sketchmark 2.1.0 → 2.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -7
- package/ANIMATABLE_MATRIX.md +0 -177
- package/KERNEL_SPEC.md +0 -412
- package/PACKS.md +0 -81
- package/PRESETS.md +0 -182
- package/dist/src/builders/index.d.ts +0 -64
- package/dist/src/builders/index.js +0 -212
- package/dist/src/compounds.d.ts +0 -13
- package/dist/src/compounds.js +0 -118
- package/dist/src/deck.d.ts +0 -4
- package/dist/src/deck.js +0 -91
- package/dist/src/export/index.d.ts +0 -8
- package/dist/src/export/index.js +0 -15
- package/dist/src/kernel.d.ts +0 -8
- package/dist/src/kernel.js +0 -68
- package/dist/src/motion.d.ts +0 -4
- package/dist/src/motion.js +0 -262
- package/dist/src/patch.d.ts +0 -5
- package/dist/src/patch.js +0 -72
- package/dist/src/player/index.d.ts +0 -68
- package/dist/src/player/index.js +0 -600
- package/dist/src/project.d.ts +0 -11
- package/dist/src/project.js +0 -107
- package/dist/src/render/raw-three.d.ts +0 -7
- package/dist/src/render/raw-three.js +0 -17
- package/dist/src/render/three-html.d.ts +0 -2
- package/dist/src/render/three-html.js +0 -257
- package/dist/src/render/three-preview-svg.d.ts +0 -3
- package/dist/src/render/three-preview-svg.js +0 -102
- package/dist/src/scenes.d.ts +0 -4
- package/dist/src/scenes.js +0 -26
- package/dist/src/sequences.d.ts +0 -43
- package/dist/src/sequences.js +0 -109
- package/dist/src/shapes/builtins.d.ts +0 -2
- package/dist/src/shapes/builtins.js +0 -393
- package/dist/src/shapes/common.d.ts +0 -9
- package/dist/src/shapes/common.js +0 -76
- package/dist/src/shapes/geometry.d.ts +0 -22
- package/dist/src/shapes/geometry.js +0 -166
- package/dist/src/shapes/index.d.ts +0 -2
- package/dist/src/shapes/index.js +0 -18
- package/dist/src/shapes/registry.d.ts +0 -8
- package/dist/src/shapes/registry.js +0 -31
- package/dist/src/shapes/types.d.ts +0 -32
- package/dist/src/shapes/types.js +0 -2
- package/examples/1730642890464.jpg +0 -0
- package/examples/app-screen.svg +0 -1
- package/examples/app-screen.visual.json +0 -503
- package/examples/dashboard-table.svg +0 -1
- package/examples/dashboard-table.visual.json +0 -708
- package/examples/dev-docs.svg +0 -1
- package/examples/dev-docs.visual.json +0 -248
- package/examples/explainer.mp4 +0 -0
- package/examples/explainer.visual.json +0 -1713
- package/examples/group-origin-effects-lab-check.svg +0 -1
- package/examples/group-origin-effects-lab.visual.json +0 -1880
- package/examples/image-clip-radius.visual.json +0 -271
- package/examples/make-app-screen.cjs +0 -368
- package/examples/make-dashboard-table.cjs +0 -277
- package/examples/make-dev-docs.cjs +0 -233
- package/examples/make-explainer.cjs +0 -438
- package/examples/make-group-origin-effects-lab.cjs +0 -370
- package/examples/make-image-clip-radius.cjs +0 -169
- package/examples/make-modal-dialog.cjs +0 -355
- package/examples/make-origin-effects-lab.cjs +0 -311
- package/examples/make-preset-character-motion.cjs +0 -32
- package/examples/make-presets-demo.cjs +0 -30
- package/examples/make-pricing.cjs +0 -286
- package/examples/make-product-demo.cjs +0 -468
- package/examples/make-product-hero.cjs +0 -223
- package/examples/make-release-notes.cjs +0 -333
- package/examples/make-settings-panel.cjs +0 -435
- package/examples/make-split-preview.cjs +0 -248
- package/examples/make-storyboard.cjs +0 -215
- package/examples/make-transcript.cjs +0 -234
- package/examples/make-typography-test.cjs +0 -397
- package/examples/make-ui-demo-explainer.cjs +0 -1094
- package/examples/make-ui-flow.cjs +0 -762
- package/examples/make-walkthrough.cjs +0 -815
- package/examples/modal-dialog.svg +0 -1
- package/examples/modal-dialog.visual.json +0 -239
- package/examples/origin-effects-lab-check.svg +0 -1
- package/examples/origin-effects-lab.visual.json +0 -1412
- package/examples/preset-character-motion.visual.json +0 -949
- package/examples/presets-demo.visual.json +0 -787
- package/examples/pricing.svg +0 -1
- package/examples/pricing.visual.json +0 -652
- package/examples/product-demo.mp4 +0 -0
- package/examples/product-demo.visual.json +0 -866
- package/examples/product-hero.svg +0 -1
- package/examples/product-hero.visual.json +0 -242
- package/examples/release-notes.svg +0 -1
- package/examples/release-notes.visual.json +0 -467
- package/examples/settings-panel.svg +0 -1
- package/examples/settings-panel.visual.json +0 -501
- package/examples/split-preview.svg +0 -1
- package/examples/split-preview.visual.json +0 -124
- package/examples/storyboard.svg +0 -1
- package/examples/storyboard.visual.json +0 -312
- package/examples/transcript.svg +0 -1
- package/examples/transcript.visual.json +0 -407
- package/examples/typography-indent-check.svg +0 -1
- package/examples/typography-lineheight-0.svg +0 -1
- package/examples/typography-lineheight-2.svg +0 -1
- package/examples/typography-test-check.svg +0 -1
- package/examples/typography-test.svg +0 -1
- package/examples/typography-test.visual.json +0 -757
- package/examples/ui-demo-explainer-billing.svg +0 -1
- package/examples/ui-demo-explainer-check.svg +0 -1
- package/examples/ui-demo-explainer-save.svg +0 -1
- package/examples/ui-demo-explainer-toggle.svg +0 -1
- package/examples/ui-demo-explainer.mp4 +0 -0
- package/examples/ui-demo-explainer.visual.json +0 -2597
- package/examples/ui-flow.mp4 +0 -0
- package/examples/ui-flow.visual.json +0 -1211
- package/examples/walkthrough.mp4 +0 -0
- package/examples/walkthrough.visual.json +0 -1372
|
@@ -1,312 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 1,
|
|
3
|
-
"canvas": {
|
|
4
|
-
"width": 1100,
|
|
5
|
-
"height": 720,
|
|
6
|
-
"background": "#f1f5f9"
|
|
7
|
-
},
|
|
8
|
-
"elements": [
|
|
9
|
-
{
|
|
10
|
-
"id": "page-title",
|
|
11
|
-
"type": "text",
|
|
12
|
-
"x": 48,
|
|
13
|
-
"y": 40,
|
|
14
|
-
"text": "Product Launch Storyboard",
|
|
15
|
-
"align": "left",
|
|
16
|
-
"valign": "top",
|
|
17
|
-
"fontSize": 28,
|
|
18
|
-
"fontFamily": "Inter, system-ui, sans-serif",
|
|
19
|
-
"weight": 700,
|
|
20
|
-
"fill": "#0f172a"
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"id": "page-subtitle",
|
|
24
|
-
"type": "text",
|
|
25
|
-
"x": 48,
|
|
26
|
-
"y": 78,
|
|
27
|
-
"text": "Four key moments in the announcement video sequence.",
|
|
28
|
-
"align": "left",
|
|
29
|
-
"valign": "top",
|
|
30
|
-
"fontSize": 14,
|
|
31
|
-
"fontFamily": "Inter, system-ui, sans-serif",
|
|
32
|
-
"weight": 400,
|
|
33
|
-
"fill": "#64748b"
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"id": "panel-1-bg",
|
|
37
|
-
"type": "path",
|
|
38
|
-
"d": "M 58 122 L 528 122 Q 538 122 538 132 L 538 372 Q 538 382 528 382 L 58 382 Q 48 382 48 372 L 48 132 Q 48 122 58 122 Z",
|
|
39
|
-
"fill": "#ffffff",
|
|
40
|
-
"stroke": "#e2e8f0",
|
|
41
|
-
"strokeWidth": 1
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"id": "panel-1-number",
|
|
45
|
-
"type": "text",
|
|
46
|
-
"x": 68,
|
|
47
|
-
"y": 142,
|
|
48
|
-
"text": "01",
|
|
49
|
-
"align": "left",
|
|
50
|
-
"valign": "top",
|
|
51
|
-
"fontSize": 32,
|
|
52
|
-
"fontFamily": "Inter, system-ui, sans-serif",
|
|
53
|
-
"weight": 700,
|
|
54
|
-
"fill": "#cbd5e1"
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"id": "panel-1-tag-bg",
|
|
58
|
-
"type": "path",
|
|
59
|
-
"d": "M 462 142 L 505 142 Q 518 142 518 155 L 518 155 Q 518 168 505 168 L 462 168 Q 449 168 449 155 L 449 155 Q 449 142 462 142 Z",
|
|
60
|
-
"fill": "#0f172a",
|
|
61
|
-
"stroke": "none"
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
"id": "panel-1-tag-text",
|
|
65
|
-
"type": "text",
|
|
66
|
-
"x": 483.5,
|
|
67
|
-
"y": 155,
|
|
68
|
-
"text": "Intro",
|
|
69
|
-
"align": "center",
|
|
70
|
-
"valign": "middle",
|
|
71
|
-
"fontSize": 11,
|
|
72
|
-
"fontFamily": "Inter, system-ui, sans-serif",
|
|
73
|
-
"weight": 600,
|
|
74
|
-
"fill": "#ffffff"
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"id": "panel-1-title",
|
|
78
|
-
"type": "text",
|
|
79
|
-
"x": 68,
|
|
80
|
-
"y": 194,
|
|
81
|
-
"text": "Brand Logo Reveal",
|
|
82
|
-
"align": "left",
|
|
83
|
-
"valign": "top",
|
|
84
|
-
"fontSize": 18,
|
|
85
|
-
"fontFamily": "Inter, system-ui, sans-serif",
|
|
86
|
-
"weight": 600,
|
|
87
|
-
"fill": "#1e293b"
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"id": "panel-1-caption",
|
|
91
|
-
"type": "text",
|
|
92
|
-
"x": 68,
|
|
93
|
-
"y": 226,
|
|
94
|
-
"text": "Open on a dark screen. The logo fades in from\nthe center with a subtle glow effect. Hold for\ntwo seconds to establish brand presence.",
|
|
95
|
-
"align": "left",
|
|
96
|
-
"valign": "top",
|
|
97
|
-
"fontSize": 13,
|
|
98
|
-
"fontFamily": "Inter, system-ui, sans-serif",
|
|
99
|
-
"weight": 400,
|
|
100
|
-
"lineHeight": 1.6,
|
|
101
|
-
"fill": "#475569",
|
|
102
|
-
"maxWidth": 450
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"id": "panel-2-bg",
|
|
106
|
-
"type": "path",
|
|
107
|
-
"d": "M 572 122 L 1042 122 Q 1052 122 1052 132 L 1052 372 Q 1052 382 1042 382 L 572 382 Q 562 382 562 372 L 562 132 Q 562 122 572 122 Z",
|
|
108
|
-
"fill": "#ffffff",
|
|
109
|
-
"stroke": "#e2e8f0",
|
|
110
|
-
"strokeWidth": 1
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"id": "panel-2-number",
|
|
114
|
-
"type": "text",
|
|
115
|
-
"x": 582,
|
|
116
|
-
"y": 142,
|
|
117
|
-
"text": "02",
|
|
118
|
-
"align": "left",
|
|
119
|
-
"valign": "top",
|
|
120
|
-
"fontSize": 32,
|
|
121
|
-
"fontFamily": "Inter, system-ui, sans-serif",
|
|
122
|
-
"weight": 700,
|
|
123
|
-
"fill": "#cbd5e1"
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"id": "panel-2-tag-bg",
|
|
127
|
-
"type": "path",
|
|
128
|
-
"d": "M 967 142 L 1019 142 Q 1032 142 1032 155 L 1032 155 Q 1032 168 1019 168 L 967 168 Q 954 168 954 155 L 954 155 Q 954 142 967 142 Z",
|
|
129
|
-
"fill": "#0f172a",
|
|
130
|
-
"stroke": "none"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"id": "panel-2-tag-text",
|
|
134
|
-
"type": "text",
|
|
135
|
-
"x": 993,
|
|
136
|
-
"y": 155,
|
|
137
|
-
"text": "Action",
|
|
138
|
-
"align": "center",
|
|
139
|
-
"valign": "middle",
|
|
140
|
-
"fontSize": 11,
|
|
141
|
-
"fontFamily": "Inter, system-ui, sans-serif",
|
|
142
|
-
"weight": 600,
|
|
143
|
-
"fill": "#ffffff"
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"id": "panel-2-title",
|
|
147
|
-
"type": "text",
|
|
148
|
-
"x": 582,
|
|
149
|
-
"y": 194,
|
|
150
|
-
"text": "Feature Demonstration",
|
|
151
|
-
"align": "left",
|
|
152
|
-
"valign": "top",
|
|
153
|
-
"fontSize": 18,
|
|
154
|
-
"fontFamily": "Inter, system-ui, sans-serif",
|
|
155
|
-
"weight": 600,
|
|
156
|
-
"fill": "#1e293b"
|
|
157
|
-
},
|
|
158
|
-
{
|
|
159
|
-
"id": "panel-2-caption",
|
|
160
|
-
"type": "text",
|
|
161
|
-
"x": 582,
|
|
162
|
-
"y": 226,
|
|
163
|
-
"text": "Quick cuts showing the product in use. Focus\non three key interactions: search, create, and\nshare. Each clip lasts 1.5 seconds.",
|
|
164
|
-
"align": "left",
|
|
165
|
-
"valign": "top",
|
|
166
|
-
"fontSize": 13,
|
|
167
|
-
"fontFamily": "Inter, system-ui, sans-serif",
|
|
168
|
-
"weight": 400,
|
|
169
|
-
"lineHeight": 1.6,
|
|
170
|
-
"fill": "#475569",
|
|
171
|
-
"maxWidth": 450
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
"id": "panel-3-bg",
|
|
175
|
-
"type": "path",
|
|
176
|
-
"d": "M 58 406 L 528 406 Q 538 406 538 416 L 538 656 Q 538 666 528 666 L 58 666 Q 48 666 48 656 L 48 416 Q 48 406 58 406 Z",
|
|
177
|
-
"fill": "#ffffff",
|
|
178
|
-
"stroke": "#e2e8f0",
|
|
179
|
-
"strokeWidth": 1
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
"id": "panel-3-number",
|
|
183
|
-
"type": "text",
|
|
184
|
-
"x": 68,
|
|
185
|
-
"y": 426,
|
|
186
|
-
"text": "03",
|
|
187
|
-
"align": "left",
|
|
188
|
-
"valign": "top",
|
|
189
|
-
"fontSize": 32,
|
|
190
|
-
"fontFamily": "Inter, system-ui, sans-serif",
|
|
191
|
-
"weight": 700,
|
|
192
|
-
"fill": "#cbd5e1"
|
|
193
|
-
},
|
|
194
|
-
{
|
|
195
|
-
"id": "panel-3-tag-bg",
|
|
196
|
-
"type": "path",
|
|
197
|
-
"d": "M 462 426 L 505 426 Q 518 426 518 439 L 518 439 Q 518 452 505 452 L 462 452 Q 449 452 449 439 L 449 439 Q 449 426 462 426 Z",
|
|
198
|
-
"fill": "#0f172a",
|
|
199
|
-
"stroke": "none"
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
"id": "panel-3-tag-text",
|
|
203
|
-
"type": "text",
|
|
204
|
-
"x": 483.5,
|
|
205
|
-
"y": 439,
|
|
206
|
-
"text": "Pause",
|
|
207
|
-
"align": "center",
|
|
208
|
-
"valign": "middle",
|
|
209
|
-
"fontSize": 11,
|
|
210
|
-
"fontFamily": "Inter, system-ui, sans-serif",
|
|
211
|
-
"weight": 600,
|
|
212
|
-
"fill": "#ffffff"
|
|
213
|
-
},
|
|
214
|
-
{
|
|
215
|
-
"id": "panel-3-title",
|
|
216
|
-
"type": "text",
|
|
217
|
-
"x": 68,
|
|
218
|
-
"y": 478,
|
|
219
|
-
"text": "Customer Testimonial",
|
|
220
|
-
"align": "left",
|
|
221
|
-
"valign": "top",
|
|
222
|
-
"fontSize": 18,
|
|
223
|
-
"fontFamily": "Inter, system-ui, sans-serif",
|
|
224
|
-
"weight": 600,
|
|
225
|
-
"fill": "#1e293b"
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
"id": "panel-3-caption",
|
|
229
|
-
"type": "text",
|
|
230
|
-
"x": 68,
|
|
231
|
-
"y": 510,
|
|
232
|
-
"text": "A single customer speaks directly to camera.\nKeep framing tight on their face. Let the quote\nbreathe with natural pauses for emphasis.",
|
|
233
|
-
"align": "left",
|
|
234
|
-
"valign": "top",
|
|
235
|
-
"fontSize": 13,
|
|
236
|
-
"fontFamily": "Inter, system-ui, sans-serif",
|
|
237
|
-
"weight": 400,
|
|
238
|
-
"lineHeight": 1.6,
|
|
239
|
-
"fill": "#475569",
|
|
240
|
-
"maxWidth": 450
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"id": "panel-4-bg",
|
|
244
|
-
"type": "path",
|
|
245
|
-
"d": "M 572 406 L 1042 406 Q 1052 406 1052 416 L 1052 656 Q 1052 666 1042 666 L 572 666 Q 562 666 562 656 L 562 416 Q 562 406 572 406 Z",
|
|
246
|
-
"fill": "#ffffff",
|
|
247
|
-
"stroke": "#e2e8f0",
|
|
248
|
-
"strokeWidth": 1
|
|
249
|
-
},
|
|
250
|
-
{
|
|
251
|
-
"id": "panel-4-number",
|
|
252
|
-
"type": "text",
|
|
253
|
-
"x": 582,
|
|
254
|
-
"y": 426,
|
|
255
|
-
"text": "04",
|
|
256
|
-
"align": "left",
|
|
257
|
-
"valign": "top",
|
|
258
|
-
"fontSize": 32,
|
|
259
|
-
"fontFamily": "Inter, system-ui, sans-serif",
|
|
260
|
-
"weight": 700,
|
|
261
|
-
"fill": "#cbd5e1"
|
|
262
|
-
},
|
|
263
|
-
{
|
|
264
|
-
"id": "panel-4-tag-bg",
|
|
265
|
-
"type": "path",
|
|
266
|
-
"d": "M 994 426 L 1019 426 Q 1032 426 1032 439 L 1032 439 Q 1032 452 1019 452 L 994 452 Q 981 452 981 439 L 981 439 Q 981 426 994 426 Z",
|
|
267
|
-
"fill": "#0f172a",
|
|
268
|
-
"stroke": "none"
|
|
269
|
-
},
|
|
270
|
-
{
|
|
271
|
-
"id": "panel-4-tag-text",
|
|
272
|
-
"type": "text",
|
|
273
|
-
"x": 1006.5,
|
|
274
|
-
"y": 439,
|
|
275
|
-
"text": "End",
|
|
276
|
-
"align": "center",
|
|
277
|
-
"valign": "middle",
|
|
278
|
-
"fontSize": 11,
|
|
279
|
-
"fontFamily": "Inter, system-ui, sans-serif",
|
|
280
|
-
"weight": 600,
|
|
281
|
-
"fill": "#ffffff"
|
|
282
|
-
},
|
|
283
|
-
{
|
|
284
|
-
"id": "panel-4-title",
|
|
285
|
-
"type": "text",
|
|
286
|
-
"x": 582,
|
|
287
|
-
"y": 478,
|
|
288
|
-
"text": "Call to Action",
|
|
289
|
-
"align": "left",
|
|
290
|
-
"valign": "top",
|
|
291
|
-
"fontSize": 18,
|
|
292
|
-
"fontFamily": "Inter, system-ui, sans-serif",
|
|
293
|
-
"weight": 600,
|
|
294
|
-
"fill": "#1e293b"
|
|
295
|
-
},
|
|
296
|
-
{
|
|
297
|
-
"id": "panel-4-caption",
|
|
298
|
-
"type": "text",
|
|
299
|
-
"x": 582,
|
|
300
|
-
"y": 510,
|
|
301
|
-
"text": "Product name and tagline animate in from\nthe left. URL and QR code appear below.\nEnd with logo lockup in the corner.",
|
|
302
|
-
"align": "left",
|
|
303
|
-
"valign": "top",
|
|
304
|
-
"fontSize": 13,
|
|
305
|
-
"fontFamily": "Inter, system-ui, sans-serif",
|
|
306
|
-
"weight": 400,
|
|
307
|
-
"lineHeight": 1.6,
|
|
308
|
-
"fill": "#475569",
|
|
309
|
-
"maxWidth": 450
|
|
310
|
-
}
|
|
311
|
-
]
|
|
312
|
-
}
|
package/examples/transcript.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="1140" viewBox="0 0 900 1140" role="img"><rect x="0" y="0" width="900" height="1140" fill="#ffffff"/><text id="title" text-anchor="start" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="30" font-weight="700" fill="#0f172a"><tspan x="56" y="59">Meeting Transcript</tspan></text><text id="subtitle" text-anchor="start" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="13" font-weight="400" fill="#64748b"><tspan x="56" y="92.5">Product Sync — May 27, 2026 · 10:00 AM · 4 participants</tspan></text><path id="divider-top" d="M 56 118 L 844 118" fill="none" stroke="#e2e8f0" stroke-width="1"/><text id="msg-0-speaker" text-anchor="start" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="13" font-weight="600" fill="#1e293b"><tspan x="56" y="156.5">Sarah Chen</tspan></text><text id="msg-0-time" text-anchor="end" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="12" font-weight="400" fill="#94a3b8"><tspan x="844" y="156">10:01</tspan></text><path id="msg-0-bg" d="M 64 174 L 836 174 Q 844 174 844 182 L 844 257 Q 844 265 836 265 L 64 265 Q 56 265 56 257 L 56 182 Q 56 174 64 174 Z" fill="#f8fafc" stroke="#e2e8f0" stroke-width="1"/><text id="msg-0-text" text-anchor="start" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="13" font-weight="400" fill="#334155"><tspan x="70" y="194.5">Alright, let's get started. The main topic today is the timeline</tspan><tspan x="70" y="215.3">for the v2.4 release. We need to finalize which features ship</tspan><tspan x="70" y="236.1">and which get pushed to the next cycle.</tspan></text><text id="msg-1-speaker" text-anchor="start" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="13" font-weight="600" fill="#1e293b"><tspan x="56" y="291.5">Marcus Taylor</tspan></text><text id="msg-1-time" text-anchor="end" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="12" font-weight="400" fill="#94a3b8"><tspan x="844" y="291">10:02</tspan></text><path id="msg-1-bg" d="M 64 309 L 836 309 Q 844 309 844 317 L 844 392 Q 844 400 836 400 L 64 400 Q 56 400 56 392 L 56 317 Q 56 309 64 309 Z" fill="#f8fafc" stroke="#e2e8f0" stroke-width="1"/><text id="msg-1-text" text-anchor="start" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="13" font-weight="400" fill="#334155"><tspan x="70" y="329.5">From the backend side, the API gateway migration is on track.</tspan><tspan x="70" y="350.3">We finished the schema federation layer last week and rate</tspan><tspan x="70" y="371.1">limiting is in review right now.</tspan></text><text id="msg-2-speaker" text-anchor="start" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="13" font-weight="600" fill="#1e293b"><tspan x="56" y="426.5">Priya Nair</tspan></text><text id="msg-2-time" text-anchor="end" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="12" font-weight="400" fill="#94a3b8"><tspan x="844" y="426">10:03</tspan></text><path id="msg-2-bg" d="M 64 444 L 836 444 Q 844 444 844 452 L 844 527 Q 844 535 836 535 L 64 535 Q 56 535 56 527 L 56 452 Q 56 444 64 444 Z" fill="#f8fafc" stroke="#e2e8f0" stroke-width="1"/><text id="msg-2-text" text-anchor="start" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="13" font-weight="400" fill="#334155"><tspan x="70" y="464.5">Design system updates are about 80% done. The new tokens</tspan><tspan x="70" y="485.3">are merged but we still need to audit accessibility on the</tspan><tspan x="70" y="506.1">refactored form components before release.</tspan></text><text id="msg-3-speaker" text-anchor="start" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="13" font-weight="600" fill="#1e293b"><tspan x="56" y="561.5">Sarah Chen</tspan></text><text id="msg-3-time" text-anchor="end" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="12" font-weight="400" fill="#94a3b8"><tspan x="844" y="561">10:04</tspan></text><path id="msg-3-bg" d="M 64 579 L 836 579 Q 844 579 844 587 L 844 662 Q 844 670 836 670 L 64 670 Q 56 670 56 662 L 56 587 Q 56 579 64 579 Z" fill="#f8fafc" stroke="#e2e8f0" stroke-width="1"/><text id="msg-3-text" text-anchor="start" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="13" font-weight="400" fill="#334155"><tspan x="70" y="599.5">Good. Let's set a hard cutoff for Friday on the a11y audit.</tspan><tspan x="70" y="620.3">If it's not passing by then we defer the form components</tspan><tspan x="70" y="641.1">and ship everything else on schedule.</tspan></text><text id="msg-4-speaker" text-anchor="start" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="13" font-weight="600" fill="#1e293b"><tspan x="56" y="696.5">James Olsen</tspan></text><text id="msg-4-time" text-anchor="end" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="12" font-weight="400" fill="#94a3b8"><tspan x="844" y="696">10:05</tspan></text><path id="msg-4-bg" d="M 64 714 L 836 714 Q 844 714 844 722 L 844 797 Q 844 805 836 805 L 64 805 Q 56 805 56 797 L 56 722 Q 56 714 64 714 Z" fill="#f8fafc" stroke="#e2e8f0" stroke-width="1"/><text id="msg-4-text" text-anchor="start" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="13" font-weight="400" fill="#334155"><tspan x="70" y="734.5">I can help with the audit. I've been running automated scans</tspan><tspan x="70" y="755.3">on the onboarding flow already so I know the tooling well.</tspan><tspan x="70" y="776.1">Should have results by Thursday.</tspan></text><text id="msg-5-speaker" text-anchor="start" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="13" font-weight="600" fill="#1e293b"><tspan x="56" y="831.5">Priya Nair</tspan></text><text id="msg-5-time" text-anchor="end" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="12" font-weight="400" fill="#94a3b8"><tspan x="844" y="831">10:06</tspan></text><path id="msg-5-bg" d="M 64 849 L 836 849 Q 844 849 844 857 L 844 911 Q 844 919 836 919 L 64 919 Q 56 919 56 911 L 56 857 Q 56 849 64 849 Z" fill="#f8fafc" stroke="#e2e8f0" stroke-width="1"/><text id="msg-5-text" text-anchor="start" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="13" font-weight="400" fill="#334155"><tspan x="70" y="869.5">That would be great. I'll share the component list and the</tspan><tspan x="70" y="890.3">test matrix with you after this call so we don't duplicate work.</tspan></text><text id="msg-6-speaker" text-anchor="start" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="13" font-weight="600" fill="#1e293b"><tspan x="56" y="945.5">Sarah Chen</tspan></text><text id="msg-6-time" text-anchor="end" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="12" font-weight="400" fill="#94a3b8"><tspan x="844" y="945">10:07</tspan></text><path id="msg-6-bg" d="M 64 963 L 836 963 Q 844 963 844 971 L 844 1046 Q 844 1054 836 1054 L 64 1054 Q 56 1054 56 1046 L 56 971 Q 56 963 64 963 Z" fill="#f8fafc" stroke="#e2e8f0" stroke-width="1"/><text id="msg-6-text" text-anchor="start" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="13" font-weight="400" fill="#334155"><tspan x="70" y="983.5">Perfect. Let's reconvene Thursday afternoon to review the</tspan><tspan x="70" y="1004.3">audit results and make the final call. I'll send a calendar</tspan><tspan x="70" y="1025.1">invite. Anything else before we wrap?</tspan></text><path id="btn-export-bg" d="M 388 1086 L 512 1086 Q 520 1086 520 1094 L 520 1120 Q 520 1128 512 1128 L 388 1128 Q 380 1128 380 1120 L 380 1094 Q 380 1086 388 1086 Z" fill="#1e293b" stroke="none" stroke-width="0"/><text id="btn-export-label" text-anchor="middle" dominant-baseline="middle" font-family="Roboto, Arial, sans-serif" font-size="14" font-weight="600" fill="#ffffff"><tspan x="450" y="1107">Export Transcript</tspan></text></svg>
|