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