ionbase-ui 0.26.0 → 0.28.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.
@@ -317,26 +317,26 @@
317
317
  "min": 3
318
318
  },
319
319
  {
320
- "component": "badge",
321
- "context": "ion-badge--error",
320
+ "component": "alert",
321
+ "context": "ion-alert--solid&ion-alert--information",
322
322
  "state": "default",
323
- "fg": "--icon-error",
324
- "bg": "--surface-error-subtle",
325
- "backdrop": null,
326
- "kind": "non-text",
323
+ "fg": "--text-on-color",
324
+ "bg": "--surface-information",
325
+ "backdrop": "--surface-information",
326
+ "kind": "text",
327
327
  "mode": "Dark",
328
- "fgHex": "#f56b6b",
329
- "bgHex": "#811d1d",
330
- "ratio": 3.38,
331
- "min": 3
328
+ "fgHex": "#000000",
329
+ "bgHex": "#5a4cd6",
330
+ "ratio": 3.44,
331
+ "min": 4.5
332
332
  },
333
333
  {
334
- "component": "alert",
335
- "context": "ion-alert--solid&ion-alert--information",
334
+ "component": "avatar",
335
+ "context": "ion-avatar__indicator--information ion-avatar__indicator--information",
336
336
  "state": "default",
337
337
  "fg": "--text-on-color",
338
338
  "bg": "--surface-information",
339
- "backdrop": "--surface-information",
339
+ "backdrop": null,
340
340
  "kind": "text",
341
341
  "mode": "Dark",
342
342
  "fgHex": "#000000",
@@ -703,10 +703,10 @@
703
703
  "bg": "--surface-error-subtle",
704
704
  "backdrop": null,
705
705
  "kind": "non-text",
706
- "mode": "Light",
707
- "fgHex": "#dc2828",
708
- "bgHex": "#fef1f1",
709
- "ratio": 4.36,
706
+ "mode": "Dark",
707
+ "fgHex": "#f56b6b",
708
+ "bgHex": "#650a0a",
709
+ "ratio": 4.5,
710
710
  "min": 3
711
711
  },
712
712
  {
@@ -737,6 +737,20 @@
737
737
  "ratio": 4.58,
738
738
  "min": 4.5
739
739
  },
740
+ {
741
+ "component": "avatar",
742
+ "context": "ion-avatar__indicator--primary ion-avatar__indicator--primary",
743
+ "state": "default",
744
+ "fg": "--text-on-color",
745
+ "bg": "--surface-primary",
746
+ "backdrop": null,
747
+ "kind": "text",
748
+ "mode": "Dark",
749
+ "fgHex": "#000000",
750
+ "bgHex": "#286ef0",
751
+ "ratio": 4.58,
752
+ "min": 4.5
753
+ },
740
754
  {
741
755
  "component": "button",
742
756
  "context": "ion-button--primary-brand",
@@ -807,34 +821,6 @@
807
821
  "ratio": 4.76,
808
822
  "min": 3
809
823
  },
810
- {
811
- "component": "alert",
812
- "context": "ion-alert--solid&ion-alert--error",
813
- "state": "default",
814
- "fg": "--text-on-color",
815
- "bg": "--surface-error",
816
- "backdrop": "--surface-error",
817
- "kind": "text",
818
- "mode": "Light",
819
- "fgHex": "#ffffff",
820
- "bgHex": "#dc2828",
821
- "ratio": 4.8,
822
- "min": 4.5
823
- },
824
- {
825
- "component": "button",
826
- "context": "ion-button--destructive",
827
- "state": "default",
828
- "fg": "--text-on-color",
829
- "bg": "--surface-error",
830
- "backdrop": null,
831
- "kind": "text",
832
- "mode": "Light",
833
- "fgHex": "#ffffff",
834
- "bgHex": "#dc2828",
835
- "ratio": 4.8,
836
- "min": 4.5
837
- },
838
824
  {
839
825
  "component": "menu",
840
826
  "context": "ion-menu ion-menu__item",
@@ -849,6 +835,34 @@
849
835
  "ratio": 4.83,
850
836
  "min": 3
851
837
  },
838
+ {
839
+ "component": "avatar-gradient",
840
+ "context": "ion-avatar-gradient--blue",
841
+ "state": "default",
842
+ "fg": "--color-blue-600",
843
+ "bg": "--color-blue-50",
844
+ "backdrop": "--color-blue-50",
845
+ "kind": "text",
846
+ "mode": "Light",
847
+ "fgHex": "#1c62e3",
848
+ "bgHex": "#ebf7ff",
849
+ "ratio": 4.94,
850
+ "min": 4.5
851
+ },
852
+ {
853
+ "component": "avatar-gradient",
854
+ "context": "ion-avatar-gradient--blue",
855
+ "state": "default",
856
+ "fg": "--color-blue-600",
857
+ "bg": "--color-blue-50",
858
+ "backdrop": "--color-blue-50",
859
+ "kind": "text",
860
+ "mode": "Dark",
861
+ "fgHex": "#1c62e3",
862
+ "bgHex": "#ebf7ff",
863
+ "ratio": 4.94,
864
+ "min": 4.5
865
+ },
852
866
  {
853
867
  "component": "badge",
854
868
  "context": "ion-badge--primary",
@@ -905,6 +919,62 @@
905
919
  "ratio": 4.94,
906
920
  "min": 3
907
921
  },
