@annalib/anna-core 20.3.3 → 20.3.4

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 (65) hide show
  1. package/README.md +28 -28
  2. package/esm2022/lib/anna-core-shared-lib/components/anna-buyer-approval-icon-template/anna-buyer-approval-icon-template.component.mjs +3 -3
  3. package/esm2022/lib/anna-core-shared-lib/components/anna-deleted-order-icon-template/anna-deleted-order-icon-template.component.mjs +3 -3
  4. package/esm2022/lib/anna-core-shared-lib/components/anna-est-icon-template/anna-est-icon-template.component.mjs +3 -3
  5. package/esm2022/lib/anna-core-shared-lib/components/anna-icon-column/anna-icon-column.component.mjs +3 -3
  6. package/esm2022/lib/anna-core-shared-lib/components/anna-live-icon-template/anna-live-icon-template.component.mjs +3 -3
  7. package/esm2022/lib/anna-core-shared-lib/components/anna-no-data/anna-no-data.component.mjs +3 -3
  8. package/esm2022/lib/anna-core-shared-lib/components/anna-notify-icon-template/anna-notify-icon-template.component.mjs +3 -3
  9. package/esm2022/lib/anna-core-shared-lib/components/anna-pay-for-performance-icon-template/anna-pay-for-performance-icon-template.component.mjs +3 -3
  10. package/esm2022/lib/anna-core-shared-lib/components/anna-rejected-icon-template/anna-rejected-icon-template.component.mjs +3 -3
  11. package/esm2022/lib/anna-core-shared-lib/models/anna-generic-data-type.model.mjs +1 -1
  12. package/esm2022/lib/anna-core-shared-lib/services/anna-filter.service.mjs +6 -5
  13. package/esm2022/lib/anna-dropdown-lib/components/anna-calendar-filter/anna-calendar-filter.component.mjs +3 -3
  14. package/esm2022/lib/anna-dropdown-lib/components/anna-week-calendar-filter/anna-week-calendar-filter.component.mjs +3 -3
  15. package/esm2022/lib/anna-generic-table-lib/components/anna-column-filters/anna-column-checkbox-filter/anna-column-checkbox-filter.component.mjs +3 -3
  16. package/esm2022/lib/anna-generic-table-lib/components/anna-column-filters/anna-column-date-range-filter/anna-column-date-range-filter.component.mjs +3 -3
  17. package/esm2022/lib/anna-generic-table-lib/components/anna-column-filters/anna-column-slider-filter/anna-column-slider-filter.component.mjs +3 -3
  18. package/esm2022/lib/anna-generic-table-lib/components/anna-column-filters/anna-column-time-filter/anna-column-time-filter.component.mjs +3 -3
  19. package/esm2022/lib/anna-generic-table-lib/components/anna-non-editable-generic-table/anna-non-editable-generic-table.component.mjs +3 -3
  20. package/esm2022/lib/anna-generic-table-lib/components/anna-sort/anna-sort.component.mjs +3 -3
  21. package/fesm2022/annalib-anna-core.mjs +39 -38
  22. package/fesm2022/annalib-anna-core.mjs.map +1 -1
  23. package/package.json +1 -1
  24. package/src/lib/anna-common-scss/_animate.scss +27 -27
  25. package/src/lib/anna-common-scss/_application-spacing.scss +7 -7
  26. package/src/lib/anna-common-scss/_bootstrap-tooltip.scss +27 -27
  27. package/src/lib/anna-common-scss/_button.scss +18 -18
  28. package/src/lib/anna-common-scss/_colors.scss +107 -107
  29. package/src/lib/anna-common-scss/_common-order-listing-table.scss +176 -176
  30. package/src/lib/anna-common-scss/_custom-anna-datepicker.scss +14 -14
  31. package/src/lib/anna-common-scss/_customDropdown.scss +123 -123
  32. package/src/lib/anna-common-scss/_dashboard-partials.scss +106 -106
  33. package/src/lib/anna-common-scss/_date-picker-form.scss +87 -87
  34. package/src/lib/anna-common-scss/_easy-filter.scss +138 -138
  35. package/src/lib/anna-common-scss/_edit-filter-popup.scss +70 -70
  36. package/src/lib/anna-common-scss/_filters.scss +724 -724
  37. package/src/lib/anna-common-scss/_font.scss +9 -9
  38. package/src/lib/anna-common-scss/_fonts.scss +86 -86
  39. package/src/lib/anna-common-scss/_generic-modal.scss +63 -63
  40. package/src/lib/anna-common-scss/_generic-table-common.scss +198 -198
  41. package/src/lib/anna-common-scss/_gt-table.scss +425 -425
  42. package/src/lib/anna-common-scss/_icons.scss +3 -3
  43. package/src/lib/anna-common-scss/_legend.scss +11 -11
  44. package/src/lib/anna-common-scss/_mat-button-toggle.scss +38 -38
  45. package/src/lib/anna-common-scss/_mat-menu.scss +17 -17
  46. package/src/lib/anna-common-scss/_mixins.scss +187 -187
  47. package/src/lib/anna-common-scss/_modal.scss +37 -37
  48. package/src/lib/anna-common-scss/_popup-filter-toggle-button.scss +36 -36
  49. package/src/lib/anna-common-scss/_scrollbar.scss +14 -14
  50. package/src/lib/anna-common-scss/_sort.scss +30 -30
  51. package/src/lib/anna-common-scss/_toggle.scss +86 -86
  52. package/src/lib/anna-common-scss/style.scss +1 -1
  53. package/src/lib/anna-common-scss/third-party-lib/_angular-material-mat-radio.scss +25 -25
  54. package/src/lib/anna-common-scss/third-party-lib/_anna-mat-button-toggle-group-size-lg.scss +34 -34
  55. package/src/lib/anna-common-scss/third-party-lib/_mat-autocomplete.scss +31 -31
  56. package/esm2022/lib/anna-generic-table-lib/components/anna-table-virtual-scroll-viewport/anna-table-virtual-scroll-viewport.component.mjs +0 -353
  57. package/esm2022/lib/anna-generic-table-lib/directives/anna-fixed-row-size-table-virtual-scroll-strategy/anna-fixed-row-size-table-virtual-scroll-strategy.directive.mjs +0 -204
  58. package/esm2022/lib/anna-generic-table-lib/directives/anna-fixed-row-size-table-virtual-scroll-strategy/index.mjs +0 -2
  59. package/esm2022/lib/anna-generic-table-lib/directives/anna-virtual-table/anna-virtual-table.directive.mjs +0 -186
  60. package/esm2022/lib/anna-generic-table-lib/directives/anna-virtual-table/index.mjs +0 -2
  61. package/lib/anna-generic-table-lib/components/anna-table-virtual-scroll-viewport/anna-table-virtual-scroll-viewport.component.d.ts +0 -141
  62. package/lib/anna-generic-table-lib/directives/anna-fixed-row-size-table-virtual-scroll-strategy/anna-fixed-row-size-table-virtual-scroll-strategy.directive.d.ts +0 -89
  63. package/lib/anna-generic-table-lib/directives/anna-fixed-row-size-table-virtual-scroll-strategy/index.d.ts +0 -1
  64. package/lib/anna-generic-table-lib/directives/anna-virtual-table/anna-virtual-table.directive.d.ts +0 -45
  65. package/lib/anna-generic-table-lib/directives/anna-virtual-table/index.d.ts +0 -1
