@orangelogic/design-system 2.60.0-pr82677.7 → 2.61.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 (98) hide show
  1. package/library/chunks/{button.B7m0Qhjz.js → button.P71VJ5xh.js} +1 -1
  2. package/library/chunks/{color-swatch-group.CROBQVAn.js → color-swatch-group.DlLmydlB.js} +3 -3
  3. package/library/chunks/{color-swatch.DxBQZ97S.js → color-swatch.Bpb_hW2H.js} +1 -1
  4. package/library/chunks/{confirm-popover.CEJrEd1S.js → confirm-popover.C1uA36JR.js} +3 -3
  5. package/library/chunks/{dialog.DRpCMdPM.js → dialog.C_75RVVz.js} +1 -1
  6. package/library/chunks/{dot-pagination.DpMGFNkM.js → dot-pagination.CoCIJsHC.js} +1 -1
  7. package/library/chunks/{file-on-demand.DyMa9cjO.js → file-on-demand.B2jNilAj.js} +1843 -1489
  8. package/library/chunks/{folder-select.4MbjXtb5.js → folder-select.CSEQxIXF.js} +3 -3
  9. package/library/chunks/{header.Bb4OW9R0.js → header.Bd3G0-oA.js} +1 -1
  10. package/library/chunks/{i18n.DXTcrSTl.js → i18n.DrzK7TPf.js} +13 -0
  11. package/library/chunks/{iframe.LyoVbVHd.js → iframe.UCj6Ze2A.js} +1 -1
  12. package/library/chunks/{image.DUI44lvL.js → image.DZCRhE3G.js} +1 -1
  13. package/library/chunks/{index.CIR1gecV.js → index.S0wy3rzm.js} +1 -1
  14. package/library/chunks/{list-editor.B99qoWDl.js → list-editor.CrLntuM7.js} +5 -5
  15. package/library/chunks/{option.C5veW2pn.js → option.D1u5-cTt.js} +1 -1
  16. package/library/chunks/{pagination.CM25F6lp.js → pagination.BI3LONVU.js} +3 -3
  17. package/library/chunks/{tab-group.CaSZiFIe.js → tab-group.DxSlcWK0.js} +2 -2
  18. package/library/chunks/{table.Cc3lAbVe.js → table.CY-iMTWV.js} +4 -4
  19. package/library/chunks/{tree.wmdm1aPI.js → tree.CNbrP8cY.js} +1 -1
  20. package/library/components/alert.js +1 -1
  21. package/library/components/asset-link-format.js +3 -3
  22. package/library/components/atoms.js +11 -11
  23. package/library/components/border-input-group.js +1 -1
  24. package/library/components/breadcrumb.js +1 -1
  25. package/library/components/button.js +2 -2
  26. package/library/components/color-picker.js +2 -2
  27. package/library/components/color-swatch-group.js +4 -4
  28. package/library/components/color-swatch.js +2 -2
  29. package/library/components/confirm-popover.js +4 -4
  30. package/library/components/copy-button.js +1 -1
  31. package/library/components/corner-position-input-group.js +2 -2
  32. package/library/components/details.js +1 -1
  33. package/library/components/dialog.js +2 -2
  34. package/library/components/dot-pagination.js +2 -2
  35. package/library/components/drawer.js +1 -1
  36. package/library/components/dropdown.js +1 -1
  37. package/library/components/dynamic-select.js +3 -3
  38. package/library/components/element-clamp.js +2 -2
  39. package/library/components/file-on-demand.js +9 -11
  40. package/library/components/folder-select.js +3 -3
  41. package/library/components/format-bytes.js +1 -1
  42. package/library/components/format-date.js +1 -1
  43. package/library/components/format-number.js +1 -1
  44. package/library/components/format-time.js +1 -1
  45. package/library/components/header.js +2 -2
  46. package/library/components/icon-button.js +1 -1
  47. package/library/components/iframe.js +2 -2
  48. package/library/components/image-comparer.js +1 -1
  49. package/library/components/image.js +2 -2
  50. package/library/components/input.js +1 -1
  51. package/library/components/line-clamp.js +1 -1
  52. package/library/components/list-editor.js +5 -5
  53. package/library/components/masonry.js +1 -1
  54. package/library/components/menu-item.js +1 -1
  55. package/library/components/menu.js +1 -1
  56. package/library/components/molecules.js +4 -4
  57. package/library/components/option.js +2 -2
  58. package/library/components/organisms.js +2 -2
  59. package/library/components/pagination.js +4 -4
  60. package/library/components/popup.js +1 -1
  61. package/library/components/position-picker.js +1 -1
  62. package/library/components/progress-bar.js +1 -1
  63. package/library/components/progress-ring.js +1 -1
  64. package/library/components/range.js +1 -1
  65. package/library/components/rating.js +1 -1
  66. package/library/components/relative-time.js +1 -1
  67. package/library/components/select.js +2 -2
  68. package/library/components/share-option-list.js +1 -1
  69. package/library/components/size-input-group.js +1 -1
  70. package/library/components/spinner.js +1 -1
  71. package/library/components/split-panel.js +1 -1
  72. package/library/components/tab-group.js +3 -3
  73. package/library/components/tab.js +1 -1
  74. package/library/components/table.js +4 -4
  75. package/library/components/tag.js +1 -1
  76. package/library/components/tooltip.js +1 -1
  77. package/library/components/tree-item.js +2 -2
  78. package/library/components/tree.js +2 -2
  79. package/library/components/typeface.js +1 -1
  80. package/library/components/types.js +24 -24
  81. package/library/components/video.js +2 -2
  82. package/library/package.json +1 -1
  83. package/library/packages/events/src/cx-file-on-demand-load-more.d.ts +8 -0
  84. package/library/packages/events/src/cx-file-on-demand-pin.d.ts +8 -0
  85. package/library/packages/events/src/cx-file-on-demand-unpin.d.ts +8 -0
  86. package/library/packages/events/src/events.d.ts +3 -1
  87. package/library/packages/organisms/src/file-on-demand/components/file-on-demand-asset/file-on-demand-asset.d.ts +80 -0
  88. package/library/packages/organisms/src/file-on-demand/components/file-on-demand-asset/file-on-demand-asset.styles.d.ts +2 -0
  89. package/library/packages/organisms/src/file-on-demand/components/file-on-demand-pinned-status.ts/file-on-demand-pinned-status.d.ts +44 -0
  90. package/library/packages/organisms/src/file-on-demand/file-on-demand.constants.d.ts +1 -0
  91. package/library/packages/organisms/src/file-on-demand/file-on-demand.d.ts +11 -18
  92. package/library/packages/organisms/src/file-on-demand/file-on-demand.utils.d.ts +6 -0
  93. package/library/packages/types/src/file-on-demand.d.ts +4 -0
  94. package/library/packages/utils/src/custom-element/i18n.d.ts +13 -0
  95. package/library/react-web-component.d.ts +10 -2
  96. package/library/utils.js +2 -2
  97. package/package.json +1 -1
  98. package/library/packages/events/src/cx-load-more.d.ts +0 -8
