@momentum-design/tokens 0.7.0 → 0.7.2

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 (127) hide show
  1. package/dist/css/components/complete.css +42 -42
  2. package/dist/css/core/complete.css +6 -1
  3. package/dist/css/effect/complete.css +1 -1
  4. package/dist/css/elevation/complete.css +1 -1
  5. package/dist/css/theme/aaos/day-complete.css +1 -1
  6. package/dist/css/theme/aaos/night-complete.css +1 -1
  7. package/dist/css/theme/webex/dark-bronze-stable.css +4 -4
  8. package/dist/css/theme/webex/dark-indigo-stable.css +4 -4
  9. package/dist/css/theme/webex/dark-jade-stable.css +4 -4
  10. package/dist/css/theme/webex/dark-lavender-stable.css +4 -4
  11. package/dist/css/theme/webex/dark-rose-stable.css +4 -4
  12. package/dist/css/theme/webex/dark-stable.css +4 -4
  13. package/dist/css/theme/webex/hc-dark-stable.css +3 -3
  14. package/dist/css/theme/webex/hc-light-stable.css +3 -3
  15. package/dist/css/theme/webex/light-bronze-stable.css +5 -5
  16. package/dist/css/theme/webex/light-indigo-stable.css +5 -5
  17. package/dist/css/theme/webex/light-jade-stable.css +5 -5
  18. package/dist/css/theme/webex/light-lavender-stable.css +5 -5
  19. package/dist/css/theme/webex/light-rose-stable.css +5 -5
  20. package/dist/css/theme/webex/light-stable.css +5 -5
  21. package/dist/css/typography/complete.css +1 -1
  22. package/dist/ios/core/complete.swift +6 -1
  23. package/dist/ios/effect/complete.swift +1 -1
  24. package/dist/ios/elevation/complete.swift +1 -1
  25. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  26. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  27. package/dist/ios/theme/webex/dark-bronze-stable.swift +4 -4
  28. package/dist/ios/theme/webex/dark-indigo-stable.swift +4 -4
  29. package/dist/ios/theme/webex/dark-jade-stable.swift +4 -4
  30. package/dist/ios/theme/webex/dark-lavender-stable.swift +4 -4
  31. package/dist/ios/theme/webex/dark-rose-stable.swift +4 -4
  32. package/dist/ios/theme/webex/dark-stable.swift +4 -4
  33. package/dist/ios/theme/webex/hc-dark-stable.swift +3 -3
  34. package/dist/ios/theme/webex/hc-light-stable.swift +3 -3
  35. package/dist/ios/theme/webex/light-bronze-stable.swift +5 -5
  36. package/dist/ios/theme/webex/light-indigo-stable.swift +5 -5
  37. package/dist/ios/theme/webex/light-jade-stable.swift +5 -5
  38. package/dist/ios/theme/webex/light-lavender-stable.swift +5 -5
  39. package/dist/ios/theme/webex/light-rose-stable.swift +5 -5
  40. package/dist/ios/theme/webex/light-stable.swift +5 -5
  41. package/dist/ios/typography/complete.swift +1 -1
  42. package/dist/ios-webex/core/complete.swift +5 -0
  43. package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +5 -3
  44. package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +5 -3
  45. package/dist/ios-webex/theme/webex/dark-jade-stable.swift +5 -3
  46. package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +5 -3
  47. package/dist/ios-webex/theme/webex/dark-rose-stable.swift +5 -3
  48. package/dist/ios-webex/theme/webex/dark-stable.swift +5 -3
  49. package/dist/ios-webex/theme/webex/hc-dark-stable.swift +2 -2
  50. package/dist/ios-webex/theme/webex/hc-light-stable.swift +6 -6
  51. package/dist/ios-webex/theme/webex/light-bronze-stable.swift +15 -9
  52. package/dist/ios-webex/theme/webex/light-indigo-stable.swift +15 -9
  53. package/dist/ios-webex/theme/webex/light-jade-stable.swift +15 -9
  54. package/dist/ios-webex/theme/webex/light-lavender-stable.swift +15 -9
  55. package/dist/ios-webex/theme/webex/light-rose-stable.swift +15 -9
  56. package/dist/ios-webex/theme/webex/light-stable.swift +15 -9
  57. package/dist/json/core/complete.json +107 -0
  58. package/dist/json/theme/webex/dark-bronze-stable.json +58 -60
  59. package/dist/json/theme/webex/dark-indigo-stable.json +58 -60
  60. package/dist/json/theme/webex/dark-jade-stable.json +58 -60
  61. package/dist/json/theme/webex/dark-lavender-stable.json +58 -60
  62. package/dist/json/theme/webex/dark-rose-stable.json +58 -60
  63. package/dist/json/theme/webex/dark-stable.json +58 -60
  64. package/dist/json/theme/webex/hc-dark-stable.json +56 -58
  65. package/dist/json/theme/webex/hc-light-stable.json +56 -58
  66. package/dist/json/theme/webex/light-bronze-stable.json +60 -62
  67. package/dist/json/theme/webex/light-indigo-stable.json +60 -62
  68. package/dist/json/theme/webex/light-jade-stable.json +60 -62
  69. package/dist/json/theme/webex/light-lavender-stable.json +60 -62
  70. package/dist/json/theme/webex/light-rose-stable.json +60 -62
  71. package/dist/json/theme/webex/light-stable.json +60 -62
  72. package/dist/json-minimal/core/complete.json +7 -0
  73. package/dist/json-minimal/theme/webex/dark-bronze-stable.json +5 -5
  74. package/dist/json-minimal/theme/webex/dark-indigo-stable.json +5 -5
  75. package/dist/json-minimal/theme/webex/dark-jade-stable.json +5 -5
  76. package/dist/json-minimal/theme/webex/dark-lavender-stable.json +5 -5
  77. package/dist/json-minimal/theme/webex/dark-rose-stable.json +5 -5
  78. package/dist/json-minimal/theme/webex/dark-stable.json +5 -5
  79. package/dist/json-minimal/theme/webex/hc-dark-stable.json +4 -4
  80. package/dist/json-minimal/theme/webex/hc-light-stable.json +4 -4
  81. package/dist/json-minimal/theme/webex/light-bronze-stable.json +6 -6
  82. package/dist/json-minimal/theme/webex/light-indigo-stable.json +6 -6
  83. package/dist/json-minimal/theme/webex/light-jade-stable.json +6 -6
  84. package/dist/json-minimal/theme/webex/light-lavender-stable.json +6 -6
  85. package/dist/json-minimal/theme/webex/light-rose-stable.json +6 -6
  86. package/dist/json-minimal/theme/webex/light-stable.json +6 -6
  87. package/dist/resources/core/complete.xml +6 -1
  88. package/dist/resources/effect/complete.xml +1 -1
  89. package/dist/resources/elevation/complete.xml +1 -1
  90. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  91. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  92. package/dist/resources/theme/webex/dark-bronze-stable.xml +4 -4
  93. package/dist/resources/theme/webex/dark-indigo-stable.xml +4 -4
  94. package/dist/resources/theme/webex/dark-jade-stable.xml +4 -4
  95. package/dist/resources/theme/webex/dark-lavender-stable.xml +4 -4
  96. package/dist/resources/theme/webex/dark-rose-stable.xml +4 -4
  97. package/dist/resources/theme/webex/dark-stable.xml +4 -4
  98. package/dist/resources/theme/webex/hc-dark-stable.xml +3 -3
  99. package/dist/resources/theme/webex/hc-light-stable.xml +3 -3
  100. package/dist/resources/theme/webex/light-bronze-stable.xml +5 -5
  101. package/dist/resources/theme/webex/light-indigo-stable.xml +5 -5
  102. package/dist/resources/theme/webex/light-jade-stable.xml +5 -5
  103. package/dist/resources/theme/webex/light-lavender-stable.xml +5 -5
  104. package/dist/resources/theme/webex/light-rose-stable.xml +5 -5
  105. package/dist/resources/theme/webex/light-stable.xml +5 -5
  106. package/dist/resources/typography/complete.xml +1 -1
  107. package/dist/scss/core/complete.scss +6 -1
  108. package/dist/scss/effect/complete.scss +1 -1
  109. package/dist/scss/elevation/complete.scss +1 -1
  110. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  111. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  112. package/dist/scss/theme/webex/dark-bronze-stable.scss +4 -4
  113. package/dist/scss/theme/webex/dark-indigo-stable.scss +4 -4
  114. package/dist/scss/theme/webex/dark-jade-stable.scss +4 -4
  115. package/dist/scss/theme/webex/dark-lavender-stable.scss +4 -4
  116. package/dist/scss/theme/webex/dark-rose-stable.scss +4 -4
  117. package/dist/scss/theme/webex/dark-stable.scss +4 -4
  118. package/dist/scss/theme/webex/hc-dark-stable.scss +3 -3
  119. package/dist/scss/theme/webex/hc-light-stable.scss +3 -3
  120. package/dist/scss/theme/webex/light-bronze-stable.scss +5 -5
  121. package/dist/scss/theme/webex/light-indigo-stable.scss +5 -5
  122. package/dist/scss/theme/webex/light-jade-stable.scss +5 -5
  123. package/dist/scss/theme/webex/light-lavender-stable.scss +5 -5
  124. package/dist/scss/theme/webex/light-rose-stable.scss +5 -5
  125. package/dist/scss/theme/webex/light-stable.scss +5 -5
  126. package/dist/scss/typography/complete.scss +1 -1
  127. package/package.json +1 -1
