@pimcore/studio-ui-bundle 0.12.9 → 0.13.20

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.
Files changed (139) hide show
  1. package/dist/build/types/src/core/app/config/services/service-ids.d.ts +7 -0
  2. package/dist/build/types/src/core/bootstrap.d.ts +2 -0
  3. package/dist/build/types/src/core/components/content/content-config-provider.d.ts +21 -0
  4. package/dist/build/types/src/core/components/content/content.d.ts +3 -2
  5. package/dist/build/types/src/core/components/content/content.styles.d.ts +6 -1
  6. package/dist/build/types/src/core/components/content-layout/content-layout.d.ts +1 -0
  7. package/dist/build/types/src/core/components/dropdown/dropdown.stories.d.ts +9 -9
  8. package/dist/build/types/src/core/components/element-tree/element-tree-slice.d.ts +1 -1
  9. package/dist/build/types/src/core/components/element-tree/provider/tree-permission-provider/use-tree-permission.d.ts +1 -1
  10. package/dist/build/types/src/core/components/grid/grid.d.ts +1 -0
  11. package/dist/build/types/src/core/components/hotspot-image/hotspot-image.d.ts +9 -3
  12. package/dist/build/types/src/core/components/hotspot-image/marker-icon.d.ts +10 -0
  13. package/dist/build/types/src/core/components/icon/default-icon-color-groups.d.ts +12 -0
  14. package/dist/build/types/src/core/components/icon/icon-color-groups-registry.d.ts +32 -0
  15. package/dist/build/types/src/core/components/icon/icon.d.ts +3 -1
  16. package/dist/build/types/src/core/components/iframe/iframe.d.ts +1 -2
  17. package/dist/build/types/src/core/components/iframe-content/iframe-content.d.ts +21 -0
  18. package/dist/build/types/src/core/components/many-to-one-relation/path-target.d.ts +2 -1
  19. package/dist/build/types/src/core/components/menu/menu.styles.d.ts +13 -0
  20. package/dist/build/types/src/core/components/modal/factory/modal-factory.d.ts +32 -0
  21. package/dist/build/types/src/core/components/modal-upload/hooks/use-upload-conflict-handler.d.ts +1 -0
  22. package/dist/build/types/src/core/components/operational-grid/operational-grid.stories.d.ts +2 -0
  23. package/dist/build/types/src/core/components/pimcore-video/video-provider.d.ts +22 -0
  24. package/dist/build/types/src/core/components/search-input/search-input.d.ts +2 -1
  25. package/dist/build/types/src/core/components/toolstrip/tool-strip.styles.d.ts +1 -0
  26. package/dist/build/types/src/core/components/tree-element/tree-element-item.d.ts +2 -4
  27. package/dist/build/types/src/core/components/tree-element/tree-element.d.ts +24 -9
  28. package/dist/build/types/src/core/modules/about/components/about-dialog/about-dialog-wrapper.d.ts +15 -0
  29. package/dist/build/types/src/core/modules/about/components/about-dialog/context/about-dialog-data-context.d.ts +18 -0
  30. package/dist/build/types/src/core/modules/app/base-layout/main-nav/services/main-nav-registry.d.ts +13 -3
  31. package/dist/build/types/src/core/modules/app/context-menu-registry/context-menu-config.d.ts +1 -0
  32. package/dist/build/types/src/core/modules/app/error-handler/types.d.ts +3 -1
  33. package/dist/build/types/src/core/modules/app/theme/dynamic-types/definitions/studio-default-light/dynamic-type-theme-studio-default-light.d.ts +40 -0
  34. package/dist/build/types/src/core/modules/app/utils/auto-hide-empty-content/auto-hide-empty-content.d.ts +16 -0
  35. package/dist/build/types/src/core/modules/app/utils/auto-hide-empty-content/auto-hide-empty-content.styles.d.ts +14 -0
  36. package/dist/build/types/src/core/modules/app/utils/auto-hide-empty-content/hooks/use-hide-parent-when-hidden.d.ts +17 -0
  37. package/dist/build/types/src/core/modules/asset/actions/upload-new-version/upload-new-version.d.ts +1 -1
  38. package/dist/build/types/src/core/modules/asset/asset-api-slice-enhanced.d.ts +2 -0
  39. package/dist/build/types/src/core/modules/asset/asset-api-slice.gen.d.ts +413 -17
  40. package/dist/build/types/src/core/modules/asset/editor/shared-tab-manager/tabs/custom-metadata/metadata-api-slice-enhanced.d.ts +2 -2
  41. package/dist/build/types/src/core/modules/asset/editor/shared-tab-manager/tabs/custom-metadata/metadata-api-slice.gen.d.ts +2 -2
  42. package/dist/build/types/src/core/modules/asset/editor/types/video/tab-manager/tabs/preview/preview-container.d.ts +0 -7
  43. package/dist/build/types/src/core/modules/asset/hooks/use-global-asset-context.d.ts +1 -1
  44. package/dist/build/types/src/core/modules/asset/listing/listing-container.d.ts +1 -1
  45. package/dist/build/types/src/core/modules/auth/user/user-api-slice-enhanced.d.ts +1 -1
  46. package/dist/build/types/src/core/modules/auth/user/user-api-slice.gen.d.ts +148 -124
  47. package/dist/build/types/src/core/modules/auth/util/user-helper.d.ts +11 -0
  48. package/dist/build/types/src/core/modules/class-definition/class-definition-slice-enhanced.d.ts +1231 -1
  49. package/dist/build/types/src/core/modules/class-definition/class-definition-slice.gen.d.ts +2879 -206
  50. package/dist/build/types/src/core/modules/class-definition/class-definition-widget.d.ts +11 -0
  51. package/dist/build/types/src/core/modules/class-definition/components/class-editor/add-modal.d.ts +11 -0
  52. package/dist/build/types/src/core/modules/class-definition/components/class-editor/use-class-definition-update.d.ts +11 -0
  53. package/dist/build/types/src/core/modules/class-definition/index.d.ts +10 -0
  54. package/dist/build/types/src/core/modules/data-object/hooks/use-global-data-object-context.d.ts +1 -1
  55. package/dist/build/types/src/core/modules/document/actions/add-page/use-add-document.d.ts +2 -0
  56. package/dist/build/types/src/core/modules/document/document-api-slice-enhanced.d.ts +1 -0
  57. package/dist/build/types/src/core/modules/document/document-api-slice.gen.d.ts +198 -0
  58. package/dist/build/types/src/core/modules/document/document-draft-slice.d.ts +10 -10
  59. package/dist/build/types/src/core/modules/document/document-editor-slice.d.ts +5 -5
  60. package/dist/build/types/src/core/modules/document/hooks/use-global-document-context.d.ts +1 -1
  61. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/types/dynamic-type-document-editable-wysiwyg.d.ts +0 -1
  62. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/calculated-value/components/label/label.d.ts +1 -1
  63. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/helpers/relations/components/label/label.d.ts +1 -1
  64. package/dist/build/types/src/core/modules/element/dynamic-types/defintinitions/objects/data-related/components/localized-fields/versions/version-object-localized-fields.d.ts +16 -0
  65. package/dist/build/types/src/core/modules/element/editor/detached-tab/missing-context.styles.d.ts +16 -0
  66. package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/properties/properties-api-slice-enhanced.d.ts +2 -2
  67. package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/properties/properties-api-slice.gen.d.ts +2 -2
  68. package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/schedule/schedule-api-slice-enhanced.d.ts +1 -1
  69. package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/schedule/schedule-api-slice.gen.d.ts +1 -1
  70. package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/tags/tags-api-slice-enhanced.d.ts +2 -2
  71. package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/tags/tags-api-slice.gen.d.ts +3 -3
  72. package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/workflow/workflow-api-slice.gen.d.ts +1 -1
  73. package/dist/build/types/src/core/modules/element/element-api-slice.gen.d.ts +3 -151
  74. package/dist/build/types/src/core/modules/element/element-helper.d.ts +1 -0
  75. package/dist/build/types/src/core/modules/execution-engine/execution-engine-api-slice-enhanced.d.ts +1 -1
  76. package/dist/build/types/src/core/modules/execution-engine/execution-engine-api-slice.gen.d.ts +6 -4
  77. package/dist/build/types/src/core/modules/field-definitions/components/editor/area-provider.d.ts +20 -0
  78. package/dist/build/types/src/core/modules/field-definitions/components/editor/custom-layout/custom-layout-modal-provider.d.ts +21 -0
  79. package/dist/build/types/src/core/modules/field-definitions/components/editor/custom-layout/custom-layout-modal-trigger.d.ts +11 -0
  80. package/dist/build/types/src/core/modules/{about/components/about-dialog/about-dialog-container.d.ts → field-definitions/components/editor/custom-layout/custom-layout-modal.d.ts} +1 -1
  81. package/dist/build/types/src/core/modules/field-definitions/components/editor/custom-layout/custom-layout.d.ts +11 -0
  82. package/dist/build/types/src/core/modules/field-definitions/components/editor/items/detail/content/layout-form.d.ts +11 -0
  83. package/dist/build/types/src/core/modules/field-definitions/components/editor/items/detail/content.d.ts +11 -0
  84. package/dist/build/types/src/core/modules/field-definitions/components/editor/items/detail/general-settings-provider.d.ts +22 -0
  85. package/dist/build/types/src/core/modules/field-definitions/components/editor/items/detail/layout-provider.d.ts +42 -0
  86. package/dist/build/types/src/core/modules/field-definitions/components/editor/items/detail/save.d.ts +11 -0
  87. package/dist/build/types/src/core/modules/field-definitions/components/editor/items/detail/sidebar.d.ts +15 -0
  88. package/dist/build/types/src/core/modules/field-definitions/components/editor/items/detail.d.ts +15 -0
  89. package/dist/build/types/src/core/modules/field-definitions/components/editor/items/provider.d.ts +33 -0
  90. package/dist/build/types/src/core/modules/field-definitions/components/editor/items/sidebar/add-modal.d.ts +10 -0
  91. package/dist/build/types/src/core/modules/field-definitions/components/editor/items/sidebar/modal-holder.d.ts +11 -0
  92. package/dist/build/types/src/core/modules/field-definitions/components/editor/items/sidebar.d.ts +11 -0
  93. package/dist/build/types/src/core/modules/field-definitions/components/editor/items/tabs.d.ts +11 -0
  94. package/dist/build/types/src/core/modules/field-definitions/components/editor/settings-provider.d.ts +26 -0
  95. package/dist/build/types/src/core/modules/field-definitions/components/editor.d.ts +22 -0
  96. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/dynamic-type-field-definition-abstract.d.ts +39 -0
  97. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/dynamic-type-field-definition-registry.d.ts +14 -0
  98. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/_abstracts/data/dynamic-type-field-defintion-data-abstract.d.ts +23 -0
  99. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/_abstracts/data/field-defintion-data-form-fields.d.ts +12 -0
  100. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/_abstracts/layout/dynamic-type-field-defintion-layout-abstract.d.ts +23 -0
  101. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/_abstracts/layout/field-defintion-layout-form-fields.d.ts +12 -0
  102. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/block/dynamic-type-field-definition-block.d.ts +19 -0
  103. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/input/dynamic-type-field-definition-input.d.ts +19 -0
  104. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/input/field-defintion-input-form-fields.d.ts +12 -0
  105. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/panel/dynamic-type-field-definition-panel.d.ts +18 -0
  106. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/panel/field-definition-panel-form-fields.d.ts +12 -0
  107. package/dist/build/types/src/core/modules/field-definitions/index.d.ts +10 -0
  108. package/dist/build/types/src/core/modules/field-definitions/utils/context-helpers.d.ts +13 -0
  109. package/dist/build/types/src/core/modules/notifications/notifications-slice-enhanced.d.ts +2 -2
  110. package/dist/build/types/src/core/modules/notifications/notifications-slice.gen.d.ts +2 -2
  111. package/dist/build/types/src/core/modules/open-element/{open-element.d.ts → constants.d.ts} +0 -7
  112. package/dist/build/types/src/core/modules/open-element/context/open-element-data-context.d.ts +19 -0
  113. package/dist/build/types/src/core/modules/open-element/open-element-wrapper.d.ts +15 -0
  114. package/dist/build/types/src/core/modules/perspectives/enums/tree-permission.d.ts +5 -7
  115. package/dist/build/types/src/core/modules/perspectives/perspectives-slice.gen.d.ts +1 -151
  116. package/dist/build/types/src/core/modules/reports/dynamic-types/definitions/custom-report-definition-adapters/dynamic-type-custom-report-definition-abstract.d.ts +1 -0
  117. package/dist/build/types/src/core/modules/reports/dynamic-types/definitions/custom-report-definition-adapters/types/dynamic-type-custom-report-definition-sql-adapter.d.ts +1 -0
  118. package/dist/build/types/src/core/modules/reports/reports-editor/components/report-configuration/report-configuration.styles.d.ts +1 -0
  119. package/dist/build/types/src/core/modules/reports/reports-view/components/report-toolbar/report-toolbar.d.ts +2 -1
  120. package/dist/build/types/src/core/modules/user/management/detail/tabs/settings/components/login-token-modal/login-token-modal-container.d.ts +15 -0
  121. package/dist/build/types/src/core/modules/user/management/detail/tabs/settings/components/login-token-modal/login-token-modal.d.ts +17 -0
  122. package/dist/build/types/src/core/modules/user/user-api-slice-enhanced.d.ts +369 -2
  123. package/dist/build/types/src/core/modules/widget-editor/services/widget-context-menu-item-registry.d.ts +23 -0
  124. package/dist/build/types/src/core/modules/widget-manager/hooks/use-widget-manager.d.ts +1 -0
  125. package/dist/build/types/src/core/modules/widget-manager/title/border-title-view.d.ts +3 -1
  126. package/dist/build/types/src/core/modules/widget-manager/title/tab-title-view.d.ts +3 -1
  127. package/dist/build/types/src/core/modules/widget-manager/widget/title/title-view.d.ts +2 -0
  128. package/dist/build/types/src/core/modules/widget-manager/widget/widget-content-title-container.d.ts +4 -1
  129. package/dist/build/types/src/core/modules/widget-manager/widget/widget-view.d.ts +2 -0
  130. package/dist/build/types/src/core/modules/widget-manager/widget-manager-slice.d.ts +2 -0
  131. package/dist/build/types/src/core/modules/wysiwyg/wysiwyg.styles.d.ts +1 -0
  132. package/dist/build/types/src/core/utils/sizing.d.ts +1 -0
  133. package/dist/build/types/src/core/utils/use-element-overflow.d.ts +1 -1
  134. package/dist/build/types/src/sdk/components/index.d.ts +5 -0
  135. package/dist/build/types/src/sdk/main.d.ts +2 -0
  136. package/dist/build/types/src/sdk/modules/auth/index.d.ts +2 -0
  137. package/dist/build/types/src/sdk/modules/data-object/index.d.ts +1 -0
  138. package/dist/build/types/src/sdk/modules/perspectives/index.d.ts +2 -0
  139. package/package.json +1 -1
