@egovernments/digit-ui-components-css 0.0.1 → 0.0.2-1

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 (191) hide show
  1. package/CHANGELOG.md +43 -0
  2. package/dist/index.css +6903 -14436
  3. package/dist/index.min.css +2 -2
  4. package/package.json +4 -2
  5. package/src/digitv2/components/actionbarV2.scss +100 -3
  6. package/src/digitv2/components/backLinkV2.scss +37 -0
  7. package/src/digitv2/components/breadcrumbV2.scss +57 -0
  8. package/src/digitv2/components/buttonsV2.scss +45 -2
  9. package/src/digitv2/components/cardV2.scss +380 -265
  10. package/src/digitv2/components/cardbasedoptionsV2.scss +47 -0
  11. package/src/digitv2/components/checkboxV2.scss +4 -0
  12. package/src/digitv2/components/{tagV2.scss → chipV2.scss} +9 -0
  13. package/src/digitv2/components/dividerV2.scss +11 -0
  14. package/src/digitv2/components/{ErrorMessage.scss → errorMessageV2.scss} +2 -0
  15. package/src/digitv2/components/fieldV1.scss +1 -1
  16. package/src/digitv2/components/headerdropdownV2.scss +152 -0
  17. package/src/digitv2/components/infoCardV2.scss +1 -4
  18. package/src/digitv2/components/labelFieldPairV2.scss +20 -11
  19. package/src/digitv2/components/mobileNumberV2.scss +1 -1
  20. package/src/digitv2/components/mobilesidebarV2.scss +439 -0
  21. package/src/digitv2/components/multiSelectDropdownV2.scss +1 -1
  22. package/src/digitv2/components/popUpV2.scss +31 -9
  23. package/src/digitv2/components/radiobtnV2.scss +6 -4
  24. package/src/digitv2/components/{selectdropdownV2.scss → selectDropdownV2.scss} +7 -3
  25. package/src/digitv2/components/sidebarV2.scss +404 -6
  26. package/src/digitv2/components/{stepper.scss → stepperV2.scss} +30 -9
  27. package/src/digitv2/components/textInputV2.scss +1 -1
  28. package/src/digitv2/components/textareaV2.scss +1 -1
  29. package/src/digitv2/components/{timeline.scss → timelineV2.scss} +55 -11
  30. package/src/digitv2/components/tooltipwrapperV2.scss +96 -0
  31. package/src/digitv2/components/topbarV2.scss +368 -167
  32. package/src/digitv2/components/{uploader.scss → uploaderV2.scss} +98 -10
  33. package/src/digitv2/components/viewCardFieldPairV2.scss +45 -0
  34. package/src/digitv2/index.scss +25 -50
  35. package/src/digitv2/typography.scss +1 -20
  36. package/src/index.scss +3 -100
  37. package/src/pages/employee/index.scss +1 -1
  38. package/img/browser-icon.png +0 -0
  39. package/img/m_seva_white_logo.png +0 -0
  40. package/img/mseva-demo.png +0 -0
  41. package/src/components/CardBasedOptions.scss +0 -46
  42. package/src/components/CitizenHomeCard.scss +0 -56
  43. package/src/components/EllipsisMenu.scss +0 -17
  44. package/src/components/EventCalendarView.scss +0 -10
  45. package/src/components/FAQ.scss +0 -64
  46. package/src/components/OnGroundEventCard.scss +0 -72
  47. package/src/components/PageBasedInput.scss +0 -29
  48. package/src/components/PopupHeadingLabel.scss +0 -15
  49. package/src/components/PropertySearchForm.scss +0 -58
  50. package/src/components/SearchForm.scss +0 -56
  51. package/src/components/SearchOnRadioButton.scss +0 -10
  52. package/src/components/StandaloneSearchBar.scss +0 -10
  53. package/src/components/TimeLine.scss +0 -68
  54. package/src/components/WhatsNewCard.scss +0 -13
  55. package/src/components/actionLink.scss +0 -3
  56. package/src/components/actionbar.scss +0 -97
  57. package/src/components/bannercomponents.scss +0 -136
  58. package/src/components/body.scss +0 -144
  59. package/src/components/buttons.scss +0 -101
  60. package/src/components/card.scss +0 -391
  61. package/src/components/cardHeaderWithOptions.scss +0 -14
  62. package/src/components/changeLanguage.scss +0 -3
  63. package/src/components/charts.scss +0 -186
  64. package/src/components/checkbox.scss +0 -53
  65. package/src/components/checkpoint.scss +0 -63
  66. package/src/components/citizenInfoLabel.scss +0 -14
  67. package/src/components/custombtn.scss +0 -11
  68. package/src/components/datatable.scss +0 -134
  69. package/src/components/datewrap.scss +0 -21
  70. package/src/components/detailscard.scss +0 -6
  71. package/src/components/detailscontainer.scss +0 -13
  72. package/src/components/filters.scss +0 -98
  73. package/src/components/grey.scss +0 -3
  74. package/src/components/hoc/InboxComposer.scss +0 -115
  75. package/src/components/hoc/index.scss +0 -1
  76. package/src/components/howItWorks.scss +0 -71
  77. package/src/components/imageviewer.scss +0 -33
  78. package/src/components/inboxv2/InboxLinks.scss +0 -59
  79. package/src/components/inboxv2/horizontalNav.scss +0 -224
  80. package/src/components/inboxv2/inboxSearch.scss +0 -116
  81. package/src/components/inboxv2/inboxSearchComposer.scss +0 -134
  82. package/src/components/inboxv2/index.scss +0 -5
  83. package/src/components/inboxv2/searchComponentTable.scss +0 -44
  84. package/src/components/info-banner.scss +0 -35
  85. package/src/components/inputotp.scss +0 -15
  86. package/src/components/keynote.scss +0 -27
  87. package/src/components/languageSelector.scss +0 -24
  88. package/src/components/loader.scss +0 -96
  89. package/src/components/map.scss +0 -30
  90. package/src/components/menu.scss +0 -0
  91. package/src/components/metricsTable.scss +0 -28
  92. package/src/components/multiLink.scss +0 -88
  93. package/src/components/multiSelectDropdown.scss +0 -77
  94. package/src/components/navbar.scss +0 -312
  95. package/src/components/plusMinus.scss +0 -15
  96. package/src/components/popup.scss +0 -16
  97. package/src/components/radiobtn.scss +0 -45
  98. package/src/components/ratingstar.scss +0 -33
  99. package/src/components/roundedLabel.scss +0 -10
  100. package/src/components/searchAction.scss +0 -20
  101. package/src/components/sectionalDropdown.scss +0 -43
  102. package/src/components/selectdropdown.scss +0 -174
  103. package/src/components/sidebar.scss +0 -141
  104. package/src/components/staticDynamicMessages.scss +0 -107
  105. package/src/components/staticSideBar.scss +0 -27
  106. package/src/components/statushighlight.scss +0 -17
  107. package/src/components/submiterrors.scss +0 -11
  108. package/src/components/summary.scss +0 -29
  109. package/src/components/table.scss +0 -201
  110. package/src/components/tag.scss +0 -27
  111. package/src/components/telephone.scss +0 -17
  112. package/src/components/textfields.scss +0 -96
  113. package/src/components/toast.scss +0 -31
  114. package/src/components/toggleSwitch.scss +0 -41
  115. package/src/components/topbar.scss +0 -153
  116. package/src/components/uploadcomponents.scss +0 -100
  117. package/src/digitv2/components/CitizenHomeCardV2.scss +0 -56
  118. package/src/digitv2/components/PageBasedInputV2.scss +0 -33
  119. package/src/digitv2/components/WhatsNewCardV2.scss +0 -13
  120. package/src/digitv2/components/actionLinkV2.scss +0 -9
  121. package/src/digitv2/components/appContainerV2.scss +0 -49
  122. package/src/digitv2/components/backButtonV2.scss +0 -26
  123. package/src/digitv2/components/bannerV2.scss +0 -120
  124. package/src/digitv2/components/breadCrumbV2.scss +0 -34
  125. package/src/digitv2/components/breakLineV2.scss +0 -6
  126. package/src/digitv2/components/cardBasedOptionsV2.scss +0 -46
  127. package/src/digitv2/components/checkpointV2.scss +0 -71
  128. package/src/digitv2/components/collapseAndExpandGroups.scss +0 -60
  129. package/src/digitv2/components/dateWrapV2.scss +0 -17
  130. package/src/digitv2/components/detailsCardV2.scss +0 -17
  131. package/src/digitv2/components/displayPhotosV2.scss +0 -33
  132. package/src/digitv2/components/footerV2.scss +0 -55
  133. package/src/digitv2/components/headerBarV2.scss +0 -34
  134. package/src/digitv2/components/headerV2.scss +0 -12
  135. package/src/digitv2/components/keynoteV2.scss +0 -35
  136. package/src/digitv2/components/loaderV2.scss +0 -85
  137. package/src/digitv2/components/modalV2.scss +0 -46
  138. package/src/digitv2/components/multiUploadWrapperV2.scss +0 -6
  139. package/src/digitv2/components/navbarV2.scss +0 -9
  140. package/src/digitv2/components/noresultsfoundV2.scss +0 -11
  141. package/src/digitv2/components/numeric.scss +0 -47
  142. package/src/digitv2/components/otpInputV2.scss +0 -15
  143. package/src/digitv2/components/paragraphV2.scss +0 -5
  144. package/src/digitv2/components/ratingV2.scss +0 -33
  145. package/src/digitv2/components/searchActionV2.scss +0 -11
  146. package/src/digitv2/components/searchFormV2.scss +0 -76
  147. package/src/digitv2/components/searchcomponent.scss +0 -7
  148. package/src/digitv2/components/telephoneV2.scss +0 -18
  149. package/src/digitv2/components/toggleswitchV2.scss +0 -42
  150. package/src/digitv2/components/uploadFileV2.scss +0 -146
  151. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +0 -8
  152. package/src/pages/citizen/DocumentList.scss +0 -305
  153. package/src/pages/citizen/Events.scss +0 -47
  154. package/src/pages/citizen/HomePageWrapper.scss +0 -158
  155. package/src/pages/citizen/SurveyList.scss +0 -22
  156. package/src/pages/citizen/citizenDocument.scss +0 -22
  157. package/src/pages/citizen/container.scss +0 -19
  158. package/src/pages/citizen/payment/payment-type.scss +0 -3
  159. package/src/pages/citizen/updatePropertyNumber.scss +0 -46
  160. package/src/pages/employee/EmployeeLogin.scss +0 -7
  161. package/src/pages/employee/cardfix.scss +0 -13
  162. package/src/pages/employee/container.scss +0 -72
  163. package/src/pages/employee/dss.scss +0 -266
  164. package/src/pages/employee/form-fields.scss +0 -13
  165. package/src/pages/employee/iframe.scss +0 -66
  166. package/src/pages/employee/inbox.scss +0 -585
  167. package/src/pages/employee/oldMobileInbox.scss +0 -5
  168. package/src/pages/employee/popupmodule.scss +0 -34
  169. package/src/pages/employee/response.scss +0 -3
  170. package/src/pages/employee/scroll-table.scss +0 -119
  171. package/src/pages/employee/surveys.scss +0 -273
  172. package/src/pages/employee/tooltip.scss +0 -36
  173. package/src/pages/employee/updateNumber.scss +0 -13
  174. package/svg/arrowdown.svg +0 -1
  175. package/svg/arrowleft.svg +0 -1
  176. package/svg/calendar.svg +0 -1
  177. package/svg/camera.svg +0 -4
  178. package/svg/check.svg +0 -4
  179. package/svg/close.svg +0 -4
  180. package/svg/error.svg +0 -4
  181. package/svg/error2.svg +0 -5
  182. package/svg/searchicon.svg +0 -4
  183. package/svg/starempty.svg +0 -4
  184. package/svg/starfilled.svg +0 -5
  185. package/svg/success.svg +0 -4
  186. /package/src/digitv2/components/{cardLabelV2.scss → cardlabelV2.scss} +0 -0
  187. /package/src/digitv2/components/{infobuttons.scss → infobuttonV2.scss} +0 -0
  188. /package/src/digitv2/components/{panelcard.scss → panelCardV2.scss} +0 -0
  189. /package/src/digitv2/components/{panels.scss → panelV2.scss} +0 -0
  190. /package/src/digitv2/components/{textblock.scss → textblockV2.scss} +0 -0
  191. /package/src/digitv2/components/{toggle.scss → toggleV2.scss} +0 -0
