dristi-ui-css 0.0.1-dristi-kerala.5 → 0.0.1-dristi-kerala.7
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 +178 -2
- package/dist/index.min.css +2 -2
- package/package.json +2 -1
- package/src/components/geoLocationComponent.scss +92 -0
- package/src/components/topbar.scss +4 -0
- package/src/dristi/eFiling.scss +13 -1
- package/src/dristi/pages/citizen/userRegistration.scss +60 -0
- package/src/index.scss +1 -0
package/dist/index.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* dristi-ui-css - 0.0.1-dristi-kerala.
|
|
2
|
+
* dristi-ui-css - 0.0.1-dristi-kerala.7
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) 2025 Akshay Kumar <akshay.kumar@beehyv.com>
|
|
5
5
|
*
|
|
@@ -3658,6 +3658,11 @@ video::-webkit-media-controls-panel {
|
|
|
3658
3658
|
.topbarOptionsClassNameCitizen {
|
|
3659
3659
|
right: -0.5rem !important; }
|
|
3660
3660
|
|
|
3661
|
+
.select-wrap .options-card {
|
|
3662
|
+
width: -webkit-max-content !important;
|
|
3663
|
+
width: -moz-max-content !important;
|
|
3664
|
+
width: max-content !important; }
|
|
3665
|
+
|
|
3661
3666
|
.language-selector {
|
|
3662
3667
|
display: -webkit-box;
|
|
3663
3668
|
display: -ms-flexbox;
|
|
@@ -11425,8 +11430,21 @@ body {
|
|
|
11425
11430
|
-webkit-box-pack: justify;
|
|
11426
11431
|
-ms-flex-pack: justify;
|
|
11427
11432
|
justify-content: space-between; }
|
|
11433
|
+
.review-case-file .accordion-wrapper .accordion-item .accordion-content .content-item .item-body .address p {
|
|
11434
|
+
margin-top: 0; }
|
|
11435
|
+
.review-case-file .accordion-wrapper .accordion-item .accordion-content .content-item .item-body .address-info {
|
|
11436
|
+
width: 100%; }
|
|
11437
|
+
.review-case-file .accordion-wrapper .accordion-item .accordion-content .content-item .item-body .address-info .address-location {
|
|
11438
|
+
display: -webkit-box;
|
|
11439
|
+
display: -ms-flexbox;
|
|
11440
|
+
display: flex;
|
|
11441
|
+
-webkit-box-pack: justify;
|
|
11442
|
+
-ms-flex-pack: justify;
|
|
11443
|
+
justify-content: space-between; }
|
|
11428
11444
|
.review-case-file .accordion-wrapper .accordion-item .accordion-content .content-item .item-body .address-main {
|
|
11429
|
-
padding: 12px 16px;
|
|
11445
|
+
padding: 12px 16px;
|
|
11446
|
+
grid-gap: 1rem;
|
|
11447
|
+
gap: 1rem; }
|
|
11430
11448
|
.review-case-file .accordion-wrapper .accordion-item .accordion-content .content-item .item-body .address-main.error {
|
|
11431
11449
|
background-color: #fce8e8; }
|
|
11432
11450
|
.review-case-file .accordion-wrapper .accordion-item .accordion-content .content-item .item-body .address-main.preverror, .review-case-file .accordion-wrapper .accordion-item .accordion-content .content-item .item-body .address-main.preverrorside {
|
|
@@ -12124,6 +12142,8 @@ body {
|
|
|
12124
12142
|
vertical-align: top; }
|
|
12125
12143
|
.custom-case-info-div table .column-4 {
|
|
12126
12144
|
width: 25%; }
|
|
12145
|
+
.custom-case-info-div table .column-3, .custom-case-info-div table .column-4 {
|
|
12146
|
+
word-break: break-word; }
|
|
12127
12147
|
.custom-case-info-div table .column-3 {
|
|
12128
12148
|
width: 33.333333%; }
|
|
12129
12149
|
.custom-case-info-div table td:last-child {
|
|
@@ -13840,6 +13860,62 @@ body {
|
|
|
13840
13860
|
.registration-select-name .toast-success {
|
|
13841
13861
|
display: none !important; }
|
|
13842
13862
|
|
|
13863
|
+
.registration-email {
|
|
13864
|
+
padding: 40px 40px 25px;
|
|
13865
|
+
background-color: #fff; }
|
|
13866
|
+
.registration-email .card, .registration-email .card-emp {
|
|
13867
|
+
margin: 0;
|
|
13868
|
+
padding: 0;
|
|
13869
|
+
-webkit-box-align: center;
|
|
13870
|
+
-ms-flex-align: center;
|
|
13871
|
+
align-items: center; }
|
|
13872
|
+
.registration-email .card .card-section-header, .registration-email .card-emp .card-section-header {
|
|
13873
|
+
font-size: 24px;
|
|
13874
|
+
font-weight: 700;
|
|
13875
|
+
line-height: 30px !important;
|
|
13876
|
+
color: #0b0c0c !important;
|
|
13877
|
+
margin-bottom: 8px !important;
|
|
13878
|
+
width: 100%; }
|
|
13879
|
+
.registration-email .card #select-name-subtext_DES, .registration-email .card-emp #select-name-subtext_DES, .registration-email .card .card-section-header, .registration-email .card-emp .card-section-header {
|
|
13880
|
+
font-family: Roboto !important;
|
|
13881
|
+
text-align: center !important; }
|
|
13882
|
+
.registration-email .card #select-name-subtext_DES, .registration-email .card-emp #select-name-subtext_DES {
|
|
13883
|
+
width: 75%;
|
|
13884
|
+
font-size: 14px !important;
|
|
13885
|
+
font-weight: 400 !important;
|
|
13886
|
+
line-height: 21px !important;
|
|
13887
|
+
color: #505a5f !important;
|
|
13888
|
+
margin: 0 !important; }
|
|
13889
|
+
.registration-email .card div, .registration-email .card-emp div {
|
|
13890
|
+
width: 100%; }
|
|
13891
|
+
.registration-email .card div .card-label, .registration-email .card-emp div .card-label, .registration-email .card div .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field .control-label, .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field .registration-email .card div .control-label, .registration-email .card-emp div .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field .control-label, .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field .registration-email .card-emp div .control-label, .registration-email .card div .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label span, .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .registration-email .card div span, .registration-email .card-emp div .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label span, .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .registration-email .card-emp div span {
|
|
13892
|
+
margin: 32px 0 8px;
|
|
13893
|
+
font-family: Roboto;
|
|
13894
|
+
font-size: 16px;
|
|
13895
|
+
font-weight: 400;
|
|
13896
|
+
line-height: 18.75px;
|
|
13897
|
+
text-align: left;
|
|
13898
|
+
color: #0b0c0c; }
|
|
13899
|
+
.registration-email .card div input, .registration-email .card-emp div input, .registration-email .card div .checkbox-wrap .input-emp, .checkbox-wrap .registration-email .card div .input-emp, .registration-email .card-emp div .checkbox-wrap .input-emp, .checkbox-wrap .registration-email .card-emp div .input-emp, .registration-email .card div .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .registration-email .card div .input-emp, .registration-email .card-emp div .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .registration-email .card-emp div .input-emp {
|
|
13900
|
+
margin: 0; }
|
|
13901
|
+
.registration-email .card button, .registration-email .card-emp button {
|
|
13902
|
+
width: 100%;
|
|
13903
|
+
-webkit-box-shadow: none;
|
|
13904
|
+
box-shadow: none;
|
|
13905
|
+
margin-top: 32px; }
|
|
13906
|
+
.registration-email .card .card-label-error, .registration-email .card-emp .card-label-error {
|
|
13907
|
+
width: 100% !important;
|
|
13908
|
+
display: -webkit-box !important;
|
|
13909
|
+
display: -ms-flexbox !important;
|
|
13910
|
+
display: flex !important;
|
|
13911
|
+
-webkit-box-pack: start !important;
|
|
13912
|
+
-ms-flex-pack: start !important;
|
|
13913
|
+
justify-content: flex-start !important;
|
|
13914
|
+
position: relative !important;
|
|
13915
|
+
margin-top: 0 !important;
|
|
13916
|
+
margin-bottom: -15px !important;
|
|
13917
|
+
margin-left: 0 !important; }
|
|
13918
|
+
|
|
13843
13919
|
@media (max-width: 450px) and (orientation: portrait) {
|
|
13844
13920
|
.main {
|
|
13845
13921
|
padding-top: 72px !important; }
|
|
@@ -17387,6 +17463,106 @@ body {
|
|
|
17387
17463
|
.review-card-action-arrow svg path {
|
|
17388
17464
|
fill: #0e7669; }
|
|
17389
17465
|
|
|
17466
|
+
.geo-location-component .custom-note-main-div, .geo-location-component .geolocation-header {
|
|
17467
|
+
margin-bottom: 12px; }
|
|
17468
|
+
|
|
17469
|
+
.geo-location-component .coordinate-container {
|
|
17470
|
+
display: -webkit-box;
|
|
17471
|
+
display: -ms-flexbox;
|
|
17472
|
+
display: flex;
|
|
17473
|
+
-webkit-box-orient: horizontal;
|
|
17474
|
+
-webkit-box-direction: normal;
|
|
17475
|
+
-ms-flex-direction: row;
|
|
17476
|
+
flex-direction: row;
|
|
17477
|
+
-webkit-box-align: start;
|
|
17478
|
+
-ms-flex-align: start;
|
|
17479
|
+
align-items: start;
|
|
17480
|
+
grid-gap: 24px;
|
|
17481
|
+
gap: 24px;
|
|
17482
|
+
-webkit-box-pack: justify;
|
|
17483
|
+
-ms-flex-pack: justify;
|
|
17484
|
+
justify-content: space-between; }
|
|
17485
|
+
.geo-location-component .coordinate-container .custom-button-policeStation {
|
|
17486
|
+
padding: 8px;
|
|
17487
|
+
margin-top: 26px;
|
|
17488
|
+
width: 190px;
|
|
17489
|
+
height: 40px;
|
|
17490
|
+
border: 1px solid #007e7e;
|
|
17491
|
+
background-color: #fff !important;
|
|
17492
|
+
-webkit-box-shadow: none;
|
|
17493
|
+
box-shadow: none; }
|
|
17494
|
+
.geo-location-component .coordinate-container .custom-button-policeStation h2 {
|
|
17495
|
+
color: #007e7e !important;
|
|
17496
|
+
text-align: center; }
|
|
17497
|
+
.geo-location-component .coordinate-container .lat-long {
|
|
17498
|
+
display: -webkit-box;
|
|
17499
|
+
display: -ms-flexbox;
|
|
17500
|
+
display: flex;
|
|
17501
|
+
grid-gap: 24px;
|
|
17502
|
+
gap: 24px;
|
|
17503
|
+
width: 100%; }
|
|
17504
|
+
.geo-location-component .coordinate-container .lat-long .label-field-pair {
|
|
17505
|
+
-webkit-box-flex: 1;
|
|
17506
|
+
-ms-flex: 1;
|
|
17507
|
+
flex: 1; }
|
|
17508
|
+
|
|
17509
|
+
.geo-location-component .police-station-dropdown {
|
|
17510
|
+
margin-bottom: 0; }
|
|
17511
|
+
|
|
17512
|
+
.geo-location-component .police-station-label {
|
|
17513
|
+
display: -webkit-box;
|
|
17514
|
+
display: -ms-flexbox;
|
|
17515
|
+
display: flex;
|
|
17516
|
+
-webkit-box-orient: horizontal;
|
|
17517
|
+
-webkit-box-direction: normal;
|
|
17518
|
+
-ms-flex-direction: row;
|
|
17519
|
+
flex-direction: row;
|
|
17520
|
+
grid-gap: 4px;
|
|
17521
|
+
gap: 4px; }
|
|
17522
|
+
.geo-location-component .police-station-label .custom-error-tooltip {
|
|
17523
|
+
margin-top: 2px; }
|
|
17524
|
+
|
|
17525
|
+
.geo-location-component .employee-card-input:disabled, .geo-location-component .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field .all-input-field-wrapper .form-control:disabled, .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field .all-input-field-wrapper .geo-location-component .form-control:disabled, .geo-location-component .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label input:disabled[type=checkbox], .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .geo-location-component input:disabled[type=checkbox], .geo-location-component .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .checkbox-wrap .input-emp:disabled[type=checkbox], .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .checkbox-wrap .geo-location-component .input-emp:disabled[type=checkbox], .geo-location-component .checkbox-wrap .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .input-emp:disabled[type=checkbox], .checkbox-wrap .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .geo-location-component .input-emp:disabled[type=checkbox], .geo-location-component .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .digit-checkbox-wrap .input-emp:disabled[type=checkbox], .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .digit-checkbox-wrap .geo-location-component .input-emp:disabled[type=checkbox], .geo-location-component .digit-checkbox-wrap .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .input-emp:disabled[type=checkbox], .digit-checkbox-wrap .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .geo-location-component .input-emp:disabled[type=checkbox] {
|
|
17526
|
+
background-color: #d9d9d9; }
|
|
17527
|
+
|
|
17528
|
+
.geo-location-component .select.disabled {
|
|
17529
|
+
background-color: #d9d9d9 !important; }
|
|
17530
|
+
|
|
17531
|
+
.geo-location-component .app-container form .card .custom-button-policeStation, .geo-location-component .app-container form .card-emp .custom-button-policeStation {
|
|
17532
|
+
white-space: nowrap; }
|
|
17533
|
+
.geo-location-component .app-container form .card .custom-button-policeStation h2, .geo-location-component .app-container form .card-emp .custom-button-policeStation h2 {
|
|
17534
|
+
color: #007e7e !important; }
|
|
17535
|
+
|
|
17536
|
+
.police-station-juridiction {
|
|
17537
|
+
display: -webkit-box;
|
|
17538
|
+
display: -ms-flexbox;
|
|
17539
|
+
display: flex;
|
|
17540
|
+
-webkit-box-orient: horizontal;
|
|
17541
|
+
-webkit-box-direction: normal;
|
|
17542
|
+
-ms-flex-direction: row;
|
|
17543
|
+
flex-direction: row;
|
|
17544
|
+
grid-gap: 3rem;
|
|
17545
|
+
gap: 3rem;
|
|
17546
|
+
padding-bottom: 1rem; }
|
|
17547
|
+
.police-station-juridiction .radio-group {
|
|
17548
|
+
display: -webkit-box;
|
|
17549
|
+
display: -ms-flexbox;
|
|
17550
|
+
display: flex;
|
|
17551
|
+
-webkit-box-pack: start;
|
|
17552
|
+
-ms-flex-pack: start;
|
|
17553
|
+
justify-content: flex-start;
|
|
17554
|
+
grid-gap: 3rem;
|
|
17555
|
+
gap: 3rem; }
|
|
17556
|
+
|
|
17557
|
+
.coordinate-error {
|
|
17558
|
+
width: 100%;
|
|
17559
|
+
margin-top: -15px;
|
|
17560
|
+
font-size: 16px;
|
|
17561
|
+
margin-bottom: 12px;
|
|
17562
|
+
color: red; }
|
|
17563
|
+
.coordinate-error .error-text {
|
|
17564
|
+
color: red; }
|
|
17565
|
+
|
|
17390
17566
|
.wbh-header .header-icon-container {
|
|
17391
17567
|
cursor: pointer;
|
|
17392
17568
|
color: #007e7e;
|