@pmidc/upyog-css 1.1.12 → 1.1.13

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 +3 -0
  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 +450 -450
  24. package/src/components/buttons.scss +134 -134
  25. package/src/components/card.scss +627 -627
  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 -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 +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 -279
  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 +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 +1381 -1377
  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 -454
  80. package/src/pages/citizen/Events.scss +46 -46
  81. package/src/pages/citizen/HomePageWrapper.scss +215 -215
  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 -694
  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,319 +1,319 @@
1
- .custom-timeline-container {
2
- padding: 24px;
3
- background: linear-gradient(135deg, #fff, #f8fafb);
4
- border-radius: 14px;
5
- }
6
-
7
- .custom-timeline-header {
8
- margin-bottom: 24px;
9
- }
10
-
11
- .custom-tracking-status-header {
12
- display: flex;
13
- align-items: center;
14
- justify-content: center;
15
- gap: 12px;
16
- margin-bottom: 16px;
17
- }
18
-
19
- .custom-tracking-line {
20
- height: 1px;
21
- background-color: #9ca3af;
22
- width: 80px;
23
- }
24
-
25
- .custom-tracking-status-text {
26
- font-size: 14px;
27
- font-weight: 600;
28
- color: #1d4ed8;
29
- white-space: nowrap;
30
- letter-spacing: 0.05em;
31
- }
32
-
33
- .custom-title-bar-row {
34
- display: flex;
35
- align-items: center;
36
- gap: 24px;
37
- width: 100%;
38
- }
39
-
40
- .custom-timeline-title {
41
- font-size: 24px;
42
- font-weight: 700;
43
- color: #1e3a8a;
44
- white-space: nowrap;
45
- }
46
-
47
- .custom-blue-bar {
48
- background: linear-gradient(to left, #2563eb, #0d9488); /* Reversed gradient */
49
- height: 50px;
50
- border-radius: 5px;
51
- flex: 1;
52
- min-width: 50px; /* Ensure it doesn't collapse */
53
- }
54
-
55
- .custom-timeline-entries {
56
- display: flex;
57
- flex-direction: column;
58
- gap: 0;
59
- }
60
-
61
- .custom-timeline-entry {
62
- position: relative;
63
- margin-bottom: 32px;
64
- }
65
-
66
- .custom-vertical-line {
67
- position: absolute;
68
- left: 93px;
69
- top: 37px;
70
- width: 3px;
71
- background-color: #d1d5db;
72
- bottom: 0;
73
- }
74
-
75
- .custom-date-badge {
76
- display: inline-block;
77
- background-color: #14b8a6;
78
- color: white;
79
- padding: 8px 16px;
80
- border-radius: 8px;
81
- font-weight: 700;
82
- font-size: 14px;
83
- margin-bottom: 12px;
84
- }
85
-
86
- .custom-entry-content {
87
- display: flex;
88
- gap: 24px;
89
- }
90
-
91
- .custom-icon-container {
92
- position: relative;
93
- flex-shrink: 0;
94
- margin-left: 69px;
95
- }
96
-
97
- .custom-circular-icon {
98
- width: 48px;
99
- height: 48px;
100
- border-radius: 50%;
101
- background-color: #14b8a6;
102
- display: flex;
103
- align-items: center;
104
- justify-content: center;
105
- box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
106
- position: relative;
107
- z-index: 10;
108
- }
109
-
110
- .custom-mail-icon {
111
- width: 20px;
112
- height: 20px;
113
- color: white;
114
- fill: none;
115
- stroke: currentColor;
116
- stroke-width: 2;
117
- stroke-linecap: round;
118
- stroke-linejoin: round;
119
- }
120
-
121
- .custom-content-card {
122
- flex: 1;
123
- border: 1px solid #d1d5db;
124
- border-radius: 6px;
125
- background-color: white;
126
- box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
127
- }
128
-
129
- .custom-card-top {
130
- display: flex;
131
- justify-content: space-between;
132
- align-items: center;
133
- flex-wrap: wrap;
134
- padding: 20px 24px;
135
- }
136
-
137
- .custom-card-left {
138
- flex: 1;
139
- padding-right: 16px;
140
- }
141
-
142
- .custom-card-right {
143
- flex-shrink: 0;
144
- }
145
-
146
- .custom-action-title {
147
- font-size: 16px;
148
- font-weight: 700;
149
- color: #374151;
150
- margin-bottom: 8px;
151
- }
152
-
153
- .custom-status-text {
154
- font-size: 14px;
155
- font-weight: 600;
156
- color: #374151;
157
- }
158
-
159
- .custom-officer-info {
160
- margin-bottom: 4px;
161
- }
162
-
163
- .custom-officer-name {
164
- font-size: 14px;
165
- font-weight: 700;
166
- color: #374151;
167
- margin-bottom: 4px;
168
- }
169
-
170
- .custom-officer-email {
171
- font-size: 14px;
172
- color: #4b5563;
173
- }
174
-
175
- .custom-email-label {
176
- font-weight: 600;
177
- }
178
-
179
- .custom-comments-section {
180
- display: flex;
181
- justify-content: space-between;
182
- flex-wrap: wrap;
183
- border-top: 1px solid #e5e7eb;
184
- padding: 16px 24px 20px;
185
- }
186
- .custom-assignee-section {
187
- border-top: 1px solid #e5e7eb;
188
- padding: 16px 24px 20px;
189
- }
190
-
191
- .custom-comments-title {
192
- font-size: 14px;
193
- font-weight: 600;
194
- color: #4b5563;
195
- margin-bottom: 8px;
196
- }
197
-
198
- .custom-comment-text {
199
- font-size: 14px;
200
- color: #374151;
201
- line-height: 1.6;
202
- }
203
-
204
- .custom-doc-container {
205
- display: inline-block;
206
- margin-right: 10px;
207
- }
208
-
209
- .custom-doc-link {
210
- display: inline-flex;
211
- align-items: center;
212
- gap: 4px;
213
- color: #2563eb;
214
- text-decoration: none;
215
-
216
- span {
217
- font-size: 14px;
218
- font-weight: 600;
219
- }
220
- }
221
-
222
- .custom-comments-section-no-border {
223
- padding: 16px 24px 20px;
224
- }
225
-
226
- /* Responsive Adjustments */
227
- @media (max-width: 768px) {
228
- .custom-timeline-container {
229
- padding: 16px;
230
- }
231
-
232
- .custom-tracking-line {
233
- width: 40px;
234
- }
235
-
236
- .custom-timeline-title {
237
- font-size: 20px;
238
- white-space: normal;
239
- }
240
-
241
- .custom-blue-bar {
242
- height: 40px;
243
- min-width: 30px;
244
- }
245
-
246
- .custom-vertical-line {
247
- left: 24px;
248
- }
249
-
250
- .custom-icon-container {
251
- margin-left: 0;
252
- }
253
-
254
- .custom-circular-icon {
255
- width: 40px;
256
- height: 40px;
257
- }
258
-
259
- .custom-date-badge {
260
- padding: 6px 12px;
261
- font-size: 12px;
262
- }
263
-
264
- .custom-entry-content {
265
- gap: 16px;
266
- }
267
-
268
- .custom-card-top {
269
- padding: 16px;
270
- flex-direction: column;
271
- align-items: flex-start;
272
- gap: 12px;
273
- }
274
-
275
- .custom-card-left {
276
- padding-right: 0;
277
- width: 100%;
278
- }
279
-
280
- .custom-card-right {
281
- width: 100%;
282
- }
283
-
284
- .custom-comments-section {
285
- padding: 12px 16px;
286
- gap: 12px;
287
- }
288
- }
289
-
290
- @media (max-width: 480px) {
291
- .custom-tracking-line {
292
- display: none;
293
- }
294
-
295
- .custom-title-bar-row {
296
- gap: 12px;
297
- }
298
-
299
- .custom-timeline-title {
300
- font-size: 18px;
301
- }
302
-
303
- .custom-vertical-line {
304
- left: 20px;
305
- }
306
-
307
- .custom-circular-icon {
308
- width: 36px;
309
- height: 36px;
310
- }
311
-
312
- .custom-icon-container {
313
- margin-left: 2px;
314
- }
315
-
316
- .custom-entry-content {
317
- gap: 12px;
318
- }
319
- }
1
+ .custom-timeline-container {
2
+ padding: 24px;
3
+ background: linear-gradient(135deg, #fff, #f8fafb);
4
+ border-radius: 14px;
5
+ }
6
+
7
+ .custom-timeline-header {
8
+ margin-bottom: 24px;
9
+ }
10
+
11
+ .custom-tracking-status-header {
12
+ display: flex;
13
+ align-items: center;
14
+ justify-content: center;
15
+ gap: 12px;
16
+ margin-bottom: 16px;
17
+ }
18
+
19
+ .custom-tracking-line {
20
+ height: 1px;
21
+ background-color: #9ca3af;
22
+ width: 80px;
23
+ }
24
+
25
+ .custom-tracking-status-text {
26
+ font-size: 14px;
27
+ font-weight: 600;
28
+ color: #1d4ed8;
29
+ white-space: nowrap;
30
+ letter-spacing: 0.05em;
31
+ }
32
+
33
+ .custom-title-bar-row {
34
+ display: flex;
35
+ align-items: center;
36
+ gap: 24px;
37
+ width: 100%;
38
+ }
39
+
40
+ .custom-timeline-title {
41
+ font-size: 24px;
42
+ font-weight: 700;
43
+ color: #1e3a8a;
44
+ white-space: nowrap;
45
+ }
46
+
47
+ .custom-blue-bar {
48
+ background: linear-gradient(to left, #2563eb, #0d9488); /* Reversed gradient */
49
+ height: 50px;
50
+ border-radius: 5px;
51
+ flex: 1;
52
+ min-width: 50px; /* Ensure it doesn't collapse */
53
+ }
54
+
55
+ .custom-timeline-entries {
56
+ display: flex;
57
+ flex-direction: column;
58
+ gap: 0;
59
+ }
60
+
61
+ .custom-timeline-entry {
62
+ position: relative;
63
+ margin-bottom: 32px;
64
+ }
65
+
66
+ .custom-vertical-line {
67
+ position: absolute;
68
+ left: 93px;
69
+ top: 37px;
70
+ width: 3px;
71
+ background-color: #d1d5db;
72
+ bottom: 0;
73
+ }
74
+
75
+ .custom-date-badge {
76
+ display: inline-block;
77
+ background-color: #14b8a6;
78
+ color: white;
79
+ padding: 8px 16px;
80
+ border-radius: 8px;
81
+ font-weight: 700;
82
+ font-size: 14px;
83
+ margin-bottom: 12px;
84
+ }
85
+
86
+ .custom-entry-content {
87
+ display: flex;
88
+ gap: 24px;
89
+ }
90
+
91
+ .custom-icon-container {
92
+ position: relative;
93
+ flex-shrink: 0;
94
+ margin-left: 69px;
95
+ }
96
+
97
+ .custom-circular-icon {
98
+ width: 48px;
99
+ height: 48px;
100
+ border-radius: 50%;
101
+ background-color: #14b8a6;
102
+ display: flex;
103
+ align-items: center;
104
+ justify-content: center;
105
+ box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
106
+ position: relative;
107
+ z-index: 10;
108
+ }
109
+
110
+ .custom-mail-icon {
111
+ width: 20px;
112
+ height: 20px;
113
+ color: white;
114
+ fill: none;
115
+ stroke: currentColor;
116
+ stroke-width: 2;
117
+ stroke-linecap: round;
118
+ stroke-linejoin: round;
119
+ }
120
+
121
+ .custom-content-card {
122
+ flex: 1;
123
+ border: 1px solid #d1d5db;
124
+ border-radius: 6px;
125
+ background-color: white;
126
+ box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
127
+ }
128
+
129
+ .custom-card-top {
130
+ display: flex;
131
+ justify-content: space-between;
132
+ align-items: center;
133
+ flex-wrap: wrap;
134
+ padding: 20px 24px;
135
+ }
136
+
137
+ .custom-card-left {
138
+ flex: 1;
139
+ padding-right: 16px;
140
+ }
141
+
142
+ .custom-card-right {
143
+ flex-shrink: 0;
144
+ }
145
+
146
+ .custom-action-title {
147
+ font-size: 16px;
148
+ font-weight: 700;
149
+ color: #374151;
150
+ margin-bottom: 8px;
151
+ }
152
+
153
+ .custom-status-text {
154
+ font-size: 14px;
155
+ font-weight: 600;
156
+ color: #374151;
157
+ }
158
+
159
+ .custom-officer-info {
160
+ margin-bottom: 4px;
161
+ }
162
+
163
+ .custom-officer-name {
164
+ font-size: 14px;
165
+ font-weight: 700;
166
+ color: #374151;
167
+ margin-bottom: 4px;
168
+ }
169
+
170
+ .custom-officer-email {
171
+ font-size: 14px;
172
+ color: #4b5563;
173
+ }
174
+
175
+ .custom-email-label {
176
+ font-weight: 600;
177
+ }
178
+
179
+ .custom-comments-section {
180
+ display: flex;
181
+ justify-content: space-between;
182
+ flex-wrap: wrap;
183
+ border-top: 1px solid #e5e7eb;
184
+ padding: 16px 24px 20px;
185
+ }
186
+ .custom-assignee-section {
187
+ border-top: 1px solid #e5e7eb;
188
+ padding: 16px 24px 20px;
189
+ }
190
+
191
+ .custom-comments-title {
192
+ font-size: 14px;
193
+ font-weight: 600;
194
+ color: #4b5563;
195
+ margin-bottom: 8px;
196
+ }
197
+
198
+ .custom-comment-text {
199
+ font-size: 14px;
200
+ color: #374151;
201
+ line-height: 1.6;
202
+ }
203
+
204
+ .custom-doc-container {
205
+ display: inline-block;
206
+ margin-right: 10px;
207
+ }
208
+
209
+ .custom-doc-link {
210
+ display: inline-flex;
211
+ align-items: center;
212
+ gap: 4px;
213
+ color: #2563eb;
214
+ text-decoration: none;
215
+
216
+ span {
217
+ font-size: 14px;
218
+ font-weight: 600;
219
+ }
220
+ }
221
+
222
+ .custom-comments-section-no-border {
223
+ padding: 16px 24px 20px;
224
+ }
225
+
226
+ /* Responsive Adjustments */
227
+ @media (max-width: 768px) {
228
+ .custom-timeline-container {
229
+ padding: 16px;
230
+ }
231
+
232
+ .custom-tracking-line {
233
+ width: 40px;
234
+ }
235
+
236
+ .custom-timeline-title {
237
+ font-size: 20px;
238
+ white-space: normal;
239
+ }
240
+
241
+ .custom-blue-bar {
242
+ height: 40px;
243
+ min-width: 30px;
244
+ }
245
+
246
+ .custom-vertical-line {
247
+ left: 24px;
248
+ }
249
+
250
+ .custom-icon-container {
251
+ margin-left: 0;
252
+ }
253
+
254
+ .custom-circular-icon {
255
+ width: 40px;
256
+ height: 40px;
257
+ }
258
+
259
+ .custom-date-badge {
260
+ padding: 6px 12px;
261
+ font-size: 12px;
262
+ }
263
+
264
+ .custom-entry-content {
265
+ gap: 16px;
266
+ }
267
+
268
+ .custom-card-top {
269
+ padding: 16px;
270
+ flex-direction: column;
271
+ align-items: flex-start;
272
+ gap: 12px;
273
+ }
274
+
275
+ .custom-card-left {
276
+ padding-right: 0;
277
+ width: 100%;
278
+ }
279
+
280
+ .custom-card-right {
281
+ width: 100%;
282
+ }
283
+
284
+ .custom-comments-section {
285
+ padding: 12px 16px;
286
+ gap: 12px;
287
+ }
288
+ }
289
+
290
+ @media (max-width: 480px) {
291
+ .custom-tracking-line {
292
+ display: none;
293
+ }
294
+
295
+ .custom-title-bar-row {
296
+ gap: 12px;
297
+ }
298
+
299
+ .custom-timeline-title {
300
+ font-size: 18px;
301
+ }
302
+
303
+ .custom-vertical-line {
304
+ left: 20px;
305
+ }
306
+
307
+ .custom-circular-icon {
308
+ width: 36px;
309
+ height: 36px;
310
+ }
311
+
312
+ .custom-icon-container {
313
+ margin-left: 2px;
314
+ }
315
+
316
+ .custom-entry-content {
317
+ gap: 12px;
318
+ }
319
+ }