scope360-core 0.0.511 → 0.0.512
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/scope360-core.js
CHANGED
|
@@ -1312,17 +1312,17 @@ const Y1 = {
|
|
|
1312
1312
|
], 2)
|
|
1313
1313
|
]));
|
|
1314
1314
|
}
|
|
1315
|
-
}, Xt = /* @__PURE__ */ Re(U1, [["__scopeId", "data-v-c9102100"]]), j1 = {
|
|
1316
|
-
key: 0,
|
|
1317
|
-
class: "scope-input__label"
|
|
1318
|
-
}, G1 = {
|
|
1315
|
+
}, Xt = /* @__PURE__ */ Re(U1, [["__scopeId", "data-v-c9102100"]]), j1 = {
|
|
1319
1316
|
key: 0,
|
|
1317
|
+
class: "scope-input__label-wrapper"
|
|
1318
|
+
}, q1 = { class: "scope-input__label" }, G1 = {
|
|
1319
|
+
key: 1,
|
|
1320
1320
|
class: "scope-input__prompt"
|
|
1321
1321
|
}, X1 = {
|
|
1322
1322
|
key: 0,
|
|
1323
1323
|
class: "scope-input__sign"
|
|
1324
1324
|
}, Z1 = ["disabled", "placeholder", "veeBind", "maxlength", "pattern", "type"], K1 = {
|
|
1325
|
-
key:
|
|
1325
|
+
key: 2,
|
|
1326
1326
|
class: "scope-input__error"
|
|
1327
1327
|
}, Q1 = {
|
|
1328
1328
|
__name: "Input",
|
|
@@ -1392,10 +1392,10 @@ const Y1 = {
|
|
|
1392
1392
|
}
|
|
1393
1393
|
])
|
|
1394
1394
|
}, [
|
|
1395
|
-
|
|
1396
|
-
|
|
1395
|
+
t.label ? (w(), O("div", j1, [
|
|
1396
|
+
k("div", q1, J(t.label), 1),
|
|
1397
1397
|
t.tooltip ? (w(), ue(Xt, {
|
|
1398
|
-
key:
|
|
1398
|
+
key: 0,
|
|
1399
1399
|
alternative: ""
|
|
1400
1400
|
}, {
|
|
1401
1401
|
default: xe(() => [
|
|
@@ -1403,7 +1403,7 @@ const Y1 = {
|
|
|
1403
1403
|
]),
|
|
1404
1404
|
_: 1
|
|
1405
1405
|
})) : B("", !0)
|
|
1406
|
-
]),
|
|
1406
|
+
])) : B("", !0),
|
|
1407
1407
|
t.prompt ? (w(), O("div", G1, J(t.prompt), 1)) : B("", !0),
|
|
1408
1408
|
k("div", {
|
|
1409
1409
|
class: ne(["scope-input__container", `-${t.size}`])
|
|
@@ -1475,7 +1475,7 @@ const Y1 = {
|
|
|
1475
1475
|
t.invalid && t.errorMessage ? (w(), O("div", K1, J(t.errorMessage), 1)) : B("", !0)
|
|
1476
1476
|
], 2));
|
|
1477
1477
|
}
|
|
1478
|
-
}, v4 = /* @__PURE__ */ Re(Q1, [["__scopeId", "data-v-
|
|
1478
|
+
}, v4 = /* @__PURE__ */ Re(Q1, [["__scopeId", "data-v-12be6b06"]]), J1 = { class: "scope-radio-label" }, ek = ["value"], tk = { class: "scope-text" }, nk = {
|
|
1479
1479
|
__name: "Radio",
|
|
1480
1480
|
props: /* @__PURE__ */ ut({
|
|
1481
1481
|
value: String | Object | Boolean | Number,
|