@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.
Files changed (719) hide show
  1. package/README.md +12 -6
  2. package/dist-cms/apps/app/app.element.d.ts +0 -1
  3. package/dist-cms/apps/app/app.element.js +21 -1
  4. package/dist-cms/apps/backoffice/backoffice.context.d.ts +6 -2
  5. package/dist-cms/apps/backoffice/backoffice.context.js +13 -5
  6. package/dist-cms/apps/backoffice/backoffice.element.d.ts +0 -1
  7. package/dist-cms/apps/backoffice/backoffice.element.js +5 -6
  8. package/dist-cms/apps/backoffice/components/backoffice-header-sections.element.d.ts +0 -2
  9. package/dist-cms/apps/backoffice/components/backoffice-header-sections.element.js +6 -13
  10. package/dist-cms/apps/backoffice/components/backoffice-main.element.js +11 -9
  11. package/dist-cms/apps/backoffice/{extension.controller.js → extension-initializer.controller.js} +2 -0
  12. package/dist-cms/apps/installer/installer.context.d.ts +1 -1
  13. package/dist-cms/assets/lang/da-dk.d.ts +3 -0
  14. package/dist-cms/assets/lang/da-dk.js +2989 -0
  15. package/dist-cms/assets/lang/da-dk.ts +3246 -0
  16. package/dist-cms/assets/lang/en-us.d.ts +3 -0
  17. package/dist-cms/assets/lang/en-us.js +2966 -0
  18. package/dist-cms/assets/lang/en-us.ts +3219 -0
  19. package/dist-cms/css/uui-css.css +13 -5
  20. package/dist-cms/custom-elements.json +231 -160
  21. package/dist-cms/external/backend-api/index.js +1 -1
  22. package/dist-cms/external/lit/index.js +27 -27
  23. package/dist-cms/external/monaco-editor/{abap-7ad4f8f0.js → abap-b029dff1.js} +1 -1
  24. package/dist-cms/external/monaco-editor/{apex-30597c49.js → apex-039bfc5f.js} +1 -1
  25. package/dist-cms/external/monaco-editor/assets/{bundle-a4f90d1d.css → bundle-b9e43664.css} +25 -13
  26. package/dist-cms/external/monaco-editor/{azcli-67c34a04.js → azcli-f1f7c576.js} +1 -1
  27. package/dist-cms/external/monaco-editor/{bat-b8f4738b.js → bat-86aea46a.js} +1 -1
  28. package/dist-cms/external/monaco-editor/{bicep-b104b38b.js → bicep-75c0c4d5.js} +1 -1
  29. package/dist-cms/external/monaco-editor/{cameligo-001d1ded.js → cameligo-8043f913.js} +1 -1
  30. package/dist-cms/external/monaco-editor/{clojure-fa9652a1.js → clojure-73642b02.js} +1 -1
  31. package/dist-cms/external/monaco-editor/{coffee-b69a8315.js → coffee-a18badcf.js} +1 -1
  32. package/dist-cms/external/monaco-editor/{cpp-8053752f.js → cpp-4034161e.js} +1 -1
  33. package/dist-cms/external/monaco-editor/{csharp-886041a3.js → csharp-49cbf0d2.js} +1 -1
  34. package/dist-cms/external/monaco-editor/{csp-e846bce6.js → csp-d207cac4.js} +1 -1
  35. package/dist-cms/external/monaco-editor/{css-50032e5e.js → css-74326df0.js} +1 -1
  36. package/dist-cms/external/monaco-editor/{cssMode-c0406684.js → cssMode-57ec49ea.js} +2 -2
  37. package/dist-cms/external/monaco-editor/{cypher-6f93a845.js → cypher-49f5f839.js} +1 -1
  38. package/dist-cms/external/monaco-editor/{dart-14284236.js → dart-84b7c6b4.js} +1 -1
  39. package/dist-cms/external/monaco-editor/{dockerfile-e9935eb4.js → dockerfile-bbf114b2.js} +1 -1
  40. package/dist-cms/external/monaco-editor/{ecl-9c89f204.js → ecl-15840f49.js} +1 -1
  41. package/dist-cms/external/monaco-editor/{elixir-ca8bf661.js → elixir-e479e18e.js} +2 -2
  42. package/dist-cms/external/monaco-editor/{flow9-ac147227.js → flow9-42a61225.js} +1 -1
  43. package/dist-cms/external/monaco-editor/{freemarker2-793b7402.js → freemarker2-a72b9c0e.js} +2 -2
  44. package/dist-cms/external/monaco-editor/{fsharp-8eaad024.js → fsharp-8abe6da0.js} +1 -1
  45. package/dist-cms/external/monaco-editor/{go-05529e2e.js → go-8759e9f7.js} +1 -1
  46. package/dist-cms/external/monaco-editor/{graphql-8f5b3fdd.js → graphql-387d549c.js} +1 -1
  47. package/dist-cms/external/monaco-editor/{handlebars-aaa2fd96.js → handlebars-8fc61d07.js} +2 -2
  48. package/dist-cms/external/monaco-editor/{hcl-9e201a51.js → hcl-a88f331a.js} +1 -1
  49. package/dist-cms/external/monaco-editor/{html-1194c0aa.js → html-4320ed19.js} +2 -2
  50. package/dist-cms/external/monaco-editor/{htmlMode-36df69c6.js → htmlMode-95c2e58e.js} +2 -2
  51. package/dist-cms/external/monaco-editor/{index-7368f3e3.js → index-e4ee5993.js} +359 -354
  52. package/dist-cms/external/monaco-editor/index.js +1 -1
  53. package/dist-cms/external/monaco-editor/{ini-31a5619d.js → ini-18bf1153.js} +1 -1
  54. package/dist-cms/external/monaco-editor/{java-8c6e1ae8.js → java-000a6283.js} +1 -1
  55. package/dist-cms/external/monaco-editor/{javascript-86205709.js → javascript-13505434.js} +2 -2
  56. package/dist-cms/external/monaco-editor/{jsonMode-f663e935.js → jsonMode-1d541b8e.js} +2 -2
  57. package/dist-cms/external/monaco-editor/{julia-fbb2af47.js → julia-9a5df632.js} +1 -1
  58. package/dist-cms/external/monaco-editor/{kotlin-bfa96180.js → kotlin-06ee8898.js} +1 -1
  59. package/dist-cms/external/monaco-editor/{less-0b6a8ff1.js → less-dd86a68c.js} +1 -1
  60. package/dist-cms/external/monaco-editor/{lexon-585e5248.js → lexon-8d4b0444.js} +1 -1
  61. package/dist-cms/external/monaco-editor/{liquid-37adc07a.js → liquid-7aa20dd8.js} +2 -2
  62. package/dist-cms/external/monaco-editor/{lua-f6c17885.js → lua-9adddcd9.js} +1 -1
  63. package/dist-cms/external/monaco-editor/{m3-1b6456c5.js → m3-aa2dcf72.js} +1 -1
  64. package/dist-cms/external/monaco-editor/{markdown-7bc251f9.js → markdown-0f073a3a.js} +1 -1
  65. package/dist-cms/external/monaco-editor/mdx-8a1e4ae9.js +6 -0
  66. package/dist-cms/external/monaco-editor/{mips-2df76781.js → mips-bdd96c5a.js} +1 -1
  67. package/dist-cms/external/monaco-editor/{msdax-8c38e8b4.js → msdax-1ac55115.js} +1 -1
  68. package/dist-cms/external/monaco-editor/{mysql-abbb9ca3.js → mysql-b530c105.js} +1 -1
  69. package/dist-cms/external/monaco-editor/{objective-c-efbfd08b.js → objective-c-951ded7b.js} +1 -1
  70. package/dist-cms/external/monaco-editor/{pascal-08abee72.js → pascal-7442fd46.js} +1 -1
  71. package/dist-cms/external/monaco-editor/{pascaligo-200db0cf.js → pascaligo-385edc0e.js} +1 -1
  72. package/dist-cms/external/monaco-editor/{perl-079789ee.js → perl-d5fb326c.js} +1 -1
  73. package/dist-cms/external/monaco-editor/{pgsql-efd093d4.js → pgsql-2d7db25a.js} +1 -1
  74. package/dist-cms/external/monaco-editor/{php-75c530f2.js → php-1daff147.js} +1 -1
  75. package/dist-cms/external/monaco-editor/{pla-a55a2765.js → pla-1b3e1614.js} +1 -1
  76. package/dist-cms/external/monaco-editor/{postiats-6098f37b.js → postiats-9db13649.js} +1 -1
  77. package/dist-cms/external/monaco-editor/{powerquery-949bb7fe.js → powerquery-4c428232.js} +1 -1
  78. package/dist-cms/external/monaco-editor/{powershell-7e550b21.js → powershell-d3380668.js} +1 -1
  79. package/dist-cms/external/monaco-editor/{protobuf-25a4d695.js → protobuf-941cf3e8.js} +1 -1
  80. package/dist-cms/external/monaco-editor/{pug-f8c9f493.js → pug-cfe384ef.js} +1 -1
  81. package/dist-cms/external/monaco-editor/{python-78a47148.js → python-b84d078b.js} +2 -2
  82. package/dist-cms/external/monaco-editor/{qsharp-c4b94317.js → qsharp-e125d03f.js} +1 -1
  83. package/dist-cms/external/monaco-editor/{r-614353db.js → r-e0a01d4f.js} +1 -1
  84. package/dist-cms/external/monaco-editor/{razor-5de9ce12.js → razor-96e08c0a.js} +2 -2
  85. package/dist-cms/external/monaco-editor/{redis-fb089f4d.js → redis-d0a12fea.js} +1 -1
  86. package/dist-cms/external/monaco-editor/{redshift-a620fcb0.js → redshift-a163b94a.js} +1 -1
  87. package/dist-cms/external/monaco-editor/{restructuredtext-7ab09fcf.js → restructuredtext-5a906e1a.js} +1 -1
  88. package/dist-cms/external/monaco-editor/{ruby-922be722.js → ruby-05b021bf.js} +1 -1
  89. package/dist-cms/external/monaco-editor/{rust-23e08578.js → rust-3d80982c.js} +1 -1
  90. package/dist-cms/external/monaco-editor/{sb-ccceec0f.js → sb-2020a5af.js} +1 -1
  91. package/dist-cms/external/monaco-editor/{scala-0535664d.js → scala-54469b4b.js} +1 -1
  92. package/dist-cms/external/monaco-editor/{scheme-dba621eb.js → scheme-ff6e5671.js} +1 -1
  93. package/dist-cms/external/monaco-editor/{scss-28539a11.js → scss-77902feb.js} +1 -1
  94. package/dist-cms/external/monaco-editor/{shell-5b92a834.js → shell-3c06def6.js} +1 -1
  95. package/dist-cms/external/monaco-editor/{solidity-f63d6049.js → solidity-3d59d6a7.js} +1 -1
  96. package/dist-cms/external/monaco-editor/{sophia-12e9ad90.js → sophia-12eb7ba8.js} +1 -1
  97. package/dist-cms/external/monaco-editor/{sparql-dedb74aa.js → sparql-e42fb28a.js} +1 -1
  98. package/dist-cms/external/monaco-editor/{sql-975a69d7.js → sql-d30fd9fd.js} +1 -1
  99. package/dist-cms/external/monaco-editor/{st-1904ae33.js → st-ba2e774a.js} +2 -2
  100. package/dist-cms/external/monaco-editor/{swift-e180a143.js → swift-f0a706dd.js} +1 -1
  101. package/dist-cms/external/monaco-editor/{systemverilog-c5592fac.js → systemverilog-0cfd4211.js} +1 -1
  102. package/dist-cms/external/monaco-editor/{tcl-996f4ac7.js → tcl-7df3c0c5.js} +1 -1
  103. package/dist-cms/external/monaco-editor/{tsMode-f4618e87.js → tsMode-4e2b13b8.js} +2 -2
  104. package/dist-cms/external/monaco-editor/twig-f894aab2.js +6 -0
  105. package/dist-cms/external/monaco-editor/{typescript-efea739f.js → typescript-6571f86d.js} +2 -2
  106. package/dist-cms/external/monaco-editor/{vb-ad68fa9a.js → vb-39a025f4.js} +1 -1
  107. package/dist-cms/external/monaco-editor/{wgsl-5ee7b1ca.js → wgsl-ea93d538.js} +1 -1
  108. package/dist-cms/external/monaco-editor/{xml-12b9ace3.js → xml-265c28d1.js} +2 -2
  109. package/dist-cms/external/monaco-editor/{yaml-65e08cff.js → yaml-cbd1aab5.js} +2 -2
  110. package/dist-cms/external/rxjs/index.js +2 -2
  111. package/dist-cms/external/tinymce/index.js +22 -22
  112. package/dist-cms/external/uui/index.js +470 -292
  113. package/dist-cms/libs/class-api/class.interface.d.ts +1 -1
  114. package/dist-cms/libs/class-api/class.mixin.d.ts +2 -2
  115. package/dist-cms/libs/class-api/class.mixin.js +1 -1
  116. package/dist-cms/libs/context-api/consume/context-consumer.controller.d.ts +2 -2
  117. package/dist-cms/libs/context-api/consume/context-consumer.controller.js +1 -3
  118. package/dist-cms/libs/context-api/consume/context-consumer.d.ts +7 -7
  119. package/dist-cms/libs/context-api/consume/context-consumer.js +56 -9
  120. package/dist-cms/libs/context-api/consume/context-request.event.d.ts +7 -7
  121. package/dist-cms/libs/context-api/provide/context-provide.event.d.ts +21 -0
  122. package/dist-cms/libs/context-api/provide/context-provide.event.js +17 -0
  123. package/dist-cms/libs/context-api/provide/context-provider.controller.d.ts +2 -2
  124. package/dist-cms/libs/context-api/provide/context-provider.controller.js +1 -1
  125. package/dist-cms/libs/context-api/provide/context-provider.d.ts +2 -8
  126. package/dist-cms/libs/context-api/provide/context-provider.js +18 -6
  127. package/dist-cms/libs/context-api/token/context-token.d.ts +7 -8
  128. package/dist-cms/libs/context-api/token/context-token.js +7 -6
  129. package/dist-cms/libs/controller-api/controller-host-base.mixin.js +1 -0
  130. package/dist-cms/libs/controller-api/controller-host-element.mixin.d.ts +9 -3
  131. package/dist-cms/libs/controller-api/controller.class.d.ts +4 -4
  132. package/dist-cms/libs/element-api/element.mixin.d.ts +11 -4
  133. package/dist-cms/libs/element-api/element.mixin.js +6 -1
  134. package/dist-cms/libs/extension-api/condition/condition-controller-arguments.type.d.ts +7 -0
  135. package/dist-cms/libs/extension-api/condition/condition-controller-arguments.type.js +1 -0
  136. package/dist-cms/libs/extension-api/condition/extension-condition.interface.d.ts +6 -0
  137. package/dist-cms/libs/extension-api/condition/extension-condition.interface.js +1 -0
  138. package/dist-cms/libs/extension-api/condition/index.d.ts +2 -0
  139. package/dist-cms/libs/extension-api/condition/index.js +2 -0
  140. package/dist-cms/libs/extension-api/controller/base-extension-controller.d.ts +19 -0
  141. package/dist-cms/libs/extension-api/controller/base-extension-controller.js +178 -0
  142. package/dist-cms/libs/extension-api/controller/base-extensions-controller.d.ts +19 -0
  143. package/dist-cms/libs/extension-api/controller/base-extensions-controller.js +112 -0
  144. package/dist-cms/libs/extension-api/controller/extension-element-controller.d.ts +20 -0
  145. package/dist-cms/libs/extension-api/controller/extension-element-controller.js +82 -0
  146. package/dist-cms/libs/extension-api/controller/extension-manifest-controller.d.ts +9 -0
  147. package/dist-cms/libs/extension-api/controller/extension-manifest-controller.js +13 -0
  148. package/dist-cms/libs/extension-api/controller/extensions-element-controller.d.ts +13 -0
  149. package/dist-cms/libs/extension-api/controller/extensions-element-controller.js +29 -0
  150. package/dist-cms/libs/extension-api/controller/extensions-manifest-controller.d.ts +11 -0
  151. package/dist-cms/libs/extension-api/controller/extensions-manifest-controller.js +16 -0
  152. package/dist-cms/libs/extension-api/controller/index.d.ts +6 -0
  153. package/dist-cms/libs/extension-api/controller/index.js +6 -0
  154. package/dist-cms/libs/extension-api/index.d.ts +3 -1
  155. package/dist-cms/libs/extension-api/index.js +3 -1
  156. package/dist-cms/libs/extension-api/registry/extension.registry.d.ts +3 -0
  157. package/dist-cms/libs/extension-api/registry/extension.registry.js +82 -14
  158. package/dist-cms/libs/extension-api/types.d.ts +45 -8
  159. package/dist-cms/libs/localization-api/index.d.ts +3 -0
  160. package/dist-cms/libs/localization-api/index.js +3 -0
  161. package/dist-cms/libs/localization-api/localize.controller.d.ts +47 -0
  162. package/dist-cms/libs/localization-api/localize.controller.js +123 -0
  163. package/dist-cms/libs/localization-api/manager.d.ts +18 -0
  164. package/dist-cms/libs/localization-api/manager.js +40 -0
  165. package/dist-cms/libs/localization-api/types/translation.d.ts +3 -0
  166. package/dist-cms/libs/localization-api/types/translation.js +1 -0
  167. package/dist-cms/libs/observable-api/class-state.d.ts +2 -3
  168. package/dist-cms/libs/observable-api/observer.controller.d.ts +4 -3
  169. package/dist-cms/libs/observable-api/observer.controller.js +9 -2
  170. package/dist-cms/libs/observable-api/observer.d.ts +13 -2
  171. package/dist-cms/libs/observable-api/observer.js +32 -4
  172. package/dist-cms/mocks/data/data-type.data.js +1 -28
  173. package/dist-cms/mocks/data/document-type.data.js +2 -59
  174. package/dist-cms/mocks/data/log-viewer.data.d.ts +4 -4
  175. package/dist-cms/mocks/data/log-viewer.data.js +4 -4
  176. package/dist-cms/mocks/handlers/manifests.handlers.js +1 -1
  177. package/dist-cms/packages/core/collection/collection.context.d.ts +1 -1
  178. package/dist-cms/packages/core/components/entity-actions-bundle/entity-actions-bundle.element.js +1 -1
  179. package/dist-cms/packages/core/components/extension-slot/extension-slot.element.d.ts +38 -14
  180. package/dist-cms/packages/core/components/extension-slot/extension-slot.element.js +81 -71
  181. package/dist-cms/packages/core/components/property-type-based-property/property-type-based-property.element.js +2 -2
  182. package/dist-cms/packages/core/content-type/content-type-property-structure-helper.class.d.ts +2 -0
  183. package/dist-cms/packages/core/content-type/content-type-property-structure-helper.class.js +9 -0
  184. package/dist-cms/packages/core/content-type/content-type-structure-manager.class.d.ts +1 -0
  185. package/dist-cms/packages/core/content-type/content-type-structure-manager.class.js +10 -6
  186. package/dist-cms/packages/core/entity-action/entity-action-list.element.d.ts +5 -5
  187. package/dist-cms/packages/core/entity-action/entity-action-list.element.js +17 -21
  188. package/dist-cms/packages/core/extension-registry/conditions/index.d.ts +1 -0
  189. package/dist-cms/packages/core/extension-registry/conditions/index.js +4 -0
  190. package/dist-cms/packages/core/extension-registry/conditions/manifests.d.ts +1 -0
  191. package/dist-cms/packages/core/extension-registry/conditions/manifests.js +3 -0
  192. package/dist-cms/packages/core/extension-registry/conditions/menu-alias.condition.d.ts +12 -0
  193. package/dist-cms/packages/core/extension-registry/conditions/menu-alias.condition.js +23 -0
  194. package/dist-cms/packages/core/extension-registry/conditions/section-alias.condition.d.ts +18 -0
  195. package/dist-cms/packages/core/extension-registry/conditions/section-alias.condition.js +23 -0
  196. package/dist-cms/packages/core/extension-registry/conditions/switch.condition.d.ts +19 -0
  197. package/dist-cms/packages/core/extension-registry/conditions/switch.condition.js +38 -0
  198. package/dist-cms/packages/core/extension-registry/conditions/types.d.ts +5 -0
  199. package/dist-cms/packages/core/extension-registry/conditions/types.js +1 -0
  200. package/dist-cms/packages/core/extension-registry/index.d.ts +3 -2
  201. package/dist-cms/packages/core/extension-registry/index.js +3 -2
  202. package/dist-cms/packages/core/extension-registry/models/dashboard.model.d.ts +3 -16
  203. package/dist-cms/packages/core/extension-registry/models/dashboard.model.js +5 -0
  204. package/dist-cms/packages/core/extension-registry/models/entity-action.model.d.ts +2 -5
  205. package/dist-cms/packages/core/extension-registry/models/index.d.ts +4 -2
  206. package/dist-cms/packages/core/extension-registry/models/index.js +1 -0
  207. package/dist-cms/packages/core/extension-registry/models/menu-item.model.d.ts +1 -7
  208. package/dist-cms/packages/core/extension-registry/models/property-action.model.d.ts +5 -3
  209. package/dist-cms/packages/core/extension-registry/models/property-editor.model.d.ts +21 -2
  210. package/dist-cms/packages/core/extension-registry/models/section-sidebar-app.model.d.ts +3 -6
  211. package/dist-cms/packages/core/extension-registry/models/section-view.model.d.ts +3 -5
  212. package/dist-cms/packages/core/extension-registry/models/section.model.d.ts +2 -2
  213. package/dist-cms/packages/core/extension-registry/models/translations.model.d.ts +40 -0
  214. package/dist-cms/packages/core/extension-registry/models/translations.model.js +1 -0
  215. package/dist-cms/packages/core/extension-registry/models/tree-item.model.d.ts +2 -2
  216. package/dist-cms/packages/core/extension-registry/models/workspace-action.model.d.ts +4 -7
  217. package/dist-cms/packages/core/extension-registry/models/workspace-editor-view.model.d.ts +3 -6
  218. package/dist-cms/packages/core/extension-registry/models/workspace-view-collection.model.d.ts +3 -29
  219. package/dist-cms/packages/core/extension-registry/{class-extensions-initializer.d.ts → multi-extensions-class-initializer.d.ts} +2 -2
  220. package/dist-cms/packages/core/extension-registry/{class-extensions-initializer.js → multi-extensions-class-initializer.js} +10 -2
  221. package/dist-cms/packages/core/index.d.ts +1 -0
  222. package/dist-cms/packages/core/index.js +7 -2
  223. package/dist-cms/packages/core/localization/index.d.ts +2 -0
  224. package/dist-cms/packages/core/localization/index.js +2 -0
  225. package/dist-cms/packages/core/localization/localize.element.d.ts +34 -0
  226. package/dist-cms/packages/core/localization/localize.element.js +64 -0
  227. package/dist-cms/packages/core/localization/manifests.d.ts +2 -0
  228. package/dist-cms/packages/core/localization/manifests.js +23 -0
  229. package/dist-cms/packages/core/localization/registry/translation.registry.d.ts +17 -0
  230. package/dist-cms/packages/core/localization/registry/translation.registry.js +79 -0
  231. package/dist-cms/packages/core/macro/macro.service.d.ts +1 -1
  232. package/dist-cms/packages/core/menu/index.d.ts +1 -0
  233. package/dist-cms/packages/core/menu/index.js +1 -0
  234. package/dist-cms/packages/core/menu/menu.context.d.ts +9 -0
  235. package/dist-cms/packages/core/menu/menu.context.js +14 -0
  236. package/dist-cms/packages/core/menu/menu.element.d.ts +1 -0
  237. package/dist-cms/packages/core/menu/menu.element.js +6 -2
  238. package/dist-cms/packages/core/modal/common/folder/folder-modal.element.d.ts +2 -2
  239. package/dist-cms/packages/core/modal/common/property-settings/property-settings-modal.element.js +1 -1
  240. package/dist-cms/packages/core/modal/modal-context.d.ts +1 -1
  241. package/dist-cms/packages/core/modal/modal-manager.context.d.ts +1 -1
  242. package/dist-cms/packages/core/modal/modal-route-registration.d.ts +2 -2
  243. package/dist-cms/packages/core/modal/modal-route-registration.js +2 -2
  244. package/dist-cms/packages/core/modal/token/folder-modal.token.d.ts +2 -2
  245. package/dist-cms/packages/core/notification/notification.context.d.ts +1 -1
  246. package/dist-cms/packages/core/property-action/manifests.js +2 -2
  247. package/dist-cms/packages/core/property-action/shared/property-action-menu/property-action-menu.element.js +2 -1
  248. package/dist-cms/packages/core/property-editor/index.d.ts +1 -1
  249. package/dist-cms/packages/core/property-editor/index.js +1 -1
  250. package/dist-cms/packages/core/property-editor/manifests.d.ts +1 -1
  251. package/dist-cms/packages/core/property-editor/schemas/manifests.js +0 -2
  252. package/dist-cms/packages/core/property-editor/uis/icon-picker/manifests.js +1 -1
  253. package/dist-cms/packages/core/property-editor/uis/value-type/manifests.js +0 -1
  254. package/dist-cms/packages/core/section/index.d.ts +1 -1
  255. package/dist-cms/packages/core/section/index.js +1 -1
  256. package/dist-cms/packages/core/section/section-default.element.d.ts +1 -1
  257. package/dist-cms/packages/core/section/section-default.element.js +13 -21
  258. package/dist-cms/packages/core/section/section-main-views/index.d.ts +1 -0
  259. package/dist-cms/packages/core/section/section-main-views/index.js +1 -0
  260. package/dist-cms/packages/core/section/section-main-views/section-main-views.element.d.ts +19 -0
  261. package/dist-cms/packages/core/section/{section-views/section-views.element.js → section-main-views/section-main-views.element.js} +20 -48
  262. package/dist-cms/packages/core/section/section-sidebar/section-sidebar.context.d.ts +1 -1
  263. package/dist-cms/packages/core/section/section-sidebar-context-menu/section-sidebar-context-menu.element.js +18 -5
  264. package/dist-cms/packages/core/section/section-sidebar-menu/section-sidebar-menu.element.js +3 -4
  265. package/dist-cms/packages/core/section/section-sidebar-menu-with-entity-actions/section-sidebar-menu-with-entity-actions.element.js +2 -2
  266. package/dist-cms/packages/core/section/section.context.d.ts +1 -1
  267. package/dist-cms/packages/core/sorter/sorter.controller.js +6 -6
  268. package/dist-cms/packages/core/sorter/stories/test-sorter-controller.element.d.ts +13 -0
  269. package/dist-cms/packages/core/sorter/stories/test-sorter-controller.element.js +92 -0
  270. package/dist-cms/packages/core/themes/theme.context.d.ts +1 -1
  271. package/dist-cms/packages/core/tree/tree-item/tree-item.context.interface.d.ts +0 -2
  272. package/dist-cms/packages/core/tree/tree-item/tree-item.element.js +1 -1
  273. package/dist-cms/packages/core/tree/tree-item-base/tree-item-base.context.d.ts +4 -5
  274. package/dist-cms/packages/core/tree/tree-item-base/tree-item-base.context.js +26 -30
  275. package/dist-cms/packages/core/workspace/index.d.ts +1 -0
  276. package/dist-cms/packages/core/workspace/index.js +1 -0
  277. package/dist-cms/packages/core/workspace/manifests.d.ts +1 -1
  278. package/dist-cms/packages/core/workspace/manifests.js +2 -1
  279. package/dist-cms/packages/core/workspace/workspace-action/workspace-action-base.js +2 -2
  280. package/dist-cms/packages/core/workspace/workspace-action-menu/workspace-action-menu.element.js +8 -4
  281. package/dist-cms/packages/core/workspace/workspace-alias.condition.d.ts +18 -0
  282. package/dist-cms/packages/core/workspace/workspace-alias.condition.js +21 -0
  283. package/dist-cms/packages/core/workspace/workspace-content/views/collection/workspace-view-collection.element.js +2 -2
  284. package/dist-cms/packages/core/workspace/workspace-context/index.d.ts +1 -1
  285. package/dist-cms/packages/core/workspace/workspace-context/index.js +1 -1
  286. package/dist-cms/packages/core/workspace/workspace-context/workspace-context.d.ts +4 -4
  287. package/dist-cms/packages/core/workspace/workspace-context/workspace-context.interface.d.ts +2 -2
  288. package/dist-cms/packages/core/workspace/workspace-context/workspace-context.js +8 -6
  289. package/dist-cms/packages/core/workspace/workspace-context/workspace-context.token.d.ts +4 -0
  290. package/dist-cms/packages/core/workspace/workspace-context/workspace-context.token.js +2 -0
  291. package/dist-cms/packages/core/workspace/workspace-context/workspace-entity-context.interface.d.ts +0 -1
  292. package/dist-cms/packages/core/workspace/workspace-editor/workspace-editor.element.d.ts +4 -8
  293. package/dist-cms/packages/core/workspace/workspace-editor/workspace-editor.element.js +11 -39
  294. package/dist-cms/packages/core/workspace/workspace-footer/workspace-footer.element.d.ts +0 -10
  295. package/dist-cms/packages/core/workspace/workspace-footer/workspace-footer.element.js +1 -23
  296. package/dist-cms/packages/core/workspace/workspace-property/workspace-property.context.d.ts +1 -1
  297. package/dist-cms/packages/core/workspace/workspace-property/workspace-property.context.js +2 -2
  298. package/dist-cms/packages/core/workspace/workspace-property/workspace-property.element.js +4 -0
  299. package/dist-cms/packages/core/workspace/workspace-variant/workspace-variant.context.d.ts +1 -1
  300. package/dist-cms/packages/core/workspace/workspace-variant/workspace-variant.context.js +2 -2
  301. package/dist-cms/packages/{translation → dictionary}/dashboards/dictionary/dashboard-translation-dictionary.element.js +2 -2
  302. package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/create/create.action.js +1 -1
  303. package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/export/export.action.d.ts +0 -1
  304. package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/export/export.action.js +0 -1
  305. package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/import/import.action.d.ts +0 -1
  306. package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/import/import.action.js +0 -1
  307. package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/manifests.d.ts +1 -1
  308. package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/manifests.js +0 -12
  309. package/dist-cms/packages/dictionary/dictionary/index.d.ts +1 -0
  310. package/dist-cms/packages/dictionary/dictionary/index.js +1 -0
  311. package/dist-cms/packages/dictionary/dictionary/manifests.d.ts +1 -0
  312. package/dist-cms/packages/{translation → dictionary}/dictionary/menu-item/manifests.js +0 -2
  313. package/dist-cms/packages/{translation → dictionary}/dictionary/repository/dictionary.store.d.ts +1 -1
  314. package/dist-cms/packages/{translation → dictionary}/dictionary/repository/dictionary.tree.store.d.ts +1 -1
  315. package/dist-cms/packages/dictionary/dictionary/repository/index.d.ts +3 -0
  316. package/dist-cms/packages/dictionary/dictionary/repository/index.js +3 -0
  317. package/dist-cms/packages/{translation → dictionary}/dictionary/repository/manifests.js +1 -1
  318. package/dist-cms/packages/{translation → dictionary}/dictionary/tree/manifests.js +1 -1
  319. package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/dictionary-workspace-editor.element.js +3 -3
  320. package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/dictionary-workspace.context.d.ts +2 -0
  321. package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/dictionary-workspace.context.js +3 -1
  322. package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/manifests.js +13 -8
  323. package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/views/editor/workspace-view-dictionary-editor.element.js +2 -2
  324. package/dist-cms/packages/dictionary/manifests.d.ts +1 -0
  325. package/dist-cms/packages/dictionary/section.manifest.d.ts +2 -0
  326. package/dist-cms/packages/{translation → dictionary}/section.manifest.js +16 -10
  327. package/dist-cms/packages/{translation → dictionary}/umbraco-package.d.ts +1 -1
  328. package/dist-cms/packages/dictionary/umbraco-package.js +9 -0
  329. package/dist-cms/packages/documents/dashboards/manifests.js +6 -3
  330. package/dist-cms/packages/documents/document-blueprints/document-blueprint.detail.store.d.ts +1 -1
  331. package/dist-cms/packages/documents/document-blueprints/document-blueprint.tree.store.d.ts +1 -1
  332. package/dist-cms/packages/documents/document-blueprints/menu-item/manifests.js +0 -2
  333. package/dist-cms/packages/documents/document-types/entity-actions/create/manifests.js +0 -2
  334. package/dist-cms/packages/documents/document-types/entity-actions/manifests.js +0 -8
  335. package/dist-cms/packages/documents/document-types/menu-item/manifests.js +0 -2
  336. package/dist-cms/packages/documents/document-types/repository/document-type.store.d.ts +1 -1
  337. package/dist-cms/packages/documents/document-types/repository/document-type.tree.store.d.ts +1 -1
  338. package/dist-cms/packages/documents/document-types/tree/manifests.js +1 -1
  339. package/dist-cms/packages/documents/document-types/workspace/document-type-workspace-editor.element.js +7 -6
  340. package/dist-cms/packages/documents/document-types/workspace/document-type-workspace.context.d.ts +2 -0
  341. package/dist-cms/packages/documents/document-types/workspace/document-type-workspace.context.js +4 -1
  342. package/dist-cms/packages/documents/document-types/workspace/manifests.js +30 -15
  343. package/dist-cms/packages/documents/document-types/workspace/views/design/document-type-workspace-view-edit-properties.element.d.ts +5 -2
  344. package/dist-cms/packages/documents/document-types/workspace/views/design/document-type-workspace-view-edit-properties.element.js +57 -16
  345. package/dist-cms/packages/documents/document-types/workspace/views/design/document-type-workspace-view-edit-property.element.d.ts +11 -1
  346. package/dist-cms/packages/documents/document-types/workspace/views/design/document-type-workspace-view-edit-property.element.js +181 -34
  347. package/dist-cms/packages/documents/document-types/workspace/views/design/document-type-workspace-view-edit-tab.element.js +12 -7
  348. package/dist-cms/packages/documents/document-types/workspace/views/design/document-type-workspace-view-edit.element.d.ts +3 -0
  349. package/dist-cms/packages/documents/document-types/workspace/views/design/document-type-workspace-view-edit.element.js +143 -45
  350. package/dist-cms/packages/documents/document-types/workspace/views/settings/document-type-workspace-view-settings.element.js +2 -2
  351. package/dist-cms/packages/documents/document-types/workspace/views/structure/document-type-workspace-view-structure.element.js +6 -6
  352. package/dist-cms/packages/documents/document-types/workspace/views/templates/document-type-workspace-view-templates.element.js +2 -2
  353. package/dist-cms/packages/documents/documents/entity-actions/manifests.d.ts +1 -1
  354. package/dist-cms/packages/documents/documents/entity-actions/manifests.js +0 -24
  355. package/dist-cms/packages/documents/documents/menu-item/manifests.js +0 -2
  356. package/dist-cms/packages/documents/documents/repository/document.store.d.ts +1 -1
  357. package/dist-cms/packages/documents/documents/repository/document.tree.store.d.ts +1 -1
  358. package/dist-cms/packages/documents/documents/tree/manifests.js +1 -1
  359. package/dist-cms/packages/documents/documents/tree/tree-item/document-tree-item.context.d.ts +3 -3
  360. package/dist-cms/packages/documents/documents/workspace/document-workspace-editor.element.js +2 -2
  361. package/dist-cms/packages/documents/documents/workspace/document-workspace-split-view.element.js +2 -2
  362. package/dist-cms/packages/documents/documents/workspace/document-workspace.context.d.ts +3 -1
  363. package/dist-cms/packages/documents/documents/workspace/document-workspace.context.js +4 -1
  364. package/dist-cms/packages/documents/documents/workspace/index.d.ts +1 -1
  365. package/dist-cms/packages/documents/documents/workspace/index.js +1 -1
  366. package/dist-cms/packages/documents/documents/workspace/manifests.js +36 -21
  367. package/dist-cms/packages/documents/documents/workspace/views/edit/document-workspace-view-edit-properties.element.js +2 -2
  368. package/dist-cms/packages/documents/documents/workspace/views/edit/document-workspace-view-edit-tab.element.js +2 -2
  369. package/dist-cms/packages/documents/documents/workspace/views/edit/document-workspace-view-edit.element.js +3 -3
  370. package/dist-cms/packages/documents/documents/workspace/views/info/document-info-workspace-view.element.js +2 -2
  371. package/dist-cms/packages/documents/section.manifests.js +6 -3
  372. package/dist-cms/packages/media/manifests.d.ts +1 -1
  373. package/dist-cms/packages/media/media/entity-actions/manifests.js +0 -2
  374. package/dist-cms/packages/media/media/manifests.d.ts +1 -1
  375. package/dist-cms/packages/media/media/menu-item/manifests.js +0 -2
  376. package/dist-cms/packages/media/media/repository/media.store.d.ts +1 -1
  377. package/dist-cms/packages/media/media/repository/media.tree.store.d.ts +1 -1
  378. package/dist-cms/packages/media/media/tree/manifests.js +1 -1
  379. package/dist-cms/packages/media/media/workspace/manifests.js +24 -12
  380. package/dist-cms/packages/media/media/workspace/media-workspace-editor.element.js +2 -2
  381. package/dist-cms/packages/media/media/workspace/media-workspace.context.d.ts +2 -0
  382. package/dist-cms/packages/media/media/workspace/media-workspace.context.js +3 -1
  383. package/dist-cms/packages/media/media/workspace/media-workspace.element.d.ts +1 -0
  384. package/dist-cms/packages/media/media/workspace/media-workspace.element.js +1 -0
  385. package/dist-cms/packages/media/media-types/entity-actions/manifests.js +0 -10
  386. package/dist-cms/packages/media/media-types/manifests.d.ts +1 -1
  387. package/dist-cms/packages/media/media-types/menu-item/manifests.js +0 -2
  388. package/dist-cms/packages/media/media-types/repository/media-type.detail.store.d.ts +1 -1
  389. package/dist-cms/packages/media/media-types/repository/media-type.tree.store.d.ts +1 -1
  390. package/dist-cms/packages/media/media-types/tree/manifests.js +1 -1
  391. package/dist-cms/packages/media/media-types/workspace/media-type-workspace-editor.element.js +2 -2
  392. package/dist-cms/packages/media/media-types/workspace/media-type-workspace.context.d.ts +3 -1
  393. package/dist-cms/packages/media/media-types/workspace/media-type-workspace.context.js +4 -2
  394. package/dist-cms/packages/media/media-types/workspace/media-type-workspace.element.js +2 -2
  395. package/dist-cms/packages/media/section.manifests.d.ts +1 -1
  396. package/dist-cms/packages/media/section.manifests.js +7 -3
  397. package/dist-cms/packages/members/manifests.d.ts +1 -1
  398. package/dist-cms/packages/members/member-groups/entity-actions/manifests.js +0 -2
  399. package/dist-cms/packages/members/member-groups/manifests.d.ts +1 -1
  400. package/dist-cms/packages/members/member-groups/menu-item/manifests.js +0 -2
  401. package/dist-cms/packages/members/member-groups/repository/member-group.store.d.ts +1 -1
  402. package/dist-cms/packages/members/member-groups/repository/member-group.tree.store.d.ts +1 -1
  403. package/dist-cms/packages/members/member-groups/tree/manifests.js +1 -1
  404. package/dist-cms/packages/members/member-groups/workspace/manifests.js +12 -6
  405. package/dist-cms/packages/members/member-groups/workspace/member-group-workspace-editor.element.js +2 -2
  406. package/dist-cms/packages/members/member-groups/workspace/member-group-workspace.context.d.ts +3 -1
  407. package/dist-cms/packages/members/member-groups/workspace/member-group-workspace.context.js +4 -2
  408. package/dist-cms/packages/members/member-groups/workspace/member-group-workspace.element.js +2 -2
  409. package/dist-cms/packages/members/member-groups/workspace/views/info/workspace-view-member-group-info.element.js +2 -5
  410. package/dist-cms/packages/members/member-types/entity-actions/manifests.js +0 -2
  411. package/dist-cms/packages/members/member-types/manifests.d.ts +1 -1
  412. package/dist-cms/packages/members/member-types/menu-item/manifests.js +0 -2
  413. package/dist-cms/packages/members/member-types/repository/member-type.store.d.ts +1 -1
  414. package/dist-cms/packages/members/member-types/repository/member-type.tree.store.d.ts +1 -1
  415. package/dist-cms/packages/members/member-types/tree/manifests.js +1 -1
  416. package/dist-cms/packages/members/member-types/workspace/member-type-workspace.context.d.ts +2 -0
  417. package/dist-cms/packages/members/member-types/workspace/member-type-workspace.context.js +3 -1
  418. package/dist-cms/packages/members/member-types/workspace/member-type-workspace.element.d.ts +1 -0
  419. package/dist-cms/packages/members/member-types/workspace/member-type-workspace.element.js +1 -0
  420. package/dist-cms/packages/members/members/entity-actions/manifests.js +0 -2
  421. package/dist-cms/packages/members/members/manifests.d.ts +1 -1
  422. package/dist-cms/packages/members/members/member.detail.store.d.ts +1 -1
  423. package/dist-cms/packages/members/members/menu-item/manifests.js +0 -2
  424. package/dist-cms/packages/members/members/repository/member.store.d.ts +1 -1
  425. package/dist-cms/packages/members/members/repository/member.tree.store.d.ts +1 -1
  426. package/dist-cms/packages/members/members/tree/manifests.js +1 -1
  427. package/dist-cms/packages/members/members/workspace/member-workspace.context.d.ts +2 -0
  428. package/dist-cms/packages/members/members/workspace/member-workspace.context.js +3 -1
  429. package/dist-cms/packages/members/section.manifests.d.ts +1 -1
  430. package/dist-cms/packages/members/section.manifests.js +12 -6
  431. package/dist-cms/packages/packages/package/repository/package.store.d.ts +1 -1
  432. package/dist-cms/packages/packages/package-section/manifests.js +18 -9
  433. package/dist-cms/packages/packages/package-section/views/created/created-packages-section-view.element.d.ts +0 -1
  434. package/dist-cms/packages/packages/package-section/views/created/created-packages-section-view.element.js +0 -1
  435. package/dist-cms/packages/search/examine-management-dashboard/views/section-view-examine-indexers.d.ts +1 -0
  436. package/dist-cms/packages/search/examine-management-dashboard/views/section-view-examine-indexers.js +3 -0
  437. package/dist-cms/packages/search/manifests.js +6 -3
  438. package/dist-cms/packages/settings/dashboards/health-check/health-check-dashboard.context.d.ts +1 -1
  439. package/dist-cms/packages/settings/dashboards/health-check/health-check.context.d.ts +1 -1
  440. package/dist-cms/packages/settings/dashboards/manifests.js +37 -18
  441. package/dist-cms/packages/settings/dashboards/published-status/dashboard-published-status.element.js +11 -3
  442. package/dist-cms/packages/settings/data-types/entity-actions/copy/manifests.js +0 -2
  443. package/dist-cms/packages/settings/data-types/entity-actions/create/manifests.js +0 -2
  444. package/dist-cms/packages/settings/data-types/entity-actions/manifests.js +0 -6
  445. package/dist-cms/packages/settings/data-types/entity-actions/move/manifests.js +0 -2
  446. package/dist-cms/packages/settings/data-types/menu-item/manifests.js +0 -2
  447. package/dist-cms/packages/settings/data-types/modals/data-type-picker-flow/data-type-picker-flow-modal.element.js +2 -1
  448. package/dist-cms/packages/settings/data-types/modals/property-editor-ui-picker/property-editor-ui-picker-modal.element.js +3 -2
  449. package/dist-cms/packages/settings/data-types/repository/data-type-item.store.d.ts +1 -1
  450. package/dist-cms/packages/settings/data-types/repository/data-type.repository.d.ts +2 -2
  451. package/dist-cms/packages/settings/data-types/repository/data-type.store.d.ts +1 -1
  452. package/dist-cms/packages/settings/data-types/repository/data-type.tree.store.d.ts +1 -1
  453. package/dist-cms/packages/settings/data-types/repository/manifests.d.ts +1 -1
  454. package/dist-cms/packages/settings/data-types/repository/sources/data-type-folder.server.data.d.ts +3 -3
  455. package/dist-cms/packages/settings/data-types/tree/manifests.js +1 -1
  456. package/dist-cms/packages/settings/data-types/workspace/data-type-workspace-editor.element.js +3 -3
  457. package/dist-cms/packages/settings/data-types/workspace/data-type-workspace.context.d.ts +2 -0
  458. package/dist-cms/packages/settings/data-types/workspace/data-type-workspace.context.js +3 -1
  459. package/dist-cms/packages/settings/data-types/workspace/manifests.js +18 -9
  460. package/dist-cms/packages/settings/data-types/workspace/views/details/data-type-details-workspace-view.element.js +2 -3
  461. package/dist-cms/packages/settings/data-types/workspace/views/info/workspace-view-data-type-info.element.js +2 -3
  462. package/dist-cms/packages/settings/extensions/menu-item/manifests.js +0 -2
  463. package/dist-cms/packages/settings/languages/app-language-select/app-language-select.element.js +1 -5
  464. package/dist-cms/packages/settings/languages/app-language-select/app-language.context.d.ts +1 -1
  465. package/dist-cms/packages/settings/languages/app-language-select/manifests.js +6 -3
  466. package/dist-cms/packages/settings/languages/entity-actions/manifests.js +0 -4
  467. package/dist-cms/packages/settings/languages/menu-item/manifests.js +0 -2
  468. package/dist-cms/packages/settings/languages/repository/language-item.store.d.ts +1 -1
  469. package/dist-cms/packages/settings/languages/repository/language.store.d.ts +1 -1
  470. package/dist-cms/packages/settings/languages/workspace/language/language-workspace-editor.element.js +2 -2
  471. package/dist-cms/packages/settings/languages/workspace/language/language-workspace.context.d.ts +2 -0
  472. package/dist-cms/packages/settings/languages/workspace/language/language-workspace.context.js +3 -1
  473. package/dist-cms/packages/settings/languages/workspace/language/language-workspace.element.d.ts +0 -1
  474. package/dist-cms/packages/settings/languages/workspace/language/language-workspace.element.js +0 -1
  475. package/dist-cms/packages/settings/languages/workspace/language/manifests.js +12 -6
  476. package/dist-cms/packages/settings/languages/workspace/language/views/details/language-details-workspace-view.element.js +2 -3
  477. package/dist-cms/packages/settings/logviewer/manifests.d.ts +1 -1
  478. package/dist-cms/packages/settings/logviewer/menu-item/manifests.js +0 -2
  479. package/dist-cms/packages/settings/logviewer/workspace/{logviewer-root/logviewer-root-workspace.element.d.ts → logviewer/logviewer-workspace.element.d.ts} +0 -9
  480. package/dist-cms/packages/settings/logviewer/workspace/logviewer/logviewer-workspace.element.js +65 -0
  481. package/dist-cms/packages/settings/logviewer/workspace/{logviewer-root → logviewer}/manifests.js +16 -10
  482. package/dist-cms/packages/settings/logviewer/workspace/logviewer.context.d.ts +29 -16
  483. package/dist-cms/packages/settings/logviewer/workspace/logviewer.context.js +33 -5
  484. package/dist-cms/packages/settings/logviewer/workspace/manifests.js +2 -2
  485. package/dist-cms/packages/settings/relation-types/manifests.d.ts +1 -1
  486. package/dist-cms/packages/settings/relation-types/menu-item/manifests.js +0 -2
  487. package/dist-cms/packages/settings/relation-types/repository/relation-type.store.d.ts +1 -1
  488. package/dist-cms/packages/settings/relation-types/repository/relation-type.tree.store.d.ts +1 -1
  489. package/dist-cms/packages/settings/relation-types/tree/manifests.js +1 -1
  490. package/dist-cms/packages/settings/relation-types/workspace/manifests.js +18 -9
  491. package/dist-cms/packages/settings/relation-types/workspace/relation-type-workspace-editor.element.js +2 -2
  492. package/dist-cms/packages/settings/relation-types/workspace/relation-type-workspace.context.d.ts +2 -0
  493. package/dist-cms/packages/settings/relation-types/workspace/relation-type-workspace.context.js +3 -1
  494. package/dist-cms/packages/settings/relation-types/workspace/views/relation-type/relation-type-workspace-view-relation-type.element.js +2 -2
  495. package/dist-cms/packages/settings/section.manifests.d.ts +1 -1
  496. package/dist-cms/packages/settings/section.manifests.js +6 -3
  497. package/dist-cms/packages/tags/repository/tag.store.d.ts +1 -1
  498. package/dist-cms/packages/templating/components/insert-menu/templating-insert-menu.element.js +1 -1
  499. package/dist-cms/packages/templating/manifests.d.ts +1 -1
  500. package/dist-cms/packages/templating/menu.manifests.d.ts +1 -1
  501. package/dist-cms/packages/templating/menu.manifests.js +7 -3
  502. package/dist-cms/packages/templating/partial-views/entity-actions/create/create-from-snippet.action.d.ts +1 -1
  503. package/dist-cms/packages/templating/partial-views/entity-actions/create/create-from-snippet.action.js +1 -1
  504. package/dist-cms/packages/templating/partial-views/entity-actions/create/create-from-snippet.modal.d.ts +1 -1
  505. package/dist-cms/packages/templating/partial-views/entity-actions/manifests.js +0 -10
  506. package/dist-cms/packages/templating/partial-views/manifests.d.ts +1 -1
  507. package/dist-cms/packages/templating/partial-views/menu-item/manifests.js +0 -2
  508. package/dist-cms/packages/templating/partial-views/repository/partial-views.repository.d.ts +2 -2
  509. package/dist-cms/packages/templating/partial-views/repository/partial-views.store.d.ts +1 -1
  510. package/dist-cms/packages/templating/partial-views/repository/partial-views.tree.store.d.ts +1 -1
  511. package/dist-cms/packages/templating/partial-views/repository/sources/partial-views.folder.server.data.d.ts +2 -2
  512. package/dist-cms/packages/templating/partial-views/tree/manifests.js +1 -1
  513. package/dist-cms/packages/templating/partial-views/workspace/manifests.js +7 -4
  514. package/dist-cms/packages/templating/partial-views/workspace/{partial-views-workspace-edit.element.d.ts → partial-view-workspace-edit.element.d.ts} +3 -3
  515. package/dist-cms/packages/templating/partial-views/workspace/{partial-views-workspace-edit.element.js → partial-view-workspace-edit.element.js} +22 -27
  516. package/dist-cms/packages/templating/partial-views/workspace/{partial-views-workspace.context.d.ts → partial-view-workspace.context.d.ts} +4 -3
  517. package/dist-cms/packages/templating/partial-views/workspace/{partial-views-workspace.context.js → partial-view-workspace.context.js} +5 -6
  518. package/dist-cms/packages/templating/partial-views/workspace/{partial-views-workspace.element.d.ts → partial-view-workspace.element.d.ts} +4 -4
  519. package/dist-cms/packages/templating/partial-views/workspace/{partial-views-workspace.element.js → partial-view-workspace.element.js} +14 -14
  520. package/dist-cms/packages/templating/stylesheets/manifests.d.ts +1 -1
  521. package/dist-cms/packages/templating/stylesheets/menu-item/manifests.js +0 -2
  522. package/dist-cms/packages/templating/stylesheets/repository/stylesheet.tree.store.d.ts +1 -1
  523. package/dist-cms/packages/templating/stylesheets/tree/manifests.js +1 -1
  524. package/dist-cms/packages/templating/stylesheets/workspace/stylesheet-workspace.context.d.ts +4 -2
  525. package/dist-cms/packages/templating/stylesheets/workspace/stylesheet-workspace.context.js +3 -1
  526. package/dist-cms/packages/templating/templates/entity-actions/manifests.js +0 -4
  527. package/dist-cms/packages/templating/templates/manifests.d.ts +1 -1
  528. package/dist-cms/packages/templating/templates/menu-item/manifests.js +0 -2
  529. package/dist-cms/packages/templating/templates/repository/manifests.d.ts +1 -1
  530. package/dist-cms/packages/templating/templates/repository/template-item.store.d.ts +1 -1
  531. package/dist-cms/packages/templating/templates/repository/template.store.d.ts +1 -1
  532. package/dist-cms/packages/templating/templates/repository/template.tree.store.d.ts +1 -1
  533. package/dist-cms/packages/templating/templates/tree/manifests.js +1 -1
  534. package/dist-cms/packages/templating/templates/workspace/manifests.js +6 -3
  535. package/dist-cms/packages/templating/templates/workspace/template-workspace-editor.element.js +2 -1
  536. package/dist-cms/packages/templating/templates/workspace/template-workspace.context.d.ts +4 -2
  537. package/dist-cms/packages/templating/templates/workspace/template-workspace.context.js +4 -1
  538. package/dist-cms/packages/umbraco-news/manifests.js +6 -3
  539. package/dist-cms/packages/umbraco-news/umbraco-news-dashboard.element.js +1 -1
  540. package/dist-cms/packages/users/current-user/current-user-history.store.d.ts +1 -1
  541. package/dist-cms/packages/users/current-user/modals/current-user/current-user-modal.element.js +10 -6
  542. package/dist-cms/packages/users/current-user/user-profile-apps/user-profile-app-profile.element.js +7 -5
  543. package/dist-cms/packages/users/user-groups/manifests.d.ts +1 -1
  544. package/dist-cms/packages/users/user-groups/repository/manifests.d.ts +1 -1
  545. package/dist-cms/packages/users/user-groups/repository/user-group-item.store.d.ts +1 -1
  546. package/dist-cms/packages/users/user-groups/repository/user-group.store.d.ts +1 -1
  547. package/dist-cms/packages/users/user-groups/section-view/manifests.js +6 -3
  548. package/dist-cms/packages/users/user-groups/workspace/actions/workspace-action-user-group-save.element.js +2 -2
  549. package/dist-cms/packages/users/user-groups/workspace/manifests.js +6 -3
  550. package/dist-cms/packages/users/user-groups/workspace/user-group-workspace-editor.element.js +2 -2
  551. package/dist-cms/packages/users/user-groups/workspace/user-group-workspace.context.d.ts +2 -0
  552. package/dist-cms/packages/users/user-groups/workspace/user-group-workspace.context.js +3 -1
  553. package/dist-cms/packages/users/users/manifests.d.ts +1 -1
  554. package/dist-cms/packages/users/users/repository/manifests.d.ts +1 -1
  555. package/dist-cms/packages/users/users/repository/user-item.store.d.ts +1 -1
  556. package/dist-cms/packages/users/users/repository/user.repository.js +5 -1
  557. package/dist-cms/packages/users/users/repository/user.store.d.ts +1 -1
  558. package/dist-cms/packages/users/users/section-view/manifests.js +6 -3
  559. package/dist-cms/packages/users/users/workspace/actions/user-workspace-action-save.element.js +2 -2
  560. package/dist-cms/packages/users/users/workspace/manifests.js +6 -3
  561. package/dist-cms/packages/users/users/workspace/user-workspace-editor.element.d.ts +1 -0
  562. package/dist-cms/packages/users/users/workspace/user-workspace-editor.element.js +53 -8
  563. package/dist-cms/packages/users/users/workspace/user-workspace.context.d.ts +3 -1
  564. package/dist-cms/packages/users/users/workspace/user-workspace.context.js +19 -1
  565. package/dist-cms/shared/auth/auth.context.d.ts +1 -0
  566. package/dist-cms/shared/auth/auth.context.js +1 -2
  567. package/dist-cms/shared/auth/auth.interface.d.ts +4 -0
  568. package/dist-cms/shared/auth/auth.token.d.ts +1 -1
  569. package/dist-cms/shared/auth/auth.token.js +1 -1
  570. package/dist-cms/shared/context/app.context.d.ts +1 -1
  571. package/dist-cms/shared/lit-element/lit-element.element.d.ts +25 -0
  572. package/dist-cms/shared/lit-element/lit-element.element.js +42 -1
  573. package/dist-cms/shared/repository/data-source/folder-data-source.interface.d.ts +3 -3
  574. package/dist-cms/shared/repository/folder-repository.interface.d.ts +3 -3
  575. package/dist-cms/shared/resources/resource.controller.js +2 -2
  576. package/dist-cms/shared/router/route.context.d.ts +1 -1
  577. package/dist-cms/shared/router/route.context.js +2 -2
  578. package/dist-cms/shared/utils/component-has-manifest-property.function.d.ts +4 -0
  579. package/dist-cms/shared/utils/component-has-manifest-property.function.js +3 -0
  580. package/dist-cms/shared/utils/index.d.ts +1 -0
  581. package/dist-cms/shared/utils/index.js +1 -0
  582. package/dist-cms/shared/utils/media-helper.service.js +1 -0
  583. package/dist-cms/tinymce/CHANGELOG.md +23 -0
  584. package/dist-cms/tinymce/composer.json +1 -1
  585. package/dist-cms/tinymce/langs/hy.js +2 -2
  586. package/dist-cms/tinymce/langs/id.js +19 -19
  587. package/dist-cms/tinymce/langs/it.js +2 -2
  588. package/dist-cms/tinymce/langs/ka_GE.js +132 -132
  589. package/dist-cms/tinymce/langs/ru.js +4 -4
  590. package/dist-cms/tinymce/langs/sk.js +7 -7
  591. package/dist-cms/tinymce/models/dom/model.js +1 -1
  592. package/dist-cms/tinymce/models/dom/model.min.js +1 -1
  593. package/dist-cms/tinymce/package.json +1 -1
  594. package/dist-cms/tinymce/plugins/accordion/plugin.js +1 -1
  595. package/dist-cms/tinymce/plugins/accordion/plugin.min.js +1 -1
  596. package/dist-cms/tinymce/plugins/advlist/plugin.js +1 -1
  597. package/dist-cms/tinymce/plugins/advlist/plugin.min.js +1 -1
  598. package/dist-cms/tinymce/plugins/anchor/plugin.js +1 -1
  599. package/dist-cms/tinymce/plugins/anchor/plugin.min.js +1 -1
  600. package/dist-cms/tinymce/plugins/autolink/plugin.js +1 -1
  601. package/dist-cms/tinymce/plugins/autolink/plugin.min.js +1 -1
  602. package/dist-cms/tinymce/plugins/autoresize/plugin.js +1 -1
  603. package/dist-cms/tinymce/plugins/autoresize/plugin.min.js +1 -1
  604. package/dist-cms/tinymce/plugins/autosave/plugin.js +1 -1
  605. package/dist-cms/tinymce/plugins/autosave/plugin.min.js +1 -1
  606. package/dist-cms/tinymce/plugins/charmap/plugin.js +1 -1
  607. package/dist-cms/tinymce/plugins/charmap/plugin.min.js +1 -1
  608. package/dist-cms/tinymce/plugins/code/plugin.js +1 -1
  609. package/dist-cms/tinymce/plugins/code/plugin.min.js +1 -1
  610. package/dist-cms/tinymce/plugins/codesample/plugin.js +1 -1
  611. package/dist-cms/tinymce/plugins/codesample/plugin.min.js +1 -1
  612. package/dist-cms/tinymce/plugins/directionality/plugin.js +1 -1
  613. package/dist-cms/tinymce/plugins/directionality/plugin.min.js +1 -1
  614. package/dist-cms/tinymce/plugins/emoticons/plugin.js +1 -1
  615. package/dist-cms/tinymce/plugins/emoticons/plugin.min.js +1 -1
  616. package/dist-cms/tinymce/plugins/fullscreen/plugin.js +1 -1
  617. package/dist-cms/tinymce/plugins/fullscreen/plugin.min.js +1 -1
  618. package/dist-cms/tinymce/plugins/help/plugin.js +1 -1
  619. package/dist-cms/tinymce/plugins/help/plugin.min.js +1 -1
  620. package/dist-cms/tinymce/plugins/image/plugin.js +2 -2
  621. package/dist-cms/tinymce/plugins/image/plugin.min.js +2 -2
  622. package/dist-cms/tinymce/plugins/importcss/plugin.js +1 -1
  623. package/dist-cms/tinymce/plugins/importcss/plugin.min.js +1 -1
  624. package/dist-cms/tinymce/plugins/insertdatetime/plugin.js +1 -1
  625. package/dist-cms/tinymce/plugins/insertdatetime/plugin.min.js +1 -1
  626. package/dist-cms/tinymce/plugins/link/plugin.js +1 -1
  627. package/dist-cms/tinymce/plugins/link/plugin.min.js +1 -1
  628. package/dist-cms/tinymce/plugins/lists/plugin.js +2 -2
  629. package/dist-cms/tinymce/plugins/lists/plugin.min.js +2 -2
  630. package/dist-cms/tinymce/plugins/media/plugin.js +1 -1
  631. package/dist-cms/tinymce/plugins/media/plugin.min.js +1 -1
  632. package/dist-cms/tinymce/plugins/nonbreaking/plugin.js +1 -1
  633. package/dist-cms/tinymce/plugins/nonbreaking/plugin.min.js +1 -1
  634. package/dist-cms/tinymce/plugins/pagebreak/plugin.js +1 -1
  635. package/dist-cms/tinymce/plugins/pagebreak/plugin.min.js +1 -1
  636. package/dist-cms/tinymce/plugins/preview/plugin.js +1 -1
  637. package/dist-cms/tinymce/plugins/preview/plugin.min.js +1 -1
  638. package/dist-cms/tinymce/plugins/quickbars/plugin.js +1 -1
  639. package/dist-cms/tinymce/plugins/quickbars/plugin.min.js +1 -1
  640. package/dist-cms/tinymce/plugins/save/plugin.js +1 -1
  641. package/dist-cms/tinymce/plugins/save/plugin.min.js +1 -1
  642. package/dist-cms/tinymce/plugins/searchreplace/plugin.js +1 -1
  643. package/dist-cms/tinymce/plugins/searchreplace/plugin.min.js +1 -1
  644. package/dist-cms/tinymce/plugins/table/plugin.js +1 -1
  645. package/dist-cms/tinymce/plugins/table/plugin.min.js +1 -1
  646. package/dist-cms/tinymce/plugins/template/plugin.js +1 -1
  647. package/dist-cms/tinymce/plugins/template/plugin.min.js +1 -1
  648. package/dist-cms/tinymce/plugins/visualblocks/plugin.js +1 -1
  649. package/dist-cms/tinymce/plugins/visualblocks/plugin.min.js +1 -1
  650. package/dist-cms/tinymce/plugins/visualchars/plugin.js +1 -1
  651. package/dist-cms/tinymce/plugins/visualchars/plugin.min.js +1 -1
  652. package/dist-cms/tinymce/plugins/wordcount/plugin.js +1 -1
  653. package/dist-cms/tinymce/plugins/wordcount/plugin.min.js +1 -1
  654. package/dist-cms/tinymce/skins/ui/oxide/skin.css +15 -2
  655. package/dist-cms/tinymce/skins/ui/oxide/skin.min.css +1 -1
  656. package/dist-cms/tinymce/skins/ui/oxide-dark/skin.css +15 -2
  657. package/dist-cms/tinymce/skins/ui/oxide-dark/skin.min.css +1 -1
  658. package/dist-cms/tinymce/skins/ui/tinymce-5/skin.css +15 -2
  659. package/dist-cms/tinymce/skins/ui/tinymce-5/skin.min.css +1 -1
  660. package/dist-cms/tinymce/skins/ui/tinymce-5-dark/skin.css +15 -2
  661. package/dist-cms/tinymce/skins/ui/tinymce-5-dark/skin.min.css +1 -1
  662. package/dist-cms/tinymce/themes/silver/theme.js +181 -108
  663. package/dist-cms/tinymce/themes/silver/theme.min.js +2 -2
  664. package/dist-cms/tinymce/tinymce.d.ts +3 -0
  665. package/dist-cms/tinymce/tinymce.js +23 -15
  666. package/dist-cms/tinymce/tinymce.min.js +2 -2
  667. package/dist-cms/tsconfig.build.json +15 -0
  668. package/dist-cms/tsconfig.build.tsbuildinfo +1 -0
  669. package/dist-cms/umbraco-package-schema.json +536 -236
  670. package/dist-cms/vscode-html-custom-data.json +122 -108
  671. package/package.json +15 -12
  672. package/dist-cms/external/monaco-editor/twig-4859b551.js +0 -6
  673. package/dist-cms/packages/core/property-editor/schemas/Umbraco.JSON.d.ts +0 -2
  674. package/dist-cms/packages/core/property-editor/schemas/Umbraco.JSON.js +0 -8
  675. package/dist-cms/packages/core/section/section-views/index.d.ts +0 -1
  676. package/dist-cms/packages/core/section/section-views/index.js +0 -1
  677. package/dist-cms/packages/core/section/section-views/section-views.element.d.ts +0 -26
  678. package/dist-cms/packages/core/workspace/workspace-context/entity-workspace-context.token.d.ts +0 -4
  679. package/dist-cms/packages/core/workspace/workspace-context/entity-workspace-context.token.js +0 -2
  680. package/dist-cms/packages/settings/logviewer/workspace/logviewer-root/logviewer-root-workspace.element.js +0 -166
  681. package/dist-cms/packages/translation/dictionary/manifests.d.ts +0 -1
  682. package/dist-cms/packages/translation/manifests.d.ts +0 -1
  683. package/dist-cms/packages/translation/section.manifest.d.ts +0 -2
  684. package/dist-cms/packages/translation/umbraco-package.js +0 -9
  685. package/dist-cms/tsconfig.tsbuildinfo +0 -1
  686. /package/dist-cms/apps/backoffice/{extension.controller.d.ts → extension-initializer.controller.d.ts} +0 -0
  687. /package/dist-cms/packages/{translation → dictionary}/dashboards/dictionary/dashboard-translation-dictionary.element.d.ts +0 -0
  688. /package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/create/create-dictionary-modal.element.d.ts +0 -0
  689. /package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/create/create-dictionary-modal.element.js +0 -0
  690. /package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/create/create.action.d.ts +0 -0
  691. /package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/export/export-dictionary-modal.element.d.ts +0 -0
  692. /package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/export/export-dictionary-modal.element.js +0 -0
  693. /package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/import/import-dictionary-modal.element.d.ts +0 -0
  694. /package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/import/import-dictionary-modal.element.js +0 -0
  695. /package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/reload.action.d.ts +0 -0
  696. /package/dist-cms/packages/{translation → dictionary}/dictionary/entity-actions/reload.action.js +0 -0
  697. /package/dist-cms/packages/{translation → dictionary}/dictionary/manifests.js +0 -0
  698. /package/dist-cms/packages/{translation → dictionary}/dictionary/menu-item/dictionary-menu-item.element.d.ts +0 -0
  699. /package/dist-cms/packages/{translation → dictionary}/dictionary/menu-item/dictionary-menu-item.element.js +0 -0
  700. /package/dist-cms/packages/{translation → dictionary}/dictionary/menu-item/manifests.d.ts +0 -0
  701. /package/dist-cms/packages/{translation → dictionary}/dictionary/menu.manifests.d.ts +0 -0
  702. /package/dist-cms/packages/{translation → dictionary}/dictionary/menu.manifests.js +0 -0
  703. /package/dist-cms/packages/{translation → dictionary}/dictionary/repository/dictionary.repository.d.ts +0 -0
  704. /package/dist-cms/packages/{translation → dictionary}/dictionary/repository/dictionary.repository.js +0 -0
  705. /package/dist-cms/packages/{translation → dictionary}/dictionary/repository/dictionary.store.js +0 -0
  706. /package/dist-cms/packages/{translation → dictionary}/dictionary/repository/dictionary.tree.store.js +0 -0
  707. /package/dist-cms/packages/{translation → dictionary}/dictionary/repository/manifests.d.ts +0 -0
  708. /package/dist-cms/packages/{translation → dictionary}/dictionary/repository/sources/dictionary.detail.server.data.d.ts +0 -0
  709. /package/dist-cms/packages/{translation → dictionary}/dictionary/repository/sources/dictionary.detail.server.data.js +0 -0
  710. /package/dist-cms/packages/{translation → dictionary}/dictionary/repository/sources/dictionary.tree.server.data.d.ts +0 -0
  711. /package/dist-cms/packages/{translation → dictionary}/dictionary/repository/sources/dictionary.tree.server.data.js +0 -0
  712. /package/dist-cms/packages/{translation → dictionary}/dictionary/tree/manifests.d.ts +0 -0
  713. /package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/dictionary-workspace-editor.element.d.ts +0 -0
  714. /package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/dictionary-workspace.element.d.ts +0 -0
  715. /package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/dictionary-workspace.element.js +0 -0
  716. /package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/manifests.d.ts +0 -0
  717. /package/dist-cms/packages/{translation → dictionary}/dictionary/workspace/views/editor/workspace-view-dictionary-editor.element.d.ts +0 -0
  718. /package/dist-cms/packages/{translation → dictionary}/manifests.js +0 -0
  719. /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 * `_visibleSections` {`any[]`} - \n\n * `_extraSections` {`any[]`} - \n\n * `_currentSectionAlias` {`string`} - \n\n * `_backofficeContext` - \n\n * `styles` - ",
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` {`string`} - \n\n * `default-element` {`string`} - \n\n * `renderMethod` - \n\nProperties:\n\n * `_extensions` {`InitializedExtension[]`} - \n\n * `type` {`string`} - \n\n * `filter` - \n\n * `_props` - \n\n * `props` - \n\n * `defaultElement` {`string`} - \n\n * `renderMethod` - \n\n * `styles` - ",
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` {`string`} - \n\nProperty: type\n\nDefault: "
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 * `_entityType` {`string`} - \n\n * `entityType` {`string`} - \n\n * `unique` {`string | undefined`} - \n\n * `_entityActions` {`any[] | undefined`} - ",
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": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `styles` {`any[]`} - ",
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": "Attributes:\n\n * `_manifest` - \n\nProperties:\n\n * `_manifest` - \n\n * `manifest` - \n\n * `_routes` {`any[] | undefined`} - \n\n * `_menus` {`Omit<any, \"kind\">[] | undefined`} - \n\n * `styles` {`any[]`} - ",
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": "_manifest",
1678
- "description": "`_manifest` - \n\nProperty: _manifest"
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": "Attributes:\n\n * `manifest` {`ManifestType | undefined`} - \n\nProperties:\n\n * `manifest` {`ManifestType | undefined`} - \n\n * `styles` {`any[]`} - ",
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": "Attributes:\n\n * `manifest` {`ManifestType | undefined`} - \n\nProperties:\n\n * `manifest` {`ManifestType | undefined`} - \n\n * `styles` {`any[]`} - ",
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": "umb-section-views",
1721
- "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 * `_sectionContext` - \n\n * `_extensionsObserver` - \n\n * `_viewsObserver` - \n\n * `_dashboardObserver` - \n\n * `styles` {`any[]`} - ",
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. The Layout will render the workspace views that are registered for this workspace alias.\n\nProperties:\n\n * `headline` {`string`} - \n\n * `hideNavigation` {`boolean`} - \n\n * `enforceNoFooter` {`boolean`} - \n\n * `_alias` {`string`} - \n\n * `alias` {string} - Alias of the workspace. The Layout will render the workspace views that are registered for this workspace alias.\n\n * `_workspaceViews` {`any[]`} - \n\n * `_routes` {`any[] | undefined`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `styles` {`any[]`} - ",
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. The Layout will render the workspace views that are registered for this workspace alias.\n\nProperty: alias\n\nDefault: ''"
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\nAttributes:\n\n * `alias` {string} - Alias of the workspace. The Layout will render the workspace actions that are registered for this workspace alias.\n\nProperties:\n\n * `_alias` {`string`} - \n\n * `alias` {string} - Alias of the workspace. The Layout will render the workspace actions that are registered for this workspace alias.\n\n * `_withinModal` {`boolean`} - \n\n * `_modalContext` - \n\n * `_onClose` - \n\n * `styles` {`any[]`} - ",
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[]`} - \n\n * `_trees` {`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": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `_dataTypeName` {`string`} - \n\n * `styles` {`any[]`} - ",
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 * `_alias` {`string`} - \n\n * `_workspaceViews` {`any[]`} - \n\n * `_routes` {`any[]`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `styles` {`any[]`} - ",
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-views-workspace-edit",
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-views-workspace",
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-e72b5840",
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.3.0",
129
- "@umbraco-ui/uui-css": "1.3.0",
130
- "element-internals-polyfill": "^1.3.5",
131
- "lit": "^2.7.6",
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.40.0",
136
+ "monaco-editor": "^0.41.0",
134
137
  "rxjs": "^7.8.1",
135
- "tinymce": "^6.6.0",
136
- "tinymce-i18n": "^23.7.17",
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,2 +0,0 @@
1
- import type { ManifestPropertyEditorSchema } from '../../extension-registry/index.js';
2
- export declare const manifest: ManifestPropertyEditorSchema;
@@ -1,8 +0,0 @@
1
- export const manifest = {
2
- type: 'propertyEditorSchema',
3
- name: 'JSON model',
4
- alias: 'Umbraco.JSON',
5
- meta: {
6
- defaultPropertyEditorUiAlias: 'Umb.PropertyEditorUi.JSON',
7
- },
8
- };
@@ -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
- }
@@ -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>>;
@@ -1,2 +0,0 @@
1
- import { UmbContextToken } from '../../../../libs/context-api/index.js';
2
- export const UMB_ENTITY_WORKSPACE_CONTEXT = new UmbContextToken('UmbEntityWorkspaceContext');