@orangelogic/design-system 2.19.0-pr77248.4 → 2.21.0-pr77302.12

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.
Files changed (49) hide show
  1. package/library/chunks/{asset-link-format.CNLtOgSn.js → asset-link-format.C0CS4yT2.js} +1 -1
  2. package/library/chunks/{color-swatch-group.fL5ADbZF.js → color-swatch-group.CLgR1RVY.js} +3 -3
  3. package/library/chunks/{color-swatch.JL7CbNRm.js → color-swatch.k8v423rv.js} +1 -1
  4. package/library/chunks/{confirm-popover.DwSAxWFi.js → confirm-popover.B5zE9qkC.js} +1 -1
  5. package/library/chunks/{dialog.upIZWR3x.js → dialog.BTGwgvZG.js} +1 -1
  6. package/library/chunks/{file-on-demand.Cb4mtesb.js → file-on-demand.Dbju7eFg.js} +5 -5
  7. package/library/chunks/{folder-select.BsbsjikP.js → folder-select.hyld2fgc.js} +2 -2
  8. package/library/chunks/{image.CRcv0x3Z.js → image.9eUBQRQ0.js} +11 -12
  9. package/library/chunks/{list-editor.BPUsGMW-.js → list-editor.CrErjQdh.js} +1 -1
  10. package/library/chunks/{menu-item.HK2A6RqD.js → menu-item.Dep30IBS.js} +1 -1
  11. package/library/chunks/popup.CiIgTjOV.js +3320 -0
  12. package/library/chunks/{select.DMdl1Kdd.js → select.CWOW4pAr.js} +1 -1
  13. package/library/chunks/{tab-group.3F6gRchD.js → tab-group.C0I_UeKY.js} +1 -1
  14. package/library/chunks/{table.BarE1-gL.js → table.Oco9h8cd.js} +1 -1
  15. package/library/components/asset-link-format.js +1 -1
  16. package/library/components/atoms.js +7 -7
  17. package/library/components/color-picker.js +1 -1
  18. package/library/components/color-swatch-group.js +4 -4
  19. package/library/components/color-swatch.js +2 -2
  20. package/library/components/confirm-popover.js +2 -2
  21. package/library/components/corner-position-input-group.js +1 -1
  22. package/library/components/dialog.js +2 -2
  23. package/library/components/dropdown.js +1 -1
  24. package/library/components/dynamic-select.js +2 -2
  25. package/library/components/file-on-demand.js +6 -6
  26. package/library/components/folder-select.js +2 -2
  27. package/library/components/image.js +3 -4
  28. package/library/components/line-clamp.js +1 -1
  29. package/library/components/list-editor.js +2 -2
  30. package/library/components/masonry.js +1 -1
  31. package/library/components/menu-item.js +2 -2
  32. package/library/components/menu.js +1 -1
  33. package/library/components/molecules.js +4 -4
  34. package/library/components/organisms.js +3 -3
  35. package/library/components/pagination.js +1 -1
  36. package/library/components/popup.js +10 -3297
  37. package/library/components/range.js +1 -1
  38. package/library/components/select.js +2 -2
  39. package/library/components/size-input-group.js +1 -1
  40. package/library/components/tab-group.js +2 -2
  41. package/library/components/table.js +1 -1
  42. package/library/components/tooltip.js +1 -1
  43. package/library/components/types.js +2262 -2333
  44. package/library/components/video.js +1 -1
  45. package/library/package.json +1 -1
  46. package/library/packages/atoms/src/components/popup/popup.d.ts +7 -1
  47. package/library/packages/tools/src/fetch-image/fetch-image.d.ts +0 -8
  48. package/package.json +1 -1
  49. package/library/chunks/debounce.DZNkg8Q5.js +0 -11
@@ -17,7 +17,7 @@ import B from "../components/icon.js";
17
17
  import ot from "../components/icon-button.js";
18
18
  import rt from "../components/input.js";
19
19
  import { C as tt } from "./option.pgg_ZoHY.js";
