@orangelogic/design-system 2.146.0 → 2.148.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.CU3qvBEO.js → asset-link-format.DyUDG8er.js} +864 -771
- package/library/chunks/{button.Bx7AnUu4.js → button.W0tW1LJ-.js} +1 -1
- package/library/chunks/{color-swatch-group.DORzYTrn.js → color-swatch-group.BQYOjoiA.js} +1571 -1529
- package/library/chunks/{color-swatch.Pczcitrc.js → color-swatch.B7X9wSl2.js} +1 -1
- package/library/chunks/{confirm-popover.DLb5agj9.js → confirm-popover.DWLFTk2n.js} +3 -3
- package/library/chunks/{dialog.B1uHEUsi.js → dialog.yZCtJRtl.js} +2 -2
- package/library/chunks/{document-viewer.CMHuC2Di.js → document-viewer.Cr-tkwYo.js} +5 -5
- package/library/chunks/{dot-pagination.171qk-p2.js → dot-pagination.C8dxu87e.js} +1 -1
- package/library/chunks/{folder-select.COFTAu2f.js → folder-select.CLDy4FKy.js} +4 -4
- package/library/chunks/{header.DP4ZGEwN.js → header.BJnsijee.js} +1 -1
- package/library/chunks/{i18n.DYXys45m.js → i18n.D07sG_CU.js} +2 -1
- package/library/chunks/{icon-button.B0L-_zT9.js → icon-button.CaUkGny9.js} +1 -1
- package/library/chunks/{iframe._3_Z5IJc.js → iframe.Bj3JzA9b.js} +1 -1
- package/library/chunks/{image.DVbY2O89.js → image.DaYfKRf4.js} +1 -1
- package/library/chunks/{input.CSI9KLz7.js → input.CtpPKmen.js} +1 -1
- package/library/chunks/{option.BweUpygr.js → option.DoCfNbP9.js} +1 -1
- package/library/chunks/{pagination.CyY982g0.js → pagination.B0VIa8Pm.js} +5 -5
- package/library/chunks/{tab-group.BJImZf-n.js → tab-group.CRIY9Wby.js} +3 -3
- package/library/chunks/transformation.DGzjBg6V.js +163 -0
- package/library/chunks/{tree.CvxvKWUm.js → tree.uSEgW--4.js} +1 -1
- package/library/components/alert.js +2 -2
- package/library/components/asset-link-format.js +4 -4
- package/library/components/atoms.js +13 -13
- package/library/components/audio.js +2 -2
- package/library/components/border-input-group.js +2 -2
- package/library/components/breadcrumb.js +1 -1
- package/library/components/button.js +2 -2
- package/library/components/color-picker.js +3 -3
- package/library/components/color-swatch-group.js +3 -3
- 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 +3 -3
- package/library/components/date-calendar.js +1 -1
- package/library/components/details.js +1 -1
- package/library/components/dialog.js +3 -3
- package/library/components/document-viewer.js +3 -3
- 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 +4 -4
- package/library/components/e-chart.js +1 -1
- package/library/components/element-clamp.js +2 -2
- package/library/components/file-on-demand.js +9 -9
- package/library/components/folder-select.js +4 -4
- 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 +2 -2
- package/library/components/input.js +2 -2
- package/library/components/line-clamp.js +1 -1
- package/library/components/masonry.js +3 -3
- package/library/components/menu-item.js +1 -1
- package/library/components/menu.js +1 -1
- package/library/components/molecules.js +3 -3
- package/library/components/option.js +2 -2
- package/library/components/organisms.js +2 -2
- package/library/components/padding-input-group.js +1 -1
- package/library/components/pagination.js +6 -6
- 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/shadow-input-group.js +1 -1
- package/library/components/share-option-list.js +1 -1
- 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/tab-group.js +4 -4
- package/library/components/tab.js +2 -2
- package/library/components/tag.js +2 -2
- 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 +2 -2
- package/library/components/types.js +3454 -3412
- package/library/components/video.js +2 -2
- package/library/package.json +1 -1
- package/library/packages/atoms/src/components/image/image.d.ts +1 -1
- package/library/packages/events/src/cx-faceted-filter-remove.d.ts +9 -0
- package/library/packages/events/src/cx-table-applied-filter-remove.d.ts +9 -0
- package/library/packages/events/src/events.d.ts +2 -0
- package/library/packages/hybrid/table-core/src/table/styles/table-clickable-cell.styles.d.ts +3 -1
- package/library/packages/hybrid/table-core/src/table/table.d.ts +13 -0
- package/library/packages/molecules/src/faceted-filter/faceted-filter.d.ts +13 -1
- package/library/packages/molecules/src/search-box/search-box.d.ts +7 -1
- package/library/packages/organisms/src/asset-link-format/asset-link-format.d.ts +12 -0
- package/library/packages/organisms/src/content-builder/configs/search-box.d.ts +2 -2
- package/library/packages/types/src/asset-link-format.d.ts +2 -0
- package/library/packages/types/src/faceted-filter.d.ts +4 -0
- package/library/packages/types/src/search-box.d.ts +1 -0
- package/library/packages/types/src/table.d.ts +3 -0
- package/library/packages/utils/src/custom-element/i18n.d.ts +1 -0
- package/library/react-web-component.d.ts +4 -4
- package/library/utils.js +2 -2
- package/package.json +1 -1
- package/library/chunks/transformation.c-RS37zA.js +0 -151
|
@@ -8,7 +8,7 @@ import { c as F } from "./component.styles.CRO4Odto.js";
|
|
|
8
8
|
import { c as n, C as h, H as $, l as z } from "./color.LzSGBy7o.js";
|
|
9
9
|
import { c as O } from "./custom-element.L4WJXn1j.js";
|
|
10
10
|
import { d as W } from "./debounce.DaHuiSGU.js";
|
|
11
|
-
import { L as A } from "./i18n.
|
|
11
|
+
import { L as A } from "./i18n.D07sG_CU.js";
|
|
12
12
|
import { w as i } from "./watch.K-dbDP6P.js";
|
|
13
13
|
import { i as G, x as u } from "./lit-element.jLBm65_O.js";
|
|
14
14
|
import { r as c } from "./state.CSDxrqLd.js";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { C as _ } from "./button.
|
|
2
|
-
import { C as u, D as h } from "./dialog.
|
|
1
|
+
import { C as _ } from "./button.W0tW1LJ-.js";
|
|
2
|
+
import { C as u, D as h } from "./dialog.yZCtJRtl.js";
|
|
3
3
|
import g from "../components/dropdown.js";
|
|
4
4
|
import { C as x } from "./typography.IqHbnd3C.js";
|
|
5
5
|
import { n as e, C as b } from "./lib-cortex-element.CVMmyPMC.js";
|
|
6
6
|
import { c as y } from "./component.styles.CRO4Odto.js";
|
|
7
7
|
import { c as w } from "./custom-element.L4WJXn1j.js";
|
|
8
|
-
import { L as $ } from "./i18n.
|
|
8
|
+
import { L as $ } from "./i18n.D07sG_CU.js";
|
|
9
9
|
import { i as z, x as d } from "./lit-element.jLBm65_O.js";
|
|
10
10
|
import { e as m } from "./query.BBf1UFkC.js";
|
|
11
11
|
import { e as a } from "./class-map.BiVq-cVR.js";
|
|
@@ -3,7 +3,7 @@ import { c as vr } from "./component.styles.CRO4Odto.js";
|
|
|
3
3
|
import { i as _s, x as He, E as fr } from "./lit-element.jLBm65_O.js";
|
|
4
4
|
import { a as ie, s as Te, w as os } from "./event.BeKOsirN.js";
|
|
5
5
|
import { c as br } from "./custom-element.L4WJXn1j.js";
|
|
6
|
-
import { L as yr } from "./i18n.
|
|
6
|
+
import { L as yr } from "./i18n.D07sG_CU.js";
|
|
7
7
|
import { M as gr } from "./modal.U1QltQKe.js";
|
|
8
8
|
import { l as ss, u as rs } from "./scroll.xtO5yojm.js";
|
|
9
9
|
import { H as mr } from "./slot.j5oheLJC.js";
|
|
@@ -16,7 +16,7 @@ import { o as wr } from "./style-map.llVFPd__.js";
|
|
|
16
16
|
import { n as lo } from "./when.Dr1es41R.js";
|
|
17
17
|
import { s as be, g as ae } from "./animation-registry.HmpwNuGH.js";
|
|
18
18
|
import xr from "../components/divider.js";
|
|
19
|
-
import { C as Sr } from "./icon-button.
|
|
19
|
+
import { C as Sr } from "./icon-button.CaUkGny9.js";
|
|
20
20
|
import zr from "../components/popup.js";
|
|
21
21
|
const Cr = _s`.os-size-observer,.os-size-observer-listener{direction:inherit;pointer-events:none;visibility:hidden;box-sizing:border-box;overflow:hidden;scroll-behavior:auto!important}.os-size-observer,.os-size-observer-listener,.os-size-observer-listener-item,.os-size-observer-listener-item-final{writing-mode:horizontal-tb;position:absolute;top:0;left:0}.os-size-observer{z-index:-1;contain:strict;padding:inherit;border:inherit;box-sizing:inherit;flex-flow:row;margin:-133px;display:flex;inset:0;transform:scale(.1)}.os-size-observer:before{content:"";box-sizing:inherit;flex:none;width:10px;height:10px;padding:10px}.os-size-observer-appear{animation:1ms forwards os-size-observer-appear-animation}.os-size-observer-listener{box-sizing:border-box;padding:inherit;border:inherit;flex:auto;margin:-133px;position:relative;transform:scale(10)}.os-size-observer-listener.ltr{margin-left:0;margin-right:-266px}.os-size-observer-listener.rtl{margin-left:-266px;margin-right:0}.os-size-observer-listener:empty:before{content:"";width:100%;height:100%}.os-size-observer-listener:empty:before,.os-size-observer-listener>.os-size-observer-listener-item{padding:inherit;border:inherit;box-sizing:content-box;flex:auto;display:block;position:relative}.os-size-observer-listener-scroll{box-sizing:border-box;display:flex}.os-size-observer-listener-item{direction:ltr;flex:none;bottom:0;right:0;overflow:hidden}.os-size-observer-listener-item-final{transition:none}@keyframes os-size-observer-appear-animation{0%{cursor:auto}to{cursor:none}}.os-trinsic-observer{box-sizing:border-box;z-index:-1;contain:strict;border:none;flex:none;max-width:0;height:0;max-height:1px;margin:0;padding:0;position:relative;top:calc(100% + 1px);overflow:hidden}.os-trinsic-observer:not(:empty){height:calc(100% + 1px);top:-1px}.os-trinsic-observer:not(:empty)>.os-size-observer{width:1000%;min-width:1px;height:1000%;min-height:1px}[data-overlayscrollbars-initialize]:not([data-overlayscrollbars-viewport]),[data-overlayscrollbars-viewport~=scrollbarHidden]{scrollbar-width:none!important}[data-overlayscrollbars-initialize]:not([data-overlayscrollbars-viewport])::-webkit-scrollbar,[data-overlayscrollbars-initialize]:not([data-overlayscrollbars-viewport])::-webkit-scrollbar-corner,[data-overlayscrollbars-viewport~=scrollbarHidden]::-webkit-scrollbar,[data-overlayscrollbars-viewport~=scrollbarHidden]::-webkit-scrollbar-corner{-webkit-appearance:none!important;appearance:none!important;width:0!important;height:0!important;display:none!important}[data-overlayscrollbars-initialize]:not([data-overlayscrollbars]):not(html):not(body){overflow:auto}html[data-overlayscrollbars-body]{overflow:hidden}html[data-overlayscrollbars-body],html[data-overlayscrollbars-body]>body{width:100%;height:100%;margin:0}html[data-overlayscrollbars-body]>body{margin:0;overflow:visible}[data-overlayscrollbars]{position:relative}[data-overlayscrollbars~=host],[data-overlayscrollbars-padding]{display:flex;scroll-behavior:auto!important;flex-flow:row!important;align-items:stretch!important}[data-overlayscrollbars-padding],[data-overlayscrollbars-viewport]:not([data-overlayscrollbars]){box-sizing:inherit;z-index:0;border:none;flex:auto;width:100%;min-width:0;height:auto;margin:0;padding:0;position:relative}[data-overlayscrollbars-viewport]:not([data-overlayscrollbars]){--os-vaw:0;--os-vah:0;outline:none}[data-overlayscrollbars-viewport]:not([data-overlayscrollbars]):focus{outline:none}[data-overlayscrollbars-viewport][data-overlayscrollbars-viewport~=arrange]:before{content:"";pointer-events:none;z-index:-1;min-width:1px;min-height:1px;width:var(--os-vaw);height:var(--os-vah);position:absolute}[data-overlayscrollbars~=host],[data-overlayscrollbars-padding]{overflow:hidden!important}[data-overlayscrollbars~=host][data-overlayscrollbars~=noClipping],[data-overlayscrollbars-padding~=noClipping]{overflow:visible!important}[data-overlayscrollbars-viewport]{--os-viewport-overflow-x:hidden;--os-viewport-overflow-y:hidden;overflow-x:var(--os-viewport-overflow-x);overflow-y:var(--os-viewport-overflow-y)}[data-overlayscrollbars-viewport~=overflowXVisible]{--os-viewport-overflow-x:visible}[data-overlayscrollbars-viewport~=overflowXHidden]{--os-viewport-overflow-x:hidden}[data-overlayscrollbars-viewport~=overflowXScroll]{--os-viewport-overflow-x:scroll}[data-overlayscrollbars-viewport~=overflowYVisible]{--os-viewport-overflow-y:visible}[data-overlayscrollbars-viewport~=overflowYHidden]{--os-viewport-overflow-y:hidden}[data-overlayscrollbars-viewport~=overflowYScroll]{--os-viewport-overflow-y:scroll}[data-overlayscrollbars-viewport~=overflowImportant]{overflow-x:var(--os-viewport-overflow-x)!important;overflow-y:var(--os-viewport-overflow-y)!important}[data-overlayscrollbars-viewport~=noContent]:not(#osFakeId){font-size:0!important;line-height:0!important}[data-overlayscrollbars-viewport~=noContent]:not(#osFakeId):before,[data-overlayscrollbars-viewport~=noContent]:not(#osFakeId):after,[data-overlayscrollbars-viewport~=noContent]:not(#osFakeId)>*{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border-width:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;display:none!important;position:absolute!important;overflow:hidden!important}[data-overlayscrollbars-viewport~=measuring],[data-overlayscrollbars-viewport~=scrolling]{scroll-behavior:auto!important;scroll-snap-type:none!important}[data-overlayscrollbars-viewport~=measuring][data-overlayscrollbars-viewport~=overflowXVisible]{overflow-x:hidden!important}[data-overlayscrollbars-viewport~=measuring][data-overlayscrollbars-viewport~=overflowYVisible]{overflow-y:hidden!important}[data-overlayscrollbars-content]{box-sizing:inherit}[data-overlayscrollbars-contents]:not(#osFakeId):not([data-overlayscrollbars-padding]):not([data-overlayscrollbars-viewport]):not([data-overlayscrollbars-content]){display:contents}[data-overlayscrollbars-grid],[data-overlayscrollbars-grid] [data-overlayscrollbars-padding]{grid-template:1fr/1fr;display:grid}[data-overlayscrollbars-grid]>[data-overlayscrollbars-padding],[data-overlayscrollbars-grid]>[data-overlayscrollbars-viewport],[data-overlayscrollbars-grid]>[data-overlayscrollbars-padding]>[data-overlayscrollbars-viewport]{width:auto!important;height:auto!important}@property --os-scroll-percent{syntax:"<number>";inherits:true;initial-value:0}@property --os-viewport-percent{syntax:"<number>";inherits:true;initial-value:0}.os-scrollbar{--os-viewport-percent:0;--os-scroll-percent:0;--os-scroll-direction:0;--os-scroll-percent-directional:calc(var(--os-scroll-percent) - (var(--os-scroll-percent) + (1 - var(--os-scroll-percent)) * -1) * var(--os-scroll-direction));contain:size layout;contain:size layout style;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .15s,visibility .15s,top .15s,right .15s,bottom .15s,left .15s;position:absolute}body>.os-scrollbar{z-index:99999;position:fixed}.os-scrollbar-transitionless{transition:none!important}.os-scrollbar-track{position:relative;border:none!important;padding:0!important}.os-scrollbar-handle{position:absolute}.os-scrollbar-track,.os-scrollbar-handle{pointer-events:none;width:100%;height:100%}.os-scrollbar.os-scrollbar-track-interactive .os-scrollbar-track,.os-scrollbar.os-scrollbar-handle-interactive .os-scrollbar-handle{pointer-events:auto;touch-action:none}.os-scrollbar-horizontal{bottom:0;left:0}.os-scrollbar-vertical{top:0;right:0}.os-scrollbar-rtl.os-scrollbar-horizontal{right:0}.os-scrollbar-rtl.os-scrollbar-vertical{left:0;right:auto}.os-scrollbar-visible{opacity:1;visibility:visible}.os-scrollbar-auto-hide.os-scrollbar-auto-hide-hidden{opacity:0;visibility:hidden}.os-scrollbar-interaction.os-scrollbar-visible{opacity:1;visibility:visible}.os-scrollbar-unusable,.os-scrollbar-unusable *,.os-scrollbar-wheel,.os-scrollbar-wheel *{pointer-events:none!important}.os-scrollbar-unusable .os-scrollbar-handle{opacity:0!important;transition:none!important}.os-scrollbar-horizontal .os-scrollbar-handle{bottom:0;left:calc(var(--os-scroll-percent-directional) * 100%);transform:translateX(calc(var(--os-scroll-percent-directional) * -100%));width:calc(var(--os-viewport-percent) * 100%)}.os-scrollbar-vertical .os-scrollbar-handle{right:0;top:calc(var(--os-scroll-percent-directional) * 100%);transform:translateY(calc(var(--os-scroll-percent-directional) * -100%));height:calc(var(--os-viewport-percent) * 100%)}@supports (container-type:size){.os-scrollbar-track{container-type:size}.os-scrollbar-horizontal .os-scrollbar-handle{transform:translateX(calc(var(--os-scroll-percent-directional) * 100cqw + var(--os-scroll-percent-directional) * -100%));left:auto}.os-scrollbar-vertical .os-scrollbar-handle{transform:translateY(calc(var(--os-scroll-percent-directional) * 100cqh + var(--os-scroll-percent-directional) * -100%));top:auto}.os-scrollbar-rtl.os-scrollbar-horizontal .os-scrollbar-handle{left:0;right:auto}}.os-scrollbar-rtl.os-scrollbar-vertical .os-scrollbar-handle{left:0;right:auto}.os-scrollbar.os-scrollbar-horizontal.os-scrollbar-cornerless,.os-scrollbar.os-scrollbar-horizontal.os-scrollbar-cornerless.os-scrollbar-rtl{left:0;right:0}.os-scrollbar.os-scrollbar-vertical.os-scrollbar-cornerless,.os-scrollbar.os-scrollbar-vertical.os-scrollbar-cornerless.os-scrollbar-rtl{top:0;bottom:0}@media print{.os-scrollbar{display:none}}.os-scrollbar{--os-size:10px;--os-padding-perpendicular:4px;--os-padding-axis:2px;--os-track-border-radius:10px;--os-track-bg:none;--os-track-bg-hover:none;--os-track-bg-active:none;--os-track-border:none;--os-track-border-hover:none;--os-track-border-active:none;--os-handle-border-radius:13px;--os-handle-bg:var(--cx-color-neutral-400);--os-handle-bg-hover:var(--cx-color-neutral-500);--os-handle-bg-active:var(--cx-color-neutral-500);--os-handle-border:4px solid #0000;--os-handle-border-hover:4px solid #0000;--os-handle-border-active:4px solid #0000;--os-handle-min-size:50px;--os-handle-max-size:none;--os-handle-perpendicular-size:100%;--os-handle-perpendicular-size-hover:100%;--os-handle-perpendicular-size-active:100%;--os-handle-interactive-area-offset:4px}.os-scrollbar-track{border:var(--os-track-border);border-radius:var(--os-track-border-radius);background:var(--os-track-bg);transition:opacity .15s,background-color .15s,border-color .15s}.os-scrollbar-track:hover{border:var(--os-track-border-hover);background:var(--os-track-bg-hover)}.os-scrollbar-track:active{border:var(--os-track-border-active);background:var(--os-track-bg-active)}.os-scrollbar-handle{border:var(--os-handle-border);border-radius:var(--os-handle-border-radius);background:var(--os-handle-bg)}.os-scrollbar-handle:hover{background:var(--os-handle-bg-hover);border:var(--os-handle-border-hover)}.os-scrollbar-handle:active{border:var(--os-handle-border-active);background:var(--os-handle-bg-active)}.os-scrollbar-track:before,.os-scrollbar-handle:before{content:"";display:block;position:absolute;inset:0}.os-scrollbar-horizontal{padding:var(--os-padding-perpendicular) var(--os-padding-axis);right:var(--os-size);height:var(--os-size)}.os-scrollbar-horizontal.os-scrollbar-rtl{left:var(--os-size);right:0}.os-scrollbar-horizontal .os-scrollbar-track:before{top:calc(var(--os-padding-perpendicular) * -1);bottom:calc(var(--os-padding-perpendicular) * -1)}.os-scrollbar-horizontal .os-scrollbar-handle{min-width:var(--os-handle-min-size);max-width:var(--os-handle-max-size);height:var(--os-handle-perpendicular-size);transition:opacity .15s,background-color .15s,border-color .15s,height .15s}.os-scrollbar-horizontal .os-scrollbar-handle:before{top:calc(( var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset) ) * -1);bottom:calc(var(--os-padding-perpendicular) * -1)}.os-scrollbar-horizontal:hover .os-scrollbar-handle{height:var(--os-handle-perpendicular-size-hover)}.os-scrollbar-horizontal:active .os-scrollbar-handle{height:var(--os-handle-perpendicular-size-active)}.os-scrollbar-vertical{padding:var(--os-padding-axis) var(--os-padding-perpendicular);bottom:var(--os-size);width:var(--os-size)}.os-scrollbar-vertical .os-scrollbar-track:before{left:calc(var(--os-padding-perpendicular) * -1);right:calc(var(--os-padding-perpendicular) * -1)}.os-scrollbar-vertical .os-scrollbar-handle{min-height:var(--os-handle-min-size);max-height:var(--os-handle-max-size);width:var(--os-handle-perpendicular-size);transition:opacity .15s,background-color .15s,border-color .15s,width .15s}.os-scrollbar-vertical .os-scrollbar-handle:before{left:calc(( var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset) ) * -1);right:calc(var(--os-padding-perpendicular) * -1)}.os-scrollbar-vertical.os-scrollbar-rtl .os-scrollbar-handle:before{right:calc(( var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset) ) * -1);left:calc(var(--os-padding-perpendicular) * -1)}.os-scrollbar-vertical:hover .os-scrollbar-handle{width:var(--os-handle-perpendicular-size-hover)}.os-scrollbar-vertical:active .os-scrollbar-handle{width:var(--os-handle-perpendicular-size-active)}[data-overlayscrollbars-viewport~=measuring]>.os-scrollbar,.os-theme-none.os-scrollbar{display:none!important}.os-theme-dark,.os-theme-light{box-sizing:border-box;--os-size:10px;--os-padding-perpendicular:4px;--os-padding-axis:2px;--os-track-border-radius:10px;--os-handle-interactive-area-offset:4px;--os-handle-border-radius:10px}`;
|
|
22
22
|
var jt = /* @__PURE__ */ ((t) => (t.Both = "both", t.Footer = "footer", t.Header = "header", t.None = "none", t))(jt || {});
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { r as resizableComponentStyles, R as ResizableElement, a as ResizeDirection, b as HeightMode } from "./resizable-component.styles.CAfXABBc.js";
|
|
2
|
-
import { C as CxButton } from "./button.
|
|
2
|
+
import { C as CxButton } from "./button.W0tW1LJ-.js";
|
|
3
3
|
import CxDrawer from "../components/drawer.js";
|
|
4
4
|
import CxDropdown from "../components/dropdown.js";
|
|
5
5
|
import { C as CxIcon } from "./icon.CsF1BoUl.js";
|
|
6
|
-
import { C as CxIconButton } from "./icon-button.
|
|
7
|
-
import { C as CxInput } from "./input.
|
|
6
|
+
import { C as CxIconButton } from "./icon-button.CaUkGny9.js";
|
|
7
|
+
import { C as CxInput } from "./input.CtpPKmen.js";
|
|
8
8
|
import CxMenu from "../components/menu.js";
|
|
9
9
|
import CxMenuItem from "../components/menu-item.js";
|
|
10
10
|
import CxPopup from "../components/popup.js";
|
|
@@ -19,7 +19,7 @@ import "./browser.BHOCIF_A.js";
|
|
|
19
19
|
import { c as customElement } from "./custom-element.L4WJXn1j.js";
|
|
20
20
|
import { i, x, E } from "./lit-element.jLBm65_O.js";
|
|
21
21
|
import "./form.BSqXLytJ.js";
|
|
22
|
-
import { L as LocalizeController } from "./i18n.
|
|
22
|
+
import { L as LocalizeController } from "./i18n.D07sG_CU.js";
|
|
23
23
|
import "./purify.es.BIuh5IAZ.js";
|
|
24
24
|
import { w as watch } from "./watch.K-dbDP6P.js";
|
|
25
25
|
import "./date-picker.DTUICGb9.js";
|
|
@@ -34,7 +34,7 @@ import { a as ObjectFit } from "./index.Cpamj0jB.js";
|
|
|
34
34
|
import { r as r$1 } from "./state.CSDxrqLd.js";
|
|
35
35
|
import { e } from "./class-map.BiVq-cVR.js";
|
|
36
36
|
import { n as n$1 } from "./when.Dr1es41R.js";
|
|
37
|
-
import { C as CxImage } from "./image.
|
|
37
|
+
import { C as CxImage } from "./image.DaYfKRf4.js";
|
|
38
38
|
var BookReaderMode$1 = /* @__PURE__ */ ((l) => (l.Image = "Image", l.Pdf = "Pdf", l))(BookReaderMode$1 || {}), BookReaderViewMode = /* @__PURE__ */ ((l) => (l.FourPage = "FourPage", l.OnePage = "OnePage", l.TwoPage = "TwoPage", l))(BookReaderViewMode || {});
|
|
39
39
|
function commonjsRequire(l) {
|
|
40
40
|
throw new Error('Could not dynamically require "' + l + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
|
|
@@ -2,7 +2,7 @@ import { n as s, C as P } from "./lib-cortex-element.CVMmyPMC.js";
|
|
|
2
2
|
import { c as z } from "./component.styles.CRO4Odto.js";
|
|
3
3
|
import { O as C } from "./index.Cpamj0jB.js";
|
|
4
4
|
import { c as F } from "./custom-element.L4WJXn1j.js";
|
|
5
|
-
import { L as S } from "./i18n.
|
|
5
|
+
import { L as S } from "./i18n.D07sG_CU.js";
|
|
6
6
|
import { w as f } from "./watch.K-dbDP6P.js";
|
|
7
7
|
import { i as O, x as y } from "./lit-element.jLBm65_O.js";
|
|
8
8
|
import { r as j } from "./state.CSDxrqLd.js";
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { C as ee } from "./icon.CsF1BoUl.js";
|
|
2
|
-
import { C as fe } from "./input.
|
|
2
|
+
import { C as fe } from "./input.CtpPKmen.js";
|
|
3
3
|
import te from "../components/line-clamp.js";
|
|
4
4
|
import me from "../components/select.js";
|
|
5
5
|
import ye from "../components/tag.js";
|
|
6
|
-
import { C as v, a as xe } from "./tree.
|
|
6
|
+
import { C as v, a as xe } from "./tree.uSEgW--4.js";
|
|
7
7
|
import { n as s, C as B } from "./lib-cortex-element.CVMmyPMC.js";
|
|
8
8
|
import { h as L, F as ge, A as be } from "./endpoints.Bn_YviaU.js";
|
|
9
9
|
import { M as P } from "./asset-link-format.QzzboHHE.js";
|
|
10
10
|
import { c as re } from "./component.styles.CRO4Odto.js";
|
|
11
11
|
import { c as N } from "./custom-element.L4WJXn1j.js";
|
|
12
|
-
import { L as W } from "./i18n.
|
|
12
|
+
import { L as W } from "./i18n.D07sG_CU.js";
|
|
13
13
|
import { w as m } from "./watch.K-dbDP6P.js";
|
|
14
14
|
import { x as y, i as $e } from "./lit-element.jLBm65_O.js";
|
|
15
15
|
import { r as x } from "./state.CSDxrqLd.js";
|
|
16
16
|
import { e as se } from "./query.BBf1UFkC.js";
|
|
17
17
|
import { r as ve } from "./choose.BTbF6BAn.js";
|
|
18
|
-
import { C as ie } from "./button.
|
|
18
|
+
import { C as ie } from "./button.W0tW1LJ-.js";
|
|
19
19
|
import { d as Se } from "./debounce.DaHuiSGU.js";
|
|
20
20
|
import { g as A, p as J, e as Fe } from "./string.BmBJ_BLT.js";
|
|
21
21
|
import { o as p } from "./if-defined.BRoBj_Rp.js";
|
|
@@ -3,7 +3,7 @@ import { n as c, C as b } from "./lib-cortex-element.CVMmyPMC.js";
|
|
|
3
3
|
import { c as k } from "./component.styles.CRO4Odto.js";
|
|
4
4
|
import { i as p } from "./lit-element.jLBm65_O.js";
|
|
5
5
|
import { c as v } from "./custom-element.L4WJXn1j.js";
|
|
6
|
-
import { L as y } from "./i18n.
|
|
6
|
+
import { L as y } from "./i18n.D07sG_CU.js";
|
|
7
7
|
import { w } from "./watch.K-dbDP6P.js";
|
|
8
8
|
import { e as m } from "./query.BBf1UFkC.js";
|
|
9
9
|
import { e as u } from "./class-map.BiVq-cVR.js";
|
|
@@ -685,7 +685,7 @@ const b = {
|
|
|
685
685
|
itemOfTotal: (e, t) => `${e} of ${t}`.trim(),
|
|
686
686
|
itemRangeOfTotal: (e, t, o) => `${e} - ${t} of ${o}`.trim(),
|
|
687
687
|
itemsGap: "Items gap",
|
|
688
|
-
itemsPerPage: "
|
|
688
|
+
itemsPerPage: "Default items per page",
|
|
689
689
|
jump: "Jump",
|
|
690
690
|
justify: "Justify",
|
|
691
691
|
justifyAlign: "Justify align",
|
|
@@ -985,6 +985,7 @@ const b = {
|
|
|
985
985
|
searchFolders: "Search folders",
|
|
986
986
|
searchOptions: "Search options",
|
|
987
987
|
searchPlaceholder: "Search placeholder",
|
|
988
|
+
searchTerm: "Search term",
|
|
988
989
|
searching: "Searching...",
|
|
989
990
|
second: "Second",
|
|
990
991
|
secondary: "Secondary",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as r, C as g } from "./lib-cortex-element.CVMmyPMC.js";
|
|
2
2
|
import { c as p } from "./component.styles.CRO4Odto.js";
|
|
3
3
|
import { c as h } from "./custom-element.L4WJXn1j.js";
|
|
4
|
-
import { L as m } from "./i18n.
|
|
4
|
+
import { L as m } from "./i18n.D07sG_CU.js";
|
|
5
5
|
import { r as f } from "./state.CSDxrqLd.js";
|
|
6
6
|
import { e as v } from "./query.BBf1UFkC.js";
|
|
7
7
|
import { e as y } from "./class-map.BiVq-cVR.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as r, C as d } from "./lib-cortex-element.CVMmyPMC.js";
|
|
2
2
|
import { c as h } from "./component.styles.CRO4Odto.js";
|
|
3
3
|
import { c as y } from "./custom-element.L4WJXn1j.js";
|
|
4
|
-
import { L as u } from "./i18n.
|
|
4
|
+
import { L as u } from "./i18n.D07sG_CU.js";
|
|
5
5
|
import { w as g } from "./watch.K-dbDP6P.js";
|
|
6
6
|
import { i as b, x as p } from "./lit-element.jLBm65_O.js";
|
|
7
7
|
import { e as v } from "./query.BBf1UFkC.js";
|
|
@@ -3,7 +3,7 @@ import { c as He } from "./component.styles.CRO4Odto.js";
|
|
|
3
3
|
import { a as Te } from "./index.Cpamj0jB.js";
|
|
4
4
|
import { c as Ae } from "./custom-element.L4WJXn1j.js";
|
|
5
5
|
import { d as Oe } from "./debounce.DaHuiSGU.js";
|
|
6
|
-
import { L as je } from "./i18n.
|
|
6
|
+
import { L as je } from "./i18n.D07sG_CU.js";
|
|
7
7
|
import { w as I } from "./watch.K-dbDP6P.js";
|
|
8
8
|
import { a as Ze } from "./url.-WDYqplj.js";
|
|
9
9
|
import { i as se, E as K, x as E } from "./lit-element.jLBm65_O.js";
|
|
@@ -4,7 +4,7 @@ import { f as ot } from "./form-control.styles.CaGWmeAS.js";
|
|
|
4
4
|
import { c as lt } from "./custom-element.L4WJXn1j.js";
|
|
5
5
|
import { d as ht } from "./default-value.COZopaet.js";
|
|
6
6
|
import { F as pt } from "./form.BSqXLytJ.js";
|
|
7
|
-
import { L as ct } from "./i18n.
|
|
7
|
+
import { L as ct } from "./i18n.D07sG_CU.js";
|
|
8
8
|
import { H as dt } from "./slot.j5oheLJC.js";
|
|
9
9
|
import { w as V } from "./watch.K-dbDP6P.js";
|
|
10
10
|
import { i as ft, x as E } from "./lit-element.jLBm65_O.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as s, C as x } from "./lib-cortex-element.CVMmyPMC.js";
|
|
2
2
|
import { c as m } from "./component.styles.CRO4Odto.js";
|
|
3
3
|
import { c as v } from "./custom-element.L4WJXn1j.js";
|
|
4
|
-
import { L as g } from "./i18n.
|
|
4
|
+
import { L as g } from "./i18n.D07sG_CU.js";
|
|
5
5
|
import { w as d } from "./watch.K-dbDP6P.js";
|
|
6
6
|
import { i as _, x as h } from "./lit-element.jLBm65_O.js";
|
|
7
7
|
import { r as f } from "./state.CSDxrqLd.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import b from "../components/space.js";
|
|
2
2
|
import { n as o, C as _ } from "./lib-cortex-element.CVMmyPMC.js";
|
|
3
|
-
import { C as P, I as y } from "./icon-button.
|
|
3
|
+
import { C as P, I as y } from "./icon-button.CaUkGny9.js";
|
|
4
4
|
import { c as f } from "./custom-element.L4WJXn1j.js";
|
|
5
|
-
import { L as z } from "./i18n.
|
|
5
|
+
import { L as z } from "./i18n.D07sG_CU.js";
|
|
6
6
|
import { c as m } from "./math.DuKzLacZ.js";
|
|
7
7
|
import { w as d } from "./watch.K-dbDP6P.js";
|
|
8
8
|
import { i as C, x as s } from "./lit-element.jLBm65_O.js";
|
|
@@ -10,9 +10,9 @@ import { r as S } from "./state.CSDxrqLd.js";
|
|
|
10
10
|
import { e as $ } from "./class-map.BiVq-cVR.js";
|
|
11
11
|
import { c as x } from "./repeat.CFjcER6_.js";
|
|
12
12
|
import { n as g } from "./when.Dr1es41R.js";
|
|
13
|
-
import { C as w } from "./button.
|
|
14
|
-
import { C as v } from "./input.
|
|
15
|
-
import { C as I } from "./option.
|
|
13
|
+
import { C as w } from "./button.W0tW1LJ-.js";
|
|
14
|
+
import { C as v } from "./input.CtpPKmen.js";
|
|
15
|
+
import { C as I } from "./option.DoCfNbP9.js";
|
|
16
16
|
import B from "../components/select.js";
|
|
17
17
|
import N from "../components/tooltip.js";
|
|
18
18
|
import { C as k } from "./typography.IqHbnd3C.js";
|
|
@@ -2,7 +2,7 @@ import In from "../components/resize-observer.js";
|
|
|
2
2
|
import { n as wt, C as Fn } from "./lib-cortex-element.CVMmyPMC.js";
|
|
3
3
|
import { c as Ln } from "./component.styles.CRO4Odto.js";
|
|
4
4
|
import { c as $n } from "./custom-element.L4WJXn1j.js";
|
|
5
|
-
import { L as Nn } from "./i18n.
|
|
5
|
+
import { L as Nn } from "./i18n.D07sG_CU.js";
|
|
6
6
|
import { s as Zi } from "./scroll.xtO5yojm.js";
|
|
7
7
|
import { w as ft } from "./watch.K-dbDP6P.js";
|
|
8
8
|
import { i as Bn } from "./dom.CU_mBy9D.js";
|
|
@@ -17,9 +17,9 @@ import { i as Ji } from "./guard.D4axKaMo.js";
|
|
|
17
17
|
import { o as tr } from "./map.D8heArFD.js";
|
|
18
18
|
import { o as Ue } from "./style-map.llVFPd__.js";
|
|
19
19
|
import { n as Pe } from "./when.Dr1es41R.js";
|
|
20
|
-
import { C as Yn } from "./button.
|
|
20
|
+
import { C as Yn } from "./button.W0tW1LJ-.js";
|
|
21
21
|
import Xn from "../components/dropdown.js";
|
|
22
|
-
import { C as qn } from "./icon-button.
|
|
22
|
+
import { C as qn } from "./icon-button.CaUkGny9.js";
|
|
23
23
|
import Gn from "../components/menu.js";
|
|
24
24
|
import Kn from "../components/menu-item.js";
|
|
25
25
|
import jn from "../components/tab.js";
|
|
@@ -0,0 +1,163 @@
|
|
|
1
|
+
import { T as u, U as s } from "./asset-link-format.QzzboHHE.js";
|
|
2
|
+
function m({
|
|
3
|
+
asset: v,
|
|
4
|
+
baseUrl: l,
|
|
5
|
+
extension: y,
|
|
6
|
+
options: f,
|
|
7
|
+
parameters: c,
|
|
8
|
+
transformations: n,
|
|
9
|
+
useSession: _ = ""
|
|
10
|
+
}) {
|
|
11
|
+
if (l == null)
|
|
12
|
+
return "";
|
|
13
|
+
let i = l;
|
|
14
|
+
const k = n?.findLast(
|
|
15
|
+
(r) => r.key === u.Quality
|
|
16
|
+
);
|
|
17
|
+
if (k && (n = [
|
|
18
|
+
...n?.filter(
|
|
19
|
+
(r) => r.key !== u.Quality
|
|
20
|
+
) || [],
|
|
21
|
+
k
|
|
22
|
+
]), n) {
|
|
23
|
+
const r = [];
|
|
24
|
+
for (let e = 0; e < n.length; e++) {
|
|
25
|
+
const o = n[e];
|
|
26
|
+
if (o.key === u.Rotate) {
|
|
27
|
+
let t = o.value.rotation ?? 0;
|
|
28
|
+
for (; n[e + 1]?.key === u.Rotate; )
|
|
29
|
+
e++, t += n[e].value.rotation ?? 0;
|
|
30
|
+
t !== 0 && r.push({ key: u.Rotate, value: { rotation: t } });
|
|
31
|
+
} else
|
|
32
|
+
r.push(o);
|
|
33
|
+
}
|
|
34
|
+
n = r;
|
|
35
|
+
}
|
|
36
|
+
n && n.length > 0 && (i += "/t/"), n?.forEach(({ key: r, value: e }) => {
|
|
37
|
+
if (r === u.Resize) {
|
|
38
|
+
if (e.unit === s.AspectRatio && e.ratioWidth && e.ratioHeight) {
|
|
39
|
+
i += `re_ar_${e.ratioWidth}:${e.ratioHeight}/`;
|
|
40
|
+
return;
|
|
41
|
+
}
|
|
42
|
+
const o = [
|
|
43
|
+
...[
|
|
44
|
+
{
|
|
45
|
+
key: "re_w_",
|
|
46
|
+
value: Math.round(e.width ?? 0)
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
key: "re_h_",
|
|
50
|
+
value: Math.round(e.height ?? 0)
|
|
51
|
+
}
|
|
52
|
+
].filter((t) => t.value !== void 0).map((t) => ({
|
|
53
|
+
key: t.key,
|
|
54
|
+
value: Math.round(Number(t.value))
|
|
55
|
+
})),
|
|
56
|
+
{
|
|
57
|
+
key: "re_rm_",
|
|
58
|
+
value: "stretch"
|
|
59
|
+
}
|
|
60
|
+
];
|
|
61
|
+
o.forEach(({ key: t, value: a }, d) => {
|
|
62
|
+
i += `${t}${a}${d < o.length - 1 ? "," : ""}`;
|
|
63
|
+
}), i += "/";
|
|
64
|
+
}
|
|
65
|
+
if (r === u.Crop) {
|
|
66
|
+
const o = e.unit === s.AspectRatio && !!e.ratioWidth && !!e.ratioHeight, t = [
|
|
67
|
+
...[
|
|
68
|
+
{
|
|
69
|
+
key: "c_",
|
|
70
|
+
value: e.mode
|
|
71
|
+
},
|
|
72
|
+
...o ? [
|
|
73
|
+
{
|
|
74
|
+
key: "ar_",
|
|
75
|
+
value: `${e.ratioWidth}:${e.ratioHeight}`
|
|
76
|
+
}
|
|
77
|
+
] : [],
|
|
78
|
+
...!e.disabledSize && !o ? [
|
|
79
|
+
{
|
|
80
|
+
key: "c_w_",
|
|
81
|
+
value: Math.round(e.width ?? 0)
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
key: "c_h_",
|
|
85
|
+
value: Math.round(e.height ?? 0)
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
key: "c_x_",
|
|
89
|
+
value: Math.round(e.x ?? 0) === 0 && f?.omitZeroXY ? void 0 : Math.round(e.x ?? 0)
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
key: "c_y_",
|
|
93
|
+
value: Math.round(e.y ?? 0) === 0 && f?.omitZeroXY ? void 0 : Math.round(e.y ?? 0)
|
|
94
|
+
}
|
|
95
|
+
] : [],
|
|
96
|
+
...e.focusMode && e.focusMode !== "manual" ? [
|
|
97
|
+
{
|
|
98
|
+
key: e.isFocusModeAuto ? "acm_" : "c_g_",
|
|
99
|
+
value: e.focusMode
|
|
100
|
+
}
|
|
101
|
+
] : []
|
|
102
|
+
].filter((a) => a.value !== void 0 && a.value !== null).map((a) => ({
|
|
103
|
+
key: a.key,
|
|
104
|
+
value: a.value
|
|
105
|
+
})),
|
|
106
|
+
...o ? [] : [
|
|
107
|
+
{
|
|
108
|
+
key: "c_whu_",
|
|
109
|
+
value: "pixel"
|
|
110
|
+
}
|
|
111
|
+
]
|
|
112
|
+
];
|
|
113
|
+
t.forEach(({ key: a, value: d }, $) => {
|
|
114
|
+
const p = ["c_w_", "c_h_", "c_x_", "c_y_"].includes(a);
|
|
115
|
+
i += `${a}${p ? Math.round(Number(d)) : d}${$ < t.length - 1 ? "," : ""}`;
|
|
116
|
+
}), i += "/";
|
|
117
|
+
}
|
|
118
|
+
if (r === u.Rotate && ([
|
|
119
|
+
{
|
|
120
|
+
key: "r_a_",
|
|
121
|
+
value: e.rotation
|
|
122
|
+
}
|
|
123
|
+
].filter((t) => t.value !== void 0).map((t) => ({
|
|
124
|
+
key: t.key,
|
|
125
|
+
value: Math.round(Number(t.value))
|
|
126
|
+
})).forEach(({ key: t, value: a }) => {
|
|
127
|
+
i += `${t}${a}`;
|
|
128
|
+
}), i += "/"), r === u.Quality) {
|
|
129
|
+
const o = [
|
|
130
|
+
{
|
|
131
|
+
key: "q_level_",
|
|
132
|
+
value: e.quality
|
|
133
|
+
}
|
|
134
|
+
].filter((t) => t.value !== void 0).map((t) => ({
|
|
135
|
+
key: t.key,
|
|
136
|
+
value: Math.round(Number(t.value))
|
|
137
|
+
}));
|
|
138
|
+
o.forEach(({ key: t, value: a }, d) => {
|
|
139
|
+
i += `${t}${a}${d < o.length - 1 ? "," : ""}`;
|
|
140
|
+
}), i += "/";
|
|
141
|
+
}
|
|
142
|
+
if (r === u.Metadata) {
|
|
143
|
+
const o = [
|
|
144
|
+
{
|
|
145
|
+
key: "fl_keep_metadata",
|
|
146
|
+
value: e.keepMetadata
|
|
147
|
+
}
|
|
148
|
+
].filter((t) => t.value !== void 0).map((t) => ({ key: t.key, value: t.value }));
|
|
149
|
+
o.forEach(({ key: t }, a) => {
|
|
150
|
+
i += `${t}${a < o.length - 1 ? "," : ""}`;
|
|
151
|
+
}), i += "/";
|
|
152
|
+
}
|
|
153
|
+
}), y && (i += `${v?.identifier ?? crypto.randomUUID()}${y}`);
|
|
154
|
+
const h = [];
|
|
155
|
+
return c && c.length > 0 && c.forEach(({ key: r, value: e }) => {
|
|
156
|
+
h.push(
|
|
157
|
+
`${encodeURIComponent(r.trim())}=${encodeURIComponent(e.trim())}`
|
|
158
|
+
);
|
|
159
|
+
}), l && _ && h.push(`UseSession=${encodeURIComponent(_)}`), h.length > 0 && (i += `?${h.join("&")}`), i.endsWith("/") && (i = i.slice(0, -1)), i;
|
|
160
|
+
}
|
|
161
|
+
export {
|
|
162
|
+
m as b
|
|
163
|
+
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { C as R, n as l } from "./lib-cortex-element.CVMmyPMC.js";
|
|
2
2
|
import { c as N } from "./component.styles.CRO4Odto.js";
|
|
3
3
|
import { c as G } from "./custom-element.L4WJXn1j.js";
|
|
4
|
-
import { L as M } from "./i18n.
|
|
4
|
+
import { L as M } from "./i18n.D07sG_CU.js";
|
|
5
5
|
import { c as K } from "./math.DuKzLacZ.js";
|
|
6
6
|
import { w as f } from "./watch.K-dbDP6P.js";
|
|
7
7
|
import { i as H, x as b, E as L } from "./lit-element.jLBm65_O.js";
|
|
@@ -2,7 +2,7 @@ import { n as s, C as x } from "../chunks/lib-cortex-element.CVMmyPMC.js";
|
|
|
2
2
|
import { c as b } from "../chunks/component.styles.CRO4Odto.js";
|
|
3
3
|
import { s as u, a as p, w as m } from "../chunks/event.BeKOsirN.js";
|
|
4
4
|
import { c as y } from "../chunks/custom-element.L4WJXn1j.js";
|
|
5
|
-
import { L as C } from "../chunks/i18n.
|
|
5
|
+
import { L as C } from "../chunks/i18n.D07sG_CU.js";
|
|
6
6
|
import { H as T } from "../chunks/slot.j5oheLJC.js";
|
|
7
7
|
import { w } from "../chunks/watch.K-dbDP6P.js";
|
|
8
8
|
import { i as I, x as h } from "../chunks/lit-element.jLBm65_O.js";
|
|
@@ -10,7 +10,7 @@ import { r as A } from "../chunks/state.CSDxrqLd.js";
|
|
|
10
10
|
import { e as g } from "../chunks/query.BBf1UFkC.js";
|
|
11
11
|
import { e as v } from "../chunks/class-map.BiVq-cVR.js";
|
|
12
12
|
import { s as _, g as f } from "../chunks/animation-registry.HmpwNuGH.js";
|
|
13
|
-
import { C as H } from "../chunks/icon-button.
|
|
13
|
+
import { C as H } from "../chunks/icon-button.CaUkGny9.js";
|
|
14
14
|
const k = I`:host{margin:0;display:contents}.alert{background-color:var(--cx-panel-background-color);border:solid var(--cx-panel-border-width) var(--cx-panel-border-color);border-top-width:calc(var(--cx-panel-border-width) * 3);border-radius:var(--cx-border-radius-small);font-family:var(--cx-font-sans);font-size:var(--cx-font-size-small);font-weight:var(--cx-font-weight-regular);color:var(--cx-color-neutral-700);margin:inherit;align-items:stretch;line-height:1.6;display:flex;position:relative;overflow:hidden}.alert:not(.alert--has-icon) .alert__icon,.alert:not(.alert--closable) .alert__close-button{display:none}.alert__icon{font-size:var(--cx-font-size-large);flex:none;align-items:center;padding-inline-start:var(--cx-spacing-large);display:flex}.alert--has-countdown{border-bottom:none}.alert--primary{border-top-color:var(--cx-color-primary)}.alert--primary .alert__icon{color:var(--cx-color-primary)}.alert--success{border-top-color:var(--cx-color-success)}.alert--success .alert__icon{color:var(--cx-color-success)}.alert--neutral{border-top-color:var(--cx-color-neutral)}.alert--neutral .alert__icon{color:var(--cx-color-neutral)}.alert--warning{border-top-color:var(--cx-color-warning)}.alert--warning .alert__icon{color:var(--cx-color-warning)}.alert--danger{border-top-color:var(--cx-color-danger)}.alert--danger .alert__icon{color:var(--cx-color-danger)}.alert__message{padding:var(--cx-spacing-large);flex:auto;display:block;overflow:hidden}.alert__close-button{font-size:var(--cx-font-size-medium);flex:none;align-items:center;padding-inline-end:var(--cx-spacing-medium);display:flex}.alert__countdown{width:100%;height:calc(var(--cx-panel-border-width) * 3);background-color:var(--cx-panel-border-color);display:flex;position:absolute;bottom:0;left:0}.alert__countdown--ltr{justify-content:flex-end}.alert__countdown .alert__countdown-elapsed{width:0;height:100%}.alert--primary .alert__countdown-elapsed{background-color:var(--cx-color-primary)}.alert--success .alert__countdown-elapsed{background-color:var(--cx-color-success)}.alert--neutral .alert__countdown-elapsed{background-color:var(--cx-color-neutral-600)}.alert--warning .alert__countdown-elapsed{background-color:var(--cx-color-warning)}.alert--danger .alert__countdown-elapsed{background-color:var(--cx-color-danger)}.alert__timer{display:none}`;
|
|
15
15
|
var z = Object.defineProperty, $ = Object.getOwnPropertyDescriptor, t = (r, o, n, l) => {
|
|
16
16
|
for (var a = l > 1 ? void 0 : l ? $(o, n) : o, c = r.length - 1, d; c >= 0; c--)
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import "./cropper.js";
|
|
2
|
-
import "../chunks/button.
|
|
2
|
+
import "../chunks/button.W0tW1LJ-.js";
|
|
3
3
|
import "./space.js";
|
|
4
4
|
import "../chunks/typography.IqHbnd3C.js";
|
|
5
5
|
import "../chunks/lib-cortex-element.CVMmyPMC.js";
|
|
6
|
-
import { C as g } from "../chunks/asset-link-format.
|
|
6
|
+
import { C as g } from "../chunks/asset-link-format.DyUDG8er.js";
|
|
7
7
|
import "../chunks/component.styles.CRO4Odto.js";
|
|
8
8
|
import "../chunks/asset-link-format.QzzboHHE.js";
|
|
9
9
|
import "../chunks/custom-element.L4WJXn1j.js";
|
|
10
|
-
import "../chunks/i18n.
|
|
10
|
+
import "../chunks/i18n.D07sG_CU.js";
|
|
11
11
|
import "../chunks/watch.K-dbDP6P.js";
|
|
12
12
|
import "../chunks/number.CtCaI0T_.js";
|
|
13
|
-
import "../chunks/transformation.
|
|
13
|
+
import "../chunks/transformation.DGzjBg6V.js";
|
|
14
14
|
import "../chunks/lit-element.jLBm65_O.js";
|
|
15
15
|
import "../chunks/state.CSDxrqLd.js";
|
|
16
16
|
import "../chunks/when.Dr1es41R.js";
|
|
@@ -9,7 +9,7 @@ import { default as h } from "./avatar.js";
|
|
|
9
9
|
import { default as P } from "./badge.js";
|
|
10
10
|
import { default as M } from "./breadcrumb.js";
|
|
11
11
|
import { default as F } from "./breadcrumb-item.js";
|
|
12
|
-
import { C as O } from "../chunks/button.
|
|
12
|
+
import { C as O } from "../chunks/button.W0tW1LJ-.js";
|
|
13
13
|
import { default as E } from "./button-group.js";
|
|
14
14
|
import { default as L } from "./card.js";
|
|
15
15
|
import { C as j } from "../chunks/checkbox.aQnF4Zc3.js";
|
|
@@ -18,10 +18,10 @@ import { default as q } from "./copy-button.js";
|
|
|
18
18
|
import { default as K } from "./date-calendar.js";
|
|
19
19
|
import { default as W } from "./details.js";
|
|
20
20
|
import { default as Y } from "./diff.js";
|
|
21
|
-
import { C as _ } from "../chunks/dialog.
|
|
21
|
+
import { C as _ } from "../chunks/dialog.yZCtJRtl.js";
|
|
22
22
|
import { default as oe } from "./divider.js";
|
|
23
|
-
import { C as ae } from "../chunks/document-viewer.
|
|
24
|
-
import { C as xe } from "../chunks/dot-pagination.
|
|
23
|
+
import { C as ae } from "../chunks/document-viewer.Cr-tkwYo.js";
|
|
24
|
+
import { C as xe } from "../chunks/dot-pagination.C8dxu87e.js";
|
|
25
25
|
import { default as me } from "./dot-status.js";
|
|
26
26
|
import { default as pe } from "./drawer.js";
|
|
27
27
|
import { default as ue } from "./dropdown.js";
|
|
@@ -33,16 +33,16 @@ import { default as Se } from "./format-number.js";
|
|
|
33
33
|
import { default as De } from "./format-time.js";
|
|
34
34
|
import { default as Be } from "./grid.js";
|
|
35
35
|
import { default as he } from "./grid-item.js";
|
|
36
|
-
import { C as Pe } from "../chunks/header.
|
|
36
|
+
import { C as Pe } from "../chunks/header.BJnsijee.js";
|
|
37
37
|
import { C as Me } from "../chunks/hub-connection.CIUZJBdQ.js";
|
|
38
38
|
import { f } from "../chunks/icon.CsF1BoUl.js";
|
|
39
39
|
import { C as Fe } from "../chunks/icon.CsF1BoUl.js";
|
|
40
|
-
import { C as Oe } from "../chunks/icon-button.
|
|
41
|
-
import { C as Ee } from "../chunks/iframe.
|
|
42
|
-
import { C as Le } from "../chunks/image.
|
|
40
|
+
import { C as Oe } from "../chunks/icon-button.CaUkGny9.js";
|
|
41
|
+
import { C as Ee } from "../chunks/iframe.Bj3JzA9b.js";
|
|
42
|
+
import { C as Le } from "../chunks/image.DaYfKRf4.js";
|
|
43
43
|
import { default as je } from "./image-comparer.js";
|
|
44
44
|
import { default as Qe } from "./include.js";
|
|
45
|
-
import { C as qe } from "../chunks/input.
|
|
45
|
+
import { C as qe } from "../chunks/input.CtpPKmen.js";
|
|
46
46
|
import { default as Ke } from "./input-group.js";
|
|
47
47
|
import { default as We } from "./line-clamp.js";
|
|
48
48
|
import { default as Ye } from "./markdown.js";
|
|
@@ -51,8 +51,8 @@ import { default as oo } from "./menu-item.js";
|
|
|
51
51
|
import { default as ao } from "./menu-label.js";
|
|
52
52
|
import { default as xo } from "./menu-section.js";
|
|
53
53
|
import { default as mo } from "./mutation-observer.js";
|
|
54
|
-
import { C as po } from "../chunks/option.
|
|
55
|
-
import { C as uo } from "../chunks/pagination.
|
|
54
|
+
import { C as po } from "../chunks/option.DoCfNbP9.js";
|
|
55
|
+
import { C as uo } from "../chunks/pagination.B0VIa8Pm.js";
|
|
56
56
|
import { default as no } from "./popup.js";
|
|
57
57
|
import { default as co } from "./progress-bar.js";
|
|
58
58
|
import { default as bo } from "./progress-ring.js";
|
|
@@ -74,13 +74,13 @@ import { default as Uo } from "./step.js";
|
|
|
74
74
|
import { default as Xo } from "./stepper.js";
|
|
75
75
|
import { default as Zo } from "./switch.js";
|
|
76
76
|
import { default as et } from "./tab.js";
|
|
77
|
-
import { C as tt } from "../chunks/tab-group.
|
|
77
|
+
import { C as tt } from "../chunks/tab-group.CRIY9Wby.js";
|
|
78
78
|
import { default as rt } from "./tab-panel.js";
|
|
79
79
|
import { default as ft } from "./tag.js";
|
|
80
80
|
import { default as st } from "./textarea.js";
|
|
81
81
|
import { default as Ct } from "./timecode.js";
|
|
82
82
|
import { default as lt } from "./tooltip.js";
|
|
83
|
-
import { a as nt, C as it } from "../chunks/tree.
|
|
83
|
+
import { a as nt, C as it } from "../chunks/tree.uSEgW--4.js";
|
|
84
84
|
import { C as gt } from "../chunks/typography.IqHbnd3C.js";
|
|
85
85
|
import { default as At } from "./video.js";
|
|
86
86
|
import { default as St } from "./visually-hidden.js";
|
|
@@ -2,7 +2,7 @@ import { r as f, R as y } from "../chunks/resizable-component.styles.CAfXABBc.js
|
|
|
2
2
|
import { c as v } from "../chunks/component.styles.CRO4Odto.js";
|
|
3
3
|
import { U as m, g as w, f as g, D as x } from "../chunks/time.DWfbnPnM.js";
|
|
4
4
|
import { c as P } from "../chunks/custom-element.L4WJXn1j.js";
|
|
5
|
-
import { L as S } from "../chunks/i18n.
|
|
5
|
+
import { L as S } from "../chunks/i18n.D07sG_CU.js";
|
|
6
6
|
import { w as u } from "../chunks/watch.K-dbDP6P.js";
|
|
7
7
|
import { e as b, b as _ } from "../chunks/waveform.1U9U_0rd.js";
|
|
8
8
|
import { i as E, b as $, x as h } from "../chunks/lit-element.jLBm65_O.js";
|
|
@@ -11,7 +11,7 @@ import { r } from "../chunks/state.CSDxrqLd.js";
|
|
|
11
11
|
import { e as k } from "../chunks/query.BBf1UFkC.js";
|
|
12
12
|
import { e as W } from "../chunks/class-map.BiVq-cVR.js";
|
|
13
13
|
import { n as d } from "../chunks/when.Dr1es41R.js";
|
|
14
|
-
import { C as z } from "../chunks/icon-button.
|
|
14
|
+
import { C as z } from "../chunks/icon-button.CaUkGny9.js";
|
|
15
15
|
import { C as T } from "../chunks/typography.IqHbnd3C.js";
|
|
16
16
|
const C = E`audio{display:none}:host{background-color:var(--background-color,var(--cx-color-neutral-0));border-radius:var(--border-radius,0px);border:var(--border,0px);box-sizing:border-box;color:var(--text-color,var(--cx-color-neutral));height:var(--height,auto);width:var(--width,100%);border-style:solid;display:block;position:relative}.audio{border-radius:inherit;gap:var(--cx-spacing-x-small,4px);height:100%;padding:var(--cx-spacing-small,8px);flex-direction:column;justify-content:center;display:flex;overflow:hidden}.audio--empty{height:var(--height,200px);min-height:var(--min-height,100%);padding:0}.audio--empty:before{background-color:var(--cx-color-neutral-1000);color:var(--cx-color-neutral-0);content:attr(data-empty-label);font-family:var(--cx-font-sans);font-size:clamp(var(--cx-font-size-x-small), 4cqw, var(--cx-font-size-large));font-weight:var(--cx-font-weight-semibold);text-align:center;height:100%;text-shadow:.05em .05em .1em var(--cx-color-neutral-1000);justify-content:center;align-items:center;width:100%;line-height:1;display:flex}.audio__play-button{--cx-input-border-width:2px;--cx-input-border-color:var(--text-color,var(--cx-color-neutral))}.audio__play-button::part(base){width:50px;height:50px;color:var(--text-color,var(--cx-color-neutral))!important}.audio__player{align-items:center;gap:var(--cx-spacing-small,8px);height:148px;display:flex}.audio__waveform{flex:1;min-width:0;overflow:hidden}.audio__waveform-svg{cursor:pointer;flex:1;width:100%;min-width:0;height:100%;display:block;overflow:hidden}.audio__waveform-wave{fill:var(--waves-color,var(--cx-color-primary))}.audio__waveform-played{fill:var(--played-color,color-mix(in srgb, var(--waves-color,var(--cx-color-primary)) 50%, black))}.audio__waveform-playhead{fill:var(--playhead-color,var(--cx-color-neutral-0));opacity:.9}.audio__footer{font-size:var(--cx-font-size-x-small,11px);color:var(--text-color,var(--cx-color-neutral));flex-direction:column;gap:0;padding-left:2px;display:flex}.audio__time{color:var(--text-color,var(--cx-color-neutral));font-variant-numeric:tabular-nums}.audio__filename{opacity:.75;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}`;
|
|
17
17
|
var I = Object.defineProperty, D = Object.getOwnPropertyDescriptor, e = (t, o, a, s) => {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { C as n } from "../chunks/input.
|
|
1
|
+
import { C as n } from "../chunks/input.CtpPKmen.js";
|
|
2
2
|
import p from "./space.js";
|
|
3
3
|
import { n as u, C as m } from "../chunks/lib-cortex-element.CVMmyPMC.js";
|
|
4
4
|
import { c as h } from "../chunks/component.styles.CRO4Odto.js";
|
|
5
5
|
import { c as d } from "../chunks/custom-element.L4WJXn1j.js";
|
|
6
|
-
import { L as x } from "../chunks/i18n.
|
|
6
|
+
import { L as x } from "../chunks/i18n.D07sG_CU.js";
|
|
7
7
|
import { i as v, x as b } from "../chunks/lit-element.jLBm65_O.js";
|
|
8
8
|
import f from "./bicolor-picker.js";
|
|
9
9
|
const g = v`.border-width{width:72px}`;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as p, C as h } from "../chunks/lib-cortex-element.CVMmyPMC.js";
|
|
2
2
|
import { c as d } from "../chunks/component.styles.CRO4Odto.js";
|
|
3
3
|
import { c as m } from "../chunks/custom-element.L4WJXn1j.js";
|
|
4
|
-
import { L as u } from "../chunks/i18n.
|
|
4
|
+
import { L as u } from "../chunks/i18n.D07sG_CU.js";
|
|
5
5
|
import { i as f, x as b } from "../chunks/lit-element.jLBm65_O.js";
|
|
6
6
|
import { e as c } from "../chunks/query.BBf1UFkC.js";
|
|
7
7
|
import { C as g } from "../chunks/icon.CsF1BoUl.js";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import "../chunks/lib-cortex-element.CVMmyPMC.js";
|
|
2
2
|
import "../chunks/component.styles.CRO4Odto.js";
|
|
3
|
-
import { C as h } from "../chunks/button.
|
|
3
|
+
import { C as h } from "../chunks/button.W0tW1LJ-.js";
|
|
4
4
|
import "../chunks/custom-element.L4WJXn1j.js";
|
|
5
5
|
import "../chunks/form.BSqXLytJ.js";
|
|
6
|
-
import "../chunks/i18n.
|
|
6
|
+
import "../chunks/i18n.D07sG_CU.js";
|
|
7
7
|
import "../chunks/slot.j5oheLJC.js";
|
|
8
8
|
import "../chunks/watch.K-dbDP6P.js";
|
|
9
9
|
import "../chunks/state.CSDxrqLd.js";
|