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

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 (237) hide show
  1. package/README.md +6 -4
  2. package/_index.scss +2 -2
  3. package/design/_workbench-dark-theme-design-tokens.scss +52 -12
  4. package/design/_workbench-icon-font.scss +1 -1
  5. package/design/_workbench-light-theme-design-tokens.scss +54 -14
  6. package/fesm2022/scion-workbench.mjs +8478 -6545
  7. package/fesm2022/scion-workbench.mjs.map +1 -1
  8. package/index.d.ts +5465 -3
  9. package/package.json +23 -19
  10. package/lib/activation-instant.provider.d.ts +0 -12
  11. package/lib/common/asserts.util.d.ts +0 -13
  12. package/lib/common/class-list.d.ts +0 -64
  13. package/lib/common/coerce-observable.pipe.d.ts +0 -12
  14. package/lib/common/css-class.util.d.ts +0 -5
  15. package/lib/common/disposable.d.ts +0 -9
  16. package/lib/common/dom.util.d.ts +0 -66
  17. package/lib/common/grid-element-if-visible.pipe.d.ts +0 -13
  18. package/lib/common/instanceof.pipe.d.ts +0 -10
  19. package/lib/common/math.util.d.ts +0 -7
  20. package/lib/common/null-if-empty.pipe.d.ts +0 -10
  21. package/lib/common/objects.util.d.ts +0 -21
  22. package/lib/common/observables.d.ts +0 -26
  23. package/lib/common/operators.d.ts +0 -13
  24. package/lib/common/public_api.d.ts +0 -1
  25. package/lib/common/stringify-error.util.d.ts +0 -4
  26. package/lib/common/throw-error.util.d.ts +0 -4
  27. package/lib/common/typeof.pipe.d.ts +0 -10
  28. package/lib/common/uid.util.d.ts +0 -9
  29. package/lib/common//311/265destroy-ref.d.ts +0 -11
  30. package/lib/communication/workbench-broadcast-channel.d.ts +0 -26
  31. package/lib/content-projection/content-as-overlay.component.d.ts +0 -60
  32. package/lib/desktop/desktop.directive.d.ts +0 -37
  33. package/lib/desktop/public_api.d.ts +0 -1
  34. package/lib/dialog/dialog-footer/dialog-action-filter.pipe.d.ts +0 -11
  35. package/lib/dialog/dialog-footer/dialog-footer.component.d.ts +0 -11
  36. package/lib/dialog/dialog-footer/workbench-dialog-action.directive.d.ts +0 -29
  37. package/lib/dialog/dialog-footer/workbench-dialog-footer.directive.d.ts +0 -29
  38. package/lib/dialog/dialog-header/dialog-header.component.d.ts +0 -13
  39. package/lib/dialog/dialog-header/workbench-dialog-header.directive.d.ts +0 -29
  40. package/lib/dialog/movable.directive.d.ts +0 -50
  41. package/lib/dialog/public_api.d.ts +0 -6
  42. package/lib/dialog/resizable.directive.d.ts +0 -83
  43. package/lib/dialog/workbench-dialog.component.d.ts +0 -60
  44. package/lib/dialog/workbench-dialog.d.ts +0 -117
  45. package/lib/dialog/workbench-dialog.options.d.ts +0 -64
  46. package/lib/dialog/workbench-dialog.registry.d.ts +0 -43
  47. package/lib/dialog/workbench-dialog.service.d.ts +0 -96
  48. package/lib/dialog//311/265workbench-dialog.d.ts +0 -127
  49. package/lib/dialog//311/265workbench-dialog.service.d.ts +0 -29
  50. package/lib/executor/latest-task-executor.d.ts +0 -26
  51. package/lib/executor/single-task-executor.d.ts +0 -23
  52. package/lib/filter-field/filter-field.component.d.ts +0 -60
  53. package/lib/glass-pane/blockable.d.ts +0 -11
  54. package/lib/glass-pane/blocking.d.ts +0 -17
  55. package/lib/glass-pane/glass-pane.directive.d.ts +0 -52
  56. package/lib/layout/grid-element/grid-element.component.d.ts +0 -41
  57. package/lib/layout/migration/model/workbench-layout-migration-v2.model.d.ts +0 -22
  58. package/lib/layout/migration/model/workbench-layout-migration-v3.model.d.ts +0 -30
  59. package/lib/layout/migration/model/workbench-layout-migration-v4.model.d.ts +0 -31
  60. package/lib/layout/migration/model/workbench-layout-migration-v5.model.d.ts +0 -36
  61. package/lib/layout/migration/model/workbench-layout-migration-v6.model.d.ts +0 -35
  62. package/lib/layout/migration/model/workbench-layout-migration-v7.model.d.ts +0 -37
  63. package/lib/layout/migration/workbench-layout-migration-v3.service.d.ts +0 -16
  64. package/lib/layout/migration/workbench-layout-migration-v4.service.d.ts +0 -12
  65. package/lib/layout/migration/workbench-layout-migration-v5.service.d.ts +0 -12
  66. package/lib/layout/migration/workbench-layout-migration-v6.service.d.ts +0 -12
  67. package/lib/layout/migration/workbench-layout-migration-v7.service.d.ts +0 -10
  68. package/lib/layout/public_api.d.ts +0 -3
  69. package/lib/layout/stringifier.d.ts +0 -33
  70. package/lib/layout/workbench-layout.component.d.ts +0 -37
  71. package/lib/layout/workbench-layout.d.ts +0 -257
  72. package/lib/layout/workbench-layout.factory.d.ts +0 -20
  73. package/lib/layout/workbench-layout.model.d.ts +0 -93
  74. package/lib/layout/workbench-layout.service.d.ts +0 -46
  75. package/lib/layout/workbench-layouts.util.d.ts +0 -27
  76. package/lib/layout/workench-layout-serializer.service.d.ts +0 -72
  77. package/lib/layout//311/265workbench-layout.d.ts +0 -477
  78. package/lib/layout//311/265workbench-layout.factory.d.ts +0 -37
  79. package/lib/logging/console-appender.service.d.ts +0 -11
  80. package/lib/logging/index.d.ts +0 -5
  81. package/lib/logging/logger-names.d.ts +0 -22
  82. package/lib/logging/logger.d.ts +0 -69
  83. package/lib/logging/logging-support.d.ts +0 -6
  84. package/lib/logging/logging.model.d.ts +0 -52
  85. package/lib/logging/public_api.d.ts +0 -2
  86. package/lib/logging//311/265logger.d.ts +0 -21
  87. package/lib/message-box/message-box-footer/message-box-footer.component.d.ts +0 -18
  88. package/lib/message-box/message-box-header/message-box-header.component.d.ts +0 -7
  89. package/lib/message-box/public_api.d.ts +0 -2
  90. package/lib/message-box/workbench-message-box.component.d.ts +0 -28
  91. package/lib/message-box/workbench-message-box.options.d.ts +0 -95
  92. package/lib/message-box/workbench-message-box.service.d.ts +0 -99
  93. package/lib/message-box//311/265workbench-message-box.service.d.ts +0 -18
  94. package/lib/microfrontend-platform/common/microfrontend.util.d.ts +0 -26
  95. package/lib/microfrontend-platform/initialization/microfrontend-platform-initializer.service.d.ts +0 -49
  96. package/lib/microfrontend-platform/initialization/ng-zone-observable-decorator.d.ts +0 -14
  97. package/lib/microfrontend-platform/initialization/workbench-host-manifest-interceptor.service.d.ts +0 -1
  98. package/lib/microfrontend-platform/manifest-object-cache.service.d.ts +0 -33
  99. package/lib/microfrontend-platform/microfrontend-dialog/microfrontend-dialog-capability-validator.interceptor.d.ts +0 -11
  100. package/lib/microfrontend-platform/microfrontend-dialog/microfrontend-dialog-intent-handler.interceptor.d.ts +0 -28
  101. package/lib/microfrontend-platform/microfrontend-dialog/microfrontend-dialog.component.d.ts +0 -52
  102. package/lib/microfrontend-platform/microfrontend-host-dialog/microfrontend-host-dialog.component.d.ts +0 -35
  103. package/lib/microfrontend-platform/microfrontend-host-message-box/microfrontend-host-message-box.component.d.ts +0 -40
  104. package/lib/microfrontend-platform/microfrontend-host-message-box/text-message/text-message.component.d.ts +0 -25
  105. package/lib/microfrontend-platform/microfrontend-host-popup/microfrontend-host-popup.component.d.ts +0 -27
  106. package/lib/microfrontend-platform/microfrontend-message-box/microfrontend-message-box-capability-validator.interceptor.d.ts +0 -10
  107. package/lib/microfrontend-platform/microfrontend-message-box/microfrontend-message-box-intent-handler.interceptor.d.ts +0 -28
  108. package/lib/microfrontend-platform/microfrontend-message-box/microfrontend-message-box-legacy-intent-translator.interceptor.d.ts +0 -11
  109. package/lib/microfrontend-platform/microfrontend-message-box/microfrontend-message-box.component.d.ts +0 -48
  110. package/lib/microfrontend-platform/microfrontend-notification/microfrontend-notification-intent-handler.service.d.ts +0 -17
  111. package/lib/microfrontend-platform/microfrontend-perspective/microfrontend-perspective-capability-validator.interceptor.d.ts +0 -10
  112. package/lib/microfrontend-platform/microfrontend-perspective/microfrontend-perspective-installer.service.d.ts +0 -24
  113. package/lib/microfrontend-platform/microfrontend-perspective/microfrontend-perspective-intent-handler.interceptor.d.ts +0 -20
  114. package/lib/microfrontend-platform/microfrontend-perspective/workbench-perspective-data.d.ts +0 -9
  115. package/lib/microfrontend-platform/microfrontend-platform-config-loader.d.ts +0 -13
  116. package/lib/microfrontend-platform/microfrontend-platform.config.d.ts +0 -20
  117. package/lib/microfrontend-platform/microfrontend-popup/microfrontend-popup-capability-validator.interceptor.d.ts +0 -10
  118. package/lib/microfrontend-platform/microfrontend-popup/microfrontend-popup-intent-handler.interceptor.d.ts +0 -35
  119. package/lib/microfrontend-platform/microfrontend-popup/microfrontend-popup.component.d.ts +0 -47
  120. package/lib/microfrontend-platform/microfrontend-splash/microfrontend-splash.component.d.ts +0 -5
  121. package/lib/microfrontend-platform/microfrontend-view/microfrontend-view-command-handler.service.d.ts +0 -42
  122. package/lib/microfrontend-platform/microfrontend-view/microfrontend-view.component.d.ts +0 -72
  123. package/lib/microfrontend-platform/microfrontend-view/microfrontend-workbench-view.model.d.ts +0 -14
  124. package/lib/microfrontend-platform/public_api.d.ts +0 -3
  125. package/lib/microfrontend-platform/routing/microfrontend-view-capability-validator.interceptor.d.ts +0 -10
  126. package/lib/microfrontend-platform/routing/microfrontend-view-intent-handler.interceptor.d.ts +0 -32
  127. package/lib/microfrontend-platform/routing/microfrontend-view-routes.d.ts +0 -56
  128. package/lib/microfrontend-platform/stable-capability-id-assigner.interceptor.d.ts +0 -11
  129. package/lib/microfrontend-platform/workbench-microfrontend-support.d.ts +0 -7
  130. package/lib/migration/workbench-migration.d.ts +0 -9
  131. package/lib/migration/workbench-migrator.d.ts +0 -18
  132. package/lib/notification/notification-css-classes.pipe.d.ts +0 -13
  133. package/lib/notification/notification-list.component.d.ts +0 -19
  134. package/lib/notification/notification.component.d.ts +0 -29
  135. package/lib/notification/notification.config.d.ts +0 -85
  136. package/lib/notification/notification.d.ts +0 -31
  137. package/lib/notification/notification.service.d.ts +0 -49
  138. package/lib/notification/public_api.d.ts +0 -3
  139. package/lib/notification/text-notification.component.d.ts +0 -11
  140. package/lib/notification//311/265notification.d.ts +0 -18
  141. package/lib/page-not-found/page-not-found.component.d.ts +0 -11
  142. package/lib/part/main-area-part/main-area-part.component.d.ts +0 -37
  143. package/lib/part/part-action/part-action.component.d.ts +0 -39
  144. package/lib/part/part-action-bar/part-action.directive.d.ts +0 -62
  145. package/lib/part/part-bar/part-bar.component.d.ts +0 -24
  146. package/lib/part/part-portal.pipe.d.ts +0 -17
  147. package/lib/part/part.component.d.ts +0 -38
  148. package/lib/part/public_api.d.ts +0 -3
  149. package/lib/part/view-context-menu/accelerator-format.pipe.d.ts +0 -10
  150. package/lib/part/view-context-menu/menu-item/menu-item.component.d.ts +0 -39
  151. package/lib/part/view-context-menu/text/text.component.d.ts +0 -6
  152. package/lib/part/view-context-menu/view-menu-item.directive.d.ts +0 -75
  153. package/lib/part/view-context-menu/view-menu.component.d.ts +0 -22
  154. package/lib/part/view-context-menu/view-menu.service.d.ts +0 -51
  155. package/lib/part/view-list/view-list.component.d.ts +0 -32
  156. package/lib/part/view-list-button/view-list-button.component.d.ts +0 -22
  157. package/lib/part/view-list-item/view-list-item.component.d.ts +0 -17
  158. package/lib/part/view-tab/view-tab.component.d.ts +0 -51
  159. package/lib/part/view-tab-bar/view-tab-bar.component.d.ts +0 -163
  160. package/lib/part/view-tab-content/view-tab-content.component.d.ts +0 -10
  161. package/lib/part/view-tab-drag-image/view-tab-drag-image.component.d.ts +0 -36
  162. package/lib/part/workbench-part-action.registry.d.ts +0 -7
  163. package/lib/part/workbench-part.model.d.ts +0 -91
  164. package/lib/part/workbench-part.registry.d.ts +0 -7
  165. package/lib/part//311/265workbench-part.model.d.ts +0 -84
  166. package/lib/perspective/migration/model/workbench-perspective-migration-v1.model.d.ts +0 -8
  167. package/lib/perspective/migration/model/workbench-perspective-migration-v2.model.d.ts +0 -10
  168. package/lib/perspective/migration/model/workbench-perspective-migration-v3.model.d.ts +0 -10
  169. package/lib/perspective/migration/workbench-perspective-migration-v2.service.d.ts +0 -13
  170. package/lib/perspective/migration/workbench-perspective-migration-v3.service.d.ts +0 -12
  171. package/lib/perspective/public_api.d.ts +0 -1
  172. package/lib/perspective/workbench-grid-merger.service.d.ts +0 -19
  173. package/lib/perspective/workbench-perspective-storage.service.d.ts +0 -32
  174. package/lib/perspective/workbench-perspective-view-conflict-resolver.service.d.ts +0 -18
  175. package/lib/perspective/workbench-perspective.model.d.ts +0 -215
  176. package/lib/perspective/workbench-perspective.registry.d.ts +0 -7
  177. package/lib/perspective/workbench-perspective.service.d.ts +0 -63
  178. package/lib/perspective/workench-perspective-serializer.service.d.ts +0 -26
  179. package/lib/perspective//311/265workbench-perspective.model.d.ts +0 -71
  180. package/lib/popup/popup.component.d.ts +0 -28
  181. package/lib/popup/popup.config.d.ts +0 -193
  182. package/lib/popup/popup.origin.d.ts +0 -44
  183. package/lib/popup/popup.service.d.ts +0 -68
  184. package/lib/popup/public_api.d.ts +0 -3
  185. package/lib/portal/wb-component-portal.d.ts +0 -81
  186. package/lib/portal/workbench-portal-outlet.directive.d.ts +0 -30
  187. package/lib/public_api.d.ts +0 -22
  188. package/lib/registry/workbench-object-registry.d.ts +0 -51
  189. package/lib/routing/empty-outlet/empty-outlet.component.d.ts +0 -15
  190. package/lib/routing/public_api.d.ts +0 -5
  191. package/lib/routing/router-outlet-root-context.directive.d.ts +0 -10
  192. package/lib/routing/routing.model.d.ts +0 -155
  193. package/lib/routing/routing.util.d.ts +0 -116
  194. package/lib/routing/url-segment-matcher.d.ts +0 -20
  195. package/lib/routing/workbench-auxiliary-route-installer.service.d.ts +0 -53
  196. package/lib/routing/workbench-layout-differ.d.ts +0 -33
  197. package/lib/routing/workbench-navigational-states.d.ts +0 -40
  198. package/lib/routing/workbench-outlet-differ.d.ts +0 -48
  199. package/lib/routing/workbench-route-data.d.ts +0 -29
  200. package/lib/routing/workbench-route-guards.d.ts +0 -62
  201. package/lib/routing/workbench-router-link.directive.d.ts +0 -59
  202. package/lib/routing/workbench-router.service.d.ts +0 -65
  203. package/lib/routing/workbench-url-observer.service.d.ts +0 -73
  204. package/lib/routing//311/265location.d.ts +0 -8
  205. package/lib/routing//311/265workbench-router.service.d.ts +0 -78
  206. package/lib/startup/public_api.d.ts +0 -2
  207. package/lib/startup/splash/splash.component.d.ts +0 -8
  208. package/lib/startup/workbench-initializer.d.ts +0 -127
  209. package/lib/startup/workbench-launcher.service.d.ts +0 -99
  210. package/lib/storage/public_api.d.ts +0 -1
  211. package/lib/storage/workbench-storage.d.ts +0 -16
  212. package/lib/theme/workbench-theme-switcher.service.d.ts +0 -32
  213. package/lib/view/public_api.d.ts +0 -1
  214. package/lib/view/view-context-provider.d.ts +0 -6
  215. package/lib/view/view-move-handler.service.d.ts +0 -27
  216. package/lib/view/view-portal.pipe.d.ts +0 -14
  217. package/lib/view/view.component.d.ts +0 -32
  218. package/lib/view/workbench-view-menu-item.registry.d.ts +0 -7
  219. package/lib/view/workbench-view.model.d.ts +0 -225
  220. package/lib/view/workbench-view.registry.d.ts +0 -7
  221. package/lib/view//311/265workbench-view.model.d.ts +0 -154
  222. package/lib/view-dnd/grid-drop-targets.util.d.ts +0 -22
  223. package/lib/view-dnd/requires-drop-zone.pipe.d.ts +0 -13
  224. package/lib/view-dnd/view-drag.service.d.ts +0 -237
  225. package/lib/view-dnd/view-drop-placeholder-renderer.service.d.ts +0 -27
  226. package/lib/view-dnd/view-drop-zone.directive.d.ts +0 -115
  227. package/lib/view-dnd/view-tab-drag-image-renderer.service.d.ts +0 -57
  228. package/lib/workbench-config.d.ts +0 -168
  229. package/lib/workbench-element-references.d.ts +0 -17
  230. package/lib/workbench-id.d.ts +0 -7
  231. package/lib/workbench.component.d.ts +0 -34
  232. package/lib/workbench.constants.d.ts +0 -69
  233. package/lib/workbench.model.d.ts +0 -218
  234. package/lib/workbench.provider.d.ts +0 -38
  235. package/lib/workbench.service.d.ts +0 -158
  236. package/lib//311/265workbench.service.d.ts +0 -52
  237. package/public-api.d.ts +0 -4

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.