@dynamic-framework/ui-react 1.36.0 → 1.36.2

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 1.36.0
2
+ * dynamic-framework 1.36.2
3
3
  * bootstrap ~5.3.3
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 1.36.0
2
+ * dynamic-framework 1.36.2
3
3
  * bootstrap ~5.3.3
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 1.36.0
2
+ * dynamic-framework 1.36.2
3
3
  * bootstrap ~5.3.3
4
4
  * license https://github.com/dynamic-framework/dynamic-ui/blob/master/libraries/dynamic-ui-react/LICENSE.md
5
5
  */
@@ -4694,7 +4694,7 @@ textarea.form-control-lg {
4694
4694
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
4695
4695
  background-repeat: no-repeat;
4696
4696
  background-position: right 1rem center;
4697
- background-size: 16px;
4697
+ background-size: 20px;
4698
4698
  border: var(--bs-border-width) solid var(--bs-border-color);
4699
4699
  border-radius: var(--bs-border-radius-sm);
4700
4700
  box-shadow: none;
@@ -5215,7 +5215,7 @@ textarea.form-control-lg {
5215
5215
  --bs-form-select-bg-icon: var(--bs-form-feedback-icon-valid);
5216
5216
  padding-right: 5.5rem;
5217
5217
  background-position: right 1rem center, center right 3rem;
5218
- background-size: 16px, calc(0.75em + 0.75rem) calc(0.75em + 0.75rem);
5218
+ background-size: 20px, calc(0.75em + 0.75rem) calc(0.75em + 0.75rem);
5219
5219
  }
5220
5220
  .was-validated .form-select:valid:focus, .form-select.is-valid:focus {
5221
5221
  border-color: var(--bs-form-valid-border-color);
@@ -5305,7 +5305,7 @@ textarea.form-control-lg {
5305
5305
  --bs-form-select-bg-icon: var(--bs-form-feedback-icon-invalid);
5306
5306
  padding-right: 5.5rem;
5307
5307
  background-position: right 1rem center, center right 3rem;
5308
- background-size: 16px, calc(0.75em + 0.75rem) calc(0.75em + 0.75rem);
5308
+ background-size: 20px, calc(0.75em + 0.75rem) calc(0.75em + 0.75rem);
5309
5309
  }
5310
5310
  .was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
5311
5311
  border-color: var(--bs-form-invalid-border-color);
@@ -9091,7 +9091,7 @@ body {
9091
9091
  --bs-input-disabled-bg: var(--bs-gray-100);
9092
9092
  --bs-input-disabled-color: var(--bs-body-color);
9093
9093
  --bs-input-group-sm-icon-size: 1rem;
9094
- --bs-input-group-lg-icon-size: 1.75rem;
9094
+ --bs-input-group-lg-icon-size: 1.5rem;
9095
9095
  border: var(--bs-input-border-width) solid var(--bs-input-border-color);
9096
9096
  border-radius: var(--bs-input-border-radius);
9097
9097
  }
@@ -10550,7 +10550,7 @@ label .d-icon {
10550
10550
  .d-icon {
10551
10551
  --bs-icon-color: var(--bs-icon-component-color, inherit);
10552
10552
  --bs-icon-bg-color: var(--bs-icon-component-bg-color, inherit);
10553
- --bs-icon-size: var(--bs-icon-component-size, var(--bs-ref-spacer-6));
10553
+ --bs-icon-size: var(--bs-icon-component-size, var(--bs-ref-spacer-5));
10554
10554
  --bs-icon-padding: var(--bs-icon-component-padding, 0);
10555
10555
  --bs-icon-loading-duration: var(--bs-icon-component-loading-duration, 1.8);
10556
10556
  display: inline-flex !important; /* stylelint-disable-line declaration-no-important */
@@ -12616,7 +12616,7 @@ react-datepicker__navigation
12616
12616
  --bs-select-option-is-checkbox-font-size: var(--bs-body-font-size);
12617
12617
  --bs-select-option-is-checkbox-font-weight: var(--bs-fw-normal);
12618
12618
  --bs-select-option-is-checkbox-color: var(--bs-gray-900);
12619
- --bs-select-option-has-icon-icon-size: var(--bs-ref-spacer-4);
12619
+ --bs-select-option-has-icon-icon-size: var(--bs-ref-spacer-5);
12620
12620
  --bs-select-multi-value-padding: 0 var(--bs-ref-spacer-1) 0 var(--bs-select-gap);
12621
12621
  --bs-select-multi-value-margin-right: var(--bs-select-gap);
12622
12622
  --bs-select-multi-value-background: var(--bs-secondary-100);
@@ -12628,8 +12628,8 @@ react-datepicker__navigation
12628
12628
  --bs-select-indicator-separator-width: 1px;
12629
12629
  --bs-select-indicator-separator-margin: var(--bs-ref-spacer-0) var(--bs-ref-spacer-1);
12630
12630
  --bs-select-indicator-separator-color: var(--bs-transparent);
12631
- --bs-select-indicator-width: var(--bs-ref-spacer-4);
12632
- --bs-select-indicator-height: var(--bs-ref-spacer-4);
12631
+ --bs-select-indicator-width: var(--bs-ref-spacer-5);
12632
+ --bs-select-indicator-height: var(--bs-ref-spacer-5);
12633
12633
  }
12634
12634
  .d-select:focus-within .input-group {
12635
12635
  border-color: var(--bs-input-focus-border-color);
@@ -18618,6 +18618,70 @@ react-datepicker__navigation
18618
18618
  z-index: 3 !important;
18619
18619
  }
18620
18620
 
18621
+ .z-4 {
18622
+ z-index: 4 !important;
18623
+ }
18624
+
18625
+ .z-5 {
18626
+ z-index: 5 !important;
18627
+ }
18628
+
18629
+ .z-6 {
18630
+ z-index: 6 !important;
18631
+ }
18632
+
18633
+ .z-7 {
18634
+ z-index: 7 !important;
18635
+ }
18636
+
18637
+ .z-8 {
18638
+ z-index: 8 !important;
18639
+ }
18640
+
18641
+ .z-9 {
18642
+ z-index: 9 !important;
18643
+ }
18644
+
18645
+ .z-10 {
18646
+ z-index: 10 !important;
18647
+ }
18648
+
18649
+ .z-20 {
18650
+ z-index: 20 !important;
18651
+ }
18652
+
18653
+ .z-30 {
18654
+ z-index: 30 !important;
18655
+ }
18656
+
18657
+ .z-40 {
18658
+ z-index: 40 !important;
18659
+ }
18660
+
18661
+ .z-50 {
18662
+ z-index: 50 !important;
18663
+ }
18664
+
18665
+ .z-60 {
18666
+ z-index: 60 !important;
18667
+ }
18668
+
18669
+ .z-70 {
18670
+ z-index: 70 !important;
18671
+ }
18672
+
18673
+ .z-80 {
18674
+ z-index: 80 !important;
18675
+ }
18676
+
18677
+ .z-90 {
18678
+ z-index: 90 !important;
18679
+ }
18680
+
18681
+ .z-100 {
18682
+ z-index: 100 !important;
18683
+ }
18684
+
18621
18685
  .overlay-0 {
18622
18686
  --bs-overlay: 0;
18623
18687
  }