922
+ {
923
+ "component": "alert",
924
+ "context": "ion-alert--solid&ion-alert--error",
925
+ "state": "default",
926
+ "fg": "--text-on-color",
927
+ "bg": "--surface-error",
928
+ "backdrop": "--surface-error",
929
+ "kind": "text",
930
+ "mode": "Dark",
931
+ "fgHex": "#000000",
932
+ "bgHex": "#eb3737",
933
+ "ratio": 5.13,
934
+ "min": 4.5
935
+ },
936
+ {
937
+ "component": "avatar-gradient",
938
+ "context": "ion-avatar-gradient--green",
939
+ "state": "default",
940
+ "fg": "--color-green-600",
941
+ "bg": "--color-green-50",
942
+ "backdrop": "--color-green-50",
943
+ "kind": "text",
944
+ "mode": "Light",
945
+ "fgHex": "#0d7d38",
946
+ "bgHex": "#f8fefc",
947
+ "ratio": 5.13,
948
+ "min": 4.5
949
+ },
950
+ {
951
+ "component": "avatar-gradient",
952
+ "context": "ion-avatar-gradient--green",
953
+ "state": "default",
954
+ "fg": "--color-green-600",
955
+ "bg": "--color-green-50",
956
+ "backdrop": "--color-green-50",
957
+ "kind": "text",
958
+ "mode": "Dark",
959
+ "fgHex": "#0d7d38",
960
+ "bgHex": "#f8fefc",
961
+ "ratio": 5.13,
962
+ "min": 4.5
963
+ },
964
+ {
965
+ "component": "avatar",
966
+ "context": "ion-avatar__indicator--error ion-avatar__indicator--error",
967
+ "state": "default",
968
+ "fg": "--text-on-color",
969
+ "bg": "--surface-error",
970
+ "backdrop": null,
971
+ "kind": "text",
972
+ "mode": "Dark",
973
+ "fgHex": "#000000",
974
+ "bgHex": "#eb3737",
975
+ "ratio": 5.13,
976
+ "min": 4.5
977
+ },
908
978
  {
909
979
  "component": "badge",
910
980
  "context": "ion-badge--success",
@@ -919,6 +989,20 @@
919
989
  "ratio": 5.13,
920
990
  "min": 3
921
991
  },
992
+ {
993
+ "component": "button",
994
+ "context": "ion-button--destructive",
995
+ "state": "default",
996
+ "fg": "--text-on-color",
997
+ "bg": "--surface-error",
998
+ "backdrop": null,
999
+ "kind": "text",
1000
+ "mode": "Dark",
1001
+ "fgHex": "#000000",
1002
+ "bgHex": "#eb3737",
1003
+ "ratio": 5.13,
1004
+ "min": 4.5
1005
+ },
922
1006
  {
923
1007
  "component": "alert",
924
1008
  "context": "ion-alert--solid&ion-alert--success",
@@ -933,6 +1017,20 @@
933
1017
  "ratio": 5.24,
934
1018
  "min": 4.5
935
1019
  },
1020
+ {
1021
+ "component": "avatar",
1022
+ "context": "ion-avatar__indicator--success ion-avatar__indicator--success",
1023
+ "state": "default",
1024
+ "fg": "--text-on-color",
1025
+ "bg": "--surface-success",
1026
+ "backdrop": null,
1027
+ "kind": "text",
1028
+ "mode": "Light",
1029
+ "fgHex": "#ffffff",
1030
+ "bgHex": "#0d7d38",
1031
+ "ratio": 5.24,
1032
+ "min": 4.5
1033
+ },
936
1034
  {
937
1035
  "component": "button",
938
1036
  "context": "ion-button--success",
@@ -1073,6 +1171,20 @@
1073
1171
  "ratio": 5.38,
1074
1172
  "min": 4.5
1075
1173
  },
1174
+ {
1175
+ "component": "avatar",
1176
+ "context": "ion-avatar__indicator--primary ion-avatar__indicator--primary",
1177
+ "state": "default",
1178
+ "fg": "--text-on-color",
1179
+ "bg": "--surface-primary",
1180
+ "backdrop": null,
1181
+ "kind": "text",
1182
+ "mode": "Light",
1183
+ "fgHex": "#ffffff",
1184
+ "bgHex": "#1c62e3",
1185
+ "ratio": 5.38,
1186
+ "min": 4.5
1187
+ },
1076
1188
  {
1077
1189
  "component": "button",
1078
1190
  "context": "ion-button--primary-brand",
@@ -1087,6 +1199,34 @@
1087
1199
  "ratio": 5.38,
1088
1200
  "min": 4.5
1089
1201
  },
1202
+ {
1203
+ "component": "avatar-gradient",
1204
+ "context": "ion-avatar-gradient--pink",
1205
+ "state": "default",
1206
+ "fg": "--color-pink-600",
1207
+ "bg": "--color-pink-50",
1208
+ "backdrop": "--color-pink-50",
1209
+ "kind": "text",
1210
+ "mode": "Light",
1211
+ "fgHex": "#c3135c",
1212
+ "bgHex": "#fdf2f8",
1213
+ "ratio": 5.39,
1214
+ "min": 4.5
1215
+ },
1216
+ {
1217
+ "component": "avatar-gradient",
1218
+ "context": "ion-avatar-gradient--pink",
1219
+ "state": "default",
1220
+ "fg": "--color-pink-600",
1221
+ "bg": "--color-pink-50",
1222
+ "backdrop": "--color-pink-50",
1223
+ "kind": "text",
1224
+ "mode": "Dark",
1225
+ "fgHex": "#c3135c",
1226
+ "bgHex": "#fdf2f8",
1227
+ "ratio": 5.39,
1228
+ "min": 4.5
1229
+ },
1090
1230
  {
1091
1231
  "component": "toast",
1092
1232
  "context": "ion-toast ion-toast__action",
@@ -1116,88 +1256,102 @@
1116
1256
  "min": 4.5
1117
1257
  },
