@dialpad/dialtone-tokens 1.4.1 → 1.4.4

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,7 +1,7 @@
1
1
 
2
2
 
3
3
  // Do not edit directly
4
- // Generated on Tue, 22 Nov 2022 20:06:00 GMT
4
+ // Generated on Wed, 23 Nov 2022 21:12:19 GMT
5
5
 
6
6
 
7
7
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 22 Nov 2022 20:06:00 GMT
5
+ Generated on Wed, 23 Nov 2022 21:12:19 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="dt_button_color_background_default">#00ffffff</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 22 Nov 2022 20:06:00 GMT
5
+ Generated on Wed, 23 Nov 2022 21:12:19 GMT
6
6
  -->
7
7
  <resources>
8
8
  <dimen name="dt_button_border_radius_extra_small">7px</dimen>
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 22 Nov 2022 20:06:00 GMT
3
+ * Generated on Wed, 23 Nov 2022 21:12:19 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 22 Nov 2022 20:06:00 GMT
7
+ // Generated on Wed, 23 Nov 2022 21:12:19 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 22 Nov 2022 20:05:59 GMT
3
+ // Generated on Wed, 23 Nov 2022 21:12:19 GMT
4
4
 
5
5
  @dt-token-set-order-0: base;
6
6
  @dt-token-set-order-1: semantic;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dialpad/dialtone-tokens",
3
- "version": "1.4.1",
3
+ "version": "1.4.4",
4
4
  "description": "Design tokens for Dialtone.",
5
5
  "main": "index.js",
6
6
  "scripts": {