moduix 0.11.1 → 0.11.3

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 (146) hide show
  1. package/LICENSE.md +21 -0
  2. package/README.md +6 -3
  3. package/dist/components/Field/Field.css +1 -0
  4. package/dist/components/Input/Input.css +16 -16
  5. package/dist/components/NavigationMenu/NavigationMenu.css +2 -1
  6. package/package.json +6 -6
  7. package/dist/_virtual/_rolldown/runtime.cjs +0 -23
  8. package/dist/components/Accordion/Accordion.cjs +0 -65
  9. package/dist/components/Accordion/Accordion.module.cjs +0 -12
  10. package/dist/components/Alert/Alert.cjs +0 -50
  11. package/dist/components/Alert/Alert.module.cjs +0 -11
  12. package/dist/components/AlertDialog/AlertDialog.cjs +0 -122
  13. package/dist/components/AlertDialog/AlertDialog.module.cjs +0 -18
  14. package/dist/components/AspectRatio/AspectRatio.cjs +0 -24
  15. package/dist/components/AspectRatio/AspectRatio.module.cjs +0 -5
  16. package/dist/components/Autocomplete/Autocomplete.cjs +0 -303
  17. package/dist/components/Autocomplete/Autocomplete.module.cjs +0 -37
  18. package/dist/components/Avatar/Avatar.cjs +0 -31
  19. package/dist/components/Avatar/Avatar.module.cjs +0 -9
  20. package/dist/components/Badge/Badge.cjs +0 -25
  21. package/dist/components/Badge/Badge.module.cjs +0 -8
  22. package/dist/components/Bleed/Bleed.cjs +0 -17
  23. package/dist/components/Bleed/Bleed.module.cjs +0 -5
  24. package/dist/components/Breadcrumbs/Breadcrumbs.cjs +0 -72
  25. package/dist/components/Breadcrumbs/Breadcrumbs.module.cjs +0 -13
  26. package/dist/components/Button/Button.cjs +0 -18
  27. package/dist/components/Button/Button.module.cjs +0 -5
  28. package/dist/components/Card/Card.cjs +0 -81
  29. package/dist/components/Card/Card.module.cjs +0 -14
  30. package/dist/components/Checkbox/Checkbox.cjs +0 -63
  31. package/dist/components/Checkbox/Checkbox.module.cjs +0 -13
  32. package/dist/components/CheckboxGroup/CheckboxGroup.cjs +0 -55
  33. package/dist/components/CheckboxGroup/CheckboxGroup.module.cjs +0 -11
  34. package/dist/components/CloseButton/CloseButton.cjs +0 -22
  35. package/dist/components/CloseButton/CloseButton.module.cjs +0 -5
  36. package/dist/components/Collapsible/Collapsible.cjs +0 -47
  37. package/dist/components/Collapsible/Collapsible.module.cjs +0 -10
  38. package/dist/components/Combobox/Combobox.cjs +0 -330
  39. package/dist/components/Combobox/Combobox.module.cjs +0 -42
  40. package/dist/components/CommandPalette/CommandPalette.cjs +0 -304
  41. package/dist/components/CommandPalette/CommandPalette.module.cjs +0 -30
  42. package/dist/components/Container/Container.cjs +0 -17
  43. package/dist/components/Container/Container.module.cjs +0 -5
  44. package/dist/components/ContextMenu/ContextMenu.cjs +0 -241
  45. package/dist/components/ContextMenu/ContextMenu.module.cjs +0 -33
  46. package/dist/components/CopyButton/CopyButton.cjs +0 -66
  47. package/dist/components/CopyButton/CopyButton.module.cjs +0 -5
  48. package/dist/components/Dialog/Dialog.cjs +0 -136
  49. package/dist/components/Dialog/Dialog.module.cjs +0 -18
  50. package/dist/components/Drawer/Drawer.cjs +0 -202
  51. package/dist/components/Drawer/Drawer.module.cjs +0 -24
  52. package/dist/components/Empty/Empty.cjs +0 -55
  53. package/dist/components/Empty/Empty.module.cjs +0 -12
  54. package/dist/components/Field/Field.cjs +0 -56
  55. package/dist/components/Field/Field.module.cjs +0 -12
  56. package/dist/components/Fieldset/Fieldset.cjs +0 -22
  57. package/dist/components/Fieldset/Fieldset.module.cjs +0 -8
  58. package/dist/components/Form/Form.cjs +0 -16
  59. package/dist/components/Form/Form.module.cjs +0 -5
  60. package/dist/components/Heading/Heading.cjs +0 -25
  61. package/dist/components/Heading/Heading.module.cjs +0 -5
  62. package/dist/components/Input/Input.cjs +0 -18
  63. package/dist/components/Input/Input.module.cjs +0 -5
  64. package/dist/components/InputGroup/InputGroup.cjs +0 -77
  65. package/dist/components/InputGroup/InputGroup.module.cjs +0 -11
  66. package/dist/components/Kbd/Kbd.cjs +0 -23
  67. package/dist/components/Kbd/Kbd.module.cjs +0 -8
  68. package/dist/components/Lightbox/Lightbox.cjs +0 -220
  69. package/dist/components/Lightbox/Lightbox.module.cjs +0 -14
  70. package/dist/components/List/List.cjs +0 -31
  71. package/dist/components/List/List.module.cjs +0 -5
  72. package/dist/components/Menu/Menu.cjs +0 -260
  73. package/dist/components/Menu/Menu.module.cjs +0 -36
  74. package/dist/components/Menubar/Menubar.cjs +0 -261
  75. package/dist/components/Menubar/Menubar.module.cjs +0 -36
  76. package/dist/components/Meter/Meter.cjs +0 -60
  77. package/dist/components/Meter/Meter.module.cjs +0 -11
  78. package/dist/components/NavigationMenu/NavigationMenu.cjs +0 -146
  79. package/dist/components/NavigationMenu/NavigationMenu.module.cjs +0 -21
  80. package/dist/components/NumberField/NumberField.cjs +0 -82
  81. package/dist/components/NumberField/NumberField.module.cjs +0 -13
  82. package/dist/components/OTPField/OTPField.cjs +0 -41
  83. package/dist/components/OTPField/OTPField.module.cjs +0 -9
  84. package/dist/components/Pagination/Pagination.cjs +0 -123
  85. package/dist/components/Pagination/Pagination.module.cjs +0 -16
  86. package/dist/components/PasswordInput/PasswordInput.cjs +0 -47
  87. package/dist/components/PasswordInput/PasswordInput.module.cjs +0 -9
  88. package/dist/components/Popover/Popover.cjs +0 -146
  89. package/dist/components/Popover/Popover.module.cjs +0 -22
  90. package/dist/components/PreviewCard/PreviewCard.cjs +0 -96
  91. package/dist/components/PreviewCard/PreviewCard.module.cjs +0 -16
  92. package/dist/components/Progress/Progress.cjs +0 -60
  93. package/dist/components/Progress/Progress.module.cjs +0 -12
  94. package/dist/components/Radio/Radio.cjs +0 -78
  95. package/dist/components/Radio/Radio.module.cjs +0 -14
  96. package/dist/components/Rating/Rating.cjs +0 -61
  97. package/dist/components/Rating/Rating.module.cjs +0 -9
  98. package/dist/components/ScrollArea/ScrollArea.cjs +0 -82
  99. package/dist/components/ScrollArea/ScrollArea.module.cjs +0 -12
  100. package/dist/components/Select/Select.cjs +0 -219
  101. package/dist/components/Select/Select.module.cjs +0 -33
  102. package/dist/components/Separator/Separator.cjs +0 -16
  103. package/dist/components/Separator/Separator.module.cjs +0 -5
  104. package/dist/components/Skeleton/Skeleton.cjs +0 -25
  105. package/dist/components/Skeleton/Skeleton.module.cjs +0 -5
  106. package/dist/components/Slider/Slider.cjs +0 -106
  107. package/dist/components/Slider/Slider.module.cjs +0 -13
  108. package/dist/components/SnapCarousel/SnapCarousel.cjs +0 -130
  109. package/dist/components/SnapCarousel/SnapCarousel.module.cjs +0 -13
  110. package/dist/components/Spinner/Spinner.cjs +0 -30
  111. package/dist/components/Spinner/Spinner.module.cjs +0 -9
  112. package/dist/components/SplitButton/SplitButton.cjs +0 -69
  113. package/dist/components/SplitButton/SplitButton.module.cjs +0 -9
  114. package/dist/components/Stack/Stack.cjs +0 -27
  115. package/dist/components/Stack/Stack.module.cjs +0 -5
  116. package/dist/components/Stepper/Stepper.cjs +0 -138
  117. package/dist/components/Stepper/Stepper.module.cjs +0 -14
  118. package/dist/components/Switch/Switch.cjs +0 -43
  119. package/dist/components/Switch/Switch.module.cjs +0 -10
  120. package/dist/components/Table/Table.cjs +0 -96
  121. package/dist/components/Table/Table.module.cjs +0 -18
  122. package/dist/components/Tabs/Tabs.cjs +0 -70
  123. package/dist/components/Tabs/Tabs.module.cjs +0 -11
  124. package/dist/components/Text/Text.cjs +0 -42
  125. package/dist/components/Text/Text.module.cjs +0 -5
  126. package/dist/components/Textarea/Textarea.cjs +0 -28
  127. package/dist/components/Textarea/Textarea.module.cjs +0 -5
  128. package/dist/components/Toast/Toast.cjs +0 -278
  129. package/dist/components/Toast/Toast.module.cjs +0 -26
  130. package/dist/components/Toggle/Toggle.cjs +0 -18
  131. package/dist/components/Toggle/Toggle.module.cjs +0 -5
  132. package/dist/components/ToggleGroup/ToggleGroup.cjs +0 -42
  133. package/dist/components/ToggleGroup/ToggleGroup.module.cjs +0 -8
  134. package/dist/components/Toolbar/Toolbar.cjs +0 -61
  135. package/dist/components/Toolbar/Toolbar.module.cjs +0 -12
  136. package/dist/components/Tooltip/Tooltip.cjs +0 -91
  137. package/dist/components/Tooltip/Tooltip.module.cjs +0 -15
  138. package/dist/icons/demo/Icons.cjs +0 -234
  139. package/dist/icons/ui/Icons.cjs +0 -324
  140. package/dist/index.cjs +0 -619
  141. package/dist/index.d.cts +0 -1
  142. package/dist/reset.cjs +0 -1
  143. package/dist/reset.d.cts +0 -1
  144. package/dist/style.cjs +0 -1
  145. package/dist/style.d.cts +0 -1
  146. package/dist/utils/mergeClassName.cjs +0 -8
