@pimcore/studio-ui-bundle 2025.4.4 → 2025.4.5

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 (328) hide show
  1. package/dist/build/types/src/core/app/public-api/document-editor-iframe/index.d.ts +7 -0
  2. package/dist/build/types/src/core/components/accordion/accordion.styles.d.ts +10 -6
  3. package/dist/build/types/src/core/components/accordion-timeline/accordion-timeline.styles.d.ts +7 -3
  4. package/dist/build/types/src/core/components/alert/alert.styles.d.ts +7 -3
  5. package/dist/build/types/src/core/components/asset-target/asset-target.styles.d.ts +8 -4
  6. package/dist/build/types/src/core/components/box/box.styles.d.ts +7 -3
  7. package/dist/build/types/src/core/components/breadcrumb/breadcrumb.skeleton.styles.d.ts +7 -3
  8. package/dist/build/types/src/core/components/breadcrumb/breadcrumb.styles.d.ts +11 -7
  9. package/dist/build/types/src/core/components/button/button.styles.d.ts +7 -3
  10. package/dist/build/types/src/core/components/button-group/button-group.styles.d.ts +7 -3
  11. package/dist/build/types/src/core/components/card/card.styles.d.ts +7 -3
  12. package/dist/build/types/src/core/components/checkbox/checkbox.styles.d.ts +7 -3
  13. package/dist/build/types/src/core/components/code-editor/code-editor.styles.d.ts +7 -3
  14. package/dist/build/types/src/core/components/collapse/item/collapse-item.styles.d.ts +7 -3
  15. package/dist/build/types/src/core/components/color-picker/color-picker.styles.d.ts +8 -4
  16. package/dist/build/types/src/core/components/content/content.styles.d.ts +8 -4
  17. package/dist/build/types/src/core/components/content-layout/content-layout.styles.d.ts +7 -3
  18. package/dist/build/types/src/core/components/date-picker/date-picker.d.ts +6 -0
  19. package/dist/build/types/src/core/components/date-picker/date-picker.styles.d.ts +9 -5
  20. package/dist/build/types/src/core/components/date-picker/utils/date-picker-utils.d.ts +33 -1
  21. package/dist/build/types/src/core/components/date-picker/utils/date-picker-utils.test.d.ts +10 -0
  22. package/dist/build/types/src/core/components/divider/divider.styles.d.ts +7 -3
  23. package/dist/build/types/src/core/components/drag-and-drop/__STORIES__/dnd-demo-droppable-content.styles.d.ts +7 -3
  24. package/dist/build/types/src/core/components/drag-and-drop/drag-overlay.styles.d.ts +7 -3
  25. package/dist/build/types/src/core/components/drag-and-drop/droppable/base-droppable.styles.d.ts +9 -5
  26. package/dist/build/types/src/core/components/dropdown/dropdown.stories.d.ts +3 -3
  27. package/dist/build/types/src/core/components/dropdown/dropdown.styles.d.ts +8 -4
  28. package/dist/build/types/src/core/components/dropdown-button/dropdown-button.styles.d.ts +7 -3
  29. package/dist/build/types/src/core/components/editable-empty-placeholder/editable-empty-placeholder.styles.d.ts +9 -5
  30. package/dist/build/types/src/core/components/editable-html-drop-container/editable-html-drop-container.styles.d.ts +18 -14
  31. package/dist/build/types/src/core/components/element-tag/element-tag.styles.d.ts +10 -6
  32. package/dist/build/types/src/core/components/element-tree/element-tree.styles.d.ts +7 -3
  33. package/dist/build/types/src/core/components/element-tree/list/tree-list.styles.d.ts +8 -4
  34. package/dist/build/types/src/core/components/element-tree/node/content/tree-node-content.styles.d.ts +11 -7
  35. package/dist/build/types/src/core/components/element-tree/node/tree-node.styles.d.ts +7 -3
  36. package/dist/build/types/src/core/components/flag-icon/flag-icon.styles.d.ts +7 -3
  37. package/dist/build/types/src/core/components/flex/flex.styles.d.ts +7 -3
  38. package/dist/build/types/src/core/components/focal-point/focal-point.styles.d.ts +9 -5
  39. package/dist/build/types/src/core/components/form/form.styles.d.ts +7 -3
  40. package/dist/build/types/src/core/components/form/item/virtual-item.styles.d.ts +7 -3
  41. package/dist/build/types/src/core/components/geo-map/components/geo-map-card/geo-map-card.styles.d.ts +7 -3
  42. package/dist/build/types/src/core/components/geo-map/components/geo-map-card-footer/geo-map-card-footer.styles.d.ts +7 -3
  43. package/dist/build/types/src/core/components/geo-map/geo-map.styles.d.ts +7 -3
  44. package/dist/build/types/src/core/components/geo-point-picker/geo-point-picker.styles.d.ts +7 -3
  45. package/dist/build/types/src/core/components/grid/columns/default-cell.styles.d.ts +7 -3
  46. package/dist/build/types/src/core/components/grid/columns/views/icon/icon-view.styles.d.ts +7 -3
  47. package/dist/build/types/src/core/components/grid/columns/views/image/image-view.styles.d.ts +7 -3
  48. package/dist/build/types/src/core/components/grid/resizer/resizer.styles.d.ts +7 -3
  49. package/dist/build/types/src/core/components/grid-button/grid-button.styles.d.ts +9 -5
  50. package/dist/build/types/src/core/components/grid-content-renderer/grid-content-renderer.styles.d.ts +7 -3
  51. package/dist/build/types/src/core/components/header/header.styles.d.ts +7 -3
  52. package/dist/build/types/src/core/components/horizontal-scroll/horizontal-scroll.styles.d.ts +8 -4
  53. package/dist/build/types/src/core/components/hotspot-image/hotspot-image.styles.d.ts +8 -4
  54. package/dist/build/types/src/core/components/icon/icon.styles.d.ts +8 -4
  55. package/dist/build/types/src/core/components/icon-button/icon-button.styles.d.ts +7 -3
  56. package/dist/build/types/src/core/components/icon-or-image/icon-or-image.styles.d.ts +7 -3
  57. package/dist/build/types/src/core/components/icon-selector/icon-selector.styles.d.ts +16 -12
  58. package/dist/build/types/src/core/components/iframe/iframe.styles.d.ts +9 -5
  59. package/dist/build/types/src/core/components/image-preview/components/dropdown/dropdown.styles.d.ts +7 -3
  60. package/dist/build/types/src/core/components/image-preview/image-preview.styles.d.ts +8 -4
  61. package/dist/build/types/src/core/components/image-zoom/image-zoom.styles.d.ts +10 -6
  62. package/dist/build/types/src/core/components/import-modal/components/file-drop-zone/file-drop-zone.styles.d.ts +8 -4
  63. package/dist/build/types/src/core/components/import-modal/components/selected-file-view/selected-file-view.styles.d.ts +9 -5
  64. package/dist/build/types/src/core/components/inheritance-overlay/inheritance-overlay.styles.d.ts +11 -7
  65. package/dist/build/types/src/core/components/inline-upload/inline-upload.styles.d.ts +10 -6
  66. package/dist/build/types/src/core/components/input/input.styles.d.ts +8 -4
  67. package/dist/build/types/src/core/components/input-number/input-number.styles.d.ts +8 -4
  68. package/dist/build/types/src/core/components/input-password/input-password.styles.d.ts +8 -4
  69. package/dist/build/types/src/core/components/key-value-list/key-value-list.styles.d.ts +7 -3
  70. package/dist/build/types/src/core/components/language-selection/helpers.d.ts +15 -0
  71. package/dist/build/types/src/core/components/language-selection/langguage-selection.styles.d.ts +15 -3
  72. package/dist/build/types/src/core/components/language-selection/language-selection.d.ts +0 -1
  73. package/dist/build/types/src/core/components/logo/logo.styles.d.ts +7 -3
  74. package/dist/build/types/src/core/components/many-to-many-relation/grid.styles.d.ts +7 -3
  75. package/dist/build/types/src/core/components/many-to-one-relation/many-to-one-relation.styles.d.ts +8 -4
  76. package/dist/build/types/src/core/components/many-to-one-relation/path-target.styles.d.ts +8 -5
  77. package/dist/build/types/src/core/components/menu/item/types/default/default-item.styles.d.ts +7 -3
  78. package/dist/build/types/src/core/components/menu/item/types/group/group-item.styles.d.ts +7 -3
  79. package/dist/build/types/src/core/components/menu/menu.styles.d.ts +8 -4
  80. package/dist/build/types/src/core/components/message/message.style.d.ts +7 -3
  81. package/dist/build/types/src/core/components/modal/file-list/file-list.styles.d.ts +7 -3
  82. package/dist/build/types/src/core/components/modal/footer/modal-footer.styles.d.ts +7 -3
  83. package/dist/build/types/src/core/components/modal/modal.styles.d.ts +7 -3
  84. package/dist/build/types/src/core/components/modal/window-modal/window-modal.styles.d.ts +8 -4
  85. package/dist/build/types/src/core/components/modal-upload/components/modal-upload-dragger/modal-upload-dragger.styles.d.ts +7 -3
  86. package/dist/build/types/src/core/components/no-content/no-content.styles.d.ts +7 -3
  87. package/dist/build/types/src/core/components/notification/content/action-list/action-list.style.d.ts +7 -3
  88. package/dist/build/types/src/core/components/notification/notification.style.d.ts +7 -3
  89. package/dist/build/types/src/core/components/numeric-range/numeric-range.styles.d.ts +7 -3
  90. package/dist/build/types/src/core/components/pagination/pagination.styles.d.ts +7 -3
  91. package/dist/build/types/src/core/components/pimcore-document/pimcore-document.styles.d.ts +7 -3
  92. package/dist/build/types/src/core/components/pimcore-image/pimcore-image.styles.d.ts +7 -3
  93. package/dist/build/types/src/core/components/pipeline/item/dynamic-group/dynamic-group-item.styles.d.ts +7 -3
  94. package/dist/build/types/src/core/components/pql-query-input/pql-query-input.styles.d.ts +11 -7
  95. package/dist/build/types/src/core/components/preview-card/preview-card.styles.d.ts +14 -10
  96. package/dist/build/types/src/core/components/progressbar/progressbar.style.d.ts +7 -3
  97. package/dist/build/types/src/core/components/region/components/region-item/region-item.styles.d.ts +7 -3
  98. package/dist/build/types/src/core/components/region/region.styles.d.ts +7 -3
  99. package/dist/build/types/src/core/components/rule-condition/components/bracket-button/bracket-button.styles.d.ts +9 -5
  100. package/dist/build/types/src/core/components/rule-condition/components/condition-item/condition-item.styles.d.ts +13 -9
  101. package/dist/build/types/src/core/components/rule-condition/rule-condition.styles.d.ts +7 -3
  102. package/dist/build/types/src/core/components/search-input/search-input.styles.d.ts +11 -7
  103. package/dist/build/types/src/core/components/segmented/segmented.styles.d.ts +7 -3
  104. package/dist/build/types/src/core/components/select/select.stories.d.ts +7 -0
  105. package/dist/build/types/src/core/components/select/select.styles.d.ts +21 -15
  106. package/dist/build/types/src/core/components/sidebar/sidebar.styles.d.ts +7 -3
  107. package/dist/build/types/src/core/components/sidebar/title/sidebar-title.styles.d.ts +9 -5
  108. package/dist/build/types/src/core/components/sidebar-headline/sidebar-headline.styles.d.ts +11 -7
  109. package/dist/build/types/src/core/components/sort-button/sort-button.styles.d.ts +7 -3
  110. package/dist/build/types/src/core/components/space/space.styles.d.ts +7 -3
  111. package/dist/build/types/src/core/components/spin/spin.styles.d.ts +8 -4
  112. package/dist/build/types/src/core/components/split/split.styles.d.ts +7 -3
  113. package/dist/build/types/src/core/components/split-layout/components/divider/divider.styles.d.ts +11 -7
  114. package/dist/build/types/src/core/components/split-layout/components/item/split-layout-item.styles.d.ts +7 -3
  115. package/dist/build/types/src/core/components/split-layout/split-layout.styles.d.ts +7 -3
  116. package/dist/build/types/src/core/components/stack-list/stack-list-item.styles.d.ts +7 -3
  117. package/dist/build/types/src/core/components/stack-list/stack-list.styles.d.ts +7 -3
  118. package/dist/build/types/src/core/components/steps/steps.styles.d.ts +7 -3
  119. package/dist/build/types/src/core/components/tabs/tabs.styles.d.ts +8 -4
  120. package/dist/build/types/src/core/components/tag/tag.styles.d.ts +8 -4
  121. package/dist/build/types/src/core/components/tag-input/tag-input.styles.d.ts +7 -3
  122. package/dist/build/types/src/core/components/text-editor/text-editor.styles.d.ts +7 -3
  123. package/dist/build/types/src/core/components/textarea/textarea.styles.d.ts +8 -4
  124. package/dist/build/types/src/core/components/title/title.styles.d.ts +8 -4
  125. package/dist/build/types/src/core/components/toolbar/toolbar.styles.d.ts +7 -3
  126. package/dist/build/types/src/core/components/toolstrip/box/tool-strip-box.styles.d.ts +7 -3
  127. package/dist/build/types/src/core/components/toolstrip/tool-strip.styles.d.ts +10 -6
  128. package/dist/build/types/src/core/components/tooltip-icon/tooltip-icon.styles.d.ts +7 -3
  129. package/dist/build/types/src/core/components/tree-element/tree-element.styles.d.ts +8 -4
  130. package/dist/build/types/src/core/components/users-roles-dropdown/users-roles-dropdown.styles.d.ts +11 -7
  131. package/dist/build/types/src/core/components/vertical-timeline/vertical-timeline.styles.d.ts +7 -3
  132. package/dist/build/types/src/core/modules/about/components/about-dialog/about-dialog.styles.d.ts +8 -4
  133. package/dist/build/types/src/core/modules/ant-design/styles/create-styles.d.ts +36 -0
  134. package/dist/build/types/src/core/modules/app/base-layout/base-layout-view.styles.d.ts +7 -3
  135. package/dist/build/types/src/core/modules/app/base-layout/left-sidebar-view.styles.d.ts +7 -3
  136. package/dist/build/types/src/core/modules/app/base-layout/main-nav/main-nav.styles.d.ts +7 -3
  137. package/dist/build/types/src/core/modules/app/base-layout/main-nav/services/main-nav-registry.d.ts +3 -2
  138. package/dist/build/types/src/core/modules/app/base-layout/right-sidebar/logo/subscription-details.styles.d.ts +7 -3
  139. package/dist/build/types/src/core/modules/app/base-layout/right-sidebar-view.styles.d.ts +7 -3
  140. package/dist/build/types/src/core/modules/app/base-layout/user-menu/user-menu.styles.d.ts +7 -3
  141. package/dist/build/types/src/core/modules/app/component-registry/component-config.d.ts +22 -0
  142. package/dist/build/types/src/core/modules/app/theme/dynamic-types/definitions/studio-default-light/dynamic-type-theme-studio-default-light.d.ts +1 -0
  143. package/dist/build/types/src/core/modules/app/utils/auto-hide-empty-content/auto-hide-empty-content.styles.d.ts +7 -3
  144. package/dist/build/types/src/core/modules/application-logger/components/table/table.styles.d.ts +7 -3
  145. package/dist/build/types/src/core/modules/asset/asset-api-slice.gen.d.ts +3 -0
  146. package/dist/build/types/src/core/modules/asset/editor/shared-tab-manager/tabs/versions/comparison-view/comparison-view-ui.style.d.ts +7 -3
  147. package/dist/build/types/src/core/modules/asset/editor/types/audio/tab-manager/tabs/preview/preview-view.styles.d.ts +7 -3
  148. package/dist/build/types/src/core/modules/asset/editor/types/document/tab-manager/tabs/preview/preview-view.styles.d.ts +7 -3
  149. package/dist/build/types/src/core/modules/asset/editor/types/document/tab-manager/tabs/preview/unsafe-pdf-view.styles.d.ts +10 -6
  150. package/dist/build/types/src/core/modules/asset/editor/types/image/tab-manager/tabs/preview/preview-view.styles.d.ts +9 -5
  151. package/dist/build/types/src/core/modules/asset/editor/types/image/tab-manager/tabs/preview/sidebar/tabs/details/details.styles.d.ts +9 -5
  152. package/dist/build/types/src/core/modules/asset/editor/types/text/tab-manager/tabs/edit/edit-container.styles.d.ts +7 -3
  153. package/dist/build/types/src/core/modules/asset/editor/types/text/tab-manager/tabs/edit/edit-view.styles.d.ts +7 -3
  154. package/dist/build/types/src/core/modules/asset/editor/types/video/tab-manager/tabs/preview/preview-view.styles.d.ts +7 -3
  155. package/dist/build/types/src/core/modules/asset/editor/types/video/tab-manager/tabs/preview/sidebar/tabs/details/details.styles.d.ts +10 -6
  156. package/dist/build/types/src/core/modules/asset/listing/batch-actions/batch-actions.styles.d.ts +21 -0
  157. package/dist/build/types/src/core/modules/asset/listing/decorator/column-configuration/view-layer/components/sidebar/tabs/grid-config/forms/save-form.styles.d.ts +11 -7
  158. package/dist/build/types/src/core/modules/auth/components/login-form/login-form-style.d.ts +7 -3
  159. package/dist/build/types/src/core/modules/auth/login-page.styles.d.ts +8 -4
  160. package/dist/build/types/src/core/modules/bulk-export/components/bulk-export-modal/components/bulk-export-items-table.styles.d.ts +7 -3
  161. package/dist/build/types/src/core/modules/classification-store-config/classification-store-config.styles.d.ts +14 -10
  162. package/dist/build/types/src/core/modules/data-object/data-object-api-slice-enhanced.d.ts +185 -2
  163. package/dist/build/types/src/core/modules/data-object/data-object-api-slice.gen.d.ts +148 -124
  164. package/dist/build/types/src/core/modules/data-object/editor/toolbar/language-comparison-view/helpers/process-layout-data.d.ts +50 -0
  165. package/dist/build/types/src/core/modules/data-object/editor/toolbar/language-comparison-view/language-comparison-content.d.ts +19 -0
  166. package/dist/build/types/src/core/modules/data-object/editor/toolbar/language-comparison-view/language-comparison-modal.d.ts +16 -0
  167. package/dist/build/types/src/core/modules/data-object/editor/toolbar/language-comparison-view/language-comparison-modal.styles.d.ts +31 -0
  168. package/dist/build/types/src/core/modules/data-object/editor/toolbar/language-comparison-view/language-comparison-view-button.d.ts +11 -0
  169. package/dist/build/types/src/core/modules/data-object/editor/toolbar/language-comparison-view/types.d.ts +17 -0
  170. package/dist/build/types/src/core/modules/data-object/editor/types/object/tab-manager/tabs/edit/edit-container.styles.d.ts +7 -3
  171. package/dist/build/types/src/core/modules/data-object/listing/batch-actions/batch-actions.styles.d.ts +21 -0
  172. package/dist/build/types/src/core/modules/data-object/listing/decorator/column-configuration/view-layer/components/grid/hooks/use-grid-options/tabs/grid-config/forms/save-form.styles.d.ts +11 -7
  173. package/dist/build/types/src/core/modules/document/document-draft-slice.d.ts +5 -5
  174. package/dist/build/types/src/core/modules/document/editor/shared-tab-manager/tabs/edit/components/editables-renderer/required-field-wrapper.styles.d.ts +7 -3
  175. package/dist/build/types/src/core/modules/document/editor/shared-tab-manager/tabs/edit/iframe-app/app-runner.d.ts +2 -1
  176. package/dist/build/types/src/core/modules/document/editor/sidebar/tabs/areablock-types/components/areablock-types-list/areablock-types-list.styles.d.ts +8 -4
  177. package/dist/build/types/src/core/modules/document/editor/sidebar/tabs/document-configuration/document-configuration-form.d.ts +4 -1
  178. package/dist/build/types/src/core/modules/element/actions/delete/use-delete.styles.d.ts +14 -0
  179. package/dist/build/types/src/core/modules/element/components/element-toolbar/element-toolbar.skeleton.styles.d.ts +7 -3
  180. package/dist/build/types/src/core/modules/element/components/element-toolbar/element-toolbar.styles.d.ts +9 -5
  181. package/dist/build/types/src/core/modules/element/components/language-selection/permission-based-language-selection-control.d.ts +1 -0
  182. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/area-editable/area-editable.styles.d.ts +7 -3
  183. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/areablock-editable/areablock-editable.styles.d.ts +7 -13
  184. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/block-editable/block-editable.styles.d.ts +7 -10
  185. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/content-editable/content-editable.styles.d.ts +6 -21
  186. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/embed-editable/embed-editable.styles.d.ts +8 -4
  187. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/image-editable/hotspot-image-preview.styles.d.ts +7 -41
  188. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/image-editable/image-editable-preview.styles.d.ts +11 -7
  189. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/inheritance-overlay/inheritance-overlay.styles.d.ts +9 -5
  190. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/inheritance-wrapper/inheritance-wrapper.styles.d.ts +6 -5
  191. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/link-editable/link-editable.styles.d.ts +11 -7
  192. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/scheduledblock-editable/components/timeline/timeline.styles.d.ts +8 -4
  193. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/scheduledblock-editable/components/timeline-marker/timeline-marker.styles.d.ts +11 -7
  194. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/scheduledblock-editable/scheduledblock-editable.styles.d.ts +10 -6
  195. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/components/video-editable/video-editable.styles.d.ts +8 -4
  196. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/helpers/editable-dropzone-sorting/components/editable-dropzone/editable-dropzone.styles.d.ts +10 -30
  197. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/document/editable/helpers/editable-dropzone-sorting/components/toolstrip-drag-overlay/toolstrip-drag-overlay.styles.d.ts +6 -8
  198. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/components/_schedule/version-id-cell/version-id-cell.styles.d.ts +7 -3
  199. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/components/asset-preview/asset-preview-cell.styles.d.ts +7 -3
  200. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/components/checkbox/checkbox-cell.styles.d.ts +8 -4
  201. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/components/element-cell/element-cell.styles.d.ts +9 -5
  202. 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 +7 -3
  203. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/components/multi-select/multi-select-cell.d.ts +2 -2
  204. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/components/multi-select/multi-select-cell.styles.d.ts +8 -4
  205. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/components/open-element/open-element-cell.styles.d.ts +7 -3
  206. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/components/select/select-cell.d.ts +2 -2
  207. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/components/select/select-cell.styles.d.ts +7 -3
  208. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/utils/select-options.d.ts +18 -2
  209. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/grid-cell/utils/select-options.test.d.ts +10 -0
  210. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/checkbox/checkbox.styles.d.ts +7 -3
  211. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/classification-store/components/classification-store-modal/classification-store-modal.styles.d.ts +7 -3
  212. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/consent/consent.styles.d.ts +7 -3
  213. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/dynamic-select-field/dynamic-select-field.d.ts +17 -0
  214. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/external-image/external-image.styles.d.ts +7 -3
  215. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/hotspot-image/hotspot-image.styles.d.ts +7 -3
  216. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/image/image.styles.d.ts +7 -3
  217. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/image-gallery/image-gallery.styles.d.ts +8 -4
  218. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/input-quantity-value/input-quantity-value.styles.d.ts +9 -5
  219. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/link/link.styles.d.ts +7 -3
  220. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/many-to-many-object-relation/components/combo-field/combo-field-ui.styles.d.ts +8 -4
  221. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/quantity-value/quantity-value.styles.d.ts +9 -5
  222. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/quantity-value-range/quantity-value-range.styles.d.ts +9 -5
  223. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/url-slug/url-slug.styles.d.ts +7 -3
  224. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/components/video/video.styles.d.ts +7 -3
  225. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/dynamic-type-object-data-abstract.d.ts +3 -0
  226. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/hooks/use-dynamic-select-options.d.ts +29 -0
  227. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/types/abstract/dynamic-type-object-data-abstract-date.d.ts +20 -0
  228. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/types/abstract/dynamic-type-object-data-abstract-select.d.ts +4 -0
  229. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/types/dynamic-type-object-data-block.d.ts +2 -0
  230. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/types/dynamic-type-object-data-classification-store.d.ts +3 -0
  231. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/types/dynamic-type-object-data-datetime.d.ts +1 -1
  232. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/types/dynamic-type-object-data-field-collection.d.ts +2 -0
  233. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/types/dynamic-type-object-data-multiselect.d.ts +1 -0
  234. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/types/dynamic-type-object-data-object-brick.d.ts +2 -0
  235. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/data-related/types/dynamic-type-object-data-select.d.ts +1 -0
  236. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/grid-cell-preview/grid-cell-cell-preview-wrapper/grid-cell-preview-wrapper.styles.d.ts +7 -3
  237. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/grid-cell-preview/relation-list/relation-list.styles.d.ts +7 -3
  238. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/grid-cell-preview/rgba-color/rgba-color.styles.d.ts +7 -3
  239. package/dist/build/types/src/core/modules/element/dynamic-types/definitions/objects/grid-cell-preview/table/table.styles.d.ts +8 -4
  240. package/dist/build/types/src/core/modules/element/dynamic-types/defintinitions/objects/data-related/components/block/versions/version-block.styles.d.ts +10 -6
  241. package/dist/build/types/src/core/modules/element/dynamic-types/defintinitions/objects/data-related/components/field-collection/versions/version-field-collection.styles.d.ts +10 -6
  242. package/dist/build/types/src/core/modules/element/editor/detached-tab/missing-context.styles.d.ts +6 -6
  243. package/dist/build/types/src/core/modules/element/editor/layouts/tabs-toolbar-view.styles.d.ts +7 -3
  244. package/dist/build/types/src/core/modules/element/editor/shared-components/workflow/card/workflow-card.styles.d.ts +7 -3
  245. package/dist/build/types/src/core/modules/element/editor/shared-components/workflow/menu/workflow-menu.styles.d.ts +7 -3
  246. package/dist/build/types/src/core/modules/element/editor/shared-components/workflow/menu/workflow-transition-group.styles.d.ts +8 -4
  247. package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/dependencies/components/pagination/skeleton.styles.d.ts +7 -3
  248. package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/dependencies/components/table/table.styles.d.ts +7 -3
  249. package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/notes-and-events/notes-and-events-details.styles.d.ts +7 -3
  250. package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/properties/components/table/table.styles.d.ts +7 -3
  251. package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/schedule/components/table/table.styles.d.ts +7 -3
  252. package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/tags/components/tags-tree/tags-tree.styles.d.ts +7 -3
  253. package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/versions/components/version-item/version-item.style.d.ts +10 -6
  254. package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/versions/components/versions-fields-list/styles/common-versions-fields-view.styles.d.ts +20 -16
  255. package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/versions/components/versions-fields-list/versions-fields-list.styles.d.ts +11 -7
  256. package/dist/build/types/src/core/modules/element/editor/shared-tab-manager/tabs/versions/versions-view.style.d.ts +9 -5
  257. package/dist/build/types/src/core/modules/element/editor/tabs/editor-tabs.skeleton.styles.d.ts +7 -3
  258. package/dist/build/types/src/core/modules/element/editor/tabs/editor-tabs.styles.d.ts +9 -5
  259. package/dist/build/types/src/core/modules/element/index.d.ts +1 -0
  260. package/dist/build/types/src/core/modules/element/services/element-editor-teardown.d.ts +10 -0
  261. package/dist/build/types/src/core/modules/element/tree/node/with-droppable/with-droppable.styles.d.ts +7 -3
  262. package/dist/build/types/src/core/modules/element/tree/tree-widget.styles.d.ts +7 -3
  263. package/dist/build/types/src/core/modules/email/log/components/email-card/email-card.styles.d.ts +8 -4
  264. package/dist/build/types/src/core/modules/email/log/components/email-preview/email-preview.styles.d.ts +7 -3
  265. package/dist/build/types/src/core/modules/email/log/components/text-preview/text-preview.styles.d.ts +7 -3
  266. package/dist/build/types/src/core/modules/email/test-mail/component/parameters-table/parameters-table.styles.d.ts +7 -3
  267. package/dist/build/types/src/core/modules/execution-engine/message-handlers/message-bus-job/progress-calculator/batched-step-progress-calculator.d.ts +25 -0
  268. package/dist/build/types/src/core/modules/execution-engine/notification/job/job-view.styles.d.ts +7 -3
  269. package/dist/build/types/src/core/modules/execution-engine/notification/job-list/job-list.styles.d.ts +8 -4
  270. package/dist/build/types/src/core/modules/execution-engine/notification/notification-button.styles.d.ts +7 -3
  271. package/dist/build/types/src/core/modules/field-definitions/components/editor/items/sidebar.styles.d.ts +7 -3
  272. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/data/multiselection/dynamic-type-field-definition-multiselection.d.ts +1 -0
  273. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/types/data/select/dynamic-type-field-definition-select.d.ts +1 -0
  274. package/dist/build/types/src/core/modules/field-definitions/dynamic-types/utils/options-provider-helper.d.ts +10 -0
  275. package/dist/build/types/src/core/modules/gdpr-data-extractor/components/search-form/search-form.styles.d.ts +7 -3
  276. package/dist/build/types/src/core/modules/image-thumbnails/components/image-thumbnails-tabs/image-thumbnails-tabs.styles.d.ts +8 -4
  277. package/dist/build/types/src/core/modules/image-thumbnails/components/image-thumbnails-tree/image-thumbnails-tree.styles.d.ts +7 -3
  278. package/dist/build/types/src/core/modules/image-thumbnails/image-thumbnails-container.styles.d.ts +7 -3
  279. package/dist/build/types/src/core/modules/notes-and-events/table/table.styles.d.ts +8 -4
  280. package/dist/build/types/src/core/modules/notifications/notification-popup/notification-popup.styles.d.ts +9 -5
  281. package/dist/build/types/src/core/modules/notifications/notifications.styles.d.ts +11 -7
  282. package/dist/build/types/src/core/modules/perspective-editor/components/perspective-form/components/allowed-menu-entries-panel/allowed-menu-entries-panel.styles.d.ts +7 -3
  283. package/dist/build/types/src/core/modules/perspective-editor/components/perspective-form/components/specific-panel/specific-panel.styles.d.ts +7 -3
  284. package/dist/build/types/src/core/modules/recycle-bin/components/table/table.styles.d.ts +7 -3
  285. package/dist/build/types/src/core/modules/redirects/components/csv-import-modal/csv-import-modal.styles.d.ts +8 -4
  286. package/dist/build/types/src/core/modules/redirects/components/csv-import-results-modal/csv-import-results-modal.styles.d.ts +8 -4
  287. package/dist/build/types/src/core/modules/reports/reports-editor/components/report-configuration/helpers.d.ts +6 -1
  288. package/dist/build/types/src/core/modules/reports/reports-editor/components/report-configuration/report-configuration.styles.d.ts +13 -9
  289. package/dist/build/types/src/core/modules/reports/reports-editor/hooks/use-report-form-state.d.ts +7 -2
  290. package/dist/build/types/src/core/modules/reports/reports-editor/reports-editor.styles.d.ts +10 -6
  291. package/dist/build/types/src/core/modules/reports/reports-view/components/report-chart/components/bar-chart/bar-chart.styles.d.ts +9 -5
  292. package/dist/build/types/src/core/modules/reports/reports-view/components/report-chart/components/legend-item/legend-item.styles.d.ts +9 -5
  293. package/dist/build/types/src/core/modules/reports/reports-view/components/report-chart/components/line-chart/line-chart.styles.d.ts +9 -5
  294. package/dist/build/types/src/core/modules/reports/reports-view/reports-view.styles.d.ts +14 -10
  295. package/dist/build/types/src/core/modules/robots-txt/components/robots-txt-site-editor.styles.d.ts +7 -3
  296. package/dist/build/types/src/core/modules/robots-txt/robots-txt-container.styles.d.ts +7 -3
  297. package/dist/build/types/src/core/modules/rule-builder/components/sortable-rules-list/sortable-rules-list.styles.d.ts +10 -6
  298. package/dist/build/types/src/core/modules/search/search.styles.d.ts +9 -5
  299. package/dist/build/types/src/core/modules/select-option/components/tree/tree-container.styles.d.ts +7 -3
  300. package/dist/build/types/src/core/modules/translations/components/import-translations-modal/import-translations-modal.styles.d.ts +10 -6
  301. package/dist/build/types/src/core/modules/translations/components/translation-merger/translation-merger.styles.d.ts +7 -3
  302. package/dist/build/types/src/core/modules/translations/translation-html-preview/translation-html-preview.styles.d.ts +6 -14
  303. package/dist/build/types/src/core/modules/translations/translations-container.styles.d.ts +7 -3
  304. package/dist/build/types/src/core/modules/user/management/detail/management-detail.styles.d.ts +7 -3
  305. package/dist/build/types/src/core/modules/user/management/detail/tabs/settings/components/table/table.styles.d.ts +7 -3
  306. package/dist/build/types/src/core/modules/user/management/detail/tabs/settings/components/user-avatar.styles.d.ts +7 -3
  307. package/dist/build/types/src/core/modules/user/management/tree/tree-container.styles.d.ts +7 -3
  308. package/dist/build/types/src/core/modules/user/roles/detail/detail.styles.d.ts +7 -3
  309. package/dist/build/types/src/core/modules/user/roles/roles-api-slice-enhanced.d.ts +3 -2
  310. package/dist/build/types/src/core/modules/user/user-api-slice-enhanced.d.ts +51 -50
  311. package/dist/build/types/src/core/modules/video-thumbnails/components/video-thumbnails-tabs/video-thumbnails-tabs.styles.d.ts +8 -4
  312. package/dist/build/types/src/core/modules/video-thumbnails/components/video-thumbnails-tree/video-thumbnails-tree.styles.d.ts +7 -3
  313. package/dist/build/types/src/core/modules/video-thumbnails/dynamic-types/mute/mute-transformation-component.styles.d.ts +7 -3
  314. package/dist/build/types/src/core/modules/video-thumbnails/video-thumbnails-container.styles.d.ts +7 -3
  315. package/dist/build/types/src/core/modules/widget-editor/components/widget-type-form/components/allowed-context-menu-panel/allowed-context-menu.styles.d.ts +6 -7
  316. package/dist/build/types/src/core/modules/widget-editor/components/widget-type-form/components/allowed-objects-panel/allowed-objects-panel.styles.d.ts +6 -7
  317. package/dist/build/types/src/core/modules/widget-manager/title/tab-title-view.styles.d.ts +7 -3
  318. package/dist/build/types/src/core/modules/widget-manager/widget/title/title-view.styles.d.ts +8 -4
  319. package/dist/build/types/src/core/modules/widget-manager/widget/widget-view.styles.d.ts +7 -3
  320. package/dist/build/types/src/core/modules/widget-manager/widget-manager-view.styles.d.ts +7 -3
  321. package/dist/build/types/src/core/modules/wysiwyg/default-wysiwyg-editor/default-wysiwyg-editor.styles.d.ts +8 -4
  322. package/dist/build/types/src/core/modules/wysiwyg/wysiwyg.styles.d.ts +8 -4
  323. package/dist/build/types/src/core/utils/date-time.d.ts +20 -3
  324. package/dist/build/types/src/core/utils/date-time.test.d.ts +10 -0
  325. package/dist/build/types/src/core/utils/hooks/use-css-container/use-css-container.styles.d.ts +7 -3
  326. package/dist/build/types/src/sdk/app/index.d.ts +1 -0
  327. package/dist/build/types/src/sdk/modules/element/index.d.ts +1 -0
  328. package/package.json +1 -1
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- tabbarToolbar: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ tabbarToolbar: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- workflowCard: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ workflowCard: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- dropdownOverlay: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ dropdownOverlay: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -7,7 +7,11 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- button: import("antd-style").SerializedStyles;
12
- 'not-first': import("antd-style").SerializedStyles;
13
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ button: string;
13
+ 'not-first': string;
14
+ };
15
+ cx: import("antd-style/es/types").ClassNamesUtil;
16
+ theme: import("antd-style/lib/types/theme").FullToken;
17
+ };
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyle: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- skeleton: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyle: (props?: unknown) => {
11
+ styles: {
12
+ skeleton: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- box: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ box: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyle: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- valueCell: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyle: (props?: unknown) => {
11
+ styles: {
12
+ valueCell: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- table: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ table: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- table: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ table: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- tag: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ tag: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -7,9 +7,13 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- versionTag: import("antd-style").SerializedStyles;
12
- dateContainer: import("antd-style").SerializedStyles;
13
- dateIcon: import("antd-style").SerializedStyles;
14
- dateLabel: import("antd-style").SerializedStyles;
15
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ versionTag: string;
13
+ dateContainer: string;
14
+ dateIcon: string;
15
+ dateLabel: string;
16
+ };
17
+ cx: import("antd-style/es/types").ClassNamesUtil;
18
+ theme: import("antd-style/lib/types/theme").FullToken;
19
+ };
@@ -7,19 +7,23 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- sectionTitle: import("antd-style").SerializedStyles;
12
- subSectionTitle: import("antd-style").SerializedStyles;
13
- subSectionText: import("antd-style").SerializedStyles;
14
- sectionFields: import("antd-style").SerializedStyles;
15
- sectionFieldsWithoutBorder: import("antd-style").SerializedStyles;
16
- fieldTitle: import("antd-style").SerializedStyles;
17
- sectionFieldItem: import("antd-style").SerializedStyles;
18
- sectionFieldItemHighlight: import("antd-style").SerializedStyles;
19
- objectSectionFieldItemWrapper: import("antd-style").SerializedStyles;
20
- objectSectionFieldItem: import("antd-style").SerializedStyles;
21
- objectSectionFieldItemHighlight: import("antd-style").SerializedStyles;
22
- objectSectionEmptyState: import("antd-style").SerializedStyles;
23
- objectSectionEmptyStateDisabled: import("antd-style").SerializedStyles;
24
- objectSectionEmptyStateHighlight: import("antd-style").SerializedStyles;
25
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ sectionTitle: string;
13
+ subSectionTitle: string;
14
+ subSectionText: string;
15
+ sectionFields: string;
16
+ sectionFieldsWithoutBorder: string;
17
+ fieldTitle: string;
18
+ sectionFieldItem: string;
19
+ sectionFieldItemHighlight: string;
20
+ objectSectionFieldItemWrapper: string;
21
+ objectSectionFieldItem: string;
22
+ objectSectionFieldItemHighlight: string;
23
+ objectSectionEmptyState: string;
24
+ objectSectionEmptyStateDisabled: string;
25
+ objectSectionEmptyStateHighlight: string;
26
+ };
27
+ cx: import("antd-style/es/types").ClassNamesUtil;
28
+ theme: import("antd-style/lib/types/theme").FullToken;
29
+ };
@@ -7,10 +7,14 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- headerContainer: import("antd-style").SerializedStyles;
12
- headerItem: import("antd-style").SerializedStyles;
13
- content: import("antd-style").SerializedStyles;
14
- emptyState: import("antd-style").SerializedStyles;
15
- switchContainer: import("antd-style").SerializedStyles;
16
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ headerContainer: string;
13
+ headerItem: string;
14
+ content: string;
15
+ emptyState: string;
16
+ switchContainer: string;
17
+ };
18
+ cx: import("antd-style/es/types").ClassNamesUtil;
19
+ theme: import("antd-style/lib/types/theme").FullToken;
20
+ };
@@ -7,8 +7,12 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- versions: import("antd-style").SerializedStyles;
12
- compareButton: import("antd-style").SerializedStyles;
13
- notificationMessage: import("antd-style").SerializedStyles;
14
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ versions: string;
13
+ compareButton: string;
14
+ notificationMessage: string;
15
+ };
16
+ cx: import("antd-style/es/types").ClassNamesUtil;
17
+ theme: import("antd-style/lib/types/theme").FullToken;
18
+ };
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyle: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- skeleton: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyle: (props?: unknown) => {
11
+ styles: {
12
+ skeleton: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -7,8 +7,12 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyle: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- editorTabsContainer: import("antd-style").SerializedStyles;
12
- editorTabs: import("antd-style").SerializedStyles;
13
- onlyActiveLabel: import("antd-style").SerializedStyles;
14
- }>;
10
+ export declare const useStyle: (props?: unknown) => {
11
+ styles: {
12
+ editorTabsContainer: string;
13
+ editorTabs: string;
14
+ onlyActiveLabel: string;
15
+ };
16
+ cx: import("antd-style/es/types").ClassNamesUtil;
17
+ theme: import("antd-style/lib/types/theme").FullToken;
18
+ };
@@ -9,3 +9,4 @@
9
9
  */
10
10
  import '../../modules/element/editor';
11
11
  import '../../modules/element/search-replace-assignments';
12
+ import '../../modules/element/services/element-editor-teardown';
@@ -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 {};
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- withDroppable: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ withDroppable: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- treeWidget: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ treeWidget: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -7,7 +7,11 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- errorIcon: import("antd-style").SerializedStyles;
12
- divider: import("antd-style").SerializedStyles;
13
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ errorIcon: string;
13
+ divider: string;
14
+ };
15
+ cx: import("antd-style/es/types").ClassNamesUtil;
16
+ theme: import("antd-style/lib/types/theme").FullToken;
17
+ };
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- iframe: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ iframe: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- codeEditor: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ codeEditor: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- formLabel: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ formLabel: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -0,0 +1,25 @@
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 ProgressCalculator, type ProgressCalculatorContext, type ProgressResult } from './progress-calculator.interface';
11
+ /**
12
+ * Progress for jobs the backend splits into equally-weighted steps that each
13
+ * stream progress 0 → 100 (delete / batch-delete run in chunks of 500). Spreads
14
+ * the steps across the bar so it climbs smoothly instead of resetting per batch:
15
+ *
16
+ * ((currentStep - 1) + progress / 100) / totalSteps, rounded to whole percent
17
+ *
18
+ * Single-step jobs fall back to the raw progress field, with a lone 100 (no prior
19
+ * gradual progress) treated as an instant step → spinner.
20
+ */
21
+ export declare class BatchedStepProgressCalculator implements ProgressCalculator {
22
+ private hadGradualProgress;
23
+ calculateProgress(data: any, _context: ProgressCalculatorContext): ProgressResult;
24
+ onStepChange(): void;
25
+ }
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- buttonStyle: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ buttonStyle: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -7,7 +7,11 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- container: import("antd-style").SerializedStyles;
12
- jobList: import("antd-style").SerializedStyles;
13
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ container: string;
13
+ jobList: string;
14
+ };
15
+ cx: import("antd-style/es/types").ClassNamesUtil;
16
+ theme: import("antd-style/lib/types/theme").FullToken;
17
+ };
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- badge: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ badge: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- tree: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ tree: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -16,6 +16,7 @@ export declare class DynamicTypeFieldDefinitionMultiselection extends DynamicTyp
16
16
  getIcon(): ElementIcon;
