@orangelogic/design-system 2.107.0 → 2.109.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/assets/design-system.css +1 -1
- package/library/chunks/{asset.BKBJqVqY.js → asset.CQrdW8Hz.js} +2 -2
- package/library/chunks/{button.CZ-e_TGN.js → button.i88sSbTZ.js} +1 -1
- package/library/chunks/{color-swatch-group.BTwy546N.js → color-swatch-group.mIHaCJsh.js} +5 -5
- package/library/chunks/{color-swatch.DHxppzoQ.js → color-swatch.D9vkPoV2.js} +1 -1
- package/library/chunks/{confirm-popover.DknitT29.js → confirm-popover.UuBhn8GA.js} +3 -3
- package/library/chunks/{content-builder.B-bd8FaV.js → content-builder.OsUmm8Wu.js} +15 -15
- package/library/chunks/{dialog.BOWFhWcd.js → dialog.Bso6gK-8.js} +2 -2
- package/library/chunks/document-viewer.C6eclRvd.js +25232 -0
- package/library/chunks/{dot-pagination.CBRkADz0.js → dot-pagination.CNnUuI-Z.js} +1 -1
- package/library/chunks/{file-on-demand.BVA_s4TR.js → file-on-demand.Cf2ujTeF.js} +8 -8
- package/library/chunks/{folder-select.EVuyDx55.js → folder-select.ByNUfTia.js} +3 -3
- package/library/chunks/{header.inh-TC_q.js → header.hj2Kw-N7.js} +1 -1
- package/library/chunks/{i18n.DmmFsjwP.js → i18n.D6AYDPK-.js} +34 -14
- package/library/chunks/{icon-button.CHh2iNJJ.js → icon-button.ztYU-DHy.js} +1 -1
- package/library/chunks/{iframe.duVt7WWc.js → iframe.uLxZ6LsL.js} +1 -1
- package/library/chunks/{image.DdtDzup6.js → image.DKB6yEQO.js} +194 -191
- package/library/chunks/inheritsLoose.BuSn_CvZ.js +27 -0
- package/library/chunks/{cropper.CMfBGsNv.js → jsx-runtime.CTpPVMxj.js} +9462 -10423
- package/library/chunks/{list-editor.31MoHk3A.js → list-editor.CFPfAJpF.js} +87 -86
- package/library/chunks/{option.B6cSZiX6.js → option.BAYtHIvG.js} +1 -1
- package/library/chunks/{pagination.RXrwBaR8.js → pagination.CCJD61IB.js} +4 -4
- package/library/chunks/{resizable-component.styles.sAhMVN1H.js → resizable-component.styles.DpK0TTP5.js} +6 -6
- package/library/chunks/{responsive.Aigicabj.js → responsive.C8NCkfCG.js} +1 -1
- package/library/chunks/{tab-group.BA4PlJhR.js → tab-group.BsR8tdVY.js} +3 -3
- package/library/chunks/{table.Dh2C2f1c.js → table.DL_CEeYh.js} +5 -5
- package/library/chunks/{tree.BO4oLcdB.js → tree.KmZRWZ0F.js} +1 -1
- package/library/components/alert.js +2 -2
- package/library/components/asset-link-format.js +6 -6
- package/library/components/atoms.js +147 -145
- package/library/components/audio.js +3 -3
- package/library/components/border-input-group.js +1 -1
- package/library/components/breadcrumb.js +1 -1
- package/library/components/button.js +2 -2
- package/library/components/color-picker.js +2 -2
- package/library/components/color-swatch-group.js +6 -6
- package/library/components/color-swatch.js +2 -2
- package/library/components/confirm-popover.js +4 -4
- package/library/components/copy-button.js +1 -1
- package/library/components/corner-position-input-group.js +2 -2
- package/library/components/cropper.js +961 -10
- package/library/components/details.js +1 -1
- package/library/components/dialog.js +3 -3
- package/library/components/document-viewer.d.ts +3 -0
- package/library/components/document-viewer.js +17 -0
- package/library/components/dot-pagination.js +2 -2
- package/library/components/drawer.js +2 -2
- package/library/components/dropdown.js +1 -1
- 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 +3 -3
- package/library/components/format-bytes.js +1 -1
- package/library/components/format-date.js +1 -1
- package/library/components/format-number.js +1 -1
- package/library/components/format-time.js +1 -1
- package/library/components/header.js +2 -2
- package/library/components/icon-button.js +2 -2
- package/library/components/iframe.js +2 -2
- package/library/components/image-comparer.js +1 -1
- package/library/components/image.js +3 -3
- package/library/components/input.js +1 -1
- package/library/components/line-clamp.js +1 -1
- package/library/components/list-editor.js +6 -6
- package/library/components/masonry.js +2 -2
- package/library/components/menu-item.js +2 -2
- package/library/components/menu.js +1 -1
- package/library/components/molecules.js +7 -7
- package/library/components/option.js +2 -2
- package/library/components/organisms.js +2 -2
- package/library/components/pagination.js +5 -5
- package/library/components/popup.js +1 -1
- package/library/components/position-picker.js +1 -1
- package/library/components/progress-bar.js +1 -1
- package/library/components/progress-ring.js +1 -1
- package/library/components/range.js +1 -1
- package/library/components/rating.js +1 -1
- package/library/components/relative-time.js +1 -1
- package/library/components/select.js +2 -2
- package/library/components/share-option-list.js +1 -1
- package/library/components/sidebar.js +1 -1
- package/library/components/size-input-group.js +2 -2
- 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/table.js +5 -5
- 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 +18621 -18774
- package/library/components/video.js +3605 -3625
- package/library/package.json +1 -1
- package/library/packages/atoms/src/components/document-viewer/document-viewer.d.ts +60 -0
- package/library/packages/atoms/src/components/document-viewer/document-viewer.styles.d.ts +2 -0
- package/library/packages/atoms/src/components/image/image.d.ts +1 -0
- package/library/packages/atoms/src/index.d.ts +1 -0
- package/library/packages/events/src/cx-document-viewer-open-asset.d.ts +8 -0
- package/library/packages/events/src/events.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/book-reader/book-reader.d.ts +99 -0
- package/library/packages/hybrid/book-reader/src/book-reader/book-reader.styles.d.ts +2 -0
- package/library/packages/hybrid/book-reader/src/react/BookReader.d.ts +6 -0
- package/library/packages/hybrid/book-reader/src/react/components/Album/Album.d.ts +31 -0
- package/library/packages/hybrid/book-reader/src/react/components/Album/AlbumThumbnails.d.ts +17 -0
- package/library/packages/hybrid/book-reader/src/react/components/Album/ErrorImage.d.ts +5 -0
- package/library/packages/hybrid/book-reader/src/react/components/Album/Page.d.ts +21 -0
- package/library/packages/hybrid/book-reader/src/react/components/Album/index.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/components/Book/Book.d.ts +20 -0
- package/library/packages/hybrid/book-reader/src/react/components/Book/BookThumbnails.d.ts +17 -0
- package/library/packages/hybrid/book-reader/src/react/components/Book/Page.d.ts +20 -0
- package/library/packages/hybrid/book-reader/src/react/components/Book/PageError.d.ts +5 -0
- package/library/packages/hybrid/book-reader/src/react/components/Book/PageRenderer/PageRenderer.d.ts +8 -0
- package/library/packages/hybrid/book-reader/src/react/components/Book/PageRenderer/RendererContext.d.ts +5 -0
- package/library/packages/hybrid/book-reader/src/react/components/Book/PageRenderer/StructTree.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/components/Book/PageRenderer/StructTreeItem.d.ts +9 -0
- package/library/packages/hybrid/book-reader/src/react/components/Book/PageRenderer/index.d.ts +2 -0
- package/library/packages/hybrid/book-reader/src/react/components/ColdStorageAsset/ColdStorageAsset.d.ts +7 -0
- package/library/packages/hybrid/book-reader/src/react/components/ColdStorageAsset/ColdStorageAsset.styles.d.ts +2 -0
- package/library/packages/hybrid/book-reader/src/react/components/ColdStorageAsset/index.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/components/Container/Container.d.ts +7 -0
- package/library/packages/hybrid/book-reader/src/react/components/Container/index.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/components/Controller/Controller.d.ts +39 -0
- package/library/packages/hybrid/book-reader/src/react/components/Controller/Controller.styles.d.ts +2 -0
- package/library/packages/hybrid/book-reader/src/react/components/Controller/PageControl.d.ts +12 -0
- package/library/packages/hybrid/book-reader/src/react/components/Controller/ScaleControl.d.ts +10 -0
- package/library/packages/hybrid/book-reader/src/react/components/Controller/ToggleFullscreen.d.ts +7 -0
- package/library/packages/hybrid/book-reader/src/react/components/Controller/ToggleSearchBox.d.ts +7 -0
- package/library/packages/hybrid/book-reader/src/react/components/Controller/ToggleSidebar.d.ts +7 -0
- package/library/packages/hybrid/book-reader/src/react/components/Controller/ViewControl.d.ts +7 -0
- package/library/packages/hybrid/book-reader/src/react/components/Controller/index.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/components/Drawer/Drawer.d.ts +9 -0
- package/library/packages/hybrid/book-reader/src/react/components/Drawer/index.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/components/EmptyDocument/EmptyDocument.d.ts +2 -0
- package/library/packages/hybrid/book-reader/src/react/components/EmptyDocument/EmptyDocument.styles.d.ts +2 -0
- package/library/packages/hybrid/book-reader/src/react/components/EmptyDocument/index.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/components/Loading/DocumentLoading.d.ts +5 -0
- package/library/packages/hybrid/book-reader/src/react/components/Loading/Loading.styles.d.ts +2 -0
- package/library/packages/hybrid/book-reader/src/react/components/Loading/PageLoading.d.ts +5 -0
- package/library/packages/hybrid/book-reader/src/react/components/Loading/index.d.ts +2 -0
- package/library/packages/hybrid/book-reader/src/react/components/PPTProgressBar/PPTProgressBar.d.ts +5 -0
- package/library/packages/hybrid/book-reader/src/react/components/PPTProgressBar/index.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/components/PasswordInput/PasswordInput.d.ts +7 -0
- package/library/packages/hybrid/book-reader/src/react/components/PasswordInput/PasswordInput.styles.d.ts +2 -0
- package/library/packages/hybrid/book-reader/src/react/components/PasswordInput/index.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/components/ProgressBar/ProgressBar.d.ts +7 -0
- package/library/packages/hybrid/book-reader/src/react/components/ProgressBar/index.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/components/ScaleBox/ScaleBox.d.ts +21 -0
- package/library/packages/hybrid/book-reader/src/react/components/SearchBox/SearchBox.d.ts +18 -0
- package/library/packages/hybrid/book-reader/src/react/components/SearchBox/SearchBox.styles.d.ts +2 -0
- package/library/packages/hybrid/book-reader/src/react/components/SearchBox/index.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/components/TextHighlight/TextHighlight.d.ts +9 -0
- package/library/packages/hybrid/book-reader/src/react/components/TextHighlight/index.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/components/Thumbnails/Thumbnails.d.ts +32 -0
- package/library/packages/hybrid/book-reader/src/react/components/Thumbnails/index.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/components/ZoomPanPinchWrapper/ZoomPanPinchWrapper.d.ts +12 -0
- package/library/packages/hybrid/book-reader/src/react/components/ZoomPanPinchWrapper/ZoomPanPinchWrapper.styles.d.ts +2 -0
- package/library/packages/hybrid/book-reader/src/react/components/ZoomPanPinchWrapper/index.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/constant.d.ts +81 -0
- package/library/packages/hybrid/book-reader/src/react/contexts/AlbumContext.d.ts +8 -0
- package/library/packages/hybrid/book-reader/src/react/contexts/BookContext.d.ts +4 -0
- package/library/packages/hybrid/book-reader/src/react/contexts/BreakpointsContext.d.ts +4 -0
- package/library/packages/hybrid/book-reader/src/react/contexts/ComponentContext.d.ts +3 -0
- package/library/packages/hybrid/book-reader/src/react/contexts/TranslationContext.d.ts +7 -0
- package/library/packages/hybrid/book-reader/src/react/hooks/useAlbumContext.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/hooks/useBookContext.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/hooks/useBookEvents.d.ts +13 -0
- package/library/packages/hybrid/book-reader/src/react/hooks/useBreakpoint.d.ts +6 -0
- package/library/packages/hybrid/book-reader/src/react/hooks/useDrawer.d.ts +13 -0
- package/library/packages/hybrid/book-reader/src/react/hooks/useImageTextSearch.d.ts +4 -0
- package/library/packages/hybrid/book-reader/src/react/hooks/useKeyboardShortcuts.d.ts +12 -0
- package/library/packages/hybrid/book-reader/src/react/hooks/usePageFlip.d.ts +10 -0
- package/library/packages/hybrid/book-reader/src/react/hooks/usePdfTextSearch.d.ts +4 -0
- package/library/packages/hybrid/book-reader/src/react/hooks/usePopoverMenu.d.ts +7 -0
- package/library/packages/hybrid/book-reader/src/react/hooks/useRendererContext.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/hooks/useResolver.d.ts +21 -0
- package/library/packages/hybrid/book-reader/src/react/hooks/useScale.d.ts +19 -0
- package/library/packages/hybrid/book-reader/src/react/hooks/useSearch.d.ts +19 -0
- package/library/packages/hybrid/book-reader/src/react/page-flip/PageFlip.d.ts +215 -0
- package/library/packages/hybrid/book-reader/src/react/page-flip/Settings.d.ts +59 -0
- package/library/packages/hybrid/book-reader/src/react/page-flip/collection/HTMLPageCollection.d.ts +13 -0
- package/library/packages/hybrid/book-reader/src/react/page-flip/collection/ImagePageCollection.d.ts +12 -0
- package/library/packages/hybrid/book-reader/src/react/page-flip/collection/PageCollection.d.ts +116 -0
- package/library/packages/hybrid/book-reader/src/react/page-flip/event/EventObject.d.ts +34 -0
- package/library/packages/hybrid/book-reader/src/react/page-flip/flip/Flip.d.ts +126 -0
- package/library/packages/hybrid/book-reader/src/react/page-flip/flip/FlipCalculation.d.ts +99 -0
- package/library/packages/hybrid/book-reader/src/react/page-flip/index.d.ts +22 -0
- package/library/packages/hybrid/book-reader/src/react/page-flip/page/HTMLPage.d.ts +24 -0
- package/library/packages/hybrid/book-reader/src/react/page-flip/page/ImagePage.d.ts +19 -0
- package/library/packages/hybrid/book-reader/src/react/page-flip/page/Page.d.ts +123 -0
- package/library/packages/hybrid/book-reader/src/react/page-flip/render/CanvasRender.d.ts +19 -0
- package/library/packages/hybrid/book-reader/src/react/page-flip/render/HTMLRender.d.ts +58 -0
- package/library/packages/hybrid/book-reader/src/react/page-flip/render/Render.d.ts +233 -0
- package/library/packages/hybrid/book-reader/src/react/page-flip/ui/CanvasUI.d.ts +17 -0
- package/library/packages/hybrid/book-reader/src/react/page-flip/ui/HTMLUI.d.ts +19 -0
- package/library/packages/hybrid/book-reader/src/react/page-flip/ui/UI.d.ts +78 -0
- package/library/packages/hybrid/book-reader/src/react/types.d.ts +206 -0
- package/library/packages/hybrid/book-reader/src/react/utils/CalculateScale.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/utils/EscapeRegex.d.ts +2 -0
- package/library/packages/hybrid/book-reader/src/react/utils/Fullscreen.d.ts +4 -0
- package/library/packages/hybrid/book-reader/src/react/utils/GetActivePage.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/utils/GetIIIFImageUrl.d.ts +7 -0
- package/library/packages/hybrid/book-reader/src/react/utils/GetVisiblePageNumber.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/utils/IsImageBook.d.ts +3 -0
- package/library/packages/hybrid/book-reader/src/react/utils/IsPDFBook.d.ts +3 -0
- package/library/packages/hybrid/book-reader/src/react/utils/MergeRefs.d.ts +14 -0
- package/library/packages/hybrid/book-reader/src/react/utils/NormalizeString.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/utils/PageFlipGeometry.d.ts +86 -0
- package/library/packages/hybrid/book-reader/src/react/utils/PagePosition.d.ts +2 -0
- package/library/packages/hybrid/book-reader/src/react/utils/PageRendererUtil.d.ts +350 -0
- package/library/packages/hybrid/book-reader/src/react/utils/PdfWorker.d.ts +17 -0
- package/library/packages/hybrid/book-reader/src/react/utils/Random.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/utils/RenderingQueue.d.ts +8 -0
- package/library/packages/organisms/src/content-builder/configs/document-viewer.d.ts +24 -0
- package/library/packages/organisms/src/content-builder/configs/index.d.ts +1 -0
- package/library/packages/organisms/src/content-builder/configs-controller.d.ts +50 -24
- package/library/packages/organisms/src/content-builder/content-builder-config.d.ts +3 -0
- package/library/packages/organisms/src/content-builder/content-builder.d.ts +2 -0
- package/library/packages/organisms/src/content-builder/plugins/document-viewer.d.ts +5 -0
- package/library/packages/organisms/src/content-builder/plugins/index.d.ts +1 -0
- package/library/packages/react-web-component.d.ts +6581 -0
- package/library/packages/types/src/book-reader.d.ts +9 -0
- package/library/packages/types/src/content-builder.d.ts +3 -1
- package/library/packages/utils/src/custom-element/i18n.d.ts +20 -0
- package/library/react-web-component.d.ts +115 -5
- package/library/utils.js +3 -3
- package/package.json +1 -1
|
@@ -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.D6AYDPK-.js";
|
|
6
6
|
import { w as f } from "./watch.CThbualB.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,10 +1,10 @@
|
|
|
1
1
|
import J from "../components/icon.js";
|
|
2
2
|
import Q from "../components/line-clamp.js";
|
|
3
|
-
import { C as bt, s as $t, a as St, b as dt } from "./tree.
|
|
3
|
+
import { C as bt, s as $t, a as St, b as dt } from "./tree.KmZRWZ0F.js";
|
|
4
4
|
import { n as d, C as H } from "./lib-cortex-element.CVMmyPMC.js";
|
|
5
5
|
import { c as tt } from "./component.styles.CRO4Odto.js";
|
|
6
6
|
import { c as W } from "./custom-element.L4WJXn1j.js";
|
|
7
|
-
import { L as q } from "./i18n.
|
|
7
|
+
import { L as q } from "./i18n.D6AYDPK-.js";
|
|
8
8
|
import { k as Et, h as It, i as wt, w as P, j as Lt, l as Ft, a as Ut, c as Rt, g as kt, m as Ot, n as Nt } from "./watch.CThbualB.js";
|
|
9
9
|
import { p as R } from "./string.DUgD4c9f.js";
|
|
10
10
|
import { x as n, i as ot, E as jt } from "./lit-element.jLBm65_O.js";
|
|
@@ -15,22 +15,22 @@ import { c as U } from "./repeat.DbF2p5ae.js";
|
|
|
15
15
|
import { n as p } from "./when.Dr1es41R.js";
|
|
16
16
|
import { b as Bt, i as Ct } from "./_baseIteratee.DpzDid58.js";
|
|
17
17
|
import Mt from "../components/avatar.js";
|
|
18
|
-
import { C as Vt } from "./button.
|
|
19
|
-
import { C as Ht } from "./dialog.
|
|
18
|
+
import { C as Vt } from "./button.i88sSbTZ.js";
|
|
19
|
+
import { C as Ht } from "./dialog.Bso6gK-8.js";
|
|
20
20
|
import Wt from "../components/divider.js";
|
|
21
21
|
import nt from "../components/format-bytes.js";
|
|
22
|
-
import { C as At } from "./icon-button.
|
|
22
|
+
import { C as At } from "./icon-button.ztYU-DHy.js";
|
|
23
23
|
import qt from "../components/input.js";
|
|
24
|
-
import { C as Gt } from "./option.
|
|
24
|
+
import { C as Gt } from "./option.BAYtHIvG.js";
|
|
25
25
|
import Dt from "../components/relative-time.js";
|
|
26
26
|
import Yt from "../components/select.js";
|
|
27
27
|
import Kt from "../components/space.js";
|
|
28
28
|
import Zt from "../components/tab.js";
|
|
29
|
-
import { C as Xt } from "./tab-group.
|
|
29
|
+
import { C as Xt } from "./tab-group.BsR8tdVY.js";
|
|
30
30
|
import Jt from "../components/tab-panel.js";
|
|
31
31
|
import Tt from "../components/tooltip.js";
|
|
32
32
|
import { C as rt } from "./typography.DJC_UXgs.js";
|
|
33
|
-
import { C as Qt } from "./confirm-popover.
|
|
33
|
+
import { C as Qt } from "./confirm-popover.UuBhn8GA.js";
|
|
34
34
|
import { d as te } from "./debounce.CIEhztrj.js";
|
|
35
35
|
import { a as et } from "./number.B4PQLJIg.js";
|
|
36
36
|
import { i as K, a as ht } from "./url.Cj9cIQXJ.js";
|
|
@@ -3,19 +3,19 @@ import ie from "../components/input.js";
|
|
|
3
3
|
import H from "../components/line-clamp.js";
|
|
4
4
|
import oe from "../components/select.js";
|
|
5
5
|
import ce from "../components/tag.js";
|
|
6
|
-
import { C as g, a as ne } from "./tree.
|
|
6
|
+
import { C as g, a as ne } from "./tree.KmZRWZ0F.js";
|
|
7
7
|
import { n as r, C as U } from "./lib-cortex-element.CVMmyPMC.js";
|
|
8
8
|
import { h as R, F as he, c as de } from "./endpoints.DBlquU2-.js";
|
|
9
9
|
import { M as k } from "./asset-link-format.B0c92pSs.js";
|
|
10
10
|
import { c as j } from "./component.styles.CRO4Odto.js";
|
|
11
11
|
import { c as M } from "./custom-element.L4WJXn1j.js";
|
|
12
|
-
import { L } from "./i18n.
|
|
12
|
+
import { L } from "./i18n.D6AYDPK-.js";
|
|
13
13
|
import { w as f } from "./watch.CThbualB.js";
|
|
14
14
|
import { x as m, i as pe } from "./lit-element.jLBm65_O.js";
|
|
15
15
|
import { r as x } from "./state.CSDxrqLd.js";
|
|
16
16
|
import { e as Z } from "./query.BBf1UFkC.js";
|
|
17
17
|
import { r as ue } from "./choose.BTbF6BAn.js";
|
|
18
|
-
import { C as J } from "./button.
|
|
18
|
+
import { C as J } from "./button.i88sSbTZ.js";
|
|
19
19
|
import { d as fe } from "./debounce.CIEhztrj.js";
|
|
20
20
|
import { g as K, p as W, e as me } from "./string.DUgD4c9f.js";
|
|
21
21
|
import { o as y } from "./if-defined.BRoBj_Rp.js";
|
|
@@ -3,7 +3,7 @@ import { n as s, C as k } from "./lib-cortex-element.CVMmyPMC.js";
|
|
|
3
3
|
import { c as b } 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.D6AYDPK-.js";
|
|
7
7
|
import { w } from "./watch.CThbualB.js";
|
|
8
8
|
import { e as m } from "./query.BBf1UFkC.js";
|
|
9
9
|
import { e as u } from "./class-map.BiVq-cVR.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { p as
|
|
2
|
-
const s = /* @__PURE__ */ new Set(),
|
|
3
|
-
let d = document.documentElement.dir || "ltr", m = document.documentElement.lang || navigator.language,
|
|
4
|
-
|
|
1
|
+
import { p as v } from "./purify.es.BIuh5IAZ.js";
|
|
2
|
+
const s = /* @__PURE__ */ new Set(), b = new MutationObserver(f), l = /* @__PURE__ */ new Map(), h = /* @__PURE__ */ new Map();
|
|
3
|
+
let d = document.documentElement.dir || "ltr", m = document.documentElement.lang || navigator.language, n;
|
|
4
|
+
b.observe(document.documentElement, {
|
|
5
5
|
attributeFilter: ["dir", "lang"],
|
|
6
6
|
attributes: !0
|
|
7
7
|
});
|
|
@@ -11,7 +11,7 @@ function A(e) {
|
|
|
11
11
|
function u(...e) {
|
|
12
12
|
e.map((t) => {
|
|
13
13
|
const o = t.$code.toLowerCase();
|
|
14
|
-
l.has(o) ? l.set(o, { ...l.get(o), ...t }) : l.set(o, t),
|
|
14
|
+
l.has(o) ? l.set(o, { ...l.get(o), ...t }) : l.set(o, t), n || (n = t);
|
|
15
15
|
});
|
|
16
16
|
}
|
|
17
17
|
function g(...e) {
|
|
@@ -64,8 +64,8 @@ let C = class {
|
|
|
64
64
|
const [c, p] = t.replace(/_/g, "-").split("-");
|
|
65
65
|
a = c ? c.toLowerCase() : "", i = p ? p.toLowerCase() : "", o = { language: a, region: i };
|
|
66
66
|
}
|
|
67
|
-
const
|
|
68
|
-
return { language: a, locale: o, primary:
|
|
67
|
+
const r = i && l.get(`${a}-${i}`) ? l.get(`${a}-${i}`) : void 0, y = l.get(a);
|
|
68
|
+
return { language: a, locale: o, primary: r, region: i, secondary: y };
|
|
69
69
|
}
|
|
70
70
|
/** Determines if the specified term exists, optionally checking the fallback translation. */
|
|
71
71
|
exists(t, o) {
|
|
@@ -75,21 +75,21 @@ let C = class {
|
|
|
75
75
|
return o = {
|
|
76
76
|
includeFallback: !1,
|
|
77
77
|
...o
|
|
78
|
-
}, !!(a && a[t] || i && i[t] || o.includeFallback &&
|
|
78
|
+
}, !!(a && a[t] || i && i[t] || o.includeFallback && n && n[t]);
|
|
79
79
|
}
|
|
80
80
|
/** Outputs a translated term. */
|
|
81
81
|
term(t, ...o) {
|
|
82
82
|
const { primary: a, secondary: i } = this.getTranslationData(this.lang());
|
|
83
|
-
let
|
|
83
|
+
let r;
|
|
84
84
|
if (a && a[t])
|
|
85
|
-
|
|
85
|
+
r = a[t];
|
|
86
86
|
else if (i && i[t])
|
|
87
|
-
|
|
88
|
-
else if (
|
|
89
|
-
|
|
87
|
+
r = i[t];
|
|
88
|
+
else if (n && n[t])
|
|
89
|
+
r = n[t];
|
|
90
90
|
else
|
|
91
91
|
return String(t);
|
|
92
|
-
return typeof
|
|
92
|
+
return typeof r == "function" ? v.sanitize(r(...o)) : r;
|
|
93
93
|
}
|
|
94
94
|
languageName(t) {
|
|
95
95
|
return String(h.get(t) ?? "");
|
|
@@ -375,6 +375,7 @@ const w = {
|
|
|
375
375
|
doNotShow: "Do not show",
|
|
376
376
|
doNothing: "Do nothing",
|
|
377
377
|
doYouWantToCloseThisDialogChangesWillBeDismissed: "Do you want to close this dialog? Changes will be dismissed.",
|
|
378
|
+
documentViewer: "Document Viewer",
|
|
378
379
|
done: "Done",
|
|
379
380
|
download: "Download",
|
|
380
381
|
downloadAssets: "Download asset",
|
|
@@ -423,6 +424,7 @@ const w = {
|
|
|
423
424
|
emptyAudio: "Empty audio",
|
|
424
425
|
emptyBento: "Empty bento",
|
|
425
426
|
emptyCarousel: "Empty carousel",
|
|
427
|
+
emptyDocumentViewer: "Empty document viewer",
|
|
426
428
|
emptyGrid: "Empty grid",
|
|
427
429
|
emptyImage: "Empty image",
|
|
428
430
|
emptyRibbon: "Empty ribbon",
|
|
@@ -430,6 +432,7 @@ const w = {
|
|
|
430
432
|
emptyTimeline: "Empty timeline",
|
|
431
433
|
emptyVideo: "Empty video",
|
|
432
434
|
enableCaption: "Enable caption",
|
|
435
|
+
enterPasswordToOpenFile: "Enter a password to open this file",
|
|
433
436
|
enterYourSiteUrlToConnect: "Enter your site URL to connect",
|
|
434
437
|
environment: "Environment",
|
|
435
438
|
error: "Error",
|
|
@@ -466,10 +469,13 @@ const w = {
|
|
|
466
469
|
findWholeWordsOnly: "Find whole words only",
|
|
467
470
|
first: "First",
|
|
468
471
|
firstLineIndent: "First-line indent",
|
|
472
|
+
firstPage: "First page",
|
|
469
473
|
fit: "Fit",
|
|
470
474
|
fixed: "Fixed",
|
|
471
475
|
fixedWidthOnDesktopAndStretchesToFullWidthOnMobile: "Fixed width on desktop and stretches to full width on mobile",
|
|
472
476
|
flexWrap: "Flex wrap",
|
|
477
|
+
flipLeft: "Flip left",
|
|
478
|
+
flipRight: "Flip right",
|
|
473
479
|
folder: "Folder",
|
|
474
480
|
folderCollection: "Folder/Collection",
|
|
475
481
|
folders: "Folders",
|
|
@@ -494,6 +500,8 @@ const w = {
|
|
|
494
500
|
gap: "Gap",
|
|
495
501
|
general: "General",
|
|
496
502
|
generateResponse: "Generate response",
|
|
503
|
+
getLinkToThisAsset: "Get link to this asset",
|
|
504
|
+
goToAsset: "Go to asset",
|
|
497
505
|
goToSlide: (e, t) => `Go to slide ${e} of ${t}`,
|
|
498
506
|
grid: "Grid",
|
|
499
507
|
groupBy: "Group by",
|
|
@@ -550,6 +558,7 @@ const w = {
|
|
|
550
558
|
inspectInFullScreen: "Inspect in fullscreen",
|
|
551
559
|
install: "Install",
|
|
552
560
|
interpretTextAs: "Interpret Text As",
|
|
561
|
+
isStoredInColdStorage: "is stored in cold storage",
|
|
553
562
|
itCanTakeAFewMinutesForThisSettingToTakeEffect: "It can take a few minutes for this setting to take effect.",
|
|
554
563
|
italic: "Italic",
|
|
555
564
|
itemOfTotal: (e, t) => `${e} of ${t}`.trim(),
|
|
@@ -566,6 +575,7 @@ const w = {
|
|
|
566
575
|
large: "Large",
|
|
567
576
|
largeLabeled: "Large labeled",
|
|
568
577
|
last: "Last",
|
|
578
|
+
lastPage: "Last page",
|
|
569
579
|
layout: "Layout",
|
|
570
580
|
left: "Left",
|
|
571
581
|
leftAlign: "Left align",
|
|
@@ -631,6 +641,7 @@ const w = {
|
|
|
631
641
|
newVersionAvailable: (e) => `New version ${e} available`,
|
|
632
642
|
next: "Next",
|
|
633
643
|
nextOccurrence: "Next occurrence",
|
|
644
|
+
nextPage: "Next page",
|
|
634
645
|
nextSlide: "Next slide",
|
|
635
646
|
noCardsAddedYet: "No cards added yet",
|
|
636
647
|
noColumnsVisible: "No columns visible",
|
|
@@ -675,6 +686,7 @@ const w = {
|
|
|
675
686
|
openAssociatedPage: "Open associated page",
|
|
676
687
|
openAssociatedSpace: "Open associated space",
|
|
677
688
|
openAssociatedURL: "Open associated URL",
|
|
689
|
+
openDetailsPopupOnThisBookPage: "Open the details popup on this book page",
|
|
678
690
|
openDrive: "Open drive",
|
|
679
691
|
openInDrive: "Open in drive",
|
|
680
692
|
openInNewTab: "Open in new tab",
|
|
@@ -701,6 +713,8 @@ const w = {
|
|
|
701
713
|
paragraph: "Paragraph",
|
|
702
714
|
paragraphSpacing: "Paragraph spacing",
|
|
703
715
|
parameters: "Parameters",
|
|
716
|
+
password: "Password",
|
|
717
|
+
passwordEmpty: "Password Empty",
|
|
704
718
|
paste: "Paste",
|
|
705
719
|
pasteAsPlainText: "Paste as text",
|
|
706
720
|
pause: "Pause",
|
|
@@ -728,6 +742,7 @@ const w = {
|
|
|
728
742
|
previous: "Previous",
|
|
729
743
|
previousJobUnfinished: "Previous requests still in progress",
|
|
730
744
|
previousOccurrence: "Previous occurrence",
|
|
745
|
+
previousPage: "Previous page",
|
|
731
746
|
previousSlide: "Previous slide",
|
|
732
747
|
primary: "Primary",
|
|
733
748
|
progress: "Progress",
|
|
@@ -792,6 +807,7 @@ const w = {
|
|
|
792
807
|
searchDownloads: "Search downloads",
|
|
793
808
|
searchFolders: "Search folders",
|
|
794
809
|
searchOptions: "Search options",
|
|
810
|
+
searching: "Searching...",
|
|
795
811
|
secondary: "Secondary",
|
|
796
812
|
sectionBackground: "Section background",
|
|
797
813
|
seeThru: "See-thru",
|
|
@@ -894,6 +910,7 @@ const w = {
|
|
|
894
910
|
textToSpeechUserGuide: "Rendering audio generates and saves the final text-to-speech audio file based on the selected settings.",
|
|
895
911
|
textures: "Textures",
|
|
896
912
|
thickness: "Thickness",
|
|
913
|
+
thisAsset: "This asset",
|
|
897
914
|
thousandsSeparator: "Thousands Separator",
|
|
898
915
|
thumbnail: "Thumbnail",
|
|
899
916
|
thumbnailFormat: "Thumbnail format",
|
|
@@ -903,6 +920,7 @@ const w = {
|
|
|
903
920
|
timeline: "Timeline",
|
|
904
921
|
title: "Title",
|
|
905
922
|
titleImage: "Title image",
|
|
923
|
+
toViewAssetRetrieveFromColdStorage: "To view this asset, please retrieve it from cold storage",
|
|
906
924
|
today: "Today",
|
|
907
925
|
toggleColorFormat: "Toggle color format",
|
|
908
926
|
toggleHeaderCell: "Toggle header cell",
|
|
@@ -968,6 +986,7 @@ const w = {
|
|
|
968
986
|
viewAndSort: "view & sort",
|
|
969
987
|
viewInAR: "View in AR",
|
|
970
988
|
viewLogs: "View logs",
|
|
989
|
+
viewPageDetails: "View page details",
|
|
971
990
|
virtualFolder: "Virtual folder",
|
|
972
991
|
virtualFolderHelpText: "Sync slides with assets in the specified directory",
|
|
973
992
|
voice: "Voice",
|
|
@@ -983,6 +1002,7 @@ const w = {
|
|
|
983
1002
|
withinBorders: "Within borders",
|
|
984
1003
|
wrap: "Wrap",
|
|
985
1004
|
writeSomething: "Write something …",
|
|
1005
|
+
wrongPassword: "Wrong Password",
|
|
986
1006
|
zoom: "Zoom",
|
|
987
1007
|
zoomIn: "Zoom in",
|
|
988
1008
|
zoomInAsset: "Zoom in on asset",
|
|
@@ -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.D6AYDPK-.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.D6AYDPK-.js";
|
|
5
5
|
import { w as g } from "./watch.CThbualB.js";
|
|
6
6
|
import { i as v, x as p } from "./lit-element.jLBm65_O.js";
|
|
7
7
|
import { e as b } from "./query.BBf1UFkC.js";
|