@fuf-stack/uniform 1.8.10 → 1.10.0
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/Checkboxes/index.cjs +3 -8
- package/dist/Checkboxes/index.cjs.map +1 -1
- package/dist/Checkboxes/index.d.cts +2 -2
- package/dist/Checkboxes/index.d.ts +2 -2
- package/dist/Checkboxes/index.js +2 -7
- package/dist/{Checkboxes-CDjOYw76.d.cts → Checkboxes-CBgO9itq.d.cts} +2 -0
- package/dist/{Checkboxes-wWzFP2sn.d.ts → Checkboxes-CFbsc6zg.d.ts} +2 -0
- package/dist/FieldArray/index.cjs +5 -8
- package/dist/FieldArray/index.cjs.map +1 -1
- package/dist/FieldArray/index.d.cts +2 -2
- package/dist/FieldArray/index.d.ts +2 -2
- package/dist/FieldArray/index.js +4 -7
- package/dist/{FieldArray-Cql1zcch.d.cts → FieldArray-72vn2MG9.d.cts} +2 -2
- package/dist/{FieldArray-Cql1zcch.d.ts → FieldArray-72vn2MG9.d.ts} +2 -2
- package/dist/FieldCard/index.cjs +19 -0
- package/dist/FieldCard/index.cjs.map +1 -0
- package/dist/FieldCard/index.d.cts +95 -0
- package/dist/FieldCard/index.d.ts +95 -0
- package/dist/FieldCard/index.js +19 -0
- package/dist/Form/index.cjs +3 -13
- package/dist/Form/index.cjs.map +1 -1
- package/dist/Form/index.js +2 -12
- package/dist/Input/index.cjs +4 -8
- package/dist/Input/index.cjs.map +1 -1
- package/dist/Input/index.d.cts +2 -2
- package/dist/Input/index.d.ts +2 -2
- package/dist/Input/index.js +3 -7
- package/dist/{Input-DMVTcinm.d.cts → Input-BGYDOpbo.d.cts} +4 -2
- package/dist/{Input-BcdS2xBM.d.ts → Input-__SqMh2n.d.ts} +4 -2
- package/dist/{RadioBoxes-DpkI28l0.d.cts → RadioBox-DnqCiTR1.d.cts} +89 -37
- package/dist/{RadioBoxes-DpkI28l0.d.ts → RadioBox-DnqCiTR1.d.ts} +89 -37
- package/dist/RadioBoxes/index.cjs +5 -8
- package/dist/RadioBoxes/index.cjs.map +1 -1
- package/dist/RadioBoxes/index.d.cts +2 -2
- package/dist/RadioBoxes/index.d.ts +2 -2
- package/dist/RadioBoxes/index.js +6 -9
- package/dist/RadioTabs/index.cjs +3 -8
- package/dist/RadioTabs/index.cjs.map +1 -1
- package/dist/RadioTabs/index.d.cts +2 -2
- package/dist/RadioTabs/index.d.ts +2 -2
- package/dist/RadioTabs/index.js +2 -7
- package/dist/{RadioTabs-DTDcAZoH.d.cts → RadioTabs-DkR5fvl4.d.cts} +18 -1
- package/dist/{RadioTabs-DTDcAZoH.d.ts → RadioTabs-DkR5fvl4.d.ts} +18 -1
- package/dist/Radios/index.cjs +3 -8
- package/dist/Radios/index.cjs.map +1 -1
- package/dist/Radios/index.d.cts +2 -2
- package/dist/Radios/index.d.ts +2 -2
- package/dist/Radios/index.js +2 -7
- package/dist/{Radios-DprlJhoq.d.cts → Radios-lLVlvY_B.d.cts} +3 -1
- package/dist/{Radios-DprlJhoq.d.ts → Radios-lLVlvY_B.d.ts} +3 -1
- package/dist/Select/index.cjs +4 -8
- package/dist/Select/index.cjs.map +1 -1
- package/dist/Select/index.d.cts +3 -2
- package/dist/Select/index.d.ts +3 -2
- package/dist/Select/index.js +3 -7
- package/dist/{Select-CDkZmZp2.d.cts → Select-DWlnKj5c.d.cts} +8 -5
- package/dist/{Select-CDkZmZp2.d.ts → Select-DWlnKj5c.d.ts} +8 -5
- package/dist/Slider/index.cjs +19 -0
- package/dist/Slider/index.cjs.map +1 -0
- package/dist/Slider/index.d.cts +10 -0
- package/dist/Slider/index.d.ts +10 -0
- package/dist/Slider/index.js +19 -0
- package/dist/Slider-CxHvafJA.d.cts +155 -0
- package/dist/Slider-CxHvafJA.d.ts +155 -0
- package/dist/SubmitButton/index.cjs +3 -13
- package/dist/SubmitButton/index.cjs.map +1 -1
- package/dist/SubmitButton/index.js +2 -12
- package/dist/Switch/index.cjs +3 -8
- package/dist/Switch/index.cjs.map +1 -1
- package/dist/Switch/index.d.cts +2 -2
- package/dist/Switch/index.d.ts +2 -2
- package/dist/Switch/index.js +2 -7
- package/dist/{Switch-Hr6PnK98.d.cts → Switch-B4AuHAMX.d.cts} +6 -4
- package/dist/{Switch-Hr6PnK98.d.ts → Switch-B4AuHAMX.d.ts} +6 -4
- package/dist/SwitchBox/index.cjs +21 -0
- package/dist/SwitchBox/index.cjs.map +1 -0
- package/dist/SwitchBox/index.d.cts +11 -0
- package/dist/SwitchBox/index.d.ts +11 -0
- package/dist/SwitchBox/index.js +21 -0
- package/dist/SwitchBox/index.js.map +1 -0
- package/dist/SwitchBox-q1I7a0NX.d.cts +146 -0
- package/dist/SwitchBox-q1I7a0NX.d.ts +146 -0
- package/dist/TextArea/index.cjs +4 -8
- package/dist/TextArea/index.cjs.map +1 -1
- package/dist/TextArea/index.d.cts +2 -2
- package/dist/TextArea/index.d.ts +2 -2
- package/dist/TextArea/index.js +3 -7
- package/dist/{TextArea-DhxNWYNg.d.cts → TextArea-CYcFOcun.d.cts} +2 -0
- package/dist/{TextArea-DhxNWYNg.d.ts → TextArea-CYcFOcun.d.ts} +2 -0
- package/dist/{chunk-EFZXZNJO.js → chunk-2EQEKXG2.js} +4 -2
- package/dist/chunk-2EQEKXG2.js.map +1 -0
- package/dist/chunk-36LBVB45.js +1 -0
- package/dist/chunk-36LBVB45.js.map +1 -0
- package/dist/chunk-3JAVQAL5.cjs +1 -0
- package/dist/{chunk-KWJMKX5J.cjs.map → chunk-3JAVQAL5.cjs.map} +1 -1
- package/dist/{chunk-NTOYCWCJ.cjs → chunk-3ZQXSGR2.cjs} +1 -1
- package/dist/{chunk-NTOYCWCJ.cjs.map → chunk-3ZQXSGR2.cjs.map} +1 -1
- package/dist/{chunk-BIC7IWER.js → chunk-4KEI3VRK.js} +6 -3
- package/dist/chunk-4KEI3VRK.js.map +1 -0
- package/dist/{chunk-PFFTE4NW.cjs → chunk-4LLSZ6GN.cjs} +6 -4
- package/dist/chunk-4LLSZ6GN.cjs.map +1 -0
- package/dist/chunk-5UGCZ7OA.js +215 -0
- package/dist/chunk-5UGCZ7OA.js.map +1 -0
- package/dist/{chunk-MEIT57H2.cjs → chunk-6UORUDZV.cjs} +5 -3
- package/dist/chunk-6UORUDZV.cjs.map +1 -0
- package/dist/chunk-7TUWJWLN.js +131 -0
- package/dist/chunk-7TUWJWLN.js.map +1 -0
- package/dist/chunk-7WBYC3BC.js +149 -0
- package/dist/chunk-7WBYC3BC.js.map +1 -0
- package/dist/{chunk-QE4J4AMH.js → chunk-BUFKWZNC.js} +2 -2
- package/dist/chunk-BUFKWZNC.js.map +1 -0
- package/dist/{chunk-A3PYIWG2.js → chunk-BZ2PD2JG.js} +1 -1
- package/dist/chunk-BZ2PD2JG.js.map +1 -0
- package/dist/{chunk-37RM7TVP.cjs → chunk-CM2LLV5N.cjs} +5 -3
- package/dist/chunk-CM2LLV5N.cjs.map +1 -0
- package/dist/{chunk-OTFX4BWZ.js → chunk-FHYUMBE3.js} +80 -46
- package/dist/chunk-FHYUMBE3.js.map +1 -0
- package/dist/chunk-FQDOJIQF.cjs +149 -0
- package/dist/chunk-FQDOJIQF.cjs.map +1 -0
- package/dist/{chunk-TN7OSO3T.js → chunk-GQF5HVA4.js} +5 -5
- package/dist/chunk-GQF5HVA4.js.map +1 -0
- package/dist/{chunk-6AQ5R4U4.cjs → chunk-HYOALQIV.cjs} +7 -7
- package/dist/chunk-HYOALQIV.cjs.map +1 -0
- package/dist/{chunk-NG2KM4CA.cjs → chunk-IZ5SPNVQ.cjs} +9 -6
- package/dist/chunk-IZ5SPNVQ.cjs.map +1 -0
- package/dist/{chunk-RRG5ZLVF.cjs → chunk-JRE5KEX3.cjs} +1 -1
- package/dist/{chunk-RRG5ZLVF.cjs.map → chunk-JRE5KEX3.cjs.map} +1 -1
- package/dist/chunk-KOV7U4QA.cjs +165 -0
- package/dist/chunk-KOV7U4QA.cjs.map +1 -0
- package/dist/{chunk-ZJDU5EPE.js → chunk-LEMQGDFE.js} +1 -1
- package/dist/chunk-M5IL7INR.js +219 -0
- package/dist/chunk-M5IL7INR.js.map +1 -0
- package/dist/{chunk-R5AOS4DQ.js → chunk-MODH7W2M.js} +5 -3
- package/dist/chunk-MODH7W2M.js.map +1 -0
- package/dist/chunk-MSJP25N4.cjs +131 -0
- package/dist/chunk-MSJP25N4.cjs.map +1 -0
- package/dist/{chunk-OYDNTOOU.cjs → chunk-MVFEXRWQ.cjs} +3 -3
- package/dist/chunk-MVFEXRWQ.cjs.map +1 -0
- package/dist/{chunk-7WHL6K5T.js → chunk-O5KAFUBE.js} +7 -4
- package/dist/chunk-O5KAFUBE.js.map +1 -0
- package/dist/{chunk-ZNX2PT6C.cjs → chunk-OED4DYBD.cjs} +6 -3
- package/dist/chunk-OED4DYBD.cjs.map +1 -0
- package/dist/chunk-OIKPQMQ2.cjs +215 -0
- package/dist/chunk-OIKPQMQ2.cjs.map +1 -0
- package/dist/{chunk-Y7YEI6T2.js → chunk-P2TT7HU5.js} +1 -1
- package/dist/chunk-P2TT7HU5.js.map +1 -0
- package/dist/{chunk-JQQ32JOD.cjs → chunk-PTCZOUQX.cjs} +1 -1
- package/dist/chunk-PTCZOUQX.cjs.map +1 -0
- package/dist/{chunk-2UHJBGKV.js → chunk-QPKHR6WH.js} +4 -2
- package/dist/chunk-QPKHR6WH.js.map +1 -0
- package/dist/{chunk-WWSJQUTT.cjs → chunk-V45YAJT4.cjs} +7 -5
- package/dist/chunk-V45YAJT4.cjs.map +1 -0
- package/dist/chunk-WRKONOOV.cjs +219 -0
- package/dist/chunk-WRKONOOV.cjs.map +1 -0
- package/dist/{chunk-DUYZ7WW3.cjs → chunk-XSS4REAS.cjs} +80 -46
- package/dist/chunk-XSS4REAS.cjs.map +1 -0
- package/dist/{chunk-GRQVGEYI.js → chunk-XSVEW3KN.js} +5 -3
- package/dist/chunk-XSVEW3KN.js.map +1 -0
- package/dist/chunk-YMXUVBQ3.js +165 -0
- package/dist/chunk-YMXUVBQ3.js.map +1 -0
- package/dist/hooks/useFormContext/index.cjs +2 -1
- package/dist/hooks/useFormContext/index.cjs.map +1 -1
- package/dist/hooks/useFormContext/index.d.cts +2 -2
- package/dist/hooks/useFormContext/index.d.ts +2 -2
- package/dist/hooks/useFormContext/index.js +1 -0
- package/dist/hooks/useInputValueDebounce/index.cjs +2 -2
- package/dist/hooks/useInputValueDebounce/index.js +1 -1
- package/dist/hooks/useUniformField/index.cjs +2 -2
- package/dist/hooks/useUniformField/index.d.cts +9 -5
- package/dist/hooks/useUniformField/index.d.ts +9 -5
- package/dist/hooks/useUniformField/index.js +1 -1
- package/dist/hooks/useUniformFieldArray/index.cjs +4 -3
- package/dist/hooks/useUniformFieldArray/index.cjs.map +1 -1
- package/dist/hooks/useUniformFieldArray/index.d.cts +6 -5
- package/dist/hooks/useUniformFieldArray/index.d.ts +6 -5
- package/dist/hooks/useUniformFieldArray/index.js +3 -2
- package/dist/index.cjs +41 -23
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +17 -14
- package/dist/index.d.ts +17 -14
- package/dist/index.js +45 -27
- package/package.json +19 -8
- package/dist/chunk-2UHJBGKV.js.map +0 -1
- package/dist/chunk-37RM7TVP.cjs.map +0 -1
- package/dist/chunk-44STFB2F.cjs +0 -170
- package/dist/chunk-44STFB2F.cjs.map +0 -1
- package/dist/chunk-5ZMXUK6O.js +0 -170
- package/dist/chunk-5ZMXUK6O.js.map +0 -1
- package/dist/chunk-6AQ5R4U4.cjs.map +0 -1
- package/dist/chunk-7WHL6K5T.js.map +0 -1
- package/dist/chunk-A3PYIWG2.js.map +0 -1
- package/dist/chunk-BIC7IWER.js.map +0 -1
- package/dist/chunk-DUYZ7WW3.cjs.map +0 -1
- package/dist/chunk-EFZXZNJO.js.map +0 -1
- package/dist/chunk-GRQVGEYI.js.map +0 -1
- package/dist/chunk-HBPVEZJN.js +0 -105
- package/dist/chunk-HBPVEZJN.js.map +0 -1
- package/dist/chunk-JQQ32JOD.cjs.map +0 -1
- package/dist/chunk-KWJMKX5J.cjs +0 -1
- package/dist/chunk-MEIT57H2.cjs.map +0 -1
- package/dist/chunk-NG2KM4CA.cjs.map +0 -1
- package/dist/chunk-OTFX4BWZ.js.map +0 -1
- package/dist/chunk-OYDNTOOU.cjs.map +0 -1
- package/dist/chunk-PEADXODY.cjs +0 -105
- package/dist/chunk-PEADXODY.cjs.map +0 -1
- package/dist/chunk-PFFTE4NW.cjs.map +0 -1
- package/dist/chunk-QE4J4AMH.js.map +0 -1
- package/dist/chunk-R5AOS4DQ.js.map +0 -1
- package/dist/chunk-TN7OSO3T.js.map +0 -1
- package/dist/chunk-V3GDAELU.js +0 -1
- package/dist/chunk-WWSJQUTT.cjs.map +0 -1
- package/dist/chunk-Y7YEI6T2.js.map +0 -1
- package/dist/chunk-ZNX2PT6C.cjs.map +0 -1
- package/dist/hooks/index.cjs +0 -49
- package/dist/hooks/index.cjs.map +0 -1
- package/dist/hooks/index.d.cts +0 -14
- package/dist/hooks/index.d.ts +0 -14
- package/dist/hooks/index.js +0 -49
- /package/dist/{hooks → FieldCard}/index.js.map +0 -0
- /package/dist/{chunk-V3GDAELU.js.map → Slider/index.js.map} +0 -0
- /package/dist/{chunk-ZJDU5EPE.js.map → chunk-LEMQGDFE.js.map} +0 -0
|
@@ -9,12 +9,11 @@ declare const radioBoxesVariants: tailwind_variants.TVReturnType<{
|
|
|
9
9
|
base?: tailwind_variants.ClassValue;
|
|
10
10
|
label?: tailwind_variants.ClassValue;
|
|
11
11
|
wrapper?: tailwind_variants.ClassValue;
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
itemWrapper?: tailwind_variants.ClassValue;
|
|
12
|
+
boxBase?: tailwind_variants.ClassValue;
|
|
13
|
+
boxControl?: tailwind_variants.ClassValue;
|
|
14
|
+
boxDescription?: tailwind_variants.ClassValue;
|
|
15
|
+
boxLabel?: tailwind_variants.ClassValue;
|
|
16
|
+
boxLabelWrapper?: tailwind_variants.ClassValue;
|
|
18
17
|
};
|
|
19
18
|
};
|
|
20
19
|
} | {
|
|
@@ -23,22 +22,20 @@ declare const radioBoxesVariants: tailwind_variants.TVReturnType<{
|
|
|
23
22
|
base?: tailwind_variants.ClassValue;
|
|
24
23
|
label?: tailwind_variants.ClassValue;
|
|
25
24
|
wrapper?: tailwind_variants.ClassValue;
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
itemWrapper?: tailwind_variants.ClassValue;
|
|
25
|
+
boxBase?: tailwind_variants.ClassValue;
|
|
26
|
+
boxControl?: tailwind_variants.ClassValue;
|
|
27
|
+
boxDescription?: tailwind_variants.ClassValue;
|
|
28
|
+
boxLabel?: tailwind_variants.ClassValue;
|
|
29
|
+
boxLabelWrapper?: tailwind_variants.ClassValue;
|
|
32
30
|
};
|
|
33
31
|
};
|
|
34
32
|
} | {}, {
|
|
35
33
|
base: string;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
itemWrapper: string;
|
|
34
|
+
boxBase: string;
|
|
35
|
+
boxControl: string;
|
|
36
|
+
boxDescription: string;
|
|
37
|
+
boxLabel: string;
|
|
38
|
+
boxLabelWrapper: string;
|
|
42
39
|
label: string;
|
|
43
40
|
wrapper: string;
|
|
44
41
|
}, undefined, {
|
|
@@ -47,32 +44,29 @@ declare const radioBoxesVariants: tailwind_variants.TVReturnType<{
|
|
|
47
44
|
base?: tailwind_variants.ClassValue;
|
|
48
45
|
label?: tailwind_variants.ClassValue;
|
|
49
46
|
wrapper?: tailwind_variants.ClassValue;
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
itemWrapper?: tailwind_variants.ClassValue;
|
|
47
|
+
boxBase?: tailwind_variants.ClassValue;
|
|
48
|
+
boxControl?: tailwind_variants.ClassValue;
|
|
49
|
+
boxDescription?: tailwind_variants.ClassValue;
|
|
50
|
+
boxLabel?: tailwind_variants.ClassValue;
|
|
51
|
+
boxLabelWrapper?: tailwind_variants.ClassValue;
|
|
56
52
|
};
|
|
57
53
|
};
|
|
58
54
|
} | {}, {
|
|
59
55
|
base: string;
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
itemWrapper: string;
|
|
56
|
+
boxBase: string;
|
|
57
|
+
boxControl: string;
|
|
58
|
+
boxDescription: string;
|
|
59
|
+
boxLabel: string;
|
|
60
|
+
boxLabelWrapper: string;
|
|
66
61
|
label: string;
|
|
67
62
|
wrapper: string;
|
|
68
63
|
}, tailwind_variants.TVReturnType<unknown, {
|
|
69
64
|
base: string;
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
itemWrapper: string;
|
|
65
|
+
boxBase: string;
|
|
66
|
+
boxControl: string;
|
|
67
|
+
boxDescription: string;
|
|
68
|
+
boxLabel: string;
|
|
69
|
+
boxLabelWrapper: string;
|
|
76
70
|
label: string;
|
|
77
71
|
wrapper: string;
|
|
78
72
|
}, undefined, unknown, unknown, undefined>>;
|
|
@@ -93,6 +87,8 @@ interface RadioBoxesOption {
|
|
|
93
87
|
value: string;
|
|
94
88
|
}
|
|
95
89
|
interface RadioBoxesProps extends VariantProps {
|
|
90
|
+
/** Custom aria-label for accessibility. If not provided, falls back to field name when no visible label exists */
|
|
91
|
+
ariaLabel?: string;
|
|
96
92
|
/** CSS class name */
|
|
97
93
|
className?: ClassName;
|
|
98
94
|
/** Determines if the Buttons are disabled or not. */
|
|
@@ -113,4 +109,60 @@ interface RadioBoxesProps extends VariantProps {
|
|
|
113
109
|
*/
|
|
114
110
|
declare const RadioBoxes: ({ className, inline, name, options, ...uniformFieldProps }: RadioBoxesProps) => react_jsx_runtime.JSX.Element;
|
|
115
111
|
|
|
116
|
-
|
|
112
|
+
declare const radioBoxVariants: tailwind_variants.TVReturnType<{
|
|
113
|
+
isDisabled: {
|
|
114
|
+
true: {
|
|
115
|
+
base: string;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
118
|
+
isInvalid: {
|
|
119
|
+
true: {
|
|
120
|
+
base: string;
|
|
121
|
+
};
|
|
122
|
+
};
|
|
123
|
+
}, {
|
|
124
|
+
base: string;
|
|
125
|
+
control: string;
|
|
126
|
+
description: string;
|
|
127
|
+
icon: string;
|
|
128
|
+
label: string;
|
|
129
|
+
labelWrapper: string;
|
|
130
|
+
}, undefined, {
|
|
131
|
+
isDisabled: {
|
|
132
|
+
true: {
|
|
133
|
+
base: string;
|
|
134
|
+
};
|
|
135
|
+
};
|
|
136
|
+
isInvalid: {
|
|
137
|
+
true: {
|
|
138
|
+
base: string;
|
|
139
|
+
};
|
|
140
|
+
};
|
|
141
|
+
}, {
|
|
142
|
+
base: string;
|
|
143
|
+
control: string;
|
|
144
|
+
description: string;
|
|
145
|
+
icon: string;
|
|
146
|
+
label: string;
|
|
147
|
+
labelWrapper: string;
|
|
148
|
+
}, tailwind_variants.TVReturnType<{
|
|
149
|
+
isDisabled: {
|
|
150
|
+
true: {
|
|
151
|
+
base: string;
|
|
152
|
+
};
|
|
153
|
+
};
|
|
154
|
+
isInvalid: {
|
|
155
|
+
true: {
|
|
156
|
+
base: string;
|
|
157
|
+
};
|
|
158
|
+
};
|
|
159
|
+
}, {
|
|
160
|
+
base: string;
|
|
161
|
+
control: string;
|
|
162
|
+
description: string;
|
|
163
|
+
icon: string;
|
|
164
|
+
label: string;
|
|
165
|
+
labelWrapper: string;
|
|
166
|
+
}, undefined, unknown, unknown, undefined>>;
|
|
167
|
+
|
|
168
|
+
export { RadioBoxes as R, type RadioBoxesProps as a, radioBoxVariants as r };
|
|
@@ -9,12 +9,11 @@ declare const radioBoxesVariants: tailwind_variants.TVReturnType<{
|
|
|
9
9
|
base?: tailwind_variants.ClassValue;
|
|
10
10
|
label?: tailwind_variants.ClassValue;
|
|
11
11
|
wrapper?: tailwind_variants.ClassValue;
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
itemWrapper?: tailwind_variants.ClassValue;
|
|
12
|
+
boxBase?: tailwind_variants.ClassValue;
|
|
13
|
+
boxControl?: tailwind_variants.ClassValue;
|
|
14
|
+
boxDescription?: tailwind_variants.ClassValue;
|
|
15
|
+
boxLabel?: tailwind_variants.ClassValue;
|
|
16
|
+
boxLabelWrapper?: tailwind_variants.ClassValue;
|
|
18
17
|
};
|
|
19
18
|
};
|
|
20
19
|
} | {
|
|
@@ -23,22 +22,20 @@ declare const radioBoxesVariants: tailwind_variants.TVReturnType<{
|
|
|
23
22
|
base?: tailwind_variants.ClassValue;
|
|
24
23
|
label?: tailwind_variants.ClassValue;
|
|
25
24
|
wrapper?: tailwind_variants.ClassValue;
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
itemWrapper?: tailwind_variants.ClassValue;
|
|
25
|
+
boxBase?: tailwind_variants.ClassValue;
|
|
26
|
+
boxControl?: tailwind_variants.ClassValue;
|
|
27
|
+
boxDescription?: tailwind_variants.ClassValue;
|
|
28
|
+
boxLabel?: tailwind_variants.ClassValue;
|
|
29
|
+
boxLabelWrapper?: tailwind_variants.ClassValue;
|
|
32
30
|
};
|
|
33
31
|
};
|
|
34
32
|
} | {}, {
|
|
35
33
|
base: string;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
itemWrapper: string;
|
|
34
|
+
boxBase: string;
|
|
35
|
+
boxControl: string;
|
|
36
|
+
boxDescription: string;
|
|
37
|
+
boxLabel: string;
|
|
38
|
+
boxLabelWrapper: string;
|
|
42
39
|
label: string;
|
|
43
40
|
wrapper: string;
|
|
44
41
|
}, undefined, {
|
|
@@ -47,32 +44,29 @@ declare const radioBoxesVariants: tailwind_variants.TVReturnType<{
|
|
|
47
44
|
base?: tailwind_variants.ClassValue;
|
|
48
45
|
label?: tailwind_variants.ClassValue;
|
|
49
46
|
wrapper?: tailwind_variants.ClassValue;
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
itemWrapper?: tailwind_variants.ClassValue;
|
|
47
|
+
boxBase?: tailwind_variants.ClassValue;
|
|
48
|
+
boxControl?: tailwind_variants.ClassValue;
|
|
49
|
+
boxDescription?: tailwind_variants.ClassValue;
|
|
50
|
+
boxLabel?: tailwind_variants.ClassValue;
|
|
51
|
+
boxLabelWrapper?: tailwind_variants.ClassValue;
|
|
56
52
|
};
|
|
57
53
|
};
|
|
58
54
|
} | {}, {
|
|
59
55
|
base: string;
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
itemWrapper: string;
|
|
56
|
+
boxBase: string;
|
|
57
|
+
boxControl: string;
|
|
58
|
+
boxDescription: string;
|
|
59
|
+
boxLabel: string;
|
|
60
|
+
boxLabelWrapper: string;
|
|
66
61
|
label: string;
|
|
67
62
|
wrapper: string;
|
|
68
63
|
}, tailwind_variants.TVReturnType<unknown, {
|
|
69
64
|
base: string;
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
itemWrapper: string;
|
|
65
|
+
boxBase: string;
|
|
66
|
+
boxControl: string;
|
|
67
|
+
boxDescription: string;
|
|
68
|
+
boxLabel: string;
|
|
69
|
+
boxLabelWrapper: string;
|
|
76
70
|
label: string;
|
|
77
71
|
wrapper: string;
|
|
78
72
|
}, undefined, unknown, unknown, undefined>>;
|
|
@@ -93,6 +87,8 @@ interface RadioBoxesOption {
|
|
|
93
87
|
value: string;
|
|
94
88
|
}
|
|
95
89
|
interface RadioBoxesProps extends VariantProps {
|
|
90
|
+
/** Custom aria-label for accessibility. If not provided, falls back to field name when no visible label exists */
|
|
91
|
+
ariaLabel?: string;
|
|
96
92
|
/** CSS class name */
|
|
97
93
|
className?: ClassName;
|
|
98
94
|
/** Determines if the Buttons are disabled or not. */
|
|
@@ -113,4 +109,60 @@ interface RadioBoxesProps extends VariantProps {
|
|
|
113
109
|
*/
|
|
114
110
|
declare const RadioBoxes: ({ className, inline, name, options, ...uniformFieldProps }: RadioBoxesProps) => react_jsx_runtime.JSX.Element;
|
|
115
111
|
|
|
116
|
-
|
|
112
|
+
declare const radioBoxVariants: tailwind_variants.TVReturnType<{
|
|
113
|
+
isDisabled: {
|
|
114
|
+
true: {
|
|
115
|
+
base: string;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
118
|
+
isInvalid: {
|
|
119
|
+
true: {
|
|
120
|
+
base: string;
|
|
121
|
+
};
|
|
122
|
+
};
|
|
123
|
+
}, {
|
|
124
|
+
base: string;
|
|
125
|
+
control: string;
|
|
126
|
+
description: string;
|
|
127
|
+
icon: string;
|
|
128
|
+
label: string;
|
|
129
|
+
labelWrapper: string;
|
|
130
|
+
}, undefined, {
|
|
131
|
+
isDisabled: {
|
|
132
|
+
true: {
|
|
133
|
+
base: string;
|
|
134
|
+
};
|
|
135
|
+
};
|
|
136
|
+
isInvalid: {
|
|
137
|
+
true: {
|
|
138
|
+
base: string;
|
|
139
|
+
};
|
|
140
|
+
};
|
|
141
|
+
}, {
|
|
142
|
+
base: string;
|
|
143
|
+
control: string;
|
|
144
|
+
description: string;
|
|
145
|
+
icon: string;
|
|
146
|
+
label: string;
|
|
147
|
+
labelWrapper: string;
|
|
148
|
+
}, tailwind_variants.TVReturnType<{
|
|
149
|
+
isDisabled: {
|
|
150
|
+
true: {
|
|
151
|
+
base: string;
|
|
152
|
+
};
|
|
153
|
+
};
|
|
154
|
+
isInvalid: {
|
|
155
|
+
true: {
|
|
156
|
+
base: string;
|
|
157
|
+
};
|
|
158
|
+
};
|
|
159
|
+
}, {
|
|
160
|
+
base: string;
|
|
161
|
+
control: string;
|
|
162
|
+
description: string;
|
|
163
|
+
icon: string;
|
|
164
|
+
label: string;
|
|
165
|
+
labelWrapper: string;
|
|
166
|
+
}, undefined, unknown, unknown, undefined>>;
|
|
167
|
+
|
|
168
|
+
export { RadioBoxes as R, type RadioBoxesProps as a, radioBoxVariants as r };
|
|
@@ -1,18 +1,14 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
require('../chunk-
|
|
6
|
-
require('../chunk-
|
|
7
|
-
require('../chunk-OYDNTOOU.cjs');
|
|
8
|
-
require('../chunk-ZNX2PT6C.cjs');
|
|
4
|
+
|
|
5
|
+
var _chunkWRKONOOVcjs = require('../chunk-WRKONOOV.cjs');
|
|
6
|
+
require('../chunk-OED4DYBD.cjs');
|
|
9
7
|
require('../chunk-OE5BOGGX.cjs');
|
|
10
8
|
require('../chunk-NHEZXA4H.cjs');
|
|
11
9
|
require('../chunk-NV4YVZYX.cjs');
|
|
12
10
|
require('../chunk-PCTYJUY7.cjs');
|
|
13
11
|
require('../chunk-56TQOKG7.cjs');
|
|
14
|
-
require('../chunk-NKIZA3ZO.cjs');
|
|
15
|
-
require('../chunk-6RZT2BKH.cjs');
|
|
16
12
|
require('../chunk-UUGUQGMX.cjs');
|
|
17
13
|
require('../chunk-UBLASN6D.cjs');
|
|
18
14
|
require('../chunk-TKICOKNS.cjs');
|
|
@@ -20,5 +16,6 @@ require('../chunk-555JRYCS.cjs');
|
|
|
20
16
|
|
|
21
17
|
|
|
22
18
|
|
|
23
|
-
|
|
19
|
+
|
|
20
|
+
exports.RadioBoxes = _chunkWRKONOOVcjs.RadioBoxes_default; exports.default = _chunkWRKONOOVcjs.RadioBoxes_default2; exports.radioBoxVariants = _chunkWRKONOOVcjs.radioBoxVariants;
|
|
24
21
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["/home/runner/work/pixels/pixels/packages/uniform/dist/RadioBoxes/index.cjs"],"names":[],"mappings":"AAAA;AACE;AACA;AACF,yDAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B
|
|
1
|
+
{"version":3,"sources":["/home/runner/work/pixels/pixels/packages/uniform/dist/RadioBoxes/index.cjs"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACF,yDAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B;AACE;AACA;AACA;AACF,kLAAC","file":"/home/runner/work/pixels/pixels/packages/uniform/dist/RadioBoxes/index.cjs"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { R as RadioBoxes } from '../
|
|
2
|
-
export { a as RadioBoxesProps } from '../
|
|
1
|
+
import { R as RadioBoxes } from '../RadioBox-DnqCiTR1.cjs';
|
|
2
|
+
export { a as RadioBoxesProps, r as radioBoxVariants } from '../RadioBox-DnqCiTR1.cjs';
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
4
|
import 'tailwind-variants';
|
|
5
5
|
import '@fuf-stack/pixel-utils';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { R as RadioBoxes } from '../
|
|
2
|
-
export { a as RadioBoxesProps } from '../
|
|
1
|
+
import { R as RadioBoxes } from '../RadioBox-DnqCiTR1.js';
|
|
2
|
+
export { a as RadioBoxesProps, r as radioBoxVariants } from '../RadioBox-DnqCiTR1.js';
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
4
|
import 'tailwind-variants';
|
|
5
5
|
import '@fuf-stack/pixel-utils';
|
package/dist/RadioBoxes/index.js
CHANGED
|
@@ -1,24 +1,21 @@
|
|
|
1
1
|
import {
|
|
2
2
|
RadioBoxes_default,
|
|
3
|
-
RadioBoxes_default2
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
import "../chunk-
|
|
7
|
-
import "../chunk-QE4J4AMH.js";
|
|
8
|
-
import "../chunk-BIC7IWER.js";
|
|
3
|
+
RadioBoxes_default2,
|
|
4
|
+
radioBoxVariants
|
|
5
|
+
} from "../chunk-M5IL7INR.js";
|
|
6
|
+
import "../chunk-4KEI3VRK.js";
|
|
9
7
|
import "../chunk-NTDKZW4E.js";
|
|
10
8
|
import "../chunk-ELYGQTXB.js";
|
|
11
9
|
import "../chunk-GE7HUIAK.js";
|
|
12
10
|
import "../chunk-AHJJIANM.js";
|
|
13
11
|
import "../chunk-CNTOODUQ.js";
|
|
14
|
-
import "../chunk-IKOYYA75.js";
|
|
15
|
-
import "../chunk-WWRIMXSN.js";
|
|
16
12
|
import "../chunk-ZZW7JZ2U.js";
|
|
17
13
|
import "../chunk-TUIK3MER.js";
|
|
18
14
|
import "../chunk-BOCYHTFE.js";
|
|
19
15
|
import "../chunk-K2V4ULA2.js";
|
|
20
16
|
export {
|
|
21
17
|
RadioBoxes_default as RadioBoxes,
|
|
22
|
-
RadioBoxes_default2 as default
|
|
18
|
+
RadioBoxes_default2 as default,
|
|
19
|
+
radioBoxVariants
|
|
23
20
|
};
|
|
24
21
|
//# sourceMappingURL=index.js.map
|
package/dist/RadioTabs/index.cjs
CHANGED
|
@@ -1,18 +1,13 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('../chunk-
|
|
6
|
-
require('../chunk-NTOYCWCJ.cjs');
|
|
7
|
-
require('../chunk-OYDNTOOU.cjs');
|
|
8
|
-
require('../chunk-ZNX2PT6C.cjs');
|
|
4
|
+
var _chunkXSS4REAScjs = require('../chunk-XSS4REAS.cjs');
|
|
5
|
+
require('../chunk-OED4DYBD.cjs');
|
|
9
6
|
require('../chunk-OE5BOGGX.cjs');
|
|
10
7
|
require('../chunk-NHEZXA4H.cjs');
|
|
11
8
|
require('../chunk-NV4YVZYX.cjs');
|
|
12
9
|
require('../chunk-PCTYJUY7.cjs');
|
|
13
10
|
require('../chunk-56TQOKG7.cjs');
|
|
14
|
-
require('../chunk-NKIZA3ZO.cjs');
|
|
15
|
-
require('../chunk-6RZT2BKH.cjs');
|
|
16
11
|
require('../chunk-UUGUQGMX.cjs');
|
|
17
12
|
require('../chunk-UBLASN6D.cjs');
|
|
18
13
|
require('../chunk-TKICOKNS.cjs');
|
|
@@ -20,5 +15,5 @@ require('../chunk-555JRYCS.cjs');
|
|
|
20
15
|
|
|
21
16
|
|
|
22
17
|
|
|
23
|
-
exports.RadioTabs =
|
|
18
|
+
exports.RadioTabs = _chunkXSS4REAScjs.RadioTabs_default; exports.default = _chunkXSS4REAScjs.RadioTabs_default2;
|
|
24
19
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["/home/runner/work/pixels/pixels/packages/uniform/dist/RadioTabs/index.cjs"],"names":[],"mappings":"AAAA;AACE;AACA;AACF,yDAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B
|
|
1
|
+
{"version":3,"sources":["/home/runner/work/pixels/pixels/packages/uniform/dist/RadioTabs/index.cjs"],"names":[],"mappings":"AAAA;AACE;AACA;AACF,yDAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B;AACE;AACA;AACF,gHAAC","file":"/home/runner/work/pixels/pixels/packages/uniform/dist/RadioTabs/index.cjs"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { R as RadioTabs } from '../RadioTabs-
|
|
2
|
-
export { a as RadioTabsProps } from '../RadioTabs-
|
|
1
|
+
import { R as RadioTabs } from '../RadioTabs-DkR5fvl4.cjs';
|
|
2
|
+
export { a as RadioTabsProps } from '../RadioTabs-DkR5fvl4.cjs';
|
|
3
3
|
import 'tailwind-variants';
|
|
4
4
|
import '@fuf-stack/pixel-utils';
|
|
5
5
|
import '@fuf-stack/pixels';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { R as RadioTabs } from '../RadioTabs-
|
|
2
|
-
export { a as RadioTabsProps } from '../RadioTabs-
|
|
1
|
+
import { R as RadioTabs } from '../RadioTabs-DkR5fvl4.js';
|
|
2
|
+
export { a as RadioTabsProps } from '../RadioTabs-DkR5fvl4.js';
|
|
3
3
|
import 'tailwind-variants';
|
|
4
4
|
import '@fuf-stack/pixel-utils';
|
|
5
5
|
import '@fuf-stack/pixels';
|
package/dist/RadioTabs/index.js
CHANGED
|
@@ -1,18 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
RadioTabs_default,
|
|
3
3
|
RadioTabs_default2
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
6
|
-
import "../chunk-ZJDU5EPE.js";
|
|
7
|
-
import "../chunk-QE4J4AMH.js";
|
|
8
|
-
import "../chunk-BIC7IWER.js";
|
|
4
|
+
} from "../chunk-FHYUMBE3.js";
|
|
5
|
+
import "../chunk-4KEI3VRK.js";
|
|
9
6
|
import "../chunk-NTDKZW4E.js";
|
|
10
7
|
import "../chunk-ELYGQTXB.js";
|
|
11
8
|
import "../chunk-GE7HUIAK.js";
|
|
12
9
|
import "../chunk-AHJJIANM.js";
|
|
13
10
|
import "../chunk-CNTOODUQ.js";
|
|
14
|
-
import "../chunk-IKOYYA75.js";
|
|
15
|
-
import "../chunk-WWRIMXSN.js";
|
|
16
11
|
import "../chunk-ZZW7JZ2U.js";
|
|
17
12
|
import "../chunk-TUIK3MER.js";
|
|
18
13
|
import "../chunk-BOCYHTFE.js";
|
|
@@ -16,6 +16,11 @@ declare const radioTabsVariants: tailwind_variants.TVReturnType<{
|
|
|
16
16
|
tabWrapper: string;
|
|
17
17
|
};
|
|
18
18
|
};
|
|
19
|
+
isInvalid: {
|
|
20
|
+
true: {
|
|
21
|
+
tabWrapper: string;
|
|
22
|
+
};
|
|
23
|
+
};
|
|
19
24
|
}, {
|
|
20
25
|
base: string;
|
|
21
26
|
cursor: string;
|
|
@@ -40,6 +45,11 @@ declare const radioTabsVariants: tailwind_variants.TVReturnType<{
|
|
|
40
45
|
tabWrapper: string;
|
|
41
46
|
};
|
|
42
47
|
};
|
|
48
|
+
isInvalid: {
|
|
49
|
+
true: {
|
|
50
|
+
tabWrapper: string;
|
|
51
|
+
};
|
|
52
|
+
};
|
|
43
53
|
}, {
|
|
44
54
|
base: string;
|
|
45
55
|
cursor: string;
|
|
@@ -64,6 +74,11 @@ declare const radioTabsVariants: tailwind_variants.TVReturnType<{
|
|
|
64
74
|
tabWrapper: string;
|
|
65
75
|
};
|
|
66
76
|
};
|
|
77
|
+
isInvalid: {
|
|
78
|
+
true: {
|
|
79
|
+
tabWrapper: string;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
67
82
|
}, {
|
|
68
83
|
base: string;
|
|
69
84
|
cursor: string;
|
|
@@ -84,7 +99,7 @@ interface RadioTabsOption {
|
|
|
84
99
|
/** disables the option */
|
|
85
100
|
disabled?: boolean;
|
|
86
101
|
/** option label */
|
|
87
|
-
label?:
|
|
102
|
+
label?: ReactNode;
|
|
88
103
|
/** option icon */
|
|
89
104
|
icon?: ReactNode;
|
|
90
105
|
/** HTML data-testid attribute of the option */
|
|
@@ -93,6 +108,8 @@ interface RadioTabsOption {
|
|
|
93
108
|
value: string;
|
|
94
109
|
}
|
|
95
110
|
interface RadioTabsProps extends Omit<VariantProps, 'hasContent'> {
|
|
111
|
+
/** Custom aria-label for accessibility. If not provided, falls back to field name when no visible label exists */
|
|
112
|
+
ariaLabel?: string;
|
|
96
113
|
/** CSS class name */
|
|
97
114
|
className?: ClassName;
|
|
98
115
|
/** Determines if the Buttons are disabled or not. */
|
|
@@ -16,6 +16,11 @@ declare const radioTabsVariants: tailwind_variants.TVReturnType<{
|
|
|
16
16
|
tabWrapper: string;
|
|
17
17
|
};
|
|
18
18
|
};
|
|
19
|
+
isInvalid: {
|
|
20
|
+
true: {
|
|
21
|
+
tabWrapper: string;
|
|
22
|
+
};
|
|
23
|
+
};
|
|
19
24
|
}, {
|
|
20
25
|
base: string;
|
|
21
26
|
cursor: string;
|
|
@@ -40,6 +45,11 @@ declare const radioTabsVariants: tailwind_variants.TVReturnType<{
|
|
|
40
45
|
tabWrapper: string;
|
|
41
46
|
};
|
|
42
47
|
};
|
|
48
|
+
isInvalid: {
|
|
49
|
+
true: {
|
|
50
|
+
tabWrapper: string;
|
|
51
|
+
};
|
|
52
|
+
};
|
|
43
53
|
}, {
|
|
44
54
|
base: string;
|
|
45
55
|
cursor: string;
|
|
@@ -64,6 +74,11 @@ declare const radioTabsVariants: tailwind_variants.TVReturnType<{
|
|
|
64
74
|
tabWrapper: string;
|
|
65
75
|
};
|
|
66
76
|
};
|
|
77
|
+
isInvalid: {
|
|
78
|
+
true: {
|
|
79
|
+
tabWrapper: string;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
67
82
|
}, {
|
|
68
83
|
base: string;
|
|
69
84
|
cursor: string;
|
|
@@ -84,7 +99,7 @@ interface RadioTabsOption {
|
|
|
84
99
|
/** disables the option */
|
|
85
100
|
disabled?: boolean;
|
|
86
101
|
/** option label */
|
|
87
|
-
label?:
|
|
102
|
+
label?: ReactNode;
|
|
88
103
|
/** option icon */
|
|
89
104
|
icon?: ReactNode;
|
|
90
105
|
/** HTML data-testid attribute of the option */
|
|
@@ -93,6 +108,8 @@ interface RadioTabsOption {
|
|
|
93
108
|
value: string;
|
|
94
109
|
}
|
|
95
110
|
interface RadioTabsProps extends Omit<VariantProps, 'hasContent'> {
|
|
111
|
+
/** Custom aria-label for accessibility. If not provided, falls back to field name when no visible label exists */
|
|
112
|
+
ariaLabel?: string;
|
|
96
113
|
/** CSS class name */
|
|
97
114
|
className?: ClassName;
|
|
98
115
|
/** Determines if the Buttons are disabled or not. */
|
package/dist/Radios/index.cjs
CHANGED
|
@@ -1,18 +1,13 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('../chunk-
|
|
6
|
-
require('../chunk-NTOYCWCJ.cjs');
|
|
7
|
-
require('../chunk-OYDNTOOU.cjs');
|
|
8
|
-
require('../chunk-ZNX2PT6C.cjs');
|
|
4
|
+
var _chunk6UORUDZVcjs = require('../chunk-6UORUDZV.cjs');
|
|
5
|
+
require('../chunk-OED4DYBD.cjs');
|
|
9
6
|
require('../chunk-OE5BOGGX.cjs');
|
|
10
7
|
require('../chunk-NHEZXA4H.cjs');
|
|
11
8
|
require('../chunk-NV4YVZYX.cjs');
|
|
12
9
|
require('../chunk-PCTYJUY7.cjs');
|
|
13
10
|
require('../chunk-56TQOKG7.cjs');
|
|
14
|
-
require('../chunk-NKIZA3ZO.cjs');
|
|
15
|
-
require('../chunk-6RZT2BKH.cjs');
|
|
16
11
|
require('../chunk-UUGUQGMX.cjs');
|
|
17
12
|
require('../chunk-UBLASN6D.cjs');
|
|
18
13
|
require('../chunk-TKICOKNS.cjs');
|
|
@@ -20,5 +15,5 @@ require('../chunk-555JRYCS.cjs');
|
|
|
20
15
|
|
|
21
16
|
|
|
22
17
|
|
|
23
|
-
exports.Radios =
|
|
18
|
+
exports.Radios = _chunk6UORUDZVcjs.Radios_default; exports.default = _chunk6UORUDZVcjs.Radios_default2;
|
|
24
19
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["/home/runner/work/pixels/pixels/packages/uniform/dist/Radios/index.cjs"],"names":[],"mappings":"AAAA;AACE;AACA;AACF,yDAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B
|
|
1
|
+
{"version":3,"sources":["/home/runner/work/pixels/pixels/packages/uniform/dist/Radios/index.cjs"],"names":[],"mappings":"AAAA;AACE;AACA;AACF,yDAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B,iCAA8B;AAC9B;AACE;AACA;AACF,uGAAC","file":"/home/runner/work/pixels/pixels/packages/uniform/dist/Radios/index.cjs"}
|
package/dist/Radios/index.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { R as Radios } from '../Radios-
|
|
2
|
-
export { a as RadiosProps } from '../Radios-
|
|
1
|
+
import { R as Radios } from '../Radios-lLVlvY_B.cjs';
|
|
2
|
+
export { a as RadiosProps } from '../Radios-lLVlvY_B.cjs';
|
|
3
3
|
import 'tailwind-variants';
|
|
4
4
|
import '@fuf-stack/pixel-utils';
|
|
5
5
|
import 'react';
|
package/dist/Radios/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { R as Radios } from '../Radios-
|
|
2
|
-
export { a as RadiosProps } from '../Radios-
|
|
1
|
+
import { R as Radios } from '../Radios-lLVlvY_B.js';
|
|
2
|
+
export { a as RadiosProps } from '../Radios-lLVlvY_B.js';
|
|
3
3
|
import 'tailwind-variants';
|
|
4
4
|
import '@fuf-stack/pixel-utils';
|
|
5
5
|
import 'react';
|