@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
- * Bootstrap Icons v1.11.4 (https://icons.getbootstrap.com/)
2
+ * Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
3
3
  * Copyright 2019-2024 The Bootstrap Authors
4
4
  * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
5
5
  */
@@ -2083,6 +2083,34 @@ $bootstrap-icons-map: (
2083
2083
  "suitcase2-fill": "\f901",
2084
2084
  "suitcase2": "\f902",
2085
2085
  "vignette": "\f903",
2086
+ "bluesky": "\f7f9",
2087
+ "tux": "\f904",
2088
+ "beaker-fill": "\f905",
2089
+ "beaker": "\f906",
2090
+ "flask-fill": "\f907",
2091
+ "flask-florence-fill": "\f908",
2092
+ "flask-florence": "\f909",
2093
+ "flask": "\f90a",
2094
+ "leaf-fill": "\f90b",
2095
+ "leaf": "\f90c",
2096
+ "measuring-cup-fill": "\f90d",
2097
+ "measuring-cup": "\f90e",
2098
+ "unlock2-fill": "\f90f",
2099
+ "unlock2": "\f910",
2100
+ "battery-low": "\f911",
2101
+ "anthropic": "\f912",
2102
+ "apple-music": "\f913",
2103
+ "claude": "\f914",
2104
+ "openai": "\f915",
2105
+ "perplexity": "\f916",
2106
+ "css": "\f917",
2107
+ "javascript": "\f918",
2108
+ "typescript": "\f919",
2109
+ "fork-knife": "\f91a",
2110
+ "globe-americas-fill": "\f91b",
2111
+ "globe-asia-australia-fill": "\f91c",
2112
+ "globe-central-south-asia-fill": "\f91d",
2113
+ "globe-europe-africa-fill": "\f91e",
2086
2114
  );
2087
2115
 
2088
2116
  @each $icon, $codepoint in $bootstrap-icons-map {
@@ -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
  */
@@ -3745,7 +3745,7 @@ textarea.form-control-lg {
3745
3745
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
3746
3746
  background-repeat: no-repeat;
3747
3747
  background-position: right 1rem center;
3748
- background-size: 16px;
3748
+ background-size: 20px;
3749
3749
  border: var(--bs-border-width) solid var(--bs-border-color);
3750
3750
  border-radius: var(--bs-border-radius-sm);
3751
3751
  box-shadow: none;
@@ -4266,7 +4266,7 @@ textarea.form-control-lg {
4266
4266
  --bs-form-select-bg-icon: var(--bs-form-feedback-icon-valid);
4267
4267
  padding-right: 5.5rem;
4268
4268
  background-position: right 1rem center, center right 3rem;
4269
- background-size: 16px, calc(0.75em + 0.75rem) calc(0.75em + 0.75rem);
4269
+ background-size: 20px, calc(0.75em + 0.75rem) calc(0.75em + 0.75rem);
4270
4270
  }
4271
4271
  .was-validated .form-select:valid:focus, .form-select.is-valid:focus {
4272
4272
  border-color: var(--bs-form-valid-border-color);
@@ -4356,7 +4356,7 @@ textarea.form-control-lg {
4356
4356
  --bs-form-select-bg-icon: var(--bs-form-feedback-icon-invalid);
4357
4357
  padding-right: 5.5rem;
4358
4358
  background-position: right 1rem center, center right 3rem;
4359
- background-size: 16px, calc(0.75em + 0.75rem) calc(0.75em + 0.75rem);
4359
+ background-size: 20px, calc(0.75em + 0.75rem) calc(0.75em + 0.75rem);
4360
4360
  }
4361
4361
  .was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
4362
4362
  border-color: var(--bs-form-invalid-border-color);
@@ -8142,7 +8142,7 @@ body {
8142
8142
  --bs-input-disabled-bg: var(--bs-gray-100);
8143
8143
  --bs-input-disabled-color: var(--bs-body-color);
8144
8144
  --bs-input-group-sm-icon-size: 1rem;
8145
- --bs-input-group-lg-icon-size: 1.75rem;
8145
+ --bs-input-group-lg-icon-size: 1.5rem;
8146
8146
  border: var(--bs-input-border-width) solid var(--bs-input-border-color);
8147
8147
  border-radius: var(--bs-input-border-radius);
8148
8148
  }
@@ -9601,7 +9601,7 @@ label .d-icon {
9601
9601
  .d-icon {
9602
9602
  --bs-icon-color: var(--bs-icon-component-color, inherit);
9603
9603
  --bs-icon-bg-color: var(--bs-icon-component-bg-color, inherit);
9604
- --bs-icon-size: var(--bs-icon-component-size, var(--bs-ref-spacer-6));
9604
+ --bs-icon-size: var(--bs-icon-component-size, var(--bs-ref-spacer-5));
9605
9605
  --bs-icon-padding: var(--bs-icon-component-padding, 0);
9606
9606
  --bs-icon-loading-duration: var(--bs-icon-component-loading-duration, 1.8);
9607
9607
  display: inline-flex !important; /* stylelint-disable-line declaration-no-important */
@@ -11667,7 +11667,7 @@ react-datepicker__navigation
11667
11667
  --bs-select-option-is-checkbox-font-size: var(--bs-body-font-size);
11668
11668
  --bs-select-option-is-checkbox-font-weight: var(--bs-fw-normal);
11669
11669
  --bs-select-option-is-checkbox-color: var(--bs-gray-900);
11670
- --bs-select-option-has-icon-icon-size: var(--bs-ref-spacer-4);
11670
+ --bs-select-option-has-icon-icon-size: var(--bs-ref-spacer-5);
11671
11671
  --bs-select-multi-value-padding: 0 var(--bs-ref-spacer-1) 0 var(--bs-select-gap);
11672
11672
  --bs-select-multi-value-margin-right: var(--bs-select-gap);
11673
11673
  --bs-select-multi-value-background: var(--bs-secondary-100);
@@ -11679,8 +11679,8 @@ react-datepicker__navigation
11679
11679
  --bs-select-indicator-separator-width: 1px;
11680
11680
  --bs-select-indicator-separator-margin: var(--bs-ref-spacer-0) var(--bs-ref-spacer-1);
11681
11681
  --bs-select-indicator-separator-color: var(--bs-transparent);
11682
- --bs-select-indicator-width: var(--bs-ref-spacer-4);
11683
- --bs-select-indicator-height: var(--bs-ref-spacer-4);
11682
+ --bs-select-indicator-width: var(--bs-ref-spacer-5);
11683
+ --bs-select-indicator-height: var(--bs-ref-spacer-5);
11684
11684
  }
11685
11685
  .d-select:focus-within .input-group {
11686
11686
  border-color: var(--bs-input-focus-border-color);
@@ -17669,6 +17669,70 @@ react-datepicker__navigation
17669
17669
  z-index: 3 !important;
17670
17670
  }
17671
17671
 
17672
+ .z-4 {
17673
+ z-index: 4 !important;
17674
+ }
17675
+
17676
+ .z-5 {
17677
+ z-index: 5 !important;
17678
+ }
17679
+
17680
+ .z-6 {
17681
+ z-index: 6 !important;
17682
+ }
17683
+
17684
+ .z-7 {
17685
+ z-index: 7 !important;
17686
+ }
17687
+
17688
+ .z-8 {
17689
+ z-index: 8 !important;
17690
+ }
17691
+
17692
+ .z-9 {
17693
+ z-index: 9 !important;
17694
+ }
17695
+
17696
+ .z-10 {
17697
+ z-index: 10 !important;
17698
+ }
17699
+
17700
+ .z-20 {
17701
+ z-index: 20 !important;
17702
+ }
17703
+
17704
+ .z-30 {
17705
+ z-index: 30 !important;
17706
+ }
17707
+
17708
+ .z-40 {
17709
+ z-index: 40 !important;
17710
+ }
17711
+
17712
+ .z-50 {
17713
+ z-index: 50 !important;
17714
+ }
17715
+
17716
+ .z-60 {
17717
+ z-index: 60 !important;
17718
+ }
17719
+
17720
+ .z-70 {
17721
+ z-index: 70 !important;
17722
+ }
17723
+
17724
+ .z-80 {
17725
+ z-index: 80 !important;
17726
+ }
17727
+
17728
+ .z-90 {
17729
+ z-index: 90 !important;
17730
+ }
17731
+
17732
+ .z-100 {
17733
+ z-index: 100 !important;
17734
+ }
17735
+
17672
17736
  .overlay-0 {
17673
17737
  --bs-overlay: 0;
17674
17738
  }