@hybr1d-tech/charizard 1.1.38 → 1.1.39
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/hybr1d-ui.css +1 -1
- package/dist/hybr1d-ui.js +7 -2
- package/dist/hybr1d-ui.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/hybr1d-ui.js
CHANGED
|
@@ -6557,7 +6557,7 @@ function mb({
|
|
|
6557
6557
|
}
|
|
6558
6558
|
);
|
|
6559
6559
|
}
|
|
6560
|
-
const is = "
|
|
6560
|
+
const is = "_checkbox_rfwmw_1", us = "_disabled_rfwmw_9", ds = "_checkboxInput_rfwmw_13", ms = "_checkboxBox_rfwmw_17", hs = "_error_rfwmw_30", vs = "_indeterminate_rfwmw_97", ps = "_errorMsg_rfwmw_106", V2 = {
|
|
6561
6561
|
checkbox: is,
|
|
6562
6562
|
disabled: us,
|
|
6563
6563
|
checkboxInput: ds,
|
|
@@ -6582,7 +6582,12 @@ function hb({
|
|
|
6582
6582
|
/* @__PURE__ */ a.jsxs(
|
|
6583
6583
|
"label",
|
|
6584
6584
|
{
|
|
6585
|
-
className: f(
|
|
6585
|
+
className: f(
|
|
6586
|
+
"zap-content-medium",
|
|
6587
|
+
V2.checkbox,
|
|
6588
|
+
{ [V2.disabled]: u },
|
|
6589
|
+
t
|
|
6590
|
+
),
|
|
6586
6591
|
style: s,
|
|
6587
6592
|
htmlFor: e,
|
|
6588
6593
|
children: [
|