@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,570 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"url": "https://www.apple.com/macbook-neo",
|
|
3
|
-
"at": "2026-09-17",
|
|
4
|
-
"viewport": [
|
|
5
|
-
1440,
|
|
6
|
-
390
|
|
7
|
-
],
|
|
8
|
-
"tokens": {
|
|
9
|
-
"canvas": "#ffffff",
|
|
10
|
-
"ink": "#1d1d1f",
|
|
11
|
-
"accent": "#333336",
|
|
12
|
-
"fontDisplay": "\"SF Pro Display\", \"SF Pro Icons\", \"Helvetica Neue\", Helvetica, Arial, sans-serif",
|
|
13
|
-
"fontBody": "\"SF Pro Text\", \"SF Pro Icons\", \"Helvetica Neue\", Helvetica, Arial, sans-serif"
|
|
14
|
-
},
|
|
15
|
-
"sections": [
|
|
16
|
-
{
|
|
17
|
-
"index": 0,
|
|
18
|
-
"tag": "div",
|
|
19
|
-
"id": "",
|
|
20
|
-
"class": "blue-to-white edu-ribbon ribbon ribbon-animate-color ribbon-animate-position ribbon-blue-to-default theme-light",
|
|
21
|
-
"top": 44,
|
|
22
|
-
"height": 52,
|
|
23
|
-
"animations": [
|
|
24
|
-
{
|
|
25
|
-
"target": "div.ribbon-drop-wrapper",
|
|
26
|
-
"timeline": "document",
|
|
27
|
-
"range": null,
|
|
28
|
-
"duration": 800
|
|
29
|
-
},
|
|
30
|
-
{
|
|
31
|
-
"target": "div.ribbon-content-wrapper",
|
|
32
|
-
"timeline": "document",
|
|
33
|
-
"range": null,
|
|
34
|
-
"duration": 800
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"target": "div.ribbon-content row",
|
|
38
|
-
"timeline": "document",
|
|
39
|
-
"range": null,
|
|
40
|
-
"duration": 800
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
"target": "a.action-handler icon-wrapper ribbon-link",
|
|
44
|
-
"timeline": "document",
|
|
45
|
-
"range": null,
|
|
46
|
-
"duration": 800
|
|
47
|
-
}
|
|
48
|
-
]
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"index": 1,
|
|
52
|
-
"tag": "section",
|
|
53
|
-
"id": "",
|
|
54
|
-
"class": "section section-welcome no-pad section-welcome-localnav-overlap",
|
|
55
|
-
"top": 96,
|
|
56
|
-
"height": 856,
|
|
57
|
-
"animations": []
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
"index": 2,
|
|
61
|
-
"tag": "section",
|
|
62
|
-
"id": "",
|
|
63
|
-
"class": "section section-highlights staggered-end",
|
|
64
|
-
"top": 952,
|
|
65
|
-
"height": 1166,
|
|
66
|
-
"animations": [
|
|
67
|
-
{
|
|
68
|
-
"target": "a.dotnav-link current",
|
|
69
|
-
"timeline": "document",
|
|
70
|
-
"range": null,
|
|
71
|
-
"duration": 6150
|
|
72
|
-
}
|
|
73
|
-
]
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
"index": 3,
|
|
77
|
-
"tag": "header",
|
|
78
|
-
"id": "",
|
|
79
|
-
"class": "section-header row",
|
|
80
|
-
"top": 1096,
|
|
81
|
-
"height": 52,
|
|
82
|
-
"animations": []
|
|
83
|
-
},
|
|
84
|
-
{
|
|
85
|
-
"index": 4,
|
|
86
|
-
"tag": "section",
|
|
87
|
-
"id": "",
|
|
88
|
-
"class": "section section-design background-alt no-pad-bottom no-pad-top",
|
|
89
|
-
"top": 2118,
|
|
90
|
-
"height": 900,
|
|
91
|
-
"animations": []
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"index": 5,
|
|
95
|
-
"tag": "header",
|
|
96
|
-
"id": "",
|
|
97
|
-
"class": "ps-section-header text-large-center",
|
|
98
|
-
"top": 2437,
|
|
99
|
-
"height": 261,
|
|
100
|
-
"animations": []
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
"index": 6,
|
|
104
|
-
"tag": "section",
|
|
105
|
-
"id": "",
|
|
106
|
-
"class": "section section-product-viewer staggered-end",
|
|
107
|
-
"top": 3018,
|
|
108
|
-
"height": 1000,
|
|
109
|
-
"animations": []
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"index": 7,
|
|
113
|
-
"tag": "header",
|
|
114
|
-
"id": "",
|
|
115
|
-
"class": "section-header row",
|
|
116
|
-
"top": 3162,
|
|
117
|
-
"height": 52,
|
|
118
|
-
"animations": []
|
|
119
|
-
},
|
|
120
|
-
{
|
|
121
|
-
"index": 8,
|
|
122
|
-
"tag": "section",
|
|
123
|
-
"id": "performance",
|
|
124
|
-
"class": "section section-performance section-product-stories",
|
|
125
|
-
"top": 4018,
|
|
126
|
-
"height": 7447,
|
|
127
|
-
"animations": []
|
|
128
|
-
},
|
|
129
|
-
{
|
|
130
|
-
"index": 9,
|
|
131
|
-
"tag": "header",
|
|
132
|
-
"id": "",
|
|
133
|
-
"class": "ps-section-header text-large-center text-small-start staggered-end",
|
|
134
|
-
"top": 4162,
|
|
135
|
-
"height": 343,
|
|
136
|
-
"animations": []
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"index": 10,
|
|
140
|
-
"tag": "section",
|
|
141
|
-
"id": "display",
|
|
142
|
-
"class": "section section-display section-product-stories",
|
|
143
|
-
"top": 11465,
|
|
144
|
-
"height": 4900,
|
|
145
|
-
"animations": []
|
|
146
|
-
},
|
|
147
|
-
{
|
|
148
|
-
"index": 11,
|
|
149
|
-
"tag": "header",
|
|
150
|
-
"id": "",
|
|
151
|
-
"class": "ps-section-header text-large-center text-small-start headline-container",
|
|
152
|
-
"top": 10440,
|
|
153
|
-
"height": 214,
|
|
154
|
-
"animations": []
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"index": 12,
|
|
158
|
-
"tag": "section",
|
|
159
|
-
"id": "",
|
|
160
|
-
"class": "section section-apple-intelligence section-product-stories",
|
|
161
|
-
"top": 16370,
|
|
162
|
-
"height": 2028,
|
|
163
|
-
"animations": []
|
|
164
|
-
},
|
|
165
|
-
{
|
|
166
|
-
"index": 13,
|
|
167
|
-
"tag": "header",
|
|
168
|
-
"id": "",
|
|
169
|
-
"class": "ps-section-header text-large-center text-small-start staggered-end",
|
|
170
|
-
"top": 16370,
|
|
171
|
-
"height": 243,
|
|
172
|
-
"animations": []
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"index": 14,
|
|
176
|
-
"tag": "section",
|
|
177
|
-
"id": "",
|
|
178
|
-
"class": "section section-macos section-product-stories",
|
|
179
|
-
"top": 18398,
|
|
180
|
-
"height": 1726,
|
|
181
|
-
"animations": []
|
|
182
|
-
},
|
|
183
|
-
{
|
|
184
|
-
"index": 15,
|
|
185
|
-
"tag": "section",
|
|
186
|
-
"id": "",
|
|
187
|
-
"class": "section section-continuity section-product-stories",
|
|
188
|
-
"top": 20007,
|
|
189
|
-
"height": 3594,
|
|
190
|
-
"animations": []
|
|
191
|
-
},
|
|
192
|
-
{
|
|
193
|
-
"index": 16,
|
|
194
|
-
"tag": "header",
|
|
195
|
-
"id": "",
|
|
196
|
-
"class": "ps-section-header text-large-center text-small-start",
|
|
197
|
-
"top": 20236,
|
|
198
|
-
"height": 272,
|
|
199
|
-
"animations": []
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
"index": 17,
|
|
203
|
-
"tag": "section",
|
|
204
|
-
"id": "",
|
|
205
|
-
"class": "section section-new-to-mac section-product-stories",
|
|
206
|
-
"top": 23601,
|
|
207
|
-
"height": 1980,
|
|
208
|
-
"animations": []
|
|
209
|
-
},
|
|
210
|
-
{
|
|
211
|
-
"index": 18,
|
|
212
|
-
"tag": "header",
|
|
213
|
-
"id": "",
|
|
214
|
-
"class": "ps-section-header text-large-center text-small-start staggered-start",
|
|
215
|
-
"top": 23745,
|
|
216
|
-
"height": 214,
|
|
217
|
-
"animations": []
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
"index": 19,
|
|
221
|
-
"tag": "section",
|
|
222
|
-
"id": "",
|
|
223
|
-
"class": "section section-security section-product-stories",
|
|
224
|
-
"top": 25551,
|
|
225
|
-
"height": 1956,
|
|
226
|
-
"animations": []
|
|
227
|
-
},
|
|
228
|
-
{
|
|
229
|
-
"index": 20,
|
|
230
|
-
"tag": "header",
|
|
231
|
-
"id": "",
|
|
232
|
-
"class": "ps-section-header text-large-center text-small-start staggered-start",
|
|
233
|
-
"top": 25695,
|
|
234
|
-
"height": 243,
|
|
235
|
-
"animations": []
|
|
236
|
-
},
|
|
237
|
-
{
|
|
238
|
-
"index": 21,
|
|
239
|
-
"tag": "section",
|
|
240
|
-
"id": "",
|
|
241
|
-
"class": "section section-incentive background-alt staggered-start",
|
|
242
|
-
"top": 27507,
|
|
243
|
-
"height": 938,
|
|
244
|
-
"animations": []
|
|
245
|
-
},
|
|
246
|
-
{
|
|
247
|
-
"index": 22,
|
|
248
|
-
"tag": "header",
|
|
249
|
-
"id": "",
|
|
250
|
-
"class": "section-header row",
|
|
251
|
-
"top": 27651,
|
|
252
|
-
"height": 104,
|
|
253
|
-
"animations": []
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
"index": 23,
|
|
257
|
-
"tag": "section",
|
|
258
|
-
"id": "",
|
|
259
|
-
"class": "section section-help-me-choose staggered-start",
|
|
260
|
-
"top": 28445,
|
|
261
|
-
"height": 864,
|
|
262
|
-
"animations": []
|
|
263
|
-
},
|
|
264
|
-
{
|
|
265
|
-
"index": 24,
|
|
266
|
-
"tag": "header",
|
|
267
|
-
"id": "",
|
|
268
|
-
"class": "section-header row",
|
|
269
|
-
"top": 28589,
|
|
270
|
-
"height": 52,
|
|
271
|
-
"animations": []
|
|
272
|
-
},
|
|
273
|
-
{
|
|
274
|
-
"index": 25,
|
|
275
|
-
"tag": "section",
|
|
276
|
-
"id": "",
|
|
277
|
-
"class": "section section-contrast background-alt staggered-start",
|
|
278
|
-
"top": 29309,
|
|
279
|
-
"height": 1826,
|
|
280
|
-
"animations": []
|
|
281
|
-
},
|
|
282
|
-
{
|
|
283
|
-
"index": 26,
|
|
284
|
-
"tag": "header",
|
|
285
|
-
"id": "",
|
|
286
|
-
"class": "section-header row",
|
|
287
|
-
"top": 29453,
|
|
288
|
-
"height": 52,
|
|
289
|
-
"animations": []
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
"index": 27,
|
|
293
|
-
"tag": "section",
|
|
294
|
-
"id": "",
|
|
295
|
-
"class": "section section-environment background-alt no-pad-top staggered-start",
|
|
296
|
-
"top": 31135,
|
|
297
|
-
"height": 381,
|
|
298
|
-
"animations": []
|
|
299
|
-
},
|
|
300
|
-
{
|
|
301
|
-
"index": 28,
|
|
302
|
-
"tag": "header",
|
|
303
|
-
"id": "",
|
|
304
|
-
"class": "section-header row",
|
|
305
|
-
"top": 31135,
|
|
306
|
-
"height": 52,
|
|
307
|
-
"animations": []
|
|
308
|
-
},
|
|
309
|
-
{
|
|
310
|
-
"index": 29,
|
|
311
|
-
"tag": "section",
|
|
312
|
-
"id": "",
|
|
313
|
-
"class": "section section-values background-alt staggered-start",
|
|
314
|
-
"top": 31485,
|
|
315
|
-
"height": 721,
|
|
316
|
-
"animations": []
|
|
317
|
-
},
|
|
318
|
-
{
|
|
319
|
-
"index": 30,
|
|
320
|
-
"tag": "header",
|
|
321
|
-
"id": "",
|
|
322
|
-
"class": "section-header row",
|
|
323
|
-
"top": 31629,
|
|
324
|
-
"height": 52,
|
|
325
|
-
"animations": []
|
|
326
|
-
},
|
|
327
|
-
{
|
|
328
|
-
"index": 31,
|
|
329
|
-
"tag": "div",
|
|
330
|
-
"id": "",
|
|
331
|
-
"class": "ribbon ribbon-elevated ribbon-variant-neutral-alt",
|
|
332
|
-
"top": 32207,
|
|
333
|
-
"height": 73,
|
|
334
|
-
"animations": []
|
|
335
|
-
},
|
|
336
|
-
{
|
|
337
|
-
"index": 32,
|
|
338
|
-
"tag": "section",
|
|
339
|
-
"id": "",
|
|
340
|
-
"class": "section section-index staggered-start",
|
|
341
|
-
"top": 32280,
|
|
342
|
-
"height": 869,
|
|
343
|
-
"animations": [
|
|
344
|
-
{
|
|
345
|
-
"target": "h3.typography-index-list-title index-list-title",
|
|
346
|
-
"timeline": "document",
|
|
347
|
-
"range": null,
|
|
348
|
-
"duration": 320
|
|
349
|
-
},
|
|
350
|
-
{
|
|
351
|
-
"target": "li.index-item typography-index-item-elevated index-item-elevated",
|
|
352
|
-
"timeline": "document",
|
|
353
|
-
"range": null,
|
|
354
|
-
"duration": 320
|
|
355
|
-
},
|
|
356
|
-
{
|
|
357
|
-
"target": "li.index-item typography-index-item-elevated index-item-elevated",
|
|
358
|
-
"timeline": "document",
|
|
359
|
-
"range": null,
|
|
360
|
-
"duration": 320
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
"target": "li.index-item typography-index-item-elevated index-item-elevated",
|
|
364
|
-
"timeline": "document",
|
|
365
|
-
"range": null,
|
|
366
|
-
"duration": 320
|
|
367
|
-
},
|
|
368
|
-
{
|
|
369
|
-
"target": "li.index-item typography-index-item-elevated index-item-elevated",
|
|
370
|
-
"timeline": "document",
|
|
371
|
-
"range": null,
|
|
372
|
-
"duration": 320
|
|
373
|
-
},
|
|
374
|
-
{
|
|
375
|
-
"target": "li.index-item typography-index-item-elevated index-item-elevated",
|
|
376
|
-
"timeline": "document",
|
|
377
|
-
"range": null,
|
|
378
|
-
"duration": 320
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
"target": "li.index-item typography-index-item-elevated index-item-elevated",
|
|
382
|
-
"timeline": "document",
|
|
383
|
-
"range": null,
|
|
384
|
-
"duration": 320
|
|
385
|
-
},
|
|
386
|
-
{
|
|
387
|
-
"target": "li.index-item typography-index-item-elevated index-item-elevated",
|
|
388
|
-
"timeline": "document",
|
|
389
|
-
"range": null,
|
|
390
|
-
"duration": 320
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
"target": "li.index-item typography-index-item-elevated index-item-elevated",
|
|
394
|
-
"timeline": "document",
|
|
395
|
-
"range": null,
|
|
396
|
-
"duration": 320
|
|
397
|
-
},
|
|
398
|
-
{
|
|
399
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
400
|
-
"timeline": "document",
|
|
401
|
-
"range": null,
|
|
402
|
-
"duration": 320
|
|
403
|
-
},
|
|
404
|
-
{
|
|
405
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
406
|
-
"timeline": "document",
|
|
407
|
-
"range": null,
|
|
408
|
-
"duration": 320
|
|
409
|
-
},
|
|
410
|
-
{
|
|
411
|
-
"target": "h3.typography-index-list-title index-list-title",
|
|
412
|
-
"timeline": "document",
|
|
413
|
-
"range": null,
|
|
414
|
-
"duration": 320
|
|
415
|
-
},
|
|
416
|
-
{
|
|
417
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
418
|
-
"timeline": "document",
|
|
419
|
-
"range": null,
|
|
420
|
-
"duration": 320
|
|
421
|
-
},
|
|
422
|
-
{
|
|
423
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
424
|
-
"timeline": "document",
|
|
425
|
-
"range": null,
|
|
426
|
-
"duration": 320
|
|
427
|
-
},
|
|
428
|
-
{
|
|
429
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
430
|
-
"timeline": "document",
|
|
431
|
-
"range": null,
|
|
432
|
-
"duration": 320
|
|
433
|
-
},
|
|
434
|
-
{
|
|
435
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
436
|
-
"timeline": "document",
|
|
437
|
-
"range": null,
|
|
438
|
-
"duration": 320
|
|
439
|
-
},
|
|
440
|
-
{
|
|
441
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
442
|
-
"timeline": "document",
|
|
443
|
-
"range": null,
|
|
444
|
-
"duration": 320
|
|
445
|
-
},
|
|
446
|
-
{
|
|
447
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
448
|
-
"timeline": "document",
|
|
449
|
-
"range": null,
|
|
450
|
-
"duration": 320
|
|
451
|
-
},
|
|
452
|
-
{
|
|
453
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
454
|
-
"timeline": "document",
|
|
455
|
-
"range": null,
|
|
456
|
-
"duration": 320
|
|
457
|
-
},
|
|
458
|
-
{
|
|
459
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
460
|
-
"timeline": "document",
|
|
461
|
-
"range": null,
|
|
462
|
-
"duration": 320
|
|
463
|
-
},
|
|
464
|
-
{
|
|
465
|
-
"target": "h3.typography-index-list-title index-list-title",
|
|
466
|
-
"timeline": "document",
|
|
467
|
-
"range": null,
|
|
468
|
-
"duration": 320
|
|
469
|
-
},
|
|
470
|
-
{
|
|
471
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
472
|
-
"timeline": "document",
|
|
473
|
-
"range": null,
|
|
474
|
-
"duration": 320
|
|
475
|
-
},
|
|
476
|
-
{
|
|
477
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
478
|
-
"timeline": "document",
|
|
479
|
-
"range": null,
|
|
480
|
-
"duration": 320
|
|
481
|
-
},
|
|
482
|
-
{
|
|
483
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
484
|
-
"timeline": "document",
|
|
485
|
-
"range": null,
|
|
486
|
-
"duration": 320
|
|
487
|
-
},
|
|
488
|
-
{
|
|
489
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
490
|
-
"timeline": "document",
|
|
491
|
-
"range": null,
|
|
492
|
-
"duration": 320
|
|
493
|
-
},
|
|
494
|
-
{
|
|
495
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
496
|
-
"timeline": "document",
|
|
497
|
-
"range": null,
|
|
498
|
-
"duration": 320
|
|
499
|
-
},
|
|
500
|
-
{
|
|
501
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
502
|
-
"timeline": "document",
|
|
503
|
-
"range": null,
|
|
504
|
-
"duration": 320
|
|
505
|
-
},
|
|
506
|
-
{
|
|
507
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
508
|
-
"timeline": "document",
|
|
509
|
-
"range": null,
|
|
510
|
-
"duration": 320
|
|
511
|
-
},
|
|
512
|
-
{
|
|
513
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
514
|
-
"timeline": "document",
|
|
515
|
-
"range": null,
|
|
516
|
-
"duration": 320
|
|
517
|
-
},
|
|
518
|
-
{
|
|
519
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
520
|
-
"timeline": "document",
|
|
521
|
-
"range": null,
|
|
522
|
-
"duration": 320
|
|
523
|
-
},
|
|
524
|
-
{
|
|
525
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
526
|
-
"timeline": "document",
|
|
527
|
-
"range": null,
|
|
528
|
-
"duration": 320
|
|
529
|
-
},
|
|
530
|
-
{
|
|
531
|
-
"target": "li.index-item typography-index-item-base index-item-base",
|
|
532
|
-
"timeline": "document",
|
|
533
|
-
"range": null,
|
|
534
|
-
"duration": 320
|
|
535
|
-
}
|
|
536
|
-
]
|
|
537
|
-
},
|
|
538
|
-
{
|
|
539
|
-
"index": 33,
|
|
540
|
-
"tag": "footer",
|
|
541
|
-
"id": "ac-globalfooter",
|
|
542
|
-
"class": "js",
|
|
543
|
-
"top": 33149,
|
|
544
|
-
"height": 2442,
|
|
545
|
-
"animations": []
|
|
546
|
-
},
|
|
547
|
-
{
|
|
548
|
-
"index": 34,
|
|
549
|
-
"tag": "section",
|
|
550
|
-
"id": "",
|
|
551
|
-
"class": "ac-gf-sosumi",
|
|
552
|
-
"top": 33149,
|
|
553
|
-
"height": 1818,
|
|
554
|
-
"animations": []
|
|
555
|
-
},
|
|
556
|
-
{
|
|
557
|
-
"index": 35,
|
|
558
|
-
"tag": "section",
|
|
559
|
-
"id": "",
|
|
560
|
-
"class": "ac-gf-footer",
|
|
561
|
-
"top": 35464,
|
|
562
|
-
"height": 126,
|
|
563
|
-
"animations": []
|
|
564
|
-
}
|
|
565
|
-
],
|
|
566
|
-
"screenshots": {
|
|
567
|
-
"390": "screen-390.png",
|
|
568
|
-
"1440": "screen-1440.png"
|
|
569
|
-
}
|
|
570
|
-
}
|
|
Binary file
|
|
Binary file
|