From e2dec3495ec81d72cd4d4a3f30a557f5b366b92b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel?= Date: Sat, 8 Aug 2026 23:06:57 +0000 Subject: [PATCH] fix(repo): store the producer fixtures as the LFS pointers they declare .gitattributes routes packages/producer/tests compiled fixtures through LFS, and the largest are 2.6 to 3.3 MB, so that routing is right. But only 7 of the 74 were actually stored as pointers. The other 67 were committed as plain content, most likely predating the attribute. A file marked for LFS but stored as content cannot be checked out cleanly: the filter converts it to a pointer, git sees that as a modification, and the file is permanently dirty. It fails with a should-have-been-pointers error. That is not cosmetic. It blocks git restore, git rebase, and even rebase with autostash, all of which fail with an unstaged-changes error naming files the developer never touched. git lfs fetch and git lfs checkout do not help, because there are no pointers to resolve. On one branch it made a routine rebase onto main impossible. Renormalizing re-runs the filter and stores what the attribute always said it would. The LFS objects already existed locally, so the pointers resolve. History still carries the original blobs. This fixes checkout, not the pack. --- .../animejs-adapter/output/compiled.html | 655 +--- .../audio-mux-parity/output/compiled.html | 70 +- .../producer/tests/chat/output/compiled.html | 331 +- .../output/compiled.html | 609 +--- .../css-import-scoping/output/compiled.html | 85 +- .../output/compiled.html | 24 +- .../tests/d3-adapter/output/compiled.html | 211 +- .../mov-prores/output/compiled.html | 125 +- .../mp4-h264-sdr/output/compiled.html | 142 +- .../mp4-h265-sdr/output/compiled.html | 124 +- .../png-sequence/output/compiled.html | 146 +- .../output/compiled.html | 109 +- .../three-boundary/output/compiled.html | 106 +- .../distributed/webm-vp9/output/compiled.html | 166 +- .../tests/dogs-captions/output/compiled.html | 634 +--- .../fast-capture-gsap/output/compiled.html | 45 +- .../font-variant-numeric/output/compiled.html | 106 +- .../google-maps-adapter/output/compiled.html | 227 +- .../output/compiled.html | 565 +--- .../hdr-hlg-regression/output/compiled.html | 123 +- .../tests/hdr-regression/output/compiled.html | 785 +---- .../output/compiled.html | 1772 +--------- .../iframe-render-compat/output/compiled.html | 15 +- .../leaflet-adapter/output/compiled.html | 110 +- .../tests/many-cuts/output/compiled.html | 63 +- .../tests/mapbox-adapter/output/compiled.html | 169 +- .../maplibre-adapter/output/compiled.html | 158 +- .../missing-host-comp-id/output/compiled.html | 128 +- .../overlay-montage-prod/output/compiled.html | 2922 +--------------- .../output/compiled.html | 142 +- .../output/compiled.html | 676 +--- .../pip-video-late-host/output/compiled.html | 387 +-- .../portrait-edge-bleed/output/compiled.html | 34 +- .../tests/portrait-edge-bleed/src/sample.mp4 | Bin 8809 -> 129 bytes .../output/compiled.html | 26 +- .../output/compiled.html | 16 +- .../output/compiled.html | 81 +- .../output/compiled.html | 1647 +-------- .../tests/style-1-prod/output/compiled.html | 1266 +------ .../tests/style-10-prod/output/compiled.html | 899 +---- .../tests/style-11-prod/output/compiled.html | 2086 +----------- .../tests/style-12-prod/output/compiled.html | 1571 +-------- .../tests/style-13-prod/output/compiled.html | 1560 +-------- .../tests/style-15-prod/output/compiled.html | 2960 +---------------- .../tests/style-16-prod/output/compiled.html | 1480 +-------- .../tests/style-17-prod/output/compiled.html | 1628 +-------- .../tests/style-18-prod/output/compiled.html | 1997 +---------- .../tests/style-2-prod/output/compiled.html | 1588 +-------- .../tests/style-3-prod/output/compiled.html | 1618 +-------- .../tests/style-4-prod/output/compiled.html | 1827 +--------- .../tests/style-5-prod/output/compiled.html | 2101 +----------- .../tests/style-6-prod/output/compiled.html | 830 +---- .../tests/style-7-prod/output/compiled.html | 2113 +----------- .../tests/style-8-prod/output/compiled.html | 1709 +--------- .../tests/style-9-prod/output/compiled.html | 1661 +-------- .../output/compiled.html | 383 +-- .../output/compiled.html | 371 +-- .../sub-comp-id-selector/output/compiled.html | 392 +-- .../tests/sub-comp-t0/output/compiled.html | 808 +---- .../output/compiled.html | 690 +--- .../output/compiled.html | 112 +- .../typegpu-adapter/output/compiled.html | 662 +--- .../tests/variables-prod/output/compiled.html | 140 +- .../vfr-screen-recording/output/compiled.html | 75 +- .../video-hfid-no-id/output/compiled.html | 64 +- .../vignelli-stacking/output/compiled.html | 490 +-- .../output/compiled.html | 109 +- .../webm-transparency/output/compiled.html | 581 +--- 68 files changed, 201 insertions(+), 47304 deletions(-) diff --git a/packages/producer/tests/animejs-adapter/output/compiled.html b/packages/producer/tests/animejs-adapter/output/compiled.html index b9b98730d9..232f558041 100644 --- a/packages/producer/tests/animejs-adapter/output/compiled.html +++ b/packages/producer/tests/animejs-adapter/output/compiled.html @@ -1,652 +1,3 @@ - - - - - - -
- -
anime.js adapter test
- - -
-
-
- - -
- - - - -
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:c43a001057d33b47ce103410a86f37c6d18a5e1d6ec565a757f5f67e9455d53f +size 2641276 diff --git a/packages/producer/tests/audio-mux-parity/output/compiled.html b/packages/producer/tests/audio-mux-parity/output/compiled.html index 31b78e90a3..db916bffb8 100644 --- a/packages/producer/tests/audio-mux-parity/output/compiled.html +++ b/packages/producer/tests/audio-mux-parity/output/compiled.html @@ -1,67 +1,3 @@ - - - - - - Audio mux parity - - - - -
- - - - - -
-

One

-
-
-

Two

-
-
-

Three

