@kitschpatrol/tldraw-cli 4.6.34 → 4.6.36

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.
Files changed (62) hide show
  1. package/bin/cli.js +5 -5
  2. package/dist/lib/index.js +3 -3
  3. package/dist/lib/inline/get-image.d.ts +1 -1
  4. package/dist/lib/inline/get-tldr.d.ts +1 -1
  5. package/dist/lib/inline/set-tldr.d.ts +1 -1
  6. package/dist/lib/tldraw-open.d.ts +1 -1
  7. package/dist/tldraw/assets/index-CVVHYKYT.css +1 -0
  8. package/dist/tldraw/assets/index-Dr4aLNdU.js +518 -0
  9. package/dist/tldraw/index.html +2 -2
  10. package/dist/tldraw/translations/ar.json +1 -1
  11. package/dist/tldraw/translations/bn.json +1 -1
  12. package/dist/tldraw/translations/ca.json +1 -1
  13. package/dist/tldraw/translations/cs.json +1 -1
  14. package/dist/tldraw/translations/da.json +14 -14
  15. package/dist/tldraw/translations/de.json +2 -2
  16. package/dist/tldraw/translations/el.json +1 -1
  17. package/dist/tldraw/translations/es.json +1 -1
  18. package/dist/tldraw/translations/fa.json +1 -1
  19. package/dist/tldraw/translations/fi.json +12 -12
  20. package/dist/tldraw/translations/fr.json +4 -3
  21. package/dist/tldraw/translations/gl.json +2 -2
  22. package/dist/tldraw/translations/gu-in.json +1 -1
  23. package/dist/tldraw/translations/he.json +6 -5
  24. package/dist/tldraw/translations/hi-in.json +1 -1
  25. package/dist/tldraw/translations/hr.json +1 -1
  26. package/dist/tldraw/translations/hu.json +1 -1
  27. package/dist/tldraw/translations/id.json +1 -1
  28. package/dist/tldraw/translations/it.json +5 -5
  29. package/dist/tldraw/translations/km-kh.json +12 -12
  30. package/dist/tldraw/translations/kn.json +1 -1
  31. package/dist/tldraw/translations/ko-kr.json +13 -2
  32. package/dist/tldraw/translations/main.json +2 -0
  33. package/dist/tldraw/translations/ml.json +1 -1
  34. package/dist/tldraw/translations/mr.json +1 -1
  35. package/dist/tldraw/translations/ms.json +1 -1
  36. package/dist/tldraw/translations/ne.json +1 -1
  37. package/dist/tldraw/translations/nl.json +21 -8
  38. package/dist/tldraw/translations/no.json +3 -3
  39. package/dist/tldraw/translations/pa.json +1 -1
  40. package/dist/tldraw/translations/pl.json +6 -6
  41. package/dist/tldraw/translations/pt-br.json +1 -1
  42. package/dist/tldraw/translations/pt-pt.json +1 -1
  43. package/dist/tldraw/translations/ro.json +13 -13
  44. package/dist/tldraw/translations/ru.json +1 -1
  45. package/dist/tldraw/translations/sl.json +1 -1
  46. package/dist/tldraw/translations/so.json +13 -13
  47. package/dist/tldraw/translations/sv.json +1 -1
  48. package/dist/tldraw/translations/ta.json +1 -1
  49. package/dist/tldraw/translations/te.json +1 -1
  50. package/dist/tldraw/translations/th.json +1 -1
  51. package/dist/tldraw/translations/tl.json +1 -1
  52. package/dist/tldraw/translations/tr.json +8 -8
  53. package/dist/tldraw/translations/uk.json +1 -1
  54. package/dist/tldraw/translations/ur.json +1 -1
  55. package/dist/tldraw/translations/vi.json +16 -16
  56. package/dist/tldraw/translations/zh-cn.json +1 -1
  57. package/dist/tldraw/translations/zh-tw.json +1 -1
  58. package/package.json +12 -12
  59. package/readme.md +5 -15
  60. package/dist/.DS_Store +0 -0
  61. package/dist/tldraw/assets/index-BK7ffB3e.css +0 -1
  62. package/dist/tldraw/assets/index-CCEXN6Jj.js +0 -522
@@ -8,8 +8,8 @@
8
8
  "action.align-right": "Rechts uitlijnen",
9
9
  "action.align-top": "Bovenkant uitlijnen",
10
10
  "action.back-to-content": "Terug naar inhoud",
11
- "action.bring-forward": "Naar voren brengen",
12
- "action.bring-to-front": "Naar voren brengen",
11
+ "action.bring-forward": "Naar voren",
12
+ "action.bring-to-front": "Plaats vooraan",
13
13
  "action.convert-to-bookmark": "Converteren naar Bladwijzer",
14
14
  "action.convert-to-embed": "Converteren naar Invoegcode",
15
15
  "action.copy": "Kopiëren",
@@ -64,8 +64,8 @@
64
64
  "action.save-copy": "Bewaar een kopie",
65
65
  "action.select-all": "Selecteer alles",
66
66
  "action.select-none": "Selecteer geen",
67
- "action.send-backward": "Terugsturen",
68
- "action.send-to-back": "Terugsturen",
67
+ "action.send-backward": "Naar achter",
68
+ "action.send-to-back": "Plaats achteraan",
69
69
  "action.share-project": "Deel dit project",
70
70
  "action.stack-horizontal": "Horizontaal stapelen",
71
71
  "action.stack-horizontal.short": "Stapel H",
@@ -81,15 +81,15 @@
81
81
  "action.toggle-dark-mode.menu": "Donkere modus",
82
82
  "action.toggle-debug-mode": "Debug-modus schakelen",
83
83
  "action.toggle-debug-mode.menu": "Debug-modus",
