@pmidc/upyog-css 1.0.34 → 1.0.35
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.
- package/dist/index.css +118 -0
- package/dist/index.min.css +1 -1
- package/package.json +1 -1
- package/src/components/CardBasedOptions.scss +110 -110
- package/src/components/CitizenHomeCard.scss +58 -58
- package/src/components/EllipsisMenu.scss +16 -16
- package/src/components/EventCalendarView.scss +9 -9
- package/src/components/FAQ.scss +63 -63
- package/src/components/OnGroundEventCard.scss +71 -71
- package/src/components/PageBasedInput.scss +30 -30
- package/src/components/PopupHeadingLabel.scss +14 -14
- package/src/components/PropertySearchForm.scss +58 -58
- package/src/components/SearchForm.scss +56 -56
- package/src/components/SearchOnRadioButton.scss +9 -9
- package/src/components/StandaloneSearchBar.scss +9 -9
- package/src/components/TimeLine.scss +67 -67
- package/src/components/WhatsNewCard.scss +12 -12
- package/src/components/actionLink.scss +3 -3
- package/src/components/actionbar.scss +96 -96
- package/src/components/bannercomponents.scss +137 -137
- package/src/components/body.scss +146 -146
- package/src/components/buttons.scss +49 -49
- package/src/components/card.scss +436 -436
- package/src/components/cardHeaderWithOptions.scss +13 -13
- package/src/components/changeLanguage.scss +3 -3
- package/src/components/charts.scss +185 -185
- package/src/components/checkbox.scss +83 -83
- package/src/components/checkpoint.scss +65 -65
- package/src/components/citizenInfoLabel.scss +14 -14
- package/src/components/custombtn.scss +15 -15
- package/src/components/datatable.scss +76 -76
- package/src/components/datewrap.scss +21 -21
- package/src/components/detailscard.scss +6 -6
- package/src/components/detailscontainer.scss +13 -13
- package/src/components/filters.scss +97 -97
- package/src/components/grey.scss +3 -3
- package/src/components/hoc/InboxComposer.scss +115 -115
- package/src/components/howItWorks.scss +71 -71
- package/src/components/imageviewer.scss +33 -33
- package/src/components/info-banner.scss +35 -35
- package/src/components/inputotp.scss +15 -15
- package/src/components/keynote.scss +27 -27
- package/src/components/languageSelector.scss +24 -24
- package/src/components/loader.scss +96 -96
- package/src/components/map.scss +30 -30
- package/src/components/metricsTable.scss +26 -26
- package/src/components/multiLink.scss +87 -87
- package/src/components/multiSelectDropdown.scss +72 -72
- package/src/components/navbar.scss +310 -310
- package/src/components/plusMinus.scss +15 -15
- package/src/components/popup.scss +15 -15
- package/src/components/radiobtn.scss +44 -44
- package/src/components/ratingstar.scss +33 -33
- package/src/components/roundedLabel.scss +10 -10
- package/src/components/searchAction.scss +20 -20
- package/src/components/sectionalDropdown.scss +43 -43
- package/src/components/selectdropdown.scss +201 -201
- package/src/components/staticDynamicMessages.scss +110 -106
- package/src/components/staticSideBar.scss +27 -27
- package/src/components/statushighlight.scss +17 -17
- package/src/components/submiterrors.scss +11 -11
- package/src/components/summary.scss +28 -28
- package/src/components/table.scss +178 -178
- package/src/components/tag.scss +27 -27
- package/src/components/telephone.scss +17 -17
- package/src/components/textfields.scss +111 -111
- package/src/components/toast.scss +31 -31
- package/src/components/toggleSwitch.scss +40 -40
- package/src/components/topbar.scss +147 -147
- package/src/components/uploadcomponents.scss +113 -113
- package/src/index.scss +862 -861
- package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
- package/src/pages/citizen/DocumentList.scss +304 -304
- package/src/pages/citizen/Events.scss +46 -46
- package/src/pages/citizen/HomePageWrapper.scss +165 -165
- package/src/pages/citizen/SurveyList.scss +21 -21
- package/src/pages/citizen/citizenDocument.scss +21 -21
- package/src/pages/citizen/citizenNewLogin.scss +139 -0
- package/src/pages/citizen/container.scss +22 -22
- package/src/pages/citizen/payment/payment-type.scss +2 -2
- package/src/pages/citizen/updatePropertyNumber.scss +46 -46
- package/src/pages/common/form.scss +25 -25
- package/src/pages/common/requiredField.scss +2 -2
- package/src/pages/common/stepForm.scss +40 -40
- package/src/pages/employee/EmployeeLogin.scss +6 -6
- package/src/pages/employee/cardfix.scss +13 -13
- package/src/pages/employee/container.scss +73 -73
- package/src/pages/employee/dashboard.scss +203 -203
- package/src/pages/employee/dss.scss +249 -249
- package/src/pages/employee/faq.scss +353 -353
- package/src/pages/employee/footer.scss +68 -68
- package/src/pages/employee/form-fields.scss +13 -13
- package/src/pages/employee/iframe.scss +65 -65
- package/src/pages/employee/inbox.scss +744 -744
- package/src/pages/employee/index.scss +679 -679
- package/src/pages/employee/landing.scss +324 -324
- package/src/pages/employee/login.scss +594 -594
- package/src/pages/employee/oldMobileInbox.scss +4 -4
- package/src/pages/employee/popupmodule.scss +47 -47
- package/src/pages/employee/response.scss +2 -2
- package/src/pages/employee/scroll-table.scss +113 -113
- package/src/pages/employee/surveys.scss +469 -469
- package/src/pages/employee/tooltip.scss +35 -35
- package/src/pages/employee/updateNumber.scss +12 -12
- package/src/pages/swach/index.scss +136 -136
- package/svg/camera.svg +4 -4
- package/svg/check.svg +3 -3
- package/svg/close.svg +4 -4
- package/svg/error.svg +3 -3
- package/svg/error2.svg +5 -5
- package/svg/searchicon.svg +3 -3
- package/svg/starempty.svg +3 -3
- package/svg/starfilled.svg +4 -4
- package/svg/success.svg +3 -3
package/dist/index.css
CHANGED
|
@@ -5666,6 +5666,9 @@ video::-webkit-media-controls-panel {
|
|
|
5666
5666
|
float: left;
|
|
5667
5667
|
width: 180px; }
|
|
5668
5668
|
|
|
5669
|
+
.service-center-details-text-width-fix {
|
|
5670
|
+
float: left; }
|
|
5671
|
+
|
|
5669
5672
|
.react-switch-checkbox {
|
|
5670
5673
|
height: 0;
|
|
5671
5674
|
width: 0;
|
|
@@ -10735,6 +10738,121 @@ body {
|
|
|
10735
10738
|
.requiredField {
|
|
10736
10739
|
color: red !important; }
|
|
10737
10740
|
|
|
10741
|
+
.login-container {
|
|
10742
|
+
width: 100%;
|
|
10743
|
+
display: -webkit-box;
|
|
10744
|
+
display: -ms-flexbox;
|
|
10745
|
+
display: flex;
|
|
10746
|
+
-webkit-box-align: center;
|
|
10747
|
+
-ms-flex-align: center;
|
|
10748
|
+
align-items: center;
|
|
10749
|
+
-webkit-box-pack: center;
|
|
10750
|
+
-ms-flex-pack: center;
|
|
10751
|
+
justify-content: center; }
|
|
10752
|
+
.login-container .login-wrapper {
|
|
10753
|
+
display: -webkit-box;
|
|
10754
|
+
display: -ms-flexbox;
|
|
10755
|
+
display: flex;
|
|
10756
|
+
-webkit-box-orient: vertical;
|
|
10757
|
+
-webkit-box-direction: normal;
|
|
10758
|
+
-ms-flex-direction: column;
|
|
10759
|
+
flex-direction: column;
|
|
10760
|
+
-webkit-box-pack: center;
|
|
10761
|
+
-ms-flex-pack: center;
|
|
10762
|
+
justify-content: center;
|
|
10763
|
+
-webkit-box-align: center;
|
|
10764
|
+
-ms-flex-align: center;
|
|
10765
|
+
align-items: center;
|
|
10766
|
+
--bg-opacity:1;
|
|
10767
|
+
background-color: #fff;
|
|
10768
|
+
background-color: rgba(255, 255, 255, var(--bg-opacity));
|
|
10769
|
+
margin: 8px;
|
|
10770
|
+
padding: 16px 16px 24px;
|
|
10771
|
+
-webkit-box-shadow: 0 0 5px 0 rgba(34, 34, 34, 0.43922);
|
|
10772
|
+
box-shadow: 0 0 5px 0 rgba(34, 34, 34, 0.43922);
|
|
10773
|
+
border-radius: 4px;
|
|
10774
|
+
width: 100%;
|
|
10775
|
+
max-width: 50vw; }
|
|
10776
|
+
.login-container .login-wrapper [dir=ltr] .login-title {
|
|
10777
|
+
text-align: left; }
|
|
10778
|
+
.login-container .login-wrapper [dir=rtl] .login-title {
|
|
10779
|
+
text-align: right; }
|
|
10780
|
+
.login-container .login-wrapper .login-title {
|
|
10781
|
+
max-width: 525px;
|
|
10782
|
+
font-size: 24px;
|
|
10783
|
+
color: #0b0c0c;
|
|
10784
|
+
font-weight: 600; }
|
|
10785
|
+
.login-container .login-wrapper .lag-loc-wrapper, .login-container .login-wrapper .login-title {
|
|
10786
|
+
width: 100%; }
|
|
10787
|
+
.login-container .login-wrapper .lag-loc-wrapper {
|
|
10788
|
+
-webkit-box-pack: center;
|
|
10789
|
+
-ms-flex-pack: center;
|
|
10790
|
+
justify-content: center;
|
|
10791
|
+
max-width: 540px;
|
|
10792
|
+
grid-gap: 30px;
|
|
10793
|
+
gap: 30px; }
|
|
10794
|
+
.login-container .login-wrapper .lag-loc-wrapper .location-wrapper {
|
|
10795
|
+
-webkit-box-orient: vertical;
|
|
10796
|
+
-webkit-box-direction: normal;
|
|
10797
|
+
-ms-flex-direction: column;
|
|
10798
|
+
flex-direction: column;
|
|
10799
|
+
grid-gap: 8px;
|
|
10800
|
+
gap: 8px;
|
|
10801
|
+
max-width: 260px; }
|
|
10802
|
+
.login-container .login-wrapper .lag-loc-wrapper .location-wrapper .select {
|
|
10803
|
+
-webkit-box-align: center;
|
|
10804
|
+
-ms-flex-align: center;
|
|
10805
|
+
align-items: center;
|
|
10806
|
+
border: 1px solid #b4b4b4 !important;
|
|
10807
|
+
background-color: rgba(255, 255, 255, var(--bg-opacity));
|
|
10808
|
+
border-radius: 8px; }
|
|
10809
|
+
.login-container .login-wrapper .lag-loc-wrapper .location-wrapper .select-active {
|
|
10810
|
+
border-radius: 8px !important; }
|
|
10811
|
+
.login-container .login-wrapper .lag-loc-wrapper .language-wrapper {
|
|
10812
|
+
max-width: 260px; }
|
|
10813
|
+
.login-container .login-wrapper .label {
|
|
10814
|
+
font-weight: 500;
|
|
10815
|
+
font-size: 16px;
|
|
10816
|
+
line-height: 25px;
|
|
10817
|
+
color: #686677; }
|
|
10818
|
+
.login-container .login-wrapper .label span {
|
|
10819
|
+
color: #ff1515; }
|
|
10820
|
+
.login-container .login-wrapper .input-wrapper .card-label {
|
|
10821
|
+
font-weight: 500 !important;
|
|
10822
|
+
font-size: 16px !important;
|
|
10823
|
+
line-height: 25px !important;
|
|
10824
|
+
color: #686677 !important; }
|
|
10825
|
+
.login-container .login-wrapper .input-wrapper.hide-submit-buttons + .submit-bar, .login-container .login-wrapper .input-wrapper.hide-submit-buttons + .submit-bar-disabled {
|
|
10826
|
+
display: none !important; }
|
|
10827
|
+
.login-container .login-wrapper .account-link {
|
|
10828
|
+
font-size: 16px;
|
|
10829
|
+
font-weight: 400;
|
|
10830
|
+
line-height: 25px;
|
|
10831
|
+
text-align: center; }
|
|
10832
|
+
.login-container .login-wrapper .link {
|
|
10833
|
+
color: #1778ff;
|
|
10834
|
+
text-decoration: underline; }
|
|
10835
|
+
.login-container .login-wrapper .resendIn {
|
|
10836
|
+
font-size: 16px;
|
|
10837
|
+
font-weight: 500;
|
|
10838
|
+
color: #686677;
|
|
10839
|
+
text-align: right; }
|
|
10840
|
+
.login-container .login-wrapper .resendIn span {
|
|
10841
|
+
color: #1778ff; }
|
|
10842
|
+
.login-container .login-wrapper .resend {
|
|
10843
|
+
text-align: right;
|
|
10844
|
+
cursor: pointer;
|
|
10845
|
+
font-weight: 700; }
|
|
10846
|
+
|
|
10847
|
+
@media (max-width: 700px) {
|
|
10848
|
+
.login-container .login-wrapper .lag-loc-wrapper {
|
|
10849
|
+
-webkit-box-orient: vertical;
|
|
10850
|
+
-webkit-box-direction: normal;
|
|
10851
|
+
-ms-flex-direction: column;
|
|
10852
|
+
flex-direction: column;
|
|
10853
|
+
grid-gap: 0;
|
|
10854
|
+
gap: 0; } }
|
|
10855
|
+
|
|
10738
10856
|
.display-none {
|
|
10739
10857
|
display: none; }
|
|
10740
10858
|
|