@orangelogic/design-system 2.61.0 → 2.62.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/{button.P71VJ5xh.js → button.SoX-7UYy.js} +1 -1
- package/library/chunks/{color-swatch-group.DlLmydlB.js → color-swatch-group.BaFFkIh8.js} +3 -3
- package/library/chunks/{color-swatch.Bpb_hW2H.js → color-swatch.B7XXHxx1.js} +1 -1
- package/library/chunks/{confirm-popover.C1uA36JR.js → confirm-popover.327ATuQH.js} +3 -3
- package/library/chunks/{dialog.C_75RVVz.js → dialog.eN3RUbwx.js} +1 -1
- package/library/chunks/{dot-pagination.CoCIJsHC.js → dot-pagination.Bek4w4zz.js} +1 -1
- package/library/chunks/{file-on-demand.B2jNilAj.js → file-on-demand.DJwg2Cpk.js} +7 -7
- package/library/chunks/{folder-select.CSEQxIXF.js → folder-select.DVEFgexx.js} +3 -3
- package/library/chunks/{header.Bd3G0-oA.js → header.Da5yvwdy.js} +1 -1
- package/library/chunks/{i18n.DrzK7TPf.js → i18n.BMRLOAZR.js} +2 -0
- package/library/chunks/{iframe.UCj6Ze2A.js → iframe.BJizUE1A.js} +1 -1
- package/library/chunks/{image.DZCRhE3G.js → image.bndP5q2c.js} +1 -1
- package/library/chunks/{index.S0wy3rzm.js → index.DlyaD23D.js} +1 -1
- package/library/chunks/{list-editor.CrLntuM7.js → list-editor.OXCgQphx.js} +5 -5
- package/library/chunks/{option.D1u5-cTt.js → option.Ce_wlnZj.js} +1 -1
- package/library/chunks/{pagination.BI3LONVU.js → pagination.DXu-mFAk.js} +3 -3
- package/library/chunks/{tab-group.DxSlcWK0.js → tab-group.B2pW__9H.js} +2 -2
- package/library/chunks/{table.CY-iMTWV.js → table.D34xVq4y.js} +557 -499
- package/library/chunks/{tree.CNbrP8cY.js → tree.Zls5YZ8z.js} +1 -1
- package/library/components/alert.js +1 -1
- package/library/components/asset-link-format.js +3 -3
- package/library/components/atoms.js +11 -11
- package/library/components/border-input-group.js +1 -1
- package/library/components/breadcrumb.js +1 -1
- package/library/components/button.js +2 -2
- package/library/components/color-picker.js +2 -2
- package/library/components/color-swatch-group.js +4 -4
- package/library/components/color-swatch.js +2 -2
- package/library/components/confirm-popover.js +4 -4
- package/library/components/copy-button.js +1 -1
- package/library/components/corner-position-input-group.js +2 -2
- package/library/components/details.js +1 -1
- package/library/components/dialog.js +2 -2
- package/library/components/dot-pagination.js +2 -2
- package/library/components/drawer.js +1 -1
- package/library/components/dropdown.js +1 -1
- package/library/components/dynamic-select.js +3 -3
- package/library/components/element-clamp.js +2 -2
- package/library/components/file-on-demand.js +8 -8
- package/library/components/folder-select.js +3 -3
- package/library/components/format-bytes.js +1 -1
- package/library/components/format-date.js +1 -1
- package/library/components/format-number.js +1 -1
- package/library/components/format-time.js +1 -1
- package/library/components/header.js +2 -2
- package/library/components/icon-button.js +1 -1
- package/library/components/iframe.js +2 -2
- package/library/components/image-comparer.js +1 -1
- package/library/components/image.js +2 -2
- package/library/components/input.js +1 -1
- package/library/components/line-clamp.js +1 -1
- package/library/components/list-editor.js +5 -5
- package/library/components/masonry.js +1 -1
- package/library/components/menu-item.js +1 -1
- package/library/components/menu.js +1 -1
- package/library/components/molecules.js +4 -4
- package/library/components/option.js +2 -2
- package/library/components/organisms.js +2 -2
- package/library/components/pagination.js +4 -4
- package/library/components/popup.js +1 -1
- package/library/components/position-picker.js +1 -1
- package/library/components/progress-bar.js +1 -1
- package/library/components/progress-ring.js +1 -1
- package/library/components/range.js +1 -1
- package/library/components/rating.js +1 -1
- package/library/components/relative-time.js +1 -1
- package/library/components/select.js +2 -2
- package/library/components/share-option-list.js +1 -1
- package/library/components/size-input-group.js +1 -1
- package/library/components/spinner.js +1 -1
- package/library/components/split-panel.js +1 -1
- package/library/components/tab-group.js +3 -3
- package/library/components/tab.js +1 -1
- package/library/components/table.js +59 -64
- package/library/components/tag.js +1 -1
- package/library/components/tooltip.js +1 -1
- package/library/components/tree-item.js +2 -2
- package/library/components/tree.js +2 -2
- package/library/components/typeface.js +1 -1
- package/library/components/types.js +2471 -2457
- package/library/components/video.js +2 -2
- package/library/package.json +1 -1
- package/library/packages/atoms/src/components/table/table.d.ts +1 -10
- package/library/packages/utils/src/custom-element/i18n.d.ts +2 -0
- package/library/packages/utils/src/custom-element/shadow-root-autoloader-controller.d.ts +15 -0
- package/library/utils.js +2 -2
- package/package.json +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { a as Ab, c as ps, g as kn } from "../chunks/_commonjsHelpers.ByX85dGu.js";
|
|
2
|
-
import { r as Tb, C as Eb, R as wb } from "../chunks/image.
|
|
2
|
+
import { r as Tb, C as Eb, R as wb } from "../chunks/image.bndP5q2c.js";
|
|
3
3
|
import Sb from "./resize-observer.js";
|
|
4
4
|
import { c as Cb } from "../chunks/component.styles.DMSLciL5.js";
|
|
5
5
|
import { b as Mb } from "../chunks/browser.BHOCIF_A.js";
|
|
6
6
|
import { c as Db } from "../chunks/custom-element.L4WJXn1j.js";
|
|
7
|
-
import { L as Pb } from "../chunks/i18n.
|
|
7
|
+
import { L as Pb } from "../chunks/i18n.BMRLOAZR.js";
|
|
8
8
|
import { w as Bn } from "../chunks/watch.q1sEjPWL.js";
|
|
9
9
|
import { i as Lb, x as Kc } from "../chunks/lit-element.jLBm65_O.js";
|
|
10
10
|
import { n as ki } from "../chunks/lib-cortex-element.CVMmyPMC.js";
|
package/library/package.json
CHANGED
|
@@ -2,15 +2,10 @@ import { default as CxButton } from '../button/button.ts';
|
|
|
2
2
|
import { default as CxCheckbox } from '../checkbox/checkbox.ts';
|
|
3
3
|
import { default as CxDivider } from '../divider/divider.ts';
|
|
4
4
|
import { default as CxFormatNumber } from '../format-number/format-number.ts';
|
|
5
|
-
import { default as CxFormatTime } from '../format-time/format-time.ts';
|
|
6
|
-
import { default as CxIcon } from '../icon/icon.ts';
|
|
7
5
|
import { default as CxIconButton } from '../icon-button/icon-button.ts';
|
|
8
|
-
import { default as CxLineClamp } from '../line-clamp/line-clamp.ts';
|
|
9
6
|
import { default as CxSelect } from '../select/select.ts';
|
|
10
7
|
import { default as CxSpace } from '../space/space.ts';
|
|
11
8
|
import { default as CxSpinner } from '../spinner/spinner.ts';
|
|
12
|
-
import { default as CxTag } from '../tag/tag.ts';
|
|
13
|
-
import { default as CxTypography } from '../typography/typography.ts';
|
|
14
9
|
import { default as CortexElement } from '../../../../base/src/cortex-element.ts';
|
|
15
10
|
import { PaginationCounter } from '../../../../types/src/pagination';
|
|
16
11
|
import { HoverMenuOptions, SavedSearchItem, TableDropdownFilterData, ColumnDefinition, Options, OptionsColumns, OptionsSpreadsheet, SheetDefinition } from '../../../../types/src/table';
|
|
@@ -75,23 +70,19 @@ export default class CxTable extends CortexElement {
|
|
|
75
70
|
'cx-checkbox': typeof CxCheckbox;
|
|
76
71
|
'cx-divider': typeof CxDivider;
|
|
77
72
|
'cx-format-number': typeof CxFormatNumber;
|
|
78
|
-
'cx-format-time': typeof CxFormatTime;
|
|
79
|
-
'cx-icon': typeof CxIcon;
|
|
80
73
|
'cx-icon-button': typeof CxIconButton;
|
|
81
|
-
'cx-line-clamp': typeof CxLineClamp;
|
|
82
74
|
'cx-select': typeof CxSelect;
|
|
83
75
|
'cx-space': typeof CxSpace;
|
|
84
76
|
'cx-spinner': typeof CxSpinner;
|
|
85
77
|
'cx-table-row-actions': typeof CxTableRowActions;
|
|
86
78
|
'cx-table-toolbar': typeof CxTableToolbar;
|
|
87
|
-
'cx-tag': typeof CxTag;
|
|
88
|
-
'cx-typography': typeof CxTypography;
|
|
89
79
|
};
|
|
90
80
|
private verticalOsInstance;
|
|
91
81
|
private horizontalOsInstance;
|
|
92
82
|
private resizeObserver;
|
|
93
83
|
private overflowObserver;
|
|
94
84
|
private readonly filterController;
|
|
85
|
+
private readonly shadowRootAutoloader;
|
|
95
86
|
private readonly tabulatorHolder;
|
|
96
87
|
private readonly tabulatorElement;
|
|
97
88
|
private readonly table;
|
|
@@ -460,6 +460,8 @@ export interface Translation extends DefaultTranslation {
|
|
|
460
460
|
next: string;
|
|
461
461
|
nextSlide: string;
|
|
462
462
|
noCardsAddedYet: string;
|
|
463
|
+
noColumnsVisible: string;
|
|
464
|
+
noData: string;
|
|
463
465
|
noDataAvailable: string;
|
|
464
466
|
noDownloads: string;
|
|
465
467
|
noDownloadsMessage: string;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { default as CortexElement } from '../../../base/src/cortex-element.ts';
|
|
2
|
+
import { ReactiveController } from 'lit';
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* Observes this host's render root (open `shadowRoot`, or the host element for
|
|
6
|
+
* light-DOM components) for undefined custom elements and emits `cx-register-tag`
|
|
7
|
+
* (bubbles + composed) so the app `Autoloader` can load them.
|
|
8
|
+
*/
|
|
9
|
+
export declare class ShadowRootAutoloaderController implements ReactiveController {
|
|
10
|
+
#private;
|
|
11
|
+
constructor(host: CortexElement);
|
|
12
|
+
hostConnected(): void;
|
|
13
|
+
hostDisconnected(): void;
|
|
14
|
+
hostUpdated(): void;
|
|
15
|
+
}
|
package/library/utils.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as s, D as t, H as o, P as r, m as i, e as l, f as n, u as m, x as p, g as c, h as g, p as d, d as f, i as x, o as u, j as C, k as A, l as T, y as I, r as E, v, s as y, q as S, n as L, t as R, w as b } from "./chunks/index.
|
|
1
|
+
import { C as s, D as t, H as o, P as r, m as i, e as l, f as n, u as m, x as p, g as c, h as g, p as d, d as f, i as x, o as u, j as C, k as A, l as T, y as I, r as E, v, s as y, q as S, n as L, t as R, w as b } from "./chunks/index.DlyaD23D.js";
|
|
2
2
|
import { e as V, f as D, g as h, c as P, i as _, a as B, d as M, m as O, b as w, r as H } from "./chunks/array.DCtvHiLS.js";
|
|
3
3
|
import { e as G, a as N, f as X, g as U, d as z, b as j, c as K, i as W, p as Z, s as q } from "./chunks/browser.BHOCIF_A.js";
|
|
4
4
|
import { d as J, C as Q, e as $, H as aa, R as ea, c as sa, h as ta, f as oa, g as ra, l as ia, p as la, a as na, b as ma } from "./chunks/color.vLD2sNTs.js";
|
|
@@ -11,7 +11,7 @@ import { d as ba } from "./chunks/default-value.COZopaet.js";
|
|
|
11
11
|
import { d as Va } from "./chunks/drag.DXEXVXPv.js";
|
|
12
12
|
import { w as ha } from "./chunks/event.mFzZi4sr.js";
|
|
13
13
|
import { F as _a, c as Ba, f as Ma, v as Oa, a as wa } from "./chunks/form.CO12-VK0.js";
|
|
14
|
-
import { L as ka, r as Ga } from "./chunks/i18n.
|
|
14
|
+
import { L as ka, r as Ga } from "./chunks/i18n.BMRLOAZR.js";
|
|
15
15
|
import { c as Xa } from "./chunks/math.DqTA6ya4.js";
|
|
16
16
|
import { g as za, l as ja, s as Ka, u as Wa } from "./chunks/scroll.xtO5yojm.js";
|
|
17
17
|
import { H as qa, a as Ya, g as Ja } from "./chunks/slot.j5oheLJC.js";
|