@deskhero/dh_ui 2.66.1 → 2.66.3
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.css +1 -1
- package/dist/dh_ui.es.js +5 -5
- package/dist/dh_ui.umd.js +3 -3
- package/package.json +1 -1
package/dist/dh_ui.es.js
CHANGED
|
@@ -15876,8 +15876,8 @@ const che = /* @__PURE__ */ De(oH, [["render", dH]]), iC = (n) => {
|
|
|
15876
15876
|
},
|
|
15877
15877
|
setup(n) {
|
|
15878
15878
|
_r((h) => ({
|
|
15879
|
-
|
|
15880
|
-
|
|
15879
|
+
a24a055c: n.backgroundColor,
|
|
15880
|
+
bd9fd31a: n.textColor
|
|
15881
15881
|
}));
|
|
15882
15882
|
const e = n, t = X(() => e.size === "large"), o = X(() => e.size === "small"), a = X(() => e.color === "primary"), i = X(() => e.color === "secondary"), s = X(() => e.color === "danger"), r = X(() => e.color === "success"), l = X(() => e.color === "ghost"), c = X(() => e.color === "accent"), u = X(() => e.customColor), d = X(() => iC(e.customColor)), p = X(() => u.value ? sC(d.value) : {});
|
|
15883
15883
|
return (h, f) => (M(), P("button", {
|
|
@@ -15926,7 +15926,7 @@ const che = /* @__PURE__ */ De(oH, [["render", dH]]), iC = (n) => {
|
|
|
15926
15926
|
])
|
|
15927
15927
|
], 14, hH));
|
|
15928
15928
|
}
|
|
15929
|
-
}), rC = /* @__PURE__ */ De(gH, [["__scopeId", "data-v-
|
|
15929
|
+
}), rC = /* @__PURE__ */ De(gH, [["__scopeId", "data-v-2581b256"]]), vH = { class: "copy__text" }, bH = ["readonly"], uhe = {
|
|
15930
15930
|
__name: "Copiable",
|
|
15931
15931
|
props: {
|
|
15932
15932
|
text: {
|
|
@@ -20450,7 +20450,7 @@ const khe = /* @__PURE__ */ De(_g, [["render", s$], ["__scopeId", "data-v-c03c0b
|
|
|
20450
20450
|
]))), 128))
|
|
20451
20451
|
]));
|
|
20452
20452
|
}
|
|
20453
|
-
}), xhe = /* @__PURE__ */ De(w$, [["__scopeId", "data-v-
|
|
20453
|
+
}), xhe = /* @__PURE__ */ De(w$, [["__scopeId", "data-v-fd04dd49"]]), Dhe = /* @__PURE__ */ ye({
|
|
20454
20454
|
__name: "Tag",
|
|
20455
20455
|
props: {
|
|
20456
20456
|
label: {
|
|
@@ -52816,7 +52816,7 @@ class Wt extends Re {
|
|
|
52816
52816
|
*/
|
|
52817
52817
|
static valid(e) {
|
|
52818
52818
|
let t = e.parent;
|
|
52819
|
-
if (t.
|
|
52819
|
+
if (t.inlineContent || !Aee(e) || !Bee(e))
|
|
52820
52820
|
return !1;
|
|
52821
52821
|
let o = t.type.spec.allowGapCursor;
|
|
52822
52822
|
if (o != null)
|