@@ -68,6 +68,10 @@
68
68
  gap: theme(digitv2.spacers.spacer2);
69
69
  }
70
70
 
71
+ &.error{
72
+ gap:theme(digitv2.spacers.spacer1);
73
+ }
74
+
71
75
  .digit-upload-label {
72
76
  @extend .typography.label;
73
77
  @apply text-left;
@@ -78,6 +82,22 @@
78
82
  .digit-uploader-content {
79
83
  @apply flex w-full;
80
84
  gap: theme(digitv2.spacers.spacer3);
85
+
86
+ @media (min-width: 30.063rem) and (max-width: 47.938rem) {
87
+ max-width: 27.5rem;
88
+ min-width: 21rem;
89
+ }
90
+
91
+ @media (max-width: 30rem) {
92
+ max-width: 20.563rem;
93
+ min-width: 18rem;
94
+ }
95
+
96
+ @media (min-width: 48rem) {
97
+ max-width: 37.5rem;
98
+ min-width: 20.75rem;
99
+ }
100
+
81
101
  }
82
102
 
83
103
  label {
@@ -85,12 +105,13 @@
85
105
  }
86
106
 
87
107
  .digit-uploader-content-uploadpopup {
88
- @apply flex flex-col w-full items-center justify-center max-w-full border-dashed;
108
+ @apply flex flex-col w-full items-center justify-center max-w-full;
89
109
  gap: theme(digitv2.spacers.spacer4);
90
110
  border: 0.063rem solid theme(digitv2.lightTheme.generic-divider);
91
111
  background: theme(digitv2.lightTheme.paper-secondary);
92
112
  padding: theme(digitv2.spacers.spacer4);
93
113
  height: 9rem;
114
+ border-style: dashed;
94
115
 
95
116
  @media (min-width: 30.063rem) and (max-width: 47.938rem) {
96
117
  min-width: 18.75rem;
@@ -121,7 +142,7 @@
121
142
  }
122
143
 
123
144
  &.error {
124
- @apply border-dashed;
145
+ border-style: dashed !important;
125
146
  border: 0.094rem solid theme(digitv2.lightTheme.alert-error);
126
147
  }
127
148
  }
@@ -188,9 +209,44 @@
188
209
  width: 6.25rem;
189
210
  min-height: 6.25rem;
190
211
 
212
+ .overlay {
213
+ position: absolute;
214
+ top: 0;
215
+ left: 0;
216
+ width: 6.25rem !important;
217
+ height: 6.25rem !important;
218
+ background: #6f6f6fb2;
219
+ display: flex;
220
+ justify-content: center;
221
+ align-items: center;
222
+
223
+ &.error{
224
+ background: rgba(185, 25, 0, 0.2);
225
+
226
+ &:hover{
227
+ background: transparent;
228
+ }
229
+ }
230
+
231
+ &:hover{
232
+ background: transparent;
233
+ }
234
+ }
235
+
236
+ .digit-docupload-icon{
237
+ border: 0.063rem solid theme(digitv2.lightTheme.generic-divider);
238
+
239
+ &:hover{
240
+ box-shadow: 0rem 0.063rem 0.125rem 0rem #00000029;
241
+ }
242
+ }
243
+
191
244
  .preview-file-name{
245
+ @extend .typography.body-xs;
192
246
  @apply whitespace-pre-wrap break-words;
193
- color: theme(digitv2.lightTheme.text-primary);
247
+ color: theme(digitv2.lightTheme.text-secondary);
248
+ word-break: break-word;
249
+ cursor: default;
194
250
  }
195
251
 
196
252
  img {
@@ -207,18 +263,46 @@
207
263
  border: 0.063rem solid theme(digitv2.lightTheme.alert-error);
208
264
  }
209
265
  }
