@pmidc/upyog-css 1.0.11 → 1.0.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 (111) hide show
  1. package/dist/index.css +5 -6
  2. package/dist/index.min.css +1 -1
  3. package/package.json +1 -1
  4. package/src/components/CardBasedOptions.scss +111 -111
  5. package/src/components/CitizenHomeCard.scss +58 -58
  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/OnGroundEventCard.scss +71 -71
  10. package/src/components/PageBasedInput.scss +30 -30
  11. package/src/components/PopupHeadingLabel.scss +14 -14
  12. package/src/components/PropertySearchForm.scss +58 -58
  13. package/src/components/SearchForm.scss +56 -56
  14. package/src/components/SearchOnRadioButton.scss +9 -9
  15. package/src/components/StandaloneSearchBar.scss +9 -9
  16. package/src/components/TimeLine.scss +67 -67
  17. package/src/components/WhatsNewCard.scss +12 -12
  18. package/src/components/actionLink.scss +3 -3
  19. package/src/components/actionbar.scss +96 -97
  20. package/src/components/bannercomponents.scss +137 -137
  21. package/src/components/body.scss +146 -146
  22. package/src/components/buttons.scss +49 -49
  23. package/src/components/card.scss +420 -420
  24. package/src/components/cardHeaderWithOptions.scss +13 -13
  25. package/src/components/changeLanguage.scss +3 -3
  26. package/src/components/charts.scss +185 -185
  27. package/src/components/checkbox.scss +83 -83
  28. package/src/components/checkpoint.scss +65 -65
  29. package/src/components/citizenInfoLabel.scss +14 -14
  30. package/src/components/custombtn.scss +15 -15
  31. package/src/components/datatable.scss +76 -76
  32. package/src/components/datewrap.scss +21 -21
  33. package/src/components/detailscard.scss +6 -6
  34. package/src/components/detailscontainer.scss +13 -13
  35. package/src/components/filters.scss +97 -97
  36. package/src/components/grey.scss +3 -3
  37. package/src/components/hoc/InboxComposer.scss +115 -115
  38. package/src/components/howItWorks.scss +71 -71
  39. package/src/components/imageviewer.scss +33 -33
  40. package/src/components/info-banner.scss +35 -35
  41. package/src/components/inputotp.scss +15 -15
  42. package/src/components/keynote.scss +27 -27
  43. package/src/components/languageSelector.scss +24 -24
  44. package/src/components/loader.scss +96 -96
  45. package/src/components/map.scss +30 -30
  46. package/src/components/metricsTable.scss +26 -26
  47. package/src/components/multiLink.scss +87 -87
  48. package/src/components/multiSelectDropdown.scss +72 -72
  49. package/src/components/navbar.scss +310 -310
  50. package/src/components/plusMinus.scss +15 -15
  51. package/src/components/popup.scss +15 -15
  52. package/src/components/radiobtn.scss +44 -44
  53. package/src/components/ratingstar.scss +33 -33
  54. package/src/components/roundedLabel.scss +10 -10
  55. package/src/components/searchAction.scss +20 -20
  56. package/src/components/sectionalDropdown.scss +43 -43
  57. package/src/components/selectdropdown.scss +201 -201
  58. package/src/components/staticDynamicMessages.scss +106 -106
  59. package/src/components/staticSideBar.scss +27 -27
  60. package/src/components/statushighlight.scss +17 -17
  61. package/src/components/submiterrors.scss +11 -11
  62. package/src/components/summary.scss +28 -28
  63. package/src/components/table.scss +179 -179
  64. package/src/components/tag.scss +27 -27
  65. package/src/components/telephone.scss +17 -17
  66. package/src/components/textfields.scss +111 -111
  67. package/src/components/toast.scss +31 -31
  68. package/src/components/toggleSwitch.scss +40 -40
  69. package/src/components/topbar.scss +147 -147
  70. package/src/components/uploadcomponents.scss +113 -113
  71. package/src/index.scss +810 -810
  72. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  73. package/src/pages/citizen/DocumentList.scss +304 -304
  74. package/src/pages/citizen/Events.scss +46 -46
  75. package/src/pages/citizen/HomePageWrapper.scss +164 -163
  76. package/src/pages/citizen/SurveyList.scss +21 -21
  77. package/src/pages/citizen/citizenDocument.scss +21 -21
  78. package/src/pages/citizen/container.scss +19 -19
  79. package/src/pages/citizen/payment/payment-type.scss +2 -2
  80. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  81. package/src/pages/common/form.scss +25 -25
  82. package/src/pages/common/stepForm.scss +40 -40
  83. package/src/pages/employee/EmployeeLogin.scss +6 -6
  84. package/src/pages/employee/cardfix.scss +13 -13
  85. package/src/pages/employee/container.scss +73 -73
  86. package/src/pages/employee/dashboard.scss +192 -191
  87. package/src/pages/employee/dss.scss +249 -249
  88. package/src/pages/employee/faq.scss +353 -353
  89. package/src/pages/employee/footer.scss +68 -68
  90. package/src/pages/employee/form-fields.scss +13 -13
  91. package/src/pages/employee/iframe.scss +65 -65
  92. package/src/pages/employee/inbox.scss +742 -742
  93. package/src/pages/employee/index.scss +679 -679
  94. package/src/pages/employee/landing.scss +324 -324
  95. package/src/pages/employee/login.scss +594 -594
  96. package/src/pages/employee/oldMobileInbox.scss +4 -4
  97. package/src/pages/employee/popupmodule.scss +47 -47
  98. package/src/pages/employee/response.scss +2 -2
  99. package/src/pages/employee/scroll-table.scss +113 -113
  100. package/src/pages/employee/surveys.scss +469 -469
  101. package/src/pages/employee/tooltip.scss +35 -35
  102. package/src/pages/employee/updateNumber.scss +12 -12
  103. package/svg/camera.svg +4 -4
  104. package/svg/check.svg +3 -3
  105. package/svg/close.svg +4 -4
  106. package/svg/error.svg +3 -3
  107. package/svg/error2.svg +5 -5
  108. package/svg/searchicon.svg +3 -3
  109. package/svg/starempty.svg +3 -3
  110. package/svg/starfilled.svg +4 -4
  111. package/svg/success.svg +3 -3
