@deskhero/dh_ui 1.54.4 → 1.54.5
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 +2 -2
- package/dist/dh_ui.umd.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/dh_ui.es.js
CHANGED
|
@@ -24285,7 +24285,7 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
24285
24285
|
setup(__props, { emit }) {
|
|
24286
24286
|
const props = __props;
|
|
24287
24287
|
useCssVars((_ctx) => ({
|
|
24288
|
-
"
|
|
24288
|
+
"92529aa8": __props.widthProp
|
|
24289
24289
|
}));
|
|
24290
24290
|
onMounted(() => {
|
|
24291
24291
|
document.addEventListener("click", (event) => {
|
|
@@ -24345,7 +24345,7 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
24345
24345
|
};
|
|
24346
24346
|
}
|
|
24347
24347
|
});
|
|
24348
|
-
var DropdownMenu = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-
|
|
24348
|
+
var DropdownMenu = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-f709127c"]]);
|
|
24349
24349
|
var Error_vue_vue_type_style_index_0_lang = "";
|
|
24350
24350
|
const _hoisted_1$g = {
|
|
24351
24351
|
key: 0,
|