From f7bb93ad8960dbadac7f784e35b2854b77f40bae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20Lyngs=C3=B8?= Date: Thu, 29 Jun 2023 14:28:18 +0200 Subject: [PATCH] rename property editor folder --- .../data-type-property-collection.class.ts | 2 +- .../property-editor-config.element.ts | 9 +++++---- .../property-type-based-property.element.ts | 2 +- .../ref-property-editor-ui.element.ts | 3 ++- .../models/property-editor.model.ts | 2 +- .../src/packages/core/index.ts | 6 +++--- .../events/index.ts | 0 .../events/property-value-change.event.ts | 0 .../packages/core/property-editor/index.ts | 4 ++++ .../manifests.ts | 0 .../schemas/Umbraco.BlockGrid.ts | 0 .../schemas/Umbraco.BlockList.ts | 0 .../schemas/Umbraco.CheckboxList.ts | 0 .../schemas/Umbraco.ColorPicker.EyeDropper.ts | 0 .../schemas/Umbraco.ColorPicker.ts | 0 .../schemas/Umbraco.DateTime.ts | 0 .../schemas/Umbraco.Decimal.ts | 0 .../schemas/Umbraco.Dropdown.Flexible.ts | 0 .../schemas/Umbraco.EmailAddress.ts | 0 .../schemas/Umbraco.IconPicker.ts | 0 .../schemas/Umbraco.ImageCropper.ts | 0 .../schemas/Umbraco.Integer.ts | 0 .../schemas/Umbraco.JSON.ts | 0 .../schemas/Umbraco.Label.ts | 0 .../schemas/Umbraco.ListView.ts | 0 .../schemas/Umbraco.MarkdownEditor.ts | 0 .../schemas/Umbraco.MediaPicker3.ts | 0 .../schemas/Umbraco.MemberGroupPicker.ts | 0 .../schemas/Umbraco.MemberPicker.ts | 0 .../schemas/Umbraco.MultiNodeTreePicker.ts | 0 .../schemas/Umbraco.MultiUrlPicker.ts | 0 .../schemas/Umbraco.MultipleTextString.ts | 0 .../schemas/Umbraco.RadioButtonList.ts | 0 .../schemas/Umbraco.RichText.ts | 0 .../schemas/Umbraco.Slider.ts | 0 .../schemas/Umbraco.Tags.ts | 0 .../schemas/Umbraco.TextArea.ts | 0 .../schemas/Umbraco.TextBox.ts | 0 .../schemas/Umbraco.TrueFalse.ts | 0 .../schemas/Umbraco.UploadField.ts | 0 .../schemas/Umbraco.UserPicker.ts | 0 .../schemas/manifests.ts | 0 .../types/data-type-config.type.ts | 0 .../types/index.ts | 0 .../config/block-configuration/manifests.ts | 0 ...-block-grid-block-configuration.element.ts | 0 ...-block-grid-block-configuration.stories.ts | 0 ...-ui-block-grid-block-configuration.test.ts | 0 .../config/group-configuration/manifests.ts | 0 ...-block-grid-group-configuration.element.ts | 0 ...-block-grid-group-configuration.stories.ts | 0 ...-ui-block-grid-group-configuration.test.ts | 0 .../config/stylesheet-picker/manifests.ts | 0 ...ui-block-grid-stylesheet-picker.element.ts | 0 ...ui-block-grid-stylesheet-picker.stories.ts | 0 ...or-ui-block-grid-stylesheet-picker.test.ts | 0 .../uis/block-grid/manifests.ts | 0 ...editor-ui-block-grid-inner-test.element.ts | 0 .../property-editor-ui-block-grid.element.ts | 0 .../property-editor-ui-block-grid.stories.ts | 0 .../property-editor-ui-block-grid.test.ts | 0 .../config/block-configuration/manifests.ts | 0 ...-block-list-block-configuration.element.ts | 0 ...-block-list-block-configuration.stories.ts | 0 ...-ui-block-list-block-configuration.test.ts | 0 .../uis/block-list/manifests.ts | 0 .../property-editor-ui-block-list.element.ts | 0 .../property-editor-ui-block-list.stories.ts | 0 .../property-editor-ui-block-list.test.ts | 0 .../uis/checkbox-list/manifests.ts | 0 ...roperty-editor-ui-checkbox-list.element.ts | 0 ...roperty-editor-ui-checkbox-list.stories.ts | 0 .../property-editor-ui-checkbox-list.test.ts | 0 .../bulk-action-permissions/manifests.ts | 0 ...on-view-bulk-action-permissions.element.ts | 0 ...on-view-bulk-action-permissions.stories.ts | 0 ...ction-view-bulk-action-permissions.test.ts | 0 .../config/column-configuration/manifests.ts | 0 ...ction-view-column-configuration.element.ts | 0 ...ction-view-column-configuration.stories.ts | 0 ...llection-view-column-configuration.test.ts | 0 .../config/layout-configuration/manifests.ts | 0 ...ction-view-layout-configuration.element.ts | 0 ...ction-view-layout-configuration.stories.ts | 0 ...llection-view-layout-configuration.test.ts | 0 .../config/order-by/manifests.ts | 0 ...tor-ui-collection-view-order-by.element.ts | 0 ...tor-ui-collection-view-order-by.stories.ts | 0 ...editor-ui-collection-view-order-by.test.ts | 0 .../uis/collection-view/manifests.ts | 0 ...perty-editor-ui-collection-view.element.ts | 0 ...perty-editor-ui-collection-view.stories.ts | 0 ...property-editor-ui-collection-view.test.ts | 0 .../uis/color-picker/manifests.ts | 0 ...property-editor-ui-color-picker.element.ts | 0 ...property-editor-ui-color-picker.stories.ts | 0 .../property-editor-ui-color-picker.test.ts | 0 .../uis/date-picker/manifests.ts | 0 .../property-editor-ui-date-picker.element.ts | 0 .../property-editor-ui-date-picker.stories.ts | 0 .../property-editor-ui-date-picker.test.ts | 0 .../uis/dropdown/manifests.ts | 0 .../property-editor-ui-dropdown.element.ts | 0 .../property-editor-ui-dropdown.stories.ts | 0 .../property-editor-ui-dropdown.test.ts | 0 .../uis/eye-dropper/manifests.ts | 0 .../property-editor-ui-eye-dropper.element.ts | 0 .../property-editor-ui-eye-dropper.stories.ts | 0 .../property-editor-ui-eye-dropper.test.ts | 0 .../uis/icon-picker/manifests.ts | 0 .../property-editor-ui-icon-picker.element.ts | 0 .../property-editor-ui-icon-picker.stories.ts | 0 .../property-editor-ui-icon-picker.test.ts | 0 .../uis/image-cropper/manifests.ts | 0 ...roperty-editor-ui-image-cropper.element.ts | 0 ...roperty-editor-ui-image-cropper.stories.ts | 0 .../property-editor-ui-image-cropper.test.ts | 0 .../image-crops-configuration/manifests.ts | 0 ...or-ui-image-crops-configuration.element.ts | 0 ...or-ui-image-crops-configuration.stories.ts | 0 ...ditor-ui-image-crops-configuration.test.ts | 0 .../uis/label/manifests.ts | 0 .../label/property-editor-ui-label.element.ts | 0 .../label/property-editor-ui-label.stories.ts | 0 .../label/property-editor-ui-label.test.ts | 0 .../uis/manifests.ts | 0 .../uis/markdown-editor/manifests.ts | 0 ...perty-editor-ui-markdown-editor.element.ts | 0 ...perty-editor-ui-markdown-editor.stories.ts | 0 ...property-editor-ui-markdown-editor.test.ts | 0 .../uis/media-picker/manifests.ts | 0 ...property-editor-ui-media-picker.element.ts | 0 ...property-editor-ui-media-picker.stories.ts | 0 .../property-editor-ui-media-picker.test.ts | 0 .../uis/member-group-picker/manifests.ts | 0 ...y-editor-ui-member-group-picker.element.ts | 0 ...y-editor-ui-member-group-picker.stories.ts | 0 ...erty-editor-ui-member-group-picker.test.ts | 0 .../uis/member-picker/manifests.ts | 0 ...roperty-editor-ui-member-picker.element.ts | 0 ...roperty-editor-ui-member-picker.stories.ts | 0 .../property-editor-ui-member-picker.test.ts | 0 .../uis/multi-url-picker/manifests.ts | 0 ...erty-editor-ui-multi-url-picker.element.ts | 0 ...erty-editor-ui-multi-url-picker.stories.ts | 0 ...roperty-editor-ui-multi-url-picker.test.ts | 0 ...input-multiple-text-string-item.element.ts | 0 .../input-multiple-text-string.element.ts | 0 .../uis/multiple-text-string/manifests.ts | 0 ...-editor-ui-multiple-text-string.element.ts | 0 ...-editor-ui-multiple-text-string.stories.ts | 0 ...rty-editor-ui-multiple-text-string.test.ts | 0 .../uis/number-range/manifests.ts | 0 ...property-editor-ui-number-range.element.ts | 0 ...property-editor-ui-number-range.stories.ts | 0 .../property-editor-ui-number-range.test.ts | 0 .../uis/number/manifests.ts | 0 .../property-editor-ui-number.element.ts | 0 .../property-editor-ui-number.stories.ts | 0 .../uis/order-direction/manifests.ts | 0 ...perty-editor-ui-order-direction.element.ts | 0 ...perty-editor-ui-order-direction.stories.ts | 0 ...property-editor-ui-order-direction.test.ts | 0 .../uis/overlay-size/manifests.ts | 0 ...property-editor-ui-overlay-size.element.ts | 0 ...property-editor-ui-overlay-size.stories.ts | 0 .../property-editor-ui-overlay-size.test.ts | 0 .../uis/radio-button-list/manifests.ts | 0 ...rty-editor-ui-radio-button-list.element.ts | 0 ...rty-editor-ui-radio-button-list.stories.ts | 0 ...operty-editor-ui-radio-button-list.test.ts | 0 .../uis/slider/manifests.ts | 0 .../property-editor-ui-slider.element.ts | 0 .../property-editor-ui-slider.stories.ts | 0 .../slider/property-editor-ui-slider.test.ts | 0 .../uis/text-box/manifests.ts | 0 .../property-editor-ui-text-box.element.ts | 0 .../property-editor-ui-text-box.stories.ts | 0 .../uis/textarea/manifests.ts | 0 .../property-editor-ui-textarea.element.ts | 0 .../property-editor-ui-textarea.stories.ts | 0 ...ny-mce-dimensions-configuration.element.ts | 0 ...ny-mce-dimensions-configuration.stories.ts | 0 ...-tiny-mce-dimensions-configuration.test.ts | 0 .../uis/tiny-mce/config/manifests.ts | 0 ...-mce-maximagesize-configuration.element.ts | 0 ...-mce-maximagesize-configuration.stories.ts | 0 ...iny-mce-maximagesize-configuration.test.ts | 0 ...y-mce-stylesheets-configuration.element.ts | 0 ...y-mce-stylesheets-configuration.stories.ts | 0 ...tiny-mce-stylesheets-configuration.test.ts | 0 ...-tiny-mce-toolbar-configuration.element.ts | 0 ...-tiny-mce-toolbar-configuration.stories.ts | 0 ...-ui-tiny-mce-toolbar-configuration.test.ts | 0 .../uis/tiny-mce/manifests.ts | 0 .../uis/tiny-mce/plugins/manifests.ts | 0 .../plugins/tiny-mce-code-editor.plugin.ts | 0 .../plugins/tiny-mce-embeddedmedia.plugin.ts | 0 .../plugins/tiny-mce-linkpicker.plugin.ts | 0 .../plugins/tiny-mce-macropicker.plugin.ts | 0 .../plugins/tiny-mce-mediapicker.plugin.ts | 0 .../property-editor-ui-tiny-mce.element.ts | 0 .../property-editor-ui-tiny-mce.stories.ts | 0 .../property-editor-ui-tiny-mce.test.ts | 0 .../uis/toggle/manifests.ts | 0 .../property-editor-ui-toggle.element.ts | 0 .../property-editor-ui-toggle.stories.ts | 0 .../toggle/property-editor-ui-toggle.test.ts | 0 .../config/start-node/manifests.ts | 0 ...ditor-ui-tree-picker-start-node.element.ts | 0 ...ditor-ui-tree-picker-start-node.stories.ts | 0 ...y-editor-ui-tree-picker-start-node.test.ts | 0 .../uis/tree-picker/manifests.ts | 0 .../property-editor-ui-tree-picker.element.ts | 0 .../property-editor-ui-tree-picker.stories.ts | 0 .../property-editor-ui-tree-picker.test.ts | 0 .../uis/upload-field/manifests.ts | 0 ...property-editor-ui-upload-field.element.ts | 0 ...property-editor-ui-upload-field.stories.ts | 0 .../property-editor-ui-upload-field.test.ts | 0 .../uis/user-picker/manifests.ts | 0 .../property-editor-ui-user-picker.element.ts | 0 .../property-editor-ui-user-picker.stories.ts | 0 .../property-editor-ui-user-picker.test.ts | 0 .../uis/value-type/manifests.ts | 0 .../property-editor-ui-value-type.element.ts | 0 .../property-editor-ui-value-type.stories.ts | 0 .../property-editor-ui-value-type.test.ts | 0 .../packages/core/property-editors/index.ts | 2 -- .../types/workspace-property-data.type.ts | 2 +- .../workspace-property.element.ts | 2 +- .../ref-data-type/ref-data-type.stories.ts | 2 +- .../tags/config/storage-type/manifests.ts | 1 + .../stories/extending/property-editors.mdx | 20 +++++++++---------- src/Umbraco.Web.UI.Client/tsconfig.json | 2 +- 235 files changed, 32 insertions(+), 27 deletions(-) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/events/index.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/events/property-value-change.event.ts (100%) create mode 100644 src/Umbraco.Web.UI.Client/src/packages/core/property-editor/index.ts rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.BlockGrid.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.BlockList.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.CheckboxList.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.ColorPicker.EyeDropper.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.ColorPicker.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.DateTime.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.Decimal.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.Dropdown.Flexible.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.EmailAddress.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.IconPicker.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.ImageCropper.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.Integer.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.JSON.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.Label.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.ListView.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.MarkdownEditor.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.MediaPicker3.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.MemberGroupPicker.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.MemberPicker.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.MultiNodeTreePicker.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.MultiUrlPicker.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.MultipleTextString.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.RadioButtonList.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.RichText.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.Slider.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.Tags.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.TextArea.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.TextBox.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.TrueFalse.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.UploadField.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/Umbraco.UserPicker.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/schemas/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/types/data-type-config.type.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/types/index.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-grid/config/block-configuration/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-grid/config/block-configuration/property-editor-ui-block-grid-block-configuration.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-grid/config/block-configuration/property-editor-ui-block-grid-block-configuration.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-grid/config/block-configuration/property-editor-ui-block-grid-block-configuration.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-grid/config/group-configuration/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-grid/config/group-configuration/property-editor-ui-block-grid-group-configuration.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-grid/config/group-configuration/property-editor-ui-block-grid-group-configuration.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-grid/config/group-configuration/property-editor-ui-block-grid-group-configuration.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-grid/config/stylesheet-picker/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-grid/config/stylesheet-picker/property-editor-ui-block-grid-stylesheet-picker.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-grid/config/stylesheet-picker/property-editor-ui-block-grid-stylesheet-picker.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-grid/config/stylesheet-picker/property-editor-ui-block-grid-stylesheet-picker.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-grid/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-grid/property-editor-ui-block-grid-inner-test.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-grid/property-editor-ui-block-grid.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-grid/property-editor-ui-block-grid.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-grid/property-editor-ui-block-grid.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-list/config/block-configuration/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-list/config/block-configuration/property-editor-ui-block-list-block-configuration.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-list/config/block-configuration/property-editor-ui-block-list-block-configuration.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-list/config/block-configuration/property-editor-ui-block-list-block-configuration.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-list/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-list/property-editor-ui-block-list.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-list/property-editor-ui-block-list.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/block-list/property-editor-ui-block-list.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/checkbox-list/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/checkbox-list/property-editor-ui-checkbox-list.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/checkbox-list/property-editor-ui-checkbox-list.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/checkbox-list/property-editor-ui-checkbox-list.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/config/bulk-action-permissions/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/config/bulk-action-permissions/property-editor-ui-collection-view-bulk-action-permissions.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/config/bulk-action-permissions/property-editor-ui-collection-view-bulk-action-permissions.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/config/bulk-action-permissions/property-editor-ui-collection-view-bulk-action-permissions.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/config/column-configuration/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/config/column-configuration/property-editor-ui-collection-view-column-configuration.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/config/column-configuration/property-editor-ui-collection-view-column-configuration.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/config/column-configuration/property-editor-ui-collection-view-column-configuration.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/config/layout-configuration/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/config/layout-configuration/property-editor-ui-collection-view-layout-configuration.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/config/layout-configuration/property-editor-ui-collection-view-layout-configuration.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/config/layout-configuration/property-editor-ui-collection-view-layout-configuration.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/config/order-by/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/config/order-by/property-editor-ui-collection-view-order-by.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/config/order-by/property-editor-ui-collection-view-order-by.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/config/order-by/property-editor-ui-collection-view-order-by.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/property-editor-ui-collection-view.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/property-editor-ui-collection-view.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/collection-view/property-editor-ui-collection-view.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/color-picker/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/color-picker/property-editor-ui-color-picker.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/color-picker/property-editor-ui-color-picker.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/color-picker/property-editor-ui-color-picker.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/date-picker/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/date-picker/property-editor-ui-date-picker.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/date-picker/property-editor-ui-date-picker.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/date-picker/property-editor-ui-date-picker.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/dropdown/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/dropdown/property-editor-ui-dropdown.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/dropdown/property-editor-ui-dropdown.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/dropdown/property-editor-ui-dropdown.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/eye-dropper/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/eye-dropper/property-editor-ui-eye-dropper.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/eye-dropper/property-editor-ui-eye-dropper.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/eye-dropper/property-editor-ui-eye-dropper.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/icon-picker/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/icon-picker/property-editor-ui-icon-picker.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/icon-picker/property-editor-ui-icon-picker.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/icon-picker/property-editor-ui-icon-picker.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/image-cropper/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/image-cropper/property-editor-ui-image-cropper.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/image-cropper/property-editor-ui-image-cropper.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/image-cropper/property-editor-ui-image-cropper.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/image-crops-configuration/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/image-crops-configuration/property-editor-ui-image-crops-configuration.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/image-crops-configuration/property-editor-ui-image-crops-configuration.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/image-crops-configuration/property-editor-ui-image-crops-configuration.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/label/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/label/property-editor-ui-label.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/label/property-editor-ui-label.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/label/property-editor-ui-label.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/markdown-editor/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/markdown-editor/property-editor-ui-markdown-editor.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/markdown-editor/property-editor-ui-markdown-editor.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/markdown-editor/property-editor-ui-markdown-editor.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/media-picker/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/media-picker/property-editor-ui-media-picker.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/media-picker/property-editor-ui-media-picker.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/media-picker/property-editor-ui-media-picker.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/member-group-picker/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/member-group-picker/property-editor-ui-member-group-picker.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/member-group-picker/property-editor-ui-member-group-picker.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/member-group-picker/property-editor-ui-member-group-picker.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/member-picker/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/member-picker/property-editor-ui-member-picker.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/member-picker/property-editor-ui-member-picker.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/member-picker/property-editor-ui-member-picker.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/multi-url-picker/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/multi-url-picker/property-editor-ui-multi-url-picker.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/multi-url-picker/property-editor-ui-multi-url-picker.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/multi-url-picker/property-editor-ui-multi-url-picker.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/multiple-text-string/input-multiple-text-string-item/input-multiple-text-string-item.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/multiple-text-string/input-multiple-text-string/input-multiple-text-string.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/multiple-text-string/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/multiple-text-string/property-editor-ui-multiple-text-string.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/multiple-text-string/property-editor-ui-multiple-text-string.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/multiple-text-string/property-editor-ui-multiple-text-string.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/number-range/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/number-range/property-editor-ui-number-range.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/number-range/property-editor-ui-number-range.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/number-range/property-editor-ui-number-range.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/number/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/number/property-editor-ui-number.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/number/property-editor-ui-number.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/order-direction/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/order-direction/property-editor-ui-order-direction.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/order-direction/property-editor-ui-order-direction.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/order-direction/property-editor-ui-order-direction.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/overlay-size/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/overlay-size/property-editor-ui-overlay-size.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/overlay-size/property-editor-ui-overlay-size.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/overlay-size/property-editor-ui-overlay-size.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/radio-button-list/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/radio-button-list/property-editor-ui-radio-button-list.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/radio-button-list/property-editor-ui-radio-button-list.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/radio-button-list/property-editor-ui-radio-button-list.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/slider/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/slider/property-editor-ui-slider.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/slider/property-editor-ui-slider.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/slider/property-editor-ui-slider.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/text-box/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/text-box/property-editor-ui-text-box.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/text-box/property-editor-ui-text-box.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/textarea/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/textarea/property-editor-ui-textarea.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/textarea/property-editor-ui-textarea.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/config/dimensions/property-editor-ui-tiny-mce-dimensions-configuration.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/config/dimensions/property-editor-ui-tiny-mce-dimensions-configuration.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/config/dimensions/property-editor-ui-tiny-mce-dimensions-configuration.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/config/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/config/max-image-size/property-editor-ui-tiny-mce-maximagesize-configuration.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/config/max-image-size/property-editor-ui-tiny-mce-maximagesize-configuration.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/config/max-image-size/property-editor-ui-tiny-mce-maximagesize-configuration.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/config/stylesheets/property-editor-ui-tiny-mce-stylesheets-configuration.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/config/stylesheets/property-editor-ui-tiny-mce-stylesheets-configuration.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/config/stylesheets/property-editor-ui-tiny-mce-stylesheets-configuration.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/config/toolbar/property-editor-ui-tiny-mce-toolbar-configuration.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/config/toolbar/property-editor-ui-tiny-mce-toolbar-configuration.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/config/toolbar/property-editor-ui-tiny-mce-toolbar-configuration.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/plugins/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/plugins/tiny-mce-code-editor.plugin.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/plugins/tiny-mce-embeddedmedia.plugin.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/plugins/tiny-mce-linkpicker.plugin.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/plugins/tiny-mce-macropicker.plugin.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/plugins/tiny-mce-mediapicker.plugin.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/property-editor-ui-tiny-mce.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/property-editor-ui-tiny-mce.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tiny-mce/property-editor-ui-tiny-mce.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/toggle/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/toggle/property-editor-ui-toggle.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/toggle/property-editor-ui-toggle.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/toggle/property-editor-ui-toggle.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tree-picker/config/start-node/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tree-picker/config/start-node/property-editor-ui-tree-picker-start-node.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tree-picker/config/start-node/property-editor-ui-tree-picker-start-node.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tree-picker/config/start-node/property-editor-ui-tree-picker-start-node.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tree-picker/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tree-picker/property-editor-ui-tree-picker.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tree-picker/property-editor-ui-tree-picker.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/tree-picker/property-editor-ui-tree-picker.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/upload-field/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/upload-field/property-editor-ui-upload-field.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/upload-field/property-editor-ui-upload-field.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/upload-field/property-editor-ui-upload-field.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/user-picker/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/user-picker/property-editor-ui-user-picker.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/user-picker/property-editor-ui-user-picker.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/user-picker/property-editor-ui-user-picker.test.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/value-type/manifests.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/value-type/property-editor-ui-value-type.element.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/value-type/property-editor-ui-value-type.stories.ts (100%) rename src/Umbraco.Web.UI.Client/src/packages/core/{property-editors => property-editor}/uis/value-type/property-editor-ui-value-type.test.ts (100%) delete mode 100644 src/Umbraco.Web.UI.Client/src/packages/core/property-editors/index.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/components/data-type/data-type-property-collection.class.ts b/src/Umbraco.Web.UI.Client/src/packages/core/components/data-type/data-type-property-collection.class.ts index f0235b82e9..0769e31836 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/core/components/data-type/data-type-property-collection.class.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/core/components/data-type/data-type-property-collection.class.ts @@ -1,4 +1,4 @@ -import { type UmbDataTypeConfigProperty, type UmbDataTypeConfig } from '../../property-editors/index.js'; +import { type UmbDataTypeConfigProperty, type UmbDataTypeConfig } from '../../property-editor/index.js'; import { DataTypePropertyPresentationModel } from '@umbraco-cms/backoffice/backend-api'; /** diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/components/property-editor-config/property-editor-config.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/components/property-editor-config/property-editor-config.element.ts index 196838b67b..d9a6d2c9e3 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/core/components/property-editor-config/property-editor-config.element.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/core/components/property-editor-config/property-editor-config.element.ts @@ -7,6 +7,7 @@ import { } from '@umbraco-cms/backoffice/extension-registry'; import { UmbLitElement } from '@umbraco-cms/internal/lit-element'; +import { UMB_PROPERTY_EDITOR_SCHEMA_ALIAS_DEFAULT } from '../../property-editor'; /** * @element umb-property-editor-config @@ -59,7 +60,9 @@ export class UmbPropertyEditorConfigElement extends UmbLitElement { this.observe( umbExtensionsRegistry.getByTypeAndAlias('propertyEditorUi', this.propertyEditorUiAlias), (manifest) => { - this._observePropertyEditorSchemaConfig(manifest?.meta.propertyEditorSchemaAlias); + this._observePropertyEditorSchemaConfig( + manifest?.meta.propertyEditorSchemaAlias || UMB_PROPERTY_EDITOR_SCHEMA_ALIAS_DEFAULT + ); this._propertyEditorUISettingsProperties = manifest?.meta.settings?.properties || []; this._propertyEditorUISettingsDefaultData = manifest?.meta.settings?.defaultData || []; this._mergeConfigProperties(); @@ -68,9 +71,7 @@ export class UmbPropertyEditorConfigElement extends UmbLitElement { ); } - private _observePropertyEditorSchemaConfig(propertyEditorSchemaAlias?: string) { - if (!propertyEditorSchemaAlias) return; - + private _observePropertyEditorSchemaConfig(propertyEditorSchemaAlias: string) { this.observe( umbExtensionsRegistry.getByTypeAndAlias('propertyEditorSchema', propertyEditorSchemaAlias), (manifest) => { diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/components/property-type-based-property/property-type-based-property.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/components/property-type-based-property/property-type-based-property.element.ts index 63b4bd6c73..ee8dfb3550 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/core/components/property-type-based-property/property-type-based-property.element.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/core/components/property-type-based-property/property-type-based-property.element.ts @@ -1,4 +1,4 @@ -import { UmbDataTypeConfig, type UmbDataTypeConfigProperty } from '../../property-editors/index.js'; +import { UmbDataTypeConfig, type UmbDataTypeConfigProperty } from '../../property-editor/index.js'; import { UUITextStyles } from '@umbraco-cms/backoffice/external/uui'; import { css, html, ifDefined, customElement, property, state } from '@umbraco-cms/backoffice/external/lit'; import { UmbDataTypeRepository } from '@umbraco-cms/backoffice/data-type'; diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/components/ref-property-editor-ui/ref-property-editor-ui.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/components/ref-property-editor-ui/ref-property-editor-ui.element.ts index 9cc6595a5e..72594db443 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/core/components/ref-property-editor-ui/ref-property-editor-ui.element.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/core/components/ref-property-editor-ui/ref-property-editor-ui.element.ts @@ -1,3 +1,4 @@ +import { UMB_PROPERTY_EDITOR_SCHEMA_ALIAS_DEFAULT } from '@umbraco-cms/backoffice/property-editor'; import { UUIRefNodeElement } from '@umbraco-cms/backoffice/external/uui'; import { html, customElement, property } from '@umbraco-cms/backoffice/external/lit'; @@ -39,7 +40,7 @@ export class UmbRefPropertyEditorUIElement extends UUIRefNodeElement { if (this.propertyEditorSchemaAlias !== '') { details.push(this.propertyEditorSchemaAlias); } else { - details.push('Property Editor Missing'); + details.push(UMB_PROPERTY_EDITOR_SCHEMA_ALIAS_DEFAULT); } if (this.detail !== '') { diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/extension-registry/models/property-editor.model.ts b/src/Umbraco.Web.UI.Client/src/packages/core/extension-registry/models/property-editor.model.ts index 70a0ef3316..2d5eb67567 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/core/extension-registry/models/property-editor.model.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/core/extension-registry/models/property-editor.model.ts @@ -1,5 +1,5 @@ import type { UmbPropertyEditorExtensionElement } from '../interfaces/index.js'; -import { type UmbDataTypeConfig } from '../../property-editors/index.js'; +import { type UmbDataTypeConfig } from '../../property-editor/index.js'; import type { ManifestElement, ManifestBase } from '@umbraco-cms/backoffice/extension-api'; export interface ManifestPropertyEditorUi extends ManifestElement { diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/index.ts b/src/Umbraco.Web.UI.Client/src/packages/core/index.ts index 8e276d67ee..74a422b555 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/core/index.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/core/index.ts @@ -1,8 +1,8 @@ import { UmbBackofficeNotificationContainerElement, UmbBackofficeModalContainerElement } from './components/index.js'; import { manifests as debugManifests } from './debug/manifests.js'; import { manifests as propertyActionManifests } from './property-actions/manifests.js'; -import { manifests as propertyEditorManifests } from './property-editors/manifests.js'; -import { manifests as tinyMcePluginManifests } from './property-editors/uis/tiny-mce/plugins/manifests.js'; +import { manifests as propertyEditorManifests } from './property-editor/manifests.js'; +import { manifests as tinyMcePluginManifests } from './property-editor/uis/tiny-mce/plugins/manifests.js'; import { manifests as workspaceManifests } from './workspace/manifests.js'; import { manifests as modalManifests } from './modal/common/manifests.js'; import { UmbStoreExtensionInitializer } from './store/index.js'; @@ -28,7 +28,7 @@ export * from './modal/index.js'; export * from './notification/index.js'; export * from './picker-input/index.js'; export * from './property-actions/index.js'; -export * from './property-editors/index.js'; +export * from './property-editor/index.js'; export * from './section/index.js'; export * from './sorter/index.js'; export * from './store/index.js'; diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/events/index.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/events/index.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/events/index.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/events/index.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/events/property-value-change.event.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/events/property-value-change.event.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/events/property-value-change.event.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/events/property-value-change.event.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/index.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/index.ts new file mode 100644 index 0000000000..9e7bbdaaef --- /dev/null +++ b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/index.ts @@ -0,0 +1,4 @@ +export * from './types'; +export * from './events'; + +export const UMB_PROPERTY_EDITOR_SCHEMA_ALIAS_DEFAULT = 'Umbraco.JSON'; diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.BlockGrid.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.BlockGrid.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.BlockGrid.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.BlockGrid.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.BlockList.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.BlockList.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.BlockList.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.BlockList.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.CheckboxList.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.CheckboxList.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.CheckboxList.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.CheckboxList.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.ColorPicker.EyeDropper.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.ColorPicker.EyeDropper.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.ColorPicker.EyeDropper.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.ColorPicker.EyeDropper.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.ColorPicker.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.ColorPicker.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.ColorPicker.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.ColorPicker.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.DateTime.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.DateTime.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.DateTime.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.DateTime.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.Decimal.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.Decimal.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.Decimal.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.Decimal.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.Dropdown.Flexible.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.Dropdown.Flexible.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.Dropdown.Flexible.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.Dropdown.Flexible.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.EmailAddress.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.EmailAddress.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.EmailAddress.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.EmailAddress.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.IconPicker.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.IconPicker.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.IconPicker.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.IconPicker.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.ImageCropper.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.ImageCropper.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.ImageCropper.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.ImageCropper.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.Integer.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.Integer.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.Integer.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.Integer.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.JSON.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.JSON.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.JSON.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.JSON.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.Label.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.Label.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.Label.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.Label.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.ListView.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.ListView.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.ListView.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.ListView.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.MarkdownEditor.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.MarkdownEditor.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.MarkdownEditor.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.MarkdownEditor.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.MediaPicker3.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.MediaPicker3.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.MediaPicker3.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.MediaPicker3.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.MemberGroupPicker.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.MemberGroupPicker.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.MemberGroupPicker.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.MemberGroupPicker.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.MemberPicker.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.MemberPicker.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.MemberPicker.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.MemberPicker.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.MultiNodeTreePicker.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.MultiNodeTreePicker.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.MultiNodeTreePicker.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.MultiNodeTreePicker.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.MultiUrlPicker.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.MultiUrlPicker.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.MultiUrlPicker.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.MultiUrlPicker.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.MultipleTextString.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.MultipleTextString.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.MultipleTextString.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.MultipleTextString.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.RadioButtonList.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.RadioButtonList.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.RadioButtonList.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.RadioButtonList.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.RichText.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.RichText.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.RichText.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.RichText.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.Slider.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.Slider.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.Slider.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.Slider.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.Tags.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.Tags.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.Tags.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.Tags.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.TextArea.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.TextArea.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.TextArea.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.TextArea.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.TextBox.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.TextBox.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.TextBox.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.TextBox.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.TrueFalse.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.TrueFalse.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.TrueFalse.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.TrueFalse.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.UploadField.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.UploadField.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.UploadField.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.UploadField.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.UserPicker.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.UserPicker.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/Umbraco.UserPicker.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/Umbraco.UserPicker.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/schemas/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/schemas/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/types/data-type-config.type.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/types/data-type-config.type.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/types/data-type-config.type.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/types/data-type-config.type.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/types/index.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/types/index.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/types/index.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/types/index.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/block-configuration/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/block-configuration/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/block-configuration/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/block-configuration/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/block-configuration/property-editor-ui-block-grid-block-configuration.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/block-configuration/property-editor-ui-block-grid-block-configuration.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/block-configuration/property-editor-ui-block-grid-block-configuration.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/block-configuration/property-editor-ui-block-grid-block-configuration.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/block-configuration/property-editor-ui-block-grid-block-configuration.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/block-configuration/property-editor-ui-block-grid-block-configuration.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/block-configuration/property-editor-ui-block-grid-block-configuration.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/block-configuration/property-editor-ui-block-grid-block-configuration.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/block-configuration/property-editor-ui-block-grid-block-configuration.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/block-configuration/property-editor-ui-block-grid-block-configuration.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/block-configuration/property-editor-ui-block-grid-block-configuration.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/block-configuration/property-editor-ui-block-grid-block-configuration.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/group-configuration/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/group-configuration/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/group-configuration/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/group-configuration/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/group-configuration/property-editor-ui-block-grid-group-configuration.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/group-configuration/property-editor-ui-block-grid-group-configuration.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/group-configuration/property-editor-ui-block-grid-group-configuration.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/group-configuration/property-editor-ui-block-grid-group-configuration.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/group-configuration/property-editor-ui-block-grid-group-configuration.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/group-configuration/property-editor-ui-block-grid-group-configuration.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/group-configuration/property-editor-ui-block-grid-group-configuration.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/group-configuration/property-editor-ui-block-grid-group-configuration.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/group-configuration/property-editor-ui-block-grid-group-configuration.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/group-configuration/property-editor-ui-block-grid-group-configuration.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/group-configuration/property-editor-ui-block-grid-group-configuration.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/group-configuration/property-editor-ui-block-grid-group-configuration.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/stylesheet-picker/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/stylesheet-picker/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/stylesheet-picker/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/stylesheet-picker/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/stylesheet-picker/property-editor-ui-block-grid-stylesheet-picker.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/stylesheet-picker/property-editor-ui-block-grid-stylesheet-picker.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/stylesheet-picker/property-editor-ui-block-grid-stylesheet-picker.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/stylesheet-picker/property-editor-ui-block-grid-stylesheet-picker.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/stylesheet-picker/property-editor-ui-block-grid-stylesheet-picker.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/stylesheet-picker/property-editor-ui-block-grid-stylesheet-picker.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/stylesheet-picker/property-editor-ui-block-grid-stylesheet-picker.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/stylesheet-picker/property-editor-ui-block-grid-stylesheet-picker.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/stylesheet-picker/property-editor-ui-block-grid-stylesheet-picker.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/stylesheet-picker/property-editor-ui-block-grid-stylesheet-picker.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/config/stylesheet-picker/property-editor-ui-block-grid-stylesheet-picker.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/config/stylesheet-picker/property-editor-ui-block-grid-stylesheet-picker.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/property-editor-ui-block-grid-inner-test.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/property-editor-ui-block-grid-inner-test.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/property-editor-ui-block-grid-inner-test.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/property-editor-ui-block-grid-inner-test.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/property-editor-ui-block-grid.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/property-editor-ui-block-grid.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/property-editor-ui-block-grid.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/property-editor-ui-block-grid.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/property-editor-ui-block-grid.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/property-editor-ui-block-grid.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/property-editor-ui-block-grid.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/property-editor-ui-block-grid.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/property-editor-ui-block-grid.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/property-editor-ui-block-grid.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-grid/property-editor-ui-block-grid.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-grid/property-editor-ui-block-grid.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-list/config/block-configuration/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-list/config/block-configuration/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-list/config/block-configuration/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-list/config/block-configuration/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-list/config/block-configuration/property-editor-ui-block-list-block-configuration.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-list/config/block-configuration/property-editor-ui-block-list-block-configuration.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-list/config/block-configuration/property-editor-ui-block-list-block-configuration.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-list/config/block-configuration/property-editor-ui-block-list-block-configuration.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-list/config/block-configuration/property-editor-ui-block-list-block-configuration.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-list/config/block-configuration/property-editor-ui-block-list-block-configuration.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-list/config/block-configuration/property-editor-ui-block-list-block-configuration.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-list/config/block-configuration/property-editor-ui-block-list-block-configuration.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-list/config/block-configuration/property-editor-ui-block-list-block-configuration.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-list/config/block-configuration/property-editor-ui-block-list-block-configuration.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-list/config/block-configuration/property-editor-ui-block-list-block-configuration.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-list/config/block-configuration/property-editor-ui-block-list-block-configuration.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-list/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-list/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-list/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-list/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-list/property-editor-ui-block-list.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-list/property-editor-ui-block-list.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-list/property-editor-ui-block-list.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-list/property-editor-ui-block-list.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-list/property-editor-ui-block-list.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-list/property-editor-ui-block-list.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-list/property-editor-ui-block-list.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-list/property-editor-ui-block-list.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-list/property-editor-ui-block-list.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-list/property-editor-ui-block-list.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/block-list/property-editor-ui-block-list.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/block-list/property-editor-ui-block-list.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/checkbox-list/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/checkbox-list/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/checkbox-list/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/checkbox-list/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/checkbox-list/property-editor-ui-checkbox-list.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/checkbox-list/property-editor-ui-checkbox-list.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/checkbox-list/property-editor-ui-checkbox-list.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/checkbox-list/property-editor-ui-checkbox-list.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/checkbox-list/property-editor-ui-checkbox-list.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/checkbox-list/property-editor-ui-checkbox-list.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/checkbox-list/property-editor-ui-checkbox-list.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/checkbox-list/property-editor-ui-checkbox-list.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/checkbox-list/property-editor-ui-checkbox-list.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/checkbox-list/property-editor-ui-checkbox-list.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/checkbox-list/property-editor-ui-checkbox-list.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/checkbox-list/property-editor-ui-checkbox-list.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/bulk-action-permissions/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/bulk-action-permissions/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/bulk-action-permissions/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/bulk-action-permissions/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/bulk-action-permissions/property-editor-ui-collection-view-bulk-action-permissions.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/bulk-action-permissions/property-editor-ui-collection-view-bulk-action-permissions.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/bulk-action-permissions/property-editor-ui-collection-view-bulk-action-permissions.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/bulk-action-permissions/property-editor-ui-collection-view-bulk-action-permissions.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/bulk-action-permissions/property-editor-ui-collection-view-bulk-action-permissions.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/bulk-action-permissions/property-editor-ui-collection-view-bulk-action-permissions.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/bulk-action-permissions/property-editor-ui-collection-view-bulk-action-permissions.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/bulk-action-permissions/property-editor-ui-collection-view-bulk-action-permissions.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/bulk-action-permissions/property-editor-ui-collection-view-bulk-action-permissions.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/bulk-action-permissions/property-editor-ui-collection-view-bulk-action-permissions.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/bulk-action-permissions/property-editor-ui-collection-view-bulk-action-permissions.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/bulk-action-permissions/property-editor-ui-collection-view-bulk-action-permissions.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/column-configuration/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/column-configuration/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/column-configuration/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/column-configuration/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/column-configuration/property-editor-ui-collection-view-column-configuration.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/column-configuration/property-editor-ui-collection-view-column-configuration.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/column-configuration/property-editor-ui-collection-view-column-configuration.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/column-configuration/property-editor-ui-collection-view-column-configuration.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/column-configuration/property-editor-ui-collection-view-column-configuration.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/column-configuration/property-editor-ui-collection-view-column-configuration.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/column-configuration/property-editor-ui-collection-view-column-configuration.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/column-configuration/property-editor-ui-collection-view-column-configuration.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/column-configuration/property-editor-ui-collection-view-column-configuration.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/column-configuration/property-editor-ui-collection-view-column-configuration.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/column-configuration/property-editor-ui-collection-view-column-configuration.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/column-configuration/property-editor-ui-collection-view-column-configuration.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/layout-configuration/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/layout-configuration/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/layout-configuration/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/layout-configuration/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/layout-configuration/property-editor-ui-collection-view-layout-configuration.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/layout-configuration/property-editor-ui-collection-view-layout-configuration.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/layout-configuration/property-editor-ui-collection-view-layout-configuration.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/layout-configuration/property-editor-ui-collection-view-layout-configuration.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/layout-configuration/property-editor-ui-collection-view-layout-configuration.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/layout-configuration/property-editor-ui-collection-view-layout-configuration.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/layout-configuration/property-editor-ui-collection-view-layout-configuration.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/layout-configuration/property-editor-ui-collection-view-layout-configuration.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/layout-configuration/property-editor-ui-collection-view-layout-configuration.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/layout-configuration/property-editor-ui-collection-view-layout-configuration.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/layout-configuration/property-editor-ui-collection-view-layout-configuration.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/layout-configuration/property-editor-ui-collection-view-layout-configuration.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/order-by/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/order-by/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/order-by/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/order-by/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/order-by/property-editor-ui-collection-view-order-by.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/order-by/property-editor-ui-collection-view-order-by.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/order-by/property-editor-ui-collection-view-order-by.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/order-by/property-editor-ui-collection-view-order-by.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/order-by/property-editor-ui-collection-view-order-by.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/order-by/property-editor-ui-collection-view-order-by.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/order-by/property-editor-ui-collection-view-order-by.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/order-by/property-editor-ui-collection-view-order-by.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/order-by/property-editor-ui-collection-view-order-by.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/order-by/property-editor-ui-collection-view-order-by.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/config/order-by/property-editor-ui-collection-view-order-by.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/config/order-by/property-editor-ui-collection-view-order-by.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/property-editor-ui-collection-view.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/property-editor-ui-collection-view.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/property-editor-ui-collection-view.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/property-editor-ui-collection-view.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/property-editor-ui-collection-view.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/property-editor-ui-collection-view.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/property-editor-ui-collection-view.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/property-editor-ui-collection-view.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/property-editor-ui-collection-view.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/property-editor-ui-collection-view.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/collection-view/property-editor-ui-collection-view.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/collection-view/property-editor-ui-collection-view.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/color-picker/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/color-picker/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/color-picker/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/color-picker/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/color-picker/property-editor-ui-color-picker.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/color-picker/property-editor-ui-color-picker.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/color-picker/property-editor-ui-color-picker.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/color-picker/property-editor-ui-color-picker.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/color-picker/property-editor-ui-color-picker.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/color-picker/property-editor-ui-color-picker.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/color-picker/property-editor-ui-color-picker.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/color-picker/property-editor-ui-color-picker.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/color-picker/property-editor-ui-color-picker.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/color-picker/property-editor-ui-color-picker.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/color-picker/property-editor-ui-color-picker.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/color-picker/property-editor-ui-color-picker.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/date-picker/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/date-picker/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/date-picker/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/date-picker/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/date-picker/property-editor-ui-date-picker.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/date-picker/property-editor-ui-date-picker.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/date-picker/property-editor-ui-date-picker.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/date-picker/property-editor-ui-date-picker.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/date-picker/property-editor-ui-date-picker.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/date-picker/property-editor-ui-date-picker.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/date-picker/property-editor-ui-date-picker.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/date-picker/property-editor-ui-date-picker.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/date-picker/property-editor-ui-date-picker.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/date-picker/property-editor-ui-date-picker.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/date-picker/property-editor-ui-date-picker.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/date-picker/property-editor-ui-date-picker.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/dropdown/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/dropdown/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/dropdown/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/dropdown/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/dropdown/property-editor-ui-dropdown.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/dropdown/property-editor-ui-dropdown.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/dropdown/property-editor-ui-dropdown.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/dropdown/property-editor-ui-dropdown.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/dropdown/property-editor-ui-dropdown.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/dropdown/property-editor-ui-dropdown.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/dropdown/property-editor-ui-dropdown.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/dropdown/property-editor-ui-dropdown.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/dropdown/property-editor-ui-dropdown.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/dropdown/property-editor-ui-dropdown.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/dropdown/property-editor-ui-dropdown.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/dropdown/property-editor-ui-dropdown.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/eye-dropper/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/eye-dropper/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/eye-dropper/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/eye-dropper/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/eye-dropper/property-editor-ui-eye-dropper.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/eye-dropper/property-editor-ui-eye-dropper.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/eye-dropper/property-editor-ui-eye-dropper.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/eye-dropper/property-editor-ui-eye-dropper.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/eye-dropper/property-editor-ui-eye-dropper.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/eye-dropper/property-editor-ui-eye-dropper.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/eye-dropper/property-editor-ui-eye-dropper.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/eye-dropper/property-editor-ui-eye-dropper.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/eye-dropper/property-editor-ui-eye-dropper.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/eye-dropper/property-editor-ui-eye-dropper.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/eye-dropper/property-editor-ui-eye-dropper.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/eye-dropper/property-editor-ui-eye-dropper.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/icon-picker/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/icon-picker/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/icon-picker/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/icon-picker/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/icon-picker/property-editor-ui-icon-picker.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/icon-picker/property-editor-ui-icon-picker.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/icon-picker/property-editor-ui-icon-picker.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/icon-picker/property-editor-ui-icon-picker.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/icon-picker/property-editor-ui-icon-picker.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/icon-picker/property-editor-ui-icon-picker.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/icon-picker/property-editor-ui-icon-picker.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/icon-picker/property-editor-ui-icon-picker.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/icon-picker/property-editor-ui-icon-picker.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/icon-picker/property-editor-ui-icon-picker.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/icon-picker/property-editor-ui-icon-picker.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/icon-picker/property-editor-ui-icon-picker.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/image-cropper/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/image-cropper/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/image-cropper/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/image-cropper/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/image-cropper/property-editor-ui-image-cropper.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/image-cropper/property-editor-ui-image-cropper.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/image-cropper/property-editor-ui-image-cropper.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/image-cropper/property-editor-ui-image-cropper.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/image-cropper/property-editor-ui-image-cropper.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/image-cropper/property-editor-ui-image-cropper.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/image-cropper/property-editor-ui-image-cropper.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/image-cropper/property-editor-ui-image-cropper.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/image-cropper/property-editor-ui-image-cropper.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/image-cropper/property-editor-ui-image-cropper.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/image-cropper/property-editor-ui-image-cropper.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/image-cropper/property-editor-ui-image-cropper.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/image-crops-configuration/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/image-crops-configuration/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/image-crops-configuration/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/image-crops-configuration/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/image-crops-configuration/property-editor-ui-image-crops-configuration.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/image-crops-configuration/property-editor-ui-image-crops-configuration.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/image-crops-configuration/property-editor-ui-image-crops-configuration.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/image-crops-configuration/property-editor-ui-image-crops-configuration.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/image-crops-configuration/property-editor-ui-image-crops-configuration.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/image-crops-configuration/property-editor-ui-image-crops-configuration.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/image-crops-configuration/property-editor-ui-image-crops-configuration.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/image-crops-configuration/property-editor-ui-image-crops-configuration.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/image-crops-configuration/property-editor-ui-image-crops-configuration.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/image-crops-configuration/property-editor-ui-image-crops-configuration.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/image-crops-configuration/property-editor-ui-image-crops-configuration.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/image-crops-configuration/property-editor-ui-image-crops-configuration.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/label/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/label/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/label/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/label/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/label/property-editor-ui-label.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/label/property-editor-ui-label.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/label/property-editor-ui-label.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/label/property-editor-ui-label.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/label/property-editor-ui-label.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/label/property-editor-ui-label.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/label/property-editor-ui-label.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/label/property-editor-ui-label.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/label/property-editor-ui-label.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/label/property-editor-ui-label.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/label/property-editor-ui-label.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/label/property-editor-ui-label.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/markdown-editor/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/markdown-editor/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/markdown-editor/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/markdown-editor/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/markdown-editor/property-editor-ui-markdown-editor.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/markdown-editor/property-editor-ui-markdown-editor.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/markdown-editor/property-editor-ui-markdown-editor.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/markdown-editor/property-editor-ui-markdown-editor.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/markdown-editor/property-editor-ui-markdown-editor.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/markdown-editor/property-editor-ui-markdown-editor.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/markdown-editor/property-editor-ui-markdown-editor.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/markdown-editor/property-editor-ui-markdown-editor.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/markdown-editor/property-editor-ui-markdown-editor.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/markdown-editor/property-editor-ui-markdown-editor.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/markdown-editor/property-editor-ui-markdown-editor.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/markdown-editor/property-editor-ui-markdown-editor.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/media-picker/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/media-picker/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/media-picker/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/media-picker/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/media-picker/property-editor-ui-media-picker.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/media-picker/property-editor-ui-media-picker.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/media-picker/property-editor-ui-media-picker.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/media-picker/property-editor-ui-media-picker.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/media-picker/property-editor-ui-media-picker.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/media-picker/property-editor-ui-media-picker.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/media-picker/property-editor-ui-media-picker.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/media-picker/property-editor-ui-media-picker.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/media-picker/property-editor-ui-media-picker.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/media-picker/property-editor-ui-media-picker.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/media-picker/property-editor-ui-media-picker.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/media-picker/property-editor-ui-media-picker.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/member-group-picker/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/member-group-picker/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/member-group-picker/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/member-group-picker/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/member-group-picker/property-editor-ui-member-group-picker.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/member-group-picker/property-editor-ui-member-group-picker.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/member-group-picker/property-editor-ui-member-group-picker.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/member-group-picker/property-editor-ui-member-group-picker.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/member-group-picker/property-editor-ui-member-group-picker.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/member-group-picker/property-editor-ui-member-group-picker.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/member-group-picker/property-editor-ui-member-group-picker.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/member-group-picker/property-editor-ui-member-group-picker.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/member-group-picker/property-editor-ui-member-group-picker.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/member-group-picker/property-editor-ui-member-group-picker.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/member-group-picker/property-editor-ui-member-group-picker.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/member-group-picker/property-editor-ui-member-group-picker.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/member-picker/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/member-picker/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/member-picker/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/member-picker/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/member-picker/property-editor-ui-member-picker.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/member-picker/property-editor-ui-member-picker.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/member-picker/property-editor-ui-member-picker.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/member-picker/property-editor-ui-member-picker.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/member-picker/property-editor-ui-member-picker.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/member-picker/property-editor-ui-member-picker.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/member-picker/property-editor-ui-member-picker.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/member-picker/property-editor-ui-member-picker.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/member-picker/property-editor-ui-member-picker.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/member-picker/property-editor-ui-member-picker.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/member-picker/property-editor-ui-member-picker.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/member-picker/property-editor-ui-member-picker.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multi-url-picker/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multi-url-picker/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multi-url-picker/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multi-url-picker/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multi-url-picker/property-editor-ui-multi-url-picker.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multi-url-picker/property-editor-ui-multi-url-picker.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multi-url-picker/property-editor-ui-multi-url-picker.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multi-url-picker/property-editor-ui-multi-url-picker.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multi-url-picker/property-editor-ui-multi-url-picker.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multi-url-picker/property-editor-ui-multi-url-picker.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multi-url-picker/property-editor-ui-multi-url-picker.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multi-url-picker/property-editor-ui-multi-url-picker.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multi-url-picker/property-editor-ui-multi-url-picker.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multi-url-picker/property-editor-ui-multi-url-picker.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multi-url-picker/property-editor-ui-multi-url-picker.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multi-url-picker/property-editor-ui-multi-url-picker.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multiple-text-string/input-multiple-text-string-item/input-multiple-text-string-item.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multiple-text-string/input-multiple-text-string-item/input-multiple-text-string-item.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multiple-text-string/input-multiple-text-string-item/input-multiple-text-string-item.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multiple-text-string/input-multiple-text-string-item/input-multiple-text-string-item.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multiple-text-string/input-multiple-text-string/input-multiple-text-string.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multiple-text-string/input-multiple-text-string/input-multiple-text-string.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multiple-text-string/input-multiple-text-string/input-multiple-text-string.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multiple-text-string/input-multiple-text-string/input-multiple-text-string.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multiple-text-string/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multiple-text-string/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multiple-text-string/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multiple-text-string/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multiple-text-string/property-editor-ui-multiple-text-string.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multiple-text-string/property-editor-ui-multiple-text-string.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multiple-text-string/property-editor-ui-multiple-text-string.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multiple-text-string/property-editor-ui-multiple-text-string.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multiple-text-string/property-editor-ui-multiple-text-string.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multiple-text-string/property-editor-ui-multiple-text-string.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multiple-text-string/property-editor-ui-multiple-text-string.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multiple-text-string/property-editor-ui-multiple-text-string.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multiple-text-string/property-editor-ui-multiple-text-string.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multiple-text-string/property-editor-ui-multiple-text-string.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/multiple-text-string/property-editor-ui-multiple-text-string.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/multiple-text-string/property-editor-ui-multiple-text-string.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/number-range/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/number-range/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/number-range/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/number-range/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/number-range/property-editor-ui-number-range.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/number-range/property-editor-ui-number-range.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/number-range/property-editor-ui-number-range.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/number-range/property-editor-ui-number-range.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/number-range/property-editor-ui-number-range.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/number-range/property-editor-ui-number-range.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/number-range/property-editor-ui-number-range.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/number-range/property-editor-ui-number-range.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/number-range/property-editor-ui-number-range.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/number-range/property-editor-ui-number-range.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/number-range/property-editor-ui-number-range.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/number-range/property-editor-ui-number-range.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/number/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/number/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/number/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/number/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/number/property-editor-ui-number.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/number/property-editor-ui-number.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/number/property-editor-ui-number.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/number/property-editor-ui-number.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/number/property-editor-ui-number.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/number/property-editor-ui-number.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/number/property-editor-ui-number.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/number/property-editor-ui-number.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/order-direction/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/order-direction/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/order-direction/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/order-direction/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/order-direction/property-editor-ui-order-direction.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/order-direction/property-editor-ui-order-direction.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/order-direction/property-editor-ui-order-direction.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/order-direction/property-editor-ui-order-direction.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/order-direction/property-editor-ui-order-direction.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/order-direction/property-editor-ui-order-direction.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/order-direction/property-editor-ui-order-direction.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/order-direction/property-editor-ui-order-direction.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/order-direction/property-editor-ui-order-direction.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/order-direction/property-editor-ui-order-direction.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/order-direction/property-editor-ui-order-direction.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/order-direction/property-editor-ui-order-direction.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/overlay-size/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/overlay-size/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/overlay-size/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/overlay-size/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/overlay-size/property-editor-ui-overlay-size.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/overlay-size/property-editor-ui-overlay-size.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/overlay-size/property-editor-ui-overlay-size.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/overlay-size/property-editor-ui-overlay-size.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/overlay-size/property-editor-ui-overlay-size.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/overlay-size/property-editor-ui-overlay-size.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/overlay-size/property-editor-ui-overlay-size.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/overlay-size/property-editor-ui-overlay-size.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/overlay-size/property-editor-ui-overlay-size.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/overlay-size/property-editor-ui-overlay-size.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/overlay-size/property-editor-ui-overlay-size.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/overlay-size/property-editor-ui-overlay-size.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/radio-button-list/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/radio-button-list/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/radio-button-list/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/radio-button-list/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/radio-button-list/property-editor-ui-radio-button-list.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/radio-button-list/property-editor-ui-radio-button-list.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/radio-button-list/property-editor-ui-radio-button-list.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/radio-button-list/property-editor-ui-radio-button-list.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/radio-button-list/property-editor-ui-radio-button-list.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/radio-button-list/property-editor-ui-radio-button-list.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/radio-button-list/property-editor-ui-radio-button-list.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/radio-button-list/property-editor-ui-radio-button-list.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/radio-button-list/property-editor-ui-radio-button-list.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/radio-button-list/property-editor-ui-radio-button-list.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/radio-button-list/property-editor-ui-radio-button-list.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/radio-button-list/property-editor-ui-radio-button-list.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/slider/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/slider/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/slider/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/slider/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/slider/property-editor-ui-slider.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/slider/property-editor-ui-slider.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/slider/property-editor-ui-slider.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/slider/property-editor-ui-slider.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/slider/property-editor-ui-slider.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/slider/property-editor-ui-slider.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/slider/property-editor-ui-slider.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/slider/property-editor-ui-slider.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/slider/property-editor-ui-slider.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/slider/property-editor-ui-slider.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/slider/property-editor-ui-slider.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/slider/property-editor-ui-slider.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/text-box/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/text-box/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/text-box/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/text-box/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/text-box/property-editor-ui-text-box.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/text-box/property-editor-ui-text-box.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/text-box/property-editor-ui-text-box.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/text-box/property-editor-ui-text-box.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/text-box/property-editor-ui-text-box.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/text-box/property-editor-ui-text-box.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/text-box/property-editor-ui-text-box.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/text-box/property-editor-ui-text-box.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/textarea/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/textarea/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/textarea/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/textarea/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/textarea/property-editor-ui-textarea.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/textarea/property-editor-ui-textarea.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/textarea/property-editor-ui-textarea.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/textarea/property-editor-ui-textarea.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/textarea/property-editor-ui-textarea.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/textarea/property-editor-ui-textarea.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/textarea/property-editor-ui-textarea.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/textarea/property-editor-ui-textarea.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/dimensions/property-editor-ui-tiny-mce-dimensions-configuration.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/dimensions/property-editor-ui-tiny-mce-dimensions-configuration.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/dimensions/property-editor-ui-tiny-mce-dimensions-configuration.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/dimensions/property-editor-ui-tiny-mce-dimensions-configuration.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/dimensions/property-editor-ui-tiny-mce-dimensions-configuration.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/dimensions/property-editor-ui-tiny-mce-dimensions-configuration.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/dimensions/property-editor-ui-tiny-mce-dimensions-configuration.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/dimensions/property-editor-ui-tiny-mce-dimensions-configuration.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/dimensions/property-editor-ui-tiny-mce-dimensions-configuration.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/dimensions/property-editor-ui-tiny-mce-dimensions-configuration.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/dimensions/property-editor-ui-tiny-mce-dimensions-configuration.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/dimensions/property-editor-ui-tiny-mce-dimensions-configuration.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/max-image-size/property-editor-ui-tiny-mce-maximagesize-configuration.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/max-image-size/property-editor-ui-tiny-mce-maximagesize-configuration.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/max-image-size/property-editor-ui-tiny-mce-maximagesize-configuration.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/max-image-size/property-editor-ui-tiny-mce-maximagesize-configuration.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/max-image-size/property-editor-ui-tiny-mce-maximagesize-configuration.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/max-image-size/property-editor-ui-tiny-mce-maximagesize-configuration.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/max-image-size/property-editor-ui-tiny-mce-maximagesize-configuration.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/max-image-size/property-editor-ui-tiny-mce-maximagesize-configuration.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/max-image-size/property-editor-ui-tiny-mce-maximagesize-configuration.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/max-image-size/property-editor-ui-tiny-mce-maximagesize-configuration.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/max-image-size/property-editor-ui-tiny-mce-maximagesize-configuration.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/max-image-size/property-editor-ui-tiny-mce-maximagesize-configuration.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/stylesheets/property-editor-ui-tiny-mce-stylesheets-configuration.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/stylesheets/property-editor-ui-tiny-mce-stylesheets-configuration.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/stylesheets/property-editor-ui-tiny-mce-stylesheets-configuration.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/stylesheets/property-editor-ui-tiny-mce-stylesheets-configuration.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/stylesheets/property-editor-ui-tiny-mce-stylesheets-configuration.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/stylesheets/property-editor-ui-tiny-mce-stylesheets-configuration.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/stylesheets/property-editor-ui-tiny-mce-stylesheets-configuration.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/stylesheets/property-editor-ui-tiny-mce-stylesheets-configuration.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/stylesheets/property-editor-ui-tiny-mce-stylesheets-configuration.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/stylesheets/property-editor-ui-tiny-mce-stylesheets-configuration.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/stylesheets/property-editor-ui-tiny-mce-stylesheets-configuration.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/stylesheets/property-editor-ui-tiny-mce-stylesheets-configuration.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/toolbar/property-editor-ui-tiny-mce-toolbar-configuration.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/toolbar/property-editor-ui-tiny-mce-toolbar-configuration.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/toolbar/property-editor-ui-tiny-mce-toolbar-configuration.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/toolbar/property-editor-ui-tiny-mce-toolbar-configuration.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/toolbar/property-editor-ui-tiny-mce-toolbar-configuration.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/toolbar/property-editor-ui-tiny-mce-toolbar-configuration.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/toolbar/property-editor-ui-tiny-mce-toolbar-configuration.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/toolbar/property-editor-ui-tiny-mce-toolbar-configuration.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/toolbar/property-editor-ui-tiny-mce-toolbar-configuration.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/toolbar/property-editor-ui-tiny-mce-toolbar-configuration.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/config/toolbar/property-editor-ui-tiny-mce-toolbar-configuration.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/config/toolbar/property-editor-ui-tiny-mce-toolbar-configuration.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/plugins/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/plugins/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/plugins/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/plugins/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/plugins/tiny-mce-code-editor.plugin.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/plugins/tiny-mce-code-editor.plugin.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/plugins/tiny-mce-code-editor.plugin.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/plugins/tiny-mce-code-editor.plugin.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/plugins/tiny-mce-embeddedmedia.plugin.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/plugins/tiny-mce-embeddedmedia.plugin.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/plugins/tiny-mce-embeddedmedia.plugin.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/plugins/tiny-mce-embeddedmedia.plugin.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/plugins/tiny-mce-linkpicker.plugin.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/plugins/tiny-mce-linkpicker.plugin.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/plugins/tiny-mce-linkpicker.plugin.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/plugins/tiny-mce-linkpicker.plugin.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/plugins/tiny-mce-macropicker.plugin.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/plugins/tiny-mce-macropicker.plugin.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/plugins/tiny-mce-macropicker.plugin.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/plugins/tiny-mce-macropicker.plugin.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/plugins/tiny-mce-mediapicker.plugin.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/plugins/tiny-mce-mediapicker.plugin.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/plugins/tiny-mce-mediapicker.plugin.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/plugins/tiny-mce-mediapicker.plugin.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/property-editor-ui-tiny-mce.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/property-editor-ui-tiny-mce.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/property-editor-ui-tiny-mce.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/property-editor-ui-tiny-mce.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/property-editor-ui-tiny-mce.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/property-editor-ui-tiny-mce.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/property-editor-ui-tiny-mce.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/property-editor-ui-tiny-mce.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/property-editor-ui-tiny-mce.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/property-editor-ui-tiny-mce.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tiny-mce/property-editor-ui-tiny-mce.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tiny-mce/property-editor-ui-tiny-mce.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/toggle/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/toggle/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/toggle/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/toggle/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/toggle/property-editor-ui-toggle.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/toggle/property-editor-ui-toggle.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/toggle/property-editor-ui-toggle.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/toggle/property-editor-ui-toggle.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/toggle/property-editor-ui-toggle.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/toggle/property-editor-ui-toggle.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/toggle/property-editor-ui-toggle.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/toggle/property-editor-ui-toggle.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/toggle/property-editor-ui-toggle.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/toggle/property-editor-ui-toggle.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/toggle/property-editor-ui-toggle.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/toggle/property-editor-ui-toggle.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tree-picker/config/start-node/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tree-picker/config/start-node/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tree-picker/config/start-node/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tree-picker/config/start-node/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tree-picker/config/start-node/property-editor-ui-tree-picker-start-node.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tree-picker/config/start-node/property-editor-ui-tree-picker-start-node.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tree-picker/config/start-node/property-editor-ui-tree-picker-start-node.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tree-picker/config/start-node/property-editor-ui-tree-picker-start-node.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tree-picker/config/start-node/property-editor-ui-tree-picker-start-node.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tree-picker/config/start-node/property-editor-ui-tree-picker-start-node.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tree-picker/config/start-node/property-editor-ui-tree-picker-start-node.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tree-picker/config/start-node/property-editor-ui-tree-picker-start-node.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tree-picker/config/start-node/property-editor-ui-tree-picker-start-node.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tree-picker/config/start-node/property-editor-ui-tree-picker-start-node.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tree-picker/config/start-node/property-editor-ui-tree-picker-start-node.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tree-picker/config/start-node/property-editor-ui-tree-picker-start-node.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tree-picker/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tree-picker/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tree-picker/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tree-picker/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tree-picker/property-editor-ui-tree-picker.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tree-picker/property-editor-ui-tree-picker.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tree-picker/property-editor-ui-tree-picker.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tree-picker/property-editor-ui-tree-picker.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tree-picker/property-editor-ui-tree-picker.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tree-picker/property-editor-ui-tree-picker.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tree-picker/property-editor-ui-tree-picker.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tree-picker/property-editor-ui-tree-picker.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tree-picker/property-editor-ui-tree-picker.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tree-picker/property-editor-ui-tree-picker.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/tree-picker/property-editor-ui-tree-picker.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/tree-picker/property-editor-ui-tree-picker.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/upload-field/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/upload-field/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/upload-field/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/upload-field/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/upload-field/property-editor-ui-upload-field.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/upload-field/property-editor-ui-upload-field.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/upload-field/property-editor-ui-upload-field.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/upload-field/property-editor-ui-upload-field.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/upload-field/property-editor-ui-upload-field.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/upload-field/property-editor-ui-upload-field.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/upload-field/property-editor-ui-upload-field.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/upload-field/property-editor-ui-upload-field.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/upload-field/property-editor-ui-upload-field.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/upload-field/property-editor-ui-upload-field.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/upload-field/property-editor-ui-upload-field.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/upload-field/property-editor-ui-upload-field.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/user-picker/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/user-picker/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/user-picker/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/user-picker/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/user-picker/property-editor-ui-user-picker.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/user-picker/property-editor-ui-user-picker.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/user-picker/property-editor-ui-user-picker.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/user-picker/property-editor-ui-user-picker.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/user-picker/property-editor-ui-user-picker.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/user-picker/property-editor-ui-user-picker.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/user-picker/property-editor-ui-user-picker.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/user-picker/property-editor-ui-user-picker.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/user-picker/property-editor-ui-user-picker.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/user-picker/property-editor-ui-user-picker.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/user-picker/property-editor-ui-user-picker.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/user-picker/property-editor-ui-user-picker.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/value-type/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/value-type/manifests.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/value-type/manifests.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/value-type/manifests.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/value-type/property-editor-ui-value-type.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/value-type/property-editor-ui-value-type.element.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/value-type/property-editor-ui-value-type.element.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/value-type/property-editor-ui-value-type.element.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/value-type/property-editor-ui-value-type.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/value-type/property-editor-ui-value-type.stories.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/value-type/property-editor-ui-value-type.stories.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/value-type/property-editor-ui-value-type.stories.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/value-type/property-editor-ui-value-type.test.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/value-type/property-editor-ui-value-type.test.ts similarity index 100% rename from src/Umbraco.Web.UI.Client/src/packages/core/property-editors/uis/value-type/property-editor-ui-value-type.test.ts rename to src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/value-type/property-editor-ui-value-type.test.ts diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/index.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/index.ts deleted file mode 100644 index 6833ef2bcd..0000000000 --- a/src/Umbraco.Web.UI.Client/src/packages/core/property-editors/index.ts +++ /dev/null @@ -1,2 +0,0 @@ -export * from './types'; -export * from './events'; diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/workspace/types/workspace-property-data.type.ts b/src/Umbraco.Web.UI.Client/src/packages/core/workspace/types/workspace-property-data.type.ts index b9e1788774..a93c3ce110 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/core/workspace/types/workspace-property-data.type.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/core/workspace/types/workspace-property-data.type.ts @@ -1,4 +1,4 @@ -import { type UmbDataTypeConfig } from '../../property-editors/index.js'; +import { type UmbDataTypeConfig } from '../../property-editor/index.js'; export type WorkspacePropertyData = { alias?: string; diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/workspace/workspace-property/workspace-property.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/workspace/workspace-property/workspace-property.element.ts index b03cfdbd5f..d0da1df474 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/core/workspace/workspace-property/workspace-property.element.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/core/workspace/workspace-property/workspace-property.element.ts @@ -1,4 +1,4 @@ -import { type UmbDataTypeConfig } from '../../property-editors/index.js'; +import { type UmbDataTypeConfig } from '../../property-editor/index.js'; import { UmbWorkspacePropertyContext } from './workspace-property.context.js'; import { UUITextStyles } from '@umbraco-cms/backoffice/external/uui'; import { css, html, customElement, property, state, ifDefined } from '@umbraco-cms/backoffice/external/lit'; diff --git a/src/Umbraco.Web.UI.Client/src/packages/settings/data-types/components/ref-data-type/ref-data-type.stories.ts b/src/Umbraco.Web.UI.Client/src/packages/settings/data-types/components/ref-data-type/ref-data-type.stories.ts index 5d4987403f..be8433a3fd 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/settings/data-types/components/ref-data-type/ref-data-type.stories.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/settings/data-types/components/ref-data-type/ref-data-type.stories.ts @@ -23,7 +23,7 @@ export const WithDetail: Story = { args: { name: 'Custom Data Type', propertyEditorUiAlias: 'Umb.DataType.CustomUI', - propertyEditorSchemaAlias: 'UmbracoInput.JSON', + propertyEditorSchemaAlias: 'Umbraco.JSON', detail: 'With some custom details', }, }; diff --git a/src/Umbraco.Web.UI.Client/src/packages/tags/property-editors/tags/config/storage-type/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/tags/property-editors/tags/config/storage-type/manifests.ts index 3f643de127..6ec9e00ace 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/tags/property-editors/tags/config/storage-type/manifests.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/tags/property-editors/tags/config/storage-type/manifests.ts @@ -1,5 +1,6 @@ import type { ManifestPropertyEditorUi } from '@umbraco-cms/backoffice/extension-registry'; +// TODO: Missing propertyEditorSchemaAlias ? export const manifest: ManifestPropertyEditorUi = { type: 'propertyEditorUi', alias: 'Umb.PropertyEditorUi.Tags.StorageType', diff --git a/src/Umbraco.Web.UI.Client/storybook/stories/extending/property-editors.mdx b/src/Umbraco.Web.UI.Client/storybook/stories/extending/property-editors.mdx index 8b0c42db1e..0a66d63de8 100644 --- a/src/Umbraco.Web.UI.Client/storybook/stories/extending/property-editors.mdx +++ b/src/Umbraco.Web.UI.Client/storybook/stories/extending/property-editors.mdx @@ -11,16 +11,17 @@ import { Meta } from '@storybook/addon-docs'; (rough notes. We have a lot on docs.umbraco.com we can use) - This section describes how to work with and create Property Editors. A property editor is the editor used to insert content into Umbraco. -- Property editor are defined in two parts. +- A whole Property Editor is defined by two parts. - The Property Editor and the Property Editor UI. - The Property Editor UI is the UI that is used to edit the data in the backoffice. - Each Property Editor can have multiple Property Editor UIs. -- Both a Property Editor and Property Editor UI can have a configuration. -- The Property Editor configuration is used for configuration that the server needs to know about. -- The Property Editor UI configuration is used for configuration that is related to rendering the UI in the backoffice. +- Both a Property Editor Schema and Property Editor UI can define the Settings used for their configuration. +- The Property Editor Schema settings is used for configuration that the server needs to know about. +- The Property Editor UI settings is used for configuration that is related to rendering the UI in the backoffice. +- Both will be available for the Property Editor UI to use. -## Property Editor +## Property Editor Schema **Manifest** @@ -50,15 +51,14 @@ import { Meta } from '@storybook/addon-docs'; } ``` -If no Property Editor is specified in the manifest, the Propety Editor will use a generic JSON Property Editor Model +If no Property Editor Schema is specified in the manifest, the Propety Editor UI will use a generic JSON Property Editor Model ## Configuration // TODO: add description -- Configuration for a Property Editor or Property Editor UI is defined in the manifest. -- The both use the same configuration format. -- It is possible to use another Property Editor UI as the editor for a configuration property. +- Data Type Settings for a Property Editor or Property Editor UI is defined in the manifests. +- They both use the same format for their settings. **Manifest** @@ -69,7 +69,7 @@ If no Property Editor is specified in the manifest, the Propety Editor will use //... more "meta": { //... more - "config": { + "settings": { "properties": [ { "alias": "rows", diff --git a/src/Umbraco.Web.UI.Client/tsconfig.json b/src/Umbraco.Web.UI.Client/tsconfig.json index 92e5cf7661..e795c96951 100644 --- a/src/Umbraco.Web.UI.Client/tsconfig.json +++ b/src/Umbraco.Web.UI.Client/tsconfig.json @@ -81,7 +81,7 @@ "@umbraco-cms/backoffice/data-type": ["./src/packages/settings/data-types/index.ts"], "@umbraco-cms/backoffice/language": ["./src/packages/settings/languages/index.ts"], - "@umbraco-cms/backoffice/logviewer":["./src/packages/settings/logviewer/index.ts"], + "@umbraco-cms/backoffice/logviewer": ["./src/packages/settings/logviewer/index.ts"], "@umbraco-cms/backoffice/relation-type": ["./src/packages/settings/relation-types/index.ts"], "@umbraco-cms/backoffice/themes": ["./src/packages/settings/themes/index.ts"], "@umbraco-cms/backoffice/tags": ["./src/packages/tags/index.ts"],