@licklist/design 0.66.7-dev.9 → 0.66.8-dev.1

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 (217) hide show
  1. package/dist/affiliate/card/AffiliateCard.js +7 -9
  2. package/dist/auth/AccessDenied/AccessDenied.js +3 -6
  3. package/dist/auth/Social/SocialFormComponent.d.ts.map +1 -1
  4. package/dist/auth/Social/SocialFormComponent.js +0 -1
  5. package/dist/collapsible-input-group/CollapsibleInputGroup.d.ts.map +1 -1
  6. package/dist/collapsible-input-group/CollapsibleInputGroup.js +5 -5
  7. package/dist/custom-fields/constants.d.ts +2 -2
  8. package/dist/custom-fields/constants.d.ts.map +1 -1
  9. package/dist/custom-fields/constants.js +8 -4
  10. package/dist/custom-fields/field/FieldItem.d.ts +2 -1
  11. package/dist/custom-fields/field/FieldItem.d.ts.map +1 -1
  12. package/dist/custom-fields/field/FieldItem.js +1 -6
  13. package/dist/custom-fields/forms/DropdownForm.js +5 -9
  14. package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +2 -2
  15. package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.js +3 -4
  16. package/dist/events/event-card/EventCard.d.ts.map +1 -1
  17. package/dist/events/event-card/EventCard.js +6 -16
  18. package/dist/events/event-statistic-modal/EventStatisticModal.js +3 -5
  19. package/dist/events/event-venue-map/components/ZoomButtons/ZoomButtons.js +3 -6
  20. package/dist/file-upload/FilePreview.js +6 -11
  21. package/dist/help/popover/HelpPopover.js +3 -6
  22. package/dist/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.d.ts.map +1 -1
  23. package/dist/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.js +6 -9
  24. package/dist/iframe/event/event-navigation-footer/EventNavigationFooter.d.ts.map +1 -1
  25. package/dist/iframe/event/event-navigation-footer/EventNavigationFooter.js +7 -11
  26. package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.js +5 -5
  27. package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.js +2 -5
  28. package/dist/iframe/order-process/components/ErrorModal/ErrorModal.js +2 -5
  29. package/dist/iframe/order-process/components/NavigationFooter/NavigationFooter.js +3 -8
  30. package/dist/iframe/order-process/components/PaymentCard/PaymentCard.js +2 -5
  31. package/dist/iframe/order-process/components/Timer/Timer.js +2 -5
  32. package/dist/iframe/payment/order-items-table/OrderItemsTable.js +1 -2
  33. package/dist/iframe/payment/payment-form/PaymentForm.js +1 -2
  34. package/dist/iframe/payment/payment-page/PaymentPage.js +1 -1
  35. package/dist/iframe/payment/payment-page/PaymentTimer.js +1 -1
  36. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.js +1 -1
  37. package/dist/index.js +1 -1
  38. package/dist/modals/confirmation/ConfirmModal.js +3 -4
  39. package/dist/modals/fullscreen/FullscreenModal.js +3 -4
  40. package/dist/notification/email-template/card/EmailTemplateCard.js +3 -8
  41. package/dist/notification/sms-template/card/SmsTemplateCard.js +3 -8
  42. package/dist/product-set/card/ProductSetCard.d.ts.map +1 -1
  43. package/dist/product-set/card/ProductSetCard.js +7 -9
  44. package/dist/product-set/control/DateAndRecurrenceInput.d.ts.map +1 -1
  45. package/dist/product-set/control/DateAndRecurrenceInput.js +3 -5
  46. package/dist/product-set/control/DateInput.d.ts.map +1 -1
  47. package/dist/product-set/control/DateInput.js +5 -7
  48. package/dist/product-set/control/ProductSetRecurrenceControl.d.ts.map +1 -1
  49. package/dist/product-set/control/ProductSetRecurrenceControl.js +5 -8
  50. package/dist/product-set/control/ProductSetRecurrenceOverridesControl.d.ts.map +1 -1
  51. package/dist/product-set/control/ProductSetRecurrenceOverridesControl.js +5 -8
  52. package/dist/product-set/control/TutorialGifCard.d.ts.map +1 -1
  53. package/dist/product-set/control/TutorialGifCard.js +6 -10
  54. package/dist/product-set/elements/DeleteFieldButton.d.ts.map +1 -1
  55. package/dist/product-set/elements/DeleteFieldButton.js +3 -4
  56. package/dist/product-set/form/MobileFooter.d.ts.map +1 -1
  57. package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
  58. package/dist/product-set/form/ProductSetForm.js +59 -1
  59. package/dist/product-set/form/ProductsControl.js +2 -2
  60. package/dist/product-set/form/SelectCategoryModal.d.ts.map +1 -1
  61. package/dist/product-set/form/SelectCategoryModal.js +30 -23
  62. package/dist/product-set/form/SubProductsControl.js +1 -1
  63. package/dist/product-set/item/CreateProductSetItem.d.ts.map +1 -1
  64. package/dist/product-set/item/CreateProductSetItem.js +3 -6
  65. package/dist/product-set/popover/ProductSetPopover.js +3 -5
  66. package/dist/product-set/product/ProductControl.d.ts.map +1 -1
  67. package/dist/product-set/product/ProductControl.js +3 -4
  68. package/dist/product-set/product/booking-management/ProductBookingManagementControl.js +3 -4
  69. package/dist/product-set/product/deposit/ProductDepositControl.js +3 -4
  70. package/dist/product-set/product/price/ProductPriceControl.js +3 -4
  71. package/dist/report/card/ReportCard.d.ts +1 -2
  72. package/dist/report/card/ReportCard.d.ts.map +1 -1
  73. package/dist/report/card/ReportCard.js +6 -16
  74. package/dist/sales/booking/results/components/ResultCard.js +4 -5
  75. package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts.map +1 -1
  76. package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.js +3 -6
  77. package/dist/sales/modals/payment-modal/PaymentModal.js +3 -4
  78. package/dist/sales/modals/refund-modal/RefundModal.js +3 -4
  79. package/dist/sales/notes/NotesTable.d.ts.map +1 -1
  80. package/dist/sales/notes/NotesTable.js +4 -6
  81. package/dist/sales/notes/NotesTableRow.js +7 -9
  82. package/dist/setting/admin/AdminSettingForm.d.ts.map +1 -1
  83. package/dist/setting/admin/AdminSettingForm.js +3 -6
  84. package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
  85. package/dist/setting/admin/PaymentFeeForm.js +11 -26
  86. package/dist/setting/dashboard/FinancialDataForm.d.ts.map +1 -1
  87. package/dist/setting/dashboard/ProviderSettingForm.d.ts.map +1 -1
  88. package/dist/setting/dashboard/ProviderSettingForm.js +3 -6
  89. package/dist/setting/dashboard/snippet-templates/card/SnippetTemplateCard.js +2 -5
  90. package/dist/setting/dashboard/snippets/card/SnippetCard.js +7 -9
  91. package/dist/sidebar/elements/ReturnBack.js +2 -5
  92. package/dist/slide-curtain/SlideCurtain.d.ts.map +1 -1
  93. package/dist/slide-curtain/SlideCurtain.js +3 -4
  94. package/dist/snippet/snippet-template/preview/Preview.js +1 -1
  95. package/dist/snippet/snippet-template/settings/SettingButton.js +3 -6
  96. package/dist/sortable-list/CreateSortableListItem.d.ts.map +1 -1
  97. package/dist/sortable-list/CreateSortableListItem.js +3 -6
  98. package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
  99. package/dist/sortable-tree/SortableTreeItem.js +6 -10
  100. package/dist/static/RestrictedAccess.js +3 -4
  101. package/dist/static/SocialButton.d.ts +0 -1
  102. package/dist/static/SocialButton.d.ts.map +1 -1
  103. package/dist/static/SocialButton.js +7 -10
  104. package/dist/static/UserBadge.d.ts.map +1 -1
  105. package/dist/static/date-range-input/DateRangeInput.d.ts.map +1 -1
  106. package/dist/static/date-range-input/DateRangeInput.js +3 -5
  107. package/dist/static/index.d.ts +0 -1
  108. package/dist/static/index.d.ts.map +1 -1
  109. package/dist/static/index.js +1 -1
  110. package/dist/static/number-input/NumberInput.js +5 -7
  111. package/dist/striped-static-table/StripedStaticTable.js +1 -2
  112. package/dist/styles/iframe-external-modal/IframeExternalModal.scss +1 -1
  113. package/dist/table/MenuButton.d.ts +3 -3
  114. package/dist/table/MenuButton.d.ts.map +1 -1
  115. package/dist/table/MenuButton.js +3 -8
  116. package/dist/table/PaginationHelperComponent.d.ts.map +1 -1
  117. package/dist/table/PaginationHelperComponent.js +5 -8
  118. package/dist/tiptap-editor/TipTapMenu/TipTapMenu.d.ts.map +1 -1
  119. package/dist/tiptap-editor/TipTapMenu/TipTapMenu.js +17 -16
  120. package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.d.ts +3 -3
  121. package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.d.ts.map +1 -1
  122. package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.js +2 -8
  123. package/dist/venue-map-sets/card/VenueMapSetCard.js +7 -9
  124. package/dist/venue-map-sets/form/components/VenueMapControl.d.ts.map +1 -1
  125. package/dist/venue-map-sets/form/components/VenueMapControl.js +5 -8
  126. package/dist/venue-map-sets/form/components/VenueMapModal.js +3 -4
  127. package/dist/zone/card/ZoneCard.js +7 -9
  128. package/dist/zone/form/components/ZoneRecurrenceControl.d.ts.map +1 -1
  129. package/dist/zone/form/components/ZoneRecurrenceControl.js +5 -8
  130. package/dist/zone/form/components/ZoneRecurrencesControl.d.ts.map +1 -1
  131. package/dist/zone/form/components/ZoneRecurrencesControl.js +3 -5
  132. package/package.json +2 -3
  133. package/src/affiliate/card/AffiliateCard.tsx +4 -4
  134. package/src/auth/AccessDenied/AccessDenied.tsx +2 -2
  135. package/src/auth/Social/SocialFormComponent.tsx +0 -1
  136. package/src/collapsible-input-group/CollapsibleInputGroup.tsx +7 -4
  137. package/src/custom-fields/{constants.ts → constants.tsx} +3 -2
  138. package/src/custom-fields/field/FieldItem.tsx +4 -3
  139. package/src/custom-fields/forms/DropdownForm.tsx +3 -3
  140. package/src/events/edit-recurrent-event-modal/EditRecurrentEventModal.tsx +2 -2
  141. package/src/events/event-card/EventCard.tsx +13 -6
  142. package/src/events/event-statistic-modal/EventStatisticModal.tsx +2 -2
  143. package/src/events/event-venue-map/components/ZoomButtons/ZoomButtons.tsx +2 -2
  144. package/src/file-upload/FilePreview.tsx +4 -8
  145. package/src/header/Header.stories.tsx +1 -2
  146. package/src/help/popover/HelpPopover.tsx +2 -2
  147. package/src/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.tsx +4 -9
  148. package/src/iframe/event/event-navigation-footer/EventNavigationFooter.tsx +5 -4
  149. package/src/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.tsx +6 -9
  150. package/src/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.tsx +2 -2
  151. package/src/iframe/order-process/components/ErrorModal/ErrorModal.tsx +2 -2
  152. package/src/iframe/order-process/components/NavigationFooter/NavigationFooter.tsx +3 -3
  153. package/src/iframe/order-process/components/PaymentCard/PaymentCard.tsx +2 -2
  154. package/src/iframe/order-process/components/Timer/Timer.tsx +2 -2
  155. package/src/image-radio-input/ImageRadioInput.stories.tsx +3 -3
  156. package/src/modals/confirmation/ConfirmModal.tsx +2 -2
  157. package/src/modals/fullscreen/FullscreenModal.tsx +2 -2
  158. package/src/notification/email-template/card/EmailTemplateCard.tsx +3 -3
  159. package/src/notification/sms-template/card/SmsTemplateCard.tsx +3 -3
  160. package/src/product-set/card/ProductSetCard.tsx +4 -5
  161. package/src/product-set/control/DateAndRecurrenceInput.tsx +3 -4
  162. package/src/product-set/control/DateInput.tsx +6 -5
  163. package/src/product-set/control/ProductSetRecurrenceControl.tsx +6 -7
  164. package/src/product-set/control/ProductSetRecurrenceOverridesControl.tsx +5 -8
  165. package/src/product-set/control/TutorialGifCard.tsx +5 -12
  166. package/src/product-set/elements/DeleteFieldButton.tsx +2 -2
  167. package/src/product-set/form/MobileFooter.tsx +6 -36
  168. package/src/product-set/form/ProductSetForm.tsx +12 -1
  169. package/src/product-set/form/SelectCategoryModal.tsx +24 -19
  170. package/src/product-set/item/CreateProductSetItem.tsx +2 -7
  171. package/src/product-set/popover/ProductSetPopover.tsx +2 -2
  172. package/src/product-set/product/ProductControl.tsx +2 -5
  173. package/src/product-set/product/booking-management/ProductBookingManagementControl.tsx +2 -2
  174. package/src/product-set/product/deposit/ProductDepositControl.tsx +2 -2
  175. package/src/product-set/product/price/ProductPriceControl.tsx +2 -2
  176. package/src/report/card/ReportCard.tsx +0 -10
  177. package/src/sales/booking/results/components/ResultCard.tsx +2 -2
  178. package/src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.tsx +3 -9
  179. package/src/sales/modals/payment-modal/PaymentModal.tsx +2 -2
  180. package/src/sales/modals/refund-modal/RefundModal.tsx +2 -2
  181. package/src/sales/notes/NotesTable.tsx +2 -2
  182. package/src/sales/notes/NotesTableRow.tsx +4 -4
  183. package/src/setting/admin/AdminSettingForm.tsx +2 -7
  184. package/src/setting/admin/PaymentFeeForm.tsx +7 -32
  185. package/src/setting/dashboard/FinancialDataForm.tsx +4 -19
  186. package/src/setting/dashboard/ProviderSettingForm.tsx +2 -7
  187. package/src/setting/dashboard/components/IpInput.tsx +2 -2
  188. package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.tsx +2 -2
  189. package/src/setting/dashboard/snippets/card/SnippetCard.tsx +4 -4
  190. package/src/sidebar/elements/ReturnBack.tsx +2 -2
  191. package/src/slide-curtain/SlideCurtain.tsx +2 -6
  192. package/src/snippet/snippet-template/settings/SettingButton.tsx +2 -2
  193. package/src/sortable-list/CreateSortableListItem.tsx +2 -7
  194. package/src/sortable-tree/SortableTreeItem.tsx +4 -5
  195. package/src/static/RestrictedAccess.tsx +2 -2
  196. package/src/static/SocialButton.tsx +4 -5
  197. package/src/static/Static.stories.tsx +2 -2
  198. package/src/static/UserBadge.tsx +2 -6
  199. package/src/static/date-range-input/DateRangeInput.tsx +2 -6
  200. package/src/static/index.ts +0 -1
  201. package/src/static/number-input/NumberInput.tsx +3 -3
  202. package/src/styles/iframe-external-modal/IframeExternalModal.scss +1 -1
  203. package/src/table/MenuButton.tsx +4 -8
  204. package/src/table/PaginationHelperComponent.tsx +3 -4
  205. package/src/tiptap-editor/TipTapMenu/TipTapMenu.tsx +24 -16
  206. package/src/tiptap-editor/TipTapMenu/components/TipTapMenuItem.tsx +4 -7
  207. package/src/venue-map-sets/card/VenueMapSetCard.tsx +4 -4
  208. package/src/venue-map-sets/form/components/VenueMapControl.tsx +3 -8
  209. package/src/venue-map-sets/form/components/VenueMapModal.tsx +2 -2
  210. package/src/zone/card/ZoneCard.tsx +4 -4
  211. package/src/zone/form/components/ZoneRecurrenceControl.tsx +3 -11
  212. package/src/zone/form/components/ZoneRecurrencesControl.tsx +2 -6
  213. package/yarn.lock +163 -176
  214. package/dist/static/Icon.d.ts +0 -13
  215. package/dist/static/Icon.d.ts.map +0 -1
  216. package/dist/static/Icon.js +0 -22
  217. package/src/static/Icon.tsx +0 -37
