@pmidc/upyog-css 1.0.34 → 1.0.36

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 (114) hide show
  1. package/dist/index.css +318 -26
  2. package/dist/index.min.css +1 -1
  3. package/package.json +1 -1
  4. package/src/components/CardBasedOptions.scss +110 -110
  5. package/src/components/CitizenHomeCard.scss +236 -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 +147 -146
  22. package/src/components/buttons.scss +49 -49
  23. package/src/components/card.scss +436 -436
  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 +314 -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 +110 -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 +178 -178
  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 +862 -861
  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 -165
  76. package/src/pages/citizen/SurveyList.scss +21 -21
  77. package/src/pages/citizen/citizenDocument.scss +21 -21
  78. package/src/pages/citizen/citizenNewLogin.scss +139 -0
  79. package/src/pages/citizen/container.scss +22 -22
  80. package/src/pages/citizen/payment/payment-type.scss +2 -2
  81. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  82. package/src/pages/common/form.scss +25 -25
  83. package/src/pages/common/requiredField.scss +2 -2
  84. package/src/pages/common/stepForm.scss +40 -40
  85. package/src/pages/employee/EmployeeLogin.scss +6 -6
  86. package/src/pages/employee/cardfix.scss +13 -13
  87. package/src/pages/employee/container.scss +73 -73
  88. package/src/pages/employee/dashboard.scss +203 -203
  89. package/src/pages/employee/dss.scss +249 -249
  90. package/src/pages/employee/faq.scss +353 -353
  91. package/src/pages/employee/footer.scss +68 -68
  92. package/src/pages/employee/form-fields.scss +13 -13
  93. package/src/pages/employee/iframe.scss +65 -65
  94. package/src/pages/employee/inbox.scss +744 -744
  95. package/src/pages/employee/index.scss +679 -679
  96. package/src/pages/employee/landing.scss +324 -324
  97. package/src/pages/employee/login.scss +594 -594
  98. package/src/pages/employee/oldMobileInbox.scss +4 -4
  99. package/src/pages/employee/popupmodule.scss +47 -47
  100. package/src/pages/employee/response.scss +2 -2
  101. package/src/pages/employee/scroll-table.scss +113 -113
  102. package/src/pages/employee/surveys.scss +469 -469
  103. package/src/pages/employee/tooltip.scss +35 -35
  104. package/src/pages/employee/updateNumber.scss +12 -12
  105. package/src/pages/swach/index.scss +136 -136
  106. package/svg/camera.svg +4 -4
  107. package/svg/check.svg +3 -3
  108. package/svg/close.svg +4 -4
  109. package/svg/error.svg +3 -3
  110. package/svg/error2.svg +5 -5
  111. package/svg/searchicon.svg +3 -3
  112. package/svg/starempty.svg +3 -3
  113. package/svg/starfilled.svg +4 -4
  114. package/svg/success.svg +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pmidc/upyog-css",
