@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.
Files changed (129) hide show
  1. package/dist/index.css +24 -31
  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;
@@ -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% !important; }
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;