@chipstcp/upyog-css 1.0.1 → 1.0.3

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 +41 -11
  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 +93 -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,142 +1,142 @@
1
- .selector-button {
2
- color: #ffffff !important;
3
- border: none !important;
4
- border-radius: 0.375rem;
5
- padding: 0.5rem 1rem;
6
- font-family: "Noto Sans", sans-serif;
7
- font-weight: 500;
8
- font-size: 0.875rem;
9
- line-height: 1.25rem;
10
- cursor: pointer;
11
- transition: all 0.2s ease;
12
- white-space: normal;
13
- word-break: break-word;
14
- overflow-wrap: break-word;
15
- text-align: center;
16
- display: inline-flex;
17
- align-items: center;
18
- justify-content: center;
19
- min-height: 40px;
20
- height: auto;
21
- width: 100%;
22
- margin: 0;
23
-
24
- @media (min-width: 768px) {
25
- width: 30%;
26
- }
27
-
28
- &:hover {
29
- opacity: 0.9;
30
- }
31
-
32
- h2 {
33
- color: #ffffff !important;
34
- font-size: 0.875rem !important;
35
- line-height: 1.25rem !important;
36
- font-weight: 500 !important;
37
- margin: 0 !important;
38
- padding: 0 !important;
39
- width: 100%;
40
- }
41
- }
42
-
43
- .selector-button-primary {
44
- @extend .selector-button;
45
- background-color: #2947a3 !important;
46
-
47
- &:hover {
48
- background-color: #1e3a8a !important;
49
- }
50
- }
51
-
52
- .selector-button-secondary {
53
- @extend .selector-button;
54
- background-color: #ffffff !important;
55
- color: #2947a3 !important;
56
-
57
- h2 {
58
- color: #2947a3 !important;
59
- }
60
- }
61
-
62
- .selector-button-border {
63
- background-color: #2947a3 !important;
64
- color: #ffffff !important;
65
- border: none !important;
66
- border-radius: 0.375rem;
67
- padding: 0.5rem 1rem;
68
- font-family: "Noto Sans", sans-serif;
69
- font-weight: 500;
70
- font-size: 0.875rem;
71
- line-height: 1.25rem;
72
- cursor: pointer;
73
- transition: all 0.2s ease;
74
- white-space: normal;
75
- word-break: break-word;
76
- overflow-wrap: break-word;
77
- text-align: center;
78
- display: inline-flex;
79
- align-items: center;
80
- justify-content: center;
81
- height: auto;
82
- min-height: 40px;
83
- margin: 0;
84
-
85
-
86
- &:hover {
87
- background-color: #1e3a8a !important;
88
- opacity: 0.9;
89
- }
90
-
91
- h2 {
92
- color: #ffffff !important;
93
- font-size: 0.875rem !important;
94
- line-height: 1.25rem !important;
95
- font-weight: 500 !important;
96
- margin: 0 !important;
97
- padding: 0 !important;
98
- border: none !important;
99
- width: 100%;
100
- }
101
- }
102
-
103
- .input-mirror-selector-button {
104
- @apply h-16 bg-border text-center border-b-2 border-input-border border-solid outline-none px-lg !important;
105
-
106
- &:focus {
107
- @apply outline-none;
108
- }
109
-
110
- h2 {
111
- @apply font-rc font-medium text-legend text-text-primary;
112
- }
113
- }
114
-
115
- .selector-button-primary-disabled {
116
- @apply h-8 bg-primary-main text-center border-b-2 border-input-border border-solid outline-none px-lg opacity-50;
117
-
118
- &:focus {
119
- @apply outline-none;
120
- }
121
-
122
- h2 {
123
- @apply font-rc font-medium text-legend text-white;
124
- }
125
- }
126
- .submit-bar:focus {
127
- @apply outline-none !important;
128
- }
129
-
130
- .go-back-footer-button {
131
- background-color: white !important;
132
- color: black !important;
133
- border: 1px solid !important;
134
- margin-right: 10px !important;
135
- }
136
- .action-button-myapplication {
137
- display: flex;
138
- gap: 20px;
139
- flex-wrap: wrap;
140
- margin-top: 10px;
141
- }
142
-
1
+ .selector-button {
2
+ color: #ffffff !important;
3
+ border: none !important;
4
+ border-radius: 0.375rem;
5
+ padding: 0.5rem 1rem;
6
+ font-family: "Noto Sans", sans-serif;
7
+ font-weight: 500;
8
+ font-size: 0.875rem;
9
+ line-height: 1.25rem;
10
+ cursor: pointer;
11
+ transition: all 0.2s ease;
12
+ white-space: normal;
13
+ word-break: break-word;
14
+ overflow-wrap: break-word;
15
+ text-align: center;
16
+ display: inline-flex;
17
+ align-items: center;
18
+ justify-content: center;
19
+ min-height: 40px;
20
+ height: auto;
21
+ width: 100%;
22
+ margin: 0;
23
+
24
+ @media (min-width: 768px) {
25
+ width: 30%;
26
+ }
27
+
28
+ &:hover {
29
+ opacity: 0.9;
30
+ }
31
+
32
+ h2 {
33
+ color: #ffffff !important;
34
+ font-size: 0.875rem !important;
35
+ line-height: 1.25rem !important;
36
+ font-weight: 500 !important;
37
+ margin: 0 !important;
38
+ padding: 0 !important;
39
+ width: 100%;
40
+ }
41
+ }
42
+
43
+ .selector-button-primary {
44
+ @extend .selector-button;
45
+ background-color: #2947a3 !important;
46
+
47
+ &:hover {
48
+ background-color: #1e3a8a !important;
49
+ }
50
+ }
51
+
52
+ .selector-button-secondary {
53
+ @extend .selector-button;
54
+ background-color: #ffffff !important;
55
+ color: #2947a3 !important;
56
+
57
+ h2 {
58
+ color: #2947a3 !important;
59
+ }
60
+ }
61
+
62
+ .selector-button-border {
63
+ background-color: #2947a3 !important;
64
+ color: #ffffff !important;
65
+ border: none !important;
66
+ border-radius: 0.375rem;
67
+ padding: 0.5rem 1rem;
68
+ font-family: "Noto Sans", sans-serif;
69
+ font-weight: 500;
70
+ font-size: 0.875rem;
71
+ line-height: 1.25rem;
72
+ cursor: pointer;
73
+ transition: all 0.2s ease;
74
+ white-space: normal;
75
+ word-break: break-word;
76
+ overflow-wrap: break-word;
77
+ text-align: center;
78
+ display: inline-flex;
79
+ align-items: center;
80
+ justify-content: center;
81
+ height: auto;
82
+ min-height: 40px;
83
+ margin: 0;
84
+
85
+
86
+ &:hover {
87
+ background-color: #1e3a8a !important;
88
+ opacity: 0.9;
89
+ }
90
+
91
+ h2 {
92
+ color: #ffffff !important;
93
+ font-size: 0.875rem !important;
94
+ line-height: 1.25rem !important;
95
+ font-weight: 500 !important;
96
+ margin: 0 !important;
97
+ padding: 0 !important;
98
+ border: none !important;
99
+ width: 100%;
100
+ }
101
+ }
102
+
103
+ .input-mirror-selector-button {
104
+ @apply h-16 bg-border text-center border-b-2 border-input-border border-solid outline-none px-lg !important;
105
+
106
+ &:focus {
107
+ @apply outline-none;
108
+ }
109
+
110
+ h2 {
111
+ @apply font-rc font-medium text-legend text-text-primary;
112
+ }
113
+ }
114
+
115
+ .selector-button-primary-disabled {
116
+ @apply h-8 bg-primary-main text-center border-b-2 border-input-border border-solid outline-none px-lg opacity-50;
117
+
118
+ &:focus {
119
+ @apply outline-none;
120
+ }
121
+
122
+ h2 {
123
+ @apply font-rc font-medium text-legend text-white;
124
+ }
125
+ }
126
+ .submit-bar:focus {
127
+ @apply outline-none !important;
128
+ }
129
+
130
+ .go-back-footer-button {
131
+ background-color: white !important;
132
+ color: black !important;
133
+ border: 1px solid !important;
134
+ margin-right: 10px !important;
135
+ }
136
+ .action-button-myapplication {
137
+ display: flex;
138
+ gap: 20px;
139
+ flex-wrap: wrap;
140
+ margin-top: 10px;
141
+ }
142
+