@tldraw/editor 4.2.0-next.9fac72f19399 → 4.2.0-next.a872f4f25c77

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.
package/dist-cjs/index.js CHANGED
@@ -370,7 +370,7 @@ var import_uniq = require("./lib/utils/uniq");
370
370
  var import_window_open = require("./lib/utils/window-open");
371
371
  (0, import_utils.registerTldrawLibraryVersion)(
372
372
  "@tldraw/editor",
373
- "4.2.0-next.9fac72f19399",
373
+ "4.2.0-next.a872f4f25c77",
374
374
  "cjs"
375
375
  );
376
376
  //# sourceMappingURL=index.js.map
@@ -22,10 +22,10 @@ __export(version_exports, {
22
22
  version: () => version
23
23
  });
24
24
  module.exports = __toCommonJS(version_exports);
25
- const version = "4.2.0-next.9fac72f19399";
25
+ const version = "4.2.0-next.a872f4f25c77";
26
26
  const publishDates = {
27
27
  major: "2025-09-18T14:39:22.803Z",
28
- minor: "2025-10-30T10:35:03.378Z",
29
- patch: "2025-10-30T10:35:03.378Z"
28
+ minor: "2025-10-31T16:09:15.637Z",
29
+ patch: "2025-10-31T16:09:15.637Z"
30
30
  };
31
31
  //# sourceMappingURL=version.js.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../src/version.ts"],
4
- "sourcesContent": ["// This file is automatically generated by internal/scripts/refresh-assets.ts.\n// Do not edit manually. Or do, I'm a comment, not a cop.\n\nexport const version = '4.2.0-next.9fac72f19399'\nexport const publishDates = {\n\tmajor: '2025-09-18T14:39:22.803Z',\n\tminor: '2025-10-30T10:35:03.378Z',\n\tpatch: '2025-10-30T10:35:03.378Z',\n}\n"],
4
+ "sourcesContent": ["// This file is automatically generated by internal/scripts/refresh-assets.ts.\n// Do not edit manually. Or do, I'm a comment, not a cop.\n\nexport const version = '4.2.0-next.a872f4f25c77'\nexport const publishDates = {\n\tmajor: '2025-09-18T14:39:22.803Z',\n\tminor: '2025-10-31T16:09:15.637Z',\n\tpatch: '2025-10-31T16:09:15.637Z',\n}\n"],
5
5
  "mappings": ";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAGO,MAAM,UAAU;AAChB,MAAM,eAAe;AAAA,EAC3B,OAAO;AAAA,EACP,OAAO;AAAA,EACP,OAAO;AACR;",
6
6
  "names": []
7
7
  }
@@ -302,7 +302,7 @@ import { uniq } from "./lib/utils/uniq.mjs";
302
302
  import { openWindow } from "./lib/utils/window-open.mjs";
303
303
  registerTldrawLibraryVersion(
304
304
  "@tldraw/editor",
305
- "4.2.0-next.9fac72f19399",
305
+ "4.2.0-next.a872f4f25c77",
306
306
  "esm"
307
307
  );
308
308
  export {
@@ -1,8 +1,8 @@
1
- const version = "4.2.0-next.9fac72f19399";
1
+ const version = "4.2.0-next.a872f4f25c77";
2
2
  const publishDates = {
3
3
  major: "2025-09-18T14:39:22.803Z",
4
- minor: "2025-10-30T10:35:03.378Z",
5
- patch: "2025-10-30T10:35:03.378Z"
4
+ minor: "2025-10-31T16:09:15.637Z",
5
+ patch: "2025-10-31T16:09:15.637Z"
6
6
  };
7
7
  export {
8
8
  publishDates,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../src/version.ts"],
4
- "sourcesContent": ["// This file is automatically generated by internal/scripts/refresh-assets.ts.\n// Do not edit manually. Or do, I'm a comment, not a cop.\n\nexport const version = '4.2.0-next.9fac72f19399'\nexport const publishDates = {\n\tmajor: '2025-09-18T14:39:22.803Z',\n\tminor: '2025-10-30T10:35:03.378Z',\n\tpatch: '2025-10-30T10:35:03.378Z',\n}\n"],
4
+ "sourcesContent": ["// This file is automatically generated by internal/scripts/refresh-assets.ts.\n// Do not edit manually. Or do, I'm a comment, not a cop.\n\nexport const version = '4.2.0-next.a872f4f25c77'\nexport const publishDates = {\n\tmajor: '2025-09-18T14:39:22.803Z',\n\tminor: '2025-10-31T16:09:15.637Z',\n\tpatch: '2025-10-31T16:09:15.637Z',\n}\n"],
5
5
  "mappings": "AAGO,MAAM,UAAU;AAChB,MAAM,eAAe;AAAA,EAC3B,OAAO;AAAA,EACP,OAAO;AAAA,EACP,OAAO;AACR;",
6
6
  "names": []
7
7
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tldraw/editor",
3
3
  "description": "tldraw infinite canvas SDK (editor).",
4
- "version": "4.2.0-next.9fac72f19399",
4
+ "version": "4.2.0-next.a872f4f25c77",
5
5
  "author": {
6
6
  "name": "tldraw Inc.",
7
7
  "email": "hello@tldraw.com"
@@ -50,12 +50,12 @@
50
50
  "@tiptap/core": "3.6.2",
51
51
  "@tiptap/pm": "3.6.2",
52
52
  "@tiptap/react": "3.6.2",
53
- "@tldraw/state": "4.2.0-next.9fac72f19399",
54
- "@tldraw/state-react": "4.2.0-next.9fac72f19399",
55
- "@tldraw/store": "4.2.0-next.9fac72f19399",
56
- "@tldraw/tlschema": "4.2.0-next.9fac72f19399",
57
- "@tldraw/utils": "4.2.0-next.9fac72f19399",
58
- "@tldraw/validate": "4.2.0-next.9fac72f19399",
53
+ "@tldraw/state": "4.2.0-next.a872f4f25c77",
54
+ "@tldraw/state-react": "4.2.0-next.a872f4f25c77",
55
+ "@tldraw/store": "4.2.0-next.a872f4f25c77",
56
+ "@tldraw/tlschema": "4.2.0-next.a872f4f25c77",
57
+ "@tldraw/utils": "4.2.0-next.a872f4f25c77",
58
+ "@tldraw/validate": "4.2.0-next.a872f4f25c77",
59
59
  "@types/core-js": "^2.5.8",
60
60
  "@use-gesture/react": "^10.3.1",
61
61
  "classnames": "^2.5.1",
package/src/version.ts CHANGED
@@ -1,9 +1,9 @@
1
1
  // This file is automatically generated by internal/scripts/refresh-assets.ts.
2
2
  // Do not edit manually. Or do, I'm a comment, not a cop.
3
3
 
4
- export const version = '4.2.0-next.9fac72f19399'
4
+ export const version = '4.2.0-next.a872f4f25c77'
5
5
  export const publishDates = {
6
6
  major: '2025-09-18T14:39:22.803Z',
7
- minor: '2025-10-30T10:35:03.378Z',
8
- patch: '2025-10-30T10:35:03.378Z',
7
+ minor: '2025-10-31T16:09:15.637Z',
8
+ patch: '2025-10-31T16:09:15.637Z',
9
9
  }