@chipstcp/upyog-css 1.0.1 → 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.
Files changed (133) hide show
  1. package/dist/index.css +25 -1
  2. package/dist/index.min.css +1 -1
  3. package/package.json +1 -1
  4. package/src/components/CardBasedOptions.scss +535 -535
  5. package/src/components/CitizenHomeCard.scss +228 -228
  6. package/src/components/EllipsisMenu.scss +16 -16
  7. package/src/components/EventCalendarView.scss +9 -9
  8. package/src/components/FAQ.scss +63 -63
  9. package/src/components/NewAccordianCitizen.scss +130 -130
  10. package/src/components/OnGroundEventCard.scss +71 -71
  11. package/src/components/PageBasedInput.scss +30 -30
  12. package/src/components/PopupHeadingLabel.scss +14 -14
  13. package/src/components/PropertySearchForm.scss +58 -58
  14. package/src/components/SearchForm.scss +56 -56
  15. package/src/components/SearchOnRadioButton.scss +9 -9
  16. package/src/components/StandaloneSearchBar.scss +9 -9
  17. package/src/components/SurveyModal.scss +195 -195
  18. package/src/components/TimeLine.scss +96 -96
  19. package/src/components/WhatsNewCard.scss +12 -12
  20. package/src/components/actionLink.scss +3 -3
  21. package/src/components/actionbar.scss +99 -99
  22. package/src/components/bannercomponents.scss +137 -137
  23. package/src/components/body.scss +422 -422
  24. package/src/components/buttons.scss +142 -142
  25. package/src/components/card.scss +968 -968
  26. package/src/components/cardHeaderWithOptions.scss +16 -16
  27. package/src/components/changeLanguage.scss +3 -3
  28. package/src/components/charts.scss +185 -185
  29. package/src/components/checkbox.scss +83 -83
  30. package/src/components/checkpoint.scss +65 -65
  31. package/src/components/citizenInfoLabel.scss +14 -14
  32. package/src/components/custombtn.scss +15 -15
  33. package/src/components/datatable.scss +119 -119
  34. package/src/components/datewrap.scss +21 -21
  35. package/src/components/detailscard.scss +6 -6
  36. package/src/components/detailscontainer.scss +13 -13
  37. package/src/components/documentSection.scss +134 -134
  38. package/src/components/filters.scss +97 -97
  39. package/src/components/grey.scss +3 -3
  40. package/src/components/hoc/InboxComposer.scss +111 -111
  41. package/src/components/howItWorks.scss +71 -71
  42. package/src/components/imageviewer.scss +33 -33
  43. package/src/components/info-banner.scss +35 -35
  44. package/src/components/inputotp.scss +15 -15
  45. package/src/components/keynote.scss +29 -29
  46. package/src/components/languageSelector.scss +24 -24
  47. package/src/components/loader.scss +96 -96
  48. package/src/components/map.scss +36 -36
  49. package/src/components/metricsTable.scss +26 -26
  50. package/src/components/multiLink.scss +117 -117
  51. package/src/components/multiSelectDropdown.scss +88 -88
  52. package/src/components/navbar.scss +377 -377
  53. package/src/components/newFooter.scss +82 -82
  54. package/src/components/plusMinus.scss +15 -15
  55. package/src/components/popup.scss +26 -26
  56. package/src/components/radiobtn.scss +46 -46
  57. package/src/components/ratingstar.scss +33 -33
  58. package/src/components/roundedLabel.scss +10 -10
  59. package/src/components/searchAction.scss +27 -27
  60. package/src/components/sectionalDropdown.scss +43 -43
  61. package/src/components/selectdropdown.scss +302 -302
  62. package/src/components/staticDynamicMessages.scss +110 -110
  63. package/src/components/staticSideBar.scss +27 -27
  64. package/src/components/statushighlight.scss +17 -17
  65. package/src/components/submiterrors.scss +11 -11
  66. package/src/components/summary.scss +28 -28
  67. package/src/components/table.scss +383 -383
  68. package/src/components/tag.scss +27 -27
  69. package/src/components/telephone.scss +17 -17
  70. package/src/components/textfields.scss +146 -146
  71. package/src/components/toast.scss +31 -31
  72. package/src/components/toggleSwitch.scss +40 -40
  73. package/src/components/topbar.scss +217 -217
  74. package/src/components/uploadcomponents.scss +116 -116
  75. package/src/index.scss +2110 -2087
  76. package/src/modules/BPA/index.scss +97 -97
  77. package/src/modules/adv/index.scss +643 -643
  78. package/src/modules/hrms/index.scss +1327 -1327
  79. package/src/modules/rentAndLease/index.scss +238 -238
  80. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  81. package/src/pages/citizen/CitizenLogin.scss +50 -50
  82. package/src/pages/citizen/DocumentList.scss +454 -454
  83. package/src/pages/citizen/Events.scss +46 -46
  84. package/src/pages/citizen/HomePageWrapper.scss +215 -215
  85. package/src/pages/citizen/InboxCard.scss +378 -378
  86. package/src/pages/citizen/SurveyList.scss +24 -24
  87. package/src/pages/citizen/citizenDocument.scss +25 -25
  88. package/src/pages/citizen/citizenNewLogin.scss +352 -352
  89. package/src/pages/citizen/container.scss +32 -32
  90. package/src/pages/citizen/loaderMessage.scss +341 -341
  91. package/src/pages/citizen/payment/payment-type.scss +2 -2
  92. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  93. package/src/pages/common/form.scss +25 -25
  94. package/src/pages/common/newApplicationTimeline.scss +341 -341
  95. package/src/pages/common/pgrUICssfix.scss +128 -128
  96. package/src/pages/common/requiredField.scss +3 -2
  97. package/src/pages/common/sanctionFeeTable.scss +91 -91
  98. package/src/pages/common/searchIcon.scss +12 -12
  99. package/src/pages/common/sitePhotoGraphs.scss +26 -26
  100. package/src/pages/common/stepForm.scss +40 -40
  101. package/src/pages/employee/EmployeeLogin.scss +6 -6
  102. package/src/pages/employee/cardfix.scss +13 -13
  103. package/src/pages/employee/container.scss +73 -73
  104. package/src/pages/employee/dashboard.scss +204 -204
  105. package/src/pages/employee/disconnection.scss +425 -425
  106. package/src/pages/employee/dss.scss +251 -251
  107. package/src/pages/employee/faq.scss +353 -353
  108. package/src/pages/employee/footer.scss +68 -68
  109. package/src/pages/employee/form-fields.scss +26 -26
  110. package/src/pages/employee/header.scss +262 -262
  111. package/src/pages/employee/iframe.scss +65 -65
  112. package/src/pages/employee/inbox.scss +1110 -1110
  113. package/src/pages/employee/index.scss +693 -693
  114. package/src/pages/employee/landing.scss +1802 -1802
  115. package/src/pages/employee/login.scss +253 -253
  116. package/src/pages/employee/oldMobileInbox.scss +4 -4
  117. package/src/pages/employee/popupmodule.scss +47 -47
  118. package/src/pages/employee/response.scss +2 -2
  119. package/src/pages/employee/scroll-table.scss +113 -113
  120. package/src/pages/employee/surveys.scss +469 -469
  121. package/src/pages/employee/tooltip.scss +35 -35
  122. package/src/pages/employee/updateNumber.scss +12 -12
  123. package/src/pages/swach/index.scss +231 -231
  124. package/src/pages/ws/index.scss +118 -118
  125. package/svg/camera.svg +4 -4
  126. package/svg/check.svg +3 -3
  127. package/svg/close.svg +4 -4
  128. package/svg/error.svg +3 -3
  129. package/svg/error2.svg +5 -5
  130. package/svg/searchicon.svg +3 -3
  131. package/svg/starempty.svg +3 -3
  132. package/svg/starfilled.svg +4 -4
  133. package/svg/success.svg +3 -3
