@deskhero/dh_ui 2.13.1 → 2.14.0
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/README.md +1 -1
- package/dist/dh_ui.es.js +4 -4
- package/dist/dh_ui.umd.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
## Deskhero ui
|
|
2
2
|
|
|
3
|
-
Deskhero ui is component library, based on Deskhero design system and Vue 3.
|
|
3
|
+
[Deskhero](https://www.deskhero.com) ui is component library, based on Deskhero design system and Vue 3.
|
|
4
4
|
|
|
5
5
|

|
|
6
6
|
|
package/dist/dh_ui.es.js
CHANGED
|
@@ -17635,7 +17635,7 @@ const uE = /* @__PURE__ */ Q("div", null, "today", -1), i3 = {
|
|
|
17635
17635
|
setup(i) {
|
|
17636
17636
|
const e = i;
|
|
17637
17637
|
Jo((o) => ({
|
|
17638
|
-
"
|
|
17638
|
+
"2c811a7a": i.maxWidth
|
|
17639
17639
|
}));
|
|
17640
17640
|
const t = K(e.item);
|
|
17641
17641
|
function n() {
|
|
@@ -17649,10 +17649,10 @@ const uE = /* @__PURE__ */ Q("div", null, "today", -1), i3 = {
|
|
|
17649
17649
|
src: t.value.iconUrl,
|
|
17650
17650
|
onError: n
|
|
17651
17651
|
}, null, 40, ME)) : P("", !0),
|
|
17652
|
-
t.value.iconUrl
|
|
17652
|
+
!t.value.iconUrl && t.value.iconName ? (C(), ge(Te, ft({
|
|
17653
17653
|
key: 1,
|
|
17654
17654
|
class: "icon"
|
|
17655
|
-
}, { ...t.value, size: e.iconSize }), null, 16)),
|
|
17655
|
+
}, { ...t.value, size: e.iconSize }), null, 16)) : P("", !0),
|
|
17656
17656
|
t.value.subText ? P("", !0) : (C(), U("span", {
|
|
17657
17657
|
key: 2,
|
|
17658
17658
|
class: ne(["dh-body-2", i.textEllipsisStyle])
|
|
@@ -17674,7 +17674,7 @@ const uE = /* @__PURE__ */ Q("div", null, "today", -1), i3 = {
|
|
|
17674
17674
|
], 64));
|
|
17675
17675
|
}
|
|
17676
17676
|
});
|
|
17677
|
-
const yN = /* @__PURE__ */ ht(cE, [["__scopeId", "data-v-
|
|
17677
|
+
const yN = /* @__PURE__ */ ht(cE, [["__scopeId", "data-v-f6001491"]]), gE = ["data-e2e", "onClick"], dE = /* @__PURE__ */ Ye({
|
|
17678
17678
|
__name: "DropdownMenu",
|
|
17679
17679
|
props: {
|
|
17680
17680
|
items: {
|