@driveflux/beam 3.0.8 → 3.0.10

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 (222) hide show
  1. package/dist/accordion/Accordion.js +7 -133
  2. package/dist/accordion/Accordion.stories.js +11 -31
  3. package/dist/alert/Alert.js +19 -120
  4. package/dist/alert/Alert.stories.js +15 -50
  5. package/dist/animations/LoadingAnimation.js +21 -34
  6. package/dist/badge/Badge.js +7 -96
  7. package/dist/badge/Badge.stories.js +7 -28
  8. package/dist/box/Box.js +3 -87
  9. package/dist/box/Box.stories.js +7 -8
  10. package/dist/breadcrumbs/Breadcrumbs.js +28 -288
  11. package/dist/breadcrumbs/Breadcrumbs.stories.js +27 -51
  12. package/dist/button/Button.js +16 -128
  13. package/dist/button/Button.js.map +1 -1
  14. package/dist/button/Button.stories.js +7 -35
  15. package/dist/button/TextButton.js +11 -106
  16. package/dist/button/TextButton.js.map +1 -1
  17. package/dist/card/Card.js +7 -109
  18. package/dist/card/Card.stories.js +7 -10
  19. package/dist/carousel/Carousel.js +58 -281
  20. package/dist/carousel/Carousel.stories.js +7 -39
  21. package/dist/carousel/CarouselButton.js +7 -68
  22. package/dist/center/Center.js +3 -63
  23. package/dist/center/Center.stories.js +7 -19
  24. package/dist/checkbox/Checkbox.js +4 -124
  25. package/dist/checkbox/Checkbox.stories.js +8 -10
  26. package/dist/chip/Chip.js +3 -104
  27. package/dist/chip/Chip.stories.js +7 -19
  28. package/dist/circular-progress/CircularProgress.js +11 -150
  29. package/dist/circular-progress/CircularProgress.stories.js +14 -54
  30. package/dist/command/command.js +13 -170
  31. package/dist/datepicker/DatePicker.js +90 -234
  32. package/dist/datepicker/DatePicker.stories.js +58 -163
  33. package/dist/datepicker/DatePickerDrawer.js +17 -116
  34. package/dist/datepicker/DatePickerPopover.js +35 -208
  35. package/dist/datepicker/constants.js +4 -3
  36. package/dist/datepicker/utils.js +11 -4
  37. package/dist/dialog/index.js +33 -180
  38. package/dist/divider/Divider.js +3 -63
  39. package/dist/divider/Divider.stories.js +7 -13
  40. package/dist/drawer/index.js +12 -157
  41. package/dist/dropdown/Dropdown.js +26 -212
  42. package/dist/dropdown/Dropdown.stories.js +22 -109
  43. package/dist/field-wrapper/FieldWrapper.js +3 -139
  44. package/dist/field-wrapper/FieldWrapper.stories.js +28 -124
  45. package/dist/flex/Flex.js +3 -63
  46. package/dist/flex/Flex.stories.js +7 -19
  47. package/dist/grid/Grid.js +3 -63
  48. package/dist/grid/Grid.stories.js +7 -28
  49. package/dist/hooks/use-breakpoint-value.js +14 -77
  50. package/dist/hooks/use-media-query.js +12 -61
  51. package/dist/hstack/HStack.js +3 -63
  52. package/dist/hstack/HStack.stories.js +7 -19
  53. package/dist/icons/FluxLogo.js +9 -213
  54. package/dist/icons/FluxLogoTable.js +5 -109
  55. package/dist/icons/Icon.js +7 -108
  56. package/dist/icons/Icon.stories.js +7 -12
  57. package/dist/icons/Icon24Hours.js +5 -83
  58. package/dist/icons/IconAcceleration.js +4 -72
  59. package/dist/icons/IconAccount.js +4 -72
  60. package/dist/icons/IconApplicant.js +5 -78
  61. package/dist/icons/IconArrow.js +6 -78
  62. package/dist/icons/IconArrowBack.js +4 -72
  63. package/dist/icons/IconArrowForward.js +4 -72
  64. package/dist/icons/IconArrowTopLeft.js +4 -70
  65. package/dist/icons/IconBluesharkProductGuide.js +5 -80
  66. package/dist/icons/IconBolt.js +4 -72
  67. package/dist/icons/IconBriefcase.js +4 -72
  68. package/dist/icons/IconBulb.js +4 -72
  69. package/dist/icons/IconCalendar.js +4 -72
  70. package/dist/icons/IconCalendarArrowBack.js +4 -72
  71. package/dist/icons/IconCalendarArrowForward.js +4 -72
  72. package/dist/icons/IconCalendarDoubleArrowBack.js +4 -72
  73. package/dist/icons/IconCalendarDoubleArrowForward.js +4 -72
  74. package/dist/icons/IconCancel.js +5 -77
  75. package/dist/icons/IconCancelMark.js +4 -72
  76. package/dist/icons/IconCarSUV.js +4 -72
  77. package/dist/icons/IconCarSedan.js +7 -147
  78. package/dist/icons/IconChain.js +5 -79
  79. package/dist/icons/IconCheckmark.js +4 -72
  80. package/dist/icons/IconChevronRight.js +4 -72
  81. package/dist/icons/IconCircle.js +11 -114
  82. package/dist/icons/IconCircleCheckmark.js +5 -77
  83. package/dist/icons/IconCircleError.js +4 -72
  84. package/dist/icons/IconCircleExclamation.js +6 -104
  85. package/dist/icons/IconCircleMark.js +5 -78
  86. package/dist/icons/IconCircleOutline.js +5 -139
  87. package/dist/icons/IconClock.js +5 -80
  88. package/dist/icons/IconClose.js +4 -72
  89. package/dist/icons/IconCollapseAll.js +5 -94
  90. package/dist/icons/IconConcierge.js +5 -79
  91. package/dist/icons/IconConciergeService.js +5 -87
  92. package/dist/icons/IconCreditCard.js +5 -78
  93. package/dist/icons/IconDash.js +4 -72
  94. package/dist/icons/IconDeliver.js +4 -72
  95. package/dist/icons/IconDelivery.js +5 -87
  96. package/dist/icons/IconDetails.js +4 -72
  97. package/dist/icons/IconDot.js +6 -87
  98. package/dist/icons/IconDownload.js +5 -79
  99. package/dist/icons/IconEVCharging.js +5 -79
  100. package/dist/icons/IconElectricCarFuel.js +5 -80
  101. package/dist/icons/IconEllipsis.js +5 -78
  102. package/dist/icons/IconEnvelope.js +4 -72
  103. package/dist/icons/IconExpandAll.js +5 -94
  104. package/dist/icons/IconEye.js +5 -79
  105. package/dist/icons/IconFacebook.js +6 -94
  106. package/dist/icons/IconFilter.js +5 -83
  107. package/dist/icons/IconFlagMalaysia.js +5 -141
  108. package/dist/icons/IconGiveKey.js +5 -79
  109. package/dist/icons/IconGlobe.js +4 -70
  110. package/dist/icons/IconGoogle.js +5 -87
  111. package/dist/icons/IconHome.js +5 -78
  112. package/dist/icons/IconHostAdvertise.js +4 -72
  113. package/dist/icons/IconHostCar.js +4 -75
  114. package/dist/icons/IconHostCash.js +5 -91
  115. package/dist/icons/IconHostHandle.js +4 -70
  116. package/dist/icons/IconHostLocation.js +4 -70
  117. package/dist/icons/IconHostPayment.js +5 -91
  118. package/dist/icons/IconHostService.js +5 -79
  119. package/dist/icons/IconHotDeals.js +4 -72
  120. package/dist/icons/IconInfo.js +5 -77
  121. package/dist/icons/IconInstagram.js +4 -72
  122. package/dist/icons/IconInsurance.js +5 -99
  123. package/dist/icons/IconInternet.js +4 -73
  124. package/dist/icons/IconInventory.js +5 -78
  125. package/dist/icons/IconLaurel.js +5 -101
  126. package/dist/icons/IconLinkedIn.js +4 -72
  127. package/dist/icons/IconLoading.js +4 -78
  128. package/dist/icons/IconLocation.js +5 -80
  129. package/dist/icons/IconLock.js +4 -73
  130. package/dist/icons/IconLogistics.js +4 -72
  131. package/dist/icons/IconMail.js +5 -94
  132. package/dist/icons/IconMember.js +5 -78
  133. package/dist/icons/IconMobilePen.js +5 -83
  134. package/dist/icons/IconMotorcycleMoped.js +5 -78
  135. package/dist/icons/IconNoCost.js +5 -92
  136. package/dist/icons/IconPDF.js +5 -80
  137. package/dist/icons/IconPencil.js +4 -70
  138. package/dist/icons/IconPhone.js +4 -70
  139. package/dist/icons/IconPlus.js +4 -72
  140. package/dist/icons/IconPricing.js +4 -72
  141. package/dist/icons/IconProtected.js +4 -71
  142. package/dist/icons/IconPsychology.js +4 -72
  143. package/dist/icons/IconQuestionTooltip.js +4 -73
  144. package/dist/icons/IconQuote.js +4 -72
  145. package/dist/icons/IconRate.js +4 -71
  146. package/dist/icons/IconRegister.js +5 -99
  147. package/dist/icons/IconReport.js +6 -89
  148. package/dist/icons/IconReturn.js +4 -72
  149. package/dist/icons/IconSearch.js +4 -70
  150. package/dist/icons/IconSecure.js +4 -71
  151. package/dist/icons/IconSecurity.js +4 -73
  152. package/dist/icons/IconSedanOutline.js +5 -159
  153. package/dist/icons/IconSelectArrow.js +6 -78
  154. package/dist/icons/IconSort.js +5 -79
  155. package/dist/icons/IconSortListed.js +5 -95
  156. package/dist/icons/IconSortPriceAscending.js +5 -83
  157. package/dist/icons/IconSortPriceDescending.js +5 -83
  158. package/dist/icons/IconSortYear.js +5 -79
  159. package/dist/icons/IconSpan.js +4 -71
  160. package/dist/icons/IconSpeaker.js +4 -79
  161. package/dist/icons/IconSpecialCar.js +5 -95
  162. package/dist/icons/IconStar.js +7 -92
  163. package/dist/icons/IconStockPhoto.js +5 -95
  164. package/dist/icons/IconSubscription.js +6 -113
  165. package/dist/icons/IconSubscriptions.js +6 -113
  166. package/dist/icons/IconSwap.js +5 -79
  167. package/dist/icons/IconTax.js +4 -72
  168. package/dist/icons/IconThinArrow.js +6 -78
  169. package/dist/icons/IconThumbsdown.js +5 -78
  170. package/dist/icons/IconThumbsup.js +5 -78
  171. package/dist/icons/IconTool.js +4 -72
  172. package/dist/icons/IconTooltip.js +4 -73
  173. package/dist/icons/IconTrash.js +4 -72
  174. package/dist/icons/IconTriangleExclamation.js +4 -72
  175. package/dist/icons/IconTyersBrakes.js +5 -83
  176. package/dist/icons/IconTyre.js +5 -83
  177. package/dist/icons/IconVacancy.js +5 -78
  178. package/dist/icons/IconVolunteer.js +4 -72
  179. package/dist/icons/IconWhatsapp.js +4 -73
  180. package/dist/icons/IconXPlatform.js +4 -72
  181. package/dist/icons/IconZeroEffort.js +5 -77
  182. package/dist/icons/Logo.js +3 -99
  183. package/dist/input/Input.js +11 -125
  184. package/dist/input/Input.stories.js +18 -17
  185. package/dist/input-mask/InputMask.js +11 -149
  186. package/dist/input-mask/InputMask.stories.js +6 -5
  187. package/dist/input-mask/mask-trackers.js +5 -4
  188. package/dist/input-select/InputSelect.js +68 -357
  189. package/dist/input-select/InputSelect.stories.js +25 -98
  190. package/dist/popover/popover.js +4 -72
  191. package/dist/progress/Progress.js +2 -96
  192. package/dist/progress/Progress.stories.js +14 -13
  193. package/dist/radio/Radio.js +4 -163
  194. package/dist/scroll-area/scroll-area.js +5 -113
  195. package/dist/search-input-select/SearchInputSelect.js +69 -346
  196. package/dist/select/Select.js +29 -315
  197. package/dist/select/Select.stories.js +19 -55
  198. package/dist/skeleton/Skeleton.js +3 -62
  199. package/dist/skeleton/Skeleton.stories.js +7 -8
  200. package/dist/slider/Slider.js +5 -106
  201. package/dist/slider/Slider.stories.js +11 -12
  202. package/dist/stack/Stack.js +3 -63
  203. package/dist/stack/Stack.stories.js +7 -19
  204. package/dist/table/Table.js +10 -131
  205. package/dist/table/Table.stories.js +8 -84
  206. package/dist/tabs/Tabs.js +9 -128
  207. package/dist/tabs/Tabs.stories.js +13 -46
  208. package/dist/text/Text.js +6 -88
  209. package/dist/text/Text.js.map +1 -1
  210. package/dist/text/Text.stories.js +7 -44
  211. package/dist/toast/Toast.stories.js +14 -66
  212. package/dist/toast/ToastBox.js +29 -77
  213. package/dist/toast/index.js +1 -0
  214. package/dist/toast/sonner.js +6 -66
  215. package/dist/toggle/Toggle.js +7 -116
  216. package/dist/toggle/Toggle.stories.js +8 -10
  217. package/dist/tooltip/Tooltip.js +12 -151
  218. package/dist/tooltip/Tooltip.stories.js +13 -71
  219. package/dist/utils.js +2 -4
  220. package/dist/vstack/VStack.js +3 -63
  221. package/dist/vstack/VStack.stories.js +7 -19
  222. package/package.json +2 -2
