@turquoisehealth/pit-viper 2.104.0 → 2.104.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.
@@ -5024,11 +5024,12 @@
5024
5024
  position: absolute;
5025
5025
  top: -33px;
5026
5026
  left: 0;
5027
- background-color: transparent;
5027
+ background-color: white;
5028
5028
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5.151 15.848a1.2 1.2 0 0 0 1.698 0L12 10.698l5.151 5.15a1.2 1.2 0 1 0 1.698-1.697l-6-6a1.2 1.2 0 0 0-1.697 0l-6 6a1.2 1.2 0 0 0 0 1.697Z' fill='%2302363D'/%3E%3C/svg%3E");
5029
5029
  background-repeat: no-repeat;
5030
5030
  background-size: 1rem 1rem;
5031
- background-position: top calc(50% + 1px) right 0.5rem;
5031
+ background-position: top 50% right 0.5rem;
5032
+ transform: translateY(1px);
5032
5033
  }
5033
5034
  .pv-v2 .select2-dropdown--above .select2-search__field {
5034
5035
  background-color: #fff;
@@ -5243,6 +5244,7 @@
5243
5244
  color: white;
5244
5245
  }
5245
5246
  .pv-v2 .select2-container--pv-dark .select2-search__field {
5247
+ background-color: #353938;
5246
5248
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5.151 15.848a1.2 1.2 0 0 0 1.698 0L12 10.698l5.151 5.15a1.2 1.2 0 1 0 1.698-1.697l-6-6a1.2 1.2 0 0 0-1.697 0l-6 6a1.2 1.2 0 0 0 0 1.697Z' fill='%23FFFFFF'/%3E%3C/svg%3E");
5247
5249
  }
5248
5250
  .pv-v2 .select2-container--pv-dark .select2-results__options {
@@ -5533,11 +5533,12 @@ svg.pv-text-inherit {
5533
5533
  position: absolute;
5534
5534
  top: -33px;
5535
5535
  left: 0;
5536
- background-color: transparent;
5536
+ background-color: white;
5537
5537
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5.151 15.848a1.2 1.2 0 0 0 1.698 0L12 10.698l5.151 5.15a1.2 1.2 0 1 0 1.698-1.697l-6-6a1.2 1.2 0 0 0-1.697 0l-6 6a1.2 1.2 0 0 0 0 1.697Z' fill='%2302363D'/%3E%3C/svg%3E");
5538
5538
  background-repeat: no-repeat;
5539
5539
  background-size: 1rem 1rem;
5540
- background-position: top calc(50% + 1px) right 0.5rem;
5540
+ background-position: top 50% right 0.5rem;
5541
+ transform: translateY(1px);
5541
5542
  }
5542
5543
 
5543
5544
  .select2-dropdown--above .select2-search__field {
@@ -5791,6 +5792,7 @@ input.select2-search__field::placeholder {
5791
5792
  color: white;
5792
5793
  }
5793
5794
  .select2-container--pv-dark .select2-search__field {
5795
+ background-color: #353938;
5794
5796
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5.151 15.848a1.2 1.2 0 0 0 1.698 0L12 10.698l5.151 5.15a1.2 1.2 0 1 0 1.698-1.697l-6-6a1.2 1.2 0 0 0-1.697 0l-6 6a1.2 1.2 0 0 0 0 1.697Z' fill='%23FFFFFF'/%3E%3C/svg%3E");
5795
5797
  }
5796
5798
  .select2-container--pv-dark .select2-results__options {
@@ -5538,11 +5538,12 @@ svg.pv-text-inherit {
5538
5538
  position: absolute;
5539
5539
  top: -44px;
5540
5540
  left: 0;
5541
- background-color: transparent;
5541
+ background-color: white;
5542
5542
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5.151 15.848a1.2 1.2 0 0 0 1.698 0L12 10.698l5.151 5.15a1.2 1.2 0 1 0 1.698-1.697l-6-6a1.2 1.2 0 0 0-1.697 0l-6 6a1.2 1.2 0 0 0 0 1.697Z' fill='%2302363D'/%3E%3C/svg%3E");
5543
5543
  background-repeat: no-repeat;
5544
5544
  background-size: 1rem 1rem;
5545
- background-position: top calc(50% + 1px) right 0.5rem;
5545
+ background-position: top 50% right 0.5rem;
5546
+ transform: translateY(1px);
5546
5547
  }
5547
5548
 
5548
5549
  .select2-dropdown--above .select2-search__field {
@@ -5796,6 +5797,7 @@ input.select2-search__field::placeholder {
5796
5797
  color: white;
5797
5798
  }
5798
5799
  .select2-container--pv-dark .select2-search__field {
5800
+ background-color: #353938;
5799
5801
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5.151 15.848a1.2 1.2 0 0 0 1.698 0L12 10.698l5.151 5.15a1.2 1.2 0 1 0 1.698-1.697l-6-6a1.2 1.2 0 0 0-1.697 0l-6 6a1.2 1.2 0 0 0 0 1.697Z' fill='%23FFFFFF'/%3E%3C/svg%3E");
5800
5802
  }
5801
5803
  .select2-container--pv-dark .select2-results__options {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@turquoisehealth/pit-viper",
3
- "version": "2.104.0",
3
+ "version": "2.104.1",
4
4
  "description": "Turquoise Health's design system.",
5
5
  "main": "README.md",
6
6
  "publishConfig": {