@pmidc/upyog-css 1.1.11 → 1.1.12

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 (129) hide show
  1. package/dist/index.css +551 -152
  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 -196
  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 -96
  22. package/src/components/bannercomponents.scss +137 -137
  23. package/src/components/body.scss +450 -446
  24. package/src/components/buttons.scss +134 -118
  25. package/src/components/card.scss +627 -622
  26. package/src/components/cardHeaderWithOptions.scss +13 -13
  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 -116
  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 +115 -115
  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 +75 -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 +279 -276
  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 -362
  67. package/src/components/tag.scss +27 -27
  68. package/src/components/telephone.scss +17 -17
  69. package/src/components/textfields.scss +138 -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 +1377 -1033
  75. package/src/modules/adv/index.scss +552 -552
  76. package/src/modules/rentAndLease/index.scss +227 -227
  77. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  78. package/src/pages/citizen/CitizenLogin.scss +50 -50
  79. package/src/pages/citizen/DocumentList.scss +454 -448
  80. package/src/pages/citizen/Events.scss +46 -46
  81. package/src/pages/citizen/HomePageWrapper.scss +215 -214
  82. package/src/pages/citizen/InboxCard.scss +378 -378
  83. package/src/pages/citizen/SurveyList.scss +21 -21
  84. package/src/pages/citizen/citizenDocument.scss +25 -25
  85. package/src/pages/citizen/citizenNewLogin.scss +352 -352
  86. package/src/pages/citizen/container.scss +32 -32
  87. package/src/pages/citizen/loaderMessage.scss +341 -341
  88. package/src/pages/citizen/payment/payment-type.scss +2 -2
  89. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  90. package/src/pages/common/form.scss +25 -25
  91. package/src/pages/common/newApplicationTimeline.scss +319 -319
  92. package/src/pages/common/pgrUICssfix.scss +105 -105
  93. package/src/pages/common/requiredField.scss +2 -2
  94. package/src/pages/common/sanctionFeeTable.scss +91 -91
  95. package/src/pages/common/searchIcon.scss +12 -12
  96. package/src/pages/common/stepForm.scss +40 -40
  97. package/src/pages/employee/EmployeeLogin.scss +6 -6
  98. package/src/pages/employee/cardfix.scss +13 -13
  99. package/src/pages/employee/container.scss +73 -73
  100. package/src/pages/employee/dashboard.scss +203 -203
  101. package/src/pages/employee/disconnection.scss +425 -425
  102. package/src/pages/employee/dss.scss +251 -251
  103. package/src/pages/employee/faq.scss +353 -353
  104. package/src/pages/employee/footer.scss +68 -68
  105. package/src/pages/employee/form-fields.scss +13 -13
  106. package/src/pages/employee/header.scss +262 -262
  107. package/src/pages/employee/iframe.scss +65 -65
  108. package/src/pages/employee/inbox.scss +744 -744
  109. package/src/pages/employee/index.scss +694 -678
  110. package/src/pages/employee/landing.scss +1782 -1782
  111. package/src/pages/employee/login.scss +253 -253
  112. package/src/pages/employee/oldMobileInbox.scss +4 -4
  113. package/src/pages/employee/popupmodule.scss +47 -47
  114. package/src/pages/employee/response.scss +2 -2
  115. package/src/pages/employee/scroll-table.scss +113 -113
  116. package/src/pages/employee/surveys.scss +469 -469
  117. package/src/pages/employee/tooltip.scss +35 -35
  118. package/src/pages/employee/updateNumber.scss +12 -12
  119. package/src/pages/swach/index.scss +174 -174
  120. package/src/pages/ws/index.scss +104 -104
  121. package/svg/camera.svg +4 -4
  122. package/svg/check.svg +3 -3
  123. package/svg/close.svg +4 -4
  124. package/svg/error.svg +3 -3
  125. package/svg/error2.svg +5 -5
  126. package/svg/searchicon.svg +3 -3
  127. package/svg/starempty.svg +3 -3
  128. package/svg/starfilled.svg +4 -4
  129. package/svg/success.svg +3 -3
