@pmidc/upyog-css 1.0.14 → 1.0.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 (111) hide show
  1. package/dist/index.css +9 -3
  2. package/dist/index.min.css +1 -1
  3. package/package.json +1 -1
  4. package/src/components/CardBasedOptions.scss +111 -111
  5. package/src/components/CitizenHomeCard.scss +58 -58
  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/OnGroundEventCard.scss +71 -71
  10. package/src/components/PageBasedInput.scss +30 -30
  11. package/src/components/PopupHeadingLabel.scss +14 -14
  12. package/src/components/PropertySearchForm.scss +58 -58
  13. package/src/components/SearchForm.scss +56 -56
  14. package/src/components/SearchOnRadioButton.scss +9 -9
  15. package/src/components/StandaloneSearchBar.scss +9 -9
  16. package/src/components/TimeLine.scss +67 -67
  17. package/src/components/WhatsNewCard.scss +12 -12
  18. package/src/components/actionLink.scss +3 -3
  19. package/src/components/actionbar.scss +96 -96
  20. package/src/components/bannercomponents.scss +137 -137
  21. package/src/components/body.scss +146 -146
  22. package/src/components/buttons.scss +49 -49
  23. package/src/components/card.scss +420 -420
  24. package/src/components/cardHeaderWithOptions.scss +13 -13
  25. package/src/components/changeLanguage.scss +3 -3
  26. package/src/components/charts.scss +185 -185
  27. package/src/components/checkbox.scss +83 -83
  28. package/src/components/checkpoint.scss +65 -65
  29. package/src/components/citizenInfoLabel.scss +14 -14
  30. package/src/components/custombtn.scss +15 -15
  31. package/src/components/datatable.scss +76 -76
  32. package/src/components/datewrap.scss +21 -21
  33. package/src/components/detailscard.scss +6 -6
  34. package/src/components/detailscontainer.scss +13 -13
  35. package/src/components/filters.scss +97 -97
  36. package/src/components/grey.scss +3 -3
  37. package/src/components/hoc/InboxComposer.scss +115 -115
  38. package/src/components/howItWorks.scss +71 -71
  39. package/src/components/imageviewer.scss +33 -33
  40. package/src/components/info-banner.scss +35 -35
  41. package/src/components/inputotp.scss +15 -15
  42. package/src/components/keynote.scss +27 -27
  43. package/src/components/languageSelector.scss +24 -24
  44. package/src/components/loader.scss +96 -96
  45. package/src/components/map.scss +30 -30
  46. package/src/components/metricsTable.scss +26 -26
  47. package/src/components/multiLink.scss +87 -87
  48. package/src/components/multiSelectDropdown.scss +72 -72
  49. package/src/components/navbar.scss +310 -310
  50. package/src/components/plusMinus.scss +15 -15
  51. package/src/components/popup.scss +15 -15
  52. package/src/components/radiobtn.scss +44 -44
  53. package/src/components/ratingstar.scss +33 -33
  54. package/src/components/roundedLabel.scss +10 -10
  55. package/src/components/searchAction.scss +20 -20
  56. package/src/components/sectionalDropdown.scss +43 -43
  57. package/src/components/selectdropdown.scss +201 -201
  58. package/src/components/staticDynamicMessages.scss +106 -106
  59. package/src/components/staticSideBar.scss +27 -27
  60. package/src/components/statushighlight.scss +17 -17
  61. package/src/components/submiterrors.scss +11 -11
  62. package/src/components/summary.scss +28 -28
  63. package/src/components/table.scss +179 -179
  64. package/src/components/tag.scss +27 -27
  65. package/src/components/telephone.scss +17 -17
  66. package/src/components/textfields.scss +111 -111
  67. package/src/components/toast.scss +31 -31
  68. package/src/components/toggleSwitch.scss +40 -40
  69. package/src/components/topbar.scss +147 -147
  70. package/src/components/uploadcomponents.scss +113 -113
  71. package/src/index.scss +810 -810
  72. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  73. package/src/pages/citizen/DocumentList.scss +304 -304
  74. package/src/pages/citizen/Events.scss +46 -46
  75. package/src/pages/citizen/HomePageWrapper.scss +165 -164
  76. package/src/pages/citizen/SurveyList.scss +21 -21
  77. package/src/pages/citizen/citizenDocument.scss +21 -21
  78. package/src/pages/citizen/container.scss +19 -19
  79. package/src/pages/citizen/payment/payment-type.scss +2 -2
  80. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  81. package/src/pages/common/form.scss +25 -25
  82. package/src/pages/common/stepForm.scss +40 -40
  83. package/src/pages/employee/EmployeeLogin.scss +6 -6
  84. package/src/pages/employee/cardfix.scss +13 -13
  85. package/src/pages/employee/container.scss +73 -73
  86. package/src/pages/employee/dashboard.scss +206 -192
  87. package/src/pages/employee/dss.scss +249 -249
  88. package/src/pages/employee/faq.scss +353 -353
  89. package/src/pages/employee/footer.scss +68 -68
  90. package/src/pages/employee/form-fields.scss +13 -13
  91. package/src/pages/employee/iframe.scss +65 -65
  92. package/src/pages/employee/inbox.scss +742 -742
  93. package/src/pages/employee/index.scss +679 -679
  94. package/src/pages/employee/landing.scss +324 -324
  95. package/src/pages/employee/login.scss +594 -594
  96. package/src/pages/employee/oldMobileInbox.scss +4 -4
  97. package/src/pages/employee/popupmodule.scss +47 -47
  98. package/src/pages/employee/response.scss +2 -2
  99. package/src/pages/employee/scroll-table.scss +113 -113
  100. package/src/pages/employee/surveys.scss +469 -469
  101. package/src/pages/employee/tooltip.scss +35 -35
  102. package/src/pages/employee/updateNumber.scss +12 -12
  103. package/svg/camera.svg +4 -4
  104. package/svg/check.svg +3 -3
  105. package/svg/close.svg +4 -4
  106. package/svg/error.svg +3 -3
  107. package/svg/error2.svg +5 -5
  108. package/svg/searchicon.svg +3 -3
  109. package/svg/starempty.svg +3 -3
  110. package/svg/starfilled.svg +4 -4
  111. package/svg/success.svg +3 -3