17
17
  getGroup(): string[];
18
18
  getDefaultData(): any;
19
+ normalizeFieldDefinition(fieldDef: Record<string, unknown>): Record<string, unknown>;
19
20
  getTags(props: FieldDefinitionContext): string[];
20
21
  getFormFields(context: FieldDefinitionContext): React.JSX.Element;
21
22
  getSpecificFormFields(context: FieldDefinitionContext): React.JSX.Element;
@@ -16,6 +16,7 @@ export declare class DynamicTypeFieldDefinitionSelect extends DynamicTypeFieldDe
16
16
  getIcon(): ElementIcon;
17
17
  getGroup(): string[];
18
18
  getDefaultData(): FieldDefinitionData;
19
+ normalizeFieldDefinition(fieldDef: Record<string, unknown>): Record<string, unknown>;
19
20
  getTags(props: FieldDefinitionContext): string[];
20
21
  getFormFields(context: FieldDefinitionContext): React.JSX.Element;
21
22
  getSpecificFormFields(context: FieldDefinitionContext): 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 declare const inferOptionsProviderType: (fieldDef: Record<string, unknown>) => string;
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyle: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- form: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyle: (props?: unknown) => {
11
+ styles: {
12
+ form: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -7,7 +7,11 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- tabsContainer: import("antd-style").SerializedStyles;
12
- tabs: import("antd-style").SerializedStyles;
13
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ tabsContainer: string;
13
+ tabs: string;
14
+ };
15
+ cx: import("antd-style/es/types").ClassNamesUtil;
16
+ theme: import("antd-style/lib/types/theme").FullToken;
17
+ };
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- icon: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ icon: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -7,6 +7,10 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- emptyState: import("antd-style").SerializedStyles;
12
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ emptyState: string;
13
+ };
14
+ cx: import("antd-style/es/types").ClassNamesUtil;
15
+ theme: import("antd-style/lib/types/theme").FullToken;
16
+ };
@@ -7,7 +7,11 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- table: import("antd-style").SerializedStyles;
12
- link: import("antd-style").SerializedStyles;
13
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ table: string;
13
+ link: string;
14
+ };
15
+ cx: import("antd-style/es/types").ClassNamesUtil;
16
+ theme: import("antd-style/lib/types/theme").FullToken;
17
+ };
@@ -7,8 +7,12 @@
7
7
  * @copyright Copyright (c) Pimcore GmbH (https://www.pimcore.com)
8
8
  * @license Pimcore Open Core License (POCL)
9
9
  */
10
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
11
- notificationPopupIcon: import("antd-style").SerializedStyles;
12
- notificationPopup: import("antd-style").SerializedStyles;
13
- notificationPopupButton: import("antd-style").SerializedStyles;
14
- }>;
10
+ export declare const useStyles: (props?: unknown) => {
11
+ styles: {
12
+ notificationPopupIcon: string;
13
+ notificationPopup: string;
14
+ notificationPopupButton: string;
15
+ };
16
+ cx: import("antd-style/es/types").ClassNamesUtil;
17
+ theme: import("antd-style/lib/types/theme").FullToken;
18
+ };