@midas-ds/theme 3.13.1 → 3.14.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- const gi = {
1
+ const rn = {
2
2
  base: {
3
3
  10: {
4
4
  key: "{base.10}",
@@ -2215,6 +2215,382 @@ const gi = {
2215
2215
  attributes: {},
2216
2216
  path: ["color", "signalRed", "200"]
2217
2217
  }
2218
+ },
2219
+ sky: {
2220
+ 20: {
2221
+ key: "{color.sky.20}",
2222
+ $value: "#cde6f3",
2223
+ filePath: "packages/theme/tokens/colors.json",
2224
+ isSource: !0,
2225
+ $type: "color",
2226
+ original: {
2227
+ $value: "#cde6f3",
2228
+ $type: "color",
2229
+ key: "{color.sky.20}"
2230
+ },
2231
+ name: "colorSky20",
2232
+ attributes: {},
2233
+ path: ["color", "sky", "20"]
2234
+ },
2235
+ 60: {
2236
+ key: "{color.sky.60}",
2237
+ $value: "#4a95df",
2238
+ filePath: "packages/theme/tokens/colors.json",
2239
+ isSource: !0,
2240
+ $type: "color",
2241
+ original: {
2242
+ $value: "#4a95df",
2243
+ $type: "color",
2244
+ key: "{color.sky.60}"
2245
+ },
2246
+ name: "colorSky60",
2247
+ attributes: {},
2248
+ path: ["color", "sky", "60"]
2249
+ },
2250
+ 180: {
2251
+ key: "{color.sky.180}",
2252
+ $value: "#101037",
2253
+ filePath: "packages/theme/tokens/colors.json",
2254
+ isSource: !0,
2255
+ $type: "color",
2256
+ original: {
2257
+ $value: "#101037",
2258
+ $type: "color",
2259
+ key: "{color.sky.180}"
2260
+ },
2261
+ name: "colorSky180",
2262
+ attributes: {},
2263
+ path: ["color", "sky", "180"]
2264
+ }
2265
+ },
2266
+ mint: {
2267
+ 20: {
2268
+ key: "{color.mint.20}",
2269
+ $value: "#d5f2d9",
2270
+ filePath: "packages/theme/tokens/colors.json",
2271
+ isSource: !0,
2272
+ $type: "color",
2273
+ original: {
2274
+ $value: "#d5f2d9",
2275
+ $type: "color",
2276
+ key: "{color.mint.20}"
2277
+ },
2278
+ name: "colorMint20",
2279
+ attributes: {},
2280
+ path: ["color", "mint", "20"]
2281
+ },
2282
+ 60: {
2283
+ key: "{color.mint.60}",
2284
+ $value: "#75b47d",
2285
+ filePath: "packages/theme/tokens/colors.json",
2286
+ isSource: !0,
2287
+ $type: "color",
2288
+ original: {
2289
+ $value: "#75b47d",
2290
+ $type: "color",
2291
+ key: "{color.mint.60}"
2292
+ },
2293
+ name: "colorMint60",
2294
+ attributes: {},
2295
+ path: ["color", "mint", "60"]
2296
+ },
2297
+ 180: {
2298
+ key: "{color.mint.180}",
2299
+ $value: "#07270b",
2300
+ filePath: "packages/theme/tokens/colors.json",
2301
+ isSource: !0,
2302
+ $type: "color",
2303
+ original: {
2304
+ $value: "#07270b",
2305
+ $type: "color",
2306
+ key: "{color.mint.180}"
2307
+ },
2308
+ name: "colorMint180",
2309
+ attributes: {},
2310
+ path: ["color", "mint", "180"]
2311
+ }
2312
+ },
2313
+ cream: {
2314
+ 20: {
2315
+ key: "{color.cream.20}",
2316
+ $value: "#fff5db",
2317
+ filePath: "packages/theme/tokens/colors.json",
2318
+ isSource: !0,
2319
+ $type: "color",
2320
+ original: {
2321
+ $value: "#fff5db",
2322
+ $type: "color",
2323
+ key: "{color.cream.20}"
2324
+ },
2325
+ name: "colorCream20",
2326
+ attributes: {},
2327
+ path: ["color", "cream", "20"]
2328
+ },
2329
+ 60: {
2330
+ key: "{color.cream.60}",
2331
+ $value: "#ecbe4a",
2332
+ filePath: "packages/theme/tokens/colors.json",
2333
+ isSource: !0,
2334
+ $type: "color",
2335
+ original: {
2336
+ $value: "#ecbe4a",
2337
+ $type: "color",
2338
+ key: "{color.cream.60}"
2339
+ },
2340
+ name: "colorCream60",
2341
+ attributes: {},
2342
+ path: ["color", "cream", "60"]
2343
+ },
2344
+ 180: {
2345
+ key: "{color.cream.180}",
2346
+ $value: "#2c2719",
2347
+ filePath: "packages/theme/tokens/colors.json",
2348
+ isSource: !0,
2349
+ $type: "color",
2350
+ original: {
2351
+ $value: "#2c2719",
2352
+ $type: "color",
2353
+ key: "{color.cream.180}"
2354
+ },
2355
+ name: "colorCream180",
2356
+ attributes: {},
2357
+ path: ["color", "cream", "180"]
2358
+ }
2359
+ },
2360
+ teal: {
2361
+ 20: {
2362
+ key: "{color.teal.20}",
2363
+ $value: "#cdf2f2",
2364
+ filePath: "packages/theme/tokens/colors.json",
2365
+ isSource: !0,
2366
+ $type: "color",
2367
+ original: {
2368
+ $value: "#cdf2f2",
2369
+ $type: "color",
2370
+ key: "{color.teal.20}"
2371
+ },
2372
+ name: "colorTeal20",
2373
+ attributes: {},
2374
+ path: ["color", "teal", "20"]
2375
+ },
2376
+ 60: {
2377
+ key: "{color.teal.60}",
2378
+ $value: "#43bcbc",
2379
+ filePath: "packages/theme/tokens/colors.json",
2380
+ isSource: !0,
2381
+ $type: "color",
2382
+ original: {
2383
+ $value: "#43bcbc",
2384
+ $type: "color",
2385
+ key: "{color.teal.60}"
2386
+ },
2387
+ name: "colorTeal60",
2388
+ attributes: {},
2389
+ path: ["color", "teal", "60"]
2390
+ },
2391
+ 180: {
2392
+ key: "{color.teal.180}",
2393
+ $value: "#0d2c2c",
2394
+ filePath: "packages/theme/tokens/colors.json",
2395
+ isSource: !0,
2396
+ $type: "color",
2397
+ original: {
2398
+ $value: "#0d2c2c",
2399
+ $type: "color",
2400
+ key: "{color.teal.180}"
2401
+ },
2402
+ name: "colorTeal180",
2403
+ attributes: {},
2404
+ path: ["color", "teal", "180"]
2405
+ }
2406
+ },
2407
+ lagoon: {
2408
+ 20: {
2409
+ key: "{color.lagoon.20}",
2410
+ $value: "#d2daf9",
2411
+ filePath: "packages/theme/tokens/colors.json",
2412
+ isSource: !0,
2413
+ $type: "color",
2414
+ original: {
2415
+ $value: "#d2daf9",
2416
+ $type: "color",
2417
+ key: "{color.lagoon.20}"
2418
+ },
2419
+ name: "colorLagoon20",
2420
+ attributes: {},
2421
+ path: ["color", "lagoon", "20"]
2422
+ },
2423
+ 60: {
2424
+ key: "{color.lagoon.60}",
2425
+ $value: "#7088e0",
2426
+ filePath: "packages/theme/tokens/colors.json",
2427
+ isSource: !0,
2428
+ $type: "color",
2429
+ original: {
2430
+ $value: "#7088e0",
2431
+ $type: "color",
2432
+ key: "{color.lagoon.60}"
2433
+ },
2434
+ name: "colorLagoon60",
2435
+ attributes: {},
2436
+ path: ["color", "lagoon", "60"]
2437
+ },
2438
+ 180: {
2439
+ key: "{color.lagoon.180}",
2440
+ $value: "#0a1332",
2441
+ filePath: "packages/theme/tokens/colors.json",
2442
+ isSource: !0,
2443
+ $type: "color",
2444
+ original: {
2445
+ $value: "#0a1332",
2446
+ $type: "color",
2447
+ key: "{color.lagoon.180}"
2448
+ },
2449
+ name: "colorLagoon180",
2450
+ attributes: {},
2451
+ path: ["color", "lagoon", "180"]
2452
+ }
2453
+ },
2454
+ lavender: {
2455
+ 20: {
2456
+ key: "{color.lavender.20}",
2457
+ $value: "#f6d0f9",
2458
+ filePath: "packages/theme/tokens/colors.json",
2459
+ isSource: !0,
2460
+ $type: "color",
2461
+ original: {
2462
+ $value: "#f6d0f9",
2463
+ $type: "color",
2464
+ key: "{color.lavender.20}"
2465
+ },
2466
+ name: "colorLavender20",
2467
+ attributes: {},
2468
+ path: ["color", "lavender", "20"]
2469
+ },
2470
+ 60: {
2471
+ key: "{color.lavender.60}",
2472
+ $value: "#b77dbc",
2473
+ filePath: "packages/theme/tokens/colors.json",
2474
+ isSource: !0,
2475
+ $type: "color",
2476
+ original: {
2477
+ $value: "#b77dbc",
2478
+ $type: "color",
2479
+ key: "{color.lavender.60}"
2480
+ },
2481
+ name: "colorLavender60",
2482
+ attributes: {},
2483
+ path: ["color", "lavender", "60"]
2484
+ },
2485
+ 180: {
2486
+ key: "{color.lavender.180}",
2487
+ $value: "#391c3b",
2488
+ filePath: "packages/theme/tokens/colors.json",
2489
+ isSource: !0,
2490
+ $type: "color",
2491
+ original: {
2492
+ $value: "#391c3b",
2493
+ $type: "color",
2494
+ key: "{color.lavender.180}"
2495
+ },
2496
+ name: "colorLavender180",
2497
+ attributes: {},
2498
+ path: ["color", "lavender", "180"]
2499
+ }
2500
+ },
2501
+ peach: {
2502
+ 20: {
2503
+ key: "{color.peach.20}",
2504
+ $value: "#ffe6d9",
2505
+ filePath: "packages/theme/tokens/colors.json",
2506
+ isSource: !0,
2507
+ $type: "color",
2508
+ original: {
2509
+ $value: "#ffe6d9",
2510
+ $type: "color",
2511
+ key: "{color.peach.20}"
2512
+ },
2513
+ name: "colorPeach20",
2514
+ attributes: {},
2515
+ path: ["color", "peach", "20"]
2516
+ },
2517
+ 60: {
2518
+ key: "{color.peach.60}",
2519
+ $value: "#e87031",
2520
+ filePath: "packages/theme/tokens/colors.json",
2521
+ isSource: !0,
2522
+ $type: "color",
2523
+ original: {
2524
+ $value: "#e87031",
2525
+ $type: "color",
2526
+ key: "{color.peach.60}"
2527
+ },
2528
+ name: "colorPeach60",
2529
+ attributes: {},
2530
+ path: ["color", "peach", "60"]
2531
+ },
2532
+ 180: {
2533
+ key: "{color.peach.180}",
2534
+ $value: "#421d0a",
2535
+ filePath: "packages/theme/tokens/colors.json",
2536
+ isSource: !0,
2537
+ $type: "color",
2538
+ original: {
2539
+ $value: "#421d0a",
2540
+ $type: "color",
2541
+ key: "{color.peach.180}"
2542
+ },
2543
+ name: "colorPeach180",
2544
+ attributes: {},
2545
+ path: ["color", "peach", "180"]
2546
+ }
2547
+ },
2548
+ pippin: {
2549
+ 20: {
2550
+ key: "{color.pippin.20}",
2551
+ $value: "#ffe0e0",
2552
+ filePath: "packages/theme/tokens/colors.json",
2553
+ isSource: !0,
2554
+ $type: "color",
2555
+ original: {
2556
+ $value: "#ffe0e0",
2557
+ $type: "color",
2558
+ key: "{color.pippin.20}"
2559
+ },
2560
+ name: "colorPippin20",
2561
+ attributes: {},
2562
+ path: ["color", "pippin", "20"]
2563
+ },
2564
+ 60: {
2565
+ key: "{color.pippin.60}",
2566
+ $value: "#f17575",
2567
+ filePath: "packages/theme/tokens/colors.json",
2568
+ isSource: !0,
2569
+ $type: "color",
2570
+ original: {
2571
+ $value: "#f17575",
2572
+ $type: "color",
2573
+ key: "{color.pippin.60}"
2574
+ },
2575
+ name: "colorPippin60",
2576
+ attributes: {},
2577
+ path: ["color", "pippin", "60"]
2578
+ },
2579
+ 180: {
2580
+ key: "{color.pippin.180}",
2581
+ $value: "#431919",
2582
+ filePath: "packages/theme/tokens/colors.json",
2583
+ isSource: !0,
2584
+ $type: "color",
2585
+ original: {
2586
+ $value: "#431919",
2587
+ $type: "color",
2588
+ key: "{color.pippin.180}"
2589
+ },
2590
+ name: "colorPippin180",
2591
+ attributes: {},
2592
+ path: ["color", "pippin", "180"]
2593
+ }
2218
2594
  }
2219
2595
  },
2220
2596
  spacing: {
@@ -3944,53 +4320,53 @@ const gi = {
3944
4320
  }
3945
4321
  },
3946
4322
  tag: {
3947
- green: {
4323
+ sky: {
3948
4324
  background: {
3949
- key: "{tag.green.background}",
3950
- $value: "light-dark(#d5f2d9, #112722)",
3951
- $description: "Tag bakgrund grön",
4325
+ key: "{tag.sky.background}",
4326
+ $value: "light-dark(#cde6f3, #101037)",
4327
+ $description: "Tag bakgrund blå",
3952
4328
  filePath: "packages/theme/tokens/object-values.json",
3953
4329
  isSource: !0,
3954
4330
  $type: "string",
3955
4331
  original: {
3956
- $value: "light-dark({color.signalGreen.20}, {color.signalGreen.180})",
3957
- $description: "Tag bakgrund grön",
4332
+ $value: "light-dark({color.sky.20}, {color.sky.180})",
4333
+ $description: "Tag bakgrund blå",
3958
4334
  $type: "string",
3959
- key: "{tag.green.background}"
4335
+ key: "{tag.sky.background}"
3960
4336
  },
3961
- name: "tagGreenBackground",
4337
+ name: "tagSkyBackground",
3962
4338
  attributes: {},
3963
- path: ["tag", "green", "background"]
4339
+ path: ["tag", "sky", "background"]
3964
4340
  },
3965
4341
  borderColor: {
3966
- key: "{tag.green.borderColor}",
3967
- $value: "light-dark(#008d3c, #008d3c)",
3968
- $description: "Tag kantlinje grön",
4342
+ key: "{tag.sky.borderColor}",
4343
+ $type: "color",
4344
+ $value: "#4a95df",
4345
+ $description: "Tag kantlinje blå",
3969
4346
  filePath: "packages/theme/tokens/object-values.json",
3970
4347
  isSource: !0,
3971
- $type: "string",
3972
4348
  original: {
3973
- $value: "light-dark({color.signalGreen.100}, {color.signalGreen.100})",
3974
- $description: "Tag kantlinje grön",
3975
- $type: "string",
3976
- key: "{tag.green.borderColor}"
4349
+ $type: "color",
4350
+ $value: "{color.sky.60}",
4351
+ $description: "Tag kantlinje blå",
4352
+ key: "{tag.sky.borderColor}"
3977
4353
  },
3978
- name: "tagGreenBorderColor",
4354
+ name: "tagSkyBorderColor",
3979
4355
  attributes: {},
3980
- path: ["tag", "green", "borderColor"]
4356
+ path: ["tag", "sky", "borderColor"]
3981
4357
  }
3982
4358
  },
3983
4359
  blue: {
3984
4360
  background: {
3985
4361
  key: "{tag.blue.background}",
3986
- $value: "light-dark(#eaf2f6, #112127)",
3987
- $description: "Tag bakgrund blå",
4362
+ $value: "light-dark(#cde6f3, #101037)",
4363
+ $description: "@deprecated Använd tag.sky istället.",
3988
4364
  filePath: "packages/theme/tokens/object-values.json",
3989
4365
  isSource: !0,
3990
4366
  $type: "string",
3991
4367
  original: {
3992
- $value: "light-dark({color.signalBlue.10}, {color.signalBlue.180})",
3993
- $description: "Tag bakgrund blå",
4368
+ $value: "light-dark({color.sky.20}, {color.sky.180})",
4369
+ $description: "@deprecated Använd tag.sky istället.",
3994
4370
  $type: "string",
3995
4371
  key: "{tag.blue.background}"
3996
4372
  },
@@ -4000,15 +4376,15 @@ const gi = {
4000
4376
  },
4001
4377
  borderColor: {
4002
4378
  key: "{tag.blue.borderColor}",
4003
- $value: "light-dark(#06c, #06c)",
4004
- $description: "Tag kantlinje blå",
4379
+ $type: "color",
4380
+ $value: "#4a95df",
4381
+ $description: "@deprecated Använd tag.sky istället.",
4005
4382
  filePath: "packages/theme/tokens/object-values.json",
4006
4383
  isSource: !0,
4007
- $type: "string",
4008
4384
  original: {
4009
- $value: "light-dark({color.signalBlue.100}, {color.signalBlue.100})",
4010
- $description: "Tag kantlinje blå",
4011
- $type: "string",
4385
+ $type: "color",
4386
+ $value: "{color.sky.60}",
4387
+ $description: "@deprecated Använd tag.sky istället.",
4012
4388
  key: "{tag.blue.borderColor}"
4013
4389
  },
4014
4390
  name: "tagBlueBorderColor",
@@ -4016,18 +4392,126 @@ const gi = {
4016
4392
  path: ["tag", "blue", "borderColor"]
4017
4393
  }
4018
4394
  },
4019
- yellow: {
4395
+ mint: {
4020
4396
  background: {
4021
- key: "{tag.yellow.background}",
4022
- $value: "light-dark(#fff8e2, #322a20)",
4397
+ key: "{tag.mint.background}",
4398
+ $value: "light-dark(#d5f2d9, #07270b)",
4399
+ $description: "Tag bakgrund grön",
4400
+ filePath: "packages/theme/tokens/object-values.json",
4401
+ isSource: !0,
4402
+ $type: "string",
4403
+ original: {
4404
+ $value: "light-dark({color.mint.20}, {color.mint.180})",
4405
+ $description: "Tag bakgrund grön",
4406
+ $type: "string",
4407
+ key: "{tag.mint.background}"
4408
+ },
4409
+ name: "tagMintBackground",
4410
+ attributes: {},
4411
+ path: ["tag", "mint", "background"]
4412
+ },
4413
+ borderColor: {
4414
+ key: "{tag.mint.borderColor}",
4415
+ $type: "color",
4416
+ $value: "#75b47d",
4417
+ $description: "Tag kantlinje grön",
4418
+ filePath: "packages/theme/tokens/object-values.json",
4419
+ isSource: !0,
4420
+ original: {
4421
+ $type: "color",
4422
+ $value: "{color.mint.60}",
4423
+ $description: "Tag kantlinje grön",
4424
+ key: "{tag.mint.borderColor}"
4425
+ },
4426
+ name: "tagMintBorderColor",
4427
+ attributes: {},
4428
+ path: ["tag", "mint", "borderColor"]
4429
+ }
4430
+ },
4431
+ green: {
4432
+ background: {
4433
+ key: "{tag.green.background}",
4434
+ $value: "light-dark(#d5f2d9, #07270b)",
4435
+ $description: "@deprecated Använd tag.mint istället.",
4436
+ filePath: "packages/theme/tokens/object-values.json",
4437
+ isSource: !0,
4438
+ $type: "string",
4439
+ original: {
4440
+ $value: "light-dark({color.mint.20}, {color.mint.180})",
4441
+ $description: "@deprecated Använd tag.mint istället.",
4442
+ $type: "string",
4443
+ key: "{tag.green.background}"
4444
+ },
4445
+ name: "tagGreenBackground",
4446
+ attributes: {},
4447
+ path: ["tag", "green", "background"]
4448
+ },
4449
+ borderColor: {
4450
+ key: "{tag.green.borderColor}",
4451
+ $type: "color",
4452
+ $value: "#75b47d",
4453
+ $description: "@deprecated Använd tag.mint istället.",
4454
+ filePath: "packages/theme/tokens/object-values.json",
4455
+ isSource: !0,
4456
+ original: {
4457
+ $type: "color",
4458
+ $value: "{color.mint.60}",
4459
+ $description: "@deprecated Använd tag.mint istället.",
4460
+ key: "{tag.green.borderColor}"
4461
+ },
4462
+ name: "tagGreenBorderColor",
4463
+ attributes: {},
4464
+ path: ["tag", "green", "borderColor"]
4465
+ }
4466
+ },
4467
+ cream: {
4468
+ background: {
4469
+ key: "{tag.cream.background}",
4470
+ $value: "light-dark(#fff5db, #2c2719)",
4023
4471
  $description: "Tag bakgrund gul",
4024
4472
  filePath: "packages/theme/tokens/object-values.json",
4025
4473
  isSource: !0,
4026
4474
  $type: "string",
4027
4475
  original: {
4028
- $value: "light-dark({color.signalYellow.10}, {color.signalYellow.180})",
4476
+ $value: "light-dark({color.cream.20}, {color.cream.180})",
4029
4477
  $description: "Tag bakgrund gul",
4030
4478
  $type: "string",
4479
+ key: "{tag.cream.background}"
4480
+ },
4481
+ name: "tagCreamBackground",
4482
+ attributes: {},
4483
+ path: ["tag", "cream", "background"]
4484
+ },
4485
+ borderColor: {
4486
+ key: "{tag.cream.borderColor}",
4487
+ $type: "color",
4488
+ $value: "#ecbe4a",
4489
+ $description: "Tag kantlinje gul",
4490
+ filePath: "packages/theme/tokens/object-values.json",
4491
+ isSource: !0,
4492
+ original: {
4493
+ $type: "color",
4494
+ $value: "{color.cream.60}",
4495
+ $description: "Tag kantlinje gul",
4496
+ key: "{tag.cream.borderColor}"
4497
+ },
4498
+ name: "tagCreamBorderColor",
4499
+ attributes: {},
4500
+ path: ["tag", "cream", "borderColor"]
4501
+ }
4502
+ },
4503
+ yellow: {
4504
+ background: {
4505
+ key: "{tag.yellow.background}",
4506
+ $value: "light-dark(#fff5db, #2c2719)",
4507
+ $description: "@deprecated Använd tag.cream istället.",
4508
+ filePath: "packages/theme/tokens/object-values.json",
4509
+ isSource: !0,
4510
+ $type: "string",
4511
+ original: {
4512
+ $value: "light-dark({color.cream.20}, {color.cream.180})",
4513
+ $description: "@deprecated Använd tag.cream istället.",
4514
+ $type: "string",
4031
4515
  key: "{tag.yellow.background}"
4032
4516
  },
4033
4517
  name: "tagYellowBackground",
@@ -4037,14 +4521,14 @@ const gi = {
4037
4521
  borderColor: {
4038
4522
  key: "{tag.yellow.borderColor}",
4039
4523
  $type: "color",
4040
- $value: "oklch(0.66 0.18 45)",
4041
- $description: "Tag kantlinje gul",
4524
+ $value: "#ecbe4a",
4525
+ $description: "@deprecated Använd tag.cream istället.",
4042
4526
  filePath: "packages/theme/tokens/object-values.json",
4043
4527
  isSource: !0,
4044
4528
  original: {
4045
4529
  $type: "color",
4046
- $value: "{color.orange.100}",
4047
- $description: "Tag kantlinje gul",
4530
+ $value: "{color.cream.60}",
4531
+ $description: "@deprecated Använd tag.cream istället.",
4048
4532
  key: "{tag.yellow.borderColor}"
4049
4533
  },
4050
4534
  name: "tagYellowBorderColor",
@@ -4052,18 +4536,306 @@ const gi = {
4052
4536
  path: ["tag", "yellow", "borderColor"]
4053
4537
  }
4054
4538
  },
4055
- red: {
4539
+ teal: {
4056
4540
  background: {
4057
- key: "{tag.red.background}",
4058
- $value: "light-dark(#ffdfdf, #3f0a0a)",
4541
+ key: "{tag.teal.background}",
4542
+ $value: "light-dark(#cdf2f2, #0d2c2c)",
4543
+ $description: "Tag bakgrund blågrön",
4544
+ filePath: "packages/theme/tokens/object-values.json",
4545
+ isSource: !0,
4546
+ $type: "string",
4547
+ original: {
4548
+ $value: "light-dark({color.teal.20}, {color.teal.180})",
4549
+ $description: "Tag bakgrund blågrön",
4550
+ $type: "string",
4551
+ key: "{tag.teal.background}"
4552
+ },
4553
+ name: "tagTealBackground",
4554
+ attributes: {},
4555
+ path: ["tag", "teal", "background"]
4556
+ },
4557
+ borderColor: {
4558
+ key: "{tag.teal.borderColor}",
4559
+ $type: "color",
4560
+ $value: "#43bcbc",
4561
+ $description: "Tag kantlinje blågrön",
4562
+ filePath: "packages/theme/tokens/object-values.json",
4563
+ isSource: !0,
4564
+ original: {
4565
+ $type: "color",
4566
+ $value: "{color.teal.60}",
4567
+ $description: "Tag kantlinje blågrön",
4568
+ key: "{tag.teal.borderColor}"
4569
+ },
4570
+ name: "tagTealBorderColor",
4571
+ attributes: {},
4572
+ path: ["tag", "teal", "borderColor"]
4573
+ }
4574
+ },
4575
+ lagoon: {
4576
+ background: {
4577
+ key: "{tag.lagoon.background}",
4578
+ $value: "light-dark(#d2daf9, #0a1332)",
4579
+ $description: "Tag bakgrund lagunblå",
4580
+ filePath: "packages/theme/tokens/object-values.json",
4581
+ isSource: !0,
4582
+ $type: "string",
4583
+ original: {
4584
+ $value: "light-dark({color.lagoon.20}, {color.lagoon.180})",
4585
+ $description: "Tag bakgrund lagunblå",
4586
+ $type: "string",
4587
+ key: "{tag.lagoon.background}"
4588
+ },
4589
+ name: "tagLagoonBackground",
4590
+ attributes: {},
4591
+ path: ["tag", "lagoon", "background"]
4592
+ },
4593
+ borderColor: {
4594
+ key: "{tag.lagoon.borderColor}",
4595
+ $type: "color",
4596
+ $value: "#7088e0",
4597
+ $description: "Tag kantlinje lagunblå",
4598
+ filePath: "packages/theme/tokens/object-values.json",
4599
+ isSource: !0,
4600
+ original: {
4601
+ $type: "color",
4602
+ $value: "{color.lagoon.60}",
4603
+ $description: "Tag kantlinje lagunblå",
4604
+ key: "{tag.lagoon.borderColor}"
4605
+ },
4606
+ name: "tagLagoonBorderColor",
4607
+ attributes: {},
4608
+ path: ["tag", "lagoon", "borderColor"]
4609
+ }
4610
+ },
4611
+ lagoonblue: {
4612
+ background: {
4613
+ key: "{tag.lagoonblue.background}",
4614
+ $value: "light-dark(#d2daf9, #0a1332)",
4615
+ $description: "@deprecated Använd tag.lagoon istället.",
4616
+ filePath: "packages/theme/tokens/object-values.json",
4617
+ isSource: !0,
4618
+ $type: "string",
4619
+ original: {
4620
+ $value: "light-dark({color.lagoon.20}, {color.lagoon.180})",
4621
+ $description: "@deprecated Använd tag.lagoon istället.",
4622
+ $type: "string",
4623
+ key: "{tag.lagoonblue.background}"
4624
+ },
4625
+ name: "tagLagoonblueBackground",
4626
+ attributes: {},
4627
+ path: ["tag", "lagoonblue", "background"]
4628
+ },
4629
+ borderColor: {
4630
+ key: "{tag.lagoonblue.borderColor}",
4631
+ $type: "color",
4632
+ $value: "#7088e0",
4633
+ $description: "@deprecated Använd tag.lagoon istället.",
4634
+ filePath: "packages/theme/tokens/object-values.json",
4635
+ isSource: !0,
4636
+ original: {
4637
+ $type: "color",
4638
+ $value: "{color.lagoon.60}",
4639
+ $description: "@deprecated Använd tag.lagoon istället.",
4640
+ key: "{tag.lagoonblue.borderColor}"
4641
+ },
4642
+ name: "tagLagoonblueBorderColor",
4643
+ attributes: {},
4644
+ path: ["tag", "lagoonblue", "borderColor"]
4645
+ }
4646
+ },
4647
+ lavender: {
4648
+ background: {
4649
+ key: "{tag.lavender.background}",
4650
+ $value: "light-dark(#f6d0f9, #391c3b)",
4651
+ $description: "Tag bakgrund lila",
4652
+ filePath: "packages/theme/tokens/object-values.json",
4653
+ isSource: !0,
4654
+ $type: "string",
4655
+ original: {
4656
+ $value: "light-dark({color.lavender.20}, {color.lavender.180})",
4657
+ $description: "Tag bakgrund lila",
4658
+ $type: "string",
4659
+ key: "{tag.lavender.background}"
4660
+ },
4661
+ name: "tagLavenderBackground",
4662
+ attributes: {},
4663
+ path: ["tag", "lavender", "background"]
4664
+ },
4665
+ borderColor: {
4666
+ key: "{tag.lavender.borderColor}",
4667
+ $type: "color",
4668
+ $value: "#b77dbc",
4669
+ $description: "Tag kantlinje lila",
4670
+ filePath: "packages/theme/tokens/object-values.json",
4671
+ isSource: !0,
4672
+ original: {
4673
+ $type: "color",
4674
+ $value: "{color.lavender.60}",
4675
+ $description: "Tag kantlinje lila",
4676
+ key: "{tag.lavender.borderColor}"
4677
+ },
4678
+ name: "tagLavenderBorderColor",
4679
+ attributes: {},
4680
+ path: ["tag", "lavender", "borderColor"]
4681
+ }
4682
+ },
4683
+ purple: {
4684
+ background: {
4685
+ key: "{tag.purple.background}",
4686
+ $value: "light-dark(#f6d0f9, #391c3b)",
4687
+ $description: "@deprecated Använd tag.lavender istället.",
4688
+ filePath: "packages/theme/tokens/object-values.json",
4689
+ isSource: !0,
4690
+ $type: "string",
4691
+ original: {
4692
+ $value: "light-dark({color.lavender.20}, {color.lavender.180})",
4693
+ $description: "@deprecated Använd tag.lavender istället.",
4694
+ $type: "string",
4695
+ key: "{tag.purple.background}"
4696
+ },
4697
+ name: "tagPurpleBackground",
4698
+ attributes: {},
4699
+ path: ["tag", "purple", "background"]
4700
+ },
4701
+ borderColor: {
4702
+ key: "{tag.purple.borderColor}",
4703
+ $type: "color",
4704
+ $value: "#b77dbc",
4705
+ $description: "@deprecated Använd tag.lavender istället.",
4706
+ filePath: "packages/theme/tokens/object-values.json",
4707
+ isSource: !0,
4708
+ original: {
4709
+ $type: "color",
4710
+ $value: "{color.lavender.60}",
4711
+ $description: "@deprecated Använd tag.lavender istället.",
4712
+ key: "{tag.purple.borderColor}"
4713
+ },
4714
+ name: "tagPurpleBorderColor",
4715
+ attributes: {},
4716
+ path: ["tag", "purple", "borderColor"]
4717
+ }
4718
+ },
4719
+ peach: {
4720
+ background: {
4721
+ key: "{tag.peach.background}",
4722
+ $value: "light-dark(#ffe6d9, #421d0a)",
4723
+ $description: "Tag bakgrund orange",
4724
+ filePath: "packages/theme/tokens/object-values.json",
4725
+ isSource: !0,
4726
+ $type: "string",
4727
+ original: {
4728
+ $value: "light-dark({color.peach.20}, {color.peach.180})",
4729
+ $description: "Tag bakgrund orange",
4730
+ $type: "string",
4731
+ key: "{tag.peach.background}"
4732
+ },
4733
+ name: "tagPeachBackground",
4734
+ attributes: {},
4735
+ path: ["tag", "peach", "background"]
4736
+ },
4737
+ borderColor: {
4738
+ key: "{tag.peach.borderColor}",
4739
+ $type: "color",
4740
+ $value: "#e87031",
4741
+ $description: "Tag kantlinje orange",
4742
+ filePath: "packages/theme/tokens/object-values.json",
4743
+ isSource: !0,
4744
+ original: {
4745
+ $type: "color",
4746
+ $value: "{color.peach.60}",
4747
+ $description: "Tag kantlinje orange",
4748
+ key: "{tag.peach.borderColor}"
4749
+ },
4750
+ name: "tagPeachBorderColor",
4751
+ attributes: {},
4752
+ path: ["tag", "peach", "borderColor"]
4753
+ }
4754
+ },
4755
+ orange: {
4756
+ background: {
4757
+ key: "{tag.orange.background}",
4758
+ $value: "light-dark(#ffe6d9, #421d0a)",
4759
+ $description: "@deprecated Använd tag.peach istället.",
4760
+ filePath: "packages/theme/tokens/object-values.json",
4761
+ isSource: !0,
4762
+ $type: "string",
4763
+ original: {
4764
+ $value: "light-dark({color.peach.20}, {color.peach.180})",
4765
+ $description: "@deprecated Använd tag.peach istället.",
4766
+ $type: "string",
4767
+ key: "{tag.orange.background}"
4768
+ },
4769
+ name: "tagOrangeBackground",
4770
+ attributes: {},
4771
+ path: ["tag", "orange", "background"]
4772
+ },
4773
+ borderColor: {
4774
+ key: "{tag.orange.borderColor}",
4775
+ $type: "color",
4776
+ $value: "#e87031",
4777
+ $description: "@deprecated Använd tag.peach istället.",
4778
+ filePath: "packages/theme/tokens/object-values.json",
4779
+ isSource: !0,
4780
+ original: {
4781
+ $type: "color",
4782
+ $value: "{color.peach.60}",
4783
+ $description: "@deprecated Använd tag.peach istället.",
4784
+ key: "{tag.orange.borderColor}"
4785
+ },
4786
+ name: "tagOrangeBorderColor",
4787
+ attributes: {},
4788
+ path: ["tag", "orange", "borderColor"]
4789
+ }
4790
+ },
4791
+ pippin: {
4792
+ background: {
4793
+ key: "{tag.pippin.background}",
4794
+ $value: "light-dark(#ffe0e0, #431919)",
4059
4795
  $description: "Tag bakgrund röd",
4060
4796
  filePath: "packages/theme/tokens/object-values.json",
4061
4797
  isSource: !0,
4062
4798
  $type: "string",
4063
4799
  original: {
4064
- $value: "light-dark({color.signalRed.20}, {color.signalRed.180})",
4800
+ $value: "light-dark({color.pippin.20}, {color.pippin.180})",
4065
4801
  $description: "Tag bakgrund röd",
4066
4802
  $type: "string",
4803
+ key: "{tag.pippin.background}"
4804
+ },
4805
+ name: "tagPippinBackground",
4806
+ attributes: {},
4807
+ path: ["tag", "pippin", "background"]
4808
+ },
4809
+ borderColor: {
4810
+ key: "{tag.pippin.borderColor}",
4811
+ $type: "color",
4812
+ $value: "#f17575",
4813
+ $description: "Tag kantlinje röd",
4814
+ filePath: "packages/theme/tokens/object-values.json",
4815
+ isSource: !0,
4816
+ original: {
4817
+ $type: "color",
4818
+ $value: "{color.pippin.60}",
4819
+ $description: "Tag kantlinje röd",
4820
+ key: "{tag.pippin.borderColor}"
4821
+ },
4822
+ name: "tagPippinBorderColor",
4823
+ attributes: {},
4824
+ path: ["tag", "pippin", "borderColor"]
4825
+ }
4826
+ },
4827
+ red: {
4828
+ background: {
4829
+ key: "{tag.red.background}",
4830
+ $value: "light-dark(#ffe0e0, #431919)",
4831
+ $description: "@deprecated Använd tag.pippin istället.",
4832
+ filePath: "packages/theme/tokens/object-values.json",
4833
+ isSource: !0,
4834
+ $type: "string",
4835
+ original: {
4836
+ $value: "light-dark({color.pippin.20}, {color.pippin.180})",
4837
+ $description: "@deprecated Använd tag.pippin istället.",
4838
+ $type: "string",
4067
4839
  key: "{tag.red.background}"
4068
4840
  },
4069
4841
  name: "tagRedBackground",
@@ -4072,15 +4844,15 @@ const gi = {
4072
4844
  },
4073
4845
  borderColor: {
4074
4846
  key: "{tag.red.borderColor}",
4075
- $value: "light-dark(#e62323, #e62323)",
4076
- $description: "Tag kantlinje röd",
4847
+ $type: "color",
4848
+ $value: "#f17575",
4849
+ $description: "@deprecated Använd tag.pippin istället.",
4077
4850
  filePath: "packages/theme/tokens/object-values.json",
4078
4851
  isSource: !0,
4079
- $type: "string",
4080
4852
  original: {
4081
- $value: "light-dark({color.signalRed.100}, {color.signalRed.100})",
4082
- $description: "Tag kantlinje röd",
4083
- $type: "string",
4853
+ $type: "color",
4854
+ $value: "{color.pippin.60}",
4855
+ $description: "@deprecated Använd tag.pippin istället.",
4084
4856
  key: "{tag.red.borderColor}"
4085
4857
  },
4086
4858
  name: "tagRedBorderColor",
@@ -5800,48 +6572,48 @@ const gi = {
5800
6572
  path: ["zIndex", "skipToContent"]
5801
6573
  }
5802
6574
  }
5803
- }, e = "0.125rem", t = "0.188rem", a = "0.25rem", o = "0.375rem", r = "0.5rem", i = "0.625rem", n = "0.75rem", s = "0.875rem", l = "0.938rem", c = "1rem", p = "1.25rem", d = "1.5rem", g = "1.75rem", u = "2rem", y = "2.5rem", k = "2.75rem", h = "3rem", m = "0rem", $ = "0.063rem", b = "480px", f = "768px", v = "1024px", S = "1280px", j = "(max-width: calc(480px - 1px))", x = "(min-width: 480px)", P = "(min-width: 768px)", w = "(min-width: 1024px)", z = "(min-width: 1280px)", B = "light-dark(#143c50, #2e7ca5)", H = "light-dark(#25607f, #25607f)", R = "light-dark(#2e7ca5, #143c50)", I = "transparent", Y = "light-dark(#e6e6e6, #212121)", A = "light-dark(#d9d9d9, #262626)", C = "light-dark(#0000000d, #ffffff21)", G = "light-dark(#d9d9d9, #262626)", F = "light-dark(#e62323, #e62323)", W = "light-dark(#bc1d1d, #bc1d1d)", U = "light-dark(#7d1313, #7d1313)", T = "light-dark(#f2f2f2, #262626)", D = "light-dark(#143c50, #f2f2f2)", L = "light-dark(#0000000d, #ffffff21)", O = "light-dark(#00000033, #ffffff33)", E = "#000", M = "#0d0d0d", K = "#0000000d", X = "#fff", Z = "#e6e6e6", q = "#ffffff21", N = "#f2f2f2", _ = "#e6e6e6", Q = "#d9d9d9", V = "#ccc", J = "#bfbfbf", ee = "#b3b3b3", te = "#a6a6a6", ae = "#999", oe = "#8c8c8c", re = "#808080", ie = "#737373", ne = "#666", se = "#5d5d5d", le = "#525252", ce = "#474747", pe = "#383838", de = "#333", ge = "#262626", ue = "#212121", ye = "#171717", ke = "#eaf2f6", he = "#d5e5ed", me = "#abcbdb", $e = "#94BCD1", be = "#82b0c9", fe = "#6CA3C0", ve = "#5897b8", Se = "#4289ad", je = "#2e7ca5", xe = "#2C7399", Pe = "#29698C", we = "#25607f", ze = "#143c50", Be = "#b46ab4", He = "#954b95", Re = "#b90835", Ie = "oklch(0.66 0.18 45)", Ye = "#eaf2f6", Ae = "#d5e5ed", Ce = "#06c", Ge = "#162b33", Fe = "#112127", We = "#d5f2d9", Ue = "#bae5c5", Te = "#008d3c", De = "#194B33", Le = "#163328", Oe = "#112722", Ee = "#fff8e2", Me = "#fff1cd", Ke = "#ffeab8", Xe = "#ffe3a3", Ze = "#ffdc8b", qe = "#ffd47b", Ne = "#fdcd5d", _e = "#fbc640", Qe = "#fabf1b", Ve = "#fab900", Je = "#daa105", et = "#bd8c1e", tt = "#a17927", at = "#88672a", ot = "#70562b", rt = "#5a4629", it = "#453826", nt = "#322a20", st = "#201c18", lt = "#0f0e0e", ct = "#ffefef", pt = "#ffdfdf", dt = "#fcc8c8", gt = "#f9b0b0", ut = "#f69999", yt = "#f38181", kt = "#ef6a6a", ht = "#EC5252", mt = "#e93b3b", $t = "#e62323", bt = "#d12020", ft = "#bc1d1d", vt = "#a71919", St = "#921616", jt = "#7d1313", xt = "#691010", Pt = "#540d0d", wt = "#3f0a0a", zt = "#2a0606", Bt = "#150303", Ht = "0.125rem", Rt = "0.25rem", It = "0.5rem", Yt = "0.75rem", At = "1rem", Ct = "1.5rem", Gt = "2rem", Ft = "2.5rem", Wt = "3rem", Ut = "0.25rem", Tt = "0.5rem", Dt = "1rem", Lt = "1.5rem", Ot = "2rem", Et = "0.125rem", Mt = "0.188rem", Kt = "0.25rem", Xt = "0.375rem", Zt = "0.5rem", qt = "0.625rem", Nt = "0.75rem", _t = "0.875rem", Qt = "0.938rem", Vt = "1rem", Jt = "1.25rem", ea = "1.5rem", ta = "1.75rem", aa = "2rem", oa = "2.5rem", ra = "2.75rem", ia = "3rem", na = "0rem", sa = "0.063rem", la = "2.5rem", ca = "1rem", pa = "1.25rem", da = "2rem", ga = "2.5rem", ua = "3rem", ya = "light-dark(#fff, #171717)", ka = "light-dark(#e6e6e6, #212121)", ha = "light-dark(#171717, #f2f2f2)", ma = "light-dark(#f2f2f2, #262626)", $a = "light-dark(#e6e6e6, #333)", ba = "light-dark(#d9d9d9, #383838)", fa = "light-dark(#ccc, #474747)", va = "light-dark(#fff, #383838)", Sa = "light-dark(#e6e6e6, #474747)", ja = "light-dark(#d9d9d9, #525252)", xa = "light-dark(#ccc, #5d5d5d)", Pa = "light-dark(#d9d9d9, #383838)", wa = "light-dark(#ccc, #474747)", za = "light-dark(#bfbfbf, #525252)", Ba = "light-dark(#f2f2f2, #262626)", Ha = "light-dark(#e6e6e6, #333)", Ra = "light-dark(#d9d9d9, #383838)", Ia = "light-dark(#b90835, #b90835)", Ya = "light-dark(#171717, #f2f2f2)", Aa = "light-dark(#737373, #8c8c8c)", Ca = "light-dark(#bfbfbf, #525252)", Ga = "light-dark(#143c50, #2e7ca5)", Fa = "light-dark(#bfbfbf, #525252)", Wa = "1px", Ua = "light-dark(#f2f2f2, #262626)", Ta = "light-dark(#e6e6e6, #333)", Da = "light-dark(#d9d9d9, #383838)", La = "light-dark(#fff, #383838)", Oa = "light-dark(#e6e6e6, #474747)", Ea = "light-dark(#d9d9d9, #525252)", Ma = "light-dark(#f2f2f2, #262626)", Ka = "light-dark(#f2f2f2, #262626)", Xa = "light-dark(#d9d9d9, #383838)", Za = "light-dark(#171717, #f2f2f2)", qa = "light-dark(#525252, #a6a6a6)", Na = "light-dark(#143c50, #f2f2f2)", _a = "light-dark(#fff, #171717)", Qa = "light-dark(#fff, #fff)", Va = "light-dark(#bfbfbf, #525252)", Ja = "light-dark(#008d3c, #008d3c)", eo = "light-dark(#06c, #06c)", to = "light-dark(#e62323, #e62323)", ao = "oklch(0.66 0.18 45)", oo = "light-dark(#bfbfbf, #383838)", ro = "light-dark(#29698C, #6CA3C0)", io = "light-dark(#143c50, #94BCD1)", no = "light-dark(#171717, #abcbdb)", so = "light-dark(#954b95, #b46ab4)", lo = "light-dark(#008d3c, #008d3c)", co = "light-dark(#06c, #06c)", po = "oklch(0.66 0.18 45)", go = "light-dark(#e62323, #e62323)", uo = "light-dark(#d5f2d9, #112722)", yo = "light-dark(#bae5c5, #163328)", ko = "light-dark(#eaf2f6, #112127)", ho = "light-dark(#d5e5ed, #162b33)", mo = "light-dark(#fff8e2, #322a20)", $o = "light-dark(#fff1cd, #453826)", bo = "light-dark(#ffdfdf, #3f0a0a)", fo = "light-dark(#fcc8c8, #540d0d)", vo = "light-dark(#d5f2d9, #112722)", So = "light-dark(#008d3c, #008d3c)", jo = "light-dark(#eaf2f6, #112127)", xo = "light-dark(#06c, #06c)", Po = "light-dark(#fff8e2, #322a20)", wo = "oklch(0.66 0.18 45)", zo = "light-dark(#ffdfdf, #3f0a0a)", Bo = "light-dark(#e62323, #e62323)", Ho = "light-dark(#171717, #f2f2f2)", Ro = "light-dark(#525252, #a6a6a6)", Io = "light-dark(#143c50, #f2f2f2)", Yo = "light-dark(#fff, #fff)", Ao = "light-dark(#f2f2f2, #171717)", Co = "light-dark(#bfbfbf, #525252)", Go = "light-dark(#e62323, #EC5252)", Fo = "light-dark(#a6a6a6, #525252)", Wo = "light-dark(#737373, #999)", Uo = "light-dark(#e62323, #e62323)", To = "light-dark(#0000001a, #ffffff1a)", Do = "light-dark(#143c50, #5897b8)", Lo = "light-dark(#143c50, #5897b8)", Oo = "light-dark(#d5e5ed, #143c50)", Eo = "light-dark(#143c50, #5897b8)", Mo = "light-dark(#b90835, #fff)", Ko = "light-dark(#e6e6e6, #212121)", Xo = "light-dark(#f2f2f2, #262626)", Zo = "light-dark(#525252, #a6a6a6)", qo = "rgba(0 0 0 / 30%)", No = "blur(2px)", _o = "0.125rem", Qo = "0.375rem", Vo = "0.625rem", Jo = "0.75rem", er = "0.875rem", tr = "0.938rem", ar = "1.25rem", or = "2.5rem", rr = "3rem", ir = "0.25rem", nr = "0.5rem", sr = "1rem", lr = "1.5rem", cr = "2rem", pr = "0.063rem", dr = "0 0 0 2px light-dark(white, black), 0 0 0 4px light-dark(black, white)", gr = "inset 0 0 0 2px light-dark(black, white), inset 0 0 0 4px light-dark(white, black)", ur = "2px", yr = "2px", kr = "inset 0 0 0 2px light-dark(#e62323, #e62323)", hr = "500ms", mr = "300ms", $r = "250ms", br = "150ms", fr = "100ms", vr = [0, 0, 0.58, 1], Sr = [0.42, 0, 1, 1], jr = [0.42, 0, 0.58, 1], xr = {
6575
+ }, e = "0.125rem", t = "0.188rem", a = "0.25rem", o = "0.375rem", r = "0.5rem", i = "0.625rem", n = "0.75rem", s = "0.875rem", l = "0.938rem", c = "1rem", p = "1.25rem", d = "1.5rem", g = "1.75rem", u = "2rem", k = "2.5rem", y = "2.75rem", h = "3rem", m = "0rem", $ = "0.063rem", b = "480px", f = "768px", v = "1024px", S = "1280px", j = "(max-width: calc(480px - 1px))", P = "(min-width: 480px)", x = "(min-width: 768px)", w = "(min-width: 1024px)", B = "(min-width: 1280px)", z = "light-dark(#143c50, #2e7ca5)", H = "light-dark(#25607f, #25607f)", C = "light-dark(#2e7ca5, #143c50)", R = "transparent", A = "light-dark(#e6e6e6, #212121)", I = "light-dark(#d9d9d9, #262626)", Y = "light-dark(#0000000d, #ffffff21)", T = "light-dark(#d9d9d9, #262626)", G = "light-dark(#e62323, #e62323)", F = "light-dark(#bc1d1d, #bc1d1d)", L = "light-dark(#7d1313, #7d1313)", W = "light-dark(#f2f2f2, #262626)", U = "light-dark(#143c50, #f2f2f2)", O = "light-dark(#0000000d, #ffffff21)", D = "light-dark(#00000033, #ffffff33)", M = "#000", E = "#0d0d0d", K = "#0000000d", X = "#fff", Z = "#e6e6e6", q = "#ffffff21", N = "#f2f2f2", _ = "#e6e6e6", Q = "#d9d9d9", V = "#ccc", J = "#bfbfbf", ee = "#b3b3b3", te = "#a6a6a6", ae = "#999", oe = "#8c8c8c", re = "#808080", ie = "#737373", ne = "#666", se = "#5d5d5d", le = "#525252", ce = "#474747", pe = "#383838", de = "#333", ge = "#262626", ue = "#212121", ke = "#171717", ye = "#eaf2f6", he = "#d5e5ed", me = "#abcbdb", $e = "#94BCD1", be = "#82b0c9", fe = "#6CA3C0", ve = "#5897b8", Se = "#4289ad", je = "#2e7ca5", Pe = "#2C7399", xe = "#29698C", we = "#25607f", Be = "#143c50", ze = "#b46ab4", He = "#954b95", Ce = "#b90835", Re = "oklch(0.66 0.18 45)", Ae = "#eaf2f6", Ie = "#d5e5ed", Ye = "#06c", Te = "#162b33", Ge = "#112127", Fe = "#d5f2d9", Le = "#bae5c5", We = "#008d3c", Ue = "#194B33", Oe = "#163328", De = "#112722", Me = "#fff8e2", Ee = "#fff1cd", Ke = "#ffeab8", Xe = "#ffe3a3", Ze = "#ffdc8b", qe = "#ffd47b", Ne = "#fdcd5d", _e = "#fbc640", Qe = "#fabf1b", Ve = "#fab900", Je = "#daa105", et = "#bd8c1e", tt = "#a17927", at = "#88672a", ot = "#70562b", rt = "#5a4629", it = "#453826", nt = "#322a20", st = "#201c18", lt = "#0f0e0e", ct = "#ffefef", pt = "#ffdfdf", dt = "#fcc8c8", gt = "#f9b0b0", ut = "#f69999", kt = "#f38181", yt = "#ef6a6a", ht = "#EC5252", mt = "#e93b3b", $t = "#e62323", bt = "#d12020", ft = "#bc1d1d", vt = "#a71919", St = "#921616", jt = "#7d1313", Pt = "#691010", xt = "#540d0d", wt = "#3f0a0a", Bt = "#2a0606", zt = "#150303", Ht = "#cde6f3", Ct = "#4a95df", Rt = "#101037", At = "#d5f2d9", It = "#75b47d", Yt = "#07270b", Tt = "#fff5db", Gt = "#ecbe4a", Ft = "#2c2719", Lt = "#cdf2f2", Wt = "#43bcbc", Ut = "#0d2c2c", Ot = "#d2daf9", Dt = "#7088e0", Mt = "#0a1332", Et = "#f6d0f9", Kt = "#b77dbc", Xt = "#391c3b", Zt = "#ffe6d9", qt = "#e87031", Nt = "#421d0a", _t = "#ffe0e0", Qt = "#f17575", Vt = "#431919", Jt = "0.125rem", ea = "0.25rem", ta = "0.5rem", aa = "0.75rem", oa = "1rem", ra = "1.5rem", ia = "2rem", na = "2.5rem", sa = "3rem", la = "0.25rem", ca = "0.5rem", pa = "1rem", da = "1.5rem", ga = "2rem", ua = "0.125rem", ka = "0.188rem", ya = "0.25rem", ha = "0.375rem", ma = "0.5rem", $a = "0.625rem", ba = "0.75rem", fa = "0.875rem", va = "0.938rem", Sa = "1rem", ja = "1.25rem", Pa = "1.5rem", xa = "1.75rem", wa = "2rem", Ba = "2.5rem", za = "2.75rem", Ha = "3rem", Ca = "0rem", Ra = "0.063rem", Aa = "2.5rem", Ia = "1rem", Ya = "1.25rem", Ta = "2rem", Ga = "2.5rem", Fa = "3rem", La = "light-dark(#fff, #171717)", Wa = "light-dark(#e6e6e6, #212121)", Ua = "light-dark(#171717, #f2f2f2)", Oa = "light-dark(#f2f2f2, #262626)", Da = "light-dark(#e6e6e6, #333)", Ma = "light-dark(#d9d9d9, #383838)", Ea = "light-dark(#ccc, #474747)", Ka = "light-dark(#fff, #383838)", Xa = "light-dark(#e6e6e6, #474747)", Za = "light-dark(#d9d9d9, #525252)", qa = "light-dark(#ccc, #5d5d5d)", Na = "light-dark(#d9d9d9, #383838)", _a = "light-dark(#ccc, #474747)", Qa = "light-dark(#bfbfbf, #525252)", Va = "light-dark(#f2f2f2, #262626)", Ja = "light-dark(#e6e6e6, #333)", eo = "light-dark(#d9d9d9, #383838)", to = "light-dark(#b90835, #b90835)", ao = "light-dark(#171717, #f2f2f2)", oo = "light-dark(#737373, #8c8c8c)", ro = "light-dark(#bfbfbf, #525252)", io = "light-dark(#143c50, #2e7ca5)", no = "light-dark(#bfbfbf, #525252)", so = "1px", lo = "light-dark(#f2f2f2, #262626)", co = "light-dark(#e6e6e6, #333)", po = "light-dark(#d9d9d9, #383838)", go = "light-dark(#fff, #383838)", uo = "light-dark(#e6e6e6, #474747)", ko = "light-dark(#d9d9d9, #525252)", yo = "light-dark(#f2f2f2, #262626)", ho = "light-dark(#f2f2f2, #262626)", mo = "light-dark(#d9d9d9, #383838)", $o = "light-dark(#171717, #f2f2f2)", bo = "light-dark(#525252, #a6a6a6)", fo = "light-dark(#143c50, #f2f2f2)", vo = "light-dark(#fff, #171717)", So = "light-dark(#fff, #fff)", jo = "light-dark(#bfbfbf, #525252)", Po = "light-dark(#008d3c, #008d3c)", xo = "light-dark(#06c, #06c)", wo = "light-dark(#e62323, #e62323)", Bo = "oklch(0.66 0.18 45)", zo = "light-dark(#bfbfbf, #383838)", Ho = "light-dark(#29698C, #6CA3C0)", Co = "light-dark(#143c50, #94BCD1)", Ro = "light-dark(#171717, #abcbdb)", Ao = "light-dark(#954b95, #b46ab4)", Io = "light-dark(#008d3c, #008d3c)", Yo = "light-dark(#06c, #06c)", To = "oklch(0.66 0.18 45)", Go = "light-dark(#e62323, #e62323)", Fo = "light-dark(#d5f2d9, #112722)", Lo = "light-dark(#bae5c5, #163328)", Wo = "light-dark(#eaf2f6, #112127)", Uo = "light-dark(#d5e5ed, #162b33)", Oo = "light-dark(#fff8e2, #322a20)", Do = "light-dark(#fff1cd, #453826)", Mo = "light-dark(#ffdfdf, #3f0a0a)", Eo = "light-dark(#fcc8c8, #540d0d)", Ko = "light-dark(#cde6f3, #101037)", Xo = "#4a95df", Zo = "light-dark(#cde6f3, #101037)", qo = "#4a95df", No = "light-dark(#d5f2d9, #07270b)", _o = "#75b47d", Qo = "light-dark(#d5f2d9, #07270b)", Vo = "#75b47d", Jo = "light-dark(#fff5db, #2c2719)", er = "#ecbe4a", tr = "light-dark(#fff5db, #2c2719)", ar = "#ecbe4a", or = "light-dark(#cdf2f2, #0d2c2c)", rr = "#43bcbc", ir = "light-dark(#d2daf9, #0a1332)", nr = "#7088e0", sr = "light-dark(#d2daf9, #0a1332)", lr = "#7088e0", cr = "light-dark(#f6d0f9, #391c3b)", pr = "#b77dbc", dr = "light-dark(#f6d0f9, #391c3b)", gr = "#b77dbc", ur = "light-dark(#ffe6d9, #421d0a)", kr = "#e87031", yr = "light-dark(#ffe6d9, #421d0a)", hr = "#e87031", mr = "light-dark(#ffe0e0, #431919)", $r = "#f17575", br = "light-dark(#ffe0e0, #431919)", fr = "#f17575", vr = "light-dark(#171717, #f2f2f2)", Sr = "light-dark(#525252, #a6a6a6)", jr = "light-dark(#143c50, #f2f2f2)", Pr = "light-dark(#fff, #fff)", xr = "light-dark(#f2f2f2, #171717)", wr = "light-dark(#bfbfbf, #525252)", Br = "light-dark(#e62323, #EC5252)", zr = "light-dark(#a6a6a6, #525252)", Hr = "light-dark(#737373, #999)", Cr = "light-dark(#e62323, #e62323)", Rr = "light-dark(#0000001a, #ffffff1a)", Ar = "light-dark(#143c50, #5897b8)", Ir = "light-dark(#143c50, #5897b8)", Yr = "light-dark(#d5e5ed, #143c50)", Tr = "light-dark(#143c50, #5897b8)", Gr = "light-dark(#b90835, #fff)", Fr = "light-dark(#e6e6e6, #212121)", Lr = "light-dark(#f2f2f2, #262626)", Wr = "light-dark(#525252, #a6a6a6)", Ur = "rgba(0 0 0 / 30%)", Or = "blur(2px)", Dr = "0.125rem", Mr = "0.375rem", Er = "0.625rem", Kr = "0.75rem", Xr = "0.875rem", Zr = "0.938rem", qr = "1.25rem", Nr = "2.5rem", _r = "3rem", Qr = "0.25rem", Vr = "0.5rem", Jr = "1rem", ei = "1.5rem", ti = "2rem", ai = "0.063rem", oi = "0 0 0 2px light-dark(white, black), 0 0 0 4px light-dark(black, white)", ri = "inset 0 0 0 2px light-dark(black, white), inset 0 0 0 4px light-dark(white, black)", ii = "2px", ni = "2px", si = "inset 0 0 0 2px light-dark(#e62323, #e62323)", li = "500ms", ci = "300ms", pi = "250ms", di = "150ms", gi = "100ms", ui = [0, 0, 0.58, 1], ki = [0.42, 0, 1, 1], yi = [0.42, 0, 0.58, 1], hi = {
5804
6576
  delay: "0ms",
5805
6577
  duration: "300ms",
5806
6578
  timingFunction: [0, 0, 0.58, 1]
5807
- }, Pr = {
6579
+ }, mi = {
5808
6580
  delay: "0ms",
5809
6581
  duration: "300ms",
5810
6582
  timingFunction: [0.42, 0, 1, 1]
5811
- }, wr = "Inter, sans-serif", zr = "0.75rem", Br = "0.875rem", Hr = "1rem", Rr = "1.125rem", Ir = "1.25rem", Yr = "1.5rem", Ar = "1.625rem", Cr = "2rem", Gr = "2.25rem", Fr = "2.625rem", Wr = "1rem", Ur = "1.125rem", Tr = "1.25rem", Dr = "1.375rem", Lr = "1.5rem", Or = "1.75rem", Er = "2rem", Mr = "2.25rem", Kr = "2.5rem", Xr = "3rem", Zr = 100, qr = 200, Nr = 300, _r = 400, Qr = 500, Vr = 600, Jr = 700, ei = 800, ti = 900, ai = {
6583
+ }, $i = "Inter, sans-serif", bi = "0.75rem", fi = "0.875rem", vi = "1rem", Si = "1.125rem", ji = "1.25rem", Pi = "1.5rem", xi = "1.625rem", wi = "2rem", Bi = "2.25rem", zi = "2.625rem", Hi = "1rem", Ci = "1.125rem", Ri = "1.25rem", Ai = "1.375rem", Ii = "1.5rem", Yi = "1.75rem", Ti = "2rem", Gi = "2.25rem", Fi = "2.5rem", Li = "3rem", Wi = 100, Ui = 200, Oi = 300, Di = 400, Mi = 500, Ei = 600, Ki = 700, Xi = 800, Zi = 900, qi = {
5812
6584
  fontFamily: "Inter, sans-serif",
5813
6585
  fontSize: "1rem",
5814
6586
  fontWeight: 400,
5815
6587
  lineHeight: "1.25rem"
5816
- }, oi = {
6588
+ }, Ni = {
5817
6589
  fontFamily: "Inter, sans-serif",
5818
6590
  fontSize: "0.875rem",
5819
6591
  fontWeight: 400,
5820
6592
  lineHeight: "1.125rem"
5821
- }, ri = {
6593
+ }, _i = {
5822
6594
  fontFamily: "Inter, sans-serif",
5823
6595
  fontSize: "0.875rem",
5824
6596
  fontWeight: 400,
5825
6597
  lineHeight: "1.125rem"
5826
- }, ii = {
6598
+ }, Qi = {
5827
6599
  fontFamily: "Inter, sans-serif",
5828
6600
  fontSize: "0.75rem",
5829
6601
  fontWeight: 400,
5830
6602
  lineHeight: "1rem"
5831
- }, ni = 1, si = 10, li = 500, ci = 1e3, pi = 1100, di = 1200, ui = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6603
+ }, Vi = 1, Ji = 10, en = 500, tn = 1e3, an = 1100, on = 1200, nn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5832
6604
  __proto__: null,
5833
- backgroundBase: ya,
5834
- backgroundHover: ka,
5835
- backgroundInverse: ha,
5836
- badgeBackground: Uo,
6605
+ backgroundBase: La,
6606
+ backgroundHover: Wa,
6607
+ backgroundInverse: Ua,
6608
+ badgeBackground: Cr,
5837
6609
  base00: m,
5838
6610
  base05: $,
5839
6611
  base10: e,
5840
6612
  base100: d,
5841
6613
  base110: g,
5842
6614
  base120: u,
5843
- base130: y,
5844
- base140: k,
6615
+ base130: k,
6616
+ base140: y,
5845
6617
  base15: t,
5846
6618
  base150: h,
5847
6619
  base20: a,
@@ -5853,47 +6625,47 @@ const gi = {
5853
6625
  base75: l,
5854
6626
  base80: c,
5855
6627
  base90: p,
5856
- borderColorDisabled: Fa,
5857
- borderColorPrimary: Ya,
5858
- borderColorSecondary: Aa,
5859
- borderColorSubtle: Ca,
5860
- borderColorTertiary: Ga,
5861
- borderWidth: Wa,
5862
- brandPrimary: Ia,
6628
+ borderColorDisabled: no,
6629
+ borderColorPrimary: ao,
6630
+ borderColorSecondary: oo,
6631
+ borderColorSubtle: ro,
6632
+ borderColorTertiary: io,
6633
+ borderWidth: so,
6634
+ brandPrimary: to,
5863
6635
  breakpointsLg: w,
5864
- breakpointsMd: P,
5865
- breakpointsSm: x,
5866
- breakpointsXl: z,
6636
+ breakpointsMd: x,
6637
+ breakpointsSm: P,
6638
+ breakpointsXl: B,
5867
6639
  breakpointsXs: j,
5868
- buttonBackgroundDangerActive: U,
5869
- buttonBackgroundDangerBase: F,
5870
- buttonBackgroundDangerHover: W,
5871
- buttonBackgroundDisabled: T,
5872
- buttonBackgroundPrimaryActive: R,
5873
- buttonBackgroundPrimaryBase: B,
6640
+ buttonBackgroundDangerActive: L,
6641
+ buttonBackgroundDangerBase: G,
6642
+ buttonBackgroundDangerHover: F,
6643
+ buttonBackgroundDisabled: W,
6644
+ buttonBackgroundPrimaryActive: C,
6645
+ buttonBackgroundPrimaryBase: z,
5874
6646
  buttonBackgroundPrimaryHover: H,
5875
- buttonBackgroundSecondaryActive: A,
5876
- buttonBackgroundSecondaryBase: I,
5877
- buttonBackgroundSecondaryHover: Y,
5878
- buttonBackgroundTertiaryActive: G,
5879
- buttonBackgroundTertiaryHover: C,
5880
- buttonBorderSecondary: D,
5881
- buttonIconActive: O,
5882
- buttonIconHover: L,
5883
- calendarDateBackgroundEndRange: Eo,
5884
- calendarDateBackgroundHover: To,
5885
- calendarDateBackgroundInRange: Oo,
5886
- calendarDateBackgroundSelected: Do,
5887
- calendarDateBackgroundStartRange: Lo,
5888
- colorBlackBase: E,
5889
- colorBlackHover: M,
6647
+ buttonBackgroundSecondaryActive: I,
6648
+ buttonBackgroundSecondaryBase: R,
6649
+ buttonBackgroundSecondaryHover: A,
6650
+ buttonBackgroundTertiaryActive: T,
6651
+ buttonBackgroundTertiaryHover: Y,
6652
+ buttonBorderSecondary: U,
6653
+ buttonIconActive: D,
6654
+ buttonIconHover: O,
6655
+ calendarDateBackgroundEndRange: Tr,
6656
+ calendarDateBackgroundHover: Rr,
6657
+ calendarDateBackgroundInRange: Yr,
6658
+ calendarDateBackgroundSelected: Ar,
6659
+ calendarDateBackgroundStartRange: Ir,
6660
+ colorBlackBase: M,
6661
+ colorBlackHover: E,
5890
6662
  colorBlackOpacity5: K,
5891
- colorBlue10: ke,
6663
+ colorBlue10: ye,
5892
6664
  colorBlue100: je,
5893
- colorBlue110: xe,
5894
- colorBlue120: Pe,
6665
+ colorBlue110: Pe,
6666
+ colorBlue120: xe,
5895
6667
  colorBlue130: we,
5896
- colorBlue150: ze,
6668
+ colorBlue150: Be,
5897
6669
  colorBlue20: he,
5898
6670
  colorBlue40: me,
5899
6671
  colorBlue50: $e,
@@ -5901,6 +6673,9 @@ const gi = {
5901
6673
  colorBlue70: fe,
5902
6674
  colorBlue80: ve,
5903
6675
  colorBlue90: Se,
6676
+ colorCream180: Ft,
6677
+ colorCream20: Tt,
6678
+ colorCream60: Gt,
5904
6679
  colorGray10: N,
5905
6680
  colorGray100: re,
5906
6681
  colorGray110: ie,
@@ -5913,7 +6688,7 @@ const gi = {
5913
6688
  colorGray180: ge,
5914
6689
  colorGray190: ue,
5915
6690
  colorGray20: _,
5916
- colorGray200: ye,
6691
+ colorGray200: ke,
5917
6692
  colorGray30: Q,
5918
6693
  colorGray40: V,
5919
6694
  colorGray50: J,
@@ -5921,21 +6696,36 @@ const gi = {
5921
6696
  colorGray70: te,
5922
6697
  colorGray80: ae,
5923
6698
  colorGray90: oe,
5924
- colorOrange100: Ie,
6699
+ colorLagoon180: Mt,
6700
+ colorLagoon20: Ot,
6701
+ colorLagoon60: Dt,
6702
+ colorLavender180: Xt,
6703
+ colorLavender20: Et,
6704
+ colorLavender60: Kt,
6705
+ colorMint180: Yt,
6706
+ colorMint20: At,
6707
+ colorMint60: It,
6708
+ colorOrange100: Re,
6709
+ colorPeach180: Nt,
6710
+ colorPeach20: Zt,
6711
+ colorPeach60: qt,
6712
+ colorPippin180: Vt,
6713
+ colorPippin20: _t,
6714
+ colorPippin60: Qt,
5925
6715
  colorPurple110: He,
5926
- colorPurple80: Be,
5927
- colorRed100: Re,
5928
- colorSignalBlue10: Ye,
5929
- colorSignalBlue100: Ce,
5930
- colorSignalBlue170: Ge,
5931
- colorSignalBlue180: Fe,
5932
- colorSignalBlue20: Ae,
5933
- colorSignalGreen100: Te,
5934
- colorSignalGreen150: De,
5935
- colorSignalGreen170: Le,
5936
- colorSignalGreen180: Oe,
5937
- colorSignalGreen20: We,
5938
- colorSignalGreen30: Ue,
6716
+ colorPurple80: ze,
6717
+ colorRed100: Ce,
6718
+ colorSignalBlue10: Ae,
6719
+ colorSignalBlue100: Ye,
6720
+ colorSignalBlue170: Te,
6721
+ colorSignalBlue180: Ge,
6722
+ colorSignalBlue20: Ie,
6723
+ colorSignalGreen100: We,
6724
+ colorSignalGreen150: Ue,
6725
+ colorSignalGreen170: Oe,
6726
+ colorSignalGreen180: De,
6727
+ colorSignalGreen20: Fe,
6728
+ colorSignalGreen30: Le,
5939
6729
  colorSignalRed10: ct,
5940
6730
  colorSignalRed100: $t,
5941
6731
  colorSignalRed110: bt,
@@ -5943,20 +6733,20 @@ const gi = {
5943
6733
  colorSignalRed130: vt,
5944
6734
  colorSignalRed140: St,
5945
6735
  colorSignalRed150: jt,
5946
- colorSignalRed160: xt,
5947
- colorSignalRed170: Pt,
6736
+ colorSignalRed160: Pt,
6737
+ colorSignalRed170: xt,
5948
6738
  colorSignalRed180: wt,
5949
- colorSignalRed190: zt,
6739
+ colorSignalRed190: Bt,
5950
6740
  colorSignalRed20: pt,
5951
- colorSignalRed200: Bt,
6741
+ colorSignalRed200: zt,
5952
6742
  colorSignalRed30: dt,
5953
6743
  colorSignalRed40: gt,
5954
6744
  colorSignalRed50: ut,
5955
- colorSignalRed60: yt,
5956
- colorSignalRed70: kt,
6745
+ colorSignalRed60: kt,
6746
+ colorSignalRed70: yt,
5957
6747
  colorSignalRed80: ht,
5958
6748
  colorSignalRed90: mt,
5959
- colorSignalYellow10: Ee,
6749
+ colorSignalYellow10: Me,
5960
6750
  colorSignalYellow100: Ve,
5961
6751
  colorSignalYellow110: Je,
5962
6752
  colorSignalYellow120: et,
@@ -5967,7 +6757,7 @@ const gi = {
5967
6757
  colorSignalYellow170: it,
5968
6758
  colorSignalYellow180: nt,
5969
6759
  colorSignalYellow190: st,
5970
- colorSignalYellow20: Me,
6760
+ colorSignalYellow20: Ee,
5971
6761
  colorSignalYellow200: lt,
5972
6762
  colorSignalYellow30: Ke,
5973
6763
  colorSignalYellow40: Xe,
@@ -5976,197 +6766,225 @@ const gi = {
5976
6766
  colorSignalYellow70: Ne,
5977
6767
  colorSignalYellow80: _e,
5978
6768
  colorSignalYellow90: Qe,
6769
+ colorSky180: Rt,
6770
+ colorSky20: Ht,
6771
+ colorSky60: Ct,
6772
+ colorTeal180: Ut,
6773
+ colorTeal20: Lt,
6774
+ colorTeal60: Wt,
5979
6775
  colorWhiteBase: X,
5980
6776
  colorWhiteHover: Z,
5981
6777
  colorWhiteOpacity13: q,
5982
- field01Active: Da,
5983
- field01Base: Ua,
5984
- field01Hover: Ta,
5985
- field02Active: Ea,
5986
- field02Base: La,
5987
- field02Hover: Oa,
5988
- fieldDisabled: Ma,
5989
- iconDisabled: Va,
5990
- iconImportant: ao,
5991
- iconInfo: eo,
5992
- iconInverse: _a,
5993
- iconOnColor: Qa,
5994
- iconPrimary: Za,
5995
- iconReadOnly: oo,
5996
- iconSecondary: qa,
5997
- iconSuccess: Ja,
5998
- iconTertiary: Na,
5999
- iconWarning: to,
6000
- layer01Base: ma,
6001
- layer01Hover: $a,
6002
- layer01Selected: ba,
6003
- layer01SelectedHover: fa,
6004
- layer02Base: va,
6005
- layer02Hover: Sa,
6006
- layer02Selected: ja,
6007
- layer02SelectedHover: xa,
6008
- layerAccent01Base: Pa,
6009
- layerAccent01Hover: wa,
6010
- layerAccent01Selected: za,
6011
- layerAccent02Base: Ba,
6012
- layerAccent02Hover: Ha,
6013
- layerAccent02Selected: Ra,
6014
- linkEnabled: ro,
6015
- linkHover: io,
6016
- linkPressed: no,
6017
- linkVisited: so,
6018
- logoPrimary: Mo,
6019
- menuItemBackgroundHover: Ko,
6020
- menuItemBackgroundSelected: Xo,
6021
- menuTextSectionHeader: Zo,
6022
- overlayBackground: qo,
6023
- overlayBlur: No,
6024
- size00: na,
6025
- size05: sa,
6026
- size10: Et,
6027
- size100: ea,
6028
- size110: ta,
6029
- size120: aa,
6030
- size130: oa,
6031
- size140: ra,
6032
- size15: Mt,
6033
- size150: ia,
6034
- size20: Kt,
6035
- size30: Xt,
6036
- size40: Zt,
6037
- size50: qt,
6038
- size60: Nt,
6039
- size70: _t,
6040
- size75: Qt,
6041
- size80: Vt,
6042
- size90: Jt,
6043
- sizeControl: ua,
6044
- sizeControlMd: ga,
6045
- sizeControlSm: la,
6046
- sizeIcon: ca,
6047
- sizeIconSm: pa,
6048
- sizeOption: da,
6049
- skeleton01: Ka,
6050
- skeleton02: Xa,
6051
- space05: pr,
6052
- space10: _o,
6053
- space130: or,
6054
- space150: rr,
6055
- space30: Qo,
6056
- space50: Vo,
6057
- space60: Jo,
6058
- space70: er,
6059
- space75: tr,
6060
- space90: ar,
6061
- spaceLarge: lr,
6062
- spaceMedium: sr,
6063
- spaceSmall: nr,
6064
- spaceXlarge: cr,
6065
- spaceXsmall: ir,
6066
- spacing10: Ht,
6067
- spacing20: Rt,
6068
- spacing30: It,
6069
- spacing40: Yt,
6070
- spacing50: At,
6071
- spacing60: Ct,
6072
- spacing70: Gt,
6073
- spacing80: Ft,
6074
- spacing90: Wt,
6075
- spacingLarge: Lt,
6076
- spacingMedium: Dt,
6077
- spacingSmall: Tt,
6078
- spacingXlarge: Ot,
6079
- spacingXsmall: Ut,
6080
- stateFocus: dr,
6081
- stateFocusContrastModeOffset: yr,
6082
- stateFocusContrastModeOutline: ur,
6083
- stateFocusInset: gr,
6084
- stateInvalid: kr,
6085
- supportBackgroundImportant: mo,
6086
- supportBackgroundImportantHover: $o,
6087
- supportBackgroundInfo: ko,
6088
- supportBackgroundInfoHover: ho,
6089
- supportBackgroundSuccess: uo,
6090
- supportBackgroundSuccessHover: yo,
6091
- supportBackgroundWarning: bo,
6092
- supportBackgroundWarningHover: fo,
6093
- supportBorderImportant: po,
6094
- supportBorderInfo: co,
6095
- supportBorderSuccess: lo,
6096
- supportBorderWarning: go,
6097
- tagBlueBackground: jo,
6098
- tagBlueBorderColor: xo,
6099
- tagGreenBackground: vo,
6100
- tagGreenBorderColor: So,
6101
- tagRedBackground: zo,
6102
- tagRedBorderColor: Bo,
6103
- tagYellowBackground: Po,
6104
- tagYellowBorderColor: wo,
6105
- textDisabled: Co,
6106
- textInverse: Ao,
6107
- textOnColor: Yo,
6108
- textPlaceholder: Fo,
6109
- textPrimary: Ho,
6110
- textReadOnly: Wo,
6111
- textSecondary: Ro,
6112
- textTertiary: Io,
6113
- textWarning: Go,
6114
- transitionDurationFast: $r,
6115
- transitionDurationInstant: fr,
6116
- transitionDurationNormal: mr,
6117
- transitionDurationQuick: br,
6118
- transitionDurationSlow: hr,
6119
- transitionPanelCollapse: xr,
6120
- transitionPanelExpand: Pr,
6121
- transitionTimingEaseIn: Sr,
6122
- transitionTimingEaseInOut: jr,
6123
- transitionTimingEaseOut: vr,
6124
- typographyBody: ai,
6125
- typographyBodySmall: oi,
6126
- typographyDescription: ri,
6127
- typographyDescriptionSmall: ii,
6128
- typographyFontFamily: wr,
6129
- typographyFontSize10: zr,
6130
- typographyFontSize100: Fr,
6131
- typographyFontSize20: Br,
6132
- typographyFontSize30: Hr,
6133
- typographyFontSize40: Rr,
6134
- typographyFontSize50: Ir,
6135
- typographyFontSize60: Yr,
6136
- typographyFontSize70: Ar,
6137
- typographyFontSize80: Cr,
6138
- typographyFontSize90: Gr,
6139
- typographyLineHeight10: Wr,
6140
- typographyLineHeight100: Xr,
6141
- typographyLineHeight20: Ur,
6142
- typographyLineHeight30: Tr,
6143
- typographyLineHeight40: Dr,
6144
- typographyLineHeight50: Lr,
6145
- typographyLineHeight60: Or,
6146
- typographyLineHeight70: Er,
6147
- typographyLineHeight80: Mr,
6148
- typographyLineHeight90: Kr,
6149
- typographyWeightBlack: ti,
6150
- typographyWeightBold: Jr,
6151
- typographyWeightExtraBold: ei,
6152
- typographyWeightExtraLight: qr,
6153
- typographyWeightLight: Nr,
6154
- typographyWeightMedium: Qr,
6155
- typographyWeightRegular: _r,
6156
- typographyWeightSemiBold: Vr,
6157
- typographyWeightThin: Zr,
6778
+ field01Active: po,
6779
+ field01Base: lo,
6780
+ field01Hover: co,
6781
+ field02Active: ko,
6782
+ field02Base: go,
6783
+ field02Hover: uo,
6784
+ fieldDisabled: yo,
6785
+ iconDisabled: jo,
6786
+ iconImportant: Bo,
6787
+ iconInfo: xo,
6788
+ iconInverse: vo,
6789
+ iconOnColor: So,
6790
+ iconPrimary: $o,
6791
+ iconReadOnly: zo,
6792
+ iconSecondary: bo,
6793
+ iconSuccess: Po,
6794
+ iconTertiary: fo,
6795
+ iconWarning: wo,
6796
+ layer01Base: Oa,
6797
+ layer01Hover: Da,
6798
+ layer01Selected: Ma,
6799
+ layer01SelectedHover: Ea,
6800
+ layer02Base: Ka,
6801
+ layer02Hover: Xa,
6802
+ layer02Selected: Za,
6803
+ layer02SelectedHover: qa,
6804
+ layerAccent01Base: Na,
6805
+ layerAccent01Hover: _a,
6806
+ layerAccent01Selected: Qa,
6807
+ layerAccent02Base: Va,
6808
+ layerAccent02Hover: Ja,
6809
+ layerAccent02Selected: eo,
6810
+ linkEnabled: Ho,
6811
+ linkHover: Co,
6812
+ linkPressed: Ro,
6813
+ linkVisited: Ao,
6814
+ logoPrimary: Gr,
6815
+ menuItemBackgroundHover: Fr,
6816
+ menuItemBackgroundSelected: Lr,
6817
+ menuTextSectionHeader: Wr,
6818
+ overlayBackground: Ur,
6819
+ overlayBlur: Or,
6820
+ size00: Ca,
6821
+ size05: Ra,
6822
+ size10: ua,
6823
+ size100: Pa,
6824
+ size110: xa,
6825
+ size120: wa,
6826
+ size130: Ba,
6827
+ size140: za,
6828
+ size15: ka,
6829
+ size150: Ha,
6830
+ size20: ya,
6831
+ size30: ha,
6832
+ size40: ma,
6833
+ size50: $a,
6834
+ size60: ba,
6835
+ size70: fa,
6836
+ size75: va,
6837
+ size80: Sa,
6838
+ size90: ja,
6839
+ sizeControl: Fa,
6840
+ sizeControlMd: Ga,
6841
+ sizeControlSm: Aa,
6842
+ sizeIcon: Ia,
6843
+ sizeIconSm: Ya,
6844
+ sizeOption: Ta,
6845
+ skeleton01: ho,
6846
+ skeleton02: mo,
6847
+ space05: ai,
6848
+ space10: Dr,
6849
+ space130: Nr,
6850
+ space150: _r,
6851
+ space30: Mr,
6852
+ space50: Er,
6853
+ space60: Kr,
6854
+ space70: Xr,
6855
+ space75: Zr,
6856
+ space90: qr,
6857
+ spaceLarge: ei,
6858
+ spaceMedium: Jr,
6859
+ spaceSmall: Vr,
6860
+ spaceXlarge: ti,
6861
+ spaceXsmall: Qr,
6862
+ spacing10: Jt,
6863
+ spacing20: ea,
6864
+ spacing30: ta,
6865
+ spacing40: aa,
6866
+ spacing50: oa,
6867
+ spacing60: ra,
6868
+ spacing70: ia,
6869
+ spacing80: na,
6870
+ spacing90: sa,
6871
+ spacingLarge: da,
6872
+ spacingMedium: pa,
6873
+ spacingSmall: ca,
6874
+ spacingXlarge: ga,
6875
+ spacingXsmall: la,
6876
+ stateFocus: oi,
6877
+ stateFocusContrastModeOffset: ni,
6878
+ stateFocusContrastModeOutline: ii,
6879
+ stateFocusInset: ri,
6880
+ stateInvalid: si,
6881
+ supportBackgroundImportant: Oo,
6882
+ supportBackgroundImportantHover: Do,
6883
+ supportBackgroundInfo: Wo,
6884
+ supportBackgroundInfoHover: Uo,
6885
+ supportBackgroundSuccess: Fo,
6886
+ supportBackgroundSuccessHover: Lo,
6887
+ supportBackgroundWarning: Mo,
6888
+ supportBackgroundWarningHover: Eo,
6889
+ supportBorderImportant: To,
6890
+ supportBorderInfo: Yo,
6891
+ supportBorderSuccess: Io,
6892
+ supportBorderWarning: Go,
6893
+ tagBlueBackground: Zo,
6894
+ tagBlueBorderColor: qo,
6895
+ tagCreamBackground: Jo,
6896
+ tagCreamBorderColor: er,
6897
+ tagGreenBackground: Qo,
6898
+ tagGreenBorderColor: Vo,
6899
+ tagLagoonBackground: ir,
6900
+ tagLagoonBorderColor: nr,
6901
+ tagLagoonblueBackground: sr,
6902
+ tagLagoonblueBorderColor: lr,
6903
+ tagLavenderBackground: cr,
6904
+ tagLavenderBorderColor: pr,
6905
+ tagMintBackground: No,
6906
+ tagMintBorderColor: _o,
6907
+ tagOrangeBackground: yr,
6908
+ tagOrangeBorderColor: hr,
6909
+ tagPeachBackground: ur,
6910
+ tagPeachBorderColor: kr,
6911
+ tagPippinBackground: mr,
6912
+ tagPippinBorderColor: $r,
6913
+ tagPurpleBackground: dr,
6914
+ tagPurpleBorderColor: gr,
6915
+ tagRedBackground: br,
6916
+ tagRedBorderColor: fr,
6917
+ tagSkyBackground: Ko,
6918
+ tagSkyBorderColor: Xo,
6919
+ tagTealBackground: or,
6920
+ tagTealBorderColor: rr,
6921
+ tagYellowBackground: tr,
6922
+ tagYellowBorderColor: ar,
6923
+ textDisabled: wr,
6924
+ textInverse: xr,
6925
+ textOnColor: Pr,
6926
+ textPlaceholder: zr,
6927
+ textPrimary: vr,
6928
+ textReadOnly: Hr,
6929
+ textSecondary: Sr,
6930
+ textTertiary: jr,
6931
+ textWarning: Br,
6932
+ transitionDurationFast: pi,
6933
+ transitionDurationInstant: gi,
6934
+ transitionDurationNormal: ci,
6935
+ transitionDurationQuick: di,
6936
+ transitionDurationSlow: li,
6937
+ transitionPanelCollapse: hi,
6938
+ transitionPanelExpand: mi,
6939
+ transitionTimingEaseIn: ki,
6940
+ transitionTimingEaseInOut: yi,
6941
+ transitionTimingEaseOut: ui,
6942
+ typographyBody: qi,
6943
+ typographyBodySmall: Ni,
6944
+ typographyDescription: _i,
6945
+ typographyDescriptionSmall: Qi,
6946
+ typographyFontFamily: $i,
6947
+ typographyFontSize10: bi,
6948
+ typographyFontSize100: zi,
6949
+ typographyFontSize20: fi,
6950
+ typographyFontSize30: vi,
6951
+ typographyFontSize40: Si,
6952
+ typographyFontSize50: ji,
6953
+ typographyFontSize60: Pi,
6954
+ typographyFontSize70: xi,
6955
+ typographyFontSize80: wi,
6956
+ typographyFontSize90: Bi,
6957
+ typographyLineHeight10: Hi,
6958
+ typographyLineHeight100: Li,
6959
+ typographyLineHeight20: Ci,
6960
+ typographyLineHeight30: Ri,
6961
+ typographyLineHeight40: Ai,
6962
+ typographyLineHeight50: Ii,
6963
+ typographyLineHeight60: Yi,
6964
+ typographyLineHeight70: Ti,
6965
+ typographyLineHeight80: Gi,
6966
+ typographyLineHeight90: Fi,
6967
+ typographyWeightBlack: Zi,
6968
+ typographyWeightBold: Ki,
6969
+ typographyWeightExtraBold: Xi,
6970
+ typographyWeightExtraLight: Ui,
6971
+ typographyWeightLight: Oi,
6972
+ typographyWeightMedium: Mi,
6973
+ typographyWeightRegular: Di,
6974
+ typographyWeightSemiBold: Ei,
6975
+ typographyWeightThin: Wi,
6158
6976
  windowSizesLg: v,
6159
6977
  windowSizesMd: f,
6160
6978
  windowSizesSm: b,
6161
6979
  windowSizesXl: S,
6162
- zIndexAbove: si,
6163
- zIndexBase: ni,
6164
- zIndexModal: ci,
6165
- zIndexSidebar: li,
6166
- zIndexSkipToContent: di,
6167
- zIndexToast: pi
6980
+ zIndexAbove: Ji,
6981
+ zIndexBase: Vi,
6982
+ zIndexModal: tn,
6983
+ zIndexSidebar: en,
6984
+ zIndexSkipToContent: on,
6985
+ zIndexToast: an
6168
6986
  }, Symbol.toStringTag, { value: "Module" }));
6169
6987
  export {
6170
- gi as tokenDictionary,
6171
- ui as variables
6988
+ rn as tokenDictionary,
6989
+ nn as variables
6172
6990
  };