@codeandfunction/callaloo 2.6.0 → 2.6.1
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/index.js +5 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2688,6 +2688,7 @@ const R1 = /* @__PURE__ */ Zi(Qi, [["render", Ni]]), st = ({ escHandler: e, trig
|
|
|
2688
2688
|
], 2),
|
|
2689
2689
|
t.label ? (p(), H(i(Ce), {
|
|
2690
2690
|
key: 0,
|
|
2691
|
+
as: "span",
|
|
2691
2692
|
type: i(al)[t.size],
|
|
2692
2693
|
class: b(t.required ? `${re}__label--required` : "")
|
|
2693
2694
|
}, {
|
|
@@ -2807,6 +2808,7 @@ const R1 = /* @__PURE__ */ Zi(Qi, [["render", Ni]]), st = ({ escHandler: e, trig
|
|
|
2807
2808
|
class: b(`${x}__label`)
|
|
2808
2809
|
}, [
|
|
2809
2810
|
U(i(Ce), {
|
|
2811
|
+
as: "span",
|
|
2810
2812
|
type: i(nl)[u.size],
|
|
2811
2813
|
class: b(u.required ? `${x}__label--required` : "")
|
|
2812
2814
|
}, {
|
|
@@ -3036,6 +3038,7 @@ const R1 = /* @__PURE__ */ Zi(Qi, [["render", Ni]]), st = ({ escHandler: e, trig
|
|
|
3036
3038
|
], 2),
|
|
3037
3039
|
t.label ? (p(), H(i(Ce), {
|
|
3038
3040
|
key: 0,
|
|
3041
|
+
as: "span",
|
|
3039
3042
|
type: i(al)[t.size],
|
|
3040
3043
|
class: b(t.required ? `${le}__label--required` : "")
|
|
3041
3044
|
}, {
|
|
@@ -3124,6 +3127,7 @@ const R1 = /* @__PURE__ */ Zi(Qi, [["render", Ni]]), st = ({ escHandler: e, trig
|
|
|
3124
3127
|
class: b(`${N}__label`)
|
|
3125
3128
|
}, [
|
|
3126
3129
|
U(i(Ce), {
|
|
3130
|
+
as: "span",
|
|
3127
3131
|
type: r[l.size],
|
|
3128
3132
|
class: b(l.required ? `${N}__label--required` : "")
|
|
3129
3133
|
}, {
|
|
@@ -3254,6 +3258,7 @@ const R1 = /* @__PURE__ */ Zi(Qi, [["render", Ni]]), st = ({ escHandler: e, trig
|
|
|
3254
3258
|
class: b(`${J}__label`)
|
|
3255
3259
|
}, [
|
|
3256
3260
|
U(i(Ce), {
|
|
3261
|
+
as: "span",
|
|
3257
3262
|
type: i(nl)[t.size],
|
|
3258
3263
|
class: b(t.required ? `${J}__label--required` : "")
|
|
3259
3264
|
}, {
|