@pmidc/upyog-css 1.2.1 → 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 +24 -31
- 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;
|
|
@@ -3267,8 +3265,7 @@ body {
|
|
|
3267
3265
|
--text-opacity:1;
|
|
3268
3266
|
color: #0d43a7;
|
|
3269
3267
|
color: rgba(13, 67, 167, var(--text-opacity));
|
|
3270
|
-
position: relative;
|
|
3271
|
-
top: 10px; }
|
|
3268
|
+
position: relative; }
|
|
3272
3269
|
|
|
3273
3270
|
.fsm-citizen-rating-wrapper .card-label:last-of-type {
|
|
3274
3271
|
margin-top: 24px; }
|
|
@@ -5739,7 +5736,7 @@ video::-webkit-media-controls-panel {
|
|
|
5739
5736
|
.PropertySearchForm .PropertySearchFormSwitcher span {
|
|
5740
5737
|
margin-right: 20px; }
|
|
5741
5738
|
|
|
5742
|
-
.PropertySearchForm .form-field {
|
|
5739
|
+
.PropertySearchForm .field, .PropertySearchForm .form-field {
|
|
5743
5740
|
width: 30% !important;
|
|
5744
5741
|
margin-bottom: 20px; }
|
|
5745
5742
|
|
|
@@ -5749,7 +5746,7 @@ video::-webkit-media-controls-panel {
|
|
|
5749
5746
|
margin-bottom: 20px; } }
|
|
5750
5747
|
|
|
5751
5748
|
@media (max-width: 780px) {
|
|
5752
|
-
.PropertySearchForm .form-field, .PropertySearchForm .pt-form-field {
|
|
5749
|
+
.PropertySearchForm .field, .PropertySearchForm .form-field, .PropertySearchForm .pt-form-field {
|
|
5753
5750
|
width: 100% !important;
|
|
5754
5751
|
margin-bottom: 15px; } }
|
|
5755
5752
|
|
|
@@ -5770,7 +5767,7 @@ video::-webkit-media-controls-panel {
|
|
|
5770
5767
|
padding-bottom: 24px;
|
|
5771
5768
|
padding-left: 24px;
|
|
5772
5769
|
border-radius: 8px; }
|
|
5773
|
-
.search-form-wrapper .form-field {
|
|
5770
|
+
.search-form-wrapper .field, .search-form-wrapper .form-field {
|
|
5774
5771
|
width: calc(25% - 16px);
|
|
5775
5772
|
display: inline-block;
|
|
5776
5773
|
margin-right: 16px;
|
|
@@ -6893,7 +6890,7 @@ video::-webkit-media-controls-panel {
|
|
|
6893
6890
|
.sidebar-menu .menu-item .menu-item-text {
|
|
6894
6891
|
margin-left: 1em; }
|
|
6895
6892
|
|
|
6896
|
-
.InboxComposerWrapper .form-field-flex-one .form-field {
|
|
6893
|
+
.InboxComposerWrapper .form-field-flex-one .field, .InboxComposerWrapper .form-field-flex-one .form-field {
|
|
6897
6894
|
-webkit-box-flex: 1;
|
|
6898
6895
|
-ms-flex: 1 1 0%;
|
|
6899
6896
|
flex: 1 1 0%; }
|
|
@@ -6918,7 +6915,7 @@ video::-webkit-media-controls-panel {
|
|
|
6918
6915
|
-webkit-box-direction: reverse !important;
|
|
6919
6916
|
-ms-flex-direction: row-reverse !important;
|
|
6920
6917
|
flex-direction: row-reverse !important; }
|
|
6921
|
-
.inboxPopupMobileWrapper .form-field {
|
|
6918
|
+
.inboxPopupMobileWrapper .field, .inboxPopupMobileWrapper .form-field {
|
|
6922
6919
|
margin: 0 !important;
|
|
6923
6920
|
width: 100%; }
|
|
6924
6921
|
.inboxPopupMobileWrapper .InboxMobilePopupCloseButtonWrapper {
|
|
@@ -6946,7 +6943,7 @@ video::-webkit-media-controls-panel {
|
|
|
6946
6943
|
height: fit-content; }
|
|
6947
6944
|
.wns-inbox-composer .wns-search-field {
|
|
6948
6945
|
width: 30% !important; }
|
|
6949
|
-
.wns-inbox-composer .form-field {
|
|
6946
|
+
.wns-inbox-composer .field, .wns-inbox-composer .form-field {
|
|
6950
6947
|
width: 100% !important; }
|
|
6951
6948
|
.wns-inbox-composer .SubmitAndClearAllContainer {
|
|
6952
6949
|
width: 100%;
|
|
@@ -7008,10 +7005,10 @@ video::-webkit-media-controls-panel {
|
|
|
7008
7005
|
.search-form-wns-inbox .search-complaint-container .complaint-input-container {
|
|
7009
7006
|
display: grid !important;
|
|
7010
7007
|
grid-template-columns: 33.33% 33.33% 33.33%; }
|
|
7011
|
-
.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 {
|
|
7012
7009
|
width: 100%;
|
|
7013
7010
|
padding-right: 15px; }
|
|
7014
|
-
.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 {
|
|
7015
7012
|
padding-top: 10px; }
|
|
7016
7013
|
.search-form-wns-inbox .submit {
|
|
7017
7014
|
margin-top: 0;
|
|
@@ -7961,8 +7958,8 @@ video::-webkit-media-controls-panel {
|
|
|
7961
7958
|
margin-bottom: unset; }
|
|
7962
7959
|
.RightMostTopBarOptions .select-wrap svg {
|
|
7963
7960
|
fill: #a82227; }
|
|
7964
|
-
.RightMostTopBarOptions .select-wrap .form-field {
|
|
7965
|
-
width: 100
|
|
7961
|
+
.RightMostTopBarOptions .select-wrap .field, .RightMostTopBarOptions .select-wrap .form-field {
|
|
7962
|
+
width: 100%; }
|
|
7966
7963
|
|
|
7967
7964
|
.fullWidth {
|
|
7968
7965
|
width: 100%; }
|
|
@@ -9104,11 +9101,11 @@ video::-webkit-media-controls-panel {
|
|
|
9104
9101
|
display: inline;
|
|
9105
9102
|
float: right; }
|
|
9106
9103
|
|
|
9107
|
-
.form-field {
|
|
9104
|
+
.field, .form-field {
|
|
9108
9105
|
width: 100%; }
|
|
9109
9106
|
|
|
9110
9107
|
@media (min-width: 780px) {
|
|
9111
|
-
.form-field {
|
|
9108
|
+
.field, .form-field {
|
|
9112
9109
|
width: 100%; }
|
|
9113
9110
|
.desktop-w-full {
|
|
9114
9111
|
width: 100% !important; } }
|
|
@@ -13797,7 +13794,7 @@ body {
|
|
|
13797
13794
|
background-color: red;
|
|
13798
13795
|
padding-bottom: 90px !important; }
|
|
13799
13796
|
|
|
13800
|
-
.alignmentSettle .form-field {
|
|
13797
|
+
.alignmentSettle .field, .alignmentSettle .form-field {
|
|
13801
13798
|
width: calc(25% - 15px) !important;
|
|
13802
13799
|
margin-right: 15px !important;
|
|
13803
13800
|
margin-bottom: 16px !important;
|
|
@@ -13834,11 +13831,11 @@ body {
|
|
|
13834
13831
|
font-size: 12px !important; }
|
|
13835
13832
|
|
|
13836
13833
|
@media (max-width: 1024px) {
|
|
13837
|
-
.alignmentSettle .form-field {
|
|
13834
|
+
.alignmentSettle .field, .alignmentSettle .form-field {
|
|
13838
13835
|
width: calc(50% - 10px) !important;
|
|
13839
13836
|
min-width: calc(50% - 10px) !important;
|
|
13840
13837
|
max-width: calc(50% - 10px) !important; }
|
|
13841
|
-
.alignmentSettle .form-field, .alignmentSettle .form-field:nth-child(4n) {
|
|
13838
|
+
.alignmentSettle .field, .alignmentSettle .form-field, .alignmentSettle .form-field:nth-child(4n) {
|
|
13842
13839
|
margin-right: 10px !important; }
|
|
13843
13840
|
.alignmentSettle .form-field:nth-child(2n) {
|
|
13844
13841
|
margin-right: 0 !important; }
|
|
@@ -13848,12 +13845,12 @@ body {
|
|
|
13848
13845
|
max-width: calc(50% - 10px) !important; } }
|
|
13849
13846
|
|
|
13850
13847
|
@media (max-width: 640px) {
|
|
13851
|
-
.alignmentSettle .form-field {
|
|
13848
|
+
.alignmentSettle .field, .alignmentSettle .form-field {
|
|
13852
13849
|
width: 100% !important;
|
|
13853
13850
|
min-width: 100% !important;
|
|
13854
13851
|
max-width: 100% !important;
|
|
13855
13852
|
margin-bottom: 12px !important; }
|
|
13856
|
-
.alignmentSettle .form-field, .alignmentSettle .form-field:nth-child(2n) {
|
|
13853
|
+
.alignmentSettle .field, .alignmentSettle .form-field, .alignmentSettle .form-field:nth-child(2n) {
|
|
13857
13854
|
margin-right: 0 !important; }
|
|
13858
13855
|
.alignmentSettle .submit {
|
|
13859
13856
|
width: 100% !important;
|
|
@@ -13865,7 +13862,7 @@ body {
|
|
|
13865
13862
|
font-size: 16px !important; } }
|
|
13866
13863
|
|
|
13867
13864
|
@media (max-width: 480px) {
|
|
13868
|
-
.alignmentSettle .form-field {
|
|
13865
|
+
.alignmentSettle .field, .alignmentSettle .form-field {
|
|
13869
13866
|
margin-bottom: 10px !important; }
|
|
13870
13867
|
.alignmentSettle .submit button {
|
|
13871
13868
|
height: 48px !important; } }
|
|
@@ -18046,10 +18043,6 @@ body {
|
|
|
18046
18043
|
padding: 15px;
|
|
18047
18044
|
font-size: 1.2rem; }
|
|
18048
18045
|
|
|
18049
|
-
.ndc_property_search .text-input {
|
|
18050
|
-
width: 100%;
|
|
18051
|
-
max-width: 300px; }
|
|
18052
|
-
|
|
18053
18046
|
.action-bar-wrap {
|
|
18054
18047
|
display: -webkit-box;
|
|
18055
18048
|
display: -ms-flexbox;
|