@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
@@ -1,101 +0,0 @@
1
- .selector-button-primary {
2
- @apply h-8 bg-primary-main text-center border-b-2 border-input-border border-solid outline-none px-lg;
3
-
4
- &:focus {
5
- @apply outline-none;
6
- }
7
-
8
- h2 {
9
- @apply font-rc font-medium text-legend text-white;
10
- }
11
- }
12
-
13
- .selector-button-border {
14
- @apply h-8 bg-border text-center border-b-2 border-input-border border-solid outline-none px-lg;
15
-
16
- &:focus {
17
- @apply outline-none;
18
- }
19
-
20
- h2 {
21
- @apply font-rc font-medium text-legend text-text-primary;
22
- }
23
- }
24
-
25
- .input-mirror-selector-button{
26
- @apply h-16 bg-border text-center border-b-2 border-input-border border-solid outline-none px-lg !important;
27
-
28
- &:focus {
29
- @apply outline-none;
30
- }
31
-
32
- h2 {
33
- @apply font-rc font-medium text-legend text-text-primary;
34
- }
35
- }
36
-
37
- .selector-button-primary-disabled {
38
- @apply h-8 bg-primary-main text-center border-b-2 border-input-border border-solid outline-none px-lg opacity-50;
39
-
40
- &:focus {
41
- @apply outline-none;
42
- }
43
-
44
- h2 {
45
- @apply font-rc font-medium text-legend text-white;
46
- }
47
- }
48
- .submit-bar:focus {
49
- @apply outline-none !important;
50
- }
51
-
52
- .jk-digit-secondary-btn {
53
- width: auto;
54
- height: 40px;
55
- background: theme(colors.white);
56
- border: 1px solid theme(colors.primary.main);
57
- padding: 12px;
58
- color: theme(colors.primary.main);
59
- display: flex;
60
- align-items: center;
61
- font-size: 19px;
62
- cursor: pointer;
63
- svg {
64
- margin: 0 10px;
65
- }
66
- }
67
- .jk-digit-primary-btn {
68
- width: auto;
69
- height: 40px;
70
- background: theme(colors.primary.main);
71
- border: 1px solid theme(colors.primary.main);
72
- padding: 6px;
73
- color: theme(colors.white);
74
- display: flex;
75
- align-items: center;
76
- cursor: pointer;
77
- font-size: 19px;
78
- box-shadow: inset 0 -2px 0 #0b0c0c;
79
- svg {
80
- margin: 0 15px;
81
- }
82
- }
83
-
84
- .jk-digit-disabled-btn {
85
- opacity: 0.5;
86
- font-size: 19px;
87
- cursor: not-allowed;
88
- }
89
-
90
- .jk-header-btn-wrapper {
91
- display: flex;
92
- justify-content: space-between;
93
- }
94
-
95
- /* for mobile view */
96
- @media (max-width: 780px) {
97
- .jk-header-btn-wrapper {
98
- flex-flow: column;
99
- margin-bottom: 15px;
100
- }
101
- }
@@ -1,391 +0,0 @@
1
- .card {
2
- @apply bg-white m-sm px-md pt-md pb-lg shadow-card;
3
- border-radius: 4px;
4
- max-width: 960px;
5
-
6
- .card-header {
7
- @apply text-text-primary text-heading-xl font-bold font-rc align-middle text-left mb-md;
8
- }
9
-
10
- .card-sub-header {
11
- @apply text-text-primary text-caption-xl font-bold align-middle text-left mb-sm;
12
- }
13
-
14
- .card-caption {
15
- @apply text-text-secondary text-caption-xl mb-sm;
16
- }
17
-
18
- .card-text {
19
- @apply text-text-secondary text-body-l align-middle text-left mb-lg;
20
-
21
- span {
22
- @apply text-text-primary;
23
- }
24
- }
25
-
26
- .card-text-primary {
27
- @apply text-text-primary text-body-l;
28
- }
29
-
30
- .card-text-button {
31
- @apply text-primary-main text-text-btn;
32
- }
33
-
34
- .card-label {
35
- @apply text-legend text-text-primary mb-sm;
36
- }
37
-
38
- .card-label-error {
39
- @apply block text-body-s text-error mb-md;
40
- }
41
-
42
- .card-label-desc {
43
- @apply font-bold text-text-secondary text-heading-s mb-md;
44
- }
45
-
46
- .card-link {
47
- @apply block text-center text-link text-primary-main mt-md cursor-pointer;
48
- }
49
- }
50
-
51
- .validation-error {
52
- @apply block text-body-s text-error;
53
- }
54
-
55
- .docsDescription {
56
- color: theme(colors.text.primary) !important;
57
- }
58
-
59
- .field-container {
60
- @apply flex items-center;
61
- /*@apply flex justify-center items-center;*/
62
- }
63
-
64
- .employeeCard {
65
- @apply bg-white shadow-card p-md mb-xl;
66
- border-radius: 4px;
67
-
68
- .card-header {
69
- @apply text-text-primary text-heading-xl font-bold font-rc align-middle text-left mb-md;
70
- }
71
-
72
- .card-sub-header,
73
- .employee-card-sub-header {
74
- @apply text-text-primary text-caption-xl font-bold align-middle text-left;
75
- }
76
-
77
- .card-section-header {
78
- @apply text-text-primary text-heading-m font-bold;
79
- }
80
-
81
- .card-section-sub-text{
82
- @apply text-text-primary text-body-s;
83
- }
84
-
85
- .card-caption {
86
- @apply text-text-secondary text-caption-xl mb-sm;
87
- }
88
-
89
- .card-text {
90
- @apply text-text-secondary text-body-l align-middle text-left mb-lg;
91
-
92
- span {
93
- @apply text-text-primary;
94
- }
95
- }
96
-
97
- .card-text-primary {
98
- @apply text-text-primary text-body-l;
99
- }
100
-
101
- .card-text-button {
102
- @apply text-primary-main text-text-btn;
103
- }
104
-
105
- .card-label {
106
- @apply text-legend text-text-primary mb-md;
107
- }
108
-
109
- .card-label-error {
110
- @apply block text-body-s text-error mb-md;
111
- }
112
-
113
- .card-label-desc {
114
- @apply font-bold text-text-secondary text-heading-s mb-md;
115
- }
116
-
117
- .card-link {
118
- @apply block text-center text-link text-link-normal mt-md;
119
- }
120
-
121
- .card-search-heading {
122
- margin-right: 0px !important;
123
- margin-left: 0px !important;
124
- margin-bottom: 0px !important;
125
- padding-bottom: 0px;
126
- padding-left: 25px;
127
- }
128
- }
129
-
130
- .header-wrap {
131
- @apply flex mb-md;
132
-
133
- .header-start {
134
- margin-right: auto;
135
- }
136
-
137
- .header-content {
138
- margin-top: 0.2rem;
139
- }
140
-
141
- .header-end {
142
- margin-left: auto;
143
- }
144
- }
145
-
146
- .card-emp {
147
- @extend .card;
148
- padding-right: 0;
149
- padding-top: 0;
150
- padding-left: 0;
151
- @apply bg-white m-sm;
152
- }
153
-
154
- .submit-bar {
155
- @apply h-10 bg-primary-main text-center w-full outline-none;
156
- box-shadow: inset 0px -2px 0px theme(colors.text.primary);
157
- cursor: pointer;
158
- &:focus {
159
- @apply outline-none;
160
- }
161
-
162
- header {
163
- @apply font-rc font-medium text-legend text-white leading-10;
164
- }
165
- }
166
-
167
- .submit-bar-disabled {
168
- @apply h-10 bg-primary-main text-center w-full outline-none opacity-50;
169
-
170
- &:focus {
171
- @apply outline-none;
172
- }
173
-
174
- header {
175
- @apply font-rc font-medium text-legend text-white leading-10;
176
- }
177
- }
178
-
179
- @screen dt {
180
- .submit-bar,
181
- .submit-bar-disabled {
182
- width: 240px;
183
- }
184
-
185
- .card {
186
- display: flex;
187
- flex-direction: column;
188
-
189
- .card-header {
190
- @apply text-heading-xl-dt;
191
- }
192
-
193
- .card-sub-header {
194
- @apply text-heading-l-dt;
195
- }
196
-
197
- .card-caption {
198
- @apply text-caption-xl-dt;
199
- }
200
-
201
- .card-text,
202
- .card-text-primary {
203
- @apply text-body-l-dt;
204
- }
205
-
206
- .card-link {
207
- @apply text-left;
208
- }
209
- }
210
-
211
- .employeeCard {
212
- /* TODO need to revisit that we need mx-md NABEEL/ANIL
213
- @apply mb-md mx-md !important;
214
- */
215
- @apply mb-md !important;
216
- &.filter {
217
- margin-left: auto;
218
- margin-right: auto;
219
- }
220
-
221
- .card-header {
222
- @apply text-heading-xl-dt;
223
- }
224
-
225
- .card-sub-header {
226
- @apply text-heading-l-dt;
227
- }
228
-
229
- .employee-card-sub-header {
230
- margin-bottom: 40px;
231
- @apply text-heading-l-dt;
232
- }
233
-
234
- .card-section-header {
235
- margin-bottom: 40px;
236
- @apply text-heading-m-dt;
237
- }
238
-
239
- .card-section-sub-text{
240
- @apply text-text-primary text-body-s-dt;
241
- }
242
-
243
- .card-search-heading {
244
- margin-right: 0px !important;
245
- margin-left: 0px !important;
246
- margin-bottom: 0px !important;
247
- padding-bottom: 0px;
248
- padding-left: 25px;
249
- }
250
-
251
- .card-caption {
252
- @apply text-caption-xl-dt;
253
- }
254
-
255
- .card-text,
256
- .card-text-primary {
257
- @apply text-body-l-dt;
258
- }
259
-
260
- .card-link {
261
- @apply text-left;
262
- }
263
-
264
- .label-field-pair {
265
- @apply flex items-center;
266
-
267
- h2 {
268
- width: 30%;
269
- }
270
-
271
- .field {
272
- width: 50%;
273
- margin-right: 20%;
274
- .field {
275
- margin-right: unset;
276
- }
277
- }
278
- }
279
-
280
- .field-container {
281
- span {
282
- border: 2px solid black;
283
- background: rgb(247, 247, 247);
284
- width: 40px;
285
- height: 40px;
286
- display: flex;
287
- justify-content: center;
288
- align-items: center;
289
- margin-top: -16px;
290
- border-right: none;
291
- }
292
- }
293
- }
294
-
295
- .header-wrap {
296
- @apply flex mb-md;
297
-
298
- .header-start {
299
- margin-right: auto;
300
- }
301
-
302
- .header-content {
303
- }
304
-
305
- .header-end {
306
- margin-left: auto;
307
- }
308
- }
309
- }
310
-
311
- .card-section-header {
312
- @apply text-text-primary text-heading-m font-bold;
313
- }
314
-
315
- .card-search-heading {
316
- margin-right: 0px !important;
317
- margin-left: 0px !important;
318
- margin-bottom: 0px !important;
319
- padding-bottom: 0px;
320
- padding-left: 25px;
321
- }
322
-
323
- .button-sub-text {
324
- width: 100%;
325
- }
326
-
327
- .home-page-info-banner-wrap {
328
- margin: "0px 16px 24px 16px";
329
- }
330
-
331
- @media (min-width: 780px) {
332
- .button-sub-text {
333
- width: 240px;
334
- }
335
- .home-page-info-banner-wrap {
336
- max-width: 45%;
337
- min-width: 40%;
338
- margin-left: 0;
339
- margin-right: 24px;
340
- margin-bottom: 24px;
341
- }
342
- .info-banner-wrap-citizen-override {
343
- }
344
- .oc-aknowledgement-screen {
345
- width: auto;
346
- min-width: 240px;
347
- max-width: 100%;
348
- padding: 0px 10px;
349
- }
350
- }
351
-
352
- .card-label-error {
353
- @apply block text-body-s text-error mb-md;
354
- }
355
-
356
- .employeeCard-override {
357
- margin-left: 0px !important;
358
- }
359
-
360
- .BPAemployeeCard {
361
- margin-left: 0px !important;
362
- margin-right: 0px !important;
363
- margin-bottom: 64px !important;
364
- }
365
-
366
- .employee-application-details {
367
- display: flex !important;
368
- justify-content: space-between !important;
369
- max-height: 60px !important;
370
- height: 60px !important;
371
- }
372
- .employee-main-application-details {
373
- padding: 10px !important;
374
- }
375
-
376
- .employee-mulitlink-main-div {
377
- z-index: 10 !important;
378
- max-width: 41% !important;
379
- }
380
-
381
- .employee-download-btn-className {
382
- position: unset !important;
383
- display: flex !important;
384
- justify-content: flex-end !important;
385
- }
386
-
387
- .employee-options-btn-className {
388
- position: unset !important;
389
- margin: 0 !important;
390
- width: 100% !important;
391
- }
@@ -1,14 +0,0 @@
1
- .cardHeaderWithOptions{
2
- @apply flex flex-row justify-between;
3
- .multilinkWrapper{
4
- @apply relative;
5
- .multilink-labelWrap{
6
- position: unset;
7
- @apply flex z-10 items-center align-middle text-center m-md;
8
- }
9
- .multilink-optionWrap{
10
- top: 32px;
11
- right: 0%;
12
- }
13
- }
14
- }
@@ -1,3 +0,0 @@
1
- .language-title {
2
- margin-bottom: "5px";
3
- }
@@ -1,186 +0,0 @@
1
- .chartHeader {
2
- display: flex;
3
- flex-direction: row;
4
- justify-content: space-between;
5
-
6
- .sideContent {
7
- @apply flex justify-around items-center ;
8
-
9
- }
10
- }
11
-
12
- .searchInput {
13
- @apply mr-lg;
14
- input{
15
- margin-bottom: 0;
16
- @apply pr-xl;
17
- }
18
- }
19
-
20
- .signature-img{
21
- top: 8px;
22
- right: 8px;
23
- fill: theme(colors.text.secondary);
24
- @apply absolute;
25
- }
26
-
27
- .column-direction {
28
- flex-direction: column;
29
- }
30
-
31
- .chart-wrapper {
32
- padding: 0 10px;
33
- margin-top: 60px;
34
- }
35
-
36
- .chart-row {
37
- @apply flex justify-between flex-wrap;
38
- .chart-item {
39
- flex-grow: 1;
40
- margin-bottom: 15px;
41
- width: 100%;
42
-
43
- &:last-child {
44
- margin-right: 0px;
45
- }
46
- }
47
- }
48
-
49
- .cursorPointer {
50
- @apply cursor-pointer;
51
- }
52
-
53
- .options {
54
- @apply flex justify-between items-center;
55
- div {
56
- display: none;
57
- }
58
- }
59
-
60
- .options-m {
61
- width: 95%;
62
- margin: 0 auto 15px;
63
- @apply flex justify-between;
64
-
65
- svg {
66
- margin-right: 10px;
67
- }
68
- }
69
-
70
- .options-m {
71
- div {
72
- @apply flex;
73
- }
74
- }
75
- .no-data {
76
- @apply flex justify-center items-center;
77
- height: 90%;
78
- margin-bottom: 40px;
79
- white-space:pre;
80
- }
81
-
82
- @screen dt {
83
- .chart-wrapper {
84
- padding-left: 15px;
85
- margin-top: 10px;
86
-
87
- .chart-item {
88
- margin-right: 25px !important;
89
- margin-bottom: 25px !important;
90
- margin-left: 0 !important;
91
- width: 31%;
92
- }
93
- }
94
- .column-direction {
95
- flex-direction: row;
96
- }
97
- .options-m {
98
- display: none;
99
- }
100
-
101
- .options {
102
- div {
103
- @apply flex cursor-pointer;
104
- }
105
- }
106
- }
107
-
108
- .showMore {
109
- @apply text-right cursor-pointer;
110
- color: theme(colors.primary.main);
111
- }
112
-
113
- @media (max-width: 420px) {
114
- .recharts-default-tooltip {
115
- width: 85%;
116
- ul {
117
- width: 100% !important;
118
- }
119
- ul li {
120
- width: 100%;
121
- display: flex !important;
122
- flex-wrap: wrap;
123
- }
124
- }
125
- }
126
-
127
-
128
- @media print{
129
- .page-break {
130
- margin-top: 1rem;
131
- display: block;
132
- page-break-before: auto;
133
- }
134
- .chart-wrapper {
135
- @media print{
136
- .chart-row {
137
- @media print{
138
- @apply flex justify-between flex-wrap;
139
- .chart-item {
140
- @media print{
141
- flex-grow: 1;
142
- margin-right: 25px;
143
- margin-bottom: 25px;
144
- width: 31%;
145
-
146
- &:last-child {
147
- margin-right: 0px;
148
- }
149
- .chartHeader {
150
- display: flex;
151
- justify-content: space-between;
152
-
153
- .sideContent {
154
- @apply flex justify-around items-center ;
155
-
156
- .searchInput {
157
- @apply mr-lg;
158
- input{
159
- margin-bottom: 0;
160
- @apply pr-xl;
161
- }
162
- }
163
-
164
- .signature-img{
165
- top: 8px;
166
- right: 8px;
167
- fill: theme(colors.text.secondary);
168
- @apply absolute;
169
- }
170
- }
171
- }
172
- }
173
- }
174
- }
175
- }
176
-
177
- .options {
178
- @apply flex justify-end;
179
- }
180
-
181
- .options-m {
182
- display: none;
183
- }
184
- }
185
- }
186
- }