@pitcher/canvas-ui 2026.4.23-83418 → 2026.4.24-61849
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/DynamicContent-CM3hIAi6.js +6 -0
- package/DynamicContent-CM3hIAi6.js.map +1 -0
- package/canvas-ui.css +10 -10
- package/canvas-ui.js +1 -1
- package/lib/apps/canvas-builder/components/ui/CollectionPlayer/CollectionPlayer.vue.d.ts +0 -2
- package/lib/apps/collection-player/App.vue.d.ts +0 -1
- package/lib/apps/collection-player/stores/app.store.d.ts +0 -1
- package/lib/apps/ppt-conversion-selector/export.d.ts +1 -0
- package/lib/apps/ppt-conversion-selector/utils/data.util.d.ts +1 -0
- package/lib/apps/ppt-conversion-selector/utils/data.util.test.d.ts +1 -0
- package/{main.lib-zMY7Cu9m.js → main.lib-DaWwJDxw.js} +43 -62
- package/{main.lib-zMY7Cu9m.js.map → main.lib-DaWwJDxw.js.map} +1 -1
- package/package.json +1 -1
- package/DynamicContent-DooqCL3g.js +0 -6
- package/DynamicContent-DooqCL3g.js.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DynamicContent-CM3hIAi6.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
package/canvas-ui.css
CHANGED
|
@@ -1376,10 +1376,10 @@ to {
|
|
|
1376
1376
|
background: var(--4562726c);
|
|
1377
1377
|
color: var(--12d3f483);
|
|
1378
1378
|
border: 1px solid var(--4562726e);
|
|
1379
|
-
}.collection-player__box--active[data-v-
|
|
1379
|
+
}.collection-player__box--active[data-v-e3055516]:after {
|
|
1380
1380
|
user-select: none;
|
|
1381
1381
|
content: "";
|
|
1382
|
-
border: 4px solid var(--
|
|
1382
|
+
border: 4px solid var(--8d3d838a);
|
|
1383
1383
|
position: absolute;
|
|
1384
1384
|
border-radius: 4px;
|
|
1385
1385
|
left: 0;
|
|
@@ -1387,14 +1387,14 @@ to {
|
|
|
1387
1387
|
bottom: 0;
|
|
1388
1388
|
top: 0;
|
|
1389
1389
|
z-index: 1;
|
|
1390
|
-
}[data-v-
|
|
1390
|
+
}[data-v-38e4c8ed] .n-dropdown-option {
|
|
1391
1391
|
padding: 4px 0 !important;
|
|
1392
1392
|
}
|
|
1393
|
-
[data-v-
|
|
1393
|
+
[data-v-38e4c8ed] .n-dropdown-option-body {
|
|
1394
1394
|
padding-left: 8px !important;
|
|
1395
1395
|
padding-right: 8px !important;
|
|
1396
1396
|
}
|
|
1397
|
-
[data-v-
|
|
1397
|
+
[data-v-38e4c8ed] .n-dropdown-option-body:before {
|
|
1398
1398
|
left: 0 !important;
|
|
1399
1399
|
right: 0 !important;
|
|
1400
1400
|
}.content-grid-edit[data-v-31d5a356] {
|
|
@@ -3006,18 +3006,18 @@ to {
|
|
|
3006
3006
|
margin-left: 0 !important;
|
|
3007
3007
|
font-size: 12px !important;
|
|
3008
3008
|
margin-right: 8px !important;
|
|
3009
|
-
}[data-v-
|
|
3009
|
+
}[data-v-1c11eb5a] .n-collapse-item__header-main {
|
|
3010
3010
|
font-size: 15px;
|
|
3011
3011
|
line-height: 18px !important;
|
|
3012
3012
|
letter-spacing: 0.15px;
|
|
3013
3013
|
padding: 8px !important;
|
|
3014
3014
|
}
|
|
3015
|
-
[data-v-
|
|
3015
|
+
[data-v-1c11eb5a] .n-collapse-item__header-main .n-collapse-item-arrow {
|
|
3016
3016
|
margin-left: 0 !important;
|
|
3017
3017
|
font-size: 12px !important;
|
|
3018
3018
|
margin-right: 8px !important;
|
|
3019
3019
|
}
|
|
3020
|
-
@keyframes slideInFromBottom-
|
|
3020
|
+
@keyframes slideInFromBottom-1c11eb5a {
|
|
3021
3021
|
from {
|
|
3022
3022
|
transform: translateY(100%);
|
|
3023
3023
|
}
|
|
@@ -3025,8 +3025,8 @@ to {
|
|
|
3025
3025
|
transform: translateY(0);
|
|
3026
3026
|
}
|
|
3027
3027
|
}
|
|
3028
|
-
.slide-in-animation[data-v-
|
|
3029
|
-
animation: slideInFromBottom-
|
|
3028
|
+
.slide-in-animation[data-v-1c11eb5a] {
|
|
3029
|
+
animation: slideInFromBottom-1c11eb5a 0.2s ease-out forwards;
|
|
3030
3030
|
}.basic-info__name[data-v-3dd42f94] {
|
|
3031
3031
|
font-size: 16px;
|
|
3032
3032
|
line-height: 24px;
|
package/canvas-ui.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { A as ADMIN_API_METHOD_TYPES, a as ADMIN_API_TYPES, b as ADMIN_MESSAGE, c as ADMIN_MESSAGE_TYPES, d as APPS_DB, e as AccessTypeEnum, f as AgendaSelectorApp, g as AppTypeEnum, h as AssetsManagerApp, i as Browser, B as BulkUpdateMetadataOperationEnum, j as BulkUpdateTagsOperationEnum, C as CALL_STORAGE_KEY, k as CANVASES, l as CANVAS_HOOKS, m as CANVAS_TYPOGRAPHY_CSS_PROPERTIES, n as CANVAS_TYPOGRAPHY_PRESETS, o as CAlgoliaSearch, p as CAssignedCanvasesManagement, q as CAssignedCanvasesManagementToolbar, r as CAvatar, s as CBlockManagement, t as CButton, u as CCanvasDeleteDialogContent, v as CCanvasMetadataFilters, w as CCanvasSelector, x as CCard, y as CCarousel, z as CCatalogIqSwitcher, D as CCheckbox, E as CChip, F as CCollapse, G as CCollapseItem, H as CCollapseTransition, N as CColorPicker, I as CComponentListItem, J as CConfigEditor, K as CConfigProvider, L as CConfirmationAction, M as CConfirmationContent, O as CConfirmationHeader, P as CConfirmationModal, Q as CContactSelector, R as CContactSelectorSelected, S as CContentError, T as CCreateCanvasModal, U as CCreateTemplateSectionBlockModal, V as CCreateThemeModal, W as CDP_EVENT_TYPE, X as CDataTable, Y as CDatePicker, Z as CDateRangeFilter, $ as CDetailPageSectionButtons, a0 as CDialogProvider, a1 as CDivider, a2 as CDrawer, a3 as CDrawerContent, a4 as CDropdown, a5 as CEmpty, a6 as CEntitySelector, a7 as CErrorFullScreen, a8 as CFeedback, a9 as CFileAccessManagement, aa as CFileAttributes, ab as CFilePanel, ac as CFileThumbnail, ad as CFileViewer, ae as CFilesAccessInfo, af as CFilesAccessManage, ag as CFilesFolderDeleteDialogContent, ah as CForm, ai as CFormItem, aj as CFormItemCol, ak as CFormItemGi, ak as CFormItemGridItem, al as CFormItemRow, am as CFullScreenLoader, an as CGi, ao as CGlobalLoader, ap as CGlobalSearch, aq as CGlobalStyle, ar as CGrid, an as CGridItem, as as CGroupsAccessInfo, at as CH1, au as CH2, av as CH3, aw as CH4, ax as CH5, ay as CH6, az as CHelpText, aA as CIcon, aB as CImage, aC as CInfoBadge, aD as CInput, aE as CInputNumber, aF as CKnockNotificationsAppWrapper, aG as CLIENT_TYPE, aH as CLayout, aI as CLayoutContent, aJ as CLayoutFooter, aK as CLayoutHeader, aL as CLayoutSider, aM as CList, aN as CMessageProvider, aO as CMetaDataBadge, aP as CModal, aQ as CMonacoEditor, aR as CMovableWidget, aS as CMultiSelect, aT as CNotificationProvider, aU as CPagination, aV as CPillSelect, aW as CPopover, aX as CProcessingOverlay, aY as CProgress, aZ as CRichTextEditor, a_ as CSavedCanvasesManagement, a$ as CSearch, b0 as CSearchOnClick, b1 as CSearchOnClickWithSuggestions, b2 as CSecondaryNav, b3 as CSectionManagement, b4 as CSelect, b5 as CSelectFilter, b6 as CSettingsEditor, b7 as CShortcut, b8 as CSingleSelect, b9 as CSkeleton, ba as CSlideViewer, bb as CSpace, bc as CSpin, bd as CSwitch, be as CTable, bf as CTableInput, bg as CTableMore, bh as CTableSelect, bi as CTableTag, bj as CTag, bk as CTags, bl as CTemplateAccessInfo, bm as CTemplateAccessManage, bn as CTemplateManagement, bo as CText, bp as CThemeEditor, bq as CThemeManagement, br as CToastProvider, bs as CToolbar, bt as CTooltip, bu as CUpsertFolderModal, bv as CUserAvatar, bw as CUserMenu, bx as CUsersAccessInfo, by as CUsersGroupsAccessManage, bz as CVirtualTable, bA as CWarningAlert, bB as CallState, bC as CanvasActions, bD as CanvasBuilderApp, bE as CanvasBuilderMode, bF as CanvasExcludedComponentTypesEnum, bG as CanvasHistoryAction, bH as CanvasSelector, bI as CanvasStatus, bJ as CanvasThemeStatus, bK as CanvasesViewsTypes, bL as CollaborationRoleEnum, bM as CollectionPlayerApp, bN as CollectionSelectorApp, bO as ComponentIcon, bP as ComponentTypes, bQ as ContactSelectorQuickFilterType, bR as ContentGridLayoutTypes, bS as ContentSelector, bT as CoreFolderEntityType, bU as DATE_TIME_FORMAT, bV as DEFAULT_ADMIN_TABLE_HEIGHT, bW as DEFAULT_ADMIN_TABLE_WITH_PAGINATION_HEIGHT, bX as DEFAULT_GLOBAL_COMPONENT_SPACING, bY as DEFAULT_GLOBAL_COMPONENT_SPACING_INTERVAL, bZ as DEFAULT_ITEMS_PER_PAGE, b_ as DEFAULT_PAGE_SIZE, b$ as DEFAULT_PAGE_SIZE_OPTIONS, c0 as DEFAULT_PEER_CONNECTIVITY_VERSION, c1 as DEFAULT_PITCHER_SETTINGS, c2 as DEFAULT_SFDC_API_VERSION, c3 as DSR_API_METHOD_TYPES, c4 as DSR_API_TYPES, c5 as DSR_MESSAGE, c6 as DSR_MESSAGE_TYPES, c7 as DSR_TYPE, c8 as DefaultExpiresAtEnum, c9 as DownloadTypeEnum, ca as EMBED_TYPE, cb as EventAction, cc as EventExternalObjectContentTypeEnum, cd as EventStatusEnum, ce as FileContentTypeEnum, cf as FileStatusEnum, cg as FileTypeEnum, ch as GlobalSearchResultType, ci as GridLayoutTypes, cj as HIDE_IF_EMPTY_COMPONENT_ID_TAG_PREFIX, ck as HIDE_IF_EMPTY_COMPONENT_TRACKING_ID_TAG_PREFIX, cl as HIDE_TAGS_WITH_PREFIX, cm as HtmlLayoutTypes, cn as IFRAME_ACTION_TYPES, co as IFRAME_DATA_MESSAGE, cp as INITIAL_CALL_STATE, cq as IS_DEV_ORG, cr as IS_LOCALHOST, cs as InstanceMembershipRoleEnum, ct as InstanceMembershipUserStatusEnum, cu as InvitationStatusEnum, cv as LanguageEnum, cw as LinkAlignmentTypes, cx as LinkAnchorTypes, cy as LinkPreviewTypes, cz as MAX_LUMINANCE_FOR_LIGHT_TEXT, cA as MAX_UPLOAD_SIZE, cB as MIN_DIFFERENCE_IN_MINUTES, cC as MetadataTemplateFieldTypeEnum, cD as MultimediaHorizontalAlignmentOptions, cE as NON_MEMBER_ROLES, cF as NotesApp, cG as OperatorEnum, cH as PAPER_SIZE_PRESETS, cI as PEER_CONNECTIVITY_EVENT, cJ as PEER_CONNECTIVITY_HANDLER_MATCH_ALL, cK as PITCHER_EVENT, cL as PITCHER_SETTINGS_KEY, cM as PLATFORM_TYPE, cN as PRINT_SCALE_FACTOR, cO as PeerConnectivityActions, cP as PitcherBroadcastedEventName, cQ as PitcherEventName, cR as PitcherExternalEventName, cS as PitcherMessageType, cT as PitcherResponseStatus, cU as PostAction, cV as PptConversionSelectorApp, cW as REQUEST_DEFAULT_CANCEL_TIMEOUT, cX as SEARCH_DEBOUNCE_TIME, cY as SUPPORTED_FONT_EXTENSIONS, cZ as SUPPORTED_FONT_TYPES, c_ as SUPPORTED_IMAGE_EXTENSIONS, c$ as SUPPORTED_IMAGE_TYPES, d0 as SUPPORTED_UPLOAD_FILE_EXTENSIONS, d1 as SUPPORTED_VIDEO_EXTENSIONS, d2 as SUPPORTED_VIDEO_TYPES, d3 as SfEventColors, d4 as SfEventColorsLight, d5 as StorageRegionEnum, d6 as TRACKING_EVENTS_STORAGE_KEY, d7 as UI_API_METHOD_TYPES, d8 as UI_MESSAGE, d9 as UI_MESSAGE_TYPES, da as UI_NATIVE_MESSAGE_TYPES, db as UserRoleEnum, dc as ViewCompactItemType, dd as addCanvasComponent, de as agendaSelector, df as appRequiresCrm, dg as applyCanvasThemeAssetsToNode, dh as applyFont, di as applyToTreeBy, dj as autofocusDirective, dk as camelCaseKeys, dl as canvasUiUnoPreset, dm as clearLocalStorageIfNeeded, dn as clickOutsideDirective, dp as collectAllNodesByCondition, dq as collectionPlayer, dr as collectionSelector, ds as componentIconType, dt as computeLocalStorageBytes, du as convertSecondsToMinutes, dv as convertSoqlToSmartQuery, dw as convertToPixels, dx as convertToSosl, dy as createNodeId, dz as createPitcherSettings, dA as dayjs, dB as deepDiff, dC as deepToRaw, dD as derivePatchRequestFields, dE as determineUserRole, dF as discardSectionComponentOverride, dG as displayBytesWithMUnit, dH as displayIntegerWithMunit, dI as doesLocalOverrideExist, dJ as doesNotHaveAnyModuleOrHookSpecified, dK as downloadFile, dL as draggableDirective, dM as elementMountedDirective, dN as escapeSoqlString, dO as evaluateAccessor, dP as evaluateCreateCanvasDefaultName, dQ as evaluateIsExecutedCondition, dR as evaluateIsExecutedForPascalCaseEvent, dS as executeWithDoublingTime, dT as exitFullscreen, dU as extractFieldNamesFromCondition, dV as fallbackLocale, dW as fetchAll, dX as fetchAllWithOffset, dY as fetchFirstChunkAndRemainingAsync, dZ as filterSidebarApps, d_ as filterTreeBy, d$ as findAllEmbeddableTypesInCanvasContent, e0 as findAllEmbeddableTypesInSectionsContent, e1 as findEmbeddableInCanvasContent, e2 as findEmbeddableInSectionsContent, e3 as findMainFromClause, e4 as findNodeInTreeByCondition, e5 as findNodeInTreeById, e6 as findNodeInTreeByType, e7 as findParentByNodeId, e8 as formatDate, e9 as formatDateDetailed, ea as formatDateTime, eb as formatDateTimeAgo, ec as formatDayMonthBasedOnBrowserLang, ed as formatDimensionForGotenberg, ee as generateAIThumbnailUrl, ef as getAllPages, eg as getAppConfigFromAppSource, eh as getAppIconProps, ei as getAvailableApis, ej as getComponentDescription, ek as getComponentKeywords, el as getComponentTitle, em as getContrastTextColor, en as getDefinedProps, eo as getEventColor, ep as getExcessItemsIndexes, eq as getFontAwesomeIconNameAndType, er as getFreezeStatus, es as getImageSize, et as getLocalOverrideUrl, eu as getLuminance, ev as getNextPageParam, ew as getNodeDisplayNameByComponentType, ex as getNumberWithRegex, ey as getPageQuantity, ez as getPageRange, eA as getPreviewUrl, eB as getRoleIcon, eC as getSalesforceApiVersion, eD as getSectionGlobalComponentSpacing, eE as handleThemeAssetComparison, eF as hasAppTypeDefined, eG as highLevelApi, eH as indirectEval, eI as insertItemSorted, eJ as isAfter, eK as isBefore, eL as isBeforeMinDate, eM as isCanvasDrawerApp, eN as isCanvasSectionExecution, eO as isEmbeddableWithZeroHeight, eP as isFileViewerReplacement, eQ as isFirefox, eR as isFullscreen, eS as isHeadlessOrNotAvailableApp, eT as isImageAccessible, eU as isIosDevice, eV as isMac, eW as isMobile, eX as isModifierClick, eY as isNonMemberRole, eZ as isOriginValid, e_ as isPastMaxDate, e$ as isPitcherOrIosDevice, f0 as isPitcherWkWebView, f1 as isPostcallApp, f2 as isQueryParamTruthy, f3 as isSafari, f4 as isSafariOnIosDevice, f5 as isSameOrAfter, f6 as isSameOrBefore, f7 as isTextComponentEmpty, f8 as isTheUiItself, f9 as isTouchScreen, fa as isValidHex, fb as isWindows, fc as lightThemeOverrides, fd as loadCustomHelpersFromApps, fe as loadRemoteScriptWithCtx, ff as loadScript, fg as loadScriptStyle, fh as loadStyle, fi as localeDropdownOptions, fj as localeNames, fk as locales, fl as mergeWithArrayReplacement, fm as minFutureDate, fn as minPastDate, fo as moveNodeTo, fp as msToSeconds, fq as navigateTo, fr as normalizeFilterParams, fs as normalizeNetworkFilterParams, ft as openUsdz, fu as parseCollectionPlayerSlidesToContentSelector, fv as parseContentSelectorToCollectionPlayerSlides, fw as parseFileToCollectionPlayer, fx as parsePdfFileToCollectionPlayer, fy as parsePptxFileToCollectionPlayer, fz as pascalCaseKeys, fA as pptConversionSelector, fB as processCanvasForSectionThemeOverride, fC as regenerateTreeIds, fD as registerCustomHelper, fE as registerCustomHelpers, fF as registerPeerConnectivityHandler, fG as renderTemplate, fH as replaceThemePresetsWithInlineStyles, fI as replaceTranslationMessagesWithOverrides, fJ as requestFullscreen, fK as requestStream, fL as scrollCanvasToTop, fM as scrollToComponentById, fN as secondsToHumanReadable, fO as sendPeerConnectivityEvent, fP as setDateTime, fQ as shouldDisplayPlaceholderComponent, fR as shouldOpenInCollectionPlayerViewer, fS as shouldShowEmbeddable, fT as shouldShowInSidebar, fU as skipElementsInTree, fV as snakeCaseKeys, fW as someNodeInTree, fX as sortCollectionByString, fY as splitUserName, fZ as stringToHslColor, f_ as supportedLocales, f$ as tapDirective, g0 as titleCase, g1 as toggleFullscreen, g2 as tooltipDirective, g3 as transformFilesToCollectionPlayer, g4 as transformFilesToContentGrid, g5 as updateFirstCollectionPlayerWithShareboxItems, g6 as updateFirstContentGridWithShareboxItems, g7 as urlSafeFetchInChunks, g8 as useAdmin, g9 as useAdminAndDsrState, ga as useApi, gb as useAppsDb, gc as useBindValidation, gd as useBroadcastRouteChange, ge as useCanvasById, gf as useCanvasLocks, gg as useCanvasOverlay, gh as useCanvasVisibility, gi as useCanvasesAsInfinity, gj as useCollectionPlayerOverlay, gk as useCommentTracking, gl as useConfirmation, gm as useDsr, gn as useFetchCanvases, go as useFetchUsers, gp as useFileDisplayHelpers, gq as useFolderNameDescription, gr as useGlobalSearch, gs as useInfiniteScroll, gt as useLocation, gu as useMetadataSearch, gv as useMetadataTemplates, gw as useNotesApp, gx as useNotification, gy as useOpenFileStack, gz as usePitcherApi, gA as usePolling, gB as usePresentationHistory, gC as useRecentFiles, gD as useShareCanvas, gE as useSharedCommentsStorage, gF as useSmartStore, gG as useSuggestedTags, gH as useTheme, gI as useThemeVars, gJ as useToast, gK as useUi, gL as useWindowEvents, gM as vueQueryPluginOptions, gN as wait, gO as waitForIframeInitialize, gP as waitForValue } from './main.lib-zMY7Cu9m.js';
|
|
1
|
+
export { A as ADMIN_API_METHOD_TYPES, a as ADMIN_API_TYPES, b as ADMIN_MESSAGE, c as ADMIN_MESSAGE_TYPES, d as APPS_DB, e as AccessTypeEnum, f as AgendaSelectorApp, g as AppTypeEnum, h as AssetsManagerApp, i as Browser, B as BulkUpdateMetadataOperationEnum, j as BulkUpdateTagsOperationEnum, C as CALL_STORAGE_KEY, k as CANVASES, l as CANVAS_HOOKS, m as CANVAS_TYPOGRAPHY_CSS_PROPERTIES, n as CANVAS_TYPOGRAPHY_PRESETS, o as CAlgoliaSearch, p as CAssignedCanvasesManagement, q as CAssignedCanvasesManagementToolbar, r as CAvatar, s as CBlockManagement, t as CButton, u as CCanvasDeleteDialogContent, v as CCanvasMetadataFilters, w as CCanvasSelector, x as CCard, y as CCarousel, z as CCatalogIqSwitcher, D as CCheckbox, E as CChip, F as CCollapse, G as CCollapseItem, H as CCollapseTransition, N as CColorPicker, I as CComponentListItem, J as CConfigEditor, K as CConfigProvider, L as CConfirmationAction, M as CConfirmationContent, O as CConfirmationHeader, P as CConfirmationModal, Q as CContactSelector, R as CContactSelectorSelected, S as CContentError, T as CCreateCanvasModal, U as CCreateTemplateSectionBlockModal, V as CCreateThemeModal, W as CDP_EVENT_TYPE, X as CDataTable, Y as CDatePicker, Z as CDateRangeFilter, $ as CDetailPageSectionButtons, a0 as CDialogProvider, a1 as CDivider, a2 as CDrawer, a3 as CDrawerContent, a4 as CDropdown, a5 as CEmpty, a6 as CEntitySelector, a7 as CErrorFullScreen, a8 as CFeedback, a9 as CFileAccessManagement, aa as CFileAttributes, ab as CFilePanel, ac as CFileThumbnail, ad as CFileViewer, ae as CFilesAccessInfo, af as CFilesAccessManage, ag as CFilesFolderDeleteDialogContent, ah as CForm, ai as CFormItem, aj as CFormItemCol, ak as CFormItemGi, ak as CFormItemGridItem, al as CFormItemRow, am as CFullScreenLoader, an as CGi, ao as CGlobalLoader, ap as CGlobalSearch, aq as CGlobalStyle, ar as CGrid, an as CGridItem, as as CGroupsAccessInfo, at as CH1, au as CH2, av as CH3, aw as CH4, ax as CH5, ay as CH6, az as CHelpText, aA as CIcon, aB as CImage, aC as CInfoBadge, aD as CInput, aE as CInputNumber, aF as CKnockNotificationsAppWrapper, aG as CLIENT_TYPE, aH as CLayout, aI as CLayoutContent, aJ as CLayoutFooter, aK as CLayoutHeader, aL as CLayoutSider, aM as CList, aN as CMessageProvider, aO as CMetaDataBadge, aP as CModal, aQ as CMonacoEditor, aR as CMovableWidget, aS as CMultiSelect, aT as CNotificationProvider, aU as CPagination, aV as CPillSelect, aW as CPopover, aX as CProcessingOverlay, aY as CProgress, aZ as CRichTextEditor, a_ as CSavedCanvasesManagement, a$ as CSearch, b0 as CSearchOnClick, b1 as CSearchOnClickWithSuggestions, b2 as CSecondaryNav, b3 as CSectionManagement, b4 as CSelect, b5 as CSelectFilter, b6 as CSettingsEditor, b7 as CShortcut, b8 as CSingleSelect, b9 as CSkeleton, ba as CSlideViewer, bb as CSpace, bc as CSpin, bd as CSwitch, be as CTable, bf as CTableInput, bg as CTableMore, bh as CTableSelect, bi as CTableTag, bj as CTag, bk as CTags, bl as CTemplateAccessInfo, bm as CTemplateAccessManage, bn as CTemplateManagement, bo as CText, bp as CThemeEditor, bq as CThemeManagement, br as CToastProvider, bs as CToolbar, bt as CTooltip, bu as CUpsertFolderModal, bv as CUserAvatar, bw as CUserMenu, bx as CUsersAccessInfo, by as CUsersGroupsAccessManage, bz as CVirtualTable, bA as CWarningAlert, bB as CallState, bC as CanvasActions, bD as CanvasBuilderApp, bE as CanvasBuilderMode, bF as CanvasExcludedComponentTypesEnum, bG as CanvasHistoryAction, bH as CanvasSelector, bI as CanvasStatus, bJ as CanvasThemeStatus, bK as CanvasesViewsTypes, bL as CollaborationRoleEnum, bM as CollectionPlayerApp, bN as CollectionSelectorApp, bO as ComponentIcon, bP as ComponentTypes, bQ as ContactSelectorQuickFilterType, bR as ContentGridLayoutTypes, bS as ContentSelector, bT as CoreFolderEntityType, bU as DATE_TIME_FORMAT, bV as DEFAULT_ADMIN_TABLE_HEIGHT, bW as DEFAULT_ADMIN_TABLE_WITH_PAGINATION_HEIGHT, bX as DEFAULT_GLOBAL_COMPONENT_SPACING, bY as DEFAULT_GLOBAL_COMPONENT_SPACING_INTERVAL, bZ as DEFAULT_ITEMS_PER_PAGE, b_ as DEFAULT_PAGE_SIZE, b$ as DEFAULT_PAGE_SIZE_OPTIONS, c0 as DEFAULT_PEER_CONNECTIVITY_VERSION, c1 as DEFAULT_PITCHER_SETTINGS, c2 as DEFAULT_SFDC_API_VERSION, c3 as DSR_API_METHOD_TYPES, c4 as DSR_API_TYPES, c5 as DSR_MESSAGE, c6 as DSR_MESSAGE_TYPES, c7 as DSR_TYPE, c8 as DefaultExpiresAtEnum, c9 as DownloadTypeEnum, ca as EMBED_TYPE, cb as EventAction, cc as EventExternalObjectContentTypeEnum, cd as EventStatusEnum, ce as FileContentTypeEnum, cf as FileStatusEnum, cg as FileTypeEnum, ch as GlobalSearchResultType, ci as GridLayoutTypes, cj as HIDE_IF_EMPTY_COMPONENT_ID_TAG_PREFIX, ck as HIDE_IF_EMPTY_COMPONENT_TRACKING_ID_TAG_PREFIX, cl as HIDE_TAGS_WITH_PREFIX, cm as HtmlLayoutTypes, cn as IFRAME_ACTION_TYPES, co as IFRAME_DATA_MESSAGE, cp as INITIAL_CALL_STATE, cq as IS_DEV_ORG, cr as IS_LOCALHOST, cs as InstanceMembershipRoleEnum, ct as InstanceMembershipUserStatusEnum, cu as InvitationStatusEnum, cv as LanguageEnum, cw as LinkAlignmentTypes, cx as LinkAnchorTypes, cy as LinkPreviewTypes, cz as MAX_LUMINANCE_FOR_LIGHT_TEXT, cA as MAX_UPLOAD_SIZE, cB as MIN_DIFFERENCE_IN_MINUTES, cC as MetadataTemplateFieldTypeEnum, cD as MultimediaHorizontalAlignmentOptions, cE as NON_MEMBER_ROLES, cF as NotesApp, cG as OperatorEnum, cH as PAPER_SIZE_PRESETS, cI as PEER_CONNECTIVITY_EVENT, cJ as PEER_CONNECTIVITY_HANDLER_MATCH_ALL, cK as PITCHER_EVENT, cL as PITCHER_SETTINGS_KEY, cM as PLATFORM_TYPE, cN as PRINT_SCALE_FACTOR, cO as PeerConnectivityActions, cP as PitcherBroadcastedEventName, cQ as PitcherEventName, cR as PitcherExternalEventName, cS as PitcherMessageType, cT as PitcherResponseStatus, cU as PostAction, cV as PptConversionSelectorApp, cW as REQUEST_DEFAULT_CANCEL_TIMEOUT, cX as SEARCH_DEBOUNCE_TIME, cY as SUPPORTED_FONT_EXTENSIONS, cZ as SUPPORTED_FONT_TYPES, c_ as SUPPORTED_IMAGE_EXTENSIONS, c$ as SUPPORTED_IMAGE_TYPES, d0 as SUPPORTED_UPLOAD_FILE_EXTENSIONS, d1 as SUPPORTED_VIDEO_EXTENSIONS, d2 as SUPPORTED_VIDEO_TYPES, d3 as SfEventColors, d4 as SfEventColorsLight, d5 as StorageRegionEnum, d6 as TRACKING_EVENTS_STORAGE_KEY, d7 as UI_API_METHOD_TYPES, d8 as UI_MESSAGE, d9 as UI_MESSAGE_TYPES, da as UI_NATIVE_MESSAGE_TYPES, db as UserRoleEnum, dc as ViewCompactItemType, dd as addCanvasComponent, de as agendaSelector, df as appRequiresCrm, dg as applyCanvasThemeAssetsToNode, dh as applyFont, di as applyToTreeBy, dj as autofocusDirective, dk as camelCaseKeys, dl as canvasUiUnoPreset, dm as clearLocalStorageIfNeeded, dn as clickOutsideDirective, dp as collectAllNodesByCondition, dq as collectionPlayer, dr as collectionSelector, ds as componentIconType, dt as computeLocalStorageBytes, du as convertSecondsToMinutes, dv as convertSoqlToSmartQuery, dw as convertToPixels, dx as convertToSosl, dy as createNodeId, dz as createPitcherSettings, dA as dayjs, dB as deepDiff, dC as deepToRaw, dD as derivePatchRequestFields, dE as determineUserRole, dF as discardSectionComponentOverride, dG as displayBytesWithMUnit, dH as displayIntegerWithMunit, dI as doesLocalOverrideExist, dJ as doesNotHaveAnyModuleOrHookSpecified, dK as downloadFile, dL as draggableDirective, dM as elementMountedDirective, dN as escapeSoqlString, dO as evaluateAccessor, dP as evaluateCreateCanvasDefaultName, dQ as evaluateIsExecutedCondition, dR as evaluateIsExecutedForPascalCaseEvent, dS as executeWithDoublingTime, dT as exitFullscreen, dU as extractFieldNamesFromCondition, dV as fallbackLocale, dW as fetchAll, dX as fetchAllWithOffset, dY as fetchFirstChunkAndRemainingAsync, dZ as filterSidebarApps, d_ as filterTreeBy, d$ as findAllEmbeddableTypesInCanvasContent, e0 as findAllEmbeddableTypesInSectionsContent, e1 as findEmbeddableInCanvasContent, e2 as findEmbeddableInSectionsContent, e3 as findMainFromClause, e4 as findNodeInTreeByCondition, e5 as findNodeInTreeById, e6 as findNodeInTreeByType, e7 as findParentByNodeId, e8 as formatDate, e9 as formatDateDetailed, ea as formatDateTime, eb as formatDateTimeAgo, ec as formatDayMonthBasedOnBrowserLang, ed as formatDimensionForGotenberg, ee as generateAIThumbnailUrl, ef as getAllPages, eg as getAppConfigFromAppSource, eh as getAppIconProps, ei as getAvailableApis, ej as getComponentDescription, ek as getComponentKeywords, el as getComponentTitle, em as getContrastTextColor, en as getDefinedProps, eo as getEventColor, ep as getExcessItemsIndexes, eq as getFontAwesomeIconNameAndType, er as getFreezeStatus, es as getImageSize, et as getLocalOverrideUrl, eu as getLuminance, ev as getNextPageParam, ew as getNodeDisplayNameByComponentType, ex as getNumberWithRegex, ey as getPageQuantity, ez as getPageRange, eA as getPreviewUrl, eB as getRoleIcon, eC as getSalesforceApiVersion, eD as getSectionGlobalComponentSpacing, eE as handleThemeAssetComparison, eF as hasAppTypeDefined, eG as highLevelApi, eH as indirectEval, eI as insertItemSorted, eJ as isAfter, eK as isBefore, eL as isBeforeMinDate, eM as isCanvasDrawerApp, eN as isCanvasSectionExecution, eO as isEmbeddableWithZeroHeight, eP as isFileViewerReplacement, eQ as isFirefox, eR as isFullscreen, eS as isHeadlessOrNotAvailableApp, eT as isImageAccessible, eU as isIosDevice, eV as isMac, eW as isMobile, eX as isModifierClick, eY as isNonMemberRole, eZ as isOriginValid, e_ as isPastMaxDate, e$ as isPitcherOrIosDevice, f0 as isPitcherWkWebView, f1 as isPostcallApp, f2 as isQueryParamTruthy, f3 as isSafari, f4 as isSafariOnIosDevice, f5 as isSameOrAfter, f6 as isSameOrBefore, f7 as isTextComponentEmpty, f8 as isTheUiItself, f9 as isTouchScreen, fa as isValidHex, fb as isWindows, fc as lightThemeOverrides, fd as loadCustomHelpersFromApps, fe as loadRemoteScriptWithCtx, ff as loadScript, fg as loadScriptStyle, fh as loadStyle, fi as localeDropdownOptions, fj as localeNames, fk as locales, fl as mergeWithArrayReplacement, fm as minFutureDate, fn as minPastDate, fo as moveNodeTo, fp as msToSeconds, fq as navigateTo, fr as normalizeFilterParams, fs as normalizeNetworkFilterParams, ft as openUsdz, fu as parseCollectionPlayerSlidesToContentSelector, fv as parseContentSelectorToCollectionPlayerSlides, fw as parseFileToCollectionPlayer, fx as parsePdfFileToCollectionPlayer, fy as parsePptxFileToCollectionPlayer, fz as pascalCaseKeys, fA as pptConversionSelector, fB as processCanvasForSectionThemeOverride, fC as regenerateTreeIds, fD as registerCustomHelper, fE as registerCustomHelpers, fF as registerPeerConnectivityHandler, fG as renderTemplate, fH as replaceThemePresetsWithInlineStyles, fI as replaceTranslationMessagesWithOverrides, fJ as requestFullscreen, fK as requestStream, fL as scrollCanvasToTop, fM as scrollToComponentById, fN as secondsToHumanReadable, fO as sendPeerConnectivityEvent, fP as setDateTime, fQ as shouldDisplayPlaceholderComponent, fR as shouldOpenInCollectionPlayerViewer, fS as shouldShowEmbeddable, fT as shouldShowInSidebar, fU as skipElementsInTree, fV as snakeCaseKeys, fW as someNodeInTree, fX as sortCollectionByString, fY as splitUserName, fZ as stringToHslColor, f_ as supportedLocales, f$ as tapDirective, g0 as titleCase, g1 as toggleFullscreen, g2 as tooltipDirective, g3 as transformFilesToCollectionPlayer, g4 as transformFilesToContentGrid, g5 as updateFirstCollectionPlayerWithShareboxItems, g6 as updateFirstContentGridWithShareboxItems, g7 as urlSafeFetchInChunks, g8 as useAdmin, g9 as useAdminAndDsrState, ga as useApi, gb as useAppsDb, gc as useBindValidation, gd as useBroadcastRouteChange, ge as useCanvasById, gf as useCanvasLocks, gg as useCanvasOverlay, gh as useCanvasVisibility, gi as useCanvasesAsInfinity, gj as useCollectionPlayerOverlay, gk as useCommentTracking, gl as useConfirmation, gm as useDsr, gn as useFetchCanvases, go as useFetchUsers, gp as useFileDisplayHelpers, gq as useFolderNameDescription, gr as useGlobalSearch, gs as useInfiniteScroll, gt as useLocation, gu as useMetadataSearch, gv as useMetadataTemplates, gw as useNotesApp, gx as useNotification, gy as useOpenFileStack, gz as usePitcherApi, gA as usePolling, gB as usePresentationHistory, gC as useRecentFiles, gD as useShareCanvas, gE as useSharedCommentsStorage, gF as useSmartStore, gG as useSuggestedTags, gH as useTheme, gI as useThemeVars, gJ as useToast, gK as useUi, gL as useWindowEvents, gM as vueQueryPluginOptions, gN as wait, gO as waitForIframeInitialize, gP as waitForValue } from './main.lib-DaWwJDxw.js';
|
|
2
2
|
//# sourceMappingURL=canvas-ui.js.map
|
|
@@ -49,7 +49,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
49
49
|
isFullscreen: Ref<boolean, boolean>;
|
|
50
50
|
handleKeyAction: ActionCallback;
|
|
51
51
|
element: Ref<HTMLElement | null, HTMLElement | null>;
|
|
52
|
-
updateResolvedData: (resolvedData: CollectionPlayer) => void;
|
|
53
52
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
54
53
|
click: (event: MouseEvent) => any;
|
|
55
54
|
close: () => any;
|
|
@@ -80,7 +79,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
80
79
|
isFullscreen: Ref<boolean, boolean>;
|
|
81
80
|
handleKeyAction: ActionCallback;
|
|
82
81
|
element: Ref<HTMLElement | null, HTMLElement | null>;
|
|
83
|
-
updateResolvedData: (resolvedData: CollectionPlayer) => void;
|
|
84
82
|
}, {}, {}, {}, {}> | null;
|
|
85
83
|
}, HTMLDivElement>;
|
|
86
84
|
export default _default;
|
|
@@ -17,7 +17,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
17
17
|
isFullscreen: import('vue').Ref<boolean, boolean>;
|
|
18
18
|
handleKeyAction: import('./composables/keyboard-bindings.use').ActionCallback;
|
|
19
19
|
element: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
20
|
-
updateResolvedData: (resolvedData: CollectionPlayer) => void;
|
|
21
20
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
22
21
|
click: (event: MouseEvent) => any;
|
|
23
22
|
close: () => any;
|
|
@@ -81,7 +81,6 @@ type StoreData = {
|
|
|
81
81
|
annotationLayer: ReturnType<typeof useAnnotationLayer>;
|
|
82
82
|
updateSlideInSwiper: (index: number) => void;
|
|
83
83
|
rootElement: Ref<HTMLElement | null>;
|
|
84
|
-
updateResolvedData: (resolvedData: CollectionPlayer) => void;
|
|
85
84
|
};
|
|
86
85
|
export declare function provideAppStore({ data, isEditMode, rootElement, api, emit, options, isLoading, nodeId, inModal, }: StorePayload): StoreData;
|
|
87
86
|
export declare function useAppStore(): StoreData;
|
|
@@ -17,3 +17,4 @@ export declare const generateNewCollection: (t: I18nTranslate) => {
|
|
|
17
17
|
};
|
|
18
18
|
export declare const getAllSlidesCount: (data: CollectionPlayerWithPages) => number;
|
|
19
19
|
export declare const findFirstSlide: (data: CollectionPlayerWithPages) => import('../../collection-player/export').CollectionPage | undefined;
|
|
20
|
+
export declare const hasSlides: (data: CollectionPlayerWithPages) => boolean;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -113009,6 +113009,9 @@ const _sfc_main$4Y = /*@__PURE__*/defineComponent({
|
|
|
113009
113009
|
const props = __props;
|
|
113010
113010
|
const emit = __emit;
|
|
113011
113011
|
const launchDarkly = inject('launchDarkly', computed(() => ({})));
|
|
113012
|
+
// Gates the Promote actions (per-row + bulk). Defaults to true for backward
|
|
113013
|
+
// compatibility; admin views provide it based on user role (admin-only).
|
|
113014
|
+
const canPromote = inject('canPromote', computed(() => true));
|
|
113012
113015
|
const pitcherInfo = inject('pitcherInfo', computed(() => ({
|
|
113013
113016
|
accessToken: '',
|
|
113014
113017
|
instanceId: '',
|
|
@@ -113383,7 +113386,7 @@ const _sfc_main$4Y = /*@__PURE__*/defineComponent({
|
|
|
113383
113386
|
hideViewNewTab: isPitcherWkWebView,
|
|
113384
113387
|
hideEdit: isReadonly(cellCtx.row.original),
|
|
113385
113388
|
hideDelete: isReadonly(cellCtx.row.original) || props.areSectionsSystemControlled,
|
|
113386
|
-
hidePromote: isImpact.value || !launchDarkly.value?.enable_content_promotion,
|
|
113389
|
+
hidePromote: isImpact.value || !launchDarkly.value?.enable_content_promotion || !canPromote.value,
|
|
113387
113390
|
isCopying: isCopyingId.value === cellCtx.row.original.id,
|
|
113388
113391
|
isDeleting: deletingInProgress.value.has(cellCtx.cell.row.original.id),
|
|
113389
113392
|
onCopy: () => copyCanvas(cellCtx.cell.row.original),
|
|
@@ -113542,7 +113545,7 @@ const _sfc_main$4Y = /*@__PURE__*/defineComponent({
|
|
|
113542
113545
|
delete: true,
|
|
113543
113546
|
manageAttributes: _ctx.client === unref(CLIENT_TYPE).admin,
|
|
113544
113547
|
manageDistribution: _ctx.client === unref(CLIENT_TYPE).admin && isDistributionEnabled.value,
|
|
113545
|
-
promote: _ctx.client === unref(CLIENT_TYPE).admin && unref(launchDarkly).enable_content_promotion
|
|
113548
|
+
promote: _ctx.client === unref(CLIENT_TYPE).admin && unref(launchDarkly).enable_content_promotion && unref(canPromote)
|
|
113546
113549
|
},
|
|
113547
113550
|
selectedCount: tableRef.value.selectedRowsCount,
|
|
113548
113551
|
showDelete: "",
|
|
@@ -115847,6 +115850,9 @@ const _sfc_main$4N = /*@__PURE__*/defineComponent({
|
|
|
115847
115850
|
const props = __props;
|
|
115848
115851
|
const emit = __emit;
|
|
115849
115852
|
const launchDarkly = inject('launchDarkly', computed(() => ({})));
|
|
115853
|
+
// Gates the Promote actions (per-row + bulk). Defaults to true for backward
|
|
115854
|
+
// compatibility; admin views provide it based on user role (admin-only).
|
|
115855
|
+
const canPromote = inject('canPromote', computed(() => true));
|
|
115850
115856
|
const pitcherSettings = inject('pitcherSettings', computed(() => ({})));
|
|
115851
115857
|
const metadataFetcher = inject('instanceMetadataTemplatesFetcher');
|
|
115852
115858
|
const tableRef = ref(null);
|
|
@@ -116517,7 +116523,7 @@ const _sfc_main$4N = /*@__PURE__*/defineComponent({
|
|
|
116517
116523
|
hideMove: !isFolderActionsAvailable.value,
|
|
116518
116524
|
hideEdit: isReadonly(cellCtx.row.original),
|
|
116519
116525
|
hideDelete: isReadonly(cellCtx.row.original),
|
|
116520
|
-
hidePromote: isImpact.value || !launchDarkly.value?.enable_content_promotion,
|
|
116526
|
+
hidePromote: isImpact.value || !launchDarkly.value?.enable_content_promotion || !canPromote.value,
|
|
116521
116527
|
hideLock: !launchDarkly.value.enable_canvas_locks || (isOrgAdmin.value ? isImpact.value : isLockedBySomeoneElse(cellCtx.row.original) || isImpact.value),
|
|
116522
116528
|
hideCreateFromTemplate: isAdmin.value || !!cellCtx.row.original.is_draft || hasSystemOrExcludedTag(cellCtx.row.original.tags),
|
|
116523
116529
|
hideToggleDefault: props.canvasType === 'section-template' || !!cellCtx.row.original.is_draft || isImpact.value || hasHomeOrShareTag(cellCtx.row.original.tags) && !cellCtx.row.original.is_default,
|
|
@@ -117015,7 +117021,7 @@ const _sfc_main$4N = /*@__PURE__*/defineComponent({
|
|
|
117015
117021
|
delete: !selectedFolderIds.value?.length,
|
|
117016
117022
|
manageAttributes: showManageAttributes.value,
|
|
117017
117023
|
manageDistribution: isAdmin.value && isDistributionEnabled.value && props.canvasType !== 'section-template',
|
|
117018
|
-
promote: isAdmin.value && unref(launchDarkly).enable_content_promotion
|
|
117024
|
+
promote: isAdmin.value && unref(launchDarkly).enable_content_promotion && unref(canPromote)
|
|
117019
117025
|
},
|
|
117020
117026
|
selectedCount: selectedItemIds.value.length,
|
|
117021
117027
|
showDelete: !selectedFolderIds.value?.length,
|
|
@@ -117125,7 +117131,7 @@ const _sfc_main$4N = /*@__PURE__*/defineComponent({
|
|
|
117125
117131
|
"hide-edit": isReadonly(toListItem(item)) || isFolder(toListItem(item)),
|
|
117126
117132
|
"hide-lock": isFolder(toListItem(item)) || !unref(launchDarkly).enable_canvas_locks || (unref(isOrgAdmin) ? isImpact.value : isLockedBySomeoneElse(toListItem(item)) || isImpact.value),
|
|
117127
117133
|
"hide-move": isImpact.value || !isFolderActionsAvailable.value,
|
|
117128
|
-
"hide-promote": isImpact.value || !unref(launchDarkly).enable_content_promotion || isFolder(toListItem(item)),
|
|
117134
|
+
"hide-promote": isImpact.value || !unref(launchDarkly).enable_content_promotion || !unref(canPromote) || isFolder(toListItem(item)),
|
|
117129
117135
|
"hide-toggle-default": isImpact.value || isFolder(toListItem(item)) || item.is_draft || _ctx.canvasType === 'section-template' || hasHomeOrShareTag(item.tags) && !item.is_default,
|
|
117130
117136
|
"hide-toggle-status": isFolder(toListItem(item)) || isReadonly(toListItem(item)),
|
|
117131
117137
|
"hide-view": isFolder(toListItem(item)),
|
|
@@ -117556,6 +117562,9 @@ const _sfc_main$4I = /*@__PURE__*/defineComponent({
|
|
|
117556
117562
|
const props = __props;
|
|
117557
117563
|
const emit = __emit;
|
|
117558
117564
|
const launchDarkly = inject('launchDarkly', computed(() => ({})));
|
|
117565
|
+
// Gates the Promote per-row action. Defaults to true for backward
|
|
117566
|
+
// compatibility; admin views provide it based on user role (admin-only).
|
|
117567
|
+
const canPromote = inject('canPromote', computed(() => true));
|
|
117559
117568
|
const {
|
|
117560
117569
|
t
|
|
117561
117570
|
} = useI18n();
|
|
@@ -117751,7 +117760,7 @@ const _sfc_main$4I = /*@__PURE__*/defineComponent({
|
|
|
117751
117760
|
hideDelete: isReadonly(cellCtx.row.original) || isImpact.value,
|
|
117752
117761
|
hideToggleDefault: cellCtx.row.original.status === CanvasThemeStatus.DRAFT || isImpact.value,
|
|
117753
117762
|
hideViewNewTab: isPitcherWkWebView,
|
|
117754
|
-
hidePromote: isImpact.value || !launchDarkly.value?.enable_content_promotion,
|
|
117763
|
+
hidePromote: isImpact.value || !launchDarkly.value?.enable_content_promotion || !canPromote.value,
|
|
117755
117764
|
isCopying: isCopyingId.value === cellCtx.row.original.id,
|
|
117756
117765
|
isDeleting: deletingInProgress.value.has(cellCtx.cell.row.original.id),
|
|
117757
117766
|
isDefault: cellCtx.row.original.is_default,
|
|
@@ -140249,23 +140258,6 @@ function provideAppStore$3({
|
|
|
140249
140258
|
}
|
|
140250
140259
|
};
|
|
140251
140260
|
const keyboardBindings = useKeyboardBindings(rootElement, handleKeyAction);
|
|
140252
|
-
const updateResolvedData = (resolvedData) => {
|
|
140253
|
-
data.value = {
|
|
140254
|
-
...resolvedData,
|
|
140255
|
-
groups: resolvedData.groups.map((group) => ({
|
|
140256
|
-
...group,
|
|
140257
|
-
slides: [...group.slides]
|
|
140258
|
-
}))
|
|
140259
|
-
};
|
|
140260
|
-
const newActiveGroup = data.value?.groups?.[0] ?? null;
|
|
140261
|
-
const newActiveSlide = newActiveGroup?.slides?.[0] ?? null;
|
|
140262
|
-
if (activeGroup.value?.id !== newActiveGroup?.id) {
|
|
140263
|
-
activeGroup.value = newActiveGroup;
|
|
140264
|
-
}
|
|
140265
|
-
if (activeSlide.value?.id !== newActiveSlide?.id) {
|
|
140266
|
-
activeSlide.value = newActiveSlide;
|
|
140267
|
-
}
|
|
140268
|
-
};
|
|
140269
140261
|
const storeData = {
|
|
140270
140262
|
isLoading,
|
|
140271
140263
|
data,
|
|
@@ -140299,8 +140291,7 @@ function provideAppStore$3({
|
|
|
140299
140291
|
closeApp: () => emit("close"),
|
|
140300
140292
|
annotationLayer,
|
|
140301
140293
|
updateSlideInSwiper,
|
|
140302
|
-
rootElement
|
|
140303
|
-
updateResolvedData
|
|
140294
|
+
rootElement
|
|
140304
140295
|
};
|
|
140305
140296
|
provide(StoreKey$3, storeData);
|
|
140306
140297
|
return storeData;
|
|
@@ -141662,7 +141653,7 @@ const _sfc_main$2Z = /* @__PURE__ */ defineComponent({
|
|
|
141662
141653
|
emits: ["close", "click"],
|
|
141663
141654
|
setup(__props, { expose: __expose, emit: __emit }) {
|
|
141664
141655
|
useCssVars((_ctx) => ({
|
|
141665
|
-
"
|
|
141656
|
+
"8d3d838a": unref(themeVars).primary
|
|
141666
141657
|
}));
|
|
141667
141658
|
const props = __props;
|
|
141668
141659
|
const emit = __emit;
|
|
@@ -141684,8 +141675,7 @@ const _sfc_main$2Z = /* @__PURE__ */ defineComponent({
|
|
|
141684
141675
|
keyboardBindings: { addKeyboardListener, removeKeyboardListener },
|
|
141685
141676
|
slideDirection: { updateSlideDirection },
|
|
141686
141677
|
api,
|
|
141687
|
-
handleKeyAction
|
|
141688
|
-
updateResolvedData
|
|
141678
|
+
handleKeyAction
|
|
141689
141679
|
} = provideAppStore$3({
|
|
141690
141680
|
data,
|
|
141691
141681
|
isEditMode,
|
|
@@ -141697,7 +141687,7 @@ const _sfc_main$2Z = /* @__PURE__ */ defineComponent({
|
|
|
141697
141687
|
isLoading,
|
|
141698
141688
|
nodeId: props.id
|
|
141699
141689
|
});
|
|
141700
|
-
__expose({ isFullscreen, handleKeyAction, element: rootElement
|
|
141690
|
+
__expose({ isFullscreen, handleKeyAction, element: rootElement });
|
|
141701
141691
|
useTracking({ nodeId: props.id, isSwiperVisible, activeSlide, api });
|
|
141702
141692
|
const focusWithin = useFocusTrap(rootElement);
|
|
141703
141693
|
onMounted(() => {
|
|
@@ -141795,7 +141785,7 @@ const _sfc_main$2Z = /* @__PURE__ */ defineComponent({
|
|
|
141795
141785
|
}
|
|
141796
141786
|
});
|
|
141797
141787
|
|
|
141798
|
-
const CollectionPlayerApp = /* @__PURE__ */ _export_sfc(_sfc_main$2Z, [["__scopeId", "data-v-
|
|
141788
|
+
const CollectionPlayerApp = /* @__PURE__ */ _export_sfc(_sfc_main$2Z, [["__scopeId", "data-v-e3055516"]]);
|
|
141799
141789
|
|
|
141800
141790
|
function useLegacyCollectionFileLoader() {
|
|
141801
141791
|
const fetchFileById = inject("fetchFileById");
|
|
@@ -142000,7 +141990,6 @@ const _sfc_main$2Y = /* @__PURE__ */ defineComponent({
|
|
|
142000
141990
|
} = useCanvas$1();
|
|
142001
141991
|
const app = useTemplateRef("app");
|
|
142002
141992
|
const aspectRatio = ref(void 0);
|
|
142003
|
-
const forceRerenderKey = ref(0);
|
|
142004
141993
|
const fileLoader = useLegacyCollectionFileLoader();
|
|
142005
141994
|
const collectionDataResult = computed(() => {
|
|
142006
141995
|
if (isTemplate.value || !launchDarkly.value.enable_collection_player_data_accessor) {
|
|
@@ -142051,7 +142040,6 @@ const _sfc_main$2Y = /* @__PURE__ */ defineComponent({
|
|
|
142051
142040
|
}
|
|
142052
142041
|
fileLoader.initializeFiles(ids);
|
|
142053
142042
|
await fileLoader.loadAllFiles(ids);
|
|
142054
|
-
forceRerenderKey.value++;
|
|
142055
142043
|
};
|
|
142056
142044
|
const needsFileResolution = computed(() => {
|
|
142057
142045
|
const rawData = collectionDataResult.value.data;
|
|
@@ -142161,15 +142149,6 @@ const _sfc_main$2Y = /* @__PURE__ */ defineComponent({
|
|
|
142161
142149
|
}
|
|
142162
142150
|
}
|
|
142163
142151
|
);
|
|
142164
|
-
watch(
|
|
142165
|
-
collectionData,
|
|
142166
|
-
(newData) => {
|
|
142167
|
-
if (app.value && newData && Object.keys(fileLoader.filesById.value).length > 0) {
|
|
142168
|
-
updateCollectionPlayerStore();
|
|
142169
|
-
}
|
|
142170
|
-
},
|
|
142171
|
-
{ deep: true }
|
|
142172
|
-
);
|
|
142173
142152
|
const firstSlide = computed(() => collectionData.value.groups[0]?.slides?.[0] ?? null);
|
|
142174
142153
|
watch(
|
|
142175
142154
|
firstSlide,
|
|
@@ -142246,17 +142225,6 @@ const _sfc_main$2Y = /* @__PURE__ */ defineComponent({
|
|
|
142246
142225
|
},
|
|
142247
142226
|
{ deep: true, immediate: true }
|
|
142248
142227
|
);
|
|
142249
|
-
const updateCollectionPlayerStore = () => {
|
|
142250
|
-
const loadedData = collectionData.value;
|
|
142251
|
-
forceRerenderKey.value++;
|
|
142252
|
-
nextTick(() => {
|
|
142253
|
-
if (app.value && loadedData) {
|
|
142254
|
-
if ("updateResolvedData" in app.value) {
|
|
142255
|
-
app.value.updateResolvedData(loadedData);
|
|
142256
|
-
}
|
|
142257
|
-
}
|
|
142258
|
-
});
|
|
142259
|
-
};
|
|
142260
142228
|
watch(
|
|
142261
142229
|
app,
|
|
142262
142230
|
() => {
|
|
@@ -142339,7 +142307,7 @@ const _sfc_main$2Y = /* @__PURE__ */ defineComponent({
|
|
|
142339
142307
|
}, null, 8, ["color"])
|
|
142340
142308
|
])) : (openBlock(), createBlock(CollectionPlayerApp, {
|
|
142341
142309
|
id: unref(id),
|
|
142342
|
-
key: `collection-player-${unref(id)}
|
|
142310
|
+
key: `collection-player-${unref(id)}`,
|
|
142343
142311
|
ref_key: "app",
|
|
142344
142312
|
ref: app,
|
|
142345
142313
|
api,
|
|
@@ -142383,7 +142351,7 @@ const _sfc_main$2Y = /* @__PURE__ */ defineComponent({
|
|
|
142383
142351
|
}, null, 8, ["color"])
|
|
142384
142352
|
])) : (openBlock(), createBlock(CollectionPlayerApp, {
|
|
142385
142353
|
id: unref(id),
|
|
142386
|
-
key: `collection-player-${unref(id)}
|
|
142354
|
+
key: `collection-player-${unref(id)}`,
|
|
142387
142355
|
ref_key: "app",
|
|
142388
142356
|
ref: app,
|
|
142389
142357
|
api,
|
|
@@ -142398,7 +142366,7 @@ const _sfc_main$2Y = /* @__PURE__ */ defineComponent({
|
|
|
142398
142366
|
}
|
|
142399
142367
|
});
|
|
142400
142368
|
|
|
142401
|
-
const CollectionPlayer = /* @__PURE__ */ _export_sfc(_sfc_main$2Y, [["__scopeId", "data-v-
|
|
142369
|
+
const CollectionPlayer = /* @__PURE__ */ _export_sfc(_sfc_main$2Y, [["__scopeId", "data-v-38e4c8ed"]]);
|
|
142402
142370
|
|
|
142403
142371
|
const _hoisted_1$2g = { class: "content-grid-edit w-full flex items-center justify-center rounded-2" };
|
|
142404
142372
|
const _sfc_main$2X = /* @__PURE__ */ defineComponent({
|
|
@@ -160764,7 +160732,7 @@ function getMetricOptions(t) {
|
|
|
160764
160732
|
];
|
|
160765
160733
|
}
|
|
160766
160734
|
|
|
160767
|
-
const DynamicContent = defineAsyncComponent(() => import('./DynamicContent-
|
|
160735
|
+
const DynamicContent = defineAsyncComponent(() => import('./DynamicContent-CM3hIAi6.js'));
|
|
160768
160736
|
const sectionComponentMap = {
|
|
160769
160737
|
...canvasComponentMap,
|
|
160770
160738
|
DynamicContent
|
|
@@ -176650,6 +176618,7 @@ const generateNewCollection = (t) => ({
|
|
|
176650
176618
|
});
|
|
176651
176619
|
const getAllSlidesCount = (data) => data.groups.reduce((acc, group) => acc + group.slides.length, 0);
|
|
176652
176620
|
const findFirstSlide = (data) => data.groups.find((group) => group.slides.length)?.slides[0];
|
|
176621
|
+
const hasSlides = (data) => data.groups.some((group) => group.slides.length > 0);
|
|
176653
176622
|
|
|
176654
176623
|
async function transformToSmallThumbnail(url, accessToken) {
|
|
176655
176624
|
const urlObj = new URL(url);
|
|
@@ -177868,7 +177837,10 @@ const _sfc_main$N = /* @__PURE__ */ defineComponent({
|
|
|
177868
177837
|
fileTags: props.fileTags
|
|
177869
177838
|
});
|
|
177870
177839
|
const cancel = () => emit("cancel");
|
|
177871
|
-
initialize()
|
|
177840
|
+
initialize().catch((e) => {
|
|
177841
|
+
console.error("[PptConversionSelector] initialize failed", e);
|
|
177842
|
+
emit("cancel");
|
|
177843
|
+
});
|
|
177872
177844
|
return (_ctx, _cache) => {
|
|
177873
177845
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
177874
177846
|
createVNode(_sfc_main$6G, {
|
|
@@ -177931,7 +177903,7 @@ const _sfc_main$N = /* @__PURE__ */ defineComponent({
|
|
|
177931
177903
|
}
|
|
177932
177904
|
});
|
|
177933
177905
|
|
|
177934
|
-
const App$2 = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["__scopeId", "data-v-
|
|
177906
|
+
const App$2 = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["__scopeId", "data-v-1c11eb5a"]]);
|
|
177935
177907
|
|
|
177936
177908
|
const _hoisted_1$B = { class: "basic-info w-full" };
|
|
177937
177909
|
const _hoisted_2$s = { class: "flex mb-2 basic-info__name" };
|
|
@@ -178869,6 +178841,10 @@ const _sfc_main$E = /* @__PURE__ */ defineComponent({
|
|
|
178869
178841
|
"myUser",
|
|
178870
178842
|
computed(() => null)
|
|
178871
178843
|
);
|
|
178844
|
+
const canPromote = inject(
|
|
178845
|
+
"canPromote",
|
|
178846
|
+
computed(() => true)
|
|
178847
|
+
);
|
|
178872
178848
|
const { t } = useI18n();
|
|
178873
178849
|
const themeVars = useThemeVars();
|
|
178874
178850
|
const confirmation = useConfirmation();
|
|
@@ -178921,7 +178897,7 @@ const _sfc_main$E = /* @__PURE__ */ defineComponent({
|
|
|
178921
178897
|
icon: renderIcon("file-circle-info"),
|
|
178922
178898
|
key: ActionKeys.ViewFileDetails
|
|
178923
178899
|
});
|
|
178924
|
-
if (launchDarkly.value?.enable_content_promotion) {
|
|
178900
|
+
if (launchDarkly.value?.enable_content_promotion && canPromote.value) {
|
|
178925
178901
|
options2.push({
|
|
178926
178902
|
label: t("canvasUI.browserApp.contextMenu.promoteFile"),
|
|
178927
178903
|
icon: renderIcon("arrow-up-right-from-square"),
|
|
@@ -178949,7 +178925,7 @@ const _sfc_main$E = /* @__PURE__ */ defineComponent({
|
|
|
178949
178925
|
icon: renderIcon("folder-gear"),
|
|
178950
178926
|
key: ActionKeys.ViewFolderDetails
|
|
178951
178927
|
});
|
|
178952
|
-
if (launchDarkly.value?.enable_content_promotion) {
|
|
178928
|
+
if (launchDarkly.value?.enable_content_promotion && canPromote.value) {
|
|
178953
178929
|
options2.push({
|
|
178954
178930
|
label: t("canvasUI.browserApp.contextMenu.promoteFolder"),
|
|
178955
178931
|
icon: renderIcon("arrow-up-right-from-square"),
|
|
@@ -179647,8 +179623,12 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
|
179647
179623
|
const showBulkUpdateFileDistributions = computed(
|
|
179648
179624
|
() => appName.value === "admin" && selectedSection.value === "all" && !!selectedItemIdsInFiles.value?.length
|
|
179649
179625
|
);
|
|
179626
|
+
const canPromote = inject(
|
|
179627
|
+
"canPromote",
|
|
179628
|
+
computed(() => true)
|
|
179629
|
+
);
|
|
179650
179630
|
const showBulkPromoteFiles = computed(
|
|
179651
|
-
() => appName.value === "admin" && selectedSection.value === "all" && !!launchDarkly.value?.enable_content_promotion && !!selectedItemIdsInFiles.value?.length
|
|
179631
|
+
() => appName.value === "admin" && selectedSection.value === "all" && !!launchDarkly.value?.enable_content_promotion && !!selectedItemIdsInFiles.value?.length && canPromote.value
|
|
179652
179632
|
);
|
|
179653
179633
|
const areAllSelectedFavorites = computed(() => selectedItemIds.value.every((id) => !!apiState.favorites[id]));
|
|
179654
179634
|
const count = computed(() => {
|
|
@@ -185913,6 +185893,7 @@ const _export$2 = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty(
|
|
|
185913
185893
|
|
|
185914
185894
|
const _export$1 = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
|
|
185915
185895
|
__proto__: null,
|
|
185896
|
+
hasSlides,
|
|
185916
185897
|
parsePptxFileToCollectionPlayer
|
|
185917
185898
|
}, Symbol.toStringTag, { value: 'Module' }));
|
|
185918
185899
|
|
|
@@ -188297,4 +188278,4 @@ const localeNames = {
|
|
|
188297
188278
|
const localeDropdownOptions = supportedLocales.map((locale) => ({ key: locale, name: localeNames[locale] }));
|
|
188298
188279
|
|
|
188299
188280
|
export { CDetailPageSectionButtons as $, ADMIN_API_METHOD_TYPES as A, BulkUpdateMetadataOperationEnum as B, CALL_STORAGE_KEY as C, _sfc_main$6$ as D, _sfc_main$3H as E, CCollapse as F, _sfc_main$6Y as G, _sfc_main$6x as H, CComponentListItem as I, CConfigEditor as J, NConfigProvider as K, _sfc_main$6o as L, CConfirmationContent as M, NColorPicker as N, CConfirmationHeader as O, CConfirmationModal as P, CContactSelector as Q, CContactSelectorSelected as R, _sfc_main$6f as S, _sfc_main$6c as T, _sfc_main$6b as U, _sfc_main$60 as V, CDP_EVENT_TYPE as W, CDataTable as X, NDatePicker as Y, CDateRangeFilter as Z, _sfc_main$1P as _, ADMIN_API_TYPES as a, CSearch as a$, NDialogProvider as a0, _sfc_main$6W as a1, _sfc_main$6V as a2, _sfc_main$6U as a3, _sfc_main$6T as a4, _sfc_main$6v as a5, _sfc_main$4t as a6, _sfc_main$6S as a7, _sfc_main$6u as a8, _sfc_main$3v as a9, CIcon as aA, _sfc_main$6R as aB, _sfc_main$51 as aC, _sfc_main$6H as aD, NInputNumber as aE, _sfc_main$3F as aF, CLIENT_TYPE as aG, NLayout as aH, NLayoutContent as aI, LayoutFooter as aJ, LayoutHeader as aK, LayoutSider as aL, _sfc_main$52 as aM, NMessageProvider as aN, _sfc_main$5S as aO, _sfc_main$6G as aP, CMonacoEditor as aQ, CMovableWidget as aR, CMultiSelect as aS, NNotificationProvider as aT, NPagination as aU, _sfc_main$6s as aV, _sfc_main$6F as aW, _sfc_main$6Q as aX, NProgress as aY, _sfc_main$5z as aZ, _sfc_main$4x as a_, _sfc_main$6I as aa, _sfc_main$3w as ab, _sfc_main$6P as ac, CFileViewer as ad, CFilesAccessInfo as ae, _sfc_main$46 as af, _sfc_main$3P as ag, NForm as ah, NFormItem as ai, NFormItemCol as aj, NFormItemGridItem as ak, FormItemRow as al, _sfc_main$4o as am, NGridItem as an, CGlobalLoader as ao, _sfc_main$5V as ap, GlobalStyle as aq, NGrid as ar, CGroupsAccessInfo as as, NH1 as at, NH2 as au, NH3 as av, NH4 as aw, NH5 as ax, NH6 as ay, _sfc_main$6t as az, ADMIN_MESSAGE as b, DEFAULT_PAGE_SIZE_OPTIONS as b$, _sfc_main$6D as b0, CSearchOnClickWithSuggestions as b1, CSecondaryNav as b2, _sfc_main$4Y as b3, CSelect as b4, CSelectFilter as b5, _sfc_main$3E as b6, CShortcut as b7, CSingleSelect as b8, NSkeleton as b9, _sfc_main$4f as bA, CallState as bB, CanvasActions as bC, _sfc_main$17 as bD, CanvasBuilderMode as bE, CanvasExcludedComponentTypesEnum as bF, CanvasHistoryAction as bG, App as bH, CanvasStatus as bI, CanvasThemeStatus as bJ, CanvasesViewsTypes as bK, CollaborationRoleEnum as bL, CollectionPlayerApp as bM, App$4 as bN, ComponentIcon as bO, ComponentTypes as bP, ContactSelectorQuickFilterType as bQ, ContentGridLayoutTypes as bR, ContentSelector as bS, CoreFolderEntityType as bT, DATE_TIME_FORMAT as bU, DEFAULT_ADMIN_TABLE_HEIGHT as bV, DEFAULT_ADMIN_TABLE_WITH_PAGINATION_HEIGHT as bW, DEFAULT_GLOBAL_COMPONENT_SPACING as bX, DEFAULT_GLOBAL_COMPONENT_SPACING_INTERVAL as bY, DEFAULT_ITEMS_PER_PAGE as bZ, DEFAULT_PAGE_SIZE as b_, _sfc_main$3J as ba, NSpace as bb, _sfc_main$6w as bc, _sfc_main$6M as bd, CTable as be, _sfc_main$5j as bf, CTableMore as bg, CTableSelect as bh, CTableTag as bi, _sfc_main$6L as bj, CTags as bk, CTemplateAccessInfo as bl, _sfc_main$45 as bm, _sfc_main$4N as bn, text as bo, _sfc_main$6B as bp, _sfc_main$4I as bq, _sfc_main$5s as br, CToolbar as bs, _sfc_main$6z as bt, CUpsertFolderModal as bu, _sfc_main$5w as bv, CUserMenu as bw, CUsersAccessInfo as bx, CUsersGroupsAccessManage as by, _sfc_main$5t as bz, ADMIN_MESSAGE_TYPES as c, SUPPORTED_IMAGE_TYPES as c$, DEFAULT_PEER_CONNECTIVITY_VERSION as c0, DEFAULT_PITCHER_SETTINGS as c1, DEFAULT_SFDC_API_VERSION as c2, DSR_API_METHOD_TYPES as c3, DSR_API_TYPES as c4, DSR_MESSAGE as c5, DSR_MESSAGE_TYPES as c6, DSR_TYPE as c7, DefaultExpiresAtEnum as c8, DownloadTypeEnum as c9, MAX_UPLOAD_SIZE as cA, MIN_DIFFERENCE_IN_MINUTES as cB, MetadataTemplateFieldTypeEnum as cC, MultimediaHorizontalAlignmentOptions as cD, NON_MEMBER_ROLES as cE, NotesApp as cF, OperatorEnum as cG, PAPER_SIZE_PRESETS as cH, PEER_CONNECTIVITY_EVENT as cI, PEER_CONNECTIVITY_HANDLER_MATCH_ALL as cJ, PITCHER_EVENT as cK, PITCHER_SETTINGS_KEY as cL, PLATFORM_TYPE as cM, PRINT_SCALE_FACTOR as cN, PeerConnectivityActions as cO, PitcherBroadcastedEventName as cP, PitcherEventName as cQ, PitcherExternalEventName as cR, PitcherMessageType as cS, PitcherResponseStatus as cT, PostAction as cU, App$2 as cV, REQUEST_DEFAULT_CANCEL_TIMEOUT as cW, SEARCH_DEBOUNCE_TIME as cX, SUPPORTED_FONT_EXTENSIONS as cY, SUPPORTED_FONT_TYPES as cZ, SUPPORTED_IMAGE_EXTENSIONS as c_, EMBED_TYPE as ca, EventAction as cb, EventExternalObjectContentTypeEnum as cc, EventStatusEnum as cd, FileContentTypeEnum as ce, FileStatusEnum as cf, FileTypeEnum as cg, GlobalSearchResultType as ch, GridLayoutTypes as ci, HIDE_IF_EMPTY_COMPONENT_ID_TAG_PREFIX as cj, HIDE_IF_EMPTY_COMPONENT_TRACKING_ID_TAG_PREFIX as ck, HIDE_TAGS_WITH_PREFIX as cl, HtmlLayoutTypes as cm, IFRAME_ACTION_TYPES as cn, IFRAME_DATA_MESSAGE as co, INITIAL_CALL_STATE as cp, IS_DEV_ORG as cq, IS_LOCALHOST as cr, InstanceMembershipRoleEnum as cs, InstanceMembershipUserStatusEnum as ct, InvitationStatusEnum as cu, LanguageEnum as cv, LinkAlignmentTypes as cw, LinkAnchorTypes as cx, LinkPreviewTypes as cy, MAX_LUMINANCE_FOR_LIGHT_TEXT as cz, APPS_DB as d, findAllEmbeddableTypesInCanvasContent as d$, SUPPORTED_UPLOAD_FILE_EXTENSIONS as d0, SUPPORTED_VIDEO_EXTENSIONS as d1, SUPPORTED_VIDEO_TYPES as d2, SfEventColors as d3, SfEventColorsLight as d4, StorageRegionEnum as d5, TRACKING_EVENTS_STORAGE_KEY as d6, UI_API_METHOD_TYPES as d7, UI_MESSAGE as d8, UI_MESSAGE_TYPES as d9, dayjs as dA, deepDiff as dB, deepToRaw as dC, derivePatchRequestFields as dD, determineUserRole as dE, discardSectionComponentOverride as dF, displayBytesWithMUnit as dG, displayIntegerWithMunit as dH, doesLocalOverrideExist as dI, doesNotHaveAnyModuleOrHookSpecified as dJ, downloadFile as dK, draggable as dL, elementMounted as dM, escapeSoqlString as dN, evaluateAccessor as dO, evaluateCreateCanvasDefaultName as dP, evaluateIsExecutedCondition as dQ, evaluateIsExecutedForPascalCaseEvent as dR, executeWithDoublingTime as dS, exitFullscreen as dT, extractFieldNamesFromCondition as dU, fallbackLocale as dV, fetchAll as dW, fetchAllWithOffset as dX, fetchFirstChunkAndRemainingAsync as dY, filterSidebarApps as dZ, filterTreeBy as d_, UI_NATIVE_MESSAGE_TYPES as da, UserRoleEnum as db, ViewCompactItemType as dc, addCanvasComponent as dd, _export as de, appRequiresCrm as df, applyCanvasThemeAssetsToNode as dg, applyFont as dh, applyToTreeBy as di, autofocus as dj, camelCaseKeys as dk, canvasUiUnoPreset as dl, clearLocalStorageIfNeeded as dm, ClickOutsideDirective as dn, collectAllNodesByCondition as dp, _export$3 as dq, _export$2 as dr, componentIconType as ds, computeLocalStorageBytes as dt, convertSecondsToMinutes as du, convertSoqlToSmartQuery as dv, convertToPixels as dw, convertToSosl as dx, createNodeId as dy, createPitcherSettings as dz, AccessTypeEnum as e, isPitcherOrIosDevice as e$, findAllEmbeddableTypesInSectionsContent as e0, findEmbeddableInCanvasContent as e1, findEmbeddableInSectionsContent as e2, findMainFromClause as e3, findNodeInTreeByCondition as e4, findNodeInTreeById as e5, findNodeInTreeByType as e6, findParentByNodeId as e7, formatDate as e8, formatDateDetailed as e9, getPreviewUrl as eA, getRoleIcon as eB, getSalesforceApiVersion as eC, getSectionGlobalComponentSpacing as eD, handleThemeAssetComparison as eE, hasAppTypeDefined as eF, highLevelApi as eG, indirectEval as eH, insertItemSorted as eI, isAfter as eJ, isBefore as eK, isBeforeMinDate as eL, isCanvasDrawerApp as eM, isCanvasSectionExecution as eN, isEmbeddableWithZeroHeight as eO, isFileViewerReplacement as eP, isFirefox as eQ, isFullscreen as eR, isHeadlessOrNotAvailableApp as eS, isImageAccessible as eT, isIosDevice as eU, isMac as eV, isMobile as eW, isModifierClick as eX, isNonMemberRole as eY, isOriginValid as eZ, isPastMaxDate as e_, formatDateTime as ea, formatDateTimeAgo as eb, formatDayMonthBasedOnBrowserLang as ec, formatDimensionForGotenberg as ed, generateAIThumbnailUrl as ee, getAllPages as ef, getAppConfigFromAppSource as eg, getAppIconProps as eh, getAvailableApis as ei, getComponentDescription as ej, getComponentKeywords as ek, getComponentTitle as el, getContrastTextColor as em, getDefinedProps as en, getEventColor as eo, getExcessItemsIndexes as ep, getFontAwesomeIconNameAndType as eq, getFreezeStatus as er, getImageSize as es, getLocalOverrideUrl as et, getLuminance as eu, getNextPageParam as ev, getNodeDisplayNameByComponentType as ew, getNumberWithRegex as ex, getPageQuantity as ey, getPageRange as ez, App$3 as f, tapDirective as f$, isPitcherWkWebView as f0, isPostcallApp as f1, isQueryParamTruthy as f2, isSafari as f3, isSafariOnIosDevice as f4, isSameOrAfter as f5, isSameOrBefore as f6, isTextComponentEmpty as f7, isTheUiItself as f8, isTouchScreen as f9, _export$1 as fA, processCanvasForSectionThemeOverride as fB, regenerateTreeIds as fC, registerCustomHelper as fD, registerCustomHelpers as fE, registerPeerConnectivityHandler as fF, renderTemplate as fG, replaceThemePresetsWithInlineStyles as fH, replaceTranslationMessagesWithOverrides as fI, requestFullscreen as fJ, requestStream as fK, scrollCanvasToTop as fL, scrollToComponentById as fM, secondsToHumanReadable as fN, sendPeerConnectivityEvent as fO, setDateTime as fP, shouldDisplayPlaceholderComponent as fQ, shouldOpenInCollectionPlayerViewer as fR, shouldShowEmbeddable as fS, shouldShowInSidebar as fT, skipElementsInTree as fU, snakeCaseKeys as fV, someNodeInTree as fW, sortCollectionByString as fX, splitUserName as fY, stringToHslColor as fZ, supportedLocales as f_, isValidHex as fa, isWindows as fb, lightThemeOverrides as fc, loadCustomHelpersFromApps as fd, loadRemoteScriptWithCtx as fe, loadScript as ff, loadScriptStyle as fg, loadStyle as fh, localeDropdownOptions as fi, localeNames as fj, locales as fk, mergeWithArrayReplacement as fl, minFutureDate as fm, minPastDate as fn, moveNodeTo as fo, msToSeconds as fp, navigateTo as fq, normalizeFilterParams as fr, normalizeNetworkFilterParams as fs, openUsdz as ft, parseCollectionPlayerSlidesToContentSelector as fu, parseContentSelectorToCollectionPlayerSlides as fv, parseFileToCollectionPlayer as fw, parsePdfFileToCollectionPlayer as fx, parsePptxFileToCollectionPlayer as fy, pascalCaseKeys as fz, AppTypeEnum as g, titleCase as g0, toggleFullscreen as g1, tooltipDirective as g2, transformFilesToCollectionPlayer as g3, transformFilesToContentGrid as g4, updateFirstCollectionPlayerWithShareboxItems as g5, updateFirstContentGridWithShareboxItems as g6, urlSafeFetchInChunks as g7, useAdmin as g8, useAdminAndDsrState as g9, usePolling as gA, usePresentationHistory as gB, useRecentFiles as gC, useShareCanvas as gD, useSharedCommentsStorage as gE, useSmartStore as gF, useSuggestedTags as gG, useTheme as gH, useThemeVars as gI, useToast as gJ, useUi as gK, useWindowEvents as gL, vueQueryPluginOptions as gM, wait as gN, waitForIframeInitialize as gO, waitForValue as gP, useApi as ga, useAppsDb as gb, useBindValidation as gc, useBroadcastRouteChange as gd, useCanvasById as ge, useCanvasLocks as gf, useCanvasOverlay as gg, useCanvasVisibility as gh, useCanvasesAsInfinity as gi, useCollectionPlayerOverlay as gj, useCommentTracking as gk, useConfirmation as gl, useDsr as gm, useFetchCanvases as gn, useFetchUsers as go, useFileDisplayHelpers as gp, useFolderNameDescription as gq, useGlobalSearch as gr, useInfiniteScroll as gs, useLocation as gt, useMetadataSearch as gu, useMetadataTemplates as gv, useNotesApp as gw, useNotification as gx, useOpenFileStack as gy, usePitcherApi as gz, _sfc_main as h, App$1 as i, BulkUpdateTagsOperationEnum as j, CANVASES as k, CANVAS_HOOKS as l, CANVAS_TYPOGRAPHY_CSS_PROPERTIES as m, CANVAS_TYPOGRAPHY_PRESETS as n, CAlgoliaSearch as o, CAssignedCanvasesManagement as p, _sfc_main$4w as q, _sfc_main$6y as r, _sfc_main$4V as s, CButton as t, _sfc_main$5m as u, _sfc_main$5n as v, CCanvasSelector as w, _sfc_main$70 as x, CCarousel as y, _sfc_main$3N as z };
|
|
188300
|
-
//# sourceMappingURL=main.lib-
|
|
188281
|
+
//# sourceMappingURL=main.lib-DaWwJDxw.js.map
|