@ni/nimble-components 21.6.5 → 21.6.6

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.
@@ -16301,7 +16301,7 @@
16301
16301
 
16302
16302
  /**
16303
16303
  * Do not edit directly
16304
- * Generated on Fri, 23 Feb 2024 21:07:50 GMT
16304
+ * Generated on Fri, 23 Feb 2024 22:02:36 GMT
16305
16305
  */
16306
16306
 
16307
16307
  const Information100DarkUi = "#a46eff";
@@ -20805,7 +20805,7 @@
20805
20805
  color: ${failColor};
20806
20806
  width: 100%;
20807
20807
  position: absolute;
20808
- bottom: calc(-1 * ${errorTextFontLineHeight});
20808
+ bottom: calc(-1 * (${errorTextFontLineHeight} + 2px));
20809
20809
  left: 0px;
20810
20810
  overflow: hidden;
20811
20811
  text-overflow: ellipsis;