From ee47b535d878f1744ea163606a0d759167dd0a36 Mon Sep 17 00:00:00 2001 From: hamed <15238-genius.ha@users.noreply.drupalcode.org> Date: Wed, 8 Jul 2026 17:38:32 +0330 Subject: [PATCH] Add empty AST cache file for version 0.8.44 with non-object root data --- app/clinics/loading.js | 3 +- app/component/CustomTable.js | 5 +- app/component/ItemDoctor.js | 6 +- app/component/Pageguide.js | 13 +- app/component/PopoverDate.js | 3 +- app/component/Tabs.js | 5 +- app/component/TimePickerField.js | 4 +- app/component/TimePickerInput.js | 3 +- app/component/comment/SendAnswer.js | 3 +- app/component/date/dateTime/hours/List.js | 11 +- app/component/fields/EditField.js | 6 +- app/component/head/index.js | 6 +- app/component/modalSearchCity/ButtonFilter.js | 3 +- app/component/openLocation/Content.js | 6 +- app/component/selectors/MultipleSelect.js | 8 +- app/component/uploadFile/ModalUpload.js | 4 +- app/payment/[uuid]/page.js | 4 +- components/aboutUs/Services.js | 28 +- components/aboutUs/index.js | 11 +- components/appointment/Content.js | 3 +- components/appointment/date/index.js | 3 +- components/appointment/detail/Form.js | 3 +- components/appointment/detail/SubmitData.js | 5 +- components/appointment/detail/index.js | 4 +- components/appointment/failedPay/index.js | 3 +- components/appointment/information/Detail.js | 10 +- components/appointment/information/Head.js | 12 +- components/appointment/information/index.js | 12 +- components/appointment/location/Head.js | 5 +- components/appointment/location/index.js | 3 +- components/appointment/paying/ButtonFixed.js | 4 +- components/appointment/paying/index.js | 8 +- components/appointment/successPay/index.js | 7 +- .../blog/detail/commentUser/AddComment.js | 3 +- components/blog/relatedContent/Item.js | 6 +- components/blogs/title/ItemTitle.js | 9 +- .../clinic/components/about/ListBime.js | 3 +- .../clinic/components/about/Services.js | 5 +- .../clinic/components/about/Specialties.js | 5 +- .../clinic/components/about/TextDetail.js | 12 +- .../clinic/components/about/images/Images.js | 8 +- .../clinic/components/about/images/List.js | 9 +- components/clinic/components/contact/index.js | 6 +- .../doctors/head/modal/FilterModal.js | 3 +- .../components/doctors/head/search/SendReq.js | 3 +- .../components/doctors/head/search/index.js | 4 +- .../doctors/head/sortlist/SelectSort.js | 6 +- components/clinics/head/FilterButton.js | 10 +- components/clinics/head/SearchBar.js | 5 +- .../clinics/head/filter/ButtonFilter.js | 3 +- components/clinics/head/modal/index.js | 5 +- components/clinics/list/index.js | 3 +- components/common/InlineJalaliMonth.js | 7 +- components/contactUs/Connect.js | 3 +- components/contactUs/call/Call.js | 7 +- components/contactUs/call/Links.js | 18 +- components/contactUs/index.js | 7 +- .../userAccount/NotfoundDashboard.js | 9 +- .../userAccount/components/UpdateBtn.js | 8 +- .../detailUser/allergies/modal/index.js | 3 +- .../detailUser/familyHistory/modal/index.js | 3 +- .../detailUser/information/ButtonSendData.js | 5 +- .../detailUser/information/component/Field.js | 7 +- .../detailUser/information/form/Content.js | 3 +- .../detailUser/medications/modal/index.js | 3 +- .../detailUser/relatives/modal/index.js | 3 +- .../detailUser/surgeries/modal/index.js | 3 +- .../turns/isTurnsDetails/modal/index.js | 5 +- components/doctor/appointmentList/index.js | 3 +- components/doctor/detailDoctor/Link.js | 11 +- components/doctor/detailDoctor/List.js | 10 +- components/doctor/detailDoctor/Share.js | 10 +- components/doctor/detailDoctor/Title.js | 5 +- .../doctor/detailDoctor/cards/AboutDcotor.js | 11 +- .../cards/comments/chart/index.js | 5 +- .../cards/comments/modal/BtnNewComment.js | 3 +- .../detailDoctor/cards/locations/Item.js | 13 +- components/doctors/modal/FilterModal.js | 3 +- components/doctors/search/SendReq.js | 3 +- components/doctors/search/index.js | 4 +- components/doctors/sortlist/SelectSort.js | 6 +- components/home/FrequentSearches.js | 3 +- components/home/TextHeader.js | 3 +- components/home/search/RedirectLink.js | 7 +- components/home/search/index.js | 6 +- components/home/search/modal/ButtonFilter.js | 3 +- components/icons/ArrowDownP.js | 3 +- components/layout/footer/index.js | 13 +- components/layout/footer/menu/HeadMenu.js | 5 +- components/layout/footer/menu/ListMenu.js | 15 +- components/layout/header/Content.js | 6 +- components/layout/header/list/Row.js | 5 +- components/layout/header/list/col/BgGray.js | 10 +- .../layout/header/list/col/ButtonMenu.js | 20 +- components/layout/header/list/col/index.js | 19 +- components/layout/index.js | 11 +- components/layout/sidebar/List.js | 17 +- components/layout/sidebar/index.js | 16 +- components/notFound/index.js | 15 +- components/register/LogInPage.js | 6 +- components/register/element/OTPForm.js | 7 +- components/register/verificationPage/index.js | 9 +- components/searchHead/smSearch/index.js | 12 +- .../specialties/list/ItemSpecialties.js | 4 +- components/specialties/list/index.js | 4 +- graphify-out/GRAPH_REPORT.md | 4 +- ...fd44371501f29b7ff2c0ac51e59a6aa673f0f.json | 1 + graphify-out/cache/stat-index.json | 2 +- graphify-out/graph.json | 52 +-- graphify-out/manifest.json | 424 +++++++++--------- 110 files changed, 415 insertions(+), 790 deletions(-) create mode 100644 graphify-out/cache/ast/v0.8.44/7cb85d049bcf4288946e6f3551efd44371501f29b7ff2c0ac51e59a6aa673f0f.json diff --git a/app/clinics/loading.js b/app/clinics/loading.js index e5e814f..462e18f 100644 --- a/app/clinics/loading.js +++ b/app/clinics/loading.js @@ -6,8 +6,7 @@ export default function Loading() { return (

{Number(doctor?.active) && doctor?.free_turn ? `اولین نوبت آزاد: ${doctor.free_turn}` diff --git a/app/component/Pageguide.js b/app/component/Pageguide.js index e75878d..a7c653d 100644 --- a/app/component/Pageguide.js +++ b/app/component/Pageguide.js @@ -4,21 +4,12 @@ function Pageguide({ list }) { {list.map((item, idx) => (

  • idx + 1 - ? "text-[#9B9B9B]" - : "text-[#525252]" - } - `} + className={`text-[16px] font-normal ${ list.length > idx + 1 ? "text-[#9B9B9B]" : "text-[#525252]" } `} > {item}

    idx + 1 ? "flex" : "hidden"} - `} + className={` text-[#9B9B9B] text-[16px] font-normal ${list.length > idx + 1 ? "flex" : "hidden"} `} > {">"} diff --git a/app/component/PopoverDate.js b/app/component/PopoverDate.js index 474b1eb..9a18a7b 100644 --- a/app/component/PopoverDate.js +++ b/app/component/PopoverDate.js @@ -20,8 +20,7 @@ function PopoverDate({ text, updateDate, type }) {
    diff --git a/app/component/Tabs.js b/app/component/Tabs.js index 4661e3a..50e83e3 100644 --- a/app/component/Tabs.js +++ b/app/component/Tabs.js @@ -35,10 +35,7 @@ function Tabs({ value, handleChange, listTab, inactives, isSm, style }) { marginLeft: !isSm ? "9px !important" : undefined, }, }} - className={` - text-[#495057] !p-1 !text-[14px] md:!text-[16px] !font-bold - ${isSm ? "!w-1/2 !m-0" : "!mr-[38px]"} - `} + className={` text-[#495057] !p-1 !text-[14px] md:!text-[16px] !font-bold ${isSm ? "!w-1/2 !m-0" : "!mr-[38px]"} `} /> ))} diff --git a/app/component/TimePickerField.js b/app/component/TimePickerField.js index b2e6959..b8b8d9d 100644 --- a/app/component/TimePickerField.js +++ b/app/component/TimePickerField.js @@ -82,9 +82,7 @@ function TimePickerField({ dataChange, isVacation, disable, timeStart, data }) { }} />

    {value} diff --git a/app/component/TimePickerInput.js b/app/component/TimePickerInput.js index 64160ce..8fc3e32 100644 --- a/app/component/TimePickerInput.js +++ b/app/component/TimePickerInput.js @@ -47,8 +47,7 @@ function TimePickerInput({ changeData, handleDisableHours, name, data }) { }} />

    {data[name]}

    diff --git a/app/component/comment/SendAnswer.js b/app/component/comment/SendAnswer.js index a83ce4b..f796071 100644 --- a/app/component/comment/SendAnswer.js +++ b/app/component/comment/SendAnswer.js @@ -51,8 +51,7 @@ function SendAnswer({ doctor, parentUuid, onSent }) { disabled={loading} onClick={sendReq} variant="contained" - className="!p-2 !h-10 !text-[12px] !font-medium sm:!py-[10px] md:!px-[12px] !rounded-[8px] - !shadow-none sm:!shadow-[0px_4px_30px_0px_rgba(56,_160,_162,_0.30)]" + className="!p-2 !h-10 !text-[12px] !font-medium sm:!py-[10px] md:!px-[12px] !rounded-[8px] !shadow-none sm:!shadow-[0px_4px_30px_0px_rgba(56,_160,_162,_0.30)]" > ارسال پاسخ diff --git a/app/component/date/dateTime/hours/List.js b/app/component/date/dateTime/hours/List.js index 4cfbda9..dbe56c5 100644 --- a/app/component/date/dateTime/hours/List.js +++ b/app/component/date/dateTime/hours/List.js @@ -15,17 +15,10 @@ function List({ appo, hour, setHour, value }) {