@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,33 +0,0 @@
|
|
|
1
|
-
.rating-star-wrap {
|
|
2
|
-
@apply flex w-full mb-lg;
|
|
3
|
-
img {
|
|
4
|
-
width: 40px;
|
|
5
|
-
height: 38px;
|
|
6
|
-
display: block;
|
|
7
|
-
@apply mr-sm;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
svg {
|
|
11
|
-
width: 40px;
|
|
12
|
-
height: 38px;
|
|
13
|
-
display: block;
|
|
14
|
-
@apply mr-sm;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
@screen dt {
|
|
19
|
-
.rating-star-wrap {
|
|
20
|
-
@apply w-2/5;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.rating-with-text {
|
|
25
|
-
@apply flex place-items-center w-full;
|
|
26
|
-
|
|
27
|
-
svg {
|
|
28
|
-
width: 24px;
|
|
29
|
-
height: 38px;
|
|
30
|
-
display: block;
|
|
31
|
-
@apply mr-sm;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
.searchBox {
|
|
2
|
-
@apply flex m-sm justify-between;
|
|
3
|
-
.searchAction {
|
|
4
|
-
position: relative;
|
|
5
|
-
@apply flex flex-row text-focus;
|
|
6
|
-
.searchText {
|
|
7
|
-
@apply ml-sm;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.svgPrimaryH16px{
|
|
13
|
-
svg{
|
|
14
|
-
width: 18px;
|
|
15
|
-
@apply h-6;
|
|
16
|
-
path{
|
|
17
|
-
fill: theme(colors.primary.main);
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
.sect-dropdown-wrap {
|
|
2
|
-
@apply mb-lg relative;
|
|
3
|
-
|
|
4
|
-
.sect-dropdown-input-wrap {
|
|
5
|
-
@apply block w-full h-10 border border-solid border-input-border;
|
|
6
|
-
|
|
7
|
-
input[type="text"] {
|
|
8
|
-
width: calc(100% - 32px);
|
|
9
|
-
@apply h-full outline-none text-text-primary text-form-field pl-sm;
|
|
10
|
-
}
|
|
11
|
-
p {
|
|
12
|
-
padding-top: 9px;
|
|
13
|
-
@apply text-form-field text-text-primary float-left ml-sm;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
img {
|
|
17
|
-
@apply float-right h-6 w-6 mt-sm mr-sm;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
svg {
|
|
21
|
-
@apply float-right h-6 w-6 mt-sm mr-sm;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.sect-dropdown-card {
|
|
26
|
-
width: 100% !important;
|
|
27
|
-
box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
|
|
28
|
-
@apply absolute z-10 mt-xs pb-sm bg-white;
|
|
29
|
-
|
|
30
|
-
h1 {
|
|
31
|
-
@apply pl-sm pt-md text-text-primary text-form-field;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
p {
|
|
35
|
-
padding-left: 21px;
|
|
36
|
-
@apply w-full pt-sm text-text-secondary text-form-field;
|
|
37
|
-
|
|
38
|
-
&:hover {
|
|
39
|
-
@apply bg-grey-mid;
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
}
|
|
@@ -1,174 +0,0 @@
|
|
|
1
|
-
/*.select {
|
|
2
|
-
|
|
3
|
-
@apply mb-lg block border-2 border-input-border border-solid outline-none rounded-none w-full h-10 bg-white leading-10;
|
|
4
|
-
|
|
5
|
-
option {
|
|
6
|
-
@apply h-10 text-form-field text-text-primary align-top text-left;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.select:active {
|
|
12
|
-
@apply border-focus border-2;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
@screen dt {
|
|
16
|
-
.select {
|
|
17
|
-
@apply w-2/5;
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
*/
|
|
21
|
-
.employee-select-wrap {
|
|
22
|
-
@apply mb-lg relative;
|
|
23
|
-
|
|
24
|
-
.select {
|
|
25
|
-
@apply relative block w-full h-10 border border-solid border-input-border;
|
|
26
|
-
&:hover {
|
|
27
|
-
@apply border-2 border-solid border-primary-main;
|
|
28
|
-
}
|
|
29
|
-
input[type="text"] {
|
|
30
|
-
width: calc(100% - 32px);
|
|
31
|
-
background-color: transparent;
|
|
32
|
-
|
|
33
|
-
@apply absolute z-10 w-full h-full outline-none text-text-primary text-form-field pl-sm;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
p {
|
|
37
|
-
padding-top: 9px;
|
|
38
|
-
@apply text-form-field text-text-primary float-left ml-sm;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
img {
|
|
42
|
-
@apply float-right h-6 w-6 mt-sm mr-sm;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
svg {
|
|
46
|
-
@apply absolute right-0 float-right h-6 w-6 mt-sm mr-sm;
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.select-active {
|
|
51
|
-
@apply relative block w-full h-10 border-2 border-solid border-primary-main;
|
|
52
|
-
|
|
53
|
-
input[type="text"] {
|
|
54
|
-
width: calc(100% - 32px);
|
|
55
|
-
background-color: transparent;
|
|
56
|
-
|
|
57
|
-
@apply absolute z-10 w-full h-full outline-none text-text-primary text-form-field pl-sm;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
p {
|
|
61
|
-
@apply text-form-field text-text-primary float-left ml-sm;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
p {
|
|
65
|
-
padding-top: 9px;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
img {
|
|
69
|
-
@apply float-right h-6 w-6 mt-sm mr-sm;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
svg {
|
|
73
|
-
@apply absolute right-0 float-right h-6 w-6 mt-sm mr-sm;
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.options-card {
|
|
78
|
-
width: 100% !important;
|
|
79
|
-
box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
|
|
80
|
-
max-height: 400px;
|
|
81
|
-
overflow: auto;
|
|
82
|
-
@apply absolute z-20 mt-xs bg-white max-w-full;
|
|
83
|
-
|
|
84
|
-
p {
|
|
85
|
-
padding-top: 14px;
|
|
86
|
-
@apply w-full h-12 pl-sm text-text-primary text-form-field;
|
|
87
|
-
|
|
88
|
-
&:hover {
|
|
89
|
-
@apply bg-grey-mid;
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
.employee-select-wrap--elipses {
|
|
96
|
-
width: 85% !important;
|
|
97
|
-
overflow: hidden;
|
|
98
|
-
text-overflow: ellipsis;
|
|
99
|
-
white-space: nowrap;
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
.select-wrap {
|
|
103
|
-
@apply mb-lg relative;
|
|
104
|
-
max-width: 540px;
|
|
105
|
-
|
|
106
|
-
.select {
|
|
107
|
-
@apply relative block w-full h-10 border border-solid border-input-border;
|
|
108
|
-
|
|
109
|
-
input[type="text"] {
|
|
110
|
-
width: calc(100% - 32px);
|
|
111
|
-
background-color: transparent;
|
|
112
|
-
|
|
113
|
-
@apply absolute z-10 w-full h-full outline-none text-text-primary text-form-field pl-sm;
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
p {
|
|
117
|
-
padding-top: 9px;
|
|
118
|
-
@apply text-form-field text-text-primary float-left ml-sm;
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
img {
|
|
122
|
-
@apply float-right h-6 w-6 mt-sm mr-sm;
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
svg {
|
|
126
|
-
@apply absolute right-0 float-right h-6 w-6 mt-sm mr-sm;
|
|
127
|
-
}
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
.select-active {
|
|
131
|
-
@apply relative block w-full h-10 border-2 border-solid border-primary-main;
|
|
132
|
-
|
|
133
|
-
input[type="text"] {
|
|
134
|
-
width: calc(100% - 32px);
|
|
135
|
-
background-color: transparent;
|
|
136
|
-
|
|
137
|
-
@apply absolute z-10 w-full h-full outline-none text-text-primary text-form-field pl-sm;
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
p {
|
|
141
|
-
@apply text-form-field text-text-primary float-left ml-sm;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
p {
|
|
145
|
-
padding-top: 9px;
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
img {
|
|
149
|
-
@apply float-right h-6 w-6 mt-sm mr-sm;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
svg {
|
|
153
|
-
@apply absolute right-0 float-right h-6 w-6 mt-sm mr-sm;
|
|
154
|
-
}
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
.options-card {
|
|
158
|
-
width: 100% !important;
|
|
159
|
-
box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
|
|
160
|
-
@apply absolute z-20 mt-xs bg-white;
|
|
161
|
-
|
|
162
|
-
p {
|
|
163
|
-
padding-top: 14px;
|
|
164
|
-
@apply w-full h-12 pl-sm text-text-primary text-form-field;
|
|
165
|
-
|
|
166
|
-
&:hover {
|
|
167
|
-
@apply bg-grey-mid;
|
|
168
|
-
}
|
|
169
|
-
}
|
|
170
|
-
}
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
@screen dt {
|
|
174
|
-
}
|
|
@@ -1,141 +0,0 @@
|
|
|
1
|
-
.sidebar-link:hover .arrow {
|
|
2
|
-
display: block;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.hidden-arrow {
|
|
6
|
-
display: none;
|
|
7
|
-
}
|
|
8
|
-
.new-dropdown-link{
|
|
9
|
-
display: flex;
|
|
10
|
-
align-items: center;
|
|
11
|
-
justify-content: space-between;
|
|
12
|
-
padding: 10px 15px 15px !important;
|
|
13
|
-
color: #fff;
|
|
14
|
-
font-size: 1rem;
|
|
15
|
-
font-weight: 500;
|
|
16
|
-
text-decoration: none;
|
|
17
|
-
margin-left: 0px !important;
|
|
18
|
-
height: 3rem !important;
|
|
19
|
-
margin-left: 1rem;
|
|
20
|
-
margin-top: 0.5rem;
|
|
21
|
-
}
|
|
22
|
-
.selected {
|
|
23
|
-
background-color: #e0e0e0; /* Change this to your desired highlight color */
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.selected-item {
|
|
27
|
-
background-color: #e0e0e0; /* Set your desired background color for the selected item */
|
|
28
|
-
color: #000; /* Set your desired text color for the selected item */
|
|
29
|
-
/* Add any other styles you want to apply to the selected item */
|
|
30
|
-
}
|
|
31
|
-
/* Style the container that acts as the viewport */
|
|
32
|
-
.new-sidebar {
|
|
33
|
-
height: 90%; /* Set a fixed height for the viewport */
|
|
34
|
-
overflow: scroll; /* Hide the scrollbar */
|
|
35
|
-
|
|
36
|
-
&::-webkit-scrollbar {
|
|
37
|
-
display: none;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
&::-webkit-scrollbar {
|
|
41
|
-
-ms-overflow-style: none; /* IE and Edge */
|
|
42
|
-
scrollbar-width: none; /* Firefox */
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
/* Style the content inside the viewport */
|
|
47
|
-
.new-sidebar > div {
|
|
48
|
-
height: auto; /* Allow content to expand vertically */
|
|
49
|
-
overflow-y: auto; /* Enable vertical scrolling */
|
|
50
|
-
overflow-x: hidden;
|
|
51
|
-
padding-right: 2px; /* Add space for the hidden scrollbar (adjust as needed) */
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
/* Style the scrollbar thumb to make it transparent */
|
|
55
|
-
.new-sidebar > div::-webkit-scrollbar-thumb {
|
|
56
|
-
background: transparent;
|
|
57
|
-
}
|
|
58
|
-
.link-icon{
|
|
59
|
-
width: 24px !important;
|
|
60
|
-
height: 26px !important;
|
|
61
|
-
}
|
|
62
|
-
.link-icon svg{
|
|
63
|
-
width: 24px !important;
|
|
64
|
-
height: 26px !important;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
.employee-search-input{
|
|
68
|
-
width: 150px;
|
|
69
|
-
background-color: transparent;
|
|
70
|
-
&.nav-bar {
|
|
71
|
-
color:#fff;
|
|
72
|
-
}
|
|
73
|
-
&.nav-bar::placeholder {
|
|
74
|
-
color: #fff;
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
.search-icon-wrapper-new {
|
|
79
|
-
margin-left: 0.35rem;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
.search-icon-wrapper-new svg{
|
|
83
|
-
fill: theme(colors.white) !important;
|
|
84
|
-
width: 21px;
|
|
85
|
-
height: 21px;
|
|
86
|
-
}
|
|
87
|
-
.search-icon-wrapper-new svg path {
|
|
88
|
-
fill: theme(colors.white) !important;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
.submenu-container {
|
|
92
|
-
overflow: scroll;
|
|
93
|
-
margin-bottom: 1rem;
|
|
94
|
-
/* Hide the scrollbar */
|
|
95
|
-
&::-webkit-scrollbar {
|
|
96
|
-
display: none;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
&.level-2 {
|
|
100
|
-
border-left: 1px solid;
|
|
101
|
-
margin-left: 2rem;
|
|
102
|
-
}
|
|
103
|
-
&.level-1 {
|
|
104
|
-
margin-left: -1.5rem;
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
.actions {
|
|
109
|
-
&.level-0 {
|
|
110
|
-
margin-left: 0.4rem;
|
|
111
|
-
}
|
|
112
|
-
&.selected-action-level-0 {
|
|
113
|
-
color: theme(colors.primary.main) !important;
|
|
114
|
-
}
|
|
115
|
-
&.selected-action-level-1 {
|
|
116
|
-
border-left:4px solid theme(colors.primary.main);
|
|
117
|
-
margin-left: -0.6rem;
|
|
118
|
-
height: 2rem;
|
|
119
|
-
color: theme(colors.primary.main) !important;
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
&.default-0 {
|
|
123
|
-
&.active {
|
|
124
|
-
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
&.default-1 {
|
|
128
|
-
margin-left: -0.6rem;
|
|
129
|
-
height: 2rem;
|
|
130
|
-
width: 111% !important;
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
&.custom {
|
|
135
|
-
margin-left: 0.3rem;
|
|
136
|
-
}
|
|
137
|
-
&:hover {
|
|
138
|
-
background-color: #6A8E9D;
|
|
139
|
-
opacity: 0.8;
|
|
140
|
-
}
|
|
141
|
-
}
|
|
@@ -1,107 +0,0 @@
|
|
|
1
|
-
.pay-whatsapp-card{
|
|
2
|
-
display: flex;
|
|
3
|
-
justify-content: space-between;
|
|
4
|
-
cursor: pointer;
|
|
5
|
-
}
|
|
6
|
-
.pay-whatsapp-text{
|
|
7
|
-
color: #25D366;
|
|
8
|
-
float: left;
|
|
9
|
-
font-family: 'Roboto';
|
|
10
|
-
font-size: 16px;
|
|
11
|
-
font-weight: 700;
|
|
12
|
-
}
|
|
13
|
-
.dynamicDataCard{
|
|
14
|
-
background: rgba(244, 119, 56, 0.12);
|
|
15
|
-
mix-blend-mode: normal;
|
|
16
|
-
height: auto;
|
|
17
|
-
max-height: 64px;
|
|
18
|
-
border-radius: 4px;
|
|
19
|
-
margin-bottom: 16px;
|
|
20
|
-
}
|
|
21
|
-
.dynamicData{
|
|
22
|
-
padding: 10px 16px 16px 16px;
|
|
23
|
-
display: flex;
|
|
24
|
-
}
|
|
25
|
-
.dynamicData-content{
|
|
26
|
-
font-family: 'Roboto';
|
|
27
|
-
font-size: 14px;
|
|
28
|
-
font-weight: 400;
|
|
29
|
-
padding-top: 4px;
|
|
30
|
-
word-break: break-word;
|
|
31
|
-
margin-inline: 20px;
|
|
32
|
-
}
|
|
33
|
-
.staticDataCard{
|
|
34
|
-
background: rgba(238, 238, 238, 1);
|
|
35
|
-
mix-blend-mode: normal;
|
|
36
|
-
height: auto;
|
|
37
|
-
max-height: 100px;
|
|
38
|
-
border-radius: 4px;
|
|
39
|
-
margin-bottom: 16px;
|
|
40
|
-
}
|
|
41
|
-
.staticData{
|
|
42
|
-
display: flex;
|
|
43
|
-
}
|
|
44
|
-
.timerIcon{
|
|
45
|
-
padding: 16px 0px 16px 16px;
|
|
46
|
-
}
|
|
47
|
-
.static-data-content{
|
|
48
|
-
display: grid;
|
|
49
|
-
margin-inline: 20px;
|
|
50
|
-
padding-top: 8px;
|
|
51
|
-
}
|
|
52
|
-
.rupeeSymbol{
|
|
53
|
-
padding: 16px 0px 16px 16px;
|
|
54
|
-
}
|
|
55
|
-
.validityIcon{
|
|
56
|
-
padding: 16px 0px 16px 8px;
|
|
57
|
-
}
|
|
58
|
-
.static-data-content-first{
|
|
59
|
-
font-family: 'Roboto';
|
|
60
|
-
font-size: 14px;
|
|
61
|
-
font-weight: 400;
|
|
62
|
-
}
|
|
63
|
-
.static-data-content-second{
|
|
64
|
-
font-family: 'Roboto';
|
|
65
|
-
font-size: 16px;
|
|
66
|
-
font-weight: 700;
|
|
67
|
-
word-break: break-word;
|
|
68
|
-
}
|
|
69
|
-
.staticDataCardLast{
|
|
70
|
-
background: rgba(238, 238, 238, 1);
|
|
71
|
-
mix-blend-mode: normal;
|
|
72
|
-
height: 56px;
|
|
73
|
-
border-radius: 4px;
|
|
74
|
-
}
|
|
75
|
-
.whatsAppIconG{
|
|
76
|
-
float: right;
|
|
77
|
-
}
|
|
78
|
-
.static-home-Card{
|
|
79
|
-
display: flex;
|
|
80
|
-
justify-content: space-between;
|
|
81
|
-
}
|
|
82
|
-
.static-home-Card-header{
|
|
83
|
-
font-family: 'Roboto';
|
|
84
|
-
font-size: 16px;
|
|
85
|
-
font-weight: 700;
|
|
86
|
-
float: left;
|
|
87
|
-
}
|
|
88
|
-
.helplineIcon{
|
|
89
|
-
float: right;
|
|
90
|
-
}
|
|
91
|
-
.call-center-card-text{
|
|
92
|
-
display: grid;
|
|
93
|
-
}
|
|
94
|
-
.call-center-card-content{
|
|
95
|
-
float: left;
|
|
96
|
-
}
|
|
97
|
-
.serviceCentrIcon{
|
|
98
|
-
float: right;
|
|
99
|
-
}
|
|
100
|
-
.service-center-details-card{
|
|
101
|
-
display: flex;
|
|
102
|
-
overflow-wrap: break-word;
|
|
103
|
-
}
|
|
104
|
-
.service-center-details-text{
|
|
105
|
-
float: left;
|
|
106
|
-
width: 180px;
|
|
107
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
.sidebar-menu {
|
|
2
|
-
display: flex;
|
|
3
|
-
flex-direction: column;
|
|
4
|
-
padding-top: 16px;
|
|
5
|
-
padding-left: 16px;
|
|
6
|
-
padding-right: 16px;
|
|
7
|
-
color: #757575;
|
|
8
|
-
|
|
9
|
-
.menu-item {
|
|
10
|
-
display: flex;
|
|
11
|
-
cursor: pointer;
|
|
12
|
-
min-height: 48px;
|
|
13
|
-
margin: 0;
|
|
14
|
-
padding: 0;
|
|
15
|
-
.menu-item-icon {
|
|
16
|
-
svg {
|
|
17
|
-
color: #757575;
|
|
18
|
-
fill: #757575;
|
|
19
|
-
width: 21px;
|
|
20
|
-
height: 21px;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
.menu-item-text {
|
|
24
|
-
margin-left: 1em;
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
.status-highlight {
|
|
2
|
-
--bg-opacity: 12% !important;
|
|
3
|
-
border-radius: 16px;
|
|
4
|
-
@apply h-8 w-20 bg-error mb-sm;
|
|
5
|
-
|
|
6
|
-
p {
|
|
7
|
-
padding-top: 6px;
|
|
8
|
-
@apply block text-center text-caption-m text-error cursor-pointer;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
&.success {
|
|
12
|
-
@apply bg-success;
|
|
13
|
-
p {
|
|
14
|
-
@apply text-success;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
.summary-wrapper {
|
|
2
|
-
@apply flex justify-around;
|
|
3
|
-
|
|
4
|
-
.wrapper-child {
|
|
5
|
-
@apply flex flex-col justify-center flex-grow;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.blocks {
|
|
9
|
-
display: flex;
|
|
10
|
-
margin-bottom: 25px;
|
|
11
|
-
|
|
12
|
-
p:only-child {
|
|
13
|
-
font-weight: bold;
|
|
14
|
-
font-size: 24px;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
div {
|
|
18
|
-
margin-right: 25px;
|
|
19
|
-
|
|
20
|
-
p:not(:first-child) {
|
|
21
|
-
font-weight: bold;
|
|
22
|
-
font-size: 24px;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
.summary-card-margin{
|
|
28
|
-
margin:0 24px 20px 0px !important;
|
|
29
|
-
}
|