@crystallize/design-system 1.24.46 → 2.0.1

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 (170) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist/{chunk-6DIAYHKQ.mjs → chunk-B2Q2EUTC.mjs} +5339 -4416
  3. package/dist/index.css +156 -208
  4. package/dist/index.d.ts +57 -204
  5. package/dist/index.js +8873 -8258
  6. package/dist/index.mjs +137 -307
  7. package/dist/{parser-babel-B7AMC4UT.mjs → parser-babel-D5SPHKKD.mjs} +2424 -2411
  8. package/dist/{parser-html-URMUOK6U.mjs → parser-html-RZQPYQ4H.mjs} +3 -3
  9. package/dist/{parser-postcss-AN2EJ77H.mjs → parser-postcss-D5TI5WMI.mjs} +6 -6
  10. package/dist/{rich-text-editor-EVN3N57G.css → rich-text-editor-4ZROYBHM.css} +98 -147
  11. package/dist/{rich-text-editor-QGMRYDKQ.mjs → rich-text-editor-SIZB67MA.mjs} +667 -873
  12. package/dist/{standalone-AR2ENVE7.mjs → standalone-COC5HE24.mjs} +8 -6
  13. package/package.json +26 -27
  14. package/src/action-menu/action-menu.tsx +1 -2
  15. package/src/dialog/config.tsx +6 -10
  16. package/src/dialog/dialog.tsx +2 -2
  17. package/src/dropdown-menu/dropdown-menu-root.tsx +3 -4
  18. package/src/iconography/Icon.stories.tsx +0 -1
  19. package/src/iconography/actions.tsx +1 -5
  20. package/src/iconography/add.tsx +1 -5
  21. package/src/iconography/advance.tsx +1 -5
  22. package/src/iconography/app.tsx +1 -5
  23. package/src/iconography/archive.tsx +1 -5
  24. package/src/iconography/arrow.tsx +1 -5
  25. package/src/iconography/atom.tsx +1 -5
  26. package/src/iconography/battery.tsx +1 -5
  27. package/src/iconography/bell.tsx +1 -5
  28. package/src/iconography/billing-payments.tsx +1 -5
  29. package/src/iconography/bin.tsx +1 -5
  30. package/src/iconography/boolean.tsx +17 -0
  31. package/src/iconography/cancel.tsx +1 -5
  32. package/src/iconography/caret.tsx +2 -6
  33. package/src/iconography/cart.tsx +1 -5
  34. package/src/iconography/catalogue.tsx +1 -4
  35. package/src/iconography/check-with-circle.tsx +1 -4
  36. package/src/iconography/check.tsx +1 -4
  37. package/src/iconography/checkbox.tsx +24 -0
  38. package/src/iconography/chevron.tsx +1 -3
  39. package/src/iconography/choice.tsx +1 -5
  40. package/src/iconography/chunk.tsx +1 -5
  41. package/src/iconography/clock.tsx +1 -5
  42. package/src/iconography/cloud-with-key-hole.tsx +1 -5
  43. package/src/iconography/cloud.tsx +1 -5
  44. package/src/iconography/compact.tsx +1 -5
  45. package/src/iconography/copy-with-cloud.tsx +2 -13
  46. package/src/iconography/copy.tsx +1 -5
  47. package/src/iconography/coupon.tsx +1 -5
  48. package/src/iconography/crystal.tsx +2 -14
  49. package/src/iconography/customers.tsx +1 -5
  50. package/src/iconography/dashboard.tsx +1 -5
  51. package/src/iconography/date-infinity.tsx +1 -5
  52. package/src/iconography/date.tsx +1 -5
  53. package/src/iconography/discovery.tsx +1 -5
  54. package/src/iconography/document-shortcut.tsx +1 -5
  55. package/src/iconography/document.tsx +1 -5
  56. package/src/iconography/dots.tsx +1 -5
  57. package/src/iconography/download.tsx +1 -5
  58. package/src/iconography/drag-handle.tsx +1 -5
  59. package/src/iconography/dynamic-value.tsx +1 -5
  60. package/src/iconography/edit.tsx +1 -5
  61. package/src/iconography/error-white.tsx +1 -4
  62. package/src/iconography/error.tsx +1 -4
  63. package/src/iconography/expanded.tsx +1 -5
  64. package/src/iconography/eye-closed.tsx +1 -5
  65. package/src/iconography/eye-open.tsx +1 -5
  66. package/src/iconography/file-upload.tsx +1 -5
  67. package/src/iconography/filename.tsx +1 -5
  68. package/src/iconography/fixed-property-table.tsx +1 -5
  69. package/src/iconography/fixed-value.tsx +1 -5
  70. package/src/iconography/flow.tsx +9 -21
  71. package/src/iconography/folder-shortcut.tsx +1 -5
  72. package/src/iconography/folder.tsx +1 -5
  73. package/src/iconography/frontends.tsx +1 -5
  74. package/src/iconography/fulfilment.tsx +1 -5
  75. package/src/iconography/glasses.tsx +2 -13
  76. package/src/iconography/graphQL.tsx +2 -13
  77. package/src/iconography/grid-relation.tsx +1 -5
  78. package/src/iconography/grid.tsx +1 -5
  79. package/src/iconography/hand-mirror.tsx +1 -4
  80. package/src/iconography/hooks.tsx +1 -5
  81. package/src/iconography/image.tsx +1 -5
  82. package/src/iconography/index.ts +16 -1
  83. package/src/iconography/info.tsx +1 -4
  84. package/src/iconography/items.tsx +1 -5
  85. package/src/iconography/key.tsx +1 -5
  86. package/src/iconography/language.tsx +2 -6
  87. package/src/iconography/lifebouy.tsx +2 -6
  88. package/src/iconography/limitations.tsx +1 -5
  89. package/src/iconography/location.tsx +2 -6
  90. package/src/iconography/lock-closed.tsx +1 -5
  91. package/src/iconography/lock-open.tsx +2 -6
  92. package/src/iconography/magnifier.tsx +22 -37
  93. package/src/iconography/meta-preset.tsx +36 -0
  94. package/src/iconography/min-quantity.tsx +2 -6
  95. package/src/iconography/min-value.tsx +2 -6
  96. package/src/iconography/multilingual.tsx +2 -6
  97. package/src/iconography/multiple-choice.tsx +2 -6
  98. package/src/iconography/mushroom.tsx +2 -6
  99. package/src/iconography/nail-polish.tsx +3 -14
  100. package/src/iconography/number.tsx +16 -0
  101. package/src/iconography/numeric.tsx +2 -6
  102. package/src/iconography/order.tsx +2 -6
  103. package/src/iconography/organization.tsx +2 -6
  104. package/src/iconography/paragraph-collection.tsx +2 -6
  105. package/src/iconography/particle.tsx +3 -15
  106. package/src/iconography/paths.tsx +2 -5
  107. package/src/iconography/people.tsx +2 -6
  108. package/src/iconography/percentage.tsx +3 -8
  109. package/src/iconography/piece.tsx +4 -8
  110. package/src/iconography/pin.tsx +2 -6
  111. package/src/iconography/pipeline-dashed.tsx +2 -6
  112. package/src/iconography/plans-and-pricing.tsx +2 -6
  113. package/src/iconography/plug.tsx +2 -6
  114. package/src/iconography/price-list.tsx +2 -6
  115. package/src/iconography/price-tag.tsx +2 -6
  116. package/src/iconography/product-shortcut.tsx +2 -6
  117. package/src/iconography/product.tsx +2 -6
  118. package/src/iconography/promotion.tsx +2 -6
  119. package/src/iconography/property-table.tsx +2 -6
  120. package/src/iconography/relation.tsx +2 -6
  121. package/src/iconography/remove.tsx +2 -6
  122. package/src/iconography/renew.tsx +2 -6
  123. package/src/iconography/restricted-catalogue.tsx +2 -5
  124. package/src/iconography/rich-text.tsx +2 -6
  125. package/src/iconography/rocket.tsx +2 -6
  126. package/src/iconography/search.tsx +2 -6
  127. package/src/iconography/select.tsx +20 -0
  128. package/src/iconography/selection.tsx +2 -6
  129. package/src/iconography/settings.tsx +2 -6
  130. package/src/iconography/shapes.tsx +2 -6
  131. package/src/iconography/singleline.tsx +2 -6
  132. package/src/iconography/special-price.tsx +2 -6
  133. package/src/iconography/split.tsx +2 -6
  134. package/src/iconography/stock-location.tsx +2 -6
  135. package/src/iconography/string.tsx +16 -0
  136. package/src/iconography/subscription-contracts.tsx +43 -49
  137. package/src/iconography/subscription-plans.tsx +2 -6
  138. package/src/iconography/subscription.tsx +2 -6
  139. package/src/iconography/switch.tsx +2 -6
  140. package/src/iconography/target.tsx +2 -6
  141. package/src/iconography/topics-branch.tsx +2 -6
  142. package/src/iconography/topics-leaf.tsx +2 -6
  143. package/src/iconography/topics.tsx +2 -6
  144. package/src/iconography/transition-in-disabled.tsx +2 -6
  145. package/src/iconography/transition-in.tsx +2 -6
  146. package/src/iconography/transition-out-disabled.tsx +13 -19
  147. package/src/iconography/transition-out.tsx +2 -6
  148. package/src/iconography/unpublish.tsx +2 -6
  149. package/src/iconography/usage-meter.tsx +4 -8
  150. package/src/iconography/usage.tsx +2 -6
  151. package/src/iconography/user-card.tsx +2 -6
  152. package/src/iconography/user.tsx +2 -6
  153. package/src/iconography/users.tsx +2 -6
  154. package/src/iconography/variant.tsx +2 -6
  155. package/src/iconography/video.tsx +2 -6
  156. package/src/iconography/wand.tsx +2 -6
  157. package/src/iconography/warning.tsx +2 -5
  158. package/src/iconography/x-for-y.tsx +2 -6
  159. package/src/label/label.tsx +1 -1
  160. package/src/popover/popover.tsx +5 -6
  161. package/src/rich-text-editor/tests/rich-text-editor-basic-rendering.test.tsx +8 -6
  162. package/src/rich-text-editor/tests/rich-text-editor-code.test.tsx +1 -1
  163. package/src/rich-text-editor/tests/rich-text-editor-onchange.test.tsx +4 -18
  164. package/src/rich-text-editor/tests/rich-text-editor-quote.test.tsx +2 -1
  165. package/src/rich-text-editor/tests/rich-text-editor-typing.test.tsx +6 -4
  166. package/src/rich-text-editor/tests/utils.ts +3 -1
  167. package/src/select/select-root.tsx +2 -2
  168. package/src/spinner/index.tsx +3 -3
  169. package/src/tag/tag.tsx +2 -2
  170. package/src/tooltip/tooltip.tsx +1 -1