@@ -1,17 +1,17 @@
1
- .status-highlight {
2
- --bg-opacity: 12% !important;
3
- border-radius: 16px;
4
- @apply h-8 w-20 bg-error mb-sm;
5
-
6
- p {
7
- padding-top: 6px;
8
- @apply block text-center text-caption-m text-error cursor-pointer;
9
- }
10
-
11
- &.success {
12
- @apply bg-success;
13
- p {
14
- @apply text-success;
15
- }
16
- }
17
- }
1
+ .status-highlight {
2
+ --bg-opacity: 12% !important;
3
+ border-radius: 16px;
4
+ @apply h-8 w-20 bg-error mb-sm;
5
+
6
+ p {
7
+ padding-top: 6px;
8
+ @apply block text-center text-caption-m text-error cursor-pointer;
9
+ }
10
+
11
+ &.success {
12
+ @apply bg-success;
13
+ p {
14
+ @apply text-success;
15
+ }
16
+ }
17
+ }
@@ -1,11 +1,11 @@
1
- .error-message-wrap {
2
- @apply w-full mb-sm p-md border-4 border-solid border-error;
3
-
4
- h2 {
5
- @apply font-bold text-caption-m block mb-sm;
6
- }
7
-
8
- p {
9
- @apply font-bold text-caption-m text-error block;
10
- }
11
- }
1
+ .error-message-wrap {
2
+ @apply w-full mb-sm p-md border-4 border-solid border-error;
3
+
4
+ h2 {
5
+ @apply font-bold text-caption-m block mb-sm;
6
+ }
7
+
8
+ p {
9
+ @apply font-bold text-caption-m text-error block;
10
+ }
11
+ }
@@ -1,29 +1,29 @@
1
- .summary-wrapper {
2
- @apply flex justify-around;
3
-
4
- .wrapper-child {
5
- @apply flex flex-col justify-center flex-grow;
6
- }
7
-
8
- .blocks {
9
- display: flex;
10
- margin-bottom: 25px;
11
-
12
- p:only-child {
13
- font-weight: bold;
14
- font-size: 24px;
15
- }
16
-
17
- div {
18
- margin-right: 25px;
19
-
20
- p:not(:first-child) {
21
- font-weight: bold;
22
- font-size: 24px;
23
- }
24
- }
25
- }
26
- }
27
- .summary-card-margin{
28
- margin:0 24px 20px 0px !important;
1
+ .summary-wrapper {
2
+ @apply flex justify-around;
3
+
4
+ .wrapper-child {
5
+ @apply flex flex-col justify-center flex-grow;
6
+ }
7
+
8
+ .blocks {
9
+ display: flex;
10
+ margin-bottom: 25px;
11
+
12
+ p:only-child {
13
+ font-weight: bold;
14
+ font-size: 24px;
15
+ }
16
+
17
+ div {
18
+ margin-right: 25px;
19
+
20
+ p:not(:first-child) {
21
+ font-weight: bold;
22
+ font-size: 24px;
23
+ }
24
+ }
25
+ }
26
+ }
27
+ .summary-card-margin{
28
+ margin:0 24px 20px 0px !important;
29
29
  }
@@ -1,179 +1,179 @@
1
- .table {
2
- @apply bg-white w-full;
3
- border-radius: 8px;
4
-
5
- thead {
6
- th {
7
- padding: 20px 18px;
8
- @apply font-bold align-middle text-left;
9
- &:first-child {
10
- min-width: 100px;
11
- }
12
- &:nth-child(2) {
13
- min-width: 150px;
14
- }
15
- }
16
- }
17
-
18
- tbody {
19
- border: none;
20
- padding: 0;
21
- margin: 0;
22
- td {
23
- @apply border-t border-border text-left align-middle;
24
- padding: "20px 18px";
25
- }
26
- }
27
- }
28
-
29
- .pagination {
30
- display: flex;
31
- justify-content: flex-end;
32
- background-color: rgba(255, 255, 255, var(--bg-opacity));
33
- border-top: 1px solid rgb(214, 213, 212);
34
- padding: 20px 40px 20px 0px;
35
- color: rgb(80, 90, 95);
36
-
37
- svg {
38
- fill: #505a5f;
39
- @apply ml-md;
40
- }
41
- }
42
-
43
- .pagination button:nth-child(1) span::after {
44
- content: "\f105";
45
- }
46
-
47
- .fullWidth {
48
- width: 100% !important;
49
- }
50
-
51
- .customTable {
52
- width: 100%;
53
- th {
54
- font-weight: bold;
55
- }
56
-
57
- th,
58
- td {
59
- text-align: left;
60
- border-bottom: 1px solid #b1b4b6;
61
- padding: 15px 10px;
62
- }
63
-
64
- tr:nth-child(odd) {
65
- background-color: #eeeeee;
66
- }
67
- tr:nth-child(even) {
68
- background-color: #fff;
69
- }
70
-
71
- thead {
72
- tr:first-child {
73
- background-color: unset;
74
- }
75
- }
76
- }
77
-
78
- .table-fixed-first-column {
79
- thead {
80
- th:first-child {
81
- position: sticky;
82
- background: #fff;
83
- left: 0;
84
- border-right: 1px solid #b1b4b6;
85
- border-top-left-radius: 4px;
86
- }
87
- }
88
- tbody {
89
- td:first-child {
90
- position: sticky;
91
- background: #fff;
92
- color:#a82227;
93
- left: 0;
94
- border-right: 1px solid #b1b4b6;
95
- }
96
- }
97
- }
98
- .table-fixed-column-common-pay {
99
- thead {
100
- th:first-child {
101
- position: sticky;
102
- background: rgb(238, 238, 238);
103
- left: 0;
104
- border-top-left-radius: 4px;
105
- }
106
- th:last-child {
107
- position: sticky;
108
- background: rgb(238, 238, 238);
109
- right: 0;
110
- border-top-left-radius: 4px;
111
- }
112
- }
113
- tbody {
114
- td:first-child {
115
- position: sticky;
116
- background: rgb(238, 238, 238);
117
- left: 0;
118
- }
119
- td:last-child {
120
- position: sticky;
121
- background: rgb(238, 238, 238);
122
- right: 0;
123
- }
124
- }
125
- }
126
-
127
- .table-fixed-first-second-column {
128
- thead {
129
- th:nth-child(2) {
130
- position: sticky;
131
- left: 0;
132
- background-color: white;
133
- }
134
- }
135
- tbody {
136
- td:nth-child(2) {
137
- position: sticky;
138
- left: 0;
139
- background-color: inherit;
140
- }
141
- }
142
- }
143
- .table-border-style {
144
- border: 1px solid #b1b4b6;
145
- border-radius: 4px;
146
- border-spacing: 0;
147
- border-collapse: separate;
148
- }
149
- .dss-table-wrapper {
150
- width: 100%;
151
- display: block;
152
- overflow-x: auto;
153
- table {
154
- th {
155
- .tooltip {
156
- min-width: 80px;
157
- }
158
- }
159
- tr {
160
- td {
161
- span {
162
- white-space: pre;
163
- min-width: 80px;
164
- }
165
- }
166
- }
167
- }
168
- }
169
-
170
- .reports-table {
171
- margin-top: 2rem;
172
- thead {
173
- th {
174
- &:first-child {
175
- min-width: unset;
176
- }
177
- }
178
- }
179
- }
1
+ .table {
2
+ @apply bg-white w-full;
3
+ border-radius: 8px;
4
+
5
+ thead {
6
+ th {
7
+ padding: 20px 18px;
8
+ @apply font-bold align-middle text-left;
9
+ &:first-child {
10
+ min-width: 100px;
11
+ }
12
+ &:nth-child(2) {
13
+ min-width: 150px;
14
+ }
15
+ }
16
+ }
17
+
18
+ tbody {
19
+ border: none;
20
+ padding: 0;
21
+ margin: 0;
22
+ td {
23
+ @apply border-t border-border text-left align-middle;
24
+ padding: "20px 18px";
25
+ }
26
+ }
27
+ }
28
+
29
+ .pagination {
30
+ display: flex;
31
+ justify-content: flex-end;
32
+ background-color: rgba(255, 255, 255, var(--bg-opacity));
33
+ border-top: 1px solid rgb(214, 213, 212);
34
+ padding: 20px 40px 20px 0px;
35
+ color: rgb(80, 90, 95);
36
+
37
+ svg {
38
+ fill: #505a5f;
39
+ @apply ml-md;
40
+ }
41
+ }
42
+
43
+ .pagination button:nth-child(1) span::after {
44
+ content: "\f105";
45
+ }
46
+
47
+ .fullWidth {
48
+ width: 100% !important;
49
+ }
50
+
51
+ .customTable {
52
+ width: 100%;
53
+ th {
54
+ font-weight: bold;
55
+ }
56
+
57
+ th,
58
+ td {
59
+ text-align: left;
60
+ border-bottom: 1px solid #b1b4b6;
61
+ padding: 15px 10px;
62
+ }
63
+
64
+ tr:nth-child(odd) {
65
+ background-color: #eeeeee;
66
+ }
67
+ tr:nth-child(even) {
68
+ background-color: #fff;
69
+ }
70
+
71
+ thead {
72
+ tr:first-child {
73
+ background-color: unset;
74
+ }
75
+ }
76
+ }
77
+
78
+ .table-fixed-first-column {
79
+ thead {
80
+ th:first-child {
81
+ position: sticky;
82
+ background: #fff;
83
+ left: 0;
84
+ border-right: 1px solid #b1b4b6;
85
+ border-top-left-radius: 4px;
86
+ }
87
+ }
88
+ tbody {
89
+ td:first-child {
90
+ position: sticky;
91
+ background: #fff;
92
+ color:#a82227;
93
+ left: 0;
94
+ border-right: 1px solid #b1b4b6;
95
+ }
96
+ }
97
+ }
98
+ .table-fixed-column-common-pay {
99
+ thead {
100
+ th:first-child {
101
+ position: sticky;
102
+ background: rgb(238, 238, 238);
103
+ left: 0;
104
+ border-top-left-radius: 4px;
105
+ }
106
+ th:last-child {
107
+ position: sticky;
108
+ background: rgb(238, 238, 238);
109
+ right: 0;
110
+ border-top-left-radius: 4px;
111
+ }
112
+ }
113
+ tbody {
114
+ td:first-child {
115
+ position: sticky;
116
+ background: rgb(238, 238, 238);
117
+ left: 0;
118
+ }
119
+ td:last-child {
120
+ position: sticky;
121
+ background: rgb(238, 238, 238);
122
+ right: 0;
123
+ }
124
+ }
125
+ }
126
+
127
+ .table-fixed-first-second-column {
128
+ thead {
129
+ th:nth-child(2) {
130
+ position: sticky;
131
+ left: 0;
132
+ background-color: white;
133
+ }
134
+ }
135
+ tbody {
136
+ td:nth-child(2) {
137
+ position: sticky;
138
+ left: 0;
139
+ background-color: inherit;
140
+ }
141
+ }
142
+ }
143
+ .table-border-style {
144
+ border: 1px solid #b1b4b6;
145
+ border-radius: 4px;
146
+ border-spacing: 0;
147
+ border-collapse: separate;
148
+ }
149
+ .dss-table-wrapper {
150
+ width: 100%;
151
+ display: block;
152
+ overflow-x: auto;
153
+ table {
154
+ th {
155
+ .tooltip {
156
+ min-width: 80px;
157
+ }
158
+ }
159
+ tr {
160
+ td {
161
+ span {
162
+ white-space: pre;
163
+ min-width: 80px;
164
+ }
165
+ }
166
+ }
167
+ }
168
+ }
169
+
170
+ .reports-table {
171
+ margin-top: 2rem;
172
+ thead {
173
+ th {
174
+ &:first-child {
175
+ min-width: unset;
176
+ }
177
+ }
178
+ }
179
+ }
@@ -1,27 +1,27 @@
1
- .tag-container {
2
- @apply flex flex-wrap mb-md;
3
- .tag {
4
- @apply bg-grey-mid rounded-2xl pt-sm pb-sm flex justify-between items-center;
5
- padding-left: 12px;
6
- padding-right: 12px;
7
- font-size: 14px;
8
- margin-left: 2px;
9
- height: 2rem;
10
- margin-top: 1rem;
11
- .text {
12
- padding-right: 5px;
13
- max-width: calc( 100% - 24px );
14
- height: 22px;
15
- overflow: hidden;
16
- text-overflow: clip;
17
- }
18
-
19
- &:hover {
20
- @apply cursor-pointer;
21
-
22
- .close {
23
- fill: black;
24
- }
25
- }
26
- }
27
- }
1
+ .tag-container {
2
+ @apply flex flex-wrap mb-md;
3
+ .tag {
4
+ @apply bg-grey-mid rounded-2xl pt-sm pb-sm flex justify-between items-center;
5
+ padding-left: 12px;
6
+ padding-right: 12px;
7
+ font-size: 14px;
8
+ margin-left: 2px;
9
+ height: 2rem;
10
+ margin-top: 1rem;
11
+ .text {
12
+ padding-right: 5px;
13
+ max-width: calc( 100% - 24px );
14
+ height: 22px;
15
+ overflow: hidden;
16
+ text-overflow: clip;
17
+ }
18
+
19
+ &:hover {
20
+ @apply cursor-pointer;
21
+
22
+ .close {
23
+ fill: black;
24
+ }
25
+ }
26
+ }
27
+ }
@@ -1,17 +1,17 @@
1
- .telephone {
2
- @apply flex items-baseline;
3
- img,
4
- svg {
5
- height: 22px;
6
- width: 20px;
7
- @apply text-primary-main ml-sm items-center;
8
- }
9
-
10
- p {
11
- @apply text-text-primary text-body-l pl-sm;
12
- }
13
- }
14
-
15
- .call {
16
- @apply flex text-text-secondary text-body-l;
17
- }
1
+ .telephone {
2
+ @apply flex items-baseline;
3
+ img,
4
+ svg {
5
+ height: 22px;
6
+ width: 20px;
7
+ @apply text-primary-main ml-sm items-center;
8
+ }
9
+
10
+ p {
11
+ @apply text-text-primary text-body-l pl-sm;
12
+ }
13
+ }
14
+
15
+ .call {
16
+ @apply flex text-text-secondary text-body-l;
17
+ }