@orangelogic/design-system 2.133.0 → 2.135.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 (232) hide show
  1. package/library/chunks/asset-link-format.BBWyY5fn.js +2627 -0
  2. package/library/chunks/{button.DYoFn504.js → button.3giRMk79.js} +2 -2
  3. package/library/chunks/{checkbox.uH0uF0OV.js → checkbox.B-2O517F.js} +3 -3
  4. package/library/chunks/{table.DuP4v5FN.js → color-swatch-group.DC6vIYo4.js} +3133 -2887
  5. package/library/chunks/{color-swatch.0zyBEfL_.js → color-swatch.g3FPUnxM.js} +2 -2
  6. package/library/chunks/{confirm-popover.DpVYvK20.js → confirm-popover.DtndPsMa.js} +3 -3
  7. package/library/chunks/{dialog.BwBD_hJi.js → dialog.BQq3xBeH.js} +2 -2
  8. package/library/chunks/directive-helpers.DEDMV45_.js +42 -0
  9. package/library/chunks/{document-viewer.BM716ovi.js → document-viewer.BQPJD2lJ.js} +8 -8
  10. package/library/chunks/{dom.BXeuEG1b.js → dom.acWb8KCK.js} +1 -1
  11. package/library/chunks/{dot-pagination.B70lV5Av.js → dot-pagination.DBk9Rz1e.js} +1 -1
  12. package/library/chunks/{endpoints.6E17hFiK.js → endpoints.tU0_RZ_7.js} +4 -4
  13. package/library/chunks/{file-on-demand.D-Ectby2.js → file-on-demand.Bnloo9Ui.js} +12 -12
  14. package/library/chunks/folder-select.DuG4dSPm.js +942 -0
  15. package/library/chunks/{form.3af0bYrm.js → form.K1XOtu3S.js} +1 -1
  16. package/library/chunks/{header.BMGvKrdP.js → header.Bpjw08j7.js} +1 -1
  17. package/library/chunks/{i18n.DoMIwXr2.js → i18n.DJikbkDK.js} +48 -12
  18. package/library/chunks/{icon-button.B-Jf9W3v.js → icon-button.xobY-9OH.js} +1 -1
  19. package/library/chunks/{iframe.Cdv6esyS.js → iframe.BkvxcywO.js} +1 -1
  20. package/library/chunks/{image.SLqIVjqc.js → image.KZRXIthe.js} +241 -229
  21. package/library/chunks/{input.CQNhMu4z.js → input.GUw7x9tK.js} +3 -3
  22. package/library/chunks/{keyed.C0rkKrxH.js → keyed.DdOUTIg-.js} +1 -1
  23. package/library/chunks/{live.SCz6M8Gs.js → live.DCegntDo.js} +1 -1
  24. package/library/chunks/{option.SCVixE2L.js → option.uHye0aDT.js} +1 -1
  25. package/library/chunks/{pagination.BFE6Nk3_.js → pagination.D8Hzwlan.js} +6 -6
  26. package/library/chunks/{ref.bzeTdX0K.js → ref.DktKp7fP.js} +1 -1
  27. package/library/chunks/{repeat.DbF2p5ae.js → repeat.CFjcER6_.js} +1 -1
  28. package/library/chunks/{resizable-component.styles.BVhOesNE.js → resizable-component.styles.CAfXABBc.js} +5 -5
  29. package/library/chunks/{string.CbnVBzsd.js → string.CjJ09HK3.js} +14 -11
  30. package/library/chunks/{tab-group.C-p2Dljr.js → tab-group.0_aOE22R.js} +5 -5
  31. package/library/chunks/toast.Bz-j7zP2.js +109 -0
  32. package/library/chunks/{tree.9PK8ifJd.js → tree.C14rLLol.js} +3 -3
  33. package/library/chunks/url.-WDYqplj.js +42 -0
  34. package/library/components/alert.js +2 -2
  35. package/library/components/asset-link-format.js +16 -2163
  36. package/library/components/atoms.js +49 -51
  37. package/library/components/audio.js +3 -3
  38. package/library/components/border-input-group.js +2 -2
  39. package/library/components/breadcrumb.js +1 -1
  40. package/library/components/button.js +3 -3
  41. package/library/components/checkbox.js +3 -3
  42. package/library/components/color-picker.js +4 -4
  43. package/library/components/color-swatch-group.js +6 -7
  44. package/library/components/color-swatch.js +3 -3
  45. package/library/components/confirm-popover.js +4 -4
  46. package/library/components/copy-button.js +1 -1
  47. package/library/components/corner-position-input-group.js +3 -3
  48. package/library/components/date-calendar.js +2 -2
  49. package/library/components/details.js +1 -1
  50. package/library/components/dialog.js +3 -3
  51. package/library/components/diff.js +1 -1
  52. package/library/components/document-viewer.js +4 -4
  53. package/library/components/dot-pagination.js +2 -2
  54. package/library/components/drawer.js +2 -2
  55. package/library/components/dropdown.js +2 -2
  56. package/library/components/dynamic-select.js +88 -85
  57. package/library/components/e-chart.js +1 -1
  58. package/library/components/element-clamp.js +2 -2
  59. package/library/components/file-on-demand.js +13 -13
  60. package/library/components/folder-select.js +5 -5
  61. package/library/components/format-bytes.js +1 -1
  62. package/library/components/format-date.js +1 -1
  63. package/library/components/format-number.js +1 -1
  64. package/library/components/format-time.js +1 -1
  65. package/library/components/header.js +2 -2
  66. package/library/components/icon-button.js +2 -2
  67. package/library/components/iframe.js +2 -2
  68. package/library/components/image-comparer.js +1 -1
  69. package/library/components/image.js +6 -5
  70. package/library/components/input.js +4 -4
  71. package/library/components/line-clamp.js +1 -1
  72. package/library/components/masonry.js +3 -3
  73. package/library/components/menu-item.js +2 -2
  74. package/library/components/menu.js +1 -1
  75. package/library/components/molecules.js +27 -29
  76. package/library/components/option.js +2 -2
  77. package/library/components/organisms.js +6 -6
  78. package/library/components/padding-input-group.js +2 -2
  79. package/library/components/pagination.js +7 -7
  80. package/library/components/popup.js +1 -1
  81. package/library/components/position-picker.js +1 -1
  82. package/library/components/progress-bar.js +1 -1
  83. package/library/components/progress-ring.js +1 -1
  84. package/library/components/radio-group.js +1 -1
  85. package/library/components/range.js +5 -5
  86. package/library/components/rating.js +2 -2
  87. package/library/components/relative-time.js +1 -1
  88. package/library/components/select.js +10 -7
  89. package/library/components/shadow-input-group.js +2 -2
  90. package/library/components/share-option-list.js +3 -3
  91. package/library/components/sidebar.js +1 -1
  92. package/library/components/size-input-group.js +3 -3
  93. package/library/components/spinner.js +1 -1
  94. package/library/components/split-panel.js +1 -1
  95. package/library/components/stepper-wizard.js +1 -1
  96. package/library/components/switch.js +2 -2
  97. package/library/components/tab-group.js +5 -5
  98. package/library/components/tab.js +2 -2
  99. package/library/components/tag.js +2 -2
  100. package/library/components/textarea.js +2 -2
  101. package/library/components/timecode.js +1 -1
  102. package/library/components/tooltip.js +1 -1
  103. package/library/components/tree-item.js +4 -4
  104. package/library/components/tree.js +2 -2
  105. package/library/components/typeface.js +2 -2
  106. package/library/components/types.js +46083 -43779
  107. package/library/components/video.js +3 -3
  108. package/library/package.json +3 -1
  109. package/library/packages/atoms/src/components/image/image.d.ts +3 -0
  110. package/library/packages/atoms/src/components/select/select.d.ts +6 -0
  111. package/library/packages/atoms/src/components/tab-group/tab-group.d.ts +1 -0
  112. package/library/packages/atoms/src/index.d.ts +0 -1
  113. package/library/packages/events/src/cx-folder-select-selection-seeded.d.ts +6 -0
  114. package/library/packages/events/src/cx-image-src-resolved.d.ts +9 -0
  115. package/library/packages/events/src/cx-pdf-viewer-annotation-draw-mode-change.d.ts +10 -0
  116. package/library/packages/events/src/cx-pdf-viewer-annotation-draw-params-change.d.ts +11 -0
  117. package/library/packages/events/src/cx-pdf-viewer-more-options-select.d.ts +8 -0
  118. package/library/packages/events/src/cx-pdf-viewer-toolbar-annotation-mode-change.d.ts +10 -0
  119. package/library/packages/events/src/cx-pdf-viewer-toolbar-annotation-params-change.d.ts +11 -0
  120. package/library/packages/events/src/cx-pdf-viewer-toolbar-click.d.ts +8 -0
  121. package/library/packages/events/src/cx-pdf-viewer-toolbar-page-change.d.ts +8 -0
  122. package/library/packages/events/src/cx-pdf-viewer-toolbar-scale-change.d.ts +8 -0
  123. package/library/packages/events/src/cx-pdf-viewer-toolbar-view-toggle.d.ts +11 -0
  124. package/library/packages/events/src/cx-pdf-viewer-view-on-asset-toggle.d.ts +11 -0
  125. package/library/packages/events/src/cx-video-src-resolved.d.ts +8 -0
  126. package/library/packages/events/src/events.d.ts +13 -0
  127. package/library/packages/hybrid/table-core/src/index.d.ts +3 -0
  128. package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-row-actions/table-row-actions-dropdown.d.ts +8 -8
  129. package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-row-actions/table-row-actions.d.ts +6 -5
  130. package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-toolbar/table-dropdown-filter.d.ts +4 -4
  131. package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-toolbar/table-group-by-dropdown.d.ts +4 -4
  132. package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-toolbar/table-saved-search-dropdown.d.ts +6 -5
  133. package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-toolbar/table-toolbar.d.ts +12 -12
  134. package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/table.d.ts +11 -11
  135. package/library/packages/hybrid/table-core/src/tabulator-tables/modules/Clipboard/Clipboard.d.ts +1 -1
  136. package/library/packages/hybrid/table-core/src/tabulator-tables/modules/Clipboard/extensions/extensions.d.ts +1 -1
  137. package/library/packages/hybrid/table-core/src/tabulator-tables/modules/History/History.d.ts +1 -1
  138. package/library/packages/hybrid/table-core/src/tabulator-tables/modules/History/extensions/extensions.d.ts +1 -1
  139. package/library/packages/hybrid/table-core/src/tabulator-tables/modules/HoverMenu/HoverMenu.d.ts +1 -1
  140. package/library/packages/hybrid/table-core/src/tabulator-tables/modules/Import/defaults/importers.d.ts +1 -1
  141. package/library/packages/hybrid/table-core/src/tabulator-tables/modules/SelectRange/SelectRange.d.ts +4 -4
  142. package/library/packages/hybrid/table-core/src/tabulator-tables/modules/SelectRange/extensions/extensions.d.ts +2 -2
  143. package/library/packages/molecules/src/asset-picker/asset-picker.d.ts +1 -1
  144. package/library/packages/molecules/src/dynamic-select/dynamic-select.d.ts +5 -0
  145. package/library/packages/molecules/src/folder-select/components/folder-select-tree-item/folder-select-tree-item.d.ts +32 -0
  146. package/library/packages/molecules/src/folder-select/folder-select.d.ts +20 -3
  147. package/library/packages/molecules/src/gallery-item/gallery-item.d.ts +5 -0
  148. package/library/packages/molecules/src/index.d.ts +1 -1
  149. package/library/packages/molecules/src/library-index.d.ts +0 -1
  150. package/library/packages/molecules/src/pdf-viewer-toolbar/components/index.d.ts +3 -0
  151. package/library/packages/molecules/src/pdf-viewer-toolbar/components/pdf-viewer-annotation-draw/pdf-viewer-annotation-draw.d.ts +92 -0
  152. package/library/packages/molecules/src/pdf-viewer-toolbar/components/pdf-viewer-more-options/pdf-viewer-more-options.d.ts +43 -0
  153. package/library/packages/molecules/src/pdf-viewer-toolbar/components/pdf-viewer-more-options/pdf-viewer-more-options.styles.d.ts +2 -0
  154. package/library/packages/molecules/src/pdf-viewer-toolbar/components/pdf-viewer-view-on-asset/pdf-viewer-view-on-asset.d.ts +42 -0
  155. package/library/packages/molecules/src/pdf-viewer-toolbar/components/pdf-viewer-view-on-asset/pdf-viewer-view-on-asset.styles.d.ts +2 -0
  156. package/library/packages/molecules/src/pdf-viewer-toolbar/pdf-viewer-toolbar.d.ts +101 -0
  157. package/library/packages/molecules/src/pdf-viewer-toolbar/pdf-viewer-toolbar.styles.d.ts +2 -0
  158. package/library/packages/organisms/src/bento-grid/bento-grid.d.ts +66 -0
  159. package/library/packages/organisms/src/color-swatch-group/color-swatch-group.constants.d.ts +1 -1
  160. package/library/packages/organisms/src/color-swatch-group/color-swatch-group.d.ts +1 -1
  161. package/library/packages/organisms/src/content-builder/components/color-swatch-picker/color-swatch-picker.constants.d.ts +1 -1
  162. package/library/packages/organisms/src/content-builder/components/color-swatch-picker/color-swatch-picker.d.ts +1 -1
  163. package/library/packages/organisms/src/content-builder/components/config-form/config-form-controller.d.ts +1 -0
  164. package/library/packages/organisms/src/content-builder/components/config-form/config-form.d.ts +2 -9
  165. package/library/packages/organisms/src/content-builder/configs/dam-view.d.ts +1 -7
  166. package/library/packages/organisms/src/content-builder/configs-controller.d.ts +2 -14
  167. package/library/packages/organisms/src/content-builder/styleController.d.ts +1 -1
  168. package/library/packages/organisms/src/dam-custom-toolbar-buttons-editor/dam-custom-toolbar-buttons-editor.d.ts +9 -1
  169. package/library/packages/organisms/src/dashboard-table/dashboard-table.d.ts +1 -1
  170. package/library/packages/organisms/src/index.d.ts +1 -0
  171. package/library/packages/{molecules → organisms}/src/list-editor/list-editor.d.ts +9 -3
  172. package/library/packages/organisms/src/list-editor/list-editor.styles.d.ts +2 -0
  173. package/library/packages/organisms/src/video-chapters-manager/video-chapters-manager.d.ts +1 -1
  174. package/library/packages/services/src/api/folder/folder.types.d.ts +9 -2
  175. package/library/packages/tools/src/fetch-asset/fetch-asset.d.ts +16 -0
  176. package/library/packages/types/src/content-builder.d.ts +1 -1
  177. package/library/packages/types/src/dam-view.d.ts +1 -0
  178. package/library/packages/types/src/folder-select.d.ts +8 -1
  179. package/library/packages/types/src/pdf-viewer-toolbar.d.ts +82 -0
  180. package/library/packages/utils/src/custom-element/i18n.d.ts +43 -7
  181. package/library/packages/utils/src/string/string.d.ts +1 -1
  182. package/library/packages/utils/src/url/url.d.ts +12 -2
  183. package/library/react-web-component.d.ts +514 -913
  184. package/library/utils.js +200 -199
  185. package/package.json +3 -1
  186. package/library/chunks/asset.CcxcYY9d.js +0 -469
  187. package/library/chunks/color-swatch-group.DlTVQ3Ul.js +0 -362
  188. package/library/chunks/directive-helpers.Dm4rc594.js +0 -37
  189. package/library/chunks/folder-select.DHV6f6TA.js +0 -884
  190. package/library/chunks/list-editor.BXY4UIAI.js +0 -1394
  191. package/library/chunks/responsive.Cf65FCWd.js +0 -17
  192. package/library/chunks/toast.D3AW3RWv.js +0 -94
  193. package/library/chunks/url.Cj9cIQXJ.js +0 -27
  194. package/library/components/list-editor.d.ts +0 -3
  195. package/library/components/list-editor.js +0 -33
  196. package/library/components/table.d.ts +0 -3
  197. package/library/components/table.js +0 -84
  198. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/index.d.ts +0 -0
  199. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-footer/table-footer.d.ts +0 -0
  200. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-footer/table-footer.styles.d.ts +0 -0
  201. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-row-actions/table-row-actions.styles.d.ts +0 -0
  202. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-toolbar/table-toolbar.styles.d.ts +0 -0
  203. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/controllers/ajax-facets/ajax-facet-data-controller.d.ts +0 -0
  204. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/controllers/ajax-facets/ajax-facet-filter-controller.d.ts +0 -0
  205. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/controllers/filter-controller.d.ts +0 -0
  206. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/controllers/select-all-controller.d.ts +0 -0
  207. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-alert.styles.d.ts +0 -0
  208. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-base.styles.d.ts +0 -0
  209. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-calcs.styles.d.ts +0 -0
  210. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-clickable-cell.styles.d.ts +0 -0
  211. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-data-tree.styles.d.ts +0 -0
  212. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-edit.styles.d.ts +0 -0
  213. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-footer.styles.d.ts +0 -0
  214. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-format.styles.d.ts +0 -0
  215. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-group-rows.styles.d.ts +0 -0
  216. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-header.styles.d.ts +0 -0
  217. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-hover-menu.styles.d.ts +0 -0
  218. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-move-rows.styles.d.ts +0 -0
  219. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-page.styles.d.ts +0 -0
  220. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-placeholder.styles.d.ts +0 -0
  221. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-popup.styles.d.ts +0 -0
  222. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-print.styles.d.ts +0 -0
  223. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-resize.styles.d.ts +0 -0
  224. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-responsive-layout.styles.d.ts +0 -0
  225. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-rows.styles.d.ts +0 -0
  226. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-rtl.styles.d.ts +0 -0
  227. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-select-range.styles.d.ts +0 -0
  228. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-spreadsheet.styles.d.ts +0 -0
  229. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/table-data-loader.d.ts +0 -0
  230. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/table.styles.d.ts +0 -0
  231. /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/table.utils.d.ts +0 -0
  232. /package/library/packages/molecules/src/{list-editor/list-editor.styles.d.ts → pdf-viewer-toolbar/components/pdf-viewer-annotation-draw/pdf-viewer-annotation-draw.styles.d.ts} +0 -0