84
- "action.toggle-dynamic-size-mode": "Dynamische grootte in-\/uitschakelen",
84
+ "action.toggle-dynamic-size-mode": "Dynamische grootte in-/uitschakelen",
85
85
  "action.toggle-dynamic-size-mode.menu": "Dynamische grootte",
86
- "action.toggle-edge-scrolling": "Rand scrollen in-\/uitschakelen",
86
+ "action.toggle-edge-scrolling": "Rand scrollen in-/uitschakelen",
87
87
  "action.toggle-edge-scrolling.menu": "Rand scrollen",
88
88
  "action.toggle-focus-mode": "Focusmodus schakelen",
89
89
  "action.toggle-focus-mode.menu": "Focusmodus",
90
90
  "action.toggle-grid": "Raster wisselen",
91
91
  "action.toggle-grid.menu": "Raster weergeven",
92
- "action.toggle-lock": "Vergrendelen \/ ontgrendelen",
92
+ "action.toggle-lock": "Vergrendelen / ontgrendelen",
93
93
  "action.toggle-paste-at-cursor": "Schakel plakken bij cursor in",
94
94
  "action.toggle-paste-at-cursor.menu": "Plakken bij cursor",
95
95
  "action.toggle-reduce-motion": "Schakel beweging verminderen in",
@@ -134,6 +134,7 @@
134
134
  "arrowheadStart-style.pipe": "Pijp",
135
135
  "arrowheadStart-style.square": "Vierkant",
136
136
  "arrowheadStart-style.triangle": "Driehoek",
137
+ "assets.files.amount-too-many": "Te veel ]bestanden",
137
138
  "assets.files.size-too-big": "Bestandsgrootte is te groot",
138
139
  "assets.files.type-not-allowed": "Bestandstype is niet toegestaan",
139
140
  "assets.files.upload-failed": "Uploaden mislukt",
@@ -157,7 +158,7 @@
157
158
  "context-menu.export-all-as": "Alles exporteren als",
158
159
  "context-menu.export-as": "Exporteren als",
159
160
  "context-menu.move-to-page": "Ga naar pagina",
160
- "context-menu.reorder": "Opnieuw bestellen",
161
+ "context-menu.reorder": "Volgorde",
161
162
  "context.pages.new-page": "Nieuwe pagina",
162
163
  "cursor-chat.type-to-chat": "Typ om te chatten...",
163
164
  "dash-style.dashed": "Gestreept",
@@ -263,6 +264,7 @@
263
264
  "page-menu.submenu.rename": "Hernoemen",
264
265
  "page-menu.submenu.title": "Menu",
265
266
  "page-menu.title": "Pagina's",
267
+ "people-menu.anonymous-user": "Nieuw gebruiker",
266
268
  "people-menu.change-color": "Kleur wijzigen",
267
269
  "people-menu.change-name": "Naam wijzigen",
268
270
  "people-menu.follow": "Volgen",
@@ -347,6 +349,7 @@
347
349
  "tool.eraser": "Gom",
348
350
  "tool.frame": "Kader",
349
351
  "tool.hand": "Hand",
352
+ "tool.heart": "Hart",
350
353
  "tool.hexagon": "Zeshoek",
351
354
  "tool.highlight": "Hoogtepunt",
352
355
  "tool.laser": "Laser",
@@ -358,6 +361,16 @@
358
361
  "tool.pointer-down": "Wijzer omlaag",
359
362
  "tool.rectangle": "Rechthoek",
360
363
  "tool.rhombus": "Ruit",
364
+ "tool.rich-text-bold": "Vetgedrukt",
365
+ "tool.rich-text-bulletList": "Lijst met opsommingstekens",
366
+ "tool.rich-text-code": "Code",
367
+ "tool.rich-text-header": "Kopregel",
368
+ "tool.rich-text-highlight": "Markeren",
369
+ "tool.rich-text-italic": "Schuingedrukt",
370
+ "tool.rich-text-link": "Link",
371
+ "tool.rich-text-link-remove": "Link verwijderen",
372
+ "tool.rich-text-link-visit": "Bezoek link",
373
+ "tool.rich-text-strikethrough": "Doorhalen",
361
374
  "tool.select": "Selecteer",
362
375
  "tool.star": "Ster",
363
376
  "tool.text": "Tekst",
@@ -89,7 +89,7 @@
89
89
  "action.toggle-focus-mode.menu": "Fokusmodus",
90
90
  "action.toggle-grid": "Bytt rutenett",
91
91
  "action.toggle-grid.menu": "Vis rutenett",
92
- "action.toggle-lock": "Lås \/ Lås opp",
92
+ "action.toggle-lock": "Lås / Lås opp",
93
93
  "action.toggle-paste-at-cursor": "Veksle lim inn ved markøren",
94
94
  "action.toggle-paste-at-cursor.menu": "Lim inn ved markøren",
95
95
  "action.toggle-reduce-motion": "Veksle redusere bevegelse",
@@ -101,7 +101,7 @@
101
101
  "action.toggle-transparent": "Bytt gjennomsiktig bakgrunn",
102
102
  "action.toggle-transparent.context-menu": "Gjennomsiktig",
103
103
  "action.toggle-transparent.menu": "Gjennomsiktig",
104
- "action.toggle-wrap-mode": "Slå av\/på Velg på bryteren",
104
+ "action.toggle-wrap-mode": "Slå av/på Velg på bryteren",
105
105
  "action.toggle-wrap-mode.menu": "Velg på omslag",
106
106
  "action.undo": "Angre",
107
107
  "action.ungroup": "Avgrupper",
@@ -243,7 +243,7 @@
243
243
  "menu.theme": "Tema",
244
244
  "menu.title": "Meny",
245
245
  "menu.view": "Vis",
246
- "navigation-zone.toggle-minimap": "Slå av\/på minikart",
246
+ "navigation-zone.toggle-minimap": "Slå av/på minikart",
247
247
  "navigation-zone.zoom": "Zoom",
