@digo-labs/ui 0.1.10 → 0.1.13
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/README.md +11 -0
- package/dist/animation/motion-animate-presence.d.ts +1 -1
- package/dist/blocks/auth-guard.d.ts +1 -1
- package/dist/blocks/card.d.ts +4 -4
- package/dist/blocks/chat-thread.d.ts +1 -1
- package/dist/blocks/command-button.d.ts +1 -1
- package/dist/blocks/copy-paste-button.d.ts +1 -1
- package/dist/blocks/dropzone.d.ts +5 -5
- package/dist/blocks/font-picker.d.ts +1 -1
- package/dist/blocks/google-signin-button.d.ts +1 -1
- package/dist/blocks/image-dropzone.d.ts +1 -1
- package/dist/blocks/navbar.d.ts +4 -4
- package/dist/blocks/palette-picker.d.ts +1 -1
- package/dist/blocks/parameter-color-swatch-picker.d.ts +1 -1
- package/dist/blocks/parameter-color.d.ts +1 -1
- package/dist/blocks/parameter-combobox.d.ts +1 -1
- package/dist/blocks/parameter-files.d.ts +1 -1
- package/dist/blocks/parameter-font-picker.d.ts +1 -1
- package/dist/blocks/parameter-image.d.ts +1 -1
- package/dist/blocks/parameter-number.d.ts +1 -1
- package/dist/blocks/parameter-palette-picker.d.ts +1 -1
- package/dist/blocks/parameter-preset-picker.d.ts +1 -1
- package/dist/blocks/parameter-select.d.ts +1 -1
- package/dist/blocks/parameter-shadow-group.d.ts +1 -1
- package/dist/blocks/parameter-slider.d.ts +1 -1
- package/dist/blocks/parameter-switch.d.ts +1 -1
- package/dist/blocks/parameter-text-area.d.ts +1 -1
- package/dist/blocks/parameter-text.d.ts +1 -1
- package/dist/blocks/parameter-toggle-group.d.ts +1 -1
- package/dist/blocks/parameter-toggle.d.ts +1 -1
- package/dist/blocks/parameter-typography-group.d.ts +1 -1
- package/dist/blocks/placeholder.d.ts +4 -4
- package/dist/blocks/preset-picker.d.ts +1 -1
- package/dist/blocks/prompt-input.d.ts +7 -7
- package/dist/blocks/switch-theme.d.ts +1 -1
- package/dist/blocks/toggle-theme.d.ts +1 -1
- package/dist/blocks/transparent-background.d.ts +1 -1
- package/dist/components/accordion.d.ts +4 -4
- package/dist/components/alert.d.ts +6 -6
- package/dist/components/autocomplete.d.ts +15 -15
- package/dist/components/button.d.ts +1 -1
- package/dist/components/chart.d.ts +10 -10
- package/dist/components/checkbox.d.ts +1 -1
- package/dist/components/code-block.d.ts +6 -5
- package/dist/components/collapsible.d.ts +4 -4
- package/dist/components/color-area.d.ts +1 -1
- package/dist/components/color-field.d.ts +1 -1
- package/dist/components/color-input.d.ts +1 -1
- package/dist/components/color-picker.d.ts +1 -1
- package/dist/components/color-slider.d.ts +1 -1
- package/dist/components/color-swatch-picker.d.ts +1 -1
- package/dist/components/color-swatch.d.ts +1 -1
- package/dist/components/combobox.d.ts +16 -16
- package/dist/components/command.d.ts +15 -15
- package/dist/components/drawer.d.ts +10 -10
- package/dist/components/empty.d.ts +7 -7
- package/dist/components/field-set.d.ts +2 -2
- package/dist/components/field.d.ts +5 -5
- package/dist/components/form.d.ts +1 -1
- package/dist/components/group.d.ts +3 -3
- package/dist/components/icon.d.ts +1 -1
- package/dist/components/image.d.ts +1 -1
- package/dist/components/input-group.d.ts +5 -5
- package/dist/components/input.d.ts +1 -1
- package/dist/components/kbd.d.ts +2 -2
- package/dist/components/label.d.ts +1 -1
- package/dist/components/loader.d.ts +1 -1
- package/dist/components/masonry.d.ts +1 -1
- package/dist/components/navigation-menu.d.ts +9 -9
- package/dist/components/number-field.d.ts +5 -5
- package/dist/components/pagination.d.ts +7 -7
- package/dist/components/parameter-group.d.ts +1 -1
- package/dist/components/parameter.d.ts +7 -7
- package/dist/components/popover.d.ts +5 -5
- package/dist/components/progress.d.ts +5 -5
- package/dist/components/scroll-area.d.ts +2 -2
- package/dist/components/select.d.ts +8 -8
- package/dist/components/separator.d.ts +1 -1
- package/dist/components/sidebar.d.ts +10 -10
- package/dist/components/slider.d.ts +3 -3
- package/dist/components/spacer.d.ts +1 -1
- package/dist/components/spinner.d.ts +1 -1
- package/dist/components/steps.d.ts +7 -0
- package/dist/components/switch.d.ts +1 -1
- package/dist/components/table-of-contents.d.ts +4 -3
- package/dist/components/tabs.d.ts +4 -4
- package/dist/components/text-area.d.ts +1 -1
- package/dist/components/tint-image.d.ts +1 -1
- package/dist/components/toast.d.ts +1 -1
- package/dist/components/toggle-group.d.ts +3 -3
- package/dist/components/toggle.d.ts +1 -1
- package/dist/components/tooltip.d.ts +2 -2
- package/dist/cursors/cursor-bracket.d.ts +1 -1
- package/dist/cursors/cursor-clipping.d.ts +1 -1
- package/dist/cursors/cursor-container.d.ts +1 -1
- package/dist/effects/border-glow.d.ts +1 -1
- package/dist/effects/border-trail.d.ts +1 -1
- package/dist/effects/counter.d.ts +1 -1
- package/dist/effects/cube-scene.d.ts +1 -1
- package/dist/effects/dark-veil.d.ts +1 -1
- package/dist/effects/dissolve-overlay.d.ts +1 -1
- package/dist/effects/dot-grid.d.ts +1 -1
- package/dist/effects/draggable-container.d.ts +1 -1
- package/dist/effects/faulty-terminal.d.ts +1 -1
- package/dist/effects/floating-lines.d.ts +1 -1
- package/dist/effects/glass-container.d.ts +1 -1
- package/dist/effects/grainient.d.ts +1 -1
- package/dist/effects/image-transition.d.ts +1 -1
- package/dist/effects/infinite-menu.d.ts +1 -1
- package/dist/effects/iridescence.d.ts +1 -1
- package/dist/effects/letter-swap.d.ts +1 -1
- package/dist/effects/marquee-bar.d.ts +1 -1
- package/dist/effects/marquee.d.ts +1 -1
- package/dist/effects/noise.d.ts +1 -1
- package/dist/effects/orb.d.ts +1 -1
- package/dist/effects/text-morph.d.ts +1 -1
- package/dist/effects/text-pressure.d.ts +1 -1
- package/dist/effects/text-roll.d.ts +1 -1
- package/dist/effects/text-scramble.d.ts +2 -2
- package/dist/effects/text-shimmer-wave.d.ts +2 -1
- package/dist/effects/text-shimmer.d.ts +2 -2
- package/dist/effects/text-swap-letter.d.ts +1 -1
- package/dist/index.css +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +12148 -13595
- package/dist/index.js.map +1 -1
- package/dist/outdated/lottie.d.ts +1 -1
- package/dist/outdated/qr-code.d.ts +1 -1
- package/dist/outdated/shape.d.ts +1 -1
- package/dist/outdated/tint.d.ts +1 -1
- package/dist/providers/command-provider.d.ts +1 -1
- package/dist/providers/component-styles-provider.d.ts +1 -1
- package/dist/providers/design-system-provider.d.ts +1 -1
- package/dist/styles/code-block.d.ts +8 -0
- package/dist/styles/index.d.ts +1 -0
- package/dist/styles/steps.d.ts +45 -0
- package/dist/styles/table-of-contents.d.ts +67 -11
- package/package.json +8 -7
|
@@ -4,5 +4,5 @@ interface LottieProperties extends ComponentPropsWithoutRef<typeof LottieUI> {
|
|
|
4
4
|
tint?: string;
|
|
5
5
|
containerClasses?: string;
|
|
6
6
|
}
|
|
7
|
-
export declare function Lottie(properties: LottieProperties): import("react
|
|
7
|
+
export declare function Lottie(properties: LottieProperties): import("react").JSX.Element;
|
|
8
8
|
export {};
|
|
@@ -5,4 +5,4 @@ export interface QRCodeProperties extends ComponentPropsWithoutRef<'div'> {
|
|
|
5
5
|
background?: string;
|
|
6
6
|
robustness?: 'L' | 'M' | 'Q' | 'H';
|
|
7
7
|
}
|
|
8
|
-
export declare function QRCode(properties: QRCodeProperties): import("react
|
|
8
|
+
export declare function QRCode(properties: QRCodeProperties): import("react").JSX.Element | undefined;
|
package/dist/outdated/shape.d.ts
CHANGED
package/dist/outdated/tint.d.ts
CHANGED
|
@@ -6,6 +6,6 @@ interface CommandProviderProperties {
|
|
|
6
6
|
children: ReactNode;
|
|
7
7
|
open: () => void;
|
|
8
8
|
}
|
|
9
|
-
export declare function CommandProvider(properties: CommandProviderProperties): import("react
|
|
9
|
+
export declare function CommandProvider(properties: CommandProviderProperties): import("react").JSX.Element;
|
|
10
10
|
export declare function useCommand(): CommandContextType;
|
|
11
11
|
export {};
|
|
@@ -13,7 +13,7 @@ export declare function createComponentStyles<K extends StyleKey>(styleKey: K):
|
|
|
13
13
|
ComponentStylesProvider: (props: VariantProps<typeof import("../styles")[K]> & {
|
|
14
14
|
classNames?: Partial<Record<SlotNames<typeof import("../styles")[K]>, string>>;
|
|
15
15
|
children: ReactNode;
|
|
16
|
-
}) => import("react
|
|
16
|
+
}) => import("react").JSX.Element;
|
|
17
17
|
useComponentStyles: () => ResolvedSlots<typeof import("../styles")[K]>;
|
|
18
18
|
useComponentVariants: () => VariantProps<typeof import("../styles")[K]>;
|
|
19
19
|
};
|
|
@@ -21,7 +21,7 @@ interface DesignSystemProviderProps {
|
|
|
21
21
|
defaultMode?: Mode;
|
|
22
22
|
overrides?: PartialStyles;
|
|
23
23
|
}
|
|
24
|
-
export declare function DesignSystemProvider(properties: DesignSystemProviderProps): import("react
|
|
24
|
+
export declare function DesignSystemProvider(properties: DesignSystemProviderProps): import("react").JSX.Element;
|
|
25
25
|
export declare function useDesignSystem(): DesignSystemContextType;
|
|
26
26
|
export declare function useStyles(): Styles;
|
|
27
27
|
export {};
|
|
@@ -5,6 +5,7 @@ export declare const codeBlock: import('tailwind-variants').TVReturnType<{
|
|
|
5
5
|
header?: import('tailwind-variants').ClassValue;
|
|
6
6
|
title?: import('tailwind-variants').ClassValue;
|
|
7
7
|
actions?: import('tailwind-variants').ClassValue;
|
|
8
|
+
floatingActions?: import('tailwind-variants').ClassValue;
|
|
8
9
|
code?: import('tailwind-variants').ClassValue;
|
|
9
10
|
};
|
|
10
11
|
};
|
|
@@ -15,6 +16,7 @@ export declare const codeBlock: import('tailwind-variants').TVReturnType<{
|
|
|
15
16
|
header?: import('tailwind-variants').ClassValue;
|
|
16
17
|
title?: import('tailwind-variants').ClassValue;
|
|
17
18
|
actions?: import('tailwind-variants').ClassValue;
|
|
19
|
+
floatingActions?: import('tailwind-variants').ClassValue;
|
|
18
20
|
code?: import('tailwind-variants').ClassValue;
|
|
19
21
|
};
|
|
20
22
|
};
|
|
@@ -23,6 +25,7 @@ export declare const codeBlock: import('tailwind-variants').TVReturnType<{
|
|
|
23
25
|
header: string;
|
|
24
26
|
title: string;
|
|
25
27
|
actions: string;
|
|
28
|
+
floatingActions: string;
|
|
26
29
|
code: string[];
|
|
27
30
|
}, undefined, import('tailwind-variants/dist/config.js').TVConfig<unknown, {
|
|
28
31
|
[key: string]: {
|
|
@@ -31,6 +34,7 @@ export declare const codeBlock: import('tailwind-variants').TVReturnType<{
|
|
|
31
34
|
header?: import('tailwind-variants').ClassValue;
|
|
32
35
|
title?: import('tailwind-variants').ClassValue;
|
|
33
36
|
actions?: import('tailwind-variants').ClassValue;
|
|
37
|
+
floatingActions?: import('tailwind-variants').ClassValue;
|
|
34
38
|
code?: import('tailwind-variants').ClassValue;
|
|
35
39
|
};
|
|
36
40
|
};
|
|
@@ -41,6 +45,7 @@ export declare const codeBlock: import('tailwind-variants').TVReturnType<{
|
|
|
41
45
|
header?: import('tailwind-variants').ClassValue;
|
|
42
46
|
title?: import('tailwind-variants').ClassValue;
|
|
43
47
|
actions?: import('tailwind-variants').ClassValue;
|
|
48
|
+
floatingActions?: import('tailwind-variants').ClassValue;
|
|
44
49
|
code?: import('tailwind-variants').ClassValue;
|
|
45
50
|
};
|
|
46
51
|
};
|
|
@@ -49,12 +54,14 @@ export declare const codeBlock: import('tailwind-variants').TVReturnType<{
|
|
|
49
54
|
header: string;
|
|
50
55
|
title: string;
|
|
51
56
|
actions: string;
|
|
57
|
+
floatingActions: string;
|
|
52
58
|
code: string[];
|
|
53
59
|
}, import('tailwind-variants').TVReturnType<unknown, {
|
|
54
60
|
root: string;
|
|
55
61
|
header: string;
|
|
56
62
|
title: string;
|
|
57
63
|
actions: string;
|
|
64
|
+
floatingActions: string;
|
|
58
65
|
code: string[];
|
|
59
66
|
}, undefined, import('tailwind-variants/dist/config.js').TVConfig<unknown, {
|
|
60
67
|
[key: string]: {
|
|
@@ -63,6 +70,7 @@ export declare const codeBlock: import('tailwind-variants').TVReturnType<{
|
|
|
63
70
|
header?: import('tailwind-variants').ClassValue;
|
|
64
71
|
title?: import('tailwind-variants').ClassValue;
|
|
65
72
|
actions?: import('tailwind-variants').ClassValue;
|
|
73
|
+
floatingActions?: import('tailwind-variants').ClassValue;
|
|
66
74
|
code?: import('tailwind-variants').ClassValue;
|
|
67
75
|
};
|
|
68
76
|
};
|
package/dist/styles/index.d.ts
CHANGED
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
export declare const steps: import('tailwind-variants').TVReturnType<{
|
|
2
|
+
[key: string]: {
|
|
3
|
+
[key: string]: import('tailwind-variants').ClassValue | {
|
|
4
|
+
root?: import('tailwind-variants').ClassValue;
|
|
5
|
+
step?: import('tailwind-variants').ClassValue;
|
|
6
|
+
};
|
|
7
|
+
};
|
|
8
|
+
} | {
|
|
9
|
+
[x: string]: {
|
|
10
|
+
[x: string]: import('tailwind-variants').ClassValue | {
|
|
11
|
+
root?: import('tailwind-variants').ClassValue;
|
|
12
|
+
step?: import('tailwind-variants').ClassValue;
|
|
13
|
+
};
|
|
14
|
+
};
|
|
15
|
+
} | {}, {
|
|
16
|
+
root: string[];
|
|
17
|
+
step: string[];
|
|
18
|
+
}, undefined, import('tailwind-variants/dist/config.js').TVConfig<unknown, {
|
|
19
|
+
[key: string]: {
|
|
20
|
+
[key: string]: import('tailwind-variants').ClassValue | {
|
|
21
|
+
root?: import('tailwind-variants').ClassValue;
|
|
22
|
+
step?: import('tailwind-variants').ClassValue;
|
|
23
|
+
};
|
|
24
|
+
};
|
|
25
|
+
} | {}>, {
|
|
26
|
+
[key: string]: {
|
|
27
|
+
[key: string]: import('tailwind-variants').ClassValue | {
|
|
28
|
+
root?: import('tailwind-variants').ClassValue;
|
|
29
|
+
step?: import('tailwind-variants').ClassValue;
|
|
30
|
+
};
|
|
31
|
+
};
|
|
32
|
+
} | {}, {
|
|
33
|
+
root: string[];
|
|
34
|
+
step: string[];
|
|
35
|
+
}, import('tailwind-variants').TVReturnType<unknown, {
|
|
36
|
+
root: string[];
|
|
37
|
+
step: string[];
|
|
38
|
+
}, undefined, import('tailwind-variants/dist/config.js').TVConfig<unknown, {
|
|
39
|
+
[key: string]: {
|
|
40
|
+
[key: string]: import('tailwind-variants').ClassValue | {
|
|
41
|
+
root?: import('tailwind-variants').ClassValue;
|
|
42
|
+
step?: import('tailwind-variants').ClassValue;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
} | {}>, unknown, unknown, undefined>>;
|
|
@@ -4,10 +4,17 @@ export declare const tableOfContents: import('tailwind-variants').TVReturnType<{
|
|
|
4
4
|
root?: import('tailwind-variants').ClassValue;
|
|
5
5
|
item?: import('tailwind-variants').ClassValue;
|
|
6
6
|
header?: import('tailwind-variants').ClassValue;
|
|
7
|
+
track?: import('tailwind-variants').ClassValue;
|
|
7
8
|
indicator?: import('tailwind-variants').ClassValue;
|
|
8
9
|
items?: import('tailwind-variants').ClassValue;
|
|
9
10
|
line?: import('tailwind-variants').ClassValue;
|
|
10
|
-
|
|
11
|
+
linePath?: import('tailwind-variants').ClassValue;
|
|
12
|
+
lineCircle?: import('tailwind-variants').ClassValue;
|
|
13
|
+
lineNumber?: import('tailwind-variants').ClassValue;
|
|
14
|
+
indicatorPath?: import('tailwind-variants').ClassValue;
|
|
15
|
+
indicatorCircle?: import('tailwind-variants').ClassValue;
|
|
16
|
+
indicatorNumber?: import('tailwind-variants').ClassValue;
|
|
17
|
+
dot?: import('tailwind-variants').ClassValue;
|
|
11
18
|
};
|
|
12
19
|
};
|
|
13
20
|
} | {
|
|
@@ -16,10 +23,17 @@ export declare const tableOfContents: import('tailwind-variants').TVReturnType<{
|
|
|
16
23
|
root?: import('tailwind-variants').ClassValue;
|
|
17
24
|
item?: import('tailwind-variants').ClassValue;
|
|
18
25
|
header?: import('tailwind-variants').ClassValue;
|
|
26
|
+
track?: import('tailwind-variants').ClassValue;
|
|
19
27
|
indicator?: import('tailwind-variants').ClassValue;
|
|
20
28
|
items?: import('tailwind-variants').ClassValue;
|
|
21
29
|
line?: import('tailwind-variants').ClassValue;
|
|
22
|
-
|
|
30
|
+
linePath?: import('tailwind-variants').ClassValue;
|
|
31
|
+
lineCircle?: import('tailwind-variants').ClassValue;
|
|
32
|
+
lineNumber?: import('tailwind-variants').ClassValue;
|
|
33
|
+
indicatorPath?: import('tailwind-variants').ClassValue;
|
|
34
|
+
indicatorCircle?: import('tailwind-variants').ClassValue;
|
|
35
|
+
indicatorNumber?: import('tailwind-variants').ClassValue;
|
|
36
|
+
dot?: import('tailwind-variants').ClassValue;
|
|
23
37
|
};
|
|
24
38
|
};
|
|
25
39
|
} | {}, {
|
|
@@ -27,19 +41,33 @@ export declare const tableOfContents: import('tailwind-variants').TVReturnType<{
|
|
|
27
41
|
header: string;
|
|
28
42
|
items: string;
|
|
29
43
|
item: string;
|
|
30
|
-
indicator: string;
|
|
31
44
|
line: string;
|
|
32
|
-
|
|
45
|
+
linePath: string;
|
|
46
|
+
lineCircle: string;
|
|
47
|
+
lineNumber: string;
|
|
48
|
+
track: string;
|
|
49
|
+
indicator: string;
|
|
50
|
+
indicatorPath: string;
|
|
51
|
+
indicatorCircle: string;
|
|
52
|
+
indicatorNumber: string;
|
|
53
|
+
dot: string;
|
|
33
54
|
}, undefined, import('tailwind-variants/dist/config.js').TVConfig<unknown, {
|
|
34
55
|
[key: string]: {
|
|
35
56
|
[key: string]: import('tailwind-variants').ClassValue | {
|
|
36
57
|
root?: import('tailwind-variants').ClassValue;
|
|
37
58
|
item?: import('tailwind-variants').ClassValue;
|
|
38
59
|
header?: import('tailwind-variants').ClassValue;
|
|
60
|
+
track?: import('tailwind-variants').ClassValue;
|
|
39
61
|
indicator?: import('tailwind-variants').ClassValue;
|
|
40
62
|
items?: import('tailwind-variants').ClassValue;
|
|
41
63
|
line?: import('tailwind-variants').ClassValue;
|
|
42
|
-
|
|
64
|
+
linePath?: import('tailwind-variants').ClassValue;
|
|
65
|
+
lineCircle?: import('tailwind-variants').ClassValue;
|
|
66
|
+
lineNumber?: import('tailwind-variants').ClassValue;
|
|
67
|
+
indicatorPath?: import('tailwind-variants').ClassValue;
|
|
68
|
+
indicatorCircle?: import('tailwind-variants').ClassValue;
|
|
69
|
+
indicatorNumber?: import('tailwind-variants').ClassValue;
|
|
70
|
+
dot?: import('tailwind-variants').ClassValue;
|
|
43
71
|
};
|
|
44
72
|
};
|
|
45
73
|
} | {}>, {
|
|
@@ -48,10 +76,17 @@ export declare const tableOfContents: import('tailwind-variants').TVReturnType<{
|
|
|
48
76
|
root?: import('tailwind-variants').ClassValue;
|
|
49
77
|
item?: import('tailwind-variants').ClassValue;
|
|
50
78
|
header?: import('tailwind-variants').ClassValue;
|
|
79
|
+
track?: import('tailwind-variants').ClassValue;
|
|
51
80
|
indicator?: import('tailwind-variants').ClassValue;
|
|
52
81
|
items?: import('tailwind-variants').ClassValue;
|
|
53
82
|
line?: import('tailwind-variants').ClassValue;
|
|
54
|
-
|
|
83
|
+
linePath?: import('tailwind-variants').ClassValue;
|
|
84
|
+
lineCircle?: import('tailwind-variants').ClassValue;
|
|
85
|
+
lineNumber?: import('tailwind-variants').ClassValue;
|
|
86
|
+
indicatorPath?: import('tailwind-variants').ClassValue;
|
|
87
|
+
indicatorCircle?: import('tailwind-variants').ClassValue;
|
|
88
|
+
indicatorNumber?: import('tailwind-variants').ClassValue;
|
|
89
|
+
dot?: import('tailwind-variants').ClassValue;
|
|
55
90
|
};
|
|
56
91
|
};
|
|
57
92
|
} | {}, {
|
|
@@ -59,27 +94,48 @@ export declare const tableOfContents: import('tailwind-variants').TVReturnType<{
|
|
|
59
94
|
header: string;
|
|
60
95
|
items: string;
|
|
61
96
|
item: string;
|
|
62
|
-
indicator: string;
|
|
63
97
|
line: string;
|
|
64
|
-
|
|
98
|
+
linePath: string;
|
|
99
|
+
lineCircle: string;
|
|
100
|
+
lineNumber: string;
|
|
101
|
+
track: string;
|
|
102
|
+
indicator: string;
|
|
103
|
+
indicatorPath: string;
|
|
104
|
+
indicatorCircle: string;
|
|
105
|
+
indicatorNumber: string;
|
|
106
|
+
dot: string;
|
|
65
107
|
}, import('tailwind-variants').TVReturnType<unknown, {
|
|
66
108
|
root: string;
|
|
67
109
|
header: string;
|
|
68
110
|
items: string;
|
|
69
111
|
item: string;
|
|
70
|
-
indicator: string;
|
|
71
112
|
line: string;
|
|
72
|
-
|
|
113
|
+
linePath: string;
|
|
114
|
+
lineCircle: string;
|
|
115
|
+
lineNumber: string;
|
|
116
|
+
track: string;
|
|
117
|
+
indicator: string;
|
|
118
|
+
indicatorPath: string;
|
|
119
|
+
indicatorCircle: string;
|
|
120
|
+
indicatorNumber: string;
|
|
121
|
+
dot: string;
|
|
73
122
|
}, undefined, import('tailwind-variants/dist/config.js').TVConfig<unknown, {
|
|
74
123
|
[key: string]: {
|
|
75
124
|
[key: string]: import('tailwind-variants').ClassValue | {
|
|
76
125
|
root?: import('tailwind-variants').ClassValue;
|
|
77
126
|
item?: import('tailwind-variants').ClassValue;
|
|
78
127
|
header?: import('tailwind-variants').ClassValue;
|
|
128
|
+
track?: import('tailwind-variants').ClassValue;
|
|
79
129
|
indicator?: import('tailwind-variants').ClassValue;
|
|
80
130
|
items?: import('tailwind-variants').ClassValue;
|
|
81
131
|
line?: import('tailwind-variants').ClassValue;
|
|
82
|
-
|
|
132
|
+
linePath?: import('tailwind-variants').ClassValue;
|
|
133
|
+
lineCircle?: import('tailwind-variants').ClassValue;
|
|
134
|
+
lineNumber?: import('tailwind-variants').ClassValue;
|
|
135
|
+
indicatorPath?: import('tailwind-variants').ClassValue;
|
|
136
|
+
indicatorCircle?: import('tailwind-variants').ClassValue;
|
|
137
|
+
indicatorNumber?: import('tailwind-variants').ClassValue;
|
|
138
|
+
dot?: import('tailwind-variants').ClassValue;
|
|
83
139
|
};
|
|
84
140
|
};
|
|
85
141
|
} | {}>, unknown, unknown, undefined>>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@digo-labs/ui",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.13",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"module": "./dist/index.js",
|
|
@@ -27,15 +27,15 @@
|
|
|
27
27
|
"registry": "https://registry.npmjs.org/"
|
|
28
28
|
},
|
|
29
29
|
"scripts": {
|
|
30
|
-
"dev": "vite
|
|
31
|
-
"start": "vite --
|
|
32
|
-
"build": "vite build --config vite.lib.ts
|
|
30
|
+
"dev": "vite",
|
|
31
|
+
"start": "vite --host",
|
|
32
|
+
"build": "vite build --config vite.lib.ts",
|
|
33
33
|
"lint": "eslint ./src",
|
|
34
34
|
"lint:fix": "eslint ./src --fix",
|
|
35
|
-
"preview": "vite preview
|
|
35
|
+
"preview": "vite preview"
|
|
36
36
|
},
|
|
37
37
|
"peerDependencies": {
|
|
38
|
-
"@digo-labs/common": "^0.1.
|
|
38
|
+
"@digo-labs/common": "^0.1.12",
|
|
39
39
|
"react": "^19.0.0",
|
|
40
40
|
"react-dom": "^19.0.0",
|
|
41
41
|
"tailwindcss": "^4.1.4"
|
|
@@ -66,6 +66,7 @@
|
|
|
66
66
|
"zod": "^4.1.12"
|
|
67
67
|
},
|
|
68
68
|
"devDependencies": {
|
|
69
|
-
"@digo-labs/dev-dependencies": "*"
|
|
69
|
+
"@digo-labs/dev-dependencies": "*",
|
|
70
|
+
"@digo-labs/vite-config": "*"
|
|
70
71
|
}
|
|
71
72
|
}
|