@sysvale/cuida 3.93.0 → 3.93.2
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/README.md +2 -1
- package/dist/@sysvale/cuida.es.js +13 -10
- package/dist/@sysvale/cuida.umd.js +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
- O Cuida pode ser instalado com o npm:
|
|
16
16
|
|
|
17
17
|
```bash
|
|
18
|
-
npm i @sysvale/cuida
|
|
18
|
+
npm i @sysvale/cuida
|
|
19
19
|
```
|
|
20
20
|
|
|
21
21
|
## Usando
|
|
@@ -40,6 +40,7 @@ app.use(Cuida);
|
|
|
40
40
|
- Exponha os utils do Cuida:
|
|
41
41
|
|
|
42
42
|
```js
|
|
43
|
+
const cdsUtils = Cuida.utils;
|
|
43
44
|
app.provide('cdsUtils', cdsUtils);
|
|
44
45
|
```
|
|
45
46
|
|
|
@@ -39598,10 +39598,13 @@ const pg = /* @__PURE__ */ he(Joe, [["render", ele], ["__scopeId", "data-v-42340
|
|
|
39598
39598
|
setup(t, { expose: e, emit: n }) {
|
|
39599
39599
|
var St, rt;
|
|
39600
39600
|
mt((be) => ({
|
|
39601
|
-
"
|
|
39602
|
-
"
|
|
39601
|
+
"74e6602b": te.value,
|
|
39602
|
+
"8ab58bc8": K.value
|
|
39603
39603
|
}));
|
|
39604
|
-
const i = zs(t, "modelValue"), s = t, r = n, a = _e(0), o = _e(!1), u = _e(null), d = _e(!1), h = _e([]), p = _e([]), g = _e({
|
|
39604
|
+
const i = zs(t, "modelValue"), s = t, r = n, a = _e(0), o = _e(!1), u = _e(null), d = _e(!1), h = _e([]), p = _e([]), g = _e({
|
|
39605
|
+
value: "",
|
|
39606
|
+
id: ""
|
|
39607
|
+
}), m = _e(""), w = _e("down"), _ = _e(ia()), x = Es("baseInput"), S = Es("cds-select"), D = Es("select-options"), P = _e({}), { emitClick: M, emitChange: E, emitFocus: V, emitBlur: Y, emitKeydown: z } = Qa(r), K = W(() => s.mobile ? "9px" : "6px"), X = W(() => {
|
|
39605
39608
|
let be = "";
|
|
39606
39609
|
const ze = s.mobile ? "select__mobile-input" : "select__input";
|
|
39607
39610
|
return be += ` ${ze}--${t0.find((Je) => Je === s.width)}`, be += s.fluid ? ` ${ze}--fluid` : ` ${ze}--fit`, be += s.searchable ? ` ${ze}--searchable` : "", be;
|
|
@@ -39617,8 +39620,8 @@ const pg = /* @__PURE__ */ he(Joe, [["render", ele], ["__scopeId", "data-v-42340
|
|
|
39617
39620
|
be !== ze && (d.value = be);
|
|
39618
39621
|
}, { immediate: !0 }), Ze(() => s.options, (be, ze) => {
|
|
39619
39622
|
be !== ze && (h.value = be, p.value = be);
|
|
39620
|
-
}, { immediate: !0 }), Ze(
|
|
39621
|
-
be !== ze && (be instanceof Object ? g.value = be
|
|
39623
|
+
}, { immediate: !0 }), Ze(i, (be, ze) => {
|
|
39624
|
+
be !== ze && (be instanceof Object ? g.value = be : g.value = { id: be, value: be });
|
|
39622
39625
|
}, { immediate: !0 }), Ze(g, (be) => {
|
|
39623
39626
|
h.value.filter(
|
|
39624
39627
|
(Je) => JSON.stringify(Je) === JSON.stringify(be)
|
|
@@ -39768,7 +39771,7 @@ const pg = /* @__PURE__ */ he(Joe, [["render", ele], ["__scopeId", "data-v-42340
|
|
|
39768
39771
|
], 2)
|
|
39769
39772
|
], 512));
|
|
39770
39773
|
}
|
|
39771
|
-
}, a8 = /* @__PURE__ */ he(Dle, [["__scopeId", "data-v-
|
|
39774
|
+
}, a8 = /* @__PURE__ */ he(Dle, [["__scopeId", "data-v-8cb28551"]]), $le = { class: "multi-file-input" }, Tle = { class: "multi-file-input__file-container" }, Ale = { class: "multi-file-input__box" }, Ile = { class: "multi-file-input__badges_section" }, Ple = { class: "multi-file-input__badge-content" }, Ele = {
|
|
39772
39775
|
key: 0,
|
|
39773
39776
|
class: "multi-file-input__empty-state"
|
|
39774
39777
|
}, Lle = {
|
|
@@ -45684,7 +45687,7 @@ const m1e = /* @__PURE__ */ he(f1e, [["render", g1e], ["__scopeId", "data-v-69ac
|
|
|
45684
45687
|
}
|
|
45685
45688
|
}, Ky = () => {
|
|
45686
45689
|
mt((t) => ({
|
|
45687
|
-
|
|
45690
|
+
ab0c10ae: t.resolveNoWarp
|
|
45688
45691
|
}));
|
|
45689
45692
|
}, Zy = kg.setup;
|
|
45690
45693
|
kg.setup = Zy ? (t, e) => (Ky(), Zy(t, e)) : Ky;
|
|
@@ -45705,7 +45708,7 @@ function w1e(t, e, n, i, s, r) {
|
|
|
45705
45708
|
r.handleSelectAll
|
|
45706
45709
|
],
|
|
45707
45710
|
class: "table__select-checkbox",
|
|
45708
|
-
|
|
45711
|
+
label: "",
|
|
45709
45712
|
variant: n.selectionVariant
|
|
45710
45713
|
}, null, 8, ["modelValue", "variant", "onUpdate:modelValue"])
|
|
45711
45714
|
], 2)) : G("", !0),
|
|
@@ -45763,7 +45766,7 @@ function w1e(t, e, n, i, s, r) {
|
|
|
45763
45766
|
modelValue: s.select[h],
|
|
45764
45767
|
"onUpdate:modelValue": [(p) => s.select[h] = p, r.handleSelectRow],
|
|
45765
45768
|
class: "table__select-checkbox",
|
|
45766
|
-
|
|
45769
|
+
label: "",
|
|
45767
45770
|
variant: n.selectionVariant
|
|
45768
45771
|
}, null, 8, ["id", "modelValue", "onUpdate:modelValue", "variant"])
|
|
45769
45772
|
], 2)) : G("", !0),
|
|
@@ -45784,7 +45787,7 @@ function w1e(t, e, n, i, s, r) {
|
|
|
45784
45787
|
], 2))), 128))
|
|
45785
45788
|
]);
|
|
45786
45789
|
}
|
|
45787
|
-
const x1e = /* @__PURE__ */ he(kg, [["render", w1e], ["__scopeId", "data-v-
|
|
45790
|
+
const x1e = /* @__PURE__ */ he(kg, [["render", w1e], ["__scopeId", "data-v-41a83049"]]), k1e = {
|
|
45788
45791
|
components: {
|
|
45789
45792
|
CdsIcon: Fe
|
|
45790
45793
|
},
|