-
-
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:8b21b7cfabb4360e4a2c4df8f82d4e5ce45ed202fa1d7bb8f64d59d20ad12aca +size 74659 diff --git a/packages/producer/tests/chat/output/compiled.html b/packages/producer/tests/chat/output/compiled.html index 75f1bb2c41..2dc55ff9ab 100644 --- a/packages/producer/tests/chat/output/compiled.html +++ b/packages/producer/tests/chat/output/compiled.html @@ -1,328 +1,3 @@ - - - - - - Kinetic Typography Sequence - - - - - -
- - - - -
-
-
- TEXT - ANIMATION -
-
- WHAT - DO - YOU - WANT - TO - WRITE? -
-
- EVERYTHING - YOU - WANT, -
-
- STANDING - IN - FRONT - OF - YOU. -
-
- VERY - EASY, -
-
- AND - FAST. -
-
- SIT - BACK - AND - RELAX - | -
-
- WHAT - YOU - ARE - LOOKING - FOR? -
-
- THERE - YOU - HAVE - IT! -
-
- THANK - YOU -
-
-
-
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:82b3a8f3cd08e580cc925a901957e7a61ad6a811d8a6c085ecd26f4135575222 +size 11102 diff --git a/packages/producer/tests/chrome-screenshot-bottom-edge/output/compiled.html b/packages/producer/tests/chrome-screenshot-bottom-edge/output/compiled.html index 2f1e54cad9..d4d3dde462 100644 --- a/packages/producer/tests/chrome-screenshot-bottom-edge/output/compiled.html +++ b/packages/producer/tests/chrome-screenshot-bottom-edge/output/compiled.html @@ -1,606 +1,3 @@ - - - - - - Chrome Screenshot Bottom Edge - - - - -
-
-
bottom edge must stay inside the composition
-
-
-
- - - +version https://git-lfs.github.com/spec/v1 +oid sha256:08231e0d68be5c6fb689a5938ce3fcd5aebaac3a0fb225d267cee79784da8174 +size 2562481 diff --git a/packages/producer/tests/css-import-scoping/output/compiled.html b/packages/producer/tests/css-import-scoping/output/compiled.html index f53b8a29af..9a068e353a 100644 --- a/packages/producer/tests/css-import-scoping/output/compiled.html +++ b/packages/producer/tests/css-import-scoping/output/compiled.html @@ -1,82 +1,3 @@ - - - - - - - - - -
-
-
-
CSS IMPORT TEST
- - - - -
-
- - - +version https://git-lfs.github.com/spec/v1 +oid sha256:24327fe1869fd90efaff6ad5d85064835f23b78798efb24894d38f2ef4ce6503 +size 2768 diff --git a/packages/producer/tests/css-spinner-render-compat/output/compiled.html b/packages/producer/tests/css-spinner-render-compat/output/compiled.html index 7a46268bab..cf98a1add8 100644 --- a/packages/producer/tests/css-spinner-render-compat/output/compiled.html +++ b/packages/producer/tests/css-spinner-render-compat/output/compiled.html @@ -1,21 +1,3 @@ - - - - - - -
-
-
-
Loading
-
-
- - - +version https://git-lfs.github.com/spec/v1 +oid sha256:e4927706cd5ed83fadfbed5b2afa1172292a417612016d8ee9ba2690b1cf87a9 +size 1011 diff --git a/packages/producer/tests/d3-adapter/output/compiled.html b/packages/producer/tests/d3-adapter/output/compiled.html index 458742a993..1149b5344a 100644 --- a/packages/producer/tests/d3-adapter/output/compiled.html +++ b/packages/producer/tests/d3-adapter/output/compiled.html @@ -1,208 +1,3 @@ - - - - - - -
- -
-
D3 adapter test
-
Animated bar chart with transitions
- - - - -
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:0a97a108e346e6fce931e9ee0d41813c33b5ecf701bfb66d053027bf569f491b +size 447105 diff --git a/packages/producer/tests/distributed/mov-prores/output/compiled.html b/packages/producer/tests/distributed/mov-prores/output/compiled.html index 28852489b7..45ecb37545 100644 --- a/packages/producer/tests/distributed/mov-prores/output/compiled.html +++ b/packages/producer/tests/distributed/mov-prores/output/compiled.html @@ -1,122 +1,3 @@ - - - - - - mov ProRes distributed fixture - - - - -
-
-
PHASE
-
PRORES ONE
-
-
-
PHASE
-
PRORES TWO
-
- - - - -
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:3e1349c1d2d77ce831b88e0fc621928334d97b6a1bd8fedccb23e1af3d303194 +size 119242 diff --git a/packages/producer/tests/distributed/mp4-h264-sdr/output/compiled.html b/packages/producer/tests/distributed/mp4-h264-sdr/output/compiled.html index 514f4f83c8..538bba08c7 100644 --- a/packages/producer/tests/distributed/mp4-h264-sdr/output/compiled.html +++ b/packages/producer/tests/distributed/mp4-h264-sdr/output/compiled.html @@ -1,139 +1,3 @@ - - - - - - mp4 H.264 SDR distributed fixture - - - - -
-
-
CHUNK
-
PHASE ONE
-
-
-
CHUNK
-
PHASE TWO
-
- - - - - - -
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:e343fd54957a996658b92a5b37db752a58c54283d77e6aa209e9908355826692 +size 120306 diff --git a/packages/producer/tests/distributed/mp4-h265-sdr/output/compiled.html b/packages/producer/tests/distributed/mp4-h265-sdr/output/compiled.html index e3a9ca8f15..ec6821b46c 100644 --- a/packages/producer/tests/distributed/mp4-h265-sdr/output/compiled.html +++ b/packages/producer/tests/distributed/mp4-h265-sdr/output/compiled.html @@ -1,121 +1,3 @@ - - - - - - mp4 H.265 SDR distributed fixture - - - - -
-
-
CODEC
-
HEVC ONE
-
-
-
CODEC
-
HEVC TWO
-
- - - - -
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:31196702630cec4d213dacd56d74db740971c8f61904d4760d249d21e0bfd1c5 +size 119154 diff --git a/packages/producer/tests/distributed/png-sequence/output/compiled.html b/packages/producer/tests/distributed/png-sequence/output/compiled.html index 2974d6c176..fc7dcf9f83 100644 --- a/packages/producer/tests/distributed/png-sequence/output/compiled.html +++ b/packages/producer/tests/distributed/png-sequence/output/compiled.html @@ -1,143 +1,3 @@ - - - - - - png-sequence distributed fixture - - - - -
-
-
PHASE
-
ALPHA ONE
-
-
-
PHASE
-
ALPHA TWO
-
- - - - -
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:da62975e2607ede3e78b6864cd4de08905617507a8d7da027b2143ba3dff583b +size 131114 diff --git a/packages/producer/tests/distributed/three-boundary-deferred/output/compiled.html b/packages/producer/tests/distributed/three-boundary-deferred/output/compiled.html index e3e3ec6d49..ca3c97109a 100644 --- a/packages/producer/tests/distributed/three-boundary-deferred/output/compiled.html +++ b/packages/producer/tests/distributed/three-boundary-deferred/output/compiled.html @@ -1,106 +1,3 @@ - - - - - chunk-boundary: Three.js (setTimeout-deferred) - - - - - -
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:4d54e152114830728a00ca7da8fb7e65e95cf0773b40e59869e0f59fcb2151a1 +size 744376 diff --git a/packages/producer/tests/distributed/three-boundary/output/compiled.html b/packages/producer/tests/distributed/three-boundary/output/compiled.html index b686f4698f..9f5604e309 100644 --- a/packages/producer/tests/distributed/three-boundary/output/compiled.html +++ b/packages/producer/tests/distributed/three-boundary/output/compiled.html @@ -1,103 +1,3 @@ - - - - - chunk-boundary: Three.js - - - - - -
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:fa50557d3134c0606b7d68b7bc93bbee1ae79ddcb10a911ce3b21cb6169b7be8 +size 744332 diff --git a/packages/producer/tests/distributed/webm-vp9/output/compiled.html b/packages/producer/tests/distributed/webm-vp9/output/compiled.html index ba2edc000f..2521a61d10 100644 --- a/packages/producer/tests/distributed/webm-vp9/output/compiled.html +++ b/packages/producer/tests/distributed/webm-vp9/output/compiled.html @@ -1,163 +1,3 @@ - - - - - - webm VP9 distributed fixture - - - - -
-
-
CHUNK
-
PHASE ONE
-
-
-
CHUNK
-
PHASE TWO
-
- - - - - - -
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:6cd0ca6bbdf19adf8ea94cc3e3383d2ca6c8087d1000e30854fa286a8c1f1de7 +size 132215 diff --git a/packages/producer/tests/dogs-captions/output/compiled.html b/packages/producer/tests/dogs-captions/output/compiled.html index 0afd42d141..7dcfcd399c 100644 --- a/packages/producer/tests/dogs-captions/output/compiled.html +++ b/packages/producer/tests/dogs-captions/output/compiled.html @@ -1,631 +1,3 @@ - - - - - - - Dog Safety Video with Captions - - - - - -
- - - - -
-
-
- - -
- - - +version https://git-lfs.github.com/spec/v1 +oid sha256:e4a2955abb703d8143940c313d995b690c3d94bcb6db4dd574ac3f131d15d772 +size 127603 diff --git a/packages/producer/tests/fast-capture-gsap/output/compiled.html b/packages/producer/tests/fast-capture-gsap/output/compiled.html index f0111b28b2..494b368120 100644 --- a/packages/producer/tests/fast-capture-gsap/output/compiled.html +++ b/packages/producer/tests/fast-capture-gsap/output/compiled.html @@ -1,42 +1,3 @@ - - - - - - - - - -
-
FAST CAPTURE
-
-
- - - +version https://git-lfs.github.com/spec/v1 +oid sha256:4db5eaf9572a3eef2f76b0d71e6801dedefc4867d2f0477daf7ef907652844ec +size 72848 diff --git a/packages/producer/tests/font-variant-numeric/output/compiled.html b/packages/producer/tests/font-variant-numeric/output/compiled.html index c74692232e..02708e258a 100644 --- a/packages/producer/tests/font-variant-numeric/output/compiled.html +++ b/packages/producer/tests/font-variant-numeric/output/compiled.html @@ -1,103 +1,3 @@ - - - - - - Font Variant Numeric Test - - - - -
-
COUNTER
-
0000
- - -
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:c927ed9f91d9098c4019fd8143273d3e1fa96061c888d086efda9c945f6e85d8 +size 118787 diff --git a/packages/producer/tests/google-maps-adapter/output/compiled.html b/packages/producer/tests/google-maps-adapter/output/compiled.html index 69a6ca6029..c30c70424e 100644 --- a/packages/producer/tests/google-maps-adapter/output/compiled.html +++ b/packages/producer/tests/google-maps-adapter/output/compiled.html @@ -1,224 +1,3 @@ - - - - - - -
- - -
Google Maps adapter test
-
tilesloaded
- - - -
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:50989b9905815dd794a27f5c406f61d19efafd5e88ab18ba69aa5ae25e6896f8 +size 167667 diff --git a/packages/producer/tests/gsap-letters-render-compat/output/compiled.html b/packages/producer/tests/gsap-letters-render-compat/output/compiled.html index 13199b4c88..6d5185c9e4 100644 --- a/packages/producer/tests/gsap-letters-render-compat/output/compiled.html +++ b/packages/producer/tests/gsap-letters-render-compat/output/compiled.html @@ -1,562 +1,3 @@ - - - - - - - -
-
- HYPERFRAMES -
-
- - - +version https://git-lfs.github.com/spec/v1 +oid sha256:262db2282d1a599c48859411dd55a8377ef17b34bf76fb16ed55892ffe5fc886 +size 2562186 diff --git a/packages/producer/tests/hdr-hlg-regression/output/compiled.html b/packages/producer/tests/hdr-hlg-regression/output/compiled.html index b6973de235..08b93be3c7 100644 --- a/packages/producer/tests/hdr-hlg-regression/output/compiled.html +++ b/packages/producer/tests/hdr-hlg-regression/output/compiled.html @@ -1,120 +1,3 @@ - - - - - HDR HLG Regression Suite - - - - -
- - -
- A · HLG baseline + DOM overlay -
- - -
- -
-
- B · HLG wrapper opacity fade -
-
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:522941d4c4a052abe3e50a082c8d1437c476217497af1aab4061d9086cef9b4d +size 164074 diff --git a/packages/producer/tests/hdr-regression/output/compiled.html b/packages/producer/tests/hdr-regression/output/compiled.html index a6c419e64e..48878fd81b 100644 --- a/packages/producer/tests/hdr-regression/output/compiled.html +++ b/packages/producer/tests/hdr-regression/output/compiled.html @@ -1,782 +1,3 @@ - - - - - HDR PQ Regression Suite - - - - - -
- - -
- A · Baseline HDR + opacity tween -
- - -
- -
-
- B · DOM → HDR → DOM stack -
- - -
- -
- C · Rotate + scale + radius -
- - -
- -
- D · Scene A (HDR video) -
-
-
- HDR PQ photo -
- D · Scene B (HDR image) -
-
-
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:fea3053e1637b65b7e6c2b086ba45d4e3e0f2c97177d8c22a1501bf6d09133cb +size 2875693 diff --git a/packages/producer/tests/heygen-promo-preview-assets/output/compiled.html b/packages/producer/tests/heygen-promo-preview-assets/output/compiled.html index ef8dd3b5e8..7e3c7baffd 100644 --- a/packages/producer/tests/heygen-promo-preview-assets/output/compiled.html +++ b/packages/producer/tests/heygen-promo-preview-assets/output/compiled.html @@ -1,1769 +1,3 @@ - - - - - - HeyGen Promo - - - - -
-
-
-
-
-
- - - -
-
HEYGEN / AI VIDEO GENERATOR
-

