@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
@@ -1,10 +1,6 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type PlansAndPricingProps = SVGProps<SVGSVGElement>;
4
-
5
- type PlansAndPricingRef = SVGSVGElement;
6
-
7
- export const PlansAndPricing = forwardRef<PlansAndPricingRef, PlansAndPricingProps>((delegated, ref) => {
3
+ export const PlansAndPricing = 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 PlugProps = SVGProps<SVGSVGElement>;
4
-
5
- type PlugRef = SVGSVGElement;
6
-
7
- export const Plug = forwardRef<PlugRef, PlugProps>((delegated, ref) => {
3
+ export const Plug = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="23" height="22" viewBox="0 0 23 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 PriceListProps = SVGProps<SVGSVGElement>;
4
-
5
- type PriceListRef = SVGSVGElement;
6
-
7
- export const PriceList = forwardRef<PriceListRef, PriceListProps>((delegated, ref) => {
3
+ export const PriceList = 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
  <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 PriceTagProps = SVGProps<SVGSVGElement>;
6
-
7
- type PriceTagRef = SVGSVGElement;
8
-
9
- export const PriceTag = forwardRef<PriceTagRef, PriceTagProps>((delegated, ref) => {
5
+ export const PriceTag = 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 ProductShortcutProps = SVGProps<SVGSVGElement>;
4
-
5
- type ProductShortcutRef = SVGSVGElement;
6
-
7
- export const ProductShortcut = forwardRef<ProductShortcutRef, ProductShortcutProps>((delegated, ref) => {
3
+ export const ProductShortcut = 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,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 ProductProps = SVGProps<SVGSVGElement>;
6
-
7
- type ProductRef = SVGSVGElement;
8
-
9
- export const Product = forwardRef<ProductRef, ProductProps>((delegated, ref) => {
5
+ export const Product = 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 PromotionProps = SVGProps<SVGSVGElement>;
4
-
5
- type PromotionRef = SVGSVGElement;
6
-
7
- export const Promotion = forwardRef<PromotionRef, PromotionProps>((delegated, ref) => {
3
+ export const Promotion = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="22" height="23" viewBox="0 0 22 23" fill="currentColor" {...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 PropertyTableProps = SVGProps<SVGSVGElement>;
4
-
5
- type PropertyTableRef = SVGSVGElement;
6
-
7
- export const PropertyTable = forwardRef<PropertyTableRef, PropertyTableProps>((delegated, ref) => {
3
+ export const PropertyTable = 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 RelationProps = SVGProps<SVGSVGElement>;
4
-
5
- type RelationRef = SVGSVGElement;
6
-
7
- export const Relation = forwardRef<RelationRef, RelationProps>((delegated, ref) => {
3
+ export const Relation = 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,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 RemoveProps = SVGProps<SVGSVGElement>;
6
-
7
- type RemoveRef = SVGSVGElement;
8
-
9
- export const Remove = forwardRef<RemoveRef, RemoveProps>((delegated, ref) => {
5
+ export const Remove = 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 RenewProps = SVGProps<SVGSVGElement>;
4
-
5
- type RenewRef = SVGSVGElement;
6
-
7
- export const Renew = forwardRef<RenewRef, RenewProps>((delegated, ref) => {
3
+ export const Renew = 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,9 +1,6 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type RestrictedCatalogueProps = SVGProps<SVGSVGElement>;
4
- type RestrictedCatalogueRef = SVGSVGElement;
5
-
6
- export const RestrictedCatalogue = forwardRef<RestrictedCatalogueRef, RestrictedCatalogueProps>((delegated, ref) => {
3
+ export const RestrictedCatalogue = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
7
4
  return (
8
5
  <svg ref={ref} width="22" height="22" viewBox="0 0 22 22" fill="none" {...delegated}>
9
6
  <path
@@ -1,10 +1,6 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type RichTextProps = SVGProps<SVGSVGElement>;
4
-
5
- type RichTextRef = SVGSVGElement;
6
-
7
- export const RichText = forwardRef<RichTextRef, RichTextProps>((delegated, ref) => {
3
+ export const RichText = 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,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 RocketProps = SVGProps<SVGSVGElement>;
6
-
7
- type RocketRef = SVGSVGElement;
8
-
9
- export const Rocket = forwardRef<RocketRef, RocketProps>((delegated, ref) => {
5
+ export const Rocket = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
10
6
  return (
11
7
  <svg ref={ref} width="16" height="16" viewBox="0 0 16 16" 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 SearchProps = SVGProps<SVGSVGElement>;
4
-
5
- type SearchRef = SVGSVGElement;
6
-
7
- export const Search = forwardRef<SearchRef, SearchProps>((delegated, ref) => {
3
+ export const Search = 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 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" />
@@ -0,0 +1,20 @@
1
+ import { forwardRef, type SVGProps } from 'react';
2
+
3
+ import { stroke } from './variables';
4
+
5
+ export const Select = 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="M15.671 18.946v1.091H6.367v-1.09h9.306Zm3.275-3.275V6.367a3.275 3.275 0 0 0-3.275-3.275H6.367A3.275 3.275 0 0 0 3.09 6.366v9.306a3.275 3.275 0 0 0 3.275 3.274v1.091l-.225-.006a4.366 4.366 0 0 1-4.136-4.135L2 15.67V6.367A4.366 4.366 0 0 1 6.366 2h9.306l.224.005a4.367 4.367 0 0 1 4.141 4.36v9.306l-.006.225a4.366 4.366 0 0 1-4.135 4.135l-.225.006v-1.09a3.275 3.275 0 0 0 3.275-3.275Z"
11
+ />
12
+ <path
13
+ fill={stroke}
14
+ d="M11.965 13.746c-.42.728-1.47.728-1.89 0L7.99 10.135a1.091 1.091 0 0 1 .945-1.637h4.17c.84 0 1.365.91.945 1.637l-2.085 3.611Z"
15
+ />
16
+ </svg>
17
+ );
18
+ });
19
+
20
+ Select.displayName = 'SelectIcon';
@@ -1,10 +1,6 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type SelectionProps = SVGProps<SVGSVGElement>;
4
-
5
- type SelectionRef = SVGSVGElement;
6
-
7
- export const Selection = forwardRef<SelectionRef, SelectionProps>((delegated, ref) => {
3
+ export const Selection = 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 SettingsProps = SVGProps<SVGSVGElement>;
4
-
5
- type SettingsRef = SVGSVGElement;
6
-
7
- export const Settings = forwardRef<SettingsRef, SettingsProps>((delegated, ref) => {
3
+ export const Settings = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="22" height="22" viewBox="0 0 22 22" {...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 ShapesProps = SVGProps<SVGSVGElement>;
4
-
5
- type ShapesRef = SVGSVGElement;
6
-
7
- export const Shapes = forwardRef<ShapesRef, ShapesProps>((delegated, ref) => {
3
+ export const Shapes = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="23" height="22" viewBox="0 0 23 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 SingleLineProps = SVGProps<SVGSVGElement>;
4
-
5
- type SingleLineRef = SVGSVGElement;
6
-
7
- export const SingleLine = forwardRef<SingleLineRef, SingleLineProps>((delegated, ref) => {
3
+ export const SingleLine = 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 SpecialPriceProps = SVGProps<SVGSVGElement>;
4
-
5
- type SpecialPriceRef = SVGSVGElement;
6
-
7
- export const SpecialPrice = forwardRef<SpecialPriceRef, SpecialPriceProps>((delegated, ref) => {
3
+ export const SpecialPrice = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="23" height="22" viewBox="0 0 23 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 SplitProps = SVGProps<SVGSVGElement>;
4
-
5
- type SplitRef = SVGSVGElement;
6
-
7
- export const Split = forwardRef<SplitRef, SplitProps>((delegated, ref) => {
3
+ export const Split = 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 StockLocationProps = SVGProps<SVGSVGElement>;
4
-
5
- type StockLocationRef = SVGSVGElement;
6
-
7
- export const StockLocation = forwardRef<StockLocationRef, StockLocationProps>((delegated, ref) => {
3
+ export const StockLocation = 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
@@ -0,0 +1,16 @@
1
+ import { forwardRef, type SVGProps } from 'react';
2
+
3
+ import { stroke } from './variables';
4
+
5
+ export const String = 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="M17.66 5.293a12.14 12.14 0 0 0-1.773 2.299c-.51.893-.846 1.787-1.005 2.681 1.18 0 2.155.335 2.92 1.006.799.67 1.198 1.612 1.198 2.825 0 1.181-.367 2.171-1.101 2.97-.703.765-1.629 1.148-2.778 1.148-1.15 0-2.091-.399-2.825-1.197-.703-.83-1.054-1.835-1.054-3.017 0-1.979.48-3.878 1.437-5.698.958-1.852 2.17-3.288 3.64-4.31l1.34 1.293Zm-9.243 0a12.14 12.14 0 0 0-1.772 2.299c-.51.893-.846 1.787-1.006 2.681 1.182 0 2.155.335 2.922 1.006.798.67 1.197 1.612 1.197 2.825 0 1.181-.367 2.171-1.102 2.97-.702.765-1.628 1.148-2.777 1.148-1.15 0-2.091-.399-2.825-1.197C2.35 16.195 2 15.19 2 14.008c0-1.979.479-3.878 1.437-5.698.957-1.852 2.17-3.288 3.64-4.31l1.34 1.293Z"
11
+ />
12
+ </svg>
13
+ );
14
+ });
15
+
16
+ String.displayName = 'StringIcon';
@@ -1,52 +1,46 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type SubscriptionContractsProps = SVGProps<SVGSVGElement>;
4
-
5
- type SubscriptionContractsRef = SVGSVGElement;
6
-
7
- export const SubscriptionContracts = forwardRef<SubscriptionContractsRef, SubscriptionContractsProps>(
8
- (delegated, ref) => {
9
- return (
10
- <svg ref={ref} width="23" height="22" viewBox="0 0 23 22" fill="none" {...delegated}>
11
- <path
12
- fill="#BFF6F8"
13
- d="M6.684 19.1h10.8a.6.6 0 0 0 .6-.6V6.748a.6.6 0 0 0-.176-.424L14.86 3.276a.6.6 0 0 0-.425-.176h-7.75a.6.6 0 0 0-.6.6v14.8a.6.6 0 0 0 .6.6Z"
14
- />
15
- <path
16
- fill="#528693"
17
- fillRule="evenodd"
18
- d="m17.908 6.324.425-.424a1.2 1.2 0 0 1 .351.848V18.5a1.2 1.2 0 0 1-1.2 1.2h-10.8a1.2 1.2 0 0 1-1.2-1.2V3.7a1.2 1.2 0 0 1 1.2-1.2h7.751a1.2 1.2 0 0 1 .85.351L18.332 5.9l-.425.424ZM17.484 19.1h-10.8a.6.6 0 0 1-.6-.6V3.7a.6.6 0 0 1 .6-.6h7.751a.6.6 0 0 1 .425.176l3.048 3.048a.6.6 0 0 1 .176.424V18.5a.6.6 0 0 1-.6.6Z"
19
- clipRule="evenodd"
20
- />
21
- <path
22
- fill="#528693"
23
- fillRule="evenodd"
24
- d="M14.784 2.9v2.6a.7.7 0 0 0 .7.7h3v.6h-3a1.3 1.3 0 0 1-1.3-1.3V2.9h.6Z"
25
- clipRule="evenodd"
26
- />
27
- <path
28
- fill="#fff"
29
- d="M13.977 8.068c-.12.426-.279.815-.393 1.233l4.498 1.256c1.502.316 1.335-1.12.702-1.857V7.66c1.645 1.392 2.137 2.286 1.828 3.213-.79 2.372-5.264.59-7.586.074l-.387 1.163-2.135-2.94 3.473-1.102Z"
30
- />
31
- <path
32
- fill="#528693"
33
- fillRule="evenodd"
34
- d="M18.784 8.7c.633.738.8 2.173-.702 1.857l-4.498-1.256.02-.068c.044-.157.095-.31.146-.463l.014-.042.022-.065c.066-.195.133-.39.191-.595l-.698.222h-.002l-2.17.689-.603.19a1328.391 1328.391 0 0 1 1.109 1.528l.592.816.434.597.387-1.163c.412.092.893.223 1.408.364 2.386.653 5.528 1.513 6.178-.438.267-.803-.066-1.58-1.228-2.678-.18-.17-.38-.348-.6-.534V8.7Zm-5.363 2.96-.213.64a.6.6 0 0 1-1.055.163 3823.073 3823.073 0 0 1-2.135-2.94.6.6 0 0 1 .304-.925l2.772-.88.702-.222a.6.6 0 0 1 .758.736c-.062.22-.133.429-.198.62l-.01.029-.003.009 3.88 1.084c.287.057.391.01.403.004a.153.153 0 0 0 .015-.05.84.84 0 0 0-.055-.385 1.44 1.44 0 0 0-.257-.453l-.145-.168V6.367l.988.836c.836.707 1.437 1.334 1.78 1.943.364.643.443 1.273.229 1.917-.272.817-.88 1.271-1.6 1.473-.687.192-1.49.162-2.272.05-.791-.111-1.622-.316-2.384-.52-.23-.061-.453-.122-.666-.18-.297-.082-.577-.159-.838-.226Z"
35
- clipRule="evenodd"
36
- />
37
- <path
38
- fill="#fff"
39
- d="M10.492 13.433c-.126.424-.2.837-.327 1.252l-4.473-1.343c-1.053-.393-.848-1.1-.298-1.563v-1.03c-1.248.31-1.827.77-2.009 1.507-.6 2.427 4.133 3.312 6.37 4.118l-.293 1.19 3.376-1.343-2.346-2.788Z"
40
- />
41
- <path
42
- fill="#528693"
43
- fillRule="evenodd"
44
- d="M5.394 11.779c-.55.463-.755 1.17.298 1.563l4.473 1.343.02-.068c.046-.157.085-.313.123-.47l.01-.043.017-.067c.048-.2.096-.4.156-.604l.472.56.003.003c.49.582.975 1.16 1.465 1.74l.407.485-.587.233-1.167.464-.937.373-.685.273.294-1.19c-.397-.143-.873-.288-1.384-.445-2.366-.724-5.48-1.677-4.987-3.673.15-.606.57-1.026 1.409-1.328.18-.064.38-.124.6-.178v1.029Zm3.647 4.987-.162.654a.6.6 0 0 0 .804.701 3603.743 3603.743 0 0 0 3.377-1.343.6.6 0 0 0 .237-.944l-1.872-2.224-.474-.564a.6.6 0 0 0-1.035.216c-.065.22-.116.434-.164.63l-.007.03-.002.01-3.859-1.159c-.195-.075-.285-.146-.322-.185a.133.133 0 0 1-.02-.028v-.003a.335.335 0 0 1 .037-.092.913.913 0 0 1 .201-.227l.214-.18V9.984l-.744.184c-.662.163-1.208.38-1.623.697-.434.33-.7.747-.824 1.247-.207.836.063 1.545.564 2.1.478.53 1.174.934 1.893 1.258.729.328 1.54.6 2.293.835l.66.203c.294.09.572.175.828.258Z"
45
- clipRule="evenodd"
46
- />
47
- </svg>
48
- );
49
- },
50
- );
3
+ export const SubscriptionContracts = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
4
+ return (
5
+ <svg ref={ref} width="23" height="22" viewBox="0 0 23 22" fill="none" {...delegated}>
6
+ <path
7
+ fill="#BFF6F8"
8
+ d="M6.684 19.1h10.8a.6.6 0 0 0 .6-.6V6.748a.6.6 0 0 0-.176-.424L14.86 3.276a.6.6 0 0 0-.425-.176h-7.75a.6.6 0 0 0-.6.6v14.8a.6.6 0 0 0 .6.6Z"
9
+ />
10
+ <path
11
+ fill="#528693"
12
+ fillRule="evenodd"
13
+ d="m17.908 6.324.425-.424a1.2 1.2 0 0 1 .351.848V18.5a1.2 1.2 0 0 1-1.2 1.2h-10.8a1.2 1.2 0 0 1-1.2-1.2V3.7a1.2 1.2 0 0 1 1.2-1.2h7.751a1.2 1.2 0 0 1 .85.351L18.332 5.9l-.425.424ZM17.484 19.1h-10.8a.6.6 0 0 1-.6-.6V3.7a.6.6 0 0 1 .6-.6h7.751a.6.6 0 0 1 .425.176l3.048 3.048a.6.6 0 0 1 .176.424V18.5a.6.6 0 0 1-.6.6Z"
14
+ clipRule="evenodd"
15
+ />
16
+ <path
17
+ fill="#528693"
18
+ fillRule="evenodd"
19
+ d="M14.784 2.9v2.6a.7.7 0 0 0 .7.7h3v.6h-3a1.3 1.3 0 0 1-1.3-1.3V2.9h.6Z"
20
+ clipRule="evenodd"
21
+ />
22
+ <path
23
+ fill="#fff"
24
+ d="M13.977 8.068c-.12.426-.279.815-.393 1.233l4.498 1.256c1.502.316 1.335-1.12.702-1.857V7.66c1.645 1.392 2.137 2.286 1.828 3.213-.79 2.372-5.264.59-7.586.074l-.387 1.163-2.135-2.94 3.473-1.102Z"
25
+ />
26
+ <path
27
+ fill="#528693"
28
+ fillRule="evenodd"
29
+ d="M18.784 8.7c.633.738.8 2.173-.702 1.857l-4.498-1.256.02-.068c.044-.157.095-.31.146-.463l.014-.042.022-.065c.066-.195.133-.39.191-.595l-.698.222h-.002l-2.17.689-.603.19a1328.391 1328.391 0 0 1 1.109 1.528l.592.816.434.597.387-1.163c.412.092.893.223 1.408.364 2.386.653 5.528 1.513 6.178-.438.267-.803-.066-1.58-1.228-2.678-.18-.17-.38-.348-.6-.534V8.7Zm-5.363 2.96-.213.64a.6.6 0 0 1-1.055.163 3823.073 3823.073 0 0 1-2.135-2.94.6.6 0 0 1 .304-.925l2.772-.88.702-.222a.6.6 0 0 1 .758.736c-.062.22-.133.429-.198.62l-.01.029-.003.009 3.88 1.084c.287.057.391.01.403.004a.153.153 0 0 0 .015-.05.84.84 0 0 0-.055-.385 1.44 1.44 0 0 0-.257-.453l-.145-.168V6.367l.988.836c.836.707 1.437 1.334 1.78 1.943.364.643.443 1.273.229 1.917-.272.817-.88 1.271-1.6 1.473-.687.192-1.49.162-2.272.05-.791-.111-1.622-.316-2.384-.52-.23-.061-.453-.122-.666-.18-.297-.082-.577-.159-.838-.226Z"
30
+ clipRule="evenodd"
31
+ />
32
+ <path
33
+ fill="#fff"
34
+ d="M10.492 13.433c-.126.424-.2.837-.327 1.252l-4.473-1.343c-1.053-.393-.848-1.1-.298-1.563v-1.03c-1.248.31-1.827.77-2.009 1.507-.6 2.427 4.133 3.312 6.37 4.118l-.293 1.19 3.376-1.343-2.346-2.788Z"
35
+ />
36
+ <path
37
+ fill="#528693"
38
+ fillRule="evenodd"
39
+ d="M5.394 11.779c-.55.463-.755 1.17.298 1.563l4.473 1.343.02-.068c.046-.157.085-.313.123-.47l.01-.043.017-.067c.048-.2.096-.4.156-.604l.472.56.003.003c.49.582.975 1.16 1.465 1.74l.407.485-.587.233-1.167.464-.937.373-.685.273.294-1.19c-.397-.143-.873-.288-1.384-.445-2.366-.724-5.48-1.677-4.987-3.673.15-.606.57-1.026 1.409-1.328.18-.064.38-.124.6-.178v1.029Zm3.647 4.987-.162.654a.6.6 0 0 0 .804.701 3603.743 3603.743 0 0 0 3.377-1.343.6.6 0 0 0 .237-.944l-1.872-2.224-.474-.564a.6.6 0 0 0-1.035.216c-.065.22-.116.434-.164.63l-.007.03-.002.01-3.859-1.159c-.195-.075-.285-.146-.322-.185a.133.133 0 0 1-.02-.028v-.003a.335.335 0 0 1 .037-.092.913.913 0 0 1 .201-.227l.214-.18V9.984l-.744.184c-.662.163-1.208.38-1.623.697-.434.33-.7.747-.824 1.247-.207.836.063 1.545.564 2.1.478.53 1.174.934 1.893 1.258.729.328 1.54.6 2.293.835l.66.203c.294.09.572.175.828.258Z"
40
+ clipRule="evenodd"
41
+ />
42
+ </svg>
43
+ );
44
+ });
51
45
 
52
46
  SubscriptionContracts.displayName = 'SubscriptionContractsIcon';
@@ -1,10 +1,6 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type SubscriptionPlansProps = SVGProps<SVGSVGElement>;
4
-
5
- type SubscriptionPlansRef = SVGSVGElement;
6
-
7
- export const SubscriptionPlans = forwardRef<SubscriptionPlansRef, SubscriptionPlansProps>((delegated, ref) => {
3
+ export const SubscriptionPlans = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="23" height="22" viewBox="0 0 23 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 SubscriptionProps = SVGProps<SVGSVGElement>;
4
-
5
- type SubscriptionRef = SVGSVGElement;
6
-
7
- export const Subscription = forwardRef<SubscriptionRef, SubscriptionProps>((delegated, ref) => {
3
+ export const Subscription = 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
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type SwitchProps = SVGProps<SVGSVGElement>;
4
-
5
- type SwitchRef = SVGSVGElement;
6
-
7
- export const Switch = forwardRef<SwitchRef, SwitchProps>((delegated, ref) => {
3
+ export const Switch = 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,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 TargetProps = SVGProps<SVGSVGElement>;
6
-
7
- type TargetRef = SVGSVGElement;
8
-
9
- export const Target = forwardRef<TargetRef, TargetProps>((delegated, ref) => {
5
+ export const Target = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
10
6
  return (
11
7
  <svg ref={ref} width="23" height="22" fill="none" viewBox="0 0 23 22" {...delegated}>
12
8
  <path fill={fill} d="M20.524 12.018a8.522 8.522 0 1 1-17.044 0 8.522 8.522 0 0 1 17.044 0Z" />
@@ -1,10 +1,6 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type TopicsBranchProps = SVGProps<SVGSVGElement>;
4
-
5
- type TopicsBranchRef = SVGSVGElement;
6
-
7
- export const TopicsBranch = forwardRef<TopicsBranchRef, TopicsBranchProps>((delegated, ref) => {
3
+ export const TopicsBranch = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="22" height="22" fill="none" viewBox="0 0 22 22" {...delegated}>
10
6
  <path d="M3.6 10.9a2.1 2.1 0 0 1 4.2 0 2.1 2.1 0 1 1-4.2 0Z" fill="#BFF6F8" />
@@ -1,10 +1,6 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
- type TopicsLeafProps = SVGProps<SVGSVGElement>;
4
-
5
- type TopicsLeafRef = SVGSVGElement;
6
-
7
- export const TopicsLeaf = forwardRef<TopicsLeafRef, TopicsLeafProps>((delegated, ref) => {
3
+ export const TopicsLeaf = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="22" height="22" fill="none" viewBox="0 0 22 22" {...delegated}>
10
6
  <path d="M3.6 10.9a2.1 2.1 0 0 1 4.2 0 2.1 2.1 0 1 1-4.2 0Z" fill="#BFF6F8" />
@@ -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 TopicsProps = SVGProps<SVGSVGElement>;
6
-
7
- type TopicsRef = SVGSVGElement;
8
-
9
- export const Topics = forwardRef<TopicsRef, TopicsProps>((delegated, ref) => {
5
+ export const Topics = 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,12 +1,8 @@
1
- import { forwardRef, SVGProps } from 'react';
1
+ import { forwardRef, type SVGProps } from 'react';
2
2
 
3
3
  import { stroke } from './variables';
4
4
 
5
- type TransitionInDisabledProps = SVGProps<SVGSVGElement>;
6
-
7
- type TransitionInDisabledRef = SVGSVGElement;
8
-
9
- export const TransitionInDisabled = forwardRef<TransitionInDisabledRef, TransitionInDisabledProps>((delegated, ref) => {
5
+ export const TransitionInDisabled = 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
  <rect width="7" height="1" x="12.95" y="18.77" fill={stroke} rx=".5" transform="rotate(-135 12.95 18.77)" />
@@ -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 TransitionInProps = SVGProps<SVGSVGElement>;
6
-
7
- type TransitionInRef = SVGSVGElement;
8
-
9
- export const TransitionIn = forwardRef<TransitionInRef, TransitionInProps>((delegated, ref) => {
5
+ export const TransitionIn = 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