@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,251 +1,251 @@
1
- .dss-switch-tabs{/* Card / Primary */
2
-
3
- /* Light Theme / Paper */
4
-
5
- background: #FFFFFF;
6
- /* Card-Shadow */
7
-
8
- box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
9
- border-radius: 4px;
10
- margin-bottom:3%;
11
- margin-right:25px;
12
- }
13
-
14
- .dss-header-label{
15
- font-weight: 600 !important;
16
- font-size: 22px !important;
17
- white-space: pre-line;
18
- }
19
- .dss-switch-tab-wrapper{
20
- cursor:pointer;
21
- display: flex;
22
- flex-direction: row;
23
- height: 50px;
24
- align-items: center;
25
- }
26
-
27
- .dss-switch-tab-selected{
28
- /* Revenue */
29
- border-bottom: 3px solid #a82227;
30
- font-family: Roboto;
31
- font-style: normal;
32
- font-weight: 500;
33
- font-size: 22px;
34
- color: #a82227;
35
- padding: 7px 24px;
36
-
37
- }
38
- .dss-switch-tab-unselected{
39
-
40
- font-family: Roboto;
41
- font-style: normal;
42
- font-weight: 500;
43
- font-size: 22px;
44
- color: #505A5F;
45
- padding: 8px 24px;
46
-
47
- }
48
-
49
- .dss-table-subheader{
50
- position: relative;
51
- top: -7px;
52
- font-size: 13px;
53
- font-weight: 400;
54
- color: rgba(80, 90, 95, 1);
55
- }
56
-
57
- .dss-pie-subheader{
58
- position: relative;
59
- top: -7px;
60
- font-size: 13px;
61
- font-weight: 400;
62
- color: rgba(80, 90, 95, 1);
63
- }
64
-
65
- .recharts-legend-item{
66
- margin-bottom: 20px !important;
67
- white-space: pre;
68
- }
69
-
70
- .dss-white-pre{
71
- white-space: pre;
72
- float: right;
73
- margin-top: 20px;
74
-
75
- }
76
- .dss-white-pre-line{
77
- white-space: pre-line;
78
-
79
- }
80
- .dss-white-pre-temp{
81
- white-space: pre-line;
82
-
83
- }
84
-
85
- .multi-select-dropdown-wrap{
86
- .master{
87
- .label{
88
- p{
89
- white-space:pre;
90
- }
91
- }
92
- }
93
- }
94
-
95
- .divToBeHidden{
96
- display:block;
97
- }
98
-
99
- .divWillGetHidden{
100
- display:none;
101
- }
102
-
103
- .dss-temp-white-pre{
104
- white-space: pre;
105
- }
106
-
107
- .dss-input-active-border{
108
- --border-opacity: 1;
109
- border: 1px solid #a82227 !important;
110
- border-color: rgba(244, 119, 56, var(--border-opacity));
111
- }
112
-
113
- .employeeCustomCard .card-count{
114
- padding-right: 0px;
115
- }
116
- .dss-card {
117
- display: flex;
118
- flex-wrap: wrap;
119
- }
120
-
121
- .dss-card-parent {
122
- display: flex;
123
- flex-direction: column;
124
- width: 31%;
125
- border-radius: 6px;
126
- padding: 25px;
127
- margin: 15px 11.5px;
128
- box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
129
- cursor: pointer;
130
- }
131
-
132
- .dss-card-body {
133
- display: flex;
134
- flex-wrap: wrap;
135
- cursor: pointer;
136
- }
137
-
138
- .dss-card-header {
139
- display: flex;
140
- margin-bottom: 30px;
141
- align-items: center;
142
-
143
- p {
144
- font-size: 24px;
145
- font-family: "Roboto", sans-serif;
146
- font-weight: 500;
147
- color: #000000;
148
- }
149
-
150
- svg {
151
- width: 50px;
152
- height: 50px;
153
- }
154
- }
155
-
156
-
157
- .dss-insight-card {
158
- margin: 10px 0;
159
-
160
- p {
161
- font-family: "Roboto", sans-serif;
162
- }
163
-
164
- .p1 {
165
- font-size: 16px;
166
- color: #585858;
167
- }
168
-
169
- .p3 {
170
- font-size: 16px;
171
- font-weight: 400;
172
- }
173
-
174
- .p2 {
175
- font-size: 24px;
176
- font-weight: 500;
177
- color: #000000;
178
- }
179
-
180
- .color-green {
181
- color: #00703C;
182
- }
183
-
184
- .color-red {
185
- color: #D4351C;
186
- }
187
- }
188
- .w-100 {
189
- width: 100%;
190
- }
191
- .dss-w-100 {
192
- width: 97%;
193
- }
194
-
195
- .h-100{
196
- width: 100%;
197
- height: 100%;
198
- }
199
-
200
- .dss-h-100{
201
- width: 97%;
202
- height: 100%;
203
- }
204
-
205
- .tab-rows{
206
- display: flex;
207
- justify-content:space-between;
208
- height: 30px;
209
- align-items: center;
210
- width: 60%;
211
- margin-left: 13%;
212
- }
213
- .tab-header{
214
- font-weight: 700;
215
- font-size: 16px;
216
- line-height: 19px;
217
- border-bottom: 1px solid #b1b4b6;
218
- color: #2a3340;
219
- }
220
- .map-status{
221
- position: relative;
222
- width: 33%;
223
- left: 50%;
224
- bottom: 130px;
225
- }
226
- .map-row{
227
- display: flex;
228
- align-items: center;
229
- margin-top: 5px;
230
- }
231
- .map-box{
232
- display: inline-block;
233
- height: 10px;
234
- width: 10px;
235
- }
236
- .map-text{
237
- margin-left: 5px;
238
- color: #636363;
239
- font-size: 14px;
240
- }
241
-
242
-
243
- @media screen and (max-width: 768px) {
244
- .dss-switch-tabs{/* Card / Primary */
245
- margin-right:0px;
246
- }
247
-
248
- .dss-card-parent{
249
- width:100%;
250
- }
251
- }
1
+ .dss-switch-tabs{/* Card / Primary */
2
+
3
+ /* Light Theme / Paper */
4
+
5
+ background: #FFFFFF;
6
+ /* Card-Shadow */
7
+
8
+ box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
9
+ border-radius: 4px;
10
+ margin-bottom:3%;
11
+ margin-right:25px;
12
+ }
13
+
14
+ .dss-header-label{
15
+ font-weight: 600 !important;
16
+ font-size: 22px !important;
17
+ white-space: pre-line;
18
+ }
19
+ .dss-switch-tab-wrapper{
20
+ cursor:pointer;
21
+ display: flex;
22
+ flex-direction: row;
23
+ height: 50px;
24
+ align-items: center;
25
+ }
26
+
27
+ .dss-switch-tab-selected{
28
+ /* Revenue */
29
+ border-bottom: 3px solid #a82227;
30
+ font-family: Roboto;
31
+ font-style: normal;
32
+ font-weight: 500;
33
+ font-size: 22px;
34
+ color: #a82227;
35
+ padding: 7px 24px;
36
+
37
+ }
38
+ .dss-switch-tab-unselected{
39
+
40
+ font-family: Roboto;
41
+ font-style: normal;
42
+ font-weight: 500;
43
+ font-size: 22px;
44
+ color: #505A5F;
45
+ padding: 8px 24px;
46
+
47
+ }
48
+
49
+ .dss-table-subheader{
50
+ position: relative;
51
+ top: -7px;
52
+ font-size: 13px;
53
+ font-weight: 400;
54
+ color: rgba(80, 90, 95, 1);
55
+ }
56
+
57
+ .dss-pie-subheader{
58
+ position: relative;
59
+ top: -7px;
60
+ font-size: 13px;
61
+ font-weight: 400;
62
+ color: rgba(80, 90, 95, 1);
63
+ }
64
+
65
+ .recharts-legend-item{
66
+ margin-bottom: 20px !important;
67
+ white-space: pre;
68
+ }
69
+
70
+ .dss-white-pre{
71
+ white-space: pre;
72
+ float: right;
73
+ margin-top: 20px;
74
+
75
+ }
76
+ .dss-white-pre-line{
77
+ white-space: pre-line;
78
+
79
+ }
80
+ .dss-white-pre-temp{
81
+ white-space: pre-line;
82
+
83
+ }
84
+
85
+ .multi-select-dropdown-wrap{
86
+ .master{
87
+ .label{
88
+ p{
89
+ white-space:pre;
90
+ }
91
+ }
92
+ }
93
+ }
94
+
95
+ .divToBeHidden{
96
+ display:block;
97
+ }
98
+
99
+ .divWillGetHidden{
100
+ display:none;
101
+ }
102
+
103
+ .dss-temp-white-pre{
104
+ white-space: pre;
105
+ }
106
+
107
+ .dss-input-active-border{
108
+ --border-opacity: 1;
109
+ border: 1px solid #a82227 !important;
110
+ border-color: rgba(244, 119, 56, var(--border-opacity));
111
+ }
112
+
113
+ .employeeCustomCard .card-count{
114
+ padding-right: 0px;
115
+ }
116
+ .dss-card {
117
+ display: flex;
118
+ flex-wrap: wrap;
119
+ }
120
+
121
+ .dss-card-parent {
122
+ display: flex;
123
+ flex-direction: column;
124
+ width: 31%;
125
+ border-radius: 6px;
126
+ padding: 25px;
127
+ margin: 15px 11.5px;
128
+ box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
129
+ cursor: pointer;
130
+ }
131
+
132
+ .dss-card-body {
133
+ display: flex;
134
+ flex-wrap: wrap;
135
+ cursor: pointer;
136
+ }
137
+
138
+ .dss-card-header {
139
+ display: flex;
140
+ margin-bottom: 30px;
141
+ align-items: center;
142
+
143
+ p {
144
+ font-size: 24px;
145
+ font-family: "Roboto", sans-serif;
146
+ font-weight: 500;
147
+ color: #000000;
148
+ }
149
+
150
+ svg {
151
+ width: 50px;
152
+ height: 50px;
153
+ }
154
+ }
155
+
156
+
157
+ .dss-insight-card {
158
+ margin: 10px 0;
159
+
160
+ p {
161
+ font-family: "Roboto", sans-serif;
162
+ }
163
+
164
+ .p1 {
165
+ font-size: 16px;
166
+ color: #585858;
167
+ }
168
+
169
+ .p3 {
170
+ font-size: 16px;
171
+ font-weight: 400;
172
+ }
173
+
174
+ .p2 {
175
+ font-size: 24px;
176
+ font-weight: 500;
177
+ color: #000000;
178
+ }
179
+
180
+ .color-green {
181
+ color: #00703C;
182
+ }
183
+
184
+ .color-red {
185
+ color: #D4351C;
186
+ }
187
+ }
188
+ .w-100 {
189
+ width: 100%;
190
+ }
191
+ .dss-w-100 {
192
+ width: 97%;
193
+ }
194
+
195
+ .h-100{
196
+ width: 100%;
197
+ height: 100%;
198
+ }
199
+
200
+ .dss-h-100{
201
+ width: 97%;
202
+ height: 100%;
203
+ }
204
+
205
+ .tab-rows{
206
+ display: flex;
207
+ justify-content:space-between;
208
+ height: 30px;
209
+ align-items: center;
210
+ width: 60%;
211
+ margin-left: 13%;
212
+ }
213
+ .tab-header{
214
+ font-weight: 700;
215
+ font-size: 16px;
216
+ line-height: 19px;
217
+ border-bottom: 1px solid #b1b4b6;
218
+ color: #2a3340;
219
+ }
220
+ .map-status{
221
+ position: relative;
222
+ width: 33%;
223
+ left: 50%;
224
+ bottom: 130px;
225
+ }
226
+ .map-row{
227
+ display: flex;
228
+ align-items: center;
229
+ margin-top: 5px;
230
+ }
231
+ .map-box{
232
+ display: inline-block;
233
+ height: 10px;
234
+ width: 10px;
235
+ }
236
+ .map-text{
237
+ margin-left: 5px;
238
+ color: #636363;
239
+ font-size: 14px;
240
+ }
241
+
242
+
243
+ @media screen and (max-width: 768px) {
244
+ .dss-switch-tabs{/* Card / Primary */
245
+ margin-right:0px;
246
+ }
247
+
248
+ .dss-card-parent{
249
+ width:100%;
250
+ }
251
+ }