@nextui-org/theme 0.0.0-canary-20240429052129
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/LICENSE +21 -0
- package/README.md +24 -0
- package/colors.d.ts +1 -0
- package/colors.js +1 -0
- package/dist/animations/index.d.ts +71 -0
- package/dist/animations/index.js +98 -0
- package/dist/animations/index.mjs +6 -0
- package/dist/chunk-2PIR7DFM.mjs +77 -0
- package/dist/chunk-3FZU25GR.mjs +33 -0
- package/dist/chunk-3LKKH4AR.mjs +17 -0
- package/dist/chunk-4Z22WXZX.mjs +21 -0
- package/dist/chunk-4ZM6AI3H.mjs +366 -0
- package/dist/chunk-6XJJCV76.mjs +243 -0
- package/dist/chunk-726LN7M3.mjs +20 -0
- package/dist/chunk-7ODIBITJ.mjs +172 -0
- package/dist/chunk-7TJINK3S.mjs +390 -0
- package/dist/chunk-AC6F4DT6.mjs +485 -0
- package/dist/chunk-AGUZRGXC.mjs +12 -0
- package/dist/chunk-AO2AAOEJ.mjs +56 -0
- package/dist/chunk-AT4OXKKK.mjs +58 -0
- package/dist/chunk-CMYR6AOY.mjs +0 -0
- package/dist/chunk-CQY2A2EX.mjs +401 -0
- package/dist/chunk-CTY7IP65.mjs +723 -0
- package/dist/chunk-CUUGEIPA.mjs +474 -0
- package/dist/chunk-D2XMP2NC.mjs +6 -0
- package/dist/chunk-DCEG5LGX.mjs +17 -0
- package/dist/chunk-DI2L75XK.mjs +22 -0
- package/dist/chunk-DMASP6FA.mjs +74 -0
- package/dist/chunk-ECP4S2VZ.mjs +36 -0
- package/dist/chunk-FRI2VDCA.mjs +306 -0
- package/dist/chunk-G4RCK475.mjs +155 -0
- package/dist/chunk-GHZ36ATJ.mjs +17 -0
- package/dist/chunk-GMMETTYU.mjs +30 -0
- package/dist/chunk-HPFX3B3F.mjs +59 -0
- package/dist/chunk-HUBDRSA4.mjs +49 -0
- package/dist/chunk-I6ESTKKY.mjs +422 -0
- package/dist/chunk-IAS3SFA4.mjs +42 -0
- package/dist/chunk-IP3D7KVB.mjs +181 -0
- package/dist/chunk-JQTFOIV7.mjs +108 -0
- package/dist/chunk-JUEOCLA3.mjs +17 -0
- package/dist/chunk-K7LK7NCE.mjs +0 -0
- package/dist/chunk-KA5SSSWD.mjs +177 -0
- package/dist/chunk-KCOC3H6R.mjs +98 -0
- package/dist/chunk-KUNVFLXJ.mjs +41 -0
- package/dist/chunk-KVPPQD2E.mjs +231 -0
- package/dist/chunk-L2OL7R23.mjs +17 -0
- package/dist/chunk-LDBYFTHC.mjs +134 -0
- package/dist/chunk-LKKSQVZ6.mjs +163 -0
- package/dist/chunk-M3MKSQ42.mjs +124 -0
- package/dist/chunk-M63AFAHO.mjs +0 -0
- package/dist/chunk-MUWHEIW6.mjs +831 -0
- package/dist/chunk-NAUU2OUH.mjs +23 -0
- package/dist/chunk-NYSEAAK5.mjs +214 -0
- package/dist/chunk-OQIS4MXV.mjs +205 -0
- package/dist/chunk-OR5PUD24.mjs +17 -0
- package/dist/chunk-PSEUPXFL.mjs +122 -0
- package/dist/chunk-QZTWGJ72.mjs +16 -0
- package/dist/chunk-RNAP5C4C.mjs +406 -0
- package/dist/chunk-S573WUYY.mjs +381 -0
- package/dist/chunk-SEKJ6A6T.mjs +396 -0
- package/dist/chunk-T3GWIVAM.mjs +17 -0
- package/dist/chunk-UODOTC2G.mjs +21 -0
- package/dist/chunk-UVXYPGDZ.mjs +0 -0
- package/dist/chunk-V5ZTBGGO.mjs +42 -0
- package/dist/chunk-VDRJHB4F.mjs +187 -0
- package/dist/chunk-VFJ7C5ZV.mjs +391 -0
- package/dist/chunk-VJTX4YUQ.mjs +31 -0
- package/dist/chunk-W6DVXJB3.mjs +21 -0
- package/dist/chunk-WAAJG22Y.mjs +90 -0
- package/dist/chunk-WBQAMGXK.mjs +0 -0
- package/dist/chunk-WQEDQHKX.mjs +0 -0
- package/dist/chunk-X7N3NQ6S.mjs +158 -0
- package/dist/chunk-XHQUSKIE.mjs +60 -0
- package/dist/chunk-YJLQTC7L.mjs +0 -0
- package/dist/chunk-YSA7EQBH.mjs +237 -0
- package/dist/chunk-YZYGFPNK.mjs +17 -0
- package/dist/colors/blue.d.ts +14 -0
- package/dist/colors/blue.js +41 -0
- package/dist/colors/blue.mjs +6 -0
- package/dist/colors/common.d.ts +103 -0
- package/dist/colors/common.js +155 -0
- package/dist/colors/common.mjs +14 -0
- package/dist/colors/cyan.d.ts +14 -0
- package/dist/colors/cyan.js +41 -0
- package/dist/colors/cyan.mjs +6 -0
- package/dist/colors/green.d.ts +14 -0
- package/dist/colors/green.js +41 -0
- package/dist/colors/green.mjs +6 -0
- package/dist/colors/index.d.ts +109 -0
- package/dist/colors/index.js +335 -0
- package/dist/colors/index.mjs +24 -0
- package/dist/colors/pink.d.ts +14 -0
- package/dist/colors/pink.js +41 -0
- package/dist/colors/pink.mjs +6 -0
- package/dist/colors/purple.d.ts +14 -0
- package/dist/colors/purple.js +41 -0
- package/dist/colors/purple.mjs +6 -0
- package/dist/colors/red.d.ts +14 -0
- package/dist/colors/red.js +41 -0
- package/dist/colors/red.mjs +6 -0
- package/dist/colors/semantic.d.ts +10 -0
- package/dist/colors/semantic.js +327 -0
- package/dist/colors/semantic.mjs +20 -0
- package/dist/colors/types.d.ts +39 -0
- package/dist/colors/types.js +18 -0
- package/dist/colors/types.mjs +1 -0
- package/dist/colors/yellow.d.ts +14 -0
- package/dist/colors/yellow.js +41 -0
- package/dist/colors/yellow.mjs +6 -0
- package/dist/colors/zinc.d.ts +14 -0
- package/dist/colors/zinc.js +41 -0
- package/dist/colors/zinc.mjs +6 -0
- package/dist/colors.d.ts +4 -0
- package/dist/colors.js +335 -0
- package/dist/colors.mjs +25 -0
- package/dist/components/accordion.d.ts +402 -0
- package/dist/components/accordion.js +154 -0
- package/dist/components/accordion.mjs +13 -0
- package/dist/components/autocomplete.d.ts +180 -0
- package/dist/components/autocomplete.js +107 -0
- package/dist/components/autocomplete.mjs +7 -0
- package/dist/components/avatar.d.ts +572 -0
- package/dist/components/avatar.js +320 -0
- package/dist/components/avatar.mjs +13 -0
- package/dist/components/badge.d.ts +484 -0
- package/dist/components/badge.js +501 -0
- package/dist/components/badge.mjs +11 -0
- package/dist/components/breadcrumbs.d.ts +816 -0
- package/dist/components/breadcrumbs.js +299 -0
- package/dist/components/breadcrumbs.mjs +13 -0
- package/dist/components/button.d.ts +393 -0
- package/dist/components/button.js +556 -0
- package/dist/components/button.mjs +13 -0
- package/dist/components/calendar.d.ts +495 -0
- package/dist/components/calendar.js +456 -0
- package/dist/components/calendar.mjs +11 -0
- package/dist/components/card.d.ts +550 -0
- package/dist/components/card.js +213 -0
- package/dist/components/card.mjs +11 -0
- package/dist/components/checkbox.d.ts +773 -0
- package/dist/components/checkbox.js +271 -0
- package/dist/components/checkbox.mjs +13 -0
- package/dist/components/chip.d.ts +737 -0
- package/dist/components/chip.js +611 -0
- package/dist/components/chip.mjs +11 -0
- package/dist/components/circular-progress.d.ts +430 -0
- package/dist/components/circular-progress.js +139 -0
- package/dist/components/circular-progress.mjs +7 -0
- package/dist/components/code.d.ts +165 -0
- package/dist/components/code.js +162 -0
- package/dist/components/code.mjs +11 -0
- package/dist/components/date-input.d.ts +815 -0
- package/dist/components/date-input.js +439 -0
- package/dist/components/date-input.mjs +7 -0
- package/dist/components/date-picker.d.ts +325 -0
- package/dist/components/date-picker.js +81 -0
- package/dist/components/date-picker.mjs +9 -0
- package/dist/components/divider.d.ts +52 -0
- package/dist/components/divider.js +70 -0
- package/dist/components/divider.mjs +7 -0
- package/dist/components/drip.d.ts +14 -0
- package/dist/components/drip.js +61 -0
- package/dist/components/drip.mjs +7 -0
- package/dist/components/dropdown.d.ts +417 -0
- package/dist/components/dropdown.js +424 -0
- package/dist/components/dropdown.mjs +17 -0
- package/dist/components/image.d.ts +355 -0
- package/dist/components/image.js +183 -0
- package/dist/components/image.mjs +7 -0
- package/dist/components/index.d.ts +41 -0
- package/dist/components/index.js +8804 -0
- package/dist/components/index.mjs +194 -0
- package/dist/components/input.d.ts +942 -0
- package/dist/components/input.js +893 -0
- package/dist/components/input.mjs +11 -0
- package/dist/components/kbd.d.ts +51 -0
- package/dist/components/kbd.js +82 -0
- package/dist/components/kbd.mjs +7 -0
- package/dist/components/link.d.ts +232 -0
- package/dist/components/link.js +164 -0
- package/dist/components/link.mjs +13 -0
- package/dist/components/listbox.d.ts +3 -0
- package/dist/components/listbox.js +531 -0
- package/dist/components/listbox.mjs +16 -0
- package/dist/components/menu.d.ts +512 -0
- package/dist/components/menu.js +531 -0
- package/dist/components/menu.mjs +15 -0
- package/dist/components/modal.d.ts +765 -0
- package/dist/components/modal.js +236 -0
- package/dist/components/modal.mjs +11 -0
- package/dist/components/navbar.d.ts +463 -0
- package/dist/components/navbar.js +260 -0
- package/dist/components/navbar.mjs +11 -0
- package/dist/components/pagination.d.ts +587 -0
- package/dist/components/pagination.js +532 -0
- package/dist/components/pagination.mjs +11 -0
- package/dist/components/popover.d.ts +715 -0
- package/dist/components/popover.js +303 -0
- package/dist/components/popover.mjs +11 -0
- package/dist/components/progress.d.ts +294 -0
- package/dist/components/progress.js +173 -0
- package/dist/components/progress.mjs +7 -0
- package/dist/components/radio.d.ts +708 -0
- package/dist/components/radio.js +220 -0
- package/dist/components/radio.mjs +13 -0
- package/dist/components/scroll-shadow.d.ts +82 -0
- package/dist/components/scroll-shadow.js +85 -0
- package/dist/components/scroll-shadow.mjs +7 -0
- package/dist/components/select.d.ts +901 -0
- package/dist/components/select.js +778 -0
- package/dist/components/select.mjs +11 -0
- package/dist/components/skeleton.d.ts +105 -0
- package/dist/components/skeleton.js +105 -0
- package/dist/components/skeleton.mjs +7 -0
- package/dist/components/slider.d.ts +1024 -0
- package/dist/components/slider.js +446 -0
- package/dist/components/slider.mjs +11 -0
- package/dist/components/snippet.d.ts +415 -0
- package/dist/components/snippet.js +426 -0
- package/dist/components/snippet.mjs +11 -0
- package/dist/components/spacer.d.ts +52 -0
- package/dist/components/spacer.js +70 -0
- package/dist/components/spacer.mjs +7 -0
- package/dist/components/spinner.d.ts +564 -0
- package/dist/components/spinner.js +171 -0
- package/dist/components/spinner.mjs +7 -0
- package/dist/components/table.d.ts +777 -0
- package/dist/components/table.js +286 -0
- package/dist/components/table.mjs +11 -0
- package/dist/components/tabs.d.ts +772 -0
- package/dist/components/tabs.js +522 -0
- package/dist/components/tabs.mjs +11 -0
- package/dist/components/toggle.d.ts +485 -0
- package/dist/components/toggle.js +228 -0
- package/dist/components/toggle.mjs +11 -0
- package/dist/components/user.d.ts +81 -0
- package/dist/components/user.js +78 -0
- package/dist/components/user.mjs +11 -0
- package/dist/default-layout.d.ts +8 -0
- package/dist/default-layout.js +75 -0
- package/dist/default-layout.mjs +10 -0
- package/dist/index.d.ts +52 -0
- package/dist/index.js +9585 -0
- package/dist/index.mjs +252 -0
- package/dist/plugin.d.ts +12 -0
- package/dist/plugin.js +775 -0
- package/dist/plugin.mjs +28 -0
- package/dist/types.d.ts +138 -0
- package/dist/types.js +18 -0
- package/dist/types.mjs +1 -0
- package/dist/utilities/custom.d.ts +22 -0
- package/dist/utilities/custom.js +44 -0
- package/dist/utilities/custom.mjs +6 -0
- package/dist/utilities/index.d.ts +83 -0
- package/dist/utilities/index.js +128 -0
- package/dist/utilities/index.mjs +9 -0
- package/dist/utilities/scrollbar-hide.d.ts +24 -0
- package/dist/utilities/scrollbar-hide.js +43 -0
- package/dist/utilities/scrollbar-hide.mjs +6 -0
- package/dist/utilities/transition.d.ts +58 -0
- package/dist/utilities/transition.js +83 -0
- package/dist/utilities/transition.mjs +8 -0
- package/dist/utils/classes.d.ts +34 -0
- package/dist/utils/classes.js +91 -0
- package/dist/utils/classes.mjs +20 -0
- package/dist/utils/index.d.ts +4 -0
- package/dist/utils/index.js +169 -0
- package/dist/utils/index.mjs +26 -0
- package/dist/utils/object.d.ts +12 -0
- package/dist/utils/object.js +73 -0
- package/dist/utils/object.mjs +10 -0
- package/dist/utils/theme.d.ts +9 -0
- package/dist/utils/theme.js +30 -0
- package/dist/utils/theme.mjs +6 -0
- package/dist/utils/tv.d.ts +5 -0
- package/dist/utils/tv.js +54 -0
- package/dist/utils/tv.mjs +6 -0
- package/dist/utils/types.d.ts +10 -0
- package/dist/utils/types.js +18 -0
- package/dist/utils/types.mjs +1 -0
- package/dist/utils/variants.d.ts +67 -0
- package/dist/utils/variants.js +101 -0
- package/dist/utils/variants.mjs +6 -0
- package/package.json +100 -0
- package/plugin.d.ts +1 -0
- package/plugin.js +1 -0
|
@@ -0,0 +1,325 @@
|
|
|
1
|
+
import * as tailwind_variants_dist_config from 'tailwind-variants/dist/config';
|
|
2
|
+
import * as tailwind_variants from 'tailwind-variants';
|
|
3
|
+
import { VariantProps } from 'tailwind-variants';
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* DatePicker wrapper **Tailwind Variants** component
|
|
7
|
+
*
|
|
8
|
+
* @example
|
|
9
|
+
*/
|
|
10
|
+
declare const datePicker: tailwind_variants.TVReturnType<{
|
|
11
|
+
[key: string]: {
|
|
12
|
+
[key: string]: tailwind_variants.ClassValue | {
|
|
13
|
+
base?: tailwind_variants.ClassValue;
|
|
14
|
+
selectorIcon?: tailwind_variants.ClassValue;
|
|
15
|
+
popoverContent?: tailwind_variants.ClassValue;
|
|
16
|
+
selectorButton?: tailwind_variants.ClassValue;
|
|
17
|
+
calendar?: tailwind_variants.ClassValue;
|
|
18
|
+
calendarContent?: tailwind_variants.ClassValue;
|
|
19
|
+
timeInputLabel?: tailwind_variants.ClassValue;
|
|
20
|
+
timeInput?: tailwind_variants.ClassValue;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
} | {
|
|
24
|
+
[x: string]: {
|
|
25
|
+
[x: string]: tailwind_variants.ClassValue | {
|
|
26
|
+
base?: tailwind_variants.ClassValue;
|
|
27
|
+
selectorIcon?: tailwind_variants.ClassValue;
|
|
28
|
+
popoverContent?: tailwind_variants.ClassValue;
|
|
29
|
+
selectorButton?: tailwind_variants.ClassValue;
|
|
30
|
+
calendar?: tailwind_variants.ClassValue;
|
|
31
|
+
calendarContent?: tailwind_variants.ClassValue;
|
|
32
|
+
timeInputLabel?: tailwind_variants.ClassValue;
|
|
33
|
+
timeInput?: tailwind_variants.ClassValue;
|
|
34
|
+
};
|
|
35
|
+
};
|
|
36
|
+
} | {}, {
|
|
37
|
+
base: string;
|
|
38
|
+
selectorButton: string;
|
|
39
|
+
selectorIcon: string;
|
|
40
|
+
popoverContent: string;
|
|
41
|
+
calendar: string;
|
|
42
|
+
calendarContent: string;
|
|
43
|
+
timeInputLabel: string;
|
|
44
|
+
timeInput: string;
|
|
45
|
+
}, undefined, tailwind_variants_dist_config.TVConfig<unknown, {
|
|
46
|
+
[key: string]: {
|
|
47
|
+
[key: string]: tailwind_variants.ClassValue | {
|
|
48
|
+
base?: tailwind_variants.ClassValue;
|
|
49
|
+
selectorIcon?: tailwind_variants.ClassValue;
|
|
50
|
+
popoverContent?: tailwind_variants.ClassValue;
|
|
51
|
+
selectorButton?: tailwind_variants.ClassValue;
|
|
52
|
+
calendar?: tailwind_variants.ClassValue;
|
|
53
|
+
calendarContent?: tailwind_variants.ClassValue;
|
|
54
|
+
timeInputLabel?: tailwind_variants.ClassValue;
|
|
55
|
+
timeInput?: tailwind_variants.ClassValue;
|
|
56
|
+
};
|
|
57
|
+
};
|
|
58
|
+
} | {}>, {
|
|
59
|
+
[key: string]: {
|
|
60
|
+
[key: string]: tailwind_variants.ClassValue | {
|
|
61
|
+
base?: tailwind_variants.ClassValue;
|
|
62
|
+
selectorIcon?: tailwind_variants.ClassValue;
|
|
63
|
+
popoverContent?: tailwind_variants.ClassValue;
|
|
64
|
+
selectorButton?: tailwind_variants.ClassValue;
|
|
65
|
+
calendar?: tailwind_variants.ClassValue;
|
|
66
|
+
calendarContent?: tailwind_variants.ClassValue;
|
|
67
|
+
timeInputLabel?: tailwind_variants.ClassValue;
|
|
68
|
+
timeInput?: tailwind_variants.ClassValue;
|
|
69
|
+
};
|
|
70
|
+
};
|
|
71
|
+
} | {}, {
|
|
72
|
+
base: string;
|
|
73
|
+
selectorButton: string;
|
|
74
|
+
selectorIcon: string;
|
|
75
|
+
popoverContent: string;
|
|
76
|
+
calendar: string;
|
|
77
|
+
calendarContent: string;
|
|
78
|
+
timeInputLabel: string;
|
|
79
|
+
timeInput: string;
|
|
80
|
+
}, tailwind_variants.TVReturnType<unknown, {
|
|
81
|
+
base: string;
|
|
82
|
+
selectorButton: string;
|
|
83
|
+
selectorIcon: string;
|
|
84
|
+
popoverContent: string;
|
|
85
|
+
calendar: string;
|
|
86
|
+
calendarContent: string;
|
|
87
|
+
timeInputLabel: string;
|
|
88
|
+
timeInput: string;
|
|
89
|
+
}, undefined, tailwind_variants_dist_config.TVConfig<unknown, {
|
|
90
|
+
[key: string]: {
|
|
91
|
+
[key: string]: tailwind_variants.ClassValue | {
|
|
92
|
+
base?: tailwind_variants.ClassValue;
|
|
93
|
+
selectorIcon?: tailwind_variants.ClassValue;
|
|
94
|
+
popoverContent?: tailwind_variants.ClassValue;
|
|
95
|
+
selectorButton?: tailwind_variants.ClassValue;
|
|
96
|
+
calendar?: tailwind_variants.ClassValue;
|
|
97
|
+
calendarContent?: tailwind_variants.ClassValue;
|
|
98
|
+
timeInputLabel?: tailwind_variants.ClassValue;
|
|
99
|
+
timeInput?: tailwind_variants.ClassValue;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
102
|
+
} | {}>, unknown, unknown, undefined>>;
|
|
103
|
+
declare const dateRangePicker: tailwind_variants.TVReturnType<{
|
|
104
|
+
[key: string]: {
|
|
105
|
+
[key: string]: tailwind_variants.ClassValue | {
|
|
106
|
+
separator?: tailwind_variants.ClassValue;
|
|
107
|
+
calendar?: tailwind_variants.ClassValue;
|
|
108
|
+
bottomContent?: tailwind_variants.ClassValue;
|
|
109
|
+
timeInputWrapper?: tailwind_variants.ClassValue;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
112
|
+
} | {
|
|
113
|
+
[x: string]: {
|
|
114
|
+
[x: string]: tailwind_variants.ClassValue | {
|
|
115
|
+
separator?: tailwind_variants.ClassValue;
|
|
116
|
+
calendar?: tailwind_variants.ClassValue;
|
|
117
|
+
bottomContent?: tailwind_variants.ClassValue;
|
|
118
|
+
timeInputWrapper?: tailwind_variants.ClassValue;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
121
|
+
} | {
|
|
122
|
+
[x: string]: {
|
|
123
|
+
[x: string]: tailwind_variants.ClassValue | {
|
|
124
|
+
separator?: tailwind_variants.ClassValue;
|
|
125
|
+
calendar?: tailwind_variants.ClassValue;
|
|
126
|
+
bottomContent?: tailwind_variants.ClassValue;
|
|
127
|
+
timeInputWrapper?: tailwind_variants.ClassValue;
|
|
128
|
+
};
|
|
129
|
+
};
|
|
130
|
+
} | {}, {
|
|
131
|
+
calendar: string;
|
|
132
|
+
bottomContent: string;
|
|
133
|
+
timeInputWrapper: string;
|
|
134
|
+
separator: string;
|
|
135
|
+
}, undefined, tailwind_variants_dist_config.TVConfig<{
|
|
136
|
+
[key: string]: {
|
|
137
|
+
[key: string]: tailwind_variants.ClassValue | {
|
|
138
|
+
separator?: tailwind_variants.ClassValue;
|
|
139
|
+
calendar?: tailwind_variants.ClassValue;
|
|
140
|
+
bottomContent?: tailwind_variants.ClassValue;
|
|
141
|
+
timeInputWrapper?: tailwind_variants.ClassValue;
|
|
142
|
+
};
|
|
143
|
+
};
|
|
144
|
+
} | {
|
|
145
|
+
[x: string]: {
|
|
146
|
+
[x: string]: tailwind_variants.ClassValue | {
|
|
147
|
+
separator?: tailwind_variants.ClassValue;
|
|
148
|
+
calendar?: tailwind_variants.ClassValue;
|
|
149
|
+
bottomContent?: tailwind_variants.ClassValue;
|
|
150
|
+
timeInputWrapper?: tailwind_variants.ClassValue;
|
|
151
|
+
};
|
|
152
|
+
};
|
|
153
|
+
} | {
|
|
154
|
+
[x: string]: {
|
|
155
|
+
[x: string]: tailwind_variants.ClassValue | {
|
|
156
|
+
separator?: tailwind_variants.ClassValue;
|
|
157
|
+
calendar?: tailwind_variants.ClassValue;
|
|
158
|
+
bottomContent?: tailwind_variants.ClassValue;
|
|
159
|
+
timeInputWrapper?: tailwind_variants.ClassValue;
|
|
160
|
+
};
|
|
161
|
+
};
|
|
162
|
+
} | {}, {
|
|
163
|
+
[key: string]: {
|
|
164
|
+
[key: string]: tailwind_variants.ClassValue | {
|
|
165
|
+
base?: tailwind_variants.ClassValue;
|
|
166
|
+
selectorIcon?: tailwind_variants.ClassValue;
|
|
167
|
+
popoverContent?: tailwind_variants.ClassValue;
|
|
168
|
+
selectorButton?: tailwind_variants.ClassValue;
|
|
169
|
+
calendar?: tailwind_variants.ClassValue;
|
|
170
|
+
calendarContent?: tailwind_variants.ClassValue;
|
|
171
|
+
timeInputLabel?: tailwind_variants.ClassValue;
|
|
172
|
+
timeInput?: tailwind_variants.ClassValue;
|
|
173
|
+
};
|
|
174
|
+
};
|
|
175
|
+
} | {
|
|
176
|
+
[x: string]: {
|
|
177
|
+
[x: string]: tailwind_variants.ClassValue | {
|
|
178
|
+
base?: tailwind_variants.ClassValue;
|
|
179
|
+
selectorIcon?: tailwind_variants.ClassValue;
|
|
180
|
+
popoverContent?: tailwind_variants.ClassValue;
|
|
181
|
+
selectorButton?: tailwind_variants.ClassValue;
|
|
182
|
+
calendar?: tailwind_variants.ClassValue;
|
|
183
|
+
calendarContent?: tailwind_variants.ClassValue;
|
|
184
|
+
timeInputLabel?: tailwind_variants.ClassValue;
|
|
185
|
+
timeInput?: tailwind_variants.ClassValue;
|
|
186
|
+
};
|
|
187
|
+
};
|
|
188
|
+
} | {}>, {
|
|
189
|
+
[key: string]: {
|
|
190
|
+
[key: string]: tailwind_variants.ClassValue | {
|
|
191
|
+
base?: tailwind_variants.ClassValue;
|
|
192
|
+
selectorIcon?: tailwind_variants.ClassValue;
|
|
193
|
+
popoverContent?: tailwind_variants.ClassValue;
|
|
194
|
+
selectorButton?: tailwind_variants.ClassValue;
|
|
195
|
+
calendar?: tailwind_variants.ClassValue;
|
|
196
|
+
calendarContent?: tailwind_variants.ClassValue;
|
|
197
|
+
timeInputLabel?: tailwind_variants.ClassValue;
|
|
198
|
+
timeInput?: tailwind_variants.ClassValue;
|
|
199
|
+
};
|
|
200
|
+
};
|
|
201
|
+
} | {
|
|
202
|
+
[x: string]: {
|
|
203
|
+
[x: string]: tailwind_variants.ClassValue | {
|
|
204
|
+
base?: tailwind_variants.ClassValue;
|
|
205
|
+
selectorIcon?: tailwind_variants.ClassValue;
|
|
206
|
+
popoverContent?: tailwind_variants.ClassValue;
|
|
207
|
+
selectorButton?: tailwind_variants.ClassValue;
|
|
208
|
+
calendar?: tailwind_variants.ClassValue;
|
|
209
|
+
calendarContent?: tailwind_variants.ClassValue;
|
|
210
|
+
timeInputLabel?: tailwind_variants.ClassValue;
|
|
211
|
+
timeInput?: tailwind_variants.ClassValue;
|
|
212
|
+
};
|
|
213
|
+
};
|
|
214
|
+
} | {}, {
|
|
215
|
+
base: string;
|
|
216
|
+
selectorButton: string;
|
|
217
|
+
selectorIcon: string;
|
|
218
|
+
popoverContent: string;
|
|
219
|
+
calendar: string;
|
|
220
|
+
calendarContent: string;
|
|
221
|
+
timeInputLabel: string;
|
|
222
|
+
timeInput: string;
|
|
223
|
+
}, tailwind_variants.TVReturnType<{
|
|
224
|
+
[key: string]: {
|
|
225
|
+
[key: string]: tailwind_variants.ClassValue | {
|
|
226
|
+
base?: tailwind_variants.ClassValue;
|
|
227
|
+
selectorIcon?: tailwind_variants.ClassValue;
|
|
228
|
+
popoverContent?: tailwind_variants.ClassValue;
|
|
229
|
+
selectorButton?: tailwind_variants.ClassValue;
|
|
230
|
+
calendar?: tailwind_variants.ClassValue;
|
|
231
|
+
calendarContent?: tailwind_variants.ClassValue;
|
|
232
|
+
timeInputLabel?: tailwind_variants.ClassValue;
|
|
233
|
+
timeInput?: tailwind_variants.ClassValue;
|
|
234
|
+
};
|
|
235
|
+
};
|
|
236
|
+
} | {
|
|
237
|
+
[x: string]: {
|
|
238
|
+
[x: string]: tailwind_variants.ClassValue | {
|
|
239
|
+
base?: tailwind_variants.ClassValue;
|
|
240
|
+
selectorIcon?: tailwind_variants.ClassValue;
|
|
241
|
+
popoverContent?: tailwind_variants.ClassValue;
|
|
242
|
+
selectorButton?: tailwind_variants.ClassValue;
|
|
243
|
+
calendar?: tailwind_variants.ClassValue;
|
|
244
|
+
calendarContent?: tailwind_variants.ClassValue;
|
|
245
|
+
timeInputLabel?: tailwind_variants.ClassValue;
|
|
246
|
+
timeInput?: tailwind_variants.ClassValue;
|
|
247
|
+
};
|
|
248
|
+
};
|
|
249
|
+
} | {}, {
|
|
250
|
+
base: string;
|
|
251
|
+
selectorButton: string;
|
|
252
|
+
selectorIcon: string;
|
|
253
|
+
popoverContent: string;
|
|
254
|
+
calendar: string;
|
|
255
|
+
calendarContent: string;
|
|
256
|
+
timeInputLabel: string;
|
|
257
|
+
timeInput: string;
|
|
258
|
+
}, undefined, tailwind_variants_dist_config.TVConfig<unknown, {
|
|
259
|
+
[key: string]: {
|
|
260
|
+
[key: string]: tailwind_variants.ClassValue | {
|
|
261
|
+
base?: tailwind_variants.ClassValue;
|
|
262
|
+
selectorIcon?: tailwind_variants.ClassValue;
|
|
263
|
+
popoverContent?: tailwind_variants.ClassValue;
|
|
264
|
+
selectorButton?: tailwind_variants.ClassValue;
|
|
265
|
+
calendar?: tailwind_variants.ClassValue;
|
|
266
|
+
calendarContent?: tailwind_variants.ClassValue;
|
|
267
|
+
timeInputLabel?: tailwind_variants.ClassValue;
|
|
268
|
+
timeInput?: tailwind_variants.ClassValue;
|
|
269
|
+
};
|
|
270
|
+
};
|
|
271
|
+
} | {}>, {
|
|
272
|
+
[key: string]: {
|
|
273
|
+
[key: string]: tailwind_variants.ClassValue | {
|
|
274
|
+
base?: tailwind_variants.ClassValue;
|
|
275
|
+
selectorIcon?: tailwind_variants.ClassValue;
|
|
276
|
+
popoverContent?: tailwind_variants.ClassValue;
|
|
277
|
+
selectorButton?: tailwind_variants.ClassValue;
|
|
278
|
+
calendar?: tailwind_variants.ClassValue;
|
|
279
|
+
calendarContent?: tailwind_variants.ClassValue;
|
|
280
|
+
timeInputLabel?: tailwind_variants.ClassValue;
|
|
281
|
+
timeInput?: tailwind_variants.ClassValue;
|
|
282
|
+
};
|
|
283
|
+
};
|
|
284
|
+
} | {}, {
|
|
285
|
+
base: string;
|
|
286
|
+
selectorButton: string;
|
|
287
|
+
selectorIcon: string;
|
|
288
|
+
popoverContent: string;
|
|
289
|
+
calendar: string;
|
|
290
|
+
calendarContent: string;
|
|
291
|
+
timeInputLabel: string;
|
|
292
|
+
timeInput: string;
|
|
293
|
+
}, tailwind_variants.TVReturnType<unknown, {
|
|
294
|
+
base: string;
|
|
295
|
+
selectorButton: string;
|
|
296
|
+
selectorIcon: string;
|
|
297
|
+
popoverContent: string;
|
|
298
|
+
calendar: string;
|
|
299
|
+
calendarContent: string;
|
|
300
|
+
timeInputLabel: string;
|
|
301
|
+
timeInput: string;
|
|
302
|
+
}, undefined, tailwind_variants_dist_config.TVConfig<unknown, {
|
|
303
|
+
[key: string]: {
|
|
304
|
+
[key: string]: tailwind_variants.ClassValue | {
|
|
305
|
+
base?: tailwind_variants.ClassValue;
|
|
306
|
+
selectorIcon?: tailwind_variants.ClassValue;
|
|
307
|
+
popoverContent?: tailwind_variants.ClassValue;
|
|
308
|
+
selectorButton?: tailwind_variants.ClassValue;
|
|
309
|
+
calendar?: tailwind_variants.ClassValue;
|
|
310
|
+
calendarContent?: tailwind_variants.ClassValue;
|
|
311
|
+
timeInputLabel?: tailwind_variants.ClassValue;
|
|
312
|
+
timeInput?: tailwind_variants.ClassValue;
|
|
313
|
+
};
|
|
314
|
+
};
|
|
315
|
+
} | {}>, unknown, unknown, undefined>>>;
|
|
316
|
+
/** Base */
|
|
317
|
+
type DatePickerReturnType = ReturnType<typeof datePicker>;
|
|
318
|
+
type DatePickerVariantProps = VariantProps<typeof datePicker>;
|
|
319
|
+
type DatePickerSlots = keyof ReturnType<typeof datePicker>;
|
|
320
|
+
/** Range */
|
|
321
|
+
type DateRangePickerReturnType = ReturnType<typeof dateRangePicker>;
|
|
322
|
+
type DateRangePickerVariantProps = VariantProps<typeof dateRangePicker>;
|
|
323
|
+
type DateRangePickerSlots = keyof ReturnType<typeof dateRangePicker>;
|
|
324
|
+
|
|
325
|
+
export { DatePickerReturnType, DatePickerSlots, DatePickerVariantProps, DateRangePickerReturnType, DateRangePickerSlots, DateRangePickerVariantProps, datePicker, dateRangePicker };
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// src/components/date-picker.ts
|
|
21
|
+
var date_picker_exports = {};
|
|
22
|
+
__export(date_picker_exports, {
|
|
23
|
+
datePicker: () => datePicker,
|
|
24
|
+
dateRangePicker: () => dateRangePicker
|
|
25
|
+
});
|
|
26
|
+
module.exports = __toCommonJS(date_picker_exports);
|
|
27
|
+
|
|
28
|
+
// src/utils/tv.ts
|
|
29
|
+
var import_tailwind_variants = require("tailwind-variants");
|
|
30
|
+
var COMMON_UNITS = ["small", "medium", "large"];
|
|
31
|
+
var tv = (options, config) => {
|
|
32
|
+
var _a, _b, _c;
|
|
33
|
+
return (0, import_tailwind_variants.tv)(options, {
|
|
34
|
+
...config,
|
|
35
|
+
twMerge: (_a = config == null ? void 0 : config.twMerge) != null ? _a : true,
|
|
36
|
+
twMergeConfig: {
|
|
37
|
+
...config == null ? void 0 : config.twMergeConfig,
|
|
38
|
+
theme: {
|
|
39
|
+
...(_b = config == null ? void 0 : config.twMergeConfig) == null ? void 0 : _b.theme,
|
|
40
|
+
opacity: ["disabled"],
|
|
41
|
+
spacing: ["divider"],
|
|
42
|
+
borderWidth: COMMON_UNITS,
|
|
43
|
+
borderRadius: COMMON_UNITS
|
|
44
|
+
},
|
|
45
|
+
classGroups: {
|
|
46
|
+
...(_c = config == null ? void 0 : config.twMergeConfig) == null ? void 0 : _c.classGroups,
|
|
47
|
+
shadow: [{ shadow: COMMON_UNITS }],
|
|
48
|
+
"font-size": [{ text: ["tiny", ...COMMON_UNITS] }],
|
|
49
|
+
"bg-image": ["bg-stripe-gradient"]
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
});
|
|
53
|
+
};
|
|
54
|
+
|
|
55
|
+
// src/components/date-picker.ts
|
|
56
|
+
var datePicker = tv({
|
|
57
|
+
slots: {
|
|
58
|
+
base: "group w-full",
|
|
59
|
+
selectorButton: "-mr-2 text-inherit",
|
|
60
|
+
selectorIcon: "text-lg text-inherit pointer-events-none flex-shrink-0",
|
|
61
|
+
popoverContent: "p-0 w-full",
|
|
62
|
+
calendar: "w-[var(--calendar-width)] shadow-none",
|
|
63
|
+
calendarContent: "w-[var(--calendar-width)]",
|
|
64
|
+
timeInputLabel: "font-medium",
|
|
65
|
+
timeInput: "px-5 pb-4 flex-wrap gap-x-6"
|
|
66
|
+
}
|
|
67
|
+
});
|
|
68
|
+
var dateRangePicker = tv({
|
|
69
|
+
extend: datePicker,
|
|
70
|
+
slots: {
|
|
71
|
+
calendar: "group",
|
|
72
|
+
bottomContent: "flex flex-col gap-y-2",
|
|
73
|
+
timeInputWrapper: "flex flex-col group-data-[has-multiple-months=true]:flex-row",
|
|
74
|
+
separator: "-mx-1 text-inherit"
|
|
75
|
+
}
|
|
76
|
+
});
|
|
77
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
78
|
+
0 && (module.exports = {
|
|
79
|
+
datePicker,
|
|
80
|
+
dateRangePicker
|
|
81
|
+
});
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import * as tailwind_variants from 'tailwind-variants';
|
|
2
|
+
import { VariantProps } from 'tailwind-variants';
|
|
3
|
+
import * as tailwind_variants_dist_config from 'tailwind-variants/dist/config';
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* Divider wrapper **Tailwind Variants** component
|
|
7
|
+
*
|
|
8
|
+
* @example
|
|
9
|
+
*
|
|
10
|
+
* const styles = divider()
|
|
11
|
+
*
|
|
12
|
+
* <span className={styles} />
|
|
13
|
+
*/
|
|
14
|
+
declare const divider: tailwind_variants.TVReturnType<{
|
|
15
|
+
orientation: {
|
|
16
|
+
horizontal: "w-full h-divider";
|
|
17
|
+
vertical: "h-full w-divider";
|
|
18
|
+
};
|
|
19
|
+
}, undefined, "shrink-0 bg-divider border-none", tailwind_variants_dist_config.TVConfig<{
|
|
20
|
+
orientation: {
|
|
21
|
+
horizontal: "w-full h-divider";
|
|
22
|
+
vertical: "h-full w-divider";
|
|
23
|
+
};
|
|
24
|
+
}, {
|
|
25
|
+
orientation: {
|
|
26
|
+
horizontal: "w-full h-divider";
|
|
27
|
+
vertical: "h-full w-divider";
|
|
28
|
+
};
|
|
29
|
+
}>, {
|
|
30
|
+
orientation: {
|
|
31
|
+
horizontal: "w-full h-divider";
|
|
32
|
+
vertical: "h-full w-divider";
|
|
33
|
+
};
|
|
34
|
+
}, undefined, tailwind_variants.TVReturnType<{
|
|
35
|
+
orientation: {
|
|
36
|
+
horizontal: "w-full h-divider";
|
|
37
|
+
vertical: "h-full w-divider";
|
|
38
|
+
};
|
|
39
|
+
}, undefined, "shrink-0 bg-divider border-none", tailwind_variants_dist_config.TVConfig<{
|
|
40
|
+
orientation: {
|
|
41
|
+
horizontal: "w-full h-divider";
|
|
42
|
+
vertical: "h-full w-divider";
|
|
43
|
+
};
|
|
44
|
+
}, {
|
|
45
|
+
orientation: {
|
|
46
|
+
horizontal: "w-full h-divider";
|
|
47
|
+
vertical: "h-full w-divider";
|
|
48
|
+
};
|
|
49
|
+
}>, unknown, unknown, undefined>>;
|
|
50
|
+
type DividerVariantProps = VariantProps<typeof divider>;
|
|
51
|
+
|
|
52
|
+
export { DividerVariantProps, divider };
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// src/components/divider.ts
|
|
21
|
+
var divider_exports = {};
|
|
22
|
+
__export(divider_exports, {
|
|
23
|
+
divider: () => divider
|
|
24
|
+
});
|
|
25
|
+
module.exports = __toCommonJS(divider_exports);
|
|
26
|
+
|
|
27
|
+
// src/utils/tv.ts
|
|
28
|
+
var import_tailwind_variants = require("tailwind-variants");
|
|
29
|
+
var COMMON_UNITS = ["small", "medium", "large"];
|
|
30
|
+
var tv = (options, config) => {
|
|
31
|
+
var _a, _b, _c;
|
|
32
|
+
return (0, import_tailwind_variants.tv)(options, {
|
|
33
|
+
...config,
|
|
34
|
+
twMerge: (_a = config == null ? void 0 : config.twMerge) != null ? _a : true,
|
|
35
|
+
twMergeConfig: {
|
|
36
|
+
...config == null ? void 0 : config.twMergeConfig,
|
|
37
|
+
theme: {
|
|
38
|
+
...(_b = config == null ? void 0 : config.twMergeConfig) == null ? void 0 : _b.theme,
|
|
39
|
+
opacity: ["disabled"],
|
|
40
|
+
spacing: ["divider"],
|
|
41
|
+
borderWidth: COMMON_UNITS,
|
|
42
|
+
borderRadius: COMMON_UNITS
|
|
43
|
+
},
|
|
44
|
+
classGroups: {
|
|
45
|
+
...(_c = config == null ? void 0 : config.twMergeConfig) == null ? void 0 : _c.classGroups,
|
|
46
|
+
shadow: [{ shadow: COMMON_UNITS }],
|
|
47
|
+
"font-size": [{ text: ["tiny", ...COMMON_UNITS] }],
|
|
48
|
+
"bg-image": ["bg-stripe-gradient"]
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
});
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
// src/components/divider.ts
|
|
55
|
+
var divider = tv({
|
|
56
|
+
base: "shrink-0 bg-divider border-none",
|
|
57
|
+
variants: {
|
|
58
|
+
orientation: {
|
|
59
|
+
horizontal: "w-full h-divider",
|
|
60
|
+
vertical: "h-full w-divider"
|
|
61
|
+
}
|
|
62
|
+
},
|
|
63
|
+
defaultVariants: {
|
|
64
|
+
orientation: "horizontal"
|
|
65
|
+
}
|
|
66
|
+
});
|
|
67
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
68
|
+
0 && (module.exports = {
|
|
69
|
+
divider
|
|
70
|
+
});
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import * as tailwind_variants from 'tailwind-variants';
|
|
2
|
+
import * as tailwind_variants_dist_config from 'tailwind-variants/dist/config';
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* Drip wrapper **Tailwind Variants** component
|
|
6
|
+
*
|
|
7
|
+
* const classNames = drip({...})
|
|
8
|
+
*
|
|
9
|
+
* @example
|
|
10
|
+
* <span ref={dripRef} className={classNames())} />
|
|
11
|
+
*/
|
|
12
|
+
declare const drip: tailwind_variants.TVReturnType<{} | {} | {}, undefined, string[], tailwind_variants_dist_config.TVConfig<unknown, {} | {}>, {} | {}, undefined, tailwind_variants.TVReturnType<unknown, undefined, string[], tailwind_variants_dist_config.TVConfig<unknown, {} | {}>, unknown, unknown, undefined>>;
|
|
13
|
+
|
|
14
|
+
export { drip };
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// src/components/drip.ts
|
|
21
|
+
var drip_exports = {};
|
|
22
|
+
__export(drip_exports, {
|
|
23
|
+
drip: () => drip
|
|
24
|
+
});
|
|
25
|
+
module.exports = __toCommonJS(drip_exports);
|
|
26
|
+
|
|
27
|
+
// src/utils/tv.ts
|
|
28
|
+
var import_tailwind_variants = require("tailwind-variants");
|
|
29
|
+
var COMMON_UNITS = ["small", "medium", "large"];
|
|
30
|
+
var tv = (options, config) => {
|
|
31
|
+
var _a, _b, _c;
|
|
32
|
+
return (0, import_tailwind_variants.tv)(options, {
|
|
33
|
+
...config,
|
|
34
|
+
twMerge: (_a = config == null ? void 0 : config.twMerge) != null ? _a : true,
|
|
35
|
+
twMergeConfig: {
|
|
36
|
+
...config == null ? void 0 : config.twMergeConfig,
|
|
37
|
+
theme: {
|
|
38
|
+
...(_b = config == null ? void 0 : config.twMergeConfig) == null ? void 0 : _b.theme,
|
|
39
|
+
opacity: ["disabled"],
|
|
40
|
+
spacing: ["divider"],
|
|
41
|
+
borderWidth: COMMON_UNITS,
|
|
42
|
+
borderRadius: COMMON_UNITS
|
|
43
|
+
},
|
|
44
|
+
classGroups: {
|
|
45
|
+
...(_c = config == null ? void 0 : config.twMergeConfig) == null ? void 0 : _c.classGroups,
|
|
46
|
+
shadow: [{ shadow: COMMON_UNITS }],
|
|
47
|
+
"font-size": [{ text: ["tiny", ...COMMON_UNITS] }],
|
|
48
|
+
"bg-image": ["bg-stripe-gradient"]
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
});
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
// src/components/drip.ts
|
|
55
|
+
var drip = tv({
|
|
56
|
+
base: ["absolute", "will-change-transform", "bg-current", "rounded-full", "animate-drip-expand"]
|
|
57
|
+
});
|
|
58
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
59
|
+
0 && (module.exports = {
|
|
60
|
+
drip
|
|
61
|
+
});
|