@momentum-design/tokens 0.0.60 → 0.0.62

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.
Files changed (37) hide show
  1. package/dist/css/core/complete.css +1 -1
  2. package/dist/css/theme/aaos/day-complete.css +1 -1
  3. package/dist/css/theme/aaos/night-complete.css +1 -1
  4. package/dist/css/theme/webex/dark-stable.css +27 -39
  5. package/dist/css/theme/webex/hc-dark-stable.css +32 -40
  6. package/dist/css/theme/webex/hc-light-stable.css +32 -40
  7. package/dist/css/theme/webex/light-stable.css +26 -38
  8. package/dist/ios/core/complete.swift +1 -1
  9. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  10. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  11. package/dist/ios/theme/webex/dark-stable.swift +27 -39
  12. package/dist/ios/theme/webex/hc-dark-stable.swift +32 -40
  13. package/dist/ios/theme/webex/hc-light-stable.swift +32 -40
  14. package/dist/ios/theme/webex/light-stable.swift +26 -38
  15. package/dist/json/theme/webex/dark-stable.json +763 -945
  16. package/dist/json/theme/webex/hc-dark-stable.json +822 -920
  17. package/dist/json/theme/webex/hc-light-stable.json +1872 -1950
  18. package/dist/json/theme/webex/light-stable.json +1113 -1285
  19. package/dist/json-minimal/theme/webex/dark-stable.json +37 -71
  20. package/dist/json-minimal/theme/webex/hc-dark-stable.json +44 -70
  21. package/dist/json-minimal/theme/webex/hc-light-stable.json +53 -79
  22. package/dist/json-minimal/theme/webex/light-stable.json +45 -79
  23. package/dist/resources/core/complete.xml +1 -1
  24. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  25. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  26. package/dist/resources/theme/webex/dark-stable.xml +27 -39
  27. package/dist/resources/theme/webex/hc-dark-stable.xml +32 -40
  28. package/dist/resources/theme/webex/hc-light-stable.xml +32 -40
  29. package/dist/resources/theme/webex/light-stable.xml +26 -38
  30. package/dist/scss/core/complete.scss +1 -1
  31. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  32. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  33. package/dist/scss/theme/webex/dark-stable.scss +27 -39
  34. package/dist/scss/theme/webex/hc-dark-stable.scss +32 -40
  35. package/dist/scss/theme/webex/hc-light-stable.scss +33 -41
  36. package/dist/scss/theme/webex/light-stable.scss +27 -39
  37. package/package.json +1 -1
@@ -4391,50 +4391,17 @@
4391
4391
  }
4392
4392
  }
4393
4393
  },
