@zonos/amino 4.4.3 → 4.4.5

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 (152) hide show
  1. package/all.d.ts +4 -1
  2. package/components/announcement-dialog/AnnouncementDialog.d.ts +27 -0
  3. package/components/announcement-dialog/AnnouncementDialog.js +1 -0
  4. package/components/input/SearchInput.js +1 -1
  5. package/components/input/input-type/_FloatLabelInput.js +1 -1
  6. package/components/text/Text.js +1 -1
  7. package/components/textarea/Textarea.js +1 -1
  8. package/components/theme-select/ThemeSelect.d.ts +6 -0
  9. package/components/theme-select/ThemeSelect.js +1 -0
  10. package/icons/ArrowDownDuotoneIcon.js +1 -1
  11. package/icons/ArrowLeftDuotoneIcon.js +1 -1
  12. package/icons/ArrowRightDuotoneIcon.js +1 -1
  13. package/icons/ArrowSwapDuotoneIcon.js +1 -1
  14. package/icons/ArrowUpDuotoneIcon.js +1 -1
  15. package/icons/BagDuotoneIcon.js +1 -1
  16. package/icons/BankDuotoneIcon.js +1 -1
  17. package/icons/BellDuotoneIcon.js +1 -1
  18. package/icons/BellOffDuotoneIcon.js +1 -1
  19. package/icons/BookDuotoneIcon.js +1 -1
  20. package/icons/BookmarkAddDuotoneIcon.js +1 -1
  21. package/icons/BookmarkCheckDuotoneIcon.js +1 -1
  22. package/icons/BookmarkDuotoneIcon.js +1 -1
  23. package/icons/BookmarkOffDuotoneIcon.js +1 -1
  24. package/icons/BookmarkRemoveDuotoneIcon.js +1 -1
  25. package/icons/BookmarkSubtractDuotoneIcon.js +1 -1
  26. package/icons/BoxesDuotoneIcon.js +1 -1
  27. package/icons/BufferDuotoneIcon.js +1 -1
  28. package/icons/CalculatorDuotoneIcon.js +1 -1
  29. package/icons/CalendarDuotoneIcon.js +1 -1
  30. package/icons/CardDuotoneIcon.js +1 -1
  31. package/icons/CaretDownDuotoneIcon.js +1 -1
  32. package/icons/CaretLeftDuotoneIcon.js +1 -1
  33. package/icons/CaretRightDuotoneIcon.js +1 -1
  34. package/icons/CaretUpDuotoneIcon.js +1 -1
  35. package/icons/CartDuotoneIcon.js +1 -1
  36. package/icons/ChartDuotoneIcon.js +1 -1
  37. package/icons/CheckCircleDuotoneIcon.js +1 -1
  38. package/icons/CheckmarkDuotoneIcon.js +1 -1
  39. package/icons/CheckoutDuotoneIcon.js +1 -1
  40. package/icons/ChevronDownCircleDuotoneIcon.js +1 -1
  41. package/icons/ChevronDownDuotoneIcon.js +1 -1
  42. package/icons/ChevronLeftCircleDuotoneIcon.js +1 -1
  43. package/icons/ChevronLeftDuotoneIcon.js +1 -1
  44. package/icons/ChevronRightCircleDuotoneIcon.js +1 -1
  45. package/icons/ChevronRightDuotoneIcon.js +1 -1
  46. package/icons/ChevronUpCircleDuotoneIcon.js +1 -1
  47. package/icons/ChevronUpDuotoneIcon.js +1 -1
  48. package/icons/CircleDuotoneIcon.js +1 -1
  49. package/icons/ClassifyDuotoneIcon.js +1 -1
  50. package/icons/ClearDuotoneIcon.js +1 -1
  51. package/icons/ClockDuotoneIcon.js +1 -1
  52. package/icons/CodeCircleDuotoneIcon.js +1 -1
  53. package/icons/CodeDuotoneIcon.js +1 -1
  54. package/icons/CoinsDuotoneIcon.js +1 -1
  55. package/icons/CommentDuotoneIcon.js +1 -1
  56. package/icons/CopyDuotoneIcon.js +1 -1
  57. package/icons/CubeDuotoneIcon.js +1 -1
  58. package/icons/DashboardDuotoneIcon.js +1 -1
  59. package/icons/DiamondDuotoneIcon.js +1 -1
  60. package/icons/DislikeDuotoneIcon.js +1 -1
  61. package/icons/DocsDuotoneIcon.js +1 -1
  62. package/icons/DollarDuotoneIcon.js +1 -1
  63. package/icons/DoubleChevronDuotoneIcon.js +1 -1
  64. package/icons/DragDuotoneIcon.js +1 -1
  65. package/icons/EditDuotoneIcon.js +1 -1
  66. package/icons/ExclamationMarkDuotoneIcon.js +1 -1
  67. package/icons/ExportDuotoneIcon.js +1 -1
  68. package/icons/ExternalDuotoneIcon.js +1 -1
  69. package/icons/EyeDuotoneIcon.js +1 -1
  70. package/icons/EyeOffDuotoneIcon.js +1 -1
  71. package/icons/FileDuotoneIcon.js +1 -1
  72. package/icons/FileUploadDuotoneIcon.js +1 -1
  73. package/icons/FilterDuotoneIcon.js +1 -1
  74. package/icons/FolderListDuotoneIcon.js +1 -1
  75. package/icons/FolderUploadDuotoneIcon.js +1 -1
  76. package/icons/GridDuotoneIcon.js +1 -1
  77. package/icons/HelloDuotoneIcon.js +1 -1
  78. package/icons/HelpDuotoneIcon.js +1 -1
  79. package/icons/HexagonDuotoneIcon.js +1 -1
  80. package/icons/HomeDuotoneIcon.js +1 -1
  81. package/icons/ImageDuotoneIcon.js +1 -1
  82. package/icons/ImportDuotoneIcon.js +1 -1
  83. package/icons/InfoDuotoneIcon.js +1 -1
  84. package/icons/IntegrationDuotoneIcon.js +1 -1
  85. package/icons/LandedCostDuotoneIcon.js +1 -1
  86. package/icons/LaptopDuotoneIcon.js +1 -1
  87. package/icons/LightDuotoneIcon.js +1 -1
  88. package/icons/LikeDuotoneIcon.js +1 -1
  89. package/icons/LineDownDuotoneIcon.js +1 -1
  90. package/icons/LineUpDuotoneIcon.js +1 -1
  91. package/icons/LinkDuotoneIcon.js +1 -1
  92. package/icons/LocationDuotoneIcon.js +1 -1
  93. package/icons/LockDuotoneIcon.js +1 -1
  94. package/icons/LoginDuotoneIcon.js +1 -1
  95. package/icons/LogoutDuotoneIcon.js +1 -1
  96. package/icons/MailDuotoneIcon.js +1 -1
  97. package/icons/MenuDuotoneIcon.js +1 -1
  98. package/icons/MinusCircleDuotoneIcon.js +1 -1
  99. package/icons/MinusDuotoneIcon.js +1 -1
  100. package/icons/MobileDuotoneIcon.js +1 -1
  101. package/icons/MoneyDuotoneIcon.js +1 -1
  102. package/icons/MonitorDuotoneIcon.js +1 -1
  103. package/icons/NightDuotoneIcon.js +1 -1
  104. package/icons/PauseCircleDuotoneIcon.js +1 -1
  105. package/icons/PercentBadgeDuotoneIcon.js +1 -1
  106. package/icons/PercentDuotoneIcon.js +1 -1
  107. package/icons/PlayCircleDuotoneIcon.js +1 -1
  108. package/icons/PlayDuotoneIcon.js +1 -1
  109. package/icons/PlusCircleDuotoneIcon.js +1 -1
  110. package/icons/PlusDuotoneIcon.js +1 -1
  111. package/icons/PrinterDuotoneIcon.js +1 -1
  112. package/icons/RateDuotoneIcon.js +1 -1
  113. package/icons/ReceiptDuotoneIcon.js +1 -1
  114. package/icons/RefreshDuotoneIcon.js +1 -1
  115. package/icons/RemoveCircleDuotoneIcon.js +1 -1
  116. package/icons/RemoveDuotoneIcon.js +1 -1
  117. package/icons/RestrictDuotoneIcon.js +1 -1
  118. package/icons/RocketDuotoneIcon.js +1 -1
  119. package/icons/ScanDuotoneIcon.js +1 -1
  120. package/icons/ScreenDuotoneIcon.js +1 -1
  121. package/icons/SearchDuotoneIcon.js +1 -1
  122. package/icons/SendDuotoneIcon.js +1 -1
  123. package/icons/SettingsDuotoneIcon.js +1 -1
  124. package/icons/ShoppingListDuotoneIcon.js +1 -1
  125. package/icons/ShoppingTagDuotoneIcon.js +1 -1
  126. package/icons/SquareDuotoneIcon.js +1 -1
  127. package/icons/StarDuotoneIcon.js +1 -1
  128. package/icons/StarOffDuotoneIcon.js +1 -1
  129. package/icons/StarsDuotoneIcon.js +1 -1
  130. package/icons/SunnyDuotoneIcon.js +1 -1
  131. package/icons/TagDuotoneIcon.js +1 -1
  132. package/icons/ThreeDotDuotoneIcon.js +1 -1
  133. package/icons/TotalLandedCostDuotoneIcon.js +1 -1
  134. package/icons/TrashCanDuotoneIcon.js +1 -1
  135. package/icons/TriangleDuotoneIcon.js +1 -1
  136. package/icons/TruckDuotoneIcon.js +1 -1
  137. package/icons/UserDuotoneIcon.js +1 -1
  138. package/icons/UtahDuotoneIcon.js +1 -1
  139. package/icons/WarningDuotoneIcon.js +1 -1
  140. package/icons/custom/theme/ThemeDarkIcon.d.ts +4 -0
  141. package/icons/custom/theme/ThemeDarkIcon.js +1 -0
  142. package/icons/custom/theme/ThemeLightIcon.d.ts +4 -0
  143. package/icons/custom/theme/ThemeLightIcon.js +1 -0
  144. package/icons/icon-base/_ThemeIconBase.d.ts +8 -0
  145. package/icons/icon-base/_ThemeIconBase.js +1 -0
  146. package/package.json +1 -1
  147. package/styles/constants/theme.d.ts +2 -2
  148. package/styles/constants/theme.js +1 -1
  149. package/theme.css +1 -2
  150. package/components/select/ThemeSelect.d.ts +0 -2
  151. package/components/select/ThemeSelect.js +0 -1
  152. package/icons/icon-base/_ProductIconBase.js +0 -1
package/all.d.ts CHANGED
@@ -2,6 +2,7 @@ import './animations/DropdownAnimation';
2
2
  import './components/alert-dialog/AlertContext';
3
3
  import './components/alert-dialog/AlertDialog';
4
4
  import './components/alert-dialog/useAlert';
5
+ import './components/announcement-dialog/AnnouncementDialog';
5
6
  import './components/avatar/AvatarBase';
6
7
  import './components/avatar/ImageAvatar';
7
8
  import './components/avatar/UserAvatar';
@@ -80,7 +81,6 @@ import './components/select/CountryPhoneSelect';
80
81
  import './components/select/CountrySelect';
81
82
  import './components/select/MultiSelect';
82
83
  import './components/select/Select';
83
- import './components/select/ThemeSelect';
84
84
  import './components/skeleton/Skeleton';
85
85
  import './components/slide-over/SlideOver';
86
86
  import './components/slider/Slider';
@@ -110,6 +110,7 @@ import './components/text-avatar/TextAvatar';
110
110
  import './components/text/LegacyText';
111
111
  import './components/text/Text';
112
112
  import './components/textarea/Textarea';
113
+ import './components/theme-select/ThemeSelect';
113
114
  import './components/thumbnail/Thumbnail';
114
115
  import './components/toast/Toast';
115
116
  import './components/toast/ToastContext';
@@ -268,6 +269,8 @@ import './icons/custom/products/LandedCostIcon';
268
269
  import './icons/custom/products/RateIcon';
269
270
  import './icons/custom/products/RestrictIcon';
270
271
  import './icons/custom/products/ScreenIcon';
272
+ import './icons/custom/theme/ThemeDarkIcon';
273
+ import './icons/custom/theme/ThemeLightIcon';
271
274
  import './icons/custom/ZonosIcon';
272
275
  import './icons/custom/ZonosLogoIcon';
273
276
  import './icons/DashboardDuotoneIcon';
