@dialpad/dialtone 9.22.0 → 9.22.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,11 +1,11 @@
1
1
 
2
2
 
3
3
  // Do not edit directly
4
- // Generated on Fri, 15 Mar 2024 22:16:56 GMT
4
+ // Generated on Mon, 18 Mar 2024 23:36:05 GMT
5
5
 
6
6
 
7
7
 
8
- package design.dialpad;
8
+ package dialtone.dialpad;
9
9
 
10
10
  import androidx.compose.ui.graphics.Color
11
11
  import androidx.compose.ui.unit.*
@@ -1,11 +1,11 @@
1
1
 
2
2
 
3
3
  // Do not edit directly
4
- // Generated on Fri, 15 Mar 2024 22:16:56 GMT
4
+ // Generated on Mon, 18 Mar 2024 23:36:05 GMT
5
5
 
6
6
 
7
7
 
8
- package design.dialpad;
8
+ package dialtone.dialpad;
9
9
 
10
10
  import androidx.compose.ui.graphics.Color
11
11
  import androidx.compose.ui.unit.*
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 15 Mar 2024 22:16:56 GMT
5
+ Generated on Mon, 18 Mar 2024 23:36:05 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="dt_dark_radio_color_border_unchecked">#ff808080</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 15 Mar 2024 22:16:56 GMT
5
+ Generated on Mon, 18 Mar 2024 23:36:05 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="dt_light_radio_color_border_unchecked">#ffaaaaaa</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 15 Mar 2024 22:16:56 GMT
5
+ Generated on Mon, 18 Mar 2024 23:36:05 GMT
6
6
  -->
7
7
  <resources>
8
8
  <dimen name="dt_dark_radio_size_width">16px</dimen>
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 15 Mar 2024 22:16:55 GMT
3
+ * Generated on Mon, 18 Mar 2024 23:36:05 GMT
4
4
  */
5
5
 
6
6
  .dialtone-theme-dark {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 15 Mar 2024 22:16:55 GMT
3
+ * Generated on Mon, 18 Mar 2024 23:36:05 GMT
4
4
  */
5
5
 
6
6
  .dialtone-theme-light {
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 15 Mar 2024 22:16:56 GMT
7
+ // Generated on Mon, 18 Mar 2024 23:36:05 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 15 Mar 2024 22:16:56 GMT
7
+ // Generated on Mon, 18 Mar 2024 23:36:05 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 15 Mar 2024 22:16:56 GMT
3
+ // Generated on Mon, 18 Mar 2024 23:36:05 GMT
4
4
 
5
5
  @dt-font-size-100: 1.2rem; // small
6
6
  @dt-font-size-200: 1.5rem; // medium / base
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 15 Mar 2024 22:16:55 GMT
3
+ // Generated on Mon, 18 Mar 2024 23:36:05 GMT
4
4
 
5
5
  @dt-font-size-100: 1.2rem; // small
6
6
  @dt-font-size-200: 1.5rem; // medium / base
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dialpad/dialtone",
3
- "version": "9.22.0",
3
+ "version": "9.22.1",
4
4
  "description": "Dialpad's Dialtone design system monorepo",
5
5
  "devDependencies": {
6
6
  "@commitlint/cli": "^18.4.3",