@umbraco-cms/backoffice 14.0.0-e72b5840 → 14.0.0-ef334a6d
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +12 -6
- package/dist-cms/apps/app/app.element.d.ts +0 -1
- package/dist-cms/apps/app/app.element.js +21 -1
- package/dist-cms/apps/backoffice/backoffice.context.d.ts +6 -2
- package/dist-cms/apps/backoffice/backoffice.context.js +13 -5
- package/dist-cms/apps/backoffice/backoffice.element.d.ts +0 -1
- package/dist-cms/apps/backoffice/backoffice.element.js +5 -6
- package/dist-cms/apps/backoffice/components/backoffice-header-sections.element.d.ts +0 -2
- package/dist-cms/apps/backoffice/components/backoffice-header-sections.element.js +6 -13
- package/dist-cms/apps/backoffice/components/backoffice-main.element.js +11 -9
- package/dist-cms/apps/backoffice/{extension.controller.js → extension-initializer.controller.js} +2 -0
- package/dist-cms/apps/installer/installer.context.d.ts +1 -1
- package/dist-cms/assets/lang/da-dk.d.ts +3 -0
- package/dist-cms/assets/lang/da-dk.js +2989 -0
- package/dist-cms/assets/lang/da-dk.ts +3246 -0
- package/dist-cms/assets/lang/en-us.d.ts +3 -0
- package/dist-cms/assets/lang/en-us.js +2966 -0
- package/dist-cms/assets/lang/en-us.ts +3219 -0
- package/dist-cms/css/uui-css.css +13 -5
- package/dist-cms/custom-elements.json +231 -160
- package/dist-cms/external/backend-api/index.js +1 -1
- package/dist-cms/external/lit/index.js +27 -27
- package/dist-cms/external/monaco-editor/{abap-7ad4f8f0.js → abap-b029dff1.js} +1 -1
- package/dist-cms/external/monaco-editor/{apex-30597c49.js → apex-039bfc5f.js} +1 -1
- package/dist-cms/external/monaco-editor/assets/{bundle-a4f90d1d.css → bundle-b9e43664.css} +25 -13
- package/dist-cms/external/monaco-editor/{azcli-67c34a04.js → azcli-f1f7c576.js} +1 -1
- package/dist-cms/external/monaco-editor/{bat-b8f4738b.js → bat-86aea46a.js} +1 -1
- package/dist-cms/external/monaco-editor/{bicep-b104b38b.js → bicep-75c0c4d5.js} +1 -1
- package/dist-cms/external/monaco-editor/{cameligo-001d1ded.js → cameligo-8043f913.js} +1 -1
- package/dist-cms/external/monaco-editor/{clojure-fa9652a1.js → clojure-73642b02.js} +1 -1
- package/dist-cms/external/monaco-editor/{coffee-b69a8315.js → coffee-a18badcf.js} +1 -1
- package/dist-cms/external/monaco-editor/{cpp-8053752f.js → cpp-4034161e.js} +1 -1
- package/dist-cms/external/monaco-editor/{csharp-886041a3.js → csharp-49cbf0d2.js} +1 -1
- package/dist-cms/external/monaco-editor/{csp-e846bce6.js → csp-d207cac4.js} +1 -1
- package/dist-cms/external/monaco-editor/{css-50032e5e.js → css-74326df0.js} +1 -1
- package/dist-cms/external/monaco-editor/{cssMode-c0406684.js → cssMode-57ec49ea.js} +2 -2
- package/dist-cms/external/monaco-editor/{cypher-6f93a845.js → cypher-49f5f839.js} +1 -1
- package/dist-cms/external/monaco-editor/{dart-14284236.js → dart-84b7c6b4.js} +1 -1
- package/dist-cms/external/monaco-editor/{dockerfile-e9935eb4.js → dockerfile-bbf114b2.js} +1 -1
- package/dist-cms/external/monaco-editor/{ecl-9c89f204.js → ecl-15840f49.js} +1 -1
- package/dist-cms/external/monaco-editor/{elixir-ca8bf661.js → elixir-e479e18e.js} +2 -2
- package/dist-cms/external/monaco-editor/{flow9-ac147227.js → flow9-42a61225.js} +1 -1
- package/dist-cms/external/monaco-editor/{freemarker2-793b7402.js → freemarker2-a72b9c0e.js} +2 -2
- package/dist-cms/external/monaco-editor/{fsharp-8eaad024.js → fsharp-8abe6da0.js} +1 -1
- package/dist-cms/external/monaco-editor/{go-05529e2e.js → go-8759e9f7.js} +1 -1
- package/dist-cms/external/monaco-editor/{graphql-8f5b3fdd.js → graphql-387d549c.js} +1 -1
- package/dist-cms/external/monaco-editor/{handlebars-aaa2fd96.js → handlebars-8fc61d07.js} +2 -2
- package/dist-cms/external/monaco-editor/{hcl-9e201a51.js → hcl-a88f331a.js} +1 -1
- package/dist-cms/external/monaco-editor/{html-1194c0aa.js → html-4320ed19.js} +2 -2
- package/dist-cms/external/monaco-editor/{htmlMode-36df69c6.js → htmlMode-95c2e58e.js} +2 -2
- package/dist-cms/external/monaco-editor/{index-7368f3e3.js → index-e4ee5993.js} +359 -354
- package/dist-cms/external/monaco-editor/index.js +1 -1
- package/dist-cms/external/monaco-editor/{ini-31a5619d.js → ini-18bf1153.js} +1 -1
- package/dist-cms/external/monaco-editor/{java-8c6e1ae8.js → java-000a6283.js} +1 -1
- package/dist-cms/external/monaco-editor/{javascript-86205709.js → javascript-13505434.js} +2 -2
- package/dist-cms/external/monaco-editor/{jsonMode-f663e935.js → jsonMode-1d541b8e.js} +2 -2
- package/dist-cms/external/monaco-editor/{julia-fbb2af47.js → julia-9a5df632.js} +1 -1
- package/dist-cms/external/monaco-editor/{kotlin-bfa96180.js → kotlin-06ee8898.js} +1 -1
- package/dist-cms/external/monaco-editor/{less-0b6a8ff1.js → less-dd86a68c.js} +1 -1
- package/dist-cms/external/monaco-editor/{lexon-585e5248.js → lexon-8d4b0444.js} +1 -1
- package/dist-cms/external/monaco-editor/{liquid-37adc07a.js → liquid-7aa20dd8.js} +2 -2
- package/dist-cms/external/monaco-editor/{lua-f6c17885.js → lua-9adddcd9.js} +1 -1
- package/dist-cms/external/monaco-editor/{m3-1b6456c5.js → m3-aa2dcf72.js} +1 -1
- package/dist-cms/external/monaco-editor/{markdown-7bc251f9.js → markdown-0f073a3a.js} +1 -1
- package/dist-cms/external/monaco-editor/mdx-8a1e4ae9.js +6 -0
- package/dist-cms/external/monaco-editor/{mips-2df76781.js → mips-bdd96c5a.js} +1 -1
- package/dist-cms/external/monaco-editor/{msdax-8c38e8b4.js → msdax-1ac55115.js} +1 -1
- package/dist-cms/external/monaco-editor/{mysql-abbb9ca3.js → mysql-b530c105.js} +1 -1
- package/dist-cms/external/monaco-editor/{objective-c-efbfd08b.js → objective-c-951ded7b.js} +1 -1
- package/dist-cms/external/monaco-editor/{pascal-08abee72.js → pascal-7442fd46.js} +1 -1
- package/dist-cms/external/monaco-editor/{pascaligo-200db0cf.js → pascaligo-385edc0e.js} +1 -1
- package/dist-cms/external/monaco-editor/{perl-079789ee.js → perl-d5fb326c.js} +1 -1
- package/dist-cms/external/monaco-editor/{pgsql-efd093d4.js → pgsql-2d7db25a.js} +1 -1
- package/dist-cms/external/monaco-editor/{php-75c530f2.js → php-1daff147.js} +1 -1
- package/dist-cms/external/monaco-editor/{pla-a55a2765.js → pla-1b3e1614.js} +1 -1
- package/dist-cms/external/monaco-editor/{postiats-6098f37b.js → postiats-9db13649.js} +1 -1
- package/dist-cms/external/monaco-editor/{powerquery-949bb7fe.js → powerquery-4c428232.js} +1 -1
- package/dist-cms/external/monaco-editor/{powershell-7e550b21.js → powershell-d3380668.js} +1 -1
- package/dist-cms/external/monaco-editor/{protobuf-25a4d695.js → protobuf-941cf3e8.js} +1 -1
- package/dist-cms/external/monaco-editor/{pug-f8c9f493.js → pug-cfe384ef.js} +1 -1
- package/dist-cms/external/monaco-editor/{python-78a47148.js → python-b84d078b.js} +2 -2
- package/dist-cms/external/monaco-editor/{qsharp-c4b94317.js → qsharp-e125d03f.js} +1 -1
- package/dist-cms/external/monaco-editor/{r-614353db.js → r-e0a01d4f.js} +1 -1
- package/dist-cms/external/monaco-editor/{razor-5de9ce12.js → razor-96e08c0a.js} +2 -2
- package/dist-cms/external/monaco-editor/{redis-fb089f4d.js → redis-d0a12fea.js} +1 -1
- package/dist-cms/external/monaco-editor/{redshift-a620fcb0.js → redshift-a163b94a.js} +1 -1
- package/dist-cms/external/monaco-editor/{restructuredtext-7ab09fcf.js → restructuredtext-5a906e1a.js} +1 -1
- package/dist-cms/external/monaco-editor/{ruby-922be722.js → ruby-05b021bf.js} +1 -1
- package/dist-cms/external/monaco-editor/{rust-23e08578.js → rust-3d80982c.js} +1 -1
- package/dist-cms/external/monaco-editor/{sb-ccceec0f.js → sb-2020a5af.js} +1 -1
- package/dist-cms/external/monaco-editor/{scala-0535664d.js → scala-54469b4b.js} +1 -1
- package/dist-cms/external/monaco-editor/{scheme-dba621eb.js → scheme-ff6e5671.js} +1 -1
- package/dist-cms/external/monaco-editor/{scss-28539a11.js → scss-77902feb.js} +1 -1
- package/dist-cms/external/monaco-editor/{shell-5b92a834.js → shell-3c06def6.js} +1 -1
- package/dist-cms/external/monaco-editor/{solidity-f63d6049.js → solidity-3d59d6a7.js} +1 -1
- package/dist-cms/external/monaco-editor/{sophia-12e9ad90.js → sophia-12eb7ba8.js} +1 -1
- package/dist-cms/external/monaco-editor/{sparql-dedb74aa.js → sparql-e42fb28a.js} +1 -1
- package/dist-cms/external/monaco-editor/{sql-975a69d7.js → sql-d30fd9fd.js} +1 -1
- package/dist-cms/external/monaco-editor/{st-1904ae33.js → st-ba2e774a.js} +2 -2
- package/dist-cms/external/monaco-editor/{swift-e180a143.js → swift-f0a706dd.js} +1 -1
- package/dist-cms/external/monaco-editor/{systemverilog-c5592fac.js → systemverilog-0cfd4211.js} +1 -1
- package/dist-cms/external/monaco-editor/{tcl-996f4ac7.js → tcl-7df3c0c5.js} +1 -1
- package/dist-cms/external/monaco-editor/{tsMode-f4618e87.js → tsMode-4e2b13b8.js} +2 -2
- package/dist-cms/external/monaco-editor/twig-f894aab2.js +6 -0
- package/dist-cms/external/monaco-editor/{typescript-efea739f.js → typescript-6571f86d.js} +2 -2
- package/dist-cms/external/monaco-editor/{vb-ad68fa9a.js → vb-39a025f4.js} +1 -1
- package/dist-cms/external/monaco-editor/{wgsl-5ee7b1ca.js → wgsl-ea93d538.js} +1 -1
- package/dist-cms/external/monaco-editor/{xml-12b9ace3.js → xml-265c28d1.js} +2 -2
- package/dist-cms/external/monaco-editor/{yaml-65e08cff.js → yaml-cbd1aab5.js} +2 -2
- package/dist-cms/external/rxjs/index.js +2 -2
- package/dist-cms/external/tinymce/index.js +22 -22
- package/dist-cms/external/uui/index.js +470 -292
- package/dist-cms/libs/class-api/class.interface.d.ts +1 -1
- package/dist-cms/libs/class-api/class.mixin.d.ts +2 -2
- package/dist-cms/libs/class-api/class.mixin.js +1 -1
- package/dist-cms/libs/context-api/consume/context-consumer.controller.d.ts +2 -2
- package/dist-cms/libs/context-api/consume/context-consumer.controller.js +1 -3
- package/dist-cms/libs/context-api/consume/context-consumer.d.ts +7 -7
- package/dist-cms/libs/context-api/consume/context-consumer.js +56 -9
- package/dist-cms/libs/context-api/consume/context-request.event.d.ts +7 -7
- package/dist-cms/libs/context-api/provide/context-provide.event.d.ts +21 -0
- package/dist-cms/libs/context-api/provide/context-provide.event.js +17 -0
- package/dist-cms/libs/context-api/provide/context-provider.controller.d.ts +2 -2
- package/dist-cms/libs/context-api/provide/context-provider.controller.js +1 -1
- package/dist-cms/libs/context-api/provide/context-provider.d.ts +2 -8
- package/dist-cms/libs/context-api/provide/context-provider.js +18 -6
- package/dist-cms/libs/context-api/token/context-token.d.ts +7 -8
- package/dist-cms/libs/context-api/token/context-token.js +7 -6
- package/dist-cms/libs/controller-api/controller-host-base.mixin.js +1 -0
- package/dist-cms/libs/controller-api/controller-host-element.mixin.d.ts +9 -3
- package/dist-cms/libs/controller-api/controller.class.d.ts +4 -4
- package/dist-cms/libs/element-api/element.mixin.d.ts +11 -4
- package/dist-cms/libs/element-api/element.mixin.js +6 -1
- package/dist-cms/libs/extension-api/condition/condition-controller-arguments.type.d.ts +7 -0
- package/dist-cms/libs/extension-api/condition/condition-controller-arguments.type.js +1 -0
- package/dist-cms/libs/extension-api/condition/extension-condition.interface.d.ts +6 -0
- package/dist-cms/libs/extension-api/condition/extension-condition.interface.js +1 -0
- package/dist-cms/libs/extension-api/condition/index.d.ts +2 -0
- package/dist-cms/libs/extension-api/condition/index.js +2 -0
- package/dist-cms/libs/extension-api/controller/base-extension-controller.d.ts +19 -0
- package/dist-cms/libs/extension-api/controller/base-extension-controller.js +178 -0
- package/dist-cms/libs/extension-api/controller/base-extensions-controller.d.ts +19 -0
- package/dist-cms/libs/extension-api/controller/base-extensions-controller.js +112 -0
- package/dist-cms/libs/extension-api/controller/extension-element-controller.d.ts +20 -0
- package/dist-cms/libs/extension-api/controller/extension-element-controller.js +82 -0
- package/dist-cms/libs/extension-api/controller/extension-manifest-controller.d.ts +9 -0
- package/dist-cms/libs/extension-api/controller/extension-manifest-controller.js +13 -0
- package/dist-cms/libs/extension-api/controller/extensions-element-controller.d.ts +13 -0
- package/dist-cms/libs/extension-api/controller/extensions-element-controller.js +29 -0
- package/dist-cms/libs/extension-api/controller/extensions-manifest-controller.d.ts +11 -0
- package/dist-cms/libs/extension-api/controller/extensions-manifest-controller.js +16 -0
- package/dist-cms/libs/extension-api/controller/index.d.ts +6 -0
- package/dist-cms/libs/extension-api/controller/index.js +6 -0
- package/dist-cms/libs/extension-api/index.d.ts +3 -1
- package/dist-cms/libs/extension-api/index.js +3 -1
- package/dist-cms/libs/extension-api/registry/extension.registry.d.ts +3 -0
- package/dist-cms/libs/extension-api/registry/extension.registry.js +82 -14
- package/dist-cms/libs/extension-api/types.d.ts +45 -8
- package/dist-cms/libs/localization-api/index.d.ts +3 -0
- package/dist-cms/libs/localization-api/index.js +3 -0
- package/dist-cms/libs/localization-api/localize.controller.d.ts +47 -0
- package/dist-cms/libs/localization-api/localize.controller.js +123 -0
- package/dist-cms/libs/localization-api/manager.d.ts +18 -0
- package/dist-cms/libs/localization-api/manager.js +40 -0
- package/dist-cms/libs/localization-api/types/translation.d.ts +3 -0
- package/dist-cms/libs/localization-api/types/translation.js +1 -0
- package/dist-cms/libs/observable-api/class-state.d.ts +2 -3
- package/dist-cms/libs/observable-api/observer.controller.d.ts +4 -3
- package/dist-cms/libs/observable-api/observer.controller.js +9 -2
- package/dist-cms/libs/observable-api/observer.d.ts +13 -2
- package/dist-cms/libs/observable-api/observer.js +32 -4
- package/dist-cms/mocks/data/data-type.data.js +1 -28
- package/dist-cms/mocks/data/document-type.data.js +2 -59
- package/dist-cms/mocks/data/log-viewer.data.d.ts +4 -4
- package/dist-cms/mocks/data/log-viewer.data.js +4 -4
- package/dist-cms/mocks/handlers/manifests.handlers.js +1 -1
- package/dist-cms/packages/core/collection/collection.context.d.ts +1 -1
- package/dist-cms/packages/core/components/entity-actions-bundle/entity-actions-bundle.element.js +1 -1
- package/dist-cms/packages/core/components/extension-slot/extension-slot.element.d.ts +38 -14
- package/dist-cms/packages/core/components/extension-slot/extension-slot.element.js +81 -71
- package/dist-cms/packages/core/components/property-type-based-property/property-type-based-property.element.js +2 -2
- package/dist-cms/packages/core/content-type/content-type-property-structure-helper.class.d.ts +2 -0
- package/dist-cms/packages/core/content-type/content-type-property-structure-helper.class.js +9 -0
- package/dist-cms/packages/core/content-type/content-type-structure-manager.class.d.ts +1 -0
- package/dist-cms/packages/core/content-type/content-type-structure-manager.class.js +10 -6
- package/dist-cms/packages/core/entity-action/entity-action-list.element.d.ts +5 -5
- package/dist-cms/packages/core/entity-action/entity-action-list.element.js +17 -21
- package/dist-cms/packages/core/extension-registry/conditions/index.d.ts +1 -0
- package/dist-cms/packages/core/extension-registry/conditions/index.js +4 -0
- package/dist-cms/packages/core/extension-registry/conditions/manifests.d.ts +1 -0
- package/dist-cms/packages/core/extension-registry/conditions/manifests.js +3 -0
- package/dist-cms/packages/core/extension-registry/conditions/menu-alias.condition.d.ts +12 -0
- package/dist-cms/packages/core/extension-registry/conditions/menu-alias.condition.js +23 -0
- package/dist-cms/packages/core/extension-registry/conditions/section-alias.condition.d.ts +18 -0
- package/dist-cms/packages/core/extension-registry/conditions/section-alias.condition.js +23 -0
- package/dist-cms/packages/core/extension-registry/conditions/switch.condition.d.ts +19 -0
- package/dist-cms/packages/core/extension-registry/conditions/switch.condition.js +38 -0
- package/dist-cms/packages/core/extension-registry/conditions/types.d.ts +5 -0
- package/dist-cms/packages/core/extension-registry/conditions/types.js +1 -0
- package/dist-cms/packages/core/extension-registry/index.d.ts +3 -2
- package/dist-cms/packages/core/extension-registry/index.js +3 -2
- package/dist-cms/packages/core/extension-registry/models/dashboard.model.d.ts +3 -16
- package/dist-cms/packages/core/extension-registry/models/dashboard.model.js +5 -0
- package/dist-cms/packages/core/extension-registry/models/entity-action.model.d.ts +2 -5
- package/dist-cms/packages/core/extension-registry/models/index.d.ts +4 -2
- package/dist-cms/packages/core/extension-registry/models/index.js +1 -0
- package/dist-cms/packages/core/extension-registry/models/menu-item.model.d.ts +1 -7
- package/dist-cms/packages/core/extension-registry/models/property-action.model.d.ts +5 -3
- package/dist-cms/packages/core/extension-registry/models/property-editor.model.d.ts +21 -2
- package/dist-cms/packages/core/extension-registry/models/section-sidebar-app.model.d.ts +3 -6
- package/dist-cms/packages/core/extension-registry/models/section-view.model.d.ts +3 -5
- package/dist-cms/packages/core/extension-registry/models/section.model.d.ts +2 -2
- package/dist-cms/packages/core/extension-registry/models/translations.model.d.ts +40 -0
- package/dist-cms/packages/core/extension-registry/models/translations.model.js +1 -0
- package/dist-cms/packages/core/extension-registry/models/tree-item.model.d.ts +2 -2
- package/dist-cms/packages/core/extension-registry/models/workspace-action.model.d.ts +4 -7
- package/dist-cms/packages/core/extension-registry/models/workspace-editor-view.model.d.ts +3 -6
- package/dist-cms/packages/core/extension-registry/models/workspace-view-collection.model.d.ts +3 -29
- package/dist-cms/packages/core/extension-registry/{class-extensions-initializer.d.ts → multi-extensions-class-initializer.d.ts} +2 -2
- package/dist-cms/packages/core/extension-registry/{class-extensions-initializer.js → multi-extensions-class-initializer.js} +10 -2
- package/dist-cms/packages/core/index.d.ts +1 -0
- package/dist-cms/packages/core/index.js +7 -2
- package/dist-cms/packages/core/localization/index.d.ts +2 -0
- package/dist-cms/packages/core/localization/index.js +2 -0
- package/dist-cms/packages/core/localization/localize.element.d.ts +34 -0
- package/dist-cms/packages/core/localization/localize.element.js +64 -0
- package/dist-cms/packages/core/localization/manifests.d.ts +2 -0
- package/dist-cms/packages/core/localization/manifests.js +23 -0
- package/dist-cms/packages/core/localization/registry/translation.registry.d.ts +17 -0
- package/dist-cms/packages/core/localization/registry/translation.registry.js +79 -0
- package/dist-cms/packages/core/macro/macro.service.d.ts +1 -1
- package/dist-cms/packages/core/menu/index.d.ts +1 -0
- package/dist-cms/packages/core/menu/index.js +1 -0
- package/dist-cms/packages/core/menu/menu.context.d.ts +9 -0
- package/dist-cms/packages/core/menu/menu.context.js +14 -0
- package/dist-cms/packages/core/menu/menu.element.d.ts +1 -0
- package/dist-cms/packages/core/menu/menu.element.js +6 -2
- package/dist-cms/packages/core/modal/common/folder/folder-modal.element.d.ts +2 -2
- package/dist-cms/packages/core/modal/common/property-settings/property-settings-modal.element.js +1 -1
- package/dist-cms/packages/core/modal/modal-context.d.ts +1 -1
- package/dist-cms/packages/core/modal/modal-manager.context.d.ts +1 -1
- package/dist-cms/packages/core/modal/modal-route-registration.d.ts +2 -2
- package/dist-cms/packages/core/modal/modal-route-registration.js +2 -2
- package/dist-cms/packages/core/modal/token/folder-modal.token.d.ts +2 -2
- package/dist-cms/packages/core/notification/notification.context.d.ts +1 -1
- package/dist-cms/packages/core/property-action/manifests.js +2 -2
- package/dist-cms/packages/core/property-action/shared/property-action-menu/property-action-menu.element.js +2 -1
- package/dist-cms/packages/core/property-editor/index.d.ts +1 -1
- package/dist-cms/packages/core/property-editor/index.js +1 -1
- package/dist-cms/packages/core/property-editor/manifests.d.ts +1 -1
- package/dist-cms/packages/core/property-editor/schemas/manifests.js +0 -2
- package/dist-cms/packages/core/property-editor/uis/icon-picker/manifests.js +1 -1
- package/dist-cms/packages/core/property-editor/uis/value-type/manifests.js +0 -1
- package/dist-cms/packages/core/section/index.d.ts +1 -1
- package/dist-cms/packages/core/section/index.js +1 -1
- package/dist-cms/packages/core/section/section-default.element.d.ts +1 -1
- package/dist-cms/packages/core/section/section-default.element.js +13 -21
- package/dist-cms/packages/core/section/section-main-views/index.d.ts +1 -0
- package/dist-cms/packages/core/section/section-main-views/index.js +1 -0
- package/dist-cms/packages/core/section/section-main-views/section-main-views.element.d.ts +19 -0
- package/dist-cms/packages/core/section/{section-views/section-views.element.js → section-main-views/section-main-views.element.js} +20 -48
- package/dist-cms/packages/core/section/section-sidebar/section-sidebar.context.d.ts +1 -1
- package/dist-cms/packages/core/section/section-sidebar-context-menu/section-sidebar-context-menu.element.js +18 -5
- package/dist-cms/packages/core/section/section-sidebar-menu/section-sidebar-menu.element.js +3 -4
- package/dist-cms/packages/core/section/section-sidebar-menu-with-entity-actions/section-sidebar-menu-with-entity-actions.element.js +2 -2
- package/dist-cms/packages/core/section/section.context.d.ts +1 -1
- package/dist-cms/packages/core/sorter/sorter.controller.js +6 -6
- package/dist-cms/packages/core/sorter/stories/test-sorter-controller.element.d.ts +13 -0
- package/dist-cms/packages/core/sorter/stories/test-sorter-controller.element.js +92 -0
- package/dist-cms/packages/core/themes/theme.context.d.ts +1 -1
- package/dist-cms/packages/core/tree/tree-item/tree-item.context.interface.d.ts +0 -2
- package/dist-cms/packages/core/tree/tree-item/tree-item.element.js +1 -1
- package/dist-cms/packages/core/tree/tree-item-base/tree-item-base.context.d.ts +4 -5
- package/dist-cms/packages/core/tree/tree-item-base/tree-item-base.context.js +26 -30
- package/dist-cms/packages/core/workspace/index.d.ts +1 -0
- package/dist-cms/packages/core/workspace/index.js +1 -0
- package/dist-cms/packages/core/workspace/manifests.d.ts +1 -1
- package/dist-cms/packages/core/workspace/manifests.js +2 -1
- package/dist-cms/packages/core/workspace/workspace-action/workspace-action-base.js +2 -2
- package/dist-cms/packages/core/workspace/workspace-action-menu/workspace-action-menu.element.js +8 -4
- package/dist-cms/packages/core/workspace/workspace-alias.condition.d.ts +18 -0
- package/dist-cms/packages/core/workspace/workspace-alias.condition.js +21 -0
- package/dist-cms/packages/core/workspace/workspace-content/views/collection/workspace-view-collection.element.js +2 -2
- package/dist-cms/packages/core/workspace/workspace-context/index.d.ts +1 -1
- package/dist-cms/packages/core/workspace/workspace-context/index.js +1 -1
- package/dist-cms/packages/core/workspace/workspace-context/workspace-context.d.ts +4 -4
- package/dist-cms/packages/core/workspace/workspace-context/workspace-context.interface.d.ts +2 -2
- package/dist-cms/packages/core/workspace/workspace-context/workspace-context.js +8 -6
- package/dist-cms/packages/core/workspace/workspace-context/workspace-context.token.d.ts +4 -0
- package/dist-cms/packages/core/workspace/workspace-context/workspace-context.token.js +2 -0
- package/dist-cms/packages/core/workspace/workspace-context/workspace-entity-context.interface.d.ts +0 -1
- package/dist-cms/packages/core/workspace/workspace-editor/workspace-editor.element.d.ts +4 -8
- package/dist-cms/packages/core/workspace/workspace-editor/workspace-editor.element.js +11 -39
- package/dist-cms/packages/core/workspace/workspace-footer/workspace-footer.element.d.ts +0 -10
- package/dist-cms/packages/core/workspace/workspace-footer/workspace-footer.element.js +1 -23
- package/dist-cms/packages/core/workspace/workspace-property/workspace-property.context.d.ts +1 -1
- package/dist-cms/packages/core/workspace/workspace-property/workspace-property.context.js +2 -2
- package/dist-cms/packages/core/workspace/workspace-property/workspace-property.element.js +4 -0
- package/dist-cms/packages/core/workspace/workspace-variant/workspace-variant.context.d.ts +1 -1
- package/dist-cms/packages/core/workspace/workspace-variant/workspace-variant.context.js +2 -2
- package/dist-cms/packages/{translation → dictionary}/dashboards/dictionary/dashboard-translation-dictionary.element.js +2 -2
- package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/create/create.action.js +1 -1
- package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/export/export.action.d.ts +0 -1
- package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/export/export.action.js +0 -1
- package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/import/import.action.d.ts +0 -1
- package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/import/import.action.js +0 -1
- package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/manifests.d.ts +1 -1
- package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/manifests.js +0 -12
- package/dist-cms/packages/dictionary/dictionary/index.d.ts +1 -0
- package/dist-cms/packages/dictionary/dictionary/index.js +1 -0
- package/dist-cms/packages/dictionary/dictionary/manifests.d.ts +1 -0
- package/dist-cms/packages/{translation → dictionary}/dictionary/menu-item/manifests.js +0 -2
- package/dist-cms/packages/{translation → dictionary}/dictionary/repository/dictionary.store.d.ts +1 -1
- package/dist-cms/packages/{translation → dictionary}/dictionary/repository/dictionary.tree.store.d.ts +1 -1
- package/dist-cms/packages/dictionary/dictionary/repository/index.d.ts +3 -0
- package/dist-cms/packages/dictionary/dictionary/repository/index.js +3 -0
- package/dist-cms/packages/{translation → dictionary}/dictionary/repository/manifests.js +1 -1
- package/dist-cms/packages/{translation → dictionary}/dictionary/tree/manifests.js +1 -1
- package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/dictionary-workspace-editor.element.js +3 -3
- package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/dictionary-workspace.context.d.ts +2 -0
- package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/dictionary-workspace.context.js +3 -1
- package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/manifests.js +13 -8
- package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/views/editor/workspace-view-dictionary-editor.element.js +2 -2
- package/dist-cms/packages/dictionary/manifests.d.ts +1 -0
- package/dist-cms/packages/dictionary/section.manifest.d.ts +2 -0
- package/dist-cms/packages/{translation → dictionary}/section.manifest.js +16 -10
- package/dist-cms/packages/{translation → dictionary}/umbraco-package.d.ts +1 -1
- package/dist-cms/packages/dictionary/umbraco-package.js +9 -0
- package/dist-cms/packages/documents/dashboards/manifests.js +6 -3
- package/dist-cms/packages/documents/document-blueprints/document-blueprint.detail.store.d.ts +1 -1
- package/dist-cms/packages/documents/document-blueprints/document-blueprint.tree.store.d.ts +1 -1
- package/dist-cms/packages/documents/document-blueprints/menu-item/manifests.js +0 -2
- package/dist-cms/packages/documents/document-types/entity-actions/create/manifests.js +0 -2
- package/dist-cms/packages/documents/document-types/entity-actions/manifests.js +0 -8
- package/dist-cms/packages/documents/document-types/menu-item/manifests.js +0 -2
- package/dist-cms/packages/documents/document-types/repository/document-type.store.d.ts +1 -1
- package/dist-cms/packages/documents/document-types/repository/document-type.tree.store.d.ts +1 -1
- package/dist-cms/packages/documents/document-types/tree/manifests.js +1 -1
- package/dist-cms/packages/documents/document-types/workspace/document-type-workspace-editor.element.js +7 -6
- package/dist-cms/packages/documents/document-types/workspace/document-type-workspace.context.d.ts +2 -0
- package/dist-cms/packages/documents/document-types/workspace/document-type-workspace.context.js +4 -1
- package/dist-cms/packages/documents/document-types/workspace/manifests.js +30 -15
- package/dist-cms/packages/documents/document-types/workspace/views/design/document-type-workspace-view-edit-properties.element.d.ts +5 -2
- package/dist-cms/packages/documents/document-types/workspace/views/design/document-type-workspace-view-edit-properties.element.js +57 -16
- package/dist-cms/packages/documents/document-types/workspace/views/design/document-type-workspace-view-edit-property.element.d.ts +11 -1
- package/dist-cms/packages/documents/document-types/workspace/views/design/document-type-workspace-view-edit-property.element.js +181 -34
- package/dist-cms/packages/documents/document-types/workspace/views/design/document-type-workspace-view-edit-tab.element.js +12 -7
- package/dist-cms/packages/documents/document-types/workspace/views/design/document-type-workspace-view-edit.element.d.ts +3 -0
- package/dist-cms/packages/documents/document-types/workspace/views/design/document-type-workspace-view-edit.element.js +143 -45
- package/dist-cms/packages/documents/document-types/workspace/views/settings/document-type-workspace-view-settings.element.js +2 -2
- package/dist-cms/packages/documents/document-types/workspace/views/structure/document-type-workspace-view-structure.element.js +6 -6
- package/dist-cms/packages/documents/document-types/workspace/views/templates/document-type-workspace-view-templates.element.js +2 -2
- package/dist-cms/packages/documents/documents/entity-actions/manifests.d.ts +1 -1
- package/dist-cms/packages/documents/documents/entity-actions/manifests.js +0 -24
- package/dist-cms/packages/documents/documents/menu-item/manifests.js +0 -2
- package/dist-cms/packages/documents/documents/repository/document.store.d.ts +1 -1
- package/dist-cms/packages/documents/documents/repository/document.tree.store.d.ts +1 -1
- package/dist-cms/packages/documents/documents/tree/manifests.js +1 -1
- package/dist-cms/packages/documents/documents/tree/tree-item/document-tree-item.context.d.ts +3 -3
- package/dist-cms/packages/documents/documents/workspace/document-workspace-editor.element.js +2 -2
- package/dist-cms/packages/documents/documents/workspace/document-workspace-split-view.element.js +2 -2
- package/dist-cms/packages/documents/documents/workspace/document-workspace.context.d.ts +3 -1
- package/dist-cms/packages/documents/documents/workspace/document-workspace.context.js +4 -1
- package/dist-cms/packages/documents/documents/workspace/index.d.ts +1 -1
- package/dist-cms/packages/documents/documents/workspace/index.js +1 -1
- package/dist-cms/packages/documents/documents/workspace/manifests.js +36 -21
- package/dist-cms/packages/documents/documents/workspace/views/edit/document-workspace-view-edit-properties.element.js +2 -2
- package/dist-cms/packages/documents/documents/workspace/views/edit/document-workspace-view-edit-tab.element.js +2 -2
- package/dist-cms/packages/documents/documents/workspace/views/edit/document-workspace-view-edit.element.js +3 -3
- package/dist-cms/packages/documents/documents/workspace/views/info/document-info-workspace-view.element.js +2 -2
- package/dist-cms/packages/documents/section.manifests.js +6 -3
- package/dist-cms/packages/media/manifests.d.ts +1 -1
- package/dist-cms/packages/media/media/entity-actions/manifests.js +0 -2
- package/dist-cms/packages/media/media/manifests.d.ts +1 -1
- package/dist-cms/packages/media/media/menu-item/manifests.js +0 -2
- package/dist-cms/packages/media/media/repository/media.store.d.ts +1 -1
- package/dist-cms/packages/media/media/repository/media.tree.store.d.ts +1 -1
- package/dist-cms/packages/media/media/tree/manifests.js +1 -1
- package/dist-cms/packages/media/media/workspace/manifests.js +24 -12
- package/dist-cms/packages/media/media/workspace/media-workspace-editor.element.js +2 -2
- package/dist-cms/packages/media/media/workspace/media-workspace.context.d.ts +2 -0
- package/dist-cms/packages/media/media/workspace/media-workspace.context.js +3 -1
- package/dist-cms/packages/media/media/workspace/media-workspace.element.d.ts +1 -0
- package/dist-cms/packages/media/media/workspace/media-workspace.element.js +1 -0
- package/dist-cms/packages/media/media-types/entity-actions/manifests.js +0 -10
- package/dist-cms/packages/media/media-types/manifests.d.ts +1 -1
- package/dist-cms/packages/media/media-types/menu-item/manifests.js +0 -2
- package/dist-cms/packages/media/media-types/repository/media-type.detail.store.d.ts +1 -1
- package/dist-cms/packages/media/media-types/repository/media-type.tree.store.d.ts +1 -1
- package/dist-cms/packages/media/media-types/tree/manifests.js +1 -1
- package/dist-cms/packages/media/media-types/workspace/media-type-workspace-editor.element.js +2 -2
- package/dist-cms/packages/media/media-types/workspace/media-type-workspace.context.d.ts +3 -1
- package/dist-cms/packages/media/media-types/workspace/media-type-workspace.context.js +4 -2
- package/dist-cms/packages/media/media-types/workspace/media-type-workspace.element.js +2 -2
- package/dist-cms/packages/media/section.manifests.d.ts +1 -1
- package/dist-cms/packages/media/section.manifests.js +7 -3
- package/dist-cms/packages/members/manifests.d.ts +1 -1
- package/dist-cms/packages/members/member-groups/entity-actions/manifests.js +0 -2
- package/dist-cms/packages/members/member-groups/manifests.d.ts +1 -1
- package/dist-cms/packages/members/member-groups/menu-item/manifests.js +0 -2
- package/dist-cms/packages/members/member-groups/repository/member-group.store.d.ts +1 -1
- package/dist-cms/packages/members/member-groups/repository/member-group.tree.store.d.ts +1 -1
- package/dist-cms/packages/members/member-groups/tree/manifests.js +1 -1
- package/dist-cms/packages/members/member-groups/workspace/manifests.js +12 -6
- package/dist-cms/packages/members/member-groups/workspace/member-group-workspace-editor.element.js +2 -2
- package/dist-cms/packages/members/member-groups/workspace/member-group-workspace.context.d.ts +3 -1
- package/dist-cms/packages/members/member-groups/workspace/member-group-workspace.context.js +4 -2
- package/dist-cms/packages/members/member-groups/workspace/member-group-workspace.element.js +2 -2
- package/dist-cms/packages/members/member-groups/workspace/views/info/workspace-view-member-group-info.element.js +2 -5
- package/dist-cms/packages/members/member-types/entity-actions/manifests.js +0 -2
- package/dist-cms/packages/members/member-types/manifests.d.ts +1 -1
- package/dist-cms/packages/members/member-types/menu-item/manifests.js +0 -2
- package/dist-cms/packages/members/member-types/repository/member-type.store.d.ts +1 -1
- package/dist-cms/packages/members/member-types/repository/member-type.tree.store.d.ts +1 -1
- package/dist-cms/packages/members/member-types/tree/manifests.js +1 -1
- package/dist-cms/packages/members/member-types/workspace/member-type-workspace.context.d.ts +2 -0
- package/dist-cms/packages/members/member-types/workspace/member-type-workspace.context.js +3 -1
- package/dist-cms/packages/members/member-types/workspace/member-type-workspace.element.d.ts +1 -0
- package/dist-cms/packages/members/member-types/workspace/member-type-workspace.element.js +1 -0
- package/dist-cms/packages/members/members/entity-actions/manifests.js +0 -2
- package/dist-cms/packages/members/members/manifests.d.ts +1 -1
- package/dist-cms/packages/members/members/member.detail.store.d.ts +1 -1
- package/dist-cms/packages/members/members/menu-item/manifests.js +0 -2
- package/dist-cms/packages/members/members/repository/member.store.d.ts +1 -1
- package/dist-cms/packages/members/members/repository/member.tree.store.d.ts +1 -1
- package/dist-cms/packages/members/members/tree/manifests.js +1 -1
- package/dist-cms/packages/members/members/workspace/member-workspace.context.d.ts +2 -0
- package/dist-cms/packages/members/members/workspace/member-workspace.context.js +3 -1
- package/dist-cms/packages/members/section.manifests.d.ts +1 -1
- package/dist-cms/packages/members/section.manifests.js +12 -6
- package/dist-cms/packages/packages/package/repository/package.store.d.ts +1 -1
- package/dist-cms/packages/packages/package-section/manifests.js +18 -9
- package/dist-cms/packages/packages/package-section/views/created/created-packages-section-view.element.d.ts +0 -1
- package/dist-cms/packages/packages/package-section/views/created/created-packages-section-view.element.js +0 -1
- package/dist-cms/packages/search/examine-management-dashboard/views/section-view-examine-indexers.d.ts +1 -0
- package/dist-cms/packages/search/examine-management-dashboard/views/section-view-examine-indexers.js +3 -0
- package/dist-cms/packages/search/manifests.js +6 -3
- package/dist-cms/packages/settings/dashboards/health-check/health-check-dashboard.context.d.ts +1 -1
- package/dist-cms/packages/settings/dashboards/health-check/health-check.context.d.ts +1 -1
- package/dist-cms/packages/settings/dashboards/manifests.js +37 -18
- package/dist-cms/packages/settings/dashboards/published-status/dashboard-published-status.element.js +11 -3
- package/dist-cms/packages/settings/data-types/entity-actions/copy/manifests.js +0 -2
- package/dist-cms/packages/settings/data-types/entity-actions/create/manifests.js +0 -2
- package/dist-cms/packages/settings/data-types/entity-actions/manifests.js +0 -6
- package/dist-cms/packages/settings/data-types/entity-actions/move/manifests.js +0 -2
- package/dist-cms/packages/settings/data-types/menu-item/manifests.js +0 -2
- package/dist-cms/packages/settings/data-types/modals/data-type-picker-flow/data-type-picker-flow-modal.element.js +2 -1
- package/dist-cms/packages/settings/data-types/modals/property-editor-ui-picker/property-editor-ui-picker-modal.element.js +3 -2
- package/dist-cms/packages/settings/data-types/repository/data-type-item.store.d.ts +1 -1
- package/dist-cms/packages/settings/data-types/repository/data-type.repository.d.ts +2 -2
- package/dist-cms/packages/settings/data-types/repository/data-type.store.d.ts +1 -1
- package/dist-cms/packages/settings/data-types/repository/data-type.tree.store.d.ts +1 -1
- package/dist-cms/packages/settings/data-types/repository/manifests.d.ts +1 -1
- package/dist-cms/packages/settings/data-types/repository/sources/data-type-folder.server.data.d.ts +3 -3
- package/dist-cms/packages/settings/data-types/tree/manifests.js +1 -1
- package/dist-cms/packages/settings/data-types/workspace/data-type-workspace-editor.element.js +3 -3
- package/dist-cms/packages/settings/data-types/workspace/data-type-workspace.context.d.ts +2 -0
- package/dist-cms/packages/settings/data-types/workspace/data-type-workspace.context.js +3 -1
- package/dist-cms/packages/settings/data-types/workspace/manifests.js +18 -9
- package/dist-cms/packages/settings/data-types/workspace/views/details/data-type-details-workspace-view.element.js +2 -3
- package/dist-cms/packages/settings/data-types/workspace/views/info/workspace-view-data-type-info.element.js +2 -3
- package/dist-cms/packages/settings/extensions/menu-item/manifests.js +0 -2
- package/dist-cms/packages/settings/languages/app-language-select/app-language-select.element.js +1 -5
- package/dist-cms/packages/settings/languages/app-language-select/app-language.context.d.ts +1 -1
- package/dist-cms/packages/settings/languages/app-language-select/manifests.js +6 -3
- package/dist-cms/packages/settings/languages/entity-actions/manifests.js +0 -4
- package/dist-cms/packages/settings/languages/menu-item/manifests.js +0 -2
- package/dist-cms/packages/settings/languages/repository/language-item.store.d.ts +1 -1
- package/dist-cms/packages/settings/languages/repository/language.store.d.ts +1 -1
- package/dist-cms/packages/settings/languages/workspace/language/language-workspace-editor.element.js +2 -2
- package/dist-cms/packages/settings/languages/workspace/language/language-workspace.context.d.ts +2 -0
- package/dist-cms/packages/settings/languages/workspace/language/language-workspace.context.js +3 -1
- package/dist-cms/packages/settings/languages/workspace/language/language-workspace.element.d.ts +0 -1
- package/dist-cms/packages/settings/languages/workspace/language/language-workspace.element.js +0 -1
- package/dist-cms/packages/settings/languages/workspace/language/manifests.js +12 -6
- package/dist-cms/packages/settings/languages/workspace/language/views/details/language-details-workspace-view.element.js +2 -3
- package/dist-cms/packages/settings/logviewer/manifests.d.ts +1 -1
- package/dist-cms/packages/settings/logviewer/menu-item/manifests.js +0 -2
- package/dist-cms/packages/settings/logviewer/workspace/{logviewer-root/logviewer-root-workspace.element.d.ts → logviewer/logviewer-workspace.element.d.ts} +0 -9
- package/dist-cms/packages/settings/logviewer/workspace/logviewer/logviewer-workspace.element.js +65 -0
- package/dist-cms/packages/settings/logviewer/workspace/{logviewer-root → logviewer}/manifests.js +16 -10
- package/dist-cms/packages/settings/logviewer/workspace/logviewer.context.d.ts +29 -16
- package/dist-cms/packages/settings/logviewer/workspace/logviewer.context.js +33 -5
- package/dist-cms/packages/settings/logviewer/workspace/manifests.js +2 -2
- package/dist-cms/packages/settings/relation-types/manifests.d.ts +1 -1
- package/dist-cms/packages/settings/relation-types/menu-item/manifests.js +0 -2
- package/dist-cms/packages/settings/relation-types/repository/relation-type.store.d.ts +1 -1
- package/dist-cms/packages/settings/relation-types/repository/relation-type.tree.store.d.ts +1 -1
- package/dist-cms/packages/settings/relation-types/tree/manifests.js +1 -1
- package/dist-cms/packages/settings/relation-types/workspace/manifests.js +18 -9
- package/dist-cms/packages/settings/relation-types/workspace/relation-type-workspace-editor.element.js +2 -2
- package/dist-cms/packages/settings/relation-types/workspace/relation-type-workspace.context.d.ts +2 -0
- package/dist-cms/packages/settings/relation-types/workspace/relation-type-workspace.context.js +3 -1
- package/dist-cms/packages/settings/relation-types/workspace/views/relation-type/relation-type-workspace-view-relation-type.element.js +2 -2
- package/dist-cms/packages/settings/section.manifests.d.ts +1 -1
- package/dist-cms/packages/settings/section.manifests.js +6 -3
- package/dist-cms/packages/tags/repository/tag.store.d.ts +1 -1
- package/dist-cms/packages/templating/components/insert-menu/templating-insert-menu.element.js +1 -1
- package/dist-cms/packages/templating/manifests.d.ts +1 -1
- package/dist-cms/packages/templating/menu.manifests.d.ts +1 -1
- package/dist-cms/packages/templating/menu.manifests.js +7 -3
- package/dist-cms/packages/templating/partial-views/entity-actions/create/create-from-snippet.action.d.ts +1 -1
- package/dist-cms/packages/templating/partial-views/entity-actions/create/create-from-snippet.action.js +1 -1
- package/dist-cms/packages/templating/partial-views/entity-actions/create/create-from-snippet.modal.d.ts +1 -1
- package/dist-cms/packages/templating/partial-views/entity-actions/manifests.js +0 -10
- package/dist-cms/packages/templating/partial-views/manifests.d.ts +1 -1
- package/dist-cms/packages/templating/partial-views/menu-item/manifests.js +0 -2
- package/dist-cms/packages/templating/partial-views/repository/partial-views.repository.d.ts +2 -2
- package/dist-cms/packages/templating/partial-views/repository/partial-views.store.d.ts +1 -1
- package/dist-cms/packages/templating/partial-views/repository/partial-views.tree.store.d.ts +1 -1
- package/dist-cms/packages/templating/partial-views/repository/sources/partial-views.folder.server.data.d.ts +2 -2
- package/dist-cms/packages/templating/partial-views/tree/manifests.js +1 -1
- package/dist-cms/packages/templating/partial-views/workspace/manifests.js +7 -4
- package/dist-cms/packages/templating/partial-views/workspace/{partial-views-workspace-edit.element.d.ts → partial-view-workspace-edit.element.d.ts} +3 -3
- package/dist-cms/packages/templating/partial-views/workspace/{partial-views-workspace-edit.element.js → partial-view-workspace-edit.element.js} +22 -27
- package/dist-cms/packages/templating/partial-views/workspace/{partial-views-workspace.context.d.ts → partial-view-workspace.context.d.ts} +4 -3
- package/dist-cms/packages/templating/partial-views/workspace/{partial-views-workspace.context.js → partial-view-workspace.context.js} +5 -6
- package/dist-cms/packages/templating/partial-views/workspace/{partial-views-workspace.element.d.ts → partial-view-workspace.element.d.ts} +4 -4
- package/dist-cms/packages/templating/partial-views/workspace/{partial-views-workspace.element.js → partial-view-workspace.element.js} +14 -14
- package/dist-cms/packages/templating/stylesheets/manifests.d.ts +1 -1
- package/dist-cms/packages/templating/stylesheets/menu-item/manifests.js +0 -2
- package/dist-cms/packages/templating/stylesheets/repository/stylesheet.tree.store.d.ts +1 -1
- package/dist-cms/packages/templating/stylesheets/tree/manifests.js +1 -1
- package/dist-cms/packages/templating/stylesheets/workspace/stylesheet-workspace.context.d.ts +4 -2
- package/dist-cms/packages/templating/stylesheets/workspace/stylesheet-workspace.context.js +3 -1
- package/dist-cms/packages/templating/templates/entity-actions/manifests.js +0 -4
- package/dist-cms/packages/templating/templates/manifests.d.ts +1 -1
- package/dist-cms/packages/templating/templates/menu-item/manifests.js +0 -2
- package/dist-cms/packages/templating/templates/repository/manifests.d.ts +1 -1
- package/dist-cms/packages/templating/templates/repository/template-item.store.d.ts +1 -1
- package/dist-cms/packages/templating/templates/repository/template.store.d.ts +1 -1
- package/dist-cms/packages/templating/templates/repository/template.tree.store.d.ts +1 -1
- package/dist-cms/packages/templating/templates/tree/manifests.js +1 -1
- package/dist-cms/packages/templating/templates/workspace/manifests.js +6 -3
- package/dist-cms/packages/templating/templates/workspace/template-workspace-editor.element.js +2 -1
- package/dist-cms/packages/templating/templates/workspace/template-workspace.context.d.ts +4 -2
- package/dist-cms/packages/templating/templates/workspace/template-workspace.context.js +4 -1
- package/dist-cms/packages/umbraco-news/manifests.js +6 -3
- package/dist-cms/packages/umbraco-news/umbraco-news-dashboard.element.js +1 -1
- package/dist-cms/packages/users/current-user/current-user-history.store.d.ts +1 -1
- package/dist-cms/packages/users/current-user/modals/current-user/current-user-modal.element.js +10 -6
- package/dist-cms/packages/users/current-user/user-profile-apps/user-profile-app-profile.element.js +7 -5
- package/dist-cms/packages/users/user-groups/manifests.d.ts +1 -1
- package/dist-cms/packages/users/user-groups/repository/manifests.d.ts +1 -1
- package/dist-cms/packages/users/user-groups/repository/user-group-item.store.d.ts +1 -1
- package/dist-cms/packages/users/user-groups/repository/user-group.store.d.ts +1 -1
- package/dist-cms/packages/users/user-groups/section-view/manifests.js +6 -3
- package/dist-cms/packages/users/user-groups/workspace/actions/workspace-action-user-group-save.element.js +2 -2
- package/dist-cms/packages/users/user-groups/workspace/manifests.js +6 -3
- package/dist-cms/packages/users/user-groups/workspace/user-group-workspace-editor.element.js +2 -2
- package/dist-cms/packages/users/user-groups/workspace/user-group-workspace.context.d.ts +2 -0
- package/dist-cms/packages/users/user-groups/workspace/user-group-workspace.context.js +3 -1
- package/dist-cms/packages/users/users/manifests.d.ts +1 -1
- package/dist-cms/packages/users/users/repository/manifests.d.ts +1 -1
- package/dist-cms/packages/users/users/repository/user-item.store.d.ts +1 -1
- package/dist-cms/packages/users/users/repository/user.repository.js +5 -1
- package/dist-cms/packages/users/users/repository/user.store.d.ts +1 -1
- package/dist-cms/packages/users/users/section-view/manifests.js +6 -3
- package/dist-cms/packages/users/users/workspace/actions/user-workspace-action-save.element.js +2 -2
- package/dist-cms/packages/users/users/workspace/manifests.js +6 -3
- package/dist-cms/packages/users/users/workspace/user-workspace-editor.element.d.ts +1 -0
- package/dist-cms/packages/users/users/workspace/user-workspace-editor.element.js +53 -8
- package/dist-cms/packages/users/users/workspace/user-workspace.context.d.ts +3 -1
- package/dist-cms/packages/users/users/workspace/user-workspace.context.js +19 -1
- package/dist-cms/shared/auth/auth.context.d.ts +1 -0
- package/dist-cms/shared/auth/auth.context.js +1 -2
- package/dist-cms/shared/auth/auth.interface.d.ts +4 -0
- package/dist-cms/shared/auth/auth.token.d.ts +1 -1
- package/dist-cms/shared/auth/auth.token.js +1 -1
- package/dist-cms/shared/context/app.context.d.ts +1 -1
- package/dist-cms/shared/lit-element/lit-element.element.d.ts +25 -0
- package/dist-cms/shared/lit-element/lit-element.element.js +42 -1
- package/dist-cms/shared/repository/data-source/folder-data-source.interface.d.ts +3 -3
- package/dist-cms/shared/repository/folder-repository.interface.d.ts +3 -3
- package/dist-cms/shared/resources/resource.controller.js +2 -2
- package/dist-cms/shared/router/route.context.d.ts +1 -1
- package/dist-cms/shared/router/route.context.js +2 -2
- package/dist-cms/shared/utils/component-has-manifest-property.function.d.ts +4 -0
- package/dist-cms/shared/utils/component-has-manifest-property.function.js +3 -0
- package/dist-cms/shared/utils/index.d.ts +1 -0
- package/dist-cms/shared/utils/index.js +1 -0
- package/dist-cms/shared/utils/media-helper.service.js +1 -0
- package/dist-cms/tinymce/CHANGELOG.md +23 -0
- package/dist-cms/tinymce/composer.json +1 -1
- package/dist-cms/tinymce/langs/hy.js +2 -2
- package/dist-cms/tinymce/langs/id.js +19 -19
- package/dist-cms/tinymce/langs/it.js +2 -2
- package/dist-cms/tinymce/langs/ka_GE.js +132 -132
- package/dist-cms/tinymce/langs/ru.js +4 -4
- package/dist-cms/tinymce/langs/sk.js +7 -7
- package/dist-cms/tinymce/models/dom/model.js +1 -1
- package/dist-cms/tinymce/models/dom/model.min.js +1 -1
- package/dist-cms/tinymce/package.json +1 -1
- package/dist-cms/tinymce/plugins/accordion/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/accordion/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/advlist/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/advlist/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/anchor/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/anchor/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/autolink/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/autolink/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/autoresize/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/autoresize/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/autosave/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/autosave/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/charmap/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/charmap/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/code/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/code/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/codesample/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/codesample/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/directionality/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/directionality/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/emoticons/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/emoticons/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/fullscreen/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/fullscreen/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/help/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/help/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/image/plugin.js +2 -2
- package/dist-cms/tinymce/plugins/image/plugin.min.js +2 -2
- package/dist-cms/tinymce/plugins/importcss/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/importcss/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/insertdatetime/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/insertdatetime/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/link/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/link/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/lists/plugin.js +2 -2
- package/dist-cms/tinymce/plugins/lists/plugin.min.js +2 -2
- package/dist-cms/tinymce/plugins/media/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/media/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/nonbreaking/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/nonbreaking/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/pagebreak/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/pagebreak/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/preview/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/preview/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/quickbars/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/quickbars/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/save/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/save/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/searchreplace/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/searchreplace/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/table/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/table/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/template/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/template/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/visualblocks/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/visualblocks/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/visualchars/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/visualchars/plugin.min.js +1 -1
- package/dist-cms/tinymce/plugins/wordcount/plugin.js +1 -1
- package/dist-cms/tinymce/plugins/wordcount/plugin.min.js +1 -1
- package/dist-cms/tinymce/skins/ui/oxide/skin.css +15 -2
- package/dist-cms/tinymce/skins/ui/oxide/skin.min.css +1 -1
- package/dist-cms/tinymce/skins/ui/oxide-dark/skin.css +15 -2
- package/dist-cms/tinymce/skins/ui/oxide-dark/skin.min.css +1 -1
- package/dist-cms/tinymce/skins/ui/tinymce-5/skin.css +15 -2
- package/dist-cms/tinymce/skins/ui/tinymce-5/skin.min.css +1 -1
- package/dist-cms/tinymce/skins/ui/tinymce-5-dark/skin.css +15 -2
- package/dist-cms/tinymce/skins/ui/tinymce-5-dark/skin.min.css +1 -1
- package/dist-cms/tinymce/themes/silver/theme.js +181 -108
- package/dist-cms/tinymce/themes/silver/theme.min.js +2 -2
- package/dist-cms/tinymce/tinymce.d.ts +3 -0
- package/dist-cms/tinymce/tinymce.js +23 -15
- package/dist-cms/tinymce/tinymce.min.js +2 -2
- package/dist-cms/tsconfig.build.json +15 -0
- package/dist-cms/tsconfig.build.tsbuildinfo +1 -0
- package/dist-cms/umbraco-package-schema.json +536 -236
- package/dist-cms/vscode-html-custom-data.json +122 -108
- package/package.json +15 -12
- package/dist-cms/external/monaco-editor/twig-4859b551.js +0 -6
- package/dist-cms/packages/core/property-editor/schemas/Umbraco.JSON.d.ts +0 -2
- package/dist-cms/packages/core/property-editor/schemas/Umbraco.JSON.js +0 -8
- package/dist-cms/packages/core/section/section-views/index.d.ts +0 -1
- package/dist-cms/packages/core/section/section-views/index.js +0 -1
- package/dist-cms/packages/core/section/section-views/section-views.element.d.ts +0 -26
- package/dist-cms/packages/core/workspace/workspace-context/entity-workspace-context.token.d.ts +0 -4
- package/dist-cms/packages/core/workspace/workspace-context/entity-workspace-context.token.js +0 -2
- package/dist-cms/packages/settings/logviewer/workspace/logviewer-root/logviewer-root-workspace.element.js +0 -166
- package/dist-cms/packages/translation/dictionary/manifests.d.ts +0 -1
- package/dist-cms/packages/translation/manifests.d.ts +0 -1
- package/dist-cms/packages/translation/section.manifest.d.ts +0 -2
- package/dist-cms/packages/translation/umbraco-package.js +0 -9
- package/dist-cms/tsconfig.tsbuildinfo +0 -1
- /package/dist-cms/apps/backoffice/{extension.controller.d.ts → extension-initializer.controller.d.ts} +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dashboards/dictionary/dashboard-translation-dictionary.element.d.ts +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/create/create-dictionary-modal.element.d.ts +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/create/create-dictionary-modal.element.js +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/create/create.action.d.ts +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/export/export-dictionary-modal.element.d.ts +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/export/export-dictionary-modal.element.js +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/import/import-dictionary-modal.element.d.ts +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/import/import-dictionary-modal.element.js +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/reload.action.d.ts +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/reload.action.js +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/manifests.js +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/menu-item/dictionary-menu-item.element.d.ts +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/menu-item/dictionary-menu-item.element.js +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/menu-item/manifests.d.ts +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/menu.manifests.d.ts +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/menu.manifests.js +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/repository/dictionary.repository.d.ts +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/repository/dictionary.repository.js +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/repository/dictionary.store.js +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/repository/dictionary.tree.store.js +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/repository/manifests.d.ts +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/repository/sources/dictionary.detail.server.data.d.ts +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/repository/sources/dictionary.detail.server.data.js +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/repository/sources/dictionary.tree.server.data.d.ts +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/repository/sources/dictionary.tree.server.data.js +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/tree/manifests.d.ts +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/dictionary-workspace-editor.element.d.ts +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/dictionary-workspace.element.d.ts +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/dictionary-workspace.element.js +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/manifests.d.ts +0 -0
- /package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/views/editor/workspace-view-dictionary-editor.element.d.ts +0 -0
- /package/dist-cms/packages/{translation → dictionary}/manifests.js +0 -0
- /package/dist-cms/packages/settings/logviewer/workspace/{logviewer-root → logviewer}/manifests.d.ts +0 -0
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
},
|
|
49
49
|
{
|
|
50
50
|
"name": "umb-app",
|
|
51
|
-
"description": "Events:\n\n * `umb:debug-contexts:data` {`CustomEvent<{ contexts: any; }>`} - \n\nAttributes:\n\n * `serverUrl` {`string`} - The base URL of the configured Umbraco server.\n\n * `backofficePath` {`string`} - The base path of the backoffice.\n\n * `bypassAuth` {boolean} - Bypass authentication.\n\nProperties:\n\n * `serverUrl` {`string`} - The base URL of the configured Umbraco server.\n\n * `backofficePath` {`string`} - The base path of the backoffice.\n\n * `bypassAuth` {boolean} - Bypass authentication.\n\n * `_routes` {`any[]`} - \n\n * `styles` - ",
|
|
51
|
+
"description": "Events:\n\n * `umb:debug-contexts:data` {`CustomEvent<{ contexts: any; }>`} - \n\nAttributes:\n\n * `serverUrl` {`string`} - The base URL of the configured Umbraco server.\n\n * `backofficePath` {`string`} - The base path of the backoffice.\n\n * `bypassAuth` {`boolean`} - Bypass authentication.\n\nProperties:\n\n * `serverUrl` {`string`} - The base URL of the configured Umbraco server.\n\n * `backofficePath` {`string`} - The base path of the backoffice.\n\n * `bypassAuth` {`boolean`} - Bypass authentication.\n\n * `_routes` {`any[]`} - \n\n * `styles` - ",
|
|
52
52
|
"attributes": [
|
|
53
53
|
{
|
|
54
54
|
"name": "serverUrl",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
"name": "bypassAuth",
|
|
63
|
-
"description": "`bypassAuth` {boolean} - Bypass authentication.\n\nProperty: bypassAuth\n\nDefault: false",
|
|
63
|
+
"description": "`bypassAuth` {`boolean`} - Bypass authentication.\n\nProperty: bypassAuth\n\nDefault: false",
|
|
64
64
|
"valueSet": "v"
|
|
65
65
|
},
|
|
66
66
|
{
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
},
|
|
82
82
|
{
|
|
83
83
|
"name": "umb-backoffice-header-sections",
|
|
84
|
-
"description": "Properties:\n\n * `_open` {`boolean`} - \n\n * `_sections` {`any[]`} - \n\n * `
|
|
84
|
+
"description": "Properties:\n\n * `_open` {`boolean`} - \n\n * `_sections` {`any[]`} - \n\n * `_extraSections` {`any[]`} - \n\n * `_currentSectionAlias` {`string`} - \n\n * `_backofficeContext` - \n\n * `styles` - ",
|
|
85
85
|
"attributes": []
|
|
86
86
|
},
|
|
87
87
|
{
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
180
|
"name": "umb-controller-host-initializer",
|
|
181
|
-
"description": "Properties:\n\n * `create` - A way to initialize controllers.",
|
|
181
|
+
"description": "Properties:\n\n * `create` - A way to initialize controllers.\n\n * `localize` - Use the UmbLocalizeController to localize your element.",
|
|
182
182
|
"attributes": []
|
|
183
183
|
},
|
|
184
184
|
{
|
|
@@ -353,11 +353,12 @@
|
|
|
353
353
|
},
|
|
354
354
|
{
|
|
355
355
|
"name": "umb-extension-slot",
|
|
356
|
-
"description": "Slots:\n\n * `default` {} - slot for inserting additional things into this slot.\n\nAttributes:\n\n * `type` {
|
|
356
|
+
"description": "Slots:\n\n * `default` {} - slot for inserting additional things into this slot.\n\nAttributes:\n\n * `type` {string | string[]} - The type or types of extensions to render.\n\n * `default-element` {`string`} - \n\n * `renderMethod` - \n\nProperties:\n\n * `_permittedExts` {`any[]`} - \n\n * `type` {string | string[]} - The type or types of extensions to render.\n\n * `filter` {(manifest: any) => boolean} - Filter method for extension manifests.\nThis is an initial filter taking effect before conditions or overwrites, the extensions will still be filtered by the conditions defined in the manifest.\n\n * `props` {Record<string, any>} - Properties to pass to the extensions elements.\nNotice: The individual manifest of the extension is parsed to each extension element no matter if this is set or not.\n\n * `defaultElement` {`string`} - \n\n * `renderMethod` - \n\n * `styles` - ",
|
|
357
357
|
"attributes": [
|
|
358
358
|
{
|
|
359
359
|
"name": "type",
|
|
360
|
-
"description": "`type` {
|
|
360
|
+
"description": "`type` {string | string[]} - The type or types of extensions to render.\n\nProperty: type",
|
|
361
|
+
"values": []
|
|
361
362
|
},
|
|
362
363
|
{
|
|
363
364
|
"name": "default-element",
|
|
@@ -881,7 +882,7 @@
|
|
|
881
882
|
},
|
|
882
883
|
{
|
|
883
884
|
"name": "umb-entity-action-list",
|
|
884
|
-
"description": "Attributes:\n\n * `entity-type` {`string`} - \n\n * `unique` {`string | undefined`} - \n\nProperties:\n\n * `
|
|
885
|
+
"description": "Attributes:\n\n * `entity-type` {`string`} - \n\n * `unique` {`string | null | undefined`} - \n\nProperties:\n\n * `entityType` {`string`} - \n\n * `_entityType` {`string`} - \n\n * `_filter` - \n\n * `unique` {`string | null | undefined`} - ",
|
|
885
886
|
"attributes": [
|
|
886
887
|
{
|
|
887
888
|
"name": "entity-type",
|
|
@@ -889,7 +890,7 @@
|
|
|
889
890
|
},
|
|
890
891
|
{
|
|
891
892
|
"name": "unique",
|
|
892
|
-
"description": "`unique` {`string | undefined`} - \n\nProperty: unique",
|
|
893
|
+
"description": "`unique` {`string | null | undefined`} - \n\nProperty: unique",
|
|
893
894
|
"values": []
|
|
894
895
|
}
|
|
895
896
|
]
|
|
@@ -910,6 +911,26 @@
|
|
|
910
911
|
"description": "Properties:\n\n * `_selection` {`string[]`} - \n\n * `selection` {`string[]`} - \n\n * `_manifest` - \n\n * `manifest` - ",
|
|
911
912
|
"attributes": []
|
|
912
913
|
},
|
|
914
|
+
{
|
|
915
|
+
"name": "umb-localize",
|
|
916
|
+
"description": "This element allows you to localize a string with optional interpolation values.\n\nSlots:\n\n * ` ` {} - The fallback value if the key is not found.\n\nAttributes:\n\n * `key` {`string`} - The key to localize. The key is case sensitive.\n\n * `args` {any[] | undefined} - The values to forward to the localization function (must be JSON compatible).\n\n * `debug` {`boolean`} - If true, the key will be rendered instead of the localized value if the key is not found.\n\nProperties:\n\n * `key` {`string`} - The key to localize. The key is case sensitive.\n\n * `args` {any[] | undefined} - The values to forward to the localization function (must be JSON compatible).\n\n * `debug` {`boolean`} - If true, the key will be rendered instead of the localized value if the key is not found.\n\n * `text` {`string`} - \n\n * `styles` {`any[]`} - ",
|
|
917
|
+
"attributes": [
|
|
918
|
+
{
|
|
919
|
+
"name": "key",
|
|
920
|
+
"description": "`key` {`string`} - The key to localize. The key is case sensitive.\n\nProperty: key"
|
|
921
|
+
},
|
|
922
|
+
{
|
|
923
|
+
"name": "args",
|
|
924
|
+
"description": "`args` {any[] | undefined} - The values to forward to the localization function (must be JSON compatible).\n\nProperty: args",
|
|
925
|
+
"values": []
|
|
926
|
+
},
|
|
927
|
+
{
|
|
928
|
+
"name": "debug",
|
|
929
|
+
"description": "`debug` {`boolean`} - If true, the key will be rendered instead of the localized value if the key is not found.\n\nProperty: debug\n\nDefault: false",
|
|
930
|
+
"valueSet": "v"
|
|
931
|
+
}
|
|
932
|
+
]
|
|
933
|
+
},
|
|
913
934
|
{
|
|
914
935
|
"name": "umb-menu-item-base",
|
|
915
936
|
"description": "Attributes:\n\n * `entity-type` {`string | undefined`} - \n\n * `icon-name` {`string`} - \n\n * `label` {`string`} - \n\n * `has-children` {`boolean`} - \n\nProperties:\n\n * `entityType` {`string | undefined`} - \n\n * `iconName` {`string`} - \n\n * `label` {`string`} - \n\n * `hasChildren` {`boolean`} - \n\n * `_href` {`string | undefined`} - \n\n * `styles` {`any[]`} - ",
|
|
@@ -941,13 +962,8 @@
|
|
|
941
962
|
},
|
|
942
963
|
{
|
|
943
964
|
"name": "umb-menu",
|
|
944
|
-
"description": "
|
|
945
|
-
"attributes": [
|
|
946
|
-
{
|
|
947
|
-
"name": "manifest",
|
|
948
|
-
"description": "`manifest` - \n\nProperty: manifest"
|
|
949
|
-
}
|
|
950
|
-
]
|
|
965
|
+
"description": "Properties:\n\n * `manifest` - \n\n * `styles` {`any[]`} - ",
|
|
966
|
+
"attributes": []
|
|
951
967
|
},
|
|
952
968
|
{
|
|
953
969
|
"name": "umb-code-editor-modal",
|
|
@@ -1671,11 +1687,17 @@
|
|
|
1671
1687
|
},
|
|
1672
1688
|
{
|
|
1673
1689
|
"name": "umb-section-default",
|
|
1674
|
-
"description": "
|
|
1690
|
+
"description": "Properties:\n\n * `_manifest` - \n\n * `manifest` - \n\n * `_routes` {`any[] | undefined`} - \n\n * `_sidebarApps` {`any[] | undefined`} - \n\n * `styles` {`any[]`} - ",
|
|
1691
|
+
"attributes": []
|
|
1692
|
+
},
|
|
1693
|
+
{
|
|
1694
|
+
"name": "umb-section-main-views",
|
|
1695
|
+
"description": "Attributes:\n\n * `section-alias` {`string | undefined`} - \n\nProperties:\n\n * `sectionAlias` {`string | undefined`} - \n\n * `_views` {`any[]`} - \n\n * `_dashboards` {`any[]`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `_routes` {`any[]`} - \n\n * `styles` {`any[]`} - ",
|
|
1675
1696
|
"attributes": [
|
|
1676
1697
|
{
|
|
1677
|
-
"name": "
|
|
1678
|
-
"description": "`
|
|
1698
|
+
"name": "section-alias",
|
|
1699
|
+
"description": "`section-alias` {`string | undefined`} - \n\nProperty: sectionAlias",
|
|
1700
|
+
"values": []
|
|
1679
1701
|
}
|
|
1680
1702
|
]
|
|
1681
1703
|
},
|
|
@@ -1691,25 +1713,13 @@
|
|
|
1691
1713
|
},
|
|
1692
1714
|
{
|
|
1693
1715
|
"name": "umb-section-sidebar-menu-with-entity-actions",
|
|
1694
|
-
"description": "
|
|
1695
|
-
"attributes": [
|
|
1696
|
-
{
|
|
1697
|
-
"name": "manifest",
|
|
1698
|
-
"description": "`manifest` {`ManifestType | undefined`} - \n\nProperty: manifest",
|
|
1699
|
-
"values": []
|
|
1700
|
-
}
|
|
1701
|
-
]
|
|
1716
|
+
"description": "Properties:\n\n * `manifest` {`ManifestType | undefined`} - \n\n * `styles` {`any[]`} - ",
|
|
1717
|
+
"attributes": []
|
|
1702
1718
|
},
|
|
1703
1719
|
{
|
|
1704
1720
|
"name": "umb-section-sidebar-menu",
|
|
1705
|
-
"description": "
|
|
1706
|
-
"attributes": [
|
|
1707
|
-
{
|
|
1708
|
-
"name": "manifest",
|
|
1709
|
-
"description": "`manifest` {`ManifestType | undefined`} - \n\nProperty: manifest",
|
|
1710
|
-
"values": []
|
|
1711
|
-
}
|
|
1712
|
-
]
|
|
1721
|
+
"description": "Properties:\n\n * `manifest` {`ManifestType | undefined`} - \n\n * `styles` {`any[]`} - ",
|
|
1722
|
+
"attributes": []
|
|
1713
1723
|
},
|
|
1714
1724
|
{
|
|
1715
1725
|
"name": "umb-section-sidebar",
|
|
@@ -1717,15 +1727,9 @@
|
|
|
1717
1727
|
"attributes": []
|
|
1718
1728
|
},
|
|
1719
1729
|
{
|
|
1720
|
-
"name": "
|
|
1721
|
-
"description": "
|
|
1722
|
-
"attributes": [
|
|
1723
|
-
{
|
|
1724
|
-
"name": "section-alias",
|
|
1725
|
-
"description": "`section-alias` {`string | undefined`} - \n\nProperty: sectionAlias",
|
|
1726
|
-
"values": []
|
|
1727
|
-
}
|
|
1728
|
-
]
|
|
1730
|
+
"name": "test-my-sorter-controller",
|
|
1731
|
+
"description": "Properties:\n\n * `styles` {`any[]`} - \n\n * `sorter` - ",
|
|
1732
|
+
"attributes": []
|
|
1729
1733
|
},
|
|
1730
1734
|
{
|
|
1731
1735
|
"name": "umb-entity-tree-item",
|
|
@@ -1807,7 +1811,7 @@
|
|
|
1807
1811
|
},
|
|
1808
1812
|
{
|
|
1809
1813
|
"name": "umb-workspace-editor",
|
|
1810
|
-
"description": "Slots:\n\n * `icon` {} - Slot for icon\n\n * `header` {} - Slot for workspace header\n\n * `name` {} - Slot for name\n\n * `footer` {} - Slot for workspace footer\n\n * `actions` {} - Slot for workspace footer actions\n\n * `default` {} - slot for main content\n\nAttributes:\n\n * `headline` {`string`} - \n\n * `hideNavigation` {`boolean`} - \n\n * `enforceNoFooter` {`boolean`} - \n\n * `alias` {string} - Alias of the workspace.
|
|
1814
|
+
"description": "Slots:\n\n * `icon` {} - Slot for icon\n\n * `header` {} - Slot for workspace header\n\n * `name` {} - Slot for name\n\n * `footer` {} - Slot for workspace footer\n\n * `actions` {} - Slot for workspace footer actions\n\n * `default` {} - slot for main content\n\nAttributes:\n\n * `headline` {`string`} - \n\n * `hideNavigation` {`boolean`} - \n\n * `enforceNoFooter` {`boolean`} - \n\n * `alias` {string | undefined} - Alias of the workspace. Currently not used for anything.\n\nProperties:\n\n * `headline` {`string`} - \n\n * `hideNavigation` {`boolean`} - \n\n * `enforceNoFooter` {`boolean`} - \n\n * `alias` {string | undefined} - Alias of the workspace. Currently not used for anything.\n\n * `_workspaceViews` {`any[]`} - \n\n * `_routes` {`any[] | undefined`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `styles` {`any[]`} - ",
|
|
1811
1815
|
"attributes": [
|
|
1812
1816
|
{
|
|
1813
1817
|
"name": "headline",
|
|
@@ -1825,19 +1829,15 @@
|
|
|
1825
1829
|
},
|
|
1826
1830
|
{
|
|
1827
1831
|
"name": "alias",
|
|
1828
|
-
"description": "`alias` {string} - Alias of the workspace.
|
|
1832
|
+
"description": "`alias` {string | undefined} - Alias of the workspace. Currently not used for anything.\n\nProperty: alias",
|
|
1833
|
+
"values": []
|
|
1829
1834
|
}
|
|
1830
1835
|
]
|
|
1831
1836
|
},
|
|
1832
1837
|
{
|
|
1833
1838
|
"name": "umb-workspace-footer",
|
|
1834
|
-
"description": "Slots:\n\n * ` ` {} - Slot for workspace footer items\n\n * `actions` {} - Slot for workspace actions\n\
|
|
1835
|
-
"attributes": [
|
|
1836
|
-
{
|
|
1837
|
-
"name": "alias",
|
|
1838
|
-
"description": "`alias` {string} - Alias of the workspace. The Layout will render the workspace actions that are registered for this workspace alias.\n\nProperty: alias\n\nDefault: ''"
|
|
1839
|
-
}
|
|
1840
|
-
]
|
|
1839
|
+
"description": "Slots:\n\n * ` ` {} - Slot for workspace footer items\n\n * `actions` {} - Slot for workspace actions\n\nProperties:\n\n * `_withinModal` {`boolean`} - \n\n * `_modalContext` - \n\n * `_onClose` - \n\n * `styles` {`any[]`} - ",
|
|
1840
|
+
"attributes": []
|
|
1841
1841
|
},
|
|
1842
1842
|
{
|
|
1843
1843
|
"name": "umb-workspace-modal",
|
|
@@ -1952,6 +1952,45 @@
|
|
|
1952
1952
|
}
|
|
1953
1953
|
]
|
|
1954
1954
|
},
|
|
1955
|
+
{
|
|
1956
|
+
"name": "umb-dashboard-translation-dictionary",
|
|
1957
|
+
"description": "Properties:\n\n * `_tableConfig` - \n\n * `_tableItemsFiltered` {`any[]`} - \n\n * `styles` {`any[]`} - ",
|
|
1958
|
+
"attributes": []
|
|
1959
|
+
},
|
|
1960
|
+
{
|
|
1961
|
+
"name": "umb-create-dictionary-modal",
|
|
1962
|
+
"description": "Properties:\n\n * `_form` {`HTMLFormElement`} - \n\n * `styles` {`any[]`} - ",
|
|
1963
|
+
"attributes": []
|
|
1964
|
+
},
|
|
1965
|
+
{
|
|
1966
|
+
"name": "umb-export-dictionary-modal",
|
|
1967
|
+
"description": "Properties:\n\n * `_form` {`HTMLFormElement`} - \n\n * `styles` {`any[]`} - ",
|
|
1968
|
+
"attributes": []
|
|
1969
|
+
},
|
|
1970
|
+
{
|
|
1971
|
+
"name": "umb-import-dictionary-modal",
|
|
1972
|
+
"description": "Properties:\n\n * `styles` {`any[]`} - \n\n * `_form` {`HTMLFormElement`} - \n\n * `_uploadedDictionaryTempId` {`string | undefined`} - \n\n * `_showUploadView` {`boolean`} - \n\n * `_showImportView` {`boolean`} - \n\n * `_showErrorView` {`boolean`} - \n\n * `_selection` {`string[]`} - ",
|
|
1973
|
+
"attributes": []
|
|
1974
|
+
},
|
|
1975
|
+
{
|
|
1976
|
+
"name": "umb-dictionary-menu-item",
|
|
1977
|
+
"attributes": []
|
|
1978
|
+
},
|
|
1979
|
+
{
|
|
1980
|
+
"name": "umb-dictionary-workspace-editor",
|
|
1981
|
+
"description": "Properties:\n\n * `_name` {`string | null | undefined`} - \n\n * `styles` {`any[]`} - ",
|
|
1982
|
+
"attributes": []
|
|
1983
|
+
},
|
|
1984
|
+
{
|
|
1985
|
+
"name": "umb-dictionary-workspace",
|
|
1986
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`any[]`} - ",
|
|
1987
|
+
"attributes": []
|
|
1988
|
+
},
|
|
1989
|
+
{
|
|
1990
|
+
"name": "umb-workspace-view-dictionary-editor",
|
|
1991
|
+
"description": "Properties:\n\n * `_dictionary` - \n\n * `_languages` {`any[]`} - \n\n * `styles` {`any[]`} - ",
|
|
1992
|
+
"attributes": []
|
|
1993
|
+
},
|
|
1955
1994
|
{
|
|
1956
1995
|
"name": "umb-dashboard-redirect-management",
|
|
1957
1996
|
"description": "Attributes:\n\n * `items-per-page` {`number`} - \n\nProperties:\n\n * `itemsPerPage` {`number`} - \n\n * `_redirectData` {`any[] | undefined`} - \n\n * `_trackerStatus` {`boolean`} - \n\n * `_currentPage` {`number`} - \n\n * `_total` {`number | undefined`} - \n\n * `_buttonState` - \n\n * `_filter` {`string | undefined`} - \n\n * `_searchField` {`HTMLInputElement`} - \n\n * `_pagination` - \n\n * `_modalContext` - \n\n * `styles` {`any[]`} - ",
|
|
@@ -2012,7 +2051,7 @@
|
|
|
2012
2051
|
},
|
|
2013
2052
|
{
|
|
2014
2053
|
"name": "umb-document-type-workspace-view-edit-properties",
|
|
2015
|
-
"description": "Attributes:\n\n * `container-id` {`string | undefined`} - \n\n * `container-name` {`string | undefined`} - \n\n * `container-type` - \n\nProperties:\n\n * `_containerId` {`string | undefined`} - \n\n * `containerId` {`string | undefined`} - \n\n * `containerName` {`string | undefined`} - \n\n * `containerType` - \n\n * `_propertyStructureHelper` - \n\n * `_propertyStructure` {`any[]`} - \n\n * `styles` {`any[]`} - ",
|
|
2054
|
+
"description": "Attributes:\n\n * `container-id` {`string | undefined`} - \n\n * `container-name` {`string | undefined`} - \n\n * `container-type` - \n\nProperties:\n\n * `_containerId` {`string | undefined`} - \n\n * `containerId` {`string | undefined`} - \n\n * `containerName` {`string | undefined`} - \n\n * `containerType` - \n\n * `_propertyStructureHelper` - \n\n * `_propertyStructure` {`any[]`} - \n\n * `_ownerDocumentTypes` {`any[] | undefined`} - \n\n * `_modalRouteNewProperty` {`string | undefined`} - \n\n * `styles` {`any[]`} - ",
|
|
2016
2055
|
"attributes": [
|
|
2017
2056
|
{
|
|
2018
2057
|
"name": "container-id",
|
|
@@ -2032,7 +2071,7 @@
|
|
|
2032
2071
|
},
|
|
2033
2072
|
{
|
|
2034
2073
|
"name": "document-type-workspace-view-edit-property",
|
|
2035
|
-
"description": "Events:\n\n * `partial-property-update` {`CustomEvent<any>`} - \n\nSlots:\n\n * `editor` {} - Slot for rendering the Property Editor\n\nAttributes:\n\n * `property` {PropertyTypeModelBaseModel} - Property, the data object for the property.\n\n * `inherited` {boolean} - Inherited, Determines if the property is part of the main document type thats being edited.\nIf true, then the property is inherited from another document type, not a part of the main document type.\n\nProperties:\n\n * `_property` - \n\n * `property` {PropertyTypeModelBaseModel} - Property, the data object for the property.\n\n * `inherited` {boolean} - Inherited, Determines if the property is part of the main document type thats being edited.\nIf true, then the property is inherited from another document type, not a part of the main document type.\n\n * `_modalRoute` {`string | undefined`} - \n\n * `_aliasLocked` {`boolean`} - \n\n * `styles` {`any[]`} - \n\n * `#modalRegistration` - ",
|
|
2074
|
+
"description": "Events:\n\n * `partial-property-update` {`CustomEvent<any>`} - \n\n * `property-delete` {`CustomEvent<unknown>`} - \n\nSlots:\n\n * `editor` {} - Slot for rendering the Property Editor\n\nAttributes:\n\n * `property` {PropertyTypeModelBaseModel} - Property, the data object for the property.\n\n * `inherited` {boolean} - Inherited, Determines if the property is part of the main document type thats being edited.\nIf true, then the property is inherited from another document type, not a part of the main document type.\n\n * `modalRoute` {`string | undefined`} - \n\n * `owner-document-type-id` {`string | undefined`} - \n\n * `owner-document-type-name` {`string | undefined`} - \n\nProperties:\n\n * `_property` - \n\n * `property` {PropertyTypeModelBaseModel} - Property, the data object for the property.\n\n * `inherited` {boolean} - Inherited, Determines if the property is part of the main document type thats being edited.\nIf true, then the property is inherited from another document type, not a part of the main document type.\n\n * `_modalManagerContext` - \n\n * `_modalRoute` {`string | undefined`} - \n\n * `_editDocumentTypePath` {`string | undefined`} - \n\n * `modalRoute` {`string | undefined`} - \n\n * `ownerDocumentTypeId` {`string | undefined`} - \n\n * `ownerDocumentTypeName` {`string | undefined`} - \n\n * `_dataTypeName` {`string | undefined`} - \n\n * `_aliasLocked` {`boolean`} - \n\n * `styles` {`any[]`} - \n\n * `#modalRegistration` - ",
|
|
2036
2075
|
"attributes": [
|
|
2037
2076
|
{
|
|
2038
2077
|
"name": "property",
|
|
@@ -2043,9 +2082,28 @@
|
|
|
2043
2082
|
"description": "`inherited` {boolean} - Inherited, Determines if the property is part of the main document type thats being edited.\nIf true, then the property is inherited from another document type, not a part of the main document type.\n\nProperty: inherited\n\nDefault: undefined",
|
|
2044
2083
|
"values": []
|
|
2045
2084
|
},
|
|
2085
|
+
{
|
|
2086
|
+
"name": "modalRoute",
|
|
2087
|
+
"description": "`modalRoute` {`string | undefined`} - \n\nProperty: modalRoute",
|
|
2088
|
+
"values": []
|
|
2089
|
+
},
|
|
2090
|
+
{
|
|
2091
|
+
"name": "owner-document-type-id",
|
|
2092
|
+
"description": "`owner-document-type-id` {`string | undefined`} - \n\nProperty: ownerDocumentTypeId",
|
|
2093
|
+
"values": []
|
|
2094
|
+
},
|
|
2095
|
+
{
|
|
2096
|
+
"name": "owner-document-type-name",
|
|
2097
|
+
"description": "`owner-document-type-name` {`string | undefined`} - \n\nProperty: ownerDocumentTypeName",
|
|
2098
|
+
"values": []
|
|
2099
|
+
},
|
|
2046
2100
|
{
|
|
2047
2101
|
"name": "onpartial-property-update",
|
|
2048
2102
|
"description": "`partial-property-update` {`CustomEvent<any>`} - "
|
|
2103
|
+
},
|
|
2104
|
+
{
|
|
2105
|
+
"name": "onproperty-delete",
|
|
2106
|
+
"description": "`property-delete` {`CustomEvent<unknown>`} - "
|
|
2049
2107
|
}
|
|
2050
2108
|
]
|
|
2051
2109
|
},
|
|
@@ -2072,7 +2130,7 @@
|
|
|
2072
2130
|
},
|
|
2073
2131
|
{
|
|
2074
2132
|
"name": "umb-document-type-workspace-view-edit",
|
|
2075
|
-
"description": "Properties:\n\n * `_hasRootGroups` {`boolean`} - \n\n * `_routes` {`any[]`} - \n\n * `_tabs` {`any[] | undefined`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string`} - \n\n * `_workspaceContext` - \n\n * `_tabsStructureHelper` - \n\n * `styles` {`any[]`} - ",
|
|
2133
|
+
"description": "Properties:\n\n * `_hasRootGroups` {`boolean`} - \n\n * `_routes` {`any[]`} - \n\n * `_tabs` {`any[] | undefined`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string`} - \n\n * `_buttonDisabled` {`boolean`} - \n\n * `_workspaceContext` - \n\n * `_tabsStructureHelper` - \n\n * `_modalManagerContext` - \n\n * `_tabElements` {`any[]`} - \n\n * `styles` {`any[]`} - ",
|
|
2076
2134
|
"attributes": []
|
|
2077
2135
|
},
|
|
2078
2136
|
{
|
|
@@ -2294,7 +2352,7 @@
|
|
|
2294
2352
|
},
|
|
2295
2353
|
{
|
|
2296
2354
|
"name": "umb-media-workspace",
|
|
2297
|
-
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`any[]`} - ",
|
|
2355
|
+
"description": "Properties:\n\n * `workspaceAlias` {`\"Umb.Workspace.Media\"`} - \n\n * `_routes` {`any[]`} - \n\n * `styles` {`any[]`} - ",
|
|
2298
2356
|
"attributes": []
|
|
2299
2357
|
},
|
|
2300
2358
|
{
|
|
@@ -2334,7 +2392,7 @@
|
|
|
2334
2392
|
},
|
|
2335
2393
|
{
|
|
2336
2394
|
"name": "umb-member-type-workspace",
|
|
2337
|
-
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`any[]`} - ",
|
|
2395
|
+
"description": "Properties:\n\n * `workspaceAlias` {`\"Umb.Workspace.MemberType\"`} - \n\n * `_routes` {`any[]`} - \n\n * `styles` {`any[]`} - ",
|
|
2338
2396
|
"attributes": []
|
|
2339
2397
|
},
|
|
2340
2398
|
{
|
|
@@ -2371,7 +2429,7 @@
|
|
|
2371
2429
|
},
|
|
2372
2430
|
{
|
|
2373
2431
|
"name": "umb-created-packages-section-view",
|
|
2374
|
-
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `_workspaces` {`any[]`} -
|
|
2432
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `_workspaces` {`any[]`} - ",
|
|
2375
2433
|
"attributes": []
|
|
2376
2434
|
},
|
|
2377
2435
|
{
|
|
@@ -2642,13 +2700,8 @@
|
|
|
2642
2700
|
},
|
|
2643
2701
|
{
|
|
2644
2702
|
"name": "umb-data-type-workspace-editor",
|
|
2645
|
-
"description": "
|
|
2646
|
-
"attributes": [
|
|
2647
|
-
{
|
|
2648
|
-
"name": "manifest",
|
|
2649
|
-
"description": "`manifest` - \n\nProperty: manifest"
|
|
2650
|
-
}
|
|
2651
|
-
]
|
|
2703
|
+
"description": "Properties:\n\n * `manifest` - \n\n * `_dataTypeName` {`string`} - \n\n * `styles` {`any[]`} - ",
|
|
2704
|
+
"attributes": []
|
|
2652
2705
|
},
|
|
2653
2706
|
{
|
|
2654
2707
|
"name": "umb-data-type-workspace",
|
|
@@ -2807,7 +2860,7 @@
|
|
|
2807
2860
|
},
|
|
2808
2861
|
{
|
|
2809
2862
|
"name": "umb-logviewer-workspace",
|
|
2810
|
-
"description": "Properties:\n\n * `
|
|
2863
|
+
"description": "Properties:\n\n * `styles` {`any[]`} - ",
|
|
2811
2864
|
"attributes": []
|
|
2812
2865
|
},
|
|
2813
2866
|
{
|
|
@@ -3118,12 +3171,12 @@
|
|
|
3118
3171
|
"attributes": []
|
|
3119
3172
|
},
|
|
3120
3173
|
{
|
|
3121
|
-
"name": "umb-partial-
|
|
3174
|
+
"name": "umb-partial-view-workspace-edit",
|
|
3122
3175
|
"description": "Properties:\n\n * `_name` {`string | undefined`} - \n\n * `_content` {`string | null | undefined`} - \n\n * `_path` {`string | null | undefined`} - \n\n * `_ready` {`boolean | undefined`} - \n\n * `_codeEditor` - \n\n * `_modalContext` - \n\n * `inputQuery$` - \n\n * `styles` {`any[]`} - ",
|
|
3123
3176
|
"attributes": []
|
|
3124
3177
|
},
|
|
3125
3178
|
{
|
|
3126
|
-
"name": "umb-partial-
|
|
3179
|
+
"name": "umb-partial-view-workspace",
|
|
3127
3180
|
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`any[]`} - ",
|
|
3128
3181
|
"attributes": []
|
|
3129
3182
|
},
|
|
@@ -3243,45 +3296,6 @@
|
|
|
3243
3296
|
"description": "Properties:\n\n * `_routes` {`any[]`} - ",
|
|
3244
3297
|
"attributes": []
|
|
3245
3298
|
},
|
|
3246
|
-
{
|
|
3247
|
-
"name": "umb-dashboard-translation-dictionary",
|
|
3248
|
-
"description": "Properties:\n\n * `_tableConfig` - \n\n * `_tableItemsFiltered` {`any[]`} - \n\n * `styles` {`any[]`} - ",
|
|
3249
|
-
"attributes": []
|
|
3250
|
-
},
|
|
3251
|
-
{
|
|
3252
|
-
"name": "umb-create-dictionary-modal",
|
|
3253
|
-
"description": "Properties:\n\n * `_form` {`HTMLFormElement`} - \n\n * `styles` {`any[]`} - ",
|
|
3254
|
-
"attributes": []
|
|
3255
|
-
},
|
|
3256
|
-
{
|
|
3257
|
-
"name": "umb-export-dictionary-modal",
|
|
3258
|
-
"description": "Properties:\n\n * `_form` {`HTMLFormElement`} - \n\n * `styles` {`any[]`} - ",
|
|
3259
|
-
"attributes": []
|
|
3260
|
-
},
|
|
3261
|
-
{
|
|
3262
|
-
"name": "umb-import-dictionary-modal",
|
|
3263
|
-
"description": "Properties:\n\n * `styles` {`any[]`} - \n\n * `_form` {`HTMLFormElement`} - \n\n * `_uploadedDictionaryTempId` {`string | undefined`} - \n\n * `_showUploadView` {`boolean`} - \n\n * `_showImportView` {`boolean`} - \n\n * `_showErrorView` {`boolean`} - \n\n * `_selection` {`string[]`} - ",
|
|
3264
|
-
"attributes": []
|
|
3265
|
-
},
|
|
3266
|
-
{
|
|
3267
|
-
"name": "umb-dictionary-menu-item",
|
|
3268
|
-
"attributes": []
|
|
3269
|
-
},
|
|
3270
|
-
{
|
|
3271
|
-
"name": "umb-dictionary-workspace-editor",
|
|
3272
|
-
"description": "Properties:\n\n * `_name` {`string | null | undefined`} - \n\n * `styles` {`any[]`} - ",
|
|
3273
|
-
"attributes": []
|
|
3274
|
-
},
|
|
3275
|
-
{
|
|
3276
|
-
"name": "umb-dictionary-workspace",
|
|
3277
|
-
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`any[]`} - ",
|
|
3278
|
-
"attributes": []
|
|
3279
|
-
},
|
|
3280
|
-
{
|
|
3281
|
-
"name": "umb-workspace-view-dictionary-editor",
|
|
3282
|
-
"description": "Properties:\n\n * `_dictionary` - \n\n * `_languages` {`any[]`} - \n\n * `styles` {`any[]`} - ",
|
|
3283
|
-
"attributes": []
|
|
3284
|
-
},
|
|
3285
3299
|
{
|
|
3286
3300
|
"name": "umb-umbraco-news-dashboard",
|
|
3287
3301
|
"description": "Properties:\n\n * `name` {`string`} - \n\n * `styles` {`any[]`} - ",
|
|
@@ -3496,7 +3510,7 @@
|
|
|
3496
3510
|
},
|
|
3497
3511
|
{
|
|
3498
3512
|
"name": "umb-user-workspace-editor",
|
|
3499
|
-
"description": "Properties:\n\n * `_currentUser` - \n\n * `_user` - \n\n * `styles` {`any[]`} - ",
|
|
3513
|
+
"description": "Properties:\n\n * `_currentUser` - \n\n * `_user` - \n\n * `languages` {`{ name: string; value: string; selected: boolean; }[]`} - \n\n * `styles` {`any[]`} - ",
|
|
3500
3514
|
"attributes": []
|
|
3501
3515
|
},
|
|
3502
3516
|
{
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@umbraco-cms/backoffice",
|
|
3
3
|
"license": "MIT",
|
|
4
|
-
"version": "14.0.0-
|
|
4
|
+
"version": "14.0.0-ef334a6d",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"exports": {
|
|
7
7
|
".": null,
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
"./controller-api": "./dist-cms/libs/controller-api/index.js",
|
|
11
11
|
"./element-api": "./dist-cms/libs/element-api/index.js",
|
|
12
12
|
"./extension-api": "./dist-cms/libs/extension-api/index.js",
|
|
13
|
+
"./localization-api": "./dist-cms/libs/localization-api/index.js",
|
|
13
14
|
"./observable-api": "./dist-cms/libs/observable-api/index.js",
|
|
14
15
|
"./auth": "./dist-cms/shared/auth/index.js",
|
|
15
16
|
"./context": "./dist-cms/shared/context/index.js",
|
|
@@ -29,6 +30,7 @@
|
|
|
29
30
|
"./entity-bulk-action": "./dist-cms/packages/core/entity-bulk-action/index.js",
|
|
30
31
|
"./extension-registry": "./dist-cms/packages/core/extension-registry/index.js",
|
|
31
32
|
"./id": "./dist-cms/packages/core/id/index.js",
|
|
33
|
+
"./localization": "./dist-cms/packages/core/localization/index.js",
|
|
32
34
|
"./macro": "./dist-cms/packages/core/macro/index.js",
|
|
33
35
|
"./menu": "./dist-cms/packages/core/menu/index.js",
|
|
34
36
|
"./modal": "./dist-cms/packages/core/modal/index.js",
|
|
@@ -43,6 +45,7 @@
|
|
|
43
45
|
"./tree": "./dist-cms/packages/core/tree/index.js",
|
|
44
46
|
"./variant": "./dist-cms/packages/core/variant/index.js",
|
|
45
47
|
"./workspace": "./dist-cms/packages/core/workspace/index.js",
|
|
48
|
+
"./dictionary": "./dist-cms/packages/dictionary/dictionary/index.js",
|
|
46
49
|
"./document": "./dist-cms/packages/documents/documents/index.js",
|
|
47
50
|
"./document-blueprint": "./dist-cms/packages/documents/document-blueprints/index.js",
|
|
48
51
|
"./document-type": "./dist-cms/packages/documents/document-types/index.js",
|
|
@@ -85,11 +88,11 @@
|
|
|
85
88
|
},
|
|
86
89
|
"scripts": {
|
|
87
90
|
"dev": "vite",
|
|
88
|
-
"build": "tsc --project ./src/tsconfig.json && rollup -c ./src/rollup.config.js",
|
|
91
|
+
"build": "tsc --project ./src/tsconfig.build.json && rollup -c ./src/rollup.config.js",
|
|
89
92
|
"build:vite": "tsc && vite build --mode staging",
|
|
90
93
|
"build:for:static": "vite build",
|
|
91
94
|
"build:for:cms": "npm run build && node ./devops/build/copy-to-cms.js",
|
|
92
|
-
"build:for:npm": "npm run build && tsc-alias -f -p src/tsconfig.json && npm run generate:jsonschema:dist && npm run wc-analyze && npm run wc-analyze:vscode",
|
|
95
|
+
"build:for:npm": "npm run build && tsc-alias -f -p src/tsconfig.build.json && npm run generate:jsonschema:dist && npm run wc-analyze && npm run wc-analyze:vscode",
|
|
93
96
|
"preview": "vite preview --open",
|
|
94
97
|
"test": "web-test-runner --coverage",
|
|
95
98
|
"test:watch": "web-test-runner --watch",
|
|
@@ -99,7 +102,7 @@
|
|
|
99
102
|
"lint": "eslint src apps e2e",
|
|
100
103
|
"lint:errors": "npm run lint -- --quiet",
|
|
101
104
|
"lint:fix": "npm run lint -- --fix",
|
|
102
|
-
"format": "prettier 'src/**/*.ts'",
|
|
105
|
+
"format": "prettier 'src/**/*.ts' -- check",
|
|
103
106
|
"format:fix": "npm run format -- --write",
|
|
104
107
|
"generate:api": "openapi --input https://raw.githubusercontent.com/umbraco/Umbraco-CMS/v14/dev/src/Umbraco.Cms.Api.Management/OpenApi.json --output src/external/backend-api/src --postfixServices Resource --useOptions",
|
|
105
108
|
"generate:api-dev": "openapi --input http://localhost:11000/umbraco/swagger/management/swagger.json --output src/external/backend-api/src --postfixServices Resource --useOptions",
|
|
@@ -113,7 +116,7 @@
|
|
|
113
116
|
"wc-analyze:vscode": "wca **/*.element.ts --format vscode --outFile dist-cms/vscode-html-custom-data.json",
|
|
114
117
|
"new-extension": "plop --plopfile ./devops/plop/plop.js",
|
|
115
118
|
"compile": "tsc",
|
|
116
|
-
"check": "npm run lint && npm run compile && npm run build-storybook",
|
|
119
|
+
"check": "npm run lint:errors && npm run compile && npm run build-storybook && npm run generate:jsonschema:dist",
|
|
117
120
|
"prepublishOnly": "node ./devops/publish/cleanse-pkg.js"
|
|
118
121
|
},
|
|
119
122
|
"engines": {
|
|
@@ -125,15 +128,15 @@
|
|
|
125
128
|
},
|
|
126
129
|
"optionalDependencies": {
|
|
127
130
|
"@openid/appauth": "^1.3.1",
|
|
128
|
-
"@umbraco-ui/uui": "1.
|
|
129
|
-
"@umbraco-ui/uui-css": "1.
|
|
130
|
-
"element-internals-polyfill": "^1.3.
|
|
131
|
-
"lit": "^2.
|
|
131
|
+
"@umbraco-ui/uui": "1.4.0-rc.1",
|
|
132
|
+
"@umbraco-ui/uui-css": "1.4.0-rc.1",
|
|
133
|
+
"element-internals-polyfill": "^1.3.7",
|
|
134
|
+
"lit": "^2.8.0",
|
|
132
135
|
"lodash-es": "4.17.21",
|
|
133
|
-
"monaco-editor": "^0.
|
|
136
|
+
"monaco-editor": "^0.41.0",
|
|
134
137
|
"rxjs": "^7.8.1",
|
|
135
|
-
"tinymce": "^6.6.
|
|
136
|
-
"tinymce-i18n": "^23.7
|
|
138
|
+
"tinymce": "^6.6.1",
|
|
139
|
+
"tinymce-i18n": "^23.8.7",
|
|
137
140
|
"uuid": "^9.0.0"
|
|
138
141
|
}
|
|
139
142
|
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/*!-----------------------------------------------------------------------------
|
|
2
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
|
-
* Version: 0.40.0(83b3cf23ca80c94cccca7c5b3e48351b220f8e35)
|
|
4
|
-
* Released under the MIT license
|
|
5
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
6
|
-
*-----------------------------------------------------------------------------*/var t={wordPattern:/(-?\d*\.\d\w*)|([^\`\~\!\@\$\^\&\*\(\)\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\s]+)/g,comments:{blockComment:["{#","#}"]},brackets:[["{#","#}"],["{%","%}"],["{{","}}"],["(",")"],["[","]"],["<!--","-->"],["<",">"]],autoClosingPairs:[{open:"{# ",close:" #}"},{open:"{% ",close:" %}"},{open:"{{ ",close:" }}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],surroundingPairs:[{open:'"',close:'"'},{open:"'",close:"'"},{open:"<",close:">"}]},e={defaultToken:"",tokenPostfix:"",ignoreCase:!0,keywords:["apply","autoescape","block","deprecated","do","embed","extends","flush","for","from","if","import","include","macro","sandbox","set","use","verbatim","with","endapply","endautoescape","endblock","endembed","endfor","endif","endmacro","endsandbox","endset","endwith","true","false"],tokenizer:{root:[[/\s+/],[/{#/,"comment.twig","@commentState"],[/{%[-~]?/,"delimiter.twig","@blockState"],[/{{[-~]?/,"delimiter.twig","@variableState"],[/<!DOCTYPE/,"metatag.html","@doctype"],[/<!--/,"comment.html","@comment"],[/(<)((?:[\w\-]+:)?[\w\-]+)(\s*)(\/>)/,["delimiter.html","tag.html","","delimiter.html"]],[/(<)(script)/,["delimiter.html",{token:"tag.html",next:"@script"}]],[/(<)(style)/,["delimiter.html",{token:"tag.html",next:"@style"}]],[/(<)((?:[\w\-]+:)?[\w\-]+)/,["delimiter.html",{token:"tag.html",next:"@otherTag"}]],[/(<\/)((?:[\w\-]+:)?[\w\-]+)/,["delimiter.html",{token:"tag.html",next:"@otherTag"}]],[/</,"delimiter.html"],[/[^<]+/]],commentState:[[/#}/,"comment.twig","@pop"],[/./,"comment.twig"]],blockState:[[/[-~]?%}/,"delimiter.twig","@pop"],[/\s+/],[/(verbatim)(\s*)([-~]?%})/,["keyword.twig","",{token:"delimiter.twig",next:"@rawDataState"}]],{include:"expression"}],rawDataState:[[/({%[-~]?)(\s*)(endverbatim)(\s*)([-~]?%})/,["delimiter.twig","","keyword.twig","",{token:"delimiter.twig",next:"@popall"}]],[/./,"string.twig"]],variableState:[[/[-~]?}}/,"delimiter.twig","@pop"],{include:"expression"}],stringState:[[/"/,"string.twig","@pop"],[/#{\s*/,"string.twig","@interpolationState"],[/[^#"\\]*(?:(?:\\.|#(?!\{))[^#"\\]*)*/,"string.twig"]],interpolationState:[[/}/,"string.twig","@pop"],{include:"expression"}],expression:[[/\s+/],[/\+|-|\/{1,2}|%|\*{1,2}/,"operators.twig"],[/(and|or|not|b-and|b-xor|b-or)(\s+)/,["operators.twig",""]],[/==|!=|<|>|>=|<=/,"operators.twig"],[/(starts with|ends with|matches)(\s+)/,["operators.twig",""]],[/(in)(\s+)/,["operators.twig",""]],[/(is)(\s+)/,["operators.twig",""]],[/\||~|:|\.{1,2}|\?{1,2}/,"operators.twig"],[/[^\W\d][\w]*/,{cases:{"@keywords":"keyword.twig","@default":"variable.twig"}}],[/\d+(\.\d+)?/,"number.twig"],[/\(|\)|\[|\]|{|}|,/,"delimiter.twig"],[/"([^#"\\]*(?:\\.[^#"\\]*)*)"|\'([^\'\\]*(?:\\.[^\'\\]*)*)\'/,"string.twig"],[/"/,"string.twig","@stringState"],[/=>/,"operators.twig"],[/=/,"operators.twig"]],doctype:[[/[^>]+/,"metatag.content.html"],[/>/,"metatag.html","@pop"]],comment:[[/-->/,"comment.html","@pop"],[/[^-]+/,"comment.content.html"],[/./,"comment.content.html"]],otherTag:[[/\/?>/,"delimiter.html","@pop"],[/"([^"]*)"/,"attribute.value.html"],[/'([^']*)'/,"attribute.value.html"],[/[\w\-]+/,"attribute.name.html"],[/=/,"delimiter.html"],[/[ \t\r\n]+/]],script:[[/type/,"attribute.name.html","@scriptAfterType"],[/"([^"]*)"/,"attribute.value.html"],[/'([^']*)'/,"attribute.value.html"],[/[\w\-]+/,"attribute.name.html"],[/=/,"delimiter.html"],[/>/,{token:"delimiter.html",next:"@scriptEmbedded",nextEmbedded:"text/javascript"}],[/[ \t\r\n]+/],[/(<\/)(script\s*)(>)/,["delimiter.html","tag.html",{token:"delimiter.html",next:"@pop"}]]],scriptAfterType:[[/=/,"delimiter.html","@scriptAfterTypeEquals"],[/>/,{token:"delimiter.html",next:"@scriptEmbedded",nextEmbedded:"text/javascript"}],[/[ \t\r\n]+/],[/<\/script\s*>/,{token:"@rematch",next:"@pop"}]],scriptAfterTypeEquals:[[/"([^"]*)"/,{token:"attribute.value.html",switchTo:"@scriptWithCustomType.$1"}],[/'([^']*)'/,{token:"attribute.value.html",switchTo:"@scriptWithCustomType.$1"}],[/>/,{token:"delimiter.html",next:"@scriptEmbedded",nextEmbedded:"text/javascript"}],[/[ \t\r\n]+/],[/<\/script\s*>/,{token:"@rematch",next:"@pop"}]],scriptWithCustomType:[[/>/,{token:"delimiter.html",next:"@scriptEmbedded.$S2",nextEmbedded:"$S2"}],[/"([^"]*)"/,"attribute.value.html"],[/'([^']*)'/,"attribute.value.html"],[/[\w\-]+/,"attribute.name.html"],[/=/,"delimiter.html"],[/[ \t\r\n]+/],[/<\/script\s*>/,{token:"@rematch",next:"@pop"}]],scriptEmbedded:[[/<\/script/,{token:"@rematch",next:"@pop",nextEmbedded:"@pop"}],[/[^<]+/,""]],style:[[/type/,"attribute.name.html","@styleAfterType"],[/"([^"]*)"/,"attribute.value.html"],[/'([^']*)'/,"attribute.value.html"],[/[\w\-]+/,"attribute.name.html"],[/=/,"delimiter.html"],[/>/,{token:"delimiter.html",next:"@styleEmbedded",nextEmbedded:"text/css"}],[/[ \t\r\n]+/],[/(<\/)(style\s*)(>)/,["delimiter.html","tag.html",{token:"delimiter.html",next:"@pop"}]]],styleAfterType:[[/=/,"delimiter.html","@styleAfterTypeEquals"],[/>/,{token:"delimiter.html",next:"@styleEmbedded",nextEmbedded:"text/css"}],[/[ \t\r\n]+/],[/<\/style\s*>/,{token:"@rematch",next:"@pop"}]],styleAfterTypeEquals:[[/"([^"]*)"/,{token:"attribute.value.html",switchTo:"@styleWithCustomType.$1"}],[/'([^']*)'/,{token:"attribute.value.html",switchTo:"@styleWithCustomType.$1"}],[/>/,{token:"delimiter.html",next:"@styleEmbedded",nextEmbedded:"text/css"}],[/[ \t\r\n]+/],[/<\/style\s*>/,{token:"@rematch",next:"@pop"}]],styleWithCustomType:[[/>/,{token:"delimiter.html",next:"@styleEmbedded.$S2",nextEmbedded:"$S2"}],[/"([^"]*)"/,"attribute.value.html"],[/'([^']*)'/,"attribute.value.html"],[/[\w\-]+/,"attribute.name.html"],[/=/,"delimiter.html"],[/[ \t\r\n]+/],[/<\/style\s*>/,{token:"@rematch",next:"@pop"}]],styleEmbedded:[[/<\/style/,{token:"@rematch",next:"@pop",nextEmbedded:"@pop"}],[/[^<]+/,""]]}};export{t as conf,e as language};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './section-views.element.js';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './section-views.element.js';
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { UmbLitElement } from '../../../../shared/lit-element/index.js';
|
|
2
|
-
export declare class UmbSectionViewsElement extends UmbLitElement {
|
|
3
|
-
#private;
|
|
4
|
-
sectionAlias?: string;
|
|
5
|
-
private _views;
|
|
6
|
-
private _dashboards;
|
|
7
|
-
private _routerPath?;
|
|
8
|
-
private _activePath?;
|
|
9
|
-
private _routes;
|
|
10
|
-
private _sectionContext?;
|
|
11
|
-
private _extensionsObserver?;
|
|
12
|
-
private _viewsObserver?;
|
|
13
|
-
private _dashboardObserver?;
|
|
14
|
-
constructor();
|
|
15
|
-
private _observeSectionAlias;
|
|
16
|
-
private _observeViews;
|
|
17
|
-
private _observeDashboards;
|
|
18
|
-
render(): import("lit-html").TemplateResult<1>;
|
|
19
|
-
static styles: import("@lit/reactive-element/css-tag.js").CSSResult[];
|
|
20
|
-
}
|
|
21
|
-
export default UmbSectionViewsElement;
|
|
22
|
-
declare global {
|
|
23
|
-
interface HTMLElementTagNameMap {
|
|
24
|
-
'umb-section-views': UmbSectionViewsElement;
|
|
25
|
-
}
|
|
26
|
-
}
|
package/dist-cms/packages/core/workspace/workspace-context/entity-workspace-context.token.d.ts
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { UmbEntityWorkspaceContextInterface } from './workspace-entity-context.interface.js';
|
|
2
|
-
import { UmbContextToken } from '../../../../libs/context-api/index.js';
|
|
3
|
-
import type { UmbEntityBase } from '../../../../shared/models/index.js';
|
|
4
|
-
export declare const UMB_ENTITY_WORKSPACE_CONTEXT: UmbContextToken<UmbEntityWorkspaceContextInterface<UmbEntityBase>>;
|