@kodiak-finance/orderly-ui 2.8.16-rc.2 → 2.8.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/index.css.map +1 -1
- package/dist/index.d.mts +123 -124
- package/dist/index.d.ts +123 -124
- package/package.json +3 -3
package/dist/index.d.mts
CHANGED
|
@@ -4,7 +4,6 @@ export { VariantProps, cnBase as cn } from 'tailwind-variants';
|
|
|
4
4
|
import * as React$1 from 'react';
|
|
5
5
|
import React__default, { FC, ReactNode, InputHTMLAttributes, PropsWithChildren, HTMLAttributes, ElementRef, ReactElement, SelectHTMLAttributes, JSXElementConstructor, ElementType, ComponentPropsWithoutRef, PropsWithoutRef, ForwardedRef, SVGProps, ComponentType } from 'react';
|
|
6
6
|
import * as tailwind_variants_dist_config from 'tailwind-variants/dist/config';
|
|
7
|
-
import * as tailwind_variants_dist_generated from 'tailwind-variants/dist/generated';
|
|
8
7
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
9
8
|
import * as TooltipPrimitive from '@radix-ui/react-tooltip';
|
|
10
9
|
import { TooltipContentProps } from '@radix-ui/react-tooltip';
|
|
@@ -451,34 +450,34 @@ declare const boxVariants: tailwind_variants.TVReturnType<{
|
|
|
451
450
|
true: string;
|
|
452
451
|
};
|
|
453
452
|
}, undefined, string[], {
|
|
454
|
-
responsiveVariants?: boolean |
|
|
455
|
-
p?: boolean |
|
|
456
|
-
grow?: boolean |
|
|
457
|
-
m?: boolean |
|
|
458
|
-
mb?: boolean |
|
|
459
|
-
ml?: boolean |
|
|
460
|
-
mr?: boolean |
|
|
461
|
-
mt?: boolean |
|
|
462
|
-
mx?: boolean |
|
|
463
|
-
my?: boolean |
|
|
464
|
-
pb?: boolean |
|
|
465
|
-
pl?: boolean |
|
|
466
|
-
position?: boolean |
|
|
467
|
-
pr?: boolean |
|
|
468
|
-
pt?: boolean |
|
|
469
|
-
px?: boolean |
|
|
470
|
-
py?: boolean |
|
|
471
|
-
shadow?: boolean |
|
|
472
|
-
borderColor?: boolean |
|
|
473
|
-
__position?: boolean |
|
|
474
|
-
__size_width?: boolean |
|
|
475
|
-
__size_height?: boolean |
|
|
476
|
-
invisible?: boolean |
|
|
477
|
-
zIndex?: boolean |
|
|
478
|
-
border?: boolean |
|
|
479
|
-
r?: boolean |
|
|
480
|
-
gradient?: boolean |
|
|
481
|
-
intensity?: boolean |
|
|
453
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
454
|
+
p?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
455
|
+
grow?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
456
|
+
m?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
457
|
+
mb?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
458
|
+
ml?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
459
|
+
mr?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
460
|
+
mt?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
461
|
+
mx?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
462
|
+
my?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
463
|
+
pb?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
464
|
+
pl?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
465
|
+
position?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
466
|
+
pr?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
467
|
+
pt?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
468
|
+
px?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
469
|
+
py?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
470
|
+
shadow?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
471
|
+
borderColor?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
472
|
+
__position?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
473
|
+
__size_width?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
474
|
+
__size_height?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
475
|
+
invisible?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
476
|
+
zIndex?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
477
|
+
border?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
478
|
+
r?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
479
|
+
gradient?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
480
|
+
intensity?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
482
481
|
} | undefined;
|
|
483
482
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
484
483
|
twMergeConfig: {
|
|
@@ -1613,13 +1612,13 @@ declare const gridVariants: tailwind_variants.TVReturnType<{
|
|
|
1613
1612
|
5: string;
|
|
1614
1613
|
};
|
|
1615
1614
|
}, undefined, string[], {
|
|
1616
|
-
responsiveVariants?: boolean |
|
|
1617
|
-
gap?: boolean |
|
|
1618
|
-
cols?: boolean |
|
|
1619
|
-
rows?: boolean |
|
|
1620
|
-
gapX?: boolean |
|
|
1621
|
-
gapY?: boolean |
|
|
1622
|
-
autoFlow?: boolean |
|
|
1615
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
1616
|
+
gap?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
1617
|
+
cols?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
1618
|
+
rows?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
1619
|
+
gapX?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
1620
|
+
gapY?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
1621
|
+
autoFlow?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
1623
1622
|
} | undefined;
|
|
1624
1623
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
1625
1624
|
twMergeConfig: {
|
|
@@ -1726,9 +1725,9 @@ declare const gridSpanVariants: tailwind_variants.TVReturnType<{
|
|
|
1726
1725
|
9: string;
|
|
1727
1726
|
};
|
|
1728
1727
|
}, undefined, undefined, {
|
|
1729
|
-
responsiveVariants?: boolean |
|
|
1730
|
-
colSpan?: boolean |
|
|
1731
|
-
rowSpan?: boolean |
|
|
1728
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
1729
|
+
colSpan?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
1730
|
+
rowSpan?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
1732
1731
|
} | undefined;
|
|
1733
1732
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
1734
1733
|
twMergeConfig: {
|
|
@@ -1951,10 +1950,10 @@ declare const flexVariant: tailwind_variants.TVReturnType<{
|
|
|
1951
1950
|
10: string;
|
|
1952
1951
|
};
|
|
1953
1952
|
}, undefined, undefined, {
|
|
1954
|
-
responsiveVariants?: boolean |
|
|
1955
|
-
gap?: boolean |
|
|
1956
|
-
gapX?: boolean |
|
|
1957
|
-
gapY?: boolean |
|
|
1953
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
1954
|
+
gap?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
1955
|
+
gapX?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
1956
|
+
gapY?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
1958
1957
|
} | undefined;
|
|
1959
1958
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
1960
1959
|
twMergeConfig: {
|
|
@@ -2150,12 +2149,12 @@ declare const textVariants: tailwind_variants.TVReturnType<{
|
|
|
2150
2149
|
default: string;
|
|
2151
2150
|
};
|
|
2152
2151
|
}, undefined, undefined, {
|
|
2153
|
-
responsiveVariants?: boolean |
|
|
2154
|
-
color?: boolean |
|
|
2155
|
-
size?: boolean |
|
|
2156
|
-
intensity?: boolean |
|
|
2157
|
-
weight?: boolean |
|
|
2158
|
-
dashBoard?: boolean |
|
|
2152
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
2153
|
+
color?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
2154
|
+
size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
2155
|
+
intensity?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
2156
|
+
weight?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
2157
|
+
dashBoard?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
2159
2158
|
} | undefined;
|
|
2160
2159
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
2161
2160
|
twMergeConfig: {
|
|
@@ -2478,8 +2477,8 @@ declare const statisticVariants: tailwind_variants.TVReturnType<{
|
|
|
2478
2477
|
label: string;
|
|
2479
2478
|
value: string;
|
|
2480
2479
|
}, undefined, {
|
|
2481
|
-
responsiveVariants?: boolean |
|
|
2482
|
-
align?: boolean |
|
|
2480
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
2481
|
+
align?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
2483
2482
|
} | undefined;
|
|
2484
2483
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
2485
2484
|
twMergeConfig: {
|
|
@@ -2544,8 +2543,8 @@ declare const StatisticLabel: React__default.ForwardRefExoticComponent<VariantPr
|
|
|
2544
2543
|
label: string;
|
|
2545
2544
|
value: string;
|
|
2546
2545
|
}, undefined, {
|
|
2547
|
-
responsiveVariants?: boolean |
|
|
2548
|
-
align?: boolean |
|
|
2546
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
2547
|
+
align?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
2549
2548
|
} | undefined;
|
|
2550
2549
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
2551
2550
|
twMergeConfig: {
|
|
@@ -2610,8 +2609,8 @@ declare const Statistic: React__default.ForwardRefExoticComponent<VariantProps<t
|
|
|
2610
2609
|
label: string;
|
|
2611
2610
|
value: string;
|
|
2612
2611
|
}, undefined, {
|
|
2613
|
-
responsiveVariants?: boolean |
|
|
2614
|
-
align?: boolean |
|
|
2612
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
2613
|
+
align?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
2615
2614
|
} | undefined;
|
|
2616
2615
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
2617
2616
|
twMergeConfig: {
|
|
@@ -2733,8 +2732,8 @@ declare const gradientTextVariants: tailwind_variants.TVReturnType<{
|
|
|
2733
2732
|
inherit: string;
|
|
2734
2733
|
};
|
|
2735
2734
|
}, undefined, "oui-text-transparent oui-bg-clip-text", {
|
|
2736
|
-
responsiveVariants?: boolean |
|
|
2737
|
-
color?: boolean |
|
|
2735
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
2736
|
+
color?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
2738
2737
|
} | undefined;
|
|
2739
2738
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
2740
2739
|
twMergeConfig: {
|
|
@@ -2792,8 +2791,8 @@ declare const GradientText: React__default.ForwardRefExoticComponent<Omit<TextPr
|
|
|
2792
2791
|
inherit: string;
|
|
2793
2792
|
};
|
|
2794
2793
|
}, undefined, "oui-text-transparent oui-bg-clip-text", {
|
|
2795
|
-
responsiveVariants?: boolean |
|
|
2796
|
-
color?: boolean |
|
|
2794
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
2795
|
+
color?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
2797
2796
|
} | undefined;
|
|
2798
2797
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
2799
2798
|
twMergeConfig: {
|
|
@@ -3377,8 +3376,8 @@ declare const textFieldVariants: tailwind_variants.TVReturnType<{
|
|
|
3377
3376
|
label: string;
|
|
3378
3377
|
input: never[];
|
|
3379
3378
|
}, undefined, {
|
|
3380
|
-
responsiveVariants?: boolean |
|
|
3381
|
-
direction?: boolean |
|
|
3379
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
3380
|
+
direction?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
3382
3381
|
} | undefined;
|
|
3383
3382
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
3384
3383
|
twMergeConfig: {
|
|
@@ -3595,10 +3594,10 @@ declare const badgeVariants: tailwind_variants.TVReturnType<{
|
|
|
3595
3594
|
lg: string;
|
|
3596
3595
|
};
|
|
3597
3596
|
}, undefined, "oui-inline-flex oui-items-center oui-rounded-md oui-font-semibold oui-transition-colors focus:oui-outline-none focus:oui-ring-2 focus:oui-ring-ring focus:oui-ring-offset-2", {
|
|
3598
|
-
responsiveVariants?: boolean |
|
|
3599
|
-
color?: boolean |
|
|
3600
|
-
size?: boolean |
|
|
3601
|
-
variant?: boolean |
|
|
3597
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
3598
|
+
color?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
3599
|
+
size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
3600
|
+
variant?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
3602
3601
|
} | undefined;
|
|
3603
3602
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
3604
3603
|
twMergeConfig: {
|
|
@@ -4120,11 +4119,11 @@ declare const pickerVariants: tailwind_variants.TVReturnType<{
|
|
|
4120
4119
|
sell: string;
|
|
4121
4120
|
};
|
|
4122
4121
|
}, undefined, "oui-flex oui-flex-row oui-items-stretch oui-rounded-md oui-cursor-pointer oui-border oui-border-line-6 oui-bg-line-4 oui-text-base-contrast-54", {
|
|
4123
|
-
responsiveVariants?: boolean |
|
|
4124
|
-
color?: boolean |
|
|
4125
|
-
size?: boolean |
|
|
4126
|
-
disabled?: boolean |
|
|
4127
|
-
fullWidth?: boolean |
|
|
4122
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
4123
|
+
color?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
4124
|
+
size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
4125
|
+
disabled?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
4126
|
+
fullWidth?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
4128
4127
|
} | undefined;
|
|
4129
4128
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
4130
4129
|
twMergeConfig: {
|
|
@@ -4385,8 +4384,8 @@ declare const scrollAreaVariants: tailwind_variants.TVReturnType<{
|
|
|
4385
4384
|
bar: string[];
|
|
4386
4385
|
tumb: string;
|
|
4387
4386
|
}, undefined, {
|
|
4388
|
-
responsiveVariants?: boolean |
|
|
4389
|
-
orientation?: boolean |
|
|
4387
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
4388
|
+
orientation?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
4390
4389
|
} | undefined;
|
|
4391
4390
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
4392
4391
|
twMergeConfig: {
|
|
@@ -5489,12 +5488,12 @@ declare const dividerVariants: tailwind_variants.TVReturnType<{
|
|
|
5489
5488
|
10: string;
|
|
5490
5489
|
};
|
|
5491
5490
|
}, undefined, string[], {
|
|
5492
|
-
responsiveVariants?: boolean |
|
|
5493
|
-
mx?: boolean |
|
|
5494
|
-
my?: boolean |
|
|
5495
|
-
intensity?: boolean |
|
|
5496
|
-
direction?: boolean |
|
|
5497
|
-
lineStyle?: boolean |
|
|
5491
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
5492
|
+
mx?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
5493
|
+
my?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
5494
|
+
intensity?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
5495
|
+
direction?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
5496
|
+
lineStyle?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
5498
5497
|
} | undefined;
|
|
5499
5498
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
5500
5499
|
twMergeConfig: {
|
|
@@ -5653,12 +5652,12 @@ declare const Divider: React__default.ForwardRefExoticComponent<VariantProps<tai
|
|
|
5653
5652
|
10: string;
|
|
5654
5653
|
};
|
|
5655
5654
|
}, undefined, string[], {
|
|
5656
|
-
responsiveVariants?: boolean |
|
|
5657
|
-
mx?: boolean |
|
|
5658
|
-
my?: boolean |
|
|
5659
|
-
intensity?: boolean |
|
|
5660
|
-
direction?: boolean |
|
|
5661
|
-
lineStyle?: boolean |
|
|
5655
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
5656
|
+
mx?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
5657
|
+
my?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
5658
|
+
intensity?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
5659
|
+
direction?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
5660
|
+
lineStyle?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
5662
5661
|
} | undefined;
|
|
5663
5662
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
5664
5663
|
twMergeConfig: {
|
|
@@ -5810,9 +5809,9 @@ declare const tabsVariants: tailwind_variants.TVReturnType<{
|
|
|
5810
5809
|
trigger: string[];
|
|
5811
5810
|
icon: string[];
|
|
5812
5811
|
}, undefined, {
|
|
5813
|
-
responsiveVariants?: boolean |
|
|
5814
|
-
size?: boolean |
|
|
5815
|
-
variant?: boolean |
|
|
5812
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
5813
|
+
size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
5814
|
+
variant?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
5816
5815
|
} | undefined;
|
|
5817
5816
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
5818
5817
|
twMergeConfig: {
|
|
@@ -5926,9 +5925,9 @@ declare const TabsList: React$1.ForwardRefExoticComponent<Omit<TabsPrimitive.Tab
|
|
|
5926
5925
|
trigger: string[];
|
|
5927
5926
|
icon: string[];
|
|
5928
5927
|
}, undefined, {
|
|
5929
|
-
responsiveVariants?: boolean |
|
|
5930
|
-
size?: boolean |
|
|
5931
|
-
variant?: boolean |
|
|
5928
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
5929
|
+
size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
5930
|
+
variant?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
5932
5931
|
} | undefined;
|
|
5933
5932
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
5934
5933
|
twMergeConfig: {
|
|
@@ -6041,9 +6040,9 @@ declare const TabsTrigger: React$1.ForwardRefExoticComponent<Omit<TabsPrimitive.
|
|
|
6041
6040
|
trigger: string[];
|
|
6042
6041
|
icon: string[];
|
|
6043
6042
|
}, undefined, {
|
|
6044
|
-
responsiveVariants?: boolean |
|
|
6045
|
-
size?: boolean |
|
|
6046
|
-
variant?: boolean |
|
|
6043
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
6044
|
+
size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
6045
|
+
variant?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
6047
6046
|
} | undefined;
|
|
6048
6047
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
6049
6048
|
twMergeConfig: {
|
|
@@ -6159,9 +6158,9 @@ declare const TabsContent: React$1.ForwardRefExoticComponent<Omit<TabsPrimitive.
|
|
|
6159
6158
|
trigger: string[];
|
|
6160
6159
|
icon: string[];
|
|
6161
6160
|
}, undefined, {
|
|
6162
|
-
responsiveVariants?: boolean |
|
|
6163
|
-
size?: boolean |
|
|
6164
|
-
variant?: boolean |
|
|
6161
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
6162
|
+
size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
6163
|
+
variant?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
6165
6164
|
} | undefined;
|
|
6166
6165
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
6167
6166
|
twMergeConfig: {
|
|
@@ -6328,8 +6327,8 @@ declare const avatarVariants: tailwind_variants.TVReturnType<{
|
|
|
6328
6327
|
image: string;
|
|
6329
6328
|
fallback: string;
|
|
6330
6329
|
}, undefined, {
|
|
6331
|
-
responsiveVariants?: boolean |
|
|
6332
|
-
size?: boolean |
|
|
6330
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
6331
|
+
size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
6333
6332
|
} | undefined;
|
|
6334
6333
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
6335
6334
|
twMergeConfig: {
|
|
@@ -6455,8 +6454,8 @@ declare const AvatarBase: React$1.ForwardRefExoticComponent<Omit<AvatarPrimitive
|
|
|
6455
6454
|
image: string;
|
|
6456
6455
|
fallback: string;
|
|
6457
6456
|
}, undefined, {
|
|
6458
|
-
responsiveVariants?: boolean |
|
|
6459
|
-
size?: boolean |
|
|
6457
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
6458
|
+
size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
6460
6459
|
} | undefined;
|
|
6461
6460
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
6462
6461
|
twMergeConfig: {
|
|
@@ -6589,8 +6588,8 @@ declare const EVMAvatar: React$1.ForwardRefExoticComponent<Omit<Omit<AvatarPrimi
|
|
|
6589
6588
|
image: string;
|
|
6590
6589
|
fallback: string;
|
|
6591
6590
|
}, undefined, {
|
|
6592
|
-
responsiveVariants?: boolean |
|
|
6593
|
-
size?: boolean |
|
|
6591
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
6592
|
+
size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
6594
6593
|
} | undefined;
|
|
6595
6594
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
6596
6595
|
twMergeConfig: {
|
|
@@ -6734,11 +6733,11 @@ declare const chainSelectVariants: tailwind_variants.TVReturnType<{
|
|
|
6734
6733
|
item: string[];
|
|
6735
6734
|
tag: string;
|
|
6736
6735
|
}, undefined, {
|
|
6737
|
-
responsiveVariants?: boolean |
|
|
6738
|
-
position?: boolean |
|
|
6739
|
-
size?: boolean |
|
|
6740
|
-
error?: boolean |
|
|
6741
|
-
variant?: boolean |
|
|
6736
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
6737
|
+
position?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
6738
|
+
size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
6739
|
+
error?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
6740
|
+
variant?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
6742
6741
|
} | undefined;
|
|
6743
6742
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
6744
6743
|
twMergeConfig: {
|
|
@@ -7037,7 +7036,7 @@ declare const PopoverRoot: React$1.FC<PopoverPrimitive.PopoverProps>;
|
|
|
7037
7036
|
declare const PopoverTrigger: React$1.ForwardRefExoticComponent<PopoverPrimitive.PopoverTriggerProps & React$1.RefAttributes<HTMLButtonElement>>;
|
|
7038
7037
|
declare const PopoverAnchor: React$1.ForwardRefExoticComponent<PopoverPrimitive.PopoverAnchorProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
7039
7038
|
declare const PopoverContent: React$1.ForwardRefExoticComponent<Omit<PopoverPrimitive.PopoverContentProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & VariantProps<tailwind_variants.TVReturnType<{} | {} | {}, undefined, string[], {
|
|
7040
|
-
responsiveVariants?: boolean |
|
|
7039
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {} | undefined;
|
|
7041
7040
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
7042
7041
|
twMergeConfig: {
|
|
7043
7042
|
prefix: string;
|
|
@@ -7096,12 +7095,12 @@ declare const cardVariants: tailwind_variants.TVReturnType<{
|
|
|
7096
7095
|
16: string;
|
|
7097
7096
|
};
|
|
7098
7097
|
}, undefined, string[], {
|
|
7099
|
-
responsiveVariants?: boolean |
|
|
7100
|
-
borderColor?: boolean |
|
|
7101
|
-
border?: boolean |
|
|
7102
|
-
r?: boolean |
|
|
7103
|
-
gradient?: boolean |
|
|
7104
|
-
intensity?: boolean |
|
|
7098
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
7099
|
+
borderColor?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
7100
|
+
border?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
7101
|
+
r?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
7102
|
+
gradient?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
7103
|
+
intensity?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
7105
7104
|
} | undefined;
|
|
7106
7105
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
7107
7106
|
twMergeConfig: {
|
|
@@ -7315,12 +7314,12 @@ declare const CardBase: React__default.ForwardRefExoticComponent<ComponentPropsW
|
|
|
7315
7314
|
16: string;
|
|
7316
7315
|
};
|
|
7317
7316
|
}, undefined, string[], {
|
|
7318
|
-
responsiveVariants?: boolean |
|
|
7319
|
-
borderColor?: boolean |
|
|
7320
|
-
border?: boolean |
|
|
7321
|
-
r?: boolean |
|
|
7322
|
-
gradient?: boolean |
|
|
7323
|
-
intensity?: boolean |
|
|
7317
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
7318
|
+
borderColor?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
7319
|
+
border?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
7320
|
+
r?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
7321
|
+
gradient?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
7322
|
+
intensity?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
7324
7323
|
} | undefined;
|
|
7325
7324
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
7326
7325
|
twMergeConfig: {
|
|
@@ -7557,8 +7556,8 @@ declare const sliderVariants: tailwind_variants.TVReturnType<{
|
|
|
7557
7556
|
mark: string;
|
|
7558
7557
|
tips: string[];
|
|
7559
7558
|
}, undefined, {
|
|
7560
|
-
responsiveVariants?: boolean |
|
|
7561
|
-
color?: boolean |
|
|
7559
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
7560
|
+
color?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
7562
7561
|
} | undefined;
|
|
7563
7562
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
7564
7563
|
twMergeConfig: {
|
|
@@ -7722,8 +7721,8 @@ declare const BaseSlider: React$1.ForwardRefExoticComponent<Omit<SliderPrimitive
|
|
|
7722
7721
|
mark: string;
|
|
7723
7722
|
tips: string[];
|
|
7724
7723
|
}, undefined, {
|
|
7725
|
-
responsiveVariants?: boolean |
|
|
7726
|
-
color?: boolean |
|
|
7724
|
+
responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | {
|
|
7725
|
+
color?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined;
|
|
7727
7726
|
} | undefined;
|
|
7728
7727
|
} & tailwind_variants_dist_config.TWMConfig & {
|
|
7729
7728
|
twMergeConfig: {
|