@mittwald/flow-design-tokens 0.1.0-alpha.387 → 0.1.0-alpha.389

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.
@@ -3596,7 +3596,7 @@
3596
3596
  },
3597
3597
  "dark-outline-border-color": {
3598
3598
  "default": {
3599
- "value": "rgb(0 0 0 / 87.5%)",
3599
+ "value": "rgb(0 0 0 / 100%)",
3600
3600
  "filePath": "src/actions/button.yml",
3601
3601
  "isSource": true,
3602
3602
  "original": {
@@ -4182,7 +4182,7 @@
4182
4182
  },
4183
4183
  "light-outline-content-color": {
4184
4184
  "default": {
4185
- "value": "rgb(255 255 255 / 87.5%)",
4185
+ "value": "rgb(255 255 255 / 100%)",
4186
4186
  "filePath": "src/actions/button.yml",
4187
4187
  "isSource": true,
4188
4188
  "original": {
@@ -4201,7 +4201,7 @@
4201
4201
  ]
4202
4202
  },
4203
4203
  "hover": {
4204
- "value": "rgb(255 255 255 / 87.5%)",
4204
+ "value": "rgb(255 255 255 / 100%)",
4205
4205
  "filePath": "src/actions/button.yml",
4206
4206
  "isSource": true,
4207
4207
  "original": {
@@ -4220,7 +4220,7 @@
4220
4220
  ]
4221
4221
  },
4222
4222
  "pressed": {
4223
- "value": "rgb(255 255 255 / 87.5%)",
4223
+ "value": "rgb(255 255 255 / 100%)",
4224
4224
  "filePath": "src/actions/button.yml",
4225
4225
  "isSource": true,
4226
4226
  "original": {
@@ -4358,227 +4358,527 @@
4358
4358
  ]
4359
4359
  }
4360
4360
  },
4361
- "corner-radius": {
4362
- "default": {
4361
+ "menu": {
4362
+ "item-to-item-spacing": {
4363
4363
  "value": "4px",
4364
- "filePath": "src/border.yml",
4364
+ "filePath": "src/actions/menu-item.yml",
4365
4365
  "isSource": true,
4366
4366
  "original": {
4367
4367
  "value": "{size-px.xs}"
4368
4368
  },
4369
- "name": "CornerRadiusDefault",
4369
+ "name": "MenuItemToItemSpacing",
4370
4370
  "attributes": {
4371
- "category": "corner-radius",
4372
- "type": "default"
4371
+ "category": "menu",
4372
+ "type": "item-to-item-spacing"
4373
4373
  },
4374
4374
  "path": [
4375
- "corner-radius",
4376
- "default"
4375
+ "menu",
4376
+ "item-to-item-spacing"
4377
4377
  ]
4378
4378
  },
4379
- "round": {
4380
- "value": "50%",
4381
- "filePath": "src/border.yml",
4379
+ "group-to-group-spacing": {
4380
+ "value": "16px",
4381
+ "filePath": "src/actions/menu-item.yml",
4382
4382
  "isSource": true,
4383
4383
  "original": {
4384
- "value": "50%"
4384
+ "value": "{size-px.m}"
4385
4385
  },
4386
- "name": "CornerRadiusRound",
4386
+ "name": "MenuGroupToGroupSpacing",
4387
4387
  "attributes": {
4388
- "category": "corner-radius",
4389
- "type": "round"
4388
+ "category": "menu",
4389
+ "type": "group-to-group-spacing"
4390
4390
  },
4391
4391
  "path": [
4392
- "corner-radius",
4393
- "round"
4392
+ "menu",
4393
+ "group-to-group-spacing"
4394
4394
  ]
4395
4395
  }
4396
4396
  },
4397
- "border-width": {
4398
- "100": {
4399
- "value": "1px",
4400
- "filePath": "src/border.yml",
4397
+ "menu-item": {
4398
+ "font-weight": {
4399
+ "current": {
4400
+ "value": "bold",
4401
+ "filePath": "src/actions/menu-item.yml",
4402
+ "isSource": true,
4403
+ "original": {
4404
+ "value": "{font-weight.bold}"
4405
+ },
4406
+ "name": "MenuItemFontWeightCurrent",
4407
+ "attributes": {
4408
+ "category": "menu-item",
4409
+ "type": "font-weight",
4410
+ "item": "current"
4411
+ },
4412
+ "path": [
4413
+ "menu-item",
4414
+ "font-weight",
4415
+ "current"
4416
+ ]
4417
+ }
4418
+ },
4419
+ "corner-radius": {
4420
+ "value": "4px",
4421
+ "filePath": "src/actions/menu-item.yml",
4401
4422
  "isSource": true,
4402
4423
  "original": {
4403
- "value": "{size-px.xxxs}"
4424
+ "value": "{corner-radius.default}"
4404
4425
  },
4405
- "name": "BorderWidth100",
4426
+ "name": "MenuItemCornerRadius",
4406
4427
  "attributes": {
4407
- "category": "border-width",
4408
- "type": "100"
4428
+ "category": "menu-item",
4429
+ "type": "corner-radius"
4409
4430
  },
4410
4431
  "path": [
4411
- "border-width",
4412
- "100"
4432
+ "menu-item",
4433
+ "corner-radius"
4413
4434
  ]
4414
4435
  },
4415
- "200": {
4416
- "value": "2px",
4417
- "filePath": "src/border.yml",
4436
+ "padding-x": {
4437
+ "value": "8px",
4438
+ "filePath": "src/actions/menu-item.yml",
4418
4439
  "isSource": true,
4419
4440
  "original": {
4420
- "value": "{size-px.xxs}"
4441
+ "value": "{size-px.s}"
4421
4442
  },
4422
- "name": "BorderWidth200",
4443
+ "name": "MenuItemPaddingX",
4423
4444
  "attributes": {
4424
- "category": "border-width",
4425
- "type": "200"
4445
+ "category": "menu-item",
4446
+ "type": "padding-x"
4426
4447
  },
4427
4448
  "path": [
4428
- "border-width",
4429
- "200"
4449
+ "menu-item",
4450
+ "padding-x"
4430
4451
  ]
4431
4452
  },
4432
- "300": {
4453
+ "padding-y": {
4433
4454
  "value": "4px",
4434
- "filePath": "src/border.yml",
4455
+ "filePath": "src/actions/menu-item.yml",
4435
4456
  "isSource": true,
4436
4457
  "original": {
4437
4458
  "value": "{size-px.xs}"
4438
4459
  },
4439
- "name": "BorderWidth300",
4460
+ "name": "MenuItemPaddingY",
4440
4461
  "attributes": {
4441
- "category": "border-width",
4442
- "type": "300"
4462
+ "category": "menu-item",
4463
+ "type": "padding-y"
4443
4464
  },
4444
4465
  "path": [
4445
- "border-width",
4446
- "300"
4466
+ "menu-item",
4467
+ "padding-y"
4447
4468
  ]
4448
4469
  },
4449
- "400": {
4450
- "value": "8px",
4451
- "filePath": "src/border.yml",
4452
- "isSource": true,
4453
- "original": {
4454
- "value": "{size-px.s}"
4455
- },
4456
- "name": "BorderWidth400",
4457
- "attributes": {
4458
- "category": "border-width",
4459
- "type": "400"
4460
- },
4461
- "path": [
4462
- "border-width",
4463
- "400"
4464
- ]
4465
- }
4466
- },
4467
- "border-style": {
4468
- "default": {
4469
- "value": "solid",
4470
- "filePath": "src/border.yml",
4470
+ "spacing": {
4471
+ "value": "0.5rem",
4472
+ "filePath": "src/actions/menu-item.yml",
4471
4473
  "isSource": true,
4472
4474
  "original": {
4473
- "value": "solid"
4475
+ "value": "{size-rem.s}"
4474
4476
  },
4475
- "name": "BorderStyleDefault",
4477
+ "name": "MenuItemSpacing",
4476
4478
  "attributes": {
4477
- "category": "border-style",
4478
- "type": "default"
4479
+ "category": "menu-item",
4480
+ "type": "spacing"
4479
4481
  },
4480
4482
  "path": [
4481
- "border-style",
4482
- "default"
4483
+ "menu-item",
4484
+ "spacing"
4483
4485
  ]
4484
- }
4485
- },
4486
- "primary": {
4486
+ },
4487
4487
  "color": {
4488
- "100": {
4489
- "value": "#F0F5FF",
4490
- "filePath": "src/color-aliases.yml",
4488
+ "current": {
4489
+ "value": "#0054F5",
4490
+ "filePath": "src/actions/menu-item.yml",
4491
4491
  "isSource": true,
4492
4492
  "original": {
4493
- "value": "{color.hosting-blue.100}"
4493
+ "value": "{primary.color.800}"
4494
4494
  },
4495
- "name": "PrimaryColor100",
4495
+ "name": "MenuItemColorCurrent",
4496
4496
  "attributes": {
4497
- "category": "primary",
4497
+ "category": "menu-item",
4498
4498
  "type": "color",
4499
- "item": "100"
4499
+ "item": "current"
4500
4500
  },
4501
4501
  "path": [
4502
- "primary",
4502
+ "menu-item",
4503
4503
  "color",
4504
- "100"
4504
+ "current"
4505
4505
  ]
4506
- },
4507
- "200": {
4508
- "value": "#E0EBFF",
4509
- "filePath": "src/color-aliases.yml",
4506
+ }
4507
+ },
4508
+ "icon-color": {
4509
+ "default": {
4510
+ "value": "#6D6D6D",
4511
+ "filePath": "src/actions/menu-item.yml",
4510
4512
  "isSource": true,
4511
4513
  "original": {
4512
- "value": "{color.hosting-blue.200}"
4514
+ "value": "{neutral.color.800}"
4513
4515
  },
4514
- "name": "PrimaryColor200",
4516
+ "name": "MenuItemIconColorDefault",
4515
4517
  "attributes": {
4516
- "category": "primary",
4517
- "type": "color",
4518
- "item": "200"
4518
+ "category": "menu-item",
4519
+ "type": "icon-color",
4520
+ "item": "default"
4519
4521
  },
4520
4522
  "path": [
4521
- "primary",
4522
- "color",
4523
- "200"
4523
+ "menu-item",
4524
+ "icon-color",
4525
+ "default"
4524
4526
  ]
4525
4527
  },
4526
- "300": {
4527
- "value": "#ABC6FF",
4528
- "filePath": "src/color-aliases.yml",
4528
+ "disabled": {
4529
+ "value": "#E6E6E6",
4530
+ "filePath": "src/actions/menu-item.yml",
4529
4531
  "isSource": true,
4530
4532
  "original": {
4531
- "value": "{color.hosting-blue.300}"
4533
+ "value": "{disabled-plain-content-color}"
4532
4534
  },
4533
- "name": "PrimaryColor300",
4535
+ "name": "MenuItemIconColorDisabled",
4534
4536
  "attributes": {
4535
- "category": "primary",
4536
- "type": "color",
4537
- "item": "300"
4537
+ "category": "menu-item",
4538
+ "type": "icon-color",
4539
+ "item": "disabled"
4538
4540
  },
4539
4541
  "path": [
4540
- "primary",
4541
- "color",
4542
- "300"
4542
+ "menu-item",
4543
+ "icon-color",
4544
+ "disabled"
4543
4545
  ]
4544
4546
  },
4545
- "400": {
4546
- "value": "#85AFFF",
4547
- "filePath": "src/color-aliases.yml",
4547
+ "current": {
4548
+ "value": "#0054F5",
4549
+ "filePath": "src/actions/menu-item.yml",
4548
4550
  "isSource": true,
4549
4551
  "original": {
4550
- "value": "{color.hosting-blue.400}"
4552
+ "value": "{primary.color.800}"
4551
4553
  },
4552
- "name": "PrimaryColor400",
4554
+ "name": "MenuItemIconColorCurrent",
4553
4555
  "attributes": {
4554
- "category": "primary",
4555
- "type": "color",
4556
- "item": "400"
4556
+ "category": "menu-item",
4557
+ "type": "icon-color",
4558
+ "item": "current"
4557
4559
  },
4558
4560
  "path": [
4559
- "primary",
4560
- "color",
4561
- "400"
4561
+ "menu-item",
4562
+ "icon-color",
4563
+ "current"
4562
4564
  ]
4563
- },
4564
- "500": {
4565
- "value": "#6197FF",
4566
- "filePath": "src/color-aliases.yml",
4565
+ }
4566
+ },
4567
+ "background-color": {
4568
+ "default": {
4569
+ "value": "transparent",
4570
+ "filePath": "src/actions/menu-item.yml",
4567
4571
  "isSource": true,
4568
4572
  "original": {
4569
- "value": "{color.hosting-blue.500}"
4573
+ "value": "{color.transparent}"
4570
4574
  },
4571
- "name": "PrimaryColor500",
4575
+ "name": "MenuItemBackgroundColorDefault",
4572
4576
  "attributes": {
4573
- "category": "primary",
4574
- "type": "color",
4575
- "item": "500"
4577
+ "category": "menu-item",
4578
+ "type": "background-color",
4579
+ "item": "default"
4576
4580
  },
4577
4581
  "path": [
4578
- "primary",
4579
- "color",
4580
- "500"
4581
- ]
4582
+ "menu-item",
4583
+ "background-color",
4584
+ "default"
4585
+ ]
4586
+ },
4587
+ "hover": {
4588
+ "value": "#F0F5FF",
4589
+ "filePath": "src/actions/menu-item.yml",
4590
+ "isSource": true,
4591
+ "original": {
4592
+ "value": "{primary-plain-background-color.hover}"
4593
+ },
4594
+ "name": "MenuItemBackgroundColorHover",
4595
+ "attributes": {
4596
+ "category": "menu-item",
4597
+ "type": "background-color",
4598
+ "item": "hover"
4599
+ },
4600
+ "path": [
4601
+ "menu-item",
4602
+ "background-color",
4603
+ "hover"
4604
+ ]
4605
+ },
4606
+ "current": {
4607
+ "value": "#E0EBFF",
4608
+ "filePath": "src/actions/menu-item.yml",
4609
+ "isSource": true,
4610
+ "original": {
4611
+ "value": "{primary-plain-background-color.pressed}"
4612
+ },
4613
+ "name": "MenuItemBackgroundColorCurrent",
4614
+ "attributes": {
4615
+ "category": "menu-item",
4616
+ "type": "background-color",
4617
+ "item": "current"
4618
+ },
4619
+ "path": [
4620
+ "menu-item",
4621
+ "background-color",
4622
+ "current"
4623
+ ]
4624
+ }
4625
+ },
4626
+ "disabled-background-color": {
4627
+ "value": "transparent",
4628
+ "filePath": "src/actions/menu-item.yml",
4629
+ "isSource": true,
4630
+ "original": {
4631
+ "value": "{disabled-plain-background-color}"
4632
+ },
4633
+ "name": "MenuItemDisabledBackgroundColor",
4634
+ "attributes": {
4635
+ "category": "menu-item",
4636
+ "type": "disabled-background-color"
4637
+ },
4638
+ "path": [
4639
+ "menu-item",
4640
+ "disabled-background-color"
4641
+ ]
4642
+ },
4643
+ "disabled-color": {
4644
+ "value": "#E6E6E6",
4645
+ "filePath": "src/actions/menu-item.yml",
4646
+ "isSource": true,
4647
+ "original": {
4648
+ "value": "{disabled-plain-content-color}"
4649
+ },
4650
+ "name": "MenuItemDisabledColor",
4651
+ "attributes": {
4652
+ "category": "menu-item",
4653
+ "type": "disabled-color"
4654
+ },
4655
+ "path": [
4656
+ "menu-item",
4657
+ "disabled-color"
4658
+ ]
4659
+ }
4660
+ },
4661
+ "corner-radius": {
4662
+ "default": {
4663
+ "value": "4px",
4664
+ "filePath": "src/border.yml",
4665
+ "isSource": true,
4666
+ "original": {
4667
+ "value": "{size-px.xs}"
4668
+ },
4669
+ "name": "CornerRadiusDefault",
4670
+ "attributes": {
4671
+ "category": "corner-radius",
4672
+ "type": "default"
4673
+ },
4674
+ "path": [
4675
+ "corner-radius",
4676
+ "default"
4677
+ ]
4678
+ },
4679
+ "round": {
4680
+ "value": "50%",
4681
+ "filePath": "src/border.yml",
4682
+ "isSource": true,
4683
+ "original": {
4684
+ "value": "50%"
4685
+ },
4686
+ "name": "CornerRadiusRound",
4687
+ "attributes": {
4688
+ "category": "corner-radius",
4689
+ "type": "round"
4690
+ },
4691
+ "path": [
4692
+ "corner-radius",
4693
+ "round"
4694
+ ]
4695
+ }
4696
+ },
4697
+ "border-width": {
4698
+ "100": {
4699
+ "value": "1px",
4700
+ "filePath": "src/border.yml",
4701
+ "isSource": true,
4702
+ "original": {
4703
+ "value": "{size-px.xxxs}"
4704
+ },
4705
+ "name": "BorderWidth100",
4706
+ "attributes": {
4707
+ "category": "border-width",
4708
+ "type": "100"
4709
+ },
4710
+ "path": [
4711
+ "border-width",
4712
+ "100"
4713
+ ]
4714
+ },
4715
+ "200": {
4716
+ "value": "2px",
4717
+ "filePath": "src/border.yml",
4718
+ "isSource": true,
4719
+ "original": {
4720
+ "value": "{size-px.xxs}"
4721
+ },
4722
+ "name": "BorderWidth200",
4723
+ "attributes": {
4724
+ "category": "border-width",
4725
+ "type": "200"
4726
+ },
4727
+ "path": [
4728
+ "border-width",
4729
+ "200"
4730
+ ]
4731
+ },
4732
+ "300": {
4733
+ "value": "4px",
4734
+ "filePath": "src/border.yml",
4735
+ "isSource": true,
4736
+ "original": {
4737
+ "value": "{size-px.xs}"
4738
+ },
4739
+ "name": "BorderWidth300",
4740
+ "attributes": {
4741
+ "category": "border-width",
4742
+ "type": "300"
4743
+ },
4744
+ "path": [
4745
+ "border-width",
4746
+ "300"
4747
+ ]
4748
+ },
4749
+ "400": {
4750
+ "value": "8px",
4751
+ "filePath": "src/border.yml",
4752
+ "isSource": true,
4753
+ "original": {
4754
+ "value": "{size-px.s}"
4755
+ },
4756
+ "name": "BorderWidth400",
4757
+ "attributes": {
4758
+ "category": "border-width",
4759
+ "type": "400"
4760
+ },
4761
+ "path": [
4762
+ "border-width",
4763
+ "400"
4764
+ ]
4765
+ }
4766
+ },
4767
+ "border-style": {
4768
+ "default": {
4769
+ "value": "solid",
4770
+ "filePath": "src/border.yml",
4771
+ "isSource": true,
4772
+ "original": {
4773
+ "value": "solid"
4774
+ },
4775
+ "name": "BorderStyleDefault",
4776
+ "attributes": {
4777
+ "category": "border-style",
4778
+ "type": "default"
4779
+ },
4780
+ "path": [
4781
+ "border-style",
4782
+ "default"
4783
+ ]
4784
+ }
4785
+ },
4786
+ "primary": {
4787
+ "color": {
4788
+ "100": {
4789
+ "value": "#F0F5FF",
4790
+ "filePath": "src/color-aliases.yml",
4791
+ "isSource": true,
4792
+ "original": {
4793
+ "value": "{color.hosting-blue.100}"
4794
+ },
4795
+ "name": "PrimaryColor100",
4796
+ "attributes": {
4797
+ "category": "primary",
4798
+ "type": "color",
4799
+ "item": "100"
4800
+ },
4801
+ "path": [
4802
+ "primary",
4803
+ "color",
4804
+ "100"
4805
+ ]
4806
+ },
4807
+ "200": {
4808
+ "value": "#E0EBFF",
4809
+ "filePath": "src/color-aliases.yml",
4810
+ "isSource": true,
4811
+ "original": {
4812
+ "value": "{color.hosting-blue.200}"
4813
+ },
4814
+ "name": "PrimaryColor200",
4815
+ "attributes": {
4816
+ "category": "primary",
4817
+ "type": "color",
4818
+ "item": "200"
4819
+ },
4820
+ "path": [
4821
+ "primary",
4822
+ "color",
4823
+ "200"
4824
+ ]
4825
+ },
4826
+ "300": {
4827
+ "value": "#ABC6FF",
4828
+ "filePath": "src/color-aliases.yml",
4829
+ "isSource": true,
4830
+ "original": {
4831
+ "value": "{color.hosting-blue.300}"
4832
+ },
4833
+ "name": "PrimaryColor300",
4834
+ "attributes": {
4835
+ "category": "primary",
4836
+ "type": "color",
4837
+ "item": "300"
4838
+ },
4839
+ "path": [
4840
+ "primary",
4841
+ "color",
4842
+ "300"
4843
+ ]
4844
+ },
4845
+ "400": {
4846
+ "value": "#85AFFF",
4847
+ "filePath": "src/color-aliases.yml",
4848
+ "isSource": true,
4849
+ "original": {
4850
+ "value": "{color.hosting-blue.400}"
4851
+ },
4852
+ "name": "PrimaryColor400",
4853
+ "attributes": {
4854
+ "category": "primary",
4855
+ "type": "color",
4856
+ "item": "400"
4857
+ },
4858
+ "path": [
4859
+ "primary",
4860
+ "color",
4861
+ "400"
4862
+ ]
4863
+ },
4864
+ "500": {
4865
+ "value": "#6197FF",
4866
+ "filePath": "src/color-aliases.yml",
4867
+ "isSource": true,
4868
+ "original": {
4869
+ "value": "{color.hosting-blue.500}"
4870
+ },
4871
+ "name": "PrimaryColor500",
4872
+ "attributes": {
4873
+ "category": "primary",
4874
+ "type": "color",
4875
+ "item": "500"
4876
+ },
4877
+ "path": [
4878
+ "primary",
4879
+ "color",
4880
+ "500"
4881
+ ]
4582
4882
  },
4583
4883
  "600": {
4584
4884
  "value": "#3D80FF",
@@ -8571,11 +8871,11 @@
8571
8871
  }
8572
8872
  },
8573
8873
  "dark-outline-border-color": {
8574
- "value": "rgb(0 0 0 / 87.5%)",
8874
+ "value": "rgb(0 0 0 / 100%)",
8575
8875
  "filePath": "src/color-aliases.yml",
8576
8876
  "isSource": true,
8577
8877
  "original": {
8578
- "value": "{dark.color.700}"
8878
+ "value": "{dark.color.800}"
8579
8879
  },
8580
8880
  "name": "DarkOutlineBorderColor",
8581
8881
  "attributes": {
@@ -8873,11 +9173,11 @@
8873
9173
  ]
8874
9174
  },
8875
9175
  "light-outline-content-color": {
8876
- "value": "rgb(255 255 255 / 87.5%)",
9176
+ "value": "rgb(255 255 255 / 100%)",
8877
9177
  "filePath": "src/color-aliases.yml",
8878
9178
  "isSource": true,
8879
9179
  "original": {
8880
- "value": "{light.color.700}"
9180
+ "value": "{light.color.800}"
8881
9181
  },
8882
9182
  "name": "LightOutlineContentColor",
8883
9183
  "attributes": {
@@ -15695,761 +15995,461 @@
15695
15995
  },
15696
15996
  "background-color": {
15697
15997
  "hover": {
15698
- "value": "#F0F5FF",
15699
- "filePath": "src/navigation/header-navigation.yml",
15700
- "isSource": true,
15701
- "original": {
15702
- "value": "{primary-plain-background-color.hover}"
15703
- },
15704
- "name": "HeaderNavigationBackgroundColorHover",
15705
- "attributes": {
15706
- "category": "header-navigation",
15707
- "type": "background-color",
15708
- "item": "hover"
15709
- },
15710
- "path": [
15711
- "header-navigation",
15712
- "background-color",
15713
- "hover"
15714
- ]
15715
- },
15716
- "pressed": {
15717
- "value": "#E0EBFF",
15718
- "filePath": "src/navigation/header-navigation.yml",
15719
- "isSource": true,
15720
- "original": {
15721
- "value": "{primary-plain-background-color.pressed}"
15722
- },
15723
- "name": "HeaderNavigationBackgroundColorPressed",
15724
- "attributes": {
15725
- "category": "header-navigation",
15726
- "type": "background-color",
15727
- "item": "pressed"
15728
- },
15729
- "path": [
15730
- "header-navigation",
15731
- "background-color",
15732
- "pressed"
15733
- ]
15734
- }
15735
- },
15736
- "background-color-dark": {
15737
- "hover": {
15738
- "value": "rgb(0 0 0 / 12.5%)",
15739
- "filePath": "src/navigation/header-navigation.yml",
15740
- "isSource": true,
15741
- "original": {
15742
- "value": "{dark-plain-background-color.hover}"
15743
- },
15744
- "name": "HeaderNavigationBackgroundColorDarkHover",
15745
- "attributes": {
15746
- "category": "header-navigation",
15747
- "type": "background-color-dark",
15748
- "item": "hover"
15749
- },
15750
- "path": [
15751
- "header-navigation",
15752
- "background-color-dark",
15753
- "hover"
15754
- ]
15755
- },
15756
- "pressed": {
15757
- "value": "rgb(0 0 0 / 25%)",
15758
- "filePath": "src/navigation/header-navigation.yml",
15759
- "isSource": true,
15760
- "original": {
15761
- "value": "{dark-plain-background-color.pressed}"
15762
- },
15763
- "name": "HeaderNavigationBackgroundColorDarkPressed",
15764
- "attributes": {
15765
- "category": "header-navigation",
15766
- "type": "background-color-dark",
15767
- "item": "pressed"
15768
- },
15769
- "path": [
15770
- "header-navigation",
15771
- "background-color-dark",
15772
- "pressed"
15773
- ]
15774
- }
15775
- },
15776
- "background-color-light": {
15777
- "hover": {
15778
- "value": "rgb(255 255 255 / 12.5%)",
15779
- "filePath": "src/navigation/header-navigation.yml",
15780
- "isSource": true,
15781
- "original": {
15782
- "value": "{light-plain-background-color.hover}"
15783
- },
15784
- "name": "HeaderNavigationBackgroundColorLightHover",
15785
- "attributes": {
15786
- "category": "header-navigation",
15787
- "type": "background-color-light",
15788
- "item": "hover"
15789
- },
15790
- "path": [
15791
- "header-navigation",
15792
- "background-color-light",
15793
- "hover"
15794
- ]
15795
- },
15796
- "pressed": {
15797
- "value": "rgb(255 255 255 / 25%)",
15798
- "filePath": "src/navigation/header-navigation.yml",
15799
- "isSource": true,
15800
- "original": {
15801
- "value": "{light-plain-background-color.pressed}"
15802
- },
15803
- "name": "HeaderNavigationBackgroundColorLightPressed",
15804
- "attributes": {
15805
- "category": "header-navigation",
15806
- "type": "background-color-light",
15807
- "item": "pressed"
15808
- },
15809
- "path": [
15810
- "header-navigation",
15811
- "background-color-light",
15812
- "pressed"
15813
- ]
15814
- }
15815
- },
15816
- "font-weight-current": {
15817
- "value": "bold",
15818
- "filePath": "src/navigation/header-navigation.yml",
15819
- "isSource": true,
15820
- "original": {
15821
- "value": "{font-weight.bold}"
15822
- },
15823
- "name": "HeaderNavigationFontWeightCurrent",
15824
- "attributes": {
15825
- "category": "header-navigation",
15826
- "type": "font-weight-current"
15827
- },
15828
- "path": [
15829
- "header-navigation",
15830
- "font-weight-current"
15831
- ]
15832
- },
15833
- "underline-width-current": {
15834
- "value": "2px",
15835
- "filePath": "src/navigation/header-navigation.yml",
15836
- "isSource": true,
15837
- "original": {
15838
- "value": "{border-width.200}"
15839
- },
15840
- "name": "HeaderNavigationUnderlineWidthCurrent",
15841
- "attributes": {
15842
- "category": "header-navigation",
15843
- "type": "underline-width-current"
15844
- },
15845
- "path": [
15846
- "header-navigation",
15847
- "underline-width-current"
15848
- ]
15849
- }
15850
- },
15851
- "link": {
15852
- "font-size": {
15853
- "value": "0.875rem",
15854
- "filePath": "src/navigation/link.yml",
15855
- "isSource": true,
15856
- "original": {
15857
- "value": "{font-size-text.s}"
15858
- },
15859
- "name": "LinkFontSize",
15860
- "attributes": {
15861
- "category": "link",
15862
- "type": "font-size"
15863
- },
15864
- "path": [
15865
- "link",
15866
- "font-size"
15867
- ]
15868
- },
15869
- "line-height": {
15870
- "value": "calc(1rem * 1.5)",
15871
- "filePath": "src/navigation/link.yml",
15872
- "isSource": true,
15873
- "original": {
15874
- "value": "{line-height.m}"
15875
- },
15876
- "name": "LinkLineHeight",
15877
- "attributes": {
15878
- "category": "link",
15879
- "type": "line-height"
15880
- },
15881
- "path": [
15882
- "link",
15883
- "line-height"
15884
- ]
15885
- },
15886
- "font-weight": {
15887
- "value": "bold",
15888
- "filePath": "src/navigation/link.yml",
15889
- "isSource": true,
15890
- "original": {
15891
- "value": "{font-weight.bold}"
15892
- },
15893
- "name": "LinkFontWeight",
15894
- "attributes": {
15895
- "category": "link",
15896
- "type": "font-weight"
15897
- },
15898
- "path": [
15899
- "link",
15900
- "font-weight"
15901
- ]
15902
- },
15903
- "spacing": {
15904
- "value": "0.25rem",
15905
- "filePath": "src/navigation/link.yml",
15906
- "isSource": true,
15907
- "original": {
15908
- "value": "{size-rem.xs}"
15909
- },
15910
- "name": "LinkSpacing",
15911
- "attributes": {
15912
- "category": "link",
15913
- "type": "spacing"
15914
- },
15915
- "path": [
15916
- "link",
15917
- "spacing"
15918
- ]
15919
- },
15920
- "color": {
15921
- "default": {
15922
- "value": "#0054F5",
15923
- "filePath": "src/navigation/link.yml",
15924
- "isSource": true,
15925
- "original": {
15926
- "value": "{primary.color.800}"
15927
- },
15928
- "name": "LinkColorDefault",
15929
- "attributes": {
15930
- "category": "link",
15931
- "type": "color",
15932
- "item": "default"
15933
- },
15934
- "path": [
15935
- "link",
15936
- "color",
15937
- "default"
15938
- ]
15939
- },
15940
- "hover": {
15941
- "value": "#003FB8",
15942
- "filePath": "src/navigation/link.yml",
15998
+ "value": "#F0F5FF",
15999
+ "filePath": "src/navigation/header-navigation.yml",
15943
16000
  "isSource": true,
15944
16001
  "original": {
15945
- "value": "{primary.color.900}"
16002
+ "value": "{primary-plain-background-color.hover}"
15946
16003
  },
15947
- "name": "LinkColorHover",
16004
+ "name": "HeaderNavigationBackgroundColorHover",
15948
16005
  "attributes": {
15949
- "category": "link",
15950
- "type": "color",
16006
+ "category": "header-navigation",
16007
+ "type": "background-color",
15951
16008
  "item": "hover"
15952
16009
  },
15953
16010
  "path": [
15954
- "link",
15955
- "color",
16011
+ "header-navigation",
16012
+ "background-color",
15956
16013
  "hover"
15957
16014
  ]
15958
16015
  },
15959
16016
  "pressed": {
15960
- "value": "#002A7B",
15961
- "filePath": "src/navigation/link.yml",
16017
+ "value": "#E0EBFF",
16018
+ "filePath": "src/navigation/header-navigation.yml",
15962
16019
  "isSource": true,
15963
16020
  "original": {
15964
- "value": "{primary.color.1000}"
16021
+ "value": "{primary-plain-background-color.pressed}"
15965
16022
  },
15966
- "name": "LinkColorPressed",
16023
+ "name": "HeaderNavigationBackgroundColorPressed",
15967
16024
  "attributes": {
15968
- "category": "link",
15969
- "type": "color",
16025
+ "category": "header-navigation",
16026
+ "type": "background-color",
15970
16027
  "item": "pressed"
15971
16028
  },
15972
16029
  "path": [
15973
- "link",
15974
- "color",
16030
+ "header-navigation",
16031
+ "background-color",
15975
16032
  "pressed"
15976
16033
  ]
15977
- },
15978
- "disabled": {
15979
- "value": "#E6E6E6",
15980
- "filePath": "src/navigation/link.yml",
15981
- "isSource": true,
15982
- "original": {
15983
- "value": "{disabled-plain-content-color}"
15984
- },
15985
- "name": "LinkColorDisabled",
15986
- "attributes": {
15987
- "category": "link",
15988
- "type": "color",
15989
- "item": "disabled"
15990
- },
15991
- "path": [
15992
- "link",
15993
- "color",
15994
- "disabled"
15995
- ]
15996
16034
  }
15997
16035
  },
15998
- "color-dark": {
15999
- "default": {
16000
- "value": "rgb(0 0 0 / 100%)",
16001
- "filePath": "src/navigation/link.yml",
16002
- "isSource": true,
16003
- "original": {
16004
- "value": "{dark.color.800}"
16005
- },
16006
- "name": "LinkColorDarkDefault",
16007
- "attributes": {
16008
- "category": "link",
16009
- "type": "color-dark",
16010
- "item": "default"
16011
- },
16012
- "path": [
16013
- "link",
16014
- "color-dark",
16015
- "default"
16016
- ]
16017
- },
16036
+ "background-color-dark": {
16018
16037
  "hover": {
16019
- "value": "rgb(0 0 0 / 87.5%)",
16020
- "filePath": "src/navigation/link.yml",
16038
+ "value": "rgb(0 0 0 / 12.5%)",
16039
+ "filePath": "src/navigation/header-navigation.yml",
16021
16040
  "isSource": true,
16022
16041
  "original": {
16023
- "value": "{dark.color.700}"
16042
+ "value": "{dark-plain-background-color.hover}"
16024
16043
  },
16025
- "name": "LinkColorDarkHover",
16044
+ "name": "HeaderNavigationBackgroundColorDarkHover",
16026
16045
  "attributes": {
16027
- "category": "link",
16028
- "type": "color-dark",
16046
+ "category": "header-navigation",
16047
+ "type": "background-color-dark",
16029
16048
  "item": "hover"
16030
16049
  },
16031
16050
  "path": [
16032
- "link",
16033
- "color-dark",
16051
+ "header-navigation",
16052
+ "background-color-dark",
16034
16053
  "hover"
16035
16054
  ]
16036
16055
  },
16037
16056
  "pressed": {
16038
- "value": "rgb(0 0 0 / 75%)",
16039
- "filePath": "src/navigation/link.yml",
16057
+ "value": "rgb(0 0 0 / 25%)",
16058
+ "filePath": "src/navigation/header-navigation.yml",
16040
16059
  "isSource": true,
16041
16060
  "original": {
16042
- "value": "{dark.color.600}"
16061
+ "value": "{dark-plain-background-color.pressed}"
16043
16062
  },
16044
- "name": "LinkColorDarkPressed",
16063
+ "name": "HeaderNavigationBackgroundColorDarkPressed",
16045
16064
  "attributes": {
16046
- "category": "link",
16047
- "type": "color-dark",
16065
+ "category": "header-navigation",
16066
+ "type": "background-color-dark",
16048
16067
  "item": "pressed"
16049
16068
  },
16050
16069
  "path": [
16051
- "link",
16052
- "color-dark",
16070
+ "header-navigation",
16071
+ "background-color-dark",
16053
16072
  "pressed"
16054
16073
  ]
16055
- },
16056
- "disabled": {
16057
- "value": "rgb(0 0 0 / 37.5%)",
16058
- "filePath": "src/navigation/link.yml",
16059
- "isSource": true,
16060
- "original": {
16061
- "value": "{disabled-plain-dark-content-color}"
16062
- },
16063
- "name": "LinkColorDarkDisabled",
16064
- "attributes": {
16065
- "category": "link",
16066
- "type": "color-dark",
16067
- "item": "disabled"
16068
- },
16069
- "path": [
16070
- "link",
16071
- "color-dark",
16072
- "disabled"
16073
- ]
16074
16074
  }
16075
16075
  },
16076
- "color-light": {
16077
- "default": {
16078
- "value": "rgb(255 255 255 / 100%)",
16079
- "filePath": "src/navigation/link.yml",
16080
- "isSource": true,
16081
- "original": {
16082
- "value": "{light.color.800}"
16083
- },
16084
- "name": "LinkColorLightDefault",
16085
- "attributes": {
16086
- "category": "link",
16087
- "type": "color-light",
16088
- "item": "default"
16089
- },
16090
- "path": [
16091
- "link",
16092
- "color-light",
16093
- "default"
16094
- ]
16095
- },
16076
+ "background-color-light": {
16096
16077
  "hover": {
16097
- "value": "rgb(255 255 255 / 87.5%)",
16098
- "filePath": "src/navigation/link.yml",
16078
+ "value": "rgb(255 255 255 / 12.5%)",
16079
+ "filePath": "src/navigation/header-navigation.yml",
16099
16080
  "isSource": true,
16100
16081
  "original": {
16101
- "value": "{light.color.700}"
16082
+ "value": "{light-plain-background-color.hover}"
16102
16083
  },
16103
- "name": "LinkColorLightHover",
16084
+ "name": "HeaderNavigationBackgroundColorLightHover",
16104
16085
  "attributes": {
16105
- "category": "link",
16106
- "type": "color-light",
16086
+ "category": "header-navigation",
16087
+ "type": "background-color-light",
16107
16088
  "item": "hover"
16108
16089
  },
16109
16090
  "path": [
16110
- "link",
16111
- "color-light",
16091
+ "header-navigation",
16092
+ "background-color-light",
16112
16093
  "hover"
16113
16094
  ]
16114
16095
  },
16115
16096
  "pressed": {
16116
- "value": "rgb(255 255 255 / 75%)",
16117
- "filePath": "src/navigation/link.yml",
16097
+ "value": "rgb(255 255 255 / 25%)",
16098
+ "filePath": "src/navigation/header-navigation.yml",
16118
16099
  "isSource": true,
16119
16100
  "original": {
16120
- "value": "{light.color.600}"
16101
+ "value": "{light-plain-background-color.pressed}"
16121
16102
  },
16122
- "name": "LinkColorLightPressed",
16103
+ "name": "HeaderNavigationBackgroundColorLightPressed",
16123
16104
  "attributes": {
16124
- "category": "link",
16125
- "type": "color-light",
16105
+ "category": "header-navigation",
16106
+ "type": "background-color-light",
16126
16107
  "item": "pressed"
16127
16108
  },
16128
16109
  "path": [
16129
- "link",
16130
- "color-light",
16110
+ "header-navigation",
16111
+ "background-color-light",
16131
16112
  "pressed"
16132
16113
  ]
16133
- },
16134
- "disabled": {
16135
- "value": "rgb(255 255 255 / 37.5%)",
16136
- "filePath": "src/navigation/link.yml",
16137
- "isSource": true,
16138
- "original": {
16139
- "value": "{disabled-plain-light-content-color}"
16140
- },
16141
- "name": "LinkColorLightDisabled",
16142
- "attributes": {
16143
- "category": "link",
16144
- "type": "color-light",
16145
- "item": "disabled"
16146
- },
16147
- "path": [
16148
- "link",
16149
- "color-light",
16150
- "disabled"
16151
- ]
16152
16114
  }
16153
- }
16154
- },
16155
- "menu": {
16156
- "item-to-item-spacing": {
16157
- "value": "4px",
16158
- "filePath": "src/navigation/menu-item.yml",
16115
+ },
16116
+ "font-weight-current": {
16117
+ "value": "bold",
16118
+ "filePath": "src/navigation/header-navigation.yml",
16159
16119
  "isSource": true,
16160
16120
  "original": {
16161
- "value": "{size-px.xs}"
16121
+ "value": "{font-weight.bold}"
16162
16122
  },
16163
- "name": "MenuItemToItemSpacing",
16123
+ "name": "HeaderNavigationFontWeightCurrent",
16164
16124
  "attributes": {
16165
- "category": "menu",
16166
- "type": "item-to-item-spacing"
16125
+ "category": "header-navigation",
16126
+ "type": "font-weight-current"
16167
16127
  },
16168
16128
  "path": [
16169
- "menu",
16170
- "item-to-item-spacing"
16129
+ "header-navigation",
16130
+ "font-weight-current"
16171
16131
  ]
16172
16132
  },
16173
- "group-to-group-spacing": {
16174
- "value": "16px",
16175
- "filePath": "src/navigation/menu-item.yml",
16133
+ "underline-width-current": {
16134
+ "value": "2px",
16135
+ "filePath": "src/navigation/header-navigation.yml",
16176
16136
  "isSource": true,
16177
16137
  "original": {
16178
- "value": "{size-px.m}"
16138
+ "value": "{border-width.200}"
16179
16139
  },
16180
- "name": "MenuGroupToGroupSpacing",
16140
+ "name": "HeaderNavigationUnderlineWidthCurrent",
16181
16141
  "attributes": {
16182
- "category": "menu",
16183
- "type": "group-to-group-spacing"
16142
+ "category": "header-navigation",
16143
+ "type": "underline-width-current"
16184
16144
  },
16185
16145
  "path": [
16186
- "menu",
16187
- "group-to-group-spacing"
16188
- ]
16189
- }
16190
- },
16191
- "menu-item": {
16192
- "font-weight": {
16193
- "current": {
16194
- "value": "bold",
16195
- "filePath": "src/navigation/menu-item.yml",
16196
- "isSource": true,
16197
- "original": {
16198
- "value": "{font-weight.bold}"
16199
- },
16200
- "name": "MenuItemFontWeightCurrent",
16201
- "attributes": {
16202
- "category": "menu-item",
16203
- "type": "font-weight",
16204
- "item": "current"
16205
- },
16206
- "path": [
16207
- "menu-item",
16208
- "font-weight",
16209
- "current"
16210
- ]
16211
- }
16212
- },
16213
- "corner-radius": {
16214
- "value": "4px",
16215
- "filePath": "src/navigation/menu-item.yml",
16146
+ "header-navigation",
16147
+ "underline-width-current"
16148
+ ]
16149
+ }
16150
+ },
16151
+ "link": {
16152
+ "font-size": {
16153
+ "value": "0.875rem",
16154
+ "filePath": "src/navigation/link.yml",
16216
16155
  "isSource": true,
16217
16156
  "original": {
16218
- "value": "{corner-radius.default}"
16157
+ "value": "{font-size-text.s}"
16219
16158
  },
16220
- "name": "MenuItemCornerRadius",
16159
+ "name": "LinkFontSize",
16221
16160
  "attributes": {
16222
- "category": "menu-item",
16223
- "type": "corner-radius"
16161
+ "category": "link",
16162
+ "type": "font-size"
16224
16163
  },
16225
16164
  "path": [
16226
- "menu-item",
16227
- "corner-radius"
16165
+ "link",
16166
+ "font-size"
16228
16167
  ]
16229
16168
  },
16230
- "padding-x": {
16231
- "value": "8px",
16232
- "filePath": "src/navigation/menu-item.yml",
16169
+ "line-height": {
16170
+ "value": "calc(1rem * 1.5)",
16171
+ "filePath": "src/navigation/link.yml",
16233
16172
  "isSource": true,
16234
16173
  "original": {
16235
- "value": "{size-px.s}"
16174
+ "value": "{line-height.m}"
16236
16175
  },
16237
- "name": "MenuItemPaddingX",
16176
+ "name": "LinkLineHeight",
16238
16177
  "attributes": {
16239
- "category": "menu-item",
16240
- "type": "padding-x"
16178
+ "category": "link",
16179
+ "type": "line-height"
16241
16180
  },
16242
16181
  "path": [
16243
- "menu-item",
16244
- "padding-x"
16182
+ "link",
16183
+ "line-height"
16245
16184
  ]
16246
16185
  },
16247
- "padding-y": {
16248
- "value": "4px",
16249
- "filePath": "src/navigation/menu-item.yml",
16186
+ "font-weight": {
16187
+ "value": "bold",
16188
+ "filePath": "src/navigation/link.yml",
16250
16189
  "isSource": true,
16251
16190
  "original": {
16252
- "value": "{size-px.xs}"
16191
+ "value": "{font-weight.bold}"
16253
16192
  },
16254
- "name": "MenuItemPaddingY",
16193
+ "name": "LinkFontWeight",
16255
16194
  "attributes": {
16256
- "category": "menu-item",
16257
- "type": "padding-y"
16195
+ "category": "link",
16196
+ "type": "font-weight"
16258
16197
  },
16259
16198
  "path": [
16260
- "menu-item",
16261
- "padding-y"
16199
+ "link",
16200
+ "font-weight"
16262
16201
  ]
16263
16202
  },
16264
16203
  "spacing": {
16265
- "value": "0.5rem",
16266
- "filePath": "src/navigation/menu-item.yml",
16204
+ "value": "0.25rem",
16205
+ "filePath": "src/navigation/link.yml",
16267
16206
  "isSource": true,
16268
16207
  "original": {
16269
- "value": "{size-rem.s}"
16208
+ "value": "{size-rem.xs}"
16270
16209
  },
16271
- "name": "MenuItemSpacing",
16210
+ "name": "LinkSpacing",
16272
16211
  "attributes": {
16273
- "category": "menu-item",
16212
+ "category": "link",
16274
16213
  "type": "spacing"
16275
16214
  },
16276
16215
  "path": [
16277
- "menu-item",
16216
+ "link",
16278
16217
  "spacing"
16279
16218
  ]
16280
16219
  },
16281
16220
  "color": {
16282
- "current": {
16221
+ "default": {
16283
16222
  "value": "#0054F5",
16284
- "filePath": "src/navigation/menu-item.yml",
16223
+ "filePath": "src/navigation/link.yml",
16285
16224
  "isSource": true,
16286
16225
  "original": {
16287
16226
  "value": "{primary.color.800}"
16288
16227
  },
16289
- "name": "MenuItemColorCurrent",
16228
+ "name": "LinkColorDefault",
16290
16229
  "attributes": {
16291
- "category": "menu-item",
16230
+ "category": "link",
16292
16231
  "type": "color",
16293
- "item": "current"
16232
+ "item": "default"
16294
16233
  },
16295
16234
  "path": [
16296
- "menu-item",
16235
+ "link",
16297
16236
  "color",
16298
- "current"
16237
+ "default"
16299
16238
  ]
16300
- }
16301
- },
16302
- "icon-color": {
16303
- "default": {
16304
- "value": "#6D6D6D",
16305
- "filePath": "src/navigation/menu-item.yml",
16239
+ },
16240
+ "hover": {
16241
+ "value": "#003FB8",
16242
+ "filePath": "src/navigation/link.yml",
16306
16243
  "isSource": true,
16307
16244
  "original": {
16308
- "value": "{neutral.color.800}"
16245
+ "value": "{primary.color.900}"
16309
16246
  },
16310
- "name": "MenuItemIconColorDefault",
16247
+ "name": "LinkColorHover",
16311
16248
  "attributes": {
16312
- "category": "menu-item",
16313
- "type": "icon-color",
16314
- "item": "default"
16249
+ "category": "link",
16250
+ "type": "color",
16251
+ "item": "hover"
16315
16252
  },
16316
16253
  "path": [
16317
- "menu-item",
16318
- "icon-color",
16319
- "default"
16254
+ "link",
16255
+ "color",
16256
+ "hover"
16257
+ ]
16258
+ },
16259
+ "pressed": {
16260
+ "value": "#002A7B",
16261
+ "filePath": "src/navigation/link.yml",
16262
+ "isSource": true,
16263
+ "original": {
16264
+ "value": "{primary.color.1000}"
16265
+ },
16266
+ "name": "LinkColorPressed",
16267
+ "attributes": {
16268
+ "category": "link",
16269
+ "type": "color",
16270
+ "item": "pressed"
16271
+ },
16272
+ "path": [
16273
+ "link",
16274
+ "color",
16275
+ "pressed"
16320
16276
  ]
16321
16277
  },
16322
16278
  "disabled": {
16323
16279
  "value": "#E6E6E6",
16324
- "filePath": "src/navigation/menu-item.yml",
16280
+ "filePath": "src/navigation/link.yml",
16325
16281
  "isSource": true,
16326
16282
  "original": {
16327
16283
  "value": "{disabled-plain-content-color}"
16328
16284
  },
16329
- "name": "MenuItemIconColorDisabled",
16285
+ "name": "LinkColorDisabled",
16330
16286
  "attributes": {
16331
- "category": "menu-item",
16332
- "type": "icon-color",
16287
+ "category": "link",
16288
+ "type": "color",
16333
16289
  "item": "disabled"
16334
16290
  },
16335
16291
  "path": [
16336
- "menu-item",
16337
- "icon-color",
16292
+ "link",
16293
+ "color",
16338
16294
  "disabled"
16339
16295
  ]
16296
+ }
16297
+ },
16298
+ "color-dark": {
16299
+ "default": {
16300
+ "value": "rgb(0 0 0 / 100%)",
16301
+ "filePath": "src/navigation/link.yml",
16302
+ "isSource": true,
16303
+ "original": {
16304
+ "value": "{dark.color.800}"
16305
+ },
16306
+ "name": "LinkColorDarkDefault",
16307
+ "attributes": {
16308
+ "category": "link",
16309
+ "type": "color-dark",
16310
+ "item": "default"
16311
+ },
16312
+ "path": [
16313
+ "link",
16314
+ "color-dark",
16315
+ "default"
16316
+ ]
16340
16317
  },
16341
- "current": {
16342
- "value": "#0054F5",
16343
- "filePath": "src/navigation/menu-item.yml",
16318
+ "hover": {
16319
+ "value": "rgb(0 0 0 / 87.5%)",
16320
+ "filePath": "src/navigation/link.yml",
16344
16321
  "isSource": true,
16345
16322
  "original": {
16346
- "value": "{primary.color.800}"
16323
+ "value": "{dark.color.700}"
16347
16324
  },
16348
- "name": "MenuItemIconColorCurrent",
16325
+ "name": "LinkColorDarkHover",
16349
16326
  "attributes": {
16350
- "category": "menu-item",
16351
- "type": "icon-color",
16352
- "item": "current"
16327
+ "category": "link",
16328
+ "type": "color-dark",
16329
+ "item": "hover"
16353
16330
  },
16354
16331
  "path": [
16355
- "menu-item",
16356
- "icon-color",
16357
- "current"
16332
+ "link",
16333
+ "color-dark",
16334
+ "hover"
16335
+ ]
16336
+ },
16337
+ "pressed": {
16338
+ "value": "rgb(0 0 0 / 75%)",
16339
+ "filePath": "src/navigation/link.yml",
16340
+ "isSource": true,
16341
+ "original": {
16342
+ "value": "{dark.color.600}"
16343
+ },
16344
+ "name": "LinkColorDarkPressed",
16345
+ "attributes": {
16346
+ "category": "link",
16347
+ "type": "color-dark",
16348
+ "item": "pressed"
16349
+ },
16350
+ "path": [
16351
+ "link",
16352
+ "color-dark",
16353
+ "pressed"
16354
+ ]
16355
+ },
16356
+ "disabled": {
16357
+ "value": "rgb(0 0 0 / 37.5%)",
16358
+ "filePath": "src/navigation/link.yml",
16359
+ "isSource": true,
16360
+ "original": {
16361
+ "value": "{disabled-plain-dark-content-color}"
16362
+ },
16363
+ "name": "LinkColorDarkDisabled",
16364
+ "attributes": {
16365
+ "category": "link",
16366
+ "type": "color-dark",
16367
+ "item": "disabled"
16368
+ },
16369
+ "path": [
16370
+ "link",
16371
+ "color-dark",
16372
+ "disabled"
16358
16373
  ]
16359
16374
  }
16360
16375
  },
16361
- "background-color": {
16376
+ "color-light": {
16362
16377
  "default": {
16363
- "value": "transparent",
16364
- "filePath": "src/navigation/menu-item.yml",
16378
+ "value": "rgb(255 255 255 / 100%)",
16379
+ "filePath": "src/navigation/link.yml",
16365
16380
  "isSource": true,
16366
16381
  "original": {
16367
- "value": "{color.transparent}"
16382
+ "value": "{light.color.800}"
16368
16383
  },
16369
- "name": "MenuItemBackgroundColorDefault",
16384
+ "name": "LinkColorLightDefault",
16370
16385
  "attributes": {
16371
- "category": "menu-item",
16372
- "type": "background-color",
16386
+ "category": "link",
16387
+ "type": "color-light",
16373
16388
  "item": "default"
16374
16389
  },
16375
16390
  "path": [
16376
- "menu-item",
16377
- "background-color",
16391
+ "link",
16392
+ "color-light",
16378
16393
  "default"
16379
16394
  ]
16380
16395
  },
16381
16396
  "hover": {
16382
- "value": "#F0F5FF",
16383
- "filePath": "src/navigation/menu-item.yml",
16397
+ "value": "rgb(255 255 255 / 87.5%)",
16398
+ "filePath": "src/navigation/link.yml",
16384
16399
  "isSource": true,
16385
16400
  "original": {
16386
- "value": "{primary-plain-background-color.hover}"
16401
+ "value": "{light.color.700}"
16387
16402
  },
16388
- "name": "MenuItemBackgroundColorHover",
16403
+ "name": "LinkColorLightHover",
16389
16404
  "attributes": {
16390
- "category": "menu-item",
16391
- "type": "background-color",
16405
+ "category": "link",
16406
+ "type": "color-light",
16392
16407
  "item": "hover"
16393
16408
  },
16394
16409
  "path": [
16395
- "menu-item",
16396
- "background-color",
16397
- "hover"
16410
+ "link",
16411
+ "color-light",
16412
+ "hover"
16413
+ ]
16414
+ },
16415
+ "pressed": {
16416
+ "value": "rgb(255 255 255 / 75%)",
16417
+ "filePath": "src/navigation/link.yml",
16418
+ "isSource": true,
16419
+ "original": {
16420
+ "value": "{light.color.600}"
16421
+ },
16422
+ "name": "LinkColorLightPressed",
16423
+ "attributes": {
16424
+ "category": "link",
16425
+ "type": "color-light",
16426
+ "item": "pressed"
16427
+ },
16428
+ "path": [
16429
+ "link",
16430
+ "color-light",
16431
+ "pressed"
16398
16432
  ]
16399
16433
  },
16400
- "current": {
16401
- "value": "#E0EBFF",
16402
- "filePath": "src/navigation/menu-item.yml",
16434
+ "disabled": {
16435
+ "value": "rgb(255 255 255 / 37.5%)",
16436
+ "filePath": "src/navigation/link.yml",
16403
16437
  "isSource": true,
16404
16438
  "original": {
16405
- "value": "{primary-plain-background-color.pressed}"
16439
+ "value": "{disabled-plain-light-content-color}"
16406
16440
  },
16407
- "name": "MenuItemBackgroundColorCurrent",
16441
+ "name": "LinkColorLightDisabled",
16408
16442
  "attributes": {
16409
- "category": "menu-item",
16410
- "type": "background-color",
16411
- "item": "current"
16443
+ "category": "link",
16444
+ "type": "color-light",
16445
+ "item": "disabled"
16412
16446
  },
16413
16447
  "path": [
16414
- "menu-item",
16415
- "background-color",
16416
- "current"
16448
+ "link",
16449
+ "color-light",
16450
+ "disabled"
16417
16451
  ]
16418
16452
  }
16419
- },
16420
- "disabled-background-color": {
16421
- "value": "transparent",
16422
- "filePath": "src/navigation/menu-item.yml",
16423
- "isSource": true,
16424
- "original": {
16425
- "value": "{disabled-plain-background-color}"
16426
- },
16427
- "name": "MenuItemDisabledBackgroundColor",
16428
- "attributes": {
16429
- "category": "menu-item",
16430
- "type": "disabled-background-color"
16431
- },
16432
- "path": [
16433
- "menu-item",
16434
- "disabled-background-color"
16435
- ]
16436
- },
16437
- "disabled-color": {
16438
- "value": "#E6E6E6",
16439
- "filePath": "src/navigation/menu-item.yml",
16440
- "isSource": true,
16441
- "original": {
16442
- "value": "{disabled-plain-content-color}"
16443
- },
16444
- "name": "MenuItemDisabledColor",
16445
- "attributes": {
16446
- "category": "menu-item",
16447
- "type": "disabled-color"
16448
- },
16449
- "path": [
16450
- "menu-item",
16451
- "disabled-color"
16452
- ]
16453
16453
  }
16454
16454
  },
16455
16455
  "tabs": {
@@ -17674,23 +17674,6 @@
17674
17674
  }
17675
17675
  },
17676
17676
  "alert-badge": {
17677
- "icon-to-text-spacing": {
17678
- "value": "0.25rem",
17679
- "filePath": "src/status/alert-badge.yml",
17680
- "isSource": true,
17681
- "original": {
17682
- "value": "{size-rem.xs}"
17683
- },
17684
- "name": "AlertBadgeIconToTextSpacing",
17685
- "attributes": {
17686
- "category": "alert-badge",
17687
- "type": "icon-to-text-spacing"
17688
- },
17689
- "path": [
17690
- "alert-badge",
17691
- "icon-to-text-spacing"
17692
- ]
17693
- },
17694
17677
  "info-background-color": {
17695
17678
  "value": "#F0F5FF",
17696
17679
  "filePath": "src/status/alert-badge.yml",
@@ -18053,11 +18036,11 @@
18053
18036
  ]
18054
18037
  },
18055
18038
  "heading-to-content-spacing": {
18056
- "value": "0.25rem",
18039
+ "value": "0.5rem",
18057
18040
  "filePath": "src/status/alert.yml",
18058
18041
  "isSource": true,
18059
18042
  "original": {
18060
- "value": "{size-rem.xs}"
18043
+ "value": "{size-rem.s}"
18061
18044
  },
18062
18045
  "name": "AlertHeadingToContentSpacing",
18063
18046
  "attributes": {
@@ -18069,21 +18052,21 @@
18069
18052
  "heading-to-content-spacing"
18070
18053
  ]
18071
18054
  },
18072
- "content-to-content-spacing": {
18073
- "value": "0.5rem",
18055
+ "spacing": {
18056
+ "value": "1rem",
18074
18057
  "filePath": "src/status/alert.yml",
18075
18058
  "isSource": true,
18076
18059
  "original": {
18077
- "value": "{size-rem.s}"
18060
+ "value": "{size-rem.m}"
18078
18061
  },
18079
- "name": "AlertContentToContentSpacing",
18062
+ "name": "AlertSpacing",
18080
18063
  "attributes": {
18081
18064
  "category": "alert",
18082
- "type": "content-to-content-spacing"
18065
+ "type": "spacing"
18083
18066
  },
18084
18067
  "path": [
18085
18068
  "alert",
18086
- "content-to-content-spacing"
18069
+ "spacing"
18087
18070
  ]
18088
18071
  },
18089
18072
  "font-size-heading": {
@@ -18377,21 +18360,21 @@
18377
18360
  "padding-x"
18378
18361
  ]
18379
18362
  },
18380
- "content-to-content-spacing": {
18363
+ "spacing": {
18381
18364
  "value": "0.25rem",
18382
18365
  "filePath": "src/status/badge.yml",
18383
18366
  "isSource": true,
18384
18367
  "original": {
18385
18368
  "value": "{size-rem.xs}"
18386
18369
  },
18387
- "name": "BadgeContentToContentSpacing",
18370
+ "name": "BadgeSpacing",
18388
18371
  "attributes": {
18389
18372
  "category": "badge",
18390
- "type": "content-to-content-spacing"
18373
+ "type": "spacing"
18391
18374
  },
18392
18375
  "path": [
18393
18376
  "badge",
18394
- "content-to-content-spacing"
18377
+ "spacing"
18395
18378
  ]
18396
18379
  },
18397
18380
  "neutral-border-color": {
@@ -18490,25 +18473,6 @@
18490
18473
  "default"
18491
18474
  ]
18492
18475
  },
18493
- "hover": {
18494
- "value": "#464646",
18495
- "filePath": "src/status/badge.yml",
18496
- "isSource": true,
18497
- "original": {
18498
- "value": "{color.gray.900}"
18499
- },
18500
- "name": "BadgeNeutralContentColorHover",
18501
- "attributes": {
18502
- "category": "badge",
18503
- "type": "neutral-content-color",
18504
- "item": "hover"
18505
- },
18506
- "path": [
18507
- "badge",
18508
- "neutral-content-color",
18509
- "hover"
18510
- ]
18511
- },
18512
18476
  "pressed": {
18513
18477
  "value": "#222222",
18514
18478
  "filePath": "src/status/badge.yml",
@@ -18659,25 +18623,6 @@
18659
18623
  "default"
18660
18624
  ]
18661
18625
  },
18662
- "hover": {
18663
- "value": "#003FB8",
18664
- "filePath": "src/status/badge.yml",
18665
- "isSource": true,
18666
- "original": {
18667
- "value": "{color.hosting-blue.900}"
18668
- },
18669
- "name": "BadgeBlueContentColorHover",
18670
- "attributes": {
18671
- "category": "badge",
18672
- "type": "blue-content-color",
18673
- "item": "hover"
18674
- },
18675
- "path": [
18676
- "badge",
18677
- "blue-content-color",
18678
- "hover"
18679
- ]
18680
- },
18681
18626
  "pressed": {
18682
18627
  "value": "#002A7B",
18683
18628
  "filePath": "src/status/badge.yml",
@@ -18828,25 +18773,6 @@
18828
18773
  "default"
18829
18774
  ]
18830
18775
  },
18831
- "hover": {
18832
- "value": "#1D285C",
18833
- "filePath": "src/status/badge.yml",
18834
- "isSource": true,
18835
- "original": {
18836
- "value": "{color.mittwald-navy.900}"
18837
- },
18838
- "name": "BadgeNavyContentColorHover",
18839
- "attributes": {
18840
- "category": "badge",
18841
- "type": "navy-content-color",
18842
- "item": "hover"
18843
- },
18844
- "path": [
18845
- "badge",
18846
- "navy-content-color",
18847
- "hover"
18848
- ]
18849
- },
18850
18776
  "pressed": {
18851
18777
  "value": "#131B3D",
18852
18778
  "filePath": "src/status/badge.yml",
@@ -18997,25 +18923,6 @@
18997
18923
  "default"
18998
18924
  ]
18999
18925
  },
19000
- "hover": {
19001
- "value": "#5d4abf",
19002
- "filePath": "src/status/badge.yml",
19003
- "isSource": true,
19004
- "original": {
19005
- "value": "{color.soft-contrast-violet.900}"
19006
- },
19007
- "name": "BadgeVioletContentColorHover",
19008
- "attributes": {
19009
- "category": "badge",
19010
- "type": "violet-content-color",
19011
- "item": "hover"
19012
- },
19013
- "path": [
19014
- "badge",
19015
- "violet-content-color",
19016
- "hover"
19017
- ]
19018
- },
19019
18926
  "pressed": {
19020
18927
  "value": "#483b9f",
19021
18928
  "filePath": "src/status/badge.yml",
@@ -19166,25 +19073,6 @@
19166
19073
  "default"
19167
19074
  ]
19168
19075
  },
19169
- "hover": {
19170
- "value": "#006b78",
19171
- "filePath": "src/status/badge.yml",
19172
- "isSource": true,
19173
- "original": {
19174
- "value": "{color.super-teal.900}"
19175
- },
19176
- "name": "BadgeTealContentColorHover",
19177
- "attributes": {
19178
- "category": "badge",
19179
- "type": "teal-content-color",
19180
- "item": "hover"
19181
- },
19182
- "path": [
19183
- "badge",
19184
- "teal-content-color",
19185
- "hover"
19186
- ]
19187
- },
19188
19076
  "pressed": {
19189
19077
  "value": "#004f59",
19190
19078
  "filePath": "src/status/badge.yml",
@@ -19335,25 +19223,6 @@
19335
19223
  "default"
19336
19224
  ]
19337
19225
  },
19338
- "hover": {
19339
- "value": "#9000c5",
19340
- "filePath": "src/status/badge.yml",
19341
- "isSource": true,
19342
- "original": {
19343
- "value": "{color.bright-lilac.900}"
19344
- },
19345
- "name": "BadgeLilacContentColorHover",
19346
- "attributes": {
19347
- "category": "badge",
19348
- "type": "lilac-content-color",
19349
- "item": "hover"
19350
- },
19351
- "path": [
19352
- "badge",
19353
- "lilac-content-color",
19354
- "hover"
19355
- ]
19356
- },
19357
19226
  "pressed": {
19358
19227
  "value": "#5f0083",
19359
19228
  "filePath": "src/status/badge.yml",
@@ -19504,25 +19373,6 @@
19504
19373
  "default"
19505
19374
  ]
19506
19375
  },
19507
- "hover": {
19508
- "value": "#B4193A",
19509
- "filePath": "src/status/badge.yml",
19510
- "isSource": true,
19511
- "original": {
19512
- "value": "{color.amaranth-red.900}"
19513
- },
19514
- "name": "BadgeRedContentColorHover",
19515
- "attributes": {
19516
- "category": "badge",
19517
- "type": "red-content-color",
19518
- "item": "hover"
19519
- },
19520
- "path": [
19521
- "badge",
19522
- "red-content-color",
19523
- "hover"
19524
- ]
19525
- },
19526
19376
  "pressed": {
19527
19377
  "value": "#83122A",
19528
19378
  "filePath": "src/status/badge.yml",
@@ -19673,25 +19523,6 @@
19673
19523
  "default"
19674
19524
  ]
19675
19525
  },
19676
- "hover": {
19677
- "value": "#005F42",
19678
- "filePath": "src/status/badge.yml",
19679
- "isSource": true,
19680
- "original": {
19681
- "value": "{color.espelkamp-green.900}"
19682
- },
19683
- "name": "BadgeGreenContentColorHover",
19684
- "attributes": {
19685
- "category": "badge",
19686
- "type": "green-content-color",
19687
- "item": "hover"
19688
- },
19689
- "path": [
19690
- "badge",
19691
- "green-content-color",
19692
- "hover"
19693
- ]
19694
- },
19695
19526
  "pressed": {
19696
19527
  "value": "#003B29",
19697
19528
  "filePath": "src/status/badge.yml",
@@ -19830,35 +19661,16 @@
19830
19661
  "original": {
19831
19662
  "value": "{color.royal-orange.900}"
19832
19663
  },
19833
- "name": "BadgeOrangeContentColorDefault",
19834
- "attributes": {
19835
- "category": "badge",
19836
- "type": "orange-content-color",
19837
- "item": "default"
19838
- },
19839
- "path": [
19840
- "badge",
19841
- "orange-content-color",
19842
- "default"
19843
- ]
19844
- },
19845
- "hover": {
19846
- "value": "#C25200",
19847
- "filePath": "src/status/badge.yml",
19848
- "isSource": true,
19849
- "original": {
19850
- "value": "{color.royal-orange.900}"
19851
- },
19852
- "name": "BadgeOrangeContentColorHover",
19664
+ "name": "BadgeOrangeContentColorDefault",
19853
19665
  "attributes": {
19854
19666
  "category": "badge",
19855
19667
  "type": "orange-content-color",
19856
- "item": "hover"
19668
+ "item": "default"
19857
19669
  },
19858
19670
  "path": [
19859
19671
  "badge",
19860
19672
  "orange-content-color",
19861
- "hover"
19673
+ "default"
19862
19674
  ]
19863
19675
  },
19864
19676
  "pressed": {
@@ -20011,25 +19823,6 @@
20011
19823
  "default"
20012
19824
  ]
20013
19825
  },
20014
- "hover": {
20015
- "value": "rgb(0 0 0 / 100%)",
20016
- "filePath": "src/status/badge.yml",
20017
- "isSource": true,
20018
- "original": {
20019
- "value": "{dark.color.800}"
20020
- },
20021
- "name": "BadgeDarkContentColorHover",
20022
- "attributes": {
20023
- "category": "badge",
20024
- "type": "dark-content-color",
20025
- "item": "hover"
20026
- },
20027
- "path": [
20028
- "badge",
20029
- "dark-content-color",
20030
- "hover"
20031
- ]
20032
- },
20033
19826
  "pressed": {
20034
19827
  "value": "rgb(0 0 0 / 100%)",
20035
19828
  "filePath": "src/status/badge.yml",
@@ -20180,25 +19973,6 @@
20180
19973
  "default"
20181
19974
  ]
20182
19975
  },
20183
- "hover": {
20184
- "value": "rgb(255 255 255 / 100%)",
20185
- "filePath": "src/status/badge.yml",
20186
- "isSource": true,
20187
- "original": {
20188
- "value": "{light.color.800}"
20189
- },
20190
- "name": "BadgeLightContentColorHover",
20191
- "attributes": {
20192
- "category": "badge",
20193
- "type": "light-content-color",
20194
- "item": "hover"
20195
- },
20196
- "path": [
20197
- "badge",
20198
- "light-content-color",
20199
- "hover"
20200
- ]
20201
- },
20202
19976
  "pressed": {
20203
19977
  "value": "rgb(255 255 255 / 100%)",
20204
19978
  "filePath": "src/status/badge.yml",
@@ -20275,7 +20049,7 @@
20275
20049
  "filePath": "src/status/badge.yml",
20276
20050
  "isSource": true,
20277
20051
  "original": {
20278
- "value": "{disabled-soft-background-color}"
20052
+ "value": "{disabled-outline-background-color}"
20279
20053
  },
20280
20054
  "name": "BadgeDisabledBackgroundColor",
20281
20055
  "attributes": {
@@ -20292,7 +20066,7 @@
20292
20066
  "filePath": "src/status/badge.yml",
20293
20067
  "isSource": true,
20294
20068
  "original": {
20295
- "value": "{disabled-soft-content-color}"
20069
+ "value": "{disabled-outline-content-color}"
20296
20070
  },
20297
20071
  "name": "BadgeDisabledContentColor",
20298
20072
  "attributes": {
@@ -20612,21 +20386,21 @@
20612
20386
  "background-color"
20613
20387
  ]
20614
20388
  },
20615
- "color": {
20389
+ "content-color": {
20616
20390
  "value": "#FFFFFF",
20617
20391
  "filePath": "src/status/counter-badge.yml",
20618
20392
  "isSource": true,
20619
20393
  "original": {
20620
20394
  "value": "{success-solid-content-color}"
20621
20395
  },
20622
- "name": "CounterBadgeColor",
20396
+ "name": "CounterBadgeContentColor",
20623
20397
  "attributes": {
20624
20398
  "category": "counter-badge",
20625
- "type": "color"
20399
+ "type": "content-color"
20626
20400
  },
20627
20401
  "path": [
20628
20402
  "counter-badge",
20629
- "color"
20403
+ "content-color"
20630
20404
  ]
20631
20405
  },
20632
20406
  "border-width": {
@@ -20856,6 +20630,23 @@
20856
20630
  "heading-to-text-spacing"
20857
20631
  ]
20858
20632
  },
20633
+ "spacing": {
20634
+ "value": "0.5rem",
20635
+ "filePath": "src/status/notification.yml",
20636
+ "isSource": true,
20637
+ "original": {
20638
+ "value": "{size-rem.s}"
20639
+ },
20640
+ "name": "NotificationSpacing",
20641
+ "attributes": {
20642
+ "category": "notification",
20643
+ "type": "spacing"
20644
+ },
20645
+ "path": [
20646
+ "notification",
20647
+ "spacing"
20648
+ ]
20649
+ },
20859
20650
  "font-size": {
20860
20651
  "value": "0.875rem",
20861
20652
  "filePath": "src/status/notification.yml",
@@ -21504,111 +21295,164 @@
21504
21295
  }
21505
21296
  },
21506
21297
  "accordion": {
21507
- "heading-to-chevron-spacing": {
21298
+ "spacing": {
21508
21299
  "value": "0.5rem",
21509
21300
  "filePath": "src/structure/accordion.yml",
21510
21301
  "isSource": true,
21511
21302
  "original": {
21512
21303
  "value": "{size-rem.s}"
21513
21304
  },
21514
- "name": "AccordionHeadingToChevronSpacing",
21305
+ "name": "AccordionSpacing",
21515
21306
  "attributes": {
21516
21307
  "category": "accordion",
21517
- "type": "heading-to-chevron-spacing"
21308
+ "type": "spacing"
21518
21309
  },
21519
21310
  "path": [
21520
21311
  "accordion",
21521
- "heading-to-chevron-spacing"
21312
+ "spacing"
21522
21313
  ]
21523
21314
  },
21524
- "header-corner-radius": {
21315
+ "corner-radius": {
21525
21316
  "value": "4px",
21526
21317
  "filePath": "src/structure/accordion.yml",
21527
21318
  "isSource": true,
21528
21319
  "original": {
21529
21320
  "value": "{corner-radius.default}"
21530
21321
  },
21531
- "name": "AccordionHeaderCornerRadius",
21322
+ "name": "AccordionCornerRadius",
21532
21323
  "attributes": {
21533
21324
  "category": "accordion",
21534
- "type": "header-corner-radius"
21325
+ "type": "corner-radius"
21535
21326
  },
21536
21327
  "path": [
21537
21328
  "accordion",
21538
- "header-corner-radius"
21329
+ "corner-radius"
21330
+ ]
21331
+ },
21332
+ "border-width": {
21333
+ "value": "1px",
21334
+ "filePath": "src/structure/accordion.yml",
21335
+ "isSource": true,
21336
+ "original": {
21337
+ "value": "{border-width.100}"
21338
+ },
21339
+ "name": "AccordionBorderWidth",
21340
+ "attributes": {
21341
+ "category": "accordion",
21342
+ "type": "border-width"
21343
+ },
21344
+ "path": [
21345
+ "accordion",
21346
+ "border-width"
21347
+ ]
21348
+ },
21349
+ "border-style": {
21350
+ "value": "solid",
21351
+ "filePath": "src/structure/accordion.yml",
21352
+ "isSource": true,
21353
+ "original": {
21354
+ "value": "{border-style.default}"
21355
+ },
21356
+ "name": "AccordionBorderStyle",
21357
+ "attributes": {
21358
+ "category": "accordion",
21359
+ "type": "border-style"
21360
+ },
21361
+ "path": [
21362
+ "accordion",
21363
+ "border-style"
21364
+ ]
21365
+ },
21366
+ "border-color": {
21367
+ "value": "#909090",
21368
+ "filePath": "src/structure/accordion.yml",
21369
+ "isSource": true,
21370
+ "original": {
21371
+ "value": "{neutral-outline-border-color}"
21372
+ },
21373
+ "name": "AccordionBorderColor",
21374
+ "attributes": {
21375
+ "category": "accordion",
21376
+ "type": "border-color"
21377
+ },
21378
+ "path": [
21379
+ "accordion",
21380
+ "border-color"
21539
21381
  ]
21540
21382
  },
21541
- "header-padding-x": {
21383
+ "padding-x": {
21542
21384
  "value": "8px",
21543
21385
  "filePath": "src/structure/accordion.yml",
21544
21386
  "isSource": true,
21545
21387
  "original": {
21546
21388
  "value": "{size-px.s}"
21547
21389
  },
21548
- "name": "AccordionHeaderPaddingX",
21390
+ "name": "AccordionPaddingX",
21549
21391
  "attributes": {
21550
21392
  "category": "accordion",
21551
- "type": "header-padding-x"
21393
+ "type": "padding-x"
21552
21394
  },
21553
21395
  "path": [
21554
21396
  "accordion",
21555
- "header-padding-x"
21397
+ "padding-x"
21556
21398
  ]
21557
21399
  },
21558
- "header-padding-y": {
21400
+ "padding-y": {
21559
21401
  "value": "4px",
21560
21402
  "filePath": "src/structure/accordion.yml",
21561
21403
  "isSource": true,
21562
21404
  "original": {
21563
21405
  "value": "{size-px.xs}"
21564
21406
  },
21565
- "name": "AccordionHeaderPaddingY",
21407
+ "name": "AccordionPaddingY",
21566
21408
  "attributes": {
21567
21409
  "category": "accordion",
21568
- "type": "header-padding-y"
21410
+ "type": "padding-y"
21569
21411
  },
21570
21412
  "path": [
21571
21413
  "accordion",
21572
- "header-padding-y"
21414
+ "padding-y"
21573
21415
  ]
21574
21416
  },
21575
- "header-background-color": {
21417
+ "background-color": {
21576
21418
  "hover": {
21577
21419
  "value": "#F0F5FF",
21578
21420
  "filePath": "src/structure/accordion.yml",
21579
21421
  "isSource": true,
21580
21422
  "original": {
21581
- "value": "{primary-plain-background-color.hover}"
21423
+ "value": "{primary.color.100}"
21582
21424
  },
21583
- "name": "AccordionHeaderBackgroundColorHover",
21425
+ "name": "AccordionBackgroundColorHover",
21584
21426
  "attributes": {
21585
21427
  "category": "accordion",
21586
- "type": "header-background-color",
21428
+ "type": "background-color",
21587
21429
  "item": "hover"
21588
21430
  },
21589
21431
  "path": [
21590
21432
  "accordion",
21591
- "header-background-color",
21433
+ "background-color",
21592
21434
  "hover"
21593
21435
  ]
21594
- }
21595
- },
21596
- "content-padding": {
21597
- "value": "8px",
21598
- "filePath": "src/structure/accordion.yml",
21599
- "isSource": true,
21600
- "original": {
21601
- "value": "{size-px.s}"
21602
21436
  },
21603
- "name": "AccordionContentPadding",
21604
- "attributes": {
21605
- "category": "accordion",
21606
- "type": "content-padding"
21607
- },
21608
- "path": [
21609
- "accordion",
21610
- "content-padding"
21611
- ]
21437
+ "pressed": {
21438
+ "value": "#F0F5FF",
21439
+ "filePath": "src/structure/accordion.yml",
21440
+ "isSource": true,
21441
+ "original": {
21442
+ "value": "{primary.color.100}"
21443
+ },
21444
+ "name": "AccordionBackgroundColorPressed",
21445
+ "attributes": {
21446
+ "category": "accordion",
21447
+ "type": "background-color",
21448
+ "item": "pressed"
21449
+ },
21450
+ "path": [
21451
+ "accordion",
21452
+ "background-color",
21453
+ "pressed"
21454
+ ]
21455
+ }
21612
21456
  }
21613
21457
  },
21614
21458
  "align": {
@@ -21677,23 +21521,6 @@
21677
21521
  }
21678
21522
  },
21679
21523
  "column-layout": {
21680
- "content-to-content-spacing": {
21681
- "value": "1rem",
21682
- "filePath": "src/structure/column-layout.yml",
21683
- "isSource": true,
21684
- "original": {
21685
- "value": "{size-rem.m}"
21686
- },
21687
- "name": "ColumnLayoutContentToContentSpacing",
21688
- "attributes": {
21689
- "category": "column-layout",
21690
- "type": "content-to-content-spacing"
21691
- },
21692
- "path": [
21693
- "column-layout",
21694
- "content-to-content-spacing"
21695
- ]
21696
- },
21697
21524
  "gap": {
21698
21525
  "s": {
21699
21526
  "value": "8px",
@@ -21844,21 +21671,21 @@
21844
21671
  }
21845
21672
  },
21846
21673
  "list": {
21847
- "content-to-content-spacing": {
21674
+ "spacing": {
21848
21675
  "value": "8px",
21849
21676
  "filePath": "src/structure/list.yml",
21850
21677
  "isSource": true,
21851
21678
  "original": {
21852
21679
  "value": "{size-px.s}"
21853
21680
  },
21854
- "name": "ListContentToContentSpacing",
21681
+ "name": "ListSpacing",
21855
21682
  "attributes": {
21856
21683
  "category": "list",
21857
- "type": "content-to-content-spacing"
21684
+ "type": "spacing"
21858
21685
  },
21859
21686
  "path": [
21860
21687
  "list",
21861
- "content-to-content-spacing"
21688
+ "spacing"
21862
21689
  ]
21863
21690
  },
21864
21691
  "block-to-block-spacing": {
@@ -21948,21 +21775,38 @@
21948
21775
  "border-style"
21949
21776
  ]
21950
21777
  },
21951
- "content-to-content-spacing": {
21778
+ "spacing": {
21952
21779
  "value": "16px",
21953
21780
  "filePath": "src/structure/list.yml",
21954
21781
  "isSource": true,
21955
21782
  "original": {
21956
21783
  "value": "{size-px.m}"
21957
21784
  },
21958
- "name": "ListItemContentToContentSpacing",
21785
+ "name": "ListItemSpacing",
21786
+ "attributes": {
21787
+ "category": "list-item",
21788
+ "type": "spacing"
21789
+ },
21790
+ "path": [
21791
+ "list-item",
21792
+ "spacing"
21793
+ ]
21794
+ },
21795
+ "avatar-to-title-spacing": {
21796
+ "value": "8px",
21797
+ "filePath": "src/structure/list.yml",
21798
+ "isSource": true,
21799
+ "original": {
21800
+ "value": "{size-px.s}"
21801
+ },
21802
+ "name": "ListItemAvatarToTitleSpacing",
21959
21803
  "attributes": {
21960
21804
  "category": "list-item",
21961
- "type": "content-to-content-spacing"
21805
+ "type": "avatar-to-title-spacing"
21962
21806
  },
21963
21807
  "path": [
21964
21808
  "list-item",
21965
- "content-to-content-spacing"
21809
+ "avatar-to-title-spacing"
21966
21810
  ]
21967
21811
  },
21968
21812
  "background-color": {
@@ -22060,57 +21904,6 @@
22060
21904
  }
22061
21905
  },
22062
21906
  "section": {
22063
- "border-width": {
22064
- "value": "1px",
22065
- "filePath": "src/structure/section.yml",
22066
- "isSource": true,
22067
- "original": {
22068
- "value": "{separator.height}"
22069
- },
22070
- "name": "SectionBorderWidth",
22071
- "attributes": {
22072
- "category": "section",
22073
- "type": "border-width"
22074
- },
22075
- "path": [
22076
- "section",
22077
- "border-width"
22078
- ]
22079
- },
22080
- "border-style": {
22081
- "value": "solid",
22082
- "filePath": "src/structure/section.yml",
22083
- "isSource": true,
22084
- "original": {
22085
- "value": "{border-style.default}"
22086
- },
22087
- "name": "SectionBorderStyle",
22088
- "attributes": {
22089
- "category": "section",
22090
- "type": "border-style"
22091
- },
22092
- "path": [
22093
- "section",
22094
- "border-style"
22095
- ]
22096
- },
22097
- "border-color": {
22098
- "value": "#909090",
22099
- "filePath": "src/structure/section.yml",
22100
- "isSource": true,
22101
- "original": {
22102
- "value": "{separator.color}"
22103
- },
22104
- "name": "SectionBorderColor",
22105
- "attributes": {
22106
- "category": "section",
22107
- "type": "border-color"
22108
- },
22109
- "path": [
22110
- "section",
22111
- "border-color"
22112
- ]
22113
- },
22114
21907
  "section-to-section-spacing": {
22115
21908
  "value": "2rem",
22116
21909
  "filePath": "src/structure/section.yml",
@@ -22128,21 +21921,21 @@
22128
21921
  "section-to-section-spacing"
22129
21922
  ]
22130
21923
  },
22131
- "content-to-content-spacing": {
21924
+ "spacing": {
22132
21925
  "value": "1rem",
22133
21926
  "filePath": "src/structure/section.yml",
22134
21927
  "isSource": true,
22135
21928
  "original": {
22136
21929
  "value": "{size-rem.m}"
22137
21930
  },
22138
- "name": "SectionContentToContentSpacing",
21931
+ "name": "SectionSpacing",
22139
21932
  "attributes": {
22140
21933
  "category": "section",
22141
- "type": "content-to-content-spacing"
21934
+ "type": "spacing"
22142
21935
  },
22143
21936
  "path": [
22144
21937
  "section",
22145
- "content-to-content-spacing"
21938
+ "spacing"
22146
21939
  ]
22147
21940
  },
22148
21941
  "sub-heading-spacing": {
@@ -22181,21 +21974,21 @@
22181
21974
  "action-to-action-spacing"
22182
21975
  ]
22183
21976
  },
22184
- "heading-to-actions-spacing": {
21977
+ "heading-to-action-spacing": {
22185
21978
  "value": "1rem",
22186
21979
  "filePath": "src/structure/section.yml",
22187
21980
  "isSource": true,
22188
21981
  "original": {
22189
21982
  "value": "{size-rem.m}"
22190
21983
  },
22191
- "name": "SectionHeaderHeadingToActionsSpacing",
21984
+ "name": "SectionHeaderHeadingToActionSpacing",
22192
21985
  "attributes": {
22193
21986
  "category": "section-header",
22194
- "type": "heading-to-actions-spacing"
21987
+ "type": "heading-to-action-spacing"
22195
21988
  },
22196
21989
  "path": [
22197
21990
  "section-header",
22198
- "heading-to-actions-spacing"
21991
+ "heading-to-action-spacing"
22199
21992
  ]
22200
21993
  }
22201
21994
  },
@@ -22205,7 +21998,7 @@
22205
21998
  "filePath": "src/structure/separator.yml",
22206
21999
  "isSource": true,
22207
22000
  "original": {
22208
- "value": "{neutral.color.700}"
22001
+ "value": "{neutral-outline-border-color}"
22209
22002
  },
22210
22003
  "name": "SeparatorColor",
22211
22004
  "attributes": {
@@ -22338,23 +22131,6 @@
22338
22131
  "padding-y"
22339
22132
  ]
22340
22133
  },
22341
- "header-color": {
22342
- "value": "#002A7B",
22343
- "filePath": "src/structure/table.yml",
22344
- "isSource": true,
22345
- "original": {
22346
- "value": "{primary.color.1000}"
22347
- },
22348
- "name": "TableHeaderColor",
22349
- "attributes": {
22350
- "category": "table",
22351
- "type": "header-color"
22352
- },
22353
- "path": [
22354
- "table",
22355
- "header-color"
22356
- ]
22357
- },
22358
22134
  "header-font-weight": {
22359
22135
  "value": "bold",
22360
22136
  "filePath": "src/structure/table.yml",