@licklist/design 0.78.5-dev.9 → 0.78.5-stage.0

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.
Files changed (188) hide show
  1. package/dist/auth/Layout/UserNavDropDownToggle.js +0 -3
  2. package/dist/auth/Login/LoginComponent.js +1 -2
  3. package/dist/custom-fields/field-set/providers/CustomFieldSetsProvider.d.ts +2 -2
  4. package/dist/custom-fields/field-set/providers/CustomFieldSetsProvider.d.ts.map +1 -1
  5. package/dist/events/edit-event-modal/IntervalInput.d.ts.map +1 -1
  6. package/dist/events/edit-event-modal/IntervalInput.js +1 -5
  7. package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.d.ts +1 -2
  8. package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.d.ts.map +1 -1
  9. package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.js +2 -3
  10. package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +1 -2
  11. package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
  12. package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +1 -0
  13. package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.d.ts.map +1 -1
  14. package/dist/events/event-card/EventCard.d.ts +1 -1
  15. package/dist/events/event-card/EventCard.d.ts.map +1 -1
  16. package/dist/events/event-card/EventCard.js +1 -1
  17. package/dist/events/event-statistic-modal/EventStatisticModal.d.ts +1 -2
  18. package/dist/events/event-statistic-modal/EventStatisticModal.d.ts.map +1 -1
  19. package/dist/events/event-statistic-modal/EventStatisticModal.js +2 -2
  20. package/dist/events/event-statistic-modal/hooks/useTableData.d.ts +1 -1
  21. package/dist/events/event-statistic-modal/hooks/useTableData.d.ts.map +1 -1
  22. package/dist/events/event-statistic-modal/hooks/useTableData.js +1 -2
  23. package/dist/events/event-statistic-modal/utils/index.js +3 -3
  24. package/dist/events/event-venue-map/EventVenueMap.d.ts.map +1 -1
  25. package/dist/events/event-venue-map/EventVenueMap.js +0 -1
  26. package/dist/events/event-venue-map/components/Dropdown/components/DropdownWrapper/DropdownWrapper.d.ts +2 -2
  27. package/dist/events/event-venue-map/components/Dropdown/components/DropdownWrapper/DropdownWrapper.d.ts.map +1 -1
  28. package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts.map +1 -1
  29. package/dist/events/event-venue-map/hooks/useCanvasSize.js +4 -11
  30. package/dist/file-upload/FileUpload.d.ts +1 -1
  31. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.d.ts +2 -1
  32. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.d.ts.map +1 -1
  33. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.js +2 -2
  34. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.d.ts.map +1 -1
  35. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.js +5 -4
  36. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.d.ts.map +1 -1
  37. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.js +11 -4
  38. package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.d.ts.map +1 -1
  39. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts.map +1 -1
  40. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts.map +1 -1
  41. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.js +0 -13
  42. package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts +2 -2
  43. package/dist/iframe/order-process/components/PaymentCard/PaymentCard.d.ts.map +1 -1
  44. package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts +5 -0
  45. package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts.map +1 -1
  46. package/dist/iframe/payment/order-items-table/hooks/useTableData.js +80 -81
  47. package/dist/iframe/payment/payment-page/PaymentPage.d.ts +1 -1
  48. package/dist/iframe/payment/payment-page/PaymentPage.d.ts.map +1 -1
  49. package/dist/iframe/ryft/utils/ryft-form.d.ts +1 -1
  50. package/dist/iframe/ryft/utils/ryft-form.d.ts.map +1 -1
  51. package/dist/iframe/ryft/utils/ryft-form.js +5 -4
  52. package/dist/modals/dialog/Dialog.d.ts.map +1 -1
  53. package/dist/modals/dialog/Dialog.js +41 -39
  54. package/dist/modals/dialog/DialogContext.d.ts +2 -2
  55. package/dist/modals/dialog/DialogContext.d.ts.map +1 -1
  56. package/dist/notification/email-template/card/EmailTemplateCard.d.ts.map +1 -1
  57. package/dist/notification/email-template/control/EmailTemplateControl.d.ts +0 -1
  58. package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
  59. package/dist/notification/email-template/control/EmailTemplateControl.js +4 -7
  60. package/dist/notification/email-template/form/EmailTemplateForm.d.ts +1 -2
  61. package/dist/notification/email-template/form/EmailTemplateForm.d.ts.map +1 -1
  62. package/dist/notification/email-template/form/EmailTemplateForm.js +1 -2
  63. package/dist/product-set/control/ProductSetControl.js +1 -2
  64. package/dist/product-set/form/ProductSetForm.d.ts +1 -4
  65. package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
  66. package/dist/product-set/form/ProductSetForm.js +1 -1
  67. package/dist/product-set/form/ProductsControl.js +0 -1
  68. package/dist/product-set/product/advanced-options/AdvancedOptions.js +1 -1
  69. package/dist/product-set/product/booking-management/ProductBookingManagementControl.d.ts.map +1 -1
  70. package/dist/product-set/product/booking-management/ProductBookingManagementControl.js +0 -6
  71. package/dist/product-set/product/deposit/ProductDepositControl.d.ts.map +1 -1
  72. package/dist/product-set/product/deposit/ProductDepositControl.js +0 -3
  73. package/dist/product-set/product/duration/ProductDurationControl.d.ts.map +1 -1
  74. package/dist/product-set/product/duration/ProductDurationControl.js +0 -6
  75. package/dist/product-set/product/price/ProductPriceControl.d.ts.map +1 -1
  76. package/dist/product-set/product/price/ProductPriceControl.js +0 -3
  77. package/dist/product-set/product/quantity/ProductQuantityConstantControl.d.ts.map +1 -1
  78. package/dist/product-set/product/quantity/ProductQuantityConstantControl.js +0 -6
  79. package/dist/product-set/product/quantity/ProductQuantityControl.d.ts.map +1 -1
  80. package/dist/product-set/product/quantity/ProductQuantityControl.js +0 -6
  81. package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts.map +1 -1
  82. package/dist/product-set/product/quantity/ProductQuantityRechargingControl.js +1 -4
  83. package/dist/product-set/product-category/ProductCategoryControl.d.ts.map +1 -1
  84. package/dist/product-set/product-category/ProductCategoryControl.js +0 -12
  85. package/dist/product-set/utils/index.d.ts +2 -2
  86. package/dist/product-set/utils/index.d.ts.map +1 -1
  87. package/dist/recurrence-input/RecurrenceEndInput.d.ts.map +1 -1
  88. package/dist/recurrence-input/RecurrenceEndInput.js +0 -3
  89. package/dist/recurrence-input/RecurrenceInput.d.ts.map +1 -1
  90. package/dist/recurrence-input/RecurrenceInput.js +1 -1
  91. package/dist/recurring-date-picker-input/RecurrenceEndInput.d.ts.map +1 -1
  92. package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
  93. package/dist/resource/form/components/CapacityControl.js +0 -3
  94. package/dist/resource/form/components/SortControl.d.ts.map +1 -1
  95. package/dist/resource/form/components/SortControl.js +0 -3
  96. package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
  97. package/dist/sales/coupon/control/CouponFormControl.js +0 -21
  98. package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
  99. package/dist/setting/dashboard/DashboardSettingForm.js +1 -4
  100. package/dist/setting/dashboard/payments/payments-modal/PaymentsModal.d.ts.map +1 -1
  101. package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
  102. package/dist/snippet/snippet-template/preview/Preview.js +20 -14
  103. package/dist/static/CurrencyNumberInput.d.ts.map +1 -1
  104. package/dist/static/CurrencyNumberInput.js +0 -3
  105. package/dist/static/form-number-input/FormNumberInput.d.ts.map +1 -1
  106. package/dist/static/form-number-input/FormNumberInput.js +0 -3
  107. package/dist/static/number-input/NumberInput.d.ts.map +1 -1
  108. package/dist/static/number-input/NumberInput.js +0 -3
  109. package/dist/styles/iframe-events/Calendar.scss +1 -1
  110. package/dist/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
  111. package/dist/styles/ryft-payment-form/RyftPaymentForm.scss +3 -1
  112. package/dist/styles/sales/BookingResults.scss +1 -1
  113. package/dist/zone/form/components/GameDurationControl.d.ts.map +1 -1
  114. package/dist/zone/form/components/GameDurationControl.js +0 -3
  115. package/dist/zone/form/components/SortControl.d.ts.map +1 -1
  116. package/dist/zone/form/components/SortControl.js +0 -3
  117. package/package.json +20 -23
  118. package/src/auth/Layout/UserNavDropDownToggle.tsx +1 -1
  119. package/src/auth/Login/LoginComponent.tsx +1 -1
  120. package/src/custom-fields/field-set/providers/CustomFieldSetsProvider.tsx +2 -2
  121. package/src/events/edit-event-modal/IntervalInput.tsx +0 -4
  122. package/src/events/edit-event-modal/component/SaleDeadline/SaleDeadline.tsx +4 -12
  123. package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +1 -0
  124. package/src/events/edit-recurrent-event-modal/EditRecurrentEventModal.tsx +0 -1
  125. package/src/events/event-card/EventCard.tsx +8 -10
  126. package/src/events/event-statistic-modal/EventStatisticModal.tsx +1 -4
  127. package/src/events/event-statistic-modal/hooks/useTableData.tsx +1 -2
  128. package/src/events/event-statistic-modal/utils/index.ts +4 -4
  129. package/src/events/event-venue-map/EventVenueMap.tsx +0 -1
  130. package/src/events/event-venue-map/components/Dropdown/components/DropdownWrapper/DropdownWrapper.tsx +2 -2
  131. package/src/events/event-venue-map/hooks/useCanvasSize.ts +1 -5
  132. package/src/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.tsx +8 -13
  133. package/src/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.tsx +4 -12
  134. package/src/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.tsx +7 -3
  135. package/src/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.tsx +20 -18
  136. package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +5 -3
  137. package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +0 -9
  138. package/src/iframe/order-process/components/PaymentCard/PaymentCard.tsx +3 -3
  139. package/src/iframe/payment/order-items-table/hooks/useTableData.tsx +109 -103
  140. package/src/iframe/payment/payment-page/PaymentPage.tsx +1 -1
  141. package/src/iframe/ryft/utils/ryft-form.ts +6 -7
  142. package/src/modals/dialog/Dialog.tsx +36 -35
  143. package/src/modals/dialog/DialogContext.tsx +2 -8
  144. package/src/notification/email-template/card/EmailTemplateCard.tsx +2 -0
  145. package/src/notification/email-template/control/EmailTemplateControl.tsx +5 -8
  146. package/src/notification/email-template/form/EmailTemplateForm.tsx +0 -3
  147. package/src/product-set/control/ProductSetControl.tsx +1 -1
  148. package/src/product-set/form/ProductSetForm.tsx +3 -8
  149. package/src/product-set/product/booking-management/ProductBookingManagementControl.tsx +0 -2
  150. package/src/product-set/product/deposit/ProductDepositControl.tsx +0 -1
  151. package/src/product-set/product/duration/ProductDurationControl.tsx +0 -2
  152. package/src/product-set/product/price/ProductPriceControl.tsx +0 -1
  153. package/src/product-set/product/quantity/ProductQuantityConstantControl.tsx +0 -2
  154. package/src/product-set/product/quantity/ProductQuantityControl.tsx +0 -2
  155. package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +0 -1
  156. package/src/product-set/product-category/ProductCategoryControl.tsx +0 -4
  157. package/src/product-set/utils/index.ts +14 -15
  158. package/src/recurrence-input/RecurrenceEndInput.tsx +0 -1
  159. package/src/recurrence-input/RecurrenceInput.tsx +3 -4
  160. package/src/recurring-date-picker-input/RecurrenceEndInput.tsx +0 -1
  161. package/src/resource/form/components/CapacityControl.tsx +0 -1
  162. package/src/resource/form/components/SortControl.tsx +0 -1
  163. package/src/sales/coupon/control/CouponFormControl.tsx +0 -7
  164. package/src/setting/dashboard/DashboardSettingForm.tsx +0 -1
  165. package/src/setting/dashboard/payments/payments-modal/PaymentsModal.tsx +0 -1
  166. package/src/snippet/snippet-template/preview/Preview.tsx +9 -6
  167. package/src/static/CurrencyNumberInput.tsx +0 -1
  168. package/src/static/form-number-input/FormNumberInput.tsx +0 -1
  169. package/src/static/number-input/NumberInput.tsx +0 -1
  170. package/src/styles/iframe-events/Calendar.scss +1 -1
  171. package/src/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
  172. package/src/styles/ryft-payment-form/RyftPaymentForm.scss +3 -1
  173. package/src/styles/sales/BookingResults.scss +1 -1
  174. package/src/zone/form/components/GameDurationControl.tsx +0 -1
  175. package/src/zone/form/components/SortControl.tsx +0 -1
  176. package/yarn.lock +606 -629
  177. package/dist/CustomAlertTypes/AlertBox.d.ts +0 -22
  178. package/dist/CustomAlertTypes/AlertBox.d.ts.map +0 -1
  179. package/dist/CustomAlertTypes/AlertRender.d.ts +0 -21
  180. package/dist/CustomAlertTypes/AlertRender.d.ts.map +0 -1
  181. package/dist/CustomAlertTypes/alertThemes.d.ts +0 -41
  182. package/dist/CustomAlertTypes/alertThemes.d.ts.map +0 -1
  183. package/dist/CustomAlertTypes/utils/textWrapperUtils.d.ts +0 -8
  184. package/dist/CustomAlertTypes/utils/textWrapperUtils.d.ts.map +0 -1
  185. package/src/CustomAlertTypes/AlertBox.tsx +0 -87
  186. package/src/CustomAlertTypes/AlertRender.ts +0 -283
  187. package/src/CustomAlertTypes/alertThemes.ts +0 -72
  188. package/src/CustomAlertTypes/utils/textWrapperUtils.ts +0 -26