248
248
  "opacity-style.0.1": "10%",
249
249
  "opacity-style.0.25": "25%",
@@ -89,7 +89,7 @@
89
89
  "action.toggle-focus-mode.menu": "ਫੋਕਸ ਮੋਡ",
90
90
  "action.toggle-grid": "ਗਰਿੱਡ ਨੂੰ ਟੌਗਲ ਕਰੋ",
91
91
  "action.toggle-grid.menu": "ਗਰਿੱਡ ਦਿਖਾਓ",
92
- "action.toggle-lock": "ਲਾਕ \/ ਅਨਲੌਕ",
92
+ "action.toggle-lock": "ਲਾਕ / ਅਨਲੌਕ",
93
93
  "action.toggle-paste-at-cursor": "ਕਰਸਰ 'ਤੇ ਪੇਸਟ ਨੂੰ ਟੌਗਲ ਕਰੋ",
94
94
  "action.toggle-paste-at-cursor.menu": "ਕਰਸਰ 'ਤੇ ਪੇਸਟ ਕਰੋ",
95
95
  "action.toggle-reduce-motion": "ਮੋਸ਼ਨ ਘਟਾਉਣ ਨੂੰ ਟੌਗਲ ਕਰੋ",
@@ -79,24 +79,24 @@
79
79
  "action.toggle-auto-size": "Przełącz automatyczny rozmiar",
80
80
  "action.toggle-dark-mode": "Przełącz tryb ciemny",
81
81
  "action.toggle-dark-mode.menu": "Tryb ciemny",
82
- "action.toggle-debug-mode": "Włącz\/wyłącz tryb debugowania",
82
+ "action.toggle-debug-mode": "Włącz/wyłącz tryb debugowania",
83
83
  "action.toggle-debug-mode.menu": "Tryb debugowania",
84
84
  "action.toggle-dynamic-size-mode": "Przełącz rozmiar dynamiczny",
85
85
  "action.toggle-dynamic-size-mode.menu": "Rozmiar dynamiczny",
86
86
  "action.toggle-edge-scrolling": "Przełącz przewijanie przy krawędziach",
87
87
  "action.toggle-edge-scrolling.menu": "Przewijanie przy krawędziach",
88
- "action.toggle-focus-mode": "Włącz\/wyłącz tryb skupienia",
88
+ "action.toggle-focus-mode": "Włącz/wyłącz tryb skupienia",
89
89
  "action.toggle-focus-mode.menu": "Tryb skupienia",
90
- "action.toggle-grid": "Włącz\/wyłącz siatkę",
90
+ "action.toggle-grid": "Włącz/wyłącz siatkę",
91
91
  "action.toggle-grid.menu": "Pokaż siatkę",
92
- "action.toggle-lock": "Blokuj\/odblokuj",
93
- "action.toggle-paste-at-cursor": "Włącz\/wyłącz wklejanie na kursorze",
92
+ "action.toggle-lock": "Blokuj/odblokuj",
93
+ "action.toggle-paste-at-cursor": "Włącz/wyłącz wklejanie na kursorze",
94
94
  "action.toggle-paste-at-cursor.menu": "Wklej w miejscu kursora",
95
95
  "action.toggle-reduce-motion": "Przełącz redukcję ruchu",
96
96
  "action.toggle-reduce-motion.menu": "Redukuj ruch",
97
97
  "action.toggle-snap-mode": "Przełącz zawsze przyciągaj",
98
98
  "action.toggle-snap-mode.menu": "Zawsze przyciągaj",
99
- "action.toggle-tool-lock": "Włącz\/wyłącz blokadę narzędzia",
99
+ "action.toggle-tool-lock": "Włącz/wyłącz blokadę narzędzia",
100
100
  "action.toggle-tool-lock.menu": "Blokada narzędzia",
101
101
  "action.toggle-transparent": "Przełącz przezroczystość tła",
102
102
  "action.toggle-transparent.context-menu": "Przezroczyste",
@@ -89,7 +89,7 @@
89
89
  "action.toggle-focus-mode.menu": "Modo Foco",
90
90
  "action.toggle-grid": "Mostrar Grade",
91
91
  "action.toggle-grid.menu": "Mostrar Grade",
92
- "action.toggle-lock": "Bloquear \/ Desbloquear",
92
+ "action.toggle-lock": "Bloquear / Desbloquear",
93
93
  "action.toggle-paste-at-cursor": "Alternar colar no cursor",
94
94
  "action.toggle-paste-at-cursor.menu": "Colar no cursor",
95
95
  "action.toggle-reduce-motion": "Alternar redução de movimento",
@@ -89,7 +89,7 @@
89
89
  "action.toggle-focus-mode.menu": "Modo Foco",
90
90
  "action.toggle-grid": "Mostrar Grelha",
91
91
  "action.toggle-grid.menu": "Mostrar Grelha",
92
- "action.toggle-lock": "Bloquear \/ Desbloquear",
92
+ "action.toggle-lock": "Bloquear / Desbloquear",
93
93
  "action.toggle-paste-at-cursor": "Alternar colar em",
94
94
  "action.toggle-paste-at-cursor.menu": "Cursor colar em",
95
95
  "action.toggle-reduce-motion": "Alternar reduzir movimento",
@@ -53,7 +53,7 @@
53
53
  "action.open-file": "Deschide fișier",
54
54
  "action.pack": "Pachet",
55
55
  "action.paste": "Lipește",
56
- "action.paste-error-description": "Nu s-a putut insera din cauza lipsei permisiunilor pentru clipboard. Activați permisiunile și încercați din nou.",
56
+ "action.paste-error-description": "Nu s-a putut insera din cauza lipsei permisiunilor pentru clipboard. Activează permisiunile și încearcă din nou.",
57
57
  "action.paste-error-title": "Lipirea nu a reușit",