4394
- "common": {
4395
- "normal": {
4396
- "parent": "theme/stable/dark",
4397
- "type": "color",
4398
- "value": "#ffffff",
4399
- "description": "",
4400
- "filePath": "src/theme/stable/dark.json",
4401
- "isSource": true,
4402
- "original": {
4403
- "parent": "theme/stable/dark",
4404
- "type": "color",
4405
- "value": "{color.core.white-alpha.100}",
4406
- "description": ""
4407
- },
4408
- "name": "mds-color-theme-background-common-normal",
4409
- "attributes": {
4410
- "category": "color",
4411
- "type": "theme",
4412
- "item": "background",
4413
- "subitem": "common",
4414
- "state": "normal"
4415
- },
4416
- "path": [
4417
- "color",
4418
- "theme",
4419
- "background",
4420
- "common",
4421
- "normal"
4422
- ]
4423
- }
4424
- },
4425
4394
  "namelabel": {
4426
4395
  "normal": {
4427
4396
  "parent": "theme/stable/dark",
4428
4397
  "type": "color",
4429
- "value": "#00000080",
4430
- "description": "",
4398
+ "value": "#00000099",
4431
4399
  "filePath": "src/theme/stable/dark.json",
4432
4400
  "isSource": true,
4433
4401
  "original": {
4434
4402
  "parent": "theme/stable/dark",
4435
4403
  "type": "color",
4436
- "value": "{color.core.black-alpha.50}",
4437
- "description": ""
4404
+ "value": "{color.core.black-alpha.60}"
4438
4405
  },
4439
4406
  "name": "mds-color-theme-background-namelabel-normal",
4440
4407
  "attributes": {
@@ -4456,299 +4423,165 @@
4456
4423
  "gradient": {
4457
4424
  "primary": {
4458
4425
  "normal": {
4459
- "0": {
4460
- "parent": "theme/stable/dark",
4461
- "type": "color",
4462
- "value": "#1a1a1a",
4463
- "description": "",
4464
- "filePath": "src/theme/stable/dark.json",
4465
- "isSource": true,
4466
- "original": {
4467
- "parent": "theme/stable/dark",
4468
- "type": "color",
4469
- "value": "{color.gradient.default.dark.primary.0}",
4470
- "description": ""
4471
- },
4472
- "name": "mds-color-theme-background-gradient-primary-normal-0",
4473
- "attributes": {
4474
- "category": "color",
4475
- "type": "theme",
4476
- "item": "background",
4477
- "subitem": "gradient",
4478
- "state": "primary"
4479
- },
4480
- "path": [
4481
- "color",
4482
- "theme",
4483
- "background",
4484
- "gradient",
4485
- "primary",
4486
- "normal",
4487
- "0"
4488
- ]
4489
- },
4490
- "1": {
4491
- "parent": "theme/stable/dark",
4492
- "type": "color",
4493
- "value": "#0f0f0f",
4494
- "description": "",
4495
- "filePath": "src/theme/stable/dark.json",
4496
- "isSource": true,
4497
- "original": {
4498
- "parent": "theme/stable/dark",
4499
- "type": "color",
4500
- "value": "{color.gradient.default.dark.primary.1}",
4501
- "description": ""
4502
- },
4503
- "name": "mds-color-theme-background-gradient-primary-normal-1",
4504
- "attributes": {
4505
- "category": "color",
4506
- "type": "theme",
4507
- "item": "background",
4508
- "subitem": "gradient",
4509
- "state": "primary"
4510
- },
4511
- "path": [
4512
- "color",
4513
- "theme",
4514
- "background",
4515
- "gradient",
4516
- "primary",
4517
- "normal",
4518
- "1"
4519
- ]
4520
- }
4521
- }
4522
- },
4523
- "secondary": {
4524
- "normal": {
4525
- "0": {
4526
- "parent": "theme/stable/dark",
4527
- "type": "color",
4528
- "value": "#262626",
4529
- "description": "",
4530
- "filePath": "src/theme/stable/dark.json",
4531
- "isSource": true,
4532
- "original": {
4533
- "parent": "theme/stable/dark",
4534
- "type": "color",
4535
- "value": "{color.gradient.default.dark.secondary.0}",
4536
- "description": ""
4537
- },
4538
- "name": "mds-color-theme-background-gradient-secondary-normal-0",
4539
- "attributes": {
4540
- "category": "color",
4541
- "type": "theme",
4542
- "item": "background",
4543
- "subitem": "gradient",
4544
- "state": "secondary"
4545
- },
4546
- "path": [
4547
- "color",
4548
- "theme",
4549
- "background",
4550
- "gradient",
4551
- "secondary",
4552
- "normal",
4553
- "0"
4554
- ]
4426
+ "parent": "theme/stable/dark",
4427
+ "$extensions": {
4428
+ "studio.tokens": {
4429
+ "modify": {}
4430
+ }
4555
4431
  },
4556
- "1": {
4557
- "parent": "theme/stable/dark",
4558
- "type": "color",
4559
- "value": "#0f0f0f",
4560
- "description": "",
4561
- "filePath": "src/theme/stable/dark.json",
4562
- "isSource": true,
4563
- "original": {
4564
- "parent": "theme/stable/dark",
4565
- "type": "color",
4566
- "value": "{color.gradient.default.dark.secondary.1}",
4567
- "description": ""
4568
- },
4569
- "name": "mds-color-theme-background-gradient-secondary-normal-1",
4570
- "attributes": {
4571
- "category": "color",
4572
- "type": "theme",
4573
- "item": "background",
4574
- "subitem": "gradient",
4575
- "state": "secondary"
4576
- },
4577
- "path": [
4578
- "color",
4579
- "theme",
4580
- "background",
4581
- "gradient",
4582
- "secondary",
4583
- "normal",
4584
- "1"
4585
- ]
4586
- }
4587
- }
4588
- }
4589
- },
4590
- "reaction": {
4591
- "normal": {
4592
- "0": {
4593
4432
  "type": "color",
4594
- "value": "#1a1a1a",
4433
+ "value": "linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)",
4434
+ "description": "linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)",
4595
4435
  "filePath": "src/theme/stable/dark.json",
4596
4436
  "isSource": true,
4597
4437
  "original": {
4438
+ "parent": "theme/stable/dark",
4439
+ "$extensions": {
4440
+ "studio.tokens": {
4441
+ "modify": {}
4442
+ }
4443
+ },
4598
4444
  "type": "color",
4599
- "value": "{color.core.gray.95}"
4445
+ "value": "linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)",
4446
+ "description": "linear-gradient(180deg, {color.gradient.default.dark.primary.0} 0%, {color.gradient.default.dark.primary.1} 100%)"
4600
4447
  },
4601
- "name": "mds-color-theme-background-reaction-normal-0",
4448
+ "name": "mds-color-theme-background-gradient-primary-normal",
4602
4449
  "attributes": {
4603
4450
  "category": "color",
4604
4451
  "type": "theme",
4605
4452
  "item": "background",
4606
- "subitem": "reaction",
4607
- "state": "normal"
4453
+ "subitem": "gradient",
4454
+ "state": "primary"
4608
4455
  },
4609
4456
  "path": [
4610
4457
  "color",
4611
4458
  "theme",
4612
4459
  "background",
4613
- "reaction",
4614
- "normal",
4615
- "0"
4460
+ "gradient",
4461
+ "primary",
4462
+ "normal"
4616
4463
  ]
4617
- },
4618
- "1": {
4464
+ }
4465
+ },
4466
+ "secondary": {
4467
+ "normal": {
4468
+ "parent": "theme/stable/dark",
4469
+ "$extensions": {
4470
+ "studio.tokens": {
4471
+ "modify": {}
4472
+ }
4473
+ },
4619
4474
  "type": "color",
4620
- "value": "#8f8f8f",
4475
+ "value": "linear-gradient(180deg, #262626 0%, #0f0f0f 100%)",
4476
+ "description": "linear-gradient(180deg, #262626 0%, #0f0f0f 100%)",
4621
4477
  "filePath": "src/theme/stable/dark.json",
4622
4478
  "isSource": true,
4623
4479
  "original": {
4480
+ "parent": "theme/stable/dark",
4481
+ "$extensions": {
4482
+ "studio.tokens": {
4483
+ "modify": {}
4484
+ }
4485
+ },
4624
4486
  "type": "color",
4625
- "value": "{color.core.gray.50}"
4487
+ "value": "linear-gradient(180deg, #262626 0%, #0f0f0f 100%)",
4488
+ "description": "linear-gradient(180deg, {color.gradient.default.dark.secondary.0} 0%, {color.gradient.default.dark.secondary.1} 100%)"
4626
4489
  },
4627
- "name": "mds-color-theme-background-reaction-normal-1",
4490
+ "name": "mds-color-theme-background-gradient-secondary-normal",
4628
4491
  "attributes": {
4629
4492
  "category": "color",
4630
4493
  "type": "theme",
4631
4494
  "item": "background",
4632
- "subitem": "reaction",
4633
- "state": "normal"
4495
+ "subitem": "gradient",
4496
+ "state": "secondary"
4634
4497
  },
4635
4498
  "path": [
4636
4499
  "color",
4637
4500
  "theme",
4638
4501
  "background",
4639
- "reaction",
4640
- "normal",
4641
- "1"
4502
+ "gradient",
4503
+ "secondary",
4504
+ "normal"
4642
4505
  ]
4643
4506
  }
4644
4507
  }
4645
4508
  },
4646
- "skeleton": {
4509
+ "reaction": {
4647
4510
  "normal": {
4648
- "0": {
4649
- "type": "color",
4650
- "value": "#00000033",
4651
- "filePath": "src/theme/stable/dark.json",
4652
- "isSource": true,
4653
- "original": {
4654
- "type": "color",
4655
- "value": "{color.core.black-alpha.20}"
4656
- },
4657
- "name": "mds-color-theme-background-skeleton-normal-0",
4658
- "attributes": {
4659
- "category": "color",
4660
- "type": "theme",
4661
- "item": "background",
4662
- "subitem": "skeleton",
4663
- "state": "normal"
4664
- },
4665
- "path": [
4666
- "color",
4667
- "theme",
4668
- "background",
4669
- "skeleton",
4670
- "normal",
4671
- "0"
4672
- ]
4511
+ "$extensions": {
4512
+ "studio.tokens": {
4513
+ "modify": {}
4514
+ }
4673
4515
  },
4674
- "1": {
4675
- "type": "color",
4676
- "value": "#0000004d",
4677
- "filePath": "src/theme/stable/dark.json",
4678
- "isSource": true,
4679
- "original": {
4680
- "type": "color",
4681
- "value": "{color.core.black-alpha.30}"
4682
- },
4683
- "name": "mds-color-theme-background-skeleton-normal-1",
4684
- "attributes": {
4685
- "category": "color",
4686
- "type": "theme",
4687
- "item": "background",
4688
- "subitem": "skeleton",
4689
- "state": "normal"
4516
+ "type": "color",
4517
+ "value": "linear-gradient(180deg, #1a1a1a 90%, #1a1a1a 0%)",
4518
+ "description": "linear-gradient(180deg, #1A1A1A 90%, #1A1A1A 0%\nUsed for meeting reaction background ",
4519
+ "filePath": "src/theme/stable/dark.json",
4520
+ "isSource": true,
4521
+ "original": {
4522
+ "$extensions": {
4523
+ "studio.tokens": {
4524
+ "modify": {}
4525
+ }
4690
4526
  },
4691
- "path": [
4692
- "color",
4693
- "theme",
4694
- "background",
4695
- "skeleton",
4696
- "normal",
4697
- "1"
4698
- ]
4699
- },
4700
- "2": {
4701
4527
  "type": "color",
4702
- "value": "#00000066",
4703
- "filePath": "src/theme/stable/dark.json",
4704
- "isSource": true,
4705
- "original": {
4706
- "type": "color",
4707
- "value": "{color.core.black-alpha.40}"
4708
- },
4709
- "name": "mds-color-theme-background-skeleton-normal-2",
4710
- "attributes": {
4711
- "category": "color",
4712
- "type": "theme",
4713
- "item": "background",
4714
- "subitem": "skeleton",
4715
- "state": "normal"
4716
- },
4717
- "path": [
4718
- "color",
4719
- "theme",
4720
- "background",
4721
- "skeleton",
4722
- "normal",
4723
- "2"
4724
- ]
4528
+ "value": "linear-gradient(180deg, {color.core.gray.95} 90%, {color.core.gray.95} 0%)",
4529
+ "description": "linear-gradient(180deg, #1A1A1A 90%, #1A1A1A 0%\nUsed for meeting reaction background "
4725
4530
  },
4726
- "3": {
4727
- "type": "color",
4728
- "value": "#00000080",
4729
- "filePath": "src/theme/stable/dark.json",
4730
- "isSource": true,
4731
- "original": {
4732
- "type": "color",
4733
- "value": "{color.core.black-alpha.50}"
4734
- },
4735
- "name": "mds-color-theme-background-skeleton-normal-3",
4736
- "attributes": {
4737
- "category": "color",
4738
- "type": "theme",
4739
- "item": "background",
4740
- "subitem": "skeleton",
4741
- "state": "normal"
4742
- },
4743
- "path": [
4744
- "color",
4745
- "theme",
4746
- "background",
4747
- "skeleton",
4748
- "normal",
4749
- "3"
4750
- ]
4751
- }
4531
+ "name": "mds-color-theme-background-reaction-normal",
4532
+ "attributes": {
4533
+ "category": "color",
4534
+ "type": "theme",
4535
+ "item": "background",
4536
+ "subitem": "reaction",
4537
+ "state": "normal"
4538
+ },
4539
+ "path": [
4540
+ "color",
4541
+ "theme",
4542
+ "background",
4543
+ "reaction",
4544
+ "normal"
4545
+ ]
4546
+ }
4547
+ },
4548
+ "skeleton": {
4549
+ "normal": {
4550
+ "$extensions": {
4551
+ "studio.tokens": {
4552
+ "modify": {}
4553
+ }
4554
+ },
4555
+ "type": "color",
4556
+ "value": "linear-gradient(123deg, #ffffff33 14.98%, #ffffff4d 38.98%, #ffffff66 64.82%, #ffffff80)",
4557
+ "description": "Core Token: white-alpha.20, white-alpha.30, white-alpha.40, white-alpha.50\nUse for skeleton component",
4558
+ "filePath": "src/theme/stable/dark.json",
4559
+ "isSource": true,
4560
+ "original": {
4561
+ "$extensions": {
4562
+ "studio.tokens": {
4563
+ "modify": {}
4564
+ }
4565
+ },
4566
+ "type": "color",
4567
+ "value": "linear-gradient(123deg, {color.core.white-alpha.20} 14.98%, {color.core.white-alpha.30} 38.98%, {color.core.white-alpha.40} 64.82%, {color.core.white-alpha.50})",
4568
+ "description": "Core Token: white-alpha.20, white-alpha.30, white-alpha.40, white-alpha.50\nUse for skeleton component"
4569
+ },
4570
+ "name": "mds-color-theme-background-skeleton-normal",
4571
+ "attributes": {
4572
+ "category": "color",
4573
+ "type": "theme",
4574
+ "item": "background",
4575
+ "subitem": "skeleton",
4576
+ "state": "normal"
4577
+ },
4578
+ "path": [
4579
+ "color",
4580
+ "theme",
4581
+ "background",
4582
+ "skeleton",
4583
+ "normal"
4584
+ ]
4752
4585
  }
4753
4586
  }
4754
4587
  },
@@ -6068,6 +5901,64 @@
6068
5901
  "violet"
6069
5902
  ]
6070
5903
  }
5904
+ },
5905
+ "promotion": {
5906
+ "normal-copy": {
5907
+ "type": "color",
5908
+ "value": "linear-gradient(46deg, #c233c4 0%, #d43b52 100%)",
5909
+ "description": "Used for border of promotional banner",
5910
+ "filePath": "src/theme/stable/dark.json",
5911
+ "isSource": true,
5912
+ "original": {
5913
+ "type": "color",
5914
+ "value": "linear-gradient(46deg, {color.decorative.purple.60} 0%, {color.decorative.pink.60} 100%)",
5915
+ "description": "Used for border of promotional banner"
5916
+ },
5917
+ "name": "mds-color-theme-outline-promotion-normal-copy",
5918
+ "attributes": {
5919
+ "category": "color",
5920
+ "type": "theme",
5921
+ "item": "outline",
5922
+ "subitem": "promotion",
5923
+ "state": "normal-copy"
5924
+ },
5925
+ "path": [
5926
+ "color",
5927
+ "theme",
5928
+ "outline",
5929
+ "promotion",
5930
+ "normal-copy"
5931
+ ]
5932
+ }
5933
+ },
5934
+ "gradient": {
5935
+ "active": {
5936
+ "type": "color",
5937
+ "value": "linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%)",
5938
+ "description": "linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%)\nUsed for Webex Assitant AI",
5939
+ "filePath": "src/theme/stable/dark.json",
5940
+ "isSource": true,
5941
+ "original": {
5942
+ "type": "color",
5943
+ "value": "linear-gradient(44deg, {color.core.blue.50} 14.64%, {color.decorative.cyan.40} 51.1%, {color.core.green.30} 85.36%)",
5944
+ "description": "linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%)\nUsed for Webex Assitant AI"
5945
+ },
5946
+ "name": "mds-color-theme-outline-gradient-active",
5947
+ "attributes": {
5948
+ "category": "color",
5949
+ "type": "theme",
5950
+ "item": "outline",
5951
+ "subitem": "gradient",
5952
+ "state": "active"
5953
+ },
5954
+ "path": [
5955
+ "color",
5956
+ "theme",
5957
+ "outline",
5958
+ "gradient",
5959
+ "active"
5960
+ ]
5961
+ }
6071
5962
  }
6072
5963
  },
6073
5964
  "control": {
@@ -7789,15 +7680,13 @@
7789
7680
  "normal": {
7790
7681
  "parent": "theme/stable/dark",
7791
7682
  "type": "color",
7792
- "value": "#ffffff12",
7793
- "description": "",
7683
+ "value": "#ffffff00",
7794
7684
  "filePath": "src/theme/stable/dark.json",
7795
7685
  "isSource": true,
7796
7686
  "original": {
7797
7687
  "parent": "theme/stable/dark",
7798
7688
  "type": "color",
7799
- "value": "{color.core.white-alpha.7}",
7800
- "description": ""
7689
+ "value": "{color.core.white-alpha.0}"
7801
7690
  },
7802
7691
  "name": "mds-color-theme-common-button-secondary-normal",
7803
7692
  "attributes": {
@@ -8005,301 +7894,168 @@
8005
7894
  },
8006
7895
  "promotion": {
8007
7896
  "normal": {
8008
- "0": {
8009
- "parent": "theme/stable/dark",
8010
- "type": "color",
8011
- "value": "#932099",
8012
- "description": "",
8013
- "filePath": "src/theme/stable/dark.json",
8014
- "isSource": true,
8015
- "original": {
8016
- "parent": "theme/stable/dark",
8017
- "type": "color",
8018
- "value": "{color.decorative.purple.70}",
8019
- "description": ""
8020
- },
8021
- "name": "mds-color-theme-common-button-promotion-normal-0",
8022
- "attributes": {
8023
- "category": "color",
8024
- "type": "theme",
8025
- "item": "common",
8026
- "subitem": "button",
8027
- "state": "promotion"
8028
- },
8029
- "path": [
8030
- "color",
8031
- "theme",
8032
- "common",
8033
- "button",
8034
- "promotion",
8035
- "normal",
8036
- "0"
8037
- ]
7897
+ "parent": "theme/stable/dark",
7898
+ "$extensions": {
7899
+ "studio.tokens": {
7900
+ "modify": {}
7901
+ }
8038
7902
  },
8039
- "1": {
7903
+ "type": "color",
7904
+ "value": "linear-gradient(46deg, #932099 0%, #a12a3a 100%)",
7905
+ "description": "Used for rest state of promotional button",
7906
+ "filePath": "src/theme/stable/dark.json",
7907
+ "isSource": true,
7908
+ "original": {
8040
7909
  "parent": "theme/stable/dark",
8041
- "type": "color",
8042
- "value": "#a12a3a",
8043
- "description": "",
8044
- "filePath": "src/theme/stable/dark.json",
8045
- "isSource": true,
8046
- "original": {
8047
- "parent": "theme/stable/dark",
8048
- "type": "color",
8049
- "value": "{color.decorative.pink.70}",
8050
- "description": ""
8051
- },
8052
- "name": "mds-color-theme-common-button-promotion-normal-1",
8053
- "attributes": {
8054
- "category": "color",
8055
- "type": "theme",
8056
- "item": "common",
8057
- "subitem": "button",
8058
- "state": "promotion"
7910
+ "$extensions": {
7911
+ "studio.tokens": {
7912
+ "modify": {}
7913
+ }
8059
7914
  },
8060
- "path": [
8061
- "color",
8062
- "theme",
8063
- "common",
8064
- "button",
8065
- "promotion",
8066
- "normal",
8067
- "1"
8068
- ]
8069
- }
7915
+ "type": "color",
7916
+ "value": "linear-gradient(46deg, {color.decorative.purple.70} 0%, {color.decorative.pink.70} 100%)",
7917
+ "description": "Used for rest state of promotional button"
7918
+ },
7919
+ "name": "mds-color-theme-common-button-promotion-normal",
7920
+ "attributes": {
7921
+ "category": "color",
7922
+ "type": "theme",
7923
+ "item": "common",
7924
+ "subitem": "button",
7925
+ "state": "promotion"
7926
+ },
7927
+ "path": [
7928
+ "color",
7929
+ "theme",
7930
+ "common",
7931
+ "button",
7932
+ "promotion",
7933
+ "normal"
7934
+ ]
8070
7935
  },
8071
7936
  "hover": {
8072
- "0": {
8073
- "parent": "theme/stable/dark",
8074
- "type": "color",
8075
- "value": "#601e66",
8076
- "description": "",
8077
- "filePath": "src/theme/stable/dark.json",
8078
- "isSource": true,
8079
- "original": {
8080
- "parent": "theme/stable/dark",
8081
- "type": "color",
8082
- "value": "{color.decorative.purple.80}",
8083
- "description": ""
8084
- },
8085
- "name": "mds-color-theme-common-button-promotion-hover-0",
8086
- "attributes": {
8087
- "category": "color",
8088
- "type": "theme",
8089
- "item": "common",
8090
- "subitem": "button",
8091
- "state": "promotion"
8092
- },
8093
- "path": [
8094
- "color",
8095
- "theme",
8096
- "common",
8097
- "button",
8098
- "promotion",
8099
- "hover",
8100
- "0"
8101
- ]
7937
+ "parent": "theme/stable/dark",
7938
+ "$extensions": {
7939
+ "studio.tokens": {
7940
+ "modify": {}
7941
+ }
8102
7942
  },
8103
- "1": {
7943
+ "type": "color",
7944
+ "value": "linear-gradient(46deg, #601e66 0%, #66262d 100%)",
7945
+ "description": "Used for hover state of promotional button",
7946
+ "filePath": "src/theme/stable/dark.json",
7947
+ "isSource": true,
7948
+ "original": {
8104
7949
  "parent": "theme/stable/dark",
8105
- "type": "color",
8106
- "value": "#66262d",
8107
- "description": "",
8108
- "filePath": "src/theme/stable/dark.json",
8109
- "isSource": true,
8110
- "original": {
8111
- "parent": "theme/stable/dark",
8112
- "type": "color",
8113
- "value": "{color.decorative.pink.80}",
8114
- "description": ""
8115
- },
8116
- "name": "mds-color-theme-common-button-promotion-hover-1",
8117
- "attributes": {
8118
- "category": "color",
8119
- "type": "theme",
8120
- "item": "common",
8121
- "subitem": "button",
8122
- "state": "promotion"
7950
+ "$extensions": {
7951
+ "studio.tokens": {
7952
+ "modify": {}
7953
+ }
8123
7954
  },
8124
- "path": [
8125
- "color",
8126
- "theme",
8127
- "common",
8128
- "button",
8129
- "promotion",
8130
- "hover",
8131
- "1"
8132
- ]
8133
- }
7955
+ "type": "color",
7956
+ "value": "linear-gradient(46deg, {color.decorative.purple.80} 0%, {color.decorative.pink.80} 100%)",
7957
+ "description": "Used for hover state of promotional button"
7958
+ },
7959
+ "name": "mds-color-theme-common-button-promotion-hover",
7960
+ "attributes": {
7961
+ "category": "color",
7962
+ "type": "theme",
7963
+ "item": "common",
7964
+ "subitem": "button",
7965
+ "state": "promotion"
7966
+ },
7967
+ "path": [
7968
+ "color",
7969
+ "theme",
7970
+ "common",
7971
+ "button",
7972
+ "promotion",
7973
+ "hover"
7974
+ ]
8134
7975
  },
8135
7976
  "active": {
8136
- "0": {
8137
- "parent": "theme/stable/dark",
8138
- "type": "color",
8139
- "value": "#601e66",
8140
- "description": "",
8141
- "filePath": "src/theme/stable/dark.json",
8142
- "isSource": true,
8143
- "original": {
8144
- "parent": "theme/stable/dark",
8145
- "type": "color",
8146
- "value": "{color.decorative.purple.80}",
8147
- "description": ""
8148
- },
8149
- "name": "mds-color-theme-common-button-promotion-active-0",
8150
- "attributes": {
8151
- "category": "color",
8152
- "type": "theme",
8153
- "item": "common",
8154
- "subitem": "button",
8155
- "state": "promotion"
8156
- },
8157
- "path": [
8158
- "color",
8159
- "theme",
8160
- "common",
8161
- "button",
8162
- "promotion",
8163
- "active",
8164
- "0"
8165
- ]
7977
+ "parent": "theme/stable/dark",
7978
+ "$extensions": {
7979
+ "studio.tokens": {
7980
+ "modify": {}
7981
+ }
8166
7982
  },
8167
- "1": {
7983
+ "type": "color",
7984
+ "value": "linear-gradient(46deg, #3b1840 0%, #3b1e21 100%)",
7985
+ "description": "Used for active state of promotional button",
7986
+ "filePath": "src/theme/stable/dark.json",
7987
+ "isSource": true,
7988
+ "original": {
8168
7989
  "parent": "theme/stable/dark",
8169
- "type": "color",
8170
- "value": "#3b1e21",
8171
- "description": "",
8172
- "filePath": "src/theme/stable/dark.json",
8173
- "isSource": true,
8174
- "original": {
8175
- "parent": "theme/stable/dark",
8176
- "type": "color",
8177
- "value": "{color.decorative.pink.90}",
8178
- "description": ""
8179
- },
8180
- "name": "mds-color-theme-common-button-promotion-active-1",
8181
- "attributes": {
8182
- "category": "color",
8183
- "type": "theme",
8184
- "item": "common",
8185
- "subitem": "button",
8186
- "state": "promotion"
7990
+ "$extensions": {
7991
+ "studio.tokens": {
7992
+ "modify": {}
7993
+ }
8187
7994
  },
8188
- "path": [
8189
- "color",
8190
- "theme",
8191
- "common",
8192
- "button",
8193
- "promotion",
8194
- "active",
8195
- "1"
8196
- ]
8197
- }
7995
+ "type": "color",
7996
+ "value": "linear-gradient(46deg, {color.decorative.purple.90} 0%, {color.decorative.pink.90} 100%)",
7997
+ "description": "Used for active state of promotional button"
7998
+ },
7999
+ "name": "mds-color-theme-common-button-promotion-active",
8000
+ "attributes": {
8001
+ "category": "color",
8002
+ "type": "theme",
8003
+ "item": "common",
8004
+ "subitem": "button",
8005
+ "state": "promotion"
8006
+ },
8007
+ "path": [
8008
+ "color",
8009
+ "theme",
8010
+ "common",
8011
+ "button",
8012
+ "promotion",
8013
+ "active"
8014
+ ]
8198
8015
  }
8199
8016
  },
8200
8017
  "join": {
8201
8018
  "animated": {
8202
8019
  "gradient": {
8203
8020
  "normal": {
8204
- "0": {
8205
- "parent": "theme/stable/dark",
8206
- "type": "color",
8207
- "value": "#30c9b0",
8208
- "description": "",
8209
- "filePath": "src/theme/stable/dark.json",
8210
- "isSource": true,
8211
- "original": {
8212
- "parent": "theme/stable/dark",
8213
- "type": "color",
8214
- "value": "{color.decorative.mint.40}",
8215
- "description": ""
8216
- },
8217
- "name": "mds-color-theme-common-button-join-animated-gradient-normal-0",
8218
- "attributes": {
8219
- "category": "color",
8220
- "type": "theme",
8221
- "item": "common",
8222
- "subitem": "button",
8223
- "state": "join"
8224
- },
8225
- "path": [
8226
- "color",
8227
- "theme",
8228
- "common",
8229
- "button",
8230
- "join",
8231
- "animated",
8232
- "gradient",
8233
- "normal",
8234
- "0"
8235
- ]
8021
+ "$extensions": {
8022
+ "studio.tokens": {
8023
+ "modify": {}
8024
+ }
8236
8025
  },
8237
- "1": {
8238
- "parent": "theme/stable/dark",
8239
- "type": "color",
8240
- "value": "#64b4fa",
8241
- "description": "",
8242
- "filePath": "src/theme/stable/dark.json",
8243
- "isSource": true,
8244
- "original": {
8245
- "parent": "theme/stable/dark",
8246
- "type": "color",
8247
- "value": "{color.core.blue.40}",
8248
- "description": ""
8249
- },
8250
- "name": "mds-color-theme-common-button-join-animated-gradient-normal-1",
8251
- "attributes": {
8252
- "category": "color",
8253
- "type": "theme",
8254
- "item": "common",
8255
- "subitem": "button",
8256
- "state": "join"
8026
+ "type": "color",
8027
+ "value": "linear-gradient(90deg, #30c9b0 0%, #64b4fa 51%, #30c9b0 100%)",
8028
+ "description": "linear-gradient(90deg, #30C9B0 0%, #64B4FA 51%, #529E91 100%)",
8029
+ "filePath": "src/theme/stable/dark.json",
8030
+ "isSource": true,
8031
+ "original": {
8032
+ "$extensions": {
8033
+ "studio.tokens": {
8034
+ "modify": {}
8035
+ }
8257
8036
  },
8258
- "path": [
8259
- "color",
8260
- "theme",
8261
- "common",
8262
- "button",
8263
- "join",
8264
- "animated",
8265
- "gradient",
8266
- "normal",
8267
- "1"
8268
- ]
8269
- },
8270
- "2": {
8271
- "parent": "theme/stable/dark",
8272
8037
  "type": "color",
8273
- "value": "#30c9b0",
8274
- "description": "",
8275
- "filePath": "src/theme/stable/dark.json",
8276
- "isSource": true,
8277
- "original": {
8278
- "parent": "theme/stable/dark",
8279
- "type": "color",
8280
- "value": "{color.decorative.mint.40}",
8281
- "description": ""
8282
- },
8283
- "name": "mds-color-theme-common-button-join-animated-gradient-normal-2",
8284
- "attributes": {
8285
- "category": "color",
8286
- "type": "theme",
8287
- "item": "common",
8288
- "subitem": "button",
8289
- "state": "join"
8290
- },
8291
- "path": [
8292
- "color",
8293
- "theme",
8294
- "common",
8295
- "button",
8296
- "join",
8297
- "animated",
8298
- "gradient",
8299
- "normal",
8300
- "2"
8301
- ]
8302
- }
8038
+ "value": "linear-gradient(90deg, {color.decorative.mint.40} 0%, {color.core.blue.40} 51%, {color.decorative.mint.40} 100%)",
8039
+ "description": "linear-gradient(90deg, #30C9B0 0%, #64B4FA 51%, #529E91 100%)"
8040
+ },
8041
+ "name": "mds-color-theme-common-button-join-animated-gradient-normal",
8042
+ "attributes": {
8043
+ "category": "color",
8044
+ "type": "theme",
8045
+ "item": "common",
8046
+ "subitem": "button",
8047
+ "state": "join"
8048
+ },
8049
+ "path": [
8050
+ "color",
8051
+ "theme",
8052
+ "common",
8053
+ "button",
8054
+ "join",
8055
+ "animated",
8056
+ "gradient",
8057
+ "normal"
8058
+ ]
8303
8059
  }
8304
8060
  }
8305
8061
  }
@@ -10675,502 +10431,564 @@
10675
10431
  }
10676
10432
  },
10677
10433
  "gradientdivider": {
10678
- "normal": {
10679
- "0": {
10434
+ "default": {
10435
+ "normal": {
10680
10436
  "parent": "theme/stable/dark",
10437
+ "$extensions": {
10438
+ "studio.tokens": {
10439
+ "modify": {}
10440
+ }
10441
+ },
10681
10442
  "type": "color",
10682
- "value": "#ffffff00",
10683
- "description": "",
10443
+ "value": "linear-gradient(90deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%)",
10444
+ "description": "linear-gradient(90deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%)\nUsed for default default on compose area in space",
10684
10445
  "filePath": "src/theme/stable/dark.json",
10685
10446
  "isSource": true,
10686
10447
  "original": {
10687
10448
  "parent": "theme/stable/dark",
10449
+ "$extensions": {
10450
+ "studio.tokens": {
10451
+ "modify": {}
10452
+ }
10453
+ },
10688
10454
  "type": "color",
10689
- "value": "{color.core.white-alpha.0}",
10690
- "description": ""
10455
+ "value": "linear-gradient(90deg, {color.core.white-alpha.0} 0%, {color.core.white-alpha.20} 22.4%, {color.core.white-alpha.20} 72.4%, {color.core.white-alpha.0} 100%)",
10456
+ "description": "linear-gradient(90deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%)\nUsed for default default on compose area in space"
10691
10457
  },
10692
- "name": "mds-color-theme-gradientdivider-normal-0",
10458
+ "name": "mds-color-theme-gradientdivider-default-normal",
10693
10459
  "attributes": {
10694
10460
  "category": "color",
10695
10461
  "type": "theme",
10696
10462
  "item": "gradientdivider",
10697
- "subitem": "normal",
10698
- "state": "0"
10463
+ "subitem": "default",
10464
+ "state": "normal"
10699
10465
  },
10700
10466
  "path": [
10701
10467
  "color",
10702
10468
  "theme",
10703
10469
  "gradientdivider",
10704
- "normal",
10705
- "0"
10470
+ "default",
10471
+ "normal"
10706
10472
  ]
10707
10473
  },
10708
- "1": {
10474
+ "hover": {
10709
10475
  "parent": "theme/stable/dark",
10476
+ "$extensions": {
10477
+ "studio.tokens": {
10478
+ "modify": {}
10479
+ }
10480
+ },
10710
10481
  "type": "color",
10711
- "value": "#ffffff33",
10712
- "description": "",
10482
+ "value": "linear-gradient(90deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%)",
10483
+ "description": "linear-gradient(90deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%)\nUsed for hover state of gradient divider for spaces",
10713
10484
  "filePath": "src/theme/stable/dark.json",
10714
10485
  "isSource": true,
10715
10486
  "original": {
10716
10487
  "parent": "theme/stable/dark",
10488
+ "$extensions": {
10489
+ "studio.tokens": {
10490
+ "modify": {}
10491
+ }
10492
+ },
10717
10493
  "type": "color",
10718
- "value": "{color.core.white-alpha.20}",
10719
- "description": ""
10494
+ "value": "linear-gradient(90deg, {color.core.white-alpha.0} 0%, {color.core.white-alpha.60} 22.4%, {color.core.white-alpha.60} 72.4%, {color.core.white-alpha.0} 100%)",
10495
+ "description": "linear-gradient(90deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%)\nUsed for hover state of gradient divider for spaces"
10720
10496
  },
10721
- "name": "mds-color-theme-gradientdivider-normal-1",
10497
+ "name": "mds-color-theme-gradientdivider-default-hover",
10722
10498
  "attributes": {
10723
10499
  "category": "color",
10724
10500
  "type": "theme",
10725
10501
  "item": "gradientdivider",
10726
- "subitem": "normal",
10727
- "state": "1"
10502
+ "subitem": "default",
10503
+ "state": "hover"
10728
10504
  },
10729
10505
  "path": [
10730
10506
  "color",
10731
10507
  "theme",
10732
10508
  "gradientdivider",
10733
- "normal",
10734
- "1"
10509
+ "default",
10510
+ "hover"
10735
10511
  ]
10736
10512
  }
10737
10513
  },
10738
- "hover": {
10739
- "0": {
10514
+ "error": {
10515
+ "normal": {
10740
10516
  "parent": "theme/stable/dark",
10517
+ "$extensions": {
10518
+ "studio.tokens": {
10519
+ "modify": {}
10520
+ }
10521
+ },
10741
10522
  "type": "color",
10742
- "value": "#ffffff00",
10743
- "description": "",
10523
+ "value": "linear-gradient(90deg, #fc8b9800 0%, #fc8b9822.4%, #fc8b9899 76.04%, #fc8b9800 100%)",
10524
+ "description": "linear-gradient(90deg, #fc8b98 0%, #fc8b98 60%, #fc8b98 60%, #fc8b98 0%)\nUsed for divider on the compose area for classified spaces",
10744
10525
  "filePath": "src/theme/stable/dark.json",
10745
10526
  "isSource": true,
10746
10527
  "original": {
10747
10528
  "parent": "theme/stable/dark",
10529
+ "$extensions": {
10530
+ "studio.tokens": {
10531
+ "modify": {}
10532
+ }
10533
+ },
10748
10534
  "type": "color",
10749
- "value": "{color.core.white-alpha.0}",
10750
- "description": ""
10535
+ "value": "linear-gradient(90deg, {color.core.red.40}00 0%, {color.core.red.40}22.4%, {color.core.red.40}99 76.04%, {color.core.red.40}00 100%)",
10536
+ "description": "linear-gradient(90deg, #fc8b98 0%, #fc8b98 60%, #fc8b98 60%, #fc8b98 0%)\nUsed for divider on the compose area for classified spaces"
10751
10537
  },
10752
- "name": "mds-color-theme-gradientdivider-hover-0",
10538
+ "name": "mds-color-theme-gradientdivider-error-normal",
10753
10539
  "attributes": {
10754
10540
  "category": "color",
10755
10541
  "type": "theme",
10756
10542
  "item": "gradientdivider",
10757
- "subitem": "hover",
10758
- "state": "0"
10543
+ "subitem": "error",
10544
+ "state": "normal"
10759
10545
  },
10760
10546
  "path": [
10761
10547
  "color",
10762
10548
  "theme",
10763
10549
  "gradientdivider",
10764
- "hover",
10765
- "0"
10550
+ "error",
10551
+ "normal"
10766
10552
  ]
10767
10553
  },
10768
- "1": {
10554
+ "hover": {
10769
10555
  "parent": "theme/stable/dark",
10556
+ "$extensions": {
10557
+ "studio.tokens": {
10558
+ "modify": {}
10559
+ }
10560
+ },
10770
10561
  "type": "color",
10771
- "value": "#ffffff99",
10772
- "description": "",
10562
+ "value": "linear-gradient(90deg, #fc8b9800 0%, #fc8b98e6 22.4%, #fc8b98e6 76.04%, #fc8b9800 100%)",
10563
+ "description": "linear-gradient(90deg, #fc8b98 0%, #fc8b98 90%, #fc8b98 90%, #fc8b98 0%)",
10773
10564
  "filePath": "src/theme/stable/dark.json",
10774
10565
  "isSource": true,
10775
10566
  "original": {
10776
10567
  "parent": "theme/stable/dark",
10568
+ "$extensions": {
10569
+ "studio.tokens": {
10570
+ "modify": {}
10571
+ }
10572
+ },
10777
10573
  "type": "color",
10778
- "value": "{color.core.white-alpha.60}",
10779
- "description": ""
10574
+ "value": "linear-gradient(90deg, {color.core.red.40}00 0%, {color.core.red.40}e6 22.4%, {color.core.red.40}e6 76.04%, {color.core.red.40}00 100%)",
10575
+ "description": "linear-gradient(90deg, #fc8b98 0%, #fc8b98 90%, #fc8b98 90%, #fc8b98 0%)"
10780
10576
  },
10781
- "name": "mds-color-theme-gradientdivider-hover-1",
10577
+ "name": "mds-color-theme-gradientdivider-error-hover",
10782
10578
  "attributes": {
10783
10579
  "category": "color",
10784
10580
  "type": "theme",
10785
10581
  "item": "gradientdivider",
10786
- "subitem": "hover",
10787
- "state": "1"
10582
+ "subitem": "error",
10583
+ "state": "hover"
10788
10584
  },
10789
10585
  "path": [
10790
10586
  "color",
10791
10587
  "theme",
10792
10588
  "gradientdivider",
10793
- "hover",
10794
- "1"
10589
+ "error",
10590
+ "hover"
10795
10591
  ]
10796
10592
  }
10797
10593
  },
10798
- "error": {
10594
+ "warning": {
10799
10595
  "normal": {
10800
- "0": {
10801
- "parent": "theme/stable/dark",
10802
- "type": "color",
10803
- "value": "#fc8b98",
10804
- "description": "",
10805
- "filePath": "src/theme/stable/dark.json",
10806
- "isSource": true,
10807
- "original": {
10808
- "parent": "theme/stable/dark",
10809
- "type": "color",
10810
- "value": "{color.core.red.40}",
10811
- "description": ""
10812
- },
10813
- "name": "mds-color-theme-gradientdivider-error-normal-0",
10814
- "attributes": {
10815
- "category": "color",
10816
- "type": "theme",
10817
- "item": "gradientdivider",
10818
- "subitem": "error",
10819
- "state": "normal"
10820
- },
10821
- "path": [
10822
- "color",
10823
- "theme",
10824
- "gradientdivider",
10825
- "error",
10826
- "normal",
10827
- "0"
10828
- ]
10596
+ "parent": "theme/stable/dark",
10597
+ "$extensions": {
10598
+ "studio.tokens": {
10599
+ "modify": {}
10600
+ }
10829
10601
  },
10830
- "1": {
10602
+ "type": "color",
10603
+ "value": "linear-gradient(90deg, #f2990a00 0%, #f2990a22.4%, #f2990a99 76.04%, #f2990a00 100%)",
10604
+ "description": "linear-gradient(90deg, #f2990a 0%, #f2990a 60%, ##f2990a 60%, #f2990a 0%)\n",
10605
+ "filePath": "src/theme/stable/dark.json",
10606
+ "isSource": true,
10607
+ "original": {
10831
10608
  "parent": "theme/stable/dark",
10832
- "type": "color",
10833
- "value": "#fc8b98",
10834
- "description": "",
10835
- "filePath": "src/theme/stable/dark.json",
10836
- "isSource": true,
10837
- "original": {
10838
- "parent": "theme/stable/dark",
10839
- "type": "color",
10840
- "value": "{color.core.red.40}",
10841
- "description": ""
10842
- },
10843
- "name": "mds-color-theme-gradientdivider-error-normal-1",
10844
- "attributes": {
10845
- "category": "color",
10846
- "type": "theme",
10847
- "item": "gradientdivider",
10848
- "subitem": "error",
10849
- "state": "normal"
10609
+ "$extensions": {
10610
+ "studio.tokens": {
10611
+ "modify": {}
10612
+ }
10850
10613
  },
10851
- "path": [
10852
- "color",
10853
- "theme",
10854
- "gradientdivider",
10855
- "error",
10856
- "normal",
10857
- "1"
10858
- ]
10859
- }
10614
+ "type": "color",
10615
+ "value": "linear-gradient(90deg, {color.core.yellow.40}00 0%, {color.core.yellow.40}22.4%, {color.core.yellow.40}99 76.04%, {color.core.yellow.40}00 100%)",
10616
+ "description": "linear-gradient(90deg, #f2990a 0%, #f2990a 60%, ##f2990a 60%, #f2990a 0%)\n"
10617
+ },
10618
+ "name": "mds-color-theme-gradientdivider-warning-normal",
10619
+ "attributes": {
10620
+ "category": "color",
10621
+ "type": "theme",
10622
+ "item": "gradientdivider",
10623
+ "subitem": "warning",
10624
+ "state": "normal"
10625
+ },
10626
+ "path": [
10627
+ "color",
10628
+ "theme",
10629
+ "gradientdivider",
10630
+ "warning",
10631
+ "normal"
10632
+ ]
10860
10633
  },
10861
10634
  "hover": {
10862
- "0": {
10635
+ "parent": "theme/stable/dark",
10636
+ "$extensions": {
10637
+ "studio.tokens": {
10638
+ "modify": {}
10639
+ }
10640
+ },
10641
+ "type": "color",
10642
+ "value": "linear-gradient(90deg, #f2990a00 0%, #f2990ae6 22.4%, #f2990ae6 76.04%, #f2990a00 100%)",
10643
+ "description": "linear-gradient(90deg, #f2990a 0%, #f2990a 90%, ##f2990a 90%, #f2990a 0%)",
10644
+ "filePath": "src/theme/stable/dark.json",
10645
+ "isSource": true,
10646
+ "original": {
10863
10647
  "parent": "theme/stable/dark",
10864
- "type": "color",
10865
- "value": "#fc8b98",
10866
- "description": "",
10867
- "filePath": "src/theme/stable/dark.json",
10868
- "isSource": true,
10869
- "original": {
10870
- "parent": "theme/stable/dark",
10871
- "type": "color",
10872
- "value": "{color.core.red.40}",
10873
- "description": ""
10874
- },
10875
- "name": "mds-color-theme-gradientdivider-error-hover-0",
10876
- "attributes": {
10877
- "category": "color",
10878
- "type": "theme",
10879
- "item": "gradientdivider",
10880
- "subitem": "error",
10881
- "state": "hover"
10648
+ "$extensions": {
10649
+ "studio.tokens": {
10650
+ "modify": {}
10651
+ }
10882
10652
  },
10883
- "path": [
10884
- "color",
10885
- "theme",
10886
- "gradientdivider",
10887
- "error",
10888
- "hover",
10889
- "0"
10890
- ]
10891
- },
10892
- "1": {
10893
- "parent": "theme/stable/dark",
10894
10653
  "type": "color",
10895
- "value": "#fc8b98",
10896
- "description": "",
10897
- "filePath": "src/theme/stable/dark.json",
10898
- "isSource": true,
10899
- "original": {
10900
- "parent": "theme/stable/dark",
10901
- "type": "color",
10902
- "value": "{color.core.red.40}",
10903
- "description": ""
10904
- },
10905
- "name": "mds-color-theme-gradientdivider-error-hover-1",
10906
- "attributes": {
10907
- "category": "color",
10908
- "type": "theme",
10909
- "item": "gradientdivider",
10910
- "subitem": "error",
10911
- "state": "hover"
10912
- },
10913
- "path": [
10914
- "color",
10915
- "theme",
10916
- "gradientdivider",
10917
- "error",
10918
- "hover",
10919
- "1"
10920
- ]
10921
- }
10654
+ "value": "linear-gradient(90deg, {color.core.yellow.40}00 0%, {color.core.yellow.40}e6 22.4%, {color.core.yellow.40}e6 76.04%, {color.core.yellow.40}00 100%)",
10655
+ "description": "linear-gradient(90deg, #f2990a 0%, #f2990a 90%, ##f2990a 90%, #f2990a 0%)"
10656
+ },
10657
+ "name": "mds-color-theme-gradientdivider-warning-hover",
10658
+ "attributes": {
10659
+ "category": "color",
10660
+ "type": "theme",
10661
+ "item": "gradientdivider",
10662
+ "subitem": "warning",
10663
+ "state": "hover"
10664
+ },
10665
+ "path": [
10666
+ "color",
10667
+ "theme",
10668
+ "gradientdivider",
10669
+ "warning",
10670
+ "hover"
10671
+ ]
10922
10672
  }
10923
10673
  },
10924
- "warning": {
10674
+ "announce": {
10925
10675
  "normal": {
10926
- "0": {
10927
- "parent": "theme/stable/dark",
10928
- "type": "color",
10929
- "value": "#f2990a",
10930
- "description": "",
10931
- "filePath": "src/theme/stable/dark.json",
10932
- "isSource": true,
10933
- "original": {
10934
- "parent": "theme/stable/dark",
10935
- "type": "color",
10936
- "value": "{color.core.yellow.40}",
10937
- "description": ""
10938
- },
10939
- "name": "mds-color-theme-gradientdivider-warning-normal-0",
10940
- "attributes": {
10941
- "category": "color",
10942
- "type": "theme",
10943
- "item": "gradientdivider",
10944
- "subitem": "warning",
10945
- "state": "normal"
10946
- },
10947
- "path": [
10948
- "color",
10949
- "theme",
10950
- "gradientdivider",
10951
- "warning",
10952
- "normal",
10953
- "0"
10954
- ]
10676
+ "parent": "theme/stable/dark",
10677
+ "$extensions": {
10678
+ "studio.tokens": {
10679
+ "modify": {}
10680
+ }
10955
10681
  },
10956
- "1": {
10682
+ "type": "color",
10683
+ "value": "linear-gradient(90deg, #64b4fa00 0%, #64b4fa99 22.4%, #64b4fa99 76.04%, #64b4fa00 100%)",
10684
+ "description": "linear-gradient(90deg, #64b4fa 0%, #64b4fa 60%, #64b4fa60%, #64b4fa 0%)\n",
10685
+ "filePath": "src/theme/stable/dark.json",
10686
+ "isSource": true,
10687
+ "original": {
10957
10688
  "parent": "theme/stable/dark",
10958
- "type": "color",
10959
- "value": "#f2990a",
10960
- "description": "",
10961
- "filePath": "src/theme/stable/dark.json",
10962
- "isSource": true,
10963
- "original": {
10964
- "parent": "theme/stable/dark",
10965
- "type": "color",
10966
- "value": "{color.core.yellow.40}",
10967
- "description": ""
10968
- },
10969
- "name": "mds-color-theme-gradientdivider-warning-normal-1",
10970
- "attributes": {
10971
- "category": "color",
10972
- "type": "theme",
10973
- "item": "gradientdivider",
10974
- "subitem": "warning",
10975
- "state": "normal"
10689
+ "$extensions": {
10690
+ "studio.tokens": {
10691
+ "modify": {}
10692
+ }
10976
10693
  },
10977
- "path": [
10978
- "color",
10979
- "theme",
10980
- "gradientdivider",
10981
- "warning",
10982
- "normal",
10983
- "1"
10984
- ]
10985
- }
10694
+ "type": "color",
10695
+ "value": "linear-gradient(90deg, {color.core.blue.40}00 0%, {color.core.blue.40}99 22.4%, {color.core.blue.40}99 76.04%, {color.core.blue.40}00 100%)",
10696
+ "description": "linear-gradient(90deg, #64b4fa 0%, #64b4fa 60%, #64b4fa60%, #64b4fa 0%)\n"
10697
+ },
10698
+ "name": "mds-color-theme-gradientdivider-announce-normal",
10699
+ "attributes": {
10700
+ "category": "color",
10701
+ "type": "theme",
10702
+ "item": "gradientdivider",
10703
+ "subitem": "announce",
10704
+ "state": "normal"
10705
+ },
10706
+ "path": [
10707
+ "color",
10708
+ "theme",
10709
+ "gradientdivider",
10710
+ "announce",
10711
+ "normal"
10712
+ ]
10986
10713
  },
10987
10714
  "hover": {
10988
- "0": {
10989
- "parent": "theme/stable/dark",
10990
- "type": "color",
10991
- "value": "#f2990a",
10992
- "description": "",
10993
- "filePath": "src/theme/stable/dark.json",
10994
- "isSource": true,
10995
- "original": {
10996
- "parent": "theme/stable/dark",
10997
- "type": "color",
10998
- "value": "{color.core.yellow.40}",
10999
- "description": ""
11000
- },
11001
- "name": "mds-color-theme-gradientdivider-warning-hover-0",
11002
- "attributes": {
11003
- "category": "color",
11004
- "type": "theme",
11005
- "item": "gradientdivider",
11006
- "subitem": "warning",
11007
- "state": "hover"
11008
- },
11009
- "path": [
11010
- "color",
11011
- "theme",
11012
- "gradientdivider",
11013
- "warning",
11014
- "hover",
11015
- "0"
11016
- ]
10715
+ "parent": "theme/stable/dark",
10716
+ "$extensions": {
10717
+ "studio.tokens": {
10718
+ "modify": {}
10719
+ }
11017
10720
  },
11018
- "1": {
10721
+ "type": "color",
10722
+ "value": "linear-gradient(90deg, #64b4fa00 0%,#64b4faE6 22.4%, #64b4faE6 76.04%, #64b4fa00 100%)",
10723
+ "description": "linear-gradient(90deg, #64b4fa 0%, #64b4fa 90%, #64b4fa90%, #64b4fa 0%)\n",
10724
+ "filePath": "src/theme/stable/dark.json",
10725
+ "isSource": true,
10726
+ "original": {
11019
10727
  "parent": "theme/stable/dark",
11020
- "type": "color",
11021
- "value": "#f2990a",
11022
- "description": "",
11023
- "filePath": "src/theme/stable/dark.json",
11024
- "isSource": true,
11025
- "original": {
11026
- "parent": "theme/stable/dark",
11027
- "type": "color",
11028
- "value": "{color.core.yellow.40}",
11029
- "description": ""
11030
- },
11031
- "name": "mds-color-theme-gradientdivider-warning-hover-1",
11032
- "attributes": {
11033
- "category": "color",
11034
- "type": "theme",
11035
- "item": "gradientdivider",
11036
- "subitem": "warning",
11037
- "state": "hover"
10728
+ "$extensions": {
10729
+ "studio.tokens": {
10730
+ "modify": {}
10731
+ }
11038
10732
  },
11039
- "path": [
11040
- "color",
11041
- "theme",
11042
- "gradientdivider",
11043
- "warning",
11044
- "hover",
11045
- "1"
11046
- ]
11047
- }
10733
+ "type": "color",
10734
+ "value": "linear-gradient(90deg, {color.core.blue.40}00 0%,{color.core.blue.40}E6 22.4%, {color.core.blue.40}E6 76.04%, {color.core.blue.40}00 100%)",
10735
+ "description": "linear-gradient(90deg, #64b4fa 0%, #64b4fa 90%, #64b4fa90%, #64b4fa 0%)\n"
10736
+ },
10737
+ "name": "mds-color-theme-gradientdivider-announce-hover",
10738
+ "attributes": {
10739
+ "category": "color",
10740
+ "type": "theme",
10741
+ "item": "gradientdivider",
10742
+ "subitem": "announce",
10743
+ "state": "hover"
10744
+ },
10745
+ "path": [
10746
+ "color",
10747
+ "theme",
10748
+ "gradientdivider",
10749
+ "announce",
10750
+ "hover"
10751
+ ]
11048
10752
  }
11049
10753
  },
11050
- "announce": {
10754
+ "success": {
11051
10755
  "normal": {
11052
- "0": {
10756
+ "parent": "theme/stable/dark",
10757
+ "$extensions": {
10758
+ "studio.tokens": {
10759
+ "modify": {}
10760
+ }
10761
+ },
10762
+ "type": "color",
10763
+ "value": "linear-gradient(90deg, #3cc29a00 0%, #3cc29a99 22.4%, #3cc29a99 76.04%, #3cc29a00 100%)",
10764
+ "description": "linear-gradient(90deg, #3cc29a 0%, #3cc29a 60%, #3cc29a 60%, #3cc29a 0%)\n",
10765
+ "filePath": "src/theme/stable/dark.json",
10766
+ "isSource": true,
10767
+ "original": {
11053
10768
  "parent": "theme/stable/dark",
11054
- "type": "color",
11055
- "value": "#64b4fa",
11056
- "description": "",
11057
- "filePath": "src/theme/stable/dark.json",
11058
- "isSource": true,
11059
- "original": {
11060
- "parent": "theme/stable/dark",
11061
- "type": "color",
11062
- "value": "{color.core.blue.40}",
11063
- "description": ""
11064
- },
11065
- "name": "mds-color-theme-gradientdivider-announce-normal-0",
11066
- "attributes": {
11067
- "category": "color",
11068
- "type": "theme",
11069
- "item": "gradientdivider",
11070
- "subitem": "announce",
11071
- "state": "normal"
10769
+ "$extensions": {
10770
+ "studio.tokens": {
10771
+ "modify": {}
10772
+ }
11072
10773
  },
11073
- "path": [
11074
- "color",
11075
- "theme",
11076
- "gradientdivider",
11077
- "announce",
11078
- "normal",
11079
- "0"
11080
- ]
10774
+ "type": "color",
10775
+ "value": "linear-gradient(90deg, {color.core.green.40}00 0%, {color.core.green.40}99 22.4%, {color.core.green.40}99 76.04%, {color.core.green.40}00 100%)",
10776
+ "description": "linear-gradient(90deg, #3cc29a 0%, #3cc29a 60%, #3cc29a 60%, #3cc29a 0%)\n"
11081
10777
  },
11082
- "1": {
10778
+ "name": "mds-color-theme-gradientdivider-success-normal",
10779
+ "attributes": {
10780
+ "category": "color",
10781
+ "type": "theme",
10782
+ "item": "gradientdivider",
10783
+ "subitem": "success",
10784
+ "state": "normal"
10785
+ },
10786
+ "path": [
10787
+ "color",
10788
+ "theme",
10789
+ "gradientdivider",
10790
+ "success",
10791
+ "normal"
10792
+ ]
10793
+ },
10794
+ "hover": {
10795
+ "parent": "theme/stable/dark",
10796
+ "$extensions": {
10797
+ "studio.tokens": {
10798
+ "modify": {}
10799
+ }
10800
+ },
10801
+ "type": "color",
10802
+ "value": "linear-gradient(90deg, #3cc29a00 0%,#3cc29aE6 22.4%, #3cc29aE6 76.04%, #3cc29a00 100%)",
10803
+ "description": "linear-gradient(90deg, #3cc29a 0%, #3cc29a 90%, #3cc29a 90%, #3cc29a 0%)\n",
10804
+ "filePath": "src/theme/stable/dark.json",
10805
+ "isSource": true,
10806
+ "original": {
11083
10807
  "parent": "theme/stable/dark",
11084
- "type": "color",
11085
- "value": "#64b4fa",
11086
- "description": "",
11087
- "filePath": "src/theme/stable/dark.json",
11088
- "isSource": true,
11089
- "original": {
11090
- "parent": "theme/stable/dark",
11091
- "type": "color",
11092
- "value": "{color.core.blue.40}",
11093
- "description": ""
10808
+ "$extensions": {
10809
+ "studio.tokens": {
10810
+ "modify": {}
10811
+ }
11094
10812
  },
11095
- "name": "mds-color-theme-gradientdivider-announce-normal-1",
11096
- "attributes": {
11097
- "category": "color",
11098
- "type": "theme",
11099
- "item": "gradientdivider",
11100
- "subitem": "announce",
11101
- "state": "normal"
10813
+ "type": "color",
10814
+ "value": "linear-gradient(90deg, {color.core.green.40}00 0%,{color.core.green.40}E6 22.4%, {color.core.green.40}E6 76.04%, {color.core.green.40}00 100%)",
10815
+ "description": "linear-gradient(90deg, #3cc29a 0%, #3cc29a 90%, #3cc29a 90%, #3cc29a 0%)\n"
10816
+ },
10817
+ "name": "mds-color-theme-gradientdivider-success-hover",
10818
+ "attributes": {
10819
+ "category": "color",
10820
+ "type": "theme",
10821
+ "item": "gradientdivider",
10822
+ "subitem": "success",
10823
+ "state": "hover"
10824
+ },
10825
+ "path": [
10826
+ "color",
10827
+ "theme",
10828
+ "gradientdivider",
10829
+ "success",
10830
+ "hover"
10831
+ ]
10832
+ }
10833
+ },
10834
+ "orange": {
10835
+ "normal": {
10836
+ "parent": "theme/stable/dark",
10837
+ "$extensions": {
10838
+ "studio.tokens": {
10839
+ "modify": {}
10840
+ }
10841
+ },
10842
+ "type": "color",
10843
+ "value": "linear-gradient(90deg, #fd884e00 0%, #fd884e99 22.4%, #fd884e99 76.04%, #fd884e00 100%)",
10844
+ "description": "linear-gradient(90deg, #fd884e 0%, #fd884e 60%, #fd884e 60%, #fd884e 0%)\n",
10845
+ "filePath": "src/theme/stable/dark.json",
10846
+ "isSource": true,
10847
+ "original": {
10848
+ "parent": "theme/stable/dark",
10849
+ "$extensions": {
10850
+ "studio.tokens": {
10851
+ "modify": {}
10852
+ }
11102
10853
  },
11103
- "path": [
11104
- "color",
11105
- "theme",
11106
- "gradientdivider",
11107
- "announce",
11108
- "normal",
11109
- "1"
11110
- ]
11111
- }
10854
+ "type": "color",
10855
+ "value": "linear-gradient(90deg, {color.core.orange.40}00 0%, {color.core.orange.40}99 22.4%, {color.core.orange.40}99 76.04%, {color.core.orange.40}00 100%)",
10856
+ "description": "linear-gradient(90deg, #fd884e 0%, #fd884e 60%, #fd884e 60%, #fd884e 0%)\n"
10857
+ },
10858
+ "name": "mds-color-theme-gradientdivider-orange-normal",
10859
+ "attributes": {
10860
+ "category": "color",
10861
+ "type": "theme",
10862
+ "item": "gradientdivider",
10863
+ "subitem": "orange",
10864
+ "state": "normal"
10865
+ },
10866
+ "path": [
10867
+ "color",
10868
+ "theme",
10869
+ "gradientdivider",
10870
+ "orange",
10871
+ "normal"
10872
+ ]
11112
10873
  },
11113
10874
  "hover": {
11114
- "0": {
10875
+ "parent": "theme/stable/dark",
10876
+ "$extensions": {
10877
+ "studio.tokens": {
10878
+ "modify": {}
10879
+ }
10880
+ },
10881
+ "type": "color",
10882
+ "value": "linear-gradient(90deg, #fd884e00 0%,#fd884eE6 22.4%, #fd884eE6 76.04%, #fd884e00 100%)",
10883
+ "description": "linear-gradient(90deg, #fd884e 0%, #fd884e 90%, #fd884e 90%, #fd884e 0%)\n",
10884
+ "filePath": "src/theme/stable/dark.json",
10885
+ "isSource": true,
10886
+ "original": {
11115
10887
  "parent": "theme/stable/dark",
11116
- "type": "color",
11117
- "value": "#64b4fa",
11118
- "description": "",
11119
- "filePath": "src/theme/stable/dark.json",
11120
- "isSource": true,
11121
- "original": {
11122
- "parent": "theme/stable/dark",
11123
- "type": "color",
11124
- "value": "{color.core.blue.40}",
11125
- "description": ""
11126
- },
11127
- "name": "mds-color-theme-gradientdivider-announce-hover-0",
11128
- "attributes": {
11129
- "category": "color",
11130
- "type": "theme",
11131
- "item": "gradientdivider",
11132
- "subitem": "announce",
11133
- "state": "hover"
10888
+ "$extensions": {
10889
+ "studio.tokens": {
10890
+ "modify": {}
10891
+ }
11134
10892
  },
11135
- "path": [
11136
- "color",
11137
- "theme",
11138
- "gradientdivider",
11139
- "announce",
11140
- "hover",
11141
- "0"
11142
- ]
10893
+ "type": "color",
10894
+ "value": "linear-gradient(90deg, {color.core.orange.40}00 0%,{color.core.orange.40}E6 22.4%, {color.core.orange.40}E6 76.04%, {color.core.orange.40}00 100%)",
10895
+ "description": "linear-gradient(90deg, #fd884e 0%, #fd884e 90%, #fd884e 90%, #fd884e 0%)\n"
11143
10896
  },
11144
- "1": {
10897
+ "name": "mds-color-theme-gradientdivider-orange-hover",
10898
+ "attributes": {
10899
+ "category": "color",
10900
+ "type": "theme",
10901
+ "item": "gradientdivider",
10902
+ "subitem": "orange",
10903
+ "state": "hover"
10904
+ },
10905
+ "path": [
10906
+ "color",
10907
+ "theme",
10908
+ "gradientdivider",
10909
+ "orange",
10910
+ "hover"
10911
+ ]
10912
+ }
10913
+ },
10914
+ "purple": {
10915
+ "normal": {
10916
+ "parent": "theme/stable/dark",
10917
+ "$extensions": {
10918
+ "studio.tokens": {
10919
+ "modify": {}
10920
+ }
10921
+ },
10922
+ "type": "color",
10923
+ "value": "linear-gradient(90deg, #f294f100 0%, #f294f199 22.4%, #f294f100 100%)",
10924
+ "description": "linear-gradient(90deg, #f294f1 0%, #f294f1 60%, #f294f1 60%, #f294f1 0%)\n",
10925
+ "filePath": "src/theme/stable/dark.json",
10926
+ "isSource": true,
10927
+ "original": {
11145
10928
  "parent": "theme/stable/dark",
11146
- "type": "color",
11147
- "value": "#64b4fa",
11148
- "description": "",
11149
- "filePath": "src/theme/stable/dark.json",
11150
- "isSource": true,
11151
- "original": {
11152
- "parent": "theme/stable/dark",
11153
- "type": "color",
11154
- "value": "{color.core.blue.40}",
11155
- "description": ""
10929
+ "$extensions": {
10930
+ "studio.tokens": {
10931
+ "modify": {}
10932
+ }
11156
10933
  },
11157
- "name": "mds-color-theme-gradientdivider-announce-hover-1",
11158
- "attributes": {
11159
- "category": "color",
11160
- "type": "theme",
11161
- "item": "gradientdivider",
11162
- "subitem": "announce",
11163
- "state": "hover"
10934
+ "type": "color",
10935
+ "value": "linear-gradient(90deg, {color.decorative.purple.40}00 0%, {color.decorative.purple.40}99 22.4%, {color.decorative.purple.40}00 100%)",
10936
+ "description": "linear-gradient(90deg, #f294f1 0%, #f294f1 60%, #f294f1 60%, #f294f1 0%)\n"
10937
+ },
10938
+ "name": "mds-color-theme-gradientdivider-purple-normal",
10939
+ "attributes": {
10940
+ "category": "color",
10941
+ "type": "theme",
10942
+ "item": "gradientdivider",
10943
+ "subitem": "purple",
10944
+ "state": "normal"
10945
+ },
10946
+ "path": [
10947
+ "color",
10948
+ "theme",
10949
+ "gradientdivider",
10950
+ "purple",
10951
+ "normal"
10952
+ ]
10953
+ },
10954
+ "hover": {
10955
+ "parent": "theme/stable/dark",
10956
+ "$extensions": {
10957
+ "studio.tokens": {
10958
+ "modify": {}
10959
+ }
10960
+ },
10961
+ "type": "color",
10962
+ "value": "linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%)",
10963
+ "description": "linear-gradient(90deg, #f294f1 0%, #f294f1 90%, #f294f1 90%, #f294f1 0%)\n",
10964
+ "filePath": "src/theme/stable/dark.json",
10965
+ "isSource": true,
10966
+ "original": {
10967
+ "parent": "theme/stable/dark",
10968
+ "$extensions": {
10969
+ "studio.tokens": {
10970
+ "modify": {}
10971
+ }
11164
10972
  },
11165
- "path": [
11166
- "color",
11167
- "theme",
11168
- "gradientdivider",
11169
- "announce",
11170
- "hover",
11171
- "1"
11172
- ]
11173
- }
10973
+ "type": "color",
10974
+ "value": "linear-gradient(90deg, {color.decorative.purple.40}00 0%, {color.decorative.purple.40}E6 22.4%, {color.decorative.purple.40}E6 76.04%, {color.decorative.purple.40}00 100%)",
10975
+ "description": "linear-gradient(90deg, #f294f1 0%, #f294f1 90%, #f294f1 90%, #f294f1 0%)\n"
10976
+ },
10977
+ "name": "mds-color-theme-gradientdivider-purple-hover",
10978
+ "attributes": {
10979
+ "category": "color",
10980
+ "type": "theme",
10981
+ "item": "gradientdivider",
10982
+ "subitem": "purple",
10983
+ "state": "hover"
10984
+ },
10985
+ "path": [
10986
+ "color",
10987
+ "theme",
10988
+ "gradientdivider",
10989
+ "purple",
10990
+ "hover"
10991
+ ]
11174
10992
  }
11175
10993
  }
11176
10994
  },