@pmidc/upyog-css 1.1.11 → 1.1.12
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 +551 -152
- 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 -196
- 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 -96
- package/src/components/bannercomponents.scss +137 -137
- package/src/components/body.scss +450 -446
- package/src/components/buttons.scss +134 -118
- package/src/components/card.scss +627 -622
- 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 -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 +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 +279 -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 +383 -362
- 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 +1377 -1033
- 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 -448
- package/src/pages/citizen/Events.scss +46 -46
- package/src/pages/citizen/HomePageWrapper.scss +215 -214
- 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 +744 -744
- package/src/pages/employee/index.scss +694 -678
- 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
|
@@ -1,96 +1,96 @@
|
|
|
1
|
-
.timeline-container {
|
|
2
|
-
@apply flex;
|
|
3
|
-
margin: 0px 8px 15px;
|
|
4
|
-
.timeline-checkpoint {
|
|
5
|
-
@apply relative flex-1;
|
|
6
|
-
z-index: 1;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.timeline-content {
|
|
10
|
-
@apply flex flex-col items-center;
|
|
11
|
-
|
|
12
|
-
span {
|
|
13
|
-
text-align: center;
|
|
14
|
-
color: white;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.secondary-color {
|
|
18
|
-
color: #2947A3;
|
|
19
|
-
padding: 5px;
|
|
20
|
-
font-size: small;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.line {
|
|
25
|
-
@apply absolute;
|
|
26
|
-
top: 12px;
|
|
27
|
-
left: calc(50% + 8px);
|
|
28
|
-
right: calc(-50% + 8px);
|
|
29
|
-
border-top: 4px solid #D6D5D4;
|
|
30
|
-
z-index: -1;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.circle {
|
|
34
|
-
width: 24px;
|
|
35
|
-
height: 24px;
|
|
36
|
-
background-color: #B1B4B6;
|
|
37
|
-
border-radius: 50%;
|
|
38
|
-
text-align: center;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
.active {
|
|
42
|
-
background-color: #1359C8;
|
|
43
|
-
border-color: #1359C8;
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.TLComments{
|
|
48
|
-
max-width: 360px;
|
|
49
|
-
@apply mb-sm p-sm bg-grey-light;
|
|
50
|
-
h3{
|
|
51
|
-
@apply font-bold text-caption-m;
|
|
52
|
-
}
|
|
53
|
-
p{
|
|
54
|
-
@apply text-body-l;
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
@screen dt{
|
|
59
|
-
.TLComments{
|
|
60
|
-
width: 360px;
|
|
61
|
-
h3{
|
|
62
|
-
@apply text-caption-m-dt;
|
|
63
|
-
}
|
|
64
|
-
p{
|
|
65
|
-
@apply text-body-l-dt;
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
.obps-timeline-header {
|
|
73
|
-
margin-bottom: 16px;
|
|
74
|
-
margin-top: 32px;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.obps-timeline-action-bar {
|
|
78
|
-
padding: 12px 0;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
.obps-timeline-submit-feedback {
|
|
82
|
-
margin-top: 16px;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.obps-timeline-toggle {
|
|
86
|
-
margin-top: 12px;
|
|
87
|
-
font-weight: 600;
|
|
88
|
-
}
|
|
89
|
-
.obps-timeline-table .obps-timeline-cell {
|
|
90
|
-
padding: 20px 18px;
|
|
91
|
-
font-size: 16px;
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
.obps-timeline-table .obps-timeline-large-cell {
|
|
95
|
-
min-width: 240px;
|
|
96
|
-
}
|
|
1
|
+
.timeline-container {
|
|
2
|
+
@apply flex;
|
|
3
|
+
margin: 0px 8px 15px;
|
|
4
|
+
.timeline-checkpoint {
|
|
5
|
+
@apply relative flex-1;
|
|
6
|
+
z-index: 1;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.timeline-content {
|
|
10
|
+
@apply flex flex-col items-center;
|
|
11
|
+
|
|
12
|
+
span {
|
|
13
|
+
text-align: center;
|
|
14
|
+
color: white;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.secondary-color {
|
|
18
|
+
color: #2947A3;
|
|
19
|
+
padding: 5px;
|
|
20
|
+
font-size: small;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.line {
|
|
25
|
+
@apply absolute;
|
|
26
|
+
top: 12px;
|
|
27
|
+
left: calc(50% + 8px);
|
|
28
|
+
right: calc(-50% + 8px);
|
|
29
|
+
border-top: 4px solid #D6D5D4;
|
|
30
|
+
z-index: -1;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.circle {
|
|
34
|
+
width: 24px;
|
|
35
|
+
height: 24px;
|
|
36
|
+
background-color: #B1B4B6;
|
|
37
|
+
border-radius: 50%;
|
|
38
|
+
text-align: center;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.active {
|
|
42
|
+
background-color: #1359C8;
|
|
43
|
+
border-color: #1359C8;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.TLComments{
|
|
48
|
+
max-width: 360px;
|
|
49
|
+
@apply mb-sm p-sm bg-grey-light;
|
|
50
|
+
h3{
|
|
51
|
+
@apply font-bold text-caption-m;
|
|
52
|
+
}
|
|
53
|
+
p{
|
|
54
|
+
@apply text-body-l;
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
@screen dt{
|
|
59
|
+
.TLComments{
|
|
60
|
+
width: 360px;
|
|
61
|
+
h3{
|
|
62
|
+
@apply text-caption-m-dt;
|
|
63
|
+
}
|
|
64
|
+
p{
|
|
65
|
+
@apply text-body-l-dt;
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
.obps-timeline-header {
|
|
73
|
+
margin-bottom: 16px;
|
|
74
|
+
margin-top: 32px;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.obps-timeline-action-bar {
|
|
78
|
+
padding: 12px 0;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.obps-timeline-submit-feedback {
|
|
82
|
+
margin-top: 16px;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.obps-timeline-toggle {
|
|
86
|
+
margin-top: 12px;
|
|
87
|
+
font-weight: 600;
|
|
88
|
+
}
|
|
89
|
+
.obps-timeline-table .obps-timeline-cell {
|
|
90
|
+
padding: 20px 18px;
|
|
91
|
+
font-size: 16px;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
.obps-timeline-table .obps-timeline-large-cell {
|
|
95
|
+
min-width: 240px;
|
|
96
|
+
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
.WhatsNewCard{
|
|
2
|
-
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
|
|
3
|
-
@apply rounded bg-white border-primary-main border-l-4 border-solid p-sm;
|
|
4
|
-
h2{
|
|
5
|
-
@apply text-body-l text-text-primary font-medium mb-xs;
|
|
6
|
-
}
|
|
7
|
-
p{
|
|
8
|
-
@apply text-form-field text-text-secondary mb-sm;
|
|
9
|
-
}
|
|
10
|
-
a{
|
|
11
|
-
@apply block text-form-field text-primary-main mb-sm
|
|
12
|
-
}
|
|
1
|
+
.WhatsNewCard{
|
|
2
|
+
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
|
|
3
|
+
@apply rounded bg-white border-primary-main border-l-4 border-solid p-sm;
|
|
4
|
+
h2{
|
|
5
|
+
@apply text-body-l text-text-primary font-medium mb-xs;
|
|
6
|
+
}
|
|
7
|
+
p{
|
|
8
|
+
@apply text-form-field text-text-secondary mb-sm;
|
|
9
|
+
}
|
|
10
|
+
a{
|
|
11
|
+
@apply block text-form-field text-primary-main mb-sm
|
|
12
|
+
}
|
|
13
13
|
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
.action-link {
|
|
2
|
-
@apply text-primary-main text-text-btn mr-lg !important;
|
|
3
|
-
}
|
|
1
|
+
.action-link {
|
|
2
|
+
@apply text-primary-main text-text-btn mr-lg !important;
|
|
3
|
+
}
|
|
@@ -1,97 +1,100 @@
|
|
|
1
|
-
.action-bar-wrap {
|
|
2
|
-
box-shadow: rgba(0, 0, 0, 0.16) 0 -2px 8px;
|
|
3
|
-
z-index: 100;
|
|
4
|
-
height: 75px;
|
|
5
|
-
|
|
6
|
-
@apply left-0 bottom-0 w-full bg-white py-lg px-xxl fixed text-right;
|
|
7
|
-
|
|
8
|
-
div {
|
|
9
|
-
@apply w-full;
|
|
10
|
-
}
|
|
11
|
-
.menu-wrap {
|
|
12
|
-
@apply absolute bg-white text-left mb-xs z-30 cursor-pointer;
|
|
13
|
-
bottom: 45px;
|
|
14
|
-
box-shadow: rgba(0, 0, 0, 0.14) 0 8px 10px 1px, rgba(0, 0, 0, 0.12) 0 3px 14px 2px, rgba(0, 0, 0, 0.2) 0 5px 5px -3px;
|
|
15
|
-
width:
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
@apply
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
1
|
+
.action-bar-wrap {
|
|
2
|
+
box-shadow: rgba(0, 0, 0, 0.16) 0 -2px 8px;
|
|
3
|
+
z-index: 100;
|
|
4
|
+
height: 75px;
|
|
5
|
+
|
|
6
|
+
@apply left-0 bottom-0 w-full bg-white py-lg px-xxl fixed text-right;
|
|
7
|
+
|
|
8
|
+
div {
|
|
9
|
+
@apply w-full;
|
|
10
|
+
}
|
|
11
|
+
.menu-wrap {
|
|
12
|
+
@apply absolute bg-white text-left mb-xs z-30 cursor-pointer;
|
|
13
|
+
bottom: 45px;
|
|
14
|
+
box-shadow: rgba(0, 0, 0, 0.14) 0 8px 10px 1px, rgba(0, 0, 0, 0.12) 0 3px 14px 2px, rgba(0, 0, 0, 0.2) 0 5px 5px -3px;
|
|
15
|
+
width: auto;
|
|
16
|
+
min-width: 200px;
|
|
17
|
+
max-width: calc(100% - 16px);
|
|
18
|
+
padding: 2px;
|
|
19
|
+
right: 8px;
|
|
20
|
+
|
|
21
|
+
div {
|
|
22
|
+
@apply h-12 pl-sm py-md text-body-l text-text-primary;
|
|
23
|
+
|
|
24
|
+
&:hover {
|
|
25
|
+
@apply bg-grey-mid w-full;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
@screen dt {
|
|
32
|
+
.action-bar-wrap {
|
|
33
|
+
box-shadow: rgba(0, 0, 0, 0.16) 0 -2px 8px;
|
|
34
|
+
left: 0;
|
|
35
|
+
max-width: none;
|
|
36
|
+
z-index: 999;
|
|
37
|
+
|
|
38
|
+
@apply fixed bottom-0 bg-white py-lg pr-lg text-right;
|
|
39
|
+
|
|
40
|
+
div {
|
|
41
|
+
width: calc(100% - 16px);
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.menu-wrap {
|
|
45
|
+
bottom: 45px;
|
|
46
|
+
top: unset;
|
|
47
|
+
box-shadow: rgba(0, 0, 0, 0.14) 0 8px 10px 1px, rgba(0, 0, 0, 0.12) 0 3px 14px 2px, rgba(0, 0, 0, 0.2) 0 5px 5px -3px;
|
|
48
|
+
@apply absolute h-auto bg-white text-left mb-xs z-30;
|
|
49
|
+
width: 240px;
|
|
50
|
+
right: 24px;
|
|
51
|
+
|
|
52
|
+
div {
|
|
53
|
+
@apply h-12 pl-sm py-md text-body-l text-text-primary;
|
|
54
|
+
|
|
55
|
+
&:hover {
|
|
56
|
+
@apply bg-grey-mid w-full;
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
.action-bar-wrap-registry {
|
|
64
|
+
|
|
65
|
+
div {
|
|
66
|
+
@apply w-full;
|
|
67
|
+
}
|
|
68
|
+
.menu-wrap {
|
|
69
|
+
@apply absolute bg-white text-left mb-xs z-30 cursor-pointer;
|
|
70
|
+
box-shadow: rgba(0, 0, 0, 0.14) 0 8px 10px 1px, rgba(0, 0, 0, 0.12) 0 3px 14px 2px, rgba(0, 0, 0, 0.2) 0 5px 5px -3px;
|
|
71
|
+
width: 160px;
|
|
72
|
+
right: 60px;
|
|
73
|
+
|
|
74
|
+
div {
|
|
75
|
+
@apply h-12 pl-sm py-md text-body-l text-text-primary;
|
|
76
|
+
|
|
77
|
+
&:hover {
|
|
78
|
+
@apply bg-grey-mid w-full;
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
.search-add {
|
|
84
|
+
padding: 12px 16px;
|
|
85
|
+
color: rgb(244, 119, 56);
|
|
86
|
+
display: flex;
|
|
87
|
+
cursor: pointer;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
.search-add-icon {
|
|
91
|
+
background: rgb(244, 119, 56);
|
|
92
|
+
border-radius: 50%;
|
|
93
|
+
height: 24px;
|
|
94
|
+
width: 24px;
|
|
95
|
+
display: flex;
|
|
96
|
+
justify-content: center;
|
|
97
|
+
align-items: center;
|
|
98
|
+
margin-left: 10px;
|
|
99
|
+
}
|
|
97
100
|
}
|