@ni/nimble-components 20.2.9 → 20.2.10
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 -1
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +1 -0
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/rich-text/viewer/styles.js +1 -0
- package/dist/esm/rich-text/viewer/styles.js.map +1 -1
- package/package.json +1 -1
|
@@ -16288,7 +16288,7 @@
|
|
|
16288
16288
|
|
|
16289
16289
|
/**
|
|
16290
16290
|
* Do not edit directly
|
|
16291
|
-
* Generated on Wed, 13 Sep 2023
|
|
16291
|
+
* Generated on Wed, 13 Sep 2023 04:43:06 GMT
|
|
16292
16292
|
*/
|
|
16293
16293
|
|
|
16294
16294
|
const Information100DarkUi = "#a46eff";
|
|
@@ -56759,6 +56759,7 @@ img.ProseMirror-separator {
|
|
|
56759
56759
|
box-sizing: border-box;
|
|
56760
56760
|
position: relative;
|
|
56761
56761
|
color: inherit;
|
|
56762
|
+
overflow-wrap: anywhere;
|
|
56762
56763
|
}
|
|
56763
56764
|
|
|
56764
56765
|
.viewer > :first-child {
|