58
58
  "action.print": "Imprimă",
59
59
  "action.redo": "Refă",
@@ -81,7 +81,7 @@
81
81
  "action.toggle-dark-mode.menu": "Mod întunecat",
82
82
  "action.toggle-debug-mode": "Comută mod depanare",
83
83
  "action.toggle-debug-mode.menu": "Mod depanare",
84
- "action.toggle-dynamic-size-mode": "Comutați dimensiunea dinamică",
84
+ "action.toggle-dynamic-size-mode": "Comută dimensiunea dinamică",
85
85
  "action.toggle-dynamic-size-mode.menu": "Dimensiune dinamică",
86
86
  "action.toggle-edge-scrolling": "Comută derularea marginilor",
87
87
  "action.toggle-edge-scrolling.menu": "Derulare margini",
@@ -89,9 +89,9 @@
89
89
  "action.toggle-focus-mode.menu": "Mod focalizare",
90
90
  "action.toggle-grid": "Comută grilă",
91
91
  "action.toggle-grid.menu": "Arată grilă",
92
- "action.toggle-lock": "Blochează\/deblochează",
93
- "action.toggle-paste-at-cursor": "Comutați lipirea la cursor",
94
- "action.toggle-paste-at-cursor.menu": "Lipiți pe cursor",
92
+ "action.toggle-lock": "Blochează/deblochează",
93
+ "action.toggle-paste-at-cursor": "Comută lipirea la cursor",
94
+ "action.toggle-paste-at-cursor.menu": "Lipește pe cursor",
95
95
  "action.toggle-reduce-motion": "Comută reducere mișcare",
96
96
  "action.toggle-reduce-motion.menu": "Redu mișcare",
97
97
  "action.toggle-snap-mode": "Comută ruptura întotdeauna",
@@ -153,7 +153,7 @@
153
153
  "color-style.yellow": "Galben",
154
154
  "context-menu.arrange": "Aranjează",
155
155
  "context-menu.copy-as": "Copiază ca",
156
- "context-menu.edit": "Edita",
156
+ "context-menu.edit": "Editează",
157
157
  "context-menu.export-all-as": "Exportă totul ca",
158
158
  "context-menu.export-as": "Exportă ca",
159
159
  "context-menu.move-to-page": "Mută în pagina",
@@ -164,7 +164,7 @@
164
164
  "dash-style.dotted": "Punctată",
165
165
  "dash-style.draw": "Desenează",
166
166
  "dash-style.solid": "Solid",
167
- "document-name-menu.copy-link": "Copiați linkul",
167
+ "document-name-menu.copy-link": "Copiază legătură",
168
168
  "document.default-name": "Fără titlu",
169
169
  "edit-link-dialog.cancel": "Anulează",
170
170
  "edit-link-dialog.clear": "Golește",
@@ -230,8 +230,8 @@
230
230
  "help-menu.github": "GitHub",
231
231
  "help-menu.import-tldr-file": "Import fișier...",
232
232
  "help-menu.keyboard-shortcuts": "Scurtături tastatură",
233
- "help-menu.privacy": "Politica de confidențialitate",
234
- "help-menu.terms": "Termeni și condiții",
233
+ "help-menu.privacy": "Politică de confidențialitate",
234
+ "help-menu.terms": "Termene și condiții",
235
235
  "help-menu.title": "Ajutor și resurse",
236
236
  "help-menu.twitter": "Twitter",
237
237
  "menu.copy-as": "Copiază ca",
@@ -271,7 +271,7 @@
271
271
  "people-menu.leading": "Te urmărește",
272
272
  "people-menu.title": "Persoane",
273
273
  "people-menu.user": "(Tu)",
274
- "share-menu.copied": "Link copiat!",
274
+ "share-menu.copied": "Legătură copiată!",
275
275
  "share-menu.copy-link": "Copiază legătură",
276
276
  "share-menu.copy-link-note": "Oricine are legătura va putea vizualiza și edita acest proiect.",
277
277
  "share-menu.copy-readonly-link": "Copiază legătură doar citire",
@@ -315,7 +315,7 @@
315
315
  "style-panel.fill": "Umplere",
316
316
  "style-panel.font": "Font",
317
317
  "style-panel.geo": "Formă",
318
- "style-panel.label-align": "Alinierea etichetei",
318
+ "style-panel.label-align": "Aliniere etichetă",
319
319
  "style-panel.mixed": "Amestecat",
320
320
  "style-panel.opacity": "Opacitate",
321
321
  "style-panel.position": "Poziție",
@@ -323,8 +323,8 @@
323
323
  "style-panel.spline": "Spline",
324
324
  "style-panel.title": "Stiluri",
325
325
  "style-panel.vertical-align": "Aliniere verticală",
326
- "theme.dark": "Întuneric",
327
- "theme.light": "Aprinde",
326
+ "theme.dark": "Întunecat",
327
+ "theme.light": "Luminos",
328
328
  "theme.system": "Sistem",
329
329
  "toast.close": "Închide",
330
330
  "toast.error.copy-fail.desc": "Copierea imaginii a eșuat",
@@ -89,7 +89,7 @@
89
89
  "action.toggle-focus-mode.menu": "Режим концентрации",
90
90
  "action.toggle-grid": "Переключить сетку",
91
91
  "action.toggle-grid.menu": "Показать сетку",
92
- "action.toggle-lock": "Блокировать \/ Разблокировать",
92
+ "action.toggle-lock": "Блокировать / Разблокировать",
93
93
  "action.toggle-paste-at-cursor": "Переключить вставку на курсор",
94
94
  "action.toggle-paste-at-cursor.menu": "Вставить по курсору",
95
95
  "action.toggle-reduce-motion": "Переключить уменьшение движения",
