@egovernments/digit-ui-health-css 0.2.46 → 0.2.48

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.46
2
+ * @egovernments/digit-ui-health-css - 0.2.48
3
3
  *
4
4
  * Copyright (c) 2025 Jagankumar <jagan.kumar@egov.org.in>
5
5
  *
@@ -3481,21 +3481,21 @@ tbody tr:last-child td:last-child .digit-dropdown-employee-select-wrap .digit-dr
3481
3481
  .typography.heading-m, .kpi-card p, .microplan-deatils-view-card .digit-view-card-header, .map-filter-by-boundary .map-filter-boundary-selection .map-header-section .map-header-section-header, .custom-inbox-filter-heading, .inbox-header-text, .card-heading-title, .security-question-label, .summary-sub-heading {
3482
3482
  font-size: 1.5rem; } }
3483
3483
 
3484
- .typography.heading-m, .kpi-card p, .microplan-deatils-view-card .digit-view-card-header, .map-filter-by-boundary .map-filter-boundary-selection .map-header-section .map-header-section-header, .custom-inbox-filter-heading, .inbox-header-text, .card-heading-title, .security-question-label, .summary-sub-heading, .typography.heading-s, .mp-hypothesis-label-field > div > span, .formula-label-field > span, .map-container-main .base-map-selector .icon-first .map-filter-layers, .map-container-main .choropleth-section .icon-rest p, .map-container-main .filter-section .icon-rest p, .label-heading, .edit-label, .summary-sub-heading.subBoundary, .boundary-header {
3484
+ .typography.heading-m, .kpi-card p, .microplan-deatils-view-card .digit-view-card-header, .map-filter-by-boundary .map-filter-boundary-selection .map-header-section .map-header-section-header, .custom-inbox-filter-heading, .inbox-header-text, .card-heading-title, .security-question-label, .summary-sub-heading, .typography.heading-s, .mp-hypothesis-label-field > div > span, .formula-label-field > span, .map-container-main .base-map-selector .icon-first .map-filter-layers, .map-container-main .choropleth-section .icon-rest p, .map-container-main .filter-section .icon-rest p, .view-label-heading, .label-heading, .edit-label, .summary-sub-heading.subBoundary, .boundary-header {
3485
3485
  font-family: Roboto;
3486
3486
  font-style: normal;
3487
3487
  font-weight: 700; }
3488
3488
 
3489
3489
  @media (max-width: 30rem) {
3490
- .typography.heading-s, .mp-hypothesis-label-field > div > span, .formula-label-field > span, .map-container-main .base-map-selector .icon-first .map-filter-layers, .map-container-main .choropleth-section .icon-rest p, .map-container-main .filter-section .icon-rest p, .label-heading, .edit-label, .summary-sub-heading.subBoundary, .boundary-header {
3490
+ .typography.heading-s, .mp-hypothesis-label-field > div > span, .formula-label-field > span, .map-container-main .base-map-selector .icon-first .map-filter-layers, .map-container-main .choropleth-section .icon-rest p, .map-container-main .filter-section .icon-rest p, .view-label-heading, .label-heading, .edit-label, .summary-sub-heading.subBoundary, .boundary-header {
3491
3491
  font-size: 1rem; } }
3492
3492
 
3493
3493
  @media (min-width: 30.063rem) and (max-width: 47.938rem) {
3494
- .typography.heading-s, .mp-hypothesis-label-field > div > span, .formula-label-field > span, .map-container-main .base-map-selector .icon-first .map-filter-layers, .map-container-main .choropleth-section .icon-rest p, .map-container-main .filter-section .icon-rest p, .label-heading, .edit-label, .summary-sub-heading.subBoundary, .boundary-header {
3494
+ .typography.heading-s, .mp-hypothesis-label-field > div > span, .formula-label-field > span, .map-container-main .base-map-selector .icon-first .map-filter-layers, .map-container-main .choropleth-section .icon-rest p, .map-container-main .filter-section .icon-rest p, .view-label-heading, .label-heading, .edit-label, .summary-sub-heading.subBoundary, .boundary-header {
3495
3495
  font-size: 1rem; } }
3496
3496
 
3497
3497
  @media (min-width: 48rem) {
3498
- .typography.heading-s, .mp-hypothesis-label-field > div > span, .formula-label-field > span, .map-container-main .base-map-selector .icon-first .map-filter-layers, .map-container-main .choropleth-section .icon-rest p, .map-container-main .filter-section .icon-rest p, .label-heading, .edit-label, .summary-sub-heading.subBoundary, .boundary-header {
3498
+ .typography.heading-s, .mp-hypothesis-label-field > div > span, .formula-label-field > span, .map-container-main .base-map-selector .icon-first .map-filter-layers, .map-container-main .choropleth-section .icon-rest p, .map-container-main .filter-section .icon-rest p, .view-label-heading, .label-heading, .edit-label, .summary-sub-heading.subBoundary, .boundary-header {
3499
3499
  font-size: 1rem; } }
3500
3500
 
3501
3501
  .typography.heading-xs, .map-container-main .base-map-selector .base-map-area .selected p {
@@ -3559,21 +3559,21 @@ tbody tr:last-child td:last-child .digit-dropdown-employee-select-wrap .digit-dr
3559
3559
  .typography.body-l, .label-text {
3560
3560
  font-size: 1.25rem; } }
3561
3561
 
3562
- .typography.body-l, .label-text, .typography.body-s {
3562
+ .typography.body-l, .label-text, .typography.body-s, .view-label-text {
3563
3563
  font-family: Roboto;
3564
3564
  font-style: normal;
3565
3565
  font-weight: 400; }
3566
3566
 
3567
3567
  @media (max-width: 30rem) {
3568
- .typography.body-s {
3568
+ .typography.body-s, .view-label-text {
3569
3569
  font-size: .875rem; } }
3570
3570
 
3571
3571
  @media (min-width: 30.063rem) and (max-width: 47.938rem) {
3572
- .typography.body-s {
3572
+ .typography.body-s, .view-label-text {
3573
3573
  font-size: 1rem; } }
3574
3574
 
3575
3575
  @media (min-width: 48rem) {
3576
- .typography.body-s {
3576
+ .typography.body-s, .view-label-text {
3577
3577
  font-size: 1rem; } }
3578
3578
 
3579
3579
  @media (max-width: 30rem) {
@@ -3630,13 +3630,13 @@ tbody tr:last-child td:last-child .digit-dropdown-employee-select-wrap .digit-dr
3630
3630
  padding: 1rem;
3631
3631
  margin-right: 1rem;
3632
3632
  margin-bottom: 1.5rem; }
3633
- .campaign-cycle-container .add-resource-container .card-text {
3633
+ .campaign-cycle-container .add-resource-container .digit-card-text {
3634
3634
  margin: 0;
3635
3635
  font-weight: 700; }
3636
3636
  .campaign-cycle-container .add-resource-container .header-container {
3637
- -webkit-box-align: end;
3638
- -ms-flex-align: end;
3639
- align-items: flex-end;
3637
+ -webkit-box-align: baseline;
3638
+ -ms-flex-align: baseline;
3639
+ align-items: baseline;
3640
3640
  -webkit-box-pack: justify;
3641
3641
  -ms-flex-pack: justify;
3642
3642
  justify-content: space-between; }
@@ -3828,9 +3828,20 @@ tbody tr:last-child td:last-child .digit-dropdown-employee-select-wrap .digit-dr
3828
3828
  margin-top: 1.5rem;
3829
3829
  margin-bottom: 1.5rem !important; }
3830
3830
 
3831
+ .card-header-delivery {
3832
+ display: -webkit-box;
3833
+ display: -ms-flexbox;
3834
+ display: flex;
3835
+ -webkit-box-pack: justify;
3836
+ -ms-flex-pack: justify;
3837
+ justify-content: space-between; }
3838
+
3839
+ .deliveryType-labelfield {
3840
+ margin-top: .565rem; }
3841
+
3831
3842
  .delivery-rule-container {
3832
- padding-top: 0; }
3833
- .delivery-rule-container .card-header {
3843
+ margin-top: 1.5rem; }
3844
+ .delivery-rule-container .digit-card-header {
3834
3845
  font-size: 1.5rem !important;
3835
3846
  margin: 0;
3836
3847
  display: -webkit-box;
@@ -3842,7 +3853,7 @@ tbody tr:last-child td:last-child .digit-dropdown-employee-select-wrap .digit-dr
3842
3853
  -ms-flex-pack: justify;
3843
3854
  justify-content: space-between;
3844
3855
  font-family: Roboto; }
3845
- .delivery-rule-container .card-header .title {
3856
+ .delivery-rule-container .digit-card-header .title {
3846
3857
  margin: 0 !important; }
3847
3858
  .delivery-rule-container .attribute-container {
3848
3859
  border: 1px solid #d6d5d4;
@@ -3860,6 +3871,7 @@ tbody tr:last-child td:last-child .digit-dropdown-employee-select-wrap .digit-dr
3860
3871
  font-weight: 600; }
3861
3872
 
3862
3873
  .attribute-field-wrapper {
3874
+ margin-top: 0;
3863
3875
  display: grid;
3864
3876
  grid-template-columns: 1fr 1fr 1fr 1fr;
3865
3877
  -webkit-box-align: center;
@@ -3867,7 +3879,7 @@ tbody tr:last-child td:last-child .digit-dropdown-employee-select-wrap .digit-dr
3867
3879
  align-items: center;
3868
3880
  grid-gap: 2.5rem;
3869
3881
  gap: 2.5rem; }
3870
- .attribute-field-wrapper .label-field-pair {
3882
+ .attribute-field-wrapper .digit-label-field-pair {
3871
3883
  -webkit-box-orient: vertical;
3872
3884
  -webkit-box-direction: normal;
3873
3885
  -ms-flex-direction: column;
@@ -3875,11 +3887,12 @@ tbody tr:last-child td:last-child .digit-dropdown-employee-select-wrap .digit-dr
3875
3887
  -webkit-box-align: start !important;
3876
3888
  -ms-flex-align: start !important;
3877
3889
  align-items: flex-start !important; }
3878
- .attribute-field-wrapper .label-field-pair .card-label.card-label-smaller {
3879
- font-weight: 700; }
3880
- .attribute-field-wrapper .label-field-pair .employee-select-wrap.form-field {
3890
+ .attribute-field-wrapper .digit-label-field-pair .digit-card-label.card-label-smaller {
3891
+ font-weight: 700;
3892
+ margin-bottom: 0; }
3893
+ .attribute-field-wrapper .digit-label-field-pair .employee-select-wrap.form-field {
3881
3894
  width: 100%; }
3882
- .attribute-field-wrapper .label-field-pair .digit-employee-card-input {
3895
+ .attribute-field-wrapper .digit-label-field-pair .digit-employee-card-input {
3883
3896
  margin-bottom: 0; }
3884
3897
  .attribute-field-wrapper .options-card {
3885
3898
  max-height: 10rem !important; }
@@ -3887,7 +3900,7 @@ tbody tr:last-child td:last-child .digit-dropdown-employee-select-wrap .digit-dr
3887
3900
  margin-bottom: .5rem; }
3888
3901
 
3889
3902
  .add-rule-btn {
3890
- margin: auto auto 1rem; }
3903
+ margin: 1.5rem auto 1rem; }
3891
3904
  .add-rule-btn h2 {
3892
3905
  font-family: Roboto;
3893
3906
  font-size: 1rem;
@@ -4061,7 +4074,8 @@ header {
4061
4074
  margin: 0; }
4062
4075
 
4063
4076
  .summary-header {
4064
- font-size: 2.25rem; }
4077
+ font-size: 2.25rem;
4078
+ margin-bottom: 1.5rem !important; }
4065
4079
 
4066
4080
  .date-field-container {
4067
4081
  display: grid;
@@ -4198,8 +4212,7 @@ header {
4198
4212
  align-items: stretch; }
4199
4213
 
4200
4214
  .stepper-card {
4201
- height: 39rem;
4202
- margin-bottom: 1.5rem !important;
4215
+ height: 37rem;
4203
4216
  padding-top: 0; }
4204
4217
 
4205
4218
  .stepper-subheader {
@@ -4294,7 +4307,6 @@ header {
4294
4307
 
4295
4308
  .data-mapping-filter-switch {
4296
4309
  float: right;
4297
- margin-bottom: 1.5rem;
4298
4310
  margin-right: 5rem; }
4299
4311
 
4300
4312
  .digit-label-field-pair.multiselect-label-field > div:first-of-type {
@@ -5210,38 +5222,40 @@ header {
5210
5222
  .custom-register-inbox-screen .inner-div-row-section {
5211
5223
  -webkit-box-orient: horizontal;
5212
5224
  -ms-flex-direction: row;
5213
- flex-direction: row; }
5225
+ flex-direction: row;
5226
+ min-height: 80vh;
5227
+ height: auto;
5228
+ -webkit-box-align: stretch;
5229
+ -ms-flex-align: stretch;
5230
+ align-items: stretch; }
5214
5231
 
5215
5232
  .custom-register-inbox-screen .custom-inbox-filter-section {
5216
- width: 30%;
5217
- display: -webkit-box;
5218
- display: -ms-flexbox;
5219
- display: flex;
5233
+ -webkit-box-flex: 0;
5234
+ -ms-flex: 0 0 20%;
5235
+ flex: 0 0 20%;
5236
+ -ms-flex-direction: column;
5220
5237
  -webkit-box-orient: vertical;
5221
5238
  -webkit-box-direction: normal;
5222
- -ms-flex-direction: column;
5223
- flex-direction: column;
5224
- grid-gap: 1.5rem;
5225
- gap: 1.5rem;
5226
- height: 80vh; }
5227
-
5228
- .custom-register-inbox-screen .custom-inbox-inner-filter-section {
5229
- height: 75vh;
5230
- overflow-y: auto; }
5239
+ flex-direction: column; }
5231
5240
 
5232
- .custom-register-inbox-screen .custom-inbox-inner-filter-section, .custom-register-inbox-screen .custom-inbox-outer-table-section {
5233
- width: 100%;
5241
+ .custom-register-inbox-screen .custom-inbox-filter-section, .custom-register-inbox-screen .custom-inbox-outer-table-section {
5234
5242
  display: -webkit-box;
5235
5243
  display: -ms-flexbox;
5236
5244
  display: flex;
5237
- -webkit-box-orient: horizontal;
5245
+ -webkit-box-orient: vertical;
5238
5246
  -webkit-box-direction: normal;
5239
- -ms-flex-direction: row;
5240
- flex-direction: row; }
5247
+ height: 100%;
5248
+ min-height: 100%;
5249
+ overflow-y: auto; }
5241
5250
 
5242
5251
  .custom-register-inbox-screen .custom-inbox-outer-table-section {
5243
- grid-gap: 1.5rem;
5244
- gap: 1.5rem; }
5252
+ -webkit-box-flex: 1;
5253
+ -ms-flex: 1;
5254
+ flex: 1;
5255
+ -ms-flex-direction: column;
5256
+ -webkit-box-orient: vertical;
5257
+ -webkit-box-direction: normal;
5258
+ flex-direction: column; }
5245
5259
 
5246
5260
  .custom-inbox-outer-table-section .inner-table-section {
5247
5261
  width: 100%;
@@ -5252,14 +5266,17 @@ header {
5252
5266
  -webkit-box-direction: normal;
5253
5267
  -ms-flex-direction: column;
5254
5268
  flex-direction: column;
5255
- height: 75vh;
5256
- min-height: 75vh; }
5269
+ -webkit-box-flex: 1;
5270
+ -ms-flex-positive: 1;
5271
+ flex-grow: 1; }
5257
5272
 
5258
5273
  .custom-inbox-outer-table-section .card-overide {
5259
5274
  max-width: 100%;
5260
5275
  overflow: auto;
5261
5276
  margin: 0;
5262
- height: 75vh; }
5277
+ -webkit-box-flex: 1;
5278
+ -ms-flex-positive: 1;
5279
+ flex-grow: 1; }
5263
5280
 
5264
5281
  .on-icon-reset-proximity {
5265
5282
  border: 1px solid #e0e0e0;
@@ -5290,7 +5307,11 @@ header {
5290
5307
  margin-bottom: 2.5rem; }
5291
5308
 
5292
5309
  .left-section {
5293
- width: 30%; }
5310
+ width: 30%;
5311
+ -ms-flex-direction: column;
5312
+ -webkit-box-orient: vertical;
5313
+ -webkit-box-direction: normal;
5314
+ flex-direction: column; }
5294
5315
 
5295
5316
  .left-section, .right-section {
5296
5317
  display: -webkit-box;
@@ -5298,29 +5319,46 @@ header {
5298
5319
  display: flex;
5299
5320
  -webkit-box-orient: vertical;
5300
5321
  -webkit-box-direction: normal;
5301
- -ms-flex-direction: column;
5302
- flex-direction: column;
5303
5322
  grid-gap: 1.5rem;
5304
5323
  gap: 1.5rem; }
5305
5324
 
5306
5325
  .right-section {
5307
- width: 100%; }
5326
+ -webkit-box-flex: 1;
5327
+ -ms-flex: 1;
5328
+ flex: 1;
5329
+ -ms-flex-direction: column;
5330
+ -webkit-box-orient: vertical;
5331
+ -webkit-box-direction: normal;
5332
+ flex-direction: column; }
5308
5333
 
5309
5334
  .filter-container {
5335
+ display: -webkit-box;
5336
+ display: -ms-flexbox;
5337
+ display: flex;
5310
5338
  -webkit-box-orient: horizontal;
5339
+ -webkit-box-direction: normal;
5311
5340
  -ms-flex-direction: row;
5312
5341
  flex-direction: row;
5313
5342
  height: 60vh;
5314
5343
  overflow-y: auto; }
5315
5344
 
5316
- .filter-container, .ingestion-container {
5345
+ .view-label-heading {
5346
+ color: #363636;
5347
+ width: 20%;
5348
+ text-align: left;
5349
+ white-space: pre-wrap;
5350
+ word-wrap: break-word; }
5351
+
5352
+ .view-label-text {
5353
+ color: #363636;
5354
+ width: 80%; }
5355
+
5356
+ .ingestion-container {
5317
5357
  display: -webkit-box;
5318
5358
  display: -ms-flexbox;
5319
5359
  display: flex;
5320
- -webkit-box-direction: normal; }
5321
-
5322
- .ingestion-container {
5323
5360
  -webkit-box-orient: vertical;
5361
+ -webkit-box-direction: normal;
5324
5362
  -ms-flex-direction: column;
5325
5363
  flex-direction: column;
5326
5364
  text-align: center;
@@ -5786,7 +5824,8 @@ header {
5786
5824
  margin-left: 0;
5787
5825
  margin-right: 0;
5788
5826
  padding-right: 0;
5789
- margin-bottom: 0; }
5827
+ margin-bottom: 0;
5828
+ min-height: calc(100vh - 10em); }
5790
5829
  .main.digit-home-main .employee-app-wrapper.digit-home-app-wrapper .ground-container.digit-home-ground {
5791
5830
  padding: 0;
5792
5831
  margin-bottom: 0; }
@@ -6159,13 +6198,15 @@ tbody tr:nth-child(odd) {
6159
6198
  padding-left: 1.5rem;
6160
6199
  padding-right: 1.5rem; }
6161
6200
 
6162
- .loginFormStyleEmployee .loginCardClassName .digit-header-content:not(label) {
6163
- display: -webkit-box;
6164
- display: -ms-flexbox;
6165
- display: flex;
6166
- -webkit-box-pack: center;
6167
- -ms-flex-pack: center;
6168
- justify-content: center; }
6201
+ .loginFormStyleEmployee .loginCardClassName .digit-header-content {
6202
+ margin-bottom: "1.5rem"; }
6203
+ .loginFormStyleEmployee .loginCardClassName .digit-header-content:not(label) {
6204
+ display: -webkit-box;
6205
+ display: -ms-flexbox;
6206
+ display: flex;
6207
+ -webkit-box-pack: center;
6208
+ -ms-flex-pack: center;
6209
+ justify-content: center; }
6169
6210
 
6170
6211
  .selecting-boundaries-dropdown .digit-multiselectdropdown-server {
6171
6212
  max-height: 15rem; }
@@ -6242,14 +6283,17 @@ tbody tr:nth-child(odd) {
6242
6283
  .employeeCard.employeeCard-override.card-error {
6243
6284
  border: 1px solid #d4351c; }
6244
6285
 
6245
- .label-field-pair.delivery-type-radio {
6286
+ .digit-label-field-pair.delivery-type-radio {
6287
+ margin: 0;
6288
+ margin-bottom: 0 !important;
6289
+ margin-top: 0 !important;
6246
6290
  grid-gap: 5rem;
6247
6291
  gap: 5rem; }
6248
- .label-field-pair.delivery-type-radio .digit-radio-options-wrap {
6292
+ .digit-label-field-pair.delivery-type-radio .digit-radio-options-wrap {
6249
6293
  grid-gap: 2rem;
6250
6294
  gap: 2rem;
6251
6295
  margin-bottom: 0 !important; }
6252
- .label-field-pair.delivery-type-radio .digit-radio-options-wrap .radio-option-container {
6296
+ .digit-label-field-pair.delivery-type-radio .digit-radio-options-wrap .radio-option-container {
6253
6297
  margin-bottom: 0;
6254
6298
  -webkit-box-align: center;
6255
6299
  -ms-flex-align: center;