@licklist/design 0.66.9-dev.1 → 0.66.10-dev.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 (223) 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/calendar/components/CalendarButtons/CalendarButtons.js +31 -39
  6. package/dist/collapsible-input-group/CollapsibleInputGroup.d.ts.map +1 -1
  7. package/dist/collapsible-input-group/CollapsibleInputGroup.js +5 -5
  8. package/dist/custom-fields/constants.d.ts +2 -2
  9. package/dist/custom-fields/constants.d.ts.map +1 -1
  10. package/dist/custom-fields/constants.js +8 -4
  11. package/dist/custom-fields/field/FieldItem.d.ts +2 -1
  12. package/dist/custom-fields/field/FieldItem.d.ts.map +1 -1
  13. package/dist/custom-fields/field/FieldItem.js +1 -6
  14. package/dist/custom-fields/forms/DropdownForm.js +5 -9
  15. package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +2 -2
  16. package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.js +3 -4
  17. package/dist/events/event-card/EventCard.d.ts.map +1 -1
  18. package/dist/events/event-card/EventCard.js +6 -16
  19. package/dist/events/event-statistic-modal/EventStatisticModal.js +3 -5
  20. package/dist/events/event-venue-map/components/ZoomButtons/ZoomButtons.js +3 -6
  21. package/dist/file-upload/FilePreview.js +6 -11
  22. package/dist/help/popover/HelpPopover.js +3 -6
  23. package/dist/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.d.ts.map +1 -1
  24. package/dist/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.js +6 -9
  25. package/dist/iframe/event/event-navigation-footer/EventNavigationFooter.d.ts.map +1 -1
  26. package/dist/iframe/event/event-navigation-footer/EventNavigationFooter.js +7 -11
  27. package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.js +9 -8
  28. package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.js +2 -5
  29. package/dist/iframe/order-process/components/ErrorModal/ErrorModal.js +2 -5
  30. package/dist/iframe/order-process/components/NavigationFooter/NavigationFooter.js +3 -8
  31. package/dist/iframe/order-process/components/PaymentCard/PaymentCard.js +2 -5
  32. package/dist/iframe/order-process/components/Timer/Timer.js +2 -5
  33. package/dist/iframe/payment/order-items-table/OrderItemsTable.js +1 -2
  34. package/dist/iframe/payment/payment-form/PaymentForm.js +1 -2
  35. package/dist/iframe/payment/payment-page/PaymentPage.js +1 -1
  36. package/dist/iframe/payment/payment-page/PaymentTimer.js +1 -1
  37. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.js +1 -1
  38. package/dist/index.js +1 -1
  39. package/dist/layout/DropDown.d.ts.map +1 -1
  40. package/dist/layout/DropDown.js +1 -0
  41. package/dist/layout/DropDownToggle.d.ts.map +1 -1
  42. package/dist/layout/DropDownToggle.js +1 -0
  43. package/dist/modals/confirmation/ConfirmModal.js +3 -4
  44. package/dist/modals/fullscreen/FullscreenModal.js +3 -4
  45. package/dist/notification/email-template/card/EmailTemplateCard.js +3 -8
  46. package/dist/notification/sms-template/card/SmsTemplateCard.js +3 -8
  47. package/dist/product-set/card/ProductSetCard.d.ts.map +1 -1
  48. package/dist/product-set/card/ProductSetCard.js +7 -9
  49. package/dist/product-set/control/DateAndRecurrenceInput.d.ts.map +1 -1
  50. package/dist/product-set/control/DateAndRecurrenceInput.js +3 -5
  51. package/dist/product-set/control/DateInput.js +3 -5
  52. package/dist/product-set/control/ProductSetRecurrenceControl.d.ts.map +1 -1
  53. package/dist/product-set/control/ProductSetRecurrenceControl.js +5 -8
  54. package/dist/product-set/control/ProductSetRecurrenceOverridesControl.d.ts.map +1 -1
  55. package/dist/product-set/control/ProductSetRecurrenceOverridesControl.js +5 -8
  56. package/dist/product-set/control/TutorialGifCard.d.ts.map +1 -1
  57. package/dist/product-set/control/TutorialGifCard.js +6 -10
  58. package/dist/product-set/elements/DeleteFieldButton.d.ts.map +1 -1
  59. package/dist/product-set/elements/DeleteFieldButton.js +3 -4
  60. package/dist/product-set/form/MobileFooter.d.ts.map +1 -1
  61. package/dist/product-set/form/ProductsControl.js +2 -2
  62. package/dist/product-set/form/SelectCategoryModal.d.ts.map +1 -1
  63. package/dist/product-set/form/SelectCategoryModal.js +30 -23
  64. package/dist/product-set/form/SubProductsControl.js +1 -1
  65. package/dist/product-set/item/CreateProductSetItem.d.ts.map +1 -1
  66. package/dist/product-set/item/CreateProductSetItem.js +3 -6
  67. package/dist/product-set/popover/ProductSetPopover.js +3 -5
  68. package/dist/product-set/product/ProductControl.d.ts.map +1 -1
  69. package/dist/product-set/product/ProductControl.js +3 -4
  70. package/dist/product-set/product/booking-management/ProductBookingManagementControl.js +3 -4
  71. package/dist/product-set/product/deposit/ProductDepositControl.js +3 -4
  72. package/dist/product-set/product/price/ProductPriceControl.js +3 -4
  73. package/dist/report/card/ReportCard.d.ts +1 -2
  74. package/dist/report/card/ReportCard.d.ts.map +1 -1
  75. package/dist/report/card/ReportCard.js +6 -16
  76. package/dist/sales/booking/results/components/ResultCard.js +4 -5
  77. package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts.map +1 -1
  78. package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.js +3 -6
  79. package/dist/sales/modals/payment-modal/PaymentModal.js +3 -4
  80. package/dist/sales/modals/refund-modal/RefundModal.js +3 -4
  81. package/dist/sales/notes/NotesTable.d.ts.map +1 -1
  82. package/dist/sales/notes/NotesTable.js +4 -6
  83. package/dist/sales/notes/NotesTableRow.js +7 -9
  84. package/dist/setting/admin/AdminSettingForm.d.ts.map +1 -1
  85. package/dist/setting/admin/AdminSettingForm.js +3 -6
  86. package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
  87. package/dist/setting/admin/PaymentFeeForm.js +11 -26
  88. package/dist/setting/dashboard/FinancialDataForm.d.ts.map +1 -1
  89. package/dist/setting/dashboard/ProviderSettingForm.d.ts.map +1 -1
  90. package/dist/setting/dashboard/ProviderSettingForm.js +3 -6
  91. package/dist/setting/dashboard/snippet-templates/card/SnippetTemplateCard.js +2 -5
  92. package/dist/setting/dashboard/snippets/card/SnippetCard.js +7 -9
  93. package/dist/sidebar/elements/ReturnBack.js +2 -5
  94. package/dist/slide-curtain/SlideCurtain.d.ts.map +1 -1
  95. package/dist/slide-curtain/SlideCurtain.js +3 -4
  96. package/dist/snippet/snippet-template/preview/Preview.js +1 -1
  97. package/dist/snippet/snippet-template/settings/SettingButton.js +3 -6
  98. package/dist/sortable-list/CreateSortableListItem.d.ts.map +1 -1
  99. package/dist/sortable-list/CreateSortableListItem.js +3 -6
  100. package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
  101. package/dist/sortable-tree/SortableTreeItem.js +6 -10
  102. package/dist/static/RestrictedAccess.js +3 -4
  103. package/dist/static/SocialButton.d.ts +0 -1
  104. package/dist/static/SocialButton.d.ts.map +1 -1
  105. package/dist/static/SocialButton.js +7 -10
  106. package/dist/static/UserBadge.d.ts.map +1 -1
  107. package/dist/static/date-range-input/DateRangeInput.d.ts.map +1 -1
  108. package/dist/static/date-range-input/DateRangeInput.js +3 -5
  109. package/dist/static/index.d.ts +0 -1
  110. package/dist/static/index.d.ts.map +1 -1
  111. package/dist/static/index.js +1 -1
  112. package/dist/static/number-input/NumberInput.js +5 -7
  113. package/dist/striped-static-table/StripedStaticTable.js +1 -2
  114. package/dist/styles/iframe-page/PageBody.scss +1 -0
  115. package/dist/table/MenuButton.d.ts +3 -3
  116. package/dist/table/MenuButton.d.ts.map +1 -1
  117. package/dist/table/MenuButton.js +3 -8
  118. package/dist/table/PaginationHelperComponent.d.ts.map +1 -1
  119. package/dist/table/PaginationHelperComponent.js +5 -8
  120. package/dist/tiptap-editor/TipTapMenu/TipTapMenu.d.ts.map +1 -1
  121. package/dist/tiptap-editor/TipTapMenu/TipTapMenu.js +17 -16
  122. package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.d.ts +3 -3
  123. package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.d.ts.map +1 -1
  124. package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.js +2 -8
  125. package/dist/venue-map-sets/card/VenueMapSetCard.js +7 -9
  126. package/dist/venue-map-sets/form/components/VenueMapControl.d.ts.map +1 -1
  127. package/dist/venue-map-sets/form/components/VenueMapControl.js +5 -8
  128. package/dist/venue-map-sets/form/components/VenueMapModal.js +3 -4
  129. package/dist/zone/card/ZoneCard.js +7 -9
  130. package/dist/zone/form/components/ZoneRecurrenceControl.d.ts.map +1 -1
  131. package/dist/zone/form/components/ZoneRecurrenceControl.js +5 -8
  132. package/dist/zone/form/components/ZoneRecurrencesControl.d.ts.map +1 -1
  133. package/dist/zone/form/components/ZoneRecurrencesControl.js +3 -5
  134. package/package.json +4 -5
  135. package/src/affiliate/card/AffiliateCard.tsx +4 -4
  136. package/src/auth/AccessDenied/AccessDenied.tsx +2 -2
  137. package/src/auth/Social/SocialFormComponent.tsx +0 -1
  138. package/src/calendar/components/CalendarButtons/CalendarButtons.tsx +28 -28
  139. package/src/collapsible-input-group/CollapsibleInputGroup.tsx +7 -4
  140. package/src/custom-fields/{constants.ts → constants.tsx} +3 -2
  141. package/src/custom-fields/field/FieldItem.tsx +4 -3
  142. package/src/custom-fields/forms/DropdownForm.tsx +3 -3
  143. package/src/events/edit-recurrent-event-modal/EditRecurrentEventModal.tsx +2 -2
  144. package/src/events/event-card/EventCard.tsx +13 -6
  145. package/src/events/event-statistic-modal/EventStatisticModal.tsx +2 -2
  146. package/src/events/event-venue-map/components/ZoomButtons/ZoomButtons.tsx +2 -2
  147. package/src/file-upload/FilePreview.tsx +4 -8
  148. package/src/header/Header.stories.tsx +1 -2
  149. package/src/help/popover/HelpPopover.tsx +2 -2
  150. package/src/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.tsx +4 -9
  151. package/src/iframe/event/event-navigation-footer/EventNavigationFooter.tsx +5 -4
  152. package/src/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.tsx +11 -15
  153. package/src/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.tsx +2 -2
  154. package/src/iframe/order-process/components/ErrorModal/ErrorModal.tsx +2 -2
  155. package/src/iframe/order-process/components/NavigationFooter/NavigationFooter.tsx +3 -3
  156. package/src/iframe/order-process/components/PaymentCard/PaymentCard.tsx +2 -2
  157. package/src/iframe/order-process/components/Timer/Timer.tsx +2 -2
  158. package/src/image-radio-input/ImageRadioInput.stories.tsx +3 -3
  159. package/src/layout/DropDown.tsx +2 -0
  160. package/src/layout/DropDownToggle.tsx +2 -0
  161. package/src/modals/confirmation/ConfirmModal.tsx +2 -2
  162. package/src/modals/fullscreen/FullscreenModal.tsx +2 -2
  163. package/src/notification/email-template/card/EmailTemplateCard.tsx +3 -3
  164. package/src/notification/sms-template/card/SmsTemplateCard.tsx +3 -3
  165. package/src/product-set/card/ProductSetCard.tsx +4 -5
  166. package/src/product-set/control/DateAndRecurrenceInput.tsx +3 -4
  167. package/src/product-set/control/DateInput.tsx +4 -4
  168. package/src/product-set/control/ProductSetRecurrenceControl.tsx +6 -7
  169. package/src/product-set/control/ProductSetRecurrenceOverridesControl.tsx +5 -8
  170. package/src/product-set/control/TutorialGifCard.tsx +5 -12
  171. package/src/product-set/elements/DeleteFieldButton.tsx +2 -2
  172. package/src/product-set/form/MobileFooter.tsx +6 -36
  173. package/src/product-set/form/ProductSetForm.tsx +1 -1
  174. package/src/product-set/form/SelectCategoryModal.tsx +24 -19
  175. package/src/product-set/item/CreateProductSetItem.tsx +2 -7
  176. package/src/product-set/popover/ProductSetPopover.tsx +2 -2
  177. package/src/product-set/product/ProductControl.tsx +2 -5
  178. package/src/product-set/product/booking-management/ProductBookingManagementControl.tsx +2 -2
  179. package/src/product-set/product/deposit/ProductDepositControl.tsx +2 -2
  180. package/src/product-set/product/price/ProductPriceControl.tsx +2 -2
  181. package/src/report/card/ReportCard.tsx +0 -10
  182. package/src/sales/booking/results/components/ResultCard.tsx +2 -2
  183. package/src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.tsx +3 -9
  184. package/src/sales/modals/payment-modal/PaymentModal.tsx +2 -2
  185. package/src/sales/modals/refund-modal/RefundModal.tsx +2 -2
  186. package/src/sales/notes/NotesTable.tsx +2 -2
  187. package/src/sales/notes/NotesTableRow.tsx +4 -4
  188. package/src/setting/admin/AdminSettingForm.tsx +2 -7
  189. package/src/setting/admin/PaymentFeeForm.tsx +7 -32
  190. package/src/setting/dashboard/FinancialDataForm.tsx +4 -19
  191. package/src/setting/dashboard/ProviderSettingForm.tsx +2 -7
  192. package/src/setting/dashboard/components/IpInput.tsx +2 -2
  193. package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.tsx +2 -2
  194. package/src/setting/dashboard/snippets/card/SnippetCard.tsx +4 -4
  195. package/src/sidebar/elements/ReturnBack.tsx +2 -2
  196. package/src/slide-curtain/SlideCurtain.tsx +2 -6
  197. package/src/snippet/snippet-template/settings/SettingButton.tsx +2 -2
  198. package/src/sortable-list/CreateSortableListItem.tsx +2 -7
  199. package/src/sortable-tree/SortableTreeItem.tsx +4 -5
  200. package/src/static/RestrictedAccess.tsx +2 -2
  201. package/src/static/SocialButton.tsx +4 -5
  202. package/src/static/Static.stories.tsx +2 -2
  203. package/src/static/UserBadge.tsx +2 -6
  204. package/src/static/date-range-input/DateRangeInput.tsx +2 -6
  205. package/src/static/index.ts +0 -1
  206. package/src/static/number-input/NumberInput.tsx +3 -3
  207. package/src/styles/iframe-page/PageBody.scss +1 -0
  208. package/src/table/MenuButton.tsx +4 -8
  209. package/src/table/PaginationHelperComponent.tsx +3 -4
  210. package/src/tiptap-editor/TipTapMenu/TipTapMenu.tsx +24 -16
  211. package/src/tiptap-editor/TipTapMenu/components/TipTapMenuItem.tsx +4 -7
  212. package/src/venue-map-sets/card/VenueMapSetCard.tsx +4 -4
  213. package/src/venue-map-sets/form/components/VenueMapControl.tsx +3 -8
  214. package/src/venue-map-sets/form/components/VenueMapModal.tsx +2 -2
  215. package/src/zone/card/ZoneCard.tsx +4 -4
  216. package/src/zone/form/components/ZoneRecurrenceControl.tsx +3 -11
  217. package/src/zone/form/components/ZoneRecurrencesControl.tsx +2 -6
  218. package/yarn.lock +152 -165
  219. package/dist/assets/iframe/selectArrow.svg.js +0 -17
  220. package/dist/static/Icon.d.ts +0 -13
  221. package/dist/static/Icon.d.ts.map +0 -1
  222. package/dist/static/Icon.js +0 -22
  223. package/src/static/Icon.tsx +0 -37