@@ -1,253 +1,253 @@
1
- /* Employee Login - Centered Design */
2
-
3
- .employee-login-page {
4
- min-height: 90vh;
5
- width: 100%;
6
- background: linear-gradient(180deg, #e8eaf6 0%, #f5f5f5 100%);
7
- display: flex;
8
- align-items: center;
9
- justify-content: center;
10
- padding: 20px;
11
- }
12
-
13
- .employee-login-container {
14
- width: 100%;
15
- max-width: 480px;
16
- display: flex;
17
- flex-direction: column;
18
- align-items: center;
19
- justify-content: center;
20
- min-height: 100vh;
21
- padding: 40px 0;
22
- }
23
-
24
- .employee-login-content {
25
- width: 100%;
26
- display: flex;
27
- flex-direction: column;
28
- align-items: center;
29
- }
30
-
31
- /* Icon Circle at Top */
32
- .employee-login-icon-circle {
33
- width: 80px;
34
- height: 80px;
35
- border-radius: 50%;
36
- background: linear-gradient(135deg, #5243e9 0%, #7c6fff 100%);
37
- display: flex;
38
- align-items: center;
39
- justify-content: center;
40
- color: white;
41
- font-size: 36px;
42
- box-shadow: 0 4px 12px rgba(82, 67, 233, 0.3);
43
- margin-bottom: 24px;
44
- }
45
-
46
- .employee-login-icon-circle svg {
47
- width: 40px;
48
- height: 40px;
49
- fill: white;
50
- }
51
-
52
- /* UPYOG Branding */
53
- .employee-login-branding {
54
- text-align: center;
55
- margin-bottom: 32px;
56
- }
57
-
58
- .employee-upyog-title {
59
- font-size: 32px;
60
- font-weight: 700;
61
- color: #0b0c0c;
62
- margin: 0 0 4px 0;
63
- letter-spacing: 0.5px;
64
- }
65
-
66
- .employee-upyog-subtitle {
67
- font-size: 16px;
68
- font-weight: 400;
69
- color: #686677;
70
- margin: 0;
71
- }
72
-
73
- /* Login Card */
74
- .employee-login-card {
75
- padding: 20px;
76
- width: 100%;
77
- max-width: 650px;
78
- overflow: visible;
79
- position: relative;
80
- z-index: 1;
81
- }
82
-
83
- /* Form Styles */
84
- .employee-login-form {
85
- width: 100%;
86
- }
87
-
88
- .employee-login-form .card-label {
89
- font-weight: 500 !important;
90
- font-size: 14px !important;
91
- line-height: 20px !important;
92
- color: #5c5c5c !important;
93
- margin-bottom: 8px !important;
94
- }
95
-
96
- .employee-login-form .card-label span {
97
- color: #d73c3c;
98
- }
99
-
100
- .employee-login-form input {
101
- outline: none;
102
- border-color: #5243e9;
103
- transition: all 0.2s ease;
104
- }
105
-
106
- .employee-login-form input:focus {
107
- outline: none;
108
- border-color: #5243e9;
109
- }
110
-
111
- .employee-city-dropdown {
112
- width: 100%;
113
- border: 1px solid #d0d0d0 !important;
114
- border-radius: 8px !important;
115
- padding: 12px 16px !important;
116
- background: white !important;
117
- font-size: 16px !important;
118
- }
119
-
120
- .employee-city-dropdown:focus {
121
- border-color: #5243e9 !important;
122
- box-shadow: 0 0 0 3px rgba(82, 67, 233, 0.1) !important;
123
- }
124
-
125
- /* Button Styling */
126
- .employee-login-form button[type="submit"] {
127
- margin-top: 24px !important;
128
- font-size: 16px !important;
129
- font-weight: 600 !important;
130
- transition: all 0.2s ease !important;
131
- }
132
-
133
- .employee-login-form button[type="submit"]:hover {
134
- background-color: #3e33c4 !important;
135
- transform: translateY(-1px);
136
- box-shadow: 0 4px 12px rgba(82, 67, 233, 0.3) !important;
137
- }
138
-
139
- .employee-login-form button[type="submit"]:active {
140
- transform: translateY(0);
141
- }
142
-
143
- /* Secondary Button (Forgot Password) */
144
- .employee-login-form .secondary-label {
145
- margin-top: 16px !important;
146
- color: #5243e9 !important;
147
- font-size: 14px !important;
148
- font-weight: 500 !important;
149
- text-align: center !important;
150
- cursor: pointer !important;
151
- text-decoration: underline !important;
152
- }
153
-
154
- .employee-login-form .secondary-label:hover {
155
- color: #3e33c4 !important;
156
- }
157
-
158
- /* Footer */
159
- .employee-login-footer {
160
- font-size: 14px;
161
- font-weight: 400;
162
- color: #686677;
163
- text-align: center;
164
- margin-top: 16px;
165
- }
166
-
167
- .employee-login-footer span {
168
- color: #686677;
169
- }
170
-
171
- .employee-login-footer a {
172
- color: #5243e9;
173
- text-decoration: none;
174
- }
175
-
176
- .employee-login-footer a:hover {
177
- text-decoration: underline;
178
- }
179
-
180
- /* Responsive Design */
181
- @media (max-width: 768px) {
182
- .employee-login-container {
183
- max-width: 100%;
184
- padding: 20px 0;
185
- }
186
-
187
- .employee-login-card {
188
- padding: 32px 24px;
189
- border-radius: 8px;
190
- width: 100%;
191
- }
192
-
193
- .employee-login-icon-circle {
194
- width: 70px;
195
- height: 70px;
196
- margin-bottom: 20px;
197
- }
198
-
199
- .employee-upyog-title {
200
- font-size: 28px;
201
- }
202
-
203
- .employee-upyog-subtitle {
204
- font-size: 14px;
205
- }
206
-
207
- .employee-login-footer {
208
- font-size: 12px;
209
- }
210
- }
211
-
212
- @media (max-width: 480px) {
213
- .employee-login-page {
214
- padding: 16px;
215
- }
216
-
217
- .employee-login-card {
218
- padding: 24px 20px;
219
- }
220
-
221
- .employee-login-icon-circle {
222
- width: 60px;
223
- height: 60px;
224
- }
225
-
226
- .employee-upyog-title {
227
- font-size: 24px;
228
- }
229
-
230
- .employee-login-footer {
231
- font-size: 11px;
232
- }
233
- }
234
-
235
- /* Override FormComposer default styles */
236
- .employee-login-form .card {
237
- box-shadow: none !important;
238
- padding: 0 !important;
239
- background: transparent !important;
240
- }
241
-
242
- .employee-login-form .card-header {
243
- padding: 0 0 16px 0 !important;
244
- }
245
-
246
- .employee-login-form .card-body {
247
- padding: 0 !important;
248
- }
249
-
250
- .employee-login-form .submit-bar {
251
- padding: 0 !important;
252
- margin-top: 0 !important;
253
- }
1
+ /* Employee Login - Centered Design */
2
+
3
+ .employee-login-page {
4
+ min-height: 90vh;
5
+ width: 100%;
6
+ background: linear-gradient(180deg, #e8eaf6 0%, #f5f5f5 100%);
7
+ display: flex;
8
+ align-items: center;
9
+ justify-content: center;
10
+ padding: 20px;
11
+ }
12
+
13
+ .employee-login-container {
14
+ width: 100%;
15
+ max-width: 480px;
16
+ display: flex;
17
+ flex-direction: column;
18
+ align-items: center;
19
+ justify-content: center;
20
+ min-height: 100vh;
21
+ padding: 40px 0;
22
+ }
23
+
24
+ .employee-login-content {
25
+ width: 100%;
26
+ display: flex;
27
+ flex-direction: column;
28
+ align-items: center;
29
+ }
30
+
31
+ /* Icon Circle at Top */
32
+ .employee-login-icon-circle {
33
+ width: 80px;
34
+ height: 80px;
35
+ border-radius: 50%;
36
+ background: linear-gradient(135deg, #5243e9 0%, #7c6fff 100%);
37
+ display: flex;
38
+ align-items: center;
39
+ justify-content: center;
40
+ color: white;
41
+ font-size: 36px;
42
+ box-shadow: 0 4px 12px rgba(82, 67, 233, 0.3);
43
+ margin-bottom: 24px;
44
+ }
45
+
46
+ .employee-login-icon-circle svg {
47
+ width: 40px;
48
+ height: 40px;
49
+ fill: white;
50
+ }
51
+
52
+ /* UPYOG Branding */
53
+ .employee-login-branding {
54
+ text-align: center;
55
+ margin-bottom: 32px;
56
+ }
57
+
58
+ .employee-upyog-title {
59
+ font-size: 32px;
60
+ font-weight: 700;
61
+ color: #0b0c0c;
62
+ margin: 0 0 4px 0;
63
+ letter-spacing: 0.5px;
64
+ }
65
+
66
+ .employee-upyog-subtitle {
67
+ font-size: 16px;
68
+ font-weight: 400;
69
+ color: #686677;
70
+ margin: 0;
71
+ }
72
+
73
+ /* Login Card */
74
+ .employee-login-card {
75
+ padding: 20px;
76
+ width: 100%;
77
+ max-width: 650px;
78
+ overflow: visible;
79
+ position: relative;
80
+ z-index: 1;
81
+ }
82
+
83
+ /* Form Styles */
84
+ .employee-login-form {
85
+ width: 100%;
86
+ }
87
+
88
+ .employee-login-form .card-label {
89
+ font-weight: 500 !important;
90
+ font-size: 14px !important;
91
+ line-height: 20px !important;
92
+ color: #5c5c5c !important;
93
+ margin-bottom: 8px !important;
94
+ }
95
+
96
+ .employee-login-form .card-label span {
97
+ color: #d73c3c;
98
+ }
99
+
100
+ .employee-login-form input {
101
+ outline: none;
102
+ border-color: #5243e9;
103
+ transition: all 0.2s ease;
104
+ }
105
+
106
+ .employee-login-form input:focus {
107
+ outline: none;
108
+ border-color: #5243e9;
109
+ }
110
+
111
+ .employee-city-dropdown {
112
+ width: 100%;
113
+ border: 1px solid #d0d0d0 !important;
114
+ border-radius: 8px !important;
115
+ padding: 12px 16px !important;
116
+ background: white !important;
117
+ font-size: 16px !important;
118
+ }
119
+
120
+ .employee-city-dropdown:focus {
121
+ border-color: #5243e9 !important;
122
+ box-shadow: 0 0 0 3px rgba(82, 67, 233, 0.1) !important;
123
+ }
124
+
125
+ /* Button Styling */
126
+ .employee-login-form button[type="submit"] {
127
+ margin-top: 24px !important;
128
+ font-size: 16px !important;
129
+ font-weight: 600 !important;
130
+ transition: all 0.2s ease !important;
131
+ }
132
+
133
+ .employee-login-form button[type="submit"]:hover {
134
+ background-color: #3e33c4 !important;
135
+ transform: translateY(-1px);
136
+ box-shadow: 0 4px 12px rgba(82, 67, 233, 0.3) !important;
137
+ }
138
+
139
+ .employee-login-form button[type="submit"]:active {
140
+ transform: translateY(0);
141
+ }
142
+
143
+ /* Secondary Button (Forgot Password) */
144
+ .employee-login-form .secondary-label {
145
+ margin-top: 16px !important;
146
+ color: #5243e9 !important;
147
+ font-size: 14px !important;
148
+ font-weight: 500 !important;
149
+ text-align: center !important;
150
+ cursor: pointer !important;
151
+ text-decoration: underline !important;
152
+ }
153
+
154
+ .employee-login-form .secondary-label:hover {
155
+ color: #3e33c4 !important;
156
+ }
157
+
158
+ /* Footer */
159
+ .employee-login-footer {
160
+ font-size: 14px;
161
+ font-weight: 400;
162
+ color: #686677;
163
+ text-align: center;
164
+ margin-top: 16px;
165
+ }
166
+
167
+ .employee-login-footer span {
168
+ color: #686677;
169
+ }
170
+
171
+ .employee-login-footer a {
172
+ color: #5243e9;
173
+ text-decoration: none;
174
+ }
175
+
176
+ .employee-login-footer a:hover {
177
+ text-decoration: underline;
178
+ }
179
+
180
+ /* Responsive Design */
181
+ @media (max-width: 768px) {
182
+ .employee-login-container {
183
+ max-width: 100%;
184
+ padding: 20px 0;
185
+ }
186
+
187
+ .employee-login-card {
188
+ padding: 32px 24px;
189
+ border-radius: 8px;
190
+ width: 100%;
191
+ }
192
+
193
+ .employee-login-icon-circle {
194
+ width: 70px;
195
+ height: 70px;
196
+ margin-bottom: 20px;
197
+ }
198
+
199
+ .employee-upyog-title {
200
+ font-size: 28px;
201
+ }
202
+
203
+ .employee-upyog-subtitle {
204
+ font-size: 14px;
205
+ }
206
+
207
+ .employee-login-footer {
208
+ font-size: 12px;
209
+ }
210
+ }
211
+
212
+ @media (max-width: 480px) {
213
+ .employee-login-page {
214
+ padding: 16px;
215
+ }
216
+
217
+ .employee-login-card {
218
+ padding: 24px 20px;
219
+ }
220
+
221
+ .employee-login-icon-circle {
222
+ width: 60px;
223
+ height: 60px;
224
+ }
225
+
226
+ .employee-upyog-title {
227
+ font-size: 24px;
228
+ }
229
+
230
+ .employee-login-footer {
231
+ font-size: 11px;
232
+ }
233
+ }
234
+
235
+ /* Override FormComposer default styles */
236
+ .employee-login-form .card {
237
+ box-shadow: none !important;
238
+ padding: 0 !important;
239
+ background: transparent !important;
240
+ }
241
+
242
+ .employee-login-form .card-header {
243
+ padding: 0 0 16px 0 !important;
244
+ }
245
+
246
+ .employee-login-form .card-body {
247
+ padding: 0 !important;
248
+ }
249
+
250
+ .employee-login-form .submit-bar {
251
+ padding: 0 !important;
252
+ margin-top: 0 !important;
253
+ }
@@ -1,5 +1,5 @@
1
- .linksWrapperForMobileInbox{
2
- .header{
3
- justify-content: initial;
4
- }
1
+ .linksWrapperForMobileInbox{
2
+ .header{
3
+ justify-content: initial;
4
+ }
5
5
  }
@@ -1,47 +1,47 @@
1
- .popup-module {
2
- width: 480px;
3
- margin: 0 auto;
4
- @apply bg-white;
5
-
6
- .popup-module-main {
7
- @apply px-lg pb-lg;
8
- }
9
-
10
- .popup-module-action-bar {
11
- gap: 16px;
12
- @apply flex flex-row justify-end;
13
- }
14
- }
15
-
16
- @screen dt {
17
- .popup-module {
18
- width: 480px;
19
- margin: auto;
20
- @apply bg-white;
21
-
22
- .popup-module-main {
23
- @apply px-lg pb-lg;
24
- }
25
- .popup-module-main {
26
- @apply w-full p-sm h-full;
27
- }
28
-
29
- .popup-module-action-bar {
30
- gap: 16px;
31
- @apply flex flex-row justify-end;
32
- }
33
- }
34
- }
35
-
36
- .popup-module-main {
37
- iframe #page-container div {
38
- width: 99% !important;
39
- margin: 5px !important;
40
- }
41
-
42
- iframe #page-container {
43
- ::-webkit-scrollbar {
44
- width: 0px !important;
45
- }
46
- }
47
- }
1
+ .popup-module {
2
+ width: 480px;
3
+ margin: 0 auto;
4
+ @apply bg-white;
5
+
6
+ .popup-module-main {
7
+ @apply px-lg pb-lg;
8
+ }
9
+
10
+ .popup-module-action-bar {
11
+ gap: 16px;
12
+ @apply flex flex-row justify-end;
13
+ }
14
+ }
15
+
16
+ @screen dt {
17
+ .popup-module {
18
+ width: 480px;
19
+ margin: auto;
20
+ @apply bg-white;
21
+
22
+ .popup-module-main {
23
+ @apply px-lg pb-lg;
24
+ }
25
+ .popup-module-main {
26
+ @apply w-full p-sm h-full;
27
+ }
28
+
29
+ .popup-module-action-bar {
30
+ gap: 16px;
31
+ @apply flex flex-row justify-end;
32
+ }
33
+ }
34
+ }
35
+
36
+ .popup-module-main {
37
+ iframe #page-container div {
38
+ width: 99% !important;
39
+ margin: 5px !important;
40
+ }
41
+
42
+ iframe #page-container {
43
+ ::-webkit-scrollbar {
44
+ width: 0px !important;
45
+ }
46
+ }
47
+ }
@@ -1,3 +1,3 @@
1
- .secondary-action{
2
- @apply inline float-right;
1
+ .secondary-action{
2
+ @apply inline float-right;
3
3
  }