@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
  */
@@ -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
  */
@@ -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
  */
@@ -13118,7 +13118,7 @@ react-datepicker__navigation
13118
13118
  background: var(--bs-box-file-disabled-bg);
13119
13119
  border: var(--bs-box-file-disabled-border);
13120
13120
  }
13121
- .d-box-file .d-icon {
13121
+ .d-box-file .d-box-file-dropzone > .d-icon {
13122
13122
  --bs-icon-size: var(--bs-box-file-icon-size);
13123
13123
  --bs-icon-color: var(--bs-box-file-icon-color);
13124
13124
  }