@yojahny/wp-design-library 0.5.1 → 0.6.0
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/bin/library.mjs +1 -0
- package/entries/ada/entry.md +24 -6
- package/entries/air/entry.md +39 -10
- package/entries/ais-community-dark-depth/entry.md +44 -19
- package/entries/apple-home/entry.md +43 -10
- package/entries/apple-macbook-neo/entry.md +39 -10
- package/entries/apple-watch-ultra-4/entry.md +36 -11
- package/entries/bpco/entry.md +15 -7
- package/entries/column/entry.md +22 -9
- package/entries/cthdrl/entry.md +41 -19
- package/entries/dala-craftedbygc/entry.md +41 -16
- package/entries/dock/entry.md +36 -10
- package/entries/dub/entry.md +35 -10
- package/entries/duolingo/entry.md +42 -10
- package/entries/elevenlabs/entry.md +42 -10
- package/entries/flying-papers/entry.md +32 -10
- package/entries/gsap/entry.md +40 -10
- package/entries/letters/entry.md +40 -10
- package/entries/micro/entry.md +34 -10
- package/entries/monopo-saigon/entry.md +41 -12
- package/entries/notion/entry.md +42 -10
- package/entries/origin-financial/entry.md +42 -9
- package/entries/oryzo-ai/entry.md +46 -11
- package/entries/silencio/entry.md +6 -2
- package/entries/steep/entry.md +38 -12
- package/entries/stripe/entry.md +34 -10
- package/entries/superpower/entry.md +43 -9
- package/entries/superr/entry.md +22 -6
- package/entries/svz-weare/entry.md +15 -5
- package/entries/thoughtlab/entry.md +42 -10
- package/entries/ventriloc/entry.md +22 -6
- package/entries/vivid-and-co/entry.md +30 -5
- package/package.json +4 -1
- package/src/artifacts.mjs +31 -0
- package/src/cli/add.mjs +55 -24
- package/src/cli/index.mjs +1 -1
- package/src/cli/migrate-artifacts.mjs +92 -0
- package/src/cli/motion.mjs +19 -39
- package/src/cli/refresh.mjs +40 -10
- package/src/cli/save.mjs +1 -1
- package/src/cli/serve.mjs +27 -7
- package/src/cli/ui.mjs +1 -1
- package/src/entry.mjs +15 -11
- package/src/index/build.mjs +13 -3
- package/src/ingest/agreement.mjs +14 -1
- package/src/ingest/attach.mjs +8 -15
- package/src/ingest/save.mjs +2 -2
- package/src/mcp/tools.mjs +29 -17
- package/src/r2.mjs +95 -0
- package/src/ui/build.mjs +30 -12
- package/src/ui/templates/index.html +2 -0
- package/entries/ada/strip.webp +0 -0
- package/entries/air/captures/2/measure.json +0 -325
- package/entries/air/captures/2/strip.webp +0 -0
- package/entries/air/strip.webp +0 -0
- package/entries/ais-community-dark-depth/strip.webp +0 -0
- package/entries/apple-home/captures/2/measure.json +0 -91
- package/entries/apple-home/captures/2/strip.webp +0 -0
- package/entries/apple-home/strip.webp +0 -0
- package/entries/apple-macbook-neo/captures/2/measure.json +0 -570
- package/entries/apple-macbook-neo/captures/2/strip.webp +0 -0
- package/entries/apple-macbook-neo/strip.webp +0 -0
- package/entries/apple-watch-ultra-4/measure.json +0 -481
- package/entries/apple-watch-ultra-4/strip.webp +0 -0
- package/entries/bpco/captures/2/strip.webp +0 -0
- package/entries/bpco/captures/3/strip.webp +0 -0
- package/entries/bpco/strip.webp +0 -0
- package/entries/column/captures/2/measure.json +0 -996
- package/entries/column/captures/2/strip.webp +0 -0
- package/entries/column/strip.webp +0 -0
- package/entries/cthdrl/captures/2/measure.json +0 -251
- package/entries/cthdrl/captures/2/strip.webp +0 -0
- package/entries/cthdrl/strip.webp +0 -0
- package/entries/dala-craftedbygc/strip.webp +0 -0
- package/entries/dock/captures/2/measure.json +0 -206
- package/entries/dock/captures/2/strip.webp +0 -0
- package/entries/dock/strip.webp +0 -0
- package/entries/dub/captures/2/measure.json +0 -37
- package/entries/dub/captures/2/strip.webp +0 -0
- package/entries/dub/strip.webp +0 -0
- package/entries/duolingo/captures/2/measure.json +0 -138
- package/entries/duolingo/captures/2/strip.webp +0 -0
- package/entries/duolingo/strip.webp +0 -0
- package/entries/elevenlabs/captures/2/measure.json +0 -160
- package/entries/elevenlabs/captures/2/strip.webp +0 -0
- package/entries/elevenlabs/strip.webp +0 -0
- package/entries/flying-papers/captures/2/measure.json +0 -291
- package/entries/flying-papers/captures/2/strip.webp +0 -0
- package/entries/flying-papers/strip.webp +0 -0
- package/entries/gsap/captures/2/measure.json +0 -120
- package/entries/gsap/captures/2/strip.webp +0 -0
- package/entries/gsap/strip.webp +0 -0
- package/entries/letters/captures/2/measure.json +0 -20
- package/entries/letters/captures/2/strip.webp +0 -0
- package/entries/letters/strip.webp +0 -0
- package/entries/micro/captures/2/measure.json +0 -852
- package/entries/micro/captures/2/strip.webp +0 -0
- package/entries/micro/strip.webp +0 -0
- package/entries/monopo-saigon/captures/2/measure.json +0 -145
- package/entries/monopo-saigon/captures/2/strip.webp +0 -0
- package/entries/monopo-saigon/strip.webp +0 -0
- package/entries/notion/captures/2/measure.json +0 -338
- package/entries/notion/captures/2/strip.webp +0 -0
- package/entries/notion/strip.webp +0 -0
- package/entries/origin-financial/captures/2/measure.json +0 -169
- package/entries/origin-financial/captures/2/strip.webp +0 -0
- package/entries/origin-financial/strip.webp +0 -0
- package/entries/oryzo-ai/captures/2/measure.json +0 -39
- package/entries/oryzo-ai/captures/2/strip.webp +0 -0
- package/entries/oryzo-ai/strip.webp +0 -0
- package/entries/silencio/captures/2/strip.webp +0 -0
- package/entries/silencio/strip.webp +0 -0
- package/entries/steep/captures/2/measure.json +0 -20
- package/entries/steep/captures/2/strip.webp +0 -0
- package/entries/steep/strip.webp +0 -0
- package/entries/stripe/captures/2/measure.json +0 -892
- package/entries/stripe/captures/2/strip.webp +0 -0
- package/entries/stripe/strip.webp +0 -0
- package/entries/superpower/captures/2/measure.json +0 -179
- package/entries/superpower/captures/2/strip.webp +0 -0
- package/entries/superpower/strip.webp +0 -0
- package/entries/superr/strip.webp +0 -0
- package/entries/svz-weare/captures/2/measure.json +0 -129
- package/entries/svz-weare/captures/2/strip.webp +0 -0
- package/entries/svz-weare/strip.webp +0 -0
- package/entries/thoughtlab/captures/2/measure.json +0 -93
- package/entries/thoughtlab/captures/2/strip.webp +0 -0
- package/entries/thoughtlab/strip.webp +0 -0
- package/entries/ventriloc/strip.webp +0 -0
- package/entries/vivid-and-co/strip.webp +0 -0
|
@@ -1,481 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"url": "https://www.apple.com/apple-watch-ultra-4/",
|
|
3
|
-
"at": "2026-09-16",
|
|
4
|
-
"viewport": [
|
|
5
|
-
1440,
|
|
6
|
-
390
|
|
7
|
-
],
|
|
8
|
-
"tokens": {
|
|
9
|
-
"canvas": "#000000",
|
|
10
|
-
"ink": "#1d1d1f",
|
|
11
|
-
"accent": "#e8e8ed",
|
|
12
|
-
"fontDisplay": "\"SF Pro Display\", \"SF Pro Icons\", \"Helvetica Neue\", Helvetica, Arial, sans-serif",
|
|
13
|
-
"fontBody": "\"SF Pro Display\", \"SF Pro Icons\", \"Helvetica Neue\", Helvetica, Arial, sans-serif"
|
|
14
|
-
},
|
|
15
|
-
"sections": [
|
|
16
|
-
{
|
|
17
|
-
"index": 0,
|
|
18
|
-
"tag": "div",
|
|
19
|
-
"id": "",
|
|
20
|
-
"class": "media-hero-wrapper",
|
|
21
|
-
"top": 44,
|
|
22
|
-
"height": 936,
|
|
23
|
-
"animations": []
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"index": 1,
|
|
27
|
-
"tag": "section",
|
|
28
|
-
"id": "",
|
|
29
|
-
"class": "section section-media-hero section-media-hero theme-dark headline-uppercase media-layout-inline media-layout-inline-center ribbon-full-width",
|
|
30
|
-
"top": 44,
|
|
31
|
-
"height": 936,
|
|
32
|
-
"animations": []
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"index": 2,
|
|
36
|
-
"tag": "section",
|
|
37
|
-
"id": "",
|
|
38
|
-
"class": "section section-highlights theme-dark background-alt staggered-end",
|
|
39
|
-
"top": 980,
|
|
40
|
-
"height": 1080,
|
|
41
|
-
"animations": [
|
|
42
|
-
{
|
|
43
|
-
"target": "a.dotnav-link current",
|
|
44
|
-
"timeline": "document",
|
|
45
|
-
"range": null,
|
|
46
|
-
"duration": 6150
|
|
47
|
-
}
|
|
48
|
-
]
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"index": 3,
|
|
52
|
-
"tag": "header",
|
|
53
|
-
"id": "",
|
|
54
|
-
"class": "section-header row",
|
|
55
|
-
"top": 1124,
|
|
56
|
-
"height": 52,
|
|
57
|
-
"animations": []
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
"index": 4,
|
|
61
|
-
"tag": "section",
|
|
62
|
-
"id": "",
|
|
63
|
-
"class": "section section-product-viewer theme-dark background-alt staggered-end",
|
|
64
|
-
"top": 2060,
|
|
65
|
-
"height": 1148,
|
|
66
|
-
"animations": []
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"index": 5,
|
|
70
|
-
"tag": "header",
|
|
71
|
-
"id": "",
|
|
72
|
-
"class": "section-header row",
|
|
73
|
-
"top": 2204,
|
|
74
|
-
"height": 52,
|
|
75
|
-
"animations": []
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"index": 6,
|
|
79
|
-
"tag": "section",
|
|
80
|
-
"id": "",
|
|
81
|
-
"class": "section section-health-tracking theme-dark section-subsection",
|
|
82
|
-
"top": 3208,
|
|
83
|
-
"height": 1748,
|
|
84
|
-
"animations": []
|
|
85
|
-
},
|
|
86
|
-
{
|
|
87
|
-
"index": 7,
|
|
88
|
-
"tag": "section",
|
|
89
|
-
"id": "",
|
|
90
|
-
"class": "section section-readiness theme-dark preserve-pad-bottom section-subsection",
|
|
91
|
-
"top": 4956,
|
|
92
|
-
"height": 996,
|
|
93
|
-
"animations": []
|
|
94
|
-
},
|
|
95
|
-
{
|
|
96
|
-
"index": 8,
|
|
97
|
-
"tag": "section",
|
|
98
|
-
"id": "",
|
|
99
|
-
"class": "section section-heart-rate theme-dark section-subsection",
|
|
100
|
-
"top": 5952,
|
|
101
|
-
"height": 1598,
|
|
102
|
-
"animations": []
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"index": 9,
|
|
106
|
-
"tag": "section",
|
|
107
|
-
"id": "",
|
|
108
|
-
"class": "section section-running theme-dark background-alt no-pad-top",
|
|
109
|
-
"top": 7550,
|
|
110
|
-
"height": 2291,
|
|
111
|
-
"animations": [
|
|
112
|
-
{
|
|
113
|
-
"target": "button.play-pause-button",
|
|
114
|
-
"timeline": "document",
|
|
115
|
-
"range": null,
|
|
116
|
-
"duration": 850
|
|
117
|
-
}
|
|
118
|
-
]
|
|
119
|
-
},
|
|
120
|
-
{
|
|
121
|
-
"index": 10,
|
|
122
|
-
"tag": "section",
|
|
123
|
-
"id": "",
|
|
124
|
-
"class": "section section-battery theme-dark background-alt no-pad",
|
|
125
|
-
"top": 9841,
|
|
126
|
-
"height": 990,
|
|
127
|
-
"animations": []
|
|
128
|
-
},
|
|
129
|
-
{
|
|
130
|
-
"index": 11,
|
|
131
|
-
"tag": "section",
|
|
132
|
-
"id": "",
|
|
133
|
-
"class": "section section-insights theme-dark background-alt",
|
|
134
|
-
"top": 10831,
|
|
135
|
-
"height": 1370,
|
|
136
|
-
"animations": []
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"index": 12,
|
|
140
|
-
"tag": "section",
|
|
141
|
-
"id": "",
|
|
142
|
-
"class": "section section-health-app theme-dark background-alt",
|
|
143
|
-
"top": 12201,
|
|
144
|
-
"height": 1757,
|
|
145
|
-
"animations": []
|
|
146
|
-
},
|
|
147
|
-
{
|
|
148
|
-
"index": 13,
|
|
149
|
-
"tag": "section",
|
|
150
|
-
"id": "",
|
|
151
|
-
"class": "section section-siri theme-dark no-pad-top type-layout-gradient",
|
|
152
|
-
"top": 13958,
|
|
153
|
-
"height": 2101,
|
|
154
|
-
"animations": []
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"index": 14,
|
|
158
|
-
"tag": "section",
|
|
159
|
-
"id": "",
|
|
160
|
-
"class": "section section-privacy theme-dark background-alt no-pad-top preserve-pad-bottom",
|
|
161
|
-
"top": 16059,
|
|
162
|
-
"height": 715,
|
|
163
|
-
"animations": []
|
|
164
|
-
},
|
|
165
|
-
{
|
|
166
|
-
"index": 15,
|
|
167
|
-
"tag": "section",
|
|
168
|
-
"id": "",
|
|
169
|
-
"class": "section section-more-sports theme-dark background-alt no-pad-top",
|
|
170
|
-
"top": 16774,
|
|
171
|
-
"height": 2270,
|
|
172
|
-
"animations": []
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"index": 16,
|
|
176
|
-
"tag": "section",
|
|
177
|
-
"id": "",
|
|
178
|
-
"class": "section section-adventure theme-dark background-alt no-pad-top",
|
|
179
|
-
"top": 19044,
|
|
180
|
-
"height": 2305,
|
|
181
|
-
"animations": []
|
|
182
|
-
},
|
|
183
|
-
{
|
|
184
|
-
"index": 17,
|
|
185
|
-
"tag": "section",
|
|
186
|
-
"id": "",
|
|
187
|
-
"class": "section section-on-the-go theme-dark preserve-pad-bottom",
|
|
188
|
-
"top": 21349,
|
|
189
|
-
"height": 2234,
|
|
190
|
-
"animations": []
|
|
191
|
-
},
|
|
192
|
-
{
|
|
193
|
-
"index": 18,
|
|
194
|
-
"tag": "section",
|
|
195
|
-
"id": "",
|
|
196
|
-
"class": "section section-upgrade theme-dark",
|
|
197
|
-
"top": 23583,
|
|
198
|
-
"height": 1539,
|
|
199
|
-
"animations": []
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
"index": 19,
|
|
203
|
-
"tag": "section",
|
|
204
|
-
"id": "",
|
|
205
|
-
"class": "section section-incentive background-alt staggered-start",
|
|
206
|
-
"top": 25122,
|
|
207
|
-
"height": 956,
|
|
208
|
-
"animations": []
|
|
209
|
-
},
|
|
210
|
-
{
|
|
211
|
-
"index": 20,
|
|
212
|
-
"tag": "header",
|
|
213
|
-
"id": "",
|
|
214
|
-
"class": "section-header row",
|
|
215
|
-
"top": 25266,
|
|
216
|
-
"height": 104,
|
|
217
|
-
"animations": []
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
"index": 21,
|
|
221
|
-
"tag": "section",
|
|
222
|
-
"id": "",
|
|
223
|
-
"class": "section section-contrast background-alt no-pad-top staggered-start",
|
|
224
|
-
"top": 26078,
|
|
225
|
-
"height": 2351,
|
|
226
|
-
"animations": [
|
|
227
|
-
{
|
|
228
|
-
"target": "span.icon-copy",
|
|
229
|
-
"timeline": "document",
|
|
230
|
-
"range": null,
|
|
231
|
-
"duration": 380
|
|
232
|
-
}
|
|
233
|
-
]
|
|
234
|
-
},
|
|
235
|
-
{
|
|
236
|
-
"index": 22,
|
|
237
|
-
"tag": "header",
|
|
238
|
-
"id": "",
|
|
239
|
-
"class": "section-header row",
|
|
240
|
-
"top": 26078,
|
|
241
|
-
"height": 52,
|
|
242
|
-
"animations": []
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"index": 23,
|
|
246
|
-
"tag": "section",
|
|
247
|
-
"id": "",
|
|
248
|
-
"class": "section section-environment background-alt no-pad-top staggered-start",
|
|
249
|
-
"top": 28429,
|
|
250
|
-
"height": 547,
|
|
251
|
-
"animations": []
|
|
252
|
-
},
|
|
253
|
-
{
|
|
254
|
-
"index": 24,
|
|
255
|
-
"tag": "header",
|
|
256
|
-
"id": "",
|
|
257
|
-
"class": "section-header row",
|
|
258
|
-
"top": 28429,
|
|
259
|
-
"height": 93,
|
|
260
|
-
"animations": []
|
|
261
|
-
},
|
|
262
|
-
{
|
|
263
|
-
"index": 25,
|
|
264
|
-
"tag": "section",
|
|
265
|
-
"id": "",
|
|
266
|
-
"class": "section section-values background-alt no-pad-top staggered-start",
|
|
267
|
-
"top": 28975,
|
|
268
|
-
"height": 588,
|
|
269
|
-
"animations": []
|
|
270
|
-
},
|
|
271
|
-
{
|
|
272
|
-
"index": 26,
|
|
273
|
-
"tag": "header",
|
|
274
|
-
"id": "",
|
|
275
|
-
"class": "section-header row",
|
|
276
|
-
"top": 28975,
|
|
277
|
-
"height": 52,
|
|
278
|
-
"animations": []
|
|
279
|
-
},
|
|
280
|
-
{
|
|
281
|
-
"index": 27,
|
|
282
|
-
"tag": "section",
|
|
283
|
-
"id": "",
|
|
284
|
-
"class": "section section-index staggered-start",
|
|
285
|
-
"top": 29564,
|
|
286
|
-
"height": 770,
|
|
287
|
-
"animations": [
|
|
288
|
-
{
|
|
289
|
-
"target": "h3.typography-index-list-title index-list-title",
|
|
290
|
-
"timeline": "document",
|
|
291
|
-
"range": null,
|
|
292
|
-
"duration": 320
|
|
293
|
-
},
|
|
294
|
-
{
|
|
295
|
-
"target": "li.index-item typography-index-item-elevated index-item-elevated",
|
|
296
|
-
"timeline": "document",
|
|
297
|
-
"range": null,
|
|
298
|
-
"duration": 320
|
|
299
|
-
},
|
|
300
|
-
{
|
|
301
|
-
"target": "li.index-item typography-index-item-elevated index-item-elevated",
|
|
302
|
-
"timeline": "document",
|
|
303
|
-
"range": null,
|
|
304
|
-
"duration": 320
|
|
305
|
-
},
|
|
306
|
-
{
|
|
307
|
-
"target": "li.index-item typography-index-item-elevated index-item-elevated",
|
|
308
|
-
"timeline": "document",
|
|
309
|
-
"range": null,
|
|
310
|
-
"duration": 320
|
|
311
|
-
},
|
|
312
|
-
{
|
|
313
|
-
"target": "li.index-item typography-index-item-elevated index-item-elevated",
|
|
314
|
-
"timeline": "document",
|
|
315
|
-
"range": null,
|
|
316
|
-
"duration": 320
|
|
317
|
-
},
|
|
318
|
-
{
|
|
319
|
-
"target": "li.index-item typography-index-item-elevated index-item-elevated",
|
|
320
|
-
"timeline": "document",
|
|
321
|
-
"range": null,
|
|
322
|
-
"duration": 320
|
|
323
|
-
},
|
|
324
|
-
{
|
|
325
|
-
"target": "li.index-item typography-index-item-elevated index-item-elevated",
|
|
326
|
-
"timeline": "document",
|
|
327
|
-
"range": null,
|
|
328
|
-
"duration": 320
|
|
329
|
-
},
|
|
330
|
-
{
|
|
331
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
332
|
-
"timeline": "document",
|
|
333
|
-
"range": null,
|
|
334
|
-
"duration": 320
|
|
335
|
-
},
|
|
336
|
-
{
|
|
337
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
338
|
-
"timeline": "document",
|
|
339
|
-
"range": null,
|
|
340
|
-
"duration": 320
|
|
341
|
-
},
|
|
342
|
-
{
|
|
343
|
-
"target": "h3.typography-index-list-title index-list-title",
|
|
344
|
-
"timeline": "document",
|
|
345
|
-
"range": null,
|
|
346
|
-
"duration": 320
|
|
347
|
-
},
|
|
348
|
-
{
|
|
349
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
350
|
-
"timeline": "document",
|
|
351
|
-
"range": null,
|
|
352
|
-
"duration": 320
|
|
353
|
-
},
|
|
354
|
-
{
|
|
355
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
356
|
-
"timeline": "document",
|
|
357
|
-
"range": null,
|
|
358
|
-
"duration": 320
|
|
359
|
-
},
|
|
360
|
-
{
|
|
361
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
362
|
-
"timeline": "document",
|
|
363
|
-
"range": null,
|
|
364
|
-
"duration": 320
|
|
365
|
-
},
|
|
366
|
-
{
|
|
367
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
368
|
-
"timeline": "document",
|
|
369
|
-
"range": null,
|
|
370
|
-
"duration": 320
|
|
371
|
-
},
|
|
372
|
-
{
|
|
373
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
374
|
-
"timeline": "document",
|
|
375
|
-
"range": null,
|
|
376
|
-
"duration": 320
|
|
377
|
-
},
|
|
378
|
-
{
|
|
379
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
380
|
-
"timeline": "document",
|
|
381
|
-
"range": null,
|
|
382
|
-
"duration": 320
|
|
383
|
-
},
|
|
384
|
-
{
|
|
385
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
386
|
-
"timeline": "document",
|
|
387
|
-
"range": null,
|
|
388
|
-
"duration": 320
|
|
389
|
-
},
|
|
390
|
-
{
|
|
391
|
-
"target": "h3.typography-index-list-title index-list-title",
|
|
392
|
-
"timeline": "document",
|
|
393
|
-
"range": null,
|
|
394
|
-
"duration": 320
|
|
395
|
-
},
|
|
396
|
-
{
|
|
397
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
398
|
-
"timeline": "document",
|
|
399
|
-
"range": null,
|
|
400
|
-
"duration": 320
|
|
401
|
-
},
|
|
402
|
-
{
|
|
403
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
404
|
-
"timeline": "document",
|
|
405
|
-
"range": null,
|
|
406
|
-
"duration": 320
|
|
407
|
-
},
|
|
408
|
-
{
|
|
409
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
410
|
-
"timeline": "document",
|
|
411
|
-
"range": null,
|
|
412
|
-
"duration": 320
|
|
413
|
-
},
|
|
414
|
-
{
|
|
415
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
416
|
-
"timeline": "document",
|
|
417
|
-
"range": null,
|
|
418
|
-
"duration": 320
|
|
419
|
-
},
|
|
420
|
-
{
|
|
421
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
422
|
-
"timeline": "document",
|
|
423
|
-
"range": null,
|
|
424
|
-
"duration": 320
|
|
425
|
-
},
|
|
426
|
-
{
|
|
427
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
428
|
-
"timeline": "document",
|
|
429
|
-
"range": null,
|
|
430
|
-
"duration": 320
|
|
431
|
-
},
|
|
432
|
-
{
|
|
433
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
434
|
-
"timeline": "document",
|
|
435
|
-
"range": null,
|
|
436
|
-
"duration": 320
|
|
437
|
-
}
|
|
438
|
-
]
|
|
439
|
-
},
|
|
440
|
-
{
|
|
441
|
-
"index": 28,
|
|
442
|
-
"tag": "header",
|
|
443
|
-
"id": "",
|
|
444
|
-
"class": "header-group row",
|
|
445
|
-
"top": 29708,
|
|
446
|
-
"height": 100,
|
|
447
|
-
"animations": []
|
|
448
|
-
},
|
|
449
|
-
{
|
|
450
|
-
"index": 29,
|
|
451
|
-
"tag": "footer",
|
|
452
|
-
"id": "ac-globalfooter",
|
|
453
|
-
"class": "js",
|
|
454
|
-
"top": 30334,
|
|
455
|
-
"height": 3590,
|
|
456
|
-
"animations": []
|
|
457
|
-
},
|
|
458
|
-
{
|
|
459
|
-
"index": 30,
|
|
460
|
-
"tag": "section",
|
|
461
|
-
"id": "",
|
|
462
|
-
"class": "ac-gf-sosumi",
|
|
463
|
-
"top": 30334,
|
|
464
|
-
"height": 2966,
|
|
465
|
-
"animations": []
|
|
466
|
-
},
|
|
467
|
-
{
|
|
468
|
-
"index": 31,
|
|
469
|
-
"tag": "section",
|
|
470
|
-
"id": "",
|
|
471
|
-
"class": "ac-gf-footer",
|
|
472
|
-
"top": 33798,
|
|
473
|
-
"height": 126,
|
|
474
|
-
"animations": []
|
|
475
|
-
}
|
|
476
|
-
],
|
|
477
|
-
"screenshots": {
|
|
478
|
-
"390": "screen-390.png",
|
|
479
|
-
"1440": "screen-1440.png"
|
|
480
|
-
}
|
|
481
|
-
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/entries/bpco/strip.webp
DELETED
|
Binary file
|