@dxos/react-ui-editor 0.3.11-main.e19f39d → 0.3.11-main.e28df4f
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"automerge.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/TextEditor/automerge.stories.tsx"],"names":[],"mappings":"AAIA,OAAO,YAAY,CAAC;AAIpB,OAAO,uBAAuB,CAAC;AAK/B,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,2BAA2B,CAAC;AAUtD,OAAO,EAAE,KAAK,UAAU,EAAwB,MAAM,kBAAkB,CAAC;AAKzE,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,UAAU,CAAC;IACnB,IAAI,EAAE,IAAI,EAAE,CAAC;CACd,CAAC;;;;;;AA+DF,wBAIE;AAEF,eAAO,MAAM,OAAO,IAAK,CAAC;AA8B1B,eAAO,MAAM,QAAQ;;;
|
|
1
|
+
{"version":3,"file":"automerge.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/TextEditor/automerge.stories.tsx"],"names":[],"mappings":"AAIA,OAAO,YAAY,CAAC;AAIpB,OAAO,uBAAuB,CAAC;AAK/B,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,2BAA2B,CAAC;AAUtD,OAAO,EAAE,KAAK,UAAU,EAAwB,MAAM,kBAAkB,CAAC;AAKzE,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,UAAU,CAAC;IACnB,IAAI,EAAE,IAAI,EAAE,CAAC;CACd,CAAC;;;;;;AA+DF,wBAIE;AAEF,eAAO,MAAM,OAAO,IAAK,CAAC;AA8B1B,eAAO,MAAM,QAAQ;;;CAmBpB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dxos/react-ui-editor",
|
|
3
|
-
"version": "0.3.11-main.
|
|
3
|
+
"version": "0.3.11-main.e28df4f",
|
|
4
4
|
"description": "Document editing experience within a DXOS shell.",
|
|
5
5
|
"homepage": "https://dxos.org",
|
|
6
6
|
"bugs": "https://github.com/dxos/dxos/issues",
|
|
@@ -36,20 +36,20 @@
|
|
|
36
36
|
"lodash.pick": "^4.4.0",
|
|
37
37
|
"lodash.sortby": "^4.7.0",
|
|
38
38
|
"style-mod": "^4.1.0",
|
|
39
|
-
"@dxos/async": "0.3.11-main.
|
|
40
|
-
"@dxos/
|
|
41
|
-
"@dxos/
|
|
42
|
-
"@dxos/
|
|
43
|
-
"@dxos/
|
|
44
|
-
"@dxos/
|
|
45
|
-
"@dxos/invariant": "0.3.11-main.
|
|
46
|
-
"@dxos/
|
|
47
|
-
"@dxos/protocols": "0.3.11-main.
|
|
48
|
-
"@dxos/react-async": "0.3.11-main.
|
|
49
|
-
"@dxos/react-ui": "0.3.11-main.
|
|
50
|
-
"@dxos/react-ui-theme": "0.3.11-main.
|
|
51
|
-
"@dxos/
|
|
52
|
-
"@dxos/
|
|
39
|
+
"@dxos/async": "0.3.11-main.e28df4f",
|
|
40
|
+
"@dxos/context": "0.3.11-main.e28df4f",
|
|
41
|
+
"@dxos/display-name": "0.3.11-main.e28df4f",
|
|
42
|
+
"@dxos/automerge": "0.3.11-main.e28df4f",
|
|
43
|
+
"@dxos/debug": "0.3.11-main.e28df4f",
|
|
44
|
+
"@dxos/echo-schema": "0.3.11-main.e28df4f",
|
|
45
|
+
"@dxos/invariant": "0.3.11-main.e28df4f",
|
|
46
|
+
"@dxos/log": "0.3.11-main.e28df4f",
|
|
47
|
+
"@dxos/protocols": "0.3.11-main.e28df4f",
|
|
48
|
+
"@dxos/react-async": "0.3.11-main.e28df4f",
|
|
49
|
+
"@dxos/react-ui": "0.3.11-main.e28df4f",
|
|
50
|
+
"@dxos/react-ui-theme": "0.3.11-main.e28df4f",
|
|
51
|
+
"@dxos/text-model": "0.3.11-main.e28df4f",
|
|
52
|
+
"@dxos/util": "0.3.11-main.e28df4f"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
55
|
"@automerge/automerge-repo-network-broadcastchannel": "^1.1.0",
|
|
@@ -77,19 +77,19 @@
|
|
|
77
77
|
"vite-plugin-top-level-await": "^1.4.1",
|
|
78
78
|
"vite-plugin-wasm": "^3.3.0",
|
|
79
79
|
"vitest": "^1.2.1",
|
|
80
|
-
"@dxos/config": "0.3.11-main.
|
|
81
|
-
"@dxos/echo-signals": "0.3.11-main.
|
|
82
|
-
"@dxos/echo-typegen": "0.3.11-main.
|
|
83
|
-
"@dxos/
|
|
84
|
-
"@dxos/
|
|
85
|
-
"@dxos/react-
|
|
86
|
-
"@dxos/storybook-utils": "0.3.11-main.
|
|
80
|
+
"@dxos/config": "0.3.11-main.e28df4f",
|
|
81
|
+
"@dxos/echo-signals": "0.3.11-main.e28df4f",
|
|
82
|
+
"@dxos/echo-typegen": "0.3.11-main.e28df4f",
|
|
83
|
+
"@dxos/react-client": "0.3.11-main.e28df4f",
|
|
84
|
+
"@dxos/keyboard": "0.3.11-main.e28df4f",
|
|
85
|
+
"@dxos/react-ui": "0.3.11-main.e28df4f",
|
|
86
|
+
"@dxos/storybook-utils": "0.3.11-main.e28df4f"
|
|
87
87
|
},
|
|
88
88
|
"peerDependencies": {
|
|
89
89
|
"@phosphor-icons/react": "^2.0.5",
|
|
90
90
|
"react": "^18.2.0",
|
|
91
91
|
"react-dom": "^18.2.0",
|
|
92
|
-
"@dxos/react-client": "0.3.11-main.
|
|
92
|
+
"@dxos/react-client": "0.3.11-main.e28df4f"
|
|
93
93
|
},
|
|
94
94
|
"publishConfig": {
|
|
95
95
|
"access": "public"
|
|
@@ -13,7 +13,7 @@ import React, { useEffect, useRef, useState } from 'react';
|
|
|
13
13
|
|
|
14
14
|
import { type Prop } from '@dxos/automerge/automerge';
|
|
15
15
|
import { Repo, type DocHandle } from '@dxos/automerge/automerge-repo';
|
|
16
|
-
import { Filter
|
|
16
|
+
import { Filter } from '@dxos/echo-schema';
|
|
17
17
|
import { type PublicKey } from '@dxos/keys';
|
|
18
18
|
import { Expando, TextObject, useSpace } from '@dxos/react-client/echo';
|
|
19
19
|
import { useIdentity } from '@dxos/react-client/halo';
|
|
@@ -130,7 +130,6 @@ const EchoStory = ({ id, spaceKey }: { id: number; spaceKey: PublicKey }) => {
|
|
|
130
130
|
|
|
131
131
|
export const WithEcho = {
|
|
132
132
|
render: () => {
|
|
133
|
-
setGlobalAutomergePreference(true);
|
|
134
133
|
return (
|
|
135
134
|
<ClientRepeater
|
|
136
135
|
count={2}
|