@albank/vue-ui-kit 2.5.0-preview.251 → 2.5.0-preview.256
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/aeb-ui-kit.cjs +1 -1
- package/dist/aeb-ui-kit.js +4 -4
- package/dist/aeb-ui-kit.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/aeb-ui-kit.js
CHANGED
|
@@ -7384,7 +7384,7 @@ const nu = { class: "aeb-datepicker__label" }, au = {
|
|
|
7384
7384
|
]);
|
|
7385
7385
|
};
|
|
7386
7386
|
}
|
|
7387
|
-
}), ru = /* @__PURE__ */ L(su, [["__scopeId", "data-v-bfd84fc7"]]), iu = { class: "aeb-dropdown__items" }, ou = ["
|
|
7387
|
+
}), ru = /* @__PURE__ */ L(su, [["__scopeId", "data-v-bfd84fc7"]]), iu = { class: "aeb-dropdown__items" }, ou = ["onMousedown"], uu = {
|
|
7388
7388
|
name: "AebDropdown"
|
|
7389
7389
|
}, lu = /* @__PURE__ */ B({
|
|
7390
7390
|
...uu,
|
|
@@ -7400,13 +7400,13 @@ const nu = { class: "aeb-datepicker__label" }, au = {
|
|
|
7400
7400
|
(c(!0), h(S, null, W(e.options, (u) => (c(), h("div", {
|
|
7401
7401
|
key: u.toString(),
|
|
7402
7402
|
class: "aeb-dropdown__option",
|
|
7403
|
-
|
|
7403
|
+
onMousedown: () => a(u)
|
|
7404
7404
|
}, [
|
|
7405
7405
|
o("div", null, C(u.label), 1)
|
|
7406
|
-
],
|
|
7406
|
+
], 40, ou))), 128))
|
|
7407
7407
|
]));
|
|
7408
7408
|
}
|
|
7409
|
-
}), du = /* @__PURE__ */ L(lu, [["__scopeId", "data-v-
|
|
7409
|
+
}), du = /* @__PURE__ */ L(lu, [["__scopeId", "data-v-ee4f9bd1"]]), cu = { class: "aeb-dropdown__input-wrapper" }, hu = {
|
|
7410
7410
|
name: "AebDropdown"
|
|
7411
7411
|
}, fu = /* @__PURE__ */ B({
|
|
7412
7412
|
...hu,
|