20
- import { C as et } from "./select.DMdl1Kdd.js";
20
+ import { C as et } from "./select.CWOW4pAr.js";
21
21
  import { e as G } from "./query.BBf1UFkC.js";
22
22
  import { c as Q } from "./repeat.B1pVpmRx.js";
23
23
  import { o as P } from "./style-map.lEJHEwk3.js";
@@ -1,11 +1,11 @@
1
1
  import z from "../components/space.js";
2
- import { C as $ } from "./table.BarE1-gL.js";
2
+ import { C as $ } from "./table.Oco9h8cd.js";
3
3
  import { C as A } from "./typography.trna8y2b.js";
4
4
  import { x as h, B as k, i as F, n as p, C as R, c as S } from "./custom-element.fmLrnDZr.js";
5
- import { C as x, a as m } from "./color-swatch.JL7CbNRm.js";
5
+ import { C as x, a as m } from "./color-swatch.k8v423rv.js";
6
6
  import { c as W } from "./component.styles.DtouHn2g.js";
7
7
  import { c as w } from "./capitalize.CNStXZBq.js";
8
- import { d as D } from "./debounce.DZNkg8Q5.js";
8
+ import { d as D } from "./popup.CiIgTjOV.js";
9
9
  import { L as E } from "./i18n.C6c6_pqI.js";
10
10
  import { w as y } from "./watch.BCJD77bD.js";
11
11
  import { r as d } from "./state.Dt9F_SuS.js";
@@ -6,7 +6,7 @@ import { C as G } from "./typography.trna8y2b.js";
6
6
  import { i as M, n as l, C as S, x as C, c as U } from "./custom-element.fmLrnDZr.js";
7
7
  import { c as W } from "./component.styles.DtouHn2g.js";
8
8
  import { T as v } from "./index.C1chwzNp.js";
9
- import { d as H } from "./debounce.DZNkg8Q5.js";
9
+ import { d as H } from "./popup.CiIgTjOV.js";
10
10
  import { L as D } from "./i18n.C6c6_pqI.js";
11
11
  import { w as h } from "./watch.BCJD77bD.js";
12
12
  import { r as d } from "./state.Dt9F_SuS.js";
@@ -1,5 +1,5 @@
1
1
  import { C as _ } from "./button.G_W-dK6b.js";
2
- import { C as u, D as h } from "./dialog.upIZWR3x.js";
2
+ import { C as u, D as h } from "./dialog.BTGwgvZG.js";
3
3
  import g from "../components/dropdown.js";
4
4
  import { C as x } from "./typography.trna8y2b.js";
5
5
  import { i as b, n as e, C as y, x as d, c as w } from "./custom-element.fmLrnDZr.js";
@@ -16,7 +16,7 @@ import { o as xs } from "./style-map.lEJHEwk3.js";
16
16
  import { n as cn } from "./when.Dr1es41R.js";
17
17
  import Ss from "../components/divider.js";
18
18
  import Cs from "../components/icon-button.js";
19
- import _s from "../components/popup.js";
19
+ import { C as _s } from "./popup.CiIgTjOV.js";
20
20
  var jt = /* @__PURE__ */ ((t) => (t.Both = "both", t.Footer = "footer", t.Header = "header", t.None = "none", t))(jt || {});