1118
1258
  {
1119
- "component": "alert",
1120
- "context": "ion-alert--warning",
1259
+ "component": "avatar-gradient",
1260
+ "context": "ion-avatar-gradient--red",
1121
1261
  "state": "default",
1122
- "fg": "--text-warning",
1123
- "bg": "--surface-warning-subtle",
1124
- "backdrop": "--surface-warning-subtle",
1262
+ "fg": "--color-red-600",
1263
+ "bg": "--color-red-50",
1264
+ "backdrop": "--color-red-50",
1125
1265
  "kind": "text",
1126
1266
  "mode": "Light",
1127
- "fgHex": "#af3e0e",
1128
- "bgHex": "#fff4e5",
1129
- "ratio": 5.49,
1267
+ "fgHex": "#c61616",
1268
+ "bgHex": "#fef1f1",
1269
+ "ratio": 5.41,
1270
+ "min": 4.5
1271
+ },
1272
+ {
1273
+ "component": "avatar-gradient",
1274
+ "context": "ion-avatar-gradient--red",
1275
+ "state": "default",
1276
+ "fg": "--color-red-600",
1277
+ "bg": "--color-red-50",
1278
+ "backdrop": "--color-red-50",
1279
+ "kind": "text",
1280
+ "mode": "Dark",
1281
+ "fgHex": "#c61616",
1282
+ "bgHex": "#fef1f1",
1283
+ "ratio": 5.41,
1130
1284
  "min": 4.5
1131
1285
  },
1132
1286
  {
1133
1287
  "component": "badge",
1134
- "context": "ion-badge--warning",
1288
+ "context": "ion-badge--error",
1135
1289
  "state": "default",
1136
- "fg": "--icon-warning",
1137
- "bg": "--surface-warning-subtle",
1290
+ "fg": "--icon-error",
1291
+ "bg": "--surface-error-subtle",
1138
1292
  "backdrop": null,
1139
1293
  "kind": "non-text",
1140
1294
  "mode": "Light",
1141
- "fgHex": "#af3e0e",
1142
- "bgHex": "#fff4e5",
1143
- "ratio": 5.49,
1295
+ "fgHex": "#c61616",
1296
+ "bgHex": "#fef1f1",
1297
+ "ratio": 5.41,
1144
1298
  "min": 3
1145
1299
  },
1146
1300
  {
1147
1301
  "component": "alert",
1148
- "context": "ion-alert--solid&ion-alert--error",
1302
+ "context": "ion-alert--warning",
1149
1303
  "state": "default",
1150
- "fg": "--text-on-color",
1151
- "bg": "--surface-error",
1152
- "backdrop": "--surface-error",
1304
+ "fg": "--text-warning",
1305
+ "bg": "--surface-warning-subtle",
1306
+ "backdrop": "--surface-warning-subtle",
1153
1307
  "kind": "text",
1154
- "mode": "Dark",
1155
- "fgHex": "#000000",
1156
- "bgHex": "#ef4343",
1157
- "ratio": 5.55,
1308
+ "mode": "Light",
1309
+ "fgHex": "#af3e0e",
1310
+ "bgHex": "#fff4e5",
1311
+ "ratio": 5.49,
1158
1312
  "min": 4.5
1159
1313
  },
1160
1314
  {
1161
- "component": "button",
1162
- "context": "ion-button--destructive",
1315
+ "component": "avatar-gradient",
1316
+ "context": "ion-avatar-gradient--orange",
1163
1317
  "state": "default",
1164
- "fg": "--text-on-color",
1165
- "bg": "--surface-error",
1166
- "backdrop": null,
1318
+ "fg": "--color-orange-600",
1319
+ "bg": "--color-orange-50",
1320
+ "backdrop": "--color-orange-50",
1167
1321
  "kind": "text",
1168
- "mode": "Dark",
1169
- "fgHex": "#000000",
1170
- "bgHex": "#ef4343",
1171
- "ratio": 5.55,
1322
+ "mode": "Light",
1323
+ "fgHex": "#af3e0e",
1324
+ "bgHex": "#fff4e5",
1325
+ "ratio": 5.49,
1172
1326
  "min": 4.5
1173
1327
  },
1174
1328
  {
1175
- "component": "agent-stop",
1176
- "context": "ion-agent-stop",
1177
- "state": "hover",
1178
- "fg": "--text-error",
1179
- "bg": "--surface-error-subtle",
1180
- "backdrop": "--surface-default",
1329
+ "component": "avatar-gradient",
1330
+ "context": "ion-avatar-gradient--orange",
1331
+ "state": "default",
1332
+ "fg": "--color-orange-600",
1333
+ "bg": "--color-orange-50",
1334
+ "backdrop": "--color-orange-50",
1181
1335
  "kind": "text",
1182
1336
  "mode": "Dark",
1183
- "fgHex": "#ffadad",
1184
- "bgHex": "#811d1d",
1185
- "ratio": 5.56,
1337
+ "fgHex": "#af3e0e",
1338
+ "bgHex": "#fff4e5",
1339
+ "ratio": 5.49,
1186
1340
  "min": 4.5
1187
1341
  },
1188
1342
  {
1189
- "component": "alert",
1190
- "context": "ion-alert--error",
1343
+ "component": "badge",
1344
+ "context": "ion-badge--warning",
1191
1345
  "state": "default",
1192
- "fg": "--text-error",
1193
- "bg": "--surface-error-subtle",
1194
- "backdrop": "--surface-error-subtle",
1195
- "kind": "text",
1196
- "mode": "Dark",
1197
- "fgHex": "#ffadad",
1198
- "bgHex": "#811d1d",
1199
- "ratio": 5.56,
1200
- "min": 4.5
1346
+ "fg": "--icon-warning",
1347
+ "bg": "--surface-warning-subtle",
1348
+ "backdrop": null,
1349
+ "kind": "non-text",
1350
+ "mode": "Light",
1351
+ "fgHex": "#af3e0e",
1352
+ "bgHex": "#fff4e5",
1353
+ "ratio": 5.49,
1354
+ "min": 3
1201
1355
  },
1202
1356
  {
1203
1357
  "component": "alert",
@@ -1214,8 +1368,8 @@
1214
1368
  "min": 4.5
1215
1369
  },
