@ni/nimble-components 30.1.0 → 30.1.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 +3 -2
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +2 -1
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/select/styles.js +2 -1
- package/dist/esm/select/styles.js.map +1 -1
- package/package.json +1 -1
|
@@ -16333,7 +16333,7 @@
|
|
|
16333
16333
|
|
|
16334
16334
|
/**
|
|
16335
16335
|
* Do not edit directly
|
|
16336
|
-
* Generated on Tue, 23 Jul 2024
|
|
16336
|
+
* Generated on Tue, 23 Jul 2024 21:40:57 GMT
|
|
16337
16337
|
*/
|
|
16338
16338
|
|
|
16339
16339
|
const Information100DarkUi = "#a46eff";
|
|
@@ -59909,7 +59909,8 @@ img.ProseMirror-separator {
|
|
|
59909
59909
|
}
|
|
59910
59910
|
|
|
59911
59911
|
.filter-icon {
|
|
59912
|
-
|
|
59912
|
+
flex-shrink: 0;
|
|
59913
|
+
margin-left: ${smallPadding};
|
|
59913
59914
|
${iconColor.cssCustomProperty}: ${placeholderFontColor};
|
|
59914
59915
|
}
|
|
59915
59916
|
|