@deskhero/dh_ui 2.66.1 → 2.66.2

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 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
- v7eea4f6e: n.backgroundColor,
15880
- v827d92ac: n.textColor
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-3297ff92"]]), vH = { class: "copy__text" }, bH = ["readonly"], uhe = {
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: {
@@ -52816,7 +52816,7 @@ class Wt extends Re {
52816
52816
  */
52817
52817
  static valid(e) {
52818
52818
  let t = e.parent;
52819
- if (t.isTextblock || !Aee(e) || !Bee(e))
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)