210
- }
211
266
 
212
- @media (min-width: 30.063rem) and (max-width: 47.938rem) {
213
- min-width: 20.75rem;
267
+ &.single.imageFile{
268
+ width: 100%;
269
+
270
+ img{
271
+ width: 100% !important;
272
+ }
273
+
274
+ .overlay{
275
+ width: 100% !important;
276
+ }
277
+ }
214
278
  }
215
279
 
216
- @media (max-width: 30rem) {
217
- min-width: 18rem;
280
+ .preview-container.uploadImage.singleUpload {
281
+ width: 100%;
282
+ height: 100%;
283
+
284
+ img{
285
+ width: 100% !important;
286
+ height: 100% !important;
287
+ object-fit: cover;
288
+ }
218
289
  }
219
290
 
220
- @media (min-width: 48rem) {
221
- min-width: 20.75rem;
291
+ &:not(.uploadImage){
292
+ @media (min-width: 30.063rem) and (max-width: 47.938rem) {
293
+ max-width: 27.5rem;
294
+ min-width: 21rem;
295
+ }
296
+
297
+ @media (max-width: 30rem) {
298
+ max-width: 20.563rem;
299
+ min-width: 18rem;
300
+ }
301
+
302
+ @media (min-width: 48rem) {
303
+ max-width: 37.5rem;
304
+ min-width: 20.75rem;
305
+ }
222
306
  }
223
307
  }
224
308
 
@@ -282,6 +366,10 @@
282
366
  gap: theme(digitv2.spacers.spacer4);
283
367
  margin-left: auto;
284
368
  margin-right: theme(digitv2.spacers.spacer6);
369
+
370
+ &.error-card{
371
+ margin-right: theme(digitv2.spacers.spacer0);
372
+ }
285
373
  }
