@gitlab/ui 137.1.2 → 137.2.1

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 (44) hide show
  1. package/dist/components/charts/chart/chart.js +81 -20
  2. package/dist/components/charts/gauge/gauge.js +3 -13
  3. package/dist/components/charts/heatmap/heatmap.js +33 -13
  4. package/dist/components/charts/legend/legend.js +13 -1
  5. package/dist/index.css +2 -2
  6. package/dist/index.css.map +1 -1
  7. package/dist/tokens/build/js/tokens.dark.js +196 -191
  8. package/dist/tokens/build/js/tokens.js +218 -213
  9. package/dist/tokens/color_mode.js +17 -0
  10. package/dist/utils/charts/color_mode.js +95 -0
  11. package/dist/utils/charts/css_values.js +105 -0
  12. package/dist/utils/charts/theme.js +72 -7
  13. package/dist/utils/constants.js +5 -5
  14. package/package.json +6 -6
  15. package/src/components/base/alert/alert.scss +13 -48
  16. package/src/components/charts/chart/chart.vue +68 -22
  17. package/src/components/charts/gauge/gauge.vue +1 -12
  18. package/src/components/charts/heatmap/heatmap.vue +34 -10
  19. package/src/components/charts/legend/legend.vue +13 -1
  20. package/src/scss/themes.scss +23 -5
  21. package/src/tokens/build/css/tokens.css +20 -15
  22. package/src/tokens/build/css/tokens.dark.css +32 -27
  23. package/src/tokens/build/docs/tokens-tailwind-docs.dark.json +199 -199
  24. package/src/tokens/build/docs/tokens-tailwind-docs.json +198 -198
  25. package/src/tokens/build/figma/constants.dark.json +33 -33
  26. package/src/tokens/build/figma/constants.json +33 -33
  27. package/src/tokens/build/figma/mode.dark.json +66 -16
  28. package/src/tokens/build/figma/mode.json +54 -4
  29. package/src/tokens/build/js/tokens.dark.js +195 -190
  30. package/src/tokens/build/js/tokens.js +217 -212
  31. package/src/tokens/build/json/tokens.dark.json +378 -218
  32. package/src/tokens/build/json/tokens.json +388 -228
  33. package/src/tokens/build/scss/_tokens.dark.scss +32 -27
  34. package/src/tokens/build/scss/_tokens.scss +20 -15
  35. package/src/tokens/build/scss/_tokens_custom_properties.scss +5 -0
  36. package/src/tokens/color_mode.js +16 -0
  37. package/src/tokens/constant/color.neutral.tokens.json +33 -33
  38. package/src/tokens/contextual/alert.tokens.json +80 -35
  39. package/src/tokens/semantic/action.tokens.json +3 -3
  40. package/src/tokens/semantic/feedback.tokens.json +6 -6
  41. package/src/utils/charts/color_mode.js +83 -0
  42. package/src/utils/charts/css_values.js +59 -0
  43. package/src/utils/charts/theme.js +72 -5
  44. package/src/utils/constants.js +5 -5
@@ -1807,12 +1807,12 @@
1807
1807
  "$value": {
1808
1808
  "colorSpace": "srgb",
1809
1809
  "components": [
1810
- 0.984313725490196,
1811
- 0.9803921568627451,
1812
- 0.9921568627450981
1810
+ 0.9686274509803922,
1811
+ 0.9686274509803922,
1812
+ 0.9607843137254902
1813
1813
  ],
1814
1814
  "alpha": 1,
1815
- "hex": "#fbfafd"
1815
+ "hex": "#f7f7f5"
1816
1816
  },
1817
1817
  "$type": "color",
1818
1818
  "$extensions": {
@@ -1824,11 +1824,11 @@
1824
1824
  "colorSpace": "srgb",
1825
1825
  "components": [
1826
1826
  0.9254901960784314,
1827
- 0.9254901960784314,
1828
- 0.9372549019607843
1827
+ 0.9215686274509803,
1828
+ 0.9176470588235294
1829
1829
  ],
1830
1830
  "alpha": 1,
1831
- "hex": "#ececef"
1831
+ "hex": "#ecebea"
1832
1832
  },
1833
1833
  "$type": "color",
