@ni/spright-components 5.0.0 → 5.0.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.
@@ -9293,6 +9293,10 @@ const UT=Mt`
9293
9293
  color: ${zc};
9294
9294
  }
9295
9295
 
9296
+ :host([disabled]) .selected-value.placeholder {
9297
+ color: ${Zc};
9298
+ }
9299
+
9296
9300
  .selected-value {
9297
9301
  order: 1;
9298
9302
  }