Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ packages/producer/src/services/fontData.generated.ts
docs/plans/

# Local proof / test artifacts
.a5c/
qa-artifacts/
my-video/
.hyperframes/backup/
Expand Down Expand Up @@ -143,4 +144,4 @@ docs/superpowers/
hyperframes-bench/
tmp/
# Studio-generated preview thumbnails
.thumbnails/
.thumbnails/
14 changes: 9 additions & 5 deletions registry/blocks/app-showcase/app-showcase.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
</svg>
</div>
<div class="left-bottom">
<div class="left-tagline" id="s3Tagline">Unleash Full Potential</div>
<div class="left-tagline" id="s3Tagline" dir="auto">Unleash Full Potential</div>
<div class="left-cta">START NOW</div>
</div>
</div>
Expand All @@ -131,9 +131,9 @@
<!-- Header -->
<div class="center-header">
<div class="center-avatar">JM</div>
<div class="center-user-info">
<div class="center-name">James Medrano</div>
<div class="center-subtitle">Premium Member</div>
<div class="center-user-info" dir="auto">
<div class="center-name" dir="auto">James Medrano</div>
<div class="center-subtitle" dir="auto">Premium Member</div>
</div>
<div class="center-bell">
<svg viewBox="0 0 20 20" width="20" height="20" fill="none">
Expand Down Expand Up @@ -523,6 +523,8 @@
}
[data-composition-id="app-showcase"] .center-user-info {
flex: 1;
text-align: start;
unicode-bidi: plaintext;
}
[data-composition-id="app-showcase"] .center-name {
font-size: 18px;
Expand Down Expand Up @@ -554,7 +556,8 @@
font-size: 15px;
font-weight: 500;
color: #7c857c;
align-self: flex-start;
align-self: self-start;
text-align: start;
}
[data-composition-id="app-showcase"] .goal-ring-wrap {
position: relative;
Expand Down Expand Up @@ -625,6 +628,7 @@
display: flex;
justify-content: space-between;
align-items: center;
text-align: start;
}
[data-composition-id="app-showcase"] .progress-title {
font-size: 15px;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@

.placeholder {
position: absolute;
left: 54px;
inset-inline-start: 54px;
top: 48px;
color: var(--muted);
font-size: 34px;
Expand All @@ -429,15 +429,17 @@

.prompt-text {
position: absolute;
left: 54px;
right: 56px;
inset-inline-start: 54px;
inset-inline-end: 56px;
top: 42px;
bottom: 110px;
color: var(--ink);
font-size: 32px;
font-weight: 400;
line-height: 1.16;
letter-spacing: -0.035em;
text-align: start;
unicode-bidi: plaintext;
}

.prompt-text span {
Expand All @@ -446,7 +448,7 @@

.panel-plus {
position: absolute;
left: 52px;
inset-inline-start: 52px;
bottom: 44px;
width: 42px;
height: 42px;
Expand All @@ -470,7 +472,7 @@

.model {
position: absolute;
right: 126px;
inset-inline-end: 126px;
bottom: 48px;
display: flex;
align-items: center;
Expand All @@ -482,7 +484,7 @@
}

.panel-empty .model {
right: 78px;
inset-inline-end: 78px;
}

.model .muted {
Expand All @@ -492,14 +494,14 @@
.chevron {
width: 14px;
height: 14px;
border-right: 2px solid var(--muted);
border-inline-end: 2px solid var(--muted);
border-bottom: 2px solid var(--muted);
transform: rotate(45deg) translateY(-5px);
}

.send-button {
position: absolute;
right: 42px;
inset-inline-end: 42px;
bottom: 38px;
display: grid;
place-items: center;
Expand All @@ -523,7 +525,7 @@

.thinking-line {
position: absolute;
left: 54px;
inset-inline-start: 54px;
top: 48px;
display: flex;
align-items: center;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
data-duration="4"
data-width="1920"
data-height="1080"
dir="ltr"
>
<style>
[data-composition-id="main"] {
Expand Down
1 change: 1 addition & 0 deletions registry/blocks/cinematic-zoom/cinematic-zoom.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
data-duration="4"
data-width="1920"
data-height="1080"
dir="ltr"
>
<style>
[data-composition-id="main"] {
Expand Down
1 change: 1 addition & 0 deletions registry/blocks/code-3d-extrude/code-3d-extrude.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
data-duration="8"
data-width="1920"
data-height="1080"
dir="ltr"
>
<canvas id="gl" width="1920" height="1080"></canvas>
</div>
Expand Down
1 change: 1 addition & 0 deletions registry/blocks/code-diff/code-diff.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@
data-duration="6"
data-width="1920"
data-height="1080"
dir="ltr"
>
<div class="bg-field" data-layout-ignore></div>
<div class="bg-grid" data-layout-ignore></div>
Expand Down
1 change: 1 addition & 0 deletions registry/blocks/code-highlight/code-highlight.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@
data-duration="5"
data-width="1920"
data-height="1080"
dir="ltr"
>
<div class="bg-field" data-layout-ignore></div>
<div class="bg-grid" data-layout-ignore></div>
Expand Down
1 change: 1 addition & 0 deletions registry/blocks/code-morph/code-morph.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@
data-duration="7"
data-width="1920"
data-height="1080"
dir="ltr"
>
<div class="bg-field" data-layout-ignore></div>
<div class="bg-grid" data-layout-ignore></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
data-duration="8"
data-width="1920"
data-height="1080"
dir="ltr"
>
<canvas id="gl" width="1920" height="1080"></canvas>
</div>
Expand Down
1 change: 1 addition & 0 deletions registry/blocks/code-scroll/code-scroll.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@
data-duration="6"
data-width="1920"
data-height="1080"
dir="ltr"
>
<div class="bg-field" data-layout-ignore></div>
<div class="bg-grid" data-layout-ignore></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
data-duration="7"
data-width="1920"
data-height="1080"
dir="ltr"
>
<canvas id="gl" width="1920" height="1080"></canvas>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@
data-composition-id="code-snippet-apple-terminal-basic"
data-width="1920"
data-height="1080"
dir="ltr"
>
<div class="terminal-window">
<div class="titlebar">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@
data-composition-id="code-snippet-apple-terminal-clear-dark"
data-width="1920"
data-height="1080"
dir="ltr"
>
<div class="terminal-window">
<div class="titlebar">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@
data-composition-id="code-snippet-apple-terminal-clear-light"
data-width="1920"
data-height="1080"
dir="ltr"
>
<div class="terminal-window">
<div class="titlebar">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@
data-composition-id="code-snippet-apple-terminal-grass"
data-width="1920"
data-height="1080"
dir="ltr"
>
<div class="terminal-window">
<div class="titlebar">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@
data-composition-id="code-snippet-apple-terminal-homebrew"
data-width="1920"
data-height="1080"
dir="ltr"
>
<div class="terminal-window">
<div class="titlebar">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@
data-composition-id="code-snippet-apple-terminal-man-page"
data-width="1920"
data-height="1080"
dir="ltr"
>
<div class="terminal-window">
<div class="titlebar">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@
data-composition-id="code-snippet-apple-terminal-novel"
data-width="1920"
data-height="1080"
dir="ltr"
>
<div class="terminal-window">
<div class="titlebar">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@
data-composition-id="code-snippet-apple-terminal-ocean"
data-width="1920"
data-height="1080"
dir="ltr"
>
<div class="terminal-window">
<div class="titlebar">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@
data-composition-id="code-snippet-apple-terminal-pro"
data-width="1920"
data-height="1080"
dir="ltr"
>
<div class="terminal-window">
<div class="titlebar">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@
data-composition-id="code-snippet-apple-terminal-red-sands"
data-width="1920"
data-height="1080"
dir="ltr"
>
<div class="terminal-window">
<div class="titlebar">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@
data-composition-id="code-snippet-apple-terminal-silver-aerogel"
data-width="1920"
data-height="1080"
dir="ltr"
>
<div class="terminal-window">
<div class="titlebar">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@
data-composition-id="code-snippet-apple-terminal-solid-colors"
data-width="1920"
data-height="1080"
dir="ltr"
>
<div class="terminal-window">
<div class="titlebar">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
data-composition-id="vscode-dark-2026"
data-width="1920"
data-height="1080"
dir="ltr"
>
<main class="scene-content">
<section class="header">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
data-composition-id="vscode-dark-modern"
data-width="1920"
data-height="1080"
dir="ltr"
>
<main class="scene-content">
<section class="header">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
data-composition-id="vscode-dark-plus"
data-width="1920"
data-height="1080"
dir="ltr"
>
<main class="scene-content">
<section class="header">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@
data-duration="6"
data-width="1920"
data-height="1080"
dir="ltr"
>
<div class="bg-field" data-layout-ignore></div>
<div class="bg-grid" data-layout-ignore></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
data-composition-id="vscode-high-contrast-light"
data-width="1920"
data-height="1080"
dir="ltr"
>
<main class="scene-content">
<section class="header">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
data-composition-id="vscode-high-contrast"
data-width="1920"
data-height="1080"
dir="ltr"
>
<main class="scene-content">
<section class="header">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
data-composition-id="vscode-light-2026"
data-width="1920"
data-height="1080"
dir="ltr"
>
<main class="scene-content">
<section class="header">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
data-composition-id="vscode-light-modern"
data-width="1920"
data-height="1080"
dir="ltr"
>
<main class="scene-content">
<section class="header">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
data-composition-id="vscode-light-plus"
data-width="1920"
data-height="1080"
dir="ltr"
>
<main class="scene-content">
<section class="header">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
data-composition-id="vscode-monokai"
data-width="1920"
data-height="1080"
dir="ltr"
>
<main class="scene-content">
<section class="header">
Expand Down
Loading