@openfin/workspace-platform 20.0.0 → 20.0.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 (85) hide show
  1. package/client-api-platform/src/api/context-menu/index.d.ts +1 -3
  2. package/client-api-platform/src/shapes.d.ts +2 -5
  3. package/common/src/api/pages/shapes.d.ts +0 -91
  4. package/common/src/api/protocol/browser.d.ts +1 -3
  5. package/common/src/api/protocol/workspace-platform.d.ts +0 -1
  6. package/common/src/api/theming.d.ts +1 -2
  7. package/common/src/utils/enterprise-context-menu-cahnnels.d.ts +4 -0
  8. package/common/src/utils/enterpriseBrowser.d.ts +0 -1
  9. package/common/src/utils/layout.d.ts +0 -6
  10. package/common/src/utils/menu-config.d.ts +0 -1
  11. package/common/src/utils/modal-bounds.d.ts +8 -0
  12. package/common/src/utils/popup-window.d.ts +10 -31
  13. package/common/src/utils/route.d.ts +2 -4
  14. package/common/src/utils/window.d.ts +1 -12
  15. package/index.js +15 -15
  16. package/index.js.map +1 -1
  17. package/package.json +1 -1
  18. package/browser/src/api/color-linking.d.ts +0 -23
  19. package/browser/src/api/controls.d.ts +0 -23
  20. package/browser/src/api/pages/attached.d.ts +0 -23
  21. package/browser/src/api/pages/state.d.ts +0 -10
  22. package/browser/src/api/panels.d.ts +0 -106
  23. package/browser/src/api/view.d.ts +0 -22
  24. package/browser/src/components/ControlBar/LeftControlsContainer/EnterpriseNavigationContainer/AddressBar/AddressBar.d.ts +0 -15
  25. package/browser/src/components/ControlBar/LeftControlsContainer/EnterpriseNavigationContainer/AddressBar/AddressBarInput.d.ts +0 -18
  26. package/browser/src/components/ControlBar/RightControlsContainer/ToolbarContainer/menus/menuConfig.d.ts +0 -17
  27. package/browser/src/components/ControlBar/SearchMenu/CommandBar.d.ts +0 -9
  28. package/browser/src/components/ControlBar/SearchMenu/Icons.d.ts +0 -23
  29. package/browser/src/components/ControlBar/SearchMenu/ResultIcon.d.ts +0 -11
  30. package/browser/src/components/ControlBar/SearchMenu/SecureIcon.d.ts +0 -5
  31. package/browser/src/components/ControlBar/SearchMenu/UrlInput.d.ts +0 -3
  32. package/browser/src/components/ControlBar/SearchMenu/useIsPageOpen.d.ts +0 -3
  33. package/browser/src/components/ControlBar/Tablist/utils.d.ts +0 -8
  34. package/browser/src/components/ControlBar/utils.d.ts +0 -1
  35. package/browser/src/components/LandingPage/BrandIcon.d.ts +0 -6
  36. package/browser/src/components/LayoutContainer/utils.d.ts +0 -10
  37. package/browser/src/components/PanelContainer/BookmarksPanel/BookmarkItem.d.ts +0 -17
  38. package/browser/src/components/PanelContainer/BookmarksPanel/BookmarksFolderHeader.d.ts +0 -8
  39. package/browser/src/components/PanelContainer/BookmarksPanel/BookmarksPanel.d.ts +0 -9
  40. package/browser/src/components/PanelContainer/BookmarksPanel/BookmarksPanelHeader.d.ts +0 -3
  41. package/browser/src/components/PanelContainer/BookmarksPanel/BookmarksResults.d.ts +0 -15
  42. package/browser/src/components/PanelContainer/BookmarksPanel/BookmarksSearchInput.d.ts +0 -7
  43. package/browser/src/components/PanelContainer/BookmarksPanel/useBookmarkNavigation.d.ts +0 -8
  44. package/browser/src/components/PanelContainer/BookmarksPanel/useBookmarksSearch.d.ts +0 -16
  45. package/browser/src/components/PanelContainer/BookmarksPanel/useUpdateBookmarkResultsActions.d.ts +0 -15
  46. package/browser/src/components/PanelContainer/BookmarksPanel/utils.d.ts +0 -7
  47. package/browser/src/components/PanelContainer/PanelContainer.d.ts +0 -8
  48. package/browser/src/hooks/EnterpriseSearchMenu/AdjustSearchMenuDimensions/getDimensions.d.ts +0 -14
  49. package/browser/src/hooks/EnterpriseSearchMenu/AdjustSearchMenuDimensions/useAdjustSearchMenuViewDimensions.d.ts +0 -29
  50. package/browser/src/hooks/EnterpriseSearchMenu/useInitChannelToSearchMenuView.d.ts +0 -18
  51. package/browser/src/hooks/EnterpriseSearchMenu/usePostMessageToSearchMenuView.d.ts +0 -18
  52. package/browser/src/hooks/EnterpriseSearchMenu/useProcessChildContentBlockEvent.d.ts +0 -3
  53. package/browser/src/hooks/EnterpriseSearchMenu/useSearchMenuViewLifecycleManager.d.ts +0 -16
  54. package/browser/src/hooks/EnterpriseSearchMenu/useUpdateInputExpansionState.d.ts +0 -15
  55. package/browser/src/hooks/EnterpriseSearchMenu/useUpdateViewExpansionState.d.ts +0 -32
  56. package/browser/src/hooks/useEnterpriseHotkeys.d.ts +0 -4
  57. package/browser/src/hooks/usePanelBounds.d.ts +0 -4
  58. package/browser/src/hooks/useSingleViewPage.d.ts +0 -2
  59. package/browser/src/hooks/useWindowFocusState.d.ts +0 -17
  60. package/browser/src/slices/menu.d.ts +0 -28
  61. package/browser/src/slices/modal/close.d.ts +0 -10
  62. package/browser/src/slices/modal/index.d.ts +0 -8
  63. package/browser/src/slices/pages/attached.d.ts +0 -83
  64. package/browser/src/slices/tab-focus.d.ts +0 -85
  65. package/browser/src/store/index.d.ts +0 -90
  66. package/client-api-platform/src/api/browser/bookmarks.d.ts +0 -6
  67. package/common/src/api/pages/internal.d.ts +0 -8
  68. package/common/src/api/workspace-events.d.ts +0 -49
  69. package/common/src/components/BaseButton/BaseButton.d.ts +0 -55
  70. package/common/src/components/Icon/CustomIcon.d.ts +0 -15
  71. package/common/src/hooks/context.d.ts +0 -58
  72. package/common/src/hooks/usePlatformTheme.d.ts +0 -6
  73. package/common/src/hooks/useSystemSchemeCheck.d.ts +0 -13
  74. package/common/src/slices/environment.d.ts +0 -22
  75. package/common/src/slices/target-theming.d.ts +0 -56
  76. package/common/src/styles/svg-icons.d.ts +0 -7
  77. package/common/src/utils/a11y/index.d.ts +0 -3
  78. package/common/src/utils/bookmark-item-context-menu.d.ts +0 -3
  79. package/common/src/utils/bookmarks.d.ts +0 -12
  80. package/common/src/utils/custom-logo.d.ts +0 -16
  81. package/common/src/utils/enterprise-channels.d.ts +0 -13
  82. package/common/src/utils/interop.d.ts +0 -30
  83. package/common/src/utils/navigate.d.ts +0 -8
  84. package/common/src/utils/test-ids.d.ts +0 -70
  85. package/common/src/utils/url.d.ts +0 -1

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.