@difizen/libro-core 0.3.4 → 1.0.0

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 (285) hide show
  1. package/es/add-cell/libro-add-cell-module.d.ts +1 -1
  2. package/es/add-cell/libro-add-cell-module.d.ts.map +1 -1
  3. package/es/add-cell/libro-add-cell-module.js +1 -1
  4. package/es/add-cell/libro-add-cell-slot-contribution.d.ts +1 -1
  5. package/es/add-cell/libro-add-cell-slot-contribution.d.ts.map +1 -1
  6. package/es/add-cell/libro-add-cell-slot-contribution.js +2 -2
  7. package/es/add-cell/libro-add-cell-view.d.ts +1 -1
  8. package/es/add-cell/libro-add-cell-view.d.ts.map +1 -1
  9. package/es/add-cell/libro-add-cell-view.js +1 -1
  10. package/es/cell/libro-cell-contribution.js +1 -1
  11. package/es/cell/libro-cell-model.d.ts +1 -1
  12. package/es/cell/libro-cell-model.d.ts.map +1 -1
  13. package/es/cell/libro-cell-model.js +2 -2
  14. package/es/cell/libro-cell-module.d.ts +1 -1
  15. package/es/cell/libro-cell-module.d.ts.map +1 -1
  16. package/es/cell/libro-cell-module.js +1 -1
  17. package/es/cell/libro-cell-protocol.d.ts +2 -2
  18. package/es/cell/libro-cell-protocol.d.ts.map +1 -1
  19. package/es/cell/libro-cell-protocol.js +1 -1
  20. package/es/cell/libro-cell-service.d.ts +2 -2
  21. package/es/cell/libro-cell-service.d.ts.map +1 -1
  22. package/es/cell/libro-cell-service.js +3 -3
  23. package/es/cell/libro-cell-view.d.ts +4 -4
  24. package/es/cell/libro-cell-view.d.ts.map +1 -1
  25. package/es/cell/libro-cell-view.js +6 -6
  26. package/es/cell/libro-edit-cell-view.d.ts +1 -1
  27. package/es/cell/libro-edit-cell-view.d.ts.map +1 -1
  28. package/es/cell/libro-edit-cell-view.js +1 -1
  29. package/es/cell/libro-executable-cell-model.d.ts +1 -1
  30. package/es/cell/libro-executable-cell-model.d.ts.map +1 -1
  31. package/es/cell/libro-executable-cell-view.js +3 -3
  32. package/es/collapse-service.js +1 -1
  33. package/es/command/document-commands.d.ts +1 -1
  34. package/es/command/document-commands.d.ts.map +1 -1
  35. package/es/command/kernel-command.d.ts +1 -1
  36. package/es/command/kernel-command.d.ts.map +1 -1
  37. package/es/command/kernel-command.js +1 -1
  38. package/es/command/libro-command-contribution.d.ts +2 -2
  39. package/es/command/libro-command-contribution.d.ts.map +1 -1
  40. package/es/command/libro-command-contribution.js +2 -2
  41. package/es/command/libro-command-register.d.ts +1 -1
  42. package/es/command/libro-command-register.d.ts.map +1 -1
  43. package/es/command/libro-command-register.js +1 -1
  44. package/es/command/module.d.ts +1 -1
  45. package/es/command/module.d.ts.map +1 -1
  46. package/es/command/module.js +1 -1
  47. package/es/command/notebook-commands.d.ts +1 -1
  48. package/es/command/notebook-commands.d.ts.map +1 -1
  49. package/es/command/notebook-commands.js +1 -1
  50. package/es/components/dnd-cell-item-render.js +2 -2
  51. package/es/components/dnd-component/default-dnd-content.js +2 -2
  52. package/es/components/dnd-component/dnd-list.d.ts.map +1 -1
  53. package/es/components/dnd-component/dnd-list.js +1 -1
  54. package/es/components/dnd-component/virtualized-manager.js +1 -1
  55. package/es/components/libro-component.js +2 -2
  56. package/es/components/libro-side-toolbar-menu.js +2 -2
  57. package/es/components/libro-view-header.js +1 -1
  58. package/es/content/libro-content-contribution.js +1 -1
  59. package/es/content/libro-content-module.d.ts +1 -1
  60. package/es/content/libro-content-module.d.ts.map +1 -1
  61. package/es/content/libro-content-module.js +1 -1
  62. package/es/content/libro-content-protocol.d.ts +1 -1
  63. package/es/content/libro-content-protocol.d.ts.map +1 -1
  64. package/es/content/libro-content-protocol.js +1 -1
  65. package/es/content/libro-content-service.d.ts +1 -1
  66. package/es/content/libro-content-service.d.ts.map +1 -1
  67. package/es/content/libro-content-service.js +1 -1
  68. package/es/content/libro-save-content-contribution.js +1 -1
  69. package/es/formatter/libro-formatter-json-contribution.js +1 -1
  70. package/es/formatter/libro-formatter-manager.d.ts +1 -1
  71. package/es/formatter/libro-formatter-manager.d.ts.map +1 -1
  72. package/es/formatter/libro-formatter-manager.js +1 -1
  73. package/es/formatter/libro-formatter-module.d.ts +1 -1
  74. package/es/formatter/libro-formatter-module.d.ts.map +1 -1
  75. package/es/formatter/libro-formatter-module.js +1 -1
  76. package/es/formatter/libro-formatter-protocol.d.ts +1 -1
  77. package/es/formatter/libro-formatter-protocol.d.ts.map +1 -1
  78. package/es/formatter/libro-formatter-protocol.js +1 -1
  79. package/es/formatter/libro-formatter-string-contribution.js +1 -1
  80. package/es/formatter/libro-formatter-trans-default-contribution.js +1 -1
  81. package/es/index.d.ts +2 -0
  82. package/es/index.d.ts.map +1 -1
  83. package/es/index.js +2 -0
  84. package/es/libro-context-key.d.ts +3 -3
  85. package/es/libro-context-key.d.ts.map +1 -1
  86. package/es/libro-context-key.js +2 -2
  87. package/es/libro-keybind-registry.d.ts +1 -1
  88. package/es/libro-keybind-registry.d.ts.map +1 -1
  89. package/es/libro-keybind-registry.js +2 -2
  90. package/es/libro-model.d.ts +9 -9
  91. package/es/libro-model.d.ts.map +1 -1
  92. package/es/libro-model.js +4 -4
  93. package/es/libro-protocol.d.ts +2 -2
  94. package/es/libro-protocol.d.ts.map +1 -1
  95. package/es/libro-service.d.ts +13 -13
  96. package/es/libro-service.d.ts.map +1 -1
  97. package/es/libro-service.js +4 -4
  98. package/es/libro-setting-contribution.d.ts +2 -2
  99. package/es/libro-setting-contribution.d.ts.map +1 -1
  100. package/es/libro-setting-contribution.js +1 -1
  101. package/es/libro-setting.d.ts +1 -1
  102. package/es/libro-setting.d.ts.map +1 -1
  103. package/es/libro-setting.js +1 -1
  104. package/es/libro-view-tracker.js +1 -1
  105. package/es/libro-view.d.ts +9 -9
  106. package/es/libro-view.d.ts.map +1 -1
  107. package/es/libro-view.js +1 -1
  108. package/es/libro-workspace-service.d.ts +1 -1
  109. package/es/libro-workspace-service.d.ts.map +1 -1
  110. package/es/libro-workspace-service.js +2 -2
  111. package/es/module.d.ts +1 -1
  112. package/es/module.d.ts.map +1 -1
  113. package/es/module.js +2 -2
  114. package/es/output/output-area.d.ts +4 -4
  115. package/es/output/output-area.d.ts.map +1 -1
  116. package/es/output/output-area.js +2 -2
  117. package/es/output/output-contribution.d.ts +1 -1
  118. package/es/output/output-contribution.d.ts.map +1 -1
  119. package/es/output/output-contribution.js +1 -1
  120. package/es/output/output-model.d.ts +1 -1
  121. package/es/output/output-model.d.ts.map +1 -1
  122. package/es/output/output-model.js +2 -2
  123. package/es/output/output-module.d.ts +1 -1
  124. package/es/output/output-module.d.ts.map +1 -1
  125. package/es/output/output-module.js +1 -1
  126. package/es/output/output-protocol.d.ts +3 -3
  127. package/es/output/output-protocol.d.ts.map +1 -1
  128. package/es/output/output-protocol.js +1 -1
  129. package/es/settings/module.d.ts +1 -1
  130. package/es/settings/module.d.ts.map +1 -1
  131. package/es/settings/module.js +1 -1
  132. package/es/settings/setting-editor/configuration-panel-view.d.ts +2 -2
  133. package/es/settings/setting-editor/configuration-panel-view.d.ts.map +1 -1
  134. package/es/settings/setting-editor/configuration-panel-view.js +1 -1
  135. package/es/settings/setting-editor/configuration-render-contribution.d.ts +2 -2
  136. package/es/settings/setting-editor/configuration-render-contribution.d.ts.map +1 -1
  137. package/es/settings/setting-editor/configuration-render-contribution.js +1 -1
  138. package/es/settings/setting-editor/default-node-render.d.ts +1 -1
  139. package/es/settings/setting-editor/default-node-render.d.ts.map +1 -1
  140. package/es/settings/setting-editor/default-node-render.js +1 -1
  141. package/es/settings/setting-editor/module.d.ts +1 -1
  142. package/es/settings/setting-editor/module.d.ts.map +1 -1
  143. package/es/settings/setting-editor/module.js +1 -1
  144. package/es/settings/setting-editor/setting-editor-view.d.ts +1 -1
  145. package/es/settings/setting-editor/setting-editor-view.d.ts.map +1 -1
  146. package/es/settings/setting-editor/setting-editor-view.js +2 -2
  147. package/es/settings/setting-editor/setting-tree-service.d.ts +3 -3
  148. package/es/settings/setting-editor/setting-tree-service.d.ts.map +1 -1
  149. package/es/settings/setting-editor/setting-tree-service.js +2 -2
  150. package/es/settings/setting-editor/setting-tree-view.d.ts +2 -2
  151. package/es/settings/setting-editor/setting-tree-view.d.ts.map +1 -1
  152. package/es/settings/setting-editor/setting-tree-view.js +2 -2
  153. package/es/settings/settings-contribution.d.ts +3 -3
  154. package/es/settings/settings-contribution.d.ts.map +1 -1
  155. package/es/settings/settings-contribution.js +2 -2
  156. package/es/settings/settings-modal.d.ts +1 -1
  157. package/es/settings/settings-modal.d.ts.map +1 -1
  158. package/es/settings/settings-modal.js +3 -3
  159. package/es/settings/settings-protocol.d.ts +1 -1
  160. package/es/settings/settings-protocol.d.ts.map +1 -1
  161. package/es/slot/libro-slot-manager.d.ts +2 -2
  162. package/es/slot/libro-slot-manager.d.ts.map +1 -1
  163. package/es/slot/libro-slot-manager.js +2 -2
  164. package/es/slot/libro-slot-protocol.d.ts +2 -2
  165. package/es/slot/libro-slot-protocol.d.ts.map +1 -1
  166. package/es/slot/libro-slot-protocol.js +1 -1
  167. package/es/slot/libro-slot-view.d.ts +2 -2
  168. package/es/slot/libro-slot-view.d.ts.map +1 -1
  169. package/es/slot/libro-slot-view.js +3 -3
  170. package/es/slot/module.d.ts +1 -1
  171. package/es/slot/module.d.ts.map +1 -1
  172. package/es/slot/module.js +1 -1
  173. package/es/theme/libro-color-registry.d.ts +2 -2
  174. package/es/theme/libro-color-registry.d.ts.map +1 -1
  175. package/es/theme/libro-color-registry.js +2 -2
  176. package/es/toolbar/all-outputs-scroll-icon.js +1 -1
  177. package/es/toolbar/change-cell-to-selector.js +1 -1
  178. package/es/toolbar/hide-all-selector.js +2 -2
  179. package/es/toolbar/libro-toolbar.d.ts +2 -2
  180. package/es/toolbar/libro-toolbar.d.ts.map +1 -1
  181. package/es/toolbar/libro-toolbar.js +3 -3
  182. package/es/toolbar/module.d.ts +1 -1
  183. package/es/toolbar/module.d.ts.map +1 -1
  184. package/es/toolbar/module.js +1 -1
  185. package/es/toolbar/restart-clear-outputs-contribution.d.ts +2 -2
  186. package/es/toolbar/restart-clear-outputs-contribution.d.ts.map +1 -1
  187. package/es/toolbar/restart-clear-outputs-contribution.js +1 -1
  188. package/es/toolbar/restart-clear-outputs-modal.d.ts +1 -1
  189. package/es/toolbar/restart-clear-outputs-modal.d.ts.map +1 -1
  190. package/es/toolbar/restart-clear-outputs-modal.js +1 -1
  191. package/es/toolbar/save-icon.js +1 -1
  192. package/es/toolbar/shutdown-contribution.d.ts +2 -2
  193. package/es/toolbar/shutdown-contribution.d.ts.map +1 -1
  194. package/es/toolbar/shutdown-contribution.js +1 -1
  195. package/es/toolbar/shutdown-modal.d.ts +1 -1
  196. package/es/toolbar/shutdown-modal.d.ts.map +1 -1
  197. package/es/toolbar/side-toolar-more-select.js +4 -4
  198. package/es/utils/index.js +1 -1
  199. package/es/virtualized-manager-helper.js +1 -1
  200. package/es/virtualized-manager.js +1 -1
  201. package/package.json +5 -8
  202. package/src/add-cell/libro-add-cell-module.ts +1 -1
  203. package/src/add-cell/libro-add-cell-slot-contribution.ts +2 -2
  204. package/src/add-cell/libro-add-cell-view.tsx +1 -1
  205. package/src/cell/libro-cell-contribution.ts +1 -1
  206. package/src/cell/libro-cell-model.ts +2 -2
  207. package/src/cell/libro-cell-module.ts +1 -1
  208. package/src/cell/libro-cell-protocol.ts +2 -2
  209. package/src/cell/libro-cell-service.ts +4 -4
  210. package/src/cell/libro-cell-view.tsx +7 -7
  211. package/src/cell/libro-edit-cell-view.tsx +1 -1
  212. package/src/cell/libro-executable-cell-model.ts +1 -1
  213. package/src/cell/libro-executable-cell-view.ts +3 -3
  214. package/src/collapse-service.ts +1 -1
  215. package/src/command/document-commands.ts +1 -1
  216. package/src/command/kernel-command.ts +2 -2
  217. package/src/command/libro-command-contribution.ts +3 -3
  218. package/src/command/libro-command-register.ts +2 -2
  219. package/src/command/module.ts +1 -1
  220. package/src/command/notebook-commands.ts +2 -2
  221. package/src/components/dnd-cell-item-render.tsx +2 -2
  222. package/src/components/dnd-component/default-dnd-content.tsx +2 -2
  223. package/src/components/dnd-component/dnd-list.tsx +6 -1
  224. package/src/components/dnd-component/virtualized-manager.ts +1 -1
  225. package/src/components/libro-component.tsx +2 -2
  226. package/src/components/libro-side-toolbar-menu.tsx +3 -3
  227. package/src/components/libro-view-header.tsx +1 -1
  228. package/src/content/libro-content-contribution.ts +1 -1
  229. package/src/content/libro-content-module.ts +1 -1
  230. package/src/content/libro-content-protocol.ts +1 -1
  231. package/src/content/libro-content-service.ts +2 -2
  232. package/src/content/libro-save-content-contribution.ts +1 -1
  233. package/src/formatter/libro-formatter-json-contribution.ts +1 -1
  234. package/src/formatter/libro-formatter-manager.ts +2 -2
  235. package/src/formatter/libro-formatter-module.ts +1 -1
  236. package/src/formatter/libro-formatter-protocol.ts +1 -1
  237. package/src/formatter/libro-formatter-string-contribution.ts +1 -1
  238. package/src/formatter/libro-formatter-trans-default-contribution.ts +1 -1
  239. package/src/index.tsx +3 -0
  240. package/src/libro-context-key.ts +4 -4
  241. package/src/libro-keybind-registry.ts +2 -2
  242. package/src/libro-model.ts +4 -4
  243. package/src/libro-protocol.ts +2 -2
  244. package/src/libro-service.ts +5 -5
  245. package/src/libro-setting-contribution.ts +1 -1
  246. package/src/libro-setting.ts +2 -2
  247. package/src/libro-view-tracker.ts +1 -1
  248. package/src/libro-view.tsx +1 -1
  249. package/src/libro-workspace-service.ts +2 -2
  250. package/src/module.ts +2 -2
  251. package/src/output/output-area.tsx +3 -3
  252. package/src/output/output-contribution.ts +1 -1
  253. package/src/output/output-model.tsx +2 -2
  254. package/src/output/output-module.ts +1 -1
  255. package/src/output/output-protocol.ts +3 -3
  256. package/src/settings/module.ts +1 -1
  257. package/src/settings/setting-editor/configuration-panel-view.tsx +2 -2
  258. package/src/settings/setting-editor/configuration-render-contribution.ts +2 -2
  259. package/src/settings/setting-editor/default-node-render.tsx +2 -2
  260. package/src/settings/setting-editor/module.ts +1 -1
  261. package/src/settings/setting-editor/setting-editor-view.tsx +2 -2
  262. package/src/settings/setting-editor/setting-tree-service.ts +3 -3
  263. package/src/settings/setting-editor/setting-tree-view.tsx +3 -3
  264. package/src/settings/settings-contribution.tsx +7 -3
  265. package/src/settings/settings-modal.tsx +4 -4
  266. package/src/settings/settings-protocol.ts +1 -1
  267. package/src/slot/libro-slot-manager.ts +3 -3
  268. package/src/slot/libro-slot-protocol.ts +2 -2
  269. package/src/slot/libro-slot-view.tsx +9 -4
  270. package/src/slot/module.ts +1 -1
  271. package/src/theme/libro-color-registry.ts +3 -3
  272. package/src/toolbar/all-outputs-scroll-icon.tsx +1 -1
  273. package/src/toolbar/change-cell-to-selector.tsx +2 -2
  274. package/src/toolbar/hide-all-selector.tsx +3 -3
  275. package/src/toolbar/libro-toolbar.tsx +4 -4
  276. package/src/toolbar/module.ts +1 -1
  277. package/src/toolbar/restart-clear-outputs-contribution.tsx +1 -1
  278. package/src/toolbar/restart-clear-outputs-modal.tsx +2 -2
  279. package/src/toolbar/save-icon.tsx +2 -2
  280. package/src/toolbar/shutdown-contribution.tsx +1 -1
  281. package/src/toolbar/shutdown-modal.tsx +1 -1
  282. package/src/toolbar/side-toolar-more-select.tsx +5 -5
  283. package/src/utils/index.ts +1 -1
  284. package/src/virtualized-manager-helper.ts +1 -1
  285. package/src/virtualized-manager.ts +1 -1
