@egovernments/digit-ui-components-css 0.0.1-pucar.1 → 0.0.1-pucar.3

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 (156) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/dist/index.css +4979 -14695
  3. package/dist/index.min.css +2 -2
  4. package/package.json +1 -1
  5. package/src/digitv2/components/{tagV2.scss → removeableTagV2.scss} +4 -0
  6. package/src/digitv2/components/{selectdropdownV2.scss → selectDropdownV2.scss} +4 -0
  7. package/src/digitv2/index.scss +16 -51
  8. package/src/digitv2/typography.scss +0 -19
  9. package/src/index.scss +3 -96
  10. package/src/components/CardBasedOptions.scss +0 -46
  11. package/src/components/CitizenHomeCard.scss +0 -56
  12. package/src/components/EllipsisMenu.scss +0 -17
  13. package/src/components/EventCalendarView.scss +0 -10
  14. package/src/components/FAQ.scss +0 -64
  15. package/src/components/OnGroundEventCard.scss +0 -72
  16. package/src/components/PageBasedInput.scss +0 -29
  17. package/src/components/PopupHeadingLabel.scss +0 -15
  18. package/src/components/PropertySearchForm.scss +0 -58
  19. package/src/components/SearchForm.scss +0 -56
  20. package/src/components/SearchOnRadioButton.scss +0 -10
  21. package/src/components/StandaloneSearchBar.scss +0 -10
  22. package/src/components/TimeLine.scss +0 -68
  23. package/src/components/WhatsNewCard.scss +0 -13
  24. package/src/components/actionLink.scss +0 -3
  25. package/src/components/actionbar.scss +0 -97
  26. package/src/components/bannercomponents.scss +0 -136
  27. package/src/components/body.scss +0 -144
  28. package/src/components/buttons.scss +0 -101
  29. package/src/components/card.scss +0 -391
  30. package/src/components/cardHeaderWithOptions.scss +0 -14
  31. package/src/components/changeLanguage.scss +0 -3
  32. package/src/components/charts.scss +0 -186
  33. package/src/components/checkbox.scss +0 -53
  34. package/src/components/checkpoint.scss +0 -63
  35. package/src/components/citizenInfoLabel.scss +0 -14
  36. package/src/components/custombtn.scss +0 -11
  37. package/src/components/datatable.scss +0 -134
  38. package/src/components/datewrap.scss +0 -21
  39. package/src/components/detailscard.scss +0 -6
  40. package/src/components/detailscontainer.scss +0 -13
  41. package/src/components/filters.scss +0 -98
  42. package/src/components/grey.scss +0 -3
  43. package/src/components/hoc/InboxComposer.scss +0 -115
  44. package/src/components/hoc/index.scss +0 -1
  45. package/src/components/howItWorks.scss +0 -71
  46. package/src/components/imageviewer.scss +0 -33
  47. package/src/components/inboxv2/InboxLinks.scss +0 -59
  48. package/src/components/inboxv2/horizontalNav.scss +0 -224
  49. package/src/components/inboxv2/inboxSearch.scss +0 -116
  50. package/src/components/inboxv2/inboxSearchComposer.scss +0 -134
  51. package/src/components/inboxv2/index.scss +0 -5
  52. package/src/components/inboxv2/searchComponentTable.scss +0 -44
  53. package/src/components/info-banner.scss +0 -35
  54. package/src/components/inputotp.scss +0 -15
  55. package/src/components/keynote.scss +0 -27
  56. package/src/components/languageSelector.scss +0 -24
  57. package/src/components/loader.scss +0 -96
  58. package/src/components/map.scss +0 -30
  59. package/src/components/menu.scss +0 -0
  60. package/src/components/metricsTable.scss +0 -28
  61. package/src/components/multiLink.scss +0 -88
  62. package/src/components/multiSelectDropdown.scss +0 -77
  63. package/src/components/navbar.scss +0 -312
  64. package/src/components/plusMinus.scss +0 -15
  65. package/src/components/popup.scss +0 -16
  66. package/src/components/radiobtn.scss +0 -45
  67. package/src/components/ratingstar.scss +0 -33
  68. package/src/components/roundedLabel.scss +0 -10
  69. package/src/components/searchAction.scss +0 -20
  70. package/src/components/sectionalDropdown.scss +0 -43
  71. package/src/components/selectdropdown.scss +0 -174
  72. package/src/components/sidebar.scss +0 -141
  73. package/src/components/staticDynamicMessages.scss +0 -107
  74. package/src/components/staticSideBar.scss +0 -27
  75. package/src/components/statushighlight.scss +0 -17
  76. package/src/components/submiterrors.scss +0 -11
  77. package/src/components/summary.scss +0 -29
  78. package/src/components/table.scss +0 -201
  79. package/src/components/tag.scss +0 -27
  80. package/src/components/telephone.scss +0 -17
  81. package/src/components/textfields.scss +0 -96
  82. package/src/components/toast.scss +0 -31
  83. package/src/components/toggleSwitch.scss +0 -41
  84. package/src/components/topbar.scss +0 -153
  85. package/src/components/uploadcomponents.scss +0 -100
  86. package/src/digitv2/components/CitizenHomeCardV2.scss +0 -56
  87. package/src/digitv2/components/PageBasedInputV2.scss +0 -33
  88. package/src/digitv2/components/WhatsNewCardV2.scss +0 -13
  89. package/src/digitv2/components/actionLinkV2.scss +0 -9
  90. package/src/digitv2/components/actionbarV2.scss +0 -110
  91. package/src/digitv2/components/appContainerV2.scss +0 -49
  92. package/src/digitv2/components/backButtonV2.scss +0 -26
  93. package/src/digitv2/components/bannerV2.scss +0 -120
  94. package/src/digitv2/components/breadCrumbV2.scss +0 -34
  95. package/src/digitv2/components/breakLineV2.scss +0 -6
  96. package/src/digitv2/components/cardBasedOptionsV2.scss +0 -46
  97. package/src/digitv2/components/cardLabelV2.scss +0 -8
  98. package/src/digitv2/components/cardV2.scss +0 -383
  99. package/src/digitv2/components/checkpointV2.scss +0 -71
  100. package/src/digitv2/components/collapseAndExpandGroups.scss +0 -60
  101. package/src/digitv2/components/dateWrapV2.scss +0 -17
  102. package/src/digitv2/components/detailsCardV2.scss +0 -17
  103. package/src/digitv2/components/displayPhotosV2.scss +0 -33
  104. package/src/digitv2/components/footerV2.scss +0 -55
  105. package/src/digitv2/components/headerBarV2.scss +0 -34
  106. package/src/digitv2/components/headerV2.scss +0 -12
  107. package/src/digitv2/components/keynoteV2.scss +0 -35
  108. package/src/digitv2/components/loaderV2.scss +0 -85
  109. package/src/digitv2/components/modalV2.scss +0 -46
  110. package/src/digitv2/components/multiUploadWrapperV2.scss +0 -6
  111. package/src/digitv2/components/navbarV2.scss +0 -9
  112. package/src/digitv2/components/noresultsfoundV2.scss +0 -11
  113. package/src/digitv2/components/numeric.scss +0 -47
  114. package/src/digitv2/components/otpInputV2.scss +0 -15
  115. package/src/digitv2/components/paragraphV2.scss +0 -5
  116. package/src/digitv2/components/ratingV2.scss +0 -33
  117. package/src/digitv2/components/searchActionV2.scss +0 -11
  118. package/src/digitv2/components/searchFormV2.scss +0 -76
  119. package/src/digitv2/components/searchcomponent.scss +0 -7
  120. package/src/digitv2/components/sidebarV2.scss +0 -11
  121. package/src/digitv2/components/telephoneV2.scss +0 -18
  122. package/src/digitv2/components/toggleswitchV2.scss +0 -42
  123. package/src/digitv2/components/topbarV2.scss +0 -187
  124. package/src/digitv2/components/uploadFileV2.scss +0 -146
  125. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +0 -8
  126. package/src/pages/citizen/DocumentList.scss +0 -305
  127. package/src/pages/citizen/Events.scss +0 -47
  128. package/src/pages/citizen/HomePageWrapper.scss +0 -158
  129. package/src/pages/citizen/SurveyList.scss +0 -22
  130. package/src/pages/citizen/citizenDocument.scss +0 -22
  131. package/src/pages/citizen/container.scss +0 -19
  132. package/src/pages/citizen/payment/payment-type.scss +0 -3
  133. package/src/pages/citizen/updatePropertyNumber.scss +0 -46
  134. package/src/pages/employee/EmployeeLogin.scss +0 -7
  135. package/src/pages/employee/cardfix.scss +0 -13
  136. package/src/pages/employee/container.scss +0 -72
  137. package/src/pages/employee/dss.scss +0 -266
  138. package/src/pages/employee/form-fields.scss +0 -13
  139. package/src/pages/employee/iframe.scss +0 -66
  140. package/src/pages/employee/inbox.scss +0 -585
  141. package/src/pages/employee/oldMobileInbox.scss +0 -5
  142. package/src/pages/employee/popupmodule.scss +0 -34
  143. package/src/pages/employee/response.scss +0 -3
  144. package/src/pages/employee/scroll-table.scss +0 -119
  145. package/src/pages/employee/surveys.scss +0 -273
  146. package/src/pages/employee/tooltip.scss +0 -36
  147. package/src/pages/employee/updateNumber.scss +0 -13
  148. /package/src/digitv2/components/{ErrorMessage.scss → errorMessageV2.scss} +0 -0
  149. /package/src/digitv2/components/{infobuttons.scss → infobuttonV2.scss} +0 -0
  150. /package/src/digitv2/components/{panelcard.scss → panelCardV2.scss} +0 -0
  151. /package/src/digitv2/components/{panels.scss → panelV2.scss} +0 -0
  152. /package/src/digitv2/components/{stepper.scss → stepperV2.scss} +0 -0
  153. /package/src/digitv2/components/{textblock.scss → textblockV2.scss} +0 -0
  154. /package/src/digitv2/components/{timeline.scss → timelineV2.scss} +0 -0
  155. /package/src/digitv2/components/{toggle.scss → toggleV2.scss} +0 -0
  156. /package/src/digitv2/components/{uploader.scss → uploaderV2.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
- }