1216
1370
  {
1217
- "component": "button",
1218
- "context": "ion-button--success",
1371
+ "component": "avatar",
1372
+ "context": "ion-avatar__indicator--success ion-avatar__indicator--success",
1219
1373
  "state": "default",
1220
1374
  "fg": "--text-on-color",
1221
1375
  "bg": "--surface-success",
@@ -1228,31 +1382,17 @@
1228
1382
  "min": 4.5
1229
1383
  },
1230
1384
  {
1231
- "component": "agent-stop",
1232
- "context": "ion-agent-stop",
1233
- "state": "hover",
1234
- "fg": "--text-error",
1235
- "bg": "--surface-error-subtle",
1236
- "backdrop": "--surface-default",
1237
- "kind": "text",
1238
- "mode": "Light",
1239
- "fgHex": "#ba1c1c",
1240
- "bgHex": "#fef1f1",
1241
- "ratio": 5.83,
1242
- "min": 4.5
1243
- },
1244
- {
1245
- "component": "alert",
1246
- "context": "ion-alert--error",
1385
+ "component": "button",
1386
+ "context": "ion-button--success",
1247
1387
  "state": "default",
1248
- "fg": "--text-error",
1249
- "bg": "--surface-error-subtle",
1250
- "backdrop": "--surface-error-subtle",
1388
+ "fg": "--text-on-color",
1389
+ "bg": "--surface-success",
1390
+ "backdrop": null,
1251
1391
  "kind": "text",
1252
- "mode": "Light",
1253
- "fgHex": "#ba1c1c",
1254
- "bgHex": "#fef1f1",
1255
- "ratio": 5.83,
1392
+ "mode": "Dark",
1393
+ "fgHex": "#000000",
1394
+ "bgHex": "#14994e",
1395
+ "ratio": 5.7,
1256
1396
  "min": 4.5
1257
1397
  },
1258
1398
  {
@@ -1271,25 +1411,25 @@
1271
1411
  },
1272
1412
  {
1273
1413
  "component": "avatar",
1274
- "context": "ion-avatar",
1414
+ "context": "ion-avatar__indicator--warning ion-avatar__indicator--warning",
1275
1415
  "state": "default",
1276
- "fg": "--text-tertiary",
1277
- "bg": "--surface-muted",
1278
- "backdrop": "--surface-muted",
1416
+ "fg": "--text-on-color",
1417
+ "bg": "--surface-warning",
1418
+ "backdrop": null,
1279
1419
  "kind": "text",
1280
1420
  "mode": "Dark",
1281
- "fgHex": "#9ca3b0",
1282
- "bgHex": "#1d2735",
1283
- "ratio": 5.94,
1421
+ "fgHex": "#000000",
1422
+ "bgHex": "#ea5600",
1423
+ "ratio": 5.83,
1284
1424
  "min": 4.5
1285
1425
  },
1286
1426
  {
1287
1427
  "component": "avatar",
1288
- "context": "ion-avatar--mini",
1428
+ "context": "ion-avatar ion-avatar__media",
1289
1429
  "state": "default",
1290
1430
  "fg": "--text-tertiary",
1291
1431
  "bg": "--surface-muted",
1292
- "backdrop": "--surface-muted",
1432
+ "backdrop": null,
1293
1433
  "kind": "text",
1294
1434
  "mode": "Dark",
1295
1435
  "fgHex": "#9ca3b0",
@@ -1298,82 +1438,68 @@
1298
1438
  "min": 4.5
1299
1439
  },
1300
1440
  {
1301
- "component": "avatar",
1302
- "context": "ion-avatar--sm",
1441
+ "component": "alert",
1442
+ "context": "ion-alert--solid&ion-alert--error",
1303
1443
  "state": "default",
1304
- "fg": "--text-tertiary",
1305
- "bg": "--surface-muted",
1306
- "backdrop": "--surface-muted",
1444
+ "fg": "--text-on-color",
1445
+ "bg": "--surface-error",
1446
+ "backdrop": "--surface-error",
1307
1447
  "kind": "text",
1308
- "mode": "Dark",
1309
- "fgHex": "#9ca3b0",
1310
- "bgHex": "#1d2735",
1311
- "ratio": 5.94,
1448
+ "mode": "Light",
1449
+ "fgHex": "#ffffff",
1450
+ "bgHex": "#c61616",
1451
+ "ratio": 5.95,
1312
1452
  "min": 4.5
1313
1453
  },
1314
1454
  {
1315
1455
  "component": "avatar",
1316
- "context": "ion-avatar--lg",
1456
+ "context": "ion-avatar__indicator--error ion-avatar__indicator--error",
1317
1457
  "state": "default",
1318
- "fg": "--text-tertiary",
1319
- "bg": "--surface-muted",
1320
- "backdrop": "--surface-muted",
1458
+ "fg": "--text-on-color",
1459
+ "bg": "--surface-error",
1460
+ "backdrop": null,
1321
1461
  "kind": "text",
1322
- "mode": "Dark",
1323
- "fgHex": "#9ca3b0",
1324
- "bgHex": "#1d2735",
1325
- "ratio": 5.94,
1462
+ "mode": "Light",
1463
+ "fgHex": "#ffffff",
1464
+ "bgHex": "#c61616",
1465
+ "ratio": 5.95,
1326
1466
  "min": 4.5
1327
1467
  },
1328
1468
  {
1329
- "component": "avatar",
1330
- "context": "ion-avatar--circle",
1469
+ "component": "button",
1470
+ "context": "ion-button--destructive",
1331
1471
  "state": "default",
1332
- "fg": "--text-tertiary",
1333
- "bg": "--surface-muted",
1334
- "backdrop": "--surface-muted",
1472
+ "fg": "--text-on-color",
1473
+ "bg": "--surface-error",
1474
+ "backdrop": null,
1335
1475
  "kind": "text",
1336
- "mode": "Dark",
1337
- "fgHex": "#9ca3b0",
1338
- "bgHex": "#1d2735",
1339
- "ratio": 5.94,
1476
+ "mode": "Light",
1477
+ "fgHex": "#ffffff",
1478
+ "bgHex": "#c61616",
1479
+ "ratio": 5.95,
1340
1480
  "min": 4.5
1341
1481
  },