@@ -1,310 +1,310 @@
1
- .navbar {
2
- @apply text-white bg-secondary p-md w-full;
3
- position: fixed;
4
- z-index: 9999;
5
-
6
- img {
7
- display: inline-block;
8
- min-width: 78px;
9
- height: 24px;
10
- }
11
- .nav {
12
- display: flex;
13
- justify-content: space-between;
14
- }
15
- .nav-wrapper {
16
- display: flex;
17
- @media (min-width: 780px) {
18
- .hamburger-span {
19
- display: none;
20
- }
21
- }
22
- }
23
-
24
- h3 {
25
- @apply inline-block border-l border-solid border-white pl-sm ml-sm;
26
- }
27
- }
28
-
29
- .img-circle {
30
- border-radius: 50%;
31
- }
32
-
33
- .profile-section {
34
- height: auto;
35
- display: flex;
36
- flex-direction: column;
37
- align-items: center;
38
- padding-top: 30px;
39
- background-color: #ffffff;
40
-
41
- img {
42
- width: 89px;
43
- height: 88px;
44
- margin: 0px auto 16px;
45
- }
46
-
47
- .label-container {
48
- .label-text {
49
- color: #767676;
50
- }
51
- &.name-Profile {
52
- .label-text {
53
- letter-spacing: 0.6px;
54
- font-weight: 700;
55
- font-size: 18px;
56
- color: #0b0c0c;
57
- }
58
- }
59
- }
60
- .profile-divider {
61
- border-top: 1px solid #d6d5d4;
62
- margin-left: 20px;
63
- margin-right: 20px;
64
- width: 90%;
65
- margin-top: 1rem;
66
- }
67
- }
68
-
69
- .drawer-list {
70
- @apply pt-md;
71
- position: relative;
72
- min-height: 1px;
73
- overflow: auto;
74
- .menu-item {
75
- border: 10px;
76
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
77
- cursor: pointer;
78
- text-decoration: none;
79
- margin: 0px;
80
- padding: 0px;
81
- outline: none;
82
- font-size: 16px;
83
- position: relative;
84
- color: rgb(95, 92, 98);
85
- line-height: 48px;
86
- transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
87
- min-height: 48px;
88
- white-space: initial;
89
- background: none;
90
- .icon {
91
- display: block;
92
- color: rgb(117, 117, 117);
93
- fill: rgb(117, 117, 117);
94
- height: 21px;
95
- width: 21px;
96
- float: left;
97
- margin-top: 12px;
98
- }
99
- .edit-btn-ico{
100
- height: 17px;
101
- width: 17px;
102
- margin-top: 16px;
103
- }
104
- .icon + .menu-label {
105
- margin-left: 36px;
106
- text-overflow: ellipsis;
107
- white-space: nowrap;
108
- }
109
- }
110
- .sidebar-list {
111
- padding-right: 16px;
112
- padding-left: 16px;
113
- &.active {
114
- border-left: 5px solid #a82227;
115
- .menu-label {
116
- color: #a82227;
117
- }
118
- .icon {
119
- fill: #a82227;
120
- }
121
- }
122
-
123
- .submenu-container {
124
- cursor: pointer;
125
- display: flex;
126
- flex-direction: column;
127
- .sidebar-link {
128
- display: flex;
129
- justify-content: space-between;
130
- align-items: center;
131
- svg {
132
- width: 21px;
133
- height: 21px;
134
- color: rgb(117, 117, 117);
135
- fill: rgb(117, 117, 117);
136
- }
137
- }
138
- .actions {
139
- display: flex;
140
- align-items: center;
141
- overflow: hidden !important;
142
-
143
- span {
144
- margin-left: 13px;
145
- line-height: 48px;
146
- white-space: nowrap;
147
- color: #5f5c62;
148
- overflow: hidden;
149
- text-overflow: ellipsis;
150
- }
151
- input {
152
- border: none;
153
- outline: none;
154
- margin-left: 16px;
155
- padding: 0.5em;
156
- color: #5f5c62;
157
- }
158
- }
159
- }
160
- }
161
-
162
- .dropdown-link {
163
- .actions {
164
- display: flex;
165
- padding: 1em;
166
- svg {
167
- width: 21px;
168
- height: 21px;
169
- color: rgb(117, 117, 117);
170
- fill: rgb(117, 117, 117);
171
- }
172
- span {
173
- color: #5f5c62;
174
- }
175
- }
176
- }
177
- }
178
-
179
- .drawer-desktop {
180
- .menu-item {
181
- border: 10px;
182
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
183
- cursor: pointer;
184
- text-decoration: none;
185
- margin: 0px;
186
- padding: 0px;
187
- outline: none;
188
- font-size: 16px;
189
- position: relative;
190
- color: #61646B;
191
- font-weight: 500;
192
- line-height: 48px;
193
- transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
194
- min-height: 48px;
195
- white-space: initial;
196
- background: none;
197
- .icon {
198
- display: block;
199
- color: #61646B;
200
- fill: #61646B;
201
- height: 21px !important;
202
- width: 21px !important;
203
- float: left;
204
- margin-top: 12px;
205
- }
206
- .edit-btn-ico {
207
- height: 17px;
208
- width: 17px;
209
- margin-top: 16px;
210
- }
211
- .icon + .menu-label {
212
- margin-left: 36px;
213
- overflow: hidden;
214
- text-overflow: ellipsis;
215
- white-space: nowrap;
216
- }
217
- }
218
- @media (min-width: 780px) {
219
- .sidebar-list {
220
- padding-right: 16px;
221
- padding-left: 16px;
222
- &.active {
223
- border-left: 10px solid #0D43A7;
224
- padding-left: 11px;
225
- background-color: #F2FAFF;
226
- .menu-label {
227
- color: #0D43A7;
228
- }
229
- .icon {
230
- fill: #0D43A7;
231
- }
232
- }
233
-
234
- .submenu-container {
235
- cursor: pointer;
236
- display: flex;
237
- flex-direction: column;
238
- .sidebar-link {
239
- display: flex;
240
- justify-content: space-between;
241
- align-items: center;
242
- svg {
243
- width: 21px;
244
- height: 21px;
245
- color: rgb(117, 117, 117);
246
- fill: rgb(117, 117, 117);
247
- }
248
- .actions {
249
- .tooltip {
250
- margin-left: 16px;
251
- }
252
- }
253
- }
254
- .actions {
255
- display: flex;
256
- align-items: center;
257
- overflow: hidden !important;
258
-
259
- span {
260
- margin-left: 13px;
261
- line-height: 48px;
262
- white-space: nowrap;
263
- color: #5f5c62;
264
- overflow: hidden;
265
- text-overflow: ellipsis;
266
- }
267
- }
268
- }
269
- }
270
-
271
- .dropdown-link {
272
- .actions {
273
- display: flex;
274
- padding: 1em;
275
- svg {
276
- width: 21px;
277
- height: 21px;
278
- color: rgb(117, 117, 117);
279
- fill: rgb(117, 117, 117);
280
- }
281
- span {
282
- color: #5f5c62;
283
- }
284
- }
285
- }
286
- }
287
- }
288
-
289
- /* .navbar-header{
290
- @apply text-navbarheader float-left px-sm
291
- }
292
-
293
- .navbar-subheader{
294
- @apply font-light px-sm border-solid border-l border-white border-opacity-100
295
- }*/
296
-
297
- .side-bar-footer {
298
- width: 200px;
299
- margin-left: 50px;
300
- margin-top: 24px;
301
- margin-bottom: 16px;
302
- position: relative;
303
- }
304
-
305
- .digit-footer {
306
- @apply flex h-4 mb-sm;
307
- img {
308
- @apply mr-sm;
309
- }
310
- }
1
+ .navbar {
2
+ @apply text-white bg-secondary p-md w-full;
3
+ position: fixed;
4
+ z-index: 9999;
5
+
6
+ img {
7
+ display: inline-block;
8
+ min-width: 78px;
9
+ height: 24px;
10
+ }
11
+ .nav {
12
+ display: flex;
13
+ justify-content: space-between;
14
+ }
15
+ .nav-wrapper {
16
+ display: flex;
17
+ @media (min-width: 780px) {
18
+ .hamburger-span {
19
+ display: none;
20
+ }
21
+ }
22
+ }
23
+
24
+ h3 {
25
+ @apply inline-block border-l border-solid border-white pl-sm ml-sm;
26
+ }
27
+ }
28
+
29
+ .img-circle {
30
+ border-radius: 50%;
31
+ }
32
+
33
+ .profile-section {
34
+ height: auto;
35
+ display: flex;
36
+ flex-direction: column;
37
+ align-items: center;
38
+ padding-top: 30px;
39
+ background-color: #ffffff;
40
+
41
+ img {
42
+ width: 89px;
43
+ height: 88px;
44
+ margin: 0px auto 16px;
45
+ }
46
+
47
+ .label-container {
48
+ .label-text {
49
+ color: #767676;
50
+ }
51
+ &.name-Profile {
52
+ .label-text {
53
+ letter-spacing: 0.6px;
54
+ font-weight: 700;
55
+ font-size: 18px;
56
+ color: #0b0c0c;
57
+ }
58
+ }
59
+ }
60
+ .profile-divider {
61
+ border-top: 1px solid #d6d5d4;
62
+ margin-left: 20px;
63
+ margin-right: 20px;
64
+ width: 90%;
65
+ margin-top: 1rem;
66
+ }
67
+ }
68
+
69
+ .drawer-list {
70
+ @apply pt-md;
71
+ position: relative;
72
+ min-height: 1px;
73
+ overflow: auto;
74
+ .menu-item {
75
+ border: 10px;
76
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
77
+ cursor: pointer;
78
+ text-decoration: none;
79
+ margin: 0px;
80
+ padding: 0px;
81
+ outline: none;
82
+ font-size: 16px;
83
+ position: relative;
84
+ color: rgb(95, 92, 98);
85
+ line-height: 48px;
86
+ transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
87
+ min-height: 48px;
88
+ white-space: initial;
89
+ background: none;
90
+ .icon {
91
+ display: block;
92
+ color: rgb(117, 117, 117);
93
+ fill: rgb(117, 117, 117);
94
+ height: 21px;
95
+ width: 21px;
96
+ float: left;
97
+ margin-top: 12px;
98
+ }
99
+ .edit-btn-ico{
100
+ height: 17px;
101
+ width: 17px;
102
+ margin-top: 16px;
103
+ }
104
+ .icon + .menu-label {
105
+ margin-left: 36px;
106
+ text-overflow: ellipsis;
107
+ white-space: nowrap;
108
+ }
109
+ }
110
+ .sidebar-list {
111
+ padding-right: 16px;
112
+ padding-left: 16px;
113
+ &.active {
114
+ border-left: 5px solid #a82227;
115
+ .menu-label {
116
+ color: #a82227;
117
+ }
118
+ .icon {
119
+ fill: #a82227;
120
+ }
121
+ }
122
+
123
+ .submenu-container {
124
+ cursor: pointer;
125
+ display: flex;
126
+ flex-direction: column;
127
+ .sidebar-link {
128
+ display: flex;
129
+ justify-content: space-between;
130
+ align-items: center;
131
+ svg {
132
+ width: 21px;
133
+ height: 21px;
134
+ color: rgb(117, 117, 117);
135
+ fill: rgb(117, 117, 117);
136
+ }
137
+ }
138
+ .actions {
139
+ display: flex;
140
+ align-items: center;
141
+ overflow: hidden !important;
142
+
143
+ span {
144
+ margin-left: 13px;
145
+ line-height: 48px;
146
+ white-space: nowrap;
147
+ color: #5f5c62;
148
+ overflow: hidden;
149
+ text-overflow: ellipsis;
150
+ }
151
+ input {
152
+ border: none;
153
+ outline: none;
154
+ margin-left: 16px;
155
+ padding: 0.5em;
156
+ color: #5f5c62;
157
+ }
158
+ }
159
+ }
160
+ }
161
+
162
+ .dropdown-link {
163
+ .actions {
164
+ display: flex;
165
+ padding: 1em;
166
+ svg {
167
+ width: 21px;
168
+ height: 21px;
169
+ color: rgb(117, 117, 117);
170
+ fill: rgb(117, 117, 117);
171
+ }
172
+ span {
173
+ color: #5f5c62;
174
+ }
175
+ }
176
+ }
177
+ }
178
+
179
+ .drawer-desktop {
180
+ .menu-item {
181
+ border: 10px;
182
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
183
+ cursor: pointer;
184
+ text-decoration: none;
185
+ margin: 0px;
186
+ padding: 0px;
187
+ outline: none;
188
+ font-size: 16px;
189
+ position: relative;
190
+ color: #61646B;
191
+ font-weight: 500;
192
+ line-height: 48px;
193
+ transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
194
+ min-height: 48px;
195
+ white-space: initial;
196
+ background: none;
197
+ .icon {
198
+ display: block;
199
+ color: #61646B;
200
+ fill: #61646B;
201
+ height: 21px !important;
202
+ width: 21px !important;
203
+ float: left;
204
+ margin-top: 12px;
205
+ }
206
+ .edit-btn-ico {
207
+ height: 17px;
208
+ width: 17px;
209
+ margin-top: 16px;
210
+ }
211
+ .icon + .menu-label {
212
+ margin-left: 36px;
213
+ overflow: hidden;
214
+ text-overflow: ellipsis;
215
+ white-space: nowrap;
216
+ }
217
+ }
218
+ @media (min-width: 780px) {
219
+ .sidebar-list {
220
+ padding-right: 16px;
221
+ padding-left: 16px;
222
+ &.active {
223
+ border-left: 10px solid #0D43A7;
224
+ padding-left: 11px;
225
+ background-color: #F2FAFF;
226
+ .menu-label {
227
+ color: #0D43A7;
228
+ }
229
+ .icon {
230
+ fill: #0D43A7;
231
+ }
232
+ }
233
+
234
+ .submenu-container {
235
+ cursor: pointer;
236
+ display: flex;
237
+ flex-direction: column;
238
+ .sidebar-link {
239
+ display: flex;
240
+ justify-content: space-between;
241
+ align-items: center;
242
+ svg {
243
+ width: 21px;
244
+ height: 21px;
245
+ color: rgb(117, 117, 117);
246
+ fill: rgb(117, 117, 117);
247
+ }
248
+ .actions {
249
+ .tooltip {
250
+ margin-left: 16px;
251
+ }
252
+ }
253
+ }
254
+ .actions {
255
+ display: flex;
256
+ align-items: center;
257
+ overflow: hidden !important;
258
+
259
+ span {
260
+ margin-left: 13px;
261
+ line-height: 48px;
262
+ white-space: nowrap;
263
+ color: #5f5c62;
264
+ overflow: hidden;
265
+ text-overflow: ellipsis;
266
+ }
267
+ }
268
+ }
269
+ }
270
+
271
+ .dropdown-link {
272
+ .actions {
273
+ display: flex;
274
+ padding: 1em;
275
+ svg {
276
+ width: 21px;
277
+ height: 21px;
278
+ color: rgb(117, 117, 117);
279
+ fill: rgb(117, 117, 117);
280
+ }
281
+ span {
282
+ color: #5f5c62;
283
+ }
284
+ }
285
+ }
286
+ }
287
+ }
288
+
289
+ /* .navbar-header{
290
+ @apply text-navbarheader float-left px-sm
291
+ }
292
+
293
+ .navbar-subheader{
294
+ @apply font-light px-sm border-solid border-l border-white border-opacity-100
295
+ }*/
296
+
297
+ .side-bar-footer {
298
+ width: 200px;
299
+ margin-left: 50px;
300
+ margin-top: 24px;
301
+ margin-bottom: 16px;
302
+ position: relative;
303
+ }
304
+
305
+ .digit-footer {
306
+ @apply flex h-4 mb-sm;
307
+ img {
308
+ @apply mr-sm;
309
+ }
310
+ }
@@ -1,15 +1,15 @@
1
- .PlusMinus {
2
- text-align: center;
3
- display: flex;
4
- align-content: center;
5
- justify-content: center;
6
- }
7
- .PlusMinusbutton{
8
- border: 1px solid #d6d5d4;
9
- background-color: #eeeeee;
10
- color: #505a5f;
11
- font-size: 27px;
12
- font-weight: 400;
13
- text-align: center;
14
- width: 40px;
15
- }
1
+ .PlusMinus {
2
+ text-align: center;
3
+ display: flex;
4
+ align-content: center;
5
+ justify-content: center;
6
+ }
7
+ .PlusMinusbutton{
8
+ border: 1px solid #d6d5d4;
9
+ background-color: #eeeeee;
10
+ color: #505a5f;
11
+ font-size: 27px;
12
+ font-weight: 400;
13
+ text-align: center;
14
+ width: 40px;
15
+ }
@@ -1,16 +1,16 @@
1
- .popup-wrap {
2
- background: rgba(0, 0, 0, 0.7);
3
- @apply flex fixed w-full h-full overflow-auto top-0 left-0 min-h-screen;
4
- z-index: 10000;
5
- }
6
-
7
- @screen dt {
8
- .popup-wrap {
9
- background: rgba(0, 0, 0, 0.7);
10
- @apply min-h-screen;
11
- }
12
- }
13
-
14
- .popup-close-icon{
15
- @apply flex justify-end;
1
+ .popup-wrap {
2
+ background: rgba(0, 0, 0, 0.7);
3
+ @apply flex fixed w-full h-full overflow-auto top-0 left-0 min-h-screen;
4
+ z-index: 10000;
5
+ }
6
+
7
+ @screen dt {
8
+ .popup-wrap {
9
+ background: rgba(0, 0, 0, 0.7);
10
+ @apply min-h-screen;
11
+ }
12
+ }
13
+
14
+ .popup-close-icon{
15
+ @apply flex justify-end;
16
16
  }