@pmidc/upyog-css 1.2.13 → 1.2.15

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 (130) hide show
  1. package/dist/index.css +84 -35
  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 +421 -421
  24. package/src/components/buttons.scss +140 -140
  25. package/src/components/card.scss +744 -720
  26. package/src/components/cardHeaderWithOptions.scss +16 -14
  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 +118 -118
  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/filters.scss +97 -97
  38. package/src/components/grey.scss +3 -3
  39. package/src/components/hoc/InboxComposer.scss +111 -111
  40. package/src/components/howItWorks.scss +71 -71
  41. package/src/components/imageviewer.scss +33 -33
  42. package/src/components/info-banner.scss +35 -35
  43. package/src/components/inputotp.scss +15 -15
  44. package/src/components/keynote.scss +29 -29
  45. package/src/components/languageSelector.scss +24 -24
  46. package/src/components/loader.scss +96 -96
  47. package/src/components/map.scss +36 -36
  48. package/src/components/metricsTable.scss +26 -26
  49. package/src/components/multiLink.scss +87 -87
  50. package/src/components/multiSelectDropdown.scss +88 -88
  51. package/src/components/navbar.scss +377 -377
  52. package/src/components/newFooter.scss +82 -75
  53. package/src/components/plusMinus.scss +15 -15
  54. package/src/components/popup.scss +15 -15
  55. package/src/components/radiobtn.scss +44 -44
  56. package/src/components/ratingstar.scss +33 -33
  57. package/src/components/roundedLabel.scss +10 -10
  58. package/src/components/searchAction.scss +27 -27
  59. package/src/components/sectionalDropdown.scss +43 -43
  60. package/src/components/selectdropdown.scss +302 -280
  61. package/src/components/staticDynamicMessages.scss +110 -110
  62. package/src/components/staticSideBar.scss +27 -27
  63. package/src/components/statushighlight.scss +17 -17
  64. package/src/components/submiterrors.scss +11 -11
  65. package/src/components/summary.scss +28 -28
  66. package/src/components/table.scss +383 -383
  67. package/src/components/tag.scss +27 -27
  68. package/src/components/telephone.scss +17 -17
  69. package/src/components/textfields.scss +140 -138
  70. package/src/components/toast.scss +31 -31
  71. package/src/components/toggleSwitch.scss +40 -40
  72. package/src/components/topbar.scss +217 -217
  73. package/src/components/uploadcomponents.scss +113 -113
  74. package/src/index.scss +1401 -1407
  75. package/src/modules/adv/index.scss +552 -552
  76. package/src/modules/hrms/index.scss +493 -493
  77. package/src/modules/rentAndLease/index.scss +238 -238
  78. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  79. package/src/pages/citizen/CitizenLogin.scss +50 -50
  80. package/src/pages/citizen/DocumentList.scss +454 -454
  81. package/src/pages/citizen/Events.scss +46 -46
  82. package/src/pages/citizen/HomePageWrapper.scss +215 -215
  83. package/src/pages/citizen/InboxCard.scss +378 -378
  84. package/src/pages/citizen/SurveyList.scss +21 -21
  85. package/src/pages/citizen/citizenDocument.scss +25 -25
  86. package/src/pages/citizen/citizenNewLogin.scss +352 -352
  87. package/src/pages/citizen/container.scss +32 -32
  88. package/src/pages/citizen/loaderMessage.scss +341 -341
  89. package/src/pages/citizen/payment/payment-type.scss +2 -2
  90. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  91. package/src/pages/common/form.scss +25 -25
  92. package/src/pages/common/newApplicationTimeline.scss +319 -319
  93. package/src/pages/common/pgrUICssfix.scss +105 -105
  94. package/src/pages/common/requiredField.scss +2 -2
  95. package/src/pages/common/sanctionFeeTable.scss +91 -91
  96. package/src/pages/common/searchIcon.scss +12 -12
  97. package/src/pages/common/stepForm.scss +40 -40
  98. package/src/pages/employee/EmployeeLogin.scss +6 -6
  99. package/src/pages/employee/cardfix.scss +13 -13
  100. package/src/pages/employee/container.scss +73 -73
  101. package/src/pages/employee/dashboard.scss +203 -203
  102. package/src/pages/employee/disconnection.scss +425 -425
  103. package/src/pages/employee/dss.scss +251 -251
  104. package/src/pages/employee/faq.scss +353 -353
  105. package/src/pages/employee/footer.scss +68 -68
  106. package/src/pages/employee/form-fields.scss +26 -26
  107. package/src/pages/employee/header.scss +262 -262
  108. package/src/pages/employee/iframe.scss +65 -65
  109. package/src/pages/employee/inbox.scss +749 -741
  110. package/src/pages/employee/index.scss +694 -694
  111. package/src/pages/employee/landing.scss +1802 -1782
  112. package/src/pages/employee/login.scss +253 -253
  113. package/src/pages/employee/oldMobileInbox.scss +4 -4
  114. package/src/pages/employee/popupmodule.scss +47 -47
  115. package/src/pages/employee/response.scss +2 -2
  116. package/src/pages/employee/scroll-table.scss +113 -113
  117. package/src/pages/employee/surveys.scss +469 -469
  118. package/src/pages/employee/tooltip.scss +35 -35
  119. package/src/pages/employee/updateNumber.scss +12 -12
  120. package/src/pages/swach/index.scss +174 -174
  121. package/src/pages/ws/index.scss +118 -118
  122. package/svg/camera.svg +4 -4
  123. package/svg/check.svg +3 -3
  124. package/svg/close.svg +4 -4
  125. package/svg/error.svg +3 -3
  126. package/svg/error2.svg +5 -5
  127. package/svg/searchicon.svg +3 -3
  128. package/svg/starempty.svg +3 -3
  129. package/svg/starfilled.svg +4 -4
  130. package/svg/success.svg +3 -3
