@orangelogic/design-system 2.134.0 → 2.136.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.BzbWmmJ0.js → checkbox.B-2O517F.js} +2 -2
  4. package/library/chunks/{table.DWcxLbq6.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.CsT96fvk.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.C2mLhREj.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 +1829 -1679
  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.Dx6-kWC-.js +0 -362
  188. package/library/chunks/directive-helpers.Dm4rc594.js +0 -37
  189. package/library/chunks/folder-select.DwZ7lczk.js +0 -884
  190. package/library/chunks/list-editor.BhMNYL8R.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,51 +1,51 @@
1
- import { C as g } from "../chunks/button.DYoFn504.js";
2
- import { C as $ } from "../chunks/icon-button.B-Jf9W3v.js";
3
- import { C as p, a as O } from "../chunks/option.SCVixE2L.js";
1
+ import { C as g } from "../chunks/button.3giRMk79.js";
2
+ import { C as O } from "../chunks/icon-button.xobY-9OH.js";
3
+ import { C as p, a as $ } from "../chunks/option.uHye0aDT.js";
4
4
  import C from "./select.js";
5
- import { n as s, C as x } from "../chunks/lib-cortex-element.CVMmyPMC.js";
5
+ import { n as i, C as x } from "../chunks/lib-cortex-element.CVMmyPMC.js";
6
6
  import { c as v } from "../chunks/custom-element.L4WJXn1j.js";
7
7
  import { d as w } from "../chunks/debounce.DaHuiSGU.js";
8
- import { L as S } from "../chunks/i18n.DoMIwXr2.js";
8
+ import { L as S } from "../chunks/i18n.DJikbkDK.js";
9
9
  import { w as c } from "../chunks/watch.CThbualB.js";
10
10
  import { x as r } from "../chunks/lit-element.jLBm65_O.js";
11
11
  import { r as h } from "../chunks/state.CSDxrqLd.js";
12
12
  import { e as E } from "../chunks/query.BBf1UFkC.js";
13
13
  import { e as B } from "../chunks/class-map.BiVq-cVR.js";
14
14
  import { o as m } from "../chunks/if-defined.BRoBj_Rp.js";
15
- import { i as T } from "../chunks/keyed.C0rkKrxH.js";
15
+ import { i as T } from "../chunks/keyed.DdOUTIg-.js";
16
16
  import { o as b } from "../chunks/map.D8heArFD.js";
17
- import { c as y } from "../chunks/repeat.DbF2p5ae.js";
17
+ import { c as y } from "../chunks/repeat.CFjcER6_.js";
18
18
  import { o as D } from "../chunks/style-map.llVFPd__.js";
19
19
  import { n as f } from "../chunks/when.Dr1es41R.js";
20
20
  import { b as _ } from "../chunks/_baseIteratee.DpzDid58.js";
21
21
  import { b as V } from "../chunks/_baseUniq.HFKneygy.js";
22
- function z(t, i) {
23
- return t && t.length ? V(t, _(i)) : [];
22
+ function z(t, s) {
23
+ return t && t.length ? V(t, _(s)) : [];
24
24
  }
25
- var F = Object.defineProperty, A = Object.getOwnPropertyDescriptor, o = (t, i, l, a) => {
26
- for (var n = a > 1 ? void 0 : a ? A(i, l) : i, u = t.length - 1, d; u >= 0; u--)
27
- (d = t[u]) && (n = (a ? d(i, l, n) : d(n)) || n);
28
- return a && n && F(i, l, n), n;
25
+ var F = Object.defineProperty, A = Object.getOwnPropertyDescriptor, o = (t, s, l, a) => {
26
+ for (var n = a > 1 ? void 0 : a ? A(s, l) : s, u = t.length - 1, d; u >= 0; u--)
27
+ (d = t[u]) && (n = (a ? d(s, l, n) : d(n)) || n);
28
+ return a && n && F(s, l, n), n;
29
29
  };
30
30
  let e = class extends x {
31
31
  constructor() {
32
- super(...arguments), this.localize = new S(this), this.name = "", this.value = "", this.size = "medium", this.placeholder = "", this.allowFreetext = !1, this.multiple = !1, this.maxOptionsVisible = 3, this.disabled = !1, this.clearable = !1, this.open = !1, this.hoist = !1, this.freeWidth = !1, this.autosizePadding = 10, this.filled = !1, this.pill = !1, this.label = "", this.placement = "bottom", this.helpText = "", this.form = "", this.required = !1, this.useTag = !1, this.inputBehavior = "filter", this.getOptionValue = (t) => !t || !(t instanceof p) ? "" : typeof t.value == "string" ? t.value : "", this.setOptionCurrent = (t, i) => {
32
+ super(...arguments), this.localize = new S(this), this.name = "", this.value = "", this.size = "medium", this.placeholder = "", this.allowFreetext = !1, this.multiple = !1, this.maxOptionsVisible = 3, this.disabled = !1, this.clearable = !1, this.open = !1, this.hoist = !1, this.freeWidth = !1, this.autosizePadding = 10, this.filled = !1, this.pill = !1, this.label = "", this.placement = "bottom", this.helpText = "", this.form = "", this.required = !1, this.useTag = !1, this.inputBehavior = "filter", this.getOptionValue = (t) => !t || !(t instanceof p) ? "" : typeof t.value == "string" ? t.value : "", this.setOptionCurrent = (t, s) => {
33
33
  if (t instanceof p) {
34
- if (i === void 0) {
34
+ if (s === void 0) {
35
35
  t.current = !t.current;
36
36
  return;
37
37
  }
38
- t.current = i;
38
+ t.current = s;
39
39
  }
40
- }, this.setOptionSelected = (t, i) => {
40
+ }, this.setOptionSelected = (t, s) => {
41
41
  if (!(!(t instanceof p) || t.getAttribute("role") !== "option")) {
42
- if (i === void 0) {
42
+ if (s === void 0) {
43
43
  t.selected = !t.selected;
44
44
  return;
45
45
  }
46
- t.selected = i, i && this.selectEl.setCurrentOption(t);
46
+ t.selected = s, s && this.selectEl.setCurrentOption(t);
47
47
  }
48
- }, this.stayOpenOnSelect = !1, this.forceOnChange = !1, this.allowDefaultMouseDown = !1, this.columns = [], this.useSearchTerm = !1, this.noSelectOnEnter = !1, this.noResetCurrent = !1, this.iconName = "", this.noDropdown = !1, this.noDropdownOnEmpty = !1, this.noFlip = !1, this.customChangeEvent = "", this.options = [], this.start = 0, this.searchTerm = "", this.hasMore = !1, this.loading = !1;
48
+ }, this.stayOpenOnSelect = !1, this.closeOnSelect = !1, this.forceOnChange = !1, this.allowDefaultMouseDown = !1, this.columns = [], this.useSearchTerm = !1, this.noSelectOnEnter = !1, this.noResetCurrent = !1, this.iconName = "", this.noDropdown = !1, this.noDropdownOnEmpty = !1, this.noFlip = !1, this.customChangeEvent = "", this.options = [], this.start = 0, this.searchTerm = "", this.hasMore = !1, this.loading = !1;
49
49
  }
50
50
  createRenderRoot() {
51
51
  return this;
@@ -54,11 +54,11 @@ let e = class extends x {
54
54
  if (this.api)
55
55
  try {
56
56
  this.loading = !0;
57
- const i = await this.api({
57
+ const s = await this.api({
58
58
  searchTerm: this.searchTerm,
59
59
  start: this.start
60
60
  });
61
- if (t ? this.options = i.data : this.options = z([...this.options, ...i.data], "value"), this.hasMore = i.hasMore, await this.updateComplete, this.selectEl) {
61
+ if (t ? this.options = s.data : this.options = z([...this.options, ...s.data], "value"), this.hasMore = s.hasMore, await this.updateComplete, this.selectEl) {
62
62
  let l;
63
63
  this.multiple ? l = this.value?.trim() ? this.value.trim().split(/\s+/) : [] : l = this.value, this.selectEl.value = l;
64
64
  }
@@ -80,12 +80,12 @@ let e = class extends x {
80
80
  tableGetOptionValue(t) {
81
81
  return t?.getAttribute("data-value") ?? "";
82
82
  }
83
- tableSetOptionSelected(t, i) {
84
- const l = i ?? !t?.hasAttribute("selected");
83
+ tableSetOptionSelected(t, s) {
84
+ const l = s ?? !t?.hasAttribute("selected");
85
85
  t?.toggleAttribute("selected", l), t?.setAttribute("aria-selected", String(l));
86
86
  }
87
- tableSetOptionCurrent(t, i) {
88
- t?.toggleAttribute("current", i ?? !t?.hasAttribute("current"));
87
+ tableSetOptionCurrent(t, s) {
88
+ t?.toggleAttribute("current", s ?? !t?.hasAttribute("current"));
89
89
  }
90
90
  tableGetOptionLabel(t) {
91
91
  return t?.querySelector("td")?.textContent?.trim() ?? "";
@@ -96,26 +96,26 @@ let e = class extends x {
96
96
  tableGetOptionDisabled(t) {
97
97
  return t?.hasAttribute("disabled") ?? !1;
98
98
  }
99
- tableFilterCallback(t, i) {
100
- const l = i.toLowerCase();
99
+ tableFilterCallback(t, s) {
100
+ const l = s.toLowerCase();
101
101
  return [...t?.querySelectorAll("td") || []].some(
102
102
  (a) => a.textContent?.toLowerCase().includes(l)
103
103
  );
104
104
  }
105
- getCellValue(t, i) {
106
- if (i in t) {
107
- const l = t[i];
105
+ getCellValue(t, s) {
106
+ if (s in t) {
107
+ const l = t[s];
108
108
  return l == null ? "" : String(l);
109
109
  }
110
- return t.extra?.[i] ?? "";
110
+ return t.extra?.[s] ?? "";
111
111
  }
112
112
  getColWidth(t) {
113
- const i = this.columns.reduce((l, a) => l + (a.flex ?? 1), 0);
114
- return `${((t.flex ?? 1) / i * 100).toFixed(1)}%`;
113
+ const s = this.columns.reduce((l, a) => l + (a.flex ?? 1), 0);
114
+ return `${((t.flex ?? 1) / s * 100).toFixed(1)}%`;
115
115
  }
116
116
  handleInputChange(t) {
117
- const { value: i } = t.target.displayInput;
118
- this.searchTerm = i, this.selectEl.getOptionLabel = (l) => !l || !(l instanceof p) ? i : l.getTextLabel() || i;
117
+ const { value: s } = t.target.displayInput;
118
+ this.searchTerm = s, this.selectEl.getOptionLabel = (l) => !l || !(l instanceof p) ? s : l.getTextLabel() || s;
119
119
  }
120
120
  handleLoadMore() {
121
121
  this.start += 10;
@@ -123,8 +123,8 @@ let e = class extends x {
123
123
  handleCustomChange(t) {
124
124
  if (!t.target)
125
125
  return;
126
- const i = t.target, l = this.options.find(
127
- (a) => a.value === i.value
126
+ const s = t.target, l = this.options.find(
127
+ (a) => a.value === s.value
128
128
  );
129
129
  l && this.emit(this.customChangeEvent, {
130
130
  detail: l
@@ -139,24 +139,24 @@ let e = class extends x {
139
139
  (t) => t.value ?? "",
140
140
  (t) => r`<tr role="option" aria-selected="false" aria-disabled=${t.disabled ? "true" : "false"} data-value=${t.value ?? ""} ?disabled=${t.disabled ?? !1}>${b(
141
141
  this.columns,
142
- (i) => r`<td class="table-select__td">${this.getCellValue(t, i.field)}</td>`
142
+ (s) => r`<td class="table-select__td">${this.getCellValue(t, s.field)}</td>`
143
143
  )}</tr>`
144
144
  )}</table>`;
145
145
  }
146
146
  render() {
147
- const t = this.noDropdown || this.noDropdownOnEmpty && !this.options.length, i = this.columns.length > 0;
148
- return T(i, r`<cx-select auto-size-padding=${this.autosizePadding} class=${B({
147
+ const t = this.noDropdown || this.noDropdownOnEmpty && !this.options.length, s = this.columns.length > 0;
148
+ return T(s, r`<cx-select auto-size-padding=${this.autosizePadding} class=${B({
149
149
  "dynamic-select": !0,
150
- "table-select": i
151
- })} data-id=${m(this.dataset.id || void 0)} data-label=${m(this.dataset.label || void 0)} form=${this.form} help-text=${this.helpText} input-behavior=${this.inputBehavior} label=${this.label} max-options-visible=${this.maxOptionsVisible} name=${this.name} placeholder=${this.placeholder} placement=${this.placement} size=${this.size} value=${this.value} .syncElement=${this.syncElement} ?allow-default-mouse-down=${this.allowDefaultMouseDown} ?allow-freetext=${this.allowFreetext} ?clearable=${this.clearable} ?disabled=${this.disabled} ?filled=${this.filled} ?force-on-change=${this.forceOnChange} ?free-width=${this.freeWidth} ?hoist=${this.hoist} ?loading=${this.loading} ?multiple=${this.multiple} ?no-dropdown=${t} ?no-flip=${this.noFlip} ?no-reset-current=${this.noResetCurrent} ?no-select-on-enter=${this.noSelectOnEnter} ?open=${this.open} ?pill=${this.pill} ?required=${this.required} ?stay-open-on-select=${this.stayOpenOnSelect} ?use-tag=${this.useTag} @cx-change=${this.customChangeEvent ? this.handleCustomChange : void 0} @input=${this.useSearchTerm ? this.handleInputChange : void 0}>${f(this.iconName, () => r`<cx-icon-button class="icon-button" tabindex="-1" label=${this.localize.term("search")} name=${this.iconName} slot="prefix"></cx-icon-button>`)}
150
+ "table-select": s
151
+ })} data-id=${m(this.dataset.id || void 0)} data-label=${m(this.dataset.label || void 0)} form=${this.form} help-text=${this.helpText} input-behavior=${this.inputBehavior} label=${this.label} max-options-visible=${this.maxOptionsVisible} name=${this.name} placeholder=${this.placeholder} placement=${this.placement} size=${this.size} value=${this.value} .syncElement=${this.syncElement} ?allow-default-mouse-down=${this.allowDefaultMouseDown} ?allow-freetext=${this.allowFreetext} ?clearable=${this.clearable} ?close-on-select=${this.closeOnSelect} ?disabled=${this.disabled} ?filled=${this.filled} ?force-on-change=${this.forceOnChange} ?free-width=${this.freeWidth} ?hoist=${this.hoist} ?loading=${this.loading} ?multiple=${this.multiple} ?no-dropdown=${t} ?no-flip=${this.noFlip} ?no-reset-current=${this.noResetCurrent} ?no-select-on-enter=${this.noSelectOnEnter} ?open=${this.open} ?pill=${this.pill} ?required=${this.required} ?stay-open-on-select=${this.stayOpenOnSelect} ?use-tag=${this.useTag} @cx-change=${this.customChangeEvent ? this.handleCustomChange : void 0} @input=${this.useSearchTerm ? this.handleInputChange : void 0}>${f(this.iconName, () => r`<cx-icon-button class="icon-button" tabindex="-1" label=${this.localize.term("search")} name=${this.iconName} slot="prefix"></cx-icon-button>`)}
152
152
  ${f(
153
- i,
153
+ s,
154
154
  () => this.renderTableOptions(),
155
155
  () => r`
156
156
  ${y(
157
157
  this.options,
158
158
  (l) => l.value ?? "",
159
- (l) => r`<cx-option value=${l.value ?? ""} ?disabled=${l.disabled} show-check check-placement=${O.Right}>${l.label ?? l.value ?? ""}</cx-option>`
159
+ (l) => r`<cx-option value=${l.value ?? ""} ?disabled=${l.disabled} show-check check-placement=${$.Right}>${l.label ?? l.value ?? ""}</cx-option>`
160
160
  )}
161
161
  ${f(
162
162
  this.hasMore,
@@ -168,7 +168,7 @@ let e = class extends x {
168
168
  };
169
169
  e.dependencies = {
170
170
  "cx-button": g,
171
- "cx-icon-button": $,
171
+ "cx-icon-button": O,
172
172
  "cx-option": p,
173
173
  "cx-select": C
174
174
  };
@@ -176,137 +176,140 @@ o([
176
176
  E("cx-select")
177
177
  ], e.prototype, "selectEl", 2);
178
178
  o([
179
- s()
179
+ i()
180
180
  ], e.prototype, "name", 2);
181
181
  o([
182
- s({ reflect: !0, type: String })
182
+ i({ reflect: !0, type: String })
183
183
  ], e.prototype, "value", 2);
184
184
  o([
185
- s({ reflect: !0 })
185
+ i({ reflect: !0 })
186
186
  ], e.prototype, "size", 2);
187
187
  o([
188
- s()
188
+ i()
189
189
  ], e.prototype, "placeholder", 2);
190
190
  o([
191
- s({ attribute: "allow-freetext", reflect: !0, type: Boolean })
191
+ i({ attribute: "allow-freetext", reflect: !0, type: Boolean })
192
192
  ], e.prototype, "allowFreetext", 2);
193
193
  o([
194
- s({ reflect: !0, type: Boolean })
194
+ i({ reflect: !0, type: Boolean })
195
195
  ], e.prototype, "multiple", 2);
196
196
  o([
197
- s({ attribute: "max-options-visible", type: Number })
197
+ i({ attribute: "max-options-visible", type: Number })
198
198
  ], e.prototype, "maxOptionsVisible", 2);
199
199
  o([
200
- s({ reflect: !0, type: Boolean })
200
+ i({ reflect: !0, type: Boolean })
201
201
  ], e.prototype, "disabled", 2);
202
202
  o([
203
- s({ type: Boolean })
203
+ i({ type: Boolean })
204
204
  ], e.prototype, "clearable", 2);
205
205
  o([
206
- s({ reflect: !0, type: Boolean })
206
+ i({ reflect: !0, type: Boolean })
207
207
  ], e.prototype, "open", 2);
208
208
  o([
209
- s({ type: Boolean })
209
+ i({ type: Boolean })
210
210
  ], e.prototype, "hoist", 2);
211
211
  o([
212
- s({ attribute: "sync-element" })
212
+ i({ attribute: "sync-element" })
213
213
  ], e.prototype, "syncElement", 2);
214
214
  o([
215
- s({ attribute: "free-width", reflect: !0, type: Boolean })
215
+ i({ attribute: "free-width", reflect: !0, type: Boolean })
216
216
  ], e.prototype, "freeWidth", 2);
217
217
  o([
218
- s({ attribute: "auto-size-padding", type: Number })
218
+ i({ attribute: "auto-size-padding", type: Number })
219
219
  ], e.prototype, "autosizePadding", 2);
220
220
  o([
221
- s({ reflect: !0, type: Boolean })
221
+ i({ reflect: !0, type: Boolean })
222
222
  ], e.prototype, "filled", 2);
223
223
  o([
224
- s({ reflect: !0, type: Boolean })
224
+ i({ reflect: !0, type: Boolean })
225
225
  ], e.prototype, "pill", 2);
226
226
  o([
227
- s()
227
+ i()
228
228
  ], e.prototype, "label", 2);
229
229
  o([
230
- s({ reflect: !0 })
230
+ i({ reflect: !0 })
231
231
  ], e.prototype, "placement", 2);
232
232
  o([
233
- s({ attribute: "help-text" })
233
+ i({ attribute: "help-text" })
234
234
  ], e.prototype, "helpText", 2);
235
235
  o([
236
- s({ reflect: !0 })
236
+ i({ reflect: !0 })
237
237
  ], e.prototype, "form", 2);
238
238
  o([
239
- s({ reflect: !0, type: Boolean })
239
+ i({ reflect: !0, type: Boolean })
240
240
  ], e.prototype, "required", 2);
241
241
  o([
242
- s({ attribute: "use-tag", reflect: !0, type: Boolean })
242
+ i({ attribute: "use-tag", reflect: !0, type: Boolean })
243
243
  ], e.prototype, "useTag", 2);
244
244
  o([
245
- s({ attribute: "input-behavior" })
245
+ i({ attribute: "input-behavior" })
246
246
  ], e.prototype, "inputBehavior", 2);
247
247
  o([
248
- s({ attribute: "get-option-value" })
248
+ i({ attribute: "get-option-value" })
249
249
  ], e.prototype, "getOptionValue", 2);
250
250
  o([
251
- s({ attribute: "set-option-current" })
251
+ i({ attribute: "set-option-current" })
252
252
  ], e.prototype, "setOptionCurrent", 2);
253
253
  o([
254
- s({ attribute: "set-option-selected" })
254
+ i({ attribute: "set-option-selected" })
255
255
  ], e.prototype, "setOptionSelected", 2);
256
256
  o([
257
- s({ attribute: "stay-open-on-select", type: Boolean })
257
+ i({ attribute: "stay-open-on-select", type: Boolean })
258
258
  ], e.prototype, "stayOpenOnSelect", 2);
259
259
  o([
260
- s({ attribute: "force-on-change", type: Boolean })
260
+ i({ attribute: "close-on-select", type: Boolean })
261
+ ], e.prototype, "closeOnSelect", 2);
262
+ o([
263
+ i({ attribute: "force-on-change", type: Boolean })
261
264
  ], e.prototype, "forceOnChange", 2);
262
265
  o([
263
- s({ attribute: "allow-default-mouse-down", type: Boolean })
266
+ i({ attribute: "allow-default-mouse-down", type: Boolean })
264
267
  ], e.prototype, "allowDefaultMouseDown", 2);
265
268
  o([
266
- s({ attribute: "api", type: Function })
269
+ i({ attribute: "api", type: Function })
267
270
  ], e.prototype, "api", 2);
268
271
  o([
269
- s({ attribute: !1, type: Array })
272
+ i({ attribute: !1, type: Array })
270
273
  ], e.prototype, "columns", 2);
271
274
  o([
272
- s({ attribute: "use-search-term", reflect: !0, type: Boolean })
275
+ i({ attribute: "use-search-term", reflect: !0, type: Boolean })
273
276
  ], e.prototype, "useSearchTerm", 2);
274
277
  o([
275
- s({
278
+ i({
276
279
  attribute: "no-select-on-enter",
277
280
  reflect: !0,
278
281
  type: Boolean
279
282
  })
280
283
  ], e.prototype, "noSelectOnEnter", 2);
281
284
  o([
282
- s({
285
+ i({
283
286
  attribute: "no-reset-current",
284
287
  reflect: !0,
285
288
  type: Boolean
286
289
  })
287
290
  ], e.prototype, "noResetCurrent", 2);
288
291
  o([
289
- s({ attribute: "icon-name", reflect: !0, type: String })
292
+ i({ attribute: "icon-name", reflect: !0, type: String })
290
293
  ], e.prototype, "iconName", 2);
291
294
  o([
292
- s({
295
+ i({
293
296
  attribute: "no-dropdown",
294
297
  reflect: !0,
295
298
  type: Boolean
296
299
  })
297
300
  ], e.prototype, "noDropdown", 2);
298
301
  o([
299
- s({
302
+ i({
300
303
  attribute: "no-dropdown-on-empty",
301
304
  reflect: !0,
302
305
  type: Boolean
303
306
  })
304
307
  ], e.prototype, "noDropdownOnEmpty", 2);
305
308
  o([
306
- s({ attribute: "no-flip", reflect: !0, type: Boolean })
309
+ i({ attribute: "no-flip", reflect: !0, type: Boolean })
307
310
  ], e.prototype, "noFlip", 2);
308
311
  o([
309
- s({ attribute: "custom-change-event", type: String })
312
+ i({ attribute: "custom-change-event", type: String })
310
313
  ], e.prototype, "customChangeEvent", 2);
311
314
  o([
312
315
  h()
@@ -3,7 +3,7 @@ import EP from "./spinner.js";
3
3
  import { n as lm, C as PP } from "../chunks/lib-cortex-element.CVMmyPMC.js";
4
4
  import { c as NP } from "../chunks/component.styles.CRO4Odto.js";
5
5
  import { c as RP } from "../chunks/custom-element.L4WJXn1j.js";
6
- import { L as kP } from "../chunks/i18n.DoMIwXr2.js";
6
+ import { L as kP } from "../chunks/i18n.DJikbkDK.js";
7
7
  import { w as OP } from "../chunks/watch.CThbualB.js";
8
8
  import { i as VP, x as A_ } from "../chunks/lit-element.jLBm65_O.js";
9
9
  import { e as BP } from "../chunks/query.BBf1UFkC.js";
@@ -2,14 +2,14 @@ import { n as a, C as b } from "../chunks/lib-cortex-element.CVMmyPMC.js";
2
2
  import { c as w } from "../chunks/component.styles.CRO4Odto.js";
3
3
  import { s as d, a as c, b as m, w as u } from "../chunks/event.BeKOsirN.js";
4
4
  import { c as x } from "../chunks/custom-element.L4WJXn1j.js";
5
- import { L as v } from "../chunks/i18n.DoMIwXr2.js";
5
+ import { L as v } from "../chunks/i18n.DJikbkDK.js";
6
6
  import { w as y } from "../chunks/watch.CThbualB.js";
7
7
  import { i as C, x as f } from "../chunks/lit-element.jLBm65_O.js";
8
8
  import { r as k } from "../chunks/state.CSDxrqLd.js";
9
9
  import { e as E } from "../chunks/query.BBf1UFkC.js";
10
10
  import { e as H } from "../chunks/class-map.BiVq-cVR.js";
11
11
  import { a as p, g } from "../chunks/animation-registry.HmpwNuGH.js";
12
- import { C as B } from "../chunks/button.DYoFn504.js";
12
+ import { C as B } from "../chunks/button.3giRMk79.js";
13
13
  const T = C`:host{--toggler-color:var(--cx-color-primary);display:block;overflow:hidden}.element-clamp{overflow-anchor:none}.element-clamp--disabled{opacity:.5}.element-clamp-icon{transition:var(--cx-transition-medium) rotate ease;flex:none;align-items:center;display:flex}.details--open .element-clamp-icon{rotate:90deg}.details--open.details--rtl .element-clamp-icon{rotate:-90deg}.element-clamp--open slot[name=expand-icon],.element-clamp:not(.element-clamp--open) slot[name=collapse-icon]{display:none}.element-clamp__content{display:block;overflow:hidden}.toggler{margin-top:var(--cx-spacing-2x-small);display:block}.toggler::part(base){color:var(--toggler-color);font-weight:var(--cx-font-weight-medium);text-transform:none;width:auto}.toggler::part(label){padding-left:0}`;
14
14
  var z = Object.defineProperty, O = Object.getOwnPropertyDescriptor, n = (e, t, i, r) => {
15
15
  for (var s = r > 1 ? void 0 : r ? O(t, i) : t, h = e.length - 1, l; h >= 0; h--)
@@ -1,37 +1,37 @@
1
- import { C as K } from "../chunks/file-on-demand.CsT96fvk.js";
1
+ import { C as K } from "../chunks/file-on-demand.Bnloo9Ui.js";
2
2
  import "./avatar.js";
3
- import "../chunks/button.DYoFn504.js";
4
- import "../chunks/dialog.BwBD_hJi.js";
3
+ import "../chunks/button.3giRMk79.js";
4
+ import "../chunks/dialog.BQq3xBeH.js";
5
5
  import "./divider.js";
6
6
  import "./format-bytes.js";
7
7
  import "../chunks/icon.DnBh6-56.js";
8
- import "../chunks/icon-button.B-Jf9W3v.js";
9
- import "../chunks/input.CQNhMu4z.js";
8
+ import "../chunks/icon-button.xobY-9OH.js";
9
+ import "../chunks/input.GUw7x9tK.js";
10
10
  import "./line-clamp.js";
11
- import "../chunks/option.SCVixE2L.js";
11
+ import "../chunks/option.uHye0aDT.js";
12
12
  import "./relative-time.js";
13
13
  import "./select.js";
14
14
  import "./space.js";
15
15
  import "./tab.js";
16
- import "../chunks/tab-group.C-p2Dljr.js";
16
+ import "../chunks/tab-group.0_aOE22R.js";
17
17
  import "./tab-panel.js";
18
18
  import "./tooltip.js";
19
- import "../chunks/tree.C2mLhREj.js";
19
+ import "../chunks/tree.C14rLLol.js";
20
20
  import "../chunks/typography.DJC_UXgs.js";
21
21
  import "../chunks/lib-cortex-element.CVMmyPMC.js";
22
- import "../chunks/confirm-popover.DpVYvK20.js";
22
+ import "../chunks/confirm-popover.DtndPsMa.js";
23
23
  import "../chunks/custom-element.L4WJXn1j.js";
24
24
  import "../chunks/debounce.DaHuiSGU.js";
25
- import "../chunks/i18n.DoMIwXr2.js";
25
+ import "../chunks/i18n.DJikbkDK.js";
26
26
  import "../chunks/watch.CThbualB.js";
27
27
  import "../chunks/number.B4PQLJIg.js";
28
- import "../chunks/string.CbnVBzsd.js";
29
- import "../chunks/url.Cj9cIQXJ.js";
28
+ import "../chunks/string.CjJ09HK3.js";
29
+ import "../chunks/url.-WDYqplj.js";
30
30
  import "../chunks/lit-element.jLBm65_O.js";
31
31
  import "../chunks/state.CSDxrqLd.js";
32
32
  import "../chunks/query.BBf1UFkC.js";
33
33
  import "../chunks/class-map.BiVq-cVR.js";
34
- import "../chunks/repeat.DbF2p5ae.js";
34
+ import "../chunks/repeat.CFjcER6_.js";
35
35
  import "../chunks/when.Dr1es41R.js";
36
36
  export {
37
37
  K as default
@@ -1,16 +1,16 @@
1
1
  import "../chunks/icon.DnBh6-56.js";
2
- import "../chunks/input.CQNhMu4z.js";
2
+ import "../chunks/input.GUw7x9tK.js";
3
3
  import "./line-clamp.js";
4
4
  import "./select.js";
5
5
  import "./tag.js";
6
- import "../chunks/tree.C2mLhREj.js";
6
+ import "../chunks/tree.C14rLLol.js";
7
7
  import "../chunks/lib-cortex-element.CVMmyPMC.js";
8
- import { C as h } from "../chunks/folder-select.DwZ7lczk.js";
8
+ import { C as h } from "../chunks/folder-select.DuG4dSPm.js";
9
9
  import "../chunks/component.styles.CRO4Odto.js";
10
10
  import "../chunks/custom-element.L4WJXn1j.js";
11
- import "../chunks/i18n.DoMIwXr2.js";
11
+ import "../chunks/i18n.DJikbkDK.js";
12
12
  import "../chunks/watch.CThbualB.js";
13
- import "../chunks/endpoints.6E17hFiK.js";
13
+ import "../chunks/endpoints.tU0_RZ_7.js";
14
14
  import "../chunks/lit-element.jLBm65_O.js";
15
15
  import "../chunks/state.CSDxrqLd.js";
16
16
  import "../chunks/query.BBf1UFkC.js";
@@ -1,6 +1,6 @@
1
1
  import { C as u, n as p } from "../chunks/lib-cortex-element.CVMmyPMC.js";
2
2
  import { c as h } from "../chunks/custom-element.L4WJXn1j.js";
3
- import { L as m } from "../chunks/i18n.DoMIwXr2.js";
3
+ import { L as m } from "../chunks/i18n.DJikbkDK.js";
4
4
  var c = Object.defineProperty, f = Object.getOwnPropertyDescriptor, l = (a, r, s, e) => {
5
5
  for (var t = e > 1 ? void 0 : e ? f(r, s) : r, i = a.length - 1, n; i >= 0; i--)
6
6
  (n = a[i]) && (t = (e ? n(r, s, t) : n(t)) || t);
@@ -1,6 +1,6 @@
1
1
  import { C as p, n as o } from "../chunks/lib-cortex-element.CVMmyPMC.js";
2
2
  import { c as d } from "../chunks/custom-element.L4WJXn1j.js";
3
- import { L as u } from "../chunks/i18n.DoMIwXr2.js";
3
+ import { L as u } from "../chunks/i18n.DJikbkDK.js";
4
4
  import { x as y } from "../chunks/lit-element.jLBm65_O.js";
5
5
  var l = Object.defineProperty, c = Object.getOwnPropertyDescriptor, e = (r, i, s, n) => {
6
6
  for (var a = n > 1 ? void 0 : n ? c(i, s) : i, h = r.length - 1, m; h >= 0; h--)
@@ -1,6 +1,6 @@
1
1
  import { C as p, n as r } from "../chunks/lib-cortex-element.CVMmyPMC.js";
2
2
  import { c } from "../chunks/custom-element.L4WJXn1j.js";
3
- import { L as g } from "../chunks/i18n.DoMIwXr2.js";
3
+ import { L as g } from "../chunks/i18n.DJikbkDK.js";
4
4
  var y = Object.defineProperty, l = Object.getOwnPropertyDescriptor, t = (a, m, s, n) => {
5
5
  for (var e = n > 1 ? void 0 : n ? l(m, s) : m, u = a.length - 1, o; u >= 0; u--)
6
6
  (o = a[u]) && (e = (n ? o(m, s, e) : o(e)) || e);
@@ -2,7 +2,7 @@ import { n as l, C as h } from "../chunks/lib-cortex-element.CVMmyPMC.js";
2
2
  import { c as y } from "../chunks/component.styles.CRO4Odto.js";
3
3
  import { U as r, D as u, L as D, F as d, g as S, a as F, c as U, f as g, S as _ } from "../chunks/time.BSmpFe2G.js";
4
4
  import { c as b } from "../chunks/custom-element.L4WJXn1j.js";
5
- import { L as N } from "../chunks/i18n.DoMIwXr2.js";
5
+ import { L as N } from "../chunks/i18n.DJikbkDK.js";
6
6
  import { w as m } from "../chunks/watch.CThbualB.js";
7
7
  import { i as L, x as f } from "../chunks/lit-element.jLBm65_O.js";
8
8
  import { r as M } from "../chunks/state.CSDxrqLd.js";
@@ -1,9 +1,9 @@
1
1
  import "./copy-button.js";
2
2
  import "../chunks/lib-cortex-element.CVMmyPMC.js";
3
3
  import "../chunks/component.styles.CRO4Odto.js";
4
- import { C as x } from "../chunks/header.BMGvKrdP.js";
4
+ import { C as x } from "../chunks/header.Bpjw08j7.js";
5
5
  import "../chunks/custom-element.L4WJXn1j.js";
6
- import "../chunks/i18n.DoMIwXr2.js";
6
+ import "../chunks/i18n.DJikbkDK.js";
7
7
  import "../chunks/watch.CThbualB.js";
8
8
  import "../chunks/query.BBf1UFkC.js";
9
9
  import "../chunks/class-map.BiVq-cVR.js";
@@ -1,8 +1,8 @@
1
1
  import "../chunks/lib-cortex-element.CVMmyPMC.js";
2
2
  import "../chunks/component.styles.CRO4Odto.js";
3
- import { C } from "../chunks/icon-button.B-Jf9W3v.js";
3
+ import { C } from "../chunks/icon-button.xobY-9OH.js";
4
4
  import "../chunks/custom-element.L4WJXn1j.js";
5
- import "../chunks/i18n.DoMIwXr2.js";
5
+ import "../chunks/i18n.DJikbkDK.js";
6
6
  import "../chunks/state.CSDxrqLd.js";
7
7
  import "../chunks/query.BBf1UFkC.js";
8
8
  import "../chunks/class-map.BiVq-cVR.js";
@@ -1,8 +1,8 @@
1
1
  import "../chunks/lib-cortex-element.CVMmyPMC.js";
2
2
  import "../chunks/component.styles.CRO4Odto.js";
3
- import { C as u } from "../chunks/iframe.Cdv6esyS.js";
3
+ import { C as u } from "../chunks/iframe.BkvxcywO.js";
4
4
  import "../chunks/custom-element.L4WJXn1j.js";
5
- import "../chunks/i18n.DoMIwXr2.js";
5
+ import "../chunks/i18n.DJikbkDK.js";
6
6
  import "../chunks/watch.CThbualB.js";
7
7
  import "../chunks/lit-element.jLBm65_O.js";
8
8
  import "../chunks/query.BBf1UFkC.js";
@@ -2,7 +2,7 @@ import { n as h, C as f } from "../chunks/lib-cortex-element.CVMmyPMC.js";
2
2
  import { c as g } from "../chunks/component.styles.CRO4Odto.js";
3
3
  import { c as u } from "../chunks/custom-element.L4WJXn1j.js";
4
4
  import { d as v } from "../chunks/drag.DXEXVXPv.js";
5
- import { L as _ } from "../chunks/i18n.DoMIwXr2.js";
5
+ import { L as _ } from "../chunks/i18n.DJikbkDK.js";
6
6
  import { c as m } from "../chunks/math.DuKzLacZ.js";
7
7
  import { w } from "../chunks/watch.CThbualB.js";
8
8
  import { i as y, x } from "../chunks/lit-element.jLBm65_O.js";
@@ -1,18 +1,19 @@
1
- import "../chunks/resizable-component.styles.BVhOesNE.js";
1
+ import "../chunks/resizable-component.styles.CAfXABBc.js";
2
2
  import "../chunks/component.styles.CRO4Odto.js";
3
3
  import "../chunks/index.Cpamj0jB.js";
4
- import { C as w } from "../chunks/image.SLqIVjqc.js";
4
+ import { C as y } from "../chunks/image.KZRXIthe.js";
5
5
  import "../chunks/custom-element.L4WJXn1j.js";
6
6
  import "../chunks/debounce.DaHuiSGU.js";
7
- import "../chunks/i18n.DoMIwXr2.js";
7
+ import "../chunks/i18n.DJikbkDK.js";
8
8
  import "../chunks/watch.CThbualB.js";
9
+ import "../chunks/url.-WDYqplj.js";
9
10
  import "../chunks/lit-element.jLBm65_O.js";
10
11
  import "../chunks/lib-cortex-element.CVMmyPMC.js";
11
12
  import "../chunks/state.CSDxrqLd.js";
12
13
  import "../chunks/query.BBf1UFkC.js";
13
14
  import "../chunks/class-map.BiVq-cVR.js";
14
15
  import "../chunks/if-defined.BRoBj_Rp.js";
15
- import "../chunks/keyed.C0rkKrxH.js";
16
+ import "../chunks/keyed.DdOUTIg-.js";
16
17
  import "../chunks/style-map.llVFPd__.js";
17
18
  import "../chunks/when.Dr1es41R.js";
18
19
  import "../chunks/icon.DnBh6-56.js";
@@ -22,5 +23,5 @@ import "./skeleton.js";
22
23
  import "./space.js";
23
24
  import "./spinner.js";
24
25
  export {
25
- w as default
26
+ y as default
26
27
  };
@@ -3,17 +3,17 @@ import "../chunks/component.styles.CRO4Odto.js";
3
3
  import "../chunks/form-control.styles.CaGWmeAS.js";
4
4
  import "../chunks/custom-element.L4WJXn1j.js";
5
5
  import "../chunks/default-value.COZopaet.js";
6
- import "../chunks/form.3af0bYrm.js";
7
- import "../chunks/i18n.DoMIwXr2.js";
6
+ import "../chunks/form.K1XOtu3S.js";
7
+ import "../chunks/i18n.DJikbkDK.js";
8
8
  import "../chunks/slot.j5oheLJC.js";
9
9
  import "../chunks/watch.CThbualB.js";
10
- import { C as j } from "../chunks/input.CQNhMu4z.js";
10
+ import { C as j } from "../chunks/input.GUw7x9tK.js";
11
11
  import "../chunks/lit-element.jLBm65_O.js";
12
12
  import "../chunks/state.CSDxrqLd.js";
13
13
  import "../chunks/query.BBf1UFkC.js";
14
14
  import "../chunks/class-map.BiVq-cVR.js";
15
15
  import "../chunks/if-defined.BRoBj_Rp.js";
16
- import "../chunks/live.SCz6M8Gs.js";
16
+ import "../chunks/live.DCegntDo.js";
17
17
  import "../chunks/when.Dr1es41R.js";
18
18
  import "../chunks/icon.DnBh6-56.js";
19
19
  export {
@@ -1,4 +1,4 @@
1
- import "../chunks/button.DYoFn504.js";
1
+ import "../chunks/button.3giRMk79.js";
2
2
  import "./tooltip.js";
3
3
  import "./resize-observer.js";
4
4
  import { n as r, C as b } from "../chunks/lib-cortex-element.CVMmyPMC.js";