1834
1834
  "$extensions": {
@@ -1840,11 +1840,11 @@
1840
1840
  "colorSpace": "srgb",
1841
1841
  "components": [
1842
1842
  0.8627450980392157,
1843
- 0.8627450980392157,
1844
- 0.8705882352941177
1843
+ 0.8588235294117647,
1844
+ 0.8509803921568627
1845
1845
  ],
1846
1846
  "alpha": 1,
1847
- "hex": "#dcdcde"
1847
+ "hex": "#dcdbd9"
1848
1848
  },
1849
1849
  "$type": "color",
1850
1850
  "$extensions": {
@@ -1855,12 +1855,12 @@
1855
1855
  "$value": {
1856
1856
  "colorSpace": "srgb",
1857
1857
  "components": [
1858
+ 0.7568627450980392,
1858
1859
  0.7490196078431373,
1859
- 0.7490196078431373,
1860
- 0.7647058823529411
1860
+ 0.7450980392156863
1861
1861
  ],
1862
1862
  "alpha": 1,
1863
- "hex": "#bfbfc3"
1863
+ "hex": "#c1bfbe"
1864
1864
  },
1865
1865
  "$type": "color",
1866
1866
  "$extensions": {
@@ -1871,12 +1871,12 @@
1871
1871
  "$value": {
1872
1872
  "colorSpace": "srgb",
1873
1873
  "components": [
1874
- 0.6431372549019608,
1874
+ 0.6470588235294118,
1875
1875
  0.6392156862745098,
1876
- 0.6588235294117647
1876
+ 0.6392156862745098
1877
1877
  ],
1878
1878
  "alpha": 1,
1879
- "hex": "#a4a3a8"
1879
+ "hex": "#a5a3a3"
1880
1880
  },
1881
1881
  "$type": "color",
1882
1882
  "$extensions": {
@@ -1887,12 +1887,12 @@
1887
1887
  "$value": {
1888
1888
  "colorSpace": "srgb",
1889
1889
  "components": [
1890
- 0.5372549019607843,
1890
+ 0.5411764705882353,
1891
1891
  0.5333333333333333,
1892
- 0.5529411764705883
1892
+ 0.5333333333333333
1893
1893
  ],
1894
1894
  "alpha": 1,
1895
- "hex": "#89888d"
1895
+ "hex": "#8a8888"
1896
1896
  },
1897
1897
  "$type": "color",
1898
1898
  "$extensions": {
@@ -1903,12 +1903,12 @@
1903
1903
  "$value": {
1904
1904
  "colorSpace": "srgb",
1905
1905
  "components": [
1906
- 0.45098039215686275,
1906
+ 0.4549019607843137,
1907
1907
  0.4470588235294118,
1908
- 0.47058823529411764
1908
+ 0.45098039215686275
1909
1909
  ],
1910
1910
  "alpha": 1,
1911
- "hex": "#737278"
1911
+ "hex": "#747273"
1912
1912
  },
1913
1913
  "$type": "color",
1914
1914
  "$extensions": {
@@ -1919,12 +1919,12 @@
1919
1919
  "$value": {
1920
1920
  "colorSpace": "srgb",
1921
1921
  "components": [
1922
- 0.3843137254901961,
1922
+ 0.39215686274509803,
1923
1923
  0.3803921568627451,
1924
- 0.40784313725490196
1924
+ 0.38823529411764707
1925
1925
  ],
1926
1926
  "alpha": 1,
1927
- "hex": "#626168"
1927
+ "hex": "#646163"
1928
1928
  },
1929
1929
  "$type": "color",
1930
1930
  "$extensions": {
@@ -1935,12 +1935,12 @@
1935
1935
  "$value": {
1936
1936
  "colorSpace": "srgb",
1937
1937
  "components": [
1938
- 0.2980392156862745,
1938
+ 0.30196078431372547,
1939
1939
  0.29411764705882354,
1940
- 0.3176470588235294
1940
+ 0.3058823529411765
1941
1941
  ],
1942
1942
  "alpha": 1,
1943
- "hex": "#4c4b51"
1943
+ "hex": "#4d4b4e"
1944
1944
  },
1945
1945
  "$type": "color",
1946
1946
  "$extensions": {
@@ -1953,10 +1953,10 @@
1953
1953
  "components": [
1954
1954
  0.22745098039215686,
1955
1955
  0.2196078431372549,
1956
- 0.24705882352941178
1956
+ 0.23921568627450981
1957
1957
  ],
1958
1958
  "alpha": 1,
1959
- "hex": "#3a383f"
1959
+ "hex": "#3a383d"
1960
1960
  },
1961
1961
  "$type": "color",
1962
1962
  "$extensions": {
@@ -2000,11 +2000,11 @@
2000
2000
  "colorSpace": "srgb",
2001
2001
  "components": [
2002
2002
  0.0196078431372549,
2003
- 0.0196078431372549,
2004
- 0.023529411764705882
2003
+ 0.01568627450980392,
2004
+ 0.03137254901960784
2005
2005
  ],
2006
2006
  "alpha": 1,
2007
- "hex": "#050506"
2007
+ "hex": "#050408"
2008
2008
  },
2009
2009
  "$type": "color",
2010
2010
  "$extensions": {
@@ -1810,12 +1810,12 @@
1810
1810
  "$value": {
1811
1811
  "colorSpace": "srgb",
1812
1812
  "components": [
1813
- 0.984313725490196,
1814
- 0.9803921568627451,
1815
- 0.9921568627450981
1813
+ 0.9686274509803922,
1814
+ 0.9686274509803922,
1815
+ 0.9607843137254902
1816
1816
  ],
1817
1817
  "alpha": 1,
1818
- "hex": "#fbfafd"
1818
+ "hex": "#f7f7f5"
1819
1819
  },
1820
1820
  "$type": "color",
1821
1821
  "$extensions": {
@@ -1827,11 +1827,11 @@
1827
1827
  "colorSpace": "srgb",
1828
1828
  "components": [
1829
1829
  0.9254901960784314,
1830
- 0.9254901960784314,
1831
- 0.9372549019607843
1830
+ 0.9215686274509803,
1831
+ 0.9176470588235294
1832
1832
  ],
1833
1833
  "alpha": 1,
1834
- "hex": "#ececef"
1834
+ "hex": "#ecebea"
1835
1835
  },
1836
1836
  "$type": "color",
1837
1837
  "$extensions": {
@@ -1843,11 +1843,11 @@
1843
1843
  "colorSpace": "srgb",
1844
1844
  "components": [
1845
1845
  0.8627450980392157,
1846
- 0.8627450980392157,
1847
- 0.8705882352941177
1846
+ 0.8588235294117647,
1847
+ 0.8509803921568627
1848
1848
  ],
1849
1849
  "alpha": 1,
1850
- "hex": "#dcdcde"
1850
+ "hex": "#dcdbd9"
1851
1851
  },
1852
1852
  "$type": "color",
1853
1853
  "$extensions": {
@@ -1858,12 +1858,12 @@
1858
1858
  "$value": {
1859
1859
  "colorSpace": "srgb",
1860
1860
  "components": [
1861
+ 0.7568627450980392,
1861
1862
  0.7490196078431373,
1862
- 0.7490196078431373,
1863
- 0.7647058823529411
1863
+ 0.7450980392156863
1864
1864
  ],
1865
1865
  "alpha": 1,
1866
- "hex": "#bfbfc3"
1866
+ "hex": "#c1bfbe"
1867
1867
  },
1868
1868
  "$type": "color",
1869
1869
  "$extensions": {
@@ -1874,12 +1874,12 @@
1874
1874
  "$value": {
1875
1875
  "colorSpace": "srgb",
1876
1876
  "components": [
1877
- 0.6431372549019608,
1877
+ 0.6470588235294118,
1878
1878
  0.6392156862745098,
1879
- 0.6588235294117647
1879
+ 0.6392156862745098
1880
1880
  ],
1881
1881
  "alpha": 1,
1882
- "hex": "#a4a3a8"
1882
+ "hex": "#a5a3a3"
1883
1883
  },
1884
1884
  "$type": "color",
1885
1885
  "$extensions": {
@@ -1890,12 +1890,12 @@
1890
1890
  "$value": {
1891
1891
  "colorSpace": "srgb",
1892
1892
  "components": [
1893
- 0.5372549019607843,
1893
+ 0.5411764705882353,
1894
1894
  0.5333333333333333,
1895
- 0.5529411764705883
1895
+ 0.5333333333333333
1896
1896
  ],
1897
1897
  "alpha": 1,
1898
- "hex": "#89888d"
1898
+ "hex": "#8a8888"
1899
1899
  },
1900
1900
  "$type": "color",
1901
1901
  "$extensions": {
@@ -1906,12 +1906,12 @@
1906
1906
  "$value": {
1907
1907
  "colorSpace": "srgb",
1908
1908
  "components": [
1909
- 0.45098039215686275,
1909
+ 0.4549019607843137,
1910
1910
  0.4470588235294118,
1911
- 0.47058823529411764
1911
+ 0.45098039215686275
1912
1912
  ],
1913
1913
  "alpha": 1,
1914
- "hex": "#737278"
1914
+ "hex": "#747273"
1915
1915
  },
1916
1916
  "$type": "color",
1917
1917
  "$extensions": {
@@ -1922,12 +1922,12 @@
1922
1922
  "$value": {
1923
1923
  "colorSpace": "srgb",
1924
1924
  "components": [
1925
- 0.3843137254901961,
1925
+ 0.39215686274509803,
1926
1926
  0.3803921568627451,
1927
- 0.40784313725490196
1927
+ 0.38823529411764707
1928
1928
  ],
1929
1929
  "alpha": 1,
1930
- "hex": "#626168"
1930
+ "hex": "#646163"
1931
1931
  },
1932
1932
  "$type": "color",
1933
1933
  "$extensions": {
@@ -1938,12 +1938,12 @@
1938
1938
  "$value": {
1939
1939
  "colorSpace": "srgb",
1940
1940
  "components": [
1941
- 0.2980392156862745,
1941
+ 0.30196078431372547,
1942
1942
  0.29411764705882354,
1943
- 0.3176470588235294
1943
+ 0.3058823529411765
1944
1944
  ],
1945
1945
  "alpha": 1,
1946
- "hex": "#4c4b51"
1946
+ "hex": "#4d4b4e"
1947
1947
  },
1948
1948
  "$type": "color",
1949
1949
  "$extensions": {
@@ -1956,10 +1956,10 @@
1956
1956
  "components": [
1957
1957
  0.22745098039215686,
1958
1958
  0.2196078431372549,
1959
- 0.24705882352941178
1959
+ 0.23921568627450981
1960
1960
  ],
1961
1961
  "alpha": 1,
1962
- "hex": "#3a383f"
1962
+ "hex": "#3a383d"
1963
1963
  },
1964
1964
  "$type": "color",
1965
1965
  "$extensions": {
@@ -2003,11 +2003,11 @@
2003
2003
  "colorSpace": "srgb",
2004
2004
  "components": [
2005
2005
  0.0196078431372549,
2006
- 0.0196078431372549,
2007
- 0.023529411764705882
2006
+ 0.01568627450980392,
2007
+ 0.03137254901960784
2008
2008
  ],
2009
2009
  "alpha": 1,
2010
- "hex": "#050506"
2010
+ "hex": "#050408"
2011
2011
  },
2012
2012
  "$type": "color",
2013
2013
  "$extensions": {
@@ -123,7 +123,7 @@
123
123
  }
124
124
  },
125
125
  "🔒/alert-neutral-background-color": {
126
- "$value": "{background-color-subtle}",
126
+ "$value": "{feedback-neutral-background-color}",
127
127
  "$type": "color",
128
128
  "$description": "Used for the background color of a neutral alert.",
129
129
  "$extensions": {
@@ -133,10 +133,20 @@
133
133
  ]
134
134
  }
135
135
  },
136
+ "🔒/alert-neutral-border-color": {
137
+ "$value": "{feedback-neutral-border-color}",
138
+ "$type": "color",
139
+ "$description": "Used for the border color of a neutral alert.",
140
+ "$extensions": {
141
+ "com.figma.scopes": [
142
+ "STROKE_COLOR"
143
+ ]
144
+ }
145
+ },
136
146
  "🔒/alert-neutral-border-top-color": {
137
147
  "$value": "{color-neutral-400}",
138
148
  "$type": "color",
139
- "$description": "Used for the border center color of a neutral alert.",
149
+ "$description": "Used for the border color of a neutral alert.",
140
150
  "$extensions": {
141
151
  "com.figma.scopes": [
142
152
  "STROKE_COLOR"
@@ -154,7 +164,7 @@
154
164
  }
155
165
  },
156
166
  "🔒/alert-info-title-color": {
157
- "$value": "{color-blue-300}",
167
+ "$value": "{color-blue-200}",
158
168
  "$type": "color",
159
169
  "$description": "Used for the title color of an info alert.",
160
170
  "$extensions": {
@@ -164,7 +174,7 @@
164
174
  }
165
175
  },
166
176
  "🔒/alert-info-background-color": {
167
- "$value": "{background-color-subtle}",
177
+ "$value": "{feedback-info-background-color}",
168
178
  "$type": "color",
169
179
  "$description": "Used for the background color of an info alert.",
170
180
  "$extensions": {
@@ -174,6 +184,16 @@
174
184
  ]
175
185
  }
176
186
  },
187
+ "🔒/alert-info-border-color": {
188
+ "$value": "{feedback-info-border-color}",
189
+ "$type": "color",
190
+ "$description": "Used for the border color of an info alert.",
191
+ "$extensions": {
192
+ "com.figma.scopes": [
193
+ "STROKE_COLOR"
194
+ ]
195
+ }
196
+ },
177
197
  "🔒/alert-info-border-top-color": {
178
198
  "$value": "{color-blue-400}",
179
199
  "$type": "color",
@@ -190,7 +210,7 @@
190
210
  "$description": "Used for the border bottom color of an info alert."
191
211
  },
192
212
  "🔒/alert-success-title-color": {
193
- "$value": "{color-green-300}",
213
+ "$value": "{color-green-200}",
194
214
  "$type": "color",
195
215
  "$description": "Used for the title color of a success alert.",
196
216
  "$extensions": {
@@ -200,7 +220,7 @@
200
220
  }
201
221
  },
202
222
  "🔒/alert-success-background-color": {
203
- "$value": "{background-color-subtle}",
223
+ "$value": "{feedback-success-background-color}",
204
224
  "$type": "color",
205
225
  "$description": "Used for the background color of a success alert.",
206
226
  "$extensions": {
@@ -210,6 +230,16 @@
210
230
  ]
211
231
  }
212
232
  },
233
+ "🔒/alert-success-border-color": {
234
+ "$value": "{feedback-success-border-color}",
235
+ "$type": "color",
236
+ "$description": "Used for the border color of a success alert.",
237
+ "$extensions": {
238
+ "com.figma.scopes": [
239
+ "STROKE_COLOR"
240
+ ]
241
+ }
242
+ },
213
243
  "🔒/alert-success-border-top-color": {
214
244
  "$value": "{color-green-400}",
215
245
  "$type": "color",
@@ -231,7 +261,7 @@
231
261
  }
232
262
  },
233
263
  "🔒/alert-warning-title-color": {
234
- "$value": "{color-orange-300}",
264
+ "$value": "{color-orange-200}",
235
265
  "$type": "color",
236
266
  "$description": "Used for the title color of a warning alert.",
237
267
  "$extensions": {
@@ -241,7 +271,7 @@
241
271
  }
242
272
  },
243
273
  "🔒/alert-warning-background-color": {
244
- "$value": "{background-color-subtle}",
274
+ "$value": "{feedback-warning-background-color}",
245
275
  "$type": "color",
246
276
  "$description": "Used for the background color of a warning alert.",
247
277
  "$extensions": {
@@ -251,6 +281,16 @@
251
281
  ]
252
282
  }
253
283
  },
284
+ "🔒/alert-warning-border-color": {
285
+ "$value": "{feedback-warning-border-color}",
286
+ "$type": "color",
287
+ "$description": "Used for the border color of a warning alert.",
288
+ "$extensions": {
289
+ "com.figma.scopes": [
290
+ "STROKE_COLOR"
291
+ ]
292
+ }
293
+ },
254
294
  "🔒/alert-warning-border-top-color": {
255
295
  "$value": "{color-orange-400}",
256
296
  "$type": "color",
@@ -272,7 +312,7 @@
272
312
  }
273
313
  },
274
314
  "🔒/alert-danger-title-color": {
275
- "$value": "{color-red-300}",
315
+ "$value": "{color-red-200}",
276
316
  "$type": "color",
277
317
  "$description": "Used for the title color of a danger alert.",
278
318
  "$extensions": {
@@ -282,7 +322,7 @@
282
322
  }
283
323
  },
284
324
  "🔒/alert-danger-background-color": {
285
- "$value": "{background-color-subtle}",
325
+ "$value": "{feedback-danger-background-color}",
286
326
  "$type": "color",
287
327
  "$description": "Used for the background color of a danger alert.",
288
328
  "$extensions": {
@@ -292,6 +332,16 @@
292
332
  ]
293
333
  }
294
334
  },
335
+ "🔒/alert-danger-border-color": {
336
+ "$value": "{feedback-danger-border-color}",
337
+ "$type": "color",
338
+ "$description": "Used for the border color of a danger alert.",
339
+ "$extensions": {
340
+ "com.figma.scopes": [
341
+ "STROKE_COLOR"
342
+ ]
343
+ }
344
+ },
295
345
  "🔒/alert-danger-border-top-color": {
296
346
  "$value": "{color-red-400}",
297
347
  "$type": "color",
@@ -6857,7 +6907,7 @@
6857
6907
  }
6858
6908
  },
6859
6909
  "feedback-neutral-icon-color": {
6860
- "$value": "{color-neutral-300}",
6910
+ "$value": "{color-neutral-200}",
6861
6911
  "$type": "color",
6862
6912
  "$description": "Used for the icon of a neutral feedback item when there isn't a specific meaning or urgency.",
6863
6913
  "$extensions": {
@@ -6899,7 +6949,7 @@
6899
6949
  }
6900
6950
  },
6901
6951
  "feedback-info-icon-color": {
6902
- "$value": "{color-blue-300}",
6952
+ "$value": "{color-blue-200}",
6903
6953
  "$type": "color",
6904
6954
  "$description": "Used for the icon of an informational feedback item when highlighting new information or a change that doesn't require immediate action.",
6905
6955
  "$extensions": {
@@ -6941,7 +6991,7 @@
6941
6991
  }
6942
6992
  },
6943
6993
  "feedback-success-icon-color": {
6944
- "$value": "{color-green-300}",
6994
+ "$value": "{color-green-200}",
6945
6995
  "$type": "color",
6946
6996
  "$description": "Used for the icon of a success feedback item when confirming the successful completion of a user-initiated action.",
6947
6997
  "$extensions": {
@@ -6983,7 +7033,7 @@
6983
7033
  }
6984
7034
  },
6985
7035
  "feedback-warning-icon-color": {
6986
- "$value": "{color-orange-300}",
7036
+ "$value": "{color-orange-200}",
6987
7037
  "$type": "color",
6988
7038
  "$description": "Used for the icon of a warning feedback item when notifying about a potential issue or sensitive information.",
6989
7039
  "$extensions": {
@@ -7025,7 +7075,7 @@
7025
7075
  }
7026
7076
  },
7027
7077
  "feedback-danger-icon-color": {
7028
- "$value": "{color-red-300}",
7078
+ "$value": "{color-red-200}",
7029
7079
  "$type": "color",
7030
7080
  "$description": "Used for the icon of a danger feedback item when notifying about a critical issue that has just occurred and requires immediate attention.",
7031
7081
  "$extensions": {
@@ -7067,7 +7117,7 @@
7067
7117
  }
7068
7118
  },
7069
7119
  "feedback-brand-icon-color": {
7070
- "$value": "{color-purple-300}",
7120
+ "$value": "{color-purple-200}",
7071
7121
  "$type": "color",
7072
7122
  "$description": "Used for the icon of a brand-related feedback item when highlighting information that pertains to GitLab.",
7073
7123
  "$extensions": {
@@ -133,10 +133,20 @@
133
133
  ]
134
134
  }
135
135
  },
136
+ "🔒/alert-neutral-border-color": {
137
+ "$value": "{feedback-neutral-border-color}",
138
+ "$type": "color",
139
+ "$description": "Used for the border color of a neutral alert.",
140
+ "$extensions": {
141
+ "com.figma.scopes": [
142
+ "STROKE_COLOR"
143
+ ]
144
+ }
145
+ },
136
146
  "🔒/alert-neutral-border-top-color": {
137
147
  "$value": "{color-alpha-0}",
138
148
  "$type": "color",
139
- "$description": "Used for the border center color of a neutral alert.",
149
+ "$description": "Used for the border color of a neutral alert.",
140
150
  "$extensions": {
141
151
  "com.figma.scopes": [
142
152
  "STROKE_COLOR"
@@ -174,6 +184,16 @@
174
184
  ]
175
185
  }
176
186
  },
187
+ "🔒/alert-info-border-color": {
188
+ "$value": "{feedback-info-border-color}",
189
+ "$type": "color",
190
+ "$description": "Used for the border color of an info alert.",
191
+ "$extensions": {
192
+ "com.figma.scopes": [
193
+ "STROKE_COLOR"
194
+ ]
195
+ }
196
+ },
177
197
  "🔒/alert-info-border-top-color": {
178
198
  "$value": "{color-alpha-0}",
179
199
  "$type": "color",
@@ -210,6 +230,16 @@
210
230
  ]
211
231
  }
212
232
  },
233
+ "🔒/alert-success-border-color": {
234
+ "$value": "{feedback-success-border-color}",
235
+ "$type": "color",
236
+ "$description": "Used for the border color of a success alert.",
237
+ "$extensions": {
238
+ "com.figma.scopes": [
239
+ "STROKE_COLOR"
240
+ ]
241
+ }
242
+ },
213
243
  "🔒/alert-success-border-top-color": {
214
244
  "$value": "{color-alpha-0}",
215
245
  "$type": "color",
@@ -251,6 +281,16 @@
251
281
  ]
252
282
  }
253
283
  },
