@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.
Files changed (129) hide show
  1. package/dist/index.css +23 -29
  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 +421 -421
  24. package/src/components/buttons.scss +134 -134
  25. package/src/components/card.scss +631 -627
  26. package/src/components/cardHeaderWithOptions.scss +13 -13
  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 +118 -118
  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/filters.scss +97 -97
  38. package/src/components/grey.scss +3 -3
  39. package/src/components/hoc/InboxComposer.scss +115 -115
  40. package/src/components/howItWorks.scss +71 -71
  41. package/src/components/imageviewer.scss +33 -33
  42. package/src/components/info-banner.scss +35 -35
  43. package/src/components/inputotp.scss +15 -15
  44. package/src/components/keynote.scss +29 -29
  45. package/src/components/languageSelector.scss +24 -24
  46. package/src/components/loader.scss +96 -96
  47. package/src/components/map.scss +36 -36
  48. package/src/components/metricsTable.scss +26 -26
  49. package/src/components/multiLink.scss +87 -87
  50. package/src/components/multiSelectDropdown.scss +88 -88
  51. package/src/components/navbar.scss +377 -377
  52. package/src/components/newFooter.scss +75 -75
  53. package/src/components/plusMinus.scss +15 -15
  54. package/src/components/popup.scss +15 -15
  55. package/src/components/radiobtn.scss +44 -44
  56. package/src/components/ratingstar.scss +33 -33
  57. package/src/components/roundedLabel.scss +10 -10
  58. package/src/components/searchAction.scss +27 -27
  59. package/src/components/sectionalDropdown.scss +43 -43
  60. package/src/components/selectdropdown.scss +281 -281
  61. package/src/components/staticDynamicMessages.scss +110 -110
  62. package/src/components/staticSideBar.scss +27 -27
  63. package/src/components/statushighlight.scss +17 -17
  64. package/src/components/submiterrors.scss +11 -11
  65. package/src/components/summary.scss +28 -28
  66. package/src/components/table.scss +383 -383
  67. package/src/components/tag.scss +27 -27
  68. package/src/components/telephone.scss +17 -17
  69. package/src/components/textfields.scss +138 -138
  70. package/src/components/toast.scss +31 -31
  71. package/src/components/toggleSwitch.scss +40 -40
  72. package/src/components/topbar.scss +217 -217
  73. package/src/components/uploadcomponents.scss +113 -113
  74. package/src/index.scss +1381 -1381
  75. package/src/modules/adv/index.scss +552 -552
  76. package/src/modules/rentAndLease/index.scss +227 -227
  77. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  78. package/src/pages/citizen/CitizenLogin.scss +50 -50
  79. package/src/pages/citizen/DocumentList.scss +454 -454
  80. package/src/pages/citizen/Events.scss +46 -46
  81. package/src/pages/citizen/HomePageWrapper.scss +215 -215
  82. package/src/pages/citizen/InboxCard.scss +378 -378
  83. package/src/pages/citizen/SurveyList.scss +21 -21
  84. package/src/pages/citizen/citizenDocument.scss +25 -25
  85. package/src/pages/citizen/citizenNewLogin.scss +352 -352
  86. package/src/pages/citizen/container.scss +32 -32
  87. package/src/pages/citizen/loaderMessage.scss +341 -341
  88. package/src/pages/citizen/payment/payment-type.scss +2 -2
  89. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  90. package/src/pages/common/form.scss +25 -25
  91. package/src/pages/common/newApplicationTimeline.scss +319 -319
  92. package/src/pages/common/pgrUICssfix.scss +105 -105
  93. package/src/pages/common/requiredField.scss +2 -2
  94. package/src/pages/common/sanctionFeeTable.scss +91 -91
  95. package/src/pages/common/searchIcon.scss +12 -12
  96. package/src/pages/common/stepForm.scss +40 -40
  97. package/src/pages/employee/EmployeeLogin.scss +6 -6
  98. package/src/pages/employee/cardfix.scss +13 -13
  99. package/src/pages/employee/container.scss +73 -73
  100. package/src/pages/employee/dashboard.scss +203 -203
  101. package/src/pages/employee/disconnection.scss +425 -425
  102. package/src/pages/employee/dss.scss +251 -251
  103. package/src/pages/employee/faq.scss +353 -353
  104. package/src/pages/employee/footer.scss +68 -68
  105. package/src/pages/employee/form-fields.scss +13 -13
  106. package/src/pages/employee/header.scss +262 -262
  107. package/src/pages/employee/iframe.scss +65 -65
  108. package/src/pages/employee/inbox.scss +740 -740
  109. package/src/pages/employee/index.scss +694 -694
  110. package/src/pages/employee/landing.scss +1782 -1782
  111. package/src/pages/employee/login.scss +253 -253
  112. package/src/pages/employee/oldMobileInbox.scss +4 -4
  113. package/src/pages/employee/popupmodule.scss +47 -47
  114. package/src/pages/employee/response.scss +2 -2
  115. package/src/pages/employee/scroll-table.scss +113 -113
  116. package/src/pages/employee/surveys.scss +469 -469
  117. package/src/pages/employee/tooltip.scss +35 -35
  118. package/src/pages/employee/updateNumber.scss +12 -12
  119. package/src/pages/swach/index.scss +174 -174
  120. package/src/pages/ws/index.scss +104 -104
  121. package/svg/camera.svg +4 -4
  122. package/svg/check.svg +3 -3
  123. package/svg/close.svg +4 -4
  124. package/svg/error.svg +3 -3
  125. package/svg/error2.svg +5 -5
  126. package/svg/searchicon.svg +3 -3
  127. package/svg/starempty.svg +3 -3
  128. package/svg/starfilled.svg +4 -4
  129. 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% !important; }
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;