@ni/nimble-components 19.8.0 → 19.8.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.
@@ -1719,7 +1719,7 @@ const Qc=fe`
1719
1719
  }
1720
1720
 
1721
1721
  slot[name='start']::slotted(*) {
1722
- fill: currentcolor;
1722
+ ${oa.cssCustomProperty}: currentcolor;
1723
1723
  width: ${da};
1724
1724
  height: ${da};
1725
1725
  }
@@ -4132,7 +4132,7 @@ const db=ai.tagFor(lb),hb=fe`
4132
4132
  display: contents;
4133
4133
  }
4134
4134
  slot[name='start']::slotted(*) {
4135
- fill: currentcolor;
4135
+ ${oa.cssCustomProperty}: currentcolor;
4136
4136
  width: ${da};
4137
4137
  height: ${da};
4138
4138
  }
@@ -6903,6 +6903,7 @@ const Vy="underline",Hy="outline",Py="block",Ty="frameless",Dy=fe`
6903
6903
 
6904
6904
  slot[name='start']::slotted(*) {
6905
6905
  flex: none;
6906
+ ${oa.cssCustomProperty}: currentcolor;
6906
6907
  }
6907
6908
 
6908
6909
  .control {