@@ -4679,13 +4679,13 @@
4679
4679
  "normal": {
4680
4680
  "parent": "theme/stable/dark",
4681
4681
  "type": "color",
4682
- "value": "#00000099",
4682
+ "value": "#000000b3",
4683
4683
  "filePath": "src/theme/stable/dark.json",
4684
4684
  "isSource": true,
4685
4685
  "original": {
4686
4686
  "parent": "theme/stable/dark",
4687
4687
  "type": "color",
4688
- "value": "{color.core.black-alpha.60}"
4688
+ "value": "{color.core.black-alpha.70}"
4689
4689
  },
4690
4690
  "name": "mds-color-theme-background-namelabel-normal",
4691
4691
  "attributes": {
@@ -4856,6 +4856,33 @@
4856
4856
  "normal"
4857
4857
  ]
4858
4858
  },
4859
+ "active": {
4860
+ "value": "#ffffff1c",
4861
+ "type": "color",
4862
+ "description": "Used for glass effect background for operation pop. ",
4863
+ "filePath": "src/theme/stable/dark.json",
4864
+ "isSource": true,
4865
+ "original": {
4866
+ "value": "{color.core.white-alpha.11}",
4867
+ "type": "color",
4868
+ "description": "Used for glass effect background for operation pop. "
4869
+ },
4870
+ "name": "mds-color-theme-background-glass-active",
4871
+ "attributes": {
4872
+ "category": "color",
4873
+ "type": "theme",
4874
+ "item": "background",
4875
+ "subitem": "glass",
4876
+ "state": "active"
4877
+ },
4878
+ "path": [
4879
+ "color",
4880
+ "theme",
4881
+ "background",
4882
+ "glass",
4883
+ "active"
4884
+ ]
4885
+ },
4859
4886
  "light": {
4860
4887
  "value": "#00000066",
4861
4888
  "type": "color",
@@ -4937,64 +4964,6 @@
4937
4964
  "heavy"
4938
4965
  ]