@@ -1,493 +1,493 @@
1
- $hrms-primary: #a82227;
2
- $hrms-primary-blue: #0B4B66;
3
- $hrms-accent-orange: #f47738;
4
- $hrms-text-primary: #0b0c0c;
5
- $hrms-text-secondary: #505a5f;
6
- $hrms-text-tertiary: #666;
7
- $hrms-text-light: #999;
8
-
9
- $hrms-bg-white: #ffffff;
10
- $hrms-bg-light: #f9f9f9;
11
- $hrms-bg-lighter: #fafafa;
12
- $hrms-bg-gray: #f5f5f5;
13
- $hrms-bg-light-blue: #f7f7f7;
14
-
15
- $hrms-border-light: #e0e0e0;
16
- $hrms-border-medium: #d6d5d4;
17
- $hrms-border-gray: #e8e8e8;
18
- $hrms-border-dark: #ddd;
19
- $hrms-border-darker: #ccc;
20
-
21
- $badge-category-bg: #E0F2FE;
22
- $badge-category-text: #0369A1;
23
- $badge-subcategory-bg: #DBEAFE;
24
- $badge-subcategory-text: #1E40AF;
25
- $badge-zone-bg: #D1F2EB;
26
- $badge-zone-text: #0D6759;
27
- $badge-role-bg: #E9D5FF;
28
- $badge-role-text: #7C3AED;
29
-
30
- $hrms-space-xs: 8px;
31
- $hrms-space-sm: 10px;
32
- $hrms-space-md: 12px;
33
- $hrms-space-base: 16px;
34
- $hrms-space-lg: 20px;
35
- $hrms-space-xl: 24px;
36
- $hrms-space-xxl: 28px;
37
-
38
- $hrms-font-sm: 14px;
39
- $hrms-font-base: 16px;
40
- $hrms-font-lg: 18px;
41
- $hrms-font-xl: 28px;
42
-
43
- $hrms-font-normal: 400;
44
- $hrms-font-medium: 500;
45
- $hrms-font-semibold: 600;
46
- $hrms-font-bold: 700;
47
-
48
- $hrms-radius-sm: 4px;
49
- $hrms-radius-md: 8px;
50
- $hrms-radius-lg: 16px;
51
-
52
-
53
- .hrms-flex {
54
- display: flex;
55
- }
56
-
57
- .hrms-flex-between {
58
- display: flex;
59
- justify-content: space-between;
60
- }
61
-
62
- .hrms-flex-center {
63
- display: flex;
64
- align-items: center;
65
- }
66
-
67
- .hrms-flex-between-center {
68
- display: flex;
69
- justify-content: space-between;
70
- align-items: center;
71
- }
72
-
73
- .hrms-flex-column {
74
- display: flex;
75
- flex-direction: column;
76
- }
77
-
78
- .hrms-flex-wrap {
79
- flex-wrap: wrap;
80
- }
81
-
82
- .hrms-flex-end {
83
- display: flex;
84
- justify-content: flex-end;
85
- }
86
-
87
- .hrms-gap-xs { gap: $hrms-space-xs; }
88
- .hrms-gap-sm { gap: $hrms-space-sm; }
89
- .hrms-gap-md { gap: $hrms-space-md; }
90
- .hrms-gap-base { gap: $hrms-space-base; }
91
- .hrms-gap-lg { gap: $hrms-space-lg; }
92
-
93
-
94
- .hrms-mt-xs { margin-top: $hrms-space-xs; }
95
- .hrms-mt-sm { margin-top: $hrms-space-sm; }
96
- .hrms-mt-md { margin-top: $hrms-space-md; }
97
- .hrms-mt-base { margin-top: $hrms-space-base; }
98
- .hrms-mt-lg { margin-top: $hrms-space-lg; }
99
- .hrms-mt-xl { margin-top: $hrms-space-xl; }
100
-
101
- .hrms-mb-xs { margin-bottom: $hrms-space-xs; }
102
- .hrms-mb-sm { margin-bottom: $hrms-space-sm; }
103
- .hrms-mb-md { margin-bottom: $hrms-space-md; }
104
- .hrms-mb-base { margin-bottom: $hrms-space-base; }
105
- .hrms-mb-lg { margin-bottom: $hrms-space-lg; }
106
- .hrms-mb-xl { margin-bottom: $hrms-space-xl; }
107
-
108
- .hrms-ml-xs { margin-left: $hrms-space-xs; }
109
- .hrms-ml-sm { margin-left: $hrms-space-sm; }
110
- .hrms-ml-md { margin-left: $hrms-space-md; }
111
- .hrms-ml-base { margin-left: $hrms-space-base; }
112
-
113
- .hrms-mr-0 { margin-right: 0; }
114
-
115
- .hrms-p-xs { padding: $hrms-space-xs; }
116
- .hrms-p-sm { padding: $hrms-space-sm; }
117
- .hrms-p-md { padding: $hrms-space-md; }
118
- .hrms-p-base { padding: $hrms-space-base; }
119
- .hrms-p-lg { padding: $hrms-space-lg; }
120
-
121
-
122
- .hrms-text-bold {
123
- font-weight: $hrms-font-bold;
124
- }
125
-
126
- .hrms-text-semibold {
127
- font-weight: $hrms-font-semibold;
128
- }
129
-
130
- .hrms-text-medium {
131
- font-weight: $hrms-font-medium;
132
- }
133
-
134
- .hrms-text-lg {
135
- font-size: $hrms-font-lg;
136
- }
137
-
138
- .hrms-text-xl {
139
- font-size: $hrms-font-xl;
140
- }
141
-
142
- .hrms-text-accent {
143
- color: $hrms-accent-orange;
144
- }
145
-
146
- .hrms-text-secondary {
147
- color: $hrms-text-secondary;
148
- }
149
-
150
- .hrms-text-primary {
151
- color: $hrms-text-primary;
152
- }
153
-
154
-
155
- .hrms-bg-light {
156
- background-color: $hrms-bg-light;
157
- }
158
-
159
- .hrms-bg-lighter {
160
- background-color: $hrms-bg-lighter;
161
- }
162
-
163
- .hrms-bg-white {
164
- background-color: $hrms-bg-white;
165
- }
166
-
167
-
168
- .hrms-breadcrumb-wrapper {
169
- display: flex;
170
- justify-content: space-between;
171
- align-items: center;
172
- padding: $hrms-space-base $hrms-space-lg $hrms-space-sm $hrms-space-lg;
173
- border-bottom: 1px solid $hrms-border-light;
174
- background: $hrms-bg-white;
175
-
176
- @media (max-width: 768px) {
177
- padding: $hrms-space-md;
178
- }
179
- }
180
-
181
- .hrms-breadcrumb-back-link {
182
- display: inline-flex;
183
- align-items: center;
184
- gap: 6px;
185
- color: $hrms-text-secondary;
186
- text-decoration: none;
187
- font-size: $hrms-font-sm;
188
- font-weight: $hrms-font-medium;
189
- transition: all 0.2s ease;
190
- padding: 6px $hrms-space-md;
191
- border-radius: $hrms-radius-sm;
192
- white-space: nowrap;
193
-
194
- .back-arrow {
195
- font-size: $hrms-font-base;
196
- font-weight: $hrms-font-semibold;
197
- line-height: 1;
198
- }
199
-
200
- &:hover {
201
- color: $hrms-primary-blue;
202
- background-color: #f7f7f7;
203
- }
204
-
205
- &:active {
206
- background-color: #e8e8e8;
207
- }
208
-
209
- @media (max-width: 768px) {
210
- padding: 4px $hrms-space-xs;
211
- font-size: 13px;
212
- }
213
- }
214
-
215
-
216
- .hrms-card {
217
- padding: $hrms-space-lg;
218
- margin: $hrms-space-sm 0;
219
- border: 1px solid $hrms-border-light;
220
- border-radius: $hrms-radius-sm;
221
- background-color: $hrms-bg-white;
222
- }
223
-
224
- .hrms-card-light {
225
- background-color: $hrms-bg-light;
226
- padding: 15px;
227
- }
228
-
229
- .hrms-card-header {
230
- font-size: $hrms-font-xl;
231
- font-weight: $hrms-font-normal;
232
- color: #1C1D1F;
233
- }
234
-
235
-
236
- .hrms-form-section {
237
- margin-bottom: $hrms-space-xl;
238
- }
239
-
240
- .hrms-form-header {
241
- font-size: $hrms-font-lg;
242
- font-weight: $hrms-font-bold;
243
- margin-bottom: $hrms-space-base;
244
- }
245
-
246
- .hrms-form-grid {
247
- display: flex;
248
- flex-wrap: wrap;
249
- gap: 2%;
250
-
251
- &__item {
252
- flex: 0 0 48%;
253
- margin: 1%;
254
-
255
- @media (max-width: 768px) {
256
- flex: 0 0 100%;
257
- }
258
- }
259
- }
260
-
261
- .hrms-form-field {
262
- margin-bottom: $hrms-space-xl;
263
- }
264
-
265
- .hrms-form-actions {
266
- display: flex;
267
- justify-content: space-between;
268
- margin-top: $hrms-space-lg;
269
- }
270
-
271
-
272
- .hrms-jurisdiction-card,
273
- .hrms-assignment-card {
274
- padding: $hrms-space-md;
275
- border: 1px solid $hrms-border-dark;
276
- border-radius: $hrms-radius-sm;
277
- margin-bottom: $hrms-space-sm;
278
- background: $hrms-bg-white;
279
- }
280
-
281
- .hrms-card-actions {
282
- display: flex;
283
- justify-content: flex-end;
284
- gap: $hrms-space-sm;
285
- margin-top: $hrms-space-sm;
286
- }
287
-
288
- .hrms-item-header {
289
- display: flex;
290
- align-items: center;
291
- gap: $hrms-space-xs;
292
- }
293
-
294
-
295
- .hrms-inbox-header {
296
- display: flex;
297
- justify-content: space-between;
298
- padding: $hrms-space-base;
299
- border-bottom: 1px solid $hrms-border-light;
300
- }
301
-
302
- .hrms-inbox-row {
303
- padding: $hrms-space-md;
304
- margin-bottom: $hrms-space-xs;
305
- background-color: $hrms-bg-lighter;
306
-
307
- @media (max-width: 768px) {
308
- padding: $hrms-space-sm;
309
- }
310
- }
311
-
312
- .hrms-inbox-actions {
313
- display: flex;
314
- gap: $hrms-space-sm;
315
- margin-left: $hrms-space-sm;
316
- }
317
-
318
-
319
- .hrms-filter-container {
320
- margin-bottom: $hrms-space-base;
321
- }
322
-
323
- .hrms-filter-grid {
324
- display: grid;
325
- grid-template-columns: 1fr 1fr;
326
- gap: $hrms-space-base;
327
-
328
- @media (max-width: 768px) {
329
- grid-template-columns: 1fr;
330
- }
331
- }
332
-
333
-
334
- .hrms-badge {
335
- padding: 4px $hrms-space-md;
336
- border-radius: $hrms-radius-lg;
337
- font-size: 12px;
338
- font-weight: $hrms-font-medium;
339
- display: inline-block;
340
- text-align: center;
341
-
342
- &--category {
343
- background-color: $badge-category-bg;
344
- color: $badge-category-text;
345
- }
346
-
347
- &--subcategory {
348
- background-color: $badge-subcategory-bg;
349
- color: $badge-subcategory-text;
350
- }
351
-
352
- &--zone {
353
- background-color: $badge-zone-bg;
354
- color: $badge-zone-text;
355
- }
356
-
357
- &--role {
358
- background-color: $badge-role-bg;
359
- color: $badge-role-text;
360
- }
361
- }
362
-
363
-
364
- .hrms-response-container {
365
- display: flex;
366
- justify-content: space-between;
367
- align-items: center;
368
- margin-top: $hrms-space-xl;
369
- }
370
-
371
-
372
- .hrms-details-section {
373
- margin-top: $hrms-space-lg;
374
- }
375
-
376
- .hrms-details-grid {
377
- display: flex;
378
- flex-wrap: wrap;
379
- }
380
-
381
- .hrms-divider {
382
- border-bottom: 1px solid $hrms-border-light;
383
- }
384
-
385
- .hrms-section-bg {
386
- background-color: $hrms-bg-light;
387
- padding: 15px;
388
- border-radius: $hrms-radius-sm;
389
- }
390
-
391
- .hrms-cursor-pointer {
392
- cursor: pointer;
393
- }
394
-
395
-
396
- @media (max-width: 768px) {
397
- .hrms-mobile-full {
398
- width: 100%;
399
- }
400
-
401
- .hrms-mobile-p-sm {
402
- padding: $hrms-space-sm;
403
- }
404
-
405
- .hrms-mobile-mb-xs {
406
- margin-bottom: $hrms-space-xs;
407
- }
408
- }
409
-
410
-
411
- .hrms-grid-2 {
412
- display: grid;
413
- grid-template-columns: 1fr 1fr;
414
- gap: $hrms-space-base;
415
-
416
- @media (max-width: 768px) {
417
- grid-template-columns: 1fr;
418
- }
419
- }
420
-
421
- .hrms-grid-3 {
422
- display: grid;
423
- grid-template-columns: repeat(3, 1fr);
424
- gap: $hrms-space-base;
425
-
426
- @media (max-width: 768px) {
427
- grid-template-columns: 1fr;
428
- }
429
- }
430
-
431
- .hrms-header-wrapper {
432
- margin-left: 15px;
433
-
434
- @media (max-width: 640px) {
435
- margin-left: -12px;
436
- }
437
- }
438
-
439
- .hrms-document-link {
440
- min-width: 160px;
441
- margin-right: $hrms-space-lg;
442
- cursor: pointer;
443
- display: inline-block;
444
- }
445
-
446
- .hrms-document-svg {
447
- background: #f6f6f6;
448
- padding: $hrms-space-xs;
449
- margin-left: 15px;
450
- }
451
-
452
- .hrms-document-name {
453
- margin-top: $hrms-space-xs;
454
- max-width: 196px;
455
- }
456
-
457
- .hrms-jurisdiction-status-table {
458
- max-width: 640px;
459
- border: 1px solid rgb(214, 213, 212);
460
- inset: 0px;
461
- width: auto;
462
- padding: .2rem;
463
- margin-bottom: 2rem;
464
- }
465
-
466
- .hrms-section-title {
467
- padding-bottom: 2rem;
468
- }
469
-
470
- .hrms-card .card-header {
471
- font-size: $hrms-font-xl;
472
- font-weight: $hrms-font-normal;
473
- color: #1C1D1F;
474
- }
475
-
476
- .hrms-delete-btn {
477
- background: none;
478
- border: none;
479
- color: #D4351C;
480
- cursor: pointer;
481
- font-size: $hrms-font-sm;
482
- font-weight: $hrms-font-medium;
483
- padding: 0;
484
-
485
- &:hover {
486
- text-decoration: underline;
487
- }
488
-
489
- &:disabled {
490
- opacity: 0.5;
491
- cursor: not-allowed;
492
- }
493
- }
1
+ $hrms-primary: #a82227;
2
+ $hrms-primary-blue: #0B4B66;
3
+ $hrms-accent-orange: #f47738;
4
+ $hrms-text-primary: #0b0c0c;
5
+ $hrms-text-secondary: #505a5f;
6
+ $hrms-text-tertiary: #666;
7
+ $hrms-text-light: #999;
8
+
9
+ $hrms-bg-white: #ffffff;
10
+ $hrms-bg-light: #f9f9f9;
11
+ $hrms-bg-lighter: #fafafa;
12
+ $hrms-bg-gray: #f5f5f5;
13
+ $hrms-bg-light-blue: #f7f7f7;
14
+
15
+ $hrms-border-light: #e0e0e0;
16
+ $hrms-border-medium: #d6d5d4;
17
+ $hrms-border-gray: #e8e8e8;
18
+ $hrms-border-dark: #ddd;
19
+ $hrms-border-darker: #ccc;
20
+
21
+ $badge-category-bg: #E0F2FE;
22
+ $badge-category-text: #0369A1;
23
+ $badge-subcategory-bg: #DBEAFE;
24
+ $badge-subcategory-text: #1E40AF;
25
+ $badge-zone-bg: #D1F2EB;
26
+ $badge-zone-text: #0D6759;
27
+ $badge-role-bg: #E9D5FF;
28
+ $badge-role-text: #7C3AED;
29
+
30
+ $hrms-space-xs: 8px;
31
+ $hrms-space-sm: 10px;
32
+ $hrms-space-md: 12px;
33
+ $hrms-space-base: 16px;
34
+ $hrms-space-lg: 20px;
35
+ $hrms-space-xl: 24px;
36
+ $hrms-space-xxl: 28px;
37
+
38
+ $hrms-font-sm: 14px;
39
+ $hrms-font-base: 16px;
40
+ $hrms-font-lg: 18px;
41
+ $hrms-font-xl: 28px;
42
+
43
+ $hrms-font-normal: 400;
44
+ $hrms-font-medium: 500;
45
+ $hrms-font-semibold: 600;
46
+ $hrms-font-bold: 700;
47
+
48
+ $hrms-radius-sm: 4px;
49
+ $hrms-radius-md: 8px;
50
+ $hrms-radius-lg: 16px;
51
+
52
+
53
+ .hrms-flex {
54
+ display: flex;
55
+ }
56
+
57
+ .hrms-flex-between {
58
+ display: flex;
59
+ justify-content: space-between;
60
+ }
61
+
62
+ .hrms-flex-center {
63
+ display: flex;
64
+ align-items: center;
65
+ }
66
+
67
+ .hrms-flex-between-center {
68
+ display: flex;
69
+ justify-content: space-between;
70
+ align-items: center;
71
+ }
72
+
73
+ .hrms-flex-column {
74
+ display: flex;
75
+ flex-direction: column;
76
+ }
77
+
78
+ .hrms-flex-wrap {
79
+ flex-wrap: wrap;
80
+ }
81
+
82
+ .hrms-flex-end {
83
+ display: flex;
84
+ justify-content: flex-end;
85
+ }
86
+
87
+ .hrms-gap-xs { gap: $hrms-space-xs; }
88
+ .hrms-gap-sm { gap: $hrms-space-sm; }
89
+ .hrms-gap-md { gap: $hrms-space-md; }
90
+ .hrms-gap-base { gap: $hrms-space-base; }
91
+ .hrms-gap-lg { gap: $hrms-space-lg; }
92
+
93
+
94
+ .hrms-mt-xs { margin-top: $hrms-space-xs; }
95
+ .hrms-mt-sm { margin-top: $hrms-space-sm; }
96
+ .hrms-mt-md { margin-top: $hrms-space-md; }
97
+ .hrms-mt-base { margin-top: $hrms-space-base; }
98
+ .hrms-mt-lg { margin-top: $hrms-space-lg; }
99
+ .hrms-mt-xl { margin-top: $hrms-space-xl; }
100
+
101
+ .hrms-mb-xs { margin-bottom: $hrms-space-xs; }
102
+ .hrms-mb-sm { margin-bottom: $hrms-space-sm; }
103
+ .hrms-mb-md { margin-bottom: $hrms-space-md; }
104
+ .hrms-mb-base { margin-bottom: $hrms-space-base; }
105
+ .hrms-mb-lg { margin-bottom: $hrms-space-lg; }
106
+ .hrms-mb-xl { margin-bottom: $hrms-space-xl; }
107
+
108
+ .hrms-ml-xs { margin-left: $hrms-space-xs; }
109
+ .hrms-ml-sm { margin-left: $hrms-space-sm; }
110
+ .hrms-ml-md { margin-left: $hrms-space-md; }
111
+ .hrms-ml-base { margin-left: $hrms-space-base; }
112
+
113
+ .hrms-mr-0 { margin-right: 0; }
114
+
115
+ .hrms-p-xs { padding: $hrms-space-xs; }
116
+ .hrms-p-sm { padding: $hrms-space-sm; }
117
+ .hrms-p-md { padding: $hrms-space-md; }
118
+ .hrms-p-base { padding: $hrms-space-base; }
119
+ .hrms-p-lg { padding: $hrms-space-lg; }
120
+
121
+
122
+ .hrms-text-bold {
123
+ font-weight: $hrms-font-bold;
124
+ }
125
+
126
+ .hrms-text-semibold {
127
+ font-weight: $hrms-font-semibold;
128
+ }
129
+
130
+ .hrms-text-medium {
131
+ font-weight: $hrms-font-medium;
132
+ }
133
+
134
+ .hrms-text-lg {
135
+ font-size: $hrms-font-lg;
136
+ }
137
+
138
+ .hrms-text-xl {
139
+ font-size: $hrms-font-xl;
140
+ }
141
+
142
+ .hrms-text-accent {
143
+ color: $hrms-accent-orange;
144
+ }
145
+
146
+ .hrms-text-secondary {
147
+ color: $hrms-text-secondary;
148
+ }
149
+
150
+ .hrms-text-primary {
151
+ color: $hrms-text-primary;
152
+ }
153
+
154
+
155
+ .hrms-bg-light {
156
+ background-color: $hrms-bg-light;
157
+ }
158
+
159
+ .hrms-bg-lighter {
160
+ background-color: $hrms-bg-lighter;
161
+ }
162
+
163
+ .hrms-bg-white {
164
+ background-color: $hrms-bg-white;
165
+ }
166
+
167
+
168
+ .hrms-breadcrumb-wrapper {
169
+ display: flex;
170
+ justify-content: space-between;
171
+ align-items: center;
172
+ padding: $hrms-space-base $hrms-space-lg $hrms-space-sm $hrms-space-lg;
173
+ border-bottom: 1px solid $hrms-border-light;
174
+ background: $hrms-bg-white;
175
+
176
+ @media (max-width: 768px) {
177
+ padding: $hrms-space-md;
178
+ }
179
+ }
180
+
181
+ .hrms-breadcrumb-back-link {
182
+ display: inline-flex;
183
+ align-items: center;
184
+ gap: 6px;
185
+ color: $hrms-text-secondary;
186
+ text-decoration: none;
187
+ font-size: $hrms-font-sm;
188
+ font-weight: $hrms-font-medium;
189
+ transition: all 0.2s ease;
190
+ padding: 6px $hrms-space-md;
191
+ border-radius: $hrms-radius-sm;
192
+ white-space: nowrap;
193
+
194
+ .back-arrow {
195
+ font-size: $hrms-font-base;
196
+ font-weight: $hrms-font-semibold;
197
+ line-height: 1;
198
+ }
199
+
200
+ &:hover {
201
+ color: $hrms-primary-blue;
202
+ background-color: #f7f7f7;
203
+ }
204
+
205
+ &:active {
206
+ background-color: #e8e8e8;
207
+ }
208
+
209
+ @media (max-width: 768px) {
210
+ padding: 4px $hrms-space-xs;
211
+ font-size: 13px;
212
+ }
213
+ }
214
+
215
+
216
+ .hrms-card {
217
+ padding: $hrms-space-lg;
218
+ margin: $hrms-space-sm 0;
219
+ border: 1px solid $hrms-border-light;
220
+ border-radius: $hrms-radius-sm;
221
+ background-color: $hrms-bg-white;
222
+ }
223
+
224
+ .hrms-card-light {
225
+ background-color: $hrms-bg-light;
226
+ padding: 15px;
227
+ }
228
+
229
+ .hrms-card-header {
230
+ font-size: $hrms-font-xl;
231
+ font-weight: $hrms-font-normal;
232
+ color: #1C1D1F;
233
+ }
234
+
235
+
236
+ .hrms-form-section {
237
+ margin-bottom: $hrms-space-xl;
238
+ }
239
+
240
+ .hrms-form-header {
241
+ font-size: $hrms-font-lg;
242
+ font-weight: $hrms-font-bold;
243
+ margin-bottom: $hrms-space-base;
244
+ }
245
+
246
+ .hrms-form-grid {
247
+ display: flex;
248
+ flex-wrap: wrap;
249
+ gap: 2%;
250
+
251
+ &__item {
252
+ flex: 0 0 48%;
253
+ margin: 1%;
254
+
255
+ @media (max-width: 768px) {
256
+ flex: 0 0 100%;
257
+ }
258
+ }
259
+ }
260
+
261
+ .hrms-form-field {
262
+ margin-bottom: $hrms-space-xl;
263
+ }
264
+
265
+ .hrms-form-actions {
266
+ display: flex;
267
+ justify-content: space-between;
268
+ margin-top: $hrms-space-lg;
269
+ }
270
+
271
+
272
+ .hrms-jurisdiction-card,
273
+ .hrms-assignment-card {
274
+ padding: $hrms-space-md;
275
+ border: 1px solid $hrms-border-dark;
276
+ border-radius: $hrms-radius-sm;
277
+ margin-bottom: $hrms-space-sm;
278
+ background: $hrms-bg-white;
279
+ }
280
+
281
+ .hrms-card-actions {
282
+ display: flex;
283
+ justify-content: flex-end;
284
+ gap: $hrms-space-sm;
285
+ margin-top: $hrms-space-sm;
286
+ }
287
+
288
+ .hrms-item-header {
289
+ display: flex;
290
+ align-items: center;
291
+ gap: $hrms-space-xs;
292
+ }
293
+
294
+
295
+ .hrms-inbox-header {
296
+ display: flex;
297
+ justify-content: space-between;
298
+ padding: $hrms-space-base;
299
+ border-bottom: 1px solid $hrms-border-light;
300
+ }
301
+
302
+ .hrms-inbox-row {
303
+ padding: $hrms-space-md;
304
+ margin-bottom: $hrms-space-xs;
305
+ background-color: $hrms-bg-lighter;
306
+
307
+ @media (max-width: 768px) {
308
+ padding: $hrms-space-sm;
309
+ }
310
+ }
311
+
312
+ .hrms-inbox-actions {
313
+ display: flex;
314
+ gap: $hrms-space-sm;
315
+ margin-left: $hrms-space-sm;
316
+ }
317
+
318
+
319
+ .hrms-filter-container {
320
+ margin-bottom: $hrms-space-base;
321
+ }
322
+
323
+ .hrms-filter-grid {
324
+ display: grid;
325
+ grid-template-columns: 1fr 1fr;
326
+ gap: $hrms-space-base;
327
+
328
+ @media (max-width: 768px) {
329
+ grid-template-columns: 1fr;
330
+ }
331
+ }
332
+
333
+
334
+ .hrms-badge {
335
+ padding: 4px $hrms-space-md;
336
+ border-radius: $hrms-radius-lg;
337
+ font-size: 12px;
338
+ font-weight: $hrms-font-medium;
339
+ display: inline-block;
340
+ text-align: center;
341
+
342
+ &--category {
343
+ background-color: $badge-category-bg;
344
+ color: $badge-category-text;
345
+ }
346
+
347
+ &--subcategory {
348
+ background-color: $badge-subcategory-bg;
349
+ color: $badge-subcategory-text;
350
+ }
351
+
352
+ &--zone {
353
+ background-color: $badge-zone-bg;
354
+ color: $badge-zone-text;
355
+ }
356
+
357
+ &--role {
358
+ background-color: $badge-role-bg;
359
+ color: $badge-role-text;
360
+ }
361
+ }
362
+
363
+
364
+ .hrms-response-container {
365
+ display: flex;
366
+ justify-content: space-between;
367
+ align-items: center;
368
+ margin-top: $hrms-space-xl;
369
+ }
370
+
371
+
372
+ .hrms-details-section {
373
+ margin-top: $hrms-space-lg;
374
+ }
375
+
376
+ .hrms-details-grid {
377
+ display: flex;
378
+ flex-wrap: wrap;
379
+ }
380
+
381
+ .hrms-divider {
382
+ border-bottom: 1px solid $hrms-border-light;
383
+ }
384
+
385
+ .hrms-section-bg {
386
+ background-color: $hrms-bg-light;
387
+ padding: 15px;
388
+ border-radius: $hrms-radius-sm;
389
+ }
390
+
391
+ .hrms-cursor-pointer {
392
+ cursor: pointer;
393
+ }
394
+
395
+
396
+ @media (max-width: 768px) {
397
+ .hrms-mobile-full {
398
+ width: 100%;
399
+ }
400
+
401
+ .hrms-mobile-p-sm {
402
+ padding: $hrms-space-sm;
403
+ }
404
+
405
+ .hrms-mobile-mb-xs {
406
+ margin-bottom: $hrms-space-xs;
407
+ }
408
+ }
409
+
410
+
411
+ .hrms-grid-2 {
412
+ display: grid;
413
+ grid-template-columns: 1fr 1fr;
414
+ gap: $hrms-space-base;
415
+
416
+ @media (max-width: 768px) {
417
+ grid-template-columns: 1fr;
418
+ }
419
+ }
420
+
421
+ .hrms-grid-3 {
422
+ display: grid;
423
+ grid-template-columns: repeat(3, 1fr);
424
+ gap: $hrms-space-base;
425
+
426
+ @media (max-width: 768px) {
427
+ grid-template-columns: 1fr;
428
+ }
429
+ }
430
+
431
+ .hrms-header-wrapper {
432
+ margin-left: 15px;
433
+
434
+ @media (max-width: 640px) {
435
+ margin-left: -12px;
436
+ }
437
+ }
438
+
439
+ .hrms-document-link {
440
+ min-width: 160px;
441
+ margin-right: $hrms-space-lg;
442
+ cursor: pointer;
443
+ display: inline-block;
444
+ }
445
+
446
+ .hrms-document-svg {
447
+ background: #f6f6f6;
448
+ padding: $hrms-space-xs;
449
+ margin-left: 15px;
450
+ }
451
+
452
+ .hrms-document-name {
453
+ margin-top: $hrms-space-xs;
454
+ max-width: 196px;
455
+ }
456
+
457
+ .hrms-jurisdiction-status-table {
458
+ max-width: 640px;
459
+ border: 1px solid rgb(214, 213, 212);
460
+ inset: 0px;
461
+ width: auto;
462
+ padding: .2rem;
463
+ margin-bottom: 2rem;
464
+ }
465
+
466
+ .hrms-section-title {
467
+ padding-bottom: 2rem;
468
+ }
469
+
470
+ .hrms-card .card-header {
471
+ font-size: $hrms-font-xl;
472
+ font-weight: $hrms-font-normal;
473
+ color: #1C1D1F;
474
+ }
475
+
476
+ .hrms-delete-btn {
477
+ background: none;
478
+ border: none;
479
+ color: #D4351C;
480
+ cursor: pointer;
481
+ font-size: $hrms-font-sm;
482
+ font-weight: $hrms-font-medium;
483
+ padding: 0;
484
+
485
+ &:hover {
486
+ text-decoration: underline;
487
+ }
488
+
489
+ &:disabled {
490
+ opacity: 0.5;
491
+ cursor: not-allowed;
492
+ }
493
+ }