- Create studio-quality - AI videos - in minutes. -

-

- Turn scripts, avatars, photos, and multilingual dubbing into polished videos with one - fast workflow built for teams. -

-
-
Get Started for Free
-
heygen.com
-
-
- -
-
-
-
- -
-
www.heygen.com
-
- HeyGen homepage -
- HeyGen avatars -
-
- - - - - -
-
-
-
- Text to Video - Photo to Video - Product Ads - UGC ads - AI Models -
- -
-
ONE PLATFORM / MULTIPLE WAYS TO CREATE
-

Text, avatars, dubbing, and AI Studio in one flow.

-

- Build product videos, talking photos, translated content, and social-ready promos - without leaving the same system. -

-
- -
-
- HeyGen product section -
-
- HeyGen feature strip -
- HeyGen prism -
- -
-
-
117,048,632
-
Videos generated
-
-
-
90,808,526
-
Avatars generated
-
-
-
16,125,234
-
Videos translated
-
-
-
- - - - - -
-
-
-
-
-
- -
-
- -
Used by 100,000+ teams
-
- -
-
-
HEYGEN / START CREATING
-

Fast to prompt.
Faster to publish.

-

- Create AI videos with avatars, dubbing, and text-first editing in one polished - workflow built to move at team speed. -

- -
-
Get Started for Free
-
heygen.com
-
-
- -
-
- HeyGen homepage -
-
- HeyGen prism -
-
-
-
-
- - - - - -
-
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:670bfb0e0f8d3565b31b74136b6537ea2f998bb4ca63aaef413b4c6d79fa52ba +size 232005 diff --git a/packages/producer/tests/iframe-render-compat/output/compiled.html b/packages/producer/tests/iframe-render-compat/output/compiled.html index 713ab93cd0..2b5219a214 100644 --- a/packages/producer/tests/iframe-render-compat/output/compiled.html +++ b/packages/producer/tests/iframe-render-compat/output/compiled.html @@ -1,12 +1,3 @@ - - - - - - -
- -
- - - +version https://git-lfs.github.com/spec/v1 +oid sha256:cc795c332a17d38cfe2eb457e26744bf4e82fdb91c96bb3790ba9baac68dc418 +size 493 diff --git a/packages/producer/tests/leaflet-adapter/output/compiled.html b/packages/producer/tests/leaflet-adapter/output/compiled.html index bc6c85bb04..084f6fc84c 100644 --- a/packages/producer/tests/leaflet-adapter/output/compiled.html +++ b/packages/producer/tests/leaflet-adapter/output/compiled.html @@ -1,107 +1,3 @@ - - - - - - - -
- -
-
Leaflet adapter test
-
37.7749, -122.4194 — San Francisco
- - - - -
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:7c44a6ef1daaae402f3cb54b50340de1617f059b0a734bd6dad1cec5594ded5f +size 311394 diff --git a/packages/producer/tests/many-cuts/output/compiled.html b/packages/producer/tests/many-cuts/output/compiled.html index b260f32206..e01230d1e8 100644 --- a/packages/producer/tests/many-cuts/output/compiled.html +++ b/packages/producer/tests/many-cuts/output/compiled.html @@ -1,60 +1,3 @@ - - - - - - Magic Cut Intro - - - - -
-
Magic Cut
-
Magic Cut
-
Magic Cut
-
Magic Cut
-
Magic Cut
-
Magic Cut
-
Magic Cut
-
Magic Cut
-
Magic Cut
-
Magic Cut
-
Magic Cut
-
Magic Cut
-
Magic Cut
-
Meet your Editing Agent
-
- - - - - - - - - - - - - - - - -
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:cdfe2f5bf64cd105e845e7a54f947068dff73889f194936315dbddfde039ddd0 +size 77039 diff --git a/packages/producer/tests/mapbox-adapter/output/compiled.html b/packages/producer/tests/mapbox-adapter/output/compiled.html index c297955f5c..b6817c5eab 100644 --- a/packages/producer/tests/mapbox-adapter/output/compiled.html +++ b/packages/producer/tests/mapbox-adapter/output/compiled.html @@ -1,166 +1,3 @@ - - - - - - -
- - -
Mapbox adapter test
-
mock: loaded
- - - -
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:6acef96ce08a7243f7e5509efd387c3251892a46d070400f6bcba9b4335ff29b +size 166058 diff --git a/packages/producer/tests/maplibre-adapter/output/compiled.html b/packages/producer/tests/maplibre-adapter/output/compiled.html index 53c85d851f..b52e49c19b 100644 --- a/packages/producer/tests/maplibre-adapter/output/compiled.html +++ b/packages/producer/tests/maplibre-adapter/output/compiled.html @@ -1,155 +1,3 @@ - - - - - - - -
- -
-
MapLibre adapter test
-
51.5074, -0.1278 — London
- - - - -
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:86faf6017e9080f8dd671b15f14a941e1dfd9b2fd57ce5b64878640f7e7a0301 +size 966777 diff --git a/packages/producer/tests/missing-host-comp-id/output/compiled.html b/packages/producer/tests/missing-host-comp-id/output/compiled.html index 3534e7d143..a1a70a33c4 100644 --- a/packages/producer/tests/missing-host-comp-id/output/compiled.html +++ b/packages/producer/tests/missing-host-comp-id/output/compiled.html @@ -1,125 +1,3 @@ - - - - - - Missing Host Composition Id - - - -
- -
-
Scoped Text Should Stay Styled
- - - - -
-
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:afc80b170d25a36a3eabc6cb91e9d49b64a3a63701e94db012be8a560ab6c90f +size 266679 diff --git a/packages/producer/tests/overlay-montage-prod/output/compiled.html b/packages/producer/tests/overlay-montage-prod/output/compiled.html index 2b7ca2e441..e0fb2a2f73 100644 --- a/packages/producer/tests/overlay-montage-prod/output/compiled.html +++ b/packages/producer/tests/overlay-montage-prod/output/compiled.html @@ -1,2919 +1,3 @@ - - - - - - Basel Form Video - - - - - -
- -
-
-
- -
-
-

