@entit/digit-ui-css 1.5.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.
- package/dist/index.css +7724 -0
- package/dist/index.min.css +1 -0
- package/img/browser-icon.png +0 -0
- package/img/m_seva_white_logo.png +0 -0
- package/img/mseva-demo.png +0 -0
- package/package.json +64 -0
- package/src/components/CardBasedOptions.scss +45 -0
- package/src/components/CitizenHomeCard.scss +47 -0
- package/src/components/EllipsisMenu.scss +17 -0
- package/src/components/EventCalendarView.scss +10 -0
- package/src/components/OnGroundEventCard.scss +72 -0
- package/src/components/PageBasedInput.scss +23 -0
- package/src/components/PopupHeadingLabel.scss +15 -0
- package/src/components/PropertySearchForm.scss +58 -0
- package/src/components/SearchForm.scss +56 -0
- package/src/components/SearchOnRadioButton.scss +10 -0
- package/src/components/StandaloneSearchBar.scss +10 -0
- package/src/components/TimeLine.scss +68 -0
- package/src/components/WhatsNewCard.scss +13 -0
- package/src/components/actionLink.scss +3 -0
- package/src/components/actionbar.scss +58 -0
- package/src/components/bannercomponents.scss +131 -0
- package/src/components/body.scss +119 -0
- package/src/components/buttons.scss +47 -0
- package/src/components/card.scss +390 -0
- package/src/components/cardHeaderWithOptions.scss +14 -0
- package/src/components/changeLanguage.scss +3 -0
- package/src/components/charts.scss +186 -0
- package/src/components/checkbox.scss +53 -0
- package/src/components/checkpoint.scss +63 -0
- package/src/components/citizenInfoLabel.scss +14 -0
- package/src/components/custombtn.scss +11 -0
- package/src/components/datatable.scss +72 -0
- package/src/components/datewrap.scss +21 -0
- package/src/components/detailscard.scss +6 -0
- package/src/components/detailscontainer.scss +13 -0
- package/src/components/filters.scss +98 -0
- package/src/components/grey.scss +3 -0
- package/src/components/hoc/InboxComposer.scss +22 -0
- package/src/components/hoc/index.scss +1 -0
- package/src/components/imageviewer.scss +33 -0
- package/src/components/info-banner.scss +34 -0
- package/src/components/inputotp.scss +15 -0
- package/src/components/keynote.scss +27 -0
- package/src/components/languageSelector.scss +23 -0
- package/src/components/loader.scss +96 -0
- package/src/components/map.scss +30 -0
- package/src/components/menu.scss +0 -0
- package/src/components/metricsTable.scss +27 -0
- package/src/components/multiLink.scss +73 -0
- package/src/components/multiSelectDropdown.scss +73 -0
- package/src/components/navbar.scss +110 -0
- package/src/components/popup.scss +16 -0
- package/src/components/radiobtn.scss +45 -0
- package/src/components/ratingstar.scss +33 -0
- package/src/components/roundedLabel.scss +10 -0
- package/src/components/searchAction.scss +20 -0
- package/src/components/sectionalDropdown.scss +43 -0
- package/src/components/selectdropdown.scss +173 -0
- package/src/components/statushighlight.scss +17 -0
- package/src/components/submiterrors.scss +11 -0
- package/src/components/summary.scss +26 -0
- package/src/components/table.scss +167 -0
- package/src/components/tag.scss +27 -0
- package/src/components/telephone.scss +17 -0
- package/src/components/textfields.scss +90 -0
- package/src/components/toast.scss +31 -0
- package/src/components/topbar.scss +134 -0
- package/src/components/uploadcomponents.scss +95 -0
- package/src/index.scss +544 -0
- package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +5 -0
- package/src/pages/citizen/DocumentList.scss +305 -0
- package/src/pages/citizen/Events.scss +47 -0
- package/src/pages/citizen/HomePageWrapper.scss +99 -0
- package/src/pages/citizen/SurveyList.scss +22 -0
- package/src/pages/citizen/citizenDocument.scss +22 -0
- package/src/pages/citizen/container.scss +19 -0
- package/src/pages/citizen/payment/payment-type.scss +3 -0
- package/src/pages/citizen/updatePropertyNumber.scss +46 -0
- package/src/pages/employee/EmployeeLogin.scss +7 -0
- package/src/pages/employee/cardfix.scss +13 -0
- package/src/pages/employee/container.scss +73 -0
- package/src/pages/employee/dss.scss +116 -0
- package/src/pages/employee/form-fields.scss +13 -0
- package/src/pages/employee/iframe.scss +66 -0
- package/src/pages/employee/inbox.scss +455 -0
- package/src/pages/employee/index.scss +337 -0
- package/src/pages/employee/login.scss +185 -0
- package/src/pages/employee/oldMobileInbox.scss +5 -0
- package/src/pages/employee/popupmodule.scss +34 -0
- package/src/pages/employee/response.scss +3 -0
- package/src/pages/employee/scroll-table.scss +114 -0
- package/src/pages/employee/surveys.scss +273 -0
- package/src/pages/employee/tooltip.scss +36 -0
- package/src/pages/employee/updateNumber.scss +13 -0
- package/svg/arrowdown.svg +1 -0
- package/svg/arrowleft.svg +1 -0
- package/svg/calendar.svg +1 -0
- package/svg/camera.svg +4 -0
- package/svg/check.svg +4 -0
- package/svg/close.svg +4 -0
- package/svg/error.svg +4 -0
- package/svg/error2.svg +5 -0
- package/svg/searchicon.svg +4 -0
- package/svg/starempty.svg +4 -0
- package/svg/starfilled.svg +5 -0
- package/svg/success.svg +4 -0
@@ -0,0 +1,11 @@
|
|
1
|
+
.customBtn {
|
2
|
+
@apply bg-white text-text-primary box-border inline-block outline-none px-sm border border-solid border-primary-main;
|
3
|
+
margin: 0px 4.65% 0px 0px;
|
4
|
+
height: 30px;
|
5
|
+
line-height: 30px;
|
6
|
+
}
|
7
|
+
|
8
|
+
.customBtn-selected {
|
9
|
+
@extend .customBtn;
|
10
|
+
@apply bg-primary-main text-white font-medium;
|
11
|
+
}
|
@@ -0,0 +1,72 @@
|
|
1
|
+
.data-table {
|
2
|
+
@apply text-text-primary;
|
3
|
+
|
4
|
+
.row {
|
5
|
+
@apply flex border-b border-border pb-sm mb-sm;
|
6
|
+
|
7
|
+
span {
|
8
|
+
width: 70%;
|
9
|
+
display: contents;
|
10
|
+
}
|
11
|
+
|
12
|
+
h2 {
|
13
|
+
width: 40%;
|
14
|
+
@apply font-bold text-heading-s;
|
15
|
+
}
|
16
|
+
|
17
|
+
.value {
|
18
|
+
width: 50%;
|
19
|
+
@apply text-heading-s;
|
20
|
+
word-break: break-all;
|
21
|
+
}
|
22
|
+
.caption {
|
23
|
+
width: 70%;
|
24
|
+
@apply text-heading-s text-text-secondary;
|
25
|
+
}
|
26
|
+
}
|
27
|
+
|
28
|
+
.last {
|
29
|
+
border: none;
|
30
|
+
padding: 0;
|
31
|
+
margin: 0;
|
32
|
+
}
|
33
|
+
}
|
34
|
+
|
35
|
+
.employee-data-table {
|
36
|
+
.row {
|
37
|
+
@apply flex pb-sm mb-sm;
|
38
|
+
|
39
|
+
span {
|
40
|
+
width: 70%;
|
41
|
+
display: contents;
|
42
|
+
}
|
43
|
+
|
44
|
+
h2 {
|
45
|
+
width: 30%;
|
46
|
+
@apply font-bold text-heading-s;
|
47
|
+
}
|
48
|
+
|
49
|
+
.value {
|
50
|
+
width: 50%;
|
51
|
+
@apply text-heading-s;
|
52
|
+
}
|
53
|
+
|
54
|
+
.caption {
|
55
|
+
width: 70%;
|
56
|
+
@apply text-heading-s text-text-secondary;
|
57
|
+
}
|
58
|
+
}
|
59
|
+
|
60
|
+
.last {
|
61
|
+
border: none;
|
62
|
+
padding: 0;
|
63
|
+
margin: 0;
|
64
|
+
}
|
65
|
+
}
|
66
|
+
|
67
|
+
|
68
|
+
|
69
|
+
.pt-citizen {.data-table {.row {
|
70
|
+
justify-content: space-between;
|
71
|
+
|
72
|
+
}}}
|
@@ -0,0 +1,13 @@
|
|
1
|
+
.details-container {
|
2
|
+
@apply flex flex-col m-sm pt-md pb-md pl-sm pr-sm bg-white rounded;
|
3
|
+
.detail {
|
4
|
+
@apply grid grid-cols-2 gap-2 items-baseline;
|
5
|
+
.label {
|
6
|
+
width: 138px;
|
7
|
+
@apply font-bold text-heading-s text-text-primary mb-md;
|
8
|
+
}
|
9
|
+
.name {
|
10
|
+
@apply pt-md;
|
11
|
+
}
|
12
|
+
}
|
13
|
+
}
|
@@ -0,0 +1,98 @@
|
|
1
|
+
.filters-wrapper {
|
2
|
+
display: none;
|
3
|
+
padding: 20px 0px 0px;
|
4
|
+
z-index: 1;
|
5
|
+
|
6
|
+
.filters-input {
|
7
|
+
flex-basis: 22%;
|
8
|
+
}
|
9
|
+
|
10
|
+
.filters-input:not(:first-of-type) {
|
11
|
+
margin-left: 5%;
|
12
|
+
}
|
13
|
+
|
14
|
+
.switch-wrapper {
|
15
|
+
display: flex;
|
16
|
+
justify-content: space-between;
|
17
|
+
max-width: 200px;
|
18
|
+
|
19
|
+
.radio-switch {
|
20
|
+
display: none;
|
21
|
+
|
22
|
+
&:checked ~ label {
|
23
|
+
border-color: #F47738;
|
24
|
+
color: #F47738;
|
25
|
+
}
|
26
|
+
}
|
27
|
+
|
28
|
+
label {
|
29
|
+
border: 1px solid;
|
30
|
+
padding: 6px 10px;
|
31
|
+
display: block;
|
32
|
+
@apply border border-solid border-input-border;
|
33
|
+
&:hover{
|
34
|
+
@apply border-2 border-solid border-primary-main;
|
35
|
+
}
|
36
|
+
}
|
37
|
+
}
|
38
|
+
}
|
39
|
+
|
40
|
+
.pickerShadow {
|
41
|
+
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);
|
42
|
+
}
|
43
|
+
|
44
|
+
.filter-close {
|
45
|
+
@apply flex justify-end;
|
46
|
+
}
|
47
|
+
|
48
|
+
.filter-header {
|
49
|
+
@apply flex;
|
50
|
+
|
51
|
+
p {
|
52
|
+
font-weight: bold;
|
53
|
+
font-size: 24px;
|
54
|
+
line-height: 1;
|
55
|
+
margin: 0 12px 20px 8px;
|
56
|
+
}
|
57
|
+
}
|
58
|
+
|
59
|
+
.clearText {
|
60
|
+
display: none;
|
61
|
+
}
|
62
|
+
|
63
|
+
@screen dt {
|
64
|
+
.filters-wrapper {
|
65
|
+
display: flex;
|
66
|
+
}
|
67
|
+
|
68
|
+
.filter-close,
|
69
|
+
.filter-header {
|
70
|
+
display: none;
|
71
|
+
}
|
72
|
+
|
73
|
+
.clearText {
|
74
|
+
display: block;
|
75
|
+
text-align: right;
|
76
|
+
color: #f47738;
|
77
|
+
margin-top: 20px;
|
78
|
+
margin-left: 10px;
|
79
|
+
}
|
80
|
+
}
|
81
|
+
|
82
|
+
@media (max-width: 780px) {
|
83
|
+
.filters-modal {
|
84
|
+
display: block;
|
85
|
+
position: fixed;
|
86
|
+
width: 100%;
|
87
|
+
height: 100vh;
|
88
|
+
left: 0;
|
89
|
+
top: 130px;
|
90
|
+
padding: 16px;
|
91
|
+
background-color: #fff;
|
92
|
+
z-index: 99;
|
93
|
+
}
|
94
|
+
|
95
|
+
.rdrDefinedRangesWrapper {
|
96
|
+
display: none;
|
97
|
+
}
|
98
|
+
}
|
@@ -0,0 +1,22 @@
|
|
1
|
+
.InboxComposerWrapper{
|
2
|
+
.form-field-flex-one{
|
3
|
+
.form-field{
|
4
|
+
@apply flex-1;
|
5
|
+
}
|
6
|
+
}
|
7
|
+
}
|
8
|
+
|
9
|
+
.inboxPopupMobileWrapper{
|
10
|
+
@apply block p-md w-full overflow-scroll;
|
11
|
+
.submit{
|
12
|
+
@apply flex left-0 w-full px-xl items-center flex-row-reverse !important;
|
13
|
+
}
|
14
|
+
.form-field{
|
15
|
+
margin: 0 !important;
|
16
|
+
@apply w-full;
|
17
|
+
}
|
18
|
+
.InboxMobilePopupCloseButtonWrapper{
|
19
|
+
@apply flex flex-row-reverse;
|
20
|
+
}
|
21
|
+
}
|
22
|
+
|
@@ -0,0 +1 @@
|
|
1
|
+
@import "./InboxComposer.scss"
|
@@ -0,0 +1,33 @@
|
|
1
|
+
.image-viewer-wrap {
|
2
|
+
@apply bg-text-primary p-md top-0 left-0 z-20 fixed w-full h-full;
|
3
|
+
|
4
|
+
svg {
|
5
|
+
top: 90px;
|
6
|
+
right: 16px;
|
7
|
+
@apply absolute h-6 w-6;
|
8
|
+
}
|
9
|
+
|
10
|
+
img {
|
11
|
+
margin-top: 40%;
|
12
|
+
@apply max-w-full h-auto;
|
13
|
+
}
|
14
|
+
}
|
15
|
+
|
16
|
+
@screen dt {
|
17
|
+
.image-viewer-wrap {
|
18
|
+
@apply flex fixed top-0 left-0 w-full h-full z-20 bg-text-primary p-md;
|
19
|
+
|
20
|
+
svg {
|
21
|
+
top: 90px;
|
22
|
+
right: 16px;
|
23
|
+
@apply absolute h-6 w-6;
|
24
|
+
}
|
25
|
+
|
26
|
+
img {
|
27
|
+
width: auto;
|
28
|
+
height: auto;
|
29
|
+
max-width: 640px;
|
30
|
+
margin: auto;
|
31
|
+
}
|
32
|
+
}
|
33
|
+
}
|
@@ -0,0 +1,34 @@
|
|
1
|
+
.info-banner-wrap {
|
2
|
+
@apply bg-link-normal bg-opacity-25 m-sm p-md;
|
3
|
+
|
4
|
+
svg {
|
5
|
+
margin-top: 5px;
|
6
|
+
@apply rounded-full;
|
7
|
+
}
|
8
|
+
|
9
|
+
div {
|
10
|
+
@apply flex;
|
11
|
+
}
|
12
|
+
|
13
|
+
h2 {
|
14
|
+
@apply text-heading-m text-link-normal mb-md font-bold ml-sm;
|
15
|
+
}
|
16
|
+
|
17
|
+
p {
|
18
|
+
@apply text-body-l text-link-normal whitespace-pre-line;
|
19
|
+
}
|
20
|
+
}
|
21
|
+
|
22
|
+
@screen dt {
|
23
|
+
.info-banner-wrap {
|
24
|
+
margin: 0;
|
25
|
+
|
26
|
+
h2 {
|
27
|
+
@apply text-heading-m-dt;
|
28
|
+
}
|
29
|
+
|
30
|
+
p {
|
31
|
+
@apply text-body-l-dt;
|
32
|
+
}
|
33
|
+
}
|
34
|
+
}
|
@@ -0,0 +1,15 @@
|
|
1
|
+
.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
|
+
}
|
@@ -0,0 +1,27 @@
|
|
1
|
+
.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
|
+
|
13
|
+
.caption {
|
14
|
+
@apply text-body-l text-text-secondary;
|
15
|
+
}
|
16
|
+
}
|
17
|
+
|
18
|
+
@screen dt {
|
19
|
+
.key-note-pair {
|
20
|
+
p {
|
21
|
+
@apply text-body-l-dt;
|
22
|
+
}
|
23
|
+
.caption {
|
24
|
+
@apply text-body-l-dt text-text-secondary;
|
25
|
+
}
|
26
|
+
}
|
27
|
+
}
|
@@ -0,0 +1,23 @@
|
|
1
|
+
.language-selector {
|
2
|
+
@apply flex;
|
3
|
+
}
|
4
|
+
|
5
|
+
.language-selector div:not(:first-child) {
|
6
|
+
margin-left: 10px;
|
7
|
+
}
|
8
|
+
.bannerCard .language-button-container button{
|
9
|
+
width: 6.2rem;
|
10
|
+
height: 2.5rem;
|
11
|
+
}
|
12
|
+
.bannerCard .customBtn{
|
13
|
+
border-color: #505A5F;
|
14
|
+
}
|
15
|
+
.bannerCard .customBtn:focus{
|
16
|
+
outline: none;
|
17
|
+
}
|
18
|
+
.bannerCard .customBtn-selected {
|
19
|
+
border-color: transparent;
|
20
|
+
}
|
21
|
+
.bannerCard .bannerHeader p{
|
22
|
+
font-size: 19px;
|
23
|
+
}
|
@@ -0,0 +1,96 @@
|
|
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 #22394d;
|
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
|
+
*/
|
@@ -0,0 +1,30 @@
|
|
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
|
@@ -0,0 +1,27 @@
|
|
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: #00703C;
|
20
|
+
}
|
21
|
+
}
|
22
|
+
|
23
|
+
.chart-metric-wrapper{
|
24
|
+
display: flex;
|
25
|
+
flex-wrap: wrap;
|
26
|
+
margin-top: 15px;
|
27
|
+
}
|
@@ -0,0 +1,73 @@
|
|
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: #505A5F;
|
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
|
+
}
|
@@ -0,0 +1,73 @@
|
|
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
|
+
&:hover{
|
44
|
+
@apply bg-grey-mid;
|
45
|
+
}
|
46
|
+
input{
|
47
|
+
height: 44px;
|
48
|
+
@apply absolute min-w-full opacity-0 z-20 cursor-pointer;
|
49
|
+
}
|
50
|
+
p{
|
51
|
+
padding: 12px;
|
52
|
+
@apply text-form-field text-text-primary;
|
53
|
+
}
|
54
|
+
.custom-checkbox{
|
55
|
+
height: 28px;
|
56
|
+
width: 28px;
|
57
|
+
@apply border border-solid border-input-border m-sm;
|
58
|
+
svg{
|
59
|
+
@apply opacity-0 z-10;
|
60
|
+
}
|
61
|
+
}
|
62
|
+
input:checked ~ .custom-checkbox,
|
63
|
+
input:hover ~ .custom-checkbox {
|
64
|
+
@apply border-2 border-primary-main;
|
65
|
+
}
|
66
|
+
|
67
|
+
input:checked ~ .custom-checkbox svg {
|
68
|
+
@apply opacity-100;
|
69
|
+
}
|
70
|
+
|
71
|
+
}
|
72
|
+
}
|
73
|
+
}
|