@@ -1,5 +1,5 @@
1
- import { ViewRender } from '@difizen/mana-app';
2
- import { useInject } from '@difizen/mana-app';
1
+ import { ViewRender } from '@difizen/libro-common/app';
2
+ import { useInject } from '@difizen/libro-common/app';
3
3
  import { useEffect, useState } from 'react';
4
4
 
5
5
  import type { NotebookOption, NotebookView } from '../libro-protocol.js';
@@ -1,11 +1,11 @@
1
- import type { Toolbar } from '@difizen/mana-app';
1
+ import { Menu, MenuContext } from '@difizen/libro-common/react';
2
+ import type { Toolbar } from '@difizen/libro-common/app';
2
3
  import {
3
4
  CommandRegistry,
4
5
  getOrigin,
5
6
  ToolbarInstance,
6
7
  useInject,
7
- } from '@difizen/mana-app';
8
- import { Menu, MenuContext } from '@difizen/mana-react';
8
+ } from '@difizen/libro-common/app';
9
9
  import type { ReactNode } from 'react';
10
10
 
11
11
  import type { LibroToolbarArags } from '../toolbar/index.js';
@@ -1,5 +1,5 @@
1
1
  /* eslint-disable react-hooks/exhaustive-deps */
2
- import { ToolbarRender, useInject, ViewInstance } from '@difizen/mana-app';
2
+ import { ToolbarRender, useInject, ViewInstance } from '@difizen/libro-common/app';
3
3
  import type { FC } from 'react';
