@voicenter-team/voicenter-ui-plus 0.2.12 → 0.2.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/library/super.mjs +14 -0
- package/library/super.mjs.map +1 -1
- package/library/super.umd.js +1 -1
- package/library/super.umd.js.map +1 -1
- package/package.json +1 -1
package/library/super.mjs
CHANGED
|
@@ -19275,6 +19275,13 @@ function rx(e, t, n, r, a, i) {
|
|
|
19275
19275
|
U(e.$slots, "label-action")
|
|
19276
19276
|
]),
|
|
19277
19277
|
key: "0"
|
|
19278
|
+
} : void 0,
|
|
19279
|
+
e.$slots["info-text"] ? {
|
|
19280
|
+
name: "info-text",
|
|
19281
|
+
fn: H(() => [
|
|
19282
|
+
U(e.$slots, "info-text")
|
|
19283
|
+
]),
|
|
19284
|
+
key: "1"
|
|
19278
19285
|
} : void 0
|
|
19279
19286
|
]), 1032, ["label", "icon", "required", "info-text", "info-tooltip-width", "class"])) : L("", !0)
|
|
19280
19287
|
]),
|
|
@@ -19299,6 +19306,13 @@ function rx(e, t, n, r, a, i) {
|
|
|
19299
19306
|
U(e.$slots, "label-action")
|
|
19300
19307
|
]),
|
|
19301
19308
|
key: "0"
|
|
19309
|
+
} : void 0,
|
|
19310
|
+
e.$slots["info-text"] ? {
|
|
19311
|
+
name: "info-text",
|
|
19312
|
+
fn: H(() => [
|
|
19313
|
+
U(e.$slots, "info-text")
|
|
19314
|
+
]),
|
|
19315
|
+
key: "1"
|
|
19302
19316
|
} : void 0
|
|
19303
19317
|
]), 1032, ["label", "icon", "required", "info-text", "info-tooltip-width", "data-test"])) : L("", !0),
|
|
19304
19318
|
U(e.$slots, "default")
|