@@ -89,7 +89,7 @@
89
89
  "action.toggle-focus-mode.menu": "Osredotočen način",
90
90
  "action.toggle-grid": "Preklopi mrežo",
91
91
  "action.toggle-grid.menu": "Prikaži mrežo",
92
- "action.toggle-lock": "Zakleni \/ odkleni",
92
+ "action.toggle-lock": "Zakleni / odkleni",
93
93
  "action.toggle-paste-at-cursor": "Preklopi prilepi na kazalec",
94
94
  "action.toggle-paste-at-cursor.menu": "Prilepi na kazalec",
95
95
  "action.toggle-reduce-motion": "Preklop zmanjšanja gibanja",
@@ -76,29 +76,29 @@
76
76
  "action.stretch-horizontal.short": "U kala jiid jiif",
77
77
  "action.stretch-vertical": "U kala jiid joog",
78
78
  "action.stretch-vertical.short": "U kala jiid joog",
79
- "action.toggle-auto-size": "Daar\/Dami cabbirka ootamaatika ah",
80
- "action.toggle-dark-mode": "Daaar\/Dami qaabka mugdiga",
79
+ "action.toggle-auto-size": "Daar/Dami cabbirka ootamaatika ah",
80
+ "action.toggle-dark-mode": "Daaar/Dami qaabka mugdiga",
81
81
  "action.toggle-dark-mode.menu": "Qaabka mugdiga",
82
- "action.toggle-debug-mode": "Daar\/Dami qaabka cillad bixinta",
82
+ "action.toggle-debug-mode": "Daar/Dami qaabka cillad bixinta",
83
83
  "action.toggle-debug-mode.menu": "Qaabka cillad bixinta",
84
- "action.toggle-dynamic-size-mode": "Daar\/Dami cabbirka firfircoon",
84
+ "action.toggle-dynamic-size-mode": "Daar/Dami cabbirka firfircoon",
85
85
  "action.toggle-dynamic-size-mode.menu": "Cabbir firfircoon",
86
86
  "action.toggle-edge-scrolling": "Toggle edge scrolling",
87
87
  "action.toggle-edge-scrolling.menu": "Edge scrolling",
88
- "action.toggle-focus-mode": "DAAR\/Dami qaabka diiradda",
88
+ "action.toggle-focus-mode": "DAAR/Dami qaabka diiradda",
89
89
  "action.toggle-focus-mode.menu": "Qaabka diiradda",
90
- "action.toggle-grid": "Daar\/Dami xarriiqmo hageedyada",
90
+ "action.toggle-grid": "Daar/Dami xarriiqmo hageedyada",
91
91
  "action.toggle-grid.menu": "Muuji xarriiqmo hageedyada",
92
- "action.toggle-lock": "Daar\/Dami xidhnaanta",
93
- "action.toggle-paste-at-cursor": "Daar\/Dami ku dhejinta tilmaamaha",
92
+ "action.toggle-lock": "Daar/Dami xidhnaanta",
93
+ "action.toggle-paste-at-cursor": "Daar/Dami ku dhejinta tilmaamaha",
94
94
  "action.toggle-paste-at-cursor.menu": "Ku dheji tilmaamaha",
95
- "action.toggle-reduce-motion": "Daar\/Dami yaraynta dhaq-dhaqaaqa",
95
+ "action.toggle-reduce-motion": "Daar/Dami yaraynta dhaq-dhaqaaqa",
96
96
  "action.toggle-reduce-motion.menu": "Yaree dhaq-dhaqaaqa",
97
97
  "action.toggle-snap-mode": "Toggle always snap",
98
98
  "action.toggle-snap-mode.menu": "Always snap",
99
- "action.toggle-tool-lock": "Daar\/Dami qalab xidhaha",
99
+ "action.toggle-tool-lock": "Daar/Dami qalab xidhaha",
100
100
  "action.toggle-tool-lock.menu": "Xidh qalabka",
101
- "action.toggle-transparent": "Daar\/Dami gidaar hufan",
101
+ "action.toggle-transparent": "Daar/Dami gidaar hufan",
102
102
  "action.toggle-transparent.context-menu": "Hufan",
103
103
  "action.toggle-transparent.menu": "Hufan",
104
104
  "action.toggle-wrap-mode": "Toggle Select on wrap",
@@ -201,7 +201,7 @@
201
201
  "fill-style.pattern": "naqshad",
202
202
  "fill-style.semi": "Semi",
203
203
  "fill-style.solid": "Adag",
204
- "focus-mode.toggle-focus-mode": "Daar\/Dami qaabka diiradda",
204
+ "focus-mode.toggle-focus-mode": "Daar/Dami qaabka diiradda",
205
205
  "font-style.draw": "Sawir",
206
206
  "font-style.mono": "Mono",
207
207
  "font-style.sans": "Sans",
@@ -243,7 +243,7 @@
243
243
  "menu.theme": "Naqshad",
244
244
  "menu.title": "Fure",
245
245
  "menu.view": "Eeg",
246
- "navigation-zone.toggle-minimap": "Daar\/Dami khariidadda yar",
246
+ "navigation-zone.toggle-minimap": "Daar/Dami khariidadda yar",
247
247
  "navigation-zone.zoom": "Soo dhawee",
248
248
  "opacity-style.0.1": "10%",
249
249
  "opacity-style.0.25": "25%",
@@ -89,7 +89,7 @@
89
89
  "action.toggle-focus-mode.menu": "Fokuseringsläge",
90
90
  "action.toggle-grid": "Aktivera rutnät",
91
91
  "action.toggle-grid.menu": "Visa rutnät",
92
- "action.toggle-lock": "Lås \/ Lås upp",
92
+ "action.toggle-lock": "Lås / Lås upp",
93
93
  "action.toggle-paste-at-cursor": "Aktivera klistra in vid markören",
