@entit/digit-ui-css 1.5.6 → 2.0.1

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 (99) hide show
  1. package/dist/index.css +81 -0
  2. package/dist/index.min.css +1 -1
  3. package/package.json +64 -64
  4. package/src/components/CardBasedOptions.scss +44 -44
  5. package/src/components/CitizenHomeCard.scss +46 -46
  6. package/src/components/EllipsisMenu.scss +16 -16
  7. package/src/components/EventCalendarView.scss +9 -9
  8. package/src/components/OnGroundEventCard.scss +71 -71
  9. package/src/components/PageBasedInput.scss +22 -22
  10. package/src/components/PopupHeadingLabel.scss +14 -14
  11. package/src/components/PropertySearchForm.scss +58 -58
  12. package/src/components/SearchForm.scss +55 -55
  13. package/src/components/SearchOnRadioButton.scss +9 -9
  14. package/src/components/StandaloneSearchBar.scss +9 -9
  15. package/src/components/TimeLine.scss +67 -67
  16. package/src/components/WhatsNewCard.scss +12 -12
  17. package/src/components/actionLink.scss +3 -3
  18. package/src/components/actionbar.scss +97 -58
  19. package/src/components/bannercomponents.scss +131 -131
  20. package/src/components/body.scss +118 -118
  21. package/src/components/buttons.scss +47 -47
  22. package/src/components/card.scss +389 -389
  23. package/src/components/cardHeaderWithOptions.scss +13 -13
  24. package/src/components/changeLanguage.scss +3 -3
  25. package/src/components/charts.scss +185 -185
  26. package/src/components/checkbox.scss +53 -53
  27. package/src/components/checkpoint.scss +63 -63
  28. package/src/components/citizenInfoLabel.scss +14 -14
  29. package/src/components/custombtn.scss +11 -11
  30. package/src/components/datatable.scss +71 -71
  31. package/src/components/datewrap.scss +21 -21
  32. package/src/components/detailscard.scss +6 -6
  33. package/src/components/detailscontainer.scss +13 -13
  34. package/src/components/filters.scss +97 -97
  35. package/src/components/grey.scss +3 -3
  36. package/src/components/hoc/InboxComposer.scss +22 -22
  37. package/src/components/imageviewer.scss +33 -33
  38. package/src/components/info-banner.scss +34 -34
  39. package/src/components/inputotp.scss +15 -15
  40. package/src/components/keynote.scss +27 -27
  41. package/src/components/languageSelector.scss +22 -22
  42. package/src/components/loader.scss +96 -96
  43. package/src/components/map.scss +30 -30
  44. package/src/components/metricsTable.scss +26 -26
  45. package/src/components/multiLink.scss +72 -72
  46. package/src/components/multiSelectDropdown.scss +72 -72
  47. package/src/components/navbar.scss +109 -109
  48. package/src/components/popup.scss +15 -15
  49. package/src/components/radiobtn.scss +44 -44
  50. package/src/components/ratingstar.scss +33 -33
  51. package/src/components/roundedLabel.scss +10 -10
  52. package/src/components/searchAction.scss +20 -20
  53. package/src/components/sectionalDropdown.scss +43 -43
  54. package/src/components/selectdropdown.scss +173 -173
  55. package/src/components/statushighlight.scss +17 -17
  56. package/src/components/submiterrors.scss +11 -11
  57. package/src/components/summary.scss +25 -25
  58. package/src/components/table.scss +167 -167
  59. package/src/components/tag.scss +27 -27
  60. package/src/components/telephone.scss +17 -17
  61. package/src/components/textfields.scss +90 -90
  62. package/src/components/toast.scss +31 -31
  63. package/src/components/topbar.scss +134 -134
  64. package/src/components/uploadcomponents.scss +95 -95
  65. package/src/index.scss +543 -543
  66. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +4 -4
  67. package/src/pages/citizen/DocumentList.scss +304 -304
  68. package/src/pages/citizen/Events.scss +46 -46
  69. package/src/pages/citizen/HomePageWrapper.scss +98 -98
  70. package/src/pages/citizen/SurveyList.scss +21 -21
  71. package/src/pages/citizen/citizenDocument.scss +21 -21
  72. package/src/pages/citizen/container.scss +19 -19
  73. package/src/pages/citizen/payment/payment-type.scss +2 -2
  74. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  75. package/src/pages/employee/EmployeeLogin.scss +6 -6
  76. package/src/pages/employee/cardfix.scss +12 -12
  77. package/src/pages/employee/container.scss +72 -72
  78. package/src/pages/employee/dss.scss +116 -116
  79. package/src/pages/employee/form-fields.scss +13 -13
  80. package/src/pages/employee/iframe.scss +65 -65
  81. package/src/pages/employee/inbox.scss +476 -454
  82. package/src/pages/employee/index.scss +337 -337
  83. package/src/pages/employee/login.scss +185 -185
  84. package/src/pages/employee/oldMobileInbox.scss +4 -4
  85. package/src/pages/employee/popupmodule.scss +34 -34
  86. package/src/pages/employee/response.scss +2 -2
  87. package/src/pages/employee/scroll-table.scss +113 -113
  88. package/src/pages/employee/surveys.scss +273 -273
  89. package/src/pages/employee/tooltip.scss +35 -35
  90. package/src/pages/employee/updateNumber.scss +12 -12
  91. package/svg/camera.svg +4 -4
  92. package/svg/check.svg +3 -3
  93. package/svg/close.svg +4 -4
  94. package/svg/error.svg +3 -3
  95. package/svg/error2.svg +5 -5
  96. package/svg/searchicon.svg +3 -3
  97. package/svg/starempty.svg +3 -3
  98. package/svg/starfilled.svg +4 -4
  99. package/svg/success.svg +3 -3
