@pimcore/studio-ui-bundle 0.13.20 → 0.14.19

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 (364) hide show
  1. package/dist/build/rsbuild/entrypoints.js +13 -0
  2. package/dist/build/rsbuild/utils.js +36 -0
  3. package/dist/build/types/src/core/app/api/pimcore/tags.d.ts +66 -0
  4. package/dist/build/types/src/core/app/config/services/service-ids.d.ts +43 -0
  5. package/dist/build/types/src/core/app/public-api/document/document-api.d.ts +4 -2
  6. package/dist/build/types/src/core/bootstrap.d.ts +3 -0
  7. package/dist/build/types/src/core/components/asset-target/asset-target.d.ts +2 -1
  8. package/dist/build/types/src/core/components/background/background.styles.d.ts +1 -0
  9. package/dist/build/types/src/core/components/code-editor/code-editor.d.ts +2 -2
  10. package/dist/build/types/src/core/components/code-editor/helpers.d.ts +12 -0
  11. package/dist/build/types/src/core/components/date-picker/date-picker.d.ts +1 -0
  12. package/dist/build/types/src/core/components/dropdown/dropdown.stories.d.ts +2 -2
  13. package/dist/build/types/src/core/components/form/form.d.ts +15 -4
  14. package/dist/build/types/src/core/components/form/form.stories.d.ts +1 -0
  15. package/dist/build/types/src/core/components/form/hooks/use-debounced-form-change.d.ts +10 -0
  16. package/dist/build/types/src/core/components/form/hooks/use-debounced-form-flush.d.ts +15 -0
  17. package/dist/build/types/src/core/components/form/providers/debounced-form-provider.d.ts +31 -0
  18. package/dist/build/types/src/core/components/form/use-form.d.ts +29 -0
  19. package/dist/build/types/src/core/components/geo-map/utils/lat-lng-convert.d.ts +2 -1
  20. package/dist/build/types/src/core/components/grid/grid-cell/grid-row.d.ts +6 -1
  21. package/dist/build/types/src/core/components/grid/grid.d.ts +1 -1
  22. package/dist/build/types/src/core/components/grid/grid.styles.d.ts +3 -1
  23. package/dist/build/types/src/core/components/grid-button/grid-button.d.ts +18 -0
  24. package/dist/build/types/src/core/components/grid-button/grid-button.stories.d.ts +16 -0
  25. package/dist/build/types/src/core/{modules/document/editor/sidebar/tabs/areablock-types/components/draggable-areablock-type/draggable-areablock-type.styles.d.ts → components/grid-button/grid-button.styles.d.ts} +3 -3
  26. package/dist/build/types/src/core/components/hotspot-image/hotspot-image.d.ts +3 -1
  27. package/dist/build/types/src/core/components/hotspot-image/utils/resize.d.ts +2 -2
  28. package/dist/build/types/src/core/components/icon/icon.d.ts +5 -2
  29. package/dist/build/types/src/core/components/icon-button/icon-button.d.ts +2 -0
  30. package/dist/build/types/src/core/components/image-picker/image-picker.d.ts +28 -0
  31. package/dist/build/types/src/core/components/image-picker/image-picker.styles.d.ts +13 -0
  32. package/dist/build/types/src/core/components/import-modal/components/file-drop-zone/file-drop-zone.d.ts +17 -0
  33. package/dist/build/types/src/core/components/import-modal/components/file-drop-zone/file-drop-zone.styles.d.ts +13 -0
  34. package/dist/build/types/src/core/components/import-modal/components/selected-file-view/selected-file-view.d.ts +20 -0
  35. package/dist/build/types/src/core/components/import-modal/components/selected-file-view/selected-file-view.styles.d.ts +14 -0
  36. package/dist/build/types/src/core/components/import-modal/hooks/use-file-upload.d.ts +26 -0
  37. package/dist/build/types/src/core/components/import-modal/hooks/use-file-validation.d.ts +16 -0
  38. package/dist/build/types/src/core/components/import-modal/import-modal.d.ts +32 -0
  39. package/dist/build/types/src/core/components/import-modal/index.d.ts +10 -0
  40. package/dist/build/types/src/core/components/many-to-one-relation/components/many-to-one-relation/index.d.ts +11 -0
  41. package/dist/build/types/src/core/components/many-to-one-relation/components/many-to-one-relation/many-to-one-relation-path.d.ts +16 -0
  42. package/dist/build/types/src/core/components/many-to-one-relation/index.d.ts +2 -1
  43. package/dist/build/types/src/core/components/many-to-one-relation/many-to-one-relation.d.ts +1 -0
  44. package/dist/build/types/src/core/components/modal/alert-modal/hooks/use-alert-modal.d.ts +5 -5
  45. package/dist/build/types/src/core/components/modal/form-modal/components/input-form.d.ts +3 -2
  46. package/dist/build/types/src/core/components/modal/form-modal/components/textarea-form.d.ts +3 -2
  47. package/dist/build/types/src/core/components/modal/form-modal/components/upload-form.d.ts +3 -2
  48. package/dist/build/types/src/core/components/panel/panel.d.ts +2 -1
  49. package/dist/build/types/src/core/components/panel/panel.stories.d.ts +1 -0
  50. package/dist/build/types/src/core/components/rule-condition/components/add-condition-button/add-condition-button.d.ts +17 -0
  51. package/dist/build/types/src/core/components/rule-condition/components/bracket-button/bracket-button.d.ts +19 -0
  52. package/dist/build/types/src/core/components/rule-condition/components/bracket-button/bracket-button.styles.d.ts +14 -0
  53. package/dist/build/types/src/core/components/rule-condition/components/condition-item/condition-item.d.ts +22 -0
  54. package/dist/build/types/src/core/components/rule-condition/components/condition-item/condition-item.styles.d.ts +18 -0
  55. package/dist/build/types/src/core/components/rule-condition/components/condition-list/condition-list.d.ts +16 -0
  56. package/dist/build/types/src/core/components/rule-condition/components/operator-selector/operator-selector.d.ts +21 -0
  57. package/dist/build/types/src/core/components/rule-condition/hooks/use-add-condition-menu-items.d.ts +14 -0
  58. package/dist/build/types/src/core/components/rule-condition/hooks/use-rule-condition.d.ts +26 -0
  59. package/dist/build/types/src/core/components/rule-condition/index.d.ts +11 -0
  60. package/dist/build/types/src/core/components/rule-condition/provider/rule-condition-provider/rule-condition-provider.d.ts +24 -0
  61. package/dist/build/types/src/core/components/rule-condition/provider/rule-condition-provider/use-rule-condition-context.d.ts +11 -0
  62. package/dist/build/types/src/core/components/rule-condition/rule-condition.constants.d.ts +19 -0
  63. package/dist/build/types/src/core/components/rule-condition/rule-condition.d.ts +12 -0
  64. package/dist/build/types/src/core/components/rule-condition/rule-condition.styles.d.ts +12 -0
  65. package/dist/build/types/src/core/components/rule-condition/types/rule-condition.types.d.ts +64 -0
  66. package/dist/build/types/src/core/components/rule-condition/utils/condition-array-utils.d.ts +18 -0
  67. package/dist/build/types/src/core/components/select/select.d.ts +1 -0
  68. package/dist/build/types/src/core/components/switch/switch.d.ts +4 -1
  69. package/dist/build/types/src/core/components/toolstrip/tool-strip.d.ts +9 -2
  70. package/dist/build/types/src/core/components/toolstrip/utils/get-icon-color.d.ts +36 -0
  71. package/dist/build/types/src/core/components/tooltip-icon/tooltip-icon.d.ts +16 -0
  72. package/dist/build/types/src/core/components/tooltip-icon/tooltip-icon.styles.d.ts +12 -0
  73. package/dist/build/types/src/core/components/tree-element/tree-element.d.ts +4 -0
  74. package/dist/build/types/src/core/modules/app/app-loader/loader/admin-settings/loader.d.ts +13 -0
  75. package/dist/build/types/src/core/modules/app/app-loader/loader/brand-thumbnail-urls/loader.d.ts +13 -0
  76. package/dist/build/types/src/core/modules/app/app-loader/loader/global-message-bus/loader.d.ts +14 -0
  77. package/dist/build/types/src/core/modules/app/branding/hooks/use-admin-thumbnails.d.ts +16 -0
  78. package/dist/build/types/src/core/modules/app/settings/settings-slice-enhanced.d.ts +527 -175
  79. package/dist/build/types/src/core/modules/app/settings/settings-slice.d.ts +4 -2
  80. package/dist/build/types/src/core/modules/app/settings/settings-slice.gen.d.ts +1262 -74
  81. package/dist/build/types/src/core/modules/app/theme/dynamic-types/definitions/studio-default-light/dynamic-type-theme-studio-default-light.d.ts +31 -0
  82. package/dist/build/types/src/core/modules/app/types/column-filter.d.ts +33 -0
  83. package/dist/build/types/src/core/modules/app/types/sort-filter.d.ts +13 -0
  84. package/dist/build/types/src/core/modules/app/utils/download.d.ts +11 -0
  85. package/dist/build/types/src/core/modules/app/utils/sort-filter-helper.d.ts +13 -0
  86. package/dist/build/types/src/core/modules/appearance-branding/components/appearance-form/appearance-form.d.ts +11 -0
  87. package/dist/build/types/src/core/modules/appearance-branding/components/appearance-form/components/color-panel/color-panel.d.ts +11 -0
  88. package/dist/build/types/src/core/modules/appearance-branding/components/appearance-form/components/image-panel/image-panel.d.ts +19 -0
  89. package/dist/build/types/src/core/modules/appearance-branding/hooks/use-appearance-branding.d.ts +19 -0
  90. package/dist/build/types/src/core/modules/appearance-branding/index.d.ts +11 -0
  91. package/dist/build/types/src/core/modules/asset/editor/types/asset-thumbnails-api-slice.gen.d.ts +1916 -39
  92. package/dist/build/types/src/core/modules/auth/enums/user-permission.d.ts +4 -1
  93. package/dist/build/types/src/core/modules/auth/login-page.styles.d.ts +5 -1
  94. package/dist/build/types/src/core/modules/class-definition/class-definition-slice-enhanced.d.ts +1089 -7
  95. package/dist/build/types/src/core/modules/class-definition/class-definition-slice.gen.d.ts +946 -320
  96. package/dist/build/types/src/core/modules/class-definition/components/class-editor/composite-indices-block.d.ts +11 -0
  97. package/dist/build/types/src/core/modules/class-definition/components/class-editor/custom-layouts/custom-layout-editor.d.ts +11 -0
  98. package/dist/build/types/src/core/modules/class-definition/components/class-editor/custom-layouts/custom-layout-general-settings-form-fields.d.ts +11 -0
  99. package/dist/build/types/src/core/modules/class-definition/components/class-editor/custom-layouts/editor/add-modal.d.ts +11 -0
  100. package/dist/build/types/src/core/modules/class-definition/components/class-editor/custom-layouts/editor/use-custom-layout-collection-query.d.ts +11 -0
  101. package/dist/build/types/src/core/modules/class-definition/components/class-editor/custom-layouts/editor/use-custom-layout-delete-mutation.d.ts +11 -0
  102. package/dist/build/types/src/core/modules/class-definition/components/class-editor/custom-layouts/editor/use-custom-layout-detail-query.d.ts +11 -0
  103. package/dist/build/types/src/core/modules/class-definition/components/class-editor/custom-layouts/editor/use-custom-layout-layout-accessor.d.ts +11 -0
  104. package/dist/build/types/src/core/modules/class-definition/components/class-editor/custom-layouts/editor/use-custom-layout-update-mutation.d.ts +11 -0
  105. package/dist/build/types/src/core/modules/class-definition/components/class-editor/general-settings-form-fields.d.ts +11 -0
  106. package/dist/build/types/src/core/modules/class-definition/components/class-editor/object-bricks-grid.d.ts +15 -0
  107. package/dist/build/types/src/core/modules/data-object/classification-store/classification-store-api-slice.gen.d.ts +201 -0
  108. package/dist/build/types/src/core/modules/data-object/data-object-api-slice.gen.d.ts +1 -1
  109. 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 +2 -2
  110. package/dist/build/types/src/core/modules/document/actions/site/provider/site-modal.d.ts +2 -2
  111. package/dist/build/types/src/core/modules/document/actions/site/site-form.d.ts +2 -2
  112. package/dist/build/types/src/core/modules/document/document-api-slice.gen.d.ts +2 -0
  113. package/dist/build/types/src/core/modules/document/document-draft-slice.d.ts +1 -1
  114. package/dist/build/types/src/core/modules/document/document-editor-slice.d.ts +28 -2
  115. package/dist/build/types/src/core/modules/document/editor/shared-tab-manager/tabs/edit/iframe-app/bootstrap.d.ts +1 -0
  116. package/dist/build/types/src/core/modules/document/editor/sidebar/tabs/content-settings/content-settings-form.d.ts +3 -1
  117. package/dist/build/types/src/core/modules/document/editor/sidebar/tabs/content-settings/content-settings-sidebar.d.ts +3 -1
  118. package/dist/build/types/src/core/modules/document/editor/sidebar/tabs/document-configuration/document-configuration-form.d.ts +8 -7
  119. package/dist/build/types/src/core/modules/document/hooks/use-document-url-processor.d.ts +1 -1
  120. package/dist/build/types/src/core/modules/document/hooks/use-sites.d.ts +4 -1
  121. package/dist/build/types/src/core/modules/element/actions/delete/use-delete.d.ts +1 -0
  122. package/dist/build/types/src/core/modules/element/components/crop-modal/crop-modal.d.ts +2 -2
  123. package/dist/build/types/src/core/modules/element/components/crop-modal/hooks/use-crop-modal.d.ts +2 -0
  124. package/dist/build/types/src/core/modules/element/components/crop-modal/provider/crop-modal-provider.d.ts +2 -0
  125. package/dist/build/types/src/core/modules/element/components/hotspot-markers-modal/hooks/use-hotspot-markers-modal.d.ts +2 -0
  126. package/dist/build/types/src/core/modules/element/components/hotspot-markers-modal/hotspot-markers-modal.d.ts +10 -0
  127. package/dist/build/types/src/core/modules/element/components/hotspot-markers-modal/provider/hotspot-markers-modal-provider.d.ts +2 -0
  128. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/areablock-editable/areablock-editable.d.ts +4 -1
  129. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/areablock-editable/hooks/use-areablock-editable.d.ts +3 -2
  130. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/areablock-editable/with-areablock-render-query.d.ts +12 -0
  131. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/types/dynamic-type-document-editable-areablock.d.ts +2 -1
  132. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/types/dynamic-type-document-editable-scheduledblock.d.ts +1 -0
  133. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/components/element-subtype-icon-cell/element-subtype-icon-cell.d.ts +16 -0
  134. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/components/element-subtype-icon-cell/element-subtype-icon-cell.styles.d.ts +12 -0
  135. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/types/element-subtype-icon/dynamic-type-grid-cell-element-subtype-icon.d.ts +19 -0
  136. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/hotspot-image/hotspot-image.d.ts +4 -0
  137. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/hotspot-image/image-preview.d.ts +2 -0
  138. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/image/footer.d.ts +5 -1
  139. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/image-gallery/components/image-preview/image-preview.d.ts +5 -1
  140. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/image-gallery/components/sortable-item/sortable-item.d.ts +5 -1
  141. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/image-gallery/image-gallery.d.ts +4 -0
  142. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/helpers/hotspot-image/utils/crop-converter.d.ts +3 -2
  143. package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/notes-and-events/form/add-note-form.d.ts +1 -1
  144. package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/versions/version-api-slice.gen.d.ts +24 -0
  145. package/dist/build/types/src/core/modules/element/element-api-slice-enhanced.d.ts +184 -1
  146. package/dist/build/types/src/core/modules/element/hooks/use-path-to-id.d.ts +19 -0
  147. package/dist/build/types/src/core/modules/element/services/processors/element-icon-processor-registry.d.ts +1 -1
  148. package/dist/build/types/src/core/modules/email/log/components/email-preview/email-preview.d.ts +2 -2
  149. package/dist/build/types/src/core/modules/email/log/components/parameters-tab/parameters-tab.d.ts +2 -2
  150. package/dist/build/types/src/core/modules/email/test-mail/component/send-test-mail-form/send-test-mail-form.d.ts +2 -2
  151. package/dist/build/types/src/core/modules/field-definitions/components/editor/custom-layout/current-configuration-provider.d.ts +21 -0
  152. package/dist/build/types/src/core/modules/field-definitions/components/editor/custom-layout/custom-layout-modal.d.ts +2 -0
  153. package/dist/build/types/src/core/modules/field-definitions/components/editor/custom-layout/items/detail/custom-layout-actions.d.ts +11 -0
  154. package/dist/build/types/src/core/modules/field-definitions/components/editor/custom-layout/items/detail/detail-renderer.d.ts +11 -0
  155. package/dist/build/types/src/core/modules/field-definitions/components/editor/custom-layout/items/detail/layout-provider.d.ts +10 -0
  156. package/dist/build/types/src/core/modules/field-definitions/components/editor/custom-layout/items/detail/parent-tree.d.ts +11 -0
  157. package/dist/build/types/src/core/modules/field-definitions/components/editor/custom-layout/items/detail.d.ts +11 -0
  158. package/dist/build/types/src/core/modules/field-definitions/components/editor/custom-layout/items/top-bar/add-modal-trigger.d.ts +11 -0
  159. package/dist/build/types/src/core/modules/field-definitions/components/editor/custom-layout/items/top-bar/item-select.d.ts +11 -0
  160. package/dist/build/types/src/core/modules/field-definitions/components/editor/custom-layout/items/top-bar.d.ts +11 -0
  161. package/dist/build/types/src/core/modules/field-definitions/components/editor/custom-layout/view.d.ts +11 -0
  162. package/dist/build/types/src/core/modules/field-definitions/components/editor/items/detail/content/general-settings-form.d.ts +11 -0
  163. package/dist/build/types/src/core/modules/field-definitions/components/editor/items/detail/general-settings-provider.d.ts +1 -0
  164. package/dist/build/types/src/core/modules/field-definitions/components/editor/items/detail/import-export-actions.d.ts +11 -0
  165. package/dist/build/types/src/core/modules/field-definitions/components/editor/items/detail/layout-provider.d.ts +1 -33
  166. package/dist/build/types/src/core/modules/field-definitions/components/editor/items/detail/sidebar.d.ts +14 -1
  167. package/dist/build/types/src/core/modules/field-definitions/components/editor/items/provider.d.ts +3 -0
  168. package/dist/build/types/src/core/modules/field-definitions/components/editor/settings-provider.d.ts +30 -2
  169. package/dist/build/types/src/core/modules/field-definitions/components/editor/view.d.ts +11 -0
  170. package/dist/build/types/src/core/modules/field-definitions/components/editor.d.ts +8 -1
  171. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/components/field-definition-crop-panel/field-definition-crop-panel.d.ts +11 -0
  172. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/components/field-definition-decimal-settings/field-definition-decimal-settings.d.ts +11 -0
  173. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/components/field-definition-default-value-grid/field-definition-default-value-grid.d.ts +19 -0
  174. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/components/field-definition-geo-settings/field-definition-geo-settings.d.ts +11 -0
  175. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/components/field-definition-options-source-fields/field-definition-options-source-fields.d.ts +14 -0
  176. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/components/field-definition-regex-validation/field-definition-regex-validation.d.ts +11 -0
  177. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/components/field-definition-select-options-grid/field-definition-select-options-grid.d.ts +20 -0
  178. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/dynamic-type-field-definition-abstract.d.ts +11 -3
  179. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/dynamic-type-field-definition-registry.d.ts +11 -0
  180. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/hooks/use-class-select-options.d.ts +13 -0
  181. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/_abstracts/data/dynamic-type-field-defintion-data-abstract.d.ts +3 -0
  182. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/_abstracts/layout/dynamic-type-field-defintion-layout-abstract.d.ts +1 -1
  183. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/block/dynamic-type-field-definition-block.d.ts +3 -2
  184. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/booleanSelect/dynamic-type-field-definition-boolean-select.d.ts +20 -0
  185. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/booleanSelect/field-definition-boolean-select-form-fields.d.ts +12 -0
  186. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/calculatedValue/dynamic-type-field-definition-calculated-value.d.ts +19 -0
  187. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/calculatedValue/field-definition-calculated-value-form-fields.d.ts +12 -0
  188. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/checkbox/dynamic-type-field-definition-checkbox.d.ts +20 -0
  189. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/checkbox/field-definition-checkbox-form-fields.d.ts +12 -0
  190. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/country/dynamic-type-field-definition-country.d.ts +19 -0
  191. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/country/field-definition-country-form-fields.d.ts +12 -0
  192. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/countrymultiselect/dynamic-type-field-definition-countrymultiselect.d.ts +19 -0
  193. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/countrymultiselect/field-definition-countrymultiselect-form-fields.d.ts +12 -0
  194. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/date/dynamic-type-field-definition-date.d.ts +19 -0
  195. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/date/field-definition-date-form-fields.d.ts +12 -0
  196. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/dateRange/dynamic-type-field-definition-date-range.d.ts +19 -0
  197. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/dateRange/field-definition-date-range-form-fields.d.ts +12 -0
  198. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/dateTime/dynamic-type-field-definition-date-time.d.ts +19 -0
  199. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/dateTime/field-definition-date-time-form-fields.d.ts +12 -0
  200. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/encryptedField/dynamic-type-field-definition-encrypted-field.d.ts +19 -0
  201. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/encryptedField/field-definition-encrypted-field-form-fields.d.ts +12 -0
  202. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/externalImage/dynamic-type-field-definition-external-image.d.ts +19 -0
  203. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/externalImage/field-definition-external-image-form-fields.d.ts +12 -0
  204. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/geobounds/dynamic-type-field-definition-geobounds.d.ts +19 -0
  205. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/geobounds/field-definition-geobounds-form-fields.d.ts +12 -0
  206. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/geopoint/dynamic-type-field-definition-geopoint.d.ts +19 -0
  207. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/geopoint/field-definition-geopoint-form-fields.d.ts +12 -0
  208. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/geopolygon/dynamic-type-field-definition-geopolygon.d.ts +19 -0
  209. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/geopolygon/field-definition-geopolygon-form-fields.d.ts +12 -0
  210. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/geopolyline/dynamic-type-field-definition-geopolyline.d.ts +19 -0
  211. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/geopolyline/field-definition-geopolyline-form-fields.d.ts +12 -0
  212. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/image/dynamic-type-field-definition-image.d.ts +19 -0
  213. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/image/field-definition-image-form-fields.d.ts +12 -0
  214. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/imageAdvanced/dynamic-type-field-definition-hotspot-image.d.ts +19 -0
  215. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/imageAdvanced/field-definition-image-advanced-form-fields.d.ts +12 -0
  216. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/imageGallery/dynamic-type-field-definition-image-gallery.d.ts +19 -0
  217. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/imageGallery/field-definition-image-gallery-form-fields.d.ts +12 -0
  218. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/inputQuantityValue/dynamic-type-field-definition-input-quantity-value.d.ts +19 -0
  219. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/inputQuantityValue/field-defintion-input-quantity-value-form-fields.d.ts +12 -0
  220. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/language/dynamic-type-field-definition-language.d.ts +19 -0
  221. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/language/field-definition-language-form-fields.d.ts +12 -0
  222. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/languagemultiselect/dynamic-type-field-definition-languagemultiselect.d.ts +19 -0
  223. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/languagemultiselect/field-definition-languagemultiselect-form-fields.d.ts +12 -0
  224. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/link/dynamic-type-field-definition-link.d.ts +19 -0
  225. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/link/field-definition-link-form-fields.d.ts +12 -0
  226. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/multiselection/dynamic-type-field-definition-multiselection.d.ts +21 -0
  227. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/multiselection/field-definition-multiselection-form-fields.d.ts +12 -0
  228. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/number/dynamic-type-field-definition-number.d.ts +19 -0
  229. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/number/field-definition-number-form-fields.d.ts +12 -0
  230. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/numericRange/dynamic-type-field-definition-numeric-range.d.ts +19 -0
  231. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/numericRange/field-definition-numeric-range-form-fields.d.ts +12 -0
  232. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/panel/dynamic-type-field-definition-panel.d.ts +2 -0
  233. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/password/dynamic-type-field-definition-password.d.ts +19 -0
  234. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/password/field-defintion-password-form-fields.d.ts +12 -0
  235. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/quantityValue/dynamic-type-field-definition-quantity-value.d.ts +19 -0
  236. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/quantityValue/field-definition-quantity-value-form-fields.d.ts +12 -0
  237. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/quantityValueRange/dynamic-type-field-definition-quantity-value-range.d.ts +19 -0
  238. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/quantityValueRange/field-definition-quantity-value-range-form-fields.d.ts +12 -0
  239. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/rgbaColor/dynamic-type-field-definition-rgba-color.d.ts +19 -0
  240. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/rgbaColor/field-definition-rgba-color-form-fields.d.ts +12 -0
  241. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/select/dynamic-type-field-definition-select.d.ts +20 -0
  242. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/select/field-definition-select-form-fields.d.ts +12 -0
  243. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/slider/dynamic-type-field-definition-slider.d.ts +19 -0
  244. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/slider/field-definition-slider-form-fields.d.ts +12 -0
  245. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/textarea/dynamic-type-field-definition-textarea.d.ts +19 -0
  246. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/textarea/field-definition-textarea-form-fields.d.ts +12 -0
  247. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/time/dynamic-type-field-definition-time.d.ts +19 -0
  248. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/time/field-definition-time-form-fields.d.ts +12 -0
  249. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/urlSlug/dynamic-type-field-definition-url-slug.d.ts +19 -0
  250. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/urlSlug/field-definition-url-slug-form-fields.d.ts +12 -0
  251. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/user/dynamic-type-field-definition-user.d.ts +18 -0
  252. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/video/dynamic-type-field-definition-video.d.ts +19 -0
  253. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/video/field-definition-video-form-fields.d.ts +12 -0
  254. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/wysiwyg/dynamic-type-field-definition-wysiwyg.d.ts +19 -0
  255. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/wysiwyg/field-definition-wysiwyg-form-fields.d.ts +12 -0
  256. package/dist/build/types/src/core/modules/field-definitions/utils/context-helpers.d.ts +1 -1
  257. package/dist/build/types/src/core/modules/field-definitions/utils/layout-helpers.d.ts +29 -0
  258. package/dist/build/types/src/core/modules/field-definitions/utils/layout-provider-factory.d.ts +54 -0
  259. package/dist/build/types/src/core/modules/gdpr-data-extractor/components/delete-button/delete-button.d.ts +20 -0
  260. package/dist/build/types/src/core/modules/gdpr-data-extractor/components/export-button/export-button.d.ts +17 -0
  261. package/dist/build/types/src/core/modules/gdpr-data-extractor/components/open-button/open-button.d.ts +18 -0
  262. package/dist/build/types/src/core/modules/gdpr-data-extractor/components/search-form/search-form.d.ts +18 -0
  263. package/dist/build/types/src/core/modules/gdpr-data-extractor/components/search-form/search-form.styles.d.ts +12 -0
  264. package/dist/build/types/src/core/modules/gdpr-data-extractor/components/tab-panel/components/assets-tab/assets-tab.d.ts +25 -0
  265. package/dist/build/types/src/core/modules/gdpr-data-extractor/components/tab-panel/components/data-objects-tab/data-objects-tab.d.ts +24 -0
  266. package/dist/build/types/src/core/modules/gdpr-data-extractor/components/tab-panel/components/emails-tab/components/delete-button/delete-button.d.ts +18 -0
  267. package/dist/build/types/src/core/modules/gdpr-data-extractor/components/tab-panel/components/emails-tab/components/email-parameters-button/email-parameters-button.d.ts +16 -0
  268. package/dist/build/types/src/core/modules/gdpr-data-extractor/components/tab-panel/components/emails-tab/components/email-preview-button/email-preview-button.d.ts +16 -0
  269. package/dist/build/types/src/core/modules/gdpr-data-extractor/components/tab-panel/components/emails-tab/emails-tab.d.ts +29 -0
  270. package/dist/build/types/src/core/modules/gdpr-data-extractor/components/tab-panel/components/users-tab/components/delete-button/delete-button.d.ts +19 -0
  271. package/dist/build/types/src/core/modules/gdpr-data-extractor/components/tab-panel/components/users-tab/hooks/use-user.d.ts +16 -0
  272. package/dist/build/types/src/core/modules/gdpr-data-extractor/components/tab-panel/components/users-tab/users-tab.d.ts +26 -0
  273. package/dist/build/types/src/core/modules/gdpr-data-extractor/components/tab-panel/tab-panel.d.ts +30 -0
  274. package/dist/build/types/src/core/modules/gdpr-data-extractor/dynamic-types/definitions/dynamic-type-abstract-gdpr-provider.d.ts +15 -0
  275. package/dist/build/types/src/core/modules/gdpr-data-extractor/dynamic-types/definitions/dynamic-type-assets-gdpr-provider.d.ts +16 -0
  276. package/dist/build/types/src/core/modules/gdpr-data-extractor/dynamic-types/definitions/dynamic-type-data-object-gdpr-provider.d.ts +16 -0
  277. package/dist/build/types/src/core/modules/gdpr-data-extractor/dynamic-types/definitions/dynamic-type-email-gdpr-provider.d.ts +16 -0
  278. package/dist/build/types/src/core/modules/gdpr-data-extractor/dynamic-types/definitions/dynamic-type-users-gdpr-provider.d.ts +16 -0
  279. package/dist/build/types/src/core/modules/gdpr-data-extractor/dynamic-types/registry/dynamic-type-gdpr-provider-registry.d.ts +13 -0
  280. package/dist/build/types/src/core/modules/gdpr-data-extractor/gdpr-data-extractor-api-slice.gen.d.ts +618 -0
  281. package/dist/build/types/src/core/modules/gdpr-data-extractor/gdpr-data-extractor-container.d.ts +20 -0
  282. package/dist/build/types/src/core/modules/gdpr-data-extractor/gdpr-data-extractor-slice-enhanced.d.ts +935 -0
  283. package/dist/build/types/src/core/modules/gdpr-data-extractor/index.d.ts +10 -0
  284. package/dist/build/types/src/core/modules/image-thumbnails/components/image-thumbnails-tree/image-thumbnails-tree.d.ts +16 -0
  285. package/dist/build/types/src/core/modules/image-thumbnails/components/image-thumbnails-tree/image-thumbnails-tree.styles.d.ts +12 -0
  286. package/dist/build/types/src/core/modules/image-thumbnails/components/image-thumbnails-tree-toolbar/image-thumbnails-tree-toolbar.d.ts +16 -0
  287. package/dist/build/types/src/core/modules/image-thumbnails/hooks/use-thumbnail-config.d.ts +19 -0
  288. package/dist/build/types/src/core/modules/image-thumbnails/image-thumbnails-container.d.ts +11 -0
  289. package/dist/build/types/src/core/modules/image-thumbnails/image-thumbnails-container.styles.d.ts +12 -0
  290. package/dist/build/types/src/core/modules/image-thumbnails/index.d.ts +11 -0
  291. package/dist/build/types/src/core/modules/image-thumbnails/providers/image-thumbnails-provider.d.ts +27 -0
  292. package/dist/build/types/src/core/modules/image-thumbnails/utils/tree-helpers.d.ts +12 -0
  293. package/dist/build/types/src/core/modules/notifications/send-notification/components/notification-form/notification-form.d.ts +2 -2
  294. package/dist/build/types/src/core/modules/perspectives/enums/nav-permission.d.ts +3 -0
  295. package/dist/build/types/src/core/modules/reports/custom-reports-api-slice.gen.d.ts +2 -2
  296. package/dist/build/types/src/core/modules/reports/reports-view/components/report-chart/components/bar-chart/bar-chart.d.ts +1 -1
  297. package/dist/build/types/src/core/modules/reports/reports-view/components/report-chart/components/line-chart/line-chart.d.ts +1 -1
  298. package/dist/build/types/src/core/modules/reports/reports-view/components/report-chart/components/pie-chart/pie-chart.d.ts +1 -1
  299. package/dist/build/types/src/core/modules/reports/reports-view/components/report-chart/types.d.ts +1 -0
  300. package/dist/build/types/src/core/modules/reports/reports-view/reports-view.styles.d.ts +1 -0
  301. package/dist/build/types/src/core/modules/rule-builder/components/rule-actions/components/action-item.d.ts +16 -0
  302. package/dist/build/types/src/core/modules/rule-builder/components/rule-actions/components/add-action-button/add-action-button.d.ts +16 -0
  303. package/dist/build/types/src/core/modules/rule-builder/components/rule-actions/hooks/use-add-action-menu-items.d.ts +14 -0
  304. package/dist/build/types/src/core/modules/rule-builder/components/rule-actions/provider/rule-actions-provider/rule-actions-provider.d.ts +28 -0
  305. package/dist/build/types/src/core/modules/rule-builder/components/rule-actions/provider/rule-actions-provider/use-rule-actions.d.ts +13 -0
  306. package/dist/build/types/src/core/modules/rule-builder/components/rule-actions/rule-actions.d.ts +12 -0
  307. package/dist/build/types/src/core/modules/rule-builder/components/rule-actions/types/rule-actions.types.d.ts +19 -0
  308. package/dist/build/types/src/core/modules/rule-builder/components/rule-conditions/rule-conditions.d.ts +12 -0
  309. package/dist/build/types/src/core/modules/rule-builder/components/rule-conditions/types/rule-conditions.types.d.ts +17 -0
  310. package/dist/build/types/src/core/modules/rule-builder/components/rule-config-form/index.d.ts +10 -0
  311. package/dist/build/types/src/core/modules/rule-builder/components/rule-config-form/rule-config-form.d.ts +29 -0
  312. package/dist/build/types/src/core/modules/rule-builder/components/rule-triggers/components/add-trigger-button/add-trigger-button.d.ts +16 -0
  313. package/dist/build/types/src/core/modules/rule-builder/components/rule-triggers/components/trigger-item.d.ts +16 -0
  314. package/dist/build/types/src/core/modules/rule-builder/components/rule-triggers/hooks/use-add-trigger-menu-items.d.ts +14 -0
  315. package/dist/build/types/src/core/modules/rule-builder/components/rule-triggers/provider/rule-triggers-provider/rule-triggers-provider.d.ts +28 -0
  316. package/dist/build/types/src/core/modules/rule-builder/components/rule-triggers/provider/rule-triggers-provider/use-rule-triggers.d.ts +13 -0
  317. package/dist/build/types/src/core/modules/rule-builder/components/rule-triggers/rule-triggers.d.ts +12 -0
  318. package/dist/build/types/src/core/modules/rule-builder/components/rule-triggers/types/rule-triggers.types.d.ts +19 -0
  319. package/dist/build/types/src/core/modules/rule-builder/components/shared/hooks/use-rule-item-drag-drop.d.ts +18 -0
  320. package/dist/build/types/src/core/modules/rule-builder/components/shared/hooks/use-rule-items.d.ts +28 -0
  321. package/dist/build/types/src/core/modules/rule-builder/components/shared/hooks/use-sortable-item.d.ts +21 -0
  322. package/dist/build/types/src/core/modules/rule-builder/components/shared/rule-item-list.d.ts +21 -0
  323. package/dist/build/types/src/core/modules/rule-builder/components/shared/rule-item-tool-strip.d.ts +24 -0
  324. package/dist/build/types/src/core/modules/rule-builder/components/sortable-rules-list/index.d.ts +12 -0
  325. package/dist/build/types/src/core/modules/rule-builder/components/sortable-rules-list/sortable-rule-item.d.ts +20 -0
  326. package/dist/build/types/src/core/modules/rule-builder/components/sortable-rules-list/sortable-rules-list.d.ts +20 -0
  327. package/dist/build/types/src/core/modules/rule-builder/components/sortable-rules-list/sortable-rules-list.styles.d.ts +15 -0
  328. package/dist/build/types/src/core/modules/rule-builder/components/sortable-rules-list/sortable-rules-list.types.d.ts +20 -0
  329. package/dist/build/types/src/core/modules/rule-builder/dynamic-types/rule-action/dynamic-type-rule-action-abstract.d.ts +45 -0
  330. package/dist/build/types/src/core/modules/rule-builder/dynamic-types/rule-action/dynamic-type-rule-action-registry.d.ts +17 -0
  331. package/dist/build/types/src/core/modules/rule-builder/dynamic-types/rule-condition/dynamic-type-rule-condition-abstract.d.ts +40 -0
  332. package/dist/build/types/src/core/modules/rule-builder/dynamic-types/rule-condition/dynamic-type-rule-condition-registry.d.ts +15 -0
  333. package/dist/build/types/src/core/modules/rule-builder/dynamic-types/rule-trigger/dynamic-type-rule-trigger-abstract.d.ts +45 -0
  334. package/dist/build/types/src/core/modules/rule-builder/dynamic-types/rule-trigger/dynamic-type-rule-trigger-registry.d.ts +17 -0
  335. package/dist/build/types/src/core/modules/rule-builder/types/rule-item.types.d.ts +28 -0
  336. package/dist/build/types/src/core/modules/user/user-api-slice-enhanced.d.ts +160 -160
  337. package/dist/build/types/src/core/modules/widget-editor/components/widget-create-form/widget-create-form.d.ts +3 -2
  338. package/dist/build/types/src/core/modules/widget-manager/hooks/use-widget-title.d.ts +1 -1
  339. package/dist/build/types/src/core/modules/widget-manager/title/border-title-view.d.ts +1 -1
  340. package/dist/build/types/src/core/modules/widget-manager/title/tab-title-container.d.ts +1 -1
  341. package/dist/build/types/src/core/modules/widget-manager/title/tab-title-view.d.ts +1 -1
  342. package/dist/build/types/src/core/modules/widget-manager/widget/widget-content-title-container.d.ts +1 -1
  343. package/dist/build/types/src/core/modules/widget-manager/widget/widget-view.d.ts +1 -1
  344. package/dist/build/types/src/core/modules/widget-manager/widget-manager-slice.d.ts +1 -1
  345. package/dist/build/types/src/core/types/components/types.d.ts +1 -0
  346. package/dist/build/types/src/core/utils/hooks/use-controlled-state.d.ts +34 -0
  347. package/dist/build/types/src/sdk/_internal_/mf-bootstrap-document-editor-iframe.d.ts +1 -0
  348. package/dist/build/types/src/sdk/_internal_/mf-bootstrap.d.ts +1 -0
  349. package/dist/build/types/src/sdk/components/index.d.ts +7 -0
  350. package/dist/build/types/src/sdk/main.d.ts +1 -0
  351. package/dist/build/types/src/sdk/modules/app/index.d.ts +1 -0
  352. package/dist/build/types/src/sdk/modules/document/index.d.ts +2 -0
  353. package/dist/build/types/src/sdk/modules/element/index.d.ts +4 -0
  354. package/dist/build/types/src/sdk/modules/field-definitions/index.d.ts +14 -0
  355. package/dist/build/types/src/sdk/modules/gdpr-data-extractor/index.d.ts +12 -0
  356. package/dist/build/types/src/sdk/modules/rule-builder/index.d.ts +24 -0
  357. package/dist/build/types/src/sdk/modules/translations/index.d.ts +10 -0
  358. package/dist/build/types/src/sdk/modules/widget-manager/index.d.ts +1 -1
  359. package/dist/build/types/src/sdk/utils/index.d.ts +1 -0
  360. package/dist/types/entrypoints.d.ts +5 -1
  361. package/dist/types/utils.d.ts +1 -0
  362. package/package.json +8 -2
  363. package/dist/build/rsbuild/plugins/entrypoints.js +0 -7
  364. package/dist/build/types/src/core/modules/field-definitions/components/editor/custom-layout/custom-layout-modal-provider.d.ts +0 -21
