@ni/spright-components 6.14.0 → 6.14.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 +0 -2
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +0 -2
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/chat/conversation/styles.js +0 -2
- package/dist/esm/chat/conversation/styles.js.map +1 -1
- package/package.json +1 -1
|
@@ -16367,12 +16367,10 @@ const B0=t=>`${zo(t)}:host{box-sizing:border-box;}*{box-sizing:border-box;}:host
|
|
|
16367
16367
|
:host {
|
|
16368
16368
|
flex-direction: column;
|
|
16369
16369
|
background: ${Kl};
|
|
16370
|
-
border: ${Dc} solid ${Kl};
|
|
16371
16370
|
}
|
|
16372
16371
|
|
|
16373
16372
|
:host([appearance='overlay']) {
|
|
16374
16373
|
background: none;
|
|
16375
|
-
border-color: transparent;
|
|
16376
16374
|
}
|
|
16377
16375
|
|
|
16378
16376
|
.toolbar {
|