@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.
- package/CHANGELOG.md +19 -0
- package/dist/{chunk-6DIAYHKQ.mjs → chunk-B2Q2EUTC.mjs} +5339 -4416
- package/dist/index.css +156 -208
- package/dist/index.d.ts +57 -204
- package/dist/index.js +8873 -8258
- package/dist/index.mjs +137 -307
- package/dist/{parser-babel-B7AMC4UT.mjs → parser-babel-D5SPHKKD.mjs} +2424 -2411
- package/dist/{parser-html-URMUOK6U.mjs → parser-html-RZQPYQ4H.mjs} +3 -3
- package/dist/{parser-postcss-AN2EJ77H.mjs → parser-postcss-D5TI5WMI.mjs} +6 -6
- package/dist/{rich-text-editor-EVN3N57G.css → rich-text-editor-4ZROYBHM.css} +98 -147
- package/dist/{rich-text-editor-QGMRYDKQ.mjs → rich-text-editor-SIZB67MA.mjs} +667 -873
- package/dist/{standalone-AR2ENVE7.mjs → standalone-COC5HE24.mjs} +8 -6
- package/package.json +26 -27
- package/src/action-menu/action-menu.tsx +1 -2
- package/src/dialog/config.tsx +6 -10
- package/src/dialog/dialog.tsx +2 -2
- package/src/dropdown-menu/dropdown-menu-root.tsx +3 -4
- package/src/iconography/Icon.stories.tsx +0 -1
- package/src/iconography/actions.tsx +1 -5
- package/src/iconography/add.tsx +1 -5
- package/src/iconography/advance.tsx +1 -5
- package/src/iconography/app.tsx +1 -5
- package/src/iconography/archive.tsx +1 -5
- package/src/iconography/arrow.tsx +1 -5
- package/src/iconography/atom.tsx +1 -5
- package/src/iconography/battery.tsx +1 -5
- package/src/iconography/bell.tsx +1 -5
- package/src/iconography/billing-payments.tsx +1 -5
- package/src/iconography/bin.tsx +1 -5
- package/src/iconography/boolean.tsx +17 -0
- package/src/iconography/cancel.tsx +1 -5
- package/src/iconography/caret.tsx +2 -6
- package/src/iconography/cart.tsx +1 -5
- package/src/iconography/catalogue.tsx +1 -4
- package/src/iconography/check-with-circle.tsx +1 -4
- package/src/iconography/check.tsx +1 -4
- package/src/iconography/checkbox.tsx +24 -0
- package/src/iconography/chevron.tsx +1 -3
- package/src/iconography/choice.tsx +1 -5
- package/src/iconography/chunk.tsx +1 -5
- package/src/iconography/clock.tsx +1 -5
- package/src/iconography/cloud-with-key-hole.tsx +1 -5
- package/src/iconography/cloud.tsx +1 -5
- package/src/iconography/compact.tsx +1 -5
- package/src/iconography/copy-with-cloud.tsx +2 -13
- package/src/iconography/copy.tsx +1 -5
- package/src/iconography/coupon.tsx +1 -5
- package/src/iconography/crystal.tsx +2 -14
- package/src/iconography/customers.tsx +1 -5
- package/src/iconography/dashboard.tsx +1 -5
- package/src/iconography/date-infinity.tsx +1 -5
- package/src/iconography/date.tsx +1 -5
- package/src/iconography/discovery.tsx +1 -5
- package/src/iconography/document-shortcut.tsx +1 -5
- package/src/iconography/document.tsx +1 -5
- package/src/iconography/dots.tsx +1 -5
- package/src/iconography/download.tsx +1 -5
- package/src/iconography/drag-handle.tsx +1 -5
- package/src/iconography/dynamic-value.tsx +1 -5
- package/src/iconography/edit.tsx +1 -5
- package/src/iconography/error-white.tsx +1 -4
- package/src/iconography/error.tsx +1 -4
- package/src/iconography/expanded.tsx +1 -5
- package/src/iconography/eye-closed.tsx +1 -5
- package/src/iconography/eye-open.tsx +1 -5
- package/src/iconography/file-upload.tsx +1 -5
- package/src/iconography/filename.tsx +1 -5
- package/src/iconography/fixed-property-table.tsx +1 -5
- package/src/iconography/fixed-value.tsx +1 -5
- package/src/iconography/flow.tsx +9 -21
- package/src/iconography/folder-shortcut.tsx +1 -5
- package/src/iconography/folder.tsx +1 -5
- package/src/iconography/frontends.tsx +1 -5
- package/src/iconography/fulfilment.tsx +1 -5
- package/src/iconography/glasses.tsx +2 -13
- package/src/iconography/graphQL.tsx +2 -13
- package/src/iconography/grid-relation.tsx +1 -5
- package/src/iconography/grid.tsx +1 -5
- package/src/iconography/hand-mirror.tsx +1 -4
- package/src/iconography/hooks.tsx +1 -5
- package/src/iconography/image.tsx +1 -5
- package/src/iconography/index.ts +16 -1
- package/src/iconography/info.tsx +1 -4
- package/src/iconography/items.tsx +1 -5
- package/src/iconography/key.tsx +1 -5
- package/src/iconography/language.tsx +2 -6
- package/src/iconography/lifebouy.tsx +2 -6
- package/src/iconography/limitations.tsx +1 -5
- package/src/iconography/location.tsx +2 -6
- package/src/iconography/lock-closed.tsx +1 -5
- package/src/iconography/lock-open.tsx +2 -6
- package/src/iconography/magnifier.tsx +22 -37
- package/src/iconography/meta-preset.tsx +36 -0
- package/src/iconography/min-quantity.tsx +2 -6
- package/src/iconography/min-value.tsx +2 -6
- package/src/iconography/multilingual.tsx +2 -6
- package/src/iconography/multiple-choice.tsx +2 -6
- package/src/iconography/mushroom.tsx +2 -6
- package/src/iconography/nail-polish.tsx +3 -14
- package/src/iconography/number.tsx +16 -0
- package/src/iconography/numeric.tsx +2 -6
- package/src/iconography/order.tsx +2 -6
- package/src/iconography/organization.tsx +2 -6
- package/src/iconography/paragraph-collection.tsx +2 -6
- package/src/iconography/particle.tsx +3 -15
- package/src/iconography/paths.tsx +2 -5
- package/src/iconography/people.tsx +2 -6
- package/src/iconography/percentage.tsx +3 -8
- package/src/iconography/piece.tsx +4 -8
- package/src/iconography/pin.tsx +2 -6
- package/src/iconography/pipeline-dashed.tsx +2 -6
- package/src/iconography/plans-and-pricing.tsx +2 -6
- package/src/iconography/plug.tsx +2 -6
- package/src/iconography/price-list.tsx +2 -6
- package/src/iconography/price-tag.tsx +2 -6
- package/src/iconography/product-shortcut.tsx +2 -6
- package/src/iconography/product.tsx +2 -6
- package/src/iconography/promotion.tsx +2 -6
- package/src/iconography/property-table.tsx +2 -6
- package/src/iconography/relation.tsx +2 -6
- package/src/iconography/remove.tsx +2 -6
- package/src/iconography/renew.tsx +2 -6
- package/src/iconography/restricted-catalogue.tsx +2 -5
- package/src/iconography/rich-text.tsx +2 -6
- package/src/iconography/rocket.tsx +2 -6
- package/src/iconography/search.tsx +2 -6
- package/src/iconography/select.tsx +20 -0
- package/src/iconography/selection.tsx +2 -6
- package/src/iconography/settings.tsx +2 -6
- package/src/iconography/shapes.tsx +2 -6
- package/src/iconography/singleline.tsx +2 -6
- package/src/iconography/special-price.tsx +2 -6
- package/src/iconography/split.tsx +2 -6
- package/src/iconography/stock-location.tsx +2 -6
- package/src/iconography/string.tsx +16 -0
- package/src/iconography/subscription-contracts.tsx +43 -49
- package/src/iconography/subscription-plans.tsx +2 -6
- package/src/iconography/subscription.tsx +2 -6
- package/src/iconography/switch.tsx +2 -6
- package/src/iconography/target.tsx +2 -6
- package/src/iconography/topics-branch.tsx +2 -6
- package/src/iconography/topics-leaf.tsx +2 -6
- package/src/iconography/topics.tsx +2 -6
- package/src/iconography/transition-in-disabled.tsx +2 -6
- package/src/iconography/transition-in.tsx +2 -6
- package/src/iconography/transition-out-disabled.tsx +13 -19
- package/src/iconography/transition-out.tsx +2 -6
- package/src/iconography/unpublish.tsx +2 -6
- package/src/iconography/usage-meter.tsx +4 -8
- package/src/iconography/usage.tsx +2 -6
- package/src/iconography/user-card.tsx +2 -6
- package/src/iconography/user.tsx +2 -6
- package/src/iconography/users.tsx +2 -6
- package/src/iconography/variant.tsx +2 -6
- package/src/iconography/video.tsx +2 -6
- package/src/iconography/wand.tsx +2 -6
- package/src/iconography/warning.tsx +2 -5
- package/src/iconography/x-for-y.tsx +2 -6
- package/src/label/label.tsx +1 -1
- package/src/popover/popover.tsx +5 -6
- package/src/rich-text-editor/tests/rich-text-editor-basic-rendering.test.tsx +8 -6
- package/src/rich-text-editor/tests/rich-text-editor-code.test.tsx +1 -1
- package/src/rich-text-editor/tests/rich-text-editor-onchange.test.tsx +4 -18
- package/src/rich-text-editor/tests/rich-text-editor-quote.test.tsx +2 -1
- package/src/rich-text-editor/tests/rich-text-editor-typing.test.tsx +6 -4
- package/src/rich-text-editor/tests/utils.ts +3 -1
- package/src/select/select-root.tsx +2 -2
- package/src/spinner/index.tsx +3 -3
- package/src/tag/tag.tsx +2 -2
- 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
|
-
|
|
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
|
package/src/iconography/plug.tsx
CHANGED
|
@@ -1,10 +1,6 @@
|
|
|
1
|
-
import { forwardRef, SVGProps } from 'react';
|
|
1
|
+
import { forwardRef, type SVGProps } from 'react';
|
|
2
2
|
|
|
3
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
<
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|