up to v4 images

This commit is contained in:
innoavvlasov 2023-05-20 20:42:13 +03:00
parent 1ec887ec87
commit a45a74164f
23 changed files with 17 additions and 17 deletions

BIN
dist/assets/18-go by car.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 KiB

BIN
dist/assets/41-EEG.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 KiB

BIN
dist/assets/44-school.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 367 KiB

BIN
dist/assets/49-bathe.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 349 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 327 KiB

After

Width:  |  Height:  |  Size: 342 KiB

BIN
dist/assets/53-hill.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 520 KiB

BIN
dist/assets/55-sandbox.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 KiB

BIN
dist/assets/56-sandbox.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 KiB

BIN
dist/assets/63-wash.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 362 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 211 KiB

After

Width:  |  Height:  |  Size: 25 KiB

BIN
dist/assets/69-cartoon.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 14 KiB

BIN
dist/assets/70-swing.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 445 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 26 KiB

BIN
dist/assets/76-ears.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 KiB

BIN
dist/assets/77-iron.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 KiB

BIN
dist/assets/78-cat.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 367 KiB

BIN
dist/assets/79-vacuum.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 KiB

BIN
dist/assets/91-football.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 KiB

BIN
dist/assets/92-ball.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 310 KiB

BIN
dist/assets/99-trampoline.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

32
dist/images.json vendored
View File

@ -202,7 +202,7 @@
},
{
"id": 41,
"fileName": "41-EEG.jpg",
"fileName": "41-EEG.png",
"title": "Ээг"
},
{
@ -212,7 +212,7 @@
},
{
"id": 44,
"fileName": "44-school.jpg",
"fileName": "44-school.png",
"title": "школа"
},
{
@ -232,7 +232,7 @@
},
{
"id": 49,
"fileName": "49-bathe.jpg",
"fileName": "49-bathe.png",
"title": "купаться"
},
{
@ -252,7 +252,7 @@
},
{
"id": 53,
"fileName": "53-hill.webp",
"fileName": "53-hill.png",
"title": "кататься на горке (летом)"
},
{
@ -262,12 +262,12 @@
},
{
"id": 55,
"fileName": "55-sandbox.jpg",
"fileName": "55-sandbox.png",
"title": "играть в песочнице"
},
{
"id": 56,
"fileName": "56-sandbox.jpg",
"fileName": "56-sandbox.png",
"title": "прыгать на фитболе"
},
{
@ -302,7 +302,7 @@
},
{
"id": 63,
"fileName": "63-wash.jpg",
"fileName": "63-wash.png",
"title": "стирать"
},
{
@ -332,12 +332,12 @@
},
{
"id": 69,
"fileName": "69-cartoon.webp",
"fileName": "69-cartoon.png",
"title": "мультфильм"
},
{
"id": 70,
"fileName": "70-swing.jpg",
"fileName": "70-swing.png",
"title": "кататься на качели"
},
{
@ -362,22 +362,22 @@
},
{
"id": 76,
"fileName": "76-ears.jpg",
"fileName": "76-ears.png",
"title": "чистить уши"
},
{
"id": 77,
"fileName": "77-iron.jpg",
"fileName": "77-iron.png",
"title": "гладить белье"
},
{
"id": 78,
"fileName": "78-cat.jpg",
"fileName": "78-cat.png",
"title": "гладить кошку"
},
{
"id": 79,
"fileName": "79-vacuum.jpg",
"fileName": "79-vacuum.png",
"title": "пылесосить"
},
{
@ -397,12 +397,12 @@
},
{
"id": 91,
"fileName": "91-football.webp",
"fileName": "91-football.png",
"title": "играть в футбол"
},
{
"id": 92,
"fileName": "92-ball.jpg",
"fileName": "92-ball.png",
"title": "играть в мяч"
}
],
@ -479,7 +479,7 @@
},
{
"id": 99,
"fileName": "99-trampoline.jpg",
"fileName": "99-trampoline.png",
"title": "батут"
},
{

2
dist/platform.json vendored
View File

@ -1,3 +1,3 @@
{
"imagesVersion": "3"
"imagesVersion": "4"
}