activate accounts

-
-
- -
- Form 1 - Form 2 - Form 3 -
-
- - - - -
-
-
-
- Column Form - Splat Form - Notch Form -
-
compliance training
- - - - -
-
-
-
- - - -
-
schedule 1:1
- - - - -
-
- - -
- -
- - -
-
- -
- -
- - -
- -
- - -
- -
- - - - -
-
- - -
-
-
-
-
-
- - -
- - -
-
- -
- -
-

first week

-
-

onboarding guide

-
-
- - -
-
- -
- -
-

get started

-
- -
- -
-
- - - - -
- -
- - - - \ No newline at end of file +version https://git-lfs.github.com/spec/v1 +oid sha256:47375017bc14f8aa75526b3913919a1c17309914616671f49d17d13ecb61f8f2 +size 2650335 diff --git a/packages/producer/tests/page-side-shader-compositor-render-compat/output/compiled.html b/packages/producer/tests/page-side-shader-compositor-render-compat/output/compiled.html index 532ad78a5f..8a11d82b91 100644 --- a/packages/producer/tests/page-side-shader-compositor-render-compat/output/compiled.html +++ b/packages/producer/tests/page-side-shader-compositor-render-compat/output/compiled.html @@ -1,139 +1,3 @@ - - - - - Page-Side Shader Compositor Regression - - - - - -
- - -
-
-
ALPHA
-
- -
-
-
BETA
-
-
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:604527d193fd1805c192c0175f89d72d29f7a205435b599ac6619b870a47cb8d +size 172372 diff --git a/packages/producer/tests/parallel-capture-regression/output/compiled.html b/packages/producer/tests/parallel-capture-regression/output/compiled.html index 77056190bd..322cb89e45 100644 --- a/packages/producer/tests/parallel-capture-regression/output/compiled.html +++ b/packages/producer/tests/parallel-capture-regression/output/compiled.html @@ -1,673 +1,3 @@ - - - - - - - -
-
-
-
-
Parallel Capture
-
0
-
-
-
-
-
- - - +version https://git-lfs.github.com/spec/v1 +oid sha256:3087496582bbb989e1e8cabd0d44c11f31b24cdc3a180dde8088896bf68289bc +size 2563843 diff --git a/packages/producer/tests/pip-video-late-host/output/compiled.html b/packages/producer/tests/pip-video-late-host/output/compiled.html index 6326867edc..cfc8c62e9b 100644 --- a/packages/producer/tests/pip-video-late-host/output/compiled.html +++ b/packages/producer/tests/pip-video-late-host/output/compiled.html @@ -1,384 +1,3 @@ - - - - - - - - - -
- -
-
INTRO (0–3s)
-
- - -
- - - - -
PIP VIDEO (3–6s)
- - - - -
-
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:8dda3c0cafa38f94e360b9383b79eba41b2037943645c713d37204fc030db880 +size 87527 diff --git a/packages/producer/tests/portrait-edge-bleed/output/compiled.html b/packages/producer/tests/portrait-edge-bleed/output/compiled.html index db671cf285..ea8f2a9aa4 100644 --- a/packages/producer/tests/portrait-edge-bleed/output/compiled.html +++ b/packages/producer/tests/portrait-edge-bleed/output/compiled.html @@ -1,31 +1,3 @@ - - - - - - - -
- -
- - - +version https://git-lfs.github.com/spec/v1 +oid sha256:af5f05b90c45e004f387bd7203fe0ac75071422fc1e0d837f054d38484f87c1d +size 73712 diff --git a/packages/producer/tests/portrait-edge-bleed/src/sample.mp4 b/packages/producer/tests/portrait-edge-bleed/src/sample.mp4 index 7bfaf7283d4c8f584dc371e63f0a6a240f1582a7..72ac97847c40811064fed584d199f0734f961b05 100644 GIT binary patch literal 129 zcmWN?%MrpL5CG77s-OV_%b#?^!mco*k`c_o>h)dTMeo_iOSHAlc}RKh>-ONe|8F1M z%XrFpQjr&IqgOFo*3KWkf~lkxgs7NPgyPURbj2qNm<<&j5sbCjqsoC%u_l9-gAc)^ Mw9Wn{5u-}m54V6P2><{9 literal 8809 zcmeHN&u<$=6dv0t6j6yF^$@D08q`v%s&;l4CpdvcE>YD;1qlxA0f9E--P!EQ`^z(9 zC+^8oIUu+fDY@i^_zU2IzT%v`+n8aB8otP~oiEZ&Qo4n!#ENIyM_XSpM*%>o@96dhPZGFaz#G z$3|WZ6CNt+Sk_y0$Fh+fDOId5FYoN^GzM|N^MqxMTx>7nER9H|32^d4#d#*zsn0sh zcP%P-=-M>koh0|WuC)#y$}*M=CC7-S+znzzWxoT+qJKWuHCSJ0u4>$T^@K? z3rBc@W!v1fSE(O~JY^mXwW$(3Nn#18wc84O1ysM6LK|=v+{rWUI`&oDrXiEcD`Yn= zfO=e@S9p0CN{)k6Bwzs4acGj~T^2#)O_L6lN$kT~rU{E?qMXBzQ>Jhoai+LP7?2>} zN&12fJwHziR;~!dQG&%8lmMb&$O#2YxdgPsdhqkvK1`BY%_GI?p~2C2+PhvdRi_u1|FyiKzzqkvJsC}0$LN(JDgfSkUz zM=y9eotWAs0MUo?I8G<}}9f9Bpx^LzmBT#^o=0K8_kKM8sH zdr~3zo!S2aNS}z?Gv?z^m5^ElCzoC5{8V+zIcpm6xEjoR(oW3txOwMVguFN^2VUfX zl7JR@BH@U;G^lV~x2#n?OyTetdT1J)ymtrE_sFdu%W?H6NJNRC!Ncn*Mt>U*vo~25 zBpf-_ui%I@1aNkcmPPetUkoOFivgUw;$SfBKhqZpo#5(CsX7VZZ={mb2ZEfh@%$b< znqIR^%(dXQHv!^>_6TE=*4l-mBZzFMx>0$5eEH~i^4d1|Un}#kocAj8@R$fTHTv(} zD;07o`l - - - - - -
- -
- - - +version https://git-lfs.github.com/spec/v1 +oid sha256:362ff01000c74232839c6f53382b95acfa274cd79d005628e467b468d4b727e9 +size 981 diff --git a/packages/producer/tests/render-symlinked-assets/output/compiled.html b/packages/producer/tests/render-symlinked-assets/output/compiled.html index 416b7c5a31..bffa713451 100644 --- a/packages/producer/tests/render-symlinked-assets/output/compiled.html +++ b/packages/producer/tests/render-symlinked-assets/output/compiled.html @@ -1,13 +1,3 @@ - - - - - - -
-
-
SYMLINK CSS
-
-
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:3594fb2d8e58b22e5ab7a34d7d7521bd48563440def34458503c832c18e095c3 +size 454 diff --git a/packages/producer/tests/render-video-overlay-stretch/output/compiled.html b/packages/producer/tests/render-video-overlay-stretch/output/compiled.html index f252cdb685..5e93909ff9 100644 --- a/packages/producer/tests/render-video-overlay-stretch/output/compiled.html +++ b/packages/producer/tests/render-video-overlay-stretch/output/compiled.html @@ -1,78 +1,3 @@ - - - - - - Video Overlay Stretch Regression - - - -
- - - - - - -
- CLIP A -
-
- CLIP B -
-
- - - +version https://git-lfs.github.com/spec/v1 +oid sha256:5b49e97a5790955c731e273114098622a13dac4f5952cb7d5d0de5bb86e31026 +size 2251 diff --git a/packages/producer/tests/spanish-empire-cdn-inline/output/compiled.html b/packages/producer/tests/spanish-empire-cdn-inline/output/compiled.html index 5dc8f51004..51c6f24c7e 100644 --- a/packages/producer/tests/spanish-empire-cdn-inline/output/compiled.html +++ b/packages/producer/tests/spanish-empire-cdn-inline/output/compiled.html @@ -1,1644 +1,3 @@ - - - - - -The Rise and Reach of the Spanish Empire - - -
- - -
- - -
-
-
- - - - - -
-
-

