@orangelogic/design-system 2.107.0 → 2.108.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.BKBJqVqY.js → asset.BOex8mNF.js} +1 -1
- package/library/chunks/{button.CZ-e_TGN.js → button.BgLgpUch.js} +1 -1
- package/library/chunks/{color-swatch-group.BTwy546N.js → color-swatch-group.CJR5NTAx.js} +3 -3
- package/library/chunks/{color-swatch.DHxppzoQ.js → color-swatch.LWXX_hoG.js} +1 -1
- package/library/chunks/{confirm-popover.DknitT29.js → confirm-popover.BzpCIDBx.js} +3 -3
- package/library/chunks/{dialog.BOWFhWcd.js → dialog.BTYaKnFg.js} +2 -2
- package/library/chunks/{dot-pagination.CBRkADz0.js → dot-pagination.Do9tKlWY.js} +1 -1
- package/library/chunks/{file-on-demand.BVA_s4TR.js → file-on-demand.DICkRgvk.js} +8 -8
- package/library/chunks/{folder-select.EVuyDx55.js → folder-select.DLjFwi4I.js} +3 -3
- package/library/chunks/{header.inh-TC_q.js → header.CLZWpAF-.js} +1 -1
- package/library/chunks/{i18n.DmmFsjwP.js → i18n.ju3y72qp.js} +31 -14
- package/library/chunks/{icon-button.CHh2iNJJ.js → icon-button.CLlmo1AF.js} +1 -1
- package/library/chunks/{iframe.duVt7WWc.js → iframe.CqtDcvOS.js} +1 -1
- package/library/chunks/{image.DdtDzup6.js → image.CfNFiNFB.js} +57 -54
- package/library/chunks/{list-editor.31MoHk3A.js → list-editor.zY8vlbde.js} +8 -8
- package/library/chunks/{option.B6cSZiX6.js → option.BOZYPQZH.js} +1 -1
- package/library/chunks/{pagination.RXrwBaR8.js → pagination.BGjp2gVJ.js} +4 -4
- package/library/chunks/{tab-group.BA4PlJhR.js → tab-group.hmlZakLy.js} +3 -3
- package/library/chunks/{table.Dh2C2f1c.js → table.XsBhq1U3.js} +4 -4
- package/library/chunks/{tree.BO4oLcdB.js → tree.DAhCAxwV.js} +1 -1
- package/library/components/alert.js +2 -2
- package/library/components/asset-link-format.js +5 -5
- package/library/components/atoms.js +12 -12
- package/library/components/audio.js +2 -2
- package/library/components/border-input-group.js +1 -1
- package/library/components/breadcrumb.js +1 -1
- package/library/components/button.js +2 -2
- package/library/components/color-picker.js +2 -2
- package/library/components/color-swatch-group.js +4 -4
- package/library/components/color-swatch.js +2 -2
- package/library/components/confirm-popover.js +4 -4
- package/library/components/copy-button.js +1 -1
- package/library/components/corner-position-input-group.js +2 -2
- package/library/components/details.js +1 -1
- package/library/components/dialog.js +3 -3
- 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 +2 -2
- 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 +4 -4
- 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 +1809 -1765
- package/library/components/video.js +2 -2
- package/library/package.json +1 -1
- package/library/packages/atoms/src/components/image/image.d.ts +1 -0
- package/library/packages/organisms/src/content-builder/content-builder.d.ts +2 -0
- package/library/packages/utils/src/custom-element/i18n.d.ts +17 -0
- package/library/react-web-component.d.ts +5 -1
- package/library/utils.js +1 -1
- package/package.json +1 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { c as ps, a as Fn } from "../chunks/_commonjsHelpers.DQNKXVTB.js";
|
|
2
2
|
import { r as wb } from "../chunks/___vite-browser-external_commonjs-proxy.C2tf3HsQ.js";
|
|
3
|
-
import { C as Sb } from "../chunks/image.
|
|
3
|
+
import { C as Sb } from "../chunks/image.CfNFiNFB.js";
|
|
4
4
|
import Cb from "./resize-observer.js";
|
|
5
5
|
import { r as Mb, R as Db } from "../chunks/resizable-component.styles.sAhMVN1H.js";
|
|
6
6
|
import { c as Pb } from "../chunks/component.styles.CRO4Odto.js";
|
|
7
7
|
import { b as Lb } from "../chunks/debounce.CIEhztrj.js";
|
|
8
8
|
import { c as Rb } from "../chunks/custom-element.L4WJXn1j.js";
|
|
9
|
-
import { L as Ib } from "../chunks/i18n.
|
|
9
|
+
import { L as Ib } from "../chunks/i18n.ju3y72qp.js";
|
|
10
10
|
import { w as gn } from "../chunks/watch.CThbualB.js";
|
|
11
11
|
import { i as Ob, x as Zc } from "../chunks/lit-element.jLBm65_O.js";
|
|
12
12
|
import { n as ki } from "../chunks/lib-cortex-element.CVMmyPMC.js";
|
package/library/package.json
CHANGED
|
@@ -173,6 +173,8 @@ export default class CxContentBuilder extends CortexElement {
|
|
|
173
173
|
get isTemplateEditable(): boolean;
|
|
174
174
|
get isMultiLanguage(): boolean;
|
|
175
175
|
storeTemplate(id: string, data: Record<string, any>, update?: boolean): void;
|
|
176
|
+
private hasDefaultLanguageTextRecord;
|
|
177
|
+
private hasDefaultLanguageAttributeRecord;
|
|
176
178
|
storeTranslatableText(id: string, data: string): void;
|
|
177
179
|
storeTranslatableAttribute(id: string, data: Record<string, Record<string, string>>): void;
|
|
178
180
|
private updateFrameSize;
|
|
@@ -320,6 +320,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
320
320
|
emptyTimeline: string;
|
|
321
321
|
emptyVideo: string;
|
|
322
322
|
enableCaption: string;
|
|
323
|
+
enterPasswordToOpenFile: string;
|
|
323
324
|
enterYourSiteUrlToConnect: string;
|
|
324
325
|
environment: string;
|
|
325
326
|
error: string;
|
|
@@ -356,10 +357,13 @@ export interface Translation extends DefaultTranslation {
|
|
|
356
357
|
findWholeWordsOnly: string;
|
|
357
358
|
first: string;
|
|
358
359
|
firstLineIndent: string;
|
|
360
|
+
firstPage: string;
|
|
359
361
|
fit: string;
|
|
360
362
|
fixed: string;
|
|
361
363
|
fixedWidthOnDesktopAndStretchesToFullWidthOnMobile: string;
|
|
362
364
|
flexWrap: string;
|
|
365
|
+
flipLeft: string;
|
|
366
|
+
flipRight: string;
|
|
363
367
|
folder: string;
|
|
364
368
|
folderCollection: string;
|
|
365
369
|
folders: string;
|
|
@@ -384,6 +388,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
384
388
|
gap: string;
|
|
385
389
|
general: string;
|
|
386
390
|
generateResponse: string;
|
|
391
|
+
getLinkToThisAsset: string;
|
|
387
392
|
goToSlide: (slide: number, count: number) => string;
|
|
388
393
|
grid: string;
|
|
389
394
|
groupBy: string;
|
|
@@ -440,6 +445,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
440
445
|
inspectInFullScreen: string;
|
|
441
446
|
install: string;
|
|
442
447
|
interpretTextAs: string;
|
|
448
|
+
isStoredInColdStorage: string;
|
|
443
449
|
itCanTakeAFewMinutesForThisSettingToTakeEffect: string;
|
|
444
450
|
italic: string;
|
|
445
451
|
itemOfTotal: (curr: number | string, total: number) => string;
|
|
@@ -456,6 +462,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
456
462
|
large: string;
|
|
457
463
|
largeLabeled: string;
|
|
458
464
|
last: string;
|
|
465
|
+
lastPage: string;
|
|
459
466
|
layout: string;
|
|
460
467
|
left: string;
|
|
461
468
|
leftAlign: string;
|
|
@@ -521,6 +528,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
521
528
|
newVersionAvailable: (version: string) => string;
|
|
522
529
|
next: string;
|
|
523
530
|
nextOccurrence: string;
|
|
531
|
+
nextPage: string;
|
|
524
532
|
nextSlide: string;
|
|
525
533
|
noCardsAddedYet: string;
|
|
526
534
|
noColumnsVisible: string;
|
|
@@ -557,6 +565,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
557
565
|
openAssociatedPage: string;
|
|
558
566
|
openAssociatedSpace: string;
|
|
559
567
|
openAssociatedURL: string;
|
|
568
|
+
openDetailsPopupOnThisBookPage: string;
|
|
560
569
|
openDrive: string;
|
|
561
570
|
openInDrive: string;
|
|
562
571
|
openInNewTab: string;
|
|
@@ -583,6 +592,8 @@ export interface Translation extends DefaultTranslation {
|
|
|
583
592
|
paragraph: string;
|
|
584
593
|
paragraphSpacing: string;
|
|
585
594
|
parameters: string;
|
|
595
|
+
password: string;
|
|
596
|
+
passwordEmpty: string;
|
|
586
597
|
paste: string;
|
|
587
598
|
pasteAsPlainText: string;
|
|
588
599
|
pause: string;
|
|
@@ -610,6 +621,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
610
621
|
previous: string;
|
|
611
622
|
previousJobUnfinished: string;
|
|
612
623
|
previousOccurrence: string;
|
|
624
|
+
previousPage: string;
|
|
613
625
|
previousSlide: string;
|
|
614
626
|
primary: string;
|
|
615
627
|
progress: string;
|
|
@@ -674,6 +686,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
674
686
|
searchDownloads: string;
|
|
675
687
|
searchFolders: string;
|
|
676
688
|
searchOptions: string;
|
|
689
|
+
searching: string;
|
|
677
690
|
secondary: string;
|
|
678
691
|
sectionBackground: string;
|
|
679
692
|
seeThru: string;
|
|
@@ -776,6 +789,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
776
789
|
textToSpeechUserGuide: string;
|
|
777
790
|
textures: string;
|
|
778
791
|
thickness: string;
|
|
792
|
+
thisAsset: string;
|
|
779
793
|
thousandsSeparator: string;
|
|
780
794
|
thumbnail: string;
|
|
781
795
|
thumbnailFormat: string;
|
|
@@ -785,6 +799,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
785
799
|
timeline: string;
|
|
786
800
|
title: string;
|
|
787
801
|
titleImage: string;
|
|
802
|
+
toViewAssetRetrieveFromColdStorage: string;
|
|
788
803
|
today: string;
|
|
789
804
|
toggleColorFormat: string;
|
|
790
805
|
toggleHeaderCell: string;
|
|
@@ -850,6 +865,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
850
865
|
viewAndSort: string;
|
|
851
866
|
viewInAR: string;
|
|
852
867
|
viewLogs: string;
|
|
868
|
+
viewPageDetails: string;
|
|
853
869
|
virtualFolder: string;
|
|
854
870
|
virtualFolderHelpText: string;
|
|
855
871
|
voice: string;
|
|
@@ -865,6 +881,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
865
881
|
withinBorders: string;
|
|
866
882
|
wrap: string;
|
|
867
883
|
writeSomething: string;
|
|
884
|
+
wrongPassword: string;
|
|
868
885
|
zoom: string;
|
|
869
886
|
zoomIn: string;
|
|
870
887
|
zoomInAsset: string;
|
|
@@ -617,7 +617,7 @@
|
|
|
617
617
|
/**
|
|
618
618
|
* The type of input. Works the same as a native `input` element, but only a subset of types are supported. Defaults to `text`.
|
|
619
619
|
*/
|
|
620
|
-
type?: 'number' | 'text' | 'search' | 'time' | 'file' | 'url' | 'tel' | 'email' | 'date' | 'datetime-local'
|
|
620
|
+
type?: 'number' | 'text' | 'search' | 'time' | 'file' | 'password' | 'url' | 'tel' | 'email' | 'date' | 'datetime-local';
|
|
621
621
|
/**
|
|
622
622
|
* The name of the input, submitted as a name/value pair with form data.
|
|
623
623
|
*/
|
|
@@ -7464,6 +7464,10 @@
|
|
|
7464
7464
|
* Session ID used for entity ID resolution.
|
|
7465
7465
|
*/
|
|
7466
7466
|
sessionId?: string;
|
|
7467
|
+
/**
|
|
7468
|
+
* When true, shows the "Get link to this asset" item in the context menu.
|
|
7469
|
+
*/
|
|
7470
|
+
enableContextMenuGetLink?: boolean;
|
|
7467
7471
|
/**
|
|
7468
7472
|
* URL for the PDF.js worker file. The Cortex host must set this to the server-side worker URL in production. Defaults to the Vite-resolved bundle path, which works in local dev and the docs app.
|
|
7469
7473
|
*/
|
package/library/utils.js
CHANGED
|
@@ -11,7 +11,7 @@ import { d as le } from "./chunks/default-value.COZopaet.js";
|
|
|
11
11
|
import { d as ue } from "./chunks/drag.DXEXVXPv.js";
|
|
12
12
|
import { f as A } from "./chunks/form.Ch1cwYzO.js";
|
|
13
13
|
import { F as he, c as me, v as de, a as ge } from "./chunks/form.Ch1cwYzO.js";
|
|
14
|
-
import { L as we, r as xe } from "./chunks/i18n.
|
|
14
|
+
import { L as we, r as xe } from "./chunks/i18n.ju3y72qp.js";
|
|
15
15
|
import { c as Ee } from "./chunks/math.DqTA6ya4.js";
|
|
16
16
|
import { g as Ae, l as Te, s as ye, u as Se } from "./chunks/scroll.xtO5yojm.js";
|
|
17
17
|
import { j as x } from "./chunks/dom.0RpWet6y.js";
|