@entur/tokens 3.22.1 → 3.22.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.
@@ -1116,6 +1116,7 @@ export declare const componentVariables: {
1116
1116
  mobility: string;
1117
1117
  plane: string;
1118
1118
  rail: string;
1119
+ snowcoach: string;
1119
1120
  taxi: string;
1120
1121
  train: string;
1121
1122
  tram: string;
@@ -1140,6 +1141,7 @@ export declare const componentVariables: {
1140
1141
  mobility: string;
1141
1142
  plane: string;
1142
1143
  rail: string;
1144
+ snowcoach: string;
1143
1145
  taxi: string;
1144
1146
  train: string;
1145
1147
  tram: string;
@@ -1164,6 +1166,7 @@ export declare const componentVariables: {
1164
1166
  backgroundtruePlane: string;
1165
1167
  backgroundtrueRail: string;
1166
1168
  backgroundtrueRegionalBus: string;
1169
+ backgroundtrueSnowcoach: string;
1167
1170
  backgroundtrueTaxi: string;
1168
1171
  backgroundtrueTrain: string;
1169
1172
  backgroundtrueTram: string;
@@ -1184,6 +1187,7 @@ export declare const componentVariables: {
1184
1187
  icontrueMetro: string;
1185
1188
  icontrueMobility: string;
1186
1189
  icontruePlane: string;
1190
+ icontrueSnowcoach: string;
1187
1191
  icontrueTaxi: string;
1188
1192
  icontrueTrain: string;
1189
1193
  icontrueTram: string;
@@ -1210,6 +1214,7 @@ export declare const componentVariables: {
1210
1214
  backgroundtrueMobility: string;
1211
1215
  backgroundtruePlane: string;
1212
1216
  backgroundtrueRail: string;
1217
+ backgroundtrueSnowcoach: string;
1213
1218
  backgroundtrueTaxi: string;
1214
1219
  backgroundtrueTrain: string;
1215
1220
  backgroundtrueTram: string;
@@ -1231,6 +1236,7 @@ export declare const componentVariables: {
1231
1236
  icontruePlane: string;
1232
1237
  icontrueRail: string;
1233
1238
  icontrueRegionalBus: string;
1239
+ icontrueSnowcoach: string;
1234
1240
  icontrueTaxi: string;
1235
1241
  icontrueTrain: string;
1236
1242
  icontrueTram: string;
@@ -1273,6 +1279,8 @@ export declare const componentVariables: {
1273
1279
  planeCancelled: string;
1274
1280
  rail: string;
1275
1281
  railCancelled: string;
1282
+ snowcoach: string;
1283
+ snowcoachCancelled: string;
1276
1284
  tagFunicularCancelled: string;
1277
1285
  taxi: string;
1278
1286
  taxiCancelled: string;
@@ -1301,6 +1309,7 @@ export declare const componentVariables: {
1301
1309
  helicopterCancelled: string;
1302
1310
  metroCancelled: string;
1303
1311
  planeCancelled: string;
1312
+ snowcoachCancelled: string;
1304
1313
  taxiCancelled: string;
1305
1314
  trainCancelled: string;
1306
1315
  tramCancelled: string;
@@ -1325,6 +1334,7 @@ export declare const componentVariables: {
1325
1334
  lineHelicopterCancelled: string;
1326
1335
  lineMetroCancelled: string;
1327
1336
  linePlaneCancelled: string;
1337
+ lineSnowcoachCancelled: string;
1328
1338
  lineTaxiCancelled: string;
1329
1339
  lineTrainCancelled: string;
1330
1340
  lineTramCancelled: string;
@@ -1367,6 +1377,8 @@ export declare const componentVariables: {
1367
1377
  planeCancelled: string;
1368
1378
  rail: string;
1369
1379
  railCancelled: string;
1380
+ snowcoach: string;
1381
+ snowcoachCancelled: string;
1370
1382
  taxi: string;
1371
1383
  taxiCancelled: string;
1372
1384
  train: string;
@@ -1390,6 +1402,7 @@ export declare const componentVariables: {
1390
1402
  helicopterCancelled: string;
1391
1403
  metroCancelled: string;
1392
1404
  planeCancelled: string;
1405
+ snowcoachCancelled: string;
1393
1406
  taxiCancelled: string;
1394
1407
  trainCancelled: string;
1395
1408
  tramCancelled: string;
@@ -1413,6 +1426,7 @@ export declare const componentVariables: {
1413
1426
  lineHelicopterCancelled: string;
1414
1427
  lineMetroCancelled: string;
1415
1428
  linePlaneCancelled: string;
1429
+ lineSnowcoachCancelled: string;
1416
1430
  lineTaxiCancelled: string;
1417
1431
  lineTrainCancelled: string;
1418
1432
  lineTramCancelled: string;
@@ -2675,6 +2689,7 @@ export declare const componentVariables: {
2675
2689
  mobility: string;
2676
2690
  plane: string;
2677
2691
  rail: string;
2692
+ snowcoach: string;
2678
2693
  taxi: string;
2679
2694
  train: string;
2680
2695
  tram: string;
@@ -2699,6 +2714,7 @@ export declare const componentVariables: {
2699
2714
  mobility: string;
2700
2715
  plane: string;
2701
2716
  rail: string;
2717
+ snowcoach: string;
2702
2718
  taxi: string;
2703
2719
  train: string;
2704
2720
  tram: string;
@@ -2723,6 +2739,7 @@ export declare const componentVariables: {
2723
2739
  backgroundtruePlane: string;
2724
2740
  backgroundtrueRail: string;
2725
2741
  backgroundtrueRegionalBus: string;
2742
+ backgroundtrueSnowcoach: string;
2726
2743
  backgroundtrueTaxi: string;
2727
2744
  backgroundtrueTrain: string;
2728
2745
  backgroundtrueTram: string;
@@ -2743,6 +2760,7 @@ export declare const componentVariables: {
2743
2760
  icontrueMetro: string;
2744
2761
  icontrueMobility: string;
2745
2762
  icontruePlane: string;
2763
+ icontrueSnowcoach: string;
2746
2764
  icontrueTaxi: string;
2747
2765
  icontrueTrain: string;
2748
2766
  icontrueTram: string;
@@ -2769,6 +2787,7 @@ export declare const componentVariables: {
2769
2787
  backgroundtrueMobility: string;
2770
2788
  backgroundtruePlane: string;
2771
2789
  backgroundtrueRail: string;
2790
+ backgroundtrueSnowcoach: string;
2772
2791
  backgroundtrueTaxi: string;
2773
2792
  backgroundtrueTrain: string;
2774
2793
  backgroundtrueTram: string;
@@ -2790,6 +2809,7 @@ export declare const componentVariables: {
2790
2809
  icontruePlane: string;
2791
2810
  icontrueRail: string;
2792
2811
  icontrueRegionalBus: string;
2812
+ icontrueSnowcoach: string;
2793
2813
  icontrueTaxi: string;
2794
2814
  icontrueTrain: string;
2795
2815
  icontrueTram: string;
@@ -2832,6 +2852,8 @@ export declare const componentVariables: {
2832
2852
  planeCancelled: string;
2833
2853
  rail: string;
2834
2854
  railCancelled: string;
2855
+ snowcoach: string;
2856
+ snowcoachCancelled: string;
2835
2857
  tagFunicularCancelled: string;
2836
2858
  taxi: string;
2837
2859
  taxiCancelled: string;
@@ -2860,6 +2882,7 @@ export declare const componentVariables: {
2860
2882
  helicopterCancelled: string;
2861
2883
  metroCancelled: string;
2862
2884
  planeCancelled: string;
2885
+ snowcoachCancelled: string;
2863
2886
  taxiCancelled: string;
2864
2887
  trainCancelled: string;
2865
2888
  tramCancelled: string;
@@ -2884,6 +2907,7 @@ export declare const componentVariables: {
2884
2907
  lineHelicopterCancelled: string;
2885
2908
  lineMetroCancelled: string;
2886
2909
  linePlaneCancelled: string;
2910
+ lineSnowcoachCancelled: string;
2887
2911
  lineTaxiCancelled: string;
2888
2912
  lineTrainCancelled: string;
2889
2913
  lineTramCancelled: string;
@@ -2926,6 +2950,8 @@ export declare const componentVariables: {
2926
2950
  planeCancelled: string;
2927
2951
  rail: string;
2928
2952
  railCancelled: string;
2953
+ snowcoach: string;
2954
+ snowcoachCancelled: string;
2929
2955
  taxi: string;
2930
2956
  taxiCancelled: string;
2931
2957
  train: string;
@@ -2949,6 +2975,7 @@ export declare const componentVariables: {
2949
2975
  helicopterCancelled: string;
2950
2976
  metroCancelled: string;
2951
2977
  planeCancelled: string;
2978
+ snowcoachCancelled: string;
2952
2979
  taxiCancelled: string;
2953
2980
  trainCancelled: string;
2954
2981
  tramCancelled: string;
@@ -2972,6 +2999,7 @@ export declare const componentVariables: {
2972
2999
  lineHelicopterCancelled: string;
2973
3000
  lineMetroCancelled: string;
2974
3001
  linePlaneCancelled: string;
3002
+ lineSnowcoachCancelled: string;
2975
3003
  lineTaxiCancelled: string;
2976
3004
  lineTrainCancelled: string;
2977
3005
  lineTramCancelled: string;