@tldraw/assets 4.6.0-canary.e4eb89eee45f → 4.6.0-canary.e5b7cb08696e

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tldraw/assets",
3
3
  "description": "tldraw infinite canvas SDK (assets).",
4
- "version": "4.6.0-canary.e4eb89eee45f",
4
+ "version": "4.6.0-canary.e5b7cb08696e",
5
5
  "author": {
6
6
  "name": "tldraw Inc.",
7
7
  "email": "hello@tldraw.com"
@@ -48,7 +48,7 @@
48
48
  "test-coverage": "yarn run -T vitest run --coverage --passWithNoTests"
49
49
  },
50
50
  "dependencies": {
51
- "@tldraw/utils": "4.6.0-canary.e4eb89eee45f"
51
+ "@tldraw/utils": "4.6.0-canary.e5b7cb08696e"
52
52
  },
53
53
  "devDependencies": {
54
54
  "lazyrepo": "0.0.0-alpha.27",
@@ -311,6 +311,7 @@
311
311
  "a11y.open-keyboard-shortcuts": "Keyboard shortcuts…",
312
312
  "menu.title": "Menu",
313
313
  "menu.theme": "Theme",
314
+ "menu.color-theme": "Color theme",
314
315
  "menu.accessibility": "Accessibility",
315
316
  "menu.copy-as": "Copy as",
316
317
  "menu.edit": "Edit",