@orderly.network/ui 2.8.8 → 2.8.9
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/index.css +31 -15
- package/dist/index.css.map +1 -1
- package/dist/index.d.mts +46 -1
- package/dist/index.d.ts +46 -1
- package/dist/index.js +343 -338
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +138 -133
- package/dist/index.mjs.map +1 -1
- package/dist/styles.css +1 -1
- package/package.json +3 -3
package/dist/index.d.mts
CHANGED
|
@@ -6280,6 +6280,9 @@ declare const CombineSelect: React__default.FC<CombineSelectProps>;
|
|
|
6280
6280
|
|
|
6281
6281
|
declare const avatarVariants: tailwind_variants.TVReturnType<{
|
|
6282
6282
|
size: {
|
|
6283
|
+
"3xs": {
|
|
6284
|
+
root: string;
|
|
6285
|
+
};
|
|
6283
6286
|
"2xs": {
|
|
6284
6287
|
root: string;
|
|
6285
6288
|
};
|
|
@@ -6313,6 +6316,9 @@ declare const avatarVariants: tailwind_variants.TVReturnType<{
|
|
|
6313
6316
|
};
|
|
6314
6317
|
}, {
|
|
6315
6318
|
size: {
|
|
6319
|
+
"3xs": {
|
|
6320
|
+
root: string;
|
|
6321
|
+
};
|
|
6316
6322
|
"2xs": {
|
|
6317
6323
|
root: string;
|
|
6318
6324
|
};
|
|
@@ -6338,6 +6344,9 @@ declare const avatarVariants: tailwind_variants.TVReturnType<{
|
|
|
6338
6344
|
fallback: string;
|
|
6339
6345
|
}, tailwind_variants.TVReturnType<{
|
|
6340
6346
|
size: {
|
|
6347
|
+
"3xs": {
|
|
6348
|
+
root: string;
|
|
6349
|
+
};
|
|
6341
6350
|
"2xs": {
|
|
6342
6351
|
root: string;
|
|
6343
6352
|
};
|
|
@@ -6363,6 +6372,9 @@ declare const avatarVariants: tailwind_variants.TVReturnType<{
|
|
|
6363
6372
|
fallback: string;
|
|
6364
6373
|
}, undefined, tailwind_variants_dist_config.TVConfig<{
|
|
6365
6374
|
size: {
|
|
6375
|
+
"3xs": {
|
|
6376
|
+
root: string;
|
|
6377
|
+
};
|
|
6366
6378
|
"2xs": {
|
|
6367
6379
|
root: string;
|
|
6368
6380
|
};
|
|
@@ -6384,6 +6396,9 @@ declare const avatarVariants: tailwind_variants.TVReturnType<{
|
|
|
6384
6396
|
};
|
|
6385
6397
|
}, {
|
|
6386
6398
|
size: {
|
|
6399
|
+
"3xs": {
|
|
6400
|
+
root: string;
|
|
6401
|
+
};
|
|
6387
6402
|
"2xs": {
|
|
6388
6403
|
root: string;
|
|
6389
6404
|
};
|
|
@@ -6407,6 +6422,9 @@ declare const avatarVariants: tailwind_variants.TVReturnType<{
|
|
|
6407
6422
|
type AvatarSizeType = VariantProps<typeof avatarVariants>["size"];
|
|
6408
6423
|
declare const AvatarBase: React$1.ForwardRefExoticComponent<Omit<AvatarPrimitive.AvatarProps & React$1.RefAttributes<HTMLSpanElement>, "ref"> & VariantProps<tailwind_variants.TVReturnType<{
|
|
6409
6424
|
size: {
|
|
6425
|
+
"3xs": {
|
|
6426
|
+
root: string;
|
|
6427
|
+
};
|
|
6410
6428
|
"2xs": {
|
|
6411
6429
|
root: string;
|
|
6412
6430
|
};
|
|
@@ -6440,6 +6458,9 @@ declare const AvatarBase: React$1.ForwardRefExoticComponent<Omit<AvatarPrimitive
|
|
|
6440
6458
|
};
|
|
6441
6459
|
}, {
|
|
6442
6460
|
size: {
|
|
6461
|
+
"3xs": {
|
|
6462
|
+
root: string;
|
|
6463
|
+
};
|
|
6443
6464
|
"2xs": {
|
|
6444
6465
|
root: string;
|
|
6445
6466
|
};
|
|
@@ -6465,6 +6486,9 @@ declare const AvatarBase: React$1.ForwardRefExoticComponent<Omit<AvatarPrimitive
|
|
|
6465
6486
|
fallback: string;
|
|
6466
6487
|
}, tailwind_variants.TVReturnType<{
|
|
6467
6488
|
size: {
|
|
6489
|
+
"3xs": {
|
|
6490
|
+
root: string;
|
|
6491
|
+
};
|
|
6468
6492
|
"2xs": {
|
|
6469
6493
|
root: string;
|
|
6470
6494
|
};
|
|
@@ -6490,6 +6514,9 @@ declare const AvatarBase: React$1.ForwardRefExoticComponent<Omit<AvatarPrimitive
|
|
|
6490
6514
|
fallback: string;
|
|
6491
6515
|
}, undefined, tailwind_variants_dist_config.TVConfig<{
|
|
6492
6516
|
size: {
|
|
6517
|
+
"3xs": {
|
|
6518
|
+
root: string;
|
|
6519
|
+
};
|
|
6493
6520
|
"2xs": {
|
|
6494
6521
|
root: string;
|
|
6495
6522
|
};
|
|
@@ -6511,6 +6538,9 @@ declare const AvatarBase: React$1.ForwardRefExoticComponent<Omit<AvatarPrimitive
|
|
|
6511
6538
|
};
|
|
6512
6539
|
}, {
|
|
6513
6540
|
size: {
|
|
6541
|
+
"3xs": {
|
|
6542
|
+
root: string;
|
|
6543
|
+
};
|
|
6514
6544
|
"2xs": {
|
|
6515
6545
|
root: string;
|
|
6516
6546
|
};
|
|
@@ -6541,6 +6571,9 @@ type AvatarProps = React$1.ComponentProps<typeof AvatarBase> & VariantProps<type
|
|
|
6541
6571
|
declare const Avatar: React$1.ForwardRefExoticComponent<Omit<AvatarProps, "ref"> & React$1.RefAttributes<HTMLSpanElement>>;
|
|
6542
6572
|
declare const EVMAvatar: React$1.ForwardRefExoticComponent<Omit<Omit<AvatarPrimitive.AvatarProps & React$1.RefAttributes<HTMLSpanElement>, "ref"> & VariantProps<tailwind_variants.TVReturnType<{
|
|
6543
6573
|
size: {
|
|
6574
|
+
"3xs": {
|
|
6575
|
+
root: string;
|
|
6576
|
+
};
|
|
6544
6577
|
"2xs": {
|
|
6545
6578
|
root: string;
|
|
6546
6579
|
};
|
|
@@ -6574,6 +6607,9 @@ declare const EVMAvatar: React$1.ForwardRefExoticComponent<Omit<Omit<AvatarPrimi
|
|
|
6574
6607
|
};
|
|
6575
6608
|
}, {
|
|
6576
6609
|
size: {
|
|
6610
|
+
"3xs": {
|
|
6611
|
+
root: string;
|
|
6612
|
+
};
|
|
6577
6613
|
"2xs": {
|
|
6578
6614
|
root: string;
|
|
6579
6615
|
};
|
|
@@ -6599,6 +6635,9 @@ declare const EVMAvatar: React$1.ForwardRefExoticComponent<Omit<Omit<AvatarPrimi
|
|
|
6599
6635
|
fallback: string;
|
|
6600
6636
|
}, tailwind_variants.TVReturnType<{
|
|
6601
6637
|
size: {
|
|
6638
|
+
"3xs": {
|
|
6639
|
+
root: string;
|
|
6640
|
+
};
|
|
6602
6641
|
"2xs": {
|
|
6603
6642
|
root: string;
|
|
6604
6643
|
};
|
|
@@ -6624,6 +6663,9 @@ declare const EVMAvatar: React$1.ForwardRefExoticComponent<Omit<Omit<AvatarPrimi
|
|
|
6624
6663
|
fallback: string;
|
|
6625
6664
|
}, undefined, tailwind_variants_dist_config.TVConfig<{
|
|
6626
6665
|
size: {
|
|
6666
|
+
"3xs": {
|
|
6667
|
+
root: string;
|
|
6668
|
+
};
|
|
6627
6669
|
"2xs": {
|
|
6628
6670
|
root: string;
|
|
6629
6671
|
};
|
|
@@ -6645,6 +6687,9 @@ declare const EVMAvatar: React$1.ForwardRefExoticComponent<Omit<Omit<AvatarPrimi
|
|
|
6645
6687
|
};
|
|
6646
6688
|
}, {
|
|
6647
6689
|
size: {
|
|
6690
|
+
"3xs": {
|
|
6691
|
+
root: string;
|
|
6692
|
+
};
|
|
6648
6693
|
"2xs": {
|
|
6649
6694
|
root: string;
|
|
6650
6695
|
};
|
|
@@ -8457,7 +8502,7 @@ declare const StarChildChatActiveIcon: (props: BaseIconProps) => react_jsx_runti
|
|
|
8457
8502
|
|
|
8458
8503
|
declare const StarChildChatInactiveIcon: (props: BaseIconProps) => react_jsx_runtime.JSX.Element;
|
|
8459
8504
|
|
|
8460
|
-
declare const CloseRoundFillIcon:
|
|
8505
|
+
declare const CloseRoundFillIcon: React__default.ForwardRefExoticComponent<BaseIconProps & React__default.RefAttributes<SVGSVGElement>>;
|
|
8461
8506
|
|
|
8462
8507
|
declare const SelectedChoicesFillIcon: (props: BaseIconProps) => react_jsx_runtime.JSX.Element;
|
|
8463
8508
|
|
package/dist/index.d.ts
CHANGED
|
@@ -6280,6 +6280,9 @@ declare const CombineSelect: React__default.FC<CombineSelectProps>;
|
|
|
6280
6280
|
|
|
6281
6281
|
declare const avatarVariants: tailwind_variants.TVReturnType<{
|
|
6282
6282
|
size: {
|
|
6283
|
+
"3xs": {
|
|
6284
|
+
root: string;
|
|
6285
|
+
};
|
|
6283
6286
|
"2xs": {
|
|
6284
6287
|
root: string;
|
|
6285
6288
|
};
|
|
@@ -6313,6 +6316,9 @@ declare const avatarVariants: tailwind_variants.TVReturnType<{
|
|
|
6313
6316
|
};
|
|
6314
6317
|
}, {
|
|
6315
6318
|
size: {
|
|
6319
|
+
"3xs": {
|
|
6320
|
+
root: string;
|
|
6321
|
+
};
|
|
6316
6322
|
"2xs": {
|
|
6317
6323
|
root: string;
|
|
6318
6324
|
};
|
|
@@ -6338,6 +6344,9 @@ declare const avatarVariants: tailwind_variants.TVReturnType<{
|
|
|
6338
6344
|
fallback: string;
|
|
6339
6345
|
}, tailwind_variants.TVReturnType<{
|
|
6340
6346
|
size: {
|
|
6347
|
+
"3xs": {
|
|
6348
|
+
root: string;
|
|
6349
|
+
};
|
|
6341
6350
|
"2xs": {
|
|
6342
6351
|
root: string;
|
|
6343
6352
|
};
|
|
@@ -6363,6 +6372,9 @@ declare const avatarVariants: tailwind_variants.TVReturnType<{
|
|
|
6363
6372
|
fallback: string;
|
|
6364
6373
|
}, undefined, tailwind_variants_dist_config.TVConfig<{
|
|
6365
6374
|
size: {
|
|
6375
|
+
"3xs": {
|
|
6376
|
+
root: string;
|
|
6377
|
+
};
|
|
6366
6378
|
"2xs": {
|
|
6367
6379
|
root: string;
|
|
6368
6380
|
};
|
|
@@ -6384,6 +6396,9 @@ declare const avatarVariants: tailwind_variants.TVReturnType<{
|
|
|
6384
6396
|
};
|
|
6385
6397
|
}, {
|
|
6386
6398
|
size: {
|
|
6399
|
+
"3xs": {
|
|
6400
|
+
root: string;
|
|
6401
|
+
};
|
|
6387
6402
|
"2xs": {
|
|
6388
6403
|
root: string;
|
|
6389
6404
|
};
|
|
@@ -6407,6 +6422,9 @@ declare const avatarVariants: tailwind_variants.TVReturnType<{
|
|
|
6407
6422
|
type AvatarSizeType = VariantProps<typeof avatarVariants>["size"];
|
|
6408
6423
|
declare const AvatarBase: React$1.ForwardRefExoticComponent<Omit<AvatarPrimitive.AvatarProps & React$1.RefAttributes<HTMLSpanElement>, "ref"> & VariantProps<tailwind_variants.TVReturnType<{
|
|
6409
6424
|
size: {
|
|
6425
|
+
"3xs": {
|
|
6426
|
+
root: string;
|
|
6427
|
+
};
|
|
6410
6428
|
"2xs": {
|
|
6411
6429
|
root: string;
|
|
6412
6430
|
};
|
|
@@ -6440,6 +6458,9 @@ declare const AvatarBase: React$1.ForwardRefExoticComponent<Omit<AvatarPrimitive
|
|
|
6440
6458
|
};
|
|
6441
6459
|
}, {
|
|
6442
6460
|
size: {
|
|
6461
|
+
"3xs": {
|
|
6462
|
+
root: string;
|
|
6463
|
+
};
|
|
6443
6464
|
"2xs": {
|
|
6444
6465
|
root: string;
|
|
6445
6466
|
};
|
|
@@ -6465,6 +6486,9 @@ declare const AvatarBase: React$1.ForwardRefExoticComponent<Omit<AvatarPrimitive
|
|
|
6465
6486
|
fallback: string;
|
|
6466
6487
|
}, tailwind_variants.TVReturnType<{
|
|
6467
6488
|
size: {
|
|
6489
|
+
"3xs": {
|
|
6490
|
+
root: string;
|
|
6491
|
+
};
|
|
6468
6492
|
"2xs": {
|
|
6469
6493
|
root: string;
|
|
6470
6494
|
};
|
|
@@ -6490,6 +6514,9 @@ declare const AvatarBase: React$1.ForwardRefExoticComponent<Omit<AvatarPrimitive
|
|
|
6490
6514
|
fallback: string;
|
|
6491
6515
|
}, undefined, tailwind_variants_dist_config.TVConfig<{
|
|
6492
6516
|
size: {
|
|
6517
|
+
"3xs": {
|
|
6518
|
+
root: string;
|
|
6519
|
+
};
|
|
6493
6520
|
"2xs": {
|
|
6494
6521
|
root: string;
|
|
6495
6522
|
};
|
|
@@ -6511,6 +6538,9 @@ declare const AvatarBase: React$1.ForwardRefExoticComponent<Omit<AvatarPrimitive
|
|
|
6511
6538
|
};
|
|
6512
6539
|
}, {
|
|
6513
6540
|
size: {
|
|
6541
|
+
"3xs": {
|
|
6542
|
+
root: string;
|
|
6543
|
+
};
|
|
6514
6544
|
"2xs": {
|
|
6515
6545
|
root: string;
|
|
6516
6546
|
};
|
|
@@ -6541,6 +6571,9 @@ type AvatarProps = React$1.ComponentProps<typeof AvatarBase> & VariantProps<type
|
|
|
6541
6571
|
declare const Avatar: React$1.ForwardRefExoticComponent<Omit<AvatarProps, "ref"> & React$1.RefAttributes<HTMLSpanElement>>;
|
|
6542
6572
|
declare const EVMAvatar: React$1.ForwardRefExoticComponent<Omit<Omit<AvatarPrimitive.AvatarProps & React$1.RefAttributes<HTMLSpanElement>, "ref"> & VariantProps<tailwind_variants.TVReturnType<{
|
|
6543
6573
|
size: {
|
|
6574
|
+
"3xs": {
|
|
6575
|
+
root: string;
|
|
6576
|
+
};
|
|
6544
6577
|
"2xs": {
|
|
6545
6578
|
root: string;
|
|
6546
6579
|
};
|
|
@@ -6574,6 +6607,9 @@ declare const EVMAvatar: React$1.ForwardRefExoticComponent<Omit<Omit<AvatarPrimi
|
|
|
6574
6607
|
};
|
|
6575
6608
|
}, {
|
|
6576
6609
|
size: {
|
|
6610
|
+
"3xs": {
|
|
6611
|
+
root: string;
|
|
6612
|
+
};
|
|
6577
6613
|
"2xs": {
|
|
6578
6614
|
root: string;
|
|
6579
6615
|
};
|
|
@@ -6599,6 +6635,9 @@ declare const EVMAvatar: React$1.ForwardRefExoticComponent<Omit<Omit<AvatarPrimi
|
|
|
6599
6635
|
fallback: string;
|
|
6600
6636
|
}, tailwind_variants.TVReturnType<{
|
|
6601
6637
|
size: {
|
|
6638
|
+
"3xs": {
|
|
6639
|
+
root: string;
|
|
6640
|
+
};
|
|
6602
6641
|
"2xs": {
|
|
6603
6642
|
root: string;
|
|
6604
6643
|
};
|
|
@@ -6624,6 +6663,9 @@ declare const EVMAvatar: React$1.ForwardRefExoticComponent<Omit<Omit<AvatarPrimi
|
|
|
6624
6663
|
fallback: string;
|
|
6625
6664
|
}, undefined, tailwind_variants_dist_config.TVConfig<{
|
|
6626
6665
|
size: {
|
|
6666
|
+
"3xs": {
|
|
6667
|
+
root: string;
|
|
6668
|
+
};
|
|
6627
6669
|
"2xs": {
|
|
6628
6670
|
root: string;
|
|
6629
6671
|
};
|
|
@@ -6645,6 +6687,9 @@ declare const EVMAvatar: React$1.ForwardRefExoticComponent<Omit<Omit<AvatarPrimi
|
|
|
6645
6687
|
};
|
|
6646
6688
|
}, {
|
|
6647
6689
|
size: {
|
|
6690
|
+
"3xs": {
|
|
6691
|
+
root: string;
|
|
6692
|
+
};
|
|
6648
6693
|
"2xs": {
|
|
6649
6694
|
root: string;
|
|
6650
6695
|
};
|
|
@@ -8457,7 +8502,7 @@ declare const StarChildChatActiveIcon: (props: BaseIconProps) => react_jsx_runti
|
|
|
8457
8502
|
|
|
8458
8503
|
declare const StarChildChatInactiveIcon: (props: BaseIconProps) => react_jsx_runtime.JSX.Element;
|
|
8459
8504
|
|
|
8460
|
-
declare const CloseRoundFillIcon:
|
|
8505
|
+
declare const CloseRoundFillIcon: React__default.ForwardRefExoticComponent<BaseIconProps & React__default.RefAttributes<SVGSVGElement>>;
|
|
8461
8506
|
|
|
8462
8507
|
declare const SelectedChoicesFillIcon: (props: BaseIconProps) => react_jsx_runtime.JSX.Element;
|
|
8463
8508
|
|