@@ -0,0 +1,23 @@
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 { DynamicTypeFieldDefinitionAbstract, type FieldDefinitionDataAbstract, type FieldDefinitionContext } from '../../../../../../modules/field-definitions/dynamic-types/dynamic-type-field-definition-abstract';
11
+ import React from 'react';
12
+ export interface FieldDefinitionLayout extends FieldDefinitionDataAbstract {
13
+ name: string;
14
+ title: string;
15
+ region: string;
16
+ }
17
+ export declare abstract class DynamicTypeFieldDefinitionLayoutAbstract extends DynamicTypeFieldDefinitionAbstract {
18
+ protected getAllowedChildTags(props: FieldDefinitionContext): string[];
19
+ getTags(props: FieldDefinitionContext): string[];
20
+ getGroup(): string[];
21
+ getDefaultData(): FieldDefinitionLayout;
22
+ getFormFields(context: FieldDefinitionContext): React.JSX.Element;
23
+ }
@@ -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 { type FieldDefinitionAbstractFormFieldsProps } from '../../../../../../modules/field-definitions/dynamic-types/dynamic-type-field-definition-abstract';
11
+ import React from 'react';
12
+ export declare const FieldDefinitionLayoutFormFields: (props: FieldDefinitionAbstractFormFieldsProps) => React.JSX.Element;
@@ -0,0 +1,19 @@
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 FieldDefinitionContext } from '../../../../../modules/field-definitions/dynamic-types/dynamic-type-field-definition-abstract';
11
+ import { DynamicTypeFieldDefinitionDataAbstract } from '../../../../../modules/field-definitions/dynamic-types/types/_abstracts/data/dynamic-type-field-defintion-data-abstract';
12
+ import { type ElementIcon } from '../../../../../../sdk/modules/widget-manager';
13
+ export declare class DynamicTypeFieldDefinitionBlock extends DynamicTypeFieldDefinitionDataAbstract {
14
+ id: string;
15
+ getIcon(): ElementIcon;
16
+ protected getAllowedChildTags(props: FieldDefinitionContext): string[];
17
+ protected getDisallowedRecursiveChildTags(props: FieldDefinitionContext): string[];
18
+ getGroup(): string[];
19
+ }
@@ -0,0 +1,19 @@
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 FieldDefinitionContext } from '../../../../../modules/field-definitions/dynamic-types/dynamic-type-field-definition-abstract';
11
+ import { DynamicTypeFieldDefinitionDataAbstract } from '../../../../../modules/field-definitions/dynamic-types/types/_abstracts/data/dynamic-type-field-defintion-data-abstract';
12
+ import { type ElementIcon } from '../../../../../../sdk/modules/widget-manager';
13
+ import React from 'react';
14
+ export declare class DynamicTypeFieldDefinitionInput extends DynamicTypeFieldDefinitionDataAbstract {
15
+ id: string;
16
+ getIcon(): ElementIcon;
17
+ getGroup(): string[];
18
+ getFormFields(context: FieldDefinitionContext): React.JSX.Element;
19
+ }
@@ -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 { type FieldDefinitionAbstractFormFieldsProps } from '../../../../../modules/field-definitions/dynamic-types/dynamic-type-field-definition-abstract';
11
+ import React from 'react';
12
+ export declare const FieldDefinitionInputFormFields: (props: FieldDefinitionAbstractFormFieldsProps) => React.JSX.Element;
@@ -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 FieldDefinitionContext } from '../../../../../modules/field-definitions/dynamic-types/dynamic-type-field-definition-abstract';
11
+ import { DynamicTypeFieldDefinitionLayoutAbstract } from '../../../../../modules/field-definitions/dynamic-types/types/_abstracts/layout/dynamic-type-field-defintion-layout-abstract';
12
+ import React from 'react';
13
+ export declare class DynamicTypeFieldDefinitionPanel extends DynamicTypeFieldDefinitionLayoutAbstract {
14
+ id: string;
15
+ getGroup(): string[];
16
+ getTags(props: FieldDefinitionContext): string[];
17
+ getFormFields(context: FieldDefinitionContext): React.JSX.Element;
18
+ }
@@ -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 { type FieldDefinitionAbstractFormFieldsProps } from '../../../../../modules/field-definitions/dynamic-types/dynamic-type-field-definition-abstract';
11
+ import React from 'react';
12
+ export declare const FieldDefinitionPanelFormFields: (props: FieldDefinitionAbstractFormFieldsProps) => React.JSX.Element;
@@ -0,0 +1,10 @@
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
+ export {};
@@ -0,0 +1,13 @@
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 FieldDefinition } from '../../../modules/field-definitions/components/editor/items/detail/layout-provider';
11
+ import { type FieldDefinitionContext } from '../../../modules/field-definitions/dynamic-types/dynamic-type-field-definition-abstract';
12
+ export declare const getParent: <T extends FieldDefinition = FieldDefinition>(context: FieldDefinitionContext) => T | undefined;
13
+ export declare const isParent: (fieldType: string, context: FieldDefinitionContext) => boolean;
@@ -426,7 +426,7 @@ export declare const useNotificationDeleteByIdMutation: <R extends Record<string
426
426
  isError: false;