CIRCA 1492 — 1821

-

At one point in history…

-

one empire connected almost the entire world.

-
-
-
- - -
-
-
-
1492
- - -
- -
ATLANTIC CROSSING
-
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -

CRUZ DE BORGOÑA

-
- - -
-
SPAIN
-
CARIBBEAN
-
AMERICAS
-
- -
-

THE DISCOVERY ERA

-

It began in the late 15th century,

-

when Spain funded voyages across unknown oceans.

-
-
-
- - -
-
-
EXPANSIÓN
- - -
-
South America
-
Central America
-
Philippines
-
Parts of Europe
-
& Beyond
-
-
-

RAPID EXPANSION

-

Within decades, Spain controlled

-

vast lands across the Americas, Europe, Asia, and beyond.

-
-
-
- - -
-
-
-
ORO
- - -
- - - - - - - - - - - - - - - - - - -
- - -
-
-
-
-
-
-
-
-
-
- - -
-
GOLD RESERVES
91%
-
SILVER OUTPUT
84%
-
GLOBAL TRADE
76%
-
- -
-

POWER & WEALTH

-

Gold and silver flowed into Spain,

-

making it one of the richest and most powerful empires in history.

-
-
-
- - -
-
-
CULTURA
-
-
-
- -
-

Architecture

-

Baroque cathedrals and colonial cities rose across two continents

-
-
-
- Aa -
-

Language

-

Spanish became one of Earth's most spoken languages — 500M+ today

-
-
-
- -
-

Religion

-

Catholic faith spread through missions across the Americas and Asia

-
-
-
-

CULTURAL LEGACY

-

Its influence shaped languages,

-

cultures, and religions across continents.

-
-
-
- - -
-
-
-
CRISIS
-
-
-
- - - - - - - - - -
-
Armed Conflicts
-
Colonial Resistance
-
Economic Strain
-
-
-

THE CHALLENGES

-

But power came at a cost—

-

conflicts, resistance, and economic strain began to weaken its dominance.

-
-
-
- - -
-
-
DECLIVE
- -
- -
-
-
-
1810Mexico rises
-
1816Argentina free
-
1821Peru & Central America
-
1898Cuba, Philippines lost
-
-
-

THE LONG DECLINE

-

Over time, colonies gained independence,

-

and the empire slowly dissolved.

-
-
-
- - -
-
- - - - -
- -
-
-
-

LASTING LEGACY

-

But its legacy…

-

still shapes the world today.

-
-
-
-
- - -
-
-
-
- - - - - - -
-
-

THE STORY OF

-

THE SPANISH
EMPIRE

-
-

1492 – 1898

