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

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 (175) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist/index.css +5000 -14559
  3. package/dist/index.min.css +2 -2
  4. package/package.json +2 -1
  5. package/src/digitv2/components/backLinkV2.scss +37 -0
  6. package/src/digitv2/components/breadcrumbV2.scss +57 -0
  7. package/src/digitv2/components/{tagV2.scss → chipV2.scss} +9 -0
  8. package/src/digitv2/components/{ErrorMessage.scss → errorMessageV2.scss} +2 -0
  9. package/src/digitv2/components/popUpV2.scss +18 -7
  10. package/src/digitv2/components/{selectdropdownV2.scss → selectDropdownV2.scss} +4 -0
  11. package/src/digitv2/components/{stepper.scss → stepperV2.scss} +30 -9
  12. package/src/digitv2/components/{timeline.scss → timelineV2.scss} +35 -3
  13. package/src/digitv2/components/{uploader.scss → uploaderV2.scss} +56 -1
  14. package/src/digitv2/index.scss +18 -51
  15. package/src/digitv2/typography.scss +1 -20
  16. package/src/index.scss +3 -96
  17. package/src/pages/employee/index.scss +1 -1
  18. package/img/browser-icon.png +0 -0
  19. package/img/m_seva_white_logo.png +0 -0
  20. package/img/mseva-demo.png +0 -0
  21. package/src/components/CardBasedOptions.scss +0 -46
  22. package/src/components/CitizenHomeCard.scss +0 -56
  23. package/src/components/EllipsisMenu.scss +0 -17
  24. package/src/components/EventCalendarView.scss +0 -10
  25. package/src/components/FAQ.scss +0 -64
  26. package/src/components/OnGroundEventCard.scss +0 -72
  27. package/src/components/PageBasedInput.scss +0 -29
  28. package/src/components/PopupHeadingLabel.scss +0 -15
  29. package/src/components/PropertySearchForm.scss +0 -58
  30. package/src/components/SearchForm.scss +0 -56
  31. package/src/components/SearchOnRadioButton.scss +0 -10
  32. package/src/components/StandaloneSearchBar.scss +0 -10
  33. package/src/components/TimeLine.scss +0 -68
  34. package/src/components/WhatsNewCard.scss +0 -13
  35. package/src/components/actionLink.scss +0 -3
  36. package/src/components/actionbar.scss +0 -97
  37. package/src/components/bannercomponents.scss +0 -136
  38. package/src/components/body.scss +0 -144
  39. package/src/components/buttons.scss +0 -101
  40. package/src/components/card.scss +0 -391
  41. package/src/components/cardHeaderWithOptions.scss +0 -14
  42. package/src/components/changeLanguage.scss +0 -3
  43. package/src/components/charts.scss +0 -186
  44. package/src/components/checkbox.scss +0 -53
  45. package/src/components/checkpoint.scss +0 -63
  46. package/src/components/citizenInfoLabel.scss +0 -14
  47. package/src/components/custombtn.scss +0 -11
  48. package/src/components/datatable.scss +0 -134
  49. package/src/components/datewrap.scss +0 -21
  50. package/src/components/detailscard.scss +0 -6
  51. package/src/components/detailscontainer.scss +0 -13
  52. package/src/components/filters.scss +0 -98
  53. package/src/components/grey.scss +0 -3
  54. package/src/components/hoc/InboxComposer.scss +0 -115
  55. package/src/components/hoc/index.scss +0 -1
  56. package/src/components/howItWorks.scss +0 -71
  57. package/src/components/imageviewer.scss +0 -33
  58. package/src/components/inboxv2/InboxLinks.scss +0 -59
  59. package/src/components/inboxv2/horizontalNav.scss +0 -224
  60. package/src/components/inboxv2/inboxSearch.scss +0 -116
  61. package/src/components/inboxv2/inboxSearchComposer.scss +0 -134
  62. package/src/components/inboxv2/index.scss +0 -5
  63. package/src/components/inboxv2/searchComponentTable.scss +0 -44
  64. package/src/components/info-banner.scss +0 -35
  65. package/src/components/inputotp.scss +0 -15
  66. package/src/components/keynote.scss +0 -27
  67. package/src/components/languageSelector.scss +0 -24
  68. package/src/components/loader.scss +0 -96
  69. package/src/components/map.scss +0 -30
  70. package/src/components/menu.scss +0 -0
  71. package/src/components/metricsTable.scss +0 -28
  72. package/src/components/multiLink.scss +0 -88
  73. package/src/components/multiSelectDropdown.scss +0 -77
  74. package/src/components/navbar.scss +0 -312
  75. package/src/components/plusMinus.scss +0 -15
  76. package/src/components/popup.scss +0 -16
  77. package/src/components/radiobtn.scss +0 -45
  78. package/src/components/ratingstar.scss +0 -33
  79. package/src/components/roundedLabel.scss +0 -10
  80. package/src/components/searchAction.scss +0 -20
  81. package/src/components/sectionalDropdown.scss +0 -43
  82. package/src/components/selectdropdown.scss +0 -174
  83. package/src/components/sidebar.scss +0 -141
  84. package/src/components/staticDynamicMessages.scss +0 -107
  85. package/src/components/staticSideBar.scss +0 -27
  86. package/src/components/statushighlight.scss +0 -17
  87. package/src/components/submiterrors.scss +0 -11
  88. package/src/components/summary.scss +0 -29
  89. package/src/components/table.scss +0 -201
  90. package/src/components/tag.scss +0 -27
  91. package/src/components/telephone.scss +0 -17
  92. package/src/components/textfields.scss +0 -96
  93. package/src/components/toast.scss +0 -31
  94. package/src/components/toggleSwitch.scss +0 -41
  95. package/src/components/topbar.scss +0 -153
  96. package/src/components/uploadcomponents.scss +0 -100
  97. package/src/digitv2/components/CitizenHomeCardV2.scss +0 -56
  98. package/src/digitv2/components/PageBasedInputV2.scss +0 -33
  99. package/src/digitv2/components/WhatsNewCardV2.scss +0 -13
  100. package/src/digitv2/components/actionLinkV2.scss +0 -9
  101. package/src/digitv2/components/actionbarV2.scss +0 -110
  102. package/src/digitv2/components/appContainerV2.scss +0 -49
  103. package/src/digitv2/components/backButtonV2.scss +0 -26
  104. package/src/digitv2/components/bannerV2.scss +0 -120
  105. package/src/digitv2/components/breadCrumbV2.scss +0 -34
  106. package/src/digitv2/components/breakLineV2.scss +0 -6
  107. package/src/digitv2/components/cardBasedOptionsV2.scss +0 -46
  108. package/src/digitv2/components/cardLabelV2.scss +0 -8
  109. package/src/digitv2/components/cardV2.scss +0 -383
  110. package/src/digitv2/components/checkpointV2.scss +0 -71
  111. package/src/digitv2/components/collapseAndExpandGroups.scss +0 -60
  112. package/src/digitv2/components/dateWrapV2.scss +0 -17
  113. package/src/digitv2/components/detailsCardV2.scss +0 -17
  114. package/src/digitv2/components/displayPhotosV2.scss +0 -33
  115. package/src/digitv2/components/footerV2.scss +0 -55
  116. package/src/digitv2/components/headerBarV2.scss +0 -34
  117. package/src/digitv2/components/headerV2.scss +0 -12
  118. package/src/digitv2/components/keynoteV2.scss +0 -35
  119. package/src/digitv2/components/loaderV2.scss +0 -85
  120. package/src/digitv2/components/modalV2.scss +0 -46
  121. package/src/digitv2/components/multiUploadWrapperV2.scss +0 -6
  122. package/src/digitv2/components/navbarV2.scss +0 -9
  123. package/src/digitv2/components/noresultsfoundV2.scss +0 -11
  124. package/src/digitv2/components/numeric.scss +0 -47
  125. package/src/digitv2/components/otpInputV2.scss +0 -15
  126. package/src/digitv2/components/paragraphV2.scss +0 -5
  127. package/src/digitv2/components/ratingV2.scss +0 -33
  128. package/src/digitv2/components/searchActionV2.scss +0 -11
  129. package/src/digitv2/components/searchFormV2.scss +0 -76
  130. package/src/digitv2/components/searchcomponent.scss +0 -7
  131. package/src/digitv2/components/sidebarV2.scss +0 -11
  132. package/src/digitv2/components/telephoneV2.scss +0 -18
  133. package/src/digitv2/components/toggleswitchV2.scss +0 -42
  134. package/src/digitv2/components/topbarV2.scss +0 -187
  135. package/src/digitv2/components/uploadFileV2.scss +0 -146
  136. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +0 -8
  137. package/src/pages/citizen/DocumentList.scss +0 -305
  138. package/src/pages/citizen/Events.scss +0 -47
  139. package/src/pages/citizen/HomePageWrapper.scss +0 -158
  140. package/src/pages/citizen/SurveyList.scss +0 -22
  141. package/src/pages/citizen/citizenDocument.scss +0 -22
  142. package/src/pages/citizen/container.scss +0 -19
  143. package/src/pages/citizen/payment/payment-type.scss +0 -3
  144. package/src/pages/citizen/updatePropertyNumber.scss +0 -46
  145. package/src/pages/employee/EmployeeLogin.scss +0 -7
  146. package/src/pages/employee/cardfix.scss +0 -13
  147. package/src/pages/employee/container.scss +0 -72
  148. package/src/pages/employee/dss.scss +0 -266
  149. package/src/pages/employee/form-fields.scss +0 -13
  150. package/src/pages/employee/iframe.scss +0 -66
  151. package/src/pages/employee/inbox.scss +0 -585
  152. package/src/pages/employee/oldMobileInbox.scss +0 -5
  153. package/src/pages/employee/popupmodule.scss +0 -34
  154. package/src/pages/employee/response.scss +0 -3
  155. package/src/pages/employee/scroll-table.scss +0 -119
  156. package/src/pages/employee/surveys.scss +0 -273
  157. package/src/pages/employee/tooltip.scss +0 -36
  158. package/src/pages/employee/updateNumber.scss +0 -13
  159. package/svg/arrowdown.svg +0 -1
  160. package/svg/arrowleft.svg +0 -1
  161. package/svg/calendar.svg +0 -1
  162. package/svg/camera.svg +0 -4
  163. package/svg/check.svg +0 -4
  164. package/svg/close.svg +0 -4
  165. package/svg/error.svg +0 -4
  166. package/svg/error2.svg +0 -5
  167. package/svg/searchicon.svg +0 -4
  168. package/svg/starempty.svg +0 -4
  169. package/svg/starfilled.svg +0 -5
  170. package/svg/success.svg +0 -4
  171. /package/src/digitv2/components/{infobuttons.scss → infobuttonV2.scss} +0 -0
  172. /package/src/digitv2/components/{panelcard.scss → panelCardV2.scss} +0 -0
  173. /package/src/digitv2/components/{panels.scss → panelV2.scss} +0 -0
  174. /package/src/digitv2/components/{textblock.scss → textblockV2.scss} +0 -0
  175. /package/src/digitv2/components/{toggle.scss → toggleV2.scss} +0 -0