@@ -1,4 +1,4 @@
1
- import { s as m } from "./dom.BXeuEG1b.js";
1
+ import { s as m } from "./dom.acWb8KCK.js";
2
2
  const n = /* @__PURE__ */ new WeakMap(), h = /* @__PURE__ */ new WeakMap(), l = /* @__PURE__ */ new WeakMap(), u = /* @__PURE__ */ new WeakSet(), f = /* @__PURE__ */ new WeakMap();
3
3
  class v {
4
4
  constructor(e, o) {
@@ -3,7 +3,7 @@ import { n as c, C as b } from "./lib-cortex-element.CVMmyPMC.js";
3
3
  import { c as k } from "./component.styles.CRO4Odto.js";
4
4
  import { i as p } from "./lit-element.jLBm65_O.js";
5
5
  import { c as v } from "./custom-element.L4WJXn1j.js";
6
- import { L as y } from "./i18n.DoMIwXr2.js";
6
+ import { L as y } from "./i18n.DJikbkDK.js";
7
7
  import { w } from "./watch.CThbualB.js";
8
8
  import { e as m } from "./query.BBf1UFkC.js";
9
9
  import { e as u } from "./class-map.BiVq-cVR.js";
@@ -1,7 +1,7 @@
1
1
  import { p as v } from "./purify.es.BIuh5IAZ.js";
2
- const A = /* @__PURE__ */ new Set(["weekday", "era", "year", "month", "day"]), T = /* @__PURE__ */ new Set(["hour", "minute", "second", "dayPeriod", "timeZoneName"]), u = /* @__PURE__ */ new Set(), C = new MutationObserver(y), n = /* @__PURE__ */ new Map(), g = /* @__PURE__ */ new Map();
2
+ const S = /* @__PURE__ */ new Set(["weekday", "era", "year", "month", "day"]), T = /* @__PURE__ */ new Set(["hour", "minute", "second", "dayPeriod", "timeZoneName"]), u = /* @__PURE__ */ new Set(), A = new MutationObserver(y), n = /* @__PURE__ */ new Map(), g = /* @__PURE__ */ new Map();
3
3
  let h = document.documentElement.dir || "ltr", f = document.documentElement.lang || navigator.language, r;
4
- C.observe(document.documentElement, {
4
+ A.observe(document.documentElement, {
5
5
  attributeFilter: ["dir", "lang"],
6
6
  attributes: !0
7
7
  });
@@ -32,7 +32,7 @@ function y() {
32
32
  typeof e.requestUpdate == "function" && e.requestUpdate();
33
33
  });
34
34
  }
35
- let S = class {
35
+ let C = class {
36
36
  constructor(t) {
37
37
  this.host = t, this.host.addController(this);
38
38
  }
@@ -110,7 +110,7 @@ let S = class {
110
110
  if (s.type !== "literal")
111
111
  return s.value;
112
112
  const c = a[d - 1], l = a[d + 1];
113
- return c != null && A.has(c.type) && l != null && T.has(l.type) ? " " : s.value;
113
+ return c != null && S.has(c.type) && l != null && T.has(l.type) ? " " : s.value;
114
114
  }).join("");
115
115
  }
116
116
  /** Outputs a localized number in the specified format. */
@@ -137,13 +137,14 @@ const b = {
137
137
  action: "Action",
138
138
  actionOnClick: "Action on click",
139
139
  actions: "Actions",
140
- activateRightClickActionMenu: "Activate right-click action menu",
140
+ activateLanguagesInSpaceSettingsNote: "Activate languages in the space settings.",
141
141
  activeBackground: "Active background",
142
142
  activeBorder: "Active border",
143
143
  activeColor: "Active color",
144
144
  activeFolders: "Active folders",
145
145
  activeFoldersHelpText: "Select folders that you’d like to be active on the mounted drive.",
146
146
  activeTextColor: "Active text color",
147
+ actualSize: "Actual Size",
147
148
  adaptive: "Adaptive",
148
149
  add: "Add",
149
150
  addALine: "Add a line",
@@ -197,10 +198,9 @@ const b = {
197
198
  altText: "Alt text",
198
199
  alternativeText: "Alternative text",
199
200
  always: "Always",
200
- alwaysShowFavoriteFolder: "Always show “My favorite” folder",
201
- alwaysShowPersonalFolder: "Always show “My personal” folder",
202
201
  analytics: "Analytics",
203
202
  anchor: "Anchor",
203
+ anchorComments: "Anchor comments",
204
204
  anchorId: "Anchor ID",
205
205
  andOthers: (e) => e > 1 ? `and ${e} others` : "and 1 other",
206
206
  animation: "Animation",
@@ -208,6 +208,7 @@ const b = {
208
208
  animationTransitionDurationHelpText: "Applies to all effects except those where specified directly",
209
209
  annotate: "Annotate",
210
210
  annotation: "Annotation",
211
+ annotations: "Annotations",
211
212
  appearance: "Appearance",
212
213
  appliedFilters: "Applied filters",
213
214
  apply: "Apply",
@@ -215,6 +216,7 @@ const b = {
215
216
  applyToPanels: "Apply to panels",
216
217
  areaCode: "Area Code",
217
218
  ariaLabel: "Aria label",
219
+ arrow: "Arrow",
218
220
  arrows: "Arrows",
219
221
  ascending: "Ascending",
220
222
  aside: "Aside",
@@ -241,6 +243,7 @@ const b = {
241
243
  autoOpenFirstSection: "Auto-open first section",
242
244
  autoSlide: "Auto-slide",
243
245
  automatic: "Automatic",
246
+ automaticZoom: "Automatic Zoom",
244
247
  autoplay: "Autoplay",
245
248
  autoplayHelpText: "The video will be muted by default in order for this feature to work",
246
249
  availablePanels: "Available panels",
@@ -334,6 +337,7 @@ const b = {
334
337
  chooseExistingPaletteOrCreateNew: "Choose existing palette or create new",
335
338
  chooseTableSize: "Choose table size",
336
339
  chunkSize: "Chunk Size",
340
+ circle: "Circle",
337
341
  circles: "Circles",
338
342
  class: "Class",
339
343
  clear: "Clear",
@@ -361,6 +365,8 @@ const b = {
361
365
  columnGroup: "Column group",
362
366
  columnsWidth: "Columns width",
363
367
  compact: "Compact",
368
+ completionMessage: "Completion message",
369
+ completionMessagePlaceholder: "Message to show in a toast after the action is complete",
364
370
  config: "Config",
365
371
  configure: "Configure",
366
372
  configureWorkflow: "Configure Workflow",
@@ -388,6 +394,8 @@ const b = {
388
394
  createTransition: "Create transition",
389
395
  crop: "Crop",
390
396
  cubic: "Cubic",
397
+ currentPage: "Current page",
398
+ currentPageTooltip: "Current page (view URL from current page)",
391
399
  currentUsage: "Current usage",
392
400
  currentValue: "Current value",
393
401
  currentVersion: "Current version",
@@ -452,6 +460,7 @@ const b = {
452
460
  doNotShow: "Do not show",
453
461
  doNothing: "Do nothing",
454
462
  doYouWantToCloseThisDialogChangesWillBeDismissed: "Do you want to close this dialog? Changes will be dismissed.",
463
+ documentProperties: "Document properties…",
455
464
  documentViewer: "Document Viewer",
456
465
  done: "Done",
457
466
  download: "Download",
@@ -467,6 +476,7 @@ const b = {
467
476
  downloadSpeed: "Download speed",
468
477
  downloadingFileName: (e) => `Downloading "${e}"`,
469
478
  downloadingFileNum: (e) => `Downloading ${e} file${e > 1 ? "s" : ""}`,
479
+ draw: "Draw",
470
480
  dropShadow: "Drop shadow",
471
481
  duplicateBlock: "Duplicate block",
472
482
  easeInOutQuad: "Ease-in-out quad",
@@ -512,7 +522,6 @@ const b = {
512
522
  emptyTabGroup: "Empty tab group",
513
523
  emptyTimeline: "Empty timeline",
514
524
  emptyVideo: "Empty video",
515
- enableAssetActions: "Enable asset actions",
516
525
  enableCaption: "Enable caption",
517
526
  enterPasswordToOpenFile: "Enter a password to open this file",
518
527
  enterYourSiteUrlToConnect: "Enter your site URL to connect",
@@ -522,6 +531,7 @@ const b = {
522
531
  errorUploadingImage: "Error uploading image",
523
532
  errorUploadingImageTitle: "Error uploading image",
524
533
  estimatedReadingTime: "Estimated reading time:",
534
+ evenSpreads: "Even spreads",
525
535
  example: (e) => `Example: ${e}`,
526
536
  executeACommand: "Execute a command",
527
537
  executeWorkflow: "Execute workflow",
@@ -552,6 +562,7 @@ const b = {
552
562
  filters: "Filters",
553
563
  find: "Find",
554
564
  findAndReplace: "Find and Replace",
565
+ findInDocument: "Find in document",
555
566
  findInSelection: "Find in selection",
556
567
  findWholeWordsOnly: "Find whole words only",
557
568
  first: "First",
@@ -566,7 +577,6 @@ const b = {
566
577
  folder: "Folder",
567
578
  folderCollection: "Folder/Collection",
568
579
  folderHierarchy: "Folder hierarchy",
569
- folderSettings: "Folder settings",
570
580
  folders: "Folders",
571
581
  font: "Font",
572
582
  fontAwesome: "Font Awesome",
@@ -597,10 +607,13 @@ const b = {
597
607
  generateResponse: "Generate response",
598
608
  getLinkToThisAsset: "Get link to this asset",
599
609
  goToAsset: "Go to asset",
610
+ goToFirstPage: "Go to first page",
611
+ goToLastPage: "Go to last page",
600
612
  goToSlide: (e, t) => `Go to slide ${e} of ${t}`,
601
613
  grid: "Grid",
602
614
  groupBy: "Group by",
603
615
  guttersWidth: "Gutters width",
616
+ handTool: "Hand tool",
604
617
  header: "Header",
605
618
  headerSourceField: "Header source field",
606
619
  heading: (e) => `Heading ${e ?? ""}`.trim(),
@@ -619,6 +632,7 @@ const b = {
619
632
  history: "History",
620
633
  hollowBullet: "Hollow bullet",
621
634
  horizontalGap: "Horizontal gap",
635
+ horizontalScrolling: "Horizontal scrolling",
622
636
  hour: "Hour",
623
637
  hugContent: "Hug content",
624
638
  hugContentOnDesktopAndStretchesToFullWidthOnMobile: "Hug content on desktop and stretches to full width on mobile",
@@ -774,6 +788,7 @@ const b = {
774
788
  noSavedSearch: "No Saved Search",
775
789
  noSlidesAddedYet: "No slides added yet",
776
790
  noSourceUrlProvided: "No source URL provided",
791
+ noSpreads: "No spreads",
777
792
  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.",
778
793
  nonAcceptedExtension: (e) => `Invalid file(s) selected, please only choose ${e.join("/")} files.`,
779
794
  none: "None",
@@ -781,6 +796,7 @@ const b = {
781
796
  numOptionsSelected: (e) => e === 0 ? "No options selected" : e === 1 ? "1 option selected" : `${e} options selected`,
782
797
  numberOfRowsInGridMode: "Number of rows in grid mode",
783
798
  numberedListStyle: "Numbered list style",
799
+ oddSpreads: "Odd spreads",
784
800
  of: "of",
785
801
  off: "Off",
786
802
  ok: "Ok",
@@ -799,6 +815,7 @@ const b = {
799
815
  openAssociatedURL: "Open associated URL",
800
816
  openDetailsPopupOnThisBookPage: "Open the details popup on this book page",
801
817
  openDrive: "Open drive",
818
+ openFile: "Open file",
802
819
  openForm: "Open form",
803
820
  openInDrive: "Open in drive",
804
821
  openInNewTab: "Open in new tab",
@@ -818,7 +835,10 @@ const b = {
818
835
  paddingTop: "Padding Top",
819
836
  paddings: "Paddings",
820
837
  page: "Page",
838
+ pageFit: "Page Fit",
839
+ pageScrolling: "Page scrolling",
821
840
  pageTitle: "Page title",
841
+ pageWidth: "Page Width",
822
842
  pagination: "Pagination",
823
843
  palette: "Palette",
824
844
  panelTitle: "Panel title",
@@ -847,6 +867,7 @@ const b = {
847
867
  pleaseSelectAnAsset: "Please select an asset",
848
868
  popOut: "Pop-out",
849
869
  position: "Position",
870
+ presentationMode: "Presentation mode",
850
871
  preserveMetadata: "Preserve metadata",
851
872
  preset: "Preset",
852
873
  presetLast2Days: "Last 2 days",
@@ -876,6 +897,7 @@ const b = {
876
897
  previousPage: "Previous page",
877
898
  previousSlide: "Previous slide",
878
899
  primary: "Primary",
900
+ print: "Print",
879
901
  progress: "Progress",
880
902
  quad: "Quad",
881
903
  quality: "Quality",
@@ -883,6 +905,7 @@ const b = {
883
905
  quote: "Quote",
884
906
  radixPoint: "Radix Point",
885
907
  read: "read",
908
+ readingMode: "Reading mode",
886
909
  readyToUse: "Ready to use",
887
910
  recent: "Recent",
888
911
  redo: "Redo",
@@ -926,6 +949,8 @@ const b = {
926
949
  rocketMode: "Rocket mode",
927
950
  rocketModeDefinition: "Download files faster. For better system/web performance turn this off.",
928
951
  rotate: "Rotate",
952
+ rotateClockwise: "Rotate clockwise",
953
+ rotateCounterclockwise: "Rotate counterclockwise",
929
954
  row: "Row",
930
955
  rowsGap: "Rows gap",
931
956
  rowsPerPage: "Rows per page",
@@ -971,6 +996,8 @@ const b = {
971
996
  showAllAssets: "Show all assets",
972
997
  showAllResources: "Show all resources",
973
998
  showAnchorIcon: "Show anchor icon",
999
+ showAssetActions: "Show asset actions",
1000
+ showAssetActionsHelpText: `If unchecked, hides asset's actions panel on hover, the "Actions" menu in the "Overview" window, the three-dots asset's menu, and the right-click menu. This option only hides the actions from view and does not restrict them.`,
974
1001
  showAssetInLibrary: "Show asset in library",
975
1002
  showCode: "Show code",
976
1003
  showCodes: "Show codes",
@@ -1002,7 +1029,6 @@ const b = {
1002
1029
  solid: "Solid",
1003
1030
  solidBullet: "Solid bullet",
1004
1031
  sort: "Sort",
1005
- sortDropdown: "Sort dropdown",
1006
1032
  source: "Source",
1007
1033
  space: "Space",
1008
1034
  spaceDefault: "Space default",
@@ -1015,6 +1041,7 @@ const b = {
1015
1041
  splitCell: "Split cell",
1016
1042
  splitIntoMultipleScreens: "Split into multiple screens",
1017
1043
  splitIntoMultipleScreensHelpText: "Creates a slideshow of images split into scrollable screens",
1044
+ square: "Square",
1018
1045
  squareBullet: "Square bullet",
1019
1046
  start: "Start",
1020
1047
  startComposing: "Start composing...",
@@ -1030,7 +1057,10 @@ const b = {
1030
1057
  subfolders: "subfolders",
1031
1058
  subscript: "Subscript",
1032
1059
  suggestDeletion: "Suggest deletion",
1060
+ suggestedEdits: "Suggested edits",
1033
1061
  superscript: "Superscript",
1062
+ switchToPresentationMode: "Switch to presentation mode",
1063
+ switchToReadingMode: "Switch to reading mode",
1034
1064
  syncCanceled: "Sync canceled.",
1035
1065
  syncFailed: "Sync failed.",
1036
1066
  syncing: "Syncing",
@@ -1055,6 +1085,7 @@ const b = {
1055
1085
  textFormats: "Text Formats",
1056
1086
  textInput: "Text content",
1057
1087
  textReveal: "Text reveal",
1088
+ textSelectionTool: "Text selection tool",
1058
1089
  textToSpeechRequestInProgress: "Your request is being processed. When the process is complete, the updated file will be added as a new version of this asset.",
1059
1090
  textToSpeechUserGuide: "Rendering audio generates and saves the final text-to-speech audio file based on the selected settings.",
1060
1091
  textures: "Textures",
@@ -1078,6 +1109,7 @@ const b = {
1078
1109
  toggleHeaderCell: "Toggle header cell",
1079
1110
  toggleHeaderColumn: "Toggle header column",
1080
1111
  toggleHeaderRow: "Toggle header row",
1112
+ toggleSidebar: "Toggle sidebar",
1081
1113
  tooManyFiles: "Only one file can be uploaded at a time. Please try again.",
1082
1114
  toolbar: "Toolbar",
1083
1115
  tools: "Tools",
@@ -1094,6 +1126,7 @@ const b = {
1094
1126
  transitionToExisting: "Transition to existing",
1095
1127
  transitionType: "Transition type",
1096
1128
  translation: "Translation",
1129
+ translationLimitedFieldsNote: "You can translate only a limited number of fields here. Other texts are inherited from the general interface and can't be edited in this tab. To translate all interface elements, use the Admin section.",
1097
1130
  trim: "Trim",
1098
1131
  tuneDisabled: "Select some texts to apply the effect",
1099
1132
  turnOnSeeThru: "Turn on See-thru",
@@ -1132,6 +1165,7 @@ const b = {
1132
1165
  variants: "Variants",
1133
1166
  versionHistory: "Version history",
1134
1167
  verticalGap: "Vertical gap",
1168
+ verticalScrolling: "Vertical scrolling",
1135
1169
  video: "Video",
1136
1170
  videoChaptersEmptyPlaceholder: "This video doesn’t have chapter yet",
1137
1171
  videoContent: "Video content",
@@ -1142,11 +1176,12 @@ const b = {
1142
1176
  videoSourceInfo: (e, t, o) => `Source video: ${e}px × ${t}px. Ratio ${o}`,
1143
1177
  view: "View",
1144
1178
  viewAndSort: "view & sort",
1179
+ viewAndSortElement: "View & sort",
1145
1180
  viewInAR: "View in AR",
1146
1181
  viewLogs: "View logs",
1182
+ viewOnAsset: "View on asset",
1147
1183
  viewOptions: "View options",
1148
1184
  viewPageDetails: "View page details",
1149
- viewSwitcher: "View switcher",
1150
1185
  virtualFolder: "Virtual folder",
1151
1186
  virtualFolderHelpText: "Sync slides with assets in the specified directory",
1152
1187
  visibility: "Visibility",
@@ -1162,6 +1197,7 @@ const b = {
1162
1197
  wireframe: "Wireframe",
1163
1198
  withinBorders: "Within borders",
1164
1199
  wrap: "Wrap",
1200
+ wrappedScrolling: "Wrapped scrolling",
1165
1201
  writeSomething: "Write something …",
1166
1202
  wrongPassword: "Wrong Password",
1167
1203
  zoom: "Zoom",
@@ -1171,7 +1207,7 @@ const b = {
1171
1207
  zoomToFit: "Zoom to fit"
1172
1208
  };
1173
1209
  w(b);
1174
- class F extends S {
1210
+ class F extends C {
1175
1211
  }
1176
1212
  w(b);
1177
1213
  export {
@@ -1,7 +1,7 @@
1
1
  import { n as r, C as g } from "./lib-cortex-element.CVMmyPMC.js";
2
2
  import { c as p } from "./component.styles.CRO4Odto.js";
3
3
  import { c as h } from "./custom-element.L4WJXn1j.js";
4
- import { L as m } from "./i18n.DoMIwXr2.js";
4
+ import { L as m } from "./i18n.DJikbkDK.js";
5
5
  import { r as f } from "./state.CSDxrqLd.js";
6
6
  import { e as v } from "./query.BBf1UFkC.js";
7
7
  import { e as y } from "./class-map.BiVq-cVR.js";
@@ -1,7 +1,7 @@
1
1
  import { n as r, C as d } from "./lib-cortex-element.CVMmyPMC.js";
2
2
  import { c as h } from "./component.styles.CRO4Odto.js";
3
3
  import { c as y } from "./custom-element.L4WJXn1j.js";
4
- import { L as u } from "./i18n.DoMIwXr2.js";
4
+ import { L as u } from "./i18n.DJikbkDK.js";
5
5
  import { w as g } from "./watch.CThbualB.js";
6
6
  import { i as v, x as p } from "./lit-element.jLBm65_O.js";
7
7
  import { e as b } from "./query.BBf1UFkC.js";