From 45073e19f61f54dbdda4cb270a057c8b1ffcdaf4 Mon Sep 17 00:00:00 2001 From: mrmrs Date: Sat, 28 Feb 2026 01:47:36 -0800 Subject: [PATCH 1/4] Remove link --- apps/docs/components/Header.tsx | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/apps/docs/components/Header.tsx b/apps/docs/components/Header.tsx index d6083a78..c1addcdf 100644 --- a/apps/docs/components/Header.tsx +++ b/apps/docs/components/Header.tsx @@ -124,26 +124,6 @@ export const Header = () => { > Log in - - Sign up - ) } From 510e5fcd67258f6a8134befa2f8b169aa5a47ce0 Mon Sep 17 00:00:00 2001 From: mrmrs Date: Sat, 28 Feb 2026 01:48:12 -0800 Subject: [PATCH 2/4] Remove link --- apps/docs/components/Header.tsx | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/apps/docs/components/Header.tsx b/apps/docs/components/Header.tsx index c1addcdf..3824e190 100644 --- a/apps/docs/components/Header.tsx +++ b/apps/docs/components/Header.tsx @@ -103,27 +103,6 @@ export const Header = () => { > GitHub - - Log in - ) } From 41fbf6c61d2e80fc93cbd365819248eace808bd3 Mon Sep 17 00:00:00 2001 From: mrmrs Date: Sat, 28 Feb 2026 01:51:42 -0800 Subject: [PATCH 3/4] Change node v --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 084d2f91..7a7c1bd9 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "engines": { "npm": ">=7.0.0", - "node": ">=14.0.0" + "node": ">=24.0.0" }, "prettier": { "singleQuote": true, From d3ae0203be7ef234116069a12b3d298a93344168 Mon Sep 17 00:00:00 2001 From: mrmrs Date: Sat, 28 Feb 2026 02:14:26 -0800 Subject: [PATCH 4/4] Fixes image --- .../examples/BackgroundBlendModePreview.tsx | 2 +- .../BackgroundImageColorBlendPreview.tsx | 2 +- .../components/examples/BoxShadowPreview.tsx | 2 +- apps/docs/components/examples/CardPreview.tsx | 2 +- .../components/examples/FilterPreview.tsx | 2 +- .../examples/MixBlendModePreview.tsx | 2 +- .../components/examples/OpacityPreview.tsx | 2 +- .../components/examples/TransitionPreview.tsx | 2 +- apps/docs/data/initial-html-editor-data.ts | 2 +- .../initial-styles-align-content-preview.ts | 2 +- ...initial-styles-background-image-preview.ts | 2 +- .../data/initial-styles-background-preview.ts | 2 +- .../docs/data/initial-styles-link-preview.tsx | 2 +- apps/docs/data/initial-styles.ts | 2 +- apps/docs/pages/examples/backgrounds.tsx | 2 +- apps/docs/pages/examples/border-images.tsx | 2 +- apps/docs/pages/examples/filters.tsx | 2 +- apps/docs/pages/examples/flex.tsx | 24 +++++++++---------- apps/docs/pages/examples/masks.tsx | 4 ++-- apps/docs/pages/library/card.tsx | 2 +- .../gui/src/components/html/default-styles.ts | 4 ++-- packages/gui/src/components/schemas/url.ts | 2 +- 22 files changed, 35 insertions(+), 35 deletions(-) diff --git a/apps/docs/components/examples/BackgroundBlendModePreview.tsx b/apps/docs/components/examples/BackgroundBlendModePreview.tsx index 9a305e8e..b41aa56f 100644 --- a/apps/docs/components/examples/BackgroundBlendModePreview.tsx +++ b/apps/docs/components/examples/BackgroundBlendModePreview.tsx @@ -36,7 +36,7 @@ export function BackgroundBlendModePreview() { }}> { <>
- +

Heading

Body text

diff --git a/apps/docs/components/examples/FilterPreview.tsx b/apps/docs/components/examples/FilterPreview.tsx index 5171b903..889cb090 100644 --- a/apps/docs/components/examples/FilterPreview.tsx +++ b/apps/docs/components/examples/FilterPreview.tsx @@ -37,7 +37,7 @@ export function FilterPreview() { mb: 3, }}> - + diff --git a/apps/docs/components/examples/MixBlendModePreview.tsx b/apps/docs/components/examples/MixBlendModePreview.tsx index 6096e437..1fc83291 100644 --- a/apps/docs/components/examples/MixBlendModePreview.tsx +++ b/apps/docs/components/examples/MixBlendModePreview.tsx @@ -36,7 +36,7 @@ export function MixBlendModePreview() { }}>
', }, style: { diff --git a/apps/docs/data/initial-styles-align-content-preview.ts b/apps/docs/data/initial-styles-align-content-preview.ts index 79235e8f..16aec088 100644 --- a/apps/docs/data/initial-styles-align-content-preview.ts +++ b/apps/docs/data/initial-styles-align-content-preview.ts @@ -50,7 +50,7 @@ export const initialStyles: any = { borderImageSource: [ { type: 'url', - arguments: ['https://source.unsplash.com/random'], + arguments: ['https://dlu344star2bj.cloudfront.net/i/3090-0015.jpg'], }, ], padding: { diff --git a/apps/docs/data/initial-styles-background-image-preview.ts b/apps/docs/data/initial-styles-background-image-preview.ts index 7d052db2..288d177a 100644 --- a/apps/docs/data/initial-styles-background-image-preview.ts +++ b/apps/docs/data/initial-styles-background-image-preview.ts @@ -2,7 +2,7 @@ export const initialStyles: any = { backgroundImage: [ { name: 'url', - arguments: 'https://source.unsplash.com/random', + arguments: 'https://dlu344star2bj.cloudfront.net/i/3090-0015.jpg', }, ], } diff --git a/apps/docs/data/initial-styles-background-preview.ts b/apps/docs/data/initial-styles-background-preview.ts index 01a660fe..c33548e6 100644 --- a/apps/docs/data/initial-styles-background-preview.ts +++ b/apps/docs/data/initial-styles-background-preview.ts @@ -3,7 +3,7 @@ export const initialStyles: any = { { image: { name: 'url', - arguments: 'https://source.unsplash.com/random', + arguments: 'https://dlu344star2bj.cloudfront.net/i/3090-0015.jpg', }, position: { x: 'center', y: 'center' }, repeat: ['no-repeat'], diff --git a/apps/docs/data/initial-styles-link-preview.tsx b/apps/docs/data/initial-styles-link-preview.tsx index 1047c2cf..21a6cf87 100644 --- a/apps/docs/data/initial-styles-link-preview.tsx +++ b/apps/docs/data/initial-styles-link-preview.tsx @@ -45,7 +45,7 @@ export const initialStyles: any = { overflow: 'hidden', borderImageSource: { name: 'url', - arguments: 'https://source.unsplash.com/random', + arguments: 'https://dlu344star2bj.cloudfront.net/i/3090-0015.jpg', }, padding: { top: { diff --git a/apps/docs/data/initial-styles.ts b/apps/docs/data/initial-styles.ts index 993aaa13..93ed8306 100644 --- a/apps/docs/data/initial-styles.ts +++ b/apps/docs/data/initial-styles.ts @@ -50,7 +50,7 @@ export const initialStyles: any = { borderImageSource: [ { name: 'url', - arguments: 'https://source.unsplash.com/random', + arguments: 'https://dlu344star2bj.cloudfront.net/i/3090-0015.jpg', }, ], padding: { diff --git a/apps/docs/pages/examples/backgrounds.tsx b/apps/docs/pages/examples/backgrounds.tsx index 5466f957..2c64c7cc 100644 --- a/apps/docs/pages/examples/backgrounds.tsx +++ b/apps/docs/pages/examples/backgrounds.tsx @@ -19,7 +19,7 @@ const initialStyles = { { image: { name: 'url', - arguments: 'https://source.unsplash.com/random', + arguments: 'https://dlu344star2bj.cloudfront.net/i/3090-0015.jpg', }, position: { x: 'center', diff --git a/apps/docs/pages/examples/border-images.tsx b/apps/docs/pages/examples/border-images.tsx index 596e5b42..20d60281 100644 --- a/apps/docs/pages/examples/border-images.tsx +++ b/apps/docs/pages/examples/border-images.tsx @@ -20,7 +20,7 @@ const initialStyles = { borderImage: { source: { name: 'url', - arguments: 'https://source.unsplash.com/random', + arguments: 'https://dlu344star2bj.cloudfront.net/i/3090-0015.jpg', }, slice: { value: { diff --git a/apps/docs/pages/examples/filters.tsx b/apps/docs/pages/examples/filters.tsx index 5838cab6..68ca6a3a 100644 --- a/apps/docs/pages/examples/filters.tsx +++ b/apps/docs/pages/examples/filters.tsx @@ -29,7 +29,7 @@ export default function Filters() { sx={{ width: '100%', aspectRatio: '4 / 3', - backgroundImage: 'url("https://source.unsplash.com/random")', + backgroundImage: 'url("https://dlu344star2bj.cloudfront.net/i/3090-0015.jpg")', backgroundSize: 'cover', backgroundPosition: 'center', display: 'flex', diff --git a/apps/docs/pages/examples/flex.tsx b/apps/docs/pages/examples/flex.tsx index 39f04de8..d22d99f8 100644 --- a/apps/docs/pages/examples/flex.tsx +++ b/apps/docs/pages/examples/flex.tsx @@ -73,84 +73,84 @@ export default function TextDecoration() {
One
Two
Three
Four
Five
Six
Seven
Eight
Nine
Ten
Eleven
Twelve
diff --git a/apps/docs/pages/examples/masks.tsx b/apps/docs/pages/examples/masks.tsx index a47cd7f9..909918c7 100644 --- a/apps/docs/pages/examples/masks.tsx +++ b/apps/docs/pages/examples/masks.tsx @@ -9,7 +9,7 @@ const initialStyles = { clip: 'border-box', image: { name: 'url', - arguments: 'https://source.unsplash.com/random', + arguments: 'https://dlu344star2bj.cloudfront.net/i/3090-0015.jpg', }, origin: 'border-box', position: { @@ -34,7 +34,7 @@ export default function MaskExample() {
img': { maxWidth: '100%', display: 'block' } }}>
diff --git a/apps/docs/pages/library/card.tsx b/apps/docs/pages/library/card.tsx index feeb4871..0b29287f 100644 --- a/apps/docs/pages/library/card.tsx +++ b/apps/docs/pages/library/card.tsx @@ -41,7 +41,7 @@ const initialValue: any = { display: 'block', }, attributes: { - src: 'https://source.unsplash.com/random', + src: 'https://dlu344star2bj.cloudfront.net/i/3090-0015.jpg', }, children: [], }, diff --git a/packages/gui/src/components/html/default-styles.ts b/packages/gui/src/components/html/default-styles.ts index ee8e9e7b..5304c0ac 100644 --- a/packages/gui/src/components/html/default-styles.ts +++ b/packages/gui/src/components/html/default-styles.ts @@ -16,7 +16,7 @@ export const DEFAULT_ATTRIBUTES: Record = { xmlns: 'http://www.w3.org/2000/svg', }, img: { - src: 'https://source.unsplash.com/random', - alt: 'Random image from unsplash', + src: 'https://dlu344star2bj.cloudfront.net/i/3090-0015.jpg', + alt: 'Image', }, } diff --git a/packages/gui/src/components/schemas/url.ts b/packages/gui/src/components/schemas/url.ts index 865fd3dc..60c0e17f 100644 --- a/packages/gui/src/components/schemas/url.ts +++ b/packages/gui/src/components/schemas/url.ts @@ -3,5 +3,5 @@ import { string } from './primitives' export const url = functionSchema( 'url', - string({ defaultValue: 'https://source.unsplash.com/random' }) + string({ defaultValue: 'https://dlu344star2bj.cloudfront.net/i/3090-0015.jpg' }) )