@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
package/library/utils.js
CHANGED
|
@@ -1,39 +1,38 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { R as Tt, U as wt,
|
|
3
|
-
import {
|
|
4
|
-
import { e as
|
|
5
|
-
import { d as
|
|
6
|
-
import { a as
|
|
7
|
-
import { a as
|
|
8
|
-
import { t as
|
|
9
|
-
import { c as
|
|
10
|
-
import { d as
|
|
11
|
-
import { d as
|
|
12
|
-
import { d as
|
|
13
|
-
import { f as O } from "./chunks/form.
|
|
14
|
-
import { F as
|
|
15
|
-
import { L as
|
|
16
|
-
import { c as
|
|
17
|
-
import { g as
|
|
18
|
-
import { j as
|
|
19
|
-
import { c as
|
|
20
|
-
import { H as
|
|
21
|
-
import { g as
|
|
22
|
-
import { i as
|
|
23
|
-
import { w as
|
|
24
|
-
import { C as
|
|
25
|
-
import { b as
|
|
1
|
+
import { b as V } from "./chunks/url.-WDYqplj.js";
|
|
2
|
+
import { R as Tt, U as wt, e as Ct, d as yt, a as Mt, c as xt, i as St, t as Et } from "./chunks/url.-WDYqplj.js";
|
|
3
|
+
import { j as It, f as Lt, a as Ft, b as Rt, g as bt, e as vt, i as kt, c as Vt, h as Ot, m as Yt, d as Ut, r as Nt, t as Pt } from "./chunks/toast.Bz-j7zP2.js";
|
|
4
|
+
import { e as Ht, a as Xt, f as Bt, g as Wt, d as Gt, b as $t, c as zt, i as qt, p as Qt, s as Zt } from "./chunks/browser.BHOCIF_A.js";
|
|
5
|
+
import { d as Jt, C as Kt, e as te, H as ee, R as re, c as ae, h as se, f as oe, g as ne, l as ie, a as le, p as ce, b as ue } from "./chunks/color.LzSGBy7o.js";
|
|
6
|
+
import { a as fe, b as he, g as ge } from "./chunks/modal.U1QltQKe.js";
|
|
7
|
+
import { a as pe, p as De, c as Te, b as we, s as Ce, w as ye } from "./chunks/event.BeKOsirN.js";
|
|
8
|
+
import { t as xe } from "./chunks/converters.DkDtLstb.js";
|
|
9
|
+
import { c as Ee } from "./chunks/custom-element.L4WJXn1j.js";
|
|
10
|
+
import { d as Ie } from "./chunks/debounce.DaHuiSGU.js";
|
|
11
|
+
import { d as Fe } from "./chunks/default-value.COZopaet.js";
|
|
12
|
+
import { d as be } from "./chunks/drag.DXEXVXPv.js";
|
|
13
|
+
import { f as O } from "./chunks/form.K1XOtu3S.js";
|
|
14
|
+
import { F as ke, c as Ve, g as Oe, v as Ye, a as Ue } from "./chunks/form.K1XOtu3S.js";
|
|
15
|
+
import { L as Pe, r as _e } from "./chunks/i18n.DJikbkDK.js";
|
|
16
|
+
import { c as Xe, q as Be } from "./chunks/math.DuKzLacZ.js";
|
|
17
|
+
import { g as Ge, l as $e, s as ze, u as qe } from "./chunks/scroll.xtO5yojm.js";
|
|
18
|
+
import { j as x } from "./chunks/dom.acWb8KCK.js";
|
|
19
|
+
import { c as Ze, d as je, k as Je, a as Ke, g as tr, h as er, b as rr, f as ar, i as sr, e as or, l as nr, s as ir } from "./chunks/dom.acWb8KCK.js";
|
|
20
|
+
import { H as cr, a as ur, g as mr } from "./chunks/slot.j5oheLJC.js";
|
|
21
|
+
import { g as hr, a as gr } from "./chunks/tabbable.CcMz3mIL.js";
|
|
22
|
+
import { i as pr } from "./chunks/user-agent.D9aPuOyL.js";
|
|
23
|
+
import { w as Tr } from "./chunks/watch.CThbualB.js";
|
|
24
|
+
import { C as Cr } from "./chunks/calendar-grid.CvdcwfTo.js";
|
|
25
|
+
import { b as Mr, e as xr, f as Sr, g as Er, a as Ar, i as Ir, d as Lr, c as Fr, n as Rr, p as br, t as vr } from "./chunks/date.dSYNLBVO.js";
|
|
26
26
|
import { e as c, a as u, D as m } from "./chunks/date-picker.DTUICGb9.js";
|
|
27
|
-
import { f as
|
|
28
|
-
import { c as
|
|
29
|
-
import { b as
|
|
30
|
-
import { a as
|
|
31
|
-
import { s as
|
|
32
|
-
import { g as
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import { b as Oa } from "./chunks/transformation.c-RS37zA.js";
|
|
27
|
+
import { f as Vr } from "./chunks/content-builder.BGzxZUgi.js";
|
|
28
|
+
import { c as Yr, f as Ur, e as Nr, b as Pr, g as _r, d as Hr, i as Xr, r as Br, a as Wr } from "./chunks/image.BzmclWBR.js";
|
|
29
|
+
import { b as $r, e as zr } from "./chunks/waveform.1U9U_0rd.js";
|
|
30
|
+
import { a as Qr, b as Zr, c as jr, e as Jr, d as Kr, f as ta, g as ea, r as ra, s as aa } from "./chunks/number.B4PQLJIg.js";
|
|
31
|
+
import { s as oa } from "./chunks/parse.Cu5nBDTb.js";
|
|
32
|
+
import { b as ia, d as la, e as ca, f as ua, l as ma, g as fa, k as ha, p as ga, v as da, r as pa, a as Da, c as Ta, s as wa, q as Ca, n as ya, t as Ma, m as xa, o as Sa, h as Ea, u as Aa } from "./chunks/string.CjJ09HK3.js";
|
|
33
|
+
import { g as La, a as Fa } from "./chunks/template.ClovJacp.js";
|
|
34
|
+
import { c as ba, f as va, a as ka, g as Va } from "./chunks/time.BSmpFe2G.js";
|
|
35
|
+
import { b as Ya } from "./chunks/transformation.c-RS37zA.js";
|
|
37
36
|
function n(t) {
|
|
38
37
|
const e = t.getFullYear(), r = String(t.getMonth() + 1).padStart(2, "0"), s = String(t.getDate()).padStart(2, "0");
|
|
39
38
|
return `${e}-${r}-${s}`;
|
|
@@ -248,7 +247,7 @@ function q(t) {
|
|
|
248
247
|
e
|
|
249
248
|
);
|
|
250
249
|
}
|
|
251
|
-
function
|
|
250
|
+
function Q(t) {
|
|
252
251
|
if (!this.ownerDocument.defaultView?.Matrix3 || !t)
|
|
253
252
|
return;
|
|
254
253
|
const e = this.ownerDocument.defaultView?.location.origin;
|
|
@@ -260,7 +259,7 @@ function Z(t) {
|
|
|
260
259
|
e
|
|
261
260
|
);
|
|
262
261
|
}
|
|
263
|
-
function
|
|
262
|
+
function Z(t, e = void 0) {
|
|
264
263
|
!this.ownerDocument.defaultView?.Matrix3 || !t || this.ownerDocument.defaultView?.open(
|
|
265
264
|
V(t, "https://", !0),
|
|
266
265
|
e ?? "_blank"
|
|
@@ -279,24 +278,24 @@ function j(t) {
|
|
|
279
278
|
);
|
|
280
279
|
}
|
|
281
280
|
function J(t, e) {
|
|
282
|
-
if (!this.ownerDocument.defaultView?.Matrix3 || !t
|
|
281
|
+
if (!this.ownerDocument.defaultView?.Matrix3 || !t)
|
|
283
282
|
return;
|
|
284
|
-
const r = this.ownerDocument.defaultView?.location.origin;
|
|
285
|
-
|
|
286
|
-
{ detail: { assetIds: t, formats:
|
|
287
|
-
|
|
283
|
+
const r = e || {}, s = this.ownerDocument.defaultView?.location.origin;
|
|
284
|
+
s && this.ownerDocument?.defaultView?.postMessage(
|
|
285
|
+
{ detail: { assetIds: t, formats: r }, type: "cx-cms5-download-assets" },
|
|
286
|
+
s
|
|
288
287
|
);
|
|
289
288
|
}
|
|
290
289
|
class K {
|
|
291
290
|
constructor(e) {
|
|
292
|
-
this.currentZIndex =
|
|
291
|
+
this.currentZIndex = x(), (this.host = e).addController(this);
|
|
293
292
|
}
|
|
294
293
|
hostConnected() {
|
|
295
294
|
}
|
|
296
295
|
hostDisconnected() {
|
|
297
296
|
}
|
|
298
297
|
async activatePopup() {
|
|
299
|
-
this.currentZIndex =
|
|
298
|
+
this.currentZIndex = x();
|
|
300
299
|
}
|
|
301
300
|
}
|
|
302
301
|
class tt {
|
|
@@ -467,7 +466,7 @@ function mt(t, e) {
|
|
|
467
466
|
function ft(t, e) {
|
|
468
467
|
typeof Storage < "u" && localStorage.setItem(t, e.toString());
|
|
469
468
|
}
|
|
470
|
-
const
|
|
469
|
+
const P = 10;
|
|
471
470
|
function ht(t, e) {
|
|
472
471
|
let r = 0, s = t.length;
|
|
473
472
|
for (; r < s; ) {
|
|
@@ -476,7 +475,7 @@ function ht(t, e) {
|
|
|
476
475
|
}
|
|
477
476
|
t.splice(r, 0, e);
|
|
478
477
|
}
|
|
479
|
-
function
|
|
478
|
+
function _(t, e, r) {
|
|
480
479
|
return t.find(
|
|
481
480
|
(s) => s.col === e && s.row === r
|
|
482
481
|
) ?? null;
|
|
@@ -523,8 +522,8 @@ async function* gt({
|
|
|
523
522
|
const T = g * i + d, D = T * s;
|
|
524
523
|
if (D >= r)
|
|
525
524
|
continue;
|
|
526
|
-
const w = d * p, C = g * l,
|
|
527
|
-
|
|
525
|
+
const w = d * p, C = g * l, y = _(t[a] ?? [], d, g), M = d === i - 1 && g === f - 1 || D + s >= r;
|
|
526
|
+
y ? yield { ...y, isLastFrame: M } : (await H(o, D, s), k.drawImage(
|
|
528
527
|
o,
|
|
529
528
|
w,
|
|
530
529
|
C,
|
|
@@ -536,10 +535,10 @@ async function* gt({
|
|
|
536
535
|
frameHeight: l,
|
|
537
536
|
frameWidth: p,
|
|
538
537
|
index: T,
|
|
539
|
-
isLastFrame:
|
|
538
|
+
isLastFrame: M,
|
|
540
539
|
row: g,
|
|
541
540
|
rows: f,
|
|
542
|
-
time: Number(D.toFixed(
|
|
541
|
+
time: Number(D.toFixed(P)),
|
|
543
542
|
x: w,
|
|
544
543
|
y: C
|
|
545
544
|
}), await new Promise(requestAnimationFrame);
|
|
@@ -557,186 +556,188 @@ function dt({
|
|
|
557
556
|
return a > t && (a = t / 2), a;
|
|
558
557
|
}
|
|
559
558
|
export {
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
559
|
+
Jt as CMYK_VALIDATION_REGEX,
|
|
560
|
+
Cr as CalendarGrid,
|
|
561
|
+
Kt as ColorType,
|
|
563
562
|
K as CortexPopupController,
|
|
564
563
|
$ as DateRangePresets,
|
|
565
564
|
tt as DragScroll,
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
565
|
+
ke as FormControlController,
|
|
566
|
+
te as HEX_ALPHA_VALIDATION_REGEX,
|
|
567
|
+
ee as HEX_VALIDATION_REGEX,
|
|
568
|
+
cr as HasSlotController,
|
|
570
569
|
nt as HistoryManager,
|
|
571
570
|
N as KeyboardKey,
|
|
572
|
-
|
|
573
|
-
|
|
571
|
+
Pe as LocalizeController,
|
|
572
|
+
P as PRECISION,
|
|
574
573
|
Tt as RELATIVE_URL_REGEX,
|
|
575
|
-
|
|
574
|
+
re as RGB_VALIDATION_REGEX,
|
|
576
575
|
wt as URL_DOMAIN_VALIDATION_REGEX,
|
|
577
576
|
Ct as URL_PROTOCOL_VALIDATION_REGEX,
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
577
|
+
yt as URL_VALIDATION_REGEX,
|
|
578
|
+
fe as activeElements,
|
|
579
|
+
Mr as addMonths,
|
|
580
|
+
It as adjustRelativeValues,
|
|
581
|
+
pe as animateTo,
|
|
583
582
|
V as appendProtocol,
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
583
|
+
Mt as appendQueryParam,
|
|
584
|
+
Ya as buildTransformationString,
|
|
585
|
+
$r as buildWaveformPath,
|
|
586
|
+
Yr as calculateAspectRatioFit,
|
|
587
|
+
Xe as clamp,
|
|
588
|
+
Ur as cleanImageFileName,
|
|
589
|
+
ba as clearZeroDurationParts,
|
|
590
|
+
ae as convertColor,
|
|
591
|
+
Qr as convertDataUnits,
|
|
592
|
+
Zr as convertDurationToMilliseconds,
|
|
593
|
+
jr as convertPixelsToAspectRatio,
|
|
594
|
+
Nr as convertSrcToBlob,
|
|
595
|
+
Pr as cropImage,
|
|
596
|
+
Ze as cssValueToPx,
|
|
597
|
+
Ee as customElement,
|
|
598
|
+
Ve as customErrorValidityState,
|
|
599
|
+
Ie as debounce,
|
|
600
|
+
Fe as defaultValue,
|
|
601
|
+
xr as displayToIso,
|
|
602
602
|
J as downloadAsset,
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
603
|
+
be as drag,
|
|
604
|
+
ia as emptyToSpace,
|
|
605
|
+
se as extractColor,
|
|
606
|
+
la as extractExtension,
|
|
607
607
|
gt as extractFrames,
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
608
|
+
ca as extractRootData,
|
|
609
|
+
Jr as extractValueAndUnit,
|
|
610
|
+
zr as extractWaveformPeaks,
|
|
611
|
+
Vr as fetchCortexApi,
|
|
612
|
+
Ht as findAncestorWithBuggyStyle,
|
|
613
|
+
Xt as findContainingBlock,
|
|
614
|
+
Bt as findCuttingAncestor,
|
|
615
|
+
_ as findFrameByColAndRow,
|
|
616
|
+
Lt as findIndexByProp,
|
|
617
617
|
O as formCollections,
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
618
|
+
Kr as formatAspectRatioString,
|
|
619
|
+
va as formatDurationPartsManually,
|
|
620
|
+
Sr as formatMonthYearLabel,
|
|
621
|
+
ta as formatNumberWithGrouping,
|
|
622
|
+
ua as formatSecondsToTime,
|
|
623
|
+
ma as formatTimeToSeconds,
|
|
624
|
+
ka as formatWithIntlDurationFormat,
|
|
625
|
+
ea as gcd,
|
|
626
|
+
je as getActiveElement,
|
|
627
|
+
he as getActiveModals,
|
|
628
|
+
Oe as getAssociatedForm,
|
|
629
|
+
Ft as getBreakpointsFromCSS,
|
|
630
630
|
at as getBrowserFontVariants,
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
631
|
+
oe as getColorType,
|
|
632
|
+
_r as getContainedImageSize,
|
|
633
|
+
Je as getCortexPopupLayer,
|
|
634
|
+
x as getCurrentZIndex,
|
|
635
|
+
ge as getDeepestActiveElement,
|
|
636
|
+
Rt as getDeviceType,
|
|
637
|
+
Va as getDurationPartsByUnitsFormat,
|
|
638
|
+
Ke as getElementFromHTMLString,
|
|
639
|
+
tr as getElementFromTemplate,
|
|
640
|
+
Er as getFirstDayOfWeek,
|
|
641
641
|
U as getFormControls,
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
642
|
+
La as getHighlightedTitle,
|
|
643
|
+
Fa as getHighlightedTitleHtml,
|
|
644
|
+
ur as getInnerHTML,
|
|
645
645
|
dt as getInterval,
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
646
|
+
ne as getLightDarkCssString,
|
|
647
|
+
Hr as getNaturalWidthHeight,
|
|
648
|
+
er as getNeededPaddingForBoxShadow,
|
|
649
|
+
Wt as getNextAncestor,
|
|
650
|
+
Ge as getOffset,
|
|
651
|
+
rr as getRelativeClickPercentage,
|
|
652
|
+
fa as getRootIDString,
|
|
653
|
+
hr as getTabbableBoundary,
|
|
654
|
+
gr as getTabbableElements,
|
|
655
|
+
mr as getTextContent,
|
|
656
|
+
Ar as getTodayIsoDate,
|
|
657
|
+
bt as groupBy,
|
|
658
|
+
vt as insertAtIndex,
|
|
659
659
|
ht as insertFrameToCache,
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
660
|
+
kt as insertMultipleAtIndex,
|
|
661
|
+
Gt as isChrome,
|
|
662
|
+
pr as isCortexAdobePlugin,
|
|
663
|
+
ar as isDomElement,
|
|
664
|
+
sr as isElementInHorizontalView,
|
|
665
|
+
xt as isExpiredAssetUrl,
|
|
666
|
+
$t as isFirefox,
|
|
666
667
|
rt as isFontFamilyAvailable,
|
|
667
668
|
ot as isFormInteracted,
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
669
|
+
ha as isGalleryItemCardType,
|
|
670
|
+
zt as isIOS,
|
|
671
|
+
or as isInElement,
|
|
671
672
|
et as isModKey,
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
673
|
+
qt as isSafari,
|
|
674
|
+
Xr as isSaveSrcValid,
|
|
675
|
+
Ir as isValidIsoDate,
|
|
676
|
+
St as isValidUrl,
|
|
677
|
+
Lr as isoToDate,
|
|
678
|
+
Fr as isoToDisplay,
|
|
678
679
|
z as isoWeekNumber,
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
680
|
+
nr as loadScript,
|
|
681
|
+
$e as lockBodyScrolling,
|
|
682
|
+
ie as luminanceTextColor,
|
|
683
|
+
Vt as moveMultipleToIndex,
|
|
684
|
+
Ot as moveToIndex,
|
|
685
|
+
Yt as multiSelectTo,
|
|
686
|
+
Rr as normalizeToIsoDate,
|
|
686
687
|
it as omit,
|
|
687
688
|
q as openAssetOverview,
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
689
|
+
Q as openFolderOverview,
|
|
690
|
+
Z as openLink,
|
|
691
|
+
ga as padPath,
|
|
692
|
+
da as parseBooleanString,
|
|
693
|
+
le as parseBorder,
|
|
694
|
+
De as parseDuration,
|
|
695
|
+
br as parseIsoDate,
|
|
695
696
|
ct as parseJsonString,
|
|
696
|
-
|
|
697
|
+
ce as parseLightDark,
|
|
697
698
|
ut as parseListString,
|
|
698
|
-
|
|
699
|
+
ue as parseShadow,
|
|
699
700
|
lt as pick,
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
701
|
+
Qt as popoverSupported,
|
|
702
|
+
Te as prefersReducedMotion,
|
|
703
|
+
Be as quantizeLargestRemainder,
|
|
703
704
|
mt as readLocalStorageValue,
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
705
|
+
pa as reducePathToDirectChild,
|
|
706
|
+
_e as registerTranslation,
|
|
707
|
+
Ut as removeAtIndex,
|
|
708
|
+
Nt as removeMultipleAtIndex,
|
|
709
|
+
Br as resizeImage,
|
|
710
|
+
ra as rotateBox,
|
|
711
|
+
Wr as rotateImage,
|
|
712
|
+
Da as safeExtension,
|
|
713
|
+
Ta as safeString,
|
|
714
|
+
wa as sanitizeHTML,
|
|
715
|
+
aa as sanitizeRotation,
|
|
716
|
+
ze as scrollIntoView,
|
|
716
717
|
st as serialize,
|
|
717
718
|
j as shareAsset,
|
|
718
|
-
|
|
719
|
-
|
|
719
|
+
we as shimKeyframesHeightAuto,
|
|
720
|
+
ir as sortByTopPosition,
|
|
720
721
|
Y as sortTypefaceVariants,
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
722
|
+
oa as splitBoxValues,
|
|
723
|
+
Ca as splitCamelCaseFormatted,
|
|
724
|
+
Ce as stopAnimations,
|
|
725
|
+
Zt as supportHLS,
|
|
725
726
|
v as testFontAvailability,
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
727
|
+
xe as timecodeConverter,
|
|
728
|
+
ya as toCamelCase,
|
|
729
|
+
vr as toIsoDate,
|
|
729
730
|
Ma as toKebabCase,
|
|
730
731
|
xa as toPascalCase,
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
732
|
+
Et as toRelativeUrl,
|
|
733
|
+
Sa as toTitleCase,
|
|
734
|
+
Pt as toast,
|
|
735
|
+
Ea as truncateTextMiddle,
|
|
736
|
+
qe as unlockBodyScrolling,
|
|
737
|
+
Aa as upperFirst,
|
|
738
|
+
Ye as validValidityState,
|
|
739
|
+
Ue as valueMissingValidityState,
|
|
740
|
+
ye as waitForEvent,
|
|
741
|
+
Tr as watch,
|
|
741
742
|
ft as writeLocalStorageValue
|
|
742
743
|
};
|
package/package.json
CHANGED
|
@@ -1,14 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@orangelogic/design-system",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "2.
|
|
4
|
+
"version": "2.135.0",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"types": "library/types.d.ts",
|
|
7
7
|
"scripts": {
|
|
8
8
|
"analyze": "vite build && open bundle-stats/stats.html",
|
|
9
9
|
"copy-entry-file": "node ./scripts/copy-entry-file.js",
|
|
10
|
+
"sync-csharp": "node ./scripts/sync-csharp-to-core.js",
|
|
10
11
|
"build-worker": "vite build --config ./vite.worker.config.js",
|
|
11
12
|
"build": "vite build --config vite.config.ts && bun run build-worker && node ./scripts/remove-index-html-file.js && node ./scripts/copy-entry-file.js",
|
|
13
|
+
"build-sync": "bun run build && bun run sync-csharp",
|
|
12
14
|
"start": "vite",
|
|
13
15
|
"dev-build": "vite build --config vite.dev-build.config.ts",
|
|
14
16
|
"open": "npx playwright test --project=chromium --ui",
|