@@ -2,7 +2,7 @@ import { n as i, C as v } from "./lib-cortex-element.CVMmyPMC.js";
2
2
  import { c as g } from "./component.styles.DMSLciL5.js";
3
3
  import { c as C } from "./custom-element.L4WJXn1j.js";
4
4
  import { F as x, v as w } from "./form.CO12-VK0.js";
5
- import { L as $ } from "./i18n.DXTcrSTl.js";
5
+ import { L as $ } from "./i18n.DrzK7TPf.js";
6
6
  import { H as S, g as O } from "./slot.j5oheLJC.js";
7
7
  import { w as m } from "./watch.q1sEjPWL.js";
8
8
  import { r as u } from "./state.CSDxrqLd.js";
@@ -1,13 +1,13 @@
1
1
  import z from "../components/space.js";
2
- import { C as $ } from "./table.Cc3lAbVe.js";
2
+ import { C as $ } from "./table.CY-iMTWV.js";
3
3
  import { C as k } from "./typography.oDzoLbZS.js";
4
4
  import { n as h, C as F } from "./lib-cortex-element.CVMmyPMC.js";
5
- import { C, a as m } from "./color-swatch.DxBQZ97S.js";
5
+ import { C, a as m } from "./color-swatch.Bpb_hW2H.js";
6
6
  import { c as A } from "./component.styles.DMSLciL5.js";
