@up-packages/ui 0.9.5-qa → 0.9.6-qa
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/up-ui.css +1 -1
- package/dist/uplexis-ui.js +2 -2
- package/dist/uplexis-ui.js.map +1 -1
- package/dist/uplexis-ui.umd.cjs +1 -1
- package/dist/uplexis-ui.umd.cjs.map +1 -1
- package/package.json +1 -1
package/dist/uplexis-ui.js
CHANGED
|
@@ -15370,7 +15370,7 @@ const Wy = R({
|
|
|
15370
15370
|
persistentHint: { type: Boolean, default: !1 },
|
|
15371
15371
|
density: { default: "default" },
|
|
15372
15372
|
hideDetails: { type: [Boolean, String], default: !1 },
|
|
15373
|
-
clearable: { type: Boolean, default: !
|
|
15373
|
+
clearable: { type: Boolean, default: !0 },
|
|
15374
15374
|
firstDayOfWeek: { default: 0 },
|
|
15375
15375
|
minDate: {},
|
|
15376
15376
|
maxDate: {},
|
|
@@ -15704,7 +15704,7 @@ const Wy = R({
|
|
|
15704
15704
|
_: 1
|
|
15705
15705
|
}, 8, ["modelValue"]));
|
|
15706
15706
|
}
|
|
15707
|
-
}), sp = /* @__PURE__ */ N(ip, [["__scopeId", "data-v-
|
|
15707
|
+
}), sp = /* @__PURE__ */ N(ip, [["__scopeId", "data-v-479bc6c2"]]), rp = /* @__PURE__ */ Z({
|
|
15708
15708
|
__name: "UpxDialog",
|
|
15709
15709
|
props: {
|
|
15710
15710
|
modelValue: { type: Boolean, default: !1 },
|