@opengovsg/oui-theme 0.0.11 → 0.0.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/dist/chunk-2DNFT7QN.js +1 -0
- package/dist/{chunk-5KMOQ6KI.js.map → chunk-2DNFT7QN.js.map} +1 -1
- package/dist/{chunk-5ULZEGWX.js → chunk-2K77M7UD.js} +2 -2
- package/dist/chunk-2K77M7UD.js.map +1 -0
- package/dist/{chunk-U5G5CDX6.mjs → chunk-2NKETQ3I.mjs} +4 -4
- package/dist/chunk-33K2SFQM.js +55 -0
- package/dist/chunk-33K2SFQM.js.map +1 -0
- package/dist/{chunk-NL5XE6BW.js → chunk-4TOCRU3I.js} +3 -3
- package/dist/{chunk-NL5XE6BW.js.map → chunk-4TOCRU3I.js.map} +1 -1
- package/dist/{chunk-MXWQ4MHM.js → chunk-5ZLWLG6R.js} +3 -3
- package/dist/{chunk-MXWQ4MHM.js.map → chunk-5ZLWLG6R.js.map} +1 -1
- package/dist/chunk-6ZYRWZBW.mjs +1 -0
- package/dist/chunk-7K66Q24Q.js +40 -0
- package/dist/chunk-7K66Q24Q.js.map +1 -0
- package/dist/{chunk-OHMUYFGR.js → chunk-D6ME6X3F.js} +7 -3
- package/dist/chunk-D6ME6X3F.js.map +1 -0
- package/dist/{chunk-7S572BNQ.mjs → chunk-EY432TXM.mjs} +2 -2
- package/dist/chunk-EY432TXM.mjs.map +1 -0
- package/dist/chunk-FTUBU2ZU.mjs +55 -0
- package/dist/chunk-FTUBU2ZU.mjs.map +1 -0
- package/dist/{chunk-RZ7GZGD2.js → chunk-GNNN3RQT.js} +2 -2
- package/dist/chunk-GNNN3RQT.js.map +1 -0
- package/dist/{chunk-XRA3KMRB.mjs → chunk-GPTGOTBN.mjs} +2 -2
- package/dist/chunk-GPTGOTBN.mjs.map +1 -0
- package/dist/chunk-JVXQS55M.mjs +52 -0
- package/dist/chunk-JVXQS55M.mjs.map +1 -0
- package/dist/{chunk-LB4U4MBD.mjs → chunk-OZPPDCIJ.mjs} +8 -4
- package/dist/chunk-OZPPDCIJ.mjs.map +1 -0
- package/dist/chunk-RYFMG27C.js +52 -0
- package/dist/chunk-RYFMG27C.js.map +1 -0
- package/dist/{chunk-SETXC4VI.mjs → chunk-SUTSDQSC.mjs} +4 -4
- package/dist/{chunk-WWEFJ54B.js → chunk-TQ3MGBT6.js} +3 -3
- package/dist/{chunk-WWEFJ54B.js.map → chunk-TQ3MGBT6.js.map} +1 -1
- package/dist/chunk-WG2AEB3W.mjs +40 -0
- package/dist/chunk-WG2AEB3W.mjs.map +1 -0
- package/dist/{chunk-KHQ7EBS5.mjs → chunk-XBNY4LLV.mjs} +4 -4
- package/dist/components/badge.d.mts +2 -182
- package/dist/components/badge.d.ts +2 -182
- package/dist/components/badge.js +4 -4
- package/dist/components/badge.mjs +3 -3
- package/dist/components/banner.d.mts +1 -78
- package/dist/components/banner.d.ts +1 -78
- package/dist/components/button.d.mts +10 -111
- package/dist/components/button.d.ts +10 -111
- package/dist/components/button.js +4 -4
- package/dist/components/button.mjs +3 -3
- package/dist/components/calendar.d.mts +1 -107
- package/dist/components/calendar.d.ts +1 -107
- package/dist/components/calendar.js +4 -4
- package/dist/components/calendar.mjs +3 -3
- package/dist/components/combo-box-fuzzy.d.mts +1 -32
- package/dist/components/combo-box-fuzzy.d.ts +1 -32
- package/dist/components/combo-box.d.mts +2 -146
- package/dist/components/combo-box.d.ts +2 -146
- package/dist/components/date-field.d.mts +178 -0
- package/dist/components/date-field.d.ts +178 -0
- package/dist/components/date-field.js +12 -0
- package/dist/components/date-field.js.map +1 -0
- package/dist/components/date-field.mjs +12 -0
- package/dist/components/date-field.mjs.map +1 -0
- package/dist/components/date-picker.d.mts +77 -0
- package/dist/components/date-picker.d.ts +77 -0
- package/dist/components/date-picker.js +9 -0
- package/dist/components/date-picker.js.map +1 -0
- package/dist/components/date-picker.mjs +9 -0
- package/dist/components/date-picker.mjs.map +1 -0
- package/dist/components/date-range-picker.d.mts +113 -0
- package/dist/components/date-range-picker.d.ts +113 -0
- package/dist/components/date-range-picker.js +9 -0
- package/dist/components/date-range-picker.js.map +1 -0
- package/dist/components/date-range-picker.mjs +9 -0
- package/dist/components/date-range-picker.mjs.map +1 -0
- package/dist/components/field-group.d.mts +2 -109
- package/dist/components/field-group.d.ts +2 -109
- package/dist/components/field.d.mts +3 -103
- package/dist/components/field.d.ts +3 -103
- package/dist/components/govt-banner.d.mts +44 -75
- package/dist/components/govt-banner.d.ts +44 -75
- package/dist/components/govt-banner.js +4 -4
- package/dist/components/govt-banner.mjs +3 -3
- package/dist/components/index.d.mts +4 -1
- package/dist/components/index.d.ts +4 -1
- package/dist/components/index.js +35 -21
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +42 -28
- package/dist/components/input.d.mts +1 -45
- package/dist/components/input.d.ts +1 -45
- package/dist/components/list-box.d.mts +1 -87
- package/dist/components/list-box.d.ts +1 -87
- package/dist/components/list-box.js +2 -2
- package/dist/components/list-box.mjs +2 -2
- package/dist/components/menu.d.mts +4 -198
- package/dist/components/menu.d.ts +4 -198
- package/dist/components/menu.js +2 -2
- package/dist/components/menu.mjs +2 -2
- package/dist/components/popover.d.mts +3 -47
- package/dist/components/popover.d.ts +3 -47
- package/dist/components/popover.js +2 -2
- package/dist/components/popover.mjs +1 -1
- package/dist/components/select.d.mts +19 -197
- package/dist/components/select.d.ts +19 -197
- package/dist/components/skip-nav-link.d.mts +1 -15
- package/dist/components/skip-nav-link.d.ts +1 -15
- package/dist/components/spinner.d.mts +1 -74
- package/dist/components/spinner.d.ts +1 -74
- package/dist/components/tabs.d.mts +9 -198
- package/dist/components/tabs.d.ts +9 -198
- package/dist/components/tag-field.d.mts +1 -79
- package/dist/components/tag-field.d.ts +1 -79
- package/dist/components/tag-field.js +2 -2
- package/dist/components/tag-field.mjs +2 -2
- package/dist/components/text-area.d.mts +1 -62
- package/dist/components/text-area.d.ts +1 -62
- package/dist/components/toggle.d.mts +1 -68
- package/dist/components/toggle.d.ts +1 -68
- package/dist/components/toggle.js +4 -4
- package/dist/components/toggle.mjs +3 -3
- package/dist/index.d.mts +3 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.js +37 -23
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +44 -30
- package/dist/utils/classes.d.mts +1 -27
- package/dist/utils/classes.d.ts +1 -27
- package/dist/utils/index.d.mts +0 -1
- package/dist/utils/index.d.ts +0 -1
- package/dist/utils/index.js +4 -4
- package/dist/utils/index.js.map +1 -1
- package/dist/utils/index.mjs +4 -4
- package/dist/utils/tv.d.mts +1 -12
- package/dist/utils/tv.d.ts +1 -12
- package/package.json +8 -7
- package/dist/chunk-5KMOQ6KI.js +0 -1
- package/dist/chunk-5ULZEGWX.js.map +0 -1
- package/dist/chunk-7S572BNQ.mjs.map +0 -1
- package/dist/chunk-EDFORKQ6.mjs +0 -1
- package/dist/chunk-LB4U4MBD.mjs.map +0 -1
- package/dist/chunk-OHMUYFGR.js.map +0 -1
- package/dist/chunk-RZ7GZGD2.js.map +0 -1
- package/dist/chunk-XRA3KMRB.mjs.map +0 -1
- /package/dist/{chunk-U5G5CDX6.mjs.map → chunk-2NKETQ3I.mjs.map} +0 -0
- /package/dist/{chunk-EDFORKQ6.mjs.map → chunk-6ZYRWZBW.mjs.map} +0 -0
- /package/dist/{chunk-SETXC4VI.mjs.map → chunk-SUTSDQSC.mjs.map} +0 -0
- /package/dist/{chunk-KHQ7EBS5.mjs.map → chunk-XBNY4LLV.mjs.map} +0 -0
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import * as tailwind_variants from 'tailwind-variants';
|
|
2
2
|
import { VariantProps } from 'tailwind-variants';
|
|
3
|
-
import * as tailwind_variants_dist_config_js from 'tailwind-variants/dist/config.js';
|
|
4
3
|
|
|
5
4
|
declare const labelStyles: tailwind_variants.TVReturnType<{
|
|
6
5
|
size: {
|
|
@@ -9,21 +8,6 @@ declare const labelStyles: tailwind_variants.TVReturnType<{
|
|
|
9
8
|
md: string;
|
|
10
9
|
};
|
|
11
10
|
}, undefined, "text-base-content-strong flex w-fit cursor-default flex-col", {
|
|
12
|
-
responsiveVariants?: boolean | (string | number | symbol)[] | {
|
|
13
|
-
size?: boolean | (string | number | symbol)[] | undefined;
|
|
14
|
-
} | undefined;
|
|
15
|
-
} & tailwind_variants_dist_config_js.TWMConfig & {
|
|
16
|
-
twMergeConfig: {
|
|
17
|
-
extend: {
|
|
18
|
-
theme: {};
|
|
19
|
-
classGroups: {
|
|
20
|
-
prose: {
|
|
21
|
-
prose: (() => boolean)[];
|
|
22
|
-
}[];
|
|
23
|
-
};
|
|
24
|
-
};
|
|
25
|
-
};
|
|
26
|
-
}, {
|
|
27
11
|
size: {
|
|
28
12
|
xs: string;
|
|
29
13
|
sm: string;
|
|
@@ -35,19 +19,7 @@ declare const labelStyles: tailwind_variants.TVReturnType<{
|
|
|
35
19
|
sm: string;
|
|
36
20
|
md: string;
|
|
37
21
|
};
|
|
38
|
-
}, undefined, "text-base-content-strong flex w-fit cursor-default flex-col",
|
|
39
|
-
size: {
|
|
40
|
-
xs: string;
|
|
41
|
-
sm: string;
|
|
42
|
-
md: string;
|
|
43
|
-
};
|
|
44
|
-
}, {
|
|
45
|
-
size: {
|
|
46
|
-
xs: string;
|
|
47
|
-
sm: string;
|
|
48
|
-
md: string;
|
|
49
|
-
};
|
|
50
|
-
}>, unknown, unknown, undefined>>;
|
|
22
|
+
}, undefined, "text-base-content-strong flex w-fit cursor-default flex-col", unknown, unknown, undefined>>;
|
|
51
23
|
type LabelVariantProps = VariantProps<typeof labelStyles>;
|
|
52
24
|
declare const descriptionStyles: tailwind_variants.TVReturnType<{
|
|
53
25
|
size: {
|
|
@@ -56,21 +28,6 @@ declare const descriptionStyles: tailwind_variants.TVReturnType<{
|
|
|
56
28
|
md: string;
|
|
57
29
|
};
|
|
58
30
|
}, undefined, "text-base-content-medium", {
|
|
59
|
-
responsiveVariants?: boolean | (string | number | symbol)[] | {
|
|
60
|
-
size?: boolean | (string | number | symbol)[] | undefined;
|
|
61
|
-
} | undefined;
|
|
62
|
-
} & tailwind_variants_dist_config_js.TWMConfig & {
|
|
63
|
-
twMergeConfig: {
|
|
64
|
-
extend: {
|
|
65
|
-
theme: {};
|
|
66
|
-
classGroups: {
|
|
67
|
-
prose: {
|
|
68
|
-
prose: (() => boolean)[];
|
|
69
|
-
}[];
|
|
70
|
-
};
|
|
71
|
-
};
|
|
72
|
-
};
|
|
73
|
-
}, {
|
|
74
31
|
size: {
|
|
75
32
|
xs: string;
|
|
76
33
|
sm: string;
|
|
@@ -82,19 +39,7 @@ declare const descriptionStyles: tailwind_variants.TVReturnType<{
|
|
|
82
39
|
sm: string;
|
|
83
40
|
md: string;
|
|
84
41
|
};
|
|
85
|
-
}, undefined, "text-base-content-medium",
|
|
86
|
-
size: {
|
|
87
|
-
xs: string;
|
|
88
|
-
sm: string;
|
|
89
|
-
md: string;
|
|
90
|
-
};
|
|
91
|
-
}, {
|
|
92
|
-
size: {
|
|
93
|
-
xs: string;
|
|
94
|
-
sm: string;
|
|
95
|
-
md: string;
|
|
96
|
-
};
|
|
97
|
-
}>, unknown, unknown, undefined>>;
|
|
42
|
+
}, undefined, "text-base-content-medium", unknown, unknown, undefined>>;
|
|
98
43
|
type DescriptionVariantProps = VariantProps<typeof descriptionStyles>;
|
|
99
44
|
declare const fieldErrorStyles: tailwind_variants.TVReturnType<{
|
|
100
45
|
size: {
|
|
@@ -115,21 +60,6 @@ declare const fieldErrorStyles: tailwind_variants.TVReturnType<{
|
|
|
115
60
|
icon: string;
|
|
116
61
|
text: string;
|
|
117
62
|
}, undefined, {
|
|
118
|
-
responsiveVariants?: boolean | (string | number | symbol)[] | {
|
|
119
|
-
size?: boolean | (string | number | symbol)[] | undefined;
|
|
120
|
-
} | undefined;
|
|
121
|
-
} & tailwind_variants_dist_config_js.TWMConfig & {
|
|
122
|
-
twMergeConfig: {
|
|
123
|
-
extend: {
|
|
124
|
-
theme: {};
|
|
125
|
-
classGroups: {
|
|
126
|
-
prose: {
|
|
127
|
-
prose: (() => boolean)[];
|
|
128
|
-
}[];
|
|
129
|
-
};
|
|
130
|
-
};
|
|
131
|
-
};
|
|
132
|
-
}, {
|
|
133
63
|
size: {
|
|
134
64
|
xs: {
|
|
135
65
|
text: string;
|
|
@@ -165,37 +95,7 @@ declare const fieldErrorStyles: tailwind_variants.TVReturnType<{
|
|
|
165
95
|
}, {
|
|
166
96
|
icon: string;
|
|
167
97
|
text: string;
|
|
168
|
-
}, undefined,
|
|
169
|
-
size: {
|
|
170
|
-
xs: {
|
|
171
|
-
text: string;
|
|
172
|
-
icon: string;
|
|
173
|
-
};
|
|
174
|
-
sm: {
|
|
175
|
-
text: string;
|
|
176
|
-
icon: string;
|
|
177
|
-
};
|
|
178
|
-
md: {
|
|
179
|
-
text: string;
|
|
180
|
-
icon: string;
|
|
181
|
-
};
|
|
182
|
-
};
|
|
183
|
-
}, {
|
|
184
|
-
size: {
|
|
185
|
-
xs: {
|
|
186
|
-
text: string;
|
|
187
|
-
icon: string;
|
|
188
|
-
};
|
|
189
|
-
sm: {
|
|
190
|
-
text: string;
|
|
191
|
-
icon: string;
|
|
192
|
-
};
|
|
193
|
-
md: {
|
|
194
|
-
text: string;
|
|
195
|
-
icon: string;
|
|
196
|
-
};
|
|
197
|
-
};
|
|
198
|
-
}>, unknown, unknown, undefined>>;
|
|
98
|
+
}, undefined, unknown, unknown, undefined>>;
|
|
199
99
|
type FieldErrorVariantProps = VariantProps<typeof fieldErrorStyles>;
|
|
200
100
|
type FieldErrorSlots = keyof ReturnType<typeof fieldErrorStyles>;
|
|
201
101
|
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import * as tailwind_variants from 'tailwind-variants';
|
|
2
2
|
import { VariantProps } from 'tailwind-variants';
|
|
3
|
-
import * as tailwind_variants_dist_config_js from 'tailwind-variants/dist/config.js';
|
|
4
3
|
|
|
5
4
|
declare const labelStyles: tailwind_variants.TVReturnType<{
|
|
6
5
|
size: {
|
|
@@ -9,21 +8,6 @@ declare const labelStyles: tailwind_variants.TVReturnType<{
|
|
|
9
8
|
md: string;
|
|
10
9
|
};
|
|
11
10
|
}, undefined, "text-base-content-strong flex w-fit cursor-default flex-col", {
|
|
12
|
-
responsiveVariants?: boolean | (string | number | symbol)[] | {
|
|
13
|
-
size?: boolean | (string | number | symbol)[] | undefined;
|
|
14
|
-
} | undefined;
|
|
15
|
-
} & tailwind_variants_dist_config_js.TWMConfig & {
|
|
16
|
-
twMergeConfig: {
|
|
17
|
-
extend: {
|
|
18
|
-
theme: {};
|
|
19
|
-
classGroups: {
|
|
20
|
-
prose: {
|
|
21
|
-
prose: (() => boolean)[];
|
|
22
|
-
}[];
|
|
23
|
-
};
|
|
24
|
-
};
|
|
25
|
-
};
|
|
26
|
-
}, {
|
|
27
11
|
size: {
|
|
28
12
|
xs: string;
|
|
29
13
|
sm: string;
|
|
@@ -35,19 +19,7 @@ declare const labelStyles: tailwind_variants.TVReturnType<{
|
|
|
35
19
|
sm: string;
|
|
36
20
|
md: string;
|
|
37
21
|
};
|
|
38
|
-
}, undefined, "text-base-content-strong flex w-fit cursor-default flex-col",
|
|
39
|
-
size: {
|
|
40
|
-
xs: string;
|
|
41
|
-
sm: string;
|
|
42
|
-
md: string;
|
|
43
|
-
};
|
|
44
|
-
}, {
|
|
45
|
-
size: {
|
|
46
|
-
xs: string;
|
|
47
|
-
sm: string;
|
|
48
|
-
md: string;
|
|
49
|
-
};
|
|
50
|
-
}>, unknown, unknown, undefined>>;
|
|
22
|
+
}, undefined, "text-base-content-strong flex w-fit cursor-default flex-col", unknown, unknown, undefined>>;
|
|
51
23
|
type LabelVariantProps = VariantProps<typeof labelStyles>;
|
|
52
24
|
declare const descriptionStyles: tailwind_variants.TVReturnType<{
|
|
53
25
|
size: {
|
|
@@ -56,21 +28,6 @@ declare const descriptionStyles: tailwind_variants.TVReturnType<{
|
|
|
56
28
|
md: string;
|
|
57
29
|
};
|
|
58
30
|
}, undefined, "text-base-content-medium", {
|
|
59
|
-
responsiveVariants?: boolean | (string | number | symbol)[] | {
|
|
60
|
-
size?: boolean | (string | number | symbol)[] | undefined;
|
|
61
|
-
} | undefined;
|
|
62
|
-
} & tailwind_variants_dist_config_js.TWMConfig & {
|
|
63
|
-
twMergeConfig: {
|
|
64
|
-
extend: {
|
|
65
|
-
theme: {};
|
|
66
|
-
classGroups: {
|
|
67
|
-
prose: {
|
|
68
|
-
prose: (() => boolean)[];
|
|
69
|
-
}[];
|
|
70
|
-
};
|
|
71
|
-
};
|
|
72
|
-
};
|
|
73
|
-
}, {
|
|
74
31
|
size: {
|
|
75
32
|
xs: string;
|
|
76
33
|
sm: string;
|
|
@@ -82,19 +39,7 @@ declare const descriptionStyles: tailwind_variants.TVReturnType<{
|
|
|
82
39
|
sm: string;
|
|
83
40
|
md: string;
|
|
84
41
|
};
|
|
85
|
-
}, undefined, "text-base-content-medium",
|
|
86
|
-
size: {
|
|
87
|
-
xs: string;
|
|
88
|
-
sm: string;
|
|
89
|
-
md: string;
|
|
90
|
-
};
|
|
91
|
-
}, {
|
|
92
|
-
size: {
|
|
93
|
-
xs: string;
|
|
94
|
-
sm: string;
|
|
95
|
-
md: string;
|
|
96
|
-
};
|
|
97
|
-
}>, unknown, unknown, undefined>>;
|
|
42
|
+
}, undefined, "text-base-content-medium", unknown, unknown, undefined>>;
|
|
98
43
|
type DescriptionVariantProps = VariantProps<typeof descriptionStyles>;
|
|
99
44
|
declare const fieldErrorStyles: tailwind_variants.TVReturnType<{
|
|
100
45
|
size: {
|
|
@@ -115,21 +60,6 @@ declare const fieldErrorStyles: tailwind_variants.TVReturnType<{
|
|
|
115
60
|
icon: string;
|
|
116
61
|
text: string;
|
|
117
62
|
}, undefined, {
|
|
118
|
-
responsiveVariants?: boolean | (string | number | symbol)[] | {
|
|
119
|
-
size?: boolean | (string | number | symbol)[] | undefined;
|
|
120
|
-
} | undefined;
|
|
121
|
-
} & tailwind_variants_dist_config_js.TWMConfig & {
|
|
122
|
-
twMergeConfig: {
|
|
123
|
-
extend: {
|
|
124
|
-
theme: {};
|
|
125
|
-
classGroups: {
|
|
126
|
-
prose: {
|
|
127
|
-
prose: (() => boolean)[];
|
|
128
|
-
}[];
|
|
129
|
-
};
|
|
130
|
-
};
|
|
131
|
-
};
|
|
132
|
-
}, {
|
|
133
63
|
size: {
|
|
134
64
|
xs: {
|
|
135
65
|
text: string;
|
|
@@ -165,37 +95,7 @@ declare const fieldErrorStyles: tailwind_variants.TVReturnType<{
|
|
|
165
95
|
}, {
|
|
166
96
|
icon: string;
|
|
167
97
|
text: string;
|
|
168
|
-
}, undefined,
|
|
169
|
-
size: {
|
|
170
|
-
xs: {
|
|
171
|
-
text: string;
|
|
172
|
-
icon: string;
|
|
173
|
-
};
|
|
174
|
-
sm: {
|
|
175
|
-
text: string;
|
|
176
|
-
icon: string;
|
|
177
|
-
};
|
|
178
|
-
md: {
|
|
179
|
-
text: string;
|
|
180
|
-
icon: string;
|
|
181
|
-
};
|
|
182
|
-
};
|
|
183
|
-
}, {
|
|
184
|
-
size: {
|
|
185
|
-
xs: {
|
|
186
|
-
text: string;
|
|
187
|
-
icon: string;
|
|
188
|
-
};
|
|
189
|
-
sm: {
|
|
190
|
-
text: string;
|
|
191
|
-
icon: string;
|
|
192
|
-
};
|
|
193
|
-
md: {
|
|
194
|
-
text: string;
|
|
195
|
-
icon: string;
|
|
196
|
-
};
|
|
197
|
-
};
|
|
198
|
-
}>, unknown, unknown, undefined>>;
|
|
98
|
+
}, undefined, unknown, unknown, undefined>>;
|
|
199
99
|
type FieldErrorVariantProps = VariantProps<typeof fieldErrorStyles>;
|
|
200
100
|
type FieldErrorSlots = keyof ReturnType<typeof fieldErrorStyles>;
|
|
201
101
|
|
|
@@ -1,41 +1,41 @@
|
|
|
1
|
-
import * as tailwind_variants_dist_config_js from 'tailwind-variants/dist/config.js';
|
|
2
1
|
import * as tailwind_variants from 'tailwind-variants';
|
|
3
2
|
import { VariantProps } from 'tailwind-variants';
|
|
3
|
+
import * as tailwind_merge from 'tailwind-merge';
|
|
4
4
|
|
|
5
5
|
declare const govtBannerStyles: tailwind_variants.TVReturnType<{
|
|
6
6
|
[key: string]: {
|
|
7
|
-
[key: string]:
|
|
8
|
-
link?:
|
|
9
|
-
banner?:
|
|
10
|
-
mainContentContainer?:
|
|
11
|
-
crest?:
|
|
12
|
-
mainContent?:
|
|
13
|
-
panel?:
|
|
14
|
-
panelGroup?:
|
|
15
|
-
panelSection?:
|
|
16
|
-
panelIcon?:
|
|
17
|
-
chevron?:
|
|
18
|
-
inlineIcon?:
|
|
19
|
-
panelHeader?:
|
|
20
|
-
identifyButton?:
|
|
7
|
+
[key: string]: tailwind_merge.ClassNameValue | {
|
|
8
|
+
link?: tailwind_merge.ClassNameValue;
|
|
9
|
+
banner?: tailwind_merge.ClassNameValue;
|
|
10
|
+
mainContentContainer?: tailwind_merge.ClassNameValue;
|
|
11
|
+
crest?: tailwind_merge.ClassNameValue;
|
|
12
|
+
mainContent?: tailwind_merge.ClassNameValue;
|
|
13
|
+
panel?: tailwind_merge.ClassNameValue;
|
|
14
|
+
panelGroup?: tailwind_merge.ClassNameValue;
|
|
15
|
+
panelSection?: tailwind_merge.ClassNameValue;
|
|
16
|
+
panelIcon?: tailwind_merge.ClassNameValue;
|
|
17
|
+
chevron?: tailwind_merge.ClassNameValue;
|
|
18
|
+
inlineIcon?: tailwind_merge.ClassNameValue;
|
|
19
|
+
panelHeader?: tailwind_merge.ClassNameValue;
|
|
20
|
+
identifyButton?: tailwind_merge.ClassNameValue;
|
|
21
21
|
};
|
|
22
22
|
};
|
|
23
23
|
} | {
|
|
24
24
|
[x: string]: {
|
|
25
|
-
[x: string]:
|
|
26
|
-
link?:
|
|
27
|
-
banner?:
|
|
28
|
-
mainContentContainer?:
|
|
29
|
-
crest?:
|
|
30
|
-
mainContent?:
|
|
31
|
-
panel?:
|
|
32
|
-
panelGroup?:
|
|
33
|
-
panelSection?:
|
|
34
|
-
panelIcon?:
|
|
35
|
-
chevron?:
|
|
36
|
-
inlineIcon?:
|
|
37
|
-
panelHeader?:
|
|
38
|
-
identifyButton?:
|
|
25
|
+
[x: string]: tailwind_merge.ClassNameValue | {
|
|
26
|
+
link?: tailwind_merge.ClassNameValue;
|
|
27
|
+
banner?: tailwind_merge.ClassNameValue;
|
|
28
|
+
mainContentContainer?: tailwind_merge.ClassNameValue;
|
|
29
|
+
crest?: tailwind_merge.ClassNameValue;
|
|
30
|
+
mainContent?: tailwind_merge.ClassNameValue;
|
|
31
|
+
panel?: tailwind_merge.ClassNameValue;
|
|
32
|
+
panelGroup?: tailwind_merge.ClassNameValue;
|
|
33
|
+
panelSection?: tailwind_merge.ClassNameValue;
|
|
34
|
+
panelIcon?: tailwind_merge.ClassNameValue;
|
|
35
|
+
chevron?: tailwind_merge.ClassNameValue;
|
|
36
|
+
inlineIcon?: tailwind_merge.ClassNameValue;
|
|
37
|
+
panelHeader?: tailwind_merge.ClassNameValue;
|
|
38
|
+
identifyButton?: tailwind_merge.ClassNameValue;
|
|
39
39
|
};
|
|
40
40
|
};
|
|
41
41
|
} | {}, {
|
|
@@ -53,34 +53,21 @@ declare const govtBannerStyles: tailwind_variants.TVReturnType<{
|
|
|
53
53
|
inlineIcon: string;
|
|
54
54
|
panelHeader: string;
|
|
55
55
|
}, undefined, {
|
|
56
|
-
responsiveVariants?: boolean | (string | number | symbol)[] | {} | undefined;
|
|
57
|
-
} & tailwind_variants_dist_config_js.TWMConfig & {
|
|
58
|
-
twMergeConfig: {
|
|
59
|
-
extend: {
|
|
60
|
-
theme: {};
|
|
61
|
-
classGroups: {
|
|
62
|
-
prose: {
|
|
63
|
-
prose: (() => boolean)[];
|
|
64
|
-
}[];
|
|
65
|
-
};
|
|
66
|
-
};
|
|
67
|
-
};
|
|
68
|
-
}, {
|
|
69
56
|
[key: string]: {
|
|
70
|
-
[key: string]:
|
|
71
|
-
link?:
|
|
72
|
-
banner?:
|
|
73
|
-
mainContentContainer?:
|
|
74
|
-
crest?:
|
|
75
|
-
mainContent?:
|
|
76
|
-
panel?:
|
|
77
|
-
panelGroup?:
|
|
78
|
-
panelSection?:
|
|
79
|
-
panelIcon?:
|
|
80
|
-
chevron?:
|
|
81
|
-
inlineIcon?:
|
|
82
|
-
panelHeader?:
|
|
83
|
-
identifyButton?:
|
|
57
|
+
[key: string]: tailwind_merge.ClassNameValue | {
|
|
58
|
+
link?: tailwind_merge.ClassNameValue;
|
|
59
|
+
banner?: tailwind_merge.ClassNameValue;
|
|
60
|
+
mainContentContainer?: tailwind_merge.ClassNameValue;
|
|
61
|
+
crest?: tailwind_merge.ClassNameValue;
|
|
62
|
+
mainContent?: tailwind_merge.ClassNameValue;
|
|
63
|
+
panel?: tailwind_merge.ClassNameValue;
|
|
64
|
+
panelGroup?: tailwind_merge.ClassNameValue;
|
|
65
|
+
panelSection?: tailwind_merge.ClassNameValue;
|
|
66
|
+
panelIcon?: tailwind_merge.ClassNameValue;
|
|
67
|
+
chevron?: tailwind_merge.ClassNameValue;
|
|
68
|
+
inlineIcon?: tailwind_merge.ClassNameValue;
|
|
69
|
+
panelHeader?: tailwind_merge.ClassNameValue;
|
|
70
|
+
identifyButton?: tailwind_merge.ClassNameValue;
|
|
84
71
|
};
|
|
85
72
|
};
|
|
86
73
|
} | {}, {
|
|
@@ -111,25 +98,7 @@ declare const govtBannerStyles: tailwind_variants.TVReturnType<{
|
|
|
111
98
|
chevron: string;
|
|
112
99
|
inlineIcon: string;
|
|
113
100
|
panelHeader: string;
|
|
114
|
-
}, undefined,
|
|
115
|
-
[key: string]: {
|
|
116
|
-
[key: string]: tailwind_variants.ClassValue | {
|
|
117
|
-
link?: tailwind_variants.ClassValue;
|
|
118
|
-
banner?: tailwind_variants.ClassValue;
|
|
119
|
-
mainContentContainer?: tailwind_variants.ClassValue;
|
|
120
|
-
crest?: tailwind_variants.ClassValue;
|
|
121
|
-
mainContent?: tailwind_variants.ClassValue;
|
|
122
|
-
panel?: tailwind_variants.ClassValue;
|
|
123
|
-
panelGroup?: tailwind_variants.ClassValue;
|
|
124
|
-
panelSection?: tailwind_variants.ClassValue;
|
|
125
|
-
panelIcon?: tailwind_variants.ClassValue;
|
|
126
|
-
chevron?: tailwind_variants.ClassValue;
|
|
127
|
-
inlineIcon?: tailwind_variants.ClassValue;
|
|
128
|
-
panelHeader?: tailwind_variants.ClassValue;
|
|
129
|
-
identifyButton?: tailwind_variants.ClassValue;
|
|
130
|
-
};
|
|
131
|
-
};
|
|
132
|
-
} | {}>, unknown, unknown, undefined>>;
|
|
101
|
+
}, undefined, unknown, unknown, undefined>>;
|
|
133
102
|
type GovtBannerVariantProps = VariantProps<typeof govtBannerStyles>;
|
|
134
103
|
type GovtBannerSlots = keyof ReturnType<typeof govtBannerStyles>;
|
|
135
104
|
|
|
@@ -1,41 +1,41 @@
|
|
|
1
|
-
import * as tailwind_variants_dist_config_js from 'tailwind-variants/dist/config.js';
|
|
2
1
|
import * as tailwind_variants from 'tailwind-variants';
|
|
3
2
|
import { VariantProps } from 'tailwind-variants';
|
|
3
|
+
import * as tailwind_merge from 'tailwind-merge';
|
|
4
4
|
|
|
5
5
|
declare const govtBannerStyles: tailwind_variants.TVReturnType<{
|
|
6
6
|
[key: string]: {
|
|
7
|
-
[key: string]:
|
|
8
|
-
link?:
|
|
9
|
-
banner?:
|
|
10
|
-
mainContentContainer?:
|
|
11
|
-
crest?:
|
|
12
|
-
mainContent?:
|
|
13
|
-
panel?:
|
|
14
|
-
panelGroup?:
|
|
15
|
-
panelSection?:
|
|
16
|
-
panelIcon?:
|
|
17
|
-
chevron?:
|
|
18
|
-
inlineIcon?:
|
|
19
|
-
panelHeader?:
|
|
20
|
-
identifyButton?:
|
|
7
|
+
[key: string]: tailwind_merge.ClassNameValue | {
|
|
8
|
+
link?: tailwind_merge.ClassNameValue;
|
|
9
|
+
banner?: tailwind_merge.ClassNameValue;
|
|
10
|
+
mainContentContainer?: tailwind_merge.ClassNameValue;
|
|
11
|
+
crest?: tailwind_merge.ClassNameValue;
|
|
12
|
+
mainContent?: tailwind_merge.ClassNameValue;
|
|
13
|
+
panel?: tailwind_merge.ClassNameValue;
|
|
14
|
+
panelGroup?: tailwind_merge.ClassNameValue;
|
|
15
|
+
panelSection?: tailwind_merge.ClassNameValue;
|
|
16
|
+
panelIcon?: tailwind_merge.ClassNameValue;
|
|
17
|
+
chevron?: tailwind_merge.ClassNameValue;
|
|
18
|
+
inlineIcon?: tailwind_merge.ClassNameValue;
|
|
19
|
+
panelHeader?: tailwind_merge.ClassNameValue;
|
|
20
|
+
identifyButton?: tailwind_merge.ClassNameValue;
|
|
21
21
|
};
|
|
22
22
|
};
|
|
23
23
|
} | {
|
|
24
24
|
[x: string]: {
|
|
25
|
-
[x: string]:
|
|
26
|
-
link?:
|
|
27
|
-
banner?:
|
|
28
|
-
mainContentContainer?:
|
|
29
|
-
crest?:
|
|
30
|
-
mainContent?:
|
|
31
|
-
panel?:
|
|
32
|
-
panelGroup?:
|
|
33
|
-
panelSection?:
|
|
34
|
-
panelIcon?:
|
|
35
|
-
chevron?:
|
|
36
|
-
inlineIcon?:
|
|
37
|
-
panelHeader?:
|
|
38
|
-
identifyButton?:
|
|
25
|
+
[x: string]: tailwind_merge.ClassNameValue | {
|
|
26
|
+
link?: tailwind_merge.ClassNameValue;
|
|
27
|
+
banner?: tailwind_merge.ClassNameValue;
|
|
28
|
+
mainContentContainer?: tailwind_merge.ClassNameValue;
|
|
29
|
+
crest?: tailwind_merge.ClassNameValue;
|
|
30
|
+
mainContent?: tailwind_merge.ClassNameValue;
|
|
31
|
+
panel?: tailwind_merge.ClassNameValue;
|
|
32
|
+
panelGroup?: tailwind_merge.ClassNameValue;
|
|
33
|
+
panelSection?: tailwind_merge.ClassNameValue;
|
|
34
|
+
panelIcon?: tailwind_merge.ClassNameValue;
|
|
35
|
+
chevron?: tailwind_merge.ClassNameValue;
|
|
36
|
+
inlineIcon?: tailwind_merge.ClassNameValue;
|
|
37
|
+
panelHeader?: tailwind_merge.ClassNameValue;
|
|
38
|
+
identifyButton?: tailwind_merge.ClassNameValue;
|
|
39
39
|
};
|
|
40
40
|
};
|
|
41
41
|
} | {}, {
|
|
@@ -53,34 +53,21 @@ declare const govtBannerStyles: tailwind_variants.TVReturnType<{
|
|
|
53
53
|
inlineIcon: string;
|
|
54
54
|
panelHeader: string;
|
|
55
55
|
}, undefined, {
|
|
56
|
-
responsiveVariants?: boolean | (string | number | symbol)[] | {} | undefined;
|
|
57
|
-
} & tailwind_variants_dist_config_js.TWMConfig & {
|
|
58
|
-
twMergeConfig: {
|
|
59
|
-
extend: {
|
|
60
|
-
theme: {};
|
|
61
|
-
classGroups: {
|
|
62
|
-
prose: {
|
|
63
|
-
prose: (() => boolean)[];
|
|
64
|
-
}[];
|
|
65
|
-
};
|
|
66
|
-
};
|
|
67
|
-
};
|
|
68
|
-
}, {
|
|
69
56
|
[key: string]: {
|
|
70
|
-
[key: string]:
|
|
71
|
-
link?:
|
|
72
|
-
banner?:
|
|
73
|
-
mainContentContainer?:
|
|
74
|
-
crest?:
|
|
75
|
-
mainContent?:
|
|
76
|
-
panel?:
|
|
77
|
-
panelGroup?:
|
|
78
|
-
panelSection?:
|
|
79
|
-
panelIcon?:
|
|
80
|
-
chevron?:
|
|
81
|
-
inlineIcon?:
|
|
82
|
-
panelHeader?:
|
|
83
|
-
identifyButton?:
|
|
57
|
+
[key: string]: tailwind_merge.ClassNameValue | {
|
|
58
|
+
link?: tailwind_merge.ClassNameValue;
|
|
59
|
+
banner?: tailwind_merge.ClassNameValue;
|
|
60
|
+
mainContentContainer?: tailwind_merge.ClassNameValue;
|
|
61
|
+
crest?: tailwind_merge.ClassNameValue;
|
|
62
|
+
mainContent?: tailwind_merge.ClassNameValue;
|
|
63
|
+
panel?: tailwind_merge.ClassNameValue;
|
|
64
|
+
panelGroup?: tailwind_merge.ClassNameValue;
|
|
65
|
+
panelSection?: tailwind_merge.ClassNameValue;
|
|
66
|
+
panelIcon?: tailwind_merge.ClassNameValue;
|
|
67
|
+
chevron?: tailwind_merge.ClassNameValue;
|
|
68
|
+
inlineIcon?: tailwind_merge.ClassNameValue;
|
|
69
|
+
panelHeader?: tailwind_merge.ClassNameValue;
|
|
70
|
+
identifyButton?: tailwind_merge.ClassNameValue;
|
|
84
71
|
};
|
|
85
72
|
};
|
|
86
73
|
} | {}, {
|
|
@@ -111,25 +98,7 @@ declare const govtBannerStyles: tailwind_variants.TVReturnType<{
|
|
|
111
98
|
chevron: string;
|
|
112
99
|
inlineIcon: string;
|
|
113
100
|
panelHeader: string;
|
|
114
|
-
}, undefined,
|
|
115
|
-
[key: string]: {
|
|
116
|
-
[key: string]: tailwind_variants.ClassValue | {
|
|
117
|
-
link?: tailwind_variants.ClassValue;
|
|
118
|
-
banner?: tailwind_variants.ClassValue;
|
|
119
|
-
mainContentContainer?: tailwind_variants.ClassValue;
|
|
120
|
-
crest?: tailwind_variants.ClassValue;
|
|
121
|
-
mainContent?: tailwind_variants.ClassValue;
|
|
122
|
-
panel?: tailwind_variants.ClassValue;
|
|
123
|
-
panelGroup?: tailwind_variants.ClassValue;
|
|
124
|
-
panelSection?: tailwind_variants.ClassValue;
|
|
125
|
-
panelIcon?: tailwind_variants.ClassValue;
|
|
126
|
-
chevron?: tailwind_variants.ClassValue;
|
|
127
|
-
inlineIcon?: tailwind_variants.ClassValue;
|
|
128
|
-
panelHeader?: tailwind_variants.ClassValue;
|
|
129
|
-
identifyButton?: tailwind_variants.ClassValue;
|
|
130
|
-
};
|
|
131
|
-
};
|
|
132
|
-
} | {}>, unknown, unknown, undefined>>;
|
|
101
|
+
}, undefined, unknown, unknown, undefined>>;
|
|
133
102
|
type GovtBannerVariantProps = VariantProps<typeof govtBannerStyles>;
|
|
134
103
|
type GovtBannerSlots = keyof ReturnType<typeof govtBannerStyles>;
|
|
135
104
|
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkTQ3MGBT6js = require('../chunk-TQ3MGBT6.js');
|
|
4
4
|
require('../chunk-OLJN3WXR.js');
|
|
5
|
+
require('../chunk-2LTV7VB5.js');
|
|
6
|
+
require('../chunk-ZIQLHX3U.js');
|
|
5
7
|
require('../chunk-O3I4FUFD.js');
|
|
6
8
|
require('../chunk-ZXZSQRVC.js');
|
|
7
|
-
require('../chunk-2LTV7VB5.js');
|
|
8
9
|
require('../chunk-X2UCVIR5.js');
|
|
9
|
-
require('../chunk-ZIQLHX3U.js');
|
|
10
10
|
require('../chunk-UZONBJUX.js');
|
|
11
11
|
require('../chunk-HEB3T2LL.js');
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
exports.govtBannerStyles =
|
|
14
|
+
exports.govtBannerStyles = _chunkTQ3MGBT6js.govtBannerStyles;
|
|
15
15
|
//# sourceMappingURL=govt-banner.js.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
govtBannerStyles
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-SUTSDQSC.mjs";
|
|
4
4
|
import "../chunk-M2BG3FAA.mjs";
|
|
5
|
+
import "../chunk-XTHC46M2.mjs";
|
|
6
|
+
import "../chunk-HAUMMW6T.mjs";
|
|
5
7
|
import "../chunk-TL5MCSZQ.mjs";
|
|
6
8
|
import "../chunk-J2WMLIIA.mjs";
|
|
7
|
-
import "../chunk-XTHC46M2.mjs";
|
|
8
9
|
import "../chunk-SFKXXWVK.mjs";
|
|
9
|
-
import "../chunk-HAUMMW6T.mjs";
|
|
10
10
|
import "../chunk-4JENAMGV.mjs";
|
|
11
11
|
import "../chunk-R6W5A7PF.mjs";
|
|
12
12
|
export {
|
|
@@ -18,5 +18,8 @@ export { MenuItemVariantProps, MenuItemVariantSlots, MenuSectionVariantProps, Me
|
|
|
18
18
|
export { ListBoxItemSlots, ListBoxItemVariantProps, listBoxItemStyles } from './list-box.mjs';
|
|
19
19
|
export { PopoverVariantProps, popoverArrowStyles, popoverStyles } from './popover.mjs';
|
|
20
20
|
export { TabListVariantProps, TabPanelVariantProps, TabVariantProps, TabsVariantProps, tabListStyles, tabPanelStyles, tabStyles, tabsStyles } from './tabs.mjs';
|
|
21
|
+
export { DateFieldVariantProps, DateInputSlots, DateInputVariantProps, dateFieldStyles, dateInputStyles } from './date-field.mjs';
|
|
22
|
+
export { DatePickerSlots, DatePickerVariantProps, datePickerStyles } from './date-picker.mjs';
|
|
23
|
+
export { DateRangePickerSlots, DateRangePickerVariantProps, dateRangePickerStyles } from './date-range-picker.mjs';
|
|
21
24
|
import 'tailwind-variants';
|
|
22
|
-
import 'tailwind-
|
|
25
|
+
import 'tailwind-merge';
|
|
@@ -18,5 +18,8 @@ export { MenuItemVariantProps, MenuItemVariantSlots, MenuSectionVariantProps, Me
|
|
|
18
18
|
export { ListBoxItemSlots, ListBoxItemVariantProps, listBoxItemStyles } from './list-box.js';
|
|
19
19
|
export { PopoverVariantProps, popoverArrowStyles, popoverStyles } from './popover.js';
|
|
20
20
|
export { TabListVariantProps, TabPanelVariantProps, TabVariantProps, TabsVariantProps, tabListStyles, tabPanelStyles, tabStyles, tabsStyles } from './tabs.js';
|
|
21
|
+
export { DateFieldVariantProps, DateInputSlots, DateInputVariantProps, dateFieldStyles, dateInputStyles } from './date-field.js';
|
|
22
|
+
export { DatePickerSlots, DatePickerVariantProps, datePickerStyles } from './date-picker.js';
|
|
23
|
+
export { DateRangePickerSlots, DateRangePickerVariantProps, dateRangePickerStyles } from './date-range-picker.js';
|
|
21
24
|
import 'tailwind-variants';
|
|
22
|
-
import 'tailwind-
|
|
25
|
+
import 'tailwind-merge';
|