286
374
 
287
375
  .digit-uploadpopup-close-icon {
@@ -0,0 +1,45 @@
1
+ .digit-viewcard-field-pair{
2
+ @apply w-full flex-col;
3
+ display: flex;
4
+ height: fit-content;
5
+ background-color: transparent;
6
+ gap: theme(digitv2.spacers.spacer1);
7
+
8
+ .digit-viewcard-label{
9
+ @extend .typography.heading-s;
10
+ @apply whitespace-pre-wrap break-words w-full;
11
+ word-break: break-word;
12
+ color: theme(digitv2.lightTheme.text-primary);
13
+ }
14
+
15
+ .digit-viewcard-value{
16
+ @extend .typography.body-s;
17
+ @apply whitespace-pre-wrap break-words w-full;
18
+ color: theme(digitv2.lightTheme.text-primary);
19
+ }
20
+
21
+ &.inline{
22
+ flex-direction: row;
23
+
24
+ @media (min-width: 48rem) {
25
+ gap: theme(digitv2.spacers.spacer6);
26
+ }
27
+
28
+ @media (min-width: 30.063rem) and (max-width: 47.938rem) {
29
+ gap: theme(digitv2.spacers.spacer5);
30
+ }
31
+
32
+ @media (max-width: 30rem) {
33
+ gap: theme(digitv2.spacers.spacer4);
34
+ }
35
+
36
+ .digit-viewcard-label{
37
+ width: 20%;
38
+ }
39
+
40
+ .digit-viewcard-value{
41
+ width: 80%;
42
+ }
43
+
44
+ }
45
+ }
@@ -1,67 +1,42 @@
1
- @import url("./components/actionbarV2.scss");
2
- @import url("./components/actionLinkV2.scss");
3
- @import url("./components/appContainerV2.scss");
4
- @import url("./components/backButtonV2.scss");
5
- @import url("./components/bannerV2.scss");
1
+ @import url("./components/backLinkV2.scss");
6
2
  @import url("./components/bodyContainerV2.scss");
7
- @import url("./components/breadCrumbV2.scss");
8
- @import url("./components/breakLineV2.scss");
3
+ @import url("./components/breadcrumbV2.scss");
9
4
  @import url("./components/buttonsV2.scss");
10
- @import url("./components/cardBasedOptionsV2.scss");
11
- @import url("./components/cardLabelV2.scss");
5
+ @import url("./components/cardlabelV2.scss");
6
+ @import url("./components/cardbasedoptionsV2.scss");
7
+ @import url("./components/cardV2.scss");
12
8
  @import url("./components/checkboxV2.scss");
13
- @import url("./components/checkpointV2.scss");
14
- @import url("./components/CitizenHomeCardV2.scss");
15
- @import url("./components/collapseAndExpandGroups.scss");
16
- @import url("./components/dateWrapV2.scss");
17
- @import url("./components/detailsCardV2.scss");
18
- @import url("./components/displayPhotosV2.scss");
19
- @import url("./components/ErrorMessage.scss");
20
- @import url("./components/footerV2.scss");
9
+ @import url("./components/dividerV2.scss");
10
+ @import url("./components/errorMessageV2.scss");
11
+ @import url("./components/fieldV1.scss");
21
12
  @import url("./components/FormComposerV2.scss");
22
- @import url("./components/headerV2.scss");
23
- @import url("./components/headerBarV2.scss");
24
- @import url("./components/infoCardV2.scss");
25
- @import url("./components/keynoteV2.scss");
13
+ @import url("./components/infobuttonV2.scss");
14
+ @import url("./components/infoCardV2.scss");
26
15
  @import url("./components/labelFieldPairV2.scss");
27
- @import url("./components/loaderV2.scss");
28
16
  @import url("./components/mobileNumberV2.scss");
29
- @import url("./components/modalV2.scss");
30
17
  @import url("./components/multiSelectDropdownV2.scss");
31
- @import url("./components/multiUploadWrapperV2.scss");
32
- @import url("./components/navbarV2.scss");
33
- @import url("./components/noresultsfoundV2.scss");
34
- @import url("./components/otpInputV2.scss");
35
- @import url("./components/PageBasedInputV2.scss");
36
- @import url("./components/paragraphV2.scss");
18
+ @import url("./components/panelCardV2.scss");
19
+ @import url("./components/panelV2.scss");
37
20
  @import url("./components/popUpV2.scss");
38
21
  @import url("./components/radiobtnV2.scss");
39
- @import url("./components/ratingV2.scss");
40
- @import url("./components/searchActionV2.scss");
41
- @import url("./components/searchFormV2.scss");
42
- @import url("./components/selectdropdownV2.scss");
43
- @import url("./components/tagV2.scss");
44
- @import url("./components/telephoneV2.scss");
22
+ @import url("./components/chipV2.scss");
23
+ @import url("./components/selectDropdownV2.scss");
24
+ @import url("./components/stepperV2.scss");
45
25
  @import url("./components/textareaV2.scss");
26
+ @import url("./components/textblockV2.scss");
46
27
  @import url("./components/textInputV2.scss");
28
+ @import url("./components/timelineV2.scss");
47
29
  @import url("./components/toastV2.scss");
48
- @import url("./components/topbarV2.scss");
49
- @import url("./components/uploadFileV2.scss");
50
- @import url("./components/WhatsNewCardV2.scss");
51
- @import url("./components/fieldV1.scss");
52
- @import url("./components/toggle.scss");
53
- @import url("./components/toggleswitchV2.scss");
30
+ @import url("./components/toggleV2.scss");
54
31
  @import url("./components/treeSelectV2.scss");
55
- @import url("./components/cardV2.scss");
56
- @import url("./components/searchcomponent.scss");
32
+ @import url("./components/uploaderV2.scss");
33
+ @import url("./components/viewCardFieldPairV2.scss");
34
+ @import url("./components/actionbarV2.scss");
35
+ @import url("./components/headerdropdownV2.scss");
36
+ @import url("./components/topbarV2.scss");
57
37
  @import url("./components/sidebarV2.scss");
58
- @import url("./components/stepper.scss");
59
- @import url("./components/timeline.scss");
60
- @import url("./components/infobuttons.scss");
61
- @import url("./components/uploader.scss");
62
- @import url("./components/textblock.scss");
63
- @import url("./components/panels.scss");
64
- @import url("./components/panelcard.scss");
38
+ @import url("./components/mobilesidebarV2.scss");
39
+ @import url("./components/tooltipwrapperV2.scss");
65
40
 
66
41
  /* pages */
67
42
  @import url("./pages/employee/index.scss");
@@ -1,25 +1,6 @@
1
1
  @import url("../index.scss");
2
2
 
3
3
  .typography {
4
- &.text-heading-xl {
5
- font-family: theme(digitv2.fontFamily.rc);
6
- font-style: theme(digitv2.fontStyle.normal);
7
- font-weight: theme(digitv2.fontWeight.bold);
8
- color: theme(digitv2.lightTheme.text-primary);
9
- line-height: theme(digitv2.lineHeight.normal);
10
-
11
- @media (min-width: theme(digitv2.screens.desktop)) {
12
- font-size: theme(digitv2.fontSize.heading-xl.desktop);
13
- }
14
-
15
- @media (min-width: theme(digitv2.screens.tablet)) {
16
- font-size: theme(digitv2.fontSize.heading-xl.tablet);
17
- }
18
-
19
- @media (min-width: theme(digitv2.screens.mobile)) {
20
- font-size: theme(digitv2.fontSize.heading-xl.mobile);
21
- }
22
- }
23
4
 
24
5
  &.text-heading-l {
25
6
  font-family: theme(digitv2.fontFamily.sans);
@@ -261,7 +242,7 @@
261
242
 
262
243
 
263
244
  &.heading-xl {
264
- font-family: theme(digitv2.fontFamily.sans);
245
+ font-family: theme(digitv2.fontFamily.rc);
265
246
  font-style: theme(digitv2.fontStyle.normal);
266
247
  font-weight: theme(digitv2.fontWeight.bold);
267
248
  line-height: theme(digitv2.lineHeight.lineheight1);
package/src/index.scss CHANGED
@@ -11,105 +11,12 @@
11
11
  @import "react-date-range/dist/styles.css";
12
12
  @import "react-date-range/dist/theme/default.css";
13
13
 
14
- @import "./components/loader.scss";
15
-
16
- @import "./components/body.scss";
17
- @import "./components/navbar.scss";
18
- @import "./components/card.scss";
19
- @import "./components/buttons.scss";
20
- @import "./components/radiobtn.scss";
21
- @import "./components/selectdropdown.scss";
22
- @import "./components/textfields.scss";
23
- @import "./components/bannercomponents.scss";
24
- @import "./components/datewrap.scss";
25
- @import "./components/datatable.scss";
26
- @import "./components/checkpoint.scss";
27
- @import "./components/checkbox.scss";
28
- @import "./components/inputotp.scss";
29
- @import "./components/map.scss";
30
- @import "./pages/employee/tooltip.scss";
31
- @import "./components/menu.scss";
32
- @import "./components/submiterrors.scss";
33
- @import "./components/ratingstar.scss";
34
- @import "./components/keynote.scss";
35
- @import "./components/statushighlight.scss";
36
- @import "./components/imageviewer.scss";
37
- @import "./components/actionbar.scss";
38
- @import "./components/table.scss";
39
- @import "./components/popup.scss";
40
- @import "./components/uploadcomponents.scss";
41
- @import "./components/toast.scss";
42
- @import "./components/detailscontainer.scss";
43
- @import "./components/telephone.scss";
44
- @import "./components/grey.scss";
45
- @import "./components/actionLink.scss";
46
- @import "./components/sectionalDropdown.scss";
47
- @import "./components/detailscard.scss";
48
- @import "./components/searchAction.scss";
49
- @import "./components/tag.scss";
50
- @import "./components/topbar.scss";
51
- @import "./components/languageSelector.scss";
52
- @import "./components/custombtn.scss";
53
- @import "./components/citizenInfoLabel.scss";
54
- @import "./components/roundedLabel.scss";
55
- @import "./components/changeLanguage.scss";
56
- @import "./components//metricsTable.scss";
57
- @import "./components/filters.scss";
58
- @import "./components//charts.scss";
59
- @import "./components/summary.scss";
60
- @import "./components/multiLink.scss";
61
- @import "./components/info-banner.scss";
62
- @import "./components/multiSelectDropdown.scss";
63
- @import "./components/EllipsisMenu.scss";
64
- @import "./components/CitizenHomeCard.scss";
65
- @import "./components/PropertySearchForm.scss";
66
- @import "./components/SearchForm.scss";
67
- @import "./components/cardHeaderWithOptions.scss";
68
- @import "./components/TimeLine.scss";
69
- @import "./components/PageBasedInput.scss";
70
- @import "./components/StandaloneSearchBar.scss";
71
- @import "./components/CardBasedOptions.scss";
72
- @import "./components/WhatsNewCard.scss";
73
- @import "./components/SearchOnRadioButton.scss";
74
- @import "./components/EventCalendarView.scss";
75
- @import "./components/OnGroundEventCard.scss";
76
- @import "./components/PopupHeadingLabel.scss";
77
- @import "./components/staticSideBar.scss";
78
- @import "./components/hoc/index.scss";
79
- @import "./components/FAQ.scss";
80
- @import "./components//howItWorks.scss";
81
- @import "./components/staticDynamicMessages.scss";
82
- @import "./components/toggleSwitch.scss";
83
- @import "./components/plusMinus.scss";
84
-
85
14
  @import "./pages/employee/index.scss";
86
- @import "./pages/employee/cardfix.scss";
87
- @import "./pages/employee/popupmodule.scss";
88
- @import "./pages/employee/container.scss";
89
- @import "./pages/employee/inbox.scss";
90
- @import "./pages/employee/response.scss";
91
- @import "./pages/employee/form-fields.scss";
92
- @import "./pages/employee/scroll-table.scss";
93
- @import "./pages/employee/EmployeeLogin.scss";
94
- @import "./pages/employee/updateNumber.scss";
95
- @import "./pages/employee/oldMobileInbox.scss";
96
- @import "./pages/employee/dss.scss";
97
- @import "./pages/employee/iframe.scss";
98
-
99
- @import "./pages/citizen/payment/payment-type.scss";
100
- @import "./pages/citizen/container.scss";
101
- @import "./pages/citizen/HomePageWrapper.scss";
102
- @import "./pages/citizen/CitizenEngagementNotificationWrapper.scss";
103
- @import "./pages/citizen/Events.scss";
104
- @import "./pages/citizen/DocumentList.scss";
105
- @import "./pages/citizen/SurveyList.scss";
106
- @import "./pages/citizen/updatePropertyNumber.scss";
107
- @import "./pages/citizen/citizenDocument.scss";
108
- @import "./pages/employee/surveys.scss";
15
+ @import "./pages/employee/login.scss";
16
+
109
17
  @import "./digitv2/index.scss";
110
18
  @import "./digitv2/typography.scss";
111
- @import "./components/inboxv2/index.scss";
112
- @import "./components//sidebar.scss";
19
+
113
20
 
114
21
  .display-none {
115
22
  display: none;
@@ -167,10 +74,6 @@ h1, h2, h3, h4, h5, h6 {
167
74
  }
168
75
  }
169
76
 
170
- .dark {
171
- @apply text-text-primary;
172
- }
173
-
174
77
  .mrlg {
175
78
  @apply mr-lg;
176
79
  }
@@ -133,7 +133,7 @@
133
133
  height: 100%;
134
134
  color: theme(colors.white);
135
135
  margin-top: 83px;
136
- z-index: 10000;
136
+ z-index: 999;
137
137
  transition: 0.3s ease all;
138
138
  white-space: nowrap;
139
139
  height: calc(100vh - 36px);
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
-