@@ -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
+ import React from 'react';
11
+ export declare const CompositeIndicesBlock: () => React.JSX.Element;
@@ -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
+ import React from 'react';
11
+ export declare const CustomLayoutEditor: () => React.JSX.Element;
@@ -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
+ import React from 'react';
11
+ export declare const CustomLayoutGeneralSettingsFormFields: () => React.JSX.Element;
@@ -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
+ import React from 'react';
11
+ export declare const CustomLayoutAddModal: () => React.JSX.Element;
@@ -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
+ import { type AnyQueryHook } from 'types/react-query';
11
+ export declare const useDecoratedClassCustomLayoutCollectionQuery: AnyQueryHook;
@@ -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
+ import { type AnyMutationHook } from 'types/react-query';
11
+ export declare const useCustomLayoutDeleteMutation: AnyMutationHook;
@@ -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
+ import { type AnyQueryHook } from 'types/react-query';
11
+ export declare const useDecoratedCustomLayoutDetailQuery: AnyQueryHook;
@@ -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
+ import { type SettingsProviderProps } from '../../../../../../modules/field-definitions/components/editor/settings-provider';
11
+ export declare const useCustomLayoutLayoutAccessor: SettingsProviderProps['useDetailLayoutAccessor'];
@@ -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
+ import { type AnyMutationHook } from 'types/react-query';
11
+ export declare const useCustomLayoutUpdateMutation: AnyMutationHook;
@@ -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
+ import React from 'react';
11
+ export declare const ClassDefinitionGeneralSettingsFormFields: () => React.JSX.Element;
@@ -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 ObjectBricksGridProps {
12
+ classId: string;
13
+ }
14
+ export declare const ObjectBricksGrid: ({ classId }: ObjectBricksGridProps) => React.JSX.Element;
15
+ export {};
@@ -6,6 +6,7 @@ declare const injectedRtkApi: import("@reduxjs/toolkit/query").Api<import("@redu
6
6
  classificationStoreGetLayoutByCollection: import("@reduxjs/toolkit/query").QueryDefinition<ClassificationStoreGetLayoutByCollectionApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, "Classification Store", ClassificationStoreGroupLayout, "api", unknown>;
7
7
  classificationStoreGetLayoutByGroup: import("@reduxjs/toolkit/query").QueryDefinition<ClassificationStoreGetLayoutByGroupApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, "Classification Store", ClassificationStoreGroupLayout2, "api", unknown>;
8
8
  classificationStoreGetLayoutByKey: import("@reduxjs/toolkit/query").QueryDefinition<ClassificationStoreGetLayoutByKeyApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, "Classification Store", ClassificationStoreCollection2, "api", unknown>;
9
+ classificationStoreGetConfigCollection: 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>, "Classification Store", ClassificationStoreGetConfigCollectionApiResponse, "api", unknown>;
9
10
  }, "api", "Classification Store", typeof import("@reduxjs/toolkit/query").coreModuleName | typeof import("@reduxjs/toolkit/dist/query/react").reactHooksModuleName>;
