@chipstcp/upyog-css 1.0.0 → 1.0.2
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 +26 -2
- package/dist/index.min.css +1 -1
- package/package.json +1 -1
- package/src/components/CardBasedOptions.scss +535 -535
- package/src/components/CitizenHomeCard.scss +228 -228
- package/src/components/EllipsisMenu.scss +16 -16
- package/src/components/EventCalendarView.scss +9 -9
- package/src/components/FAQ.scss +63 -63
- package/src/components/NewAccordianCitizen.scss +130 -130
- package/src/components/OnGroundEventCard.scss +71 -71
- package/src/components/PageBasedInput.scss +30 -30
- package/src/components/PopupHeadingLabel.scss +14 -14
- package/src/components/PropertySearchForm.scss +58 -58
- package/src/components/SearchForm.scss +56 -56
- package/src/components/SearchOnRadioButton.scss +9 -9
- package/src/components/StandaloneSearchBar.scss +9 -9
- package/src/components/SurveyModal.scss +195 -195
- package/src/components/TimeLine.scss +96 -96
- package/src/components/WhatsNewCard.scss +12 -12
- package/src/components/actionLink.scss +3 -3
- package/src/components/actionbar.scss +99 -99
- package/src/components/bannercomponents.scss +137 -137
- package/src/components/body.scss +422 -422
- package/src/components/buttons.scss +142 -142
- package/src/components/card.scss +968 -968
- package/src/components/cardHeaderWithOptions.scss +16 -16
- package/src/components/changeLanguage.scss +3 -3
- package/src/components/charts.scss +185 -185
- package/src/components/checkbox.scss +83 -83
- package/src/components/checkpoint.scss +65 -65
- package/src/components/citizenInfoLabel.scss +14 -14
- package/src/components/custombtn.scss +15 -15
- package/src/components/datatable.scss +119 -119
- package/src/components/datewrap.scss +21 -21
- package/src/components/detailscard.scss +6 -6
- package/src/components/detailscontainer.scss +13 -13
- package/src/components/documentSection.scss +134 -134
- package/src/components/filters.scss +97 -97
- package/src/components/grey.scss +3 -3
- package/src/components/hoc/InboxComposer.scss +111 -111
- package/src/components/howItWorks.scss +71 -71
- package/src/components/imageviewer.scss +33 -33
- package/src/components/info-banner.scss +35 -35
- package/src/components/inputotp.scss +15 -15
- package/src/components/keynote.scss +29 -29
- package/src/components/languageSelector.scss +24 -24
- package/src/components/loader.scss +96 -96
- package/src/components/map.scss +36 -36
- package/src/components/metricsTable.scss +26 -26
- package/src/components/multiLink.scss +117 -117
- package/src/components/multiSelectDropdown.scss +88 -88
- package/src/components/navbar.scss +377 -377
- package/src/components/newFooter.scss +82 -82
- package/src/components/plusMinus.scss +15 -15
- package/src/components/popup.scss +26 -26
- package/src/components/radiobtn.scss +46 -46
- package/src/components/ratingstar.scss +33 -33
- package/src/components/roundedLabel.scss +10 -10
- package/src/components/searchAction.scss +27 -27
- package/src/components/sectionalDropdown.scss +43 -43
- package/src/components/selectdropdown.scss +302 -302
- package/src/components/staticDynamicMessages.scss +110 -110
- package/src/components/staticSideBar.scss +27 -27
- package/src/components/statushighlight.scss +17 -17
- package/src/components/submiterrors.scss +11 -11
- package/src/components/summary.scss +28 -28
- package/src/components/table.scss +383 -383
- package/src/components/tag.scss +27 -27
- package/src/components/telephone.scss +17 -17
- package/src/components/textfields.scss +146 -146
- package/src/components/toast.scss +31 -31
- package/src/components/toggleSwitch.scss +40 -40
- package/src/components/topbar.scss +217 -217
- package/src/components/uploadcomponents.scss +116 -116
- package/src/index.scss +2110 -2087
- package/src/modules/BPA/index.scss +97 -97
- package/src/modules/adv/index.scss +643 -643
- package/src/modules/hrms/index.scss +1327 -1327
- package/src/modules/rentAndLease/index.scss +238 -238
- package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
- package/src/pages/citizen/CitizenLogin.scss +50 -50
- package/src/pages/citizen/DocumentList.scss +454 -454
- package/src/pages/citizen/Events.scss +46 -46
- package/src/pages/citizen/HomePageWrapper.scss +215 -215
- package/src/pages/citizen/InboxCard.scss +378 -378
- package/src/pages/citizen/SurveyList.scss +24 -24
- package/src/pages/citizen/citizenDocument.scss +25 -25
- package/src/pages/citizen/citizenNewLogin.scss +352 -352
- package/src/pages/citizen/container.scss +32 -32
- package/src/pages/citizen/loaderMessage.scss +341 -341
- package/src/pages/citizen/payment/payment-type.scss +2 -2
- package/src/pages/citizen/updatePropertyNumber.scss +46 -46
- package/src/pages/common/form.scss +25 -25
- package/src/pages/common/newApplicationTimeline.scss +341 -341
- package/src/pages/common/pgrUICssfix.scss +128 -128
- package/src/pages/common/requiredField.scss +3 -2
- package/src/pages/common/sanctionFeeTable.scss +91 -91
- package/src/pages/common/searchIcon.scss +12 -12
- package/src/pages/common/sitePhotoGraphs.scss +26 -26
- package/src/pages/common/stepForm.scss +40 -40
- package/src/pages/employee/EmployeeLogin.scss +6 -6
- package/src/pages/employee/cardfix.scss +13 -13
- package/src/pages/employee/container.scss +73 -73
- package/src/pages/employee/dashboard.scss +204 -204
- package/src/pages/employee/disconnection.scss +425 -425
- package/src/pages/employee/dss.scss +251 -251
- package/src/pages/employee/faq.scss +353 -353
- package/src/pages/employee/footer.scss +68 -68
- package/src/pages/employee/form-fields.scss +26 -26
- package/src/pages/employee/header.scss +262 -262
- package/src/pages/employee/iframe.scss +65 -65
- package/src/pages/employee/inbox.scss +1110 -1110
- package/src/pages/employee/index.scss +693 -693
- package/src/pages/employee/landing.scss +1802 -1802
- package/src/pages/employee/login.scss +253 -253
- package/src/pages/employee/oldMobileInbox.scss +4 -4
- package/src/pages/employee/popupmodule.scss +47 -47
- package/src/pages/employee/response.scss +2 -2
- package/src/pages/employee/scroll-table.scss +113 -113
- package/src/pages/employee/surveys.scss +469 -469
- package/src/pages/employee/tooltip.scss +35 -35
- package/src/pages/employee/updateNumber.scss +12 -12
- package/src/pages/swach/index.scss +231 -231
- package/src/pages/ws/index.scss +118 -118
- 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,134 +1,134 @@
|
|
|
1
|
-
|
|
2
|
-
.document-section-wrapper {
|
|
3
|
-
margin-top: 20px;
|
|
4
|
-
margin-bottom: 20px;
|
|
5
|
-
border-radius: 4px;
|
|
6
|
-
border: 1px solid #e0e4e8;
|
|
7
|
-
background-color: #f9f9f9;
|
|
8
|
-
padding: 16px;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.document-section-header {
|
|
12
|
-
margin-top: 0;
|
|
13
|
-
margin-bottom: 16px;
|
|
14
|
-
display: flex;
|
|
15
|
-
align-items: center;
|
|
16
|
-
font-weight: 600;
|
|
17
|
-
color: #505a5f;
|
|
18
|
-
|
|
19
|
-
.document-icon {
|
|
20
|
-
margin-right: 8px;
|
|
21
|
-
font-size: 18px;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.document-empty-state {
|
|
26
|
-
padding: 16px;
|
|
27
|
-
text-align: center;
|
|
28
|
-
color: #7a8a96;
|
|
29
|
-
background-color: #ffffff;
|
|
30
|
-
border-radius: 4px;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.document-container {
|
|
34
|
-
margin-top: 16px;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.document-grid {
|
|
38
|
-
display: flex;
|
|
39
|
-
flex-wrap: wrap;
|
|
40
|
-
gap: 16px;
|
|
41
|
-
padding: 8px;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.document-link {
|
|
45
|
-
text-decoration: none;
|
|
46
|
-
cursor: pointer;
|
|
47
|
-
transition: transform 0.2s, box-shadow 0.2s;
|
|
48
|
-
|
|
49
|
-
&:hover .document-card {
|
|
50
|
-
transform: translateY(-4px);
|
|
51
|
-
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
.document-card {
|
|
56
|
-
display: flex;
|
|
57
|
-
flex-direction: column;
|
|
58
|
-
align-items: center;
|
|
59
|
-
padding: 16px;
|
|
60
|
-
background-color: #ffffff;
|
|
61
|
-
border-radius: 8px;
|
|
62
|
-
border: 1px solid #e8e8e8;
|
|
63
|
-
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
|
|
64
|
-
transition: all 0.2s;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
.document-icon-wrapper {
|
|
68
|
-
display: flex;
|
|
69
|
-
align-items: center;
|
|
70
|
-
justify-content: center;
|
|
71
|
-
width: 100px;
|
|
72
|
-
height: 120px;
|
|
73
|
-
background-color: #fef5f5;
|
|
74
|
-
border-radius: 6px;
|
|
75
|
-
margin-bottom: 12px;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
.document-name {
|
|
79
|
-
margin-top: 0;
|
|
80
|
-
margin-bottom: 0;
|
|
81
|
-
text-align: center;
|
|
82
|
-
font-size: 12px;
|
|
83
|
-
font-weight: 500;
|
|
84
|
-
color: #333333;
|
|
85
|
-
word-break: break-word;
|
|
86
|
-
line-height: 1.4;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
.document-action-label {
|
|
90
|
-
margin-top: 8px;
|
|
91
|
-
font-size: 11px;
|
|
92
|
-
color: #0b69a4;
|
|
93
|
-
font-weight: 600;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
/* Mobile responsive styles for document section */
|
|
97
|
-
@media only screen and (max-width: 768px) {
|
|
98
|
-
.document-container {
|
|
99
|
-
margin-top: 8px;
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
.document-grid {
|
|
103
|
-
display: flex;
|
|
104
|
-
flex-wrap: wrap;
|
|
105
|
-
gap: 12px;
|
|
106
|
-
padding: 4px;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
.document-card {
|
|
110
|
-
padding: 8px;
|
|
111
|
-
min-height: 140px;
|
|
112
|
-
max-height: 140px;
|
|
113
|
-
width: 100%;
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
.document-icon-wrapper {
|
|
117
|
-
width: 60px;
|
|
118
|
-
height: 70px;
|
|
119
|
-
margin-bottom: 6px;
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
.document-name {
|
|
123
|
-
font-size: 10px;
|
|
124
|
-
line-height: 1.2;
|
|
125
|
-
margin-bottom: 4px;
|
|
126
|
-
text-align: center;
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
.document-action-label {
|
|
130
|
-
font-size: 9px;
|
|
131
|
-
margin-top: 4px;
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
|
|
1
|
+
|
|
2
|
+
.document-section-wrapper {
|
|
3
|
+
margin-top: 20px;
|
|
4
|
+
margin-bottom: 20px;
|
|
5
|
+
border-radius: 4px;
|
|
6
|
+
border: 1px solid #e0e4e8;
|
|
7
|
+
background-color: #f9f9f9;
|
|
8
|
+
padding: 16px;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.document-section-header {
|
|
12
|
+
margin-top: 0;
|
|
13
|
+
margin-bottom: 16px;
|
|
14
|
+
display: flex;
|
|
15
|
+
align-items: center;
|
|
16
|
+
font-weight: 600;
|
|
17
|
+
color: #505a5f;
|
|
18
|
+
|
|
19
|
+
.document-icon {
|
|
20
|
+
margin-right: 8px;
|
|
21
|
+
font-size: 18px;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.document-empty-state {
|
|
26
|
+
padding: 16px;
|
|
27
|
+
text-align: center;
|
|
28
|
+
color: #7a8a96;
|
|
29
|
+
background-color: #ffffff;
|
|
30
|
+
border-radius: 4px;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.document-container {
|
|
34
|
+
margin-top: 16px;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.document-grid {
|
|
38
|
+
display: flex;
|
|
39
|
+
flex-wrap: wrap;
|
|
40
|
+
gap: 16px;
|
|
41
|
+
padding: 8px;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.document-link {
|
|
45
|
+
text-decoration: none;
|
|
46
|
+
cursor: pointer;
|
|
47
|
+
transition: transform 0.2s, box-shadow 0.2s;
|
|
48
|
+
|
|
49
|
+
&:hover .document-card {
|
|
50
|
+
transform: translateY(-4px);
|
|
51
|
+
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.document-card {
|
|
56
|
+
display: flex;
|
|
57
|
+
flex-direction: column;
|
|
58
|
+
align-items: center;
|
|
59
|
+
padding: 16px;
|
|
60
|
+
background-color: #ffffff;
|
|
61
|
+
border-radius: 8px;
|
|
62
|
+
border: 1px solid #e8e8e8;
|
|
63
|
+
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
|
|
64
|
+
transition: all 0.2s;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
.document-icon-wrapper {
|
|
68
|
+
display: flex;
|
|
69
|
+
align-items: center;
|
|
70
|
+
justify-content: center;
|
|
71
|
+
width: 100px;
|
|
72
|
+
height: 120px;
|
|
73
|
+
background-color: #fef5f5;
|
|
74
|
+
border-radius: 6px;
|
|
75
|
+
margin-bottom: 12px;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.document-name {
|
|
79
|
+
margin-top: 0;
|
|
80
|
+
margin-bottom: 0;
|
|
81
|
+
text-align: center;
|
|
82
|
+
font-size: 12px;
|
|
83
|
+
font-weight: 500;
|
|
84
|
+
color: #333333;
|
|
85
|
+
word-break: break-word;
|
|
86
|
+
line-height: 1.4;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
.document-action-label {
|
|
90
|
+
margin-top: 8px;
|
|
91
|
+
font-size: 11px;
|
|
92
|
+
color: #0b69a4;
|
|
93
|
+
font-weight: 600;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
/* Mobile responsive styles for document section */
|
|
97
|
+
@media only screen and (max-width: 768px) {
|
|
98
|
+
.document-container {
|
|
99
|
+
margin-top: 8px;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
.document-grid {
|
|
103
|
+
display: flex;
|
|
104
|
+
flex-wrap: wrap;
|
|
105
|
+
gap: 12px;
|
|
106
|
+
padding: 4px;
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
.document-card {
|
|
110
|
+
padding: 8px;
|
|
111
|
+
min-height: 140px;
|
|
112
|
+
max-height: 140px;
|
|
113
|
+
width: 100%;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
.document-icon-wrapper {
|
|
117
|
+
width: 60px;
|
|
118
|
+
height: 70px;
|
|
119
|
+
margin-bottom: 6px;
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
.document-name {
|
|
123
|
+
font-size: 10px;
|
|
124
|
+
line-height: 1.2;
|
|
125
|
+
margin-bottom: 4px;
|
|
126
|
+
text-align: center;
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
.document-action-label {
|
|
130
|
+
font-size: 9px;
|
|
131
|
+
margin-top: 4px;
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
|
|
@@ -1,98 +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: #a82227;
|
|
24
|
-
color: #a82227;
|
|
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: #a82227;
|
|
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
|
-
}
|
|
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: #a82227;
|
|
24
|
+
color: #a82227;
|
|
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: #a82227;
|
|
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
98
|
}
|
package/src/components/grey.scss
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
.grey {
|
|
2
|
-
@apply text-text-secondary;
|
|
3
|
-
}
|
|
1
|
+
.grey {
|
|
2
|
+
@apply text-text-secondary;
|
|
3
|
+
}
|
|
@@ -1,111 +1,111 @@
|
|
|
1
|
-
.complaint-input-container{
|
|
2
|
-
display: flex;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.inboxPopupMobileWrapper {
|
|
6
|
-
@apply block p-md w-full overflow-scroll;
|
|
7
|
-
.submit {
|
|
8
|
-
@apply flex left-0 w-full px-xl items-center flex-row-reverse !important;
|
|
9
|
-
}
|
|
10
|
-
.form-field , .field{
|
|
11
|
-
margin: 0 !important;
|
|
12
|
-
@apply w-full;
|
|
13
|
-
}
|
|
14
|
-
.InboxMobilePopupCloseButtonWrapper {
|
|
15
|
-
@apply flex flex-row-reverse;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
@screen dt {
|
|
20
|
-
.InboxComposerWrapper {
|
|
21
|
-
grid-template-columns: calc(25% - 32px) 75%;
|
|
22
|
-
@apply grid gap-x-8 gap-y-6;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.wns-inbox-composer {
|
|
26
|
-
.filter-form {
|
|
27
|
-
height: fit-content;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.wns-search-field {
|
|
31
|
-
width: 30% !important;
|
|
32
|
-
.field-container {
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
.form-field , .field{
|
|
36
|
-
width: 100% !important;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.SubmitAndClearAllContainer {
|
|
40
|
-
width: 100%;
|
|
41
|
-
display: flex;
|
|
42
|
-
justify-content: end;
|
|
43
|
-
align-items: center;
|
|
44
|
-
.clear-search {
|
|
45
|
-
width: 30%;
|
|
46
|
-
display: inline-block;
|
|
47
|
-
vertical-align: middle;
|
|
48
|
-
text-align: right;
|
|
49
|
-
cursor: pointer;
|
|
50
|
-
p {
|
|
51
|
-
padding: 1rem;
|
|
52
|
-
color: rgb(244, 119, 56);
|
|
53
|
-
text-align: end;
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
.submit {
|
|
57
|
-
width: 30% !important;
|
|
58
|
-
margin-left: unset !important;
|
|
59
|
-
button {
|
|
60
|
-
width: 100% !important;
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
.search-form-wns-inbox {
|
|
67
|
-
.clear-search-container {
|
|
68
|
-
grid-column: 2/3;
|
|
69
|
-
text-align: right;
|
|
70
|
-
.clear-search {
|
|
71
|
-
width: 100%;
|
|
72
|
-
color: #2947A3 !important;
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
button {
|
|
76
|
-
width: 100%;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
.filter-form {
|
|
80
|
-
height: fit-content;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
.search-complaint-container {
|
|
84
|
-
flex-direction: column;
|
|
85
|
-
align-items: flex-start;
|
|
86
|
-
--bg-opacity: 1;
|
|
87
|
-
background-color: #fff;
|
|
88
|
-
background-color: rgba(255, 255, 255, var(--bg-opacity));
|
|
89
|
-
padding: 16px;
|
|
90
|
-
display: unset;
|
|
91
|
-
flex-wrap: unset;
|
|
92
|
-
justify-content: unset;
|
|
93
|
-
margin-bottom: 0;
|
|
94
|
-
.complaint-input-container {
|
|
95
|
-
display: grid !important;
|
|
96
|
-
grid-template-columns: 33.33% 33.33% 33.33%;
|
|
97
|
-
}
|
|
98
|
-
.form-field , .field{
|
|
99
|
-
width: 100%;
|
|
100
|
-
padding-right: 15px;
|
|
101
|
-
.clear-search {
|
|
102
|
-
padding-top: 10px;
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
}
|
|
106
|
-
.submit {
|
|
107
|
-
margin-top: 0;
|
|
108
|
-
right: 0;
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
|
-
}
|
|
1
|
+
.complaint-input-container{
|
|
2
|
+
display: flex;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
.inboxPopupMobileWrapper {
|
|
6
|
+
@apply block p-md w-full overflow-scroll;
|
|
7
|
+
.submit {
|
|
8
|
+
@apply flex left-0 w-full px-xl items-center flex-row-reverse !important;
|
|
9
|
+
}
|
|
10
|
+
.form-field , .field{
|
|
11
|
+
margin: 0 !important;
|
|
12
|
+
@apply w-full;
|
|
13
|
+
}
|
|
14
|
+
.InboxMobilePopupCloseButtonWrapper {
|
|
15
|
+
@apply flex flex-row-reverse;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
@screen dt {
|
|
20
|
+
.InboxComposerWrapper {
|
|
21
|
+
grid-template-columns: calc(25% - 32px) 75%;
|
|
22
|
+
@apply grid gap-x-8 gap-y-6;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.wns-inbox-composer {
|
|
26
|
+
.filter-form {
|
|
27
|
+
height: fit-content;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.wns-search-field {
|
|
31
|
+
width: 30% !important;
|
|
32
|
+
.field-container {
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
.form-field , .field{
|
|
36
|
+
width: 100% !important;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.SubmitAndClearAllContainer {
|
|
40
|
+
width: 100%;
|
|
41
|
+
display: flex;
|
|
42
|
+
justify-content: end;
|
|
43
|
+
align-items: center;
|
|
44
|
+
.clear-search {
|
|
45
|
+
width: 30%;
|
|
46
|
+
display: inline-block;
|
|
47
|
+
vertical-align: middle;
|
|
48
|
+
text-align: right;
|
|
49
|
+
cursor: pointer;
|
|
50
|
+
p {
|
|
51
|
+
padding: 1rem;
|
|
52
|
+
color: rgb(244, 119, 56);
|
|
53
|
+
text-align: end;
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
.submit {
|
|
57
|
+
width: 30% !important;
|
|
58
|
+
margin-left: unset !important;
|
|
59
|
+
button {
|
|
60
|
+
width: 100% !important;
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.search-form-wns-inbox {
|
|
67
|
+
.clear-search-container {
|
|
68
|
+
grid-column: 2/3;
|
|
69
|
+
text-align: right;
|
|
70
|
+
.clear-search {
|
|
71
|
+
width: 100%;
|
|
72
|
+
color: #2947A3 !important;
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
button {
|
|
76
|
+
width: 100%;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.filter-form {
|
|
80
|
+
height: fit-content;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
.search-complaint-container {
|
|
84
|
+
flex-direction: column;
|
|
85
|
+
align-items: flex-start;
|
|
86
|
+
--bg-opacity: 1;
|
|
87
|
+
background-color: #fff;
|
|
88
|
+
background-color: rgba(255, 255, 255, var(--bg-opacity));
|
|
89
|
+
padding: 16px;
|
|
90
|
+
display: unset;
|
|
91
|
+
flex-wrap: unset;
|
|
92
|
+
justify-content: unset;
|
|
93
|
+
margin-bottom: 0;
|
|
94
|
+
.complaint-input-container {
|
|
95
|
+
display: grid !important;
|
|
96
|
+
grid-template-columns: 33.33% 33.33% 33.33%;
|
|
97
|
+
}
|
|
98
|
+
.form-field , .field{
|
|
99
|
+
width: 100%;
|
|
100
|
+
padding-right: 15px;
|
|
101
|
+
.clear-search {
|
|
102
|
+
padding-top: 10px;
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
.submit {
|
|
107
|
+
margin-top: 0;
|
|
108
|
+
right: 0;
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
}
|