94
94
  "action.toggle-paste-at-cursor.menu": "Klistra in vid markören",
95
95
  "action.toggle-reduce-motion": "Aktivera minska rörelse",
@@ -89,7 +89,7 @@
89
89
  "action.toggle-focus-mode.menu": "ஃபோகஸ் பயன்முறை",
90
90
  "action.toggle-grid": "கட்டத்தை நிலைமாற்று",
91
91
  "action.toggle-grid.menu": "கட்டத்தைக் காட்டு",
92
- "action.toggle-lock": "பூட்டு \/ திறத்தல்",
92
+ "action.toggle-lock": "பூட்டு / திறத்தல்",
93
93
  "action.toggle-paste-at-cursor": "கர்சரில் ஒட்டுவதை நிலைமாற்று",
94
94
  "action.toggle-paste-at-cursor.menu": "கர்சரில் ஒட்டவும்",
95
95
  "action.toggle-reduce-motion": "இயக்கத்தைக் குறைக்கவும்",
@@ -89,7 +89,7 @@
89
89
  "action.toggle-focus-mode.menu": "తీక్షణ క్రమం",
90
90
  "action.toggle-grid": "చట్రం చూపు",
91
91
  "action.toggle-grid.menu": "చట్రం చూపు",
92
- "action.toggle-lock": "లాక్ \/ అన్‌లాక్ చేయండి",
92
+ "action.toggle-lock": "లాక్ / అన్‌లాక్ చేయండి",
93
93
  "action.toggle-paste-at-cursor": "కర్సర్ వద్ద అతికించడాన్ని టోగుల్ చేయండి",
94
94
  "action.toggle-paste-at-cursor.menu": "కర్సర్ వద్ద అతికించండి",
95
95
  "action.toggle-reduce-motion": "మోషన్ తగ్గించడాన్ని టోగుల్ చేయండి",
@@ -89,7 +89,7 @@
89
89
  "action.toggle-focus-mode.menu": "โหมดโฟกัส",
90
90
  "action.toggle-grid": "แสดงตาราง",
91
91
  "action.toggle-grid.menu": "แสดงตาราง",
92
- "action.toggle-lock": "ล็อก \/ ปลดล็อก",
92
+ "action.toggle-lock": "ล็อก / ปลดล็อก",
93
93
  "action.toggle-paste-at-cursor": "เปิดปิดการวางที่เคอร์เซอร์",
94
94
  "action.toggle-paste-at-cursor.menu": "วางที่เคอร์เซอร์",
95
95
  "action.toggle-reduce-motion": "เปิดปิดการลดการเคลื่อนไหว",
@@ -89,7 +89,7 @@
89
89
  "action.toggle-focus-mode.menu": "Focus mode",
90
90
  "action.toggle-grid": "I-toggle ang grid",
91
91
  "action.toggle-grid.menu": "Ipakita ang grid",
92
- "action.toggle-lock": "I-lock \/ I-unlock",
92
+ "action.toggle-lock": "I-lock / I-unlock",
93
93
  "action.toggle-paste-at-cursor": "I-toggle ang paste sa cursor",
94
94
  "action.toggle-paste-at-cursor.menu": "Idikit sa cursor",
95
95
  "action.toggle-reduce-motion": "I-toggle ang bawasan ang paggalaw",
@@ -76,23 +76,23 @@
76
76
  "action.stretch-horizontal.short": "Yatay esnet",
77
77
  "action.stretch-vertical": "Dikey olarak esnet",
78
78
  "action.stretch-vertical.short": "Dikey esnet",
79
- "action.toggle-auto-size": "Boyutu Uyarla aç\/kapat",
79
+ "action.toggle-auto-size": "Boyutu Uyarla aç/kapat",
80
80
  "action.toggle-dark-mode": "Karanlık moda geçiş yap",
81
81
  "action.toggle-dark-mode.menu": "Karanlık mod",
82
82
  "action.toggle-debug-mode": "Hata ayıklama moduna geçiş yap",
83
83
  "action.toggle-debug-mode.menu": "Hata ayıklama modu",
84
- "action.toggle-dynamic-size-mode": "Dinamik boyutu aç\/kapat",
84
+ "action.toggle-dynamic-size-mode": "Dinamik boyutu aç/kapat",
85
85
  "action.toggle-dynamic-size-mode.menu": "Dinamik boyut",
86
- "action.toggle-edge-scrolling": "Kaydırma çubuğunu aç\/kapat",
86
+ "action.toggle-edge-scrolling": "Kaydırma çubuğunu aç/kapat",
87
87
  "action.toggle-edge-scrolling.menu": "Kaydırma çubuğu",
88
88
  "action.toggle-focus-mode": "Odak moduna geçiş yap",
89
89
  "action.toggle-focus-mode.menu": "Odak modu",
90
90
  "action.toggle-grid": "Izgarayı değiştir",
91
91
  "action.toggle-grid.menu": "Izgarayı göster",
92
- "action.toggle-lock": "Kilidi Aç \/ Kilidi Kapat",
93
- "action.toggle-paste-at-cursor": "İmleç konumuna yapıştırmayı aç\/kapat",
92
+ "action.toggle-lock": "Kilidi Aç / Kilidi Kapat",
93
+ "action.toggle-paste-at-cursor": "İmleç konumuna yapıştırmayı aç/kapat",
94
94
  "action.toggle-paste-at-cursor.menu": "İmleç konumuna yapıştır",
95
- "action.toggle-reduce-motion": "Hareketi azaltmayı aç\/kapat",
95
+ "action.toggle-reduce-motion": "Hareketi azaltmayı aç/kapat",
96
96
  "action.toggle-reduce-motion.menu": "Hareketi azalt",
97
97
  "action.toggle-snap-mode": "Her zaman tuttura geçiş yap",
