@tldraw/assets 4.4.0-canary.afdcafe834b3 → 4.4.0-canary.b5c642789999
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 +3 -4
- package/translations/ar.json +1 -0
- package/translations/ca.json +1 -0
- package/translations/cs.json +1 -0
- package/translations/da.json +1 -0
- package/translations/de.json +1 -0
- package/translations/es.json +1 -0
- package/translations/fa.json +1 -0
- package/translations/fi.json +1 -0
- package/translations/fr.json +1 -0
- package/translations/he.json +1 -0
- package/translations/hi-in.json +1 -0
- package/translations/hr.json +1 -0
- package/translations/hu.json +1 -0
- package/translations/id.json +1 -0
- package/translations/it.json +1 -0
- package/translations/ja.json +1 -0
- package/translations/ko-kr.json +1 -0
- package/translations/main.json +1 -0
- package/translations/ne.json +1 -0
- package/translations/pl.json +1 -0
- package/translations/pt-br.json +1 -0
- package/translations/pt-pt.json +1 -0
- package/translations/ro.json +1 -0
- package/translations/ru.json +1 -0
- package/translations/sl.json +1 -0
- package/translations/so.json +1 -0
- package/translations/sv.json +1 -0
- package/translations/th.json +1 -0
- package/translations/tr.json +1 -0
- package/translations/uk.json +1 -0
- package/translations/vi.json +1 -0
- package/translations/zh-cn.json +1 -0
- package/translations/zh-tw.json +1 -0
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.4.0-canary.
|
|
4
|
+
"version": "4.4.0-canary.b5c642789999",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "tldraw Inc.",
|
|
7
7
|
"email": "hello@tldraw.com"
|
|
@@ -45,11 +45,10 @@
|
|
|
45
45
|
"scripts": {
|
|
46
46
|
"pack-tarball": "yarn pack",
|
|
47
47
|
"lint": "yarn run -T tsx ../../internal/scripts/lint.ts",
|
|
48
|
-
"test-coverage": "yarn run -T vitest run --coverage --passWithNoTests"
|
|
49
|
-
"context": "yarn run -T tsx ../../internal/scripts/context.ts"
|
|
48
|
+
"test-coverage": "yarn run -T vitest run --coverage --passWithNoTests"
|
|
50
49
|
},
|
|
51
50
|
"dependencies": {
|
|
52
|
-
"@tldraw/utils": "4.4.0-canary.
|
|
51
|
+
"@tldraw/utils": "4.4.0-canary.b5c642789999"
|
|
53
52
|
},
|
|
54
53
|
"devDependencies": {
|
|
55
54
|
"lazyrepo": "0.0.0-alpha.27",
|
package/translations/ar.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "حفظ نسخة",
|
|
91
91
|
"action.select-all": "تحديد الكل",
|
|
92
92
|
"action.select-none": "عدم تحديد شيء",
|
|
93
|
+
"action.select-zoom-tool": "تكبير",
|
|
93
94
|
"action.send-backward": "إرسال إلى الخلف",
|
|
94
95
|
"action.send-to-back": "إرسال إلى خلف",
|
|
95
96
|
"action.share-project": "شارك هذا المشروع",
|
package/translations/ca.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Desar una còpia",
|
|
91
91
|
"action.select-all": "Seleccionar tot",
|
|
92
92
|
"action.select-none": "Desseleccionar tot",
|
|
93
|
+
"action.select-zoom-tool": "Zoom",
|
|
93
94
|
"action.send-backward": "Enviar cap enrere",
|
|
94
95
|
"action.send-to-back": "Enviar al fons",
|
|
95
96
|
"action.share-project": "Compartir aquest projecte",
|
package/translations/cs.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Uložit kopii",
|
|
91
91
|
"action.select-all": "Vybrat vše",
|
|
92
92
|
"action.select-none": "Nevybrat žádné",
|
|
93
|
+
"action.select-zoom-tool": "Přiblížit",
|
|
93
94
|
"action.send-backward": "Posunout dozadu",
|
|
94
95
|
"action.send-to-back": "Poslat do pozadí",
|
|
95
96
|
"action.share-project": "Sdílet projekt",
|
package/translations/da.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Gem en kopi",
|
|
91
91
|
"action.select-all": "Vælg alt",
|
|
92
92
|
"action.select-none": "Fravælg alt",
|
|
93
|
+
"action.select-zoom-tool": "Zoom ind",
|
|
93
94
|
"action.send-backward": "Send bagud",
|
|
94
95
|
"action.send-to-back": "Send bagerst",
|
|
95
96
|
"action.share-project": "Del dette projekt",
|
package/translations/de.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Eine Kopie speichern",
|
|
91
91
|
"action.select-all": "Alle auswählen",
|
|
92
92
|
"action.select-none": "Keine auswählen",
|
|
93
|
+
"action.select-zoom-tool": "Zoomen",
|
|
93
94
|
"action.send-backward": "Rückwärts senden",
|
|
94
95
|
"action.send-to-back": "Zurücksenden",
|
|
95
96
|
"action.share-project": "Dieses Projekt teilen",
|
package/translations/es.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Guardar una copia",
|
|
91
91
|
"action.select-all": "Seleccionar todo",
|
|
92
92
|
"action.select-none": "Deseleccionar todo",
|
|
93
|
+
"action.select-zoom-tool": "Zoom",
|
|
93
94
|
"action.send-backward": "Enviar hacia atrás",
|
|
94
95
|
"action.send-to-back": "Enviar al fondo",
|
|
95
96
|
"action.share-project": "Compartir este proyecto",
|
package/translations/fa.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "ذخیره یک رونوشت",
|
|
91
91
|
"action.select-all": "انتخاب همه",
|
|
92
92
|
"action.select-none": "انتخاب هیچیک",
|
|
93
|
+
"action.select-zoom-tool": "بزرگنمایی",
|
|
93
94
|
"action.send-backward": "پشت بردن",
|
|
94
95
|
"action.send-to-back": "بردن به پشت همه",
|
|
95
96
|
"action.share-project": "همرسانی این پروژه",
|
package/translations/fi.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Tallenna kopio",
|
|
91
91
|
"action.select-all": "Valitse kaikki",
|
|
92
92
|
"action.select-none": "Poista valinta",
|
|
93
|
+
"action.select-zoom-tool": "Zoomaa",
|
|
93
94
|
"action.send-backward": "Eteenpäin",
|
|
94
95
|
"action.send-to-back": "Taaksepäin",
|
|
95
96
|
"action.share-project": "Jaa tämä projekti",
|
package/translations/fr.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Enregistrer une copie",
|
|
91
91
|
"action.select-all": "Sélectionner tout",
|
|
92
92
|
"action.select-none": "Sélectionner aucun",
|
|
93
|
+
"action.select-zoom-tool": "Zoomer",
|
|
93
94
|
"action.send-backward": "Envoyer vers l'arrière",
|
|
94
95
|
"action.send-to-back": "Envoyer à l'arrière",
|
|
95
96
|
"action.share-project": "Partager ce projet",
|
package/translations/he.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "שמירת עותק",
|
|
91
91
|
"action.select-all": "בחירת הכל",
|
|
92
92
|
"action.select-none": "ביטול בחירה",
|
|
93
|
+
"action.select-zoom-tool": "זום",
|
|
93
94
|
"action.send-backward": "שליחה אחורנית",
|
|
94
95
|
"action.send-to-back": "שליחה לאחור עד הסוף",
|
|
95
96
|
"action.share-project": "שיתוף פרויקט זה",
|
package/translations/hi-in.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "कॉपी सेव करें",
|
|
91
91
|
"action.select-all": "सभी चुनें",
|
|
92
92
|
"action.select-none": "कुछ मत चुनें",
|
|
93
|
+
"action.select-zoom-tool": "ज़ूम करें",
|
|
93
94
|
"action.send-backward": "पीछे भेजें",
|
|
94
95
|
"action.send-to-back": "वापस की तरफ भेजें",
|
|
95
96
|
"action.share-project": "इस प्रोजेक्ट को शेयर करें",
|
package/translations/hr.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Spremi kopiju",
|
|
91
91
|
"action.select-all": "Odaberi sve",
|
|
92
92
|
"action.select-none": "Ne odaberite ništa",
|
|
93
|
+
"action.select-zoom-tool": "Zumiranje",
|
|
93
94
|
"action.send-backward": "Pošalji unatrag",
|
|
94
95
|
"action.send-to-back": "Pošalji nazad",
|
|
95
96
|
"action.share-project": "Podijelite ovaj projekt",
|
package/translations/hu.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Másolat mentése",
|
|
91
91
|
"action.select-all": "Az összes kijelölése",
|
|
92
92
|
"action.select-none": "Kijelölés törlése",
|
|
93
|
+
"action.select-zoom-tool": "Nagyítás",
|
|
93
94
|
"action.send-backward": "Küldés hátrébb",
|
|
94
95
|
"action.send-to-back": "Küldés hátra",
|
|
95
96
|
"action.share-project": "A projekt megosztása",
|
package/translations/id.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Simpan salinan",
|
|
91
91
|
"action.select-all": "Pilih semua",
|
|
92
92
|
"action.select-none": "Pilih kosong",
|
|
93
|
+
"action.select-zoom-tool": "Perbesar",
|
|
93
94
|
"action.send-backward": "Mundur ke belakang",
|
|
94
95
|
"action.send-to-back": "Pindah paling belakang",
|
|
95
96
|
"action.share-project": "Bagikan proyek ini",
|
package/translations/it.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Salva una copia",
|
|
91
91
|
"action.select-all": "Seleziona tutto",
|
|
92
92
|
"action.select-none": "Deseleziona tutto",
|
|
93
|
+
"action.select-zoom-tool": "Zoom",
|
|
93
94
|
"action.send-backward": "Porta indietro",
|
|
94
95
|
"action.send-to-back": "Porta in secondo piano",
|
|
95
96
|
"action.share-project": "Condividi questo progetto",
|
package/translations/ja.json
CHANGED
package/translations/ko-kr.json
CHANGED
package/translations/main.json
CHANGED
|
@@ -124,6 +124,7 @@
|
|
|
124
124
|
"action.zoom-to-100": "Zoom to 100%",
|
|
125
125
|
"action.zoom-to-fit": "Zoom to fit",
|
|
126
126
|
"action.zoom-to-selection": "Zoom to selection",
|
|
127
|
+
"action.zoom-quick": "Quick zoom",
|
|
127
128
|
"action.select-zoom-tool": "Zoom",
|
|
128
129
|
"assets.files.size-too-big": "File size is too big",
|
|
129
130
|
"assets.files.maximum-size": "Maximum file size is {size}",
|
package/translations/ne.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "एक प्रतिलिपि बचत गर्नुहोस्",
|
|
91
91
|
"action.select-all": "सबै छान्नुहोस्",
|
|
92
92
|
"action.select-none": "केहि पनि सेलेक्ट नगर्नुहोस्",
|
|
93
|
+
"action.select-zoom-tool": "जुम",
|
|
93
94
|
"action.send-backward": "पछाडि पठाउनुहोस्",
|
|
94
95
|
"action.send-to-back": "सबैभन्दा पछाडि पठाउनुहोस्",
|
|
95
96
|
"action.share-project": "यो परियोजना साझेदारी गर्नुहोस्",
|
package/translations/pl.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Zapisz kopię",
|
|
91
91
|
"action.select-all": "Zaznacz wszystko",
|
|
92
92
|
"action.select-none": "Odznacz wszystko",
|
|
93
|
+
"action.select-zoom-tool": "Przybliż",
|
|
93
94
|
"action.send-backward": "Przesuń do tyłu",
|
|
94
95
|
"action.send-to-back": "Przesuń na spód",
|
|
95
96
|
"action.share-project": "Udostępnij ten projekt",
|
package/translations/pt-br.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Salvar uma cópia",
|
|
91
91
|
"action.select-all": "Selecionar todos",
|
|
92
92
|
"action.select-none": "Selecionar nenhum",
|
|
93
|
+
"action.select-zoom-tool": "Ampliar",
|
|
93
94
|
"action.send-backward": "Enviar para Trás",
|
|
94
95
|
"action.send-to-back": "Recuar",
|
|
95
96
|
"action.share-project": "Compartilhe este projeto",
|
package/translations/pt-pt.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Guardar uma cópia",
|
|
91
91
|
"action.select-all": "Selecionar todos",
|
|
92
92
|
"action.select-none": "Selecionar nenhum",
|
|
93
|
+
"action.select-zoom-tool": "Zoom",
|
|
93
94
|
"action.send-backward": "Mover abaixo",
|
|
94
95
|
"action.send-to-back": "Colocar no Fundo",
|
|
95
96
|
"action.share-project": "Partilhar este projeto",
|
package/translations/ro.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Salvează o copie",
|
|
91
91
|
"action.select-all": "Selectează tot",
|
|
92
92
|
"action.select-none": "Nu selecta nimic",
|
|
93
|
+
"action.select-zoom-tool": "Mărește",
|
|
93
94
|
"action.send-backward": "Trimite în spate",
|
|
94
95
|
"action.send-to-back": "Trimite înapoi",
|
|
95
96
|
"action.share-project": "Partajează acest proiect",
|
package/translations/ru.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Сохранить копию",
|
|
91
91
|
"action.select-all": "Выбрать всё",
|
|
92
92
|
"action.select-none": "Снять выделение",
|
|
93
|
+
"action.select-zoom-tool": "Увеличить",
|
|
93
94
|
"action.send-backward": "Переместить назад",
|
|
94
95
|
"action.send-to-back": "На задний план",
|
|
95
96
|
"action.share-project": "Поделиться этим проектом",
|
package/translations/sl.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Shrani kopijo",
|
|
91
91
|
"action.select-all": "Izberi vse",
|
|
92
92
|
"action.select-none": "Počisti izbiro",
|
|
93
|
+
"action.select-zoom-tool": "Povečava",
|
|
93
94
|
"action.send-backward": "Pošlji nazaj",
|
|
94
95
|
"action.send-to-back": "Pošlji v ozadje",
|
|
95
96
|
"action.share-project": "Deli ta projekt",
|
package/translations/so.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Kaydi koobbi",
|
|
91
91
|
"action.select-all": "Dooro dhammaan",
|
|
92
92
|
"action.select-none": "Dooro midna",
|
|
93
|
+
"action.select-zoom-tool": "Soo dhawee",
|
|
93
94
|
"action.send-backward": "Dib mari",
|
|
94
95
|
"action.send-to-back": "Dhabarka mari",
|
|
95
96
|
"action.share-project": "Wadaag mashruucan",
|
package/translations/sv.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Spara en kopia",
|
|
91
91
|
"action.select-all": "Välj alla",
|
|
92
92
|
"action.select-none": "Välj ingen",
|
|
93
|
+
"action.select-zoom-tool": "Zooma in",
|
|
93
94
|
"action.send-backward": "Flytta bakåt",
|
|
94
95
|
"action.send-to-back": "Placera längst bak",
|
|
95
96
|
"action.share-project": "Dela detta projekt",
|
package/translations/th.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "บันทึกสำเนา",
|
|
91
91
|
"action.select-all": "เลือกทั้งหมด",
|
|
92
92
|
"action.select-none": "ไม่เลือกทั้งหมด",
|
|
93
|
+
"action.select-zoom-tool": "ขยาย",
|
|
93
94
|
"action.send-backward": "ย้ายไปข้างหลัง",
|
|
94
95
|
"action.send-to-back": "ย้ายไปด้านหลังสุด",
|
|
95
96
|
"action.share-project": "แบ่งปันโครงการนี้",
|
package/translations/tr.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Bir kopyasını kaydet",
|
|
91
91
|
"action.select-all": "Hepsini Seç",
|
|
92
92
|
"action.select-none": "Hiçbirini Seçme",
|
|
93
|
+
"action.select-zoom-tool": "Yakınlaştır",
|
|
93
94
|
"action.send-backward": "Arkaya doğru gönder",
|
|
94
95
|
"action.send-to-back": "Arkaya gönder",
|
|
95
96
|
"action.share-project": "Bu projeyi paylaş",
|
package/translations/uk.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Зберегти копію",
|
|
91
91
|
"action.select-all": "Обрати все",
|
|
92
92
|
"action.select-none": "Зняти виділення",
|
|
93
|
+
"action.select-zoom-tool": "Збільшити",
|
|
93
94
|
"action.send-backward": "Перемістити назад",
|
|
94
95
|
"action.send-to-back": "На задній план",
|
|
95
96
|
"action.share-project": "Поділитися цим проєктом",
|
package/translations/vi.json
CHANGED
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"action.save-copy": "Lưu bản sao",
|
|
91
91
|
"action.select-all": "Lựa chọn tất cả",
|
|
92
92
|
"action.select-none": "Không lựa chọn",
|
|
93
|
+
"action.select-zoom-tool": "Phóng to",
|
|
93
94
|
"action.send-backward": "Quay lại sau",
|
|
94
95
|
"action.send-to-back": "Quay lại trước",
|
|
95
96
|
"action.share-project": "Chia sẻ dự án này",
|
package/translations/zh-cn.json
CHANGED
package/translations/zh-tw.json
CHANGED