10
11
  export { injectedRtkApi as api };
11
12
  export type ClassificationStoreGetCollectionsApiResponse = {
@@ -93,6 +94,12 @@ export type ClassificationStoreGetLayoutByKeyApiArg = {
93
94
  /** Field Name */
94
95
  fieldName: string;
95
96
  };
97
+ export type ClassificationStoreGetConfigCollectionApiResponse =
98
+ /** status 200 List of classification store configurations */ {
99
+ totalItems: number;
100
+ items: ClassificationStoreConfiguration[];
101
+ };
102
+ export type ClassificationStoreGetConfigCollectionApiArg = void;
96
103
  export type ClassificationStoreCollection = {
97
104
  /** AdditionalAttributes */
98
105
  additionalAttributes?: {
@@ -175,6 +182,16 @@ export type ClassificationStoreGroupLayout = {
175
182
  /** Groups */
176
183
  groups: ClassificationStoreGroupLayout2[];
177
184
  };
185
+ export type ClassificationStoreConfiguration = {
186
+ /** AdditionalAttributes */
187
+ additionalAttributes?: {
188
+ [key: string]: string | number | boolean | object;
189
+ };
190
+ /** ID */
191
+ id: number;
192
+ /** Name */
193
+ name: string;
194
+ };
178
195
  export declare const useClassificationStoreGetCollectionsQuery: <R extends Record<string, any> = import("@reduxjs/toolkit/query").TSHelpersId<(Omit<{
179
196
  status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
180
197
  originalArgs?: undefined | undefined;
@@ -1279,4 +1296,188 @@ export declare const useClassificationStoreGetCollectionsQuery: <R extends Recor
1279
1296
  }) => R) | undefined;
1280
1297
  }) | undefined) => [R][R extends any ? 0 : never] & {
1281
1298
  refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<ClassificationStoreGetLayoutByKeyApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, "Classification Store", ClassificationStoreCollection2, "api", unknown>>;
1299
+ }, useClassificationStoreGetConfigCollectionQuery: <R extends Record<string, any> = import("@reduxjs/toolkit/query").TSHelpersId<(Omit<{
1300
+ status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
1301
+ originalArgs?: undefined | undefined;
1302
+ data?: undefined | undefined;
1303
+ error?: undefined | undefined;
1304
+ requestId?: undefined | undefined;
1305
+ endpointName?: string | undefined;
1306
+ startedTimeStamp?: undefined | undefined;
1307
+ fulfilledTimeStamp?: undefined | undefined;
1308
+ } & {
1309
+ currentData?: ClassificationStoreGetConfigCollectionApiResponse | undefined;
1310
+ isUninitialized: false;
1311
+ isLoading: false;
1312
+ isFetching: false;
1313
+ isSuccess: false;
1314
+ isError: false;
1315
+ }, "isUninitialized"> & {
1316
+ isUninitialized: true;
1317
+ }) | (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>, "Classification Store", ClassificationStoreGetConfigCollectionApiResponse, "api", unknown>> & {
1318
+ currentData?: ClassificationStoreGetConfigCollectionApiResponse | undefined;
1319
+ isUninitialized: false;
1320
+ isLoading: false;
1321
+ isFetching: false;
1322
+ isSuccess: false;
1323
+ isError: false;
1324
+ }, "data" | "isLoading" | "isFetching"> & {
1325
+ isLoading: true;
1326
+ isFetching: boolean;
1327
+ data: undefined;
1328
+ }) | (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>, "Classification Store", ClassificationStoreGetConfigCollectionApiResponse, "api", unknown>> & {
1329
+ currentData?: ClassificationStoreGetConfigCollectionApiResponse | undefined;
1330
+ isUninitialized: false;
1331
+ isLoading: false;
1332
+ isFetching: false;
1333
+ isSuccess: false;
1334
+ isError: false;
1335
+ }, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
1336
+ isSuccess: true;
1337
+ isFetching: true;
1338
+ error: undefined;
1339
+ } & {
1340
+ data: ClassificationStoreGetConfigCollectionApiResponse;
1341
+ } & 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>, "Classification Store", ClassificationStoreGetConfigCollectionApiResponse, "api", unknown>> & {
1342
+ currentData?: ClassificationStoreGetConfigCollectionApiResponse | undefined;
1343
+ isUninitialized: false;
1344
+ isLoading: false;
1345
+ isFetching: false;
1346
+ isSuccess: false;
1347
+ isError: false;
1348
+ }, "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>, "Classification Store", ClassificationStoreGetConfigCollectionApiResponse, "api", unknown>> & {
1349
+ currentData?: ClassificationStoreGetConfigCollectionApiResponse | undefined;
1350
+ isUninitialized: false;
1351
+ isLoading: false;
1352
+ isFetching: false;
1353
+ isSuccess: false;
1354
+ isError: false;
1355
+ }, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess" | "currentData"> & {
1356
+ isSuccess: true;
1357
+ isFetching: false;
1358
+ error: undefined;
1359
+ } & {
1360
+ data: ClassificationStoreGetConfigCollectionApiResponse;
1361
+ currentData: ClassificationStoreGetConfigCollectionApiResponse;
1362
+ } & 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>, "Classification Store", ClassificationStoreGetConfigCollectionApiResponse, "api", unknown>> & {
1363
+ currentData?: ClassificationStoreGetConfigCollectionApiResponse | undefined;
1364
+ isUninitialized: false;
1365
+ isLoading: false;
1366
+ isFetching: false;
1367
+ isSuccess: false;
1368
+ isError: false;
1369
+ }, "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>, "Classification Store", ClassificationStoreGetConfigCollectionApiResponse, "api", unknown>> & {
1370
+ currentData?: ClassificationStoreGetConfigCollectionApiResponse | undefined;
1371
+ isUninitialized: false;
1372
+ isLoading: false;
1373
+ isFetching: false;
1374
+ isSuccess: false;
1375
+ isError: false;
1376
+ }, "error" | "isError"> & {
1377
+ isError: true;
1378
+ } & 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>, "Classification Store", ClassificationStoreGetConfigCollectionApiResponse, "api", unknown>> & {
1379
+ currentData?: ClassificationStoreGetConfigCollectionApiResponse | undefined;
1380
+ isUninitialized: false;
1381
+ isLoading: false;
1382
+ isFetching: false;
1383
+ isSuccess: false;
1384
+ isError: false;
1385
+ }, "error">>)> & {
1386
+ status: import("@reduxjs/toolkit/query").QueryStatus;
1387
+ }>(arg: void | typeof import("@reduxjs/toolkit/query").skipToken, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
1388
+ skip?: boolean;
1389
+ refetchOnMountOrArgChange?: boolean | number;
1390
+ } & {
1391
+ skip?: boolean;
1392
+ selectFromResult?: ((state: import("@reduxjs/toolkit/query").TSHelpersId<(Omit<{
1393
+ status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
1394
+ originalArgs?: undefined | undefined;
1395
+ data?: undefined | undefined;
1396
+ error?: undefined | undefined;
1397
+ requestId?: undefined | undefined;
1398
+ endpointName?: string | undefined;
1399
+ startedTimeStamp?: undefined | undefined;
1400
+ fulfilledTimeStamp?: undefined | undefined;
1401
+ } & {
1402
+ currentData?: ClassificationStoreGetConfigCollectionApiResponse | undefined;
1403
+ isUninitialized: false;
1404
+ isLoading: false;
1405
+ isFetching: false;
1406
+ isSuccess: false;
1407
+ isError: false;
1408
+ }, "isUninitialized"> & {
1409
+ isUninitialized: true;
1410
+ }) | (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>, "Classification Store", ClassificationStoreGetConfigCollectionApiResponse, "api", unknown>> & {
1411
+ currentData?: ClassificationStoreGetConfigCollectionApiResponse | undefined;
1412
+ isUninitialized: false;
1413
+ isLoading: false;
1414
+ isFetching: false;
1415
+ isSuccess: false;
1416
+ isError: false;
1417
+ }, "data" | "isLoading" | "isFetching"> & {
1418
+ isLoading: true;
1419
+ isFetching: boolean;
1420
+ data: undefined;
1421
+ }) | (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>, "Classification Store", ClassificationStoreGetConfigCollectionApiResponse, "api", unknown>> & {
1422
+ currentData?: ClassificationStoreGetConfigCollectionApiResponse | undefined;
1423
+ isUninitialized: false;
1424
+ isLoading: false;
1425
+ isFetching: false;
1426
+ isSuccess: false;
1427
+ isError: false;
1428
+ }, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
1429
+ isSuccess: true;
1430
+ isFetching: true;
1431
+ error: undefined;
1432
+ } & {
1433
+ data: ClassificationStoreGetConfigCollectionApiResponse;
1434
+ } & 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>, "Classification Store", ClassificationStoreGetConfigCollectionApiResponse, "api", unknown>> & {
1435
+ currentData?: ClassificationStoreGetConfigCollectionApiResponse | undefined;
1436
+ isUninitialized: false;
1437
+ isLoading: false;
1438
+ isFetching: false;
1439
+ isSuccess: false;
1440
+ isError: false;
1441
+ }, "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>, "Classification Store", ClassificationStoreGetConfigCollectionApiResponse, "api", unknown>> & {
1442
+ currentData?: ClassificationStoreGetConfigCollectionApiResponse | undefined;
1443
+ isUninitialized: false;
1444
+ isLoading: false;
1445
+ isFetching: false;
1446
+ isSuccess: false;
1447
+ isError: false;
1448
+ }, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess" | "currentData"> & {
1449
+ isSuccess: true;
1450
+ isFetching: false;
1451
+ error: undefined;
1452
+ } & {
1453
+ data: ClassificationStoreGetConfigCollectionApiResponse;
1454
+ currentData: ClassificationStoreGetConfigCollectionApiResponse;
1455
+ } & 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>, "Classification Store", ClassificationStoreGetConfigCollectionApiResponse, "api", unknown>> & {
1456
+ currentData?: ClassificationStoreGetConfigCollectionApiResponse | undefined;
1457
+ isUninitialized: false;
1458
+ isLoading: false;
1459
+ isFetching: false;
1460
+ isSuccess: false;
1461
+ isError: false;
1462
+ }, "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>, "Classification Store", ClassificationStoreGetConfigCollectionApiResponse, "api", unknown>> & {
1463
+ currentData?: ClassificationStoreGetConfigCollectionApiResponse | undefined;
1464
+ isUninitialized: false;
1465
+ isLoading: false;
1466
+ isFetching: false;
1467
+ isSuccess: false;
1468
+ isError: false;
1469
+ }, "error" | "isError"> & {
1470
+ isError: true;
1471
+ } & 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>, "Classification Store", ClassificationStoreGetConfigCollectionApiResponse, "api", unknown>> & {
1472
+ currentData?: ClassificationStoreGetConfigCollectionApiResponse | undefined;
1473
+ isUninitialized: false;
1474
+ isLoading: false;
1475
+ isFetching: false;
1476
+ isSuccess: false;
1477
+ isError: false;
1478
+ }, "error">>)> & {
1479
+ status: import("@reduxjs/toolkit/query").QueryStatus;
1480
+ }) => R) | undefined;
1481
+ }) | undefined) => [R][R extends any ? 0 : never] & {
1482
+ 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>, "Classification Store", ClassificationStoreGetConfigCollectionApiResponse, "api", unknown>>;
1282
1483
  };