284
+ "🔒/alert-warning-border-color": {
285
+ "$value": "{feedback-warning-border-color}",
286
+ "$type": "color",
287
+ "$description": "Used for the border color of a warning alert.",
288
+ "$extensions": {
289
+ "com.figma.scopes": [
290
+ "STROKE_COLOR"
291
+ ]
292
+ }
293
+ },
254
294
  "🔒/alert-warning-border-top-color": {
255
295
  "$value": "{color-alpha-0}",
256
296
  "$type": "color",
@@ -292,6 +332,16 @@
292
332
  ]
293
333
  }
294
334
  },
335
+ "🔒/alert-danger-border-color": {
336
+ "$value": "{feedback-danger-border-color}",
337
+ "$type": "color",
338
+ "$description": "Used for the border color of a danger alert.",
339
+ "$extensions": {
340
+ "com.figma.scopes": [
341
+ "STROKE_COLOR"
342
+ ]
343
+ }
344
+ },
295
345
  "🔒/alert-danger-border-top-color": {
296
346
  "$value": "{color-alpha-0}",
297
347
  "$type": "color",
@@ -5996,7 +6046,7 @@
5996
6046
  }
5997
6047
  },
5998
6048
  "action-danger-foreground-color-default": {
5999
- "$value": "{color-red-500}",
6049
+ "$value": "{color-red-600}",
6000
6050
  "$type": "color",
6001
6051
  "$description": "Used for the foreground of a danger (destructive) action in the default state.",
6002
6052
  "$extensions": {
@@ -6007,7 +6057,7 @@
6007
6057
  }
6008
6058
  },
6009
6059
  "action-danger-foreground-color-hover": {
6010
- "$value": "{color-red-700}",
6060
+ "$value": "{color-red-800}",
6011
6061
  "$type": "color",
6012
6062
  "$description": "Used for the foreground of a danger (destructive) action in the hover state.",
6013
6063
  "$extensions": {
@@ -6029,7 +6079,7 @@
6029
6079
  }
6030
6080
  },
6031
6081
  "action-danger-foreground-color-active": {
6032
- "$value": "{color-red-900}",
6082
+ "$value": "{color-red-950}",
6033
6083
  "$type": "color",
6034
6084
  "$description": "Used for the foreground of a danger (destructive) action in the active state.",
6035
6085
  "$extensions": {