@deskhero/dh_ui 2.4.0 → 2.4.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/dh_ui.es.js +10 -4
- package/dist/dh_ui.umd.js +61 -61
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/dh_ui.es.js
CHANGED
|
@@ -17620,7 +17620,7 @@ const b2 = /* @__PURE__ */ Nt(" Back "), O2 = /* @__PURE__ */ V("div", null, "to
|
|
|
17620
17620
|
], 64));
|
|
17621
17621
|
}
|
|
17622
17622
|
});
|
|
17623
|
-
const hd = /* @__PURE__ */ Lt(E2, [["__scopeId", "data-v-
|
|
17623
|
+
const hd = /* @__PURE__ */ Lt(E2, [["__scopeId", "data-v-b084b283"]]), S2 = ["data-e2e", "onClick"], C2 = /* @__PURE__ */ tt({
|
|
17624
17624
|
__name: "DropdownMenu",
|
|
17625
17625
|
props: {
|
|
17626
17626
|
items: {
|
|
@@ -17653,7 +17653,12 @@ const hd = /* @__PURE__ */ Lt(E2, [["__scopeId", "data-v-0f2ffbd7"]]), S2 = ["da
|
|
|
17653
17653
|
required: !1,
|
|
17654
17654
|
default: !0
|
|
17655
17655
|
},
|
|
17656
|
-
|
|
17656
|
+
width: {
|
|
17657
|
+
type: String,
|
|
17658
|
+
required: !1,
|
|
17659
|
+
default: "100%"
|
|
17660
|
+
},
|
|
17661
|
+
minWidth: {
|
|
17657
17662
|
type: String,
|
|
17658
17663
|
required: !1,
|
|
17659
17664
|
default: "10rem"
|
|
@@ -17663,7 +17668,8 @@ const hd = /* @__PURE__ */ Lt(E2, [["__scopeId", "data-v-0f2ffbd7"]]), S2 = ["da
|
|
|
17663
17668
|
setup(i, { emit: n }) {
|
|
17664
17669
|
const e = i;
|
|
17665
17670
|
Gl((o) => ({
|
|
17666
|
-
"
|
|
17671
|
+
"3bbc4bd6": i.minWidth,
|
|
17672
|
+
"97bc1878": i.width
|
|
17667
17673
|
})), rt(() => {
|
|
17668
17674
|
document.addEventListener("click", (o) => {
|
|
17669
17675
|
r(o);
|
|
@@ -17719,7 +17725,7 @@ const hd = /* @__PURE__ */ Lt(E2, [["__scopeId", "data-v-0f2ffbd7"]]), S2 = ["da
|
|
|
17719
17725
|
};
|
|
17720
17726
|
}
|
|
17721
17727
|
});
|
|
17722
|
-
const Lk = /* @__PURE__ */ Lt(C2, [["__scopeId", "data-v-
|
|
17728
|
+
const Lk = /* @__PURE__ */ Lt(C2, [["__scopeId", "data-v-9c46a2d3"]]), Q2 = {
|
|
17723
17729
|
key: 0,
|
|
17724
17730
|
class: "invalid-feedback"
|
|
17725
17731
|
}, bk = /* @__PURE__ */ tt({
|