dristi-ui-css 0.0.2-dristi-kerala.3 → 0.0.2-dristi-kerala.5

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,6 +1,6 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
- * dristi-ui-css - 0.0.2-dristi-kerala.3
3
+ * dristi-ui-css - 0.0.2-dristi-kerala.5
4
4
  *
5
5
  * Copyright (c) 2025 Akshay Kumar <akshay.kumar@beehyv.com>
6
6
  *
@@ -11206,6 +11206,11 @@ body {
11206
11206
  margin: 0 !important;
11207
11207
  max-width: 100%; }
11208
11208
 
11209
+ .demand-notice .date-of-accrual {
11210
+ color: #bbbbbd !important;
11211
+ border: 1px solid #bbbbbd !important;
11212
+ pointer-events: none !important; }
11213
+
11209
11214
  .delay-application .label-field-pair {
11210
11215
  padding-bottom: 16px; }
11211
11216
  .delay-application .label-field-pair h2.card-label, .delay-application .label-field-pair .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field h2.control-label, .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field .delay-application .label-field-pair h2.control-label {
@@ -11682,7 +11687,14 @@ body {
11682
11687
  .label-field-pair .field-container .text-input-width {
11683
11688
  max-width: unset; }
11684
11689
 
11685
- .e-filing-payment {
11690
+ .join-case-modal-payment {
11691
+ min-width: unset !important; }
11692
+
11693
+ .custom-modal-stepper-non-doc, .join-case-modal-payment {
11694
+ height: unset !important;
11695
+ padding: unset !important; }
11696
+
11697
+ .custom-modal-stepper-non-doc, .e-filing-payment, .join-case-modal-payment {
11686
11698
  min-width: 55%;
11687
11699
  width: 800px;
11688
11700
  height: 490px;
@@ -11698,14 +11710,14 @@ body {
11698
11710
  -ms-flex-pack: justify;
11699
11711
  justify-content: space-between;
11700
11712
  background-color: #fff; }
11701
- .e-filing-payment .e-filing-card-label {
11713
+ .custom-modal-stepper-non-doc .e-filing-card-label, .e-filing-payment .e-filing-card-label, .join-case-modal-payment .e-filing-card-label {
11702
11714
  font-family: Roboto;
11703
11715
  font-size: 19px;
11704
11716
  font-weight: 400;
11705
11717
  line-height: 28.5px;
11706
11718
  text-align: center;
11707
11719
  margin: 0; }
11708
- .e-filing-payment .e-filing-table-data-style {
11720
+ .custom-modal-stepper-non-doc .e-filing-table-data-style, .e-filing-payment .e-filing-table-data-style, .join-case-modal-payment .e-filing-table-data-style {
11709
11721
  border-left: none;
11710
11722
  padding: 10px;
11711
11723
  display: -webkit-box !important;
@@ -11714,20 +11726,20 @@ body {
11714
11726
  -webkit-box-pack: justify;
11715
11727
  -ms-flex-pack: justify;
11716
11728
  justify-content: space-between; }
11717
- .e-filing-payment .e-filing-table-data-style .case-info-value {
11729
+ .custom-modal-stepper-non-doc .e-filing-table-data-style .case-info-value, .e-filing-payment .e-filing-table-data-style .case-info-value, .join-case-modal-payment .e-filing-table-data-style .case-info-value {
11718
11730
  display: -webkit-box;
11719
11731
  display: -ms-flexbox;
11720
11732
  display: flex;
11721
11733
  grid-gap: 8px;
11722
11734
  gap: 8px; }
11723
- .e-filing-payment .e-filing-table-data-style .case-info-value .case-info-button {
11735
+ .custom-modal-stepper-non-doc .e-filing-table-data-style .case-info-value .case-info-button, .e-filing-payment .e-filing-table-data-style .case-info-value .case-info-button, .join-case-modal-payment .e-filing-table-data-style .case-info-value .case-info-button {
11724
11736
  display: -webkit-box;
11725
11737
  display: -ms-flexbox;
11726
11738
  display: flex;
11727
11739
  grid-gap: 8px;
11728
11740
  gap: 8px;
11729
11741
  font-size: 16px; }
11730
- .e-filing-payment .button-field {
11742
+ .custom-modal-stepper-non-doc .button-field, .e-filing-payment .button-field, .join-case-modal-payment .button-field {
11731
11743
  display: -webkit-box;
11732
11744
  display: -ms-flexbox;
11733
11745
  display: flex;
@@ -11735,18 +11747,18 @@ body {
11735
11747
  -webkit-box-pack: justify;
11736
11748
  -ms-flex-pack: justify;
11737
11749
  justify-content: space-between; }
11738
- .e-filing-payment .button-field .tertiary-button-selector {
11750
+ .custom-modal-stepper-non-doc .button-field .tertiary-button-selector, .e-filing-payment .button-field .tertiary-button-selector, .join-case-modal-payment .button-field .tertiary-button-selector {
11739
11751
  background-color: #007e7e !important;
11740
11752
  -webkit-box-shadow: none;
11741
11753
  box-shadow: none;
11742
11754
  min-width: 44%; }
11743
- .e-filing-payment .button-field .secondary-button-selector {
11755
+ .custom-modal-stepper-non-doc .button-field .secondary-button-selector, .e-filing-payment .button-field .secondary-button-selector, .join-case-modal-payment .button-field .secondary-button-selector {
11744
11756
  min-width: 44%; }
11745
- .e-filing-payment .payment-due-wrapper {
11757
+ .custom-modal-stepper-non-doc .payment-due-wrapper, .e-filing-payment .payment-due-wrapper, .join-case-modal-payment .payment-due-wrapper {
11746
11758
  padding: 16px 0;
11747
11759
  grid-gap: 16px;
11748
11760
  gap: 16px; }
11749
- .e-filing-payment .payment-due-wrapper .payment-calculator-wrapper {
11761
+ .custom-modal-stepper-non-doc .payment-due-wrapper .payment-calculator-wrapper, .e-filing-payment .payment-due-wrapper .payment-calculator-wrapper, .join-case-modal-payment .payment-due-wrapper .payment-calculator-wrapper {
11750
11762
  width: 100%;
11751
11763
  height: 100%;
11752
11764
  max-height: 124px;
@@ -12226,25 +12238,26 @@ body {
12226
12238
  line-height: 18.75px;
12227
12239
  text-align: center; }
12228
12240
 
12229
- .complainant, .respondent {
12230
- width: 80% !important; }
12231
- .complainant .card-section-header:first-child, .respondent .card-section-header:first-child {
12232
- margin-bottom: 8px; }
12233
- .complainant .label-field-pair, .respondent .label-field-pair {
12234
- margin-bottom: 20px;
12235
- padding-bottom: 0 !important; }
12236
- .complainant .label-field-pair .bolder, .respondent .label-field-pair .bolder {
12237
- font-family: Roboto;
12238
- font-size: 16px;
12239
- font-weight: 400;
12240
- line-height: 18.75px;
12241
- text-align: left;
12242
- color: #0a0a0a !important; }
12243
- .complainant .card-section-header, .respondent .card-section-header {
12244
- margin-bottom: 20px;
12245
- padding-bottom: 0 !important; }
12246
- .complainant input, .complainant .checkbox-wrap .input-emp, .checkbox-wrap .complainant .input-emp, .complainant .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .complainant .input-emp, .respondent input, .respondent .checkbox-wrap .input-emp, .checkbox-wrap .respondent .input-emp, .respondent .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .respondent .input-emp {
12247
- margin: 0 !important; }
12241
+ .complainant-edit .card-section-header:first-child, .respondent-edit .card-section-header:first-child {
12242
+ margin-bottom: 8px; }
12243
+
12244
+ .complainant-edit .label-field-pair, .respondent-edit .label-field-pair {
12245
+ margin-bottom: 20px;
12246
+ padding-bottom: 0 !important; }
12247
+ .complainant-edit .label-field-pair .bolder, .respondent-edit .label-field-pair .bolder {
12248
+ font-family: Roboto;
12249
+ font-size: 16px;
12250
+ font-weight: 400;
12251
+ line-height: 18.75px;
12252
+ text-align: left;
12253
+ color: #0a0a0a !important; }
12254
+
12255
+ .complainant-edit .card-section-header, .respondent-edit .card-section-header {
12256
+ margin-bottom: 20px;
12257
+ padding-bottom: 0 !important; }
12258
+
12259
+ .complainant-edit input, .complainant-edit .checkbox-wrap .input-emp, .checkbox-wrap .complainant-edit .input-emp, .complainant-edit .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .complainant-edit .input-emp, .respondent-edit input, .respondent-edit .checkbox-wrap .input-emp, .checkbox-wrap .respondent-edit .input-emp, .respondent-edit .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .respondent-edit .input-emp {
12260
+ margin: 0 !important; }
12248
12261
 
12249
12262
  .edit-profile-style {
12250
12263
  width: 90% !important; }
@@ -16517,6 +16530,8 @@ body {
16517
16530
  margin: 0; }
16518
16531
  .litigant-verification .multi-litigant-composer .card .label-field-pair input, .litigant-verification .multi-litigant-composer .card-emp .label-field-pair input, .litigant-verification .multi-litigant-composer .card .label-field-pair .checkbox-wrap .input-emp, .checkbox-wrap .litigant-verification .multi-litigant-composer .card .label-field-pair .input-emp, .litigant-verification .multi-litigant-composer .card-emp .label-field-pair .checkbox-wrap .input-emp, .checkbox-wrap .litigant-verification .multi-litigant-composer .card-emp .label-field-pair .input-emp, .litigant-verification .multi-litigant-composer .card .label-field-pair .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .litigant-verification .multi-litigant-composer .card .label-field-pair .input-emp, .litigant-verification .multi-litigant-composer .card-emp .label-field-pair .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .litigant-verification .multi-litigant-composer .card-emp .label-field-pair .input-emp {
16519
16532
  margin-bottom: 0; }
16533
+ .litigant-verification .multi-litigant-composer .card .label-field-pair .field .radio-wrap, .litigant-verification .multi-litigant-composer .card-emp .label-field-pair .field .radio-wrap {
16534
+ margin: 0; }
16520
16535
  .litigant-verification .multi-litigant-composer .card .card-label-error, .litigant-verification .multi-litigant-composer .card-emp .card-label-error {
16521
16536
  width: 100%;
16522
16537
  margin-left: 0 !important;
@@ -18178,6 +18193,200 @@ body {
18178
18193
  .bulk-reschedule .field .disabled {
18179
18194
  background: #d9d9d9; }
18180
18195
 
18196
+ .dashboard-container {
18197
+ display: -webkit-box;
18198
+ display: -ms-flexbox;
18199
+ display: flex;
18200
+ height: calc(100% - 134px);
18201
+ -webkit-box-orient: horizontal;
18202
+ -webkit-box-direction: normal;
18203
+ -ms-flex-direction: row;
18204
+ flex-direction: row; }
18205
+ .dashboard-container .dashboardSidebar {
18206
+ display: -webkit-box;
18207
+ display: -ms-flexbox;
18208
+ display: flex;
18209
+ -webkit-box-orient: vertical;
18210
+ -webkit-box-direction: normal;
18211
+ -ms-flex-direction: column;
18212
+ flex-direction: column;
18213
+ border-right: 1px solid #e0e0e0;
18214
+ position: fixed;
18215
+ height: calc(100% - 82px); }
18216
+ .dashboard-container .dashboardSidebar.collapsed {
18217
+ width: 70px; }
18218
+ .dashboard-container .dashboardSidebar:not(.collapsed) {
18219
+ width: 270px; }
18220
+ .dashboard-container .sidebar-nav {
18221
+ -webkit-box-flex: 1;
18222
+ -ms-flex: 1;
18223
+ flex: 1;
18224
+ -webkit-box-orient: vertical;
18225
+ -webkit-box-direction: normal;
18226
+ -ms-flex-direction: column;
18227
+ flex-direction: column;
18228
+ padding: 10px;
18229
+ grid-gap: 16px;
18230
+ gap: 16px;
18231
+ margin-top: 50px; }
18232
+ .dashboard-container .dashboard-btn, .dashboard-container .sidebar-nav {
18233
+ display: -webkit-box;
18234
+ display: -ms-flexbox;
18235
+ display: flex; }
18236
+ .dashboard-container .dashboard-btn {
18237
+ padding: 16px;
18238
+ font-size: 16px;
18239
+ -webkit-box-align: center;
18240
+ -ms-flex-align: center;
18241
+ align-items: center;
18242
+ grid-gap: 8px;
18243
+ gap: 8px;
18244
+ text-align: left;
18245
+ border: none;
18246
+ border-radius: 4px;
18247
+ cursor: pointer; }
18248
+ .dashboard-container .dashboard-btn.active {
18249
+ color: #007e7e;
18250
+ font-weight: 600;
18251
+ background-color: #f9fafb; }
18252
+ .dashboard-container .dashboard-btn:not(.active) {
18253
+ color: #77787b;
18254
+ font-weight: 400;
18255
+ background-color: initial; }
18256
+ .dashboard-container .sidebar-toggle {
18257
+ padding: 16px;
18258
+ display: -webkit-box;
18259
+ display: -ms-flexbox;
18260
+ display: flex;
18261
+ -webkit-box-pack: justify;
18262
+ -ms-flex-pack: justify;
18263
+ justify-content: space-between;
18264
+ -webkit-box-align: center;
18265
+ -ms-flex-align: center;
18266
+ align-items: center;
18267
+ border-top: 1px solid #e0e0e0;
18268
+ cursor: pointer; }
18269
+ .dashboard-container .sidebar-toggle.collapsed {
18270
+ -webkit-box-pack: center;
18271
+ -ms-flex-pack: center;
18272
+ justify-content: center; }
18273
+ .dashboard-container .main-content {
18274
+ margin-top: 50px;
18275
+ -webkit-box-flex: 1;
18276
+ -ms-flex-positive: 1;
18277
+ flex-grow: 1;
18278
+ display: -webkit-box;
18279
+ display: -ms-flexbox;
18280
+ display: flex;
18281
+ -webkit-box-orient: vertical;
18282
+ -webkit-box-direction: normal;
18283
+ -ms-flex-direction: column;
18284
+ flex-direction: column;
18285
+ height: calc(100% - 134px);
18286
+ overflow: hidden; }
18287
+ .dashboard-container .main-content, .dashboard-container .main-content:not(.collapsed) {
18288
+ margin-left: 270px; }
18289
+ .dashboard-container .main-content.collapsed {
18290
+ margin-left: 70px; }
18291
+ .dashboard-container .dashboardTopbar {
18292
+ padding: 16px;
18293
+ display: -webkit-box;
18294
+ display: -ms-flexbox;
18295
+ display: flex;
18296
+ -webkit-box-pack: justify;
18297
+ -ms-flex-pack: justify;
18298
+ justify-content: space-between;
18299
+ -webkit-box-align: center;
18300
+ -ms-flex-align: center;
18301
+ align-items: center;
18302
+ border-bottom: 1px solid #e0e0e0; }
18303
+ .dashboard-container .dashboard-content {
18304
+ -webkit-box-flex: 1;
18305
+ -ms-flex-positive: 1;
18306
+ flex-grow: 1;
18307
+ -webkit-box-orient: vertical;
18308
+ -ms-flex-direction: column;
18309
+ flex-direction: column;
18310
+ padding: 20px;
18311
+ height: 100%;
18312
+ overflow: hidden; }
18313
+ .dashboard-container .dashboard-content, .dashboard-container .date-filter {
18314
+ display: -webkit-box;
18315
+ display: -ms-flexbox;
18316
+ display: flex;
18317
+ -webkit-box-direction: normal; }
18318
+ .dashboard-container .date-filter {
18319
+ -webkit-box-orient: horizontal;
18320
+ -ms-flex-direction: row;
18321
+ flex-direction: row;
18322
+ grid-gap: 15px;
18323
+ gap: 15px;
18324
+ -webkit-box-pack: start;
18325
+ -ms-flex-pack: start;
18326
+ justify-content: flex-start;
18327
+ margin-bottom: 20px; }
18328
+ .dashboard-container .filter-button {
18329
+ display: -webkit-box;
18330
+ display: -ms-flexbox;
18331
+ display: flex;
18332
+ -webkit-box-align: center;
18333
+ -ms-flex-align: center;
18334
+ align-items: center;
18335
+ padding: 8px 16px;
18336
+ border: 1px solid #e8e8e8;
18337
+ cursor: pointer;
18338
+ font-weight: 500;
18339
+ color: #000;
18340
+ background: transparent;
18341
+ font-size: 16px; }
18342
+ .dashboard-container .content-area {
18343
+ -webkit-box-flex: 1;
18344
+ -ms-flex-positive: 1;
18345
+ flex-grow: 1;
18346
+ width: 100%;
18347
+ height: calc(100% - 60px);
18348
+ position: relative; }
18349
+ .dashboard-container .icon {
18350
+ margin-right: 8px; }
18351
+ .dashboard-container .dashboard-btn:hover, .dashboard-container .sidebar-toggle:hover {
18352
+ background-color: #f0f2f5; }
18353
+ .dashboard-container .download-report {
18354
+ display: -webkit-box;
18355
+ display: -ms-flexbox;
18356
+ display: flex;
18357
+ -webkit-box-align: center;
18358
+ -ms-flex-align: center;
18359
+ align-items: center;
18360
+ -webkit-box-pack: justify;
18361
+ -ms-flex-pack: justify;
18362
+ justify-content: space-between;
18363
+ padding: 10px;
18364
+ border: 1px solid #ccc;
18365
+ border-radius: 4px;
18366
+ max-width: 800px;
18367
+ cursor: pointer; }
18368
+
18369
+ .dashboard .bread-crumb {
18370
+ position: fixed;
18371
+ width: 100%;
18372
+ background: #fff;
18373
+ height: 48px;
18374
+ z-index: 100; }
18375
+
18376
+ body, html {
18377
+ height: 100%;
18378
+ margin: 0; }
18379
+
18380
+ .body-container {
18381
+ height: 100%;
18382
+ display: -webkit-box;
18383
+ display: -ms-flexbox;
18384
+ display: flex;
18385
+ -webkit-box-orient: vertical;
18386
+ -webkit-box-direction: normal;
18387
+ -ms-flex-direction: column;
18388
+ flex-direction: column; }
18389
+
18181
18390
  .wbh-header .header-icon-container {
18182
18391
  cursor: pointer;
18183
18392
  color: #007e7e;