@ni/nimble-tokens 7.0.0 → 7.0.1

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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 16 Jul 2024 22:15:12 GMT
3
+ * Generated on Mon, 22 Jul 2024 15:29:17 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 16 Jul 2024 22:15:12 GMT
3
+ * Generated on Mon, 22 Jul 2024 15:29:17 GMT
4
4
  */
5
5
 
6
6
  export const SlLegacyBlue : string;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 16 Jul 2024 22:15:12 GMT
3
+ * Generated on Mon, 22 Jul 2024 15:29:17 GMT
4
4
  */
5
5
 
6
6
  export const SlLegacyBlue = "#009ff5";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 16 Jul 2024 22:15:12 GMT
3
+ // Generated on Mon, 22 Jul 2024 15:29:17 GMT
4
4
 
5
5
  $ni-nimble-base-sl-legacy-blue: #009ff5;
6
6
  $ni-nimble-base-information-100-dark-ui: #a46eff;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ni/nimble-tokens",
3
- "version": "7.0.0",
3
+ "version": "7.0.1",
4
4
  "description": "Design tokens for the NI Nimble Design System",
5
5
  "scripts": {
6
6
  "build": "npm run build:svg-to-ts && npm run build:ts && npm run build:generate-font-scss && npm run build:style-dictionary",
@@ -33,7 +33,7 @@
33
33
  "@ni-private/eslint-config-nimble": "*",
34
34
  "style-dictionary": "^3.9.2",
35
35
  "svg-to-ts": "^12.0.0",
36
- "typescript": "~5.1.6"
36
+ "typescript": "~5.4.5"
37
37
  },
38
38
  "files": [
39
39
  "dist/styledictionary/css/**",