@pmidc/upyog-css 1.1.6 → 1.1.7
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 +216 -0
- package/dist/index.min.css +1 -1
- package/package.json +1 -1
- package/src/components/CardBasedOptions.scss +534 -534
- 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/TimeLine.scss +96 -96
- package/src/components/WhatsNewCard.scss +12 -12
- package/src/components/actionLink.scss +3 -3
- package/src/components/actionbar.scss +96 -96
- package/src/components/bannercomponents.scss +137 -137
- package/src/components/body.scss +261 -261
- package/src/components/buttons.scss +87 -87
- package/src/components/card.scss +581 -581
- 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 +116 -116
- 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 +338 -338
- 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 +276 -276
- 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 +362 -362
- package/src/components/tag.scss +27 -27
- package/src/components/telephone.scss +17 -17
- package/src/components/textfields.scss +119 -119
- 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 +1029 -1028
- package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
- package/src/pages/citizen/CitizenLogin.scss +50 -50
- package/src/pages/citizen/DocumentList.scss +448 -448
- package/src/pages/citizen/Events.scss +46 -46
- package/src/pages/citizen/HomePageWrapper.scss +214 -214
- package/src/pages/citizen/InboxCard.scss +327 -327
- package/src/pages/citizen/SurveyList.scss +21 -21
- package/src/pages/citizen/citizenDocument.scss +25 -25
- package/src/pages/citizen/citizenNewLogin.scss +357 -357
- package/src/pages/citizen/container.scss +32 -32
- package/src/pages/citizen/loaderMessage.scss +295 -295
- 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 +203 -0
- 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 +744 -744
- package/src/pages/employee/index.scss +677 -677
- package/src/pages/employee/landing.scss +324 -324
- 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 +172 -172
- 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
|
@@ -13937,6 +13937,222 @@ body {
|
|
|
13937
13937
|
margin-left: 16px;
|
|
13938
13938
|
width: calc(100% - 16px); }
|
|
13939
13939
|
|
|
13940
|
+
.custom-timeline-container {
|
|
13941
|
+
width: 100%;
|
|
13942
|
+
padding: 24px;
|
|
13943
|
+
background-color: #f9fafb;
|
|
13944
|
+
margin-left: 16px;
|
|
13945
|
+
border-radius: 12px; }
|
|
13946
|
+
|
|
13947
|
+
.custom-timeline-header {
|
|
13948
|
+
margin-bottom: 24px; }
|
|
13949
|
+
|
|
13950
|
+
.custom-tracking-status-header {
|
|
13951
|
+
display: -webkit-box;
|
|
13952
|
+
display: -ms-flexbox;
|
|
13953
|
+
display: flex;
|
|
13954
|
+
-webkit-box-align: center;
|
|
13955
|
+
-ms-flex-align: center;
|
|
13956
|
+
align-items: center;
|
|
13957
|
+
-webkit-box-pack: center;
|
|
13958
|
+
-ms-flex-pack: center;
|
|
13959
|
+
justify-content: center;
|
|
13960
|
+
grid-gap: 12px;
|
|
13961
|
+
gap: 12px;
|
|
13962
|
+
margin-bottom: 16px; }
|
|
13963
|
+
|
|
13964
|
+
.custom-tracking-line {
|
|
13965
|
+
height: 1px;
|
|
13966
|
+
background-color: #9ca3af;
|
|
13967
|
+
width: 80px; }
|
|
13968
|
+
|
|
13969
|
+
.custom-tracking-status-text {
|
|
13970
|
+
font-size: 14px;
|
|
13971
|
+
font-weight: 600;
|
|
13972
|
+
color: #1d4ed8;
|
|
13973
|
+
white-space: nowrap;
|
|
13974
|
+
letter-spacing: .05em; }
|
|
13975
|
+
|
|
13976
|
+
.custom-title-bar-row {
|
|
13977
|
+
display: -webkit-box;
|
|
13978
|
+
display: -ms-flexbox;
|
|
13979
|
+
display: flex;
|
|
13980
|
+
-webkit-box-align: center;
|
|
13981
|
+
-ms-flex-align: center;
|
|
13982
|
+
align-items: center;
|
|
13983
|
+
grid-gap: 24px;
|
|
13984
|
+
gap: 24px;
|
|
13985
|
+
width: 100%; }
|
|
13986
|
+
|
|
13987
|
+
.custom-timeline-title {
|
|
13988
|
+
font-size: 24px;
|
|
13989
|
+
font-weight: 700;
|
|
13990
|
+
color: #1e3a8a;
|
|
13991
|
+
white-space: nowrap; }
|
|
13992
|
+
|
|
13993
|
+
.custom-blue-bar {
|
|
13994
|
+
background: -webkit-gradient(linear, right top, left top, from(#2563eb), to(#0d9488));
|
|
13995
|
+
background: linear-gradient(270deg, #2563eb, #0d9488);
|
|
13996
|
+
height: 50px;
|
|
13997
|
+
border-radius: 5px;
|
|
13998
|
+
-webkit-box-flex: 1;
|
|
13999
|
+
-ms-flex: 1;
|
|
14000
|
+
flex: 1;
|
|
14001
|
+
min-width: 50px; }
|
|
14002
|
+
|
|
14003
|
+
.custom-timeline-entries {
|
|
14004
|
+
display: -webkit-box;
|
|
14005
|
+
display: -ms-flexbox;
|
|
14006
|
+
display: flex;
|
|
14007
|
+
-webkit-box-orient: vertical;
|
|
14008
|
+
-webkit-box-direction: normal;
|
|
14009
|
+
-ms-flex-direction: column;
|
|
14010
|
+
flex-direction: column;
|
|
14011
|
+
grid-gap: 0;
|
|
14012
|
+
gap: 0; }
|
|
14013
|
+
|
|
14014
|
+
.custom-timeline-entry {
|
|
14015
|
+
position: relative;
|
|
14016
|
+
margin-bottom: 32px; }
|
|
14017
|
+
|
|
14018
|
+
.custom-vertical-line {
|
|
14019
|
+
position: absolute;
|
|
14020
|
+
left: 93px;
|
|
14021
|
+
top: 37px;
|
|
14022
|
+
width: 3px;
|
|
14023
|
+
background-color: #d1d5db;
|
|
14024
|
+
bottom: 0; }
|
|
14025
|
+
|
|
14026
|
+
.custom-date-badge {
|
|
14027
|
+
display: inline-block;
|
|
14028
|
+
background-color: #14b8a6;
|
|
14029
|
+
color: #fff;
|
|
14030
|
+
padding: 8px 16px;
|
|
14031
|
+
border-radius: 8px;
|
|
14032
|
+
font-weight: 700;
|
|
14033
|
+
font-size: 14px;
|
|
14034
|
+
margin-bottom: 12px; }
|
|
14035
|
+
|
|
14036
|
+
.custom-entry-content {
|
|
14037
|
+
display: -webkit-box;
|
|
14038
|
+
display: -ms-flexbox;
|
|
14039
|
+
display: flex;
|
|
14040
|
+
grid-gap: 24px;
|
|
14041
|
+
gap: 24px; }
|
|
14042
|
+
|
|
14043
|
+
.custom-icon-container {
|
|
14044
|
+
position: relative;
|
|
14045
|
+
-ms-flex-negative: 0;
|
|
14046
|
+
flex-shrink: 0;
|
|
14047
|
+
margin-left: 69px; }
|
|
14048
|
+
|
|
14049
|
+
.custom-circular-icon {
|
|
14050
|
+
width: 48px;
|
|
14051
|
+
height: 48px;
|
|
14052
|
+
border-radius: 50%;
|
|
14053
|
+
background-color: #14b8a6;
|
|
14054
|
+
display: -webkit-box;
|
|
14055
|
+
display: -ms-flexbox;
|
|
14056
|
+
display: flex;
|
|
14057
|
+
-webkit-box-align: center;
|
|
14058
|
+
-ms-flex-align: center;
|
|
14059
|
+
align-items: center;
|
|
14060
|
+
-webkit-box-pack: center;
|
|
14061
|
+
-ms-flex-pack: center;
|
|
14062
|
+
justify-content: center;
|
|
14063
|
+
-webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
|
|
14064
|
+
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
|
|
14065
|
+
position: relative;
|
|
14066
|
+
z-index: 10; }
|
|
14067
|
+
|
|
14068
|
+
.custom-mail-icon {
|
|
14069
|
+
width: 20px;
|
|
14070
|
+
height: 20px;
|
|
14071
|
+
color: #fff;
|
|
14072
|
+
fill: none;
|
|
14073
|
+
stroke: currentColor;
|
|
14074
|
+
stroke-width: 2;
|
|
14075
|
+
stroke-linecap: round;
|
|
14076
|
+
stroke-linejoin: round; }
|
|
14077
|
+
|
|
14078
|
+
.custom-content-card {
|
|
14079
|
+
-webkit-box-flex: 1;
|
|
14080
|
+
-ms-flex: 1;
|
|
14081
|
+
flex: 1;
|
|
14082
|
+
border: 1px solid #d1d5db;
|
|
14083
|
+
border-radius: 6px;
|
|
14084
|
+
background-color: #fff;
|
|
14085
|
+
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
|
|
14086
|
+
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }
|
|
14087
|
+
|
|
14088
|
+
.custom-card-top {
|
|
14089
|
+
display: -webkit-box;
|
|
14090
|
+
display: -ms-flexbox;
|
|
14091
|
+
display: flex;
|
|
14092
|
+
-webkit-box-pack: justify;
|
|
14093
|
+
-ms-flex-pack: justify;
|
|
14094
|
+
justify-content: space-between;
|
|
14095
|
+
padding: 20px 24px; }
|
|
14096
|
+
|
|
14097
|
+
.custom-card-left {
|
|
14098
|
+
-webkit-box-flex: 1;
|
|
14099
|
+
-ms-flex: 1;
|
|
14100
|
+
flex: 1;
|
|
14101
|
+
padding-right: 16px; }
|
|
14102
|
+
|
|
14103
|
+
.custom-card-right {
|
|
14104
|
+
-ms-flex-negative: 0;
|
|
14105
|
+
flex-shrink: 0;
|
|
14106
|
+
text-align: right; }
|
|
14107
|
+
|
|
14108
|
+
.custom-action-title {
|
|
14109
|
+
font-size: 16px;
|
|
14110
|
+
font-weight: 700;
|
|
14111
|
+
color: #374151;
|
|
14112
|
+
margin-bottom: 8px; }
|
|
14113
|
+
|
|
14114
|
+
.custom-actions-label {
|
|
14115
|
+
font-size: 12px;
|
|
14116
|
+
color: #6b7280;
|
|
14117
|
+
font-weight: 600;
|
|
14118
|
+
margin-bottom: 6px; }
|
|
14119
|
+
|
|
14120
|
+
.custom-status-text {
|
|
14121
|
+
font-size: 14px;
|
|
14122
|
+
font-weight: 600;
|
|
14123
|
+
color: #374151; }
|
|
14124
|
+
|
|
14125
|
+
.custom-officer-info {
|
|
14126
|
+
margin-bottom: 4px; }
|
|
14127
|
+
|
|
14128
|
+
.custom-officer-name {
|
|
14129
|
+
font-size: 14px;
|
|
14130
|
+
font-weight: 700;
|
|
14131
|
+
color: #374151;
|
|
14132
|
+
margin-bottom: 4px; }
|
|
14133
|
+
|
|
14134
|
+
.custom-officer-email {
|
|
14135
|
+
font-size: 14px;
|
|
14136
|
+
color: #4b5563; }
|
|
14137
|
+
|
|
14138
|
+
.custom-email-label {
|
|
14139
|
+
font-weight: 600; }
|
|
14140
|
+
|
|
14141
|
+
.custom-comments-section {
|
|
14142
|
+
border-top: 1px solid #e5e7eb;
|
|
14143
|
+
padding: 16px 24px 20px; }
|
|
14144
|
+
|
|
14145
|
+
.custom-comments-title {
|
|
14146
|
+
font-size: 14px;
|
|
14147
|
+
font-weight: 600;
|
|
14148
|
+
color: #4b5563;
|
|
14149
|
+
margin-bottom: 8px; }
|
|
14150
|
+
|
|
14151
|
+
.custom-comment-text {
|
|
14152
|
+
font-size: 14px;
|
|
14153
|
+
color: #374151;
|
|
14154
|
+
line-height: 1.6; }
|
|
14155
|
+
|
|
13940
14156
|
.new-df-footer {
|
|
13941
14157
|
background-color: #1e293b;
|
|
13942
14158
|
color: #fff;
|