@orangelogic/design-system 2.56.0 → 2.57.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.
Files changed (131) hide show
  1. package/library/chunks/{button.CiWlWCNb.js → button.2-Io1Wm4.js} +80 -66
  2. package/library/chunks/{color-swatch-group.Bsa_Z57a.js → color-swatch-group.VXPK-2tU.js} +167 -157
  3. package/library/chunks/{color-swatch.CsKJgvVf.js → color-swatch.8OhqVqb6.js} +2 -2
  4. package/library/chunks/{confirm-popover.Bfuw361W.js → confirm-popover.DGvyB12c.js} +3 -3
  5. package/library/chunks/{content-builder.UlVFSATk.js → content-builder.WranV3P4.js} +6 -5
  6. package/library/chunks/{dialog.C28qzMSQ.js → dialog.CIeu0rVD.js} +2 -2
  7. package/library/chunks/{dot-pagination.D3RYAiHL.js → dot-pagination.CyCA3kSP.js} +1 -1
  8. package/library/chunks/{file-on-demand.Cr7E_KqH.js → file-on-demand.aux9gsvH.js} +10 -10
  9. package/library/chunks/{folder-select.ELghy6Qk.js → folder-select.B7u40ijN.js} +5 -5
  10. package/library/chunks/{format-time.HdcgoabZ.js → format-time.C56HetWv.js} +1 -1
  11. package/library/chunks/{header.oyZxakKM.js → header.RvymymCe.js} +1 -1
  12. package/library/chunks/{i18n.C3Z8Xe8q.js → i18n.dCiJrmqj.js} +74 -83
  13. package/library/chunks/{iframe.C6CLUrTT.js → iframe.Cwqniwf2.js} +1 -1
  14. package/library/chunks/{image.BJfasRY_.js → image.gpleN29o.js} +3 -3
  15. package/library/chunks/list-editor.BToq5cqp.js +1641 -0
  16. package/library/chunks/{option.BOHZB9Sv.js → option.CJ1p2V0m.js} +1 -1
  17. package/library/chunks/{popup.Ba501Rgg.js → popup.BE5MfEQJ.js} +1 -1
  18. package/library/chunks/purify.es.BGaRrCfO.js +553 -0
  19. package/library/chunks/{select.oVg7uA-M.js → select.xBh4yerC.js} +3 -3
  20. package/library/chunks/string.DPf4puTr.js +136 -0
  21. package/library/chunks/{tab-group.BWYMMhrE.js → tab-group.CjvHb3OJ.js} +3 -3
  22. package/library/chunks/{table.-ecyjIUr.js → table.CrX_NJiY.js} +2019 -1744
  23. package/library/chunks/{timecode.PY1bymeS.js → timecode.XXmVg6tU.js} +1 -1
  24. package/library/chunks/{tree.82OigIgE.js → tree.CDaFhGjU.js} +1 -1
  25. package/library/components/alert.js +1 -1
  26. package/library/components/asset-link-format.js +4 -4
  27. package/library/components/atoms.js +14 -14
  28. package/library/components/border-input-group.js +1 -1
  29. package/library/components/breadcrumb.js +1 -1
  30. package/library/components/button.js +2 -2
  31. package/library/components/color-picker.js +3 -3
  32. package/library/components/color-swatch-group.js +6 -6
  33. package/library/components/color-swatch.js +3 -3
  34. package/library/components/confirm-popover.js +4 -4
  35. package/library/components/copy-button.js +1 -1
  36. package/library/components/corner-position-input-group.js +3 -3
  37. package/library/components/details.js +1 -1
  38. package/library/components/dialog.js +3 -3
  39. package/library/components/dot-pagination.js +2 -2
  40. package/library/components/drawer.js +1 -1
  41. package/library/components/dropdown.js +2 -2
  42. package/library/components/dynamic-select.js +5 -5
  43. package/library/components/element-clamp.js +2 -2
  44. package/library/components/file-on-demand.js +11 -11
  45. package/library/components/folder-select.js +4 -4
  46. package/library/components/format-bytes.js +1 -1
  47. package/library/components/format-date.js +1 -1
  48. package/library/components/format-number.js +1 -1
  49. package/library/components/format-time.js +2 -2
  50. package/library/components/header.js +2 -2
  51. package/library/components/icon-button.js +1 -1
  52. package/library/components/iframe.js +2 -2
  53. package/library/components/image-comparer.js +1 -1
  54. package/library/components/image.js +3 -3
  55. package/library/components/input.js +1 -1
  56. package/library/components/line-clamp.js +31 -23
  57. package/library/components/list-editor.js +9 -8
  58. package/library/components/masonry.js +1 -1
  59. package/library/components/menu-item.js +2 -2
  60. package/library/components/menu.js +1 -1
  61. package/library/components/molecules.js +4 -4
  62. package/library/components/option.js +2 -2
  63. package/library/components/organisms.js +2 -2
  64. package/library/components/pagination.js +4 -4
  65. package/library/components/popup.js +2 -2
  66. package/library/components/position-picker.js +1 -1
  67. package/library/components/progress-bar.js +1 -1
  68. package/library/components/progress-ring.js +1 -1
  69. package/library/components/range.js +2 -2
  70. package/library/components/rating.js +1 -1
  71. package/library/components/relative-time.js +1 -1
  72. package/library/components/select.js +4 -4
  73. package/library/components/share-option-list.js +1 -1
  74. package/library/components/size-input-group.js +2 -2
  75. package/library/components/spinner.js +1 -1
  76. package/library/components/split-panel.js +1 -1
  77. package/library/components/tab-group.js +3 -3
  78. package/library/components/tab.js +1 -1
  79. package/library/components/table.js +2 -2
  80. package/library/components/tag.js +1 -1
  81. package/library/components/timecode.js +2 -2
  82. package/library/components/tooltip.js +2 -2
  83. package/library/components/tree-item.js +2 -2
  84. package/library/components/tree.js +2 -2
  85. package/library/components/typeface.js +1 -1
  86. package/library/components/types.js +30808 -30016
  87. package/library/components/video.js +2 -2
  88. package/library/package.json +1 -1
  89. package/library/packages/atoms/src/components/button/button.d.ts +4 -0
  90. package/library/packages/atoms/src/components/line-clamp/line-clamp.d.ts +3 -1
  91. package/library/packages/atoms/src/components/table/components/table-toolbar/table-saved-search-dropdown.d.ts +60 -0
  92. package/library/packages/atoms/src/components/table/components/table-toolbar/table-toolbar.d.ts +38 -5
  93. package/library/packages/atoms/src/components/table/table.d.ts +28 -5
  94. package/library/packages/atoms/src/components/table/tabulator-tables/core/row/Row.d.ts +2 -2
  95. package/library/packages/events/src/cx-content-builder-translatable-value-change.d.ts +13 -0
  96. package/library/packages/events/src/cx-table-export.d.ts +1 -1
  97. package/library/packages/events/src/cx-table-save-search-select.d.ts +8 -0
  98. package/library/packages/events/src/events.d.ts +2 -0
  99. package/library/packages/molecules/src/data-tab-group/data-tab-group.d.ts +1 -0
  100. package/library/packages/molecules/src/details-group/details-group.d.ts +1 -0
  101. package/library/packages/molecules/src/list-editor/list-editor.d.ts +14 -0
  102. package/library/packages/molecules/src/timeline/timeline.d.ts +4 -0
  103. package/library/packages/organisms/src/color-swatch-group/color-swatch-group.d.ts +1 -0
  104. package/library/packages/organisms/src/comment/comment.d.ts +13 -0
  105. package/library/packages/organisms/src/comment/components/comment-menu/comment-menu.d.ts +14 -0
  106. package/library/packages/organisms/src/content-builder/components/color-swatch-picker/color-swatch-picker.d.ts +21 -0
  107. package/library/packages/organisms/src/content-builder/components/config-form/config-form-controller.d.ts +19 -0
  108. package/library/packages/organisms/src/content-builder/components/config-form/config-form.d.ts +28 -8
  109. package/library/packages/organisms/src/content-builder/components/config-manager/config-manager.d.ts +28 -1
  110. package/library/packages/organisms/src/content-builder/components/gallery-config/gallery-config.d.ts +1 -0
  111. package/library/packages/organisms/src/content-builder/configs/accordion.d.ts +1 -0
  112. package/library/packages/organisms/src/content-builder/configs/color-swatches.d.ts +1 -0
  113. package/library/packages/organisms/src/content-builder/configs/gallery.d.ts +2 -0
  114. package/library/packages/organisms/src/content-builder/configs/tab-group.d.ts +1 -0
  115. package/library/packages/organisms/src/content-builder/configs/timeline.d.ts +1 -0
  116. package/library/packages/organisms/src/content-builder/configs-controller.d.ts +10 -0
  117. package/library/packages/organisms/src/content-builder/content-builder-constants.d.ts +2 -0
  118. package/library/packages/organisms/src/content-builder/content-builder.d.ts +19 -2
  119. package/library/packages/organisms/src/content-builder/content-builder.utils.d.ts +0 -7
  120. package/library/packages/organisms/src/content-builder/plugins/plugin-factory.d.ts +1 -0
  121. package/library/packages/organisms/src/content-builder/styleController.d.ts +3 -1
  122. package/library/packages/types/src/color-swatch.d.ts +1 -0
  123. package/library/packages/types/src/content-builder.d.ts +7 -0
  124. package/library/packages/types/src/table.d.ts +13 -1
  125. package/library/packages/utils/src/custom-element/i18n-utils.d.ts +2 -0
  126. package/library/packages/utils/src/custom-element/i18n.d.ts +32 -9
  127. package/library/packages/utils/src/string/string.d.ts +2 -0
  128. package/library/react-web-component.d.ts +115 -58
  129. package/package.json +1 -1
  130. package/library/chunks/list-editor.Ct803qvF.js +0 -737
  131. package/library/chunks/string.D6poLUEC.js +0 -678