@@ -1,234 +0,0 @@
1
- let react_jsx_runtime = require("react/jsx-runtime");
2
- //#region src/icons/demo/Icons.tsx
3
- function HandshakeIcon(props) {
4
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
5
- xmlns: "http://www.w3.org/2000/svg",
6
- width: "24",
7
- height: "24",
8
- viewBox: "0 0 24 24",
9
- fill: "none",
10
- stroke: "currentColor",
11
- strokeWidth: "2",
12
- strokeLinecap: "round",
13
- strokeLinejoin: "round",
14
- "aria-hidden": "true",
15
- focusable: "false",
16
- ...props,
17
- children: [
18
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 2v4" }),
19
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16 2v4" }),
20
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("rect", {
21
- width: "18",
22
- height: "18",
23
- x: "3",
24
- y: "4",
25
- rx: "2"
26
- }),
27
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M3 10h18" }),
28
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 14h.01" }),
29
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 14h.01" }),
30
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16 14h.01" }),
31
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 18h.01" }),
32
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 18h.01" }),
33
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16 18h.01" })
34
- ]
35
- });
36
- }
37
- function PresentIcon(props) {
38
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
39
- xmlns: "http://www.w3.org/2000/svg",
40
- width: "24",
41
- height: "24",
42
- viewBox: "0 0 24 24",
43
- fill: "none",
44
- stroke: "currentColor",
45
- strokeWidth: "2",
46
- strokeLinecap: "round",
47
- strokeLinejoin: "round",
48
- "aria-hidden": "true",
49
- focusable: "false",
50
- ...props,
51
- children: [
52
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 7v14" }),
53
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 11v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8" }),
54
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.5 7a1 1 0 0 1 0-5A4.8 8 0 0 1 12 7a4.8 8 0 0 1 4.5-5 1 1 0 0 1 0 5" }),
55
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("rect", {
56
- x: "3",
57
- y: "7",
58
- width: "18",
59
- height: "4",
60
- rx: "1"
61
- })
62
- ]
63
- });
64
- }
65
- function MapIcon(props) {
66
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
67
- xmlns: "http://www.w3.org/2000/svg",
68
- width: "24",
69
- height: "24",
70
- viewBox: "0 0 24 24",
71
- fill: "none",
72
- stroke: "currentColor",
73
- strokeWidth: "2",
74
- strokeLinecap: "round",
75
- strokeLinejoin: "round",
76
- "aria-hidden": "true",
77
- focusable: "false",
78
- ...props,
79
- children: [
80
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18 8c0 3.613-3.869 7.429-5.393 8.795a1 1 0 0 1-1.214 0C9.87 15.429 6 11.613 6 8a6 6 0 0 1 12 0" }),
81
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
82
- cx: "12",
83
- cy: "8",
84
- r: "2"
85
- }),
86
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8.714 14h-3.71a1 1 0 0 0-.948.683l-2.004 6A1 1 0 0 0 3 22h18a1 1 0 0 0 .948-1.316l-2-6a1 1 0 0 0-.949-.684h-3.712" })
87
- ]
88
- });
89
- }
90
- function ShareIcon(props) {
91
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
92
- xmlns: "http://www.w3.org/2000/svg",
93
- width: "24",
94
- height: "24",
95
- viewBox: "0 0 24 24",
96
- fill: "none",
97
- stroke: "currentColor",
98
- strokeWidth: "2",
99
- strokeLinecap: "round",
100
- strokeLinejoin: "round",
101
- "aria-hidden": "true",
102
- focusable: "false",
103
- ...props,
104
- children: [
105
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 2v13" }),
106
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m16 6-4-4-4 4" }),
107
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8" })
108
- ]
109
- });
110
- }
111
- function ComputerIcon(props) {
112
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
113
- xmlns: "http://www.w3.org/2000/svg",
114
- width: "24",
115
- height: "24",
116
- viewBox: "0 0 24 24",
117
- fill: "none",
118
- stroke: "currentColor",
119
- strokeWidth: "2",
120
- strokeLinecap: "round",
121
- strokeLinejoin: "round",
122
- "aria-hidden": "true",
123
- focusable: "false",
124
- ...props,
125
- children: [
126
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 17v4" }),
127
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 21h8" }),
128
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m9 17 6.1-6.1a2 2 0 0 1 2.81.01L22 15" }),
129
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
130
- cx: "8",
131
- cy: "9",
132
- r: "2"
133
- }),
134
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("rect", {
135
- x: "2",
136
- y: "3",
137
- width: "20",
138
- height: "14",
139
- rx: "2"
140
- })
141
- ]
142
- });
143
- }
144
- function TagIcon(props) {
145
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
146
- xmlns: "http://www.w3.org/2000/svg",
147
- width: "24",
148
- height: "24",
149
- viewBox: "0 0 24 24",
150
- fill: "none",
151
- stroke: "currentColor",
152
- strokeWidth: "2",
153
- strokeLinecap: "round",
154
- strokeLinejoin: "round",
155
- "aria-hidden": "true",
156
- focusable: "false",
157
- ...props,
158
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
159
- cx: "7.5",
160
- cy: "7.5",
161
- r: ".5",
162
- fill: "currentColor"
163
- })]
164
- });
165
- }
166
- function InfoIcon(props) {
167
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("svg", {
168
- viewBox: "0 0 24 24",
169
- fill: "none",
170
- "aria-hidden": "true",
171
- focusable: "false",
172
- ...props,
173
- children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
174
- d: "m11.25 11.25.041-.02a.75.75 0 0 1 1.063.852l-.708 2.836a.75.75 0 0 0 1.063.853l.041-.021M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9-3.75h.008v.008H12V8.25Z",
175
- stroke: "currentColor",
176
- strokeWidth: "1.5",
177
- strokeLinecap: "round",
178
- strokeLinejoin: "round"
179
- })
180
- });
181
- }
182
- function BellIcon(props) {
183
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("svg", {
184
- fill: "currentColor",
185
- viewBox: "0 0 16 16",
186
- "aria-hidden": "true",
187
- focusable: "false",
188
- ...props,
189
- children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 1a1 1 0 0 0-1 1v1.14A4 4 0 0 0 4 7v3.98s-.02.28-.15.54C3.72 11.78 3.56 12 3 12v1h10v-1c-.6 0-.75-.22-.87-.47-.13-.25-.13-.52-.13-.53V7a4 4 0 0 0-3-3.86V2a1 1 0 0 0-1-1Zm0 12a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z" })
190
- });
191
- }
192
- function ArrowUpRightIcon(props) {
193
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("svg", {
194
- viewBox: "0 0 24 24",
195
- fill: "none",
196
- "aria-hidden": "true",
197
- focusable: "false",
198
- ...props,
199
- children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
200
- d: "M7 17 17 7M9 7h8v8",
201
- stroke: "currentColor",
202
- strokeWidth: "2",
203
- strokeLinecap: "round",
204
- strokeLinejoin: "round"
205
- })
206
- });
207
- }
208
- function StarIcon(props) {
209
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("svg", {
210
- viewBox: "0 0 24 24",
211
- fill: "none",
212
- "aria-hidden": "true",
213
- focusable: "false",
214
- ...props,
215
- children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
216
- d: "M12 3.75 14.7 9.22l5.93.86-4.29 4.18 1.01 5.9L12 17.32l-5.35 2.84 1.02-5.9-4.3-4.18 5.94-.86L12 3.75Z",
217
- stroke: "currentColor",
218
- strokeWidth: "2",
219
- strokeLinecap: "round",
220
- strokeLinejoin: "round"
221
- })
222
- });
223
- }
224
- //#endregion
225
- exports.ArrowUpRightIcon = ArrowUpRightIcon;
226
- exports.BellIcon = BellIcon;
227
- exports.ComputerIcon = ComputerIcon;
228
- exports.HandshakeIcon = HandshakeIcon;
229
- exports.InfoIcon = InfoIcon;
230
- exports.MapIcon = MapIcon;
231
- exports.PresentIcon = PresentIcon;
232
- exports.ShareIcon = ShareIcon;
233
- exports.StarIcon = StarIcon;
234
- exports.TagIcon = TagIcon;
@@ -1,324 +0,0 @@
1
- let react_jsx_runtime = require("react/jsx-runtime");
2
- //#region src/icons/ui/Icons.tsx
3
- function ChevronLeftIcon(props) {
4
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("svg", {
5
- xmlns: "http://www.w3.org/2000/svg",
6
- width: "24",
7
- height: "24",
8
- viewBox: "0 0 24 24",
9
- fill: "none",
10
- stroke: "currentColor",
11
- strokeWidth: "3",
12
- strokeLinecap: "round",
13
- strokeLinejoin: "round",
14
- "aria-hidden": "true",
15
- focusable: "false",
16
- ...props,
17
- children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m15 18-6-6 6-6" })
18
- });
19
- }
20
- function ChevronRightIcon(props) {
21
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("svg", {
22
- xmlns: "http://www.w3.org/2000/svg",
23
- width: "24",
24
- height: "24",
25
- viewBox: "0 0 24 24",
26
- fill: "none",
27
- stroke: "currentColor",
28
- strokeWidth: "3",
29
- strokeLinecap: "round",
30
- strokeLinejoin: "round",
31
- "aria-hidden": "true",
32
- focusable: "false",
33
- ...props,
34
- children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m9 18 6-6-6-6" })
35
- });
36
- }
37
- function ChevronDownIcon(props) {
38
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("svg", {
39
- xmlns: "http://www.w3.org/2000/svg",
40
- width: "24",
41
- height: "24",
42
- viewBox: "0 0 24 24",
43
- fill: "none",
44
- stroke: "currentColor",
45
- strokeWidth: "3",
46
- strokeLinecap: "round",
47
- strokeLinejoin: "round",
48
- "aria-hidden": "true",
49
- focusable: "false",
50
- ...props,
51
- children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m6 9 6 6 6-6" })
52
- });
53
- }
54
- function ChevronUpIcon(props) {
55
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("svg", {
56
- xmlns: "http://www.w3.org/2000/svg",
57
- width: "24",
58
- height: "24",
59
- viewBox: "0 0 24 24",
60
- fill: "none",
61
- stroke: "currentColor",
62
- strokeWidth: "3",
63
- strokeLinecap: "round",
64
- strokeLinejoin: "round",
65
- "aria-hidden": "true",
66
- focusable: "false",
67
- ...props,
68
- children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m18 15-6-6-6 6" })
69
- });
70
- }
71
- function ChevronUpDownIcon(props) {
72
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
73
- xmlns: "http://www.w3.org/2000/svg",
74
- width: "24",
75
- height: "24",
76
- viewBox: "0 0 24 24",
77
- fill: "none",
78
- stroke: "currentColor",
79
- strokeWidth: "3",
80
- strokeLinecap: "round",
81
- strokeLinejoin: "round",
82
- "aria-hidden": "true",
83
- focusable: "false",
84
- ...props,
85
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m7 15 5 5 5-5" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m7 9 5-5 5 5" })]
86
- });
87
- }
88
- function PlusIcon(props) {
89
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
90
- xmlns: "http://www.w3.org/2000/svg",
91
- width: "24",
92
- height: "24",
93
- viewBox: "0 0 24 24",
94
- fill: "none",
95
- stroke: "currentColor",
96
- strokeWidth: "3",
97
- strokeLinecap: "round",
98
- strokeLinejoin: "round",
99
- "aria-hidden": "true",
100
- focusable: "false",
101
- ...props,
102
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M5 12h14" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 5v14" })]
103
- });
104
- }
105
- function MinusIcon(props) {
106
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("svg", {
107
- xmlns: "http://www.w3.org/2000/svg",
108
- width: "24",
109
- height: "24",
110
- viewBox: "0 0 24 24",
111
- fill: "none",
112
- stroke: "currentColor",
113
- strokeWidth: "3",
114
- strokeLinecap: "round",
115
- strokeLinejoin: "round",
116
- "aria-hidden": "true",
117
- focusable: "false",
118
- ...props,
119
- children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M5 12h14" })
120
- });
121
- }
122
- function CheckIcon(props) {
123
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("svg", {
124
- xmlns: "http://www.w3.org/2000/svg",
125
- width: "24",
126
- height: "24",
127
- viewBox: "0 0 24 24",
128
- fill: "none",
129
- stroke: "currentColor",
130
- strokeWidth: "3",
131
- strokeLinecap: "round",
132
- strokeLinejoin: "round",
133
- "aria-hidden": "true",
134
- focusable: "false",
135
- ...props,
136
- children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 6 9 17l-5-5" })
137
- });
138
- }
139
- function CloseIcon(props) {
140
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
141
- xmlns: "http://www.w3.org/2000/svg",
142
- width: "24",
143
- height: "24",
144
- viewBox: "0 0 24 24",
145
- fill: "none",
146
- stroke: "currentColor",
147
- strokeWidth: "3",
148
- strokeLinecap: "round",
149
- strokeLinejoin: "round",
150
- "aria-hidden": "true",
151
- focusable: "false",
152
- ...props,
153
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18 6 6 18" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m6 6 12 12" })]
154
- });
155
- }
156
- function EyeIcon(props) {
157
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
158
- xmlns: "http://www.w3.org/2000/svg",
159
- width: "24",
160
- height: "24",
161
- viewBox: "0 0 24 24",
162
- fill: "none",
163
- stroke: "currentColor",
164
- strokeWidth: "3",
165
- strokeLinecap: "round",
166
- strokeLinejoin: "round",
167
- "aria-hidden": "true",
168
- focusable: "false",
169
- ...props,
170
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
171
- cx: "12",
172
- cy: "12",
173
- r: "3"
174
- })]
175
- });
176
- }
177
- function EyeClosedIcon(props) {
178
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
179
- xmlns: "http://www.w3.org/2000/svg",
180
- width: "24",
181
- height: "24",
182
- viewBox: "0 0 24 24",
183
- fill: "none",
184
- stroke: "currentColor",
185
- strokeWidth: "3",
186
- strokeLinecap: "round",
187
- strokeLinejoin: "round",
188
- "aria-hidden": "true",
189
- focusable: "false",
190
- ...props,
191
- children: [
192
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m15 18-.722-3.25" }),
193
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 8a10.645 10.645 0 0 0 20 0" }),
194
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m20 15-1.726-2.05" }),
195
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m4 15 1.726-2.05" }),
196
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m9 18 .722-3.25" })
197
- ]
198
- });
199
- }
200
- function RatingStarIcon(props) {
201
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("svg", {
202
- xmlns: "http://www.w3.org/2000/svg",
203
- width: "24",
204
- height: "24",
205
- viewBox: "0 0 24 24",
206
- fill: "none",
207
- stroke: "currentColor",
208
- strokeWidth: "2",
209
- strokeLinecap: "round",
210
- strokeLinejoin: "round",
211
- "aria-hidden": "true",
212
- focusable: "false",
213
- ...props,
214
- children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z" })
215
- });
216
- }
217
- function CopyIcon(props) {
218
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
219
- xmlns: "http://www.w3.org/2000/svg",
220
- width: "24",
221
- height: "24",
222
- viewBox: "0 0 24 24",
223
- fill: "none",
224
- stroke: "currentColor",
225
- strokeWidth: "3",
226
- strokeLinecap: "round",
227
- strokeLinejoin: "round",
228
- "aria-hidden": "true",
229
- focusable: "false",
230
- ...props,
231
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("rect", {
232
- width: "14",
233
- height: "14",
234
- x: "8",
235
- y: "8",
236
- rx: "2",
237
- ry: "2"
238
- }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" })]
239
- });
240
- }
241
- function IndeterminateIcon(props) {
242
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("svg", {
243
- xmlns: "http://www.w3.org/2000/svg",
244
- width: "24",
245
- height: "24",
246
- viewBox: "0 0 24 24",
247
- fill: "none",
248
- stroke: "currentColor",
249
- strokeWidth: "3",
250
- strokeLinecap: "round",
251
- strokeLinejoin: "round",
252
- "aria-hidden": "true",
253
- focusable: "false",
254
- ...props,
255
- children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M5 12h14" })
256
- });
257
- }
258
- function SeparatorMarkIcon(props) {
259
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("svg", {
260
- viewBox: "0 0 16 4",
261
- fill: "none",
262
- "aria-hidden": "true",
263
- focusable: "false",
264
- ...props,
265
- children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
266
- d: "M1 2h14",
267
- stroke: "currentColor",
268
- strokeWidth: "1.6",
269
- strokeLinecap: "round"
270
- })
271
- });
272
- }
273
- function ScrubCursorIcon(props) {
274
- return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("svg", {
275
- viewBox: "0 0 25 14",
276
- fill: "black",
277
- stroke: "white",
278
- "aria-hidden": "true",
279
- focusable: "false",
280
- ...props,
281
- children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.5 5.5H6.5V2L1 7l5.5 5v-3.5h13V12L25 7l-5.5-5z" })
282
- });
283
- }
284
- function PopupArrowIcon({ fillClassName, outerStrokeClassName, innerStrokeClassName, ...props }) {
285
- return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
286
- viewBox: "0 0 20 10",
287
- fill: "none",
288
- "aria-hidden": "true",
289
- focusable: "false",
290
- ...props,
291
- children: [
292
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
293
- d: "M9.66437 2.60207L4.80758 6.97318C4.07308 7.63423 3.11989 8 2.13172 8H0V10H20V8H18.5349C17.5468 8 16.5936 7.63423 15.8591 6.97318L11.0023 2.60207C10.622 2.2598 10.0447 2.25979 9.66437 2.60207Z",
294
- className: fillClassName
295
- }),
296
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
297
- d: "M8.99542 1.85876C9.75604 1.17425 10.9106 1.17422 11.6713 1.85878L16.5281 6.22989C17.0789 6.72568 17.7938 7.00001 18.5349 7.00001L15.89 7L11.0023 2.60207C10.622 2.2598 10.0447 2.2598 9.66436 2.60207L4.77734 7L2.13171 7.00001C2.87284 7.00001 3.58774 6.72568 4.13861 6.22989L8.99542 1.85876Z",
298
- className: outerStrokeClassName
299
- }),
300
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
301
- d: "M10.3333 3.34539L5.47654 7.71648C4.55842 8.54279 3.36693 9 2.13172 9H0V8H2.13172C3.11989 8 4.07308 7.63423 4.80758 6.97318L9.66437 2.60207C10.0447 2.25979 10.622 2.2598 11.0023 2.60207L15.8591 6.97318C16.5936 7.63423 17.5468 8 18.5349 8H20V9H18.5349C17.2998 9 16.1083 8.54278 15.1901 7.71648L10.3333 3.34539Z",
302
- className: innerStrokeClassName
303
- })
304
- ]
305
- });
306
- }
307
- //#endregion
308
- exports.CheckIcon = CheckIcon;
309
- exports.ChevronDownIcon = ChevronDownIcon;
310
- exports.ChevronLeftIcon = ChevronLeftIcon;
311
- exports.ChevronRightIcon = ChevronRightIcon;
312
- exports.ChevronUpDownIcon = ChevronUpDownIcon;
313
- exports.ChevronUpIcon = ChevronUpIcon;
314
- exports.CloseIcon = CloseIcon;
315
- exports.CopyIcon = CopyIcon;
316
- exports.EyeClosedIcon = EyeClosedIcon;
317
- exports.EyeIcon = EyeIcon;
318
- exports.IndeterminateIcon = IndeterminateIcon;
319
- exports.MinusIcon = MinusIcon;
320
- exports.PlusIcon = PlusIcon;
321
- exports.PopupArrowIcon = PopupArrowIcon;
322
- exports.RatingStarIcon = RatingStarIcon;
323
- exports.ScrubCursorIcon = ScrubCursorIcon;
324
- exports.SeparatorMarkIcon = SeparatorMarkIcon;