3
- "version": "1.0.34",
3
+ "version": "1.0.36",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.css",
6
6
  "engines": {
@@ -1,110 +1,110 @@
1
- .CardBasedOptions {
2
- box-shadow: #32325d14 0px 50px 100px -20px, rgb(0 0 0 / 18%) 0px 30px 60px -30px, #0a254038 0px -2px 6px 0px inset;
3
- border-radius: 12px;
4
- padding: 0px !important;
5
- @apply bg-white mb-md px-sm py-md mx-sm rounded w-full;
6
- .headContent {
7
- @apply flex justify-between mb-lg;
8
- h2 {
9
- @apply text-heading-s font-bold text-text-primary;
10
- }
11
- p {
12
- @apply text-link text-primary-main font-medium cursor-pointer;
13
- }
14
- }
15
-
16
- .mainContent {
17
- @apply flex justify-evenly;
18
-
19
- .CardBasedOptionsMainChildOption {
20
- width: 25%;
21
-
22
- @apply text-center;
23
- margin: auto;
24
- .ChildOptionImageWrapper {
25
- margin: auto !important;
26
- background: #f5fbff;
27
- mix-blend-mode: normal;
28
- padding-top: 14px;
29
- @apply h-12 w-12 rounded-full cursor-pointer;
30
- svg {
31
- height: 20px;
32
- width: 20px;
33
- fill: #1359c8;
34
- margin: auto;
35
- }
36
- }
37
- .ChildOptionName {
38
- font-size: 12px;
39
- line-height: 14px;
40
- color: #2947a3;
41
- }
42
- }
43
- }
44
- }
45
-
46
- @screen dt {
47
- .CardBasedOptions {
48
- width: calc(100% - 16px);
49
- padding: 0px !important;
50
- height: 250px !important;
51
- }
52
- }
53
- .citizen .ServicesSection .CardBasedOptions:nth-child(odd) {
54
- .employeeCustomCard {
55
- background-image: url("https://raw.githubusercontent.com/anujkit/msevaImages/refs/heads/main/citizenDashboardImage1.png");
56
- background-size: cover;
57
- }
58
- }
59
- .citizen .ServicesSection .CardBasedOptions:nth-child(even) {
60
- .employeeCustomCard {
61
- background-image: url("https://raw.githubusercontent.com/anujkit/msevaImages/refs/heads/main/citizenDashBoardImage2.png");
62
- background-size: cover;
63
- }
64
- }
65
- .citizen .employeeCustomCard {
66
- border-radius: 10px;
67
- background-image: url("https://raw.githubusercontent.com/anujkit/msevaImages/refs/heads/main/citizenDashboardImage1.png");
68
- background-size: cover;
69
- .employeeCustomCard {
70
- border-radius: 10px;
71
- background-image: url("https://raw.githubusercontent.com/anujkit/msevaImages/refs/heads/main/citizenDashboardImage1.png");
72
- background-size: cover;
73
- }
74
- }
75
- .employee-card-banner {
76
- background-color: white;
77
- width: 88%;
78
- height: 60%;
79
- bottom: 0px;
80
- position: absolute;
81
- margin-bottom: -10%;
82
- left: 6%;
83
- box-shadow: 1px 5px 6px 0px #e3e4e3;
84
- border-radius: 10px;
85
- }
86
- .citizen .employee-card-banner {
87
- margin-bottom: -5% !important;
88
- height: 65% !important;
89
- }
90
- .text-employee-card {
91
- font-size: 1.5rem;
92
- font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
93
- position: absolute;
94
- top: 10%;
95
- padding-left: 10%;
96
- color: white !important;
97
- }
98
- .citizen .employee-card-banner .citizenAllServiceGrid {
99
- display: flex-root !important;
100
- height: 100% !important;
101
- }
102
-
103
- @media screen and (min-width: 300px) {
104
- .CardBasedOptions {
105
- height: 200px;
106
- }
107
- .employeeCustomCard {
108
- font-size: 1rem;
109
- }
110
- }
1
+ .CardBasedOptions {
2
+ box-shadow: #32325d14 0px 50px 100px -20px, rgb(0 0 0 / 18%) 0px 30px 60px -30px, #0a254038 0px -2px 6px 0px inset;
3
+ border-radius: 12px;
4
+ padding: 0px !important;
5
+ @apply bg-white mb-md px-sm py-md mx-sm rounded w-full;
6
+ .headContent {
7
+ @apply flex justify-between mb-lg;
8
+ h2 {
9
+ @apply text-heading-s font-bold text-text-primary;
10
+ }
11
+ p {
12
+ @apply text-link text-primary-main font-medium cursor-pointer;
13
+ }
14
+ }
15
+
16
+ .mainContent {
17
+ @apply flex justify-evenly;
18
+
19
+ .CardBasedOptionsMainChildOption {
20
+ width: 25%;
21
+
22
+ @apply text-center;
23
+ margin: auto;
24
+ .ChildOptionImageWrapper {
25
+ margin: auto !important;
26
+ background: #f5fbff;
27
+ mix-blend-mode: normal;
28
+ padding-top: 14px;
29
+ @apply h-12 w-12 rounded-full cursor-pointer;
30
+ svg {
31
+ height: 20px;
32
+ width: 20px;
33
+ fill: #1359c8;
34
+ margin: auto;
35
+ }
36
+ }
37
+ .ChildOptionName {
38
+ font-size: 12px;
39
+ line-height: 14px;
40
+ color: #2947a3;
41
+ }
42
+ }
43
+ }
44
+ }
45
+
46
+ @screen dt {
47
+ .CardBasedOptions {
48
+ width: calc(100% - 16px);
49
+ padding: 0px !important;
50
+ height: 250px !important;
51
+ }
52
+ }
53
+ .citizen .ServicesSection .CardBasedOptions:nth-child(odd) {
54
+ .employeeCustomCard {
55
+ background-image: url("https://raw.githubusercontent.com/anujkit/msevaImages/refs/heads/main/citizenDashboardImage1.png");
56
+ background-size: cover;
57
+ }
58
+ }
59
+ .citizen .ServicesSection .CardBasedOptions:nth-child(even) {
60
+ .employeeCustomCard {
61
+ background-image: url("https://raw.githubusercontent.com/anujkit/msevaImages/refs/heads/main/citizenDashBoardImage2.png");
62
+ background-size: cover;
63
+ }
64
+ }
65
+ .citizen .employeeCustomCard {
66
+ border-radius: 10px;
67
+ background-image: url("https://raw.githubusercontent.com/anujkit/msevaImages/refs/heads/main/citizenDashboardImage1.png");
68
+ background-size: cover;
69
+ .employeeCustomCard {
70
+ border-radius: 10px;
71
+ background-image: url("https://raw.githubusercontent.com/anujkit/msevaImages/refs/heads/main/citizenDashboardImage1.png");
72
+ background-size: cover;
73
+ }
74
+ }
75
+ .employee-card-banner {
76
+ background-color: white;
77
+ width: 88%;
78
+ height: 60%;
79
+ bottom: 0px;
80
+ position: absolute;
81
+ margin-bottom: -10%;
82
+ left: 6%;
83
+ box-shadow: 1px 5px 6px 0px #e3e4e3;
84
+ border-radius: 10px;
85
+ }
86
+ .citizen .employee-card-banner {
87
+ margin-bottom: -5% !important;
88
+ height: 65% !important;
89
+ }
90
+ .text-employee-card {
91
+ font-size: 1.5rem;
92
+ font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
93
+ position: absolute;
94
+ top: 10%;
95
+ padding-left: 10%;
96
+ color: white !important;
97
+ }
98
+ .citizen .employee-card-banner .citizenAllServiceGrid {
99
+ display: flex-root !important;
100
+ height: 100% !important;
101
+ }
102
+
103
+ @media screen and (min-width: 300px) {
104
+ .CardBasedOptions {
105
+ height: 200px;
106
+ }
107
+ .employeeCustomCard {
108
+ font-size: 1rem;
109
+ }
110
+ }
@@ -1,59 +1,237 @@
1
- .CitizenHomeCard{
2
-
3
- @apply bg-white mx-md p-md mb-lg shadow-card;
4
- border-radius: 8px;
5
-
6
- .header{
7
- @apply flex font-bold text-heading-l text-text-primary justify-between pb-sm;
8
-
9
- svg{
10
- width: 33px;
11
- height: 33px;
12
- }
13
- }
14
-
15
- .links{
16
-
17
- @apply text-heading-s text-primary-main;
18
-
19
- a{
20
- @apply block pb-sm;
21
- }
22
- }
23
- }
24
-
25
- @screen dt{
26
-
27
- .citizenAllServiceGrid{
28
- display: flex-root !important;
29
- @apply grid grid-cols-2 gap-4;
30
- }
31
- .links{
32
- display: grid;
33
- grid-template-columns: repeat(4, minmax(0, 1fr));
34
- grid-gap: 1px;
35
- gap: 1px;
36
- }
37
-
38
- .CitizenHomeCard{
39
- padding: 16px !important;
40
- margin-right:16px !important;
41
- display:block !important;
42
-
43
- @apply inline-block mr-lg p-lg align-top;
44
- .header{
45
- @apply pb-lg text-heading-l-dt;
46
- svg{
47
- @apply w-12 h-12;
48
- }
49
- }
50
-
51
- .links{
52
-
53
- a{
54
-
55
- @apply pb-md
56
- }
57
- }
58
- }
1
+ .CitizenHomeCard{
2
+
3
+ @apply bg-white mx-md p-md mb-lg shadow-card;
4
+ border-radius: 8px;
5
+
6
+ .header{
7
+ @apply flex font-bold text-heading-l text-text-primary justify-between pb-sm;
8
+
9
+ svg{
10
+ width: 33px;
11
+ height: 33px;
12
+ }
13
+ }
14
+
15
+ .links{
16
+
17
+ @apply text-heading-s text-primary-main;
18
+
19
+ a{
20
+ @apply block pb-sm;
21
+ }
22
+ }
23
+ }
24
+
25
+ @screen dt{
26
+
27
+ .citizenAllServiceGrid{
28
+ display: flex-root !important;
29
+ /* @apply grid grid-cols-2 gap-4; */
30
+ }
31
+ .links{
32
+ /* display: grid;
33
+ grid-template-columns: repeat(4, minmax(0, 1fr));
34
+ grid-gap: 1px;
35
+ gap: 1px; */
36
+ }
37
+
38
+ .CitizenHomeCard{
39
+ padding: 16px !important;
40
+ margin-right:16px !important;
41
+ display:block !important;
42
+
43
+ @apply inline-block mr-lg p-lg align-top;
44
+ .header{
45
+ @apply pb-lg text-heading-l-dt;
46
+ svg{
47
+ @apply w-12 h-12;
48
+ }
49
+ }
50
+
51
+ .links{
52
+
53
+ a{
54
+
55
+ @apply pb-md
56
+ }
57
+ }
58
+ }
59
+ }
60
+
61
+ /* From Uiverse.io by Pradeepsaranbishnoi */
62
+ .wallet {
63
+ --bg-color: #323c57;
64
+ --bg-color-light: #94a8df;
65
+ --text-color-hover: #fff;
66
+ --box-shadow-color: rgba(206, 178, 252, 0.48);
67
+
68
+ display: flex;
69
+ flex-wrap: wrap;
70
+ justify-content: center;
71
+ gap: 1rem;
72
+ padding: 1rem;
73
+ }
74
+
75
+ .cardService {
76
+ width: 100%;
77
+ max-width: 300px; /* or 250px depending on design */
78
+ height: 400px; /* let it grow with content if needed */
79
+ aspect-ratio: 3 / 4; /* Optional: maintain shape */
80
+ margin: 1rem;
81
+ background: #fff;
82
+ border-top-right-radius: 10px;
83
+ overflow: hidden;
84
+ display: flex;
85
+ flex-direction: column;
86
+ justify-content: center;
87
+ align-items: center;
88
+ position: relative;
89
+ box-shadow: 0 14px 26px rgba(0, 0, 0, 0.04);
90
+ transition: all 0.3s ease-out;
91
+ text-decoration: none;
92
+ }
93
+ .cardService:hover {
94
+ transform: translateY(-5px) scale(1.005) translateZ(0);
95
+ box-shadow: 0 24px 36px rgba(0, 0, 0, 0.11),
96
+ 0 24px 46px var(--box-shadow-color);
97
+ }
98
+
99
+ .cardService:hover .overlayService {
100
+ opacity: 1;
101
+ transform: scale(4) translateZ(0);
102
+ }
103
+
104
+ .cardService:hover .circleService {
105
+ border-color: var(--bg-color-light);
106
+ background: var(--bg-color);
107
+ }
108
+
109
+ .cardService:hover .circleService:after {
110
+ background: var(--bg-color-light);
111
+ }
112
+
113
+ .cardService:hover p {
114
+ color: var(--text-color-hover);
115
+ }
116
+
117
+ .cardService p {
118
+ font-size: 17px;
119
+ color: #4c5656;
120
+ margin-top: 30px;
121
+ z-index: 1000;
122
+ transition: color 0.3s ease-out;
123
+ }
124
+
125
+ .circleService {
126
+ width: 131px;
127
+ height: 131px;
128
+ border-radius: 50%;
129
+ background: #fff;
130
+ border: 2px solid var(--bg-color);
131
+ display: flex;
132
+ justify-content: center;
133
+ align-items: center;
134
+ position: relative;
135
+ z-index: 1;
136
+ transition: all 0.3s ease-out;
137
+ }
138
+
139
+ .circleService:after {
140
+ content: "";
141
+ width: 118px;
142
+ height: 118px;
143
+ display: block;
144
+ position: absolute;
145
+ background: var(--bg-color);
146
+ border-radius: 50%;
147
+ top: 7px;
148
+ left: 7px;
149
+ transition: opacity 0.3s ease-out;
150
+ }
151
+
152
+ .circleService svg {
153
+ z-index: 10000;
154
+ transform: translateZ(0);
155
+ }
156
+
157
+ .overlayService {
158
+ width: 120px;
159
+ position: absolute;
160
+ height: 118px;
161
+ border-radius: 50%;
162
+ background: var(--bg-color);
163
+ top: 70px;
164
+ left: 50px;
165
+ z-index: 0;
166
+ opacity: 0;
167
+ transition: transform 0.3s ease-out;
168
+
169
+ }
170
+ @media (max-width: 1024px) {
171
+ .cardService {
172
+ width: 45%;
173
+ }
174
+ }
175
+ @media (max-width: 768px) {
176
+ .cardService {
177
+ width: 90%;
178
+ }
179
+
180
+ .overlayService {
181
+ top: 60px;
182
+ left: 40px;
183
+ }
184
+
185
+ .circleService {
186
+ width: 100px;
187
+ height: 100px;
188
+ }
189
+
190
+ .circleService:after {
191
+ width: 88px;
192
+ height: 88px;
193
+ top: 6px;
194
+ left: 6px;
195
+ }
196
+ }
197
+
198
+ .card-header{
199
+ text-align: center;
200
+ text-transform: uppercase;
201
+ padding-bottom: 5px;
202
+
203
+ }
204
+ .card-header h1 {
205
+ position: relative;
206
+ padding: 0;
207
+ margin: 0;
208
+ font-family: "Raleway", sans-serif;
209
+ font-weight: 300;
210
+ font-size: 40px;
211
+ color: #080808;
212
+ -webkit-transition: all 0.4s ease 0s;
213
+ -o-transition: all 0.4s ease 0s;
214
+ transition: all 0.4s ease 0s;
215
+ }
216
+ .card-header h1:before {
217
+ width: 28px;
218
+ height: 5px;
219
+ display: block;
220
+ content: "";
221
+ position: absolute;
222
+ bottom: 3px;
223
+ left: 50%;
224
+ margin-left: -14px;
225
+ background-color: #b80000;
226
+ }
227
+ .card-header h1:after {
228
+ width: 100px;
229
+ height: 1px;
230
+ display: block;
231
+ content: "";
232
+ position: relative;
233
+ margin-top: 25px;
234
+ left: 50%;
235
+ margin-left: -50px;
236
+ background-color: #b80000;
59
237
  }
@@ -1,17 +1,17 @@
1
- .ellipsis-menu-wrap{
2
- @apply relative;
3
-
4
- .menu{
5
- box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
6
- @apply absolute right-0 bg-white z-30;
7
- .item{
8
- @apply flex items-center justify-between p-sm;
9
- &:hover{
10
- @apply bg-grey-mid cursor-pointer;
11
- }
12
- svg {
13
- margin-right: 10px;
14
- }
15
- }
16
- }
1
+ .ellipsis-menu-wrap{
2
+ @apply relative;
3
+
4
+ .menu{
5
+ box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
6
+ @apply absolute right-0 bg-white z-30;
7
+ .item{
8
+ @apply flex items-center justify-between p-sm;
9
+ &:hover{
10
+ @apply bg-grey-mid cursor-pointer;
11
+ }
12
+ svg {
13
+ margin-right: 10px;
14
+ }
15
+ }
16
+ }
17
17
  }
@@ -1,10 +1,10 @@
1
- .EventCalendarView{
2
- .MonthViewInEventCalendar{
3
- @apply bg-primary-main text-legend text-white font-medium text-center py-sm;
4
- }
5
-
6
- .DateViewInEventCalendar{
7
- @apply bg-grey-mid text-heading-l font-bold text-primary-main text-center py-md;
8
- }
9
-
1
+ .EventCalendarView{
2
+ .MonthViewInEventCalendar{
3
+ @apply bg-primary-main text-legend text-white font-medium text-center py-sm;
4
+ }
5
+
6
+ .DateViewInEventCalendar{
7
+ @apply bg-grey-mid text-heading-l font-bold text-primary-main text-center py-md;
8
+ }
9
+
10
10
  }