98
98
  "action.toggle-snap-mode.menu": "Her zaman tuttur",
@@ -101,7 +101,7 @@
101
101
  "action.toggle-transparent": "Şeffaf arkaplana geçiş yap",
102
102
  "action.toggle-transparent.context-menu": "Şeffaf",
103
103
  "action.toggle-transparent.menu": "Şeffaf",
104
- "action.toggle-wrap-mode": "Çevrelediğinde seçmeyi aç\/kapat",
104
+ "action.toggle-wrap-mode": "Çevrelediğinde seçmeyi aç/kapat",
105
105
  "action.toggle-wrap-mode.menu": "Çevrelediğinde seç",
106
106
  "action.undo": "Geri Al",
107
107
  "action.ungroup": "Gruplamayı Kaldır",
@@ -243,7 +243,7 @@
243
243
  "menu.theme": "Tema",
244
244
  "menu.title": "Menü",
245
245
  "menu.view": "Görüntü",
246
- "navigation-zone.toggle-minimap": "Mini haritayı aç\/kapat",
246
+ "navigation-zone.toggle-minimap": "Mini haritayı aç/kapat",
247
247
  "navigation-zone.zoom": "Yakınlaştır",
248
248
  "opacity-style.0.1": "%10",
249
249
  "opacity-style.0.25": "%25",
@@ -89,7 +89,7 @@
89
89
  "action.toggle-focus-mode.menu": "Режим концентрації",
90
90
  "action.toggle-grid": "Перемкнути сітку",
91
91
  "action.toggle-grid.menu": "Показати сітку",
92
- "action.toggle-lock": "Блокувати \/ Розблокувати",
92
+ "action.toggle-lock": "Блокувати / Розблокувати",
93
93
  "action.toggle-paste-at-cursor": "Перемкнути вставку за курсором",
94
94
  "action.toggle-paste-at-cursor.menu": "Вставити під курсор",
95
95
  "action.toggle-reduce-motion": "Перемкнути зменшення руху",
@@ -89,7 +89,7 @@
89
89
  "action.toggle-focus-mode.menu": "فوکس موڈ",
90
90
  "action.toggle-grid": "گرڈ ٹوگل کریں۔",
91
91
  "action.toggle-grid.menu": "گرڈ دکھائیں۔",
92
- "action.toggle-lock": "مقفل کرنا \/ غیر مقفل کرنا",
92
+ "action.toggle-lock": "مقفل کرنا / غیر مقفل کرنا",
93
93
  "action.toggle-paste-at-cursor": "کرسر پر پیسٹ ٹوگل کریں۔",
94
94
  "action.toggle-paste-at-cursor.menu": "کرسر پر چسپاں کریں۔",
95
95
  "action.toggle-reduce-motion": "حرکت کم کرنے کو ٹوگل کریں۔",
@@ -76,32 +76,32 @@
76
76
  "action.stretch-horizontal.short": "Căng ngang",
77
77
  "action.stretch-vertical": "Căng chiều đứng",
78
78
  "action.stretch-vertical.short": "Căng dọc",
79
- "action.toggle-auto-size": "Bật\/tắt kích thước tự động",
80
- "action.toggle-dark-mode": "Bật\/tắt chế độ tối",
79
+ "action.toggle-auto-size": "Bật/tắt kích thước tự động",
80
+ "action.toggle-dark-mode": "Bật/tắt chế độ tối",
81
81
  "action.toggle-dark-mode.menu": "Chế độ tối",
82
- "action.toggle-debug-mode": "Bật\/tắt chế độ tìm lỗi",
82
+ "action.toggle-debug-mode": "Bật/tắt chế độ tìm lỗi",
83
83
  "action.toggle-debug-mode.menu": "Chế độ tìm lỗi",
84
- "action.toggle-dynamic-size-mode": "Bật\/tắt kích thước động",
84
+ "action.toggle-dynamic-size-mode": "Bật/tắt kích thước động",
85
85
  "action.toggle-dynamic-size-mode.menu": "Kích thước động",
86
- "action.toggle-edge-scrolling": "Bật\/tắt chế độ cuộn cạnh",
86
+ "action.toggle-edge-scrolling": "Bật/tắt chế độ cuộn cạnh",
87
87
  "action.toggle-edge-scrolling.menu": "Cuộn cạnh",
88
- "action.toggle-focus-mode": "Bật\/tắt chế độ tập trung",
88
+ "action.toggle-focus-mode": "Bật/tắt chế độ tập trung",
89
89
  "action.toggle-focus-mode.menu": "Chế độ tập trung",
90
- "action.toggle-grid": "Bật\/tắt lưới",
90
+ "action.toggle-grid": "Bật/tắt lưới",
91
91
  "action.toggle-grid.menu": "Hiển thị lưới",
92
- "action.toggle-lock": "Khóa\/Mở khóa",
93
- "action.toggle-paste-at-cursor": "Bật\/tắt chế độ dán tại con trỏ",
92
+ "action.toggle-lock": "Khóa/Mở khóa",
93
+ "action.toggle-paste-at-cursor": "Bật/tắt chế độ dán tại con trỏ",
94
94
  "action.toggle-paste-at-cursor.menu": "Dán tại con trỏ",
95
- "action.toggle-reduce-motion": "Bật\/tắt chế độ giảm chuyển động",
95
+ "action.toggle-reduce-motion": "Bật/tắt chế độ giảm chuyển động",
96
96
  "action.toggle-reduce-motion.menu": "Giảm chuyển động",
97
- "action.toggle-snap-mode": "Bật\/tắt luôn khớp",
97
+ "action.toggle-snap-mode": "Bật/tắt luôn khớp",
98
98
  "action.toggle-snap-mode.menu": "Luôn khớp",
