dristi-ui-css 0.0.1-dristi-kerala.7 → 0.0.1-dristi-kerala.9
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 +158 -20
- package/dist/index.min.css +2 -2
- package/package.json +1 -1
- package/src/components/ProfileComponent.scss +116 -0
- package/src/components/geoLocationComponent.scss +15 -6
- package/src/components/topbar.scss +4 -2
- package/src/dristi/components/customNote.scss +4 -0
- package/src/dristi/eFiling.scss +1 -1
- package/src/dristi/pages/citizen/userRegistration.scss +1 -1
- package/src/hearings/BulkReschedule.scss +10 -0
- package/src/index.scss +3 -1
- package/src/orders/orders.scss +16 -1
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.9
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) 2025 Akshay Kumar <akshay.kumar@beehyv.com>
|
|
5
5
|
*
|
|
@@ -3658,7 +3658,7 @@ video::-webkit-media-controls-panel {
|
|
|
3658
3658
|
.topbarOptionsClassNameCitizen {
|
|
3659
3659
|
right: -0.5rem !important; }
|
|
3660
3660
|
|
|
3661
|
-
.select-wrap .options-card {
|
|
3661
|
+
.navbar .select-wrap .options-card {
|
|
3662
3662
|
width: -webkit-max-content !important;
|
|
3663
3663
|
width: -moz-max-content !important;
|
|
3664
3664
|
width: max-content !important; }
|
|
@@ -10566,6 +10566,9 @@ body {
|
|
|
10566
10566
|
line-height: 24px;
|
|
10567
10567
|
color: #3d3c3c; }
|
|
10568
10568
|
|
|
10569
|
+
.advocate-document-info {
|
|
10570
|
+
margin-bottom: 24px; }
|
|
10571
|
+
|
|
10569
10572
|
.custom-upload-button-div-main button {
|
|
10570
10573
|
display: -webkit-box;
|
|
10571
10574
|
display: -ms-flexbox;
|
|
@@ -14880,7 +14883,8 @@ body {
|
|
|
14880
14883
|
|
|
14881
14884
|
.order-submission .view-order {
|
|
14882
14885
|
padding: 24px;
|
|
14883
|
-
width: 60%;
|
|
14886
|
+
width: 60%;
|
|
14887
|
+
margin-bottom: 100px; }
|
|
14884
14888
|
.order-submission .view-order .order-header {
|
|
14885
14889
|
font-family: Roboto;
|
|
14886
14890
|
font-size: 40px;
|
|
@@ -14895,7 +14899,7 @@ body {
|
|
|
14895
14899
|
width: 100%;
|
|
14896
14900
|
-webkit-box-shadow: none;
|
|
14897
14901
|
box-shadow: none;
|
|
14898
|
-
margin: 0;
|
|
14902
|
+
margin: 0 !important;
|
|
14899
14903
|
padding: 0; }
|
|
14900
14904
|
.order-submission .view-order .order-type-form-composer .label-field-pair {
|
|
14901
14905
|
display: -webkit-box;
|
|
@@ -14914,7 +14918,6 @@ body {
|
|
|
14914
14918
|
.order-submission .view-order .order-type-form-composer .label-field-pair h2 span {
|
|
14915
14919
|
position: sticky !important; }
|
|
14916
14920
|
.order-submission .view-order .order-type-form-composer .label-field-pair .card-label, .order-submission .view-order .order-type-form-composer .label-field-pair .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 .order-submission .view-order .order-type-form-composer .label-field-pair .control-label, .order-submission .view-order .order-type-form-composer .label-field-pair .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 .order-submission .view-order .order-type-form-composer .label-field-pair span {
|
|
14917
|
-
width: 100%;
|
|
14918
14921
|
margin: 0 !important;
|
|
14919
14922
|
font-family: Roboto;
|
|
14920
14923
|
font-size: 16px;
|
|
@@ -14922,17 +14925,20 @@ body {
|
|
|
14922
14925
|
line-height: 18.75px;
|
|
14923
14926
|
text-align: left;
|
|
14924
14927
|
color: #0a0a0a; }
|
|
14925
|
-
.order-submission .view-order .order-type-form-composer .label-field-pair .field {
|
|
14928
|
+
.order-submission .view-order .order-type-form-composer .label-field-pair .card-label, .order-submission .view-order .order-type-form-composer .label-field-pair .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 .order-submission .view-order .order-type-form-composer .label-field-pair .control-label, .order-submission .view-order .order-type-form-composer .label-field-pair .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 .order-submission .view-order .order-type-form-composer .label-field-pair span, .order-submission .view-order .order-type-form-composer .label-field-pair .field {
|
|
14926
14929
|
width: 100%; }
|
|
14927
|
-
|
|
14928
|
-
|
|
14929
|
-
|
|
14930
|
-
|
|
14931
|
-
|
|
14932
|
-
|
|
14933
|
-
|
|
14934
|
-
|
|
14935
|
-
|
|
14930
|
+
.order-submission .view-order .order-type-form-composer .label-field-pair .field .employee-select-wrap {
|
|
14931
|
+
margin-bottom: 0; }
|
|
14932
|
+
.order-submission .view-order .order-type-form-composer .label-field-pair .field .employee-select-wrap #jk-dropdown-unique {
|
|
14933
|
+
margin-top: 40px !important;
|
|
14934
|
+
max-height: 275px !important; }
|
|
14935
|
+
.order-submission .view-order .order-type-form-composer .label-field-pair .field .select-wrap {
|
|
14936
|
+
max-width: 100%;
|
|
14937
|
+
margin-bottom: 0; }
|
|
14938
|
+
.order-submission .view-order .order-type-form-composer .label-field-pair .field .cell-text, .order-submission .view-order .order-type-form-composer .label-field-pair .field .custom-checkbox-emp {
|
|
14939
|
+
margin: 0; }
|
|
14940
|
+
.order-submission .view-order .order-type-form-composer .label-field-pair .field .checkbox-wrap, .order-submission .view-order .order-type-form-composer .label-field-pair .field input, .order-submission .view-order .order-type-form-composer .label-field-pair .field .checkbox-wrap .input-emp, .checkbox-wrap .order-submission .view-order .order-type-form-composer .label-field-pair .field .input-emp, .order-submission .view-order .order-type-form-composer .label-field-pair .field .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .order-submission .view-order .order-type-form-composer .label-field-pair .field .input-emp, .order-submission .view-order .order-type-form-composer .label-field-pair .field textarea {
|
|
14941
|
+
margin-bottom: 0; }
|
|
14936
14942
|
.order-submission .view-order .order-type-form-composer .card-label-error {
|
|
14937
14943
|
margin-left: 0 !important; }
|
|
14938
14944
|
.order-submission .view-order .order-type-form-composer .submit-bar-disabled {
|
|
@@ -14991,6 +14997,10 @@ body {
|
|
|
14991
14997
|
line-height: 18.75px;
|
|
14992
14998
|
text-align: center;
|
|
14993
14999
|
color: #007e7e !important; }
|
|
15000
|
+
.order-submission .view-order .edit-order-title-icon span {
|
|
15001
|
+
cursor: pointer !important; }
|
|
15002
|
+
.order-submission .view-order .edit-order-title-icon span svg path {
|
|
15003
|
+
fill: #000; }
|
|
14994
15004
|
|
|
14995
15005
|
.order-submission .bail-submission .employeeCard {
|
|
14996
15006
|
margin-bottom: 90px !important;
|
|
@@ -17463,7 +17473,10 @@ body {
|
|
|
17463
17473
|
.review-card-action-arrow svg path {
|
|
17464
17474
|
fill: #0e7669; }
|
|
17465
17475
|
|
|
17466
|
-
.geo-location-component .
|
|
17476
|
+
.geo-location-component .geolocation-header {
|
|
17477
|
+
margin-bottom: 20px; }
|
|
17478
|
+
|
|
17479
|
+
.geo-location-component .custom-note-main-div {
|
|
17467
17480
|
margin-bottom: 12px; }
|
|
17468
17481
|
|
|
17469
17482
|
.geo-location-component .coordinate-container {
|
|
@@ -17501,13 +17514,28 @@ body {
|
|
|
17501
17514
|
grid-gap: 24px;
|
|
17502
17515
|
gap: 24px;
|
|
17503
17516
|
width: 100%; }
|
|
17517
|
+
.geo-location-component .coordinate-container .lat-long .latlong-input input:disabled, .geo-location-component .coordinate-container .lat-long .latlong-input .checkbox-wrap .input-emp:disabled, .checkbox-wrap .geo-location-component .coordinate-container .lat-long .latlong-input .input-emp:disabled, .geo-location-component .coordinate-container .lat-long .latlong-input .digit-checkbox-wrap .input-emp:disabled, .digit-checkbox-wrap .geo-location-component .coordinate-container .lat-long .latlong-input .input-emp:disabled {
|
|
17518
|
+
background-color: #d9d9d9; }
|
|
17504
17519
|
.geo-location-component .coordinate-container .lat-long .label-field-pair {
|
|
17505
17520
|
-webkit-box-flex: 1;
|
|
17506
17521
|
-ms-flex: 1;
|
|
17507
17522
|
flex: 1; }
|
|
17508
17523
|
|
|
17509
17524
|
.geo-location-component .police-station-dropdown {
|
|
17510
|
-
|
|
17525
|
+
display: -webkit-box;
|
|
17526
|
+
display: -ms-flexbox;
|
|
17527
|
+
display: flex;
|
|
17528
|
+
-webkit-box-pack: justify;
|
|
17529
|
+
-ms-flex-pack: justify;
|
|
17530
|
+
justify-content: space-between;
|
|
17531
|
+
max-width: 100%;
|
|
17532
|
+
width: 100%;
|
|
17533
|
+
margin-bottom: 0 !important; }
|
|
17534
|
+
.geo-location-component .police-station-dropdown .options-card {
|
|
17535
|
+
height: 30vh;
|
|
17536
|
+
margin-top: 42px;
|
|
17537
|
+
overflow-y: auto;
|
|
17538
|
+
width: 100% !important; }
|
|
17511
17539
|
|
|
17512
17540
|
.geo-location-component .police-station-label {
|
|
17513
17541
|
display: -webkit-box;
|
|
@@ -17522,9 +17550,6 @@ body {
|
|
|
17522
17550
|
.geo-location-component .police-station-label .custom-error-tooltip {
|
|
17523
17551
|
margin-top: 2px; }
|
|
17524
17552
|
|
|
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
17553
|
.geo-location-component .select.disabled {
|
|
17529
17554
|
background-color: #d9d9d9 !important; }
|
|
17530
17555
|
|
|
@@ -17563,6 +17588,119 @@ body {
|
|
|
17563
17588
|
.coordinate-error .error-text {
|
|
17564
17589
|
color: red; }
|
|
17565
17590
|
|
|
17591
|
+
.profile-component {
|
|
17592
|
+
color: #000;
|
|
17593
|
+
cursor: pointer; }
|
|
17594
|
+
.profile-component img {
|
|
17595
|
+
height: 48px;
|
|
17596
|
+
width: 48px;
|
|
17597
|
+
border-radius: 50%; }
|
|
17598
|
+
.profile-component .profile-modal {
|
|
17599
|
+
width: 364px;
|
|
17600
|
+
margin-right: 20px;
|
|
17601
|
+
padding-top: 12px;
|
|
17602
|
+
padding-bottom: 12px;
|
|
17603
|
+
position: absolute !important;
|
|
17604
|
+
top: 60px;
|
|
17605
|
+
right: 0;
|
|
17606
|
+
background: #fff;
|
|
17607
|
+
-webkit-box-shadow: rgba(0, 0, 0, 0.14) 0 8px 10px 1px, rgba(0, 0, 0, 0.12) 0 3px 14px 2px, rgba(0, 0, 0, 0.2) 0 5px 5px -3px;
|
|
17608
|
+
box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
|
|
17609
|
+
border-radius: 8px;
|
|
17610
|
+
z-index: 1000; }
|
|
17611
|
+
.profile-component .profile-modal .triangle-icon {
|
|
17612
|
+
position: absolute;
|
|
17613
|
+
top: -12px;
|
|
17614
|
+
right: 20px; }
|
|
17615
|
+
.profile-component .profile-modal .profile-header {
|
|
17616
|
+
padding-bottom: 10px;
|
|
17617
|
+
text-align: center;
|
|
17618
|
+
grid-gap: 5px;
|
|
17619
|
+
gap: 5px; }
|
|
17620
|
+
.profile-component .profile-modal .profile-header .profile-name {
|
|
17621
|
+
font-family: Roboto;
|
|
17622
|
+
font-weight: 600;
|
|
17623
|
+
font-size: 20px; }
|
|
17624
|
+
.profile-component .profile-modal .profile-header .user-type {
|
|
17625
|
+
margin: 5px 0;
|
|
17626
|
+
font-size: 14px;
|
|
17627
|
+
font-weight: 400; }
|
|
17628
|
+
.profile-component .profile-modal .profile-options {
|
|
17629
|
+
margin: 0 10px 10px;
|
|
17630
|
+
padding: 11px 16px; }
|
|
17631
|
+
.profile-component .profile-modal .logout-options, .profile-component .profile-modal .profile-options {
|
|
17632
|
+
background: #fff;
|
|
17633
|
+
border-radius: 8px;
|
|
17634
|
+
grid-gap: 10px;
|
|
17635
|
+
gap: 10px;
|
|
17636
|
+
display: -webkit-box;
|
|
17637
|
+
display: -ms-flexbox;
|
|
17638
|
+
display: flex;
|
|
17639
|
+
-webkit-box-orient: vertical;
|
|
17640
|
+
-webkit-box-direction: normal;
|
|
17641
|
+
-ms-flex-direction: column;
|
|
17642
|
+
flex-direction: column;
|
|
17643
|
+
-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
|
|
17644
|
+
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25); }
|
|
17645
|
+
.profile-component .profile-modal .logout-options {
|
|
17646
|
+
margin: 10px 10px 0;
|
|
17647
|
+
padding: 13px 16px; }
|
|
17648
|
+
.profile-component .profile-modal .logout-options .logout {
|
|
17649
|
+
-webkit-box-align: center;
|
|
17650
|
+
-ms-flex-align: center;
|
|
17651
|
+
align-items: center;
|
|
17652
|
+
cursor: pointer;
|
|
17653
|
+
-webkit-box-pack: justify;
|
|
17654
|
+
-ms-flex-pack: justify;
|
|
17655
|
+
justify-content: space-between; }
|
|
17656
|
+
|
|
17657
|
+
.edit-profile {
|
|
17658
|
+
display: -webkit-box;
|
|
17659
|
+
display: -ms-flexbox;
|
|
17660
|
+
display: flex;
|
|
17661
|
+
-webkit-box-align: center;
|
|
17662
|
+
-ms-flex-align: center;
|
|
17663
|
+
align-items: center;
|
|
17664
|
+
cursor: pointer; }
|
|
17665
|
+
.edit-profile .edit-profile-icon {
|
|
17666
|
+
margin-right: 10px; }
|
|
17667
|
+
|
|
17668
|
+
.logout-icon-text {
|
|
17669
|
+
display: -webkit-box;
|
|
17670
|
+
display: -ms-flexbox;
|
|
17671
|
+
display: flex;
|
|
17672
|
+
-webkit-box-align: center;
|
|
17673
|
+
-ms-flex-align: center;
|
|
17674
|
+
align-items: center; }
|
|
17675
|
+
.logout-icon-text .logout-icon {
|
|
17676
|
+
margin-right: 10px; }
|
|
17677
|
+
|
|
17678
|
+
.language-selection {
|
|
17679
|
+
-webkit-box-pack: justify;
|
|
17680
|
+
-ms-flex-pack: justify;
|
|
17681
|
+
justify-content: space-between;
|
|
17682
|
+
max-height: 22px; }
|
|
17683
|
+
|
|
17684
|
+
.language-select-icon, .language-selection {
|
|
17685
|
+
display: -webkit-box;
|
|
17686
|
+
display: -ms-flexbox;
|
|
17687
|
+
display: flex;
|
|
17688
|
+
-webkit-box-align: center;
|
|
17689
|
+
-ms-flex-align: center;
|
|
17690
|
+
align-items: center; }
|
|
17691
|
+
|
|
17692
|
+
.language-icon {
|
|
17693
|
+
margin-right: 10px; }
|
|
17694
|
+
|
|
17695
|
+
.cp-class {
|
|
17696
|
+
color: #00f !important; }
|
|
17697
|
+
|
|
17698
|
+
.bulk-reschedule .multi-select-dropdown-wrap .server {
|
|
17699
|
+
overflow: hidden; }
|
|
17700
|
+
|
|
17701
|
+
.bulk-reschedule .field .disabled {
|
|
17702
|
+
background: #d9d9d9; }
|
|
17703
|
+
|
|
17566
17704
|
.wbh-header .header-icon-container {
|
|
17567
17705
|
cursor: pointer;
|
|
17568
17706
|
color: #007e7e;
|