@tldraw/editor 5.2.0-canary.606eaec02ff3 → 5.2.0-canary.60c2397fdbe6

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
@@ -380,7 +380,7 @@ var import_uniq = require("./lib/utils/uniq");
380
380
  var import_defaultThemes2 = require("./lib/editor/managers/ThemeManager/defaultThemes");
381
381
  (0, import_utils.registerTldrawLibraryVersion)(
382
382
  "@tldraw/editor",
383
- "5.2.0-canary.606eaec02ff3",
383
+ "5.2.0-canary.60c2397fdbe6",
384
384
  "cjs"
385
385
  );
386
386
  //# 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 = "5.2.0-canary.606eaec02ff3";
25
+ const version = "5.2.0-canary.60c2397fdbe6";
26
26
  const publishDates = {
27
27
  major: "2026-05-06T16:28:18.473Z",
28
- minor: "2026-06-17T21:45:55.404Z",
29
- patch: "2026-06-17T21:45:55.404Z"
28
+ minor: "2026-06-19T09:52:41.821Z",
29
+ patch: "2026-06-19T09:52:41.821Z"
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 = '5.2.0-canary.606eaec02ff3'\nexport const publishDates = {\n\tmajor: '2026-05-06T16:28:18.473Z',\n\tminor: '2026-06-17T21:45:55.404Z',\n\tpatch: '2026-06-17T21:45:55.404Z',\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 = '5.2.0-canary.60c2397fdbe6'\nexport const publishDates = {\n\tmajor: '2026-05-06T16:28:18.473Z',\n\tminor: '2026-06-19T09:52:41.821Z',\n\tpatch: '2026-06-19T09:52:41.821Z',\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
  }
@@ -298,7 +298,7 @@ import { LocalIndexedDb, Table } from "./lib/utils/sync/LocalIndexedDb.mjs";
298
298
  import { uniq } from "./lib/utils/uniq.mjs";
299
299
  registerTldrawLibraryVersion(
300
300
  "@tldraw/editor",
301
- "5.2.0-canary.606eaec02ff3",
301
+ "5.2.0-canary.60c2397fdbe6",
302
302
  "esm"
303
303
  );
304
304
  import { getColorValue } from "./lib/editor/managers/ThemeManager/defaultThemes.mjs";
@@ -1,8 +1,8 @@
1
- const version = "5.2.0-canary.606eaec02ff3";
1
+ const version = "5.2.0-canary.60c2397fdbe6";
2
2
  const publishDates = {
3
3
  major: "2026-05-06T16:28:18.473Z",
4
- minor: "2026-06-17T21:45:55.404Z",
5
- patch: "2026-06-17T21:45:55.404Z"
4
+ minor: "2026-06-19T09:52:41.821Z",
5
+ patch: "2026-06-19T09:52:41.821Z"
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 = '5.2.0-canary.606eaec02ff3'\nexport const publishDates = {\n\tmajor: '2026-05-06T16:28:18.473Z',\n\tminor: '2026-06-17T21:45:55.404Z',\n\tpatch: '2026-06-17T21:45:55.404Z',\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 = '5.2.0-canary.60c2397fdbe6'\nexport const publishDates = {\n\tmajor: '2026-05-06T16:28:18.473Z',\n\tminor: '2026-06-19T09:52:41.821Z',\n\tpatch: '2026-06-19T09:52:41.821Z',\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/editor.css CHANGED
@@ -764,17 +764,17 @@ input,
764
764
  .tl-rich-text ol {
765
765
  text-align: left;
766
766
  margin: 0;
767
- padding-left: 3.25ch;
767
+ padding-left: 1.625ch;
768
768
  /* Some resets, like Tailwind, nix the list styling. */
769
769
  list-style: revert;
770
770
  }
771
771
 
772
772
  .tl-rich-text ol:has(> li:nth-child(10)) {
773
- padding-left: 4.25ch;
773
+ padding-left: 2.625ch;
774
774
  }
775
775
 
776
776
  .tl-rich-text ol:has(> li:nth-child(100)) {
777
- padding-left: 5.25ch;
777
+ padding-left: 3.625ch;
778
778
  }
779
779
 
780
780
  .tl-rich-text h1,
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": "5.2.0-canary.606eaec02ff3",
4
+ "version": "5.2.0-canary.60c2397fdbe6",
5
5
  "author": {
6
6
  "name": "tldraw Inc.",
7
7
  "email": "hello@tldraw.com"
@@ -49,12 +49,12 @@
49
49
  "@tiptap/core": "^3.12.1",
50
50
  "@tiptap/pm": "^3.12.1",
51
51
  "@tiptap/react": "^3.12.1",
52
- "@tldraw/state": "5.2.0-canary.606eaec02ff3",
53
- "@tldraw/state-react": "5.2.0-canary.606eaec02ff3",
54
- "@tldraw/store": "5.2.0-canary.606eaec02ff3",
55
- "@tldraw/tlschema": "5.2.0-canary.606eaec02ff3",
56
- "@tldraw/utils": "5.2.0-canary.606eaec02ff3",
57
- "@tldraw/validate": "5.2.0-canary.606eaec02ff3",
52
+ "@tldraw/state": "5.2.0-canary.60c2397fdbe6",
53
+ "@tldraw/state-react": "5.2.0-canary.60c2397fdbe6",
54
+ "@tldraw/store": "5.2.0-canary.60c2397fdbe6",
55
+ "@tldraw/tlschema": "5.2.0-canary.60c2397fdbe6",
56
+ "@tldraw/utils": "5.2.0-canary.60c2397fdbe6",
57
+ "@tldraw/validate": "5.2.0-canary.60c2397fdbe6",
58
58
  "classnames": "^2.5.1",
59
59
  "eventemitter3": "^4.0.7",
60
60
  "idb": "^7.1.1",
@@ -82,6 +82,9 @@
82
82
  "resize-observer-polyfill": "^1.5.1",
83
83
  "vitest": "^4.1.7"
84
84
  },
85
+ "engines": {
86
+ "node": ">=22.12.0"
87
+ },
85
88
  "module": "dist-esm/index.mjs",
86
89
  "source": "src/index.ts",
87
90
  "exports": {
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 = '5.2.0-canary.606eaec02ff3'
4
+ export const version = '5.2.0-canary.60c2397fdbe6'
5
5
  export const publishDates = {
6
6
  major: '2026-05-06T16:28:18.473Z',
7
- minor: '2026-06-17T21:45:55.404Z',
8
- patch: '2026-06-17T21:45:55.404Z',
7
+ minor: '2026-06-19T09:52:41.821Z',
8
+ patch: '2026-06-19T09:52:41.821Z',
9
9
  }