@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;;;CAoBpB,CAAC"}
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.e19f39d",
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.e19f39d",
40
- "@dxos/automerge": "0.3.11-main.e19f39d",
41
- "@dxos/context": "0.3.11-main.e19f39d",
42
- "@dxos/debug": "0.3.11-main.e19f39d",
43
- "@dxos/log": "0.3.11-main.e19f39d",
44
- "@dxos/display-name": "0.3.11-main.e19f39d",
45
- "@dxos/invariant": "0.3.11-main.e19f39d",
46
- "@dxos/echo-schema": "0.3.11-main.e19f39d",
47
- "@dxos/protocols": "0.3.11-main.e19f39d",
48
- "@dxos/react-async": "0.3.11-main.e19f39d",
49
- "@dxos/react-ui": "0.3.11-main.e19f39d",
50
- "@dxos/react-ui-theme": "0.3.11-main.e19f39d",
51
- "@dxos/util": "0.3.11-main.e19f39d",
52
- "@dxos/text-model": "0.3.11-main.e19f39d"
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.e19f39d",
81
- "@dxos/echo-signals": "0.3.11-main.e19f39d",
82
- "@dxos/echo-typegen": "0.3.11-main.e19f39d",
83
- "@dxos/keyboard": "0.3.11-main.e19f39d",
84
- "@dxos/react-ui": "0.3.11-main.e19f39d",
85
- "@dxos/react-client": "0.3.11-main.e19f39d",
86
- "@dxos/storybook-utils": "0.3.11-main.e19f39d"
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.e19f39d"
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, setGlobalAutomergePreference } from '@dxos/echo-schema';
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}