4939
4966
  },
4940
- "overlay": {
4941
- "normal": {
4942
- "value": "#000000cc",
4943
- "type": "color",
4944
- "description": "Used for operation pop: knocked-back effect when signle card is selected",
4945
- "filePath": "src/theme/stable/dark.json",
4946
- "isSource": true,
4947
- "original": {
4948
- "value": "{color.core.black-alpha.80}",
4949
- "type": "color",
4950
- "description": "Used for operation pop: knocked-back effect when signle card is selected"
4951
- },
4952
- "name": "mds-color-theme-background-glass-overlay-normal",
4953
- "attributes": {
4954
- "category": "color",
4955
- "type": "theme",
4956
- "item": "background",
4957
- "subitem": "glass",
4958
- "state": "overlay"
4959
- },
4960
- "path": [
4961
- "color",
4962
- "theme",
4963
- "background",
4964
- "glass",
4965
- "overlay",
4966
- "normal"
4967
- ]
4968
- },
4969
- "inactive": {
4970
- "value": "#00000066",
4971
- "type": "color",
4972
- "description": "Used for operation pop: knocked-back effect when signle card is selected",
4973
- "filePath": "src/theme/stable/dark.json",
4974
- "isSource": true,
4975
- "original": {
4976
- "value": "{color.core.black-alpha.40}",
4977
- "type": "color",
4978
- "description": "Used for operation pop: knocked-back effect when signle card is selected"
4979
- },
4980
- "name": "mds-color-theme-background-glass-overlay-inactive",
4981
- "attributes": {
4982
- "category": "color",
4983
- "type": "theme",
4984
- "item": "background",
4985
- "subitem": "glass",
4986
- "state": "overlay"
4987
- },
4988
- "path": [
4989
- "color",
4990
- "theme",
4991
- "background",
4992
- "glass",
4993
- "overlay",
4994
- "inactive"
4995
- ]
4996
- }
4997
- },
4998
4967
  "radial": {
4999
4968
  "0": {
5000
4969
  "value": "#ffffff66",
@@ -6600,6 +6569,35 @@
6600
6569
  "normal"
6601
6570
  ]
6602
6571
  }