427
427
  }, "error">>)> & {
428
428
  status: import("@reduxjs/toolkit/query").QueryStatus;
429
- }>(arg: import("./notifications-slice.gen").NotificationGetCollectionApiArg | typeof import("@reduxjs/toolkit/query").skipToken, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
429
+ }>(arg: typeof import("@reduxjs/toolkit/query").skipToken | import("./notifications-slice.gen").NotificationGetCollectionApiArg, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
430
430
  skip?: boolean;
431
431
  refetchOnMountOrArgChange?: boolean | number;
432
432
  } & {
@@ -610,7 +610,7 @@ export declare const useNotificationDeleteByIdMutation: <R extends Record<string
610
610
  isError: false;
611
611
  }, "error">>)> & {
612
612
  status: import("@reduxjs/toolkit/query").QueryStatus;
613
- }>(arg: import("./notifications-slice.gen").NotificationGetByIdApiArg | typeof import("@reduxjs/toolkit/query").skipToken, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
613
+ }>(arg: typeof import("@reduxjs/toolkit/query").skipToken | import("./notifications-slice.gen").NotificationGetByIdApiArg, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
614
614
  skip?: boolean;
615
615
  refetchOnMountOrArgChange?: boolean | number;
616
616
  } & {
@@ -210,7 +210,7 @@ export declare const useNotificationGetCollectionQuery: <R extends Record<string
210
210
  isError: false;
211
211
  }, "error">>)> & {
212
212
  status: import("@reduxjs/toolkit/query").QueryStatus;
213
- }>(arg: NotificationGetCollectionApiArg | typeof import("@reduxjs/toolkit/query").skipToken, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
213
+ }>(arg: typeof import("@reduxjs/toolkit/query").skipToken | NotificationGetCollectionApiArg, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
214
214
  skip?: boolean;
215
215
  refetchOnMountOrArgChange?: boolean | number;
216
216
  } & {
@@ -554,7 +554,7 @@ export declare const useNotificationGetCollectionQuery: <R extends Record<string
554
554
  isError: false;
555
555
  }, "error">>)> & {
556
556
  status: import("@reduxjs/toolkit/query").QueryStatus;
557
- }>(arg: NotificationGetByIdApiArg | typeof import("@reduxjs/toolkit/query").skipToken, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
557
+ }>(arg: typeof import("@reduxjs/toolkit/query").skipToken | NotificationGetByIdApiArg, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
558
558
  skip?: boolean;
559
559
  refetchOnMountOrArgChange?: boolean | number;
560
560
  } & {
@@ -7,11 +7,6 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- import { type ElementType } from '../../types/enums/element/element-type';
11
- import React from 'react';
12
- interface OpenDocumentProp {
13
- elementType: ElementType;
14
- }
15
10
  export declare const modalTexts: {
16
11
  'data-object': {
17
12
  title: string;
@@ -35,5 +30,3 @@ export declare const modalTexts: {
35
30
  cancelText: string;
36
31
  };
37
32
  };
38
- export declare const OpenElement: ({ elementType }: OpenDocumentProp) => React.JSX.Element;
39
- export {};
@@ -0,0 +1,19 @@
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
+ import { type ElementType } from '../../../types/enums/element/element-type';
12
+ interface IOpenElementContext {
13
+ open: (type: ElementType, closeMainNav?: () => void) => void;
14
+ }
15
+ export declare const OpenElementProvider: ({ children }: {
16
+ children: React.ReactNode;
17
+ }) => React.JSX.Element;
18
+ export declare const useOpenElement: () => IOpenElementContext;
19
+ export {};
@@ -0,0 +1,15 @@
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
+ interface IOpenElementWrapperProps {
12
+ children: React.ReactNode;
13
+ }
14
+ export declare const OpenElementWrapper: ({ children }: IOpenElementWrapperProps) => React.JSX.Element;
15
+ export {};
@@ -8,7 +8,6 @@
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
10
  export declare enum TreePermission {
11
- Add = "add",
12
11
  AddFolder = "addFolder",
13
12
  Copy = "copy",
14
13
  Cut = "cut",
@@ -23,20 +22,19 @@ export declare enum TreePermission {
23
22
  Unlock = "unlock",
24
23
  UnlockAndPropagate = "unlockAndPropagate",
25
24
  Unpublish = "unpublish",
26
- HideAdd = "hideAdd",
27
25
  AddUpload = "addUpload",
28
26
  AddUploadZip = "addUploadZip",
29
27
  Download = "download",
30
28
  DownloadZip = "downloadZip",
31
29
  UploadNewVersion = "uploadNewVersion",
30
+ AddObject = "addObject",
31
+ AddVariant = "addVariant",
32
32
  ChangeChildrenSortBy = "changeChildrenSortBy",
33
+ AddPage = "addPage",
34
+ AddSnippet = "addSnippet",
35
+ AddLink = "addLink",
33
36
  AddEmail = "addEmail",
34
37
  AddHardlink = "addHardlink",
35
- AddHeadlessDocument = "addHeadlessDocument",
36
- AddLink = "addLink",
37
- AddNewsletter = "addNewsletter",
38
- AddPrintPage = "addPrintPage",
39
- AddSnippet = "addSnippet",
40
38
  Convert = "convert",
41
39
  EditSite = "editSite",
42
40
  Open = "open",
@@ -140,156 +140,6 @@ export type WidgetConfig = {
140
140
  /** If widget is only wrapper of another configuration */
141
141
  onlyWrapper: boolean;
142
142
  };
143
- export type SaveAssetContextPermissions = {
144
- /** Hide Add Menu */
145
- hideAdd: boolean;
146
- /** Add Upload */
147
- addUpload: boolean;
148
- /** Upload New Version */
149
- uploadNewVersion: boolean;
150
- /** Add Upload Zip */
151
- addUploadZip: boolean;
152
- /** Download */
153
- download: boolean;
154
- /** Download Zip */
155
- downloadZip: boolean;
156
- /** Add Folder */
157
- addFolder: boolean;
158
- /** Copy */
159
- copy: boolean;
160
- /** Cut */
161
- cut: boolean;
162
- /** Delete */
163
- delete: boolean;
164
- /** Lock */
165
- lock: boolean;
166
- /** Lock And Propagate */
167
- lockAndPropagate: boolean;
168
- /** Paste */
169
- paste: boolean;
170
- /** Paste Cut */
171
- pasteCut: boolean;
172
- /** Refresh */
173
- refresh: boolean;
174
- /** Rename */
175
- rename: boolean;
176
- /** SearchAndMove */
177
- searchAndMove: boolean;
178
- /** Unlock */
179
- unlock: boolean;
180
- /** Unlock And Propagate */
181
- unlockAndPropagate: boolean;
182
- };
183
- export type AssetContextPermissions = SaveAssetContextPermissions & {
184
- /** AdditionalAttributes */
185
- additionalAttributes?: {
186
- [key: string]: string | number | boolean | object;
187
- };
188
- };
189
- export type SaveDataObjectContextPermissions = {
190
- /** Add */
191
- add: boolean;
192
- /** Add Folder */
193
- addFolder: boolean;
194
- /** Change Children SortBy */
195
- changeChildrenSortBy: boolean;
196
- /** Copy */
197
- copy: boolean;
198
- /** Cut */
199
- cut: boolean;
200
- /** Delete */
201
- delete: boolean;
202
- /** Lock */
203
- lock: boolean;
204
- /** Lock and Propagate */
205
- lockAndPropagate: boolean;
206
- /** Paste */
207
- paste: boolean;
208
- /** Publish */
209
- publish: boolean;
210
- /** Refresh */
211
- refresh: boolean;
212
- /** Rename */
213
- rename: boolean;
214
- /** Search and Move */
215
- searchAndMove: boolean;
216
- /** Unlock */
217
- unlock: boolean;
218
- /** Unlock and Propagate */
219
- unlockAndPropagate: boolean;
220
- /** Unpublish */
221
- unpublish: boolean;
222
- };
223
- export type DataObjectContextPermissions = SaveDataObjectContextPermissions & {
224
- /** AdditionalAttributes */
225
- additionalAttributes?: {
226
- [key: string]: string | number | boolean | object;
227
- };
228
- };
229
- export type SaveDocumentContextPermissions = {
230
- /** Add */
231
- add: boolean;
232
- /** Add E-Mail */
233
- addEmail: boolean;
234
- /** Add Folder */
235
- addFolder: boolean;
236
- /** Add Hardlink */
237
- addHardlink: boolean;
238
- /** Add Headless Document */
239
- addHeadlessDocument: boolean;
240
- /** Add Link */
241
- addLink: boolean;
242
- /** Add Newsletter */
243
- addNewsletter: boolean;
244
- /** Add Print Page */
245
- addPrintPage: boolean;
246
- /** Add Snippet */
247
- addSnippet: boolean;
248
- /** Convert */
249
- convert: boolean;
250
- /** Copy */
251
- copy: boolean;
252
- /** Cut */
253
- cut: boolean;
254
- /** Delete */
255
- delete: boolean;
256
- /** Edit Site */
257
- editSite: boolean;
258
- /** Lock */
259
- lock: boolean;
260
- /** Lock and Propagate */
261
- lockAndPropagate: boolean;
262
- /** Open */
263
- open: boolean;
264
- /** Paste */
265
- paste: boolean;
266
- /** Paste Cut */
267
- pasteCut: boolean;
268
- /** Publish */
269
- publish: boolean;
270
- /** Refresh */
271
- refresh: boolean;
272
- /** Remove Site */
273
- removeSite: boolean;
274
- /** Rename */
275
- rename: boolean;
276
- /** Search and Move */
277
- searchAndMove: boolean;
278
- /** Unlock */
279
- unlock: boolean;
280
- /** Unlock and Propagate */
281
- unlockAndPropagate: boolean;
282
- /** Unpublish */
283
- unpublish: boolean;
284
- /** Use As Site */
285
- useAsSite: boolean;
286
- };
287
- export type DocumentContextPermissions = SaveDocumentContextPermissions & {
288
- /** AdditionalAttributes */
289
- additionalAttributes?: {
290
- [key: string]: string | number | boolean | object;
291
- };
292
- };
293
143
  export type RelatedElementData = {
294
144
  /** ID */
295
145
  id: number;
@@ -304,7 +154,7 @@ export type RelatedElementData = {
304
154
  };
305
155
  export type ElementTreeWidget = WidgetConfig & {
306
156
  /** Context Permissions */
307
- contextPermissions: AssetContextPermissions | DataObjectContextPermissions | DocumentContextPermissions;
157
+ contextPermissions: object;
308
158
  /** Element Type */
309
159
  elementType: string;
310
160
  /** Data of root folder element */
@@ -13,5 +13,6 @@ import { type IReportConfigurationSectionProps } from '../../../../../modules/re
13
13
  export declare abstract class DynamicTypeCustomReportDefinitionAbstract implements DynamicTypeAbstract {
14
14
  abstract readonly id: string;
15
15
  abstract getLabel(): ReactElement;
16
+ abstract getPagination(): boolean;
16
17
  abstract getCustomReportData({ currentData, updateFormData, form }: IReportConfigurationSectionProps): ReactElement;
17
18
  }
@@ -12,5 +12,6 @@ import { DynamicTypeCustomReportDefinitionAbstract } from '../../../../../../mod
12
12
  export declare class DynamicTypeCustomReportDefinitionSqlAdapter extends DynamicTypeCustomReportDefinitionAbstract {
13
13
  id: string;
14
14
  getLabel(): ReactElement;
15
+ getPagination(): boolean;
15
16
  getCustomReportData(props: any): ReactElement;
16
17
  }
@@ -14,4 +14,5 @@ export declare const useStyles: (props?: unknown) => import("antd-style").Return
14
14
  permissionUpdateButton: import("antd-style").SerializedStyles;
15
15
  permissionUpdateButtonText: import("antd-style").SerializedStyles;
16
16
  permissionTag: import("antd-style").SerializedStyles;
17
+ chartSelect: import("antd-style").SerializedStyles;
17
18
  }>;
@@ -10,11 +10,12 @@
10
10
  import React from 'react';
11
11
  interface IReportToolbarProps {
12
12
  currentReport: string | null;
13
+ showPagination: boolean;
13
14
  page: number;
14
15
  setPage: (page: number) => void;
15
16
  pageSize: number;
16
17
  setPageSize: (pageSize: number) => void;
17
18
  totalItems: number;
18
19
  }
19
- export declare const ReportToolbar: ({ currentReport, page, setPage, pageSize, setPageSize, totalItems }: IReportToolbarProps) => React.JSX.Element | null;
20
+ export declare const ReportToolbar: ({ currentReport, showPagination, page, setPage, pageSize, setPageSize, totalItems }: IReportToolbarProps) => React.JSX.Element | null;
20
21
  export {};
@@ -0,0 +1,15 @@
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
+ interface LoginTokenModalContainerProps {
12
+ disabled?: boolean;
13
+ }
14
+ export declare const LoginTokenModalContainer: ({ disabled }: LoginTokenModalContainerProps) => React.JSX.Element;
15
+ export {};
@@ -0,0 +1,17 @@
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 IWindowModalProps } from '../../../../../../../../components/modal/window-modal/window-modal';
11
+ import React from 'react';
12
+ interface AboutDialogProps extends Omit<IWindowModalProps, 'children'> {
13
+ tokenUrl: string;
14
+ isLoading?: boolean;
15
+ }
16
+ export declare const LoginTokenModal: ({ tokenUrl, isLoading, ...props }: AboutDialogProps) => React.JSX.Element;
17
+ export {};