@@ -0,0 +1,27 @@
1
+ import { type ReactNode } from 'react';
2
+ import type { Theme } from "../../types/Theme";
3
+ type AnnouncementType = 'feature-update' | 'announcement';
4
+ export type AnnouncementDialogProps = {
5
+ announcementId: string;
6
+ children: ReactNode;
7
+ className?: string;
8
+ image?: ReactNode;
9
+ imageWidth?: number;
10
+ label?: ReactNode;
11
+ onClose: () => void;
12
+ open: boolean;
13
+ themeOverride?: Theme;
14
+ type: AnnouncementType;
15
+ width?: number;
16
+ /** Close when clicking outside dialog (on the backdrop)
17
+ * @default true
18
+ */
19
+ closeOnBlur?: boolean;
20
+ /** Close on pressing 'escape' key
21
+ * @default true
22
+ */
23
+ closeOnEsc?: boolean;
24
+ noBorder?: boolean;
25
+ };
26
+ export declare const AnnouncementDialog: import("react").ForwardRefExoticComponent<AnnouncementDialogProps & import("react").RefAttributes<HTMLDivElement>>;
27
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../../_tslib-fe391a2e.js"),n=require("react/jsx-runtime"),t=require("react"),r=require("../text/Text.js"),a=require("../../styles/constants/theme.js"),s=require("../../utils/hooks/useStorage.js"),i=require("styled-components"),o=require("../dialog/_BaseDialog.js"),u=require("../stack/VStack.js");function c(e){return e&&e.__esModule?e:{default:e}}require("../../utils/storage.js"),require("swr"),require("../../utils/hooks/useSwr.js"),require("framer-motion"),require("../backdrop/Backdrop.js"),require("../stack/Stack.js");var l,d,g=c(i),m=g.default(u.VStack)(l||(l=e.__makeTemplateObject(["\n padding: "," ",";\n overflow-y: auto;\n flex-grow: 1;\n"],["\n padding: "," ",";\n overflow-y: auto;\n flex-grow: 1;\n"])),a.theme.space16,a.theme.space24),h=g.default.div(d||(d=e.__makeTemplateObject(["\n width: ",";\n height: auto;\n margin: ",";\n margin-bottom: ",";\n"],["\n width: ",";\n height: auto;\n margin: ",";\n margin-bottom: ",";\n"])),(function(e){return"".concat(e.imageWidth,"px")||"100%"}),(function(e){return e.imageWidth?"0 auto":"unset"}),a.theme.space16),_=t.forwardRef((function(t,a){var i=t.announcementId,u=t.children,c=t.className,l=t.image,d=t.imageWidth,g=t.label,_=t.onClose,p=t.open,j=t.themeOverride,f=t.type,x=t.width,q=t.closeOnBlur,k=t.closeOnEsc,w=t.noBorder,y=e.__read(s.useStorage({key:"announcement:".concat(i),defaultValue:"",type:"local"}),2),b=y[0],v=y[1];return n.jsxs(o.BaseDialog,e.__assign({className:c,"data-theme":j,open:p||!b,width:x,onClose:function(){_(),v("seen")},closeOnBlur:q,closeOnEsc:k,noBorder:w},{children:[n.jsx(h,e.__assign({imageWidth:d},{children:l})),n.jsxs(m,e.__assign({spacing:8},{children:[n.jsx(r.Text,e.__assign({type:"label",color:"blue600"},{children:"feature-update"===f?"Feature update":"Announcement"})),n.jsx(r.Text,e.__assign({type:"title"},{children:g})),n.jsx("div",e.__assign({ref:a},{children:n.jsx(r.Text,e.__assign({color:"gray800"},{children:u}))}))]}))]}))}));exports.AnnouncementDialog=_;
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),n=require("react/jsx-runtime"),t=require("../../icons/SearchIcon.js"),a=require("../../styles/constants/theme.js"),i=require("styled-components");function r(e){return e&&e.__esModule?e:{default:e}}require("react"),require("../../icons/icon-base/_IconBase.js");var o,s,d,l=r(i),u=l.default.div(o||(o=e.__makeTemplateObject(["\n position: relative;\n border: ",";\n border-radius: ",";\n width: 100%;\n"],["\n position: relative;\n border: ",";\n border-radius: ",";\n width: 100%;\n"])),a.theme.border,a.theme.radius6),c=l.default.label(s||(s=e.__makeTemplateObject(["\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n width: ",";\n"],["\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n width: ",";\n"])),a.theme.space40),h=l.default.input(d||(d=e.__makeTemplateObject(["\n padding-left: ",";\n padding-right: ",";\n height: 40px;\n font-weight: 500;\n line-height: 40px;\n border-radius: ",";\n outline: none;\n width: 100%;\n :focus {\n outline: none;\n box-shadow: ",";\n }\n"],["\n padding-left: ",";\n padding-right: ",";\n height: 40px;\n font-weight: 500;\n line-height: 40px;\n border-radius: ",";\n outline: none;\n width: 100%;\n :focus {\n outline: none;\n box-shadow: ",";\n }\n"])),a.theme.space40,a.theme.space16,a.theme.radius6,a.theme.glowBlue);exports.SearchInput=function(a){var i=a.autoFocus,r=a.className,o=a.disabled,s=a.inputMode,d=a.onChange,l=a.onKeyDown,p=a.pattern,b=a.placeholder,m=a.readOnly,g=a.required,f=a.tabIndex,_=a.value,x=e.__rest(a,["autoFocus","className","disabled","inputMode","onChange","onKeyDown","pattern","placeholder","readOnly","required","tabIndex","value"]);return n.jsxs(u,e.__assign({className:r},{children:[n.jsx(c,e.__assign({htmlFor:h},{children:n.jsx(t.SearchIcon,{color:"gray600",size:20})})),n.jsx(h,e.__assign({autoFocus:i,disabled:o,inputMode:s,onChange:d,onKeyDown:l,pattern:p,placeholder:b||"Search...",readOnly:m,required:g,tabIndex:f,type:"search",value:_||""},x))]}))};
1
+ "use strict";var e=require("../../_tslib-fe391a2e.js"),n=require("react/jsx-runtime"),t=require("../../icons/SearchIcon.js"),o=require("../../styles/constants/theme.js"),a=require("styled-components");function r(e){return e&&e.__esModule?e:{default:e}}require("react"),require("../../icons/icon-base/_IconBase.js");var i,s,l,d=r(a),u=d.default.div(i||(i=e.__makeTemplateObject(["\n position: relative;\n border: ",";\n border-radius: ",";\n width: 100%;\n"],["\n position: relative;\n border: ",";\n border-radius: ",";\n width: 100%;\n"])),o.theme.border,o.theme.radius6),c=d.default.label(s||(s=e.__makeTemplateObject(["\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n width: ",";\n"],["\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n width: ",";\n"])),o.theme.space40),h=d.default.input(l||(l=e.__makeTemplateObject(["\n padding-left: ",";\n padding-right: ",";\n height: 40px;\n font-weight: 500;\n line-height: 40px;\n border-radius: ",";\n outline: none;\n width: 100%;\n background: ",";\n :focus {\n outline: none;\n box-shadow: ",";\n }\n &:-webkit-autofill,\n &:-moz-autofill {\n background-color: ",";\n color: ",";\n }\n"],["\n padding-left: ",";\n padding-right: ",";\n height: 40px;\n font-weight: 500;\n line-height: 40px;\n border-radius: ",";\n outline: none;\n width: 100%;\n background: ",";\n :focus {\n outline: none;\n box-shadow: ",";\n }\n &:-webkit-autofill,\n &:-moz-autofill {\n background-color: ",";\n color: ",";\n }\n"])),o.theme.space40,o.theme.space16,o.theme.radius6,o.theme.inputBackground,o.theme.glowBlue,o.theme.inputBackground,o.theme.textColor);exports.SearchInput=function(o){var a=o.autoFocus,r=o.className,i=o.disabled,s=o.inputMode,l=o.onChange,d=o.onKeyDown,p=o.pattern,b=o.placeholder,m=o.readOnly,g=o.required,f=o.tabIndex,x=o.value,_=e.__rest(o,["autoFocus","className","disabled","inputMode","onChange","onKeyDown","pattern","placeholder","readOnly","required","tabIndex","value"]);return n.jsxs(u,e.__assign({className:r},{children:[n.jsx(c,e.__assign({htmlFor:h},{children:n.jsx(t.SearchIcon,{color:"gray600",size:20})})),n.jsx(h,e.__assign({autoFocus:a,disabled:i,inputMode:s,onChange:l,onKeyDown:d,pattern:p,placeholder:b||"Search...",readOnly:m,required:g,tabIndex:f,type:"search",value:x||""},_))]}))};
@@ -1 +1 @@
1
- "use strict";var n=require("../../../_tslib-fe391a2e.js"),e=require("react/jsx-runtime"),t=require("react"),a=require("../../../styles/constants/theme.js"),o=require("../../../utils/getTestId.js");function r(n){return n&&n.__esModule?n:{default:n}}var i,l,s,d,p,c,h,f=r(require("styled-components")),u=f.default.label(i||(i=n.__makeTemplateObject(["\n display: block;\n max-height: 0;\n pointer-events: none;\n order: 1;\n &::before {\n content: attr(data-label);\n color: ",";\n position: absolute;\n font-size: ",";\n line-height: ",";\n display: inline-block;\n filter: blur(0);\n transform-origin: left top;\n transition: ",";\n margin-left: ",";\n top: calc(50% - "," / 2);\n z-index: 1;\n }\n &::after {\n content: '';\n position: absolute;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n border-radius: ",";\n }\n /** disabled state */\n .disabled & {\n pointer-events: inherit;\n ::after {\n cursor: not-allowed;\n z-index: 1;\n }\n }\n"],["\n display: block;\n max-height: 0;\n pointer-events: none;\n order: 1;\n &::before {\n content: attr(data-label);\n color: ",";\n position: absolute;\n font-size: ",";\n line-height: ",";\n display: inline-block;\n filter: blur(0);\n transform-origin: left top;\n transition: ",";\n margin-left: ",";\n top: calc(50% - "," / 2);\n z-index: 1;\n }\n &::after {\n content: '';\n position: absolute;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n border-radius: ",";\n }\n /** disabled state */\n .disabled & {\n pointer-events: inherit;\n ::after {\n cursor: not-allowed;\n z-index: 1;\n }\n }\n"])),a.theme.gray800,a.theme.fontSizeBase,a.theme.fontSizeBase,a.theme.transition,a.theme.space16,a.theme.fontSizeBase,a.theme.radius6),b=f.default.div(l||(l=n.__makeTemplateObject(["\n font-size: ",";\n line-height: ",";\n font-weight: 500;\n background: transparent;\n padding: 0 ",";\n font-weight: 700;\n flex-basis: 50px;\n display: flex;\n justify-content: center;\n align-items: center;\n"],["\n font-size: ",";\n line-height: ",";\n font-weight: 500;\n background: transparent;\n padding: 0 ",";\n font-weight: 700;\n flex-basis: 50px;\n display: flex;\n justify-content: center;\n align-items: center;\n"])),a.theme.fontSizeS,a.theme.fontSizeS,a.theme.space16),m=f.default(b)(s||(s=n.__makeTemplateObject(["\n border-top-left-radius: ",";\n border-bottom-left-radius: ",";\n"],["\n border-top-left-radius: ",";\n border-bottom-left-radius: ",";\n"])),a.theme.radius6,a.theme.radius6),g=f.default(b)(d||(d=n.__makeTemplateObject(["\n order: 3;\n border-top-right-radius: ",";\n border-bottom-right-radius: ",";\n"],["\n order: 3;\n border-top-right-radius: ",";\n border-bottom-right-radius: ",";\n"])),a.theme.radius6,a.theme.radius6),x=f.default.div(p||(p=n.__makeTemplateObject(["\n display: flex;\n order: 2;\n align-items: flex-end;\n padding-left: ",";\n padding-right: ",";\n padding-bottom: calc(",");\n color: ",";\n white-space: nowrap;\n"],["\n display: flex;\n order: 2;\n align-items: flex-end;\n padding-left: ",";\n padding-right: ",";\n padding-bottom: calc(",");\n color: ",";\n white-space: nowrap;\n"])),a.theme.space16,a.theme.space4,a.theme.space8,a.theme.gray800),y=f.default.input(c||(c=n.__makeTemplateObject(["\n height: ",";\n box-sizing: border-box;\n position: relative;\n padding: 0 ",";\n outline: none;\n transition: ",";\n width: 100%;\n border-radius: ",";\n background: ",";\n border: 0;\n order: 2;\n font-weight: 500;\n\n :-internal-autofill-selected {\n border-radius: "," 0 0 ",";\n && + label + div {\n background-color: #e8f0fe;\n }\n }\n &.has-label {\n padding: "," 4px "," ",";\n &.has-input-prefix {\n padding-left: 0;\n & + ","::before {\n margin-left: 0;\n }\n }\n }\n &:not(.has-label) {\n ::placeholder {\n opacity: 0.6;\n }\n }\n\n &.has-value-prefix {\n padding-left: 8px;\n }\n\n ::placeholder {\n transition: ",";\n opacity: 0;\n }\n\n :focus {\n outline: none;\n & + ","::after {\n box-shadow: ",";\n }\n }\n\n &.has-error + ","::after {\n box-shadow: ",";\n }\n\n &.has-content,\n &:focus {\n &::placeholder {\n opacity: 0.6;\n }\n & + ","::before {\n top: 11px;\n transform: scale(0.8);\n }\n }\n"],["\n height: ",";\n box-sizing: border-box;\n position: relative;\n padding: 0 ",";\n outline: none;\n transition: ",";\n width: 100%;\n border-radius: ",";\n background: ",";\n border: 0;\n order: 2;\n font-weight: 500;\n\n :-internal-autofill-selected {\n border-radius: "," 0 0 ",";\n && + label + div {\n background-color: #e8f0fe;\n }\n }\n &.has-label {\n padding: "," 4px "," ",";\n &.has-input-prefix {\n padding-left: 0;\n & + ","::before {\n margin-left: 0;\n }\n }\n }\n &:not(.has-label) {\n ::placeholder {\n opacity: 0.6;\n }\n }\n\n &.has-value-prefix {\n padding-left: 8px;\n }\n\n ::placeholder {\n transition: ",";\n opacity: 0;\n }\n\n :focus {\n outline: none;\n & + ","::after {\n box-shadow: ",";\n }\n }\n\n &.has-error + ","::after {\n box-shadow: ",";\n }\n\n &.has-content,\n &:focus {\n &::placeholder {\n opacity: 0.6;\n }\n & + ","::before {\n top: 11px;\n transform: scale(0.8);\n }\n }\n"])),(function(n){return"calc(var(--amino-size-".concat(n.$size,") - 2px)")}),a.theme.space16,a.theme.transition,a.theme.radius6,a.theme.inputBackground,a.theme.radius6,a.theme.radius6,a.theme.space16,a.theme.space8,a.theme.space16,u,a.theme.transition,u,a.theme.glowBlue,u,a.theme.glowError,u),w=f.default.div(h||(h=n.__makeTemplateObject(["\n position: relative;\n display: flex;\n flex-direction: row;\n width: 100%;\n background: ",";\n border-radius: ",";\n\n &.sm ",".has-label {\n padding-top: 13px;\n padding-bottom: 0;\n &:focus,\n &.has-content {\n & + ","::before {\n top: 2px;\n }\n }\n }\n\n &.md ",".has-label {\n padding-top: 20px;\n &:focus,\n &.has-content {\n & + ","::before {\n top: 6px;\n }\n }\n }\n\n &.lg ",".has-label {\n &:focus,\n &.has-content {\n & + ","::before {\n top: 10px;\n }\n }\n }\n &.xl ",".has-label {\n padding-bottom: 2px;\n }\n"],["\n position: relative;\n display: flex;\n flex-direction: row;\n width: 100%;\n background: ",";\n border-radius: ",";\n\n &.sm ",".has-label {\n padding-top: 13px;\n padding-bottom: 0;\n &:focus,\n &.has-content {\n & + ","::before {\n top: 2px;\n }\n }\n }\n\n &.md ",".has-label {\n padding-top: 20px;\n &:focus,\n &.has-content {\n & + ","::before {\n top: 6px;\n }\n }\n }\n\n &.lg ",".has-label {\n &:focus,\n &.has-content {\n & + ","::before {\n top: 10px;\n }\n }\n }\n &.xl ",".has-label {\n padding-bottom: 2px;\n }\n"])),a.theme.inputBackground,a.theme.radius6,y,u,y,u,y,u,y),v=t.forwardRef((function(a,r){var i=a.autoFocus,l=a.className,s=a.disabled,d=a.error,p=a.inputMode,c=a.label,h=a.onChange,f=a.onKeyDown,b=a.pattern,v=a.placeholder,_=a.prefix,k=a.readOnly,j=a.required,z=a.size,O=void 0===z?"xl":z,q=a.suffix,T=a.tabIndex,S=a.type,I=a.value,B=a.valuePrefix,M=n.__rest(a,["autoFocus","className","disabled","error","inputMode","label","onChange","onKeyDown","pattern","placeholder","prefix","readOnly","required","size","suffix","tabIndex","type","value","valuePrefix"]),N=t.useMemo((function(){return o.getTestId({componentName:"input",name:c})}),[c]),P=!!_||!!B,F=!!I||!!B;return e.jsxs(w,n.__assign({className:"".concat(l||""," ").concat(O)},{children:[_&&e.jsx(m,{children:_}),B&&e.jsx(x,{children:B}),e.jsx(y,n.__assign({"aria-label":c,className:[d?"has-error":"",c?"has-label":"",F?"has-content":"",_?"has-input-prefix":"",B?"has-value-prefix":""].join(" "),hasPrefix:!!_,hasSuffix:!!q,autoFocus:i,disabled:s,inputMode:p,onChange:h,onKeyDown:f,pattern:b,placeholder:v,readOnly:k,ref:r,required:j,$size:O,tabIndex:T,type:S||"text",value:I||"","data-testid":N},M)),e.jsx(u,{hasPrefix:P,"data-label":c}),q&&e.jsx(g,{children:q})]}))}));exports.FloatLabelInput=v,exports.InputValuePrefix=x;
1
+ "use strict";var n=require("../../../_tslib-fe391a2e.js"),e=require("react/jsx-runtime"),t=require("react"),a=require("../../../styles/constants/theme.js"),o=require("../../../utils/getTestId.js");function r(n){return n&&n.__esModule?n:{default:n}}var i,l,s,d,p,c,u,f=r(require("styled-components")),h=f.default.label(i||(i=n.__makeTemplateObject(["\n display: block;\n max-height: 0;\n pointer-events: none;\n order: 1;\n &::before {\n content: attr(data-label);\n color: ",";\n position: absolute;\n font-size: ",";\n line-height: ",";\n display: inline-block;\n filter: blur(0);\n transform-origin: left top;\n transition: ",";\n margin-left: ",";\n top: calc(50% - "," / 2);\n z-index: 1;\n }\n &::after {\n content: '';\n position: absolute;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n border-radius: ",";\n }\n /** disabled state */\n .disabled & {\n pointer-events: inherit;\n ::after {\n cursor: not-allowed;\n z-index: 1;\n }\n }\n"],["\n display: block;\n max-height: 0;\n pointer-events: none;\n order: 1;\n &::before {\n content: attr(data-label);\n color: ",";\n position: absolute;\n font-size: ",";\n line-height: ",";\n display: inline-block;\n filter: blur(0);\n transform-origin: left top;\n transition: ",";\n margin-left: ",";\n top: calc(50% - "," / 2);\n z-index: 1;\n }\n &::after {\n content: '';\n position: absolute;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n border-radius: ",";\n }\n /** disabled state */\n .disabled & {\n pointer-events: inherit;\n ::after {\n cursor: not-allowed;\n z-index: 1;\n }\n }\n"])),a.theme.gray800,a.theme.fontSizeBase,a.theme.fontSizeBase,a.theme.transition,a.theme.space16,a.theme.fontSizeBase,a.theme.radius6),b=f.default.div(l||(l=n.__makeTemplateObject(["\n font-size: ",";\n line-height: ",";\n font-weight: 500;\n background: transparent;\n padding: 0 ",";\n font-weight: 700;\n flex-basis: 50px;\n display: flex;\n justify-content: center;\n align-items: center;\n"],["\n font-size: ",";\n line-height: ",";\n font-weight: 500;\n background: transparent;\n padding: 0 ",";\n font-weight: 700;\n flex-basis: 50px;\n display: flex;\n justify-content: center;\n align-items: center;\n"])),a.theme.fontSizeS,a.theme.fontSizeS,a.theme.space16),m=f.default(b)(s||(s=n.__makeTemplateObject(["\n border-top-left-radius: ",";\n border-bottom-left-radius: ",";\n"],["\n border-top-left-radius: ",";\n border-bottom-left-radius: ",";\n"])),a.theme.radius6,a.theme.radius6),g=f.default(b)(d||(d=n.__makeTemplateObject(["\n order: 3;\n border-top-right-radius: ",";\n border-bottom-right-radius: ",";\n"],["\n order: 3;\n border-top-right-radius: ",";\n border-bottom-right-radius: ",";\n"])),a.theme.radius6,a.theme.radius6),x=f.default.div(p||(p=n.__makeTemplateObject(["\n display: flex;\n order: 2;\n align-items: flex-end;\n padding-left: ",";\n padding-right: ",";\n padding-bottom: calc(",");\n color: ",";\n white-space: nowrap;\n"],["\n display: flex;\n order: 2;\n align-items: flex-end;\n padding-left: ",";\n padding-right: ",";\n padding-bottom: calc(",");\n color: ",";\n white-space: nowrap;\n"])),a.theme.space16,a.theme.space4,a.theme.space8,a.theme.gray800),y=f.default.input(c||(c=n.__makeTemplateObject(["\n height: ",";\n box-sizing: border-box;\n position: relative;\n padding: 0 ",";\n outline: none;\n transition: ",";\n width: 100%;\n border-radius: ",";\n background: ",";\n border: 0;\n order: 2;\n font-weight: 500;\n\n :-internal-autofill-selected {\n border-radius: "," 0 0 ",";\n && + label + div {\n background-color: #e8f0fe;\n }\n }\n &.has-label {\n padding: "," 4px "," ",";\n &.has-input-prefix {\n padding-left: 0;\n & + ","::before {\n margin-left: 0;\n }\n }\n }\n &:not(.has-label) {\n ::placeholder {\n opacity: 0.6;\n }\n }\n\n &.has-value-prefix {\n padding-left: 8px;\n }\n\n ::placeholder {\n transition: ",";\n opacity: 0;\n }\n\n :focus {\n outline: none;\n & + ","::after {\n box-shadow: ",";\n }\n }\n\n &.has-error + ","::after {\n box-shadow: ",";\n }\n\n &.has-content,\n &:focus {\n &::placeholder {\n opacity: 0.6;\n }\n & + ","::before {\n top: 11px;\n transform: scale(0.8);\n }\n }\n\n &:-webkit-autofill,\n &:-moz-autofill {\n background-color: ",";\n color: ",";\n }\n"],["\n height: ",";\n box-sizing: border-box;\n position: relative;\n padding: 0 ",";\n outline: none;\n transition: ",";\n width: 100%;\n border-radius: ",";\n background: ",";\n border: 0;\n order: 2;\n font-weight: 500;\n\n :-internal-autofill-selected {\n border-radius: "," 0 0 ",";\n && + label + div {\n background-color: #e8f0fe;\n }\n }\n &.has-label {\n padding: "," 4px "," ",";\n &.has-input-prefix {\n padding-left: 0;\n & + ","::before {\n margin-left: 0;\n }\n }\n }\n &:not(.has-label) {\n ::placeholder {\n opacity: 0.6;\n }\n }\n\n &.has-value-prefix {\n padding-left: 8px;\n }\n\n ::placeholder {\n transition: ",";\n opacity: 0;\n }\n\n :focus {\n outline: none;\n & + ","::after {\n box-shadow: ",";\n }\n }\n\n &.has-error + ","::after {\n box-shadow: ",";\n }\n\n &.has-content,\n &:focus {\n &::placeholder {\n opacity: 0.6;\n }\n & + ","::before {\n top: 11px;\n transform: scale(0.8);\n }\n }\n\n &:-webkit-autofill,\n &:-moz-autofill {\n background-color: ",";\n color: ",";\n }\n"])),(function(n){return"calc(var(--amino-size-".concat(n.$size,") - 2px)")}),a.theme.space16,a.theme.transition,a.theme.radius6,a.theme.inputBackground,a.theme.radius6,a.theme.radius6,a.theme.space16,a.theme.space8,a.theme.space16,h,a.theme.transition,h,a.theme.glowBlue,h,a.theme.glowError,h,a.theme.inputBackground,a.theme.textColor),w=f.default.div(u||(u=n.__makeTemplateObject(["\n position: relative;\n display: flex;\n flex-direction: row;\n width: 100%;\n background: ",";\n border-radius: ",";\n\n &.sm ",".has-label {\n padding-top: 13px;\n padding-bottom: 0;\n &:focus,\n &.has-content {\n & + ","::before {\n top: 2px;\n }\n }\n }\n\n &.md ",".has-label {\n padding-top: 20px;\n &:focus,\n &.has-content {\n & + ","::before {\n top: 6px;\n }\n }\n }\n\n &.lg ",".has-label {\n &:focus,\n &.has-content {\n & + ","::before {\n top: 10px;\n }\n }\n }\n &.xl ",".has-label {\n padding-bottom: 2px;\n }\n"],["\n position: relative;\n display: flex;\n flex-direction: row;\n width: 100%;\n background: ",";\n border-radius: ",";\n\n &.sm ",".has-label {\n padding-top: 13px;\n padding-bottom: 0;\n &:focus,\n &.has-content {\n & + ","::before {\n top: 2px;\n }\n }\n }\n\n &.md ",".has-label {\n padding-top: 20px;\n &:focus,\n &.has-content {\n & + ","::before {\n top: 6px;\n }\n }\n }\n\n &.lg ",".has-label {\n &:focus,\n &.has-content {\n & + ","::before {\n top: 10px;\n }\n }\n }\n &.xl ",".has-label {\n padding-bottom: 2px;\n }\n"])),a.theme.inputBackground,a.theme.radius6,y,h,y,h,y,h,y),k=t.forwardRef((function(a,r){var i=a.autoFocus,l=a.className,s=a.disabled,d=a.error,p=a.inputMode,c=a.label,u=a.onChange,f=a.onKeyDown,b=a.pattern,k=a.placeholder,v=a.prefix,_=a.readOnly,z=a.required,j=a.size,O=void 0===j?"xl":j,q=a.suffix,T=a.tabIndex,S=a.type,B=a.value,I=a.valuePrefix,M=n.__rest(a,["autoFocus","className","disabled","error","inputMode","label","onChange","onKeyDown","pattern","placeholder","prefix","readOnly","required","size","suffix","tabIndex","type","value","valuePrefix"]),N=t.useMemo((function(){return o.getTestId({componentName:"input",name:c})}),[c]),P=!!v||!!I,C=!!B||!!I;return e.jsxs(w,n.__assign({className:"".concat(l||""," ").concat(O)},{children:[v&&e.jsx(m,{children:v}),I&&e.jsx(x,{children:I}),e.jsx(y,n.__assign({"aria-label":c,className:[d?"has-error":"",c?"has-label":"",C?"has-content":"",v?"has-input-prefix":"",I?"has-value-prefix":""].join(" "),hasPrefix:!!v,hasSuffix:!!q,autoFocus:i,disabled:s,inputMode:p,onChange:u,onKeyDown:f,pattern:b,placeholder:k,readOnly:_,ref:r,required:z,$size:O,tabIndex:T,type:S||"text",value:B||"","data-testid":N},M)),e.jsx(h,{hasPrefix:P,"data-label":c}),q&&e.jsx(g,{children:q})]}))}));exports.FloatLabelInput=k,exports.InputValuePrefix=x;
@@ -1 +1 @@
1
- "use strict";var e=require("../../_tslib-fe391a2e.js"),t=require("react/jsx-runtime"),i=require("../../styles/constants/theme.js");function a(e){return e&&e.__esModule?e:{default:e}}var s,n,r,l=a(require("styled-components")),h=l.default.span(s||(s=e.__makeTemplateObject(["\n font-size: ",";\n line-height: 16px;\n color: ",";\n"],["\n font-size: ",";\n line-height: 16px;\n color: ",";\n"])),i.theme.fontSizeS,i.theme.gray900),o=l.default.span(n||(n=e.__makeTemplateObject(["\n color: ",";\n display: block;\n font-family: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 16px;\n margin-bottom: ",";\n"],["\n color: ",";\n display: block;\n font-family: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 16px;\n margin-bottom: ",";\n"])),i.theme.gray1200,i.theme.fontSans,i.theme.space8),p=[{label:"Page Header (3XL) · 34px (2.125rem)",size:"3xl",tag:"h2",type:"page-header",weight:900},{label:"Header (2XL) · 28px (1.75rem)",size:"2xl",type:"header",tag:"h3",weight:700},{label:"Description Header (2XL) · 28px (1.75rem)",size:"2xl",tag:"h3",type:"description-header",weight:700},{label:"Title (XL) • 22px (1.375rem)",size:"xl",tag:"h4",type:"title",weight:600},{label:"Bold Subheader (L) • 18px (1.125rem)",size:"l",tag:"h5",type:"bold-subheader",weight:700},{label:"Semi Bold Subheader (L / H4) • 18px (1.125rem)",size:"l",tag:"h5",type:"semi-bold-subheader",weight:600},{label:"Subheader (L) • 18px (1.125rem)",size:"l",tag:"h5",type:"subheader",weight:500},{label:"Bold Label (Base) • 14px (.875rem)",size:"base",tag:"span",type:"bold-label",weight:700},{label:"Label (Base) • 14px (.875rem)",size:"base",tag:"span",type:"label",weight:500},{label:"Body (Base) • 14px (.875rem)",size:"base",tag:"span",type:"body",weight:400},{label:"Small header (S) • 12px (.75rem)",size:"s",tag:"span",type:"small-header",weight:600},{label:"Caption (S) • 12px (.75rem)",size:"s",tag:"span",type:"caption",weight:400},{label:"Hint text (XS) • 10px (.625rem)",size:"xs",tag:"span",type:"hint-text",weight:400}],g=e.__read(p,13),c=g[0],u=g[1],z=g[2],f=g[3],b=g[4],m=g[5],d=g[6],x=g[7],w=g[8],y=g[9],U=g[10],W=g[11],_=g[12],S=l.default.h1(r||(r=e.__makeTemplateObject(["\n font-size: ",";\n font-weight: ",";\n line-height: ",";\n margin: 0;\n color: ",";\n text-transform: ",";\n"],["\n font-size: ",";\n font-weight: ",";\n line-height: ",";\n margin: 0;\n color: ",";\n text-transform: ",";\n"])),(function(e){return"var(--amino-font-size-".concat(e.fontSize||e.size,")")}),(function(e){return e.fontWeight}),(function(e){return"var(--amino-line-height-".concat(e.lineHeight||e.size,")")}),(function(e){return e.color&&i.theme[e.color]}),(function(e){return e.isUppercase&&"uppercase"}));exports.Text=function(i){var a=i.children,s=i.className,n=i.color,r=i.fontSize,l=i.fontWeight,p=i.isUppercase,g=i.lineHeight,j=i.tag,L=i.title,H=function(i){var l=i.as,h=i.fontWeight,o=i.size,p=i.isUppercase;return t.jsx(S,e.__assign({as:l,color:n,className:s,fontSize:r,fontWeight:h,lineHeight:g,size:o,isUppercase:!!p,title:L},{children:a}))};switch(i.type){case"page-header":return H({as:j||c.tag,fontWeight:l||c.weight,isUppercase:p,size:c.size});case"header":return H({as:j||u.tag,fontWeight:l||u.weight,isUppercase:p,size:u.size});case"description-header":return H({as:j||z.tag,fontWeight:l||z.weight,isUppercase:p,size:z.size});case"title":return H({as:j||f.tag,fontWeight:l||f.weight,isUppercase:p,size:f.size});case"bold-subheader":return H({as:j||b.tag,fontWeight:l||b.weight,isUppercase:p,size:b.size});case"semi-bold-subheader":return H({as:j||m.tag,fontWeight:l||m.weight,isUppercase:p,size:m.size});case"subheader":return H({as:j||d.tag,fontWeight:l||d.weight,isUppercase:p,size:d.size});case"bold-label":return H({as:j||x.tag,fontWeight:l||x.weight,isUppercase:p,size:x.size});case"label":return H({as:j||w.tag,fontWeight:l||w.weight,isUppercase:p,size:w.size});case"small-header":return H({as:j||U.tag,fontWeight:l||U.weight,isUppercase:"boolean"!=typeof p||p,size:U.size});case"caption":return H({as:j||W.tag,fontWeight:l||W.weight,isUppercase:p,size:W.size});case"hint-text":return H({as:j||_.tag,fontWeight:l||_.weight,isUppercase:p,size:_.size});case"subtitle":return t.jsx(h,e.__assign({className:s,title:L},{children:a}));case"input-label":return t.jsx(o,e.__assign({className:s,title:L},{children:a}));default:return H({as:j||y.tag,fontWeight:l||y.weight,isUppercase:p,size:y.size})}},exports.textOptions=p,exports.textOthers=["code","subtitle","small-header","input-label"];
1
+ "use strict";var e=require("../../_tslib-fe391a2e.js"),t=require("react/jsx-runtime"),i=require("../../styles/constants/theme.js");function a(e){return e&&e.__esModule?e:{default:e}}var s,n,r,l=a(require("styled-components")),h=l.default.span(s||(s=e.__makeTemplateObject(["\n font-size: ",";\n line-height: 16px;\n color: ",";\n"],["\n font-size: ",";\n line-height: 16px;\n color: ",";\n"])),i.theme.fontSizeS,i.theme.gray900),o=l.default.span(n||(n=e.__makeTemplateObject(["\n color: ",";\n display: block;\n font-family: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 16px;\n margin-bottom: ",";\n"],["\n color: ",";\n display: block;\n font-family: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 16px;\n margin-bottom: ",";\n"])),i.theme.gray1200,i.theme.fontSans,i.theme.space8),p=[{label:"Page Header (3XL) · 34px (2.125rem)",size:"3xl",tag:"h2",type:"page-header",weight:900},{label:"Header (2XL) · 28px (1.75rem)",size:"2xl",type:"header",tag:"h3",weight:700},{label:"Description Header (2XL) · 28px (1.75rem)",size:"2xl",tag:"h3",type:"description-header",weight:700},{label:"Title (XL) • 22px (1.375rem)",size:"xl",tag:"h4",type:"title",weight:600},{label:"Bold Subheader (L) • 18px (1.125rem)",size:"l",tag:"h5",type:"bold-subheader",weight:700},{label:"Semi Bold Subheader (L / H4) • 18px (1.125rem)",size:"l",tag:"h5",type:"semi-bold-subheader",weight:600},{label:"Subheader (L) • 18px (1.125rem)",size:"l",tag:"h5",type:"subheader",weight:500},{label:"Bold Label (Base) • 14px (.875rem)",size:"base",tag:"span",type:"bold-label",weight:700},{label:"Label (Base) • 14px (.875rem)",size:"base",tag:"span",type:"label",weight:500},{label:"Body (Base) • 14px (.875rem)",size:"base",tag:"span",type:"body",weight:400},{label:"Small header (S) • 12px (.75rem)",size:"s",tag:"span",type:"small-header",weight:600},{label:"Caption (S) • 12px (.75rem)",size:"s",tag:"span",type:"caption",weight:400},{label:"Hint text (XS) • 10px (.625rem)",size:"xs",tag:"span",type:"hint-text",weight:400}],g=e.__read(p,13),c=g[0],d=g[1],u=g[2],z=g[3],b=g[4],f=g[5],m=g[6],x=g[7],w=g[8],y=g[9],U=g[10],W=g[11],_=g[12],S=l.default.h1(r||(r=e.__makeTemplateObject(["\n font-size: ",";\n font-weight: ",";\n line-height: ",";\n margin: 0;\n color: ",";\n text-transform: ",";\n\n svg {\n display: inline-block;\n vertical-align: middle;\n }\n"],["\n font-size: ",";\n font-weight: ",";\n line-height: ",";\n margin: 0;\n color: ",";\n text-transform: ",";\n\n svg {\n display: inline-block;\n vertical-align: middle;\n }\n"])),(function(e){return"var(--amino-font-size-".concat(e.fontSize||e.size,")")}),(function(e){return e.fontWeight}),(function(e){return"var(--amino-line-height-".concat(e.lineHeight||e.size,")")}),(function(e){return e.color&&i.theme[e.color]}),(function(e){return e.isUppercase&&"uppercase"}));exports.Text=function(i){var a=i.children,s=i.className,n=i.color,r=i.fontSize,l=i.fontWeight,p=i.isUppercase,g=i.lineHeight,v=i.tag,j=i.title,L=function(i){var l=i.as,h=i.fontWeight,o=i.size,p=i.isUppercase;return t.jsx(S,e.__assign({as:l,color:n,className:s,fontSize:r,fontWeight:h,lineHeight:g,size:o,isUppercase:!!p,title:j},{children:a}))};switch(i.type){case"page-header":return L({as:v||c.tag,fontWeight:l||c.weight,isUppercase:p,size:c.size});case"header":return L({as:v||d.tag,fontWeight:l||d.weight,isUppercase:p,size:d.size});case"description-header":return L({as:v||u.tag,fontWeight:l||u.weight,isUppercase:p,size:u.size});case"title":return L({as:v||z.tag,fontWeight:l||z.weight,isUppercase:p,size:z.size});case"bold-subheader":return L({as:v||b.tag,fontWeight:l||b.weight,isUppercase:p,size:b.size});case"semi-bold-subheader":return L({as:v||f.tag,fontWeight:l||f.weight,isUppercase:p,size:f.size});case"subheader":return L({as:v||m.tag,fontWeight:l||m.weight,isUppercase:p,size:m.size});case"bold-label":return L({as:v||x.tag,fontWeight:l||x.weight,isUppercase:p,size:x.size});case"label":return L({as:v||w.tag,fontWeight:l||w.weight,isUppercase:p,size:w.size});case"small-header":return L({as:v||U.tag,fontWeight:l||U.weight,isUppercase:"boolean"!=typeof p||p,size:U.size});case"caption":return L({as:v||W.tag,fontWeight:l||W.weight,isUppercase:p,size:W.size});case"hint-text":return L({as:v||_.tag,fontWeight:l||_.weight,isUppercase:p,size:_.size});case"subtitle":return t.jsx(h,e.__assign({className:s,title:j},{children:a}));case"input-label":return t.jsx(o,e.__assign({className:s,title:j},{children:a}));default:return L({as:v||y.tag,fontWeight:l||y.weight,isUppercase:p,size:y.size})}},exports.textOptions=p,exports.textOthers=["code","subtitle","small-header","input-label"];
@@ -1 +1 @@
1
- "use strict";var n=require("../../_tslib-fe391a2e.js"),e=require("react/jsx-runtime"),t=require("react"),o=require("../../styles/constants/theme.js"),r=require("styled-components"),a=require("../help-text/HelpText.js");function i(n){return n&&n.__esModule?n:{default:n}}require("../text/Text.js");var s,l,d,h,c,p=i(r),u=p.default.div(s||(s=n.__makeTemplateObject(["\n border-radius: ",";\n border: ",";\n position: relative;\n &:hover {\n border: 1px solid ",";\n }\n"],["\n border-radius: ",";\n border: ",";\n position: relative;\n &:hover {\n border: 1px solid ",";\n }\n"])),o.theme.radius6,o.theme.border,o.theme.gray300),b=p.default.div(l||(l=n.__makeTemplateObject(["\n &::after {\n content: '';\n position: absolute;\n z-index: 1;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n border-radius: ",";\n }\n"],["\n &::after {\n content: '';\n position: absolute;\n z-index: 1;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n border-radius: ",";\n }\n"])),o.theme.radius6),f=p.default.label(d||(d=n.__makeTemplateObject(["\n color: ",";\n font-size: ",";\n line-height: ",";\n position: absolute;\n filter: blur(0);\n top: calc("," + 6px);\n transform-origin: left top;\n transition: ",";\n left: ",";\n z-index: 3;\n"],["\n color: ",";\n font-size: ",";\n line-height: ",";\n position: absolute;\n filter: blur(0);\n top: calc("," + 6px);\n transform-origin: left top;\n transition: ",";\n left: ",";\n z-index: 3;\n"])),o.theme.gray800,o.theme.fontSizeBase,o.theme.fontSizeBase,o.theme.fontSizeBase,o.theme.transition,o.theme.space16),m=p.default.textarea(h||(h=n.__makeTemplateObject(["\n box-sizing: border-box;\n position: relative;\n padding: 0 ",";\n padding-top: ",";\n transition: ",";\n outline: none;\n order: 2;\n width: 100%;\n border-radius: ",";\n background: ",";\n border: 0;\n font-size: ",";\n font-weight: 500;\n z-index: 2;\n\n :-internal-autofill-selected {\n border-radius: "," 0 0 ",";\n && + label + div {\n background-color: #e8f0fe;\n }\n }\n &.has-label {\n padding: "," 4px "," ",";\n\n &.has-content,\n &:focus {\n &::placeholder {\n opacity: 0.6;\n }\n & + "," {\n top: 11px;\n transform: scale(0.8);\n & + "," {\n &::before {\n content: '';\n position: absolute;\n z-index: 2;\n left: 0;\n top: 0;\n height: 25px;\n right: 0;\n background: ",";\n border-radius: ",";\n }\n }\n }\n }\n }\n\n ::placeholder {\n transition: ",";\n opacity: 0;\n color: ",";\n font-weight: 400;\n }\n\n :focus {\n outline: none;\n & ~ ","::after {\n box-shadow: ",";\n }\n }\n\n &.has-error ~ ","::after {\n box-shadow: ",";\n }\n"],["\n box-sizing: border-box;\n position: relative;\n padding: 0 ",";\n padding-top: ",";\n transition: ",";\n outline: none;\n order: 2;\n width: 100%;\n border-radius: ",";\n background: ",";\n border: 0;\n font-size: ",";\n font-weight: 500;\n z-index: 2;\n\n :-internal-autofill-selected {\n border-radius: "," 0 0 ",";\n && + label + div {\n background-color: #e8f0fe;\n }\n }\n &.has-label {\n padding: "," 4px "," ",";\n\n &.has-content,\n &:focus {\n &::placeholder {\n opacity: 0.6;\n }\n & + "," {\n top: 11px;\n transform: scale(0.8);\n & + "," {\n &::before {\n content: '';\n position: absolute;\n z-index: 2;\n left: 0;\n top: 0;\n height: 25px;\n right: 0;\n background: ",";\n border-radius: ",";\n }\n }\n }\n }\n }\n\n ::placeholder {\n transition: ",";\n opacity: 0;\n color: ",";\n font-weight: 400;\n }\n\n :focus {\n outline: none;\n & ~ ","::after {\n box-shadow: ",";\n }\n }\n\n &.has-error ~ ","::after {\n box-shadow: ",";\n }\n"])),o.theme.space16,o.theme.space8,o.theme.transition,o.theme.radius6,o.theme.inputBackground,o.theme.fontSizeBase,o.theme.radius6,o.theme.radius6,o.theme.space24,o.theme.space8,o.theme.space16,f,b,o.theme.gray0,o.theme.radius6,o.theme.transition,o.theme.gray400,b,o.theme.glowBlue,b,o.theme.glowError),x=p.default.div(c||(c=n.__makeTemplateObject(["\n position: relative;\n width: ",";\n\n &.disabled {\n * {\n cursor: not-allowed;\n }\n "," {\n opacity: 0.4;\n }\n "," {\n user-select: none;\n }\n }\n"],["\n position: relative;\n width: ",";\n\n &.disabled {\n * {\n cursor: not-allowed;\n }\n "," {\n opacity: 0.4;\n }\n "," {\n user-select: none;\n }\n }\n"])),(function(n){return n.width?"".concat(n.width,"px"):"100%"}),u,m),g=t.forwardRef((function(t,o){var r=t.className,i=t.disabled,s=t.error,l=t.helpText,d=t.label,h=t.value,c=t.rows,p=t.width,g=n.__rest(t,["className","disabled","error","helpText","label","value","rows","width"]),w=!!h;return e.jsxs(x,n.__assign({width:p,className:"amino-input-wrapper ".concat(r||""," ").concat(i?"disabled":"")},{children:[e.jsxs(u,{children:[e.jsx(m,n.__assign({className:[s?"has-error":"",d?"has-label":"",w?"has-content":""].join(" "),disabled:i,ref:o,rows:c,label:d,value:h},g)),e.jsx(f,n.__assign({"data-label":d},{children:d})),e.jsx(b,{})]}),e.jsx(a.HelpText,{error:s,helpText:l})]}))}));exports.Textarea=g;
1
+ "use strict";var n=require("../../_tslib-fe391a2e.js"),e=require("react/jsx-runtime"),t=require("react"),o=require("../../styles/constants/theme.js"),r=require("styled-components"),a=require("../help-text/HelpText.js");function i(n){return n&&n.__esModule?n:{default:n}}require("../text/Text.js");var s,l,d,c,h,p=i(r),u=p.default.div(s||(s=n.__makeTemplateObject(["\n border-radius: ",";\n border: ",";\n position: relative;\n &:hover {\n border: 1px solid ",";\n }\n"],["\n border-radius: ",";\n border: ",";\n position: relative;\n &:hover {\n border: 1px solid ",";\n }\n"])),o.theme.radius6,o.theme.border,o.theme.gray300),b=p.default.div(l||(l=n.__makeTemplateObject(["\n &::after {\n content: '';\n position: absolute;\n z-index: 1;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n border-radius: ",";\n }\n"],["\n &::after {\n content: '';\n position: absolute;\n z-index: 1;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n border-radius: ",";\n }\n"])),o.theme.radius6),f=p.default.label(d||(d=n.__makeTemplateObject(["\n color: ",";\n font-size: ",";\n line-height: ",";\n position: absolute;\n filter: blur(0);\n top: calc("," + 6px);\n transform-origin: left top;\n transition: ",";\n left: ",";\n z-index: 3;\n"],["\n color: ",";\n font-size: ",";\n line-height: ",";\n position: absolute;\n filter: blur(0);\n top: calc("," + 6px);\n transform-origin: left top;\n transition: ",";\n left: ",";\n z-index: 3;\n"])),o.theme.gray800,o.theme.fontSizeBase,o.theme.fontSizeBase,o.theme.fontSizeBase,o.theme.transition,o.theme.space16),m=p.default.textarea(c||(c=n.__makeTemplateObject(["\n box-sizing: border-box;\n position: relative;\n padding: 0 ",";\n padding-top: ",";\n transition: ",";\n outline: none;\n order: 2;\n width: 100%;\n border-radius: ",";\n background: ",";\n border: 0;\n font-size: ",";\n font-weight: 500;\n z-index: 2;\n display: block;\n\n :-internal-autofill-selected {\n border-radius: "," 0 0 ",";\n && + label + div {\n background-color: #e8f0fe;\n }\n }\n &.has-label {\n padding: "," 4px "," ",";\n\n &.has-content,\n &:focus {\n &::placeholder {\n opacity: 0.6;\n }\n & + "," {\n top: 11px;\n transform: scale(0.8);\n & + "," {\n &::before {\n content: '';\n position: absolute;\n z-index: 2;\n left: 0;\n top: 0;\n height: 25px;\n right: 0;\n background: ",";\n border-radius: ",";\n }\n }\n }\n }\n }\n\n ::placeholder {\n transition: ",";\n opacity: 0;\n color: ",";\n font-weight: 400;\n }\n\n :focus {\n outline: none;\n & ~ ","::after {\n box-shadow: ",";\n }\n }\n\n &.has-error ~ ","::after {\n box-shadow: ",";\n }\n"],["\n box-sizing: border-box;\n position: relative;\n padding: 0 ",";\n padding-top: ",";\n transition: ",";\n outline: none;\n order: 2;\n width: 100%;\n border-radius: ",";\n background: ",";\n border: 0;\n font-size: ",";\n font-weight: 500;\n z-index: 2;\n display: block;\n\n :-internal-autofill-selected {\n border-radius: "," 0 0 ",";\n && + label + div {\n background-color: #e8f0fe;\n }\n }\n &.has-label {\n padding: "," 4px "," ",";\n\n &.has-content,\n &:focus {\n &::placeholder {\n opacity: 0.6;\n }\n & + "," {\n top: 11px;\n transform: scale(0.8);\n & + "," {\n &::before {\n content: '';\n position: absolute;\n z-index: 2;\n left: 0;\n top: 0;\n height: 25px;\n right: 0;\n background: ",";\n border-radius: ",";\n }\n }\n }\n }\n }\n\n ::placeholder {\n transition: ",";\n opacity: 0;\n color: ",";\n font-weight: 400;\n }\n\n :focus {\n outline: none;\n & ~ ","::after {\n box-shadow: ",";\n }\n }\n\n &.has-error ~ ","::after {\n box-shadow: ",";\n }\n"])),o.theme.space16,o.theme.space8,o.theme.transition,o.theme.radius6,o.theme.inputBackground,o.theme.fontSizeBase,o.theme.radius6,o.theme.radius6,o.theme.space24,o.theme.space8,o.theme.space16,f,b,o.theme.gray0,o.theme.radius6,o.theme.transition,o.theme.gray400,b,o.theme.glowBlue,b,o.theme.glowError),x=p.default.div(h||(h=n.__makeTemplateObject(["\n position: relative;\n width: ",";\n\n &.disabled {\n * {\n cursor: not-allowed;\n }\n "," {\n opacity: 0.4;\n }\n "," {\n user-select: none;\n }\n }\n"],["\n position: relative;\n width: ",";\n\n &.disabled {\n * {\n cursor: not-allowed;\n }\n "," {\n opacity: 0.4;\n }\n "," {\n user-select: none;\n }\n }\n"])),(function(n){return n.width?"".concat(n.width,"px"):"100%"}),u,m),g=t.forwardRef((function(t,o){var r=t.className,i=t.disabled,s=t.error,l=t.helpText,d=t.label,c=t.value,h=t.rows,p=t.width,g=n.__rest(t,["className","disabled","error","helpText","label","value","rows","width"]),w=!!c;return e.jsxs(x,n.__assign({width:p,className:"amino-input-wrapper ".concat(r||""," ").concat(i?"disabled":"")},{children:[e.jsxs(u,{children:[e.jsx(m,n.__assign({className:[s?"has-error":"",d?"has-label":"",w?"has-content":""].join(" "),disabled:i,ref:o,rows:h,label:d,value:c},g)),e.jsx(f,n.__assign({"data-label":d},{children:d})),e.jsx(b,{})]}),e.jsx(a.HelpText,{error:s,helpText:l})]}))}));exports.Textarea=g;
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export type Props = {
3
+ disabled?: boolean;
4
+ type?: 'cards' | 'select' | 'toggle';
5
+ };
6
+ export declare const ThemeSelect: ({ disabled, type }: Props) => JSX.Element;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../../_tslib-fe391a2e.js"),n=require("react/jsx-runtime"),t=require("../../icons/custom/theme/ThemeDarkIcon.js"),i=require("../../icons/custom/theme/ThemeLightIcon.js"),r=require("../../icons/NightIcon.js"),o=require("../../icons/SunnyIcon.js"),s=require("../../styles/constants/theme.js"),a=require("../../utils/hooks/useAminoTheme.js"),c=require("styled-components"),u=require("../card/Card.js"),l=require("../select/Select.js"),d=require("../stack/HStack.js"),h=require("../text/Text.js");function m(e){return e&&e.__esModule?e:{default:e}}require("react"),require("../../icons/flag-icon/useStableUniqueId.js"),require("uuid"),require("../../icons/icon-base/_ThemeIconBase.js"),require("../../icons/icon-base/_IconBase.js"),require("../../utils/hooks/useStorage.js"),require("../../utils/storage.js"),require("swr"),require("../../utils/hooks/useSwr.js"),require("../stack/Stack.js"),require("../help-text/HelpText.js"),require("../select/_StyledReactSelect.js"),require("react-select"),require("../checkbox/Checkbox.js"),require("framer-motion"),require("../../icons/CheckmarkIcon.js"),require("../../utils/getTestId.js"),require("../../icons/CheckCircleIcon.js"),require("../../icons/DoubleChevronIcon.js"),require("../../icons/RemoveCircleIcon.js"),require("../../icons/RemoveIcon.js");var p,x,g,b,j,k,f,y=m(c),q=y.default.button(p||(p=e.__makeTemplateObject(["\n border: ",";\n color: ",";\n border-radius: ",";\n\n &:not([disabled]) {\n &:active,\n &:focus {\n outline: none;\n }\n }\n"],["\n border: ",";\n color: ",";\n border-radius: ",";\n\n &:not([disabled]) {\n &:active,\n &:focus {\n outline: none;\n }\n }\n"])),(function(e){return"2px solid ".concat(e.isActive?s.theme.blue400:"transparent")}),(function(e){return e.isActive?s.theme.primary:s.theme.textColor}),s.theme.radius8),v=y.default(u.Card)(x||(x=e.__makeTemplateObject(["\n background: ",";\n display: flex;\n flex-direction: column;\n align-items: center;\n padding: ",";\n\n svg {\n height: 64px;\n width: 110px;\n box-shadow: ",";\n margin-bottom: ",";\n }\n"],["\n background: ",";\n display: flex;\n flex-direction: column;\n align-items: center;\n padding: ",";\n\n svg {\n height: 64px;\n width: 110px;\n box-shadow: ",";\n margin-bottom: ",";\n }\n"])),s.theme.gray0,s.theme.space16,s.theme.v3ShadowLarge,s.theme.space16),_=y.default.div(g||(g=e.__makeTemplateObject(["\n background: ",";\n height: 28px;\n width: 28px;\n border-radius: 50%;\n transition: ",";\n position: absolute;\n top: 2px;\n left: ",";\n"],["\n background: ",";\n height: 28px;\n width: 28px;\n border-radius: 50%;\n transition: ",";\n position: absolute;\n top: 2px;\n left: ",";\n"])),s.theme.primary,s.theme.transition,(function(e){return e.checked?"calc(100% - 30px)":"2px"})),w=y.default(o.SunnyIcon)(b||(b=e.__makeTemplateObject(["\n position: absolute;\n top: 6px;\n right: 5.8px;\n color: ",";\n"],["\n position: absolute;\n top: 6px;\n right: 5.8px;\n color: ",";\n"])),(function(e){return e.isActive?s.theme.gray0:s.theme.gray1200})),T=y.default(r.NightIcon)(j||(j=e.__makeTemplateObject(["\n position: absolute;\n top: 6px;\n left: 6px;\n color: ",";\n"],["\n position: absolute;\n top: 6px;\n left: 6px;\n color: ",";\n"])),(function(e){return e.isActive?s.theme.gray0:s.theme.gray1200})),I=y.default.div(k||(k=e.__makeTemplateObject(["\n margin-right: ",";\n width: 62px;\n height: 32px;\n min-width: 24px;\n min-height: 16px;\n line-height: 16px;\n border-radius: 20px;\n background: ",";\n box-shadow: ",";\n display: block;\n user-select: none;\n margin-right: ",";\n position: relative;\n"],["\n margin-right: ",";\n width: 62px;\n height: 32px;\n min-width: 24px;\n min-height: 16px;\n line-height: 16px;\n border-radius: 20px;\n background: ",";\n box-shadow: ",";\n display: block;\n user-select: none;\n margin-right: ",";\n position: relative;\n"])),s.theme.space16,(function(e){return e.checked?s.theme.gray50:s.theme.gray400}),s.theme.v3ShadowInset,s.theme.space16),S=y.default.label(f||(f=e.__makeTemplateObject(["\n display: flex;\n flex-direction: row;\n cursor: pointer;\n\n &.disabled {\n "," {\n background: ",";\n }\n cursor: not-allowed;\n }\n"],["\n display: flex;\n flex-direction: row;\n cursor: pointer;\n\n &.disabled {\n "," {\n background: ",";\n }\n cursor: not-allowed;\n }\n"])),I,(function(e){return e.checked?s.theme.gray300:""})),C=[{label:"Light",value:"day"},{label:"Dark",value:"night"}];exports.ThemeSelect=function(s){var c=s.disabled,u=void 0!==c&&c,m=s.type,p=void 0===m?"select":m,x=a.useAminoTheme(),g=x.aminoTheme,b=x.setAminoTheme,j="day"===g;return n.jsxs(n.Fragment,{children:["cards"===p&&n.jsxs(d.HStack,{children:[n.jsx(q,e.__assign({onClick:function(){return b("day")},type:"button","data-theme":"day",isActive:"day"===g},{children:n.jsxs(v,{children:[n.jsx(i.ThemeLightIcon,{}),n.jsx(h.Text,e.__assign({type:"bold-label"},{children:"Light"}))]})})),n.jsx(q,e.__assign({onClick:function(){return b("night")},type:"button","data-theme":"night",isActive:"night"===g},{children:n.jsxs(v,{children:[n.jsx(t.ThemeDarkIcon,{}),n.jsx(h.Text,e.__assign({type:"bold-label"},{children:"Dark"}))]})}))]}),"select"===p&&n.jsx(l.Select,{value:C.filter((function(e){return e.value===g})),options:C,icon:function(){switch(g){case"day":default:return n.jsx(o.SunnyIcon,{});case"night":return n.jsx(r.NightIcon,{})}}(),onChange:function(e){return b((null==e?void 0:e.value)||"day")},isDisabled:u,isClearable:!1}),"toggle"===p&&n.jsx(S,e.__assign({className:u?"disabled":"",checked:j,onClick:function(){return!u&&b("day"===g?"night":"day")}},{children:n.jsxs(I,e.__assign({checked:j},{children:[n.jsx(_,{checked:j,id:"amino-theme-switch"}),n.jsx(w,{size:20,isActive:"day"===g}),n.jsx(T,{size:20,isActive:"night"===g})]}))}))]})};
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var i=s.size,l=s.color,n=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:i,color:l||"gray300",className:n,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.707 14.293a1 1 0 0 1 0 1.414l-3.646 3.647a1.5 1.5 0 0 1-2.122 0l-3.646-3.647a1 1 0 1 1 1.414-1.414L11 16.586V5a1 1 0 1 1 2 0v11.586l2.293-2.293a1 1 0 0 1 1.414 0Z",clipRule:"evenodd"})}))}));exports.ArrowDownDuotoneIcon=o;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var i=s.size,l=s.color,n=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:i,color:l||"gray400",className:n,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.707 14.293a1 1 0 0 1 0 1.414l-3.646 3.647a1.5 1.5 0 0 1-2.122 0l-3.646-3.647a1 1 0 1 1 1.414-1.414L11 16.586V5a1 1 0 1 1 2 0v11.586l2.293-2.293a1 1 0 0 1 1.414 0Z",clipRule:"evenodd"})}))}));exports.ArrowDownDuotoneIcon=o;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var i=s.size,l=s.color,t=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:i,color:l||"gray300",className:t,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.707 16.707a1 1 0 0 1-1.414 0l-3.647-3.646a1.5 1.5 0 0 1 0-2.122l3.647-3.646a1 1 0 0 1 1.414 1.414L7.414 11H19a1 1 0 1 1 0 2H7.414l2.293 2.293a1 1 0 0 1 0 1.414Z",clipRule:"evenodd"})}))}));exports.ArrowLeftDuotoneIcon=o;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var i=s.size,l=s.color,t=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:i,color:l||"gray400",className:t,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.707 16.707a1 1 0 0 1-1.414 0l-3.647-3.646a1.5 1.5 0 0 1 0-2.122l3.647-3.646a1 1 0 0 1 1.414 1.414L7.414 11H19a1 1 0 1 1 0 2H7.414l2.293 2.293a1 1 0 0 1 0 1.414Z",clipRule:"evenodd"})}))}));exports.ArrowLeftDuotoneIcon=o;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var i=s.size,l=s.color,t=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:i,color:l||"gray300",className:t,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.293 7.293a1 1 0 0 1 1.414 0l3.647 3.646a1.5 1.5 0 0 1 0 2.122l-3.647 3.646a1 1 0 0 1-1.414-1.414L16.586 13H5a1 1 0 1 1 0-2h11.586l-2.293-2.293a1 1 0 0 1 0-1.414Z",clipRule:"evenodd"})}))}));exports.ArrowRightDuotoneIcon=o;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var i=s.size,l=s.color,t=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:i,color:l||"gray400",className:t,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.293 7.293a1 1 0 0 1 1.414 0l3.647 3.646a1.5 1.5 0 0 1 0 2.122l-3.647 3.646a1 1 0 0 1-1.414-1.414L16.586 13H5a1 1 0 1 1 0-2h11.586l-2.293-2.293a1 1 0 0 1 0-1.414Z",clipRule:"evenodd"})}))}));exports.ArrowRightDuotoneIcon=o;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),l=require("./icon-base/_IconBase.js"),s=require("../styles/constants/theme.js"),o=a.forwardRef((function(a,o){var c=a.size,i=a.color,t=a.className,n=a.secondaryColor;return r.jsxs(l.IconBase,e.__assign({ref:o,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?s.theme[n]:s.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M7.707 11.293a1 1 0 0 1 0 1.414L6.414 14H13a1 1 0 1 1 0 2H6.414l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.647-2.646a1.5 1.5 0 0 1 0-2.122l2.647-2.646a1 1 0 0 1 1.414 0Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.293 5.293a1 1 0 0 1 1.414 0l2.647 2.646a1.5 1.5 0 0 1 0 2.122l-2.647 2.646a1 1 0 0 1-1.414-1.414L17.586 10H11a1 1 0 1 1 0-2h6.586l-1.293-1.293a1 1 0 0 1 0-1.414Z",clipRule:"evenodd"})]}))}));exports.ArrowSwapDuotoneIcon=o;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),l=require("./icon-base/_IconBase.js"),s=require("../styles/constants/theme.js"),o=a.forwardRef((function(a,o){var c=a.size,i=a.color,t=a.className,n=a.secondaryColor;return r.jsxs(l.IconBase,e.__assign({ref:o,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?s.theme[n]:s.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M7.707 11.293a1 1 0 0 1 0 1.414L6.414 14H13a1 1 0 1 1 0 2H6.414l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.647-2.646a1.5 1.5 0 0 1 0-2.122l2.647-2.646a1 1 0 0 1 1.414 0Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M16.293 5.293a1 1 0 0 1 1.414 0l2.647 2.646a1.5 1.5 0 0 1 0 2.122l-2.647 2.646a1 1 0 0 1-1.414-1.414L17.586 10H11a1 1 0 1 1 0-2h6.586l-1.293-1.293a1 1 0 0 1 0-1.414Z",clipRule:"evenodd"})]}))}));exports.ArrowSwapDuotoneIcon=o;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var i=s.size,l=s.color,c=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:i,color:l||"gray300",className:c,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.293 9.707a1 1 0 0 1 0-1.414l3.646-3.647a1.5 1.5 0 0 1 2.122 0l3.646 3.647a1 1 0 0 1-1.414 1.414L13 7.414V19a1 1 0 1 1-2 0V7.414L8.707 9.707a1 1 0 0 1-1.414 0Z",clipRule:"evenodd"})}))}));exports.ArrowUpDuotoneIcon=o;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var i=s.size,l=s.color,c=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:i,color:l||"gray400",className:c,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.293 9.707a1 1 0 0 1 0-1.414l3.646-3.647a1.5 1.5 0 0 1 2.122 0l3.646 3.647a1 1 0 0 1-1.414 1.414L13 7.414V19a1 1 0 1 1-2 0V7.414L8.707 9.707a1 1 0 0 1-1.414 0Z",clipRule:"evenodd"})}))}));exports.ArrowUpDuotoneIcon=o;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),s=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),l=a.forwardRef((function(a,l){var c=a.size,i=a.color,t=a.className,n=a.secondaryColor;return r.jsxs(s.IconBase,e.__assign({ref:l,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M4.537 9.841A3 3 0 0 1 7.533 7h8.934a3 3 0 0 1 2.996 2.841l.424 8A3 3 0 0 1 16.891 21H7.11a3 3 0 0 1-2.996-3.159l.424-8Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M11 5a1 1 0 0 0-1 1v4a1 1 0 1 1-2 0V6a3 3 0 0 1 3-3h2a3 3 0 0 1 3 3v4a1 1 0 1 1-2 0V6a1 1 0 0 0-1-1h-2Z",clipRule:"evenodd"})]}))}));exports.BagDuotoneIcon=l;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),s=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),l=a.forwardRef((function(a,l){var c=a.size,i=a.color,t=a.className,n=a.secondaryColor;return r.jsxs(s.IconBase,e.__assign({ref:l,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M4.537 9.841A3 3 0 0 1 7.533 7h8.934a3 3 0 0 1 2.996 2.841l.424 8A3 3 0 0 1 16.891 21H7.11a3 3 0 0 1-2.996-3.159l.424-8Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M11 5a1 1 0 0 0-1 1v4a1 1 0 1 1-2 0V6a3 3 0 0 1 3-3h2a3 3 0 0 1 3 3v4a1 1 0 1 1-2 0V6a1 1 0 0 0-1-1h-2Z",clipRule:"evenodd"})]}))}));exports.BagDuotoneIcon=l;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),s=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),l=a.forwardRef((function(a,l){var c=a.size,i=a.color,n=a.className,t=a.secondaryColor;return r.jsxs(s.IconBase,e.__assign({ref:l,size:c,color:i||"gray800",className:n,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(t?o.theme[t]:o.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M5 13V8h14v8a2 2 0 0 1 2 2v1a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-1a2 2 0 0 1 2-2v-3Zm2 3h2v-4H7v4Zm4-4v4h2v-4h-2Zm4 0v4h2v-4h-2Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.298 3.195a2 2 0 0 1 1.404 0l7 2.625A2 2 0 0 1 21 7.693V8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-.307A2 2 0 0 1 4.298 5.82l7-2.625Z",clipRule:"evenodd"})]}))}));exports.BankDuotoneIcon=l;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),s=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),l=a.forwardRef((function(a,l){var c=a.size,i=a.color,n=a.className,t=a.secondaryColor;return r.jsxs(s.IconBase,e.__assign({ref:l,size:c,color:i||"gray800",className:n,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(t?o.theme[t]:o.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M5 13V8h14v8a2 2 0 0 1 2 2v1a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-1a2 2 0 0 1 2-2v-3Zm2 3h2v-4H7v4Zm4-4v4h2v-4h-2Zm4 0v4h2v-4h-2Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.298 3.195a2 2 0 0 1 1.404 0l7 2.625A2 2 0 0 1 21 7.693V8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-.307A2 2 0 0 1 4.298 5.82l7-2.625Z",clipRule:"evenodd"})]}))}));exports.BankDuotoneIcon=l;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),c=s.forwardRef((function(s,c){var t=s.size,l=s.color,i=s.className,n=s.secondaryColor;return r.jsxs(a.IconBase,e.__assign({ref:c,size:t,color:l||"gray800",className:i,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M6 10a6 6 0 1 1 12 0v1.099c0 .595.247 1.164.682 1.57A4.178 4.178 0 0 1 20 15.715C20 18.05 18.109 20 15.747 20H8.253C5.891 20 4 18.05 4 15.715c0-1.145.474-2.258 1.318-3.046.435-.406.682-.975.682-1.57V10Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",d:"M13 3a1 1 0 1 0-2 0v1.083a6.04 6.04 0 0 1 2 0V3Zm-3 17a2 2 0 1 0 4 0h-4Z"})]}))}));exports.BellDuotoneIcon=c;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),c=s.forwardRef((function(s,c){var t=s.size,l=s.color,i=s.className,n=s.secondaryColor;return r.jsxs(a.IconBase,e.__assign({ref:c,size:t,color:l||"gray800",className:i,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M6 10a6 6 0 1 1 12 0v1.099c0 .595.247 1.164.682 1.57A4.178 4.178 0 0 1 20 15.715C20 18.05 18.109 20 15.747 20H8.253C5.891 20 4 18.05 4 15.715c0-1.145.474-2.258 1.318-3.046.435-.406.682-.975.682-1.57V10Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",d:"M13 3a1 1 0 1 0-2 0v1.083a6.04 6.04 0 0 1 2 0V3Zm-3 17a2 2 0 1 0 4 0h-4Z"})]}))}));exports.BellDuotoneIcon=c;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),s=require("./icon-base/_IconBase.js"),l=require("../styles/constants/theme.js"),o=a.forwardRef((function(a,o){var c=a.size,i=a.color,t=a.className,n=a.secondaryColor;return r.jsxs(s.IconBase,e.__assign({ref:o,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?l.theme[n]:l.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M12 2a1 1 0 0 1 1 1v1.083c2.838.476 5 2.944 5 5.917v1a1 1 0 1 1-2 0v-1a4 4 0 0 0-4-4h-2a1 1 0 0 1 0-2h1V3a1 1 0 0 1 1-1ZM6 4.586 21.414 20H8.253C5.891 20 4 18.05 4 15.715c0-1.145.474-2.258 1.318-3.046.435-.406.682-.975.682-1.57V4.586Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.293 2.293a1 1 0 0 1 1.414 0l18 18a1 1 0 0 1-1.414 1.414l-18-18a1 1 0 0 1 0-1.414ZM12 22a2 2 0 0 1-2-2h4a2 2 0 0 1-2 2Z",clipRule:"evenodd"})]}))}));exports.BellOffDuotoneIcon=o;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),s=require("./icon-base/_IconBase.js"),l=require("../styles/constants/theme.js"),o=a.forwardRef((function(a,o){var c=a.size,i=a.color,t=a.className,n=a.secondaryColor;return r.jsxs(s.IconBase,e.__assign({ref:o,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?l.theme[n]:l.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M12 2a1 1 0 0 1 1 1v1.083c2.838.476 5 2.944 5 5.917v1a1 1 0 1 1-2 0v-1a4 4 0 0 0-4-4h-2a1 1 0 0 1 0-2h1V3a1 1 0 0 1 1-1ZM6 4.586 21.414 20H8.253C5.891 20 4 18.05 4 15.715c0-1.145.474-2.258 1.318-3.046.435-.406.682-.975.682-1.57V4.586Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.293 2.293a1 1 0 0 1 1.414 0l18 18a1 1 0 0 1-1.414 1.414l-18-18a1 1 0 0 1 0-1.414ZM12 22a2 2 0 0 1-2-2h4a2 2 0 0 1-2 2Z",clipRule:"evenodd"})]}))}));exports.BellOffDuotoneIcon=o;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),l=require("react/jsx-runtime"),r=require("react"),a=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),s=r.forwardRef((function(r,s){var c=r.size,i=r.color,t=r.className,n=r.secondaryColor;return l.jsxs(a.IconBase,e.__assign({ref:s,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[l.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M12 4.962a17.63 17.63 0 0 1 7.25-.397l1.206.186A3 3 0 0 1 23 7.716v9.124a3 3 0 0 1-3.23 2.991l-2.158-.166a19.005 19.005 0 0 0-4.144.135L12 20.01l-1.468-.21a19.005 19.005 0 0 0-4.144-.135l-2.158.166A3 3 0 0 1 1 16.841V7.715A3 3 0 0 1 3.544 4.75l1.206-.186a17.63 17.63 0 0 1 7.25.397Zm-1 1.811a15.631 15.631 0 0 0-5.946-.231l-1.206.185A1 1 0 0 0 3 7.716v9.124a1 1 0 0 0 1.077.997l2.157-.166a21 21 0 0 1 4.58.15l.186.026V6.773Z",clipRule:"evenodd"}),l.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M11 6.773a15.631 15.631 0 0 0-5.946-.231l-1.206.185A1 1 0 0 0 3 7.716v9.124a1 1 0 0 0 1.077.997l2.157-.166a21 21 0 0 1 4.58.15l.186.026V6.773Z",clipRule:"evenodd"})]}))}));exports.BookDuotoneIcon=s;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),l=require("react/jsx-runtime"),r=require("react"),a=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),s=r.forwardRef((function(r,s){var c=r.size,i=r.color,t=r.className,n=r.secondaryColor;return l.jsxs(a.IconBase,e.__assign({ref:s,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[l.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M12 4.962a17.63 17.63 0 0 1 7.25-.397l1.206.186A3 3 0 0 1 23 7.716v9.124a3 3 0 0 1-3.23 2.991l-2.158-.166a19.005 19.005 0 0 0-4.144.135L12 20.01l-1.468-.21a19.005 19.005 0 0 0-4.144-.135l-2.158.166A3 3 0 0 1 1 16.841V7.715A3 3 0 0 1 3.544 4.75l1.206-.186a17.63 17.63 0 0 1 7.25.397Zm-1 1.811a15.631 15.631 0 0 0-5.946-.231l-1.206.185A1 1 0 0 0 3 7.716v9.124a1 1 0 0 0 1.077.997l2.157-.166a21 21 0 0 1 4.58.15l.186.026V6.773Z",clipRule:"evenodd"}),l.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M11 6.773a15.631 15.631 0 0 0-5.946-.231l-1.206.185A1 1 0 0 0 3 7.716v9.124a1 1 0 0 0 1.077.997l2.157-.166a21 21 0 0 1 4.58.15l.186.026V6.773Z",clipRule:"evenodd"})]}))}));exports.BookDuotoneIcon=s;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),a=require("react/jsx-runtime"),r=require("react"),o=require("./icon-base/_IconBase.js"),s=require("../styles/constants/theme.js"),l=r.forwardRef((function(r,l){var c=r.size,i=r.color,t=r.className,n=r.secondaryColor;return a.jsxs(o.IconBase,e.__assign({ref:l,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[a.jsx("path",{fill:"".concat(n?s.theme[n]:s.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M4 5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3h-.172a3 3 0 0 1-2.12-.879l-1.83-1.828a1 1 0 0 0-.706-.293h-.344a1 1 0 0 0-.707.293L9.293 21.12a3 3 0 0 1-2.121.88H7a3 3 0 0 1-3-3V5Z",clipRule:"evenodd"}),a.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 7a1 1 0 0 1 1 1v1h1a1 1 0 1 1 0 2h-1v1a1 1 0 1 1-2 0v-1h-1a1 1 0 1 1 0-2h1V8a1 1 0 0 1 1-1Z",clipRule:"evenodd"})]}))}));exports.BookmarkAddDuotoneIcon=l;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),a=require("react/jsx-runtime"),r=require("react"),o=require("./icon-base/_IconBase.js"),s=require("../styles/constants/theme.js"),l=r.forwardRef((function(r,l){var c=r.size,i=r.color,t=r.className,n=r.secondaryColor;return a.jsxs(o.IconBase,e.__assign({ref:l,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[a.jsx("path",{fill:"".concat(n?s.theme[n]:s.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M4 5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3h-.172a3 3 0 0 1-2.12-.879l-1.83-1.828a1 1 0 0 0-.706-.293h-.344a1 1 0 0 0-.707.293L9.293 21.12a3 3 0 0 1-2.121.88H7a3 3 0 0 1-3-3V5Z",clipRule:"evenodd"}),a.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 7a1 1 0 0 1 1 1v1h1a1 1 0 1 1 0 2h-1v1a1 1 0 1 1-2 0v-1h-1a1 1 0 1 1 0-2h1V8a1 1 0 0 1 1-1Z",clipRule:"evenodd"})]}))}));exports.BookmarkAddDuotoneIcon=l;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),a=require("react/jsx-runtime"),r=require("react"),o=require("./icon-base/_IconBase.js"),s=require("../styles/constants/theme.js"),l=r.forwardRef((function(r,l){var c=r.size,i=r.color,t=r.className,n=r.secondaryColor;return a.jsxs(o.IconBase,e.__assign({ref:l,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[a.jsx("path",{fill:"".concat(n?s.theme[n]:s.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M4 5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3h-.172a3 3 0 0 1-2.12-.879l-1.83-1.828a1 1 0 0 0-.706-.293h-.344a1 1 0 0 0-.707.293L9.293 21.12a3 3 0 0 1-2.121.88H7a3 3 0 0 1-3-3V5Z",clipRule:"evenodd"}),a.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.707 7.293a1 1 0 0 1 0 1.414l-3.646 3.647a1.5 1.5 0 0 1-2.122 0l-1.646-1.647a1 1 0 0 1 1.414-1.414L11 10.586l3.293-3.293a1 1 0 0 1 1.414 0Z",clipRule:"evenodd"})]}))}));exports.BookmarkCheckDuotoneIcon=l;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),a=require("react/jsx-runtime"),r=require("react"),o=require("./icon-base/_IconBase.js"),s=require("../styles/constants/theme.js"),l=r.forwardRef((function(r,l){var c=r.size,i=r.color,t=r.className,n=r.secondaryColor;return a.jsxs(o.IconBase,e.__assign({ref:l,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[a.jsx("path",{fill:"".concat(n?s.theme[n]:s.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M4 5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3h-.172a3 3 0 0 1-2.12-.879l-1.83-1.828a1 1 0 0 0-.706-.293h-.344a1 1 0 0 0-.707.293L9.293 21.12a3 3 0 0 1-2.121.88H7a3 3 0 0 1-3-3V5Z",clipRule:"evenodd"}),a.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.707 7.293a1 1 0 0 1 0 1.414l-3.646 3.647a1.5 1.5 0 0 1-2.122 0l-1.646-1.647a1 1 0 0 1 1.414-1.414L11 10.586l3.293-3.293a1 1 0 0 1 1.414 0Z",clipRule:"evenodd"})]}))}));exports.BookmarkCheckDuotoneIcon=l;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),s=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=a.forwardRef((function(a,o){var i=a.size,c=a.color,l=a.className;return r.jsx(s.IconBase,e.__assign({ref:o,size:i,color:c||"gray300",className:l,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3h-.172a3 3 0 0 1-2.12-.879l-1.83-1.828a1 1 0 0 0-.706-.293h-.344a1 1 0 0 0-.707.293L9.293 21.12a3 3 0 0 1-2.121.88H7a3 3 0 0 1-3-3V5Z",clipRule:"evenodd"})}))}));exports.BookmarkDuotoneIcon=o;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),s=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=a.forwardRef((function(a,o){var i=a.size,c=a.color,l=a.className;return r.jsx(s.IconBase,e.__assign({ref:o,size:i,color:c||"gray400",className:l,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3h-.172a3 3 0 0 1-2.12-.879l-1.83-1.828a1 1 0 0 0-.706-.293h-.344a1 1 0 0 0-.707.293L9.293 21.12a3 3 0 0 1-2.121.88H7a3 3 0 0 1-3-3V5Z",clipRule:"evenodd"})}))}));exports.BookmarkDuotoneIcon=o;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),o=require("./icon-base/_IconBase.js"),s=require("../styles/constants/theme.js"),l=a.forwardRef((function(a,l){var c=a.size,i=a.color,t=a.className,n=a.secondaryColor;return r.jsxs(o.IconBase,e.__assign({ref:l,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?s.theme[n]:s.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M8 3a1 1 0 0 1 1-1h8a3 3 0 0 1 3 3v7a1 1 0 1 1-2 0V5a1 1 0 0 0-1-1H9a1 1 0 0 1-1-1Zm-4-.414 15.293 15.293A2.414 2.414 0 0 1 17.586 22h-.758a3 3 0 0 1-2.12-.879l-2-2a1 1 0 0 0-1.415 0l-2 2A3 3 0 0 1 7.172 22H7a3 3 0 0 1-3-3V2.586Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.293 2.293a1 1 0 0 1 1.414 0l18 18a1 1 0 0 1-1.414 1.414l-18-18a1 1 0 0 1 0-1.414Z",clipRule:"evenodd"})]}))}));exports.BookmarkOffDuotoneIcon=l;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),o=require("./icon-base/_IconBase.js"),s=require("../styles/constants/theme.js"),l=a.forwardRef((function(a,l){var c=a.size,i=a.color,t=a.className,n=a.secondaryColor;return r.jsxs(o.IconBase,e.__assign({ref:l,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?s.theme[n]:s.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M8 3a1 1 0 0 1 1-1h8a3 3 0 0 1 3 3v7a1 1 0 1 1-2 0V5a1 1 0 0 0-1-1H9a1 1 0 0 1-1-1Zm-4-.414 15.293 15.293A2.414 2.414 0 0 1 17.586 22h-.758a3 3 0 0 1-2.12-.879l-2-2a1 1 0 0 0-1.415 0l-2 2A3 3 0 0 1 7.172 22H7a3 3 0 0 1-3-3V2.586Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.293 2.293a1 1 0 0 1 1.414 0l18 18a1 1 0 0 1-1.414 1.414l-18-18a1 1 0 0 1 0-1.414Z",clipRule:"evenodd"})]}))}));exports.BookmarkOffDuotoneIcon=l;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),a=require("react/jsx-runtime"),r=require("react"),o=require("./icon-base/_IconBase.js"),s=require("../styles/constants/theme.js"),l=r.forwardRef((function(r,l){var c=r.size,i=r.color,t=r.className,n=r.secondaryColor;return a.jsxs(o.IconBase,e.__assign({ref:l,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[a.jsx("path",{fill:"".concat(n?s.theme[n]:s.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M4 5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3h-.172a3 3 0 0 1-2.12-.879l-1.83-1.828a1 1 0 0 0-.706-.293h-.344a1 1 0 0 0-.707.293L9.293 21.12a3 3 0 0 1-2.121.88H7a3 3 0 0 1-3-3V5Z",clipRule:"evenodd"}),a.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.293 7.293a1 1 0 0 1 1.414 0L12 8.586l1.293-1.293a1 1 0 1 1 1.414 1.414L13.414 10l1.293 1.293a1 1 0 0 1-1.414 1.414L12 11.414l-1.293 1.293a1 1 0 0 1-1.414-1.414L10.586 10 9.293 8.707a1 1 0 0 1 0-1.414Z",clipRule:"evenodd"})]}))}));exports.BookmarkRemoveDuotoneIcon=l;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),a=require("react/jsx-runtime"),r=require("react"),o=require("./icon-base/_IconBase.js"),s=require("../styles/constants/theme.js"),l=r.forwardRef((function(r,l){var c=r.size,i=r.color,t=r.className,n=r.secondaryColor;return a.jsxs(o.IconBase,e.__assign({ref:l,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[a.jsx("path",{fill:"".concat(n?s.theme[n]:s.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M4 5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3h-.172a3 3 0 0 1-2.12-.879l-1.83-1.828a1 1 0 0 0-.706-.293h-.344a1 1 0 0 0-.707.293L9.293 21.12a3 3 0 0 1-2.121.88H7a3 3 0 0 1-3-3V5Z",clipRule:"evenodd"}),a.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.293 7.293a1 1 0 0 1 1.414 0L12 8.586l1.293-1.293a1 1 0 1 1 1.414 1.414L13.414 10l1.293 1.293a1 1 0 0 1-1.414 1.414L12 11.414l-1.293 1.293a1 1 0 0 1-1.414-1.414L10.586 10 9.293 8.707a1 1 0 0 1 0-1.414Z",clipRule:"evenodd"})]}))}));exports.BookmarkRemoveDuotoneIcon=l;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),o=require("./icon-base/_IconBase.js"),s=require("../styles/constants/theme.js"),l=a.forwardRef((function(a,l){var t=a.size,c=a.color,i=a.className,n=a.secondaryColor;return r.jsxs(o.IconBase,e.__assign({ref:l,size:t,color:c||"gray800",className:i,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?s.theme[n]:s.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M4 5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3h-.172a3 3 0 0 1-2.12-.879l-1.83-1.828a1 1 0 0 0-.706-.293h-.344a1 1 0 0 0-.707.293L9.293 21.12a3 3 0 0 1-2.121.88H7a3 3 0 0 1-3-3V5Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M9 10a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1Z",clipRule:"evenodd"})]}))}));exports.BookmarkSubtractDuotoneIcon=l;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),o=require("./icon-base/_IconBase.js"),s=require("../styles/constants/theme.js"),l=a.forwardRef((function(a,l){var t=a.size,c=a.color,i=a.className,n=a.secondaryColor;return r.jsxs(o.IconBase,e.__assign({ref:l,size:t,color:c||"gray800",className:i,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?s.theme[n]:s.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M4 5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3h-.172a3 3 0 0 1-2.12-.879l-1.83-1.828a1 1 0 0 0-.706-.293h-.344a1 1 0 0 0-.707.293L9.293 21.12a3 3 0 0 1-2.121.88H7a3 3 0 0 1-3-3V5Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M9 10a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1Z",clipRule:"evenodd"})]}))}));exports.BookmarkSubtractDuotoneIcon=l;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),a=require("react/jsx-runtime"),r=require("react"),s=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),t=r.forwardRef((function(r,t){var c=r.size,i=r.color,l=r.className,n=r.secondaryColor;return a.jsxs(s.IconBase,e.__assign({ref:t,size:c,color:i||"gray800",className:l,viewBox:"0 0 24 24"},{children:[a.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M6.333 5a2 2 0 0 1 2-2h7.334a2 2 0 0 1 2 2v4.578H18a2 2 0 0 1 2 2V19a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-7.422a2 2 0 0 1 2-2h.333V5Z",clipRule:"evenodd"}),a.jsx("path",{fill:"currentColor",d:"M6 9.578a2 2 0 0 0-2 2h7v2.2a1 1 0 1 0 2 0v-2.2h7a2 2 0 0 0-2-2H6ZM17.667 5H13v.778a1 1 0 1 1-2 0V5H6.333a2 2 0 0 1 2-2h7.334a2 2 0 0 1 2 2Z"})]}))}));exports.BoxesDuotoneIcon=t;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),a=require("react/jsx-runtime"),r=require("react"),s=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),t=r.forwardRef((function(r,t){var c=r.size,i=r.color,l=r.className,n=r.secondaryColor;return a.jsxs(s.IconBase,e.__assign({ref:t,size:c,color:i||"gray800",className:l,viewBox:"0 0 24 24"},{children:[a.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M6.333 5a2 2 0 0 1 2-2h7.334a2 2 0 0 1 2 2v4.578H18a2 2 0 0 1 2 2V19a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-7.422a2 2 0 0 1 2-2h.333V5Z",clipRule:"evenodd"}),a.jsx("path",{fill:"currentColor",d:"M6 9.578a2 2 0 0 0-2 2h7v2.2a1 1 0 1 0 2 0v-2.2h7a2 2 0 0 0-2-2H6ZM17.667 5H13v.778a1 1 0 1 1-2 0V5H6.333a2 2 0 0 1 2-2h7.334a2 2 0 0 1 2 2Z"})]}))}));exports.BoxesDuotoneIcon=t;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),l=require("./icon-base/_IconBase.js"),s=require("../styles/constants/theme.js"),o=a.forwardRef((function(a,o){var c=a.size,i=a.color,t=a.className,n=a.secondaryColor;return r.jsxs(l.IconBase,e.__assign({ref:o,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?s.theme[n]:s.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M11.39 3.176a1.5 1.5 0 0 1 1.22 0l7.768 3.453c1.188.528 1.188 2.214 0 2.742l-7.769 3.452a1.5 1.5 0 0 1-1.218 0L3.62 9.371c-1.187-.528-1.187-2.214 0-2.742l7.77-3.453Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.084 12.1a1 1 0 0 1 1.317-.516l7.6 3.325 7.598-3.325a1 1 0 1 1 .802 1.832l-7.8 3.412a1.5 1.5 0 0 1-1.202 0l-7.8-3.412a1 1 0 0 1-.515-1.317Zm0 4a1 1 0 0 1 1.317-.516l7.6 3.325 7.598-3.325a1 1 0 1 1 .802 1.832l-7.8 3.412a1.5 1.5 0 0 1-1.202 0l-7.8-3.412a1 1 0 0 1-.515-1.317Z",clipRule:"evenodd"})]}))}));exports.BufferDuotoneIcon=o;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),l=require("./icon-base/_IconBase.js"),s=require("../styles/constants/theme.js"),o=a.forwardRef((function(a,o){var c=a.size,i=a.color,t=a.className,n=a.secondaryColor;return r.jsxs(l.IconBase,e.__assign({ref:o,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?s.theme[n]:s.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M11.39 3.176a1.5 1.5 0 0 1 1.22 0l7.768 3.453c1.188.528 1.188 2.214 0 2.742l-7.769 3.452a1.5 1.5 0 0 1-1.218 0L3.62 9.371c-1.187-.528-1.187-2.214 0-2.742l7.77-3.453Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.084 12.1a1 1 0 0 1 1.317-.516l7.6 3.325 7.598-3.325a1 1 0 1 1 .802 1.832l-7.8 3.412a1.5 1.5 0 0 1-1.202 0l-7.8-3.412a1 1 0 0 1-.515-1.317Zm0 4a1 1 0 0 1 1.317-.516l7.6 3.325 7.598-3.325a1 1 0 1 1 .802 1.832l-7.8 3.412a1.5 1.5 0 0 1-1.202 0l-7.8-3.412a1 1 0 0 1-.515-1.317Z",clipRule:"evenodd"})]}))}));exports.BufferDuotoneIcon=o;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),a=require("react/jsx-runtime"),r=require("react"),s=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),l=r.forwardRef((function(r,l){var c=r.size,t=r.color,i=r.className,n=r.secondaryColor;return a.jsxs(s.IconBase,e.__assign({ref:l,size:c,color:t||"gray800",className:i,viewBox:"0 0 24 24"},{children:[a.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M3 6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6Z",clipRule:"evenodd"}),a.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M7 8a1 1 0 0 1 1-1h8a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1Zm0 4a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1Zm4 0a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H12a1 1 0 0 1-1-1Zm4 0a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H16a1 1 0 0 1-1-1Zm-8 4a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1Zm4 0a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H12a1 1 0 0 1-1-1Zm4 0a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H16a1 1 0 0 1-1-1Z",clipRule:"evenodd"})]}))}));exports.CalculatorDuotoneIcon=l;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),a=require("react/jsx-runtime"),r=require("react"),s=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),l=r.forwardRef((function(r,l){var c=r.size,t=r.color,i=r.className,n=r.secondaryColor;return a.jsxs(s.IconBase,e.__assign({ref:l,size:c,color:t||"gray800",className:i,viewBox:"0 0 24 24"},{children:[a.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M3 6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6Z",clipRule:"evenodd"}),a.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M7 8a1 1 0 0 1 1-1h8a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1Zm0 4a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1Zm4 0a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H12a1 1 0 0 1-1-1Zm4 0a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H16a1 1 0 0 1-1-1Zm-8 4a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1Zm4 0a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H12a1 1 0 0 1-1-1Zm4 0a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H16a1 1 0 0 1-1-1Z",clipRule:"evenodd"})]}))}));exports.CalculatorDuotoneIcon=l;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),a=require("react/jsx-runtime"),r=require("react"),s=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),l=r.forwardRef((function(r,l){var c=r.size,i=r.color,n=r.className,t=r.secondaryColor;return a.jsxs(s.IconBase,e.__assign({ref:l,size:c,color:i||"gray800",className:n,viewBox:"0 0 24 24"},{children:[a.jsx("path",{fill:"".concat(t?o.theme[t]:o.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M3 8a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V8Z",clipRule:"evenodd"}),a.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 3a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0V4a1 1 0 0 1 1-1Zm8 0a1 1 0 0 1 1 1v2a1 1 0 1 1-2 0V4a1 1 0 0 1 1-1ZM5 10a1 1 0 0 1 1-1h12a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1Z",clipRule:"evenodd"})]}))}));exports.CalendarDuotoneIcon=l;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),a=require("react/jsx-runtime"),r=require("react"),s=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),l=r.forwardRef((function(r,l){var c=r.size,i=r.color,n=r.className,t=r.secondaryColor;return a.jsxs(s.IconBase,e.__assign({ref:l,size:c,color:i||"gray800",className:n,viewBox:"0 0 24 24"},{children:[a.jsx("path",{fill:"".concat(t?o.theme[t]:o.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M3 8a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V8Z",clipRule:"evenodd"}),a.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 3a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0V4a1 1 0 0 1 1-1Zm8 0a1 1 0 0 1 1 1v2a1 1 0 1 1-2 0V4a1 1 0 0 1 1-1ZM5 10a1 1 0 0 1 1-1h12a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1Z",clipRule:"evenodd"})]}))}));exports.CalendarDuotoneIcon=l;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),s=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),l=a.forwardRef((function(a,l){var c=a.size,i=a.color,t=a.className,n=a.secondaryColor;return r.jsxs(s.IconBase,e.__assign({ref:l,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M2 7a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 9a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1Zm2 6a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1Z",clipRule:"evenodd"})]}))}));exports.CardDuotoneIcon=l;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),s=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),l=a.forwardRef((function(a,l){var c=a.size,i=a.color,t=a.className,n=a.secondaryColor;return r.jsxs(s.IconBase,e.__assign({ref:l,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M2 7a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 9a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1Zm2 6a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1Z",clipRule:"evenodd"})]}))}));exports.CardDuotoneIcon=l;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),o=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var a=s.forwardRef((function(s,a){var c=s.size,i=s.color,l=s.className;return r.jsx(o.IconBase,e.__assign({ref:a,size:c,color:i||"gray300",className:l,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.075 10.006c-.849-.97-.16-2.487 1.129-2.487h9.592c1.289 0 1.978 1.517 1.129 2.487l-4.796 5.482a1.5 1.5 0 0 1-2.258 0l-4.796-5.482Z",clipRule:"evenodd"})}))}));exports.CaretDownDuotoneIcon=a;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),o=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var a=s.forwardRef((function(s,a){var c=s.size,i=s.color,l=s.className;return r.jsx(o.IconBase,e.__assign({ref:a,size:c,color:i||"gray400",className:l,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.075 10.006c-.849-.97-.16-2.487 1.129-2.487h9.592c1.289 0 1.978 1.517 1.129 2.487l-4.796 5.482a1.5 1.5 0 0 1-2.258 0l-4.796-5.482Z",clipRule:"evenodd"})}))}));exports.CaretDownDuotoneIcon=a;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var c=s.size,i=s.color,t=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:c,color:i||"gray300",className:t,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.79 6.648c1.681-1.47 4.312-.277 4.312 1.957v7.389c0 2.233-2.63 3.427-4.312 1.956l-4.222-3.694a2.6 2.6 0 0 1 0-3.913l4.222-3.695Z",clipRule:"evenodd"})}))}));exports.CaretLeftDuotoneIcon=o;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var c=s.size,i=s.color,t=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:c,color:i||"gray400",className:t,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.79 6.648c1.681-1.47 4.312-.277 4.312 1.957v7.389c0 2.233-2.63 3.427-4.312 1.956l-4.222-3.694a2.6 2.6 0 0 1 0-3.913l4.222-3.695Z",clipRule:"evenodd"})}))}));exports.CaretLeftDuotoneIcon=o;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var i=s.forwardRef((function(s,i){var o=s.size,c=s.color,t=s.className;return r.jsx(a.IconBase,e.__assign({ref:i,size:o,color:c||"gray300",className:t,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.488 17.926c-.97.849-2.488.16-2.488-1.129V7.205c0-1.29 1.518-1.978 2.488-1.13l5.481 4.797a1.5 1.5 0 0 1 0 2.258l-5.481 4.796Z",clipRule:"evenodd"})}))}));exports.CaretRightDuotoneIcon=i;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var i=s.forwardRef((function(s,i){var o=s.size,c=s.color,t=s.className;return r.jsx(a.IconBase,e.__assign({ref:i,size:o,color:c||"gray400",className:t,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.488 17.926c-.97.849-2.488.16-2.488-1.129V7.205c0-1.29 1.518-1.978 2.488-1.13l5.481 4.797a1.5 1.5 0 0 1 0 2.258l-5.481 4.796Z",clipRule:"evenodd"})}))}));exports.CaretRightDuotoneIcon=i;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var c=s.size,i=s.color,l=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:c,color:i||"gray300",className:l,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.925 13.994c.848.97.16 2.487-1.13 2.487H7.204c-1.288 0-1.977-1.518-1.128-2.487l4.796-5.482a1.5 1.5 0 0 1 2.258 0l4.796 5.482Z",clipRule:"evenodd"})}))}));exports.CaretUpDuotoneIcon=o;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var c=s.size,i=s.color,l=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:c,color:i||"gray400",className:l,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.925 13.994c.848.97.16 2.487-1.13 2.487H7.204c-1.288 0-1.977-1.518-1.128-2.487l4.796-5.482a1.5 1.5 0 0 1 2.258 0l4.796 5.482Z",clipRule:"evenodd"})}))}));exports.CaretUpDuotoneIcon=o;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),s=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),l=a.forwardRef((function(a,l){var c=a.size,t=a.color,i=a.className,n=a.secondaryColor;return r.jsxs(s.IconBase,e.__assign({ref:l,size:c,color:t||"gray800",className:i,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M3 3a1 1 0 0 1 1-1h1.047c.261 0 .52.05.763.147a3.11 3.11 0 0 1 1.895 2.278L7.82 5h9.914a3 3 0 0 1 2.977 3.372l-.5 4A3 3 0 0 1 17.234 15H9.766a3 3 0 0 1-2.977-2.628L6.012 6.16l-.268-1.343a1.11 1.11 0 0 0-.677-.813.055.055 0 0 0-.02-.004H4a1 1 0 0 1-1-1Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M7 19a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm8 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Z",clipRule:"evenodd"})]}))}));exports.CartDuotoneIcon=l;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),s=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),l=a.forwardRef((function(a,l){var c=a.size,t=a.color,i=a.className,n=a.secondaryColor;return r.jsxs(s.IconBase,e.__assign({ref:l,size:c,color:t||"gray800",className:i,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M3 3a1 1 0 0 1 1-1h1.047c.261 0 .52.05.763.147a3.11 3.11 0 0 1 1.895 2.278L7.82 5h9.914a3 3 0 0 1 2.977 3.372l-.5 4A3 3 0 0 1 17.234 15H9.766a3 3 0 0 1-2.977-2.628L6.012 6.16l-.268-1.343a1.11 1.11 0 0 0-.677-.813.055.055 0 0 0-.02-.004H4a1 1 0 0 1-1-1Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M7 19a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm8 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Z",clipRule:"evenodd"})]}))}));exports.CartDuotoneIcon=l;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),s=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),l=a.forwardRef((function(a,l){var t=a.size,c=a.color,i=a.className,n=a.secondaryColor;return r.jsxs(s.IconBase,e.__assign({ref:l,size:t,color:c||"gray800",className:i,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M13 6a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V6Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 12a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-6Z",clipRule:"evenodd"})]}))}));exports.ChartDuotoneIcon=l;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),s=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),l=a.forwardRef((function(a,l){var t=a.size,c=a.color,i=a.className,n=a.secondaryColor;return r.jsxs(s.IconBase,e.__assign({ref:l,size:t,color:c||"gray800",className:i,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M13 6a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V6Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 12a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-6Z",clipRule:"evenodd"})]}))}));exports.ChartDuotoneIcon=l;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),l=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),a=s.forwardRef((function(s,a){var c=s.size,i=s.color,t=s.className,n=s.secondaryColor;return r.jsxs(l.IconBase,e.__assign({ref:a,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.707 9.293a1 1 0 0 1 0 1.414l-3.646 3.647a1.5 1.5 0 0 1-2.122 0l-1.646-1.647a1 1 0 1 1 1.414-1.414L11 12.586l3.293-3.293a1 1 0 0 1 1.414 0Z",clipRule:"evenodd"})]}))}));exports.CheckCircleDuotoneIcon=a;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),l=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),a=s.forwardRef((function(s,a){var c=s.size,i=s.color,t=s.className,n=s.secondaryColor;return r.jsxs(l.IconBase,e.__assign({ref:a,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.707 9.293a1 1 0 0 1 0 1.414l-3.646 3.647a1.5 1.5 0 0 1-2.122 0l-1.646-1.647a1 1 0 1 1 1.414-1.414L11 12.586l3.293-3.293a1 1 0 0 1 1.414 0Z",clipRule:"evenodd"})]}))}));exports.CheckCircleDuotoneIcon=a;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var i=s.size,l=s.color,c=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:i,color:l||"gray300",className:c,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.707 7.293a1 1 0 0 1 0 1.414l-7.93 7.93a1.1 1.1 0 0 1-1.555 0l-3.93-3.93a1 1 0 1 1 1.415-1.414L10 14.586l7.293-7.293a1 1 0 0 1 1.414 0Z",clipRule:"evenodd"})}))}));exports.CheckmarkDuotoneIcon=o;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var i=s.size,l=s.color,c=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:i,color:l||"gray400",className:c,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.707 7.293a1 1 0 0 1 0 1.414l-7.93 7.93a1.1 1.1 0 0 1-1.555 0l-3.93-3.93a1 1 0 1 1 1.415-1.414L10 14.586l7.293-7.293a1 1 0 0 1 1.414 0Z",clipRule:"evenodd"})}))}));exports.CheckmarkDuotoneIcon=o;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),s=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),l=a.forwardRef((function(a,l){var c=a.size,t=a.color,i=a.className,n=a.secondaryColor;return r.jsxs(s.IconBase,e.__assign({ref:l,size:c,color:t||"gray800",className:i,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.53 7.702a1 1 0 0 1 .552 1.302 8 8 0 0 0 0 5.99 1 1 0 0 1-1.855.748 10 10 0 0 1 0-7.487 1 1 0 0 1 1.302-.553Z",clipRule:"evenodd"}),r.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M5.467 2.83A1.5 1.5 0 0 1 6.81 2h9.397a1.5 1.5 0 0 1 1.311.772l4.722 8.5a1.5 1.5 0 0 1 0 1.457l-4.722 8.5a1.5 1.5 0 0 1-1.311.771H6a1.5 1.5 0 0 1-1.5-1.5v-1.293c0-.398.158-.78.44-1.06l2.67-2.67A5.977 5.977 0 0 1 6.5 12a5.97 5.97 0 0 1 .99-3.302.257.257 0 0 0-.03-.324L5.048 5.962a1.5 1.5 0 0 1-.281-1.732l.7-1.4Z",clipRule:"evenodd"})]}))}));exports.CheckoutDuotoneIcon=l;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),a=require("react"),s=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),l=a.forwardRef((function(a,l){var c=a.size,t=a.color,i=a.className,n=a.secondaryColor;return r.jsxs(s.IconBase,e.__assign({ref:l,size:c,color:t||"gray800",className:i,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.53 7.702a1 1 0 0 1 .552 1.302 8 8 0 0 0 0 5.99 1 1 0 0 1-1.855.748 10 10 0 0 1 0-7.487 1 1 0 0 1 1.302-.553Z",clipRule:"evenodd"}),r.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M5.467 2.83A1.5 1.5 0 0 1 6.81 2h9.397a1.5 1.5 0 0 1 1.311.772l4.722 8.5a1.5 1.5 0 0 1 0 1.457l-4.722 8.5a1.5 1.5 0 0 1-1.311.771H6a1.5 1.5 0 0 1-1.5-1.5v-1.293c0-.398.158-.78.44-1.06l2.67-2.67A5.977 5.977 0 0 1 6.5 12a5.97 5.97 0 0 1 .99-3.302.257.257 0 0 0-.03-.324L5.048 5.962a1.5 1.5 0 0 1-.281-1.732l.7-1.4Z",clipRule:"evenodd"})]}))}));exports.CheckoutDuotoneIcon=l;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),o=require("./icon-base/_IconBase.js"),l=require("../styles/constants/theme.js"),a=s.forwardRef((function(s,a){var c=s.size,i=s.color,n=s.className,t=s.secondaryColor;return r.jsxs(o.IconBase,e.__assign({ref:a,size:c,color:i||"gray800",className:n,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(t?l.theme[t]:l.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.293 10.293a1 1 0 0 1 1.414 0L12 12.586l2.293-2.293a1 1 0 1 1 1.414 1.414l-2.646 2.647a1.5 1.5 0 0 1-2.122 0l-2.646-2.647a1 1 0 0 1 0-1.414Z",clipRule:"evenodd"})]}))}));exports.ChevronDownCircleDuotoneIcon=a;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),o=require("./icon-base/_IconBase.js"),l=require("../styles/constants/theme.js"),a=s.forwardRef((function(s,a){var c=s.size,i=s.color,n=s.className,t=s.secondaryColor;return r.jsxs(o.IconBase,e.__assign({ref:a,size:c,color:i||"gray800",className:n,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(t?l.theme[t]:l.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.293 10.293a1 1 0 0 1 1.414 0L12 12.586l2.293-2.293a1 1 0 1 1 1.414 1.414l-2.646 2.647a1.5 1.5 0 0 1-2.122 0l-2.646-2.647a1 1 0 0 1 0-1.414Z",clipRule:"evenodd"})]}))}));exports.ChevronDownCircleDuotoneIcon=a;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var i=s.size,l=s.color,n=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:i,color:l||"gray300",className:n,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.293 9.293a1 1 0 0 1 1.414 0L12 13.586l4.293-4.293a1 1 0 0 1 1.414 1.414l-4.93 4.93a1.1 1.1 0 0 1-1.555 0l-4.93-4.93a1 1 0 0 1 0-1.414Z",clipRule:"evenodd"})}))}));exports.ChevronDownDuotoneIcon=o;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var i=s.size,l=s.color,n=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:i,color:l||"gray400",className:n,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.293 9.293a1 1 0 0 1 1.414 0L12 13.586l4.293-4.293a1 1 0 0 1 1.414 1.414l-4.93 4.93a1.1 1.1 0 0 1-1.555 0l-4.93-4.93a1 1 0 0 1 0-1.414Z",clipRule:"evenodd"})}))}));exports.ChevronDownDuotoneIcon=o;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),o=require("./icon-base/_IconBase.js"),l=require("../styles/constants/theme.js"),a=s.forwardRef((function(s,a){var c=s.size,i=s.color,t=s.className,n=s.secondaryColor;return r.jsxs(o.IconBase,e.__assign({ref:a,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?l.theme[n]:l.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.707 8.293a1 1 0 0 1 0 1.414L11.414 12l2.293 2.293a1 1 0 0 1-1.414 1.414l-2.647-2.646a1.5 1.5 0 0 1 0-2.122l2.647-2.646a1 1 0 0 1 1.414 0Z",clipRule:"evenodd"})]}))}));exports.ChevronLeftCircleDuotoneIcon=a;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),o=require("./icon-base/_IconBase.js"),l=require("../styles/constants/theme.js"),a=s.forwardRef((function(s,a){var c=s.size,i=s.color,t=s.className,n=s.secondaryColor;return r.jsxs(o.IconBase,e.__assign({ref:a,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?l.theme[n]:l.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.707 8.293a1 1 0 0 1 0 1.414L11.414 12l2.293 2.293a1 1 0 0 1-1.414 1.414l-2.647-2.646a1.5 1.5 0 0 1 0-2.122l2.647-2.646a1 1 0 0 1 1.414 0Z",clipRule:"evenodd"})]}))}));exports.ChevronLeftCircleDuotoneIcon=a;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var i=s.size,l=s.color,n=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:i,color:l||"gray300",className:n,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.707 6.293a1 1 0 0 1 0 1.414L10.414 12l4.293 4.293a1 1 0 0 1-1.414 1.414l-4.93-4.93a1.1 1.1 0 0 1 0-1.555l4.93-4.93a1 1 0 0 1 1.414 0Z",clipRule:"evenodd"})}))}));exports.ChevronLeftDuotoneIcon=o;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var i=s.size,l=s.color,n=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:i,color:l||"gray400",className:n,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.707 6.293a1 1 0 0 1 0 1.414L10.414 12l4.293 4.293a1 1 0 0 1-1.414 1.414l-4.93-4.93a1.1 1.1 0 0 1 0-1.555l4.93-4.93a1 1 0 0 1 1.414 0Z",clipRule:"evenodd"})}))}));exports.ChevronLeftDuotoneIcon=o;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),o=require("./icon-base/_IconBase.js"),l=require("../styles/constants/theme.js"),a=s.forwardRef((function(s,a){var i=s.size,c=s.color,t=s.className,n=s.secondaryColor;return r.jsxs(o.IconBase,e.__assign({ref:a,size:i,color:c||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?l.theme[n]:l.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.293 15.707a1 1 0 0 1 0-1.414L12.586 12l-2.293-2.293a1 1 0 1 1 1.414-1.414l2.647 2.646a1.5 1.5 0 0 1 0 2.122l-2.647 2.646a1 1 0 0 1-1.414 0Z",clipRule:"evenodd"})]}))}));exports.ChevronRightCircleDuotoneIcon=a;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),o=require("./icon-base/_IconBase.js"),l=require("../styles/constants/theme.js"),a=s.forwardRef((function(s,a){var i=s.size,c=s.color,t=s.className,n=s.secondaryColor;return r.jsxs(o.IconBase,e.__assign({ref:a,size:i,color:c||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(n?l.theme[n]:l.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.293 15.707a1 1 0 0 1 0-1.414L12.586 12l-2.293-2.293a1 1 0 1 1 1.414-1.414l2.647 2.646a1.5 1.5 0 0 1 0 2.122l-2.647 2.646a1 1 0 0 1-1.414 0Z",clipRule:"evenodd"})]}))}));exports.ChevronRightCircleDuotoneIcon=a;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var i=s.size,l=s.color,n=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:i,color:l||"gray300",className:n,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.293 17.707a1 1 0 0 1 0-1.414L13.586 12 9.293 7.707a1 1 0 0 1 1.414-1.414l4.93 4.93a1.1 1.1 0 0 1 0 1.555l-4.93 4.93a1 1 0 0 1-1.414 0Z",clipRule:"evenodd"})}))}));exports.ChevronRightDuotoneIcon=o;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var i=s.size,l=s.color,n=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:i,color:l||"gray400",className:n,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.293 17.707a1 1 0 0 1 0-1.414L13.586 12 9.293 7.707a1 1 0 0 1 1.414-1.414l4.93 4.93a1.1 1.1 0 0 1 0 1.555l-4.93 4.93a1 1 0 0 1-1.414 0Z",clipRule:"evenodd"})}))}));exports.ChevronRightDuotoneIcon=o;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),o=require("./icon-base/_IconBase.js"),l=require("../styles/constants/theme.js"),a=s.forwardRef((function(s,a){var c=s.size,i=s.color,n=s.className,t=s.secondaryColor;return r.jsxs(o.IconBase,e.__assign({ref:a,size:c,color:i||"gray800",className:n,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(t?l.theme[t]:l.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.707 13.707a1 1 0 0 1-1.414 0L12 11.414l-2.293 2.293a1 1 0 0 1-1.414-1.414l2.646-2.647a1.5 1.5 0 0 1 2.122 0l2.646 2.647a1 1 0 0 1 0 1.414Z",clipRule:"evenodd"})]}))}));exports.ChevronUpCircleDuotoneIcon=a;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),o=require("./icon-base/_IconBase.js"),l=require("../styles/constants/theme.js"),a=s.forwardRef((function(s,a){var c=s.size,i=s.color,n=s.className,t=s.secondaryColor;return r.jsxs(o.IconBase,e.__assign({ref:a,size:c,color:i||"gray800",className:n,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"".concat(t?l.theme[t]:l.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Z",clipRule:"evenodd"}),r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M15.707 13.707a1 1 0 0 1-1.414 0L12 11.414l-2.293 2.293a1 1 0 0 1-1.414-1.414l2.646-2.647a1.5 1.5 0 0 1 2.122 0l2.646 2.647a1 1 0 0 1 0 1.414Z",clipRule:"evenodd"})]}))}));exports.ChevronUpCircleDuotoneIcon=a;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var i=s.size,l=s.color,n=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:i,color:l||"gray300",className:n,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.707 14.707a1 1 0 0 1-1.414 0L12 10.414l-4.293 4.293a1 1 0 0 1-1.414-1.414l4.93-4.93a1.1 1.1 0 0 1 1.555 0l4.93 4.93a1 1 0 0 1 0 1.414Z",clipRule:"evenodd"})}))}));exports.ChevronUpDuotoneIcon=o;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var i=s.size,l=s.color,n=s.className;return r.jsx(a.IconBase,e.__assign({ref:o,size:i,color:l||"gray400",className:n,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.707 14.707a1 1 0 0 1-1.414 0L12 10.414l-4.293 4.293a1 1 0 0 1-1.414-1.414l4.93-4.93a1.1 1.1 0 0 1 1.555 0l4.93 4.93a1 1 0 0 1 0 1.414Z",clipRule:"evenodd"})}))}));exports.ChevronUpDuotoneIcon=o;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),i=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var a=s.size,c=s.color,l=s.className;return r.jsx(i.IconBase,e.__assign({ref:o,size:a,color:c||"gray300",className:l,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Z",clipRule:"evenodd"})}))}));exports.CircleDuotoneIcon=o;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),i=require("./icon-base/_IconBase.js");require("../styles/constants/theme.js");var o=s.forwardRef((function(s,o){var a=s.size,c=s.color,l=s.className;return r.jsx(i.IconBase,e.__assign({ref:o,size:a,color:c||"gray400",className:l,viewBox:"0 0 24 24"},{children:r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Z",clipRule:"evenodd"})}))}));exports.CircleDuotoneIcon=o;
@@ -1 +1 @@
1
- "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),l=s.forwardRef((function(s,l){var c=s.size,i=s.color,t=s.className,n=s.secondaryColor;return r.jsxs(a.IconBase,e.__assign({ref:l,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.88 4.527a1 1 0 0 1-.407 1.354A8.597 8.597 0 0 0 4.996 9.29a7.938 7.938 0 0 0-.958 4.614 1 1 0 1 1-1.99.195 9.938 9.938 0 0 1 1.196-5.774A10.597 10.597 0 0 1 7.527 4.12a1 1 0 0 1 1.354.408Z",clipRule:"evenodd"}),r.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray300),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M11 4.18c0-1.548 2.06-2.082 2.811-.729l8.65 15.57a1.5 1.5 0 0 1-1.31 2.229H3.804c-1.521 0-2.076-2.004-.771-2.786l3.917-2.35a5.658 5.658 0 0 1-.496-2.326c0-2.744 1.95-5.045 4.545-5.524V4.18Z",clipRule:"evenodd"})]}))}));exports.ClassifyDuotoneIcon=l;
1
+ "use strict";var e=require("../_tslib-fe391a2e.js"),r=require("react/jsx-runtime"),s=require("react"),a=require("./icon-base/_IconBase.js"),o=require("../styles/constants/theme.js"),l=s.forwardRef((function(s,l){var c=s.size,i=s.color,t=s.className,n=s.secondaryColor;return r.jsxs(a.IconBase,e.__assign({ref:l,size:c,color:i||"gray800",className:t,viewBox:"0 0 24 24"},{children:[r.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.88 4.527a1 1 0 0 1-.407 1.354A8.597 8.597 0 0 0 4.996 9.29a7.938 7.938 0 0 0-.958 4.614 1 1 0 1 1-1.99.195 9.938 9.938 0 0 1 1.196-5.774A10.597 10.597 0 0 1 7.527 4.12a1 1 0 0 1 1.354.408Z",clipRule:"evenodd"}),r.jsx("path",{fill:"".concat(n?o.theme[n]:o.theme.gray400),"data-is-secondary-color":"true",fillRule:"evenodd",d:"M11 4.18c0-1.548 2.06-2.082 2.811-.729l8.65 15.57a1.5 1.5 0 0 1-1.31 2.229H3.804c-1.521 0-2.076-2.004-.771-2.786l3.917-2.35a5.658 5.658 0 0 1-.496-2.326c0-2.744 1.95-5.045 4.545-5.524V4.18Z",clipRule:"evenodd"})]}))}));exports.ClassifyDuotoneIcon=l;