@pimcore/studio-ui-bundle 2026.1.0 → 2026.1.2
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/dist/build/types/src/core/app/api/pimcore/tags.d.ts +5 -0
- package/dist/build/types/src/core/app/config/services/service-ids.d.ts +5 -0
- package/dist/build/types/src/core/app/i18n/iframe-i18n.d.ts +0 -3
- package/dist/build/types/src/core/bootstrap.d.ts +2 -0
- package/dist/build/types/src/core/components/background/background.d.ts +5 -1
- package/dist/build/types/src/core/components/background/background.stories.d.ts +7 -3
- package/dist/build/types/src/core/components/background/background.styles.d.ts +11 -1
- package/dist/build/types/src/core/components/dropdown/dropdown.stories.d.ts +1 -1
- package/dist/build/types/src/core/components/element-tree/element-tree-slice.d.ts +11 -3
- package/dist/build/types/src/core/components/grid/grid-cell/grid-row.d.ts +2 -1
- package/dist/build/types/src/core/components/import-modal/components/selected-file-view/selected-file-view.d.ts +2 -1
- package/dist/build/types/src/core/components/import-modal/hooks/use-file-upload.d.ts +14 -2
- package/dist/build/types/src/core/components/import-modal/import-modal.d.ts +2 -22
- package/dist/build/types/src/core/components/import-modal/index.d.ts +2 -1
- package/dist/build/types/src/core/components/import-modal/types.d.ts +48 -0
- package/dist/build/types/src/core/components/many-to-many-relation/grid.d.ts +1 -0
- package/dist/build/types/src/core/components/many-to-many-relation/grid.styles.d.ts +15 -0
- package/dist/build/types/src/core/components/many-to-many-relation/many-to-many-relation.d.ts +1 -0
- package/dist/build/types/src/core/components/operational-grid/csv-import-button/csv-import-button.d.ts +11 -0
- package/dist/build/types/src/core/components/operational-grid/csv-import-modal/csv-import-modal.d.ts +19 -0
- package/dist/build/types/src/core/components/pql-query-input/pql-query-input.d.ts +2 -2
- package/dist/build/types/src/core/components/pql-query-input/pql-query-input.stories.d.ts +12 -0
- package/dist/build/types/src/core/components/pql-query-input/pql-query-input.styles.d.ts +1 -0
- package/dist/build/types/src/core/components/tabs/tab-context-menu.d.ts +16 -0
- package/dist/build/types/src/core/modules/app/app-loader/app-loader.d.ts +1 -0
- package/dist/build/types/src/core/modules/app/app-loader/context/app-loading-context.d.ts +27 -0
- package/dist/build/types/src/core/modules/app/app-loader/index.d.ts +10 -0
- package/dist/build/types/src/core/modules/app/component-registry/component-config.d.ts +6 -0
- package/dist/build/types/src/core/modules/app/error-handler/constants/errorTypes.d.ts +3 -1
- package/dist/build/types/src/core/modules/app/error-handler/types.d.ts +2 -0
- package/dist/build/types/src/core/modules/app/settings/settings-slice-enhanced.d.ts +14 -14
- package/dist/build/types/src/core/modules/app/settings/settings-slice.gen.d.ts +14 -14
- package/dist/build/types/src/core/modules/app/translations/translations-api-slice-enhanced.d.ts +6 -6
- package/dist/build/types/src/core/modules/app/translations/translations-api-slice.gen.d.ts +6 -6
- package/dist/build/types/src/core/modules/application-logger/application-logger-api-slice-enhanced.d.ts +6 -6
- package/dist/build/types/src/core/modules/application-logger/application-logger-api-slice.gen.d.ts +6 -6
- package/dist/build/types/src/core/modules/asset/asset-api-slice-enhanced.d.ts +22 -22
- package/dist/build/types/src/core/modules/asset/asset-api-slice.gen.d.ts +65 -65
- package/dist/build/types/src/core/modules/asset/editor/shared-tab-manager/tabs/custom-metadata/metadata-api-slice-enhanced.d.ts +6 -6
- package/dist/build/types/src/core/modules/asset/editor/shared-tab-manager/tabs/custom-metadata/metadata-api-slice.gen.d.ts +6 -6
- package/dist/build/types/src/core/modules/asset/editor/types/asset-thumbnails-api-slice.gen.d.ts +12 -12
- package/dist/build/types/src/core/modules/asset/listing/decorator/tag-filter/view-layer/components/sidebar/tabs/tag-filters/tags-tree-filters-container.d.ts +7 -5
- package/dist/build/types/src/core/modules/asset/listing/listing-container.d.ts +2 -2
- package/dist/build/types/src/core/modules/auth/enums/user-permission.d.ts +2 -0
- package/dist/build/types/src/core/modules/auth/hooks/use-user-content-language.d.ts +11 -0
- package/dist/build/types/src/core/modules/auth/user/user-api-slice-enhanced.d.ts +2 -2
- package/dist/build/types/src/core/modules/auth/user/user-api-slice.gen.d.ts +22 -22
- package/dist/build/types/src/core/modules/class-definition/class-definition-slice-enhanced.d.ts +82 -82
- package/dist/build/types/src/core/modules/class-definition/class-definition-slice.gen.d.ts +84 -84
- package/dist/build/types/src/core/modules/data-object/classification-store/classification-store-api-slice-enhanced.d.ts +30 -30
- package/dist/build/types/src/core/modules/data-object/classification-store/classification-store-api-slice.gen.d.ts +28 -28
- package/dist/build/types/src/core/modules/data-object/data-object-api-slice-enhanced.d.ts +9 -9
- package/dist/build/types/src/core/modules/data-object/data-object-api-slice.gen.d.ts +40 -38
- package/dist/build/types/src/core/modules/data-object/editor/types/object/tab-manager/tabs/edit/providers/edit-form-provider/edit-form-provider.d.ts +1 -0
- package/dist/build/types/src/core/modules/data-object/editor/types/object/tab-manager/tabs/edit/providers/edit-form-provider/utils/build-field-type-map.d.ts +10 -0
- package/dist/build/types/src/core/modules/data-object/editor/types/object/tab-manager/tabs/edit/providers/edit-form-provider/utils/build-field-type-map.test.d.ts +10 -0
- package/dist/build/types/src/core/modules/data-object/editor/types/object/tab-manager/tabs/edit/providers/edit-form-provider/utils/merge-form-changes.d.ts +20 -0
- package/dist/build/types/src/core/modules/data-object/editor/types/object/tab-manager/tabs/edit/providers/edit-form-provider/utils/merge-form-changes.test.d.ts +10 -0
- package/dist/build/types/src/core/modules/data-object/listing/listing-container.d.ts +3 -3
- package/dist/build/types/src/core/modules/data-object/unit-slice-enhanced.d.ts +12 -12
- package/dist/build/types/src/core/modules/data-object/unit-slice.gen.d.ts +10 -10
- package/dist/build/types/src/core/modules/data-object/utils/provider/class-defintions/class-definitions-provider.d.ts +2 -1
- package/dist/build/types/src/core/modules/document/actions/site/provider/site-modal.d.ts +0 -1
- package/dist/build/types/src/core/modules/document/actions/translations/components/link-translation-modal.d.ts +2 -1
- package/dist/build/types/src/core/modules/document/actions/translations/components/translation-error-alert.d.ts +16 -0
- package/dist/build/types/src/core/modules/document/document-api-slice-enhanced.d.ts +39 -39
- package/dist/build/types/src/core/modules/document/document-api-slice.gen.d.ts +38 -38
- package/dist/build/types/src/core/modules/document/document-draft-slice.d.ts +24 -24
- package/dist/build/types/src/core/modules/document/document-editor-slice.d.ts +6 -6
- package/dist/build/types/src/core/modules/document/editor/shared-tab-manager/tabs/edit/components/editables-dialog/types.d.ts +6 -1
- package/dist/build/types/src/core/modules/element/actions/index.d.ts +2 -1
- package/dist/build/types/src/core/modules/element/components/system-info-modal/system-info-modal.d.ts +5 -0
- package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/areablock-editable/areablock-editable.d.ts +2 -1
- package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/areablock-editable/utils/areablock-manager.d.ts +3 -0
- package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/areablock-editable/utils/areablock-utils.d.ts +1 -1
- package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/types/dynamic-type-document-editable-table.d.ts +1 -0
- package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/utils/select-options.d.ts +14 -1
- package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/types/checkbox/dynamic-type-grid-cell-checkbox.d.ts +1 -1
- package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/types/date-time/dynamic-type-grid-cell-date-time.d.ts +1 -1
- package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/types/system-boolean/dynamic-type-grid-cell-system-boolean.d.ts +13 -0
- package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/types/system-datetime/dynamic-type-grid-cell-system-datetime.d.ts +13 -0
- package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/types/system-id/dynamic-type-grid-cell-system-id.d.ts +13 -0
- package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/types/system-integer/dynamic-type-grid-cell-system-integer.d.ts +13 -0
- package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/types/system-string/dynamic-type-grid-cell-system-string.d.ts +13 -0
- package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/many-to-many-object-relation/hooks/use-data-object-grids.d.ts +3 -1
- package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/many-to-many-object-relation/utils/column-definition.d.ts +7 -1
- package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/dynamic-type-object-data-abstract.d.ts +17 -0
- package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/types/dynamic-type-object-data-image.d.ts +2 -1
- package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/types/dynamic-type-object-data-localized-fields.d.ts +12 -0
- package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/types/dynamic-type-object-data-localized-fields.test.d.ts +13 -0
- package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/dependencies/dependencies-api-slice-enhanced.d.ts +2 -2
- package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/dependencies/dependencies-api-slice.gen.d.ts +2 -2
- package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/notes-and-events/notes-and-events-api-slice-enhanced.d.ts +6 -6
- package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/notes-and-events/notes-and-events-api-slice.gen.d.ts +6 -6
- package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/properties/properties-api-slice-enhanced.d.ts +4 -4
- package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/properties/properties-api-slice.gen.d.ts +4 -4
- package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/schedule/schedule-api-slice-enhanced.d.ts +4 -4
- package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/schedule/schedule-api-slice.gen.d.ts +4 -4
- package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/tags/components/assigned-tags/assigned-tags.d.ts +1 -1
- package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/tags/components/tags-tree/create-tree-structure.d.ts +5 -0
- package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/tags/hooks/use-optimistic-update.d.ts +4 -0
- package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/tags/tags-api-slice-enhanced.d.ts +4 -4
- package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/tags/tags-api-slice.gen.d.ts +6 -6
- package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/versions/version-api-slice-enhanced.d.ts +6 -6
- package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/versions/version-api-slice.gen.d.ts +10 -10
- package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/workflow/workflow-api-slice-enhanced.d.ts +2 -2
- package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/workflow/workflow-api-slice.gen.d.ts +2 -2
- package/dist/build/types/src/core/modules/element/element-api-slice-enhanced.d.ts +19 -19
- package/dist/build/types/src/core/modules/element/element-api-slice.gen.d.ts +21 -21
- package/dist/build/types/src/core/modules/element/export-api-slice.gen.d.ts +14 -10
- package/dist/build/types/src/core/modules/element/listing/abstract/configuration-layer/provider/selected-columns/selected-columns-provider.d.ts +2 -1
- package/dist/build/types/src/core/modules/element/listing/decorators/general-filters/view-layer/components/sidebar/tabs/filters/filter-container.d.ts +1 -6
- package/dist/build/types/src/core/modules/element/search-replace-assignments/usage-api-slice-enhanced.d.ts +2 -2
- package/dist/build/types/src/core/modules/element/search-replace-assignments/usage-api-slice.gen.d.ts +2 -2
- package/dist/build/types/src/core/modules/email/emails-api-slice-enhanced.d.ts +12 -12
- package/dist/build/types/src/core/modules/email/emails-api-slice.gen.d.ts +12 -12
- package/dist/build/types/src/core/modules/execution-engine/execution-engine-api-slice-enhanced.d.ts +2 -2
- package/dist/build/types/src/core/modules/execution-engine/execution-engine-api-slice.gen.d.ts +2 -2
- package/dist/build/types/src/core/modules/execution-engine/jobs/batch-edit/abstract-batch-edit-job.d.ts +2 -0
- package/dist/build/types/src/core/modules/execution-engine/jobs/batch-edit/abstract-folder-batch-edit-job.d.ts +15 -0
- package/dist/build/types/src/core/modules/execution-engine/jobs/batch-edit/asset-folder-batch-edit-job.d.ts +3 -2
- package/dist/build/types/src/core/modules/execution-engine/jobs/batch-edit/data-object-folder-batch-edit-job.d.ts +3 -2
- package/dist/build/types/src/core/modules/execution-engine/jobs/download/download-job.d.ts +6 -0
- package/dist/build/types/src/core/modules/execution-engine/message-handlers/message-bus-job/message-bus-job-handler-types.d.ts +41 -0
- package/dist/build/types/src/core/modules/execution-engine/message-handlers/message-bus-job/message-bus-job-handler.d.ts +6 -38
- package/dist/build/types/src/core/modules/execution-engine/message-handlers/message-bus-job/message-bus-job-notification.d.ts +1 -0
- package/dist/build/types/src/core/modules/execution-engine/message-handlers/message-bus-job/progress-calculator/progress-calculator.interface.d.ts +46 -0
- package/dist/build/types/src/core/modules/execution-engine/message-handlers/message-bus-job/progress-calculator/progress-field-calculator.d.ts +30 -0
- package/dist/build/types/src/core/modules/execution-engine/message-handlers/message-bus-job/progress-calculator/step-completion-calculator.d.ts +29 -0
- package/dist/build/types/src/core/modules/execution-engine/message-handlers/message-bus-job/step-tracker/child-job-step-tracker.d.ts +40 -0
- package/dist/build/types/src/core/modules/execution-engine/message-handlers/message-bus-job/step-tracker/default-step-tracker.d.ts +43 -0
- package/dist/build/types/src/core/modules/execution-engine/message-handlers/message-bus-job/step-tracker/step-tracker.interface.d.ts +35 -0
- package/dist/build/types/src/core/modules/execution-engine/notification/job/job-view.d.ts +2 -0
- package/dist/build/types/src/core/modules/gdpr-data-extractor/gdpr-data-extractor-api-slice.gen.d.ts +6 -6
- package/dist/build/types/src/core/modules/gdpr-data-extractor/gdpr-data-extractor-slice-enhanced.d.ts +10 -10
- package/dist/build/types/src/core/modules/notifications/actions/share-via-notification/use-share-via-notification.d.ts +17 -0
- package/dist/build/types/src/core/modules/notifications/notifications-slice-enhanced.d.ts +4 -4
- package/dist/build/types/src/core/modules/notifications/notifications-slice.gen.d.ts +8 -8
- package/dist/build/types/src/core/modules/notifications/send-notification/send-notification-modal.d.ts +3 -1
- package/dist/build/types/src/core/modules/perspectives/enums/nav-permission.d.ts +1 -0
- package/dist/build/types/src/core/modules/perspectives/perspectives-slice.enhanced.d.ts +13 -13
- package/dist/build/types/src/core/modules/perspectives/perspectives-slice.gen.d.ts +13 -13
- package/dist/build/types/src/core/modules/quantity-value/table/table.d.ts +4 -1
- package/dist/build/types/src/core/modules/recycle-bin/recycle-bin-api-slice-enhanced.d.ts +2 -2
- package/dist/build/types/src/core/modules/recycle-bin/recycle-bin-api-slice.gen.d.ts +2 -2
- package/dist/build/types/src/core/modules/redirects/hooks/use-redirect-options.d.ts +18 -0
- package/dist/build/types/src/core/modules/redirects/seo-api-slice-enhanced.d.ts +355 -11
- package/dist/build/types/src/core/modules/redirects/seo-api-slice.gen.d.ts +12 -12
- package/dist/build/types/src/core/modules/reports/custom-reports-api-slice-enhanced.d.ts +28 -28
- package/dist/build/types/src/core/modules/reports/custom-reports-api-slice.gen.d.ts +49 -41
- package/dist/build/types/src/core/modules/reports/reports-editor/components/helpers.d.ts +11 -0
- package/dist/build/types/src/core/modules/reports/reports-editor/reports-editor.styles.d.ts +1 -3
- package/dist/build/types/src/core/modules/robots-txt/components/robots-txt-site-editor.d.ts +16 -0
- package/dist/build/types/src/core/modules/robots-txt/components/robots-txt-site-editor.styles.d.ts +12 -0
- package/dist/build/types/src/core/modules/robots-txt/index.d.ts +11 -0
- package/dist/build/types/src/core/modules/robots-txt/robots-txt-container.d.ts +11 -0
- package/dist/build/types/src/core/modules/robots-txt/robots-txt-container.styles.d.ts +12 -0
- package/dist/build/types/src/core/modules/search/search-api-slice-enhanced.d.ts +2 -2
- package/dist/build/types/src/core/modules/search/search-api-slice.gen.d.ts +14 -14
- package/dist/build/types/src/core/modules/select-option/components/tree/tree-container.d.ts +1 -1
- package/dist/build/types/src/core/modules/user/roles/roles-api-slice-enhanced.d.ts +4 -4
- package/dist/build/types/src/core/modules/user/roles/roles-api-slice.gen.d.ts +12 -12
- package/dist/build/types/src/core/modules/user/user-api-slice-enhanced.d.ts +22 -22
- package/dist/build/types/src/core/modules/website-settings/table/table.d.ts +4 -1
- package/dist/build/types/src/core/modules/website-settings/website-settings-api-slice-enhanced.d.ts +4 -4
- package/dist/build/types/src/core/modules/website-settings/website-settings-api-slice.gen.d.ts +4 -4
- package/dist/build/types/src/core/modules/widget-editor/hooks/use-widget-editor.d.ts +1 -1
- package/dist/build/types/src/sdk/components/index.d.ts +1 -0
- package/dist/build/types/src/sdk/modules/app/index.d.ts +3 -0
- package/dist/build/types/test-utils/mocks/style-mock.d.ts +11 -0
- package/dist/build/types/test-utils/mocks/svg-react-mock.d.ts +12 -0
- package/package.json +6 -5
|
@@ -1636,7 +1636,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
1636
1636
|
isFetching: false;
|
|
1637
1637
|
isSuccess: false;
|
|
1638
1638
|
isError: false;
|
|
1639
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1639
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1640
1640
|
isSuccess: true;
|
|
1641
1641
|
isFetching: false;
|
|
1642
1642
|
error: undefined;
|
|
@@ -1729,7 +1729,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
1729
1729
|
isFetching: false;
|
|
1730
1730
|
isSuccess: false;
|
|
1731
1731
|
isError: false;
|
|
1732
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1732
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1733
1733
|
isSuccess: true;
|
|
1734
1734
|
isFetching: false;
|
|
1735
1735
|
error: undefined;
|
|
@@ -1820,7 +1820,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
1820
1820
|
isFetching: false;
|
|
1821
1821
|
isSuccess: false;
|
|
1822
1822
|
isError: false;
|
|
1823
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1823
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1824
1824
|
isSuccess: true;
|
|
1825
1825
|
isFetching: false;
|
|
1826
1826
|
error: undefined;
|
|
@@ -1852,7 +1852,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
1852
1852
|
isError: false;
|
|
1853
1853
|
}, "error">>)> & {
|
|
1854
1854
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
1855
|
-
}>(arg:
|
|
1855
|
+
}>(arg: typeof import("@reduxjs/toolkit/query").skipToken | DocumentDocTypeListApiArg, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
|
|
1856
1856
|
skip?: boolean;
|
|
1857
1857
|
refetchOnMountOrArgChange?: boolean | number;
|
|
1858
1858
|
} & {
|
|
@@ -1913,7 +1913,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
1913
1913
|
isFetching: false;
|
|
1914
1914
|
isSuccess: false;
|
|
1915
1915
|
isError: false;
|
|
1916
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1916
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1917
1917
|
isSuccess: true;
|
|
1918
1918
|
isFetching: false;
|
|
1919
1919
|
error: undefined;
|
|
@@ -2004,7 +2004,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
2004
2004
|
isFetching: false;
|
|
2005
2005
|
isSuccess: false;
|
|
2006
2006
|
isError: false;
|
|
2007
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
2007
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2008
2008
|
isSuccess: true;
|
|
2009
2009
|
isFetching: false;
|
|
2010
2010
|
error: undefined;
|
|
@@ -2097,7 +2097,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
2097
2097
|
isFetching: false;
|
|
2098
2098
|
isSuccess: false;
|
|
2099
2099
|
isError: false;
|
|
2100
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
2100
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2101
2101
|
isSuccess: true;
|
|
2102
2102
|
isFetching: false;
|
|
2103
2103
|
error: undefined;
|
|
@@ -2188,7 +2188,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
2188
2188
|
isFetching: false;
|
|
2189
2189
|
isSuccess: false;
|
|
2190
2190
|
isError: false;
|
|
2191
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
2191
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2192
2192
|
isSuccess: true;
|
|
2193
2193
|
isFetching: false;
|
|
2194
2194
|
error: undefined;
|
|
@@ -2220,7 +2220,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
2220
2220
|
isError: false;
|
|
2221
2221
|
}, "error">>)> & {
|
|
2222
2222
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
2223
|
-
}>(arg:
|
|
2223
|
+
}>(arg: typeof import("@reduxjs/toolkit/query").skipToken | DocumentGetByIdApiArg, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
|
|
2224
2224
|
skip?: boolean;
|
|
2225
2225
|
refetchOnMountOrArgChange?: boolean | number;
|
|
2226
2226
|
} & {
|
|
@@ -2281,7 +2281,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
2281
2281
|
isFetching: false;
|
|
2282
2282
|
isSuccess: false;
|
|
2283
2283
|
isError: false;
|
|
2284
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
2284
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2285
2285
|
isSuccess: true;
|
|
2286
2286
|
isFetching: false;
|
|
2287
2287
|
error: undefined;
|
|
@@ -2692,7 +2692,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
2692
2692
|
isFetching: false;
|
|
2693
2693
|
isSuccess: false;
|
|
2694
2694
|
isError: false;
|
|
2695
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
2695
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2696
2696
|
isSuccess: true;
|
|
2697
2697
|
isFetching: false;
|
|
2698
2698
|
error: undefined;
|
|
@@ -2724,7 +2724,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
2724
2724
|
isError: false;
|
|
2725
2725
|
}, "error">>)> & {
|
|
2726
2726
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
2727
|
-
}>(arg:
|
|
2727
|
+
}>(arg: typeof import("@reduxjs/toolkit/query").skipToken | DocumentPageStreamPreviewApiArg, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
|
|
2728
2728
|
skip?: boolean;
|
|
2729
2729
|
refetchOnMountOrArgChange?: boolean | number;
|
|
2730
2730
|
} & {
|
|
@@ -2785,7 +2785,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
2785
2785
|
isFetching: false;
|
|
2786
2786
|
isSuccess: false;
|
|
2787
2787
|
isError: false;
|
|
2788
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
2788
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2789
2789
|
isSuccess: true;
|
|
2790
2790
|
isFetching: false;
|
|
2791
2791
|
error: undefined;
|
|
@@ -2876,7 +2876,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
2876
2876
|
isFetching: false;
|
|
2877
2877
|
isSuccess: false;
|
|
2878
2878
|
isError: false;
|
|
2879
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
2879
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2880
2880
|
isSuccess: true;
|
|
2881
2881
|
isFetching: false;
|
|
2882
2882
|
error: undefined;
|
|
@@ -2969,7 +2969,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
2969
2969
|
isFetching: false;
|
|
2970
2970
|
isSuccess: false;
|
|
2971
2971
|
isError: false;
|
|
2972
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
2972
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2973
2973
|
isSuccess: true;
|
|
2974
2974
|
isFetching: false;
|
|
2975
2975
|
error: undefined;
|
|
@@ -3060,7 +3060,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
3060
3060
|
isFetching: false;
|
|
3061
3061
|
isSuccess: false;
|
|
3062
3062
|
isError: false;
|
|
3063
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
3063
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
3064
3064
|
isSuccess: true;
|
|
3065
3065
|
isFetching: false;
|
|
3066
3066
|
error: undefined;
|
|
@@ -3153,7 +3153,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
3153
3153
|
isFetching: false;
|
|
3154
3154
|
isSuccess: false;
|
|
3155
3155
|
isError: false;
|
|
3156
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
3156
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
3157
3157
|
isSuccess: true;
|
|
3158
3158
|
isFetching: false;
|
|
3159
3159
|
error: undefined;
|
|
@@ -3404,7 +3404,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
3404
3404
|
isFetching: false;
|
|
3405
3405
|
isSuccess: false;
|
|
3406
3406
|
isError: false;
|
|
3407
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
3407
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
3408
3408
|
isSuccess: true;
|
|
3409
3409
|
isFetching: false;
|
|
3410
3410
|
error: undefined;
|
|
@@ -3436,7 +3436,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
3436
3436
|
isError: false;
|
|
3437
3437
|
}, "error">>)> & {
|
|
3438
3438
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
3439
|
-
}>(arg:
|
|
3439
|
+
}>(arg: typeof import("@reduxjs/toolkit/query").skipToken | DocumentPageSnippetAreaBlockRenderApiArg, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
|
|
3440
3440
|
skip?: boolean;
|
|
3441
3441
|
refetchOnMountOrArgChange?: boolean | number;
|
|
3442
3442
|
} & {
|
|
@@ -3497,7 +3497,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
3497
3497
|
isFetching: false;
|
|
3498
3498
|
isSuccess: false;
|
|
3499
3499
|
isError: false;
|
|
3500
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
3500
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
3501
3501
|
isSuccess: true;
|
|
3502
3502
|
isFetching: false;
|
|
3503
3503
|
error: undefined;
|
|
@@ -3588,7 +3588,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
3588
3588
|
isFetching: false;
|
|
3589
3589
|
isSuccess: false;
|
|
3590
3590
|
isError: false;
|
|
3591
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
3591
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
3592
3592
|
isSuccess: true;
|
|
3593
3593
|
isFetching: false;
|
|
3594
3594
|
error: undefined;
|
|
@@ -3620,7 +3620,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
3620
3620
|
isError: false;
|
|
3621
3621
|
}, "error">>)> & {
|
|
3622
3622
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
3623
|
-
}>(arg:
|
|
3623
|
+
}>(arg: typeof import("@reduxjs/toolkit/query").skipToken | DocumentRenderletRenderApiArg, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
|
|
3624
3624
|
skip?: boolean;
|
|
3625
3625
|
refetchOnMountOrArgChange?: boolean | number;
|
|
3626
3626
|
} & {
|
|
@@ -3681,7 +3681,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
3681
3681
|
isFetching: false;
|
|
3682
3682
|
isSuccess: false;
|
|
3683
3683
|
isError: false;
|
|
3684
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
3684
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
3685
3685
|
isSuccess: true;
|
|
3686
3686
|
isFetching: false;
|
|
3687
3687
|
error: undefined;
|
|
@@ -3932,7 +3932,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
3932
3932
|
isFetching: false;
|
|
3933
3933
|
isSuccess: false;
|
|
3934
3934
|
isError: false;
|
|
3935
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
3935
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
3936
3936
|
isSuccess: true;
|
|
3937
3937
|
isFetching: false;
|
|
3938
3938
|
error: undefined;
|
|
@@ -3964,7 +3964,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
3964
3964
|
isError: false;
|
|
3965
3965
|
}, "error">>)> & {
|
|
3966
3966
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
3967
|
-
}>(arg:
|
|
3967
|
+
}>(arg: typeof import("@reduxjs/toolkit/query").skipToken | DocumentsListAvailableSitesApiArg, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
|
|
3968
3968
|
skip?: boolean;
|
|
3969
3969
|
refetchOnMountOrArgChange?: boolean | number;
|
|
3970
3970
|
} & {
|
|
@@ -4025,7 +4025,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
4025
4025
|
isFetching: false;
|
|
4026
4026
|
isSuccess: false;
|
|
4027
4027
|
isError: false;
|
|
4028
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
4028
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
4029
4029
|
isSuccess: true;
|
|
4030
4030
|
isFetching: false;
|
|
4031
4031
|
error: undefined;
|
|
@@ -4436,7 +4436,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
4436
4436
|
isFetching: false;
|
|
4437
4437
|
isSuccess: false;
|
|
4438
4438
|
isError: false;
|
|
4439
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
4439
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
4440
4440
|
isSuccess: true;
|
|
4441
4441
|
isFetching: false;
|
|
4442
4442
|
error: undefined;
|
|
@@ -4468,7 +4468,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
4468
4468
|
isError: false;
|
|
4469
4469
|
}, "error">>)> & {
|
|
4470
4470
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
4471
|
-
}>(arg:
|
|
4471
|
+
}>(arg: typeof import("@reduxjs/toolkit/query").skipToken | DocumentGetSiteApiArg, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
|
|
4472
4472
|
skip?: boolean;
|
|
4473
4473
|
refetchOnMountOrArgChange?: boolean | number;
|
|
4474
4474
|
} & {
|
|
@@ -4529,7 +4529,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
4529
4529
|
isFetching: false;
|
|
4530
4530
|
isSuccess: false;
|
|
4531
4531
|
isError: false;
|
|
4532
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
4532
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
4533
4533
|
isSuccess: true;
|
|
4534
4534
|
isFetching: false;
|
|
4535
4535
|
error: undefined;
|
|
@@ -4940,7 +4940,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
4940
4940
|
isFetching: false;
|
|
4941
4941
|
isSuccess: false;
|
|
4942
4942
|
isError: false;
|
|
4943
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
4943
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
4944
4944
|
isSuccess: true;
|
|
4945
4945
|
isFetching: false;
|
|
4946
4946
|
error: undefined;
|
|
@@ -4972,7 +4972,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
4972
4972
|
isError: false;
|
|
4973
4973
|
}, "error">>)> & {
|
|
4974
4974
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
4975
|
-
}>(arg:
|
|
4975
|
+
}>(arg: typeof import("@reduxjs/toolkit/query").skipToken | DocumentGetTranslationsApiArg, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
|
|
4976
4976
|
skip?: boolean;
|
|
4977
4977
|
refetchOnMountOrArgChange?: boolean | number;
|
|
4978
4978
|
} & {
|
|
@@ -5033,7 +5033,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
5033
5033
|
isFetching: false;
|
|
5034
5034
|
isSuccess: false;
|
|
5035
5035
|
isError: false;
|
|
5036
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
5036
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
5037
5037
|
isSuccess: true;
|
|
5038
5038
|
isFetching: false;
|
|
5039
5039
|
error: undefined;
|
|
@@ -5124,7 +5124,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
5124
5124
|
isFetching: false;
|
|
5125
5125
|
isSuccess: false;
|
|
5126
5126
|
isError: false;
|
|
5127
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
5127
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
5128
5128
|
isSuccess: true;
|
|
5129
5129
|
isFetching: false;
|
|
5130
5130
|
error: undefined;
|
|
@@ -5156,7 +5156,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
5156
5156
|
isError: false;
|
|
5157
5157
|
}, "error">>)> & {
|
|
5158
5158
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
5159
|
-
}>(arg:
|
|
5159
|
+
}>(arg: typeof import("@reduxjs/toolkit/query").skipToken | DocumentGetTranslationParentByLanguageApiArg, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
|
|
5160
5160
|
skip?: boolean;
|
|
5161
5161
|
refetchOnMountOrArgChange?: boolean | number;
|
|
5162
5162
|
} & {
|
|
@@ -5217,7 +5217,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
5217
5217
|
isFetching: false;
|
|
5218
5218
|
isSuccess: false;
|
|
5219
5219
|
isError: false;
|
|
5220
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
5220
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
5221
5221
|
isSuccess: true;
|
|
5222
5222
|
isFetching: false;
|
|
5223
5223
|
error: undefined;
|
|
@@ -5308,7 +5308,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
5308
5308
|
isFetching: false;
|
|
5309
5309
|
isSuccess: false;
|
|
5310
5310
|
isError: false;
|
|
5311
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
5311
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
5312
5312
|
isSuccess: true;
|
|
5313
5313
|
isFetching: false;
|
|
5314
5314
|
error: undefined;
|
|
@@ -5340,7 +5340,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
5340
5340
|
isError: false;
|
|
5341
5341
|
}, "error">>)> & {
|
|
5342
5342
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
5343
|
-
}>(arg:
|
|
5343
|
+
}>(arg: typeof import("@reduxjs/toolkit/query").skipToken | DocumentGetTreeApiArg, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
|
|
5344
5344
|
skip?: boolean;
|
|
5345
5345
|
refetchOnMountOrArgChange?: boolean | number;
|
|
5346
5346
|
} & {
|
|
@@ -5401,7 +5401,7 @@ export declare const useDocumentAddMutation: <R extends Record<string, any> = ({
|
|
|
5401
5401
|
isFetching: false;
|
|
5402
5402
|
isSuccess: false;
|
|
5403
5403
|
isError: false;
|
|
5404
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
5404
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
5405
5405
|
isSuccess: true;
|
|
5406
5406
|
isFetching: false;
|
|
5407
5407
|
error: undefined;
|
|
@@ -74,7 +74,6 @@ export declare const slice: import("@reduxjs/toolkit").Slice<import("@reduxjs/to
|
|
|
74
74
|
type: "name" | "path";
|
|
75
75
|
value: string;
|
|
76
76
|
};
|
|
77
|
-
fullPath: string;
|
|
78
77
|
key: string;
|
|
79
78
|
isLocked: boolean;
|
|
80
79
|
permissions: {
|
|
@@ -90,16 +89,14 @@ export declare const slice: import("@reduxjs/toolkit").Slice<import("@reduxjs/to
|
|
|
90
89
|
save: boolean;
|
|
91
90
|
unpublish: boolean;
|
|
92
91
|
};
|
|
93
|
-
index: number;
|
|
94
|
-
isSite: boolean;
|
|
95
|
-
published: boolean;
|
|
96
92
|
additionalAttributes?: {
|
|
97
93
|
[x: string]: string | number | boolean | object;
|
|
98
94
|
} | undefined;
|
|
99
|
-
|
|
100
|
-
|
|
95
|
+
fullPath: string;
|
|
96
|
+
index: number;
|
|
101
97
|
userOwner: number;
|
|
102
98
|
userModification: number | null;
|
|
99
|
+
locked: string | null;
|
|
103
100
|
creationDate: number | null;
|
|
104
101
|
modificationDate: number | null;
|
|
105
102
|
customAttributes?: {
|
|
@@ -113,7 +110,10 @@ export declare const slice: import("@reduxjs/toolkit").Slice<import("@reduxjs/to
|
|
|
113
110
|
additionalCssClasses: string[];
|
|
114
111
|
} | undefined;
|
|
115
112
|
hasWorkflowAvailable: boolean;
|
|
113
|
+
hasChildren: boolean;
|
|
116
114
|
hasWorkflowWithPermissions: boolean;
|
|
115
|
+
published: boolean;
|
|
116
|
+
isSite: boolean;
|
|
117
117
|
navigationExclude: boolean;
|
|
118
118
|
editableData: object;
|
|
119
119
|
missingRequiredEditable: boolean;
|
|
@@ -187,7 +187,6 @@ export declare const slice: import("@reduxjs/toolkit").Slice<import("@reduxjs/to
|
|
|
187
187
|
type: "name" | "path";
|
|
188
188
|
value: string;
|
|
189
189
|
};
|
|
190
|
-
fullPath: string;
|
|
191
190
|
key: string;
|
|
192
191
|
isLocked: boolean;
|
|
193
192
|
permissions: {
|
|
@@ -203,16 +202,14 @@ export declare const slice: import("@reduxjs/toolkit").Slice<import("@reduxjs/to
|
|
|
203
202
|
save: boolean;
|
|
204
203
|
unpublish: boolean;
|
|
205
204
|
};
|
|
206
|
-
index: number;
|
|
207
|
-
isSite: boolean;
|
|
208
|
-
published: boolean;
|
|
209
205
|
additionalAttributes?: {
|
|
210
206
|
[x: string]: string | number | boolean | object;
|
|
211
207
|
} | undefined;
|
|
212
|
-
|
|
213
|
-
|
|
208
|
+
fullPath: string;
|
|
209
|
+
index: number;
|
|
214
210
|
userOwner: number;
|
|
215
211
|
userModification: number | null;
|
|
212
|
+
locked: string | null;
|
|
216
213
|
creationDate: number | null;
|
|
217
214
|
modificationDate: number | null;
|
|
218
215
|
customAttributes?: {
|
|
@@ -226,7 +223,10 @@ export declare const slice: import("@reduxjs/toolkit").Slice<import("@reduxjs/to
|
|
|
226
223
|
additionalCssClasses: string[];
|
|
227
224
|
} | undefined;
|
|
228
225
|
hasWorkflowAvailable: boolean;
|
|
226
|
+
hasChildren: boolean;
|
|
229
227
|
hasWorkflowWithPermissions: boolean;
|
|
228
|
+
published: boolean;
|
|
229
|
+
isSite: boolean;
|
|
230
230
|
navigationExclude: boolean;
|
|
231
231
|
editableData: object;
|
|
232
232
|
missingRequiredEditable: boolean;
|
|
@@ -300,7 +300,6 @@ export declare const slice: import("@reduxjs/toolkit").Slice<import("@reduxjs/to
|
|
|
300
300
|
type: "name" | "path";
|
|
301
301
|
value: string;
|
|
302
302
|
};
|
|
303
|
-
fullPath: string;
|
|
304
303
|
key: string;
|
|
305
304
|
isLocked: boolean;
|
|
306
305
|
permissions: {
|
|
@@ -316,16 +315,14 @@ export declare const slice: import("@reduxjs/toolkit").Slice<import("@reduxjs/to
|
|
|
316
315
|
save: boolean;
|
|
317
316
|
unpublish: boolean;
|
|
318
317
|
};
|
|
319
|
-
index: number;
|
|
320
|
-
isSite: boolean;
|
|
321
|
-
published: boolean;
|
|
322
318
|
additionalAttributes?: {
|
|
323
319
|
[x: string]: string | number | boolean | object;
|
|
324
320
|
} | undefined;
|
|
325
|
-
|
|
326
|
-
|
|
321
|
+
fullPath: string;
|
|
322
|
+
index: number;
|
|
327
323
|
userOwner: number;
|
|
328
324
|
userModification: number | null;
|
|
325
|
+
locked: string | null;
|
|
329
326
|
creationDate: number | null;
|
|
330
327
|
modificationDate: number | null;
|
|
331
328
|
customAttributes?: {
|
|
@@ -339,7 +336,10 @@ export declare const slice: import("@reduxjs/toolkit").Slice<import("@reduxjs/to
|
|
|
339
336
|
additionalCssClasses: string[];
|
|
340
337
|
} | undefined;
|
|
341
338
|
hasWorkflowAvailable: boolean;
|
|
339
|
+
hasChildren: boolean;
|
|
342
340
|
hasWorkflowWithPermissions: boolean;
|
|
341
|
+
published: boolean;
|
|
342
|
+
isSite: boolean;
|
|
343
343
|
navigationExclude: boolean;
|
|
344
344
|
editableData: object;
|
|
345
345
|
missingRequiredEditable: boolean;
|
|
@@ -430,25 +430,25 @@ export declare const selectDocumentById: (state: Record<string, any>, id: number
|
|
|
430
430
|
elementType: string;
|
|
431
431
|
parentId: number;
|
|
432
432
|
icon: import("../../modules/document/document-api-slice-enhanced").ElementIcon;
|
|
433
|
-
fullPath: string;
|
|
434
433
|
key: string;
|
|
435
434
|
isLocked: boolean;
|
|
436
435
|
permissions: import("../../modules/document/document-api-slice-enhanced").DocumentPermissions;
|
|
437
|
-
index: number;
|
|
438
|
-
isSite: boolean;
|
|
439
|
-
published: boolean;
|
|
440
436
|
additionalAttributes?: {
|
|
441
437
|
[key: string]: string | number | boolean | object;
|
|
442
438
|
} | undefined;
|
|
443
|
-
|
|
444
|
-
|
|
439
|
+
fullPath: string;
|
|
440
|
+
index: number;
|
|
445
441
|
userOwner: number;
|
|
446
442
|
userModification: number | null;
|
|
443
|
+
locked: string | null;
|
|
447
444
|
creationDate: number | null;
|
|
448
445
|
modificationDate: number | null;
|
|
449
446
|
customAttributes?: import("../../modules/document/document-api-slice-enhanced").CustomAttributes | undefined;
|
|
450
447
|
hasWorkflowAvailable: boolean;
|
|
448
|
+
hasChildren: boolean;
|
|
451
449
|
hasWorkflowWithPermissions: boolean;
|
|
450
|
+
published: boolean;
|
|
451
|
+
isSite: boolean;
|
|
452
452
|
navigationExclude: boolean;
|
|
453
453
|
editableData: object;
|
|
454
454
|
missingRequiredEditable: boolean;
|
|
@@ -50,8 +50,8 @@ export declare const selectDocumentAreablockGroupedTypes: ((state: any, document
|
|
|
50
50
|
dependencyRecomputations: () => number;
|
|
51
51
|
resetDependencyRecomputations: () => void;
|
|
52
52
|
} & {
|
|
53
|
-
argsMemoize: typeof import("reselect").weakMapMemoize;
|
|
54
53
|
memoize: typeof import("reselect").weakMapMemoize;
|
|
54
|
+
argsMemoize: typeof import("reselect").weakMapMemoize;
|
|
55
55
|
};
|
|
56
56
|
export declare const selectDocumentTimeSliderVisible: ((state: any, documentId: number) => boolean) & {
|
|
57
57
|
clearCache: () => void;
|
|
@@ -71,8 +71,8 @@ export declare const selectDocumentTimeSliderVisible: ((state: any, documentId:
|
|
|
71
71
|
dependencyRecomputations: () => number;
|
|
72
72
|
resetDependencyRecomputations: () => void;
|
|
73
73
|
} & {
|
|
74
|
-
argsMemoize: typeof import("reselect").weakMapMemoize;
|
|
75
74
|
memoize: typeof import("reselect").weakMapMemoize;
|
|
75
|
+
argsMemoize: typeof import("reselect").weakMapMemoize;
|
|
76
76
|
};
|
|
77
77
|
export declare const selectDocumentHasAreablocks: ((state: any, documentId: number) => boolean) & {
|
|
78
78
|
clearCache: () => void;
|
|
@@ -104,16 +104,16 @@ export declare const selectDocumentHasAreablocks: ((state: any, documentId: numb
|
|
|
104
104
|
dependencyRecomputations: () => number;
|
|
105
105
|
resetDependencyRecomputations: () => void;
|
|
106
106
|
} & {
|
|
107
|
-
argsMemoize: typeof import("reselect").weakMapMemoize;
|
|
108
107
|
memoize: typeof import("reselect").weakMapMemoize;
|
|
108
|
+
argsMemoize: typeof import("reselect").weakMapMemoize;
|
|
109
109
|
}];
|
|
110
110
|
recomputations: () => number;
|
|
111
111
|
resetRecomputations: () => void;
|
|
112
112
|
dependencyRecomputations: () => number;
|
|
113
113
|
resetDependencyRecomputations: () => void;
|
|
114
114
|
} & {
|
|
115
|
-
argsMemoize: typeof import("reselect").weakMapMemoize;
|
|
116
115
|
memoize: typeof import("reselect").weakMapMemoize;
|
|
116
|
+
argsMemoize: typeof import("reselect").weakMapMemoize;
|
|
117
117
|
};
|
|
118
118
|
export declare const selectDocumentAreablockTypes: ((state: any, documentId: number) => AreablockTypeEntry[]) & {
|
|
119
119
|
clearCache: () => void;
|
|
@@ -145,16 +145,16 @@ export declare const selectDocumentAreablockTypes: ((state: any, documentId: num
|
|
|
145
145
|
dependencyRecomputations: () => number;
|
|
146
146
|
resetDependencyRecomputations: () => void;
|
|
147
147
|
} & {
|
|
148
|
-
argsMemoize: typeof import("reselect").weakMapMemoize;
|
|
149
148
|
memoize: typeof import("reselect").weakMapMemoize;
|
|
149
|
+
argsMemoize: typeof import("reselect").weakMapMemoize;
|
|
150
150
|
}];
|
|
151
151
|
recomputations: () => number;
|
|
152
152
|
resetRecomputations: () => void;
|
|
153
153
|
dependencyRecomputations: () => number;
|
|
154
154
|
resetDependencyRecomputations: () => void;
|
|
155
155
|
} & {
|
|
156
|
-
argsMemoize: typeof import("reselect").weakMapMemoize;
|
|
157
156
|
memoize: typeof import("reselect").weakMapMemoize;
|
|
157
|
+
argsMemoize: typeof import("reselect").weakMapMemoize;
|
|
158
158
|
};
|
|
159
159
|
declare const _default: import("redux").Reducer<DocumentEditorState>;
|
|
160
160
|
export default _default;
|
|
@@ -11,9 +11,14 @@ export interface DialogConfig {
|
|
|
11
11
|
id: string;
|
|
12
12
|
width?: number;
|
|
13
13
|
height?: number;
|
|
14
|
-
items:
|
|
14
|
+
items: DialogConfigItems;
|
|
15
15
|
reloadOnClose?: boolean;
|
|
16
16
|
}
|
|
17
|
+
export type DialogConfigItems = DialogConfigItem | SerializedDialogConfigItems;
|
|
18
|
+
export interface SerializedDialogConfigItems {
|
|
19
|
+
items?: unknown;
|
|
20
|
+
[key: string]: unknown;
|
|
21
|
+
}
|
|
17
22
|
export interface DialogConfigItem {
|
|
18
23
|
type: string;
|
|
19
24
|
title?: string;
|
|
@@ -49,5 +49,6 @@ export declare enum ContextMenuActionName {
|
|
|
49
49
|
download = "download",
|
|
50
50
|
clearImageThumbnails = "clearImageThumbnails",
|
|
51
51
|
clearVideoThumbnails = "clearVideoThumbnails",
|
|
52
|
-
clearPdfThumbnails = "clearPdfThumbnails"
|
|
52
|
+
clearPdfThumbnails = "clearPdfThumbnails",
|
|
53
|
+
shareViaNotification = "shareViaNotification"
|
|
53
54
|
}
|
|
@@ -20,6 +20,11 @@ export type ISystemInfoModalData = Element & {
|
|
|
20
20
|
fileSize?: number;
|
|
21
21
|
mimeType?: string | null;
|
|
22
22
|
className?: string;
|
|
23
|
+
draftData?: {
|
|
24
|
+
id: number;
|
|
25
|
+
modificationDate: number;
|
|
26
|
+
isAutoSave: boolean;
|
|
27
|
+
} | null;
|
|
23
28
|
};
|
|
24
29
|
export interface ISystemInfoModalProps {
|
|
25
30
|
onClose: () => void;
|
|
@@ -43,8 +43,9 @@ export interface AreablockEditableProps {
|
|
|
43
43
|
className?: string;
|
|
44
44
|
editableName: string;
|
|
45
45
|
containerRef?: React.RefObject<HTMLDivElement>;
|
|
46
|
+
editableType?: string;
|
|
46
47
|
disabled?: boolean;
|
|
47
48
|
isInherited?: boolean;
|
|
48
49
|
renderTrigger: AreablockRenderTrigger;
|
|
49
50
|
}
|
|
50
|
-
export declare const AreablockEditable: ({ value, onChange, config, className, editableName, containerRef, disabled, isInherited, renderTrigger }: AreablockEditableProps) => React.JSX.Element;
|
|
51
|
+
export declare const AreablockEditable: ({ value, onChange, config, className, editableName, containerRef, editableType, disabled, isInherited, renderTrigger }: AreablockEditableProps) => React.JSX.Element;
|
|
@@ -7,9 +7,12 @@
|
|
|
7
7
|
* @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
|
|
8
8
|
* @license Pimcore Open Core License (POCL)
|
|
9
9
|
*/
|
|
10
|
+
import type React from 'react';
|
|
10
11
|
import { type AreablockValue } from '../areablock-editable';
|
|
11
12
|
import { AbstractBlockManager } from '../../../managers/abstract-block-manager';
|
|
12
13
|
export declare class AreablockManager extends AbstractBlockManager {
|
|
14
|
+
private readonly editableType;
|
|
15
|
+
constructor(editableName: string, containerRef?: React.RefObject<HTMLDivElement>, editableType?: string);
|
|
13
16
|
protected getEditableType(): string;
|
|
14
17
|
protected getElementSelector(): string;
|
|
15
18
|
getElementType(element: HTMLElement): string | null;
|
|
@@ -13,7 +13,7 @@ import { type AbstractDocumentEditableDefinition } from '../../../dynamic-type-d
|
|
|
13
13
|
declare const DEFAULT_AREABLOCK_GROUP = "Available Areas";
|
|
14
14
|
declare const UNCATEGORIZED_AREABLOCK_GROUP = "Uncategorized";
|
|
15
15
|
export { DEFAULT_AREABLOCK_GROUP, UNCATEGORIZED_AREABLOCK_GROUP };
|
|
16
|
-
export declare function buildGroupedTypes(editableDefinitions: AbstractDocumentEditableDefinition[]): AreablockGroupedTypes;
|
|
16
|
+
export declare function buildGroupedTypes(editableDefinitions: AbstractDocumentEditableDefinition[], typeId?: string): AreablockGroupedTypes;
|
|
17
17
|
export declare const areablockValueUtils: {
|
|
18
18
|
filterEditableNames(allEditableNames: string[], areablockName: string, entryKey: string): string[];
|
|
19
19
|
elementsToAreablockValue(elements: HTMLElement[]): AreablockValue;
|
|
@@ -25,4 +25,5 @@ export declare class DynamicTypeDocumentEditableTable extends DynamicTypeDocumen
|
|
|
25
25
|
id: string;
|
|
26
26
|
getEditableDataComponent(props: TableEditableDefinition): React.ReactElement<AbstractDocumentEditableDefinition>;
|
|
27
27
|
transformValue(value: any, props: TableEditableDefinition): TableValue | null;
|
|
28
|
+
transformValueForApi(value: TableValue | null): TableValue;
|
|
28
29
|
}
|
|
@@ -7,9 +7,22 @@
|
|
|
7
7
|
* @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
|
|
8
8
|
* @license Pimcore Open Core License (POCL)
|
|
9
9
|
*/
|
|
10
|
+
import React from 'react';
|
|
10
11
|
import { type SelectOptionType } from '../../../../../../../../sdk/modules/element';
|
|
11
12
|
export type DocumentEditableStoreEntry = [string | number | null, string] | string | number;
|
|
12
13
|
/**
|
|
13
|
-
* Transforms document editable store entries into SelectOptionType array
|
|
14
|
+
* Transforms document editable store entries into SelectOptionType array.
|
|
15
|
+
*
|
|
16
|
+
* The `label` is returned as a plain string so that antd's built-in search
|
|
17
|
+
* (driven by `optionFilterProp="label"`) can match against it. HTML sanitization
|
|
18
|
+
* happens at render time via `renderSanitizedLabel`, used by the consuming
|
|
19
|
+
* components in their `optionRender` / `labelRender` props.
|
|
14
20
|
*/
|
|
15
21
|
export declare const transformDocumentEditableStoreToOptions: (store?: DocumentEditableStoreEntry[]) => SelectOptionType[];
|
|
22
|
+
/**
|
|
23
|
+
* Renders a label with HTML sanitization. Intended for use in antd's
|
|
24
|
+
* `labelRender` / `optionRender` props, so that sanitization happens at the
|
|
25
|
+
* moment the label becomes DOM — while `label` itself stays a plain string
|
|
26
|
+
* so antd's built-in filter keeps working.
|
|
27
|
+
*/
|
|
28
|
+
export declare const renderSanitizedLabel: (label: React.ReactNode) => React.JSX.Element;
|