dristi-ui-css 0.0.1-dristi-kerala.6 → 0.0.1-dristi-kerala.8

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
- * dristi-ui-css - 0.0.1-dristi-kerala.6
2
+ * dristi-ui-css - 0.0.1-dristi-kerala.8
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
+ .navbar .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;
@@ -10561,6 +10566,9 @@ body {
10561
10566
  line-height: 24px;
10562
10567
  color: #3d3c3c; }
10563
10568
 
10569
+ .advocate-document-info {
10570
+ margin-bottom: 24px; }
10571
+
10564
10572
  .custom-upload-button-div-main button {
10565
10573
  display: -webkit-box;
10566
10574
  display: -ms-flexbox;
@@ -11425,8 +11433,21 @@ body {
11425
11433
  -webkit-box-pack: justify;
11426
11434
  -ms-flex-pack: justify;
11427
11435
  justify-content: space-between; }
11436
+ .review-case-file .accordion-wrapper .accordion-item .accordion-content .content-item .item-body .address p {
11437
+ margin-top: 0; }
11438
+ .review-case-file .accordion-wrapper .accordion-item .accordion-content .content-item .item-body .address-info {
11439
+ width: 100%; }
11440
+ .review-case-file .accordion-wrapper .accordion-item .accordion-content .content-item .item-body .address-info .address-location {
11441
+ display: -webkit-box;
11442
+ display: -ms-flexbox;
11443
+ display: flex;
11444
+ -webkit-box-pack: justify;
11445
+ -ms-flex-pack: justify;
11446
+ justify-content: space-between; }
11428
11447
  .review-case-file .accordion-wrapper .accordion-item .accordion-content .content-item .item-body .address-main {
11429
- padding: 12px 16px; }
11448
+ padding: 12px 16px;
11449
+ grid-gap: 1rem;
11450
+ gap: 1rem; }
11430
11451
  .review-case-file .accordion-wrapper .accordion-item .accordion-content .content-item .item-body .address-main.error {
11431
11452
  background-color: #fce8e8; }
11432
11453
  .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 +12145,8 @@ body {
12124
12145
  vertical-align: top; }
12125
12146
  .custom-case-info-div table .column-4 {
12126
12147
  width: 25%; }
12148
+ .custom-case-info-div table .column-3, .custom-case-info-div table .column-4 {
12149
+ word-break: break-word; }
12127
12150
  .custom-case-info-div table .column-3 {
12128
12151
  width: 33.333333%; }
12129
12152
  .custom-case-info-div table td:last-child {
@@ -13840,6 +13863,62 @@ body {
13840
13863
  .registration-select-name .toast-success {
13841
13864
  display: none !important; }
13842
13865
 
13866
+ .registration-email {
13867
+ padding: 40px 40px 25px;
13868
+ background-color: #fff; }
13869
+ .registration-email .card, .registration-email .card-emp {
13870
+ margin: 0;
13871
+ padding: 0;
13872
+ -webkit-box-align: center;
13873
+ -ms-flex-align: center;
13874
+ align-items: center; }
13875
+ .registration-email .card .card-section-header, .registration-email .card-emp .card-section-header {
13876
+ font-size: 24px;
13877
+ font-weight: 700;
13878
+ line-height: 30px !important;
13879
+ color: #0b0c0c !important;
13880
+ margin-bottom: 8px !important;
13881
+ width: 100%; }
13882
+ .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 {
13883
+ font-family: Roboto !important;
13884
+ text-align: center !important; }
13885
+ .registration-email .card #select-name-subtext_DES, .registration-email .card-emp #select-name-subtext_DES {
13886
+ width: 75%;
13887
+ font-size: 14px !important;
13888
+ font-weight: 400 !important;
13889
+ line-height: 21px !important;
13890
+ color: #505a5f !important;
13891
+ margin: 0 !important; }
13892
+ .registration-email .card div, .registration-email .card-emp div {
13893
+ width: 100%; }
13894
+ .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 {
13895
+ margin: 32px 0 8px;
13896
+ font-family: Roboto;
13897
+ font-size: 16px;
13898
+ font-weight: 400;
13899
+ line-height: 18.75px;
13900
+ text-align: left;
13901
+ color: #0b0c0c; }
13902
+ .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 {
13903
+ margin: 0; }
13904
+ .registration-email .card button, .registration-email .card-emp button {
13905
+ width: 100%;
13906
+ -webkit-box-shadow: none;
13907
+ box-shadow: none;
13908
+ margin-top: 32px; }
13909
+ .registration-email .card .card-label-error, .registration-email .card-emp .card-label-error {
13910
+ width: 100% !important;
13911
+ display: -webkit-box !important;
13912
+ display: -ms-flexbox !important;
13913
+ display: flex !important;
13914
+ -webkit-box-pack: start !important;
13915
+ -ms-flex-pack: start !important;
13916
+ justify-content: flex-start !important;
13917
+ position: relative !important;
13918
+ margin-top: 0 !important;
13919
+ margin-bottom: -15px !important;
13920
+ margin-left: 0 !important; }
13921
+
13843
13922
  @media (max-width: 450px) and (orientation: portrait) {
13844
13923
  .main {
13845
13924
  padding-top: 72px !important; }
@@ -14838,7 +14917,6 @@ body {
14838
14917
  .order-submission .view-order .order-type-form-composer .label-field-pair h2 span {
14839
14918
  position: sticky !important; }
14840
14919
  .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 {
14841
- width: 100%;
14842
14920
  margin: 0 !important;
14843
14921
  font-family: Roboto;
14844
14922
  font-size: 16px;
@@ -14846,17 +14924,20 @@ body {
14846
14924
  line-height: 18.75px;
14847
14925
  text-align: left;
14848
14926
  color: #0a0a0a; }
14849
- .order-submission .view-order .order-type-form-composer .label-field-pair .field {
14927
+ .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 {
14850
14928
  width: 100%; }
14851
- .order-submission .view-order .order-type-form-composer .label-field-pair .field .employee-select-wrap {
14852
- margin-bottom: 0; }
14853
- .order-submission .view-order .order-type-form-composer .label-field-pair .field .employee-select-wrap #jk-dropdown-unique {
14854
- margin-top: 40px !important;
14855
- max-height: 275px !important; }
14856
- .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 {
14857
- margin: 0; }
14858
- .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 {
14859
- margin-bottom: 0; }
14929
+ .order-submission .view-order .order-type-form-composer .label-field-pair .field .employee-select-wrap {
14930
+ margin-bottom: 0; }
14931
+ .order-submission .view-order .order-type-form-composer .label-field-pair .field .employee-select-wrap #jk-dropdown-unique {
14932
+ margin-top: 40px !important;
14933
+ max-height: 275px !important; }
14934
+ .order-submission .view-order .order-type-form-composer .label-field-pair .field .select-wrap {
14935
+ max-width: 100%;
14936
+ margin-bottom: 0; }
14937
+ .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 {
14938
+ margin: 0; }
14939
+ .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 {
14940
+ margin-bottom: 0; }
14860
14941
  .order-submission .view-order .order-type-form-composer .card-label-error {
14861
14942
  margin-left: 0 !important; }
14862
14943
  .order-submission .view-order .order-type-form-composer .submit-bar-disabled {
@@ -17387,6 +17468,121 @@ body {
17387
17468
  .review-card-action-arrow svg path {
17388
17469
  fill: #0e7669; }
17389
17470
 
17471
+ .geo-location-component .geolocation-header {
17472
+ margin-bottom: 20px; }
17473
+
17474
+ .geo-location-component .custom-note-main-div {
17475
+ margin-bottom: 12px; }
17476
+
17477
+ .geo-location-component .coordinate-container {
17478
+ display: -webkit-box;
17479
+ display: -ms-flexbox;
17480
+ display: flex;
17481
+ -webkit-box-orient: horizontal;
17482
+ -webkit-box-direction: normal;
17483
+ -ms-flex-direction: row;
17484
+ flex-direction: row;
17485
+ -webkit-box-align: start;
17486
+ -ms-flex-align: start;
17487
+ align-items: start;
17488
+ grid-gap: 24px;
17489
+ gap: 24px;
17490
+ -webkit-box-pack: justify;
17491
+ -ms-flex-pack: justify;
17492
+ justify-content: space-between; }
17493
+ .geo-location-component .coordinate-container .custom-button-policeStation {
17494
+ padding: 8px;
17495
+ margin-top: 26px;
17496
+ width: 190px;
17497
+ height: 40px;
17498
+ border: 1px solid #007e7e;
17499
+ background-color: #fff !important;
17500
+ -webkit-box-shadow: none;
17501
+ box-shadow: none; }
17502
+ .geo-location-component .coordinate-container .custom-button-policeStation h2 {
17503
+ color: #007e7e !important;
17504
+ text-align: center; }
17505
+ .geo-location-component .coordinate-container .lat-long {
17506
+ display: -webkit-box;
17507
+ display: -ms-flexbox;
17508
+ display: flex;
17509
+ grid-gap: 24px;
17510
+ gap: 24px;
17511
+ width: 100%; }
17512
+ .geo-location-component .coordinate-container .lat-long .latlong-input:disabled {
17513
+ background-color: #d9d9d9; }
17514
+ .geo-location-component .coordinate-container .lat-long .label-field-pair {
17515
+ -webkit-box-flex: 1;
17516
+ -ms-flex: 1;
17517
+ flex: 1; }
17518
+
17519
+ .geo-location-component .police-station-dropdown {
17520
+ display: -webkit-box;
17521
+ display: -ms-flexbox;
17522
+ display: flex;
17523
+ -webkit-box-pack: justify;
17524
+ -ms-flex-pack: justify;
17525
+ justify-content: space-between;
17526
+ max-width: 100%;
17527
+ width: 100%;
17528
+ margin-bottom: 0 !important; }
17529
+ .geo-location-component .police-station-dropdown .options-card {
17530
+ height: 30vh;
17531
+ margin-top: 42px;
17532
+ overflow-y: auto;
17533
+ width: 100% !important; }
17534
+
17535
+ .geo-location-component .police-station-label {
17536
+ display: -webkit-box;
17537
+ display: -ms-flexbox;
17538
+ display: flex;
17539
+ -webkit-box-orient: horizontal;
17540
+ -webkit-box-direction: normal;
17541
+ -ms-flex-direction: row;
17542
+ flex-direction: row;
17543
+ grid-gap: 4px;
17544
+ gap: 4px; }
17545
+ .geo-location-component .police-station-label .custom-error-tooltip {
17546
+ margin-top: 2px; }
17547
+
17548
+ .geo-location-component .select.disabled {
17549
+ background-color: #d9d9d9 !important; }
17550
+
17551
+ .geo-location-component .app-container form .card .custom-button-policeStation, .geo-location-component .app-container form .card-emp .custom-button-policeStation {
17552
+ white-space: nowrap; }
17553
+ .geo-location-component .app-container form .card .custom-button-policeStation h2, .geo-location-component .app-container form .card-emp .custom-button-policeStation h2 {
17554
+ color: #007e7e !important; }
17555
+
17556
+ .police-station-juridiction {
17557
+ display: -webkit-box;
17558
+ display: -ms-flexbox;
17559
+ display: flex;
17560
+ -webkit-box-orient: horizontal;
17561
+ -webkit-box-direction: normal;
17562
+ -ms-flex-direction: row;
17563
+ flex-direction: row;
17564
+ grid-gap: 3rem;
17565
+ gap: 3rem;
17566
+ padding-bottom: 1rem; }
17567
+ .police-station-juridiction .radio-group {
17568
+ display: -webkit-box;
17569
+ display: -ms-flexbox;
17570
+ display: flex;
17571
+ -webkit-box-pack: start;
17572
+ -ms-flex-pack: start;
17573
+ justify-content: flex-start;
17574
+ grid-gap: 3rem;
17575
+ gap: 3rem; }
17576
+
17577
+ .coordinate-error {
17578
+ width: 100%;
17579
+ margin-top: -15px;
17580
+ font-size: 16px;
17581
+ margin-bottom: 12px;
17582
+ color: red; }
17583
+ .coordinate-error .error-text {
17584
+ color: red; }
17585
+
17390
17586
  .wbh-header .header-icon-container {
17391
17587
  cursor: pointer;
17392
17588
  color: #007e7e;