@@ -1,74 +1,8 @@
1
- function _define_property(obj, key, value) {
2
- if (key in obj) {
3
- Object.defineProperty(obj, key, {
4
- value: value,
5
- enumerable: true,
6
- configurable: true,
7
- writable: true
8
- });
9
- } else {
10
- obj[key] = value;
11
- }
12
- return obj;
13
- }
14
- function _object_spread(target) {
15
- for(var i = 1; i < arguments.length; i++){
16
- var source = arguments[i] != null ? arguments[i] : {};
17
- var ownKeys = Object.keys(source);
18
- if (typeof Object.getOwnPropertySymbols === "function") {
19
- ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
20
- return Object.getOwnPropertyDescriptor(source, sym).enumerable;
21
- }));
22
- }
23
- ownKeys.forEach(function(key) {
24
- _define_property(target, key, source[key]);
25
- });
26
- }
27
- return target;
28
- }
29
- function _object_without_properties(source, excluded) {
30
- if (source == null) return {};
31
- var target = _object_without_properties_loose(source, excluded);
32
- var key, i;
33
- if (Object.getOwnPropertySymbols) {
34
- var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
35
- for(i = 0; i < sourceSymbolKeys.length; i++){
36
- key = sourceSymbolKeys[i];
37
- if (excluded.indexOf(key) >= 0) continue;
38
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
39
- target[key] = source[key];
40
- }
41
- }
42
- return target;
43
- }
44
- function _object_without_properties_loose(source, excluded) {
45
- if (source == null) return {};
46
- var target = {};
47
- var sourceKeys = Object.keys(source);
48
- var key, i;
49
- for(i = 0; i < sourceKeys.length; i++){
50
- key = sourceKeys[i];
51
- if (excluded.indexOf(key) >= 0) continue;
52
- target[key] = source[key];
53
- }
54
- return target;
55
- }
56
1
  import { jsx as _jsx } from "react/jsx-runtime";