@@ -9,12 +9,14 @@ import { Battery } from './battery';
9
9
  import { Bell } from './bell';
10
10
  import { BillingPayments } from './billing-payments';
11
11
  import { Bin } from './bin';
12
+ import { Boolean } from './boolean';
12
13
  import { Cancel } from './cancel';
13
14
  import { Caret } from './caret';
14
15
  import { Cart } from './cart';
15
16
  import { Catalogue } from './catalogue';
16
17
  import { Check } from './check';
17
18
  import { CheckWithCircle } from './check-with-circle';
19
+ import { Checkbox } from './checkbox';
18
20
  import { Chevron } from './chevron';
19
21
  import { Choice } from './choice';
20
22
  import { Chunk } from './chunk';
@@ -69,12 +71,14 @@ import { Location } from './location';
69
71
  import { LockClosed } from './lock-closed';
70
72
  import { LockOpen } from './lock-open';
71
73
  import { Magnifier } from './magnifier';
74
+ import { MetaPreset } from './meta-preset';
72
75
  import { MinQuantity } from './min-quantity';
73
76
  import { MinValue } from './min-value';
74
77
  import { Multilingual } from './multilingual';
75
78
  import { MultipleChoice } from './multiple-choice';
76
79
  import { Mushroom } from './mushroom';
