@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
|
@@ -915,7 +915,7 @@ export declare const useRoleCloneByIdMutation: <R extends Record<string, any> =
|
|
|
915
915
|
isFetching: false;
|
|
916
916
|
isSuccess: false;
|
|
917
917
|
isError: false;
|
|
918
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
918
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
919
919
|
isSuccess: true;
|
|
920
920
|
isFetching: false;
|
|
921
921
|
error: undefined;
|
|
@@ -1008,7 +1008,7 @@ export declare const useRoleCloneByIdMutation: <R extends Record<string, any> =
|
|
|
1008
1008
|
isFetching: false;
|
|
1009
1009
|
isSuccess: false;
|
|
1010
1010
|
isError: false;
|
|
1011
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1011
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1012
1012
|
isSuccess: true;
|
|
1013
1013
|
isFetching: false;
|
|
1014
1014
|
error: undefined;
|
|
@@ -1419,7 +1419,7 @@ export declare const useRoleCloneByIdMutation: <R extends Record<string, any> =
|
|
|
1419
1419
|
isFetching: false;
|
|
1420
1420
|
isSuccess: false;
|
|
1421
1421
|
isError: false;
|
|
1422
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1422
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1423
1423
|
isSuccess: true;
|
|
1424
1424
|
isFetching: false;
|
|
1425
1425
|
error: undefined;
|
|
@@ -1512,7 +1512,7 @@ export declare const useRoleCloneByIdMutation: <R extends Record<string, any> =
|
|
|
1512
1512
|
isFetching: false;
|
|
1513
1513
|
isSuccess: false;
|
|
1514
1514
|
isError: false;
|
|
1515
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1515
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1516
1516
|
isSuccess: true;
|
|
1517
1517
|
isFetching: false;
|
|
1518
1518
|
error: undefined;
|
|
@@ -1603,7 +1603,7 @@ export declare const useRoleCloneByIdMutation: <R extends Record<string, any> =
|
|
|
1603
1603
|
isFetching: false;
|
|
1604
1604
|
isSuccess: false;
|
|
1605
1605
|
isError: false;
|
|
1606
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1606
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1607
1607
|
isSuccess: true;
|
|
1608
1608
|
isFetching: false;
|
|
1609
1609
|
error: undefined;
|
|
@@ -1696,7 +1696,7 @@ export declare const useRoleCloneByIdMutation: <R extends Record<string, any> =
|
|
|
1696
1696
|
isFetching: false;
|
|
1697
1697
|
isSuccess: false;
|
|
1698
1698
|
isError: false;
|
|
1699
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1699
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1700
1700
|
isSuccess: true;
|
|
1701
1701
|
isFetching: false;
|
|
1702
1702
|
error: undefined;
|
|
@@ -1787,7 +1787,7 @@ export declare const useRoleCloneByIdMutation: <R extends Record<string, any> =
|
|
|
1787
1787
|
isFetching: false;
|
|
1788
1788
|
isSuccess: false;
|
|
1789
1789
|
isError: false;
|
|
1790
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1790
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1791
1791
|
isSuccess: true;
|
|
1792
1792
|
isFetching: false;
|
|
1793
1793
|
error: undefined;
|
|
@@ -1880,7 +1880,7 @@ export declare const useRoleCloneByIdMutation: <R extends Record<string, any> =
|
|
|
1880
1880
|
isFetching: false;
|
|
1881
1881
|
isSuccess: false;
|
|
1882
1882
|
isError: false;
|
|
1883
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1883
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1884
1884
|
isSuccess: true;
|
|
1885
1885
|
isFetching: false;
|
|
1886
1886
|
error: undefined;
|
|
@@ -1971,7 +1971,7 @@ export declare const useRoleCloneByIdMutation: <R extends Record<string, any> =
|
|
|
1971
1971
|
isFetching: false;
|
|
1972
1972
|
isSuccess: false;
|
|
1973
1973
|
isError: false;
|
|
1974
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1974
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1975
1975
|
isSuccess: true;
|
|
1976
1976
|
isFetching: false;
|
|
1977
1977
|
error: undefined;
|
|
@@ -2064,7 +2064,7 @@ export declare const useRoleCloneByIdMutation: <R extends Record<string, any> =
|
|
|
2064
2064
|
isFetching: false;
|
|
2065
2065
|
isSuccess: false;
|
|
2066
2066
|
isError: false;
|
|
2067
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
2067
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2068
2068
|
isSuccess: true;
|
|
2069
2069
|
isFetching: false;
|
|
2070
2070
|
error: undefined;
|
|
@@ -2155,7 +2155,7 @@ export declare const useRoleCloneByIdMutation: <R extends Record<string, any> =
|
|
|
2155
2155
|
isFetching: false;
|
|
2156
2156
|
isSuccess: false;
|
|
2157
2157
|
isError: false;
|
|
2158
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
2158
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2159
2159
|
isSuccess: true;
|
|
2160
2160
|
isFetching: false;
|
|
2161
2161
|
error: undefined;
|
|
@@ -2248,7 +2248,7 @@ export declare const useRoleCloneByIdMutation: <R extends Record<string, any> =
|
|
|
2248
2248
|
isFetching: false;
|
|
2249
2249
|
isSuccess: false;
|
|
2250
2250
|
isError: false;
|
|
2251
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
2251
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2252
2252
|
isSuccess: true;
|
|
2253
2253
|
isFetching: false;
|
|
2254
2254
|
error: undefined;
|
|
@@ -569,7 +569,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
569
569
|
isFetching: false;
|
|
570
570
|
isSuccess: false;
|
|
571
571
|
isError: false;
|
|
572
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
572
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
573
573
|
isSuccess: true;
|
|
574
574
|
isFetching: false;
|
|
575
575
|
error: undefined;
|
|
@@ -662,7 +662,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
662
662
|
isFetching: false;
|
|
663
663
|
isSuccess: false;
|
|
664
664
|
isError: false;
|
|
665
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
665
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
666
666
|
isSuccess: true;
|
|
667
667
|
isFetching: false;
|
|
668
668
|
error: undefined;
|
|
@@ -753,7 +753,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
753
753
|
isFetching: false;
|
|
754
754
|
isSuccess: false;
|
|
755
755
|
isError: false;
|
|
756
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
756
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
757
757
|
isSuccess: true;
|
|
758
758
|
isFetching: false;
|
|
759
759
|
error: undefined;
|
|
@@ -846,7 +846,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
846
846
|
isFetching: false;
|
|
847
847
|
isSuccess: false;
|
|
848
848
|
isError: false;
|
|
849
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
849
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
850
850
|
isSuccess: true;
|
|
851
851
|
isFetching: false;
|
|
852
852
|
error: undefined;
|
|
@@ -1417,7 +1417,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
1417
1417
|
isFetching: false;
|
|
1418
1418
|
isSuccess: false;
|
|
1419
1419
|
isError: false;
|
|
1420
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1420
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1421
1421
|
isSuccess: true;
|
|
1422
1422
|
isFetching: false;
|
|
1423
1423
|
error: undefined;
|
|
@@ -1510,7 +1510,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
1510
1510
|
isFetching: false;
|
|
1511
1511
|
isSuccess: false;
|
|
1512
1512
|
isError: false;
|
|
1513
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1513
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1514
1514
|
isSuccess: true;
|
|
1515
1515
|
isFetching: false;
|
|
1516
1516
|
error: undefined;
|
|
@@ -1601,7 +1601,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
1601
1601
|
isFetching: false;
|
|
1602
1602
|
isSuccess: false;
|
|
1603
1603
|
isError: false;
|
|
1604
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1604
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1605
1605
|
isSuccess: true;
|
|
1606
1606
|
isFetching: false;
|
|
1607
1607
|
error: undefined;
|
|
@@ -1694,7 +1694,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
1694
1694
|
isFetching: false;
|
|
1695
1695
|
isSuccess: false;
|
|
1696
1696
|
isError: false;
|
|
1697
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1697
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1698
1698
|
isSuccess: true;
|
|
1699
1699
|
isFetching: false;
|
|
1700
1700
|
error: undefined;
|
|
@@ -1785,7 +1785,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
1785
1785
|
isFetching: false;
|
|
1786
1786
|
isSuccess: false;
|
|
1787
1787
|
isError: false;
|
|
1788
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1788
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1789
1789
|
isSuccess: true;
|
|
1790
1790
|
isFetching: false;
|
|
1791
1791
|
error: undefined;
|
|
@@ -1878,7 +1878,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
1878
1878
|
isFetching: false;
|
|
1879
1879
|
isSuccess: false;
|
|
1880
1880
|
isError: false;
|
|
1881
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
1881
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
1882
1882
|
isSuccess: true;
|
|
1883
1883
|
isFetching: false;
|
|
1884
1884
|
error: undefined;
|
|
@@ -2129,7 +2129,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
2129
2129
|
isFetching: false;
|
|
2130
2130
|
isSuccess: false;
|
|
2131
2131
|
isError: false;
|
|
2132
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
2132
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2133
2133
|
isSuccess: true;
|
|
2134
2134
|
isFetching: false;
|
|
2135
2135
|
error: undefined;
|
|
@@ -2222,7 +2222,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
2222
2222
|
isFetching: false;
|
|
2223
2223
|
isSuccess: false;
|
|
2224
2224
|
isError: false;
|
|
2225
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
2225
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2226
2226
|
isSuccess: true;
|
|
2227
2227
|
isFetching: false;
|
|
2228
2228
|
error: undefined;
|
|
@@ -2633,7 +2633,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
2633
2633
|
isFetching: false;
|
|
2634
2634
|
isSuccess: false;
|
|
2635
2635
|
isError: false;
|
|
2636
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
2636
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2637
2637
|
isSuccess: true;
|
|
2638
2638
|
isFetching: false;
|
|
2639
2639
|
error: undefined;
|
|
@@ -2726,7 +2726,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
2726
2726
|
isFetching: false;
|
|
2727
2727
|
isSuccess: false;
|
|
2728
2728
|
isError: false;
|
|
2729
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
2729
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2730
2730
|
isSuccess: true;
|
|
2731
2731
|
isFetching: false;
|
|
2732
2732
|
error: undefined;
|
|
@@ -2817,7 +2817,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
2817
2817
|
isFetching: false;
|
|
2818
2818
|
isSuccess: false;
|
|
2819
2819
|
isError: false;
|
|
2820
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
2820
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2821
2821
|
isSuccess: true;
|
|
2822
2822
|
isFetching: false;
|
|
2823
2823
|
error: undefined;
|
|
@@ -2910,7 +2910,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
2910
2910
|
isFetching: false;
|
|
2911
2911
|
isSuccess: false;
|
|
2912
2912
|
isError: false;
|
|
2913
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
2913
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
2914
2914
|
isSuccess: true;
|
|
2915
2915
|
isFetching: false;
|
|
2916
2916
|
error: undefined;
|
|
@@ -3001,7 +3001,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
3001
3001
|
isFetching: false;
|
|
3002
3002
|
isSuccess: false;
|
|
3003
3003
|
isError: false;
|
|
3004
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
3004
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
3005
3005
|
isSuccess: true;
|
|
3006
3006
|
isFetching: false;
|
|
3007
3007
|
error: undefined;
|
|
@@ -3094,7 +3094,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
3094
3094
|
isFetching: false;
|
|
3095
3095
|
isSuccess: false;
|
|
3096
3096
|
isError: false;
|
|
3097
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
3097
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
3098
3098
|
isSuccess: true;
|
|
3099
3099
|
isFetching: false;
|
|
3100
3100
|
error: undefined;
|
|
@@ -3185,7 +3185,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
3185
3185
|
isFetching: false;
|
|
3186
3186
|
isSuccess: false;
|
|
3187
3187
|
isError: false;
|
|
3188
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
3188
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
3189
3189
|
isSuccess: true;
|
|
3190
3190
|
isFetching: false;
|
|
3191
3191
|
error: undefined;
|
|
@@ -3275,7 +3275,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
3275
3275
|
isFetching: false;
|
|
3276
3276
|
isSuccess: false;
|
|
3277
3277
|
isError: false;
|
|
3278
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
3278
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
3279
3279
|
isSuccess: true;
|
|
3280
3280
|
isFetching: false;
|
|
3281
3281
|
error: undefined;
|
|
@@ -3368,7 +3368,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
3368
3368
|
isFetching: false;
|
|
3369
3369
|
isSuccess: false;
|
|
3370
3370
|
isError: false;
|
|
3371
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
3371
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
3372
3372
|
isSuccess: true;
|
|
3373
3373
|
isFetching: false;
|
|
3374
3374
|
error: undefined;
|
|
@@ -3461,7 +3461,7 @@ export declare const useUserCloneByIdMutation: <R extends Record<string, any> =
|
|
|
3461
3461
|
isFetching: false;
|
|
3462
3462
|
isSuccess: false;
|
|
3463
3463
|
isError: false;
|
|
3464
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
3464
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
3465
3465
|
isSuccess: true;
|
|
3466
3466
|
isFetching: false;
|
|
3467
3467
|
error: undefined;
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
*/
|
|
10
10
|
import React from 'react';
|
|
11
11
|
import { type SelectOption, type WebsiteSettingRow } from '../website-settings-container';
|
|
12
|
+
import { type SortingState } from '@tanstack/react-table';
|
|
12
13
|
type WebsiteSettingEnrichedRow = WebsiteSettingRow & {
|
|
13
14
|
siteDomain: string;
|
|
14
15
|
};
|
|
@@ -19,6 +20,8 @@ interface TableProps {
|
|
|
19
20
|
websiteSettingRows: WebsiteSettingRow[];
|
|
20
21
|
setWebsiteSettingRows: React.Dispatch<React.SetStateAction<WebsiteSettingRow[]>>;
|
|
21
22
|
typeSelectOptions: SelectOption[];
|
|
23
|
+
sorting?: SortingState;
|
|
24
|
+
onSortingChange?: (sorting: SortingState) => void;
|
|
22
25
|
}
|
|
23
|
-
export declare const Table: ({ websiteSettingRows, setWebsiteSettingRows, typeSelectOptions }: TableProps) => React.JSX.Element;
|
|
26
|
+
export declare const Table: ({ websiteSettingRows, setWebsiteSettingRows, typeSelectOptions, sorting, onSortingChange }: TableProps) => React.JSX.Element;
|
|
24
27
|
export {};
|
package/dist/build/types/src/core/modules/website-settings/website-settings-api-slice-enhanced.d.ts
CHANGED
|
@@ -391,7 +391,7 @@ export declare const useWebsiteSettingsAddMutation: <R extends Record<string, an
|
|
|
391
391
|
isFetching: false;
|
|
392
392
|
isSuccess: false;
|
|
393
393
|
isError: false;
|
|
394
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
394
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
395
395
|
isSuccess: true;
|
|
396
396
|
isFetching: false;
|
|
397
397
|
error: undefined;
|
|
@@ -484,7 +484,7 @@ export declare const useWebsiteSettingsAddMutation: <R extends Record<string, an
|
|
|
484
484
|
isFetching: false;
|
|
485
485
|
isSuccess: false;
|
|
486
486
|
isError: false;
|
|
487
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
487
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
488
488
|
isSuccess: true;
|
|
489
489
|
isFetching: false;
|
|
490
490
|
error: undefined;
|
|
@@ -735,7 +735,7 @@ export declare const useWebsiteSettingsAddMutation: <R extends Record<string, an
|
|
|
735
735
|
isFetching: false;
|
|
736
736
|
isSuccess: false;
|
|
737
737
|
isError: false;
|
|
738
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
738
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
739
739
|
isSuccess: true;
|
|
740
740
|
isFetching: false;
|
|
741
741
|
error: undefined;
|
|
@@ -828,7 +828,7 @@ export declare const useWebsiteSettingsAddMutation: <R extends Record<string, an
|
|
|
828
828
|
isFetching: false;
|
|
829
829
|
isSuccess: false;
|
|
830
830
|
isError: false;
|
|
831
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
831
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
832
832
|
isSuccess: true;
|
|
833
833
|
isFetching: false;
|
|
834
834
|
error: undefined;
|
package/dist/build/types/src/core/modules/website-settings/website-settings-api-slice.gen.d.ts
CHANGED
|
@@ -320,7 +320,7 @@ export declare const useWebsiteSettingsAddMutation: <R extends Record<string, an
|
|
|
320
320
|
isFetching: false;
|
|
321
321
|
isSuccess: false;
|
|
322
322
|
isError: false;
|
|
323
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
323
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
324
324
|
isSuccess: true;
|
|
325
325
|
isFetching: false;
|
|
326
326
|
error: undefined;
|
|
@@ -413,7 +413,7 @@ export declare const useWebsiteSettingsAddMutation: <R extends Record<string, an
|
|
|
413
413
|
isFetching: false;
|
|
414
414
|
isSuccess: false;
|
|
415
415
|
isError: false;
|
|
416
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
416
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
417
417
|
isSuccess: true;
|
|
418
418
|
isFetching: false;
|
|
419
419
|
error: undefined;
|
|
@@ -824,7 +824,7 @@ export declare const useWebsiteSettingsAddMutation: <R extends Record<string, an
|
|
|
824
824
|
isFetching: false;
|
|
825
825
|
isSuccess: false;
|
|
826
826
|
isError: false;
|
|
827
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
827
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
828
828
|
isSuccess: true;
|
|
829
829
|
isFetching: false;
|
|
830
830
|
error: undefined;
|
|
@@ -917,7 +917,7 @@ export declare const useWebsiteSettingsAddMutation: <R extends Record<string, an
|
|
|
917
917
|
isFetching: false;
|
|
918
918
|
isSuccess: false;
|
|
919
919
|
isError: false;
|
|
920
|
-
}, "data" | "error" | "fulfilledTimeStamp" | "
|
|
920
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
921
921
|
isSuccess: true;
|
|
922
922
|
isFetching: false;
|
|
923
923
|
error: undefined;
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
*/
|
|
10
10
|
import { type WidgetConfig } from '../../../modules/perspectives/perspectives-slice.enhanced';
|
|
11
11
|
interface UseWidgetEditorReturn {
|
|
12
|
-
createWidget: (name: string, widgetType: string, onFinish?: (
|
|
12
|
+
createWidget: (name: string, widgetType: string, onFinish?: (id: string) => void) => Promise<void>;
|
|
13
13
|
getWidgetById: (widgetId: string, widgetType: string) => Promise<WidgetConfig | undefined>;
|
|
14
14
|
updateWidget: (widgetId: string, widgetType: string, config: any, onFinish?: (updated: any) => void) => Promise<void>;
|
|
15
15
|
removeWithConfirmation: (widgetId: string, widgetType: string, onFinish?: () => void) => void;
|
|
@@ -190,6 +190,7 @@ export * from '../../core/components/vertical-timeline/vertical-timeline';
|
|
|
190
190
|
export * from '../../core/components/predefined-layouts/config/config-layout';
|
|
191
191
|
export * from '../../core/components/tabpanel/tabpanel';
|
|
192
192
|
export * from '../../core/components/operational-grid/operational-grid';
|
|
193
|
+
export * from '../../core/components/operational-grid/csv-import-button/csv-import-button';
|
|
193
194
|
export * from '../../core/components/operational-grid/hooks/use-operations';
|
|
194
195
|
export * from '../../core/components/url-link/url-link';
|
|
195
196
|
export * from '../../core/components/pimcore-audio/pimcore-audio';
|
|
@@ -23,5 +23,8 @@ export * from '../../../core/modules/app/base-layout/main-nav/services/main-nav-
|
|
|
23
23
|
export * from '../../../core/modules/app/base-layout/main-nav/hooks/use-main-nav';
|
|
24
24
|
export * from '../../../core/modules/app/base-layout/right-sidebar/logo/subscription-details';
|
|
25
25
|
export * from '../../../core/modules/app/app-loader/services/app-loader-registry';
|
|
26
|
+
export type { LoadPhase } from '../../../core/modules/app/app-loader/app-loader';
|
|
27
|
+
export { Background } from '../../../core/components/background/background';
|
|
28
|
+
export type { BackgroundProps } from '../../../core/components/background/background';
|
|
26
29
|
export * from '../../../core/modules/app/utils/auto-hide-empty-content/auto-hide-empty-content';
|
|
27
30
|
export * from '../../../core/modules/app/utils/download';
|
|
@@ -0,0 +1,11 @@
|
|
|
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
|
+
declare const styleMock: {};
|
|
11
|
+
export default styleMock;
|
|
@@ -0,0 +1,12 @@
|
|
|
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 React from 'react';
|
|
11
|
+
declare const SvgReactMock: () => React.JSX.Element;
|
|
12
|
+
export default SvgReactMock;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pimcore/studio-ui-bundle",
|
|
3
|
-
"version": "2026.1.
|
|
3
|
+
"version": "2026.1.2",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"pimcore",
|
|
6
6
|
"pimcore-studio-ui"
|
|
@@ -52,6 +52,8 @@
|
|
|
52
52
|
],
|
|
53
53
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
54
54
|
"devDependencies": {
|
|
55
|
+
"@eslint/eslintrc": "^3",
|
|
56
|
+
"@eslint/js": "^9",
|
|
55
57
|
"@module-federation/rsbuild-plugin": "^2.2.3",
|
|
56
58
|
"@rsbuild/core": "^1.3.15",
|
|
57
59
|
"@rsbuild/plugin-babel": "^1.0.6",
|
|
@@ -68,6 +70,8 @@
|
|
|
68
70
|
"@storybook/react": "^8.0.5",
|
|
69
71
|
"@storybook/react-webpack5": "^8.4.4",
|
|
70
72
|
"@storybook/test": "^8.0.5",
|
|
73
|
+
"@stylistic/eslint-plugin": "^5",
|
|
74
|
+
"@swc/jest": "^0.2.39",
|
|
71
75
|
"@testing-library/dom": "^9.3.4",
|
|
72
76
|
"@testing-library/jest-dom": "^6.6.3",
|
|
73
77
|
"@testing-library/react": "^14.3.1",
|
|
@@ -75,9 +79,6 @@
|
|
|
75
79
|
"@types/jest": "^29.5.14",
|
|
76
80
|
"@types/js-yaml": "^4.0.9",
|
|
77
81
|
"@types/webpack-env": "^1.18.8",
|
|
78
|
-
"@eslint/eslintrc": "^3",
|
|
79
|
-
"@eslint/js": "^9",
|
|
80
|
-
"@stylistic/eslint-plugin": "^5",
|
|
81
82
|
"@typescript-eslint/eslint-plugin": "^8",
|
|
82
83
|
"babel-plugin-react-compiler": "^19.1.0-rc.2",
|
|
83
84
|
"eslint": "^9",
|
|
@@ -89,7 +90,6 @@
|
|
|
89
90
|
"eslint-plugin-react": "^7.37.2",
|
|
90
91
|
"eslint-plugin-storybook": "^0.8.0",
|
|
91
92
|
"globals": "^15",
|
|
92
|
-
"typescript-eslint": "^8",
|
|
93
93
|
"jest": "^29.7.0",
|
|
94
94
|
"jest-environment-jsdom": "^29.7.0",
|
|
95
95
|
"nodemon": "^3.1.10",
|
|
@@ -101,6 +101,7 @@
|
|
|
101
101
|
"ts-node": "^10.9.2",
|
|
102
102
|
"tsc-alias": "^1.8.10",
|
|
103
103
|
"typescript": "^5.6.3",
|
|
104
|
+
"typescript-eslint": "^8",
|
|
104
105
|
"typescript-transform-paths": "^3.5.5",
|
|
105
106
|
"whatwg-fetch": "^3.6.20"
|
|
106
107
|
},
|