@gitlab/ui 111.3.1 → 111.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
+ # [111.4.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.3.1...v111.4.0) (2025-03-20)
2
+
3
+
4
+ ### Features
5
+
6
+ * **DesignTokens:** Replace illustration stroke width with unitless ([f172642](https://gitlab.com/gitlab-org/gitlab-ui/commit/f172642437a13be85b4165349b0cad1d44d9c824))
7
+
1
8
  ## [111.3.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.3.0...v111.3.1) (2025-03-18)
2
9
 
3
10
 
@@ -12427,8 +12427,8 @@
12427
12427
  "isSource": true,
12428
12428
  "original": {
12429
12429
  "$value": {
12430
- "default": "2px",
12431
- "dark": "1.5px"
12430
+ "default": "2",
12431
+ "dark": "1.5"
12432
12432
  },
12433
12433
  "$type": "dimension",
12434
12434
  "$description": "Default stroke width to define shape and provide essential detail."
@@ -12815,8 +12815,8 @@
12815
12815
  "isSource": true,
12816
12816
  "original": {
12817
12817
  "$value": {
12818
- "default": "2px",
12819
- "dark": "1.5px"
12818
+ "default": "2",
12819
+ "dark": "1.5"
12820
12820
  },
12821
12821
  "$type": "dimension",
12822
12822
  "$description": "Default stroke width to define shape and provide essential detail in isometric illustration."
@@ -12427,8 +12427,8 @@
12427
12427
  "isSource": true,
12428
12428
  "original": {
12429
12429
  "$value": {
12430
- "default": "2px",
12431
- "dark": "1.5px"
12430
+ "default": "2",
12431
+ "dark": "1.5"
12432
12432
  },
12433
12433
  "$type": "dimension",
12434
12434
  "$description": "Default stroke width to define shape and provide essential detail."
@@ -12815,8 +12815,8 @@
12815
12815
  "isSource": true,
12816
12816
  "original": {
12817
12817
  "$value": {
12818
- "default": "2px",
12819
- "dark": "1.5px"
12818
+ "default": "2",
12819
+ "dark": "1.5"
12820
12820
  },
12821
12821
  "$type": "dimension",
12822
12822
  "$description": "Default stroke width to define shape and provide essential detail in isometric illustration."
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gitlab/ui",
3
- "version": "111.3.1",
3
+ "version": "111.4.0",
4
4
  "description": "GitLab UI Components",
5
5
  "license": "MIT",
6
6
  "main": "dist/index.js",
@@ -12427,8 +12427,8 @@
12427
12427
  "isSource": true,
12428
12428
  "original": {
12429
12429
  "$value": {
12430
- "default": "2px",
12431
- "dark": "1.5px"
12430
+ "default": "2",
12431
+ "dark": "1.5"
12432
12432
  },
12433
12433
  "$type": "dimension",
12434
12434
  "$description": "Default stroke width to define shape and provide essential detail."
@@ -12815,8 +12815,8 @@
12815
12815
  "isSource": true,
12816
12816
  "original": {
12817
12817
  "$value": {
12818
- "default": "2px",
12819
- "dark": "1.5px"
12818
+ "default": "2",
12819
+ "dark": "1.5"
12820
12820
  },
12821
12821
  "$type": "dimension",
12822
12822
  "$description": "Default stroke width to define shape and provide essential detail in isometric illustration."
@@ -12427,8 +12427,8 @@
12427
12427
  "isSource": true,
12428
12428
  "original": {
12429
12429
  "$value": {
12430
- "default": "2px",
12431
- "dark": "1.5px"
12430
+ "default": "2",
12431
+ "dark": "1.5"
12432
12432
  },
12433
12433
  "$type": "dimension",
12434
12434
  "$description": "Default stroke width to define shape and provide essential detail."
@@ -12815,8 +12815,8 @@
12815
12815
  "isSource": true,
12816
12816
  "original": {
12817
12817
  "$value": {
12818
- "default": "2px",
12819
- "dark": "1.5px"
12818
+ "default": "2",
12819
+ "dark": "1.5"
12820
12820
  },
12821
12821
  "$type": "dimension",
12822
12822
  "$description": "Default stroke width to define shape and provide essential detail in isometric illustration."
@@ -14,8 +14,8 @@
14
14
  "width" : {
15
15
  "default": {
16
16
  "$value": {
17
- "default": "2px",
18
- "dark": "1.5px"
17
+ "default": "2",
18
+ "dark": "1.5"
19
19
  },
20
20
  "$type": "dimension",
21
21
  "$description": "Default stroke width to define shape and provide essential detail."
@@ -165,8 +165,8 @@
165
165
  "width": {
166
166
  "default": {
167
167
  "$value": {
168
- "default": "2px",
169
- "dark": "1.5px"
168
+ "default": "2",
169
+ "dark": "1.5"
170
170
  },
171
171
  "$type": "dimension",
172
172
  "$description": "Default stroke width to define shape and provide essential detail in isometric illustration."