@dialpad/dialtone-css 8.23.1 → 8.23.2

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.
@@ -169,7 +169,8 @@
169
169
  background-color: transparent;
170
170
  border: none;
171
171
 
172
- &:focus {
172
+ &:focus,
173
+ &:focus-within {
173
174
  border: none;
174
175
  outline: 0;
175
176
  box-shadow: none !important;
@@ -2150,7 +2150,9 @@ legend .d-label {
2150
2150
  border: none;
2151
2151
  }
2152
2152
  .d-input__wrapper .d-input:focus,
2153
- .d-input__wrapper .d-textarea:focus {
2153
+ .d-input__wrapper .d-textarea:focus,
2154
+ .d-input__wrapper .d-input:focus-within,
2155
+ .d-input__wrapper .d-textarea:focus-within {
2154
2156
  border: none;
2155
2157
  outline: 0;
2156
2158
  box-shadow: none !important;
@@ -7378,7 +7380,7 @@ body {
7378
7380
  }
7379
7381
  /**
7380
7382
  * Do not edit directly
7381
- * Generated on Thu, 18 Jan 2024 23:19:51 GMT
7383
+ * Generated on Fri, 19 Jan 2024 22:01:26 GMT
7382
7384
  */
7383
7385
 
7384
7386
  .dialtone-theme-light {
@@ -8175,7 +8177,7 @@ body {
8175
8177
 
8176
8178
  /**
8177
8179
  * Do not edit directly
8178
- * Generated on Thu, 18 Jan 2024 23:19:51 GMT
8180
+ * Generated on Fri, 19 Jan 2024 22:01:26 GMT
8179
8181
  */
8180
8182
 
8181
8183
  .dialtone-theme-dark {