@chipstcp/upyog-css 1.0.1 → 1.0.2

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 +25 -1
  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 +88 -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,71 +1,71 @@
1
- .how-it-works-page{
2
- width: 92%;
3
- margin: 16px;
4
- .how-it-works-page-header{
5
- margin-bottom: 15px;
6
- }
7
- }
8
-
9
- .video-icon{
10
- float: left;
11
- background-color: #6F6F6F;
12
- height: 60px;
13
- width: 100px;
14
- cursor: pointer;
15
- margin: 5px;
16
-
17
- .vid-svg{
18
- padding-left: 35px;
19
- padding-top: 18px;
20
- }
21
- }
22
-
23
- .how-it-works-header-description{
24
- padding: 5px;
25
- overflow-wrap: break-word;
26
- h2{
27
- font-size: 16px;
28
- font-weight: 400;
29
- }
30
- p{
31
- font-size: 12px;
32
- font-weight: 400;
33
- }
34
- }
35
-
36
- .how-it-works-pdf-section{
37
- display: flex;
38
- justify-content: space-between;
39
- .pdf-icon-header-desc{
40
- float: left;
41
- .pdf-icon{
42
- display: inline-block;
43
- }
44
- .pdf-header-desc{
45
- display: inline-block;
46
- position: absolute;
47
- padding: 5px;
48
- overflow-wrap: break-word;
49
- h2{
50
- font-size: 16px;
51
- font-weight: 400;
52
- }
53
- p{
54
- font-size: 12px;
55
- font-weight: 400;
56
- }
57
- }
58
- }
59
- .download-icon{
60
- float: right;
61
- }
62
- }
63
-
64
- .how-it-works-video-play{
65
- display: inline-block;
66
- .close-button{
67
- float: right;
68
- cursor: pointer;
69
- }
70
- }
71
-
1
+ .how-it-works-page{
2
+ width: 92%;
3
+ margin: 16px;
4
+ .how-it-works-page-header{
5
+ margin-bottom: 15px;
6
+ }
7
+ }
8
+
9
+ .video-icon{
10
+ float: left;
11
+ background-color: #6F6F6F;
12
+ height: 60px;
13
+ width: 100px;
14
+ cursor: pointer;
15
+ margin: 5px;
16
+
17
+ .vid-svg{
18
+ padding-left: 35px;
19
+ padding-top: 18px;
20
+ }
21
+ }
22
+
23
+ .how-it-works-header-description{
24
+ padding: 5px;
25
+ overflow-wrap: break-word;
26
+ h2{
27
+ font-size: 16px;
28
+ font-weight: 400;
29
+ }
30
+ p{
31
+ font-size: 12px;
32
+ font-weight: 400;
33
+ }
34
+ }
35
+
36
+ .how-it-works-pdf-section{
37
+ display: flex;
38
+ justify-content: space-between;
39
+ .pdf-icon-header-desc{
40
+ float: left;
41
+ .pdf-icon{
42
+ display: inline-block;
43
+ }
44
+ .pdf-header-desc{
45
+ display: inline-block;
46
+ position: absolute;
47
+ padding: 5px;
48
+ overflow-wrap: break-word;
49
+ h2{
50
+ font-size: 16px;
51
+ font-weight: 400;
52
+ }
53
+ p{
54
+ font-size: 12px;
55
+ font-weight: 400;
56
+ }
57
+ }
58
+ }
59
+ .download-icon{
60
+ float: right;
61
+ }
62
+ }
63
+
64
+ .how-it-works-video-play{
65
+ display: inline-block;
66
+ .close-button{
67
+ float: right;
68
+ cursor: pointer;
69
+ }
70
+ }
71
+
@@ -1,33 +1,33 @@
1
- .image-viewer-wrap {
2
- @apply bg-text-primary p-md top-0 left-0 z-20 fixed w-full h-full;
3
-
4
- svg {
5
- top: 90px;
6
- right: 16px;
7
- @apply absolute h-6 w-6;
8
- }
9
-
10
- img {
11
- margin-top: 40%;
12
- @apply max-w-full h-auto;
13
- }
14
- }
15
-
16
- @screen dt {
17
- .image-viewer-wrap {
18
- @apply flex fixed top-0 left-0 w-full h-full z-20 bg-text-primary p-md;
19
-
20
- svg {
21
- top: 90px;
22
- right: 16px;
23
- @apply absolute h-6 w-6;
24
- }
25
-
26
- img {
27
- width: auto;
28
- height: auto;
29
- max-width: 640px;
30
- margin: auto;
31
- }
32
- }
33
- }
1
+ .image-viewer-wrap {
2
+ @apply bg-text-primary p-md top-0 left-0 z-20 fixed w-full h-full;
3
+
4
+ svg {
5
+ top: 90px;
6
+ right: 16px;
7
+ @apply absolute h-6 w-6;
8
+ }
9
+
10
+ img {
11
+ margin-top: 40%;
12
+ @apply max-w-full h-auto;
13
+ }
14
+ }
15
+
16
+ @screen dt {
17
+ .image-viewer-wrap {
18
+ @apply flex fixed top-0 left-0 w-full h-full z-20 bg-text-primary p-md;
19
+
20
+ svg {
21
+ top: 90px;
22
+ right: 16px;
23
+ @apply absolute h-6 w-6;
24
+ }
25
+
26
+ img {
27
+ width: auto;
28
+ height: auto;
29
+ max-width: 640px;
30
+ margin: auto;
31
+ }
32
+ }
33
+ }
@@ -1,35 +1,35 @@
1
- .info-banner-wrap {
2
- @apply bg-link-normal bg-opacity-25 m-sm p-md;
3
-
4
-
5
- background-color: #C7E0F1;
6
- border-radius: 4px;
7
- svg {
8
- margin-top: 5px;
9
- @apply rounded-full;
10
- }
11
-
12
- div {
13
- @apply flex;
14
- }
15
-
16
- h2 {
17
- @apply text-heading-m text-link-normal mb-md font-bold ml-sm;
18
- }
19
-
20
- p {
21
- @apply text-body-l text-link-normal whitespace-pre-line;
22
- }
23
- }
24
-
25
- @screen dt {
26
- .info-banner-wrap {
27
- h2 {
28
- @apply text-heading-m-dt;
29
- }
30
-
31
- p {
32
- @apply text-body-l-dt;
33
- }
34
- }
35
- }
1
+ .info-banner-wrap {
2
+ @apply bg-link-normal bg-opacity-25 m-sm p-md;
3
+
4
+
5
+ background-color: #C7E0F1;
6
+ border-radius: 4px;
7
+ svg {
8
+ margin-top: 5px;
9
+ @apply rounded-full;
10
+ }
11
+
12
+ div {
13
+ @apply flex;
14
+ }
15
+
16
+ h2 {
17
+ @apply text-heading-m text-link-normal mb-md font-bold ml-sm;
18
+ }
19
+
20
+ p {
21
+ @apply text-body-l text-link-normal whitespace-pre-line;
22
+ }
23
+ }
24
+
25
+ @screen dt {
26
+ .info-banner-wrap {
27
+ h2 {
28
+ @apply text-heading-m-dt;
29
+ }
30
+
31
+ p {
32
+ @apply text-body-l-dt;
33
+ }
34
+ }
35
+ }
@@ -1,15 +1,15 @@
1
- .input-otp-wrap {
2
- @apply mb-lg;
3
-
4
- input {
5
- @apply border-2 border-solid border-input-border outline-none h-10 w-10 text-form-field text-text-primary mr-sm mb-sm text-center;
6
- }
7
- input::-webkit-outer-spin-button,
8
- input::-webkit-inner-spin-button {
9
- -webkit-appearance: none;
10
- margin: 0;
11
- }
12
- input[type="number"] {
13
- -moz-appearance: textfield;
14
- }
15
- }
1
+ .input-otp-wrap {
2
+ @apply mb-lg;
3
+
4
+ input {
5
+ @apply border-2 border-solid border-input-border outline-none h-10 w-10 text-form-field text-text-primary mr-sm mb-sm text-center;
6
+ }
7
+ input::-webkit-outer-spin-button,
8
+ input::-webkit-inner-spin-button {
9
+ -webkit-appearance: none;
10
+ margin: 0;
11
+ }
12
+ input[type="number"] {
13
+ -moz-appearance: textfield;
14
+ }
15
+ }
@@ -1,29 +1,29 @@
1
- .key-note-pair {
2
- @apply mb-md;
3
-
4
- h3 {
5
- margin-bottom: 4px;
6
- @apply font-bold text-text-primary text-heading-s;
7
- color: #000;
8
- }
9
-
10
- p {
11
- @apply text-text-primary text-body-l;
12
- color: #000;
13
- }
14
-
15
- .caption {
16
- @apply text-body-l text-text-secondary;
17
- }
18
- }
19
-
20
- @screen dt {
21
- .key-note-pair {
22
- p {
23
- @apply text-body-l-dt;
24
- }
25
- .caption {
26
- @apply text-body-l-dt text-text-secondary;
27
- }
28
- }
29
- }
1
+ .key-note-pair {
2
+ @apply mb-md;
3
+
4
+ h3 {
5
+ margin-bottom: 4px;
6
+ @apply font-bold text-text-primary text-heading-s;
7
+ color: #000;
8
+ }
9
+
10
+ p {
11
+ @apply text-text-primary text-body-l;
12
+ color: #000;
13
+ }
14
+
15
+ .caption {
16
+ @apply text-body-l text-text-secondary;
17
+ }
18
+ }
19
+
20
+ @screen dt {
21
+ .key-note-pair {
22
+ p {
23
+ @apply text-body-l-dt;
24
+ }
25
+ .caption {
26
+ @apply text-body-l-dt text-text-secondary;
27
+ }
28
+ }
29
+ }
@@ -1,24 +1,24 @@
1
- .language-selector {
2
- @apply flex flex-wrap;
3
- }
4
-
5
- .language-selector div:not(:first-child) {
6
- margin-left: 10px;
7
- }
8
- .bannerCard .language-button-container button {
9
- width: 6.2rem;
10
- height: 2.5rem;
11
- }
12
- .bannerCard .customBtn {
13
- border-color: #505a5f;
14
- }
15
- .bannerCard .customBtn:focus {
16
- outline: none;
17
- }
18
- .bannerCard .customBtn-selected {
19
- border-color: transparent;
20
- background-color: #5a1166 !important;
21
- }
22
- .bannerCard .bannerHeader p {
23
- font-size: 19px;
24
- }
1
+ .language-selector {
2
+ @apply flex flex-wrap;
3
+ }
4
+
5
+ .language-selector div:not(:first-child) {
6
+ margin-left: 10px;
7
+ }
8
+ .bannerCard .language-button-container button {
9
+ width: 6.2rem;
10
+ height: 2.5rem;
11
+ }
12
+ .bannerCard .customBtn {
13
+ border-color: #505a5f;
14
+ }
15
+ .bannerCard .customBtn:focus {
16
+ outline: none;
17
+ }
18
+ .bannerCard .customBtn-selected {
19
+ border-color: transparent;
20
+ background-color: #5a1166 !important;
21
+ }
22
+ .bannerCard .bannerHeader p {
23
+ font-size: 19px;
24
+ }
@@ -1,96 +1,96 @@
1
- .page-loader,
2
- .module-loader {
3
- text-align: center;
4
- }
5
-
6
- .page-loader {
7
- padding-top: 88px;
8
- }
9
-
10
- .module-loader {
11
- padding: 16px;
12
- }
13
-
14
- @keyframes ldio-pjg92h09b2o {
15
- 0% {
16
- transform: translate(-50%, -50%) rotate(0deg);
17
- }
18
-
19
- 100% {
20
- transform: translate(-50%, -50%) rotate(360deg);
21
- }
22
- }
23
-
24
- .ldio-pjg92h09b2o div {
25
- position: absolute;
26
- width: 52px;
27
- height: 52px;
28
- border: 12px solid #22394d;
29
- border-top-color: transparent;
30
- border-radius: 50%;
31
- }
32
-
33
- .ldio-pjg92h09b2o div {
34
- animation: ldio-pjg92h09b2o 1s linear infinite;
35
- top: 50px;
36
- left: 50px;
37
- }
38
-
39
- .loadingio-spinner-rolling-faewnb8ux8 {
40
- width: 48px;
41
- height: 48px;
42
- display: inline-block;
43
- overflow: hidden;
44
- background: none;
45
- }
46
-
47
- .ldio-pjg92h09b2o {
48
- width: 100%;
49
- height: 100%;
50
- position: relative;
51
- transform: translateZ(0) scale(0.48);
52
- backface-visibility: hidden;
53
- transform-origin: 0 0;
54
- /* see note above */
55
- }
56
-
57
- .ldio-pjg92h09b2o div {
58
- box-sizing: content-box;
59
- }
60
-
61
- /*
62
- .loader {
63
- position: absolute;
64
- left: 50%;
65
- top: 50%;
66
- z-index: 1;
67
- width: 80px;
68
- height: 80px;
69
- margin: -80px 0 0 -40px;
70
- border: 8px solid #f3f3f3;
71
- border-radius: 50%;
72
- border-top-color: #3498db;
73
- -webkit-animation: loader-spin 1s linear infinite;
74
- animation: loader-spin 1s linear infinite;
75
- }
76
-
77
- @-webkit-keyframes loader-spin {
78
- 0% {
79
- -webkit-transform: rotate(0deg);
80
- }
81
-
82
- 100% {
83
- -webkit-transform: rotate(360deg);
84
- }
85
- }
86
-
87
- @keyframes loader-spin {
88
- 0% {
89
- transform: rotate(0deg);
90
- }
91
-
92
- 100% {
93
- transform: rotate(360deg);
94
- }
95
- }
96
- */
1
+ .page-loader,
2
+ .module-loader {
3
+ text-align: center;
4
+ }
5
+
6
+ .page-loader {
7
+ padding-top: 88px;
8
+ }
9
+
10
+ .module-loader {
11
+ padding: 16px;
12
+ }
13
+
14
+ @keyframes ldio-pjg92h09b2o {
15
+ 0% {
16
+ transform: translate(-50%, -50%) rotate(0deg);
17
+ }
18
+
19
+ 100% {
20
+ transform: translate(-50%, -50%) rotate(360deg);
21
+ }
22
+ }
23
+
24
+ .ldio-pjg92h09b2o div {
25
+ position: absolute;
26
+ width: 52px;
27
+ height: 52px;
28
+ border: 12px solid #22394d;
29
+ border-top-color: transparent;
30
+ border-radius: 50%;
31
+ }
32
+
33
+ .ldio-pjg92h09b2o div {
34
+ animation: ldio-pjg92h09b2o 1s linear infinite;
35
+ top: 50px;
36
+ left: 50px;
37
+ }
38
+
39
+ .loadingio-spinner-rolling-faewnb8ux8 {
40
+ width: 48px;
41
+ height: 48px;
42
+ display: inline-block;
43
+ overflow: hidden;
44
+ background: none;
45
+ }
46
+
47
+ .ldio-pjg92h09b2o {
48
+ width: 100%;
49
+ height: 100%;
50
+ position: relative;
51
+ transform: translateZ(0) scale(0.48);
52
+ backface-visibility: hidden;
53
+ transform-origin: 0 0;
54
+ /* see note above */
55
+ }
56
+
57
+ .ldio-pjg92h09b2o div {
58
+ box-sizing: content-box;
59
+ }
60
+
61
+ /*
62
+ .loader {
63
+ position: absolute;
64
+ left: 50%;
65
+ top: 50%;
66
+ z-index: 1;
67
+ width: 80px;
68
+ height: 80px;
69
+ margin: -80px 0 0 -40px;
70
+ border: 8px solid #f3f3f3;
71
+ border-radius: 50%;
72
+ border-top-color: #3498db;
73
+ -webkit-animation: loader-spin 1s linear infinite;
74
+ animation: loader-spin 1s linear infinite;
75
+ }
76
+
77
+ @-webkit-keyframes loader-spin {
78
+ 0% {
79
+ -webkit-transform: rotate(0deg);
80
+ }
81
+
82
+ 100% {
83
+ -webkit-transform: rotate(360deg);
84
+ }
85
+ }
86
+
87
+ @keyframes loader-spin {
88
+ 0% {
89
+ transform: rotate(0deg);
90
+ }
91
+
92
+ 100% {
93
+ transform: rotate(360deg);
94
+ }
95
+ }
96
+ */
@@ -1,36 +1,36 @@
1
- .map-wrap {
2
- @apply pb-lg;
3
- }
4
-
5
- .map {
6
- width: 100%;
7
- height: 384px;
8
- overflow: visible;
9
- position: relative;
10
- }
11
-
12
- .map-search-bar-wrap {
13
- border-radius: 4px;
14
- box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
15
- margin-bottom: 4px;
16
- display: flex;
17
- width: 100%;
18
- }
19
-
20
- .map-search-bar-icon {
21
- @apply inline h-6 w-6 m-sm;
22
- }
23
-
24
- .map-search-bar {
25
- @apply block outline-none text-form-field text-text-primary h-10 w-full !important;
26
- }
27
-
28
- .map-search-bar:focus {
29
- border: none;
30
- }
31
- .bharatMapStyle{
32
- width: 100%;
33
- height: 400px;
34
- border-radius: 8px;
35
- overflow: hidden;
36
- }
1
+ .map-wrap {
2
+ @apply pb-lg;
3
+ }
4
+
5
+ .map {
6
+ width: 100%;
7
+ height: 384px;
8
+ overflow: visible;
9
+ position: relative;
10
+ }
11
+
12
+ .map-search-bar-wrap {
13
+ border-radius: 4px;
14
+ box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
15
+ margin-bottom: 4px;
16
+ display: flex;
17
+ width: 100%;
18
+ }
19
+
20
+ .map-search-bar-icon {
21
+ @apply inline h-6 w-6 m-sm;
22
+ }
23
+
24
+ .map-search-bar {
25
+ @apply block outline-none text-form-field text-text-primary h-10 w-full !important;
26
+ }
27
+
28
+ .map-search-bar:focus {
29
+ border: none;
30
+ }
31
+ .bharatMapStyle{
32
+ width: 100%;
33
+ height: 400px;
34
+ border-radius: 8px;
35
+ overflow: hidden;
36
+ }