@driveflux/beam 3.0.9 → 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 +1 -1
@@ -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 } from "react/jsx-runtime";
57
2
  import { Icon } from './Icon';
58
- var variants = {
59
- default: /*#__PURE__*/ _jsx("path", {
60
- d: "M17.5469 0.421875L1.04688 16.9219L0.015625 18L1.04688 19.0781L17.5469 35.5781L19.7031 33.4219L4.28125 18L19.7031 2.57812L17.5469 0.421875Z",
61
- fill: "currentColor"
62
- })
63
- };
64
- var IconArrowBack = function(_param) {
65
- var _param_viewBox = _param.viewBox, viewBox = _param_viewBox === void 0 ? '0 0 20 36' : _param_viewBox, _param_variant = _param.variant, variant = _param_variant === void 0 ? 'default' : _param_variant, _param_size = _param.size, size = _param_size === void 0 ? 16 : _param_size, props = _object_without_properties(_param, [
66
- "viewBox",
67
- "variant",
68
- "size"
69
- ]);
70
- return /*#__PURE__*/ _jsx(Icon, _object_spread({
71
- viewBox: viewBox,
72
- size: size,
73
- element: variants[variant]
74
- }, props));
3
+ const variants = {
4
+ default: (_jsx("path", { d: "M17.5469 0.421875L1.04688 16.9219L0.015625 18L1.04688 19.0781L17.5469 35.5781L19.7031 33.4219L4.28125 18L19.7031 2.57812L17.5469 0.421875Z", fill: "currentColor" })),
75
5
  };
6
+ const IconArrowBack = ({ viewBox = '0 0 20 36', variant = 'default', size = 16, ...props }) => (_jsx(Icon, { viewBox: viewBox, size: size, element: variants[variant], ...props }));
76
7
  export default IconArrowBack;
8
+ //# sourceMappingURL=IconArrowBack.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 } from "react/jsx-runtime";
57
2
  import { Icon } from './Icon';
58
- var variants = {
59
- default: /*#__PURE__*/ _jsx("path", {
60
- d: "M2.45312 0.421875L0.296875 2.57812L15.7188 18L0.296875 33.4219L2.45312 35.5781L18.9531 19.0781L19.9844 18L18.9531 16.9219L2.45312 0.421875Z",
61
- fill: "currentColor"
62
- })
63
- };
64
- var IconArrowForward = function(_param) {
65
- var _param_viewBox = _param.viewBox, viewBox = _param_viewBox === void 0 ? '0 0 20 36' : _param_viewBox, _param_variant = _param.variant, variant = _param_variant === void 0 ? 'default' : _param_variant, _param_size = _param.size, size = _param_size === void 0 ? 16 : _param_size, props = _object_without_properties(_param, [
66
- "viewBox",
67
- "variant",
68
- "size"
69
- ]);
70
- return /*#__PURE__*/ _jsx(Icon, _object_spread({
71
- viewBox: viewBox,
72
- size: size,
73
- element: variants[variant]
74
- }, props));
3
+ const variants = {
4
+ default: (_jsx("path", { d: "M2.45312 0.421875L0.296875 2.57812L15.7188 18L0.296875 33.4219L2.45312 35.5781L18.9531 19.0781L19.9844 18L18.9531 16.9219L2.45312 0.421875Z", fill: "currentColor" })),
75
5
  };
6
+ const IconArrowForward = ({ viewBox = '0 0 20 36', variant = 'default', size = 16, ...props }) => (_jsx(Icon, { viewBox: viewBox, size: size, element: variants[variant], ...props }));
76
7
  export default IconArrowForward;
8
+ //# sourceMappingURL=IconArrowForward.js.map
@@ -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
- var variants = {
59
- default: /*#__PURE__*/ _jsx("path", {
60
- d: "M13.35 12.65L4.7 4H9.5V3H3V9.5H4V4.7L12.65 13.35L13.35 12.65Z",
61
- fill: "#CACACA"
62
- })
63
- };
64
- var IconArrowTopLeft = function(_param) {
65
- var _param_viewBox = _param.viewBox, viewBox = _param_viewBox === void 0 ? '0 0 16 16' : _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
+ const variants = {
4
+ default: (_jsx("path", { d: "M13.35 12.65L4.7 4H9.5V3H3V9.5H4V4.7L12.65 13.35L13.35 12.65Z", fill: "#CACACA" })),
73
5
  };
6
+ const IconArrowTopLeft = ({ viewBox = '0 0 16 16', variant = 'default', ...props }) => _jsx(Icon, { viewBox: viewBox, element: variants[variant], ...props });
74
7
  export default IconArrowTopLeft;
8
+ //# sourceMappingURL=IconArrowTopLeft.js.map
@@ -1,83 +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: "M14.8,11.2l-0.8-2c-0.2-0.5-0.6-0.9-1.2-1l-2.5-0.4L7.8,8.3c-0.5,0.1-1,0.5-1.2,1l-0.8,2H4v2h1.5c0.1,0.2,0.3,0.4,0.5,0.5 l3.3,1.8v1.3h2v-1.3l3.4-1.8c0.2-0.1,0.4-0.3,0.5-0.5h1.4v-2H14.8z M10.3,13.8l-2.7-1.5l0.8-2.1l1.9-0.3l1.9,0.3l0.8,2.1L10.3,13.8 z"
63
- }),
64
- /*#__PURE__*/ _jsx("path", {
65
- d: "M14.1,16.4c0-0.4,0-0.7-0.1-1L12,16c0,0.1,0.1,0.3,0.1,0.4c0,0.3-0.1,0.6-0.2,0.8c-0.3,0.5-0.9,0.9-1.5,0.9 s-1.2-0.3-1.5-0.9c-0.1-0.3-0.2-0.5-0.2-0.8c0-0.2,0-0.3,0.1-0.4l-1.9-0.6c-0.1,0.3-0.1,0.7-0.1,1c0,0.1,0,0.2,0,0.3H5.1v2h2.3 c0.3,0.4,0.7,0.7,1.1,0.9c-0.4,0.4-0.7,1-0.7,1.6v4.2c0,1.3,1.1,2.4,2.4,2.4s2.4-1.1,2.4-2.4v-4.2c0-0.6-0.2-1.2-0.6-1.6 c0.4-0.2,0.8-0.6,1.2-1h2.3v-2H14C14.1,16.7,14.1,16.6,14.1,16.4z M10.7,25.6c0,0.2-0.2,0.4-0.4,0.4c-0.2,0-0.4-0.2-0.4-0.4v-4.2 c0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4V25.6z"
66
- }),
67
- /*#__PURE__*/ _jsx("path", {
68
- d: "M26,10.7C26.6,10,27,9,27,8V4h-8v4c0,1,0.4,2,1,2.7c-1.6,0.9-2,2.4-2,3.3v6.6l2,1V28h6v-6.4l2-1V14 C28,13.1,27.5,11.5,26,10.7z M21,8V6h4v2c0,1.1-0.9,2-2,2S21,9.1,21,8z M26,19.4l-2,1V26h-2v-5.6l-2-1V14c0-0.1,0-0.8,0.8-1.4 L23,17l2.2-4.4c0.7,0.5,0.8,1.2,0.8,1.4V19.4z"
69
- })
70
- ]
71
- })
72
- };
73
- var IconBluesharkProductGuide = function(_param) {
74
- var _param_viewBox = _param.viewBox, viewBox = _param_viewBox === void 0 ? '0 0 32 32' : _param_viewBox, _param_variant = _param.variant, variant = _param_variant === void 0 ? 'default' : _param_variant, props = _object_without_properties(_param, [
75
- "viewBox",
76
- "variant"
77
- ]);
78
- return /*#__PURE__*/ _jsx(Icon, _object_spread({
79
- viewBox: viewBox,
80
- element: variants[variant]
81
- }, props));
3
+ export const variants = {
4
+ default: (_jsxs(_Fragment, { children: [_jsx("path", { d: "M14.8,11.2l-0.8-2c-0.2-0.5-0.6-0.9-1.2-1l-2.5-0.4L7.8,8.3c-0.5,0.1-1,0.5-1.2,1l-0.8,2H4v2h1.5c0.1,0.2,0.3,0.4,0.5,0.5\n\t\tl3.3,1.8v1.3h2v-1.3l3.4-1.8c0.2-0.1,0.4-0.3,0.5-0.5h1.4v-2H14.8z M10.3,13.8l-2.7-1.5l0.8-2.1l1.9-0.3l1.9,0.3l0.8,2.1L10.3,13.8\n\t\tz" }), _jsx("path", { d: "M14.1,16.4c0-0.4,0-0.7-0.1-1L12,16c0,0.1,0.1,0.3,0.1,0.4c0,0.3-0.1,0.6-0.2,0.8c-0.3,0.5-0.9,0.9-1.5,0.9\n\t\ts-1.2-0.3-1.5-0.9c-0.1-0.3-0.2-0.5-0.2-0.8c0-0.2,0-0.3,0.1-0.4l-1.9-0.6c-0.1,0.3-0.1,0.7-0.1,1c0,0.1,0,0.2,0,0.3H5.1v2h2.3\n\t\tc0.3,0.4,0.7,0.7,1.1,0.9c-0.4,0.4-0.7,1-0.7,1.6v4.2c0,1.3,1.1,2.4,2.4,2.4s2.4-1.1,2.4-2.4v-4.2c0-0.6-0.2-1.2-0.6-1.6\n\t\tc0.4-0.2,0.8-0.6,1.2-1h2.3v-2H14C14.1,16.7,14.1,16.6,14.1,16.4z M10.7,25.6c0,0.2-0.2,0.4-0.4,0.4c-0.2,0-0.4-0.2-0.4-0.4v-4.2\n\t\tc0-0.2,0.2-0.4,0.4-0.4c0.2,0,0.4,0.2,0.4,0.4V25.6z" }), _jsx("path", { d: "M26,10.7C26.6,10,27,9,27,8V4h-8v4c0,1,0.4,2,1,2.7c-1.6,0.9-2,2.4-2,3.3v6.6l2,1V28h6v-6.4l2-1V14\n\t\t\t\t\t\tC28,13.1,27.5,11.5,26,10.7z M21,8V6h4v2c0,1.1-0.9,2-2,2S21,9.1,21,8z M26,19.4l-2,1V26h-2v-5.6l-2-1V14c0-0.1,0-0.8,0.8-1.4\n\t\t\t\t\t\tL23,17l2.2-4.4c0.7,0.5,0.8,1.2,0.8,1.4V19.4z" })] })),
82
5
  };
6
+ const IconBluesharkProductGuide = ({ viewBox = '0 0 32 32', variant = 'default', ...props }) => _jsx(Icon, { viewBox: viewBox, element: variants[variant], ...props });
83
7
  export default IconBluesharkProductGuide;
8
+ //# sourceMappingURL=IconBluesharkProductGuide.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: "M6.62395 21.359L11.7448 13.6776L6.62396 11.9706L18.5727 2.58235L13.4518 10.2637L18.1459 11.9706L6.62395 21.359Z",
62
- fill: 'currentColor'
63
- })
64
- })
65
- };
66
- var IconBolt = 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: "M6.62395 21.359L11.7448 13.6776L6.62396 11.9706L18.5727 2.58235L13.4518 10.2637L18.1459 11.9706L6.62395 21.359Z", fill: 'currentColor' }) })),
75
5
  };
