@egovernments/digit-ui-components-css 0.0.2-beta.1 → 0.0.2-beta.11

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 (197) hide show
  1. package/CHANGELOG.md +88 -54
  2. package/README.md +80 -80
  3. package/dist/index.css +5782 -14109
  4. package/dist/index.min.css +2 -2
  5. package/package.json +69 -67
  6. package/src/digitv2/components/FormComposerV2.scss +118 -118
  7. package/src/digitv2/components/actionbarV2.scss +207 -110
  8. package/src/digitv2/components/backLinkV2.scss +37 -0
  9. package/src/digitv2/components/bodyContainerV2.scss +39 -39
  10. package/src/digitv2/components/breadcrumbV2.scss +57 -0
  11. package/src/digitv2/components/buttonsV2.scss +451 -407
  12. package/src/digitv2/components/cardV2.scss +498 -383
  13. package/src/digitv2/components/cardbasedoptionsV2.scss +47 -0
  14. package/src/digitv2/components/{cardLabelV2.scss → cardlabelV2.scss} +7 -7
  15. package/src/digitv2/components/checkboxV2.scss +83 -79
  16. package/src/digitv2/components/{tagV2.scss → chipV2.scss} +129 -120
  17. package/src/digitv2/components/dividerV2.scss +11 -0
  18. package/src/digitv2/components/{ErrorMessage.scss → errorMessageV2.scss} +20 -18
  19. package/src/digitv2/components/fieldV1.scss +96 -96
  20. package/src/digitv2/components/headerdropdownV2.scss +152 -0
  21. package/src/digitv2/components/infoCardV2.scss +139 -142
  22. package/src/digitv2/components/{infobuttons.scss → infobuttonV2.scss} +75 -75
  23. package/src/digitv2/components/labelFieldPairV2.scss +66 -57
  24. package/src/digitv2/components/mobileNumberV2.scss +65 -65
  25. package/src/digitv2/components/multiSelectDropdownV2.scss +315 -315
  26. package/src/digitv2/components/{panelcard.scss → panelCardV2.scss} +160 -160
  27. package/src/digitv2/components/{panels.scss → panelV2.scss} +114 -114
  28. package/src/digitv2/components/popUpV2.scss +330 -308
  29. package/src/digitv2/components/radiobtnV2.scss +115 -113
  30. package/src/digitv2/components/{selectdropdownV2.scss → selectDropdownV2.scss} +364 -360
  31. package/src/digitv2/components/{stepper.scss → stepperV2.scss} +147 -126
  32. package/src/digitv2/components/textInputV2.scss +462 -462
  33. package/src/digitv2/components/textareaV2.scss +99 -99
  34. package/src/digitv2/components/{textblock.scss → textblockV2.scss} +46 -46
  35. package/src/digitv2/components/{timeline.scss → timelineV2.scss} +170 -126
  36. package/src/digitv2/components/toastV2.scss +80 -80
  37. package/src/digitv2/components/{toggle.scss → toggleV2.scss} +72 -72
  38. package/src/digitv2/components/topbarV2.scss +388 -187
  39. package/src/digitv2/components/treeSelectV2.scss +132 -132
  40. package/src/digitv2/components/{uploader.scss → uploaderV2.scss} +556 -468
  41. package/src/digitv2/components/viewCardFieldPairV2.scss +45 -0
  42. package/src/digitv2/index.scss +169 -197
  43. package/src/digitv2/pages/employee/index.scss +1 -1
  44. package/src/digitv2/pages/employee/workbench.scss +615 -615
  45. package/src/digitv2/typography.scss +638 -657
  46. package/src/index.scss +681 -774
  47. package/src/pages/employee/index.scss +625 -625
  48. package/src/pages/employee/login.scss +220 -220
  49. package/img/browser-icon.png +0 -0
  50. package/img/m_seva_white_logo.png +0 -0
  51. package/img/mseva-demo.png +0 -0
  52. package/src/components/CardBasedOptions.scss +0 -46
  53. package/src/components/CitizenHomeCard.scss +0 -56
  54. package/src/components/EllipsisMenu.scss +0 -17
  55. package/src/components/EventCalendarView.scss +0 -10
  56. package/src/components/FAQ.scss +0 -64
  57. package/src/components/OnGroundEventCard.scss +0 -72
  58. package/src/components/PageBasedInput.scss +0 -29
  59. package/src/components/PopupHeadingLabel.scss +0 -15
  60. package/src/components/PropertySearchForm.scss +0 -58
  61. package/src/components/SearchForm.scss +0 -56
  62. package/src/components/SearchOnRadioButton.scss +0 -10
  63. package/src/components/StandaloneSearchBar.scss +0 -10
  64. package/src/components/TimeLine.scss +0 -68
  65. package/src/components/WhatsNewCard.scss +0 -13
  66. package/src/components/actionLink.scss +0 -3
  67. package/src/components/actionbar.scss +0 -97
  68. package/src/components/bannercomponents.scss +0 -136
  69. package/src/components/body.scss +0 -144
  70. package/src/components/buttons.scss +0 -101
  71. package/src/components/card.scss +0 -391
  72. package/src/components/cardHeaderWithOptions.scss +0 -14
  73. package/src/components/changeLanguage.scss +0 -3
  74. package/src/components/charts.scss +0 -186
  75. package/src/components/checkbox.scss +0 -53
  76. package/src/components/checkpoint.scss +0 -63
  77. package/src/components/citizenInfoLabel.scss +0 -14
  78. package/src/components/custombtn.scss +0 -11
  79. package/src/components/datatable.scss +0 -134
  80. package/src/components/datewrap.scss +0 -21
  81. package/src/components/detailscard.scss +0 -6
  82. package/src/components/detailscontainer.scss +0 -13
  83. package/src/components/filters.scss +0 -98
  84. package/src/components/grey.scss +0 -3
  85. package/src/components/hoc/InboxComposer.scss +0 -115
  86. package/src/components/hoc/index.scss +0 -1
  87. package/src/components/howItWorks.scss +0 -71
  88. package/src/components/imageviewer.scss +0 -33
  89. package/src/components/inboxv2/InboxLinks.scss +0 -59
  90. package/src/components/inboxv2/horizontalNav.scss +0 -224
  91. package/src/components/inboxv2/inboxSearch.scss +0 -116
  92. package/src/components/inboxv2/inboxSearchComposer.scss +0 -134
  93. package/src/components/inboxv2/index.scss +0 -5
  94. package/src/components/inboxv2/searchComponentTable.scss +0 -44
  95. package/src/components/info-banner.scss +0 -35
  96. package/src/components/inputotp.scss +0 -15
  97. package/src/components/keynote.scss +0 -27
  98. package/src/components/languageSelector.scss +0 -24
  99. package/src/components/loader.scss +0 -96
  100. package/src/components/map.scss +0 -30
  101. package/src/components/menu.scss +0 -0
  102. package/src/components/metricsTable.scss +0 -28
  103. package/src/components/multiLink.scss +0 -88
  104. package/src/components/multiSelectDropdown.scss +0 -77
  105. package/src/components/navbar.scss +0 -312
  106. package/src/components/plusMinus.scss +0 -15
  107. package/src/components/popup.scss +0 -16
  108. package/src/components/radiobtn.scss +0 -45
  109. package/src/components/ratingstar.scss +0 -33
  110. package/src/components/roundedLabel.scss +0 -10
  111. package/src/components/searchAction.scss +0 -20
  112. package/src/components/sectionalDropdown.scss +0 -43
  113. package/src/components/selectdropdown.scss +0 -174
  114. package/src/components/sidebar.scss +0 -141
  115. package/src/components/staticDynamicMessages.scss +0 -107
  116. package/src/components/staticSideBar.scss +0 -27
  117. package/src/components/statushighlight.scss +0 -17
  118. package/src/components/submiterrors.scss +0 -11
  119. package/src/components/summary.scss +0 -29
  120. package/src/components/table.scss +0 -201
  121. package/src/components/tag.scss +0 -27
  122. package/src/components/telephone.scss +0 -17
  123. package/src/components/textfields.scss +0 -96
  124. package/src/components/toast.scss +0 -31
  125. package/src/components/toggleSwitch.scss +0 -41
  126. package/src/components/topbar.scss +0 -153
  127. package/src/components/uploadcomponents.scss +0 -100
  128. package/src/digitv2/components/CitizenHomeCardV2.scss +0 -56
  129. package/src/digitv2/components/PageBasedInputV2.scss +0 -33
  130. package/src/digitv2/components/WhatsNewCardV2.scss +0 -13
  131. package/src/digitv2/components/actionLinkV2.scss +0 -9
  132. package/src/digitv2/components/appContainerV2.scss +0 -49
  133. package/src/digitv2/components/backButtonV2.scss +0 -26
  134. package/src/digitv2/components/bannerV2.scss +0 -120
  135. package/src/digitv2/components/breadCrumbV2.scss +0 -34
  136. package/src/digitv2/components/breakLineV2.scss +0 -6
  137. package/src/digitv2/components/cardBasedOptionsV2.scss +0 -46
  138. package/src/digitv2/components/checkpointV2.scss +0 -71
  139. package/src/digitv2/components/collapseAndExpandGroups.scss +0 -60
  140. package/src/digitv2/components/dateWrapV2.scss +0 -17
  141. package/src/digitv2/components/detailsCardV2.scss +0 -17
  142. package/src/digitv2/components/displayPhotosV2.scss +0 -33
  143. package/src/digitv2/components/footerV2.scss +0 -55
  144. package/src/digitv2/components/headerBarV2.scss +0 -34
  145. package/src/digitv2/components/headerV2.scss +0 -12
  146. package/src/digitv2/components/keynoteV2.scss +0 -35
  147. package/src/digitv2/components/loaderV2.scss +0 -85
  148. package/src/digitv2/components/modalV2.scss +0 -46
  149. package/src/digitv2/components/multiUploadWrapperV2.scss +0 -6
  150. package/src/digitv2/components/navbarV2.scss +0 -9
  151. package/src/digitv2/components/noresultsfoundV2.scss +0 -11
  152. package/src/digitv2/components/numeric.scss +0 -47
  153. package/src/digitv2/components/otpInputV2.scss +0 -15
  154. package/src/digitv2/components/paragraphV2.scss +0 -5
  155. package/src/digitv2/components/ratingV2.scss +0 -33
  156. package/src/digitv2/components/searchActionV2.scss +0 -11
  157. package/src/digitv2/components/searchFormV2.scss +0 -76
  158. package/src/digitv2/components/searchcomponent.scss +0 -7
  159. package/src/digitv2/components/sidebarV2.scss +0 -11
  160. package/src/digitv2/components/telephoneV2.scss +0 -18
  161. package/src/digitv2/components/toggleswitchV2.scss +0 -42
  162. package/src/digitv2/components/uploadFileV2.scss +0 -146
  163. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +0 -8
  164. package/src/pages/citizen/DocumentList.scss +0 -305
  165. package/src/pages/citizen/Events.scss +0 -47
  166. package/src/pages/citizen/HomePageWrapper.scss +0 -158
  167. package/src/pages/citizen/SurveyList.scss +0 -22
  168. package/src/pages/citizen/citizenDocument.scss +0 -22
  169. package/src/pages/citizen/container.scss +0 -19
  170. package/src/pages/citizen/payment/payment-type.scss +0 -3
  171. package/src/pages/citizen/updatePropertyNumber.scss +0 -46
  172. package/src/pages/employee/EmployeeLogin.scss +0 -7
  173. package/src/pages/employee/cardfix.scss +0 -13
  174. package/src/pages/employee/container.scss +0 -72
  175. package/src/pages/employee/dss.scss +0 -266
  176. package/src/pages/employee/form-fields.scss +0 -13
  177. package/src/pages/employee/iframe.scss +0 -66
  178. package/src/pages/employee/inbox.scss +0 -585
  179. package/src/pages/employee/oldMobileInbox.scss +0 -5
  180. package/src/pages/employee/popupmodule.scss +0 -34
  181. package/src/pages/employee/response.scss +0 -3
  182. package/src/pages/employee/scroll-table.scss +0 -119
  183. package/src/pages/employee/surveys.scss +0 -273
  184. package/src/pages/employee/tooltip.scss +0 -36
  185. package/src/pages/employee/updateNumber.scss +0 -13
  186. package/svg/arrowdown.svg +0 -1
  187. package/svg/arrowleft.svg +0 -1
  188. package/svg/calendar.svg +0 -1
  189. package/svg/camera.svg +0 -4
  190. package/svg/check.svg +0 -4
  191. package/svg/close.svg +0 -4
  192. package/svg/error.svg +0 -4
  193. package/svg/error2.svg +0 -5
  194. package/svg/searchicon.svg +0 -4
  195. package/svg/starempty.svg +0 -4
  196. package/svg/starfilled.svg +0 -5
  197. package/svg/success.svg +0 -4
