@ilo-org/styles 0.7.2 → 0.8.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 +139 -94
- package/build/css/components/index.css.map +1 -1
- package/build/css/global.css +1 -1
- package/build/css/index.css +139 -94
- package/build/css/index.css.map +1 -1
- package/build/css/monorepo.css +139 -94
- 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/datacard.css +1 -1
- package/css/components/featurecard.css +1 -1
- 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/_datacard.scss +81 -20
- package/scss/components/_featurecard.scss +4 -0
package/build/css/index.css
CHANGED
|
@@ -151,7 +151,7 @@ select {
|
|
|
151
151
|
}
|
|
152
152
|
/**
|
|
153
153
|
* Do not edit directly
|
|
154
|
-
* Generated on
|
|
154
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
155
155
|
*/
|
|
156
156
|
/**
|
|
157
157
|
* TOKENS:
|
|
@@ -169,7 +169,7 @@ body {
|
|
|
169
169
|
|
|
170
170
|
/**
|
|
171
171
|
* Do not edit directly
|
|
172
|
-
* Generated on
|
|
172
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
173
173
|
*/
|
|
174
174
|
/**
|
|
175
175
|
* TOKENS:
|
|
@@ -288,7 +288,7 @@ body {
|
|
|
288
288
|
|
|
289
289
|
/**
|
|
290
290
|
* Do not edit directly
|
|
291
|
-
* Generated on
|
|
291
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
292
292
|
*/
|
|
293
293
|
/**
|
|
294
294
|
* TOKENS:
|
|
@@ -313,7 +313,7 @@ body {
|
|
|
313
313
|
}
|
|
314
314
|
/**
|
|
315
315
|
* Do not edit directly
|
|
316
|
-
* Generated on
|
|
316
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
317
317
|
*/
|
|
318
318
|
/**
|
|
319
319
|
* TOKENS:
|
|
@@ -567,7 +567,7 @@ body {
|
|
|
567
567
|
|
|
568
568
|
/**
|
|
569
569
|
* Do not edit directly
|
|
570
|
-
* Generated on
|
|
570
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
571
571
|
*/
|
|
572
572
|
/**
|
|
573
573
|
* TOKENS:
|
|
@@ -577,7 +577,7 @@ body {
|
|
|
577
577
|
*/
|
|
578
578
|
/**
|
|
579
579
|
* Do not edit directly
|
|
580
|
-
* Generated on
|
|
580
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
581
581
|
*/
|
|
582
582
|
/**
|
|
583
583
|
* TOKENS:
|
|
@@ -602,7 +602,7 @@ body {
|
|
|
602
602
|
}
|
|
603
603
|
/**
|
|
604
604
|
* Do not edit directly
|
|
605
|
-
* Generated on
|
|
605
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
606
606
|
*/
|
|
607
607
|
/**
|
|
608
608
|
* TOKENS:
|
|
@@ -892,7 +892,7 @@ body {
|
|
|
892
892
|
|
|
893
893
|
/**
|
|
894
894
|
* Do not edit directly
|
|
895
|
-
* Generated on
|
|
895
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
896
896
|
*/
|
|
897
897
|
/**
|
|
898
898
|
* TOKENS:
|
|
@@ -1022,7 +1022,7 @@ body {
|
|
|
1022
1022
|
|
|
1023
1023
|
/**
|
|
1024
1024
|
* Do not edit directly
|
|
1025
|
-
* Generated on
|
|
1025
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
1026
1026
|
*/
|
|
1027
1027
|
/**
|
|
1028
1028
|
* TOKENS:
|
|
@@ -1229,7 +1229,7 @@ body {
|
|
|
1229
1229
|
|
|
1230
1230
|
/**
|
|
1231
1231
|
* Do not edit directly
|
|
1232
|
-
* Generated on
|
|
1232
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
1233
1233
|
*/
|
|
1234
1234
|
/**
|
|
1235
1235
|
* TOKENS:
|
|
@@ -1363,6 +1363,9 @@ body {
|
|
|
1363
1363
|
width: 100%;
|
|
1364
1364
|
z-index: -1;
|
|
1365
1365
|
}
|
|
1366
|
+
.ilo--card__type__feature picture img {
|
|
1367
|
+
object-fit: cover;
|
|
1368
|
+
}
|
|
1366
1369
|
.ilo--card__type__feature .ilo--card--content {
|
|
1367
1370
|
display: flex;
|
|
1368
1371
|
flex: 1 1 auto;
|
|
@@ -1393,7 +1396,7 @@ body {
|
|
|
1393
1396
|
|
|
1394
1397
|
/**
|
|
1395
1398
|
* Do not edit directly
|
|
1396
|
-
* Generated on
|
|
1399
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
1397
1400
|
*/
|
|
1398
1401
|
/**
|
|
1399
1402
|
* TOKENS:
|
|
@@ -1487,7 +1490,7 @@ body {
|
|
|
1487
1490
|
|
|
1488
1491
|
/**
|
|
1489
1492
|
* Do not edit directly
|
|
1490
|
-
* Generated on
|
|
1493
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
1491
1494
|
*/
|
|
1492
1495
|
/**
|
|
1493
1496
|
* TOKENS:
|
|
@@ -1624,7 +1627,7 @@ body {
|
|
|
1624
1627
|
|
|
1625
1628
|
/**
|
|
1626
1629
|
* Do not edit directly
|
|
1627
|
-
* Generated on
|
|
1630
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
1628
1631
|
*/
|
|
1629
1632
|
/**
|
|
1630
1633
|
* TOKENS:
|
|
@@ -1755,7 +1758,7 @@ body {
|
|
|
1755
1758
|
|
|
1756
1759
|
/**
|
|
1757
1760
|
* Do not edit directly
|
|
1758
|
-
* Generated on
|
|
1761
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
1759
1762
|
*/
|
|
1760
1763
|
/**
|
|
1761
1764
|
* TOKENS:
|
|
@@ -1904,7 +1907,7 @@ body {
|
|
|
1904
1907
|
|
|
1905
1908
|
/**
|
|
1906
1909
|
* Do not edit directly
|
|
1907
|
-
* Generated on
|
|
1910
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
1908
1911
|
*/
|
|
1909
1912
|
/**
|
|
1910
1913
|
* TOKENS:
|
|
@@ -1913,62 +1916,104 @@ body {
|
|
|
1913
1916
|
* MAPS:
|
|
1914
1917
|
*/
|
|
1915
1918
|
.ilo--card__type__data {
|
|
1916
|
-
--max-width:
|
|
1919
|
+
--max-width: 32.154340836rem;
|
|
1917
1920
|
background: rgb(235, 245, 253);
|
|
1918
|
-
border-bottom: 0.1607717042rem solid
|
|
1919
|
-
|
|
1920
|
-
padding: 1.2861736334rem 3.0010718114rem;
|
|
1921
|
+
border-bottom: 0.1607717042rem solid rgb(190, 220, 250);
|
|
1922
|
+
padding: 2.5723472669rem 2.7867095391rem;
|
|
1921
1923
|
position: relative;
|
|
1922
1924
|
width: 100%;
|
|
1923
1925
|
}
|
|
1924
|
-
.ilo--card__type__data
|
|
1925
|
-
|
|
1926
|
+
.ilo--card__type__data .ilo--card--content {
|
|
1927
|
+
display: grid;
|
|
1928
|
+
grid-template-columns: 1fr;
|
|
1929
|
+
grid-template-rows: auto;
|
|
1930
|
+
}
|
|
1931
|
+
@media screen and (min-width: 610px) {
|
|
1932
|
+
.ilo--card__type__data {
|
|
1933
|
+
padding: 2.5723472669rem 2.5723472669rem 2.5723472669rem 5.8949624866rem;
|
|
1934
|
+
}
|
|
1935
|
+
.ilo--card__type__data__columns__two .ilo--card--content {
|
|
1936
|
+
grid-template-columns: minmax(10.718113612rem, 32%) minmax(53%, 1fr);
|
|
1937
|
+
column-gap: 14%;
|
|
1938
|
+
}
|
|
1939
|
+
.ilo--card__type__data__columns__two .ilo--card--content__with-image .ilo--card--area--image {
|
|
1940
|
+
grid-column: 1/2;
|
|
1941
|
+
grid-row: 1/span 4;
|
|
1942
|
+
}
|
|
1943
|
+
.ilo--card__type__data__columns__two .ilo--card--content__with-image .ilo--card--area--content {
|
|
1944
|
+
grid-column: 2/3;
|
|
1945
|
+
}
|
|
1946
|
+
.ilo--card__type__data__columns__two .ilo--card--content__with-image .ilo--card--area--files {
|
|
1947
|
+
grid-column: 2/3;
|
|
1948
|
+
}
|
|
1949
|
+
.ilo--card__type__data__columns__two .ilo--card--content__with-image .ilo--card--area--links {
|
|
1950
|
+
grid-column: 2/3;
|
|
1951
|
+
}
|
|
1952
|
+
.ilo--card__type__data__columns__two .ilo--card--content__no-image-with-links .ilo--card--area--content {
|
|
1953
|
+
grid-column: 1/2;
|
|
1954
|
+
}
|
|
1955
|
+
.ilo--card__type__data__columns__two .ilo--card--content__no-image-with-links .ilo--card--area--files {
|
|
1956
|
+
grid-column: 1/2;
|
|
1957
|
+
}
|
|
1958
|
+
.ilo--card__type__data__columns__two .ilo--card--content__no-image-with-links .ilo--card--area--links {
|
|
1959
|
+
grid-area: 1/2/3/3;
|
|
1960
|
+
}
|
|
1926
1961
|
}
|
|
1927
1962
|
.ilo--card__type__data.ilo--card__size__narrow {
|
|
1928
|
-
--max-width:
|
|
1929
|
-
clip-path: polygon(0 0, calc(100% - 72px) 0, 100%
|
|
1963
|
+
--max-width: 32.154340836rem;
|
|
1964
|
+
clip-path: polygon(0 0, calc(100% - 72px) 0, 100% 48px, 100% 100%, 0 100%);
|
|
1965
|
+
}
|
|
1966
|
+
.ilo--card__type__data.ilo--card__size__wide {
|
|
1967
|
+
--max-width: 41.6934619507rem;
|
|
1930
1968
|
}
|
|
1931
1969
|
.ilo--card__type__data.ilo--card__size__wide, .ilo--card__type__data.ilo--card__size__fluid {
|
|
1932
|
-
|
|
1933
|
-
clip-path: polygon(0 0, calc(100% - 87px) 0, 100% 48px, 100% 100%, 0 100%);
|
|
1970
|
+
clip-path: polygon(0 0, calc(100% - 86px) 0, 100% 48px, 100% 100%, 0 100%);
|
|
1934
1971
|
}
|
|
1935
|
-
.ilo--card__type__data .ilo--card--image
|
|
1936
|
-
width:
|
|
1972
|
+
.ilo--card__type__data .ilo--card--image {
|
|
1973
|
+
width: 100%;
|
|
1974
|
+
max-width: 200px;
|
|
1975
|
+
margin: 0 0 1.6613076099rem;
|
|
1937
1976
|
}
|
|
1938
1977
|
.ilo--card__type__data--content-label {
|
|
1939
1978
|
font-size: 14.93px;
|
|
1940
1979
|
letter-spacing: normal;
|
|
1941
1980
|
line-height: 20.3px;
|
|
1942
|
-
margin-bottom: 0.
|
|
1981
|
+
margin-bottom: 0.4932760997rem;
|
|
1943
1982
|
color: rgb(109, 109, 109);
|
|
1944
1983
|
}
|
|
1984
|
+
.ilo--card__type__data .ilo--card--eyebrow {
|
|
1985
|
+
margin: 0 0 0.857449089rem;
|
|
1986
|
+
}
|
|
1945
1987
|
.ilo--card__type__data--content-copy {
|
|
1946
1988
|
font-size: 23.32px;
|
|
1947
1989
|
letter-spacing: -0.035em;
|
|
1948
1990
|
line-height: 29.15px;
|
|
1949
|
-
margin-bottom: 1.
|
|
1991
|
+
margin-bottom: 1.41556806rem;
|
|
1950
1992
|
color: rgb(45, 45, 45);
|
|
1951
1993
|
font-family: Overpass;
|
|
1952
1994
|
font-weight: 500;
|
|
1953
1995
|
}
|
|
1954
1996
|
.ilo--card__type__data--content-files {
|
|
1955
|
-
margin-bottom:
|
|
1997
|
+
margin-bottom: 1.8756698821rem;
|
|
1956
1998
|
}
|
|
1957
|
-
.ilo--card__type__data
|
|
1999
|
+
.ilo--card__type__data [class*=ilo--link] {
|
|
1958
2000
|
font-size: 18.66px;
|
|
1959
2001
|
letter-spacing: -0.035em;
|
|
1960
2002
|
line-height: 24.26px;
|
|
2003
|
+
line-height: 1.8;
|
|
2004
|
+
margin-inline-end: 0.6430868167rem;
|
|
2005
|
+
margin-bottom: 0.6430868167rem;
|
|
1961
2006
|
}
|
|
1962
|
-
.ilo--card__type__data
|
|
2007
|
+
.ilo--card__type__data [class*=button] {
|
|
1963
2008
|
margin: 0.2143622722rem 0.4287245445rem 0.2143622722rem 0;
|
|
1964
2009
|
}
|
|
1965
|
-
.ilo--card__type__data
|
|
2010
|
+
.ilo--card__type__data [class*=button]:last-of-type {
|
|
1966
2011
|
margin-right: 0;
|
|
1967
2012
|
}
|
|
1968
2013
|
|
|
1969
2014
|
/**
|
|
1970
2015
|
* Do not edit directly
|
|
1971
|
-
* Generated on
|
|
2016
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
1972
2017
|
*/
|
|
1973
2018
|
/**
|
|
1974
2019
|
* TOKENS:
|
|
@@ -2030,7 +2075,7 @@ body {
|
|
|
2030
2075
|
|
|
2031
2076
|
/**
|
|
2032
2077
|
* Do not edit directly
|
|
2033
|
-
* Generated on
|
|
2078
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2034
2079
|
*/
|
|
2035
2080
|
/**
|
|
2036
2081
|
* TOKENS:
|
|
@@ -2105,7 +2150,7 @@ body {
|
|
|
2105
2150
|
|
|
2106
2151
|
/**
|
|
2107
2152
|
* Do not edit directly
|
|
2108
|
-
* Generated on
|
|
2153
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2109
2154
|
*/
|
|
2110
2155
|
/**
|
|
2111
2156
|
* TOKENS:
|
|
@@ -2170,7 +2215,7 @@ body {
|
|
|
2170
2215
|
|
|
2171
2216
|
/**
|
|
2172
2217
|
* Do not edit directly
|
|
2173
|
-
* Generated on
|
|
2218
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2174
2219
|
*/
|
|
2175
2220
|
/**
|
|
2176
2221
|
* TOKENS:
|
|
@@ -2275,7 +2320,7 @@ body {
|
|
|
2275
2320
|
|
|
2276
2321
|
/**
|
|
2277
2322
|
* Do not edit directly
|
|
2278
|
-
* Generated on
|
|
2323
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2279
2324
|
*/
|
|
2280
2325
|
/**
|
|
2281
2326
|
* TOKENS:
|
|
@@ -2356,7 +2401,7 @@ body {
|
|
|
2356
2401
|
|
|
2357
2402
|
/**
|
|
2358
2403
|
* Do not edit directly
|
|
2359
|
-
* Generated on
|
|
2404
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2360
2405
|
*/
|
|
2361
2406
|
/**
|
|
2362
2407
|
* TOKENS:
|
|
@@ -2366,7 +2411,7 @@ body {
|
|
|
2366
2411
|
*/
|
|
2367
2412
|
/**
|
|
2368
2413
|
* Do not edit directly
|
|
2369
|
-
* Generated on
|
|
2414
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2370
2415
|
*/
|
|
2371
2416
|
/**
|
|
2372
2417
|
* TOKENS:
|
|
@@ -2376,7 +2421,7 @@ body {
|
|
|
2376
2421
|
*/
|
|
2377
2422
|
/**
|
|
2378
2423
|
* Do not edit directly
|
|
2379
|
-
* Generated on
|
|
2424
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2380
2425
|
*/
|
|
2381
2426
|
/**
|
|
2382
2427
|
* TOKENS:
|
|
@@ -2386,7 +2431,7 @@ body {
|
|
|
2386
2431
|
*/
|
|
2387
2432
|
/**
|
|
2388
2433
|
* Do not edit directly
|
|
2389
|
-
* Generated on
|
|
2434
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2390
2435
|
*/
|
|
2391
2436
|
/**
|
|
2392
2437
|
* TOKENS:
|
|
@@ -2512,7 +2557,7 @@ body {
|
|
|
2512
2557
|
|
|
2513
2558
|
/**
|
|
2514
2559
|
* Do not edit directly
|
|
2515
|
-
* Generated on
|
|
2560
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2516
2561
|
*/
|
|
2517
2562
|
/**
|
|
2518
2563
|
* TOKENS:
|
|
@@ -2540,7 +2585,7 @@ body {
|
|
|
2540
2585
|
|
|
2541
2586
|
/**
|
|
2542
2587
|
* Do not edit directly
|
|
2543
|
-
* Generated on
|
|
2588
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2544
2589
|
*/
|
|
2545
2590
|
/**
|
|
2546
2591
|
* TOKENS:
|
|
@@ -2628,7 +2673,7 @@ body {
|
|
|
2628
2673
|
|
|
2629
2674
|
/**
|
|
2630
2675
|
* Do not edit directly
|
|
2631
|
-
* Generated on
|
|
2676
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2632
2677
|
*/
|
|
2633
2678
|
/**
|
|
2634
2679
|
* TOKENS:
|
|
@@ -2638,7 +2683,7 @@ body {
|
|
|
2638
2683
|
*/
|
|
2639
2684
|
/**
|
|
2640
2685
|
* Do not edit directly
|
|
2641
|
-
* Generated on
|
|
2686
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2642
2687
|
*/
|
|
2643
2688
|
/**
|
|
2644
2689
|
* TOKENS:
|
|
@@ -2648,7 +2693,7 @@ body {
|
|
|
2648
2693
|
*/
|
|
2649
2694
|
/**
|
|
2650
2695
|
* Do not edit directly
|
|
2651
|
-
* Generated on
|
|
2696
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2652
2697
|
*/
|
|
2653
2698
|
/**
|
|
2654
2699
|
* TOKENS:
|
|
@@ -2701,7 +2746,7 @@ body {
|
|
|
2701
2746
|
|
|
2702
2747
|
/**
|
|
2703
2748
|
* Do not edit directly
|
|
2704
|
-
* Generated on
|
|
2749
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2705
2750
|
*/
|
|
2706
2751
|
/**
|
|
2707
2752
|
* TOKENS:
|
|
@@ -2776,7 +2821,7 @@ body {
|
|
|
2776
2821
|
|
|
2777
2822
|
/**
|
|
2778
2823
|
* Do not edit directly
|
|
2779
|
-
* Generated on
|
|
2824
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2780
2825
|
*/
|
|
2781
2826
|
/**
|
|
2782
2827
|
* TOKENS:
|
|
@@ -2882,7 +2927,7 @@ body {
|
|
|
2882
2927
|
|
|
2883
2928
|
/**
|
|
2884
2929
|
* Do not edit directly
|
|
2885
|
-
* Generated on
|
|
2930
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2886
2931
|
*/
|
|
2887
2932
|
/**
|
|
2888
2933
|
* TOKENS:
|
|
@@ -2905,7 +2950,7 @@ body {
|
|
|
2905
2950
|
|
|
2906
2951
|
/**
|
|
2907
2952
|
* Do not edit directly
|
|
2908
|
-
* Generated on
|
|
2953
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2909
2954
|
*/
|
|
2910
2955
|
/**
|
|
2911
2956
|
* TOKENS:
|
|
@@ -2919,7 +2964,7 @@ body {
|
|
|
2919
2964
|
|
|
2920
2965
|
/**
|
|
2921
2966
|
* Do not edit directly
|
|
2922
|
-
* Generated on
|
|
2967
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2923
2968
|
*/
|
|
2924
2969
|
/**
|
|
2925
2970
|
* TOKENS:
|
|
@@ -2929,7 +2974,7 @@ body {
|
|
|
2929
2974
|
*/
|
|
2930
2975
|
/**
|
|
2931
2976
|
* Do not edit directly
|
|
2932
|
-
* Generated on
|
|
2977
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2933
2978
|
*/
|
|
2934
2979
|
/**
|
|
2935
2980
|
* TOKENS:
|
|
@@ -2954,7 +2999,7 @@ body {
|
|
|
2954
2999
|
}
|
|
2955
3000
|
/**
|
|
2956
3001
|
* Do not edit directly
|
|
2957
|
-
* Generated on
|
|
3002
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
2958
3003
|
*/
|
|
2959
3004
|
/**
|
|
2960
3005
|
* TOKENS:
|
|
@@ -3278,7 +3323,7 @@ body {
|
|
|
3278
3323
|
|
|
3279
3324
|
/**
|
|
3280
3325
|
* Do not edit directly
|
|
3281
|
-
* Generated on
|
|
3326
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
3282
3327
|
*/
|
|
3283
3328
|
/**
|
|
3284
3329
|
* TOKENS:
|
|
@@ -3401,7 +3446,7 @@ body {
|
|
|
3401
3446
|
|
|
3402
3447
|
/**
|
|
3403
3448
|
* Do not edit directly
|
|
3404
|
-
* Generated on
|
|
3449
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
3405
3450
|
*/
|
|
3406
3451
|
/**
|
|
3407
3452
|
* TOKENS:
|
|
@@ -3719,7 +3764,7 @@ body {
|
|
|
3719
3764
|
|
|
3720
3765
|
/**
|
|
3721
3766
|
* Do not edit directly
|
|
3722
|
-
* Generated on
|
|
3767
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
3723
3768
|
*/
|
|
3724
3769
|
/**
|
|
3725
3770
|
* TOKENS:
|
|
@@ -3853,7 +3898,7 @@ body {
|
|
|
3853
3898
|
|
|
3854
3899
|
/**
|
|
3855
3900
|
* Do not edit directly
|
|
3856
|
-
* Generated on
|
|
3901
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
3857
3902
|
*/
|
|
3858
3903
|
/**
|
|
3859
3904
|
* TOKENS:
|
|
@@ -3909,7 +3954,7 @@ body {
|
|
|
3909
3954
|
|
|
3910
3955
|
/**
|
|
3911
3956
|
* Do not edit directly
|
|
3912
|
-
* Generated on
|
|
3957
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
3913
3958
|
*/
|
|
3914
3959
|
/**
|
|
3915
3960
|
* TOKENS:
|
|
@@ -4051,7 +4096,7 @@ body {
|
|
|
4051
4096
|
|
|
4052
4097
|
/**
|
|
4053
4098
|
* Do not edit directly
|
|
4054
|
-
* Generated on
|
|
4099
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
4055
4100
|
*/
|
|
4056
4101
|
/**
|
|
4057
4102
|
* TOKENS:
|
|
@@ -4061,7 +4106,7 @@ body {
|
|
|
4061
4106
|
*/
|
|
4062
4107
|
/**
|
|
4063
4108
|
* Do not edit directly
|
|
4064
|
-
* Generated on
|
|
4109
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
4065
4110
|
*/
|
|
4066
4111
|
/**
|
|
4067
4112
|
* TOKENS:
|
|
@@ -4086,7 +4131,7 @@ body {
|
|
|
4086
4131
|
}
|
|
4087
4132
|
/**
|
|
4088
4133
|
* Do not edit directly
|
|
4089
|
-
* Generated on
|
|
4134
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
4090
4135
|
*/
|
|
4091
4136
|
/**
|
|
4092
4137
|
* TOKENS:
|
|
@@ -4244,7 +4289,7 @@ body {
|
|
|
4244
4289
|
|
|
4245
4290
|
/**
|
|
4246
4291
|
* Do not edit directly
|
|
4247
|
-
* Generated on
|
|
4292
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
4248
4293
|
*/
|
|
4249
4294
|
/**
|
|
4250
4295
|
* TOKENS:
|
|
@@ -4339,7 +4384,7 @@ body {
|
|
|
4339
4384
|
|
|
4340
4385
|
/**
|
|
4341
4386
|
* Do not edit directly
|
|
4342
|
-
* Generated on
|
|
4387
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
4343
4388
|
*/
|
|
4344
4389
|
/**
|
|
4345
4390
|
* TOKENS:
|
|
@@ -4349,7 +4394,7 @@ body {
|
|
|
4349
4394
|
*/
|
|
4350
4395
|
/**
|
|
4351
4396
|
* Do not edit directly
|
|
4352
|
-
* Generated on
|
|
4397
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
4353
4398
|
*/
|
|
4354
4399
|
/**
|
|
4355
4400
|
* TOKENS:
|
|
@@ -4359,7 +4404,7 @@ body {
|
|
|
4359
4404
|
*/
|
|
4360
4405
|
/**
|
|
4361
4406
|
* Do not edit directly
|
|
4362
|
-
* Generated on
|
|
4407
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
4363
4408
|
*/
|
|
4364
4409
|
/**
|
|
4365
4410
|
* TOKENS:
|
|
@@ -4530,7 +4575,7 @@ body {
|
|
|
4530
4575
|
|
|
4531
4576
|
/**
|
|
4532
4577
|
* Do not edit directly
|
|
4533
|
-
* Generated on
|
|
4578
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
4534
4579
|
*/
|
|
4535
4580
|
/**
|
|
4536
4581
|
* TOKENS:
|
|
@@ -4577,7 +4622,7 @@ body {
|
|
|
4577
4622
|
|
|
4578
4623
|
/**
|
|
4579
4624
|
* Do not edit directly
|
|
4580
|
-
* Generated on
|
|
4625
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
4581
4626
|
*/
|
|
4582
4627
|
/**
|
|
4583
4628
|
* TOKENS:
|
|
@@ -4587,7 +4632,7 @@ body {
|
|
|
4587
4632
|
*/
|
|
4588
4633
|
/**
|
|
4589
4634
|
* Do not edit directly
|
|
4590
|
-
* Generated on
|
|
4635
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
4591
4636
|
*/
|
|
4592
4637
|
/**
|
|
4593
4638
|
* TOKENS:
|
|
@@ -4597,7 +4642,7 @@ body {
|
|
|
4597
4642
|
*/
|
|
4598
4643
|
/**
|
|
4599
4644
|
* Do not edit directly
|
|
4600
|
-
* Generated on
|
|
4645
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
4601
4646
|
*/
|
|
4602
4647
|
/**
|
|
4603
4648
|
* TOKENS:
|
|
@@ -4694,7 +4739,7 @@ body {
|
|
|
4694
4739
|
|
|
4695
4740
|
/**
|
|
4696
4741
|
* Do not edit directly
|
|
4697
|
-
* Generated on
|
|
4742
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
4698
4743
|
*/
|
|
4699
4744
|
/**
|
|
4700
4745
|
* TOKENS:
|
|
@@ -5584,7 +5629,7 @@ body {
|
|
|
5584
5629
|
|
|
5585
5630
|
/**
|
|
5586
5631
|
* Do not edit directly
|
|
5587
|
-
* Generated on
|
|
5632
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
5588
5633
|
*/
|
|
5589
5634
|
/**
|
|
5590
5635
|
* TOKENS:
|
|
@@ -5594,7 +5639,7 @@ body {
|
|
|
5594
5639
|
*/
|
|
5595
5640
|
/**
|
|
5596
5641
|
* Do not edit directly
|
|
5597
|
-
* Generated on
|
|
5642
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
5598
5643
|
*/
|
|
5599
5644
|
/**
|
|
5600
5645
|
* TOKENS:
|
|
@@ -5604,7 +5649,7 @@ body {
|
|
|
5604
5649
|
*/
|
|
5605
5650
|
/**
|
|
5606
5651
|
* Do not edit directly
|
|
5607
|
-
* Generated on
|
|
5652
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
5608
5653
|
*/
|
|
5609
5654
|
/**
|
|
5610
5655
|
* TOKENS:
|
|
@@ -5796,7 +5841,7 @@ body {
|
|
|
5796
5841
|
|
|
5797
5842
|
/**
|
|
5798
5843
|
* Do not edit directly
|
|
5799
|
-
* Generated on
|
|
5844
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
5800
5845
|
*/
|
|
5801
5846
|
/**
|
|
5802
5847
|
* TOKENS:
|
|
@@ -5936,7 +5981,7 @@ body {
|
|
|
5936
5981
|
|
|
5937
5982
|
/**
|
|
5938
5983
|
* Do not edit directly
|
|
5939
|
-
* Generated on
|
|
5984
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
5940
5985
|
*/
|
|
5941
5986
|
/**
|
|
5942
5987
|
* TOKENS:
|
|
@@ -5946,7 +5991,7 @@ body {
|
|
|
5946
5991
|
*/
|
|
5947
5992
|
/**
|
|
5948
5993
|
* Do not edit directly
|
|
5949
|
-
* Generated on
|
|
5994
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
5950
5995
|
*/
|
|
5951
5996
|
/**
|
|
5952
5997
|
* TOKENS:
|
|
@@ -5971,7 +6016,7 @@ body {
|
|
|
5971
6016
|
}
|
|
5972
6017
|
/**
|
|
5973
6018
|
* Do not edit directly
|
|
5974
|
-
* Generated on
|
|
6019
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
5975
6020
|
*/
|
|
5976
6021
|
/**
|
|
5977
6022
|
* TOKENS:
|
|
@@ -6138,7 +6183,7 @@ body {
|
|
|
6138
6183
|
|
|
6139
6184
|
/**
|
|
6140
6185
|
* Do not edit directly
|
|
6141
|
-
* Generated on
|
|
6186
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
6142
6187
|
*/
|
|
6143
6188
|
/**
|
|
6144
6189
|
* TOKENS:
|
|
@@ -6245,7 +6290,7 @@ body {
|
|
|
6245
6290
|
|
|
6246
6291
|
/**
|
|
6247
6292
|
* Do not edit directly
|
|
6248
|
-
* Generated on
|
|
6293
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
6249
6294
|
*/
|
|
6250
6295
|
/**
|
|
6251
6296
|
* TOKENS:
|
|
@@ -6255,7 +6300,7 @@ body {
|
|
|
6255
6300
|
*/
|
|
6256
6301
|
/**
|
|
6257
6302
|
* Do not edit directly
|
|
6258
|
-
* Generated on
|
|
6303
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
6259
6304
|
*/
|
|
6260
6305
|
/**
|
|
6261
6306
|
* TOKENS:
|
|
@@ -6280,7 +6325,7 @@ body {
|
|
|
6280
6325
|
}
|
|
6281
6326
|
/**
|
|
6282
6327
|
* Do not edit directly
|
|
6283
|
-
* Generated on
|
|
6328
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
6284
6329
|
*/
|
|
6285
6330
|
/**
|
|
6286
6331
|
* TOKENS:
|
|
@@ -6341,7 +6386,7 @@ body {
|
|
|
6341
6386
|
|
|
6342
6387
|
/**
|
|
6343
6388
|
* Do not edit directly
|
|
6344
|
-
* Generated on
|
|
6389
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
6345
6390
|
*/
|
|
6346
6391
|
/**
|
|
6347
6392
|
* TOKENS:
|
|
@@ -6756,7 +6801,7 @@ body {
|
|
|
6756
6801
|
|
|
6757
6802
|
/**
|
|
6758
6803
|
* Do not edit directly
|
|
6759
|
-
* Generated on
|
|
6804
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
6760
6805
|
*/
|
|
6761
6806
|
/**
|
|
6762
6807
|
* TOKENS:
|
|
@@ -6810,7 +6855,7 @@ body {
|
|
|
6810
6855
|
|
|
6811
6856
|
/**
|
|
6812
6857
|
* Do not edit directly
|
|
6813
|
-
* Generated on
|
|
6858
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
6814
6859
|
*/
|
|
6815
6860
|
/**
|
|
6816
6861
|
* TOKENS:
|
|
@@ -6968,7 +7013,7 @@ body {
|
|
|
6968
7013
|
|
|
6969
7014
|
/**
|
|
6970
7015
|
* Do not edit directly
|
|
6971
|
-
* Generated on
|
|
7016
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
6972
7017
|
*/
|
|
6973
7018
|
/**
|
|
6974
7019
|
* TOKENS:
|
|
@@ -7319,7 +7364,7 @@ body {
|
|
|
7319
7364
|
|
|
7320
7365
|
/**
|
|
7321
7366
|
* Do not edit directly
|
|
7322
|
-
* Generated on
|
|
7367
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
7323
7368
|
*/
|
|
7324
7369
|
/**
|
|
7325
7370
|
* TOKENS:
|
|
@@ -7505,7 +7550,7 @@ body {
|
|
|
7505
7550
|
|
|
7506
7551
|
/**
|
|
7507
7552
|
* Do not edit directly
|
|
7508
|
-
* Generated on
|
|
7553
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
7509
7554
|
*/
|
|
7510
7555
|
/**
|
|
7511
7556
|
* TOKENS:
|
|
@@ -7563,7 +7608,7 @@ body {
|
|
|
7563
7608
|
|
|
7564
7609
|
/**
|
|
7565
7610
|
* Do not edit directly
|
|
7566
|
-
* Generated on
|
|
7611
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
7567
7612
|
*/
|
|
7568
7613
|
/**
|
|
7569
7614
|
* TOKENS:
|
|
@@ -7737,7 +7782,7 @@ body {
|
|
|
7737
7782
|
|
|
7738
7783
|
/**
|
|
7739
7784
|
* Do not edit directly
|
|
7740
|
-
* Generated on
|
|
7785
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
7741
7786
|
*/
|
|
7742
7787
|
/**
|
|
7743
7788
|
* TOKENS:
|
|
@@ -7912,7 +7957,7 @@ body {
|
|
|
7912
7957
|
|
|
7913
7958
|
/**
|
|
7914
7959
|
* Do not edit directly
|
|
7915
|
-
* Generated on
|
|
7960
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
7916
7961
|
*/
|
|
7917
7962
|
/**
|
|
7918
7963
|
* TOKENS:
|
|
@@ -8822,7 +8867,7 @@ body {
|
|
|
8822
8867
|
|
|
8823
8868
|
/**
|
|
8824
8869
|
* Do not edit directly
|
|
8825
|
-
* Generated on
|
|
8870
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
8826
8871
|
*/
|
|
8827
8872
|
/**
|
|
8828
8873
|
* TOKENS:
|
|
@@ -8832,7 +8877,7 @@ body {
|
|
|
8832
8877
|
*/
|
|
8833
8878
|
/**
|
|
8834
8879
|
* Do not edit directly
|
|
8835
|
-
* Generated on
|
|
8880
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
8836
8881
|
*/
|
|
8837
8882
|
/**
|
|
8838
8883
|
* TOKENS:
|
|
@@ -8857,7 +8902,7 @@ body {
|
|
|
8857
8902
|
}
|
|
8858
8903
|
/**
|
|
8859
8904
|
* Do not edit directly
|
|
8860
|
-
* Generated on
|
|
8905
|
+
* Generated on Mon, 21 Aug 2023 14:28:45 GMT
|
|
8861
8906
|
*/
|
|
8862
8907
|
/**
|
|
8863
8908
|
* TOKENS:
|