@licklist/design 0.44.486-dev.29 → 0.44.486-dev.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/logo/bookedit.svg +11 -9
- package/dist/assets/logo/bookedit.svg.js +1 -1
- package/dist/assets/logo/licklist.svg +2 -0
- package/dist/assets/logo/licklist.svg.js +1 -1
- package/dist/date-time-button/DateTimeButton.d.ts +1 -5
- package/dist/date-time-button/DateTimeButton.d.ts.map +1 -1
- package/dist/date-time-button/DateTimeButton.js +1 -1
- package/dist/events/edit-event-modal/IntervalInput.d.ts.map +1 -1
- package/dist/events/edit-event-modal/IntervalInput.js +1 -1
- package/dist/events/event-venue-map/hooks/useImage.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useImage.js +1 -1
- package/dist/file-upload/FileUpload.d.ts.map +1 -1
- package/dist/file-upload/FileUpload.js +1 -1
- package/dist/iframe/activity-cards/activity-card/ActivityCard.d.ts +12 -0
- package/dist/iframe/activity-cards/activity-card/ActivityCard.d.ts.map +1 -0
- package/dist/iframe/activity-cards/activity-card/ActivityCard.js +1 -0
- package/dist/iframe/activity-cards/index.d.ts +3 -0
- package/dist/iframe/activity-cards/index.d.ts.map +1 -0
- package/dist/iframe/activity-cards/list-activity-card/ListActivityCard.d.ts +12 -0
- package/dist/iframe/activity-cards/list-activity-card/ListActivityCard.d.ts.map +1 -0
- package/dist/iframe/activity-cards/list-activity-card/ListActivityCard.js +1 -0
- package/dist/iframe/event/event-calendar/EventCalendar.d.ts +5 -0
- package/dist/iframe/event/event-calendar/EventCalendar.d.ts.map +1 -0
- package/dist/iframe/event/event-calendar/EventCalendar.js +1 -0
- package/dist/iframe/event/event-calendar/components/CalendarButtons/CalendarButtons.d.ts +6 -0
- package/dist/iframe/event/event-calendar/components/CalendarButtons/CalendarButtons.d.ts.map +1 -0
- package/dist/iframe/event/event-calendar/components/CalendarButtons/CalendarButtons.js +1 -0
- package/dist/iframe/event/event-calendar/components/CalendarButtons/index.d.ts.map +1 -0
- package/dist/{calendar → iframe/event/event-calendar}/components/CalendarDate/CalendarDate.d.ts +2 -3
- package/dist/iframe/event/event-calendar/components/CalendarDate/CalendarDate.d.ts.map +1 -0
- package/dist/iframe/event/event-calendar/components/CalendarDate/CalendarDate.js +1 -0
- package/dist/iframe/event/event-calendar/components/CalendarDate/index.d.ts.map +1 -0
- package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.d.ts +5 -0
- package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.d.ts.map +1 -0
- package/dist/iframe/event/event-calendar/components/CalendarDates/CalendarDates.js +1 -0
- package/dist/iframe/event/event-calendar/components/CalendarDates/index.d.ts.map +1 -0
- package/dist/iframe/event/event-calendar/components/CalendarSelect/CalendarSelect.d.ts.map +1 -0
- package/dist/iframe/event/event-calendar/components/CalendarSelect/CalendarSelect.js +1 -0
- package/dist/iframe/event/event-calendar/components/CalendarSelect/index.d.ts.map +1 -0
- package/dist/iframe/event/event-calendar/components/CalendarWeekdays/CalendarWeekdays.d.ts.map +1 -0
- package/dist/iframe/event/event-calendar/components/CalendarWeekdays/index.d.ts.map +1 -0
- package/dist/iframe/event/event-calendar/index.d.ts +4 -0
- package/dist/iframe/event/event-calendar/index.d.ts.map +1 -0
- package/dist/iframe/event/event-calendar/types/index.d.ts +6 -0
- package/dist/iframe/event/event-calendar/types/index.d.ts.map +1 -0
- package/dist/iframe/event/event-calendar/utils/index.d.ts +3 -0
- package/dist/iframe/event/event-calendar/utils/index.d.ts.map +1 -0
- package/dist/iframe/event/event-calendar/utils/index.js +1 -0
- package/dist/iframe/event/index.d.ts +1 -0
- package/dist/iframe/event/index.d.ts.map +1 -1
- package/dist/iframe/index.d.ts +2 -2
- package/dist/iframe/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts +1 -1
- package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/BookingSummary.js +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/BookingSummaryAccordion/BookingSummaryAccordion.js +1 -1
- package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts +0 -1
- package/dist/iframe/order-process/components/BookingSummary/types/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/utils/index.js +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.js +1 -1
- package/dist/iframe/order-process/components/Timer/utils/index.d.ts +1 -1
- package/dist/iframe/order-process/components/Timer/utils/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/Timer/utils/index.js +1 -1
- package/dist/iframe/order-process/components/utils/useCategoryVerification.d.ts +2 -3
- package/dist/iframe/order-process/components/utils/useCategoryVerification.d.ts.map +1 -1
- package/dist/iframe/order-process/components/utils/useCategoryVerification.js +1 -1
- package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.js +1 -1
- package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/hooks/useTableData.js +1 -1
- package/dist/iframe/payment/order-items-table/types/index.d.ts +1 -7
- package/dist/iframe/payment/order-items-table/types/index.d.ts.map +1 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.js +1 -1
- package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.js +1 -1
- package/dist/product-set/form/ProductsControl.d.ts +1 -3
- package/dist/product-set/form/ProductsControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductsControl.js +1 -1
- package/dist/product-set/product/ProductControl.d.ts +1 -2
- package/dist/product-set/product/ProductControl.d.ts.map +1 -1
- package/dist/product-set/product/ProductControl.js +1 -1
- package/dist/product-set/product/duration/ProductDurationControl.js +1 -1
- package/dist/product-set/product-category/ProductCategoryControl.d.ts.map +1 -1
- package/dist/product-set/product-category/ProductCategoryControl.js +1 -1
- package/dist/provider/working-hours-input/WorkingHoursInputDescription.d.ts.map +1 -1
- package/dist/provider/working-hours-input/WorkingHoursInputDescription.js +1 -1
- package/dist/recurrence-input/RecurrenceEndInput.d.ts +1 -8
- package/dist/recurrence-input/RecurrenceEndInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceEndInput.js +1 -1
- package/dist/recurrence-input/RecurrenceInput.d.ts +1 -2
- package/dist/recurrence-input/RecurrenceInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceInput.js +1 -1
- package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.d.ts +1 -4
- package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.d.ts.map +1 -1
- package/dist/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.js +1 -1
- package/dist/report/form/ReportForm.d.ts.map +1 -1
- package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
- package/dist/snippet/snippet-template/preview/Preview.js +1 -1
- package/dist/static/RestrictedAccess.d.ts.map +1 -1
- package/dist/static/form-number-input/FormNumberInput.d.ts +1 -2
- package/dist/static/form-number-input/FormNumberInput.d.ts.map +1 -1
- package/dist/static/form-number-input/FormNumberInput.js +1 -1
- package/dist/styles/header/Header.scss +4 -0
- package/dist/styles/{activity-card/GridActivitiesCard.scss → iframe-customers-journey/ActivitiesCard.scss} +1 -1
- package/{src/styles/activity-card/ListActivitiesCard.scss → dist/styles/iframe-customers-journey/ActivitiesSelectedCard.scss} +1 -2
- package/dist/styles/{date-time-button → iframe-customers-journey}/DateTimeButton.scss +6 -3
- package/dist/styles/iframe-customers-journey/_index.scss +3 -0
- package/dist/styles/iframe-events/Calendar.scss +14 -14
- package/dist/styles/iframe-events/Card.scss +0 -1
- package/dist/styles/iframe-page/PageBody.scss +2 -3
- package/dist/styles/notification/Notification.scss +0 -4
- package/dist/styles/packages.scss +1 -2
- package/dist/styles/resources-blocking/_index.scss +0 -5
- package/dist/styles/themes/bookedit/_index.scss +0 -1
- package/dist/zone/form/components/AvailableTimesControl.d.ts.map +1 -1
- package/dist/zone/form/components/AvailableTimesControl.js +1 -1
- package/dist/zone/form/components/ZoneControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneControl.js +1 -1
- package/dist/zone/form/components/ZoneRecurrencesControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneRecurrencesControl.js +1 -1
- package/dist/zone/form/utils/dates.d.ts.map +1 -1
- package/dist/zone/form/utils/dates.js +1 -1
- package/package.json +2 -2
- package/src/assets/logo/bookedit.svg +11 -9
- package/src/assets/logo/licklist.svg +2 -0
- package/src/date-time-button/DateTimeButton.stories.tsx +0 -17
- package/src/date-time-button/DateTimeButton.tsx +20 -42
- package/src/events/edit-event-modal/IntervalInput.tsx +0 -3
- package/src/events/event-venue-map/hooks/useImage.tsx +8 -17
- package/src/file-upload/FileUpload.tsx +1 -3
- package/src/iframe/{activity-card → activity-cards/activity-card}/ActivityCard.stories.tsx +1 -24
- package/src/iframe/activity-cards/activity-card/ActivityCard.tsx +38 -0
- package/src/iframe/activity-cards/index.ts +2 -0
- package/src/iframe/activity-cards/list-activity-card/ListActivityCard.stories.tsx +52 -0
- package/src/iframe/activity-cards/list-activity-card/ListActivityCard.tsx +49 -0
- package/src/iframe/event/event-calendar/EventCalendar.stories.tsx +37 -0
- package/src/iframe/event/event-calendar/EventCalendar.tsx +20 -0
- package/src/{calendar → iframe/event/event-calendar}/components/CalendarButtons/CalendarButtons.tsx +14 -31
- package/src/{calendar → iframe/event/event-calendar}/components/CalendarDate/CalendarDate.tsx +2 -10
- package/src/{calendar → iframe/event/event-calendar}/components/CalendarDates/CalendarDates.tsx +13 -17
- package/src/{calendar → iframe/event/event-calendar}/components/CalendarSelect/CalendarSelect.tsx +1 -1
- package/src/iframe/event/event-calendar/index.ts +6 -0
- package/src/iframe/event/event-calendar/types/index.ts +6 -0
- package/src/iframe/event/event-calendar/utils/index.ts +11 -0
- package/src/iframe/event/event-venue-map/IframeEventVenueMap.stories.tsx +1 -1
- package/src/iframe/event/index.ts +6 -0
- package/src/iframe/index.ts +2 -1
- package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +0 -2
- package/src/iframe/order-process/components/BookingSummary/types/index.ts +0 -1
- package/src/iframe/order-process/components/BookingSummary/utils/index.ts +0 -2
- package/src/iframe/order-process/components/CalendarStepsForm/CalendarStepsForm.tsx +3 -5
- package/src/iframe/order-process/components/Timer/utils/index.ts +9 -6
- package/src/iframe/order-process/components/utils/useCategoryVerification.ts +29 -28
- package/src/iframe/page/Page.stories.tsx +2 -2
- package/src/iframe/page/components/PageBody/components/LeftBlock/LeftBlock.tsx +1 -6
- package/src/iframe/payment/order-items-table/hooks/useTableData.tsx +99 -11
- package/src/iframe/payment/order-items-table/types/index.ts +1 -18
- package/src/iframe/payment/payment-page/PaymentPage.tsx +4 -4
- package/src/index.ts +0 -1
- package/src/notification/email-template/control/EmailTemplateControl.tsx +1 -26
- package/src/product-set/form/ProductCategoriesControl.tsx +0 -2
- package/src/product-set/form/ProductSetForm.stories.tsx +0 -1
- package/src/product-set/form/ProductsControl.tsx +0 -10
- package/src/product-set/product/ProductControl.tsx +8 -30
- package/src/product-set/product/duration/ProductDurationControl.tsx +1 -1
- package/src/product-set/product-category/ProductCategoryControl.tsx +5 -15
- package/src/provider/location-input/LocationInputDescription.tsx +2 -2
- package/src/provider/working-hours-input/WorkingHoursInputDescription.tsx +8 -10
- package/src/recurrence-input/RecurrenceEndInput.tsx +10 -28
- package/src/recurrence-input/RecurrenceInput.tsx +2 -12
- package/src/recurring-date-picker-input/RecurrenceIntervalAndFrequencyInput.tsx +21 -24
- package/src/report/form/ReportForm.tsx +1 -1
- package/src/snippet/snippet-template/preview/Preview.tsx +2 -14
- package/src/static/CountryCodeSelect.tsx +3 -3
- package/src/static/RestrictedAccess.tsx +1 -1
- package/src/static/form-number-input/FormNumberInput.tsx +1 -8
- package/src/styles/header/Header.scss +4 -0
- package/src/styles/{activity-card/GridActivitiesCard.scss → iframe-customers-journey/ActivitiesCard.scss} +1 -1
- package/{dist/styles/activity-card/ListActivitiesCard.scss → src/styles/iframe-customers-journey/ActivitiesSelectedCard.scss} +1 -2
- package/src/styles/{date-time-button → iframe-customers-journey}/DateTimeButton.scss +6 -3
- package/src/styles/iframe-customers-journey/_index.scss +3 -0
- package/src/styles/iframe-events/Calendar.scss +14 -14
- package/src/styles/iframe-events/Card.scss +0 -1
- package/src/styles/iframe-page/PageBody.scss +2 -3
- package/src/styles/notification/Notification.scss +0 -4
- package/src/styles/packages.scss +1 -2
- package/src/styles/resources-blocking/_index.scss +0 -5
- package/src/styles/themes/bookedit/_index.scss +0 -1
- package/src/typings.d.ts +0 -11
- package/src/zone/form/components/AvailableTimesControl.tsx +9 -4
- package/src/zone/form/components/ZoneControl.tsx +0 -2
- package/src/zone/form/components/ZoneRecurrencesControl.tsx +35 -27
- package/src/zone/form/utils/dates.ts +36 -29
- package/dist/assets/iframe/available.svg.js +0 -1
- package/dist/assets/iframe/limited.svg.js +0 -1
- package/dist/assets/iframe/soldOut.svg.js +0 -1
- package/dist/assets/logo/favicon.svg +0 -12
- package/dist/calendar/Calendar.d.ts +0 -16
- package/dist/calendar/Calendar.d.ts.map +0 -1
- package/dist/calendar/Calendar.js +0 -1
- package/dist/calendar/components/CalendarButtons/CalendarButtons.d.ts +0 -6
- package/dist/calendar/components/CalendarButtons/CalendarButtons.d.ts.map +0 -1
- package/dist/calendar/components/CalendarButtons/CalendarButtons.js +0 -1
- package/dist/calendar/components/CalendarButtons/index.d.ts.map +0 -1
- package/dist/calendar/components/CalendarDate/CalendarDate.d.ts.map +0 -1
- package/dist/calendar/components/CalendarDate/CalendarDate.js +0 -1
- package/dist/calendar/components/CalendarDate/index.d.ts.map +0 -1
- package/dist/calendar/components/CalendarDates/CalendarDates.d.ts +0 -8
- package/dist/calendar/components/CalendarDates/CalendarDates.d.ts.map +0 -1
- package/dist/calendar/components/CalendarDates/CalendarDates.js +0 -1
- package/dist/calendar/components/CalendarDates/index.d.ts.map +0 -1
- package/dist/calendar/components/CalendarSelect/CalendarSelect.d.ts.map +0 -1
- package/dist/calendar/components/CalendarSelect/CalendarSelect.js +0 -1
- package/dist/calendar/components/CalendarSelect/index.d.ts.map +0 -1
- package/dist/calendar/components/CalendarWeekdays/CalendarWeekdays.d.ts.map +0 -1
- package/dist/calendar/components/CalendarWeekdays/index.d.ts.map +0 -1
- package/dist/calendar/index.d.ts +0 -4
- package/dist/calendar/index.d.ts.map +0 -1
- package/dist/calendar/utils/index.d.ts +0 -5
- package/dist/calendar/utils/index.d.ts.map +0 -1
- package/dist/calendar/utils/index.js +0 -1
- package/dist/iframe/activity-card/ActivityCard.d.ts +0 -17
- package/dist/iframe/activity-card/ActivityCard.d.ts.map +0 -1
- package/dist/iframe/activity-card/ActivityCard.js +0 -1
- package/dist/iframe/activity-card/index.d.ts +0 -2
- package/dist/iframe/activity-card/index.d.ts.map +0 -1
- package/dist/iframe/payment/order-items-table/types/index.js +0 -1
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts +0 -3
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts.map +0 -1
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.js +0 -1
- package/dist/styles/activity-card/_index.scss +0 -2
- package/dist/styles/date-time-button/_index.scss +0 -1
- package/dist/zone/form/components/GameDurationControl.d.ts +0 -7
- package/dist/zone/form/components/GameDurationControl.d.ts.map +0 -1
- package/dist/zone/form/components/GameDurationControl.js +0 -1
- package/src/assets/logo/favicon.svg +0 -12
- package/src/calendar/Calendar.stories.tsx +0 -33
- package/src/calendar/Calendar.tsx +0 -59
- package/src/calendar/index.ts +0 -3
- package/src/calendar/utils/index.ts +0 -28
- package/src/iframe/activity-card/ActivityCard.tsx +0 -77
- package/src/iframe/activity-card/index.ts +0 -1
- package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +0 -118
- package/src/styles/activity-card/_index.scss +0 -2
- package/src/styles/date-time-button/_index.scss +0 -1
- package/src/zone/form/components/GameDurationControl.tsx +0 -46
- /package/dist/assets/iframe/{available.svg → dateInfo/available.svg} +0 -0
- /package/dist/assets/iframe/{limited.svg → dateInfo/limited.svg} +0 -0
- /package/dist/assets/iframe/{soldOut.svg → dateInfo/soldOut.svg} +0 -0
- /package/dist/{calendar → iframe/event/event-calendar}/components/CalendarButtons/index.d.ts +0 -0
- /package/dist/{calendar → iframe/event/event-calendar}/components/CalendarDate/index.d.ts +0 -0
- /package/dist/{calendar → iframe/event/event-calendar}/components/CalendarDates/index.d.ts +0 -0
- /package/dist/{calendar → iframe/event/event-calendar}/components/CalendarSelect/CalendarSelect.d.ts +0 -0
- /package/dist/{calendar → iframe/event/event-calendar}/components/CalendarSelect/index.d.ts +0 -0
- /package/dist/{calendar → iframe/event/event-calendar}/components/CalendarWeekdays/CalendarWeekdays.d.ts +0 -0
- /package/dist/{calendar → iframe/event/event-calendar}/components/CalendarWeekdays/CalendarWeekdays.js +0 -0
- /package/dist/{calendar → iframe/event/event-calendar}/components/CalendarWeekdays/index.d.ts +0 -0
- /package/src/assets/iframe/{available.svg → dateInfo/available.svg} +0 -0
- /package/src/assets/iframe/{limited.svg → dateInfo/limited.svg} +0 -0
- /package/src/assets/iframe/{soldOut.svg → dateInfo/soldOut.svg} +0 -0
- /package/src/{calendar → iframe/event/event-calendar}/components/CalendarButtons/index.ts +0 -0
- /package/src/{calendar → iframe/event/event-calendar}/components/CalendarDate/index.ts +0 -0
- /package/src/{calendar → iframe/event/event-calendar}/components/CalendarDates/index.ts +0 -0
- /package/src/{calendar → iframe/event/event-calendar}/components/CalendarSelect/index.ts +0 -0
- /package/src/{calendar → iframe/event/event-calendar}/components/CalendarWeekdays/CalendarWeekdays.tsx +0 -0
- /package/src/{calendar → iframe/event/event-calendar}/components/CalendarWeekdays/index.ts +0 -0
|
@@ -14,7 +14,6 @@ import { generateUuid } from "@licklist/core/dist/Services";
|
|
|
14
14
|
import HookFormService from "@licklist/plugins/dist/services/Form/HookFormService";
|
|
15
15
|
|
|
16
16
|
import { CategoryType } from "@licklist/core/dist/DataMapper/Product/ProductCategoryDataMapper";
|
|
17
|
-
import { Zone } from "@licklist/core/dist/DataMapper/Provider/ZoneDataMapper";
|
|
18
17
|
import { ProductControl, ProductControlProps, ProductSetFormValues } from "..";
|
|
19
18
|
import { SortableTree } from "../../sortable-tree";
|
|
20
19
|
import { CreateProductSetItem } from "../item/CreateProductSetItem";
|
|
@@ -33,7 +32,6 @@ interface ProductsControlProps extends WithIsLoading {
|
|
|
33
32
|
productCategoryIndex: number;
|
|
34
33
|
hasTicket?: boolean;
|
|
35
34
|
categoryType: CategoryType;
|
|
36
|
-
zones?: Zone[];
|
|
37
35
|
}
|
|
38
36
|
|
|
39
37
|
const getDefaultProductValue = (sort: number): Product => ({
|
|
@@ -76,7 +74,6 @@ export function ProductsControl({
|
|
|
76
74
|
productCategoryIndex,
|
|
77
75
|
hasTicket,
|
|
78
76
|
categoryType,
|
|
79
|
-
zones,
|
|
80
77
|
}: ProductsControlProps) {
|
|
81
78
|
const { t } = useTranslation("Design");
|
|
82
79
|
const form = useFormContext<ProductSetFormValues>();
|
|
@@ -92,12 +89,6 @@ export function ProductsControl({
|
|
|
92
89
|
getValues,
|
|
93
90
|
} = form;
|
|
94
91
|
|
|
95
|
-
const zoneId = watch(
|
|
96
|
-
`steps.${stepIndex}.productCategories.${productCategoryIndex}.zoneId`
|
|
97
|
-
);
|
|
98
|
-
|
|
99
|
-
const catergoryZone = zones?.find((zone) => zone.id === Number(zoneId));
|
|
100
|
-
|
|
101
92
|
const productControlFieldName =
|
|
102
93
|
`steps.${stepIndex}.productCategories.${productCategoryIndex}.products` as const;
|
|
103
94
|
|
|
@@ -254,7 +245,6 @@ export function ProductsControl({
|
|
|
254
245
|
onProductNameChange={onChange}
|
|
255
246
|
hasTicket={hasTicket}
|
|
256
247
|
categoryType={categoryType}
|
|
257
|
-
zoneDuration={catergoryZone?.defaultDuration}
|
|
258
248
|
/>
|
|
259
249
|
}
|
|
260
250
|
onDelete={() => onProductRemove(index)}
|
|
@@ -113,7 +113,6 @@ export interface ProductControlProps<T>
|
|
|
113
113
|
productName: string;
|
|
114
114
|
hasTicket?: boolean;
|
|
115
115
|
categoryType?: CategoryType;
|
|
116
|
-
zoneDuration?: number;
|
|
117
116
|
}
|
|
118
117
|
|
|
119
118
|
export function ProductControl<T extends FormValues>({
|
|
@@ -127,7 +126,6 @@ export function ProductControl<T extends FormValues>({
|
|
|
127
126
|
productName,
|
|
128
127
|
hasTicket,
|
|
129
128
|
categoryType,
|
|
130
|
-
zoneDuration,
|
|
131
129
|
}: ProductControlProps<T>) {
|
|
132
130
|
const {
|
|
133
131
|
register,
|
|
@@ -135,7 +133,6 @@ export function ProductControl<T extends FormValues>({
|
|
|
135
133
|
formState: { errors },
|
|
136
134
|
setValue,
|
|
137
135
|
getValues,
|
|
138
|
-
setError,
|
|
139
136
|
watch,
|
|
140
137
|
} = useFormContext<T>();
|
|
141
138
|
|
|
@@ -193,13 +190,6 @@ export function ProductControl<T extends FormValues>({
|
|
|
193
190
|
[handleImageUploading]
|
|
194
191
|
);
|
|
195
192
|
|
|
196
|
-
const onChangeGameCapacity = (value: number) => {
|
|
197
|
-
setValue(
|
|
198
|
-
`${fieldNamePrefix}.duration` as Path<T>,
|
|
199
|
-
(value * zoneDuration) as UnpackNestedValue<PathValue<T, Path<T>>>
|
|
200
|
-
);
|
|
201
|
-
};
|
|
202
|
-
|
|
203
193
|
const onImageRemove = useCallback(
|
|
204
194
|
(id, path) => {
|
|
205
195
|
handleImageRemove(String(id), path);
|
|
@@ -227,17 +217,6 @@ export function ProductControl<T extends FormValues>({
|
|
|
227
217
|
}
|
|
228
218
|
}, [images, fieldNamePrefix, setValue]);
|
|
229
219
|
|
|
230
|
-
useEffect(() => {
|
|
231
|
-
if (categoryType !== CATEGORY_TYPE_GAME || zoneDuration) {
|
|
232
|
-
return;
|
|
233
|
-
}
|
|
234
|
-
|
|
235
|
-
setError(`${fieldNamePrefix}.duration` as Path<T>, {
|
|
236
|
-
message: t("Validation:categoryZoneDoesntHaveDefaultDuration"),
|
|
237
|
-
});
|
|
238
|
-
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
239
|
-
}, [categoryType, zoneDuration, fieldNamePrefix]);
|
|
240
|
-
|
|
241
220
|
const quantitySelector = quantityValue ?? "1";
|
|
242
221
|
const quantity = QUANTITY_TYPE_LIST_DTO[quantitySelector as string];
|
|
243
222
|
return (
|
|
@@ -393,14 +372,6 @@ export function ProductControl<T extends FormValues>({
|
|
|
393
372
|
<FormNumberInput
|
|
394
373
|
fieldName={`${fieldNamePrefix}.capacity`}
|
|
395
374
|
label={t("capacity")}
|
|
396
|
-
rules={{
|
|
397
|
-
min: {
|
|
398
|
-
value: 1,
|
|
399
|
-
message: t("Validation:fieldRequired", {
|
|
400
|
-
attribute: t("capacity"),
|
|
401
|
-
}) as string,
|
|
402
|
-
},
|
|
403
|
-
}}
|
|
404
375
|
/>
|
|
405
376
|
</Col>
|
|
406
377
|
</Row>
|
|
@@ -412,7 +383,6 @@ export function ProductControl<T extends FormValues>({
|
|
|
412
383
|
<FormNumberInput
|
|
413
384
|
fieldName={`${fieldNamePrefix}.capacity`}
|
|
414
385
|
label={t("capacity")}
|
|
415
|
-
onChange={onChangeGameCapacity}
|
|
416
386
|
rules={{
|
|
417
387
|
min: {
|
|
418
388
|
value: 1,
|
|
@@ -427,6 +397,14 @@ export function ProductControl<T extends FormValues>({
|
|
|
427
397
|
<FormNumberInput
|
|
428
398
|
fieldName={`${fieldNamePrefix}.duration`}
|
|
429
399
|
label={t("durationMinutes")}
|
|
400
|
+
rules={{
|
|
401
|
+
min: {
|
|
402
|
+
value: 1,
|
|
403
|
+
message: t("Validation:fieldRequired", {
|
|
404
|
+
attribute: t("duration"),
|
|
405
|
+
}) as string,
|
|
406
|
+
},
|
|
407
|
+
}}
|
|
430
408
|
/>
|
|
431
409
|
</Col>
|
|
432
410
|
</Row>
|
|
@@ -332,7 +332,7 @@ export function ProductCategoryControl({
|
|
|
332
332
|
<Row>
|
|
333
333
|
<Col>
|
|
334
334
|
<Form.Group controlId={zoneId}>
|
|
335
|
-
<Form.Label>
|
|
335
|
+
<Form.Label>Zone</Form.Label>
|
|
336
336
|
<Controller
|
|
337
337
|
control={control}
|
|
338
338
|
name={`${fieldNamePrefix}.zoneId`}
|
|
@@ -361,20 +361,10 @@ export function ProductCategoryControl({
|
|
|
361
361
|
}),
|
|
362
362
|
},
|
|
363
363
|
validate: (value) => {
|
|
364
|
-
if (
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
(zone) => zone?.id === Number(value)
|
|
369
|
-
);
|
|
370
|
-
|
|
371
|
-
if (!selelctedZone?.defaultDuration) {
|
|
372
|
-
return t(
|
|
373
|
-
"Validation:zoneDoesntHaveDefaultDuration"
|
|
374
|
-
) as string;
|
|
375
|
-
}
|
|
376
|
-
|
|
377
|
-
return true;
|
|
364
|
+
if (value) return true;
|
|
365
|
+
return t("Validation:fieldRequired", {
|
|
366
|
+
attribute: t("zone"),
|
|
367
|
+
}) as string;
|
|
378
368
|
},
|
|
379
369
|
}}
|
|
380
370
|
/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { useFormContext } from "react-hook-form";
|
|
3
3
|
import en from "react-phone-number-input/locale/en.json";
|
|
4
4
|
import { LocationInputValues } from ".";
|
|
@@ -13,7 +13,7 @@ export function LocationInputDescription() {
|
|
|
13
13
|
"postcode",
|
|
14
14
|
"country",
|
|
15
15
|
] as const;
|
|
16
|
-
const fields = fieldNames.reduce<
|
|
16
|
+
const fields = fieldNames.reduce<JSX.Element[]>((acc, field) => {
|
|
17
17
|
const value = values?.[field];
|
|
18
18
|
if (!value) return acc;
|
|
19
19
|
|
|
@@ -3,7 +3,7 @@ import React from "react";
|
|
|
3
3
|
import { Col, Row } from "react-bootstrap";
|
|
4
4
|
import { useFormContext } from "react-hook-form";
|
|
5
5
|
import { useTranslation } from "react-i18next";
|
|
6
|
-
import {
|
|
6
|
+
import { useIntl } from "react-intl";
|
|
7
7
|
import { WorkingHoursInputValues } from ".";
|
|
8
8
|
import { useWeekdays } from "./utils";
|
|
9
9
|
|
|
@@ -12,9 +12,7 @@ export function WorkingHoursInputDescription() {
|
|
|
12
12
|
const values = watch("workingHours");
|
|
13
13
|
const weekdays = useWeekdays("short");
|
|
14
14
|
const { t } = useTranslation("Design");
|
|
15
|
-
|
|
16
|
-
if (!values) return null;
|
|
17
|
-
|
|
15
|
+
const { formatTime } = useIntl();
|
|
18
16
|
return (
|
|
19
17
|
<>
|
|
20
18
|
{Array.from({ length: weekdays.length }, (_, i) => i)
|
|
@@ -28,16 +26,16 @@ export function WorkingHoursInputDescription() {
|
|
|
28
26
|
{weekday?.end
|
|
29
27
|
? weekday.start
|
|
30
28
|
? t("timeInterval", {
|
|
31
|
-
start:
|
|
32
|
-
|
|
29
|
+
start: formatTime(
|
|
30
|
+
DateTime.fromISO(weekday.start).toJSDate()
|
|
33
31
|
),
|
|
34
|
-
end:
|
|
35
|
-
|
|
32
|
+
end: formatTime(
|
|
33
|
+
DateTime.fromISO(weekday.end).toJSDate()
|
|
36
34
|
),
|
|
37
35
|
})
|
|
38
36
|
: t("timeFrom", {
|
|
39
|
-
start:
|
|
40
|
-
|
|
37
|
+
start: formatTime(
|
|
38
|
+
DateTime.fromISO(weekday.start).toJSDate()
|
|
41
39
|
),
|
|
42
40
|
})
|
|
43
41
|
: null}
|
|
@@ -1,19 +1,17 @@
|
|
|
1
|
-
import React, {
|
|
1
|
+
import React, { useRef } from "react";
|
|
2
2
|
import { useId } from "@react-aria/utils";
|
|
3
3
|
import { DateTime, DurationUnit } from "luxon";
|
|
4
4
|
import { Col, Form, InputGroup, Row } from "react-bootstrap";
|
|
5
5
|
import RRule from "rrule";
|
|
6
|
-
|
|
7
|
-
import { useTranslation } from "react-i18next";
|
|
6
|
+
|
|
8
7
|
import { SupportedFrequency } from "./utils";
|
|
9
8
|
import HTMLInputDateElement from "../types/static/HTMLInputDateElement";
|
|
10
9
|
|
|
11
10
|
interface Props {
|
|
12
11
|
disabled?: boolean;
|
|
13
|
-
date: string;
|
|
14
|
-
minDate?: string; // should be in yyyy-mm-dd format
|
|
12
|
+
date: string;
|
|
15
13
|
frequency: SupportedFrequency;
|
|
16
|
-
until?: string;
|
|
14
|
+
until?: string;
|
|
17
15
|
count?: number;
|
|
18
16
|
onChange: (values: { until?: string; count?: number }) => void;
|
|
19
17
|
}
|
|
@@ -25,31 +23,16 @@ function RecurrenceEndInput({
|
|
|
25
23
|
until,
|
|
26
24
|
count,
|
|
27
25
|
onChange,
|
|
28
|
-
minDate,
|
|
29
26
|
}: Props) {
|
|
30
|
-
const { t } = useTranslation("Design");
|
|
31
27
|
// unique ids for radios
|
|
32
28
|
const neverId = useId();
|
|
33
29
|
const onId = useId();
|
|
34
30
|
const afterId = useId();
|
|
35
31
|
const dateInput = useRef<HTMLInputDateElement | null>(null);
|
|
36
32
|
|
|
37
|
-
useEffect(() => {
|
|
38
|
-
const untilDatetime = DateTime.fromFormat(
|
|
39
|
-
until ?? getUntil({ date, frequency }),
|
|
40
|
-
DATE_FORMAT
|
|
41
|
-
);
|
|
42
|
-
|
|
43
|
-
const minDatetime = DateTime.fromFormat(minDate, DATE_FORMAT);
|
|
44
|
-
|
|
45
|
-
if (minDatetime > untilDatetime) {
|
|
46
|
-
onChange({ until: minDate });
|
|
47
|
-
}
|
|
48
|
-
}, [minDate, onChange, until, date, frequency]);
|
|
49
|
-
|
|
50
33
|
return (
|
|
51
34
|
<Form.Group>
|
|
52
|
-
<Form.Label>
|
|
35
|
+
<Form.Label>Ends</Form.Label>
|
|
53
36
|
|
|
54
37
|
<Form.Check type="radio" id={neverId} custom className="mt-3">
|
|
55
38
|
<Form.Check.Input
|
|
@@ -58,7 +41,7 @@ function RecurrenceEndInput({
|
|
|
58
41
|
onChange={() => onChange({ count: 500 })}
|
|
59
42
|
disabled={disabled}
|
|
60
43
|
/>
|
|
61
|
-
<Form.Check.Label>
|
|
44
|
+
<Form.Check.Label>Never</Form.Check.Label>
|
|
62
45
|
</Form.Check>
|
|
63
46
|
|
|
64
47
|
<Form.Check type="radio" id={onId} custom className="mt-3">
|
|
@@ -72,12 +55,11 @@ function RecurrenceEndInput({
|
|
|
72
55
|
}
|
|
73
56
|
disabled={disabled}
|
|
74
57
|
/>
|
|
75
|
-
<Form.Check.Label>
|
|
58
|
+
<Form.Check.Label>On</Form.Check.Label>
|
|
76
59
|
</Col>
|
|
77
60
|
<Col>
|
|
78
61
|
<Form.Control
|
|
79
62
|
type="date"
|
|
80
|
-
min={minDate}
|
|
81
63
|
disabled={disabled || !until}
|
|
82
64
|
aria-label="Date on which the recurrence ends"
|
|
83
65
|
value={until ?? getUntil({ date, frequency })}
|
|
@@ -101,7 +83,7 @@ function RecurrenceEndInput({
|
|
|
101
83
|
}
|
|
102
84
|
disabled={disabled}
|
|
103
85
|
/>
|
|
104
|
-
<Form.Check.Label>
|
|
86
|
+
<Form.Check.Label>After</Form.Check.Label>
|
|
105
87
|
</Col>
|
|
106
88
|
<Col>
|
|
107
89
|
<InputGroup>
|
|
@@ -117,7 +99,7 @@ function RecurrenceEndInput({
|
|
|
117
99
|
}
|
|
118
100
|
/>
|
|
119
101
|
<InputGroup.Append>
|
|
120
|
-
<InputGroup.Text>
|
|
102
|
+
<InputGroup.Text>occurrences</InputGroup.Text>
|
|
121
103
|
</InputGroup.Append>
|
|
122
104
|
</InputGroup>
|
|
123
105
|
</Col>
|
|
@@ -127,7 +109,7 @@ function RecurrenceEndInput({
|
|
|
127
109
|
);
|
|
128
110
|
}
|
|
129
111
|
|
|
130
|
-
|
|
112
|
+
const defaultOccurrences = {
|
|
131
113
|
[RRule.DAILY]: 30,
|
|
132
114
|
[RRule.WEEKLY]: 13,
|
|
133
115
|
[RRule.MONTHLY]: 12,
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import { DateTime } from "luxon";
|
|
4
4
|
import React, { useEffect, useReducer } from "react";
|
|
5
5
|
import RRule, { Frequency, Weekday } from "rrule";
|
|
6
|
-
import RecurrenceEndInput
|
|
6
|
+
import RecurrenceEndInput from "./RecurrenceEndInput";
|
|
7
7
|
import RecurrenceIntervalAndFrequencyInput from "./RecurrenceIntervalAndFrequencyInput";
|
|
8
8
|
import RecurrenceMonthlyRepeatByInput from "./RecurrenceMonthlyRepeatByInput";
|
|
9
9
|
import RecurrenceWeekdaysInput from "./RecurrenceWeekdaysInput";
|
|
@@ -16,7 +16,6 @@ import {
|
|
|
16
16
|
export interface RecurrenceInputProps {
|
|
17
17
|
disabled?: boolean;
|
|
18
18
|
date: string;
|
|
19
|
-
minDate?: string;
|
|
20
19
|
value?: string;
|
|
21
20
|
onChange: (value: string) => void;
|
|
22
21
|
initialFrequency?: Frequency;
|
|
@@ -25,7 +24,6 @@ export interface RecurrenceInputProps {
|
|
|
25
24
|
export function RecurrenceInput({
|
|
26
25
|
disabled = false,
|
|
27
26
|
date,
|
|
28
|
-
minDate,
|
|
29
27
|
value,
|
|
30
28
|
onChange,
|
|
31
29
|
initialFrequency = Frequency.WEEKLY,
|
|
@@ -84,7 +82,6 @@ export function RecurrenceInput({
|
|
|
84
82
|
)}
|
|
85
83
|
<RecurrenceEndInput
|
|
86
84
|
date={date}
|
|
87
|
-
minDate={minDate}
|
|
88
85
|
frequency={state.freq}
|
|
89
86
|
until={state.until && DateTime.fromJSDate(state.until).toISODate()}
|
|
90
87
|
count={state.count}
|
|
@@ -133,12 +130,5 @@ const getInitialState = ({
|
|
|
133
130
|
byweekday = options.byweekday[0];
|
|
134
131
|
}
|
|
135
132
|
|
|
136
|
-
return {
|
|
137
|
-
...options,
|
|
138
|
-
count:
|
|
139
|
-
options?.count || options.until
|
|
140
|
-
? options.count
|
|
141
|
-
: defaultOccurrences[options.freq],
|
|
142
|
-
byweekday,
|
|
143
|
-
};
|
|
133
|
+
return { ...options, byweekday };
|
|
144
134
|
};
|
|
@@ -2,8 +2,8 @@ import React, { useEffect } from "react";
|
|
|
2
2
|
import { DateTime } from "luxon";
|
|
3
3
|
import { Col, Form, Row } from "react-bootstrap";
|
|
4
4
|
import { useTranslation } from "react-i18next";
|
|
5
|
-
import {
|
|
6
|
-
import { DATE_FORMAT } from "@licklist/core/dist/Config";
|
|
5
|
+
import { useFormContext } from "react-hook-form";
|
|
6
|
+
import { DATE_FORMAT, TIME_FULL_FORMAT } from "@licklist/core/dist/Config";
|
|
7
7
|
import { RecurringDatePickerInputValues } from "./RecurringDatePickerInput";
|
|
8
8
|
|
|
9
9
|
interface RecurrenceIntervalAndFrequencyInputProps {
|
|
@@ -13,14 +13,6 @@ interface RecurrenceIntervalAndFrequencyInputProps {
|
|
|
13
13
|
startTimeLabel?: string;
|
|
14
14
|
endDateLabel?: string;
|
|
15
15
|
endTimeLabel?: string;
|
|
16
|
-
startTimeRules?: Pick<
|
|
17
|
-
RegisterOptions,
|
|
18
|
-
"max" | "min" | "validate" | "required" | "pattern"
|
|
19
|
-
>;
|
|
20
|
-
endTimeRules?: Pick<
|
|
21
|
-
RegisterOptions,
|
|
22
|
-
"max" | "min" | "validate" | "required" | "pattern"
|
|
23
|
-
>;
|
|
24
16
|
}
|
|
25
17
|
|
|
26
18
|
function RecurrenceIntervalAndFrequencyInput({
|
|
@@ -30,8 +22,6 @@ function RecurrenceIntervalAndFrequencyInput({
|
|
|
30
22
|
startTimeLabel,
|
|
31
23
|
endDateLabel,
|
|
32
24
|
endTimeLabel,
|
|
33
|
-
startTimeRules,
|
|
34
|
-
endTimeRules,
|
|
35
25
|
}: RecurrenceIntervalAndFrequencyInputProps) {
|
|
36
26
|
const { t } = useTranslation(["Design", "Notification", "App"]);
|
|
37
27
|
|
|
@@ -40,6 +30,7 @@ function RecurrenceIntervalAndFrequencyInput({
|
|
|
40
30
|
formState: { errors },
|
|
41
31
|
register,
|
|
42
32
|
trigger,
|
|
33
|
+
setValue,
|
|
43
34
|
} = useFormContext<RecurringDatePickerInputValues>();
|
|
44
35
|
|
|
45
36
|
const startDate = getValues("startDate");
|
|
@@ -56,9 +47,6 @@ function RecurrenceIntervalAndFrequencyInput({
|
|
|
56
47
|
}, [startDate]);
|
|
57
48
|
|
|
58
49
|
useEffect(() => {
|
|
59
|
-
if (!startTime || !endTime) {
|
|
60
|
-
return;
|
|
61
|
-
}
|
|
62
50
|
trigger("endTime");
|
|
63
51
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
64
52
|
}, [startTime]);
|
|
@@ -130,15 +118,15 @@ function RecurrenceIntervalAndFrequencyInput({
|
|
|
130
118
|
</Form.Label>
|
|
131
119
|
<Form.Control
|
|
132
120
|
type="time"
|
|
133
|
-
{...register("startTime", { required: false
|
|
121
|
+
{...register("startTime", { required: false })}
|
|
122
|
+
onChange={({ target: { value } }) => {
|
|
123
|
+
setValue("startTime", `${value}:00`);
|
|
124
|
+
}}
|
|
134
125
|
placeholder="hh:mm"
|
|
135
126
|
defaultValue={startTime}
|
|
136
127
|
disabled={disabled}
|
|
137
128
|
isInvalid={Boolean(errors.startTime)}
|
|
138
129
|
/>
|
|
139
|
-
<Form.Control.Feedback type="invalid">
|
|
140
|
-
{errors.startTime?.message}
|
|
141
|
-
</Form.Control.Feedback>
|
|
142
130
|
</Form.Group>
|
|
143
131
|
</Col>
|
|
144
132
|
|
|
@@ -153,19 +141,28 @@ function RecurrenceIntervalAndFrequencyInput({
|
|
|
153
141
|
if (!startTime || !time) {
|
|
154
142
|
return true;
|
|
155
143
|
}
|
|
156
|
-
const currentStartTime = DateTime.
|
|
157
|
-
|
|
144
|
+
const currentStartTime = DateTime.fromFormat(
|
|
145
|
+
startTime,
|
|
146
|
+
TIME_FULL_FORMAT
|
|
147
|
+
);
|
|
148
|
+
|
|
149
|
+
const currentEndTime = DateTime.fromFormat(
|
|
150
|
+
time,
|
|
151
|
+
TIME_FULL_FORMAT
|
|
152
|
+
);
|
|
158
153
|
|
|
159
|
-
return currentEndTime?.diff(currentStartTime, ["
|
|
160
|
-
?.
|
|
154
|
+
return currentEndTime?.diff(currentStartTime, ["seconds"])
|
|
155
|
+
?.seconds > 0
|
|
161
156
|
? true
|
|
162
157
|
: `${t(`Validation:fieldLaterDate`, {
|
|
163
158
|
attribute: t("Design:endTimeSmall"),
|
|
164
159
|
min: t("Design:startTimeSmall"),
|
|
165
160
|
})}`;
|
|
166
161
|
},
|
|
167
|
-
...endTimeRules,
|
|
168
162
|
})}
|
|
163
|
+
onChange={({ target: { value } }) => {
|
|
164
|
+
setValue("endTime", `${value}:59`, { shouldValidate: true });
|
|
165
|
+
}}
|
|
169
166
|
placeholder="hh:mm"
|
|
170
167
|
defaultValue={endTime}
|
|
171
168
|
disabled={disabled}
|
|
@@ -15,7 +15,7 @@ export function ReportForm({
|
|
|
15
15
|
onSubmit,
|
|
16
16
|
onHide,
|
|
17
17
|
hasPermission,
|
|
18
|
-
}: ReportFormProps) {
|
|
18
|
+
}: ReportFormProps): JSX.Element {
|
|
19
19
|
const { t } = useTranslation(["App"]);
|
|
20
20
|
const fromDateInput = useRef<HTMLInputDateElement | null>(null);
|
|
21
21
|
const toDateInput = useRef<HTMLInputDateElement | null>(null);
|
|
@@ -7,9 +7,6 @@ import {
|
|
|
7
7
|
SNIPPET_TYPE_VENUE_MAP,
|
|
8
8
|
} from "@licklist/core/dist/DataMapper/Provider/SnippetDataMapper";
|
|
9
9
|
import { ProductSet } from "@licklist/core/dist/DataMapper/Product/ProductSetDataMapper";
|
|
10
|
-
import { DateTime } from "luxon";
|
|
11
|
-
import { Calendar, defaultStartDay } from "../../../calendar";
|
|
12
|
-
import { getMonthCalendarDates } from "../../../calendar/utils";
|
|
13
10
|
import { IframeEventCard } from "../../../iframe/event/event-card";
|
|
14
11
|
import { SettingButton } from "../settings";
|
|
15
12
|
import {
|
|
@@ -27,6 +24,7 @@ import {
|
|
|
27
24
|
} from "../../../iframe";
|
|
28
25
|
import { NumberInput } from "../../../iframe/order-process/components/CategoryProduct/components/NumberInput";
|
|
29
26
|
import { SnippetTemplateContext } from "../context/snippetTemplate";
|
|
27
|
+
import { EventCalendar } from "../../../iframe/event/event-calendar";
|
|
30
28
|
|
|
31
29
|
const DEFAULT_IMAGE =
|
|
32
30
|
"https://images.unsplash.com/photo-1638988319382-90e61be77c59?ixlib=rb-1.2.1&auto=format&fit=crop&w=687&q=80";
|
|
@@ -54,10 +52,6 @@ export function Preview({
|
|
|
54
52
|
onSettingClick();
|
|
55
53
|
};
|
|
56
54
|
|
|
57
|
-
const [currentDate, setCurrentDate] = useState<DateTime>(defaultStartDay);
|
|
58
|
-
const [selectedDate, setSelectedDate] = useState<DateTime | null>(null);
|
|
59
|
-
const calendarDates = getMonthCalendarDates(currentDate);
|
|
60
|
-
|
|
61
55
|
return (
|
|
62
56
|
<div className="w-100 h-100 snippet-template-preview">
|
|
63
57
|
<Page
|
|
@@ -202,13 +196,7 @@ export function Preview({
|
|
|
202
196
|
className="mt-3 m-0"
|
|
203
197
|
containerClassName="mt-5 pt-5"
|
|
204
198
|
>
|
|
205
|
-
<
|
|
206
|
-
currentDate={currentDate}
|
|
207
|
-
setCurrentDate={setCurrentDate}
|
|
208
|
-
selectedDate={selectedDate}
|
|
209
|
-
setSelectedDate={setSelectedDate}
|
|
210
|
-
calendarDates={calendarDates}
|
|
211
|
-
/>
|
|
199
|
+
<EventCalendar />
|
|
212
200
|
</SettingButton>
|
|
213
201
|
</div>
|
|
214
202
|
<div className="pt-4">
|
|
@@ -52,9 +52,9 @@ function CountryCodeSelect({
|
|
|
52
52
|
{t("chooseCountry")}
|
|
53
53
|
</option>
|
|
54
54
|
{sortedCountries.map((key: keyof typeof en) => (
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
55
|
+
<option key={key as string} value={key as string}>
|
|
56
|
+
{en[key]}
|
|
57
|
+
</option>
|
|
58
58
|
))}
|
|
59
59
|
</Form.Control>
|
|
60
60
|
<Form.Control.Feedback type="invalid">{error}</Form.Control.Feedback>
|
|
@@ -4,7 +4,7 @@ import RouteService from "@licklist/plugins/dist/services/Route/RouteService";
|
|
|
4
4
|
import { useTranslation } from "react-i18next";
|
|
5
5
|
import Icon from "./Icon";
|
|
6
6
|
|
|
7
|
-
function RestrictedAccess() {
|
|
7
|
+
function RestrictedAccess(): JSX.Element {
|
|
8
8
|
const { t } = useTranslation("Design");
|
|
9
9
|
|
|
10
10
|
return (
|
|
@@ -15,7 +15,6 @@ interface FormNumberInputProps {
|
|
|
15
15
|
label: string;
|
|
16
16
|
fieldName: string;
|
|
17
17
|
step?: number;
|
|
18
|
-
onChange?: (value: number) => void;
|
|
19
18
|
disabled?: boolean;
|
|
20
19
|
rules?: Pick<
|
|
21
20
|
RegisterOptions,
|
|
@@ -29,7 +28,6 @@ export const FormNumberInput = ({
|
|
|
29
28
|
step = 1,
|
|
30
29
|
rules,
|
|
31
30
|
disabled,
|
|
32
|
-
onChange,
|
|
33
31
|
}: FormNumberInputProps) => {
|
|
34
32
|
const controlId = useId();
|
|
35
33
|
const { t } = useTranslation("Validation");
|
|
@@ -78,12 +76,7 @@ export const FormNumberInput = ({
|
|
|
78
76
|
disabled={disabled}
|
|
79
77
|
isInvalid={HookFormService.isInvalid(fieldName, errors)}
|
|
80
78
|
{...field}
|
|
81
|
-
onChange={(event) =>
|
|
82
|
-
if (onChange) {
|
|
83
|
-
onChange(Number(event.target.value));
|
|
84
|
-
}
|
|
85
|
-
field.onChange(Number(event.target.value));
|
|
86
|
-
}}
|
|
79
|
+
onChange={(event) => field.onChange(Number(event.target.value))}
|
|
87
80
|
onFocus={onFocus}
|
|
88
81
|
/>
|
|
89
82
|
)}
|
|
@@ -6,9 +6,8 @@
|
|
|
6
6
|
align-items: center;
|
|
7
7
|
cursor: pointer;
|
|
8
8
|
height: 5rem;
|
|
9
|
-
padding: 0.375rem;
|
|
10
9
|
border: 2px solid transparent;
|
|
11
|
-
border
|
|
10
|
+
border: 2px solid transparent;
|
|
12
11
|
background-color: $snippet-product-set-background-color;
|
|
13
12
|
color: $snippet-product-set-font-color;
|
|
14
13
|
transition: $color-transition;
|
|
@@ -100,11 +100,14 @@
|
|
|
100
100
|
color: $snippet-calendar-button-font-color;
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
.
|
|
103
|
+
.info {
|
|
104
104
|
display: flex;
|
|
105
105
|
justify-content: center;
|
|
106
|
-
align-items: center;
|
|
107
|
-
gap: 0.5rem;
|
|
108
106
|
font-weight: 300;
|
|
109
107
|
flex-direction: row;
|
|
108
|
+
|
|
109
|
+
.logo {
|
|
110
|
+
width: 0.5rem;
|
|
111
|
+
margin-right: 0.5rem;
|
|
112
|
+
}
|
|
110
113
|
}
|