zwift-data 1.21.3 → 1.22.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/lib/cjs/glasses.js +5 -0
- package/lib/cjs/jerseys.js +26 -0
- package/lib/cjs/routes.js +55 -5
- package/lib/esm/glasses.js +5 -0
- package/lib/esm/jerseys.js +26 -0
- package/lib/esm/routes.js +55 -5
- package/package.json +1 -1
package/lib/cjs/glasses.js
CHANGED
|
@@ -12,6 +12,11 @@ exports.glasses = [
|
|
|
12
12
|
[1241540451, "Top Guns", "Glasses_Generic03"],
|
|
13
13
|
[1541295082, "Zwift Glasses #1", "Glasses_Generic04"],
|
|
14
14
|
[1725649243, "Roka GP-1x", "Glasses_Roka01"],
|
|
15
|
+
[
|
|
16
|
+
1823176845,
|
|
17
|
+
"Watch the Femmes Sunglasses",
|
|
18
|
+
"Glasses_TourDeFranceFemmes2023",
|
|
19
|
+
],
|
|
15
20
|
[1859702145, "Oakley Flight Jacket", "Glasses_ZA2018Womens"],
|
|
16
21
|
[1988601419, "Tour de Zwift 2022 Sunglasses", "Glasses_TdZGlasses2021"],
|
|
17
22
|
[2002800339, "Weskers", "Glasses_Generic02"],
|
package/lib/cjs/jerseys.js
CHANGED
|
@@ -126,6 +126,11 @@ exports.jerseys = [
|
|
|
126
126
|
[462436923, "Docomo", "Docomo_thumb"],
|
|
127
127
|
[464353534, "Team LCB Kit", "LucyCharles2018_thumb"],
|
|
128
128
|
[468316144, "Andy Schleck–CP NVST–Immo Losch", "AndySchleck2022_thumb"],
|
|
129
|
+
[
|
|
130
|
+
472760314,
|
|
131
|
+
"LOC_UNLOCKABLE_CLUBS_WobbleCCCommunity2023_NAME",
|
|
132
|
+
"WobbleCCCommunity2023_thumb",
|
|
133
|
+
],
|
|
129
134
|
[480846458, "Thomson Bike Tours", "Thomson2021_thumb"],
|
|
130
135
|
[493134166, "Team 3R", "Team3R2018_thumb"],
|
|
131
136
|
[
|
|
@@ -362,6 +367,11 @@ exports.jerseys = [
|
|
|
362
367
|
[1335138594, "UCI Federation 2023 France", "UCIFederationFrance2023_thumb"],
|
|
363
368
|
[1338967652, "Trainsharp", "Trainsharp_thumb"],
|
|
364
369
|
[1346889258, "BMC", "BMC_2014_thumb"],
|
|
370
|
+
[
|
|
371
|
+
1356795025,
|
|
372
|
+
"LOC_UNLOCKABLE_CLUBS_BanditZCommunity2023_NAME",
|
|
373
|
+
"BanditZCommunity2023_thumb",
|
|
374
|
+
],
|
|
365
375
|
[1370848124, "Zwift Academy Men", "ZwiftAcademyMen2019_thumb"],
|
|
366
376
|
[1376553667, "Vintage 2", "Plain_02_thumb"],
|
|
367
377
|
[1383009663, "Dempsey Challenge 2021", "DempeyChallenge2021_thumb"],
|
|
@@ -418,6 +428,11 @@ exports.jerseys = [
|
|
|
418
428
|
[1624079531, "Epic KOM", "KOM_Epic"],
|
|
419
429
|
[1628085330, "Tour de Pier", "TourDePier_2015_thumb"],
|
|
420
430
|
[1628258516, "SEG Racing", "SEGRacing2019_thumb"],
|
|
431
|
+
[
|
|
432
|
+
1642088012,
|
|
433
|
+
"LOC_UNLOCKABLE_CLUBS_HispCommunity2023_NAME",
|
|
434
|
+
"HispCommunity2023_thumb",
|
|
435
|
+
],
|
|
421
436
|
[1642410031, "Prudential Ride London 2018", "PrudentialRideLondon_thumb"],
|
|
422
437
|
[1643648851, "QT2 Systems 2019", "QT2Systems2019_thumb"],
|
|
423
438
|
[1647663707, "Garmin Tacx Kit", "GarminTacx2021_thumb"],
|
|
@@ -530,6 +545,7 @@ exports.jerseys = [
|
|
|
530
545
|
[2167019024, "INEOS Grenadiers 2023", "ineos_2023_thumb"],
|
|
531
546
|
[2174450522, "Chicks Who Ride Bikes", "ChicksRideBikes2021_thumb"],
|
|
532
547
|
[2179290363, "Prism 3", "Zwift_Color03_thumb"],
|
|
548
|
+
[2185546781, "LOC_UNLOCKABLE_CLUBS_ZwiftNL2023_NAME", "ZwiftNL2023_thumb"],
|
|
533
549
|
[2189302920, "Team Velocity", "TeamVelocity2019_thumb"],
|
|
534
550
|
[2193554526, "Valhalla", "Valhalla2022_thumb"],
|
|
535
551
|
[2202078812, "La Bicicletta", "LaBicicletta_thumb"],
|
|
@@ -572,6 +588,11 @@ exports.jerseys = [
|
|
|
572
588
|
[2376223766, "Cape Epic 2020", "AbsaCapeEpic2020_thumb"],
|
|
573
589
|
[2386311153, "El Giro de Rigo 2021", "ElGiroDeRigoCR2021_thumb"],
|
|
574
590
|
[2389611207, "Varlo Cycling", "Varlo2022_thumb"],
|
|
591
|
+
[
|
|
592
|
+
2392842475,
|
|
593
|
+
"LOC_UNLOCKABLE_CLUBS_GalaxyCommunity2023_NAME",
|
|
594
|
+
"GalaxyCommunity2023_thumb",
|
|
595
|
+
],
|
|
575
596
|
[2394699876, "GearPatrol", "GearPatrol2015_thumb"],
|
|
576
597
|
[2397240918, "Cafe du Cycliste", "CafeDuCycliste2021_thumb"],
|
|
577
598
|
[2398622818, "Road.cc", "RoadCC_thumb"],
|
|
@@ -689,6 +710,11 @@ exports.jerseys = [
|
|
|
689
710
|
[2818028945, "DigiCamo 1", "Zwift_CamoPix_01_thumb"],
|
|
690
711
|
[2825077965, "La Z Claire", "Zwift_80s_thumb"],
|
|
691
712
|
[2826950973, "Monochrome 1", "Zwift_Monochrome01_thumb"],
|
|
713
|
+
[
|
|
714
|
+
2838604507,
|
|
715
|
+
"Waratah Masters Zwifters",
|
|
716
|
+
"WaratahMastersZwifters2023_thumb",
|
|
717
|
+
],
|
|
692
718
|
[2848198363, "WMZ", "WMZ2022_thumb"],
|
|
693
719
|
[2855133168, "Trek Training Kit", "Trek_2017_Yellow_thumb"],
|
|
694
720
|
[2856076954, "2021 Virtual Series Kit", "OVSPlain2021_thumb"],
|
package/lib/cjs/routes.js
CHANGED
|
@@ -61,7 +61,7 @@ exports.routes = [
|
|
|
61
61
|
"Rolling Highlands",
|
|
62
62
|
"rolling-highlands",
|
|
63
63
|
"scotland",
|
|
64
|
-
|
|
64
|
+
false,
|
|
65
65
|
8.945,
|
|
66
66
|
77,
|
|
67
67
|
5.135,
|
|
@@ -790,7 +790,7 @@ exports.routes = [
|
|
|
790
790
|
"Loch Loop",
|
|
791
791
|
"loch-loop",
|
|
792
792
|
"scotland",
|
|
793
|
-
|
|
793
|
+
false,
|
|
794
794
|
8.046,
|
|
795
795
|
71,
|
|
796
796
|
0.042,
|
|
@@ -2354,6 +2354,56 @@ exports.routes = [
|
|
|
2354
2354
|
"https://zwiftinsider.com/route/tempus-fugit",
|
|
2355
2355
|
"https://whatsonzwift.com/world/watopia/route/tempus-fugit",
|
|
2356
2356
|
],
|
|
2357
|
+
[
|
|
2358
|
+
2136907048,
|
|
2359
|
+
"France Classic Fondo",
|
|
2360
|
+
"france-classic-fondo",
|
|
2361
|
+
"france",
|
|
2362
|
+
true,
|
|
2363
|
+
144.962,
|
|
2364
|
+
1099,
|
|
2365
|
+
0.962,
|
|
2366
|
+
0,
|
|
2367
|
+
0,
|
|
2368
|
+
0,
|
|
2369
|
+
0,
|
|
2370
|
+
0,
|
|
2371
|
+
[
|
|
2372
|
+
"pave-sprint",
|
|
2373
|
+
"pave-sprint-rev",
|
|
2374
|
+
"ballon-sprint",
|
|
2375
|
+
"ballon-sprint-rev",
|
|
2376
|
+
"aqueduc-kom",
|
|
2377
|
+
"aqueduc-kom-rev",
|
|
2378
|
+
"marina-sprint",
|
|
2379
|
+
"marina-sprint-rev",
|
|
2380
|
+
"petit-kom",
|
|
2381
|
+
],
|
|
2382
|
+
[
|
|
2383
|
+
{ from: 12.498, to: 12.91, segment: "aqueduc-kom-rev" },
|
|
2384
|
+
{ from: 16.897, to: 17.233, segment: "ballon-sprint-rev" },
|
|
2385
|
+
{ from: 36.603, to: 37.005, segment: "aqueduc-kom-rev" },
|
|
2386
|
+
{ from: 40.539, to: 43.211, segment: "petit-kom" },
|
|
2387
|
+
{ from: 54.417, to: 57.102, segment: "petit-kom" },
|
|
2388
|
+
{ from: 71.063, to: 71.489, segment: "aqueduc-kom" },
|
|
2389
|
+
{ from: 84.056, to: 84.398, segment: "marina-sprint" },
|
|
2390
|
+
{ from: 95.171, to: 95.586, segment: "aqueduc-kom" },
|
|
2391
|
+
{ from: 108.165, to: 108.507, segment: "marina-sprint" },
|
|
2392
|
+
{ from: 115.936, to: 116.261, segment: "ballon-sprint-rev" },
|
|
2393
|
+
{ from: 135.617, to: 136.029, segment: "aqueduc-kom-rev" },
|
|
2394
|
+
{ from: 139.542, to: 142.224, segment: "petit-kom" },
|
|
2395
|
+
],
|
|
2396
|
+
false,
|
|
2397
|
+
false,
|
|
2398
|
+
false,
|
|
2399
|
+
true,
|
|
2400
|
+
["running", "cycling"],
|
|
2401
|
+
undefined,
|
|
2402
|
+
33950833,
|
|
2403
|
+
"https://www.strava.com/segments/33950833",
|
|
2404
|
+
"https://zwiftinsider.com/route/france-classic-fondo/",
|
|
2405
|
+
undefined,
|
|
2406
|
+
],
|
|
2357
2407
|
[
|
|
2358
2408
|
2139465450,
|
|
2359
2409
|
"Muir And The Mountain",
|
|
@@ -4622,7 +4672,7 @@ exports.routes = [
|
|
|
4622
4672
|
"The Muckle Yin",
|
|
4623
4673
|
"the-muckle-yin",
|
|
4624
4674
|
"scotland",
|
|
4625
|
-
|
|
4675
|
+
false,
|
|
4626
4676
|
23.419,
|
|
4627
4677
|
282,
|
|
4628
4678
|
0.247,
|
|
@@ -4888,7 +4938,7 @@ exports.routes = [
|
|
|
4888
4938
|
"Glasgow Crit Circuit",
|
|
4889
4939
|
"glasgow-crit-circuit",
|
|
4890
4940
|
"scotland",
|
|
4891
|
-
|
|
4941
|
+
false,
|
|
4892
4942
|
3.012,
|
|
4893
4943
|
33,
|
|
4894
4944
|
0.247,
|
|
@@ -5389,7 +5439,7 @@ exports.routes = [
|
|
|
5389
5439
|
"City and the Sgurr",
|
|
5390
5440
|
"city-and-the-sgurr",
|
|
5391
5441
|
"scotland",
|
|
5392
|
-
|
|
5442
|
+
false,
|
|
5393
5443
|
5.938,
|
|
5394
5444
|
103,
|
|
5395
5445
|
2.735,
|
package/lib/esm/glasses.js
CHANGED
|
@@ -9,6 +9,11 @@ export const glasses = [
|
|
|
9
9
|
[1241540451, "Top Guns", "Glasses_Generic03"],
|
|
10
10
|
[1541295082, "Zwift Glasses #1", "Glasses_Generic04"],
|
|
11
11
|
[1725649243, "Roka GP-1x", "Glasses_Roka01"],
|
|
12
|
+
[
|
|
13
|
+
1823176845,
|
|
14
|
+
"Watch the Femmes Sunglasses",
|
|
15
|
+
"Glasses_TourDeFranceFemmes2023",
|
|
16
|
+
],
|
|
12
17
|
[1859702145, "Oakley Flight Jacket", "Glasses_ZA2018Womens"],
|
|
13
18
|
[1988601419, "Tour de Zwift 2022 Sunglasses", "Glasses_TdZGlasses2021"],
|
|
14
19
|
[2002800339, "Weskers", "Glasses_Generic02"],
|
package/lib/esm/jerseys.js
CHANGED
|
@@ -123,6 +123,11 @@ export const jerseys = [
|
|
|
123
123
|
[462436923, "Docomo", "Docomo_thumb"],
|
|
124
124
|
[464353534, "Team LCB Kit", "LucyCharles2018_thumb"],
|
|
125
125
|
[468316144, "Andy Schleck–CP NVST–Immo Losch", "AndySchleck2022_thumb"],
|
|
126
|
+
[
|
|
127
|
+
472760314,
|
|
128
|
+
"LOC_UNLOCKABLE_CLUBS_WobbleCCCommunity2023_NAME",
|
|
129
|
+
"WobbleCCCommunity2023_thumb",
|
|
130
|
+
],
|
|
126
131
|
[480846458, "Thomson Bike Tours", "Thomson2021_thumb"],
|
|
127
132
|
[493134166, "Team 3R", "Team3R2018_thumb"],
|
|
128
133
|
[
|
|
@@ -359,6 +364,11 @@ export const jerseys = [
|
|
|
359
364
|
[1335138594, "UCI Federation 2023 France", "UCIFederationFrance2023_thumb"],
|
|
360
365
|
[1338967652, "Trainsharp", "Trainsharp_thumb"],
|
|
361
366
|
[1346889258, "BMC", "BMC_2014_thumb"],
|
|
367
|
+
[
|
|
368
|
+
1356795025,
|
|
369
|
+
"LOC_UNLOCKABLE_CLUBS_BanditZCommunity2023_NAME",
|
|
370
|
+
"BanditZCommunity2023_thumb",
|
|
371
|
+
],
|
|
362
372
|
[1370848124, "Zwift Academy Men", "ZwiftAcademyMen2019_thumb"],
|
|
363
373
|
[1376553667, "Vintage 2", "Plain_02_thumb"],
|
|
364
374
|
[1383009663, "Dempsey Challenge 2021", "DempeyChallenge2021_thumb"],
|
|
@@ -415,6 +425,11 @@ export const jerseys = [
|
|
|
415
425
|
[1624079531, "Epic KOM", "KOM_Epic"],
|
|
416
426
|
[1628085330, "Tour de Pier", "TourDePier_2015_thumb"],
|
|
417
427
|
[1628258516, "SEG Racing", "SEGRacing2019_thumb"],
|
|
428
|
+
[
|
|
429
|
+
1642088012,
|
|
430
|
+
"LOC_UNLOCKABLE_CLUBS_HispCommunity2023_NAME",
|
|
431
|
+
"HispCommunity2023_thumb",
|
|
432
|
+
],
|
|
418
433
|
[1642410031, "Prudential Ride London 2018", "PrudentialRideLondon_thumb"],
|
|
419
434
|
[1643648851, "QT2 Systems 2019", "QT2Systems2019_thumb"],
|
|
420
435
|
[1647663707, "Garmin Tacx Kit", "GarminTacx2021_thumb"],
|
|
@@ -527,6 +542,7 @@ export const jerseys = [
|
|
|
527
542
|
[2167019024, "INEOS Grenadiers 2023", "ineos_2023_thumb"],
|
|
528
543
|
[2174450522, "Chicks Who Ride Bikes", "ChicksRideBikes2021_thumb"],
|
|
529
544
|
[2179290363, "Prism 3", "Zwift_Color03_thumb"],
|
|
545
|
+
[2185546781, "LOC_UNLOCKABLE_CLUBS_ZwiftNL2023_NAME", "ZwiftNL2023_thumb"],
|
|
530
546
|
[2189302920, "Team Velocity", "TeamVelocity2019_thumb"],
|
|
531
547
|
[2193554526, "Valhalla", "Valhalla2022_thumb"],
|
|
532
548
|
[2202078812, "La Bicicletta", "LaBicicletta_thumb"],
|
|
@@ -569,6 +585,11 @@ export const jerseys = [
|
|
|
569
585
|
[2376223766, "Cape Epic 2020", "AbsaCapeEpic2020_thumb"],
|
|
570
586
|
[2386311153, "El Giro de Rigo 2021", "ElGiroDeRigoCR2021_thumb"],
|
|
571
587
|
[2389611207, "Varlo Cycling", "Varlo2022_thumb"],
|
|
588
|
+
[
|
|
589
|
+
2392842475,
|
|
590
|
+
"LOC_UNLOCKABLE_CLUBS_GalaxyCommunity2023_NAME",
|
|
591
|
+
"GalaxyCommunity2023_thumb",
|
|
592
|
+
],
|
|
572
593
|
[2394699876, "GearPatrol", "GearPatrol2015_thumb"],
|
|
573
594
|
[2397240918, "Cafe du Cycliste", "CafeDuCycliste2021_thumb"],
|
|
574
595
|
[2398622818, "Road.cc", "RoadCC_thumb"],
|
|
@@ -686,6 +707,11 @@ export const jerseys = [
|
|
|
686
707
|
[2818028945, "DigiCamo 1", "Zwift_CamoPix_01_thumb"],
|
|
687
708
|
[2825077965, "La Z Claire", "Zwift_80s_thumb"],
|
|
688
709
|
[2826950973, "Monochrome 1", "Zwift_Monochrome01_thumb"],
|
|
710
|
+
[
|
|
711
|
+
2838604507,
|
|
712
|
+
"Waratah Masters Zwifters",
|
|
713
|
+
"WaratahMastersZwifters2023_thumb",
|
|
714
|
+
],
|
|
689
715
|
[2848198363, "WMZ", "WMZ2022_thumb"],
|
|
690
716
|
[2855133168, "Trek Training Kit", "Trek_2017_Yellow_thumb"],
|
|
691
717
|
[2856076954, "2021 Virtual Series Kit", "OVSPlain2021_thumb"],
|
package/lib/esm/routes.js
CHANGED
|
@@ -58,7 +58,7 @@ export const routes = [
|
|
|
58
58
|
"Rolling Highlands",
|
|
59
59
|
"rolling-highlands",
|
|
60
60
|
"scotland",
|
|
61
|
-
|
|
61
|
+
false,
|
|
62
62
|
8.945,
|
|
63
63
|
77,
|
|
64
64
|
5.135,
|
|
@@ -787,7 +787,7 @@ export const routes = [
|
|
|
787
787
|
"Loch Loop",
|
|
788
788
|
"loch-loop",
|
|
789
789
|
"scotland",
|
|
790
|
-
|
|
790
|
+
false,
|
|
791
791
|
8.046,
|
|
792
792
|
71,
|
|
793
793
|
0.042,
|
|
@@ -2351,6 +2351,56 @@ export const routes = [
|
|
|
2351
2351
|
"https://zwiftinsider.com/route/tempus-fugit",
|
|
2352
2352
|
"https://whatsonzwift.com/world/watopia/route/tempus-fugit",
|
|
2353
2353
|
],
|
|
2354
|
+
[
|
|
2355
|
+
2136907048,
|
|
2356
|
+
"France Classic Fondo",
|
|
2357
|
+
"france-classic-fondo",
|
|
2358
|
+
"france",
|
|
2359
|
+
true,
|
|
2360
|
+
144.962,
|
|
2361
|
+
1099,
|
|
2362
|
+
0.962,
|
|
2363
|
+
0,
|
|
2364
|
+
0,
|
|
2365
|
+
0,
|
|
2366
|
+
0,
|
|
2367
|
+
0,
|
|
2368
|
+
[
|
|
2369
|
+
"pave-sprint",
|
|
2370
|
+
"pave-sprint-rev",
|
|
2371
|
+
"ballon-sprint",
|
|
2372
|
+
"ballon-sprint-rev",
|
|
2373
|
+
"aqueduc-kom",
|
|
2374
|
+
"aqueduc-kom-rev",
|
|
2375
|
+
"marina-sprint",
|
|
2376
|
+
"marina-sprint-rev",
|
|
2377
|
+
"petit-kom",
|
|
2378
|
+
],
|
|
2379
|
+
[
|
|
2380
|
+
{ from: 12.498, to: 12.91, segment: "aqueduc-kom-rev" },
|
|
2381
|
+
{ from: 16.897, to: 17.233, segment: "ballon-sprint-rev" },
|
|
2382
|
+
{ from: 36.603, to: 37.005, segment: "aqueduc-kom-rev" },
|
|
2383
|
+
{ from: 40.539, to: 43.211, segment: "petit-kom" },
|
|
2384
|
+
{ from: 54.417, to: 57.102, segment: "petit-kom" },
|
|
2385
|
+
{ from: 71.063, to: 71.489, segment: "aqueduc-kom" },
|
|
2386
|
+
{ from: 84.056, to: 84.398, segment: "marina-sprint" },
|
|
2387
|
+
{ from: 95.171, to: 95.586, segment: "aqueduc-kom" },
|
|
2388
|
+
{ from: 108.165, to: 108.507, segment: "marina-sprint" },
|
|
2389
|
+
{ from: 115.936, to: 116.261, segment: "ballon-sprint-rev" },
|
|
2390
|
+
{ from: 135.617, to: 136.029, segment: "aqueduc-kom-rev" },
|
|
2391
|
+
{ from: 139.542, to: 142.224, segment: "petit-kom" },
|
|
2392
|
+
],
|
|
2393
|
+
false,
|
|
2394
|
+
false,
|
|
2395
|
+
false,
|
|
2396
|
+
true,
|
|
2397
|
+
["running", "cycling"],
|
|
2398
|
+
undefined,
|
|
2399
|
+
33950833,
|
|
2400
|
+
"https://www.strava.com/segments/33950833",
|
|
2401
|
+
"https://zwiftinsider.com/route/france-classic-fondo/",
|
|
2402
|
+
undefined,
|
|
2403
|
+
],
|
|
2354
2404
|
[
|
|
2355
2405
|
2139465450,
|
|
2356
2406
|
"Muir And The Mountain",
|
|
@@ -4619,7 +4669,7 @@ export const routes = [
|
|
|
4619
4669
|
"The Muckle Yin",
|
|
4620
4670
|
"the-muckle-yin",
|
|
4621
4671
|
"scotland",
|
|
4622
|
-
|
|
4672
|
+
false,
|
|
4623
4673
|
23.419,
|
|
4624
4674
|
282,
|
|
4625
4675
|
0.247,
|
|
@@ -4885,7 +4935,7 @@ export const routes = [
|
|
|
4885
4935
|
"Glasgow Crit Circuit",
|
|
4886
4936
|
"glasgow-crit-circuit",
|
|
4887
4937
|
"scotland",
|
|
4888
|
-
|
|
4938
|
+
false,
|
|
4889
4939
|
3.012,
|
|
4890
4940
|
33,
|
|
4891
4941
|
0.247,
|
|
@@ -5386,7 +5436,7 @@ export const routes = [
|
|
|
5386
5436
|
"City and the Sgurr",
|
|
5387
5437
|
"city-and-the-sgurr",
|
|
5388
5438
|
"scotland",
|
|
5389
|
-
|
|
5439
|
+
false,
|
|
5390
5440
|
5.938,
|
|
5391
5441
|
103,
|
|
5392
5442
|
2.735,
|