zwift-data 1.6.0 → 1.9.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.
Files changed (88) hide show
  1. package/lib/cjs/achievements.js +826 -0
  2. package/lib/cjs/bikeFrames.js +621 -0
  3. package/lib/cjs/bikeFrontWheels.js +241 -0
  4. package/lib/cjs/bikeRearWheels.js +246 -0
  5. package/lib/cjs/bikeShoes.js +81 -0
  6. package/lib/cjs/challenges.js +21 -0
  7. package/lib/cjs/glasses.js +121 -0
  8. package/lib/cjs/headgears.js +411 -0
  9. package/lib/cjs/index.js +54 -0
  10. package/lib/cjs/jerseys.js +3446 -0
  11. package/lib/cjs/notableMomentTypes.js +84 -0
  12. package/lib/cjs/paintJobs.js +598 -0
  13. package/lib/cjs/routes.js +4737 -0
  14. package/lib/cjs/runShirts.js +566 -0
  15. package/lib/cjs/runShoes.js +121 -0
  16. package/lib/cjs/runShorts.js +321 -0
  17. package/lib/cjs/segments.js +811 -0
  18. package/lib/cjs/socks.js +446 -0
  19. package/lib/cjs/trainingPlans.js +141 -0
  20. package/lib/cjs/types.js +2 -0
  21. package/lib/cjs/unlockableCategories.js +54 -0
  22. package/lib/cjs/worlds.js +115 -0
  23. package/lib/esm/achievements.js +823 -0
  24. package/lib/esm/bikeFrames.js +618 -0
  25. package/lib/esm/bikeFrontWheels.js +238 -0
  26. package/lib/esm/bikeRearWheels.js +243 -0
  27. package/lib/esm/bikeShoes.js +78 -0
  28. package/lib/esm/challenges.js +18 -0
  29. package/lib/esm/glasses.js +118 -0
  30. package/lib/esm/headgears.js +408 -0
  31. package/lib/esm/index.js +21 -0
  32. package/lib/esm/jerseys.js +3443 -0
  33. package/lib/esm/notableMomentTypes.js +81 -0
  34. package/lib/esm/paintJobs.js +595 -0
  35. package/lib/esm/routes.js +4734 -0
  36. package/lib/esm/runShirts.js +563 -0
  37. package/lib/esm/runShoes.js +118 -0
  38. package/lib/esm/runShorts.js +318 -0
  39. package/lib/esm/segments.js +808 -0
  40. package/lib/esm/socks.js +443 -0
  41. package/lib/esm/trainingPlans.js +138 -0
  42. package/lib/esm/types.js +1 -0
  43. package/lib/esm/unlockableCategories.js +51 -0
  44. package/lib/esm/worlds.js +112 -0
  45. package/lib/types/achievements.d.ts +2 -0
  46. package/lib/types/bikeFrames.d.ts +2 -0
  47. package/lib/types/bikeFrontWheels.d.ts +2 -0
  48. package/lib/types/bikeRearWheels.d.ts +2 -0
  49. package/lib/types/bikeShoes.d.ts +2 -0
  50. package/lib/types/challenges.d.ts +2 -0
  51. package/lib/types/glasses.d.ts +2 -0
  52. package/lib/types/headgears.d.ts +2 -0
  53. package/lib/{index.d.ts → types/index.d.ts} +21 -21
  54. package/lib/types/jerseys.d.ts +2 -0
  55. package/lib/types/notableMomentTypes.d.ts +2 -0
  56. package/lib/types/paintJobs.d.ts +2 -0
  57. package/lib/types/routes.d.ts +2 -0
  58. package/lib/types/runShirts.d.ts +2 -0
  59. package/lib/types/runShoes.d.ts +2 -0
  60. package/lib/types/runShorts.d.ts +2 -0
  61. package/lib/{segments.d.ts → types/segments.d.ts} +2 -2
  62. package/lib/types/socks.d.ts +2 -0
  63. package/lib/types/trainingPlans.d.ts +2 -0
  64. package/lib/{types.d.ts → types/types.d.ts} +263 -259
  65. package/lib/types/unlockableCategories.d.ts +2 -0
  66. package/lib/{worlds.d.ts → types/worlds.d.ts} +2 -2
  67. package/package.json +9 -11
  68. package/lib/achievements.d.ts +0 -2
  69. package/lib/bikeFrames.d.ts +0 -2
  70. package/lib/bikeFrontWheels.d.ts +0 -2
  71. package/lib/bikeRearWheels.d.ts +0 -2
  72. package/lib/bikeShoes.d.ts +0 -2
  73. package/lib/challenges.d.ts +0 -2
  74. package/lib/glasses.d.ts +0 -2
  75. package/lib/headgears.d.ts +0 -2
  76. package/lib/index.es.js +0 -1
  77. package/lib/index.js +0 -1
  78. package/lib/jersey.d.ts +0 -2
  79. package/lib/jerseys.d.ts +0 -2
  80. package/lib/notableMomentTypes.d.ts +0 -2
  81. package/lib/paintJobs.d.ts +0 -2
  82. package/lib/routes.d.ts +0 -2
  83. package/lib/runShirts.d.ts +0 -2
  84. package/lib/runShoes.d.ts +0 -2
  85. package/lib/runShorts.d.ts +0 -2
  86. package/lib/socks.d.ts +0 -2
  87. package/lib/trainingPlans.d.ts +0 -2
  88. package/lib/unlockableCategories.d.ts +0 -2