@@ -1,337 +1,337 @@
1
- @import "./login.scss";
2
- /* TODO: convert using tailwind */
3
- .employee {
4
- .breadcrumb {
5
- @apply ml-sm mb-lg;
6
- }
7
- .ground-container {
8
- margin-bottom: 56px;
9
- @apply flex flex-col;
10
- }
11
- .card-home {
12
- font-size: 16px;
13
- padding: 0 0 16px 0;
14
- width: 92vw;
15
- display: inline-block;
16
- margin: 8px auto;
17
- }
18
- .topbar {
19
- position: fixed;
20
- top: 0;
21
- width: 100%;
22
- padding: 16px 24px;
23
- background: white;
24
- box-shadow: rgba(0, 0, 0, 0.24) 0 1px 4px;
25
- z-index: 9999;
26
-
27
- img {
28
- display: inline;
29
-
30
- &.city {
31
- margin-right: 8px;
32
- height: 48px;
33
- width: 48px;
34
- }
35
-
36
- &.state {
37
- height: 20px;
38
- max-height: 20px;
39
- width: auto;
40
- }
41
- }
42
-
43
- .ulb {
44
- font-weight: bold;
45
- }
46
-
47
- .right {
48
- float: right;
49
- margin-top: 12px;
50
-
51
- .user-img-txt {
52
- background: #f47738;
53
- padding: 10px 15px;
54
- border-radius: 50%;
55
- color: white;
56
- font-weight: 700;
57
- }
58
- }
59
- }
60
-
61
- .main {
62
- padding-top: 88px;
63
- }
64
-
65
- .loginContainer {
66
- padding-top: 88px;
67
- }
68
-
69
- .react-time-picker {
70
- width: 100%;
71
- }
72
-
73
- .react-time-picker__wrapper {
74
- border: 1px solid #464646;
75
- }
76
-
77
- .react-time-picker__clock {
78
- display: none;
79
- }
80
-
81
- .react-time-picker__inputGroup__leadingZero {
82
- padding-right: 8px;
83
- display: inline !important;
84
- }
85
-
86
- .react-time-picker__inputGroup__input {
87
- padding: 0;
88
- min-width: none;
89
- outline: none !important;
90
- border: none !important;
91
- }
92
-
93
- .react-time-picker__wrapper {
94
- padding-left: 8px;
95
- }
96
- }
97
-
98
- .citizen {
99
- .main {
100
- padding-top: 82px;
101
- min-height: calc(100vh - 90px);
102
- }
103
- }
104
-
105
- .citizen,
106
- .employee {
107
- .sidebar {
108
- position: fixed;
109
- left: 0;
110
- padding: 20px 0;
111
- background: #22394d;
112
- height: 100%;
113
- color: white;
114
- margin-top: 80px;
115
- z-index: 1000;
116
-
117
- .actions {
118
- cursor: pointer;
119
- padding: 0 20px;
120
- margin-bottom: 32px;
121
-
122
- &.active {
123
- border-right: 4px solid #f47738;
124
- padding-right: 16px;
125
- }
126
- }
127
- }
128
-
129
- .wrapperStyles {
130
- margin-top: -5px;
131
- padding-left: 20px;
132
- padding-top: 10px;
133
-
134
- .containerStyles {
135
- border: 1px solid #505A5F;
136
- padding: 16px;
137
- margin-bottom: 20px;
138
- }
139
-
140
- &.leftBorder {
141
- border-left: 2px solid rgba(0, 0, 0, 0.12);
142
- }
143
- }
144
-
145
- .rowContainerStyles {
146
- @apply flex flex-col;
147
- }
148
-
149
- .tableContainerStyles {
150
- border: 1px solid #505A5F;
151
- padding: 16px;
152
- margin-bottom: 20px;
153
- }
154
-
155
- .historyTables {
156
- display: grid;
157
- grid-template-rows: 100px 100px;
158
- grid-template-columns: repeat(5, minmax(100px, 1fr));
159
- }
160
-
161
- .historyContent {
162
- margin: 0 10px;
163
- position: relative;
164
- padding-bottom: 5px;
165
- }
166
-
167
- .historyCheckpoint {
168
- background-color: #fe7a51;
169
- border-radius: 100%;
170
- width: 18px;
171
- height: 18px;
172
- display: inline-block;
173
- position: relative;
174
- left: -9px;
175
- top: 4px;
176
-
177
- &.zIndex {
178
- z-index: 10;
179
- }
180
- }
181
-
182
- .historyTableDateLabel {
183
- color: rgba(0, 0, 0, 0.87);
184
- font-size: 16px;
185
- font-weight: 700;
186
- line-height: 17px;
187
- text-align: left;
188
- display: inline-block;
189
- padding-top: 5px;
190
-
191
- }
192
-
193
- .bottomMargin {
194
- margin-bottom: 0px;
195
- }
196
-
197
- .historyTableDate {
198
- color: rgba(0, 0, 0, 0.87);
199
- font-size: 19px;
200
- font-weight: 400;
201
- line-height: 17px;
202
- text-align: left;
203
- display: inline-block;
204
- padding-top: 10px;
205
- }
206
-
207
- .historyHorizontalBar {
208
- background-color: rgba(0, 0, 0, 0.12);
209
- width: auto;
210
- height: 2px;
211
- margin-left: 16px
212
- }
213
-
214
- .smallText {
215
- font-weight: 500;
216
- font-size: 14px;
217
- }
218
- }
219
-
220
- .citizen {
221
- .sidebar {
222
- margin-top: 54px;
223
- min-width: 200px;
224
- .actions {
225
- display: flex;
226
- align-items: center;
227
- gap: 10px;
228
- }
229
- }
230
- }
231
-
232
- .link {
233
- @apply text-primary-main cursor-pointer ;
234
-
235
- :hover {
236
- @apply text-primary-dark;
237
- }
238
- }
239
-
240
- .RightMostTopBarOptions{
241
- @apply inline-block float-right;
242
- .EventNotificationWrapper{
243
- @apply relative cursor-pointer;
244
- span{
245
- top: -10px;
246
- right: -10px;
247
- @apply absolute bg-error h-5 w-5 rounded-full text-center;
248
- p{
249
- line-height: 20px;
250
- }
251
- }
252
- }
253
- }
254
-
255
- @media (min-width: 640px) {
256
- .employee {
257
- .ground-container {
258
- @apply block ml-md;
259
- }
260
- .breadcrumb {
261
- @apply mb-lg;
262
- margin-left: 0;
263
- }
264
- .card-home {
265
- width: 270px;
266
- margin-right: 16px;
267
- margin-bottom: 16px;
268
- }
269
- .card-home-hrms {
270
- width: 405px;
271
- padding: 0px;
272
- margin-right: 16px;
273
- margin-bottom: 16px;
274
- }
275
- .main {
276
- padding-top: 80px;
277
- margin-left: 72px;
278
- width: calc(100%-83px);
279
- }
280
- }
281
-
282
- .citizen {
283
- .main {
284
- gap: 0.3rem;
285
- width: 100%;
286
- padding-top: 80px;
287
- padding-left: 16px;
288
- min-height: calc(100vh - 40px);
289
- }
290
-
291
- .center-container {
292
- width: 70%;
293
- margin: 0 auto;
294
- }
295
- }
296
- }
297
-
298
- .fullWidth {
299
- width: 100%;
300
- }
301
-
302
- .multi-select-container {
303
- .disposal-text {
304
- @apply font-bold;
305
- }
306
-
307
- .disposal-info {
308
- @apply my-md ml-sm;
309
- }
310
-
311
- .disposal-action-bar {
312
- @apply flex justify-between items-center;
313
- }
314
- }
315
-
316
- @screen dt {
317
- .d-grid {
318
- display: grid;
319
- grid-template-columns: 250px 250px 250px 250px;
320
- column-gap: 10px;
321
- row-gap: 2px;
322
- margin-left: -12px;
323
- }
324
-
325
- }
326
-
327
- .m-auto {
328
- margin: auto !important;
329
- }
330
-
331
- .mb-50{
332
- margin-bottom: 50px;
333
- }
334
- .mb-25{
335
- margin-bottom: 25px;
336
- }
337
-
1
+ @import "./login.scss";
2
+ /* TODO: convert using tailwind */
3
+ .employee {
4
+ .breadcrumb {
5
+ @apply ml-sm mb-lg;
6
+ }
7
+ .ground-container {
8
+ margin-bottom: 56px;
9
+ @apply flex flex-col;
10
+ }
11
+ .card-home {
12
+ font-size: 16px;
13
+ padding: 0 0 16px 0;
14
+ width: 92vw;
15
+ display: inline-block;
16
+ margin: 8px auto;
17
+ }
18
+ .topbar {
19
+ position: fixed;
20
+ top: 0;
21
+ width: 100%;
22
+ padding: 16px 24px;
23
+ background: white;
24
+ box-shadow: rgba(0, 0, 0, 0.24) 0 1px 4px;
25
+ z-index: 9999;
26
+
27
+ img {
28
+ display: inline;
29
+
30
+ &.city {
31
+ margin-right: 8px;
32
+ height: 48px;
33
+ width: 48px;
34
+ }
35
+
36
+ &.state {
37
+ height: 20px;
38
+ max-height: 20px;
39
+ width: auto;
40
+ }
41
+ }
42
+
43
+ .ulb {
44
+ font-weight: bold;
45
+ }
46
+
47
+ .right {
48
+ float: right;
49
+ margin-top: 12px;
50
+
51
+ .user-img-txt {
52
+ background: #f47738;
53
+ padding: 10px 15px;
54
+ border-radius: 50%;
55
+ color: white;
56
+ font-weight: 700;
57
+ }
58
+ }
59
+ }
60
+
61
+ .main {
62
+ padding-top: 88px;
63
+ }
64
+
65
+ .loginContainer {
66
+ padding-top: 88px;
67
+ }
68
+
69
+ .react-time-picker {
70
+ width: 100%;
71
+ }
72
+
73
+ .react-time-picker__wrapper {
74
+ border: 1px solid #464646;
75
+ }
76
+
77
+ .react-time-picker__clock {
78
+ display: none;
79
+ }
80
+
81
+ .react-time-picker__inputGroup__leadingZero {
82
+ padding-right: 8px;
83
+ display: inline !important;
84
+ }
85
+
86
+ .react-time-picker__inputGroup__input {
87
+ padding: 0;
88
+ min-width: none;
89
+ outline: none !important;
90
+ border: none !important;
91
+ }
92
+
93
+ .react-time-picker__wrapper {
94
+ padding-left: 8px;
95
+ }
96
+ }
97
+
98
+ .citizen {
99
+ .main {
100
+ padding-top: 82px;
101
+ min-height: calc(100vh - 90px);
102
+ }
103
+ }
104
+
105
+ .citizen,
106
+ .employee {
107
+ .sidebar {
108
+ position: fixed;
109
+ left: 0;
110
+ padding: 20px 0;
111
+ background: #22394d;
112
+ height: 100%;
113
+ color: white;
114
+ margin-top: 80px;
115
+ z-index: 1000;
116
+
117
+ .actions {
118
+ cursor: pointer;
119
+ padding: 0 20px;
120
+ margin-bottom: 32px;
121
+
122
+ &.active {
123
+ border-right: 4px solid #f47738;
124
+ padding-right: 16px;
125
+ }
126
+ }
127
+ }
128
+
129
+ .wrapperStyles {
130
+ margin-top: -5px;
131
+ padding-left: 20px;
132
+ padding-top: 10px;
133
+
134
+ .containerStyles {
135
+ border: 1px solid #505A5F;
136
+ padding: 16px;
137
+ margin-bottom: 20px;
138
+ }
139
+
140
+ &.leftBorder {
141
+ border-left: 2px solid rgba(0, 0, 0, 0.12);
142
+ }
143
+ }
144
+
145
+ .rowContainerStyles {
146
+ @apply flex flex-col;
147
+ }
148
+
149
+ .tableContainerStyles {
150
+ border: 1px solid #505A5F;
151
+ padding: 16px;
152
+ margin-bottom: 20px;
153
+ }
154
+
155
+ .historyTables {
156
+ display: grid;
157
+ grid-template-rows: 100px 100px;
158
+ grid-template-columns: repeat(5, minmax(100px, 1fr));
159
+ }
160
+
161
+ .historyContent {
162
+ margin: 0 10px;
163
+ position: relative;
164
+ padding-bottom: 5px;
165
+ }
166
+
167
+ .historyCheckpoint {
168
+ background-color: #fe7a51;
169
+ border-radius: 100%;
170
+ width: 18px;
171
+ height: 18px;
172
+ display: inline-block;
173
+ position: relative;
174
+ left: -9px;
175
+ top: 4px;
176
+
177
+ &.zIndex {
178
+ z-index: 10;
179
+ }
180
+ }
181
+
182
+ .historyTableDateLabel {
183
+ color: rgba(0, 0, 0, 0.87);
184
+ font-size: 16px;
185
+ font-weight: 700;
186
+ line-height: 17px;
187
+ text-align: left;
188
+ display: inline-block;
189
+ padding-top: 5px;
190
+
191
+ }
192
+
193
+ .bottomMargin {
194
+ margin-bottom: 0px;
195
+ }
196
+
197
+ .historyTableDate {
198
+ color: rgba(0, 0, 0, 0.87);
199
+ font-size: 19px;
200
+ font-weight: 400;
201
+ line-height: 17px;
202
+ text-align: left;
203
+ display: inline-block;
204
+ padding-top: 10px;
205
+ }
206
+
207
+ .historyHorizontalBar {
208
+ background-color: rgba(0, 0, 0, 0.12);
209
+ width: auto;
210
+ height: 2px;
211
+ margin-left: 16px
212
+ }
213
+
214
+ .smallText {
215
+ font-weight: 500;
216
+ font-size: 14px;
217
+ }
218
+ }
219
+
220
+ .citizen {
221
+ .sidebar {
222
+ margin-top: 54px;
223
+ min-width: 200px;
224
+ .actions {
225
+ display: flex;
226
+ align-items: center;
227
+ gap: 10px;
228
+ }
229
+ }
230
+ }
231
+
232
+ .link {
233
+ @apply text-primary-main cursor-pointer ;
234
+
235
+ :hover {
236
+ @apply text-primary-dark;
237
+ }
238
+ }
239
+
240
+ .RightMostTopBarOptions{
241
+ @apply inline-block float-right;
242
+ .EventNotificationWrapper{
243
+ @apply relative cursor-pointer;
244
+ span{
245
+ top: -10px;
246
+ right: -10px;
247
+ @apply absolute bg-error h-5 w-5 rounded-full text-center;
248
+ p{
249
+ line-height: 20px;
250
+ }
251
+ }
252
+ }
253
+ }
254
+
255
+ @media (min-width: 640px) {
256
+ .employee {
257
+ .ground-container {
258
+ @apply block ml-md;
259
+ }
260
+ .breadcrumb {
261
+ @apply mb-lg;
262
+ margin-left: 0;
263
+ }
264
+ .card-home {
265
+ width: 270px;
266
+ margin-right: 16px;
267
+ margin-bottom: 16px;
268
+ }
269
+ .card-home-hrms {
270
+ width: 405px;
271
+ padding: 0px;
272
+ margin-right: 16px;
273
+ margin-bottom: 16px;
274
+ }
275
+ .main {
276
+ padding-top: 80px;
277
+ margin-left: 72px;
278
+ width: calc(100%-83px);
279
+ }
280
+ }
281
+
282
+ .citizen {
283
+ .main {
284
+ gap: 0.3rem;
285
+ width: 100%;
286
+ padding-top: 80px;
287
+ padding-left: 16px;
288
+ min-height: calc(100vh - 40px);
289
+ }
290
+
291
+ .center-container {
292
+ width: 70%;
293
+ margin: 0 auto;
294
+ }
295
+ }
296
+ }
297
+
298
+ .fullWidth {
299
+ width: 100%;
300
+ }
301
+
302
+ .multi-select-container {
303
+ .disposal-text {
304
+ @apply font-bold;
305
+ }
306
+
307
+ .disposal-info {
308
+ @apply my-md ml-sm;
309
+ }
310
+
311
+ .disposal-action-bar {
312
+ @apply flex justify-between items-center;
313
+ }
314
+ }
315
+
316
+ @screen dt {
317
+ .d-grid {
318
+ display: grid;
319
+ grid-template-columns: 250px 250px 250px 250px;
320
+ column-gap: 10px;
321
+ row-gap: 2px;
322
+ margin-left: -12px;
323
+ }
324
+
325
+ }
326
+
327
+ .m-auto {
328
+ margin: auto !important;
329
+ }
330
+
331
+ .mb-50{
332
+ margin-bottom: 50px;
333
+ }
334
+ .mb-25{
335
+ margin-bottom: 25px;
336
+ }
337
+