@orangelogic/design-system 2.134.0 → 2.135.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/library/chunks/asset-link-format.BBWyY5fn.js +2627 -0
- package/library/chunks/{button.DYoFn504.js → button.3giRMk79.js} +2 -2
- package/library/chunks/{checkbox.BzbWmmJ0.js → checkbox.B-2O517F.js} +2 -2
- package/library/chunks/{table.DWcxLbq6.js → color-swatch-group.DC6vIYo4.js} +3133 -2887
- package/library/chunks/{color-swatch.0zyBEfL_.js → color-swatch.g3FPUnxM.js} +2 -2
- package/library/chunks/{confirm-popover.DpVYvK20.js → confirm-popover.DtndPsMa.js} +3 -3
- package/library/chunks/{dialog.BwBD_hJi.js → dialog.BQq3xBeH.js} +2 -2
- package/library/chunks/directive-helpers.DEDMV45_.js +42 -0
- package/library/chunks/{document-viewer.BM716ovi.js → document-viewer.BQPJD2lJ.js} +8 -8
- package/library/chunks/{dom.BXeuEG1b.js → dom.acWb8KCK.js} +1 -1
- package/library/chunks/{dot-pagination.B70lV5Av.js → dot-pagination.DBk9Rz1e.js} +1 -1
- package/library/chunks/{endpoints.6E17hFiK.js → endpoints.tU0_RZ_7.js} +4 -4
- package/library/chunks/{file-on-demand.CsT96fvk.js → file-on-demand.Bnloo9Ui.js} +12 -12
- package/library/chunks/folder-select.DuG4dSPm.js +942 -0
- package/library/chunks/{form.3af0bYrm.js → form.K1XOtu3S.js} +1 -1
- package/library/chunks/{header.BMGvKrdP.js → header.Bpjw08j7.js} +1 -1
- package/library/chunks/{i18n.DoMIwXr2.js → i18n.DJikbkDK.js} +48 -12
- package/library/chunks/{icon-button.B-Jf9W3v.js → icon-button.xobY-9OH.js} +1 -1
- package/library/chunks/{iframe.Cdv6esyS.js → iframe.BkvxcywO.js} +1 -1
- package/library/chunks/{image.SLqIVjqc.js → image.KZRXIthe.js} +241 -229
- package/library/chunks/{input.CQNhMu4z.js → input.GUw7x9tK.js} +3 -3
- package/library/chunks/{keyed.C0rkKrxH.js → keyed.DdOUTIg-.js} +1 -1
- package/library/chunks/{live.SCz6M8Gs.js → live.DCegntDo.js} +1 -1
- package/library/chunks/{option.SCVixE2L.js → option.uHye0aDT.js} +1 -1
- package/library/chunks/{pagination.BFE6Nk3_.js → pagination.D8Hzwlan.js} +6 -6
- package/library/chunks/{ref.bzeTdX0K.js → ref.DktKp7fP.js} +1 -1
- package/library/chunks/{repeat.DbF2p5ae.js → repeat.CFjcER6_.js} +1 -1
- package/library/chunks/{resizable-component.styles.BVhOesNE.js → resizable-component.styles.CAfXABBc.js} +5 -5
- package/library/chunks/{string.CbnVBzsd.js → string.CjJ09HK3.js} +14 -11
- package/library/chunks/{tab-group.C-p2Dljr.js → tab-group.0_aOE22R.js} +5 -5
- package/library/chunks/toast.Bz-j7zP2.js +109 -0
- package/library/chunks/{tree.C2mLhREj.js → tree.C14rLLol.js} +3 -3
- package/library/chunks/url.-WDYqplj.js +42 -0
- package/library/components/alert.js +2 -2
- package/library/components/asset-link-format.js +16 -2163
- package/library/components/atoms.js +49 -51
- package/library/components/audio.js +3 -3
- package/library/components/border-input-group.js +2 -2
- package/library/components/breadcrumb.js +1 -1
- package/library/components/button.js +3 -3
- package/library/components/checkbox.js +3 -3
- package/library/components/color-picker.js +4 -4
- package/library/components/color-swatch-group.js +6 -7
- package/library/components/color-swatch.js +3 -3
- package/library/components/confirm-popover.js +4 -4
- package/library/components/copy-button.js +1 -1
- package/library/components/corner-position-input-group.js +3 -3
- package/library/components/date-calendar.js +2 -2
- package/library/components/details.js +1 -1
- package/library/components/dialog.js +3 -3
- package/library/components/diff.js +1 -1
- package/library/components/document-viewer.js +4 -4
- package/library/components/dot-pagination.js +2 -2
- package/library/components/drawer.js +2 -2
- package/library/components/dropdown.js +2 -2
- package/library/components/dynamic-select.js +88 -85
- package/library/components/e-chart.js +1 -1
- package/library/components/element-clamp.js +2 -2
- package/library/components/file-on-demand.js +13 -13
- package/library/components/folder-select.js +5 -5
- package/library/components/format-bytes.js +1 -1
- package/library/components/format-date.js +1 -1
- package/library/components/format-number.js +1 -1
- package/library/components/format-time.js +1 -1
- package/library/components/header.js +2 -2
- package/library/components/icon-button.js +2 -2
- package/library/components/iframe.js +2 -2
- package/library/components/image-comparer.js +1 -1
- package/library/components/image.js +6 -5
- package/library/components/input.js +4 -4
- package/library/components/line-clamp.js +1 -1
- package/library/components/masonry.js +3 -3
- package/library/components/menu-item.js +2 -2
- package/library/components/menu.js +1 -1
- package/library/components/molecules.js +27 -29
- package/library/components/option.js +2 -2
- package/library/components/organisms.js +6 -6
- package/library/components/padding-input-group.js +2 -2
- package/library/components/pagination.js +7 -7
- package/library/components/popup.js +1 -1
- package/library/components/position-picker.js +1 -1
- package/library/components/progress-bar.js +1 -1
- package/library/components/progress-ring.js +1 -1
- package/library/components/radio-group.js +1 -1
- package/library/components/range.js +5 -5
- package/library/components/rating.js +2 -2
- package/library/components/relative-time.js +1 -1
- package/library/components/select.js +10 -7
- package/library/components/shadow-input-group.js +2 -2
- package/library/components/share-option-list.js +3 -3
- package/library/components/sidebar.js +1 -1
- package/library/components/size-input-group.js +3 -3
- package/library/components/spinner.js +1 -1
- package/library/components/split-panel.js +1 -1
- package/library/components/stepper-wizard.js +1 -1
- package/library/components/switch.js +2 -2
- package/library/components/tab-group.js +5 -5
- package/library/components/tab.js +2 -2
- package/library/components/tag.js +2 -2
- package/library/components/textarea.js +2 -2
- package/library/components/timecode.js +1 -1
- package/library/components/tooltip.js +1 -1
- package/library/components/tree-item.js +4 -4
- package/library/components/tree.js +2 -2
- package/library/components/typeface.js +2 -2
- package/library/components/types.js +46083 -43779
- package/library/components/video.js +3 -3
- package/library/package.json +3 -1
- package/library/packages/atoms/src/components/image/image.d.ts +3 -0
- package/library/packages/atoms/src/components/select/select.d.ts +6 -0
- package/library/packages/atoms/src/components/tab-group/tab-group.d.ts +1 -0
- package/library/packages/atoms/src/index.d.ts +0 -1
- package/library/packages/events/src/cx-folder-select-selection-seeded.d.ts +6 -0
- package/library/packages/events/src/cx-image-src-resolved.d.ts +9 -0
- package/library/packages/events/src/cx-pdf-viewer-annotation-draw-mode-change.d.ts +10 -0
- package/library/packages/events/src/cx-pdf-viewer-annotation-draw-params-change.d.ts +11 -0
- package/library/packages/events/src/cx-pdf-viewer-more-options-select.d.ts +8 -0
- package/library/packages/events/src/cx-pdf-viewer-toolbar-annotation-mode-change.d.ts +10 -0
- package/library/packages/events/src/cx-pdf-viewer-toolbar-annotation-params-change.d.ts +11 -0
- package/library/packages/events/src/cx-pdf-viewer-toolbar-click.d.ts +8 -0
- package/library/packages/events/src/cx-pdf-viewer-toolbar-page-change.d.ts +8 -0
- package/library/packages/events/src/cx-pdf-viewer-toolbar-scale-change.d.ts +8 -0
- package/library/packages/events/src/cx-pdf-viewer-toolbar-view-toggle.d.ts +11 -0
- package/library/packages/events/src/cx-pdf-viewer-view-on-asset-toggle.d.ts +11 -0
- package/library/packages/events/src/cx-video-src-resolved.d.ts +8 -0
- package/library/packages/events/src/events.d.ts +13 -0
- package/library/packages/hybrid/table-core/src/index.d.ts +3 -0
- package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-row-actions/table-row-actions-dropdown.d.ts +8 -8
- package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-row-actions/table-row-actions.d.ts +6 -5
- package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-toolbar/table-dropdown-filter.d.ts +4 -4
- package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-toolbar/table-group-by-dropdown.d.ts +4 -4
- package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-toolbar/table-saved-search-dropdown.d.ts +6 -5
- package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-toolbar/table-toolbar.d.ts +12 -12
- package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/table.d.ts +11 -11
- package/library/packages/hybrid/table-core/src/tabulator-tables/modules/Clipboard/Clipboard.d.ts +1 -1
- package/library/packages/hybrid/table-core/src/tabulator-tables/modules/Clipboard/extensions/extensions.d.ts +1 -1
- package/library/packages/hybrid/table-core/src/tabulator-tables/modules/History/History.d.ts +1 -1
- package/library/packages/hybrid/table-core/src/tabulator-tables/modules/History/extensions/extensions.d.ts +1 -1
- package/library/packages/hybrid/table-core/src/tabulator-tables/modules/HoverMenu/HoverMenu.d.ts +1 -1
- package/library/packages/hybrid/table-core/src/tabulator-tables/modules/Import/defaults/importers.d.ts +1 -1
- package/library/packages/hybrid/table-core/src/tabulator-tables/modules/SelectRange/SelectRange.d.ts +4 -4
- package/library/packages/hybrid/table-core/src/tabulator-tables/modules/SelectRange/extensions/extensions.d.ts +2 -2
- package/library/packages/molecules/src/asset-picker/asset-picker.d.ts +1 -1
- package/library/packages/molecules/src/dynamic-select/dynamic-select.d.ts +5 -0
- package/library/packages/molecules/src/folder-select/components/folder-select-tree-item/folder-select-tree-item.d.ts +32 -0
- package/library/packages/molecules/src/folder-select/folder-select.d.ts +20 -3
- package/library/packages/molecules/src/gallery-item/gallery-item.d.ts +5 -0
- package/library/packages/molecules/src/index.d.ts +1 -1
- package/library/packages/molecules/src/library-index.d.ts +0 -1
- package/library/packages/molecules/src/pdf-viewer-toolbar/components/index.d.ts +3 -0
- package/library/packages/molecules/src/pdf-viewer-toolbar/components/pdf-viewer-annotation-draw/pdf-viewer-annotation-draw.d.ts +92 -0
- package/library/packages/molecules/src/pdf-viewer-toolbar/components/pdf-viewer-more-options/pdf-viewer-more-options.d.ts +43 -0
- package/library/packages/molecules/src/pdf-viewer-toolbar/components/pdf-viewer-more-options/pdf-viewer-more-options.styles.d.ts +2 -0
- package/library/packages/molecules/src/pdf-viewer-toolbar/components/pdf-viewer-view-on-asset/pdf-viewer-view-on-asset.d.ts +42 -0
- package/library/packages/molecules/src/pdf-viewer-toolbar/components/pdf-viewer-view-on-asset/pdf-viewer-view-on-asset.styles.d.ts +2 -0
- package/library/packages/molecules/src/pdf-viewer-toolbar/pdf-viewer-toolbar.d.ts +101 -0
- package/library/packages/molecules/src/pdf-viewer-toolbar/pdf-viewer-toolbar.styles.d.ts +2 -0
- package/library/packages/organisms/src/bento-grid/bento-grid.d.ts +66 -0
- package/library/packages/organisms/src/color-swatch-group/color-swatch-group.constants.d.ts +1 -1
- package/library/packages/organisms/src/color-swatch-group/color-swatch-group.d.ts +1 -1
- package/library/packages/organisms/src/content-builder/components/color-swatch-picker/color-swatch-picker.constants.d.ts +1 -1
- package/library/packages/organisms/src/content-builder/components/color-swatch-picker/color-swatch-picker.d.ts +1 -1
- package/library/packages/organisms/src/content-builder/components/config-form/config-form-controller.d.ts +1 -0
- package/library/packages/organisms/src/content-builder/components/config-form/config-form.d.ts +2 -9
- package/library/packages/organisms/src/content-builder/configs/dam-view.d.ts +1 -7
- package/library/packages/organisms/src/content-builder/configs-controller.d.ts +2 -14
- package/library/packages/organisms/src/content-builder/styleController.d.ts +1 -1
- package/library/packages/organisms/src/dam-custom-toolbar-buttons-editor/dam-custom-toolbar-buttons-editor.d.ts +9 -1
- package/library/packages/organisms/src/dashboard-table/dashboard-table.d.ts +1 -1
- package/library/packages/organisms/src/index.d.ts +1 -0
- package/library/packages/{molecules → organisms}/src/list-editor/list-editor.d.ts +9 -3
- package/library/packages/organisms/src/list-editor/list-editor.styles.d.ts +2 -0
- package/library/packages/organisms/src/video-chapters-manager/video-chapters-manager.d.ts +1 -1
- package/library/packages/services/src/api/folder/folder.types.d.ts +9 -2
- package/library/packages/tools/src/fetch-asset/fetch-asset.d.ts +16 -0
- package/library/packages/types/src/content-builder.d.ts +1 -1
- package/library/packages/types/src/dam-view.d.ts +1 -0
- package/library/packages/types/src/folder-select.d.ts +8 -1
- package/library/packages/types/src/pdf-viewer-toolbar.d.ts +82 -0
- package/library/packages/utils/src/custom-element/i18n.d.ts +43 -7
- package/library/packages/utils/src/string/string.d.ts +1 -1
- package/library/packages/utils/src/url/url.d.ts +12 -2
- package/library/react-web-component.d.ts +514 -913
- package/library/utils.js +200 -199
- package/package.json +3 -1
- package/library/chunks/asset.CcxcYY9d.js +0 -469
- package/library/chunks/color-swatch-group.Dx6-kWC-.js +0 -362
- package/library/chunks/directive-helpers.Dm4rc594.js +0 -37
- package/library/chunks/folder-select.DwZ7lczk.js +0 -884
- package/library/chunks/list-editor.BhMNYL8R.js +0 -1394
- package/library/chunks/responsive.Cf65FCWd.js +0 -17
- package/library/chunks/toast.D3AW3RWv.js +0 -94
- package/library/chunks/url.Cj9cIQXJ.js +0 -27
- package/library/components/list-editor.d.ts +0 -3
- package/library/components/list-editor.js +0 -33
- package/library/components/table.d.ts +0 -3
- package/library/components/table.js +0 -84
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/index.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-footer/table-footer.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-footer/table-footer.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-row-actions/table-row-actions.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/components/table-toolbar/table-toolbar.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/controllers/ajax-facets/ajax-facet-data-controller.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/controllers/ajax-facets/ajax-facet-filter-controller.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/controllers/filter-controller.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/controllers/select-all-controller.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-alert.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-base.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-calcs.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-clickable-cell.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-data-tree.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-edit.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-footer.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-format.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-group-rows.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-header.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-hover-menu.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-move-rows.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-page.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-placeholder.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-popup.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-print.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-resize.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-responsive-layout.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-rows.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-rtl.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-select-range.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/styles/table-spreadsheet.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/table-data-loader.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/table.styles.d.ts +0 -0
- /package/library/packages/{atoms/src/components → hybrid/table-core/src}/table/table.utils.d.ts +0 -0
- /package/library/packages/molecules/src/{list-editor/list-editor.styles.d.ts → pdf-viewer-toolbar/components/pdf-viewer-annotation-draw/pdf-viewer-annotation-draw.styles.d.ts} +0 -0
|
@@ -101,8 +101,6 @@ export default class ConfigsController {
|
|
|
101
101
|
'width-type': import('../../../types/src/column').ColumnWidthType;
|
|
102
102
|
}>[] | import('../../../types/src/content-builder').PropertyConfig<{
|
|
103
103
|
'allow-asset-selection': import('./blocks').CxSbDamView["allowAssetSelection"];
|
|
104
|
-
'always-show-favorite-folder': import('./blocks').CxSbDamView["alwaysShowFavoriteFolder"];
|
|
105
|
-
'always-show-personal-folder': import('./blocks').CxSbDamView["alwaysShowPersonalFolder"];
|
|
106
104
|
'apply-border-radius-to-panels': import('./blocks').CxSbDamView["applyBorderRadiusToPanels"];
|
|
107
105
|
'asset-statuses': import('./blocks').CxSbDamView["assetStatuses"];
|
|
108
106
|
'asset-types': import('./blocks').CxSbDamView["assetTypes"];
|
|
@@ -116,7 +114,6 @@ export default class ConfigsController {
|
|
|
116
114
|
'default-view': import('./blocks').CxSbDamView["defaultView"];
|
|
117
115
|
'deploy-stacks': import('./blocks').CxSbDamView["deployStacks"];
|
|
118
116
|
'enable-asset-actions': import('./blocks').CxSbDamView["enableAssetActions"];
|
|
119
|
-
'enable-right-click-menu': import('./blocks').CxSbDamView["enableRightClickMenu"];
|
|
120
117
|
'expanded-folders': import('./blocks').CxSbDamView["expandedFolders"];
|
|
121
118
|
'filter-button-action': import('./blocks').CxSbDamView["filterButtonAction"];
|
|
122
119
|
'folder-hierarchy': import('./blocks').CxSbDamView["folderHierarchy"];
|
|
@@ -146,14 +143,11 @@ export default class ConfigsController {
|
|
|
146
143
|
'show-all-assets': import('./blocks').CxSbDamView["showAllAssets"];
|
|
147
144
|
'show-bottom-pagination': import('./blocks').CxSbDamView["showBottomPagination"];
|
|
148
145
|
'show-breadcrumbs': import('./blocks').CxSbDamView["showBreadcrumbs"];
|
|
149
|
-
'show-group-by': import('./blocks').CxSbDamView["showGroupBy"];
|
|
150
146
|
'show-left-panel': import('./blocks').CxSbDamView["showLeftPanel"];
|
|
151
|
-
'show-page-title': import('./blocks').CxSbDamView["showPageTitle"];
|
|
152
147
|
'show-right-panel': import('./blocks').CxSbDamView["showRightPanel"];
|
|
153
148
|
'show-search-box': import('./blocks').CxSbDamView["showSearchBox"];
|
|
154
|
-
'show-sort-dropdown': import('./blocks').CxSbDamView["showSortDropdown"];
|
|
155
149
|
'show-top-pagination': import('./blocks').CxSbDamView["showTopPagination"];
|
|
156
|
-
'show-view-
|
|
150
|
+
'show-view-and-sort': import('./blocks').CxSbDamView["showViewAndSort"];
|
|
157
151
|
}>[] | import('../../../types/src/content-builder').PropertyConfig<{
|
|
158
152
|
'use-padding': boolean;
|
|
159
153
|
}>[] | import('../../../types/src/content-builder').PropertyConfig<{
|
|
@@ -443,8 +437,6 @@ export default class ConfigsController {
|
|
|
443
437
|
'width-type': import('../../../types/src/column').ColumnWidthType;
|
|
444
438
|
}> | {
|
|
445
439
|
'allow-asset-selection': import('./blocks').CxSbDamView["allowAssetSelection"];
|
|
446
|
-
'always-show-favorite-folder': import('./blocks').CxSbDamView["alwaysShowFavoriteFolder"];
|
|
447
|
-
'always-show-personal-folder': import('./blocks').CxSbDamView["alwaysShowPersonalFolder"];
|
|
448
440
|
'apply-border-radius-to-panels': import('./blocks').CxSbDamView["applyBorderRadiusToPanels"];
|
|
449
441
|
'asset-statuses': import('./blocks').CxSbDamView["assetStatuses"];
|
|
450
442
|
'asset-types': import('./blocks').CxSbDamView["assetTypes"];
|
|
@@ -458,7 +450,6 @@ export default class ConfigsController {
|
|
|
458
450
|
'default-view': import('./blocks').CxSbDamView["defaultView"];
|
|
459
451
|
'deploy-stacks': import('./blocks').CxSbDamView["deployStacks"];
|
|
460
452
|
'enable-asset-actions': import('./blocks').CxSbDamView["enableAssetActions"];
|
|
461
|
-
'enable-right-click-menu': import('./blocks').CxSbDamView["enableRightClickMenu"];
|
|
462
453
|
'expanded-folders': import('./blocks').CxSbDamView["expandedFolders"];
|
|
463
454
|
'filter-button-action': import('./blocks').CxSbDamView["filterButtonAction"];
|
|
464
455
|
'folder-hierarchy': import('./blocks').CxSbDamView["folderHierarchy"];
|
|
@@ -488,14 +479,11 @@ export default class ConfigsController {
|
|
|
488
479
|
'show-all-assets': import('./blocks').CxSbDamView["showAllAssets"];
|
|
489
480
|
'show-bottom-pagination': import('./blocks').CxSbDamView["showBottomPagination"];
|
|
490
481
|
'show-breadcrumbs': import('./blocks').CxSbDamView["showBreadcrumbs"];
|
|
491
|
-
'show-group-by': import('./blocks').CxSbDamView["showGroupBy"];
|
|
492
482
|
'show-left-panel': import('./blocks').CxSbDamView["showLeftPanel"];
|
|
493
|
-
'show-page-title': import('./blocks').CxSbDamView["showPageTitle"];
|
|
494
483
|
'show-right-panel': import('./blocks').CxSbDamView["showRightPanel"];
|
|
495
484
|
'show-search-box': import('./blocks').CxSbDamView["showSearchBox"];
|
|
496
|
-
'show-sort-dropdown': import('./blocks').CxSbDamView["showSortDropdown"];
|
|
497
485
|
'show-top-pagination': import('./blocks').CxSbDamView["showTopPagination"];
|
|
498
|
-
'show-view-
|
|
486
|
+
'show-view-and-sort': import('./blocks').CxSbDamView["showViewAndSort"];
|
|
499
487
|
} | {
|
|
500
488
|
'use-padding': boolean;
|
|
501
489
|
} | {
|
|
@@ -72,7 +72,7 @@ export default class StyleController {
|
|
|
72
72
|
checkedValue?: string | boolean;
|
|
73
73
|
children?: import('../../../types/src/content-builder').PropertyConfig[];
|
|
74
74
|
clearable?: boolean;
|
|
75
|
-
controlType: "asset-transformation" | "bicolor-picker" | "border-input-group" | "button-group" | "checkbox" | "checkbox-group" | "color-swatch-picker" | "corner-position-input-group" | "dam-custom-toolbar-buttons" | "download-format-picker" | "file" | "folder-picker" | "gallery-picker" | "group" | "group-heading" | "icon-picker" | "image-picker" | "input" | "list-editor" | "all-picker" | "other-picker" | "padding-input-group" | "page-picker" | "placeholder" | "position-picker" | "radio-card-group" | "radio-group" | "select" | "shadow-input-group" | "size-input-group" | "switch" | "table" | "text" | "audio-picker" | "asset-format-picker" | "video-picker";
|
|
75
|
+
controlType: "asset-transformation" | "bicolor-picker" | "border-input-group" | "button-group" | "checkbox" | "checkbox-group" | "color-swatch-picker" | "corner-position-input-group" | "dam-custom-toolbar-buttons" | "download-format-picker" | "file" | "folder-picker" | "gallery-picker" | "group" | "group-heading" | "icon-picker" | "image-picker" | "info-text" | "input" | "list-editor" | "all-picker" | "other-picker" | "padding-input-group" | "page-picker" | "placeholder" | "position-picker" | "radio-card-group" | "radio-group" | "select" | "shadow-input-group" | "size-input-group" | "switch" | "table" | "text" | "audio-picker" | "asset-format-picker" | "video-picker";
|
|
76
76
|
cornerStyleKey?: {
|
|
77
77
|
offsetX: string;
|
|
78
78
|
offsetY: string;
|
|
@@ -17,10 +17,10 @@ import { CxAssetRequestStatusEvent, CxChangeEvent, CxRequestCloseEvent } from '.
|
|
|
17
17
|
import { default as CxConfirmPopover } from '../../../molecules/src/confirm-popover/confirm-popover.ts';
|
|
18
18
|
import { default as CxDynamicSelect } from '../../../molecules/src/dynamic-select/dynamic-select.ts';
|
|
19
19
|
import { default as CxIconPicker } from '../../../molecules/src/icon-picker/icon-picker.ts';
|
|
20
|
-
import { default as CxListEditor } from '../../../molecules/src/list-editor/list-editor.ts';
|
|
21
20
|
import { Option } from '../../../types/src/content-builder';
|
|
22
21
|
import { DamCustomToolbarButton } from '../../../types/src/dam-view';
|
|
23
22
|
import { CSSResultGroup } from 'lit';
|
|
23
|
+
import { default as CxListEditor } from '../list-editor/list-editor';
|
|
24
24
|
|
|
25
25
|
type CxListEditorRowActionEvent = CustomEvent<{
|
|
26
26
|
index: string;
|
|
@@ -130,6 +130,7 @@ export default class CxDamCustomToolbarButtonsEditor extends CortexElement {
|
|
|
130
130
|
handleIconChange(event: CxChangeEvent): void;
|
|
131
131
|
handleActionChange(event: CxChangeEvent): void;
|
|
132
132
|
handleLinkChange(event: CxChangeEvent): void;
|
|
133
|
+
handleCompletionMessageChange(event: CxChangeEvent): void;
|
|
133
134
|
handleOpenInNewTabChange(event: CxChangeEvent): void;
|
|
134
135
|
handleFormIdChange(event: CustomEvent<Option>): void;
|
|
135
136
|
handlePageChange(event: CxChangeEvent): void;
|
|
@@ -147,6 +148,12 @@ export default class CxDamCustomToolbarButtonsEditor extends CortexElement {
|
|
|
147
148
|
private findDefaultSubTypeFor;
|
|
148
149
|
private createNewButton;
|
|
149
150
|
private updateEditedItem;
|
|
151
|
+
/**
|
|
152
|
+
* Enforces the "single primary" constraint: at most one button may have
|
|
153
|
+
* type === DamToolbarButtonType.Primary. When the button identified by
|
|
154
|
+
* primaryButtonId is Primary, every other button is forced to Secondary.
|
|
155
|
+
*/
|
|
156
|
+
private enforceSinglePrimary;
|
|
150
157
|
private emitChange;
|
|
151
158
|
private closeDialog;
|
|
152
159
|
private renderTypeField;
|
|
@@ -162,6 +169,7 @@ export default class CxDamCustomToolbarButtonsEditor extends CortexElement {
|
|
|
162
169
|
private renderSpaceField;
|
|
163
170
|
private renderOpenInNewTabField;
|
|
164
171
|
private renderConfigureWorkflowButton;
|
|
172
|
+
private renderCompletionMessageField;
|
|
165
173
|
private renderAccessLevelField;
|
|
166
174
|
private handleListEditorReorder;
|
|
167
175
|
private renderGeneralSection;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { default as CxButton } from '../../../atoms/src/components/button/button.ts';
|
|
2
2
|
import { default as CxSpace } from '../../../atoms/src/components/space/space.ts';
|
|
3
|
-
import { default as CxTable } from '../../../atoms/src/components/table/table.ts';
|
|
4
3
|
import { default as CortexElement } from '../../../base/src/cortex-element.ts';
|
|
4
|
+
import { default as CxTable } from '../../../hybrid/table-core/src/index.ts';
|
|
5
5
|
import { Options, OptionsColumns } from '../../../types/src/table';
|
|
6
6
|
|
|
7
7
|
/**
|
|
@@ -18,6 +18,7 @@ export { default as CxDownloader } from './downloader/downloader';
|
|
|
18
18
|
export { default as CxFileOnDemand } from './file-on-demand/file-on-demand';
|
|
19
19
|
export { default as CxFindAndReplace } from './find-and-replace/find-and-replace';
|
|
20
20
|
export { default as CxLightbox } from './lightbox/lightbox';
|
|
21
|
+
export { default as CxListEditor } from './list-editor/list-editor';
|
|
21
22
|
export { default as CxMultiSelect } from './multi-select/multi-select';
|
|
22
23
|
export { default as CxSpecialCharactersDialog } from './special-characters-dialog/special-characters-dialog';
|
|
23
24
|
export { default as CxTemplateSwitcher } from './template-switcher/template-switcher';
|
|
@@ -9,13 +9,16 @@ import { default as CxRadio } from '../../../atoms/src/components/radio/radio.ts
|
|
|
9
9
|
import { default as CxRadioGroup } from '../../../atoms/src/components/radio-group/radio-group.ts';
|
|
10
10
|
import { default as CxSelect } from '../../../atoms/src/components/select/select.ts';
|
|
11
11
|
import { default as CxSpace } from '../../../atoms/src/components/space/space.ts';
|
|
12
|
-
import { default as
|
|
12
|
+
import { default as CxTab } from '../../../atoms/src/components/tab/tab.ts';
|
|
13
|
+
import { default as CxTabGroup } from '../../../atoms/src/components/tab-group/tab-group.ts';
|
|
14
|
+
import { default as CxTabPanel } from '../../../atoms/src/components/tab-panel/tab-panel.ts';
|
|
13
15
|
import { default as CxTypography } from '../../../atoms/src/components/typography/typography.ts';
|
|
14
16
|
import { default as CortexElement } from '../../../base/src/cortex-element.ts';
|
|
15
|
-
import { default as
|
|
17
|
+
import { default as CxAssetPicker } from '../../../molecules/src/asset-picker/asset-picker.ts';
|
|
18
|
+
import { default as CxDynamicSelect } from '../../../molecules/src/dynamic-select/dynamic-select.ts';
|
|
19
|
+
import { default as CxTable } from '../../../hybrid/table-core/src/index.ts';
|
|
16
20
|
import { Asset, AssetTypeString } from '../../../types/src/content-builder';
|
|
17
21
|
import { CSSResultGroup } from 'lit';
|
|
18
|
-
import { default as CxAssetPicker } from '../asset-picker/asset-picker';
|
|
19
22
|
|
|
20
23
|
export declare const columnDefaults: {
|
|
21
24
|
resizable: boolean;
|
|
@@ -43,6 +46,9 @@ export default class CxListEditor extends CortexElement {
|
|
|
43
46
|
'cx-radio-group': typeof CxRadioGroup;
|
|
44
47
|
'cx-select': typeof CxSelect;
|
|
45
48
|
'cx-space': typeof CxSpace;
|
|
49
|
+
'cx-tab': typeof CxTab;
|
|
50
|
+
'cx-tab-group': typeof CxTabGroup;
|
|
51
|
+
'cx-tab-panel': typeof CxTabPanel;
|
|
46
52
|
'cx-table': typeof CxTable;
|
|
47
53
|
'cx-typography': typeof CxTypography;
|
|
48
54
|
};
|
|
@@ -2,8 +2,8 @@ import { default as CxButton } from '../../../atoms/src/components/button/button
|
|
|
2
2
|
import { default as CxDialog } from '../../../atoms/src/components/dialog/dialog.ts';
|
|
3
3
|
import { default as CxDivider } from '../../../atoms/src/components/divider/divider.ts';
|
|
4
4
|
import { default as CxSpace } from '../../../atoms/src/components/space/space.ts';
|
|
5
|
-
import { default as CxTable } from '../../../atoms/src/components/table/table.ts';
|
|
6
5
|
import { default as CortexElement } from '../../../base/src/cortex-element.ts';
|
|
6
|
+
import { default as CxTable } from '../../../hybrid/table-core/src/index.ts';
|
|
7
7
|
import { VideoChapterInSeconds, VideoChapterInTimecode } from '../../../types/src/video-chapters-manager';
|
|
8
8
|
import { CSSResultGroup } from 'lit';
|
|
9
9
|
|
|
@@ -5,6 +5,14 @@
|
|
|
5
5
|
export declare enum FolderField {
|
|
6
6
|
/** Path to the document/folder in the Cortex system */
|
|
7
7
|
CortexPath = "Document.CortexPath",
|
|
8
|
+
/** Color (hex or CSS color name) configured for the folder's DocSubType icon; may be present but empty */
|
|
9
|
+
DocSubTypeIconColor = "DocSubTypeIconColor",
|
|
10
|
+
/** Relative image URL for the folder's DocSubType icon, present only when the resolved icon is a custom image */
|
|
11
|
+
DocSubTypeIconImageUrl = "DocSubTypeIconImageUrl",
|
|
12
|
+
/** Font-icon class name for the folder's DocSubType icon, present only when the resolved icon is a font icon */
|
|
13
|
+
DocSubTypeIconName = "DocSubTypeIconName",
|
|
14
|
+
/** `'1'` or `'0'` string; present only alongside DocSubTypeIconName/DocSubTypeIconImageUrl */
|
|
15
|
+
DocSubTypeIsFontIcon = "DocSubTypeIsFontIcon",
|
|
8
16
|
/** Document type */
|
|
9
17
|
DocType = "CoreField.DocType",
|
|
10
18
|
/** Indicates whether the folder has child items that can be browsed */
|
|
@@ -12,6 +20,5 @@ export declare enum FolderField {
|
|
|
12
20
|
/** Representative image of the folder */
|
|
13
21
|
RepresentativeAssetId = "Document.DocumentDirectRepresentativeRID",
|
|
14
22
|
/** Title field with fallback logic for display purposes */
|
|
15
|
-
TitleWithFallback = "CoreField.TitleWithFallback"
|
|
16
|
-
rawDocSubtype = "Document.RawDocSubType"
|
|
23
|
+
TitleWithFallback = "CoreField.TitleWithFallback"
|
|
17
24
|
}
|
|
@@ -14,6 +14,22 @@ export declare class FetchAssetController implements ReactiveController {
|
|
|
14
14
|
securityByPassToken?: string;
|
|
15
15
|
token?: string;
|
|
16
16
|
}): Promise<Record<string, string>>;
|
|
17
|
+
/**
|
|
18
|
+
* Re-resolves a fresh signed URL for a single asset format, used to recover
|
|
19
|
+
* from an expired stored URL (see `isExpiredAssetUrl`). Mirrors the
|
|
20
|
+
* `path_<format>.URI` resolution used at editor pick time
|
|
21
|
+
* (`config-form-controller.resolveAssetFormatSrc`); kept separate on purpose so
|
|
22
|
+
* the recovery path never touches the editor pick-time flow.
|
|
23
|
+
*
|
|
24
|
+
* `apiGetAssets` maps a `path_<format>` media field to its `.URI` string, so the
|
|
25
|
+
* fresh URL is read straight back off the requested field.
|
|
26
|
+
*/
|
|
27
|
+
refetchFormatUrl({ format, recordId, securityByPassToken, token, }: {
|
|
28
|
+
format: string;
|
|
29
|
+
recordId: string;
|
|
30
|
+
securityByPassToken?: string;
|
|
31
|
+
token?: string;
|
|
32
|
+
}): Promise<string>;
|
|
17
33
|
hostConnected?(): void;
|
|
18
34
|
hostDisconnected?(): void;
|
|
19
35
|
}
|
|
@@ -78,7 +78,7 @@ export type PropertyConfig<T = Record<string, any>> = Omit<TraitProperties, 'opt
|
|
|
78
78
|
checkedValue?: string | boolean;
|
|
79
79
|
children?: PropertyConfig[];
|
|
80
80
|
clearable?: boolean;
|
|
81
|
-
controlType: 'asset-transformation' | 'bicolor-picker' | 'border-input-group' | 'button-group' | 'checkbox' | 'checkbox-group' | 'color-swatch-picker' | 'corner-position-input-group' | 'dam-custom-toolbar-buttons' | 'download-format-picker' | 'file' | 'folder-picker' | 'gallery-picker' | 'group' | 'group-heading' | 'icon-picker' | 'image-picker' | 'input' | 'list-editor' | 'all-picker' | 'other-picker' | 'padding-input-group' | 'page-picker' | 'placeholder' | 'position-picker' | 'radio-card-group' | 'radio-group' | 'select' | 'shadow-input-group' | 'size-input-group' | 'switch' | 'table' | 'text' | 'audio-picker' | 'asset-format-picker' | 'video-picker';
|
|
81
|
+
controlType: 'asset-transformation' | 'bicolor-picker' | 'border-input-group' | 'button-group' | 'checkbox' | 'checkbox-group' | 'color-swatch-picker' | 'corner-position-input-group' | 'dam-custom-toolbar-buttons' | 'download-format-picker' | 'file' | 'folder-picker' | 'gallery-picker' | 'group' | 'group-heading' | 'icon-picker' | 'image-picker' | 'info-text' | 'input' | 'list-editor' | 'all-picker' | 'other-picker' | 'padding-input-group' | 'page-picker' | 'placeholder' | 'position-picker' | 'radio-card-group' | 'radio-group' | 'select' | 'shadow-input-group' | 'size-input-group' | 'switch' | 'table' | 'text' | 'audio-picker' | 'asset-format-picker' | 'video-picker';
|
|
82
82
|
cornerStyleKey?: {
|
|
83
83
|
offsetX: string;
|
|
84
84
|
offsetY: string;
|
|
@@ -6,8 +6,15 @@ export type Folder = {
|
|
|
6
6
|
docType: string;
|
|
7
7
|
fullPath?: string;
|
|
8
8
|
hasChildren: boolean;
|
|
9
|
+
/** Color (hex or CSS color name) for the admin-configured DocSubType icon, when present. */
|
|
10
|
+
iconColor?: string;
|
|
11
|
+
/** Relative image URL for the admin-configured DocSubType icon, when it is a custom image. */
|
|
12
|
+
iconImageUrl?: string;
|
|
13
|
+
/** Font-icon class name for the admin-configured DocSubType icon, when it is a font icon. */
|
|
14
|
+
iconName?: string;
|
|
9
15
|
id: string;
|
|
10
|
-
|
|
16
|
+
/** Whether the admin-configured DocSubType icon is a font icon (vs. a custom image). Undefined when no icon is configured. */
|
|
17
|
+
isFontIcon?: boolean;
|
|
11
18
|
representativeAssetId?: string;
|
|
12
19
|
title: string;
|
|
13
20
|
url?: string;
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
/** A visibility layer toggled from the "View on asset" dropdown. */
|
|
2
|
+
export type PdfViewerViewOnAssetLayer = 'suggested-edits' | 'anchor-comments' | 'annotations';
|
|
3
|
+
/** The active annotation tool / drawing mode. `none` means no tool is active. */
|
|
4
|
+
export type PdfViewerAnnotationMode = 'none' | 'ink' | 'square' | 'circle' | 'line' | 'suggested-edit' | 'anchor-comment';
|
|
5
|
+
/** A tunable parameter of the draw tools. */
|
|
6
|
+
export type PdfViewerAnnotationParam = 'color' | 'thickness' | 'opacity';
|
|
7
|
+
/** The cursor interaction tool. */
|
|
8
|
+
export type PdfViewerCursorTool = 'select' | 'hand';
|
|
9
|
+
/** How pages scroll in the viewer. */
|
|
10
|
+
export type PdfViewerScrollMode = 'page' | 'vertical' | 'horizontal' | 'wrapped';
|
|
11
|
+
/** How page spreads are joined. */
|
|
12
|
+
export type PdfViewerSpreadMode = 'none' | 'odd' | 'even';
|
|
13
|
+
/**
|
|
14
|
+
* The zoom scale. Either a named mode, a numeric zoom factor (as a string, e.g.
|
|
15
|
+
* `'1.5'` = 150%), or `'custom'` for a non-preset factor shown via `customScalePercent`.
|
|
16
|
+
*/
|
|
17
|
+
export type PdfViewerScaleValue = 'auto' | 'page-actual' | 'page-fit' | 'page-width' | '0.5' | '0.75' | '1' | '1.25' | '1.5' | '2' | '3' | '4';
|
|
18
|
+
/** A row in the "View on asset" dropdown. */
|
|
19
|
+
export interface ViewOnAssetRow {
|
|
20
|
+
checked: boolean;
|
|
21
|
+
/** Icon name — from the design-system icon set; confirm final glyphs with UX. */
|
|
22
|
+
icon: string;
|
|
23
|
+
label: string;
|
|
24
|
+
name: PdfViewerViewOnAssetLayer;
|
|
25
|
+
}
|
|
26
|
+
/** A menu item in the "more options" (`»`) dropdown. */
|
|
27
|
+
export interface MoreOptionsItem {
|
|
28
|
+
checkable?: boolean;
|
|
29
|
+
checked?: boolean;
|
|
30
|
+
/** Icon name — from the design-system icon set; confirm final glyphs with UX. */
|
|
31
|
+
icon: string;
|
|
32
|
+
label: string;
|
|
33
|
+
name: string;
|
|
34
|
+
}
|
|
35
|
+
/** A zoom preset in the scale select. */
|
|
36
|
+
export interface ScaleOption {
|
|
37
|
+
label: string;
|
|
38
|
+
value: PdfViewerScaleValue;
|
|
39
|
+
}
|
|
40
|
+
/** A shape option in the draw dropdown. */
|
|
41
|
+
export interface ShapeOption {
|
|
42
|
+
/** Icon name — from the design-system icon set; confirm final glyphs with UX. */
|
|
43
|
+
icon: string;
|
|
44
|
+
label: string;
|
|
45
|
+
mode: PdfViewerAnnotationMode;
|
|
46
|
+
}
|
|
47
|
+
/** Annotation modes that count as "draw" shapes (used to highlight the draw trigger). */
|
|
48
|
+
export declare const DRAW_SHAPE_MODES: PdfViewerAnnotationMode[];
|
|
49
|
+
/** A group of toolbar controls that collapse together as the toolbar narrows. */
|
|
50
|
+
export type ToolbarToolGroup = 'zoomButtons' | 'scale' | 'secondaryActions' | 'readingMode' | 'annotationTools' | 'find' | 'sidebar' | 'pageArrows' | 'pageNumber';
|
|
51
|
+
/** Width (px) a small icon-button tool occupies, including its trailing gap. */
|
|
52
|
+
export declare const ICON_BUTTON_TOOL_WIDTH = 32;
|
|
53
|
+
/** An optional control within a collapse group (its absence shifts breakpoints). */
|
|
54
|
+
export interface ToolbarOptionalControl {
|
|
55
|
+
/** Matches a key of the record passed to the collapse computation. */
|
|
56
|
+
key: string;
|
|
57
|
+
/** Occupied width (px, incl. gap). Defaults to ICON_BUTTON_TOOL_WIDTH. */
|
|
58
|
+
width?: number;
|
|
59
|
+
}
|
|
60
|
+
/** One tier of the toolbar's responsive collapse. */
|
|
61
|
+
export interface ToolbarCollapseGroup {
|
|
62
|
+
/** Toolbar width (px) at or below which this group is hidden. */
|
|
63
|
+
breakpoint: number;
|
|
64
|
+
name: ToolbarToolGroup;
|
|
65
|
+
/** Optional controls living in this group (absent ones shift breakpoints). */
|
|
66
|
+
optionalControls?: ToolbarOptionalControl[];
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* Responsive collapse rules for the PDF viewer toolbar, ordered widest →
|
|
70
|
+
* narrowest (the first group is the first to be hidden): the middle zoom
|
|
71
|
+
* cluster goes first, then the right-side actions, then the left-side
|
|
72
|
+
* navigation.
|
|
73
|
+
*
|
|
74
|
+
* Breakpoints are measured for the FULL control set. Some controls are optional
|
|
75
|
+
* (annotation tools, print/download/…), so a group lists the optional controls
|
|
76
|
+
* it contains via `optionalControls`. When one isn't rendered the toolbar is
|
|
77
|
+
* that much narrower, so this group's and every EARLIER (wider) group's
|
|
78
|
+
* breakpoints shift down by that width — later groups are unaffected because the
|
|
79
|
+
* missing control would already have collapsed by then. That keeps one set of
|
|
80
|
+
* breakpoints correct for every configuration.
|
|
81
|
+
*/
|
|
82
|
+
export declare const TOOLBAR_COLLAPSE_GROUPS: ToolbarCollapseGroup[];
|
|
@@ -13,13 +13,14 @@ export interface Translation extends DefaultTranslation {
|
|
|
13
13
|
action: string;
|
|
14
14
|
actionOnClick: string;
|
|
15
15
|
actions: string;
|
|
16
|
-
|
|
16
|
+
activateLanguagesInSpaceSettingsNote: string;
|
|
17
17
|
activeBackground: string;
|
|
18
18
|
activeBorder: string;
|
|
19
19
|
activeColor: string;
|
|
20
20
|
activeFolders: string;
|
|
21
21
|
activeFoldersHelpText: string;
|
|
22
22
|
activeTextColor: string;
|
|
23
|
+
actualSize: string;
|
|
23
24
|
adaptive: string;
|
|
24
25
|
add: string;
|
|
25
26
|
addALine: string;
|
|
@@ -73,10 +74,9 @@ export interface Translation extends DefaultTranslation {
|
|
|
73
74
|
altText: string;
|
|
74
75
|
alternativeText: string;
|
|
75
76
|
always: string;
|
|
76
|
-
alwaysShowFavoriteFolder: string;
|
|
77
|
-
alwaysShowPersonalFolder: string;
|
|
78
77
|
analytics: string;
|
|
79
78
|
anchor: string;
|
|
79
|
+
anchorComments: string;
|
|
80
80
|
anchorId: string;
|
|
81
81
|
andOthers: (count: number) => string;
|
|
82
82
|
animation: string;
|
|
@@ -84,6 +84,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
84
84
|
animationTransitionDurationHelpText: string;
|
|
85
85
|
annotate: string;
|
|
86
86
|
annotation: string;
|
|
87
|
+
annotations: string;
|
|
87
88
|
appearance: string;
|
|
88
89
|
appliedFilters: string;
|
|
89
90
|
apply: string;
|
|
@@ -91,6 +92,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
91
92
|
applyToPanels: string;
|
|
92
93
|
areaCode: string;
|
|
93
94
|
ariaLabel: string;
|
|
95
|
+
arrow: string;
|
|
94
96
|
arrows: string;
|
|
95
97
|
ascending: string;
|
|
96
98
|
aside: string;
|
|
@@ -117,6 +119,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
117
119
|
autoOpenFirstSection: string;
|
|
118
120
|
autoSlide: string;
|
|
119
121
|
automatic: string;
|
|
122
|
+
automaticZoom: string;
|
|
120
123
|
autoplay: string;
|
|
121
124
|
autoplayHelpText: string;
|
|
122
125
|
availablePanels: string;
|
|
@@ -210,6 +213,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
210
213
|
chooseExistingPaletteOrCreateNew: string;
|
|
211
214
|
chooseTableSize: string;
|
|
212
215
|
chunkSize: string;
|
|
216
|
+
circle: string;
|
|
213
217
|
circles: string;
|
|
214
218
|
class: string;
|
|
215
219
|
clear: string;
|
|
@@ -237,6 +241,8 @@ export interface Translation extends DefaultTranslation {
|
|
|
237
241
|
columnGroup: string;
|
|
238
242
|
columnsWidth: string;
|
|
239
243
|
compact: string;
|
|
244
|
+
completionMessage: string;
|
|
245
|
+
completionMessagePlaceholder: string;
|
|
240
246
|
config: string;
|
|
241
247
|
configure: string;
|
|
242
248
|
configureWorkflow: string;
|
|
@@ -263,6 +269,8 @@ export interface Translation extends DefaultTranslation {
|
|
|
263
269
|
createTransition: string;
|
|
264
270
|
crop: string;
|
|
265
271
|
cubic: string;
|
|
272
|
+
currentPage: string;
|
|
273
|
+
currentPageTooltip: string;
|
|
266
274
|
currentUsage: string;
|
|
267
275
|
currentValue: string;
|
|
268
276
|
currentVersion: string;
|
|
@@ -327,6 +335,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
327
335
|
doNotShow: string;
|
|
328
336
|
doNothing: string;
|
|
329
337
|
doYouWantToCloseThisDialogChangesWillBeDismissed: string;
|
|
338
|
+
documentProperties: string;
|
|
330
339
|
documentViewer: string;
|
|
331
340
|
done: string;
|
|
332
341
|
download: string;
|
|
@@ -342,6 +351,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
342
351
|
downloadSpeed: string;
|
|
343
352
|
downloadingFileName: (fileName: string) => string;
|
|
344
353
|
downloadingFileNum: (fileNum: number) => string;
|
|
354
|
+
draw: string;
|
|
345
355
|
dropShadow: string;
|
|
346
356
|
duplicateBlock: string;
|
|
347
357
|
easeInOutQuad: string;
|
|
@@ -387,7 +397,6 @@ export interface Translation extends DefaultTranslation {
|
|
|
387
397
|
emptyTabGroup: string;
|
|
388
398
|
emptyTimeline: string;
|
|
389
399
|
emptyVideo: string;
|
|
390
|
-
enableAssetActions: string;
|
|
391
400
|
enableCaption: string;
|
|
392
401
|
enterPasswordToOpenFile: string;
|
|
393
402
|
enterYourSiteUrlToConnect: string;
|
|
@@ -397,6 +406,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
397
406
|
errorUploadingImage: string;
|
|
398
407
|
errorUploadingImageTitle: string;
|
|
399
408
|
estimatedReadingTime: string;
|
|
409
|
+
evenSpreads: string;
|
|
400
410
|
example: (example: string) => string;
|
|
401
411
|
executeACommand: string;
|
|
402
412
|
executeWorkflow: string;
|
|
@@ -427,6 +437,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
427
437
|
filters: string;
|
|
428
438
|
find: string;
|
|
429
439
|
findAndReplace: string;
|
|
440
|
+
findInDocument: string;
|
|
430
441
|
findInSelection: string;
|
|
431
442
|
findWholeWordsOnly: string;
|
|
432
443
|
first: string;
|
|
@@ -441,7 +452,6 @@ export interface Translation extends DefaultTranslation {
|
|
|
441
452
|
folder: string;
|
|
442
453
|
folderCollection: string;
|
|
443
454
|
folderHierarchy: string;
|
|
444
|
-
folderSettings: string;
|
|
445
455
|
folders: string;
|
|
446
456
|
font: string;
|
|
447
457
|
fontAwesome: string;
|
|
@@ -472,10 +482,13 @@ export interface Translation extends DefaultTranslation {
|
|
|
472
482
|
generateResponse: string;
|
|
473
483
|
getLinkToThisAsset: string;
|
|
474
484
|
goToAsset: string;
|
|
485
|
+
goToFirstPage: string;
|
|
486
|
+
goToLastPage: string;
|
|
475
487
|
goToSlide: (slide: number, count: number) => string;
|
|
476
488
|
grid: string;
|
|
477
489
|
groupBy: string;
|
|
478
490
|
guttersWidth: string;
|
|
491
|
+
handTool: string;
|
|
479
492
|
header: string;
|
|
480
493
|
headerSourceField: string;
|
|
481
494
|
heading: (num?: number) => string;
|
|
@@ -494,6 +507,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
494
507
|
history: string;
|
|
495
508
|
hollowBullet: string;
|
|
496
509
|
horizontalGap: string;
|
|
510
|
+
horizontalScrolling: string;
|
|
497
511
|
hour: string;
|
|
498
512
|
hugContent: string;
|
|
499
513
|
hugContentOnDesktopAndStretchesToFullWidthOnMobile: string;
|
|
@@ -641,6 +655,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
641
655
|
noSavedSearch: string;
|
|
642
656
|
noSlidesAddedYet: string;
|
|
643
657
|
noSourceUrlProvided: string;
|
|
658
|
+
noSpreads: string;
|
|
644
659
|
noTemplatesAvailableForContentTeamHelpText: string;
|
|
645
660
|
nonAcceptedExtension: (extensions: string[]) => string;
|
|
646
661
|
none: string;
|
|
@@ -648,6 +663,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
648
663
|
numOptionsSelected: (num: number) => string;
|
|
649
664
|
numberOfRowsInGridMode: string;
|
|
650
665
|
numberedListStyle: string;
|
|
666
|
+
oddSpreads: string;
|
|
651
667
|
of: string;
|
|
652
668
|
off: string;
|
|
653
669
|
ok: string;
|
|
@@ -666,6 +682,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
666
682
|
openAssociatedURL: string;
|
|
667
683
|
openDetailsPopupOnThisBookPage: string;
|
|
668
684
|
openDrive: string;
|
|
685
|
+
openFile: string;
|
|
669
686
|
openForm: string;
|
|
670
687
|
openInDrive: string;
|
|
671
688
|
openInNewTab: string;
|
|
@@ -685,7 +702,10 @@ export interface Translation extends DefaultTranslation {
|
|
|
685
702
|
paddingTop: string;
|
|
686
703
|
paddings: string;
|
|
687
704
|
page: string;
|
|
705
|
+
pageFit: string;
|
|
706
|
+
pageScrolling: string;
|
|
688
707
|
pageTitle: string;
|
|
708
|
+
pageWidth: string;
|
|
689
709
|
pagination: string;
|
|
690
710
|
palette: string;
|
|
691
711
|
panelTitle: string;
|
|
@@ -714,6 +734,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
714
734
|
pleaseSelectAnAsset: string;
|
|
715
735
|
popOut: string;
|
|
716
736
|
position: string;
|
|
737
|
+
presentationMode: string;
|
|
717
738
|
preserveMetadata: string;
|
|
718
739
|
preset: string;
|
|
719
740
|
presetLast2Days: string;
|
|
@@ -743,6 +764,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
743
764
|
previousPage: string;
|
|
744
765
|
previousSlide: string;
|
|
745
766
|
primary: string;
|
|
767
|
+
print: string;
|
|
746
768
|
progress: string;
|
|
747
769
|
quad: string;
|
|
748
770
|
quality: string;
|
|
@@ -750,6 +772,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
750
772
|
quote: string;
|
|
751
773
|
radixPoint: string;
|
|
752
774
|
read: string;
|
|
775
|
+
readingMode: string;
|
|
753
776
|
readyToUse: string;
|
|
754
777
|
recent: string;
|
|
755
778
|
redo: string;
|
|
@@ -793,6 +816,8 @@ export interface Translation extends DefaultTranslation {
|
|
|
793
816
|
rocketMode: string;
|
|
794
817
|
rocketModeDefinition: string;
|
|
795
818
|
rotate: string;
|
|
819
|
+
rotateClockwise: string;
|
|
820
|
+
rotateCounterclockwise: string;
|
|
796
821
|
row: string;
|
|
797
822
|
rowsGap: string;
|
|
798
823
|
rowsPerPage: string;
|
|
@@ -838,6 +863,8 @@ export interface Translation extends DefaultTranslation {
|
|
|
838
863
|
showAllAssets: string;
|
|
839
864
|
showAllResources: string;
|
|
840
865
|
showAnchorIcon: string;
|
|
866
|
+
showAssetActions: string;
|
|
867
|
+
showAssetActionsHelpText: string;
|
|
841
868
|
showAssetInLibrary: string;
|
|
842
869
|
showCode: string;
|
|
843
870
|
showCodes: string;
|
|
@@ -869,7 +896,6 @@ export interface Translation extends DefaultTranslation {
|
|
|
869
896
|
solid: string;
|
|
870
897
|
solidBullet: string;
|
|
871
898
|
sort: string;
|
|
872
|
-
sortDropdown: string;
|
|
873
899
|
source: string;
|
|
874
900
|
space: string;
|
|
875
901
|
spaceDefault: string;
|
|
@@ -882,6 +908,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
882
908
|
splitCell: string;
|
|
883
909
|
splitIntoMultipleScreens: string;
|
|
884
910
|
splitIntoMultipleScreensHelpText: string;
|
|
911
|
+
square: string;
|
|
885
912
|
squareBullet: string;
|
|
886
913
|
start: string;
|
|
887
914
|
startComposing: string;
|
|
@@ -897,7 +924,10 @@ export interface Translation extends DefaultTranslation {
|
|
|
897
924
|
subfolders: string;
|
|
898
925
|
subscript: string;
|
|
899
926
|
suggestDeletion: string;
|
|
927
|
+
suggestedEdits: string;
|
|
900
928
|
superscript: string;
|
|
929
|
+
switchToPresentationMode: string;
|
|
930
|
+
switchToReadingMode: string;
|
|
901
931
|
syncCanceled: string;
|
|
902
932
|
syncFailed: string;
|
|
903
933
|
syncing: string;
|
|
@@ -922,6 +952,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
922
952
|
textFormats: string;
|
|
923
953
|
textInput: string;
|
|
924
954
|
textReveal: string;
|
|
955
|
+
textSelectionTool: string;
|
|
925
956
|
textToSpeechRequestInProgress: string;
|
|
926
957
|
textToSpeechUserGuide: string;
|
|
927
958
|
textures: string;
|
|
@@ -945,6 +976,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
945
976
|
toggleHeaderCell: string;
|
|
946
977
|
toggleHeaderColumn: string;
|
|
947
978
|
toggleHeaderRow: string;
|
|
979
|
+
toggleSidebar: string;
|
|
948
980
|
tooManyFiles: string;
|
|
949
981
|
toolbar: string;
|
|
950
982
|
tools: string;
|
|
@@ -961,6 +993,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
961
993
|
transitionToExisting: string;
|
|
962
994
|
transitionType: string;
|
|
963
995
|
translation: string;
|
|
996
|
+
translationLimitedFieldsNote: string;
|
|
964
997
|
trim: string;
|
|
965
998
|
tuneDisabled: string;
|
|
966
999
|
turnOnSeeThru: string;
|
|
@@ -999,6 +1032,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
999
1032
|
variants: string;
|
|
1000
1033
|
versionHistory: string;
|
|
1001
1034
|
verticalGap: string;
|
|
1035
|
+
verticalScrolling: string;
|
|
1002
1036
|
video: string;
|
|
1003
1037
|
videoChaptersEmptyPlaceholder: string;
|
|
1004
1038
|
videoContent: string;
|
|
@@ -1009,11 +1043,12 @@ export interface Translation extends DefaultTranslation {
|
|
|
1009
1043
|
videoSourceInfo: (w: string, h: string, r: string) => string;
|
|
1010
1044
|
view: string;
|
|
1011
1045
|
viewAndSort: string;
|
|
1046
|
+
viewAndSortElement: string;
|
|
1012
1047
|
viewInAR: string;
|
|
1013
1048
|
viewLogs: string;
|
|
1049
|
+
viewOnAsset: string;
|
|
1014
1050
|
viewOptions: string;
|
|
1015
1051
|
viewPageDetails: string;
|
|
1016
|
-
viewSwitcher: string;
|
|
1017
1052
|
virtualFolder: string;
|
|
1018
1053
|
virtualFolderHelpText: string;
|
|
1019
1054
|
visibility: string;
|
|
@@ -1029,6 +1064,7 @@ export interface Translation extends DefaultTranslation {
|
|
|
1029
1064
|
wireframe: string;
|
|
1030
1065
|
withinBorders: string;
|
|
1031
1066
|
wrap: string;
|
|
1067
|
+
wrappedScrolling: string;
|
|
1032
1068
|
writeSomething: string;
|
|
1033
1069
|
wrongPassword: string;
|
|
1034
1070
|
zoom: string;
|
|
@@ -51,7 +51,7 @@ export declare const truncateTextMiddle: (str: string, threshold: number, before
|
|
|
51
51
|
* @param input The camelCase formatted string to split.
|
|
52
52
|
* @returns A string with the first word unchanged and subsequent words in lowercase.
|
|
53
53
|
*/
|
|
54
|
-
export declare
|
|
54
|
+
export declare function splitCamelCaseFormatted(input: string): string;
|
|
55
55
|
/**
|
|
56
56
|
* Options for formatting time
|
|
57
57
|
*/
|