@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,383 +1,498 @@
1
1
  @import url("../index.scss");
2
2
 
3
3
  .digit-card {
4
- @apply bg-white m-sm px-md pt-md pb-lg shadow-card;
5
- @extend .light-paper-primary;
6
- border-radius: 4px;
7
- max-width: 960px;
4
+ @apply bg-white m-sm px-md pt-md pb-lg shadow-card;
5
+ @extend .light-paper-primary;
6
+ border-radius: 4px;
7
+ max-width: 960px;
8
8
 
9
- .digit-card-header {
10
- @extend .light-primary;
11
- @apply text-heading-xl font-bold font-rc align-middle text-left mb-md;
12
- }
9
+ .digit-card-header {
10
+ @extend .light-primary;
11
+ @apply text-heading-xl font-bold font-rc align-middle text-left mb-md;
12
+ }
13
13
 
14
- .digit-card-sub-header {
15
- @extend .light-primary;
16
- @apply text-caption-xl font-bold align-middle text-left mb-sm;
17
- }
14
+ .digit-card-sub-header {
15
+ @extend .light-primary;
16
+ @apply text-caption-xl font-bold align-middle text-left mb-sm;
17
+ }
18
18
 
19
- .digit-card-caption {
20
- @extend .light-text-color-secondary;
21
- @apply text-caption-xl mb-sm;
22
- }
19
+ .digit-card-caption {
20
+ @extend .light-text-color-secondary;
21
+ @apply text-caption-xl mb-sm;
22
+ }
23
23
 
24
- .digit-card-text {
25
- @extend .light-text-color-secondary;
26
- @apply text-body-l align-middle text-left mb-lg;
24
+ .digit-card-text {
25
+ @extend .light-text-color-secondary;
26
+ @apply text-body-l align-middle text-left mb-lg;
27
27
 
28
- span {
29
- @extend .light-text-color-primary;
28
+ span {
29
+ @extend .light-text-color-primary;
30
+ }
30
31
  }
31
- }
32
32
 
33
- .digit-card-text-primary {
34
- @extend .light-primary;
35
- @apply text-body-l;
36
- }
33
+ .digit-card-text-primary {
34
+ @extend .light-primary;
35
+ @apply text-body-l;
36
+ }
37
37
 
38
- .digit-card-text-button {
39
- @extend .light-primary;
40
- @apply text-text-btn;
41
- }
38
+ .digit-card-text-button {
39
+ @extend .light-primary;
40
+ @apply text-text-btn;
41
+ }
42
42
 
43
- .digit-card-label {
44
- @extend .light-primary;
45
- @apply text-legend mb-sm;
46
- }
43
+ .digit-card-label {
44
+ @extend .light-primary;
45
+ @apply text-legend mb-sm;
46
+ }
47
47
 
48
- .digit-card-label-error {
49
- @extend .alert-error;
50
- @apply block text-body-s text-error mb-md;
51
- }
48
+ .digit-card-label-error {
49
+ @extend .alert-error;
50
+ @apply block text-body-s text-error mb-md;
51
+ }
52
52
 
53
- .digit-card-label-desc {
54
- @extend .light-text-color-secondary;
55
- @apply font-bold text-heading-s mb-md;
56
- }
53
+ .digit-card-label-desc {
54
+ @extend .light-text-color-secondary;
55
+ @apply font-bold text-heading-s mb-md;
56
+ }
57
57
 
58
- .digit-card-link {
59
- @extend .light-primary;
60
- @apply block text-center text-link mt-md cursor-pointer;
61
- }
58
+ .digit-card-link {
59
+ @extend .light-primary;
60
+ @apply block text-center text-link mt-md cursor-pointer;
61
+ }
62
62
  }
63
63
 
64
64
  .digit-validation-error {
65
- @extend .alert-error;
66
- @apply block text-body-s text-error;
65
+ @extend .alert-error;
66
+ @apply block text-body-s text-error;
67
67
  }
68
68
 
69
69
  .digit-docsDescription {
70
- @extend .light-text-color-primary;
70
+ @extend .light-text-color-primary;
71
71
  }
72
72
 
73
73
  .digit-field-container {
74
- @apply flex items-center;
74
+ @apply flex items-center;
75
75
  }
76
76
 
77
77
  .digit-employee-card {
78
- @extend .light-paper-primary;
79
- @apply bg-white shadow-card p-md mb-xl;
80
- border-radius: 4px;
78
+ @extend .light-paper-primary;
79
+ @apply bg-white shadow-card p-md mb-xl;
80
+ border-radius: 4px;
81
81
 
82
- .digit-card-header {
83
- @extend .light-primary;
84
- @apply text-heading-xl font-bold font-rc align-middle text-left mb-md;
85
- }
82
+ .digit-card-header {
83
+ @extend .light-primary;
84
+ @apply text-heading-xl font-bold font-rc align-middle text-left mb-md;
85
+ }
86
86
 
87
- .digit-card-sub-header,
88
- .digit-employee-card-sub-header {
89
- @extend .light-primary;
90
- @apply text-caption-xl font-bold align-middle text-left;
91
- }
87
+ .digit-card-sub-header,
88
+ .digit-employee-card-sub-header {
89
+ @extend .light-primary;
90
+ @apply text-caption-xl font-bold align-middle text-left;
91
+ }
92
92
 
93
- .digit-card-section-header {
94
- @apply text-heading-m font-bold;
95
- }
93
+ .digit-card-section-header {
94
+ @apply text-heading-m font-bold;
95
+ }
96
96
 
97
- .digit-card-section-sub-text {
98
- @extend .light-primary;
99
- @apply text-body-s;
100
- }
97
+ .digit-card-section-sub-text {
98
+ @extend .light-primary;
99
+ @apply text-body-s;
100
+ }
101
101
 
102
- .digit-card-caption {
103
- @extend .light-text-color-secondary;
104
- @apply text-caption-xl mb-sm;
105
- }
102
+ .digit-card-caption {
103
+ @extend .light-text-color-secondary;
104
+ @apply text-caption-xl mb-sm;
105
+ }
106
106
 
107
- .digit-card-text {
108
- @extend .light-text-color-secondary;
109
- @apply text-body-l align-middle text-left mb-lg;
107
+ .digit-card-text {
108
+ @extend .light-text-color-secondary;
109
+ @apply text-body-l align-middle text-left mb-lg;
110
110
 
111
- span {
112
- @extend .light-text-color-primary;
111
+ span {
112
+ @extend .light-text-color-primary;
113
+ }
113
114
  }
114
- }
115
115
 
116
- .card-text-primary {
117
- @extend .light-primary;
118
- @apply text-body-l;
119
- }
116
+ .card-text-primary {
117
+ @extend .light-primary;
118
+ @apply text-body-l;
119
+ }
120
120
 
121
- .card-text-button {
122
- @extend .light-primary;
123
- @apply text-text-btn;
124
- }
121
+ .card-text-button {
122
+ @extend .light-primary;
123
+ @apply text-text-btn;
124
+ }
125
125
 
126
- .card-label {
127
- @extend .light-primary;
128
- @apply text-legend mb-md;
129
- }
126
+ .card-label {
127
+ @extend .light-primary;
128
+ @apply text-legend mb-md;
129
+ }
130
130
 
131
- .card-label-error {
132
- @extend .alert-error;
133
- @apply block text-body-s text-error mb-md;
134
- }
131
+ .card-label-error {
132
+ @extend .alert-error;
133
+ @apply block text-body-s text-error mb-md;
134
+ }
135
135
 
136
- .card-label-desc {
137
- @extend .light-text-color-secondary;
138
- @apply font-bold text-heading-s mb-md;
139
- }
136
+ .card-label-desc {
137
+ @extend .light-text-color-secondary;
138
+ @apply font-bold text-heading-s mb-md;
139
+ }
140
140
 
141
- .card-link {
142
- @extend .light-primary;
143
- @apply block text-center text-link text-link-normal mt-md;
144
- }
141
+ .card-link {
142
+ @extend .light-primary;
143
+ @apply block text-center text-link text-link-normal mt-md;
144
+ }
145
145
 
146
- .card-search-heading {
147
- margin-right: 0px !important;
148
- margin-left: 0px !important;
149
- margin-bottom: 0px !important;
150
- padding-bottom: 0px;
151
- padding-left: 25px;
152
- }
146
+ .card-search-heading {
147
+ margin-right: 0px !important;
148
+ margin-left: 0px !important;
149
+ margin-bottom: 0px !important;
150
+ padding-bottom: 0px;
151
+ padding-left: 25px;
152
+ }
153
153
  }
154
154
 
155
155
  .header-wrap {
156
- @apply flex mb-md;
156
+ @apply flex mb-md;
157
157
 
158
- .header-start {
159
- margin-right: auto;
160
- }
158
+ .header-start {
159
+ margin-right: auto;
160
+ }
161
161
 
162
- .header-content {
163
- }
162
+ .header-content {}
164
163
 
165
- .header-end {
166
- margin-left: auto;
167
- }
164
+ .header-end {
165
+ margin-left: auto;
166
+ }
168
167
  }
169
168
 
170
169
  .card-emp {
171
- @extend .card;
172
- padding-right: 0;
173
- padding-top: 0;
174
- padding-left: 0;
175
- @apply bg-white m-sm;
176
- @extend .light-background;
170
+ @extend .card;
171
+ padding-right: 0;
172
+ padding-top: 0;
173
+ padding-left: 0;
174
+ @apply bg-white m-sm;
175
+ @extend .light-background;
177
176
  }
178
177
 
179
178
  .submit-bar {
180
- @extend .light-primary-button;
181
- @apply h-10 text-center w-full outline-none;
182
- box-shadow: inset 0px -2px 0px theme(colors.text.primary);
183
- cursor: pointer;
184
-
185
- &:focus {
186
- @apply outline-none;
187
- }
188
-
189
- header {
190
- @apply font-rc font-medium text-legend text-white leading-10;
191
- }
179
+ @extend .light-primary-button;
180
+ @apply h-10 text-center w-full outline-none;
181
+ box-shadow: inset 0px -2px 0px theme(colors.text.primary);
182
+ cursor: pointer;
183
+
184
+ &:focus {
185
+ @apply outline-none;
186
+ }
187
+
188
+ header {
189
+ @apply font-rc font-medium text-legend text-white leading-10;
190
+ }
192
191
  }
193
192
 
194
193
  .submit-bar-disabled {
195
- @apply h-10 bg-primary-main text-center w-full outline-none opacity-50;
194
+ @apply h-10 bg-primary-main text-center w-full outline-none opacity-50;
196
195
 
197
- &:focus {
198
- @apply outline-none;
199
- }
196
+ &:focus {
197
+ @apply outline-none;
198
+ }
200
199
 
201
- header {
202
- @apply font-rc font-medium text-legend text-white leading-10;
203
- }
200
+ header {
201
+ @apply font-rc font-medium text-legend text-white leading-10;
202
+ }
204
203
  }
205
204
 
206
205
  @screen dt {
207
- .submit-bar,
208
- .submit-bar-disabled {
209
- width: 240px;
210
- }
211
206
 
212
- .card {
213
- display: flex;
214
- flex-direction: column;
215
-
216
- .card-header {
217
- @apply text-heading-xl-dt;
207
+ .submit-bar,
208
+ .submit-bar-disabled {
209
+ width: 240px;
218
210
  }
219
211
 
220
- .card-sub-header {
221
- @apply text-heading-l-dt;
222
- }
212
+ .card {
213
+ display: flex;
214
+ flex-direction: column;
223
215
 
224
- .card-caption {
225
- @apply text-caption-xl-dt;
226
- }
216
+ .card-header {
217
+ @apply text-heading-xl-dt;
218
+ }
227
219
 
228
- .card-text,
229
- .card-text-primary {
230
- @apply text-body-l-dt;
231
- }
220
+ .card-sub-header {
221
+ @apply text-heading-l-dt;
222
+ }
232
223
 
233
- .card-link {
234
- @apply text-left;
235
- }
236
- }
224
+ .card-caption {
225
+ @apply text-caption-xl-dt;
226
+ }
237
227
 
238
- .digit-employee-card {
239
- @apply mb-md mx-md !important;
228
+ .card-text,
229
+ .card-text-primary {
230
+ @apply text-body-l-dt;
231
+ }
240
232
 
241
- &.digit-filter {
242
- margin-left: auto;
243
- margin-right: auto;
233
+ .card-link {
234
+ @apply text-left;
235
+ }
244
236
  }
245
237
 
246
- .digit-card-header {
247
- @apply text-heading-xl-dt;
248
- }
238
+ .digit-employee-card {
239
+ @apply mb-md mx-md !important;
249
240
 
250
- .digit-card-sub-header {
251
- @apply text-heading-l-dt;
252
- }
241
+ &.digit-filter {
242
+ margin-left: auto;
243
+ margin-right: auto;
244
+ }
253
245
 
254
- .digit-employee-card-sub-header {
255
- margin-bottom: 40px;
256
- @apply text-heading-l-dt;
257
- }
246
+ .digit-card-header {
247
+ @apply text-heading-xl-dt;
248
+ }
258
249
 
259
- .digit-card-section-header {
260
- margin-bottom: 40px;
261
- @apply text-heading-m-dt;
262
- }
250
+ .digit-card-sub-header {
251
+ @apply text-heading-l-dt;
252
+ }
263
253
 
264
- .digit-card-section-sub-text {
265
- @apply text-text-primary text-body-s-dt;
266
- }
254
+ .digit-employee-card-sub-header {
255
+ margin-bottom: 40px;
256
+ @apply text-heading-l-dt;
257
+ }
267
258
 
268
- .digit-card-search-heading {
269
- margin-right: 0px !important;
270
- margin-left: 0px !important;
271
- margin-bottom: 0px !important;
272
- padding-bottom: 0px;
273
- padding-left: 25px;
274
- }
259
+ .digit-card-section-header {
260
+ margin-bottom: 40px;
261
+ @apply text-heading-m-dt;
262
+ }
275
263
 
276
- .digit-card-caption {
277
- @apply text-caption-xl-dt;
278
- }
264
+ .digit-card-section-sub-text {
265
+ @apply text-text-primary text-body-s-dt;
266
+ }
279
267
 
280
- .digit-card-text,
281
- .digit-card-text-primary {
282
- @apply text-body-l-dt;
283
- }
268
+ .digit-card-search-heading {
269
+ margin-right: 0px !important;
270
+ margin-left: 0px !important;
271
+ margin-bottom: 0px !important;
272
+ padding-bottom: 0px;
273
+ padding-left: 25px;
274
+ }
284
275
 
285
- .digit-card-link {
286
- @apply text-left;
287
- }
276
+ .digit-card-caption {
277
+ @apply text-caption-xl-dt;
278
+ }
279
+
280
+ .digit-card-text,
281
+ .digit-card-text-primary {
282
+ @apply text-body-l-dt;
283
+ }
284
+
285
+ .digit-card-link {
286
+ @apply text-left;
287
+ }
288
+
289
+ .digit-label-field-pair {
290
+ @apply flex;
288
291
 
289
- .digit-label-field-pair {
290
- @apply flex ;
292
+ h2 {
293
+ width: 30%;
294
+ }
291
295
 
292
- h2 {
293
- width: 30%;
294
- }
296
+ .field {
297
+ width: 50%;
298
+ margin-right: 20%;
295
299
 
296
- .field {
297
- width: 50%;
298
- margin-right: 20%;
299
- .field {
300
- margin-right: unset;
300
+ .field {
301
+ margin-right: unset;
302
+ }
303
+ }
301
304
  }
302
- }
303
- }
304
305
 
305
- .digit-field-container {
306
- span {
307
- border: 2px solid black;
308
- background: rgb(247, 247, 247);
309
- width: 40px;
310
- height: 40px;
311
- display: flex;
312
- justify-content: center;
313
- align-items: center;
314
- margin-top: -16px;
315
- border-right: none;
316
- }
306
+ .digit-field-container {
307
+ span {
308
+ border: 2px solid black;
309
+ background: rgb(247, 247, 247);
310
+ width: 40px;
311
+ height: 40px;
312
+ display: flex;
313
+ justify-content: center;
314
+ align-items: center;
315
+ margin-top: -16px;
316
+ border-right: none;
317
+ }
318
+ }
317
319
  }
318
- }
319
320
 
320
- .digit-header-wrap {
321
- @apply flex mb-md;
321
+ .digit-header-wrap {
322
+ @apply flex mb-md;
322
323
 
323
- .header-start {
324
- margin-right: auto;
325
- }
324
+ .header-start {
325
+ margin-right: auto;
326
+ }
326
327
 
327
- .header-content {
328
- }
328
+ .header-content {}
329
329
 
330
- .header-end {
331
- margin-left: auto;
330
+ .header-end {
331
+ margin-left: auto;
332
+ }
332
333
  }
333
- }
334
334
  }
335
335
 
336
336
  .digit-card-section-header {
337
- @apply text-text-primary text-heading-m font-bold;
337
+ @apply text-text-primary text-heading-m font-bold;
338
338
  }
339
339
 
340
340
  .digit-card-search-heading {
341
- margin-right: 0px !important;
342
- margin-left: 0px !important;
343
- margin-bottom: 0px !important;
344
- padding-bottom: 0px;
345
- padding-left: 25px;
341
+ margin-right: 0px !important;
342
+ margin-left: 0px !important;
343
+ margin-bottom: 0px !important;
344
+ padding-bottom: 0px;
345
+ padding-left: 25px;
346
346
  }
347
347
 
348
348
  .digit-card-label-error {
349
- @extend .alert-error;
350
- @apply block text-body-s text-error mb-md;
349
+ @extend .alert-error;
350
+ @apply block text-body-s text-error mb-md;
351
351
  }
352
352
 
353
353
  .digit-employee-card-override {
354
- margin-left: 0px !important;
354
+ margin-left: 0px !important;
355
355
  }
356
356
 
357
357
  .digit-employee-application-details {
358
- display: flex !important;
359
- justify-content: space-between !important;
360
- max-height: 60px !important;
361
- height: 60px !important;
358
+ display: flex !important;
359
+ justify-content: space-between !important;
360
+ max-height: 60px !important;
361
+ height: 60px !important;
362
362
  }
363
+
363
364
  .digit-employee-main-application-details {
364
- padding: 10px !important;
365
+ padding: 10px !important;
365
366
  }
366
367
 
367
368
  .digit-employee-mulitlink-main-div {
368
- @extend .light-primary;
369
- z-index: 10 !important;
370
- max-width: 41% !important;
369
+ @extend .light-primary;
370
+ z-index: 10 !important;
371
+ max-width: 41% !important;
371
372
  }
372
373
 
373
374
  .digit-employee-download-btn-className {
374
- position: unset !important;
375
- display: flex !important;
376
- justify-content: flex-end !important;
375
+ position: unset !important;
376
+ display: flex !important;
377
+ justify-content: flex-end !important;
377
378
  }
378
379
 
379
380
  .digit-employee-options-btn-className {
380
- position: unset !important;
381
- margin: 0 !important;
382
- width: 100% !important;
381
+ position: unset !important;
382
+ margin: 0 !important;
383
+ width: 100% !important;
383
384
  }
385
+
386
+
387
+ .digit-card-component {
388
+
389
+ width: 100%;
390
+ height: auto;
391
+ background-color: #ffffff;
392
+ border-radius: theme(digitv2.spacers.spacer1);
393
+ box-shadow: 0rem 0.063rem 0.125rem 0rem #00000029;
394
+ display: flex;
395
+ gap: theme(digitv2.spacers.spacer4);
396
+ flex-direction: column;
397
+
398
+ &.secondary {
399
+ background-color: #FAFAFA;
400
+ border: 0.063em solid #d6d5d4;
401
+ }
402
+
403
+ &.secondary.search,
404
+ &.search {
405
+ flex-direction: row;
406
+
407
+ h2 {
408
+ margin: 0rem;
409
+ margin-bottom: 0.5rem;
410
+ }
411
+
412
+
413
+ .digit-buttons-group {
414
+ gap: 1rem;
415
+ margin-top: 1.875rem;
416
+
417
+ button {
418
+ h2 {
419
+ margin: 0rem;
420
+ }
421
+ }
422
+ }
423
+
424
+
425
+ @media (min-width: 30.063rem) and (max-width: 47.938rem) {
426
+ flex-direction: row;
427
+
428
+ .digit-buttons-group {
429
+ margin-top: 2.75rem;
430
+
431
+ button {
432
+ h2 {
433
+ margin: 0rem;
434
+ }
435
+ }
436
+ }
437
+ }
438
+
439
+ @media (min-width: 48rem) {
440
+ flex-direction: row;
441
+ }
442
+
443
+ @media (max-width: 30rem) {
444
+ flex-direction: column;
445
+
446
+ .digit-buttons-group {
447
+ margin-top: 0rem;
448
+
449
+ button {
450
+ margin-top: 0rem;
451
+
452
+ h2 {
453
+ margin: 0rem;
454
+ }
455
+ }
456
+
457
+ }
458
+ }
459
+ }
460
+
461
+ @media (min-width: 30.063rem) and (max-width: 47.938rem) {
462
+ padding: theme(digitv2.spacers.spacer5);
463
+ }
464
+
465
+ @media (min-width: 48rem) {
466
+ padding: theme(digitv2.spacers.spacer6);
467
+ }
468
+
469
+ @media (max-width: 30rem) {
470
+ padding: theme(digitv2.spacers.spacer4);
471
+ }
472
+
473
+ &.action {
474
+ padding: theme(digitv2.spacers.spacer6);
475
+ gap: theme(digitv2.spacers.spacer6);
476
+
477
+ button {
478
+ width: 100%;
479
+ }
480
+ }
481
+
482
+ &.viewcard{
483
+
484
+ .digit-text-block-wrap .digit-text-block-header-content .digit-text-block-subheader{
485
+ color: theme(digitv2.lightTheme.primary-2);
486
+ }
487
+ }
488
+
489
+ &.form{
490
+ .digit-label-field-pair {
491
+ margin-bottom: unset;
492
+ }
493
+
494
+ .digit-radio-options-wrap {
495
+ margin-bottom: unset;
496
+ }
497
+ }
498
+ }