@pmidc/upyog-css 1.0.11 → 1.0.13

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 +5 -6
  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 -97
  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 +164 -163
  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 +192 -191
  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,47 +1,47 @@
1
- .OnGroundEventDetailsCard{
2
- box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
3
- @apply bg-white mx-sm mb-md p-md rounded;
4
- }
5
-
6
- .eventAddressAndDirection{
7
- @apply text-body-s mb-md;
8
- span{
9
- @apply flex mb-sm;
10
- svg{
11
- @apply h-5 w-5;
12
- }
13
- div{
14
- @apply ml-md;
15
- p{
16
- @apply mb-sm;
17
- }
18
- .direction{
19
- @apply text-primary-main cursor-pointer;
20
- }
21
- }
22
- }
23
- }
24
-
25
- .eventTimeRange{
26
- @apply text-body-s flex;
27
- svg{
28
- @apply h-5 w-5;
29
- }
30
- p{
31
- @apply ml-md;
32
- }
33
- }
34
-
35
- .cardCaptionBodyS{
36
- @apply text-body-s text-text-secondary mb-md;
37
- }
38
-
39
- @screen dt{
40
- .eventAddressAndDirection{
41
- @apply text-body-s-dt;
42
- }
43
-
44
- .cardCaptionBodyS{
45
- @apply text-body-s-dt;
46
- }
1
+ .OnGroundEventDetailsCard{
2
+ box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
3
+ @apply bg-white mx-sm mb-md p-md rounded;
4
+ }
5
+
6
+ .eventAddressAndDirection{
7
+ @apply text-body-s mb-md;
8
+ span{
9
+ @apply flex mb-sm;
10
+ svg{
11
+ @apply h-5 w-5;
12
+ }
13
+ div{
14
+ @apply ml-md;
15
+ p{
16
+ @apply mb-sm;
17
+ }
18
+ .direction{
19
+ @apply text-primary-main cursor-pointer;
20
+ }
21
+ }
22
+ }
23
+ }
24
+
25
+ .eventTimeRange{
26
+ @apply text-body-s flex;
27
+ svg{
28
+ @apply h-5 w-5;
29
+ }
30
+ p{
31
+ @apply ml-md;
32
+ }
33
+ }
34
+
35
+ .cardCaptionBodyS{
36
+ @apply text-body-s text-text-secondary mb-md;
37
+ }
38
+
39
+ @screen dt{
40
+ .eventAddressAndDirection{
41
+ @apply text-body-s-dt;
42
+ }
43
+
44
+ .cardCaptionBodyS{
45
+ @apply text-body-s-dt;
46
+ }
47
47
  }
@@ -1,163 +1,164 @@
1
- .HomePageWrapper {
2
- margin-top: -25px;
3
-
4
- .BannerWithSearch {
5
- margin-bottom: 40px;
6
- width: 100%;
7
- @apply relative;
8
- .Search {
9
- width: calc(100% - 32px);
10
- bottom: -18px;
11
- @apply mx-md absolute;
12
- }
13
- img {
14
- height: 33vw;
15
- @apply w-full object-cover;
16
- }
17
- }
18
-
19
- .ServicesSection {
20
- @apply flex flex-wrap;
21
- padding: 40px 15px 0 15px;
22
- }
23
-
24
- @screen dt {
25
- .ServicesSection {
26
- @apply flex flex-wrap;
27
- padding: 40px 15px 0 15px;
28
- width: 100%;
29
- }
30
- }
31
-
32
- .WhatsNewSection {
33
- @apply m-sm;
34
- padding: 0 15px;
35
- .headSection {
36
- @apply flex mb-sm justify-between;
37
- h2 {
38
- @apply text-heading-s font-bold text-text-primary pl-sm;
39
- }
40
- p {
41
- @apply text-link text-primary-main font-medium cursor-pointer;
42
- }
43
- }
44
- @media (min-width: 780px) {
45
- padding: 0 15px;
46
- }
47
- }
48
-
49
- .WhatsAppBanner{
50
- width: 100%;
51
- padding: 0px 20px 0px 20px;
52
- margin: auto;
53
- cursor: pointer;
54
- img {
55
- width: 100%;
56
- }
57
- }
58
- }
59
-
60
- @media (min-width: 780px) {
61
- .SideBarStatic {
62
- width: 219px;
63
- background: #ffffff;
64
- margin-top: -24px;
65
- }
66
- }
67
- @media (max-width: 780px) {
68
- .SideBarStatic {
69
- width: 219px;
70
- background: #ffffff;
71
- margin-top: -24px;
72
- display: none;
73
- }
74
- }
75
-
76
- .HomePageContainer {
77
- @media (min-width: 780px) {
78
- display: flex;
79
- width: 100% !important;
80
- height: calc(100%-30px);
81
- }
82
- }
83
-
84
- .moduleLinkHomePage {
85
- @media (min-width: 780px) {
86
- width: calc(100% - 219px);
87
- }
88
- margin-top: -25px;
89
- img {
90
- height: 33vw;
91
- background: linear-gradient(#000000,#000000);
92
- @apply w-full object-cover;
93
- }
94
- h1 {
95
- position: absolute;
96
- top: 100px;
97
- left: 21px;
98
- @apply text-heading-xl text-white font-bold;
99
- }
100
- .moduleLinkHomePageBackButton {
101
- border: none;
102
- top: 76px;
103
- svg {
104
- fill: #ffffff;
105
- }
106
- @apply absolute text-white text-heading-s ml-md;
107
- }
108
- }
109
-
110
- .moduleLinkHomePageModuleLinks {
111
- @apply mt-md;
112
- .CitizenHomeCard {
113
- .header {
114
- @apply hidden;
115
- }
116
- }
117
- }
118
-
119
- @screen dt {
120
- .HomePageWrapper {
121
- width: 100%;
122
- .BannerWithSearch {
123
- margin-bottom: 56px;
124
- width: 100% !important;
125
- .Search {
126
- width: 100%;
127
- margin: 0;
128
- padding: 0 15px 0 15px;
129
- }
130
- img {
131
- height: 20vw;
132
- }
133
- }
134
-
135
- .WhatsAppBanner {
136
- width: 100%;
137
- img{
138
- height: 20vw;
139
- width: 100%;
140
- }
141
- }
142
-
143
- }
144
- .moduleLinkHomePage {
145
- img {
146
- min-width: 100vw;
147
- height: 20vw;
148
- }
149
- h1 {
150
- top: calc(10vw + 40px);
151
- left: 15.8rem;
152
- }
153
- .moduleLinkHomePageBackButton {
154
- top: calc(10vw + 16px);
155
- @apply ml-md;
156
- }
157
- }
158
-
159
- .moduleLinkHomePageModuleLinks {
160
- max-width: unset;
161
- width:100%
162
- }
163
- }
1
+ .HomePageWrapper {
2
+ margin-top: -25px;
3
+
4
+ .BannerWithSearch {
5
+ margin-bottom: 40px;
6
+ width: 100%;
7
+ @apply relative;
8
+ .Search {
9
+ width: calc(100% - 32px);
10
+ bottom: -18px;
11
+ @apply mx-md absolute;
12
+ }
13
+ img {
14
+ height: 33vw;
15
+ @apply w-full object-cover;
16
+ }
17
+ }
18
+
19
+ .ServicesSection {
20
+ @apply flex flex-wrap;
21
+ padding: 40px 15px 0 15px;
22
+ }
23
+
24
+ @screen dt {
25
+ .ServicesSection {
26
+ @apply flex flex-wrap;
27
+ padding: 40px 15px 0 15px;
28
+ width: 100%;
29
+ }
30
+ }
31
+
32
+ .WhatsNewSection {
33
+ @apply m-sm;
34
+ padding: 0 15px;
35
+ .headSection {
36
+ @apply flex mb-sm justify-between;
37
+ h2 {
38
+ @apply text-heading-s font-bold text-text-primary pl-sm;
39
+ }
40
+ p {
41
+ @apply text-link text-primary-main font-medium cursor-pointer;
42
+ }
43
+ }
44
+ @media (min-width: 780px) {
45
+ padding: 0 15px;
46
+ }
47
+ }
48
+
49
+ .WhatsAppBanner{
50
+ width: 100%;
51
+ padding: 0px 20px 0px 20px;
52
+ margin: auto;
53
+ cursor: pointer;
54
+ img {
55
+ width: 100%;
56
+ }
57
+ }
58
+ }
59
+
60
+ @media (min-width: 780px) {
61
+ .SideBarStatic {
62
+ width: 219px;
63
+ background: #ffffff;
64
+ margin-top: -24px;
65
+ }
66
+ }
67
+ @media (max-width: 780px) {
68
+ .SideBarStatic {
69
+ width: 219px;
70
+ background: #ffffff;
71
+ margin-top: -24px;
72
+ display: none;
73
+ }
74
+ }
75
+
76
+ .HomePageContainer {
77
+ @media (min-width: 780px) {
78
+ display: flex;
79
+ width: 100% !important;
80
+ height: calc(100%-30px);
81
+ }
82
+ }
83
+
84
+ .moduleLinkHomePage {
85
+ @media (min-width: 780px) {
86
+ width: calc(100% - 219px);
87
+ }
88
+ margin-top: -25px;
89
+ img {
90
+ height: 33vw;
91
+ background: linear-gradient(#000000,#000000);
92
+ @apply object-cover;
93
+ width:100vw;
94
+ }
95
+ h1 {
96
+ position: absolute;
97
+ top: 100px;
98
+ left: 21px;
99
+ @apply text-heading-xl text-white font-bold;
100
+ }
101
+ .moduleLinkHomePageBackButton {
102
+ border: none;
103
+ top: 76px;
104
+ svg {
105
+ fill: #ffffff;
106
+ }
107
+ @apply absolute text-white text-heading-s ml-md;
108
+ }
109
+ }
110
+
111
+ .moduleLinkHomePageModuleLinks {
112
+ @apply mt-md;
113
+ .CitizenHomeCard {
114
+ .header {
115
+ @apply hidden;
116
+ }
117
+ }
118
+ }
119
+
120
+ @screen dt {
121
+ .HomePageWrapper {
122
+ width: 100%;
123
+ .BannerWithSearch {
124
+ margin-bottom: 56px;
125
+ width: 100% !important;
126
+ .Search {
127
+ width: 100%;
128
+ margin: 0;
129
+ padding: 0 15px 0 15px;
130
+ }
131
+ img {
132
+ height: 20vw;
133
+ }
134
+ }
135
+
136
+ .WhatsAppBanner {
137
+ width: 100%;
138
+ img{
139
+ height: 20vw;
140
+ width: 100%;
141
+ }
142
+ }
143
+
144
+ }
145
+ .moduleLinkHomePage {
146
+ img {
147
+ min-width: 100vw;
148
+ height: 20vw;
149
+ }
150
+ h1 {
151
+ top: calc(10vw + 40px);
152
+ left: 15.8rem;
153
+ }
154
+ .moduleLinkHomePageBackButton {
155
+ top: calc(10vw + 16px);
156
+ @apply ml-md;
157
+ }
158
+ }
159
+
160
+ .moduleLinkHomePageModuleLinks {
161
+ max-width: unset;
162
+ width:100%
163
+ }
164
+ }
@@ -1,22 +1,22 @@
1
- .surveyListclockDiv{
2
- @apply flex items-center my-lg;
3
- }
4
- .surveyListclockDiv span{
5
- @apply pl-md text-text-primary;
6
- }
7
- .surveyListstatus{
8
- @apply flex items-center justify-between;
9
- }
10
- .surveyLisNotResponded{
11
- @apply text-error;
12
- }
13
- .surveyLisResponded{
14
- @apply text-success;
15
- }
16
- .surveyListCardMargin{
17
- @apply mx-md my-lg ;
18
- }
19
- .centered-message{
20
- @apply flex items-center pl-md py-lg ;
21
-
1
+ .surveyListclockDiv{
2
+ @apply flex items-center my-lg;
3
+ }
4
+ .surveyListclockDiv span{
5
+ @apply pl-md text-text-primary;
6
+ }
7
+ .surveyListstatus{
8
+ @apply flex items-center justify-between;
9
+ }
10
+ .surveyLisNotResponded{
11
+ @apply text-error;
12
+ }
13
+ .surveyLisResponded{
14
+ @apply text-success;
15
+ }
16
+ .surveyListCardMargin{
17
+ @apply mx-md my-lg ;
18
+ }
19
+ .centered-message{
20
+ @apply flex items-center pl-md py-lg ;
21
+
22
22
  }
@@ -1,22 +1,22 @@
1
- .notice_and_circular_image svg {
2
- width: 80px;
3
- height: 100px;
4
- }
5
- .notice_and_circular_content {
6
- padding-left: 50px;
7
- }
8
- .back-btn2{
9
- border: none;
10
- }
11
- @media screen and (max-width: 768px) {
12
- .notice_and_circular_image svg {
13
- width: 53px;
14
- height: 66px;
15
- }
16
- .notice_and_circular_content {
17
- padding-left: 40px;
18
- }
19
- .documentContainerPadding{
20
- padding: 0 10px;
21
- }
1
+ .notice_and_circular_image svg {
2
+ width: 80px;
3
+ height: 100px;
4
+ }
5
+ .notice_and_circular_content {
6
+ padding-left: 50px;
7
+ }
8
+ .back-btn2{
9
+ border: none;
10
+ }
11
+ @media screen and (max-width: 768px) {
12
+ .notice_and_circular_image svg {
13
+ width: 53px;
14
+ height: 66px;
15
+ }
16
+ .notice_and_circular_content {
17
+ padding-left: 40px;
18
+ }
19
+ .documentContainerPadding{
20
+ padding: 0 10px;
21
+ }
22
22
  }
@@ -1,19 +1,19 @@
1
- .citizen-home-footer {
2
- @apply flex w-full h-10 bg-grey-bg pb-md pt-sm justify-center;
3
- img {
4
- @apply ml-sm;
5
- }
6
- }
7
-
8
- .employee .citizen-home-footer {
9
- @apply fixed bottom-0;
10
- }
11
- .fill-path-primary-main {
12
- path {
13
- fill: #1359C8;
14
- }
15
- }
16
-
17
- .obps-search {
18
- margin: 8px;
19
- }
1
+ .citizen-home-footer {
2
+ @apply flex w-full h-10 bg-grey-bg pb-md pt-sm justify-center;
3
+ img {
4
+ @apply ml-sm;
5
+ }
6
+ }
7
+
8
+ .employee .citizen-home-footer {
9
+ @apply fixed bottom-0;
10
+ }
11
+ .fill-path-primary-main {
12
+ path {
13
+ fill: #1359C8;
14
+ }
15
+ }
16
+
17
+ .obps-search {
18
+ margin: 8px;
19
+ }
@@ -1,3 +1,3 @@
1
- .payment-amount-info{
2
- @apply flex justify-between;
1
+ .payment-amount-info{
2
+ @apply flex justify-between;
3
3
  }
@@ -1,46 +1,46 @@
1
- .updatenumber-warper-citizen{
2
- min-height: 95vh;
3
- height: unset;
4
- }
5
- .updatePropertyNumber {
6
- .pt-update-no-popup-wrapper {
7
- @apply m-md;
8
- }
9
- .search-form-wrapper {
10
- display: inherit;
11
- padding: 16px;
12
- .submit-bar {
13
- position: absolute;
14
- bottom: 25px;
15
- width: 90%;
16
- }
17
- .submit-bar-disabled {
18
- position: absolute;
19
- bottom: 25px;
20
- width: 90%;
21
- }
22
- }
23
- }
24
-
25
- @screen dt {
26
- .updatenumber-warper-citizen{
27
- min-height: 100vh;
28
- height: unset;
29
- }
30
- .updatePropertyNumber {
31
- .h1 {
32
- @apply m-md;
33
- }
34
- .search-form-wrapper {
35
- .submit-bar {
36
- width: 100% !important;
37
- position: unset !important;
38
- }
39
- .submit-bar-disabled {
40
- position: absolute;
41
- bottom: 25px;
42
- width: 90%;
43
- }
44
- }
45
- }
46
- }
1
+ .updatenumber-warper-citizen{
2
+ min-height: 95vh;
3
+ height: unset;
4
+ }
5
+ .updatePropertyNumber {
6
+ .pt-update-no-popup-wrapper {
7
+ @apply m-md;
8
+ }
9
+ .search-form-wrapper {
10
+ display: inherit;
11
+ padding: 16px;
12
+ .submit-bar {
13
+ position: absolute;
14
+ bottom: 25px;
15
+ width: 90%;
16
+ }
17
+ .submit-bar-disabled {
18
+ position: absolute;
19
+ bottom: 25px;
20
+ width: 90%;
21
+ }
22
+ }
23
+ }
24
+
25
+ @screen dt {
26
+ .updatenumber-warper-citizen{
27
+ min-height: 100vh;
28
+ height: unset;
29
+ }
30
+ .updatePropertyNumber {
31
+ .h1 {
32
+ @apply m-md;
33
+ }
34
+ .search-form-wrapper {
35
+ .submit-bar {
36
+ width: 100% !important;
37
+ position: unset !important;
38
+ }
39
+ .submit-bar-disabled {
40
+ position: absolute;
41
+ bottom: 25px;
42
+ width: 90%;
43
+ }
44
+ }
45
+ }
46
+ }