@klarity-id/klarity-ui 0.1.15 → 0.1.16
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/dist/components/icons/AccountTreeFilledIcon.d.ts +9 -0
- package/dist/components/icons/AccountTreeFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/AccountTreeIcon.d.ts +9 -0
- package/dist/components/icons/AccountTreeIcon.d.ts.map +1 -0
- package/dist/components/icons/BaseIcon.d.ts +1 -2
- package/dist/components/icons/BaseIcon.d.ts.map +1 -1
- package/dist/components/icons/BoltFilledIcon.d.ts +9 -0
- package/dist/components/icons/BoltFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/BoltIcon.d.ts +9 -0
- package/dist/components/icons/BoltIcon.d.ts.map +1 -0
- package/dist/components/icons/CalendarMonthIcon.d.ts.map +1 -1
- package/dist/components/icons/CarFilledIcon.d.ts +9 -0
- package/dist/components/icons/CarFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/CarIcon.d.ts +9 -0
- package/dist/components/icons/CarIcon.d.ts.map +1 -0
- package/dist/components/icons/ContactsPhoneFilledIcon.d.ts +9 -0
- package/dist/components/icons/ContactsPhoneFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/ContactsPhoneIcon.d.ts +9 -0
- package/dist/components/icons/ContactsPhoneIcon.d.ts.map +1 -0
- package/dist/components/icons/FlowchartFilledIcon.d.ts +9 -0
- package/dist/components/icons/FlowchartFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/FlowchartIcon.d.ts +9 -0
- package/dist/components/icons/FlowchartIcon.d.ts.map +1 -0
- package/dist/components/icons/IdCardFilledIcon.d.ts +9 -0
- package/dist/components/icons/IdCardFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/IdCardIcon.d.ts +9 -0
- package/dist/components/icons/IdCardIcon.d.ts.map +1 -0
- package/dist/components/icons/IdentityPlatformFilledIcon.d.ts +9 -0
- package/dist/components/icons/IdentityPlatformFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/IdentityPlatformIcon.d.ts +9 -0
- package/dist/components/icons/IdentityPlatformIcon.d.ts.map +1 -0
- package/dist/components/icons/InfoFilledIcon.d.ts +9 -0
- package/dist/components/icons/InfoFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/InfoIcon.d.ts +9 -0
- package/dist/components/icons/InfoIcon.d.ts.map +1 -0
- package/dist/components/icons/IntegrationFilledIcon.d.ts +9 -0
- package/dist/components/icons/IntegrationFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/IntegrationIcon.d.ts +9 -0
- package/dist/components/icons/IntegrationIcon.d.ts.map +1 -0
- package/dist/components/icons/LocationFilledIcon.d.ts +9 -0
- package/dist/components/icons/LocationFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/LocationIcon.d.ts +9 -0
- package/dist/components/icons/LocationIcon.d.ts.map +1 -0
- package/dist/components/icons/LockFilledIcon.d.ts +9 -0
- package/dist/components/icons/LockFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/LockIcon.d.ts +9 -0
- package/dist/components/icons/LockIcon.d.ts.map +1 -0
- package/dist/components/icons/MobileFilledIcon.d.ts +9 -0
- package/dist/components/icons/MobileFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/MobileIcon.d.ts +9 -0
- package/dist/components/icons/MobileIcon.d.ts.map +1 -0
- package/dist/components/icons/PaletteFilledIcon.d.ts +9 -0
- package/dist/components/icons/PaletteFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/PaletteIcon.d.ts +9 -0
- package/dist/components/icons/PaletteIcon.d.ts.map +1 -0
- package/dist/components/icons/PassportFilledIcon.d.ts +9 -0
- package/dist/components/icons/PassportFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/PassportIcon.d.ts +9 -0
- package/dist/components/icons/PassportIcon.d.ts.map +1 -0
- package/dist/components/icons/PlayArrowIcon.d.ts +9 -0
- package/dist/components/icons/PlayArrowIcon.d.ts.map +1 -0
- package/dist/components/icons/PlayCircleFilledIcon.d.ts +9 -0
- package/dist/components/icons/PlayCircleFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/PlayCircleIcon.d.ts +9 -0
- package/dist/components/icons/PlayCircleIcon.d.ts.map +1 -0
- package/dist/components/icons/PlayFilledIcon.d.ts +9 -0
- package/dist/components/icons/PlayFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/ReceiptFilledIcon.d.ts +9 -0
- package/dist/components/icons/ReceiptFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/ReceiptIcon.d.ts +9 -0
- package/dist/components/icons/ReceiptIcon.d.ts.map +1 -0
- package/dist/components/icons/RocketIcon.d.ts +3 -0
- package/dist/components/icons/RocketIcon.d.ts.map +1 -0
- package/dist/components/icons/RocketLaunchFilledIcon.d.ts +9 -0
- package/dist/components/icons/RocketLaunchFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/RocketLaunchIcon.d.ts +9 -0
- package/dist/components/icons/RocketLaunchIcon.d.ts.map +1 -0
- package/dist/components/icons/index.d.ts +37 -0
- package/dist/components/icons/index.d.ts.map +1 -1
- package/dist/index.d.ts +290 -0
- package/dist/klarity-ui.cjs.js +40 -40
- package/dist/klarity-ui.cjs.js.map +1 -1
- package/dist/klarity-ui.es.js +5140 -4659
- package/dist/klarity-ui.es.js.map +1 -1
- package/package.json +1 -1
|
@@ -68,5 +68,42 @@ export { MoreHorizontalIcon } from './MoreHorizontalIcon';
|
|
|
68
68
|
export { MoreVerticalIcon } from './MoreVerticalIcon';
|
|
69
69
|
export { SearchIcon } from './SearchIcon';
|
|
70
70
|
export { WarningIcon } from './WarningIcon';
|
|
71
|
+
export { RocketIcon } from './RocketIcon';
|
|
72
|
+
export { RocketLaunchIcon } from './RocketLaunchIcon';
|
|
73
|
+
export { RocketLaunchFilledIcon } from './RocketLaunchFilledIcon';
|
|
74
|
+
export { FlowchartIcon } from './FlowchartIcon';
|
|
75
|
+
export { FlowchartFilledIcon } from './FlowchartFilledIcon';
|
|
76
|
+
export { IdentityPlatformFilledIcon } from './IdentityPlatformFilledIcon';
|
|
77
|
+
export { IdentityPlatformIcon } from './IdentityPlatformIcon';
|
|
78
|
+
export { PlayArrowIcon } from './PlayArrowIcon';
|
|
79
|
+
export { PlayFilledIcon } from './PlayFilledIcon';
|
|
80
|
+
export { MobileIcon } from './MobileIcon';
|
|
81
|
+
export { MobileFilledIcon } from './MobileFilledIcon';
|
|
82
|
+
export { PlayCircleIcon } from './PlayCircleIcon';
|
|
83
|
+
export { PlayCircleFilledIcon } from './PlayCircleFilledIcon';
|
|
84
|
+
export { LocationIcon } from './LocationIcon';
|
|
85
|
+
export { LocationFilledIcon } from './LocationFilledIcon';
|
|
86
|
+
export { ReceiptIcon } from './ReceiptIcon';
|
|
87
|
+
export { ReceiptFilledIcon } from './ReceiptFilledIcon';
|
|
88
|
+
export { LockIcon } from './LockIcon';
|
|
89
|
+
export { LockFilledIcon } from './LockFilledIcon';
|
|
90
|
+
export { IntegrationIcon } from './IntegrationIcon';
|
|
91
|
+
export { IntegrationFilledIcon } from './IntegrationFilledIcon';
|
|
92
|
+
export { PaletteIcon } from './PaletteIcon';
|
|
93
|
+
export { PaletteFilledIcon } from './PaletteFilledIcon';
|
|
94
|
+
export { InfoIcon } from './InfoIcon';
|
|
95
|
+
export { InfoFilledIcon } from './InfoFilledIcon';
|
|
96
|
+
export { CarIcon } from './CarIcon';
|
|
97
|
+
export { CarFilledIcon } from './CarFilledIcon';
|
|
98
|
+
export { IdCardIcon } from './IdCardIcon';
|
|
99
|
+
export { IdCardFilledIcon } from './IdCardFilledIcon';
|
|
100
|
+
export { ContactsPhoneIcon } from './ContactsPhoneIcon';
|
|
101
|
+
export { ContactsPhoneFilledIcon } from './ContactsPhoneFilledIcon';
|
|
102
|
+
export { PassportIcon } from './PassportIcon';
|
|
103
|
+
export { PassportFilledIcon } from './PassportFilledIcon';
|
|
104
|
+
export { AccountTreeIcon } from './AccountTreeIcon';
|
|
105
|
+
export { AccountTreeFilledIcon } from './AccountTreeFilledIcon';
|
|
106
|
+
export { BoltIcon } from './BoltIcon';
|
|
107
|
+
export { BoltFilledIcon } from './BoltFilledIcon';
|
|
71
108
|
export { BaseIcon } from './BaseIcon';
|
|
72
109
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/icons/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/icons/index.ts"],"names":[],"mappings":"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"}
|
package/dist/index.d.ts
CHANGED
|
@@ -34,6 +34,22 @@ declare interface AccordionProps {
|
|
|
34
34
|
allowMultiple?: boolean;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
|
+
export declare const AccountTreeFilledIcon: default_2.FC<AccountTreeFilledIconProps>;
|
|
38
|
+
|
|
39
|
+
declare interface AccountTreeFilledIconProps {
|
|
40
|
+
className?: string;
|
|
41
|
+
size?: number | string;
|
|
42
|
+
color?: string;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
export declare const AccountTreeIcon: default_2.FC<AccountTreeIconProps>;
|
|
46
|
+
|
|
47
|
+
declare interface AccountTreeIconProps {
|
|
48
|
+
className?: string;
|
|
49
|
+
size?: number | string;
|
|
50
|
+
color?: string;
|
|
51
|
+
}
|
|
52
|
+
|
|
37
53
|
export declare const AddCircleFilledIcon: default_2.FC<AddCircleFilledIconProps>;
|
|
38
54
|
|
|
39
55
|
declare interface AddCircleFilledIconProps {
|
|
@@ -144,6 +160,22 @@ declare interface BaseIconProps {
|
|
|
144
160
|
children: default_2.ReactNode;
|
|
145
161
|
}
|
|
146
162
|
|
|
163
|
+
export declare const BoltFilledIcon: default_2.FC<BoltFilledIconProps>;
|
|
164
|
+
|
|
165
|
+
declare interface BoltFilledIconProps {
|
|
166
|
+
className?: string;
|
|
167
|
+
size?: number | string;
|
|
168
|
+
color?: string;
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
export declare const BoltIcon: default_2.FC<BoltIconProps>;
|
|
172
|
+
|
|
173
|
+
declare interface BoltIconProps {
|
|
174
|
+
className?: string;
|
|
175
|
+
size?: number | string;
|
|
176
|
+
color?: string;
|
|
177
|
+
}
|
|
178
|
+
|
|
147
179
|
export declare const BusinessDetailsIcon: default_2.FC<BusinessDetailsIconProps>;
|
|
148
180
|
|
|
149
181
|
declare interface BusinessDetailsIconProps {
|
|
@@ -220,6 +252,22 @@ declare interface CaptionProps {
|
|
|
220
252
|
weight?: 'bold' | 'medium' | 'semibold' | 'regular';
|
|
221
253
|
}
|
|
222
254
|
|
|
255
|
+
export declare const CarFilledIcon: default_2.FC<CarFilledIconProps>;
|
|
256
|
+
|
|
257
|
+
declare interface CarFilledIconProps {
|
|
258
|
+
className?: string;
|
|
259
|
+
size?: number | string;
|
|
260
|
+
color?: string;
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
export declare const CarIcon: default_2.FC<CarIconProps>;
|
|
264
|
+
|
|
265
|
+
declare interface CarIconProps {
|
|
266
|
+
className?: string;
|
|
267
|
+
size?: number | string;
|
|
268
|
+
color?: string;
|
|
269
|
+
}
|
|
270
|
+
|
|
223
271
|
export declare const Checkbox: React_2.ForwardRefExoticComponent<Omit<CheckboxPrimitive.CheckboxProps & React_2.RefAttributes<HTMLButtonElement>, "ref"> & React_2.RefAttributes<HTMLButtonElement>>;
|
|
224
272
|
|
|
225
273
|
export declare const CheckboxField: React_2.ForwardRefExoticComponent<CheckboxFieldProps & React_2.RefAttributes<HTMLButtonElement>>;
|
|
@@ -254,6 +302,22 @@ declare interface CloseIconProps {
|
|
|
254
302
|
color?: string;
|
|
255
303
|
}
|
|
256
304
|
|
|
305
|
+
export declare const ContactsPhoneFilledIcon: default_2.FC<ContactsPhoneFilledIconProps>;
|
|
306
|
+
|
|
307
|
+
declare interface ContactsPhoneFilledIconProps {
|
|
308
|
+
className?: string;
|
|
309
|
+
size?: number | string;
|
|
310
|
+
color?: string;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
export declare const ContactsPhoneIcon: default_2.FC<ContactsPhoneIconProps>;
|
|
314
|
+
|
|
315
|
+
declare interface ContactsPhoneIconProps {
|
|
316
|
+
className?: string;
|
|
317
|
+
size?: number | string;
|
|
318
|
+
color?: string;
|
|
319
|
+
}
|
|
320
|
+
|
|
257
321
|
export declare const ContentCopyFilledIcon: default_2.FC<ContentCopyFilledIconProps>;
|
|
258
322
|
|
|
259
323
|
declare interface ContentCopyFilledIconProps {
|
|
@@ -417,6 +481,22 @@ declare interface FingerprintIconProps {
|
|
|
417
481
|
color?: string;
|
|
418
482
|
}
|
|
419
483
|
|
|
484
|
+
export declare const FlowchartFilledIcon: default_2.FC<FlowchartFilledIconProps>;
|
|
485
|
+
|
|
486
|
+
declare interface FlowchartFilledIconProps {
|
|
487
|
+
className?: string;
|
|
488
|
+
size?: number | string;
|
|
489
|
+
color?: string;
|
|
490
|
+
}
|
|
491
|
+
|
|
492
|
+
export declare const FlowchartIcon: default_2.FC<FlowchartIconProps>;
|
|
493
|
+
|
|
494
|
+
declare interface FlowchartIconProps {
|
|
495
|
+
className?: string;
|
|
496
|
+
size?: number | string;
|
|
497
|
+
color?: string;
|
|
498
|
+
}
|
|
499
|
+
|
|
420
500
|
export declare const FramePersonFilledIcon: default_2.FC<FramePersonFilledIconProps>;
|
|
421
501
|
|
|
422
502
|
declare interface FramePersonFilledIconProps {
|
|
@@ -505,6 +585,38 @@ declare interface HomeIconProps {
|
|
|
505
585
|
color?: string;
|
|
506
586
|
}
|
|
507
587
|
|
|
588
|
+
export declare const IdCardFilledIcon: default_2.FC<IdCardFilledIconProps>;
|
|
589
|
+
|
|
590
|
+
declare interface IdCardFilledIconProps {
|
|
591
|
+
className?: string;
|
|
592
|
+
size?: number | string;
|
|
593
|
+
color?: string;
|
|
594
|
+
}
|
|
595
|
+
|
|
596
|
+
export declare const IdCardIcon: default_2.FC<IdCardIconProps>;
|
|
597
|
+
|
|
598
|
+
declare interface IdCardIconProps {
|
|
599
|
+
className?: string;
|
|
600
|
+
size?: number | string;
|
|
601
|
+
color?: string;
|
|
602
|
+
}
|
|
603
|
+
|
|
604
|
+
export declare const IdentityPlatformFilledIcon: default_2.FC<IdentityPlatformFilledIconProps>;
|
|
605
|
+
|
|
606
|
+
declare interface IdentityPlatformFilledIconProps {
|
|
607
|
+
className?: string;
|
|
608
|
+
size?: number | string;
|
|
609
|
+
color?: string;
|
|
610
|
+
}
|
|
611
|
+
|
|
612
|
+
export declare const IdentityPlatformIcon: default_2.FC<IdentityPlatformIconProps>;
|
|
613
|
+
|
|
614
|
+
declare interface IdentityPlatformIconProps {
|
|
615
|
+
className?: string;
|
|
616
|
+
size?: number | string;
|
|
617
|
+
color?: string;
|
|
618
|
+
}
|
|
619
|
+
|
|
508
620
|
export declare const ImageIcon: default_2.FC<ImageIconProps>;
|
|
509
621
|
|
|
510
622
|
declare interface ImageIconProps {
|
|
@@ -521,6 +633,22 @@ declare interface IndividualVerificationIconProps {
|
|
|
521
633
|
color?: string;
|
|
522
634
|
}
|
|
523
635
|
|
|
636
|
+
export declare const InfoFilledIcon: default_2.FC<InfoFilledIconProps>;
|
|
637
|
+
|
|
638
|
+
declare interface InfoFilledIconProps {
|
|
639
|
+
className?: string;
|
|
640
|
+
size?: number | string;
|
|
641
|
+
color?: string;
|
|
642
|
+
}
|
|
643
|
+
|
|
644
|
+
export declare const InfoIcon: default_2.FC<InfoIconProps>;
|
|
645
|
+
|
|
646
|
+
declare interface InfoIconProps {
|
|
647
|
+
className?: string;
|
|
648
|
+
size?: number | string;
|
|
649
|
+
color?: string;
|
|
650
|
+
}
|
|
651
|
+
|
|
524
652
|
export declare const Input: React_2.ForwardRefExoticComponent<InputProps & React_2.RefAttributes<HTMLInputElement>>;
|
|
525
653
|
|
|
526
654
|
export declare const InputField: React_2.ForwardRefExoticComponent<InputFieldProps & React_2.RefAttributes<HTMLInputElement>>;
|
|
@@ -555,6 +683,22 @@ declare interface InsertChartIconProps {
|
|
|
555
683
|
color?: string;
|
|
556
684
|
}
|
|
557
685
|
|
|
686
|
+
export declare const IntegrationFilledIcon: default_2.FC<IntegrationFilledIconProps>;
|
|
687
|
+
|
|
688
|
+
declare interface IntegrationFilledIconProps {
|
|
689
|
+
className?: string;
|
|
690
|
+
size?: number | string;
|
|
691
|
+
color?: string;
|
|
692
|
+
}
|
|
693
|
+
|
|
694
|
+
export declare const IntegrationIcon: default_2.FC<IntegrationIconProps>;
|
|
695
|
+
|
|
696
|
+
declare interface IntegrationIconProps {
|
|
697
|
+
className?: string;
|
|
698
|
+
size?: number | string;
|
|
699
|
+
color?: string;
|
|
700
|
+
}
|
|
701
|
+
|
|
558
702
|
export declare const KeyboardArrowDownIcon: default_2.FC<KeyboardArrowDownIconProps>;
|
|
559
703
|
|
|
560
704
|
declare interface KeyboardArrowDownIconProps {
|
|
@@ -573,6 +717,38 @@ declare interface KeyboardArrowUpIconProps {
|
|
|
573
717
|
|
|
574
718
|
export declare const Label: React_2.ForwardRefExoticComponent<Omit<LabelPrimitive.LabelProps & React_2.RefAttributes<HTMLLabelElement>, "ref"> & VariantProps<(props?: ClassProp | undefined) => string> & React_2.RefAttributes<HTMLLabelElement>>;
|
|
575
719
|
|
|
720
|
+
export declare const LocationFilledIcon: default_2.FC<LocationFilledIconProps>;
|
|
721
|
+
|
|
722
|
+
declare interface LocationFilledIconProps {
|
|
723
|
+
className?: string;
|
|
724
|
+
size?: number | string;
|
|
725
|
+
color?: string;
|
|
726
|
+
}
|
|
727
|
+
|
|
728
|
+
export declare const LocationIcon: default_2.FC<LocationIconProps>;
|
|
729
|
+
|
|
730
|
+
declare interface LocationIconProps {
|
|
731
|
+
className?: string;
|
|
732
|
+
size?: number | string;
|
|
733
|
+
color?: string;
|
|
734
|
+
}
|
|
735
|
+
|
|
736
|
+
export declare const LockFilledIcon: default_2.FC<LockFilledIconProps>;
|
|
737
|
+
|
|
738
|
+
declare interface LockFilledIconProps {
|
|
739
|
+
className?: string;
|
|
740
|
+
size?: number | string;
|
|
741
|
+
color?: string;
|
|
742
|
+
}
|
|
743
|
+
|
|
744
|
+
export declare const LockIcon: default_2.FC<LockIconProps>;
|
|
745
|
+
|
|
746
|
+
declare interface LockIconProps {
|
|
747
|
+
className?: string;
|
|
748
|
+
size?: number | string;
|
|
749
|
+
color?: string;
|
|
750
|
+
}
|
|
751
|
+
|
|
576
752
|
export declare const MailFilledIcon: default_2.FC<MailFilledIconProps>;
|
|
577
753
|
|
|
578
754
|
declare interface MailFilledIconProps {
|
|
@@ -589,6 +765,22 @@ declare interface MailIconProps {
|
|
|
589
765
|
color?: string;
|
|
590
766
|
}
|
|
591
767
|
|
|
768
|
+
export declare const MobileFilledIcon: default_2.FC<MobileFilledIconProps>;
|
|
769
|
+
|
|
770
|
+
declare interface MobileFilledIconProps {
|
|
771
|
+
className?: string;
|
|
772
|
+
size?: number | string;
|
|
773
|
+
color?: string;
|
|
774
|
+
}
|
|
775
|
+
|
|
776
|
+
export declare const MobileIcon: default_2.FC<MobileIconProps>;
|
|
777
|
+
|
|
778
|
+
declare interface MobileIconProps {
|
|
779
|
+
className?: string;
|
|
780
|
+
size?: number | string;
|
|
781
|
+
color?: string;
|
|
782
|
+
}
|
|
783
|
+
|
|
592
784
|
export declare const MoreHorizontalIcon: default_2.FC<MoreHorizontalIconProps>;
|
|
593
785
|
|
|
594
786
|
declare interface MoreHorizontalIconProps {
|
|
@@ -627,6 +819,22 @@ export declare interface MultiSelectOption {
|
|
|
627
819
|
avatar?: React_2.ReactNode;
|
|
628
820
|
}
|
|
629
821
|
|
|
822
|
+
export declare const PaletteFilledIcon: default_2.FC<PaletteFilledIconProps>;
|
|
823
|
+
|
|
824
|
+
declare interface PaletteFilledIconProps {
|
|
825
|
+
className?: string;
|
|
826
|
+
size?: number | string;
|
|
827
|
+
color?: string;
|
|
828
|
+
}
|
|
829
|
+
|
|
830
|
+
export declare const PaletteIcon: default_2.FC<PaletteIconProps>;
|
|
831
|
+
|
|
832
|
+
declare interface PaletteIconProps {
|
|
833
|
+
className?: string;
|
|
834
|
+
size?: number | string;
|
|
835
|
+
color?: string;
|
|
836
|
+
}
|
|
837
|
+
|
|
630
838
|
export declare const Paragraph: ({ children, className, variant, weight }: ParagraphProps) => JSX.Element;
|
|
631
839
|
|
|
632
840
|
declare interface ParagraphProps {
|
|
@@ -636,6 +844,22 @@ declare interface ParagraphProps {
|
|
|
636
844
|
weight?: 'bold' | 'medium' | 'semibold' | 'regular';
|
|
637
845
|
}
|
|
638
846
|
|
|
847
|
+
export declare const PassportFilledIcon: default_2.FC<PassportFilledIconProps>;
|
|
848
|
+
|
|
849
|
+
declare interface PassportFilledIconProps {
|
|
850
|
+
className?: string;
|
|
851
|
+
size?: number | string;
|
|
852
|
+
color?: string;
|
|
853
|
+
}
|
|
854
|
+
|
|
855
|
+
export declare const PassportIcon: default_2.FC<PassportIconProps>;
|
|
856
|
+
|
|
857
|
+
declare interface PassportIconProps {
|
|
858
|
+
className?: string;
|
|
859
|
+
size?: number | string;
|
|
860
|
+
color?: string;
|
|
861
|
+
}
|
|
862
|
+
|
|
639
863
|
export declare const PersonFilledIcon: default_2.FC<PersonFilledIconProps>;
|
|
640
864
|
|
|
641
865
|
declare interface PersonFilledIconProps {
|
|
@@ -668,6 +892,38 @@ export declare interface PhoneInputProps {
|
|
|
668
892
|
id?: string;
|
|
669
893
|
}
|
|
670
894
|
|
|
895
|
+
export declare const PlayArrowIcon: default_2.FC<PlayArrowIconProps>;
|
|
896
|
+
|
|
897
|
+
declare interface PlayArrowIconProps {
|
|
898
|
+
className?: string;
|
|
899
|
+
size?: number | string;
|
|
900
|
+
color?: string;
|
|
901
|
+
}
|
|
902
|
+
|
|
903
|
+
export declare const PlayCircleFilledIcon: default_2.FC<PlayCircleFilledIconProps>;
|
|
904
|
+
|
|
905
|
+
declare interface PlayCircleFilledIconProps {
|
|
906
|
+
className?: string;
|
|
907
|
+
size?: number | string;
|
|
908
|
+
color?: string;
|
|
909
|
+
}
|
|
910
|
+
|
|
911
|
+
export declare const PlayCircleIcon: default_2.FC<PlayCircleIconProps>;
|
|
912
|
+
|
|
913
|
+
declare interface PlayCircleIconProps {
|
|
914
|
+
className?: string;
|
|
915
|
+
size?: number | string;
|
|
916
|
+
color?: string;
|
|
917
|
+
}
|
|
918
|
+
|
|
919
|
+
export declare const PlayFilledIcon: default_2.FC<PlayFilledIconProps>;
|
|
920
|
+
|
|
921
|
+
declare interface PlayFilledIconProps {
|
|
922
|
+
className?: string;
|
|
923
|
+
size?: number | string;
|
|
924
|
+
color?: string;
|
|
925
|
+
}
|
|
926
|
+
|
|
671
927
|
export declare const Popover: React_2.FC<PopoverPrimitive.PopoverProps>;
|
|
672
928
|
|
|
673
929
|
export declare const PopoverContent: React_2.ForwardRefExoticComponent<Omit<PopoverPrimitive.PopoverContentProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
|
|
@@ -721,6 +977,40 @@ declare interface ReactIconProps {
|
|
|
721
977
|
size?: number | string;
|
|
722
978
|
}
|
|
723
979
|
|
|
980
|
+
export declare const ReceiptFilledIcon: default_2.FC<ReceiptFilledIconProps>;
|
|
981
|
+
|
|
982
|
+
declare interface ReceiptFilledIconProps {
|
|
983
|
+
className?: string;
|
|
984
|
+
size?: number | string;
|
|
985
|
+
color?: string;
|
|
986
|
+
}
|
|
987
|
+
|
|
988
|
+
export declare const ReceiptIcon: default_2.FC<ReceiptIconProps>;
|
|
989
|
+
|
|
990
|
+
declare interface ReceiptIconProps {
|
|
991
|
+
className?: string;
|
|
992
|
+
size?: number | string;
|
|
993
|
+
color?: string;
|
|
994
|
+
}
|
|
995
|
+
|
|
996
|
+
export declare const RocketIcon: React.FC<Omit<BaseIconProps, 'children'>>;
|
|
997
|
+
|
|
998
|
+
export declare const RocketLaunchFilledIcon: default_2.FC<RocketLaunchFilledIconProps>;
|
|
999
|
+
|
|
1000
|
+
declare interface RocketLaunchFilledIconProps {
|
|
1001
|
+
className?: string;
|
|
1002
|
+
size?: number | string;
|
|
1003
|
+
color?: string;
|
|
1004
|
+
}
|
|
1005
|
+
|
|
1006
|
+
export declare const RocketLaunchIcon: default_2.FC<RocketLaunchIconProps>;
|
|
1007
|
+
|
|
1008
|
+
declare interface RocketLaunchIconProps {
|
|
1009
|
+
className?: string;
|
|
1010
|
+
size?: number | string;
|
|
1011
|
+
color?: string;
|
|
1012
|
+
}
|
|
1013
|
+
|
|
724
1014
|
export declare const RulesGroupIcon: default_2.FC<RulesGroupIconProps>;
|
|
725
1015
|
|
|
726
1016
|
declare interface RulesGroupIconProps {
|