CMS Project Sync

This commit is contained in:
2026-04-15 15:59:53 -04:00
parent 015ea75186
commit a747e2a1d9
11220 changed files with 2590467 additions and 0 deletions
@@ -0,0 +1,10 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"version": 3,
"title": "Overlap",
"slug": "block-overlap",
"blockTypes": ["core/group"],
"styles": {
"css": "transform: translateY(50%);z-index: 1;"
}
}
@@ -0,0 +1,10 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"version": 3,
"title": "Balanced Text",
"slug": "text-wrap-balance",
"blockTypes": ["core/paragraph", "core/heading", "core/list", "core/list-item", "core/post-title", "core/post-excerpt"],
"styles": {
"css": "text-wrap-style: balance;"
}
}
@@ -0,0 +1,10 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"version": 3,
"title": "First element in mobile view",
"slug": "mobile-first-element",
"blockTypes": ["core/column"],
"styles": {
"css": ""
}
}
@@ -0,0 +1,10 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"version": 3,
"title": "Unscaled background image",
"slug": "unscaled-background",
"blockTypes": ["core/cover"],
"styles": {
"css": ""
}
}
@@ -0,0 +1,10 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"version": 3,
"title": "Contained background image",
"slug": "contained-background",
"blockTypes": ["core/cover"],
"styles": {
"css": ""
}
}
@@ -0,0 +1,10 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"version": 3,
"title": "Creative #1 A",
"slug": "creative-1-a",
"blockTypes": ["core/image", "core/group"],
"styles": {
"css": ""
}
}
@@ -0,0 +1,10 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"version": 3,
"title": "Creative #2 A",
"slug": "creative-2-a",
"blockTypes": ["core/image", "core/group"],
"styles": {
"css": ""
}
}
@@ -0,0 +1,10 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"version": 3,
"title": "Creative #1 B",
"slug": "creative-1-b",
"blockTypes": ["core/image", "core/group"],
"styles": {
"css": ""
}
}
@@ -0,0 +1,10 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"version": 3,
"title": "Creative #2 B",
"slug": "creative-2-b",
"blockTypes": ["core/image", "core/group"],
"styles": {
"css": ""
}
}
@@ -0,0 +1,10 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"version": 3,
"title": "Creative #1 C",
"slug": "creative-1-c",
"blockTypes": ["core/image", "core/group"],
"styles": {
"css": ""
}
}
@@ -0,0 +1,10 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"version": 3,
"title": "Creative #2 C",
"slug": "creative-2-c",
"blockTypes": ["core/image", "core/group"],
"styles": {
"css": ""
}
}
@@ -0,0 +1,10 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"version": 3,
"title": "Creative #1 D",
"slug": "creative-1-d",
"blockTypes": ["core/image", "core/group"],
"styles": {
"css": ""
}
}
@@ -0,0 +1,10 @@
{
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
"version": 3,
"title": "Creative #2 D",
"slug": "creative-2-d",
"blockTypes": ["core/image", "core/group"],
"styles": {
"css": ""
}
}