@pantheon-systems/pds-design-tokens 1.0.0-dev.46 → 1.0.0-dev.48
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/pds-design-tokens-dark-mode.css +15 -10
- package/build/css/pds-design-tokens-light-mode.css +24 -21
- package/build/figma/pds-design-tokens-figma.json +480 -838
- package/build/json/pds-design-tokens-dark-mode.json +223 -424
- package/build/json/pds-design-tokens-light-mode.json +241 -398
- package/build/json/pds-design-tokens.json +25 -6
- package/package.json +1 -1
|
@@ -1241,13 +1241,13 @@
|
|
|
1241
1241
|
"critical": {
|
|
1242
1242
|
"background": {
|
|
1243
1243
|
"default": {
|
|
1244
|
-
"value": "#
|
|
1244
|
+
"value": "#e34935",
|
|
1245
1245
|
"public": true,
|
|
1246
1246
|
"isReferenceToInternal": true,
|
|
1247
1247
|
"filePath": "tokens/color/alias/button.light.json",
|
|
1248
1248
|
"isSource": true,
|
|
1249
1249
|
"original": {
|
|
1250
|
-
"value": "{color.light-mode.semantic.
|
|
1250
|
+
"value": "{color.light-mode.semantic.critical.foreground.value}",
|
|
1251
1251
|
"public": true,
|
|
1252
1252
|
"isReferenceToInternal": true
|
|
1253
1253
|
},
|
|
@@ -1269,15 +1269,13 @@
|
|
|
1269
1269
|
]
|
|
1270
1270
|
},
|
|
1271
1271
|
"hover": {
|
|
1272
|
-
"value": "#
|
|
1272
|
+
"value": "#e86d5d",
|
|
1273
1273
|
"public": true,
|
|
1274
|
-
"isReferenceToInternal": true,
|
|
1275
1274
|
"filePath": "tokens/color/alias/button.light.json",
|
|
1276
1275
|
"isSource": true,
|
|
1277
1276
|
"original": {
|
|
1278
|
-
"value": "
|
|
1279
|
-
"public": true
|
|
1280
|
-
"isReferenceToInternal": true
|
|
1277
|
+
"value": "#E86D5D",
|
|
1278
|
+
"public": true
|
|
1281
1279
|
},
|
|
1282
1280
|
"name": "color-light-mode-button-critical-background-hover",
|
|
1283
1281
|
"attributes": {
|
|
@@ -1297,15 +1295,13 @@
|
|
|
1297
1295
|
]
|
|
1298
1296
|
},
|
|
1299
1297
|
"active": {
|
|
1300
|
-
"value": "#
|
|
1298
|
+
"value": "#b53a2a",
|
|
1301
1299
|
"public": true,
|
|
1302
|
-
"isReferenceToInternal": true,
|
|
1303
1300
|
"filePath": "tokens/color/alias/button.light.json",
|
|
1304
1301
|
"isSource": true,
|
|
1305
1302
|
"original": {
|
|
1306
|
-
"value": "
|
|
1307
|
-
"public": true
|
|
1308
|
-
"isReferenceToInternal": true
|
|
1303
|
+
"value": "#B53A2A",
|
|
1304
|
+
"public": true
|
|
1309
1305
|
},
|
|
1310
1306
|
"name": "color-light-mode-button-critical-background-active",
|
|
1311
1307
|
"attributes": {
|
|
@@ -1327,13 +1323,13 @@
|
|
|
1327
1323
|
},
|
|
1328
1324
|
"border": {
|
|
1329
1325
|
"default": {
|
|
1330
|
-
"value": "#
|
|
1326
|
+
"value": "#e34935",
|
|
1331
1327
|
"public": true,
|
|
1332
1328
|
"isReferenceToInternal": true,
|
|
1333
1329
|
"filePath": "tokens/color/alias/button.light.json",
|
|
1334
1330
|
"isSource": true,
|
|
1335
1331
|
"original": {
|
|
1336
|
-
"value": "{color.light-mode.
|
|
1332
|
+
"value": "{color.light-mode.button.critical.background.default.value}",
|
|
1337
1333
|
"public": true,
|
|
1338
1334
|
"isReferenceToInternal": true
|
|
1339
1335
|
},
|
|
@@ -1355,13 +1351,13 @@
|
|
|
1355
1351
|
]
|
|
1356
1352
|
},
|
|
1357
1353
|
"hover": {
|
|
1358
|
-
"value": "#
|
|
1354
|
+
"value": "#e86d5d",
|
|
1359
1355
|
"public": true,
|
|
1360
1356
|
"isReferenceToInternal": true,
|
|
1361
1357
|
"filePath": "tokens/color/alias/button.light.json",
|
|
1362
1358
|
"isSource": true,
|
|
1363
1359
|
"original": {
|
|
1364
|
-
"value": "{color.light-mode.
|
|
1360
|
+
"value": "{color.light-mode.button.critical.background.hover.value}",
|
|
1365
1361
|
"public": true,
|
|
1366
1362
|
"isReferenceToInternal": true
|
|
1367
1363
|
},
|
|
@@ -1383,13 +1379,13 @@
|
|
|
1383
1379
|
]
|
|
1384
1380
|
},
|
|
1385
1381
|
"active": {
|
|
1386
|
-
"value": "#
|
|
1382
|
+
"value": "#b53a2a",
|
|
1387
1383
|
"public": true,
|
|
1388
1384
|
"isReferenceToInternal": true,
|
|
1389
1385
|
"filePath": "tokens/color/alias/button.light.json",
|
|
1390
1386
|
"isSource": true,
|
|
1391
1387
|
"original": {
|
|
1392
|
-
"value": "{color.light-mode.
|
|
1388
|
+
"value": "{color.light-mode.button.critical.background.active.value}",
|
|
1393
1389
|
"public": true,
|
|
1394
1390
|
"isReferenceToInternal": true
|
|
1395
1391
|
},
|
|
@@ -1722,13 +1718,13 @@
|
|
|
1722
1718
|
]
|
|
1723
1719
|
},
|
|
1724
1720
|
"critical": {
|
|
1725
|
-
"value": "#
|
|
1721
|
+
"value": "#ffedeb",
|
|
1726
1722
|
"public": true,
|
|
1727
1723
|
"isReferenceToInternal": true,
|
|
1728
1724
|
"filePath": "tokens/color/alias/input.light.json",
|
|
1729
1725
|
"isSource": true,
|
|
1730
1726
|
"original": {
|
|
1731
|
-
"value": "{color.light-mode.semantic.
|
|
1727
|
+
"value": "{color.light-mode.semantic.critical.background.value}",
|
|
1732
1728
|
"public": true,
|
|
1733
1729
|
"isReferenceToInternal": true
|
|
1734
1730
|
},
|
|
@@ -1805,13 +1801,13 @@
|
|
|
1805
1801
|
]
|
|
1806
1802
|
},
|
|
1807
1803
|
"success": {
|
|
1808
|
-
"value": "#
|
|
1804
|
+
"value": "#218c5f",
|
|
1809
1805
|
"public": true,
|
|
1810
1806
|
"isReferenceToInternal": true,
|
|
1811
1807
|
"filePath": "tokens/color/alias/input.light.json",
|
|
1812
1808
|
"isSource": true,
|
|
1813
1809
|
"original": {
|
|
1814
|
-
"value": "{color.light-mode.semantic.success.
|
|
1810
|
+
"value": "{color.light-mode.semantic.success.foreground.value}",
|
|
1815
1811
|
"public": true,
|
|
1816
1812
|
"isReferenceToInternal": true
|
|
1817
1813
|
},
|
|
@@ -1832,13 +1828,13 @@
|
|
|
1832
1828
|
]
|
|
1833
1829
|
},
|
|
1834
1830
|
"critical": {
|
|
1835
|
-
"value": "#
|
|
1831
|
+
"value": "#e34935",
|
|
1836
1832
|
"public": true,
|
|
1837
1833
|
"isReferenceToInternal": true,
|
|
1838
1834
|
"filePath": "tokens/color/alias/input.light.json",
|
|
1839
1835
|
"isSource": true,
|
|
1840
1836
|
"original": {
|
|
1841
|
-
"value": "{color.light-mode.semantic.
|
|
1837
|
+
"value": "{color.light-mode.semantic.critical.foreground.value}",
|
|
1842
1838
|
"public": true,
|
|
1843
1839
|
"isReferenceToInternal": true
|
|
1844
1840
|
},
|
|
@@ -1888,13 +1884,13 @@
|
|
|
1888
1884
|
]
|
|
1889
1885
|
},
|
|
1890
1886
|
"success": {
|
|
1891
|
-
"value": "#
|
|
1887
|
+
"value": "#218c5f",
|
|
1892
1888
|
"public": true,
|
|
1893
1889
|
"isReferenceToInternal": true,
|
|
1894
1890
|
"filePath": "tokens/color/alias/input.light.json",
|
|
1895
1891
|
"isSource": true,
|
|
1896
1892
|
"original": {
|
|
1897
|
-
"value": "{color.light-mode.semantic.success.
|
|
1893
|
+
"value": "{color.light-mode.semantic.success.foreground.value}",
|
|
1898
1894
|
"public": true,
|
|
1899
1895
|
"isReferenceToInternal": true
|
|
1900
1896
|
},
|
|
@@ -1915,13 +1911,13 @@
|
|
|
1915
1911
|
]
|
|
1916
1912
|
},
|
|
1917
1913
|
"critical": {
|
|
1918
|
-
"value": "#
|
|
1914
|
+
"value": "#e34935",
|
|
1919
1915
|
"public": true,
|
|
1920
1916
|
"isReferenceToInternal": true,
|
|
1921
1917
|
"filePath": "tokens/color/alias/input.light.json",
|
|
1922
1918
|
"isSource": true,
|
|
1923
1919
|
"original": {
|
|
1924
|
-
"value": "{color.light-mode.semantic.
|
|
1920
|
+
"value": "{color.light-mode.semantic.critical.foreground.value}",
|
|
1925
1921
|
"public": true,
|
|
1926
1922
|
"isReferenceToInternal": true
|
|
1927
1923
|
},
|
|
@@ -2734,6 +2730,58 @@
|
|
|
2734
2730
|
}
|
|
2735
2731
|
}
|
|
2736
2732
|
},
|
|
2733
|
+
"expansion-panel": {
|
|
2734
|
+
"hover": {
|
|
2735
|
+
"value": "#f1f1f1",
|
|
2736
|
+
"public": true,
|
|
2737
|
+
"isReferenceToInternal": true,
|
|
2738
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
2739
|
+
"isSource": true,
|
|
2740
|
+
"original": {
|
|
2741
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
2742
|
+
"public": true,
|
|
2743
|
+
"isReferenceToInternal": true
|
|
2744
|
+
},
|
|
2745
|
+
"name": "color-light-mode-expansion-panel-hover",
|
|
2746
|
+
"attributes": {
|
|
2747
|
+
"category": "color",
|
|
2748
|
+
"type": "light-mode",
|
|
2749
|
+
"item": "expansion-panel",
|
|
2750
|
+
"subitem": "hover"
|
|
2751
|
+
},
|
|
2752
|
+
"path": [
|
|
2753
|
+
"color",
|
|
2754
|
+
"light-mode",
|
|
2755
|
+
"expansion-panel",
|
|
2756
|
+
"hover"
|
|
2757
|
+
]
|
|
2758
|
+
},
|
|
2759
|
+
"open": {
|
|
2760
|
+
"value": "#f1f1f1",
|
|
2761
|
+
"public": true,
|
|
2762
|
+
"isReferenceToInternal": true,
|
|
2763
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
2764
|
+
"isSource": true,
|
|
2765
|
+
"original": {
|
|
2766
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
2767
|
+
"public": true,
|
|
2768
|
+
"isReferenceToInternal": true
|
|
2769
|
+
},
|
|
2770
|
+
"name": "color-light-mode-expansion-panel-open",
|
|
2771
|
+
"attributes": {
|
|
2772
|
+
"category": "color",
|
|
2773
|
+
"type": "light-mode",
|
|
2774
|
+
"item": "expansion-panel",
|
|
2775
|
+
"subitem": "open"
|
|
2776
|
+
},
|
|
2777
|
+
"path": [
|
|
2778
|
+
"color",
|
|
2779
|
+
"light-mode",
|
|
2780
|
+
"expansion-panel",
|
|
2781
|
+
"open"
|
|
2782
|
+
]
|
|
2783
|
+
}
|
|
2784
|
+
},
|
|
2737
2785
|
"tag": {
|
|
2738
2786
|
"1": {
|
|
2739
2787
|
"background": {
|
|
@@ -2961,13 +3009,13 @@
|
|
|
2961
3009
|
},
|
|
2962
3010
|
"5": {
|
|
2963
3011
|
"background": {
|
|
2964
|
-
"value": "#
|
|
3012
|
+
"value": "#ffedeb",
|
|
2965
3013
|
"public": true,
|
|
2966
3014
|
"isReferenceToInternal": true,
|
|
2967
3015
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
2968
3016
|
"isSource": true,
|
|
2969
3017
|
"original": {
|
|
2970
|
-
"value": "{color.light-mode.semantic.
|
|
3018
|
+
"value": "{color.light-mode.semantic.critical.background.value}",
|
|
2971
3019
|
"public": true,
|
|
2972
3020
|
"isReferenceToInternal": true
|
|
2973
3021
|
},
|
|
@@ -2988,13 +3036,13 @@
|
|
|
2988
3036
|
]
|
|
2989
3037
|
},
|
|
2990
3038
|
"foreground": {
|
|
2991
|
-
"value": "#
|
|
3039
|
+
"value": "#e34935",
|
|
2992
3040
|
"public": true,
|
|
2993
3041
|
"isReferenceToInternal": true,
|
|
2994
3042
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
2995
3043
|
"isSource": true,
|
|
2996
3044
|
"original": {
|
|
2997
|
-
"value": "{color.light-mode.semantic.
|
|
3045
|
+
"value": "{color.light-mode.semantic.critical.foreground.value}",
|
|
2998
3046
|
"public": true,
|
|
2999
3047
|
"isReferenceToInternal": true
|
|
3000
3048
|
},
|
|
@@ -3017,13 +3065,13 @@
|
|
|
3017
3065
|
},
|
|
3018
3066
|
"6": {
|
|
3019
3067
|
"background": {
|
|
3020
|
-
"value": "#
|
|
3068
|
+
"value": "#fff7d6",
|
|
3021
3069
|
"public": true,
|
|
3022
3070
|
"isReferenceToInternal": true,
|
|
3023
3071
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
3024
3072
|
"isSource": true,
|
|
3025
3073
|
"original": {
|
|
3026
|
-
"value": "{color.light-mode.semantic.warning.
|
|
3074
|
+
"value": "{color.light-mode.semantic.warning.background.value}",
|
|
3027
3075
|
"public": true,
|
|
3028
3076
|
"isReferenceToInternal": true
|
|
3029
3077
|
},
|
|
@@ -3044,13 +3092,13 @@
|
|
|
3044
3092
|
]
|
|
3045
3093
|
},
|
|
3046
3094
|
"foreground": {
|
|
3047
|
-
"value": "#
|
|
3095
|
+
"value": "#d97008",
|
|
3048
3096
|
"public": true,
|
|
3049
3097
|
"isReferenceToInternal": true,
|
|
3050
3098
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
3051
3099
|
"isSource": true,
|
|
3052
3100
|
"original": {
|
|
3053
|
-
"value": "{color.light-mode.semantic.warning.
|
|
3101
|
+
"value": "{color.light-mode.semantic.warning.foreground.value}",
|
|
3054
3102
|
"public": true,
|
|
3055
3103
|
"isReferenceToInternal": true
|
|
3056
3104
|
},
|
|
@@ -3073,13 +3121,13 @@
|
|
|
3073
3121
|
},
|
|
3074
3122
|
"7": {
|
|
3075
3123
|
"background": {
|
|
3076
|
-
"value": "#
|
|
3124
|
+
"value": "#e3fcef",
|
|
3077
3125
|
"public": true,
|
|
3078
3126
|
"isReferenceToInternal": true,
|
|
3079
3127
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
3080
3128
|
"isSource": true,
|
|
3081
3129
|
"original": {
|
|
3082
|
-
"value": "{color.light-mode.semantic.success.
|
|
3130
|
+
"value": "{color.light-mode.semantic.success.background.value}",
|
|
3083
3131
|
"public": true,
|
|
3084
3132
|
"isReferenceToInternal": true
|
|
3085
3133
|
},
|
|
@@ -3100,13 +3148,13 @@
|
|
|
3100
3148
|
]
|
|
3101
3149
|
},
|
|
3102
3150
|
"foreground": {
|
|
3103
|
-
"value": "#
|
|
3151
|
+
"value": "#218c5f",
|
|
3104
3152
|
"public": true,
|
|
3105
3153
|
"isReferenceToInternal": true,
|
|
3106
3154
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
3107
3155
|
"isSource": true,
|
|
3108
3156
|
"original": {
|
|
3109
|
-
"value": "{color.light-mode.semantic.success.
|
|
3157
|
+
"value": "{color.light-mode.semantic.success.foreground.value}",
|
|
3110
3158
|
"public": true,
|
|
3111
3159
|
"isReferenceToInternal": true
|
|
3112
3160
|
},
|
|
@@ -3129,13 +3177,13 @@
|
|
|
3129
3177
|
},
|
|
3130
3178
|
"8": {
|
|
3131
3179
|
"background": {
|
|
3132
|
-
"value": "#
|
|
3180
|
+
"value": "#e9f2ff",
|
|
3133
3181
|
"public": true,
|
|
3134
3182
|
"isReferenceToInternal": true,
|
|
3135
3183
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
3136
3184
|
"isSource": true,
|
|
3137
3185
|
"original": {
|
|
3138
|
-
"value": "{color.light-mode.semantic.info.
|
|
3186
|
+
"value": "{color.light-mode.semantic.info.background.value}",
|
|
3139
3187
|
"public": true,
|
|
3140
3188
|
"isReferenceToInternal": true
|
|
3141
3189
|
},
|
|
@@ -3156,13 +3204,13 @@
|
|
|
3156
3204
|
]
|
|
3157
3205
|
},
|
|
3158
3206
|
"foreground": {
|
|
3159
|
-
"value": "#
|
|
3207
|
+
"value": "#1d7afc",
|
|
3160
3208
|
"public": true,
|
|
3161
3209
|
"isReferenceToInternal": true,
|
|
3162
3210
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
3163
3211
|
"isSource": true,
|
|
3164
3212
|
"original": {
|
|
3165
|
-
"value": "{color.light-mode.semantic.info.
|
|
3213
|
+
"value": "{color.light-mode.semantic.info.foreground.value}",
|
|
3166
3214
|
"public": true,
|
|
3167
3215
|
"isReferenceToInternal": true
|
|
3168
3216
|
},
|
|
@@ -4255,522 +4303,317 @@
|
|
|
4255
4303
|
}
|
|
4256
4304
|
},
|
|
4257
4305
|
"semantic": {
|
|
4258
|
-
"
|
|
4259
|
-
"
|
|
4260
|
-
"value": "#
|
|
4261
|
-
"filePath": "tokens/color/base/semantic.light.json",
|
|
4262
|
-
"isSource": true,
|
|
4263
|
-
"original": {
|
|
4264
|
-
"value": "#FFEBEB"
|
|
4265
|
-
},
|
|
4266
|
-
"name": "color-light-mode-semantic-error-100",
|
|
4267
|
-
"attributes": {
|
|
4268
|
-
"category": "color",
|
|
4269
|
-
"type": "light-mode",
|
|
4270
|
-
"item": "semantic",
|
|
4271
|
-
"subitem": "error",
|
|
4272
|
-
"state": "100"
|
|
4273
|
-
},
|
|
4274
|
-
"path": [
|
|
4275
|
-
"color",
|
|
4276
|
-
"light-mode",
|
|
4277
|
-
"semantic",
|
|
4278
|
-
"error",
|
|
4279
|
-
"100"
|
|
4280
|
-
]
|
|
4281
|
-
},
|
|
4282
|
-
"200": {
|
|
4283
|
-
"value": "#ff9090",
|
|
4306
|
+
"success": {
|
|
4307
|
+
"foreground": {
|
|
4308
|
+
"value": "#218c5f",
|
|
4284
4309
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
4285
4310
|
"isSource": true,
|
|
4286
4311
|
"original": {
|
|
4287
|
-
"value": "#
|
|
4312
|
+
"value": "#218C5F"
|
|
4288
4313
|
},
|
|
4289
|
-
"name": "color-light-mode-semantic-
|
|
4314
|
+
"name": "color-light-mode-semantic-success-foreground",
|
|
4290
4315
|
"attributes": {
|
|
4291
4316
|
"category": "color",
|
|
4292
4317
|
"type": "light-mode",
|
|
4293
4318
|
"item": "semantic",
|
|
4294
|
-
"subitem": "
|
|
4295
|
-
"state": "
|
|
4319
|
+
"subitem": "success",
|
|
4320
|
+
"state": "foreground"
|
|
4296
4321
|
},
|
|
4297
4322
|
"path": [
|
|
4298
4323
|
"color",
|
|
4299
4324
|
"light-mode",
|
|
4300
4325
|
"semantic",
|
|
4301
|
-
"
|
|
4302
|
-
"
|
|
4326
|
+
"success",
|
|
4327
|
+
"foreground"
|
|
4303
4328
|
]
|
|
4304
4329
|
},
|
|
4305
|
-
"
|
|
4306
|
-
"value": "#
|
|
4330
|
+
"background": {
|
|
4331
|
+
"value": "#e3fcef",
|
|
4307
4332
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
4308
4333
|
"isSource": true,
|
|
4309
4334
|
"original": {
|
|
4310
|
-
"value": "#
|
|
4335
|
+
"value": "#E3FCEF"
|
|
4311
4336
|
},
|
|
4312
|
-
"name": "color-light-mode-semantic-
|
|
4337
|
+
"name": "color-light-mode-semantic-success-background",
|
|
4313
4338
|
"attributes": {
|
|
4314
4339
|
"category": "color",
|
|
4315
4340
|
"type": "light-mode",
|
|
4316
4341
|
"item": "semantic",
|
|
4317
|
-
"subitem": "
|
|
4318
|
-
"state": "
|
|
4342
|
+
"subitem": "success",
|
|
4343
|
+
"state": "background"
|
|
4319
4344
|
},
|
|
4320
4345
|
"path": [
|
|
4321
4346
|
"color",
|
|
4322
4347
|
"light-mode",
|
|
4323
4348
|
"semantic",
|
|
4324
|
-
"
|
|
4325
|
-
"
|
|
4349
|
+
"success",
|
|
4350
|
+
"background"
|
|
4326
4351
|
]
|
|
4327
|
-
}
|
|
4328
|
-
|
|
4329
|
-
|
|
4352
|
+
}
|
|
4353
|
+
},
|
|
4354
|
+
"info": {
|
|
4355
|
+
"foreground": {
|
|
4356
|
+
"value": "#1d7afc",
|
|
4330
4357
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
4331
4358
|
"isSource": true,
|
|
4332
4359
|
"original": {
|
|
4333
|
-
"value": "#
|
|
4360
|
+
"value": "#1D7AFC"
|
|
4334
4361
|
},
|
|
4335
|
-
"name": "color-light-mode-semantic-
|
|
4362
|
+
"name": "color-light-mode-semantic-info-foreground",
|
|
4336
4363
|
"attributes": {
|
|
4337
4364
|
"category": "color",
|
|
4338
4365
|
"type": "light-mode",
|
|
4339
4366
|
"item": "semantic",
|
|
4340
|
-
"subitem": "
|
|
4341
|
-
"state": "
|
|
4367
|
+
"subitem": "info",
|
|
4368
|
+
"state": "foreground"
|
|
4342
4369
|
},
|
|
4343
4370
|
"path": [
|
|
4344
4371
|
"color",
|
|
4345
4372
|
"light-mode",
|
|
4346
4373
|
"semantic",
|
|
4347
|
-
"
|
|
4348
|
-
"
|
|
4374
|
+
"info",
|
|
4375
|
+
"foreground"
|
|
4349
4376
|
]
|
|
4350
4377
|
},
|
|
4351
|
-
"
|
|
4352
|
-
"value": "#
|
|
4378
|
+
"background": {
|
|
4379
|
+
"value": "#e9f2ff",
|
|
4353
4380
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
4354
4381
|
"isSource": true,
|
|
4355
4382
|
"original": {
|
|
4356
|
-
"value": "#
|
|
4383
|
+
"value": "#E9F2FF"
|
|
4357
4384
|
},
|
|
4358
|
-
"name": "color-light-mode-semantic-
|
|
4385
|
+
"name": "color-light-mode-semantic-info-background",
|
|
4359
4386
|
"attributes": {
|
|
4360
4387
|
"category": "color",
|
|
4361
4388
|
"type": "light-mode",
|
|
4362
4389
|
"item": "semantic",
|
|
4363
|
-
"subitem": "
|
|
4364
|
-
"state": "
|
|
4390
|
+
"subitem": "info",
|
|
4391
|
+
"state": "background"
|
|
4365
4392
|
},
|
|
4366
4393
|
"path": [
|
|
4367
4394
|
"color",
|
|
4368
4395
|
"light-mode",
|
|
4369
4396
|
"semantic",
|
|
4370
|
-
"
|
|
4371
|
-
"
|
|
4397
|
+
"info",
|
|
4398
|
+
"background"
|
|
4372
4399
|
]
|
|
4373
4400
|
}
|
|
4374
4401
|
},
|
|
4375
4402
|
"warning": {
|
|
4376
|
-
"
|
|
4377
|
-
"value": "#
|
|
4378
|
-
"filePath": "tokens/color/base/semantic.light.json",
|
|
4379
|
-
"isSource": true,
|
|
4380
|
-
"original": {
|
|
4381
|
-
"value": "#FFFAE6"
|
|
4382
|
-
},
|
|
4383
|
-
"name": "color-light-mode-semantic-warning-100",
|
|
4384
|
-
"attributes": {
|
|
4385
|
-
"category": "color",
|
|
4386
|
-
"type": "light-mode",
|
|
4387
|
-
"item": "semantic",
|
|
4388
|
-
"subitem": "warning",
|
|
4389
|
-
"state": "100"
|
|
4390
|
-
},
|
|
4391
|
-
"path": [
|
|
4392
|
-
"color",
|
|
4393
|
-
"light-mode",
|
|
4394
|
-
"semantic",
|
|
4395
|
-
"warning",
|
|
4396
|
-
"100"
|
|
4397
|
-
]
|
|
4398
|
-
},
|
|
4399
|
-
"200": {
|
|
4400
|
-
"value": "#ffdd99",
|
|
4401
|
-
"filePath": "tokens/color/base/semantic.light.json",
|
|
4402
|
-
"isSource": true,
|
|
4403
|
-
"original": {
|
|
4404
|
-
"value": "#FFDD99"
|
|
4405
|
-
},
|
|
4406
|
-
"name": "color-light-mode-semantic-warning-200",
|
|
4407
|
-
"attributes": {
|
|
4408
|
-
"category": "color",
|
|
4409
|
-
"type": "light-mode",
|
|
4410
|
-
"item": "semantic",
|
|
4411
|
-
"subitem": "warning",
|
|
4412
|
-
"state": "200"
|
|
4413
|
-
},
|
|
4414
|
-
"path": [
|
|
4415
|
-
"color",
|
|
4416
|
-
"light-mode",
|
|
4417
|
-
"semantic",
|
|
4418
|
-
"warning",
|
|
4419
|
-
"200"
|
|
4420
|
-
]
|
|
4421
|
-
},
|
|
4422
|
-
"300": {
|
|
4423
|
-
"value": "#ffc44c",
|
|
4424
|
-
"filePath": "tokens/color/base/semantic.light.json",
|
|
4425
|
-
"isSource": true,
|
|
4426
|
-
"original": {
|
|
4427
|
-
"value": "#FFC44C"
|
|
4428
|
-
},
|
|
4429
|
-
"name": "color-light-mode-semantic-warning-300",
|
|
4430
|
-
"attributes": {
|
|
4431
|
-
"category": "color",
|
|
4432
|
-
"type": "light-mode",
|
|
4433
|
-
"item": "semantic",
|
|
4434
|
-
"subitem": "warning",
|
|
4435
|
-
"state": "300"
|
|
4436
|
-
},
|
|
4437
|
-
"path": [
|
|
4438
|
-
"color",
|
|
4439
|
-
"light-mode",
|
|
4440
|
-
"semantic",
|
|
4441
|
-
"warning",
|
|
4442
|
-
"300"
|
|
4443
|
-
]
|
|
4444
|
-
},
|
|
4445
|
-
"400": {
|
|
4446
|
-
"value": "#ffab00",
|
|
4403
|
+
"foreground": {
|
|
4404
|
+
"value": "#d97008",
|
|
4447
4405
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
4448
4406
|
"isSource": true,
|
|
4449
4407
|
"original": {
|
|
4450
|
-
"value": "#
|
|
4408
|
+
"value": "#D97008"
|
|
4451
4409
|
},
|
|
4452
|
-
"name": "color-light-mode-semantic-warning-
|
|
4410
|
+
"name": "color-light-mode-semantic-warning-foreground",
|
|
4453
4411
|
"attributes": {
|
|
4454
4412
|
"category": "color",
|
|
4455
4413
|
"type": "light-mode",
|
|
4456
4414
|
"item": "semantic",
|
|
4457
4415
|
"subitem": "warning",
|
|
4458
|
-
"state": "
|
|
4416
|
+
"state": "foreground"
|
|
4459
4417
|
},
|
|
4460
4418
|
"path": [
|
|
4461
4419
|
"color",
|
|
4462
4420
|
"light-mode",
|
|
4463
4421
|
"semantic",
|
|
4464
4422
|
"warning",
|
|
4465
|
-
"
|
|
4423
|
+
"foreground"
|
|
4466
4424
|
]
|
|
4467
4425
|
},
|
|
4468
|
-
"
|
|
4469
|
-
"value": "#
|
|
4426
|
+
"background": {
|
|
4427
|
+
"value": "#fff7d6",
|
|
4470
4428
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
4471
4429
|
"isSource": true,
|
|
4472
4430
|
"original": {
|
|
4473
|
-
"value": "#
|
|
4431
|
+
"value": "#FFF7D6"
|
|
4474
4432
|
},
|
|
4475
|
-
"name": "color-light-mode-semantic-warning-
|
|
4433
|
+
"name": "color-light-mode-semantic-warning-background",
|
|
4476
4434
|
"attributes": {
|
|
4477
4435
|
"category": "color",
|
|
4478
4436
|
"type": "light-mode",
|
|
4479
4437
|
"item": "semantic",
|
|
4480
4438
|
"subitem": "warning",
|
|
4481
|
-
"state": "
|
|
4439
|
+
"state": "background"
|
|
4482
4440
|
},
|
|
4483
4441
|
"path": [
|
|
4484
4442
|
"color",
|
|
4485
4443
|
"light-mode",
|
|
4486
4444
|
"semantic",
|
|
4487
4445
|
"warning",
|
|
4488
|
-
"
|
|
4446
|
+
"background"
|
|
4489
4447
|
]
|
|
4490
4448
|
}
|
|
4491
4449
|
},
|
|
4492
|
-
"
|
|
4493
|
-
"
|
|
4494
|
-
"value": "#
|
|
4495
|
-
"filePath": "tokens/color/base/semantic.light.json",
|
|
4496
|
-
"isSource": true,
|
|
4497
|
-
"original": {
|
|
4498
|
-
"value": "#DFFCF0"
|
|
4499
|
-
},
|
|
4500
|
-
"name": "color-light-mode-semantic-success-100",
|
|
4501
|
-
"attributes": {
|
|
4502
|
-
"category": "color",
|
|
4503
|
-
"type": "light-mode",
|
|
4504
|
-
"item": "semantic",
|
|
4505
|
-
"subitem": "success",
|
|
4506
|
-
"state": "100"
|
|
4507
|
-
},
|
|
4508
|
-
"path": [
|
|
4509
|
-
"color",
|
|
4510
|
-
"light-mode",
|
|
4511
|
-
"semantic",
|
|
4512
|
-
"success",
|
|
4513
|
-
"100"
|
|
4514
|
-
]
|
|
4515
|
-
},
|
|
4516
|
-
"200": {
|
|
4517
|
-
"value": "#baf3db",
|
|
4518
|
-
"filePath": "tokens/color/base/semantic.light.json",
|
|
4519
|
-
"isSource": true,
|
|
4520
|
-
"original": {
|
|
4521
|
-
"value": "#BAF3DB"
|
|
4522
|
-
},
|
|
4523
|
-
"name": "color-light-mode-semantic-success-200",
|
|
4524
|
-
"attributes": {
|
|
4525
|
-
"category": "color",
|
|
4526
|
-
"type": "light-mode",
|
|
4527
|
-
"item": "semantic",
|
|
4528
|
-
"subitem": "success",
|
|
4529
|
-
"state": "200"
|
|
4530
|
-
},
|
|
4531
|
-
"path": [
|
|
4532
|
-
"color",
|
|
4533
|
-
"light-mode",
|
|
4534
|
-
"semantic",
|
|
4535
|
-
"success",
|
|
4536
|
-
"200"
|
|
4537
|
-
]
|
|
4538
|
-
},
|
|
4539
|
-
"300": {
|
|
4540
|
-
"value": "#4bce97",
|
|
4541
|
-
"filePath": "tokens/color/base/semantic.light.json",
|
|
4542
|
-
"isSource": true,
|
|
4543
|
-
"original": {
|
|
4544
|
-
"value": "#4BCE97"
|
|
4545
|
-
},
|
|
4546
|
-
"name": "color-light-mode-semantic-success-300",
|
|
4547
|
-
"attributes": {
|
|
4548
|
-
"category": "color",
|
|
4549
|
-
"type": "light-mode",
|
|
4550
|
-
"item": "semantic",
|
|
4551
|
-
"subitem": "success",
|
|
4552
|
-
"state": "300"
|
|
4553
|
-
},
|
|
4554
|
-
"path": [
|
|
4555
|
-
"color",
|
|
4556
|
-
"light-mode",
|
|
4557
|
-
"semantic",
|
|
4558
|
-
"success",
|
|
4559
|
-
"300"
|
|
4560
|
-
]
|
|
4561
|
-
},
|
|
4562
|
-
"400": {
|
|
4563
|
-
"value": "#1f845a",
|
|
4450
|
+
"critical": {
|
|
4451
|
+
"foreground": {
|
|
4452
|
+
"value": "#e34935",
|
|
4564
4453
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
4565
4454
|
"isSource": true,
|
|
4566
4455
|
"original": {
|
|
4567
|
-
"value": "#
|
|
4456
|
+
"value": "#E34935"
|
|
4568
4457
|
},
|
|
4569
|
-
"name": "color-light-mode-semantic-
|
|
4458
|
+
"name": "color-light-mode-semantic-critical-foreground",
|
|
4570
4459
|
"attributes": {
|
|
4571
4460
|
"category": "color",
|
|
4572
4461
|
"type": "light-mode",
|
|
4573
4462
|
"item": "semantic",
|
|
4574
|
-
"subitem": "
|
|
4575
|
-
"state": "
|
|
4463
|
+
"subitem": "critical",
|
|
4464
|
+
"state": "foreground"
|
|
4576
4465
|
},
|
|
4577
4466
|
"path": [
|
|
4578
4467
|
"color",
|
|
4579
4468
|
"light-mode",
|
|
4580
4469
|
"semantic",
|
|
4581
|
-
"
|
|
4582
|
-
"
|
|
4470
|
+
"critical",
|
|
4471
|
+
"foreground"
|
|
4583
4472
|
]
|
|
4584
4473
|
},
|
|
4585
|
-
"
|
|
4586
|
-
"value": "#
|
|
4474
|
+
"background": {
|
|
4475
|
+
"value": "#ffedeb",
|
|
4587
4476
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
4588
4477
|
"isSource": true,
|
|
4589
4478
|
"original": {
|
|
4590
|
-
"value": "#
|
|
4479
|
+
"value": "#FFEDEB"
|
|
4591
4480
|
},
|
|
4592
|
-
"name": "color-light-mode-semantic-
|
|
4481
|
+
"name": "color-light-mode-semantic-critical-background",
|
|
4593
4482
|
"attributes": {
|
|
4594
4483
|
"category": "color",
|
|
4595
4484
|
"type": "light-mode",
|
|
4596
4485
|
"item": "semantic",
|
|
4597
|
-
"subitem": "
|
|
4598
|
-
"state": "
|
|
4486
|
+
"subitem": "critical",
|
|
4487
|
+
"state": "background"
|
|
4599
4488
|
},
|
|
4600
4489
|
"path": [
|
|
4601
4490
|
"color",
|
|
4602
4491
|
"light-mode",
|
|
4603
4492
|
"semantic",
|
|
4604
|
-
"
|
|
4605
|
-
"
|
|
4493
|
+
"critical",
|
|
4494
|
+
"background"
|
|
4606
4495
|
]
|
|
4607
4496
|
}
|
|
4608
4497
|
},
|
|
4609
|
-
"
|
|
4610
|
-
"
|
|
4611
|
-
"value": "#
|
|
4612
|
-
"filePath": "tokens/color/base/semantic.light.json",
|
|
4613
|
-
"isSource": true,
|
|
4614
|
-
"original": {
|
|
4615
|
-
"value": "#F0FDFF"
|
|
4616
|
-
},
|
|
4617
|
-
"name": "color-light-mode-semantic-info-100",
|
|
4618
|
-
"attributes": {
|
|
4619
|
-
"category": "color",
|
|
4620
|
-
"type": "light-mode",
|
|
4621
|
-
"item": "semantic",
|
|
4622
|
-
"subitem": "info",
|
|
4623
|
-
"state": "100"
|
|
4624
|
-
},
|
|
4625
|
-
"path": [
|
|
4626
|
-
"color",
|
|
4627
|
-
"light-mode",
|
|
4628
|
-
"semantic",
|
|
4629
|
-
"info",
|
|
4630
|
-
"100"
|
|
4631
|
-
]
|
|
4632
|
-
},
|
|
4633
|
-
"200": {
|
|
4634
|
-
"value": "#acf5ff",
|
|
4635
|
-
"filePath": "tokens/color/base/semantic.light.json",
|
|
4636
|
-
"isSource": true,
|
|
4637
|
-
"original": {
|
|
4638
|
-
"value": "#ACF5FF"
|
|
4639
|
-
},
|
|
4640
|
-
"name": "color-light-mode-semantic-info-200",
|
|
4641
|
-
"attributes": {
|
|
4642
|
-
"category": "color",
|
|
4643
|
-
"type": "light-mode",
|
|
4644
|
-
"item": "semantic",
|
|
4645
|
-
"subitem": "info",
|
|
4646
|
-
"state": "200"
|
|
4647
|
-
},
|
|
4648
|
-
"path": [
|
|
4649
|
-
"color",
|
|
4650
|
-
"light-mode",
|
|
4651
|
-
"semantic",
|
|
4652
|
-
"info",
|
|
4653
|
-
"200"
|
|
4654
|
-
]
|
|
4655
|
-
},
|
|
4656
|
-
"300": {
|
|
4657
|
-
"value": "#47c0d0",
|
|
4658
|
-
"filePath": "tokens/color/base/semantic.light.json",
|
|
4659
|
-
"isSource": true,
|
|
4660
|
-
"original": {
|
|
4661
|
-
"value": "#47C0D0"
|
|
4662
|
-
},
|
|
4663
|
-
"name": "color-light-mode-semantic-info-300",
|
|
4664
|
-
"attributes": {
|
|
4665
|
-
"category": "color",
|
|
4666
|
-
"type": "light-mode",
|
|
4667
|
-
"item": "semantic",
|
|
4668
|
-
"subitem": "info",
|
|
4669
|
-
"state": "300"
|
|
4670
|
-
},
|
|
4671
|
-
"path": [
|
|
4672
|
-
"color",
|
|
4673
|
-
"light-mode",
|
|
4674
|
-
"semantic",
|
|
4675
|
-
"info",
|
|
4676
|
-
"300"
|
|
4677
|
-
]
|
|
4678
|
-
},
|
|
4679
|
-
"400": {
|
|
4680
|
-
"value": "#1d7f8c",
|
|
4498
|
+
"discovery": {
|
|
4499
|
+
"foreground": {
|
|
4500
|
+
"value": "#8270db",
|
|
4681
4501
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
4682
4502
|
"isSource": true,
|
|
4683
4503
|
"original": {
|
|
4684
|
-
"value": "#
|
|
4504
|
+
"value": "#8270DB"
|
|
4685
4505
|
},
|
|
4686
|
-
"name": "color-light-mode-semantic-
|
|
4506
|
+
"name": "color-light-mode-semantic-discovery-foreground",
|
|
4687
4507
|
"attributes": {
|
|
4688
4508
|
"category": "color",
|
|
4689
4509
|
"type": "light-mode",
|
|
4690
4510
|
"item": "semantic",
|
|
4691
|
-
"subitem": "
|
|
4692
|
-
"state": "
|
|
4511
|
+
"subitem": "discovery",
|
|
4512
|
+
"state": "foreground"
|
|
4693
4513
|
},
|
|
4694
4514
|
"path": [
|
|
4695
4515
|
"color",
|
|
4696
4516
|
"light-mode",
|
|
4697
4517
|
"semantic",
|
|
4698
|
-
"
|
|
4699
|
-
"
|
|
4518
|
+
"discovery",
|
|
4519
|
+
"foreground"
|
|
4700
4520
|
]
|
|
4701
4521
|
},
|
|
4702
|
-
"
|
|
4703
|
-
"value": "#
|
|
4522
|
+
"background": {
|
|
4523
|
+
"value": "#eae6ff",
|
|
4704
4524
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
4705
4525
|
"isSource": true,
|
|
4706
4526
|
"original": {
|
|
4707
|
-
"value": "#
|
|
4527
|
+
"value": "#EAE6FF"
|
|
4708
4528
|
},
|
|
4709
|
-
"name": "color-light-mode-semantic-
|
|
4529
|
+
"name": "color-light-mode-semantic-discovery-background",
|
|
4710
4530
|
"attributes": {
|
|
4711
4531
|
"category": "color",
|
|
4712
4532
|
"type": "light-mode",
|
|
4713
4533
|
"item": "semantic",
|
|
4714
|
-
"subitem": "
|
|
4715
|
-
"state": "
|
|
4534
|
+
"subitem": "discovery",
|
|
4535
|
+
"state": "background"
|
|
4716
4536
|
},
|
|
4717
4537
|
"path": [
|
|
4718
4538
|
"color",
|
|
4719
4539
|
"light-mode",
|
|
4720
4540
|
"semantic",
|
|
4721
|
-
"
|
|
4722
|
-
"
|
|
4541
|
+
"discovery",
|
|
4542
|
+
"background"
|
|
4723
4543
|
]
|
|
4724
4544
|
}
|
|
4725
4545
|
}
|
|
4726
|
-
}
|
|
4727
|
-
},
|
|
4728
|
-
"expansion-panel": {
|
|
4729
|
-
"hover": {
|
|
4730
|
-
"value": "#f1f1f1",
|
|
4731
|
-
"public": true,
|
|
4732
|
-
"isReferenceToInternal": true,
|
|
4733
|
-
"filePath": "tokens/color/alias/panel.light.json",
|
|
4734
|
-
"isSource": true,
|
|
4735
|
-
"original": {
|
|
4736
|
-
"value": "{color.light-mode.neutral.200.value}",
|
|
4737
|
-
"public": true,
|
|
4738
|
-
"isReferenceToInternal": true
|
|
4739
|
-
},
|
|
4740
|
-
"name": "color-expansion-panel-hover",
|
|
4741
|
-
"attributes": {
|
|
4742
|
-
"category": "color",
|
|
4743
|
-
"type": "expansion-panel",
|
|
4744
|
-
"item": "hover"
|
|
4745
|
-
},
|
|
4746
|
-
"path": [
|
|
4747
|
-
"color",
|
|
4748
|
-
"expansion-panel",
|
|
4749
|
-
"hover"
|
|
4750
|
-
]
|
|
4751
4546
|
},
|
|
4752
|
-
"
|
|
4753
|
-
"
|
|
4754
|
-
|
|
4755
|
-
"isReferenceToInternal": true,
|
|
4756
|
-
"filePath": "tokens/color/alias/panel.light.json",
|
|
4757
|
-
"isSource": true,
|
|
4758
|
-
"original": {
|
|
4759
|
-
"value": "{color.light-mode.neutral.200.value}",
|
|
4547
|
+
"utility": {
|
|
4548
|
+
"announcement": {
|
|
4549
|
+
"value": "#44546f",
|
|
4760
4550
|
"public": true,
|
|
4761
|
-
"
|
|
4551
|
+
"filePath": "tokens/color/base/utility.light.json",
|
|
4552
|
+
"isSource": true,
|
|
4553
|
+
"original": {
|
|
4554
|
+
"value": "#44546F",
|
|
4555
|
+
"public": true
|
|
4556
|
+
},
|
|
4557
|
+
"name": "color-light-mode-utility-announcement",
|
|
4558
|
+
"attributes": {
|
|
4559
|
+
"category": "color",
|
|
4560
|
+
"type": "light-mode",
|
|
4561
|
+
"item": "utility",
|
|
4562
|
+
"subitem": "announcement"
|
|
4563
|
+
},
|
|
4564
|
+
"path": [
|
|
4565
|
+
"color",
|
|
4566
|
+
"light-mode",
|
|
4567
|
+
"utility",
|
|
4568
|
+
"announcement"
|
|
4569
|
+
]
|
|
4762
4570
|
},
|
|
4763
|
-
"
|
|
4764
|
-
|
|
4765
|
-
"
|
|
4766
|
-
"
|
|
4767
|
-
"
|
|
4571
|
+
"warning": {
|
|
4572
|
+
"value": "#e2b203",
|
|
4573
|
+
"public": true,
|
|
4574
|
+
"filePath": "tokens/color/base/utility.light.json",
|
|
4575
|
+
"isSource": true,
|
|
4576
|
+
"original": {
|
|
4577
|
+
"value": "#E2B203",
|
|
4578
|
+
"public": true
|
|
4579
|
+
},
|
|
4580
|
+
"name": "color-light-mode-utility-warning",
|
|
4581
|
+
"attributes": {
|
|
4582
|
+
"category": "color",
|
|
4583
|
+
"type": "light-mode",
|
|
4584
|
+
"item": "utility",
|
|
4585
|
+
"subitem": "warning"
|
|
4586
|
+
},
|
|
4587
|
+
"path": [
|
|
4588
|
+
"color",
|
|
4589
|
+
"light-mode",
|
|
4590
|
+
"utility",
|
|
4591
|
+
"warning"
|
|
4592
|
+
]
|
|
4768
4593
|
},
|
|
4769
|
-
"
|
|
4770
|
-
"
|
|
4771
|
-
"
|
|
4772
|
-
"
|
|
4773
|
-
|
|
4594
|
+
"critical": {
|
|
4595
|
+
"value": "#ca3521",
|
|
4596
|
+
"public": true,
|
|
4597
|
+
"filePath": "tokens/color/base/utility.light.json",
|
|
4598
|
+
"isSource": true,
|
|
4599
|
+
"original": {
|
|
4600
|
+
"value": "#CA3521",
|
|
4601
|
+
"public": true
|
|
4602
|
+
},
|
|
4603
|
+
"name": "color-light-mode-utility-critical",
|
|
4604
|
+
"attributes": {
|
|
4605
|
+
"category": "color",
|
|
4606
|
+
"type": "light-mode",
|
|
4607
|
+
"item": "utility",
|
|
4608
|
+
"subitem": "critical"
|
|
4609
|
+
},
|
|
4610
|
+
"path": [
|
|
4611
|
+
"color",
|
|
4612
|
+
"light-mode",
|
|
4613
|
+
"utility",
|
|
4614
|
+
"critical"
|
|
4615
|
+
]
|
|
4616
|
+
}
|
|
4774
4617
|
}
|
|
4775
4618
|
}
|
|
4776
4619
|
},
|