@orangelogic/design-system 2.123.0 → 2.124.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.
- package/library/chunks/{asset.CPPr2-ir.js → asset.D_VITxRH.js} +6 -6
- package/library/chunks/{list-editor.CSZvS-Fm.js → list-editor.DOob19sH.js} +1 -1
- package/library/components/asset-link-format.js +1 -1
- package/library/components/list-editor.js +1 -1
- package/library/components/molecules.js +1 -1
- package/library/components/types.js +23956 -23709
- package/library/package.json +1 -1
- package/library/packages/events/src/events.d.ts +0 -1
- package/library/packages/molecules/src/asset-format-picker/asset-format-picker.d.ts +9 -3
- package/library/packages/organisms/src/_v1/comment/comment.d.ts +67 -0
- package/library/packages/organisms/src/_v1/comment/components/comment-menu/comment-menu.d.ts +32 -0
- package/library/packages/organisms/src/_v1/comment/extensions/time.d.ts +63 -0
- package/library/packages/organisms/src/content-builder/configs/audio.d.ts +0 -1
- package/library/packages/organisms/src/content-builder/configs/video.d.ts +0 -1
- package/library/packages/organisms/src/content-builder/configs-controller.d.ts +0 -4
- package/library/packages/organisms/src/content-builder/styleController.d.ts +1 -1
- package/library/packages/organisms/src/index.d.ts +1 -0
- package/library/packages/types/src/asset-format-picker.d.ts +0 -1
- package/library/packages/types/src/content-builder.d.ts +2 -2
- package/library/react-web-component.d.ts +5 -1
- package/package.json +1 -1
- package/library/packages/events/src/cx-asset-format-picker-delete.d.ts +0 -6
|
@@ -453,12 +453,12 @@ export {
|
|
|
453
453
|
Fe as c,
|
|
454
454
|
Ce as d,
|
|
455
455
|
Ne as e,
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
456
|
+
ge as f,
|
|
457
|
+
Le as g,
|
|
458
|
+
w as h,
|
|
459
|
+
$ as i,
|
|
460
|
+
U as j,
|
|
461
|
+
v as k,
|
|
462
462
|
j as l,
|
|
463
463
|
W as m,
|
|
464
464
|
x as n,
|
|
@@ -30,7 +30,7 @@ import { n as b } from "./when.Dr1es41R.js";
|
|
|
30
30
|
import { t as ae } from "./toString.CAY8lys2.js";
|
|
31
31
|
import { C as ie } from "./icon-button.COTH_z-J.js";
|
|
32
32
|
import { C as ne } from "./image.CDrKFe1H.js";
|
|
33
|
-
import { a as se, F as I, b as w } from "./asset.
|
|
33
|
+
import { a as se, F as I, b as w } from "./asset.D_VITxRH.js";
|
|
34
34
|
import { a as re } from "./index.Cpamj0jB.js";
|
|
35
35
|
import { A as g } from "./content-builder.BGzxZUgi.js";
|
|
36
36
|
import { b as oe, t as $ } from "./string.CbnVBzsd.js";
|
|
@@ -3,7 +3,7 @@ import { C as B } from "../chunks/button.DcInI7IV.js";
|
|
|
3
3
|
import _ from "./space.js";
|
|
4
4
|
import { C as F } from "../chunks/typography.DJC_UXgs.js";
|
|
5
5
|
import { n, C as W } from "../chunks/lib-cortex-element.CVMmyPMC.js";
|
|
6
|
-
import { c as rt, d as ht } from "../chunks/asset.
|
|
6
|
+
import { c as rt, d as ht } from "../chunks/asset.D_VITxRH.js";
|
|
7
7
|
import { c as E } from "../chunks/component.styles.CRO4Odto.js";
|
|
8
8
|
import { U as a, T as l } from "../chunks/asset-link-format.QzzboHHE.js";
|
|
9
9
|
import { c as N } from "../chunks/custom-element.L4WJXn1j.js";
|
|
@@ -18,7 +18,7 @@ import "../chunks/custom-element.L4WJXn1j.js";
|
|
|
18
18
|
import "../chunks/debounce.DaHuiSGU.js";
|
|
19
19
|
import "../chunks/i18n.NAH4U8Lw.js";
|
|
20
20
|
import "../chunks/watch.CThbualB.js";
|
|
21
|
-
import { c as E, C as F } from "../chunks/list-editor.
|
|
21
|
+
import { c as E, C as F } from "../chunks/list-editor.DOob19sH.js";
|
|
22
22
|
import "../chunks/lit-element.jLBm65_O.js";
|
|
23
23
|
import "../chunks/state.CSDxrqLd.js";
|
|
24
24
|
import "../chunks/query.BBf1UFkC.js";
|
|
@@ -6,7 +6,7 @@ import { default as s } from "./corner-position-input-group.js";
|
|
|
6
6
|
import { default as m } from "./cropper.js";
|
|
7
7
|
import { default as i } from "./dynamic-select.js";
|
|
8
8
|
import { C as c } from "../chunks/folder-select.CDFQfcrG.js";
|
|
9
|
-
import { C as P } from "../chunks/list-editor.
|
|
9
|
+
import { C as P } from "../chunks/list-editor.DOob19sH.js";
|
|
10
10
|
import { default as I } from "./masonry.js";
|
|
11
11
|
import { default as y } from "./padding-input-group.js";
|
|
12
12
|
import { default as w } from "./position-picker.js";
|