@@ -12,9 +12,6 @@ function UserNavDropDownToggle(props) {
12
12
  children: /*#__PURE__*/ jsxs(Trans, {
13
13
  t: t,
14
14
  i18nKey: "userPromo",
15
- values: {
16
- name: user === null || user === void 0 ? void 0 : user.first_name
17
- },
18
15
  children: [
19
16
  "Hi, ",
20
17
  {
@@ -202,10 +202,9 @@ var LoginComponent = function(param) {
202
202
  var _useState = _sliced_to_array(useState(false), 2), isLoading = _useState[0], setIsLoading = _useState[1];
203
203
  var userApiService = useUserApi(request);
204
204
  var handleError = function(error) {
205
- var _error_response_data, _error_response;
206
205
  notification.danger({
207
206
  title: 'Error',
208
- message: (error === null || error === void 0 ? void 0 : (_error_response = error.response) === null || _error_response === void 0 ? void 0 : (_error_response_data = _error_response.data) === null || _error_response_data === void 0 ? void 0 : _error_response_data.message) || error.message
207
+ message: error.message
209
208
  });
210
209
  };
211
210
  var storeSecrets = function(secrets) {
@@ -1,3 +1,3 @@
1
- import { PropsWithChildren } from 'react';
2
- export declare const CustomFieldSetsProvider: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
1
+ import { FC } from 'react';
2
+ export declare const CustomFieldSetsProvider: FC;
3
3
  //# sourceMappingURL=CustomFieldSetsProvider.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CustomFieldSetsProvider.d.ts","sourceRoot":"","sources":["../../../../src/custom-fields/field-set/providers/CustomFieldSetsProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAY,MAAM,OAAO,CAAA;AAGnD,eAAO,MAAM,uBAAuB,iBAAkB,iBAAiB,4CAQtE,CAAA"}
1
+ {"version":3,"file":"CustomFieldSetsProvider.d.ts","sourceRoot":"","sources":["../../../../src/custom-fields/field-set/providers/CustomFieldSetsProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAY,MAAM,OAAO,CAAA;AAGpC,eAAO,MAAM,uBAAuB,EAAE,EAQrC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"IntervalInput.d.ts","sourceRoot":"","sources":["../../../src/events/edit-event-modal/IntervalInput.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,UAAU,EAAE,MAAM,6DAA6D,CAAA;AAIxF,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAA;AAG7D,UAAU,kBAAkB;IAC1B,gBAAgB,CAAC,EAAE,oBAAoB,CAAA;IACvC,WAAW,CAAC,EAAE,UAAU,EAAE,CAAA;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,iBAAiB,CAAC,EAAE,OAAO,CAAA;IAC3B,YAAY,CAAC,EAAE,OAAO,CAAA;CACvB;AAED,MAAM,WAAW,mBAAmB;IAClC,KAAK,EAAE,MAAM,CAAA;IACb,GAAG,EAAE,MAAM,CAAA;IACX,KAAK,EAAE,MAAM,GAAG,IAAI,CAAA;CACrB;AAED,wBAAgB,aAAa,CAAC,EAC5B,QAAgB,EAChB,gBAAgB,EAChB,YAAY,EACZ,WAAW,EACX,iBAAyB,EACzB,YAAoB,EACrB,EAAE,kBAAkB,2CA4KpB"}
1
+ {"version":3,"file":"IntervalInput.d.ts","sourceRoot":"","sources":["../../../src/events/edit-event-modal/IntervalInput.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,UAAU,EAAE,MAAM,6DAA6D,CAAA;AAIxF,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAA;AAG7D,UAAU,kBAAkB;IAC1B,gBAAgB,CAAC,EAAE,oBAAoB,CAAA;IACvC,WAAW,CAAC,EAAE,UAAU,EAAE,CAAA;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,iBAAiB,CAAC,EAAE,OAAO,CAAA;IAC3B,YAAY,CAAC,EAAE,OAAO,CAAA;CACvB;AAED,MAAM,WAAW,mBAAmB;IAClC,KAAK,EAAE,MAAM,CAAA;IACb,GAAG,EAAE,MAAM,CAAA;IACX,KAAK,EAAE,MAAM,GAAG,IAAI,CAAA;CACrB;AAED,wBAAgB,aAAa,CAAC,EAC5B,QAAgB,EAChB,gBAAgB,EAChB,YAAY,EACZ,WAAW,EACX,iBAAyB,EACzB,YAAoB,EACrB,EAAE,kBAAkB,2CAwKpB"}
@@ -111,7 +111,7 @@ function _unsupported_iterable_to_array(o, minLen) {
111
111
  }
112
112
  function IntervalInput(param) {
113
113
  var _param_disabled = param.disabled, disabled = _param_disabled === void 0 ? false : _param_disabled, editedProductSet = param.editedProductSet, productSetId = param.productSetId, productSets = param.productSets, _param_disabledRecurrent = param.disabledRecurrent, disabledRecurrent = _param_disabledRecurrent === void 0 ? false : _param_disabledRecurrent, _param_isCopyCreate = param.isCopyCreate, isCopyCreate = _param_isCopyCreate === void 0 ? false : _param_isCopyCreate;
114
- var _errors_start, _errors_end, _errors_end1;
114
+ var _errors_start, _errors_end;
115
115
  var t = useTranslation([
116
116
  'Design',
117
117
  'Validation'
@@ -256,10 +256,6 @@ function IntervalInput(param) {
256
256
  children: formattedDuration && "lasts ".concat(formattedDuration)
257
257
  })
258
258
  ]
259
- }),
260
- /*#__PURE__*/ jsx(Form.Control.Feedback, {
261
- type: "invalid",
262
- children: (_errors_end1 = errors.end) === null || _errors_end1 === void 0 ? void 0 : _errors_end1.message
263
259
  })
264
260
  ]
265
261
  }),
@@ -2,10 +2,9 @@ export declare const SALE_DEADLINE_NAME_CATEGORY = "saleDeadlineCategory";
2
2
  export declare const SALE_DEADLINE_NAME = "saleDeadline";
3
3
  export declare const DEADLINE_NAME: readonly ["saleDeadlineCategory", "saleDeadline"];
4
4
  export type DeadLineNameType = (typeof DEADLINE_NAME)[number];
5
- export declare const SaleDeadline: ({ disabled, onlyBefore, isProductSet, deadLineCategory, }: {
5
+ export declare const SaleDeadline: ({ disabled, onlyBefore, deadLineCategory, }: {
6
6
  disabled?: boolean;
7
7
  onlyBefore?: boolean;
8
- isProductSet?: boolean;
9
8
  deadLineCategory?: string;
10
9
  }) => import("react/jsx-runtime").JSX.Element;
11
10
  //# sourceMappingURL=SaleDeadline.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SaleDeadline.d.ts","sourceRoot":"","sources":["../../../../../src/events/edit-event-modal/component/SaleDeadline/SaleDeadline.tsx"],"names":[],"mappings":"AAWA,eAAO,MAAM,2BAA2B,yBAAyB,CAAA;AACjE,eAAO,MAAM,kBAAkB,iBAAiB,CAAA;AAWhD,eAAO,MAAM,aAAa,mDAGhB,CAAA;AAEV,MAAM,MAAM,gBAAgB,GAAG,CAAC,OAAO,aAAa,CAAC,CAAC,MAAM,CAAC,CAAA;AAU7D,eAAO,MAAM,YAAY,8DAKtB;IACD,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,gBAAgB,CAAC,EAAE,MAAM,CAAA;CAC1B,4CAoKA,CAAA"}
1
+ {"version":3,"file":"SaleDeadline.d.ts","sourceRoot":"","sources":["../../../../../src/events/edit-event-modal/component/SaleDeadline/SaleDeadline.tsx"],"names":[],"mappings":"AAWA,eAAO,MAAM,2BAA2B,yBAAyB,CAAA;AACjE,eAAO,MAAM,kBAAkB,iBAAiB,CAAA;AAWhD,eAAO,MAAM,aAAa,mDAGhB,CAAA;AAEV,MAAM,MAAM,gBAAgB,GAAG,CAAC,OAAO,aAAa,CAAC,CAAC,MAAM,CAAC,CAAA;AAU7D,eAAO,MAAM,YAAY,gDAItB;IACD,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,gBAAgB,CAAC,EAAE,MAAM,CAAA;CAC1B,4CA8JA,CAAA"}
@@ -67,7 +67,7 @@ var SALE_DEADLINES_EVENT_START_TYPES = [
67
67
  }
68
68
  ];
69
69
  var SaleDeadline = function(param) {
70
- var _param_disabled = param.disabled, disabled = _param_disabled === void 0 ? false : _param_disabled, _param_onlyBefore = param.onlyBefore, onlyBefore = _param_onlyBefore === void 0 ? false : _param_onlyBefore, _param_isProductSet = param.isProductSet, isProductSet = _param_isProductSet === void 0 ? false : _param_isProductSet, deadLineCategory = param.deadLineCategory;
70
+ var _param_disabled = param.disabled, disabled = _param_disabled === void 0 ? false : _param_disabled, _param_onlyBefore = param.onlyBefore, onlyBefore = _param_onlyBefore === void 0 ? false : _param_onlyBefore, deadLineCategory = param.deadLineCategory;
71
71
  var _errors_root;
72
72
  var t = useTranslation([
73
73
  'Design'
@@ -133,10 +133,9 @@ var SaleDeadline = function(param) {
133
133
  name: "sale-deadline",
134
134
  options: SALE_DEADLINES_EVENT_START_TYPES.map(function(param) {
135
135
  var type = param.type;
136
- var salesDeadlineTitle = type === SALE_DEADLINE_BEFORE_TYPE && isProductSet ? 'beforeProductSet' : type;
137
136
  return {
138
137
  id: type,
139
- value: t("Design:".concat(salesDeadlineTitle))
138
+ value: t("Design:".concat(type))
140
139
  };
141
140
  }),
142
141
  value: deadlineType,
@@ -21,7 +21,7 @@ import 'react-bootstrap/Col';
21
21
  import 'react-bootstrap/InputGroup';
22
22
  import 'react-bootstrap/Row';
23
23
  import '@licklist/plugins/dist/services/Form/FormErrorService';
24
- import '@licklist/plugins/dist/utils/error';
24
+ import '@licklist/plugins';
25
25
  import { ProductSetContextProvider } from '../../../../../product-set/form/context.js';
26
26
  import { getFilteredTemplates } from '../../../../../product-set/utils/index.js';
27
27
  import 'react-bootstrap/Button';
@@ -32,7 +32,6 @@ import 'react-bootstrap/Collapse';
32
32
  import '@licklist/plugins/dist/hooks/Media/useImages';
33
33
  import '@licklist/core/dist/DataMapper/Media/ImageDataMapper';
34
34
  import 'react-select';
35
- import '@licklist/plugins';
36
35
  import '@licklist/plugins/dist/context/app/hooks/useNotification';
37
36
  import '../../../../../static/index.js';
38
37
  import '../../../../../tiptap-editor/TipTapEditor.js';
@@ -1 +1 @@
1
- {"version":3,"file":"getDefaultProductSet.d.ts","sourceRoot":"","sources":["../../../../src/events/edit-event-modal/utils/getDefaultProductSet.ts"],"names":[],"mappings":"AAAA,OAAO,EAGL,UAAU,EACX,MAAM,6DAA6D,CAAA;AAEpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,0CAA0C,CAAA;AAE/E,eAAO,MAAM,gBAAgB,gBACd,UAAU,GAAG,IAAI,qBACX,OAAO,KACzB,oBAwCD,CAAA"}
1
+ {"version":3,"file":"getDefaultProductSet.d.ts","sourceRoot":"","sources":["../../../../src/events/edit-event-modal/utils/getDefaultProductSet.ts"],"names":[],"mappings":"AAAA,OAAO,EAGL,UAAU,EACX,MAAM,6DAA6D,CAAA;AAEpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,0CAA0C,CAAA;AAE/E,eAAO,MAAM,gBAAgB,gBACd,UAAU,GAAG,IAAI,qBACX,OAAO,KACzB,oBAyCD,CAAA"}
@@ -137,6 +137,7 @@ var getDefaultValues = function(productSet, hasNoRecurrences) {
137
137
  subProducts: subProducts === null || subProducts === void 0 ? void 0 : subProducts.map(function(_param) {
138
138
  var subProducts = _extends({}, _object_destructuring_empty(_param));
139
139
  return _object_spread_props(_object_spread({}, subProducts), {
140
+ originalProductId: null,
140
141
  productCategoryId: undefined
141
142
  });
142
143
  }),
@@ -1 +1 @@
1
- {"version":3,"file":"EditRecurrentEventModal.d.ts","sourceRoot":"","sources":["../../../src/events/edit-recurrent-event-modal/EditRecurrentEventModal.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAA;AAGrD,eAAO,MAAM,eAAe,cAAc,CAAA;AAC1C,eAAO,MAAM,8BAA8B,2BAA2B,CAAA;AACtE,eAAO,MAAM,eAAe,cAAc,CAAA;AAE1C,QAAA,MAAM,KAAK,+DAID,CAAA;AAEV,eAAO,MAAM,2BAA2B,cAAkB,CAAA;AAE1D,eAAO,MAAM,yBAAyB;;;;CAIrC,CAAA;AAED,eAAO,MAAM,gCAAgC;;CAE5C,CAAA;AAED,MAAM,MAAM,kBAAkB,GAAG,CAAC,OAAO,KAAK,CAAC,CAAC,MAAM,CAAC,CAAA;AAEvD,MAAM,MAAM,6BAA6B,GAAG;IAC1C,IAAI,EAAE,kBAAkB,CAAA;CACzB,CAAA;AAED,MAAM,MAAM,4BAA4B,GAAG;IACzC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,MAAM,EAAE,OAAO,CAAA;IACf,MAAM,EAAE,MAAM,IAAI,CAAA;IAClB,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,CAAC,MAAM,EAAE,6BAA6B,KAAK,IAAI,CAAA;IACzD,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,kBAAkB,CAAC,EAAE,OAAO,CAAA;IAC5B,KAAK,CAAC,EAAE,iBAAiB,CAAA;IACzB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,aAAa,CAAC,EAAE,OAAO,CAAA;CACxB,CAAA;AAED,eAAO,MAAM,uBAAuB,qHAWjC,4BAA4B,4CAqG9B,CAAA"}
1
+ {"version":3,"file":"EditRecurrentEventModal.d.ts","sourceRoot":"","sources":["../../../src/events/edit-recurrent-event-modal/EditRecurrentEventModal.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAA;AAGrD,eAAO,MAAM,eAAe,cAAc,CAAA;AAC1C,eAAO,MAAM,8BAA8B,2BAA2B,CAAA;AACtE,eAAO,MAAM,eAAe,cAAc,CAAA;AAE1C,QAAA,MAAM,KAAK,+DAID,CAAA;AAEV,eAAO,MAAM,2BAA2B,cAAkB,CAAA;AAE1D,eAAO,MAAM,yBAAyB;;;;CAIrC,CAAA;AAED,eAAO,MAAM,gCAAgC;;CAE5C,CAAA;AAED,MAAM,MAAM,kBAAkB,GAAG,CAAC,OAAO,KAAK,CAAC,CAAC,MAAM,CAAC,CAAA;AAEvD,MAAM,MAAM,6BAA6B,GAAG;IAC1C,IAAI,EAAE,kBAAkB,CAAA;CACzB,CAAA;AAED,MAAM,MAAM,4BAA4B,GAAG;IACzC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,MAAM,EAAE,OAAO,CAAA;IACf,MAAM,EAAE,MAAM,IAAI,CAAA;IAClB,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,CAAC,MAAM,EAAE,6BAA6B,KAAK,IAAI,CAAA;IACzD,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,kBAAkB,CAAC,EAAE,OAAO,CAAA;IAC5B,KAAK,CAAC,EAAE,iBAAiB,CAAA;IACzB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,aAAa,CAAC,EAAE,OAAO,CAAA;CACxB,CAAA;AAED,eAAO,MAAM,uBAAuB,qHAWjC,4BAA4B,4CAoG9B,CAAA"}
@@ -11,7 +11,7 @@ export interface EventCardProps extends HasPermissionProp {
11
11
  onPreview: () => void;
12
12
  onEdit: () => void;
13
13
  onCopy: () => void;
14
- onRemove?: () => void;
14
+ onRemove: () => void;
15
15
  onOpenQrCode: () => void;
16
16
  eventStatistic?: EventStatistic | null;
17
17
  eventMetadata?: EventMetadata | null;
@@ -1 +1 @@
1
- {"version":3,"file":"EventCard.d.ts","sourceRoot":"","sources":["../../../src/events/event-card/EventCard.tsx"],"names":[],"mappings":"AAWA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAA;AACtF,OAAO,EAAE,cAAc,EAAE,MAAM,kEAAkE,CAAA;AACjG,OAAO,EAAE,aAAa,EAAE,MAAM,4DAA4D,CAAA;AAS1F,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAA;AAI3C,MAAM,WAAW,cAAe,SAAQ,iBAAiB;IACvD,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE,MAAM,CAAA;IACnB,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IACxB,KAAK,CAAC,EAAE,IAAI,EAAE,CAAA;IACd,SAAS,EAAE,MAAM,IAAI,CAAA;IACrB,MAAM,EAAE,MAAM,IAAI,CAAA;IAClB,MAAM,EAAE,MAAM,IAAI,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAA;IACrB,YAAY,EAAE,MAAM,IAAI,CAAA;IACxB,cAAc,CAAC,EAAE,cAAc,GAAG,IAAI,CAAA;IACtC,aAAa,CAAC,EAAE,aAAa,GAAG,IAAI,CAAA;IACpC,WAAW,EAAE,MAAM,IAAI,CAAA;IACvB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,OAAO,CAAC,EAAE,MAAM,CAAA;CACjB;AAED,wBAAgB,SAAS,CAAC,EACxB,IAAI,EACJ,IAAI,EACJ,QAAQ,EACR,KAAK,EACL,SAAS,EACT,MAAM,EACN,MAAM,EACN,aAAa,EACb,QAAQ,EACR,YAAY,EACZ,aAAoB,EACpB,cAAc,EACd,WAAW,EACX,cAAc,EACd,OAAO,EACP,OAAO,GACR,EAAE,cAAc,2CAwKhB"}
1
+ {"version":3,"file":"EventCard.d.ts","sourceRoot":"","sources":["../../../src/events/event-card/EventCard.tsx"],"names":[],"mappings":"AAWA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAA;AACtF,OAAO,EAAE,cAAc,EAAE,MAAM,kEAAkE,CAAA;AACjG,OAAO,EAAE,aAAa,EAAE,MAAM,4DAA4D,CAAA;AAS1F,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAA;AAI3C,MAAM,WAAW,cAAe,SAAQ,iBAAiB;IACvD,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE,MAAM,CAAA;IACnB,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IACxB,KAAK,CAAC,EAAE,IAAI,EAAE,CAAA;IACd,SAAS,EAAE,MAAM,IAAI,CAAA;IACrB,MAAM,EAAE,MAAM,IAAI,CAAA;IAClB,MAAM,EAAE,MAAM,IAAI,CAAA;IAClB,QAAQ,EAAE,MAAM,IAAI,CAAA;IACpB,YAAY,EAAE,MAAM,IAAI,CAAA;IACxB,cAAc,CAAC,EAAE,cAAc,GAAG,IAAI,CAAA;IACtC,aAAa,CAAC,EAAE,aAAa,GAAG,IAAI,CAAA;IACpC,WAAW,EAAE,MAAM,IAAI,CAAA;IACvB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,OAAO,CAAC,EAAE,MAAM,CAAA;CACjB;AAED,wBAAgB,SAAS,CAAC,EACxB,IAAI,EACJ,IAAI,EACJ,QAAQ,EACR,KAAK,EACL,SAAS,EACT,MAAM,EACN,MAAM,EACN,aAAa,EACb,QAAQ,EACR,YAAY,EACZ,aAAoB,EACpB,cAAc,EACd,WAAW,EACX,cAAc,EACd,OAAO,EACP,OAAO,GACR,EAAE,cAAc,2CAsKhB"}
@@ -232,7 +232,7 @@ function EventCard(param) {
232
232
  onClick: onCopy,
233
233
  children: /*#__PURE__*/ jsx(FaCopy, {})
234
234
  }),
235
- onRemove && /*#__PURE__*/ jsx("button", {
235
+ /*#__PURE__*/ jsx("button", {
236
236
  type: "button",
237
237
  className: "event-card-link-button",
238
238
  onClick: onRemove,
@@ -6,7 +6,6 @@ export type EventStatisticModalProps = {
6
6
  date?: Event['startAt'] | null;
7
7
  eventStatistic?: EventStatistic | null;
8
8
  title?: string;
9
- eventId?: string;
10
9
  };
11
- export declare const EventStatisticModal: ({ isOpen, setIsOpen, date, eventStatistic, title, eventId, }: EventStatisticModalProps) => import("react/jsx-runtime").JSX.Element;
10
+ export declare const EventStatisticModal: ({ isOpen, setIsOpen, date, eventStatistic, title, }: EventStatisticModalProps) => import("react/jsx-runtime").JSX.Element;
12
11
  //# sourceMappingURL=EventStatisticModal.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EventStatisticModal.d.ts","sourceRoot":"","sources":["../../../src/events/event-statistic-modal/EventStatisticModal.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,cAAc,EAAE,MAAM,kEAAkE,CAAA;AACjG,OAAO,EAAE,KAAK,EAAE,MAAM,yDAAyD,CAAA;AAK/E,MAAM,MAAM,wBAAwB,GAAG;IACrC,MAAM,EAAE,OAAO,CAAA;IACf,SAAS,EAAE,CAAC,KAAK,EAAE,OAAO,KAAK,IAAI,CAAA;IACnC,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,GAAG,IAAI,CAAA;IAC9B,cAAc,CAAC,EAAE,cAAc,GAAG,IAAI,CAAA;IACtC,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,OAAO,CAAC,EAAE,MAAM,CAAA;CACjB,CAAA;AAED,eAAO,MAAM,mBAAmB,iEAO7B,wBAAwB,4CAkD1B,CAAA"}
1
+ {"version":3,"file":"EventStatisticModal.d.ts","sourceRoot":"","sources":["../../../src/events/event-statistic-modal/EventStatisticModal.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,cAAc,EAAE,MAAM,kEAAkE,CAAA;AACjG,OAAO,EAAE,KAAK,EAAE,MAAM,yDAAyD,CAAA;AAK/E,MAAM,MAAM,wBAAwB,GAAG;IACrC,MAAM,EAAE,OAAO,CAAA;IACf,SAAS,EAAE,CAAC,KAAK,EAAE,OAAO,KAAK,IAAI,CAAA;IACnC,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,GAAG,IAAI,CAAA;IAC9B,cAAc,CAAC,EAAE,cAAc,GAAG,IAAI,CAAA;IACtC,KAAK,CAAC,EAAE,MAAM,CAAA;CACf,CAAA;AAED,eAAO,MAAM,mBAAmB,wDAM7B,wBAAwB,4CAiD1B,CAAA"}
@@ -17,9 +17,9 @@ import '@tanstack/react-table';
17
17
  import { useTableData } from './hooks/useTableData.js';
18
18
 
19
19
  var EventStatisticModal = function(param) {
20
- var isOpen = param.isOpen, setIsOpen = param.setIsOpen, date = param.date, eventStatistic = param.eventStatistic, title = param.title, eventId = param.eventId;
20
+ var isOpen = param.isOpen, setIsOpen = param.setIsOpen, date = param.date, eventStatistic = param.eventStatistic, title = param.title;
21
21
  var t = useTranslation('Design').t;
22
- var data = useTableData(date, eventStatistic, eventId);
22
+ var data = useTableData(date, eventStatistic);
23
23
  var handleClose = function() {
24
24
  setIsOpen(false);
25
25
  };
@@ -1,5 +1,5 @@
1
1
  import { EventStatistic } from '@licklist/core/dist/DataMapper/Provider/EventStatisticDataMapper';
2
2
  import { Event } from '@licklist/core/dist/DataMapper/Provider/EventDataMapper';
3
3
  import { StaticTableData } from '../../../table';
4
- export declare const useTableData: (date: Event["startAt"] | null, eventStatistic: EventStatistic | null, eventId: string) => StaticTableData[];
4
+ export declare const useTableData: (date: Event["startAt"] | null, eventStatistic: EventStatistic | null) => StaticTableData[];
5
5
  //# sourceMappingURL=useTableData.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useTableData.d.ts","sourceRoot":"","sources":["../../../../src/events/event-statistic-modal/hooks/useTableData.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,MAAM,kEAAkE,CAAA;AACjG,OAAO,EAAE,KAAK,EAAE,MAAM,yDAAyD,CAAA;AAE/E,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAA;AAEhD,eAAO,MAAM,YAAY,SACjB,KAAK,CAAC,SAAS,CAAC,GAAG,IAAI,kBACb,cAAc,GAAG,IAAI,WAC5B,MAAM,sBA6EhB,CAAA"}
1
+ {"version":3,"file":"useTableData.d.ts","sourceRoot":"","sources":["../../../../src/events/event-statistic-modal/hooks/useTableData.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,MAAM,kEAAkE,CAAA;AACjG,OAAO,EAAE,KAAK,EAAE,MAAM,yDAAyD,CAAA;AAE/E,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAA;AAEhD,eAAO,MAAM,YAAY,SACjB,KAAK,CAAC,SAAS,CAAC,GAAG,IAAI,kBACb,cAAc,GAAG,IAAI,sBA6EtC,CAAA"}
@@ -52,7 +52,7 @@ function _unsupported_iterable_to_array(o, minLen) {
52
52
  if (n === "Map" || n === "Set") return Array.from(n);
53
53
  if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _array_like_to_array(o, minLen);
54
54
  }
55
- var useTableData = function(date, eventStatistic, eventId) {
55
+ var useTableData = function(date, eventStatistic) {
56
56
  var t = useTranslation('Design').t;
57
57
  var formatNumber = useIntl().formatNumber;
58
58
  var _useState = _sliced_to_array(useState([]), 2), tableRows = _useState[0], setTableRows = _useState[1];
@@ -106,7 +106,6 @@ var useTableData = function(date, eventStatistic, eventId) {
106
106
  // eslint-disable-next-line react-hooks/exhaustive-deps
107
107
  }, [
108
108
  date,
109
- eventId,
110
109
  eventStatistic
111
110
  ]);
112
111
  return tableRows;
@@ -1,5 +1,5 @@
1
1
  import { DateTime } from 'luxon';
2
- import { DATE_TIME_FULL_FORMAT } from '@licklist/core/dist/Config';
2
+ import { DATE_FORMAT, DATE_TIME_FULL_FORMAT } from '@licklist/core/dist/Config';
3
3
  import { maxBy } from 'lodash';
4
4
 
5
5
  function _array_like_to_array(arr, len) {
@@ -39,10 +39,10 @@ var convertEventStatisticToTableData = function(date, eventStatistic) {
39
39
  if (!eventStatistic) {
40
40
  return [];
41
41
  }
42
- var summaryFormattedDate = DateTime.fromISO(date).toFormat(DATE_TIME_FULL_FORMAT);
42
+ var summaryFormattedDate = DateTime.fromISO(date).toUTC().toFormat(DATE_FORMAT);
43
43
  var _Object_keys_filter;
44
44
  var summaryDays = (_Object_keys_filter = (_Object_keys = Object.keys(eventStatistic === null || eventStatistic === void 0 ? void 0 : eventStatistic.productCategorySummary)) === null || _Object_keys === void 0 ? void 0 : _Object_keys.filter(function(date) {
45
- return DateTime.fromFormat(date, DATE_TIME_FULL_FORMAT).toFormat(DATE_TIME_FULL_FORMAT) === summaryFormattedDate;
45
+ return DateTime.fromFormat(date, DATE_TIME_FULL_FORMAT).toFormat(DATE_FORMAT) === summaryFormattedDate;
46
46
  })) !== null && _Object_keys_filter !== void 0 ? _Object_keys_filter : [];
47
47
  var summaryMap = new Map();
48
48
  summaryDays.map(function(day) {
@@ -1 +1 @@
1
- {"version":3,"file":"EventVenueMap.d.ts","sourceRoot":"","sources":["../../../src/events/event-venue-map/EventVenueMap.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,MAAM,kDAAkD,CAAA;AACxE,OAAO,EAAE,YAAY,EAAE,MAAM,+DAA+D,CAAA;AAC5F,OAAO,EAAE,OAAO,EAAE,MAAM,0DAA0D,CAAA;AAClF,OAAO,EAAE,wBAAwB,EAAE,MAAM,8CAA8C,CAAA;AACvF,OAAO,EAAY,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAG7D,MAAM,MAAM,wBAAwB,GAAG;IACrC,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,YAAY,CAAC,EAAE,CAAC,OAAO,CAAC,EAAE,MAAM,KAAK,IAAI,CAAA;IACzC,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,mBAAmB,CAAC,EAAE,MAAM,EAAE,CAAA;IAC9B,0BAA0B,CAAC,EAAE,MAAM,EAAE,CAAA;CACtC,CAAA;AAED,MAAM,MAAM,kBAAkB,GAAG;IAC/B,GAAG,EAAE,MAAM,CAAA;IACX,MAAM,CAAC,EAAE,OAAO,CAAC,KAAK,CAAC,EAAE,CAAA;IACzB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,CAAC,KAAK,CAAC,EAAE,KAAK,IAAI,CAAA;IAClD,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC,OAAO,CAAC,EAAE,CAAA;IAC7B,aAAa,CAAC,EAAE,OAAO,CAAC,YAAY,CAAC,EAAE,CAAA;IACvC,qBAAqB,CAAC,EAAE,CAAC,MAAM,EAAE,OAAO,CAAC,YAAY,CAAC,EAAE,KAAK,IAAI,CAAA;IACjE,eAAe,CAAC,EAAE,wBAAwB,EAAE,CAAA;CAC7C,GAAG,wBAAwB,CAAA;AAE5B,eAAO,MAAM,aAAa;SAXnB,MAAM;aACF,OAAO,CAAC,KAAK,CAAC,EAAE;WAClB,MAAM;qBACI,CAAC,KAAK,EAAE,OAAO,CAAC,KAAK,CAAC,EAAE,KAAK,IAAI;eACvC,OAAO;eACP,OAAO,CAAC,OAAO,CAAC,EAAE;oBACb,OAAO,CAAC,YAAY,CAAC,EAAE;4BACf,CAAC,MAAM,EAAE,OAAO,CAAC,YAAY,CAAC,EAAE,KAAK,IAAI;sBAC/C,wBAAwB,EAAE;0EAkD7C,CAAA"}
1
+ {"version":3,"file":"EventVenueMap.d.ts","sourceRoot":"","sources":["../../../src/events/event-venue-map/EventVenueMap.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,MAAM,kDAAkD,CAAA;AACxE,OAAO,EAAE,YAAY,EAAE,MAAM,+DAA+D,CAAA;AAC5F,OAAO,EAAE,OAAO,EAAE,MAAM,0DAA0D,CAAA;AAClF,OAAO,EAAE,wBAAwB,EAAE,MAAM,8CAA8C,CAAA;AACvF,OAAO,EAAY,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAG7D,MAAM,MAAM,wBAAwB,GAAG;IACrC,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,YAAY,CAAC,EAAE,CAAC,OAAO,CAAC,EAAE,MAAM,KAAK,IAAI,CAAA;IACzC,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,mBAAmB,CAAC,EAAE,MAAM,EAAE,CAAA;IAC9B,0BAA0B,CAAC,EAAE,MAAM,EAAE,CAAA;CACtC,CAAA;AAED,MAAM,MAAM,kBAAkB,GAAG;IAC/B,GAAG,EAAE,MAAM,CAAA;IACX,MAAM,CAAC,EAAE,OAAO,CAAC,KAAK,CAAC,EAAE,CAAA;IACzB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,CAAC,KAAK,CAAC,EAAE,KAAK,IAAI,CAAA;IAClD,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC,OAAO,CAAC,EAAE,CAAA;IAC7B,aAAa,CAAC,EAAE,OAAO,CAAC,YAAY,CAAC,EAAE,CAAA;IACvC,qBAAqB,CAAC,EAAE,CAAC,MAAM,EAAE,OAAO,CAAC,YAAY,CAAC,EAAE,KAAK,IAAI,CAAA;IACjE,eAAe,CAAC,EAAE,wBAAwB,EAAE,CAAA;CAC7C,GAAG,wBAAwB,CAAA;AAE5B,eAAO,MAAM,aAAa;SAXnB,MAAM;aACF,OAAO,CAAC,KAAK,CAAC,EAAE;WAClB,MAAM;qBACI,CAAC,KAAK,EAAE,OAAO,CAAC,KAAK,CAAC,EAAE,KAAK,IAAI;eACvC,OAAO;eACP,OAAO,CAAC,OAAO,CAAC,EAAE;oBACb,OAAO,CAAC,YAAY,CAAC,EAAE;4BACf,CAAC,MAAM,EAAE,OAAO,CAAC,YAAY,CAAC,EAAE,KAAK,IAAI;sBAC/C,wBAAwB,EAAE;0EAiD7C,CAAA"}
@@ -58,7 +58,6 @@ function _object_spread_props(target, source) {
58
58
  }
59
59
  var EventVenueMap = /*#__PURE__*/ forwardRef(function(param, ref) {
60
60
  var url = param.url, points = param.points, _param_editMode = param.editMode, editMode = _param_editMode === void 0 ? false : _param_editMode, name = param.name, onPointsChange = param.onPointsChange, products = param.products, pointProducts = param.pointProducts, onPointProductsChange = param.onPointProductsChange, width = param.width, height = param.height, onPointClick = param.onPointClick, _param_usedInIframe = param.usedInIframe, usedInIframe = _param_usedInIframe === void 0 ? false : _param_usedInIframe, _param_choosedProductUuids = param.choosedProductUuids, choosedProductUuids = _param_choosedProductUuids === void 0 ? [] : _param_choosedProductUuids, _param_errorOnChoosedProductUuids = param.errorOnChoosedProductUuids, errorOnChoosedProductUuids = _param_errorOnChoosedProductUuids === void 0 ? [] : _param_errorOnChoosedProductUuids, soldOutProducts = param.soldOutProducts;
61
- // TODO fix often updating of canvasSizes, which leads to flashing poingts
62
61
  var canvasSizes = useCanvasSize({
63
62
  width: width,
64
63
  height: height
@@ -1,3 +1,3 @@
1
- import { PropsWithChildren } from 'react';
2
- export declare const DropdownWrapper: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
1
+ import { FC } from 'react';
2
+ export declare const DropdownWrapper: FC;
3
3
  //# sourceMappingURL=DropdownWrapper.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DropdownWrapper.d.ts","sourceRoot":"","sources":["../../../../../../src/events/event-venue-map/components/Dropdown/components/DropdownWrapper/DropdownWrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAA;AAEzC,eAAO,MAAM,eAAe,iBAAkB,iBAAiB,4CAK9D,CAAA"}
1
+ {"version":3,"file":"DropdownWrapper.d.ts","sourceRoot":"","sources":["../../../../../../src/events/event-venue-map/components/Dropdown/components/DropdownWrapper/DropdownWrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAA;AAE1B,eAAO,MAAM,eAAe,EAAE,EAK7B,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"useCanvasSize.d.ts","sourceRoot":"","sources":["../../../../src/events/event-venue-map/hooks/useCanvasSize.ts"],"names":[],"mappings":"AAGA,MAAM,MAAM,eAAe,GAAG;IAC5B,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,MAAM,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AAED,eAAO,MAAM,aAAa,wDAGvB,eAAe;;;CAcjB,CAAA"}
1
+ {"version":3,"file":"useCanvasSize.d.ts","sourceRoot":"","sources":["../../../../src/events/event-venue-map/hooks/useCanvasSize.ts"],"names":[],"mappings":"AAGA,MAAM,MAAM,eAAe,GAAG;IAC5B,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,MAAM,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AAED,eAAO,MAAM,aAAa,wDAGvB,eAAe;;;CAUjB,CAAA"}
@@ -3,17 +3,7 @@ import { useWindowDimensions } from '@licklist/plugins/dist/hooks/Media/useWindo
3
3
 
4
4
  var useCanvasSize = function(param) {
5
5
  var componentWidth = param.width, componentHeight = param.height;
6
- // TODO Fix often updating of width and height
7
6
  var _useWindowDimensions = useWindowDimensions(), width = _useWindowDimensions.width, height = _useWindowDimensions.height;
8
- // eslint-disable-next-line react-hooks/exhaustive-deps
9
- var memoizedDimensions = useMemo(function() {
10
- return {
11
- width: width,
12
- height: height
13
- };
14
- }, [
15
- width
16
- ]);
17
7
  var memoedComponentParameters = useMemo(function() {
18
8
  if (!componentWidth && !componentHeight) return null;
19
9
  return {
@@ -24,7 +14,10 @@ var useCanvasSize = function(param) {
24
14
  componentWidth,
25
15
  componentHeight
26
16
  ]);
27
- return memoedComponentParameters || memoizedDimensions;
17
+ return memoedComponentParameters || {
18
+ width: width,
19
+ height: height
20
+ };
28
21
  };
29
22
 
30
23
  export { useCanvasSize };
@@ -29,7 +29,7 @@ export declare const useFileUpload: ({ allowMultiple, allowedExtensions, onFileR
29
29
  files: File[];
30
30
  isDragged: boolean;
31
31
  setIsDragged: import("react").Dispatch<import("react").SetStateAction<boolean>>;
32
- t: import("i18next").TFunction<"Design", undefined>;
32
+ t: import("react-i18next").TFunction<"Design">;
33
33
  };
34
34
  export {};
35
35
  //# sourceMappingURL=FileUpload.d.ts.map
@@ -1,5 +1,6 @@
1
- import { MenuStep, Product } from '@licklist/plugins/dist/types/context/sale/menuSteps';
1
+ import { MenuStep } from '@licklist/plugins/dist/types/context/sale/menuSteps';
2
2
  import { OrderModifierByProduct } from '@licklist/core/dist/DataMapper/Order/OrderModifiierByProduct';
3
+ import { Product } from '@licklist/plugins/dist/types/context/sale/menuSteps';
3
4
  import { ProductCategory } from 'dist/product-set/types';
4
5
  import { FormOrderItem } from '../../order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput';
5
6
  export interface ManualBookingFormValues {
@@ -1 +1 @@
1
- {"version":3,"file":"ProductWithModifierSetForm.d.ts","sourceRoot":"","sources":["../../../../src/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.tsx"],"names":[],"mappings":"AAOA,OAAO,EACL,QAAQ,EACR,OAAO,EACR,MAAM,qDAAqD,CAAA;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,8DAA8D,CAAA;AAGrG,OAAO,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAA;AAGxD,OAAO,EAAE,aAAa,EAAE,MAAM,qGAAqG,CAAA;AAInI,MAAM,WAAW,uBAAuB;IACtC,KAAK,EAAE,QAAQ,EAAE,CAAA;CAClB;AAED,UAAU,+BAA+B;IACvC,MAAM,EAAE,MAAM,IAAI,CAAA;IAClB,OAAO,EAAE,OAAO,CAAA;IAChB,QAAQ,EAAE,eAAe,CAAA;IACzB,iBAAiB,CAAC,EAAE,sBAAsB,CAAA;IAC1C,QAAQ,EAAE,CAAC,OAAO,EAAE,aAAa,KAAK,IAAI,CAAA;CAC3C;AAkBD,eAAO,MAAM,0BAA0B,wDAKpC,+BAA+B,4CAkKjC,CAAA"}
1
+ {"version":3,"file":"ProductWithModifierSetForm.d.ts","sourceRoot":"","sources":["../../../../src/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,QAAQ,EAAE,MAAM,qDAAqD,CAAA;AAC9E,OAAO,EAAE,sBAAsB,EAAE,MAAM,8DAA8D,CAAA;AACrG,OAAO,EAAE,OAAO,EAAE,MAAM,qDAAqD,CAAA;AAI7E,OAAO,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAA;AAExD,OAAO,EAAE,aAAa,EAAE,MAAM,qGAAqG,CAAA;AAInI,MAAM,WAAW,uBAAuB;IACtC,KAAK,EAAE,QAAQ,EAAE,CAAA;CAClB;AAED,UAAU,+BAA+B;IACvC,MAAM,EAAE,MAAM,IAAI,CAAA;IAClB,OAAO,EAAE,OAAO,CAAA;IAChB,QAAQ,EAAE,eAAe,CAAA;IACzB,iBAAiB,CAAC,EAAE,sBAAsB,CAAA;IAC1C,QAAQ,EAAE,CAAC,OAAO,EAAE,aAAa,KAAK,IAAI,CAAA;CAC3C;AAkBD,eAAO,MAAM,0BAA0B,wDAKpC,+BAA+B,4CA+JjC,CAAA"}
@@ -6,10 +6,10 @@ import { isEmpty, uniqBy } from 'lodash';
6
6
  import { useTranslation } from 'react-i18next';
7
7
  import { useIntl } from 'react-intl';
8
8
  import { Currency } from '@licklist/core/dist/Config';
9
- import clsx from 'clsx';
10
9
  import 'recharts';
11
10
  import 'react-loader';
12
11
  import '@licklist/plugins/dist/hooks/Media/useWindowDimensions';
12
+ import clsx from 'clsx';
13
13
  import 'moment';
14
14
  import '@react-aria/utils';
15
15
  import 'react-date-range';
@@ -256,7 +256,7 @@ var ProductWithModifierSetForm = function(param) {
256
256
  })
257
257
  }),
258
258
  /*#__PURE__*/ jsxs("div", {
259
- className: "d-flex flex-column align-items-center justify-content-center",
259
+ className: " d-flex flex-column align-items-center justify-content-center",
260
260
  children: [
261
261
  /*#__PURE__*/ jsx("div", {
262
262
  className: "modifier-price pb-4 pl-5",
@@ -1 +1 @@
1
- {"version":3,"file":"ProductWithModifierSetModal.d.ts","sourceRoot":"","sources":["../../../../src/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,sBAAsB,EAAE,MAAM,8DAA8D,CAAA;AACrG,OAAO,EAAE,OAAO,EAAE,MAAM,qDAAqD,CAAA;AAE7E,OAAO,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAA;AAGxD,OAAO,EAAE,aAAa,EAAE,MAAM,qGAAqG,CAAA;AAInI,UAAU,gCAAgC;IACxC,IAAI,EAAE,OAAO,CAAA;IACb,MAAM,EAAE,MAAM,IAAI,CAAA;IAClB,OAAO,EAAE,OAAO,CAAA;IAChB,QAAQ,EAAE,eAAe,CAAA;IACzB,iBAAiB,CAAC,EAAE,sBAAsB,CAAA;IAC1C,QAAQ,EAAE,CAAC,OAAO,EAAE,aAAa,KAAK,IAAI,CAAA;CAC3C;AAED,eAAO,MAAM,2BAA2B,sEAOrC,gCAAgC,4CAwDlC,CAAA"}
1
+ {"version":3,"file":"ProductWithModifierSetModal.d.ts","sourceRoot":"","sources":["../../../../src/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,sBAAsB,EAAE,MAAM,8DAA8D,CAAA;AACrG,OAAO,EAAE,OAAO,EAAE,MAAM,qDAAqD,CAAA;AAG7E,OAAO,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAA;AACxD,OAAO,EAAE,aAAa,EAAE,MAAM,qGAAqG,CAAA;AAInI,UAAU,gCAAgC;IACxC,IAAI,EAAE,OAAO,CAAA;IACb,MAAM,EAAE,MAAM,IAAI,CAAA;IAClB,OAAO,EAAE,OAAO,CAAA;IAChB,QAAQ,EAAE,eAAe,CAAA;IACzB,iBAAiB,CAAC,EAAE,sBAAsB,CAAA;IAC1C,QAAQ,EAAE,CAAC,OAAO,EAAE,aAAa,KAAK,IAAI,CAAA;CAC3C;AAED,eAAO,MAAM,2BAA2B,sEAOrC,gCAAgC,4CAgDlC,CAAA"}
@@ -1,7 +1,6 @@
1
1
  import { jsx, jsxs } from 'react/jsx-runtime';
2
- import { Modal } from 'react-bootstrap';
3
- import clsx from 'clsx';
4
2
  import 'react';
3
+ import { Modal } from 'react-bootstrap';
5
4
  import 'react-i18next';
6
5
  import 'react-bootstrap/ModalHeader';
7
6
  import 'react-bootstrap/ModalTitle';
@@ -14,6 +13,7 @@ import 'react-swipeable';
14
13
  import 'react-bootstrap/Button';
15
14
  import 'react-router-dom';
16
15
  import 'react-intl';
16
+ import clsx from 'clsx';
17
17
  import '../../../tiptap-editor/TipTapEditor.js';
18
18
  import '@licklist/core/dist/Config';
19
19
  import 'luxon';
@@ -31,6 +31,7 @@ import { ProductWithModifierSetForm } from './ProductWithModifierSetForm.js';
31
31
 
32
32
  var ProductWithModifierSetModal = function(param) {
33
33
  var show = param.show, onHide = param.onHide, product = param.product, category = param.category, onChange = param.onChange, editOrderModifier = param.editOrderModifier;
34
+ var _product_images, _product_images1;
34
35
  var _useDialogContext = useDialogContext(), onBeforeUnload = _useDialogContext.onBeforeUnload, onPopState = _useDialogContext.onPopState;
35
36
  useOnWindowUnmount({
36
37
  onBeforeUnload: onBeforeUnload,
@@ -57,14 +58,14 @@ var ProductWithModifierSetModal = function(param) {
57
58
  className: "right-block",
58
59
  id: "select-event-container",
59
60
  children: /*#__PURE__*/ jsxs("div", {
60
- className: clsx('manual-booking-container', !product.images.length && 'tw-mt-8'),
61
+ className: clsx('manual-booking-container', !(product === null || product === void 0 ? void 0 : (_product_images = product.images) === null || _product_images === void 0 ? void 0 : _product_images.length) && 'tw-mt-8'),
61
62
  children: [
62
63
  /*#__PURE__*/ jsx("div", {
63
64
  className: "manual-booking-header",
64
65
  children: /*#__PURE__*/ jsx(TicketDescription, {
65
66
  title: product.name,
66
67
  description: product.description,
67
- className: clsx('iframe-event__product-description', !product.images.length && 'mt-6'),
68
+ className: clsx('iframe-event__product-description', !(product === null || product === void 0 ? void 0 : (_product_images1 = product.images) === null || _product_images1 === void 0 ? void 0 : _product_images1.length) && 'mt-6'),
68
69
  classNameProductModal: "d-block",
69
70
  images: product.images,
70
71
  isRequired: product.isRequired,
@@ -1 +1 @@
1
- {"version":3,"file":"ModifierSetControll.d.ts","sourceRoot":"","sources":["../../../../../src/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,8DAA8D,CAAA;AAC5F,OAAO,EAAE,QAAQ,EAAE,MAAM,2DAA2D,CAAA;AACpF,OAAO,EAAE,WAAW,EAAE,MAAM,8DAA8D,CAAA;AAY1F,UAAU,yBAAyB;IACjC,SAAS,CAAC,EAAE,QAAQ,EAAE,CAAA;IACtB,WAAW,EAAE,WAAW,CAAA;IACxB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,SAAS,EAAE,MAAM,CAAA;IACjB,wBAAwB,CAAC,EAAE,aAAa,EAAE,CAAA;CAC3C;AAED,eAAO,MAAM,mBAAmB,4FAO7B,yBAAyB,4CAgV3B,CAAA"}
1
+ {"version":3,"file":"ModifierSetControll.d.ts","sourceRoot":"","sources":["../../../../../src/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,8DAA8D,CAAA;AAC5F,OAAO,EAAE,QAAQ,EAAE,MAAM,2DAA2D,CAAA;AACpF,OAAO,EAAE,WAAW,EAAE,MAAM,8DAA8D,CAAA;AAY1F,UAAU,yBAAyB;IACjC,SAAS,CAAC,EAAE,QAAQ,EAAE,CAAA;IACtB,WAAW,EAAE,WAAW,CAAA;IACxB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,SAAS,EAAE,MAAM,CAAA;IACjB,wBAAwB,CAAC,EAAE,aAAa,EAAE,CAAA;CAC3C;AAED,eAAO,MAAM,mBAAmB,4FAO7B,yBAAyB,4CAoV3B,CAAA"}
@@ -59,12 +59,19 @@ import '@licklist/plugins/dist/hooks/Query/useQuery';
59
59
  import '../../../../table/utils/index.js';
60
60
  import '@tanstack/react-table';
61
61
 
62
+ function _type_of(obj) {
63
+ "@swc/helpers - typeof";
64
+ return obj && typeof Symbol !== "undefined" && obj.constructor === Symbol ? "symbol" : typeof obj;
65
+ }
62
66
  var ModifiersSetControl = function(param) {
63
67
  var modifierSet = param.modifierSet, modifiers = param.modifiers, productId = param.productId, _param_isLoading = param.isLoading, isLoading = _param_isLoading === void 0 ? false : _param_isLoading, _param_isEditMode = param.isEditMode, isEditMode = _param_isEditMode === void 0 ? false : _param_isEditMode, orderProductModifierSets = param.orderProductModifierSets;
64
- var _currentOrderModifiersSets_find;
68
+ var _orderModifiersSets_flat, _currentOrderModifiersSets_find;
65
69
  var _useFormContext = useFormContext(), control = _useFormContext.control, watch = _useFormContext.watch, setValue = _useFormContext.setValue, trigger = _useFormContext.trigger;
66
70
  var t = useTranslation('App').t;
67
71
  var orderModifiersSets = watch("".concat(productId, ".orderProductModifiers"));
72
+ var filteredOrderModifiersSets = orderModifiersSets === null || orderModifiersSets === void 0 ? void 0 : (_orderModifiersSets_flat = orderModifiersSets.flat(Infinity)) === null || _orderModifiersSets_flat === void 0 ? void 0 : _orderModifiersSets_flat.filter(function(item) {
73
+ return item && (typeof item === "undefined" ? "undefined" : _type_of(item)) === 'object';
74
+ });
68
75
  var formatNumber = useIntl().formatNumber;
69
76
  var formatToCurrency = function(value) {
70
77
  return formatNumber(value, {
@@ -81,14 +88,14 @@ var ModifiersSetControl = function(param) {
81
88
  modifierSet.id
82
89
  ]);
83
90
  var onChangeModifiers = function(e, type, quantity) {
84
- var _orderModifiersSets_find;
91
+ var _filteredOrderModifiersSets_find;
85
92
  if (!modifiers) return;
86
93
  var selectedModifier = modifiers === null || modifiers === void 0 ? void 0 : modifiers.find(function(item) {
87
94
  return item.id === Number(e.target.defaultValue || e.target.id);
88
95
  });
89
- var checkSelectedModifier = (orderModifiersSets === null || orderModifiersSets === void 0 ? void 0 : (_orderModifiersSets_find = orderModifiersSets.find(function(modifier) {
96
+ var checkSelectedModifier = (filteredOrderModifiersSets === null || filteredOrderModifiersSets === void 0 ? void 0 : (_filteredOrderModifiersSets_find = filteredOrderModifiersSets.find(function(modifier) {
90
97
  return (modifier === null || modifier === void 0 ? void 0 : modifier.modifierId) === (selectedModifier === null || selectedModifier === void 0 ? void 0 : selectedModifier.id);
91
- })) === null || _orderModifiersSets_find === void 0 ? void 0 : _orderModifiersSets_find.quantity) === 1;
98
+ })) === null || _filteredOrderModifiersSets_find === void 0 ? void 0 : _filteredOrderModifiersSets_find.quantity) === 1;
92
99
  if (selectedModifier && type === 'radio') {
93
100
  modifiers.forEach(function(modifier) {
94
101
  var isSelected = modifier.id === selectedModifier.id;
@@ -1 +1 @@
1
- {"version":3,"file":"ProductControll.d.ts","sourceRoot":"","sources":["../../../../../src/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,sBAAsB,EAAE,MAAM,8DAA8D,CAAA;AACrG,OAAO,EAAE,OAAO,EAAE,MAAM,qDAAqD,CAAA;AAK7E,UAAU,mBAAmB;IAC3B,OAAO,EAAE,OAAO,CAAA;IAChB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,iBAAiB,CAAC,EAAE,sBAAsB,CAAA;CAC3C;AAED,eAAO,MAAM,cAAc,+CAIxB,mBAAmB,4CA6ErB,CAAA"}
1
+ {"version":3,"file":"ProductControll.d.ts","sourceRoot":"","sources":["../../../../../src/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,sBAAsB,EAAE,MAAM,8DAA8D,CAAA;AACrG,OAAO,EAAE,OAAO,EAAE,MAAM,qDAAqD,CAAA;AAK7E,UAAU,mBAAmB;IAC3B,OAAO,EAAE,OAAO,CAAA;IAChB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,iBAAiB,CAAC,EAAE,sBAAsB,CAAA;CAC3C;AAED,eAAO,MAAM,cAAc,+CAIxB,mBAAmB,4CA+ErB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"CategoryProduct.d.ts","sourceRoot":"","sources":["../../../../../src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,wBAAwB,EAAE,MAAM,8CAA8C,CAAA;AACvF,OAAO,EACL,OAAO,EACP,eAAe,EAChB,MAAM,qDAAqD,CAAA;AAQ5D,UAAU,oBAAoB;IAC5B,OAAO,EAAE,OAAO,CAAA;IAChB,QAAQ,EAAE,eAAe,CAAA;IACzB,oBAAoB,CAAC,EAAE,OAAO,CAAA;IAC9B,kBAAkB,CAAC,EAAE,wBAAwB,EAAE,CAAA;IAC/C,eAAe,CAAC,EAAE,wBAAwB,EAAE,CAAA;CAC7C;AAED,eAAO,MAAM,eAAe,sFAMzB,oBAAoB,4CAoPtB,CAAA"}
1
+ {"version":3,"file":"CategoryProduct.d.ts","sourceRoot":"","sources":["../../../../../src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,wBAAwB,EAAE,MAAM,8CAA8C,CAAA;AACvF,OAAO,EACL,OAAO,EACP,eAAe,EAChB,MAAM,qDAAqD,CAAA;AAU5D,UAAU,oBAAoB;IAC5B,OAAO,EAAE,OAAO,CAAA;IAChB,QAAQ,EAAE,eAAe,CAAA;IACzB,oBAAoB,CAAC,EAAE,OAAO,CAAA;IAC9B,kBAAkB,CAAC,EAAE,wBAAwB,EAAE,CAAA;IAC/C,eAAe,CAAC,EAAE,wBAAwB,EAAE,CAAA;CAC7C;AAED,eAAO,MAAM,eAAe,sFAMzB,oBAAoB,4CAoPtB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"NumberInput.d.ts","sourceRoot":"","sources":["../../../../../../src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx"],"names":[],"mappings":"AAIA,UAAU,gBAAgB;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACjC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACnC,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACrC,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB;AAED,eAAO,MAAM,WAAW,+GAyGvB,CAAA"}
1
+ {"version":3,"file":"NumberInput.d.ts","sourceRoot":"","sources":["../../../../../../src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx"],"names":[],"mappings":"AAIA,UAAU,gBAAgB;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACjC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACnC,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACrC,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB;AAED,eAAO,MAAM,WAAW,+GAgGvB,CAAA"}
@@ -54,9 +54,6 @@ var NumberInput = /*#__PURE__*/ forwardRef(function(param, ref) {
54
54
  onChange: function(e) {
55
55
  return handleChangeValue(Number(e.target.value));
56
56
  },
57
- onWheel: function(event) {
58
- return event.currentTarget.blur();
59
- },
60
57
  value: value,
61
58
  min: 0,
62
59
  max: max,
@@ -69,16 +66,6 @@ var NumberInput = /*#__PURE__*/ forwardRef(function(param, ref) {
69
66
  /*#__PURE__*/ jsx("button", {
70
67
  type: "button",
71
68
  onClick: handleArrowUpClick,
72
- onWheel: function(event) {
73
- return event.currentTarget.blur();
74
- },
75
- onFocus: function(event) {
76
- return event.target.addEventListener('wheel', function(event) {
77
- return event.preventDefault();
78
- }, {
79
- passive: false
80
- });
81
- },
82
69
  className: "payment-number-input__btn-up ".concat(plusButtonGreyedOut && 'disabled-number-input-button'),
83
70
  disabled: disabled,
84
71
  children: "+"
@@ -1,4 +1,4 @@
1
- import { PropsWithChildren, ReactNode } from 'react';
1
+ import { FC, ReactNode } from 'react';
2
2
  import { Order } from '@licklist/core/dist/DataMapper/Order/OrderDataMapper';
3
3
  import { PaymentDetail } from '@licklist/core/dist/DataMapper/Order/PaymentDetailDataMapper';
4
4
  export type PaymentCardProps = {
@@ -9,5 +9,5 @@ export type PaymentCardProps = {
9
9
  recalculatedFee?: number;
10
10
  isFreePayment?: boolean;
11
11
  };
12
- export declare const PaymentCard: ({ order, totalWithDiscount, recalculatedFee, discountBlock, paymentDetail, isFreePayment, }: PropsWithChildren<PaymentCardProps>) => import("react/jsx-runtime").JSX.Element;
12
+ export declare const PaymentCard: FC<PaymentCardProps>;
13
13
  //# sourceMappingURL=PaymentCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PaymentCard.d.ts","sourceRoot":"","sources":["../../../../../src/iframe/order-process/components/PaymentCard/PaymentCard.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAIpD,OAAO,EAAE,KAAK,EAAE,MAAM,sDAAsD,CAAA;AAC5E,OAAO,EAAE,aAAa,EAAE,MAAM,8DAA8D,CAAA;AAG5F,MAAM,MAAM,gBAAgB,GAAG;IAC7B,aAAa,CAAC,EAAE,SAAS,CAAA;IACzB,KAAK,CAAC,EAAE,KAAK,CAAA;IACb,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B,aAAa,CAAC,EAAE,aAAa,GAAG,IAAI,CAAA;IACpC,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB,aAAa,CAAC,EAAE,OAAO,CAAA;CACxB,CAAA;AAED,eAAO,MAAM,WAAW,gGAOrB,iBAAiB,CAAC,gBAAgB,CAAC,4CAkFrC,CAAA"}
1
+ {"version":3,"file":"PaymentCard.d.ts","sourceRoot":"","sources":["../../../../../src/iframe/order-process/components/PaymentCard/PaymentCard.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAIrC,OAAO,EAAE,KAAK,EAAE,MAAM,sDAAsD,CAAA;AAC5E,OAAO,EAAE,aAAa,EAAE,MAAM,8DAA8D,CAAA;AAG5F,MAAM,MAAM,gBAAgB,GAAG;IAC7B,aAAa,CAAC,EAAE,SAAS,CAAA;IACzB,KAAK,CAAC,EAAE,KAAK,CAAA;IACb,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B,aAAa,CAAC,EAAE,aAAa,GAAG,IAAI,CAAA;IACpC,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB,aAAa,CAAC,EAAE,OAAO,CAAA;CACxB,CAAA;AAED,eAAO,MAAM,WAAW,EAAE,EAAE,CAAC,gBAAgB,CAyF5C,CAAA"}
@@ -10,5 +10,10 @@ export declare const useTableData: ({ order, externalDiscount, isPaymentProcesse
10
10
  name: import("react/jsx-runtime").JSX.Element;
11
11
  quantity: string;
12
12
  price: import("react/jsx-runtime").JSX.Element;
13
+ } | {
14
+ key: number;
15
+ name: string;
16
+ quantity: import("react/jsx-runtime").JSX.Element;
17
+ price: string;
13
18
  })[];
14
19
  //# sourceMappingURL=useTableData.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useTableData.d.ts","sourceRoot":"","sources":["../../../../../src/iframe/payment/order-items-table/hooks/useTableData.tsx"],"names":[],"mappings":"AAYA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAEnD,OAAO,EAAE,oBAAoB,EAAe,MAAM,UAAU,CAAA;AAK5D,eAAO,MAAM,2BAA2B;;;;CAIvC,CAAA;AAED,eAAO,MAAM,YAAY,oEAKtB,oBAAoB;;;;;IA2KtB,CAAA"}
1
+ {"version":3,"file":"useTableData.d.ts","sourceRoot":"","sources":["../../../../../src/iframe/payment/order-items-table/hooks/useTableData.tsx"],"names":[],"mappings":"AAWA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAEnD,OAAO,EAAE,oBAAoB,EAAe,MAAM,UAAU,CAAA;AAQ5D,eAAO,MAAM,2BAA2B;;;;CAIvC,CAAA;AAED,eAAO,MAAM,YAAY,oEAKtB,oBAAoB;;;;;;;;;;IA+KtB,CAAA"}