57
2
  import { Icon } from './Icon';
58
- export var variants = {
59
- default: /*#__PURE__*/ _jsx("path", {
60
- d: "M20 3.75C13.8037 3.75 8.75 8.80371 8.75 15C8.75 16.7578 9.46289 18.7744 10.4297 20.9766C11.3965 23.1787 12.6416 25.5176 13.9062 27.6953C16.4355 32.0557 18.9844 35.7031 18.9844 35.7031L20 37.1875L21.0156 35.7031C21.0156 35.7031 23.5645 32.0557 26.0938 27.6953C27.3584 25.5176 28.6035 23.1787 29.5703 20.9766C30.5371 18.7744 31.25 16.7578 31.25 15C31.25 8.80371 26.1963 3.75 20 3.75ZM20 6.25C24.8486 6.25 28.75 10.1514 28.75 15C28.75 16.001 28.2129 17.8955 27.3047 19.9609C26.3965 22.0264 25.1416 24.3164 23.9062 26.4453C21.9434 29.834 20.7227 31.626 20 32.6953C19.2773 31.626 18.0566 29.834 16.0938 26.4453C14.8584 24.3164 13.6035 22.0264 12.6953 19.9609C11.7871 17.8955 11.25 16.001 11.25 15C11.25 10.1514 15.1514 6.25 20 6.25ZM20 12.5C18.6182 12.5 17.5 13.6182 17.5 15C17.5 16.3818 18.6182 17.5 20 17.5C21.3818 17.5 22.5 16.3818 22.5 15C22.5 13.6182 21.3818 12.5 20 12.5Z",
61
- fill: "#50C8E8"
62
- })
63
- };
64
- var IconHostLocation = function(_param) {
65
- var _param_viewBox = _param.viewBox, viewBox = _param_viewBox === void 0 ? '0 0 40 40' : _param_viewBox, _param_variant = _param.variant, variant = _param_variant === void 0 ? 'default' : _param_variant, props = _object_without_properties(_param, [
66
- "viewBox",
67
- "variant"
68
- ]);
69
- return /*#__PURE__*/ _jsx(Icon, _object_spread({
70
- viewBox: viewBox,
71
- element: variants[variant]
72
- }, props));
3
+ export const variants = {
4
+ default: (_jsx("path", { d: "M20 3.75C13.8037 3.75 8.75 8.80371 8.75 15C8.75 16.7578 9.46289 18.7744 10.4297 20.9766C11.3965 23.1787 12.6416 25.5176 13.9062 27.6953C16.4355 32.0557 18.9844 35.7031 18.9844 35.7031L20 37.1875L21.0156 35.7031C21.0156 35.7031 23.5645 32.0557 26.0938 27.6953C27.3584 25.5176 28.6035 23.1787 29.5703 20.9766C30.5371 18.7744 31.25 16.7578 31.25 15C31.25 8.80371 26.1963 3.75 20 3.75ZM20 6.25C24.8486 6.25 28.75 10.1514 28.75 15C28.75 16.001 28.2129 17.8955 27.3047 19.9609C26.3965 22.0264 25.1416 24.3164 23.9062 26.4453C21.9434 29.834 20.7227 31.626 20 32.6953C19.2773 31.626 18.0566 29.834 16.0938 26.4453C14.8584 24.3164 13.6035 22.0264 12.6953 19.9609C11.7871 17.8955 11.25 16.001 11.25 15C11.25 10.1514 15.1514 6.25 20 6.25ZM20 12.5C18.6182 12.5 17.5 13.6182 17.5 15C17.5 16.3818 18.6182 17.5 20 17.5C21.3818 17.5 22.5 16.3818 22.5 15C22.5 13.6182 21.3818 12.5 20 12.5Z", fill: "#50C8E8" })),
73
5
  };
6
+ const IconHostLocation = ({ viewBox = '0 0 40 40', variant = 'default', ...props }) => _jsx(Icon, { viewBox: viewBox, element: variants[variant], ...props });
74
7
  export default IconHostLocation;
8
+ //# sourceMappingURL=IconHostLocation.js.map
@@ -1,94 +1,8 @@
1
- function _define_property(obj, key, value) {
2
- if (key in obj) {
3
- Object.defineProperty(obj, key, {
4
- value: value,
5
- enumerable: true,
6
- configurable: true,
7
- writable: true
8
- });
9
- } else {
10
- obj[key] = value;
11
- }
12
- return obj;
13
- }
14
- function _object_spread(target) {
15
- for(var i = 1; i < arguments.length; i++){
16
- var source = arguments[i] != null ? arguments[i] : {};
17
- var ownKeys = Object.keys(source);
18
- if (typeof Object.getOwnPropertySymbols === "function") {
19
- ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
20
- return Object.getOwnPropertyDescriptor(source, sym).enumerable;
21
- }));
22
- }
23
- ownKeys.forEach(function(key) {
24
- _define_property(target, key, source[key]);
25
- });
26
- }
27
- return target;
28
- }
29
- function _object_without_properties(source, excluded) {
30
- if (source == null) return {};
31
- var target = _object_without_properties_loose(source, excluded);
32
- var key, i;
33
- if (Object.getOwnPropertySymbols) {
34
- var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
35
- for(i = 0; i < sourceSymbolKeys.length; i++){
36
- key = sourceSymbolKeys[i];
37
- if (excluded.indexOf(key) >= 0) continue;
38
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
39
- target[key] = source[key];
40
- }
41
- }
42
- return target;
43
- }
44
- function _object_without_properties_loose(source, excluded) {
45
- if (source == null) return {};
46
- var target = {};
47
- var sourceKeys = Object.keys(source);
48
- var key, i;
49
- for(i = 0; i < sourceKeys.length; i++){
50
- key = sourceKeys[i];
51
- if (excluded.indexOf(key) >= 0) continue;
52
- target[key] = source[key];
53
- }
54
- return target;
55
- }
56
- import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
1
+ import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
57
2
  import { Icon } from './Icon';
