@v1nt1248/3nclient-lib 0.1.93 → 0.1.95

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.
@@ -13742,17 +13742,18 @@ const wY = {
13742
13742
  closeable: { type: Boolean, default: !1 },
13743
13743
  color: { default: "var(--color-bg-control-secondary-default)" },
13744
13744
  textSize: { default: 10 },
13745
- textColor: { default: "var(--color-text-control-primary-default)" }
13745
+ textColor: { default: "var(--color-text-control-primary-default)" },
13746
+ disabled: { type: Boolean }
13746
13747
  },
13747
13748
  emits: ["close"],
13748
13749
  setup(Q, { emit: C }) {
13749
13750
  xI((F) => ({
13750
- "3fe17b91": o.value,
13751
- "5c649ee7": t.value,
13752
- "19f54eac": h.value,
13753
- ff830e18: n.value,
13754
- "73759a90": u.value,
13755
- "0182338c": c.value
13751
+ "35c9b674": o.value,
13752
+ "2383c064": t.value,
13753
+ "36ba5ccf": h.value,
13754
+ "475d9a71": n.value,
13755
+ "39eb7e4a": u.value,
13756
+ "7d5ee9c9": c.value
13756
13757
  }));
13757
13758
  const I = Q, B = C, e = PC(), E = vQ(), o = rA(() => `${I.height}px`), a = rA(() => Number(I.height) - 4), h = rA(() => `${I.maxWidth}px`), n = rA(() => I.color), u = rA(() => `${I.textSize}px`), c = rA(() => I.textColor), s = rA(() => !!e.left), t = rA(() => {
13758
13759
  const F = Math.round(Number(I.height) / 3);
@@ -13788,8 +13789,9 @@ const wY = {
13788
13789
  color: "transparent",
13789
13790
  icon: "round-close",
13790
13791
  "icon-color": "var(--color-icon-control-primary-default)",
13792
+ disabled: F.disabled,
13791
13793
  onClick: uI(R, ["stop", "prevent"])
13792
- }, null, 8, ["class"])) : zA("", !0)
13794
+ }, null, 8, ["class", "disabled"])) : zA("", !0)
13793
13795
  ], 2));
13794
13796
  }
13795
13797
  }), Td = "_ui3nChip_16epw_1", Od = "_closeable_16epw_12", Wd = "_withIcon_16epw_12", Zd = "_body_16epw_12", Pd = "_closable_16epw_18", jd = "_ui3nChipBody_16epw_22", Xd = "_closeBtn_16epw_32", _d = "_ui3nChipIcon_16epw_36", zd = "_round_16epw_45", $d = "_plain_16epw_54", AM = {
@@ -16548,7 +16550,7 @@ const Wk = ["id"], Zk = /* @__PURE__ */ Eg({
16548
16550
  ], 2)) : zA("", !0);
16549
16551
  };
16550
16552
  }
16551
- }), Pk = "_overlay_zorcd_1", jk = "_dialog_zorcd_11", Xk = "_draggable_zorcd_30", _k = "_title_zorcd_34", zk = "_icon_zorcd_58", $k = "_dragHandleIcon_zorcd_62", AJ = "_closeBtn_zorcd_68", gJ = "_content_zorcd_75", IJ = "_actions_zorcd_80", QJ = "_bothBtns_zorcd_88", BJ = {
16553
+ }), Pk = "_overlay_1yx3o_1", jk = "_dialog_1yx3o_11", Xk = "_draggable_1yx3o_30", _k = "_title_1yx3o_34", zk = "_icon_1yx3o_57", $k = "_dragHandleIcon_1yx3o_61", AJ = "_closeBtn_1yx3o_67", gJ = "_content_1yx3o_74", IJ = "_actions_1yx3o_79", QJ = "_bothBtns_1yx3o_87", BJ = {
16552
16554
  overlay: Pk,
16553
16555
  dialog: jk,
16554
16556
  draggable: Xk,