Files
whyrating/.context/turbostarter-framework-context/wireframes/themed/low/auth-forgot-password.excalidraw
2026-02-04 01:55:00 +01:00

284 lines
5.8 KiB
Plaintext

{
"type": "excalidraw",
"version": 2,
"source": "turbostarter-wireframes",
"elements": [
{
"id": "outer-frame",
"type": "rectangle",
"x": 0,
"y": 0,
"width": 1440,
"height": 900,
"strokeColor": "#e5e5e5",
"backgroundColor": "#ffffff",
"fillStyle": "solid",
"strokeWidth": 1,
"roughness": 0,
"opacity": 100,
"groupIds": [],
"roundness": {
"type": 3,
"value": 0
},
"isDeleted": false,
"boundElements": null,
"link": null,
"locked": false
},
{
"id": "left-column",
"type": "rectangle",
"x": 0,
"y": 0,
"width": 720,
"height": 900,
"strokeColor": "#e5e5e5",
"backgroundColor": "#ffffff",
"fillStyle": "solid",
"strokeWidth": 1,
"roughness": 0,
"opacity": 100,
"groupIds": [
"left-column-group"
],
"roundness": {
"type": 3,
"value": 0
},
"isDeleted": false,
"boundElements": null,
"link": null,
"locked": false
},
{
"id": "right-column",
"type": "rectangle",
"x": 720,
"y": 0,
"width": 720,
"height": 900,
"strokeColor": "#e5e5e5",
"backgroundColor": "#f5f5f5",
"fillStyle": "solid",
"strokeWidth": 1,
"roughness": 0,
"opacity": 100,
"groupIds": [
"right-column-group"
],
"roundness": {
"type": 3,
"value": 0
},
"isDeleted": false,
"boundElements": null,
"link": null,
"locked": false
},
{
"id": "logo-placeholder",
"type": "rectangle",
"x": 300,
"y": 200,
"width": 120,
"height": 40,
"strokeColor": "#e5e5e5",
"backgroundColor": "#f97316",
"fillStyle": "solid",
"strokeWidth": 1,
"roughness": 0,
"opacity": 100,
"groupIds": [
"left-column-group"
],
"roundness": {
"type": 3,
"value": 8
},
"isDeleted": false,
"boundElements": null,
"link": null,
"locked": false
},
{
"id": "forgot-password-title",
"type": "rectangle",
"x": 200,
"y": 300,
"width": 320,
"height": 32,
"strokeColor": "#e5e5e5",
"backgroundColor": "#e5e5e5",
"fillStyle": "solid",
"strokeWidth": 1,
"roughness": 0,
"opacity": 100,
"groupIds": [
"form-group"
],
"roundness": {
"type": 3,
"value": 4
},
"isDeleted": false,
"boundElements": null,
"link": null,
"locked": false
},
{
"id": "description-text",
"type": "rectangle",
"x": 200,
"y": 350,
"width": 320,
"height": 40,
"strokeColor": "#e5e5e5",
"backgroundColor": "#e5e5e5",
"fillStyle": "solid",
"strokeWidth": 1,
"roughness": 0,
"opacity": 100,
"groupIds": [
"form-group"
],
"roundness": {
"type": 3,
"value": 4
},
"isDeleted": false,
"boundElements": null,
"link": null,
"locked": false
},
{
"id": "email-input",
"type": "rectangle",
"x": 200,
"y": 420,
"width": 320,
"height": 44,
"strokeColor": "#e5e5e5",
"backgroundColor": "#ffffff",
"fillStyle": "solid",
"strokeWidth": 1,
"roughness": 0,
"opacity": 100,
"groupIds": [
"form-group"
],
"roundness": {
"type": 3,
"value": 8
},
"isDeleted": false,
"boundElements": null,
"link": null,
"locked": false
},
{
"id": "send-reset-button",
"type": "rectangle",
"x": 200,
"y": 500,
"width": 320,
"height": 44,
"strokeColor": "#e5e5e5",
"backgroundColor": "#f97316",
"fillStyle": "solid",
"strokeWidth": 1,
"roughness": 0,
"opacity": 100,
"groupIds": [
"form-group"
],
"roundness": {
"type": 3,
"value": 8
},
"isDeleted": false,
"boundElements": null,
"link": null,
"locked": false
},
{
"id": "back-to-login-link",
"type": "rectangle",
"x": 280,
"y": 580,
"width": 160,
"height": 20,
"strokeColor": "#e5e5e5",
"backgroundColor": "#e5e5e5",
"fillStyle": "solid",
"strokeWidth": 1,
"roughness": 0,
"opacity": 100,
"groupIds": [
"form-group"
],
"roundness": {
"type": 3,
"value": 4
},
"isDeleted": false,
"boundElements": null,
"link": null,
"locked": false
},
{
"id": "right-branding-logo",
"type": "rectangle",
"x": 1000,
"y": 400,
"width": 160,
"height": 60,
"strokeColor": "#e5e5e5",
"backgroundColor": "#f97316",
"fillStyle": "solid",
"strokeWidth": 1,
"roughness": 0,
"opacity": 100,
"groupIds": [
"right-column-group"
],
"roundness": {
"type": 3,
"value": 8
},
"isDeleted": false,
"boundElements": null,
"link": null,
"locked": false
},
{
"id": "right-branding-tagline",
"type": "rectangle",
"x": 920,
"y": 480,
"width": 320,
"height": 24,
"strokeColor": "#e5e5e5",
"backgroundColor": "#e5e5e5",
"fillStyle": "solid",
"strokeWidth": 1,
"roughness": 0,
"opacity": 100,
"groupIds": [
"right-column-group"
],
"roundness": {
"type": 3,
"value": 4
},
"isDeleted": false,
"boundElements": null,
"link": null,
"locked": false
}
],
"appState": {
"gridSize": 20,
"viewBackgroundColor": "$background"
}
}