@@ -1,11 +1,11 @@
1
1
  import lt from "../components/icon.js";
2
2
  import dt from "../components/line-clamp.js";
3
- import { C as pt, s as ht, a as ut, b as Q } from "./tree.82OigIgE.js";
3
+ import { C as pt, s as ht, a as ut, b as Q } from "./tree.CDaFhGjU.js";
4
4
  import { n as p, C as Y, x as r, c as K, i as gt, E as bt } from "./custom-element.vnXBMQxc.js";
5
5
  import { c as xt } from "./component.styles.CI-v8BZa.js";
6
- import { L as Z } from "./i18n.C3Z8Xe8q.js";
6
+ import { L as Z } from "./i18n.dCiJrmqj.js";
7
7
  import { k as $t, h as mt, i as _t, w as L, j as wt, l as St, f as It, g as Ct, d as At, m as Dt, n as Tt } from "./watch.BCJD77bD.js";
8
- import { p as P } from "./string.D6poLUEC.js";
8
+ import { p as P } from "./string.DPf4puTr.js";
9
9
  import { r as x } from "./state.Cw55xXlb.js";
10
10
  import { e as R } from "./query.BBf1UFkC.js";
11
11
  import { e as A } from "./class-map.CoZTSvbM.js";
@@ -13,24 +13,24 @@ import { c as F } from "./repeat.CauKaXyy.js";
13
13
  import { n as g } from "./when.Dr1es41R.js";
