@orangelogic/design-system 3.22.0 → 3.23.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.
@@ -13,7 +13,7 @@ import { b as W } from "./_baseIteratee.sC2wLi2m.js";
13
13
  import { a as J } from "./toString.B1zKIiZc.js";
14
14
  import { b as X } from "./cloneDeep.tKGbEwzn.js";
15
15
  import { c as Y } from "./_baseClone.ipmFlCAx.js";
16
- import { F as _, a as Q, C as Z, I as tt, t as et, c as ot, b as st, d as rt, e as it, f as at, g as nt, h as lt, i as ct, j as pt, k as ht, l as dt, m as ut, n as mt, o as ft, p as gt, q as bt, r as yt, s as xt, O as Ct } from "./types.BDM-NtAR.js";
16
+ import { F as _, a as Q, C as Z, I as tt, t as et, c as ot, b as st, d as rt, e as it, f as at, g as nt, h as lt, i as ct, j as pt, k as ht, l as dt, m as ut, n as mt, o as ft, p as gt, q as bt, r as yt, s as xt, O as Ct } from "./types.9mue_pwc.js";
17
17
  import { C as wt } from "./button.cbDkxJHn.js";
18
18
  import vt from "../components/button-group.js";
19
19
  import kt from "../components/card.js";
@@ -143932,7 +143932,7 @@ let qi = class extends ci {
143932
143932
  */
143933
143933
  ensureConfigUi() {
143934
143934
  return this.configUiPromise ??= Promise.all([
143935
- import("./index.SMjV3S2z.js"),
143935
+ import("./index.CQknMtVj.js"),
143936
143936
  Promise.resolve().then(() => sxI)
143937
143937
  ]).then(async ([, i]) => {
143938
143938
  this.configsController ??= new i.default(
@@ -144576,19 +144576,19 @@ let qi = class extends ci {
144576
144576
  handleCanvasKeydown(i) {
144577
144577
  if (this.contentBuilder && i.key === "Escape") {
144578
144578
  i.preventDefault(), i.stopPropagation();
144579
- const I = this.tryToGetSelectedComponent(), C = I?.parent(), g = this.contentBuilder.getWrapper(), A = fM(I) ?? g, e = A ? vM(A) : void 0;
144580
- if (!C || C.get("type") === "wrapper" || VG(C) || C === e)
144579
+ const I = this.tryToGetSelectedComponent(), C = I?.parent(), g = this.contentBuilder.getWrapper(), A = fM(I) ?? g, e = A ? vM(A) : void 0, t = e?.parent() === A ? e : void 0;
144580
+ if (!C || C.get("type") === "wrapper" || VG(C) || C === t)
144581
144581
  this.deselectAll();
144582
144582
  else if (C.get("selectable"))
144583
144583
  this.contentBuilder.select(C);
144584
144584
  else {
144585
- let t = C.parent();
144586
- for (; t && t !== g && t !== e; ) {
144587
- if (t.get("selectable")) {
144588
- this.contentBuilder.select(t);
144585
+ let o = C.parent();
144586
+ for (; o && o !== g && o !== t; ) {
144587
+ if (o.get("selectable")) {
144588
+ this.contentBuilder.select(o);
144589
144589
  return;
144590
144590
  }
144591
- t = t.parent();
144591
+ o = o.parent();
144592
144592
  }
144593
144593
  this.deselectAll();
144594
144594
  }
@@ -86,7 +86,7 @@ import { default as mt } from "./visually-hidden.js";
86
86
  import { fontAwesomeIconNames as pt, getAnimationNames as ft, getEasingNames as Ct } from "./atoms.js";
87
87
  import { c as ut } from "../chunks/component.styles.CAS3c9pM.js";
88
88
  import { g as gt, a as Tt, s as At } from "../chunks/animation-registry.HmpwNuGH.js";
89
- import { u as It, v as Dt, V as bt, w as yt, o as Ft, n as ht, m as Pt, Y as Et, Z as Rt, _ as Lt, a0 as Ot, $ as vt, a1 as Vt, a2 as Bt, a3 as Mt, a4 as _t, a5 as Gt, k as kt, W as wt, x as Nt, X as Ht, y as Ut, z as zt, A as Xt, j as Wt, a6 as Kt, B as jt, D as qt, E as Yt, G as Jt, a7 as Qt, h as Zt, H as $t, J as ao, f as eo, S as to, T as oo, a8 as ro, e as so, K as xo, L as io, M as lo, N as mo, P as no, a9 as po, aa as fo, Q as Co, R as uo, ab as co, ac as go, b as To, U as Ao, ad as So, ae as Io } from "../chunks/types.BDM-NtAR.js";
89
+ import { u as It, v as Dt, V as bt, w as yt, o as Ft, n as ht, m as Pt, Y as Et, Z as Rt, _ as Lt, a0 as Ot, $ as vt, a1 as Vt, a2 as Bt, a3 as Mt, a4 as _t, a5 as Gt, k as kt, W as wt, x as Nt, X as Ht, y as Ut, z as zt, A as Xt, j as Wt, a6 as Kt, B as jt, D as qt, E as Yt, G as Jt, a7 as Qt, h as Zt, H as $t, J as ao, f as eo, S as to, T as oo, a8 as ro, e as so, K as xo, L as io, M as lo, N as mo, P as no, a9 as po, aa as fo, Q as Co, R as uo, ab as co, ac as go, b as To, U as Ao, ad as So, ae as Io } from "../chunks/types.9mue_pwc.js";
90
90
  import { default as bo } from "./bicolor-picker.js";
91
91
  import { default as Fo } from "./border-input-group.js";
92
92
  import { default as Po } from "./color-swatch.js";
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@orangelogic/design-system",
3
3
  "type": "module",
4
- "version": "3.22.0",
4
+ "version": "3.23.0",
5
5
  "license": "UNLICENSED",
6
6
  "types": "library/types.d.ts",
7
7
  "scripts": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@orangelogic/design-system",
3
3
  "type": "module",
4
- "version": "3.22.0",
4
+ "version": "3.23.0",
5
5
  "license": "UNLICENSED",
6
6
  "types": "library/types.d.ts",
7
7
  "scripts": {