@pantheon-systems/pds-design-tokens 1.0.0-dev.157 → 1.0.0-dev.159

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.
@@ -2178,6 +2178,248 @@
2178
2178
  }
2179
2179
  }
2180
2180
  },
2181
+ "critical-secondary": {
2182
+ "background": {
2183
+ "default": {
2184
+ "value": "rgba(0, 0, 0, 0)",
2185
+ "public": true,
2186
+ "filePath": "tokens/color/component/button.light.json",
2187
+ "isSource": true,
2188
+ "original": {
2189
+ "value": "transparent",
2190
+ "public": true
2191
+ },
2192
+ "name": "color-light-mode-button-critical-secondary-background-default",
2193
+ "attributes": {
2194
+ "category": "color",
2195
+ "type": "light-mode",
2196
+ "item": "button",
2197
+ "subitem": "critical-secondary",
2198
+ "state": "background"
2199
+ },
2200
+ "path": [
2201
+ "color",
2202
+ "light-mode",
2203
+ "button",
2204
+ "critical-secondary",
2205
+ "background",
2206
+ "default"
2207
+ ]
2208
+ },
2209
+ "hover": {
2210
+ "value": "#ffefee",
2211
+ "public": true,
2212
+ "filePath": "tokens/color/component/button.light.json",
2213
+ "isSource": true,
2214
+ "original": {
2215
+ "value": "{color.light-mode.status.critical.background.value}",
2216
+ "public": true
2217
+ },
2218
+ "name": "color-light-mode-button-critical-secondary-background-hover",
2219
+ "attributes": {
2220
+ "category": "color",
2221
+ "type": "light-mode",
2222
+ "item": "button",
2223
+ "subitem": "critical-secondary",
2224
+ "state": "background"
2225
+ },
2226
+ "path": [
2227
+ "color",
2228
+ "light-mode",
2229
+ "button",
2230
+ "critical-secondary",
2231
+ "background",
2232
+ "hover"
2233
+ ]
2234
+ },
2235
+ "active": {
2236
+ "value": "#ffdcd8",
2237
+ "public": true,
2238
+ "filePath": "tokens/color/component/button.light.json",
2239
+ "isSource": true,
2240
+ "original": {
2241
+ "value": "#FFDCD8",
2242
+ "public": true
2243
+ },
2244
+ "name": "color-light-mode-button-critical-secondary-background-active",
2245
+ "attributes": {
2246
+ "category": "color",
2247
+ "type": "light-mode",
2248
+ "item": "button",
2249
+ "subitem": "critical-secondary",
2250
+ "state": "background"
2251
+ },
2252
+ "path": [
2253
+ "color",
2254
+ "light-mode",
2255
+ "button",
2256
+ "critical-secondary",
2257
+ "background",
2258
+ "active"
2259
+ ]
2260
+ }
2261
+ },
2262
+ "border": {
2263
+ "default": {
2264
+ "value": "#bc1c11",
2265
+ "public": true,
2266
+ "filePath": "tokens/color/component/button.light.json",
2267
+ "isSource": true,
2268
+ "original": {
2269
+ "value": "{color.light-mode.status.critical.foreground.value}",
2270
+ "public": true
2271
+ },
2272
+ "name": "color-light-mode-button-critical-secondary-border-default",
2273
+ "attributes": {
2274
+ "category": "color",
2275
+ "type": "light-mode",
2276
+ "item": "button",
2277
+ "subitem": "critical-secondary",
2278
+ "state": "border"
2279
+ },
2280
+ "path": [
2281
+ "color",
2282
+ "light-mode",
2283
+ "button",
2284
+ "critical-secondary",
2285
+ "border",
2286
+ "default"
2287
+ ]
2288
+ },
2289
+ "hover": {
2290
+ "value": "#9e140b",
2291
+ "public": true,
2292
+ "filePath": "tokens/color/component/button.light.json",
2293
+ "isSource": true,
2294
+ "original": {
2295
+ "value": "{color.light-mode.button.critical.border.hover.value}",
2296
+ "public": true
2297
+ },
2298
+ "name": "color-light-mode-button-critical-secondary-border-hover",
2299
+ "attributes": {
2300
+ "category": "color",
2301
+ "type": "light-mode",
2302
+ "item": "button",
2303
+ "subitem": "critical-secondary",
2304
+ "state": "border"
2305
+ },
2306
+ "path": [
2307
+ "color",
2308
+ "light-mode",
2309
+ "button",
2310
+ "critical-secondary",
2311
+ "border",
2312
+ "hover"
2313
+ ]
2314
+ },
2315
+ "active": {
2316
+ "value": "#790b03",
2317
+ "public": true,
2318
+ "filePath": "tokens/color/component/button.light.json",
2319
+ "isSource": true,
2320
+ "original": {
2321
+ "value": "{color.light-mode.button.critical.border.active.value}",
2322
+ "public": true
2323
+ },
2324
+ "name": "color-light-mode-button-critical-secondary-border-active",
2325
+ "attributes": {
2326
+ "category": "color",
2327
+ "type": "light-mode",
2328
+ "item": "button",
2329
+ "subitem": "critical-secondary",
2330
+ "state": "border"
2331
+ },
2332
+ "path": [
2333
+ "color",
2334
+ "light-mode",
2335
+ "button",
2336
+ "critical-secondary",
2337
+ "border",
2338
+ "active"
2339
+ ]
2340
+ }
2341
+ },
2342
+ "foreground": {
2343
+ "default": {
2344
+ "value": "#bc1c11",
2345
+ "public": true,
2346
+ "filePath": "tokens/color/component/button.light.json",
2347
+ "isSource": true,
2348
+ "original": {
2349
+ "value": "{color.light-mode.status.critical.foreground.value}",
2350
+ "public": true
2351
+ },
2352
+ "name": "color-light-mode-button-critical-secondary-foreground-default",
2353
+ "attributes": {
2354
+ "category": "color",
2355
+ "type": "light-mode",
2356
+ "item": "button",
2357
+ "subitem": "critical-secondary",
2358
+ "state": "foreground"
2359
+ },
2360
+ "path": [
2361
+ "color",
2362
+ "light-mode",
2363
+ "button",
2364
+ "critical-secondary",
2365
+ "foreground",
2366
+ "default"
2367
+ ]
2368
+ },
2369
+ "hover": {
2370
+ "value": "#bc1c11",
2371
+ "public": true,
2372
+ "filePath": "tokens/color/component/button.light.json",
2373
+ "isSource": true,
2374
+ "original": {
2375
+ "value": "{color.light-mode.status.critical.foreground.value}",
2376
+ "public": true
2377
+ },
2378
+ "name": "color-light-mode-button-critical-secondary-foreground-hover",
2379
+ "attributes": {
2380
+ "category": "color",
2381
+ "type": "light-mode",
2382
+ "item": "button",
2383
+ "subitem": "critical-secondary",
2384
+ "state": "foreground"
2385
+ },
2386
+ "path": [
2387
+ "color",
2388
+ "light-mode",
2389
+ "button",
2390
+ "critical-secondary",
2391
+ "foreground",
2392
+ "hover"
2393
+ ]
2394
+ },
2395
+ "active": {
2396
+ "value": "#bc1c11",
2397
+ "public": true,
2398
+ "filePath": "tokens/color/component/button.light.json",
2399
+ "isSource": true,
2400
+ "original": {
2401
+ "value": "{color.light-mode.status.critical.foreground.value}",
2402
+ "public": true
2403
+ },
2404
+ "name": "color-light-mode-button-critical-secondary-foreground-active",
2405
+ "attributes": {
2406
+ "category": "color",
2407
+ "type": "light-mode",
2408
+ "item": "button",
2409
+ "subitem": "critical-secondary",
2410
+ "state": "foreground"
2411
+ },
2412
+ "path": [
2413
+ "color",
2414
+ "light-mode",
2415
+ "button",
2416
+ "critical-secondary",
2417
+ "foreground",
2418
+ "active"
2419
+ ]
2420
+ }
2421
+ }
2422
+ },
2181
2423
  "navbar": {
2182
2424
  "foreground": {
2183
2425
  "default": {