-
-
-
-
- -
- - - - - - - - - - - - - - -
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:2c73953f6b8e45580e7fcad6e14655fa1392f13dc7df9fbaf16e294ce7231093 +size 2014653 diff --git a/packages/producer/tests/style-1-prod/output/compiled.html b/packages/producer/tests/style-1-prod/output/compiled.html index eb92470e17..5c0d03c02b 100644 --- a/packages/producer/tests/style-1-prod/output/compiled.html +++ b/packages/producer/tests/style-1-prod/output/compiled.html @@ -1,1263 +1,3 @@ - - - - - - Geometric Bold - Ikko Tanaka Style - - - - -
- - - -
- -
- - -
- -
-
-
ASKED & ANSWERED
-
- - -
-
-
47%
-
NEED MOTION
-
- - -
-
-
62%
-
INEFFECTIVE
-
-
- - -
-
-
75%
-
LACK SKILLS
-
- - -
-
-
EDITOR AGENT
-
- - - - -
- - -
-
- - - - -
- - - - - -
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:65fc299ed8210a04e340de40ca721bb495cc8cf4700c6c71444cd0cfc2bb704c +size 338867 diff --git a/packages/producer/tests/style-10-prod/output/compiled.html b/packages/producer/tests/style-10-prod/output/compiled.html index 1f74cc85f3..455406c665 100644 --- a/packages/producer/tests/style-10-prod/output/compiled.html +++ b/packages/producer/tests/style-10-prod/output/compiled.html @@ -1,896 +1,3 @@ - - - - - - - Ahn Sang-soo Play Mode Video - - - - - - - -
- -
- -
-
- - -
- -
- - - - - - -
- - -
- -
-
-
-
47%
-
NEEDED
MOTION
GRAPHICS
-
-
-
- - -
-
-
-
62%
-
-
ATTENTION LOSS
-
-
-
-
- - -
-
-
-
75%
-
SKILL
GAP
-
-
-
- - -
-
-
-
EDITOR AGENT
-
-
-
- - - - - - -
- - -
-
-
-
- - - - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:144019900e1c02039542aac16c21f0d9631a8f722256d6566584be0818fffd1a +size 96072 diff --git a/packages/producer/tests/style-11-prod/output/compiled.html b/packages/producer/tests/style-11-prod/output/compiled.html index 624db690e3..b4f5154d50 100644 --- a/packages/producer/tests/style-11-prod/output/compiled.html +++ b/packages/producer/tests/style-11-prod/output/compiled.html @@ -1,2083 +1,3 @@ - - - - - - Editor Agent - Sol LeWitt Style - - - - -
-
-
-
-
- - - - -
- -
-
- Editor Agent - Portrait System -
- -
- Survey Cut - 13.88s -
-
- -
-
-
Editor Agent / Survey System
- - - - - - - - - - - - - - - - - - - - - - - - - - -
-
Need motion
-
47%
-
Asked for motion graphics
-
Sharper pacing, clearer transitions, more visual energy.
-
- -
-
Attention drop
-
62%
-
Were stuck with static content
-
The message was right. The cut was not landing.
-
- -
-
Execution gap
-
75%
-
Knew the look, needed the edit
-
- The direction was clear. The hands-on workflow was the bottleneck. -
-
-
- - - - -
- -
-
-
Narration
-
-
- - - - -
- - -
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:8b7ab3a2dd0adbcdfe61b5548980f533494058bafcb6d8628706dc0c1198e212 +size 679957 diff --git a/packages/producer/tests/style-12-prod/output/compiled.html b/packages/producer/tests/style-12-prod/output/compiled.html index aa64d9f9f4..a36d09ce30 100644 --- a/packages/producer/tests/style-12-prod/output/compiled.html +++ b/packages/producer/tests/style-12-prod/output/compiled.html @@ -1,1568 +1,3 @@ - - - - - - Editor Agent - De Stijl Edition - - - - -
- -
-
-
-
-
-
-
-
- -
-
-
-
-
- - - - -
- - -
- -
- - -
-
-
-
-
47%
-
-
-
-
- -
-
-
62%
-
-
-
-
-
- -
-
-
3/4
-
-
-
-
-
- - - - -
- - -
-
-
Editor Agent
-
-
- - - - -
- - -
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:64f7d70c1adf6e7fa985962c8ebec4f94a36134b3d3efea59be39e709787fbe5 +size 415598 diff --git a/packages/producer/tests/style-13-prod/output/compiled.html b/packages/producer/tests/style-13-prod/output/compiled.html index 8ac715c9a8..138b430299 100644 --- a/packages/producer/tests/style-13-prod/output/compiled.html +++ b/packages/producer/tests/style-13-prod/output/compiled.html @@ -1,1557 +1,3 @@ - - - - - - Editor Agent - Wim Crouwel Style - - - - -
- -
-
- -
- - -
-
- - -
-
- - - - -
- - - - - -
-
- -
-
-
-
Need Motion Graphics
-
-
-
- - -
-
-
-
Static content reduces engagement
-
-
-
- - -
-
-
-
LACK TECHNICAL SKILLS
-
-
-
-
- - - - -
- - -
-
- - - - -
- - -
-
-
-
-
-
-
-
-
-
-
- - - - -
-
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:9a2c111d5c8e3bfd998e10dfc40e28d305638f032ae6d85248d6132d133fdacf +size 197335 diff --git a/packages/producer/tests/style-15-prod/output/compiled.html b/packages/producer/tests/style-15-prod/output/compiled.html index 7926829bc4..3fdeae1a1c 100644 --- a/packages/producer/tests/style-15-prod/output/compiled.html +++ b/packages/producer/tests/style-15-prod/output/compiled.html @@ -1,2957 +1,3 @@ - - - - - - Jan Tschichold Typography Video - - - - -
- -
-
- - -
- -
-
-
- - -
-
-
-
- - -
- - - - -
- - -
- -
-
-
-
-
-
-
-
-
-
- - -
-
- -
- -
-
-
- - - - -
- - -
-
-
-
-
-
- -
-
-
75%
-
(3 out of 4)
-
- -
-
LACK
-
THE ESSENTIAL
-
SKILLS
-
- -
-
-
-
-
-
- - - - -
- - -
-
- -
-
-
-
-
-
- - -
-
-
- - - - -
- - -
-
- -
- - - - -
-
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:1c4b525bacb707b8eeeed1e92ce222ef2f8b05240541b825b1f682814616d11e +size 586589 diff --git a/packages/producer/tests/style-16-prod/output/compiled.html b/packages/producer/tests/style-16-prod/output/compiled.html index cfad1e3ad8..365071c43c 100644 --- a/packages/producer/tests/style-16-prod/output/compiled.html +++ b/packages/producer/tests/style-16-prod/output/compiled.html @@ -1,1477 +1,3 @@ - - - - - - Editor Agent Video - - - - -
- -
- -
-
-
-
- - -
-
-
-
-
-
- - -
-
-
-
-
-
Survey signal
-
47%
-
OF YOU NEED
MOTION GRAPHICS
-
-
- - -
-
-
-
-
-
Engagement drop
-
62%
-
SAID STATIC CONTENT
REDUCES ENGAGEMENT
-
-
- - - - -
- - -
- -
- - -
-
-
Narration
-
-
- - - - -
- - -
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:f68e0405c67beba4f294fc35059cbb87e303df6877de3afca0942dfaf23ed92b +size 354093 diff --git a/packages/producer/tests/style-17-prod/output/compiled.html b/packages/producer/tests/style-17-prod/output/compiled.html index eea3c61d86..f5cbb6280e 100644 --- a/packages/producer/tests/style-17-prod/output/compiled.html +++ b/packages/producer/tests/style-17-prod/output/compiled.html @@ -1,1625 +1,3 @@ - - - - - - Editor Agent - Saul Bass Style - - - - -
- -
-
- -
-
-
- - -
- - - - - -
- - -
-
E
-
D
-
I
-
T
-
O
-
R
-
-
A
-
G
-
E
-
N
-
T
-
- - -
- - - -
-
- - - -
-
- - - - - - - - - - - -
- - - - - -
-
-
-
- -
-
-
-
6
-
2
-
%
-
-
-
STATIC CONTENT
-
COSTING YOU ATTENTION
-
-
-
- -
-
- - - - -
- - -
-
- - - - -
-
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:2e67a41fe4a0e9c9f7b7a33441046d5da6452a2ee69dcdea6789be0395d8b393 +size 143501 diff --git a/packages/producer/tests/style-18-prod/output/compiled.html b/packages/producer/tests/style-18-prod/output/compiled.html index af501279fe..d774975f4a 100644 --- a/packages/producer/tests/style-18-prod/output/compiled.html +++ b/packages/producer/tests/style-18-prod/output/compiled.html @@ -1,1994 +1,3 @@ - - - - - Editor Agent - Agnes Martin Style - - - - -
- -
-
- -
-
- - -
- -
- - -
- -
-
- - - - -
- - - -
- -
- - -
-
- -
-
-
-
-
-
- - -
-
47%
-
needed motion graphics
-
- - -
-
62%
-
static content reduces engagement
-
- - -
-
75%
-
lack technical skills
-
-
- - - - -
- - -
-
- -
- - - - -
- - -
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:52ce70637c3af64665191c72584b525f0acc79ae24a46b7d0b4c541277dd790a +size 2223522 diff --git a/packages/producer/tests/style-2-prod/output/compiled.html b/packages/producer/tests/style-2-prod/output/compiled.html index bc9f12615b..4fe4b7a2fa 100644 --- a/packages/producer/tests/style-2-prod/output/compiled.html +++ b/packages/producer/tests/style-2-prod/output/compiled.html @@ -1,1585 +1,3 @@ - - - - - - Swiss Grid Video - - - - -
-
2026
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
- - -
- -
- - -
-
-
-
-

SURVEY FINDINGS

-

CONTENT CREATION 2026

-
-
- - - - - - -
- -
- -
-
47%
-
-
MOTION GRAPHICS
-
- - -
-
62%
-
-
STATIC CONTENT
-
- - -
-
75%
-
-
EDITING SKILLS
-
- - - - - - - - - -
- -
-
-
- -
-
- - - - -
-
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:d0ccea5e8ec0b3b8d9a57aa128d1c0a03493d48fd344f54c52912378b1d0379e +size 550623 diff --git a/packages/producer/tests/style-3-prod/output/compiled.html b/packages/producer/tests/style-3-prod/output/compiled.html index b192df03a4..99e9d9ba70 100644 --- a/packages/producer/tests/style-3-prod/output/compiled.html +++ b/packages/producer/tests/style-3-prod/output/compiled.html @@ -1,1615 +1,3 @@ - - - - - - Swiss Grid - Editor Agent - - - - -
- - Grid - - -
- -
- - -
-
-
-
-