@@ -0,0 +1,321 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.runShorts = void 0;
4
+ // prettier-ignore
5
+ exports.runShorts = [
6
+ {
7
+ "id": 23220505,
8
+ "name": "Tour de Zwift Running Shorts 2021",
9
+ "imageName": "TourDeZwiftRun2021_thumb"
10
+ },
11
+ {
12
+ "id": 30422078,
13
+ "name": "Zwift Running Shorts 1",
14
+ "imageName": "Shorts01"
15
+ },
16
+ {
17
+ "id": 127857751,
18
+ "name": "Super League Purple",
19
+ "imageName": "SuperLeague2020_thumb"
20
+ },
21
+ {
22
+ "id": 162037624,
23
+ "name": "Super League Red",
24
+ "imageName": "SuperLeague2020_thumb"
25
+ },
26
+ {
27
+ "id": 200937232,
28
+ "name": "Zwift Running Shorts 14",
29
+ "imageName": "Shorts14"
30
+ },
31
+ {
32
+ "id": 213931599,
33
+ "name": "Zwift Running Shorts 8",
34
+ "imageName": "Shorts08"
35
+ },
36
+ {
37
+ "id": 240919495,
38
+ "name": "Norseman Black Jersey",
39
+ "imageName": "Norseman2019"
40
+ },
41
+ {
42
+ "id": 315747548,
43
+ "name": "Collins Cup Europe",
44
+ "imageName": "CollinsCupRunBlue2020_thumb"
45
+ },
46
+ {
47
+ "id": 320106855,
48
+ "name": "LA Road Runners",
49
+ "imageName": "LARR2019_thumb"
50
+ },
51
+ {
52
+ "id": 614375038,
53
+ "name": "Tour De Zwift",
54
+ "imageName": "TourDeZwift2020_thumb"
55
+ },
56
+ {
57
+ "id": 641588231,
58
+ "name": "Collins Cup USA",
59
+ "imageName": "CollinsCupRunRed2020_thumb"
60
+ },
61
+ {
62
+ "id": 832602111,
63
+ "name": "Zwift Running Shorts 9",
64
+ "imageName": "Shorts09"
65
+ },
66
+ {
67
+ "id": 837111845,
68
+ "name": "Zwift Run Festival",
69
+ "imageName": "RunFestivalThumb"
70
+ },
71
+ {
72
+ "id": 889918679,
73
+ "name": "Super League Yellow",
74
+ "imageName": "SuperLeague2020_thumb"
75
+ },
76
+ {
77
+ "id": 892162467,
78
+ "name": "Super League Orange",
79
+ "imageName": "SuperLeague2020_thumb"
80
+ },
81
+ {
82
+ "id": 963884552,
83
+ "name": "MARATHON 20 PRIMEBLUE",
84
+ "imageName": "RFTO2021_thumb"
85
+ },
86
+ {
87
+ "id": 1073721685,
88
+ "name": "US Military Endurance Sports",
89
+ "imageName": "USMES2021_thumb"
90
+ },
91
+ {
92
+ "id": 1164162762,
93
+ "name": "Jan Frodeno Shorts",
94
+ "imageName": "JanFrodeno2019_thumb"
95
+ },
96
+ {
97
+ "id": 1181765358,
98
+ "name": "Zwift Running Shorts 2",
99
+ "imageName": "Shorts02"
100
+ },
101
+ {
102
+ "id": 1187130313,
103
+ "name": "Tour de Zwift 2022 Run Shorts",
104
+ "imageName": "TourDeZwiftRun2022_thumb"
105
+ },
106
+ {
107
+ "id": 1220721816,
108
+ "name": "KRC",
109
+ "imageName": "KRC2019"
110
+ },
111
+ {
112
+ "id": 1255599197,
113
+ "name": "Pride On 2019",
114
+ "imageName": "PrideOn2019Thumb"
115
+ },
116
+ {
117
+ "id": 1294390938,
118
+ "name": "Zwift Academy 2020 Tri Run",
119
+ "imageName": "ZwiftAcademyTriRun2020_thumb"
120
+ },
121
+ {
122
+ "id": 1421634430,
123
+ "name": "Super League Pink",
124
+ "imageName": "SuperLeague2020_thumb"
125
+ },
126
+ {
127
+ "id": 1422442217,
128
+ "name": "2021 ZA Tri Run Shorts",
129
+ "imageName": "ZATriRun2021_thumb"
130
+ },
131
+ {
132
+ "id": 1747240866,
133
+ "name": "Dempsey Challenge",
134
+ "imageName": "DempseyChallengeRun2021_thumb"
135
+ },
136
+ {
137
+ "id": 1877586804,
138
+ "name": "Collins Cup Internationals",
139
+ "imageName": "CollinsCupRunYellow2020_thumb"
140
+ },
141
+ {
142
+ "id": 2064672606,
143
+ "name": "Zwift Running Shorts 3",
144
+ "imageName": "Shorts03"
145
+ },
146
+ {
147
+ "id": 2153158269,
148
+ "name": "Super League Black",
149
+ "imageName": "SuperLeague2020_thumb"
150
+ },
151
+ {
152
+ "id": 2226846384,
153
+ "name": "Zwift Running Shorts 12",
154
+ "imageName": "Shorts12"
155
+ },
156
+ {
157
+ "id": 2391851422,
158
+ "name": "Zwift Running Shorts 7",
159
+ "imageName": "Shorts07"
160
+ },
161
+ {
162
+ "id": 2399165702,
163
+ "name": "Super League Green",
164
+ "imageName": "SuperLeague2020_thumb"
165
+ },
166
+ {
167
+ "id": 2408514102,
168
+ "name": "Eddie Izzard Celebration Run Shorts",
169
+ "imageName": "EddieIzzardCelebration2021_thumb"
170
+ },
171
+ {
172
+ "id": 2527667682,
173
+ "name": "PRRC",
174
+ "imageName": "PRRC2019"
175
+ },
176
+ {
177
+ "id": 2634750093,
178
+ "name": "Super League White",
179
+ "imageName": "SuperLeague2020_thumb"
180
+ },
181
+ {
182
+ "id": 2896078426,
183
+ "name": "LOC_ACCESSORY_NEOKYORUN2021",
184
+ "imageName": "NeokyoRun2021_thumb"
185
+ },
186
+ {
187
+ "id": 2959332087,
188
+ "name": "Zwift Academy Tri 2019",
189
+ "imageName": "ZwiftAcademyTri2020_thumb"
190
+ },
191
+ {
192
+ "id": 3018909742,
193
+ "name": "Zwift Running Shorts 6",
194
+ "imageName": "Shorts06"
195
+ },
196
+ {
197
+ "id": 3099073192,
198
+ "name": "Norseman Run Shorts",
199
+ "imageName": "Norseman2021_thumb"
200
+ },
201
+ {
202
+ "id": 3102769741,
203
+ "name": "Santa Monica Classic",
204
+ "imageName": "SantaMonicaClassic2019_thumb"
205
+ },
206
+ {
207
+ "id": 3118125824,
208
+ "name": "Zwift Running Shorts 13",
209
+ "imageName": "Shorts13"
210
+ },
211
+ {
212
+ "id": 3147597225,
213
+ "name": "Running Day",
214
+ "imageName": "RunningDay2019"
215
+ },
216
+ {
217
+ "id": 3213034432,
218
+ "name": "2021 ZA Run Shorts",
219
+ "imageName": "ZARun2021_thumb"
220
+ },
221
+ {
222
+ "id": 3243441282,
223
+ "name": "Pride On",
224
+ "imageName": "PrideOn2020_thumb"
225
+ },
226
+ {
227
+ "id": 3273293920,
228
+ "name": "Zwift Running Shorts 11",
229
+ "imageName": "Shorts11"
230
+ },
231
+ {
232
+ "id": 3290761370,
233
+ "name": "Halloween Chase",
234
+ "imageName": "HalloweenChase2019_thumb"
235
+ },
236
+ {
237
+ "id": 3368541207,
238
+ "name": "Xterra Running Shorts 2020",
239
+ "imageName": "XterraRunShorts2020_thumb"
240
+ },
241
+ {
242
+ "id": 3375414094,
243
+ "name": "Zwift Running Shorts 4",
244
+ "imageName": "Shorts04"
245
+ },
246
+ {
247
+ "id": 3423758014,
248
+ "name": "Team LCB Run Shorts",
249
+ "imageName": "LucyCharles2021_thumb"
250
+ },
251
+ {
252
+ "id": 3515596595,
253
+ "name": "ZA Tri Team Shorts",
254
+ "imageName": "ZATri2021_thumb"
255
+ },
256
+ {
257
+ "id": 3527677394,
258
+ "name": "Super League Blue",
259
+ "imageName": "SuperLeague2020_thumb"
260
+ },
261
+ {
262
+ "id": 3601200867,
263
+ "name": "Super League Community Shorts",
264
+ "imageName": "SuperLeague2020_thumb"
265
+ },
266
+ {
267
+ "id": 3628568393,
268
+ "name": "Zwift Run Festival",
269
+ "imageName": "RunFestival2021_thumb"
270
+ },
271
+ {
272
+ "id": 3678256514,
273
+ "name": "Super League Grey",
274
+ "imageName": "SuperLeague2020_thumb"
275
+ },
276
+ {
277
+ "id": 3731582468,
278
+ "name": "Zwift Academy 2020 Run",
279
+ "imageName": "ZwiftAcademyRun2020_thumb"
280
+ },
281
+ {
282
+ "id": 3809167284,
283
+ "name": "ZA Run Team Shorts 2021",
284
+ "imageName": "ZwiftAcademyRun2021_thumb"
285
+ },
286
+ {
287
+ "id": 3860420424,
288
+ "name": "April Fools",
289
+ "imageName": "TealPink2020_thumb"
290
+ },
291
+ {
292
+ "id": 4037580579,
293
+ "name": "New Balance",
294
+ "imageName": "NewBalance2019_thumb"
295
+ },
296
+ {
297
+ "id": 4098921214,
298
+ "name": "Zwift Running Shorts 5",
299
+ "imageName": "Shorts05"
300
+ },
301
+ {
302
+ "id": 4158603661,
303
+ "name": "Lionel Sanders Shorts",
304
+ "imageName": "LionelSanders2019_thumb"
305
+ },
306
+ {
307
+ "id": 4231189810,
308
+ "name": "2021 Pride On Run Shorts",
309
+ "imageName": "PrideOn2021_thumb"
310
+ },
311
+ {
312
+ "id": 4269451728,
313
+ "name": "Zwift Running Shorts 10",
314
+ "imageName": "Shorts10"
315
+ },
316
+ {
317
+ "id": 4276190787,
318
+ "name": "Zwift Running Camo Green Shorts",
319
+ "imageName": "ShortsCamoGreen"
320
+ }
321
+ ];