@egovernments/digit-ui-health-css 0.2.108 → 0.2.110

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.
package/dist/index.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @egovernments/digit-ui-health-css - 0.2.108
2
+ * @egovernments/digit-ui-health-css - 0.2.110
3
3
  *
4
4
  * Copyright (c) 2025 Jagankumar <jagan.kumar@egov.org.in>
5
5
  *
@@ -3851,14 +3851,14 @@ tbody tr:last-child td:last-child .digit-dropdown-employee-select-wrap .digit-dr
3851
3851
  display: flex;
3852
3852
  -webkit-box-pack: justify;
3853
3853
  -ms-flex-pack: justify;
3854
- justify-content: space-between;
3855
- margin-top: 1.5rem !important; }
3854
+ justify-content: space-between; }
3856
3855
 
3857
3856
  .deliveryType-labelfield {
3858
3857
  margin-top: .565rem; }
3859
3858
 
3860
3859
  .delivery-rule-container {
3861
- margin-top: 1.5rem; }
3860
+ margin-top: 1.5rem;
3861
+ margin-bottom: 1.5rem; }
3862
3862
  .delivery-rule-container .digit-card-header {
3863
3863
  font-size: 1.5rem !important;
3864
3864
  margin: 0;
@@ -4283,7 +4283,8 @@ header {
4283
4283
  position: fixed;
4284
4284
  bottom: 0;
4285
4285
  right: 0;
4286
- width: calc(100vw - 4rem);
4286
+ left: 0;
4287
+ width: 100%;
4287
4288
  border-radius: 1rem 1rem 0 0;
4288
4289
  background: #fff;
4289
4290
  -webkit-box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
@@ -4722,12 +4723,14 @@ header {
4722
4723
 
4723
4724
  .date-style {
4724
4725
  max-width: 37.5rem;
4725
- display: -webkit-box;
4726
- display: -ms-flexbox;
4727
- display: flex;
4728
4726
  grid-gap: 1rem;
4729
4727
  gap: 1rem; }
4730
4728
 
4729
+ .app-preview, .date-style {
4730
+ display: -webkit-box;
4731
+ display: -ms-flexbox;
4732
+ display: flex; }
4733
+
4731
4734
  .app-preview {
4732
4735
  width: 29rem;
4733
4736
  height: calc(100vh - 22rem);
@@ -4783,16 +4786,14 @@ header {
4783
4786
  height: 0 !important;
4784
4787
  width: 0 !important; }
4785
4788
 
4786
- .app-card, .app-preview {
4787
- display: -webkit-box;
4788
- display: -ms-flexbox;
4789
- display: flex; }
4790
-
4791
4789
  .app-card {
4792
4790
  -webkit-box-orient: vertical;
4793
4791
  -webkit-box-direction: normal;
4794
4792
  -ms-flex-direction: column;
4795
4793
  flex-direction: column;
4794
+ display: -webkit-box;
4795
+ display: -ms-flexbox;
4796
+ display: flex;
4796
4797
  min-height: 100%;
4797
4798
  grid-gap: .5rem;
4798
4799
  gap: .5rem;
@@ -4800,10 +4801,6 @@ header {
4800
4801
  box-shadow: none;
4801
4802
  border-style: none;
4802
4803
  padding: 1rem; }
4803
- .app-card::-webkit-scrollbar-button {
4804
- display: none !important;
4805
- height: 0 !important;
4806
- width: 0 !important; }
4807
4804
 
4808
4805
  .mobile-bezel-outerWrapper {
4809
4806
  -webkit-transform: scale(0.8);
@@ -4813,7 +4810,7 @@ header {
4813
4810
  .app-config-tag-page-fixed {
4814
4811
  position: fixed;
4815
4812
  top: 15rem;
4816
- left: 69rem;
4813
+ left: 67rem;
4817
4814
  color: #0b4b66;
4818
4815
  font-family: Roboto Condensed;
4819
4816
  font-weight: 700; }
@@ -5094,17 +5091,12 @@ header {
5094
5091
  font-size: [object Object];
5095
5092
  color: #505a5f; }
5096
5093
 
5097
- .name-container-popUp {
5098
- margin-right: 0; }
5099
-
5100
5094
  .date-container-popUp, .name-container-popUp {
5101
5095
  margin-top: .8rem;
5096
+ margin-right: 0;
5102
5097
  font-weight: 700;
5103
5098
  text-wrap: nowrap; }
5104
5099
 
5105
- .date-container-popUp {
5106
- margin-right: 1rem; }
5107
-
5108
5100
  .pop-display {
5109
5101
  display: -webkit-box;
5110
5102
  display: -ms-flexbox;
@@ -5116,7 +5108,7 @@ header {
5116
5108
 
5117
5109
  .end-date-container-popUp {
5118
5110
  margin-top: .8rem;
5119
- margin-right: 1.5rem;
5111
+ margin-right: 1rem;
5120
5112
  font-weight: 700;
5121
5113
  text-wrap: nowrap; }
5122
5114
 
@@ -5239,7 +5231,10 @@ header {
5239
5231
  margin-right: 24rem;
5240
5232
  margin-left: min(10%, 12rem);
5241
5233
  grid-gap: 2rem;
5242
- gap: 2rem; }
5234
+ gap: 2rem;
5235
+ -webkit-box-align: end;
5236
+ -ms-flex-align: end;
5237
+ align-items: flex-end; }
5243
5238
 
5244
5239
  .app-config-flex-container, .feature-container {
5245
5240
  display: -webkit-box;
@@ -5247,7 +5242,10 @@ header {
5247
5242
  display: flex; }
5248
5243
 
5249
5244
  .app-config {
5250
- width: auto; }
5245
+ width: auto;
5246
+ margin-top: 1rem; }
5247
+ .app-config .toggle-option-container {
5248
+ height: 7.5rem; }
5251
5249
 
5252
5250
  .progress-popup .digit-popup-close {
5253
5251
  display: none !important; }
@@ -7596,7 +7594,7 @@ tbody tr:nth-child(odd) {
7596
7594
 
7597
7595
  .configure-app-tabs .configure-app-tab-head {
7598
7596
  border: 1px solid #d6d5d4;
7599
- border-radius: .25rem;
7597
+ border-radius: 0;
7600
7598
  padding: .5rem 1rem;
7601
7599
  min-width: 2.5rem;
7602
7600
  height: 2rem;
@@ -7618,7 +7616,8 @@ tbody tr:nth-child(odd) {
7618
7616
  padding: .25rem;
7619
7617
  height: 3rem;
7620
7618
  width: 10rem;
7621
- min-width: 10rem; }
7619
+ min-width: 10rem;
7620
+ margin-bottom: 5rem; }
7622
7621
 
7623
7622
  .app-configuration-side-panel {
7624
7623
  width: 24rem;
@@ -7672,7 +7671,13 @@ tbody tr:nth-child(odd) {
7672
7671
  border: .0031rem solid #0b4b66;
7673
7672
  color: #0b4b66;
7674
7673
  font-size: .75rem;
7675
- font-weight: 400; }
7674
+ font-weight: 400;
7675
+ height: 1.5rem; }
7676
+ .app-config-field-tag .digit-tag-text {
7677
+ font-size: .75rem;
7678
+ font-weight: 400; }
7679
+ .app-config-field-tag .digit-tag-wrapper {
7680
+ border-radius: .5rem; }
7676
7681
 
7677
7682
  .app-configure-drawer-footer-button {
7678
7683
  margin: auto; }
@@ -7794,7 +7799,7 @@ tbody tr:nth-child(odd) {
7794
7799
  width: 12rem !important; }
7795
7800
 
7796
7801
  .app-preview-field-pair.app-preview-selected {
7797
- background-color: rgba(200, 76, 14, 0.2);
7802
+ background-color: rgba(200, 76, 14, 0.10196);
7798
7803
  border: 2px solid #c84c0e;
7799
7804
  border-radius: 1rem; }
7800
7805
  .app-preview-field-pair.app-preview-selected .digit-field .digit-radio-options-wrap {
@@ -7854,12 +7859,14 @@ tbody tr:nth-child(odd) {
7854
7859
  display: -webkit-box;
7855
7860
  display: -ms-flexbox;
7856
7861
  display: flex;
7857
- -webkit-box-align: baseline;
7858
- -ms-flex-align: baseline;
7859
- align-items: baseline; }
7862
+ -webkit-box-align: center;
7863
+ -ms-flex-align: center;
7864
+ align-items: center; }
7860
7865
 
7861
7866
  .icon-wrapper.app-config-tooltip {
7862
- margin-bottom: .5rem; }
7867
+ margin-bottom: 0;
7868
+ height: 2rem;
7869
+ display: contents; }
7863
7870
  .icon-wrapper.app-config-tooltip .tooltip-wrapper .tooltip-content {
7864
7871
  width: -webkit-max-content !important;
7865
7872
  width: -moz-max-content !important;
@@ -7886,3 +7893,28 @@ tbody tr:nth-child(odd) {
7886
7893
  background-color: #d9d9d9;
7887
7894
  border-radius: 50%;
7888
7895
  display: block; }
7896
+
7897
+ .mobile-bezel-screen {
7898
+ scrollbar-width: none;
7899
+ scrollbar-color: #d6d5d4 transparent;
7900
+ overflow-y: auto; }
7901
+ .mobile-bezel-screen::-webkit-scrollbar {
7902
+ width: 0;
7903
+ background: transparent; }
7904
+ .mobile-bezel-screen::-webkit-scrollbar-thumb {
7905
+ background-color: initial;
7906
+ -webkit-transition: background-color .3s ease;
7907
+ transition: background-color .3s ease; }
7908
+ .mobile-bezel-screen::-webkit-scrollbar-track {
7909
+ background: transparent; }
7910
+ .mobile-bezel-screen::-webkit-scrollbar-button {
7911
+ display: none !important;
7912
+ height: 0 !important;
7913
+ width: 0 !important; }
7914
+ .mobile-bezel-screen.scrolling {
7915
+ scrollbar-width: thin;
7916
+ scrollbar-color: #d6d5d4 transparent;
7917
+ -webkit-transition: scrollbar-color .3s ease;
7918
+ transition: scrollbar-color .3s ease; }
7919
+ .mobile-bezel-screen.scrolling::-webkit-scrollbar-thumb {
7920
+ background-color: #d6d5d4; }