@leaflink/stash 47.2.0 → 47.2.1
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/Select.js +2 -2
- package/dist/Select.js.map +1 -1
- package/dist/Select.vue.d.ts +2 -2
- package/dist/components.css +1 -1
- package/package.json +1 -1
package/dist/Select.js
CHANGED
|
@@ -956,7 +956,7 @@ function Rn(e, n, t) {
|
|
|
956
956
|
update: E
|
|
957
957
|
};
|
|
958
958
|
}
|
|
959
|
-
const On = (e) => (Mt("data-v-
|
|
959
|
+
const On = (e) => (Mt("data-v-d85a8746"), e = e(), Dt(), e), kn = ["id", "aria-errormessage", "aria-invalid", "disabled", "multiple", "name"], Tn = ["selected", "value"], Bn = /* @__PURE__ */ On(() => /* @__PURE__ */ z("option", { value: "" }, null, -1)), An = ["aria-controls", "aria-expanded", "aria-label", "aria-disabled", "onKeyup"], Ln = ["id"], Mn = ["onKeypress", "onMousedown"], Dn = {
|
|
960
960
|
key: 0,
|
|
961
961
|
class: "stash-select__total"
|
|
962
962
|
}, Fn = {
|
|
@@ -1401,7 +1401,7 @@ const On = (e) => (Mt("data-v-8f7abe47"), e = e(), Dt(), e), kn = ["id", "aria-e
|
|
|
1401
1401
|
]), 1032, ["id", "add-bottom-space", "class", "error-text", "hint-text", "label", "show-optional-in-label"]));
|
|
1402
1402
|
}
|
|
1403
1403
|
});
|
|
1404
|
-
const ho = /* @__PURE__ */ Ut(Hn, [["__scopeId", "data-v-
|
|
1404
|
+
const ho = /* @__PURE__ */ Ut(Hn, [["__scopeId", "data-v-d85a8746"]]);
|
|
1405
1405
|
export {
|
|
1406
1406
|
ho as default
|
|
1407
1407
|
};
|