@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,279 +1,279 @@
1
- /*.select {
2
-
3
- @apply mb-lg block border-2 border-input-border border-solid outline-none rounded-none w-full h-10 bg-white leading-10;
4
-
5
- option {
6
- @apply h-10 text-form-field text-text-primary align-top text-left;
7
- }
8
-
9
- }
10
-
11
- .select:active {
12
- @apply border-focus border-2;
13
- }
14
-
15
- @screen dt {
16
- .select {
17
- @apply w-2/5;
18
- }
19
- }
20
- */
21
- .employee-select-wrap:active {
22
- background-color: white;
23
- }
24
- .employee-select-wrap .select {
25
- background-color: white;
26
- border-radius: 5px;
27
- border-color: 1px solid blue;
28
- height: 50px;
29
- }
30
- .employee-select-wrap {
31
- @apply mb-lg relative;
32
-
33
- .select {
34
- background-color: white;
35
- border-radius: 8px;
36
- border-color: rgb(46, 46, 236);
37
- height: 50px;
38
-
39
- input[type="text"] {
40
- width: calc(100% - 32px);
41
- background-color: transparent;
42
-
43
- @apply absolute z-10 w-full h-full outline-none text-form-field pl-sm;
44
- }
45
-
46
- p {
47
- padding-top: 9px;
48
- @apply text-form-field text-text-primary float-left ml-sm;
49
- }
50
-
51
- img {
52
- @apply float-right h-6 w-6 mt-sm mr-sm;
53
- }
54
-
55
- svg {
56
- @apply absolute right-0 float-right h-6 w-6 mt-sm mr-sm;
57
- }
58
- }
59
-
60
- .select-active {
61
- @apply relative block w-full h-10 border-2 border-solid border-primary-main;
62
- height: 3rem;
63
- border: 1px solid #2563eb;
64
- border-radius: 8px;
65
- background-color: white;
66
- box-shadow: 0 8px 26px rgba(37, 99, 235, 0.12);
67
- position: relative;
68
-
69
- input[type="text"] {
70
- width: calc(100% - 32px);
71
- background-color: transparent;
72
-
73
- @apply absolute z-10 w-full h-full outline-none text-form-field pl-sm;
74
- }
75
-
76
- p {
77
- @apply text-form-field text-text-primary float-left ml-sm;
78
- }
79
-
80
- p {
81
- padding-top: 9px;
82
- }
83
-
84
- img {
85
- @apply float-right h-6 w-6 mt-sm mr-sm;
86
- }
87
-
88
- svg {
89
- position: absolute !important;
90
- top: 50% !important;
91
- right: 12px !important;
92
- transform: translateY(-50%) !important;
93
- margin: 0 !important;
94
- float: none !important;
95
- }
96
- }
97
-
98
- .options-card {
99
- right: 0px;
100
- width: 144px;
101
- 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);
102
- max-height: 250px !important;
103
- overflow: auto;
104
- z-index: 1000 !important;
105
- @apply absolute z-20 mt-xs bg-white;
106
-
107
- p {
108
- padding-top: 14px;
109
- @apply w-full h-12 pl-sm text-text-primary text-form-field;
110
-
111
- &:hover {
112
- @apply bg-grey-mid;
113
- }
114
- }
115
- }
116
- }
117
- .fsm-registry-dropdown {
118
- .select {
119
- @apply flex;
120
- input {
121
- text-align: left;
122
- }
123
- }
124
- .select-active {
125
- text-align: left;
126
- }
127
- .options-card {
128
- .profile-dropdown--item {
129
- justify-content: left;
130
- }
131
- }
132
- margin-bottom: 0;
133
- }
134
-
135
- .employee-select-wrap-elipses {
136
- width: 85% !important;
137
- overflow: hidden;
138
- text-overflow: ellipsis;
139
- white-space: nowrap;
140
- }
141
-
142
- .select-wrap {
143
- @apply mb-lg relative;
144
- max-width: 540px;
145
- width: 100%;
146
-
147
-
148
- .select {
149
- @apply relative block w-full;
150
- height: 3rem;
151
- border: 1px solid #d1d5db;
152
- border-radius: 8px;
153
- transition: border-color 0.18s ease, box-shadow 0.18s ease;
154
- background-color: #ffffff;
155
- margin-bottom: 20px;
156
-
157
- input[type="text"] {
158
- width: calc(100% - 32px);
159
- background-color: transparent;
160
- margin-bottom: 20px;
161
-
162
- @apply absolute z-10 w-full h-full outline-none text-form-field pl-sm;
163
- }
164
-
165
- p {
166
- padding-top: 9px;
167
- @apply text-form-field text-text-primary float-left ml-sm;
168
- }
169
-
170
- img {
171
- @apply float-right h-6 w-6 mt-sm mr-sm;
172
- }
173
-
174
- svg {
175
- position: absolute !important;
176
- top: 50% !important;
177
- right: 12px !important;
178
- transform: translateY(-50%) !important;
179
- margin: 0 !important;
180
- float: none !important;
181
- }
182
- }
183
-
184
- .select:hover {
185
- border-color: #2563eb;
186
- box-shadow: 0 6px 18px rgba(37, 99, 235, 0.06);
187
- }
188
-
189
- .select:focus-within {
190
- border-color: #2563eb !important;
191
- box-shadow: 0 8px 26px rgba(37, 99, 235, 0.12) !important;
192
- }
193
-
194
- .select-active {
195
- @apply relative block w-full h-10 border-2 border-solid border-primary-main;
196
-
197
- input[type="text"] {
198
- width: calc(100% - 32px);
199
- background-color: transparent;
200
-
201
- @apply absolute z-10 w-full h-full outline-none text-form-field pl-sm;
202
- }
203
-
204
- p {
205
- @apply text-form-field text-text-primary float-left ml-sm;
206
- }
207
-
208
- p {
209
- padding-top: 9px;
210
- }
211
-
212
- img {
213
- @apply float-right h-6 w-6 mt-sm mr-sm;
214
- }
215
-
216
- svg {
217
- @apply absolute right-0 float-right h-6 w-6 mt-sm mr-sm;
218
- }
219
- }
220
-
221
- .options-card {
222
- width: 100% !important;
223
- 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);
224
- @apply absolute z-20 mt-xs bg-white;
225
-
226
- p {
227
- padding-top: 14px;
228
- @apply w-full h-12 pl-sm text-text-primary text-form-field;
229
-
230
- &:hover {
231
- @apply bg-grey-mid;
232
- }
233
- }
234
- }
235
- }
236
-
237
- .employee-select-wrap .select img {
238
- margin-top: -10px;
239
- }
240
-
241
- .employee-select-wrap .select svg {
242
- position: absolute !important;
243
- top: 50% !important;
244
- right: 12px !important;
245
- transform: translateY(-50%) !important;
246
- margin: 0 !important;
247
- float: none !important;
248
- }
249
-
250
- .employee-login-form .field-container .custom-field {
251
- padding: 0 !important;
252
- border: none !important;
253
- box-shadow: none !important;
254
- }
255
-
256
- /* Improved select border and hover/focus styles */
257
- .employee-select-wrap .select {
258
- border: 1px solid #d1d5db; /* neutral light border */
259
- border-radius: 8px;
260
- transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
261
- background-color: #ffffff;
262
- }
263
-
264
- .employee-select-wrap .select:hover {
265
- border-color: #2563eb; /* blue on hover */
266
- box-shadow: 0 6px 18px rgba(37, 99, 235, 0.06);
267
- }
268
-
269
- .employee-select-wrap .select:focus-within,
270
- .employee-select-wrap .select-active {
271
- border-color: #2563eb !important;
272
- box-shadow: 0 8px 26px rgba(37, 99, 235, 0.12) !important;
273
- }
274
-
275
- /* keep dropdown options visible and give subtle offset */
276
- .employee-select-wrap .options-card {
277
- transform: translateY(6px);
278
- will-change: transform;
279
- }
1
+ /*.select {
2
+
3
+ @apply mb-lg block border-2 border-input-border border-solid outline-none rounded-none w-full h-10 bg-white leading-10;
4
+
5
+ option {
6
+ @apply h-10 text-form-field text-text-primary align-top text-left;
7
+ }
8
+
9
+ }
10
+
11
+ .select:active {
12
+ @apply border-focus border-2;
13
+ }
14
+
15
+ @screen dt {
16
+ .select {
17
+ @apply w-2/5;
18
+ }
19
+ }
20
+ */
21
+ .employee-select-wrap:active {
22
+ background-color: white;
23
+ }
24
+ .employee-select-wrap .select {
25
+ background-color: white;
26
+ border-radius: 5px;
27
+ border-color: 1px solid blue;
28
+ height: 50px;
29
+ }
30
+ .employee-select-wrap {
31
+ @apply mb-lg relative;
32
+
33
+ .select {
34
+ background-color: white;
35
+ border-radius: 8px;
36
+ border-color: rgb(46, 46, 236);
37
+ height: 50px;
38
+
39
+ input[type="text"] {
40
+ width: calc(100% - 32px);
41
+ background-color: transparent;
42
+
43
+ @apply absolute z-10 w-full h-full outline-none text-form-field pl-sm;
44
+ }
45
+
46
+ p {
47
+ padding-top: 9px;
48
+ @apply text-form-field text-text-primary float-left ml-sm;
49
+ }
50
+
51
+ img {
52
+ @apply float-right h-6 w-6 mt-sm mr-sm;
53
+ }
54
+
55
+ svg {
56
+ @apply absolute right-0 float-right h-6 w-6 mt-sm mr-sm;
57
+ }
58
+ }
59
+
60
+ .select-active {
61
+ @apply relative block w-full h-10 border-2 border-solid border-primary-main;
62
+ height: 3rem;
63
+ border: 1px solid #2563eb;
64
+ border-radius: 8px;
65
+ background-color: white;
66
+ box-shadow: 0 8px 26px rgba(37, 99, 235, 0.12);
67
+ position: relative;
68
+
69
+ input[type="text"] {
70
+ width: calc(100% - 32px);
71
+ background-color: transparent;
72
+
73
+ @apply absolute z-10 w-full h-full outline-none text-form-field pl-sm;
74
+ }
75
+
76
+ p {
77
+ @apply text-form-field text-text-primary float-left ml-sm;
78
+ }
79
+
80
+ p {
81
+ padding-top: 9px;
82
+ }
83
+
84
+ img {
85
+ @apply float-right h-6 w-6 mt-sm mr-sm;
86
+ }
87
+
88
+ svg {
89
+ position: absolute !important;
90
+ top: 50% !important;
91
+ right: 12px !important;
92
+ transform: translateY(-50%) !important;
93
+ margin: 0 !important;
94
+ float: none !important;
95
+ }
96
+ }
97
+
98
+ .options-card {
99
+ right: 0px;
100
+ width: 144px;
101
+ 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);
102
+ max-height: 250px !important;
103
+ overflow: auto;
104
+ z-index: 1000 !important;
105
+ @apply absolute z-20 mt-xs bg-white;
106
+
107
+ p {
108
+ padding-top: 14px;
109
+ @apply w-full h-12 pl-sm text-text-primary text-form-field;
110
+
111
+ &:hover {
112
+ @apply bg-grey-mid;
113
+ }
114
+ }
115
+ }
116
+ }
117
+ .fsm-registry-dropdown {
118
+ .select {
119
+ @apply flex;
120
+ input {
121
+ text-align: left;
122
+ }
123
+ }
124
+ .select-active {
125
+ text-align: left;
126
+ }
127
+ .options-card {
128
+ .profile-dropdown--item {
129
+ justify-content: left;
130
+ }
131
+ }
132
+ margin-bottom: 0;
133
+ }
134
+
135
+ .employee-select-wrap-elipses {
136
+ width: 85% !important;
137
+ overflow: hidden;
138
+ text-overflow: ellipsis;
139
+ white-space: nowrap;
140
+ }
141
+
142
+ .select-wrap {
143
+ @apply mb-lg relative;
144
+ max-width: 540px;
145
+ width: 100%;
146
+
147
+
148
+ .select {
149
+ @apply relative block w-full;
150
+ height: 3rem;
151
+ border: 1px solid #d1d5db;
152
+ border-radius: 8px;
153
+ transition: border-color 0.18s ease, box-shadow 0.18s ease;
154
+ background-color: #ffffff;
155
+ margin-bottom: 20px;
156
+
157
+ input[type="text"] {
158
+ width: calc(100% - 32px);
159
+ background-color: transparent;
160
+ margin-bottom: 20px;
161
+
162
+ @apply absolute z-10 w-full h-full outline-none text-form-field pl-sm;
163
+ }
164
+
165
+ p {
166
+ padding-top: 9px;
167
+ @apply text-form-field text-text-primary float-left ml-sm;
168
+ }
169
+
170
+ img {
171
+ @apply float-right h-6 w-6 mt-sm mr-sm;
172
+ }
173
+
174
+ svg {
175
+ position: absolute !important;
176
+ top: 50% !important;
177
+ right: 12px !important;
178
+ transform: translateY(-50%) !important;
179
+ margin: 0 !important;
180
+ float: none !important;
181
+ }
182
+ }
183
+
184
+ .select:hover {
185
+ border-color: #2563eb;
186
+ box-shadow: 0 6px 18px rgba(37, 99, 235, 0.06);
187
+ }
188
+
189
+ .select:focus-within {
190
+ border-color: #2563eb !important;
191
+ box-shadow: 0 8px 26px rgba(37, 99, 235, 0.12) !important;
192
+ }
193
+
194
+ .select-active {
195
+ @apply relative block w-full h-10 border-2 border-solid border-primary-main;
196
+
197
+ input[type="text"] {
198
+ width: calc(100% - 32px);
199
+ background-color: transparent;
200
+
201
+ @apply absolute z-10 w-full h-full outline-none text-form-field pl-sm;
202
+ }
203
+
204
+ p {
205
+ @apply text-form-field text-text-primary float-left ml-sm;
206
+ }
207
+
208
+ p {
209
+ padding-top: 9px;
210
+ }
211
+
212
+ img {
213
+ @apply float-right h-6 w-6 mt-sm mr-sm;
214
+ }
215
+
216
+ svg {
217
+ @apply absolute right-0 float-right h-6 w-6 mt-sm mr-sm;
218
+ }
219
+ }
220
+
221
+ .options-card {
222
+ width: 100% !important;
223
+ 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);
224
+ @apply absolute z-20 mt-xs bg-white;
225
+
226
+ p {
227
+ padding-top: 14px;
228
+ @apply w-full h-12 pl-sm text-text-primary text-form-field;
229
+
230
+ &:hover {
231
+ @apply bg-grey-mid;
232
+ }
233
+ }
234
+ }
235
+ }
236
+
237
+ .employee-select-wrap .select img {
238
+ margin-top: -10px;
239
+ }
240
+
241
+ .employee-select-wrap .select svg {
242
+ position: absolute !important;
243
+ top: 50% !important;
244
+ right: 12px !important;
245
+ transform: translateY(-50%) !important;
246
+ margin: 0 !important;
247
+ float: none !important;
248
+ }
249
+
250
+ .employee-login-form .field-container .custom-field {
251
+ padding: 0 !important;
252
+ border: none !important;
253
+ box-shadow: none !important;
254
+ }
255
+
256
+ /* Improved select border and hover/focus styles */
257
+ .employee-select-wrap .select {
258
+ border: 1px solid #d1d5db; /* neutral light border */
259
+ border-radius: 8px;
260
+ transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
261
+ background-color: #ffffff;
262
+ }
263
+
264
+ .employee-select-wrap .select:hover {
265
+ border-color: #2563eb; /* blue on hover */
266
+ box-shadow: 0 6px 18px rgba(37, 99, 235, 0.06);
267
+ }
268
+
269
+ .employee-select-wrap .select:focus-within,
270
+ .employee-select-wrap .select-active {
271
+ border-color: #2563eb !important;
272
+ box-shadow: 0 8px 26px rgba(37, 99, 235, 0.12) !important;
273
+ }
274
+
275
+ /* keep dropdown options visible and give subtle offset */
276
+ .employee-select-wrap .options-card {
277
+ transform: translateY(6px);
278
+ will-change: transform;
279
+ }