7
7
  import { D as p } from "./content-builder.Bf7kqzDI.js";
8
8
  import { c as S } from "./custom-element.L4WJXn1j.js";
9
9
  import { d as T } from "./debounce.DaHuiSGU.js";
10
- import { L as E } from "./i18n.DXTcrSTl.js";
10
+ import { L as E } from "./i18n.DrzK7TPf.js";
11
11
  import { w as x } from "./watch.q1sEjPWL.js";
12
12
  import { g as D, a as R } from "./responsive.CA6dcNiM.js";
13
13
  import { x as l, B as H, i as O } from "./lit-element.jLBm65_O.js";
@@ -8,7 +8,7 @@ import { c as F } from "./component.styles.DMSLciL5.js";
8
8
  import { c as n, C as h, H as $, l as z } from "./color.vLD2sNTs.js";
9
9
  import { c as O } from "./custom-element.L4WJXn1j.js";
10
10
  import { d as W } from "./debounce.DaHuiSGU.js";
11
- import { L as A } from "./i18n.DXTcrSTl.js";
11
+ import { L as A } from "./i18n.DrzK7TPf.js";
12
12
  import { w as i } from "./watch.q1sEjPWL.js";
13
13
  import { i as G, x as u } from "./lit-element.jLBm65_O.js";
14
14
  import { r as c } from "./state.CSDxrqLd.js";
@@ -1,11 +1,11 @@
1
- import { C as _ } from "./button.B7m0Qhjz.js";
2
- import { C as u, D as h } from "./dialog.DRpCMdPM.js";
1
+ import { C as _ } from "./button.P71VJ5xh.js";
2
+ import { C as u, D as h } from "./dialog.C_75RVVz.js";
3
3
  import g from "../components/dropdown.js";
4
4
  import { C as x } from "./typography.oDzoLbZS.js";
5
5
  import { n as e, C as b } from "./lib-cortex-element.CVMmyPMC.js";
6
6
  import { c as y } from "./component.styles.DMSLciL5.js";
7
7
  import { c as w } from "./custom-element.L4WJXn1j.js";
8
- import { L as $ } from "./i18n.DXTcrSTl.js";
8
+ import { L as $ } from "./i18n.DrzK7TPf.js";
9
9
  import { i as z, x as d } from "./lit-element.jLBm65_O.js";
10
10
  import { e as m } from "./query.BBf1UFkC.js";
11
11
  import { e as a } from "./class-map.BiVq-cVR.js";
@@ -4,7 +4,7 @@ import { O, C as D, H as B, z as L, o as P } from "./overlayscrollbars.XhGWx9Zk.
4
4
  import { a as h, s as u } from "./animate.El-MpOws.js";
5
5
  import { c as $ } from "./custom-element.L4WJXn1j.js";
6
6
  import { w as x } from "./event.mFzZi4sr.js";
7
- import { L as H } from "./i18n.DXTcrSTl.js";
7
+ import { L as H } from "./i18n.DrzK7TPf.js";
8
8
  import { M as E } from "./modal.U1QltQKe.js";
9
9
  import { l as w, u as _ } from "./scroll.xtO5yojm.js";
10
10
  import { H as R } from "./slot.j5oheLJC.js";
@@ -2,7 +2,7 @@ import { n as a, C as P } from "./lib-cortex-element.CVMmyPMC.js";
2
2
  import { c as F } from "./component.styles.DMSLciL5.js";
3
3
  import { O as C } from "./index.Cpamj0jB.js";
4
4
  import { c as z } from "./custom-element.L4WJXn1j.js";
5
- import { L as S } from "./i18n.DXTcrSTl.js";
5
+ import { L as S } from "./i18n.DrzK7TPf.js";
6
6
  import { w as m } from "./watch.q1sEjPWL.js";
7
7
  import { i as O, x as y } from "./lit-element.jLBm65_O.js";
8
8
  import { r as j } from "./state.CSDxrqLd.js";