@loadsmart/miranda-wc 1.31.1 → 1.31.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.
@@ -1 +1 @@
1
- {"version":3,"file":"text-field.styles.d.ts","sourceRoot":"","sources":["../../../src/components/text-field/text-field.styles.ts"],"names":[],"mappings":"AAMA,iBAAS,MAAM,4BAuHd;AAED,eAAe,MAAM,CAAC"}
1
+ {"version":3,"file":"text-field.styles.d.ts","sourceRoot":"","sources":["../../../src/components/text-field/text-field.styles.ts"],"names":[],"mappings":"AAMA,iBAAS,MAAM,4BAwHd;AAED,eAAe,MAAM,CAAC"}
package/dist/index.js CHANGED
@@ -1740,6 +1740,7 @@ let Be=class{constructor(t,e,o,i=!1){this.host=t,this.context=e,this.callback=o,
1740
1740
  border: none;
1741
1741
  outline: none;
1742
1742
  flex: 1;
1743
+ min-width: 0;
1743
1744
 
1744
1745
  ${Tt(0)};
1745
1746
  padding-block: var(--m-text-field-padding-y);