@@ -1,383 +0,0 @@
1
- @import url("../index.scss");
2
-
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;
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
- }
13
-
14
- .digit-card-sub-header {
15
- @extend .light-primary;
16
- @apply text-caption-xl font-bold align-middle text-left mb-sm;
17
- }
18
-
19
- .digit-card-caption {
20
- @extend .light-text-color-secondary;
21
- @apply text-caption-xl mb-sm;
22
- }
23
-
24
- .digit-card-text {
25
- @extend .light-text-color-secondary;
26
- @apply text-body-l align-middle text-left mb-lg;
27
-
28
- span {
29
- @extend .light-text-color-primary;
30
- }
31
- }
32
-
33
- .digit-card-text-primary {
34
- @extend .light-primary;
35
- @apply text-body-l;
36
- }
37
-
38
- .digit-card-text-button {
39
- @extend .light-primary;
40
- @apply text-text-btn;
41
- }
42
-
43
- .digit-card-label {
44
- @extend .light-primary;
45
- @apply text-legend mb-sm;
46
- }
47
-
48
- .digit-card-label-error {
49
- @extend .alert-error;
50
- @apply block text-body-s text-error mb-md;
51
- }
52
-
53
- .digit-card-label-desc {
54
- @extend .light-text-color-secondary;
55
- @apply font-bold text-heading-s mb-md;
56
- }
57
-
58
- .digit-card-link {
59
- @extend .light-primary;
60
- @apply block text-center text-link mt-md cursor-pointer;
61
- }
62
- }
63
-
64
- .digit-validation-error {
65
- @extend .alert-error;
66
- @apply block text-body-s text-error;
67
- }
68
-
69
- .digit-docsDescription {
70
- @extend .light-text-color-primary;
71
- }
72
-
73
- .digit-field-container {
74
- @apply flex items-center;
75
- }
76
-
77
- .digit-employee-card {
78
- @extend .light-paper-primary;
79
- @apply bg-white shadow-card p-md mb-xl;
80
- border-radius: 4px;
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
- }
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
- }
92
-
93
- .digit-card-section-header {
94
- @apply text-heading-m font-bold;
95
- }
96
-
97
- .digit-card-section-sub-text {
98
- @extend .light-primary;
99
- @apply text-body-s;
100
- }
101
-
102
- .digit-card-caption {
103
- @extend .light-text-color-secondary;
104
- @apply text-caption-xl mb-sm;
105
- }
106
-
107
- .digit-card-text {
108
- @extend .light-text-color-secondary;
109
- @apply text-body-l align-middle text-left mb-lg;
110
-
111
- span {
112
- @extend .light-text-color-primary;
113
- }
114
- }
115
-
116
- .card-text-primary {
117
- @extend .light-primary;
118
- @apply text-body-l;
119
- }
120
-
121
- .card-text-button {
122
- @extend .light-primary;
123
- @apply text-text-btn;
124
- }
125
-
126
- .card-label {
127
- @extend .light-primary;
128
- @apply text-legend mb-md;
129
- }
130
-
131
- .card-label-error {
132
- @extend .alert-error;
133
- @apply block text-body-s text-error mb-md;
134
- }
135
-
136
- .card-label-desc {
137
- @extend .light-text-color-secondary;
138
- @apply font-bold text-heading-s mb-md;
139
- }
140
-
141
- .card-link {
142
- @extend .light-primary;
143
- @apply block text-center text-link text-link-normal mt-md;
144
- }
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
- }
153
- }
154
-
155
- .header-wrap {
156
- @apply flex mb-md;
157
-
158
- .header-start {
159
- margin-right: auto;
160
- }
161
-
162
- .header-content {
163
- }
164
-
165
- .header-end {
166
- margin-left: auto;
167
- }
168
- }
169
-
170
- .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;
177
- }
178
-
179
- .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
- }
192
- }
193
-
194
- .submit-bar-disabled {
195
- @apply h-10 bg-primary-main text-center w-full outline-none opacity-50;
196
-
197
- &:focus {
198
- @apply outline-none;
199
- }
200
-
201
- header {
202
- @apply font-rc font-medium text-legend text-white leading-10;
203
- }
204
- }
205
-
206
- @screen dt {
207
- .submit-bar,
208
- .submit-bar-disabled {
209
- width: 240px;
210
- }
211
-
212
- .card {
213
- display: flex;
214
- flex-direction: column;
215
-
216
- .card-header {
217
- @apply text-heading-xl-dt;
218
- }
219
-
220
- .card-sub-header {
221
- @apply text-heading-l-dt;
222
- }
223
-
224
- .card-caption {
225
- @apply text-caption-xl-dt;
226
- }
227
-
228
- .card-text,
229
- .card-text-primary {
230
- @apply text-body-l-dt;
231
- }
232
-
233
- .card-link {
234
- @apply text-left;
235
- }
236
- }
237
-
238
- .digit-employee-card {
239
- @apply mb-md mx-md !important;
240
-
241
- &.digit-filter {
242
- margin-left: auto;
243
- margin-right: auto;
244
- }
245
-
246
- .digit-card-header {
247
- @apply text-heading-xl-dt;
248
- }
249
-
250
- .digit-card-sub-header {
251
- @apply text-heading-l-dt;
252
- }
253
-
254
- .digit-employee-card-sub-header {
255
- margin-bottom: 40px;
256
- @apply text-heading-l-dt;
257
- }
258
-
259
- .digit-card-section-header {
260
- margin-bottom: 40px;
261
- @apply text-heading-m-dt;
262
- }
263
-
264
- .digit-card-section-sub-text {
265
- @apply text-text-primary text-body-s-dt;
266
- }
267
-
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
- }
275
-
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 ;
291
-
292
- h2 {
293
- width: 30%;
294
- }
295
-
296
- .field {
297
- width: 50%;
298
- margin-right: 20%;
299
- .field {
300
- margin-right: unset;
301
- }
302
- }
303
- }
304
-
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
- }
317
- }
318
- }
319
-
320
- .digit-header-wrap {
321
- @apply flex mb-md;
322
-
323
- .header-start {
324
- margin-right: auto;
325
- }
326
-
327
- .header-content {
328
- }
329
-
330
- .header-end {
331
- margin-left: auto;
332
- }
333
- }
334
- }
335
-
336
- .digit-card-section-header {
337
- @apply text-text-primary text-heading-m font-bold;
338
- }
339
-
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;
346
- }
347
-
348
- .digit-card-label-error {
349
- @extend .alert-error;
350
- @apply block text-body-s text-error mb-md;
351
- }
352
-
353
- .digit-employee-card-override {
354
- margin-left: 0px !important;
355
- }
356
-
357
- .digit-employee-application-details {
358
- display: flex !important;
359
- justify-content: space-between !important;
360
- max-height: 60px !important;
361
- height: 60px !important;
362
- }
363
- .digit-employee-main-application-details {
364
- padding: 10px !important;
365
- }
366
-
367
- .digit-employee-mulitlink-main-div {
368
- @extend .light-primary;
369
- z-index: 10 !important;
370
- max-width: 41% !important;
371
- }
372
-
373
- .digit-employee-download-btn-className {
374
- position: unset !important;
375
- display: flex !important;
376
- justify-content: flex-end !important;
377
- }
378
-
379
- .digit-employee-options-btn-className {
380
- position: unset !important;
381
- margin: 0 !important;
382
- width: 100% !important;
383
- }
@@ -1,71 +0,0 @@
1
- @import url("../index.scss");
2
-
3
- .digit-checkpoint-connect-wrap {
4
- padding-bottom: 40px;
5
- @apply relative;
6
- }
7
- .digit-checkpoint-done {
8
- @apply flex items-center;
9
-
10
- h2 {
11
- z-index: 1;
12
- width: 24px;
13
- height: 24px;
14
- border-radius: 50%;
15
- @apply border-b border-solid border-primary-main bg-primary-main;
16
- }
17
-
18
- header {
19
- @apply text-heading-s ml-md;
20
-
21
- p {
22
- @extend .light-text-color-secondary;
23
- margin-top: 4px;
24
- @apply text-heading-s;
25
- }
26
- }
27
- }
28
-
29
- .digit-checkpoint {
30
- @apply flex items-center;
31
-
32
- h2 {
33
- z-index: 1;
34
- width: 24px;
35
- height: 24px;
36
- border-radius: 50%;
37
- --text-opacity: 1;
38
- @apply border-b border-solid border-border bg-border;
39
- }
40
-
41
- header {
42
- @apply text-heading-s ml-md;
43
-
44
- p {
45
- @extend .light-text-color-secondary;
46
- margin-top: 4px;
47
- @apply text-heading-s;
48
- }
49
- }
50
- }
51
-
52
- .digit-checkpoint-connect {
53
- margin-left: 12px;
54
- margin-top: 22px;
55
- @apply absolute top-0 left-0 h-full border-l border-solid border-border;
56
- }
57
-
58
- .digit-checkpoint-comments-wrap {
59
- max-width: 560px;
60
- @apply bg-grey-mid p-sm mt-sm;
61
-
62
- h4 {
63
- @extend .light-text-color-primary;
64
- @apply text-heading-s;
65
- }
66
-
67
- p {
68
- @extend .light-text-color-secondary;
69
- @apply text-body-s-dt;
70
- }
71
- }
@@ -1,60 +0,0 @@
1
- @import url("../../digitv2/index.scss");
2
-
3
- .digit-expand-collapse-wrapper {
4
- display: flex;
5
- flex-direction: column;
6
- margin-top: 1rem;
7
- }
8
-
9
- .digit-expand-collapse-header {
10
- background-color: #f2f2f2;
11
- display: grid;
12
- grid-template-columns: 1fr 1fr;
13
- align-items: center;
14
- padding: 12px;
15
- position: relative;
16
- font-weight: bolder;
17
- border: 1px solid #828282;
18
- border-radius: 4px;
19
- }
20
-
21
- .digit-icon-toggle {
22
- position: absolute;
23
- right: 10px;
24
- top: 50%;
25
- transform: translate(0%, -50%);
26
- cursor: pointer;
27
- span{
28
- display: inline-flex;
29
- align-items: center;
30
-
31
- h5{
32
- color: theme(colors.primary.main);
33
- display: inline;
34
- }
35
- }
36
- }
37
-
38
- .digit-expand-collapse-header .label {
39
- display: block;
40
- text-align: left;
41
- }
42
-
43
- .digit-expand-collapse-header .value {
44
- display: block;
45
- text-align: right;
46
- margin-right: 2rem;
47
- }
48
-
49
- .digit-toggling-wrapper.digit-collapse {
50
- flex: none;
51
- overflow: hidden;
52
- height: 0;
53
- transition: 0.2s ease-in-out;
54
- }
55
-
56
- .digit-toggling-wrapper {
57
- flex: 1;
58
- transition: 0.2s ease-in-out;
59
- box-sizing: border-box;
60
- }
@@ -1,17 +0,0 @@
1
- @import url("../typography.scss");
2
-
3
- .digit-date-picker {
4
- @apply relative w-full cursor-pointer;
5
- .citizen {
6
- max-width: 540px;
7
- }
8
- .digit-employee-card-input {
9
- @extend .typography.text-body-s;
10
- @extend .light-input-border;
11
- @apply mb-lg pl-sm outline-none block w-full h-10 bg-white leading-10 text-form-field;
12
- width: calc(100%-62px);
13
- padding-right: 9px;
14
- border: 1px solid theme(digitv2.lightTheme.text-secondary);
15
- color: theme(digitv2.lightTheme.text-primary);
16
- }
17
- }
@@ -1,17 +0,0 @@
1
- .digit-details-container {
2
- @apply flex flex-col m-sm pt-md pb-md pl-sm pr-sm bg-white rounded;
3
- border: 2px solid #fff;
4
- &.digit-selected {
5
- border: 2px solid #f47738;
6
- }
7
- .digit-detail {
8
- @apply grid grid-cols-2 gap-2 items-baseline;
9
- .digit-label {
10
- width: 138px;
11
- @apply font-bold text-heading-s text-text-primary mb-md;
12
- }
13
- .digit-name {
14
- @apply pt-md;
15
- }
16
- }
17
- }
@@ -1,33 +0,0 @@
1
- .digit-photos-wrap {
2
- max-width: 640px;
3
- @apply flex pt-md;
4
-
5
- img {
6
- width: calc(33% - 9.333px);
7
- margin-right: 14px;
8
- }
9
-
10
- svg {
11
- width: calc(33% - 9.333px);
12
- margin-right: 14px;
13
- }
14
-
15
- .last {
16
- width: calc(33% - 9.333px);
17
- }
18
- }
19
-
20
- .digit-image-pdf-icon {
21
- @apply flex flex-wrap justify-start content-center;
22
- .digit-url {
23
- min-width: 100px;
24
- margin-right: 10px;
25
- max-width: 100px;
26
- height: auto;
27
- .digit-icon {
28
- background: #f6f6f6;
29
- padding: 8px;
30
- width: 100px;
31
- }
32
- }
33
- }
@@ -1,55 +0,0 @@
1
- .digit-home-footer {
2
- &.citizen {
3
- @apply flex w-full h-10 bg-grey-bg pb-md pt-sm justify-center;
4
- img {
5
- @apply ml-sm;
6
- height: 1.2em;
7
- cursor: pointer;
8
- }
9
- }
10
- }
11
-
12
- .digit-employee .digit-home-footer {
13
- &.citizen {
14
- @apply fixed bottom-0;
15
- }
16
- }
17
- .digit-fill-path-primary-main {
18
- path {
19
- fill: theme(colors.primary.main);
20
- }
21
- }
22
-
23
- .digit-home-footer {
24
- &.sidebar {
25
- width: 200px;
26
- margin-left: 50px;
27
- margin-top: 24px;
28
- margin-bottom: 16px;
29
- position: relative;
30
- }
31
- }
32
-
33
- .digit-footer {
34
- @apply flex h-4 mb-sm;
35
- img {
36
- @apply mr-sm;
37
- }
38
- }
39
-
40
- .digit-home-footer {
41
- &.employee {
42
- @apply flex h-10 bg-grey-bg pb-md pt-sm justify-center w-full;
43
- img {
44
- height: 100%;
45
- }
46
- }
47
- }
48
- .digit-home-footer {
49
- &.employee-login {
50
- @apply flex fixed bottom-0 h-10 bg-grey-bg pb-md pt-sm justify-center w-full;
51
- img {
52
- @apply ml-sm;
53
- }
54
- }
55
- }
@@ -1,34 +0,0 @@
1
- @import url("../index.scss");
2
- @import url("../typography.scss");
3
-
4
- .digit-header-wrap {
5
- @apply flex mb-md;
6
-
7
- .digit-header-start {
8
- margin-right: auto;
9
- }
10
-
11
- .digit-header-content {
12
- }
13
-
14
- .digit-header-end {
15
- margin-left: auto;
16
- }
17
- }
18
-
19
- @screen dt {
20
- .digit-header-wrap {
21
- @apply flex mb-md;
22
-
23
- .digit-header-start {
24
- margin-right: auto;
25
- }
26
-
27
- .digit-header-content {
28
- }
29
-
30
- .digit-header-end {
31
- margin-left: auto;
32
- }
33
- }
34
- }
@@ -1,12 +0,0 @@
1
- @import url("../index.scss");
2
- @import url("../typography.scss");
3
-
4
- .digit-header-content {
5
- @extend .light-text-color-primary;
6
- @apply font-bold mb-md;
7
-
8
- &.label {
9
- margin: 0;
10
- margin-bottom: 0.25rem;
11
- }
12
- }
@@ -1,35 +0,0 @@
1
- .digit-key-note-pair {
2
- @apply mb-md;
3
-
4
- h3 {
5
- margin-bottom: 4px;
6
- @apply font-bold text-text-primary text-heading-s;
7
- }
8
-
9
- p {
10
- @apply text-text-primary text-body-l;
11
- }
12
- .digit-key-note-container {
13
- display: inline-flex;
14
- .digit-unmask-container {
15
- display: inline-flex;
16
- width: fit-content;
17
- margin-left: 10px;
18
- margin-top: 5px;
19
- }
20
- }
21
- .digit-caption {
22
- @apply text-body-l text-text-secondary;
23
- }
24
- }
25
-
26
- @screen dt {
27
- .digit-key-note-pair {
28
- p {
29
- @apply text-body-l-dt;
30
- }
31
- .digit-caption {
32
- @apply text-body-l-dt text-text-secondary;
33
- }
34
- }
35
- }