1342
1482
  {
1343
- "component": "avatar",
1344
- "context": "ion-avatar ion-avatar__image",
1483
+ "component": "alert",
1484
+ "context": "ion-alert--solid&ion-alert--warning",
1345
1485
  "state": "default",
1346
- "fg": "--text-tertiary",
1347
- "bg": "--surface-muted",
1348
- "backdrop": "--surface-muted",
1486
+ "fg": "--text-on-color",
1487
+ "bg": "--surface-warning",
1488
+ "backdrop": "--surface-warning",
1349
1489
  "kind": "text",
1350
- "mode": "Dark",
1351
- "fgHex": "#9ca3b0",
1352
- "bgHex": "#1d2735",
1353
- "ratio": 5.94,
1490
+ "mode": "Light",
1491
+ "fgHex": "#ffffff",
1492
+ "bgHex": "#af3e0e",
1493
+ "ratio": 5.97,
1354
1494
  "min": 4.5
1355
1495
  },
1356
1496
  {
1357
1497
  "component": "avatar",
1358
- "context": "ion-avatar ion-avatar__icon",
1359
- "state": "default",
1360
- "fg": "--icon-tertiary",
1361
- "bg": "--surface-muted",
1362
- "backdrop": "--surface-muted",
1363
- "kind": "non-text",
1364
- "mode": "Dark",
1365
- "fgHex": "#9ca3b0",
1366
- "bgHex": "#1d2735",
1367
- "ratio": 5.94,
1368
- "min": 3
1369
- },
1370
- {
1371
- "component": "alert",
1372
- "context": "ion-alert--solid&ion-alert--warning",
1498
+ "context": "ion-avatar__indicator--warning ion-avatar__indicator--warning",
1373
1499
  "state": "default",
1374
1500
  "fg": "--text-on-color",
1375
1501
  "bg": "--surface-warning",
1376
- "backdrop": "--surface-warning",
1502
+ "backdrop": null,
1377
1503
  "kind": "text",
1378
1504
  "mode": "Light",
1379
1505
  "fgHex": "#ffffff",
@@ -1425,17 +1551,31 @@
1425
1551
  "min": 3
1426
1552
  },
1427
1553
  {
1428
- "component": "button",
1429
- "context": "ion-button--destructive",
1554
+ "component": "agent-stop",
1555
+ "context": "ion-agent-stop",
1430
1556
  "state": "hover",
1431
- "fg": "--text-on-color",
1432
- "bg": "--surface-error-hover",
1433
- "backdrop": null,
1557
+ "fg": "--text-error",
1558
+ "bg": "--surface-error-subtle",
1559
+ "backdrop": "--surface-default",
1434
1560
  "kind": "text",
1435
1561
  "mode": "Light",
1436
- "fgHex": "#ffffff",
1437
- "bgHex": "#ba1c1c",
1438
- "ratio": 6.42,
1562
+ "fgHex": "#ad1515",
1563
+ "bgHex": "#fef1f1",
1564
+ "ratio": 6.59,
1565
+ "min": 4.5
1566
+ },
1567
+ {
1568
+ "component": "alert",
1569
+ "context": "ion-alert--error",
1570
+ "state": "default",
1571
+ "fg": "--text-error",
1572
+ "bg": "--surface-error-subtle",
1573
+ "backdrop": "--surface-error-subtle",
1574
+ "kind": "text",
1575
+ "mode": "Light",
1576
+ "fgHex": "#ad1515",
1577
+ "bgHex": "#fef1f1",
1578
+ "ratio": 6.59,
1439
1579
  "min": 4.5
1440
1580
  },
1441
1581
  {
@@ -1492,7 +1632,35 @@
1492
1632
  "fgHex": "#4f3cc8",
1493
1633
  "bgHex": "#f6f1f8",
1494
1634
  "ratio": 6.7,
1495
- "min": 3
1635
+ "min": 3
1636
+ },
1637
+ {
1638
+ "component": "avatar-gradient",
1639
+ "context": "ion-avatar-gradient--violet",
1640
+ "state": "default",
1641
+ "fg": "--color-purple-600",
1642
+ "bg": "--color-purple-50",
1643
+ "backdrop": "--color-purple-50",
1644
+ "kind": "text",
1645
+ "mode": "Light",
1646
+ "fgHex": "#4f3cc8",
1647
+ "bgHex": "#f6f1f8",
1648
+ "ratio": 6.7,
1649
+ "min": 4.5
1650
+ },
1651
+ {
1652
+ "component": "avatar-gradient",
1653
+ "context": "ion-avatar-gradient--violet",
1654
+ "state": "default",
1655
+ "fg": "--color-purple-600",
1656
+ "bg": "--color-purple-50",
1657
+ "backdrop": "--color-purple-50",
1658
+ "kind": "text",
1659
+ "mode": "Dark",
1660
+ "fgHex": "#4f3cc8",
1661
+ "bgHex": "#f6f1f8",
1662
+ "ratio": 6.7,
1663
+ "min": 4.5
1496
1664
  },
1497
1665
  {
1498
1666
  "component": "badge",
@@ -1510,11 +1678,11 @@
1510
1678
  },
1511
1679
  {
1512
1680
  "component": "avatar",
1513
- "context": "ion-avatar",
1681
+ "context": "ion-avatar ion-avatar__media",
1514
1682
  "state": "default",
1515
1683
  "fg": "--text-tertiary",
1516
1684
  "bg": "--surface-muted",
1517
- "backdrop": "--surface-muted",
1685
+ "backdrop": null,
1518
1686
  "kind": "text",
1519
1687
  "mode": "Light",
1520
1688
  "fgHex": "#4b5563",
@@ -1523,116 +1691,172 @@
1523
1691
  "min": 4.5
1524
1692
  },