@@ -1,383 +1,383 @@
1
-
2
- /* Table container for responsive behavior like .card */
3
- .table-container {
4
- max-width: 95vw;
5
- width: 100%;
6
- overflow-x: auto;
7
- -webkit-overflow-scrolling: touch;
8
- margin-bottom: 15px;
9
- }
10
-
11
- .table {
12
- background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
13
- width: 100%;
14
- max-width: 95vw;
15
- table-layout: auto;
16
- border-radius: 12px;
17
- border: 1px solid #e1e8f0;
18
- overflow-x: auto;
19
- -webkit-overflow-scrolling: touch;
20
- display: block;
21
- box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08), 0 2px 8px rgba(0, 0, 0, 0.04);
22
- border-collapse: separate;
23
- border-spacing: 0;
24
- transition: box-shadow 0.3s ease;
25
- margin-bottom: 15px;
26
- }
27
-
28
- /* Desktop styles - remove block display */
29
- @media (min-width: 1024px) {
30
- .table {
31
- display: table;
32
- overflow: hidden;
33
- }
34
- }
35
-
36
- .table:hover {
37
- box-shadow: 0 16px 40px rgba(0, 0, 0, 0.12), 0 4px 12px rgba(0, 0, 0, 0.06);
38
- }
39
-
40
- .table thead {
41
- background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 50%, #1e40af 100%);
42
- position: sticky;
43
- top: 0;
44
- z-index: 10;
45
- }
46
-
47
- .table thead th {
48
- padding: 18px 20px;
49
- font-weight: 800;
50
- vertical-align: middle;
51
- text-align: left;
52
- color: #ffffff;
53
- font-size: 13px;
54
- white-space: nowrap;
55
- text-transform: uppercase;
56
- letter-spacing: 0.8px;
57
- border-bottom: 2px solid rgba(255, 255, 255, 0.2);
58
- position: relative;
59
- }
60
-
61
- .table thead th::after {
62
- content: "";
63
- position: absolute;
64
- bottom: 0;
65
- left: 0;
66
- right: 0;
67
- height: 2px;
68
- background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
69
- }
70
-
71
- .table thead th:first-child {
72
- border-top-left-radius: 12px;
73
- }
74
-
75
- .table thead th:last-child {
76
- border-top-right-radius: 12px;
77
- }
78
-
79
- .table tbody tr {
80
- border-bottom: 1px solid #f0f4f8;
81
- transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
82
- position: relative;
83
- }
84
-
85
-
86
-
87
- .table tbody tr:hover {
88
- background: linear-gradient(90deg, rgba(59, 130, 246, 0.04), transparent);
89
- box-shadow: inset 0 0 0 1px rgba(59, 130, 246, 0.1);
90
- }
91
-
92
-
93
-
94
- .table tbody tr:hover td {
95
- color: #1e293b;
96
- }
97
-
98
- .table tbody tr:nth-child(odd) {
99
- background: #ffffff;
100
- }
101
-
102
- .table tbody tr:nth-child(even) {
103
- background: linear-gradient(90deg, #f8fafc 0%, #ffffff 100%);
104
- }
105
-
106
- .table tbody tr:last-child td {
107
- border-bottom: none;
108
- }
109
-
110
- .table tbody td {
111
- padding: 16px 20px;
112
- color: #475569;
113
- vertical-align: middle;
114
- font-size: 14px;
115
- word-break: break-word;
116
- transition: color 0.2s ease;
117
- border-right: 1px solid transparent;
118
- overflow: hidden;
119
- text-overflow: ellipsis;
120
- }
121
-
122
- .table tbody td:last-child {
123
- border-right: none;
124
- }
125
-
126
- /* Wrapper for horizontal scroll - prevents body from shrinking */
127
- .dss-table-wrapper {
128
- width: 100%;
129
- display: block;
130
- overflow-x: auto;
131
- -webkit-overflow-scrolling: touch;
132
- border-radius: 12px;
133
- }
134
-
135
- .dss-table-wrapper table {
136
- width: 100%;
137
- min-width: 1200px; /* Minimum width to ensure proper display */
138
- border-collapse: collapse;
139
- background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
140
- }
141
-
142
- .dss-table-wrapper table thead {
143
- background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 100%);
144
- position: sticky;
145
- top: 0;
146
- z-index: 10;
147
- }
148
-
149
- .dss-table-wrapper table thead th {
150
- padding: 18px 20px;
151
- font-weight: 800;
152
- color: #ffffff;
153
- text-transform: uppercase;
154
- letter-spacing: 0.8px;
155
- font-size: 12px;
156
- white-space: nowrap;
157
- }
158
-
159
- .dss-table-wrapper table thead th .tooltip {
160
- min-width: 80px;
161
- }
162
-
163
- .dss-table-wrapper table tbody tr {
164
- border-bottom: 1px solid #e1e8f0;
165
- transition: all 0.2s ease;
166
- }
167
-
168
- .dss-table-wrapper table tbody tr:hover {
169
- background: linear-gradient(90deg, rgba(59, 130, 246, 0.04), transparent);
170
- box-shadow: inset 0 0 0 1px rgba(59, 130, 246, 0.1);
171
- }
172
-
173
- .dss-table-wrapper table tbody tr:nth-child(odd) {
174
- background: #ffffff;
175
- }
176
-
177
- .dss-table-wrapper table tbody tr:nth-child(even) {
178
- background: #f8fafc;
179
- }
180
-
181
- .dss-table-wrapper table tbody td {
182
- padding: 16px 20px;
183
- color: #475569;
184
- border-right: 1px solid transparent;
185
- white-space: normal;
186
- }
187
-
188
- .dss-table-wrapper table tbody td span {
189
- white-space: pre;
190
- min-width: 80px;
191
- display: inline-block;
192
- }
193
-
194
- .dss-table-wrapper table tbody td:last-child {
195
- border-right: none;
196
- }
197
-
198
- /* Fixed column support with proper width constraints */
199
- .table-fixed-first-column thead th:first-child {
200
- position: sticky;
201
- background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 100%);
202
- left: 0;
203
- min-width: 200px; /* Set minimum width for first column */
204
- border-right: 2px solid rgba(255, 255, 255, 0.2);
205
- border-top-left-radius: 12px;
206
- z-index: 11;
207
- color: #ffffff;
208
- }
209
-
210
- .table-fixed-first-column tbody td:first-child {
211
- position: sticky;
212
- background: linear-gradient(90deg, #f8fafc 0%, #ffffff 100%);
213
- left: 0;
214
- min-width: 200px; /* Match header width */
215
- border-right: 2px solid #e1e8f0;
216
- z-index: 5;
217
- font-weight: 600;
218
- color: #1e293b;
219
- }
220
-
221
- .pagination {
222
- display: flex;
223
- justify-content: flex-end;
224
- align-items: center;
225
- gap: 16px;
226
- background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
227
- border-top: 2px solid #e1e8f0;
228
- padding: 20px 24px;
229
- color: #505a5f;
230
- border-bottom-left-radius: 12px;
231
- border-bottom-right-radius: 12px;
232
- }
233
-
234
- .pagination svg {
235
- fill: #2563eb;
236
- transition: transform 0.2s ease;
237
- }
238
-
239
- .pagination svg:hover {
240
- transform: scale(1.1);
241
- }
242
-
243
- .pagination button {
244
- transition: all 0.2s ease;
245
- }
246
-
247
- .pagination button:hover {
248
- color: #2563eb;
249
- }
250
-
251
- .fullWidth {
252
- width: 100% !important;
253
- }
254
-
255
- .customTable {
256
- width: 100%;
257
- table-layout: fixed; /* Force fixed layout */
258
- border-radius: 12px;
259
- border: 1px solid #e1e8f0;
260
- overflow: hidden;
261
- background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
262
- box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
263
- }
264
-
265
- .customTable th {
266
- font-weight: 800;
267
- background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 100%);
268
- color: #ffffff;
269
- text-transform: uppercase;
270
- letter-spacing: 0.8px;
271
- font-size: 12px;
272
- }
273
-
274
- .customTable th,
275
- .customTable td {
276
- text-align: left;
277
- border-bottom: 1px solid #e1e8f0;
278
- padding: 14px 16px;
279
- }
280
-
281
- .customTable tr {
282
- transition: all 0.2s ease;
283
- }
284
-
285
- .customTable tr:nth-child(odd) {
286
- background-color: #ffffff;
287
- }
288
-
289
- .customTable tr:nth-child(even) {
290
- background: linear-gradient(90deg, #f8fafc 0%, #ffffff 100%);
291
- }
292
-
293
- .customTable tr:hover {
294
- background: linear-gradient(90deg, rgba(59, 130, 246, 0.06), transparent);
295
- box-shadow: inset 0 0 0 1px rgba(59, 130, 246, 0.1);
296
- }
297
-
298
- .customTable thead tr:first-child {
299
- background-color: unset;
300
- }
301
-
302
- /* ============================================
303
- RESPONSIVE TABLE STYLES
304
- ============================================ */
305
-
306
- @media (max-width: 1024px) {
307
- .table thead th,
308
- .customTable thead th,
309
- .dss-table-wrapper table thead th {
310
- padding: 14px 16px;
311
- font-size: 12px;
312
- }
313
-
314
- .table tbody td,
315
- .customTable tbody td,
316
- .dss-table-wrapper table tbody td {
317
- padding: 12px 14px;
318
- font-size: 13px;
319
- }
320
-
321
- .dss-table-wrapper table {
322
- min-width: 900px;
323
- }
324
- }
325
-
326
- @media (max-width: 768px) {
327
- .table thead th,
328
- .customTable thead th {
329
- padding: 12px 14px;
330
- font-size: 11px;
331
- }
332
-
333
- .table tbody td,
334
- .customTable tbody td {
335
- padding: 10px 12px;
336
- font-size: 12px;
337
- }
338
-
339
- .dss-table-wrapper table {
340
- min-width: 700px;
341
- }
342
-
343
- .pagination {
344
- flex-direction: column;
345
- align-items: flex-start;
346
- gap: 12px;
347
- padding: 16px 20px;
348
- }
349
- }
350
-
351
- @media (max-width: 520px) {
352
- .table.table-card-view thead,
353
- .customTable.table-card-view thead {
354
- display: none;
355
- }
356
-
357
- .table.table-card-view tbody tr,
358
- .customTable.table-card-view tbody tr {
359
- display: block;
360
- margin-bottom: 12px;
361
- border-radius: 10px;
362
- box-shadow: 0 6px 16px rgba(30, 58, 138, 0.12);
363
- overflow: hidden;
364
- border: none;
365
- background: #ffffff;
366
- }
367
-
368
- .table.table-card-view tbody tr td,
369
- .customTable.table-card-view tbody tr td {
370
- display: flex;
371
- justify-content: space-between;
372
- align-items: center;
373
- padding: 14px;
374
- border: none;
375
- border-bottom: 1px solid #f0f4f8;
376
- font-weight: 500;
377
- }
378
-
379
- .table.table-card-view tbody tr td:last-child,
380
- .customTable.table-card-view tbody tr td:last-child {
381
- border-bottom: none;
382
- }
383
- }
1
+
2
+ /* Table container for responsive behavior like .card */
3
+ .table-container {
4
+ max-width: 95vw;
5
+ width: 100%;
6
+ overflow-x: auto;
7
+ -webkit-overflow-scrolling: touch;
8
+ margin-bottom: 15px;
9
+ }
10
+
11
+ .table {
12
+ background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
13
+ width: 100%;
14
+ max-width: 95vw;
15
+ table-layout: auto;
16
+ border-radius: 12px;
17
+ border: 1px solid #e1e8f0;
18
+ overflow-x: auto;
19
+ -webkit-overflow-scrolling: touch;
20
+ display: block;
21
+ box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08), 0 2px 8px rgba(0, 0, 0, 0.04);
22
+ border-collapse: separate;
23
+ border-spacing: 0;
24
+ transition: box-shadow 0.3s ease;
25
+ margin-bottom: 15px;
26
+ }
27
+
28
+ /* Desktop styles - remove block display */
29
+ @media (min-width: 1024px) {
30
+ .table {
31
+ display: table;
32
+ overflow: hidden;
33
+ }
34
+ }
35
+
36
+ .table:hover {
37
+ box-shadow: 0 16px 40px rgba(0, 0, 0, 0.12), 0 4px 12px rgba(0, 0, 0, 0.06);
38
+ }
39
+
40
+ .table thead {
41
+ background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 50%, #1e40af 100%);
42
+ position: sticky;
43
+ top: 0;
44
+ z-index: 10;
45
+ }
46
+
47
+ .table thead th {
48
+ padding: 18px 20px;
49
+ font-weight: 800;
50
+ vertical-align: middle;
51
+ text-align: left;
52
+ color: #ffffff;
53
+ font-size: 13px;
54
+ white-space: nowrap;
55
+ text-transform: uppercase;
56
+ letter-spacing: 0.8px;
57
+ border-bottom: 2px solid rgba(255, 255, 255, 0.2);
58
+ position: relative;
59
+ }
60
+
61
+ .table thead th::after {
62
+ content: "";
63
+ position: absolute;
64
+ bottom: 0;
65
+ left: 0;
66
+ right: 0;
67
+ height: 2px;
68
+ background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
69
+ }
70
+
71
+ .table thead th:first-child {
72
+ border-top-left-radius: 12px;
73
+ }
74
+
75
+ .table thead th:last-child {
76
+ border-top-right-radius: 12px;
77
+ }
78
+
79
+ .table tbody tr {
80
+ border-bottom: 1px solid #f0f4f8;
81
+ transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
82
+ position: relative;
83
+ }
84
+
85
+
86
+
87
+ .table tbody tr:hover {
88
+ background: linear-gradient(90deg, rgba(59, 130, 246, 0.04), transparent);
89
+ box-shadow: inset 0 0 0 1px rgba(59, 130, 246, 0.1);
90
+ }
91
+
92
+
93
+
94
+ .table tbody tr:hover td {
95
+ color: #1e293b;
96
+ }
97
+
98
+ .table tbody tr:nth-child(odd) {
99
+ background: #ffffff;
100
+ }
101
+
102
+ .table tbody tr:nth-child(even) {
103
+ background: linear-gradient(90deg, #f8fafc 0%, #ffffff 100%);
104
+ }
105
+
106
+ .table tbody tr:last-child td {
107
+ border-bottom: none;
108
+ }
109
+
110
+ .table tbody td {
111
+ padding: 16px 20px;
112
+ color: #475569;
113
+ vertical-align: middle;
114
+ font-size: 14px;
115
+ word-break: break-word;
116
+ transition: color 0.2s ease;
117
+ border-right: 1px solid transparent;
118
+ overflow: hidden;
119
+ text-overflow: ellipsis;
120
+ }
121
+
122
+ .table tbody td:last-child {
123
+ border-right: none;
124
+ }
125
+
126
+ /* Wrapper for horizontal scroll - prevents body from shrinking */
127
+ .dss-table-wrapper {
128
+ width: 100%;
129
+ display: block;
130
+ overflow-x: auto;
131
+ -webkit-overflow-scrolling: touch;
132
+ border-radius: 12px;
133
+ }
134
+
135
+ .dss-table-wrapper table {
136
+ width: 100%;
137
+ min-width: 1200px; /* Minimum width to ensure proper display */
138
+ border-collapse: collapse;
139
+ background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
140
+ }
141
+
142
+ .dss-table-wrapper table thead {
143
+ background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 100%);
144
+ position: sticky;
145
+ top: 0;
146
+ z-index: 10;
147
+ }
148
+
149
+ .dss-table-wrapper table thead th {
150
+ padding: 18px 20px;
151
+ font-weight: 800;
152
+ color: #ffffff;
153
+ text-transform: uppercase;
154
+ letter-spacing: 0.8px;
155
+ font-size: 12px;
156
+ white-space: nowrap;
157
+ }
158
+
159
+ .dss-table-wrapper table thead th .tooltip {
160
+ min-width: 80px;
161
+ }
162
+
163
+ .dss-table-wrapper table tbody tr {
164
+ border-bottom: 1px solid #e1e8f0;
165
+ transition: all 0.2s ease;
166
+ }
167
+
168
+ .dss-table-wrapper table tbody tr:hover {
169
+ background: linear-gradient(90deg, rgba(59, 130, 246, 0.04), transparent);
170
+ box-shadow: inset 0 0 0 1px rgba(59, 130, 246, 0.1);
171
+ }
172
+
173
+ .dss-table-wrapper table tbody tr:nth-child(odd) {
174
+ background: #ffffff;
175
+ }
176
+
177
+ .dss-table-wrapper table tbody tr:nth-child(even) {
178
+ background: #f8fafc;
179
+ }
180
+
181
+ .dss-table-wrapper table tbody td {
182
+ padding: 16px 20px;
183
+ color: #475569;
184
+ border-right: 1px solid transparent;
185
+ white-space: normal;
186
+ }
187
+
188
+ .dss-table-wrapper table tbody td span {
189
+ white-space: pre;
190
+ min-width: 80px;
191
+ display: inline-block;
192
+ }
193
+
194
+ .dss-table-wrapper table tbody td:last-child {
195
+ border-right: none;
196
+ }
197
+
198
+ /* Fixed column support with proper width constraints */
199
+ .table-fixed-first-column thead th:first-child {
200
+ position: sticky;
201
+ background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 100%);
202
+ left: 0;
203
+ min-width: 200px; /* Set minimum width for first column */
204
+ border-right: 2px solid rgba(255, 255, 255, 0.2);
205
+ border-top-left-radius: 12px;
206
+ z-index: 11;
207
+ color: #ffffff;
208
+ }
209
+
210
+ .table-fixed-first-column tbody td:first-child {
211
+ position: sticky;
212
+ background: linear-gradient(90deg, #f8fafc 0%, #ffffff 100%);
213
+ left: 0;
214
+ min-width: 200px; /* Match header width */
215
+ border-right: 2px solid #e1e8f0;
216
+ z-index: 5;
217
+ font-weight: 600;
218
+ color: #1e293b;
219
+ }
220
+
221
+ .pagination {
222
+ display: flex;
223
+ justify-content: flex-end;
224
+ align-items: center;
225
+ gap: 16px;
226
+ background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
227
+ border-top: 2px solid #e1e8f0;
228
+ padding: 20px 24px;
229
+ color: #505a5f;
230
+ border-bottom-left-radius: 12px;
231
+ border-bottom-right-radius: 12px;
232
+ }
233
+
234
+ .pagination svg {
235
+ fill: #2563eb;
236
+ transition: transform 0.2s ease;
237
+ }
238
+
239
+ .pagination svg:hover {
240
+ transform: scale(1.1);
241
+ }
242
+
243
+ .pagination button {
244
+ transition: all 0.2s ease;
245
+ }
246
+
247
+ .pagination button:hover {
248
+ color: #2563eb;
249
+ }
250
+
251
+ .fullWidth {
252
+ width: 100% !important;
253
+ }
254
+
255
+ .customTable {
256
+ width: 100%;
257
+ table-layout: fixed; /* Force fixed layout */
258
+ border-radius: 12px;
259
+ border: 1px solid #e1e8f0;
260
+ overflow: hidden;
261
+ background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);
262
+ box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
263
+ }
264
+
265
+ .customTable th {
266
+ font-weight: 800;
267
+ background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 100%);
268
+ color: #ffffff;
269
+ text-transform: uppercase;
270
+ letter-spacing: 0.8px;
271
+ font-size: 12px;
272
+ }
273
+
274
+ .customTable th,
275
+ .customTable td {
276
+ text-align: left;
277
+ border-bottom: 1px solid #e1e8f0;
278
+ padding: 14px 16px;
279
+ }
280
+
281
+ .customTable tr {
282
+ transition: all 0.2s ease;
283
+ }
284
+
285
+ .customTable tr:nth-child(odd) {
286
+ background-color: #ffffff;
287
+ }
288
+
289
+ .customTable tr:nth-child(even) {
290
+ background: linear-gradient(90deg, #f8fafc 0%, #ffffff 100%);
291
+ }
292
+
293
+ .customTable tr:hover {
294
+ background: linear-gradient(90deg, rgba(59, 130, 246, 0.06), transparent);
295
+ box-shadow: inset 0 0 0 1px rgba(59, 130, 246, 0.1);
296
+ }
297
+
298
+ .customTable thead tr:first-child {
299
+ background-color: unset;
300
+ }
301
+
302
+ /* ============================================
303
+ RESPONSIVE TABLE STYLES
304
+ ============================================ */
305
+
306
+ @media (max-width: 1024px) {
307
+ .table thead th,
308
+ .customTable thead th,
309
+ .dss-table-wrapper table thead th {
310
+ padding: 14px 16px;
311
+ font-size: 12px;
312
+ }
313
+
314
+ .table tbody td,
315
+ .customTable tbody td,
316
+ .dss-table-wrapper table tbody td {
317
+ padding: 12px 14px;
318
+ font-size: 13px;
319
+ }
320
+
321
+ .dss-table-wrapper table {
322
+ min-width: 900px;
323
+ }
324
+ }
325
+
326
+ @media (max-width: 768px) {
327
+ .table thead th,
328
+ .customTable thead th {
329
+ padding: 12px 14px;
330
+ font-size: 11px;
331
+ }
332
+
333
+ .table tbody td,
334
+ .customTable tbody td {
335
+ padding: 10px 12px;
336
+ font-size: 12px;
337
+ }
338
+
339
+ .dss-table-wrapper table {
340
+ min-width: 700px;
341
+ }
342
+
343
+ .pagination {
344
+ flex-direction: column;
345
+ align-items: flex-start;
346
+ gap: 12px;
347
+ padding: 16px 20px;
348
+ }
349
+ }
350
+
351
+ @media (max-width: 520px) {
352
+ .table.table-card-view thead,
353
+ .customTable.table-card-view thead {
354
+ display: none;
355
+ }
356
+
357
+ .table.table-card-view tbody tr,
358
+ .customTable.table-card-view tbody tr {
359
+ display: block;
360
+ margin-bottom: 12px;
361
+ border-radius: 10px;
362
+ box-shadow: 0 6px 16px rgba(30, 58, 138, 0.12);
363
+ overflow: hidden;
364
+ border: none;
365
+ background: #ffffff;
366
+ }
367
+
368
+ .table.table-card-view tbody tr td,
369
+ .customTable.table-card-view tbody tr td {
370
+ display: flex;
371
+ justify-content: space-between;
372
+ align-items: center;
373
+ padding: 14px;
374
+ border: none;
375
+ border-bottom: 1px solid #f0f4f8;
376
+ font-weight: 500;
377
+ }
378
+
379
+ .table.table-card-view tbody tr td:last-child,
380
+ .customTable.table-card-view tbody tr td:last-child {
381
+ border-bottom: none;
382
+ }
383
+ }