@ilo-org/styles 0.5.0 → 0.6.1
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/build/css/components/index.css +122 -70
- package/build/css/components/index.css.map +1 -1
- package/build/css/global.css +1 -1
- package/build/css/index.css +122 -70
- package/build/css/index.css.map +1 -1
- package/build/css/monorepo.css +122 -70
- package/build/css/monorepo.css.map +1 -1
- package/build/minified/index.css +1 -1
- package/build/minified/index.css.map +1 -1
- package/build/minified/monorepo.css +1 -1
- package/build/minified/monorepo.css.map +1 -1
- package/css/components/accordion.css +1 -1
- package/css/components/card.css +1 -1
- package/css/components/cardgroup.css +1 -1
- package/css/components/datacard.css +1 -0
- package/css/components/detailcard.css +1 -0
- package/css/components/experiment.css +1 -0
- package/css/components/factlistcard.css +1 -0
- package/css/components/featurecard.css +1 -0
- package/css/components/formcontrol.css +1 -0
- package/css/components/logogrid.css +1 -0
- package/css/components/multilinkcard.css +1 -0
- package/css/components/promocard.css +1 -0
- package/css/components/statcard.css +1 -0
- package/css/components/textcard.css +1 -0
- package/css/components/textinput.css +1 -0
- package/css/components/toggle.css +1 -0
- package/css/global.css.map +1 -1
- package/css/index.css +1 -1
- package/css/index.css.map +1 -1
- package/css/monorepo.css +1 -1
- package/css/monorepo.css.map +1 -1
- package/package.json +1 -1
- package/scss/components/_accordion.scss +8 -0
- package/scss/components/_card.scss +0 -1
- package/scss/components/_cardgroup.scss +2 -2
- package/scss/components/_logogrid.scss +52 -0
- package/scss/components/index.scss +1 -0
package/build/css/monorepo.css
CHANGED
|
@@ -151,7 +151,7 @@ select {
|
|
|
151
151
|
}
|
|
152
152
|
/**
|
|
153
153
|
* Do not edit directly
|
|
154
|
-
* Generated on
|
|
154
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
155
155
|
*/
|
|
156
156
|
/**
|
|
157
157
|
* TOKENS:
|
|
@@ -250,7 +250,7 @@ body {
|
|
|
250
250
|
|
|
251
251
|
/**
|
|
252
252
|
* Do not edit directly
|
|
253
|
-
* Generated on
|
|
253
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
254
254
|
*/
|
|
255
255
|
/**
|
|
256
256
|
* TOKENS:
|
|
@@ -326,6 +326,7 @@ body {
|
|
|
326
326
|
--height: auto;
|
|
327
327
|
color: rgb(109, 109, 109);
|
|
328
328
|
font-family: Noto Sans;
|
|
329
|
+
position: relative;
|
|
329
330
|
height: 0px;
|
|
330
331
|
overflow: hidden;
|
|
331
332
|
transition: height 225ms ease-out, padding 225ms ease-out;
|
|
@@ -341,6 +342,11 @@ body {
|
|
|
341
342
|
height: var(--height);
|
|
342
343
|
transition: height 225ms ease-out, padding 225ms ease-out;
|
|
343
344
|
}
|
|
345
|
+
.ilo--accordion--panel__scroll {
|
|
346
|
+
max-height: 500px;
|
|
347
|
+
overflow-y: auto;
|
|
348
|
+
padding-right: 1.7148981779rem;
|
|
349
|
+
}
|
|
344
350
|
.ilo--accordion--panel.collapsing, .ilo--accordion--panel.expanding {
|
|
345
351
|
height: 0;
|
|
346
352
|
position: relative;
|
|
@@ -363,7 +369,7 @@ body {
|
|
|
363
369
|
|
|
364
370
|
/**
|
|
365
371
|
* Do not edit directly
|
|
366
|
-
* Generated on
|
|
372
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
367
373
|
*/
|
|
368
374
|
/**
|
|
369
375
|
* TOKENS:
|
|
@@ -388,7 +394,7 @@ body {
|
|
|
388
394
|
}
|
|
389
395
|
/**
|
|
390
396
|
* Do not edit directly
|
|
391
|
-
* Generated on
|
|
397
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
392
398
|
*/
|
|
393
399
|
/**
|
|
394
400
|
* TOKENS:
|
|
@@ -642,7 +648,7 @@ body {
|
|
|
642
648
|
|
|
643
649
|
/**
|
|
644
650
|
* Do not edit directly
|
|
645
|
-
* Generated on
|
|
651
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
646
652
|
*/
|
|
647
653
|
/**
|
|
648
654
|
* TOKENS:
|
|
@@ -652,7 +658,7 @@ body {
|
|
|
652
658
|
*/
|
|
653
659
|
/**
|
|
654
660
|
* Do not edit directly
|
|
655
|
-
* Generated on
|
|
661
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
656
662
|
*/
|
|
657
663
|
/**
|
|
658
664
|
* TOKENS:
|
|
@@ -677,7 +683,7 @@ body {
|
|
|
677
683
|
}
|
|
678
684
|
/**
|
|
679
685
|
* Do not edit directly
|
|
680
|
-
* Generated on
|
|
686
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
681
687
|
*/
|
|
682
688
|
/**
|
|
683
689
|
* TOKENS:
|
|
@@ -967,7 +973,7 @@ body {
|
|
|
967
973
|
|
|
968
974
|
/**
|
|
969
975
|
* Do not edit directly
|
|
970
|
-
* Generated on
|
|
976
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
971
977
|
*/
|
|
972
978
|
/**
|
|
973
979
|
* TOKENS:
|
|
@@ -1097,7 +1103,7 @@ body {
|
|
|
1097
1103
|
|
|
1098
1104
|
/**
|
|
1099
1105
|
* Do not edit directly
|
|
1100
|
-
* Generated on
|
|
1106
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
1101
1107
|
*/
|
|
1102
1108
|
/**
|
|
1103
1109
|
* TOKENS:
|
|
@@ -1107,7 +1113,6 @@ body {
|
|
|
1107
1113
|
*/
|
|
1108
1114
|
.ilo--card {
|
|
1109
1115
|
margin: 0;
|
|
1110
|
-
max-width: 49.3033226152rem;
|
|
1111
1116
|
}
|
|
1112
1117
|
.right-to-left .ilo--card {
|
|
1113
1118
|
text-align: right;
|
|
@@ -2506,7 +2511,7 @@ body {
|
|
|
2506
2511
|
|
|
2507
2512
|
/**
|
|
2508
2513
|
* Do not edit directly
|
|
2509
|
-
* Generated on
|
|
2514
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
2510
2515
|
*/
|
|
2511
2516
|
/**
|
|
2512
2517
|
* TOKENS:
|
|
@@ -2529,12 +2534,12 @@ body {
|
|
|
2529
2534
|
}
|
|
2530
2535
|
@media screen and (min-width: 1024px) {
|
|
2531
2536
|
.ilo--cardgroup--two .ilo--card {
|
|
2532
|
-
width: calc(50% -
|
|
2537
|
+
width: calc(50% - 16px);
|
|
2533
2538
|
}
|
|
2534
2539
|
}
|
|
2535
2540
|
@media screen and (min-width: 1024px) {
|
|
2536
2541
|
.ilo--cardgroup--three .ilo--card {
|
|
2537
|
-
width: calc(33.333% -
|
|
2542
|
+
width: calc(33.333% - 21px);
|
|
2538
2543
|
}
|
|
2539
2544
|
}
|
|
2540
2545
|
@media screen and (min-width: 1024px) {
|
|
@@ -2551,7 +2556,7 @@ body {
|
|
|
2551
2556
|
|
|
2552
2557
|
/**
|
|
2553
2558
|
* Do not edit directly
|
|
2554
|
-
* Generated on
|
|
2559
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
2555
2560
|
*/
|
|
2556
2561
|
/**
|
|
2557
2562
|
* TOKENS:
|
|
@@ -2656,7 +2661,7 @@ body {
|
|
|
2656
2661
|
|
|
2657
2662
|
/**
|
|
2658
2663
|
* Do not edit directly
|
|
2659
|
-
* Generated on
|
|
2664
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
2660
2665
|
*/
|
|
2661
2666
|
/**
|
|
2662
2667
|
* TOKENS:
|
|
@@ -2737,7 +2742,7 @@ body {
|
|
|
2737
2742
|
|
|
2738
2743
|
/**
|
|
2739
2744
|
* Do not edit directly
|
|
2740
|
-
* Generated on
|
|
2745
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
2741
2746
|
*/
|
|
2742
2747
|
/**
|
|
2743
2748
|
* TOKENS:
|
|
@@ -2747,7 +2752,7 @@ body {
|
|
|
2747
2752
|
*/
|
|
2748
2753
|
/**
|
|
2749
2754
|
* Do not edit directly
|
|
2750
|
-
* Generated on
|
|
2755
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
2751
2756
|
*/
|
|
2752
2757
|
/**
|
|
2753
2758
|
* TOKENS:
|
|
@@ -2757,7 +2762,7 @@ body {
|
|
|
2757
2762
|
*/
|
|
2758
2763
|
/**
|
|
2759
2764
|
* Do not edit directly
|
|
2760
|
-
* Generated on
|
|
2765
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
2761
2766
|
*/
|
|
2762
2767
|
/**
|
|
2763
2768
|
* TOKENS:
|
|
@@ -2767,7 +2772,7 @@ body {
|
|
|
2767
2772
|
*/
|
|
2768
2773
|
/**
|
|
2769
2774
|
* Do not edit directly
|
|
2770
|
-
* Generated on
|
|
2775
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
2771
2776
|
*/
|
|
2772
2777
|
/**
|
|
2773
2778
|
* TOKENS:
|
|
@@ -2893,7 +2898,7 @@ body {
|
|
|
2893
2898
|
|
|
2894
2899
|
/**
|
|
2895
2900
|
* Do not edit directly
|
|
2896
|
-
* Generated on
|
|
2901
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
2897
2902
|
*/
|
|
2898
2903
|
/**
|
|
2899
2904
|
* TOKENS:
|
|
@@ -2921,7 +2926,7 @@ body {
|
|
|
2921
2926
|
|
|
2922
2927
|
/**
|
|
2923
2928
|
* Do not edit directly
|
|
2924
|
-
* Generated on
|
|
2929
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
2925
2930
|
*/
|
|
2926
2931
|
/**
|
|
2927
2932
|
* TOKENS:
|
|
@@ -3009,7 +3014,7 @@ body {
|
|
|
3009
3014
|
|
|
3010
3015
|
/**
|
|
3011
3016
|
* Do not edit directly
|
|
3012
|
-
* Generated on
|
|
3017
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
3013
3018
|
*/
|
|
3014
3019
|
/**
|
|
3015
3020
|
* TOKENS:
|
|
@@ -3019,7 +3024,7 @@ body {
|
|
|
3019
3024
|
*/
|
|
3020
3025
|
/**
|
|
3021
3026
|
* Do not edit directly
|
|
3022
|
-
* Generated on
|
|
3027
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
3023
3028
|
*/
|
|
3024
3029
|
/**
|
|
3025
3030
|
* TOKENS:
|
|
@@ -3029,7 +3034,7 @@ body {
|
|
|
3029
3034
|
*/
|
|
3030
3035
|
/**
|
|
3031
3036
|
* Do not edit directly
|
|
3032
|
-
* Generated on
|
|
3037
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
3033
3038
|
*/
|
|
3034
3039
|
/**
|
|
3035
3040
|
* TOKENS:
|
|
@@ -3082,7 +3087,7 @@ body {
|
|
|
3082
3087
|
|
|
3083
3088
|
/**
|
|
3084
3089
|
* Do not edit directly
|
|
3085
|
-
* Generated on
|
|
3090
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
3086
3091
|
*/
|
|
3087
3092
|
/**
|
|
3088
3093
|
* TOKENS:
|
|
@@ -3157,7 +3162,7 @@ body {
|
|
|
3157
3162
|
|
|
3158
3163
|
/**
|
|
3159
3164
|
* Do not edit directly
|
|
3160
|
-
* Generated on
|
|
3165
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
3161
3166
|
*/
|
|
3162
3167
|
/**
|
|
3163
3168
|
* TOKENS:
|
|
@@ -3263,7 +3268,7 @@ body {
|
|
|
3263
3268
|
|
|
3264
3269
|
/**
|
|
3265
3270
|
* Do not edit directly
|
|
3266
|
-
* Generated on
|
|
3271
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
3267
3272
|
*/
|
|
3268
3273
|
/**
|
|
3269
3274
|
* TOKENS:
|
|
@@ -3286,7 +3291,7 @@ body {
|
|
|
3286
3291
|
|
|
3287
3292
|
/**
|
|
3288
3293
|
* Do not edit directly
|
|
3289
|
-
* Generated on
|
|
3294
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
3290
3295
|
*/
|
|
3291
3296
|
/**
|
|
3292
3297
|
* TOKENS:
|
|
@@ -3300,7 +3305,7 @@ body {
|
|
|
3300
3305
|
|
|
3301
3306
|
/**
|
|
3302
3307
|
* Do not edit directly
|
|
3303
|
-
* Generated on
|
|
3308
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
3304
3309
|
*/
|
|
3305
3310
|
/**
|
|
3306
3311
|
* TOKENS:
|
|
@@ -3310,7 +3315,7 @@ body {
|
|
|
3310
3315
|
*/
|
|
3311
3316
|
/**
|
|
3312
3317
|
* Do not edit directly
|
|
3313
|
-
* Generated on
|
|
3318
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
3314
3319
|
*/
|
|
3315
3320
|
/**
|
|
3316
3321
|
* TOKENS:
|
|
@@ -3335,7 +3340,7 @@ body {
|
|
|
3335
3340
|
}
|
|
3336
3341
|
/**
|
|
3337
3342
|
* Do not edit directly
|
|
3338
|
-
* Generated on
|
|
3343
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
3339
3344
|
*/
|
|
3340
3345
|
/**
|
|
3341
3346
|
* TOKENS:
|
|
@@ -3659,7 +3664,7 @@ body {
|
|
|
3659
3664
|
|
|
3660
3665
|
/**
|
|
3661
3666
|
* Do not edit directly
|
|
3662
|
-
* Generated on
|
|
3667
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
3663
3668
|
*/
|
|
3664
3669
|
/**
|
|
3665
3670
|
* TOKENS:
|
|
@@ -3782,7 +3787,7 @@ body {
|
|
|
3782
3787
|
|
|
3783
3788
|
/**
|
|
3784
3789
|
* Do not edit directly
|
|
3785
|
-
* Generated on
|
|
3790
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
3786
3791
|
*/
|
|
3787
3792
|
/**
|
|
3788
3793
|
* TOKENS:
|
|
@@ -3988,7 +3993,7 @@ body {
|
|
|
3988
3993
|
|
|
3989
3994
|
/**
|
|
3990
3995
|
* Do not edit directly
|
|
3991
|
-
* Generated on
|
|
3996
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
3992
3997
|
*/
|
|
3993
3998
|
/**
|
|
3994
3999
|
* TOKENS:
|
|
@@ -4114,7 +4119,7 @@ body {
|
|
|
4114
4119
|
|
|
4115
4120
|
/**
|
|
4116
4121
|
* Do not edit directly
|
|
4117
|
-
* Generated on
|
|
4122
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
4118
4123
|
*/
|
|
4119
4124
|
/**
|
|
4120
4125
|
* TOKENS:
|
|
@@ -4170,7 +4175,7 @@ body {
|
|
|
4170
4175
|
|
|
4171
4176
|
/**
|
|
4172
4177
|
* Do not edit directly
|
|
4173
|
-
* Generated on
|
|
4178
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
4174
4179
|
*/
|
|
4175
4180
|
/**
|
|
4176
4181
|
* TOKENS:
|
|
@@ -4312,7 +4317,7 @@ body {
|
|
|
4312
4317
|
|
|
4313
4318
|
/**
|
|
4314
4319
|
* Do not edit directly
|
|
4315
|
-
* Generated on
|
|
4320
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
4316
4321
|
*/
|
|
4317
4322
|
/**
|
|
4318
4323
|
* TOKENS:
|
|
@@ -4322,7 +4327,7 @@ body {
|
|
|
4322
4327
|
*/
|
|
4323
4328
|
/**
|
|
4324
4329
|
* Do not edit directly
|
|
4325
|
-
* Generated on
|
|
4330
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
4326
4331
|
*/
|
|
4327
4332
|
/**
|
|
4328
4333
|
* TOKENS:
|
|
@@ -4347,7 +4352,7 @@ body {
|
|
|
4347
4352
|
}
|
|
4348
4353
|
/**
|
|
4349
4354
|
* Do not edit directly
|
|
4350
|
-
* Generated on
|
|
4355
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
4351
4356
|
*/
|
|
4352
4357
|
/**
|
|
4353
4358
|
* TOKENS:
|
|
@@ -4505,7 +4510,7 @@ body {
|
|
|
4505
4510
|
|
|
4506
4511
|
/**
|
|
4507
4512
|
* Do not edit directly
|
|
4508
|
-
* Generated on
|
|
4513
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
4509
4514
|
*/
|
|
4510
4515
|
/**
|
|
4511
4516
|
* TOKENS:
|
|
@@ -4600,7 +4605,7 @@ body {
|
|
|
4600
4605
|
|
|
4601
4606
|
/**
|
|
4602
4607
|
* Do not edit directly
|
|
4603
|
-
* Generated on
|
|
4608
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
4604
4609
|
*/
|
|
4605
4610
|
/**
|
|
4606
4611
|
* TOKENS:
|
|
@@ -4610,7 +4615,7 @@ body {
|
|
|
4610
4615
|
*/
|
|
4611
4616
|
/**
|
|
4612
4617
|
* Do not edit directly
|
|
4613
|
-
* Generated on
|
|
4618
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
4614
4619
|
*/
|
|
4615
4620
|
/**
|
|
4616
4621
|
* TOKENS:
|
|
@@ -4620,7 +4625,7 @@ body {
|
|
|
4620
4625
|
*/
|
|
4621
4626
|
/**
|
|
4622
4627
|
* Do not edit directly
|
|
4623
|
-
* Generated on
|
|
4628
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
4624
4629
|
*/
|
|
4625
4630
|
/**
|
|
4626
4631
|
* TOKENS:
|
|
@@ -4791,7 +4796,54 @@ body {
|
|
|
4791
4796
|
|
|
4792
4797
|
/**
|
|
4793
4798
|
* Do not edit directly
|
|
4794
|
-
* Generated on
|
|
4799
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
4800
|
+
*/
|
|
4801
|
+
/**
|
|
4802
|
+
* TOKENS:
|
|
4803
|
+
*/
|
|
4804
|
+
/**
|
|
4805
|
+
* MAPS:
|
|
4806
|
+
*/
|
|
4807
|
+
.ilo--logo-grid--logos {
|
|
4808
|
+
display: flex;
|
|
4809
|
+
flex-flow: row wrap;
|
|
4810
|
+
grid-gap: 0.857449089rem;
|
|
4811
|
+
}
|
|
4812
|
+
.ilo--logo-grid--link {
|
|
4813
|
+
text-decoration: none;
|
|
4814
|
+
transition: background-color 0.2s ease-in-out;
|
|
4815
|
+
}
|
|
4816
|
+
.ilo--logo-grid__theme__light .ilo--logo-grid--link:hover, .ilo--logo-grid__theme__dark .ilo--logo-grid--link:hover {
|
|
4817
|
+
background-color: rgb(235, 245, 253);
|
|
4818
|
+
}
|
|
4819
|
+
.ilo--logo-grid--item {
|
|
4820
|
+
display: flex;
|
|
4821
|
+
align-items: center;
|
|
4822
|
+
justify-content: center;
|
|
4823
|
+
height: 7.18113612rem;
|
|
4824
|
+
flex: 100%;
|
|
4825
|
+
}
|
|
4826
|
+
@media screen and (min-width: 414px) {
|
|
4827
|
+
.ilo--logo-grid--item {
|
|
4828
|
+
flex: 0 0 12.7545551983rem;
|
|
4829
|
+
}
|
|
4830
|
+
}
|
|
4831
|
+
.ilo--logo-grid__theme__light .ilo--logo-grid--item {
|
|
4832
|
+
background-color: rgb(237, 240, 242);
|
|
4833
|
+
}
|
|
4834
|
+
.ilo--logo-grid__theme__dark .ilo--logo-grid--item {
|
|
4835
|
+
background-color: rgb(255, 255, 255);
|
|
4836
|
+
}
|
|
4837
|
+
.ilo--logo-grid--item img {
|
|
4838
|
+
width: auto;
|
|
4839
|
+
height: auto;
|
|
4840
|
+
max-width: 8.038585209rem;
|
|
4841
|
+
max-height: 2.679528403rem;
|
|
4842
|
+
}
|
|
4843
|
+
|
|
4844
|
+
/**
|
|
4845
|
+
* Do not edit directly
|
|
4846
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
4795
4847
|
*/
|
|
4796
4848
|
/**
|
|
4797
4849
|
* TOKENS:
|
|
@@ -4801,7 +4853,7 @@ body {
|
|
|
4801
4853
|
*/
|
|
4802
4854
|
/**
|
|
4803
4855
|
* Do not edit directly
|
|
4804
|
-
* Generated on
|
|
4856
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
4805
4857
|
*/
|
|
4806
4858
|
/**
|
|
4807
4859
|
* TOKENS:
|
|
@@ -4811,7 +4863,7 @@ body {
|
|
|
4811
4863
|
*/
|
|
4812
4864
|
/**
|
|
4813
4865
|
* Do not edit directly
|
|
4814
|
-
* Generated on
|
|
4866
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
4815
4867
|
*/
|
|
4816
4868
|
/**
|
|
4817
4869
|
* TOKENS:
|
|
@@ -4908,7 +4960,7 @@ body {
|
|
|
4908
4960
|
|
|
4909
4961
|
/**
|
|
4910
4962
|
* Do not edit directly
|
|
4911
|
-
* Generated on
|
|
4963
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
4912
4964
|
*/
|
|
4913
4965
|
/**
|
|
4914
4966
|
* TOKENS:
|
|
@@ -5798,7 +5850,7 @@ body {
|
|
|
5798
5850
|
|
|
5799
5851
|
/**
|
|
5800
5852
|
* Do not edit directly
|
|
5801
|
-
* Generated on
|
|
5853
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
5802
5854
|
*/
|
|
5803
5855
|
/**
|
|
5804
5856
|
* TOKENS:
|
|
@@ -5808,7 +5860,7 @@ body {
|
|
|
5808
5860
|
*/
|
|
5809
5861
|
/**
|
|
5810
5862
|
* Do not edit directly
|
|
5811
|
-
* Generated on
|
|
5863
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
5812
5864
|
*/
|
|
5813
5865
|
/**
|
|
5814
5866
|
* TOKENS:
|
|
@@ -5818,7 +5870,7 @@ body {
|
|
|
5818
5870
|
*/
|
|
5819
5871
|
/**
|
|
5820
5872
|
* Do not edit directly
|
|
5821
|
-
* Generated on
|
|
5873
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
5822
5874
|
*/
|
|
5823
5875
|
/**
|
|
5824
5876
|
* TOKENS:
|
|
@@ -6010,7 +6062,7 @@ body {
|
|
|
6010
6062
|
|
|
6011
6063
|
/**
|
|
6012
6064
|
* Do not edit directly
|
|
6013
|
-
* Generated on
|
|
6065
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
6014
6066
|
*/
|
|
6015
6067
|
/**
|
|
6016
6068
|
* TOKENS:
|
|
@@ -6150,7 +6202,7 @@ body {
|
|
|
6150
6202
|
|
|
6151
6203
|
/**
|
|
6152
6204
|
* Do not edit directly
|
|
6153
|
-
* Generated on
|
|
6205
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
6154
6206
|
*/
|
|
6155
6207
|
/**
|
|
6156
6208
|
* TOKENS:
|
|
@@ -6160,7 +6212,7 @@ body {
|
|
|
6160
6212
|
*/
|
|
6161
6213
|
/**
|
|
6162
6214
|
* Do not edit directly
|
|
6163
|
-
* Generated on
|
|
6215
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
6164
6216
|
*/
|
|
6165
6217
|
/**
|
|
6166
6218
|
* TOKENS:
|
|
@@ -6185,7 +6237,7 @@ body {
|
|
|
6185
6237
|
}
|
|
6186
6238
|
/**
|
|
6187
6239
|
* Do not edit directly
|
|
6188
|
-
* Generated on
|
|
6240
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
6189
6241
|
*/
|
|
6190
6242
|
/**
|
|
6191
6243
|
* TOKENS:
|
|
@@ -6352,7 +6404,7 @@ body {
|
|
|
6352
6404
|
|
|
6353
6405
|
/**
|
|
6354
6406
|
* Do not edit directly
|
|
6355
|
-
* Generated on
|
|
6407
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
6356
6408
|
*/
|
|
6357
6409
|
/**
|
|
6358
6410
|
* TOKENS:
|
|
@@ -6459,7 +6511,7 @@ body {
|
|
|
6459
6511
|
|
|
6460
6512
|
/**
|
|
6461
6513
|
* Do not edit directly
|
|
6462
|
-
* Generated on
|
|
6514
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
6463
6515
|
*/
|
|
6464
6516
|
/**
|
|
6465
6517
|
* TOKENS:
|
|
@@ -6469,7 +6521,7 @@ body {
|
|
|
6469
6521
|
*/
|
|
6470
6522
|
/**
|
|
6471
6523
|
* Do not edit directly
|
|
6472
|
-
* Generated on
|
|
6524
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
6473
6525
|
*/
|
|
6474
6526
|
/**
|
|
6475
6527
|
* TOKENS:
|
|
@@ -6494,7 +6546,7 @@ body {
|
|
|
6494
6546
|
}
|
|
6495
6547
|
/**
|
|
6496
6548
|
* Do not edit directly
|
|
6497
|
-
* Generated on
|
|
6549
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
6498
6550
|
*/
|
|
6499
6551
|
/**
|
|
6500
6552
|
* TOKENS:
|
|
@@ -6555,7 +6607,7 @@ body {
|
|
|
6555
6607
|
|
|
6556
6608
|
/**
|
|
6557
6609
|
* Do not edit directly
|
|
6558
|
-
* Generated on
|
|
6610
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
6559
6611
|
*/
|
|
6560
6612
|
/**
|
|
6561
6613
|
* TOKENS:
|
|
@@ -6970,7 +7022,7 @@ body {
|
|
|
6970
7022
|
|
|
6971
7023
|
/**
|
|
6972
7024
|
* Do not edit directly
|
|
6973
|
-
* Generated on
|
|
7025
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
6974
7026
|
*/
|
|
6975
7027
|
/**
|
|
6976
7028
|
* TOKENS:
|
|
@@ -7024,7 +7076,7 @@ body {
|
|
|
7024
7076
|
|
|
7025
7077
|
/**
|
|
7026
7078
|
* Do not edit directly
|
|
7027
|
-
* Generated on
|
|
7079
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
7028
7080
|
*/
|
|
7029
7081
|
/**
|
|
7030
7082
|
* TOKENS:
|
|
@@ -7182,7 +7234,7 @@ body {
|
|
|
7182
7234
|
|
|
7183
7235
|
/**
|
|
7184
7236
|
* Do not edit directly
|
|
7185
|
-
* Generated on
|
|
7237
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
7186
7238
|
*/
|
|
7187
7239
|
/**
|
|
7188
7240
|
* TOKENS:
|
|
@@ -7533,7 +7585,7 @@ body {
|
|
|
7533
7585
|
|
|
7534
7586
|
/**
|
|
7535
7587
|
* Do not edit directly
|
|
7536
|
-
* Generated on
|
|
7588
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
7537
7589
|
*/
|
|
7538
7590
|
/**
|
|
7539
7591
|
* TOKENS:
|
|
@@ -7719,7 +7771,7 @@ body {
|
|
|
7719
7771
|
|
|
7720
7772
|
/**
|
|
7721
7773
|
* Do not edit directly
|
|
7722
|
-
* Generated on
|
|
7774
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
7723
7775
|
*/
|
|
7724
7776
|
/**
|
|
7725
7777
|
* TOKENS:
|
|
@@ -7777,7 +7829,7 @@ body {
|
|
|
7777
7829
|
|
|
7778
7830
|
/**
|
|
7779
7831
|
* Do not edit directly
|
|
7780
|
-
* Generated on
|
|
7832
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
7781
7833
|
*/
|
|
7782
7834
|
/**
|
|
7783
7835
|
* TOKENS:
|
|
@@ -7951,7 +8003,7 @@ body {
|
|
|
7951
8003
|
|
|
7952
8004
|
/**
|
|
7953
8005
|
* Do not edit directly
|
|
7954
|
-
* Generated on
|
|
8006
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
7955
8007
|
*/
|
|
7956
8008
|
/**
|
|
7957
8009
|
* TOKENS:
|
|
@@ -8126,7 +8178,7 @@ body {
|
|
|
8126
8178
|
|
|
8127
8179
|
/**
|
|
8128
8180
|
* Do not edit directly
|
|
8129
|
-
* Generated on
|
|
8181
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
8130
8182
|
*/
|
|
8131
8183
|
/**
|
|
8132
8184
|
* TOKENS:
|
|
@@ -9036,7 +9088,7 @@ body {
|
|
|
9036
9088
|
|
|
9037
9089
|
/**
|
|
9038
9090
|
* Do not edit directly
|
|
9039
|
-
* Generated on
|
|
9091
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
9040
9092
|
*/
|
|
9041
9093
|
/**
|
|
9042
9094
|
* TOKENS:
|
|
@@ -9046,7 +9098,7 @@ body {
|
|
|
9046
9098
|
*/
|
|
9047
9099
|
/**
|
|
9048
9100
|
* Do not edit directly
|
|
9049
|
-
* Generated on
|
|
9101
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
9050
9102
|
*/
|
|
9051
9103
|
/**
|
|
9052
9104
|
* TOKENS:
|
|
@@ -9071,7 +9123,7 @@ body {
|
|
|
9071
9123
|
}
|
|
9072
9124
|
/**
|
|
9073
9125
|
* Do not edit directly
|
|
9074
|
-
* Generated on
|
|
9126
|
+
* Generated on Mon, 07 Aug 2023 16:13:26 GMT
|
|
9075
9127
|
*/
|
|
9076
9128
|
/**
|
|
9077
9129
|
* TOKENS:
|