@dxos/app-framework 0.8.3 → 0.8.4-main.2e9d522

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 (251) hide show
  1. package/.swc/plugins/v7_linux_x86_64_13.0.0/f45bdff002284d9e8f9ef3f0be909de12da36c049cbcf261ac78fc00abb09a2d +0 -0
  2. package/.swc/plugins/v7_linux_x86_64_13.0.0/fce1bdb8e20a094e4af08bad09cc81497ed0e2e7c51223b07d371063cca18429 +0 -0
  3. package/README.md +0 -8
  4. package/dist/lib/browser/{app-graph-builder-BI4VVKSW.mjs → app-graph-builder-LYF7EKNN.mjs} +4 -4
  5. package/dist/lib/browser/{chunk-EHM4UI3V.mjs → chunk-FMN65HSW.mjs} +26 -25
  6. package/dist/lib/browser/{chunk-EHM4UI3V.mjs.map → chunk-FMN65HSW.mjs.map} +3 -3
  7. package/dist/lib/browser/{chunk-DIBVO47Z.mjs → chunk-FO2PH7M3.mjs} +27 -18
  8. package/dist/lib/browser/{chunk-DIBVO47Z.mjs.map → chunk-FO2PH7M3.mjs.map} +3 -3
  9. package/dist/lib/browser/{chunk-WWEJRWFX.mjs → chunk-ORWHM7CO.mjs} +2 -2
  10. package/dist/lib/browser/index.mjs +10 -10
  11. package/dist/lib/browser/index.mjs.map +3 -3
  12. package/dist/lib/browser/{intent-dispatcher-XVBOMF2Y.mjs → intent-dispatcher-LSYQZSEB.mjs} +2 -2
  13. package/dist/lib/browser/{intent-resolver-3QMBXLIY.mjs → intent-resolver-ZTNOSO3A.mjs} +4 -4
  14. package/dist/lib/browser/meta.json +1 -1
  15. package/dist/lib/browser/{store-5H7XPJGA.mjs → store-KML2R4IE.mjs} +3 -3
  16. package/dist/lib/browser/testing/index.mjs +3 -3
  17. package/dist/lib/browser/worker.mjs +1 -1
  18. package/dist/lib/node-esm/{app-graph-builder-NROP6RPQ.mjs → app-graph-builder-SAOWGJDK.mjs} +4 -4
  19. package/dist/lib/node-esm/{chunk-FHNZZWP4.mjs → chunk-73HGSHKE.mjs} +27 -18
  20. package/dist/lib/node-esm/{chunk-FHNZZWP4.mjs.map → chunk-73HGSHKE.mjs.map} +3 -3
  21. package/dist/lib/node-esm/{chunk-I6BVZMAH.mjs → chunk-UMZQERLE.mjs} +2 -2
  22. package/dist/lib/node-esm/{chunk-2J6FVECI.mjs → chunk-ZEZ4FVEU.mjs} +26 -25
  23. package/dist/lib/node-esm/{chunk-2J6FVECI.mjs.map → chunk-ZEZ4FVEU.mjs.map} +3 -3
  24. package/dist/lib/node-esm/index.mjs +10 -10
  25. package/dist/lib/node-esm/index.mjs.map +3 -3
  26. package/dist/lib/node-esm/{intent-dispatcher-7JPGLCQ5.mjs → intent-dispatcher-6CYNGPSW.mjs} +2 -2
  27. package/dist/lib/node-esm/{intent-resolver-VY4X5UHN.mjs → intent-resolver-W7Z7WFFM.mjs} +4 -4
  28. package/dist/lib/node-esm/meta.json +1 -1
  29. package/dist/lib/node-esm/{store-UKD2R2KA.mjs → store-QEXGXLWZ.mjs} +3 -3
  30. package/dist/lib/node-esm/testing/index.mjs +3 -3
  31. package/dist/lib/node-esm/worker.mjs +1 -1
  32. package/dist/types/src/common/capabilities.d.ts +4 -2
  33. package/dist/types/src/common/capabilities.d.ts.map +1 -1
  34. package/dist/types/src/common/index.d.ts +1 -1
  35. package/dist/types/src/common/index.d.ts.map +1 -1
  36. package/dist/types/src/plugin-settings/translations.d.ts +7 -8
  37. package/dist/types/src/plugin-settings/translations.d.ts.map +1 -1
  38. package/dist/types/tsconfig.tsbuildinfo +1 -1
  39. package/moon.yml +14 -0
  40. package/package.json +28 -28
  41. package/src/App.tsx +3 -3
  42. package/src/common/capabilities.ts +9 -3
  43. package/src/common/index.ts +1 -1
  44. package/src/core/manager.test.ts +1 -2
  45. package/src/plugin-settings/SettingsPlugin.ts +1 -1
  46. package/src/plugin-settings/translations.ts +4 -2
  47. package/tsconfig.json +4 -1
  48. package/vitest.config.ts +5 -2
  49. package/.eslintrc.cjs +0 -9
  50. package/README.yml +0 -5
  51. package/dist/lib/node/app-graph-builder-H7QVE4MJ.cjs +0 -146
  52. package/dist/lib/node/app-graph-builder-H7QVE4MJ.cjs.map +0 -7
  53. package/dist/lib/node/chunk-G774ASXO.cjs +0 -58
  54. package/dist/lib/node/chunk-G774ASXO.cjs.map +0 -7
  55. package/dist/lib/node/chunk-VSOSVDQ3.cjs +0 -1551
  56. package/dist/lib/node/chunk-VSOSVDQ3.cjs.map +0 -7
  57. package/dist/lib/node/chunk-YGAY3H34.cjs +0 -429
  58. package/dist/lib/node/chunk-YGAY3H34.cjs.map +0 -7
  59. package/dist/lib/node/index.cjs +0 -193
  60. package/dist/lib/node/index.cjs.map +0 -7
  61. package/dist/lib/node/intent-dispatcher-C3SVKJ62.cjs +0 -32
  62. package/dist/lib/node/intent-dispatcher-C3SVKJ62.cjs.map +0 -7
  63. package/dist/lib/node/intent-resolver-IOJDYO34.cjs +0 -46
  64. package/dist/lib/node/intent-resolver-IOJDYO34.cjs.map +0 -7
  65. package/dist/lib/node/meta.json +0 -1
  66. package/dist/lib/node/store-ESF5VR57.cjs +0 -45
  67. package/dist/lib/node/store-ESF5VR57.cjs.map +0 -7
  68. package/dist/lib/node/testing/index.cjs +0 -119
  69. package/dist/lib/node/testing/index.cjs.map +0 -7
  70. package/dist/lib/node/worker.cjs +0 -101
  71. package/dist/lib/node/worker.cjs.map +0 -7
  72. package/project.json +0 -29
  73. package/typedoc/.nojekyll +0 -1
  74. package/typedoc/assets/hierarchy.js +0 -1
  75. package/typedoc/assets/highlight.css +0 -106
  76. package/typedoc/assets/icons.js +0 -18
  77. package/typedoc/assets/icons.svg +0 -1
  78. package/typedoc/assets/main.js +0 -60
  79. package/typedoc/assets/navigation.js +0 -1
  80. package/typedoc/assets/search.js +0 -1
  81. package/typedoc/assets/style.css +0 -1640
  82. package/typedoc/classes/CollaborationActions.InsertContent.html +0 -421
  83. package/typedoc/classes/ErrorBoundary.html +0 -125
  84. package/typedoc/classes/IntentAction.ShowUndo.html +0 -227
  85. package/typedoc/classes/IntentAction.Track.html +0 -266
  86. package/typedoc/classes/LayoutAction.AddToast.html +0 -265
  87. package/typedoc/classes/LayoutAction.Close.html +0 -382
  88. package/typedoc/classes/LayoutAction.Expose.html +0 -265
  89. package/typedoc/classes/LayoutAction.Open.html +0 -1123
  90. package/typedoc/classes/LayoutAction.RevertWorkspace.html +0 -343
  91. package/typedoc/classes/LayoutAction.ScrollIntoView.html +0 -460
  92. package/typedoc/classes/LayoutAction.Set.html +0 -460
  93. package/typedoc/classes/LayoutAction.SetLayoutMode.html +0 -499
  94. package/typedoc/classes/LayoutAction.SwitchWorkspace.html +0 -265
  95. package/typedoc/classes/LayoutAction.UpdateComplementary.html +0 -616
  96. package/typedoc/classes/LayoutAction.UpdateDialog.html +0 -1123
  97. package/typedoc/classes/LayoutAction.UpdateLayout.html +0 -461
  98. package/typedoc/classes/LayoutAction.UpdatePopover.html +0 -1435
  99. package/typedoc/classes/LayoutAction.UpdateSidebar.html +0 -616
  100. package/typedoc/classes/Plugin.html +0 -6
  101. package/typedoc/classes/PluginContext.html +0 -38
  102. package/typedoc/classes/PluginManager.html +0 -43
  103. package/typedoc/classes/PluginModule.html +0 -18
  104. package/typedoc/classes/SettingsAction.Open.html +0 -226
  105. package/typedoc/classes/SettingsAction.OpenPluginRegistry.html +0 -265
  106. package/typedoc/functions/Events.createStateEvent.html +0 -2
  107. package/typedoc/functions/IntentPlugin.html +0 -1
  108. package/typedoc/functions/SettingsPlugin.html +0 -1
  109. package/typedoc/functions/allOf.html +0 -2
  110. package/typedoc/functions/chain.html +0 -3
  111. package/typedoc/functions/contributes.html +0 -2
  112. package/typedoc/functions/createDispatcher.html +0 -3
  113. package/typedoc/functions/createIntent.html +0 -6
  114. package/typedoc/functions/createResolver.html +0 -2
  115. package/typedoc/functions/createSurface.html +0 -2
  116. package/typedoc/functions/defineCapability.html +0 -2
  117. package/typedoc/functions/defineEvent.html +0 -2
  118. package/typedoc/functions/defineModule.html +0 -2
  119. package/typedoc/functions/definePlugin.html +0 -2
  120. package/typedoc/functions/eventKey.html +0 -2
  121. package/typedoc/functions/getEvents.html +0 -2
  122. package/typedoc/functions/isAllOf.html +0 -2
  123. package/typedoc/functions/isOneOf.html +0 -2
  124. package/typedoc/functions/isSurfaceAvailable.html +0 -2
  125. package/typedoc/functions/lazy.html +0 -2
  126. package/typedoc/functions/oneOf.html +0 -2
  127. package/typedoc/functions/useApp.html +0 -6
  128. package/typedoc/functions/useAppGraph.html +0 -1
  129. package/typedoc/functions/useCapabilities.html +0 -3
  130. package/typedoc/functions/useCapability.html +0 -4
  131. package/typedoc/functions/useIntentDispatcher.html +0 -1
  132. package/typedoc/functions/useIntentResolver.html +0 -1
  133. package/typedoc/functions/useLayout.html +0 -1
  134. package/typedoc/functions/usePluginManager.html +0 -2
  135. package/typedoc/hierarchy.html +0 -1
  136. package/typedoc/index.html +0 -16
  137. package/typedoc/interfaces/LayoutAction.Toast.html +0 -10
  138. package/typedoc/media/LICENSE +0 -8
  139. package/typedoc/modules/Capabilities.html +0 -1
  140. package/typedoc/modules/CollaborationActions.html +0 -1
  141. package/typedoc/modules/Events.html +0 -1
  142. package/typedoc/modules/IntentAction.html +0 -1
  143. package/typedoc/modules/LayoutAction.html +0 -2
  144. package/typedoc/modules/SettingsAction.html +0 -1
  145. package/typedoc/modules.html +0 -1
  146. package/typedoc/types/ActivationEvent.html +0 -8
  147. package/typedoc/types/ActivationEvents.html +0 -2
  148. package/typedoc/types/AnyCapability.html +0 -1
  149. package/typedoc/types/AnyIntent.html +0 -1
  150. package/typedoc/types/AnyIntentChain.html +0 -1
  151. package/typedoc/types/AnyIntentEffectResult.html +0 -1
  152. package/typedoc/types/AnyIntentResolver.html +0 -1
  153. package/typedoc/types/AnyIntentResult.html +0 -1
  154. package/typedoc/types/Capabilities.FileUploader.html +0 -1
  155. package/typedoc/types/Capabilities.IntentResolver.html +0 -1
  156. package/typedoc/types/Capabilities.Layout.html +0 -1
  157. package/typedoc/types/Capabilities.Metadata.html +0 -1
  158. package/typedoc/types/Capabilities.ReactContext.html +0 -1
  159. package/typedoc/types/Capabilities.ReactRoot.html +0 -1
  160. package/typedoc/types/Capabilities.ReactSurface.html +0 -1
  161. package/typedoc/types/Capabilities.Settings.html +0 -4
  162. package/typedoc/types/Capability.html +0 -9
  163. package/typedoc/types/CreateAppOptions.html +0 -10
  164. package/typedoc/types/FileInfo.html +0 -1
  165. package/typedoc/types/Intent.html +0 -10
  166. package/typedoc/types/IntentChain.html +0 -6
  167. package/typedoc/types/IntentContext.html +0 -5
  168. package/typedoc/types/IntentData.html +0 -1
  169. package/typedoc/types/IntentDispatcher.html +0 -2
  170. package/typedoc/types/IntentDispatcherResult.html +0 -2
  171. package/typedoc/types/IntentEffectDefinition.html +0 -2
  172. package/typedoc/types/IntentEffectResult.html +0 -15
  173. package/typedoc/types/IntentParams.html +0 -3
  174. package/typedoc/types/IntentResolver.html +0 -2
  175. package/typedoc/types/IntentResultData.html +0 -1
  176. package/typedoc/types/IntentSchema.html +0 -1
  177. package/typedoc/types/IntentUndo.html +0 -2
  178. package/typedoc/types/InterfaceDef.html +0 -4
  179. package/typedoc/types/Label.html +0 -1
  180. package/typedoc/types/NodeSerializer.html +0 -8
  181. package/typedoc/types/PluginManagerOptions.html +0 -6
  182. package/typedoc/types/PluginMeta.html +0 -21
  183. package/typedoc/types/PromiseIntentDispatcher.html +0 -2
  184. package/typedoc/types/PromiseIntentUndo.html +0 -2
  185. package/typedoc/types/Resource.html +0 -1
  186. package/typedoc/types/ResourceKey.html +0 -1
  187. package/typedoc/types/ResourceLanguage.html +0 -1
  188. package/typedoc/types/SerializedNode.html +0 -4
  189. package/typedoc/types/SurfaceComponent.html +0 -2
  190. package/typedoc/types/SurfaceDefinition.html +0 -2
  191. package/typedoc/types/SurfaceProps.html +0 -4
  192. package/typedoc/variables/Capabilities.AnchorSort.html +0 -1
  193. package/typedoc/variables/Capabilities.AppGraph.html +0 -1
  194. package/typedoc/variables/Capabilities.AppGraphBuilder.html +0 -1
  195. package/typedoc/variables/Capabilities.AppGraphSerializer.html +0 -1
  196. package/typedoc/variables/Capabilities.ArtifactDefinition.html +0 -1
  197. package/typedoc/variables/Capabilities.FileUploader.html +0 -1
  198. package/typedoc/variables/Capabilities.IntentDispatcher.html +0 -1
  199. package/typedoc/variables/Capabilities.IntentResolver.html +0 -1
  200. package/typedoc/variables/Capabilities.Layout.html +0 -1
  201. package/typedoc/variables/Capabilities.Metadata.html +0 -1
  202. package/typedoc/variables/Capabilities.Null.html +0 -1
  203. package/typedoc/variables/Capabilities.PluginManager.html +0 -1
  204. package/typedoc/variables/Capabilities.ReactContext.html +0 -1
  205. package/typedoc/variables/Capabilities.ReactRoot.html +0 -1
  206. package/typedoc/variables/Capabilities.ReactSurface.html +0 -1
  207. package/typedoc/variables/Capabilities.RxRegistry.html +0 -1
  208. package/typedoc/variables/Capabilities.Settings.html +0 -1
  209. package/typedoc/variables/Capabilities.SettingsStore.html +0 -1
  210. package/typedoc/variables/Capabilities.Tools.html +0 -1
  211. package/typedoc/variables/Capabilities.Translations.html +0 -1
  212. package/typedoc/variables/Events.AppGraphReady.html +0 -2
  213. package/typedoc/variables/Events.DispatcherReady.html +0 -2
  214. package/typedoc/variables/Events.LayoutReady.html +0 -1
  215. package/typedoc/variables/Events.SettingsReady.html +0 -2
  216. package/typedoc/variables/Events.SetupAppGraph.html +0 -2
  217. package/typedoc/variables/Events.SetupArtifactDefinition.html +0 -2
  218. package/typedoc/variables/Events.SetupIntentResolver.html +0 -2
  219. package/typedoc/variables/Events.SetupMetadata.html +0 -2
  220. package/typedoc/variables/Events.SetupReactSurface.html +0 -2
  221. package/typedoc/variables/Events.SetupSettings.html +0 -2
  222. package/typedoc/variables/Events.SetupTranslations.html +0 -2
  223. package/typedoc/variables/Events.Startup.html +0 -2
  224. package/typedoc/variables/FileInfoSchema.html +0 -1
  225. package/typedoc/variables/INTENT_ACTION.html +0 -1
  226. package/typedoc/variables/INTENT_PLUGIN.html +0 -1
  227. package/typedoc/variables/LAYOUT_ACTION.html +0 -1
  228. package/typedoc/variables/LAYOUT_PLUGIN.html +0 -1
  229. package/typedoc/variables/Label.html +0 -1
  230. package/typedoc/variables/LayoutAction.Toast.html +0 -1
  231. package/typedoc/variables/LayoutAction.UPDATE_LAYOUT.html +0 -1
  232. package/typedoc/variables/PluginManagerProvider.html +0 -2
  233. package/typedoc/variables/Resource.html +0 -2
  234. package/typedoc/variables/ResourceKey.html +0 -1
  235. package/typedoc/variables/ResourceLanguage.html +0 -1
  236. package/typedoc/variables/SETTINGS_ACTION.html +0 -1
  237. package/typedoc/variables/SETTINGS_ID.html +0 -1
  238. package/typedoc/variables/SETTINGS_KEY.html +0 -1
  239. package/typedoc/variables/SETTINGS_PLUGIN.html +0 -1
  240. package/typedoc/variables/Surface.html +0 -2
  241. package/typedoc/variables/defaultFileTypes.html +0 -1
  242. /package/dist/lib/browser/{app-graph-builder-BI4VVKSW.mjs.map → app-graph-builder-LYF7EKNN.mjs.map} +0 -0
  243. /package/dist/lib/browser/{chunk-WWEJRWFX.mjs.map → chunk-ORWHM7CO.mjs.map} +0 -0
  244. /package/dist/lib/browser/{intent-dispatcher-XVBOMF2Y.mjs.map → intent-dispatcher-LSYQZSEB.mjs.map} +0 -0
  245. /package/dist/lib/browser/{intent-resolver-3QMBXLIY.mjs.map → intent-resolver-ZTNOSO3A.mjs.map} +0 -0
  246. /package/dist/lib/browser/{store-5H7XPJGA.mjs.map → store-KML2R4IE.mjs.map} +0 -0
  247. /package/dist/lib/node-esm/{app-graph-builder-NROP6RPQ.mjs.map → app-graph-builder-SAOWGJDK.mjs.map} +0 -0
  248. /package/dist/lib/node-esm/{chunk-I6BVZMAH.mjs.map → chunk-UMZQERLE.mjs.map} +0 -0
  249. /package/dist/lib/node-esm/{intent-dispatcher-7JPGLCQ5.mjs.map → intent-dispatcher-6CYNGPSW.mjs.map} +0 -0
  250. /package/dist/lib/node-esm/{intent-resolver-VY4X5UHN.mjs.map → intent-resolver-W7Z7WFFM.mjs.map} +0 -0
  251. /package/dist/lib/node-esm/{store-UKD2R2KA.mjs.map → store-QEXGXLWZ.mjs.map} +0 -0
@@ -1 +0,0 @@
1
- <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>defaultFileTypes | @dxos/app-framework - v0.8.3</title><meta name="description" content="Documentation for @dxos/app-framework"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@dxos/app-framework - v0.8.3</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="" aria-current="page">defaultFileTypes</a></li></ul><h1>Variable defaultFileTypes<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">defaultFileTypes</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{</span> <span class="tsd-kind-property">images</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">;</span> <span class="tsd-kind-property">media</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">;</span> <span class="tsd-kind-property">text</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol"> = ...</span></div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5 id="images"><span class="tsd-kind-property">images</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5 id="media"><span class="tsd-kind-property">media</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5 id="text"><span class="tsd-kind-property">text</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/dxos/dxos/blob/1e36db483fbad629c5844f213bf0d0d5a0490601/packages/sdk/app-framework/src/common/file.ts#L9">packages/sdk/app-framework/src/common/file.ts:9</a></li></ul></aside></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@dxos/app-framework - v0.8.3</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>