@scion/workbench 19.0.0-beta.3 → 20.0.0-beta.2

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 (263) hide show
  1. package/_index.scss +2 -2
  2. package/fesm2022/scion-workbench.mjs +1411 -1330
  3. package/fesm2022/scion-workbench.mjs.map +1 -1
  4. package/index.d.ts +5519 -3
  5. package/package.json +22 -18
  6. package/lib/activation-instant.provider.d.ts +0 -12
  7. package/lib/activity/activity-bar/activity-bar.component.d.ts +0 -10
  8. package/lib/activity/activity-bar/activity-item/activity-item.component.d.ts +0 -16
  9. package/lib/activity/activity-bar/activity-stack/activity-stack.component.d.ts +0 -10
  10. package/lib/activity/activity-panel/activity-panel.component.d.ts +0 -41
  11. package/lib/activity/public_api.d.ts +0 -1
  12. package/lib/activity/workbench-activity.model.d.ts +0 -110
  13. package/lib/common/asserts.util.d.ts +0 -13
  14. package/lib/common/class-list.d.ts +0 -64
  15. package/lib/common/coerce-observable.pipe.d.ts +0 -12
  16. package/lib/common/css-class.util.d.ts +0 -5
  17. package/lib/common/dasherize.util.d.ts +0 -4
  18. package/lib/common/disposable.d.ts +0 -13
  19. package/lib/common/dom.util.d.ts +0 -84
  20. package/lib/common/grid-if-visible.pipe.d.ts +0 -13
  21. package/lib/common/instanceof.pipe.d.ts +0 -10
  22. package/lib/common/math.util.d.ts +0 -7
  23. package/lib/common/null-if-empty.pipe.d.ts +0 -10
  24. package/lib/common/objects.util.d.ts +0 -29
  25. package/lib/common/observables.d.ts +0 -26
  26. package/lib/common/operators.d.ts +0 -13
  27. package/lib/common/public_api.d.ts +0 -1
  28. package/lib/common/resolve-when.util.d.ts +0 -9
  29. package/lib/common/stringify-error.util.d.ts +0 -4
  30. package/lib/common/throw-error.util.d.ts +0 -4
  31. package/lib/common/typeof.pipe.d.ts +0 -10
  32. package/lib/common/uid.util.d.ts +0 -9
  33. package/lib/common/utility-types.d.ts +0 -6
  34. package/lib/common//311/265destroy-ref.d.ts +0 -11
  35. package/lib/communication/workbench-broadcast-channel.d.ts +0 -26
  36. package/lib/content-projection/content-as-overlay.component.d.ts +0 -60
  37. package/lib/desktop/desktop.directive.d.ts +0 -37
  38. package/lib/desktop/public_api.d.ts +0 -1
  39. package/lib/dialog/dialog-footer/dialog-action-filter.pipe.d.ts +0 -11
  40. package/lib/dialog/dialog-footer/dialog-footer.component.d.ts +0 -10
  41. package/lib/dialog/dialog-footer/workbench-dialog-action.directive.d.ts +0 -27
  42. package/lib/dialog/dialog-footer/workbench-dialog-footer.directive.d.ts +0 -26
  43. package/lib/dialog/dialog-header/dialog-header.component.d.ts +0 -12
  44. package/lib/dialog/dialog-header/workbench-dialog-header.directive.d.ts +0 -26
  45. package/lib/dialog/movable.directive.d.ts +0 -49
  46. package/lib/dialog/public_api.d.ts +0 -6
  47. package/lib/dialog/resizable.directive.d.ts +0 -75
  48. package/lib/dialog/workbench-dialog.component.d.ts +0 -55
  49. package/lib/dialog/workbench-dialog.d.ts +0 -118
  50. package/lib/dialog/workbench-dialog.options.d.ts +0 -64
  51. package/lib/dialog/workbench-dialog.registry.d.ts +0 -43
  52. package/lib/dialog/workbench-dialog.service.d.ts +0 -96
  53. package/lib/dialog//311/265workbench-dialog.d.ts +0 -128
  54. package/lib/dialog//311/265workbench-dialog.service.d.ts +0 -29
  55. package/lib/executor/latest-task-executor.d.ts +0 -26
  56. package/lib/executor/single-task-executor.d.ts +0 -23
  57. package/lib/filter-field/filter-field.component.d.ts +0 -57
  58. package/lib/glass-pane/blockable.d.ts +0 -11
  59. package/lib/glass-pane/blocking.d.ts +0 -17
  60. package/lib/glass-pane/glass-pane.directive.d.ts +0 -51
  61. package/lib/icon/icon-providers.d.ts +0 -6
  62. package/lib/icon/icon.component.d.ts +0 -33
  63. package/lib/icon/material-icon-provider.d.ts +0 -25
  64. package/lib/icon/public_api.d.ts +0 -1
  65. package/lib/icon/workbench-icon-provider.d.ts +0 -30
  66. package/lib/icon/workbench-icon-provider.model.d.ts +0 -64
  67. package/lib/layout/grid/grid.component.d.ts +0 -65
  68. package/lib/layout/grid-element/grid-element.component.d.ts +0 -37
  69. package/lib/layout/layout.component.d.ts +0 -60
  70. package/lib/layout/migration/model/workbench-grid-migration-v2.model.d.ts +0 -22
  71. package/lib/layout/migration/model/workbench-grid-migration-v3.model.d.ts +0 -30
  72. package/lib/layout/migration/model/workbench-grid-migration-v4.model.d.ts +0 -31
  73. package/lib/layout/migration/model/workbench-grid-migration-v5.model.d.ts +0 -36
  74. package/lib/layout/migration/model/workbench-grid-migration-v6.model.d.ts +0 -35
  75. package/lib/layout/migration/model/workbench-grid-migration-v7.model.d.ts +0 -37
  76. package/lib/layout/migration/model/workbench-layout-migration-v1.model.d.ts +0 -8
  77. package/lib/layout/migration/model/workbench-layout-migration-v2.model.d.ts +0 -10
  78. package/lib/layout/migration/model/workbench-layout-migration-v3.model.d.ts +0 -10
  79. package/lib/layout/migration/model/workbench-layout-migration-v4.model.d.ts +0 -20
  80. package/lib/layout/migration/workbench-grid-migration-v3.service.d.ts +0 -14
  81. package/lib/layout/migration/workbench-grid-migration-v4.service.d.ts +0 -12
  82. package/lib/layout/migration/workbench-grid-migration-v5.service.d.ts +0 -12
  83. package/lib/layout/migration/workbench-grid-migration-v6.service.d.ts +0 -12
  84. package/lib/layout/migration/workbench-grid-migration-v7.service.d.ts +0 -10
  85. package/lib/layout/migration/workbench-layout-migration-v2.service.d.ts +0 -13
  86. package/lib/layout/migration/workbench-layout-migration-v3.service.d.ts +0 -12
  87. package/lib/layout/migration/workbench-layout-migration-v4.service.d.ts +0 -12
  88. package/lib/layout/public_api.d.ts +0 -3
  89. package/lib/layout/rendering-flag.d.ts +0 -7
  90. package/lib/layout/stringifier.d.ts +0 -33
  91. package/lib/layout/workbench-grid.model.d.ts +0 -116
  92. package/lib/layout/workbench-layout-merger.service.d.ts +0 -19
  93. package/lib/layout/workbench-layout-storage.service.d.ts +0 -28
  94. package/lib/layout/workbench-layout.d.ts +0 -518
  95. package/lib/layout/workbench-layout.factory.d.ts +0 -18
  96. package/lib/layout/workbench-layout.service.d.ts +0 -57
  97. package/lib/layout/workbench-layouts.util.d.ts +0 -51
  98. package/lib/layout/workench-layout-serializer.service.d.ts +0 -110
  99. package/lib/layout//311/265workbench-layout.d.ts +0 -745
  100. package/lib/layout//311/265workbench-layout.factory.d.ts +0 -22
  101. package/lib/logging/console-appender.service.d.ts +0 -10
  102. package/lib/logging/index.d.ts +0 -5
  103. package/lib/logging/logger-names.d.ts +0 -22
  104. package/lib/logging/logger.d.ts +0 -69
  105. package/lib/logging/logging-support.d.ts +0 -6
  106. package/lib/logging/logging.model.d.ts +0 -52
  107. package/lib/logging/public_api.d.ts +0 -2
  108. package/lib/logging//311/265logger.d.ts +0 -21
  109. package/lib/message-box/message-box-footer/message-box-footer.component.d.ts +0 -17
  110. package/lib/message-box/message-box-header/message-box-header.component.d.ts +0 -7
  111. package/lib/message-box/public_api.d.ts +0 -2
  112. package/lib/message-box/workbench-message-box.component.d.ts +0 -25
  113. package/lib/message-box/workbench-message-box.options.d.ts +0 -96
  114. package/lib/message-box/workbench-message-box.service.d.ts +0 -100
  115. package/lib/message-box//311/265workbench-message-box.service.d.ts +0 -16
  116. package/lib/microfrontend-platform/common/microfrontend.util.d.ts +0 -39
  117. package/lib/microfrontend-platform/initialization/microfrontend-platform-initializer.service.d.ts +0 -31
  118. package/lib/microfrontend-platform/initialization/ng-zone-observable-decorator.d.ts +0 -12
  119. package/lib/microfrontend-platform/initialization/workbench-host-manifest-interceptor.service.d.ts +0 -1
  120. package/lib/microfrontend-platform/manifest-object-cache.service.d.ts +0 -32
  121. package/lib/microfrontend-platform/microfrontend-dialog/microfrontend-dialog-capability-validator.interceptor.d.ts +0 -11
  122. package/lib/microfrontend-platform/microfrontend-dialog/microfrontend-dialog-intent-handler.interceptor.d.ts +0 -25
  123. package/lib/microfrontend-platform/microfrontend-dialog/microfrontend-dialog.component.d.ts +0 -32
  124. package/lib/microfrontend-platform/microfrontend-host-dialog/microfrontend-host-dialog.component.d.ts +0 -32
  125. package/lib/microfrontend-platform/microfrontend-host-message-box/microfrontend-host-message-box.component.d.ts +0 -37
  126. package/lib/microfrontend-platform/microfrontend-host-message-box/text-message/text-message.component.d.ts +0 -23
  127. package/lib/microfrontend-platform/microfrontend-host-popup/microfrontend-host-popup.component.d.ts +0 -23
  128. package/lib/microfrontend-platform/microfrontend-message-box/microfrontend-message-box-capability-validator.interceptor.d.ts +0 -10
  129. package/lib/microfrontend-platform/microfrontend-message-box/microfrontend-message-box-intent-handler.interceptor.d.ts +0 -25
  130. package/lib/microfrontend-platform/microfrontend-message-box/microfrontend-message-box-legacy-intent-translator.interceptor.d.ts +0 -11
  131. package/lib/microfrontend-platform/microfrontend-message-box/microfrontend-message-box.component.d.ts +0 -29
  132. package/lib/microfrontend-platform/microfrontend-notification/microfrontend-notification-intent-handler.d.ts +0 -7
  133. package/lib/microfrontend-platform/microfrontend-perspective/microfrontend-perspective-capability-validator.interceptor.d.ts +0 -10
  134. package/lib/microfrontend-platform/microfrontend-perspective/microfrontend-perspective-installer.service.d.ts +0 -5
  135. package/lib/microfrontend-platform/microfrontend-perspective/microfrontend-perspective-intent-handler.interceptor.d.ts +0 -17
  136. package/lib/microfrontend-platform/microfrontend-perspective/workbench-perspective-data.d.ts +0 -9
  137. package/lib/microfrontend-platform/microfrontend-platform-config-loader.d.ts +0 -13
  138. package/lib/microfrontend-platform/microfrontend-platform-initializer.provider.d.ts +0 -85
  139. package/lib/microfrontend-platform/microfrontend-platform.config.d.ts +0 -20
  140. package/lib/microfrontend-platform/microfrontend-popup/microfrontend-popup-capability-validator.interceptor.d.ts +0 -10
  141. package/lib/microfrontend-platform/microfrontend-popup/microfrontend-popup-intent-handler.interceptor.d.ts +0 -35
  142. package/lib/microfrontend-platform/microfrontend-popup/microfrontend-popup.component.d.ts +0 -33
  143. package/lib/microfrontend-platform/microfrontend-splash/microfrontend-splash.component.d.ts +0 -5
  144. package/lib/microfrontend-platform/microfrontend-view/microfrontend-view-capability-validator.interceptor.d.ts +0 -10
  145. package/lib/microfrontend-platform/microfrontend-view/microfrontend-view-command-handler.service.d.ts +0 -5
  146. package/lib/microfrontend-platform/microfrontend-view/microfrontend-view-intent-handler.interceptor.d.ts +0 -33
  147. package/lib/microfrontend-platform/microfrontend-view/microfrontend-view-routes.d.ts +0 -56
  148. package/lib/microfrontend-platform/microfrontend-view/microfrontend-view.component.d.ts +0 -67
  149. package/lib/microfrontend-platform/microfrontend-view/microfrontend-workbench-view.model.d.ts +0 -14
  150. package/lib/microfrontend-platform/public_api.d.ts +0 -5
  151. package/lib/microfrontend-platform/stable-capability-id-assigner.interceptor.d.ts +0 -11
  152. package/lib/microfrontend-platform/workbench-microfrontend-support.d.ts +0 -7
  153. package/lib/migration/workbench-migration.d.ts +0 -9
  154. package/lib/migration/workbench-migrator.d.ts +0 -18
  155. package/lib/notification/notification-css-classes.pipe.d.ts +0 -13
  156. package/lib/notification/notification-list.component.d.ts +0 -16
  157. package/lib/notification/notification.component.d.ts +0 -27
  158. package/lib/notification/notification.config.d.ts +0 -86
  159. package/lib/notification/notification.d.ts +0 -32
  160. package/lib/notification/notification.service.d.ts +0 -49
  161. package/lib/notification/public_api.d.ts +0 -3
  162. package/lib/notification/text-notification.component.d.ts +0 -10
  163. package/lib/notification//311/265notification.d.ts +0 -19
  164. package/lib/null-content/null-content.component.d.ts +0 -11
  165. package/lib/page-not-found/page-not-found.component.d.ts +0 -11
  166. package/lib/part/main-area-part/main-area-part.component.d.ts +0 -41
  167. package/lib/part/part-action/part-action.component.d.ts +0 -39
  168. package/lib/part/part-action-bar/part-action.directive.d.ts +0 -62
  169. package/lib/part/part-bar/part-bar.component.d.ts +0 -29
  170. package/lib/part/part-portal.pipe.d.ts +0 -17
  171. package/lib/part/part.component.d.ts +0 -37
  172. package/lib/part/public_api.d.ts +0 -3
  173. package/lib/part/view-context-menu/accelerator-format.pipe.d.ts +0 -10
  174. package/lib/part/view-context-menu/menu-item/menu-item.component.d.ts +0 -39
  175. package/lib/part/view-context-menu/text/text.component.d.ts +0 -6
  176. package/lib/part/view-context-menu/view-menu-item.directive.d.ts +0 -75
  177. package/lib/part/view-context-menu/view-menu.component.d.ts +0 -22
  178. package/lib/part/view-context-menu/view-menu.service.d.ts +0 -53
  179. package/lib/part/view-list/view-list.component.d.ts +0 -22
  180. package/lib/part/view-list-button/view-list-button.component.d.ts +0 -18
  181. package/lib/part/view-list-item/view-list-item.component.d.ts +0 -13
  182. package/lib/part/view-tab/view-tab.component.d.ts +0 -35
  183. package/lib/part/view-tab-bar/view-tab-bar.component.d.ts +0 -164
  184. package/lib/part/view-tab-content/view-tab-content.component.d.ts +0 -7
  185. package/lib/part/view-tab-drag-image/view-tab-drag-image.component.d.ts +0 -38
  186. package/lib/part/workbench-part-action.registry.d.ts +0 -7
  187. package/lib/part/workbench-part.model.d.ts +0 -111
  188. package/lib/part/workbench-part.registry.d.ts +0 -7
  189. package/lib/part//311/265workbench-part.model.d.ts +0 -104
  190. package/lib/perspective/public_api.d.ts +0 -1
  191. package/lib/perspective/workbench-perspective-view-conflict-resolver.service.d.ts +0 -18
  192. package/lib/perspective/workbench-perspective.model.d.ts +0 -91
  193. package/lib/perspective/workbench-perspective.registry.d.ts +0 -7
  194. package/lib/perspective/workbench-perspective.service.d.ts +0 -73
  195. package/lib/perspective//311/265workbench-perspective.model.d.ts +0 -72
  196. package/lib/popup/popup.component.d.ts +0 -26
  197. package/lib/popup/popup.config.d.ts +0 -188
  198. package/lib/popup/popup.origin.d.ts +0 -44
  199. package/lib/popup/popup.service.d.ts +0 -58
  200. package/lib/popup/public_api.d.ts +0 -3
  201. package/lib/portal/wb-component-portal.d.ts +0 -81
  202. package/lib/portal/workbench-portal-outlet.directive.d.ts +0 -32
  203. package/lib/public_api.d.ts +0 -25
  204. package/lib/registry/workbench-object-registry.d.ts +0 -51
  205. package/lib/routing/empty-outlet/empty-outlet.component.d.ts +0 -15
  206. package/lib/routing/public_api.d.ts +0 -5
  207. package/lib/routing/router-outlet-root-context.directive.d.ts +0 -10
  208. package/lib/routing/routing.model.d.ts +0 -156
  209. package/lib/routing/routing.util.d.ts +0 -116
  210. package/lib/routing/url-segment-matcher.d.ts +0 -20
  211. package/lib/routing/workbench-auxiliary-route-installer.service.d.ts +0 -44
  212. package/lib/routing/workbench-layout-differ.d.ts +0 -33
  213. package/lib/routing/workbench-navigational-states.d.ts +0 -48
  214. package/lib/routing/workbench-outlet-differ.d.ts +0 -48
  215. package/lib/routing/workbench-route-data.d.ts +0 -33
  216. package/lib/routing/workbench-route-guards.d.ts +0 -62
  217. package/lib/routing/workbench-router-link.directive.d.ts +0 -46
  218. package/lib/routing/workbench-router.service.d.ts +0 -66
  219. package/lib/routing/workbench-url-observer.service.d.ts +0 -73
  220. package/lib/routing//311/265location.d.ts +0 -8
  221. package/lib/routing//311/265workbench-router.service.d.ts +0 -78
  222. package/lib/startup/public_api.d.ts +0 -4
  223. package/lib/startup/splash/splash.component.d.ts +0 -8
  224. package/lib/startup/workbench-initializer.d.ts +0 -168
  225. package/lib/startup/workbench-launcher.service.d.ts +0 -63
  226. package/lib/startup/workbench-startup.service.d.ts +0 -37
  227. package/lib/startup//311/265workbench-launcher.service.d.ts +0 -19
  228. package/lib/startup//311/265workbench-startup.service.d.ts +0 -16
  229. package/lib/storage/public_api.d.ts +0 -1
  230. package/lib/storage/workbench-storage.d.ts +0 -16
  231. package/lib/text/public_api.d.ts +0 -1
  232. package/lib/text/text-providers.d.ts +0 -6
  233. package/lib/text/text.d.ts +0 -30
  234. package/lib/text/text.pipe.d.ts +0 -24
  235. package/lib/text/workbench-text-provider.d.ts +0 -7
  236. package/lib/text/workbench-text-provider.model.d.ts +0 -40
  237. package/lib/text/workbench-view-menu-config-text-provider.d.ts +0 -8
  238. package/lib/theme/workbench-theme-switcher.service.d.ts +0 -27
  239. package/lib/view/public_api.d.ts +0 -1
  240. package/lib/view/view-context-provider.d.ts +0 -6
  241. package/lib/view/view-move-handler.service.d.ts +0 -27
  242. package/lib/view/view-portal.pipe.d.ts +0 -14
  243. package/lib/view/view.component.d.ts +0 -32
  244. package/lib/view/workbench-view-menu-item.registry.d.ts +0 -7
  245. package/lib/view/workbench-view.model.d.ts +0 -226
  246. package/lib/view/workbench-view.registry.d.ts +0 -7
  247. package/lib/view//311/265workbench-view.model.d.ts +0 -156
  248. package/lib/view-dnd/grid-drop-targets.util.d.ts +0 -22
  249. package/lib/view-dnd/requires-drop-zone.pipe.d.ts +0 -13
  250. package/lib/view-dnd/view-drag.service.d.ts +0 -254
  251. package/lib/view-dnd/view-drop-placeholder-renderer.service.d.ts +0 -27
  252. package/lib/view-dnd/view-drop-zone.directive.d.ts +0 -112
  253. package/lib/view-dnd/view-tab-drag-image-renderer.service.d.ts +0 -57
  254. package/lib/workbench-config.d.ts +0 -339
  255. package/lib/workbench-element-references.d.ts +0 -17
  256. package/lib/workbench-id.d.ts +0 -7
  257. package/lib/workbench.component.d.ts +0 -41
  258. package/lib/workbench.constants.d.ts +0 -73
  259. package/lib/workbench.model.d.ts +0 -220
  260. package/lib/workbench.provider.d.ts +0 -89
  261. package/lib/workbench.service.d.ts +0 -193
  262. package/lib//311/265workbench.service.d.ts +0 -54
  263. package/public-api.d.ts +0 -4
package/_index.scss CHANGED
@@ -108,10 +108,10 @@
108
108
  * The icon font can be customized using the [IcoMoon](https://icomoon.io/app) web application by importing the icon font definition file `scion-workbench-icons.json`.
109
109
  *
110
110
  * If deploying the application in a subdirectory, use a relative directory path for the browser to load the icon files relative to the document base URL (as specified in the `<base>` HTML tag).
111
- * Note that using a relative path requires to exclude the icon files from the application build. Depending on building the application with esbuild `@angular-devkit/build-angular:application`
111
+ * Note that using a relative path requires to exclude the icon files from the application build. Depending on building the application with esbuild `@angular/build:application`
112
112
  * or webpack `@angular-devkit/build-angular:browser`, different steps are required to exclude the icons from the build.
113
113
  *
114
- * ### Using @angular-devkit/build-angular:application (esbuild)
114
+ * ### Using @angular/build:application (esbuild, default since Angular 20)
115
115
  * Configure the `@scion/workbench` SCSS module to load the icon font relative to the document base URL:
116
116
  * ```scss
117
117
  * @use '@scion/workbench' with (