@dialpad/dialtone-tokens 1.3.0 → 1.3.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.
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 29 Sep 2022 20:16:45 GMT
5
+ Generated on Thu, 29 Sep 2022 20:35:29 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="dt_button_color_background_default">transparent</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 29 Sep 2022 20:16:45 GMT
5
+ Generated on Thu, 29 Sep 2022 20:35:29 GMT
6
6
  -->
7
7
  <resources>
8
8
  <dimen name="dt_button_border_radius_extra_small">7px</dimen>
@@ -1,7 +1,7 @@
1
1
 
2
2
 
3
3
  // Do not edit directly
4
- // Generated on Thu, 29 Sep 2022 20:16:45 GMT
4
+ // Generated on Thu, 29 Sep 2022 20:35:29 GMT
5
5
 
6
6
 
7
7
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 29 Sep 2022 20:16:45 GMT
3
+ * Generated on Thu, 29 Sep 2022 20:35:29 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 Thu, 29 Sep 2022 20:16:45 GMT
7
+ // Generated on Thu, 29 Sep 2022 20:35:29 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 29 Sep 2022 20:16:45 GMT
3
+ // Generated on Thu, 29 Sep 2022 20:35:28 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.3.0",
3
+ "version": "1.3.1",
4
4
  "description": "Design tokens for Dialtone.",
5
5
  "main": "index.js",
6
6
  "scripts": {