58
- export var variants = {
59
- default: /*#__PURE__*/ _jsxs(_Fragment, {
60
- children: [
61
- /*#__PURE__*/ _jsx("path", {
62
- d: "M35.2917 24.125C34.2917 22 31.9167 22.25 30.7917 22.625C30.7917 22.625 29.2917 23.125 28.5417 23.5L23.4167 25.625C22.9167 24.5 21.9167 23.625 20.7917 23.125L15.1667 20.875C14.4167 20.625 13.6667 20.5 12.7917 20.75L5.66675 22.5L6.29175 24.875L13.4167 23.125C13.6667 23 13.9167 23.125 14.1667 23.125L19.6667 25.375C20.2917 25.625 20.7917 26.125 21.0417 26.625L21.2917 27.125C20.7917 27.5 20.0417 27.5 19.5417 27.25L15.1667 25.5L14.1667 27.75L18.5417 29.5C19.1667 29.75 19.6667 29.875 20.2917 29.875C21.2917 29.875 22.2917 29.5 23.1667 28.875C23.4167 28.625 23.5417 28.375 23.6667 28.125L27.5417 26.5L29.2917 25.75C30.0417 25.375 31.4167 24.875 31.5417 24.875C31.5417 24.875 32.5417 24.5 32.7917 25.125C33.1667 26 32.2917 26.625 31.7917 26.875C31.0417 27.25 30.4167 27.5 29.7917 27.875C29.4167 28 28.9167 28.25 28.4167 28.5L20.1667 32.25C20.0417 32.375 19.7917 32.375 19.6667 32.25L10.7917 28.75C10.1667 28.5 9.54175 28.5 8.91675 28.75L6.91675 29.375L7.66675 31.75L9.66675 31.125C9.79175 31.125 9.79175 31.125 9.91675 31.125L18.9167 34.625C19.2917 34.75 19.6667 34.875 20.0417 34.875C20.5417 34.875 21.0417 34.75 21.4167 34.5L29.6667 30.875C30.1667 30.625 30.5417 30.5 30.9167 30.375C31.6667 30.125 32.4167 29.75 33.2917 29.25C35.4167 28 36.2917 26 35.2917 24.125Z",
63
- fill: "#50C8E8"
64
- }),
65
- /*#__PURE__*/ _jsx("path", {
66
- d: "M24.2917 22.25C20.7917 22.25 18.0417 19.5 18.0417 16C18.0417 12.5 20.7917 9.75 24.2917 9.75C27.7917 9.75 30.5417 12.5 30.5417 16C30.5417 19.5 27.7917 22.25 24.2917 22.25ZM24.2917 12.25C22.1667 12.25 20.5417 13.875 20.5417 16C20.5417 18.125 22.1667 19.75 24.2917 19.75C26.4167 19.75 28.0417 18.125 28.0417 16C28.0417 13.875 26.4167 12.25 24.2917 12.25Z",
67
- fill: "#50C8E8"
68
- }),
69
- /*#__PURE__*/ _jsx("path", {
70
- d: "M20.5417 5H18.0417V10H20.5417V5Z",
71
- fill: "#50C8E8"
72
- }),
73
- /*#__PURE__*/ _jsx("path", {
74
- d: "M25.5417 5H23.0417V8.5H25.5417V5Z",
75
- fill: "#50C8E8"
76
- }),
77
- /*#__PURE__*/ _jsx("path", {
78
- d: "M30.5417 5H28.0417V10H30.5417V5Z",
79
- fill: "#50C8E8"
80
- })
81
- ]
82
- })
83
- };
84
- var IconHostPayment = function(_param) {
85
- var _param_viewBox = _param.viewBox, viewBox = _param_viewBox === void 0 ? '0 0 41 40' : _param_viewBox, _param_variant = _param.variant, variant = _param_variant === void 0 ? 'default' : _param_variant, props = _object_without_properties(_param, [
86
- "viewBox",
87
- "variant"
88
- ]);
89
- return /*#__PURE__*/ _jsx(Icon, _object_spread({
90
- viewBox: viewBox,
91
- element: variants[variant]
92
- }, props));
3
+ export const variants = {
4
+ default: (_jsxs(_Fragment, { children: [_jsx("path", { d: "M35.2917 24.125C34.2917 22 31.9167 22.25 30.7917 22.625C30.7917 22.625 29.2917 23.125 28.5417 23.5L23.4167 25.625C22.9167 24.5 21.9167 23.625 20.7917 23.125L15.1667 20.875C14.4167 20.625 13.6667 20.5 12.7917 20.75L5.66675 22.5L6.29175 24.875L13.4167 23.125C13.6667 23 13.9167 23.125 14.1667 23.125L19.6667 25.375C20.2917 25.625 20.7917 26.125 21.0417 26.625L21.2917 27.125C20.7917 27.5 20.0417 27.5 19.5417 27.25L15.1667 25.5L14.1667 27.75L18.5417 29.5C19.1667 29.75 19.6667 29.875 20.2917 29.875C21.2917 29.875 22.2917 29.5 23.1667 28.875C23.4167 28.625 23.5417 28.375 23.6667 28.125L27.5417 26.5L29.2917 25.75C30.0417 25.375 31.4167 24.875 31.5417 24.875C31.5417 24.875 32.5417 24.5 32.7917 25.125C33.1667 26 32.2917 26.625 31.7917 26.875C31.0417 27.25 30.4167 27.5 29.7917 27.875C29.4167 28 28.9167 28.25 28.4167 28.5L20.1667 32.25C20.0417 32.375 19.7917 32.375 19.6667 32.25L10.7917 28.75C10.1667 28.5 9.54175 28.5 8.91675 28.75L6.91675 29.375L7.66675 31.75L9.66675 31.125C9.79175 31.125 9.79175 31.125 9.91675 31.125L18.9167 34.625C19.2917 34.75 19.6667 34.875 20.0417 34.875C20.5417 34.875 21.0417 34.75 21.4167 34.5L29.6667 30.875C30.1667 30.625 30.5417 30.5 30.9167 30.375C31.6667 30.125 32.4167 29.75 33.2917 29.25C35.4167 28 36.2917 26 35.2917 24.125Z", fill: "#50C8E8" }), _jsx("path", { d: "M24.2917 22.25C20.7917 22.25 18.0417 19.5 18.0417 16C18.0417 12.5 20.7917 9.75 24.2917 9.75C27.7917 9.75 30.5417 12.5 30.5417 16C30.5417 19.5 27.7917 22.25 24.2917 22.25ZM24.2917 12.25C22.1667 12.25 20.5417 13.875 20.5417 16C20.5417 18.125 22.1667 19.75 24.2917 19.75C26.4167 19.75 28.0417 18.125 28.0417 16C28.0417 13.875 26.4167 12.25 24.2917 12.25Z", fill: "#50C8E8" }), _jsx("path", { d: "M20.5417 5H18.0417V10H20.5417V5Z", fill: "#50C8E8" }), _jsx("path", { d: "M25.5417 5H23.0417V8.5H25.5417V5Z", fill: "#50C8E8" }), _jsx("path", { d: "M30.5417 5H28.0417V10H30.5417V5Z", fill: "#50C8E8" })] })),
93
5
  };
6
+ const IconHostPayment = ({ viewBox = '0 0 41 40', variant = 'default', ...props }) => _jsx(Icon, { viewBox: viewBox, element: variants[variant], ...props });
94
7
  export default IconHostPayment;
8
+ //# sourceMappingURL=IconHostPayment.js.map
@@ -1,82 +1,8 @@
1
- function _define_property(obj, key, value) {
2
- if (key in obj) {
3
- Object.defineProperty(obj, key, {
4
- value: value,
5
- enumerable: true,
6
- configurable: true,
7
- writable: true
8
- });
9
- } else {
10
- obj[key] = value;
11
- }
12
- return obj;
13
- }
14
- function _object_spread(target) {
15
- for(var i = 1; i < arguments.length; i++){
16
- var source = arguments[i] != null ? arguments[i] : {};
17
- var ownKeys = Object.keys(source);
18
- if (typeof Object.getOwnPropertySymbols === "function") {
19
- ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
20
- return Object.getOwnPropertyDescriptor(source, sym).enumerable;
21
- }));
22
- }
23
- ownKeys.forEach(function(key) {
24
- _define_property(target, key, source[key]);
25
- });
26
- }
27
- return target;
28
- }
29
- function _object_without_properties(source, excluded) {
30
- if (source == null) return {};
31
- var target = _object_without_properties_loose(source, excluded);
32
- var key, i;
33
- if (Object.getOwnPropertySymbols) {
34
- var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
35
- for(i = 0; i < sourceSymbolKeys.length; i++){
36
- key = sourceSymbolKeys[i];
37
- if (excluded.indexOf(key) >= 0) continue;
38
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
39
- target[key] = source[key];
40
- }
41
- }
42
- return target;
43
- }
44
- function _object_without_properties_loose(source, excluded) {
45
- if (source == null) return {};
46
- var target = {};
47
- var sourceKeys = Object.keys(source);
48
- var key, i;
49
- for(i = 0; i < sourceKeys.length; i++){
50
- key = sourceKeys[i];
51
- if (excluded.indexOf(key) >= 0) continue;
52
- target[key] = source[key];
53
- }
54
- return target;
55
- }
56
- import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
1
+ import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
57
2
  import { Icon } from './Icon';
