@pmidc/upyog-css 1.0.9 → 1.0.11

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 (111) hide show
  1. package/dist/index.css +111 -4
  2. package/dist/index.min.css +1 -1
  3. package/package.json +1 -1
  4. package/src/components/CardBasedOptions.scss +111 -111
  5. package/src/components/CitizenHomeCard.scss +58 -58
  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/OnGroundEventCard.scss +71 -71
  10. package/src/components/PageBasedInput.scss +30 -30
  11. package/src/components/PopupHeadingLabel.scss +14 -14
  12. package/src/components/PropertySearchForm.scss +58 -58
  13. package/src/components/SearchForm.scss +56 -56
  14. package/src/components/SearchOnRadioButton.scss +9 -9
  15. package/src/components/StandaloneSearchBar.scss +9 -9
  16. package/src/components/TimeLine.scss +67 -67
  17. package/src/components/WhatsNewCard.scss +12 -12
  18. package/src/components/actionLink.scss +3 -3
  19. package/src/components/actionbar.scss +97 -97
  20. package/src/components/bannercomponents.scss +137 -137
  21. package/src/components/body.scss +146 -146
  22. package/src/components/buttons.scss +49 -49
  23. package/src/components/card.scss +420 -420
  24. package/src/components/cardHeaderWithOptions.scss +13 -13
  25. package/src/components/changeLanguage.scss +3 -3
  26. package/src/components/charts.scss +185 -185
  27. package/src/components/checkbox.scss +83 -83
  28. package/src/components/checkpoint.scss +65 -65
  29. package/src/components/citizenInfoLabel.scss +14 -14
  30. package/src/components/custombtn.scss +15 -15
  31. package/src/components/datatable.scss +76 -76
  32. package/src/components/datewrap.scss +21 -21
  33. package/src/components/detailscard.scss +6 -6
  34. package/src/components/detailscontainer.scss +13 -13
  35. package/src/components/filters.scss +97 -97
  36. package/src/components/grey.scss +3 -3
  37. package/src/components/hoc/InboxComposer.scss +115 -115
  38. package/src/components/howItWorks.scss +71 -71
  39. package/src/components/imageviewer.scss +33 -33
  40. package/src/components/info-banner.scss +35 -35
  41. package/src/components/inputotp.scss +15 -15
  42. package/src/components/keynote.scss +27 -27
  43. package/src/components/languageSelector.scss +24 -24
  44. package/src/components/loader.scss +96 -96
  45. package/src/components/map.scss +30 -30
  46. package/src/components/metricsTable.scss +26 -26
  47. package/src/components/multiLink.scss +87 -87
  48. package/src/components/multiSelectDropdown.scss +72 -72
  49. package/src/components/navbar.scss +310 -310
  50. package/src/components/plusMinus.scss +15 -15
  51. package/src/components/popup.scss +15 -15
  52. package/src/components/radiobtn.scss +44 -44
  53. package/src/components/ratingstar.scss +33 -33
  54. package/src/components/roundedLabel.scss +10 -10
  55. package/src/components/searchAction.scss +20 -20
  56. package/src/components/sectionalDropdown.scss +43 -43
  57. package/src/components/selectdropdown.scss +201 -201
  58. package/src/components/staticDynamicMessages.scss +106 -106
  59. package/src/components/staticSideBar.scss +27 -27
  60. package/src/components/statushighlight.scss +17 -17
  61. package/src/components/submiterrors.scss +11 -11
  62. package/src/components/summary.scss +28 -28
  63. package/src/components/table.scss +179 -179
  64. package/src/components/tag.scss +27 -27
  65. package/src/components/telephone.scss +17 -17
  66. package/src/components/textfields.scss +111 -112
  67. package/src/components/toast.scss +31 -31
  68. package/src/components/toggleSwitch.scss +40 -40
  69. package/src/components/topbar.scss +147 -147
  70. package/src/components/uploadcomponents.scss +113 -113
  71. package/src/index.scss +810 -807
  72. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  73. package/src/pages/citizen/DocumentList.scss +304 -304
  74. package/src/pages/citizen/Events.scss +46 -46
  75. package/src/pages/citizen/HomePageWrapper.scss +163 -163
  76. package/src/pages/citizen/SurveyList.scss +21 -21
  77. package/src/pages/citizen/citizenDocument.scss +21 -21
  78. package/src/pages/citizen/container.scss +19 -19
  79. package/src/pages/citizen/payment/payment-type.scss +2 -2
  80. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  81. package/src/pages/common/form.scss +26 -0
  82. package/src/pages/common/stepForm.scss +41 -0
  83. package/src/pages/employee/EmployeeLogin.scss +6 -6
  84. package/src/pages/employee/cardfix.scss +13 -13
  85. package/src/pages/employee/container.scss +73 -73
  86. package/src/pages/employee/dashboard.scss +191 -191
  87. package/src/pages/employee/dss.scss +249 -249
  88. package/src/pages/employee/faq.scss +353 -353
  89. package/src/pages/employee/footer.scss +68 -68
  90. package/src/pages/employee/form-fields.scss +13 -13
  91. package/src/pages/employee/iframe.scss +65 -65
  92. package/src/pages/employee/inbox.scss +742 -742
  93. package/src/pages/employee/index.scss +679 -638
  94. package/src/pages/employee/landing.scss +324 -324
  95. package/src/pages/employee/login.scss +594 -594
  96. package/src/pages/employee/oldMobileInbox.scss +4 -4
  97. package/src/pages/employee/popupmodule.scss +47 -47
  98. package/src/pages/employee/response.scss +2 -2
  99. package/src/pages/employee/scroll-table.scss +113 -113
  100. package/src/pages/employee/surveys.scss +469 -469
  101. package/src/pages/employee/tooltip.scss +35 -35
  102. package/src/pages/employee/updateNumber.scss +12 -12
  103. package/svg/camera.svg +4 -4
  104. package/svg/check.svg +3 -3
  105. package/svg/close.svg +4 -4
  106. package/svg/error.svg +3 -3
  107. package/svg/error2.svg +5 -5
  108. package/svg/searchicon.svg +3 -3
  109. package/svg/starempty.svg +3 -3
  110. package/svg/starfilled.svg +4 -4
  111. package/svg/success.svg +3 -3
