@everchron/ec-shards 14.4.3 → 14.4.4

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/ec-shards.js CHANGED
@@ -3256,7 +3256,8 @@ const he = /* @__PURE__ */ b(wo, [["render", Bo], ["__scopeId", "data-v-47d42f7e
3256
3256
  type: "secondary",
3257
3257
  icon: null,
3258
3258
  iconOnly: !1,
3259
- align: "right"
3259
+ align: "right",
3260
+ disabled: !1
3260
3261
  };
3261
3262
  }
3262
3263
  },
@@ -3396,13 +3397,14 @@ function Go(e, s, t, a, n, i) {
3396
3397
  "icon-only": i.secondaryActionOptions.iconOnly,
3397
3398
  class: v(i.secondaryActionOptions.align),
3398
3399
  "aria-label": i.secondaryActionOptions.label,
3399
- title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0
3400
+ title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0,
3401
+ disabled: i.secondaryActionOptions.disabled
3400
3402
  }, {
3401
3403
  default: S(() => [
3402
3404
  L(w(i.secondaryActionOptions.label), 1)
3403
3405
  ]),
3404
3406
  _: 1
3405
- }, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title"])) : u("", !0),
3407
+ }, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title", "disabled"])) : u("", !0),
3406
3408
  t.help ? (o(), r("span", Mo, w(t.help), 1)) : u("", !0)
3407
3409
  ]),
3408
3410
  _: 3
@@ -3480,13 +3482,14 @@ function Go(e, s, t, a, n, i) {
3480
3482
  "icon-only": i.secondaryActionOptions.iconOnly,
3481
3483
  class: v(i.secondaryActionOptions.align),
3482
3484
  "aria-label": i.secondaryActionOptions.label,
3483
- title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0
3485
+ title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0,
3486
+ disabled: i.secondaryActionOptions.disabled
3484
3487
  }, {
3485
3488
  default: S(() => [
3486
3489
  L(w(i.secondaryActionOptions.label), 1)
3487
3490
  ]),
3488
3491
  _: 1
3489
- }, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title"])) : u("", !0),
3492
+ }, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title", "disabled"])) : u("", !0),
3490
3493
  t.help ? (o(), r("span", Fo, w(t.help), 1)) : u("", !0)
3491
3494
  ]),
3492
3495
  t.suffix ? (o(), r("span", Ho, w(t.suffix), 1)) : u("", !0),
@@ -3543,13 +3546,14 @@ function Go(e, s, t, a, n, i) {
3543
3546
  "icon-only": i.secondaryActionOptions.iconOnly,
3544
3547
  class: v(i.secondaryActionOptions.align),
3545
3548
  "aria-label": i.secondaryActionOptions.label,
3546
- title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0
3549
+ title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0,
3550
+ disabled: i.secondaryActionOptions.disabled
3547
3551
  }, {
3548
3552
  default: S(() => [
3549
3553
  L(w(i.secondaryActionOptions.label), 1)
3550
3554
  ]),
3551
3555
  _: 1
3552
- }, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title"])) : u("", !0),
3556
+ }, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title", "disabled"])) : u("", !0),
3553
3557
  t.help ? (o(), r("span", jo, w(t.help), 1)) : u("", !0)
3554
3558
  ]),
3555
3559
  t.suffix ? (o(), r("span", Uo, w(t.suffix), 1)) : u("", !0),
@@ -3569,7 +3573,7 @@ function Go(e, s, t, a, n, i) {
3569
3573
  ], 10, qo))
3570
3574
  ]);
3571
3575
  }
3572
- const as = /* @__PURE__ */ b(zo, [["render", Go], ["__scopeId", "data-v-db32e189"]]), Ko = {
3576
+ const as = /* @__PURE__ */ b(zo, [["render", Go], ["__scopeId", "data-v-20b01fd5"]]), Ko = {
3573
3577
  name: "ecs-button-toolbar",
3574
3578
  emits: ["click"],
3575
3579
  components: {
@@ -17042,6 +17046,11 @@ const t0 = /* @__PURE__ */ b(e_, [["render", s_], ["__scopeId", "data-v-ce84fcb3
17042
17046
  components: { EcsButton: he, EcsTextV2: Re },
17043
17047
  emits: ["drag", "resize", "close", "focus", "blur"],
17044
17048
  props: {
17049
+ /** Whether the window is visible */
17050
+ show: {
17051
+ type: Boolean,
17052
+ default: !0
17053
+ },
17045
17054
  /** Window title */
17046
17055
  title: {
17047
17056
  type: String,
@@ -17176,7 +17185,8 @@ const t0 = /* @__PURE__ */ b(e_, [["render", s_], ["__scopeId", "data-v-ce84fcb3
17176
17185
  };
17177
17186
  function o_(e, s, t, a, n, i) {
17178
17187
  const l = m("ecs-text-v2"), c = m("ecs-button");
17179
- return o(), r("div", {
17188
+ return t.show ? (o(), r("div", {
17189
+ key: 0,
17180
17190
  onMousedown: s[5] || (s[5] = (...d) => i.focus && i.focus(...d)),
17181
17191
  onBlur: s[6] || (s[6] = (...d) => i.handleBlur && i.handleBlur(...d)),
17182
17192
  class: v([{ "is-focused": n.isFocused }, "ecs-window"]),
@@ -17235,9 +17245,9 @@ function o_(e, s, t, a, n, i) {
17235
17245
  class: "resize-handle resize-handle-corner"
17236
17246
  }, null, 32)
17237
17247
  ], 64)) : u("", !0)
17238
- ], 38);
17248
+ ], 38)) : u("", !0);
17239
17249
  }
17240
- const s0 = /* @__PURE__ */ b(i_, [["render", o_], ["__scopeId", "data-v-0e468824"]]);
17250
+ const s0 = /* @__PURE__ */ b(i_, [["render", o_], ["__scopeId", "data-v-4630513d"]]);
17241
17251
  export {
17242
17252
  an as EcsActionToolbar,
17243
17253
  ii as EcsAlert,