@pmidc/upyog-css 1.1.6 → 1.1.7
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 +216 -0
- package/dist/index.min.css +1 -1
- package/package.json +1 -1
- package/src/components/CardBasedOptions.scss +534 -534
- 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/TimeLine.scss +96 -96
- package/src/components/WhatsNewCard.scss +12 -12
- package/src/components/actionLink.scss +3 -3
- package/src/components/actionbar.scss +96 -96
- package/src/components/bannercomponents.scss +137 -137
- package/src/components/body.scss +261 -261
- package/src/components/buttons.scss +87 -87
- package/src/components/card.scss +581 -581
- 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 +116 -116
- 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 +338 -338
- 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 +276 -276
- 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 +362 -362
- package/src/components/tag.scss +27 -27
- package/src/components/telephone.scss +17 -17
- package/src/components/textfields.scss +119 -119
- 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 +1029 -1028
- package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
- package/src/pages/citizen/CitizenLogin.scss +50 -50
- package/src/pages/citizen/DocumentList.scss +448 -448
- package/src/pages/citizen/Events.scss +46 -46
- package/src/pages/citizen/HomePageWrapper.scss +214 -214
- package/src/pages/citizen/InboxCard.scss +327 -327
- package/src/pages/citizen/SurveyList.scss +21 -21
- package/src/pages/citizen/citizenDocument.scss +25 -25
- package/src/pages/citizen/citizenNewLogin.scss +357 -357
- package/src/pages/citizen/container.scss +32 -32
- package/src/pages/citizen/loaderMessage.scss +295 -295
- 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 +203 -0
- 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 +677 -677
- package/src/pages/employee/landing.scss +324 -324
- 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 +172 -172
- 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,362 +1,362 @@
|
|
|
1
|
-
|
|
2
|
-
.table {
|
|
3
|
-
background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
|
|
4
|
-
width: 100%;
|
|
5
|
-
table-layout: fixed; /* Force fixed table layout to prevent shrinking */
|
|
6
|
-
border-radius: 12px;
|
|
7
|
-
border: 1px solid #e1e8f0;
|
|
8
|
-
overflow: hidden;
|
|
9
|
-
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08), 0 2px 8px rgba(0, 0, 0, 0.04);
|
|
10
|
-
border-collapse: separate;
|
|
11
|
-
border-spacing: 0;
|
|
12
|
-
transition: box-shadow 0.3s ease;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.table:hover {
|
|
16
|
-
box-shadow: 0 16px 40px rgba(0, 0, 0, 0.12), 0 4px 12px rgba(0, 0, 0, 0.06);
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.table thead {
|
|
20
|
-
background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 50%, #1e40af 100%);
|
|
21
|
-
position: sticky;
|
|
22
|
-
top: 0;
|
|
23
|
-
z-index: 10;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.table thead th {
|
|
27
|
-
padding: 18px 20px;
|
|
28
|
-
font-weight: 800;
|
|
29
|
-
vertical-align: middle;
|
|
30
|
-
text-align: left;
|
|
31
|
-
color: #ffffff;
|
|
32
|
-
font-size: 13px;
|
|
33
|
-
white-space: nowrap;
|
|
34
|
-
text-transform: uppercase;
|
|
35
|
-
letter-spacing: 0.8px;
|
|
36
|
-
border-bottom: 2px solid rgba(255, 255, 255, 0.2);
|
|
37
|
-
position: relative;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.table thead th::after {
|
|
41
|
-
content: "";
|
|
42
|
-
position: absolute;
|
|
43
|
-
bottom: 0;
|
|
44
|
-
left: 0;
|
|
45
|
-
right: 0;
|
|
46
|
-
height: 2px;
|
|
47
|
-
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.table thead th:first-child {
|
|
51
|
-
border-top-left-radius: 12px;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
.table thead th:last-child {
|
|
55
|
-
border-top-right-radius: 12px;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.table tbody tr {
|
|
59
|
-
border-bottom: 1px solid #f0f4f8;
|
|
60
|
-
transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
61
|
-
position: relative;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
.table tbody tr:hover {
|
|
67
|
-
background: linear-gradient(90deg, rgba(59, 130, 246, 0.04), transparent);
|
|
68
|
-
box-shadow: inset 0 0 0 1px rgba(59, 130, 246, 0.1);
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
.table tbody tr:hover td {
|
|
74
|
-
color: #1e293b;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.table tbody tr:nth-child(odd) {
|
|
78
|
-
background: #ffffff;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
.table tbody tr:nth-child(even) {
|
|
82
|
-
background: linear-gradient(90deg, #f8fafc 0%, #ffffff 100%);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.table tbody tr:last-child td {
|
|
86
|
-
border-bottom: none;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
.table tbody td {
|
|
90
|
-
padding: 16px 20px;
|
|
91
|
-
color: #475569;
|
|
92
|
-
vertical-align: middle;
|
|
93
|
-
font-size: 14px;
|
|
94
|
-
word-break: break-word;
|
|
95
|
-
transition: color 0.2s ease;
|
|
96
|
-
border-right: 1px solid transparent;
|
|
97
|
-
overflow: hidden;
|
|
98
|
-
text-overflow: ellipsis;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.table tbody td:last-child {
|
|
102
|
-
border-right: none;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
/* Wrapper for horizontal scroll - prevents body from shrinking */
|
|
106
|
-
.dss-table-wrapper {
|
|
107
|
-
width: 100%;
|
|
108
|
-
display: block;
|
|
109
|
-
overflow-x: auto;
|
|
110
|
-
-webkit-overflow-scrolling: touch;
|
|
111
|
-
border-radius: 12px;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
.dss-table-wrapper table {
|
|
115
|
-
width: 100%;
|
|
116
|
-
min-width: 1200px; /* Minimum width to ensure proper display */
|
|
117
|
-
border-collapse: collapse;
|
|
118
|
-
background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.dss-table-wrapper table thead {
|
|
122
|
-
background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 100%);
|
|
123
|
-
position: sticky;
|
|
124
|
-
top: 0;
|
|
125
|
-
z-index: 10;
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
.dss-table-wrapper table thead th {
|
|
129
|
-
padding: 18px 20px;
|
|
130
|
-
font-weight: 800;
|
|
131
|
-
color: #ffffff;
|
|
132
|
-
text-transform: uppercase;
|
|
133
|
-
letter-spacing: 0.8px;
|
|
134
|
-
font-size: 12px;
|
|
135
|
-
white-space: nowrap;
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
.dss-table-wrapper table thead th .tooltip {
|
|
139
|
-
min-width: 80px;
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
.dss-table-wrapper table tbody tr {
|
|
143
|
-
border-bottom: 1px solid #e1e8f0;
|
|
144
|
-
transition: all 0.2s ease;
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
.dss-table-wrapper table tbody tr:hover {
|
|
148
|
-
background: linear-gradient(90deg, rgba(59, 130, 246, 0.04), transparent);
|
|
149
|
-
box-shadow: inset 0 0 0 1px rgba(59, 130, 246, 0.1);
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
.dss-table-wrapper table tbody tr:nth-child(odd) {
|
|
153
|
-
background: #ffffff;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
.dss-table-wrapper table tbody tr:nth-child(even) {
|
|
157
|
-
background: #f8fafc;
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
.dss-table-wrapper table tbody td {
|
|
161
|
-
padding: 16px 20px;
|
|
162
|
-
color: #475569;
|
|
163
|
-
border-right: 1px solid transparent;
|
|
164
|
-
white-space: normal;
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
.dss-table-wrapper table tbody td span {
|
|
168
|
-
white-space: pre;
|
|
169
|
-
min-width: 80px;
|
|
170
|
-
display: inline-block;
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
.dss-table-wrapper table tbody td:last-child {
|
|
174
|
-
border-right: none;
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
/* Fixed column support with proper width constraints */
|
|
178
|
-
.table-fixed-first-column thead th:first-child {
|
|
179
|
-
position: sticky;
|
|
180
|
-
background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 100%);
|
|
181
|
-
left: 0;
|
|
182
|
-
min-width: 200px; /* Set minimum width for first column */
|
|
183
|
-
border-right: 2px solid rgba(255, 255, 255, 0.2);
|
|
184
|
-
border-top-left-radius: 12px;
|
|
185
|
-
z-index: 11;
|
|
186
|
-
color: #ffffff;
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
.table-fixed-first-column tbody td:first-child {
|
|
190
|
-
position: sticky;
|
|
191
|
-
background: linear-gradient(90deg, #f8fafc 0%, #ffffff 100%);
|
|
192
|
-
left: 0;
|
|
193
|
-
min-width: 200px; /* Match header width */
|
|
194
|
-
border-right: 2px solid #e1e8f0;
|
|
195
|
-
z-index: 5;
|
|
196
|
-
font-weight: 600;
|
|
197
|
-
color: #1e293b;
|
|
198
|
-
}
|
|
199
|
-
|
|
200
|
-
.pagination {
|
|
201
|
-
display: flex;
|
|
202
|
-
justify-content: flex-end;
|
|
203
|
-
align-items: center;
|
|
204
|
-
gap: 16px;
|
|
205
|
-
background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
|
|
206
|
-
border-top: 2px solid #e1e8f0;
|
|
207
|
-
padding: 20px 24px;
|
|
208
|
-
color: #505a5f;
|
|
209
|
-
border-bottom-left-radius: 12px;
|
|
210
|
-
border-bottom-right-radius: 12px;
|
|
211
|
-
}
|
|
212
|
-
|
|
213
|
-
.pagination svg {
|
|
214
|
-
fill: #2563eb;
|
|
215
|
-
transition: transform 0.2s ease;
|
|
216
|
-
}
|
|
217
|
-
|
|
218
|
-
.pagination svg:hover {
|
|
219
|
-
transform: scale(1.1);
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
.pagination button {
|
|
223
|
-
transition: all 0.2s ease;
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
.pagination button:hover {
|
|
227
|
-
color: #2563eb;
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
.fullWidth {
|
|
231
|
-
width: 100% !important;
|
|
232
|
-
}
|
|
233
|
-
|
|
234
|
-
.customTable {
|
|
235
|
-
width: 100%;
|
|
236
|
-
table-layout: fixed; /* Force fixed layout */
|
|
237
|
-
border-radius: 12px;
|
|
238
|
-
border: 1px solid #e1e8f0;
|
|
239
|
-
overflow: hidden;
|
|
240
|
-
background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
|
|
241
|
-
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
|
|
242
|
-
}
|
|
243
|
-
|
|
244
|
-
.customTable th {
|
|
245
|
-
font-weight: 800;
|
|
246
|
-
background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 100%);
|
|
247
|
-
color: #ffffff;
|
|
248
|
-
text-transform: uppercase;
|
|
249
|
-
letter-spacing: 0.8px;
|
|
250
|
-
font-size: 12px;
|
|
251
|
-
}
|
|
252
|
-
|
|
253
|
-
.customTable th,
|
|
254
|
-
.customTable td {
|
|
255
|
-
text-align: left;
|
|
256
|
-
border-bottom: 1px solid #e1e8f0;
|
|
257
|
-
padding: 14px 16px;
|
|
258
|
-
}
|
|
259
|
-
|
|
260
|
-
.customTable tr {
|
|
261
|
-
transition: all 0.2s ease;
|
|
262
|
-
}
|
|
263
|
-
|
|
264
|
-
.customTable tr:nth-child(odd) {
|
|
265
|
-
background-color: #ffffff;
|
|
266
|
-
}
|
|
267
|
-
|
|
268
|
-
.customTable tr:nth-child(even) {
|
|
269
|
-
background: linear-gradient(90deg, #f8fafc 0%, #ffffff 100%);
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
.customTable tr:hover {
|
|
273
|
-
background: linear-gradient(90deg, rgba(59, 130, 246, 0.06), transparent);
|
|
274
|
-
box-shadow: inset 0 0 0 1px rgba(59, 130, 246, 0.1);
|
|
275
|
-
}
|
|
276
|
-
|
|
277
|
-
.customTable thead tr:first-child {
|
|
278
|
-
background-color: unset;
|
|
279
|
-
}
|
|
280
|
-
|
|
281
|
-
/* ============================================
|
|
282
|
-
RESPONSIVE TABLE STYLES
|
|
283
|
-
============================================ */
|
|
284
|
-
|
|
285
|
-
@media (max-width: 1024px) {
|
|
286
|
-
.table thead th,
|
|
287
|
-
.customTable thead th,
|
|
288
|
-
.dss-table-wrapper table thead th {
|
|
289
|
-
padding: 14px 16px;
|
|
290
|
-
font-size: 12px;
|
|
291
|
-
}
|
|
292
|
-
|
|
293
|
-
.table tbody td,
|
|
294
|
-
.customTable tbody td,
|
|
295
|
-
.dss-table-wrapper table tbody td {
|
|
296
|
-
padding: 12px 14px;
|
|
297
|
-
font-size: 13px;
|
|
298
|
-
}
|
|
299
|
-
|
|
300
|
-
.dss-table-wrapper table {
|
|
301
|
-
min-width: 900px;
|
|
302
|
-
}
|
|
303
|
-
}
|
|
304
|
-
|
|
305
|
-
@media (max-width: 768px) {
|
|
306
|
-
.table thead th,
|
|
307
|
-
.customTable thead th {
|
|
308
|
-
padding: 12px 14px;
|
|
309
|
-
font-size: 11px;
|
|
310
|
-
}
|
|
311
|
-
|
|
312
|
-
.table tbody td,
|
|
313
|
-
.customTable tbody td {
|
|
314
|
-
padding: 10px 12px;
|
|
315
|
-
font-size: 12px;
|
|
316
|
-
}
|
|
317
|
-
|
|
318
|
-
.dss-table-wrapper table {
|
|
319
|
-
min-width: 700px;
|
|
320
|
-
}
|
|
321
|
-
|
|
322
|
-
.pagination {
|
|
323
|
-
flex-direction: column;
|
|
324
|
-
align-items: flex-start;
|
|
325
|
-
gap: 12px;
|
|
326
|
-
padding: 16px 20px;
|
|
327
|
-
}
|
|
328
|
-
}
|
|
329
|
-
|
|
330
|
-
@media (max-width: 520px) {
|
|
331
|
-
.table.table-card-view thead,
|
|
332
|
-
.customTable.table-card-view thead {
|
|
333
|
-
display: none;
|
|
334
|
-
}
|
|
335
|
-
|
|
336
|
-
.table.table-card-view tbody tr,
|
|
337
|
-
.customTable.table-card-view tbody tr {
|
|
338
|
-
display: block;
|
|
339
|
-
margin-bottom: 12px;
|
|
340
|
-
border-radius: 10px;
|
|
341
|
-
box-shadow: 0 6px 16px rgba(30, 58, 138, 0.12);
|
|
342
|
-
overflow: hidden;
|
|
343
|
-
border: none;
|
|
344
|
-
background: #ffffff;
|
|
345
|
-
}
|
|
346
|
-
|
|
347
|
-
.table.table-card-view tbody tr td,
|
|
348
|
-
.customTable.table-card-view tbody tr td {
|
|
349
|
-
display: flex;
|
|
350
|
-
justify-content: space-between;
|
|
351
|
-
align-items: center;
|
|
352
|
-
padding: 14px;
|
|
353
|
-
border: none;
|
|
354
|
-
border-bottom: 1px solid #f0f4f8;
|
|
355
|
-
font-weight: 500;
|
|
356
|
-
}
|
|
357
|
-
|
|
358
|
-
.table.table-card-view tbody tr td:last-child,
|
|
359
|
-
.customTable.table-card-view tbody tr td:last-child {
|
|
360
|
-
border-bottom: none;
|
|
361
|
-
}
|
|
362
|
-
}
|
|
1
|
+
|
|
2
|
+
.table {
|
|
3
|
+
background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
|
|
4
|
+
width: 100%;
|
|
5
|
+
table-layout: fixed; /* Force fixed table layout to prevent shrinking */
|
|
6
|
+
border-radius: 12px;
|
|
7
|
+
border: 1px solid #e1e8f0;
|
|
8
|
+
overflow: hidden;
|
|
9
|
+
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08), 0 2px 8px rgba(0, 0, 0, 0.04);
|
|
10
|
+
border-collapse: separate;
|
|
11
|
+
border-spacing: 0;
|
|
12
|
+
transition: box-shadow 0.3s ease;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.table:hover {
|
|
16
|
+
box-shadow: 0 16px 40px rgba(0, 0, 0, 0.12), 0 4px 12px rgba(0, 0, 0, 0.06);
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.table thead {
|
|
20
|
+
background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 50%, #1e40af 100%);
|
|
21
|
+
position: sticky;
|
|
22
|
+
top: 0;
|
|
23
|
+
z-index: 10;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.table thead th {
|
|
27
|
+
padding: 18px 20px;
|
|
28
|
+
font-weight: 800;
|
|
29
|
+
vertical-align: middle;
|
|
30
|
+
text-align: left;
|
|
31
|
+
color: #ffffff;
|
|
32
|
+
font-size: 13px;
|
|
33
|
+
white-space: nowrap;
|
|
34
|
+
text-transform: uppercase;
|
|
35
|
+
letter-spacing: 0.8px;
|
|
36
|
+
border-bottom: 2px solid rgba(255, 255, 255, 0.2);
|
|
37
|
+
position: relative;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
.table thead th::after {
|
|
41
|
+
content: "";
|
|
42
|
+
position: absolute;
|
|
43
|
+
bottom: 0;
|
|
44
|
+
left: 0;
|
|
45
|
+
right: 0;
|
|
46
|
+
height: 2px;
|
|
47
|
+
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.table thead th:first-child {
|
|
51
|
+
border-top-left-radius: 12px;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
.table thead th:last-child {
|
|
55
|
+
border-top-right-radius: 12px;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
.table tbody tr {
|
|
59
|
+
border-bottom: 1px solid #f0f4f8;
|
|
60
|
+
transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
61
|
+
position: relative;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
.table tbody tr:hover {
|
|
67
|
+
background: linear-gradient(90deg, rgba(59, 130, 246, 0.04), transparent);
|
|
68
|
+
box-shadow: inset 0 0 0 1px rgba(59, 130, 246, 0.1);
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
.table tbody tr:hover td {
|
|
74
|
+
color: #1e293b;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.table tbody tr:nth-child(odd) {
|
|
78
|
+
background: #ffffff;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.table tbody tr:nth-child(even) {
|
|
82
|
+
background: linear-gradient(90deg, #f8fafc 0%, #ffffff 100%);
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.table tbody tr:last-child td {
|
|
86
|
+
border-bottom: none;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
.table tbody td {
|
|
90
|
+
padding: 16px 20px;
|
|
91
|
+
color: #475569;
|
|
92
|
+
vertical-align: middle;
|
|
93
|
+
font-size: 14px;
|
|
94
|
+
word-break: break-word;
|
|
95
|
+
transition: color 0.2s ease;
|
|
96
|
+
border-right: 1px solid transparent;
|
|
97
|
+
overflow: hidden;
|
|
98
|
+
text-overflow: ellipsis;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
.table tbody td:last-child {
|
|
102
|
+
border-right: none;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
/* Wrapper for horizontal scroll - prevents body from shrinking */
|
|
106
|
+
.dss-table-wrapper {
|
|
107
|
+
width: 100%;
|
|
108
|
+
display: block;
|
|
109
|
+
overflow-x: auto;
|
|
110
|
+
-webkit-overflow-scrolling: touch;
|
|
111
|
+
border-radius: 12px;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
.dss-table-wrapper table {
|
|
115
|
+
width: 100%;
|
|
116
|
+
min-width: 1200px; /* Minimum width to ensure proper display */
|
|
117
|
+
border-collapse: collapse;
|
|
118
|
+
background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
.dss-table-wrapper table thead {
|
|
122
|
+
background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 100%);
|
|
123
|
+
position: sticky;
|
|
124
|
+
top: 0;
|
|
125
|
+
z-index: 10;
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
.dss-table-wrapper table thead th {
|
|
129
|
+
padding: 18px 20px;
|
|
130
|
+
font-weight: 800;
|
|
131
|
+
color: #ffffff;
|
|
132
|
+
text-transform: uppercase;
|
|
133
|
+
letter-spacing: 0.8px;
|
|
134
|
+
font-size: 12px;
|
|
135
|
+
white-space: nowrap;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
.dss-table-wrapper table thead th .tooltip {
|
|
139
|
+
min-width: 80px;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
.dss-table-wrapper table tbody tr {
|
|
143
|
+
border-bottom: 1px solid #e1e8f0;
|
|
144
|
+
transition: all 0.2s ease;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
.dss-table-wrapper table tbody tr:hover {
|
|
148
|
+
background: linear-gradient(90deg, rgba(59, 130, 246, 0.04), transparent);
|
|
149
|
+
box-shadow: inset 0 0 0 1px rgba(59, 130, 246, 0.1);
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
.dss-table-wrapper table tbody tr:nth-child(odd) {
|
|
153
|
+
background: #ffffff;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
.dss-table-wrapper table tbody tr:nth-child(even) {
|
|
157
|
+
background: #f8fafc;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
.dss-table-wrapper table tbody td {
|
|
161
|
+
padding: 16px 20px;
|
|
162
|
+
color: #475569;
|
|
163
|
+
border-right: 1px solid transparent;
|
|
164
|
+
white-space: normal;
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
.dss-table-wrapper table tbody td span {
|
|
168
|
+
white-space: pre;
|
|
169
|
+
min-width: 80px;
|
|
170
|
+
display: inline-block;
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
.dss-table-wrapper table tbody td:last-child {
|
|
174
|
+
border-right: none;
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
/* Fixed column support with proper width constraints */
|
|
178
|
+
.table-fixed-first-column thead th:first-child {
|
|
179
|
+
position: sticky;
|
|
180
|
+
background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 100%);
|
|
181
|
+
left: 0;
|
|
182
|
+
min-width: 200px; /* Set minimum width for first column */
|
|
183
|
+
border-right: 2px solid rgba(255, 255, 255, 0.2);
|
|
184
|
+
border-top-left-radius: 12px;
|
|
185
|
+
z-index: 11;
|
|
186
|
+
color: #ffffff;
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
.table-fixed-first-column tbody td:first-child {
|
|
190
|
+
position: sticky;
|
|
191
|
+
background: linear-gradient(90deg, #f8fafc 0%, #ffffff 100%);
|
|
192
|
+
left: 0;
|
|
193
|
+
min-width: 200px; /* Match header width */
|
|
194
|
+
border-right: 2px solid #e1e8f0;
|
|
195
|
+
z-index: 5;
|
|
196
|
+
font-weight: 600;
|
|
197
|
+
color: #1e293b;
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
.pagination {
|
|
201
|
+
display: flex;
|
|
202
|
+
justify-content: flex-end;
|
|
203
|
+
align-items: center;
|
|
204
|
+
gap: 16px;
|
|
205
|
+
background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
|
|
206
|
+
border-top: 2px solid #e1e8f0;
|
|
207
|
+
padding: 20px 24px;
|
|
208
|
+
color: #505a5f;
|
|
209
|
+
border-bottom-left-radius: 12px;
|
|
210
|
+
border-bottom-right-radius: 12px;
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
.pagination svg {
|
|
214
|
+
fill: #2563eb;
|
|
215
|
+
transition: transform 0.2s ease;
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
.pagination svg:hover {
|
|
219
|
+
transform: scale(1.1);
|
|
220
|
+
}
|
|
221
|
+
|
|
222
|
+
.pagination button {
|
|
223
|
+
transition: all 0.2s ease;
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
.pagination button:hover {
|
|
227
|
+
color: #2563eb;
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
.fullWidth {
|
|
231
|
+
width: 100% !important;
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
.customTable {
|
|
235
|
+
width: 100%;
|
|
236
|
+
table-layout: fixed; /* Force fixed layout */
|
|
237
|
+
border-radius: 12px;
|
|
238
|
+
border: 1px solid #e1e8f0;
|
|
239
|
+
overflow: hidden;
|
|
240
|
+
background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
|
|
241
|
+
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
|
|
242
|
+
}
|
|
243
|
+
|
|
244
|
+
.customTable th {
|
|
245
|
+
font-weight: 800;
|
|
246
|
+
background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 100%);
|
|
247
|
+
color: #ffffff;
|
|
248
|
+
text-transform: uppercase;
|
|
249
|
+
letter-spacing: 0.8px;
|
|
250
|
+
font-size: 12px;
|
|
251
|
+
}
|
|
252
|
+
|
|
253
|
+
.customTable th,
|
|
254
|
+
.customTable td {
|
|
255
|
+
text-align: left;
|
|
256
|
+
border-bottom: 1px solid #e1e8f0;
|
|
257
|
+
padding: 14px 16px;
|
|
258
|
+
}
|
|
259
|
+
|
|
260
|
+
.customTable tr {
|
|
261
|
+
transition: all 0.2s ease;
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
.customTable tr:nth-child(odd) {
|
|
265
|
+
background-color: #ffffff;
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
.customTable tr:nth-child(even) {
|
|
269
|
+
background: linear-gradient(90deg, #f8fafc 0%, #ffffff 100%);
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
.customTable tr:hover {
|
|
273
|
+
background: linear-gradient(90deg, rgba(59, 130, 246, 0.06), transparent);
|
|
274
|
+
box-shadow: inset 0 0 0 1px rgba(59, 130, 246, 0.1);
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
.customTable thead tr:first-child {
|
|
278
|
+
background-color: unset;
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
/* ============================================
|
|
282
|
+
RESPONSIVE TABLE STYLES
|
|
283
|
+
============================================ */
|
|
284
|
+
|
|
285
|
+
@media (max-width: 1024px) {
|
|
286
|
+
.table thead th,
|
|
287
|
+
.customTable thead th,
|
|
288
|
+
.dss-table-wrapper table thead th {
|
|
289
|
+
padding: 14px 16px;
|
|
290
|
+
font-size: 12px;
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
.table tbody td,
|
|
294
|
+
.customTable tbody td,
|
|
295
|
+
.dss-table-wrapper table tbody td {
|
|
296
|
+
padding: 12px 14px;
|
|
297
|
+
font-size: 13px;
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
.dss-table-wrapper table {
|
|
301
|
+
min-width: 900px;
|
|
302
|
+
}
|
|
303
|
+
}
|
|
304
|
+
|
|
305
|
+
@media (max-width: 768px) {
|
|
306
|
+
.table thead th,
|
|
307
|
+
.customTable thead th {
|
|
308
|
+
padding: 12px 14px;
|
|
309
|
+
font-size: 11px;
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
.table tbody td,
|
|
313
|
+
.customTable tbody td {
|
|
314
|
+
padding: 10px 12px;
|
|
315
|
+
font-size: 12px;
|
|
316
|
+
}
|
|
317
|
+
|
|
318
|
+
.dss-table-wrapper table {
|
|
319
|
+
min-width: 700px;
|
|
320
|
+
}
|
|
321
|
+
|
|
322
|
+
.pagination {
|
|
323
|
+
flex-direction: column;
|
|
324
|
+
align-items: flex-start;
|
|
325
|
+
gap: 12px;
|
|
326
|
+
padding: 16px 20px;
|
|
327
|
+
}
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
@media (max-width: 520px) {
|
|
331
|
+
.table.table-card-view thead,
|
|
332
|
+
.customTable.table-card-view thead {
|
|
333
|
+
display: none;
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
.table.table-card-view tbody tr,
|
|
337
|
+
.customTable.table-card-view tbody tr {
|
|
338
|
+
display: block;
|
|
339
|
+
margin-bottom: 12px;
|
|
340
|
+
border-radius: 10px;
|
|
341
|
+
box-shadow: 0 6px 16px rgba(30, 58, 138, 0.12);
|
|
342
|
+
overflow: hidden;
|
|
343
|
+
border: none;
|
|
344
|
+
background: #ffffff;
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
.table.table-card-view tbody tr td,
|
|
348
|
+
.customTable.table-card-view tbody tr td {
|
|
349
|
+
display: flex;
|
|
350
|
+
justify-content: space-between;
|
|
351
|
+
align-items: center;
|
|
352
|
+
padding: 14px;
|
|
353
|
+
border: none;
|
|
354
|
+
border-bottom: 1px solid #f0f4f8;
|
|
355
|
+
font-weight: 500;
|
|
356
|
+
}
|
|
357
|
+
|
|
358
|
+
.table.table-card-view tbody tr td:last-child,
|
|
359
|
+
.customTable.table-card-view tbody tr td:last-child {
|
|
360
|
+
border-bottom: none;
|
|
361
|
+
}
|
|
362
|
+
}
|