@chipstcp/upyog-css 1.0.0 → 1.0.2

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 (133) hide show
  1. package/dist/index.css +26 -2
  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 +422 -422
  24. package/src/components/buttons.scss +142 -142
  25. package/src/components/card.scss +968 -968
  26. package/src/components/cardHeaderWithOptions.scss +16 -16
  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 +119 -119
  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/documentSection.scss +134 -134
  38. package/src/components/filters.scss +97 -97
  39. package/src/components/grey.scss +3 -3
  40. package/src/components/hoc/InboxComposer.scss +111 -111
  41. package/src/components/howItWorks.scss +71 -71
  42. package/src/components/imageviewer.scss +33 -33
  43. package/src/components/info-banner.scss +35 -35
  44. package/src/components/inputotp.scss +15 -15
  45. package/src/components/keynote.scss +29 -29
  46. package/src/components/languageSelector.scss +24 -24
  47. package/src/components/loader.scss +96 -96
  48. package/src/components/map.scss +36 -36
  49. package/src/components/metricsTable.scss +26 -26
  50. package/src/components/multiLink.scss +117 -117
  51. package/src/components/multiSelectDropdown.scss +88 -88
  52. package/src/components/navbar.scss +377 -377
  53. package/src/components/newFooter.scss +82 -82
  54. package/src/components/plusMinus.scss +15 -15
  55. package/src/components/popup.scss +26 -26
  56. package/src/components/radiobtn.scss +46 -46
  57. package/src/components/ratingstar.scss +33 -33
  58. package/src/components/roundedLabel.scss +10 -10
  59. package/src/components/searchAction.scss +27 -27
  60. package/src/components/sectionalDropdown.scss +43 -43
  61. package/src/components/selectdropdown.scss +302 -302
  62. package/src/components/staticDynamicMessages.scss +110 -110
  63. package/src/components/staticSideBar.scss +27 -27
  64. package/src/components/statushighlight.scss +17 -17
  65. package/src/components/submiterrors.scss +11 -11
  66. package/src/components/summary.scss +28 -28
  67. package/src/components/table.scss +383 -383
  68. package/src/components/tag.scss +27 -27
  69. package/src/components/telephone.scss +17 -17
  70. package/src/components/textfields.scss +146 -146
  71. package/src/components/toast.scss +31 -31
  72. package/src/components/toggleSwitch.scss +40 -40
  73. package/src/components/topbar.scss +217 -217
  74. package/src/components/uploadcomponents.scss +116 -116
  75. package/src/index.scss +2110 -2087
  76. package/src/modules/BPA/index.scss +97 -97
  77. package/src/modules/adv/index.scss +643 -643
  78. package/src/modules/hrms/index.scss +1327 -1327
  79. package/src/modules/rentAndLease/index.scss +238 -238
  80. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  81. package/src/pages/citizen/CitizenLogin.scss +50 -50
  82. package/src/pages/citizen/DocumentList.scss +454 -454
  83. package/src/pages/citizen/Events.scss +46 -46
  84. package/src/pages/citizen/HomePageWrapper.scss +215 -215
  85. package/src/pages/citizen/InboxCard.scss +378 -378
  86. package/src/pages/citizen/SurveyList.scss +24 -24
  87. package/src/pages/citizen/citizenDocument.scss +25 -25
  88. package/src/pages/citizen/citizenNewLogin.scss +352 -352
  89. package/src/pages/citizen/container.scss +32 -32
  90. package/src/pages/citizen/loaderMessage.scss +341 -341
  91. package/src/pages/citizen/payment/payment-type.scss +2 -2
  92. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  93. package/src/pages/common/form.scss +25 -25
  94. package/src/pages/common/newApplicationTimeline.scss +341 -341
  95. package/src/pages/common/pgrUICssfix.scss +128 -128
  96. package/src/pages/common/requiredField.scss +3 -2
  97. package/src/pages/common/sanctionFeeTable.scss +91 -91
  98. package/src/pages/common/searchIcon.scss +12 -12
  99. package/src/pages/common/sitePhotoGraphs.scss +26 -26
  100. package/src/pages/common/stepForm.scss +40 -40
  101. package/src/pages/employee/EmployeeLogin.scss +6 -6
  102. package/src/pages/employee/cardfix.scss +13 -13
  103. package/src/pages/employee/container.scss +73 -73
  104. package/src/pages/employee/dashboard.scss +204 -204
  105. package/src/pages/employee/disconnection.scss +425 -425
  106. package/src/pages/employee/dss.scss +251 -251
  107. package/src/pages/employee/faq.scss +353 -353
  108. package/src/pages/employee/footer.scss +68 -68
  109. package/src/pages/employee/form-fields.scss +26 -26
  110. package/src/pages/employee/header.scss +262 -262
  111. package/src/pages/employee/iframe.scss +65 -65
  112. package/src/pages/employee/inbox.scss +1110 -1110
  113. package/src/pages/employee/index.scss +693 -693
  114. package/src/pages/employee/landing.scss +1802 -1802
  115. package/src/pages/employee/login.scss +253 -253
  116. package/src/pages/employee/oldMobileInbox.scss +4 -4
  117. package/src/pages/employee/popupmodule.scss +47 -47
  118. package/src/pages/employee/response.scss +2 -2
  119. package/src/pages/employee/scroll-table.scss +113 -113
  120. package/src/pages/employee/surveys.scss +469 -469
  121. package/src/pages/employee/tooltip.scss +35 -35
  122. package/src/pages/employee/updateNumber.scss +12 -12
  123. package/src/pages/swach/index.scss +231 -231
  124. package/src/pages/ws/index.scss +118 -118
  125. package/svg/camera.svg +4 -4
  126. package/svg/check.svg +3 -3
  127. package/svg/close.svg +4 -4
  128. package/svg/error.svg +3 -3
  129. package/svg/error2.svg +5 -5
  130. package/svg/searchicon.svg +3 -3
  131. package/svg/starempty.svg +3 -3
  132. package/svg/starfilled.svg +4 -4
  133. package/svg/success.svg +3 -3