EDITOR AGENT

-

THE SURVEY FINDINGS

-
-
- - - - -
- - -
-
- -
-
47%
-
NEED MOTION GRAPHICS
-
- - -
-
62%
-
LOSING ATTENTION
-
-
-
-
- - -
-
3 OF 4
-
LACK EDITING SKILLS
-
-
-
-
- -
-
-
- - - - - -
- - -
-
- - - - -
- - - - - - - - -
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:a045c5849bbd56c5d0c36ebde9f725ec5d8ac7c8cae9eb1329736cef1cf8f651 +size 540633 diff --git a/packages/producer/tests/style-4-prod/output/compiled.html b/packages/producer/tests/style-4-prod/output/compiled.html index 49bc500d21..c8ad91114c 100644 --- a/packages/producer/tests/style-4-prod/output/compiled.html +++ b/packages/producer/tests/style-4-prod/output/compiled.html @@ -1,1824 +1,3 @@ - - - - - - Warm Grain - Editor Agent - - - - -
- -
-
- -
- - - - - -
-
-
-

Editor Agent

-

Design simplified.

-
-
- - - - -
- -
- -
-
-
47%
-
Need Motion Graphics
-
-
- - -
-
62%
-
- - -
-
- - - -
-
Editing Skills
-
- - - - -
- -
-
-
- -
-
- - - - -
- - - - - - - -
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:0095619faa1b1cb509fa06b6a51635eb3431e0a4235b421de816ae5e9aaab945 +size 1624099 diff --git a/packages/producer/tests/style-5-prod/output/compiled.html b/packages/producer/tests/style-5-prod/output/compiled.html index 06b75d5453..f33d475344 100644 --- a/packages/producer/tests/style-5-prod/output/compiled.html +++ b/packages/producer/tests/style-5-prod/output/compiled.html @@ -1,2098 +1,3 @@ - - - - - - Digital Grid — Wim Crouwel Style - - - - -
- -
-
-
-
-
- - - - -
- - -
-
-
-
-
- - - - -
- - -
-
- -
-
47% NEED MOTION GRAPHICS
-
-
-
-
-
00%
-
- - -
-
62% LOSE ATTENTION
-
-
-
STATIC
-
-
-
-
MOTION
-
00%
-
-
-
-
- - -
-
75% LACK SKILLS
-
-
- - - - -
-
00%
-
-
-
- - - - -
- - - - - -
-
- - - - -
-
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:5c3e2515a24714b2fc5ba5aae6b862b56d9984fb49ac38c98a400c3920c95e28 +size 304747 diff --git a/packages/producer/tests/style-6-prod/output/compiled.html b/packages/producer/tests/style-6-prod/output/compiled.html index a55472032c..5aab67e26e 100644 --- a/packages/producer/tests/style-6-prod/output/compiled.html +++ b/packages/producer/tests/style-6-prod/output/compiled.html @@ -1,827 +1,3 @@ - - - - - - - Athletic Bold — Sport Broadcast - - - - - - -
- - - - -
-
- -
- - -
-
WE ASKED
-
WHAT YOU
-
NEEDED.
-
-
-
- - -
- -
-
-
-
-
- - -
-
-
-
- - -
-
47%
-
NEED MOTION GRAPHICS
-
-
- - -
-
62%
-
STATIC LOSES ATTENTION
-
-
- - -
-
- 3 - OUT OF - 4 -
-
LACK SKILLS
-
-
- - -
-
-
-
EDITOR
-
AGENT
-
-
-
-
- - -
-
-
-
-
- - - -
- - - +version https://git-lfs.github.com/spec/v1 +oid sha256:30dd2560ce2521d7f66ae8113389ed4152190392f79ec4a3757d610045008e74 +size 71112 diff --git a/packages/producer/tests/style-7-prod/output/compiled.html b/packages/producer/tests/style-7-prod/output/compiled.html index 14ab26c7c7..7eed5bef27 100644 --- a/packages/producer/tests/style-7-prod/output/compiled.html +++ b/packages/producer/tests/style-7-prod/output/compiled.html @@ -1,2110 +1,3 @@ - - - - - - Editor Agent - Velvet Standard - - - - -
- -
-
-
EDITOR AGENT
-
-
- - - - -
- - -
- - - - -
-
-
-
-
47%
-
MOTION GRAPHICS
-
-
-
-
-
-
62%
-
STATIC CONTENT
-
-
-
-
-
-
75%
-
LACK SKILLS
-
-
-
- - - - -
- - -
-
-
-
-
-
-
- - - - -
- - - -
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:b5a2d2f72081ddd2e650a49427d55cb47b142101903bf13f29fba381ca10ffdb +size 3318885 diff --git a/packages/producer/tests/style-8-prod/output/compiled.html b/packages/producer/tests/style-8-prod/output/compiled.html index eb59570bd3..bd55c8d535 100644 --- a/packages/producer/tests/style-8-prod/output/compiled.html +++ b/packages/producer/tests/style-8-prod/output/compiled.html @@ -1,1706 +1,3 @@ - - - - - - Editor Agent - Henryk Tomaszewski Style - - - - - -
- -
- -
-
-
-
-
- - -
- -
- - -
-
47%
-
62%
-
75%
-
- - - - -
- - -
-
-
-
-

EDITOR AGENT

-
- - - - -
- - -
-
-
WE ASKED WHAT YOU NEEDED.
-
FORTY-SEVEN PERCENT OF YOU SAID
-
MOTION GRAPHICS.
-
SIXTY-TWO PERCENT SAID STATIC
-
CONTENT WAS COSTING YOU ATTENTION,
-
AND THREE OUT OF FOUR
-
SAID YOU KNOW THE LOOK
-
YOU WANT BUT DON'T HAVE
-
THE EDITING SKILLS TO GET
-
THERE.
-
SO WE BUILT
-
EDITOR AGENT
-
- - - - -
-
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:5274f601aa8c0e4692651b834d9a8937d57a0615381793a2c9f057e355c061de +size 1268028 diff --git a/packages/producer/tests/style-9-prod/output/compiled.html b/packages/producer/tests/style-9-prod/output/compiled.html index f0482cbda7..6e662da1b6 100644 --- a/packages/producer/tests/style-9-prod/output/compiled.html +++ b/packages/producer/tests/style-9-prod/output/compiled.html @@ -1,1658 +1,3 @@ - - - - - - Editor Agent - Play Mode - - - - - -
- -
-
- - -
- - -
-
- -
- - -
- - -
-
-

EDITOR AGENT

