@mittwald/flow-design-tokens 0.1.0-alpha.358 → 0.1.0-alpha.360
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/dist/variables.css +74 -70
- package/dist/variables.json +946 -858
- package/package.json +3 -3
package/dist/variables.json
CHANGED
|
@@ -4299,25 +4299,6 @@
|
|
|
4299
4299
|
}
|
|
4300
4300
|
}
|
|
4301
4301
|
},
|
|
4302
|
-
"context-menu": {
|
|
4303
|
-
"padding": {
|
|
4304
|
-
"value": "8px",
|
|
4305
|
-
"filePath": "src/actions/context-menu.yml",
|
|
4306
|
-
"isSource": true,
|
|
4307
|
-
"original": {
|
|
4308
|
-
"value": "{size-px.s}"
|
|
4309
|
-
},
|
|
4310
|
-
"name": "ContextMenuPadding",
|
|
4311
|
-
"attributes": {
|
|
4312
|
-
"category": "context-menu",
|
|
4313
|
-
"type": "padding"
|
|
4314
|
-
},
|
|
4315
|
-
"path": [
|
|
4316
|
-
"context-menu",
|
|
4317
|
-
"padding"
|
|
4318
|
-
]
|
|
4319
|
-
}
|
|
4320
|
-
},
|
|
4321
4302
|
"image-button": {
|
|
4322
4303
|
"brightness": {
|
|
4323
4304
|
"hover": {
|
|
@@ -4377,340 +4358,6 @@
|
|
|
4377
4358
|
]
|
|
4378
4359
|
}
|
|
4379
4360
|
},
|
|
4380
|
-
"menu": {
|
|
4381
|
-
"item-to-item-spacing": {
|
|
4382
|
-
"value": "4px",
|
|
4383
|
-
"filePath": "src/actions/menu-item.yml",
|
|
4384
|
-
"isSource": true,
|
|
4385
|
-
"original": {
|
|
4386
|
-
"value": "{size-px.xs}"
|
|
4387
|
-
},
|
|
4388
|
-
"name": "MenuItemToItemSpacing",
|
|
4389
|
-
"attributes": {
|
|
4390
|
-
"category": "menu",
|
|
4391
|
-
"type": "item-to-item-spacing"
|
|
4392
|
-
},
|
|
4393
|
-
"path": [
|
|
4394
|
-
"menu",
|
|
4395
|
-
"item-to-item-spacing"
|
|
4396
|
-
]
|
|
4397
|
-
},
|
|
4398
|
-
"group-to-group-spacing": {
|
|
4399
|
-
"value": "16px",
|
|
4400
|
-
"filePath": "src/actions/menu-item.yml",
|
|
4401
|
-
"isSource": true,
|
|
4402
|
-
"original": {
|
|
4403
|
-
"value": "{size-px.m}"
|
|
4404
|
-
},
|
|
4405
|
-
"name": "MenuGroupToGroupSpacing",
|
|
4406
|
-
"attributes": {
|
|
4407
|
-
"category": "menu",
|
|
4408
|
-
"type": "group-to-group-spacing"
|
|
4409
|
-
},
|
|
4410
|
-
"path": [
|
|
4411
|
-
"menu",
|
|
4412
|
-
"group-to-group-spacing"
|
|
4413
|
-
]
|
|
4414
|
-
},
|
|
4415
|
-
"label-to-group-spacing": {
|
|
4416
|
-
"value": "4px",
|
|
4417
|
-
"filePath": "src/actions/menu-item.yml",
|
|
4418
|
-
"isSource": true,
|
|
4419
|
-
"original": {
|
|
4420
|
-
"value": "{size-px.xs}"
|
|
4421
|
-
},
|
|
4422
|
-
"name": "MenuLabelToGroupSpacing",
|
|
4423
|
-
"attributes": {
|
|
4424
|
-
"category": "menu",
|
|
4425
|
-
"type": "label-to-group-spacing"
|
|
4426
|
-
},
|
|
4427
|
-
"path": [
|
|
4428
|
-
"menu",
|
|
4429
|
-
"label-to-group-spacing"
|
|
4430
|
-
]
|
|
4431
|
-
},
|
|
4432
|
-
"separator-to-item-spacing": {
|
|
4433
|
-
"value": "8px",
|
|
4434
|
-
"filePath": "src/actions/menu-item.yml",
|
|
4435
|
-
"isSource": true,
|
|
4436
|
-
"original": {
|
|
4437
|
-
"value": "{size-px.s}"
|
|
4438
|
-
},
|
|
4439
|
-
"name": "MenuSeparatorToItemSpacing",
|
|
4440
|
-
"attributes": {
|
|
4441
|
-
"category": "menu",
|
|
4442
|
-
"type": "separator-to-item-spacing"
|
|
4443
|
-
},
|
|
4444
|
-
"path": [
|
|
4445
|
-
"menu",
|
|
4446
|
-
"separator-to-item-spacing"
|
|
4447
|
-
]
|
|
4448
|
-
}
|
|
4449
|
-
},
|
|
4450
|
-
"menu-item": {
|
|
4451
|
-
"font-weight": {
|
|
4452
|
-
"current": {
|
|
4453
|
-
"value": "bold",
|
|
4454
|
-
"filePath": "src/actions/menu-item.yml",
|
|
4455
|
-
"isSource": true,
|
|
4456
|
-
"original": {
|
|
4457
|
-
"value": "{font-weight.bold}"
|
|
4458
|
-
},
|
|
4459
|
-
"name": "MenuItemFontWeightCurrent",
|
|
4460
|
-
"attributes": {
|
|
4461
|
-
"category": "menu-item",
|
|
4462
|
-
"type": "font-weight",
|
|
4463
|
-
"item": "current"
|
|
4464
|
-
},
|
|
4465
|
-
"path": [
|
|
4466
|
-
"menu-item",
|
|
4467
|
-
"font-weight",
|
|
4468
|
-
"current"
|
|
4469
|
-
]
|
|
4470
|
-
}
|
|
4471
|
-
},
|
|
4472
|
-
"corner-radius": {
|
|
4473
|
-
"value": "4px",
|
|
4474
|
-
"filePath": "src/actions/menu-item.yml",
|
|
4475
|
-
"isSource": true,
|
|
4476
|
-
"original": {
|
|
4477
|
-
"value": "{corner-radius.default}"
|
|
4478
|
-
},
|
|
4479
|
-
"name": "MenuItemCornerRadius",
|
|
4480
|
-
"attributes": {
|
|
4481
|
-
"category": "menu-item",
|
|
4482
|
-
"type": "corner-radius"
|
|
4483
|
-
},
|
|
4484
|
-
"path": [
|
|
4485
|
-
"menu-item",
|
|
4486
|
-
"corner-radius"
|
|
4487
|
-
]
|
|
4488
|
-
},
|
|
4489
|
-
"padding-x": {
|
|
4490
|
-
"value": "8px",
|
|
4491
|
-
"filePath": "src/actions/menu-item.yml",
|
|
4492
|
-
"isSource": true,
|
|
4493
|
-
"original": {
|
|
4494
|
-
"value": "{size-px.s}"
|
|
4495
|
-
},
|
|
4496
|
-
"name": "MenuItemPaddingX",
|
|
4497
|
-
"attributes": {
|
|
4498
|
-
"category": "menu-item",
|
|
4499
|
-
"type": "padding-x"
|
|
4500
|
-
},
|
|
4501
|
-
"path": [
|
|
4502
|
-
"menu-item",
|
|
4503
|
-
"padding-x"
|
|
4504
|
-
]
|
|
4505
|
-
},
|
|
4506
|
-
"padding-y": {
|
|
4507
|
-
"value": "4px",
|
|
4508
|
-
"filePath": "src/actions/menu-item.yml",
|
|
4509
|
-
"isSource": true,
|
|
4510
|
-
"original": {
|
|
4511
|
-
"value": "{size-px.xs}"
|
|
4512
|
-
},
|
|
4513
|
-
"name": "MenuItemPaddingY",
|
|
4514
|
-
"attributes": {
|
|
4515
|
-
"category": "menu-item",
|
|
4516
|
-
"type": "padding-y"
|
|
4517
|
-
},
|
|
4518
|
-
"path": [
|
|
4519
|
-
"menu-item",
|
|
4520
|
-
"padding-y"
|
|
4521
|
-
]
|
|
4522
|
-
},
|
|
4523
|
-
"icon-to-text-spacing": {
|
|
4524
|
-
"value": "0.5rem",
|
|
4525
|
-
"filePath": "src/actions/menu-item.yml",
|
|
4526
|
-
"isSource": true,
|
|
4527
|
-
"original": {
|
|
4528
|
-
"value": "{size-rem.s}"
|
|
4529
|
-
},
|
|
4530
|
-
"name": "MenuItemIconToTextSpacing",
|
|
4531
|
-
"attributes": {
|
|
4532
|
-
"category": "menu-item",
|
|
4533
|
-
"type": "icon-to-text-spacing"
|
|
4534
|
-
},
|
|
4535
|
-
"path": [
|
|
4536
|
-
"menu-item",
|
|
4537
|
-
"icon-to-text-spacing"
|
|
4538
|
-
]
|
|
4539
|
-
},
|
|
4540
|
-
"color": {
|
|
4541
|
-
"current": {
|
|
4542
|
-
"value": "#0054F5",
|
|
4543
|
-
"filePath": "src/actions/menu-item.yml",
|
|
4544
|
-
"isSource": true,
|
|
4545
|
-
"original": {
|
|
4546
|
-
"value": "{primary.color.800}"
|
|
4547
|
-
},
|
|
4548
|
-
"name": "MenuItemColorCurrent",
|
|
4549
|
-
"attributes": {
|
|
4550
|
-
"category": "menu-item",
|
|
4551
|
-
"type": "color",
|
|
4552
|
-
"item": "current"
|
|
4553
|
-
},
|
|
4554
|
-
"path": [
|
|
4555
|
-
"menu-item",
|
|
4556
|
-
"color",
|
|
4557
|
-
"current"
|
|
4558
|
-
]
|
|
4559
|
-
}
|
|
4560
|
-
},
|
|
4561
|
-
"icon-color": {
|
|
4562
|
-
"default": {
|
|
4563
|
-
"value": "#6D6D6D",
|
|
4564
|
-
"filePath": "src/actions/menu-item.yml",
|
|
4565
|
-
"isSource": true,
|
|
4566
|
-
"original": {
|
|
4567
|
-
"value": "{neutral.color.800}"
|
|
4568
|
-
},
|
|
4569
|
-
"name": "MenuItemIconColorDefault",
|
|
4570
|
-
"attributes": {
|
|
4571
|
-
"category": "menu-item",
|
|
4572
|
-
"type": "icon-color",
|
|
4573
|
-
"item": "default"
|
|
4574
|
-
},
|
|
4575
|
-
"path": [
|
|
4576
|
-
"menu-item",
|
|
4577
|
-
"icon-color",
|
|
4578
|
-
"default"
|
|
4579
|
-
]
|
|
4580
|
-
},
|
|
4581
|
-
"disabled": {
|
|
4582
|
-
"value": "#E6E6E6",
|
|
4583
|
-
"filePath": "src/actions/menu-item.yml",
|
|
4584
|
-
"isSource": true,
|
|
4585
|
-
"original": {
|
|
4586
|
-
"value": "{disabled-plain-content-color}"
|
|
4587
|
-
},
|
|
4588
|
-
"name": "MenuItemIconColorDisabled",
|
|
4589
|
-
"attributes": {
|
|
4590
|
-
"category": "menu-item",
|
|
4591
|
-
"type": "icon-color",
|
|
4592
|
-
"item": "disabled"
|
|
4593
|
-
},
|
|
4594
|
-
"path": [
|
|
4595
|
-
"menu-item",
|
|
4596
|
-
"icon-color",
|
|
4597
|
-
"disabled"
|
|
4598
|
-
]
|
|
4599
|
-
},
|
|
4600
|
-
"current": {
|
|
4601
|
-
"value": "#0054F5",
|
|
4602
|
-
"filePath": "src/actions/menu-item.yml",
|
|
4603
|
-
"isSource": true,
|
|
4604
|
-
"original": {
|
|
4605
|
-
"value": "{primary.color.800}"
|
|
4606
|
-
},
|
|
4607
|
-
"name": "MenuItemIconColorCurrent",
|
|
4608
|
-
"attributes": {
|
|
4609
|
-
"category": "menu-item",
|
|
4610
|
-
"type": "icon-color",
|
|
4611
|
-
"item": "current"
|
|
4612
|
-
},
|
|
4613
|
-
"path": [
|
|
4614
|
-
"menu-item",
|
|
4615
|
-
"icon-color",
|
|
4616
|
-
"current"
|
|
4617
|
-
]
|
|
4618
|
-
}
|
|
4619
|
-
},
|
|
4620
|
-
"background-color": {
|
|
4621
|
-
"default": {
|
|
4622
|
-
"value": "transparent",
|
|
4623
|
-
"filePath": "src/actions/menu-item.yml",
|
|
4624
|
-
"isSource": true,
|
|
4625
|
-
"original": {
|
|
4626
|
-
"value": "{color.transparent}"
|
|
4627
|
-
},
|
|
4628
|
-
"name": "MenuItemBackgroundColorDefault",
|
|
4629
|
-
"attributes": {
|
|
4630
|
-
"category": "menu-item",
|
|
4631
|
-
"type": "background-color",
|
|
4632
|
-
"item": "default"
|
|
4633
|
-
},
|
|
4634
|
-
"path": [
|
|
4635
|
-
"menu-item",
|
|
4636
|
-
"background-color",
|
|
4637
|
-
"default"
|
|
4638
|
-
]
|
|
4639
|
-
},
|
|
4640
|
-
"hover": {
|
|
4641
|
-
"value": "#F0F5FF",
|
|
4642
|
-
"filePath": "src/actions/menu-item.yml",
|
|
4643
|
-
"isSource": true,
|
|
4644
|
-
"original": {
|
|
4645
|
-
"value": "{primary-plain-background-color.hover}"
|
|
4646
|
-
},
|
|
4647
|
-
"name": "MenuItemBackgroundColorHover",
|
|
4648
|
-
"attributes": {
|
|
4649
|
-
"category": "menu-item",
|
|
4650
|
-
"type": "background-color",
|
|
4651
|
-
"item": "hover"
|
|
4652
|
-
},
|
|
4653
|
-
"path": [
|
|
4654
|
-
"menu-item",
|
|
4655
|
-
"background-color",
|
|
4656
|
-
"hover"
|
|
4657
|
-
]
|
|
4658
|
-
},
|
|
4659
|
-
"current": {
|
|
4660
|
-
"value": "#E0EBFF",
|
|
4661
|
-
"filePath": "src/actions/menu-item.yml",
|
|
4662
|
-
"isSource": true,
|
|
4663
|
-
"original": {
|
|
4664
|
-
"value": "{primary-plain-background-color.pressed}"
|
|
4665
|
-
},
|
|
4666
|
-
"name": "MenuItemBackgroundColorCurrent",
|
|
4667
|
-
"attributes": {
|
|
4668
|
-
"category": "menu-item",
|
|
4669
|
-
"type": "background-color",
|
|
4670
|
-
"item": "current"
|
|
4671
|
-
},
|
|
4672
|
-
"path": [
|
|
4673
|
-
"menu-item",
|
|
4674
|
-
"background-color",
|
|
4675
|
-
"current"
|
|
4676
|
-
]
|
|
4677
|
-
}
|
|
4678
|
-
},
|
|
4679
|
-
"disabled-background-color": {
|
|
4680
|
-
"value": "transparent",
|
|
4681
|
-
"filePath": "src/actions/menu-item.yml",
|
|
4682
|
-
"isSource": true,
|
|
4683
|
-
"original": {
|
|
4684
|
-
"value": "{disabled-plain-background-color}"
|
|
4685
|
-
},
|
|
4686
|
-
"name": "MenuItemDisabledBackgroundColor",
|
|
4687
|
-
"attributes": {
|
|
4688
|
-
"category": "menu-item",
|
|
4689
|
-
"type": "disabled-background-color"
|
|
4690
|
-
},
|
|
4691
|
-
"path": [
|
|
4692
|
-
"menu-item",
|
|
4693
|
-
"disabled-background-color"
|
|
4694
|
-
]
|
|
4695
|
-
},
|
|
4696
|
-
"disabled-color": {
|
|
4697
|
-
"value": "#E6E6E6",
|
|
4698
|
-
"filePath": "src/actions/menu-item.yml",
|
|
4699
|
-
"isSource": true,
|
|
4700
|
-
"original": {
|
|
4701
|
-
"value": "{disabled-plain-content-color}"
|
|
4702
|
-
},
|
|
4703
|
-
"name": "MenuItemDisabledColor",
|
|
4704
|
-
"attributes": {
|
|
4705
|
-
"category": "menu-item",
|
|
4706
|
-
"type": "disabled-color"
|
|
4707
|
-
},
|
|
4708
|
-
"path": [
|
|
4709
|
-
"menu-item",
|
|
4710
|
-
"disabled-color"
|
|
4711
|
-
]
|
|
4712
|
-
}
|
|
4713
|
-
},
|
|
4714
4361
|
"corner-radius": {
|
|
4715
4362
|
"default": {
|
|
4716
4363
|
"value": "4px",
|
|
@@ -13499,52 +13146,173 @@
|
|
|
13499
13146
|
"filePath": "src/content/labeled-value.yml",
|
|
13500
13147
|
"isSource": true,
|
|
13501
13148
|
"original": {
|
|
13502
|
-
"value": "{size-rem.xxs}"
|
|
13149
|
+
"value": "{size-rem.xxs}"
|
|
13150
|
+
},
|
|
13151
|
+
"name": "LabeledValueLabelToValueSpacing",
|
|
13152
|
+
"attributes": {
|
|
13153
|
+
"category": "labeled-value",
|
|
13154
|
+
"type": "label-to-value-spacing"
|
|
13155
|
+
},
|
|
13156
|
+
"path": [
|
|
13157
|
+
"labeled-value",
|
|
13158
|
+
"label-to-value-spacing"
|
|
13159
|
+
]
|
|
13160
|
+
},
|
|
13161
|
+
"value-to-action-spacing": {
|
|
13162
|
+
"value": "0.25rem",
|
|
13163
|
+
"filePath": "src/content/labeled-value.yml",
|
|
13164
|
+
"isSource": true,
|
|
13165
|
+
"original": {
|
|
13166
|
+
"value": "{size-rem.xs}"
|
|
13167
|
+
},
|
|
13168
|
+
"name": "LabeledValueValueToActionSpacing",
|
|
13169
|
+
"attributes": {
|
|
13170
|
+
"category": "labeled-value",
|
|
13171
|
+
"type": "value-to-action-spacing"
|
|
13172
|
+
},
|
|
13173
|
+
"path": [
|
|
13174
|
+
"labeled-value",
|
|
13175
|
+
"value-to-action-spacing"
|
|
13176
|
+
]
|
|
13177
|
+
}
|
|
13178
|
+
},
|
|
13179
|
+
"markdown": {
|
|
13180
|
+
"spacing": {
|
|
13181
|
+
"value": "1rem",
|
|
13182
|
+
"filePath": "src/content/markdown.yml",
|
|
13183
|
+
"isSource": true,
|
|
13184
|
+
"original": {
|
|
13185
|
+
"value": "{size-rem.m}"
|
|
13186
|
+
},
|
|
13187
|
+
"name": "MarkdownSpacing",
|
|
13188
|
+
"attributes": {
|
|
13189
|
+
"category": "markdown",
|
|
13190
|
+
"type": "spacing"
|
|
13191
|
+
},
|
|
13192
|
+
"path": [
|
|
13193
|
+
"markdown",
|
|
13194
|
+
"spacing"
|
|
13195
|
+
]
|
|
13196
|
+
}
|
|
13197
|
+
},
|
|
13198
|
+
"message": {
|
|
13199
|
+
"corner-radius": {
|
|
13200
|
+
"value": "4px",
|
|
13201
|
+
"filePath": "src/content/message.yml",
|
|
13202
|
+
"isSource": true,
|
|
13203
|
+
"original": {
|
|
13204
|
+
"value": "{corner-radius.default}"
|
|
13205
|
+
},
|
|
13206
|
+
"name": "MessageCornerRadius",
|
|
13207
|
+
"attributes": {
|
|
13208
|
+
"category": "message",
|
|
13209
|
+
"type": "corner-radius"
|
|
13210
|
+
},
|
|
13211
|
+
"path": [
|
|
13212
|
+
"message",
|
|
13213
|
+
"corner-radius"
|
|
13214
|
+
]
|
|
13215
|
+
},
|
|
13216
|
+
"padding-y": {
|
|
13217
|
+
"value": "8px",
|
|
13218
|
+
"filePath": "src/content/message.yml",
|
|
13219
|
+
"isSource": true,
|
|
13220
|
+
"original": {
|
|
13221
|
+
"value": "{size-px.s}"
|
|
13503
13222
|
},
|
|
13504
|
-
"name": "
|
|
13223
|
+
"name": "MessagePaddingY",
|
|
13505
13224
|
"attributes": {
|
|
13506
|
-
"category": "
|
|
13507
|
-
"type": "
|
|
13225
|
+
"category": "message",
|
|
13226
|
+
"type": "padding-y"
|
|
13508
13227
|
},
|
|
13509
13228
|
"path": [
|
|
13510
|
-
"
|
|
13511
|
-
"
|
|
13229
|
+
"message",
|
|
13230
|
+
"padding-y"
|
|
13512
13231
|
]
|
|
13513
13232
|
},
|
|
13514
|
-
"
|
|
13515
|
-
"value": "
|
|
13516
|
-
"filePath": "src/content/
|
|
13233
|
+
"padding-x": {
|
|
13234
|
+
"value": "16px",
|
|
13235
|
+
"filePath": "src/content/message.yml",
|
|
13517
13236
|
"isSource": true,
|
|
13518
13237
|
"original": {
|
|
13519
|
-
"value": "{size-
|
|
13238
|
+
"value": "{size-px.m}"
|
|
13520
13239
|
},
|
|
13521
|
-
"name": "
|
|
13240
|
+
"name": "MessagePaddingX",
|
|
13522
13241
|
"attributes": {
|
|
13523
|
-
"category": "
|
|
13524
|
-
"type": "
|
|
13242
|
+
"category": "message",
|
|
13243
|
+
"type": "padding-x"
|
|
13525
13244
|
},
|
|
13526
13245
|
"path": [
|
|
13527
|
-
"
|
|
13528
|
-
"
|
|
13246
|
+
"message",
|
|
13247
|
+
"padding-x"
|
|
13529
13248
|
]
|
|
13530
|
-
}
|
|
13531
|
-
|
|
13532
|
-
|
|
13533
|
-
|
|
13249
|
+
},
|
|
13250
|
+
"spacing-y": {
|
|
13251
|
+
"value": "0.5rem",
|
|
13252
|
+
"filePath": "src/content/message.yml",
|
|
13253
|
+
"isSource": true,
|
|
13254
|
+
"original": {
|
|
13255
|
+
"value": "{size-rem.s}"
|
|
13256
|
+
},
|
|
13257
|
+
"name": "MessageSpacingY",
|
|
13258
|
+
"attributes": {
|
|
13259
|
+
"category": "message",
|
|
13260
|
+
"type": "spacing-y"
|
|
13261
|
+
},
|
|
13262
|
+
"path": [
|
|
13263
|
+
"message",
|
|
13264
|
+
"spacing-y"
|
|
13265
|
+
]
|
|
13266
|
+
},
|
|
13267
|
+
"spacing-x": {
|
|
13534
13268
|
"value": "1rem",
|
|
13535
|
-
"filePath": "src/content/
|
|
13269
|
+
"filePath": "src/content/message.yml",
|
|
13536
13270
|
"isSource": true,
|
|
13537
13271
|
"original": {
|
|
13538
13272
|
"value": "{size-rem.m}"
|
|
13539
13273
|
},
|
|
13540
|
-
"name": "
|
|
13274
|
+
"name": "MessageSpacingX",
|
|
13541
13275
|
"attributes": {
|
|
13542
|
-
"category": "
|
|
13543
|
-
"type": "spacing"
|
|
13276
|
+
"category": "message",
|
|
13277
|
+
"type": "spacing-x"
|
|
13544
13278
|
},
|
|
13545
13279
|
"path": [
|
|
13546
|
-
"
|
|
13547
|
-
"spacing"
|
|
13280
|
+
"message",
|
|
13281
|
+
"spacing-x"
|
|
13282
|
+
]
|
|
13283
|
+
},
|
|
13284
|
+
"background-color-responder": {
|
|
13285
|
+
"value": "#E6E6E6",
|
|
13286
|
+
"filePath": "src/content/message.yml",
|
|
13287
|
+
"isSource": true,
|
|
13288
|
+
"original": {
|
|
13289
|
+
"value": "{color.gray.400}"
|
|
13290
|
+
},
|
|
13291
|
+
"name": "MessageBackgroundColorResponder",
|
|
13292
|
+
"attributes": {
|
|
13293
|
+
"category": "message",
|
|
13294
|
+
"type": "background-color-responder"
|
|
13295
|
+
},
|
|
13296
|
+
"path": [
|
|
13297
|
+
"message",
|
|
13298
|
+
"background-color-responder"
|
|
13299
|
+
]
|
|
13300
|
+
},
|
|
13301
|
+
"background-color-sender": {
|
|
13302
|
+
"value": "#E0EBFF",
|
|
13303
|
+
"filePath": "src/content/message.yml",
|
|
13304
|
+
"isSource": true,
|
|
13305
|
+
"original": {
|
|
13306
|
+
"value": "{color.hosting-blue.200}"
|
|
13307
|
+
},
|
|
13308
|
+
"name": "MessageBackgroundColorSender",
|
|
13309
|
+
"attributes": {
|
|
13310
|
+
"category": "message",
|
|
13311
|
+
"type": "background-color-sender"
|
|
13312
|
+
},
|
|
13313
|
+
"path": [
|
|
13314
|
+
"message",
|
|
13315
|
+
"background-color-sender"
|
|
13548
13316
|
]
|
|
13549
13317
|
}
|
|
13550
13318
|
},
|
|
@@ -15454,188 +15222,297 @@
|
|
|
15454
15222
|
]
|
|
15455
15223
|
}
|
|
15456
15224
|
},
|
|
15457
|
-
"handle-background-color": {
|
|
15225
|
+
"handle-background-color": {
|
|
15226
|
+
"default": {
|
|
15227
|
+
"value": "#FFFFFF",
|
|
15228
|
+
"filePath": "src/form/switch.yml",
|
|
15229
|
+
"isSource": true,
|
|
15230
|
+
"original": {
|
|
15231
|
+
"value": "{neutral.color.100}"
|
|
15232
|
+
},
|
|
15233
|
+
"name": "SwitchHandleBackgroundColorDefault",
|
|
15234
|
+
"attributes": {
|
|
15235
|
+
"category": "switch",
|
|
15236
|
+
"type": "handle-background-color",
|
|
15237
|
+
"item": "default"
|
|
15238
|
+
},
|
|
15239
|
+
"path": [
|
|
15240
|
+
"switch",
|
|
15241
|
+
"handle-background-color",
|
|
15242
|
+
"default"
|
|
15243
|
+
]
|
|
15244
|
+
},
|
|
15245
|
+
"disabled": {
|
|
15246
|
+
"value": "#F8F8F8",
|
|
15247
|
+
"filePath": "src/form/switch.yml",
|
|
15248
|
+
"isSource": true,
|
|
15249
|
+
"original": {
|
|
15250
|
+
"value": "{neutral.color.300}"
|
|
15251
|
+
},
|
|
15252
|
+
"name": "SwitchHandleBackgroundColorDisabled",
|
|
15253
|
+
"attributes": {
|
|
15254
|
+
"category": "switch",
|
|
15255
|
+
"type": "handle-background-color",
|
|
15256
|
+
"item": "disabled"
|
|
15257
|
+
},
|
|
15258
|
+
"path": [
|
|
15259
|
+
"switch",
|
|
15260
|
+
"handle-background-color",
|
|
15261
|
+
"disabled"
|
|
15262
|
+
]
|
|
15263
|
+
}
|
|
15264
|
+
},
|
|
15265
|
+
"handle-size": {
|
|
15266
|
+
"value": "1.25rem",
|
|
15267
|
+
"filePath": "src/form/switch.yml",
|
|
15268
|
+
"isSource": true,
|
|
15269
|
+
"original": {
|
|
15270
|
+
"value": "1.25rem"
|
|
15271
|
+
},
|
|
15272
|
+
"name": "SwitchHandleSize",
|
|
15273
|
+
"attributes": {
|
|
15274
|
+
"category": "switch",
|
|
15275
|
+
"type": "handle-size"
|
|
15276
|
+
},
|
|
15277
|
+
"path": [
|
|
15278
|
+
"switch",
|
|
15279
|
+
"handle-size"
|
|
15280
|
+
]
|
|
15281
|
+
}
|
|
15282
|
+
},
|
|
15283
|
+
"time-field": {
|
|
15284
|
+
"date-segment-background-color": {
|
|
15285
|
+
"focused": {
|
|
15286
|
+
"value": "#E0EBFF",
|
|
15287
|
+
"filePath": "src/form/time-field.yml",
|
|
15288
|
+
"isSource": true,
|
|
15289
|
+
"original": {
|
|
15290
|
+
"value": "{primary-plain-background-color.pressed}"
|
|
15291
|
+
},
|
|
15292
|
+
"name": "TimeFieldDateSegmentBackgroundColorFocused",
|
|
15293
|
+
"attributes": {
|
|
15294
|
+
"category": "time-field",
|
|
15295
|
+
"type": "date-segment-background-color",
|
|
15296
|
+
"item": "focused"
|
|
15297
|
+
},
|
|
15298
|
+
"path": [
|
|
15299
|
+
"time-field",
|
|
15300
|
+
"date-segment-background-color",
|
|
15301
|
+
"focused"
|
|
15302
|
+
]
|
|
15303
|
+
}
|
|
15304
|
+
},
|
|
15305
|
+
"date-segment-corner-radius": {
|
|
15306
|
+
"value": "4px",
|
|
15307
|
+
"filePath": "src/form/time-field.yml",
|
|
15308
|
+
"isSource": true,
|
|
15309
|
+
"original": {
|
|
15310
|
+
"value": "{size-px.xs}"
|
|
15311
|
+
},
|
|
15312
|
+
"name": "TimeFieldDateSegmentCornerRadius",
|
|
15313
|
+
"attributes": {
|
|
15314
|
+
"category": "time-field",
|
|
15315
|
+
"type": "date-segment-corner-radius"
|
|
15316
|
+
},
|
|
15317
|
+
"path": [
|
|
15318
|
+
"time-field",
|
|
15319
|
+
"date-segment-corner-radius"
|
|
15320
|
+
]
|
|
15321
|
+
}
|
|
15322
|
+
},
|
|
15323
|
+
"breadcrumb": {
|
|
15324
|
+
"color-primary": {
|
|
15325
|
+
"default": {
|
|
15326
|
+
"value": "#002A7B",
|
|
15327
|
+
"filePath": "src/navigation/breadcrumb.yml",
|
|
15328
|
+
"isSource": true,
|
|
15329
|
+
"original": {
|
|
15330
|
+
"value": "{primary.color.1000}"
|
|
15331
|
+
},
|
|
15332
|
+
"name": "BreadcrumbColorPrimaryDefault",
|
|
15333
|
+
"attributes": {
|
|
15334
|
+
"category": "breadcrumb",
|
|
15335
|
+
"type": "color-primary",
|
|
15336
|
+
"item": "default"
|
|
15337
|
+
},
|
|
15338
|
+
"path": [
|
|
15339
|
+
"breadcrumb",
|
|
15340
|
+
"color-primary",
|
|
15341
|
+
"default"
|
|
15342
|
+
]
|
|
15343
|
+
},
|
|
15344
|
+
"hover": {
|
|
15345
|
+
"value": "#003FB8",
|
|
15346
|
+
"filePath": "src/navigation/breadcrumb.yml",
|
|
15347
|
+
"isSource": true,
|
|
15348
|
+
"original": {
|
|
15349
|
+
"value": "{primary.color.900}"
|
|
15350
|
+
},
|
|
15351
|
+
"name": "BreadcrumbColorPrimaryHover",
|
|
15352
|
+
"attributes": {
|
|
15353
|
+
"category": "breadcrumb",
|
|
15354
|
+
"type": "color-primary",
|
|
15355
|
+
"item": "hover"
|
|
15356
|
+
},
|
|
15357
|
+
"path": [
|
|
15358
|
+
"breadcrumb",
|
|
15359
|
+
"color-primary",
|
|
15360
|
+
"hover"
|
|
15361
|
+
]
|
|
15362
|
+
},
|
|
15363
|
+
"pressed": {
|
|
15364
|
+
"value": "#0054F5",
|
|
15365
|
+
"filePath": "src/navigation/breadcrumb.yml",
|
|
15366
|
+
"isSource": true,
|
|
15367
|
+
"original": {
|
|
15368
|
+
"value": "{primary.color.800}"
|
|
15369
|
+
},
|
|
15370
|
+
"name": "BreadcrumbColorPrimaryPressed",
|
|
15371
|
+
"attributes": {
|
|
15372
|
+
"category": "breadcrumb",
|
|
15373
|
+
"type": "color-primary",
|
|
15374
|
+
"item": "pressed"
|
|
15375
|
+
},
|
|
15376
|
+
"path": [
|
|
15377
|
+
"breadcrumb",
|
|
15378
|
+
"color-primary",
|
|
15379
|
+
"pressed"
|
|
15380
|
+
]
|
|
15381
|
+
}
|
|
15382
|
+
},
|
|
15383
|
+
"color-light": {
|
|
15384
|
+
"default": {
|
|
15385
|
+
"value": "rgb(255 255 255 / 100%)",
|
|
15386
|
+
"filePath": "src/navigation/breadcrumb.yml",
|
|
15387
|
+
"isSource": true,
|
|
15388
|
+
"original": {
|
|
15389
|
+
"value": "{light.color.800}"
|
|
15390
|
+
},
|
|
15391
|
+
"name": "BreadcrumbColorLightDefault",
|
|
15392
|
+
"attributes": {
|
|
15393
|
+
"category": "breadcrumb",
|
|
15394
|
+
"type": "color-light",
|
|
15395
|
+
"item": "default"
|
|
15396
|
+
},
|
|
15397
|
+
"path": [
|
|
15398
|
+
"breadcrumb",
|
|
15399
|
+
"color-light",
|
|
15400
|
+
"default"
|
|
15401
|
+
]
|
|
15402
|
+
},
|
|
15403
|
+
"hover": {
|
|
15404
|
+
"value": "rgb(255 255 255 / 87.5%)",
|
|
15405
|
+
"filePath": "src/navigation/breadcrumb.yml",
|
|
15406
|
+
"isSource": true,
|
|
15407
|
+
"original": {
|
|
15408
|
+
"value": "{light.color.700}"
|
|
15409
|
+
},
|
|
15410
|
+
"name": "BreadcrumbColorLightHover",
|
|
15411
|
+
"attributes": {
|
|
15412
|
+
"category": "breadcrumb",
|
|
15413
|
+
"type": "color-light",
|
|
15414
|
+
"item": "hover"
|
|
15415
|
+
},
|
|
15416
|
+
"path": [
|
|
15417
|
+
"breadcrumb",
|
|
15418
|
+
"color-light",
|
|
15419
|
+
"hover"
|
|
15420
|
+
]
|
|
15421
|
+
},
|
|
15422
|
+
"pressed": {
|
|
15423
|
+
"value": "rgb(255 255 255 / 75%)",
|
|
15424
|
+
"filePath": "src/navigation/breadcrumb.yml",
|
|
15425
|
+
"isSource": true,
|
|
15426
|
+
"original": {
|
|
15427
|
+
"value": "{light.color.600}"
|
|
15428
|
+
},
|
|
15429
|
+
"name": "BreadcrumbColorLightPressed",
|
|
15430
|
+
"attributes": {
|
|
15431
|
+
"category": "breadcrumb",
|
|
15432
|
+
"type": "color-light",
|
|
15433
|
+
"item": "pressed"
|
|
15434
|
+
},
|
|
15435
|
+
"path": [
|
|
15436
|
+
"breadcrumb",
|
|
15437
|
+
"color-light",
|
|
15438
|
+
"pressed"
|
|
15439
|
+
]
|
|
15440
|
+
}
|
|
15441
|
+
},
|
|
15442
|
+
"color-dark": {
|
|
15458
15443
|
"default": {
|
|
15459
|
-
"value": "
|
|
15460
|
-
"filePath": "src/
|
|
15444
|
+
"value": "rgb(0 0 0 / 100%)",
|
|
15445
|
+
"filePath": "src/navigation/breadcrumb.yml",
|
|
15461
15446
|
"isSource": true,
|
|
15462
15447
|
"original": {
|
|
15463
|
-
"value": "{
|
|
15448
|
+
"value": "{dark.color.800}"
|
|
15464
15449
|
},
|
|
15465
|
-
"name": "
|
|
15450
|
+
"name": "BreadcrumbColorDarkDefault",
|
|
15466
15451
|
"attributes": {
|
|
15467
|
-
"category": "
|
|
15468
|
-
"type": "
|
|
15452
|
+
"category": "breadcrumb",
|
|
15453
|
+
"type": "color-dark",
|
|
15469
15454
|
"item": "default"
|
|
15470
15455
|
},
|
|
15471
15456
|
"path": [
|
|
15472
|
-
"
|
|
15473
|
-
"
|
|
15457
|
+
"breadcrumb",
|
|
15458
|
+
"color-dark",
|
|
15474
15459
|
"default"
|
|
15475
15460
|
]
|
|
15476
15461
|
},
|
|
15477
|
-
"
|
|
15478
|
-
"value": "
|
|
15479
|
-
"filePath": "src/
|
|
15462
|
+
"hover": {
|
|
15463
|
+
"value": "rgb(0 0 0 / 87.5%)",
|
|
15464
|
+
"filePath": "src/navigation/breadcrumb.yml",
|
|
15480
15465
|
"isSource": true,
|
|
15481
15466
|
"original": {
|
|
15482
|
-
"value": "{
|
|
15467
|
+
"value": "{dark.color.700}"
|
|
15483
15468
|
},
|
|
15484
|
-
"name": "
|
|
15469
|
+
"name": "BreadcrumbColorDarkHover",
|
|
15485
15470
|
"attributes": {
|
|
15486
|
-
"category": "
|
|
15487
|
-
"type": "
|
|
15488
|
-
"item": "
|
|
15471
|
+
"category": "breadcrumb",
|
|
15472
|
+
"type": "color-dark",
|
|
15473
|
+
"item": "hover"
|
|
15489
15474
|
},
|
|
15490
15475
|
"path": [
|
|
15491
|
-
"
|
|
15492
|
-
"
|
|
15493
|
-
"
|
|
15476
|
+
"breadcrumb",
|
|
15477
|
+
"color-dark",
|
|
15478
|
+
"hover"
|
|
15494
15479
|
]
|
|
15495
|
-
}
|
|
15496
|
-
},
|
|
15497
|
-
"handle-size": {
|
|
15498
|
-
"value": "1.25rem",
|
|
15499
|
-
"filePath": "src/form/switch.yml",
|
|
15500
|
-
"isSource": true,
|
|
15501
|
-
"original": {
|
|
15502
|
-
"value": "1.25rem"
|
|
15503
|
-
},
|
|
15504
|
-
"name": "SwitchHandleSize",
|
|
15505
|
-
"attributes": {
|
|
15506
|
-
"category": "switch",
|
|
15507
|
-
"type": "handle-size"
|
|
15508
15480
|
},
|
|
15509
|
-
"
|
|
15510
|
-
"
|
|
15511
|
-
"
|
|
15512
|
-
]
|
|
15513
|
-
}
|
|
15514
|
-
},
|
|
15515
|
-
"time-field": {
|
|
15516
|
-
"date-segment-background-color": {
|
|
15517
|
-
"focused": {
|
|
15518
|
-
"value": "#E0EBFF",
|
|
15519
|
-
"filePath": "src/form/time-field.yml",
|
|
15481
|
+
"pressed": {
|
|
15482
|
+
"value": "rgb(0 0 0 / 75%)",
|
|
15483
|
+
"filePath": "src/navigation/breadcrumb.yml",
|
|
15520
15484
|
"isSource": true,
|
|
15521
15485
|
"original": {
|
|
15522
|
-
"value": "{
|
|
15486
|
+
"value": "{dark.color.600}"
|
|
15523
15487
|
},
|
|
15524
|
-
"name": "
|
|
15488
|
+
"name": "BreadcrumbColorDarkPressed",
|
|
15525
15489
|
"attributes": {
|
|
15526
|
-
"category": "
|
|
15527
|
-
"type": "
|
|
15528
|
-
"item": "
|
|
15490
|
+
"category": "breadcrumb",
|
|
15491
|
+
"type": "color-dark",
|
|
15492
|
+
"item": "pressed"
|
|
15529
15493
|
},
|
|
15530
15494
|
"path": [
|
|
15531
|
-
"
|
|
15532
|
-
"
|
|
15533
|
-
"
|
|
15495
|
+
"breadcrumb",
|
|
15496
|
+
"color-dark",
|
|
15497
|
+
"pressed"
|
|
15534
15498
|
]
|
|
15535
15499
|
}
|
|
15536
15500
|
},
|
|
15537
|
-
"
|
|
15538
|
-
"value": "
|
|
15539
|
-
"filePath": "src/form/time-field.yml",
|
|
15540
|
-
"isSource": true,
|
|
15541
|
-
"original": {
|
|
15542
|
-
"value": "{size-px.xs}"
|
|
15543
|
-
},
|
|
15544
|
-
"name": "TimeFieldDateSegmentCornerRadius",
|
|
15545
|
-
"attributes": {
|
|
15546
|
-
"category": "time-field",
|
|
15547
|
-
"type": "date-segment-corner-radius"
|
|
15548
|
-
},
|
|
15549
|
-
"path": [
|
|
15550
|
-
"time-field",
|
|
15551
|
-
"date-segment-corner-radius"
|
|
15552
|
-
]
|
|
15553
|
-
}
|
|
15554
|
-
},
|
|
15555
|
-
"breadcrumb-item": {
|
|
15556
|
-
"color": {
|
|
15557
|
-
"value": "#002A7B",
|
|
15558
|
-
"filePath": "src/navigation/breadcrumb.yml",
|
|
15559
|
-
"isSource": true,
|
|
15560
|
-
"original": {
|
|
15561
|
-
"value": "{heading.color}"
|
|
15562
|
-
},
|
|
15563
|
-
"name": "BreadcrumbItemColor",
|
|
15564
|
-
"attributes": {
|
|
15565
|
-
"category": "breadcrumb-item",
|
|
15566
|
-
"type": "color"
|
|
15567
|
-
},
|
|
15568
|
-
"path": [
|
|
15569
|
-
"breadcrumb-item",
|
|
15570
|
-
"color"
|
|
15571
|
-
]
|
|
15572
|
-
},
|
|
15573
|
-
"color-light": {
|
|
15574
|
-
"value": "rgb(255 255 255 / 100%)",
|
|
15575
|
-
"filePath": "src/navigation/breadcrumb.yml",
|
|
15576
|
-
"isSource": true,
|
|
15577
|
-
"original": {
|
|
15578
|
-
"value": "{light-plain-content-color}"
|
|
15579
|
-
},
|
|
15580
|
-
"name": "BreadcrumbItemColorLight",
|
|
15581
|
-
"attributes": {
|
|
15582
|
-
"category": "breadcrumb-item",
|
|
15583
|
-
"type": "color-light"
|
|
15584
|
-
},
|
|
15585
|
-
"path": [
|
|
15586
|
-
"breadcrumb-item",
|
|
15587
|
-
"color-light"
|
|
15588
|
-
]
|
|
15589
|
-
},
|
|
15590
|
-
"color-dark": {
|
|
15591
|
-
"value": "rgb(0 0 0 / 100%)",
|
|
15592
|
-
"filePath": "src/navigation/breadcrumb.yml",
|
|
15593
|
-
"isSource": true,
|
|
15594
|
-
"original": {
|
|
15595
|
-
"value": "{dark-plain-content-color}"
|
|
15596
|
-
},
|
|
15597
|
-
"name": "BreadcrumbItemColorDark",
|
|
15598
|
-
"attributes": {
|
|
15599
|
-
"category": "breadcrumb-item",
|
|
15600
|
-
"type": "color-dark"
|
|
15601
|
-
},
|
|
15602
|
-
"path": [
|
|
15603
|
-
"breadcrumb-item",
|
|
15604
|
-
"color-dark"
|
|
15605
|
-
]
|
|
15606
|
-
},
|
|
15607
|
-
"padding-x": {
|
|
15608
|
-
"value": "4px",
|
|
15609
|
-
"filePath": "src/navigation/breadcrumb.yml",
|
|
15610
|
-
"isSource": true,
|
|
15611
|
-
"original": {
|
|
15612
|
-
"value": "{size-px.xs}"
|
|
15613
|
-
},
|
|
15614
|
-
"name": "BreadcrumbItemPaddingX",
|
|
15615
|
-
"attributes": {
|
|
15616
|
-
"category": "breadcrumb-item",
|
|
15617
|
-
"type": "padding-x"
|
|
15618
|
-
},
|
|
15619
|
-
"path": [
|
|
15620
|
-
"breadcrumb-item",
|
|
15621
|
-
"padding-x"
|
|
15622
|
-
]
|
|
15623
|
-
},
|
|
15624
|
-
"font-size": {
|
|
15625
|
-
"value": "0.875rem",
|
|
15501
|
+
"spacing": {
|
|
15502
|
+
"value": "0.5rem",
|
|
15626
15503
|
"filePath": "src/navigation/breadcrumb.yml",
|
|
15627
15504
|
"isSource": true,
|
|
15628
15505
|
"original": {
|
|
15629
|
-
"value": "{
|
|
15506
|
+
"value": "{size-rem.s}"
|
|
15630
15507
|
},
|
|
15631
|
-
"name": "
|
|
15508
|
+
"name": "BreadcrumbSpacing",
|
|
15632
15509
|
"attributes": {
|
|
15633
|
-
"category": "breadcrumb
|
|
15634
|
-
"type": "
|
|
15510
|
+
"category": "breadcrumb",
|
|
15511
|
+
"type": "spacing"
|
|
15635
15512
|
},
|
|
15636
15513
|
"path": [
|
|
15637
|
-
"breadcrumb
|
|
15638
|
-
"
|
|
15514
|
+
"breadcrumb",
|
|
15515
|
+
"spacing"
|
|
15639
15516
|
]
|
|
15640
15517
|
},
|
|
15641
15518
|
"font-weight": {
|
|
@@ -15646,14 +15523,14 @@
|
|
|
15646
15523
|
"original": {
|
|
15647
15524
|
"value": "{font-weight.normal}"
|
|
15648
15525
|
},
|
|
15649
|
-
"name": "
|
|
15526
|
+
"name": "BreadcrumbFontWeightDefault",
|
|
15650
15527
|
"attributes": {
|
|
15651
|
-
"category": "breadcrumb
|
|
15528
|
+
"category": "breadcrumb",
|
|
15652
15529
|
"type": "font-weight",
|
|
15653
15530
|
"item": "default"
|
|
15654
15531
|
},
|
|
15655
15532
|
"path": [
|
|
15656
|
-
"breadcrumb
|
|
15533
|
+
"breadcrumb",
|
|
15657
15534
|
"font-weight",
|
|
15658
15535
|
"default"
|
|
15659
15536
|
]
|
|
@@ -15665,14 +15542,14 @@
|
|
|
15665
15542
|
"original": {
|
|
15666
15543
|
"value": "{font-weight.bold}"
|
|
15667
15544
|
},
|
|
15668
|
-
"name": "
|
|
15545
|
+
"name": "BreadcrumbFontWeightCurrent",
|
|
15669
15546
|
"attributes": {
|
|
15670
|
-
"category": "breadcrumb
|
|
15547
|
+
"category": "breadcrumb",
|
|
15671
15548
|
"type": "font-weight",
|
|
15672
15549
|
"item": "current"
|
|
15673
15550
|
},
|
|
15674
15551
|
"path": [
|
|
15675
|
-
"breadcrumb
|
|
15552
|
+
"breadcrumb",
|
|
15676
15553
|
"font-weight",
|
|
15677
15554
|
"current"
|
|
15678
15555
|
]
|
|
@@ -15680,75 +15557,126 @@
|
|
|
15680
15557
|
}
|
|
15681
15558
|
},
|
|
15682
15559
|
"header-navigation": {
|
|
15683
|
-
"
|
|
15560
|
+
"padding": {
|
|
15561
|
+
"value": "8px",
|
|
15562
|
+
"filePath": "src/navigation/header-navigation.yml",
|
|
15563
|
+
"isSource": true,
|
|
15564
|
+
"original": {
|
|
15565
|
+
"value": "{size-px.s}"
|
|
15566
|
+
},
|
|
15567
|
+
"name": "HeaderNavigationPadding",
|
|
15568
|
+
"attributes": {
|
|
15569
|
+
"category": "header-navigation",
|
|
15570
|
+
"type": "padding"
|
|
15571
|
+
},
|
|
15572
|
+
"path": [
|
|
15573
|
+
"header-navigation",
|
|
15574
|
+
"padding"
|
|
15575
|
+
]
|
|
15576
|
+
},
|
|
15577
|
+
"spacing": {
|
|
15684
15578
|
"value": "1rem",
|
|
15685
15579
|
"filePath": "src/navigation/header-navigation.yml",
|
|
15686
15580
|
"isSource": true,
|
|
15687
15581
|
"original": {
|
|
15688
15582
|
"value": "{size-rem.m}"
|
|
15689
15583
|
},
|
|
15690
|
-
"name": "
|
|
15584
|
+
"name": "HeaderNavigationSpacing",
|
|
15691
15585
|
"attributes": {
|
|
15692
15586
|
"category": "header-navigation",
|
|
15693
|
-
"type": "
|
|
15587
|
+
"type": "spacing"
|
|
15694
15588
|
},
|
|
15695
15589
|
"path": [
|
|
15696
15590
|
"header-navigation",
|
|
15697
|
-
"
|
|
15591
|
+
"spacing"
|
|
15592
|
+
]
|
|
15593
|
+
},
|
|
15594
|
+
"corner-radius": {
|
|
15595
|
+
"value": "4px",
|
|
15596
|
+
"filePath": "src/navigation/header-navigation.yml",
|
|
15597
|
+
"isSource": true,
|
|
15598
|
+
"original": {
|
|
15599
|
+
"value": "{corner-radius.default}"
|
|
15600
|
+
},
|
|
15601
|
+
"name": "HeaderNavigationCornerRadius",
|
|
15602
|
+
"attributes": {
|
|
15603
|
+
"category": "header-navigation",
|
|
15604
|
+
"type": "corner-radius"
|
|
15605
|
+
},
|
|
15606
|
+
"path": [
|
|
15607
|
+
"header-navigation",
|
|
15608
|
+
"corner-radius"
|
|
15609
|
+
]
|
|
15610
|
+
},
|
|
15611
|
+
"corner-radius-round": {
|
|
15612
|
+
"value": "50%",
|
|
15613
|
+
"filePath": "src/navigation/header-navigation.yml",
|
|
15614
|
+
"isSource": true,
|
|
15615
|
+
"original": {
|
|
15616
|
+
"value": "{corner-radius.round}"
|
|
15617
|
+
},
|
|
15618
|
+
"name": "HeaderNavigationCornerRadiusRound",
|
|
15619
|
+
"attributes": {
|
|
15620
|
+
"category": "header-navigation",
|
|
15621
|
+
"type": "corner-radius-round"
|
|
15622
|
+
},
|
|
15623
|
+
"path": [
|
|
15624
|
+
"header-navigation",
|
|
15625
|
+
"corner-radius-round"
|
|
15698
15626
|
]
|
|
15699
15627
|
},
|
|
15700
|
-
"
|
|
15628
|
+
"color": {
|
|
15701
15629
|
"value": "#002A7B",
|
|
15702
15630
|
"filePath": "src/navigation/header-navigation.yml",
|
|
15703
15631
|
"isSource": true,
|
|
15704
15632
|
"original": {
|
|
15705
|
-
"value": "{
|
|
15633
|
+
"value": "{primary.color.1000}"
|
|
15706
15634
|
},
|
|
15707
|
-
"name": "
|
|
15635
|
+
"name": "HeaderNavigationColor",
|
|
15708
15636
|
"attributes": {
|
|
15709
15637
|
"category": "header-navigation",
|
|
15710
|
-
"type": "
|
|
15638
|
+
"type": "color"
|
|
15711
15639
|
},
|
|
15712
15640
|
"path": [
|
|
15713
15641
|
"header-navigation",
|
|
15714
|
-
"
|
|
15642
|
+
"color"
|
|
15715
15643
|
]
|
|
15716
15644
|
},
|
|
15717
|
-
"
|
|
15645
|
+
"color-dark": {
|
|
15718
15646
|
"value": "rgb(0 0 0 / 100%)",
|
|
15719
15647
|
"filePath": "src/navigation/header-navigation.yml",
|
|
15720
15648
|
"isSource": true,
|
|
15721
15649
|
"original": {
|
|
15722
15650
|
"value": "{dark-plain-content-color}"
|
|
15723
15651
|
},
|
|
15724
|
-
"name": "
|
|
15652
|
+
"name": "HeaderNavigationColorDark",
|
|
15725
15653
|
"attributes": {
|
|
15726
15654
|
"category": "header-navigation",
|
|
15727
|
-
"type": "
|
|
15655
|
+
"type": "color-dark"
|
|
15728
15656
|
},
|
|
15729
15657
|
"path": [
|
|
15730
15658
|
"header-navigation",
|
|
15731
|
-
"
|
|
15659
|
+
"color-dark"
|
|
15732
15660
|
]
|
|
15733
15661
|
},
|
|
15734
|
-
"
|
|
15662
|
+
"color-light": {
|
|
15735
15663
|
"value": "rgb(255 255 255 / 100%)",
|
|
15736
15664
|
"filePath": "src/navigation/header-navigation.yml",
|
|
15737
15665
|
"isSource": true,
|
|
15738
15666
|
"original": {
|
|
15739
15667
|
"value": "{light-plain-content-color}"
|
|
15740
15668
|
},
|
|
15741
|
-
"name": "
|
|
15669
|
+
"name": "HeaderNavigationColorLight",
|
|
15742
15670
|
"attributes": {
|
|
15743
15671
|
"category": "header-navigation",
|
|
15744
|
-
"type": "
|
|
15672
|
+
"type": "color-light"
|
|
15745
15673
|
},
|
|
15746
15674
|
"path": [
|
|
15747
15675
|
"header-navigation",
|
|
15748
|
-
"
|
|
15676
|
+
"color-light"
|
|
15749
15677
|
]
|
|
15750
15678
|
},
|
|
15751
|
-
"
|
|
15679
|
+
"background-color": {
|
|
15752
15680
|
"hover": {
|
|
15753
15681
|
"value": "#F0F5FF",
|
|
15754
15682
|
"filePath": "src/navigation/header-navigation.yml",
|
|
@@ -15756,15 +15684,15 @@
|
|
|
15756
15684
|
"original": {
|
|
15757
15685
|
"value": "{primary-plain-background-color.hover}"
|
|
15758
15686
|
},
|
|
15759
|
-
"name": "
|
|
15687
|
+
"name": "HeaderNavigationBackgroundColorHover",
|
|
15760
15688
|
"attributes": {
|
|
15761
15689
|
"category": "header-navigation",
|
|
15762
|
-
"type": "
|
|
15690
|
+
"type": "background-color",
|
|
15763
15691
|
"item": "hover"
|
|
15764
15692
|
},
|
|
15765
15693
|
"path": [
|
|
15766
15694
|
"header-navigation",
|
|
15767
|
-
"
|
|
15695
|
+
"background-color",
|
|
15768
15696
|
"hover"
|
|
15769
15697
|
]
|
|
15770
15698
|
},
|
|
@@ -15775,20 +15703,20 @@
|
|
|
15775
15703
|
"original": {
|
|
15776
15704
|
"value": "{primary-plain-background-color.pressed}"
|
|
15777
15705
|
},
|
|
15778
|
-
"name": "
|
|
15706
|
+
"name": "HeaderNavigationBackgroundColorPressed",
|
|
15779
15707
|
"attributes": {
|
|
15780
15708
|
"category": "header-navigation",
|
|
15781
|
-
"type": "
|
|
15709
|
+
"type": "background-color",
|
|
15782
15710
|
"item": "pressed"
|
|
15783
15711
|
},
|
|
15784
15712
|
"path": [
|
|
15785
15713
|
"header-navigation",
|
|
15786
|
-
"
|
|
15714
|
+
"background-color",
|
|
15787
15715
|
"pressed"
|
|
15788
15716
|
]
|
|
15789
15717
|
}
|
|
15790
15718
|
},
|
|
15791
|
-
"
|
|
15719
|
+
"background-color-dark": {
|
|
15792
15720
|
"hover": {
|
|
15793
15721
|
"value": "rgb(0 0 0 / 12.5%)",
|
|
15794
15722
|
"filePath": "src/navigation/header-navigation.yml",
|
|
@@ -15796,15 +15724,15 @@
|
|
|
15796
15724
|
"original": {
|
|
15797
15725
|
"value": "{dark-plain-background-color.hover}"
|
|
15798
15726
|
},
|
|
15799
|
-
"name": "
|
|
15727
|
+
"name": "HeaderNavigationBackgroundColorDarkHover",
|
|
15800
15728
|
"attributes": {
|
|
15801
15729
|
"category": "header-navigation",
|
|
15802
|
-
"type": "
|
|
15730
|
+
"type": "background-color-dark",
|
|
15803
15731
|
"item": "hover"
|
|
15804
15732
|
},
|
|
15805
15733
|
"path": [
|
|
15806
15734
|
"header-navigation",
|
|
15807
|
-
"
|
|
15735
|
+
"background-color-dark",
|
|
15808
15736
|
"hover"
|
|
15809
15737
|
]
|
|
15810
15738
|
},
|
|
@@ -15815,20 +15743,20 @@
|
|
|
15815
15743
|
"original": {
|
|
15816
15744
|
"value": "{dark-plain-background-color.pressed}"
|
|
15817
15745
|
},
|
|
15818
|
-
"name": "
|
|
15746
|
+
"name": "HeaderNavigationBackgroundColorDarkPressed",
|
|
15819
15747
|
"attributes": {
|
|
15820
15748
|
"category": "header-navigation",
|
|
15821
|
-
"type": "
|
|
15749
|
+
"type": "background-color-dark",
|
|
15822
15750
|
"item": "pressed"
|
|
15823
15751
|
},
|
|
15824
15752
|
"path": [
|
|
15825
15753
|
"header-navigation",
|
|
15826
|
-
"
|
|
15754
|
+
"background-color-dark",
|
|
15827
15755
|
"pressed"
|
|
15828
15756
|
]
|
|
15829
15757
|
}
|
|
15830
15758
|
},
|
|
15831
|
-
"
|
|
15759
|
+
"background-color-light": {
|
|
15832
15760
|
"hover": {
|
|
15833
15761
|
"value": "rgb(255 255 255 / 12.5%)",
|
|
15834
15762
|
"filePath": "src/navigation/header-navigation.yml",
|
|
@@ -15836,15 +15764,15 @@
|
|
|
15836
15764
|
"original": {
|
|
15837
15765
|
"value": "{light-plain-background-color.hover}"
|
|
15838
15766
|
},
|
|
15839
|
-
"name": "
|
|
15767
|
+
"name": "HeaderNavigationBackgroundColorLightHover",
|
|
15840
15768
|
"attributes": {
|
|
15841
15769
|
"category": "header-navigation",
|
|
15842
|
-
"type": "
|
|
15770
|
+
"type": "background-color-light",
|
|
15843
15771
|
"item": "hover"
|
|
15844
15772
|
},
|
|
15845
15773
|
"path": [
|
|
15846
15774
|
"header-navigation",
|
|
15847
|
-
"
|
|
15775
|
+
"background-color-light",
|
|
15848
15776
|
"hover"
|
|
15849
15777
|
]
|
|
15850
15778
|
},
|
|
@@ -15855,85 +15783,51 @@
|
|
|
15855
15783
|
"original": {
|
|
15856
15784
|
"value": "{light-plain-background-color.pressed}"
|
|
15857
15785
|
},
|
|
15858
|
-
"name": "
|
|
15786
|
+
"name": "HeaderNavigationBackgroundColorLightPressed",
|
|
15859
15787
|
"attributes": {
|
|
15860
15788
|
"category": "header-navigation",
|
|
15861
|
-
"type": "
|
|
15789
|
+
"type": "background-color-light",
|
|
15862
15790
|
"item": "pressed"
|
|
15863
15791
|
},
|
|
15864
15792
|
"path": [
|
|
15865
15793
|
"header-navigation",
|
|
15866
|
-
"
|
|
15794
|
+
"background-color-light",
|
|
15867
15795
|
"pressed"
|
|
15868
15796
|
]
|
|
15869
15797
|
}
|
|
15870
15798
|
},
|
|
15871
|
-
"
|
|
15872
|
-
"value": "8px",
|
|
15873
|
-
"filePath": "src/navigation/header-navigation.yml",
|
|
15874
|
-
"isSource": true,
|
|
15875
|
-
"original": {
|
|
15876
|
-
"value": "{size-px.s}"
|
|
15877
|
-
},
|
|
15878
|
-
"name": "HeaderNavigationItemPadding",
|
|
15879
|
-
"attributes": {
|
|
15880
|
-
"category": "header-navigation",
|
|
15881
|
-
"type": "item-padding"
|
|
15882
|
-
},
|
|
15883
|
-
"path": [
|
|
15884
|
-
"header-navigation",
|
|
15885
|
-
"item-padding"
|
|
15886
|
-
]
|
|
15887
|
-
},
|
|
15888
|
-
"item-corner-radius": {
|
|
15889
|
-
"value": "4px",
|
|
15890
|
-
"filePath": "src/navigation/header-navigation.yml",
|
|
15891
|
-
"isSource": true,
|
|
15892
|
-
"original": {
|
|
15893
|
-
"value": "{corner-radius.default}"
|
|
15894
|
-
},
|
|
15895
|
-
"name": "HeaderNavigationItemCornerRadius",
|
|
15896
|
-
"attributes": {
|
|
15897
|
-
"category": "header-navigation",
|
|
15898
|
-
"type": "item-corner-radius"
|
|
15899
|
-
},
|
|
15900
|
-
"path": [
|
|
15901
|
-
"header-navigation",
|
|
15902
|
-
"item-corner-radius"
|
|
15903
|
-
]
|
|
15904
|
-
},
|
|
15905
|
-
"item-font-weight-current": {
|
|
15799
|
+
"font-weight-current": {
|
|
15906
15800
|
"value": "bold",
|
|
15907
15801
|
"filePath": "src/navigation/header-navigation.yml",
|
|
15908
15802
|
"isSource": true,
|
|
15909
15803
|
"original": {
|
|
15910
15804
|
"value": "{font-weight.bold}"
|
|
15911
15805
|
},
|
|
15912
|
-
"name": "
|
|
15806
|
+
"name": "HeaderNavigationFontWeightCurrent",
|
|
15913
15807
|
"attributes": {
|
|
15914
15808
|
"category": "header-navigation",
|
|
15915
|
-
"type": "
|
|
15809
|
+
"type": "font-weight-current"
|
|
15916
15810
|
},
|
|
15917
15811
|
"path": [
|
|
15918
15812
|
"header-navigation",
|
|
15919
|
-
"
|
|
15813
|
+
"font-weight-current"
|
|
15920
15814
|
]
|
|
15921
15815
|
},
|
|
15922
|
-
"
|
|
15816
|
+
"underline-width-current": {
|
|
15923
15817
|
"value": "2px",
|
|
15924
15818
|
"filePath": "src/navigation/header-navigation.yml",
|
|
15925
15819
|
"isSource": true,
|
|
15926
15820
|
"original": {
|
|
15927
15821
|
"value": "{border-width.200}"
|
|
15928
15822
|
},
|
|
15929
|
-
"name": "
|
|
15823
|
+
"name": "HeaderNavigationUnderlineWidthCurrent",
|
|
15930
15824
|
"attributes": {
|
|
15931
15825
|
"category": "header-navigation",
|
|
15932
|
-
"type": "
|
|
15826
|
+
"type": "underline-width-current"
|
|
15933
15827
|
},
|
|
15934
15828
|
"path": [
|
|
15935
15829
|
"header-navigation",
|
|
15936
|
-
"
|
|
15830
|
+
"underline-width-current"
|
|
15937
15831
|
]
|
|
15938
15832
|
}
|
|
15939
15833
|
},
|
|
@@ -15989,21 +15883,21 @@
|
|
|
15989
15883
|
"font-weight"
|
|
15990
15884
|
]
|
|
15991
15885
|
},
|
|
15992
|
-
"
|
|
15886
|
+
"spacing": {
|
|
15993
15887
|
"value": "0.25rem",
|
|
15994
15888
|
"filePath": "src/navigation/link.yml",
|
|
15995
15889
|
"isSource": true,
|
|
15996
15890
|
"original": {
|
|
15997
15891
|
"value": "{size-rem.xs}"
|
|
15998
15892
|
},
|
|
15999
|
-
"name": "
|
|
15893
|
+
"name": "LinkSpacing",
|
|
16000
15894
|
"attributes": {
|
|
16001
15895
|
"category": "link",
|
|
16002
|
-
"type": "
|
|
15896
|
+
"type": "spacing"
|
|
16003
15897
|
},
|
|
16004
15898
|
"path": [
|
|
16005
15899
|
"link",
|
|
16006
|
-
"
|
|
15900
|
+
"spacing"
|
|
16007
15901
|
]
|
|
16008
15902
|
},
|
|
16009
15903
|
"color": {
|
|
@@ -16241,58 +16135,322 @@
|
|
|
16241
16135
|
}
|
|
16242
16136
|
}
|
|
16243
16137
|
},
|
|
16244
|
-
"
|
|
16138
|
+
"menu": {
|
|
16139
|
+
"item-to-item-spacing": {
|
|
16140
|
+
"value": "4px",
|
|
16141
|
+
"filePath": "src/navigation/menu-item.yml",
|
|
16142
|
+
"isSource": true,
|
|
16143
|
+
"original": {
|
|
16144
|
+
"value": "{size-px.xs}"
|
|
16145
|
+
},
|
|
16146
|
+
"name": "MenuItemToItemSpacing",
|
|
16147
|
+
"attributes": {
|
|
16148
|
+
"category": "menu",
|
|
16149
|
+
"type": "item-to-item-spacing"
|
|
16150
|
+
},
|
|
16151
|
+
"path": [
|
|
16152
|
+
"menu",
|
|
16153
|
+
"item-to-item-spacing"
|
|
16154
|
+
]
|
|
16155
|
+
},
|
|
16156
|
+
"group-to-group-spacing": {
|
|
16157
|
+
"value": "16px",
|
|
16158
|
+
"filePath": "src/navigation/menu-item.yml",
|
|
16159
|
+
"isSource": true,
|
|
16160
|
+
"original": {
|
|
16161
|
+
"value": "{size-px.m}"
|
|
16162
|
+
},
|
|
16163
|
+
"name": "MenuGroupToGroupSpacing",
|
|
16164
|
+
"attributes": {
|
|
16165
|
+
"category": "menu",
|
|
16166
|
+
"type": "group-to-group-spacing"
|
|
16167
|
+
},
|
|
16168
|
+
"path": [
|
|
16169
|
+
"menu",
|
|
16170
|
+
"group-to-group-spacing"
|
|
16171
|
+
]
|
|
16172
|
+
}
|
|
16173
|
+
},
|
|
16174
|
+
"menu-item": {
|
|
16175
|
+
"font-weight": {
|
|
16176
|
+
"current": {
|
|
16177
|
+
"value": "bold",
|
|
16178
|
+
"filePath": "src/navigation/menu-item.yml",
|
|
16179
|
+
"isSource": true,
|
|
16180
|
+
"original": {
|
|
16181
|
+
"value": "{font-weight.bold}"
|
|
16182
|
+
},
|
|
16183
|
+
"name": "MenuItemFontWeightCurrent",
|
|
16184
|
+
"attributes": {
|
|
16185
|
+
"category": "menu-item",
|
|
16186
|
+
"type": "font-weight",
|
|
16187
|
+
"item": "current"
|
|
16188
|
+
},
|
|
16189
|
+
"path": [
|
|
16190
|
+
"menu-item",
|
|
16191
|
+
"font-weight",
|
|
16192
|
+
"current"
|
|
16193
|
+
]
|
|
16194
|
+
}
|
|
16195
|
+
},
|
|
16196
|
+
"corner-radius": {
|
|
16197
|
+
"value": "4px",
|
|
16198
|
+
"filePath": "src/navigation/menu-item.yml",
|
|
16199
|
+
"isSource": true,
|
|
16200
|
+
"original": {
|
|
16201
|
+
"value": "{corner-radius.default}"
|
|
16202
|
+
},
|
|
16203
|
+
"name": "MenuItemCornerRadius",
|
|
16204
|
+
"attributes": {
|
|
16205
|
+
"category": "menu-item",
|
|
16206
|
+
"type": "corner-radius"
|
|
16207
|
+
},
|
|
16208
|
+
"path": [
|
|
16209
|
+
"menu-item",
|
|
16210
|
+
"corner-radius"
|
|
16211
|
+
]
|
|
16212
|
+
},
|
|
16213
|
+
"padding-x": {
|
|
16214
|
+
"value": "8px",
|
|
16215
|
+
"filePath": "src/navigation/menu-item.yml",
|
|
16216
|
+
"isSource": true,
|
|
16217
|
+
"original": {
|
|
16218
|
+
"value": "{size-px.s}"
|
|
16219
|
+
},
|
|
16220
|
+
"name": "MenuItemPaddingX",
|
|
16221
|
+
"attributes": {
|
|
16222
|
+
"category": "menu-item",
|
|
16223
|
+
"type": "padding-x"
|
|
16224
|
+
},
|
|
16225
|
+
"path": [
|
|
16226
|
+
"menu-item",
|
|
16227
|
+
"padding-x"
|
|
16228
|
+
]
|
|
16229
|
+
},
|
|
16230
|
+
"padding-y": {
|
|
16231
|
+
"value": "4px",
|
|
16232
|
+
"filePath": "src/navigation/menu-item.yml",
|
|
16233
|
+
"isSource": true,
|
|
16234
|
+
"original": {
|
|
16235
|
+
"value": "{size-px.xs}"
|
|
16236
|
+
},
|
|
16237
|
+
"name": "MenuItemPaddingY",
|
|
16238
|
+
"attributes": {
|
|
16239
|
+
"category": "menu-item",
|
|
16240
|
+
"type": "padding-y"
|
|
16241
|
+
},
|
|
16242
|
+
"path": [
|
|
16243
|
+
"menu-item",
|
|
16244
|
+
"padding-y"
|
|
16245
|
+
]
|
|
16246
|
+
},
|
|
16247
|
+
"spacing": {
|
|
16248
|
+
"value": "0.5rem",
|
|
16249
|
+
"filePath": "src/navigation/menu-item.yml",
|
|
16250
|
+
"isSource": true,
|
|
16251
|
+
"original": {
|
|
16252
|
+
"value": "{size-rem.s}"
|
|
16253
|
+
},
|
|
16254
|
+
"name": "MenuItemSpacing",
|
|
16255
|
+
"attributes": {
|
|
16256
|
+
"category": "menu-item",
|
|
16257
|
+
"type": "spacing"
|
|
16258
|
+
},
|
|
16259
|
+
"path": [
|
|
16260
|
+
"menu-item",
|
|
16261
|
+
"spacing"
|
|
16262
|
+
]
|
|
16263
|
+
},
|
|
16264
|
+
"color": {
|
|
16265
|
+
"current": {
|
|
16266
|
+
"value": "#0054F5",
|
|
16267
|
+
"filePath": "src/navigation/menu-item.yml",
|
|
16268
|
+
"isSource": true,
|
|
16269
|
+
"original": {
|
|
16270
|
+
"value": "{primary.color.800}"
|
|
16271
|
+
},
|
|
16272
|
+
"name": "MenuItemColorCurrent",
|
|
16273
|
+
"attributes": {
|
|
16274
|
+
"category": "menu-item",
|
|
16275
|
+
"type": "color",
|
|
16276
|
+
"item": "current"
|
|
16277
|
+
},
|
|
16278
|
+
"path": [
|
|
16279
|
+
"menu-item",
|
|
16280
|
+
"color",
|
|
16281
|
+
"current"
|
|
16282
|
+
]
|
|
16283
|
+
}
|
|
16284
|
+
},
|
|
16285
|
+
"icon-color": {
|
|
16286
|
+
"default": {
|
|
16287
|
+
"value": "#6D6D6D",
|
|
16288
|
+
"filePath": "src/navigation/menu-item.yml",
|
|
16289
|
+
"isSource": true,
|
|
16290
|
+
"original": {
|
|
16291
|
+
"value": "{neutral.color.800}"
|
|
16292
|
+
},
|
|
16293
|
+
"name": "MenuItemIconColorDefault",
|
|
16294
|
+
"attributes": {
|
|
16295
|
+
"category": "menu-item",
|
|
16296
|
+
"type": "icon-color",
|
|
16297
|
+
"item": "default"
|
|
16298
|
+
},
|
|
16299
|
+
"path": [
|
|
16300
|
+
"menu-item",
|
|
16301
|
+
"icon-color",
|
|
16302
|
+
"default"
|
|
16303
|
+
]
|
|
16304
|
+
},
|
|
16305
|
+
"disabled": {
|
|
16306
|
+
"value": "#E6E6E6",
|
|
16307
|
+
"filePath": "src/navigation/menu-item.yml",
|
|
16308
|
+
"isSource": true,
|
|
16309
|
+
"original": {
|
|
16310
|
+
"value": "{disabled-plain-content-color}"
|
|
16311
|
+
},
|
|
16312
|
+
"name": "MenuItemIconColorDisabled",
|
|
16313
|
+
"attributes": {
|
|
16314
|
+
"category": "menu-item",
|
|
16315
|
+
"type": "icon-color",
|
|
16316
|
+
"item": "disabled"
|
|
16317
|
+
},
|
|
16318
|
+
"path": [
|
|
16319
|
+
"menu-item",
|
|
16320
|
+
"icon-color",
|
|
16321
|
+
"disabled"
|
|
16322
|
+
]
|
|
16323
|
+
},
|
|
16324
|
+
"current": {
|
|
16325
|
+
"value": "#0054F5",
|
|
16326
|
+
"filePath": "src/navigation/menu-item.yml",
|
|
16327
|
+
"isSource": true,
|
|
16328
|
+
"original": {
|
|
16329
|
+
"value": "{primary.color.800}"
|
|
16330
|
+
},
|
|
16331
|
+
"name": "MenuItemIconColorCurrent",
|
|
16332
|
+
"attributes": {
|
|
16333
|
+
"category": "menu-item",
|
|
16334
|
+
"type": "icon-color",
|
|
16335
|
+
"item": "current"
|
|
16336
|
+
},
|
|
16337
|
+
"path": [
|
|
16338
|
+
"menu-item",
|
|
16339
|
+
"icon-color",
|
|
16340
|
+
"current"
|
|
16341
|
+
]
|
|
16342
|
+
}
|
|
16343
|
+
},
|
|
16245
16344
|
"background-color": {
|
|
16246
|
-
"
|
|
16247
|
-
|
|
16345
|
+
"default": {
|
|
16346
|
+
"value": "transparent",
|
|
16347
|
+
"filePath": "src/navigation/menu-item.yml",
|
|
16348
|
+
"isSource": true,
|
|
16349
|
+
"original": {
|
|
16350
|
+
"value": "{color.transparent}"
|
|
16351
|
+
},
|
|
16352
|
+
"name": "MenuItemBackgroundColorDefault",
|
|
16353
|
+
"attributes": {
|
|
16354
|
+
"category": "menu-item",
|
|
16355
|
+
"type": "background-color",
|
|
16356
|
+
"item": "default"
|
|
16357
|
+
},
|
|
16358
|
+
"path": [
|
|
16359
|
+
"menu-item",
|
|
16360
|
+
"background-color",
|
|
16361
|
+
"default"
|
|
16362
|
+
]
|
|
16363
|
+
},
|
|
16364
|
+
"hover": {
|
|
16365
|
+
"value": "#F0F5FF",
|
|
16366
|
+
"filePath": "src/navigation/menu-item.yml",
|
|
16367
|
+
"isSource": true,
|
|
16368
|
+
"original": {
|
|
16369
|
+
"value": "{primary-plain-background-color.hover}"
|
|
16370
|
+
},
|
|
16371
|
+
"name": "MenuItemBackgroundColorHover",
|
|
16372
|
+
"attributes": {
|
|
16373
|
+
"category": "menu-item",
|
|
16374
|
+
"type": "background-color",
|
|
16375
|
+
"item": "hover"
|
|
16376
|
+
},
|
|
16377
|
+
"path": [
|
|
16378
|
+
"menu-item",
|
|
16379
|
+
"background-color",
|
|
16380
|
+
"hover"
|
|
16381
|
+
]
|
|
16382
|
+
},
|
|
16383
|
+
"current": {
|
|
16384
|
+
"value": "#E0EBFF",
|
|
16385
|
+
"filePath": "src/navigation/menu-item.yml",
|
|
16386
|
+
"isSource": true,
|
|
16387
|
+
"original": {
|
|
16388
|
+
"value": "{primary-plain-background-color.pressed}"
|
|
16389
|
+
},
|
|
16390
|
+
"name": "MenuItemBackgroundColorCurrent",
|
|
16391
|
+
"attributes": {
|
|
16392
|
+
"category": "menu-item",
|
|
16393
|
+
"type": "background-color",
|
|
16394
|
+
"item": "current"
|
|
16395
|
+
},
|
|
16396
|
+
"path": [
|
|
16397
|
+
"menu-item",
|
|
16398
|
+
"background-color",
|
|
16399
|
+
"current"
|
|
16400
|
+
]
|
|
16401
|
+
}
|
|
16402
|
+
},
|
|
16403
|
+
"disabled-background-color": {
|
|
16404
|
+
"value": "transparent",
|
|
16405
|
+
"filePath": "src/navigation/menu-item.yml",
|
|
16248
16406
|
"isSource": true,
|
|
16249
16407
|
"original": {
|
|
16250
|
-
"value": "{
|
|
16408
|
+
"value": "{disabled-plain-background-color}"
|
|
16251
16409
|
},
|
|
16252
|
-
"name": "
|
|
16410
|
+
"name": "MenuItemDisabledBackgroundColor",
|
|
16253
16411
|
"attributes": {
|
|
16254
|
-
"category": "
|
|
16255
|
-
"type": "background-color"
|
|
16412
|
+
"category": "menu-item",
|
|
16413
|
+
"type": "disabled-background-color"
|
|
16256
16414
|
},
|
|
16257
16415
|
"path": [
|
|
16258
|
-
"
|
|
16259
|
-
"background-color"
|
|
16416
|
+
"menu-item",
|
|
16417
|
+
"disabled-background-color"
|
|
16260
16418
|
]
|
|
16261
|
-
}
|
|
16262
|
-
|
|
16263
|
-
|
|
16264
|
-
|
|
16265
|
-
"value": "16px",
|
|
16266
|
-
"filePath": "src/navigation/tabs.yml",
|
|
16419
|
+
},
|
|
16420
|
+
"disabled-color": {
|
|
16421
|
+
"value": "#E6E6E6",
|
|
16422
|
+
"filePath": "src/navigation/menu-item.yml",
|
|
16267
16423
|
"isSource": true,
|
|
16268
16424
|
"original": {
|
|
16269
|
-
"value": "{
|
|
16425
|
+
"value": "{disabled-plain-content-color}"
|
|
16270
16426
|
},
|
|
16271
|
-
"name": "
|
|
16427
|
+
"name": "MenuItemDisabledColor",
|
|
16272
16428
|
"attributes": {
|
|
16273
|
-
"category": "
|
|
16274
|
-
"type": "
|
|
16429
|
+
"category": "menu-item",
|
|
16430
|
+
"type": "disabled-color"
|
|
16275
16431
|
},
|
|
16276
16432
|
"path": [
|
|
16277
|
-
"
|
|
16278
|
-
"
|
|
16433
|
+
"menu-item",
|
|
16434
|
+
"disabled-color"
|
|
16279
16435
|
]
|
|
16280
|
-
}
|
|
16281
|
-
|
|
16282
|
-
|
|
16436
|
+
}
|
|
16437
|
+
},
|
|
16438
|
+
"tabs": {
|
|
16439
|
+
"padding": {
|
|
16440
|
+
"value": "16px",
|
|
16283
16441
|
"filePath": "src/navigation/tabs.yml",
|
|
16284
16442
|
"isSource": true,
|
|
16285
16443
|
"original": {
|
|
16286
|
-
"value": "{size-px.
|
|
16444
|
+
"value": "{size-px.m}"
|
|
16287
16445
|
},
|
|
16288
|
-
"name": "
|
|
16446
|
+
"name": "TabsPadding",
|
|
16289
16447
|
"attributes": {
|
|
16290
|
-
"category": "
|
|
16291
|
-
"type": "padding
|
|
16448
|
+
"category": "tabs",
|
|
16449
|
+
"type": "padding"
|
|
16292
16450
|
},
|
|
16293
16451
|
"path": [
|
|
16294
|
-
"
|
|
16295
|
-
"padding
|
|
16452
|
+
"tabs",
|
|
16453
|
+
"padding"
|
|
16296
16454
|
]
|
|
16297
16455
|
},
|
|
16298
16456
|
"background-color": {
|
|
@@ -16303,14 +16461,14 @@
|
|
|
16303
16461
|
"original": {
|
|
16304
16462
|
"value": "{neutral-soft-background-color.default}"
|
|
16305
16463
|
},
|
|
16306
|
-
"name": "
|
|
16464
|
+
"name": "TabsBackgroundColorDefault",
|
|
16307
16465
|
"attributes": {
|
|
16308
|
-
"category": "
|
|
16466
|
+
"category": "tabs",
|
|
16309
16467
|
"type": "background-color",
|
|
16310
16468
|
"item": "default"
|
|
16311
16469
|
},
|
|
16312
16470
|
"path": [
|
|
16313
|
-
"
|
|
16471
|
+
"tabs",
|
|
16314
16472
|
"background-color",
|
|
16315
16473
|
"default"
|
|
16316
16474
|
]
|
|
@@ -16322,14 +16480,14 @@
|
|
|
16322
16480
|
"original": {
|
|
16323
16481
|
"value": "{neutral-soft-background-color.hover}"
|
|
16324
16482
|
},
|
|
16325
|
-
"name": "
|
|
16483
|
+
"name": "TabsBackgroundColorHover",
|
|
16326
16484
|
"attributes": {
|
|
16327
|
-
"category": "
|
|
16485
|
+
"category": "tabs",
|
|
16328
16486
|
"type": "background-color",
|
|
16329
16487
|
"item": "hover"
|
|
16330
16488
|
},
|
|
16331
16489
|
"path": [
|
|
16332
|
-
"
|
|
16490
|
+
"tabs",
|
|
16333
16491
|
"background-color",
|
|
16334
16492
|
"hover"
|
|
16335
16493
|
]
|
|
@@ -16341,14 +16499,14 @@
|
|
|
16341
16499
|
"original": {
|
|
16342
16500
|
"value": "{neutral-soft-background-color.pressed}"
|
|
16343
16501
|
},
|
|
16344
|
-
"name": "
|
|
16502
|
+
"name": "TabsBackgroundColorPressed",
|
|
16345
16503
|
"attributes": {
|
|
16346
|
-
"category": "
|
|
16504
|
+
"category": "tabs",
|
|
16347
16505
|
"type": "background-color",
|
|
16348
16506
|
"item": "pressed"
|
|
16349
16507
|
},
|
|
16350
16508
|
"path": [
|
|
16351
|
-
"
|
|
16509
|
+
"tabs",
|
|
16352
16510
|
"background-color",
|
|
16353
16511
|
"pressed"
|
|
16354
16512
|
]
|
|
@@ -16360,110 +16518,51 @@
|
|
|
16360
16518
|
"original": {
|
|
16361
16519
|
"value": "{neutral.color.100}"
|
|
16362
16520
|
},
|
|
16363
|
-
"name": "
|
|
16521
|
+
"name": "TabsBackgroundColorSelected",
|
|
16364
16522
|
"attributes": {
|
|
16365
|
-
"category": "
|
|
16523
|
+
"category": "tabs",
|
|
16366
16524
|
"type": "background-color",
|
|
16367
16525
|
"item": "selected"
|
|
16368
16526
|
},
|
|
16369
16527
|
"path": [
|
|
16370
|
-
"
|
|
16528
|
+
"tabs",
|
|
16371
16529
|
"background-color",
|
|
16372
16530
|
"selected"
|
|
16373
16531
|
]
|
|
16374
16532
|
}
|
|
16375
16533
|
},
|
|
16376
16534
|
"color": {
|
|
16377
|
-
"
|
|
16378
|
-
"value": "#222222",
|
|
16379
|
-
"filePath": "src/navigation/tabs.yml",
|
|
16380
|
-
"isSource": true,
|
|
16381
|
-
"original": {
|
|
16382
|
-
"value": "{neutral-soft-content-color.default}"
|
|
16383
|
-
},
|
|
16384
|
-
"name": "TabColorDefault",
|
|
16385
|
-
"attributes": {
|
|
16386
|
-
"category": "tab",
|
|
16387
|
-
"type": "color",
|
|
16388
|
-
"item": "default"
|
|
16389
|
-
},
|
|
16390
|
-
"path": [
|
|
16391
|
-
"tab",
|
|
16392
|
-
"color",
|
|
16393
|
-
"default"
|
|
16394
|
-
]
|
|
16395
|
-
},
|
|
16396
|
-
"hover": {
|
|
16397
|
-
"value": "#222222",
|
|
16398
|
-
"filePath": "src/navigation/tabs.yml",
|
|
16399
|
-
"isSource": true,
|
|
16400
|
-
"original": {
|
|
16401
|
-
"value": "{neutral-soft-content-color.default}"
|
|
16402
|
-
},
|
|
16403
|
-
"name": "TabColorHover",
|
|
16404
|
-
"attributes": {
|
|
16405
|
-
"category": "tab",
|
|
16406
|
-
"type": "color",
|
|
16407
|
-
"item": "hover"
|
|
16408
|
-
},
|
|
16409
|
-
"path": [
|
|
16410
|
-
"tab",
|
|
16411
|
-
"color",
|
|
16412
|
-
"hover"
|
|
16413
|
-
]
|
|
16414
|
-
},
|
|
16415
|
-
"pressed": {
|
|
16416
|
-
"value": "#000000",
|
|
16417
|
-
"filePath": "src/navigation/tabs.yml",
|
|
16418
|
-
"isSource": true,
|
|
16419
|
-
"original": {
|
|
16420
|
-
"value": "{neutral-soft-content-color.pressed}"
|
|
16421
|
-
},
|
|
16422
|
-
"name": "TabColorPressed",
|
|
16423
|
-
"attributes": {
|
|
16424
|
-
"category": "tab",
|
|
16425
|
-
"type": "color",
|
|
16426
|
-
"item": "pressed"
|
|
16427
|
-
},
|
|
16428
|
-
"path": [
|
|
16429
|
-
"tab",
|
|
16430
|
-
"color",
|
|
16431
|
-
"pressed"
|
|
16432
|
-
]
|
|
16433
|
-
}
|
|
16434
|
-
},
|
|
16435
|
-
"disabled-color": {
|
|
16436
|
-
"value": "#B1B1B1",
|
|
16535
|
+
"value": "#222222",
|
|
16437
16536
|
"filePath": "src/navigation/tabs.yml",
|
|
16438
16537
|
"isSource": true,
|
|
16439
16538
|
"original": {
|
|
16440
|
-
"value": "{neutral
|
|
16539
|
+
"value": "{neutral-soft-content-color.default}"
|
|
16441
16540
|
},
|
|
16442
|
-
"name": "
|
|
16541
|
+
"name": "TabsColor",
|
|
16443
16542
|
"attributes": {
|
|
16444
|
-
"category": "
|
|
16445
|
-
"type": "
|
|
16543
|
+
"category": "tabs",
|
|
16544
|
+
"type": "color"
|
|
16446
16545
|
},
|
|
16447
16546
|
"path": [
|
|
16448
|
-
"
|
|
16449
|
-
"
|
|
16547
|
+
"tabs",
|
|
16548
|
+
"color"
|
|
16450
16549
|
]
|
|
16451
16550
|
},
|
|
16452
|
-
"disabled-
|
|
16453
|
-
"value": "#
|
|
16551
|
+
"disabled-color": {
|
|
16552
|
+
"value": "#D5D5D5",
|
|
16454
16553
|
"filePath": "src/navigation/tabs.yml",
|
|
16455
16554
|
"isSource": true,
|
|
16456
16555
|
"original": {
|
|
16457
|
-
"value": "{
|
|
16556
|
+
"value": "{disabled-soft-content-color}"
|
|
16458
16557
|
},
|
|
16459
|
-
"name": "
|
|
16558
|
+
"name": "TabsDisabledColor",
|
|
16460
16559
|
"attributes": {
|
|
16461
|
-
"category": "
|
|
16462
|
-
"type": "disabled-
|
|
16560
|
+
"category": "tabs",
|
|
16561
|
+
"type": "disabled-color"
|
|
16463
16562
|
},
|
|
16464
16563
|
"path": [
|
|
16465
|
-
"
|
|
16466
|
-
"disabled-
|
|
16564
|
+
"tabs",
|
|
16565
|
+
"disabled-color"
|
|
16467
16566
|
]
|
|
16468
16567
|
},
|
|
16469
16568
|
"font-weight": {
|
|
@@ -16474,34 +16573,34 @@
|
|
|
16474
16573
|
"original": {
|
|
16475
16574
|
"value": "{font-weight.bold}"
|
|
16476
16575
|
},
|
|
16477
|
-
"name": "
|
|
16576
|
+
"name": "TabsFontWeightSelected",
|
|
16478
16577
|
"attributes": {
|
|
16479
|
-
"category": "
|
|
16578
|
+
"category": "tabs",
|
|
16480
16579
|
"type": "font-weight",
|
|
16481
16580
|
"item": "selected"
|
|
16482
16581
|
},
|
|
16483
16582
|
"path": [
|
|
16484
|
-
"
|
|
16583
|
+
"tabs",
|
|
16485
16584
|
"font-weight",
|
|
16486
16585
|
"selected"
|
|
16487
16586
|
]
|
|
16488
16587
|
}
|
|
16489
16588
|
},
|
|
16490
|
-
"
|
|
16589
|
+
"spacing": {
|
|
16491
16590
|
"value": "0.5rem",
|
|
16492
16591
|
"filePath": "src/navigation/tabs.yml",
|
|
16493
16592
|
"isSource": true,
|
|
16494
16593
|
"original": {
|
|
16495
16594
|
"value": "{size-rem.s}"
|
|
16496
16595
|
},
|
|
16497
|
-
"name": "
|
|
16596
|
+
"name": "TabsSpacing",
|
|
16498
16597
|
"attributes": {
|
|
16499
|
-
"category": "
|
|
16500
|
-
"type": "
|
|
16598
|
+
"category": "tabs",
|
|
16599
|
+
"type": "spacing"
|
|
16501
16600
|
},
|
|
16502
16601
|
"path": [
|
|
16503
|
-
"
|
|
16504
|
-
"
|
|
16602
|
+
"tabs",
|
|
16603
|
+
"spacing"
|
|
16505
16604
|
]
|
|
16506
16605
|
}
|
|
16507
16606
|
},
|
|
@@ -16525,23 +16624,6 @@
|
|
|
16525
16624
|
}
|
|
16526
16625
|
},
|
|
16527
16626
|
"contextual-help": {
|
|
16528
|
-
"content-to-content-spacing": {
|
|
16529
|
-
"value": "0.5rem",
|
|
16530
|
-
"filePath": "src/overlays/contextual-help.yml",
|
|
16531
|
-
"isSource": true,
|
|
16532
|
-
"original": {
|
|
16533
|
-
"value": "{size-rem.s}"
|
|
16534
|
-
},
|
|
16535
|
-
"name": "ContextualHelpContentToContentSpacing",
|
|
16536
|
-
"attributes": {
|
|
16537
|
-
"category": "contextual-help",
|
|
16538
|
-
"type": "content-to-content-spacing"
|
|
16539
|
-
},
|
|
16540
|
-
"path": [
|
|
16541
|
-
"contextual-help",
|
|
16542
|
-
"content-to-content-spacing"
|
|
16543
|
-
]
|
|
16544
|
-
},
|
|
16545
16627
|
"max-width": {
|
|
16546
16628
|
"value": "500px",
|
|
16547
16629
|
"filePath": "src/overlays/contextual-help.yml",
|
|
@@ -16613,11 +16695,11 @@
|
|
|
16613
16695
|
]
|
|
16614
16696
|
},
|
|
16615
16697
|
"spacing": {
|
|
16616
|
-
"value": "
|
|
16698
|
+
"value": "16px",
|
|
16617
16699
|
"filePath": "src/overlays/light-box.yml",
|
|
16618
16700
|
"isSource": true,
|
|
16619
16701
|
"original": {
|
|
16620
|
-
"value": "{size-px.
|
|
16702
|
+
"value": "{size-px.m}"
|
|
16621
16703
|
},
|
|
16622
16704
|
"name": "LightBoxSpacing",
|
|
16623
16705
|
"attributes": {
|
|
@@ -16665,23 +16747,6 @@
|
|
|
16665
16747
|
"padding"
|
|
16666
16748
|
]
|
|
16667
16749
|
},
|
|
16668
|
-
"padding-bottom": {
|
|
16669
|
-
"value": "32px",
|
|
16670
|
-
"filePath": "src/overlays/modal.yml",
|
|
16671
|
-
"isSource": true,
|
|
16672
|
-
"original": {
|
|
16673
|
-
"value": "{size-px.xl}"
|
|
16674
|
-
},
|
|
16675
|
-
"name": "ModalPaddingBottom",
|
|
16676
|
-
"attributes": {
|
|
16677
|
-
"category": "modal",
|
|
16678
|
-
"type": "padding-bottom"
|
|
16679
|
-
},
|
|
16680
|
-
"path": [
|
|
16681
|
-
"modal",
|
|
16682
|
-
"padding-bottom"
|
|
16683
|
-
]
|
|
16684
|
-
},
|
|
16685
16750
|
"background-color": {
|
|
16686
16751
|
"value": "#FFFFFF",
|
|
16687
16752
|
"filePath": "src/overlays/modal.yml",
|
|
@@ -16739,131 +16804,97 @@
|
|
|
16739
16804
|
]
|
|
16740
16805
|
}
|
|
16741
16806
|
},
|
|
16742
|
-
"
|
|
16743
|
-
"value": "1.5rem",
|
|
16744
|
-
"filePath": "src/overlays/modal.yml",
|
|
16745
|
-
"isSource": true,
|
|
16746
|
-
"original": {
|
|
16747
|
-
"value": "{size-rem.l}"
|
|
16748
|
-
},
|
|
16749
|
-
"name": "ModalActionGroupPadding",
|
|
16750
|
-
"attributes": {
|
|
16751
|
-
"category": "modal",
|
|
16752
|
-
"type": "action-group-padding"
|
|
16753
|
-
},
|
|
16754
|
-
"path": [
|
|
16755
|
-
"modal",
|
|
16756
|
-
"action-group-padding"
|
|
16757
|
-
]
|
|
16758
|
-
},
|
|
16759
|
-
"action-group-background-color": {
|
|
16807
|
+
"footer-background-color": {
|
|
16760
16808
|
"value": "#F8F8F8",
|
|
16761
16809
|
"filePath": "src/overlays/modal.yml",
|
|
16762
16810
|
"isSource": true,
|
|
16763
16811
|
"original": {
|
|
16764
16812
|
"value": "{neutral.color.300}"
|
|
16765
16813
|
},
|
|
16766
|
-
"name": "
|
|
16814
|
+
"name": "ModalFooterBackgroundColor",
|
|
16767
16815
|
"attributes": {
|
|
16768
16816
|
"category": "modal",
|
|
16769
|
-
"type": "
|
|
16817
|
+
"type": "footer-background-color"
|
|
16770
16818
|
},
|
|
16771
16819
|
"path": [
|
|
16772
16820
|
"modal",
|
|
16773
|
-
"
|
|
16821
|
+
"footer-background-color"
|
|
16774
16822
|
]
|
|
16775
16823
|
},
|
|
16776
|
-
"
|
|
16777
|
-
"value": "#
|
|
16824
|
+
"border-color": {
|
|
16825
|
+
"value": "#909090",
|
|
16778
16826
|
"filePath": "src/overlays/modal.yml",
|
|
16779
16827
|
"isSource": true,
|
|
16780
16828
|
"original": {
|
|
16781
|
-
"value": "{neutral
|
|
16829
|
+
"value": "{neutral-outline-border-color}"
|
|
16782
16830
|
},
|
|
16783
|
-
"name": "
|
|
16831
|
+
"name": "ModalBorderColor",
|
|
16784
16832
|
"attributes": {
|
|
16785
16833
|
"category": "modal",
|
|
16786
|
-
"type": "
|
|
16834
|
+
"type": "border-color"
|
|
16787
16835
|
},
|
|
16788
16836
|
"path": [
|
|
16789
16837
|
"modal",
|
|
16790
|
-
"
|
|
16838
|
+
"border-color"
|
|
16791
16839
|
]
|
|
16792
16840
|
},
|
|
16793
|
-
"
|
|
16841
|
+
"border-width": {
|
|
16794
16842
|
"value": "1px",
|
|
16795
16843
|
"filePath": "src/overlays/modal.yml",
|
|
16796
16844
|
"isSource": true,
|
|
16797
16845
|
"original": {
|
|
16798
16846
|
"value": "{border-width.100}"
|
|
16799
16847
|
},
|
|
16800
|
-
"name": "
|
|
16848
|
+
"name": "ModalBorderWidth",
|
|
16801
16849
|
"attributes": {
|
|
16802
16850
|
"category": "modal",
|
|
16803
|
-
"type": "
|
|
16851
|
+
"type": "border-width"
|
|
16804
16852
|
},
|
|
16805
16853
|
"path": [
|
|
16806
16854
|
"modal",
|
|
16807
|
-
"
|
|
16855
|
+
"border-width"
|
|
16808
16856
|
]
|
|
16809
16857
|
},
|
|
16810
|
-
"
|
|
16858
|
+
"border-style": {
|
|
16811
16859
|
"value": "solid",
|
|
16812
16860
|
"filePath": "src/overlays/modal.yml",
|
|
16813
16861
|
"isSource": true,
|
|
16814
16862
|
"original": {
|
|
16815
16863
|
"value": "{border-style.default}"
|
|
16816
16864
|
},
|
|
16817
|
-
"name": "
|
|
16865
|
+
"name": "ModalBorderStyle",
|
|
16818
16866
|
"attributes": {
|
|
16819
16867
|
"category": "modal",
|
|
16820
|
-
"type": "
|
|
16868
|
+
"type": "border-style"
|
|
16821
16869
|
},
|
|
16822
16870
|
"path": [
|
|
16823
16871
|
"modal",
|
|
16824
|
-
"
|
|
16872
|
+
"border-style"
|
|
16825
16873
|
]
|
|
16826
16874
|
},
|
|
16827
|
-
"
|
|
16875
|
+
"header-padding-y": {
|
|
16828
16876
|
"value": "8px",
|
|
16829
16877
|
"filePath": "src/overlays/modal.yml",
|
|
16830
16878
|
"isSource": true,
|
|
16831
16879
|
"original": {
|
|
16832
16880
|
"value": "{size-px.s}"
|
|
16833
16881
|
},
|
|
16834
|
-
"name": "
|
|
16835
|
-
"attributes": {
|
|
16836
|
-
"category": "modal",
|
|
16837
|
-
"type": "off-canvas-padding-y"
|
|
16838
|
-
},
|
|
16839
|
-
"path": [
|
|
16840
|
-
"modal",
|
|
16841
|
-
"off-canvas-padding-y"
|
|
16842
|
-
]
|
|
16843
|
-
},
|
|
16844
|
-
"off-canvas-header-background-color": {
|
|
16845
|
-
"value": "#FDFDFD",
|
|
16846
|
-
"filePath": "src/overlays/modal.yml",
|
|
16847
|
-
"isSource": true,
|
|
16848
|
-
"original": {
|
|
16849
|
-
"value": "{neutral.color.200}"
|
|
16850
|
-
},
|
|
16851
|
-
"name": "ModalOffCanvasHeaderBackgroundColor",
|
|
16882
|
+
"name": "ModalHeaderPaddingY",
|
|
16852
16883
|
"attributes": {
|
|
16853
16884
|
"category": "modal",
|
|
16854
|
-
"type": "
|
|
16885
|
+
"type": "header-padding-y"
|
|
16855
16886
|
},
|
|
16856
16887
|
"path": [
|
|
16857
16888
|
"modal",
|
|
16858
|
-
"
|
|
16889
|
+
"header-padding-y"
|
|
16859
16890
|
]
|
|
16860
16891
|
},
|
|
16861
16892
|
"off-canvas-max-width": {
|
|
16862
|
-
"value": "calc(
|
|
16893
|
+
"value": "calc(100dvw - 16px)",
|
|
16863
16894
|
"filePath": "src/overlays/modal.yml",
|
|
16864
16895
|
"isSource": true,
|
|
16865
16896
|
"original": {
|
|
16866
|
-
"value": "calc(
|
|
16897
|
+
"value": "calc(100dvw - {size-px.m})"
|
|
16867
16898
|
},
|
|
16868
16899
|
"name": "ModalOffCanvasMaxWidth",
|
|
16869
16900
|
"attributes": {
|
|
@@ -16931,21 +16962,44 @@
|
|
|
16931
16962
|
]
|
|
16932
16963
|
},
|
|
16933
16964
|
"padding": {
|
|
16934
|
-
"
|
|
16935
|
-
|
|
16936
|
-
|
|
16937
|
-
|
|
16938
|
-
"
|
|
16939
|
-
|
|
16940
|
-
|
|
16941
|
-
|
|
16942
|
-
"
|
|
16943
|
-
|
|
16965
|
+
"m": {
|
|
16966
|
+
"value": "16px",
|
|
16967
|
+
"filePath": "src/overlays/popover.yml",
|
|
16968
|
+
"isSource": true,
|
|
16969
|
+
"original": {
|
|
16970
|
+
"value": "{size-px.m}"
|
|
16971
|
+
},
|
|
16972
|
+
"name": "PopoverPaddingM",
|
|
16973
|
+
"attributes": {
|
|
16974
|
+
"category": "popover",
|
|
16975
|
+
"type": "padding",
|
|
16976
|
+
"item": "m"
|
|
16977
|
+
},
|
|
16978
|
+
"path": [
|
|
16979
|
+
"popover",
|
|
16980
|
+
"padding",
|
|
16981
|
+
"m"
|
|
16982
|
+
]
|
|
16944
16983
|
},
|
|
16945
|
-
"
|
|
16946
|
-
"
|
|
16947
|
-
"
|
|
16948
|
-
|
|
16984
|
+
"s": {
|
|
16985
|
+
"value": "8px",
|
|
16986
|
+
"filePath": "src/overlays/popover.yml",
|
|
16987
|
+
"isSource": true,
|
|
16988
|
+
"original": {
|
|
16989
|
+
"value": "{size-px.s}"
|
|
16990
|
+
},
|
|
16991
|
+
"name": "PopoverPaddingS",
|
|
16992
|
+
"attributes": {
|
|
16993
|
+
"category": "popover",
|
|
16994
|
+
"type": "padding",
|
|
16995
|
+
"item": "s"
|
|
16996
|
+
},
|
|
16997
|
+
"path": [
|
|
16998
|
+
"popover",
|
|
16999
|
+
"padding",
|
|
17000
|
+
"s"
|
|
17001
|
+
]
|
|
17002
|
+
}
|
|
16949
17003
|
},
|
|
16950
17004
|
"background-color": {
|
|
16951
17005
|
"value": "#FFFFFF",
|
|
@@ -17032,6 +17086,23 @@
|
|
|
17032
17086
|
"border-color"
|
|
17033
17087
|
]
|
|
17034
17088
|
},
|
|
17089
|
+
"spacing": {
|
|
17090
|
+
"value": "8px",
|
|
17091
|
+
"filePath": "src/overlays/popover.yml",
|
|
17092
|
+
"isSource": true,
|
|
17093
|
+
"original": {
|
|
17094
|
+
"value": "{size-px.s}"
|
|
17095
|
+
},
|
|
17096
|
+
"name": "PopoverSpacing",
|
|
17097
|
+
"attributes": {
|
|
17098
|
+
"category": "popover",
|
|
17099
|
+
"type": "spacing"
|
|
17100
|
+
},
|
|
17101
|
+
"path": [
|
|
17102
|
+
"popover",
|
|
17103
|
+
"spacing"
|
|
17104
|
+
]
|
|
17105
|
+
},
|
|
17035
17106
|
"popover-to-trigger-spacing": {
|
|
17036
17107
|
"value": "16px",
|
|
17037
17108
|
"filePath": "src/overlays/popover.yml",
|
|
@@ -17103,11 +17174,11 @@
|
|
|
17103
17174
|
]
|
|
17104
17175
|
},
|
|
17105
17176
|
"color": {
|
|
17106
|
-
"value": "
|
|
17177
|
+
"value": "rgb(255 255 255 / 100%)",
|
|
17107
17178
|
"filePath": "src/overlays/tooltip.yml",
|
|
17108
17179
|
"isSource": true,
|
|
17109
17180
|
"original": {
|
|
17110
|
-
"value": "{
|
|
17181
|
+
"value": "{text.color.light}"
|
|
17111
17182
|
},
|
|
17112
17183
|
"name": "TooltipColor",
|
|
17113
17184
|
"attributes": {
|
|
@@ -17187,38 +17258,38 @@
|
|
|
17187
17258
|
"max-width"
|
|
17188
17259
|
]
|
|
17189
17260
|
},
|
|
17190
|
-
"tooltip-to-
|
|
17261
|
+
"tooltip-to-trigger-spacing": {
|
|
17191
17262
|
"value": "8px",
|
|
17192
17263
|
"filePath": "src/overlays/tooltip.yml",
|
|
17193
17264
|
"isSource": true,
|
|
17194
17265
|
"original": {
|
|
17195
17266
|
"value": "{size-px.s}"
|
|
17196
17267
|
},
|
|
17197
|
-
"name": "
|
|
17268
|
+
"name": "TooltipTooltipToTriggerSpacing",
|
|
17198
17269
|
"attributes": {
|
|
17199
17270
|
"category": "tooltip",
|
|
17200
|
-
"type": "tooltip-to-
|
|
17271
|
+
"type": "tooltip-to-trigger-spacing"
|
|
17201
17272
|
},
|
|
17202
17273
|
"path": [
|
|
17203
17274
|
"tooltip",
|
|
17204
|
-
"tooltip-to-
|
|
17275
|
+
"tooltip-to-trigger-spacing"
|
|
17205
17276
|
]
|
|
17206
17277
|
},
|
|
17207
|
-
"
|
|
17278
|
+
"tip-size": {
|
|
17208
17279
|
"value": "8px",
|
|
17209
17280
|
"filePath": "src/overlays/tooltip.yml",
|
|
17210
17281
|
"isSource": true,
|
|
17211
17282
|
"original": {
|
|
17212
17283
|
"value": "{size-px.s}"
|
|
17213
17284
|
},
|
|
17214
|
-
"name": "
|
|
17285
|
+
"name": "TooltipTipSize",
|
|
17215
17286
|
"attributes": {
|
|
17216
17287
|
"category": "tooltip",
|
|
17217
|
-
"type": "
|
|
17288
|
+
"type": "tip-size"
|
|
17218
17289
|
},
|
|
17219
17290
|
"path": [
|
|
17220
17291
|
"tooltip",
|
|
17221
|
-
"
|
|
17292
|
+
"tip-size"
|
|
17222
17293
|
]
|
|
17223
17294
|
},
|
|
17224
17295
|
"box-shadow": {
|
|
@@ -17237,6 +17308,23 @@
|
|
|
17237
17308
|
"tooltip",
|
|
17238
17309
|
"box-shadow"
|
|
17239
17310
|
]
|
|
17311
|
+
},
|
|
17312
|
+
"header-corner-radius": {
|
|
17313
|
+
"value": "4px",
|
|
17314
|
+
"filePath": "src/overlays/tooltip.yml",
|
|
17315
|
+
"isSource": true,
|
|
17316
|
+
"original": {
|
|
17317
|
+
"value": "{corner-radius.default}"
|
|
17318
|
+
},
|
|
17319
|
+
"name": "TooltipHeaderCornerRadius",
|
|
17320
|
+
"attributes": {
|
|
17321
|
+
"category": "tooltip",
|
|
17322
|
+
"type": "header-corner-radius"
|
|
17323
|
+
},
|
|
17324
|
+
"path": [
|
|
17325
|
+
"tooltip",
|
|
17326
|
+
"header-corner-radius"
|
|
17327
|
+
]
|
|
17240
17328
|
}
|
|
17241
17329
|
},
|
|
17242
17330
|
"shadow": {
|