14
14
  import { a as zt, i as ft, c as Et, b as tt } from "./_baseUniq.BUihBa8c.js";
15
15
  import Lt from "../components/avatar.js";
16
- import { C as Rt } from "./button.CiWlWCNb.js";
17
- import { C as Pt } from "./dialog.C28qzMSQ.js";
16
+ import { C as Rt } from "./button.2-Io1Wm4.js";
17
+ import { C as Pt } from "./dialog.CIeu0rVD.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";
21
21
  import Ot from "../components/input.js";
22
- import { C as Nt } from "./option.BOHZB9Sv.js";
22
+ import { C as Nt } from "./option.CJ1p2V0m.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.oVg7uA-M.js";
25
+ import { C as Bt } from "./select.xBh4yerC.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.BWYMMhrE.js";
28
+ import { C as Wt } from "./tab-group.CjvHb3OJ.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.BFpl0WMA.js";
32
- import { C as Kt } from "./confirm-popover.Bfuw361W.js";
33
- import { d as Zt } from "./popup.Ba501Rgg.js";
32
+ import { C as Kt } from "./confirm-popover.DGvyB12c.js";
33
+ import { d as Zt } from "./popup.BE5MfEQJ.js";
34
34
  import { a as H } from "./number.CjNxU7Xs.js";
35
35
  import { o as Xt } from "./style-map.CZovMmo_.js";
36
36
  import { a as Jt } from "./toString.CL_lYXbK.js";
@@ -1,17 +1,17 @@
1
1
  import G from "../components/icon.js";
2
2
  import Z from "../components/input.js";
3
- import { C as J } from "./select.oVg7uA-M.js";
4
- import { C as x, a as K } from "./tree.82OigIgE.js";
3
+ import { C as J } from "./select.xBh4yerC.js";
4
+ import { C as x, a as K } from "./tree.CDaFhGjU.js";
5
5
  import { n as r, C as I, x as f, c as w, i as X } from "./custom-element.vnXBMQxc.js";
6
6
  import { h as k, F as Y, b as A } from "./endpoints.BgyupJys.js";
7
7
  import { c as R } from "./component.styles.CI-v8BZa.js";
8
- import { L as V } from "./i18n.C3Z8Xe8q.js";
8
+ import { L as V } from "./i18n.dCiJrmqj.js";
9
9
  import { w as m } from "./watch.BCJD77bD.js";
10
10
  import { r as y } from "./state.Cw55xXlb.js";
