@tridion-sites/extensions 2.0.2 → 2.0.3
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/CHANGELOG.md +1 -1
- package/dist/index.d.ts +98 -529
- package/dist/index.js +28 -151
- package/package.json +3 -3
- package/dist/dts/api/activitiesExplorer/hooks/index.d.ts +0 -2
- package/dist/dts/api/activitiesExplorer/hooks/useActivitiesExplorer.d.ts +0 -63
- package/dist/dts/api/activitiesExplorer/hooks/useActivitiesExplorerTable.d.ts +0 -41
- package/dist/dts/api/activitiesExplorer/index.d.ts +0 -1
- package/dist/dts/api/contentExplorer/components/index.d.ts +0 -2
- package/dist/dts/api/contentExplorer/components/propertiesGrid.d.ts +0 -29
- package/dist/dts/api/contentExplorer/components/propertiesList.d.ts +0 -21
- package/dist/dts/api/contentExplorer/hierarchy.d.ts +0 -102
- package/dist/dts/api/contentExplorer/hooks/index.d.ts +0 -3
- package/dist/dts/api/contentExplorer/hooks/useContentExplorer.d.ts +0 -123
- package/dist/dts/api/contentExplorer/hooks/useContentExplorerTable.d.ts +0 -39
- package/dist/dts/api/contentExplorer/hooks/useContentExplorerTree.d.ts +0 -27
- package/dist/dts/api/contentExplorer/index.d.ts +0 -4
- package/dist/dts/api/contentExplorer/utils/hierarchyUtils.d.ts +0 -80
- package/dist/dts/api/contentExplorer/utils/index.d.ts +0 -1
- package/dist/dts/api/editors/bundle/hooks/index.d.ts +0 -1
- package/dist/dts/api/editors/bundle/hooks/useBundleEditor.d.ts +0 -32
- package/dist/dts/api/editors/category/hooks/index.d.ts +0 -1
- package/dist/dts/api/editors/category/hooks/useCategoryEditor.d.ts +0 -28
- package/dist/dts/api/editors/component/hooks/index.d.ts +0 -1
- package/dist/dts/api/editors/component/hooks/useComponentEditor.d.ts +0 -32
- package/dist/dts/api/editors/folder/hooks/index.d.ts +0 -1
- package/dist/dts/api/editors/folder/hooks/useFolderEditor.d.ts +0 -32
- package/dist/dts/api/editors/hooks/index.d.ts +0 -1
- package/dist/dts/api/editors/hooks/useEditor.d.ts +0 -40
- package/dist/dts/api/editors/index.d.ts +0 -8
- package/dist/dts/api/editors/keyword/hooks/index.d.ts +0 -1
- package/dist/dts/api/editors/keyword/hooks/useKeywordEditor.d.ts +0 -32
- package/dist/dts/api/editors/page/hooks/index.d.ts +0 -1
- package/dist/dts/api/editors/page/hooks/usePageEditor.d.ts +0 -40
- package/dist/dts/api/editors/structureGroup/hooks/index.d.ts +0 -1
- package/dist/dts/api/editors/structureGroup/hooks/useStructureGroupEditor.d.ts +0 -32
- package/dist/dts/api/general/components/button.d.ts +0 -33
- package/dist/dts/api/general/components/icon.d.ts +0 -19
- package/dist/dts/api/general/components/index.d.ts +0 -7
- package/dist/dts/api/general/components/layout/block.d.ts +0 -55
- package/dist/dts/api/general/components/layout/center.d.ts +0 -12
- package/dist/dts/api/general/components/layout/flex.d.ts +0 -50
- package/dist/dts/api/general/components/layout/index.d.ts +0 -4
- package/dist/dts/api/general/components/layout/stack.d.ts +0 -39
- package/dist/dts/api/general/components/link.d.ts +0 -29
- package/dist/dts/api/general/components/modal.d.ts +0 -61
- package/dist/dts/api/general/components/text.d.ts +0 -82
- package/dist/dts/api/general/components/textLink.d.ts +0 -16
- package/dist/dts/api/general/globals/borderRadius.d.ts +0 -15
- package/dist/dts/api/general/globals/color.d.ts +0 -41
- package/dist/dts/api/general/globals/index.d.ts +0 -6
- package/dist/dts/api/general/globals/opacity.d.ts +0 -16
- package/dist/dts/api/general/globals/spacing.d.ts +0 -19
- package/dist/dts/api/general/globals/transitionDuration.d.ts +0 -14
- package/dist/dts/api/general/globals/zIndex.d.ts +0 -18
- package/dist/dts/api/general/hooks/index.d.ts +0 -4
- package/dist/dts/api/general/hooks/useConfirmation.d.ts +0 -40
- package/dist/dts/api/general/hooks/useModal.d.ts +0 -68
- package/dist/dts/api/general/hooks/useNotifications.d.ts +0 -46
- package/dist/dts/api/general/hooks/useUserProfile.d.ts +0 -14
- package/dist/dts/api/general/index.d.ts +0 -6
- package/dist/dts/api/general/mixins/accessibility.d.ts +0 -50
- package/dist/dts/api/general/mixins/backgroundColor.d.ts +0 -10
- package/dist/dts/api/general/mixins/clickable.d.ts +0 -7
- package/dist/dts/api/general/mixins/color.d.ts +0 -10
- package/dist/dts/api/general/mixins/customIcon.d.ts +0 -10
- package/dist/dts/api/general/mixins/focusBehavior.d.ts +0 -13
- package/dist/dts/api/general/mixins/index.d.ts +0 -10
- package/dist/dts/api/general/mixins/opacity.d.ts +0 -11
- package/dist/dts/api/general/mixins/sizing.d.ts +0 -35
- package/dist/dts/api/general/mixins/spacing.d.ts +0 -16
- package/dist/dts/api/general/mixins/tooltip.d.ts +0 -9
- package/dist/dts/api/general/mutations/batchMutationOptions.d.ts +0 -6
- package/dist/dts/api/general/mutations/index.d.ts +0 -10
- package/dist/dts/api/general/mutations/item/index.d.ts +0 -24
- package/dist/dts/api/general/mutations/item/useAutoClassifyItemMutation.d.ts +0 -20
- package/dist/dts/api/general/mutations/item/useAutoClassifyItemsMutation.d.ts +0 -20
- package/dist/dts/api/general/mutations/item/useCopyItemMutation.d.ts +0 -20
- package/dist/dts/api/general/mutations/item/useCopyItemsMutation.d.ts +0 -20
- package/dist/dts/api/general/mutations/item/useDeleteItemMutation.d.ts +0 -20
- package/dist/dts/api/general/mutations/item/useDeleteItemsMutation.d.ts +0 -22
- package/dist/dts/api/general/mutations/item/useDemoteItemMutation.d.ts +0 -15
- package/dist/dts/api/general/mutations/item/useDemoteItemsMutation.d.ts +0 -15
- package/dist/dts/api/general/mutations/item/useFinishEditingItemMutation.d.ts +0 -20
- package/dist/dts/api/general/mutations/item/useFinishEditingItemsMutation.d.ts +0 -20
- package/dist/dts/api/general/mutations/item/useLocalizeItemMutation.d.ts +0 -20
- package/dist/dts/api/general/mutations/item/useLocalizeItemsMutation.d.ts +0 -20
- package/dist/dts/api/general/mutations/item/useMoveItemMutation.d.ts +0 -24
- package/dist/dts/api/general/mutations/item/useMoveItemsMutation.d.ts +0 -24
- package/dist/dts/api/general/mutations/item/usePromoteItemMutation.d.ts +0 -16
- package/dist/dts/api/general/mutations/item/usePromoteItemsMutation.d.ts +0 -16
- package/dist/dts/api/general/mutations/item/usePublishItemsMutation.d.ts +0 -62
- package/dist/dts/api/general/mutations/item/useRevertItemMutation.d.ts +0 -20
- package/dist/dts/api/general/mutations/item/useRevertItemsMutation.d.ts +0 -20
- package/dist/dts/api/general/mutations/item/useRollbackItemMutation.d.ts +0 -29
- package/dist/dts/api/general/mutations/item/useUnlocalizeItemMutation.d.ts +0 -21
- package/dist/dts/api/general/mutations/item/useUnlocalizeItemsMutation.d.ts +0 -20
- package/dist/dts/api/general/mutations/item/useUnpublishItemsMutation.d.ts +0 -46
- package/dist/dts/api/general/mutations/item/useUpdateItemMutation.d.ts +0 -16
- package/dist/dts/api/general/mutations/mutationOptions.d.ts +0 -38
- package/dist/dts/api/general/mutations/mutationResult.d.ts +0 -73
- package/dist/dts/api/general/mutations/translation/index.d.ts +0 -1
- package/dist/dts/api/general/mutations/translation/useCreateTranslationJobMutation.d.ts +0 -16
- package/dist/dts/api/general/mutations/useAddToBundleMutation.d.ts +0 -31
- package/dist/dts/api/general/mutations/useChangeUserLanguageMutation.d.ts +0 -20
- package/dist/dts/api/general/mutations/useChangeUserLocaleMutation.d.ts +0 -20
- package/dist/dts/api/general/mutations/useRemoveFromBundleMutation.d.ts +0 -20
- package/dist/dts/api/general/mutations/useUploadMultimediaMutation.d.ts +0 -52
- package/dist/dts/api/general/mutations/workflow/index.d.ts +0 -9
- package/dist/dts/api/general/mutations/workflow/useAssignActivitiesMutation.d.ts +0 -20
- package/dist/dts/api/general/mutations/workflow/useAssignActivityMutation.d.ts +0 -20
- package/dist/dts/api/general/mutations/workflow/useFinishActivitiesMutation.d.ts +0 -39
- package/dist/dts/api/general/mutations/workflow/useFinishActivityMutation.d.ts +0 -24
- package/dist/dts/api/general/mutations/workflow/useRestartActivitiesMutation.d.ts +0 -16
- package/dist/dts/api/general/mutations/workflow/useRestartActivityMutation.d.ts +0 -16
- package/dist/dts/api/general/mutations/workflow/useStartActivitiesMutation.d.ts +0 -16
- package/dist/dts/api/general/mutations/workflow/useStartActivityMutation.d.ts +0 -16
- package/dist/dts/api/general/mutations/workflow/useStartWorkflowMutation.d.ts +0 -16
- package/dist/dts/api/general/queries/index.d.ts +0 -10
- package/dist/dts/api/general/queries/item/index.d.ts +0 -14
- package/dist/dts/api/general/queries/item/useItemBlueprintHierarchyQuery.d.ts +0 -20
- package/dist/dts/api/general/queries/item/useItemChildrenQuery.d.ts +0 -20
- package/dist/dts/api/general/queries/item/useItemClassifiedItemsQuery.d.ts +0 -33
- package/dist/dts/api/general/queries/item/useItemDefaultDataQuery.d.ts +0 -26
- package/dist/dts/api/general/queries/item/useItemHistoryQuery.d.ts +0 -16
- package/dist/dts/api/general/queries/item/useItemPublishUrlsQuery.d.ts +0 -16
- package/dist/dts/api/general/queries/item/useItemPublishedPagesQuery.d.ts +0 -16
- package/dist/dts/api/general/queries/item/useItemPublishedToQuery.d.ts +0 -16
- package/dist/dts/api/general/queries/item/useItemQuery.d.ts +0 -20
- package/dist/dts/api/general/queries/item/useItemTranslationInfoQuery.d.ts +0 -16
- package/dist/dts/api/general/queries/item/useItemUsedByQuery.d.ts +0 -25
- package/dist/dts/api/general/queries/item/useItemUsesQuery.d.ts +0 -21
- package/dist/dts/api/general/queries/item/useItemsQuery.d.ts +0 -28
- package/dist/dts/api/general/queries/item/usePublicationBlueprintHierarchyQuery.d.ts +0 -20
- package/dist/dts/api/general/queries/lists/index.d.ts +0 -6
- package/dist/dts/api/general/queries/lists/useContainerItems.d.ts +0 -32
- package/dist/dts/api/general/queries/lists/useFavoritesQuery.d.ts +0 -7
- package/dist/dts/api/general/queries/lists/useItemsInProgressQuery.d.ts +0 -25
- package/dist/dts/api/general/queries/lists/usePublicationsQuery.d.ts +0 -7
- package/dist/dts/api/general/queries/lists/useUserGroupsQuery.d.ts +0 -33
- package/dist/dts/api/general/queries/lists/useUsersQuery.d.ts +0 -38
- package/dist/dts/api/general/queries/loadingState.d.ts +0 -10
- package/dist/dts/api/general/queries/publishing/index.d.ts +0 -5
- package/dist/dts/api/general/queries/publishing/useItemsToPublishQuery.d.ts +0 -8
- package/dist/dts/api/general/queries/publishing/useItemsToUnpublishQuery.d.ts +0 -8
- package/dist/dts/api/general/queries/publishing/usePublishTransactionsQuery.d.ts +0 -40
- package/dist/dts/api/general/queries/publishing/usePublishableTargetTypesQuery.d.ts +0 -16
- package/dist/dts/api/general/queries/publishing/useTargetTypesQuery.d.ts +0 -7
- package/dist/dts/api/general/queries/queryOptions.d.ts +0 -67
- package/dist/dts/api/general/queries/queryResult.d.ts +0 -93
- package/dist/dts/api/general/queries/search/index.d.ts +0 -2
- package/dist/dts/api/general/queries/search/useSearchInContainerQuery.d.ts +0 -27
- package/dist/dts/api/general/queries/search/useSystemSearchQuery.d.ts +0 -26
- package/dist/dts/api/general/queries/translation/index.d.ts +0 -1
- package/dist/dts/api/general/queries/translation/useDefaultTranslationJobQuery.d.ts +0 -17
- package/dist/dts/api/general/queries/useUserProfileQuery.d.ts +0 -7
- package/dist/dts/api/general/queries/workflow/index.d.ts +0 -1
- package/dist/dts/api/general/queries/workflow/useActivityInstancesQuery.d.ts +0 -37
- package/dist/dts/api/index.d.ts +0 -5
- package/dist/dts/api/publishingQueueExplorer/hooks/index.d.ts +0 -2
- package/dist/dts/api/publishingQueueExplorer/hooks/usePublishingQueueExplorer.d.ts +0 -62
- package/dist/dts/api/publishingQueueExplorer/hooks/usePublishingQueueExplorerTable.d.ts +0 -41
- package/dist/dts/api/publishingQueueExplorer/index.d.ts +0 -1
- package/dist/dts/apiBridge/activitiesExplorerApiStorage.d.ts +0 -16
- package/dist/dts/apiBridge/contentExplorerApiStorage.d.ts +0 -32
- package/dist/dts/apiBridge/editors/bundleEditorApiStorage.d.ts +0 -13
- package/dist/dts/apiBridge/editors/categoryEditorApiStorage.d.ts +0 -13
- package/dist/dts/apiBridge/editors/componentEditorApiStorage.d.ts +0 -13
- package/dist/dts/apiBridge/editors/editorsApiStorage.d.ts +0 -28
- package/dist/dts/apiBridge/editors/folderEditorApiStorage.d.ts +0 -13
- package/dist/dts/apiBridge/editors/index.d.ts +0 -8
- package/dist/dts/apiBridge/editors/keywordEditorApiStorage.d.ts +0 -13
- package/dist/dts/apiBridge/editors/pageEditorApiStorage.d.ts +0 -13
- package/dist/dts/apiBridge/editors/structureGroupEditorApiStorage.d.ts +0 -13
- package/dist/dts/apiBridge/extensionApiBridge.d.ts +0 -22
- package/dist/dts/apiBridge/generalApiStorage.d.ts +0 -144
- package/dist/dts/apiBridge/index.d.ts +0 -6
- package/dist/dts/apiBridge/publishingQueueExplorerApiStorage.d.ts +0 -16
- package/dist/dts/apiWrappers/activitiesExplorer/hooks.d.ts +0 -39
- package/dist/dts/apiWrappers/activitiesExplorer/index.d.ts +0 -1
- package/dist/dts/apiWrappers/contentExplorer/components.d.ts +0 -5
- package/dist/dts/apiWrappers/contentExplorer/hooks.d.ts +0 -58
- package/dist/dts/apiWrappers/contentExplorer/index.d.ts +0 -3
- package/dist/dts/apiWrappers/contentExplorer/utils.d.ts +0 -73
- package/dist/dts/apiWrappers/editors/hooks.d.ts +0 -63
- package/dist/dts/apiWrappers/editors/index.d.ts +0 -1
- package/dist/dts/apiWrappers/general/components.d.ts +0 -88
- package/dist/dts/apiWrappers/general/globals.d.ts +0 -37
- package/dist/dts/apiWrappers/general/hooks.d.ts +0 -25
- package/dist/dts/apiWrappers/general/index.d.ts +0 -5
- package/dist/dts/apiWrappers/general/mutations/generalMutations.d.ts +0 -30
- package/dist/dts/apiWrappers/general/mutations/index.d.ts +0 -4
- package/dist/dts/apiWrappers/general/mutations/itemMutations.d.ts +0 -137
- package/dist/dts/apiWrappers/general/mutations/translationMutations.d.ts +0 -5
- package/dist/dts/apiWrappers/general/mutations/workflowMutations.d.ts +0 -47
- package/dist/dts/apiWrappers/general/queries/generalQueries.d.ts +0 -7
- package/dist/dts/apiWrappers/general/queries/index.d.ts +0 -7
- package/dist/dts/apiWrappers/general/queries/itemQueries.d.ts +0 -85
- package/dist/dts/apiWrappers/general/queries/listsQueries.d.ts +0 -25
- package/dist/dts/apiWrappers/general/queries/publishingQueries.d.ts +0 -19
- package/dist/dts/apiWrappers/general/queries/searchQueries.d.ts +0 -13
- package/dist/dts/apiWrappers/general/queries/translationQueries.d.ts +0 -5
- package/dist/dts/apiWrappers/general/queries/workflowQueries.d.ts +0 -5
- package/dist/dts/apiWrappers/index.d.ts +0 -5
- package/dist/dts/apiWrappers/publishingQueueExplorer/hooks.d.ts +0 -39
- package/dist/dts/apiWrappers/publishingQueueExplorer/index.d.ts +0 -1
- package/dist/dts/extensionPoints/actionsConfiguration/actionExtension.d.ts +0 -43
- package/dist/dts/extensionPoints/actionsConfiguration/actionGroup.d.ts +0 -20
- package/dist/dts/extensionPoints/actionsConfiguration/actionsConfigurationExtension.d.ts +0 -10
- package/dist/dts/extensionPoints/actionsConfiguration/actionsConfigurationExtensionsBuilder.d.ts +0 -70
- package/dist/dts/extensionPoints/actionsConfiguration/index.d.ts +0 -4
- package/dist/dts/extensionPoints/activitiesExplorer/activitiesExplorerActions.d.ts +0 -40
- package/dist/dts/extensionPoints/activitiesExplorer/activitiesExplorerExtensions.d.ts +0 -11
- package/dist/dts/extensionPoints/activitiesExplorer/activitiesExplorerExtensionsBuilder.d.ts +0 -25
- package/dist/dts/extensionPoints/activitiesExplorer/index.d.ts +0 -5
- package/dist/dts/extensionPoints/activitiesExplorer/insightsPanels/activitiesExplorerInsightsPanelsExtension.d.ts +0 -18
- package/dist/dts/extensionPoints/activitiesExplorer/insightsPanels/activitiesExplorerInsightsPanelsExtensions.d.ts +0 -9
- package/dist/dts/extensionPoints/activitiesExplorer/insightsPanels/activitiesExplorerInsightsPanelsExtensionsBuilder.d.ts +0 -24
- package/dist/dts/extensionPoints/activitiesExplorer/insightsPanels/index.d.ts +0 -3
- package/dist/dts/extensionPoints/activitiesExplorer/table/activitiesExplorerTableActions.d.ts +0 -41
- package/dist/dts/extensionPoints/activitiesExplorer/table/activitiesExplorerTableColumnExtension.d.ts +0 -20
- package/dist/dts/extensionPoints/activitiesExplorer/table/activitiesExplorerTableExtensions.d.ts +0 -10
- package/dist/dts/extensionPoints/activitiesExplorer/table/activitiesExplorerTableExtensionsBuilder.d.ts +0 -26
- package/dist/dts/extensionPoints/activitiesExplorer/table/index.d.ts +0 -3
- package/dist/dts/extensionPoints/contentEditor/contentEditorExtensions.d.ts +0 -11
- package/dist/dts/extensionPoints/contentEditor/contentEditorExtensionsBuilder.d.ts +0 -15
- package/dist/dts/extensionPoints/contentEditor/contentEditorFormFieldExtension.d.ts +0 -85
- package/dist/dts/extensionPoints/contentEditor/contentEditorViewExtension.d.ts +0 -69
- package/dist/dts/extensionPoints/contentEditor/index.d.ts +0 -5
- package/dist/dts/extensionPoints/contentEditor/richTextField/index.d.ts +0 -2
- package/dist/dts/extensionPoints/contentEditor/richTextField/richTextFieldExtensions.d.ts +0 -64
- package/dist/dts/extensionPoints/contentEditor/richTextField/richTextFieldExtensionsBuilder.d.ts +0 -11
- package/dist/dts/extensionPoints/contentExplorer/contentExplorerActions.d.ts +0 -86
- package/dist/dts/extensionPoints/contentExplorer/contentExplorerExtensions.d.ts +0 -13
- package/dist/dts/extensionPoints/contentExplorer/contentExplorerExtensionsBuilder.d.ts +0 -30
- package/dist/dts/extensionPoints/contentExplorer/index.d.ts +0 -6
- package/dist/dts/extensionPoints/contentExplorer/insightsPanels/contentExplorerInsightsPanelsExtension.d.ts +0 -18
- package/dist/dts/extensionPoints/contentExplorer/insightsPanels/contentExplorerInsightsPanelsExtensions.d.ts +0 -9
- package/dist/dts/extensionPoints/contentExplorer/insightsPanels/contentExplorerInsightsPanelsExtensionsBuilder.d.ts +0 -24
- package/dist/dts/extensionPoints/contentExplorer/insightsPanels/index.d.ts +0 -3
- package/dist/dts/extensionPoints/contentExplorer/table/contentExplorerTableColumnExtension.d.ts +0 -20
- package/dist/dts/extensionPoints/contentExplorer/table/contentExplorerTableExtensions.d.ts +0 -10
- package/dist/dts/extensionPoints/contentExplorer/table/contentExplorerTableExtensionsBuilder.d.ts +0 -26
- package/dist/dts/extensionPoints/contentExplorer/table/index.d.ts +0 -3
- package/dist/dts/extensionPoints/contentExplorer/tree/contentExplorerTreeExtensions.d.ts +0 -7
- package/dist/dts/extensionPoints/contentExplorer/tree/contentExplorerTreeExtensionsBuilder.d.ts +0 -13
- package/dist/dts/extensionPoints/contentExplorer/tree/index.d.ts +0 -2
- package/dist/dts/extensionPoints/extensionBuilder.d.ts +0 -37
- package/dist/dts/extensionPoints/extensionPoints.d.ts +0 -17
- package/dist/dts/extensionPoints/header/headerExtensions.d.ts +0 -7
- package/dist/dts/extensionPoints/header/headerExtensionsBuilder.d.ts +0 -12
- package/dist/dts/extensionPoints/header/index.d.ts +0 -3
- package/dist/dts/extensionPoints/header/navigation/index.d.ts +0 -4
- package/dist/dts/extensionPoints/header/navigation/navigationExtensions.d.ts +0 -9
- package/dist/dts/extensionPoints/header/navigation/navigationExtensionsBuilder.d.ts +0 -24
- package/dist/dts/extensionPoints/header/navigation/navigationItem.d.ts +0 -65
- package/dist/dts/extensionPoints/header/navigation/navigationItems.d.ts +0 -20
- package/dist/dts/extensionPoints/index.d.ts +0 -12
- package/dist/dts/extensionPoints/insightsPanels/index.d.ts +0 -1
- package/dist/dts/extensionPoints/insightsPanels/insightsPanelsExtension.d.ts +0 -39
- package/dist/dts/extensionPoints/listBuilder/index.d.ts +0 -3
- package/dist/dts/extensionPoints/listBuilder/listBuilder.d.ts +0 -12
- package/dist/dts/extensionPoints/listBuilder/listBuilderExtension.d.ts +0 -12
- package/dist/dts/extensionPoints/listBuilder/utils/addItem.d.ts +0 -14
- package/dist/dts/extensionPoints/listBuilder/utils/findItemIndex.d.ts +0 -13
- package/dist/dts/extensionPoints/listBuilder/utils/index.d.ts +0 -5
- package/dist/dts/extensionPoints/listBuilder/utils/moveItem.d.ts +0 -14
- package/dist/dts/extensionPoints/listBuilder/utils/removeItem.d.ts +0 -13
- package/dist/dts/extensionPoints/listBuilder/utils/replaceItem.d.ts +0 -14
- package/dist/dts/extensionPoints/publishingQueueExplorer/index.d.ts +0 -5
- package/dist/dts/extensionPoints/publishingQueueExplorer/insightsPanels/index.d.ts +0 -3
- package/dist/dts/extensionPoints/publishingQueueExplorer/insightsPanels/publishingQueueExplorerInsightsPanelsExtension.d.ts +0 -18
- package/dist/dts/extensionPoints/publishingQueueExplorer/insightsPanels/publishingQueueExplorerInsightsPanelsExtensions.d.ts +0 -9
- package/dist/dts/extensionPoints/publishingQueueExplorer/insightsPanels/publishingQueueExplorerInsightsPanelsExtensionsBuilder.d.ts +0 -24
- package/dist/dts/extensionPoints/publishingQueueExplorer/publishingQueueExplorerActions.d.ts +0 -39
- package/dist/dts/extensionPoints/publishingQueueExplorer/publishingQueueExplorerExtensions.d.ts +0 -11
- package/dist/dts/extensionPoints/publishingQueueExplorer/publishingQueueExplorerExtensionsBuilder.d.ts +0 -25
- package/dist/dts/extensionPoints/publishingQueueExplorer/table/index.d.ts +0 -3
- package/dist/dts/extensionPoints/publishingQueueExplorer/table/publishingQueueExplorerTableActions.d.ts +0 -39
- package/dist/dts/extensionPoints/publishingQueueExplorer/table/publishingQueueExplorerTableColumnExtension.d.ts +0 -20
- package/dist/dts/extensionPoints/publishingQueueExplorer/table/publishingQueueExplorerTableExtensions.d.ts +0 -10
- package/dist/dts/extensionPoints/publishingQueueExplorer/table/publishingQueueExplorerTableExtensionsBuilder.d.ts +0 -26
- package/dist/dts/extensionPoints/tableColumnConfiguration/index.d.ts +0 -1
- package/dist/dts/extensionPoints/tableColumnConfiguration/tableColumnExtension.d.ts +0 -70
- package/dist/dts/extensionPoints/translations/index.d.ts +0 -3
- package/dist/dts/extensionPoints/translations/translationExtensions.d.ts +0 -7
- package/dist/dts/extensionPoints/translations/translationExtensionsBuilder.d.ts +0 -17
- package/dist/dts/extensionPoints/translations/translationItem.d.ts +0 -23
- package/dist/dts/frameworkInfo.d.ts +0 -7
- package/dist/dts/index.d.ts +0 -6
- package/dist/dts/module/createExtensionGlobals.d.ts +0 -11
- package/dist/dts/module/extensionGlobals.d.ts +0 -7
- package/dist/dts/module/extensionModule.d.ts +0 -11
- package/dist/dts/module/index.d.ts +0 -4
- package/dist/dts/module/runtimeInformation.d.ts +0 -7
|
@@ -1,137 +0,0 @@
|
|
|
1
|
-
import type { AutoClassifyItemMutationHook, AutoClassifyItemsMutationHook, CopyItemMutationHook, CopyItemsMutationHook, DeleteItemMutationHook, DeleteItemsMutationHook, DemoteItemMutationHook, DemoteItemsMutationHook, FinishEditingItemMutationHook, FinishEditingItemsMutationHook, LocalizeItemMutationHook, LocalizeItemsMutationHook, MoveItemMutationHook, MoveItemsMutationHook, PublishItemsMutationHook, RevertItemMutationHook, RevertItemsMutationHook, RollbackItemMutationHook, UnlocalizeItemMutationHook, UnlocalizeItemsMutationHook, UnpublishItemsMutationHook, UpdateItemMutationHook } from "../../../api";
|
|
2
|
-
/**
|
|
3
|
-
* Classifies a single item based on its content and metadata.
|
|
4
|
-
*
|
|
5
|
-
* @public
|
|
6
|
-
*/
|
|
7
|
-
export declare const useAutoClassifyItemMutation: AutoClassifyItemMutationHook;
|
|
8
|
-
/**
|
|
9
|
-
* Classifies items based on their content and metadata.
|
|
10
|
-
*
|
|
11
|
-
* @public
|
|
12
|
-
*/
|
|
13
|
-
export declare const useAutoClassifyItemsMutation: AutoClassifyItemsMutationHook;
|
|
14
|
-
/**
|
|
15
|
-
* Copies a single item to the specified destination.
|
|
16
|
-
*
|
|
17
|
-
* @public
|
|
18
|
-
*/
|
|
19
|
-
export declare const useCopyItemMutation: CopyItemMutationHook;
|
|
20
|
-
/**
|
|
21
|
-
* Copies a list of items to the specified destination.
|
|
22
|
-
*
|
|
23
|
-
* @public
|
|
24
|
-
*/
|
|
25
|
-
export declare const useCopyItemsMutation: CopyItemsMutationHook;
|
|
26
|
-
/**
|
|
27
|
-
* Deletes a single item from the system.
|
|
28
|
-
*
|
|
29
|
-
* @public
|
|
30
|
-
*/
|
|
31
|
-
export declare const useDeleteItemMutation: DeleteItemMutationHook;
|
|
32
|
-
/**
|
|
33
|
-
* Deletes a list of items from the system.
|
|
34
|
-
*
|
|
35
|
-
* @public
|
|
36
|
-
*/
|
|
37
|
-
export declare const useDeleteItemsMutation: DeleteItemsMutationHook;
|
|
38
|
-
/**
|
|
39
|
-
* Finishes editing of a checked out versioned item.
|
|
40
|
-
* Saves changes made in minor version updates and increments the major version of the item.
|
|
41
|
-
*
|
|
42
|
-
* @public
|
|
43
|
-
*/
|
|
44
|
-
export declare const useFinishEditingItemMutation: FinishEditingItemMutationHook;
|
|
45
|
-
/**
|
|
46
|
-
* Finishes editing for checked out versioned items.
|
|
47
|
-
* Saves changes made in minor version updates and increments the major version of each item.
|
|
48
|
-
*
|
|
49
|
-
* @public
|
|
50
|
-
*/
|
|
51
|
-
export declare const useFinishEditingItemsMutation: FinishEditingItemsMutationHook;
|
|
52
|
-
/**
|
|
53
|
-
* Localizes a shared item by creating a local copy that can then be modified locally.
|
|
54
|
-
*
|
|
55
|
-
* @public
|
|
56
|
-
*/
|
|
57
|
-
export declare const useLocalizeItemMutation: LocalizeItemMutationHook;
|
|
58
|
-
/**
|
|
59
|
-
* Localizes a list of shared items by creating their local copies that can then be modified locally.
|
|
60
|
-
*
|
|
61
|
-
* @public
|
|
62
|
-
*/
|
|
63
|
-
export declare const useLocalizeItemsMutation: LocalizeItemsMutationHook;
|
|
64
|
-
/**
|
|
65
|
-
* Moves a single item from its current location to the specified destination.
|
|
66
|
-
*
|
|
67
|
-
* @public
|
|
68
|
-
*/
|
|
69
|
-
export declare const useMoveItemMutation: MoveItemMutationHook;
|
|
70
|
-
/**
|
|
71
|
-
* Moves a list of items from their current location to the specified destination.
|
|
72
|
-
*
|
|
73
|
-
* @public
|
|
74
|
-
*/
|
|
75
|
-
export declare const useMoveItemsMutation: MoveItemsMutationHook;
|
|
76
|
-
/**
|
|
77
|
-
* Publishes a list of items with provided instructions.
|
|
78
|
-
*
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
export declare const usePublishItemsMutation: PublishItemsMutationHook;
|
|
82
|
-
/**
|
|
83
|
-
* Reverts the item to the last major version.
|
|
84
|
-
* If the item does not have a major version, it is deleted.
|
|
85
|
-
*
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
export declare const useRevertItemMutation: RevertItemMutationHook;
|
|
89
|
-
/**
|
|
90
|
-
* Reverts a list of items item to their last major version.
|
|
91
|
-
* If any of the items do not have a major version, they are deleted.
|
|
92
|
-
*
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
export declare const useRevertItemsMutation: RevertItemsMutationHook;
|
|
96
|
-
/**
|
|
97
|
-
* Rolls back all changes that have been made to an item since a specified version.
|
|
98
|
-
*
|
|
99
|
-
* @public
|
|
100
|
-
*/
|
|
101
|
-
export declare const useRollbackItemMutation: RollbackItemMutationHook;
|
|
102
|
-
/**
|
|
103
|
-
* Unlocalizes a single item which removes its local copy from a publication.
|
|
104
|
-
*
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
export declare const useUnlocalizeItemMutation: UnlocalizeItemMutationHook;
|
|
108
|
-
/**
|
|
109
|
-
* Unlocalizes a list of items which removes their local copies from a publication.
|
|
110
|
-
*
|
|
111
|
-
* @public
|
|
112
|
-
*/
|
|
113
|
-
export declare const useUnlocalizeItemsMutation: UnlocalizeItemsMutationHook;
|
|
114
|
-
/**
|
|
115
|
-
* Unpublishes a list of items with provided instructions.
|
|
116
|
-
*
|
|
117
|
-
* @public
|
|
118
|
-
*/
|
|
119
|
-
export declare const useUnpublishItemsMutation: UnpublishItemsMutationHook;
|
|
120
|
-
/**
|
|
121
|
-
* Updates an item by URI.
|
|
122
|
-
*
|
|
123
|
-
* @public
|
|
124
|
-
*/
|
|
125
|
-
export declare const useUpdateItemMutation: UpdateItemMutationHook;
|
|
126
|
-
/**
|
|
127
|
-
* Updates an item by URI.
|
|
128
|
-
*
|
|
129
|
-
* @public
|
|
130
|
-
*/
|
|
131
|
-
export declare const useDemoteItemMutation: DemoteItemMutationHook;
|
|
132
|
-
/**
|
|
133
|
-
* Updates an item by URI.
|
|
134
|
-
*
|
|
135
|
-
* @public
|
|
136
|
-
*/
|
|
137
|
-
export declare const useDemoteItemsMutation: DemoteItemsMutationHook;
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import type { AssignActivitiesMutationHook, AssignActivityMutationHook, FinishActivitiesMutationHook, FinishActivityMutationHook, RestartActivitiesMutationHook, RestartActivityMutationHook, StartActivitiesMutationHook, StartActivityMutationHook, StartWorkflowMutationHook } from "../../../api";
|
|
2
|
-
/**
|
|
3
|
-
* Assigns a list of activities to a new User or Group.
|
|
4
|
-
*
|
|
5
|
-
* @public
|
|
6
|
-
*/
|
|
7
|
-
export declare const useAssignActivitiesMutation: AssignActivitiesMutationHook;
|
|
8
|
-
/**
|
|
9
|
-
* Assigns a single activity to a new User or Group.
|
|
10
|
-
*
|
|
11
|
-
* @public
|
|
12
|
-
*/
|
|
13
|
-
export declare const useAssignActivityMutation: AssignActivityMutationHook;
|
|
14
|
-
/**
|
|
15
|
-
* @public
|
|
16
|
-
*/
|
|
17
|
-
export declare const useFinishActivityMutation: FinishActivityMutationHook;
|
|
18
|
-
/**
|
|
19
|
-
* @public
|
|
20
|
-
*/
|
|
21
|
-
export declare const useFinishActivitiesMutation: FinishActivitiesMutationHook;
|
|
22
|
-
/**
|
|
23
|
-
* Restarts failed activities.
|
|
24
|
-
*
|
|
25
|
-
* @public
|
|
26
|
-
*/
|
|
27
|
-
export declare const useRestartActivitiesMutation: RestartActivitiesMutationHook;
|
|
28
|
-
/**
|
|
29
|
-
* Restarts an activity which is failed.
|
|
30
|
-
*
|
|
31
|
-
* @public
|
|
32
|
-
*/
|
|
33
|
-
export declare const useRestartActivityMutation: RestartActivityMutationHook;
|
|
34
|
-
/**
|
|
35
|
-
* @public
|
|
36
|
-
*/
|
|
37
|
-
export declare const useStartActivitiesMutation: StartActivitiesMutationHook;
|
|
38
|
-
/**
|
|
39
|
-
* @public
|
|
40
|
-
*/
|
|
41
|
-
export declare const useStartActivityMutation: StartActivityMutationHook;
|
|
42
|
-
/**
|
|
43
|
-
* Starts a new workflow and associates the bundle and all items inside it with that workflow instance.
|
|
44
|
-
*
|
|
45
|
-
* @public
|
|
46
|
-
*/
|
|
47
|
-
export declare const useStartWorkflowMutation: StartWorkflowMutationHook;
|
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
import type { ItemBlueprintHierarchyQueryHook, ItemChildrenQueryHook, ItemClassifiedItemsQueryHook, ItemDefaultDataQueryHook, ItemHistoryQueryHook, ItemPublishedPagesQueryHook, ItemPublishedToQueryHook, ItemPublishUrlsQueryHook, ItemQueryHook, ItemsQueryHook, ItemTranslationInfoQueryHook, ItemUsedByQueryHook, ItemUsesQueryHook, PublicationBlueprintHierarchyQueryHook } from "../../../api";
|
|
2
|
-
/**
|
|
3
|
-
* Retrieves the context of the provided item within the BluePrint hierarchy.
|
|
4
|
-
*
|
|
5
|
-
* @public
|
|
6
|
-
*/
|
|
7
|
-
export declare const useItemBlueprintHierarchyQuery: ItemBlueprintHierarchyQueryHook;
|
|
8
|
-
/**
|
|
9
|
-
* Retrieves a list of child items for the provided organizational item.
|
|
10
|
-
*
|
|
11
|
-
* @public
|
|
12
|
-
*/
|
|
13
|
-
export declare const useItemChildrenQuery: ItemChildrenQueryHook;
|
|
14
|
-
/**
|
|
15
|
-
* Retrieves a list of items classified with the provided Keyword or Concept.
|
|
16
|
-
*
|
|
17
|
-
* @public
|
|
18
|
-
*/
|
|
19
|
-
export declare const useItemClassifiedItemsQuery: ItemClassifiedItemsQueryHook;
|
|
20
|
-
/**
|
|
21
|
-
* Retrieves the default model for the provided model type.
|
|
22
|
-
*
|
|
23
|
-
* @public
|
|
24
|
-
*/
|
|
25
|
-
export declare const useItemDefaultDataQuery: ItemDefaultDataQueryHook;
|
|
26
|
-
/**
|
|
27
|
-
* Retrieves a list of major versions of the provided versioned item.
|
|
28
|
-
*
|
|
29
|
-
* @public
|
|
30
|
-
*/
|
|
31
|
-
export declare const useItemHistoryQuery: ItemHistoryQueryHook;
|
|
32
|
-
/**
|
|
33
|
-
* Retrieves a list of published pages that use the provided item.
|
|
34
|
-
*
|
|
35
|
-
* @public
|
|
36
|
-
*/
|
|
37
|
-
export declare const useItemPublishedPagesQuery: ItemPublishedPagesQueryHook;
|
|
38
|
-
/**
|
|
39
|
-
* Retrieves a list of targets to which the provided item is published.
|
|
40
|
-
*
|
|
41
|
-
* @public
|
|
42
|
-
*/
|
|
43
|
-
export declare const useItemPublishedToQuery: ItemPublishedToQueryHook;
|
|
44
|
-
/**
|
|
45
|
-
* Retrieves a list of URLs where the provided item is published.
|
|
46
|
-
*
|
|
47
|
-
* @public
|
|
48
|
-
*/
|
|
49
|
-
export declare const useItemPublishUrlsQuery: ItemPublishUrlsQueryHook;
|
|
50
|
-
/**
|
|
51
|
-
* Retrieves a single item using the provided item URI.
|
|
52
|
-
*
|
|
53
|
-
* @public
|
|
54
|
-
*/
|
|
55
|
-
export declare const useItemQuery: ItemQueryHook;
|
|
56
|
-
/**
|
|
57
|
-
* Retrieves a list of items using the provided list of item URIs.
|
|
58
|
-
*
|
|
59
|
-
* @public
|
|
60
|
-
*/
|
|
61
|
-
export declare const useItemsQuery: ItemsQueryHook;
|
|
62
|
-
/**
|
|
63
|
-
* Retrieves translation information for the provided item.
|
|
64
|
-
*
|
|
65
|
-
* @public
|
|
66
|
-
*/
|
|
67
|
-
export declare const useItemTranslationInfoQuery: ItemTranslationInfoQueryHook;
|
|
68
|
-
/**
|
|
69
|
-
* Retrieves a list of items that use the provided item.
|
|
70
|
-
*
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
export declare const useItemUsedByQuery: ItemUsedByQueryHook;
|
|
74
|
-
/**
|
|
75
|
-
* Retrieves a list of items that are used by the provided item.
|
|
76
|
-
*
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
export declare const useItemUsesQuery: ItemUsesQueryHook;
|
|
80
|
-
/**
|
|
81
|
-
* Retrieves the context of the provided publication within the BluePrint hierarchy.
|
|
82
|
-
*
|
|
83
|
-
* @public
|
|
84
|
-
*/
|
|
85
|
-
export declare const usePublicationBlueprintHierarchyQuery: PublicationBlueprintHierarchyQueryHook;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import type { ContainerItemsQueryHook, FavoritesQueryHook, ItemsInProgressQueryHook, PublicationsQueryHook, UserGroupsQueryHook, UsersQueryHook } from "../../../api";
|
|
2
|
-
/**
|
|
3
|
-
* @public
|
|
4
|
-
*/
|
|
5
|
-
export declare const useContainerItems: ContainerItemsQueryHook;
|
|
6
|
-
/**
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
9
|
-
export declare const useFavoritesQuery: FavoritesQueryHook;
|
|
10
|
-
/**
|
|
11
|
-
* @public
|
|
12
|
-
*/
|
|
13
|
-
export declare const useItemsInProgressQuery: ItemsInProgressQueryHook;
|
|
14
|
-
/**
|
|
15
|
-
* @public
|
|
16
|
-
*/
|
|
17
|
-
export declare const usePublicationsQuery: PublicationsQueryHook;
|
|
18
|
-
/**
|
|
19
|
-
* @public
|
|
20
|
-
*/
|
|
21
|
-
export declare const useUserGroupsQuery: UserGroupsQueryHook;
|
|
22
|
-
/**
|
|
23
|
-
* @public
|
|
24
|
-
*/
|
|
25
|
-
export declare const useUsersQuery: UsersQueryHook;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { ItemsToPublishQueryHook, ItemsToUnpublishQueryHook, PublishableTargetTypesQueryHook } from "../../../api";
|
|
2
|
-
/**
|
|
3
|
-
* Retrieves a list of items that will be published with the provided instructions.
|
|
4
|
-
*
|
|
5
|
-
* @public
|
|
6
|
-
*/
|
|
7
|
-
export declare const useItemsToPublishQuery: ItemsToPublishQueryHook;
|
|
8
|
-
/**
|
|
9
|
-
* Retrieves a list of items that will be unpublished with the provided instructions.
|
|
10
|
-
*
|
|
11
|
-
* @public
|
|
12
|
-
*/
|
|
13
|
-
export declare const useItemsToUnpublishQuery: ItemsToUnpublishQueryHook;
|
|
14
|
-
/**
|
|
15
|
-
* Retrieves a list of Target Types for the provided Business Process Type.
|
|
16
|
-
*
|
|
17
|
-
* @public
|
|
18
|
-
*/
|
|
19
|
-
export declare const usePublishableTargetTypesQuery: PublishableTargetTypesQueryHook;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import type { SearchInContainerQueryHook, SystemSearchQueryHook } from "../../../api";
|
|
2
|
-
/**
|
|
3
|
-
* Retrieves search results within an individual item for the provided input.
|
|
4
|
-
*
|
|
5
|
-
* @public
|
|
6
|
-
*/
|
|
7
|
-
export declare const useSearchInContainerQuery: SearchInContainerQueryHook;
|
|
8
|
-
/**
|
|
9
|
-
* Retrieves search results within the system for the provided input.
|
|
10
|
-
*
|
|
11
|
-
* @public
|
|
12
|
-
*/
|
|
13
|
-
export declare const useSystemSearchQuery: SystemSearchQueryHook;
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import type { OptionalPublishingQueueExplorerHook, OptionalPublishingQueueExplorerTableHook, PublishingQueueExplorerHook, PublishingQueueExplorerTableHook } from "../../api";
|
|
2
|
-
/**
|
|
3
|
-
* Provides access to PublishingQueue Explorer data and methods.
|
|
4
|
-
*
|
|
5
|
-
* @remarks
|
|
6
|
-
* Should be used only inside PublishingQueue Explorer, otherwise throws an error.
|
|
7
|
-
*
|
|
8
|
-
* @public
|
|
9
|
-
*/
|
|
10
|
-
export declare const usePublishingQueueExplorer: PublishingQueueExplorerHook;
|
|
11
|
-
/**
|
|
12
|
-
* Provides access to PublishingQueue Explorer data and methods, if available.
|
|
13
|
-
*
|
|
14
|
-
* @remarks
|
|
15
|
-
* Safe to be used within or outside of the PublishingQueue Explorer.
|
|
16
|
-
* `undefined` is returned when used outside of PublishingQueue Explorer.
|
|
17
|
-
*
|
|
18
|
-
* @public
|
|
19
|
-
*/
|
|
20
|
-
export declare const useOptionalPublishingQueueExplorer: OptionalPublishingQueueExplorerHook;
|
|
21
|
-
/**
|
|
22
|
-
* Provides access to PublishingQueue Explorer Table data and methods.
|
|
23
|
-
*
|
|
24
|
-
* @remarks
|
|
25
|
-
* Should be used only inside PublishingQueue Explorer Table, otherwise throws an error.
|
|
26
|
-
*
|
|
27
|
-
* @public
|
|
28
|
-
*/
|
|
29
|
-
export declare const usePublishingQueueExplorerTable: PublishingQueueExplorerTableHook;
|
|
30
|
-
/**
|
|
31
|
-
* Provides access to PublishingQueue Explorer Table data and methods, if available.
|
|
32
|
-
*
|
|
33
|
-
* @remarks
|
|
34
|
-
* Safe to be used within or outside of the PublishingQueue Explorer Table.
|
|
35
|
-
* `undefined` is returned when used outside of PublishingQueue Explorer Table.
|
|
36
|
-
*
|
|
37
|
-
* @public
|
|
38
|
-
*/
|
|
39
|
-
export declare const useOptionalPublishingQueueExplorerTable: OptionalPublishingQueueExplorerTableHook;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './hooks';
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import type { CustomIcon } from "../../api";
|
|
2
|
-
/**
|
|
3
|
-
* @public
|
|
4
|
-
*/
|
|
5
|
-
export interface ActionHookResult {
|
|
6
|
-
/**
|
|
7
|
-
* Indicates the availability of the action.
|
|
8
|
-
*/
|
|
9
|
-
readonly isAvailable: boolean;
|
|
10
|
-
/**
|
|
11
|
-
* A callback function that is executed when the action is triggered.
|
|
12
|
-
*/
|
|
13
|
-
readonly execute: () => void;
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* @public
|
|
17
|
-
*/
|
|
18
|
-
export type ActionHook = () => ActionHookResult;
|
|
19
|
-
/**
|
|
20
|
-
* @public
|
|
21
|
-
*/
|
|
22
|
-
export interface ActionExtensionConfiguration {
|
|
23
|
-
/**
|
|
24
|
-
* A unique identifier for the action.
|
|
25
|
-
*/
|
|
26
|
-
readonly id: string;
|
|
27
|
-
/**
|
|
28
|
-
* Label associated with the action.
|
|
29
|
-
*/
|
|
30
|
-
readonly label: string;
|
|
31
|
-
/**
|
|
32
|
-
* Icon associated with the action.
|
|
33
|
-
*/
|
|
34
|
-
readonly icon: CustomIcon;
|
|
35
|
-
/**
|
|
36
|
-
* Hook that contains behavior of the action.
|
|
37
|
-
*/
|
|
38
|
-
readonly useAction: ActionHook;
|
|
39
|
-
}
|
|
40
|
-
/**
|
|
41
|
-
* @public
|
|
42
|
-
*/
|
|
43
|
-
export type ActionExtension = () => ActionExtensionConfiguration;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @public
|
|
3
|
-
*/
|
|
4
|
-
export interface ActionGroup {
|
|
5
|
-
/**
|
|
6
|
-
* A unique identifier for the action group.
|
|
7
|
-
*/
|
|
8
|
-
readonly id: string;
|
|
9
|
-
/**
|
|
10
|
-
* Label associated with the action group.
|
|
11
|
-
*
|
|
12
|
-
* @remarks
|
|
13
|
-
* It can be used to provide insight into why specific actions are grouped together.
|
|
14
|
-
*/
|
|
15
|
-
readonly label: string;
|
|
16
|
-
/**
|
|
17
|
-
* An ordered array of action IDs that are included in the group.
|
|
18
|
-
*/
|
|
19
|
-
readonly actionIds: readonly string[];
|
|
20
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { ListBuilderConfiguration, ListBuilderConfigurationExtension } from '../listBuilder';
|
|
2
|
-
import type { ActionGroup } from './actionGroup';
|
|
3
|
-
/**
|
|
4
|
-
* @public
|
|
5
|
-
*/
|
|
6
|
-
export type ActionsConfiguration = ListBuilderConfiguration<ActionGroup>;
|
|
7
|
-
/**
|
|
8
|
-
* @public
|
|
9
|
-
*/
|
|
10
|
-
export type ActionsConfigurationExtension = ListBuilderConfigurationExtension<ActionGroup>;
|
package/dist/dts/extensionPoints/actionsConfiguration/actionsConfigurationExtensionsBuilder.d.ts
DELETED
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import type { ListBuilderConfigurationExtension } from '../listBuilder';
|
|
2
|
-
import type { ActionGroup } from './actionGroup';
|
|
3
|
-
/**
|
|
4
|
-
* @public
|
|
5
|
-
*/
|
|
6
|
-
export declare class ActionsConfigurationExtensionsBuilder {
|
|
7
|
-
private _groupListBuilder;
|
|
8
|
-
/**
|
|
9
|
-
* Adds a new group to the group list.
|
|
10
|
-
*
|
|
11
|
-
* @param group - group to be added
|
|
12
|
-
* @param beforeGroupId - id of the group before which the new group will be inserted
|
|
13
|
-
*/
|
|
14
|
-
addGroup: (group: ActionGroup, beforeGroupId?: string) => void;
|
|
15
|
-
/**
|
|
16
|
-
* Removes a group from the group list.
|
|
17
|
-
*
|
|
18
|
-
* @param groupId - id of the group to be removed
|
|
19
|
-
*/
|
|
20
|
-
removeGroup: (groupId: string) => void;
|
|
21
|
-
/**
|
|
22
|
-
* Moves a group within the group list.
|
|
23
|
-
*
|
|
24
|
-
* @param groupId - id of the group to be moved
|
|
25
|
-
* @param beforeGroupId - id of the group before which the group will be moved
|
|
26
|
-
*/
|
|
27
|
-
moveGroup: (groupId: string, beforeGroupId: string | undefined) => void;
|
|
28
|
-
/**
|
|
29
|
-
* Replaces a group in the group list.
|
|
30
|
-
*
|
|
31
|
-
* @param groupId - id of the group to be replaced
|
|
32
|
-
* @param group - new group to replace the existing group
|
|
33
|
-
*/
|
|
34
|
-
replaceGroup: (groupId: string, group: ActionGroup) => void;
|
|
35
|
-
/**
|
|
36
|
-
* Customizes the group configuration in the group list.
|
|
37
|
-
*
|
|
38
|
-
* @param groupConfiguration - current configuration of the groups.
|
|
39
|
-
*/
|
|
40
|
-
customizeGroup: (groupConfiguration: ListBuilderConfigurationExtension<ActionGroup>) => void;
|
|
41
|
-
/**
|
|
42
|
-
* Adds action to a specified group. New action can be added in a specified order using `beforeActionId`.
|
|
43
|
-
*
|
|
44
|
-
* @param groupId - id of the group to which the action will be added
|
|
45
|
-
* @param actionId - id of the action to be added
|
|
46
|
-
* @param beforeActionId - id of the action before which the new action will be inserted
|
|
47
|
-
*/
|
|
48
|
-
addAction: (groupId: string, actionId: string, beforeActionId?: string) => void;
|
|
49
|
-
/**
|
|
50
|
-
* Removes action from the group(s).
|
|
51
|
-
*
|
|
52
|
-
* @param actionId - id of the action to be removed
|
|
53
|
-
*/
|
|
54
|
-
removeAction: (actionId: string) => void;
|
|
55
|
-
/**
|
|
56
|
-
* Replaces an action with a new action id in the group(s).
|
|
57
|
-
*
|
|
58
|
-
* @param actionId - id of the action to be replaced
|
|
59
|
-
* @param newActionId - id of the new action
|
|
60
|
-
*/
|
|
61
|
-
replaceAction: (actionId: string, newActionId: string) => void;
|
|
62
|
-
/**
|
|
63
|
-
* Moves an action withing other actions in the same (or other) group(s).
|
|
64
|
-
*
|
|
65
|
-
* @param actionId - id of the action to be moved
|
|
66
|
-
* @param beforeActionId - id of the action before which the moved action will be inserted
|
|
67
|
-
*/
|
|
68
|
-
moveAction: (actionId: string, beforeActionId: string | undefined) => void;
|
|
69
|
-
build: () => ReadonlyArray<ListBuilderConfigurationExtension<ActionGroup>>;
|
|
70
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import type { ValuesOfArray } from '@tridion/graphene';
|
|
2
|
-
/**
|
|
3
|
-
* @public
|
|
4
|
-
*/
|
|
5
|
-
export declare const activitiesExplorerActionIds: readonly ["export", "refresh", "startActivity", "finishActivity", "restartActivity", "assignActivity"];
|
|
6
|
-
/**
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
9
|
-
export type ActivitiesExplorerActionId = ValuesOfArray<typeof activitiesExplorerActionIds>;
|
|
10
|
-
/**
|
|
11
|
-
* All built-in action IDs available in Activities Explorer.
|
|
12
|
-
*
|
|
13
|
-
* @public
|
|
14
|
-
*/
|
|
15
|
-
export declare const activitiesExplorerActionId: {
|
|
16
|
-
assignActivity: "assignActivity";
|
|
17
|
-
startActivity: "startActivity";
|
|
18
|
-
finishActivity: "finishActivity";
|
|
19
|
-
restartActivity: "restartActivity";
|
|
20
|
-
export: "export";
|
|
21
|
-
refresh: "refresh";
|
|
22
|
-
};
|
|
23
|
-
/**
|
|
24
|
-
* @public
|
|
25
|
-
*/
|
|
26
|
-
export declare const activitiesExplorerActionGroupIds: readonly ["exporting", "refreshing", "workflow"];
|
|
27
|
-
/**
|
|
28
|
-
* @public
|
|
29
|
-
*/
|
|
30
|
-
export type ActivitiesExplorerActionGroupId = ValuesOfArray<typeof activitiesExplorerActionGroupIds>;
|
|
31
|
-
/**
|
|
32
|
-
* All built-in action group IDs available in Activities Explorer.
|
|
33
|
-
*
|
|
34
|
-
* @public
|
|
35
|
-
*/
|
|
36
|
-
export declare const activitiesExplorerActionGroupId: {
|
|
37
|
-
exporting: "exporting";
|
|
38
|
-
refreshing: "refreshing";
|
|
39
|
-
workflow: "workflow";
|
|
40
|
-
};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { ActionExtension } from '../actionsConfiguration';
|
|
2
|
-
import type { ActivitiesExplorerInsightsPanelsExtensions } from './insightsPanels';
|
|
3
|
-
import type { ActivitiesExplorerTableExtensions } from './table';
|
|
4
|
-
/**
|
|
5
|
-
* @public
|
|
6
|
-
*/
|
|
7
|
-
export interface ActivitiesExplorerExtensions {
|
|
8
|
-
actions: ReadonlyArray<ActionExtension>;
|
|
9
|
-
table: ActivitiesExplorerTableExtensions;
|
|
10
|
-
insightsPanels: ActivitiesExplorerInsightsPanelsExtensions;
|
|
11
|
-
}
|
package/dist/dts/extensionPoints/activitiesExplorer/activitiesExplorerExtensionsBuilder.d.ts
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import type { ActionExtension } from '../actionsConfiguration';
|
|
2
|
-
import type { ActivitiesExplorerExtensions } from './activitiesExplorerExtensions';
|
|
3
|
-
import { ActivitiesExplorerInsightsPanelsExtensionsBuilder } from './insightsPanels';
|
|
4
|
-
import { ActivitiesExplorerTableExtensionsBuilder } from './table';
|
|
5
|
-
/**
|
|
6
|
-
* @public
|
|
7
|
-
*/
|
|
8
|
-
export declare class ActivitiesExplorerExtensionsBuilder {
|
|
9
|
-
private _actions;
|
|
10
|
-
/**
|
|
11
|
-
* Provides a mechanism for customizing Activities Explorer Table.
|
|
12
|
-
*/
|
|
13
|
-
readonly table: ActivitiesExplorerTableExtensionsBuilder;
|
|
14
|
-
/**
|
|
15
|
-
* Provides a mechanism for customizing Activities Explorer Insights Panels.
|
|
16
|
-
*/
|
|
17
|
-
readonly insightsPanels: ActivitiesExplorerInsightsPanelsExtensionsBuilder;
|
|
18
|
-
/**
|
|
19
|
-
* Adds a new action to Activities Explorer.
|
|
20
|
-
*
|
|
21
|
-
* @param action - action to be added
|
|
22
|
-
*/
|
|
23
|
-
addAction: (action: ActionExtension) => this;
|
|
24
|
-
build: () => ActivitiesExplorerExtensions;
|
|
25
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import type { ItemUri } from '@tridion-sites/models';
|
|
2
|
-
import type { InsightsPanelsExtensionConfiguration } from '../../insightsPanels';
|
|
3
|
-
/**
|
|
4
|
-
* @public
|
|
5
|
-
*/
|
|
6
|
-
export interface ActivitiesExplorerExtensionInsightsPanelProps {
|
|
7
|
-
activityId: ItemUri;
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* @public
|
|
11
|
-
*/
|
|
12
|
-
export interface ActivitiesExplorerInsightsPanelsHookProps {
|
|
13
|
-
activityId?: ItemUri;
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* @public
|
|
17
|
-
*/
|
|
18
|
-
export type ActivitiesExplorerInsightsPanelsExtension = () => InsightsPanelsExtensionConfiguration<ActivitiesExplorerExtensionInsightsPanelProps, ActivitiesExplorerInsightsPanelsHookProps>;
|