@triptease/stylesheet 1.4.10 → 2.0.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.
@@ -164,206 +164,6 @@
164
164
  },
165
165
  "color": {
166
166
  "alert": {
167
- "100": {
168
- "value": "#FFD6D6",
169
- "type": "color",
170
- "filePath": "tokens/src/color/alert.json",
171
- "isSource": true,
172
- "original": {
173
- "value": "#FFD6D6",
174
- "type": "color"
175
- },
176
- "name": "100 ",
177
- "attributes": {
178
- "category": "color",
179
- "type": "alert",
180
- "item": "100",
181
- "hex": "ffd6d6",
182
- "rgb": {
183
- "r": 255,
184
- "g": 214,
185
- "b": 214,
186
- "a": 1
187
- },
188
- "hsl": {
189
- "h": 0,
190
- "s": 1,
191
- "l": 0.919607843137255,
192
- "a": 1
193
- },
194
- "hsv": {
195
- "h": 0,
196
- "s": 0.16078431372549018,
197
- "v": 1,
198
- "a": 1
199
- }
200
- },
201
- "path": [
202
- "color",
203
- "alert",
204
- "100"
205
- ]
206
- },
207
- "200": {
208
- "value": "#FF9999",
209
- "type": "color",
210
- "filePath": "tokens/src/color/alert.json",
211
- "isSource": true,
212
- "original": {
213
- "value": "#FF9999",
214
- "type": "color"
215
- },
216
- "name": "200 ",
217
- "attributes": {
218
- "category": "color",
219
- "type": "alert",
220
- "item": "200",
221
- "hex": "ff9999",
222
- "rgb": {
223
- "r": 255,
224
- "g": 153,
225
- "b": 153,
226
- "a": 1
227
- },
228
- "hsl": {
229
- "h": 0,
230
- "s": 1,
231
- "l": 0.8,
232
- "a": 1
233
- },
234
- "hsv": {
235
- "h": 0,
236
- "s": 0.4,
237
- "v": 1,
238
- "a": 1
239
- }
240
- },
241
- "path": [
242
- "color",
243
- "alert",
244
- "200"
245
- ]
246
- },
247
- "300": {
248
- "value": "#F93939",
249
- "type": "color",
250
- "filePath": "tokens/src/color/alert.json",
251
- "isSource": true,
252
- "original": {
253
- "value": "#F93939",
254
- "type": "color"
255
- },
256
- "name": "300 ",
257
- "attributes": {
258
- "category": "color",
259
- "type": "alert",
260
- "item": "300",
261
- "hex": "f93939",
262
- "rgb": {
263
- "r": 249,
264
- "g": 57,
265
- "b": 57,
266
- "a": 1
267
- },
268
- "hsl": {
269
- "h": 0,
270
- "s": 0.9411764705882354,
271
- "l": 0.6,
272
- "a": 1
273
- },
274
- "hsv": {
275
- "h": 0,
276
- "s": 0.7710843373493976,
277
- "v": 0.9764705882352941,
278
- "a": 1
279
- }
280
- },
281
- "path": [
282
- "color",
283
- "alert",
284
- "300"
285
- ]
286
- },
287
- "400": {
288
- "value": "#DA0707",
289
- "type": "color",
290
- "filePath": "tokens/src/color/alert.json",
291
- "isSource": true,
292
- "original": {
293
- "value": "#DA0707",
294
- "type": "color"
295
- },
296
- "name": "400 ",
297
- "attributes": {
298
- "category": "color",
299
- "type": "alert",
300
- "item": "400",
301
- "hex": "da0707",
302
- "rgb": {
303
- "r": 218,
304
- "g": 7,
305
- "b": 7,
306
- "a": 1
307
- },
308
- "hsl": {
309
- "h": 0,
310
- "s": 0.9377777777777777,
311
- "l": 0.4411764705882353,
312
- "a": 1
313
- },
314
- "hsv": {
315
- "h": 0,
316
- "s": 0.9678899082568807,
317
- "v": 0.8549019607843137,
318
- "a": 1
319
- }
320
- },
321
- "path": [
322
- "color",
323
- "alert",
324
- "400"
325
- ]
326
- },
327
- "500": {
328
- "value": "#A80505",
329
- "type": "color",
330
- "filePath": "tokens/src/color/alert.json",
331
- "isSource": true,
332
- "original": {
333
- "value": "#A80505",
334
- "type": "color"
335
- },
336
- "name": "500 ",
337
- "attributes": {
338
- "category": "color",
339
- "type": "alert",
340
- "item": "500",
341
- "hex": "a80505",
342
- "rgb": {
343
- "r": 168,
344
- "g": 5,
345
- "b": 5,
346
- "a": 1
347
- },
348
- "hsl": {
349
- "h": 0,
350
- "s": 0.9421965317919074,
351
- "l": 0.3392156862745098,
352
- "a": 1
353
- },
354
- "hsv": {
355
- "h": 0,
356
- "s": 0.9702380952380951,
357
- "v": 0.6588235294117647,
358
- "a": 1
359
- }
360
- },
361
- "path": [
362
- "color",
363
- "alert",
364
- "500"
365
- ]
366
- },
367
167
  "subtle": {
368
168
  "value": "#FFD8EB",
369
169
  "type": "color",
@@ -1062,36 +862,36 @@
1062
862
  }
1063
863
  },
1064
864
  "info": {
1065
- "100": {
1066
- "value": "#E5F3FF",
865
+ "subtle": {
866
+ "value": "#F0F8FF",
1067
867
  "type": "color",
1068
868
  "filePath": "tokens/src/color/info.json",
1069
869
  "isSource": true,
1070
870
  "original": {
1071
- "value": "#E5F3FF",
871
+ "value": "#F0F8FF",
1072
872
  "type": "color"
1073
873
  },
1074
- "name": "100 ",
874
+ "name": "subtle ",
1075
875
  "attributes": {
1076
876
  "category": "color",
1077
877
  "type": "info",
1078
- "item": "100",
1079
- "hex": "e5f3ff",
878
+ "item": "subtle",
879
+ "hex": "f0f8ff",
1080
880
  "rgb": {
1081
- "r": 229,
1082
- "g": 243,
881
+ "r": 240,
882
+ "g": 248,
1083
883
  "b": 255,
1084
884
  "a": 1
1085
885
  },
1086
886
  "hsl": {
1087
- "h": 207.6923076923077,
887
+ "h": 208.00000000000003,
1088
888
  "s": 1,
1089
- "l": 0.9490196078431372,
889
+ "l": 0.9705882352941176,
1090
890
  "a": 1
1091
891
  },
1092
892
  "hsv": {
1093
- "h": 207.6923076923077,
1094
- "s": 0.10196078431372546,
893
+ "h": 208.00000000000003,
894
+ "s": 0.05882352941176472,
1095
895
  "v": 1,
1096
896
  "a": 1
1097
897
  }
@@ -1099,316 +899,116 @@
1099
899
  "path": [
1100
900
  "color",
1101
901
  "info",
1102
- "100"
902
+ "subtle"
1103
903
  ]
1104
904
  },
1105
- "200": {
1106
- "value": "#C2E3FF",
905
+ "strong": {
906
+ "value": "#2475B9",
1107
907
  "type": "color",
1108
908
  "filePath": "tokens/src/color/info.json",
1109
909
  "isSource": true,
1110
910
  "original": {
1111
- "value": "#C2E3FF",
911
+ "value": "#2475B9",
1112
912
  "type": "color"
1113
913
  },
1114
- "name": "200 ",
914
+ "name": "strong ",
1115
915
  "attributes": {
1116
916
  "category": "color",
1117
917
  "type": "info",
1118
- "item": "200",
1119
- "hex": "c2e3ff",
918
+ "item": "strong",
919
+ "hex": "2475b9",
1120
920
  "rgb": {
1121
- "r": 194,
1122
- "g": 227,
1123
- "b": 255,
921
+ "r": 36,
922
+ "g": 117,
923
+ "b": 185,
1124
924
  "a": 1
1125
925
  },
1126
926
  "hsl": {
1127
- "h": 207.54098360655738,
1128
- "s": 1,
1129
- "l": 0.8803921568627451,
927
+ "h": 207.38255033557044,
928
+ "s": 0.67420814479638,
929
+ "l": 0.43333333333333335,
1130
930
  "a": 1
1131
931
  },
1132
932
  "hsv": {
1133
- "h": 207.54098360655738,
1134
- "s": 0.23921568627450984,
1135
- "v": 1,
933
+ "h": 207.38255033557044,
934
+ "s": 0.8054054054054053,
935
+ "v": 0.7254901960784313,
1136
936
  "a": 1
1137
937
  }
1138
938
  },
1139
939
  "path": [
1140
940
  "color",
1141
941
  "info",
1142
- "200"
942
+ "strong"
1143
943
  ]
1144
- },
1145
- "300": {
1146
- "value": "#8FCBFF",
944
+ }
945
+ },
946
+ "primary": {
947
+ "100": {
948
+ "value": "#F3F0FA",
1147
949
  "type": "color",
1148
- "filePath": "tokens/src/color/info.json",
950
+ "filePath": "tokens/src/color/primary.json",
1149
951
  "isSource": true,
1150
952
  "original": {
1151
- "value": "#8FCBFF",
953
+ "value": "#F3F0FA",
1152
954
  "type": "color"
1153
955
  },
1154
- "name": "300 ",
956
+ "name": "100 ",
1155
957
  "attributes": {
1156
958
  "category": "color",
1157
- "type": "info",
1158
- "item": "300",
1159
- "hex": "8fcbff",
959
+ "type": "primary",
960
+ "item": "100",
961
+ "hex": "f3f0fa",
1160
962
  "rgb": {
1161
- "r": 143,
1162
- "g": 203,
1163
- "b": 255,
963
+ "r": 243,
964
+ "g": 240,
965
+ "b": 250,
1164
966
  "a": 1
1165
967
  },
1166
968
  "hsl": {
1167
- "h": 207.8571428571429,
1168
- "s": 1,
1169
- "l": 0.7803921568627451,
969
+ "h": 257.99999999999994,
970
+ "s": 0.5,
971
+ "l": 0.9607843137254901,
1170
972
  "a": 1
1171
973
  },
1172
974
  "hsv": {
1173
- "h": 207.8571428571429,
1174
- "s": 0.4392156862745098,
1175
- "v": 1,
975
+ "h": 257.99999999999994,
976
+ "s": 0.03999999999999997,
977
+ "v": 0.9803921568627451,
1176
978
  "a": 1
1177
979
  }
1178
980
  },
1179
981
  "path": [
1180
982
  "color",
1181
- "info",
1182
- "300"
983
+ "primary",
984
+ "100"
1183
985
  ]
1184
986
  },
1185
- "400": {
1186
- "value": "#0B99FF",
987
+ "200": {
988
+ "value": "#E8E3F6",
1187
989
  "type": "color",
1188
- "filePath": "tokens/src/color/info.json",
990
+ "filePath": "tokens/src/color/primary.json",
1189
991
  "isSource": true,
1190
992
  "original": {
1191
- "value": "#0B99FF",
993
+ "value": "#E8E3F6",
1192
994
  "type": "color"
1193
995
  },
1194
- "name": "400 ",
996
+ "name": "200 ",
1195
997
  "attributes": {
1196
998
  "category": "color",
1197
- "type": "info",
1198
- "item": "400",
1199
- "hex": "0b99ff",
999
+ "type": "primary",
1000
+ "item": "200",
1001
+ "hex": "e8e3f6",
1200
1002
  "rgb": {
1201
- "r": 11,
1202
- "g": 153,
1203
- "b": 255,
1003
+ "r": 232,
1004
+ "g": 227,
1005
+ "b": 246,
1204
1006
  "a": 1
1205
1007
  },
1206
1008
  "hsl": {
1207
- "h": 205.08196721311475,
1208
- "s": 1,
1209
- "l": 0.5215686274509804,
1210
- "a": 1
1211
- },
1212
- "hsv": {
1213
- "h": 205.08196721311475,
1214
- "s": 0.9568627450980393,
1215
- "v": 1,
1216
- "a": 1
1217
- }
1218
- },
1219
- "path": [
1220
- "color",
1221
- "info",
1222
- "400"
1223
- ]
1224
- },
1225
- "500": {
1226
- "value": "#007DD6",
1227
- "type": "color",
1228
- "filePath": "tokens/src/color/info.json",
1229
- "isSource": true,
1230
- "original": {
1231
- "value": "#007DD6",
1232
- "type": "color"
1233
- },
1234
- "name": "500 ",
1235
- "attributes": {
1236
- "category": "color",
1237
- "type": "info",
1238
- "item": "500",
1239
- "hex": "007dd6",
1240
- "rgb": {
1241
- "r": 0,
1242
- "g": 125,
1243
- "b": 214,
1244
- "a": 1
1245
- },
1246
- "hsl": {
1247
- "h": 204.95327102803736,
1248
- "s": 1,
1249
- "l": 0.4196078431372549,
1250
- "a": 1
1251
- },
1252
- "hsv": {
1253
- "h": 204.95327102803736,
1254
- "s": 1,
1255
- "v": 0.8392156862745098,
1256
- "a": 1
1257
- }
1258
- },
1259
- "path": [
1260
- "color",
1261
- "info",
1262
- "500"
1263
- ]
1264
- },
1265
- "subtle": {
1266
- "value": "#F0F8FF",
1267
- "type": "color",
1268
- "filePath": "tokens/src/color/info.json",
1269
- "isSource": true,
1270
- "original": {
1271
- "value": "#F0F8FF",
1272
- "type": "color"
1273
- },
1274
- "name": "subtle ",
1275
- "attributes": {
1276
- "category": "color",
1277
- "type": "info",
1278
- "item": "subtle",
1279
- "hex": "f0f8ff",
1280
- "rgb": {
1281
- "r": 240,
1282
- "g": 248,
1283
- "b": 255,
1284
- "a": 1
1285
- },
1286
- "hsl": {
1287
- "h": 208.00000000000003,
1288
- "s": 1,
1289
- "l": 0.9705882352941176,
1290
- "a": 1
1291
- },
1292
- "hsv": {
1293
- "h": 208.00000000000003,
1294
- "s": 0.05882352941176472,
1295
- "v": 1,
1296
- "a": 1
1297
- }
1298
- },
1299
- "path": [
1300
- "color",
1301
- "info",
1302
- "subtle"
1303
- ]
1304
- },
1305
- "strong": {
1306
- "value": "#2475B9",
1307
- "type": "color",
1308
- "filePath": "tokens/src/color/info.json",
1309
- "isSource": true,
1310
- "original": {
1311
- "value": "#2475B9",
1312
- "type": "color"
1313
- },
1314
- "name": "strong ",
1315
- "attributes": {
1316
- "category": "color",
1317
- "type": "info",
1318
- "item": "strong",
1319
- "hex": "2475b9",
1320
- "rgb": {
1321
- "r": 36,
1322
- "g": 117,
1323
- "b": 185,
1324
- "a": 1
1325
- },
1326
- "hsl": {
1327
- "h": 207.38255033557044,
1328
- "s": 0.67420814479638,
1329
- "l": 0.43333333333333335,
1330
- "a": 1
1331
- },
1332
- "hsv": {
1333
- "h": 207.38255033557044,
1334
- "s": 0.8054054054054053,
1335
- "v": 0.7254901960784313,
1336
- "a": 1
1337
- }
1338
- },
1339
- "path": [
1340
- "color",
1341
- "info",
1342
- "strong"
1343
- ]
1344
- }
1345
- },
1346
- "primary": {
1347
- "100": {
1348
- "value": "#F3F0FA",
1349
- "type": "color",
1350
- "filePath": "tokens/src/color/primary.json",
1351
- "isSource": true,
1352
- "original": {
1353
- "value": "#F3F0FA",
1354
- "type": "color"
1355
- },
1356
- "name": "100 ",
1357
- "attributes": {
1358
- "category": "color",
1359
- "type": "primary",
1360
- "item": "100",
1361
- "hex": "f3f0fa",
1362
- "rgb": {
1363
- "r": 243,
1364
- "g": 240,
1365
- "b": 250,
1366
- "a": 1
1367
- },
1368
- "hsl": {
1369
- "h": 257.99999999999994,
1370
- "s": 0.5,
1371
- "l": 0.9607843137254901,
1372
- "a": 1
1373
- },
1374
- "hsv": {
1375
- "h": 257.99999999999994,
1376
- "s": 0.03999999999999997,
1377
- "v": 0.9803921568627451,
1378
- "a": 1
1379
- }
1380
- },
1381
- "path": [
1382
- "color",
1383
- "primary",
1384
- "100"
1385
- ]
1386
- },
1387
- "200": {
1388
- "value": "#E8E3F6",
1389
- "type": "color",
1390
- "filePath": "tokens/src/color/primary.json",
1391
- "isSource": true,
1392
- "original": {
1393
- "value": "#E8E3F6",
1394
- "type": "color"
1395
- },
1396
- "name": "200 ",
1397
- "attributes": {
1398
- "category": "color",
1399
- "type": "primary",
1400
- "item": "200",
1401
- "hex": "e8e3f6",
1402
- "rgb": {
1403
- "r": 232,
1404
- "g": 227,
1405
- "b": 246,
1406
- "a": 1
1407
- },
1408
- "hsl": {
1409
- "h": 255.78947368421055,
1410
- "s": 0.5135135135135143,
1411
- "l": 0.9274509803921569,
1009
+ "h": 255.78947368421055,
1010
+ "s": 0.5135135135135143,
1011
+ "l": 0.9274509803921569,
1412
1012
  "a": 1
1413
1013
  },
1414
1014
  "hsv": {
@@ -1546,206 +1146,6 @@
1546
1146
  }
1547
1147
  },
1548
1148
  "success": {
1549
- "100": {
1550
- "value": "#E8F6E3",
1551
- "type": "color",
1552
- "filePath": "tokens/src/color/success.json",
1553
- "isSource": true,
1554
- "original": {
1555
- "value": "#E8F6E3",
1556
- "type": "color"
1557
- },
1558
- "name": "100 ",
1559
- "attributes": {
1560
- "category": "color",
1561
- "type": "success",
1562
- "item": "100",
1563
- "hex": "e8f6e3",
1564
- "rgb": {
1565
- "r": 232,
1566
- "g": 246,
1567
- "b": 227,
1568
- "a": 1
1569
- },
1570
- "hsl": {
1571
- "h": 104.21052631578945,
1572
- "s": 0.5135135135135143,
1573
- "l": 0.9274509803921569,
1574
- "a": 1
1575
- },
1576
- "hsv": {
1577
- "h": 104.21052631578945,
1578
- "s": 0.07723577235772365,
1579
- "v": 0.9647058823529412,
1580
- "a": 1
1581
- }
1582
- },
1583
- "path": [
1584
- "color",
1585
- "success",
1586
- "100"
1587
- ]
1588
- },
1589
- "200": {
1590
- "value": "#C8E9BB",
1591
- "type": "color",
1592
- "filePath": "tokens/src/color/success.json",
1593
- "isSource": true,
1594
- "original": {
1595
- "value": "#C8E9BB",
1596
- "type": "color"
1597
- },
1598
- "name": "200 ",
1599
- "attributes": {
1600
- "category": "color",
1601
- "type": "success",
1602
- "item": "200",
1603
- "hex": "c8e9bb",
1604
- "rgb": {
1605
- "r": 200,
1606
- "g": 233,
1607
- "b": 187,
1608
- "a": 1
1609
- },
1610
- "hsl": {
1611
- "h": 103.04347826086956,
1612
- "s": 0.511111111111111,
1613
- "l": 0.8235294117647058,
1614
- "a": 1
1615
- },
1616
- "hsv": {
1617
- "h": 103.04347826086956,
1618
- "s": 0.19742489270386268,
1619
- "v": 0.9137254901960784,
1620
- "a": 1
1621
- }
1622
- },
1623
- "path": [
1624
- "color",
1625
- "success",
1626
- "200"
1627
- ]
1628
- },
1629
- "300": {
1630
- "value": "#A7DB93",
1631
- "type": "color",
1632
- "filePath": "tokens/src/color/success.json",
1633
- "isSource": true,
1634
- "original": {
1635
- "value": "#A7DB93",
1636
- "type": "color"
1637
- },
1638
- "name": "300 ",
1639
- "attributes": {
1640
- "category": "color",
1641
- "type": "success",
1642
- "item": "300",
1643
- "hex": "a7db93",
1644
- "rgb": {
1645
- "r": 167,
1646
- "g": 219,
1647
- "b": 147,
1648
- "a": 1
1649
- },
1650
- "hsl": {
1651
- "h": 103.33333333333333,
1652
- "s": 0.5,
1653
- "l": 0.7176470588235293,
1654
- "a": 1
1655
- },
1656
- "hsv": {
1657
- "h": 103.33333333333333,
1658
- "s": 0.32876712328767127,
1659
- "v": 0.8588235294117647,
1660
- "a": 1
1661
- }
1662
- },
1663
- "path": [
1664
- "color",
1665
- "success",
1666
- "300"
1667
- ]
1668
- },
1669
- "400": {
1670
- "value": "#86D06D",
1671
- "type": "color",
1672
- "filePath": "tokens/src/color/success.json",
1673
- "isSource": true,
1674
- "original": {
1675
- "value": "#86D06D",
1676
- "type": "color"
1677
- },
1678
- "name": "400 ",
1679
- "attributes": {
1680
- "category": "color",
1681
- "type": "success",
1682
- "item": "400",
1683
- "hex": "86d06d",
1684
- "rgb": {
1685
- "r": 134,
1686
- "g": 208,
1687
- "b": 109,
1688
- "a": 1
1689
- },
1690
- "hsl": {
1691
- "h": 104.84848484848484,
1692
- "s": 0.5129533678756477,
1693
- "l": 0.6215686274509804,
1694
- "a": 1
1695
- },
1696
- "hsv": {
1697
- "h": 104.84848484848484,
1698
- "s": 0.4759615384615385,
1699
- "v": 0.8156862745098039,
1700
- "a": 1
1701
- }
1702
- },
1703
- "path": [
1704
- "color",
1705
- "success",
1706
- "400"
1707
- ]
1708
- },
1709
- "500": {
1710
- "value": "#65C345",
1711
- "type": "color",
1712
- "filePath": "tokens/src/color/success.json",
1713
- "isSource": true,
1714
- "original": {
1715
- "value": "#65C345",
1716
- "type": "color"
1717
- },
1718
- "name": "500 ",
1719
- "attributes": {
1720
- "category": "color",
1721
- "type": "success",
1722
- "item": "500",
1723
- "hex": "65c345",
1724
- "rgb": {
1725
- "r": 101,
1726
- "g": 195,
1727
- "b": 69,
1728
- "a": 1
1729
- },
1730
- "hsl": {
1731
- "h": 104.76190476190476,
1732
- "s": 0.5121951219512194,
1733
- "l": 0.5176470588235293,
1734
- "a": 1
1735
- },
1736
- "hsv": {
1737
- "h": 104.76190476190476,
1738
- "s": 0.6461538461538462,
1739
- "v": 0.7647058823529411,
1740
- "a": 1
1741
- }
1742
- },
1743
- "path": [
1744
- "color",
1745
- "success",
1746
- "500"
1747
- ]
1748
- },
1749
1149
  "subtle": {
1750
1150
  "value": "#DEF5D6",
1751
1151
  "type": "color",
@@ -2362,206 +1762,6 @@
2362
1762
  }
2363
1763
  },
2364
1764
  "warning": {
2365
- "100": {
2366
- "value": "#FFEDD6",
2367
- "type": "color",
2368
- "filePath": "tokens/src/color/warning.json",
2369
- "isSource": true,
2370
- "original": {
2371
- "value": "#FFEDD6",
2372
- "type": "color"
2373
- },
2374
- "name": "100 ",
2375
- "attributes": {
2376
- "category": "color",
2377
- "type": "warning",
2378
- "item": "100",
2379
- "hex": "ffedd6",
2380
- "rgb": {
2381
- "r": 255,
2382
- "g": 237,
2383
- "b": 214,
2384
- "a": 1
2385
- },
2386
- "hsl": {
2387
- "h": 33.65853658536586,
2388
- "s": 1,
2389
- "l": 0.919607843137255,
2390
- "a": 1
2391
- },
2392
- "hsv": {
2393
- "h": 33.65853658536586,
2394
- "s": 0.16078431372549018,
2395
- "v": 1,
2396
- "a": 1
2397
- }
2398
- },
2399
- "path": [
2400
- "color",
2401
- "warning",
2402
- "100"
2403
- ]
2404
- },
2405
- "200": {
2406
- "value": "#FFE0B8",
2407
- "type": "color",
2408
- "filePath": "tokens/src/color/warning.json",
2409
- "isSource": true,
2410
- "original": {
2411
- "value": "#FFE0B8",
2412
- "type": "color"
2413
- },
2414
- "name": "200 ",
2415
- "attributes": {
2416
- "category": "color",
2417
- "type": "warning",
2418
- "item": "200",
2419
- "hex": "ffe0b8",
2420
- "rgb": {
2421
- "r": 255,
2422
- "g": 224,
2423
- "b": 184,
2424
- "a": 1
2425
- },
2426
- "hsl": {
2427
- "h": 33.802816901408455,
2428
- "s": 1,
2429
- "l": 0.8607843137254902,
2430
- "a": 1
2431
- },
2432
- "hsv": {
2433
- "h": 33.802816901408455,
2434
- "s": 0.2784313725490196,
2435
- "v": 1,
2436
- "a": 1
2437
- }
2438
- },
2439
- "path": [
2440
- "color",
2441
- "warning",
2442
- "200"
2443
- ]
2444
- },
2445
- "300": {
2446
- "value": "#FFCE8F",
2447
- "type": "color",
2448
- "filePath": "tokens/src/color/warning.json",
2449
- "isSource": true,
2450
- "original": {
2451
- "value": "#FFCE8F",
2452
- "type": "color"
2453
- },
2454
- "name": "300 ",
2455
- "attributes": {
2456
- "category": "color",
2457
- "type": "warning",
2458
- "item": "300",
2459
- "hex": "ffce8f",
2460
- "rgb": {
2461
- "r": 255,
2462
- "g": 206,
2463
- "b": 143,
2464
- "a": 1
2465
- },
2466
- "hsl": {
2467
- "h": 33.75,
2468
- "s": 1,
2469
- "l": 0.7803921568627451,
2470
- "a": 1
2471
- },
2472
- "hsv": {
2473
- "h": 33.75,
2474
- "s": 0.4392156862745098,
2475
- "v": 1,
2476
- "a": 1
2477
- }
2478
- },
2479
- "path": [
2480
- "color",
2481
- "warning",
2482
- "300"
2483
- ]
2484
- },
2485
- "400": {
2486
- "value": "#FFB95E",
2487
- "type": "color",
2488
- "filePath": "tokens/src/color/warning.json",
2489
- "isSource": true,
2490
- "original": {
2491
- "value": "#FFB95E",
2492
- "type": "color"
2493
- },
2494
- "name": "400 ",
2495
- "attributes": {
2496
- "category": "color",
2497
- "type": "warning",
2498
- "item": "400",
2499
- "hex": "ffb95e",
2500
- "rgb": {
2501
- "r": 255,
2502
- "g": 185,
2503
- "b": 94,
2504
- "a": 1
2505
- },
2506
- "hsl": {
2507
- "h": 33.91304347826087,
2508
- "s": 1,
2509
- "l": 0.6843137254901961,
2510
- "a": 1
2511
- },
2512
- "hsv": {
2513
- "h": 33.91304347826087,
2514
- "s": 0.6313725490196078,
2515
- "v": 1,
2516
- "a": 1
2517
- }
2518
- },
2519
- "path": [
2520
- "color",
2521
- "warning",
2522
- "400"
2523
- ]
2524
- },
2525
- "500": {
2526
- "value": "#FF9D1F",
2527
- "type": "color",
2528
- "filePath": "tokens/src/color/warning.json",
2529
- "isSource": true,
2530
- "original": {
2531
- "value": "#FF9D1F",
2532
- "type": "color"
2533
- },
2534
- "name": "500 ",
2535
- "attributes": {
2536
- "category": "color",
2537
- "type": "warning",
2538
- "item": "500",
2539
- "hex": "ff9d1f",
2540
- "rgb": {
2541
- "r": 255,
2542
- "g": 157,
2543
- "b": 31,
2544
- "a": 1
2545
- },
2546
- "hsl": {
2547
- "h": 33.75,
2548
- "s": 1,
2549
- "l": 0.5607843137254902,
2550
- "a": 1
2551
- },
2552
- "hsv": {
2553
- "h": 33.75,
2554
- "s": 0.8784313725490196,
2555
- "v": 1,
2556
- "a": 1
2557
- }
2558
- },
2559
- "path": [
2560
- "color",
2561
- "warning",
2562
- "500"
2563
- ]
2564
- },
2565
1765
  "subtle": {
2566
1766
  "value": "#FFEDD6",
2567
1767
  "type": "color",