11
11
  import { e as B } from "./query.BBf1UFkC.js";
12
12
  import { r as ee } from "./choose.BTbF6BAn.js";
13
- import { C as q } from "./button.CiWlWCNb.js";
14
- import { d as te } from "./popup.Ba501Rgg.js";
13
+ import { C as q } from "./button.2-Io1Wm4.js";
14
+ import { d as te } from "./popup.BE5MfEQJ.js";
15
15
  import { o as S } from "./if-defined.MfEgpxEN.js";
16
16
  import { c as W } from "./repeat.CauKaXyy.js";
17
17
  import { n as O } from "./when.Dr1es41R.js";
@@ -1,6 +1,6 @@
1
1
  import { i as D, n as d, C as g, x as S, c as M } from "./custom-element.vnXBMQxc.js";
2
2
  import { c as w } from "./component.styles.CI-v8BZa.js";
3
- import { L as N } from "./i18n.C3Z8Xe8q.js";
3
+ import { L as N } from "./i18n.dCiJrmqj.js";
4
4
  import { w as m } from "./watch.BCJD77bD.js";
5
5
  import { f as b } from "./number.CjNxU7Xs.js";
6
6
  import { r as H } from "./state.Cw55xXlb.js";
@@ -1,7 +1,7 @@
1
1
  import k from "../components/copy-button.js";
2
2
  import { i as u, n as c, C as b, c as x } from "./custom-element.vnXBMQxc.js";
3
3
  import { c as v } from "./component.styles.CI-v8BZa.js";
4
- import { L as y } from "./i18n.C3Z8Xe8q.js";
4
+ import { L as y } from "./i18n.dCiJrmqj.js";
5
5
  import { w } from "./watch.BCJD77bD.js";
6
6
  import { e as m } from "./query.BBf1UFkC.js";
7
7
  import { e as g } from "./class-map.CoZTSvbM.js";