@@ -176,7 +176,7 @@ export type DataObjectGetAvailableGridColumnsForRelationApiResponse =
176
176
  export type DataObjectGetAvailableGridColumnsForRelationApiArg = {
177
177
  /** Identifies the class name for which the columns should be retrieved. */
178
178
  classId?: string;
179
- /** relationField */
179
+ /** relationField as dot notation, e.g. "myBlock.mySubRelationField" */
180
180
  relationField?: string;
181
181
  };
182
182
  export type DataObjectGetGridApiResponse = {
@@ -8,9 +8,9 @@
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
10
  import React from 'react';
11
- import { type FormInstance } from 'antd';
11
+ import { type formInstanceType } from '../../../../../../../../../../../sdk/components';
12
12
  interface EditFormContextProps {
13
- form: FormInstance;
13
+ form: formInstanceType;
14
14
  updateModifiedDataObjectAttributes: (changedValues: Record<string, any>) => void;
15
15
  resetModifiedDataObjectAttributes: () => void;
16
16
  updateDraft: () => Promise<void>;
@@ -8,12 +8,12 @@
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
10
  import React from 'react';
11
- import { type FormInstance } from 'antd';
12
11
  import { type SiteFormValues } from '../site-form';
13
12
  import { type SiteModalConfig } from './site-modal-provider';
13
+ import { type formInstanceType } from '../../../../../../sdk/components';
14
14
  interface CurrentModal {
15
15
  config: SiteModalConfig;
16
- form: FormInstance<SiteFormValues>;
16
+ form: formInstanceType<SiteFormValues>;
17
17
  isLoading: boolean;
18
18
  hasUnsavedChanges: boolean;
19
19
  }
@@ -8,8 +8,8 @@
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
10
  import React from 'react';
11
+ import { type formInstanceType } from '../../../../components/form/form';
11
12
  import { type ManyToOneRelationValueType } from '../../../../components/many-to-one-relation/many-to-one-relation';
12
- import { type FormInstance } from 'antd';
13
13
  export interface SiteFormValues {
14
14
  mainDomain: string;
15
15
  domains: string;
@@ -18,7 +18,7 @@ export interface SiteFormValues {
18
18
  redirectToMainDomain: boolean;
19
19
  }
20
20
  export interface SiteFormProps {
21
- form: FormInstance<any>;
21
+ form: formInstanceType<any>;
22
22
  initialValues: SiteFormValues;
23
23
  onValuesChange?: () => void;
24
24
  }
@@ -273,6 +273,8 @@ export type DocumentAdd = {
273
273
  navigationName: string | null;
274
274
  /** Document type ID */
275
275
  docTypeId: string | null;
276
+ /** Document template */
277
+ template: string | null;
276
278
  /** Id of the base document for new translation */
277
279
  translationsSourceId: number | null;
278
280
  /** Document language when adding a translation */
@@ -118,12 +118,12 @@ export declare const selectDocumentById: (state: Record<string, any>, id: number
118
118
  elementType: string;
119
119
  parentId: number;
120
120
  icon: import("../../modules/document/document-api-slice-enhanced").ElementIcon;
121
+ fullPath: string;
121
122
  key: string;
122
123
  isLocked: boolean;
123
124
  permissions: import("../../modules/document/document-api-slice-enhanced").DocumentPermissions;
124
125
  index: number;
125
126
  isSite: boolean;
126
- fullPath: string;
127
127
  published: boolean;
128
128
  additionalAttributes?: {
129
129
  [key: string]: string | number | boolean | object;
@@ -16,12 +16,17 @@ export interface AreablockTypeEntry {
16
16
  }
17
17
  export type AreablockGroupedTypes = Record<string, AreablockTypeEntry[]>;
18
18
  export interface DocumentEditorState {
19
- documentAreablocks: Record<number, AreablockGroupedTypes>;
19
+ documentAreablocks: Record<number, Record<string, AreablockGroupedTypes>>;
20
+ timeSliderVisible: Record<number, boolean>;
20
21
  }
21
22
  export declare const setDocumentAreablockTypes: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
22
23
  documentId: number;
24
+ editableTypeId: string;
23
25
  areablockTypes: AreablockGroupedTypes;
24
- }, "document-editor/setDocumentAreablockTypes">, removeDocument: import("@reduxjs/toolkit").ActionCreatorWithPayload<number, "document-editor/removeDocument">, clearAllDocuments: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"document-editor/clearAllDocuments">;
26
+ }, "document-editor/setDocumentAreablockTypes">, setDocumentTimeSliderVisible: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
27
+ documentId: number;
28
+ visible: boolean;
29
+ }, "document-editor/setDocumentTimeSliderVisible">, removeDocument: import("@reduxjs/toolkit").ActionCreatorWithPayload<number, "document-editor/removeDocument">, clearAllDocuments: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"document-editor/clearAllDocuments">;
25
30
  export declare const selectDocumentEditorState: (state: any) => DocumentEditorState;
26
31
  export declare const selectDocumentAreablockGroupedTypes: ((state: any, documentId: number) => AreablockGroupedTypes) & {
27
32
  clearCache: () => void;
@@ -44,6 +49,27 @@ export declare const selectDocumentAreablockGroupedTypes: ((state: any, document
44
49
  argsMemoize: typeof import("reselect").weakMapMemoize;
45
50
  memoize: typeof import("reselect").weakMapMemoize;
46
51
  };
52
+ export declare const selectDocumentTimeSliderVisible: ((state: any, documentId: number) => boolean) & {
53
+ clearCache: () => void;
54
+ resultsCount: () => number;
55
+ resetResultsCount: () => void;
56
+ } & {
57
+ resultFunc: (resultFuncArgs_0: DocumentEditorState, resultFuncArgs_1: number) => boolean;
58
+ memoizedResultFunc: ((resultFuncArgs_0: DocumentEditorState, resultFuncArgs_1: number) => boolean) & {
59
+ clearCache: () => void;
60
+ resultsCount: () => number;
61
+ resetResultsCount: () => void;
62
+ };
63
+ lastResult: () => boolean;
64
+ dependencies: [(state: any) => DocumentEditorState, (_state: any, documentId: number) => number];
65
+ recomputations: () => number;
66
+ resetRecomputations: () => void;
67
+ dependencyRecomputations: () => number;
68
+ resetDependencyRecomputations: () => void;
69
+ } & {
70
+ argsMemoize: typeof import("reselect").weakMapMemoize;
71
+ memoize: typeof import("reselect").weakMapMemoize;
72
+ };
47
73
  export declare const selectDocumentHasAreablocks: ((state: any, documentId: number) => boolean) & {
48
74
  clearCache: () => void;
49
75
  resultsCount: () => number;
@@ -13,5 +13,6 @@ declare global {
13
13
  interface Window {
14
14
  Pimcore: typeof Pimcore;
15
15
  pluginRemotes: Record<string, string>;
16
+ alternativePluginExportPaths: Record<string, string>;
16
17
  }
17
18
  }
@@ -21,6 +21,8 @@ interface ContentSettingsFormProps {
21
21
  hasPropertiesPermission?: boolean;
22
22
  hasSavePermission?: boolean;
23
23
  allowedContentMainDocumentTypes?: string[];
24
+ enableTitleDescription?: boolean;
25
+ enablePrettyUrl?: boolean;
24
26
  }
25
- export declare const ContentSettingsForm: ({ documentId, initialValues, hasPropertiesPermission, hasSavePermission, allowedContentMainDocumentTypes }: ContentSettingsFormProps) => React.JSX.Element;
27
+ export declare const ContentSettingsForm: ({ documentId, initialValues, hasPropertiesPermission, hasSavePermission, allowedContentMainDocumentTypes, enableTitleDescription, enablePrettyUrl }: ContentSettingsFormProps) => React.JSX.Element;
26
28
  export {};
@@ -10,5 +10,7 @@
10
10
  import React from 'react';
11
11
  export interface ContentSettingsSidebarProps {
12
12
  allowedContentMainDocumentTypes?: string[];
13
+ enableTitleDescription?: boolean;
14
+ enablePrettyUrl?: boolean;
13
15
  }
14
- export declare const ContentSettingsSidebar: ({ allowedContentMainDocumentTypes }?: ContentSettingsSidebarProps) => React.JSX.Element;
16
+ export declare const ContentSettingsSidebar: ({ ...props }?: ContentSettingsSidebarProps) => React.JSX.Element;
@@ -8,16 +8,17 @@
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
10
  import React from 'react';
11
+ interface DocumentConfigurationFormValues {
12
+ predefinedDocumentType: string;
13
+ controller: string;
14
+ template: string;
15
+ staticGeneratorEnabled: boolean;
16
+ staticGeneratorLifetime: number | null;
17
+ }
11
18
  interface DocumentConfigurationFormProps {
12
19
  documentId: number;
13
20
  documentType: string | undefined;
14
- initialValues: {
15
- predefinedDocumentType: string;
16
- controller: string;
17
- template: string;
18
- staticGeneratorEnabled: boolean;
19
- staticGeneratorLifetime: number | null;
20
- };
21
+ initialValues: DocumentConfigurationFormValues;
21
22
  apiData: {
22
23
  controllers: Array<{
23
24
  name: string;
@@ -15,4 +15,4 @@ export declare const useDocumentUrlProcessor: (documentId: number, processorType
15
15
  /**
16
16
  * Helper hook for preview URLs with standard preview parameters
17
17
  */
18
- export declare const useDocumentPreviewUrlProcessor: (documentId: number, baseUrl: string, refreshKey?: number) => string;
18
+ export declare const useDocumentPreviewUrlProcessor: (documentId: number, baseUrl: string, refreshKey?: number, forceDeviceType?: string, timestamp?: number) => string;
@@ -14,4 +14,7 @@ export interface UseSitesReturn {
14
14
  getSitesByIds: (ids: number[]) => Site[];
15
15
  getRemainingSites: (ids: number[], filteredSiteIds?: number[]) => Site[];
16
16
  }
17
- export declare const useSites: () => UseSitesReturn;
17
+ export interface UseSitesProps {
18
+ excludeMainSite?: boolean;
19
+ }
20
+ export declare const useSites: (props?: UseSitesProps) => UseSitesReturn;
@@ -16,5 +16,6 @@ export interface UseDeleteHookReturn {
16
16
  deleteTreeContextMenuItem: (node: TreeNodeProps, onFinish?: () => void) => ItemType;
17
17
  deleteContextMenuItem: (node: Element, onFinish?: () => void) => ItemType;
18
18
  deleteGridContextMenuItem: (row: any) => ItemType | undefined;
19
+ isLoading: boolean;
19
20
  }
20
21
  export declare const useDelete: (elementType: ElementType, cacheKey?: string) => UseDeleteHookReturn;
@@ -9,12 +9,12 @@
9
9
  */
10
10
  import React from 'react';
11
11
  import { type CropSettings } from '../../../../modules/element/dynamic-types/definitions/objects/data-related/helpers/hotspot-image/types/crop-types';
12
+ import { type CropModalOptions } from './provider/crop-modal-provider';
12
13
  export interface CropModalProps {
13
14
  crop?: CropSettings | null;
14
15
  imageId: number;
15
16
  open: boolean;
16
- disabled?: boolean;
17
17
  onClose?: () => void;
18
- onChange?: (crop: CropSettings | null) => void;
18
+ options?: CropModalOptions;
19
19
  }
20
20
  export declare const CropModal: (props: CropModalProps) => React.JSX.Element;
@@ -10,6 +10,8 @@
10
10
  import type { CropSettings } from '../../../../../modules/element/dynamic-types/definitions/objects/data-related/helpers/hotspot-image/types/crop-types';
11
11
  export interface UseCropModalOptions {
12
12
  disabled?: boolean;
13
+ ratioX?: number;
14
+ ratioY?: number;
13
15
  onChange?: (crop: CropSettings | null) => void;
14
16
  }
15
17
  export interface UseCropModalReturn {
@@ -16,6 +16,8 @@ export interface CropModalContextProps {
16
16
  }
17
17
  export interface CropModalOptions {
18
18
  disabled?: boolean;
19
+ ratioX?: number;
20
+ ratioY?: number;
19
21
  onChange?: (crop: CropSettings | null) => void;
20
22
  }
21
23
  export interface CropModalProviderProps {