@ni/nimble-components 11.1.0 → 11.1.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.
- package/dist/all-components-bundle.js +0 -2
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +0 -2
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/number-field/styles.js +0 -1
- package/dist/esm/number-field/styles.js.map +1 -1
- package/dist/esm/text-field/styles.js +0 -1
- package/dist/esm/text-field/styles.js.map +1 -1
- package/package.json +1 -1
|
@@ -2920,7 +2920,6 @@ const Cd=mt`
|
|
|
2920
2920
|
.root::after {
|
|
2921
2921
|
content: '';
|
|
2922
2922
|
position: absolute;
|
|
2923
|
-
left: 0px;
|
|
2924
2923
|
bottom: calc(-1 * ${Vn});
|
|
2925
2924
|
width: 0px;
|
|
2926
2925
|
height: 0px;
|
|
@@ -3853,7 +3852,6 @@ const qd="underline",Ud="outline",Kd="block",Wd="frameless",Xd=mt`
|
|
|
3853
3852
|
[part='end']::after {
|
|
3854
3853
|
content: '';
|
|
3855
3854
|
position: absolute;
|
|
3856
|
-
left: 0px;
|
|
3857
3855
|
bottom: calc(-1 * ${Vn});
|
|
3858
3856
|
width: 0px;
|
|
3859
3857
|
height: 0px;
|