@ni/spright-components 6.15.0 → 6.15.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.
- package/dist/all-components-bundle.js +2 -2
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +2 -2
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/chat/conversation/styles.js +3 -3
- package/dist/esm/chat/conversation/styles.js.map +1 -1
- package/package.json +1 -1
|
@@ -16530,9 +16530,9 @@ const j0=t=>`${zo(t)}:host{box-sizing:border-box;}*{box-sizing:border-box;}:host
|
|
|
16530
16530
|
}
|
|
16531
16531
|
|
|
16532
16532
|
::slotted([slot="end"]) {
|
|
16533
|
+
font: ${Dd};
|
|
16533
16534
|
color: ${rd};
|
|
16534
|
-
|
|
16535
|
-
${Kc.cssCustomProperty}: ${wd};
|
|
16535
|
+
${Kc.cssCustomProperty}: ${Dd};
|
|
16536
16536
|
${Yc.cssCustomProperty}: ${rd};
|
|
16537
16537
|
}
|
|
16538
16538
|
|