@@ -1,238 +1,238 @@
1
- .ral-banner {
2
- padding: 10px;
3
- }
4
-
5
- .ral-banner-header {
6
- font-size: 32px;
7
- word-break: break-word;
8
- }
9
-
10
- .ral-action-bar {
11
- display: flex;
12
- justify-content: flex-end;
13
- align-items: baseline;
14
- }
15
-
16
- .ral-error-label {
17
- width: 70%;
18
- margin-left: 1%;
19
- margin-top: -18px;
20
- }
21
-
22
- /* Desktop view - margin-left 50% */
23
- @media (min-width: 768px) {
24
- .ral-error-label {
25
- margin-left: 50%;
26
- }
27
- }
28
-
29
- .ral-applicant-container {
30
- border: 1px solid #ddd;
31
- padding: 12px;
32
- margin-bottom: 16px;
33
- border-radius: 10px;
34
- }
35
-
36
- .ral-applicant-header-row {
37
- display: flex;
38
- align-items: center;
39
- justify-content: space-between;
40
- margin-bottom: 20px;
41
- }
42
-
43
- .ral-remove-btn {
44
- background: transparent;
45
- width: 100%;
46
- max-width: 25px;
47
- }
48
-
49
- .ral-add-applicant-row {
50
- display: flex;
51
- justify-content: flex-end;
52
- margin-bottom: 16px;
53
- }
54
-
55
- .ral-add-applicant-btn {
56
- border: 1px solid #2947a3;
57
- background: transparent;
58
- color: #2947a3;
59
- width: 100%;
60
- max-width: 140px;
61
- }
62
-
63
- .ral-back-btn {
64
- border: 1px solid;
65
- background: transparent;
66
- color: #2947a3;
67
- margin-right: 8px;
68
- }
69
-
70
- .ral-summary-card {
71
- padding: 2px;
72
- }
73
-
74
- .ral-summary-section {
75
- background-color: #ffffff;
76
- padding: 1rem 0;
77
- border-radius: 8px;
78
- margin-bottom: 1.5rem;
79
- box-shadow: 0 2px 6px rgba(18, 38, 63, 0.04);
80
- }
81
-
82
- .ral-summary-header-row {
83
- display: flex;
84
- justify-content: space-between;
85
- align-items: center;
86
- margin-bottom: 0.75rem;
87
- }
88
-
89
- .ral-summary-heading {
90
- font-size: 1.25rem;
91
- color: #0d43a7;
92
- font-weight: 500;
93
- margin: 0;
94
- }
95
-
96
- .ral-summary-row {
97
- display: flex;
98
- justify-content: space-between;
99
- flex-wrap: wrap;
100
- border-bottom: 1px dashed #e9eef2;
101
- padding: 10px 4px;
102
- align-items: center;
103
- }
104
-
105
- .ral-summary-label {
106
- font-weight: 600;
107
- color: #333;
108
- }
109
-
110
- .ral-summary-docs-container {
111
- display: flex;
112
- flex-wrap: wrap;
113
- gap: 1rem;
114
- margin-top: 0.5rem;
115
- }
116
-
117
- .ral-summary-doc-card {
118
- flex: 1 1 220px;
119
- min-width: 180px;
120
- max-width: 260px;
121
- background-color: #fbfcfe;
122
- padding: 0.6rem;
123
- border: 1px solid #eef3f7;
124
- border-radius: 6px;
125
- }
126
-
127
- .ral-summary-applicant-subheading {
128
- padding: 6px 26px;
129
- background: oldlace;
130
- font-weight: 900;
131
- }
132
-
133
- .ral-summary-applicant-wrapper {
134
- margin-bottom: 1rem;
135
- }
136
-
137
- .ral-doc-container {
138
- margin-bottom: 24px;
139
- }
140
-
141
- .ral-doc-label {
142
- width: 100%;
143
- }
144
-
145
- .ral-doc-field {
146
- width: 100%;
147
- }
148
-
149
- .ral-doc-field-employee {
150
- max-width: 500px;
151
- }
152
-
153
- .ral-doc-upload-msg {
154
- width: 100%;
155
- }
156
-
157
- .ral-doc-upload-input {
158
- width: 280px;
159
- }
160
-
161
- .ral-doc-error {
162
- color: #d4351c;
163
- font-size: 12px;
164
- margin-top: 4px;
165
- margin-bottom: 10px;
166
- }
167
-
168
- .ral-app-details-header {
169
- margin-left: 14px;
170
- max-width: 960px;
171
- }
172
-
173
- .ral-app-details-owner-header {
174
- padding: 5px 24px 0px 24px;
175
- font-weight: 600;
176
- }
177
-
178
- .ral-app-details-docs-card {
179
- display: flex !important;
180
- flex-direction: row !important;
181
- flex-wrap: wrap !important;
182
- gap: 30px;
183
- margin-bottom: 26px;
184
- }
185
-
186
- .ral-my-properties-container {
187
- margin-top: 16px;
188
- }
189
-
190
- .ral-my-properties-header {
191
- margin-left: 8px;
192
- }
193
-
194
- .ral-my-properties-actions {
195
- display: flex;
196
- gap: 20px;
197
- }
198
-
199
- .ral-my-properties-no-result {
200
- margin-left: 16px;
201
- margin-top: 16px;
202
- }
203
-
204
- .ral-my-properties-load-more {
205
- margin-left: 16px;
206
- margin-top: 16px;
207
- }
208
-
209
- .ral-my-properties-load-more-link {
210
- cursor: pointer;
211
- color: #007bff;
212
- font-weight: bold;
213
- }
214
-
215
- .ral-modal-header {
216
- margin-left: 20px;
217
- }
218
-
219
- .ral-modal-close {
220
- margin-right: 20px;
221
- }
222
-
223
- .ral-header-32 {
224
- font-size: 32px;
225
- }
226
-
227
- .ral-card-subheader-24 {
228
- font-size: 24px;
229
- }
230
-
231
- .ral-card-subheader-24-margin {
232
- font-size: 24px;
233
- margin-top: 30px;
234
- }
235
-
236
- .mandatory-asterisk {
237
- color: #ff0000 !important;
238
- }
1
+ .ral-banner {
2
+ padding: 10px;
3
+ }
4
+
5
+ .ral-banner-header {
6
+ font-size: 32px;
7
+ word-break: break-word;
8
+ }
9
+
10
+ .ral-action-bar {
11
+ display: flex;
12
+ justify-content: flex-end;
13
+ align-items: baseline;
14
+ }
15
+
16
+ .ral-error-label {
17
+ width: 70%;
18
+ margin-left: 1%;
19
+ margin-top: -18px;
20
+ }
21
+
22
+ /* Desktop view - margin-left 50% */
23
+ @media (min-width: 768px) {
24
+ .ral-error-label {
25
+ margin-left: 50%;
26
+ }
27
+ }
28
+
29
+ .ral-applicant-container {
30
+ border: 1px solid #ddd;
31
+ padding: 12px;
32
+ margin-bottom: 16px;
33
+ border-radius: 10px;
34
+ }
35
+
36
+ .ral-applicant-header-row {
37
+ display: flex;
38
+ align-items: center;
39
+ justify-content: space-between;
40
+ margin-bottom: 20px;
41
+ }
42
+
43
+ .ral-remove-btn {
44
+ background: transparent;
45
+ width: 100%;
46
+ max-width: 25px;
47
+ }
48
+
49
+ .ral-add-applicant-row {
50
+ display: flex;
51
+ justify-content: flex-end;
52
+ margin-bottom: 16px;
53
+ }
54
+
55
+ .ral-add-applicant-btn {
56
+ border: 1px solid #2947a3;
57
+ background: transparent;
58
+ color: #2947a3;
59
+ width: 100%;
60
+ max-width: 140px;
61
+ }
62
+
63
+ .ral-back-btn {
64
+ border: 1px solid;
65
+ background: transparent;
66
+ color: #2947a3;
67
+ margin-right: 8px;
68
+ }
69
+
70
+ .ral-summary-card {
71
+ padding: 2px;
72
+ }
73
+
74
+ .ral-summary-section {
75
+ background-color: #ffffff;
76
+ padding: 1rem 0;
77
+ border-radius: 8px;
78
+ margin-bottom: 1.5rem;
79
+ box-shadow: 0 2px 6px rgba(18, 38, 63, 0.04);
80
+ }
81
+
82
+ .ral-summary-header-row {
83
+ display: flex;
84
+ justify-content: space-between;
85
+ align-items: center;
86
+ margin-bottom: 0.75rem;
87
+ }
88
+
89
+ .ral-summary-heading {
90
+ font-size: 1.25rem;
91
+ color: #0d43a7;
92
+ font-weight: 500;
93
+ margin: 0;
94
+ }
95
+
96
+ .ral-summary-row {
97
+ display: flex;
98
+ justify-content: space-between;
99
+ flex-wrap: wrap;
100
+ border-bottom: 1px dashed #e9eef2;
101
+ padding: 10px 4px;
102
+ align-items: center;
103
+ }
104
+
105
+ .ral-summary-label {
106
+ font-weight: 600;
107
+ color: #333;
108
+ }
109
+
110
+ .ral-summary-docs-container {
111
+ display: flex;
112
+ flex-wrap: wrap;
113
+ gap: 1rem;
114
+ margin-top: 0.5rem;
115
+ }
116
+
117
+ .ral-summary-doc-card {
118
+ flex: 1 1 220px;
119
+ min-width: 180px;
120
+ max-width: 260px;
121
+ background-color: #fbfcfe;
122
+ padding: 0.6rem;
123
+ border: 1px solid #eef3f7;
124
+ border-radius: 6px;
125
+ }
126
+
127
+ .ral-summary-applicant-subheading {
128
+ padding: 6px 26px;
129
+ background: oldlace;
130
+ font-weight: 900;
131
+ }
132
+
133
+ .ral-summary-applicant-wrapper {
134
+ margin-bottom: 1rem;
135
+ }
136
+
137
+ .ral-doc-container {
138
+ margin-bottom: 24px;
139
+ }
140
+
141
+ .ral-doc-label {
142
+ width: 100%;
143
+ }
144
+
145
+ .ral-doc-field {
146
+ width: 100%;
147
+ }
148
+
149
+ .ral-doc-field-employee {
150
+ max-width: 500px;
151
+ }
152
+
153
+ .ral-doc-upload-msg {
154
+ width: 100%;
155
+ }
156
+
157
+ .ral-doc-upload-input {
158
+ width: 280px;
159
+ }
160
+
161
+ .ral-doc-error {
162
+ color: #d4351c;
163
+ font-size: 12px;
164
+ margin-top: 4px;
165
+ margin-bottom: 10px;
166
+ }
167
+
168
+ .ral-app-details-header {
169
+ margin-left: 14px;
170
+ max-width: 960px;
171
+ }
172
+
173
+ .ral-app-details-owner-header {
174
+ padding: 5px 24px 0px 24px;
175
+ font-weight: 600;
176
+ }
177
+
178
+ .ral-app-details-docs-card {
179
+ display: flex !important;
180
+ flex-direction: row !important;
181
+ flex-wrap: wrap !important;
182
+ gap: 30px;
183
+ margin-bottom: 26px;
184
+ }
185
+
186
+ .ral-my-properties-container {
187
+ margin-top: 16px;
188
+ }
189
+
190
+ .ral-my-properties-header {
191
+ margin-left: 8px;
192
+ }
193
+
194
+ .ral-my-properties-actions {
195
+ display: flex;
196
+ gap: 20px;
197
+ }
198
+
199
+ .ral-my-properties-no-result {
200
+ margin-left: 16px;
201
+ margin-top: 16px;
202
+ }
203
+
204
+ .ral-my-properties-load-more {
205
+ margin-left: 16px;
206
+ margin-top: 16px;
207
+ }
208
+
209
+ .ral-my-properties-load-more-link {
210
+ cursor: pointer;
211
+ color: #007bff;
212
+ font-weight: bold;
213
+ }
214
+
215
+ .ral-modal-header {
216
+ margin-left: 20px;
217
+ }
218
+
219
+ .ral-modal-close {
220
+ margin-right: 20px;
221
+ }
222
+
223
+ .ral-header-32 {
224
+ font-size: 32px;
225
+ }
226
+
227
+ .ral-card-subheader-24 {
228
+ font-size: 24px;
229
+ }
230
+
231
+ .ral-card-subheader-24-margin {
232
+ font-size: 24px;
233
+ margin-top: 30px;
234
+ }
235
+
236
+ .mandatory-asterisk {
237
+ color: #ff0000 !important;
238
+ }
@@ -1,8 +1,8 @@
1
- .CitizenEngagementNotificationWrapper {
2
- .h1 {
3
- margin: 15px;
4
- }
5
- .WhatsNewCard {
6
- @apply mx-md mb-md;
7
- }
8
- }
1
+ .CitizenEngagementNotificationWrapper {
2
+ .h1 {
3
+ margin: 15px;
4
+ }
5
+ .WhatsNewCard {
6
+ @apply mx-md mb-md;
7
+ }
8
+ }
@@ -1,50 +1,50 @@
1
- .newLoginlanguageWrapper {
2
- width: 100%;
3
- margin-bottom: 24px;
4
- }
5
-
6
- .newLoginlabel {
7
- font-weight: 500;
8
- font-size: 16px;
9
- line-height: 25px;
10
- color: #686677;
11
- margin-bottom: 8px;
12
- }
13
-
14
- .newLoginrequired {
15
- color: #ff1515;
16
- }
17
-
18
- .newLoginlanguageButtonContainer {
19
- display: flex;
20
- gap: 12px;
21
- width: 100%;
22
- }
23
-
24
- /* Default button style */
25
- .newLoginlanguageButton {
26
- flex: 1;
27
- padding: 12px 20px;
28
- border: 1px solid #d0d5dd;
29
- border-radius: 8px;
30
- background-color: #ffffff;
31
- color: #344054;
32
- font-size: 16px;
33
- font-weight: 500;
34
- cursor: pointer;
35
- transition: all 0.newLogin2s ease;
36
- }
37
-
38
- /* Hover state */
39
- .newLoginlanguageButton:hover {
40
- border-color: #98a2b3;
41
- background-color: #f9fafb;
42
- }
43
-
44
- /* Selected button state */
45
- .newLoginselected {
46
- border: 2px solid #5b68f0;
47
- background-color: #f0f1ff;
48
- color: #5b68f0;
49
- font-weight: 600;
50
- }
1
+ .newLoginlanguageWrapper {
2
+ width: 100%;
3
+ margin-bottom: 24px;
4
+ }
5
+
6
+ .newLoginlabel {
7
+ font-weight: 500;
8
+ font-size: 16px;
9
+ line-height: 25px;
10
+ color: #686677;
11
+ margin-bottom: 8px;
12
+ }
13
+
14
+ .newLoginrequired {
15
+ color: #ff1515;
16
+ }
17
+
18
+ .newLoginlanguageButtonContainer {
19
+ display: flex;
20
+ gap: 12px;
21
+ width: 100%;
22
+ }
23
+
24
+ /* Default button style */
25
+ .newLoginlanguageButton {
26
+ flex: 1;
27
+ padding: 12px 20px;
28
+ border: 1px solid #d0d5dd;
29
+ border-radius: 8px;
30
+ background-color: #ffffff;
31
+ color: #344054;
32
+ font-size: 16px;
33
+ font-weight: 500;
34
+ cursor: pointer;
35
+ transition: all 0.newLogin2s ease;
36
+ }
37
+
38
+ /* Hover state */
39
+ .newLoginlanguageButton:hover {
40
+ border-color: #98a2b3;
41
+ background-color: #f9fafb;
42
+ }
43
+
44
+ /* Selected button state */
45
+ .newLoginselected {
46
+ border: 2px solid #5b68f0;
47
+ background-color: #f0f1ff;
48
+ color: #5b68f0;
49
+ font-weight: 600;
50
+ }