package/dist/index.css CHANGED
@@ -1299,7 +1299,7 @@ img, video {
1299
1299
  -webkit-box-shadow: 0 0 5px 0 rgba(34, 34, 34, 0.43922);
1300
1300
  box-shadow: 0 0 5px 0 rgba(34, 34, 34, 0.43922);
1301
1301
  border-radius: 4px;
1302
- max-width: 960px; }
1302
+ max-width: 60%; }
1303
1303
  .card .card-header, .card-emp .card-header {
1304
1304
  font-size: 32px;
1305
1305
  line-height: 40px;
@@ -2248,7 +2248,6 @@ img, video {
2248
2248
  --text-opacity:1;
2249
2249
  color: #0d43a7;
2250
2250
  color: rgba(13, 67, 167, var(--text-opacity));
2251
- margin-bottom: 16px !important;
2252
2251
  height: 2rem !important;
2253
2252
  padding: 1.5rem 1rem;
2254
2253
  border-radius: 8px;
@@ -4965,7 +4964,7 @@ video::-webkit-media-controls-panel {
4965
4964
  display: block;
4966
4965
  position: relative; }
4967
4966
  .PageBasedInputWrapper .card, .PageBasedInputWrapper .card-emp {
4968
- max-width: 960px; }
4967
+ max-width: 75%; }
4969
4968
  .PageBasedInputWrapper button {
4970
4969
  max-width: 240px; } }
4971
4970
 
