@voicenter-team/voicenter-ui-plus 0.2.19 → 0.2.21
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 +4 -3
- package/library/super.mjs.map +1 -1
- package/library/super.umd.js +2 -2
- package/library/super.umd.js.map +1 -1
- package/package.json +1 -1
package/library/super.mjs
CHANGED
|
@@ -18281,7 +18281,7 @@ const XL = /* @__PURE__ */ ve(UL, [["render", YL]]), QL = ee({
|
|
|
18281
18281
|
},
|
|
18282
18282
|
inputValueFormat: {
|
|
18283
18283
|
type: String,
|
|
18284
|
-
default: "MM/
|
|
18284
|
+
default: "dd/MM/yyyy, HH:mm"
|
|
18285
18285
|
},
|
|
18286
18286
|
disabled: {
|
|
18287
18287
|
type: Boolean,
|
|
@@ -18376,12 +18376,13 @@ function eB(e, t, n, r, a, i) {
|
|
|
18376
18376
|
modelValue: e.model,
|
|
18377
18377
|
"onUpdate:modelValue": t[0] || (t[0] = (v) => e.model = v)
|
|
18378
18378
|
}, e.$attrs, {
|
|
18379
|
+
format: e.inputValueFormat,
|
|
18379
18380
|
"dynamic-error-space": "",
|
|
18380
18381
|
"enable-time-picker": "",
|
|
18381
18382
|
"hide-border": "",
|
|
18382
18383
|
inline: "",
|
|
18383
18384
|
onInternalValueChange: e.onInternalValueChange
|
|
18384
|
-
}), null, 16, ["modelValue", "onInternalValueChange"])
|
|
18385
|
+
}), null, 16, ["modelValue", "format", "onInternalValueChange"])
|
|
18385
18386
|
]),
|
|
18386
18387
|
_: 1
|
|
18387
18388
|
}, 8, ["label"]),
|
|
@@ -21100,7 +21101,7 @@ const Zx = { class: "vc-image-uploader" }, Jx = { class: "vc-image-uploader__upl
|
|
|
21100
21101
|
lj
|
|
21101
21102
|
], dj = /* @__PURE__ */ $("i", { class: "vc-icon-plus-linear icon-lg text-active" }, null, -1), cj = [
|
|
21102
21103
|
dj
|
|
21103
|
-
], fj = { class: "flex items-center py-3" }, hj = /* @__PURE__ */ $("i", { class: "vc-icon-
|
|
21104
|
+
], fj = { class: "flex items-center py-3" }, hj = /* @__PURE__ */ $("i", { class: "vc-icon-transfer icon-lg text-active" }, null, -1), pj = [
|
|
21104
21105
|
hj
|
|
21105
21106
|
], mj = /* @__PURE__ */ $("i", { class: "vc-icon-cancel icon-lg text-active" }, null, -1), vj = [
|
|
21106
21107
|
mj
|