@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,96 +0,0 @@
1
- .page-loader,
2
- .module-loader {
3
- text-align: center;
4
- }
5
-
6
- .page-loader {
7
- padding-top: 88px;
8
- }
9
-
10
- .module-loader {
11
- padding: 16px;
12
- }
13
-
14
- @keyframes ldio-pjg92h09b2o {
15
- 0% {
16
- transform: translate(-50%, -50%) rotate(0deg);
17
- }
18
-
19
- 100% {
20
- transform: translate(-50%, -50%) rotate(360deg);
21
- }
22
- }
23
-
24
- .ldio-pjg92h09b2o div {
25
- position: absolute;
26
- width: 52px;
27
- height: 52px;
28
- border: 12px solid theme(colors.secondary);
29
- border-top-color: transparent;
30
- border-radius: 50%;
31
- }
32
-
33
- .ldio-pjg92h09b2o div {
34
- animation: ldio-pjg92h09b2o 1s linear infinite;
35
- top: 50px;
36
- left: 50px;
37
- }
38
-
39
- .loadingio-spinner-rolling-faewnb8ux8 {
40
- width: 48px;
41
- height: 48px;
42
- display: inline-block;
43
- overflow: hidden;
44
- background: none;
45
- }
46
-
47
- .ldio-pjg92h09b2o {
48
- width: 100%;
49
- height: 100%;
50
- position: relative;
51
- transform: translateZ(0) scale(0.48);
52
- backface-visibility: hidden;
53
- transform-origin: 0 0;
54
- /* see note above */
55
- }
56
-
57
- .ldio-pjg92h09b2o div {
58
- box-sizing: content-box;
59
- }
60
-
61
- /*
62
- .loader {
63
- position: absolute;
64
- left: 50%;
65
- top: 50%;
66
- z-index: 1;
67
- width: 80px;
68
- height: 80px;
69
- margin: -80px 0 0 -40px;
70
- border: 8px solid #f3f3f3;
71
- border-radius: 50%;
72
- border-top-color: #3498db;
73
- -webkit-animation: loader-spin 1s linear infinite;
74
- animation: loader-spin 1s linear infinite;
75
- }
76
-
77
- @-webkit-keyframes loader-spin {
78
- 0% {
79
- -webkit-transform: rotate(0deg);
80
- }
81
-
82
- 100% {
83
- -webkit-transform: rotate(360deg);
84
- }
85
- }
86
-
87
- @keyframes loader-spin {
88
- 0% {
89
- transform: rotate(0deg);
90
- }
91
-
92
- 100% {
93
- transform: rotate(360deg);
94
- }
95
- }
96
- */
@@ -1,30 +0,0 @@
1
- .map-wrap {
2
- @apply pb-lg;
3
- }
4
-
5
- .map {
6
- width: 100%;
7
- height: 384px;
8
- overflow: visible;
9
- position: relative;
10
- }
11
-
12
- .map-search-bar-wrap {
13
- border-radius: 4px;
14
- box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
15
- margin-bottom: 4px;
16
- display: flex;
17
- width: 100%;
18
- }
19
-
20
- .map-search-bar-icon {
21
- @apply inline h-6 w-6 m-sm;
22
- }
23
-
24
- .map-search-bar {
25
- @apply block outline-none text-form-field text-text-primary h-10 w-full !important;
26
- }
27
-
28
- .map-search-bar:focus {
29
- border: none;
30
- }
File without changes
@@ -1,28 +0,0 @@
1
- .metricsTable {
2
- @apply bg-white px-md pt-md pb-lg shadow-card;
3
- max-width: 440px;
4
- border-radius: 4px;
5
-
6
- .row {
7
- @apply flex justify-between;
8
- height: 80px;
9
- width: 100%;
10
- }
11
-
12
- .lower_red {
13
- @apply inline;
14
- color: rgb(229, 77, 66);
15
- }
16
-
17
- .upper_green {
18
- @apply inline;
19
- color: theme(colors.success);
20
- }
21
- }
22
-
23
- .chart-metric-wrapper{
24
- display: flex;
25
- flex-wrap: wrap;
26
- margin-top: 15px;
27
- justify-content: space-evenly;
28
- }
@@ -1,88 +0,0 @@
1
- .multilink-labelWrap{
2
- top: 73px;
3
- @apply flex items-center align-middle text-center m-md absolute right-0 z-10;
4
- }
5
-
6
- .multilink-link-button{
7
- margin: 0;
8
- @apply text-heading-s text-primary-light
9
- }
10
-
11
- .multilink-optionWrap{
12
- right: 0;
13
- top:110px;
14
- width: max-content;
15
- @apply absolute shadow-card bg-white m-md z-10;
16
-
17
- .multilink-option{
18
-
19
- svg{
20
- margin-top: auto;
21
- margin-bottom: auto;
22
- @apply mx-sm
23
- }
24
-
25
- &:hover{
26
- @apply bg-grey-mid cursor-pointer;
27
- }
28
- @apply p-md;
29
- }
30
- }
31
- .overCard{
32
- top: 23px;
33
- }
34
-
35
- .multilink-block-wrapper{
36
- @apply relative;
37
- .multilink-labelWrap{
38
- margin: 0 !important;
39
- top: unset;
40
- @apply relative text-text-primary !important;
41
- svg{
42
- fill: theme(colors.text.secondary);
43
- }
44
- span{
45
- @apply text-text-primary !important;
46
- }
47
- }
48
- .multilink-optionWrap{
49
- top: 8px;
50
- right: -50%;
51
- @apply block !important;
52
- }
53
- }
54
-
55
- @screen dt {
56
-
57
- .multilink-block-wrapper{
58
- .multilink-optionWrap{
59
- right: 0 !important;
60
- }
61
- }
62
-
63
- .multilink-labelWrap{
64
- right: 20%;
65
- top: 80px;
66
- }
67
-
68
- .multilink-optionWrap{
69
- right: 20%;
70
- top: 110px;
71
- @apply shadow-card rounded-sm;
72
- }
73
- }
74
-
75
- .reports-download-btn{
76
- justify-content: flex-end;
77
- position: unset;
78
- }
79
-
80
- .reports-options-download{
81
- position: absolute;
82
- justify-content: flex-end;
83
- float: right;
84
- right:0%;
85
- display: flex;
86
- flex-direction: row;
87
- top:2rem;
88
- }
@@ -1,77 +0,0 @@
1
- .multi-select-dropdown-wrap{
2
- @apply relative text-form-field text-text-primary w-full;
3
- .master, .master-active{
4
- @apply relative border border-solid border-input-border h-10 w-full;
5
- input[type=text]{
6
- @apply absolute top-0 left-0 p-sm pl-sm min-h-full min-w-full opacity-0;
7
- &:focus{
8
- @apply outline-none;
9
- }
10
- }
11
- .label{
12
- @apply flex justify-between p-sm w-full h-full;
13
- svg{
14
- @apply h-6 w-6;
15
- }
16
- }
17
-
18
- &:hover{
19
- @apply border-2 border-solid border-primary-main;
20
- }
21
- }
22
-
23
- .master-active{
24
- @apply border-2 border-primary-main;
25
- input[type=text]{
26
- @apply opacity-100;
27
- }
28
- .label{
29
- @apply hidden;
30
- }
31
- }
32
-
33
- .server{
34
-
35
- box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
36
- top:40px;
37
-
38
- max-height:20vmax;
39
- overflow: scroll;
40
- @apply absolute min-w-full z-20;
41
- div{
42
- @apply flex w-full bg-white;
43
- justify-content: flex-start;
44
- align-items: center;
45
- &:hover{
46
- @apply bg-grey-mid;
47
- }
48
- input{
49
- height: 44px;
50
- @apply absolute min-w-full opacity-0 z-20 cursor-pointer;
51
- }
52
- p{
53
- padding: 12px;
54
- margin-top: 5px;
55
- margin-bottom: 5px;
56
- @apply text-form-field text-text-primary;
57
- }
58
- .custom-checkbox{
59
- height: 28px;
60
- width: 28px;
61
- @apply border border-solid border-input-border m-sm;
62
- svg{
63
- @apply opacity-0 z-10;
64
- }
65
- }
66
- input:checked ~ .custom-checkbox,
67
- input:hover ~ .custom-checkbox {
68
- @apply border-2 border-primary-main;
69
- }
70
-
71
- input:checked ~ .custom-checkbox svg {
72
- @apply opacity-100;
73
- }
74
-
75
- }
76
- }
77
- }
@@ -1,312 +0,0 @@
1
- .navbar {
2
- @apply text-white bg-secondary p-md w-full;
3
- position: fixed;
4
- z-index: 9999;
5
-
6
- img {
7
- display: inline-block;
8
- min-width: 78px;
9
- height: 24px;
10
- }
11
- .nav {
12
- display: flex;
13
- justify-content: space-between;
14
- }
15
- .nav-wrapper {
16
- display: flex;
17
- @media (min-width: 780px) {
18
- .hamburger-span {
19
- display: none;
20
- }
21
- }
22
- }
23
-
24
- h3 {
25
- @apply inline-block border-l border-solid border-white pl-sm ml-sm;
26
- }
27
- }
28
-
29
- .img-circle {
30
- border-radius: 50%;
31
- }
32
-
33
- .profile-section {
34
- height: auto;
35
- display: flex;
36
- flex-direction: column;
37
- align-items: center;
38
- padding-top: 30px;
39
- background-color: theme(colors.white);
40
-
41
- img {
42
- width: 89px;
43
- height: 88px;
44
- margin: 0px auto 16px;
45
- }
46
-
47
- .label-container {
48
- .label-text {
49
- color: #767676;
50
- }
51
- &.name-Profile {
52
- .label-text {
53
- letter-spacing: 0.6px;
54
- font-weight: 700;
55
- font-size: 18px;
56
- color: theme(colors.text.primary);
57
- }
58
- }
59
- }
60
- .profile-divider {
61
- border-top: 1px solid theme(colors.border);
62
- margin-left: 20px;
63
- margin-right: 20px;
64
- width: 90%;
65
- margin-top: 1rem;
66
- }
67
- }
68
-
69
- .drawer-list {
70
- @apply pt-md;
71
- position: relative;
72
- min-height: 1px;
73
- overflow: auto;
74
- .menu-item {
75
- border: 10px;
76
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
77
- cursor: pointer;
78
- text-decoration: none;
79
- margin: 0px;
80
- padding: 0px;
81
- outline: none;
82
- font-size: 16px;
83
- position: relative;
84
- color: rgb(95, 92, 98);
85
- line-height: 48px;
86
- transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
87
- min-height: 48px;
88
- white-space: initial;
89
- background: none;
90
- .icon {
91
- display: block;
92
- color: rgb(117, 117, 117);
93
- fill: rgb(117, 117, 117);
94
- height: 21px;
95
- width: 21px;
96
- float: left;
97
- margin-top: 12px;
98
- }
99
- .edit-btn-ico{
100
- height: 17px;
101
- width: 17px;
102
- margin-top: 16px;
103
- }
104
- .icon + .menu-label {
105
- margin-left: 36px;
106
- text-overflow: ellipsis;
107
- white-space: nowrap;
108
- }
109
- }
110
- .sidebar-list {
111
- padding-right: 16px;
112
- padding-left: 16px;
113
- &.active {
114
- border-left: 5px solid theme(colors.primary.main);
115
- .menu-label {
116
- color: theme(colors.primary.main);
117
- }
118
- .icon {
119
- fill: theme(colors.primary.main);
120
- }
121
- }
122
-
123
- .submenu-container {
124
- cursor: pointer;
125
- display: flex;
126
- flex-direction: column;
127
-
128
- .sidebar-link {
129
- display: flex;
130
- justify-content: space-between;
131
- align-items: center;
132
- svg {
133
- width: 21px;
134
- height: 21px;
135
- color: rgb(117, 117, 117);
136
- fill: rgb(117, 117, 117);
137
- }
138
- }
139
- .actions {
140
- display: flex;
141
- align-items: center;
142
- overflow: hidden !important;
143
-
144
- span {
145
- margin-left: 13px;
146
- line-height: 48px;
147
- white-space: nowrap;
148
- color: #5f5c62;
149
- overflow: hidden;
150
- text-overflow: ellipsis;
151
- }
152
- input {
153
- border: none;
154
- outline: none;
155
- margin-left: 16px;
156
- padding: 0.5em;
157
- color: #5f5c62;
158
- }
159
- }
160
- }
161
- }
162
-
163
- .dropdown-link {
164
- .actions {
165
- display: flex;
166
- padding: 1em;
167
- svg {
168
- width: 21px;
169
- height: 21px;
170
- color: rgb(117, 117, 117);
171
- fill: rgb(117, 117, 117);
172
- }
173
- span {
174
- color: #5f5c62;
175
- }
176
- }
177
- }
178
- }
179
-
180
- .drawer-desktop {
181
- overflow: auto;
182
- .menu-item {
183
- border: 10px;
184
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
185
- cursor: pointer;
186
- text-decoration: none;
187
- margin: 0px;
188
- padding: 0px;
189
- outline: none;
190
- font-size: 16px;
191
- position: relative;
192
- color: rgb(95, 92, 98);
193
- line-height: 48px;
194
- transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
195
- min-height: 48px;
196
- white-space: initial;
197
- background: none;
198
- .icon {
199
- display: block;
200
- color: rgb(117, 117, 117);
201
- fill: rgb(117, 117, 117);
202
- height: 21px !important;
203
- width: 21px !important;
204
- float: left;
205
- margin-top: 12px;
206
- }
207
- .edit-btn-ico {
208
- height: 17px;
209
- width: 17px;
210
- margin-top: 16px;
211
- }
212
- .icon + .menu-label {
213
- margin-left: 36px;
214
- overflow: hidden;
215
- text-overflow: ellipsis;
216
- white-space: nowrap;
217
- }
218
- }
219
- @media (min-width: 780px) {
220
- .sidebar-list {
221
- padding-right: 16px;
222
- padding-left: 16px;
223
- &.active {
224
- border-left: 5px solid theme(colors.primary.main);
225
- padding-left: 11px;
226
- .menu-label {
227
- color: theme(colors.primary.main);
228
- }
229
- .icon {
230
- fill: theme(colors.primary.main);
231
- }
232
- }
233
-
234
- .submenu-container {
235
- margin-left: 1.5rem;
236
- cursor: pointer;
237
- display: flex;
238
- flex-direction: column;
239
-
240
- .sidebar-link {
241
- display: flex;
242
- justify-content: space-between;
243
- align-items: center;
244
- svg {
245
- width: 21px;
246
- height: 21px;
247
- color: rgb(117, 117, 117);
248
- fill: rgb(117, 117, 117);
249
- }
250
- .actions {
251
- .tooltip {
252
- margin-left: 16px;
253
- }
254
- }
255
- }
256
- .actions {
257
- display: flex;
258
- align-items: center;
259
- overflow: hidden !important;
260
-
261
- span {
262
- margin-left: 13px;
263
- line-height: 48px;
264
- white-space: nowrap;
265
- color: #5f5c62;
266
- overflow: hidden;
267
- text-overflow: ellipsis;
268
- }
269
- }
270
- }
271
- }
272
-
273
- .dropdown-link {
274
- .actions {
275
- display: flex;
276
- padding: 1em;
277
- svg {
278
- width: 21px;
279
- height: 21px;
280
- color: rgb(117, 117, 117);
281
- fill: rgb(117, 117, 117);
282
- }
283
- span {
284
- color: #5f5c62;
285
- }
286
- }
287
- }
288
- }
289
- }
290
-
291
- /* .navbar-header{
292
- @apply text-navbarheader float-left px-sm
293
- }
294
-
295
- .navbar-subheader{
296
- @apply font-light px-sm border-solid border-l border-white border-opacity-100
297
- }*/
298
-
299
- .side-bar-footer {
300
- width: 200px;
301
- margin-left: 50px;
302
- margin-top: 24px;
303
- margin-bottom: 16px;
304
- position: relative;
305
- }
306
-
307
- .digit-footer {
308
- @apply flex h-4 mb-sm;
309
- img {
310
- @apply mr-sm;
311
- }
312
- }
@@ -1,15 +0,0 @@
1
- .PlusMinus {
2
- text-align: center;
3
- display: flex;
4
- align-content: center;
5
- justify-content: center;
6
- }
7
- .PlusMinusbutton{
8
- border: 1px solid theme(colors.border);
9
- background-color: theme(colors.grey.mid);
10
- color: theme(colors.text.secondary);
11
- font-size: 27px;
12
- font-weight: 400;
13
- text-align: center;
14
- width: 40px;
15
- }
@@ -1,16 +0,0 @@
1
- .popup-wrap {
2
- background: rgba(0, 0, 0, 0.7);
3
- @apply flex fixed w-full h-full overflow-auto top-0 left-0 min-h-screen;
4
- z-index: 10000;
5
- }
6
-
7
- @screen dt {
8
- .popup-wrap {
9
- background: rgba(0, 0, 0, 0.7);
10
- @apply min-h-screen;
11
- }
12
- }
13
-
14
- .popup-close-icon{
15
- @apply flex justify-end;
16
- }
@@ -1,45 +0,0 @@
1
- .radio-wrap {
2
- @apply my-sm block leading-10 mb-lg;
3
-
4
- div {
5
- @apply block mb-md;
6
- }
7
-
8
- .radio-btn-wrap {
9
- @apply block float-left relative;
10
- &:hover {
11
- .radio-btn-checkmark {
12
- @apply border-primary-main;
13
- }
14
- }
15
- }
16
-
17
- .radio-btn {
18
- @apply opacity-0 absolute cursor-pointer h-10 w-10;
19
- }
20
-
21
- .radio-btn-checkmark {
22
- @apply h-10 w-10 border border-input-border border-solid rounded-full block;
23
- }
24
-
25
- label {
26
- @apply text-text-primary text-form-field ml-md;
27
- }
28
-
29
- .radio-btn-checkmark:after {
30
- content: "";
31
- }
32
-
33
- .radio-btn-wrap input:checked ~ .radio-btn-checkmark {
34
- @apply border-2 border-primary-main;
35
- }
36
-
37
- .radio-btn-wrap input:checked ~ .radio-btn-checkmark:after {
38
- @apply block bg-primary-main h-5 w-5 rounded-full absolute top-10 left-10;
39
- }
40
- }
41
- .reverse-radio-selection-wrapper{
42
- div{
43
- @apply flex flex-row-reverse place-content-between items-center; ;
44
- }
45
- }