@mittwald/flow-design-tokens 0.1.0-alpha.359 → 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 +67 -70
- package/dist/variables.json +800 -833
- 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",
|
|
@@ -15575,188 +15222,297 @@
|
|
|
15575
15222
|
]
|
|
15576
15223
|
}
|
|
15577
15224
|
},
|
|
15578
|
-
"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": {
|
|
15579
15443
|
"default": {
|
|
15580
|
-
"value": "
|
|
15581
|
-
"filePath": "src/
|
|
15444
|
+
"value": "rgb(0 0 0 / 100%)",
|
|
15445
|
+
"filePath": "src/navigation/breadcrumb.yml",
|
|
15582
15446
|
"isSource": true,
|
|
15583
15447
|
"original": {
|
|
15584
|
-
"value": "{
|
|
15448
|
+
"value": "{dark.color.800}"
|
|
15585
15449
|
},
|
|
15586
|
-
"name": "
|
|
15450
|
+
"name": "BreadcrumbColorDarkDefault",
|
|
15587
15451
|
"attributes": {
|
|
15588
|
-
"category": "
|
|
15589
|
-
"type": "
|
|
15452
|
+
"category": "breadcrumb",
|
|
15453
|
+
"type": "color-dark",
|
|
15590
15454
|
"item": "default"
|
|
15591
15455
|
},
|
|
15592
15456
|
"path": [
|
|
15593
|
-
"
|
|
15594
|
-
"
|
|
15457
|
+
"breadcrumb",
|
|
15458
|
+
"color-dark",
|
|
15595
15459
|
"default"
|
|
15596
15460
|
]
|
|
15597
15461
|
},
|
|
15598
|
-
"
|
|
15599
|
-
"value": "
|
|
15600
|
-
"filePath": "src/
|
|
15462
|
+
"hover": {
|
|
15463
|
+
"value": "rgb(0 0 0 / 87.5%)",
|
|
15464
|
+
"filePath": "src/navigation/breadcrumb.yml",
|
|
15601
15465
|
"isSource": true,
|
|
15602
15466
|
"original": {
|
|
15603
|
-
"value": "{
|
|
15467
|
+
"value": "{dark.color.700}"
|
|
15604
15468
|
},
|
|
15605
|
-
"name": "
|
|
15469
|
+
"name": "BreadcrumbColorDarkHover",
|
|
15606
15470
|
"attributes": {
|
|
15607
|
-
"category": "
|
|
15608
|
-
"type": "
|
|
15609
|
-
"item": "
|
|
15471
|
+
"category": "breadcrumb",
|
|
15472
|
+
"type": "color-dark",
|
|
15473
|
+
"item": "hover"
|
|
15610
15474
|
},
|
|
15611
15475
|
"path": [
|
|
15612
|
-
"
|
|
15613
|
-
"
|
|
15614
|
-
"
|
|
15476
|
+
"breadcrumb",
|
|
15477
|
+
"color-dark",
|
|
15478
|
+
"hover"
|
|
15615
15479
|
]
|
|
15616
|
-
}
|
|
15617
|
-
},
|
|
15618
|
-
"handle-size": {
|
|
15619
|
-
"value": "1.25rem",
|
|
15620
|
-
"filePath": "src/form/switch.yml",
|
|
15621
|
-
"isSource": true,
|
|
15622
|
-
"original": {
|
|
15623
|
-
"value": "1.25rem"
|
|
15624
|
-
},
|
|
15625
|
-
"name": "SwitchHandleSize",
|
|
15626
|
-
"attributes": {
|
|
15627
|
-
"category": "switch",
|
|
15628
|
-
"type": "handle-size"
|
|
15629
15480
|
},
|
|
15630
|
-
"
|
|
15631
|
-
"
|
|
15632
|
-
"
|
|
15633
|
-
]
|
|
15634
|
-
}
|
|
15635
|
-
},
|
|
15636
|
-
"time-field": {
|
|
15637
|
-
"date-segment-background-color": {
|
|
15638
|
-
"focused": {
|
|
15639
|
-
"value": "#E0EBFF",
|
|
15640
|
-
"filePath": "src/form/time-field.yml",
|
|
15481
|
+
"pressed": {
|
|
15482
|
+
"value": "rgb(0 0 0 / 75%)",
|
|
15483
|
+
"filePath": "src/navigation/breadcrumb.yml",
|
|
15641
15484
|
"isSource": true,
|
|
15642
15485
|
"original": {
|
|
15643
|
-
"value": "{
|
|
15486
|
+
"value": "{dark.color.600}"
|
|
15644
15487
|
},
|
|
15645
|
-
"name": "
|
|
15488
|
+
"name": "BreadcrumbColorDarkPressed",
|
|
15646
15489
|
"attributes": {
|
|
15647
|
-
"category": "
|
|
15648
|
-
"type": "
|
|
15649
|
-
"item": "
|
|
15490
|
+
"category": "breadcrumb",
|
|
15491
|
+
"type": "color-dark",
|
|
15492
|
+
"item": "pressed"
|
|
15650
15493
|
},
|
|
15651
15494
|
"path": [
|
|
15652
|
-
"
|
|
15653
|
-
"
|
|
15654
|
-
"
|
|
15495
|
+
"breadcrumb",
|
|
15496
|
+
"color-dark",
|
|
15497
|
+
"pressed"
|
|
15655
15498
|
]
|
|
15656
15499
|
}
|
|
15657
15500
|
},
|
|
15658
|
-
"
|
|
15659
|
-
"value": "
|
|
15660
|
-
"filePath": "src/form/time-field.yml",
|
|
15661
|
-
"isSource": true,
|
|
15662
|
-
"original": {
|
|
15663
|
-
"value": "{size-px.xs}"
|
|
15664
|
-
},
|
|
15665
|
-
"name": "TimeFieldDateSegmentCornerRadius",
|
|
15666
|
-
"attributes": {
|
|
15667
|
-
"category": "time-field",
|
|
15668
|
-
"type": "date-segment-corner-radius"
|
|
15669
|
-
},
|
|
15670
|
-
"path": [
|
|
15671
|
-
"time-field",
|
|
15672
|
-
"date-segment-corner-radius"
|
|
15673
|
-
]
|
|
15674
|
-
}
|
|
15675
|
-
},
|
|
15676
|
-
"breadcrumb-item": {
|
|
15677
|
-
"color": {
|
|
15678
|
-
"value": "#002A7B",
|
|
15679
|
-
"filePath": "src/navigation/breadcrumb.yml",
|
|
15680
|
-
"isSource": true,
|
|
15681
|
-
"original": {
|
|
15682
|
-
"value": "{heading.color}"
|
|
15683
|
-
},
|
|
15684
|
-
"name": "BreadcrumbItemColor",
|
|
15685
|
-
"attributes": {
|
|
15686
|
-
"category": "breadcrumb-item",
|
|
15687
|
-
"type": "color"
|
|
15688
|
-
},
|
|
15689
|
-
"path": [
|
|
15690
|
-
"breadcrumb-item",
|
|
15691
|
-
"color"
|
|
15692
|
-
]
|
|
15693
|
-
},
|
|
15694
|
-
"color-light": {
|
|
15695
|
-
"value": "rgb(255 255 255 / 100%)",
|
|
15696
|
-
"filePath": "src/navigation/breadcrumb.yml",
|
|
15697
|
-
"isSource": true,
|
|
15698
|
-
"original": {
|
|
15699
|
-
"value": "{light-plain-content-color}"
|
|
15700
|
-
},
|
|
15701
|
-
"name": "BreadcrumbItemColorLight",
|
|
15702
|
-
"attributes": {
|
|
15703
|
-
"category": "breadcrumb-item",
|
|
15704
|
-
"type": "color-light"
|
|
15705
|
-
},
|
|
15706
|
-
"path": [
|
|
15707
|
-
"breadcrumb-item",
|
|
15708
|
-
"color-light"
|
|
15709
|
-
]
|
|
15710
|
-
},
|
|
15711
|
-
"color-dark": {
|
|
15712
|
-
"value": "rgb(0 0 0 / 100%)",
|
|
15713
|
-
"filePath": "src/navigation/breadcrumb.yml",
|
|
15714
|
-
"isSource": true,
|
|
15715
|
-
"original": {
|
|
15716
|
-
"value": "{dark-plain-content-color}"
|
|
15717
|
-
},
|
|
15718
|
-
"name": "BreadcrumbItemColorDark",
|
|
15719
|
-
"attributes": {
|
|
15720
|
-
"category": "breadcrumb-item",
|
|
15721
|
-
"type": "color-dark"
|
|
15722
|
-
},
|
|
15723
|
-
"path": [
|
|
15724
|
-
"breadcrumb-item",
|
|
15725
|
-
"color-dark"
|
|
15726
|
-
]
|
|
15727
|
-
},
|
|
15728
|
-
"padding-x": {
|
|
15729
|
-
"value": "4px",
|
|
15730
|
-
"filePath": "src/navigation/breadcrumb.yml",
|
|
15731
|
-
"isSource": true,
|
|
15732
|
-
"original": {
|
|
15733
|
-
"value": "{size-px.xs}"
|
|
15734
|
-
},
|
|
15735
|
-
"name": "BreadcrumbItemPaddingX",
|
|
15736
|
-
"attributes": {
|
|
15737
|
-
"category": "breadcrumb-item",
|
|
15738
|
-
"type": "padding-x"
|
|
15739
|
-
},
|
|
15740
|
-
"path": [
|
|
15741
|
-
"breadcrumb-item",
|
|
15742
|
-
"padding-x"
|
|
15743
|
-
]
|
|
15744
|
-
},
|
|
15745
|
-
"font-size": {
|
|
15746
|
-
"value": "0.875rem",
|
|
15501
|
+
"spacing": {
|
|
15502
|
+
"value": "0.5rem",
|
|
15747
15503
|
"filePath": "src/navigation/breadcrumb.yml",
|
|
15748
15504
|
"isSource": true,
|
|
15749
15505
|
"original": {
|
|
15750
|
-
"value": "{
|
|
15506
|
+
"value": "{size-rem.s}"
|
|
15751
15507
|
},
|
|
15752
|
-
"name": "
|
|
15508
|
+
"name": "BreadcrumbSpacing",
|
|
15753
15509
|
"attributes": {
|
|
15754
|
-
"category": "breadcrumb
|
|
15755
|
-
"type": "
|
|
15510
|
+
"category": "breadcrumb",
|
|
15511
|
+
"type": "spacing"
|
|
15756
15512
|
},
|
|
15757
15513
|
"path": [
|
|
15758
|
-
"breadcrumb
|
|
15759
|
-
"
|
|
15514
|
+
"breadcrumb",
|
|
15515
|
+
"spacing"
|
|
15760
15516
|
]
|
|
15761
15517
|
},
|
|
15762
15518
|
"font-weight": {
|
|
@@ -15767,14 +15523,14 @@
|
|
|
15767
15523
|
"original": {
|
|
15768
15524
|
"value": "{font-weight.normal}"
|
|
15769
15525
|
},
|
|
15770
|
-
"name": "
|
|
15526
|
+
"name": "BreadcrumbFontWeightDefault",
|
|
15771
15527
|
"attributes": {
|
|
15772
|
-
"category": "breadcrumb
|
|
15528
|
+
"category": "breadcrumb",
|
|
15773
15529
|
"type": "font-weight",
|
|
15774
15530
|
"item": "default"
|
|
15775
15531
|
},
|
|
15776
15532
|
"path": [
|
|
15777
|
-
"breadcrumb
|
|
15533
|
+
"breadcrumb",
|
|
15778
15534
|
"font-weight",
|
|
15779
15535
|
"default"
|
|
15780
15536
|
]
|
|
@@ -15786,14 +15542,14 @@
|
|
|
15786
15542
|
"original": {
|
|
15787
15543
|
"value": "{font-weight.bold}"
|
|
15788
15544
|
},
|
|
15789
|
-
"name": "
|
|
15545
|
+
"name": "BreadcrumbFontWeightCurrent",
|
|
15790
15546
|
"attributes": {
|
|
15791
|
-
"category": "breadcrumb
|
|
15547
|
+
"category": "breadcrumb",
|
|
15792
15548
|
"type": "font-weight",
|
|
15793
15549
|
"item": "current"
|
|
15794
15550
|
},
|
|
15795
15551
|
"path": [
|
|
15796
|
-
"breadcrumb
|
|
15552
|
+
"breadcrumb",
|
|
15797
15553
|
"font-weight",
|
|
15798
15554
|
"current"
|
|
15799
15555
|
]
|
|
@@ -15801,75 +15557,126 @@
|
|
|
15801
15557
|
}
|
|
15802
15558
|
},
|
|
15803
15559
|
"header-navigation": {
|
|
15804
|
-
"
|
|
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": {
|
|
15805
15578
|
"value": "1rem",
|
|
15806
15579
|
"filePath": "src/navigation/header-navigation.yml",
|
|
15807
15580
|
"isSource": true,
|
|
15808
15581
|
"original": {
|
|
15809
15582
|
"value": "{size-rem.m}"
|
|
15810
15583
|
},
|
|
15811
|
-
"name": "
|
|
15584
|
+
"name": "HeaderNavigationSpacing",
|
|
15812
15585
|
"attributes": {
|
|
15813
15586
|
"category": "header-navigation",
|
|
15814
|
-
"type": "
|
|
15587
|
+
"type": "spacing"
|
|
15815
15588
|
},
|
|
15816
15589
|
"path": [
|
|
15817
15590
|
"header-navigation",
|
|
15818
|
-
"
|
|
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"
|
|
15819
15626
|
]
|
|
15820
15627
|
},
|
|
15821
|
-
"
|
|
15628
|
+
"color": {
|
|
15822
15629
|
"value": "#002A7B",
|
|
15823
15630
|
"filePath": "src/navigation/header-navigation.yml",
|
|
15824
15631
|
"isSource": true,
|
|
15825
15632
|
"original": {
|
|
15826
|
-
"value": "{
|
|
15633
|
+
"value": "{primary.color.1000}"
|
|
15827
15634
|
},
|
|
15828
|
-
"name": "
|
|
15635
|
+
"name": "HeaderNavigationColor",
|
|
15829
15636
|
"attributes": {
|
|
15830
15637
|
"category": "header-navigation",
|
|
15831
|
-
"type": "
|
|
15638
|
+
"type": "color"
|
|
15832
15639
|
},
|
|
15833
15640
|
"path": [
|
|
15834
15641
|
"header-navigation",
|
|
15835
|
-
"
|
|
15642
|
+
"color"
|
|
15836
15643
|
]
|
|
15837
15644
|
},
|
|
15838
|
-
"
|
|
15645
|
+
"color-dark": {
|
|
15839
15646
|
"value": "rgb(0 0 0 / 100%)",
|
|
15840
15647
|
"filePath": "src/navigation/header-navigation.yml",
|
|
15841
15648
|
"isSource": true,
|
|
15842
15649
|
"original": {
|
|
15843
15650
|
"value": "{dark-plain-content-color}"
|
|
15844
15651
|
},
|
|
15845
|
-
"name": "
|
|
15652
|
+
"name": "HeaderNavigationColorDark",
|
|
15846
15653
|
"attributes": {
|
|
15847
15654
|
"category": "header-navigation",
|
|
15848
|
-
"type": "
|
|
15655
|
+
"type": "color-dark"
|
|
15849
15656
|
},
|
|
15850
15657
|
"path": [
|
|
15851
15658
|
"header-navigation",
|
|
15852
|
-
"
|
|
15659
|
+
"color-dark"
|
|
15853
15660
|
]
|
|
15854
15661
|
},
|
|
15855
|
-
"
|
|
15662
|
+
"color-light": {
|
|
15856
15663
|
"value": "rgb(255 255 255 / 100%)",
|
|
15857
15664
|
"filePath": "src/navigation/header-navigation.yml",
|
|
15858
15665
|
"isSource": true,
|
|
15859
15666
|
"original": {
|
|
15860
15667
|
"value": "{light-plain-content-color}"
|
|
15861
15668
|
},
|
|
15862
|
-
"name": "
|
|
15669
|
+
"name": "HeaderNavigationColorLight",
|
|
15863
15670
|
"attributes": {
|
|
15864
15671
|
"category": "header-navigation",
|
|
15865
|
-
"type": "
|
|
15672
|
+
"type": "color-light"
|
|
15866
15673
|
},
|
|
15867
15674
|
"path": [
|
|
15868
15675
|
"header-navigation",
|
|
15869
|
-
"
|
|
15676
|
+
"color-light"
|
|
15870
15677
|
]
|
|
15871
15678
|
},
|
|
15872
|
-
"
|
|
15679
|
+
"background-color": {
|
|
15873
15680
|
"hover": {
|
|
15874
15681
|
"value": "#F0F5FF",
|
|
15875
15682
|
"filePath": "src/navigation/header-navigation.yml",
|
|
@@ -15877,15 +15684,15 @@
|
|
|
15877
15684
|
"original": {
|
|
15878
15685
|
"value": "{primary-plain-background-color.hover}"
|
|
15879
15686
|
},
|
|
15880
|
-
"name": "
|
|
15687
|
+
"name": "HeaderNavigationBackgroundColorHover",
|
|
15881
15688
|
"attributes": {
|
|
15882
15689
|
"category": "header-navigation",
|
|
15883
|
-
"type": "
|
|
15690
|
+
"type": "background-color",
|
|
15884
15691
|
"item": "hover"
|
|
15885
15692
|
},
|
|
15886
15693
|
"path": [
|
|
15887
15694
|
"header-navigation",
|
|
15888
|
-
"
|
|
15695
|
+
"background-color",
|
|
15889
15696
|
"hover"
|
|
15890
15697
|
]
|
|
15891
15698
|
},
|
|
@@ -15896,20 +15703,20 @@
|
|
|
15896
15703
|
"original": {
|
|
15897
15704
|
"value": "{primary-plain-background-color.pressed}"
|
|
15898
15705
|
},
|
|
15899
|
-
"name": "
|
|
15706
|
+
"name": "HeaderNavigationBackgroundColorPressed",
|
|
15900
15707
|
"attributes": {
|
|
15901
15708
|
"category": "header-navigation",
|
|
15902
|
-
"type": "
|
|
15709
|
+
"type": "background-color",
|
|
15903
15710
|
"item": "pressed"
|
|
15904
15711
|
},
|
|
15905
15712
|
"path": [
|
|
15906
15713
|
"header-navigation",
|
|
15907
|
-
"
|
|
15714
|
+
"background-color",
|
|
15908
15715
|
"pressed"
|
|
15909
15716
|
]
|
|
15910
15717
|
}
|
|
15911
15718
|
},
|
|
15912
|
-
"
|
|
15719
|
+
"background-color-dark": {
|
|
15913
15720
|
"hover": {
|
|
15914
15721
|
"value": "rgb(0 0 0 / 12.5%)",
|
|
15915
15722
|
"filePath": "src/navigation/header-navigation.yml",
|
|
@@ -15917,15 +15724,15 @@
|
|
|
15917
15724
|
"original": {
|
|
15918
15725
|
"value": "{dark-plain-background-color.hover}"
|
|
15919
15726
|
},
|
|
15920
|
-
"name": "
|
|
15727
|
+
"name": "HeaderNavigationBackgroundColorDarkHover",
|
|
15921
15728
|
"attributes": {
|
|
15922
15729
|
"category": "header-navigation",
|
|
15923
|
-
"type": "
|
|
15730
|
+
"type": "background-color-dark",
|
|
15924
15731
|
"item": "hover"
|
|
15925
15732
|
},
|
|
15926
15733
|
"path": [
|
|
15927
15734
|
"header-navigation",
|
|
15928
|
-
"
|
|
15735
|
+
"background-color-dark",
|
|
15929
15736
|
"hover"
|
|
15930
15737
|
]
|
|
15931
15738
|
},
|
|
@@ -15936,20 +15743,20 @@
|
|
|
15936
15743
|
"original": {
|
|
15937
15744
|
"value": "{dark-plain-background-color.pressed}"
|
|
15938
15745
|
},
|
|
15939
|
-
"name": "
|
|
15746
|
+
"name": "HeaderNavigationBackgroundColorDarkPressed",
|
|
15940
15747
|
"attributes": {
|
|
15941
15748
|
"category": "header-navigation",
|
|
15942
|
-
"type": "
|
|
15749
|
+
"type": "background-color-dark",
|
|
15943
15750
|
"item": "pressed"
|
|
15944
15751
|
},
|
|
15945
15752
|
"path": [
|
|
15946
15753
|
"header-navigation",
|
|
15947
|
-
"
|
|
15754
|
+
"background-color-dark",
|
|
15948
15755
|
"pressed"
|
|
15949
15756
|
]
|
|
15950
15757
|
}
|
|
15951
15758
|
},
|
|
15952
|
-
"
|
|
15759
|
+
"background-color-light": {
|
|
15953
15760
|
"hover": {
|
|
15954
15761
|
"value": "rgb(255 255 255 / 12.5%)",
|
|
15955
15762
|
"filePath": "src/navigation/header-navigation.yml",
|
|
@@ -15957,15 +15764,15 @@
|
|
|
15957
15764
|
"original": {
|
|
15958
15765
|
"value": "{light-plain-background-color.hover}"
|
|
15959
15766
|
},
|
|
15960
|
-
"name": "
|
|
15767
|
+
"name": "HeaderNavigationBackgroundColorLightHover",
|
|
15961
15768
|
"attributes": {
|
|
15962
15769
|
"category": "header-navigation",
|
|
15963
|
-
"type": "
|
|
15770
|
+
"type": "background-color-light",
|
|
15964
15771
|
"item": "hover"
|
|
15965
15772
|
},
|
|
15966
15773
|
"path": [
|
|
15967
15774
|
"header-navigation",
|
|
15968
|
-
"
|
|
15775
|
+
"background-color-light",
|
|
15969
15776
|
"hover"
|
|
15970
15777
|
]
|
|
15971
15778
|
},
|
|
@@ -15976,85 +15783,51 @@
|
|
|
15976
15783
|
"original": {
|
|
15977
15784
|
"value": "{light-plain-background-color.pressed}"
|
|
15978
15785
|
},
|
|
15979
|
-
"name": "
|
|
15786
|
+
"name": "HeaderNavigationBackgroundColorLightPressed",
|
|
15980
15787
|
"attributes": {
|
|
15981
15788
|
"category": "header-navigation",
|
|
15982
|
-
"type": "
|
|
15789
|
+
"type": "background-color-light",
|
|
15983
15790
|
"item": "pressed"
|
|
15984
15791
|
},
|
|
15985
15792
|
"path": [
|
|
15986
15793
|
"header-navigation",
|
|
15987
|
-
"
|
|
15794
|
+
"background-color-light",
|
|
15988
15795
|
"pressed"
|
|
15989
15796
|
]
|
|
15990
15797
|
}
|
|
15991
15798
|
},
|
|
15992
|
-
"
|
|
15993
|
-
"value": "8px",
|
|
15994
|
-
"filePath": "src/navigation/header-navigation.yml",
|
|
15995
|
-
"isSource": true,
|
|
15996
|
-
"original": {
|
|
15997
|
-
"value": "{size-px.s}"
|
|
15998
|
-
},
|
|
15999
|
-
"name": "HeaderNavigationItemPadding",
|
|
16000
|
-
"attributes": {
|
|
16001
|
-
"category": "header-navigation",
|
|
16002
|
-
"type": "item-padding"
|
|
16003
|
-
},
|
|
16004
|
-
"path": [
|
|
16005
|
-
"header-navigation",
|
|
16006
|
-
"item-padding"
|
|
16007
|
-
]
|
|
16008
|
-
},
|
|
16009
|
-
"item-corner-radius": {
|
|
16010
|
-
"value": "4px",
|
|
16011
|
-
"filePath": "src/navigation/header-navigation.yml",
|
|
16012
|
-
"isSource": true,
|
|
16013
|
-
"original": {
|
|
16014
|
-
"value": "{corner-radius.default}"
|
|
16015
|
-
},
|
|
16016
|
-
"name": "HeaderNavigationItemCornerRadius",
|
|
16017
|
-
"attributes": {
|
|
16018
|
-
"category": "header-navigation",
|
|
16019
|
-
"type": "item-corner-radius"
|
|
16020
|
-
},
|
|
16021
|
-
"path": [
|
|
16022
|
-
"header-navigation",
|
|
16023
|
-
"item-corner-radius"
|
|
16024
|
-
]
|
|
16025
|
-
},
|
|
16026
|
-
"item-font-weight-current": {
|
|
15799
|
+
"font-weight-current": {
|
|
16027
15800
|
"value": "bold",
|
|
16028
15801
|
"filePath": "src/navigation/header-navigation.yml",
|
|
16029
15802
|
"isSource": true,
|
|
16030
15803
|
"original": {
|
|
16031
15804
|
"value": "{font-weight.bold}"
|
|
16032
15805
|
},
|
|
16033
|
-
"name": "
|
|
15806
|
+
"name": "HeaderNavigationFontWeightCurrent",
|
|
16034
15807
|
"attributes": {
|
|
16035
15808
|
"category": "header-navigation",
|
|
16036
|
-
"type": "
|
|
15809
|
+
"type": "font-weight-current"
|
|
16037
15810
|
},
|
|
16038
15811
|
"path": [
|
|
16039
15812
|
"header-navigation",
|
|
16040
|
-
"
|
|
15813
|
+
"font-weight-current"
|
|
16041
15814
|
]
|
|
16042
15815
|
},
|
|
16043
|
-
"
|
|
15816
|
+
"underline-width-current": {
|
|
16044
15817
|
"value": "2px",
|
|
16045
15818
|
"filePath": "src/navigation/header-navigation.yml",
|
|
16046
15819
|
"isSource": true,
|
|
16047
15820
|
"original": {
|
|
16048
15821
|
"value": "{border-width.200}"
|
|
16049
15822
|
},
|
|
16050
|
-
"name": "
|
|
15823
|
+
"name": "HeaderNavigationUnderlineWidthCurrent",
|
|
16051
15824
|
"attributes": {
|
|
16052
15825
|
"category": "header-navigation",
|
|
16053
|
-
"type": "
|
|
15826
|
+
"type": "underline-width-current"
|
|
16054
15827
|
},
|
|
16055
15828
|
"path": [
|
|
16056
15829
|
"header-navigation",
|
|
16057
|
-
"
|
|
15830
|
+
"underline-width-current"
|
|
16058
15831
|
]
|
|
16059
15832
|
}
|
|
16060
15833
|
},
|
|
@@ -16110,21 +15883,21 @@
|
|
|
16110
15883
|
"font-weight"
|
|
16111
15884
|
]
|
|
16112
15885
|
},
|
|
16113
|
-
"
|
|
15886
|
+
"spacing": {
|
|
16114
15887
|
"value": "0.25rem",
|
|
16115
15888
|
"filePath": "src/navigation/link.yml",
|
|
16116
15889
|
"isSource": true,
|
|
16117
15890
|
"original": {
|
|
16118
15891
|
"value": "{size-rem.xs}"
|
|
16119
15892
|
},
|
|
16120
|
-
"name": "
|
|
15893
|
+
"name": "LinkSpacing",
|
|
16121
15894
|
"attributes": {
|
|
16122
15895
|
"category": "link",
|
|
16123
|
-
"type": "
|
|
15896
|
+
"type": "spacing"
|
|
16124
15897
|
},
|
|
16125
15898
|
"path": [
|
|
16126
15899
|
"link",
|
|
16127
|
-
"
|
|
15900
|
+
"spacing"
|
|
16128
15901
|
]
|
|
16129
15902
|
},
|
|
16130
15903
|
"color": {
|
|
@@ -16362,58 +16135,322 @@
|
|
|
16362
16135
|
}
|
|
16363
16136
|
}
|
|
16364
16137
|
},
|
|
16365
|
-
"
|
|
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
|
+
},
|
|
16366
16344
|
"background-color": {
|
|
16367
|
-
"
|
|
16368
|
-
|
|
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",
|
|
16369
16406
|
"isSource": true,
|
|
16370
16407
|
"original": {
|
|
16371
|
-
"value": "{
|
|
16408
|
+
"value": "{disabled-plain-background-color}"
|
|
16372
16409
|
},
|
|
16373
|
-
"name": "
|
|
16410
|
+
"name": "MenuItemDisabledBackgroundColor",
|
|
16374
16411
|
"attributes": {
|
|
16375
|
-
"category": "
|
|
16376
|
-
"type": "background-color"
|
|
16412
|
+
"category": "menu-item",
|
|
16413
|
+
"type": "disabled-background-color"
|
|
16377
16414
|
},
|
|
16378
16415
|
"path": [
|
|
16379
|
-
"
|
|
16380
|
-
"background-color"
|
|
16416
|
+
"menu-item",
|
|
16417
|
+
"disabled-background-color"
|
|
16381
16418
|
]
|
|
16382
|
-
}
|
|
16383
|
-
|
|
16384
|
-
|
|
16385
|
-
|
|
16386
|
-
"value": "16px",
|
|
16387
|
-
"filePath": "src/navigation/tabs.yml",
|
|
16419
|
+
},
|
|
16420
|
+
"disabled-color": {
|
|
16421
|
+
"value": "#E6E6E6",
|
|
16422
|
+
"filePath": "src/navigation/menu-item.yml",
|
|
16388
16423
|
"isSource": true,
|
|
16389
16424
|
"original": {
|
|
16390
|
-
"value": "{
|
|
16425
|
+
"value": "{disabled-plain-content-color}"
|
|
16391
16426
|
},
|
|
16392
|
-
"name": "
|
|
16427
|
+
"name": "MenuItemDisabledColor",
|
|
16393
16428
|
"attributes": {
|
|
16394
|
-
"category": "
|
|
16395
|
-
"type": "
|
|
16429
|
+
"category": "menu-item",
|
|
16430
|
+
"type": "disabled-color"
|
|
16396
16431
|
},
|
|
16397
16432
|
"path": [
|
|
16398
|
-
"
|
|
16399
|
-
"
|
|
16433
|
+
"menu-item",
|
|
16434
|
+
"disabled-color"
|
|
16400
16435
|
]
|
|
16401
|
-
}
|
|
16402
|
-
|
|
16403
|
-
|
|
16436
|
+
}
|
|
16437
|
+
},
|
|
16438
|
+
"tabs": {
|
|
16439
|
+
"padding": {
|
|
16440
|
+
"value": "16px",
|
|
16404
16441
|
"filePath": "src/navigation/tabs.yml",
|
|
16405
16442
|
"isSource": true,
|
|
16406
16443
|
"original": {
|
|
16407
|
-
"value": "{size-px.
|
|
16444
|
+
"value": "{size-px.m}"
|
|
16408
16445
|
},
|
|
16409
|
-
"name": "
|
|
16446
|
+
"name": "TabsPadding",
|
|
16410
16447
|
"attributes": {
|
|
16411
|
-
"category": "
|
|
16412
|
-
"type": "padding
|
|
16448
|
+
"category": "tabs",
|
|
16449
|
+
"type": "padding"
|
|
16413
16450
|
},
|
|
16414
16451
|
"path": [
|
|
16415
|
-
"
|
|
16416
|
-
"padding
|
|
16452
|
+
"tabs",
|
|
16453
|
+
"padding"
|
|
16417
16454
|
]
|
|
16418
16455
|
},
|
|
16419
16456
|
"background-color": {
|
|
@@ -16424,14 +16461,14 @@
|
|
|
16424
16461
|
"original": {
|
|
16425
16462
|
"value": "{neutral-soft-background-color.default}"
|
|
16426
16463
|
},
|
|
16427
|
-
"name": "
|
|
16464
|
+
"name": "TabsBackgroundColorDefault",
|
|
16428
16465
|
"attributes": {
|
|
16429
|
-
"category": "
|
|
16466
|
+
"category": "tabs",
|
|
16430
16467
|
"type": "background-color",
|
|
16431
16468
|
"item": "default"
|
|
16432
16469
|
},
|
|
16433
16470
|
"path": [
|
|
16434
|
-
"
|
|
16471
|
+
"tabs",
|
|
16435
16472
|
"background-color",
|
|
16436
16473
|
"default"
|
|
16437
16474
|
]
|
|
@@ -16443,14 +16480,14 @@
|
|
|
16443
16480
|
"original": {
|
|
16444
16481
|
"value": "{neutral-soft-background-color.hover}"
|
|
16445
16482
|
},
|
|
16446
|
-
"name": "
|
|
16483
|
+
"name": "TabsBackgroundColorHover",
|
|
16447
16484
|
"attributes": {
|
|
16448
|
-
"category": "
|
|
16485
|
+
"category": "tabs",
|
|
16449
16486
|
"type": "background-color",
|
|
16450
16487
|
"item": "hover"
|
|
16451
16488
|
},
|
|
16452
16489
|
"path": [
|
|
16453
|
-
"
|
|
16490
|
+
"tabs",
|
|
16454
16491
|
"background-color",
|
|
16455
16492
|
"hover"
|
|
16456
16493
|
]
|
|
@@ -16462,14 +16499,14 @@
|
|
|
16462
16499
|
"original": {
|
|
16463
16500
|
"value": "{neutral-soft-background-color.pressed}"
|
|
16464
16501
|
},
|
|
16465
|
-
"name": "
|
|
16502
|
+
"name": "TabsBackgroundColorPressed",
|
|
16466
16503
|
"attributes": {
|
|
16467
|
-
"category": "
|
|
16504
|
+
"category": "tabs",
|
|
16468
16505
|
"type": "background-color",
|
|
16469
16506
|
"item": "pressed"
|
|
16470
16507
|
},
|
|
16471
16508
|
"path": [
|
|
16472
|
-
"
|
|
16509
|
+
"tabs",
|
|
16473
16510
|
"background-color",
|
|
16474
16511
|
"pressed"
|
|
16475
16512
|
]
|
|
@@ -16481,110 +16518,51 @@
|
|
|
16481
16518
|
"original": {
|
|
16482
16519
|
"value": "{neutral.color.100}"
|
|
16483
16520
|
},
|
|
16484
|
-
"name": "
|
|
16521
|
+
"name": "TabsBackgroundColorSelected",
|
|
16485
16522
|
"attributes": {
|
|
16486
|
-
"category": "
|
|
16523
|
+
"category": "tabs",
|
|
16487
16524
|
"type": "background-color",
|
|
16488
16525
|
"item": "selected"
|
|
16489
16526
|
},
|
|
16490
16527
|
"path": [
|
|
16491
|
-
"
|
|
16528
|
+
"tabs",
|
|
16492
16529
|
"background-color",
|
|
16493
16530
|
"selected"
|
|
16494
16531
|
]
|
|
16495
16532
|
}
|
|
16496
16533
|
},
|
|
16497
16534
|
"color": {
|
|
16498
|
-
"
|
|
16499
|
-
"value": "#222222",
|
|
16500
|
-
"filePath": "src/navigation/tabs.yml",
|
|
16501
|
-
"isSource": true,
|
|
16502
|
-
"original": {
|
|
16503
|
-
"value": "{neutral-soft-content-color.default}"
|
|
16504
|
-
},
|
|
16505
|
-
"name": "TabColorDefault",
|
|
16506
|
-
"attributes": {
|
|
16507
|
-
"category": "tab",
|
|
16508
|
-
"type": "color",
|
|
16509
|
-
"item": "default"
|
|
16510
|
-
},
|
|
16511
|
-
"path": [
|
|
16512
|
-
"tab",
|
|
16513
|
-
"color",
|
|
16514
|
-
"default"
|
|
16515
|
-
]
|
|
16516
|
-
},
|
|
16517
|
-
"hover": {
|
|
16518
|
-
"value": "#222222",
|
|
16519
|
-
"filePath": "src/navigation/tabs.yml",
|
|
16520
|
-
"isSource": true,
|
|
16521
|
-
"original": {
|
|
16522
|
-
"value": "{neutral-soft-content-color.default}"
|
|
16523
|
-
},
|
|
16524
|
-
"name": "TabColorHover",
|
|
16525
|
-
"attributes": {
|
|
16526
|
-
"category": "tab",
|
|
16527
|
-
"type": "color",
|
|
16528
|
-
"item": "hover"
|
|
16529
|
-
},
|
|
16530
|
-
"path": [
|
|
16531
|
-
"tab",
|
|
16532
|
-
"color",
|
|
16533
|
-
"hover"
|
|
16534
|
-
]
|
|
16535
|
-
},
|
|
16536
|
-
"pressed": {
|
|
16537
|
-
"value": "#000000",
|
|
16538
|
-
"filePath": "src/navigation/tabs.yml",
|
|
16539
|
-
"isSource": true,
|
|
16540
|
-
"original": {
|
|
16541
|
-
"value": "{neutral-soft-content-color.pressed}"
|
|
16542
|
-
},
|
|
16543
|
-
"name": "TabColorPressed",
|
|
16544
|
-
"attributes": {
|
|
16545
|
-
"category": "tab",
|
|
16546
|
-
"type": "color",
|
|
16547
|
-
"item": "pressed"
|
|
16548
|
-
},
|
|
16549
|
-
"path": [
|
|
16550
|
-
"tab",
|
|
16551
|
-
"color",
|
|
16552
|
-
"pressed"
|
|
16553
|
-
]
|
|
16554
|
-
}
|
|
16555
|
-
},
|
|
16556
|
-
"disabled-color": {
|
|
16557
|
-
"value": "#B1B1B1",
|
|
16535
|
+
"value": "#222222",
|
|
16558
16536
|
"filePath": "src/navigation/tabs.yml",
|
|
16559
16537
|
"isSource": true,
|
|
16560
16538
|
"original": {
|
|
16561
|
-
"value": "{neutral
|
|
16539
|
+
"value": "{neutral-soft-content-color.default}"
|
|
16562
16540
|
},
|
|
16563
|
-
"name": "
|
|
16541
|
+
"name": "TabsColor",
|
|
16564
16542
|
"attributes": {
|
|
16565
|
-
"category": "
|
|
16566
|
-
"type": "
|
|
16543
|
+
"category": "tabs",
|
|
16544
|
+
"type": "color"
|
|
16567
16545
|
},
|
|
16568
16546
|
"path": [
|
|
16569
|
-
"
|
|
16570
|
-
"
|
|
16547
|
+
"tabs",
|
|
16548
|
+
"color"
|
|
16571
16549
|
]
|
|
16572
16550
|
},
|
|
16573
|
-
"disabled-
|
|
16574
|
-
"value": "#
|
|
16551
|
+
"disabled-color": {
|
|
16552
|
+
"value": "#D5D5D5",
|
|
16575
16553
|
"filePath": "src/navigation/tabs.yml",
|
|
16576
16554
|
"isSource": true,
|
|
16577
16555
|
"original": {
|
|
16578
|
-
"value": "{
|
|
16556
|
+
"value": "{disabled-soft-content-color}"
|
|
16579
16557
|
},
|
|
16580
|
-
"name": "
|
|
16558
|
+
"name": "TabsDisabledColor",
|
|
16581
16559
|
"attributes": {
|
|
16582
|
-
"category": "
|
|
16583
|
-
"type": "disabled-
|
|
16560
|
+
"category": "tabs",
|
|
16561
|
+
"type": "disabled-color"
|
|
16584
16562
|
},
|
|
16585
16563
|
"path": [
|
|
16586
|
-
"
|
|
16587
|
-
"disabled-
|
|
16564
|
+
"tabs",
|
|
16565
|
+
"disabled-color"
|
|
16588
16566
|
]
|
|
16589
16567
|
},
|
|
16590
16568
|
"font-weight": {
|
|
@@ -16595,34 +16573,34 @@
|
|
|
16595
16573
|
"original": {
|
|
16596
16574
|
"value": "{font-weight.bold}"
|
|
16597
16575
|
},
|
|
16598
|
-
"name": "
|
|
16576
|
+
"name": "TabsFontWeightSelected",
|
|
16599
16577
|
"attributes": {
|
|
16600
|
-
"category": "
|
|
16578
|
+
"category": "tabs",
|
|
16601
16579
|
"type": "font-weight",
|
|
16602
16580
|
"item": "selected"
|
|
16603
16581
|
},
|
|
16604
16582
|
"path": [
|
|
16605
|
-
"
|
|
16583
|
+
"tabs",
|
|
16606
16584
|
"font-weight",
|
|
16607
16585
|
"selected"
|
|
16608
16586
|
]
|
|
16609
16587
|
}
|
|
16610
16588
|
},
|
|
16611
|
-
"
|
|
16589
|
+
"spacing": {
|
|
16612
16590
|
"value": "0.5rem",
|
|
16613
16591
|
"filePath": "src/navigation/tabs.yml",
|
|
16614
16592
|
"isSource": true,
|
|
16615
16593
|
"original": {
|
|
16616
16594
|
"value": "{size-rem.s}"
|
|
16617
16595
|
},
|
|
16618
|
-
"name": "
|
|
16596
|
+
"name": "TabsSpacing",
|
|
16619
16597
|
"attributes": {
|
|
16620
|
-
"category": "
|
|
16621
|
-
"type": "
|
|
16598
|
+
"category": "tabs",
|
|
16599
|
+
"type": "spacing"
|
|
16622
16600
|
},
|
|
16623
16601
|
"path": [
|
|
16624
|
-
"
|
|
16625
|
-
"
|
|
16602
|
+
"tabs",
|
|
16603
|
+
"spacing"
|
|
16626
16604
|
]
|
|
16627
16605
|
}
|
|
16628
16606
|
},
|
|
@@ -16646,23 +16624,6 @@
|
|
|
16646
16624
|
}
|
|
16647
16625
|
},
|
|
16648
16626
|
"contextual-help": {
|
|
16649
|
-
"content-to-content-spacing": {
|
|
16650
|
-
"value": "0.5rem",
|
|
16651
|
-
"filePath": "src/overlays/contextual-help.yml",
|
|
16652
|
-
"isSource": true,
|
|
16653
|
-
"original": {
|
|
16654
|
-
"value": "{size-rem.s}"
|
|
16655
|
-
},
|
|
16656
|
-
"name": "ContextualHelpContentToContentSpacing",
|
|
16657
|
-
"attributes": {
|
|
16658
|
-
"category": "contextual-help",
|
|
16659
|
-
"type": "content-to-content-spacing"
|
|
16660
|
-
},
|
|
16661
|
-
"path": [
|
|
16662
|
-
"contextual-help",
|
|
16663
|
-
"content-to-content-spacing"
|
|
16664
|
-
]
|
|
16665
|
-
},
|
|
16666
16627
|
"max-width": {
|
|
16667
16628
|
"value": "500px",
|
|
16668
16629
|
"filePath": "src/overlays/contextual-help.yml",
|
|
@@ -16734,11 +16695,11 @@
|
|
|
16734
16695
|
]
|
|
16735
16696
|
},
|
|
16736
16697
|
"spacing": {
|
|
16737
|
-
"value": "
|
|
16698
|
+
"value": "16px",
|
|
16738
16699
|
"filePath": "src/overlays/light-box.yml",
|
|
16739
16700
|
"isSource": true,
|
|
16740
16701
|
"original": {
|
|
16741
|
-
"value": "{size-px.
|
|
16702
|
+
"value": "{size-px.m}"
|
|
16742
16703
|
},
|
|
16743
16704
|
"name": "LightBoxSpacing",
|
|
16744
16705
|
"attributes": {
|
|
@@ -16786,23 +16747,6 @@
|
|
|
16786
16747
|
"padding"
|
|
16787
16748
|
]
|
|
16788
16749
|
},
|
|
16789
|
-
"padding-bottom": {
|
|
16790
|
-
"value": "32px",
|
|
16791
|
-
"filePath": "src/overlays/modal.yml",
|
|
16792
|
-
"isSource": true,
|
|
16793
|
-
"original": {
|
|
16794
|
-
"value": "{size-px.xl}"
|
|
16795
|
-
},
|
|
16796
|
-
"name": "ModalPaddingBottom",
|
|
16797
|
-
"attributes": {
|
|
16798
|
-
"category": "modal",
|
|
16799
|
-
"type": "padding-bottom"
|
|
16800
|
-
},
|
|
16801
|
-
"path": [
|
|
16802
|
-
"modal",
|
|
16803
|
-
"padding-bottom"
|
|
16804
|
-
]
|
|
16805
|
-
},
|
|
16806
16750
|
"background-color": {
|
|
16807
16751
|
"value": "#FFFFFF",
|
|
16808
16752
|
"filePath": "src/overlays/modal.yml",
|
|
@@ -16860,131 +16804,97 @@
|
|
|
16860
16804
|
]
|
|
16861
16805
|
}
|
|
16862
16806
|
},
|
|
16863
|
-
"
|
|
16864
|
-
"value": "1.5rem",
|
|
16865
|
-
"filePath": "src/overlays/modal.yml",
|
|
16866
|
-
"isSource": true,
|
|
16867
|
-
"original": {
|
|
16868
|
-
"value": "{size-rem.l}"
|
|
16869
|
-
},
|
|
16870
|
-
"name": "ModalActionGroupPadding",
|
|
16871
|
-
"attributes": {
|
|
16872
|
-
"category": "modal",
|
|
16873
|
-
"type": "action-group-padding"
|
|
16874
|
-
},
|
|
16875
|
-
"path": [
|
|
16876
|
-
"modal",
|
|
16877
|
-
"action-group-padding"
|
|
16878
|
-
]
|
|
16879
|
-
},
|
|
16880
|
-
"action-group-background-color": {
|
|
16807
|
+
"footer-background-color": {
|
|
16881
16808
|
"value": "#F8F8F8",
|
|
16882
16809
|
"filePath": "src/overlays/modal.yml",
|
|
16883
16810
|
"isSource": true,
|
|
16884
16811
|
"original": {
|
|
16885
16812
|
"value": "{neutral.color.300}"
|
|
16886
16813
|
},
|
|
16887
|
-
"name": "
|
|
16814
|
+
"name": "ModalFooterBackgroundColor",
|
|
16888
16815
|
"attributes": {
|
|
16889
16816
|
"category": "modal",
|
|
16890
|
-
"type": "
|
|
16817
|
+
"type": "footer-background-color"
|
|
16891
16818
|
},
|
|
16892
16819
|
"path": [
|
|
16893
16820
|
"modal",
|
|
16894
|
-
"
|
|
16821
|
+
"footer-background-color"
|
|
16895
16822
|
]
|
|
16896
16823
|
},
|
|
16897
|
-
"
|
|
16898
|
-
"value": "#
|
|
16824
|
+
"border-color": {
|
|
16825
|
+
"value": "#909090",
|
|
16899
16826
|
"filePath": "src/overlays/modal.yml",
|
|
16900
16827
|
"isSource": true,
|
|
16901
16828
|
"original": {
|
|
16902
|
-
"value": "{neutral
|
|
16829
|
+
"value": "{neutral-outline-border-color}"
|
|
16903
16830
|
},
|
|
16904
|
-
"name": "
|
|
16831
|
+
"name": "ModalBorderColor",
|
|
16905
16832
|
"attributes": {
|
|
16906
16833
|
"category": "modal",
|
|
16907
|
-
"type": "
|
|
16834
|
+
"type": "border-color"
|
|
16908
16835
|
},
|
|
16909
16836
|
"path": [
|
|
16910
16837
|
"modal",
|
|
16911
|
-
"
|
|
16838
|
+
"border-color"
|
|
16912
16839
|
]
|
|
16913
16840
|
},
|
|
16914
|
-
"
|
|
16841
|
+
"border-width": {
|
|
16915
16842
|
"value": "1px",
|
|
16916
16843
|
"filePath": "src/overlays/modal.yml",
|
|
16917
16844
|
"isSource": true,
|
|
16918
16845
|
"original": {
|
|
16919
16846
|
"value": "{border-width.100}"
|
|
16920
16847
|
},
|
|
16921
|
-
"name": "
|
|
16848
|
+
"name": "ModalBorderWidth",
|
|
16922
16849
|
"attributes": {
|
|
16923
16850
|
"category": "modal",
|
|
16924
|
-
"type": "
|
|
16851
|
+
"type": "border-width"
|
|
16925
16852
|
},
|
|
16926
16853
|
"path": [
|
|
16927
16854
|
"modal",
|
|
16928
|
-
"
|
|
16855
|
+
"border-width"
|
|
16929
16856
|
]
|
|
16930
16857
|
},
|
|
16931
|
-
"
|
|
16858
|
+
"border-style": {
|
|
16932
16859
|
"value": "solid",
|
|
16933
16860
|
"filePath": "src/overlays/modal.yml",
|
|
16934
16861
|
"isSource": true,
|
|
16935
16862
|
"original": {
|
|
16936
16863
|
"value": "{border-style.default}"
|
|
16937
16864
|
},
|
|
16938
|
-
"name": "
|
|
16865
|
+
"name": "ModalBorderStyle",
|
|
16939
16866
|
"attributes": {
|
|
16940
16867
|
"category": "modal",
|
|
16941
|
-
"type": "
|
|
16868
|
+
"type": "border-style"
|
|
16942
16869
|
},
|
|
16943
16870
|
"path": [
|
|
16944
16871
|
"modal",
|
|
16945
|
-
"
|
|
16872
|
+
"border-style"
|
|
16946
16873
|
]
|
|
16947
16874
|
},
|
|
16948
|
-
"
|
|
16875
|
+
"header-padding-y": {
|
|
16949
16876
|
"value": "8px",
|
|
16950
16877
|
"filePath": "src/overlays/modal.yml",
|
|
16951
16878
|
"isSource": true,
|
|
16952
16879
|
"original": {
|
|
16953
16880
|
"value": "{size-px.s}"
|
|
16954
16881
|
},
|
|
16955
|
-
"name": "
|
|
16956
|
-
"attributes": {
|
|
16957
|
-
"category": "modal",
|
|
16958
|
-
"type": "off-canvas-padding-y"
|
|
16959
|
-
},
|
|
16960
|
-
"path": [
|
|
16961
|
-
"modal",
|
|
16962
|
-
"off-canvas-padding-y"
|
|
16963
|
-
]
|
|
16964
|
-
},
|
|
16965
|
-
"off-canvas-header-background-color": {
|
|
16966
|
-
"value": "#FDFDFD",
|
|
16967
|
-
"filePath": "src/overlays/modal.yml",
|
|
16968
|
-
"isSource": true,
|
|
16969
|
-
"original": {
|
|
16970
|
-
"value": "{neutral.color.200}"
|
|
16971
|
-
},
|
|
16972
|
-
"name": "ModalOffCanvasHeaderBackgroundColor",
|
|
16882
|
+
"name": "ModalHeaderPaddingY",
|
|
16973
16883
|
"attributes": {
|
|
16974
16884
|
"category": "modal",
|
|
16975
|
-
"type": "
|
|
16885
|
+
"type": "header-padding-y"
|
|
16976
16886
|
},
|
|
16977
16887
|
"path": [
|
|
16978
16888
|
"modal",
|
|
16979
|
-
"
|
|
16889
|
+
"header-padding-y"
|
|
16980
16890
|
]
|
|
16981
16891
|
},
|
|
16982
16892
|
"off-canvas-max-width": {
|
|
16983
|
-
"value": "calc(
|
|
16893
|
+
"value": "calc(100dvw - 16px)",
|
|
16984
16894
|
"filePath": "src/overlays/modal.yml",
|
|
16985
16895
|
"isSource": true,
|
|
16986
16896
|
"original": {
|
|
16987
|
-
"value": "calc(
|
|
16897
|
+
"value": "calc(100dvw - {size-px.m})"
|
|
16988
16898
|
},
|
|
16989
16899
|
"name": "ModalOffCanvasMaxWidth",
|
|
16990
16900
|
"attributes": {
|
|
@@ -17052,21 +16962,44 @@
|
|
|
17052
16962
|
]
|
|
17053
16963
|
},
|
|
17054
16964
|
"padding": {
|
|
17055
|
-
"
|
|
17056
|
-
|
|
17057
|
-
|
|
17058
|
-
|
|
17059
|
-
"
|
|
17060
|
-
|
|
17061
|
-
|
|
17062
|
-
|
|
17063
|
-
"
|
|
17064
|
-
|
|
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
|
+
]
|
|
17065
16983
|
},
|
|
17066
|
-
"
|
|
17067
|
-
"
|
|
17068
|
-
"
|
|
17069
|
-
|
|
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
|
+
}
|
|
17070
17003
|
},
|
|
17071
17004
|
"background-color": {
|
|
17072
17005
|
"value": "#FFFFFF",
|
|
@@ -17153,6 +17086,23 @@
|
|
|
17153
17086
|
"border-color"
|
|
17154
17087
|
]
|
|
17155
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
|
+
},
|
|
17156
17106
|
"popover-to-trigger-spacing": {
|
|
17157
17107
|
"value": "16px",
|
|
17158
17108
|
"filePath": "src/overlays/popover.yml",
|
|
@@ -17224,11 +17174,11 @@
|
|
|
17224
17174
|
]
|
|
17225
17175
|
},
|
|
17226
17176
|
"color": {
|
|
17227
|
-
"value": "
|
|
17177
|
+
"value": "rgb(255 255 255 / 100%)",
|
|
17228
17178
|
"filePath": "src/overlays/tooltip.yml",
|
|
17229
17179
|
"isSource": true,
|
|
17230
17180
|
"original": {
|
|
17231
|
-
"value": "{
|
|
17181
|
+
"value": "{text.color.light}"
|
|
17232
17182
|
},
|
|
17233
17183
|
"name": "TooltipColor",
|
|
17234
17184
|
"attributes": {
|
|
@@ -17308,38 +17258,38 @@
|
|
|
17308
17258
|
"max-width"
|
|
17309
17259
|
]
|
|
17310
17260
|
},
|
|
17311
|
-
"tooltip-to-
|
|
17261
|
+
"tooltip-to-trigger-spacing": {
|
|
17312
17262
|
"value": "8px",
|
|
17313
17263
|
"filePath": "src/overlays/tooltip.yml",
|
|
17314
17264
|
"isSource": true,
|
|
17315
17265
|
"original": {
|
|
17316
17266
|
"value": "{size-px.s}"
|
|
17317
17267
|
},
|
|
17318
|
-
"name": "
|
|
17268
|
+
"name": "TooltipTooltipToTriggerSpacing",
|
|
17319
17269
|
"attributes": {
|
|
17320
17270
|
"category": "tooltip",
|
|
17321
|
-
"type": "tooltip-to-
|
|
17271
|
+
"type": "tooltip-to-trigger-spacing"
|
|
17322
17272
|
},
|
|
17323
17273
|
"path": [
|
|
17324
17274
|
"tooltip",
|
|
17325
|
-
"tooltip-to-
|
|
17275
|
+
"tooltip-to-trigger-spacing"
|
|
17326
17276
|
]
|
|
17327
17277
|
},
|
|
17328
|
-
"
|
|
17278
|
+
"tip-size": {
|
|
17329
17279
|
"value": "8px",
|
|
17330
17280
|
"filePath": "src/overlays/tooltip.yml",
|
|
17331
17281
|
"isSource": true,
|
|
17332
17282
|
"original": {
|
|
17333
17283
|
"value": "{size-px.s}"
|
|
17334
17284
|
},
|
|
17335
|
-
"name": "
|
|
17285
|
+
"name": "TooltipTipSize",
|
|
17336
17286
|
"attributes": {
|
|
17337
17287
|
"category": "tooltip",
|
|
17338
|
-
"type": "
|
|
17288
|
+
"type": "tip-size"
|
|
17339
17289
|
},
|
|
17340
17290
|
"path": [
|
|
17341
17291
|
"tooltip",
|
|
17342
|
-
"
|
|
17292
|
+
"tip-size"
|
|
17343
17293
|
]
|
|
17344
17294
|
},
|
|
17345
17295
|
"box-shadow": {
|
|
@@ -17358,6 +17308,23 @@
|
|
|
17358
17308
|
"tooltip",
|
|
17359
17309
|
"box-shadow"
|
|
17360
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
|
+
]
|
|
17361
17328
|
}
|
|
17362
17329
|
},
|
|
17363
17330
|
"shadow": {
|