@up-packages/ui 0.9.11-qa → 0.9.13-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 +5 -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
|
@@ -17887,7 +17887,10 @@ const Xn = wb(), Xt = {
|
|
|
17887
17887
|
}), sk = {
|
|
17888
17888
|
key: 1,
|
|
17889
17889
|
class: "upx-select__selection-text"
|
|
17890
|
-
}, rk = {
|
|
17890
|
+
}, rk = {
|
|
17891
|
+
key: 2,
|
|
17892
|
+
class: "upx-select__selection-text"
|
|
17893
|
+
}, uk = { key: 1 }, ck = /* @__PURE__ */ ee({
|
|
17891
17894
|
__name: "UpxSelect",
|
|
17892
17895
|
props: {
|
|
17893
17896
|
modelValue: {},
|
|
@@ -18050,7 +18053,7 @@ const Xn = wb(), Xt = {
|
|
|
18050
18053
|
} : void 0
|
|
18051
18054
|
]), 1040, ["modelValue", "search", "id", "items", "label", "placeholder", "hint", "persistent-hint", "variant", "density", "color", "disabled", "readonly", "loading", "clearable", "multiple", "chips", "prepend-icon", "prepend-inner-icon", "append-icon", "append-inner-icon", "rules", "error-messages", "item-title", "item-value", "return-object", "rounded", "menu-icon", "no-filter", "custom-filter", "auto-select-first"]));
|
|
18052
18055
|
}
|
|
18053
|
-
}), dk = /* @__PURE__ */ H(ck, [["__scopeId", "data-v-
|
|
18056
|
+
}), dk = /* @__PURE__ */ H(ck, [["__scopeId", "data-v-40121f9e"]]), fk = { class: "up-sidebar__header" }, vk = { class: "up-sidebar__items" }, mk = {
|
|
18054
18057
|
key: 0,
|
|
18055
18058
|
class: "up-sidebar__spacer"
|
|
18056
18059
|
}, gk = ["onClick"], hk = {
|