@dynamic-framework/ui-react 2.0.0-dev.5 → 2.0.0-dev.6

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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * dynamic-framework 2.0.0-dev.5
2
+ * dynamic-framework 2.0.0-dev.6
3
3
  * bootstrap ~5.3.8
4
4
  * license https://github.com/dynamic-framework/dynamic-ui/blob/master/libraries/dynamic-ui-react/LICENSE.md
5
5
  */
@@ -11497,7 +11497,7 @@ react-datepicker__navigation
11497
11497
  background: var(--bs-box-file-disabled-bg);
11498
11498
  border: var(--bs-box-file-disabled-border);
11499
11499
  }
11500
- .d-box-file .d-icon {
11500
+ .d-box-file .d-box-file-dropzone > .d-icon {
11501
11501
  --bs-icon-size: var(--bs-box-file-icon-size);
11502
11502
  --bs-icon-color: var(--bs-box-file-icon-color);
11503
11503
  }