6
+ const IconBolt = ({ viewBox = '0 0 24 24', variant = 'default', ...props }) => _jsx(Icon, { viewBox: viewBox, element: variants[variant], ...props });
76
7
  export default IconBolt;
8
+ //# sourceMappingURL=IconBolt.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: "M7 1.5C6.73828 1.5 6.4707 1.5918 6.28125 1.78125C6.0918 1.9707 6 2.23828 6 2.5V3H1.5V13H14.5V3H10V2.5C10 2.23828 9.9082 1.9707 9.71875 1.78125C9.5293 1.5918 9.26172 1.5 9 1.5H7ZM7 2.5H9V3H7V2.5ZM2.5 4H13.5V7C13.5 7.5957 13.0957 8 12.5 8H3.5C2.9043 8 2.5 7.5957 2.5 7V4ZM4.5 6V7.5H5.5V6H4.5ZM10.5 6V7.5H11.5V6H10.5ZM2.5 8.71875C2.79492 8.88867 3.13477 9 3.5 9H12.5C12.8652 9 13.2051 8.88867 13.5 8.71875V12H2.5V8.71875Z",
62
- fill: "currentColor"
63
- })
64
- })
65
- };
66
- var IconBriefcase = function(_param) {
67
- var _param_viewBox = _param.viewBox, viewBox = _param_viewBox === void 0 ? '0 0 16 16' : _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: "M7 1.5C6.73828 1.5 6.4707 1.5918 6.28125 1.78125C6.0918 1.9707 6 2.23828 6 2.5V3H1.5V13H14.5V3H10V2.5C10 2.23828 9.9082 1.9707 9.71875 1.78125C9.5293 1.5918 9.26172 1.5 9 1.5H7ZM7 2.5H9V3H7V2.5ZM2.5 4H13.5V7C13.5 7.5957 13.0957 8 12.5 8H3.5C2.9043 8 2.5 7.5957 2.5 7V4ZM4.5 6V7.5H5.5V6H4.5ZM10.5 6V7.5H11.5V6H10.5ZM2.5 8.71875C2.79492 8.88867 3.13477 9 3.5 9H12.5C12.8652 9 13.2051 8.88867 13.5 8.71875V12H2.5V8.71875Z", fill: "currentColor" }) })),
75
5
  };
