@pmidc/upyog-css 1.2.13 → 1.2.15

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.
Files changed (130) hide show
  1. package/dist/index.css +84 -35
  2. package/dist/index.min.css +1 -1
  3. package/package.json +1 -1
  4. package/src/components/CardBasedOptions.scss +535 -535
  5. package/src/components/CitizenHomeCard.scss +228 -228
  6. package/src/components/EllipsisMenu.scss +16 -16
  7. package/src/components/EventCalendarView.scss +9 -9
  8. package/src/components/FAQ.scss +63 -63
  9. package/src/components/NewAccordianCitizen.scss +130 -130
  10. package/src/components/OnGroundEventCard.scss +71 -71
  11. package/src/components/PageBasedInput.scss +30 -30
  12. package/src/components/PopupHeadingLabel.scss +14 -14
  13. package/src/components/PropertySearchForm.scss +58 -58
  14. package/src/components/SearchForm.scss +56 -56
  15. package/src/components/SearchOnRadioButton.scss +9 -9
  16. package/src/components/StandaloneSearchBar.scss +9 -9
  17. package/src/components/SurveyModal.scss +195 -195
  18. package/src/components/TimeLine.scss +96 -96
  19. package/src/components/WhatsNewCard.scss +12 -12
  20. package/src/components/actionLink.scss +3 -3
  21. package/src/components/actionbar.scss +99 -99
  22. package/src/components/bannercomponents.scss +137 -137
  23. package/src/components/body.scss +421 -421
  24. package/src/components/buttons.scss +140 -140
  25. package/src/components/card.scss +744 -720
  26. package/src/components/cardHeaderWithOptions.scss +16 -14
  27. package/src/components/changeLanguage.scss +3 -3
  28. package/src/components/charts.scss +185 -185
  29. package/src/components/checkbox.scss +83 -83
  30. package/src/components/checkpoint.scss +65 -65
  31. package/src/components/citizenInfoLabel.scss +14 -14
  32. package/src/components/custombtn.scss +15 -15
  33. package/src/components/datatable.scss +118 -118
  34. package/src/components/datewrap.scss +21 -21
  35. package/src/components/detailscard.scss +6 -6
  36. package/src/components/detailscontainer.scss +13 -13
  37. package/src/components/filters.scss +97 -97
  38. package/src/components/grey.scss +3 -3
  39. package/src/components/hoc/InboxComposer.scss +111 -111
  40. package/src/components/howItWorks.scss +71 -71
  41. package/src/components/imageviewer.scss +33 -33
  42. package/src/components/info-banner.scss +35 -35
  43. package/src/components/inputotp.scss +15 -15
  44. package/src/components/keynote.scss +29 -29
  45. package/src/components/languageSelector.scss +24 -24
  46. package/src/components/loader.scss +96 -96
  47. package/src/components/map.scss +36 -36
  48. package/src/components/metricsTable.scss +26 -26
  49. package/src/components/multiLink.scss +87 -87
  50. package/src/components/multiSelectDropdown.scss +88 -88
  51. package/src/components/navbar.scss +377 -377
  52. package/src/components/newFooter.scss +82 -75
  53. package/src/components/plusMinus.scss +15 -15
  54. package/src/components/popup.scss +15 -15
  55. package/src/components/radiobtn.scss +44 -44
  56. package/src/components/ratingstar.scss +33 -33
  57. package/src/components/roundedLabel.scss +10 -10
  58. package/src/components/searchAction.scss +27 -27
  59. package/src/components/sectionalDropdown.scss +43 -43
  60. package/src/components/selectdropdown.scss +302 -280
  61. package/src/components/staticDynamicMessages.scss +110 -110
  62. package/src/components/staticSideBar.scss +27 -27
  63. package/src/components/statushighlight.scss +17 -17
  64. package/src/components/submiterrors.scss +11 -11
  65. package/src/components/summary.scss +28 -28
  66. package/src/components/table.scss +383 -383
  67. package/src/components/tag.scss +27 -27
  68. package/src/components/telephone.scss +17 -17
  69. package/src/components/textfields.scss +140 -138
  70. package/src/components/toast.scss +31 -31
  71. package/src/components/toggleSwitch.scss +40 -40
  72. package/src/components/topbar.scss +217 -217
  73. package/src/components/uploadcomponents.scss +113 -113
  74. package/src/index.scss +1401 -1407
  75. package/src/modules/adv/index.scss +552 -552
  76. package/src/modules/hrms/index.scss +493 -493
  77. package/src/modules/rentAndLease/index.scss +238 -238
  78. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  79. package/src/pages/citizen/CitizenLogin.scss +50 -50
  80. package/src/pages/citizen/DocumentList.scss +454 -454
  81. package/src/pages/citizen/Events.scss +46 -46
  82. package/src/pages/citizen/HomePageWrapper.scss +215 -215
  83. package/src/pages/citizen/InboxCard.scss +378 -378
  84. package/src/pages/citizen/SurveyList.scss +21 -21
  85. package/src/pages/citizen/citizenDocument.scss +25 -25
  86. package/src/pages/citizen/citizenNewLogin.scss +352 -352
  87. package/src/pages/citizen/container.scss +32 -32
  88. package/src/pages/citizen/loaderMessage.scss +341 -341
  89. package/src/pages/citizen/payment/payment-type.scss +2 -2
  90. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  91. package/src/pages/common/form.scss +25 -25
  92. package/src/pages/common/newApplicationTimeline.scss +319 -319
  93. package/src/pages/common/pgrUICssfix.scss +105 -105
  94. package/src/pages/common/requiredField.scss +2 -2
  95. package/src/pages/common/sanctionFeeTable.scss +91 -91
  96. package/src/pages/common/searchIcon.scss +12 -12
  97. package/src/pages/common/stepForm.scss +40 -40
  98. package/src/pages/employee/EmployeeLogin.scss +6 -6
  99. package/src/pages/employee/cardfix.scss +13 -13
  100. package/src/pages/employee/container.scss +73 -73
  101. package/src/pages/employee/dashboard.scss +203 -203
  102. package/src/pages/employee/disconnection.scss +425 -425
  103. package/src/pages/employee/dss.scss +251 -251
  104. package/src/pages/employee/faq.scss +353 -353
  105. package/src/pages/employee/footer.scss +68 -68
  106. package/src/pages/employee/form-fields.scss +26 -26
  107. package/src/pages/employee/header.scss +262 -262
  108. package/src/pages/employee/iframe.scss +65 -65
  109. package/src/pages/employee/inbox.scss +749 -741
  110. package/src/pages/employee/index.scss +694 -694
  111. package/src/pages/employee/landing.scss +1802 -1782
  112. package/src/pages/employee/login.scss +253 -253
  113. package/src/pages/employee/oldMobileInbox.scss +4 -4
  114. package/src/pages/employee/popupmodule.scss +47 -47
  115. package/src/pages/employee/response.scss +2 -2
  116. package/src/pages/employee/scroll-table.scss +113 -113
  117. package/src/pages/employee/surveys.scss +469 -469
  118. package/src/pages/employee/tooltip.scss +35 -35
  119. package/src/pages/employee/updateNumber.scss +12 -12
  120. package/src/pages/swach/index.scss +174 -174
  121. package/src/pages/ws/index.scss +118 -118
  122. package/svg/camera.svg +4 -4
  123. package/svg/check.svg +3 -3
  124. package/svg/close.svg +4 -4
  125. package/svg/error.svg +3 -3
  126. package/svg/error2.svg +5 -5
  127. package/svg/searchicon.svg +3 -3
  128. package/svg/starempty.svg +3 -3
  129. package/svg/starfilled.svg +4 -4
  130. package/svg/success.svg +3 -3
