@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,85 +0,0 @@
1
- @import url("../index.scss");
2
-
3
- .digit-screen-loader {
4
- @extend .light-background;
5
- position: fixed;
6
- top: 0;
7
- left: 0;
8
- width: 100%;
9
- height: 100%;
10
- display: flex;
11
- justify-content: center;
12
- align-items: center;
13
- z-index: 9999;
14
- .digit-ldio-pjg92h09b2o div {
15
- position: absolute;
16
- width: 52px;
17
- height: 52px;
18
- border: 12px solid theme(digitv2.lightTheme.primary-orange);
19
- border-top-color: transparent;
20
- border-radius: 50%;
21
- }
22
- }
23
-
24
- .digit-page-loader,
25
- .digit-module-loader {
26
- text-align: center;
27
- }
28
-
29
- .digit-page-loader {
30
- display: flex;
31
- align-items: center;
32
- justify-content: center;
33
- height: 100vh;
34
- background: unset;
35
- }
36
-
37
- .digit-module-loader {
38
- padding: 16px;
39
- }
40
-
41
- @keyframes digit-ldio-pjg92h09b2o {
42
- 0% {
43
- transform: translate(-50%, -50%) rotate(0deg);
44
- }
45
-
46
- 100% {
47
- transform: translate(-50%, -50%) rotate(360deg);
48
- }
49
- }
50
-
51
- .digit-ldio-pjg92h09b2o div {
52
- position: absolute;
53
- width: 52px;
54
- height: 52px;
55
- border: 12px solid theme(colors.secondary);
56
- border-top-color: transparent;
57
- border-radius: 50%;
58
- }
59
-
60
- .digit-ldio-pjg92h09b2o div {
61
- animation: digit-ldio-pjg92h09b2o 1s linear infinite;
62
- top: 50px;
63
- left: 50px;
64
- }
65
-
66
- .digit-loadingio-spinner-rolling-faewnb8ux8 {
67
- width: 48px;
68
- height: 48px;
69
- display: inline-block;
70
- overflow: hidden;
71
- background: none;
72
- }
73
-
74
- .digit-ldio-pjg92h09b2o {
75
- width: 100%;
76
- height: 100%;
77
- position: relative;
78
- transform: translateZ(0) scale(0.48);
79
- backface-visibility: hidden;
80
- transform-origin: 0 0;
81
- }
82
-
83
- .digit-ldio-pjg92h09b2o div {
84
- box-sizing: content-box;
85
- }
@@ -1,46 +0,0 @@
1
- .digit-popup-module {
2
- width: 480px;
3
- margin: 0 auto;
4
- @apply bg-white;
5
-
6
- .digit-popup-module-main {
7
- @apply px-lg pb-lg;
8
- }
9
-
10
- .digit-popup-module-action-bar {
11
- gap: 16px;
12
- @apply flex flex-row justify-end;
13
-
14
- &.digit-variant-obps {
15
- margin-right: 18px;
16
- @media (max-width: theme(digitv2.screens.mobile)) {
17
- position: absolute;
18
- bottom: 5%;
19
- right: 10%;
20
- }
21
- &.employee {
22
- @media (max-width: theme(digitv2.screens.mobile)) {
23
- left: 0%;
24
- }
25
- }
26
- }
27
- }
28
- }
29
-
30
- @screen dt {
31
- .digit-popup-module {
32
- width: 480px;
33
- margin: auto;
34
- @apply bg-white;
35
-
36
- .digit-popup-module-main {
37
- @apply px-lg pb-lg;
38
- @apply w-full p-sm h-full;
39
- }
40
-
41
- .digit-popup-module-action-bar {
42
- gap: 16px;
43
- @apply flex flex-row justify-end;
44
- }
45
- }
46
- }
@@ -1,6 +0,0 @@
1
- @import url("../index.scss");
2
-
3
- .digit-validation-error {
4
- @extend .alert-error;
5
- @apply block text-body-s text-error;
6
- }
@@ -1,9 +0,0 @@
1
- .navbar {
2
- .digit-employee-select-wrap {
3
- margin-bottom: 0px;
4
- }
5
- h3{
6
- margin-top: 0;
7
- margin-bottom: 0;
8
- }
9
- }
@@ -1,11 +0,0 @@
1
- .digit-no-data-found {
2
- height: 100%;
3
- width: 100%;
4
- display: flex;
5
- flex-direction: column;
6
- justify-content: center;
7
- align-items: center;
8
- .digit-error-msg {
9
- margin-top: 2rem;
10
- }
11
- }
@@ -1,47 +0,0 @@
1
- .Numeric {
2
- width: 23.75rem;
3
- text-align: center;
4
- display: flex;
5
- align-content: center;
6
-
7
- &.disabled {
8
- @apply border-grey-dark text-grey-dark !important;
9
- pointer-events: none !important;
10
- cursor: not-allowed;
11
-
12
- }
13
-
14
- &.focused {
15
- border: 2px solid theme(digitv2.lightTheme.primary-1);
16
- }
17
-
18
- &.noneditable {
19
- pointer-events: none !important;
20
- border: 1px solid theme(digitv2.lightTheme.generic-inputborder);
21
- background: theme(digitv2.lightTheme.generic-background);
22
- color: theme(digitv2.lightTheme.text-secondary);
23
- }
24
-
25
- &.error {
26
- border: 2px solid theme(digitv2.lightTheme.alert-error);
27
- }
28
- }
29
-
30
- .NumericButton {
31
- color: theme(digitv2.lightTheme.text-secondary);
32
- font-size: 1.5rem;
33
- font-weight: theme(digitv2.fontWeight.bold);
34
- text-align: center;
35
- width: 2.5rem;
36
- height: 2.5rem;
37
- border: 1px solid theme(digitv2.lightTheme.text-secondary);
38
- font-family: theme(digitv2.fontFamily.sans);
39
- font-style: theme(digitv2.fontStyle.normal);
40
- line-height: theme(digitv2.lineHeight.normal);
41
- }
42
-
43
- input {
44
- background-color: theme(digitv2.lightTheme.paper-primary);
45
- width: 23.75rem;
46
- height: 2.5rem;
47
- }
@@ -1,15 +0,0 @@
1
- .digit-input-otp-wrap {
2
- @apply mb-lg;
3
-
4
- input {
5
- @apply border-2 border-solid border-input-border outline-none h-10 w-10 text-form-field text-text-primary mr-sm mb-sm text-center;
6
- }
7
- input::-webkit-outer-spin-button,
8
- input::-webkit-inner-spin-button {
9
- -webkit-appearance: none;
10
- margin: 0;
11
- }
12
- input[type="number"] {
13
- -moz-appearance: textfield;
14
- }
15
- }
@@ -1,5 +0,0 @@
1
- @import url("../typography.scss");
2
-
3
- .digit-paragraph {
4
- @extend .typography.text-body-l;
5
- }
@@ -1,33 +0,0 @@
1
- .digit-rating-star-wrap {
2
- @apply flex w-full mb-lg;
3
- img {
4
- width: 40px;
5
- height: 38px;
6
- display: block;
7
- @apply mr-sm;
8
- }
9
-
10
- svg {
11
- width: 40px;
12
- height: 38px;
13
- display: block;
14
- @apply mr-sm;
15
- }
16
- }
17
-
18
- @screen dt {
19
- .digit-rating-star-wrap {
20
- @apply w-2/5;
21
- }
22
- }
23
-
24
- .digit-rating-with-text {
25
- @apply flex place-items-center w-full;
26
-
27
- svg {
28
- width: 24px;
29
- height: 38px;
30
- display: block;
31
- @apply mr-sm;
32
- }
33
- }
@@ -1,11 +0,0 @@
1
- .digit-search-box {
2
- @apply flex m-sm justify-between;
3
- .digit-search-action {
4
- position: relative;
5
- @apply flex flex-row text-focus;
6
- align-items: center;
7
- .digit-search-text {
8
- @apply ml-sm;
9
- }
10
- }
11
- }
@@ -1,76 +0,0 @@
1
- .digit-search-form-wrapper {
2
- @apply flex flex-wrap justify-between bg-white mb-lg py-lg pl-lg;
3
- &.unset {
4
- all: unset;
5
- }
6
- .digit-form-field {
7
- width: calc(25% - 16px);
8
- @apply inline-block mr-md align-middle;
9
- }
10
- /*replacing .SubmitAndClearAllContainer class to digit-inbox-search-action-container */
11
- .digit-inbox-search-action-container {
12
- @apply w-full;
13
- .submit {
14
- right: 36px;
15
- margin-top: 22px;
16
- margin-left: -16px !important;
17
- @apply flex flex-row-reverse items-center w-full align-middle text-center !important;
18
- button {
19
- margin: 0;
20
- @apply inline-block w-1/4 !important;
21
- }
22
- p {
23
- @apply cursor-pointer text-link text-focus w-1/4 inline-block;
24
- }
25
- }
26
- }
27
- .submit {
28
- right: 36px;
29
- margin-top: 22px;
30
- @apply inline align-middle text-center !important;
31
- button {
32
- margin: 0;
33
- @apply inline-block w-full !important;
34
- }
35
- p {
36
- @apply cursor-pointer text-link text-focus w-full inline-block;
37
- }
38
- }
39
- .pt-property-search {
40
- justify-content: unset;
41
- }
42
- }
43
-
44
- .digit-input-fields {
45
- /*width: calc(50% - 16px);*/
46
-
47
- @apply inline-block mr-md !important;
48
-
49
- .digit-inbox-search-form-error {
50
- padding-top: 0;
51
- margin-top: 0;
52
- @apply absolute;
53
- }
54
- }
55
-
56
- .digit-input-fields:nth-child(3n) {
57
- margin-right: 0 !important;
58
- }
59
-
60
- @media (min-width: 780px) {
61
- .digit-search-form-wrapper {
62
- .digit-pt-form-field {
63
- width: 30% !important;
64
- margin-bottom: 20px;
65
- }
66
- }
67
- }
68
-
69
- @media (max-width: 780px) {
70
- .digit-search-form-wrapper {
71
- .digit-pt-form-field {
72
- width: 100% !important;
73
- margin-bottom: 15px;
74
- }
75
- }
76
- }
@@ -1,7 +0,0 @@
1
- @media (max-width: 480px) {
2
- .search-button-wrapper {
3
- .link-label {
4
- margin-left: 0px;
5
- }
6
- }
7
- }
@@ -1,18 +0,0 @@
1
- .digit-telephone {
2
- @apply flex items-baseline;
3
- img,
4
- svg {
5
- height: 22px;
6
- width: 20px;
7
- @apply text-primary-main ml-sm items-center;
8
- margin-left: 0px;
9
- }
10
-
11
- p {
12
- @apply text-text-primary text-body-l pl-sm;
13
- }
14
- }
15
-
16
- .digit-call {
17
- @apply flex text-text-secondary text-body-l;
18
- }
@@ -1,42 +0,0 @@
1
- @import url("../index.scss");
2
-
3
- .react-switch-checkbox {
4
- height: 0;
5
- width: 0;
6
- visibility: hidden;
7
- }
8
-
9
- .react-switch-label {
10
- display: flex;
11
- width: 7rem;
12
- height: 2rem;
13
- padding: 0.125rem;
14
- justify-content: center;
15
- align-items: center;
16
- gap: 0.78125rem;
17
- flex-shrink: 0;
18
- border: 1px solid theme(digitv2.lightTheme.generic-divider);
19
- background: theme(digitv2.lightTheme.paper-primary);
20
- border-radius: 0px;
21
-
22
- &:hover {
23
- width: 7.125rem;
24
- border: 1px solid theme(digitv2.lightTheme.primary-1);
25
- background: theme(digitv2.lightTheme.paper-primary);
26
- box-shadow: 0px 0px 6px 0px rgba(244, 119, 56, 0.25);
27
- }
28
- }
29
-
30
-
31
- .react-switch-label .react-switch-button {
32
- visibility: hidden;
33
- }
34
-
35
- .react-switch-checkbox:checked+.react-switch-label {
36
- width: 7.125rem;
37
- background: theme(digitv2.lightTheme.primary-1);
38
- }
39
-
40
- .react-switch-label:active .react-switch-button {
41
- width: 45px;
42
- }
@@ -1,146 +0,0 @@
1
- .digit-upload-wrap {
2
- @apply flex w-full h-40 bg-grey-light relative mb-lg px-sm border border-border border-dashed;
3
- max-width: 540px;
4
- min-height: 50px;
5
- padding: 0.5rem;
6
-
7
- img {
8
- display: block;
9
- margin-top: 58px;
10
- margin-left: calc(50% - 23px);
11
- height: 42px;
12
- width: 46px;
13
- }
14
-
15
- svg {
16
- display: block;
17
- margin-top: 58px;
18
- margin-left: calc(50% - 23px);
19
- height: 42px;
20
- width: 46px;
21
- }
22
-
23
- input {
24
- @apply absolute w-full h-full opacity-0 top-0;
25
- }
26
- .digit-cell-text {
27
- color: theme(colors.text.secondary);
28
- padding-top: 3px;
29
- }
30
- }
31
-
32
- .digit-multi-upload-wrap {
33
- @apply flex mb-lg;
34
-
35
- div {
36
- display: block;
37
- position: relative;
38
- background-color: theme(colors.grey.light);
39
- width: calc((100% - 16px) / 3);
40
- margin-right: 8px;
41
-
42
- .digit-delete {
43
- position: absolute;
44
- height: 24px;
45
- width: 24px;
46
- border-radius: 100%;
47
- top: 2px;
48
- right: 2px;
49
- }
50
- }
51
-
52
- .digit-upload-img-container {
53
- border: 1px dashed theme(colors.border);
54
- margin: 0 !important;
55
-
56
- img {
57
- margin-left: auto;
58
- margin-right: auto;
59
- padding-top: calc(33% - 21px);
60
- }
61
-
62
- svg {
63
- @apply flex;
64
- margin: auto;
65
- }
66
-
67
- svg {
68
- margin-left: auto;
69
- margin-right: auto;
70
- top: calc(50% - 21px);
71
- position: relative;
72
- }
73
-
74
- input {
75
- @apply absolute w-full h-full opacity-0 top-0;
76
- }
77
- }
78
- }
79
-
80
- .digit-upload-file-max-width {
81
- max-width: 540px;
82
- }
83
-
84
- .digit-upload-file {
85
- min-height: 56px;
86
- @apply relative border border-input-border w-full;
87
-
88
- div {
89
- @apply flex flex-row h-full items-center pl-md mt-sm flex-wrap;
90
-
91
- .file-upload-status {
92
- @apply text-body-s-dt ml-sm;
93
- }
94
- }
95
- input {
96
- width: 160px;
97
- @apply absolute top-0 left-0 opacity-0 h-full;
98
- }
99
- }
100
-
101
- @screen dt {
102
- .digit-multi-upload-wrap img {
103
- width: 100%;
104
- height: 158px;
105
- }
106
- }
107
-
108
- .digit-upload-file-button-wrap {
109
- display: flex;
110
- justify-content: flex-start;
111
- align-items: center;
112
- flex-wrap: wrap;
113
- margin: 0px;
114
- padding: 0px;
115
- button {
116
- height: auto;
117
- min-height: 40px;
118
- width: 43%;
119
- max-height: 40px;
120
- margin: 5px;
121
- padding: 0px;
122
- h2 {
123
- word-break: break-all;
124
- height: auto;
125
- line-height: 16px;
126
- overflow: hidden;
127
- max-height: 34px;
128
- max-width: 100%;
129
- }
130
- }
131
- .digit-tag-container {
132
- margin: 0px;
133
- padding: 0px;
134
- }
135
- }
136
- .digit-input-mirror-selector-button {
137
- @apply h-16 bg-border text-center border-b-2 border-input-border border-solid outline-none px-lg !important;
138
-
139
- &:focus {
140
- @apply outline-none;
141
- }
142
-
143
- h2 {
144
- @apply font-rc font-medium text-legend text-text-primary;
145
- }
146
- }
@@ -1,8 +0,0 @@
1
- .CitizenEngagementNotificationWrapper {
2
- .h1 {
3
- margin: 15px;
4
- }
5
- .WhatsNewCard {
6
- @apply mx-md mb-md;
7
- }
8
- }