@@ -1,724 +1,724 @@
1
- @import "./fonts", "./colors";
2
-
3
- ::ng-deep .tooltip-inner {
4
- max-height: 22rem;
5
- background-color: white;
6
- border: 1px solid white;
7
- border-radius: 5px;
8
- box-shadow:
9
- 0 2px 2px 0 rgba(0, 0, 0, 0.24),
10
- 0 0 2px 0 rgba(0, 0, 0, 0.12);
11
- max-width: 251px;
12
- width: 100%;
13
- padding: 0 !important;
14
- div.radio-container {
15
- flex-wrap: wrap;
16
- }
17
- }
18
-
19
- ::ng-deep .md-drppicker {
20
- box-shadow: unset !important;
21
- }
22
-
23
- ::ng-deep .available {
24
- color: #999;
25
- }
26
-
27
- ::ng-deep .bs-tooltip-bottom .arrow::before {
28
- border-bottom-color: #fff !important;
29
- }
30
- ::ng-deep .bs-tooltip-left .arrow::before {
31
- border-left-color: #fff !important;
32
- }
33
-
34
- ::ng-deep .tooltip.show {
35
- opacity: 1;
36
- }
37
-
38
- .input {
39
- text-align: left;
40
- margin: 5px;
41
- display: flex;
42
- align-items: center;
43
- width: 230px;
44
- white-space: nowrap;
45
- margin-right: 10px;
46
- }
47
-
48
- .data {
49
- color: #000000;
50
- font-weight: 700;
51
- margin-left: 5px;
52
- margin-right: 5px;
53
- }
54
-
55
- span.data {
56
- display: inline-block;
57
- text-overflow: ellipsis;
58
- white-space: pre;
59
- width: 100%;
60
- overflow: hidden;
61
- }
62
-
63
- .check-box {
64
- font-size: 14px;
65
- cursor: pointer;
66
- position: relative;
67
- top: -1px;
68
- }
69
-
70
- span.mdi-filter.active {
71
- color: black;
72
- opacity: 1 !important;
73
- pointer-events: all !important;
74
- }
75
-
76
- p {
77
- margin-bottom: 0;
78
- line-height: initial;
79
- }
80
-
81
- span.mdi-filter {
82
- color: #cbcbcb;
83
- }
84
- //Slider
85
- // ::ng-deep .ngx-slider {
86
- // margin: 5px 0 2px 0 !important;
87
- // width: 100% !important;
88
- // }
89
-
90
- // ::ng-deep span.ngx-slider-bubble.ngx-slider-model-value {
91
- // display: block !important;
92
- // padding: 2px !important;
93
- // box-shadow: rgb(0 0 0 / 35%) 0px 3px 8px !important;
94
- // height: 20px !important;
95
- // }
96
-
97
- ::ng-deep .ngx-slider-pointer {
98
- top: -5px !important;
99
- width: 12px !important;
100
- height: 12px !important;
101
- background: #bdbdbd !important;
102
- border: 1px solid #ffffff !important;
103
- box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3) !important;
104
- border-radius: 16px !important;
105
- }
106
-
107
- @mixin button-text {
108
- text-align: center;
109
- outline: none;
110
- @include fonts(Roboto, $fs-12, normal, normal, normal, 1.67, normal);
111
- }
112
-
113
- input:focus {
114
- outline: none;
115
- }
116
- input::placeholder {
117
- color: $lightGray-6;
118
- }
119
-
120
- .cancel-btn {
121
- background: $lavenderBlue;
122
- color: $primary-color;
123
- }
124
-
125
- .apply-btn {
126
- background: $primary-color;
127
- color: white;
128
- margin-left: $fs-5;
129
- }
130
-
131
- div.radio-container {
132
- display: flex;
133
- white-space: nowrap;
134
- justify-content: space-between;
135
- background-color: $filterRadioContainer;
136
- // padding: $fs-2 $fs-2 $fs-2 $fs-4;
137
- border-radius: $fs-2;
138
- margin: 0.4375rem $fs-7 $fs-4 $fs-7;
139
- div {
140
- flex: 1;
141
- width: 50%;
142
- }
143
- div.full-width {
144
- width: 100%;
145
- }
146
- input {
147
- position: relative;
148
- top: $fs-2;
149
- margin-right: $fs-4;
150
- }
151
- label {
152
- @include fonts(Roboto, $fs-14, normal, normal, normal, 1.29, 0);
153
- color: $charcoal;
154
- margin: 0;
155
- padding-left: $fs-2;
156
- }
157
- label:first-of-type {
158
- margin-right: $fs-3;
159
- }
160
- input[type="radio"] {
161
- -webkit-appearance: none;
162
- -moz-appearance: none;
163
- appearance: none;
164
- display: inline-block;
165
- width: $fs-15;
166
- height: $fs-15;
167
- padding: $fs-2;
168
- background-clip: content-box;
169
- border: $fs-2 solid $primary-color;
170
- background-color: transparent;
171
- border-radius: 50%;
172
- }
173
-
174
- /* appearance for checked radiobutton */
175
- input[type="radio"]:checked {
176
- background-color: $primary-color;
177
- }
178
- }
179
-
180
- .checkbox-filter-buttons-container {
181
- padding: 0 8px !important;
182
- }
183
-
184
- .buttons-container {
185
- display: flex;
186
- margin: 0px auto 0.4375rem;
187
- justify-content: center;
188
- padding: 0 12px;
189
-
190
- .button {
191
- padding: 0 10px;
192
- width: 100%;
193
- margin: 8px 0 0 0;
194
- text-overflow: ellipsis;
195
- white-space: nowrap;
196
- overflow: hidden;
197
- }
198
-
199
- button:last-of-type {
200
- background-color: $primary-color;
201
- color: white;
202
- margin-left: 0.5rem;
203
- // margin-right: 0.5rem;
204
- }
205
-
206
- button.disabled {
207
- background: $gray74;
208
- opacity: 0.5;
209
- color: $charcoal;
210
- }
211
- }
212
-
213
- .button {
214
- display: inline-block;
215
- // width: 50%;
216
- margin: 8px 4px 0 8px;
217
- padding: 0px 16px;
218
- border-radius: 4px;
219
- @include button-text();
220
- border: none;
221
- color: #268bff;
222
- background-color: #e5f1ff;
223
- // height: 20px;
224
- }
225
-
226
- .search-box {
227
- display: flex;
228
- align-items: center;
229
- color: #c8c8c8;
230
- border: 1px solid #e6e6e6;
231
- border-radius: $fs-2;
232
- margin: $fs-4 $fs-7 $fs-3 $fs-7;
233
- height: $fs-24;
234
- padding: $fs-3 8px $fs-3 $fs-8;
235
- .search-bar-close {
236
- margin-left: auto;
237
- float: right;
238
- }
239
- }
240
-
241
- .search-icon {
242
- margin: 0 4px 0 0;
243
- font-size: $fs-18;
244
- color: $lightGray-7;
245
- }
246
-
247
- .filter-icon {
248
- justify-content: right;
249
- margin-left: auto;
250
- color: #d4d4d4;
251
- color: #a1a1a1;
252
- font-size: 16px;
253
- cursor: pointer;
254
- }
255
-
256
- .data {
257
- margin: 0 13px 0px 8px;
258
- @include fonts(Roboto, $fs-14, normal, normal, normal, 1.86, "");
259
- color: $charcoal;
260
- }
261
-
262
- .search-input {
263
- margin: 1px 0 1px 4px;
264
- @include fonts(Roboto, $fs-14, normal, normal, normal, normal, normal);
265
- color: $lightGray-6;
266
- width: calc(100% - 38px);
267
- margin-left: 2px;
268
- border: none;
269
- padding: 0px;
270
- }
271
-
272
- .check-box {
273
- color: $primary-color;
274
- }
275
-
276
- .tooltip-data-container {
277
- overflow-y: scroll;
278
- max-height: 8rem;
279
- }
280
-
281
- .searchbar {
282
- width: 100%;
283
- display: flex;
284
- justify-content: flex-end;
285
- align-items: flex-end;
286
- }
287
-
288
- .clear-button {
289
- opacity: 0.5;
290
- @include fonts(Roboto, $fs-15, normal, 500, normal, normal, normal);
291
- color: $charcoal;
292
- text-decoration: underline;
293
- border: none;
294
- background-color: white;
295
- color: $charcoal;
296
- margin-left: $fs-10;
297
- padding: 0;
298
- &:focus {
299
- outline: none;
300
- box-shadow: none;
301
- }
302
- }
303
-
304
- .unchecked {
305
- color: $primary-color;
306
- }
307
-
308
- cdk-virtual-scroll-viewport.dropdown-data-container {
309
- max-height: 12.3rem;
310
- width: 100%;
311
- overflow-y: auto;
312
- overflow-x: hidden;
313
- p.input {
314
- margin-left: 0;
315
- span.mi {
316
- padding-left: $fs-7;
317
- }
318
- }
319
- p.input:hover {
320
- background-color: #ebebeb;
321
- cursor: pointer;
322
- // span {
323
- // color: white;
324
- // }
325
- }
326
- }
327
-
328
- cdk-virtual-scroll-viewport.dropdown-data-container::-webkit-scrollbar {
329
- width: $fs-3;
330
- }
331
-
332
- cdk-virtual-scroll-viewport.dropdown-data-container::-webkit-scrollbar-thumb {
333
- color: lightgray;
334
- background: lightgray;
335
- }
336
-
337
- section.min-maxContainer {
338
- display: flex;
339
- justify-content: center;
340
- margin-bottom: -$fs-2;
341
- margin-top: $fs-8;
342
- width: 100%;
343
- input {
344
- width: 30%;
345
- height: $fs-30;
346
- border: 1px solid lightgray;
347
- color: gray;
348
- }
349
- span {
350
- display: inline-block;
351
- padding-left: $fs-8;
352
- padding-right: $fs-8;
353
- position: relative;
354
- top: $fs-5;
355
- color: $lightDimGray;
356
- }
357
- }
358
-
359
- .time-container {
360
- width: 100%;
361
- display: flex;
362
- padding: 0 $fs-12;
363
- input.form-control:disabled {
364
- background-color: white;
365
- width: $fs-45;
366
- }
367
-
368
- input.numberInput:focus {
369
- box-shadow: none;
370
- border-color: #c2cfd6;
371
- }
372
-
373
- .dot {
374
- color: #cbcbcb;
375
- position: relative;
376
- left: -7px;
377
- font-size: 17px;
378
- }
379
- div.arrow-container {
380
- flex-direction: column;
381
- display: flex;
382
- margin-top: $fs-6;
383
- width: 9px;
384
- height: 18px;
385
- margin-right: $fs-19;
386
- i {
387
- color: black;
388
- cursor: pointer;
389
- max-height: 9px;
390
- font-size: 25px;
391
- width: 10px;
392
- &:before {
393
- width: 0;
394
- height: 0;
395
- pointer-events: none;
396
- position: relative;
397
- left: -9px;
398
- top: -11px;
399
- }
400
- }
401
- // i.downward {
402
- // transform: rotate(180deg);
403
- // }
404
- }
405
- }
406
-
407
- .mdi-filter {
408
- cursor: pointer;
409
- }
410
-
411
- .time-label-container {
412
- display: flex;
413
- justify-content: flex-start;
414
- label {
415
- margin-bottom: 0;
416
- color: $charcoal;
417
- margin-top: 0.125rem;
418
- margin-left: $fs-12;
419
- font-weight: 700;
420
- }
421
- }
422
-
423
- .time-heading {
424
- color: black;
425
- font-size: $fs-13;
426
- text-align: left;
427
- padding-left: $fs-10;
428
- margin-top: $fs-10;
429
- font-weight: 700;
430
- }
431
-
432
- .column-clear-all {
433
- width: 94%;
434
- text-align: center;
435
- border: none;
436
- font-size: 14px;
437
- background: none;
438
- text-decoration: underline;
439
- color: $primary-color;
440
- &:disabled {
441
- opacity: 0.5;
442
- color: $charcoal;
443
- font-weight: normal;
444
- }
445
- &.align-center {
446
- text-align: center;
447
- }
448
- }
449
-
450
- .checkbox-container {
451
- display: flex;
452
- padding-inline: 0.625rem;
453
- .data {
454
- text-align: left;
455
- }
456
- &:first-of-type {
457
- margin-top: 0.625rem;
458
- font-weight: 500;
459
- }
460
- }
461
-
462
- .column-clear-all {
463
- width: 94%;
464
- text-align: center;
465
- border: none;
466
- background: none;
467
- text-decoration: underline;
468
- color: $primary-color;
469
- &:disabled {
470
- opacity: 0.5;
471
- color: $charcoal;
472
- font-weight: normal;
473
- }
474
- &.align-center {
475
- text-align: center;
476
- }
477
- }
478
-
479
- span.mdi-filter-variant.disabled {
480
- pointer-events: none;
481
- opacity: 0.5;
482
- }
483
-
484
- .datepicker-container {
485
- width: 100%;
486
- }
487
-
488
- span.mdi-filter-variant {
489
- color: #cbcbcb;
490
- cursor: pointer;
491
- font-size: 0.875rem;
492
- }
493
-
494
- span.mdi-filter-variant.active {
495
- color: #000000;
496
- }
497
-
498
- p.filter-tab {
499
- @include fonts(Roboto, 14px, normal, normal, normal, 1.29, normal);
500
- color: #1b88ff;
501
- border-radius: 5px;
502
- background-color: #f4f4f4;
503
- padding-inline: 8px;
504
- cursor: pointer;
505
- overflow: hidden;
506
- text-align: center;
507
- text-overflow: ellipsis;
508
- }
509
-
510
- p.filter-tab.active {
511
- color: white;
512
- background-color: #1b88ff;
513
- }
514
-
515
- button.filter-text-btn {
516
- background: white;
517
- text-decoration: underline;
518
- @include fonts(Roboto, 14px, normal, normal, normal, normal, normal);
519
- border: none;
520
- color: #268bff;
521
- &:disabled {
522
- color: #b1b1b1;
523
- cursor: not-allowed;
524
- }
525
- margin-inline: 4px;
526
- margin-top: 2px;
527
- }
528
-
529
- ::ng-deep .non-edit-datepicker-tooltip .tooltip-inner {
530
- max-width: 310px !important;
531
- width: 283px !important;
532
- overflow-y: initial !important;
533
- padding: 0px !important;
534
- }
535
-
536
- input.slider-text::-webkit-outer-spin-button,
537
- input.slider-text::-webkit-inner-spin-button {
538
- -webkit-appearance: none;
539
- margin: 0;
540
- }
541
-
542
- input.slider-text {
543
- -moz-appearance: textfield;
544
- }
545
-
546
- input.slider-text.red-border {
547
- border: 1px solid #f44336 !important;
548
- }
549
-
550
- ::ng-deep .checkbox-sort p.sort-container {
551
- margin-top: 8px !important;
552
- padding-bottom: 8px !important;
553
- }
554
-
555
- i.mdi-close {
556
- cursor: pointer;
557
- }
558
-
559
- i.mdi-close.disable-close-icon {
560
- pointer-events: none;
561
- cursor: not-allowed;
562
- }
563
-
564
- input.error-border {
565
- border: 1px solid #f44336 !important;
566
- }
567
-
568
- ::ng-deep .non-edit-checkbox-tooltip .tooltip-inner {
569
- width: 238px !important;
570
- padding: 0px !important;
571
- }
572
-
573
- ::ng-deep .non-edit-slider-tooltip .tooltip-inner {
574
- width: 238px !important;
575
- padding: 0px !important;
576
- }
577
-
578
- ::ng-deep .non-edit-time-tooltip .tooltip-inner {
579
- width: 250px !important;
580
- padding: 0px !important;
581
- }
582
-
583
- ::ng-deep.non-edit-time-tooltip.bs-tooltip-start {
584
- padding: 0.4rem;
585
-
586
- .tooltip-arrow {
587
- right: 0;
588
- top: 5px !important;
589
- width: var(--bs-tooltip-arrow-height);
590
- height: var(--bs-tooltip-arrow-width);
591
-
592
- &::before {
593
- border-left-color: white;
594
- left: -1px;
595
- border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5)
596
- var(--bs-tooltip-arrow-height);
597
- }
598
- }
599
- }
600
-
601
- ::ng-deep .no-bottom-border {
602
- p.sort-container {
603
- border-bottom: none !important;
604
- }
605
- }
606
-
607
- //Slider Filter Css
608
-
609
- ::ng-deep .ngx-slider-pointer-min {
610
- &::after {
611
- display: none;
612
- }
613
- }
614
-
615
- ::ng-deep .ngx-slider-pointer-max {
616
- &::after {
617
- display: none;
618
- }
619
- }
620
-
621
- ::ng-deep .ngx-slider span.ngx-slider-pointer {
622
- width: 12px;
623
- height: 12px;
624
- top: -5px;
625
- background-color: #bdbdbd;
626
- }
627
-
628
- ::ng-deep .ngx-slider span.ngx-slider-bar {
629
- height: 3px;
630
- background: #ededed;
631
- }
632
-
633
- ::ng-deep .ngx-slider span.ngx-slider-selection {
634
- background: #bdbdbd;
635
- }
636
-
637
- //Aligning the label to bottom
638
- ::ng-deep .ngx-slider span.ngx-slider-bubble {
639
- bottom: -22px;
640
- font-size: 12px;
641
- color: #333;
642
- }
643
-
644
- ::ng-deep .show-min.ngx-slider span.ngx-slider-model-value {
645
- background: white;
646
- box-shadow:
647
- 0 6px 10px 0 rgba(0, 0, 0, 0.3),
648
- 0 2px 2px 0 rgba(0, 0, 0, 0.2);
649
- }
650
-
651
- ::ng-deep .show-max.ngx-slider span.ngx-slider-model-high {
652
- background: white;
653
- box-shadow: none;
654
- // left: auto !important;
655
- }
656
-
657
- ::ng-deep .ngx-slider span.ngx-slider-combined {
658
- background: white;
659
- box-shadow:
660
- 0 6px 10px 0 rgba(0, 0, 0, 0.3),
661
- 0 2px 2px 0 rgba(0, 0, 0, 0.2);
662
- }
663
-
664
- ::ng-deep .ngx-slider {
665
- top: 10px !important;
666
- margin: 5px 0 2px 0 !important;
667
- }
668
-
669
- ::ng-deep .ngx-slider-animate {
670
- top: 0 !important;
671
- }
672
-
673
- .sidebar-slider {
674
- margin-bottom: 35px !important;
675
- margin-left: 5px;
676
- margin-right: 5px;
677
- }
678
-
679
- .slider-placeholder {
680
- height: 14px;
681
- }
682
- //end of slider css
683
-
684
- //DatePicker css
685
- ::ng-deep .filter-calendar {
686
- select.form-select:focus {
687
- border-color: rgb(194, 207, 214);
688
- box-shadow: none;
689
- }
690
-
691
- select.form-select {
692
- background-color: white;
693
- }
694
- }
695
-
696
- .no-data-case {
697
- padding-left: 0.4375rem !important;
698
- font-size: 0.875rem !important;
699
- margin-top: 10px !important;
700
- cursor: pointer;
701
- }
702
-
703
- .custom-column-checkbox-checked,
704
- .custom-column-checkbox-unchecked {
705
- font-size: 0.875rem;
706
- cursor: pointer;
707
- }
708
-
709
- .custom-column-checkbox-checked {
710
- color: $primary-color;
711
- }
712
-
713
- .custom-column-checkbox-unchecked {
714
- color: $charcoal;
715
- }
716
-
717
- .virtual-scroll-div {
718
- position: absolute;
719
- top: 0;
720
- left: 0;
721
- width: 100%;
722
- height: 100%;
723
- pointer-events: none;
724
- }
1
+ @import "./fonts", "./colors";
2
+
3
+ ::ng-deep .tooltip-inner {
4
+ max-height: 22rem;
5
+ background-color: white;
6
+ border: 1px solid white;
7
+ border-radius: 5px;
8
+ box-shadow:
9
+ 0 2px 2px 0 rgba(0, 0, 0, 0.24),
10
+ 0 0 2px 0 rgba(0, 0, 0, 0.12);
11
+ max-width: 251px;
12
+ width: 100%;
13
+ padding: 0 !important;
14
+ div.radio-container {
15
+ flex-wrap: wrap;
16
+ }
17
+ }
18
+
19
+ ::ng-deep .md-drppicker {
20
+ box-shadow: unset !important;
21
+ }
22
+
23
+ ::ng-deep .available {
24
+ color: #999;
25
+ }
26
+
27
+ ::ng-deep .bs-tooltip-bottom .arrow::before {
28
+ border-bottom-color: #fff !important;
29
+ }
30
+ ::ng-deep .bs-tooltip-left .arrow::before {
31
+ border-left-color: #fff !important;
32
+ }
33
+
34
+ ::ng-deep .tooltip.show {
35
+ opacity: 1;
36
+ }
37
+
38
+ .input {
39
+ text-align: left;
40
+ margin: 5px;
41
+ display: flex;
42
+ align-items: center;
43
+ width: 230px;
44
+ white-space: nowrap;
45
+ margin-right: 10px;
46
+ }
47
+
48
+ .data {
49
+ color: #000000;
50
+ font-weight: 700;
51
+ margin-left: 5px;
52
+ margin-right: 5px;
53
+ }
54
+
55
+ span.data {
56
+ display: inline-block;
57
+ text-overflow: ellipsis;
58
+ white-space: pre;
59
+ width: 100%;
60
+ overflow: hidden;
61
+ }
62
+
63
+ .check-box {
64
+ font-size: 14px;
65
+ cursor: pointer;
66
+ position: relative;
67
+ top: -1px;
68
+ }
69
+
70
+ span.mdi-filter.active {
71
+ color: black;
72
+ opacity: 1 !important;
73
+ pointer-events: all !important;
74
+ }
75
+
76
+ p {
77
+ margin-bottom: 0;
78
+ line-height: initial;
79
+ }
80
+
81
+ span.mdi-filter {
82
+ color: #cbcbcb;
83
+ }
84
+ //Slider
85
+ // ::ng-deep .ngx-slider {
86
+ // margin: 5px 0 2px 0 !important;
87
+ // width: 100% !important;
88
+ // }
89
+
90
+ // ::ng-deep span.ngx-slider-bubble.ngx-slider-model-value {
91
+ // display: block !important;
92
+ // padding: 2px !important;
93
+ // box-shadow: rgb(0 0 0 / 35%) 0px 3px 8px !important;
94
+ // height: 20px !important;
95
+ // }
96
+
97
+ ::ng-deep .ngx-slider-pointer {
98
+ top: -5px !important;
99
+ width: 12px !important;
100
+ height: 12px !important;
101
+ background: #bdbdbd !important;
102
+ border: 1px solid #ffffff !important;
103
+ box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3) !important;
104
+ border-radius: 16px !important;
105
+ }
106
+
107
+ @mixin button-text {
108
+ text-align: center;
109
+ outline: none;
110
+ @include fonts(Roboto, $fs-12, normal, normal, normal, 1.67, normal);
111
+ }
112
+
113
+ input:focus {
114
+ outline: none;
115
+ }
116
+ input::placeholder {
117
+ color: $lightGray-6;
118
+ }
119
+
120
+ .cancel-btn {
121
+ background: $lavenderBlue;
122
+ color: $primary-color;
123
+ }
124
+
125
+ .apply-btn {
126
+ background: $primary-color;
127
+ color: white;
128
+ margin-left: $fs-5;
129
+ }
130
+
131
+ div.radio-container {
132
+ display: flex;
133
+ white-space: nowrap;
134
+ justify-content: space-between;
135
+ background-color: $filterRadioContainer;
136
+ // padding: $fs-2 $fs-2 $fs-2 $fs-4;
137
+ border-radius: $fs-2;
138
+ margin: 0.4375rem $fs-7 $fs-4 $fs-7;
139
+ div {
140
+ flex: 1;
141
+ width: 50%;
142
+ }
143
+ div.full-width {
144
+ width: 100%;
145
+ }
146
+ input {
147
+ position: relative;
148
+ top: $fs-2;
149
+ margin-right: $fs-4;
150
+ }
151
+ label {
152
+ @include fonts(Roboto, $fs-14, normal, normal, normal, 1.29, 0);
153
+ color: $charcoal;
154
+ margin: 0;
155
+ padding-left: $fs-2;
156
+ }
157
+ label:first-of-type {
158
+ margin-right: $fs-3;
159
+ }
160
+ input[type="radio"] {
161
+ -webkit-appearance: none;
162
+ -moz-appearance: none;
163
+ appearance: none;
164
+ display: inline-block;
165
+ width: $fs-15;
166
+ height: $fs-15;
167
+ padding: $fs-2;
168
+ background-clip: content-box;
169
+ border: $fs-2 solid $primary-color;
170
+ background-color: transparent;
171
+ border-radius: 50%;
172
+ }
173
+
174
+ /* appearance for checked radiobutton */
175
+ input[type="radio"]:checked {
176
+ background-color: $primary-color;
177
+ }
178
+ }
179
+
180
+ .checkbox-filter-buttons-container {
181
+ padding: 0 8px !important;
182
+ }
183
+
184
+ .buttons-container {
185
+ display: flex;
186
+ margin: 0px auto 0.4375rem;
187
+ justify-content: center;
188
+ padding: 0 12px;
189
+
190
+ .button {
191
+ padding: 0 10px;
192
+ width: 100%;
193
+ margin: 8px 0 0 0;
194
+ text-overflow: ellipsis;
195
+ white-space: nowrap;
196
+ overflow: hidden;
197
+ }
198
+
199
+ button:last-of-type {
200
+ background-color: $primary-color;
201
+ color: white;
202
+ margin-left: 0.5rem;
203
+ // margin-right: 0.5rem;
204
+ }
205
+
206
+ button.disabled {
207
+ background: $gray74;
208
+ opacity: 0.5;
209
+ color: $charcoal;
210
+ }
211
+ }
212
+
213
+ .button {
214
+ display: inline-block;
215
+ // width: 50%;
216
+ margin: 8px 4px 0 8px;
217
+ padding: 0px 16px;
218
+ border-radius: 4px;
219
+ @include button-text();
220
+ border: none;
221
+ color: #268bff;
222
+ background-color: #e5f1ff;
223
+ // height: 20px;
224
+ }
225
+
226
+ .search-box {
227
+ display: flex;
228
+ align-items: center;
229
+ color: #c8c8c8;
230
+ border: 1px solid #e6e6e6;
231
+ border-radius: $fs-2;
232
+ margin: $fs-4 $fs-7 $fs-3 $fs-7;
233
+ height: $fs-24;
234
+ padding: $fs-3 8px $fs-3 $fs-8;
235
+ .search-bar-close {
236
+ margin-left: auto;
237
+ float: right;
238
+ }
239
+ }
240
+
241
+ .search-icon {
242
+ margin: 0 4px 0 0;
243
+ font-size: $fs-18;
244
+ color: $lightGray-7;
245
+ }
246
+
247
+ .filter-icon {
248
+ justify-content: right;
249
+ margin-left: auto;
250
+ color: #d4d4d4;
251
+ color: #a1a1a1;
252
+ font-size: 16px;
253
+ cursor: pointer;
254
+ }
255
+
256
+ .data {
257
+ margin: 0 13px 0px 8px;
258
+ @include fonts(Roboto, $fs-14, normal, normal, normal, 1.86, "");
259
+ color: $charcoal;
260
+ }
261
+
262
+ .search-input {
263
+ margin: 1px 0 1px 4px;
264
+ @include fonts(Roboto, $fs-14, normal, normal, normal, normal, normal);
265
+ color: $lightGray-6;
266
+ width: calc(100% - 38px);
267
+ margin-left: 2px;
268
+ border: none;
269
+ padding: 0px;
270
+ }
271
+
272
+ .check-box {
273
+ color: $primary-color;
274
+ }
275
+
276
+ .tooltip-data-container {
277
+ overflow-y: scroll;
278
+ max-height: 8rem;
279
+ }
280
+
281
+ .searchbar {
282
+ width: 100%;
283
+ display: flex;
284
+ justify-content: flex-end;
285
+ align-items: flex-end;
286
+ }
287
+
288
+ .clear-button {
289
+ opacity: 0.5;
290
+ @include fonts(Roboto, $fs-15, normal, 500, normal, normal, normal);
291
+ color: $charcoal;
292
+ text-decoration: underline;
293
+ border: none;
294
+ background-color: white;
295
+ color: $charcoal;
296
+ margin-left: $fs-10;
297
+ padding: 0;
298
+ &:focus {
299
+ outline: none;
300
+ box-shadow: none;
301
+ }
302
+ }
303
+
304
+ .unchecked {
305
+ color: $primary-color;
306
+ }
307
+
308
+ cdk-virtual-scroll-viewport.dropdown-data-container {
309
+ max-height: 12.3rem;
310
+ width: 100%;
311
+ overflow-y: auto;
312
+ overflow-x: hidden;
313
+ p.input {
314
+ margin-left: 0;
315
+ span.mi {
316
+ padding-left: $fs-7;
317
+ }
318
+ }
319
+ p.input:hover {
320
+ background-color: #ebebeb;
321
+ cursor: pointer;
322
+ // span {
323
+ // color: white;
324
+ // }
325
+ }
326
+ }
327
+
328
+ cdk-virtual-scroll-viewport.dropdown-data-container::-webkit-scrollbar {
329
+ width: $fs-3;
330
+ }
331
+
332
+ cdk-virtual-scroll-viewport.dropdown-data-container::-webkit-scrollbar-thumb {
333
+ color: lightgray;
334
+ background: lightgray;
335
+ }
336
+
337
+ section.min-maxContainer {
338
+ display: flex;
339
+ justify-content: center;
340
+ margin-bottom: -$fs-2;
341
+ margin-top: $fs-8;
342
+ width: 100%;
343
+ input {
344
+ width: 30%;
345
+ height: $fs-30;
346
+ border: 1px solid lightgray;
347
+ color: gray;
348
+ }
349
+ span {
350
+ display: inline-block;
351
+ padding-left: $fs-8;
352
+ padding-right: $fs-8;
353
+ position: relative;
354
+ top: $fs-5;
355
+ color: $lightDimGray;
356
+ }
357
+ }
358
+
359
+ .time-container {
360
+ width: 100%;
361
+ display: flex;
362
+ padding: 0 $fs-12;
363
+ input.form-control:disabled {
364
+ background-color: white;
365
+ width: $fs-45;
366
+ }
367
+
368
+ input.numberInput:focus {
369
+ box-shadow: none;
370
+ border-color: #c2cfd6;
371
+ }
372
+
373
+ .dot {
374
+ color: #cbcbcb;
375
+ position: relative;
376
+ left: -7px;
377
+ font-size: 17px;
378
+ }
379
+ div.arrow-container {
380
+ flex-direction: column;
381
+ display: flex;
382
+ margin-top: $fs-6;
383
+ width: 9px;
384
+ height: 18px;
385
+ margin-right: $fs-19;
386
+ i {
387
+ color: black;
388
+ cursor: pointer;
389
+ max-height: 9px;
390
+ font-size: 25px;
391
+ width: 10px;
392
+ &:before {
393
+ width: 0;
394
+ height: 0;
395
+ pointer-events: none;
396
+ position: relative;
397
+ left: -9px;
398
+ top: -11px;
399
+ }
400
+ }
401
+ // i.downward {
402
+ // transform: rotate(180deg);
403
+ // }
404
+ }
405
+ }
406
+
407
+ .mdi-filter {
408
+ cursor: pointer;
409
+ }
410
+
411
+ .time-label-container {
412
+ display: flex;
413
+ justify-content: flex-start;
414
+ label {
415
+ margin-bottom: 0;
416
+ color: $charcoal;
417
+ margin-top: 0.125rem;
418
+ margin-left: $fs-12;
419
+ font-weight: 700;
420
+ }
421
+ }
422
+
423
+ .time-heading {
424
+ color: black;
425
+ font-size: $fs-13;
426
+ text-align: left;
427
+ padding-left: $fs-10;
428
+ margin-top: $fs-10;
429
+ font-weight: 700;
430
+ }
431
+
432
+ .column-clear-all {
433
+ width: 94%;
434
+ text-align: center;
435
+ border: none;
436
+ font-size: 14px;
437
+ background: none;
438
+ text-decoration: underline;
439
+ color: $primary-color;
440
+ &:disabled {
441
+ opacity: 0.5;
442
+ color: $charcoal;
443
+ font-weight: normal;
444
+ }
445
+ &.align-center {
446
+ text-align: center;
447
+ }
448
+ }
449
+
450
+ .checkbox-container {
451
+ display: flex;
452
+ padding-inline: 0.625rem;
453
+ .data {
454
+ text-align: left;
455
+ }
456
+ &:first-of-type {
457
+ margin-top: 0.625rem;
458
+ font-weight: 500;
459
+ }
460
+ }
461
+
462
+ .column-clear-all {
463
+ width: 94%;
464
+ text-align: center;
465
+ border: none;
466
+ background: none;
467
+ text-decoration: underline;
468
+ color: $primary-color;
469
+ &:disabled {
470
+ opacity: 0.5;
471
+ color: $charcoal;
472
+ font-weight: normal;
473
+ }
474
+ &.align-center {
475
+ text-align: center;
476
+ }
477
+ }
478
+
479
+ span.mdi-filter-variant.disabled {
480
+ pointer-events: none;
481
+ opacity: 0.5;
482
+ }
483
+
484
+ .datepicker-container {
485
+ width: 100%;
486
+ }
487
+
488
+ span.mdi-filter-variant {
489
+ color: #cbcbcb;
490
+ cursor: pointer;
491
+ font-size: 0.875rem;
492
+ }
493
+
494
+ span.mdi-filter-variant.active {
495
+ color: #000000;
496
+ }
497
+
498
+ p.filter-tab {
499
+ @include fonts(Roboto, 14px, normal, normal, normal, 1.29, normal);
500
+ color: #1b88ff;
501
+ border-radius: 5px;
502
+ background-color: #f4f4f4;
503
+ padding-inline: 8px;
504
+ cursor: pointer;
505
+ overflow: hidden;
506
+ text-align: center;
507
+ text-overflow: ellipsis;
508
+ }
509
+
510
+ p.filter-tab.active {
511
+ color: white;
512
+ background-color: #1b88ff;
513
+ }
514
+
515
+ button.filter-text-btn {
516
+ background: white;
517
+ text-decoration: underline;
518
+ @include fonts(Roboto, 14px, normal, normal, normal, normal, normal);
519
+ border: none;
520
+ color: #268bff;
521
+ &:disabled {
522
+ color: #b1b1b1;
523
+ cursor: not-allowed;
524
+ }
525
+ margin-inline: 4px;
526
+ margin-top: 2px;
527
+ }
528
+
529
+ ::ng-deep .non-edit-datepicker-tooltip .tooltip-inner {
530
+ max-width: 310px !important;
531
+ width: 283px !important;
532
+ overflow-y: initial !important;
533
+ padding: 0px !important;
534
+ }
535
+
536
+ input.slider-text::-webkit-outer-spin-button,
537
+ input.slider-text::-webkit-inner-spin-button {
538
+ -webkit-appearance: none;
539
+ margin: 0;
540
+ }
541
+
542
+ input.slider-text {
543
+ -moz-appearance: textfield;
544
+ }
545
+
546
+ input.slider-text.red-border {
547
+ border: 1px solid #f44336 !important;
548
+ }
549
+
550
+ ::ng-deep .checkbox-sort p.sort-container {
551
+ margin-top: 8px !important;
552
+ padding-bottom: 8px !important;
553
+ }
554
+
555
+ i.mdi-close {
556
+ cursor: pointer;
557
+ }
558
+
559
+ i.mdi-close.disable-close-icon {
560
+ pointer-events: none;
561
+ cursor: not-allowed;
562
+ }
563
+
564
+ input.error-border {
565
+ border: 1px solid #f44336 !important;
566
+ }
567
+
568
+ ::ng-deep .non-edit-checkbox-tooltip .tooltip-inner {
569
+ width: 238px !important;
570
+ padding: 0px !important;
571
+ }
572
+
573
+ ::ng-deep .non-edit-slider-tooltip .tooltip-inner {
574
+ width: 238px !important;
575
+ padding: 0px !important;
576
+ }
577
+
578
+ ::ng-deep .non-edit-time-tooltip .tooltip-inner {
579
+ width: 250px !important;
580
+ padding: 0px !important;
581
+ }
582
+
583
+ ::ng-deep.non-edit-time-tooltip.bs-tooltip-start {
584
+ padding: 0.4rem;
585
+
586
+ .tooltip-arrow {
587
+ right: 0;
588
+ top: 5px !important;
589
+ width: var(--bs-tooltip-arrow-height);
590
+ height: var(--bs-tooltip-arrow-width);
591
+
592
+ &::before {
593
+ border-left-color: white;
594
+ left: -1px;
595
+ border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5)
596
+ var(--bs-tooltip-arrow-height);
597
+ }
598
+ }
599
+ }
600
+
601
+ ::ng-deep .no-bottom-border {
602
+ p.sort-container {
603
+ border-bottom: none !important;
604
+ }
605
+ }
606
+
607
+ //Slider Filter Css
608
+
609
+ ::ng-deep .ngx-slider-pointer-min {
610
+ &::after {
611
+ display: none;
612
+ }
613
+ }
614
+
615
+ ::ng-deep .ngx-slider-pointer-max {
616
+ &::after {
617
+ display: none;
618
+ }
619
+ }
620
+
621
+ ::ng-deep .ngx-slider span.ngx-slider-pointer {
622
+ width: 12px;
623
+ height: 12px;
624
+ top: -5px;
625
+ background-color: #bdbdbd;
626
+ }
627
+
628
+ ::ng-deep .ngx-slider span.ngx-slider-bar {
629
+ height: 3px;
630
+ background: #ededed;
631
+ }
632
+
633
+ ::ng-deep .ngx-slider span.ngx-slider-selection {
634
+ background: #bdbdbd;
635
+ }
636
+
637
+ //Aligning the label to bottom
638
+ ::ng-deep .ngx-slider span.ngx-slider-bubble {
639
+ bottom: -22px;
640
+ font-size: 12px;
641
+ color: #333;
642
+ }
643
+
644
+ ::ng-deep .show-min.ngx-slider span.ngx-slider-model-value {
645
+ background: white;
646
+ box-shadow:
647
+ 0 6px 10px 0 rgba(0, 0, 0, 0.3),
648
+ 0 2px 2px 0 rgba(0, 0, 0, 0.2);
649
+ }
650
+
651
+ ::ng-deep .show-max.ngx-slider span.ngx-slider-model-high {
652
+ background: white;
653
+ box-shadow: none;
654
+ // left: auto !important;
655
+ }
656
+
657
+ ::ng-deep .ngx-slider span.ngx-slider-combined {
658
+ background: white;
659
+ box-shadow:
660
+ 0 6px 10px 0 rgba(0, 0, 0, 0.3),
661
+ 0 2px 2px 0 rgba(0, 0, 0, 0.2);
662
+ }
663
+
664
+ ::ng-deep .ngx-slider {
665
+ top: 10px !important;
666
+ margin: 5px 0 2px 0 !important;
667
+ }
668
+
669
+ ::ng-deep .ngx-slider-animate {
670
+ top: 0 !important;
671
+ }
672
+
673
+ .sidebar-slider {
674
+ margin-bottom: 35px !important;
675
+ margin-left: 5px;
676
+ margin-right: 5px;
677
+ }
678
+
679
+ .slider-placeholder {
680
+ height: 14px;
681
+ }
682
+ //end of slider css
683
+
684
+ //DatePicker css
685
+ ::ng-deep .filter-calendar {
686
+ select.form-select:focus {
687
+ border-color: rgb(194, 207, 214);
688
+ box-shadow: none;
689
+ }
690
+
691
+ select.form-select {
692
+ background-color: white;
693
+ }
694
+ }
695
+
696
+ .no-data-case {
697
+ padding-left: 0.4375rem !important;
698
+ font-size: 0.875rem !important;
699
+ margin-top: 10px !important;
700
+ cursor: pointer;
701
+ }
702
+
703
+ .custom-column-checkbox-checked,
704
+ .custom-column-checkbox-unchecked {
705
+ font-size: 0.875rem;
706
+ cursor: pointer;
707
+ }
708
+
709
+ .custom-column-checkbox-checked {
710
+ color: $primary-color;
711
+ }
712
+
713
+ .custom-column-checkbox-unchecked {
714
+ color: $charcoal;
715
+ }
716
+
717
+ .virtual-scroll-div {
718
+ position: absolute;
719
+ top: 0;
720
+ left: 0;
721
+ width: 100%;
722
+ height: 100%;
723
+ pointer-events: none;
724
+ }