@@ -4,10 +4,9 @@ import { OverlayTrigger, Popover, ListGroup } from 'react-bootstrap';
4
4
  import { useTranslation } from 'react-i18next';
5
5
  import clsx from 'clsx';
6
6
  import { useId } from '@react-aria/utils';
7
+ import { FaEye, FaTrashAlt, FaEllipsisH } from 'react-icons/fa';
7
8
  import { ConfirmModal } from '../../modals/confirmation/ConfirmModal.js';
8
- import '../../static/index.js';
9
9
  import { MenuButton } from '../../table/MenuButton.js';
10
- import Icon from '../../static/Icon.js';
11
10
 
12
11
  function _array_like_to_array(arr, len) {
13
12
  if (len == null || len > arr.length) len = arr.length;
@@ -97,10 +96,9 @@ function AffiliateCard(param) {
97
96
  children: [
98
97
  /*#__PURE__*/ jsx("div", {
99
98
  className: "affiliate-card-menu-eye-container",
100
- children: /*#__PURE__*/ jsx(Icon, {
101
- type: "eye",
99
+ children: /*#__PURE__*/ jsx(FaEye, {
102
100
  color: "#0E8CE2",
103
- width: "20"
101
+ size: 20
104
102
  })
105
103
  }),
106
104
  /*#__PURE__*/ jsx(OverlayTrigger, {
@@ -127,7 +125,9 @@ function AffiliateCard(param) {
127
125
  confirm(onRemove);
128
126
  },
129
127
  name: t("remove"),
130
- icon: "trash-alt",
128
+ icon: /*#__PURE__*/ jsx(FaTrashAlt, {
129
+ size: 12
130
+ }),
131
131
  className: "affiliate-card-menu-item-text d-flex w-100 align-items-center",
132
132
  rightIcon: true
133
133
  });
@@ -144,9 +144,7 @@ function AffiliateCard(param) {
144
144
  e.stopPropagation();
145
145
  setIsOverlayVisible(true);
146
146
  },
147
- children: /*#__PURE__*/ jsx(Icon, {
148
- type: "ellipsis-h"
149
- })
147
+ children: /*#__PURE__*/ jsx(FaEllipsisH, {})
150
148
  })
151
149
  })
152
150
  ]
