@gitlab/ui 72.4.0 → 72.5.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,15 @@
1
+ # [72.5.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v72.4.0...v72.5.0) (2024-01-09)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** upgrade `@floating-ui/dom` to v1.4.3 ([e04286a](https://gitlab.com/gitlab-org/gitlab-ui/commit/e04286a6783591247f4ea4f75d73a54cb6d2bfd0))
7
+
8
+
9
+ ### Features
10
+
11
+ * **CSS:** add `gl-md-h-9` and `gl-pl-12` utility CSS classes ([c98b325](https://gitlab.com/gitlab-org/gitlab-ui/commit/c98b325805ae96a60032a7f46333d081ad4dc5a4))
12
+
1
13
  # [72.4.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v72.3.1...v72.4.0) (2024-01-04)
2
14
 
3
15
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 04 Jan 2024 22:05:10 GMT
3
+ * Generated on Tue, 09 Jan 2024 17:42:36 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 04 Jan 2024 22:05:10 GMT
3
+ * Generated on Tue, 09 Jan 2024 17:42:36 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 Thu, 04 Jan 2024 22:05:10 GMT
3
+ * Generated on Tue, 09 Jan 2024 17:42:36 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 Thu, 04 Jan 2024 22:05:10 GMT
3
+ * Generated on Tue, 09 Jan 2024 17:42:36 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 Thu, 04 Jan 2024 22:05:10 GMT
3
+ // Generated on Tue, 09 Jan 2024 17:42:36 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 Thu, 04 Jan 2024 22:05:10 GMT
3
+ // Generated on Tue, 09 Jan 2024 17:42:36 GMT
4
4
 
5
5
  $gl-line-height-52: 3.25rem;
6
6
  $gl-line-height-44: 2.75rem;