@@ -1,221 +1,221 @@
1
- .loginFormStyleEmployee {
2
- .employeeCard {
3
- .submit-bar {
4
- @apply w-full;
5
- }
6
- }
7
- }
8
- .banner .bannerCard{
9
- min-width: 420px !important;
10
- }
11
- .employeeForgotPassword .employeeCard .field .field-container .component-in-front {
12
- margin-top: 0;
13
- border: 1px solid;
14
- border-right: none;
15
- padding: 7px;
16
- }
17
- @screen dt {
18
- .employeeForgotPassword .employeeCard .field .field-container .component-in-front {
19
- padding: 7px;
20
- }
21
- .loginFormStyleEmployee .employeeCard, .banner .bannerCard{
22
- min-width: 420px !important;
23
- }
24
- .employeeForgotPassword .employeeCard, .employeeChangePassword .employeeCard{
25
- max-width: 420px !important;
26
- min-width: 420px !important;
27
- }
28
- }
29
-
30
- .employeeForgotPassword .employee-card-input {
31
- margin-bottom: 0px;
32
- border-left: none;
33
- }
34
-
35
- .employeeForgotPassword .field-container {
36
- margin: 10px 0;
37
- }
38
- .employeeForgotPassword {
39
- .submit-bar {
40
- @apply w-full;
41
- }
42
- }
43
- .employeeChangePassword .submit-bar {
44
- width: 100% !important;
45
- }
46
- .employeeChangePassword .card-text {
47
- text-align: center;
48
- }
49
- .employeeChangePassword .input-otp-wrap {
50
- text-align: center;
51
- }
52
- .submit-bar {
53
- .submit-bar {
54
- @apply w-full;
55
- }
56
- }
57
- .loginFormStyleEmployee .bannerHeader p,
58
- .employeeForgotPassword .bannerHeader p,
59
- .employeeChangePassword .bannerHeader p {
60
- font-size: 19px;
61
- }
62
- .employeeCard .card-sub-header {
63
- font-size: 24px;
64
- }
65
- .loginFormStyleEmployee .employeeCard .card-label, .employeeForgotPassword .employeeCard .card-label{
66
- font-weight: normal;
67
- font-size: 16px;
68
- line-height: 19px;
69
- color: theme(colors.text.primary);
70
- margin-top: 20px;
71
- }
72
- .banner .bannerHeader {
73
- margin-bottom: 20px;
74
- }
75
- .employeeCard .card-label{
76
- font-weight: normal;
77
- font-size: 16px;
78
- line-height: 19px;
79
- color: theme(colors.text.primary);
80
- }
81
- .profile-label-margin{
82
- margin-top: 10px;
83
- }
84
-
85
- .employeeForgotPassword .employeeCard .card-label-desc {
86
- font-weight: normal;
87
- font-size: 16px;
88
- line-height: 24px;
89
- color: theme(colors.text.secondary);
90
- margin-top: 15px;
91
- }
92
- .employeeChangePassword .employeeCard .card-text {
93
- margin-bottom: 15px;
94
- font-size: 16px;
95
- color: theme(colors.text.secondary);
96
- }
97
- @media screen and (max-width: 768px) {
98
- .employeeChangePassword .employeeCard .card-text {
99
- margin-top: 7px;
100
- }
101
- .employeeCard .card-sub-header {
102
- font-size: 18px;
103
- }
104
- }
105
- .employeeChangePassword .employeeCard .card-text-button {
106
- text-align: center !important;
107
- margin-bottom: 12px !important;
108
- }
109
- .employeeChangePassword .employeeCard .input-otp-wrap {
110
- margin-bottom: 10px;
111
- }
112
- .employee .loginContainer {
113
- padding-top: 0px !important;
114
- }
115
- .banner {
116
- height: calc(100vh ) !important;
117
- }
118
-
119
- .employeeChangePassword .employeeCard .field .field-container{
120
- margin-bottom: 24px;
121
- }
122
-
123
- .employeeForgotPassword .employeeCard .employee-card-sub-header, .employeeChangePassword .employeeCard .employee-card-sub-header, .loginFormStyleEmployee .employeeCard .employee-card-sub-header{
124
- font-size: 24px !important;
125
- line-height: 28px !important;
126
- margin-bottom: 0px !important;
127
- }
128
- @media screen and (max-width : 768px){
129
- .employeeForgotPassword .employeeCard .employee-card-sub-header, .employeeChangePassword .employeeCard .employee-card-sub-header, .loginFormStyleEmployee .employeeCard .employee-card-sub-header{
130
- font-size: 18px !important;
131
- line-height: 21px !important;
132
- margin-bottom: 0px !important;
133
- }
134
- .loginFormStyleEmployee .employeeCard, .banner .bannerCard{
135
- min-width: 340px !important;
136
- margin: 10px !important;
137
- }
138
- .employeeForgotPassword .employeeCard, .employeeChangePassword .employeeCard{
139
- max-width: 360px !important;
140
- min-width: 340px !important;
141
- margin: 10px !important;
142
- }
143
- }
144
- .employeeChangePassword .employeeCard .card-text{
145
- margin-top: 18px !important;
146
- margin-bottom: 20px !important;
147
- }
148
- .employeeBackbuttonAlign{
149
- display: none;
150
- }
151
- .resend-otp{
152
- cursor: pointer;
153
- }
154
-
155
- .employee-select-wrap.login-city-dd {
156
- .options-card{
157
- max-height: 200px;
158
- }
159
- }
160
- @media screen and (max-width: 768px){
161
- .employeeBackbuttonAlign{
162
- display: block;
163
- position: absolute;
164
- top: 20px;
165
- left: 20px;
166
- }
167
- .banner{
168
- align-items: flex-end;
169
- padding-bottom: 40px;
170
- height: 100vh !important;
171
- }
172
- .topbar{
173
- background: rgba(34, 57, 77, var(--bg-opacity)) !important;
174
- color: white;
175
- }
176
- .employee .loginContainer{
177
- padding-top: 0px !important;
178
- }
179
- .removeBottomMargin{
180
- margin-bottom: 0px !important;
181
- }
182
- .employee-select-wrap.login-city-dd {
183
- .options-card{
184
- max-height: 160px;
185
- }
186
- }
187
- }
188
-
189
-
190
- .loginFormStyleEmployee {
191
-
192
- .loginCardSubHeaderClassName {
193
- text-align: center !important;
194
- }
195
- .loginCardClassName {
196
- margin: auto !important;
197
- min-width: 408px !important;
198
- header.employee-card-sub-header{
199
- text-align: center;
200
- margin-top: 10px;
201
- }
202
- }
203
- .buttonClassName {
204
- max-width: 100% !important;
205
- width: 100% !important
206
- }
207
- .field .field-container .text-input input {
208
- margin-bottom: 5px !important;
209
- }
210
- .bannerHeader {
211
- margin-bottom: 0px !important;
212
- }
213
-
214
- .primary-label-btn {
215
- margin: 20px auto 0 auto !important;
216
- }
217
-
218
- .employee-select-wrap .options-card {
219
- max-height: 150px !important;
220
- }
1
+ .loginFormStyleEmployee {
2
+ .employeeCard {
3
+ .submit-bar {
4
+ @apply w-full;
5
+ }
6
+ }
7
+ }
8
+ .banner .bannerCard{
9
+ min-width: 420px !important;
10
+ }
11
+ .employeeForgotPassword .employeeCard .field .field-container .component-in-front {
12
+ margin-top: 0;
13
+ border: 1px solid;
14
+ border-right: none;
15
+ padding: 7px;
16
+ }
17
+ @screen dt {
18
+ .employeeForgotPassword .employeeCard .field .field-container .component-in-front {
19
+ padding: 7px;
20
+ }
21
+ .loginFormStyleEmployee .employeeCard, .banner .bannerCard{
22
+ min-width: 420px !important;
23
+ }
24
+ .employeeForgotPassword .employeeCard, .employeeChangePassword .employeeCard{
25
+ max-width: 420px !important;
26
+ min-width: 420px !important;
27
+ }
28
+ }
29
+
30
+ .employeeForgotPassword .employee-card-input {
31
+ margin-bottom: 0px;
32
+ border-left: none;
33
+ }
34
+
35
+ .employeeForgotPassword .field-container {
36
+ margin: 10px 0;
37
+ }
38
+ .employeeForgotPassword {
39
+ .submit-bar {
40
+ @apply w-full;
41
+ }
42
+ }
43
+ .employeeChangePassword .submit-bar {
44
+ width: 100% !important;
45
+ }
46
+ .employeeChangePassword .card-text {
47
+ text-align: center;
48
+ }
49
+ .employeeChangePassword .input-otp-wrap {
50
+ text-align: center;
51
+ }
52
+ .submit-bar {
53
+ .submit-bar {
54
+ @apply w-full;
55
+ }
56
+ }
57
+ .loginFormStyleEmployee .bannerHeader p,
58
+ .employeeForgotPassword .bannerHeader p,
59
+ .employeeChangePassword .bannerHeader p {
60
+ font-size: 19px;
61
+ }
62
+ .employeeCard .card-sub-header {
63
+ font-size: 24px;
64
+ }
65
+ .loginFormStyleEmployee .employeeCard .card-label, .employeeForgotPassword .employeeCard .card-label{
66
+ font-weight: normal;
67
+ font-size: 16px;
68
+ line-height: 19px;
69
+ color: theme(colors.text.primary);
70
+ margin-top: 20px;
71
+ }
72
+ .banner .bannerHeader {
73
+ margin-bottom: 20px;
74
+ }
75
+ .employeeCard .card-label{
76
+ font-weight: normal;
77
+ font-size: 16px;
78
+ line-height: 19px;
79
+ color: theme(colors.text.primary);
80
+ }
81
+ .profile-label-margin{
82
+ margin-top: 10px;
83
+ }
84
+
85
+ .employeeForgotPassword .employeeCard .card-label-desc {
86
+ font-weight: normal;
87
+ font-size: 16px;
88
+ line-height: 24px;
89
+ color: theme(colors.text.secondary);
90
+ margin-top: 15px;
91
+ }
92
+ .employeeChangePassword .employeeCard .card-text {
93
+ margin-bottom: 15px;
94
+ font-size: 16px;
95
+ color: theme(colors.text.secondary);
96
+ }
97
+ @media screen and (max-width: 768px) {
98
+ .employeeChangePassword .employeeCard .card-text {
99
+ margin-top: 7px;
100
+ }
101
+ .employeeCard .card-sub-header {
102
+ font-size: 18px;
103
+ }
104
+ }
105
+ .employeeChangePassword .employeeCard .card-text-button {
106
+ text-align: center !important;
107
+ margin-bottom: 12px !important;
108
+ }
109
+ .employeeChangePassword .employeeCard .input-otp-wrap {
110
+ margin-bottom: 10px;
111
+ }
112
+ .employee .loginContainer {
113
+ padding-top: 0px !important;
114
+ }
115
+ .banner {
116
+ height: calc(100vh ) !important;
117
+ }
118
+
119
+ .employeeChangePassword .employeeCard .field .field-container{
120
+ margin-bottom: 24px;
121
+ }
122
+
123
+ .employeeForgotPassword .employeeCard .employee-card-sub-header, .employeeChangePassword .employeeCard .employee-card-sub-header, .loginFormStyleEmployee .employeeCard .employee-card-sub-header{
124
+ font-size: 24px !important;
125
+ line-height: 28px !important;
126
+ margin-bottom: 0px !important;
127
+ }
128
+ @media screen and (max-width : 768px){
129
+ .employeeForgotPassword .employeeCard .employee-card-sub-header, .employeeChangePassword .employeeCard .employee-card-sub-header, .loginFormStyleEmployee .employeeCard .employee-card-sub-header{
130
+ font-size: 18px !important;
131
+ line-height: 21px !important;
132
+ margin-bottom: 0px !important;
133
+ }
134
+ .loginFormStyleEmployee .employeeCard, .banner .bannerCard{
135
+ min-width: 340px !important;
136
+ margin: 10px !important;
137
+ }
138
+ .employeeForgotPassword .employeeCard, .employeeChangePassword .employeeCard{
139
+ max-width: 360px !important;
140
+ min-width: 340px !important;
141
+ margin: 10px !important;
142
+ }
143
+ }
144
+ .employeeChangePassword .employeeCard .card-text{
145
+ margin-top: 18px !important;
146
+ margin-bottom: 20px !important;
147
+ }
148
+ .employeeBackbuttonAlign{
149
+ display: none;
150
+ }
151
+ .resend-otp{
152
+ cursor: pointer;
153
+ }
154
+
155
+ .employee-select-wrap.login-city-dd {
156
+ .options-card{
157
+ max-height: 200px;
158
+ }
159
+ }
160
+ @media screen and (max-width: 768px){
161
+ .employeeBackbuttonAlign{
162
+ display: block;
163
+ position: absolute;
164
+ top: 20px;
165
+ left: 20px;
166
+ }
167
+ .banner{
168
+ align-items: flex-end;
169
+ padding-bottom: 40px;
170
+ height: 100vh !important;
171
+ }
172
+ .topbar{
173
+ background: rgba(34, 57, 77, var(--bg-opacity)) !important;
174
+ color: white;
175
+ }
176
+ .employee .loginContainer{
177
+ padding-top: 0px !important;
178
+ }
179
+ .removeBottomMargin{
180
+ margin-bottom: 0px !important;
181
+ }
182
+ .employee-select-wrap.login-city-dd {
183
+ .options-card{
184
+ max-height: 160px;
185
+ }
186
+ }
187
+ }
188
+
189
+
190
+ .loginFormStyleEmployee {
191
+
192
+ .loginCardSubHeaderClassName {
193
+ text-align: center !important;
194
+ }
195
+ .loginCardClassName {
196
+ margin: auto !important;
197
+ min-width: 408px !important;
198
+ header.employee-card-sub-header{
199
+ text-align: center;
200
+ margin-top: 10px;
201
+ }
202
+ }
203
+ .buttonClassName {
204
+ max-width: 100% !important;
205
+ width: 100% !important
206
+ }
207
+ .field .field-container .text-input input {
208
+ margin-bottom: 5px !important;
209
+ }
210
+ .bannerHeader {
211
+ margin-bottom: 0px !important;
212
+ }
213
+
214
+ .primary-label-btn {
215
+ margin: 20px auto 0 auto !important;
216
+ }
217
+
218
+ .employee-select-wrap .options-card {
219
+ max-height: 150px !important;
220
+ }
221
221
  }
Binary file
Binary file
Binary file
@@ -1,46 +0,0 @@
1
- .CardBasedOptions {
2
- box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
3
- @apply bg-white mb-md px-sm py-md mx-sm rounded w-full;
4
- .headContent {
5
- @apply flex justify-between mb-lg;
6
- h2 {
7
- @apply text-heading-s font-bold text-text-primary;
8
- }
9
- p {
10
- @apply text-link text-primary-main font-medium cursor-pointer;
11
- }
12
- }
13
-
14
- .mainContent {
15
- @apply flex justify-evenly;
16
- .CardBasedOptionsMainChildOption {
17
- width: 25%;
18
- @apply text-center;
19
- .ChildOptionImageWrapper {
20
- margin: auto !important;
21
- background: rgba(244, 119, 56, 0.12);
22
- mix-blend-mode: normal;
23
- padding-top: 14px;
24
- @apply h-12 w-12 rounded-full cursor-pointer;
25
- svg {
26
- height: 20px;
27
- width: 20px;
28
- fill: theme(colors.primary.main);
29
- margin: auto;
30
- }
31
- }
32
- .ChildOptionName {
33
- font-size: 12px;
34
- line-height: 14px;
35
- padding-top: 1rem;
36
- }
37
- }
38
- }
39
- }
40
-
41
- @screen dt {
42
- .CardBasedOptions {
43
- width: calc(50% - 16px);
44
- @apply p-md;
45
- }
46
- }
@@ -1,56 +0,0 @@
1
- .CitizenHomeCard {
2
- @apply bg-white mx-md p-md mb-lg;
3
-
4
- .header {
5
- @apply flex font-bold text-heading-l text-text-primary justify-between pb-sm;
6
-
7
- svg {
8
- width: 33px;
9
- height: 33px;
10
- }
11
- }
12
-
13
- .links {
14
- @apply text-heading-s text-primary-main;
15
-
16
- a {
17
- @apply block pb-sm;
18
- }
19
- }
20
- }
21
-
22
- @screen dt {
23
- .citizenAllServiceGrid {
24
- display: flex;
25
- flex-direction: column;
26
- justify-content: center;
27
- flex: 1;
28
- }
29
-
30
- .CitizenHomeCard {
31
- @apply p-lg;
32
- .header {
33
- @apply pb-lg text-heading-l-dt;
34
- svg {
35
- @apply w-12 h-12;
36
- }
37
- }
38
-
39
- .links {
40
- @apply grid grid-cols-4 gap-px;
41
- .linksWrapper {
42
- height: 25px;
43
- margin-bottom: 0.5em;
44
- }
45
- a {
46
- @apply pb-md;
47
- padding-left: 0.2em;
48
- margin-bottom: 16px;
49
- width: 100%;
50
- overflow: hidden;
51
- text-overflow: ellipsis;
52
- min-width: 0;
53
- }
54
- }
55
- }
56
- }
@@ -1,17 +0,0 @@
1
- .ellipsis-menu-wrap{
2
- @apply relative;
3
-
4
- .menu{
5
- 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);
6
- @apply absolute right-0 bg-white z-30;
7
- .item{
8
- @apply flex items-center justify-between p-sm;
9
- &:hover{
10
- @apply bg-grey-mid cursor-pointer;
11
- }
12
- svg {
13
- margin-right: 10px;
14
- }
15
- }
16
- }
17
- }
@@ -1,10 +0,0 @@
1
- .EventCalendarView{
2
- .MonthViewInEventCalendar{
3
- @apply bg-primary-main text-legend text-white font-medium text-center py-sm;
4
- }
5
-
6
- .DateViewInEventCalendar{
7
- @apply bg-grey-mid text-heading-l font-bold text-primary-main text-center py-md;
8
- }
9
-
10
- }
@@ -1,64 +0,0 @@
1
- .searchInputFAQs {
2
- @apply mr-lg;
3
- margin-bottom: 10px;
4
- input{
5
- margin-bottom: 0;
6
- background: border-box;
7
- @apply pr-xl;
8
- }
9
- }
10
-
11
- .faq-page{
12
- width: 92%;
13
- margin: 16px;
14
- }
15
-
16
- .faqs{
17
- cursor: pointer;
18
- .faq-question{
19
- font-weight: 400;
20
- margin: 16px;
21
- background: #fff;
22
- justify-content: space-between;
23
- display: flex;
24
- font-size: 16px;
25
- }
26
-
27
- .faqicon{
28
- float: right;
29
- }
30
-
31
- .faq-answer{
32
- background: #fff;
33
- overflow: hidden;
34
- margin: 5px;
35
- @apply text-form-field text-text-secondary mb-sm;
36
-
37
- span {
38
- display: block;
39
- font-size: 14px;
40
- font-weight: 400;
41
- margin: 0px 12px 5px
42
- }
43
- }
44
- .cs-box-border {
45
- height: 1px;
46
- position: relative;
47
- border-bottom: 1px solid lightgray;;
48
- background: lightgray;
49
- margin-left: 16px;
50
- margin-right: 16px;
51
- }
52
- }
53
-
54
- .faq-list{
55
- background: #fff;
56
- margin: 5px 0;
57
- padding-top: 4px;
58
- padding-bottom: 4px;
59
- }
60
-
61
- .rotate {
62
- transform: rotate(90deg);
63
- }
64
-