@@ -1 +1 @@
1
- {"version":3,"file":"AdminSettingForm.d.ts","sourceRoot":"","sources":["../../../src/setting/admin/AdminSettingForm.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AAOvF,OAAO,EAAE,cAAc,EAAE,MAAM,8DAA8D,CAAC;AAE9F,OAAO,EAAkB,yBAAyB,EAAE,MAAM,kBAAkB,CAAC;AAC7E,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAEhD,MAAM,MAAM,2BAA2B,GAAG;IACxC,uBAAuB,EAAE,MAAM,CAAC;IAChC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,EAAE,IAAI,GAAG,OAAO,CAAC;IAC/B,oBAAoB,EAAE,IAAI,GAAG,OAAO,CAAC;IACrC,+BAA+B,EAAE,IAAI,GAAG,OAAO,CAAC;IAChD,0BAA0B,EAAE,IAAI,GAAG,OAAO,CAAC;CAC5C,GAAG,yBAAyB,CAAC;AAE9B,MAAM,WAAW,qBAAsB,SAAQ,iBAAiB;IAC9D,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,2BAA2B,KAAK,IAAI,CAAC;IACvD,aAAa,CAAC,EAAE,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACrD,UAAU,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;IAC7B,gBAAgB,EAAE;QAChB,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,YAAY,CAAC,EAAE,cAAc,CAAC;KAC/B,CAAC;CACH;AAED,eAAO,MAAM,gBAAgB,yFAO1B,qBAAqB,4CAwJvB,CAAC"}
1
+ {"version":3,"file":"AdminSettingForm.d.ts","sourceRoot":"","sources":["../../../src/setting/admin/AdminSettingForm.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AAOvF,OAAO,EAAE,cAAc,EAAE,MAAM,8DAA8D,CAAC;AAE9F,OAAO,EAAkB,yBAAyB,EAAE,MAAM,kBAAkB,CAAC;AAC7E,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAEhD,MAAM,MAAM,2BAA2B,GAAG;IACxC,uBAAuB,EAAE,MAAM,CAAC;IAChC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,EAAE,IAAI,GAAG,OAAO,CAAC;IAC/B,oBAAoB,EAAE,IAAI,GAAG,OAAO,CAAC;IACrC,+BAA+B,EAAE,IAAI,GAAG,OAAO,CAAC;IAChD,0BAA0B,EAAE,IAAI,GAAG,OAAO,CAAC;CAC5C,GAAG,yBAAyB,CAAC;AAE9B,MAAM,WAAW,qBAAsB,SAAQ,iBAAiB;IAC9D,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,2BAA2B,KAAK,IAAI,CAAC;IACvD,aAAa,CAAC,EAAE,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACrD,UAAU,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;IAC7B,gBAAgB,EAAE;QAChB,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,YAAY,CAAC,EAAE,cAAc,CAAC;KAC/B,CAAC;CACH;AAED,eAAO,MAAM,gBAAgB,yFAO1B,qBAAqB,4CAmJvB,CAAC"}
@@ -9,7 +9,7 @@ import Row from 'react-bootstrap/Row';
9
9
  import Col from 'react-bootstrap/Col';
10
10
  import { Link } from 'react-router-dom';
11
11
  import HookFormService from '@licklist/plugins/dist/services/Form/HookFormService';
12
- import Icon from '../../static/Icon.js';
12
+ import { FaCommentAlt } from 'react-icons/fa';
13
13
  import { PaymentFeeForm } from './PaymentFeeForm.js';
14
14
 
15
15
  function _define_property(obj, key, value) {
@@ -94,11 +94,8 @@ var AdminSettingForm = function(param) {
94
94
  children: [
95
95
  /*#__PURE__*/ jsx(InputGroup.Prepend, {
96
96
  children: /*#__PURE__*/ jsx(InputGroup.Text, {
97
- children: /*#__PURE__*/ jsx(Icon, {
98
- type: "comment-alt",
99
- style: {
100
- width: "1rem"
101
- }
97
+ children: /*#__PURE__*/ jsx(FaCommentAlt, {
98
+ size: 16
102
99
  })
103
100
  })
104
101
  }),
@@ -1 +1 @@
1
- {"version":3,"file":"PaymentFeeForm.d.ts","sourceRoot":"","sources":["../../../src/setting/admin/PaymentFeeForm.tsx"],"names":[],"mappings":"AAWA,MAAM,MAAM,yBAAyB,GAAG;IACtC,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,EAAE,MAAM,CAAC;IACvB,cAAc,EAAE,MAAM,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG;IAChC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC,yBAAyB,CAAC,CAAC;CACpD,CAAC;AAEF,wBAAgB,cAAc,CAAC,EAAE,SAAiB,EAAE,EAAE,mBAAmB,2CAgTxE"}
1
+ {"version":3,"file":"PaymentFeeForm.d.ts","sourceRoot":"","sources":["../../../src/setting/admin/PaymentFeeForm.tsx"],"names":[],"mappings":"AAWA,MAAM,MAAM,yBAAyB,GAAG;IACtC,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,EAAE,MAAM,CAAC;IACvB,cAAc,EAAE,MAAM,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG;IAChC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC,yBAAyB,CAAC,CAAC;CACpD,CAAC;AAEF,wBAAgB,cAAc,CAAC,EAAE,SAAiB,EAAE,EAAE,mBAAmB,2CAuRxE"}
@@ -7,8 +7,8 @@ import InputGroup from 'react-bootstrap/InputGroup';
7
7
  import Row from 'react-bootstrap/Row';
8
8
  import { useFormContext } from 'react-hook-form';
9
9
  import { useTranslation } from 'react-i18next';
10
+ import { FaPercentage, FaPoundSign } from 'react-icons/fa';
10
11
  import '../../static/index.js';
11
- import Icon from '../../static/Icon.js';
12
12
  import WarningMessage from '../../static/WarningMessage.js';
13
13
 
14
14
  function _define_property(obj, key, value) {
@@ -118,11 +118,8 @@ function PaymentFeeForm(param) {
118
118
  children: [
119
119
  /*#__PURE__*/ jsx(InputGroup.Prepend, {
120
120
  children: /*#__PURE__*/ jsx(InputGroup.Text, {
121
- children: /*#__PURE__*/ jsx(Icon, {
122
- type: "percentage",
123
- style: {
124
- width: ".7rem"
125
- }
121
+ children: /*#__PURE__*/ jsx(FaPercentage, {
122
+ size: 10
126
123
  })
127
124
  })
128
125
  }),
@@ -184,11 +181,8 @@ function PaymentFeeForm(param) {
184
181
  children: [
185
182
  /*#__PURE__*/ jsx(InputGroup.Prepend, {
186
183
  children: /*#__PURE__*/ jsx(InputGroup.Text, {
187
- children: /*#__PURE__*/ jsx(Icon, {
188
- type: "pound-sign",
189
- style: {
190
- width: ".7rem"
191
- }
184
+ children: /*#__PURE__*/ jsx(FaPoundSign, {
185
+ size: 10
192
186
  })
193
187
  })
194
188
  }),
@@ -246,11 +240,8 @@ function PaymentFeeForm(param) {
246
240
  children: [
247
241
  /*#__PURE__*/ jsx(InputGroup.Prepend, {
248
242
  children: /*#__PURE__*/ jsx(InputGroup.Text, {
249
- children: /*#__PURE__*/ jsx(Icon, {
250
- type: "pound-sign",
251
- style: {
252
- width: ".7rem"
253
- }
243
+ children: /*#__PURE__*/ jsx(FaPoundSign, {
244
+ size: 10
254
245
  })
255
246
  })
256
247
  }),
@@ -320,11 +311,8 @@ function PaymentFeeForm(param) {
320
311
  children: [
321
312
  /*#__PURE__*/ jsx(InputGroup.Prepend, {
322
313
  children: /*#__PURE__*/ jsx(InputGroup.Text, {
323
- children: /*#__PURE__*/ jsx(Icon, {
324
- type: "percentage",
325
- style: {
326
- width: ".7rem"
327
- }
314
+ children: /*#__PURE__*/ jsx(FaPercentage, {
315
+ size: 10
328
316
  })
329
317
  })
330
318
  }),
@@ -381,11 +369,8 @@ function PaymentFeeForm(param) {
381
369
  children: [
382
370
  /*#__PURE__*/ jsx(InputGroup.Prepend, {
383
371
  children: /*#__PURE__*/ jsx(InputGroup.Text, {
384
- children: /*#__PURE__*/ jsx(Icon, {
385
- type: "pound-sign",
386
- style: {
387
- width: ".7rem"
388
- }
372
+ children: /*#__PURE__*/ jsx(FaPoundSign, {
373
+ size: 10
389
374
  })
390
375
  })
391
376
  }),
@@ -1 +1 @@
1
- {"version":3,"file":"FinancialDataForm.d.ts","sourceRoot":"","sources":["../../../src/setting/dashboard/FinancialDataForm.tsx"],"names":[],"mappings":"AASA,MAAM,MAAM,4BAA4B,GAAG;IACzC,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,MAAM,MAAM,sBAAsB,GAAG;IACnC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC,4BAA4B,CAAC,CAAC;CACvD,CAAC;AAEF,wBAAgB,iBAAiB,CAAC,EAChC,SAAiB,GAClB,EAAE,sBAAsB,2CA4IxB"}
1
+ {"version":3,"file":"FinancialDataForm.d.ts","sourceRoot":"","sources":["../../../src/setting/dashboard/FinancialDataForm.tsx"],"names":[],"mappings":"AASA,MAAM,MAAM,4BAA4B,GAAG;IACzC,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,MAAM,MAAM,sBAAsB,GAAG;IACnC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC,4BAA4B,CAAC,CAAC;CACvD,CAAC;AAEF,wBAAgB,iBAAiB,CAAC,EAChC,SAAiB,GAClB,EAAE,sBAAsB,2CA6HxB"}
@@ -1 +1 @@
1
- {"version":3,"file":"ProviderSettingForm.d.ts","sourceRoot":"","sources":["../../../src/setting/dashboard/ProviderSettingForm.tsx"],"names":[],"mappings":"AAcA,MAAM,MAAM,8BAA8B,GAAG;IAC3C,0BAA0B,EAAE,MAAM,CAAC;IACnC,yBAAyB,EAAE,MAAM,CAAC;IAClC,wBAAwB,EAAE,MAAM,CAAC;IACjC,oBAAoB,EAAE,MAAM,CAAC;CAC9B,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG;IACrC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC,8BAA8B,CAAC,CAAC;CACzD,CAAC;AAEF,eAAO,MAAM,mBAAmB,mBAE7B,wBAAwB,4CA8K1B,CAAC"}
1
+ {"version":3,"file":"ProviderSettingForm.d.ts","sourceRoot":"","sources":["../../../src/setting/dashboard/ProviderSettingForm.tsx"],"names":[],"mappings":"AAcA,MAAM,MAAM,8BAA8B,GAAG;IAC3C,0BAA0B,EAAE,MAAM,CAAC;IACnC,yBAAyB,EAAE,MAAM,CAAC;IAClC,wBAAwB,EAAE,MAAM,CAAC;IACjC,oBAAoB,EAAE,MAAM,CAAC;CAC9B,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG;IACrC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC,8BAA8B,CAAC,CAAC;CACzD,CAAC;AAEF,eAAO,MAAM,mBAAmB,mBAE7B,wBAAwB,4CAyK1B,CAAC"}
@@ -7,7 +7,7 @@ import InputGroup from 'react-bootstrap/InputGroup';
7
7
  import Row from 'react-bootstrap/Row';
8
8
  import { useFormContext } from 'react-hook-form';
9
9
  import { useTranslation } from 'react-i18next';
10
- import Icon from '../../static/Icon.js';
10
+ import { FaPhone } from 'react-icons/fa';
11
11
 
12
12
  function _define_property(obj, key, value) {
13
13
  if (key in obj) {
@@ -106,11 +106,8 @@ var ProviderSettingForm = function(param) {
106
106
  children: [
107
107
  /*#__PURE__*/ jsx(InputGroup.Prepend, {
108
108
  children: /*#__PURE__*/ jsx(InputGroup.Text, {
109
- children: /*#__PURE__*/ jsx(Icon, {
110
- type: "phone",
111
- style: {
112
- width: "1rem"
113
- }
109
+ children: /*#__PURE__*/ jsx(FaPhone, {
110
+ size: 16
114
111
  })
115
112
  })
116
113
  }),
@@ -1,8 +1,7 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import { Link } from 'react-router-dom';
3
3
  import { useTranslation } from 'react-i18next';
4
- import '../../../../static/index.js';
5
- import Icon from '../../../../static/Icon.js';
4
+ import { FaTrashAlt } from 'react-icons/fa';
6
5
 
7
6
  function SnippetTemplateCard(param) {
8
7
  var name = param.name, _param_colors = param.colors, colors = _param_colors === void 0 ? [] : _param_colors, href = param.href, onRemove = param.onRemove, _param_hasPermission = param.hasPermission, hasPermission = _param_hasPermission === void 0 ? true : _param_hasPermission, _param_isDefault = param.isDefault, isDefault = _param_isDefault === void 0 ? false : _param_isDefault;
@@ -21,9 +20,7 @@ function SnippetTemplateCard(param) {
21
20
  type: "button",
22
21
  className: "snippet-template-card-button",
23
22
  onClick: onRemove,
24
- children: /*#__PURE__*/ jsx(Icon, {
25
- type: "trash-alt"
26
- })
23
+ children: /*#__PURE__*/ jsx(FaTrashAlt, {})
27
24
  })
28
25
  ]
29
26
  }),
@@ -5,9 +5,9 @@ import RouteService from '@licklist/plugins/dist/services/Route/RouteService';
5
5
  import clsx from 'clsx';
6
6
  import { OverlayTrigger, Popover, ListGroup } from 'react-bootstrap';
7
7
  import { useId } from '@react-aria/utils';
8
+ import { FaEye, FaTrashAlt, FaEllipsisH } from 'react-icons/fa';
8
9
  import 'react-bootstrap/PageItem';
9
10
  import '@licklist/plugins/dist/services/Table/PaginationService';
10
- import '../../../../static/index.js';
11
11
  import '@licklist/plugins/dist/services/Table/TableService';
12
12
  import 'react-router-dom';
13
13
  import 'lodash';
@@ -17,7 +17,6 @@ import '../../../../table/utils/index.js';
17
17
  import { MenuButton } from '../../../../table/MenuButton.js';
18
18
  import '@tanstack/react-table';
19
19
  import { ConfirmModal } from '../../../../modals/confirmation/ConfirmModal.js';
20
- import Icon from '../../../../static/Icon.js';
21
20
 
22
21
  function _array_like_to_array(arr, len) {
23
22
  if (len == null || len > arr.length) len = arr.length;
@@ -97,10 +96,9 @@ function SnippetCard(param) {
97
96
  }),
98
97
  /*#__PURE__*/ jsx("div", {
99
98
  className: "product-set-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, {
@@ -126,7 +124,9 @@ function SnippetCard(param) {
126
124
  confirm(onRemove);
127
125
  },
128
126
  name: t("remove"),
129
- icon: "trash-alt",
127
+ icon: /*#__PURE__*/ jsx(FaTrashAlt, {
128
+ size: 12
129
+ }),
130
130
  className: "product-set-card-menu-item-text d-flex w-100 align-items-center",
131
131
  rightIcon: true
132
132
  });
@@ -143,9 +143,7 @@ function SnippetCard(param) {
143
143
  e.stopPropagation();
144
144
  setIsOverlayVisible(true);
145
145
  },
146
- children: /*#__PURE__*/ jsx(Icon, {
147
- type: "ellipsis-h"
148
- })
146
+ children: /*#__PURE__*/ jsx(FaEllipsisH, {})
149
147
  })
150
148
  })
151
149
  ]
@@ -1,7 +1,7 @@
1
1
  import { jsx, jsxs } from 'react/jsx-runtime';
2
2
  import { Button } from 'react-bootstrap';
3
3
  import { useTranslation } from 'react-i18next';
4
- import Icon from '../../static/Icon.js';
4
+ import { FaChevronLeft } from 'react-icons/fa';
5
5
 
6
6
  function ReturnBack(param) {
7
7
  var onClick = param.onClick;
@@ -14,10 +14,7 @@ function ReturnBack(param) {
14
14
  onClick: onClick,
15
15
  variant: "outline-primary",
16
16
  children: [
17
- /*#__PURE__*/ jsx(Icon, {
18
- type: "chevron-left",
19
- height: "1rem"
20
- }),
17
+ /*#__PURE__*/ jsx(FaChevronLeft, {}),
21
18
  /*#__PURE__*/ jsx("span", {
22
19
  className: "sidebar-return-back__title",
23
20
  children: t("backToCompany")
@@ -1 +1 @@
1
- {"version":3,"file":"SlideCurtain.d.ts","sourceRoot":"","sources":["../../src/slide-curtain/SlideCurtain.tsx"],"names":[],"mappings":"AAMA,wBAAgB,YAAY,CAAC,EAAE,QAAQ,EAAE;;CAAA,2CAyDxC"}
1
+ {"version":3,"file":"SlideCurtain.d.ts","sourceRoot":"","sources":["../../src/slide-curtain/SlideCurtain.tsx"],"names":[],"mappings":"AAMA,wBAAgB,YAAY,CAAC,EAAE,QAAQ,EAAE;;CAAA,2CAqDxC"}
@@ -1,7 +1,7 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import { useState, useRef, useEffect } from 'react';
3
+ import { FaEllipsisH } from 'react-icons/fa';
3
4
  import { useSwipeable } from 'react-swipeable';
4
- import Icon from '../static/Icon.js';
5
5
 
6
6
  function _array_like_to_array(arr, len) {
7
7
  if (len == null || len > arr.length) len = arr.length;
@@ -146,9 +146,8 @@ function SlideCurtain(param) {
146
146
  className: "slide-form__swipe-trigger"
147
147
  }, handlers), {
148
148
  ref: passRefToSwieable,
149
- children: /*#__PURE__*/ jsx(Icon, {
150
- type: "ellipsis-h",
151
- height: "1.5rem",
149
+ children: /*#__PURE__*/ jsx(FaEllipsisH, {
150
+ size: 24,
152
151
  className: "slide-form__swipe-trigger__icon"
153
152
  })
154
153
  })),
@@ -16,8 +16,8 @@ import { NavigationSteps } from '../../../iframe/order-process/components/Naviga
16
16
  import { Page } from '../../../iframe/page/Page.js';
17
17
  import { PageBody } from '../../../iframe/page/components/PageBody/PageBody.js';
18
18
  import { PageHeader } from '../../../iframe/page/components/PageHeader/PageHeader.js';
19
+ import 'react-icons/fa';
19
20
  import 'react-swipeable';
20
- import '../../../static/Icon.js';
21
21
  import 'react-bootstrap/Button';
22
22
  import '@licklist/plugins/dist/services/Route/RouteService';
23
23
  import '@licklist/core/dist/DataMapper/Media/ImageDataMapper';
@@ -1,7 +1,7 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import Button from 'react-bootstrap/Button';
3
3
  import clsx from 'clsx';
4
- import Icon from '../../../static/Icon.js';
4
+ import { FaCog } from 'react-icons/fa';
5
5
 
6
6
  var SettingButton = function(param) {
7
7
  var view = param.view, onClick = param.onClick, children = param.children, className = param.className, containerClassName = param.containerClassName;
@@ -16,11 +16,8 @@ var SettingButton = function(param) {
16
16
  onClick: function() {
17
17
  return onClick(view);
18
18
  },
19
- children: /*#__PURE__*/ jsx(Icon, {
20
- type: "cog",
21
- style: {
22
- width: 16
23
- }
19
+ children: /*#__PURE__*/ jsx(FaCog, {
20
+ size: 16
24
21
  })
25
22
  })
26
23
  ]
@@ -1 +1 @@
1
- {"version":3,"file":"CreateSortableListItem.d.ts","sourceRoot":"","sources":["../../src/sortable-list/CreateSortableListItem.tsx"],"names":[],"mappings":"AAEA,UAAU,2BAA2B;IACnC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,wBAAgB,sBAAsB,CAAC,EACrC,OAAO,EACP,KAAK,GACN,EAAE,2BAA2B,2CAgB7B"}
1
+ {"version":3,"file":"CreateSortableListItem.d.ts","sourceRoot":"","sources":["../../src/sortable-list/CreateSortableListItem.tsx"],"names":[],"mappings":"AAEA,UAAU,2BAA2B;IACnC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,wBAAgB,sBAAsB,CAAC,EACrC,OAAO,EACP,KAAK,GACN,EAAE,2BAA2B,2CAW7B"}
@@ -1,6 +1,5 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
- import '../static/index.js';
3
- import Icon from '../static/Icon.js';
2
+ import { FaPlus } from 'react-icons/fa';
4
3
 
5
4
  function CreateSortableListItem(param) {
6
5
  var onClick = param.onClick, title = param.title;
@@ -12,10 +11,8 @@ function CreateSortableListItem(param) {
12
11
  /*#__PURE__*/ jsx("span", {
13
12
  children: title
14
13
  }),
15
- /*#__PURE__*/ jsx(Icon, {
16
- type: "plus",
17
- height: "2rem",
18
- width: "2rem",
14
+ /*#__PURE__*/ jsx(FaPlus, {
15
+ size: 32,
19
16
  className: "rounded sortable-list-item-icon p-2"
20
17
  })
21
18
  ]
@@ -1 +1 @@
1
- {"version":3,"file":"SortableTreeItem.d.ts","sourceRoot":"","sources":["../../src/sortable-tree/SortableTreeItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAoC,MAAM,OAAO,CAAC;AAkBpE,eAAO,MAAM,sBAAsB;;;;CAIzB,CAAC;AAEX,MAAM,MAAM,0BAA0B,GACpC,CAAC,OAAO,sBAAsB,CAAC,CAAC,MAAM,OAAO,sBAAsB,CAAC,CAAC;AAEvE,MAAM,WAAW,qBAAqB;IACpC,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,IAAI,EAAE,SAAS,CAAC;IAChB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,OAAO,CAAC,EAAE,SAAS,CAAC;IACpB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,aAAa,CAAC,EAAE,MAAM,EAAE,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;IAC3B,IAAI,CAAC,EAAE,MAAM,IAAI,CAAC;IAClB,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,UAAU,CAAC,EAAE,0BAA0B,CAAC;IACxC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,OAAO,CAAC,OAAO,CAAC,CAAC;IAClC,cAAc,CAAC,EAAE;QACf,KAAK,EAAE,MAAM,CAAC;QACd,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;IAC3B,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,wBAAgB,gBAAgB,CAAC,EAC/B,EAAE,EACF,KAAK,EACL,KAAK,EACL,QAAQ,EACR,IAAI,EACJ,QAAQ,EACR,OAAO,EACP,QAAQ,EACR,aAAa,EACb,UAAkB,EAClB,SAAiB,EACjB,cAAqB,EACrB,iBAAsB,EACtB,UAAe,EACf,UAAU,EACV,UAAkB,EAClB,QAAQ,EACR,QAAQ,EACR,aAAa,EACb,cAAc,EACd,IAAI,EACJ,cAAc,EACd,aAAa,EACb,UAAU,GACX,EAAE,qBAAqB,2CAgTvB"}
1
+ {"version":3,"file":"SortableTreeItem.d.ts","sourceRoot":"","sources":["../../src/sortable-tree/SortableTreeItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAoC,MAAM,OAAO,CAAC;AAiBpE,eAAO,MAAM,sBAAsB;;;;CAIzB,CAAC;AAEX,MAAM,MAAM,0BAA0B,GACpC,CAAC,OAAO,sBAAsB,CAAC,CAAC,MAAM,OAAO,sBAAsB,CAAC,CAAC;AAEvE,MAAM,WAAW,qBAAqB;IACpC,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,IAAI,EAAE,SAAS,CAAC;IAChB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,OAAO,CAAC,EAAE,SAAS,CAAC;IACpB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,aAAa,CAAC,EAAE,MAAM,EAAE,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;IAC3B,IAAI,CAAC,EAAE,MAAM,IAAI,CAAC;IAClB,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,UAAU,CAAC,EAAE,0BAA0B,CAAC;IACxC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,OAAO,CAAC,OAAO,CAAC,CAAC;IAClC,cAAc,CAAC,EAAE;QACf,KAAK,EAAE,MAAM,CAAC;QACd,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;IACF,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;IAC3B,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,wBAAgB,gBAAgB,CAAC,EAC/B,EAAE,EACF,KAAK,EACL,KAAK,EACL,QAAQ,EACR,IAAI,EACJ,QAAQ,EACR,OAAO,EACP,QAAQ,EACR,aAAa,EACb,UAAkB,EAClB,SAAiB,EACjB,cAAqB,EACrB,iBAAsB,EACtB,UAAe,EACf,UAAU,EACV,UAAkB,EAClB,QAAQ,EACR,QAAQ,EACR,aAAa,EACb,cAAc,EACd,IAAI,EACJ,cAAc,EACd,aAAa,EACb,UAAU,GACX,EAAE,qBAAqB,2CAgTvB"}
@@ -6,8 +6,8 @@ import { CSS } from '@dnd-kit/utilities';
6
6
  import { Button, Collapse, Modal } from 'react-bootstrap';
7
7
  import { useTranslation } from 'react-i18next';
8
8
  import clsx from 'clsx';
9
+ import { FaMinus, FaGripVertical, FaEllipsisH } from 'react-icons/fa';
9
10
  import { ConfirmModal } from '../modals/confirmation/ConfirmModal.js';
10
- import Icon from '../static/Icon.js';
11
11
  import { DeleteFieldButton } from '../product-set/elements/DeleteFieldButton.js';
12
12
 
13
13
  function _array_like_to_array(arr, len) {
@@ -364,9 +364,8 @@ function SortableTreeItem(param) {
364
364
  size: "sm",
365
365
  onMouseDown: onButtonMouseDown,
366
366
  onMouseUp: onHandleExpand,
367
- children: expanded ? /*#__PURE__*/ jsx(Icon, {
368
- type: "minus",
369
- width: ".7rem"
367
+ children: expanded ? /*#__PURE__*/ jsx(FaMinus, {
368
+ size: 10
370
369
  }) : /*#__PURE__*/ jsxs("div", {
371
370
  className: "expand-icon-container",
372
371
  children: [
@@ -409,9 +408,7 @@ function SortableTreeItem(param) {
409
408
  variant: "link",
410
409
  className: "sortable-tree-item-handle"
411
410
  }, attributes, listeners), {
412
- children: /*#__PURE__*/ jsx(Icon, {
413
- type: "grip-vertical"
414
- })
411
+ children: /*#__PURE__*/ jsx(FaGripVertical, {})
415
412
  })),
416
413
  /*#__PURE__*/ jsxs(Button, {
417
414
  className: "sortable-tree-item-toggle",
@@ -446,10 +443,9 @@ function SortableTreeItem(param) {
446
443
  onKeyDown: function(e) {
447
444
  return e.stopPropagation();
448
445
  },
449
- children: /*#__PURE__*/ jsx(Icon, {
450
- type: "ellipsis-h",
446
+ children: /*#__PURE__*/ jsx(FaEllipsisH, {
451
447
  color: "#0E8CE2",
452
- height: "1rem"
448
+ size: 16
453
449
  })
454
450
  })
455
451
  ]
@@ -2,7 +2,7 @@ import { jsxs, Fragment, jsx } from 'react/jsx-runtime';
2
2
  import { Button } from 'react-bootstrap';
3
3
  import RouteService from '@licklist/plugins/dist/services/Route/RouteService';
4
4
  import { useTranslation } from 'react-i18next';
5
- import Icon from './Icon.js';
5
+ import { FaArrowLeft } from 'react-icons/fa';
6
6
 
7
7
  function RestrictedAccess() {
8
8
  var t = useTranslation("Design").t;
@@ -14,9 +14,8 @@ function RestrictedAccess() {
14
14
  onClick: function() {
15
15
  return RouteService.goBack();
16
16
  },
17
- children: /*#__PURE__*/ jsx(Icon, {
18
- type: "arrow-left",
19
- width: "25"
17
+ children: /*#__PURE__*/ jsx(FaArrowLeft, {
18
+ size: 25
20
19
  })
21
20
  }),
22
21
  /*#__PURE__*/ jsx("div", {
@@ -4,7 +4,6 @@ interface Props {
4
4
  onClick?: () => void;
5
5
  className?: string;
6
6
  type?: string;
7
- icon?: string;
8
7
  disabled?: boolean;
9
8
  }
10
9
  declare function SocialButton(props: Props): import("react/jsx-runtime").JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"SocialButton.d.ts","sourceRoot":"","sources":["../../src/static/SocialButton.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGlC,UAAU,KAAK;IACb,QAAQ,CAAC,EAAE,SAAS,GAAG,SAAS,EAAE,CAAC;IACnC,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,iBAAS,YAAY,CAAC,KAAK,EAAE,KAAK,2CA8BjC;AAED,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"SocialButton.d.ts","sourceRoot":"","sources":["../../src/static/SocialButton.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGlC,UAAU,KAAK;IACb,QAAQ,CAAC,EAAE,SAAS,GAAG,SAAS,EAAE,CAAC;IACnC,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,iBAAS,YAAY,CAAC,KAAK,EAAE,KAAK,2CA8BjC;AAED,eAAe,YAAY,CAAC"}
@@ -1,10 +1,9 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
- import Icon from './Icon.js';
2
+ import { FaFacebookF, FaTwitter } from 'react-icons/fa';
3
3
 
4
4
  function SocialButton(props) {
5
- var children = props.children, className = props.className, onClick = props.onClick, type = props.type, icon = props.icon, disabled = props.disabled;
5
+ var children = props.children, className = props.className, onClick = props.onClick, type = props.type, disabled = props.disabled;
6
6
  var defaultType = "twitter";
7
- var defaultIcon = "twitter";
8
7
  var handleClick = function() {
9
8
  if (onClick) {
10
9
  onClick();
@@ -21,14 +20,12 @@ function SocialButton(props) {
21
20
  ].join(" "),
22
21
  onClick: handleClick,
23
22
  children: [
24
- /*#__PURE__*/ jsx("span", {
23
+ /*#__PURE__*/ jsxs("span", {
25
24
  className: "separator",
26
- children: /*#__PURE__*/ jsx(Icon, {
27
- type: [
28
- "fab",
29
- icon !== null && icon !== void 0 ? icon : defaultIcon
30
- ]
31
- })
25
+ children: [
26
+ type === "facebook" && /*#__PURE__*/ jsx(FaFacebookF, {}),
27
+ type === "twitter" && /*#__PURE__*/ jsx(FaTwitter, {})
28
+ ]
32
29
  }),
33
30
  children
34
31
  ]
@@ -1 +1 @@
1
- {"version":3,"file":"UserBadge.d.ts","sourceRoot":"","sources":["../../src/static/UserBadge.tsx"],"names":[],"mappings":"AAKA,UAAU,cAAc;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAID,wBAAgB,SAAS,CAAC,EACxB,QAAQ,EACR,OAAO,EACP,SAAc,GACf,EAAE,cAAc,2CA2BhB"}
1
+ {"version":3,"file":"UserBadge.d.ts","sourceRoot":"","sources":["../../src/static/UserBadge.tsx"],"names":[],"mappings":"AAKA,UAAU,cAAc;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAID,wBAAgB,SAAS,CAAC,EACxB,QAAQ,EACR,OAAO,EACP,SAAc,GACf,EAAE,cAAc,2CAuBhB"}
@@ -1 +1 @@
1
- {"version":3,"file":"DateRangeInput.d.ts","sourceRoot":"","sources":["../../../src/static/date-range-input/DateRangeInput.tsx"],"names":[],"mappings":"AAeA,OAAO,kCAAkC,CAAC;AAC1C,OAAO,yCAAyC,CAAC;AAIjD,KAAK,mBAAmB,GAAG;IACzB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,SAAS,CAAC,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;CAC1E,CAAC;AAEF,eAAO,MAAM,cAAc,yEAOxB,mBAAmB,4CA8HrB,CAAC"}
1
+ {"version":3,"file":"DateRangeInput.d.ts","sourceRoot":"","sources":["../../../src/static/date-range-input/DateRangeInput.tsx"],"names":[],"mappings":"AAeA,OAAO,kCAAkC,CAAC;AAC1C,OAAO,yCAAyC,CAAC;AAIjD,KAAK,mBAAmB,GAAG;IACzB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,SAAS,CAAC,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;CAC1E,CAAC;AAEF,eAAO,MAAM,cAAc,yEAOxB,mBAAmB,4CA0HrB,CAAC"}
@@ -5,12 +5,11 @@ import { DateRange } from 'react-date-range';
5
5
  import { useClickAway } from 'react-use';
6
6
  import { useTranslation } from 'react-i18next';
7
7
  import { useId } from '@react-aria/utils';
8
- import '../index.js';
8
+ import { FaCalendar } from 'react-icons/fa';
9
9
  import { stringDatesToJSDates, stringDatesToInputValue, rangeDatesToStringDates } from './utils/index.js';
10
10
  import { MOBILE_WIDTH } from '../../iframe/order-process/components/BookingSummary/types/index.js';
11
11
  import 'react-date-range/dist/styles.css';
12
12
  import 'react-date-range/dist/theme/default.css';
13
- import Icon from '../Icon.js';
14
13
 
15
14
  function _array_like_to_array(arr, len) {
16
15
  if (len == null || len > arr.length) len = arr.length;
@@ -249,9 +248,8 @@ var DateRangeInput = function(param) {
249
248
  endDate: endDate
250
249
  })
251
250
  }),
252
- /*#__PURE__*/ jsx(Icon, {
253
- type: "calendar",
254
- height: "1rem",
251
+ /*#__PURE__*/ jsx(FaCalendar, {
252
+ size: 16,
255
253
  className: "date-range-input-icon"
256
254
  })
257
255
  ]
@@ -7,7 +7,6 @@ export * from "./text-expand";
7
7
  export { Tabs } from "./tabs";
8
8
  export { default as CountrySelect } from "./CountrySelect";
9
9
  export { default as FormCard } from "./FormCard";
10
- export { default as Icon } from "./Icon";
11
10
  export { default as Image } from "./Image";
12
11
  export { default as SocialButton } from "./SocialButton";
13
12
  export { default as StyledButton } from "./StyledButton";
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/static/index.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAC3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,QAAQ,CAAC;AACzC,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAAM,SAAS,CAAC;AAC3C,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAC;AACzD,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAC;AACzD,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACjE,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAC7D,cAAc,oBAAoB,CAAC;AACnC,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AACxD,YAAY,EAAE,qBAAqB,EAAE,MAAM,sBAAsB,CAAC;AAClE,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,YAAY,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AACtE,cAAc,qBAAqB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/static/index.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAC3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAAM,SAAS,CAAC;AAC3C,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAC;AACzD,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAC;AACzD,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACjE,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAC7D,cAAc,oBAAoB,CAAC;AACnC,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AACxD,YAAY,EAAE,qBAAqB,EAAE,MAAM,sBAAsB,CAAC;AAClE,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,YAAY,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AACtE,cAAc,qBAAqB,CAAC"}
@@ -9,7 +9,7 @@ import 'react-loader';
9
9
  import 'react-i18next';
10
10
  import '@licklist/plugins/dist/hooks/Media/useWindowDimensions';
11
11
  import 'clsx';
12
- export { default as Icon } from './Icon.js';
12
+ import 'react-icons/fa';
13
13
  import 'framer-motion';
14
14
  export { Tabs } from './tabs/Tabs.js';
15
15
  import 'react-bootstrap/Form';
@@ -1,7 +1,7 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import clsx from 'clsx';
3
3
  import { FormControl } from 'react-bootstrap';
4
- import Icon from '../Icon.js';
4
+ import { FaChevronUp, FaChevronDown } from 'react-icons/fa';
5
5
 
6
6
  function NumberInput(param) {
7
7
  var _param_disabled = param.disabled, disabled = _param_disabled === void 0 ? false : _param_disabled, _param_className = param.className, className = _param_className === void 0 ? "" : _param_className, value = param.value, onChange = param.onChange, onArrowDown = param.onArrowDown, onArrowUp = param.onArrowUp, min = param.min, max = param.max, defaultValue = param.defaultValue;
@@ -42,9 +42,8 @@ function NumberInput(param) {
42
42
  onClick: handleArrowUpClick,
43
43
  className: "licklist-number-input__btn-up",
44
44
  disabled: disabled,
45
- children: /*#__PURE__*/ jsx(Icon, {
46
- type: "chevron-up",
47
- width: "1rem"
45
+ children: /*#__PURE__*/ jsx(FaChevronUp, {
46
+ size: 16
48
47
  })
49
48
  }),
50
49
  /*#__PURE__*/ jsx("button", {
@@ -52,9 +51,8 @@ function NumberInput(param) {
52
51
  onClick: handleArrowDownClick,
53
52
  className: "licklist-number-input__btn-down",
54
53
  disabled: disabled,
55
- children: /*#__PURE__*/ jsx(Icon, {
56
- type: "chevron-down",
57
- width: "1rem"
54
+ children: /*#__PURE__*/ jsx(FaChevronDown, {
55
+ size: 16
58
56
  })
59
57
  })
60
58
  ]
@@ -5,7 +5,7 @@ import 'react-i18next';
5
5
  import 'react-bootstrap/PageItem';
6
6
  import '@licklist/plugins/dist/services/Table/PaginationService';
7
7
  import 'clsx';
8
- import '../static/index.js';
8
+ import 'react-icons/fa';
9
9
  import '@licklist/plugins/dist/services/Table/TableService';
10
10
  import { StaticTable } from '../table/StaticTable.js';
11
11
  import 'react-router-dom';
@@ -14,7 +14,6 @@ import '@licklist/plugins/dist/hooks/Query/useQuery';
14
14
  import '@licklist/plugins/dist/services/Route/RouteService';
15
15
  import 'react-loader';
16
16
  import '../table/utils/index.js';
17
- import '../static/Icon.js';
18
17
  import '@tanstack/react-table';
19
18
 
20
19
  function _array_like_to_array(arr, len) {
@@ -95,6 +95,7 @@
95
95
  }
96
96
 
97
97
  .children-wrapper {
98
+ overflow: auto;
98
99
  padding: 1rem;
99
100
  flex: 1;
100
101
 
@@ -1,11 +1,11 @@
1
+ import { ReactElement } from "react";
1
2
  export type MenuButtonProps = {
2
3
  onClick?: () => void;
3
4
  leftIcon?: boolean;
4
5
  rightIcon?: boolean;
5
6
  name: string;
6
7
  className?: string;
7
- icon?: string;
8
- iconWidth?: string;
8
+ icon?: ReactElement;
9
9
  };
10
- export declare const MenuButton: ({ onClick, name, className, icon, leftIcon, rightIcon, iconWidth, }: MenuButtonProps) => import("react/jsx-runtime").JSX.Element;
10
+ export declare const MenuButton: ({ onClick, name, className, icon, leftIcon, rightIcon, }: MenuButtonProps) => import("react/jsx-runtime").JSX.Element;
11
11
  //# sourceMappingURL=MenuButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MenuButton.d.ts","sourceRoot":"","sources":["../../src/table/MenuButton.tsx"],"names":[],"mappings":"AAGA,MAAM,MAAM,eAAe,GAAG;IAC5B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,UAAU,wEAQpB,eAAe,4CA0BjB,CAAC"}
1
+ {"version":3,"file":"MenuButton.d.ts","sourceRoot":"","sources":["../../src/table/MenuButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAErC,MAAM,MAAM,eAAe,GAAG;IAC5B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,YAAY,CAAC;CACrB,CAAC;AAEF,eAAO,MAAM,UAAU,6DAOpB,eAAe,4CAwBjB,CAAC"}