6572
+ },
6573
+ "ai": {
6574
+ "normal": {
6575
+ "type": "color",
6576
+ "value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);",
6577
+ "description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);\nUsed for AI assistant feature",
6578
+ "filePath": "src/theme/stable/dark.json",
6579
+ "isSource": true,
6580
+ "original": {
6581
+ "type": "color",
6582
+ "value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%);",
6583
+ "description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);\nUsed for AI assistant feature"
6584
+ },
6585
+ "name": "mds-color-theme-outline-ai-normal",
6586
+ "attributes": {
6587
+ "category": "color",
6588
+ "type": "theme",
6589
+ "item": "outline",
6590
+ "subitem": "ai",
6591
+ "state": "normal"
6592
+ },
6593
+ "path": [
6594
+ "color",
6595
+ "theme",
6596
+ "outline",
6597
+ "ai",
6598
+ "normal"
6599
+ ]
6600
+ }
6603
6601
  }
6604
6602
  },
6605
6603
  "control": {
@@ -4679,13 +4679,13 @@
4679
4679
  "normal": {
4680
4680
  "parent": "theme/stable/dark",
4681
4681
  "type": "color",
4682
- "value": "#00000099",
4682
+ "value": "#000000b3",
4683
4683
  "filePath": "src/theme/stable/dark.json",
4684
4684
  "isSource": true,
4685
4685
  "original": {
4686
4686
  "parent": "theme/stable/dark",
4687
4687
  "type": "color",
4688
- "value": "{color.core.black-alpha.60}"
4688
+ "value": "{color.core.black-alpha.70}"
4689
4689
  },
4690
4690
  "name": "mds-color-theme-background-namelabel-normal",
4691
4691
  "attributes": {
@@ -4856,6 +4856,33 @@
4856
4856
  "normal"
4857
4857
  ]
4858
4858
  },
4859
+ "active": {
4860
+ "value": "#ffffff1c",
4861
+ "type": "color",
4862
+ "description": "Used for glass effect background for operation pop. ",
4863
+ "filePath": "src/theme/stable/dark.json",
4864
+ "isSource": true,
4865
+ "original": {
4866
+ "value": "{color.core.white-alpha.11}",
4867
+ "type": "color",
4868
+ "description": "Used for glass effect background for operation pop. "
4869
+ },
4870
+ "name": "mds-color-theme-background-glass-active",
4871
+ "attributes": {
4872
+ "category": "color",
4873
+ "type": "theme",
4874
+ "item": "background",
4875
+ "subitem": "glass",
4876
+ "state": "active"
4877
+ },
4878
+ "path": [
4879
+ "color",
4880
+ "theme",
4881
+ "background",
4882
+ "glass",
4883
+ "active"
4884
+ ]
4885
+ },
4859
4886
  "light": {
4860
4887
  "value": "#00000066",
4861
4888
  "type": "color",
@@ -4937,64 +4964,6 @@
4937
4964
  "heavy"
4938
4965
  ]
4939
4966
  },