99
- "action.toggle-tool-lock": "Bật\/tắt khóa công cụ",
99
+ "action.toggle-tool-lock": "Bật/tắt khóa công cụ",
100
100
  "action.toggle-tool-lock.menu": "Khóa công cụ",
101
- "action.toggle-transparent": "Bật\/tắt nền trong suốt",
101
+ "action.toggle-transparent": "Bật/tắt nền trong suốt",
102
102
  "action.toggle-transparent.context-menu": "Trong suốt",
103
103
  "action.toggle-transparent.menu": "Trong suốt",
104
- "action.toggle-wrap-mode": "Bật\/tắt chế độ Chọn khi bọc",
104
+ "action.toggle-wrap-mode": "Bật/tắt chế độ Chọn khi bọc",
105
105
  "action.toggle-wrap-mode.menu": "Chọn khi bọc",
106
106
  "action.undo": "Quay lại",
107
107
  "action.ungroup": "Bỏ nhóm",
@@ -201,7 +201,7 @@
201
201
  "fill-style.pattern": "Mẫu",
202
202
  "fill-style.semi": "Một nữa",
203
203
  "fill-style.solid": "Trơn",
204
- "focus-mode.toggle-focus-mode": "Bật\/tắt chế độ tập trung",
204
+ "focus-mode.toggle-focus-mode": "Bật/tắt chế độ tập trung",
205
205
  "font-style.draw": "Vẽ",
206
206
  "font-style.mono": "Mono",
207
207
  "font-style.sans": "Sans",
@@ -243,7 +243,7 @@
243
243
  "menu.theme": "Chủ đề",
244
244
  "menu.title": "Menu",
245
245
  "menu.view": "Lượt xem",
246
- "navigation-zone.toggle-minimap": "Bật\/tắt bản đồ nhỏ",
246
+ "navigation-zone.toggle-minimap": "Bật/tắt bản đồ nhỏ",
247
247
  "navigation-zone.zoom": "Phóng to",
248
248
  "opacity-style.0.1": "10%",
249
249
  "opacity-style.0.25": "25%",
@@ -89,7 +89,7 @@
89
89
  "action.toggle-focus-mode.menu": "专注模式",
90
90
  "action.toggle-grid": "切换网格",
91
91
  "action.toggle-grid.menu": "显示网格",
92
- "action.toggle-lock": "锁定\/解锁",
92
+ "action.toggle-lock": "锁定/解锁",
93
93
  "action.toggle-paste-at-cursor": "在光标处切换粘贴",
94
94
  "action.toggle-paste-at-cursor.menu": "粘贴至光标处",
95
95
  "action.toggle-reduce-motion": "切换降低灵敏度",
@@ -89,7 +89,7 @@
89
89
  "action.toggle-focus-mode.menu": "專注模式",
90
90
  "action.toggle-grid": "切換網格",
91
91
  "action.toggle-grid.menu": "顯示網格",
92
- "action.toggle-lock": "鎖定\/解鎖",
92
+ "action.toggle-lock": "鎖定/解鎖",
93
93
  "action.toggle-paste-at-cursor": "在游標位置切換貼上",
94
94
  "action.toggle-paste-at-cursor.menu": "在游標位置貼上",
95
95
  "action.toggle-reduce-motion": "切換減少活動",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kitschpatrol/tldraw-cli",
3
- "version": "4.6.34",
3
+ "version": "4.6.36",
4
4
  "description": "A CLI tool and TypeScript library for exporting tldraw sketches to PNG or SVG images.",
5
5
  "keywords": [
6
6
  "tldraw",
@@ -39,24 +39,24 @@
39
39
  "dependencies": {
40
40
  "@fontsource/inter": "^5.2.5",
41
41
  "express": "^4.21.2",
42
- "puppeteer": "^24.4.0",
42
+ "puppeteer": "^24.6.1",
43
43
  "uint8array-extras": "^1.4.0",
44
44
  "yargs": "^17.7.2"
45
45
  },
46
46
  "devDependencies": {
47
- "@kitschpatrol/shared-config": "^5.3.1",
47
+ "@kitschpatrol/shared-config": "^5.4.0",
48
48
  "@sindresorhus/slugify": "^2.2.1",
49
- "@tldraw/assets": "3.10.3",
49
+ "@tldraw/assets": "3.11.1",
50
50
  "@types/express": "^4.17.21",
51
- "@types/node": "^20.17.24",
52
- "@types/react": "^18.3.19",
53
- "@types/react-dom": "^18.3.5",
51
+ "@types/node": "^20.17.30",
52
+ "@types/react": "^18.3.20",
53
+ "@types/react-dom": "^18.3.6",
54
54
  "@types/yargs": "^17.0.33",
55
55
  "@vitejs/plugin-react-swc": "^3.8.1",
56
56
  "bumpp": "^10.1.0",
57
57
  "chalk": "^5.4.1",
58
58
  "cheerio": "^1.0.0",
59
- "esbuild": "^0.25.1",
59
+ "esbuild": "^0.25.2",
60
60
  "get-port": "^7.1.0",
61
61
  "nanoid": "^5.1.5",
62
62
  "natural-orderby": "^5.0.0",
@@ -70,12 +70,12 @@
70
70
  "sharp": "^0.33.5",
71
71
  "sharp-phash": "^2.2.0",
72
72
  "strip-ansi": "^7.1.0",
73
- "tldraw": "3.10.3",
73
+ "tldraw": "3.11.1",
74
74
  "tsx": "^4.19.3",
75
- "typescript": "^5.8.2",
75
+ "typescript": "^5.8.3",
76
76
  "untildify": "^5.0.0",
77
- "vite": "^6.2.2",
78
- "vitest": "^3.0.9"
77
+ "vite": "^6.2.6",
78
+ "vitest": "^3.1.1"
79
79
  },
80
80
  "engines": {
81
81
  "node": ">=20.9.0"