@orangelogic/design-system 2.134.0 → 2.135.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-link-format.BBWyY5fn.js +2627 -0
- package/library/chunks/{button.DYoFn504.js → button.3giRMk79.js} +2 -2
- package/library/chunks/{checkbox.BzbWmmJ0.js → checkbox.B-2O517F.js} +2 -2
- package/library/chunks/{table.DWcxLbq6.js → color-swatch-group.DC6vIYo4.js} +3133 -2887
- package/library/chunks/{color-swatch.0zyBEfL_.js → color-swatch.g3FPUnxM.js} +2 -2
- package/library/chunks/{confirm-popover.DpVYvK20.js → confirm-popover.DtndPsMa.js} +3 -3
- package/library/chunks/{dialog.BwBD_hJi.js → dialog.BQq3xBeH.js} +2 -2
- package/library/chunks/directive-helpers.DEDMV45_.js +42 -0
- package/library/chunks/{document-viewer.BM716ovi.js → document-viewer.BQPJD2lJ.js} +8 -8
- package/library/chunks/{dom.BXeuEG1b.js → dom.acWb8KCK.js} +1 -1
- package/library/chunks/{dot-pagination.B70lV5Av.js → dot-pagination.DBk9Rz1e.js} +1 -1
- package/library/chunks/{endpoints.6E17hFiK.js → endpoints.tU0_RZ_7.js} +4 -4
- package/library/chunks/{file-on-demand.CsT96fvk.js → file-on-demand.Bnloo9Ui.js} +12 -12
- package/library/chunks/folder-select.DuG4dSPm.js +942 -0
- package/library/chunks/{form.3af0bYrm.js → form.K1XOtu3S.js} +1 -1
- package/library/chunks/{header.BMGvKrdP.js → header.Bpjw08j7.js} +1 -1
- package/library/chunks/{i18n.DoMIwXr2.js → i18n.DJikbkDK.js} +48 -12
- package/library/chunks/{icon-button.B-Jf9W3v.js → icon-button.xobY-9OH.js} +1 -1
- package/library/chunks/{iframe.Cdv6esyS.js → iframe.BkvxcywO.js} +1 -1
- package/library/chunks/{image.SLqIVjqc.js → image.KZRXIthe.js} +241 -229
- package/library/chunks/{input.CQNhMu4z.js → input.GUw7x9tK.js} +3 -3
- package/library/chunks/{keyed.C0rkKrxH.js → keyed.DdOUTIg-.js} +1 -1
- package/library/chunks/{live.SCz6M8Gs.js → live.DCegntDo.js} +1 -1
- package/library/chunks/{option.SCVixE2L.js → option.uHye0aDT.js} +1 -1
- package/library/chunks/{pagination.BFE6Nk3_.js → pagination.D8Hzwlan.js} +6 -6
- package/library/chunks/{ref.bzeTdX0K.js → ref.DktKp7fP.js} +1 -1
- package/library/chunks/{repeat.DbF2p5ae.js → repeat.CFjcER6_.js} +1 -1
- package/library/chunks/{resizable-component.styles.BVhOesNE.js → resizable-component.styles.CAfXABBc.js} +5 -5
- package/library/chunks/{string.CbnVBzsd.js → string.CjJ09HK3.js} +14 -11
- package/library/chunks/{tab-group.C-p2Dljr.js → tab-group.0_aOE22R.js} +5 -5
- package/library/chunks/toast.Bz-j7zP2.js +109 -0
- package/library/chunks/{tree.C2mLhREj.js → tree.C14rLLol.js} +3 -3
- package/library/chunks/url.-WDYqplj.js +42 -0
- package/library/components/alert.js +2 -2
- package/library/components/asset-link-format.js +16 -2163
- package/library/components/atoms.js +49 -51
- package/library/components/audio.js +3 -3
- package/library/components/border-input-group.js +2 -2
- package/library/components/breadcrumb.js +1 -1
- package/library/components/button.js +3 -3
- package/library/components/checkbox.js +3 -3
- package/library/components/color-picker.js +4 -4
- package/library/components/color-swatch-group.js +6 -7
- package/library/components/color-swatch.js +3 -3
- package/library/components/confirm-popover.js +4 -4
- package/library/components/copy-button.js +1 -1
- package/library/components/corner-position-input-group.js +3 -3
- package/library/components/date-calendar.js +2 -2
- package/library/components/details.js +1 -1
- package/library/components/dialog.js +3 -3
- package/library/components/diff.js +1 -1
- package/library/components/document-viewer.js +4 -4
- package/library/components/dot-pagination.js +2 -2
- package/library/components/drawer.js +2 -2
- package/library/components/dropdown.js +2 -2
- package/library/components/dynamic-select.js +88 -85
- package/library/components/e-chart.js +1 -1
- package/library/components/element-clamp.js +2 -2
- package/library/components/file-on-demand.js +13 -13
- package/library/components/folder-select.js +5 -5
- 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 +2 -2
- package/library/components/iframe.js +2 -2
- package/library/components/image-comparer.js +1 -1
- package/library/components/image.js +6 -5
- package/library/components/input.js +4 -4
- package/library/components/line-clamp.js +1 -1
- package/library/components/masonry.js +3 -3
- package/library/components/menu-item.js +2 -2
- package/library/components/menu.js +1 -1
- package/library/components/molecules.js +27 -29
- package/library/components/option.js +2 -2
- package/library/components/organisms.js +6 -6
- package/library/components/padding-input-group.js +2 -2
- package/library/components/pagination.js +7 -7
- 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/radio-group.js +1 -1
- package/library/components/range.js +5 -5
- package/library/components/rating.js +2 -2
- package/library/components/relative-time.js +1 -1
- package/library/components/select.js +10 -7
- package/library/components/shadow-input-group.js +2 -2
- package/library/components/share-option-list.js +3 -3
- package/library/components/sidebar.js +1 -1
- package/library/components/size-input-group.js +3 -3
- package/library/components/spinner.js +1 -1
- package/library/components/split-panel.js +1 -1
- package/library/components/stepper-wizard.js +1 -1
- package/library/components/switch.js +2 -2
- package/library/components/tab-group.js +5 -5
- package/library/components/tab.js +2 -2
- package/library/components/tag.js +2 -2
- package/library/components/textarea.js +2 -2
- package/library/components/timecode.js +1 -1
- package/library/components/tooltip.js +1 -1
- package/library/components/tree-item.js +4 -4
- package/library/components/tree.js +2 -2
- package/library/components/typeface.js +2 -2
- package/library/components/types.js +46083 -43779
- package/library/components/video.js +3 -3
- package/library/package.json +3 -1
- package/library/packages/atoms/src/components/image/image.d.ts +3 -0
- package/library/packages/atoms/src/components/select/select.d.ts +6 -0
- package/library/packages/atoms/src/components/tab-group/tab-group.d.ts +1 -0
- package/library/packages/atoms/src/index.d.ts +0 -1
- package/library/packages/events/src/cx-folder-select-selection-seeded.d.ts +6 -0
- package/library/packages/events/src/cx-image-src-resolved.d.ts +9 -0
- package/library/packages/events/src/cx-pdf-viewer-annotation-draw-mode-change.d.ts +10 -0
- package/library/packages/events/src/cx-pdf-viewer-annotation-draw-params-change.d.ts +11 -0
- package/library/packages/events/src/cx-pdf-viewer-more-options-select.d.ts +8 -0
- package/library/packages/events/src/cx-pdf-viewer-toolbar-annotation-mode-change.d.ts +10 -0
- package/library/packages/events/src/cx-pdf-viewer-toolbar-annotation-params-change.d.ts +11 -0
- package/library/packages/events/src/cx-pdf-viewer-toolbar-click.d.ts +8 -0
- package/library/packages/events/src/cx-pdf-viewer-toolbar-page-change.d.ts +8 -0
- package/library/packages/events/src/cx-pdf-viewer-toolbar-scale-change.d.ts +8 -0
- package/library/packages/events/src/cx-pdf-viewer-toolbar-view-toggle.d.ts +11 -0
- package/library/packages/events/src/cx-pdf-viewer-view-on-asset-toggle.d.ts +11 -0
- package/library/packages/events/src/cx-video-src-resolved.d.ts +8 -0
- package/library/packages/events/src/events.d.ts +13 -0
- package/library/packages/hybrid/table-core/src/index.d.ts +3 -0
- package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-row-actions/table-row-actions-dropdown.d.ts +8 -8
- package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-row-actions/table-row-actions.d.ts +6 -5
- package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-toolbar/table-dropdown-filter.d.ts +4 -4
- package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-toolbar/table-group-by-dropdown.d.ts +4 -4
- package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-toolbar/table-saved-search-dropdown.d.ts +6 -5
- package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-toolbar/table-toolbar.d.ts +12 -12
- package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/table.d.ts +11 -11
- package/library/packages/hybrid/table-core/src/tabulator-tables/modules/Clipboard/Clipboard.d.ts +1 -1
- package/library/packages/hybrid/table-core/src/tabulator-tables/modules/Clipboard/extensions/extensions.d.ts +1 -1
- package/library/packages/hybrid/table-core/src/tabulator-tables/modules/History/History.d.ts +1 -1
- package/library/packages/hybrid/table-core/src/tabulator-tables/modules/History/extensions/extensions.d.ts +1 -1
- package/library/packages/hybrid/table-core/src/tabulator-tables/modules/HoverMenu/HoverMenu.d.ts +1 -1
- package/library/packages/hybrid/table-core/src/tabulator-tables/modules/Import/defaults/importers.d.ts +1 -1
- package/library/packages/hybrid/table-core/src/tabulator-tables/modules/SelectRange/SelectRange.d.ts +4 -4
- package/library/packages/hybrid/table-core/src/tabulator-tables/modules/SelectRange/extensions/extensions.d.ts +2 -2
- package/library/packages/molecules/src/asset-picker/asset-picker.d.ts +1 -1
- package/library/packages/molecules/src/dynamic-select/dynamic-select.d.ts +5 -0
- package/library/packages/molecules/src/folder-select/components/folder-select-tree-item/folder-select-tree-item.d.ts +32 -0
- package/library/packages/molecules/src/folder-select/folder-select.d.ts +20 -3
- package/library/packages/molecules/src/gallery-item/gallery-item.d.ts +5 -0
- package/library/packages/molecules/src/index.d.ts +1 -1
- package/library/packages/molecules/src/library-index.d.ts +0 -1
- package/library/packages/molecules/src/pdf-viewer-toolbar/components/index.d.ts +3 -0
- package/library/packages/molecules/src/pdf-viewer-toolbar/components/pdf-viewer-annotation-draw/pdf-viewer-annotation-draw.d.ts +92 -0
- package/library/packages/molecules/src/pdf-viewer-toolbar/components/pdf-viewer-more-options/pdf-viewer-more-options.d.ts +43 -0
- package/library/packages/molecules/src/pdf-viewer-toolbar/components/pdf-viewer-more-options/pdf-viewer-more-options.styles.d.ts +2 -0
- package/library/packages/molecules/src/pdf-viewer-toolbar/components/pdf-viewer-view-on-asset/pdf-viewer-view-on-asset.d.ts +42 -0
- package/library/packages/molecules/src/pdf-viewer-toolbar/components/pdf-viewer-view-on-asset/pdf-viewer-view-on-asset.styles.d.ts +2 -0
- package/library/packages/molecules/src/pdf-viewer-toolbar/pdf-viewer-toolbar.d.ts +101 -0
- package/library/packages/molecules/src/pdf-viewer-toolbar/pdf-viewer-toolbar.styles.d.ts +2 -0
- package/library/packages/organisms/src/bento-grid/bento-grid.d.ts +66 -0
- package/library/packages/organisms/src/color-swatch-group/color-swatch-group.constants.d.ts +1 -1
- package/library/packages/organisms/src/color-swatch-group/color-swatch-group.d.ts +1 -1
- package/library/packages/organisms/src/content-builder/components/color-swatch-picker/color-swatch-picker.constants.d.ts +1 -1
- package/library/packages/organisms/src/content-builder/components/color-swatch-picker/color-swatch-picker.d.ts +1 -1
- package/library/packages/organisms/src/content-builder/components/config-form/config-form-controller.d.ts +1 -0
- package/library/packages/organisms/src/content-builder/components/config-form/config-form.d.ts +2 -9
- package/library/packages/organisms/src/content-builder/configs/dam-view.d.ts +1 -7
- package/library/packages/organisms/src/content-builder/configs-controller.d.ts +2 -14
- package/library/packages/organisms/src/content-builder/styleController.d.ts +1 -1
- package/library/packages/organisms/src/dam-custom-toolbar-buttons-editor/dam-custom-toolbar-buttons-editor.d.ts +9 -1
- package/library/packages/organisms/src/dashboard-table/dashboard-table.d.ts +1 -1
- package/library/packages/organisms/src/index.d.ts +1 -0
- package/library/packages/{molecules → organisms}/src/list-editor/list-editor.d.ts +9 -3
- package/library/packages/organisms/src/list-editor/list-editor.styles.d.ts +2 -0
- package/library/packages/organisms/src/video-chapters-manager/video-chapters-manager.d.ts +1 -1
- package/library/packages/services/src/api/folder/folder.types.d.ts +9 -2
- package/library/packages/tools/src/fetch-asset/fetch-asset.d.ts +16 -0
- package/library/packages/types/src/content-builder.d.ts +1 -1
- package/library/packages/types/src/dam-view.d.ts +1 -0
- package/library/packages/types/src/folder-select.d.ts +8 -1
- package/library/packages/types/src/pdf-viewer-toolbar.d.ts +82 -0
- package/library/packages/utils/src/custom-element/i18n.d.ts +43 -7
- package/library/packages/utils/src/string/string.d.ts +1 -1
- package/library/packages/utils/src/url/url.d.ts +12 -2
- package/library/react-web-component.d.ts +514 -913
- package/library/utils.js +200 -199
- package/package.json +3 -1
- package/library/chunks/asset.CcxcYY9d.js +0 -469
- package/library/chunks/color-swatch-group.Dx6-kWC-.js +0 -362
- package/library/chunks/directive-helpers.Dm4rc594.js +0 -37
- package/library/chunks/folder-select.DwZ7lczk.js +0 -884
- package/library/chunks/list-editor.BhMNYL8R.js +0 -1394
- package/library/chunks/responsive.Cf65FCWd.js +0 -17
- package/library/chunks/toast.D3AW3RWv.js +0 -94
- package/library/chunks/url.Cj9cIQXJ.js +0 -27
- package/library/components/list-editor.d.ts +0 -3
- package/library/components/list-editor.js +0 -33
- package/library/components/table.d.ts +0 -3
- package/library/components/table.js +0 -84
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/index.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-footer/table-footer.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-footer/table-footer.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-row-actions/table-row-actions.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-toolbar/table-toolbar.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/controllers/ajax-facets/ajax-facet-data-controller.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/controllers/ajax-facets/ajax-facet-filter-controller.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/controllers/filter-controller.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/controllers/select-all-controller.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-alert.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-base.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-calcs.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-clickable-cell.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-data-tree.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-edit.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-footer.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-format.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-group-rows.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-header.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-hover-menu.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-move-rows.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-page.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-placeholder.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-popup.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-print.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-resize.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-responsive-layout.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-rows.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-rtl.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-select-range.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-spreadsheet.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/table-data-loader.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/table.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/table.utils.d.ts +0 -0
- /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,17 +0,0 @@
|
|
|
1
|
-
import { D as i } from "./content-builder.BGzxZUgi.js";
|
|
2
|
-
function s(r, t = [350, 696, 1024]) {
|
|
3
|
-
const o = getComputedStyle(r), e = [
|
|
4
|
-
Number.parseFloat(o.getPropertyValue("--breakpoint-mobile").trim()),
|
|
5
|
-
Number.parseFloat(o.getPropertyValue("--breakpoint-tablet").trim()),
|
|
6
|
-
1 / 0
|
|
7
|
-
];
|
|
8
|
-
return Number.isNaN(e[0]) ? e[0] = t[0] : e[0]++, Number.isNaN(e[1]) ? e[1] = t[1] : e[1]++, e;
|
|
9
|
-
}
|
|
10
|
-
function a(r) {
|
|
11
|
-
const t = window.innerWidth;
|
|
12
|
-
return t > r[1] ? i.Desktop : t > r[0] && t <= r[1] ? i.Tablet : i.Mobile;
|
|
13
|
-
}
|
|
14
|
-
export {
|
|
15
|
-
a,
|
|
16
|
-
s as g
|
|
17
|
-
};
|
|
@@ -1,94 +0,0 @@
|
|
|
1
|
-
function A(n, r) {
|
|
2
|
-
return n.filter((t, o) => o !== r);
|
|
3
|
-
}
|
|
4
|
-
function g(n, r) {
|
|
5
|
-
return n.filter((t, o) => !r.includes(o));
|
|
6
|
-
}
|
|
7
|
-
function h(n, r, t) {
|
|
8
|
-
return [...n.slice(0, r), t, ...n.slice(r)];
|
|
9
|
-
}
|
|
10
|
-
function v(n, r, t) {
|
|
11
|
-
return [...n.slice(0, r), ...t, ...n.slice(r)];
|
|
12
|
-
}
|
|
13
|
-
function M(n, r, t) {
|
|
14
|
-
return n.findIndex((o) => o[r] === t);
|
|
15
|
-
}
|
|
16
|
-
function T(n, r, t) {
|
|
17
|
-
const o = [...n], c = A(o, r);
|
|
18
|
-
let e = t;
|
|
19
|
-
return e >= n.length - 1 && (e = e + 1), h(c, e, n[r]);
|
|
20
|
-
}
|
|
21
|
-
function y(n, r, t) {
|
|
22
|
-
const o = [...n], c = g(o, r), e = t !== 0 ? r.reduce(
|
|
23
|
-
(i, a) => t > a ? i - 1 : i,
|
|
24
|
-
t
|
|
25
|
-
) : t;
|
|
26
|
-
return v(
|
|
27
|
-
c,
|
|
28
|
-
e,
|
|
29
|
-
r.map((i) => n[i])
|
|
30
|
-
);
|
|
31
|
-
}
|
|
32
|
-
function F(n, r) {
|
|
33
|
-
return n.reduce(
|
|
34
|
-
(t, o) => {
|
|
35
|
-
const c = o[r];
|
|
36
|
-
return t[c] ??= [], t[c].push(o), t;
|
|
37
|
-
},
|
|
38
|
-
{}
|
|
39
|
-
);
|
|
40
|
-
}
|
|
41
|
-
function S(n, r, t) {
|
|
42
|
-
if (!n.length)
|
|
43
|
-
return [r];
|
|
44
|
-
const o = t.findIndex(
|
|
45
|
-
(u) => u.id === r
|
|
46
|
-
), c = n[n.length - 1], e = t.findIndex(
|
|
47
|
-
(u) => u.id === c
|
|
48
|
-
);
|
|
49
|
-
if (o < 0 || e < 0)
|
|
50
|
-
return [r];
|
|
51
|
-
const s = t.reduce(
|
|
52
|
-
(u, f, p) => (u[f.id] = p, u),
|
|
53
|
-
{}
|
|
54
|
-
), i = o > e, a = i ? e : o, w = i ? o : e, d = t.slice(a, w + 1).filter((u) => !(!u || n.includes(u.id))).map((u) => u.id), x = i ? d : [...d].reverse(), l = n.includes(r) ? n.slice(0, n.indexOf(r) + 1) : [...n, ...x];
|
|
55
|
-
return l.sort((u, f) => s[u] - s[f]), l;
|
|
56
|
-
}
|
|
57
|
-
function N(n, r, t, o, c, e) {
|
|
58
|
-
const s = t + 1;
|
|
59
|
-
if (n.length < 2)
|
|
60
|
-
throw new Error("Values array must contain at least 2 elements");
|
|
61
|
-
if (t < 0 || s >= n.length)
|
|
62
|
-
throw new Error("Invalid index or not enough values to adjust");
|
|
63
|
-
if (o < 0)
|
|
64
|
-
throw new Error("Minimum value must be non-negative");
|
|
65
|
-
let i = c + r;
|
|
66
|
-
i < o && (r = o - c, i = o);
|
|
67
|
-
let a = e - r;
|
|
68
|
-
a < o && (r = e - o, i = c + r, a = o), n[t] = parseFloat(i.toFixed(2)), n[s] = parseFloat(a.toFixed(2));
|
|
69
|
-
}
|
|
70
|
-
const b = (n, r) => {
|
|
71
|
-
try {
|
|
72
|
-
window.Matrix3?.ShowNotification && window.Matrix3.ShowNotification(
|
|
73
|
-
n,
|
|
74
|
-
r ? {
|
|
75
|
-
notificationType: r.notificationType
|
|
76
|
-
} : void 0
|
|
77
|
-
);
|
|
78
|
-
} catch {
|
|
79
|
-
return;
|
|
80
|
-
}
|
|
81
|
-
};
|
|
82
|
-
export {
|
|
83
|
-
y as a,
|
|
84
|
-
A as b,
|
|
85
|
-
h as c,
|
|
86
|
-
T as d,
|
|
87
|
-
N as e,
|
|
88
|
-
M as f,
|
|
89
|
-
F as g,
|
|
90
|
-
v as i,
|
|
91
|
-
S as m,
|
|
92
|
-
g as r,
|
|
93
|
-
b as t
|
|
94
|
-
};
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
function e(a, s = globalThis.location.origin) {
|
|
2
|
-
if (a) {
|
|
3
|
-
try {
|
|
4
|
-
const t = new URL(a);
|
|
5
|
-
if (t.origin === s)
|
|
6
|
-
return t.pathname + t.search + t.hash || "/";
|
|
7
|
-
} catch {
|
|
8
|
-
}
|
|
9
|
-
return a;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
const z = (a, s = "https://", t = !1) => t && a.match(d) || a.match(/^[a-zA-Z][a-zA-Z\d+\-.]*:\/\//) ? a : `${s}${a}`, n = (a) => {
|
|
13
|
-
try {
|
|
14
|
-
return new URL(a), new RegExp(o, "i").test(a);
|
|
15
|
-
} catch {
|
|
16
|
-
return !1;
|
|
17
|
-
}
|
|
18
|
-
}, d = "^(?![a-zA-Z][a-zA-Z\\d+\\-.]*:\\/\\/)(?!([a-zA-Z0-9-]+\\.)+[a-zA-Z]{2,}($|\\/))[^\\s]+$", o = "^(https?:\\/\\/)?((([a-z\\d]([a-z\\d-]*[a-z\\d])*)\\.)+[a-z]{2,}|((\\d{1,3}\\.){3}\\d{1,3}))(\\:\\d+)?(\\/[-a-z\\d%_.~+]*)*(\\?[;&a-z\\d%_.~+=-]*)?(\\#[^\\s]*)?$", c = "^(https?:\\/\\/)?((([a-z\\d]([a-z\\d-]*[a-z\\d])*)\\.){2,}[a-z]{2,}|((\\d{1,3}\\.){3}\\d{1,3}))(\\:\\d+)?(\\/[-a-z\\d%_.~+]*)*(\\?[;&a-z\\d%_.~+=-]*)?(\\#[^\\s]*)?$", _ = "^(https?:\\/\\/)((([a-z\\d]([a-z\\d-]*[a-z\\d])*)\\.)+[a-z]{2,}|((\\d{1,3}\\.){3}\\d{1,3}))(\\:\\d+)?(\\/[-a-z\\d%_.~+]*)*(\\?[;&a-z\\d%_.~+=-]*)?(\\#[^\\s]*)?$";
|
|
19
|
-
export {
|
|
20
|
-
d as R,
|
|
21
|
-
c as U,
|
|
22
|
-
z as a,
|
|
23
|
-
o as b,
|
|
24
|
-
_ as c,
|
|
25
|
-
n as i,
|
|
26
|
-
e as t
|
|
27
|
-
};
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import "../chunks/button.DYoFn504.js";
|
|
2
|
-
import "../chunks/dialog.BwBD_hJi.js";
|
|
3
|
-
import "./grid.js";
|
|
4
|
-
import "./grid-item.js";
|
|
5
|
-
import "../chunks/input.CQNhMu4z.js";
|
|
6
|
-
import "./line-clamp.js";
|
|
7
|
-
import "../chunks/option.SCVixE2L.js";
|
|
8
|
-
import "./radio.js";
|
|
9
|
-
import "./radio-group.js";
|
|
10
|
-
import "./select.js";
|
|
11
|
-
import "./space.js";
|
|
12
|
-
import "../chunks/table.DWcxLbq6.js";
|
|
13
|
-
import "../chunks/typography.DJC_UXgs.js";
|
|
14
|
-
import "../chunks/lib-cortex-element.CVMmyPMC.js";
|
|
15
|
-
import "./dynamic-select.js";
|
|
16
|
-
import "../chunks/component.styles.CRO4Odto.js";
|
|
17
|
-
import "../chunks/custom-element.L4WJXn1j.js";
|
|
18
|
-
import "../chunks/debounce.DaHuiSGU.js";
|
|
19
|
-
import "../chunks/i18n.DoMIwXr2.js";
|
|
20
|
-
import "../chunks/watch.CThbualB.js";
|
|
21
|
-
import { c as E, C as F } from "../chunks/list-editor.BhMNYL8R.js";
|
|
22
|
-
import "../chunks/lit-element.jLBm65_O.js";
|
|
23
|
-
import "../chunks/state.CSDxrqLd.js";
|
|
24
|
-
import "../chunks/query.BBf1UFkC.js";
|
|
25
|
-
import "../chunks/choose.BTbF6BAn.js";
|
|
26
|
-
import "../chunks/class-map.BiVq-cVR.js";
|
|
27
|
-
import "../chunks/map.D8heArFD.js";
|
|
28
|
-
import "../chunks/repeat.DbF2p5ae.js";
|
|
29
|
-
import "../chunks/when.Dr1es41R.js";
|
|
30
|
-
export {
|
|
31
|
-
E as columnDefaults,
|
|
32
|
-
F as default
|
|
33
|
-
};
|
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
import "../chunks/button.DYoFn504.js";
|
|
2
|
-
import "../chunks/checkbox.BzbWmmJ0.js";
|
|
3
|
-
import "./divider.js";
|
|
4
|
-
import "./format-number.js";
|
|
5
|
-
import "../chunks/icon-button.B-Jf9W3v.js";
|
|
6
|
-
import "./select.js";
|
|
7
|
-
import "./space.js";
|
|
8
|
-
import "./spinner.js";
|
|
9
|
-
import "./tooltip.js";
|
|
10
|
-
import "../chunks/lib-cortex-element.CVMmyPMC.js";
|
|
11
|
-
import { A as v, m as z, n as E, f as F, i as P, d as g, k as y, o as D, p as G, e as f, a6 as h, a7 as H, a8 as L, D as V, q as _, E as j, r as k, s as B, t as K, u as N, v as O, G as U, w as q, x as J, l as Q, y as W, I as X, z as Y, K as Z, B as $, M as oo, J as eo, L as ao, N as so, O as lo, Q as to, U as uo, W as ro, P as Mo, g as io, X as po, j as mo, Y as no, Z as Co, _ as Ro, $ as To, h as co, R as bo, a1 as wo, a0 as Ao, S as So, a2 as xo, a3 as Io, T as vo, c as zo, a4 as Eo, V as Fo, a5 as Po, C as go } from "../chunks/table.DWcxLbq6.js";
|
|
12
|
-
import "../chunks/component.styles.CRO4Odto.js";
|
|
13
|
-
import "../chunks/overlayscrollbars.BMav4RQ4.js";
|
|
14
|
-
import "../chunks/pagination.BFE6Nk3_.js";
|
|
15
|
-
import "../chunks/custom-element.L4WJXn1j.js";
|
|
16
|
-
import "../chunks/i18n.DoMIwXr2.js";
|
|
17
|
-
import "../chunks/watch.CThbualB.js";
|
|
18
|
-
import "../chunks/lit-element.jLBm65_O.js";
|
|
19
|
-
import "../chunks/state.CSDxrqLd.js";
|
|
20
|
-
import "../chunks/query.BBf1UFkC.js";
|
|
21
|
-
import "../chunks/class-map.BiVq-cVR.js";
|
|
22
|
-
import "../chunks/if-defined.BRoBj_Rp.js";
|
|
23
|
-
import "../chunks/when.Dr1es41R.js";
|
|
24
|
-
export {
|
|
25
|
-
v as AccessibilityModule,
|
|
26
|
-
z as AccessorModule,
|
|
27
|
-
E as AjaxModule,
|
|
28
|
-
F as CalcComponent,
|
|
29
|
-
P as Cell,
|
|
30
|
-
g as CellComponent,
|
|
31
|
-
y as ClickableCellModule,
|
|
32
|
-
D as ClipboardModule,
|
|
33
|
-
G as ColumnCalcsModule,
|
|
34
|
-
f as ColumnComponent,
|
|
35
|
-
h as CxTableFooter,
|
|
36
|
-
H as CxTableRowActions,
|
|
37
|
-
L as CxTableToolbar,
|
|
38
|
-
V as DataTreeModule,
|
|
39
|
-
_ as DownloadModule,
|
|
40
|
-
j as EditModule,
|
|
41
|
-
k as ExportModule,
|
|
42
|
-
B as FilterModule,
|
|
43
|
-
K as FormatModule,
|
|
44
|
-
N as FrozenColumnsModule,
|
|
45
|
-
O as FrozenRowsModule,
|
|
46
|
-
U as GroupComponent,
|
|
47
|
-
q as GroupRowsModule,
|
|
48
|
-
J as HistoryModule,
|
|
49
|
-
Q as HoverMenuModule,
|
|
50
|
-
W as HtmlTableImportModule,
|
|
51
|
-
X as ImportModule,
|
|
52
|
-
Y as InteractionModule,
|
|
53
|
-
Z as KeybindingsModule,
|
|
54
|
-
$ as MenuModule,
|
|
55
|
-
oo as Module,
|
|
56
|
-
eo as MoveColumnsModule,
|
|
57
|
-
ao as MoveRowsModule,
|
|
58
|
-
so as MutatorModule,
|
|
59
|
-
lo as PageModule,
|
|
60
|
-
to as PersistenceModule,
|
|
61
|
-
uo as PopupModule,
|
|
62
|
-
ro as PrintModule,
|
|
63
|
-
Mo as PseudoRow,
|
|
64
|
-
io as RangeComponent,
|
|
65
|
-
po as ReactiveDataModule,
|
|
66
|
-
mo as Renderer,
|
|
67
|
-
no as ResizeColumnsModule,
|
|
68
|
-
Co as ResizeRowsModule,
|
|
69
|
-
Ro as ResizeTableModule,
|
|
70
|
-
To as ResponsiveLayoutModule,
|
|
71
|
-
co as Row,
|
|
72
|
-
bo as RowComponent,
|
|
73
|
-
wo as SelectRangeModule,
|
|
74
|
-
Ao as SelectRowModule,
|
|
75
|
-
So as SheetComponent,
|
|
76
|
-
xo as SortModule,
|
|
77
|
-
Io as SpreadsheetModule,
|
|
78
|
-
vo as Tabulator,
|
|
79
|
-
zo as TabulatorFull,
|
|
80
|
-
Eo as TooltipModule,
|
|
81
|
-
Fo as VALIDATION_MESSAGE_ATTRIBUTE,
|
|
82
|
-
Po as ValidateModule,
|
|
83
|
-
go as default
|
|
84
|
-
};
|
/package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/index.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/table.styles.d.ts
RENAMED
|
File without changes
|
/package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/table.utils.d.ts
RENAMED
|
File without changes
|