77
80
  import { NailPolish } from './nail-polish';
81
+ import { Number } from './number';
78
82
  import { Numeric } from './numeric';
79
83
  import { Order } from './order';
80
84
  import { Organization } from './organization';
@@ -101,6 +105,7 @@ import { RestrictedCatalogue } from './restricted-catalogue';
101
105
  import { RichText } from './rich-text';
102
106
  import { Rocket } from './rocket';
103
107
  import { Search } from './search';
108
+ import { Select } from './select';
104
109
  import { Selection } from './selection';
105
110
  import { Settings } from './settings';
106
111
  import { Shapes } from './shapes';
@@ -108,6 +113,7 @@ import { SingleLine } from './singleline';
108
113
  import { SpecialPrice } from './special-price';
109
114
  import { Split } from './split';
110
115
  import { StockLocation } from './stock-location';
116
+ import { String } from './string';
111
117
  import { Subscription } from './subscription';
112
118
  import { SubscriptionContracts } from './subscription-contracts';
113
119
  import { SubscriptionPlans } from './subscription-plans';
@@ -132,7 +138,10 @@ import { Wand } from './wand';
132
138
  import { Warning } from './warning';
133
139
  import { XForY } from './x-for-y';
134
140
 
135
- export const Icon = {
141
+ export const Icon: Record<
142
+ string,
143
+ React.ForwardRefExoticComponent<React.SVGProps<SVGSVGElement> & React.RefAttributes<SVGSVGElement>>
144
+ > = {
136
145
  Actions,
137
146
  Add,
138
147
  Advance,
@@ -142,12 +151,14 @@ export const Icon = {
142
151
  BillingPayments,
143
152
  Bin,
144
153
  Bell,
154
+ Boolean,
145
155
  Caret,
146
156
  Cart,
147
157
  Catalogue,
148
158
  Check,
149
159
  CheckWithCircle,
150
160
  Chevron,
161
+ Checkbox,
151
162
  Cloud,
152
163
  Clock,
153
164
  CloudWithKeyHole,
@@ -187,6 +198,7 @@ export const Icon = {
187
198
  Limitations,
188
199
  LockClosed,
189
200
  LockOpen,
201
+ MetaPreset,
190
202
  Multilingual,
191
203
  MultipleChoice,
192
204
  Magnifier,
@@ -194,6 +206,7 @@ export const Icon = {
194
206
  MinValue,
195
207
  Mushroom,
196
208
  NailPolish,
209
+ Number,
197
210
  Order,
198
211
  Organization,
199
212
  Paths,
@@ -214,7 +227,9 @@ export const Icon = {
214
227
  Renew,
215
228
  Rocket,
216
229
  Search,
230
+ Select,
217
231
  Settings,
232
+ String,
218
233
  Shapes,
219
234
  SpecialPrice,
220
235
  Split,
@@ -1,9 +1,6 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type InfoProps = SVGProps<SVGSVGElement>;
4
- type InfoRef = SVGSVGElement;
5
-
6
- export const Info = forwardRef<InfoRef, InfoProps>((delegated, ref) => {
3
+ export const Info = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
7
4
  return (
8
5
  <svg ref={ref} width="22" height="22" fill="none" viewBox="0 0 22 22" {...delegated}>
9
6
  <path
@@ -1,10 +1,6 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type ItemsProps = SVGProps<SVGSVGElement>;
4
-
5
- type ItemsRef = SVGSVGElement;
6
-
7
- export const Items = forwardRef<ItemsRef, ItemsProps>((delegated, ref) => {
3
+ export const Items = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="34" height="34" viewBox="0 0 34 34" fill="none" {...delegated}>
10
6
  <path
@@ -1,10 +1,6 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type KeyProps = SVGProps<SVGSVGElement>;
4
-
5
- type KeyRef = SVGSVGElement;
6
-
7
- export const Key = forwardRef<KeyRef, KeyProps>((delegated, ref) => {
3
+ export const Key = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} viewBox="0 0 22 22" width="22" height="22" fill="none" {...delegated}>
10
6
  <path
@@ -1,10 +1,6 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type LanguageProps = SVGProps<SVGSVGElement>;
4
-
5
- type LanguageRef = SVGSVGElement;
6
-
7
- export const Language = forwardRef<LanguageRef, LanguageProps>((delegated, ref) => {
3
+ export const Language = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="34" height="34" viewBox="0 0 34 34" {...delegated}>
10
6
  <path
@@ -35,4 +31,4 @@ export const Language = forwardRef<LanguageRef, LanguageProps>((delegated, ref)
35
31
  );
36
32
  });
37
33
 
38
- Language.displayName = 'LanguageProps';
34
+ Language.displayName = 'LanguageIcon';
@@ -1,10 +1,6 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type LifebouyProps = SVGProps<SVGSVGElement>;
4
-
5
- type LifebouyRef = SVGSVGElement;
6
-
7
- export const Lifebouy = forwardRef<LifebouyRef, LifebouyProps>((delegated, ref) => {
3
+ export const Lifebouy = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="20" height="19" viewBox="0 0 20 19" fill="none" {...delegated}>
10
6
  <path
@@ -55,4 +51,4 @@ export const Lifebouy = forwardRef<LifebouyRef, LifebouyProps>((delegated, ref)
55
51
  );
56
52
  });
57
53
 
58
- Lifebouy.displayName = 'LifebouyProps';
54
+ Lifebouy.displayName = 'LifebouyIcon';
@@ -2,11 +2,7 @@ import { forwardRef, SVGProps } from 'react';
2
2
 
3
3
  import { fill, stroke } from './variables';
4
4
 
5
- type LimitationsProps = SVGProps<SVGSVGElement>;
6
-
7
- type LimitationsRef = SVGSVGElement;
8
-
9
- export const Limitations = forwardRef<LimitationsRef, LimitationsProps>((delegated, ref) => {
5
+ export const Limitations = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
10
6
  return (
11
7
  <svg ref={ref} width="23" height="23" viewBox="0 0 23 23" fill="none" {...delegated}>
12
8
  <path
@@ -1,10 +1,6 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type LocationProps = SVGProps<SVGSVGElement>;
4
-
5
- type LocationRef = SVGSVGElement;
6
-
7
- export const Location = forwardRef<LocationRef, LocationProps>((delegated, ref) => {
3
+ export const Location = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="22" height="22" viewBox="0 0 22 22" fill="none" {...delegated}>
10
6
  <path
@@ -32,4 +28,4 @@ export const Location = forwardRef<LocationRef, LocationProps>((delegated, ref)
32
28
  );
33
29
  });
34
30
 
35
- Location.displayName = 'Location';
31
+ Location.displayName = 'LocationIcon';
@@ -1,10 +1,6 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type LockClosedProps = SVGProps<SVGSVGElement>;
4
-
5
- type LockClosedRef = SVGSVGElement;
6
-
7
- export const LockClosed = forwardRef<LockClosedRef, LockClosedProps>((delegated, ref) => {
3
+ export const LockClosed = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="17" height="16" viewBox="0 0 17 16" fill="none" {...delegated}>
10
6
  <path
@@ -1,10 +1,6 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type LockOpenProps = SVGProps<SVGSVGElement>;
4
-
5
- type LockOpenRef = SVGSVGElement;
6
-
7
- export const LockOpen = forwardRef<LockOpenRef, LockOpenProps>((delegated, ref) => {
3
+ export const LockOpen = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="20" height="20" fill="none" viewBox="0 0 20 20" {...delegated}>
10
6
  <path
@@ -1,40 +1,25 @@
1
- import { forwardRef } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type MagnifierProps = React.SVGProps<SVGSVGElement> & {
4
- width?: number;
5
- height?: number;
6
- };
7
-
8
- export const Magnifier = forwardRef(
9
- ({ width = 22, height = 23, ...rest }: MagnifierProps, ref: React.LegacyRef<SVGSVGElement>) => {
10
- return (
11
- <svg
12
- ref={ref}
13
- width={width}
14
- height={height}
15
- viewBox="0 0 22 23"
16
- fill="none"
17
- xmlns="http://www.w3.org/2000/svg"
18
- {...rest}
19
- >
20
- <path d="M19.02 9.531a6.238 6.238 0 1 1-12.476 0 6.238 6.238 0 0 1 12.476 0Z" fill="#fff" />
21
- <path
22
- d="M18.023 14.86c2.913-2.914 2.913-7.655 0-10.568-2.914-2.914-7.654-2.914-10.568 0a7.327 7.327 0 0 0-1.124 9.018s.124.208-.043.375l-3.813 3.812c-.759.759-.94 1.82-.266 2.493l.116.116c.673.673 1.734.492 2.492-.267l3.805-3.804c.175-.175.382-.051.382-.051a7.327 7.327 0 0 0 9.019-1.124Zm-9.188-1.38a5.528 5.528 0 0 1 0-7.808 5.528 5.528 0 0 1 7.808 0 5.528 5.528 0 0 1 0 7.808 5.528 5.528 0 0 1-7.808 0Z"
23
- fill="#BFF6F8"
24
- />
25
- <path
26
- fillRule="evenodd"
27
- clipRule="evenodd"
28
- d="M6.288 13.685c.167-.167.043-.375.043-.375a7.327 7.327 0 0 1 1.124-9.018c2.914-2.914 7.654-2.914 10.568 0 2.913 2.913 2.913 7.654 0 10.568a7.327 7.327 0 0 1-9.019 1.124s-.207-.124-.382.051L4.817 19.84c-.758.758-1.82.939-2.492.266l-.116-.116c-.673-.673-.493-1.734.266-2.493l3.813-3.812ZM1.9 20.53l-.115-.115c-1.001-1.001-.621-2.455.266-3.342l3.651-3.651a7.925 7.925 0 0 1 1.329-9.554c3.148-3.148 8.268-3.148 11.416 0 3.148 3.148 3.148 8.268 0 11.416a7.925 7.925 0 0 1-9.554 1.329l-3.65 3.65c-.888.887-2.342 1.268-3.343.267ZM16.22 6.096a4.928 4.928 0 0 0-6.96 0 4.928 4.928 0 0 0 0 6.96 4.928 4.928 0 0 0 6.96 0 4.928 4.928 0 0 0 0-6.96Zm.424 7.384a5.528 5.528 0 0 0 0-7.808 5.528 5.528 0 0 0-7.808 0 5.528 5.528 0 0 0 0 7.808 5.528 5.528 0 0 0 7.808 0Z"
29
- fill="#528693"
30
- />
31
- <path
32
- d="M9.312 9.453a.77.77 0 0 1-.3-.061c-.393-.166-.576-.349-.41-.741a4.86 4.86 0 0 1 6.363-2.58c.392.167.576.35.41.742a.771.771 0 0 1-1.011.41 3.316 3.316 0 0 0-4.342 1.76.771.771 0 0 1-.71.47Z"
33
- fill="#528693"
34
- />
35
- </svg>
36
- );
37
- },
38
- );
3
+ export const Magnifier = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
4
+ return (
5
+ <svg ref={ref} viewBox="0 0 22 23" fill="none" {...delegated}>
6
+ <path d="M19.02 9.531a6.238 6.238 0 1 1-12.476 0 6.238 6.238 0 0 1 12.476 0Z" fill="#fff" />
7
+ <path
8
+ d="M18.023 14.86c2.913-2.914 2.913-7.655 0-10.568-2.914-2.914-7.654-2.914-10.568 0a7.327 7.327 0 0 0-1.124 9.018s.124.208-.043.375l-3.813 3.812c-.759.759-.94 1.82-.266 2.493l.116.116c.673.673 1.734.492 2.492-.267l3.805-3.804c.175-.175.382-.051.382-.051a7.327 7.327 0 0 0 9.019-1.124Zm-9.188-1.38a5.528 5.528 0 0 1 0-7.808 5.528 5.528 0 0 1 7.808 0 5.528 5.528 0 0 1 0 7.808 5.528 5.528 0 0 1-7.808 0Z"
9
+ fill="#BFF6F8"
10
+ />
11
+ <path
12
+ fillRule="evenodd"
13
+ clipRule="evenodd"
14
+ d="M6.288 13.685c.167-.167.043-.375.043-.375a7.327 7.327 0 0 1 1.124-9.018c2.914-2.914 7.654-2.914 10.568 0 2.913 2.913 2.913 7.654 0 10.568a7.327 7.327 0 0 1-9.019 1.124s-.207-.124-.382.051L4.817 19.84c-.758.758-1.82.939-2.492.266l-.116-.116c-.673-.673-.493-1.734.266-2.493l3.813-3.812ZM1.9 20.53l-.115-.115c-1.001-1.001-.621-2.455.266-3.342l3.651-3.651a7.925 7.925 0 0 1 1.329-9.554c3.148-3.148 8.268-3.148 11.416 0 3.148 3.148 3.148 8.268 0 11.416a7.925 7.925 0 0 1-9.554 1.329l-3.65 3.65c-.888.887-2.342 1.268-3.343.267ZM16.22 6.096a4.928 4.928 0 0 0-6.96 0 4.928 4.928 0 0 0 0 6.96 4.928 4.928 0 0 0 6.96 0 4.928 4.928 0 0 0 0-6.96Zm.424 7.384a5.528 5.528 0 0 0 0-7.808 5.528 5.528 0 0 0-7.808 0 5.528 5.528 0 0 0 0 7.808 5.528 5.528 0 0 0 7.808 0Z"
15
+ fill="#528693"
16
+ />
17
+ <path
18
+ d="M9.312 9.453a.77.77 0 0 1-.3-.061c-.393-.166-.576-.349-.41-.741a4.86 4.86 0 0 1 6.363-2.58c.392.167.576.35.41.742a.771.771 0 0 1-1.011.41 3.316 3.316 0 0 0-4.342 1.76.771.771 0 0 1-.71.47Z"
19
+ fill="#528693"
20
+ />
21
+ </svg>
22
+ );
23
+ });
39
24
 
40
25
  Magnifier.displayName = 'Magnifier';
@@ -0,0 +1,36 @@
1
+ import { forwardRef, SVGProps } from 'react';
2
+
3
+ import { fill, stroke } from './variables';
4
+
5
+ export const MetaPreset = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
6
+ return (
7
+ <svg ref={ref} width="22" height="22" viewBox="0 0 22 22" fill="none" {...delegated}>
8
+ <path
9
+ fill="#fff"
10
+ d="M14.539 16.277a3.383 3.383 0 0 1-3.761 3.378l-4.451-.501a3.383 3.383 0 0 1-2.916-4.13l1.286-5.51.078-.333a4.91 4.91 0 0 1 1.302-2.354 4.819 4.819 0 0 0 .061 1.306l1.067 5.905a3.383 3.383 0 0 0 4.315 2.634l3.017-.92.002.525Z"
11
+ />
12
+ <path
13
+ fill={fill}
14
+ d="M6.077 6.827a4.82 4.82 0 0 0 .061 1.306l1.067 5.905a3.383 3.383 0 0 0 4.315 2.634l3.017-.92 1.268-.386a3.382 3.382 0 0 0 2.112-4.593L15.51 5.277a4.932 4.932 0 0 0-9.432 1.55ZM9.123 5.39a1.245 1.245 0 1 1 2.425-.57 1.245 1.245 0 0 1-2.425.57Z"
15
+ />
16
+ <path
17
+ fill="#fff"
18
+ d="M9.573 5.37c-.151 0-.301.006-.45.02a1.246 1.246 0 0 0 2.294.335 4.946 4.946 0 0 0-1.844-.355Z"
19
+ />
20
+ <path
21
+ fill={stroke}
22
+ d="M11.722 5.844a1.571 1.571 0 0 0-2.77-1.476 1.572 1.572 0 0 0 1.843 2.24 1.56 1.56 0 0 0 .927-.764Zm-2.098-.151a4.621 4.621 0 0 1 1.228.179.927.927 0 0 1-1.228-.18Zm1.611-.378a5.268 5.268 0 0 0-1.82-.266.92.92 0 0 1 .921-.866.925.925 0 0 1 .9 1.132Z"
23
+ />
24
+ <path
25
+ fill={stroke}
26
+ d="M3.678 17.93a3.71 3.71 0 0 0 2.613 1.545l4.451.502a3.709 3.709 0 0 0 4.12-3.7v-.286l1.037-.316a3.709 3.709 0 0 0 2.314-5.032l-2.408-5.496A5.256 5.256 0 0 0 5.768 6.683 5.244 5.244 0 0 0 4.46 9.107l-1.364 5.844a3.708 3.708 0 0 0 .581 2.979Zm12.033-2.873-4.285 1.306a3.063 3.063 0 0 1-3.902-2.383L6.457 8.076a4.61 4.61 0 0 1 8.757-2.67l2.408 5.496a3.062 3.062 0 0 1-1.91 4.155Zm-11.985.04L5.09 9.255c.128-.55.356-1.068.668-1.53.014.155.034.31.063.466l1.067 5.905a3.709 3.709 0 0 0 4.727 2.886l2.601-.793v.091a3.063 3.063 0 0 1-3.402 3.056l-4.45-.502a3.062 3.062 0 0 1-2.638-3.735Z"
27
+ />
28
+ <path
29
+ fill={stroke}
30
+ d="m14.082 9.077-4.284 1.306a.323.323 0 0 1-.188-.618l4.284-1.306a.323.323 0 0 1 .188.618ZM10.159 11.864a.323.323 0 0 1-.095-.632l4.285-1.306a.323.323 0 1 1 .189.618l-4.285 1.306a.325.325 0 0 1-.095.014Z"
31
+ />
32
+ </svg>
33
+ );
34
+ });
35
+
36
+ MetaPreset.displayName = 'MetaPresetIcon';
@@ -1,12 +1,8 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
3
  import { fill, stroke } from './variables';
4
4
 
5
- type MinQuantityProps = SVGProps<SVGSVGElement>;
6
-
7
- type MinQuantityRef = SVGSVGElement;
8
-
9
- export const MinQuantity = forwardRef<MinQuantityRef, MinQuantityProps>((delegated, ref) => {
5
+ export const MinQuantity = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
10
6
  return (
11
7
  <svg ref={ref} width="23" height="22" viewBox="0 0 23 22" fill="none" {...delegated}>
12
8
  <path
@@ -1,12 +1,8 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
3
  import { fill, stroke } from './variables';
4
4
 
5
- type MinValueProps = SVGProps<SVGSVGElement>;
6
-
7
- type MinValueRef = SVGSVGElement;
8
-
9
- export const MinValue = forwardRef<MinValueRef, MinValueProps>((delegated, ref) => {
5
+ export const MinValue = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
10
6
  return (
11
7
  <svg ref={ref} width="22" height="22" viewBox="0 0 22 22" fill="none" {...delegated}>
12
8
  <path
@@ -1,10 +1,6 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type MultilingualProps = SVGProps<SVGSVGElement>;
4
-
5
- type MultilingualRef = SVGSVGElement;
6
-
7
- export const Multilingual = forwardRef<MultilingualRef, MultilingualProps>((delegated, ref) => {
3
+ export const Multilingual = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="34" height="34" viewBox="0 0 34 34" {...delegated}>
10
6
  <path
@@ -1,10 +1,6 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type MultipleChoiceProps = SVGProps<SVGSVGElement>;
4
-
5
- type MultipleChoiceRef = SVGSVGElement;
6
-
7
- export const MultipleChoice = forwardRef<MultipleChoiceRef, MultipleChoiceProps>((delegated, ref) => {
3
+ export const MultipleChoice = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="22" height="22" viewBox="0 0 22 22" fill="currentColor" {...delegated}>
10
6
  <g clipPath="url(#a)">
@@ -1,10 +1,6 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type MushroomProps = SVGProps<SVGSVGElement>;
4
-
5
- type MushroomRef = SVGSVGElement;
6
-
7
- export const Mushroom = forwardRef<MushroomRef, MushroomProps>((delegated, ref) => {
3
+ export const Mushroom = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="22" height="22" viewBox="0 0 22 22" fill="none" {...delegated}>
10
6
  <path
@@ -1,19 +1,8 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type NailPolishProps = SVGProps<SVGSVGElement>;
4
- type NailPolishRef = SVGSVGElement;
5
-
6
- export const NailPolish = forwardRef<NailPolishRef, NailPolishProps>((delegated, ref) => {
3
+ export const NailPolish = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
7
4
  return (
8
- <svg
9
- ref={ref}
10
- width="12"
11
- height="16"
12
- viewBox="0 0 12 16"
13
- fill="none"
14
- xmlns="http://www.w3.org/2000/svg"
15
- {...delegated}
16
- >
5
+ <svg ref={ref} width="12" height="16" viewBox="0 0 12 16" fill="none" {...delegated}>
17
6
  <path
18
7
  d="M.8573 9.7059H.4287v-.8824c0-.4873.3838-.8823.8571-.8823h4.2858c.4734 0 .8571.395.8571.8823v.8824h-.4286V15H.8573V9.7059Z"
19
8
  fill="#BFF6F8"
@@ -0,0 +1,16 @@
1
+ import { forwardRef, type SVGProps } from 'react';
2
+
3
+ import { stroke } from './variables';
4
+
5
+ export const Number = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
6
+ return (
7
+ <svg ref={ref} width="22" height="22" viewBox="0 0 22 22" fill="none" {...delegated}>
8
+ <path
9
+ fill={stroke}
10
+ d="m5.929 20 3.14-18h2.237l-3.14 18H5.93Zm4.636 0 3.152-18h2.238l-3.153 18h-2.237Zm7.232-10.768H4.927v-2.09h12.87v2.09Zm-.94 5.7H4v-2.078h12.857v2.077Z"
11
+ />
12
+ </svg>
13
+ );
14
+ });
15
+
16
+ Number.displayName = 'NumberIcon';
@@ -1,10 +1,6 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type NumericProps = SVGProps<SVGSVGElement>;
4
-
5
- type NumericRef = SVGSVGElement;
6
-
7
- export const Numeric = forwardRef<NumericRef, NumericProps>((delegated, ref) => {
3
+ export const Numeric = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="22" height="22" viewBox="0 0 22 22" fill="none" {...delegated}>
10
6
  <path
@@ -1,10 +1,6 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type OrderProps = SVGProps<SVGSVGElement>;
4
-
5
- type OrderRef = SVGSVGElement;
6
-
7
- export const Order = forwardRef<OrderRef, OrderProps>((delegated, ref) => {
3
+ export const Order = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="22" height="23" viewBox="0 0 22 23" fill="none" {...delegated}>
10
6
  <path
@@ -1,12 +1,8 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
3
  import { fill, stroke } from './variables';
4
4
 
5
- type OrganizationProps = SVGProps<SVGSVGElement>;
6
-
7
- type OrganizationRef = SVGSVGElement;
8
-
9
- export const Organization = forwardRef<OrganizationRef, OrganizationProps>((delegated, ref) => {
5
+ export const Organization = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
10
6
  return (
11
7
  <svg ref={ref} width="22" height="22" fill="none" viewBox="0 0 22 22" {...delegated}>
12
8
  <path d="M2.911 3.495h9.652V18.72H2.911V3.495Z" fill="#fff" />
@@ -1,10 +1,6 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type ParagraphCollectionProps = SVGProps<SVGSVGElement>;
4
-
5
- type ParagraphCollectionRef = SVGSVGElement;
6
-
7
- export const ParagraphCollection = forwardRef<ParagraphCollectionRef, ParagraphCollectionProps>((delegated, ref) => {
3
+ export const ParagraphCollection = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="22" height="22" viewBox="0 0 22 22" fill="none" {...delegated}>
10
6
  <path
@@ -1,20 +1,8 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type ParticleProps = SVGProps<SVGSVGElement>;
4
-
5
- type ParticleRef = SVGSVGElement;
6
-
7
- export const Particle = forwardRef<ParticleRef, ParticleProps>((delegated, ref) => {
3
+ export const Particle = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
- <svg
10
- ref={ref}
11
- width="22"
12
- height="20"
13
- viewBox="0 0 22 20"
14
- fill="none"
15
- xmlns="http://www.w3.org/2000/svg"
16
- {...delegated}
17
- >
5
+ <svg ref={ref} width="22" height="20" viewBox="0 0 22 20" fill="none" {...delegated}>
18
6
  <path
19
7
  fill="#528693"
20
8
  d="M10.9 18.597c0-.332-2.426-.606-5.418-.61-2.992-.006-5.418.26-5.419.592 0 .333 2.425.606 5.417.611 2.993.005 5.419-.26 5.42-.593ZM21.39 16.21c0-.267-1.94-.485-4.334-.49-2.394-.003-4.335.209-4.335.475s1.94.485 4.334.489c2.393.004 4.334-.209 4.335-.475Z"
@@ -1,11 +1,8 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
3
  import { fill, stroke } from './variables';
4
4
 
5
- type PathsProps = SVGProps<SVGSVGElement>;
6
- type PathsRef = SVGSVGElement;
7
-
8
- export const Paths = forwardRef<PathsRef, PathsProps>((delegated, ref) => {
5
+ export const Paths = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
9
6
  return (
10
7
  <svg ref={ref} width="22" height="22" viewBox="0 0 22 22" fill="none" {...delegated}>
11
8
  <path
@@ -1,10 +1,6 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type PeopleProps = SVGProps<SVGSVGElement>;
4
-
5
- type PeopleRef = SVGSVGElement;
6
-
7
- export const People = forwardRef<PeopleRef, PeopleProps>((delegated, ref) => {
3
+ export const People = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="17" height="16" viewBox="0 0 17 16" fill="none" {...delegated}>
10
6
  <path
@@ -1,13 +1,8 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type PercentageProps = SVGProps<SVGSVGElement>;
4
-
5
- type PercentageRef = SVGSVGElement;
6
-
7
- export const Percentage = forwardRef<PercentageRef, PercentageProps>((delegated, ref) => {
8
- const fill = 'var(--c-icon-fill, #BFF6F8)';
9
- const stroke = 'var(--c-icon-stroke, #528693)';
3
+ import { fill, stroke } from './variables';
10
4
 
5
+ export const Percentage = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
11
6
  return (
12
7
  <svg ref={ref} width="22" height="22" viewBox="0 0 22 22" fill="none" {...delegated}>
13
8
  <path
@@ -1,13 +1,9 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type PieceProps = SVGProps<SVGSVGElement>;
4
-
5
- type PieceRef = SVGSVGElement;
6
-
7
- export const Piece = forwardRef<PieceRef, PieceProps>((delegated, ref) => {
3
+ export const Piece = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="22" height="22" viewBox="0 0 22 22" fill="none" {...delegated}>
10
- <g clipPath="url(#a)">
6
+ <g clipPath="url(#piece)">
11
7
  <path fill="#BFF6F8" d="M1.67 1.89h18.491v18.157H1.671V1.891Z" className="c-icon-fill" />
12
8
  <path
13
9
  fill="#fff"
@@ -25,7 +21,7 @@ export const Piece = forwardRef<PieceRef, PieceProps>((delegated, ref) => {
25
21
  />
26
22
  </g>
27
23
  <defs>
28
- <clipPath id="a">
24
+ <clipPath id="piece">
29
25
  <path fill="#fff" d="M0 0h22v22H0z" />
30
26
  </clipPath>
31
27
  </defs>
@@ -1,10 +1,6 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type PinProps = SVGProps<SVGSVGElement>;
4
-
5
- type PinRef = SVGSVGElement;
6
-
7
- export const Pin = forwardRef<PinRef, PinProps>((delegated, ref) => {
3
+ export const Pin = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="26" height="26" viewBox="0 0 26 26" fill="none" {...delegated}>
10
6
  <path
@@ -1,10 +1,6 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type PipelineDashedProps = SVGProps<SVGSVGElement>;
4
-
5
- type PipelineDashedRef = SVGSVGElement;
6
-
7
- export const PipelineDashed = forwardRef<PipelineDashedRef, PipelineDashedProps>((delegated, ref) => {
3
+ export const PipelineDashed = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="22" height="22" viewBox="0 0 22 22" fill="none" {...delegated}>
10
6
  <path