1525
1693
  {
1526
- "component": "avatar",
1527
- "context": "ion-avatar--mini",
1694
+ "component": "input",
1695
+ "context": "ion-input ion-input__field",
1528
1696
  "state": "default",
1529
1697
  "fg": "--text-tertiary",
1530
- "bg": "--surface-muted",
1531
- "backdrop": "--surface-muted",
1698
+ "bg": "--surface-page",
1699
+ "backdrop": "--surface-page",
1700
+ "kind": "text",
1701
+ "mode": "Dark",
1702
+ "fgHex": "#9ca3b0",
1703
+ "bgHex": "#131923",
1704
+ "ratio": 6.95,
1705
+ "min": 4.5
1706
+ },
1707
+ {
1708
+ "component": "input",
1709
+ "context": "ion-input ion-input__icon-start",
1710
+ "state": "default",
1711
+ "fg": "--icon-tertiary",
1712
+ "bg": "--surface-page",
1713
+ "backdrop": "--surface-page",
1714
+ "kind": "non-text",
1715
+ "mode": "Dark",
1716
+ "fgHex": "#9ca3b0",
1717
+ "bgHex": "#131923",
1718
+ "ratio": 6.95,
1719
+ "min": 3
1720
+ },
1721
+ {
1722
+ "component": "avatar-gradient",
1723
+ "context": "ion-avatar-gradient",
1724
+ "state": "default",
1725
+ "fg": "--color-gray-600",
1726
+ "bg": "--color-gray-50",
1727
+ "backdrop": "--color-gray-50",
1532
1728
  "kind": "text",
1533
1729
  "mode": "Light",
1534
1730
  "fgHex": "#4b5563",
1535
- "bgHex": "#f0f2f4",
1536
- "ratio": 6.73,
1731
+ "bgHex": "#f6f8f9",
1732
+ "ratio": 7.09,
1537
1733
  "min": 4.5
1538
1734
  },
1539
1735
  {
1540
- "component": "avatar",
1541
- "context": "ion-avatar--sm",
1736
+ "component": "avatar-gradient",
1737
+ "context": "ion-avatar-gradient",
1542
1738
  "state": "default",
1543
- "fg": "--text-tertiary",
1544
- "bg": "--surface-muted",
1545
- "backdrop": "--surface-muted",
1739
+ "fg": "--color-gray-600",
1740
+ "bg": "--color-gray-50",
1741
+ "backdrop": "--color-gray-50",
1546
1742
  "kind": "text",
1547
- "mode": "Light",
1743
+ "mode": "Dark",
1548
1744
  "fgHex": "#4b5563",
1549
- "bgHex": "#f0f2f4",
1550
- "ratio": 6.73,
1745
+ "bgHex": "#f6f8f9",
1746
+ "ratio": 7.09,
1551
1747
  "min": 4.5
1552
1748
  },
1553
1749
  {
1554
- "component": "avatar",
1555
- "context": "ion-avatar--lg",
1750
+ "component": "avatar-gradient",
1751
+ "context": "ion-avatar-gradient--mini",
1556
1752
  "state": "default",
1557
- "fg": "--text-tertiary",
1558
- "bg": "--surface-muted",
1559
- "backdrop": "--surface-muted",
1753
+ "fg": "--color-gray-600",
1754
+ "bg": "--color-gray-50",
1755
+ "backdrop": "--color-gray-50",
1560
1756
  "kind": "text",
1561
1757
  "mode": "Light",
1562
1758
  "fgHex": "#4b5563",
1563
- "bgHex": "#f0f2f4",
1564
- "ratio": 6.73,
1759
+ "bgHex": "#f6f8f9",
1760
+ "ratio": 7.09,
1565
1761
  "min": 4.5
1566
1762
  },
1567
1763
  {
1568
- "component": "avatar",
1569
- "context": "ion-avatar--circle",
1764
+ "component": "avatar-gradient",
1765
+ "context": "ion-avatar-gradient--mini",
1570
1766
  "state": "default",
1571
- "fg": "--text-tertiary",
1572
- "bg": "--surface-muted",
1573
- "backdrop": "--surface-muted",
1767
+ "fg": "--color-gray-600",
1768
+ "bg": "--color-gray-50",
1769
+ "backdrop": "--color-gray-50",
1574
1770
  "kind": "text",
1575
- "mode": "Light",
1771
+ "mode": "Dark",
1576
1772
  "fgHex": "#4b5563",
1577
- "bgHex": "#f0f2f4",
1578
- "ratio": 6.73,
1773
+ "bgHex": "#f6f8f9",
1774
+ "ratio": 7.09,
1579
1775
  "min": 4.5
1580
1776
  },
1581
1777
  {
1582
- "component": "avatar",
1583
- "context": "ion-avatar ion-avatar__image",
1778
+ "component": "avatar-gradient",
1779
+ "context": "ion-avatar-gradient--sm",
1584
1780
  "state": "default",
1585
- "fg": "--text-tertiary",
1586
- "bg": "--surface-muted",
1587
- "backdrop": "--surface-muted",
1781
+ "fg": "--color-gray-600",
1782
+ "bg": "--color-gray-50",
1783
+ "backdrop": "--color-gray-50",
1588
1784
  "kind": "text",
1589
1785
  "mode": "Light",
1590
1786
  "fgHex": "#4b5563",
1591
- "bgHex": "#f0f2f4",
1592
- "ratio": 6.73,
1787
+ "bgHex": "#f6f8f9",
1788
+ "ratio": 7.09,
1593
1789
  "min": 4.5
1594
1790
  },