4940
- "overlay": {
4941
- "normal": {
4942
- "value": "#000000cc",
4943
- "type": "color",
4944
- "description": "Used for operation pop: knocked-back effect when signle card is selected",
4945
- "filePath": "src/theme/stable/dark.json",
4946
- "isSource": true,
4947
- "original": {
4948
- "value": "{color.core.black-alpha.80}",
4949
- "type": "color",
4950
- "description": "Used for operation pop: knocked-back effect when signle card is selected"
4951
- },
4952
- "name": "mds-color-theme-background-glass-overlay-normal",
4953
- "attributes": {
4954
- "category": "color",
4955
- "type": "theme",
4956
- "item": "background",
4957
- "subitem": "glass",
4958
- "state": "overlay"
4959
- },
4960
- "path": [
4961
- "color",
4962
- "theme",
4963
- "background",
4964
- "glass",
4965
- "overlay",
4966
- "normal"
4967
- ]
4968
- },
4969
- "inactive": {
4970
- "value": "#00000066",
4971
- "type": "color",
4972
- "description": "Used for operation pop: knocked-back effect when signle card is selected",
4973
- "filePath": "src/theme/stable/dark.json",
4974
- "isSource": true,
4975
- "original": {
4976
- "value": "{color.core.black-alpha.40}",
4977
- "type": "color",
4978
- "description": "Used for operation pop: knocked-back effect when signle card is selected"
4979
- },
4980
- "name": "mds-color-theme-background-glass-overlay-inactive",
4981
- "attributes": {
4982
- "category": "color",
4983
- "type": "theme",
4984
- "item": "background",
4985
- "subitem": "glass",
4986
- "state": "overlay"
4987
- },
4988
- "path": [
4989
- "color",
4990
- "theme",
4991
- "background",
4992
- "glass",
4993
- "overlay",
4994
- "inactive"
4995
- ]
4996
- }
4997
- },
4998
4967
  "radial": {
4999
4968
  "0": {
5000
4969
  "value": "#ffffff66",
@@ -6600,6 +6569,35 @@
6600
6569
  "normal"
6601
6570
  ]
6602
6571
  }
6572
+ },
6573
+ "ai": {
6574
+ "normal": {
6575
+ "type": "color",
6576
+ "value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);",
6577
+ "description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);\nUsed for AI assistant feature",
6578
+ "filePath": "src/theme/stable/dark.json",
6579
+ "isSource": true,
6580
+ "original": {
6581
+ "type": "color",
6582
+ "value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%);",
6583
+ "description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);\nUsed for AI assistant feature"
6584
+ },
6585
+ "name": "mds-color-theme-outline-ai-normal",
6586
+ "attributes": {
6587
+ "category": "color",
6588
+ "type": "theme",
6589
+ "item": "outline",
6590
+ "subitem": "ai",
6591
+ "state": "normal"
6592
+ },
6593
+ "path": [
6594
+ "color",
6595
+ "theme",
6596
+ "outline",
6597
+ "ai",
6598
+ "normal"
6599
+ ]
6600
+ }
6603
6601
  }
6604
6602
  },
6605
6603
  "control": {
@@ -4679,13 +4679,13 @@
4679
4679
  "normal": {
4680
4680
  "parent": "theme/stable/dark",
4681
4681
  "type": "color",
4682
- "value": "#00000099",
4682
+ "value": "#000000b3",
4683
4683
  "filePath": "src/theme/stable/dark.json",
4684
4684
  "isSource": true,
4685
4685
  "original": {
4686
4686
  "parent": "theme/stable/dark",
4687
4687
  "type": "color",
4688
- "value": "{color.core.black-alpha.60}"
4688
+ "value": "{color.core.black-alpha.70}"
4689
4689
  },
4690
4690
  "name": "mds-color-theme-background-namelabel-normal",
4691
4691
  "attributes": {
@@ -4856,6 +4856,33 @@
4856
4856
  "normal"
4857
4857
  ]
4858
4858
  },
4859
+ "active": {
4860
+ "value": "#ffffff1c",
4861
+ "type": "color",
4862
+ "description": "Used for glass effect background for operation pop. ",
4863
+ "filePath": "src/theme/stable/dark.json",
4864
+ "isSource": true,
4865
+ "original": {
4866
+ "value": "{color.core.white-alpha.11}",
4867
+ "type": "color",
4868
+ "description": "Used for glass effect background for operation pop. "
4869
+ },
4870
+ "name": "mds-color-theme-background-glass-active",
4871
+ "attributes": {
4872
+ "category": "color",
4873
+ "type": "theme",
4874
+ "item": "background",
4875
+ "subitem": "glass",
4876
+ "state": "active"
4877
+ },
4878
+ "path": [
4879
+ "color",
4880
+ "theme",
4881
+ "background",
4882
+ "glass",
4883
+ "active"
4884
+ ]
4885
+ },
4859
4886
  "light": {
4860
4887
  "value": "#00000066",
4861
4888
  "type": "color",
@@ -4937,64 +4964,6 @@
4937
4964
  "heavy"
4938
4965
  ]
4939
4966
  },
