@gitlab/ui 72.3.1 → 72.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ # [72.4.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v72.3.1...v72.4.0) (2024-01-04)
2
+
3
+
4
+ ### Features
5
+
6
+ * **css:** Add md row-reverse utility class ([b1c1c1c](https://gitlab.com/gitlab-org/gitlab-ui/commit/b1c1c1ca67a5bf45672497ebd1084b6e94ae7043))
7
+
1
8
  ## [72.3.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v72.3.0...v72.3.1) (2024-01-03)
2
9
 
3
10
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 03 Jan 2024 14:14:35 GMT
3
+ * Generated on Thu, 04 Jan 2024 22:05:10 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 03 Jan 2024 14:14:35 GMT
3
+ * Generated on Thu, 04 Jan 2024 22:05:10 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 Wed, 03 Jan 2024 14:14:35 GMT
3
+ * Generated on Thu, 04 Jan 2024 22:05:10 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 Wed, 03 Jan 2024 14:14:35 GMT
3
+ * Generated on Thu, 04 Jan 2024 22:05:10 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 Wed, 03 Jan 2024 14:14:35 GMT
3
+ // Generated on Thu, 04 Jan 2024 22:05:10 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 Wed, 03 Jan 2024 14:14:35 GMT
3
+ // Generated on Thu, 04 Jan 2024 22:05:10 GMT
4
4
 
5
5
  $gl-line-height-52: 3.25rem;
6
6
  $gl-line-height-44: 2.75rem;