@gitlab/ui 72.5.0 → 72.5.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.
@@ -87,7 +87,7 @@ const template = `
87
87
  <code class="gl-reset-color">{{ token.$value }}</code>
88
88
  <code
89
89
  v-if="!isAlpha(token.$value)"
90
- class="gl-w-10 gl-text-center gl-rounded-base gl-font-xs gl-p-2 gl-bg-gray-900"
90
+ class="gl-w-10 gl-text-center gl-rounded-base gl-font-xs gl-p-2 gl-bg-gray-950"
91
91
  :class="getColorContrastClass('dark', token.$value)"
92
92
  >
93
93
  {{ getColorContrast('dark', token.$value).level.grade }}
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 09 Jan 2024 17:42:36 GMT
3
+ * Generated on Thu, 11 Jan 2024 07:44:34 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 09 Jan 2024 17:42:36 GMT
3
+ * Generated on Thu, 11 Jan 2024 07:44:34 GMT
4
4
  */
5
5
 
6
6
  :root.gl-dark {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 09 Jan 2024 17:42:36 GMT
3
+ * Generated on Thu, 11 Jan 2024 07:44:34 GMT
4
4
  */
5
5
 
6
6
  export const DATA_VIZ_GREEN_50 = "#133a03";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 09 Jan 2024 17:42:36 GMT
3
+ * Generated on Thu, 11 Jan 2024 07:44:34 GMT
4
4
  */
5
5
 
6
6
  export const DATA_VIZ_GREEN_50 = "#ddfab7";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 09 Jan 2024 17:42:36 GMT
3
+ // Generated on Thu, 11 Jan 2024 07:44:35 GMT
4
4
 
5
5
  $red-950: #fff4f3;
6
6
  $red-900: #fcf1ef;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 09 Jan 2024 17:42:36 GMT
3
+ // Generated on Thu, 11 Jan 2024 07:44:34 GMT
4
4
 
5
5
  $gl-line-height-52: 3.25rem;
6
6
  $gl-line-height-44: 2.75rem;