4940
- "overlay": {
4941
- "normal": {
4942
- "value": "#000000cc",
4943
- "type": "color",
4944
- "description": "Used for operation pop: knocked-back effect when signle card is selected",
4945
- "filePath": "src/theme/stable/dark.json",
4946
- "isSource": true,
4947
- "original": {
4948
- "value": "{color.core.black-alpha.80}",
4949
- "type": "color",
4950
- "description": "Used for operation pop: knocked-back effect when signle card is selected"
4951
- },
4952
- "name": "mds-color-theme-background-glass-overlay-normal",
4953
- "attributes": {
4954
- "category": "color",
4955
- "type": "theme",
4956
- "item": "background",
4957
- "subitem": "glass",
4958
- "state": "overlay"
4959
- },
4960
- "path": [
4961
- "color",
4962
- "theme",
4963
- "background",
4964
- "glass",
4965
- "overlay",
4966
- "normal"
4967
- ]
4968
- },
4969
- "inactive": {
4970
- "value": "#00000066",
4971
- "type": "color",
4972
- "description": "Used for operation pop: knocked-back effect when signle card is selected",
4973
- "filePath": "src/theme/stable/dark.json",
4974
- "isSource": true,
4975
- "original": {
4976
- "value": "{color.core.black-alpha.40}",
4977
- "type": "color",
4978
- "description": "Used for operation pop: knocked-back effect when signle card is selected"
4979
- },
4980
- "name": "mds-color-theme-background-glass-overlay-inactive",
4981
- "attributes": {
4982
- "category": "color",
4983
- "type": "theme",
4984
- "item": "background",
4985
- "subitem": "glass",
4986
- "state": "overlay"
4987
- },
4988
- "path": [
4989
- "color",
4990
- "theme",
4991
- "background",
4992
- "glass",
4993
- "overlay",
4994
- "inactive"
4995
- ]
4996
- }
4997
- },
4998
4967
  "radial": {
4999
4968
  "0": {
5000
4969
  "value": "#ffffff66",
@@ -6600,6 +6569,35 @@
6600
6569
  "normal"
6601
6570
  ]
6602
6571
  }
6572
+ },
6573
+ "ai": {
6574
+ "normal": {
6575
+ "type": "color",
6576
+ "value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);",
6577
+ "description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);\nUsed for AI assistant feature",
6578
+ "filePath": "src/theme/stable/dark.json",
6579
+ "isSource": true,
6580
+ "original": {
6581
+ "type": "color",
6582
+ "value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%);",
6583
+ "description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);\nUsed for AI assistant feature"
6584
+ },
6585
+ "name": "mds-color-theme-outline-ai-normal",
6586
+ "attributes": {
6587
+ "category": "color",
6588
+ "type": "theme",
6589
+ "item": "outline",
6590
+ "subitem": "ai",
6591
+ "state": "normal"
6592
+ },
6593
+ "path": [
6594
+ "color",
6595
+ "theme",
6596
+ "outline",
6597
+ "ai",
6598
+ "normal"
6599
+ ]
6600
+ }
6603
6601
  }
6604
6602
  },
6605
6603
  "control": {
@@ -4679,13 +4679,13 @@
4679
4679
  "normal": {
4680
4680
  "parent": "theme/stable/dark",
4681
4681
  "type": "color",
4682
- "value": "#00000099",
4682
+ "value": "#000000b3",
4683
4683
  "filePath": "src/theme/stable/dark.json",
4684
4684
  "isSource": true,
4685
4685
  "original": {
4686
4686
  "parent": "theme/stable/dark",
4687
4687
  "type": "color",
4688
- "value": "{color.core.black-alpha.60}"
4688
+ "value": "{color.core.black-alpha.70}"
4689
4689
  },
4690
4690
  "name": "mds-color-theme-background-namelabel-normal",
4691
4691
  "attributes": {
@@ -4856,6 +4856,33 @@
4856
4856
  "normal"
4857
4857
  ]
4858
4858
  },
4859
+ "active": {
4860
+ "value": "#ffffff1c",
4861
+ "type": "color",
4862
+ "description": "Used for glass effect background for operation pop. ",
4863
+ "filePath": "src/theme/stable/dark.json",
4864
+ "isSource": true,
4865
+ "original": {
4866
+ "value": "{color.core.white-alpha.11}",
4867
+ "type": "color",
4868
+ "description": "Used for glass effect background for operation pop. "
4869
+ },
4870
+ "name": "mds-color-theme-background-glass-active",
4871
+ "attributes": {
4872
+ "category": "color",
4873
+ "type": "theme",
4874
+ "item": "background",
4875
+ "subitem": "glass",
4876
+ "state": "active"
4877
+ },
4878
+ "path": [
4879
+ "color",
4880
+ "theme",
4881
+ "background",
4882
+ "glass",
4883
+ "active"
4884
+ ]
4885
+ },
4859
4886
  "light": {
4860
4887
  "value": "#00000066",
4861
4888
  "type": "color",
@@ -4937,64 +4964,6 @@
4937
4964
  "heavy"
4938
4965
  ]
4939
4966
  },