@@ -3,8 +3,7 @@ import { Button } from 'react-bootstrap';
3
3
  import { useTranslation } from 'react-i18next';
4
4
  import RouteService from '@licklist/plugins/dist/services/Route/RouteService';
5
5
  import useUser from '@licklist/plugins/dist/context/user/hooks/useUser';
6
- import '../../static/index.js';
7
- import Icon from '../../static/Icon.js';
6
+ import { FaLock } from 'react-icons/fa';
8
7
 
9
8
  var AccessDenied = function() {
10
9
  var t = useTranslation("App").t;
@@ -23,10 +22,8 @@ var AccessDenied = function() {
23
22
  children: [
24
23
  /*#__PURE__*/ jsx("div", {
25
24
  className: "icon-wrapper mb-5",
26
- children: /*#__PURE__*/ jsx(Icon, {
27
- type: "lock",
28
- width: "5rem",
29
- height: "5rem"
25
+ children: /*#__PURE__*/ jsx(FaLock, {
26
+ size: 80
30
27
  })
31
28
  }),
32
29
  /*#__PURE__*/ jsx("h3", {
@@ -1 +1 @@
1
- {"version":3,"file":"SocialFormComponent.d.ts","sourceRoot":"","sources":["../../../src/auth/Social/SocialFormComponent.tsx"],"names":[],"mappings":"AAaA,MAAM,WAAW,wBAAwB;IACvC,SAAS,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,QAAQ,CAAC;CACxB;AAED,iBAAS,mBAAmB,CAAC,KAAK,EAAE,wBAAwB,2CA+E3D;AAED,OAAO,EAAE,mBAAmB,EAAE,CAAC"}
1
+ {"version":3,"file":"SocialFormComponent.d.ts","sourceRoot":"","sources":["../../../src/auth/Social/SocialFormComponent.tsx"],"names":[],"mappings":"AAaA,MAAM,WAAW,wBAAwB;IACvC,SAAS,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,QAAQ,CAAC;CACxB;AAED,iBAAS,mBAAmB,CAAC,KAAK,EAAE,wBAAwB,2CA8E3D;AAED,OAAO,EAAE,mBAAmB,EAAE,CAAC"}
@@ -245,7 +245,6 @@ function SocialFormComponent(props) {
245
245
  "pr-1"
246
246
  ].join(" "),
247
247
  type: "facebook",
248
- icon: "facebook-f",
249
248
  onClick: handleFacebookClick,
250
249
  disabled: isLoading,
251
250
  children: "Facebook"
@@ -1 +1 @@
1
- {"version":3,"file":"CollapsibleInputGroup.d.ts","sourceRoot":"","sources":["../../src/collapsible-input-group/CollapsibleInputGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAc,MAAM,OAAO,CAAC;AAW9C,MAAM,MAAM,0BAA0B,GAAG;IACvC,KAAK,EAAE,SAAS,CAAC;IACjB,WAAW,EAAE,SAAS,CAAC;IACvB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,SAAS,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AAEF,wBAAgB,qBAAqB,CAAC,EACpC,KAAK,EACL,WAAW,EACX,QAAQ,EACR,QAAQ,EACR,UAAU,EACV,KAAK,GACN,EAAE,0BAA0B,2CAiC5B;AAED,eAAe,qBAAqB,CAAC"}
1
+ {"version":3,"file":"CollapsibleInputGroup.d.ts","sourceRoot":"","sources":["../../src/collapsible-input-group/CollapsibleInputGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAc,MAAM,OAAO,CAAC;AAW9C,MAAM,MAAM,0BAA0B,GAAG;IACvC,KAAK,EAAE,SAAS,CAAC;IACjB,WAAW,EAAE,SAAS,CAAC;IACvB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,SAAS,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AAEF,wBAAgB,qBAAqB,CAAC,EACpC,KAAK,EACL,WAAW,EACX,QAAQ,EACR,QAAQ,EACR,UAAU,EACV,KAAK,GACN,EAAE,0BAA0B,2CAoC5B;AAED,eAAe,qBAAqB,CAAC"}
@@ -2,12 +2,11 @@ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import { useContext } from 'react';
3
3
  import { AccordionContext, Card, Accordion, Collapse, Form } from 'react-bootstrap';
4
4
  import clsx from 'clsx';
5
- import Icon from '../static/Icon.js';
5
+ import { FaChevronUp, FaChevronDown } from 'react-icons/fa';
6
6
 
7
7
  function CollapsibleInputGroup(param) {
8
8
  var label = param.label, description = param.description, eventKey = param.eventKey, children = param.children, alwaysOpen = param.alwaysOpen, error = param.error;
9
9
  var currentEventKey = useContext(AccordionContext);
10
- var accordionIcon = currentEventKey === eventKey ? "chevron-up" : "chevron-down";
11
10
  var isInvalid = Boolean(error);
12
11
  return /*#__PURE__*/ jsxs(Card, {
13
12
  className: "rounded-0",
@@ -26,9 +25,10 @@ function CollapsibleInputGroup(param) {
26
25
  className: "mb-0 pl-3",
27
26
  children: label
28
27
  }),
29
- /*#__PURE__*/ jsx(Icon, {
30
- type: accordionIcon,
31
- height: "1.25rem"
28
+ currentEventKey === eventKey ? /*#__PURE__*/ jsx(FaChevronUp, {
29
+ size: 20
30
+ }) : /*#__PURE__*/ jsx(FaChevronDown, {
31
+ size: 20
32
32
  })
33
33
  ]
34
34
  }),
@@ -2,12 +2,12 @@ export declare const FIELD_TYPES: {
2
2
  input: {
3
3
  id: string;
4
4
  label: string;
5
- icon: string;
5
+ icon: import("react/jsx-runtime").JSX.Element;
6
6
  };
7
7
  dropdown: {
8
8
  id: string;
9
9
  label: string;
10
- icon: string;
10
+ icon: import("react/jsx-runtime").JSX.Element;
11
11
  };
12
12
  };
13
13
  export declare const DEFAULT_FIELDS_VALUES: () => {
@@ -1 +1 @@
1
- {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../src/custom-fields/constants.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,WAAW;;;;;;;;;;;CAWvB,CAAC;AAEF,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;CAmBhC,CAAC"}
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../src/custom-fields/constants.tsx"],"names":[],"mappings":"AAQA,eAAO,MAAM,WAAW;;;;;;;;;;;CAWvB,CAAC;AAEF,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;CAmBhC,CAAC"}
@@ -1,7 +1,7 @@
1
+ import { jsx } from 'react/jsx-runtime';
1
2
  import { uniqueId } from 'lodash';
2
3
  import { CUSTOM_FIELD_TYPE_INPUT, CUSTOM_FIELD_TYPE_DROPDOWN } from '@licklist/core/dist/DataMapper/Order/CustomFieldDataMapper';
3
- import 'react/jsx-runtime';
4
- import '../static/index.js';
4
+ import { FaFont, FaListOl } from 'react-icons/fa';
5
5
  import { SORTABLE_ID_KEY } from '../sortable-list/SortableList.js';
6
6
 
7
7
  function _define_property(obj, key, value) {
@@ -21,11 +21,15 @@ var _obj;
21
21
  var FIELD_TYPES = (_obj = {}, _define_property(_obj, CUSTOM_FIELD_TYPE_INPUT, {
22
22
  id: "1",
23
23
  label: "Text Input",
24
- icon: "font"
24
+ icon: /*#__PURE__*/ jsx(FaFont, {
25
+ size: 32
26
+ })
25
27
  }), _define_property(_obj, CUSTOM_FIELD_TYPE_DROPDOWN, {
26
28
  id: "2",
27
29
  label: "Dropdown",
28
- icon: "list-ol"
30
+ icon: /*#__PURE__*/ jsx(FaListOl, {
31
+ size: 32
32
+ })
29
33
  }), _obj);
30
34
  var DEFAULT_FIELDS_VALUES = function() {
31
35
  var _obj;
@@ -1,6 +1,7 @@
1
+ import { ReactElement } from "react";
1
2
  interface FieldItemProps {
2
3
  label: string;
3
- icon: string;
4
+ icon: ReactElement;
4
5
  onClick: () => void;
5
6
  }
6
7
  export declare function FieldItem({ label, icon, onClick }: FieldItemProps): import("react/jsx-runtime").JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"FieldItem.d.ts","sourceRoot":"","sources":["../../../src/custom-fields/field/FieldItem.tsx"],"names":[],"mappings":"AAIA,UAAU,cAAc;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,SAAS,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,cAAc,2CAOjE"}
1
+ {"version":3,"file":"FieldItem.d.ts","sourceRoot":"","sources":["../../../src/custom-fields/field/FieldItem.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAErC,UAAU,cAAc;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,YAAY,CAAC;IACnB,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,SAAS,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,cAAc,2CAOjE"}
@@ -1,6 +1,4 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
- import '../../static/index.js';
3
- import Icon from '../../static/Icon.js';
4
2
 
5
3
  function FieldItem(param) {
6
4
  var label = param.label, icon = param.icon, onClick = param.onClick;
@@ -8,10 +6,7 @@ function FieldItem(param) {
8
6
  className: "custom-field-item",
9
7
  onClick: onClick,
10
8
  children: [
11
- /*#__PURE__*/ jsx(Icon, {
12
- type: icon,
13
- height: "2rem"
14
- }),
9
+ icon,
15
10
  /*#__PURE__*/ jsx("h6", {
16
11
  children: label
17
12
  })
@@ -3,8 +3,7 @@ import { Form, FormLabel, Button } from 'react-bootstrap';
3
3
  import { useTranslation } from 'react-i18next';
4
4
  import { useFormContext, useFieldArray } from 'react-hook-form';
5
5
  import HookFormService from '@licklist/plugins/dist/services/Form/HookFormService';
6
- import '../../static/index.js';
7
- import Icon from '../../static/Icon.js';
6
+ import { FaTrashAlt, FaPlus } from 'react-icons/fa';
8
7
 
9
8
  function _array_like_to_array(arr, len) {
10
9
  if (len == null || len > arr.length) len = arr.length;
@@ -209,9 +208,8 @@ function DropdownForm(param) {
209
208
  remove(i);
210
209
  trigger();
211
210
  },
212
- children: /*#__PURE__*/ jsx(Icon, {
213
- type: "trash-alt",
214
- height: "1.2rem"
211
+ children: /*#__PURE__*/ jsx(FaTrashAlt, {
212
+ size: 20
215
213
  })
216
214
  })
217
215
  })
@@ -228,10 +226,8 @@ function DropdownForm(param) {
228
226
  });
229
227
  resetOptionsError();
230
228
  },
231
- children: /*#__PURE__*/ jsx(Icon, {
232
- type: "plus",
233
- height: "1.1rem",
234
- width: ".8rem"
229
+ children: /*#__PURE__*/ jsx(FaPlus, {
230
+ size: 18
235
231
  })
236
232
  })
237
233
  ]
@@ -11,13 +11,12 @@ import 'rrule';
11
11
  import 'clsx';
12
12
  import '@react-aria/utils';
13
13
  import '@licklist/plugins/dist/services/Route/RouteService';
14
+ import 'react-icons/fa';
14
15
  import 'react-bootstrap/ModalHeader';
15
16
  import 'react-bootstrap/ModalTitle';
16
17
  import 'react-bootstrap/ModalBody';
17
18
  import 'react-bootstrap/ModalFooter';
18
19
  import 'react-bootstrap/Modal';
19
- import '../../../../../static/Icon.js';
20
- import '../../../../../static/index.js';
21
20
  import { ProductSetControl } from '../../../../../product-set/control/ProductSetControl.js';
22
21
  import 'react-bootstrap/Col';
23
22
  import 'react-bootstrap/InputGroup';
@@ -35,6 +34,7 @@ import 'react-bootstrap/Collapse';
35
34
  import '@licklist/plugins/dist/hooks/Media/useImages';
36
35
  import '@licklist/core/dist/DataMapper/Media/ImageDataMapper';
37
36
  import '@licklist/plugins/dist/context/app/hooks/useNotification';
37
+ import '../../../../../static/index.js';
38
38
  import '@licklist/core/dist/DataMapper/Provider/SnippetTemplateDataMapper';
39
39
  import 'react-color';
40
40
  import '@licklist/core/dist/DataMapper/Provider/SnippetDataMapper';
@@ -2,7 +2,7 @@ import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
2
2
  import { Modal, Form, Button } from 'react-bootstrap';
3
3
  import { useTranslation } from 'react-i18next';
4
4
  import { useForm, Controller } from 'react-hook-form';
5
- import Icon from '../../static/Icon.js';
5
+ import { FaTimes } from 'react-icons/fa';
6
6
 
7
7
  function _define_property(obj, key, value) {
8
8
  if (key in obj) {
@@ -52,9 +52,8 @@ var EditRecurrentEventModal = function(param) {
52
52
  variant: "danger",
53
53
  className: "btn-sm rounded",
54
54
  onClick: onHide,
55
- children: /*#__PURE__*/ jsx(Icon, {
56
- type: "times",
57
- height: "1rem"
55
+ children: /*#__PURE__*/ jsx(FaTimes, {
56
+ size: 16
58
57
  })
59
58
  })
60
59
  ]
@@ -1 +1 @@
1
- {"version":3,"file":"EventCard.d.ts","sourceRoot":"","sources":["../../../src/events/event-card/EventCard.tsx"],"names":[],"mappings":"AAYA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AACvF,OAAO,EAAE,cAAc,EAAE,MAAM,kEAAkE,CAAC;AAElG,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAC;AAS5C,MAAM,WAAW,cAAe,SAAQ,iBAAiB;IACvD,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,KAAK,CAAC,EAAE,IAAI,EAAE,CAAC;IACf,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,cAAc,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;IACvC,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,wBAAgB,SAAS,CAAC,EACxB,IAAI,EACJ,WAAW,EACX,IAAI,EACJ,QAAQ,EACR,KAAK,EACL,SAAS,EACT,MAAM,EACN,MAAM,EACN,QAAQ,EACR,aAAoB,EACpB,cAAc,EACd,WAAW,EACX,cAAc,EACd,OAAO,EACP,aAAa,GACd,EAAE,cAAc,2CAkJhB"}
1
+ {"version":3,"file":"EventCard.d.ts","sourceRoot":"","sources":["../../../src/events/event-card/EventCard.tsx"],"names":[],"mappings":"AAYA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AACvF,OAAO,EAAE,cAAc,EAAE,MAAM,kEAAkE,CAAC;AAQlG,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAC;AAS5C,MAAM,WAAW,cAAe,SAAQ,iBAAiB;IACvD,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,KAAK,CAAC,EAAE,IAAI,EAAE,CAAC;IACf,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,cAAc,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;IACvC,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,wBAAgB,SAAS,CAAC,EACxB,IAAI,EACJ,WAAW,EACX,IAAI,EACJ,QAAQ,EACR,KAAK,EACL,SAAS,EACT,MAAM,EACN,MAAM,EACN,QAAQ,EACR,aAAoB,EACpB,cAAc,EACd,WAAW,EACX,cAAc,EACd,OAAO,EACP,aAAa,GACd,EAAE,cAAc,2CAmJhB"}
@@ -5,7 +5,7 @@ import { useIntl } from 'react-intl';
5
5
  import clsx from 'clsx';
6
6
  import { useTranslation } from 'react-i18next';
7
7
  import * as Config from '@licklist/core/dist/Config';
8
- import Icon from '../../static/Icon.js';
8
+ import { FaEye, FaExternalLinkAlt, FaEdit, FaCopy, FaTrashAlt } from 'react-icons/fa';
9
9
  import { TipTapEditor } from '../../tiptap-editor/TipTapEditor.js';
10
10
  import { getStatisticInfo, formatContentWithoutTags, EVENT_DESCRIPTION_SIZE } from './utils.js';
11
11
  import { ReactComponent as SvgChartBar } from '../../assets/dashboard/chartBar.svg.js';
@@ -185,9 +185,7 @@ function EventCard(param) {
185
185
  /*#__PURE__*/ jsxs("div", {
186
186
  className: "event-card-views",
187
187
  children: [
188
- /*#__PURE__*/ jsx(Icon, {
189
- type: "eye"
190
- }),
188
+ /*#__PURE__*/ jsx(FaEye, {}),
191
189
  /*#__PURE__*/ jsx("span", {
192
190
  children: formatNumber(totalViews)
193
191
  })
@@ -201,9 +199,7 @@ function EventCard(param) {
201
199
  type: "button",
202
200
  className: "event-card-link-button",
203
201
  onClick: onPreview,
204
- children: /*#__PURE__*/ jsx(Icon, {
205
- type: "external-link-alt"
206
- })
202
+ children: /*#__PURE__*/ jsx(FaExternalLinkAlt, {})
207
203
  }),
208
204
  hasPermission && /*#__PURE__*/ jsxs(Fragment, {
209
205
  children: [
@@ -211,25 +207,19 @@ function EventCard(param) {
211
207
  type: "button",
212
208
  className: "event-card-link-button",
213
209
  onClick: onEdit,
214
- children: /*#__PURE__*/ jsx(Icon, {
215
- type: "edit"
216
- })
210
+ children: /*#__PURE__*/ jsx(FaEdit, {})
217
211
  }),
218
212
  /*#__PURE__*/ jsx("button", {
219
213
  type: "button",
220
214
  className: "event-card-link-button",
221
215
  onClick: onCopy,
222
- children: /*#__PURE__*/ jsx(Icon, {
223
- type: "copy"
224
- })
216
+ children: /*#__PURE__*/ jsx(FaCopy, {})
225
217
  }),
226
218
  /*#__PURE__*/ jsx("button", {
227
219
  type: "button",
228
220
  className: "event-card-link-button",
229
221
  onClick: onRemove,
230
- children: /*#__PURE__*/ jsx(Icon, {
231
- type: "trash-alt"
232
- })
222
+ children: /*#__PURE__*/ jsx(FaTrashAlt, {})
233
223
  })
234
224
  ]
235
225
  })
@@ -1,12 +1,11 @@
1
1
  import { jsxs, jsx, Fragment } from 'react/jsx-runtime';
2
2
  import { Modal, Button } from 'react-bootstrap';
3
3
  import { useTranslation } from 'react-i18next';
4
- import Icon from '../../static/Icon.js';
4
+ import { FaTimes } from 'react-icons/fa';
5
5
  import 'react';
6
6
  import 'react-bootstrap/PageItem';
7
7
  import '@licklist/plugins/dist/services/Table/PaginationService';
8
8
  import 'clsx';
9
- import '../../static/index.js';
10
9
  import '@licklist/plugins/dist/services/Table/TableService';
11
10
  import { StaticTable } from '../../table/StaticTable.js';
12
11
  import 'react-router-dom';
@@ -43,9 +42,8 @@ var EventStatisticModal = function(param) {
43
42
  variant: "danger",
44
43
  className: "btn-sm rounded",
45
44
  onClick: handleClose,
46
- children: /*#__PURE__*/ jsx(Icon, {
47
- type: "times",
48
- height: "1rem"
45
+ children: /*#__PURE__*/ jsx(FaTimes, {
46
+ size: 16
49
47
  })
50
48
  })
51
49
  ]
@@ -1,8 +1,7 @@
1
1
  import { jsx, jsxs } from 'react/jsx-runtime';
2
2
  import { Button } from 'react-bootstrap';
3
- import '../../../../static/index.js';
3
+ import { FaSearch } from 'react-icons/fa';
4
4
  import { useZoom } from '../../hooks/useZoom.js';
5
- import Icon from '../../../../static/Icon.js';
6
5
 
7
6
  var ZoomButtons = function(param) {
8
7
  var stageRef = param.stageRef, imageRef = param.imageRef;
@@ -17,10 +16,8 @@ var ZoomButtons = function(param) {
17
16
  children: [
18
17
  /*#__PURE__*/ jsx("div", {
19
18
  className: "icon-wrapper mb-1",
20
- children: /*#__PURE__*/ jsx(Icon, {
21
- type: "search",
22
- width: "1rem",
23
- height: "1rem"
19
+ children: /*#__PURE__*/ jsx(FaSearch, {
20
+ size: 16
24
21
  })
25
22
  }),
26
23
  /*#__PURE__*/ jsx(Button, {
@@ -1,7 +1,7 @@
1
1
  import { jsx, jsxs } from 'react/jsx-runtime';
2
2
  import { IMAGE_TYPE_MAP } from '@licklist/core/dist/DataMapper/Media/ImageDataMapper';
3
+ import { FaTimes, FaFilePdf, FaFile } from 'react-icons/fa';
3
4
  import '../static/index.js';
4
- import Icon from '../static/Icon.js';
5
5
  import Image from '../static/Image.js';
6
6
 
7
7
  function _instanceof(left, right) {
@@ -42,10 +42,7 @@ function PreviewItem(param) {
42
42
  }
43
43
  },
44
44
  disabled: disabled,
45
- children: /*#__PURE__*/ jsx(Icon, {
46
- type: "times",
47
- height: "1rem"
48
- })
45
+ children: /*#__PURE__*/ jsx(FaTimes, {})
49
46
  }),
50
47
  renderItemPreview(item)
51
48
  ]
@@ -92,12 +89,10 @@ var renderFileTypeIcon = function(itemName) {
92
89
  var isPdfFile = itemName === null || itemName === void 0 ? void 0 : itemName.includes("pdf");
93
90
  return /*#__PURE__*/ jsx("div", {
94
91
  className: "preview-item__file",
95
- children: isPdfFile ? /*#__PURE__*/ jsx(Icon, {
96
- type: "file-pdf",
97
- height: "5rem"
98
- }) : /*#__PURE__*/ jsx(Icon, {
99
- type: "file",
100
- height: "5rem"
92
+ children: isPdfFile ? /*#__PURE__*/ jsx(FaFilePdf, {
93
+ size: 80
94
+ }) : /*#__PURE__*/ jsx(FaFile, {
95
+ size: 80
101
96
  })
102
97
  });
103
98
  };
@@ -4,7 +4,7 @@ import Button from 'react-bootstrap/Button';
4
4
  import OverlayTrigger from 'react-bootstrap/OverlayTrigger';
5
5
  import Popover from 'react-bootstrap/Popover';
6
6
  import clsx from 'clsx';
7
- import Icon from '../../static/Icon.js';
7
+ import { FaQuestion } from 'react-icons/fa';
8
8
 
9
9
  function _define_property(obj, key, value) {
10
10
  if (key in obj) {
@@ -120,11 +120,8 @@ function HelpPopover(param) {
120
120
  ref: ref
121
121
  }, triggerHandler), {
122
122
  className: "btn-icon-popover rounded-circle px-2 py-1 d-inline-flex align-items-center",
123
- children: icon !== null && icon !== void 0 ? icon : /*#__PURE__*/ jsx(Icon, {
124
- type: "question",
125
- style: {
126
- width: "10px"
127
- }
123
+ children: icon !== null && icon !== void 0 ? icon : /*#__PURE__*/ jsx(FaQuestion, {
124
+ size: 10
128
125
  })
129
126
  }));
130
127
  }
@@ -1 +1 @@
1
- {"version":3,"file":"AccordionItem.d.ts","sourceRoot":"","sources":["../../../../../../src/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.tsx"],"names":[],"mappings":"AAMA,OAAO,EACL,SAAS,EAEV,MAAM,wDAAwD,CAAC;AAChE,OAAO,EAAE,OAAO,EAAE,MAAM,qDAAqD,CAAC;AAG9E,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAOlD,UAAU,kBAAkB;IAC1B,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,OAAO,EAAE,CAAC;IACpB,QAAQ,EAAE,UAAU,CAAC;IACrB,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC;IACjC,iBAAiB,EAAE,MAAM,CAAC;CAC3B;AA6BD,wBAAgB,aAAa,CAAC,EAC5B,QAAQ,EACR,IAAI,EACJ,KAAK,EACL,QAAQ,EACR,QAAQ,EACR,iBAAiB,GAClB,EAAE,kBAAkB,2CAsBpB"}
1
+ {"version":3,"file":"AccordionItem.d.ts","sourceRoot":"","sources":["../../../../../../src/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.tsx"],"names":[],"mappings":"AAMA,OAAO,EACL,SAAS,EAEV,MAAM,wDAAwD,CAAC;AAChE,OAAO,EAAE,OAAO,EAAE,MAAM,qDAAqD,CAAC;AAI9E,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAMlD,UAAU,kBAAkB;IAC1B,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,OAAO,EAAE,CAAC;IACpB,QAAQ,EAAE,UAAU,CAAC;IACrB,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC;IACjC,iBAAiB,EAAE,MAAM,CAAC;CAC3B;AA6BD,wBAAgB,aAAa,CAAC,EAC5B,QAAQ,EACR,IAAI,EACJ,KAAK,EACL,QAAQ,EACR,QAAQ,EACR,iBAAiB,GAClB,EAAE,kBAAkB,2CAsBpB"}
@@ -5,9 +5,9 @@ import Accordion from 'react-bootstrap/Accordion';
5
5
  import Card from 'react-bootstrap/Card';
6
6
  import { useAccordionToggle } from 'react-bootstrap/AccordionToggle';
7
7
  import AccordionContext from 'react-bootstrap/AccordionContext';
8
- import '../../../../../static/index.js';
9
- import Icon from '../../../../../static/Icon.js';
10
8
  import { useContext } from 'react';
9
+ import { FaTimes, FaAngleRight } from 'react-icons/fa';
10
+ import '../../../../../static/index.js';
11
11
  import { NumberInput } from '../../../../../static/number-input/NumberInput.js';
12
12
 
13
13
  function _define_property(obj, key, value) {
@@ -82,10 +82,9 @@ function CustomToggle(param) {
82
82
  className: contentClassName,
83
83
  children: children
84
84
  }),
85
- /*#__PURE__*/ jsx(Icon, {
85
+ /*#__PURE__*/ jsx(FaAngleRight, {
86
86
  className: iconClassName,
87
- type: "angle-right",
88
- height: "1.5rem"
87
+ size: 24
89
88
  })
90
89
  ]
91
90
  });
@@ -180,11 +179,9 @@ function ProductItem(param) {
180
179
  value: ((_order_id = order[id]) === null || _order_id === void 0 ? void 0 : _order_id.quantity) || 0,
181
180
  className: "product-item__counter"
182
181
  }),
183
- /*#__PURE__*/ jsx(Icon, {
182
+ /*#__PURE__*/ jsx(FaTimes, {
184
183
  className: "product-item__icon m-3",
185
- type: "times",
186
- height: "1rem",
187
- width: "1rem"
184
+ size: 16
188
185
  }),
189
186
  /*#__PURE__*/ jsx("div", {
190
187
  className: "product-item__price",
@@ -1 +1 @@
1
- {"version":3,"file":"EventNavigationFooter.d.ts","sourceRoot":"","sources":["../../../../src/iframe/event/event-navigation-footer/EventNavigationFooter.tsx"],"names":[],"mappings":"AAUA,UAAU,0BAA0B;IAClC,MAAM,EAAE,MAAM,CAAC;IACf,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IAExB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;CACvB;AAED,wBAAgB,qBAAqB,CAAC,EACpC,MAAM,EACN,aAAa,EACb,WAAW,EACX,WAAW,EACX,gBAAwB,EACxB,QAAQ,EACR,UAAU,GACX,EAAE,0BAA0B,2CAiD5B"}
1
+ {"version":3,"file":"EventNavigationFooter.d.ts","sourceRoot":"","sources":["../../../../src/iframe/event/event-navigation-footer/EventNavigationFooter.tsx"],"names":[],"mappings":"AAUA,UAAU,0BAA0B;IAClC,MAAM,EAAE,MAAM,CAAC;IACf,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IAExB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;CACvB;AAED,wBAAgB,qBAAqB,CAAC,EACpC,MAAM,EACN,aAAa,EACb,WAAW,EACX,WAAW,EACX,gBAAwB,EACxB,QAAQ,EACR,UAAU,GACX,EAAE,0BAA0B,2CAkD5B"}
@@ -2,7 +2,7 @@ import { jsxs, Fragment, jsx } from 'react/jsx-runtime';
2
2
  import { useTranslation } from 'react-i18next';
3
3
  import Button from 'react-bootstrap/Button';
4
4
  import RouteService from '@licklist/plugins/dist/services/Route/RouteService';
5
- import Icon from '../../../static/Icon.js';
5
+ import { FaArrowLeft, FaArrowRight } from 'react-icons/fa';
6
6
 
7
7
  function _define_property(obj, key, value) {
8
8
  if (key in obj) {
@@ -82,9 +82,8 @@ function EventNavigationFooter(param) {
82
82
  /*#__PURE__*/ jsx(Button, {
83
83
  className: "event-fixed-footer__prev-btn m-0",
84
84
  onClick: onPrevButtonClick,
85
- children: /*#__PURE__*/ jsx(Icon, {
86
- type: "arrow-left",
87
- width: "1rem"
85
+ children: /*#__PURE__*/ jsx(FaArrowLeft, {
86
+ size: 16
88
87
  })
89
88
  }),
90
89
  amount > 1 && /*#__PURE__*/ jsx(PaginationDots, {
@@ -97,9 +96,8 @@ function EventNavigationFooter(param) {
97
96
  }, submitButtonProps), {
98
97
  children: [
99
98
  t("continue"),
100
- /*#__PURE__*/ jsx(Icon, {
101
- type: "arrow-right",
102
- width: "1rem",
99
+ /*#__PURE__*/ jsx(FaArrowRight, {
100
+ size: 16,
103
101
  className: "ml-2"
104
102
  })
105
103
  ]
@@ -108,10 +106,8 @@ function EventNavigationFooter(param) {
108
106
  onClick: onNextClick,
109
107
  children: [
110
108
  t("next"),
111
- " ",
112
- /*#__PURE__*/ jsx(Icon, {
113
- type: "arrow-right",
114
- width: "1rem",
109
+ /*#__PURE__*/ jsx(FaArrowRight, {
110
+ size: 16,
115
111
  className: "ml-2"
116
112
  })
117
113
  ]
@@ -4,9 +4,8 @@ import { useTranslation } from 'react-i18next';
4
4
  import { useAccordionToggle } from 'react-bootstrap/AccordionToggle';
5
5
  import AccordionContext from 'react-bootstrap/AccordionContext';
6
6
  import clsx from 'clsx';
7
- import '../../../../../../static/index.js';
7
+ import { FaChevronUp, FaChevronDown } from 'react-icons/fa';
8
8
  import { ACCORDION_KEY } from '../../types/index.js';
9
- import Icon from '../../../../../../static/Icon.js';
10
9
 
11
10
  var ToggleHeader = function(param) {
12
11
  var showExpandButton = param.showExpandButton, isExpanded = param.isExpanded, title = param.title, hideComponent = param.hideComponent, isPaymentPage = param.isPaymentPage, headerComponent = param.headerComponent;
@@ -72,9 +71,10 @@ var HeaderContent = function(param) {
72
71
  }),
73
72
  showExpandButton && /*#__PURE__*/ jsx("div", {
74
73
  className: "expand-button",
75
- children: /*#__PURE__*/ jsx(Icon, {
76
- type: currentEventKey === ACCORDION_KEY ? "chevron-up" : "chevron-down",
77
- width: "0.5rem"
74
+ children: currentEventKey === ACCORDION_KEY ? /*#__PURE__*/ jsx(FaChevronUp, {
75
+ size: 8
76
+ }) : /*#__PURE__*/ jsx(FaChevronDown, {
77
+ size: 8
78
78
  })
79
79
  })
80
80
  ]
@@ -2,8 +2,8 @@ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import { useMemo } from 'react';
3
3
  import clsx from 'clsx';
4
4
  import { Button } from 'react-bootstrap';
5
+ import { FaTimes } from 'react-icons/fa';
5
6
  import { CategoryProduct } from '../../CategoryProduct/CategoryProduct.js';
6
- import Icon from '../../../../../static/Icon.js';
7
7
 
8
8
  var CategoryProductModal = function(param) {
9
9
  var activePointId = param.activePointId, product = param.product, category = param.category, pointProducts = param.pointProducts, onCloseModal = param.onCloseModal, soldOutProducts = param.soldOutProducts;
@@ -30,10 +30,7 @@ var CategoryProductModal = function(param) {
30
30
  variant: "danger",
31
31
  className: "btn-sm rounded",
32
32
  onClick: onCloseModal,
33
- children: /*#__PURE__*/ jsx(Icon, {
34
- type: "times",
35
- height: "1rem"
36
- })
33
+ children: /*#__PURE__*/ jsx(FaTimes, {})
37
34
  })
38
35
  })
39
36
  ]