@pimcore/studio-ui-bundle 2025.4.0 → 2025.4.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
|
@@ -424,7 +424,7 @@ export declare const usePerspectiveCreateMutation: <R extends Record<string, any
|
|
|
424
424
|
isFetching: false;
|
|
425
425
|
isSuccess: false;
|
|
426
426
|
isError: false;
|
|
427
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
427
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
428
428
|
isSuccess: true;
|
|
429
429
|
isFetching: false;
|
|
430
430
|
error: undefined;
|
|
@@ -517,7 +517,7 @@ export declare const usePerspectiveCreateMutation: <R extends Record<string, any
|
|
|
517
517
|
isFetching: false;
|
|
518
518
|
isSuccess: false;
|
|
519
519
|
isError: false;
|
|
520
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
520
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
521
521
|
isSuccess: true;
|
|
522
522
|
isFetching: false;
|
|
523
523
|
error: undefined;
|
|
@@ -608,7 +608,7 @@ export declare const usePerspectiveCreateMutation: <R extends Record<string, any
|
|
|
608
608
|
isFetching: false;
|
|
609
609
|
isSuccess: false;
|
|
610
610
|
isError: false;
|
|
611
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
611
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
612
612
|
isSuccess: true;
|
|
613
613
|
isFetching: false;
|
|
614
614
|
error: undefined;
|
|
@@ -640,7 +640,7 @@ export declare const usePerspectiveCreateMutation: <R extends Record<string, any
|
|
|
640
640
|
isError: false;
|
|
641
641
|
}, "error">>)> & {
|
|
642
642
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
643
|
-
}>(arg:
|
|
643
|
+
}>(arg: typeof import("@reduxjs/toolkit/query").skipToken | PerspectiveGetConfigByIdApiArg, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
|
|
644
644
|
skip?: boolean;
|
|
645
645
|
refetchOnMountOrArgChange?: boolean | number;
|
|
646
646
|
} & {
|
|
@@ -701,7 +701,7 @@ export declare const usePerspectiveCreateMutation: <R extends Record<string, any
|
|
|
701
701
|
isFetching: false;
|
|
702
702
|
isSuccess: false;
|
|
703
703
|
isError: false;
|
|
704
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
704
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
705
705
|
isSuccess: true;
|
|
706
706
|
isFetching: false;
|
|
707
707
|
error: undefined;
|
|
@@ -1272,7 +1272,7 @@ export declare const usePerspectiveCreateMutation: <R extends Record<string, any
|
|
|
1272
1272
|
isFetching: false;
|
|
1273
1273
|
isSuccess: false;
|
|
1274
1274
|
isError: false;
|
|
1275
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1275
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1276
1276
|
isSuccess: true;
|
|
1277
1277
|
isFetching: false;
|
|
1278
1278
|
error: undefined;
|
|
@@ -1304,7 +1304,7 @@ export declare const usePerspectiveCreateMutation: <R extends Record<string, any
|
|
|
1304
1304
|
isError: false;
|
|
1305
1305
|
}, "error">>)> & {
|
|
1306
1306
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
1307
|
-
}>(arg:
|
|
1307
|
+
}>(arg: typeof import("@reduxjs/toolkit/query").skipToken | PerspectiveWidgetGetConfigCollectionApiArg, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
|
|
1308
1308
|
skip?: boolean;
|
|
1309
1309
|
refetchOnMountOrArgChange?: boolean | number;
|
|
1310
1310
|
} & {
|
|
@@ -1365,7 +1365,7 @@ export declare const usePerspectiveCreateMutation: <R extends Record<string, any
|
|
|
1365
1365
|
isFetching: false;
|
|
1366
1366
|
isSuccess: false;
|
|
1367
1367
|
isError: false;
|
|
1368
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1368
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1369
1369
|
isSuccess: true;
|
|
1370
1370
|
isFetching: false;
|
|
1371
1371
|
error: undefined;
|
|
@@ -1456,7 +1456,7 @@ export declare const usePerspectiveCreateMutation: <R extends Record<string, any
|
|
|
1456
1456
|
isFetching: false;
|
|
1457
1457
|
isSuccess: false;
|
|
1458
1458
|
isError: false;
|
|
1459
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1459
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1460
1460
|
isSuccess: true;
|
|
1461
1461
|
isFetching: false;
|
|
1462
1462
|
error: undefined;
|
|
@@ -1488,7 +1488,7 @@ export declare const usePerspectiveCreateMutation: <R extends Record<string, any
|
|
|
1488
1488
|
isError: false;
|
|
1489
1489
|
}, "error">>)> & {
|
|
1490
1490
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
1491
|
-
}>(arg:
|
|
1491
|
+
}>(arg: typeof import("@reduxjs/toolkit/query").skipToken | PerspectiveWidgetGetConfigByIdApiArg, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
|
|
1492
1492
|
skip?: boolean;
|
|
1493
1493
|
refetchOnMountOrArgChange?: boolean | number;
|
|
1494
1494
|
} & {
|
|
@@ -1549,7 +1549,7 @@ export declare const usePerspectiveCreateMutation: <R extends Record<string, any
|
|
|
1549
1549
|
isFetching: false;
|
|
1550
1550
|
isSuccess: false;
|
|
1551
1551
|
isError: false;
|
|
1552
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1552
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1553
1553
|
isSuccess: true;
|
|
1554
1554
|
isFetching: false;
|
|
1555
1555
|
error: undefined;
|
|
@@ -1960,7 +1960,7 @@ export declare const usePerspectiveCreateMutation: <R extends Record<string, any
|
|
|
1960
1960
|
isFetching: false;
|
|
1961
1961
|
isSuccess: false;
|
|
1962
1962
|
isError: false;
|
|
1963
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1963
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1964
1964
|
isSuccess: true;
|
|
1965
1965
|
isFetching: false;
|
|
1966
1966
|
error: undefined;
|
|
@@ -2053,7 +2053,7 @@ export declare const usePerspectiveCreateMutation: <R extends Record<string, any
|
|
|
2053
2053
|
isFetching: false;
|
|
2054
2054
|
isSuccess: false;
|
|
2055
2055
|
isError: false;
|
|
2056
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
2056
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2057
2057
|
isSuccess: true;
|
|
2058
2058
|
isFetching: false;
|
|
2059
2059
|
error: undefined;
|
|
@@ -8,10 +8,13 @@
|
|
|
8
8
|
* @license Pimcore Open Core License (POCL)
|
|
9
9
|
*/
|
|
10
10
|
import React from 'react';
|
|
11
|
+
import { type SortingState } from '@tanstack/react-table';
|
|
11
12
|
import { type QuantityValueUnitRow } from '../hooks/use-quantity-value-unit';
|
|
12
13
|
interface TableProps {
|
|
13
14
|
quantityValueUnitRows: QuantityValueUnitRow[];
|
|
14
15
|
setQuantityValueUnitRows: React.Dispatch<React.SetStateAction<QuantityValueUnitRow[]>>;
|
|
16
|
+
sorting?: SortingState;
|
|
17
|
+
onSortingChange?: (sorting: SortingState) => void;
|
|
15
18
|
}
|
|
16
|
-
export declare const Table: ({ quantityValueUnitRows, setQuantityValueUnitRows }: TableProps) => React.JSX.Element;
|
|
19
|
+
export declare const Table: ({ quantityValueUnitRows, setQuantityValueUnitRows, sorting, onSortingChange }: TableProps) => React.JSX.Element;
|
|
17
20
|
export {};
|
|
@@ -70,7 +70,7 @@ export declare const useRecycleBinGetCollectionQuery: <R extends Record<string,
|
|
|
70
70
|
isFetching: false;
|
|
71
71
|
isSuccess: false;
|
|
72
72
|
isError: false;
|
|
73
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
73
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
74
74
|
isSuccess: true;
|
|
75
75
|
isFetching: false;
|
|
76
76
|
error: undefined;
|
|
@@ -163,7 +163,7 @@ export declare const useRecycleBinGetCollectionQuery: <R extends Record<string,
|
|
|
163
163
|
isFetching: false;
|
|
164
164
|
isSuccess: false;
|
|
165
165
|
isError: false;
|
|
166
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
166
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
167
167
|
isSuccess: true;
|
|
168
168
|
isFetching: false;
|
|
169
169
|
error: undefined;
|
|
@@ -128,7 +128,7 @@ export declare const useRecycleBinGetCollectionQuery: <R extends Record<string,
|
|
|
128
128
|
isFetching: false;
|
|
129
129
|
isSuccess: false;
|
|
130
130
|
isError: false;
|
|
131
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
131
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
132
132
|
isSuccess: true;
|
|
133
133
|
isFetching: false;
|
|
134
134
|
error: undefined;
|
|
@@ -221,7 +221,7 @@ export declare const useRecycleBinGetCollectionQuery: <R extends Record<string,
|
|
|
221
221
|
isFetching: false;
|
|
222
222
|
isSuccess: false;
|
|
223
223
|
isError: false;
|
|
224
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
224
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
225
225
|
isSuccess: true;
|
|
226
226
|
isFetching: false;
|
|
227
227
|
error: undefined;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This source file is available under the terms of the
|
|
3
|
+
* Pimcore Open Core License (POCL)
|
|
4
|
+
* Full copyright and license information is available in
|
|
5
|
+
* LICENSE.md which is distributed with this source code.
|
|
6
|
+
*
|
|
7
|
+
* @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
|
|
8
|
+
* @license Pimcore Open Core License (POCL)
|
|
9
|
+
*/
|
|
10
|
+
import { type SelectOptionType } from '../../../modules/element/dynamic-types/definitions/grid-cell/utils/select-options';
|
|
11
|
+
interface OptionsHookResult {
|
|
12
|
+
isLoading: boolean;
|
|
13
|
+
options: SelectOptionType[];
|
|
14
|
+
}
|
|
15
|
+
export declare const useRedirectTypeOptions: () => OptionsHookResult;
|
|
16
|
+
export declare const useRedirectStatusOptions: () => OptionsHookResult;
|
|
17
|
+
export declare const useRedirectPriorityOptions: () => OptionsHookResult;
|
|
18
|
+
export {};
|
|
@@ -398,7 +398,7 @@ export declare const useBundleSeoRedirectAddMutation: <R extends Record<string,
|
|
|
398
398
|
isFetching: false;
|
|
399
399
|
isSuccess: false;
|
|
400
400
|
isError: false;
|
|
401
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
401
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
402
402
|
isSuccess: true;
|
|
403
403
|
isFetching: false;
|
|
404
404
|
error: undefined;
|
|
@@ -491,7 +491,7 @@ export declare const useBundleSeoRedirectAddMutation: <R extends Record<string,
|
|
|
491
491
|
isFetching: false;
|
|
492
492
|
isSuccess: false;
|
|
493
493
|
isError: false;
|
|
494
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
494
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
495
495
|
isSuccess: true;
|
|
496
496
|
isFetching: false;
|
|
497
497
|
error: undefined;
|
|
@@ -902,7 +902,7 @@ export declare const useBundleSeoRedirectAddMutation: <R extends Record<string,
|
|
|
902
902
|
isFetching: false;
|
|
903
903
|
isSuccess: false;
|
|
904
904
|
isError: false;
|
|
905
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
905
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
906
906
|
isSuccess: true;
|
|
907
907
|
isFetching: false;
|
|
908
908
|
error: undefined;
|
|
@@ -995,7 +995,7 @@ export declare const useBundleSeoRedirectAddMutation: <R extends Record<string,
|
|
|
995
995
|
isFetching: false;
|
|
996
996
|
isSuccess: false;
|
|
997
997
|
isError: false;
|
|
998
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
998
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
999
999
|
isSuccess: true;
|
|
1000
1000
|
isFetching: false;
|
|
1001
1001
|
error: undefined;
|
|
@@ -1246,7 +1246,7 @@ export declare const useBundleSeoRedirectAddMutation: <R extends Record<string,
|
|
|
1246
1246
|
isFetching: false;
|
|
1247
1247
|
isSuccess: false;
|
|
1248
1248
|
isError: false;
|
|
1249
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1249
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1250
1250
|
isSuccess: true;
|
|
1251
1251
|
isFetching: false;
|
|
1252
1252
|
error: undefined;
|
|
@@ -1339,7 +1339,7 @@ export declare const useBundleSeoRedirectAddMutation: <R extends Record<string,
|
|
|
1339
1339
|
isFetching: false;
|
|
1340
1340
|
isSuccess: false;
|
|
1341
1341
|
isError: false;
|
|
1342
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1342
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1343
1343
|
isSuccess: true;
|
|
1344
1344
|
isFetching: false;
|
|
1345
1345
|
error: undefined;
|
|
@@ -1430,7 +1430,7 @@ export declare const useBundleSeoRedirectAddMutation: <R extends Record<string,
|
|
|
1430
1430
|
isFetching: false;
|
|
1431
1431
|
isSuccess: false;
|
|
1432
1432
|
isError: false;
|
|
1433
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1433
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1434
1434
|
isSuccess: true;
|
|
1435
1435
|
isFetching: false;
|
|
1436
1436
|
error: undefined;
|
|
@@ -1523,7 +1523,7 @@ export declare const useBundleSeoRedirectAddMutation: <R extends Record<string,
|
|
|
1523
1523
|
isFetching: false;
|
|
1524
1524
|
isSuccess: false;
|
|
1525
1525
|
isError: false;
|
|
1526
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1526
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1527
1527
|
isSuccess: true;
|
|
1528
1528
|
isFetching: false;
|
|
1529
1529
|
error: undefined;
|
|
@@ -1614,7 +1614,7 @@ export declare const useBundleSeoRedirectAddMutation: <R extends Record<string,
|
|
|
1614
1614
|
isFetching: false;
|
|
1615
1615
|
isSuccess: false;
|
|
1616
1616
|
isError: false;
|
|
1617
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1617
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1618
1618
|
isSuccess: true;
|
|
1619
1619
|
isFetching: false;
|
|
1620
1620
|
error: undefined;
|
|
@@ -1707,7 +1707,7 @@ export declare const useBundleSeoRedirectAddMutation: <R extends Record<string,
|
|
|
1707
1707
|
isFetching: false;
|
|
1708
1708
|
isSuccess: false;
|
|
1709
1709
|
isError: false;
|
|
1710
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1710
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1711
1711
|
isSuccess: true;
|
|
1712
1712
|
isFetching: false;
|
|
1713
1713
|
error: undefined;
|
|
@@ -1742,5 +1742,349 @@ export declare const useBundleSeoRedirectAddMutation: <R extends Record<string,
|
|
|
1742
1742
|
}) => R) | undefined;
|
|
1743
1743
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
1744
1744
|
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<void, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, string, import("./seo-api-slice.gen").BundleSeoRedirectListTypesApiResponse, "api", unknown>>;
|
|
1745
|
-
}
|
|
1745
|
+
}, useBundleSeoRobotsTxtGetQuery: <R extends Record<string, any> = import("@reduxjs/toolkit/query").TSHelpersId<(Omit<{
|
|
1746
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
1747
|
+
originalArgs?: undefined | undefined;
|
|
1748
|
+
data?: undefined | undefined;
|
|
1749
|
+
error?: undefined | undefined;
|
|
1750
|
+
requestId?: undefined | undefined;
|
|
1751
|
+
endpointName?: string | undefined;
|
|
1752
|
+
startedTimeStamp?: undefined | undefined;
|
|
1753
|
+
fulfilledTimeStamp?: undefined | undefined;
|
|
1754
|
+
} & {
|
|
1755
|
+
currentData?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1756
|
+
isUninitialized: false;
|
|
1757
|
+
isLoading: false;
|
|
1758
|
+
isFetching: false;
|
|
1759
|
+
isSuccess: false;
|
|
1760
|
+
isError: false;
|
|
1761
|
+
}, "isUninitialized"> & {
|
|
1762
|
+
isUninitialized: true;
|
|
1763
|
+
}) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<void, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, string, import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig, "api", unknown>> & {
|
|
1764
|
+
currentData?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1765
|
+
isUninitialized: false;
|
|
1766
|
+
isLoading: false;
|
|
1767
|
+
isFetching: false;
|
|
1768
|
+
isSuccess: false;
|
|
1769
|
+
isError: false;
|
|
1770
|
+
}, "data" | "isLoading" | "isFetching"> & {
|
|
1771
|
+
isLoading: true;
|
|
1772
|
+
isFetching: boolean;
|
|
1773
|
+
data: undefined;
|
|
1774
|
+
}) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<void, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, string, import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig, "api", unknown>> & {
|
|
1775
|
+
currentData?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1776
|
+
isUninitialized: false;
|
|
1777
|
+
isLoading: false;
|
|
1778
|
+
isFetching: false;
|
|
1779
|
+
isSuccess: false;
|
|
1780
|
+
isError: false;
|
|
1781
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
|
|
1782
|
+
isSuccess: true;
|
|
1783
|
+
isFetching: true;
|
|
1784
|
+
error: undefined;
|
|
1785
|
+
} & {
|
|
1786
|
+
data: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig;
|
|
1787
|
+
} & Required<Pick<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<void, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, string, import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig, "api", unknown>> & {
|
|
1788
|
+
currentData?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1789
|
+
isUninitialized: false;
|
|
1790
|
+
isLoading: false;
|
|
1791
|
+
isFetching: false;
|
|
1792
|
+
isSuccess: false;
|
|
1793
|
+
isError: false;
|
|
1794
|
+
}, "fulfilledTimeStamp">>) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<void, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, string, import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig, "api", unknown>> & {
|
|
1795
|
+
currentData?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1796
|
+
isUninitialized: false;
|
|
1797
|
+
isLoading: false;
|
|
1798
|
+
isFetching: false;
|
|
1799
|
+
isSuccess: false;
|
|
1800
|
+
isError: false;
|
|
1801
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1802
|
+
isSuccess: true;
|
|
1803
|
+
isFetching: false;
|
|
1804
|
+
error: undefined;
|
|
1805
|
+
} & {
|
|
1806
|
+
data: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig;
|
|
1807
|
+
currentData: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig;
|
|
1808
|
+
} & Required<Pick<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<void, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, string, import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig, "api", unknown>> & {
|
|
1809
|
+
currentData?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1810
|
+
isUninitialized: false;
|
|
1811
|
+
isLoading: false;
|
|
1812
|
+
isFetching: false;
|
|
1813
|
+
isSuccess: false;
|
|
1814
|
+
isError: false;
|
|
1815
|
+
}, "fulfilledTimeStamp">>) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<void, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, string, import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig, "api", unknown>> & {
|
|
1816
|
+
currentData?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1817
|
+
isUninitialized: false;
|
|
1818
|
+
isLoading: false;
|
|
1819
|
+
isFetching: false;
|
|
1820
|
+
isSuccess: false;
|
|
1821
|
+
isError: false;
|
|
1822
|
+
}, "error" | "isError"> & {
|
|
1823
|
+
isError: true;
|
|
1824
|
+
} & Required<Pick<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<void, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, string, import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig, "api", unknown>> & {
|
|
1825
|
+
currentData?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1826
|
+
isUninitialized: false;
|
|
1827
|
+
isLoading: false;
|
|
1828
|
+
isFetching: false;
|
|
1829
|
+
isSuccess: false;
|
|
1830
|
+
isError: false;
|
|
1831
|
+
}, "error">>)> & {
|
|
1832
|
+
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
1833
|
+
}>(arg: void | typeof import("@reduxjs/toolkit/query").skipToken, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
|
|
1834
|
+
skip?: boolean;
|
|
1835
|
+
refetchOnMountOrArgChange?: boolean | number;
|
|
1836
|
+
} & {
|
|
1837
|
+
skip?: boolean;
|
|
1838
|
+
selectFromResult?: ((state: import("@reduxjs/toolkit/query").TSHelpersId<(Omit<{
|
|
1839
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
1840
|
+
originalArgs?: undefined | undefined;
|
|
1841
|
+
data?: undefined | undefined;
|
|
1842
|
+
error?: undefined | undefined;
|
|
1843
|
+
requestId?: undefined | undefined;
|
|
1844
|
+
endpointName?: string | undefined;
|
|
1845
|
+
startedTimeStamp?: undefined | undefined;
|
|
1846
|
+
fulfilledTimeStamp?: undefined | undefined;
|
|
1847
|
+
} & {
|
|
1848
|
+
currentData?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1849
|
+
isUninitialized: false;
|
|
1850
|
+
isLoading: false;
|
|
1851
|
+
isFetching: false;
|
|
1852
|
+
isSuccess: false;
|
|
1853
|
+
isError: false;
|
|
1854
|
+
}, "isUninitialized"> & {
|
|
1855
|
+
isUninitialized: true;
|
|
1856
|
+
}) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<void, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, string, import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig, "api", unknown>> & {
|
|
1857
|
+
currentData?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1858
|
+
isUninitialized: false;
|
|
1859
|
+
isLoading: false;
|
|
1860
|
+
isFetching: false;
|
|
1861
|
+
isSuccess: false;
|
|
1862
|
+
isError: false;
|
|
1863
|
+
}, "data" | "isLoading" | "isFetching"> & {
|
|
1864
|
+
isLoading: true;
|
|
1865
|
+
isFetching: boolean;
|
|
1866
|
+
data: undefined;
|
|
1867
|
+
}) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<void, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, string, import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig, "api", unknown>> & {
|
|
1868
|
+
currentData?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1869
|
+
isUninitialized: false;
|
|
1870
|
+
isLoading: false;
|
|
1871
|
+
isFetching: false;
|
|
1872
|
+
isSuccess: false;
|
|
1873
|
+
isError: false;
|
|
1874
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
|
|
1875
|
+
isSuccess: true;
|
|
1876
|
+
isFetching: true;
|
|
1877
|
+
error: undefined;
|
|
1878
|
+
} & {
|
|
1879
|
+
data: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig;
|
|
1880
|
+
} & Required<Pick<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<void, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, string, import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig, "api", unknown>> & {
|
|
1881
|
+
currentData?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1882
|
+
isUninitialized: false;
|
|
1883
|
+
isLoading: false;
|
|
1884
|
+
isFetching: false;
|
|
1885
|
+
isSuccess: false;
|
|
1886
|
+
isError: false;
|
|
1887
|
+
}, "fulfilledTimeStamp">>) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<void, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, string, import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig, "api", unknown>> & {
|
|
1888
|
+
currentData?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1889
|
+
isUninitialized: false;
|
|
1890
|
+
isLoading: false;
|
|
1891
|
+
isFetching: false;
|
|
1892
|
+
isSuccess: false;
|
|
1893
|
+
isError: false;
|
|
1894
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1895
|
+
isSuccess: true;
|
|
1896
|
+
isFetching: false;
|
|
1897
|
+
error: undefined;
|
|
1898
|
+
} & {
|
|
1899
|
+
data: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig;
|
|
1900
|
+
currentData: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig;
|
|
1901
|
+
} & Required<Pick<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<void, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, string, import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig, "api", unknown>> & {
|
|
1902
|
+
currentData?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1903
|
+
isUninitialized: false;
|
|
1904
|
+
isLoading: false;
|
|
1905
|
+
isFetching: false;
|
|
1906
|
+
isSuccess: false;
|
|
1907
|
+
isError: false;
|
|
1908
|
+
}, "fulfilledTimeStamp">>) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<void, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, string, import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig, "api", unknown>> & {
|
|
1909
|
+
currentData?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1910
|
+
isUninitialized: false;
|
|
1911
|
+
isLoading: false;
|
|
1912
|
+
isFetching: false;
|
|
1913
|
+
isSuccess: false;
|
|
1914
|
+
isError: false;
|
|
1915
|
+
}, "error" | "isError"> & {
|
|
1916
|
+
isError: true;
|
|
1917
|
+
} & Required<Pick<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<void, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, string, import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig, "api", unknown>> & {
|
|
1918
|
+
currentData?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1919
|
+
isUninitialized: false;
|
|
1920
|
+
isLoading: false;
|
|
1921
|
+
isFetching: false;
|
|
1922
|
+
isSuccess: false;
|
|
1923
|
+
isError: false;
|
|
1924
|
+
}, "error">>)> & {
|
|
1925
|
+
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
1926
|
+
}) => R) | undefined;
|
|
1927
|
+
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
1928
|
+
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<void, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, string, import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig, "api", unknown>>;
|
|
1929
|
+
}, useBundleSeoRobotsTxtUpdateMutation: <R extends Record<string, any> = ({
|
|
1930
|
+
requestId?: undefined;
|
|
1931
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
1932
|
+
data?: undefined;
|
|
1933
|
+
error?: undefined;
|
|
1934
|
+
endpointName?: string;
|
|
1935
|
+
startedTimeStamp?: undefined;
|
|
1936
|
+
fulfilledTimeStamp?: undefined;
|
|
1937
|
+
} & {
|
|
1938
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
1939
|
+
isUninitialized: true;
|
|
1940
|
+
isLoading: false;
|
|
1941
|
+
isSuccess: false;
|
|
1942
|
+
isError: false;
|
|
1943
|
+
}) | ({
|
|
1944
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
1945
|
+
} & Omit<{
|
|
1946
|
+
requestId: string;
|
|
1947
|
+
data?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1948
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
1949
|
+
endpointName: string;
|
|
1950
|
+
startedTimeStamp: number;
|
|
1951
|
+
fulfilledTimeStamp?: number;
|
|
1952
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
1953
|
+
requestId: string;
|
|
1954
|
+
data?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1955
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
1956
|
+
endpointName: string;
|
|
1957
|
+
startedTimeStamp: number;
|
|
1958
|
+
fulfilledTimeStamp?: number;
|
|
1959
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
1960
|
+
error: undefined;
|
|
1961
|
+
} & {
|
|
1962
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
1963
|
+
isUninitialized: false;
|
|
1964
|
+
isLoading: false;
|
|
1965
|
+
isSuccess: true;
|
|
1966
|
+
isError: false;
|
|
1967
|
+
}) | ({
|
|
1968
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
1969
|
+
} & {
|
|
1970
|
+
requestId: string;
|
|
1971
|
+
data?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1972
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
1973
|
+
endpointName: string;
|
|
1974
|
+
startedTimeStamp: number;
|
|
1975
|
+
fulfilledTimeStamp?: number;
|
|
1976
|
+
} & {
|
|
1977
|
+
data?: undefined;
|
|
1978
|
+
} & {
|
|
1979
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
1980
|
+
isUninitialized: false;
|
|
1981
|
+
isLoading: true;
|
|
1982
|
+
isSuccess: false;
|
|
1983
|
+
isError: false;
|
|
1984
|
+
}) | ({
|
|
1985
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
1986
|
+
} & Omit<{
|
|
1987
|
+
requestId: string;
|
|
1988
|
+
data?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1989
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
1990
|
+
endpointName: string;
|
|
1991
|
+
startedTimeStamp: number;
|
|
1992
|
+
fulfilledTimeStamp?: number;
|
|
1993
|
+
}, "error"> & Required<Pick<{
|
|
1994
|
+
requestId: string;
|
|
1995
|
+
data?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
1996
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
1997
|
+
endpointName: string;
|
|
1998
|
+
startedTimeStamp: number;
|
|
1999
|
+
fulfilledTimeStamp?: number;
|
|
2000
|
+
}, "error">> & {
|
|
2001
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
2002
|
+
isUninitialized: false;
|
|
2003
|
+
isLoading: false;
|
|
2004
|
+
isSuccess: false;
|
|
2005
|
+
isError: true;
|
|
2006
|
+
})>(options?: {
|
|
2007
|
+
selectFromResult?: ((state: ({
|
|
2008
|
+
requestId?: undefined;
|
|
2009
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
2010
|
+
data?: undefined;
|
|
2011
|
+
error?: undefined;
|
|
2012
|
+
endpointName?: string;
|
|
2013
|
+
startedTimeStamp?: undefined;
|
|
2014
|
+
fulfilledTimeStamp?: undefined;
|
|
2015
|
+
} & {
|
|
2016
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
2017
|
+
isUninitialized: true;
|
|
2018
|
+
isLoading: false;
|
|
2019
|
+
isSuccess: false;
|
|
2020
|
+
isError: false;
|
|
2021
|
+
}) | ({
|
|
2022
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
2023
|
+
} & Omit<{
|
|
2024
|
+
requestId: string;
|
|
2025
|
+
data?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
2026
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
2027
|
+
endpointName: string;
|
|
2028
|
+
startedTimeStamp: number;
|
|
2029
|
+
fulfilledTimeStamp?: number;
|
|
2030
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
2031
|
+
requestId: string;
|
|
2032
|
+
data?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
2033
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
2034
|
+
endpointName: string;
|
|
2035
|
+
startedTimeStamp: number;
|
|
2036
|
+
fulfilledTimeStamp?: number;
|
|
2037
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
2038
|
+
error: undefined;
|
|
2039
|
+
} & {
|
|
2040
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
2041
|
+
isUninitialized: false;
|
|
2042
|
+
isLoading: false;
|
|
2043
|
+
isSuccess: true;
|
|
2044
|
+
isError: false;
|
|
2045
|
+
}) | ({
|
|
2046
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
2047
|
+
} & {
|
|
2048
|
+
requestId: string;
|
|
2049
|
+
data?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
2050
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
2051
|
+
endpointName: string;
|
|
2052
|
+
startedTimeStamp: number;
|
|
2053
|
+
fulfilledTimeStamp?: number;
|
|
2054
|
+
} & {
|
|
2055
|
+
data?: undefined;
|
|
2056
|
+
} & {
|
|
2057
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
2058
|
+
isUninitialized: false;
|
|
2059
|
+
isLoading: true;
|
|
2060
|
+
isSuccess: false;
|
|
2061
|
+
isError: false;
|
|
2062
|
+
}) | ({
|
|
2063
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
2064
|
+
} & Omit<{
|
|
2065
|
+
requestId: string;
|
|
2066
|
+
data?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
2067
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
2068
|
+
endpointName: string;
|
|
2069
|
+
startedTimeStamp: number;
|
|
2070
|
+
fulfilledTimeStamp?: number;
|
|
2071
|
+
}, "error"> & Required<Pick<{
|
|
2072
|
+
requestId: string;
|
|
2073
|
+
data?: import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig | undefined;
|
|
2074
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
2075
|
+
endpointName: string;
|
|
2076
|
+
startedTimeStamp: number;
|
|
2077
|
+
fulfilledTimeStamp?: number;
|
|
2078
|
+
}, "error">> & {
|
|
2079
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
2080
|
+
isUninitialized: false;
|
|
2081
|
+
isLoading: false;
|
|
2082
|
+
isSuccess: false;
|
|
2083
|
+
isError: true;
|
|
2084
|
+
})) => R) | undefined;
|
|
2085
|
+
fixedCacheKey?: string;
|
|
2086
|
+
} | undefined) => readonly [(arg: import("./seo-api-slice.gen").BundleSeoRobotsTxtUpdateApiArg) => import("@reduxjs/toolkit/query").MutationActionCreatorResult<import("@reduxjs/toolkit/query").MutationDefinition<import("./seo-api-slice.gen").BundleSeoRobotsTxtUpdateApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, string, import("./seo-api-slice.gen").BundleSeoRobotsTxtConfig, "api", unknown>>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
2087
|
+
originalArgs?: import("./seo-api-slice.gen").BundleSeoRobotsTxtUpdateApiArg | undefined;
|
|
2088
|
+
reset: () => void;
|
|
2089
|
+
}];
|
|
1746
2090
|
export { api };
|