58
- export var variants = {
59
- default: /*#__PURE__*/ _jsxs(_Fragment, {
60
- children: [
61
- /*#__PURE__*/ _jsx("path", {
62
- d: "M24.875 20.125C27.375 18.625 27.75 15.875 27.75 13.625C27.75 12.625 27.625 11.625 27.25 10.75C27.625 10.25 27.75 9.625 27.75 8.875V3.75H12.375V9C12.375 9.625 12.5 10.25 12.875 10.875H12.75C12.375 11.75 12.25 12.75 12.25 13.75C12.25 16 12.625 18.75 15.125 20.25C12.125 22 10 25.25 10 29V36.5H30V29C30 25.125 28 21.875 24.875 20.125ZM23.75 22.125L21.125 24.75V21.25C22.125 21.375 23 21.75 23.75 22.125ZM18.875 24.75L16.25 22.125C17 21.625 17.875 21.375 18.875 21.25V24.75ZM14.625 6H25.25V9C25.25 9.5 25 9.75 24.875 9.875L24.75 10H15.125C15.125 10 15 10 15 9.875C14.875 9.625 14.625 9.375 14.625 8.875V6ZM14.875 12.5H25C25.125 12.875 25.125 13.25 25.125 13.625C25.125 16.75 24.375 18.625 20.75 18.875H20H19.875H19.25C15.5 18.625 14.75 16.875 14.75 13.625C14.75 13.25 14.875 12.875 14.875 12.5ZM27.75 34H12.25V28.875C12.25 26.875 13.125 25 14.375 23.625L20 29.25L25.625 23.625C27 25 27.75 26.875 27.75 28.875V34Z",
63
- fill: "currentColor"
64
- }),
65
- /*#__PURE__*/ _jsx("path", {
66
- d: "M26.125 27.5H22.5V30H26.125V27.5Z",
67
- fill: "currentColor"
68
- })
69
- ]
70
- })
71
- };
72
- var IconHostService = function(_param) {
73
- var _param_viewBox = _param.viewBox, viewBox = _param_viewBox === void 0 ? '0 0 40 40' : _param_viewBox, _param_variant = _param.variant, variant = _param_variant === void 0 ? 'default' : _param_variant, props = _object_without_properties(_param, [
74
- "viewBox",
75
- "variant"
76
- ]);
77
- return /*#__PURE__*/ _jsx(Icon, _object_spread({
78
- viewBox: viewBox,
79
- element: variants[variant]
80
- }, props));
3
+ export const variants = {
4
+ default: (_jsxs(_Fragment, { children: [_jsx("path", { d: "M24.875 20.125C27.375 18.625 27.75 15.875 27.75 13.625C27.75 12.625 27.625 11.625 27.25 10.75C27.625 10.25 27.75 9.625 27.75 8.875V3.75H12.375V9C12.375 9.625 12.5 10.25 12.875 10.875H12.75C12.375 11.75 12.25 12.75 12.25 13.75C12.25 16 12.625 18.75 15.125 20.25C12.125 22 10 25.25 10 29V36.5H30V29C30 25.125 28 21.875 24.875 20.125ZM23.75 22.125L21.125 24.75V21.25C22.125 21.375 23 21.75 23.75 22.125ZM18.875 24.75L16.25 22.125C17 21.625 17.875 21.375 18.875 21.25V24.75ZM14.625 6H25.25V9C25.25 9.5 25 9.75 24.875 9.875L24.75 10H15.125C15.125 10 15 10 15 9.875C14.875 9.625 14.625 9.375 14.625 8.875V6ZM14.875 12.5H25C25.125 12.875 25.125 13.25 25.125 13.625C25.125 16.75 24.375 18.625 20.75 18.875H20H19.875H19.25C15.5 18.625 14.75 16.875 14.75 13.625C14.75 13.25 14.875 12.875 14.875 12.5ZM27.75 34H12.25V28.875C12.25 26.875 13.125 25 14.375 23.625L20 29.25L25.625 23.625C27 25 27.75 26.875 27.75 28.875V34Z", fill: "currentColor" }), _jsx("path", { d: "M26.125 27.5H22.5V30H26.125V27.5Z", fill: "currentColor" })] })),
81
5
  };
6
+ const IconHostService = ({ viewBox = '0 0 40 40', variant = 'default', ...props }) => _jsx(Icon, { viewBox: viewBox, element: variants[variant], ...props });
82
7
  export default IconHostService;
8
+ //# sourceMappingURL=IconHostService.js.map
@@ -1,76 +1,8 @@
1
- function _define_property(obj, key, value) {
2
- if (key in obj) {
3
- Object.defineProperty(obj, key, {
4
- value: value,
5
- enumerable: true,
6
- configurable: true,
7
- writable: true
8
- });
9
- } else {
10
- obj[key] = value;
11
- }
12
- return obj;
13
- }
14
- function _object_spread(target) {
15
- for(var i = 1; i < arguments.length; i++){
16
- var source = arguments[i] != null ? arguments[i] : {};
17
- var ownKeys = Object.keys(source);
18
- if (typeof Object.getOwnPropertySymbols === "function") {
19
- ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
20
- return Object.getOwnPropertyDescriptor(source, sym).enumerable;
21
- }));
22
- }
23
- ownKeys.forEach(function(key) {
24
- _define_property(target, key, source[key]);
25
- });
26
- }
27
- return target;
28
- }
29
- function _object_without_properties(source, excluded) {
30
- if (source == null) return {};
31
- var target = _object_without_properties_loose(source, excluded);
32
- var key, i;
33
- if (Object.getOwnPropertySymbols) {
34
- var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
35
- for(i = 0; i < sourceSymbolKeys.length; i++){
36
- key = sourceSymbolKeys[i];
37
- if (excluded.indexOf(key) >= 0) continue;
38
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
39
- target[key] = source[key];
40
- }
41
- }
42
- return target;
43
- }
44
- function _object_without_properties_loose(source, excluded) {
45
- if (source == null) return {};
46
- var target = {};
47
- var sourceKeys = Object.keys(source);
48
- var key, i;
49
- for(i = 0; i < sourceKeys.length; i++){
50
- key = sourceKeys[i];
51
- if (excluded.indexOf(key) >= 0) continue;
52
- target[key] = source[key];
53
- }
54
- return target;
55
- }
56
1
  import { jsx as _jsx, Fragment as _Fragment } from "react/jsx-runtime";
57
2
  import { Icon } from './Icon';