4940
- "overlay": {
4941
- "normal": {
4942
- "value": "#000000cc",
4943
- "type": "color",
4944
- "description": "Used for operation pop: knocked-back effect when signle card is selected",
4945
- "filePath": "src/theme/stable/dark.json",
4946
- "isSource": true,
4947
- "original": {
4948
- "value": "{color.core.black-alpha.80}",
4949
- "type": "color",
4950
- "description": "Used for operation pop: knocked-back effect when signle card is selected"
4951
- },
4952
- "name": "mds-color-theme-background-glass-overlay-normal",
4953
- "attributes": {
4954
- "category": "color",
4955
- "type": "theme",
4956
- "item": "background",
4957
- "subitem": "glass",
4958
- "state": "overlay"
4959
- },
4960
- "path": [
4961
- "color",
4962
- "theme",
4963
- "background",
4964
- "glass",
4965
- "overlay",
4966
- "normal"
4967
- ]
4968
- },
4969
- "inactive": {
4970
- "value": "#00000066",
4971
- "type": "color",
4972
- "description": "Used for operation pop: knocked-back effect when signle card is selected",
4973
- "filePath": "src/theme/stable/dark.json",
4974
- "isSource": true,
4975
- "original": {
4976
- "value": "{color.core.black-alpha.40}",
4977
- "type": "color",
4978
- "description": "Used for operation pop: knocked-back effect when signle card is selected"
4979
- },
4980
- "name": "mds-color-theme-background-glass-overlay-inactive",
4981
- "attributes": {
4982
- "category": "color",
4983
- "type": "theme",
4984
- "item": "background",
4985
- "subitem": "glass",
4986
- "state": "overlay"
4987
- },
4988
- "path": [
4989
- "color",
4990
- "theme",
4991
- "background",
4992
- "glass",
4993
- "overlay",
4994
- "inactive"
4995
- ]
4996
- }
4997
- },
4998
4967
  "radial": {
4999
4968
  "0": {
5000
4969
  "value": "#ffffff66",
@@ -6600,6 +6569,35 @@
6600
6569
  "normal"
6601
6570
  ]
6602
6571
  }
6572
+ },
6573
+ "ai": {
6574
+ "normal": {
6575
+ "type": "color",
6576
+ "value": "linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);",
6577
+ "description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);\nUsed for AI assistant feature",
6578
+ "filePath": "src/theme/stable/dark.json",
6579
+ "isSource": true,
6580
+ "original": {
6581
+ "type": "color",
6582
+ "value": "linear-gradient(27deg, {color.ai.steelblue} 10.22%, {color.ai.skyblue} 88.93%, {color.ai.aquablue} 162.86%);",
6583
+ "description": "linear-gradient(27deg, #3B76EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);\nUsed for AI assistant feature"
6584
+ },
6585
+ "name": "mds-color-theme-outline-ai-normal",
6586
+ "attributes": {
6587
+ "category": "color",
6588
+ "type": "theme",
6589
+ "item": "outline",
6590
+ "subitem": "ai",
6591
+ "state": "normal"
6592
+ },
6593
+ "path": [
6594
+ "color",
6595
+ "theme",
6596
+ "outline",
6597
+ "ai",
6598
+ "normal"
6599
+ ]
6600
+ }
6603
6601
  }
6604
6602
  },
6605
6603
  "control": {