@pmidc/upyog-css 1.1.12 → 1.1.13
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 +3 -0
- 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 +450 -450
- package/src/components/buttons.scss +134 -134
- package/src/components/card.scss +627 -627
- 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 +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 +118 -118
- 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 +115 -115
- 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 +87 -87
- package/src/components/multiSelectDropdown.scss +88 -88
- package/src/components/navbar.scss +377 -377
- package/src/components/newFooter.scss +75 -75
- package/src/components/plusMinus.scss +15 -15
- 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 +27 -27
- package/src/components/sectionalDropdown.scss +43 -43
- package/src/components/selectdropdown.scss +279 -279
- 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 +138 -138
- 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 +113 -113
- package/src/index.scss +1381 -1377
- package/src/modules/adv/index.scss +552 -552
- package/src/modules/rentAndLease/index.scss +227 -227
- 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 +21 -21
- 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 +319 -319
- package/src/pages/common/pgrUICssfix.scss +105 -105
- package/src/pages/common/requiredField.scss +2 -2
- package/src/pages/common/sanctionFeeTable.scss +91 -91
- package/src/pages/common/searchIcon.scss +12 -12
- 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 +203 -203
- 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 +13 -13
- package/src/pages/employee/header.scss +262 -262
- package/src/pages/employee/iframe.scss +65 -65
- package/src/pages/employee/inbox.scss +744 -744
- package/src/pages/employee/index.scss +694 -694
- package/src/pages/employee/landing.scss +1782 -1782
- 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 +174 -174
- package/src/pages/ws/index.scss +104 -104
- 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,57 +1,57 @@
|
|
|
1
|
-
.search-form-wrapper{
|
|
2
|
-
@apply flex flex-wrap justify-between bg-white mb-lg py-lg pl-lg;
|
|
3
|
-
border-radius:8px;
|
|
4
|
-
.form-field{
|
|
5
|
-
width: calc( 25% - 16px );
|
|
6
|
-
@apply inline-block mr-md align-middle;
|
|
7
|
-
}
|
|
8
|
-
.SubmitAndClearAllContainer{
|
|
9
|
-
@apply w-full;
|
|
10
|
-
.submit{
|
|
11
|
-
right: 36px;
|
|
12
|
-
margin-top: 22px;
|
|
13
|
-
margin-left: -16px !important;
|
|
14
|
-
@apply flex flex-row-reverse items-center w-full align-middle text-center !important;
|
|
15
|
-
button{
|
|
16
|
-
margin: 0;
|
|
17
|
-
@apply inline-block w-1/4 !important;
|
|
18
|
-
}
|
|
19
|
-
p{
|
|
20
|
-
@apply cursor-pointer text-link text-focus w-1/4 inline-block ;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
.submit{
|
|
25
|
-
right: 36px;
|
|
26
|
-
margin-top: 22px;
|
|
27
|
-
@apply inline align-middle text-center !important;
|
|
28
|
-
button{
|
|
29
|
-
margin: 0;
|
|
30
|
-
@apply inline-block w-full !important;
|
|
31
|
-
}
|
|
32
|
-
p{
|
|
33
|
-
@apply cursor-pointer text-link text-focus w-full inline-block ;
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
.pt-property-search{
|
|
37
|
-
justify-content: unset;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
@media (min-width: 780px) {
|
|
43
|
-
.search-form-wrapper{
|
|
44
|
-
.pt-form-field{
|
|
45
|
-
width: 30% !important;
|
|
46
|
-
margin-bottom: 20px;
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
@media (max-width: 780px) {
|
|
51
|
-
.search-form-wrapper{
|
|
52
|
-
.pt-form-field{
|
|
53
|
-
width: 100% !important;
|
|
54
|
-
margin-bottom: 15px;
|
|
55
|
-
}
|
|
56
|
-
}
|
|
1
|
+
.search-form-wrapper{
|
|
2
|
+
@apply flex flex-wrap justify-between bg-white mb-lg py-lg pl-lg;
|
|
3
|
+
border-radius:8px;
|
|
4
|
+
.form-field{
|
|
5
|
+
width: calc( 25% - 16px );
|
|
6
|
+
@apply inline-block mr-md align-middle;
|
|
7
|
+
}
|
|
8
|
+
.SubmitAndClearAllContainer{
|
|
9
|
+
@apply w-full;
|
|
10
|
+
.submit{
|
|
11
|
+
right: 36px;
|
|
12
|
+
margin-top: 22px;
|
|
13
|
+
margin-left: -16px !important;
|
|
14
|
+
@apply flex flex-row-reverse items-center w-full align-middle text-center !important;
|
|
15
|
+
button{
|
|
16
|
+
margin: 0;
|
|
17
|
+
@apply inline-block w-1/4 !important;
|
|
18
|
+
}
|
|
19
|
+
p{
|
|
20
|
+
@apply cursor-pointer text-link text-focus w-1/4 inline-block ;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
.submit{
|
|
25
|
+
right: 36px;
|
|
26
|
+
margin-top: 22px;
|
|
27
|
+
@apply inline align-middle text-center !important;
|
|
28
|
+
button{
|
|
29
|
+
margin: 0;
|
|
30
|
+
@apply inline-block w-full !important;
|
|
31
|
+
}
|
|
32
|
+
p{
|
|
33
|
+
@apply cursor-pointer text-link text-focus w-full inline-block ;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
.pt-property-search{
|
|
37
|
+
justify-content: unset;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
@media (min-width: 780px) {
|
|
43
|
+
.search-form-wrapper{
|
|
44
|
+
.pt-form-field{
|
|
45
|
+
width: 30% !important;
|
|
46
|
+
margin-bottom: 20px;
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
@media (max-width: 780px) {
|
|
51
|
+
.search-form-wrapper{
|
|
52
|
+
.pt-form-field{
|
|
53
|
+
width: 100% !important;
|
|
54
|
+
margin-bottom: 15px;
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
57
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
.SearchOnRadioButton{
|
|
2
|
-
svg{
|
|
3
|
-
fill: #505A5F;
|
|
4
|
-
width: 24px;
|
|
5
|
-
height: 24px;
|
|
6
|
-
top: 8px;
|
|
7
|
-
right: 8px;
|
|
8
|
-
@apply absolute;
|
|
9
|
-
}
|
|
1
|
+
.SearchOnRadioButton{
|
|
2
|
+
svg{
|
|
3
|
+
fill: #505A5F;
|
|
4
|
+
width: 24px;
|
|
5
|
+
height: 24px;
|
|
6
|
+
top: 8px;
|
|
7
|
+
right: 8px;
|
|
8
|
+
@apply absolute;
|
|
9
|
+
}
|
|
10
10
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
.StandaloneSearchBar{
|
|
2
|
-
@apply bg-white flex rounded-3xl px-md py-sm w-full;
|
|
3
|
-
svg{
|
|
4
|
-
fill: #505A5F;
|
|
5
|
-
@apply mr-md;
|
|
6
|
-
}
|
|
7
|
-
input{
|
|
8
|
-
@apply w-full mr-md outline-none;
|
|
9
|
-
}
|
|
1
|
+
.StandaloneSearchBar{
|
|
2
|
+
@apply bg-white flex rounded-3xl px-md py-sm w-full;
|
|
3
|
+
svg{
|
|
4
|
+
fill: #505A5F;
|
|
5
|
+
@apply mr-md;
|
|
6
|
+
}
|
|
7
|
+
input{
|
|
8
|
+
@apply w-full mr-md outline-none;
|
|
9
|
+
}
|
|
10
10
|
}
|
|
@@ -1,195 +1,195 @@
|
|
|
1
|
-
.survey-modal-wrapper {
|
|
2
|
-
padding: 0;
|
|
3
|
-
background-color: #f9fafb;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
.survey-modal-loader {
|
|
7
|
-
display: flex;
|
|
8
|
-
justify-content: center;
|
|
9
|
-
align-items: center;
|
|
10
|
-
min-height: 300px;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
/* Cards Container */
|
|
14
|
-
.survey-cards-container {
|
|
15
|
-
display: grid;
|
|
16
|
-
grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
|
|
17
|
-
gap: 20px;
|
|
18
|
-
padding: 24px;
|
|
19
|
-
background: linear-gradient(135deg, #f9fafb 0%, #f3f4f6 100%);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
/* Individual Survey Card */
|
|
23
|
-
.survey-card {
|
|
24
|
-
background: #ffffff;
|
|
25
|
-
border-radius: 12px;
|
|
26
|
-
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
|
|
27
|
-
overflow: hidden;
|
|
28
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
29
|
-
display: flex;
|
|
30
|
-
flex-direction: column;
|
|
31
|
-
height: 100%;
|
|
32
|
-
border: 1px solid #e5e7eb;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.survey-card:hover {
|
|
36
|
-
box-shadow: 0 12px 24px rgba(37, 99, 235, 0.15);
|
|
37
|
-
transform: translateY(-4px);
|
|
38
|
-
border-color: #2563eb;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
/* Card Header */
|
|
42
|
-
.survey-card-header {
|
|
43
|
-
background: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);
|
|
44
|
-
padding: 16px 20px;
|
|
45
|
-
color: white;
|
|
46
|
-
border-bottom: 3px solid #1d4ed8;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.survey-card-title {
|
|
50
|
-
margin: 0;
|
|
51
|
-
font-size: 16px;
|
|
52
|
-
font-weight: 600;
|
|
53
|
-
line-height: 1.4;
|
|
54
|
-
word-break: break-word;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
/* Card Content */
|
|
58
|
-
.survey-card-content {
|
|
59
|
-
flex: 1;
|
|
60
|
-
padding: 20px;
|
|
61
|
-
display: flex;
|
|
62
|
-
flex-direction: column;
|
|
63
|
-
gap: 16px;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
.survey-card-item {
|
|
67
|
-
display: flex;
|
|
68
|
-
flex-direction: column;
|
|
69
|
-
gap: 6px;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.survey-card-label {
|
|
73
|
-
font-size: 12px;
|
|
74
|
-
font-weight: 600;
|
|
75
|
-
color: #6b7280;
|
|
76
|
-
text-transform: uppercase;
|
|
77
|
-
letter-spacing: 0.5px;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
.survey-card-value {
|
|
81
|
-
font-size: 14px;
|
|
82
|
-
color: #1f2937;
|
|
83
|
-
line-height: 1.5;
|
|
84
|
-
word-break: break-word;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
/* Card Footer */
|
|
88
|
-
.survey-card-footer {
|
|
89
|
-
padding: 16px 20px;
|
|
90
|
-
border-top: 1px solid #e5e7eb;
|
|
91
|
-
background-color: #f9fafb;
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
.survey-card-footer button {
|
|
95
|
-
width: 100%;
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
/* Empty State */
|
|
99
|
-
.survey-modal-empty-state {
|
|
100
|
-
display: flex;
|
|
101
|
-
flex-direction: column;
|
|
102
|
-
align-items: center;
|
|
103
|
-
justify-content: center;
|
|
104
|
-
min-height: 300px;
|
|
105
|
-
padding: 40px 20px;
|
|
106
|
-
background: linear-gradient(135deg, #f9fafb 0%, #f3f4f6 100%);
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
.survey-modal-empty-state-text {
|
|
110
|
-
margin: 0;
|
|
111
|
-
text-align: center;
|
|
112
|
-
color: #6b7280;
|
|
113
|
-
line-height: 1.6;
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
.survey-modal-empty-state-text:first-child {
|
|
117
|
-
font-size: 16px;
|
|
118
|
-
font-weight: 500;
|
|
119
|
-
color: #374151;
|
|
120
|
-
margin-bottom: 8px;
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
/* Responsive Design */
|
|
124
|
-
@media (max-width: 768px) {
|
|
125
|
-
.survey-cards-container {
|
|
126
|
-
grid-template-columns: 1fr;
|
|
127
|
-
gap: 16px;
|
|
128
|
-
padding: 16px;
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
.survey-card {
|
|
132
|
-
border-radius: 8px;
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
.survey-card-title {
|
|
136
|
-
font-size: 15px;
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
.survey-card-content {
|
|
140
|
-
padding: 16px;
|
|
141
|
-
gap: 12px;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
.survey-card-footer {
|
|
145
|
-
padding: 12px 16px;
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
.survey-card-label {
|
|
149
|
-
font-size: 11px;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
.survey-card-value {
|
|
153
|
-
font-size: 13px;
|
|
154
|
-
}
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
@media (max-width: 480px) {
|
|
158
|
-
.survey-cards-container {
|
|
159
|
-
padding: 12px;
|
|
160
|
-
gap: 12px;
|
|
161
|
-
}
|
|
162
|
-
|
|
163
|
-
.survey-card-header {
|
|
164
|
-
padding: 12px 16px;
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
.survey-card-content {
|
|
168
|
-
padding: 12px 16px;
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
.survey-card-footer {
|
|
172
|
-
padding: 10px 16px;
|
|
173
|
-
}
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
/* Animation */
|
|
177
|
-
@keyframes slideIn {
|
|
178
|
-
from {
|
|
179
|
-
opacity: 0;
|
|
180
|
-
transform: translateY(8px);
|
|
181
|
-
}
|
|
182
|
-
to {
|
|
183
|
-
opacity: 1;
|
|
184
|
-
transform: translateY(0);
|
|
185
|
-
}
|
|
186
|
-
}
|
|
187
|
-
|
|
188
|
-
.survey-card {
|
|
189
|
-
animation: slideIn 0.3s ease-out;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
/* Loading State */
|
|
193
|
-
.survey-modal-loader {
|
|
194
|
-
background: linear-gradient(135deg, #f9fafb 0%, #f3f4f6 100%);
|
|
195
|
-
}
|
|
1
|
+
.survey-modal-wrapper {
|
|
2
|
+
padding: 0;
|
|
3
|
+
background-color: #f9fafb;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.survey-modal-loader {
|
|
7
|
+
display: flex;
|
|
8
|
+
justify-content: center;
|
|
9
|
+
align-items: center;
|
|
10
|
+
min-height: 300px;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
/* Cards Container */
|
|
14
|
+
.survey-cards-container {
|
|
15
|
+
display: grid;
|
|
16
|
+
grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
|
|
17
|
+
gap: 20px;
|
|
18
|
+
padding: 24px;
|
|
19
|
+
background: linear-gradient(135deg, #f9fafb 0%, #f3f4f6 100%);
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
/* Individual Survey Card */
|
|
23
|
+
.survey-card {
|
|
24
|
+
background: #ffffff;
|
|
25
|
+
border-radius: 12px;
|
|
26
|
+
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
|
|
27
|
+
overflow: hidden;
|
|
28
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
29
|
+
display: flex;
|
|
30
|
+
flex-direction: column;
|
|
31
|
+
height: 100%;
|
|
32
|
+
border: 1px solid #e5e7eb;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.survey-card:hover {
|
|
36
|
+
box-shadow: 0 12px 24px rgba(37, 99, 235, 0.15);
|
|
37
|
+
transform: translateY(-4px);
|
|
38
|
+
border-color: #2563eb;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
/* Card Header */
|
|
42
|
+
.survey-card-header {
|
|
43
|
+
background: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);
|
|
44
|
+
padding: 16px 20px;
|
|
45
|
+
color: white;
|
|
46
|
+
border-bottom: 3px solid #1d4ed8;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.survey-card-title {
|
|
50
|
+
margin: 0;
|
|
51
|
+
font-size: 16px;
|
|
52
|
+
font-weight: 600;
|
|
53
|
+
line-height: 1.4;
|
|
54
|
+
word-break: break-word;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
/* Card Content */
|
|
58
|
+
.survey-card-content {
|
|
59
|
+
flex: 1;
|
|
60
|
+
padding: 20px;
|
|
61
|
+
display: flex;
|
|
62
|
+
flex-direction: column;
|
|
63
|
+
gap: 16px;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.survey-card-item {
|
|
67
|
+
display: flex;
|
|
68
|
+
flex-direction: column;
|
|
69
|
+
gap: 6px;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
.survey-card-label {
|
|
73
|
+
font-size: 12px;
|
|
74
|
+
font-weight: 600;
|
|
75
|
+
color: #6b7280;
|
|
76
|
+
text-transform: uppercase;
|
|
77
|
+
letter-spacing: 0.5px;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.survey-card-value {
|
|
81
|
+
font-size: 14px;
|
|
82
|
+
color: #1f2937;
|
|
83
|
+
line-height: 1.5;
|
|
84
|
+
word-break: break-word;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
/* Card Footer */
|
|
88
|
+
.survey-card-footer {
|
|
89
|
+
padding: 16px 20px;
|
|
90
|
+
border-top: 1px solid #e5e7eb;
|
|
91
|
+
background-color: #f9fafb;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
.survey-card-footer button {
|
|
95
|
+
width: 100%;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
/* Empty State */
|
|
99
|
+
.survey-modal-empty-state {
|
|
100
|
+
display: flex;
|
|
101
|
+
flex-direction: column;
|
|
102
|
+
align-items: center;
|
|
103
|
+
justify-content: center;
|
|
104
|
+
min-height: 300px;
|
|
105
|
+
padding: 40px 20px;
|
|
106
|
+
background: linear-gradient(135deg, #f9fafb 0%, #f3f4f6 100%);
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
.survey-modal-empty-state-text {
|
|
110
|
+
margin: 0;
|
|
111
|
+
text-align: center;
|
|
112
|
+
color: #6b7280;
|
|
113
|
+
line-height: 1.6;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
.survey-modal-empty-state-text:first-child {
|
|
117
|
+
font-size: 16px;
|
|
118
|
+
font-weight: 500;
|
|
119
|
+
color: #374151;
|
|
120
|
+
margin-bottom: 8px;
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
/* Responsive Design */
|
|
124
|
+
@media (max-width: 768px) {
|
|
125
|
+
.survey-cards-container {
|
|
126
|
+
grid-template-columns: 1fr;
|
|
127
|
+
gap: 16px;
|
|
128
|
+
padding: 16px;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
.survey-card {
|
|
132
|
+
border-radius: 8px;
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
.survey-card-title {
|
|
136
|
+
font-size: 15px;
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
.survey-card-content {
|
|
140
|
+
padding: 16px;
|
|
141
|
+
gap: 12px;
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
.survey-card-footer {
|
|
145
|
+
padding: 12px 16px;
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
.survey-card-label {
|
|
149
|
+
font-size: 11px;
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
.survey-card-value {
|
|
153
|
+
font-size: 13px;
|
|
154
|
+
}
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
@media (max-width: 480px) {
|
|
158
|
+
.survey-cards-container {
|
|
159
|
+
padding: 12px;
|
|
160
|
+
gap: 12px;
|
|
161
|
+
}
|
|
162
|
+
|
|
163
|
+
.survey-card-header {
|
|
164
|
+
padding: 12px 16px;
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
.survey-card-content {
|
|
168
|
+
padding: 12px 16px;
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
.survey-card-footer {
|
|
172
|
+
padding: 10px 16px;
|
|
173
|
+
}
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
/* Animation */
|
|
177
|
+
@keyframes slideIn {
|
|
178
|
+
from {
|
|
179
|
+
opacity: 0;
|
|
180
|
+
transform: translateY(8px);
|
|
181
|
+
}
|
|
182
|
+
to {
|
|
183
|
+
opacity: 1;
|
|
184
|
+
transform: translateY(0);
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
.survey-card {
|
|
189
|
+
animation: slideIn 0.3s ease-out;
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
/* Loading State */
|
|
193
|
+
.survey-modal-loader {
|
|
194
|
+
background: linear-gradient(135deg, #f9fafb 0%, #f3f4f6 100%);
|
|
195
|
+
}
|