58
- var variants = {
59
- default: /*#__PURE__*/ _jsx(_Fragment, {
60
- children: /*#__PURE__*/ _jsx("path", {
61
- d: "M11.4004 21L9.60039 20.925C7.65039 20.85 3.90039 19.575 3.90039 15.525C3.90039 12.75 5.25039 11.475 6.60039 10.35C7.12539 9.9 7.65039 9.45 8.10039 8.85C9.15039 7.575 9.15039 5.7 8.17539 4.425L7.05039 3L8.85039 3.225C8.92539 3.225 11.5504 3.6 14.2504 4.875C17.9254 6.6 19.9504 9.3 20.1004 12.525C20.3254 16.575 18.6754 18.675 17.3254 19.65C15.8254 20.775 14.2504 20.85 14.1754 20.85L12.3004 21L13.6504 19.65C14.2504 19.05 15.7504 17.1 15.3754 15.525C15.3004 15 15.0004 14.55 14.4754 14.175C14.6254 15.225 14.4004 16.425 13.2754 17.1C11.7754 18 10.5004 17.4 9.67539 16.725C9.52539 17.625 9.45039 18.9 10.2004 19.725L11.4004 21ZM10.1254 5.025C10.6504 6.6 10.3504 8.4 9.22539 9.75C8.70039 10.425 8.10039 10.95 7.57539 11.4C6.37539 12.45 5.40039 13.35 5.40039 15.45C5.40039 17.775 7.05039 18.75 8.32539 19.125C7.80039 17.25 8.55039 15.15 8.62539 15L9.00039 13.95L9.90039 14.85C10.8754 15.825 11.6254 16.275 12.5254 15.75C13.5754 15.075 12.6004 12.9 12.6004 12.9L11.7754 11.25L13.5754 12C15.4504 12.75 16.5754 13.875 16.8754 15.3C17.1004 16.575 16.7254 17.85 16.1254 18.825C17.4004 18.075 18.8254 16.35 18.6004 12.75C18.3004 7.65 12.8254 5.7 10.1254 5.025Z",
62
- fill: 'currentColor'
63
- })
64
- })
65
- };
66
- var IconHotDeals = function(_param) {
67
- var _param_viewBox = _param.viewBox, viewBox = _param_viewBox === void 0 ? '0 0 24 24' : _param_viewBox, _param_variant = _param.variant, variant = _param_variant === void 0 ? 'default' : _param_variant, props = _object_without_properties(_param, [
68
- "viewBox",
69
- "variant"
70
- ]);
71
- return /*#__PURE__*/ _jsx(Icon, _object_spread({
72
- viewBox: viewBox,
73
- element: variants[variant]
74
- }, props));
3
+ const variants = {
4
+ default: (_jsx(_Fragment, { children: _jsx("path", { d: "M11.4004 21L9.60039 20.925C7.65039 20.85 3.90039 19.575 3.90039 15.525C3.90039 12.75 5.25039 11.475 6.60039 10.35C7.12539 9.9 7.65039 9.45 8.10039 8.85C9.15039 7.575 9.15039 5.7 8.17539 4.425L7.05039 3L8.85039 3.225C8.92539 3.225 11.5504 3.6 14.2504 4.875C17.9254 6.6 19.9504 9.3 20.1004 12.525C20.3254 16.575 18.6754 18.675 17.3254 19.65C15.8254 20.775 14.2504 20.85 14.1754 20.85L12.3004 21L13.6504 19.65C14.2504 19.05 15.7504 17.1 15.3754 15.525C15.3004 15 15.0004 14.55 14.4754 14.175C14.6254 15.225 14.4004 16.425 13.2754 17.1C11.7754 18 10.5004 17.4 9.67539 16.725C9.52539 17.625 9.45039 18.9 10.2004 19.725L11.4004 21ZM10.1254 5.025C10.6504 6.6 10.3504 8.4 9.22539 9.75C8.70039 10.425 8.10039 10.95 7.57539 11.4C6.37539 12.45 5.40039 13.35 5.40039 15.45C5.40039 17.775 7.05039 18.75 8.32539 19.125C7.80039 17.25 8.55039 15.15 8.62539 15L9.00039 13.95L9.90039 14.85C10.8754 15.825 11.6254 16.275 12.5254 15.75C13.5754 15.075 12.6004 12.9 12.6004 12.9L11.7754 11.25L13.5754 12C15.4504 12.75 16.5754 13.875 16.8754 15.3C17.1004 16.575 16.7254 17.85 16.1254 18.825C17.4004 18.075 18.8254 16.35 18.6004 12.75C18.3004 7.65 12.8254 5.7 10.1254 5.025Z", fill: 'currentColor' }) })),
75
5
  };
6
+ const IconHotDeals = ({ viewBox = '0 0 24 24', variant = 'default', ...props }) => _jsx(Icon, { viewBox: viewBox, element: variants[variant], ...props });
76
7
  export default IconHotDeals;
8
+ //# sourceMappingURL=IconHotDeals.js.map
@@ -1,81 +1,9 @@
1
- function _define_property(obj, key, value) {
2
- if (key in obj) {
3
- Object.defineProperty(obj, key, {
4
- value: value,
5
- enumerable: true,
6
- configurable: true,
7
- writable: true
8
- });
9
- } else {
10
- obj[key] = value;
11
- }
12
- return obj;
13
- }
14
- function _object_spread(target) {
15
- for(var i = 1; i < arguments.length; i++){
16
- var source = arguments[i] != null ? arguments[i] : {};
17
- var ownKeys = Object.keys(source);
18
- if (typeof Object.getOwnPropertySymbols === "function") {
19
- ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
20
- return Object.getOwnPropertyDescriptor(source, sym).enumerable;
21
- }));
22
- }
23
- ownKeys.forEach(function(key) {
24
- _define_property(target, key, source[key]);
25
- });
26
- }
27
- return target;
28
- }
29
- function _object_without_properties(source, excluded) {
30
- if (source == null) return {};
31
- var target = _object_without_properties_loose(source, excluded);
32
- var key, i;
33
- if (Object.getOwnPropertySymbols) {
34
- var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
35
- for(i = 0; i < sourceSymbolKeys.length; i++){
36
- key = sourceSymbolKeys[i];
37
- if (excluded.indexOf(key) >= 0) continue;
38
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
39
- target[key] = source[key];
40
- }
41
- }
42
- return target;
43
- }
44
- function _object_without_properties_loose(source, excluded) {
45
- if (source == null) return {};
46
- var target = {};
47
- var sourceKeys = Object.keys(source);
48
- var key, i;
49
- for(i = 0; i < sourceKeys.length; i++){
50
- key = sourceKeys[i];
51
- if (excluded.indexOf(key) >= 0) continue;
52
- target[key] = source[key];
53
- }
54
- return target;
55
- }
56
1
  import { jsx as _jsx, Fragment as _Fragment } from "react/jsx-runtime";
57
2
  import { Icon } from './Icon';