6
+ const IconBriefcase = ({ viewBox = '0 0 16 16', variant = 'default', ...props }) => _jsx(Icon, { viewBox: viewBox, element: variants[variant], ...props });
76
7
  export default IconBriefcase;
8
+ //# sourceMappingURL=IconBriefcase.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
- export var variants = {
59
- default: /*#__PURE__*/ _jsx(_Fragment, {
60
- children: /*#__PURE__*/ _jsx("path", {
61
- d: "M7.51196 19.1571C7.09963 19.1571 6.74205 19.0485 6.43921 18.8313C6.13638 18.6143 5.94821 18.3272 5.87471 17.9698H5.41721C5.08355 17.9698 4.79071 17.8438 4.53871 17.5918C4.28671 17.34 4.16071 17.0473 4.16071 16.7136V13.4226C3.09105 12.7751 2.25721 11.9259 1.65921 10.8751C1.06105 9.82426 0.761963 8.68751 0.761963 7.46484C0.761963 5.58284 1.41646 3.98734 2.72546 2.67834C4.03446 1.36934 5.62996 0.714844 7.51196 0.714844C9.39396 0.714844 10.9895 1.36934 12.2985 2.67834C13.6075 3.98734 14.262 5.58284 14.262 7.46484C14.262 8.69434 13.9633 9.83293 13.366 10.8806C12.7686 11.9283 11.9344 12.7756 10.8632 13.4226V16.7136C10.8632 17.0473 10.7372 17.34 10.4852 17.5918C10.2332 17.8438 9.94038 17.9698 9.60671 17.9698H9.14921C9.07571 18.3272 8.88755 18.6143 8.58471 18.8313C8.28188 19.0485 7.9243 19.1571 7.51196 19.1571ZM5.41721 16.7136H9.60671V15.6801H5.41721V16.7136ZM5.41721 14.7956H9.60671V13.7993H5.41721V14.7956ZM5.20046 12.5431H7.00046V9.27634L4.81071 7.08659L5.51721 6.38034L7.51196 8.38159L9.50671 6.38034L10.2132 7.08659L8.02346 9.27634V12.5431H9.82346C10.7731 12.0961 11.5409 11.4173 12.1267 10.5068C12.7125 9.59634 13.0055 8.58234 13.0055 7.46484C13.0055 5.92801 12.474 4.62826 11.4112 3.56559C10.3485 2.50276 9.0488 1.97134 7.51196 1.97134C5.97513 1.97134 4.67538 2.50276 3.61271 3.56559C2.54988 4.62826 2.01846 5.92801 2.01846 7.46484C2.01846 8.58234 2.31138 9.59634 2.89721 10.5068C3.48305 11.4173 4.2508 12.0961 5.20046 12.5431Z",
62
- fill: "currentColor"
63
- })
64
- })
65
- };
66
- var IconBulb = function(_param) {
67
- var _param_viewBox = _param.viewBox, viewBox = _param_viewBox === void 0 ? '0 0 15 20' : _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
+ export const variants = {
4
+ default: (_jsx(_Fragment, { children: _jsx("path", { d: "M7.51196 19.1571C7.09963 19.1571 6.74205 19.0485 6.43921 18.8313C6.13638 18.6143 5.94821 18.3272 5.87471 17.9698H5.41721C5.08355 17.9698 4.79071 17.8438 4.53871 17.5918C4.28671 17.34 4.16071 17.0473 4.16071 16.7136V13.4226C3.09105 12.7751 2.25721 11.9259 1.65921 10.8751C1.06105 9.82426 0.761963 8.68751 0.761963 7.46484C0.761963 5.58284 1.41646 3.98734 2.72546 2.67834C4.03446 1.36934 5.62996 0.714844 7.51196 0.714844C9.39396 0.714844 10.9895 1.36934 12.2985 2.67834C13.6075 3.98734 14.262 5.58284 14.262 7.46484C14.262 8.69434 13.9633 9.83293 13.366 10.8806C12.7686 11.9283 11.9344 12.7756 10.8632 13.4226V16.7136C10.8632 17.0473 10.7372 17.34 10.4852 17.5918C10.2332 17.8438 9.94038 17.9698 9.60671 17.9698H9.14921C9.07571 18.3272 8.88755 18.6143 8.58471 18.8313C8.28188 19.0485 7.9243 19.1571 7.51196 19.1571ZM5.41721 16.7136H9.60671V15.6801H5.41721V16.7136ZM5.41721 14.7956H9.60671V13.7993H5.41721V14.7956ZM5.20046 12.5431H7.00046V9.27634L4.81071 7.08659L5.51721 6.38034L7.51196 8.38159L9.50671 6.38034L10.2132 7.08659L8.02346 9.27634V12.5431H9.82346C10.7731 12.0961 11.5409 11.4173 12.1267 10.5068C12.7125 9.59634 13.0055 8.58234 13.0055 7.46484C13.0055 5.92801 12.474 4.62826 11.4112 3.56559C10.3485 2.50276 9.0488 1.97134 7.51196 1.97134C5.97513 1.97134 4.67538 2.50276 3.61271 3.56559C2.54988 4.62826 2.01846 5.92801 2.01846 7.46484C2.01846 8.58234 2.31138 9.59634 2.89721 10.5068C3.48305 11.4173 4.2508 12.0961 5.20046 12.5431Z", fill: "currentColor" }) })),
75
5
  };
6
+ const IconBulb = ({ viewBox = '0 0 15 20', variant = 'default', ...props }) => _jsx(Icon, { viewBox: viewBox, element: variants[variant], ...props });
76
7
  export default IconBulb;
8
+ //# sourceMappingURL=IconBulb.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: "M6.75 3V3.75H3.75V20.25H20.25V3.75H17.25V3H15.75V3.75H8.25V3H6.75ZM5.25 5.25H6.75V6H8.25V5.25H15.75V6H17.25V5.25H18.75V6.75H5.25V5.25ZM5.25 8.25H18.75V18.75H5.25V8.25ZM9.75 9.75V11.25H11.25V9.75H9.75ZM12.75 9.75V11.25H14.25V9.75H12.75ZM15.75 9.75V11.25H17.25V9.75H15.75ZM6.75 12.75V14.25H8.25V12.75H6.75ZM9.75 12.75V14.25H11.25V12.75H9.75ZM12.75 12.75V14.25H14.25V12.75H12.75ZM15.75 12.75V14.25H17.25V12.75H15.75ZM6.75 15.75V17.25H8.25V15.75H6.75ZM9.75 15.75V17.25H11.25V15.75H9.75ZM12.75 15.75V17.25H14.25V15.75H12.75Z",
62
- fill: "currentColor"
63
- })
64
- })
65
- };
66
- var IconCalendar = 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: "M6.75 3V3.75H3.75V20.25H20.25V3.75H17.25V3H15.75V3.75H8.25V3H6.75ZM5.25 5.25H6.75V6H8.25V5.25H15.75V6H17.25V5.25H18.75V6.75H5.25V5.25ZM5.25 8.25H18.75V18.75H5.25V8.25ZM9.75 9.75V11.25H11.25V9.75H9.75ZM12.75 9.75V11.25H14.25V9.75H12.75ZM15.75 9.75V11.25H17.25V9.75H15.75ZM6.75 12.75V14.25H8.25V12.75H6.75ZM9.75 12.75V14.25H11.25V12.75H9.75ZM12.75 12.75V14.25H14.25V12.75H12.75ZM15.75 12.75V14.25H17.25V12.75H15.75ZM6.75 15.75V17.25H8.25V15.75H6.75ZM9.75 15.75V17.25H11.25V15.75H9.75ZM12.75 15.75V17.25H14.25V15.75H12.75Z", fill: "currentColor" }) })),
75
5
  };
6
+ const IconCalendar = ({ viewBox = '0 0 24 24', variant = 'default', ...props }) => _jsx(Icon, { viewBox: viewBox, element: variants[variant], ...props });
76
7
  export default IconCalendar;
8
+ //# sourceMappingURL=IconCalendar.js.map