@ni/nimble-components 28.0.0 → 28.0.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.
@@ -16333,7 +16333,7 @@
16333
16333
 
16334
16334
  /**
16335
16335
  * Do not edit directly
16336
- * Generated on Mon, 06 May 2024 18:46:24 GMT
16336
+ * Generated on Tue, 07 May 2024 13:04:38 GMT
16337
16337
  */
16338
16338
 
16339
16339
  const Information100DarkUi = "#a46eff";
@@ -20588,7 +20588,7 @@
20588
20588
  position: relative;
20589
20589
  justify-content: center;
20590
20590
  ${userSelectNone}
20591
- min-width: 250px;
20591
+ min-width: ${menuMinWidth};
20592
20592
  outline: none;
20593
20593
  vertical-align: top;
20594
20594
  --ni-private-hover-indicator-width: calc(${borderWidth} + 1px);