1595
1791
  {
1596
- "component": "avatar",
1597
- "context": "ion-avatar ion-avatar__icon",
1792
+ "component": "avatar-gradient",
1793
+ "context": "ion-avatar-gradient--sm",
1598
1794
  "state": "default",
1599
- "fg": "--icon-tertiary",
1600
- "bg": "--surface-muted",
1601
- "backdrop": "--surface-muted",
1602
- "kind": "non-text",
1795
+ "fg": "--color-gray-600",
1796
+ "bg": "--color-gray-50",
1797
+ "backdrop": "--color-gray-50",
1798
+ "kind": "text",
1799
+ "mode": "Dark",
1800
+ "fgHex": "#4b5563",
1801
+ "bgHex": "#f6f8f9",
1802
+ "ratio": 7.09,
1803
+ "min": 4.5
1804
+ },
1805
+ {
1806
+ "component": "avatar-gradient",
1807
+ "context": "ion-avatar-gradient--lg",
1808
+ "state": "default",
1809
+ "fg": "--color-gray-600",
1810
+ "bg": "--color-gray-50",
1811
+ "backdrop": "--color-gray-50",
1812
+ "kind": "text",
1603
1813
  "mode": "Light",
1604
1814
  "fgHex": "#4b5563",
1605
- "bgHex": "#f0f2f4",
1606
- "ratio": 6.73,
1607
- "min": 3
1815
+ "bgHex": "#f6f8f9",
1816
+ "ratio": 7.09,
1817
+ "min": 4.5
1608
1818
  },
1609
1819
  {
1610
- "component": "input",
1611
- "context": "ion-input ion-input__field",
1820
+ "component": "avatar-gradient",
1821
+ "context": "ion-avatar-gradient--lg",
1612
1822
  "state": "default",
1613
- "fg": "--text-tertiary",
1614
- "bg": "--surface-page",
1615
- "backdrop": "--surface-page",
1823
+ "fg": "--color-gray-600",
1824
+ "bg": "--color-gray-50",
1825
+ "backdrop": "--color-gray-50",
1616
1826
  "kind": "text",
1617
1827
  "mode": "Dark",
1618
- "fgHex": "#9ca3b0",
1619
- "bgHex": "#131923",
1620
- "ratio": 6.95,
1828
+ "fgHex": "#4b5563",
1829
+ "bgHex": "#f6f8f9",
1830
+ "ratio": 7.09,
1621
1831
  "min": 4.5
1622
1832
  },
1623
1833
  {
1624
- "component": "input",
1625
- "context": "ion-input ion-input__icon-start",
1834
+ "component": "avatar-gradient",
1835
+ "context": "ion-avatar-gradient--slate",
1626
1836
  "state": "default",
1627
- "fg": "--icon-tertiary",
1628
- "bg": "--surface-page",
1629
- "backdrop": "--surface-page",
1630
- "kind": "non-text",
1837
+ "fg": "--color-gray-600",
1838
+ "bg": "--color-gray-50",
1839
+ "backdrop": "--color-gray-50",
1840
+ "kind": "text",
1841
+ "mode": "Light",
1842
+ "fgHex": "#4b5563",
1843
+ "bgHex": "#f6f8f9",
1844
+ "ratio": 7.09,
1845
+ "min": 4.5
1846
+ },
1847
+ {
1848
+ "component": "avatar-gradient",
1849
+ "context": "ion-avatar-gradient--slate",
1850
+ "state": "default",
1851
+ "fg": "--color-gray-600",
1852
+ "bg": "--color-gray-50",
1853
+ "backdrop": "--color-gray-50",
1854
+ "kind": "text",
1631
1855
  "mode": "Dark",
1632
- "fgHex": "#9ca3b0",
1633
- "bgHex": "#131923",
1634
- "ratio": 6.95,
1635
- "min": 3
1856
+ "fgHex": "#4b5563",
1857
+ "bgHex": "#f6f8f9",
1858
+ "ratio": 7.09,
1859
+ "min": 4.5
1636
1860
  },
1637
1861
  {
1638
1862
  "component": "input",
@@ -1690,6 +1914,20 @@
1690
1914
  "ratio": 7.2,
1691
1915
  "min": 4.5
1692
1916
  },
1917
+ {
1918
+ "component": "button",
1919
+ "context": "ion-button--destructive",
1920
+ "state": "hover",
1921
+ "fg": "--text-on-color",
1922
+ "bg": "--surface-error-hover",
1923
+ "backdrop": null,
1924
+ "kind": "text",
1925
+ "mode": "Light",
1926
+ "fgHex": "#ffffff",
1927
+ "bgHex": "#ad1515",
1928
+ "ratio": 7.25,
1929
+ "min": 4.5
1930
+ },
1693
1931
  {
1694
1932
  "component": "button",
1695
1933
  "context": "ion-button--success",
@@ -1704,6 +1942,34 @@
1704
1942
  "ratio": 7.34,
1705
1943
  "min": 4.5
1706
1944
  },
1945
+ {
1946
+ "component": "agent-stop",
1947
+ "context": "ion-agent-stop",
1948
+ "state": "hover",
1949
+ "fg": "--text-error",
1950
+ "bg": "--surface-error-subtle",
1951
+ "backdrop": "--surface-default",
1952
+ "kind": "text",
1953
+ "mode": "Dark",
1954
+ "fgHex": "#ffadad",
1955
+ "bgHex": "#650a0a",
1956
+ "ratio": 7.39,
1957
+ "min": 4.5
1958
+ },
1959
+ {
1960
+ "component": "alert",
1961
+ "context": "ion-alert--error",
1962
+ "state": "default",
1963
+ "fg": "--text-error",
1964
+ "bg": "--surface-error-subtle",
1965
+ "backdrop": "--surface-error-subtle",
1966
+ "kind": "text",
1967
+ "mode": "Dark",
1968
+ "fgHex": "#ffadad",
1969
+ "bgHex": "#650a0a",
1970
+ "ratio": 7.39,
1971
+ "min": 4.5
1972
+ },
1707
1973
  {
1708
1974
  "component": "alert",
1709
1975
  "context": "ion-alert--solid&ion-alert--information",
@@ -1718,6 +1984,20 @@
1718
1984
  "ratio": 7.47,
1719
1985
  "min": 4.5
1720
1986
  },
