Began Framework start

This commit is contained in:
2026-03-17 09:10:25 -05:00
parent c1603c24b0
commit 2db1253693
1277 changed files with 66669 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"style.json"
],
"attributes": {
"lastModificationSignature": "cb3457dacafb2126f5696997653ede37b7d0c4d8cb617556b20b55ec4e09699c",
"lastModification": {
"actor": "admin",
"timestamp": "2025-12-17T16:24:07Z"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"base": {
"style": {
"fill": "var(--neutral-90)"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"style.json"
],
"attributes": {
"lastModificationSignature": "3be3e92f75df5ce867a23ebf12545c6b3c51faf0615634ab3ad5551a372744c6",
"lastModification": {
"actor": "admin",
"timestamp": "2025-12-17T16:24:07Z"
}
}
}

View File

@@ -0,0 +1,12 @@
{
"base": {
"style": {
"color": "var(--neutral-90)",
"fontSize": "16px",
"fontWeight": "bold",
"lineHeight": "19px",
"marginLeft": "6px",
"fill": "var(--neutral-90)"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"style.json"
],
"attributes": {
"lastModificationSignature": "8d7ad4c342f00cc2b86ab6d69cc4f908bdd8d25622d03b49a0fb4482d0fdb33a",
"lastModification": {
"actor": "admin",
"timestamp": "2025-12-17T16:24:07Z"
}
}
}

View File

@@ -0,0 +1,13 @@
{
"base": {
"style": {
"backgroundColor": "var(--neutral-30)",
"borderBottomColor": "var(--neutral-60)",
"borderBottomStyle": "solid",
"borderBottomWidth": "1px",
"borderTopColor": "var(--neutral-60)",
"borderTopStyle": "solid",
"borderTopWidth": "1px"
}
}
}