@egovernments/digit-ui-components-css 0.0.2-beta.1 → 0.0.2-beta.5
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/CHANGELOG.md +18 -0
- package/dist/index.css +4994 -14559
- package/dist/index.min.css +2 -2
- package/package.json +1 -1
- package/src/digitv2/components/backLinkV2.scss +37 -0
- package/src/digitv2/components/breadcrumbV2.scss +57 -0
- package/src/digitv2/components/{tagV2.scss → chipV2.scss} +9 -0
- package/src/digitv2/components/{ErrorMessage.scss → errorMessageV2.scss} +2 -0
- package/src/digitv2/components/popUpV2.scss +18 -7
- package/src/digitv2/components/{selectdropdownV2.scss → selectDropdownV2.scss} +4 -0
- package/src/digitv2/components/{stepper.scss → stepperV2.scss} +30 -9
- package/src/digitv2/components/{timeline.scss → timelineV2.scss} +25 -2
- package/src/digitv2/components/{uploader.scss → uploaderV2.scss} +56 -1
- package/src/digitv2/index.scss +18 -51
- package/src/digitv2/typography.scss +1 -20
- package/src/index.scss +3 -96
- package/src/pages/employee/index.scss +1 -1
- package/img/browser-icon.png +0 -0
- package/img/m_seva_white_logo.png +0 -0
- package/img/mseva-demo.png +0 -0
- package/src/components/CardBasedOptions.scss +0 -46
- package/src/components/CitizenHomeCard.scss +0 -56
- package/src/components/EllipsisMenu.scss +0 -17
- package/src/components/EventCalendarView.scss +0 -10
- package/src/components/FAQ.scss +0 -64
- package/src/components/OnGroundEventCard.scss +0 -72
- package/src/components/PageBasedInput.scss +0 -29
- package/src/components/PopupHeadingLabel.scss +0 -15
- package/src/components/PropertySearchForm.scss +0 -58
- package/src/components/SearchForm.scss +0 -56
- package/src/components/SearchOnRadioButton.scss +0 -10
- package/src/components/StandaloneSearchBar.scss +0 -10
- package/src/components/TimeLine.scss +0 -68
- package/src/components/WhatsNewCard.scss +0 -13
- package/src/components/actionLink.scss +0 -3
- package/src/components/actionbar.scss +0 -97
- package/src/components/bannercomponents.scss +0 -136
- package/src/components/body.scss +0 -144
- package/src/components/buttons.scss +0 -101
- package/src/components/card.scss +0 -391
- package/src/components/cardHeaderWithOptions.scss +0 -14
- package/src/components/changeLanguage.scss +0 -3
- package/src/components/charts.scss +0 -186
- package/src/components/checkbox.scss +0 -53
- package/src/components/checkpoint.scss +0 -63
- package/src/components/citizenInfoLabel.scss +0 -14
- package/src/components/custombtn.scss +0 -11
- package/src/components/datatable.scss +0 -134
- package/src/components/datewrap.scss +0 -21
- package/src/components/detailscard.scss +0 -6
- package/src/components/detailscontainer.scss +0 -13
- package/src/components/filters.scss +0 -98
- package/src/components/grey.scss +0 -3
- package/src/components/hoc/InboxComposer.scss +0 -115
- package/src/components/hoc/index.scss +0 -1
- package/src/components/howItWorks.scss +0 -71
- package/src/components/imageviewer.scss +0 -33
- package/src/components/inboxv2/InboxLinks.scss +0 -59
- package/src/components/inboxv2/horizontalNav.scss +0 -224
- package/src/components/inboxv2/inboxSearch.scss +0 -116
- package/src/components/inboxv2/inboxSearchComposer.scss +0 -134
- package/src/components/inboxv2/index.scss +0 -5
- package/src/components/inboxv2/searchComponentTable.scss +0 -44
- package/src/components/info-banner.scss +0 -35
- package/src/components/inputotp.scss +0 -15
- package/src/components/keynote.scss +0 -27
- package/src/components/languageSelector.scss +0 -24
- package/src/components/loader.scss +0 -96
- package/src/components/map.scss +0 -30
- package/src/components/menu.scss +0 -0
- package/src/components/metricsTable.scss +0 -28
- package/src/components/multiLink.scss +0 -88
- package/src/components/multiSelectDropdown.scss +0 -77
- package/src/components/navbar.scss +0 -312
- package/src/components/plusMinus.scss +0 -15
- package/src/components/popup.scss +0 -16
- package/src/components/radiobtn.scss +0 -45
- package/src/components/ratingstar.scss +0 -33
- package/src/components/roundedLabel.scss +0 -10
- package/src/components/searchAction.scss +0 -20
- package/src/components/sectionalDropdown.scss +0 -43
- package/src/components/selectdropdown.scss +0 -174
- package/src/components/sidebar.scss +0 -141
- package/src/components/staticDynamicMessages.scss +0 -107
- package/src/components/staticSideBar.scss +0 -27
- package/src/components/statushighlight.scss +0 -17
- package/src/components/submiterrors.scss +0 -11
- package/src/components/summary.scss +0 -29
- package/src/components/table.scss +0 -201
- package/src/components/tag.scss +0 -27
- package/src/components/telephone.scss +0 -17
- package/src/components/textfields.scss +0 -96
- package/src/components/toast.scss +0 -31
- package/src/components/toggleSwitch.scss +0 -41
- package/src/components/topbar.scss +0 -153
- package/src/components/uploadcomponents.scss +0 -100
- package/src/digitv2/components/CitizenHomeCardV2.scss +0 -56
- package/src/digitv2/components/PageBasedInputV2.scss +0 -33
- package/src/digitv2/components/WhatsNewCardV2.scss +0 -13
- package/src/digitv2/components/actionLinkV2.scss +0 -9
- package/src/digitv2/components/actionbarV2.scss +0 -110
- package/src/digitv2/components/appContainerV2.scss +0 -49
- package/src/digitv2/components/backButtonV2.scss +0 -26
- package/src/digitv2/components/bannerV2.scss +0 -120
- package/src/digitv2/components/breadCrumbV2.scss +0 -34
- package/src/digitv2/components/breakLineV2.scss +0 -6
- package/src/digitv2/components/cardBasedOptionsV2.scss +0 -46
- package/src/digitv2/components/cardLabelV2.scss +0 -8
- package/src/digitv2/components/cardV2.scss +0 -383
- package/src/digitv2/components/checkpointV2.scss +0 -71
- package/src/digitv2/components/collapseAndExpandGroups.scss +0 -60
- package/src/digitv2/components/dateWrapV2.scss +0 -17
- package/src/digitv2/components/detailsCardV2.scss +0 -17
- package/src/digitv2/components/displayPhotosV2.scss +0 -33
- package/src/digitv2/components/footerV2.scss +0 -55
- package/src/digitv2/components/headerBarV2.scss +0 -34
- package/src/digitv2/components/headerV2.scss +0 -12
- package/src/digitv2/components/keynoteV2.scss +0 -35
- package/src/digitv2/components/loaderV2.scss +0 -85
- package/src/digitv2/components/modalV2.scss +0 -46
- package/src/digitv2/components/multiUploadWrapperV2.scss +0 -6
- package/src/digitv2/components/navbarV2.scss +0 -9
- package/src/digitv2/components/noresultsfoundV2.scss +0 -11
- package/src/digitv2/components/numeric.scss +0 -47
- package/src/digitv2/components/otpInputV2.scss +0 -15
- package/src/digitv2/components/paragraphV2.scss +0 -5
- package/src/digitv2/components/ratingV2.scss +0 -33
- package/src/digitv2/components/searchActionV2.scss +0 -11
- package/src/digitv2/components/searchFormV2.scss +0 -76
- package/src/digitv2/components/searchcomponent.scss +0 -7
- package/src/digitv2/components/sidebarV2.scss +0 -11
- package/src/digitv2/components/telephoneV2.scss +0 -18
- package/src/digitv2/components/toggleswitchV2.scss +0 -42
- package/src/digitv2/components/topbarV2.scss +0 -187
- package/src/digitv2/components/uploadFileV2.scss +0 -146
- package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +0 -8
- package/src/pages/citizen/DocumentList.scss +0 -305
- package/src/pages/citizen/Events.scss +0 -47
- package/src/pages/citizen/HomePageWrapper.scss +0 -158
- package/src/pages/citizen/SurveyList.scss +0 -22
- package/src/pages/citizen/citizenDocument.scss +0 -22
- package/src/pages/citizen/container.scss +0 -19
- package/src/pages/citizen/payment/payment-type.scss +0 -3
- package/src/pages/citizen/updatePropertyNumber.scss +0 -46
- package/src/pages/employee/EmployeeLogin.scss +0 -7
- package/src/pages/employee/cardfix.scss +0 -13
- package/src/pages/employee/container.scss +0 -72
- package/src/pages/employee/dss.scss +0 -266
- package/src/pages/employee/form-fields.scss +0 -13
- package/src/pages/employee/iframe.scss +0 -66
- package/src/pages/employee/inbox.scss +0 -585
- package/src/pages/employee/oldMobileInbox.scss +0 -5
- package/src/pages/employee/popupmodule.scss +0 -34
- package/src/pages/employee/response.scss +0 -3
- package/src/pages/employee/scroll-table.scss +0 -119
- package/src/pages/employee/surveys.scss +0 -273
- package/src/pages/employee/tooltip.scss +0 -36
- package/src/pages/employee/updateNumber.scss +0 -13
- package/svg/arrowdown.svg +0 -1
- package/svg/arrowleft.svg +0 -1
- package/svg/calendar.svg +0 -1
- package/svg/camera.svg +0 -4
- package/svg/check.svg +0 -4
- package/svg/close.svg +0 -4
- package/svg/error.svg +0 -4
- package/svg/error2.svg +0 -5
- package/svg/searchicon.svg +0 -4
- package/svg/starempty.svg +0 -4
- package/svg/starfilled.svg +0 -5
- package/svg/success.svg +0 -4
- /package/src/digitv2/components/{infobuttons.scss → infobuttonV2.scss} +0 -0
- /package/src/digitv2/components/{panelcard.scss → panelCardV2.scss} +0 -0
- /package/src/digitv2/components/{panels.scss → panelV2.scss} +0 -0
- /package/src/digitv2/components/{textblock.scss → textblockV2.scss} +0 -0
- /package/src/digitv2/components/{toggle.scss → toggleV2.scss} +0 -0
|
@@ -1,146 +0,0 @@
|
|
|
1
|
-
.digit-upload-wrap {
|
|
2
|
-
@apply flex w-full h-40 bg-grey-light relative mb-lg px-sm border border-border border-dashed;
|
|
3
|
-
max-width: 540px;
|
|
4
|
-
min-height: 50px;
|
|
5
|
-
padding: 0.5rem;
|
|
6
|
-
|
|
7
|
-
img {
|
|
8
|
-
display: block;
|
|
9
|
-
margin-top: 58px;
|
|
10
|
-
margin-left: calc(50% - 23px);
|
|
11
|
-
height: 42px;
|
|
12
|
-
width: 46px;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
svg {
|
|
16
|
-
display: block;
|
|
17
|
-
margin-top: 58px;
|
|
18
|
-
margin-left: calc(50% - 23px);
|
|
19
|
-
height: 42px;
|
|
20
|
-
width: 46px;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
input {
|
|
24
|
-
@apply absolute w-full h-full opacity-0 top-0;
|
|
25
|
-
}
|
|
26
|
-
.digit-cell-text {
|
|
27
|
-
color: theme(colors.text.secondary);
|
|
28
|
-
padding-top: 3px;
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.digit-multi-upload-wrap {
|
|
33
|
-
@apply flex mb-lg;
|
|
34
|
-
|
|
35
|
-
div {
|
|
36
|
-
display: block;
|
|
37
|
-
position: relative;
|
|
38
|
-
background-color: theme(colors.grey.light);
|
|
39
|
-
width: calc((100% - 16px) / 3);
|
|
40
|
-
margin-right: 8px;
|
|
41
|
-
|
|
42
|
-
.digit-delete {
|
|
43
|
-
position: absolute;
|
|
44
|
-
height: 24px;
|
|
45
|
-
width: 24px;
|
|
46
|
-
border-radius: 100%;
|
|
47
|
-
top: 2px;
|
|
48
|
-
right: 2px;
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.digit-upload-img-container {
|
|
53
|
-
border: 1px dashed theme(colors.border);
|
|
54
|
-
margin: 0 !important;
|
|
55
|
-
|
|
56
|
-
img {
|
|
57
|
-
margin-left: auto;
|
|
58
|
-
margin-right: auto;
|
|
59
|
-
padding-top: calc(33% - 21px);
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
svg {
|
|
63
|
-
@apply flex;
|
|
64
|
-
margin: auto;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
svg {
|
|
68
|
-
margin-left: auto;
|
|
69
|
-
margin-right: auto;
|
|
70
|
-
top: calc(50% - 21px);
|
|
71
|
-
position: relative;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
input {
|
|
75
|
-
@apply absolute w-full h-full opacity-0 top-0;
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
.digit-upload-file-max-width {
|
|
81
|
-
max-width: 540px;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.digit-upload-file {
|
|
85
|
-
min-height: 56px;
|
|
86
|
-
@apply relative border border-input-border w-full;
|
|
87
|
-
|
|
88
|
-
div {
|
|
89
|
-
@apply flex flex-row h-full items-center pl-md mt-sm flex-wrap;
|
|
90
|
-
|
|
91
|
-
.file-upload-status {
|
|
92
|
-
@apply text-body-s-dt ml-sm;
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
input {
|
|
96
|
-
width: 160px;
|
|
97
|
-
@apply absolute top-0 left-0 opacity-0 h-full;
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
@screen dt {
|
|
102
|
-
.digit-multi-upload-wrap img {
|
|
103
|
-
width: 100%;
|
|
104
|
-
height: 158px;
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
.digit-upload-file-button-wrap {
|
|
109
|
-
display: flex;
|
|
110
|
-
justify-content: flex-start;
|
|
111
|
-
align-items: center;
|
|
112
|
-
flex-wrap: wrap;
|
|
113
|
-
margin: 0px;
|
|
114
|
-
padding: 0px;
|
|
115
|
-
button {
|
|
116
|
-
height: auto;
|
|
117
|
-
min-height: 40px;
|
|
118
|
-
width: 43%;
|
|
119
|
-
max-height: 40px;
|
|
120
|
-
margin: 5px;
|
|
121
|
-
padding: 0px;
|
|
122
|
-
h2 {
|
|
123
|
-
word-break: break-all;
|
|
124
|
-
height: auto;
|
|
125
|
-
line-height: 16px;
|
|
126
|
-
overflow: hidden;
|
|
127
|
-
max-height: 34px;
|
|
128
|
-
max-width: 100%;
|
|
129
|
-
}
|
|
130
|
-
}
|
|
131
|
-
.digit-tag-container {
|
|
132
|
-
margin: 0px;
|
|
133
|
-
padding: 0px;
|
|
134
|
-
}
|
|
135
|
-
}
|
|
136
|
-
.digit-input-mirror-selector-button {
|
|
137
|
-
@apply h-16 bg-border text-center border-b-2 border-input-border border-solid outline-none px-lg !important;
|
|
138
|
-
|
|
139
|
-
&:focus {
|
|
140
|
-
@apply outline-none;
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
h2 {
|
|
144
|
-
@apply font-rc font-medium text-legend text-text-primary;
|
|
145
|
-
}
|
|
146
|
-
}
|
|
@@ -1,305 +0,0 @@
|
|
|
1
|
-
.wrapper {
|
|
2
|
-
margin: 20px auto;
|
|
3
|
-
}
|
|
4
|
-
.accordion-wrapper {
|
|
5
|
-
& + * {
|
|
6
|
-
margin-top: 0.5em;
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
.accordion-item {
|
|
10
|
-
overflow: hidden;
|
|
11
|
-
transition: max-height 0.3s cubic-bezier(1, 0, 1, 0);
|
|
12
|
-
height: auto;
|
|
13
|
-
max-height: 9999px;
|
|
14
|
-
}
|
|
15
|
-
.accordion-item.collapsed {
|
|
16
|
-
max-height: 0;
|
|
17
|
-
transition: max-height 0.35s cubic-bezier(0, 1, 0, 1);
|
|
18
|
-
}
|
|
19
|
-
.accordion-title {
|
|
20
|
-
font-weight: 600;
|
|
21
|
-
cursor: pointer;
|
|
22
|
-
color: #666;
|
|
23
|
-
padding: 0.5em 0em;
|
|
24
|
-
border-radius: 1.5em;
|
|
25
|
-
display: flex;
|
|
26
|
-
justify-content: space-between;
|
|
27
|
-
align-items: center;
|
|
28
|
-
&.open svg {
|
|
29
|
-
transform: rotate(-90deg);
|
|
30
|
-
}
|
|
31
|
-
&:hover,
|
|
32
|
-
&.open {
|
|
33
|
-
color: black;
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
.accordion-content {
|
|
37
|
-
padding: 1em 0em;
|
|
38
|
-
}
|
|
39
|
-
.document_list_searchbar {
|
|
40
|
-
border: 1px solid theme(colors.text.secondary) !important;
|
|
41
|
-
border-radius: 0px !important;
|
|
42
|
-
margin: 20px 0;
|
|
43
|
-
}
|
|
44
|
-
.notices_circular_searchbox {
|
|
45
|
-
margin-top: 50px;
|
|
46
|
-
}
|
|
47
|
-
.notice_and_circular_main {
|
|
48
|
-
@apply flex bg-white my-md px-md pt-md pb-lg shadow-card relative;
|
|
49
|
-
border-radius: 4px;
|
|
50
|
-
}
|
|
51
|
-
.gap-ten {
|
|
52
|
-
@apply gap-10;
|
|
53
|
-
}
|
|
54
|
-
.notice_and_circular_heading_mb {
|
|
55
|
-
display: flex;
|
|
56
|
-
justify-content: space-between;
|
|
57
|
-
padding: 2px;
|
|
58
|
-
}
|
|
59
|
-
.notice_and_circular_heading_mb header {
|
|
60
|
-
font-weight: bold;
|
|
61
|
-
font-size: 16px !important;
|
|
62
|
-
line-height: 24px;
|
|
63
|
-
margin-right: 50px;
|
|
64
|
-
}
|
|
65
|
-
.notice_and_circular_heading_mb .card-caption {
|
|
66
|
-
padding-left: 30px;
|
|
67
|
-
font-weight: normal;
|
|
68
|
-
font-size: 12px;
|
|
69
|
-
line-height: 24px;
|
|
70
|
-
color: theme(colors.text.secondary);
|
|
71
|
-
padding-right: 5px;
|
|
72
|
-
padding-left: 15px;
|
|
73
|
-
min-width: 80px;
|
|
74
|
-
position: absolute;
|
|
75
|
-
right: 20px;
|
|
76
|
-
}
|
|
77
|
-
.notice_and_circular_text {
|
|
78
|
-
padding-bottom: 20px;
|
|
79
|
-
}
|
|
80
|
-
.notice_and_circular_text p {
|
|
81
|
-
font-weight: normal;
|
|
82
|
-
font-size: 12px;
|
|
83
|
-
line-height: 14px;
|
|
84
|
-
color: theme(colors.text.secondary);
|
|
85
|
-
}
|
|
86
|
-
.notice_and_circular_caption {
|
|
87
|
-
margin-top: 10px;
|
|
88
|
-
margin-bottom: 10px;
|
|
89
|
-
}
|
|
90
|
-
.notice_and_circular_caption .card-caption {
|
|
91
|
-
font-weight: normal;
|
|
92
|
-
font-size: 10px;
|
|
93
|
-
line-height: 18px;
|
|
94
|
-
color: #A3A3A3;
|
|
95
|
-
}
|
|
96
|
-
.view_download_main {
|
|
97
|
-
display: flex;
|
|
98
|
-
flex-wrap: wrap;
|
|
99
|
-
gap:8px;
|
|
100
|
-
align-items: end;
|
|
101
|
-
span {
|
|
102
|
-
padding-right: 20px;
|
|
103
|
-
& .views {
|
|
104
|
-
display: flex;
|
|
105
|
-
justify-content: space-between;
|
|
106
|
-
align-items: center;
|
|
107
|
-
p {
|
|
108
|
-
padding-left: 10px;
|
|
109
|
-
font-weight: normal;
|
|
110
|
-
font-size: 16px;
|
|
111
|
-
line-height: 19px;
|
|
112
|
-
color: theme(colors.primary.main);
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
& .download_views_padding{
|
|
117
|
-
padding-top: 8px;
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
@screen dt{
|
|
121
|
-
.view_download_main {
|
|
122
|
-
span{
|
|
123
|
-
& .views {
|
|
124
|
-
display: flex;
|
|
125
|
-
justify-content: space-between;
|
|
126
|
-
align-items: center;
|
|
127
|
-
p {
|
|
128
|
-
padding-left: 10px;
|
|
129
|
-
font-weight: normal;
|
|
130
|
-
font-size: 16px;
|
|
131
|
-
line-height: 19px;
|
|
132
|
-
color: theme(colors.primary.main);
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
.notice_and_circular_heading_mb .card-caption {
|
|
139
|
-
font-size: 16px;
|
|
140
|
-
line-height: 24px;
|
|
141
|
-
min-width : 150px;
|
|
142
|
-
padding-left: 50px;
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
.view_download_main span{
|
|
146
|
-
padding-right: 30px;
|
|
147
|
-
}
|
|
148
|
-
.view_download_main span .views p {
|
|
149
|
-
padding-left: 8px;
|
|
150
|
-
font-size: 16px;
|
|
151
|
-
}
|
|
152
|
-
.notice_and_circular_text p {
|
|
153
|
-
font-size: 16px !important;
|
|
154
|
-
line-height : 24px;
|
|
155
|
-
}
|
|
156
|
-
.documentDetails_row {
|
|
157
|
-
grid-gap: 0 !important;
|
|
158
|
-
gap: 0 !important;
|
|
159
|
-
}
|
|
160
|
-
.notice_and_circular_heading_mb header{
|
|
161
|
-
font-size: 24px !important;
|
|
162
|
-
line-height: 28px;
|
|
163
|
-
margin-right : 100px;
|
|
164
|
-
}
|
|
165
|
-
.notice_and_circular_caption .card-caption {
|
|
166
|
-
font-size: 14px;
|
|
167
|
-
line-height: 21px;
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
}
|
|
171
|
-
.documentDetails {
|
|
172
|
-
&_wrapper {
|
|
173
|
-
@apply flex flex-col gap-10 items-start;
|
|
174
|
-
}
|
|
175
|
-
&_row {
|
|
176
|
-
@apply flex gap-20;
|
|
177
|
-
}
|
|
178
|
-
&_title {
|
|
179
|
-
@apply w-48 font-bold;
|
|
180
|
-
}
|
|
181
|
-
&_description {
|
|
182
|
-
@apply max-w-lg;
|
|
183
|
-
text-overflow: clip;
|
|
184
|
-
}
|
|
185
|
-
&_pdf {
|
|
186
|
-
@apply flex flex-col gap-5;
|
|
187
|
-
}
|
|
188
|
-
&_subheader {
|
|
189
|
-
@apply font-bold;
|
|
190
|
-
font-size: large;
|
|
191
|
-
}
|
|
192
|
-
}
|
|
193
|
-
|
|
194
|
-
.documentDetails_pdf {
|
|
195
|
-
@apply flex gap-10 cursor-pointer;
|
|
196
|
-
}
|
|
197
|
-
.grid_section {
|
|
198
|
-
@apply grid grid-cols-4 gap-4;
|
|
199
|
-
& .document_notification_form_section {
|
|
200
|
-
@apply col-span-3;
|
|
201
|
-
}
|
|
202
|
-
}
|
|
203
|
-
.document_notification_first_grid {
|
|
204
|
-
@apply grid grid-cols-4 gap-4;
|
|
205
|
-
& .form_section,
|
|
206
|
-
.document_notification_table_section {
|
|
207
|
-
@apply col-span-3;
|
|
208
|
-
}
|
|
209
|
-
}
|
|
210
|
-
.new_document_section_flex {
|
|
211
|
-
@apply flex items-center;
|
|
212
|
-
& .card-section-header {
|
|
213
|
-
@apply pl-lg;
|
|
214
|
-
}
|
|
215
|
-
}
|
|
216
|
-
.new_document_para_color {
|
|
217
|
-
@apply text-primary-light;
|
|
218
|
-
margin-bottom: 42px;
|
|
219
|
-
}
|
|
220
|
-
.document_notification_second_grid {
|
|
221
|
-
@apply grid grid-cols-3 gap-4;
|
|
222
|
-
}
|
|
223
|
-
.document_notification_clear_search_btn {
|
|
224
|
-
display: flex;
|
|
225
|
-
justify-content: flex-end;
|
|
226
|
-
align-items: center;
|
|
227
|
-
& .document_notification_clear_search_btn_align {
|
|
228
|
-
display: flex;
|
|
229
|
-
align-items: center;
|
|
230
|
-
}
|
|
231
|
-
}
|
|
232
|
-
.new_document_clear_search_alignment {
|
|
233
|
-
@apply mb-md mr-lg;
|
|
234
|
-
}
|
|
235
|
-
.document_notification_filter_header {
|
|
236
|
-
@apply flex justify-between items-center;
|
|
237
|
-
}
|
|
238
|
-
.document_notification_filter_icon {
|
|
239
|
-
@apply flex items-center;
|
|
240
|
-
& .card-caption {
|
|
241
|
-
@apply ml-lg;
|
|
242
|
-
}
|
|
243
|
-
}
|
|
244
|
-
.document-table-docs-columns {
|
|
245
|
-
@apply flex items-center gap-5;
|
|
246
|
-
}
|
|
247
|
-
.filter_section_main {
|
|
248
|
-
padding-bottom: 300px;
|
|
249
|
-
}
|
|
250
|
-
.new_document_card {
|
|
251
|
-
@apply w-full h-56 bg-white p-xl;
|
|
252
|
-
}
|
|
253
|
-
.filter_table_section_margin {
|
|
254
|
-
margin-top: 30px;
|
|
255
|
-
}
|
|
256
|
-
.filter_card_employee {
|
|
257
|
-
@apply w-full h-auto bg-white p-xl;
|
|
258
|
-
padding-bottom: 100px;
|
|
259
|
-
}
|
|
260
|
-
.filter_section_document_categories {
|
|
261
|
-
padding-top: 20px;
|
|
262
|
-
}
|
|
263
|
-
.new_document_card_table {
|
|
264
|
-
@apply w-full h-auto bg-white p-xl;
|
|
265
|
-
}
|
|
266
|
-
.employee_document_inbox_table_main {
|
|
267
|
-
.table {
|
|
268
|
-
tbody {
|
|
269
|
-
tr {
|
|
270
|
-
@apply py-md;
|
|
271
|
-
}
|
|
272
|
-
}
|
|
273
|
-
}
|
|
274
|
-
}
|
|
275
|
-
.confirmation_box {
|
|
276
|
-
height: 130px;
|
|
277
|
-
display: flex;
|
|
278
|
-
align-items: center;
|
|
279
|
-
padding-left: 8px;
|
|
280
|
-
gap: 10px;
|
|
281
|
-
overflow: hidden;
|
|
282
|
-
text-overflow: ellipsis;
|
|
283
|
-
}
|
|
284
|
-
|
|
285
|
-
.Docs_CardWrapper{
|
|
286
|
-
@apply bg-white m-sm px-md pt-md pb-lg shadow-card;
|
|
287
|
-
border-radius: 4px;
|
|
288
|
-
}
|
|
289
|
-
|
|
290
|
-
.mobileInbox_attachments{
|
|
291
|
-
display:flex;
|
|
292
|
-
gap:10px;
|
|
293
|
-
}
|
|
294
|
-
|
|
295
|
-
.documentDetails_row_items {
|
|
296
|
-
display:flex;
|
|
297
|
-
flex-direction: row;
|
|
298
|
-
align-self: flex-start;
|
|
299
|
-
}
|
|
300
|
-
|
|
301
|
-
@media screen and (max-width : 768px){
|
|
302
|
-
.documentDetails_row_items{
|
|
303
|
-
@apply grid grid-cols-2 gap-4;
|
|
304
|
-
}
|
|
305
|
-
}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
.OnGroundEventDetailsCard{
|
|
2
|
-
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
|
|
3
|
-
@apply bg-white mx-sm mb-md p-md rounded;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
.eventAddressAndDirection{
|
|
7
|
-
@apply text-body-s mb-md;
|
|
8
|
-
span{
|
|
9
|
-
@apply flex mb-sm;
|
|
10
|
-
svg{
|
|
11
|
-
@apply h-5 w-5;
|
|
12
|
-
}
|
|
13
|
-
div{
|
|
14
|
-
@apply ml-md;
|
|
15
|
-
p{
|
|
16
|
-
@apply mb-sm;
|
|
17
|
-
}
|
|
18
|
-
.direction{
|
|
19
|
-
@apply text-primary-main cursor-pointer;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.eventTimeRange{
|
|
26
|
-
@apply text-body-s flex;
|
|
27
|
-
svg{
|
|
28
|
-
@apply h-5 w-5;
|
|
29
|
-
}
|
|
30
|
-
p{
|
|
31
|
-
@apply ml-md;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.cardCaptionBodyS{
|
|
36
|
-
@apply text-body-s text-text-secondary mb-md;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
@screen dt{
|
|
40
|
-
.eventAddressAndDirection{
|
|
41
|
-
@apply text-body-s-dt;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.cardCaptionBodyS{
|
|
45
|
-
@apply text-body-s-dt;
|
|
46
|
-
}
|
|
47
|
-
}
|
|
@@ -1,158 +0,0 @@
|
|
|
1
|
-
.HomePageWrapper {
|
|
2
|
-
margin-top: -25px;
|
|
3
|
-
|
|
4
|
-
.BannerWithSearch {
|
|
5
|
-
margin-bottom: 40px;
|
|
6
|
-
width: 100%;
|
|
7
|
-
@apply relative;
|
|
8
|
-
.Search {
|
|
9
|
-
width: calc(100% - 32px);
|
|
10
|
-
bottom: -18px;
|
|
11
|
-
@apply mx-md absolute;
|
|
12
|
-
}
|
|
13
|
-
img {
|
|
14
|
-
height: 33vw;
|
|
15
|
-
@apply w-full object-cover;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.ServicesSection {
|
|
20
|
-
@apply flex flex-wrap;
|
|
21
|
-
padding: 40px 15px 0 15px;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
@screen dt {
|
|
25
|
-
.ServicesSection {
|
|
26
|
-
@apply flex flex-wrap;
|
|
27
|
-
padding: 40px 15px 0 15px;
|
|
28
|
-
width: 100%;
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.WhatsNewSection {
|
|
33
|
-
@apply m-sm;
|
|
34
|
-
padding: 0 15px;
|
|
35
|
-
.headSection {
|
|
36
|
-
@apply flex mb-sm justify-between;
|
|
37
|
-
h2 {
|
|
38
|
-
@apply text-heading-s font-bold text-text-primary pl-sm;
|
|
39
|
-
}
|
|
40
|
-
p {
|
|
41
|
-
@apply text-link text-primary-main font-medium cursor-pointer;
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
@media (min-width: 780px) {
|
|
45
|
-
padding: 0 15px;
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.WhatsAppBanner{
|
|
50
|
-
width: 100%;
|
|
51
|
-
padding: 0px 20px 0px 20px;
|
|
52
|
-
margin: auto;
|
|
53
|
-
cursor: pointer;
|
|
54
|
-
img {
|
|
55
|
-
width: 100%;
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
@media (min-width: 780px) {
|
|
61
|
-
.SideBarStatic {
|
|
62
|
-
width: 219px;
|
|
63
|
-
background: theme(colors.white);
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
@media (max-width: 780px) {
|
|
68
|
-
.SideBarStatic {
|
|
69
|
-
display: none;
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
.HomePageContainer {
|
|
73
|
-
@media (min-width: 780px) {
|
|
74
|
-
display: flex;
|
|
75
|
-
width: calc(100% - 219px);
|
|
76
|
-
height: calc(100%-30px);
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
.moduleLinkHomePage {
|
|
81
|
-
@media (min-width: 780px) {
|
|
82
|
-
width: calc(100% - 219px);
|
|
83
|
-
}
|
|
84
|
-
margin-top: -25px;
|
|
85
|
-
img {
|
|
86
|
-
height: 33vw;
|
|
87
|
-
filter: grayscale(100%);
|
|
88
|
-
@apply w-full object-cover;
|
|
89
|
-
}
|
|
90
|
-
h1 {
|
|
91
|
-
position: absolute;
|
|
92
|
-
top: 100px;
|
|
93
|
-
left: 21px;
|
|
94
|
-
@apply text-heading-xl text-white font-bold;
|
|
95
|
-
}
|
|
96
|
-
.moduleLinkHomePageBackButton {
|
|
97
|
-
border: none;
|
|
98
|
-
top: 76px;
|
|
99
|
-
svg {
|
|
100
|
-
fill: theme(colors.white);
|
|
101
|
-
}
|
|
102
|
-
@apply absolute text-white text-heading-s ml-md;
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
.moduleLinkHomePageModuleLinks {
|
|
107
|
-
@apply mt-md;
|
|
108
|
-
.CitizenHomeCard {
|
|
109
|
-
.header {
|
|
110
|
-
@apply hidden;
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
@screen dt {
|
|
116
|
-
.HomePageWrapper {
|
|
117
|
-
width: 100%;
|
|
118
|
-
.BannerWithSearch {
|
|
119
|
-
margin-bottom: 56px;
|
|
120
|
-
width: 100% !important;
|
|
121
|
-
.Search {
|
|
122
|
-
width: 100%;
|
|
123
|
-
margin: 0;
|
|
124
|
-
padding: 0 15px 0 15px;
|
|
125
|
-
}
|
|
126
|
-
img {
|
|
127
|
-
height: 20vw;
|
|
128
|
-
}
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
.WhatsAppBanner {
|
|
132
|
-
width: 100%;
|
|
133
|
-
img{
|
|
134
|
-
height: 20vw;
|
|
135
|
-
width: 100%;
|
|
136
|
-
}
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
}
|
|
140
|
-
.moduleLinkHomePage {
|
|
141
|
-
img {
|
|
142
|
-
min-width: 100vw;
|
|
143
|
-
height: 20vw;
|
|
144
|
-
}
|
|
145
|
-
h1 {
|
|
146
|
-
top: calc(10vw + 40px);
|
|
147
|
-
left: 15.8rem;
|
|
148
|
-
}
|
|
149
|
-
.moduleLinkHomePageBackButton {
|
|
150
|
-
top: calc(10vw + 16px);
|
|
151
|
-
@apply ml-md;
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
.moduleLinkHomePageModuleLinks {
|
|
156
|
-
width: 100%;
|
|
157
|
-
}
|
|
158
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
.surveyListclockDiv{
|
|
2
|
-
@apply flex items-center my-lg;
|
|
3
|
-
}
|
|
4
|
-
.surveyListclockDiv span{
|
|
5
|
-
@apply pl-md text-text-primary;
|
|
6
|
-
}
|
|
7
|
-
.surveyListstatus{
|
|
8
|
-
@apply flex items-center justify-between;
|
|
9
|
-
}
|
|
10
|
-
.surveyLisNotResponded{
|
|
11
|
-
@apply text-error;
|
|
12
|
-
}
|
|
13
|
-
.surveyLisResponded{
|
|
14
|
-
@apply text-success;
|
|
15
|
-
}
|
|
16
|
-
.surveyListCardMargin{
|
|
17
|
-
@apply mx-md my-lg ;
|
|
18
|
-
}
|
|
19
|
-
.centered-message{
|
|
20
|
-
@apply flex items-center pl-md py-lg ;
|
|
21
|
-
|
|
22
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
.notice_and_circular_image svg {
|
|
2
|
-
width: 80px;
|
|
3
|
-
height: 100px;
|
|
4
|
-
}
|
|
5
|
-
.notice_and_circular_content {
|
|
6
|
-
padding-left: 50px;
|
|
7
|
-
}
|
|
8
|
-
.back-btn2{
|
|
9
|
-
border: none;
|
|
10
|
-
}
|
|
11
|
-
@media screen and (max-width: 768px) {
|
|
12
|
-
.notice_and_circular_image svg {
|
|
13
|
-
width: 53px;
|
|
14
|
-
height: 66px;
|
|
15
|
-
}
|
|
16
|
-
.notice_and_circular_content {
|
|
17
|
-
padding-left: 40px;
|
|
18
|
-
}
|
|
19
|
-
.documentContainerPadding{
|
|
20
|
-
padding: 0 10px;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
.citizen-home-footer {
|
|
2
|
-
@apply flex w-full h-10 bg-grey-bg pb-md pt-sm justify-center;
|
|
3
|
-
img {
|
|
4
|
-
@apply ml-sm;
|
|
5
|
-
}
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.employee .citizen-home-footer {
|
|
9
|
-
@apply fixed bottom-0;
|
|
10
|
-
}
|
|
11
|
-
.fill-path-primary-main {
|
|
12
|
-
path {
|
|
13
|
-
fill: theme(colors.primary.main);
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.obps-search {
|
|
18
|
-
margin: 8px;
|
|
19
|
-
}
|