@@ -1,52 +1,66 @@
1
- const d = /* @__PURE__ */ new Set(), f = new MutationObserver(h), s = /* @__PURE__ */ new Map();
2
- let c = document.documentElement.dir || "ltr", p = document.documentElement.lang || navigator.language, r;
3
- f.observe(document.documentElement, {
1
+ import { p as w } from "./purify.es.BGaRrCfO.js";
2
+ const s = /* @__PURE__ */ new Set(), y = new MutationObserver(m), l = /* @__PURE__ */ new Map(), p = /* @__PURE__ */ new Map();
3
+ let d = document.documentElement.dir || "ltr", u = document.documentElement.lang || navigator.language, r;
4
+ y.observe(document.documentElement, {
4
5
  attributeFilter: ["dir", "lang"],
5
6
  attributes: !0
6
7
  });
7
8
  function b(e) {
8
- return `${e.dir || c}`.toLowerCase();
9
+ return `${e.dir || d}`.toLowerCase();
9
10
  }
10
- function u(...e) {
11
+ function c(...e) {
11
12
  e.map((t) => {
12
13
  const o = t.$code.toLowerCase();
13
- s.has(o) ? s.set(o, { ...s.get(o), ...t }) : s.set(o, t), r || (r = t);
14
- }), h();
14
+ l.has(o) ? l.set(o, { ...l.get(o), ...t }) : l.set(o, t), r || (r = t);
15
+ });
15
16
  }
16
- function h() {
17
- c = document.documentElement.dir || "ltr", p = document.documentElement.lang || navigator.language, [...d.keys()].forEach((e) => {
17
+ function h(...e) {
18
+ if (c(...e), globalThis.WC_TRANSLATION) {
19
+ const t = { ...globalThis.WC_TRANSLATION };
20
+ typeof t.$code == "string" && c(t);
21
+ }
22
+ if (globalThis.LANGUAGE_NAMES) {
23
+ const t = { ...globalThis.LANGUAGE_NAMES };
24
+ Object.entries(t).forEach(([o, a]) => {
25
+ p.set(o.replace(/_/g, "-").toLowerCase(), a);
26
+ });
27
+ }
28
+ m();
29
+ }
30
+ function m() {
31
+ d = document.documentElement.dir || "ltr", u = document.documentElement.lang || navigator.language, [...s.keys()].forEach((e) => {
18
32
  typeof e.requestUpdate == "function" && e.requestUpdate();
19
33
  });
20
34
  }
21
- let w = class {
35
+ let v = class {
22
36
  constructor(t) {
23
37
  this.host = t, this.host.addController(this);
24
38
  }
25
39
  hostConnected() {
26
- d.add(this.host);
40
+ s.add(this.host);
27
41
  }
28
42
  hostDisconnected() {
29
- d.delete(this.host);
43
+ s.delete(this.host);
30
44
  }
31
45
  /**
32
46
  * Gets the host element's directionality as determined by the `dir` attribute. The return value is transformed to
33
47
  * lowercase.
34
48
  */
35
49
  dir() {
36
- return `${this.host.dir || c}`.toLowerCase();
50
+ return `${this.host.dir || d}`.toLowerCase();
37
51
  }
38
52
  /**
39
53
  * Gets the host element's language as determined by the `lang` attribute. The return value is transformed to
40
54
  * lowercase.
41
55
  */
42
56
  lang() {
43
- return `${this.host.lang || p}`.toLowerCase();
57
+ return `${this.host.lang || u}`.toLowerCase();
44
58
  }
45
59
  getTranslationData(t) {
46
- const o = new Intl.Locale(t.replace(/_/g, "-")), a = o?.language.toLowerCase(), i = o?.region?.toLowerCase() ?? "", n = s.get(
60
+ const o = new Intl.Locale(t.replace(/_/g, "-")), a = o?.language.toLowerCase(), i = o?.region?.toLowerCase() ?? "", n = l.get(
47
61
  `${a}-${i}`
48
- ), g = s.get(a);
49
- return { language: a, locale: o, primary: n, region: i, secondary: g };
62
+ ), f = l.get(a);
63
+ return { language: a, locale: o, primary: n, region: i, secondary: f };
50
64
  }
51
65
  /** Determines if the specified term exists, optionally checking the fallback translation. */
52
66
  exists(t, o) {
@@ -69,8 +83,11 @@ let w = class {
69
83
  else if (r && r[t])
70
84
  n = r[t];
71
85
  else
72
- return console.error(`No translation found for: ${String(t)}`), String(t);
73
- return typeof n == "function" ? n(...o) : n;
86
+ return String(t);
87
+ return typeof n == "function" ? w.sanitize(n(...o)) : n;
88
+ }
89
+ languageName(t) {
90
+ return String(p.get(t) ?? "");
74
91
  }
75
92
  /** Outputs a localized date in the specified format. */
76
93
  date(t, o) {
@@ -91,9 +108,8 @@ let w = class {
91
108
  return t > 0 ? i.replace("in ", "").concat(" left") : i;
92
109
  }
93
110
  };
94
- var l = /* @__PURE__ */ ((e) => (e.Asset = "asset", e.Folder = "folder", e.Link = "link", e.Page = "page", e.Space = "space", e))(l || {}), y = /* @__PURE__ */ ((e) => (e.Default = "default", e.Overlay = "overlay", e))(y || {}), v = /* @__PURE__ */ ((e) => (e.Always = "always", e.OnHover = "on-hover", e))(v || {});
95
- const m = {
96
- $code: "en",
111
+ const g = {
112
+ $code: "en-us",
97
113
  $dir: "ltr",
98
114
  $name: "English",
99
115
  about: "About",
@@ -109,14 +125,20 @@ const m = {
109
125
  activeTextColor: "Active text color",
110
126
  adaptive: "Adaptive",
111
127
  add: "Add",
128
+ addAssetCard: "Add asset card",
112
129
  addBlock: "Add block",
130
+ addCard: "Add card",
113
131
  addChapter: "Add chapter",
114
132
  addColor: "Add color",
115
133
  addColumn: "Add column",
116
134
  addCurrent: "Add current",
135
+ addFolderCard: "Add folder card",
117
136
  addLimitExceeded: (e) => `Cannot add more than ${e} fields at a time. Please modify your selection. Then add another set of fields.`,
137
+ addPageCard: "Add page card",
118
138
  addRemoveLink: "Add/remove link",
119
139
  addSection: "Add section",
140
+ addSlide: "Add slide",
141
+ addSpaceCard: "Add space card",
120
142
  addTab: "Add tab",
121
143
  addText: "Add text",
122
144
  addUrl: "Add URL",
@@ -163,7 +185,7 @@ const m = {
163
185
  autoSlide: "Auto-slide",
164
186
  automatic: "Automatic",
165
187
  autoplay: "Autoplay",
166
- autoplayHelp: "The video will be muted by default in order for this feature to work",
188
+ autoplayHelpText: "The video will be muted by default in order for this feature to work",
167
189
  back: "Back",
168
190
  background: "Background",
169
191
  backgroundColor: "Background color",
@@ -195,22 +217,11 @@ const m = {
195
217
  card: "Card",
196
218
  cardContent: "Card content",
197
219
  cardType: "Card type",
198
- cardTypeHelpText: (e) => {
199
- switch (e) {
200
- case "asset":
201
- return "Each card represents and opens a particular asset";
202
- case "space":
203
- return "Each slide represents and opens a specified space";
204
- case "link":
205
- return "Each slide opens an external link";
206
- case "page":
207
- return "Each card represents and opens a specified page";
208
- case "folder":
209
- return "Each card represents a folder or collection. Images in the card are synchronized with those in the folder. Clicking on the card opens the folder";
210
- default:
211
- return "";
212
- }
213
- },
220
+ cardTypeHelpTextAsset: "Each card represents and opens a particular asset",
221
+ cardTypeHelpTextFolder: "Each card represents a folder or collection. Images in the card are synchronized with those in the folder. Clicking on the card opens the folder",
222
+ cardTypeHelpTextLink: "Each slide opens an external link",
223
+ cardTypeHelpTextPage: "Each card represents and opens a specified page",
224
+ cardTypeHelpTextSpace: "Each slide represents and opens a specified space",
214
225
  cards: "Cards",
215
226
  cardsPerRow: "Cards per row",
216
227
  cardsWillBeAddedAutomaticallyFromTheSelectedFolder: "Cards will be added automatically from the selected folder",
@@ -240,6 +251,7 @@ const m = {
240
251
  clickToCopy: "Click to copy",
241
252
  close: "Close",
242
253
  code: "Code",
254
+ collapseButtonText: "Collapse button text",
243
255
  color: "Color",
244
256
  colorNameWillAppearInSwatch: "Color name will appear in swatches",
245
257
  colorOfTotal: (e, t) => `Color ${e} of ${t}`,
@@ -264,7 +276,7 @@ const m = {
264
276
  connectionURLInput: "Connection URL input",
265
277
  constraints: "Constraints",
266
278
  content: "Content",
267
- contentBuilderBlockSettingsHelp: "Block settings will be saved as a template and can be applied later to the same objects on any page of this space.",
279
+ contentBuilderBlockSettingsHelpText: "Block settings will be saved as a template and can be applied later to the same objects on any page of this space.",
268
280
  contentHelpText: "Automatic layout pulls metadata from the linked source (asset, collection, space, or page). Custom layout lets you design each slide with text, buttons, and other components.",
269
281
  copied: "Copied",
270
282
  copy: "Copy",
@@ -333,20 +345,27 @@ const m = {
333
345
  easeOutQuad: "Ease-out quad",
334
346
  easing: "Easing",
335
347
  edit: "Edit",
348
+ editAssetCard: "Edit asset card",
349
+ editCard: "Edit card",
336
350
  editCellProperties: "Edit cell properties",
337
351
  editCellsProperties: "Edit cells properties",
338
352
  editChapter: "Edit chapter",
339
353
  editChapters: "Edit chapters",
340
354
  editColor: "Edit color",
355
+ editFolderCard: "Edit folder card",
341
356
  editImage: "Edit image",
342
357
  editLink: "Edit link",
358
+ editPageCard: "Edit page card",
343
359
  editSection: "Edit Section",
360
+ editSlide: "Edit slide",
361
+ editSpaceCard: "Edit space card",
344
362
  editTableProperties: "Edit table properties",
345
363
  editTemplate: "Edit template",
346
364
  effect: "Effect",
347
365
  effectJumpHelpText: "Slightly move object up",
348
366
  effectTextRevealHelpText: "Show or expand block of text. Applies only for overlay mode",
349
367
  effectZoomHelpText: "Zoom in image in one of two different ways",
368
+ effects: "Effects",
350
369
  emphasis: "Emphasis",
351
370
  emptyAccordion: "Empty accordion",
352
371
  emptyBento: "Empty bento",
@@ -366,6 +385,7 @@ const m = {
366
385
  executeACommand: "Execute a command",
367
386
  exitFullscreen: "Exit fullscreen",
368
387
  expandAssetInFullScreen: "Expand asset in full screen",
388
+ expandButtonText: "Expand button text",
369
389
  expo: "Expo",
370
390
  export: "Export",
371
391
  exportAsCsv: "Export as CSV",
@@ -403,30 +423,6 @@ const m = {
403
423
  gallery: "Gallery",
404
424
  galleryCardNthOfCards: (e, t) => `Gallery card ${e + 1} of ${t}`,
405
425
  galleryOfNSlides: (e) => `Gallery of ${e} slides`,
406
- galleryPickerAddCardButton: (e) => {
407
- switch (e) {
408
- case "gallery":
409
- return "Add card";
410
- case "carousel":
411
- default:
412
- return "Add slide";
413
- }
414
- },
415
- galleryPickerDialogTitle: (e, t) => {
416
- const o = t ? "Edit" : "Add";
417
- switch (e) {
418
- case l.Asset:
419
- return `${o} asset card`;
420
- case l.Folder:
421
- return `${o} folder card`;
422
- case l.Page:
423
- return `${o} page card`;
424
- case l.Space:
425
- return `${o} space card`;
426
- default:
427
- return `${o} slide`;
428
- }
429
- },
430
426
  galleryPickerMissingSourceValidationMessage: (e) => `One or more items are missing a ${e.toLowerCase()} source. Please select a source for each item.`,
431
427
  gap: "Gap",
432
428
  general: "General",
@@ -495,7 +491,7 @@ const m = {
495
491
  lineHeight: "Line height",
496
492
  linear: "Linear",
497
493
  link: "Link",
498
- linkHelp: "Link that will open when button is clicked",
494
+ linkHelpText: "Link that will open when button is clicked",
499
495
  listOfColors: "List of colors",
500
496
  listOfFonts: "List of fonts",
501
497
  listOfSections: "List of sections",
@@ -506,11 +502,11 @@ const m = {
506
502
  logs: "Logs",
507
503
  loop: "Loop",
508
504
  male: "Male",
509
- margin: "Margins",
510
505
  marginBottom: "Margin Bottom",
511
506
  marginLeft: "Margin Left",
512
507
  marginRight: "Margin Right",
513
508
  marginTop: "Margin Top",
509
+ margins: "Margins",
514
510
  markerImages: "Marker images",
515
511
  markersPerScreen: "Markers per screen",
516
512
  max: "max",
@@ -545,19 +541,13 @@ const m = {
545
541
  newVersionAvailable: (e) => `New version ${e} available`,
546
542
  next: "Next",
547
543
  nextSlide: "Next slide",
544
+ noCardsAddedYet: "No cards added yet",
548
545
  noDataAvailable: "No data available",
549
546
  noDownloads: "No downloads",
550
547
  noDownloadsMessage: "Your downloading assets will appear here.",
551
- noItemsAddedYet: (e) => {
552
- switch (e) {
553
- default:
554
- case "carousel":
555
- return "No slides added yet";
556
- case "gallery":
557
- return "No cards added yet";
558
- }
559
- },
548
+ noPalette: "No Palette",
560
549
  noResults: "No results",
550
+ noSlidesAddedYet: "No slides added yet",
561
551
  noSourceUrlProvided: "No source URL provided",
562
552
  noTemplatesAvailableForContentTeamHelpText: "No templates available. The content team can only add blocks with predefined templates which are created by the design team. Contact your administrator for further information.",
563
553
  nonAcceptedExtension: (e) => `Invalid file(s) selected, please only choose ${e.join("/")} files.`,
@@ -664,6 +654,8 @@ const m = {
664
654
  save: "Save",
665
655
  saveAllPendingEffects: "Save all pending effects. You cannot undo this.",
666
656
  saveAsNewTemplate: "Save as new template",
657
+ saveReport: "Save report",
658
+ savedSearches: "Saved Searches",
667
659
  scale: "Scale",
668
660
  scroll: "Scroll",
669
661
  scrollHint: "Peek slides width",
@@ -683,7 +675,7 @@ const m = {
683
675
  send: "Send",
684
676
  settings: "Settings",
685
677
  settingsTitle: (e) => `${e} settings`,
686
- shadesPalette: (e) => e === "No Palette" ? "No Palette" : `${e} Shades`,
678
+ shadesPalette: (e) => `${e} Shades`,
687
679
  shadows: "Shadows",
688
680
  share: "Share",
689
681
  shareAsset: "Share asset",
@@ -732,6 +724,7 @@ const m = {
732
724
  stretchesToFillTheContainer: "Stretches to fill the container",
733
725
  strikethrough: "Strikethrough",
734
726
  style: "Style",
727
+ styling: "Styling",
735
728
  subscript: "Subscript",
736
729
  superscript: "Superscript",
737
730
  syncing: "Syncing",
@@ -759,7 +752,7 @@ const m = {
759
752
  thickness: "Thickness",
760
753
  thousandsSeparator: "Thousands Separator",
761
754
  thumbnail: "Thumbnail",
762
- thumbnailHelp: "Specify a custom image to use as a preview for the video before it has started playing. If unset, the first frame of the video will be used.",
755
+ thumbnailHelpText: "Specify a custom image to use as a preview for the video before it has started playing. If unset, the first frame of the video will be used.",
763
756
  timeBased: "Time Based",
764
757
  timeFormat: "Time Format",
765
758
  timeline: "Timeline",
@@ -780,6 +773,7 @@ const m = {
780
773
  transitionDuration: "Transition duration",
781
774
  transitionToExisting: "Transition to existing",
782
775
  transitionType: "Transition type",
776
+ translation: "Translation",
783
777
  trim: "Trim",
784
778
  tuneDisabled: "Select some texts to apply the effect",
785
779
  txtOnly: "Only text files are allowed",
@@ -838,14 +832,11 @@ const m = {
838
832
  zoomOut: "Zoom out",
839
833
  zoomToFit: "Zoom to fit"
840
834
  };
841
- u(m);
842
- class S extends w {
835
+ h(g);
836
+ class S extends v {
843
837
  }
844
- u(m);
838
+ h(g);
845
839
  export {
846
- y as G,
847
840
  S as L,
848
- v as a,
849
- l as b,
850
841
  b as d
851
842
  };
@@ -1,6 +1,6 @@
1
1
  import { i as d, n as r, C as h, x as p, c as y } from "./custom-element.vnXBMQxc.js";
2
2
  import { c as u } from "./component.styles.CI-v8BZa.js";
3
- import { L as g } from "./i18n.C3Z8Xe8q.js";
3
+ import { L as g } from "./i18n.dCiJrmqj.js";
4
4
  import { w as v } from "./watch.BCJD77bD.js";
5
5
  import { e as b } from "./query.BBf1UFkC.js";
6
6
  import { e as x } from "./class-map.CoZTSvbM.js";
@@ -3,8 +3,8 @@ import { r as H } from "./state.Cw55xXlb.js";
3
3
  import { e as X } 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.CI-v8BZa.js";
6
- import { C as Oe, d as Me } from "./popup.Ba501Rgg.js";
7
- import { L as De } from "./i18n.C3Z8Xe8q.js";
6
+ import { C as Oe, d as Me } from "./popup.BE5MfEQJ.js";
7
+ import { L as De } from "./i18n.dCiJrmqj.js";
8
8
  import { w as q } from "./watch.BCJD77bD.js";
9
9
  import { e as j } from "./class-map.CoZTSvbM.js";
10
10
  import { o as je } from "./if-defined.MfEgpxEN.js";
@@ -14,7 +14,7 @@ import Be from "../components/icon.js";
14
14
  import Ze from "../components/resize-observer.js";
15
15
  import Ie from "../components/skeleton.js";
16
16
  import Ne from "../components/space.js";
17
- var Pe = /* @__PURE__ */ ((e) => (e.Bottom = "bottom", e.BottomCenter = "bottom-center", e.BottomLeft = "bottom-left", e.BottomRight = "bottom-right", e.CenterCenter = "center-center", e.CenterLeft = "center-left", e.CenterRight = "center-right", e.Left = "left", e.Right = "right", e.Top = "top", e.TopCenter = "top-center", e.TopLeft = "top-left", e.TopRight = "top-right", e))(Pe || {}), Y = /* @__PURE__ */ ((e) => (e.Jump = "jump", e.None = "none", e.TextReveal = "text-reveal", e.Zoom = "zoom", e))(Y || {}), ge = /* @__PURE__ */ ((e) => (e.PopOut = "pop-out", e.WithinBorders = "within-borders", e))(ge || {}), ue = /* @__PURE__ */ ((e) => (e.Fade = "fade", e.Slide = "slide", e))(ue || {}), ne = /* @__PURE__ */ ((e) => (e.Auto = "auto", e.Fixed = "fixed", e))(ne || {}), Ve = Object.defineProperty, E = (e, t, o, h) => {
17
+ var ne = /* @__PURE__ */ ((e) => (e.Auto = "auto", e.Fixed = "fixed", e))(ne || {}), Pe = /* @__PURE__ */ ((e) => (e.Bottom = "bottom", e.BottomCenter = "bottom-center", e.BottomLeft = "bottom-left", e.BottomRight = "bottom-right", e.CenterCenter = "center-center", e.CenterLeft = "center-left", e.CenterRight = "center-right", e.Left = "left", e.Right = "right", e.Top = "top", e.TopCenter = "top-center", e.TopLeft = "top-left", e.TopRight = "top-right", e))(Pe || {}), Y = /* @__PURE__ */ ((e) => (e.Jump = "jump", e.None = "none", e.TextReveal = "text-reveal", e.Zoom = "zoom", e))(Y || {}), ge = /* @__PURE__ */ ((e) => (e.PopOut = "pop-out", e.WithinBorders = "within-borders", e))(ge || {}), ue = /* @__PURE__ */ ((e) => (e.Fade = "fade", e.Slide = "slide", e))(ue || {}), Ve = Object.defineProperty, E = (e, t, o, h) => {
18
18
  for (var r = void 0, g = e.length - 1, p; g >= 0; g--)
19
19
  (p = e[g]) && (r = p(t, o, r) || r);
20
20
  return r && Ve(t, o, r), r;