@dialpad/dialtone 6.4.0 → 6.4.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.
@@ -48,6 +48,7 @@
48
48
  // this applies margin to context. The margin is only applied when an
49
49
  // element is proceeded by another element.
50
50
  // ----------------------------------------------------------------------------
51
+ .d-stack0 { > * + * { margin-top: @su0 !important; } }
51
52
  .d-stack1 { > * + * { margin-top: @su1 !important; } }
52
53
  .d-stack2 { > * + * { margin-top: @su2 !important; } }
53
54
  .d-stack4 { > * + * { margin-top: @su4 !important; } }
@@ -60,6 +61,7 @@
60
61
  .d-stack48 { > * + * { margin-top: @su48 !important; } }
61
62
  .d-stack64 { > * + * { margin-top: @su64 !important; } }
62
63
 
64
+ .d-flow0 { > * + * { margin-left: @su0 !important; } }
63
65
  .d-flow1 { > * + * { margin-left: @su1 !important; } }
64
66
  .d-flow2 { > * + * { margin-left: @su2 !important; } }
65
67
  .d-flow4 { > * + * { margin-left: @su4 !important; } }
@@ -1,3 +1,3 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M8 15.2623C8 16.0333 8.83578 16.5143 9.50245 16.1269L15.1162 12.8646C15.7796 12.4791 15.7796 11.5209 15.1162 11.1354L9.50245 7.87311C8.83578 7.48569 8 7.96666 8 8.73772V15.2623Z" fill="#141721"/>
2
+ <path d="M8 15.2623C8 16.0333 8.83578 16.5143 9.50245 16.1269L15.1162 12.8646C15.7796 12.4791 15.7796 11.5209 15.1162 11.1354L9.50245 7.87311C8.83578 7.48569 8 7.96666 8 8.73772V15.2623Z" fill="black"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M8.73772 8C7.96666 8 7.48569 8.83578 7.87311 9.50245L11.1354 15.1162C11.5209 15.7796 12.4791 15.7796 12.8646 15.1162L16.1269 9.50245C16.5143 8.83578 16.0333 8 15.2623 8H8.73772Z" fill="#141721"/>
2
+ <path d="M8.73772 8C7.96666 8 7.48569 8.83578 7.87311 9.50245L11.1354 15.1162C11.5209 15.7796 12.4791 15.7796 12.8646 15.1162L16.1269 9.50245C16.5143 8.83578 16.0333 8 15.2623 8H8.73772Z" fill="black"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M17 19.88L9.12 12L17 4.12L14.88 2L4.88 12L14.88 22L17 19.88Z" fill="#141721"/>
2
+ <path d="M17 19.88L9.12 12L17 4.12L14.88 2L4.88 12L14.88 22L17 19.88Z" fill="black"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 20L13.41 18.59L7.83 13L20 13V11L7.83 11L13.41 5.41L12 4L4 12L12 20Z" fill="#0D0C0F"/>
2
+ <path d="M12 20L13.41 18.59L7.83 13L20 13V11L7.83 11L13.41 5.41L12 4L4 12L12 20Z" fill="black"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M20 12L18.59 10.59L13 16.17V4H11V16.17L5.42 10.58L4 12L12 20L20 12Z" fill="#010101"/>
2
+ <path d="M20 12L18.59 10.59L13 16.17V4H11V16.17L5.42 10.58L4 12L12 20L20 12Z" fill="black"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9 7L14 12L9 17V7Z" fill="#141721"/>
2
+ <path d="M9 7L14 12L9 17V7Z" fill="black"/>
3
3
  </svg>
@@ -34520,6 +34520,9 @@ body.theme-dark .d\:d-bgg-to-0 {
34520
34520
  .d-wmx-unset {
34521
34521
  max-width: unset !important;
34522
34522
  }
34523
+ .d-stack0 > * + * {
34524
+ margin-top: 0 !important;
34525
+ }
34523
34526
  .d-stack1 > * + * {
34524
34527
  margin-top: 0.1rem !important;
34525
34528
  }
@@ -34553,6 +34556,9 @@ body.theme-dark .d\:d-bgg-to-0 {
34553
34556
  .d-stack64 > * + * {
34554
34557
  margin-top: 6.4rem !important;
34555
34558
  }
34559
+ .d-flow0 > * + * {
34560
+ margin-left: 0 !important;
34561
+ }
34556
34562
  .d-flow1 > * + * {
34557
34563
  margin-left: 0.1rem !important;
34558
34564
  }