@pmidc/upyog-css 1.2.2 → 1.2.3
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 +23 -29
- package/dist/index.min.css +1 -1
- package/package.json +1 -1
- package/src/components/CardBasedOptions.scss +535 -535
- package/src/components/CitizenHomeCard.scss +228 -228
- package/src/components/EllipsisMenu.scss +16 -16
- package/src/components/EventCalendarView.scss +9 -9
- package/src/components/FAQ.scss +63 -63
- package/src/components/NewAccordianCitizen.scss +130 -130
- 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/SurveyModal.scss +195 -195
- package/src/components/TimeLine.scss +96 -96
- package/src/components/WhatsNewCard.scss +12 -12
- package/src/components/actionLink.scss +3 -3
- package/src/components/actionbar.scss +99 -99
- package/src/components/bannercomponents.scss +137 -137
- package/src/components/body.scss +421 -421
- package/src/components/buttons.scss +134 -134
- package/src/components/card.scss +631 -627
- 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 +118 -118
- 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 +29 -29
- package/src/components/languageSelector.scss +24 -24
- package/src/components/loader.scss +96 -96
- package/src/components/map.scss +36 -36
- package/src/components/metricsTable.scss +26 -26
- package/src/components/multiLink.scss +87 -87
- package/src/components/multiSelectDropdown.scss +88 -88
- package/src/components/navbar.scss +377 -377
- package/src/components/newFooter.scss +75 -75
- 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 +27 -27
- package/src/components/sectionalDropdown.scss +43 -43
- package/src/components/selectdropdown.scss +281 -281
- package/src/components/staticDynamicMessages.scss +110 -110
- 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 +383 -383
- package/src/components/tag.scss +27 -27
- package/src/components/telephone.scss +17 -17
- package/src/components/textfields.scss +138 -138
- package/src/components/toast.scss +31 -31
- package/src/components/toggleSwitch.scss +40 -40
- package/src/components/topbar.scss +217 -217
- package/src/components/uploadcomponents.scss +113 -113
- package/src/index.scss +1381 -1381
- package/src/modules/adv/index.scss +552 -552
- package/src/modules/rentAndLease/index.scss +227 -227
- package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
- package/src/pages/citizen/CitizenLogin.scss +50 -50
- package/src/pages/citizen/DocumentList.scss +454 -454
- package/src/pages/citizen/Events.scss +46 -46
- package/src/pages/citizen/HomePageWrapper.scss +215 -215
- package/src/pages/citizen/InboxCard.scss +378 -378
- package/src/pages/citizen/SurveyList.scss +21 -21
- package/src/pages/citizen/citizenDocument.scss +25 -25
- package/src/pages/citizen/citizenNewLogin.scss +352 -352
- package/src/pages/citizen/container.scss +32 -32
- package/src/pages/citizen/loaderMessage.scss +341 -341
- 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/newApplicationTimeline.scss +319 -319
- package/src/pages/common/pgrUICssfix.scss +105 -105
- package/src/pages/common/requiredField.scss +2 -2
- package/src/pages/common/sanctionFeeTable.scss +91 -91
- package/src/pages/common/searchIcon.scss +12 -12
- 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/disconnection.scss +425 -425
- package/src/pages/employee/dss.scss +251 -251
- 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/header.scss +262 -262
- package/src/pages/employee/iframe.scss +65 -65
- package/src/pages/employee/inbox.scss +740 -740
- package/src/pages/employee/index.scss +694 -694
- package/src/pages/employee/landing.scss +1782 -1782
- package/src/pages/employee/login.scss +253 -253
- 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 +174 -174
- package/src/pages/ws/index.scss +104 -104
- 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
|
@@ -1588,6 +1588,10 @@ body {
|
|
|
1588
1588
|
flex-direction: row;
|
|
1589
1589
|
width: 100%; }
|
|
1590
1590
|
|
|
1591
|
+
.card {
|
|
1592
|
+
-webkit-box-shadow: none;
|
|
1593
|
+
box-shadow: none; }
|
|
1594
|
+
|
|
1591
1595
|
.card {
|
|
1592
1596
|
padding: 20px 24px 28px;
|
|
1593
1597
|
max-width: 95vw;
|
|
@@ -1978,13 +1982,7 @@ body {
|
|
|
1978
1982
|
display: flex;
|
|
1979
1983
|
-webkit-box-align: center;
|
|
1980
1984
|
-ms-flex-align: center;
|
|
1981
|
-
align-items: center; }
|
|
1982
|
-
.employeeCard .label-field-pair h2 {
|
|
1983
|
-
width: 30%; }
|
|
1984
|
-
.employeeCard .label-field-pair .field {
|
|
1985
|
-
width: 50%;
|
|
1986
|
-
margin-right: 20%;
|
|
1987
|
-
margin-right: unset; } }
|
|
1985
|
+
align-items: center; } }
|
|
1988
1986
|
|
|
1989
1987
|
.card-section-header {
|
|
1990
1988
|
font-size: 18px;
|
|
@@ -5738,7 +5736,7 @@ video::-webkit-media-controls-panel {
|
|
|
5738
5736
|
.PropertySearchForm .PropertySearchFormSwitcher span {
|
|
5739
5737
|
margin-right: 20px; }
|
|
5740
5738
|
|
|
5741
|
-
.PropertySearchForm .form-field {
|
|
5739
|
+
.PropertySearchForm .field, .PropertySearchForm .form-field {
|
|
5742
5740
|
width: 30% !important;
|
|
5743
5741
|
margin-bottom: 20px; }
|
|
5744
5742
|
|
|
@@ -5748,7 +5746,7 @@ video::-webkit-media-controls-panel {
|
|
|
5748
5746
|
margin-bottom: 20px; } }
|
|
5749
5747
|
|
|
5750
5748
|
@media (max-width: 780px) {
|
|
5751
|
-
.PropertySearchForm .form-field, .PropertySearchForm .pt-form-field {
|
|
5749
|
+
.PropertySearchForm .field, .PropertySearchForm .form-field, .PropertySearchForm .pt-form-field {
|
|
5752
5750
|
width: 100% !important;
|
|
5753
5751
|
margin-bottom: 15px; } }
|
|
5754
5752
|
|
|
@@ -5769,7 +5767,7 @@ video::-webkit-media-controls-panel {
|
|
|
5769
5767
|
padding-bottom: 24px;
|
|
5770
5768
|
padding-left: 24px;
|
|
5771
5769
|
border-radius: 8px; }
|
|
5772
|
-
.search-form-wrapper .form-field {
|
|
5770
|
+
.search-form-wrapper .field, .search-form-wrapper .form-field {
|
|
5773
5771
|
width: calc(25% - 16px);
|
|
5774
5772
|
display: inline-block;
|
|
5775
5773
|
margin-right: 16px;
|
|
@@ -6892,7 +6890,7 @@ video::-webkit-media-controls-panel {
|
|
|
6892
6890
|
.sidebar-menu .menu-item .menu-item-text {
|
|
6893
6891
|
margin-left: 1em; }
|
|
6894
6892
|
|
|
6895
|
-
.InboxComposerWrapper .form-field-flex-one .form-field {
|
|
6893
|
+
.InboxComposerWrapper .form-field-flex-one .field, .InboxComposerWrapper .form-field-flex-one .form-field {
|
|
6896
6894
|
-webkit-box-flex: 1;
|
|
6897
6895
|
-ms-flex: 1 1 0%;
|
|
6898
6896
|
flex: 1 1 0%; }
|
|
@@ -6917,7 +6915,7 @@ video::-webkit-media-controls-panel {
|
|
|
6917
6915
|
-webkit-box-direction: reverse !important;
|
|
6918
6916
|
-ms-flex-direction: row-reverse !important;
|
|
6919
6917
|
flex-direction: row-reverse !important; }
|
|
6920
|
-
.inboxPopupMobileWrapper .form-field {
|
|
6918
|
+
.inboxPopupMobileWrapper .field, .inboxPopupMobileWrapper .form-field {
|
|
6921
6919
|
margin: 0 !important;
|
|
6922
6920
|
width: 100%; }
|
|
6923
6921
|
.inboxPopupMobileWrapper .InboxMobilePopupCloseButtonWrapper {
|
|
@@ -6945,7 +6943,7 @@ video::-webkit-media-controls-panel {
|
|
|
6945
6943
|
height: fit-content; }
|
|
6946
6944
|
.wns-inbox-composer .wns-search-field {
|
|
6947
6945
|
width: 30% !important; }
|
|
6948
|
-
.wns-inbox-composer .form-field {
|
|
6946
|
+
.wns-inbox-composer .field, .wns-inbox-composer .form-field {
|
|
6949
6947
|
width: 100% !important; }
|
|
6950
6948
|
.wns-inbox-composer .SubmitAndClearAllContainer {
|
|
6951
6949
|
width: 100%;
|
|
@@ -7007,10 +7005,10 @@ video::-webkit-media-controls-panel {
|
|
|
7007
7005
|
.search-form-wns-inbox .search-complaint-container .complaint-input-container {
|
|
7008
7006
|
display: grid !important;
|
|
7009
7007
|
grid-template-columns: 33.33% 33.33% 33.33%; }
|
|
7010
|
-
.search-form-wns-inbox .search-complaint-container .form-field {
|
|
7008
|
+
.search-form-wns-inbox .search-complaint-container .field, .search-form-wns-inbox .search-complaint-container .form-field {
|
|
7011
7009
|
width: 100%;
|
|
7012
7010
|
padding-right: 15px; }
|
|
7013
|
-
.search-form-wns-inbox .search-complaint-container .form-field .clear-search {
|
|
7011
|
+
.search-form-wns-inbox .search-complaint-container .field .clear-search, .search-form-wns-inbox .search-complaint-container .form-field .clear-search {
|
|
7014
7012
|
padding-top: 10px; }
|
|
7015
7013
|
.search-form-wns-inbox .submit {
|
|
7016
7014
|
margin-top: 0;
|
|
@@ -7960,8 +7958,8 @@ video::-webkit-media-controls-panel {
|
|
|
7960
7958
|
margin-bottom: unset; }
|
|
7961
7959
|
.RightMostTopBarOptions .select-wrap svg {
|
|
7962
7960
|
fill: #a82227; }
|
|
7963
|
-
.RightMostTopBarOptions .select-wrap .form-field {
|
|
7964
|
-
width: 100
|
|
7961
|
+
.RightMostTopBarOptions .select-wrap .field, .RightMostTopBarOptions .select-wrap .form-field {
|
|
7962
|
+
width: 100%; }
|
|
7965
7963
|
|
|
7966
7964
|
.fullWidth {
|
|
7967
7965
|
width: 100%; }
|
|
@@ -9103,11 +9101,11 @@ video::-webkit-media-controls-panel {
|
|
|
9103
9101
|
display: inline;
|
|
9104
9102
|
float: right; }
|
|
9105
9103
|
|
|
9106
|
-
.form-field {
|
|
9104
|
+
.field, .form-field {
|
|
9107
9105
|
width: 100%; }
|
|
9108
9106
|
|
|
9109
9107
|
@media (min-width: 780px) {
|
|
9110
|
-
.form-field {
|
|
9108
|
+
.field, .form-field {
|
|
9111
9109
|
width: 100%; }
|
|
9112
9110
|
.desktop-w-full {
|
|
9113
9111
|
width: 100% !important; } }
|
|
@@ -13796,7 +13794,7 @@ body {
|
|
|
13796
13794
|
background-color: red;
|
|
13797
13795
|
padding-bottom: 90px !important; }
|
|
13798
13796
|
|
|
13799
|
-
.alignmentSettle .form-field {
|
|
13797
|
+
.alignmentSettle .field, .alignmentSettle .form-field {
|
|
13800
13798
|
width: calc(25% - 15px) !important;
|
|
13801
13799
|
margin-right: 15px !important;
|
|
13802
13800
|
margin-bottom: 16px !important;
|
|
@@ -13833,11 +13831,11 @@ body {
|
|
|
13833
13831
|
font-size: 12px !important; }
|
|
13834
13832
|
|
|
13835
13833
|
@media (max-width: 1024px) {
|
|
13836
|
-
.alignmentSettle .form-field {
|
|
13834
|
+
.alignmentSettle .field, .alignmentSettle .form-field {
|
|
13837
13835
|
width: calc(50% - 10px) !important;
|
|
13838
13836
|
min-width: calc(50% - 10px) !important;
|
|
13839
13837
|
max-width: calc(50% - 10px) !important; }
|
|
13840
|
-
.alignmentSettle .form-field, .alignmentSettle .form-field:nth-child(4n) {
|
|
13838
|
+
.alignmentSettle .field, .alignmentSettle .form-field, .alignmentSettle .form-field:nth-child(4n) {
|
|
13841
13839
|
margin-right: 10px !important; }
|
|
13842
13840
|
.alignmentSettle .form-field:nth-child(2n) {
|
|
13843
13841
|
margin-right: 0 !important; }
|
|
@@ -13847,12 +13845,12 @@ body {
|
|
|
13847
13845
|
max-width: calc(50% - 10px) !important; } }
|
|
13848
13846
|
|
|
13849
13847
|
@media (max-width: 640px) {
|
|
13850
|
-
.alignmentSettle .form-field {
|
|
13848
|
+
.alignmentSettle .field, .alignmentSettle .form-field {
|
|
13851
13849
|
width: 100% !important;
|
|
13852
13850
|
min-width: 100% !important;
|
|
13853
13851
|
max-width: 100% !important;
|
|
13854
13852
|
margin-bottom: 12px !important; }
|
|
13855
|
-
.alignmentSettle .form-field, .alignmentSettle .form-field:nth-child(2n) {
|
|
13853
|
+
.alignmentSettle .field, .alignmentSettle .form-field, .alignmentSettle .form-field:nth-child(2n) {
|
|
13856
13854
|
margin-right: 0 !important; }
|
|
13857
13855
|
.alignmentSettle .submit {
|
|
13858
13856
|
width: 100% !important;
|
|
@@ -13864,7 +13862,7 @@ body {
|
|
|
13864
13862
|
font-size: 16px !important; } }
|
|
13865
13863
|
|
|
13866
13864
|
@media (max-width: 480px) {
|
|
13867
|
-
.alignmentSettle .form-field {
|
|
13865
|
+
.alignmentSettle .field, .alignmentSettle .form-field {
|
|
13868
13866
|
margin-bottom: 10px !important; }
|
|
13869
13867
|
.alignmentSettle .submit button {
|
|
13870
13868
|
height: 48px !important; } }
|
|
@@ -18045,10 +18043,6 @@ body {
|
|
|
18045
18043
|
padding: 15px;
|
|
18046
18044
|
font-size: 1.2rem; }
|
|
18047
18045
|
|
|
18048
|
-
.ndc_property_search .text-input {
|
|
18049
|
-
width: 100%;
|
|
18050
|
-
max-width: 300px; }
|
|
18051
|
-
|
|
18052
18046
|
.action-bar-wrap {
|
|
18053
18047
|
display: -webkit-box;
|
|
18054
18048
|
display: -ms-flexbox;
|