@ni/spright-components 1.0.12 → 1.0.13

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.
@@ -16278,7 +16278,7 @@
16278
16278
 
16279
16279
  /**
16280
16280
  * Do not edit directly
16281
- * Generated on Tue, 04 Jun 2024 17:28:01 GMT
16281
+ * Generated on Wed, 05 Jun 2024 16:58:57 GMT
16282
16282
  */
16283
16283
 
16284
16284
  const Information100DarkUi = "#a46eff";
@@ -18695,6 +18695,7 @@
18695
18695
  font-size: 12.8px;
18696
18696
  align-items: top;
18697
18697
  overflow: hidden;
18698
+ overflow-wrap: anywhere;
18698
18699
  }
18699
18700
 
18700
18701
  :host(:not([open])) {
@@ -18726,7 +18727,6 @@
18726
18727
  display: inline;
18727
18728
  font-weight: bold;
18728
18729
  padding-right: 8px;
18729
- white-space: nowrap;
18730
18730
  }
18731
18731
 
18732
18732
  :host([title-hidden]) slot[name='title'] {