@licklist/design 0.71.6-dev.8 → 0.71.6
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/affiliate/form/AffiliateForm.d.ts.map +1 -1
- package/dist/auth/Layout/AuthNavComponent.d.ts.map +1 -1
- package/dist/auth/Login/LoginComponent.d.ts.map +1 -1
- package/dist/auth/Login/LoginComponent.js +1 -2
- package/dist/auth/Login/LoginFormComponent.d.ts.map +1 -1
- package/dist/auth/Logout/Logout.js +0 -1
- package/dist/auth/Register/RegisterComponent.d.ts.map +1 -1
- package/dist/auth/Register/RegisterFormComponent.d.ts.map +1 -1
- package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts.map +1 -1
- package/dist/auth/Router.d.ts.map +1 -1
- package/dist/auth/Router.js +0 -2
- package/dist/calendar/utils/index.d.ts +1 -1
- package/dist/calendar/utils/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.d.ts +1 -7
- package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.js +7 -10
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +1 -3
- package/dist/events/edit-event-modal/hooks/useValidationOptions.d.ts +1 -0
- package/dist/events/edit-event-modal/hooks/useValidationOptions.d.ts.map +1 -1
- package/dist/events/edit-event-modal/hooks/useValidationOptions.js +6 -1
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +1 -1
- package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.d.ts.map +1 -1
- package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.js +0 -1
- package/dist/events/event-card/utils.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/EventStatisticModal.d.ts +1 -2
- package/dist/events/event-statistic-modal/EventStatisticModal.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/EventStatisticModal.js +2 -2
- package/dist/events/event-statistic-modal/hooks/useTableData.d.ts +1 -1
- package/dist/events/event-statistic-modal/hooks/useTableData.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/hooks/useTableData.js +1 -2
- package/dist/events/event-statistic-modal/utils/index.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/utils/index.js +12 -24
- package/dist/events/event-venue-map/EventVenueMap.d.ts.map +1 -1
- package/dist/events/event-venue-map/EventVenueMap.js +0 -1
- package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useCanvasSize.js +4 -11
- 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 +2 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.d.ts +2 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.js +2 -2
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts +2 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.js +2 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.js +3 -22
- package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts +1 -4
- package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/utils/index.js +2 -3
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.js +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.js +0 -13
- package/dist/iframe/page/components/PageBody/constants.d.ts +0 -1
- package/dist/iframe/page/components/PageBody/constants.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/constants.js +1 -2
- package/dist/iframe/page/components/PageBody/hooks/useResizePageBody.d.ts.map +1 -1
- package/dist/iframe/page/components/PageBody/hooks/useResizePageBody.js +1 -6
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts.map +1 -1
- package/dist/iframe/payment/payment-page/PaymentPage.d.ts +1 -1
- package/dist/iframe/payment/payment-page/PaymentPage.d.ts.map +1 -1
- package/dist/iframe/payment/payment-page/PaymentPage.js +5 -29
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.js +5 -15
- package/dist/iframe/ryft/RyftPaymentForm.js +0 -1
- package/dist/iframe/ryft/utils/ryft-form.d.ts.map +1 -1
- package/dist/iframe/ryft/utils/ryft-form.js +5 -4
- package/dist/index.js +0 -1
- package/dist/layout/DropDown.d.ts +1 -2
- package/dist/layout/DropDown.d.ts.map +1 -1
- package/dist/notification/email-template/card/EmailTemplateCard.d.ts.map +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.js +0 -3
- package/dist/notification/sms-template/card/SmsTemplateCard.d.ts.map +1 -1
- package/dist/product-set/card/ProductSetCard.d.ts.map +1 -1
- package/dist/product-set/card/ProductSetCard.js +0 -1
- package/dist/product-set/control/DateAndRecurrenceInput.d.ts.map +1 -1
- package/dist/product-set/control/DateInput.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetControl.d.ts +0 -2
- package/dist/product-set/control/ProductSetControl.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetControl.js +0 -5
- package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.js +2 -49
- package/dist/product-set/form/ProductSetForm.d.ts +2 -6
- package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
- package/dist/product-set/form/ProductSetForm.js +2 -3
- package/dist/product-set/form/ProductZonesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductZonesControl.js +2 -0
- package/dist/product-set/form/ProductsControl.js +0 -2
- package/dist/product-set/form/SelectCategoryModal.d.ts +0 -12
- package/dist/product-set/form/SelectCategoryModal.d.ts.map +1 -1
- package/dist/product-set/form/SelectCategoryModal.js +1 -1
- package/dist/product-set/form/SubProductsControl.d.ts.map +1 -1
- package/dist/product-set/form/SubProductsControl.js +3 -0
- package/dist/product-set/form/VenueMapsControl.d.ts +1 -1
- package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
- package/dist/product-set/form/VenueMapsControl.js +3 -0
- package/dist/product-set/product/ProductControl.d.ts.map +1 -1
- package/dist/product-set/product/booking-management/ProductBookingManagementControl.d.ts.map +1 -1
- package/dist/product-set/product/booking-management/ProductBookingManagementControl.js +0 -6
- package/dist/product-set/product/deposit/ProductDepositControl.d.ts.map +1 -1
- package/dist/product-set/product/deposit/ProductDepositControl.js +0 -3
- package/dist/product-set/product/duration/ProductDurationControl.d.ts.map +1 -1
- package/dist/product-set/product/duration/ProductDurationControl.js +0 -6
- package/dist/product-set/product/price/ProductPriceControl.d.ts.map +1 -1
- package/dist/product-set/product/price/ProductPriceControl.js +0 -3
- package/dist/product-set/product/quantity/ProductQuantityConstantControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityConstantControl.js +0 -6
- package/dist/product-set/product/quantity/ProductQuantityControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityControl.js +0 -6
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.js +1 -4
- package/dist/product-set/product-category/ProductCategoryControl.d.ts +0 -1
- package/dist/product-set/product-category/ProductCategoryControl.d.ts.map +1 -1
- package/dist/product-set/product-category/ProductCategoryControl.js +1 -19
- package/dist/recurrence-input/RecurrenceEndInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceEndInput.js +0 -3
- package/dist/recurring-date-picker-input/RecurrenceEndInput.d.ts.map +1 -1
- package/dist/report/ReportRunnerModal/ReportRunnerModal.js +0 -1
- package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
- package/dist/resource/form/components/CapacityControl.js +0 -3
- package/dist/resource/form/components/SortControl.d.ts.map +1 -1
- package/dist/resource/form/components/SortControl.js +0 -3
- package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
- package/dist/sales/booking/results/components/ResultCard.js +2 -0
- package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
- package/dist/sales/coupon/control/CouponFormControl.js +0 -21
- package/dist/sales/life-time-sales/LifeTimeSalesChart.js +0 -1
- package/dist/sales/manual-booking/select-event/SelectEvent.js +0 -1
- package/dist/sales/manual-booking/select-menu/SelectMenu.js +0 -1
- package/dist/sales/manual-booking/summary/ManualBookingSummary.js +0 -1
- package/dist/sales/modals/refund-modal/RefundModal.d.ts.map +1 -1
- package/dist/sales/modals/refund-modal/RefundModal.js +0 -1
- package/dist/setting/admin/AdminSettingForm.d.ts.map +1 -1
- package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
- package/dist/setting/admin/PaymentFeeForm.js +1 -16
- package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/DashboardSettingForm.js +1 -4
- package/dist/setting/dashboard/snippet-templates/card/SnippetTemplateCard.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 -3
- package/dist/sortable-tree/SortableTreeItem.d.ts +1 -2
- package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
- package/dist/sortable-tree/SortableTreeItem.js +4 -10
- package/dist/static/CurrencyNumberInput.d.ts.map +1 -1
- package/dist/static/CurrencyNumberInput.js +0 -3
- package/dist/static/date-range-input/utils/index.d.ts +1 -1
- package/dist/static/date-range-input/utils/index.d.ts.map +1 -1
- package/dist/static/form-number-input/FormNumberInput.d.ts.map +1 -1
- package/dist/static/form-number-input/FormNumberInput.js +0 -3
- package/dist/static/loader/LoaderIndicator.d.ts +3 -2
- package/dist/static/loader/LoaderIndicator.d.ts.map +1 -1
- package/dist/static/loader/LoaderIndicator.js +2 -4
- package/dist/static/loader/index.d.ts +0 -1
- package/dist/static/loader/index.d.ts.map +1 -1
- package/dist/static/number-input/NumberInput.d.ts.map +1 -1
- package/dist/static/number-input/NumberInput.js +0 -3
- package/dist/styles/availability-indicator/AvailabilityIndicator.scss +4 -1
- package/dist/styles/iframe-events/Calendar.scss +1 -1
- package/dist/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
- package/dist/styles/product-set/ProductSetForm.scss +0 -22
- package/dist/styles/ryft-payment-form/RyftPaymentForm.scss +4 -2
- package/dist/styles/sales/BookingResults.scss +1 -1
- package/dist/styles/static/Loader.scss +0 -9
- package/dist/zone/form/components/GameDurationControl.d.ts.map +1 -1
- package/dist/zone/form/components/GameDurationControl.js +0 -3
- package/dist/zone/form/components/SortControl.d.ts.map +1 -1
- package/dist/zone/form/components/SortControl.js +0 -3
- package/package.json +6 -8
- package/src/affiliate/form/AffiliateForm.tsx +0 -1
- package/src/auth/Layout/AuthNavComponent.tsx +0 -4
- package/src/auth/Login/LoginComponent.tsx +1 -3
- package/src/auth/Login/LoginFormComponent.tsx +0 -2
- package/src/auth/Register/RegisterComponent.tsx +0 -2
- package/src/auth/Register/RegisterFormComponent.tsx +0 -4
- package/src/auth/ResetPassword/ResetPasswordFormComponent.tsx +0 -4
- package/src/auth/Router.tsx +0 -2
- package/src/calendar/Calendar.stories.tsx +2 -2
- package/src/calendar/utils/index.ts +1 -1
- package/src/events/edit-event-modal/component/SaleDeadline/SaleDeadline.tsx +19 -47
- package/src/events/edit-event-modal/hooks/useValidationOptions.tsx +5 -0
- package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +1 -1
- package/src/events/edit-recurrent-event-modal/EditRecurrentEventModal.tsx +1 -6
- package/src/events/event-card/utils.ts +9 -10
- package/src/events/event-statistic-modal/EventStatisticModal.tsx +1 -3
- package/src/events/event-statistic-modal/hooks/useTableData.tsx +1 -2
- package/src/events/event-statistic-modal/utils/index.ts +32 -55
- package/src/events/event-venue-map/EventVenueMap.tsx +0 -1
- package/src/events/event-venue-map/hooks/useCanvasSize.ts +1 -5
- package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +2 -0
- package/src/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.tsx +6 -1
- package/src/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.tsx +3 -0
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.tsx +3 -22
- package/src/iframe/order-process/components/BookingSummary/utils/index.ts +2 -10
- package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +7 -4
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +0 -9
- package/src/iframe/page/components/PageBody/constants.ts +0 -1
- package/src/iframe/page/components/PageBody/hooks/useResizePageBody.ts +2 -10
- package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +0 -1
- package/src/iframe/payment/payment-page/PaymentPage.tsx +18 -65
- package/src/iframe/payment/payment-status-page/PaymentStatusPage.tsx +6 -27
- package/src/iframe/ryft/utils/ryft-form.ts +5 -6
- package/src/layout/DropDown.tsx +1 -1
- package/src/notification/email-template/card/EmailTemplateCard.tsx +0 -2
- package/src/notification/email-template/control/EmailTemplateControl.tsx +0 -1
- package/src/notification/sms-template/card/SmsTemplateCard.tsx +0 -2
- package/src/product-set/card/ProductSetCard.tsx +1 -7
- package/src/product-set/control/DateAndRecurrenceInput.tsx +4 -3
- package/src/product-set/control/DateInput.tsx +4 -3
- package/src/product-set/control/ProductSetControl.tsx +0 -5
- package/src/product-set/form/ProductCategoriesControl.tsx +1 -38
- package/src/product-set/form/ProductSetForm.tsx +2 -8
- package/src/product-set/form/ProductZonesControl.tsx +4 -1
- package/src/product-set/form/SelectCategoryModal.tsx +2 -2
- package/src/product-set/form/SubProductsControl.tsx +3 -0
- package/src/product-set/form/VenueMapsControl.tsx +4 -1
- package/src/product-set/product/ProductControl.tsx +1 -0
- package/src/product-set/product/advanced-options/AdvancedOptions.tsx +1 -1
- package/src/product-set/product/booking-management/ProductBookingManagementControl.tsx +0 -2
- package/src/product-set/product/deposit/ProductDepositControl.tsx +0 -1
- package/src/product-set/product/duration/ProductDurationControl.tsx +0 -2
- package/src/product-set/product/price/ProductPriceControl.tsx +0 -1
- package/src/product-set/product/quantity/ProductQuantityConstantControl.tsx +0 -2
- package/src/product-set/product/quantity/ProductQuantityControl.tsx +0 -2
- package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +0 -1
- package/src/product-set/product-category/ProductCategoryControl.tsx +0 -17
- package/src/product-set/product-zone/ProductZoneControl.tsx +1 -1
- package/src/recurrence-input/RecurrenceEndInput.tsx +0 -1
- package/src/recurring-date-picker-input/RecurrenceEndInput.tsx +0 -1
- package/src/resource/form/components/CapacityControl.tsx +0 -1
- package/src/resource/form/components/SortControl.tsx +0 -1
- package/src/sales/booking/results/components/ResultCard.tsx +2 -0
- package/src/sales/coupon/control/CouponFormControl.tsx +0 -7
- package/src/sales/modals/refund-modal/RefundModal.tsx +0 -1
- package/src/setting/admin/AdminSettingForm.tsx +0 -4
- package/src/setting/admin/PaymentFeeForm.tsx +0 -5
- package/src/setting/dashboard/DashboardSettingForm.tsx +0 -1
- package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.tsx +0 -2
- package/src/snippet/snippet-template/preview/Preview.tsx +2 -1
- package/src/sortable-tree/SortableTreeItem.tsx +0 -6
- package/src/static/CurrencyNumberInput.tsx +0 -1
- package/src/static/date-range-input/utils/index.ts +1 -1
- package/src/static/form-number-input/FormNumberInput.tsx +0 -1
- package/src/static/loader/LoaderIndicator.tsx +3 -6
- package/src/static/loader/index.ts +0 -1
- package/src/static/number-input/NumberInput.tsx +0 -1
- package/src/styles/availability-indicator/AvailabilityIndicator.scss +4 -1
- package/src/styles/iframe-events/Calendar.scss +1 -1
- package/src/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
- package/src/styles/product-set/ProductSetForm.scss +0 -22
- package/src/styles/ryft-payment-form/RyftPaymentForm.scss +4 -2
- package/src/styles/sales/BookingResults.scss +1 -1
- package/src/styles/static/Loader.scss +0 -9
- package/src/zone/form/components/GameDurationControl.tsx +0 -1
- package/src/zone/form/components/SortControl.tsx +0 -1
- package/yarn.lock +948 -1176
- package/dist/static/loader/FullScreenLoader.d.ts +0 -8
- package/dist/static/loader/FullScreenLoader.d.ts.map +0 -1
- package/dist/static/loader/FullScreenLoader.js +0 -41
- package/src/static/loader/FullScreenLoader.tsx +0 -16
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GameDurationControl.d.ts","sourceRoot":"","sources":["../../../../src/zone/form/components/GameDurationControl.tsx"],"names":[],"mappings":"AAOA,KAAK,wBAAwB,GAAG;IAC9B,SAAS,EAAE,OAAO,CAAA;CACnB,CAAA;AAED,eAAO,MAAM,mBAAmB,mBAE7B,wBAAwB,
|
|
1
|
+
{"version":3,"file":"GameDurationControl.d.ts","sourceRoot":"","sources":["../../../../src/zone/form/components/GameDurationControl.tsx"],"names":[],"mappings":"AAOA,KAAK,wBAAwB,GAAG;IAC9B,SAAS,EAAE,OAAO,CAAA;CACnB,CAAA;AAED,eAAO,MAAM,mBAAmB,mBAE7B,wBAAwB,4CA+B1B,CAAA"}
|
|
@@ -77,9 +77,6 @@ var GameDurationControl = function(param) {
|
|
|
77
77
|
required: false,
|
|
78
78
|
min: 1
|
|
79
79
|
})), {
|
|
80
|
-
onWheel: function(event) {
|
|
81
|
-
return event.currentTarget.blur();
|
|
82
|
-
},
|
|
83
80
|
placeholder: t('Design:duration'),
|
|
84
81
|
isInvalid: Boolean(errors.defaultDuration),
|
|
85
82
|
disabled: isLoading
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SortControl.d.ts","sourceRoot":"","sources":["../../../../src/zone/form/components/SortControl.tsx"],"names":[],"mappings":"AAOA,KAAK,gBAAgB,GAAG;IACtB,SAAS,EAAE,OAAO,CAAA;CACnB,CAAA;AAED,eAAO,MAAM,WAAW,kBAAmB,gBAAgB,
|
|
1
|
+
{"version":3,"file":"SortControl.d.ts","sourceRoot":"","sources":["../../../../src/zone/form/components/SortControl.tsx"],"names":[],"mappings":"AAOA,KAAK,gBAAgB,GAAG;IACtB,SAAS,EAAE,OAAO,CAAA;CACnB,CAAA;AAED,eAAO,MAAM,WAAW,kBAAmB,gBAAgB,4CAmC1D,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@licklist/design",
|
|
3
|
-
"version": "0.71.6
|
|
3
|
+
"version": "0.71.6",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "git+ssh://git@bitbucket.org/artelogicsoft/licklist_design.git"
|
|
@@ -42,9 +42,9 @@
|
|
|
42
42
|
]
|
|
43
43
|
},
|
|
44
44
|
"peerDependencies": {
|
|
45
|
-
"@licklist/core": "0.
|
|
45
|
+
"@licklist/core": "0.32.2",
|
|
46
46
|
"@licklist/eslint-config": "0.5.6",
|
|
47
|
-
"@licklist/plugins": "0.35.1
|
|
47
|
+
"@licklist/plugins": "0.35.1",
|
|
48
48
|
"lodash": "4.17.21",
|
|
49
49
|
"luxon": "3.5.0",
|
|
50
50
|
"react": "17.0.2",
|
|
@@ -61,9 +61,9 @@
|
|
|
61
61
|
"@dnd-kit/utilities": "2.0.0",
|
|
62
62
|
"@fortawesome/fontawesome-svg-core": "1.2.34",
|
|
63
63
|
"@fortawesome/free-solid-svg-icons": "5.15.2",
|
|
64
|
-
"@licklist/core": "0.
|
|
64
|
+
"@licklist/core": "0.32.2",
|
|
65
65
|
"@licklist/eslint-config": "0.5.6",
|
|
66
|
-
"@licklist/plugins": "0.35.1
|
|
66
|
+
"@licklist/plugins": "0.35.1",
|
|
67
67
|
"@mantine/core": "6.0.22",
|
|
68
68
|
"@mantine/hooks": "6.0.22",
|
|
69
69
|
"@mdx-js/react": "1.6.22",
|
|
@@ -202,10 +202,8 @@
|
|
|
202
202
|
"yarn tsc"
|
|
203
203
|
]
|
|
204
204
|
},
|
|
205
|
-
"packageManager": "yarn@4.4.0",
|
|
206
205
|
"volta": {
|
|
207
206
|
"node": "20.9.0",
|
|
208
207
|
"yarn": "4.4.0"
|
|
209
|
-
}
|
|
210
|
-
"stableVersion": "0.71.4-dev.1"
|
|
208
|
+
}
|
|
211
209
|
}
|
|
@@ -76,7 +76,6 @@ export const AffiliateForm = ({
|
|
|
76
76
|
const copyToClipboard = () =>
|
|
77
77
|
// eslint-disable-next-line consistent-return
|
|
78
78
|
window.navigator.clipboard.writeText(formValues.link)
|
|
79
|
-
|
|
80
79
|
return (
|
|
81
80
|
<FormProvider {...form}>
|
|
82
81
|
<Form onSubmit={form.handleSubmit(handleSubmit)}>
|
|
@@ -8,15 +8,11 @@ function AuthNavComponent() {
|
|
|
8
8
|
|
|
9
9
|
return (
|
|
10
10
|
<Router>
|
|
11
|
-
{/* TODO fix issue react router types
|
|
12
|
-
@ts-expect-error */}
|
|
13
11
|
<Link to='/login'>
|
|
14
12
|
<StyledButton size='sm' className='rounded-pill mr-2'>
|
|
15
13
|
{t('login')}
|
|
16
14
|
</StyledButton>
|
|
17
15
|
</Link>
|
|
18
|
-
{/* TODO fix issue react router types
|
|
19
|
-
@ts-expect-error */}
|
|
20
16
|
<Link to='/register'>
|
|
21
17
|
<StyledButton
|
|
22
18
|
size='sm'
|
|
@@ -44,7 +44,7 @@ const LoginComponent = ({
|
|
|
44
44
|
const handleError = (error: any) => {
|
|
45
45
|
notification.danger({
|
|
46
46
|
title: 'Error',
|
|
47
|
-
message: error
|
|
47
|
+
message: error.message,
|
|
48
48
|
})
|
|
49
49
|
}
|
|
50
50
|
|
|
@@ -112,8 +112,6 @@ const LoginComponent = ({
|
|
|
112
112
|
{!hideSignUpLink && (
|
|
113
113
|
<h6 className='text-center'>
|
|
114
114
|
<Trans t={t} i18nKey='loginPromo'>
|
|
115
|
-
{/* TODO fix issue react router types
|
|
116
|
-
@ts-expect-error */}
|
|
117
115
|
Don't have account? <Link to='/register'>Sign up</Link>.
|
|
118
116
|
</Trans>
|
|
119
117
|
</h6>
|
|
@@ -147,8 +147,6 @@ function LoginFormComponent(props: LoginFormComponentProps) {
|
|
|
147
147
|
<p className='text-center mb-0 mt-3'>
|
|
148
148
|
<Trans t={t} i18nKey='User:resetPromo'>
|
|
149
149
|
Forgot your password?{' '}
|
|
150
|
-
{/* TODO fix issue react router types
|
|
151
|
-
@ts-expect-error */}
|
|
152
150
|
<Link
|
|
153
151
|
to='/forgot-password'
|
|
154
152
|
className={[isLoading && 'disabled'].join(' ')}
|
|
@@ -105,8 +105,6 @@ function RegisterComponent({
|
|
|
105
105
|
<h6 className='text-center'>
|
|
106
106
|
<Trans t={t} i18nKey='registerPromo'>
|
|
107
107
|
Fill out the form below to sign up for {{ name: t('bookedit') }}
|
|
108
|
-
{/* TODO fix issue react router types
|
|
109
|
-
@ts-expect-error */}
|
|
110
108
|
. Already signed up? Then just <Link to='/login'>Log in</Link>.
|
|
111
109
|
</Trans>
|
|
112
110
|
</h6>
|
|
@@ -400,14 +400,10 @@ function RegisterFormComponent({
|
|
|
400
400
|
<Trans t={t} i18nKey='User:agreementsPromo'>
|
|
401
401
|
By creating an account, I agree to {{ name: t('User:bookedit') }}
|
|
402
402
|
's{' '}
|
|
403
|
-
{/* TODO fix issue react router types
|
|
404
|
-
@ts-expect-error */}
|
|
405
403
|
<Link to='/terms' className={[isLoading && 'disabled'].join(' ')}>
|
|
406
404
|
terms of service
|
|
407
405
|
</Link>{' '}
|
|
408
406
|
and{' '}
|
|
409
|
-
{/* TODO fix issue react router types
|
|
410
|
-
@ts-expect-error */}
|
|
411
407
|
<Link to='/privacy' className={[isLoading && 'disabled'].join(' ')}>
|
|
412
408
|
privacy policy
|
|
413
409
|
</Link>
|
|
@@ -97,8 +97,6 @@ function ResetPasswordFormComponent(props: ResetPasswordFormComponentProps) {
|
|
|
97
97
|
<p className='text-center mb-0 mt-3'>
|
|
98
98
|
<Trans t={t} i18nKey='User:signinPromo'>
|
|
99
99
|
Already a user?{' '}
|
|
100
|
-
{/* TODO fix issue react router types
|
|
101
|
-
@ts-expect-error */}
|
|
102
100
|
<Link to='/login' className={[isLoading && 'disabled'].join(' ')}>
|
|
103
101
|
Sign in
|
|
104
102
|
</Link>
|
|
@@ -108,8 +106,6 @@ function ResetPasswordFormComponent(props: ResetPasswordFormComponentProps) {
|
|
|
108
106
|
<p className='text-center mb-0 mt-3'>
|
|
109
107
|
<Trans t={t} i18nKey='User:loginPromo'>
|
|
110
108
|
Don't have an account?{' '}
|
|
111
|
-
{/* TODO fix issue react router types
|
|
112
|
-
@ts-expect-error */}
|
|
113
109
|
<Link
|
|
114
110
|
to='/register'
|
|
115
111
|
className={[isLoading && 'disabled'].join(' ')}
|
package/src/auth/Router.tsx
CHANGED
|
@@ -28,7 +28,7 @@ Default.args = {
|
|
|
28
28
|
fromPrice: 'from £10',
|
|
29
29
|
selectedDate: null,
|
|
30
30
|
setSelectedDate: () => null,
|
|
31
|
-
calendarDates: getMonthCalendarDates(
|
|
31
|
+
calendarDates: getMonthCalendarDates(now),
|
|
32
32
|
currentDate: now,
|
|
33
33
|
getDateTimeButtonProps: () => ({
|
|
34
34
|
resources: [],
|
|
@@ -50,7 +50,7 @@ Loading.args = {
|
|
|
50
50
|
fromPrice: 'from £10',
|
|
51
51
|
selectedDate: null,
|
|
52
52
|
setSelectedDate: () => null,
|
|
53
|
-
calendarDates: getMonthCalendarDates(
|
|
53
|
+
calendarDates: getMonthCalendarDates(now),
|
|
54
54
|
currentDate: now,
|
|
55
55
|
getDateTimeButtonProps: () => ({
|
|
56
56
|
resources: [],
|
|
@@ -9,9 +9,6 @@ import { Switch, NumberInput } from '../../../../static'
|
|
|
9
9
|
const SALE_DEADLINE_BEFORE_TYPE = 'before'
|
|
10
10
|
const SALE_DEADLINE_AFTER_TYPE = 'after'
|
|
11
11
|
|
|
12
|
-
export const SALE_DEADLINE_NAME_CATEGORY = 'saleDeadlineCategory'
|
|
13
|
-
export const SALE_DEADLINE_NAME = 'saleDeadline'
|
|
14
|
-
|
|
15
12
|
const SALE_DEADLINES_EVENT_START_TYPES = [
|
|
16
13
|
{ type: SALE_DEADLINE_BEFORE_TYPE },
|
|
17
14
|
{ type: SALE_DEADLINE_AFTER_TYPE },
|
|
@@ -21,30 +18,11 @@ type DeadlineType =
|
|
|
21
18
|
| typeof SALE_DEADLINE_BEFORE_TYPE
|
|
22
19
|
| typeof SALE_DEADLINE_AFTER_TYPE
|
|
23
20
|
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
] as const
|
|
28
|
-
|
|
29
|
-
export type DeadLineNameType = (typeof DEADLINE_NAME)[number]
|
|
30
|
-
|
|
31
|
-
type SaleDeadlineType =
|
|
32
|
-
| {
|
|
33
|
-
saleDeadline: null | number
|
|
34
|
-
}
|
|
35
|
-
| {
|
|
36
|
-
[key: string]: null | number
|
|
37
|
-
}
|
|
21
|
+
type SaleDeadlineType = {
|
|
22
|
+
saleDeadline: null | number
|
|
23
|
+
}
|
|
38
24
|
|
|
39
|
-
export const SaleDeadline = ({
|
|
40
|
-
disabled = false,
|
|
41
|
-
onlyBefore = false,
|
|
42
|
-
deadLineCategory,
|
|
43
|
-
}: {
|
|
44
|
-
disabled?: boolean
|
|
45
|
-
onlyBefore?: boolean
|
|
46
|
-
deadLineCategory?: string
|
|
47
|
-
}) => {
|
|
25
|
+
export const SaleDeadline = ({ disabled = false }: { disabled?: boolean }) => {
|
|
48
26
|
const { t } = useTranslation(['Design'])
|
|
49
27
|
const {
|
|
50
28
|
control,
|
|
@@ -54,11 +32,9 @@ export const SaleDeadline = ({
|
|
|
54
32
|
const [deadlineType, setDeadlineType] = useState<DeadlineType>(
|
|
55
33
|
SALE_DEADLINE_BEFORE_TYPE,
|
|
56
34
|
)
|
|
57
|
-
|
|
58
|
-
const saleDeadline = watch(deadLineCategory || SALE_DEADLINE_NAME)
|
|
35
|
+
const saleDeadline = watch('saleDeadline')
|
|
59
36
|
|
|
60
37
|
useEffect(() => {
|
|
61
|
-
if (onlyBefore) return
|
|
62
38
|
if (saleDeadline > 0) {
|
|
63
39
|
setDeadlineType(SALE_DEADLINE_AFTER_TYPE)
|
|
64
40
|
}
|
|
@@ -69,11 +45,11 @@ export const SaleDeadline = ({
|
|
|
69
45
|
<Form.Group className='sales-deadline'>
|
|
70
46
|
<Form.Label>{t('Design:salesDeadline')}</Form.Label>
|
|
71
47
|
<Form.Control.Feedback type='invalid'>
|
|
72
|
-
{errors.
|
|
48
|
+
{errors.saleDeadline?.message}
|
|
73
49
|
</Form.Control.Feedback>
|
|
74
50
|
<Controller
|
|
75
51
|
control={control}
|
|
76
|
-
name=
|
|
52
|
+
name='saleDeadline'
|
|
77
53
|
render={({
|
|
78
54
|
field: { value, onChange },
|
|
79
55
|
fieldState: { invalid, error },
|
|
@@ -135,22 +111,18 @@ export const SaleDeadline = ({
|
|
|
135
111
|
|
|
136
112
|
return (
|
|
137
113
|
<>
|
|
138
|
-
|
|
139
|
-
<
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
disabled={disabled}
|
|
151
|
-
/>
|
|
152
|
-
</Form.Group>
|
|
153
|
-
)}
|
|
114
|
+
<Form.Group className='d-flex flex-column flex-grow-1 align-items-start'>
|
|
115
|
+
<Switch
|
|
116
|
+
name='sale-deadline'
|
|
117
|
+
options={SALE_DEADLINES_EVENT_START_TYPES.map(({ type }) => ({
|
|
118
|
+
id: type,
|
|
119
|
+
value: t(`Design:${type}`),
|
|
120
|
+
}))}
|
|
121
|
+
value={deadlineType}
|
|
122
|
+
onChange={changeValueByType}
|
|
123
|
+
disabled={disabled}
|
|
124
|
+
/>
|
|
125
|
+
</Form.Group>
|
|
154
126
|
<div className='d-flex'>
|
|
155
127
|
<Form.Group className='d-flex flex-column col-4 pl-0'>
|
|
156
128
|
<Form.Label>{t('Design:saleDays')}</Form.Label>
|
|
@@ -12,6 +12,11 @@ export const useValidationOptions = () => {
|
|
|
12
12
|
required: t('Validation:fieldRequired', {
|
|
13
13
|
attribute: t('start'),
|
|
14
14
|
}) as string,
|
|
15
|
+
// TODO: uncomment when event splitting is implemented
|
|
16
|
+
// and extract into plugins
|
|
17
|
+
validate: (value) =>
|
|
18
|
+
DateTime.fromISO(value).diffNow().toMillis() > 0 ||
|
|
19
|
+
(t('Validation:fieldValidEventStart') as string),
|
|
15
20
|
},
|
|
16
21
|
|
|
17
22
|
end: {
|
|
@@ -20,7 +20,6 @@ export const getDefaultValues = (
|
|
|
20
20
|
relyOnPeopleType: productSet?.relyOnPeopleType ?? null,
|
|
21
21
|
thankYouPageUrl: productSet?.thankYouPageUrl ?? '',
|
|
22
22
|
fieldSetId: productSet?.fieldSetId,
|
|
23
|
-
saleDeadline: productSet?.saleDeadline,
|
|
24
23
|
emailTemplates:
|
|
25
24
|
productSet?.mailTemplates && productSet?.mailTemplates?.length > 0
|
|
26
25
|
? getFilteredTemplates(productSet?.mailTemplates)
|
|
@@ -40,6 +39,7 @@ export const getDefaultValues = (
|
|
|
40
39
|
...product,
|
|
41
40
|
subProducts: subProducts?.map(({ ...subProducts }) => ({
|
|
42
41
|
...subProducts,
|
|
42
|
+
originalProductId: null,
|
|
43
43
|
productCategoryId: undefined,
|
|
44
44
|
})),
|
|
45
45
|
productCategoryId: undefined,
|
|
@@ -61,12 +61,7 @@ export const EditRecurrentEventModal = ({
|
|
|
61
61
|
<Form onSubmit={handleSubmit(onSubmit)} noValidate>
|
|
62
62
|
<Modal.Header className='border-0'>
|
|
63
63
|
<Modal.Title as='h6'>{title}</Modal.Title>
|
|
64
|
-
<Button
|
|
65
|
-
variant='danger'
|
|
66
|
-
className='btn-sm rounded'
|
|
67
|
-
disabled={disabled}
|
|
68
|
-
onClick={onHide}
|
|
69
|
-
>
|
|
64
|
+
<Button variant='danger' className='btn-sm rounded' onClick={onHide}>
|
|
70
65
|
<FaTimes size={16} />
|
|
71
66
|
</Button>
|
|
72
67
|
</Modal.Header>
|
|
@@ -2,25 +2,24 @@ import { DATE_FORMAT, DATE_TIME_FULL_FORMAT } from '@licklist/core/dist/Config'
|
|
|
2
2
|
import { EventStatistic } from '@licklist/core/dist/DataMapper/Provider/EventStatisticDataMapper'
|
|
3
3
|
import { DateTime } from 'luxon'
|
|
4
4
|
|
|
5
|
-
export const MIN_EVENT_DESCRIPTION_SIZE = 150
|
|
6
|
-
export const EVENT_DESCRIPTION_SIZE = 350
|
|
7
|
-
export const EMOJI_REGEX =
|
|
8
|
-
/<span data-emoji-replacer=""><img[^>]*alt="([^"]+)"[^>]*><\/span>/g
|
|
5
|
+
export const MIN_EVENT_DESCRIPTION_SIZE = 150;
|
|
6
|
+
export const EVENT_DESCRIPTION_SIZE = 350;
|
|
7
|
+
export const EMOJI_REGEX = /<span data-emoji-replacer=""><img[^>]*alt="([^"]+)"[^>]*><\/span>/g;
|
|
9
8
|
|
|
10
9
|
export const formatContent = (content, maxLength = EVENT_DESCRIPTION_SIZE) => {
|
|
11
|
-
if (!content) return ''
|
|
10
|
+
if (!content) return '';
|
|
12
11
|
|
|
13
|
-
const replacedContent = replaceEmojiImagesWithText(content)
|
|
12
|
+
const replacedContent = replaceEmojiImagesWithText(content);
|
|
14
13
|
|
|
15
14
|
if (replacedContent.length <= maxLength) {
|
|
16
|
-
return replacedContent
|
|
15
|
+
return replacedContent;
|
|
17
16
|
}
|
|
18
17
|
|
|
19
|
-
return replacedContent.slice(0, maxLength).concat('...')
|
|
20
|
-
}
|
|
18
|
+
return replacedContent.slice(0, maxLength).concat('...');
|
|
19
|
+
};
|
|
21
20
|
|
|
22
21
|
function replaceEmojiImagesWithText(text) {
|
|
23
|
-
return text.replace(EMOJI_REGEX, (_, emojiText) => emojiText)
|
|
22
|
+
return text.replace(EMOJI_REGEX, (_, emojiText) => emojiText);
|
|
24
23
|
}
|
|
25
24
|
|
|
26
25
|
/**
|
|
@@ -12,7 +12,6 @@ export type EventStatisticModalProps = {
|
|
|
12
12
|
date?: Event['startAt'] | null
|
|
13
13
|
eventStatistic?: EventStatistic | null
|
|
14
14
|
title?: string
|
|
15
|
-
eventId?: string
|
|
16
15
|
}
|
|
17
16
|
|
|
18
17
|
export const EventStatisticModal = ({
|
|
@@ -21,11 +20,10 @@ export const EventStatisticModal = ({
|
|
|
21
20
|
date,
|
|
22
21
|
eventStatistic,
|
|
23
22
|
title,
|
|
24
|
-
eventId,
|
|
25
23
|
}: EventStatisticModalProps) => {
|
|
26
24
|
const { t } = useTranslation('Design')
|
|
27
25
|
|
|
28
|
-
const data = useTableData(date, eventStatistic
|
|
26
|
+
const data = useTableData(date, eventStatistic)
|
|
29
27
|
const handleClose = () => {
|
|
30
28
|
setIsOpen(false)
|
|
31
29
|
}
|
|
@@ -11,7 +11,6 @@ import { StaticTableData } from '../../../table'
|
|
|
11
11
|
export const useTableData = (
|
|
12
12
|
date: Event['startAt'] | null,
|
|
13
13
|
eventStatistic: EventStatistic | null,
|
|
14
|
-
eventId: string,
|
|
15
14
|
) => {
|
|
16
15
|
const { t } = useTranslation('Design')
|
|
17
16
|
const { formatNumber } = useIntl()
|
|
@@ -85,7 +84,7 @@ export const useTableData = (
|
|
|
85
84
|
useEffect(() => {
|
|
86
85
|
setTableRows(transformStatisticToTableRows(date, eventStatistic))
|
|
87
86
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
88
|
-
}, [date,
|
|
87
|
+
}, [date, eventStatistic])
|
|
89
88
|
|
|
90
89
|
return tableRows
|
|
91
90
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { EventStatistic } from '@licklist/core/dist/DataMapper/Provider/EventStatisticDataMapper'
|
|
2
2
|
import { DateTime } from 'luxon'
|
|
3
3
|
import { DATE_FORMAT, DATE_TIME_FULL_FORMAT } from '@licklist/core/dist/Config'
|
|
4
|
-
import { maxBy } from 'lodash'
|
|
5
4
|
|
|
6
5
|
export const TRANSLATION_KEYS = {
|
|
7
6
|
shortQuantity: 'shortQuantity',
|
|
@@ -58,18 +57,10 @@ export const convertEventStatisticToTableData = (
|
|
|
58
57
|
: -1,
|
|
59
58
|
)
|
|
60
59
|
.forEach(
|
|
61
|
-
(
|
|
62
|
-
{ totalPerCategory, productsSummary = [], categoryName, eventId },
|
|
63
|
-
_,
|
|
64
|
-
// all category at summaryDays
|
|
65
|
-
selfCategory,
|
|
66
|
-
) => {
|
|
60
|
+
({ totalPerCategory, productsSummary = [], categoryName, eventId }) => {
|
|
67
61
|
let quantity = 0
|
|
68
|
-
totalAmount += totalPerCategory || 0
|
|
69
62
|
|
|
70
|
-
|
|
71
|
-
.filter((category) => category.categoryName === categoryName)
|
|
72
|
-
.flatMap((categorySummary) => categorySummary.productsSummary)
|
|
63
|
+
totalAmount += totalPerCategory || 0
|
|
73
64
|
|
|
74
65
|
if (!summaryMap.has(`${categoryName}`)) {
|
|
75
66
|
summaryMap.set(`${categoryName}`, {
|
|
@@ -82,50 +73,36 @@ export const convertEventStatisticToTableData = (
|
|
|
82
73
|
})
|
|
83
74
|
}
|
|
84
75
|
|
|
85
|
-
productsSummary?.forEach(
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
(
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
existingProduct.metadata._productsSold +
|
|
116
|
-
productSummary.productsSold,
|
|
117
|
-
),
|
|
118
|
-
total: String(
|
|
119
|
-
existingProduct.metadata._total + productSummary.total,
|
|
120
|
-
),
|
|
121
|
-
metadata: {
|
|
122
|
-
_productsSold:
|
|
123
|
-
existingProduct.metadata._productsSold +
|
|
124
|
-
productSummary.productsSold,
|
|
125
|
-
_total: existingProduct.metadata._total + productSummary.total,
|
|
126
|
-
},
|
|
127
|
-
})
|
|
128
|
-
})
|
|
76
|
+
productsSummary?.forEach(
|
|
77
|
+
({ productsSold, name, totalQuantity, total }) => {
|
|
78
|
+
quantity += productsSold
|
|
79
|
+
|
|
80
|
+
const existingProduct = summaryMap.get(
|
|
81
|
+
`${categoryName}.${name}`,
|
|
82
|
+
) ?? {
|
|
83
|
+
metadata: {
|
|
84
|
+
_productsSold: 0,
|
|
85
|
+
_total: 0,
|
|
86
|
+
},
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
summaryMap.set(`${categoryName}.${name}`, {
|
|
90
|
+
name,
|
|
91
|
+
key: `${eventId}.${categoryName}.${name}`,
|
|
92
|
+
quantity: totalQuantity
|
|
93
|
+
? `${
|
|
94
|
+
existingProduct.metadata._productsSold + productsSold
|
|
95
|
+
} / ${totalQuantity}`
|
|
96
|
+
: String(existingProduct.metadata._productsSold + productsSold),
|
|
97
|
+
total: String(existingProduct.metadata._total + total),
|
|
98
|
+
metadata: {
|
|
99
|
+
_productsSold:
|
|
100
|
+
existingProduct.metadata._productsSold + productsSold,
|
|
101
|
+
_total: existingProduct.metadata._total + total,
|
|
102
|
+
},
|
|
103
|
+
})
|
|
104
|
+
},
|
|
105
|
+
)
|
|
129
106
|
|
|
130
107
|
const prevTotalPerCategory = summaryMap.get(
|
|
131
108
|
`${categoryName}.${TRANSLATION_KEYS.totalPerCategory}`,
|
|
@@ -10,17 +10,13 @@ export const useCanvasSize = ({
|
|
|
10
10
|
width: componentWidth,
|
|
11
11
|
height: componentHeight,
|
|
12
12
|
}: CanvasSizeProps) => {
|
|
13
|
-
// TODO Fix often updating of width and height
|
|
14
13
|
const { width, height } = useWindowDimensions()
|
|
15
14
|
|
|
16
|
-
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
17
|
-
const memoizedDimensions = useMemo(() => ({ width, height }), [width])
|
|
18
|
-
|
|
19
15
|
const memoedComponentParameters = useMemo(() => {
|
|
20
16
|
if (!componentWidth && !componentHeight) return null
|
|
21
17
|
|
|
22
18
|
return { width: componentWidth, height: componentHeight }
|
|
23
19
|
}, [componentWidth, componentHeight])
|
|
24
20
|
|
|
25
|
-
return memoedComponentParameters ||
|
|
21
|
+
return memoedComponentParameters || { width, height }
|
|
26
22
|
}
|
|
@@ -21,6 +21,7 @@ export const BookingSummary = ({
|
|
|
21
21
|
productsWithErrors = [],
|
|
22
22
|
isLoading,
|
|
23
23
|
hasPeopleInput,
|
|
24
|
+
isPaymentLink,
|
|
24
25
|
peopleAmount,
|
|
25
26
|
footer,
|
|
26
27
|
headerComponent,
|
|
@@ -61,6 +62,7 @@ export const BookingSummary = ({
|
|
|
61
62
|
<div className='products-by-menu-step'>
|
|
62
63
|
{menuSteps.map((menuStep) => (
|
|
63
64
|
<ProductsByMenuStep
|
|
65
|
+
isPaymentLink={isPaymentLink}
|
|
64
66
|
key={menuStep.id}
|
|
65
67
|
orderItems={formValues}
|
|
66
68
|
step={menuStep}
|
|
@@ -7,17 +7,22 @@ type ProductSummaryProps = {
|
|
|
7
7
|
name?: string
|
|
8
8
|
productQuantityError?: string
|
|
9
9
|
orderProduct: OrderItem
|
|
10
|
+
isPaymentLink?: boolean
|
|
10
11
|
}
|
|
11
12
|
|
|
12
13
|
export const ProductSummary = ({
|
|
13
14
|
name,
|
|
14
15
|
productQuantityError,
|
|
15
16
|
orderProduct,
|
|
17
|
+
isPaymentLink,
|
|
16
18
|
}: ProductSummaryProps) => {
|
|
17
19
|
const { t } = useTranslation('Design')
|
|
18
20
|
const { formatNumber } = useIntl()
|
|
19
21
|
|
|
20
|
-
const priceForOneProduct =
|
|
22
|
+
const priceForOneProduct =
|
|
23
|
+
!isPaymentLink && orderProduct?.hasDeposit
|
|
24
|
+
? orderProduct?.deposit
|
|
25
|
+
: orderProduct?.price
|
|
21
26
|
|
|
22
27
|
const fullPrice = formatNumber(priceForOneProduct * orderProduct?.quantity, {
|
|
23
28
|
style: 'currency',
|