package/dist/index.css CHANGED
@@ -1820,6 +1820,25 @@ body {
1820
1820
  color: #fff;
1821
1821
  line-height: 40px; }
1822
1822
 
1823
+ @media only screen and (max-width: 640px) {
1824
+ .card-link {
1825
+ height: 32px;
1826
+ width: 140px;
1827
+ font-size: 11px;
1828
+ padding: 6px 12px;
1829
+ display: -webkit-box;
1830
+ display: -ms-flexbox;
1831
+ display: flex;
1832
+ -webkit-box-pack: center;
1833
+ -ms-flex-pack: center;
1834
+ justify-content: center;
1835
+ -webkit-box-align: center;
1836
+ -ms-flex-align: center;
1837
+ align-items: center; }
1838
+ .card-link header {
1839
+ line-height: 32px;
1840
+ font-size: 11px; } }
1841
+
1823
1842
  .bpa-owner-submit-back, .submit-bar {
1824
1843
  height: 40px;
1825
1844
  background: linear-gradient(135deg, #2563eb, #1e40af);
@@ -2098,7 +2117,7 @@ body {
2098
2117
  width: 40%; }
2099
2118
  .employee .employeeCard .form-field {
2100
2119
  width: 100%; }
2101
- .employee .employeeCard .label-field-pair + .card-label-error, .employee .employeeCard .label-field-pair .card-label-error {
2120
+ .citizen .employeeCard .label-field-pair + .card-label-error, .citizen .employeeCard .label-field-pair .card-label-error, .employee .employeeCard .label-field-pair + .card-label-error, .employee .employeeCard .label-field-pair .card-label-error {
2102
2121
  width: 50% !important;
2103
2122
  margin-left: 50% !important;
2104
2123
  margin-top: -10px !important;
@@ -2479,9 +2498,9 @@ body {
2479
2498
  transform: translateY(-50%) !important;
2480
2499
  margin: 0 !important;
2481
2500
  float: none !important; }
2482
- .employee-select-wrap .options-card {
2501
+ .employee-select-wrap #jk-dropdown-unique {
2483
2502
  right: 0;
2484
- left: -56px;
2503
+ left: 0;
2485
2504
  width: 100% !important;
2486
2505
  min-width: 150px;
2487
2506
  -webkit-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);
@@ -2495,6 +2514,36 @@ body {
2495
2514
  --bg-opacity:1;
2496
2515
  background-color: #fff;
2497
2516
  background-color: rgba(255, 255, 255, var(--bg-opacity)); }
2517
+ .employee-select-wrap #jk-dropdown-unique p {
2518
+ padding-top: 14px;
2519
+ width: 100%;
2520
+ height: 3rem;
2521
+ padding-left: 8px;
2522
+ --text-opacity:1;
2523
+ color: #0d43a7;
2524
+ color: rgba(13, 67, 167, var(--text-opacity));
2525
+ font-size: 16px;
2526
+ line-height: 20px; }
2527
+ .employee-select-wrap #jk-dropdown-unique p:hover {
2528
+ background-color: #eee;
2529
+ background-color: rgba(238, 238, 238, var(--bg-opacity)); }
2530
+ .employee-select-wrap:hover, .employee-select-wrap .options-card {
2531
+ --bg-opacity:1; }
2532
+ .employee-select-wrap .options-card {
2533
+ right: 0;
2534
+ left: 0;
2535
+ width: 100% !important;
2536
+ min-width: 150px;
2537
+ -webkit-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);
2538
+ 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);
2539
+ max-height: 250px !important;
2540
+ overflow: auto;
2541
+ z-index: 1000 !important;
2542
+ position: absolute;
2543
+ z-index: 20;
2544
+ margin-top: 4px;
2545
+ background-color: #fff;
2546
+ background-color: rgba(255, 255, 255, var(--bg-opacity)); }
2498
2547
  .employee-select-wrap .options-card p {
2499
2548
  padding-top: 14px;
2500
2549
  width: 100%;
@@ -2506,7 +2555,6 @@ body {
2506
2555
  font-size: 16px;
2507
2556
  line-height: 20px; }
2508
2557
  .employee-select-wrap .options-card p:hover {
2509
- --bg-opacity:1;
2510
2558
  background-color: #eee;
2511
2559
  background-color: rgba(238, 238, 238, var(--bg-opacity)); }
2512
2560
 
@@ -2530,7 +2578,7 @@ body {
2530
2578
  white-space: nowrap; }
2531
2579
 
2532
2580
  .select-wrap {
2533
- margin-bottom: 24px;
2581
+ margin-bottom: 10px;
2534
2582
  position: relative;
2535
2583
  max-width: 540px;
2536
2584
  width: 100%; }
@@ -2723,7 +2771,7 @@ body {
2723
2771
  border-color: rgba(212, 53, 28, var(--border-opacity)); }
2724
2772
 
2725
2773
  .employee-card-input {
2726
- margin-bottom: 24px;
2774
+ margin-bottom: 10px;
2727
2775
  padding-left: 8px;
2728
2776
  outline: 2px solid transparent;
2729
2777
  outline-offset: 2px;
@@ -2789,6 +2837,7 @@ body {
2789
2837
  z-index: 0 !important; }
2790
2838
 
2791
2839
  .employee-card-input-error {
2840
+ margin-bottom: 24px;
2792
2841
  padding-left: 8px;
2793
2842
  height: 2.5rem;
2794
2843
  --border-opacity:1;
@@ -2801,7 +2850,6 @@ body {
2801
2850
  border-radius: 8px; }
2802
2851
 
2803
2852
  .card-textarea, .employee-card-input-error, .employee-card-textarea {
2804
- margin-bottom: 24px;
2805
2853
  display: block;
2806
2854
  width: 100%;
2807
2855
  outline: 2px solid transparent;
@@ -2813,6 +2861,7 @@ body {
2813
2861
  line-height: 20px; }
2814
2862
 
2815
2863
  .card-textarea, .employee-card-textarea {
2864
+ margin-bottom: 10px;
2816
2865
  --border-opacity:1;
2817
2866
  border: 1px solid #464646;
2818
2867
  border-color: rgba(70, 70, 70, var(--border-opacity));
@@ -5912,7 +5961,10 @@ video::-webkit-media-controls-panel {
5912
5961
  flex-direction: row;
5913
5962
  -webkit-box-pack: justify;
5914
5963
  -ms-flex-pack: justify;
5915
- justify-content: space-between; }
5964
+ justify-content: space-between;
5965
+ -webkit-box-align: center;
5966
+ -ms-flex-align: center;
5967
+ align-items: center; }
5916
5968
  .cardHeaderWithOptions .multilinkWrapper {
5917
5969
  position: relative; }
5918
5970
  .cardHeaderWithOptions .multilinkWrapper .multilink-labelWrap {
@@ -8963,6 +9015,16 @@ video::-webkit-media-controls-panel {
8963
9015
  .complaint-links-container .header .removeHeight {
8964
9016
  line-height: 28px; }
8965
9017
 
9018
+ @media only screen and (max-width: 640px) {
9019
+ .complaint-input-container {
9020
+ display: -webkit-box !important;
9021
+ display: -ms-flexbox !important;
9022
+ display: flex !important;
9023
+ -webkit-box-orient: vertical !important;
9024
+ -webkit-box-direction: normal !important;
9025
+ -ms-flex-direction: column !important;
9026
+ flex-direction: column !important; } }
9027
+
8966
9028
  @media (min-width: 780px) {
8967
9029
  .complaint-links-container .header .removeBorderRadiusLogo {
8968
9030
  border-radius: 2px !important;
@@ -10185,17 +10247,7 @@ body {
10185
10247
  width: 48%; } }
10186
10248
 
10187
10249
  .top-section-parent {
10188
- position: relative;
10189
- width: 100%;
10190
- background: linear-gradient(135deg, #1e3a8a, #3b82f6 50%, #0ea5e9);
10191
- padding: 40px 20px 60px;
10192
- margin-top: -20px; }
10193
- @media (max-width: 768px) {
10194
- .top-section-parent {
10195
- padding-left: 15px;
10196
- padding-bottom: 50px;
10197
- padding-right: 15px;
10198
- padding-top: 30px; } }
10250
+ display: none; }
10199
10251
 
10200
10252
  .top-section-wrapper {
10201
10253
  max-width: 1200px;
@@ -10882,8 +10934,7 @@ body {
10882
10934
  height: 20px; }
10883
10935
 
10884
10936
  .landing-about-section {
10885
- padding: 80px 20px;
10886
- background: #fff; }
10937
+ display: none; }
10887
10938
 
10888
10939
  .landing-about-container {
10889
10940
  max-width: 1200px;
@@ -11017,14 +11068,8 @@ body {
11017
11068
  background: #0f172a;
11018
11069
  color: #fff; }
11019
11070
 
11020
- .landing-footer-partners {
11021
- background: #f8fafc;
11022
- padding: 40px 20px; }
11023
-
11024
11071
  .landing-footer-partners-container {
11025
- max-width: 1200px;
11026
- margin: 0 auto;
11027
- text-align: center; }
11072
+ display: none; }
11028
11073
 
11029
11074
  .landing-footer-partners-title {
11030
11075
  font-size: 14px;
@@ -11076,7 +11121,7 @@ body {
11076
11121
  height: 32px; } }
11077
11122
 
11078
11123
  .landing-footer-main {
11079
- padding: 60px 20px; }
11124
+ display: none; }
11080
11125
 
11081
11126
  .landing-footer-container {
11082
11127
  max-width: 1200px;
@@ -16159,11 +16204,7 @@ body {
16159
16204
  padding: 0 40px; }
16160
16205
 
16161
16206
  .new-df-grid {
16162
- display: grid;
16163
- grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
16164
- grid-gap: 48px;
16165
- gap: 48px;
16166
- padding-bottom: 40px; }
16207
+ display: none; }
16167
16208
 
16168
16209
  .new-df-column {
16169
16210
  display: -webkit-box;
@@ -19066,7 +19107,15 @@ audio, canvas, embed, iframe, img, object, svg, video {
19066
19107
 
19067
19108
  @media only screen and (max-width: 768px) {
19068
19109
  .card-header, .employee-upyog-title, .header-title, .heading, .landing-card-header, .page-header, .section-header, .survey-card-header, h1, h2, h3, header {
19069
- font-size: 18px !important; }
19110
+ font-size: 14px !important; }
19111
+ .card-header .complaint-input-container, .employee-upyog-title .complaint-input-container, .header-title .complaint-input-container, .heading .complaint-input-container, .landing-card-header .complaint-input-container, .page-header .complaint-input-container, .section-header .complaint-input-container, .survey-card-header .complaint-input-container, h1 .complaint-input-container, h2 .complaint-input-container, h3 .complaint-input-container, header .complaint-input-container {
19112
+ display: -webkit-box;
19113
+ display: -ms-flexbox;
19114
+ display: flex;
19115
+ -webkit-box-orient: vertical;
19116
+ -webkit-box-direction: normal;
19117
+ -ms-flex-direction: column;
19118
+ flex-direction: column; }
19070
19119
  .card-sub-header, .sub-header, h4 {
19071
19120
  font-size: 16px !important; }
19072
19121
  .card-section-header, h5, h6 {