58
- var variants = {
59
- default: /*#__PURE__*/ _jsx(_Fragment, {
60
- children: /*#__PURE__*/ _jsx("path", {
61
- d: "M12 3C7.0368 3 3 7.0368 3 12C3 16.9632 7.0368 21 12 21C16.9632 21 21 16.9632 21 12C21 7.0368 16.9632 3 12 3ZM12 4.5024C16.152 4.5024 19.4976 7.8528 19.4976 12C19.4976 16.1472 16.152 19.4976 12 19.4976C7.848 19.4976 4.5024 16.152 4.5024 12C4.5024 7.848 7.848 4.5024 12 4.5024ZM11.2512 7.4976V8.9952H12.7488V7.4976H11.2512ZM11.2512 10.5024V16.5024H12.7488V10.5024H11.2512Z",
62
- fill: "currentColor"
63
- })
64
- }),
65
- filled: /*#__PURE__*/ _jsx(_Fragment, {
66
- children: /*#__PURE__*/ _jsx("path", {
67
- d: "M10 2.5C5.875 2.5 2.5 5.875 2.5 10C2.5 14.125 5.875 17.5 10 17.5C14.125 17.5 17.5 14.125 17.5 10C17.5 5.875 14.125 2.5 10 2.5ZM9.375 8.75H10.625V13.75H9.375V8.75ZM10.625 7.5H9.375V6.25H10.625V7.5Z",
68
- fill: "currentColor"
69
- })
70
- })
71
- };
72
- var IconInfo = function(_param) {
73
- var _param_variant = _param.variant, variant = _param_variant === void 0 ? 'default' : _param_variant, props = _object_without_properties(_param, [
74
- "variant"
75
- ]);
76
- return /*#__PURE__*/ _jsx(Icon, _object_spread({
77
- viewBox: variant === 'default' ? '0 0 24 24' : '0 0 20 20',
78
- element: variants[variant]
79
- }, props));
3
+ const variants = {
4
+ default: (_jsx(_Fragment, { children: _jsx("path", { d: "M12 3C7.0368 3 3 7.0368 3 12C3 16.9632 7.0368 21 12 21C16.9632 21 21 16.9632 21 12C21 7.0368 16.9632 3 12 3ZM12 4.5024C16.152 4.5024 19.4976 7.8528 19.4976 12C19.4976 16.1472 16.152 19.4976 12 19.4976C7.848 19.4976 4.5024 16.152 4.5024 12C4.5024 7.848 7.848 4.5024 12 4.5024ZM11.2512 7.4976V8.9952H12.7488V7.4976H11.2512ZM11.2512 10.5024V16.5024H12.7488V10.5024H11.2512Z", fill: "currentColor" }) })),
5
+ filled: (_jsx(_Fragment, { children: _jsx("path", { d: "M10 2.5C5.875 2.5 2.5 5.875 2.5 10C2.5 14.125 5.875 17.5 10 17.5C14.125 17.5 17.5 14.125 17.5 10C17.5 5.875 14.125 2.5 10 2.5ZM9.375 8.75H10.625V13.75H9.375V8.75ZM10.625 7.5H9.375V6.25H10.625V7.5Z", fill: "currentColor" }) })),
80
6
  };
7
+ const IconInfo = ({ variant = 'default', ...props }) => (_jsx(Icon, { viewBox: variant === 'default' ? '0 0 24 24' : '0 0 20 20', element: variants[variant], ...props }));
81
8
  export default IconInfo;
9
+ //# sourceMappingURL=IconInfo.js.map
@@ -1,76 +1,8 @@
1
- function _define_property(obj, key, value) {
2
- if (key in obj) {
3
- Object.defineProperty(obj, key, {
4
- value: value,
5
- enumerable: true,
6
- configurable: true,
7
- writable: true
8
- });
9
- } else {
10
- obj[key] = value;
11
- }
12
- return obj;
13
- }
14
- function _object_spread(target) {
15
- for(var i = 1; i < arguments.length; i++){
16
- var source = arguments[i] != null ? arguments[i] : {};
17
- var ownKeys = Object.keys(source);
18
- if (typeof Object.getOwnPropertySymbols === "function") {
19
- ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
20
- return Object.getOwnPropertyDescriptor(source, sym).enumerable;
21
- }));
22
- }
23
- ownKeys.forEach(function(key) {
24
- _define_property(target, key, source[key]);
25
- });
26
- }
27
- return target;
28
- }
29
- function _object_without_properties(source, excluded) {
30
- if (source == null) return {};
31
- var target = _object_without_properties_loose(source, excluded);
32
- var key, i;
33
- if (Object.getOwnPropertySymbols) {
34
- var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
35
- for(i = 0; i < sourceSymbolKeys.length; i++){
36
- key = sourceSymbolKeys[i];
37
- if (excluded.indexOf(key) >= 0) continue;
38
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
39
- target[key] = source[key];
40
- }
41
- }
42
- return target;
43
- }
44
- function _object_without_properties_loose(source, excluded) {
45
- if (source == null) return {};
46
- var target = {};
47
- var sourceKeys = Object.keys(source);
48
- var key, i;
49
- for(i = 0; i < sourceKeys.length; i++){
50
- key = sourceKeys[i];
51
- if (excluded.indexOf(key) >= 0) continue;
52
- target[key] = source[key];
53
- }
54
- return target;
55
- }
56
1
  import { jsx as _jsx, Fragment as _Fragment } from "react/jsx-runtime";
57
2
  import { Icon } from './Icon';
58
- var variants = {
59
- default: /*#__PURE__*/ _jsx(_Fragment, {
60
- children: /*#__PURE__*/ _jsx("path", {
61
- d: "M8.60156 3.75C5.93848 3.75 3.75 5.93555 3.75 8.60156V15.3984C3.75 18.0615 5.93555 20.25 8.60156 20.25H15.3984C18.0615 20.25 20.25 18.0645 20.25 15.3984V8.60156C20.25 5.93848 18.0645 3.75 15.3984 3.75H8.60156ZM8.60156 5.25H15.3984C17.2529 5.25 18.75 6.74707 18.75 8.60156V15.3984C18.75 17.2529 17.2529 18.75 15.3984 18.75H8.60156C6.74707 18.75 5.25 17.2529 5.25 15.3984V8.60156C5.25 6.74707 6.74707 5.25 8.60156 5.25ZM16.4297 6.89062C16.0518 6.89062 15.75 7.19238 15.75 7.57031C15.75 7.94824 16.0518 8.25 16.4297 8.25C16.8076 8.25 17.1094 7.94824 17.1094 7.57031C17.1094 7.19238 16.8076 6.89062 16.4297 6.89062ZM12 7.5C9.52441 7.5 7.5 9.52441 7.5 12C7.5 14.4756 9.52441 16.5 12 16.5C14.4756 16.5 16.5 14.4756 16.5 12C16.5 9.52441 14.4756 7.5 12 7.5ZM12 9C13.667 9 15 10.333 15 12C15 13.667 13.667 15 12 15C10.333 15 9 13.667 9 12C9 10.333 10.333 9 12 9Z",
62
- fill: "fill"
63
- })
64
- })
65
- };
66
- var IconInstagram = function(_param) {
67
- var _param_viewBox = _param.viewBox, viewBox = _param_viewBox === void 0 ? '0 0 24 24' : _param_viewBox, _param_variant = _param.variant, variant = _param_variant === void 0 ? 'default' : _param_variant, props = _object_without_properties(_param, [
68
- "viewBox",
69
- "variant"
70
- ]);
71
- return /*#__PURE__*/ _jsx(Icon, _object_spread({
72
- viewBox: viewBox,
73
- element: variants[variant]
74
- }, props));
3
+ const variants = {
4
+ default: (_jsx(_Fragment, { children: _jsx("path", { d: "M8.60156 3.75C5.93848 3.75 3.75 5.93555 3.75 8.60156V15.3984C3.75 18.0615 5.93555 20.25 8.60156 20.25H15.3984C18.0615 20.25 20.25 18.0645 20.25 15.3984V8.60156C20.25 5.93848 18.0645 3.75 15.3984 3.75H8.60156ZM8.60156 5.25H15.3984C17.2529 5.25 18.75 6.74707 18.75 8.60156V15.3984C18.75 17.2529 17.2529 18.75 15.3984 18.75H8.60156C6.74707 18.75 5.25 17.2529 5.25 15.3984V8.60156C5.25 6.74707 6.74707 5.25 8.60156 5.25ZM16.4297 6.89062C16.0518 6.89062 15.75 7.19238 15.75 7.57031C15.75 7.94824 16.0518 8.25 16.4297 8.25C16.8076 8.25 17.1094 7.94824 17.1094 7.57031C17.1094 7.19238 16.8076 6.89062 16.4297 6.89062ZM12 7.5C9.52441 7.5 7.5 9.52441 7.5 12C7.5 14.4756 9.52441 16.5 12 16.5C14.4756 16.5 16.5 14.4756 16.5 12C16.5 9.52441 14.4756 7.5 12 7.5ZM12 9C13.667 9 15 10.333 15 12C15 13.667 13.667 15 12 15C10.333 15 9 13.667 9 12C9 10.333 10.333 9 12 9Z", fill: "fill" }) })),
75
5
  };
6
+ const IconInstagram = ({ viewBox = '0 0 24 24', variant = 'default', ...props }) => _jsx(Icon, { viewBox: viewBox, element: variants[variant], ...props });
76
7
  export default IconInstagram;
8
+ //# sourceMappingURL=IconInstagram.js.map
@@ -1,102 +1,8 @@
1
- function _define_property(obj, key, value) {
2
- if (key in obj) {
3
- Object.defineProperty(obj, key, {
4
- value: value,
5
- enumerable: true,
6
- configurable: true,
7
- writable: true
8
- });
9
- } else {
10
- obj[key] = value;
11
- }
12
- return obj;
13
- }
14
- function _object_spread(target) {
15
- for(var i = 1; i < arguments.length; i++){
16
- var source = arguments[i] != null ? arguments[i] : {};
17
- var ownKeys = Object.keys(source);
18
- if (typeof Object.getOwnPropertySymbols === "function") {
19
- ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
20
- return Object.getOwnPropertyDescriptor(source, sym).enumerable;
21
- }));
22
- }
23
- ownKeys.forEach(function(key) {
24
- _define_property(target, key, source[key]);
25
- });
26
- }
27
- return target;
28
- }
29
- function _object_without_properties(source, excluded) {
30
- if (source == null) return {};
31
- var target = _object_without_properties_loose(source, excluded);
32
- var key, i;
33
- if (Object.getOwnPropertySymbols) {
34
- var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
35
- for(i = 0; i < sourceSymbolKeys.length; i++){
36
- key = sourceSymbolKeys[i];
37
- if (excluded.indexOf(key) >= 0) continue;
38
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
39
- target[key] = source[key];
40
- }
41
- }
42
- return target;
43
- }
44
- function _object_without_properties_loose(source, excluded) {
45
- if (source == null) return {};
46
- var target = {};
47
- var sourceKeys = Object.keys(source);
48
- var key, i;
49
- for(i = 0; i < sourceKeys.length; i++){
50
- key = sourceKeys[i];
51
- if (excluded.indexOf(key) >= 0) continue;
52
- target[key] = source[key];
53
- }
54
- return target;
55
- }
56
- import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
1
+ import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
57
2
  import { Icon } from './Icon';