4
4
  import { useMemo } from 'react';
5
5
 
@@ -1,4 +1,4 @@
1
- import { singleton } from '@difizen/mana-app';
1
+ import { singleton } from '@difizen/libro-common/app';
2
2
 
3
3
  import { ContentContribution } from './libro-content-protocol.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { ManaModule } from '@difizen/mana-app';
1
+ import { ManaModule } from '@difizen/libro-common/app';
2
2
 
3
3
  import { DefaultContentContribution } from './libro-content-contribution.js';
4
4
  import {
@@ -1,5 +1,5 @@
1
1
  import type { INotebookContent } from '@difizen/libro-common';
2
- import { Syringe } from '@difizen/mana-app';
2
+ import { Syringe } from '@difizen/libro-common/app';
3
3
 
4
4
  export const ContentContribution = Syringe.defineToken('ContentContribution');
5
5
  export interface ContentContribution {
@@ -1,5 +1,5 @@
1
- import type { Contribution } from '@difizen/mana-app';
2
- import { contrib, Priority, singleton } from '@difizen/mana-app';
1
+ import type { Contribution } from '@difizen/libro-common/app';
2
+ import { contrib, Priority, singleton } from '@difizen/libro-common/app';
3
3
 
4
4
  import {
5
5
  ContentContribution,
@@ -1,5 +1,5 @@
1
1
  /* eslint-disable @typescript-eslint/no-unused-vars */
2
- import { singleton } from '@difizen/mana-app';
2
+ import { singleton } from '@difizen/libro-common/app';
3
3
 
4
4
  import { ContentSaveContribution } from './libro-content-protocol.js';
5
5
 
@@ -1,6 +1,6 @@
1
1
  /* eslint-disable @typescript-eslint/no-unused-vars */
2
2
  import { concatMultilineString } from '@difizen/libro-common';
3
- import { singleton } from '@difizen/mana-app';
3
+ import { singleton } from '@difizen/libro-common/app';
4
4
 
5
5
  import {
6
6
  DefaultDecodedFormatter,
@@ -1,5 +1,5 @@
1
- import type { Contribution } from '@difizen/mana-app';
2
- import { contrib, Priority, singleton } from '@difizen/mana-app';
1
+ import type { Contribution } from '@difizen/libro-common/app';
2
+ import { contrib, Priority, singleton } from '@difizen/libro-common/app';
3
3
 
4
4
  import { CellModelContribution } from '../cell/index.js';
5
5
 
@@ -1,4 +1,4 @@
1
- import { ManaModule } from '@difizen/mana-app';
1
+ import { ManaModule } from '@difizen/libro-common/app';
2
2
 
3
3
  import { FormatterJsonContribution } from './libro-formatter-json-contribution.js';
4
4
  import { LibroFormatterManager } from './libro-formatter-manager.js';
@@ -1,5 +1,5 @@
1
1
  import type { MultilineString } from '@difizen/libro-common';
2
- import { Syringe } from '@difizen/mana-app';
2
+ import { Syringe } from '@difizen/libro-common/app';
3
3
 
4
4
  export const FormatterContribution = Syringe.defineToken('FormatterContribution');
5
5
 
@@ -1,6 +1,6 @@
1
1
  /* eslint-disable @typescript-eslint/no-unused-vars */
2
2
  import { concatMultilineString } from '@difizen/libro-common';
3
- import { singleton } from '@difizen/mana-app';
3
+ import { singleton } from '@difizen/libro-common/app';
4
4
 
5
5
  import type { DefaultEncodedFormatter } from './libro-formatter-protocol.js';
6
6
  import {
@@ -1,5 +1,5 @@
1
1
  /* eslint-disable @typescript-eslint/no-unused-vars */
2
- import { singleton } from '@difizen/mana-app';
2
+ import { singleton } from '@difizen/libro-common/app';
3
3
 
4
4
  import type { DefaultDecodedFormatter } from './libro-formatter-protocol.js';
5
5
  import { FormatterTransContribution } from './libro-formatter-protocol.js';
package/src/index.tsx CHANGED
@@ -1,3 +1,6 @@
1
+ export * from '@difizen/libro-shared-model';
2
+ export * from '@difizen/libro-virtualized';
3
+
1
4
  export * from './libro-view.js';
2
5
  export * from './module.js';
3
6
  export * from './libro-protocol.js';
@@ -1,7 +1,7 @@
1
- import type { Disposable } from '@difizen/mana-app';
2
- import type { IContextKey } from '@difizen/mana-app';
3
- import { ContextKeyService } from '@difizen/mana-app';
4
- import { inject, singleton } from '@difizen/mana-app';
1
+ import type { Disposable } from '@difizen/libro-common/app';
2
+ import type { IContextKey } from '@difizen/libro-common/app';
3
+ import { ContextKeyService } from '@difizen/libro-common/app';
4
+ import { inject, singleton } from '@difizen/libro-common/app';
5
5
 
6
6
  import { LibroContextKeys } from './libro-protocol.js';
7
7
  import { LibroService } from './libro-service.js';
@@ -1,5 +1,5 @@
1
- import { KeybindingRegistry, KeyCode } from '@difizen/mana-app';
2
- import { singleton } from '@difizen/mana-app';
1
+ import { KeybindingRegistry, KeyCode } from '@difizen/libro-common/app';
2
+ import { singleton } from '@difizen/libro-common/app';
3
3
 
4
4
  @singleton({ token: KeybindingRegistry })
5
5
  export class LibroKeybindRegistry extends KeybindingRegistry {
@@ -10,10 +10,10 @@ import type {
10
10
  NotebookChange,
11
11
  } from '@difizen/libro-shared-model';
12
12
  import { createMutex, YNotebook } from '@difizen/libro-shared-model';
13
- import { getOrigin, ConfigurationService } from '@difizen/mana-app';
14
- import { Emitter } from '@difizen/mana-app';
15
- import { prop } from '@difizen/mana-app';
16
- import { inject, transient } from '@difizen/mana-app';
13
+ import { getOrigin, ConfigurationService } from '@difizen/libro-common/app';
14
+ import { Emitter } from '@difizen/libro-common/app';
15
+ import { prop } from '@difizen/libro-common/app';
16
+ import { inject, transient } from '@difizen/libro-common/app';
17
17
  import { v4 } from 'uuid';
18
18
 
19
19
  import { LibroContentService } from './content/index.js';
@@ -8,8 +8,8 @@ import type {
8
8
  INotebookMetadata,
9
9
  } from '@difizen/libro-common';
10
10
  import type { ISharedNotebook } from '@difizen/libro-shared-model';
11
- import type { Disposable, Event } from '@difizen/mana-app';
12
- import type { View } from '@difizen/mana-app';
11
+ import type { Disposable, Event } from '@difizen/libro-common/app';
12
+ import type { View } from '@difizen/libro-common/app';
13
13
 
14
14
  import type { LibroCell } from './cell/index.js';
15
15
  import type { LibroView } from './libro-view.js';
@@ -1,8 +1,8 @@
1
- import type { Disposable } from '@difizen/mana-app';
2
- import { DisposableCollection, Emitter } from '@difizen/mana-app';
3
- import { ThemeService, ViewManager } from '@difizen/mana-app';
4
- import { inject, singleton } from '@difizen/mana-app';
5
- import { prop } from '@difizen/mana-app';
1
+ import type { Disposable } from '@difizen/libro-common/app';
2
+ import { DisposableCollection, Emitter } from '@difizen/libro-common/app';
3
+ import { ThemeService, ViewManager } from '@difizen/libro-common/app';
4
+ import { inject, singleton } from '@difizen/libro-common/app';
5
+ import { prop } from '@difizen/libro-common/app';
6
6
 
7
7
  import type {
8
8
  CellView,
@@ -1,4 +1,4 @@
1
- import { singleton, ConfigurationContribution } from '@difizen/mana-app';
1
+ import { singleton, ConfigurationContribution } from '@difizen/libro-common/app';
2
2
 
3
3
  import {
4
4
  AutoInsertWhenNoCell,
@@ -1,5 +1,5 @@
1
- import type { ConfigurationNode } from '@difizen/mana-app';
2
- import { l10n } from '@difizen/mana-l10n';
1
+ import type { ConfigurationNode } from '@difizen/libro-common/app';
2
+ import { l10n } from '@difizen/libro-common/l10n';
3
3
 
4
4
  export const HeaderToolbarVisible: ConfigurationNode<boolean> = {
5
5
  id: 'libro.header.toolbar',
@@ -1,4 +1,4 @@
1
- import { singleton } from '@difizen/mana-app';
1
+ import { singleton } from '@difizen/libro-common/app';
2
2
 
3
3
  import type { NotebookModel, NotebookView } from './libro-protocol.js';
4
4
 
@@ -25,7 +25,7 @@ import {
25
25
  watch,
26
26
  ConfigurationService,
27
27
  useConfigurationValue,
28
- } from '@difizen/mana-app';
28
+ } from '@difizen/libro-common/app';
29
29
  import { FloatButton, Button, Spin } from 'antd';
30
30
  import type { FC, ForwardRefExoticComponent, RefAttributes } from 'react';
31
31
  import { forwardRef, memo, useCallback, useEffect, useRef } from 'react';
@@ -1,5 +1,5 @@
1
- import { Deferred, URI } from '@difizen/mana-app';
2
- import { singleton } from '@difizen/mana-app';
1
+ import { Deferred, URI } from '@difizen/libro-common/app';
2
+ import { singleton } from '@difizen/libro-common/app';
3
3
 
4
4
  import type { NotebookView } from './libro-protocol.js';
5
5
 
package/src/module.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import { CodeEditorModule } from '@difizen/libro-code-editor';
2
- import { ConfigurationModule, ManaAppPreset } from '@difizen/mana-app';
3
- import { ManaModule } from '@difizen/mana-app';
2
+ import { ConfigurationModule, ManaAppPreset } from '@difizen/libro-common/app';
3
+ import { ManaModule } from '@difizen/libro-common/app';
4
4
 
5
5
  import { LibroCellModule } from './cell/libro-cell-module.js';
6
6
  import {
@@ -1,6 +1,6 @@
1
1
  import type { IOutput } from '@difizen/libro-common';
2
2
  import { isError, isStream } from '@difizen/libro-common';
3
- import type { ViewComponent, Contribution } from '@difizen/mana-app';
3
+ import type { ViewComponent, Contribution } from '@difizen/libro-common/app';
4
4
  import {
5
5
  ViewOption,
6
6
  getOrigin,
@@ -10,8 +10,8 @@ import {
10
10
  useInject,
11
11
  view,
12
12
  ViewInstance,
13
- } from '@difizen/mana-app';
14
- import { Emitter, prop, contrib, inject, transient } from '@difizen/mana-app';
13
+ } from '@difizen/libro-common/app';
14
+ import { Emitter, prop, contrib, inject, transient } from '@difizen/libro-common/app';
15
15
  import { useEffect, forwardRef } from 'react';
16
16
  import { v4 } from 'uuid';
17
17
 
@@ -1,4 +1,4 @@
1
- import { inject, singleton, ViewManager } from '@difizen/mana-app';
1
+ import { inject, singleton, ViewManager } from '@difizen/libro-common/app';
2
2
 
3
3
  import { LibroOutputView } from './output-model.js';
4
4
  import type { IOutputOptions } from './output-protocol.js';
@@ -1,6 +1,6 @@
1
1
  import type { IOutput, JSONObject, PartialJSONObject } from '@difizen/libro-common';
2
- import { BaseView, prop, view, ViewOption } from '@difizen/mana-app';
3
- import { inject, transient } from '@difizen/mana-app';
2
+ import { BaseView, prop, view, ViewOption } from '@difizen/libro-common/app';
3
+ import { inject, transient } from '@difizen/libro-common/app';
4
4
  import type { FC } from 'react';
5
5
  import { v4 } from 'uuid';
6
6
 
@@ -1,4 +1,4 @@
1
- import { ManaModule } from '@difizen/mana-app';
1
+ import { ManaModule } from '@difizen/libro-common/app';
2
2
 
3
3
  import { LibroOutputArea } from './output-area.js';
4
4
  import { DefaultOutputContribution } from './output-contribution.js';
@@ -3,9 +3,9 @@ import type {
3
3
  ReadonlyPartialJSONObject,
4
4
  JSONObject,
5
5
  } from '@difizen/libro-common';
6
- import type { Event } from '@difizen/mana-app';
7
- import type { View } from '@difizen/mana-app';
8
- import { Syringe } from '@difizen/mana-app';
6
+ import type { Event } from '@difizen/libro-common/app';
7
+ import type { View } from '@difizen/libro-common/app';
8
+ import { Syringe } from '@difizen/libro-common/app';
9
9
 
10
10
  import type { CellView } from '../libro-protocol.js';
11
11
 
@@ -1,4 +1,4 @@
1
- import { ManaModule } from '@difizen/mana-app';
1
+ import { ManaModule } from '@difizen/libro-common/app';
2
2
 
3
3
  import { SettingEditorModule } from './setting-editor/index.js';
4
4
  import { SettingsContribution } from './settings-contribution.js';
@@ -1,4 +1,4 @@
1
- import type { ConfigurationNode } from '@difizen/mana-app';
1
+ import type { ConfigurationNode } from '@difizen/libro-common/app';
2
2
  import {
3
3
  BaseView,
4
4
  prop,
@@ -9,7 +9,7 @@ import {
9
9
  ConfigurationRenderRegistry,
10
10
  useConfigurationValue,
11
11
  SchemaValidator,
12
- } from '@difizen/mana-app';
12
+ } from '@difizen/libro-common/app';
13
13
  import { Form } from 'antd';
14
14
  import React from 'react';
15
15
 
@@ -1,5 +1,5 @@
1
- import type { ConfigurationRender } from '@difizen/mana-app';
2
- import { singleton, ConfigurationRenderContribution } from '@difizen/mana-app';
1
+ import type { ConfigurationRender } from '@difizen/libro-common/app';
2
+ import { singleton, ConfigurationRenderContribution } from '@difizen/libro-common/app';
3
3
 
4
4
  import {
5
5
  DefaultCheckbox,
@@ -1,5 +1,5 @@
1
- import type { RenderProps } from '@difizen/mana-app';
2
- import { l10n } from '@difizen/mana-l10n';
1
+ import type { RenderProps } from '@difizen/libro-common/app';
2
+ import { l10n } from '@difizen/libro-common/l10n';
3
3
  import { Checkbox, DatePicker, Input, InputNumber, Select, Switch } from 'antd';
4
4
  import dayjs from 'dayjs';
5
5
  import React from 'react';
@@ -1,4 +1,4 @@
1
- import { ManaModule, ConfigurationModule } from '@difizen/mana-app';
1
+ import { ManaModule, ConfigurationModule } from '@difizen/libro-common/app';
2
2
 
3
3
  import { ConfigurationPanelView } from './configuration-panel-view.js';
4
4
  import { DefaultConfigurationRenderContribution } from './configuration-render-contribution.js';
@@ -1,3 +1,4 @@
1
+ import { SplitPanel } from '@difizen/libro-common/react';
1
2
  import {
2
3
  BaseView,
3
4
  view,
@@ -10,8 +11,7 @@ import {
10
11
  prop,
11
12
  URI,
12
13
  ConfigurationRegistry,
13
- } from '@difizen/mana-app';
14
- import { SplitPanel } from '@difizen/mana-react';
14
+ } from '@difizen/libro-common/app';
15
15
  import { useEffect, useState } from 'react';
16
16
 
17
17
  import { ConfigurationPanelView } from './configuration-panel-view.js';
@@ -1,6 +1,6 @@
1
- import { inject, ConfigurationRegistry, URI } from '@difizen/mana-app';
2
- import { FileService, singleton } from '@difizen/mana-app';
3
- import type { FileStatWithMetadata } from '@difizen/mana-app';
1
+ import { inject, ConfigurationRegistry, URI } from '@difizen/libro-common/app';
2
+ import { FileService, singleton } from '@difizen/libro-common/app';
3
+ import type { FileStatWithMetadata } from '@difizen/libro-common/app';
4
4
 
5
5
  const defaultFileMeta = {
6
6
  mtime: 0,
@@ -13,9 +13,9 @@ import {
13
13
  TreeViewComponent,
14
14
  TreeViewDecorator,
15
15
  view,
16
- } from '@difizen/mana-app';
17
- import type { TreeNode } from '@difizen/mana-app';
18
- import { l10n } from '@difizen/mana-l10n';
16
+ } from '@difizen/libro-common/app';
17
+ import type { TreeNode } from '@difizen/libro-common/app';
18
+ import { l10n } from '@difizen/libro-common/l10n';
19
19
  import React, { forwardRef } from 'react';
20
20
  import './index.less';
21
21
 
@@ -1,6 +1,10 @@
1
- import { ModalContribution, singleton, ToolbarContribution } from '@difizen/mana-app';
2
- import type { ToolbarRegistry } from '@difizen/mana-app';
3
- import { l10n } from '@difizen/mana-l10n';
1
+ import {
2
+ ModalContribution,
3
+ singleton,
4
+ ToolbarContribution,
5
+ } from '@difizen/libro-common/app';
6
+ import type { ToolbarRegistry } from '@difizen/libro-common/app';
7
+ import { l10n } from '@difizen/libro-common/l10n';
4
8
 
5
9
  import { DocumentCommands } from '../command/document-commands.js';
6
10
 
@@ -1,7 +1,7 @@
1
- import type { ModalItem, ModalItemProps } from '@difizen/mana-app';
2
- import { ConfigurationRegistry } from '@difizen/mana-app';
3
- import { useInject, ViewManager, ViewRender } from '@difizen/mana-app';
4
- import { l10n } from '@difizen/mana-l10n';
1
+ import type { ModalItem, ModalItemProps } from '@difizen/libro-common/app';
2
+ import { ConfigurationRegistry } from '@difizen/libro-common/app';
3
+ import { useInject, ViewManager, ViewRender } from '@difizen/libro-common/app';
4
+ import { l10n } from '@difizen/libro-common/l10n';
5
5
  import { Modal } from 'antd';
6
6
  import { useEffect, useState } from 'react';
7
7
 
@@ -1,4 +1,4 @@
1
- import type { ConfigurationStorage } from '@difizen/mana-app';
1
+ import type { ConfigurationStorage } from '@difizen/libro-common/app';
2
2
 
3
3
  export const LibroUserSettingsNamespace = 'libro.user';
4
4
  export const LibroUserSettingStorage: ConfigurationStorage = {
@@ -1,6 +1,6 @@
1
- import type { Contribution } from '@difizen/mana-app';
2
- import { SlotViewManager } from '@difizen/mana-app';
3
- import { contrib, inject, singleton } from '@difizen/mana-app';
1
+ import type { Contribution } from '@difizen/libro-common/app';
2
+ import { SlotViewManager } from '@difizen/libro-common/app';
3
+ import { contrib, inject, singleton } from '@difizen/libro-common/app';
4
4
 
5
5
  import type { LibroView } from '../libro-view.js';
6
6
 
@@ -1,5 +1,5 @@
1
- import type { View } from '@difizen/mana-app';
2
- import { Syringe } from '@difizen/mana-app';
1
+ import type { View } from '@difizen/libro-common/app';
2
+ import { Syringe } from '@difizen/libro-common/app';
3
3
 
4
4
  import type { LibroView } from '../libro-view.js';
5
5
 
@@ -1,7 +1,12 @@
1
- import type { View, ViewOpenOption, Disposable } from '@difizen/mana-app';
2
- import { DefaultSlotView, view, ViewRender, ViewInstance } from '@difizen/mana-app';
3
- import { transient } from '@difizen/mana-app';
4
- import { equals, prop, useInject } from '@difizen/mana-app';
1
+ import type { View, ViewOpenOption, Disposable } from '@difizen/libro-common/app';
2
+ import {
3
+ DefaultSlotView,
4
+ view,
5
+ ViewRender,
6
+ ViewInstance,
7
+ } from '@difizen/libro-common/app';
8
+ import { transient } from '@difizen/libro-common/app';
9
+ import { equals, prop, useInject } from '@difizen/libro-common/app';
5
10
  import { forwardRef } from 'react';
6
11
 
7
12
  import { isDisplayView } from './libro-slot-protocol.js';
@@ -1,4 +1,4 @@
1
- import { ManaModule } from '@difizen/mana-app';
1
+ import { ManaModule } from '@difizen/libro-common/app';
2
2
 
3
3
  import { LibroSlotManager } from './libro-slot-manager.js';
4
4
  import { LibroExtensionSlotContribution } from './libro-slot-protocol.js';
@@ -1,6 +1,6 @@
1
- import type { ColorRegistry } from '@difizen/mana-app';
2
- import { ColorContribution } from '@difizen/mana-app';
3
- import { singleton } from '@difizen/mana-app';
1
+ import type { ColorRegistry } from '@difizen/libro-common/app';
2
+ import { ColorContribution } from '@difizen/libro-common/app';
3
+ import { singleton } from '@difizen/libro-common/app';
4
4
 
5
5
  @singleton({ contrib: ColorContribution })
6
6
  export class LibroColorRegistry implements ColorContribution {
@@ -1,4 +1,4 @@
1
- import { useInject, ViewInstance } from '@difizen/mana-app';
1
+ import { useInject, ViewInstance } from '@difizen/libro-common/app';
2
2
  import type { FC } from 'react';
3
3
 
4
4
  import type { LibroView } from '../libro-view.js';
@@ -4,8 +4,8 @@ import {
4
4
  getOrigin,
5
5
  CommandRegistry,
6
6
  ThemeService,
7
- } from '@difizen/mana-app';
8
- import type { Toolbar } from '@difizen/mana-app';
7
+ } from '@difizen/libro-common/app';
8
+ import type { Toolbar } from '@difizen/libro-common/app';
9
9
  import { ConfigProvider, Select, theme } from 'antd';
10
10
  import { memo } from 'react';
11
11
 
@@ -4,9 +4,9 @@ import {
4
4
  ToolbarInstance,
5
5
  getOrigin,
6
6
  CommandRegistry,
7
- } from '@difizen/mana-app';
8
- import type { Toolbar } from '@difizen/mana-app';
9
- import { l10n } from '@difizen/mana-l10n';
7
+ } from '@difizen/libro-common/app';
8
+ import type { Toolbar } from '@difizen/libro-common/app';
9
+ import { l10n } from '@difizen/libro-common/l10n';
10
10
  import { Menu, Dropdown } from 'antd';
11
11
  import type { MenuProps } from 'antd';
12
12
  import { memo } from 'react';
@@ -1,13 +1,13 @@
1
- import type { ToolbarRegistry } from '@difizen/mana-app';
2
- import { isMacintosh } from '@difizen/mana-app';
1
+ import type { ToolbarRegistry } from '@difizen/libro-common/app';
2
+ import { isMacintosh } from '@difizen/libro-common/app';
3
3
  import {
4
4
  inject,
5
5
  ModalService,
6
6
  singleton,
7
7
  ToolbarContribution,
8
8
  useObserve,
9
- } from '@difizen/mana-app';
10
- import { l10n } from '@difizen/mana-l10n';
9
+ } from '@difizen/libro-common/app';
10
+ import { l10n } from '@difizen/libro-common/l10n';
11
11
 
12
12
  import { DocumentCommands, NotebookCommands } from '../command/index.js';
13
13
  import { LibroService } from '../libro-service.js';
@@ -1,4 +1,4 @@
1
- import { ManaModule } from '@difizen/mana-app';
1
+ import { ManaModule } from '@difizen/libro-common/app';
2
2
 
3
3
  import { LibroToolbarContribution } from './libro-toolbar.js';
4
4
  import { RestartClearOutputsContribution } from './restart-clear-outputs-contribution.js';
@@ -1,4 +1,4 @@
1
- import { ModalContribution, singleton } from '@difizen/mana-app';
1
+ import { ModalContribution, singleton } from '@difizen/libro-common/app';
2
2
 
3
3
  import { RestartClearOutputModal } from './restart-clear-outputs-modal.js';
4
4
 
@@ -1,5 +1,5 @@
1
- import type { ModalItemProps, ModalItem } from '@difizen/mana-app';
2
- import { l10n } from '@difizen/mana-l10n';
1
+ import type { ModalItemProps, ModalItem } from '@difizen/libro-common/app';
2
+ import { l10n } from '@difizen/libro-common/l10n';
3
3
  import { Modal } from 'antd';
4
4
  import { useCallback } from 'react';
5
5
 
@@ -4,8 +4,8 @@ import {
4
4
  CloseOutlined,
5
5
  LoadingOutlined,
6
6
  } from '@ant-design/icons';
7
- import { useInject, ViewInstance } from '@difizen/mana-app';
8
- import type { Disposable } from '@difizen/mana-app';
7
+ import { useInject, ViewInstance } from '@difizen/libro-common/app';
8
+ import type { Disposable } from '@difizen/libro-common/app';
9
9
  import type { FC } from 'react';
10
10
  import { useEffect, useCallback, useState } from 'react';
11
11
 
@@ -1,4 +1,4 @@
1
- import { ModalContribution, singleton } from '@difizen/mana-app';
1
+ import { ModalContribution, singleton } from '@difizen/libro-common/app';
2
2
 
3
3
  import { ShutdownModal } from './shutdown-modal.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import type { ModalItemProps, ModalItem } from '@difizen/mana-app';
1
+ import type { ModalItemProps, ModalItem } from '@difizen/libro-common/app';
2
2
  import { Modal } from 'antd';
3
3
  import { useCallback } from 'react';
4
4