@orangelogic/design-system 2.78.0-pr86677.3 → 2.78.0-pr86694.2
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/{button.KaZ7h26c.js → button.B-ktz-w4.js} +1 -1
- package/library/chunks/{color-swatch-group.BGrtbZAF.js → color-swatch-group.DvllHUil.js} +1 -1
- package/library/chunks/{confirm-popover.DO0gfilx.js → confirm-popover.BbHneK19.js} +1 -1
- package/library/chunks/{dom.Dd4Wh-Mt.js → dom.BQVKDNd8.js} +1 -1
- package/library/chunks/{file-on-demand.C1FsJcvR.js → file-on-demand.D_Mia7M9.js} +4 -4
- package/library/chunks/folder-select.DOsefkAC.js +638 -0
- package/library/chunks/{form.Bi8x0jbW.js → form.DgwYWi0O.js} +1 -1
- package/library/chunks/{index.DOQMQFEd.js → index.Bx0otwQo.js} +3 -3
- package/library/chunks/{list-editor.BwI5h4Sp.js → list-editor.DNa6ROgr.js} +3 -3
- package/library/chunks/{pagination.BhTABU__.js → pagination.BiRyMwhM.js} +1 -1
- package/library/chunks/string.B_rEG27K.js +160 -0
- package/library/chunks/{tab-group.B2t3Ipa3.js → tab-group.9HbDE1AF.js} +2 -2
- package/library/chunks/{table.BDlZ6OAr.js → table.B8LpbiGE.js} +5 -5
- package/library/components/asset-link-format.js +1 -1
- package/library/components/atoms.js +4 -4
- package/library/components/button.js +2 -2
- package/library/components/checkbox.js +1 -1
- package/library/components/color-picker.js +2 -2
- package/library/components/color-swatch-group.js +2 -2
- package/library/components/confirm-popover.js +2 -2
- package/library/components/dynamic-select.js +1 -1
- package/library/components/element-clamp.js +1 -1
- package/library/components/file-on-demand.js +5 -5
- package/library/components/folder-select.js +2 -4
- package/library/components/input.js +1 -1
- package/library/components/line-clamp.js +1 -1
- package/library/components/list-editor.js +3 -3
- package/library/components/menu-item.js +1 -1
- package/library/components/molecules.js +3 -3
- package/library/components/organisms.js +2 -2
- package/library/components/pagination.js +2 -2
- package/library/components/radio-group.js +1 -1
- package/library/components/range.js +1 -1
- package/library/components/select.js +1 -1
- package/library/components/share-option-list.js +1 -1
- package/library/components/switch.js +1 -1
- package/library/components/tab-group.js +3 -3
- package/library/components/table.js +3 -3
- package/library/components/textarea.js +1 -1
- package/library/components/timecode.js +1 -1
- package/library/components/types.js +1303 -1319
- package/library/package.json +1 -1
- package/library/packages/molecules/src/folder-select/components/folder-select-tree/folder-select-tree.d.ts +0 -25
- package/library/packages/molecules/src/folder-select/components/folder-select-tree-item/folder-select-tree-item.d.ts +0 -44
- package/library/packages/molecules/src/folder-select/folder-select.d.ts +0 -24
- package/library/packages/organisms/src/content-builder/components/folder-picker/folder-picker.d.ts +0 -6
- package/library/packages/utils/src/string/string.d.ts +0 -32
- package/library/utils.js +55 -58
- package/package.json +1 -1
- package/library/chunks/folder-select.DOh66tEd.js +0 -744
- package/library/chunks/string.B_mXTq0K.js +0 -178
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as i, C as v } from "./lib-cortex-element.CVMmyPMC.js";
|
|
2
2
|
import { c as g } from "./component.styles.CRO4Odto.js";
|
|
3
3
|
import { c as C } from "./custom-element.L4WJXn1j.js";
|
|
4
|
-
import { F as x, v as w } from "./form.
|
|
4
|
+
import { F as x, v as w } from "./form.DgwYWi0O.js";
|
|
5
5
|
import { L as $ } from "./i18n.BUW7B9hr.js";
|
|
6
6
|
import { H as S, g as O } from "./slot.j5oheLJC.js";
|
|
7
7
|
import { w as m } from "./watch.BCJD77bD.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import z from "../components/space.js";
|
|
2
|
-
import { C as $ } from "./table.
|
|
2
|
+
import { C as $ } from "./table.B8LpbiGE.js";
|
|
3
3
|
import { C as k } from "./typography.DJC_UXgs.js";
|
|
4
4
|
import { n as h, C as F } from "./lib-cortex-element.CVMmyPMC.js";
|
|
5
5
|
import { C, a as g } from "./color-swatch.Bx-HOp9f.js";
|
|
@@ -6,7 +6,7 @@ import { c as tt } from "./component.styles.CRO4Odto.js";
|
|
|
6
6
|
import { c as W } from "./custom-element.L4WJXn1j.js";
|
|
7
7
|
import { L as q } from "./i18n.BUW7B9hr.js";
|
|
8
8
|
import { k as zt, h as St, i as It, w as P, j as Et, l as Lt, f as Ft, g as Ut, d as Rt, m as kt, n as Ot } from "./watch.BCJD77bD.js";
|
|
9
|
-
import { p as R } from "./string.
|
|
9
|
+
import { p as R } from "./string.B_rEG27K.js";
|
|
10
10
|
import { x as n, i as at, E as Nt } from "./lit-element.jLBm65_O.js";
|
|
11
11
|
import { r as u } from "./state.CSDxrqLd.js";
|
|
12
12
|
import { e as z } from "./query.BBf1UFkC.js";
|
|
@@ -15,7 +15,7 @@ import { c as U } from "./repeat.DbF2p5ae.js";
|
|
|
15
15
|
import { n as p } from "./when.Dr1es41R.js";
|
|
16
16
|
import { a as jt, i as wt, c as Bt, b as dt } from "./_baseUniq.BUihBa8c.js";
|
|
17
17
|
import Mt from "../components/avatar.js";
|
|
18
|
-
import { C as Vt } from "./button.
|
|
18
|
+
import { C as Vt } from "./button.B-ktz-w4.js";
|
|
19
19
|
import { C as Ht } from "./dialog.B1nzoJak.js";
|
|
20
20
|
import Wt from "../components/divider.js";
|
|
21
21
|
import ot from "../components/format-bytes.js";
|
|
@@ -26,11 +26,11 @@ import At from "../components/relative-time.js";
|
|
|
26
26
|
import Yt from "../components/select.js";
|
|
27
27
|
import Kt from "../components/space.js";
|
|
28
28
|
import Xt from "../components/tab.js";
|
|
29
|
-
import { C as Zt } from "./tab-group.
|
|
29
|
+
import { C as Zt } from "./tab-group.9HbDE1AF.js";
|
|
30
30
|
import Jt from "../components/tab-panel.js";
|
|
31
31
|
import Dt from "../components/tooltip.js";
|
|
32
32
|
import { C as nt } from "./typography.DJC_UXgs.js";
|
|
33
|
-
import { C as Qt } from "./confirm-popover.
|
|
33
|
+
import { C as Qt } from "./confirm-popover.BbHneK19.js";
|
|
34
34
|
import { d as te } from "./debounce.DaHuiSGU.js";
|
|
35
35
|
import { a as et } from "./number.CjNxU7Xs.js";
|
|
36
36
|
import { i as K, a as ht } from "./url.Cj9cIQXJ.js";
|