1987
+ {
1988
+ "component": "avatar",
1989
+ "context": "ion-avatar__indicator--information ion-avatar__indicator--information",
1990
+ "state": "default",
1991
+ "fg": "--text-on-color",
1992
+ "bg": "--surface-information",
1993
+ "backdrop": null,
1994
+ "kind": "text",
1995
+ "mode": "Light",
1996
+ "fgHex": "#ffffff",
1997
+ "bgHex": "#4f3cc8",
1998
+ "ratio": 7.47,
1999
+ "min": 4.5
2000
+ },
1721
2001
  {
1722
2002
  "component": "toast",
1723
2003
  "context": "ion-toast ion-toast__icon",
@@ -1928,20 +2208,6 @@
1928
2208
  "ratio": 7.65,
1929
2209
  "min": 4.5
1930
2210
  },
1931
- {
1932
- "component": "agent-stop",
1933
- "context": "ion-agent-stop",
1934
- "state": "pressed",
1935
- "fg": "--text-default",
1936
- "bg": "--surface-error-subtle-hover",
1937
- "backdrop": "--surface-default",
1938
- "kind": "text",
1939
- "mode": "Dark",
1940
- "fgHex": "#f6f8f9",
1941
- "bgHex": "#981b1b",
1942
- "ratio": 7.86,
1943
- "min": 4.5
1944
- },
1945
2211
  {
1946
2212
  "component": "button",
1947
2213
  "context": "ion-button--success",
@@ -2026,20 +2292,6 @@
2026
2292
  "ratio": 8.28,
2027
2293
  "min": 3
2028
2294
  },
2029
- {
2030
- "component": "button",
2031
- "context": "ion-button--destructive",
2032
- "state": "pressed",
2033
- "fg": "--text-on-color",
2034
- "bg": "--surface-error-pressed",
2035
- "backdrop": null,
2036
- "kind": "text",
2037
- "mode": "Light",
2038
- "fgHex": "#ffffff",
2039
- "bgHex": "#981b1b",
2040
- "ratio": 8.37,
2041
- "min": 4.5
2042
- },
2043
2295
  {
2044
2296
  "component": "approval-gate",
2045
2297
  "context": "ion-approval-gate__action--approve ion-approval-gate__action--approve",
@@ -2521,6 +2773,20 @@
2521
2773
  "ratio": 9.53,
2522
2774
  "min": 4.5
2523
2775
  },
2776
+ {
2777
+ "component": "agent-stop",
2778
+ "context": "ion-agent-stop",
2779
+ "state": "pressed",
2780
+ "fg": "--text-default",
2781
+ "bg": "--surface-error-subtle-hover",
2782
+ "backdrop": "--surface-default",
2783
+ "kind": "text",
2784
+ "mode": "Dark",
2785
+ "fgHex": "#f6f8f9",
2786
+ "bgHex": "#850e0e",
2787
+ "ratio": 9.54,
2788
+ "min": 4.5
2789
+ },
2524
2790
  {
2525
2791
  "component": "toast",
2526
2792
  "context": "ion-toast ion-toast__action",
@@ -2887,6 +3153,20 @@
2887
3153
  "ratio": 10.15,
2888
3154
  "min": 3
2889
3155
  },
3156
+ {
3157
+ "component": "button",
3158
+ "context": "ion-button--destructive",
3159
+ "state": "pressed",
3160
+ "fg": "--text-on-color",
3161
+ "bg": "--surface-error-pressed",
3162
+ "backdrop": null,
3163
+ "kind": "text",
3164
+ "mode": "Light",
3165
+ "fgHex": "#ffffff",
3166
+ "bgHex": "#850e0e",
3167
+ "ratio": 10.16,
3168
+ "min": 4.5
3169
+ },
2890
3170
  {
2891
3171
  "component": "table",
2892
3172
  "context": "ion-table",
@@ -3523,6 +3803,20 @@
3523
3803
  "ratio": 15.07,
3524
3804
  "min": 4.5
3525
3805
  },
3806
+ {
3807
+ "component": "avatar",
3808
+ "context": "ion-avatar__indicator--neutral ion-avatar__indicator--neutral",
3809
+ "state": "default",
3810
+ "fg": "--text-on-color",
3811
+ "bg": "--surface-inverse",
3812
+ "backdrop": null,
3813
+ "kind": "text",
3814
+ "mode": "Light",
3815
+ "fgHex": "#ffffff",
3816
+ "bgHex": "#1d2735",
3817
+ "ratio": 15.07,
3818
+ "min": 4.5
3819
+ },
3526
3820
  {
3527
3821
  "component": "button",
3528
3822
  "context": "ion-button--primary-neutral",
@@ -4504,6 +4798,20 @@
4504
4798
  "ratio": 21,
4505
4799
  "min": 4.5
4506
4800
  },
4801
+ {
4802
+ "component": "avatar",
4803
+ "context": "ion-avatar__indicator--neutral ion-avatar__indicator--neutral",
4804
+ "state": "default",
4805
+ "fg": "--text-on-color",
4806
+ "bg": "--surface-inverse",
4807
+ "backdrop": null,
4808
+ "kind": "text",
4809
+ "mode": "Dark",
4810
+ "fgHex": "#000000",
4811
+ "bgHex": "#ffffff",
4812
+ "ratio": 21,
4813
+ "min": 4.5
4814
+ },
4507
4815
  {
4508
4816
  "component": "button",
4509
4817
  "context": "ion-button--primary-neutral",