@egovernments/digit-ui-health-css 0.1.35 → 0.1.37
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 +333 -19
- package/dist/index.min.css +2 -2
- package/package.json +1 -1
- package/src/components/microplan.scss +5 -1
- package/src/components/microplanning.scss +29 -3
- package/src/index.scss +2 -1
- package/src/pages/employee/index.scss +6 -2
- package/src/pages/employee/mapview.scss +304 -0
- package/src/pages/employee/microplanInbox.scss +10 -0
package/dist/index.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @egovernments/digit-ui-health-css - 0.1.
|
|
2
|
+
* @egovernments/digit-ui-health-css - 0.1.37
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) 2024 Jagankumar <jagan.kumar@egov.org.in>
|
|
5
5
|
*
|
|
@@ -2611,7 +2611,9 @@
|
|
|
2611
2611
|
max-width: unset !important; }
|
|
2612
2612
|
|
|
2613
2613
|
.digit-card-component.primary.microPlanBulkTable {
|
|
2614
|
-
|
|
2614
|
+
overflow: hidden; }
|
|
2615
|
+
.digit-card-component.primary.microPlanBulkTable > div:first-child {
|
|
2616
|
+
overflow: auto; }
|
|
2615
2617
|
|
|
2616
2618
|
.loader-overlay {
|
|
2617
2619
|
position: fixed;
|
|
@@ -2679,9 +2681,27 @@
|
|
|
2679
2681
|
min-width: -moz-max-content;
|
|
2680
2682
|
min-width: max-content; }
|
|
2681
2683
|
|
|
2684
|
+
.scroll-container {
|
|
2685
|
+
overflow: scroll;
|
|
2686
|
+
-ms-overflow-style: none;
|
|
2687
|
+
scrollbar-width: none; }
|
|
2688
|
+
|
|
2689
|
+
.scroll-container::-webkit-scrollbar {
|
|
2690
|
+
display: none; }
|
|
2691
|
+
|
|
2682
2692
|
.sc-fzXfNN.sc-fzXfNO.sc-fzXfNP.iSamCd.rdt_TableCell > div:first-of-type {
|
|
2683
2693
|
width: 100%; }
|
|
2684
2694
|
|
|
2695
|
+
.microPlanBulkTable {
|
|
2696
|
+
overflow: scroll;
|
|
2697
|
+
-ms-overflow-style: none;
|
|
2698
|
+
scrollbar-width: none; }
|
|
2699
|
+
|
|
2700
|
+
.microPlanBulkTable::-webkit-scrollbar {
|
|
2701
|
+
overflow: scroll;
|
|
2702
|
+
-ms-overflow-style: none;
|
|
2703
|
+
scrollbar-width: none; }
|
|
2704
|
+
|
|
2685
2705
|
.label-field-pair.new-assumption-pop {
|
|
2686
2706
|
display: -webkit-box;
|
|
2687
2707
|
display: -ms-flexbox;
|
|
@@ -2694,8 +2714,6 @@
|
|
|
2694
2714
|
.label-field-pair.new-assumption-pop .bold {
|
|
2695
2715
|
margin-top: .5rem;
|
|
2696
2716
|
width: 14rem; }
|
|
2697
|
-
.label-field-pair.new-assumption-pop .digit-dropdown-employee-select-wrap, .label-field-pair.new-assumption-pop .digit-text-input-field {
|
|
2698
|
-
width: 27rem; }
|
|
2699
2717
|
|
|
2700
2718
|
.popUpClass.new-assumption-pop .digit-popup-footer {
|
|
2701
2719
|
width: 30rem;
|
|
@@ -2878,8 +2896,8 @@
|
|
|
2878
2896
|
.as-label-field {
|
|
2879
2897
|
display: grid;
|
|
2880
2898
|
grid-template-columns: 1fr 2fr;
|
|
2881
|
-
grid-gap:
|
|
2882
|
-
gap:
|
|
2899
|
+
grid-gap: 1rem;
|
|
2900
|
+
gap: 1rem;
|
|
2883
2901
|
overflow: auto;
|
|
2884
2902
|
-webkit-box-align: center;
|
|
2885
2903
|
-ms-flex-align: center;
|
|
@@ -3002,6 +3020,8 @@
|
|
|
3002
3020
|
gap: .25rem; }
|
|
3003
3021
|
.rdt_TableCol_Sortable:hover {
|
|
3004
3022
|
opacity: 1 !important; }
|
|
3023
|
+
.rdt_TableCol_Sortable > div:first-child {
|
|
3024
|
+
white-space: normal; }
|
|
3005
3025
|
.rdt_TableCol_Sortable .__rdt_custom_sort_icon__ {
|
|
3006
3026
|
display: -webkit-box;
|
|
3007
3027
|
display: -ms-flexbox;
|
|
@@ -3259,35 +3279,35 @@
|
|
|
3259
3279
|
font-size: 2rem; } }
|
|
3260
3280
|
|
|
3261
3281
|
@media (max-width: 30rem) {
|
|
3262
|
-
.typography.heading-m, .kpi-card p, .card-heading-title, .security-question-label, .summary-sub-heading {
|
|
3282
|
+
.typography.heading-m, .kpi-card p, .map-filter-by-boundary .map-filter-boundary-selection .map-header-section .map-header-section-header, .card-heading-title, .security-question-label, .summary-sub-heading {
|
|
3263
3283
|
font-size: 1.25rem; } }
|
|
3264
3284
|
|
|
3265
3285
|
@media (min-width: 30.063rem) and (max-width: 47.938rem) {
|
|
3266
|
-
.typography.heading-m, .kpi-card p, .card-heading-title, .security-question-label, .summary-sub-heading {
|
|
3286
|
+
.typography.heading-m, .kpi-card p, .map-filter-by-boundary .map-filter-boundary-selection .map-header-section .map-header-section-header, .card-heading-title, .security-question-label, .summary-sub-heading {
|
|
3267
3287
|
font-size: 1.375rem; } }
|
|
3268
3288
|
|
|
3269
3289
|
@media (min-width: 48rem) {
|
|
3270
|
-
.typography.heading-m, .kpi-card p, .card-heading-title, .security-question-label, .summary-sub-heading {
|
|
3290
|
+
.typography.heading-m, .kpi-card p, .map-filter-by-boundary .map-filter-boundary-selection .map-header-section .map-header-section-header, .card-heading-title, .security-question-label, .summary-sub-heading {
|
|
3271
3291
|
font-size: 1.5rem; } }
|
|
3272
3292
|
|
|
3273
|
-
.typography.heading-m, .kpi-card p, .card-heading-title, .security-question-label, .summary-sub-heading, .typography.heading-s, .mp-hypothesis-label-field > div > span, .label-heading, .edit-label, .summary-sub-heading.subBoundary, .boundary-header {
|
|
3293
|
+
.typography.heading-m, .kpi-card p, .map-filter-by-boundary .map-filter-boundary-selection .map-header-section .map-header-section-header, .card-heading-title, .security-question-label, .summary-sub-heading, .typography.heading-s, .mp-hypothesis-label-field > div > 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 {
|
|
3274
3294
|
font-family: Roboto;
|
|
3275
3295
|
font-style: normal;
|
|
3276
3296
|
font-weight: 700; }
|
|
3277
3297
|
|
|
3278
3298
|
@media (max-width: 30rem) {
|
|
3279
|
-
.typography.heading-s, .mp-hypothesis-label-field > div > span, .label-heading, .edit-label, .summary-sub-heading.subBoundary, .boundary-header {
|
|
3299
|
+
.typography.heading-s, .mp-hypothesis-label-field > div > 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 {
|
|
3280
3300
|
font-size: 1rem; } }
|
|
3281
3301
|
|
|
3282
3302
|
@media (min-width: 30.063rem) and (max-width: 47.938rem) {
|
|
3283
|
-
.typography.heading-s, .mp-hypothesis-label-field > div > span, .label-heading, .edit-label, .summary-sub-heading.subBoundary, .boundary-header {
|
|
3303
|
+
.typography.heading-s, .mp-hypothesis-label-field > div > 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 {
|
|
3284
3304
|
font-size: 1rem; } }
|
|
3285
3305
|
|
|
3286
3306
|
@media (min-width: 48rem) {
|
|
3287
|
-
.typography.heading-s, .mp-hypothesis-label-field > div > span, .label-heading, .edit-label, .summary-sub-heading.subBoundary, .boundary-header {
|
|
3307
|
+
.typography.heading-s, .mp-hypothesis-label-field > div > 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 {
|
|
3288
3308
|
font-size: 1rem; } }
|
|
3289
3309
|
|
|
3290
|
-
.typography.heading-xs {
|
|
3310
|
+
.typography.heading-xs, .map-container-main .base-map-selector .base-map-area .selected p {
|
|
3291
3311
|
font-size: .75rem;
|
|
3292
3312
|
font-family: Roboto;
|
|
3293
3313
|
font-style: normal;
|
|
@@ -4121,10 +4141,25 @@ header {
|
|
|
4121
4141
|
max-width: 100%;
|
|
4122
4142
|
overflow: auto; }
|
|
4123
4143
|
|
|
4124
|
-
.
|
|
4144
|
+
.select-activity-info {
|
|
4145
|
+
margin-bottom: .5rem;
|
|
4146
|
+
padding: .5rem;
|
|
4147
|
+
width: 100%;
|
|
4148
|
+
-webkit-box-align: center;
|
|
4149
|
+
-ms-flex-align: center;
|
|
4150
|
+
align-items: center;
|
|
4151
|
+
grid-gap: 1rem;
|
|
4152
|
+
gap: 1rem;
|
|
4153
|
+
-webkit-box-pack: justify;
|
|
4154
|
+
-ms-flex-pack: justify;
|
|
4155
|
+
justify-content: space-between; }
|
|
4156
|
+
|
|
4157
|
+
.select-activity-info, .table-actions-wrapper {
|
|
4125
4158
|
display: -webkit-box;
|
|
4126
4159
|
display: -ms-flexbox;
|
|
4127
|
-
display: flex;
|
|
4160
|
+
display: flex; }
|
|
4161
|
+
|
|
4162
|
+
.table-actions-wrapper {
|
|
4128
4163
|
grid-gap: .5rem;
|
|
4129
4164
|
gap: .5rem;
|
|
4130
4165
|
-webkit-box-align: "center";
|
|
@@ -4497,7 +4532,244 @@ header {
|
|
|
4497
4532
|
.back-button-xlsxpreview {
|
|
4498
4533
|
width: 170px; }
|
|
4499
4534
|
|
|
4500
|
-
.
|
|
4535
|
+
.leaflet-control-layers.leaftlet-control {
|
|
4536
|
+
border-radius: 0 !important;
|
|
4537
|
+
background-color: initial !important;
|
|
4538
|
+
border: none !important; }
|
|
4539
|
+
|
|
4540
|
+
.leaflet-bottom.leaflet-left {
|
|
4541
|
+
left: 1.5rem;
|
|
4542
|
+
width: 32px;
|
|
4543
|
+
height: 64px;
|
|
4544
|
+
bottom: 88px; }
|
|
4545
|
+
.leaflet-bottom.leaflet-left .leaflet-control {
|
|
4546
|
+
margin-left: 0 !important; }
|
|
4547
|
+
.leaflet-bottom.leaflet-left .leaflet-control a {
|
|
4548
|
+
color: #c84c0e !important; }
|
|
4549
|
+
|
|
4550
|
+
.leaflet-bottom .leaflet-control {
|
|
4551
|
+
margin-bottom: 0 !important; }
|
|
4552
|
+
|
|
4553
|
+
.map-container-main {
|
|
4554
|
+
position: relative; }
|
|
4555
|
+
.map-container-main .top-right-map-subcomponents {
|
|
4556
|
+
position: absolute;
|
|
4557
|
+
top: 1rem;
|
|
4558
|
+
right: 1rem;
|
|
4559
|
+
z-index: 550;
|
|
4560
|
+
grid-gap: 1.5rem;
|
|
4561
|
+
gap: 1.5rem;
|
|
4562
|
+
display: -webkit-box;
|
|
4563
|
+
display: -ms-flexbox;
|
|
4564
|
+
display: flex;
|
|
4565
|
+
-webkit-box-orient: vertical;
|
|
4566
|
+
-webkit-box-direction: normal;
|
|
4567
|
+
-ms-flex-direction: column;
|
|
4568
|
+
flex-direction: column;
|
|
4569
|
+
-webkit-box-align: end !important;
|
|
4570
|
+
-ms-flex-align: end !important;
|
|
4571
|
+
align-items: flex-end !important; }
|
|
4572
|
+
.map-container-main .bottom-left-map-subcomponents {
|
|
4573
|
+
position: absolute;
|
|
4574
|
+
bottom: 1.5rem;
|
|
4575
|
+
left: 1.5rem;
|
|
4576
|
+
z-index: 500; }
|
|
4577
|
+
.map-container-main .bottom-left-map-subcomponents .north-arrow {
|
|
4578
|
+
width: 40px;
|
|
4579
|
+
height: 40px; }
|
|
4580
|
+
.map-container-main .bottom-left-map-subcomponents .custom-scale {
|
|
4581
|
+
width: 7.5rem;
|
|
4582
|
+
margin-left: 0;
|
|
4583
|
+
text-align: center;
|
|
4584
|
+
border-bottom: .063rem solid #fff;
|
|
4585
|
+
padding: 0;
|
|
4586
|
+
color: #fff;
|
|
4587
|
+
font-family: Roboto;
|
|
4588
|
+
font-size: .75rem;
|
|
4589
|
+
font-weight: 400;
|
|
4590
|
+
position: relative; }
|
|
4591
|
+
.map-container-main .bottom-left-map-subcomponents .custom-scale .border-spikes {
|
|
4592
|
+
position: absolute;
|
|
4593
|
+
bottom: 0;
|
|
4594
|
+
left: 0;
|
|
4595
|
+
width: 100%;
|
|
4596
|
+
height: 20%;
|
|
4597
|
+
border-left: .063rem solid #ccc;
|
|
4598
|
+
border-right: .063rem solid #ccc; }
|
|
4599
|
+
.map-container-main .base-map-selector {
|
|
4600
|
+
-webkit-box-orient: vertical;
|
|
4601
|
+
-webkit-box-direction: normal;
|
|
4602
|
+
-ms-flex-direction: column;
|
|
4603
|
+
flex-direction: column;
|
|
4604
|
+
-webkit-box-align: end !important;
|
|
4605
|
+
-ms-flex-align: end !important;
|
|
4606
|
+
align-items: flex-end !important;
|
|
4607
|
+
position: relative;
|
|
4608
|
+
border-radius: .25rem; }
|
|
4609
|
+
.map-container-main .base-map-selector .icon-first {
|
|
4610
|
+
-webkit-box-align: center;
|
|
4611
|
+
-ms-flex-align: center;
|
|
4612
|
+
align-items: center;
|
|
4613
|
+
margin-top: 0;
|
|
4614
|
+
cursor: pointer;
|
|
4615
|
+
-webkit-box-shadow: none;
|
|
4616
|
+
box-shadow: none; }
|
|
4617
|
+
.map-container-main .base-map-selector .icon-first .map-filter-layers {
|
|
4618
|
+
margin: 0;
|
|
4619
|
+
padding: 0;
|
|
4620
|
+
color: #fff; }
|
|
4621
|
+
.map-container-main .base-map-selector .icon-first .layer-icon {
|
|
4622
|
+
margin-left: .5rem;
|
|
4623
|
+
height: 1.667rem; }
|
|
4624
|
+
.map-container-main .base-map-selector .base-map-area-wrapper {
|
|
4625
|
+
position: absolute;
|
|
4626
|
+
top: 2rem;
|
|
4627
|
+
right: 1rem;
|
|
4628
|
+
background-color: #fff;
|
|
4629
|
+
border-radius: .25rem;
|
|
4630
|
+
-webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
|
|
4631
|
+
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
|
|
4632
|
+
overflow: hidden;
|
|
4633
|
+
max-width: 27.5rem;
|
|
4634
|
+
max-height: 9rem;
|
|
4635
|
+
overflow-x: auto;
|
|
4636
|
+
overflow-y: hidden;
|
|
4637
|
+
white-space: nowrap; }
|
|
4638
|
+
.map-container-main .base-map-selector .base-map-area-wrapper::-webkit-scrollbar {
|
|
4639
|
+
width: .625rem;
|
|
4640
|
+
height: .625rem;
|
|
4641
|
+
border: none; }
|
|
4642
|
+
.map-container-main .base-map-selector .base-map-area-wrapper::-webkit-scrollbar-track {
|
|
4643
|
+
background: #fff;
|
|
4644
|
+
border: none; }
|
|
4645
|
+
.map-container-main .base-map-selector .base-map-area-wrapper::-webkit-scrollbar-thumb {
|
|
4646
|
+
background: #b1b4b6;
|
|
4647
|
+
border-radius: .625rem;
|
|
4648
|
+
border: .125rem solid #f0f0f0; }
|
|
4649
|
+
.map-container-main .base-map-selector .base-map-area-wrapper::-webkit-scrollbar-thumb:hover {
|
|
4650
|
+
background: rgba(177, 180, 182, 0.8); }
|
|
4651
|
+
.map-container-main .base-map-selector .base-map-area {
|
|
4652
|
+
width: -webkit-fit-content;
|
|
4653
|
+
width: -moz-fit-content;
|
|
4654
|
+
width: fit-content;
|
|
4655
|
+
white-space: nowrap;
|
|
4656
|
+
padding: .5rem;
|
|
4657
|
+
grid-gap: .5rem;
|
|
4658
|
+
gap: .5rem; }
|
|
4659
|
+
.map-container-main .base-map-selector .base-map-area .base-map-entity {
|
|
4660
|
+
-webkit-box-orient: vertical;
|
|
4661
|
+
-webkit-box-direction: normal;
|
|
4662
|
+
-ms-flex-direction: column;
|
|
4663
|
+
flex-direction: column;
|
|
4664
|
+
-webkit-box-align: center;
|
|
4665
|
+
-ms-flex-align: center;
|
|
4666
|
+
align-items: center;
|
|
4667
|
+
-webkit-box-pack: center;
|
|
4668
|
+
-ms-flex-pack: center;
|
|
4669
|
+
justify-content: center;
|
|
4670
|
+
width: 5.927rem !important;
|
|
4671
|
+
cursor: pointer;
|
|
4672
|
+
grid-gap: .5rem;
|
|
4673
|
+
gap: .5rem; }
|
|
4674
|
+
.map-container-main .base-map-selector .base-map-area .base-map-entity .base-map-img {
|
|
4675
|
+
width: 5.927rem;
|
|
4676
|
+
height: 5.839rem;
|
|
4677
|
+
border: 0.063rem solid rgba(0, 0, 0, 0.1);
|
|
4678
|
+
border-radius: .25rem;
|
|
4679
|
+
-o-object-fit: cover;
|
|
4680
|
+
object-fit: cover; }
|
|
4681
|
+
.map-container-main .base-map-selector .base-map-area .base-map-entity p {
|
|
4682
|
+
position: relative;
|
|
4683
|
+
color: #363636;
|
|
4684
|
+
padding: 0;
|
|
4685
|
+
margin: 0;
|
|
4686
|
+
font-family: Roboto;
|
|
4687
|
+
font-size: 12px;
|
|
4688
|
+
font-weight: 400;
|
|
4689
|
+
line-height: 14.06px;
|
|
4690
|
+
text-align: center;
|
|
4691
|
+
text-underline-position: from-font;
|
|
4692
|
+
-webkit-text-decoration-skip-ink: none;
|
|
4693
|
+
text-decoration-skip-ink: none; }
|
|
4694
|
+
.map-container-main .base-map-selector .base-map-area .selected {
|
|
4695
|
+
background-color: #fff; }
|
|
4696
|
+
.map-container-main .base-map-selector .base-map-area .selected .base-map-img {
|
|
4697
|
+
border: 0.125rem solid #c84c0e !important; }
|
|
4698
|
+
.map-container-main .base-map-selector .base-map-area .selected p {
|
|
4699
|
+
color: #c84c0e !important;
|
|
4700
|
+
font-size: .75rem; }
|
|
4701
|
+
.map-container-main .choropleth-section, .map-container-main .filter-section {
|
|
4702
|
+
-webkit-box-orient: vertical;
|
|
4703
|
+
-webkit-box-direction: normal;
|
|
4704
|
+
-ms-flex-direction: column;
|
|
4705
|
+
flex-direction: column; }
|
|
4706
|
+
.map-container-main .choropleth-section .icon-rest, .map-container-main .filter-section .icon-rest {
|
|
4707
|
+
-webkit-box-align: center;
|
|
4708
|
+
-ms-flex-align: center;
|
|
4709
|
+
align-items: center;
|
|
4710
|
+
width: -webkit-fit-content;
|
|
4711
|
+
width: -moz-fit-content;
|
|
4712
|
+
width: fit-content;
|
|
4713
|
+
-ms-flex-item-align: end;
|
|
4714
|
+
align-self: flex-end;
|
|
4715
|
+
-webkit-box-pack: end;
|
|
4716
|
+
-ms-flex-pack: end;
|
|
4717
|
+
justify-content: flex-end;
|
|
4718
|
+
cursor: pointer; }
|
|
4719
|
+
.map-container-main .choropleth-section .icon-rest p, .map-container-main .filter-section .icon-rest p {
|
|
4720
|
+
margin: 0;
|
|
4721
|
+
padding: 0;
|
|
4722
|
+
color: #fff; }
|
|
4723
|
+
.map-container-main .choropleth-section .icon-rest .filter-icon, .map-container-main .filter-section .icon-rest .filter-icon {
|
|
4724
|
+
margin-left: .5rem;
|
|
4725
|
+
height: 1.667rem; }
|
|
4726
|
+
.map-container-main .choropleth-section .choropleth-section-option-wrapper, .map-container-main .choropleth-section .filter-section-option-wrapper, .map-container-main .filter-section .choropleth-section-option-wrapper, .map-container-main .filter-section .filter-section-option-wrapper {
|
|
4727
|
+
position: absolute;
|
|
4728
|
+
max-height: 12.19rem; }
|
|
4729
|
+
.map-container-main .choropleth-section .choropleth-section-option-wrapper .custom-box-wrapper, .map-container-main .choropleth-section .filter-section-option-wrapper .custom-box-wrapper, .map-container-main .filter-section .choropleth-section-option-wrapper .custom-box-wrapper, .map-container-main .filter-section .filter-section-option-wrapper .custom-box-wrapper {
|
|
4730
|
+
display: block;
|
|
4731
|
+
max-height: 9.752rem;
|
|
4732
|
+
overflow-x: auto;
|
|
4733
|
+
background-color: #fff; }
|
|
4734
|
+
.map-container-main .choropleth-section .choropleth-section-option-wrapper .custom-box-wrapper::-webkit-scrollbar, .map-container-main .choropleth-section .filter-section-option-wrapper .custom-box-wrapper::-webkit-scrollbar, .map-container-main .filter-section .choropleth-section-option-wrapper .custom-box-wrapper::-webkit-scrollbar, .map-container-main .filter-section .filter-section-option-wrapper .custom-box-wrapper::-webkit-scrollbar {
|
|
4735
|
+
width: .625rem;
|
|
4736
|
+
height: .625rem;
|
|
4737
|
+
border: none; }
|
|
4738
|
+
.map-container-main .choropleth-section .choropleth-section-option-wrapper .custom-box-wrapper::-webkit-scrollbar-track, .map-container-main .choropleth-section .filter-section-option-wrapper .custom-box-wrapper::-webkit-scrollbar-track, .map-container-main .filter-section .choropleth-section-option-wrapper .custom-box-wrapper::-webkit-scrollbar-track, .map-container-main .filter-section .filter-section-option-wrapper .custom-box-wrapper::-webkit-scrollbar-track {
|
|
4739
|
+
background: #fff;
|
|
4740
|
+
border: none; }
|
|
4741
|
+
.map-container-main .choropleth-section .choropleth-section-option-wrapper .custom-box-wrapper::-webkit-scrollbar-thumb, .map-container-main .choropleth-section .filter-section-option-wrapper .custom-box-wrapper::-webkit-scrollbar-thumb, .map-container-main .filter-section .choropleth-section-option-wrapper .custom-box-wrapper::-webkit-scrollbar-thumb, .map-container-main .filter-section .filter-section-option-wrapper .custom-box-wrapper::-webkit-scrollbar-thumb {
|
|
4742
|
+
background: #b1b4b6;
|
|
4743
|
+
border-radius: .625rem;
|
|
4744
|
+
border: .125rem solid #f0f0f0; }
|
|
4745
|
+
.map-container-main .choropleth-section .choropleth-section-option-wrapper .custom-box-wrapper::-webkit-scrollbar-thumb:hover, .map-container-main .choropleth-section .filter-section-option-wrapper .custom-box-wrapper::-webkit-scrollbar-thumb:hover, .map-container-main .filter-section .choropleth-section-option-wrapper .custom-box-wrapper::-webkit-scrollbar-thumb:hover, .map-container-main .filter-section .filter-section-option-wrapper .custom-box-wrapper::-webkit-scrollbar-thumb:hover {
|
|
4746
|
+
background: rgba(177, 180, 182, 0.8); }
|
|
4747
|
+
.map-container-main .choropleth-section .choropleth-section-option-wrapper .custom-box-wrapper .custom-box, .map-container-main .choropleth-section .filter-section-option-wrapper .custom-box-wrapper .custom-box, .map-container-main .filter-section .choropleth-section-option-wrapper .custom-box-wrapper .custom-box, .map-container-main .filter-section .filter-section-option-wrapper .custom-box-wrapper .custom-box {
|
|
4748
|
+
padding: .7rem;
|
|
4749
|
+
border-bottom: .063rem solid #d6d5d4; }
|
|
4750
|
+
.map-container-main .choropleth-section .choropleth-section-option-wrapper .custom-box-wrapper .custom-box .mainClassName, .map-container-main .choropleth-section .filter-section-option-wrapper .custom-box-wrapper .custom-box .mainClassName, .map-container-main .filter-section .choropleth-section-option-wrapper .custom-box-wrapper .custom-box .mainClassName, .map-container-main .filter-section .filter-section-option-wrapper .custom-box-wrapper .custom-box .mainClassName {
|
|
4751
|
+
margin-bottom: 0;
|
|
4752
|
+
display: -webkit-box;
|
|
4753
|
+
display: -ms-flexbox;
|
|
4754
|
+
display: flex;
|
|
4755
|
+
-webkit-box-align: center;
|
|
4756
|
+
-ms-flex-align: center;
|
|
4757
|
+
align-items: center; }
|
|
4758
|
+
.map-container-main .choropleth-section .choropleth-section-option-wrapper .custom-box-wrapper .custom-box .inputWrapperClassName, .map-container-main .choropleth-section .filter-section-option-wrapper .custom-box-wrapper .custom-box .inputWrapperClassName, .map-container-main .filter-section .choropleth-section-option-wrapper .custom-box-wrapper .custom-box .inputWrapperClassName, .map-container-main .filter-section .filter-section-option-wrapper .custom-box-wrapper .custom-box .inputWrapperClassName {
|
|
4759
|
+
margin: 0;
|
|
4760
|
+
padding: 0; }
|
|
4761
|
+
.map-container-main .choropleth-section .choropleth-section-option-wrapper .custom-box-wrapper .custom-box .labelClassName, .map-container-main .choropleth-section .filter-section-option-wrapper .custom-box-wrapper .custom-box .labelClassName, .map-container-main .filter-section .choropleth-section-option-wrapper .custom-box-wrapper .custom-box .labelClassName, .map-container-main .filter-section .filter-section-option-wrapper .custom-box-wrapper .custom-box .labelClassName {
|
|
4762
|
+
margin: 0 auto 0 0; }
|
|
4763
|
+
.map-container-main .choropleth-section .choropleth-section-option-wrapper .custom-box-wrapper .custom-box input:checked ~ .inputIconClassname, .map-container-main .choropleth-section .filter-section-option-wrapper .custom-box-wrapper .custom-box input:checked ~ .inputIconClassname, .map-container-main .filter-section .choropleth-section-option-wrapper .custom-box-wrapper .custom-box input:checked ~ .inputIconClassname, .map-container-main .filter-section .filter-section-option-wrapper .custom-box-wrapper .custom-box input:checked ~ .inputIconClassname {
|
|
4764
|
+
border-color: #c84c0e; }
|
|
4765
|
+
.map-container-main .choropleth-section .choropleth-section-option-wrapper .custom-box-wrapper .custom-box .inputIconClassname, .map-container-main .choropleth-section .filter-section-option-wrapper .custom-box-wrapper .custom-box .inputIconClassname, .map-container-main .filter-section .choropleth-section-option-wrapper .custom-box-wrapper .custom-box .inputIconClassname, .map-container-main .filter-section .filter-section-option-wrapper .custom-box-wrapper .custom-box .inputIconClassname {
|
|
4766
|
+
margin: 0; }
|
|
4767
|
+
.map-container-main .choropleth-section .choropleth-section-option-wrapper .custom-box-wrapper .custom-box .inputClassName, .map-container-main .choropleth-section .filter-section-option-wrapper .custom-box-wrapper .custom-box .inputClassName, .map-container-main .filter-section .choropleth-section-option-wrapper .custom-box-wrapper .custom-box .inputClassName, .map-container-main .filter-section .filter-section-option-wrapper .custom-box-wrapper .custom-box .inputClassName {
|
|
4768
|
+
margin: 0; }
|
|
4769
|
+
.map-container-main .choropleth-section .choropleth-section-option-wrapper .button-primary, .map-container-main .choropleth-section .filter-section-option-wrapper .button-primary, .map-container-main .filter-section .choropleth-section-option-wrapper .button-primary, .map-container-main .filter-section .filter-section-option-wrapper .button-primary {
|
|
4770
|
+
background-color: #fafafa !important; }
|
|
4771
|
+
|
|
4772
|
+
.map-filter-by-boundary {
|
|
4501
4773
|
display: -webkit-box;
|
|
4502
4774
|
display: -ms-flexbox;
|
|
4503
4775
|
display: flex;
|
|
@@ -4505,6 +4777,45 @@ header {
|
|
|
4505
4777
|
-webkit-box-direction: normal;
|
|
4506
4778
|
-ms-flex-direction: column;
|
|
4507
4779
|
flex-direction: column;
|
|
4780
|
+
grid-gap: .5rem;
|
|
4781
|
+
gap: .5rem;
|
|
4782
|
+
position: absolute;
|
|
4783
|
+
top: 48px;
|
|
4784
|
+
z-index: 30;
|
|
4785
|
+
left: 48px; }
|
|
4786
|
+
.map-filter-by-boundary .map-filter-boundary-selection {
|
|
4787
|
+
width: 17.5rem;
|
|
4788
|
+
padding: 1rem; }
|
|
4789
|
+
.map-filter-by-boundary .map-filter-boundary-selection.display-none {
|
|
4790
|
+
display: none; }
|
|
4791
|
+
.map-filter-by-boundary .map-filter-boundary-selection button {
|
|
4792
|
+
width: 100%; }
|
|
4793
|
+
.map-filter-by-boundary .map-filter-boundary-selection .map-header-section {
|
|
4794
|
+
display: -webkit-box;
|
|
4795
|
+
display: -ms-flexbox;
|
|
4796
|
+
display: flex;
|
|
4797
|
+
-webkit-box-align: center;
|
|
4798
|
+
-ms-flex-align: center;
|
|
4799
|
+
align-items: center;
|
|
4800
|
+
grid-gap: .5rem;
|
|
4801
|
+
gap: .5rem; }
|
|
4802
|
+
.map-filter-by-boundary .map-filter-boundary-selection .map-header-section .map-header-section-header {
|
|
4803
|
+
color: #363636; }
|
|
4804
|
+
|
|
4805
|
+
.hierarchy-selection-element {
|
|
4806
|
+
grid-gap: .5rem;
|
|
4807
|
+
gap: .5rem; }
|
|
4808
|
+
|
|
4809
|
+
.hierarchy-selection-element, .ingestion-container {
|
|
4810
|
+
display: -webkit-box;
|
|
4811
|
+
display: -ms-flexbox;
|
|
4812
|
+
display: flex;
|
|
4813
|
+
-webkit-box-orient: vertical;
|
|
4814
|
+
-webkit-box-direction: normal;
|
|
4815
|
+
-ms-flex-direction: column;
|
|
4816
|
+
flex-direction: column; }
|
|
4817
|
+
|
|
4818
|
+
.ingestion-container {
|
|
4508
4819
|
text-align: center;
|
|
4509
4820
|
-webkit-box-align: center;
|
|
4510
4821
|
-ms-flex-align: center;
|
|
@@ -4953,7 +5264,7 @@ header {
|
|
|
4953
5264
|
margin-left: 3.5rem; }
|
|
4954
5265
|
|
|
4955
5266
|
.main.digit-home-main {
|
|
4956
|
-
margin-left:
|
|
5267
|
+
margin-left: 60px; }
|
|
4957
5268
|
.main.digit-home-main .employee-app-wrapper.digit-home-app-wrapper {
|
|
4958
5269
|
margin-left: 0;
|
|
4959
5270
|
margin-right: 0;
|
|
@@ -4965,7 +5276,7 @@ header {
|
|
|
4965
5276
|
.main.digit-home-main .employee-app-wrapper.digit-home-app-wrapper .ground-container.digit-home-ground .employee-app-container.digit-home-employee-app .ground-container.moduleCardWrapper.gridModuleWrapper.digit-home-moduleCardWrapper {
|
|
4966
5277
|
grid-gap: 1.5rem;
|
|
4967
5278
|
gap: 1.5rem;
|
|
4968
|
-
margin-top:
|
|
5279
|
+
margin-top: 1.5rem;
|
|
4969
5280
|
margin-left: 1rem;
|
|
4970
5281
|
margin-bottom: 0;
|
|
4971
5282
|
padding: 0;
|
|
@@ -4997,6 +5308,9 @@ header {
|
|
|
4997
5308
|
grid-gap: .2rem;
|
|
4998
5309
|
gap: .2rem; }
|
|
4999
5310
|
|
|
5311
|
+
.digit-bread-crumb {
|
|
5312
|
+
margin-top: 0; }
|
|
5313
|
+
|
|
5000
5314
|
.mandatory-span {
|
|
5001
5315
|
font-size: 1rem;
|
|
5002
5316
|
font-weight: 700;
|