@reinosoft-ui/core 0.1.89 → 0.1.91
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/reinosoft-ui.es.js +5 -4
- package/dist/reinosoft-ui.umd.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/reinosoft-ui.es.js
CHANGED
|
@@ -6223,7 +6223,7 @@ const Rl = (e, n) => {
|
|
|
6223
6223
|
const Y = Bt(H, o.format);
|
|
6224
6224
|
Y && (c.value = Y, t.value = Y);
|
|
6225
6225
|
}, ue = () => {
|
|
6226
|
-
i.value
|
|
6226
|
+
s.value && !i.value && !s.value.hasAttribute("readOnly") && (i.value = !0, a("update:open", !0));
|
|
6227
6227
|
}, re = (R) => {
|
|
6228
6228
|
s.value && (s.value.contains(R.target) || (i.value = !1, a("update:open", !1)));
|
|
6229
6229
|
}, F = () => {
|
|
@@ -6321,7 +6321,7 @@ const Rl = (e, n) => {
|
|
|
6321
6321
|
])) : O("", !0)
|
|
6322
6322
|
], 2));
|
|
6323
6323
|
}
|
|
6324
|
-
}), Ul = /* @__PURE__ */ W(Pl, [["__scopeId", "data-v-
|
|
6324
|
+
}), Ul = /* @__PURE__ */ W(Pl, [["__scopeId", "data-v-d1319bf0"]]), Kl = {
|
|
6325
6325
|
key: 0,
|
|
6326
6326
|
class: "time-panel",
|
|
6327
6327
|
role: "group",
|
|
@@ -6396,6 +6396,7 @@ const Rl = (e, n) => {
|
|
|
6396
6396
|
locale: e.locale,
|
|
6397
6397
|
format: e.format,
|
|
6398
6398
|
label: e.label,
|
|
6399
|
+
disabled: e.disabled,
|
|
6399
6400
|
"first-day-of-week": e.firstDayOfWeek,
|
|
6400
6401
|
placeholder: e.placeholder
|
|
6401
6402
|
}), {
|
|
@@ -6466,10 +6467,10 @@ const Rl = (e, n) => {
|
|
|
6466
6467
|
])) : O("", !0)
|
|
6467
6468
|
]),
|
|
6468
6469
|
_: 1
|
|
6469
|
-
}, 16, ["modelValue", "open", "id", "invalid", "locale", "format", "label", "first-day-of-week", "placeholder"])
|
|
6470
|
+
}, 16, ["modelValue", "open", "id", "invalid", "locale", "format", "label", "disabled", "first-day-of-week", "placeholder"])
|
|
6470
6471
|
], 512));
|
|
6471
6472
|
}
|
|
6472
|
-
}), Vr = /* @__PURE__ */ W(Jl, [["__scopeId", "data-v-
|
|
6473
|
+
}), Vr = /* @__PURE__ */ W(Jl, [["__scopeId", "data-v-e14ed82a"]]), Br = Z({
|
|
6473
6474
|
name: "Table",
|
|
6474
6475
|
props: {
|
|
6475
6476
|
columns: {
|