21
21
  /*!
22
22
  * OverlayScrollbars
@@ -14,7 +14,7 @@ import { n as g } from "./when.Dr1es41R.js";
14
14
  import { a as zt, i as _t, c as Et, b as tt } from "./_baseUniq.BUihBa8c.js";
15
15
  import Lt from "../components/avatar.js";
16
16
  import { C as Rt } from "./button.G_W-dK6b.js";
17
- import { C as Pt } from "./dialog.upIZWR3x.js";
17
+ import { C as Pt } from "./dialog.BTGwgvZG.js";
18
18
  import Ft from "../components/divider.js";
19
19
  import Ut from "../components/format-bytes.js";
20
20
  import kt from "../components/icon-button.js";
@@ -22,15 +22,15 @@ import Ot from "../components/input.js";
22
22
  import { C as Nt } from "./option.pgg_ZoHY.js";
23
23
  import jt from "../components/progress-bar.js";
24
24
  import Mt from "../components/relative-time.js";
25
- import { C as Bt } from "./select.DMdl1Kdd.js";
25
+ import { C as Bt } from "./select.CWOW4pAr.js";
26
26
  import Vt from "../components/space.js";
27
27
  import Ht from "../components/tab.js";
28
- import { C as Wt } from "./tab-group.3F6gRchD.js";
28
+ import { C as Wt } from "./tab-group.C0I_UeKY.js";
29
29
  import Gt from "../components/tab-panel.js";
30
30
  import qt from "../components/tooltip.js";
31
31
  import { C as Yt } from "./typography.trna8y2b.js";
32
- import { C as Kt } from "./confirm-popover.DwSAxWFi.js";
33
- import { d as Zt } from "./debounce.DZNkg8Q5.js";
32
+ import { C as Kt } from "./confirm-popover.B5zE9qkC.js";
33
+ import { d as Zt } from "./popup.CiIgTjOV.js";
34
34
  import { a as H } from "./number.eX2EGPvy.js";
35
35
  import { o as Xt } from "./style-map.lEJHEwk3.js";
36
36
  import { a as Jt } from "./toString.CL_lYXbK.js";
@@ -1,6 +1,6 @@
1
1
  import A from "../components/icon.js";
2
2
  import Z from "../components/input.js";
3
- import { C as J } from "./select.DMdl1Kdd.js";
3
+ import { C as J } from "./select.CWOW4pAr.js";
4
4
  import { C as x, a as K } from "./tree.5Cb85J9q.js";
5
5
  import { n as r, C as I, x as f, c as w, i as X } from "./custom-element.fmLrnDZr.js";
6
6
  import { h as k, F as Y, A as G } from "./endpoints.3oM4-c57.js";
@@ -11,7 +11,7 @@ import { r as y } from "./state.Dt9F_SuS.js";
11
11
  import { e as B } from "./query.BBf1UFkC.js";
12
12
  import { r as ee } from "./choose.BTbF6BAn.js";
13
13
  import { C as q } from "./button.G_W-dK6b.js";
14
- import { d as te } from "./debounce.DZNkg8Q5.js";
14
+ import { d as te } from "./popup.CiIgTjOV.js";
15
15
  import { o as S } from "./if-defined.CKupVaWs.js";
16
16
  import { c as W } from "./repeat.B1pVpmRx.js";
17
17
  import { n as O } from "./when.Dr1es41R.js";
@@ -3,15 +3,14 @@ import { r as H } from "./state.Dt9F_SuS.js";
3
3
  import { e as q } from "./query.BBf1UFkC.js";
4
4
  import { E as $e, b as de, a as We } from "./index.Cpamj0jB.js";
5
5
  import { c as Ae } from "./component.styles.DtouHn2g.js";
6
- import { d as Oe } from "./debounce.DZNkg8Q5.js";
7
- import { L as Me } from "./i18n.C6c6_pqI.js";
6
+ import { C as Oe, d as Me } from "./popup.CiIgTjOV.js";
7
+ import { L as De } from "./i18n.C6c6_pqI.js";
8
8
  import { w as X } from "./watch.BCJD77bD.js";
9
9
  import { e as j } from "./class-map.DqNfBvJI.js";
10
- import { o as De } from "./if-defined.CKupVaWs.js";
11
- import { o as je } from "./style-map.lEJHEwk3.js";
10
+ import { o as je } from "./if-defined.CKupVaWs.js";
11
+ import { o as Te } from "./style-map.lEJHEwk3.js";
12
12
  import { n as V } from "./when.Dr1es41R.js";
13
- import Te from "../components/icon.js";
14
- import Be from "../components/popup.js";
13
+ import Be from "../components/icon.js";
15
14
  import Ie from "../components/resize-observer.js";
16
15
  import Ze from "../components/skeleton.js";
17
16
  import Ne from "../components/space.js";
@@ -938,7 +937,7 @@ var et = Object.defineProperty, tt = Object.getOwnPropertyDescriptor, m = (e, t,
938
937
  };
939
938
  let l = class extends A {
940
939
  constructor() {
941
- super(...arguments), this.localize = new Me(this), this.isLoaded = !1, this.isError = !1, this.src = "", this.placeholder = "", this.alt = "", this.objectFit = We.Fill, this.skeleton = !1, this.fallback = !1, this.canZoom = !1, this.loading = !1, this.block = !1, this.htmlLoading = "lazy", this.clickHandlerType = U.Automatic, this.isZoomed = !1, this.imageRatio = 1, this.parsedAlt = "", this.parsedAltDarkMode = "", this.zoom = null, this.lastPatchedWidth = null;
940
+ super(...arguments), this.localize = new De(this), this.isLoaded = !1, this.isError = !1, this.src = "", this.placeholder = "", this.alt = "", this.objectFit = We.Fill, this.skeleton = !1, this.fallback = !1, this.canZoom = !1, this.loading = !1, this.block = !1, this.htmlLoading = "lazy", this.clickHandlerType = U.Automatic, this.isZoomed = !1, this.imageRatio = 1, this.parsedAlt = "", this.parsedAltDarkMode = "", this.zoom = null, this.lastPatchedWidth = null;
942
941
  }
943
942
  get currentAltValue() {
944
943
  return this.alt;
@@ -1088,7 +1087,7 @@ let l = class extends A {
1088
1087
  "container--loading": this.loading,
1089
1088
  "container--resizing": this.resizable && this.isResizeActive
1090
1089
  })}
1091
- style=${je({
1090
+ style=${Te({
1092
1091
  "--easing": this.easeCSSVariable
1093
1092
  })}
1094
1093
  data-empty-label=${this.localize.term("emptyImage")}
@@ -1098,7 +1097,7 @@ let l = class extends A {
1098
1097
  <cx-resize-observer @cx-resize=${this.handleResize}>
1099
1098
  <div
1100
1099
  part="highlighter"
1101
- tabindex=${De(this.highlighterTabindex)}
1100
+ tabindex=${je(this.highlighterTabindex)}
1102
1101
  role=${this.highlighterRole}
1103
1102
  aria-label=${t}
1104
1103
  aria-roledescription=${this.localize.term("image")}
@@ -1179,8 +1178,8 @@ let l = class extends A {
1179
1178
  };
1180
1179
  l.styles = [Ae, _e, Qe];
1181
1180
  l.dependencies = {
1182
- "cx-icon": Te,
1183
- "cx-popup": Be,
1181
+ "cx-icon": Be,
1182
+ "cx-popup": Oe,
1184
1183
  "cx-resize-observer": Ie,
1185
1184
  "cx-skeleton": Ze,
1186
1185
  "cx-space": Ne
@@ -1257,7 +1256,7 @@ m([
1257
1256
  X("srcDarkMode")
1258
1257
  ], l.prototype, "handleSrcChange", 1);
1259
1258
  m([
1260
- Oe(100)
1259
+ Me(100)
1261
1260
  ], l.prototype, "updateLastPatchedWidth", 1);
1262
1261
  l = m([
1263
1262
  He("cx-image")
@@ -1,5 +1,5 @@
1
1
  import { C as x } from "./button.G_W-dK6b.js";
2
- import { C as u } from "./dialog.upIZWR3x.js";
2
+ import { C as u } from "./dialog.BTGwgvZG.js";
3
3
  import g from "../components/grid.js";
4
4
  import y from "../components/grid-item.js";
5
5
  import f from "../components/icon.js";
@@ -7,7 +7,7 @@ import { e as f } from "./query.BBf1UFkC.js";
7
7
  import { e as C } from "./class-map.DqNfBvJI.js";
8
8
  import { o as m } from "./if-defined.CKupVaWs.js";
9
9
  import D from "../components/icon.js";
10
- import T from "../components/popup.js";
10
+ import { C as T } from "./popup.CiIgTjOV.js";
11
11
  import R from "../components/spinner.js";
12
12
  import { f as O } from "./directive-helpers.D78ZFDYN.js";
13
13
  import { i as H, t as I, e as B } from "./directive.oAbCiebi.js";