@carbon/icon-helpers 10.38.0 → 10.39.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/es/index.js +3 -3
- package/lib/index.js +3 -3
- package/package.json +3 -3
- package/umd/index.js +3 -3
package/es/index.js
CHANGED
|
@@ -79,7 +79,7 @@ var _excluded = ["width", "height", "viewBox"],
|
|
|
79
79
|
_excluded2 = ["tabindex"];
|
|
80
80
|
|
|
81
81
|
/**
|
|
82
|
-
* Copyright IBM Corp. 2018,
|
|
82
|
+
* Copyright IBM Corp. 2018, 2023
|
|
83
83
|
*
|
|
84
84
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
85
85
|
* LICENSE file in the root directory of this source tree.
|
|
@@ -132,7 +132,7 @@ function getAttributes() {
|
|
|
132
132
|
}
|
|
133
133
|
|
|
134
134
|
/**
|
|
135
|
-
* Copyright IBM Corp. 2018,
|
|
135
|
+
* Copyright IBM Corp. 2018, 2023
|
|
136
136
|
*
|
|
137
137
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
138
138
|
* LICENSE file in the root directory of this source tree.
|
|
@@ -169,7 +169,7 @@ function formatAttributes(attrs) {
|
|
|
169
169
|
}
|
|
170
170
|
|
|
171
171
|
/**
|
|
172
|
-
* Copyright IBM Corp. 2018,
|
|
172
|
+
* Copyright IBM Corp. 2018, 2023
|
|
173
173
|
*
|
|
174
174
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
175
175
|
* LICENSE file in the root directory of this source tree.
|
package/lib/index.js
CHANGED
|
@@ -83,7 +83,7 @@ var _excluded = ["width", "height", "viewBox"],
|
|
|
83
83
|
_excluded2 = ["tabindex"];
|
|
84
84
|
|
|
85
85
|
/**
|
|
86
|
-
* Copyright IBM Corp. 2018,
|
|
86
|
+
* Copyright IBM Corp. 2018, 2023
|
|
87
87
|
*
|
|
88
88
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
89
89
|
* LICENSE file in the root directory of this source tree.
|
|
@@ -136,7 +136,7 @@ function getAttributes() {
|
|
|
136
136
|
}
|
|
137
137
|
|
|
138
138
|
/**
|
|
139
|
-
* Copyright IBM Corp. 2018,
|
|
139
|
+
* Copyright IBM Corp. 2018, 2023
|
|
140
140
|
*
|
|
141
141
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
142
142
|
* LICENSE file in the root directory of this source tree.
|
|
@@ -173,7 +173,7 @@ function formatAttributes(attrs) {
|
|
|
173
173
|
}
|
|
174
174
|
|
|
175
175
|
/**
|
|
176
|
-
* Copyright IBM Corp. 2018,
|
|
176
|
+
* Copyright IBM Corp. 2018, 2023
|
|
177
177
|
*
|
|
178
178
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
179
179
|
* LICENSE file in the root directory of this source tree.
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@carbon/icon-helpers",
|
|
3
3
|
"description": "Helpers used alongside icons for digital and software products using the Carbon Design System",
|
|
4
|
-
"version": "10.
|
|
4
|
+
"version": "10.39.0",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "lib/index.js",
|
|
7
7
|
"module": "es/index.js",
|
|
@@ -33,9 +33,9 @@
|
|
|
33
33
|
"clean": "rimraf es lib umd"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@carbon/cli": "^11.
|
|
36
|
+
"@carbon/cli": "^11.9.0",
|
|
37
37
|
"rimraf": "^4.0.0"
|
|
38
38
|
},
|
|
39
39
|
"sideEffects": false,
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "07168bf0272678a04c92cd1e700ac60e66355a95"
|
|
41
41
|
}
|
package/umd/index.js
CHANGED
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
_excluded2 = ["tabindex"];
|
|
86
86
|
|
|
87
87
|
/**
|
|
88
|
-
* Copyright IBM Corp. 2018,
|
|
88
|
+
* Copyright IBM Corp. 2018, 2023
|
|
89
89
|
*
|
|
90
90
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
91
91
|
* LICENSE file in the root directory of this source tree.
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
}
|
|
139
139
|
|
|
140
140
|
/**
|
|
141
|
-
* Copyright IBM Corp. 2018,
|
|
141
|
+
* Copyright IBM Corp. 2018, 2023
|
|
142
142
|
*
|
|
143
143
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
144
144
|
* LICENSE file in the root directory of this source tree.
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
}
|
|
176
176
|
|
|
177
177
|
/**
|
|
178
|
-
* Copyright IBM Corp. 2018,
|
|
178
|
+
* Copyright IBM Corp. 2018, 2023
|
|
179
179
|
*
|
|
180
180
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
181
181
|
* LICENSE file in the root directory of this source tree.
|