@@ -6430,7 +6429,7 @@ video::-webkit-media-controls-panel {
6430
6429
  white-space: nowrap;
6431
6430
  height: calc(100vh - 36px);
6432
6431
  padding-bottom: 5rem;
6433
- background: -webkit-gradient(linear, left top, right bottom, from(#3765CA), to(#294A97));
6432
+ background: -webkit-gradient(linear, left top, right bottom, from(#3765ca), to(#294a97));
6434
6433
  background: linear-gradient(to bottom right, #3765ca, #294a97); }
6435
6434
  .citizen .sidebar .actions, .employee .sidebar .actions {
6436
6435
  cursor: pointer;
@@ -6811,6 +6810,45 @@ video::-webkit-media-controls-panel {
6811
6810
  border-radius: 24px;
6812
6811
  background: #fff; }
6813
6812
 
6813
+ .ndcFormCard {
6814
+ max-width: 1200px;
6815
+ margin: auto;
6816
+ padding: 20px;
6817
+ background: #fff;
6818
+ border-radius: 10px;
6819
+ -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
6820
+ box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
6821
+ .ndcFormCard form {
6822
+ display: grid;
6823
+ grid-template-columns: repeat(3, 1fr);
6824
+ grid-gap: 20px;
6825
+ gap: 20px; }
6826
+ .ndcFormCard form .surveydetailsform-wrapper {
6827
+ display: -webkit-box;
6828
+ display: -ms-flexbox;
6829
+ display: flex;
6830
+ -webkit-box-orient: vertical;
6831
+ -webkit-box-direction: normal;
6832
+ -ms-flex-direction: column;
6833
+ flex-direction: column;
6834
+ width: 100%; }
6835
+ .ndcFormCard form .surveydetailsform-wrapper label {
6836
+ font-weight: 700;
6837
+ margin-bottom: 5px; }
6838
+ .ndcFormCard form .surveydetailsform-wrapper input, .ndcFormCard form .surveydetailsform-wrapper .checkbox-wrap .input-emp, .checkbox-wrap .ndcFormCard form .surveydetailsform-wrapper .input-emp {
6839
+ padding: 10px;
6840
+ border: 1px solid #ccc;
6841
+ border-radius: 5px; }
6842
+ .ndcFormCard form .surveydetailsform-wrapper p {
6843
+ color: red;
6844
+ font-size: 14px; }
6845
+ @media (max-width: 1024px) {
6846
+ .ndcFormCard form {
6847
+ grid-template-columns: repeat(2, 1fr); } }
6848
+ @media (max-width: 768px) {
6849
+ .ndcFormCard form {
6850
+ grid-template-columns: 1fr; } }
6851
+
6814
6852
  .flex-fit {
6815
6853
  display: -webkit-box;
6816
6854
  display: -ms-flexbox;
@@ -10548,6 +10586,75 @@ body {
10548
10586
  letter-spacing: .15px;
10549
10587
  color: #1e293b; }
10550
10588
 
10589
+ .step-form-wrapper {
10590
+ width: 100%;
10591
+ -webkit-box-orient: horizontal;
10592
+ -ms-flex-direction: row;
10593
+ flex-direction: row;
10594
+ -webkit-box-align: start;
10595
+ -ms-flex-align: start;
10596
+ align-items: flex-start;
10597
+ -webkit-box-pack: start;
10598
+ -ms-flex-pack: start;
10599
+ justify-content: flex-start; }
10600
+
10601
+ .step-form-wrapper, .stepper-navigation-bar {
10602
+ display: -webkit-box;
10603
+ display: -ms-flexbox;
10604
+ display: flex;
10605
+ -webkit-box-direction: normal; }
10606
+
10607
+ .stepper-navigation-bar {
10608
+ -webkit-box-orient: vertical;
10609
+ -ms-flex-direction: column;
10610
+ flex-direction: column;
10611
+ -webkit-box-pack: justify;
10612
+ -ms-flex-pack: justify;
10613
+ justify-content: space-between;
10614
+ height: 50%;
10615
+ margin-bottom: 20px; }
10616
+
10617
+ .step-form-step-label {
10618
+ font-size: 20px;
10619
+ color: #1e1e1e;
10620
+ font-weight: 500;
10621
+ font-family: Noto Sans,sans-serif;
10622
+ margin-right: 6px; }
10623
+
10624
+ .step-form-step-number {
10625
+ font-size: 18px;
10626
+ color: #263238;
10627
+ font-weight: 400;
10628
+ font-family: Noto Sans,sans-serif;
10629
+ margin: 0 6px 0 0; }
10630
+
10631
+ .line-bw-step-circles {
10632
+ position: absolute;
10633
+ width: 2px;
10634
+ height: 50px;
10635
+ background-color: grey;
10636
+ left: 50%;
10637
+ top: 100%;
10638
+ -webkit-transform: translateX(-50%);
10639
+ transform: translateX(-50%); }
10640
+
10641
+ .form-container {
10642
+ display: grid;
10643
+ grid-gap: 16px;
10644
+ gap: 16px; }
10645
+
10646
+ @media (min-width: 900px) {
10647
+ .form-container {
10648
+ grid-template-columns: repeat(3, 1fr); } }
10649
+
10650
+ @media (min-width: 480px) and (max-width: 899px) {
10651
+ .form-container {
10652
+ grid-template-columns: repeat(2, 1fr); } }
10653
+
10654
+ @media (max-width: 479px) {
10655
+ .form-container {
10656
+ grid-template-columns: 1fr; } }
10657
+
10551
10658
  .display-none {
10552
10659
  display: none; }
10553
10660