-
- - - - -
-
-
- - - - -
-
-
- -
-
-
-
-
47%
-
NEED MOTION GRAPHICS
-
-
- -
-
-
- - -
-
-
-
-
62%
-
STRUGGLE WITH STATIC CONTENT
-
-
- -
-
-
- - -
-
-
-
-
75%
-
LACK EDITING SKILLS
-
-
- -
-
-
-
- - - - -
- - - - - - - - - - - -
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:a2a3b624c8a32c0f7e1a3bcbea2659e8b0746c5d9d7350389ea757f45c8dc42a +size 198420 diff --git a/packages/producer/tests/sub-comp-class-selector/output/compiled.html b/packages/producer/tests/sub-comp-class-selector/output/compiled.html index 00d8970b2c..26f1e326eb 100644 --- a/packages/producer/tests/sub-comp-class-selector/output/compiled.html +++ b/packages/producer/tests/sub-comp-class-selector/output/compiled.html @@ -1,380 +1,3 @@ - - - - - - - - -
-
-
ISSUE 1847 REPRO
- - - - - -
-
- - - +version https://git-lfs.github.com/spec/v1 +oid sha256:63c24baa7a64c36982d724fc9ff2534a5ab7a565f3c71dfcc074248c568aa375 +size 169109 diff --git a/packages/producer/tests/sub-comp-height-percent/output/compiled.html b/packages/producer/tests/sub-comp-height-percent/output/compiled.html index e46ba029aa..c162b49c2d 100644 --- a/packages/producer/tests/sub-comp-height-percent/output/compiled.html +++ b/packages/producer/tests/sub-comp-height-percent/output/compiled.html @@ -1,368 +1,3 @@ - - - - - - - - -
-
- - -
-
-
- Centered -
-
-
- - - -
-
- - - +version https://git-lfs.github.com/spec/v1 +oid sha256:34960ab8bae7104cdff36d8c576c812401bc6310d287dedf236518dc88fefc03 +size 86426 diff --git a/packages/producer/tests/sub-comp-id-selector/output/compiled.html b/packages/producer/tests/sub-comp-id-selector/output/compiled.html index 3e08c487cf..7dff85de9e 100644 --- a/packages/producer/tests/sub-comp-id-selector/output/compiled.html +++ b/packages/producer/tests/sub-comp-id-selector/output/compiled.html @@ -1,389 +1,3 @@ - - - - - - - - -
-
-
- HELLO WORLD -
- - - -
-
- - - +version https://git-lfs.github.com/spec/v1 +oid sha256:5ce74947905322a2b3ffb1041067666bd93173d4e074f8f5323bc97c4521e7fb +size 174004 diff --git a/packages/producer/tests/sub-comp-t0/output/compiled.html b/packages/producer/tests/sub-comp-t0/output/compiled.html index 4e042ff02f..5594e3c636 100644 --- a/packages/producer/tests/sub-comp-t0/output/compiled.html +++ b/packages/producer/tests/sub-comp-t0/output/compiled.html @@ -1,805 +1,3 @@ - - - - - - - - - -
- -
-
-
BREAKING
-
Transfer confirmed
- - - - - -
- - -
-
-
Second Scene
- - - - - -
-
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:74854a44116e6d0869888793b19cf3843eca78853649dfaf47efc57a8b346ba0 +size 284855 diff --git a/packages/producer/tests/sub-composition-video/output/compiled.html b/packages/producer/tests/sub-composition-video/output/compiled.html index 8702b32eea..d3a2d96045 100644 --- a/packages/producer/tests/sub-composition-video/output/compiled.html +++ b/packages/producer/tests/sub-composition-video/output/compiled.html @@ -1,687 +1,3 @@ - - - - - - Polaroid Speaker - - - - -
- - - - -
- -
- -
- -
- -
- -
-
-
-
-
- - - - -
- - -
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:54940f7e4f70f0e678127fd1824821c21ea2c28abb56879674cdd36b795b2327 +size 1084645 diff --git a/packages/producer/tests/timed-descendant-visibility/output/compiled.html b/packages/producer/tests/timed-descendant-visibility/output/compiled.html index fdb726ec35..3ef2f2e196 100644 --- a/packages/producer/tests/timed-descendant-visibility/output/compiled.html +++ b/packages/producer/tests/timed-descendant-visibility/output/compiled.html @@ -1,109 +1,3 @@ - - - - - - - - -
-
-
-
-
-
-
-
-
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:93e349ab3cf09c15b5289d73bf5276a223e45a00463cafc634e3be1cca116377 +size 2515 diff --git a/packages/producer/tests/typegpu-adapter/output/compiled.html b/packages/producer/tests/typegpu-adapter/output/compiled.html index 51a752fa3c..6fb717700e 100644 --- a/packages/producer/tests/typegpu-adapter/output/compiled.html +++ b/packages/producer/tests/typegpu-adapter/output/compiled.html @@ -1,659 +1,3 @@ - - - - - - -
- - -
TypeGPU adapter test
-
WebGPU is seekable.
-
GPU rendering works.
- - - -
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:e834e9b27dc50157bb96bf90bbe7b8d29e344c2104462ba2d45d5595e0ff30b8 +size 2565576 diff --git a/packages/producer/tests/variables-prod/output/compiled.html b/packages/producer/tests/variables-prod/output/compiled.html index 6d7acf5b2c..e3001110a1 100644 --- a/packages/producer/tests/variables-prod/output/compiled.html +++ b/packages/producer/tests/variables-prod/output/compiled.html @@ -1,137 +1,3 @@ - - - - - - - - - -
- -

-

-
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:5ebed76383e8c88a0b7c0c5528514247ccab3b4b65c71b1b560348aafa957604 +size 268563 diff --git a/packages/producer/tests/vfr-screen-recording/output/compiled.html b/packages/producer/tests/vfr-screen-recording/output/compiled.html index b65d17e535..9f3df193fc 100644 --- a/packages/producer/tests/vfr-screen-recording/output/compiled.html +++ b/packages/producer/tests/vfr-screen-recording/output/compiled.html @@ -1,72 +1,3 @@ - - - - - VFR Screen Recording Regression - - - -
- - -
VFR
-
- - - +version https://git-lfs.github.com/spec/v1 +oid sha256:29936b277efcbd6cd934e5911801e63403cb10a6da5404b2be5c5e7ce5d322f0 +size 89971 diff --git a/packages/producer/tests/video-hfid-no-id/output/compiled.html b/packages/producer/tests/video-hfid-no-id/output/compiled.html index d5dfc46901..a135ad97c2 100644 --- a/packages/producer/tests/video-hfid-no-id/output/compiled.html +++ b/packages/producer/tests/video-hfid-no-id/output/compiled.html @@ -1,61 +1,3 @@ - - - - - - - - - -
- - - -
- FOOTAGE -
-
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:d521b87458369854de7f54f5a7cc20c58797f8bb88e1247e30091fbab97de3d2 +size 75060 diff --git a/packages/producer/tests/vignelli-stacking/output/compiled.html b/packages/producer/tests/vignelli-stacking/output/compiled.html index 61337f2214..9361aff858 100644 --- a/packages/producer/tests/vignelli-stacking/output/compiled.html +++ b/packages/producer/tests/vignelli-stacking/output/compiled.html @@ -1,487 +1,3 @@ - - - - - - - Vignelli Style Video - - - - - -
-
- -
- -
-
-
-
PRUEBA
-
-
- -
-
-
GRABAR
CONTENIDO
-
-
- -
-
-
-
SER YO
MISMA
-
-
-
- -
-
-
-
- - - - +version https://git-lfs.github.com/spec/v1 +oid sha256:2b211f4cb757ba7c392c16eb1bfa58d8aebd7d704ffacc5a43fe36e021e7006e +size 301676 diff --git a/packages/producer/tests/webgl-video-texture-render-compat/output/compiled.html b/packages/producer/tests/webgl-video-texture-render-compat/output/compiled.html index e2d424c515..d008bcd9eb 100644 --- a/packages/producer/tests/webgl-video-texture-render-compat/output/compiled.html +++ b/packages/producer/tests/webgl-video-texture-render-compat/output/compiled.html @@ -1,106 +1,3 @@ - - - - - - -
- - - - -
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:253e2b94f1babe8290f5f1c20e51c0d79d8b21cf1af4fecfa6a0d22733d9298d +size 4110 diff --git a/packages/producer/tests/webm-transparency/output/compiled.html b/packages/producer/tests/webm-transparency/output/compiled.html index e44e07d656..d64460622d 100644 --- a/packages/producer/tests/webm-transparency/output/compiled.html +++ b/packages/producer/tests/webm-transparency/output/compiled.html @@ -1,578 +1,3 @@ - - - - - - - -
- -
- - -
Overlay Test
- - - -
- - +version https://git-lfs.github.com/spec/v1 +oid sha256:0a58f6769219ee42b16805f01f00fb0958f4d1402e3c2fd82b19273eed14c4e5 +size 2562420