@entit/digit-ui-css 1.5.6 → 2.0.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.
- package/dist/index.css +81 -0
- package/dist/index.min.css +1 -1
- package/package.json +64 -64
- package/src/components/CardBasedOptions.scss +44 -44
- package/src/components/CitizenHomeCard.scss +46 -46
- package/src/components/EllipsisMenu.scss +16 -16
- package/src/components/EventCalendarView.scss +9 -9
- package/src/components/OnGroundEventCard.scss +71 -71
- package/src/components/PageBasedInput.scss +22 -22
- package/src/components/PopupHeadingLabel.scss +14 -14
- package/src/components/PropertySearchForm.scss +58 -58
- package/src/components/SearchForm.scss +55 -55
- package/src/components/SearchOnRadioButton.scss +9 -9
- package/src/components/StandaloneSearchBar.scss +9 -9
- package/src/components/TimeLine.scss +67 -67
- package/src/components/WhatsNewCard.scss +12 -12
- package/src/components/actionLink.scss +3 -3
- package/src/components/actionbar.scss +97 -58
- package/src/components/bannercomponents.scss +131 -131
- package/src/components/body.scss +118 -118
- package/src/components/buttons.scss +47 -47
- package/src/components/card.scss +389 -389
- package/src/components/cardHeaderWithOptions.scss +13 -13
- package/src/components/changeLanguage.scss +3 -3
- package/src/components/charts.scss +185 -185
- package/src/components/checkbox.scss +53 -53
- package/src/components/checkpoint.scss +63 -63
- package/src/components/citizenInfoLabel.scss +14 -14
- package/src/components/custombtn.scss +11 -11
- package/src/components/datatable.scss +71 -71
- package/src/components/datewrap.scss +21 -21
- package/src/components/detailscard.scss +6 -6
- package/src/components/detailscontainer.scss +13 -13
- package/src/components/filters.scss +97 -97
- package/src/components/grey.scss +3 -3
- package/src/components/hoc/InboxComposer.scss +22 -22
- package/src/components/imageviewer.scss +33 -33
- package/src/components/info-banner.scss +34 -34
- package/src/components/inputotp.scss +15 -15
- package/src/components/keynote.scss +27 -27
- package/src/components/languageSelector.scss +22 -22
- package/src/components/loader.scss +96 -96
- package/src/components/map.scss +30 -30
- package/src/components/metricsTable.scss +26 -26
- package/src/components/multiLink.scss +72 -72
- package/src/components/multiSelectDropdown.scss +72 -72
- package/src/components/navbar.scss +109 -109
- package/src/components/popup.scss +15 -15
- package/src/components/radiobtn.scss +44 -44
- package/src/components/ratingstar.scss +33 -33
- package/src/components/roundedLabel.scss +10 -10
- package/src/components/searchAction.scss +20 -20
- package/src/components/sectionalDropdown.scss +43 -43
- package/src/components/selectdropdown.scss +173 -173
- package/src/components/statushighlight.scss +17 -17
- package/src/components/submiterrors.scss +11 -11
- package/src/components/summary.scss +25 -25
- package/src/components/table.scss +167 -167
- package/src/components/tag.scss +27 -27
- package/src/components/telephone.scss +17 -17
- package/src/components/textfields.scss +90 -90
- package/src/components/toast.scss +31 -31
- package/src/components/topbar.scss +134 -134
- package/src/components/uploadcomponents.scss +95 -95
- package/src/index.scss +543 -543
- package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +4 -4
- package/src/pages/citizen/DocumentList.scss +304 -304
- package/src/pages/citizen/Events.scss +46 -46
- package/src/pages/citizen/HomePageWrapper.scss +98 -98
- package/src/pages/citizen/SurveyList.scss +21 -21
- package/src/pages/citizen/citizenDocument.scss +21 -21
- package/src/pages/citizen/container.scss +19 -19
- package/src/pages/citizen/payment/payment-type.scss +2 -2
- package/src/pages/citizen/updatePropertyNumber.scss +46 -46
- package/src/pages/employee/EmployeeLogin.scss +6 -6
- package/src/pages/employee/cardfix.scss +12 -12
- package/src/pages/employee/container.scss +72 -72
- package/src/pages/employee/dss.scss +116 -116
- package/src/pages/employee/form-fields.scss +13 -13
- package/src/pages/employee/iframe.scss +65 -65
- package/src/pages/employee/inbox.scss +476 -454
- package/src/pages/employee/index.scss +337 -337
- package/src/pages/employee/login.scss +185 -185
- package/src/pages/employee/oldMobileInbox.scss +4 -4
- package/src/pages/employee/popupmodule.scss +34 -34
- package/src/pages/employee/response.scss +2 -2
- package/src/pages/employee/scroll-table.scss +113 -113
- package/src/pages/employee/surveys.scss +273 -273
- package/src/pages/employee/tooltip.scss +35 -35
- package/src/pages/employee/updateNumber.scss +12 -12
- package/svg/camera.svg +4 -4
- package/svg/check.svg +3 -3
- package/svg/close.svg +4 -4
- package/svg/error.svg +3 -3
- package/svg/error2.svg +5 -5
- package/svg/searchicon.svg +3 -3
- package/svg/starempty.svg +3 -3
- package/svg/starfilled.svg +4 -4
- package/svg/success.svg +3 -3
@@ -1,167 +1,167 @@
|
|
1
|
-
.table {
|
2
|
-
@apply bg-white w-full;
|
3
|
-
|
4
|
-
thead {
|
5
|
-
th {
|
6
|
-
padding: 20px 18px;
|
7
|
-
@apply font-bold align-middle text-left;
|
8
|
-
&:first-child {
|
9
|
-
min-width: 256px;
|
10
|
-
}
|
11
|
-
&:nth-child(2) {
|
12
|
-
min-width: 200px;
|
13
|
-
}
|
14
|
-
}
|
15
|
-
}
|
16
|
-
|
17
|
-
tbody {
|
18
|
-
border: none;
|
19
|
-
padding: 0;
|
20
|
-
margin: 0;
|
21
|
-
td {
|
22
|
-
@apply border-t border-border text-left align-middle;
|
23
|
-
padding: "20px 18px";
|
24
|
-
}
|
25
|
-
}
|
26
|
-
}
|
27
|
-
|
28
|
-
.pagination {
|
29
|
-
display: flex;
|
30
|
-
justify-content: flex-end;
|
31
|
-
background-color: rgba(255, 255, 255, var(--bg-opacity));
|
32
|
-
border-top: 1px solid rgb(214, 213, 212);
|
33
|
-
padding: 20px 40px 20px 0px;
|
34
|
-
color: rgb(80, 90, 95);
|
35
|
-
|
36
|
-
svg {
|
37
|
-
fill: #505a5f;
|
38
|
-
@apply ml-md;
|
39
|
-
}
|
40
|
-
}
|
41
|
-
|
42
|
-
.pagination button:nth-child(1) span::after {
|
43
|
-
content: "\f105";
|
44
|
-
}
|
45
|
-
|
46
|
-
.fullWidth {
|
47
|
-
width: 100% !important;
|
48
|
-
}
|
49
|
-
|
50
|
-
.customTable {
|
51
|
-
width: 100%;
|
52
|
-
th {
|
53
|
-
font-weight: bold;
|
54
|
-
}
|
55
|
-
|
56
|
-
th,
|
57
|
-
td {
|
58
|
-
text-align: left;
|
59
|
-
border-bottom: 1px solid #b1b4b6;
|
60
|
-
padding: 15px 10px;
|
61
|
-
}
|
62
|
-
|
63
|
-
tr:nth-child(odd) {
|
64
|
-
background-color: #eeeeee;
|
65
|
-
}
|
66
|
-
tr:nth-child(even) {
|
67
|
-
background-color: #fff;
|
68
|
-
}
|
69
|
-
|
70
|
-
thead {
|
71
|
-
tr:first-child {
|
72
|
-
background-color: unset;
|
73
|
-
}
|
74
|
-
}
|
75
|
-
}
|
76
|
-
|
77
|
-
.table-fixed-first-column {
|
78
|
-
thead {
|
79
|
-
th:first-child {
|
80
|
-
position: sticky;
|
81
|
-
background: #fff;
|
82
|
-
left: 0;
|
83
|
-
border-right: 1px solid #b1b4b6;
|
84
|
-
border-top-left-radius: 4px;
|
85
|
-
}
|
86
|
-
}
|
87
|
-
tbody {
|
88
|
-
td:first-child {
|
89
|
-
position: sticky;
|
90
|
-
background: #fff;
|
91
|
-
color: #f47738;
|
92
|
-
left: 0;
|
93
|
-
border-right: 1px solid #b1b4b6;
|
94
|
-
}
|
95
|
-
}
|
96
|
-
}
|
97
|
-
.table-fixed-column-common-pay {
|
98
|
-
thead {
|
99
|
-
th:first-child {
|
100
|
-
position: sticky;
|
101
|
-
background: rgb(238, 238, 238);
|
102
|
-
left: 0;
|
103
|
-
border-top-left-radius: 4px;
|
104
|
-
}
|
105
|
-
th:last-child {
|
106
|
-
position: sticky;
|
107
|
-
background: rgb(238, 238, 238);
|
108
|
-
right: 0;
|
109
|
-
border-top-left-radius: 4px;
|
110
|
-
}
|
111
|
-
}
|
112
|
-
tbody {
|
113
|
-
td:first-child {
|
114
|
-
position: sticky;
|
115
|
-
background: rgb(238, 238, 238);
|
116
|
-
left: 0;
|
117
|
-
}
|
118
|
-
td:last-child {
|
119
|
-
position: sticky;
|
120
|
-
background: rgb(238, 238, 238);
|
121
|
-
right: 0;
|
122
|
-
}
|
123
|
-
}
|
124
|
-
}
|
125
|
-
|
126
|
-
.table-fixed-first-second-column {
|
127
|
-
thead {
|
128
|
-
th:nth-child(2) {
|
129
|
-
position: sticky;
|
130
|
-
left: 0;
|
131
|
-
background-color: white;
|
132
|
-
}
|
133
|
-
}
|
134
|
-
tbody {
|
135
|
-
td:nth-child(2) {
|
136
|
-
position: sticky;
|
137
|
-
left: 0;
|
138
|
-
background-color: inherit;
|
139
|
-
}
|
140
|
-
}
|
141
|
-
}
|
142
|
-
.table-border-style {
|
143
|
-
border: 1px solid #b1b4b6;
|
144
|
-
border-radius: 4px;
|
145
|
-
border-spacing: 0;
|
146
|
-
border-collapse: separate;
|
147
|
-
}
|
148
|
-
.dss-table-wrapper {
|
149
|
-
width: 100%;
|
150
|
-
display: block;
|
151
|
-
overflow-x: auto;
|
152
|
-
table {
|
153
|
-
th {
|
154
|
-
.tooltip {
|
155
|
-
min-width: 80px;
|
156
|
-
}
|
157
|
-
}
|
158
|
-
tr {
|
159
|
-
td {
|
160
|
-
span {
|
161
|
-
white-space: pre;
|
162
|
-
min-width: 80px;
|
163
|
-
}
|
164
|
-
}
|
165
|
-
}
|
166
|
-
}
|
167
|
-
}
|
1
|
+
.table {
|
2
|
+
@apply bg-white w-full;
|
3
|
+
|
4
|
+
thead {
|
5
|
+
th {
|
6
|
+
padding: 20px 18px;
|
7
|
+
@apply font-bold align-middle text-left;
|
8
|
+
&:first-child {
|
9
|
+
min-width: 256px;
|
10
|
+
}
|
11
|
+
&:nth-child(2) {
|
12
|
+
min-width: 200px;
|
13
|
+
}
|
14
|
+
}
|
15
|
+
}
|
16
|
+
|
17
|
+
tbody {
|
18
|
+
border: none;
|
19
|
+
padding: 0;
|
20
|
+
margin: 0;
|
21
|
+
td {
|
22
|
+
@apply border-t border-border text-left align-middle;
|
23
|
+
padding: "20px 18px";
|
24
|
+
}
|
25
|
+
}
|
26
|
+
}
|
27
|
+
|
28
|
+
.pagination {
|
29
|
+
display: flex;
|
30
|
+
justify-content: flex-end;
|
31
|
+
background-color: rgba(255, 255, 255, var(--bg-opacity));
|
32
|
+
border-top: 1px solid rgb(214, 213, 212);
|
33
|
+
padding: 20px 40px 20px 0px;
|
34
|
+
color: rgb(80, 90, 95);
|
35
|
+
|
36
|
+
svg {
|
37
|
+
fill: #505a5f;
|
38
|
+
@apply ml-md;
|
39
|
+
}
|
40
|
+
}
|
41
|
+
|
42
|
+
.pagination button:nth-child(1) span::after {
|
43
|
+
content: "\f105";
|
44
|
+
}
|
45
|
+
|
46
|
+
.fullWidth {
|
47
|
+
width: 100% !important;
|
48
|
+
}
|
49
|
+
|
50
|
+
.customTable {
|
51
|
+
width: 100%;
|
52
|
+
th {
|
53
|
+
font-weight: bold;
|
54
|
+
}
|
55
|
+
|
56
|
+
th,
|
57
|
+
td {
|
58
|
+
text-align: left;
|
59
|
+
border-bottom: 1px solid #b1b4b6;
|
60
|
+
padding: 15px 10px;
|
61
|
+
}
|
62
|
+
|
63
|
+
tr:nth-child(odd) {
|
64
|
+
background-color: #eeeeee;
|
65
|
+
}
|
66
|
+
tr:nth-child(even) {
|
67
|
+
background-color: #fff;
|
68
|
+
}
|
69
|
+
|
70
|
+
thead {
|
71
|
+
tr:first-child {
|
72
|
+
background-color: unset;
|
73
|
+
}
|
74
|
+
}
|
75
|
+
}
|
76
|
+
|
77
|
+
.table-fixed-first-column {
|
78
|
+
thead {
|
79
|
+
th:first-child {
|
80
|
+
position: sticky;
|
81
|
+
background: #fff;
|
82
|
+
left: 0;
|
83
|
+
border-right: 1px solid #b1b4b6;
|
84
|
+
border-top-left-radius: 4px;
|
85
|
+
}
|
86
|
+
}
|
87
|
+
tbody {
|
88
|
+
td:first-child {
|
89
|
+
position: sticky;
|
90
|
+
background: #fff;
|
91
|
+
color: #f47738;
|
92
|
+
left: 0;
|
93
|
+
border-right: 1px solid #b1b4b6;
|
94
|
+
}
|
95
|
+
}
|
96
|
+
}
|
97
|
+
.table-fixed-column-common-pay {
|
98
|
+
thead {
|
99
|
+
th:first-child {
|
100
|
+
position: sticky;
|
101
|
+
background: rgb(238, 238, 238);
|
102
|
+
left: 0;
|
103
|
+
border-top-left-radius: 4px;
|
104
|
+
}
|
105
|
+
th:last-child {
|
106
|
+
position: sticky;
|
107
|
+
background: rgb(238, 238, 238);
|
108
|
+
right: 0;
|
109
|
+
border-top-left-radius: 4px;
|
110
|
+
}
|
111
|
+
}
|
112
|
+
tbody {
|
113
|
+
td:first-child {
|
114
|
+
position: sticky;
|
115
|
+
background: rgb(238, 238, 238);
|
116
|
+
left: 0;
|
117
|
+
}
|
118
|
+
td:last-child {
|
119
|
+
position: sticky;
|
120
|
+
background: rgb(238, 238, 238);
|
121
|
+
right: 0;
|
122
|
+
}
|
123
|
+
}
|
124
|
+
}
|
125
|
+
|
126
|
+
.table-fixed-first-second-column {
|
127
|
+
thead {
|
128
|
+
th:nth-child(2) {
|
129
|
+
position: sticky;
|
130
|
+
left: 0;
|
131
|
+
background-color: white;
|
132
|
+
}
|
133
|
+
}
|
134
|
+
tbody {
|
135
|
+
td:nth-child(2) {
|
136
|
+
position: sticky;
|
137
|
+
left: 0;
|
138
|
+
background-color: inherit;
|
139
|
+
}
|
140
|
+
}
|
141
|
+
}
|
142
|
+
.table-border-style {
|
143
|
+
border: 1px solid #b1b4b6;
|
144
|
+
border-radius: 4px;
|
145
|
+
border-spacing: 0;
|
146
|
+
border-collapse: separate;
|
147
|
+
}
|
148
|
+
.dss-table-wrapper {
|
149
|
+
width: 100%;
|
150
|
+
display: block;
|
151
|
+
overflow-x: auto;
|
152
|
+
table {
|
153
|
+
th {
|
154
|
+
.tooltip {
|
155
|
+
min-width: 80px;
|
156
|
+
}
|
157
|
+
}
|
158
|
+
tr {
|
159
|
+
td {
|
160
|
+
span {
|
161
|
+
white-space: pre;
|
162
|
+
min-width: 80px;
|
163
|
+
}
|
164
|
+
}
|
165
|
+
}
|
166
|
+
}
|
167
|
+
}
|
package/src/components/tag.scss
CHANGED
@@ -1,27 +1,27 @@
|
|
1
|
-
.tag-container {
|
2
|
-
@apply flex flex-wrap mb-md;
|
3
|
-
.tag {
|
4
|
-
@apply bg-grey-mid rounded-2xl pt-sm pb-sm flex justify-between items-center;
|
5
|
-
padding-left: 12px;
|
6
|
-
padding-right: 12px;
|
7
|
-
font-size: 14px;
|
8
|
-
margin-left: 2px;
|
9
|
-
height: 2rem;
|
10
|
-
margin-top: 1rem;
|
11
|
-
.text {
|
12
|
-
padding-right: 5px;
|
13
|
-
max-width: calc( 100% - 24px );
|
14
|
-
height: 22px;
|
15
|
-
overflow: hidden;
|
16
|
-
text-overflow: clip;
|
17
|
-
}
|
18
|
-
|
19
|
-
&:hover {
|
20
|
-
@apply cursor-pointer;
|
21
|
-
|
22
|
-
.close {
|
23
|
-
fill: black;
|
24
|
-
}
|
25
|
-
}
|
26
|
-
}
|
27
|
-
}
|
1
|
+
.tag-container {
|
2
|
+
@apply flex flex-wrap mb-md;
|
3
|
+
.tag {
|
4
|
+
@apply bg-grey-mid rounded-2xl pt-sm pb-sm flex justify-between items-center;
|
5
|
+
padding-left: 12px;
|
6
|
+
padding-right: 12px;
|
7
|
+
font-size: 14px;
|
8
|
+
margin-left: 2px;
|
9
|
+
height: 2rem;
|
10
|
+
margin-top: 1rem;
|
11
|
+
.text {
|
12
|
+
padding-right: 5px;
|
13
|
+
max-width: calc( 100% - 24px );
|
14
|
+
height: 22px;
|
15
|
+
overflow: hidden;
|
16
|
+
text-overflow: clip;
|
17
|
+
}
|
18
|
+
|
19
|
+
&:hover {
|
20
|
+
@apply cursor-pointer;
|
21
|
+
|
22
|
+
.close {
|
23
|
+
fill: black;
|
24
|
+
}
|
25
|
+
}
|
26
|
+
}
|
27
|
+
}
|
@@ -1,17 +1,17 @@
|
|
1
|
-
.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
|
-
}
|
9
|
-
|
10
|
-
p {
|
11
|
-
@apply text-text-primary text-body-l pl-sm;
|
12
|
-
}
|
13
|
-
}
|
14
|
-
|
15
|
-
.call {
|
16
|
-
@apply flex text-text-secondary text-body-l;
|
17
|
-
}
|
1
|
+
.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
|
+
}
|
9
|
+
|
10
|
+
p {
|
11
|
+
@apply text-text-primary text-body-l pl-sm;
|
12
|
+
}
|
13
|
+
}
|
14
|
+
|
15
|
+
.call {
|
16
|
+
@apply flex text-text-secondary text-body-l;
|
17
|
+
}
|
@@ -1,90 +1,90 @@
|
|
1
|
-
.card-input {
|
2
|
-
@apply mb-lg pl-sm outline-none mt-sm block border w-full h-10 border-input-border border-solid bg-white leading-10 text-form-field text-text-primary;
|
3
|
-
}
|
4
|
-
|
5
|
-
.card-input-error {
|
6
|
-
@apply mb-lg pl-sm block w-full h-10 outline-none border-2 border-error border-solid bg-white leading-10 text-form-field text-text-primary;
|
7
|
-
}
|
8
|
-
|
9
|
-
.employee-card-input {
|
10
|
-
@apply mb-lg pl-sm outline-none block border w-full h-10 border-input-border border-solid bg-white leading-10 text-form-field text-text-primary;
|
11
|
-
}
|
12
|
-
.employee-card-input--front {
|
13
|
-
width: fit-content !important;
|
14
|
-
display: flex;
|
15
|
-
align-items: center;
|
16
|
-
background: #eeeeee;
|
17
|
-
border-right: 0;
|
18
|
-
padding-right: 5px;
|
19
|
-
}
|
20
|
-
.employee-card-input-error {
|
21
|
-
@apply mb-lg pl-sm block w-full h-10 outline-none border-2 border-error border-solid bg-white leading-10 text-form-field text-text-primary;
|
22
|
-
}
|
23
|
-
|
24
|
-
.card-textarea,
|
25
|
-
.employee-card-textarea {
|
26
|
-
@apply block outline-none mt-md mb-lg border w-full border-input-border border-solid bg-white h-24 text-form-field text-text-primary p-sm;
|
27
|
-
}
|
28
|
-
|
29
|
-
.inputWrapper {
|
30
|
-
display: flex;
|
31
|
-
justify-content: flex-start;
|
32
|
-
max-width: 500px;
|
33
|
-
|
34
|
-
div {
|
35
|
-
max-width: 80px;
|
36
|
-
}
|
37
|
-
|
38
|
-
span {
|
39
|
-
margin-top: 16px;
|
40
|
-
margin-left: 10%;
|
41
|
-
margin-right: 10%;
|
42
|
-
}
|
43
|
-
}
|
44
|
-
|
45
|
-
@screen dt {
|
46
|
-
.card-input {
|
47
|
-
width: 480px;
|
48
|
-
}
|
49
|
-
|
50
|
-
.card-input-emp {
|
51
|
-
width: 240px;
|
52
|
-
}
|
53
|
-
|
54
|
-
.card-input-error {
|
55
|
-
width: 480px;
|
56
|
-
}
|
57
|
-
|
58
|
-
.employee-card-input {
|
59
|
-
@apply w-full;
|
60
|
-
}
|
61
|
-
|
62
|
-
.employee-card-input-error {
|
63
|
-
@apply w-full;
|
64
|
-
}
|
65
|
-
|
66
|
-
.card-textarea {
|
67
|
-
width: 480px;
|
68
|
-
}
|
69
|
-
|
70
|
-
.employee-card-textarea {
|
71
|
-
@apply w-full;
|
72
|
-
}
|
73
|
-
|
74
|
-
.card-input-emp {
|
75
|
-
width: 240px;
|
76
|
-
}
|
77
|
-
}
|
78
|
-
|
79
|
-
.citizen-card-input {
|
80
|
-
@apply mb-lg pl-sm outline-none block border w-full h-10 border-input-border border-solid bg-white leading-10 text-form-field text-text-primary;
|
81
|
-
}
|
82
|
-
|
83
|
-
.citizen-card-input--front {
|
84
|
-
width: fit-content !important;
|
85
|
-
display: flex;
|
86
|
-
align-items: center;
|
87
|
-
background: #eeeeee;
|
88
|
-
border-right: 0;
|
89
|
-
padding-right: 5px;
|
90
|
-
}
|
1
|
+
.card-input {
|
2
|
+
@apply mb-lg pl-sm outline-none mt-sm block border w-full h-10 border-input-border border-solid bg-white leading-10 text-form-field text-text-primary;
|
3
|
+
}
|
4
|
+
|
5
|
+
.card-input-error {
|
6
|
+
@apply mb-lg pl-sm block w-full h-10 outline-none border-2 border-error border-solid bg-white leading-10 text-form-field text-text-primary;
|
7
|
+
}
|
8
|
+
|
9
|
+
.employee-card-input {
|
10
|
+
@apply mb-lg pl-sm outline-none block border w-full h-10 border-input-border border-solid bg-white leading-10 text-form-field text-text-primary;
|
11
|
+
}
|
12
|
+
.employee-card-input--front {
|
13
|
+
width: fit-content !important;
|
14
|
+
display: flex;
|
15
|
+
align-items: center;
|
16
|
+
background: #eeeeee;
|
17
|
+
border-right: 0;
|
18
|
+
padding-right: 5px;
|
19
|
+
}
|
20
|
+
.employee-card-input-error {
|
21
|
+
@apply mb-lg pl-sm block w-full h-10 outline-none border-2 border-error border-solid bg-white leading-10 text-form-field text-text-primary;
|
22
|
+
}
|
23
|
+
|
24
|
+
.card-textarea,
|
25
|
+
.employee-card-textarea {
|
26
|
+
@apply block outline-none mt-md mb-lg border w-full border-input-border border-solid bg-white h-24 text-form-field text-text-primary p-sm;
|
27
|
+
}
|
28
|
+
|
29
|
+
.inputWrapper {
|
30
|
+
display: flex;
|
31
|
+
justify-content: flex-start;
|
32
|
+
max-width: 500px;
|
33
|
+
|
34
|
+
div {
|
35
|
+
max-width: 80px;
|
36
|
+
}
|
37
|
+
|
38
|
+
span {
|
39
|
+
margin-top: 16px;
|
40
|
+
margin-left: 10%;
|
41
|
+
margin-right: 10%;
|
42
|
+
}
|
43
|
+
}
|
44
|
+
|
45
|
+
@screen dt {
|
46
|
+
.card-input {
|
47
|
+
width: 480px;
|
48
|
+
}
|
49
|
+
|
50
|
+
.card-input-emp {
|
51
|
+
width: 240px;
|
52
|
+
}
|
53
|
+
|
54
|
+
.card-input-error {
|
55
|
+
width: 480px;
|
56
|
+
}
|
57
|
+
|
58
|
+
.employee-card-input {
|
59
|
+
@apply w-full;
|
60
|
+
}
|
61
|
+
|
62
|
+
.employee-card-input-error {
|
63
|
+
@apply w-full;
|
64
|
+
}
|
65
|
+
|
66
|
+
.card-textarea {
|
67
|
+
width: 480px;
|
68
|
+
}
|
69
|
+
|
70
|
+
.employee-card-textarea {
|
71
|
+
@apply w-full;
|
72
|
+
}
|
73
|
+
|
74
|
+
.card-input-emp {
|
75
|
+
width: 240px;
|
76
|
+
}
|
77
|
+
}
|
78
|
+
|
79
|
+
.citizen-card-input {
|
80
|
+
@apply mb-lg pl-sm outline-none block border w-full h-10 border-input-border border-solid bg-white leading-10 text-form-field text-text-primary;
|
81
|
+
}
|
82
|
+
|
83
|
+
.citizen-card-input--front {
|
84
|
+
width: fit-content !important;
|
85
|
+
display: flex;
|
86
|
+
align-items: center;
|
87
|
+
background: #eeeeee;
|
88
|
+
border-right: 0;
|
89
|
+
padding-right: 5px;
|
90
|
+
}
|
@@ -1,31 +1,31 @@
|
|
1
|
-
.toast-success {
|
2
|
-
max-width: 480px;
|
3
|
-
width: calc(100% - 20px);
|
4
|
-
bottom: 64px;
|
5
|
-
left: 0;
|
6
|
-
margin: 0 10px;
|
7
|
-
gap: 16px;
|
8
|
-
border-radius: 4px;
|
9
|
-
min-height: 48px;
|
10
|
-
@apply fixed flex bg-success leading-7 z-20 items-center pl-md pr-sm;
|
11
|
-
|
12
|
-
svg {
|
13
|
-
height: 20px;
|
14
|
-
width: 20px;
|
15
|
-
}
|
16
|
-
|
17
|
-
.toast-close-btn {
|
18
|
-
margin-left: auto;
|
19
|
-
}
|
20
|
-
|
21
|
-
h2 {
|
22
|
-
@apply text-body-s-dt text-white;
|
23
|
-
}
|
24
|
-
}
|
25
|
-
|
26
|
-
@screen dt {
|
27
|
-
.toast-success {
|
28
|
-
width: 100%;
|
29
|
-
left: calc(50% - 240px);
|
30
|
-
}
|
31
|
-
}
|
1
|
+
.toast-success {
|
2
|
+
max-width: 480px;
|
3
|
+
width: calc(100% - 20px);
|
4
|
+
bottom: 64px;
|
5
|
+
left: 0;
|
6
|
+
margin: 0 10px;
|
7
|
+
gap: 16px;
|
8
|
+
border-radius: 4px;
|
9
|
+
min-height: 48px;
|
10
|
+
@apply fixed flex bg-success leading-7 z-20 items-center pl-md pr-sm;
|
11
|
+
|
12
|
+
svg {
|
13
|
+
height: 20px;
|
14
|
+
width: 20px;
|
15
|
+
}
|
16
|
+
|
17
|
+
.toast-close-btn {
|
18
|
+
margin-left: auto;
|
19
|
+
}
|
20
|
+
|
21
|
+
h2 {
|
22
|
+
@apply text-body-s-dt text-white;
|
23
|
+
}
|
24
|
+
}
|
25
|
+
|
26
|
+
@screen dt {
|
27
|
+
.toast-success {
|
28
|
+
width: 100%;
|
29
|
+
left: calc(50% - 240px);
|
30
|
+
}
|
31
|
+
}
|