@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,19 +1,8 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type CopyWithCloudProps = SVGProps<SVGSVGElement>;
4
- type CopyWithCloudRef = SVGSVGElement;
5
-
6
- export const CopyWithCloud = forwardRef<CopyWithCloudRef, CopyWithCloudProps>((delegated, ref) => {
3
+ export const CopyWithCloud = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
7
4
  return (
8
- <svg
9
- ref={ref}
10
- xmlns="http://www.w3.org/2000/svg"
11
- width="22"
12
- height="22"
13
- fill="none"
14
- viewBox="0 0 22 22"
15
- {...delegated}
16
- >
5
+ <svg ref={ref} width="22" height="22" fill="none" viewBox="0 0 22 22" {...delegated}>
17
6
  <path
18
7
  fill="#fff"
19
8
  d="M19.055 13.054c-.595 1.263-1.441 1.553-3.22 1.553-3.734 0-5.845-.123-9.562-.123-1.725 0-3.546-.242-4.082-1.92-.34-1.064-.153-2.123.496-2.817.473-.493 1.014-.699 1.76-.763.563-.048 1.429.226 1.429.226s-.324-2.173.61-2.764c.37-.234.64-.306 1.078-.308.343-.003.86.18.86.18l.911.642s1.164-2.957 3.686-2.957c.217 0 .434.022.647.067 1.136.242 2.228.971 2.757 2.259.405.986.05 2.729.05 2.729s1.887.405 2.454 1.338c.54.888.57 1.718.126 2.658Z"
@@ -2,11 +2,7 @@ import { forwardRef, SVGProps } from 'react';
2
2
 
3
3
  import { fill, stroke } from './variables';
4
4
 
5
- type CopyProps = SVGProps<SVGSVGElement>;
6
-
7
- type CopyRef = SVGSVGElement;
8
-
9
- export const Copy = forwardRef<CopyRef, CopyProps>((delegated, ref) => {
5
+ export const Copy = 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
@@ -2,11 +2,7 @@ import { forwardRef, SVGProps } from 'react';
2
2
 
3
3
  import { fill, stroke } from './variables';
4
4
 
5
- type CouponProps = SVGProps<SVGSVGElement>;
6
-
7
- type CouponRef = SVGSVGElement;
8
-
9
- export const Coupon = forwardRef<CouponRef, CouponProps>((delegated, ref) => {
5
+ export const Coupon = 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
  <g clipPath="url(#coupon)" fillRule="evenodd" clipRule="evenodd">
@@ -1,20 +1,8 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type CrystalProps = SVGProps<SVGSVGElement>;
4
-
5
- type CrystalRef = SVGSVGElement;
6
-
7
- export const Crystal = forwardRef<CrystalRef, CrystalProps>((delegated, ref) => {
3
+ export const Crystal = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
- <svg
10
- ref={ref}
11
- width="27"
12
- height="27"
13
- viewBox="0 0 27 27"
14
- fill="none"
15
- xmlns="http://www.w3.org/2000/svg"
16
- {...delegated}
17
- >
5
+ <svg ref={ref} width="27" height="27" viewBox="0 0 27 27" fill="none" {...delegated}>
18
6
  <path
19
7
  fill="#528693"
20
8
  d="M13.945 26.805c3.479 0 6.299-.386 6.299-.861 0-.476-2.82-.861-6.299-.861-3.478 0-6.298.385-6.298.86 0 .476 2.82.862 6.298.862ZM25.356 5.894l-2.998-2.938-1.98 4.77 4.978-1.832ZM26.995 14.579l-.341-3.357-3.644 1.896 3.985 1.46ZM.896 14.579l.341-3.357 3.643 1.896-3.984 1.46ZM2.563 5.894l2.999-2.938 1.98 4.77-4.979-1.832Z"
@@ -1,10 +1,6 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type CustomersProps = SVGProps<SVGSVGElement>;
4
-
5
- type CustomersRef = SVGSVGElement;
6
-
7
- export const Customers = forwardRef<CustomersRef, CustomersProps>((delegated, ref) => {
3
+ export const Customers = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="16" height="16" viewBox="0 0 16 16" fill="none" {...delegated}>
10
6
  <path
@@ -1,10 +1,6 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type DashboardProps = SVGProps<SVGSVGElement>;
4
-
5
- type DashboardRef = SVGSVGElement;
6
-
7
- export const Dashboard = forwardRef<DashboardRef, DashboardProps>((delegated, ref) => {
3
+ export const Dashboard = 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
@@ -2,11 +2,7 @@ import { forwardRef, SVGProps } from 'react';
2
2
 
3
3
  import { fill, stroke } from './variables';
4
4
 
5
- type DateInfinityProps = SVGProps<SVGSVGElement>;
6
-
7
- type DateInfinityRef = SVGSVGElement;
8
-
9
- export const DateInfinity = forwardRef<DateInfinityRef, DateInfinityProps>((delegated, ref) => {
5
+ export const DateInfinity = 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
@@ -2,11 +2,7 @@ import { forwardRef, SVGProps } from 'react';
2
2
 
3
3
  import { fill, stroke } from './variables';
4
4
 
5
- type DateProps = SVGProps<SVGSVGElement>;
6
-
7
- type DateRef = SVGSVGElement;
8
-
9
- export const Date = forwardRef<DateRef, DateProps>((delegated, ref) => {
5
+ export const Date = 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
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type DiscoveryProps = SVGProps<SVGSVGElement>;
4
-
5
- type DiscoveryRef = SVGSVGElement;
6
-
7
- export const Discovery = forwardRef<DiscoveryRef, DiscoveryProps>((delegated, ref) => {
3
+ export const Discovery = 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
  <g clipPath="url(#discovery)">
@@ -1,10 +1,6 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type DocumentShortcutProps = SVGProps<SVGSVGElement>;
4
-
5
- type DocumentShortcutRef = SVGSVGElement;
6
-
7
- export const DocumentShortcut = forwardRef<DocumentShortcutRef, DocumentShortcutProps>((delegated, ref) => {
3
+ export const DocumentShortcut = 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
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type DocumentProps = SVGProps<SVGSVGElement>;
4
-
5
- type DocumentRef = SVGSVGElement;
6
-
7
- export const Document = forwardRef<DocumentRef, DocumentProps>((delegated, ref) => {
3
+ export const Document = 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
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type DotsProps = SVGProps<SVGSVGElement>;
4
-
5
- type DotsRef = SVGSVGElement;
6
-
7
- export const Dots = forwardRef<DotsRef, DotsProps>((delegated, ref) => {
3
+ export const Dots = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="20" height="20" viewBox="0 0 20 20" fill="none" aria-hidden="true" {...delegated}>
10
6
  <circle cx="10" cy="5" r="1.7857" fill="#9095A8" />
@@ -1,10 +1,6 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type DownloadProps = SVGProps<SVGSVGElement>;
4
-
5
- type DownloadRef = SVGSVGElement;
6
-
7
- export const Download = forwardRef<DownloadRef, DownloadProps>((delegated, ref) => {
3
+ export const Download = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="23" height="30" viewBox="0 0 23 30" fill="none" {...delegated}>
10
6
  <path d="M21.6035 29.4999H.4998V1.2426H14.061l7.5425 7.808v20.4493Z" fill="#BFF6F8" />
@@ -1,10 +1,6 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type DragHandleProps = SVGProps<SVGSVGElement>;
4
-
5
- type DragHandleRef = SVGSVGElement;
6
-
7
- export const DragHandle = forwardRef<DragHandleRef, DragHandleProps>((delegated, ref) => {
3
+ export const DragHandle = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
5
  <svg ref={ref} width="11" height="18" viewBox="0 0 11 18" fill="none" {...delegated}>
10
6
  <circle cx="2" cy="2" r="2" fill="#7E8592" />
@@ -2,11 +2,7 @@ import { forwardRef, SVGProps } from 'react';
2
2
 
3
3
  import { fill, stroke } from './variables';
4
4
 
5
- type DynamicValueProps = SVGProps<SVGSVGElement>;
6
-
7
- type DynamicValueRef = SVGSVGElement;
8
-
9
- export const DynamicValue = forwardRef<DynamicValueRef, DynamicValueProps>((delegated, ref) => {
5
+ export const DynamicValue = 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
  <g clipPath="url(#dynamic-value)">
@@ -2,11 +2,7 @@ import { forwardRef, SVGProps } from 'react';
2
2
 
3
3
  import { fill, stroke } from './variables';
4
4
 
5
- type EditProps = SVGProps<SVGSVGElement>;
6
-
7
- type EditRef = SVGSVGElement;
8
-
9
- export const Edit = forwardRef<EditRef, EditProps>((delegated, ref) => {
5
+ export const Edit = 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,9 +1,6 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type ErrorWhiteProps = SVGProps<SVGSVGElement>;
4
- type ErrorWhiteRef = SVGSVGElement;
5
-
6
- export const ErrorWhite = forwardRef<ErrorWhiteRef, ErrorWhiteProps>((delegated, ref) => {
3
+ export const ErrorWhite = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
7
4
  return (
8
5
  <svg ref={ref} width="17" height="15" viewBox="0 0 17 15" fill="none" color="#fff" {...delegated}>
9
6
  <path d="M15.463 1.2L8.5 12.685 1.537 1.2h13.925zM1.353.896s0 0 0 0h0z" stroke="currentColor" strokeWidth={2.4} />
@@ -1,9 +1,6 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type ErrorProps = SVGProps<SVGSVGElement>;
4
- type ErrorRef = SVGSVGElement;
5
-
6
- export const Error = forwardRef<ErrorRef, ErrorProps>((delegated, ref) => {
3
+ export const Error = 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 ExpandedProps = SVGProps<SVGSVGElement>;
4
-
5
- type ExpandedRef = SVGSVGElement;
6
-
7
- export const Expanded = forwardRef<ExpandedRef, ExpandedProps>((delegated, ref) => {
3
+ export const Expanded = 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
@@ -2,11 +2,7 @@ import { forwardRef, SVGProps } from 'react';
2
2
 
3
3
  import { stroke } from './variables';
4
4
 
5
- type EyeClosedProps = SVGProps<SVGSVGElement>;
6
-
7
- type EyeClosedRef = SVGSVGElement;
8
-
9
- export const EyeClosed = forwardRef<EyeClosedRef, EyeClosedProps>((delegated, ref) => {
5
+ export const EyeClosed = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
10
6
  return (
11
7
  <svg ref={ref} width="17" height="17" fill="none" viewBox="0 0 17 17" {...delegated}>
12
8
  <path
@@ -2,11 +2,7 @@ import { forwardRef, SVGProps } from 'react';
2
2
 
3
3
  import { fill, stroke } from './variables';
4
4
 
5
- type EyeOpenProps = SVGProps<SVGSVGElement>;
6
-
7
- type EyeOpenRef = SVGSVGElement;
8
-
9
- export const EyeOpen = forwardRef<EyeOpenRef, EyeOpenProps>((delegated, ref) => {
5
+ export const EyeOpen = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
10
6
  return (
11
7
  <svg ref={ref} width="17" height="17" fill="none" viewBox="0 0 17 17" {...delegated}>
12
8
  <g clipPath="url(#eye-open)">
@@ -1,10 +1,6 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type FileUploadProps = SVGProps<SVGSVGElement>;
4
-
5
- type FileUploadRef = SVGSVGElement;
6
-
7
- export const FileUpload = forwardRef<FileUploadRef, FileUploadProps>((delegated, ref) => {
3
+ export const FileUpload = 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
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type FilenameProps = SVGProps<SVGSVGElement>;
4
-
5
- type FilenameRef = SVGSVGElement;
6
-
7
- export const Filename = forwardRef<FilenameRef, FilenameProps>((delegated, ref) => {
3
+ export const Filename = 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
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type FixedPropertyTableProps = SVGProps<SVGSVGElement>;
4
-
5
- type FixedPropertyTableRef = SVGSVGElement;
6
-
7
- export const FixedPropertyTable = forwardRef<FixedPropertyTableRef, FixedPropertyTableProps>((delegated, ref) => {
3
+ export const FixedPropertyTable = 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
@@ -2,11 +2,7 @@ import { forwardRef, SVGProps } from 'react';
2
2
 
3
3
  import { stroke, fill } from './variables';
4
4
 
5
- type FixedValueProps = SVGProps<SVGSVGElement>;
6
-
7
- type FixedValueRef = SVGSVGElement;
8
-
9
- export const FixedValue = forwardRef<FixedValueRef, FixedValueProps>((delegated, ref) => {
5
+ export const FixedValue = 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 fill={fill} d="M7.379 7.414c-.413.248-.959.148-1.218-.259" />
@@ -1,56 +1,44 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type FlowProps = SVGProps<SVGSVGElement>;
4
-
5
- type FlowRef = SVGSVGElement;
6
-
7
- export const Flow = forwardRef<FlowRef, FlowProps>((delegated, ref) => {
3
+ export const Flow = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
8
4
  return (
9
- <svg
10
- ref={ref}
11
- xmlns="http://www.w3.org/2000/svg"
12
- width="23"
13
- height="22"
14
- fill="none"
15
- viewBox="0 0 23 22"
16
- {...delegated}
17
- >
5
+ <svg ref={ref} width="23" height="22" fill="none" viewBox="0 0 23 22" {...delegated}>
18
6
  <path
19
7
  fill="#fff"
20
8
  d="M9.892 13.114a1.04 1.04 0 01-1.041-1.04v-2.29c0-.576.466-1.042 1.04-1.042h2.29c.576 0 1.042.466 1.042 1.041v2.29a1.04 1.04 0 01-1.041 1.04h-2.29z"
21
- ></path>
9
+ />
22
10
  <path
23
11
  fill="#528693"
24
12
  fillRule="evenodd"
25
13
  d="M8.226 12.073v-2.29c0-.92.746-1.665 1.666-1.665h2.29c.92 0 1.665.745 1.665 1.665v2.29c0 .92-.746 1.665-1.665 1.665h-2.29c-.92 0-1.666-.745-1.666-1.665zm.625 0c0 .575.466 1.04 1.04 1.04h2.29a1.04 1.04 0 001.042-1.04v-2.29a1.04 1.04 0 00-1.041-1.04h-2.29a1.04 1.04 0 00-1.041 1.04v2.29z"
26
14
  clipRule="evenodd"
27
- ></path>
15
+ />
28
16
  <path
29
17
  fill="#BFF6F8"
30
18
  d="M15.79 13.114a1.04 1.04 0 01-1.041-1.04v-2.29c0-.576.465-1.042 1.04-1.042h2.29c.575 0 1.041.466 1.041 1.041v2.29a1.04 1.04 0 01-1.04 1.04h-2.29z"
31
- ></path>
19
+ />
32
20
  <path
33
21
  fill="#528693"
34
22
  fillRule="evenodd"
35
23
  d="M14.124 12.073v-2.29c0-.92.746-1.665 1.665-1.665h2.29c.92 0 1.665.745 1.665 1.665v2.29c0 .92-.745 1.665-1.665 1.665h-2.29c-.92 0-1.665-.745-1.665-1.665zm.624 0c0 .575.466 1.04 1.041 1.04h2.29a1.04 1.04 0 001.041-1.04v-2.29a1.04 1.04 0 00-1.04-1.04h-2.29a1.04 1.04 0 00-1.041 1.04v2.29z"
36
24
  clipRule="evenodd"
37
- ></path>
25
+ />
38
26
  <path
39
27
  fill="#BFF6F8"
40
28
  d="M3.994 13.114a1.04 1.04 0 01-1.04-1.04v-2.29c0-.576.465-1.042 1.04-1.042h2.29c.575 0 1.041.466 1.041 1.041v2.29a1.04 1.04 0 01-1.04 1.04h-2.29z"
41
- ></path>
29
+ />
42
30
  <path
43
31
  fill="#528693"
44
32
  fillRule="evenodd"
45
33
  d="M2.329 12.073v-2.29c0-.92.746-1.665 1.665-1.665h2.29c.92 0 1.665.745 1.665 1.665v2.29c0 .92-.745 1.665-1.665 1.665h-2.29c-.92 0-1.665-.745-1.665-1.665zm.624 0c0 .575.466 1.04 1.041 1.04h2.29a1.04 1.04 0 001.041-1.04v-2.29a1.04 1.04 0 00-1.04-1.04h-2.29a1.04 1.04 0 00-1.042 1.04v2.29zM5.14 17.778a.312.312 0 01-.313-.313v-2.558a.312.312 0 11.624 0v2.558c0 .173-.14.313-.312.313zM14.617 5.526l1.987-1.987a.312.312 0 01.442 0l1.987 1.987a.312.312 0 01-.441.441l-1.454-1.454V8.34a.312.312 0 01-.625 0V4.513l-1.454 1.454a.312.312 0 11-.442-.441z"
46
34
  clipRule="evenodd"
47
- ></path>
35
+ />
48
36
  <path
49
37
  fill="#528693"
50
38
  fillRule="evenodd"
51
39
  d="M11.037 8.651c.172 0 .312-.14.312-.312V4.59c0-.747-.606-1.353-1.353-1.353h-3.97c-.748 0-1.354.606-1.354 1.353v3.75a.312.312 0 00.625 0V4.59c0-.402.326-.728.728-.728h3.97c.403 0 .73.326.73.728v3.75c0 .173.14.312.312.312zM11.037 13.479a.312.312 0 00-.313.312v3.75c0 .747.606 1.353 1.354 1.353h3.97c.748 0 1.353-.606 1.353-1.353v-3.75a.312.312 0 00-.624 0v3.75a.729.729 0 01-.729.728h-3.97a.729.729 0 01-.729-.728v-3.75a.312.312 0 00-.312-.312zM5.14 20.29a.312.312 0 01-.313-.311v-.91a.312.312 0 11.624 0v.91c0 .172-.14.312-.312.312z"
52
40
  clipRule="evenodd"
53
- ></path>
41
+ />
54
42
  </svg>
55
43
  );
56
44
  });
@@ -1,10 +1,6 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type FolderShortcutProps = SVGProps<SVGSVGElement>;
4
-
5
- type FolderShortcutRef = SVGSVGElement;
6
-
7
- export const FolderShortcut = forwardRef<FolderShortcutRef, FolderShortcutProps>((delegated, ref) => {
3
+ export const FolderShortcut = 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
@@ -2,11 +2,7 @@ import { forwardRef, SVGProps } from 'react';
2
2
 
3
3
  import { fill, stroke } from './variables';
4
4
 
5
- type FolderProps = SVGProps<SVGSVGElement>;
6
-
7
- type FolderRef = SVGSVGElement;
8
-
9
- export const Folder = forwardRef<FolderRef, FolderProps>((delegated, ref) => {
5
+ export const Folder = 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
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type FrontendsProps = SVGProps<SVGSVGElement>;
4
-
5
- type FrontendsRef = SVGSVGElement;
6
-
7
- export const Frontends = forwardRef<FrontendsRef, FrontendsProps>((delegated, ref) => {
3
+ export const Frontends = 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
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type FulfilmentProps = SVGProps<SVGSVGElement>;
4
-
5
- type FulfilmentRef = SVGSVGElement;
6
-
7
- export const Fulfilment = forwardRef<FulfilmentRef, FulfilmentProps>((delegated, ref) => {
3
+ export const Fulfilment = 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,19 +1,8 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type GlassesProps = SVGProps<SVGSVGElement>;
4
- type GlassesRef = SVGSVGElement;
5
-
6
- export const Glasses = forwardRef<GlassesRef, GlassesProps>((delegated, ref) => {
3
+ export const Glasses = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
7
4
  return (
8
- <svg
9
- ref={ref}
10
- width="20"
11
- height="15"
12
- viewBox="0 0 20 15"
13
- fill="none"
14
- xmlns="http://www.w3.org/2000/svg"
15
- {...delegated}
16
- >
5
+ <svg ref={ref} width="20" height="15" viewBox="0 0 20 15" fill="none" {...delegated}>
17
6
  <path
18
7
  fillRule="evenodd"
19
8
  clipRule="evenodd"
@@ -1,19 +1,8 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type GraphQLProps = SVGProps<SVGSVGElement>;
4
- type GraphQLRef = SVGSVGElement;
5
-
6
- export const GraphQL = forwardRef<GraphQLRef, GraphQLProps>((delegated, ref) => {
3
+ export const GraphQL = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
7
4
  return (
8
- <svg
9
- ref={ref}
10
- width="23"
11
- height="22"
12
- viewBox="0 0 23 22"
13
- fill="none"
14
- xmlns="http://www.w3.org/2000/svg"
15
- {...delegated}
16
- >
5
+ <svg ref={ref} width="23" height="22" viewBox="0 0 23 22" fill="none" {...delegated}>
17
6
  <path d="M10.479 3.4a1.4 1.4 0 1 1 2.8 0 1.4 1.4 0 1 1-2.8 0Z" fill="#BFF6F8" />
18
7
  <path
19
8
  fillRule="evenodd"
@@ -1,10 +1,6 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type GridRelationProps = SVGProps<SVGSVGElement>;
4
-
5
- type GridRelationRef = SVGSVGElement;
6
-
7
- export const GridRelation = forwardRef<GridRelationRef, GridRelationProps>((delegated, ref) => {
3
+ export const GridRelation = 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
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type GridProps = SVGProps<SVGSVGElement>;
4
-
5
- type GridRef = SVGSVGElement;
6
-
7
- export const Grid = forwardRef<GridRef, GridProps>((delegated, ref) => {
3
+ export const Grid = 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,9 +1,6 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type HandMirrorProps = SVGProps<SVGSVGElement>;
4
- type HandMirrorRef = SVGSVGElement;
5
-
6
- export const HandMirror = forwardRef<HandMirrorRef, HandMirrorProps>((delegated, ref) => {
3
+ export const HandMirror = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
7
4
  return (
8
5
  <svg ref={ref} width="66" height="66" viewBox="0 0 66 66" fill="none" {...delegated}>
9
6
  <path
@@ -1,10 +1,6 @@
1
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type HooksProps = SVGProps<SVGSVGElement>;
4
-
5
- type HooksRef = SVGSVGElement;
6
-
7
- export const Hooks = forwardRef<HooksRef, HooksProps>((delegated, ref) => {
3
+ export const Hooks = 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
1
  import { forwardRef, SVGProps } from 'react';
2
2
 
3
- type ImageProps = SVGProps<SVGSVGElement>;
4
-
5
- type ImageRef = SVGSVGElement;
6
-
7
- export const Image = forwardRef<ImageRef, ImageProps>((delegated, ref) => {
3
+ export const Image = 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