58
- var variants = {
59
- default: /*#__PURE__*/ _jsxs(_Fragment, {
60
- children: [
61
- /*#__PURE__*/ _jsx("path", {
62
- d: "M19.375 16.875H0.625V3.125H19.375V16.875ZM1.875 15.625H18.125V4.375H1.875V15.625Z",
63
- fill: 'fill'
64
- }),
65
- /*#__PURE__*/ _jsx("path", {
66
- d: "M8.375 9.25L6.25 7.6875L4.125 9.25L3.375 8.25L6.25 6.125L9.125 8.25L8.375 9.25Z",
67
- fill: 'fill'
68
- }),
69
- /*#__PURE__*/ _jsx("path", {
70
- d: "M16.25 6.875H10.625V8.125H16.25V6.875Z",
71
- fill: 'fill'
72
- }),
73
- /*#__PURE__*/ _jsx("path", {
74
- d: "M15 8.75H10.625V10H15V8.75Z",
75
- fill: 'fill'
76
- }),
77
- /*#__PURE__*/ _jsx("path", {
78
- d: "M16.25 10.625H10.625V11.875H16.25V10.625Z",
79
- fill: 'fill'
80
- }),
81
- /*#__PURE__*/ _jsx("path", {
82
- d: "M15 12.5H10.625V13.75H15V12.5Z",
83
- fill: 'fill'
84
- }),
85
- /*#__PURE__*/ _jsx("path", {
86
- d: "M7.875 9.375H4.75L3.75 11.3125V13.75H5.0625V13.25H7.5625V13.75H8.75V11.5625L7.875 9.375ZM4.9375 12.75C4.75 12.875 4.4375 12.875 4.3125 12.625C4.1875 12.4375 4.1875 12.125 4.4375 12C4.625 11.875 4.9375 11.875 5.0625 12.125C5.1875 12.25 5.1875 12.5625 4.9375 12.75ZM8.0625 12.75C7.875 12.875 7.5625 12.875 7.4375 12.625C7.3125 12.4375 7.3125 12.125 7.5625 12C7.75 11.875 8.0625 11.875 8.1875 12.125C8.3125 12.25 8.3125 12.5625 8.0625 12.75Z",
87
- fill: 'fill'
88
- })
89
- ]
90
- })
91
- };
92
- var IconInsurance = function(_param) {
93
- var _param_viewBox = _param.viewBox, viewBox = _param_viewBox === void 0 ? '0 0 20 20' : _param_viewBox, _param_variant = _param.variant, variant = _param_variant === void 0 ? 'default' : _param_variant, props = _object_without_properties(_param, [
94
- "viewBox",
95
- "variant"
96
- ]);
97
- return /*#__PURE__*/ _jsx(Icon, _object_spread({
98
- viewBox: viewBox,
99
- element: variants[variant]
100
- }, props));
3
+ const variants = {
4
+ default: (_jsxs(_Fragment, { children: [_jsx("path", { d: "M19.375 16.875H0.625V3.125H19.375V16.875ZM1.875 15.625H18.125V4.375H1.875V15.625Z", fill: 'fill' }), _jsx("path", { d: "M8.375 9.25L6.25 7.6875L4.125 9.25L3.375 8.25L6.25 6.125L9.125 8.25L8.375 9.25Z", fill: 'fill' }), _jsx("path", { d: "M16.25 6.875H10.625V8.125H16.25V6.875Z", fill: 'fill' }), _jsx("path", { d: "M15 8.75H10.625V10H15V8.75Z", fill: 'fill' }), _jsx("path", { d: "M16.25 10.625H10.625V11.875H16.25V10.625Z", fill: 'fill' }), _jsx("path", { d: "M15 12.5H10.625V13.75H15V12.5Z", fill: 'fill' }), _jsx("path", { d: "M7.875 9.375H4.75L3.75 11.3125V13.75H5.0625V13.25H7.5625V13.75H8.75V11.5625L7.875 9.375ZM4.9375 12.75C4.75 12.875 4.4375 12.875 4.3125 12.625C4.1875 12.4375 4.1875 12.125 4.4375 12C4.625 11.875 4.9375 11.875 5.0625 12.125C5.1875 12.25 5.1875 12.5625 4.9375 12.75ZM8.0625 12.75C7.875 12.875 7.5625 12.875 7.4375 12.625C7.3125 12.4375 7.3125 12.125 7.5625 12C7.75 11.875 8.0625 11.875 8.1875 12.125C8.3125 12.25 8.3125 12.5625 8.0625 12.75Z", fill: 'fill' })] })),
101
5
  };
6
+ const IconInsurance = ({ viewBox = '0 0 20 20', variant = 'default', ...props }) => _jsx(Icon, { viewBox: viewBox, element: variants[variant], ...props });
102
7
  export default IconInsurance;
8
+ //# sourceMappingURL=IconInsurance.js.map