Initial commit of 001code-html Scratch frontend project.
Includes scratch-gui, scratch-vm, scratch-blocks, scratch-render, scratch-l10n, and deployment config. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
1
scratch-gui/competitio_login/assets/.gitkeep
Normal file
1
scratch-gui/competitio_login/assets/.gitkeep
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
3
scratch-gui/competitio_login/assets/btn-arrow.svg
Normal file
3
scratch-gui/competitio_login/assets/btn-arrow.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M8.33301 13.3334L11.3717 10.2947C11.5344 10.132 11.5344 9.86817 11.3717 9.70545L8.33301 6.66675" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 292 B |
3
scratch-gui/competitio_login/assets/chevron-down.svg
Normal file
3
scratch-gui/competitio_login/assets/chevron-down.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M12.1382 5.86191C11.8778 5.60156 11.4557 5.60156 11.1954 5.86191L8.14113 8.91614C8.06324 8.99403 7.93696 8.99403 7.85907 8.91614L4.80484 5.86191C4.54449 5.60156 4.12238 5.60156 3.86203 5.86191C3.60168 6.12226 3.60168 6.54437 3.86203 6.80472L7.58106 10.5237C7.81249 10.7552 8.18771 10.7552 8.41914 10.5237L12.1382 6.80472C12.3985 6.54437 12.3985 6.12226 12.1382 5.86191Z" fill="#7D91A1"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 500 B |
BIN
scratch-gui/competitio_login/assets/login-bg.png
Normal file
BIN
scratch-gui/competitio_login/assets/login-bg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
17
scratch-gui/competitio_login/assets/login-illustration.svg
Normal file
17
scratch-gui/competitio_login/assets/login-illustration.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 464 KiB |
3
scratch-gui/competitio_login/assets/point.svg
Normal file
3
scratch-gui/competitio_login/assets/point.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.5 10C18.5 14.6944 14.6944 18.5 10 18.5C5.30558 18.5 1.5 14.6944 1.5 10C1.5 5.30558 5.30558 1.5 10 1.5C14.6944 1.5 18.5 5.30558 18.5 10ZM11.0625 14.25C11.0625 14.8368 10.5868 15.3125 10 15.3125C9.4132 15.3125 8.9375 14.8368 8.9375 14.25C8.9375 13.6632 9.4132 13.1875 10 13.1875C10.5868 13.1875 11.0625 13.6632 11.0625 14.25ZM10 4.6875C9.4132 4.6875 8.9375 5.1632 8.9375 5.75V10C8.9375 10.5868 9.4132 11.0625 10 11.0625C10.5868 11.0625 11.0625 10.5868 11.0625 10V5.75C11.0625 5.1632 10.5868 4.6875 10 4.6875Z" fill="#1C72FD"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 681 B |
Reference in New Issue
Block a user