@annalib/anna-core 3.4.0 → 3.5.0
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/esm2020/lib/anna-core-shared-lib/pipes/annaFilterSearchedText.pipe.mjs +2 -2
- package/esm2020/lib/anna-core-shared-lib/services/anna-date-time-format.service.mjs +1 -7
- package/esm2020/lib/anna-core.module.mjs +1 -6
- package/esm2020/lib/anna-generic-table-lib/components/anna-non-editable-generic-table/anna-non-editable-generic-table.component.mjs +6 -9
- package/esm2020/public-api.mjs +1 -2
- package/fesm2015/annalib-anna-core.mjs +8 -43
- package/fesm2015/annalib-anna-core.mjs.map +1 -1
- package/fesm2020/annalib-anna-core.mjs +8 -43
- package/fesm2020/annalib-anna-core.mjs.map +1 -1
- package/lib/anna-core-shared-lib/services/anna-date-time-format.service.d.ts +0 -1
- package/lib/anna-core.module.d.ts +25 -26
- package/lib/anna-generic-table-lib/components/anna-non-editable-generic-table/anna-non-editable-generic-table.component.d.ts +1 -2
- package/package.json +1 -1
- package/public-api.d.ts +0 -1
- package/src/lib/anna-common-scss/_application-spacing.scss +6 -0
- package/src/lib/anna-common-scss/_mixins.scss +171 -172
- package/esm2020/lib/anna-core-shared-lib/pipes/annaConvertZeroOrNullOrUndefined.pipe.mjs +0 -26
- package/lib/anna-core-shared-lib/pipes/annaConvertZeroOrNullOrUndefined.pipe.d.ts +0 -9
|
@@ -17,7 +17,6 @@ export declare class AnnaDateTimeFormatService {
|
|
|
17
17
|
sortByTimeDescending(a: any, b: any): number;
|
|
18
18
|
convertNgbDateToMoment(ngbDate: NgbDate | NgbDateType): string;
|
|
19
19
|
compareDate(a: string, b: string, isAsc: boolean): number;
|
|
20
|
-
static formatTwentyFourHourTimeToHHMMAFormat(value: any): string;
|
|
21
20
|
formatDateAndHHMMATimeToStandardFormat(dateAndTime: any): string;
|
|
22
21
|
compare(a: number | string, b: number | string, isAsc: boolean): number;
|
|
23
22
|
sortDataByBroadcastTimeAsc(firstParamTime: string, secondParamTime: string, broadcastTime: string): number;
|
|
@@ -1,33 +1,32 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./anna-core-shared-lib/components/anna-no-data/anna-no-data.component";
|
|
3
3
|
import * as i2 from "./anna-core-shared-lib/pipes/annaFilterSearchedText.pipe";
|
|
4
|
-
import * as i3 from "./anna-core-shared-lib/
|
|
5
|
-
import * as i4 from "./anna-core-shared-lib/components/anna-
|
|
6
|
-
import * as i5 from "./anna-core-shared-lib/components/anna-
|
|
7
|
-
import * as i6 from "./anna-core-shared-lib/components/anna-
|
|
8
|
-
import * as i7 from "./anna-core-shared-lib/components/anna-
|
|
9
|
-
import * as i8 from "./anna-core-shared-lib/
|
|
10
|
-
import * as i9 from "./anna-core-shared-lib/
|
|
11
|
-
import * as i10 from "./anna-
|
|
12
|
-
import * as i11 from "./anna-dropdown-lib/components/anna-
|
|
13
|
-
import * as i12 from "./anna-
|
|
14
|
-
import * as i13 from "./anna-generic-table-lib/
|
|
15
|
-
import * as i14 from "./anna-generic-table-lib/
|
|
16
|
-
import * as i15 from "./anna-generic-table-lib/components/anna-
|
|
17
|
-
import * as i16 from "./anna-generic-table-lib/
|
|
18
|
-
import * as i17 from "
|
|
19
|
-
import * as i18 from "@
|
|
20
|
-
import * as i19 from "@
|
|
21
|
-
import * as i20 from "@angular/
|
|
22
|
-
import * as i21 from "@angular/material/
|
|
23
|
-
import * as i22 from "@angular/material/
|
|
24
|
-
import * as i23 from "@angular/
|
|
25
|
-
import * as i24 from "
|
|
26
|
-
import * as i25 from "
|
|
27
|
-
import * as i26 from "
|
|
28
|
-
import * as i27 from "ng-circle-progress";
|
|
4
|
+
import * as i3 from "./anna-core-shared-lib/components/anna-buyer-approval-icon-template/anna-buyer-approval-icon-template.component";
|
|
5
|
+
import * as i4 from "./anna-core-shared-lib/components/anna-live-icon-template/anna-live-icon-template.component";
|
|
6
|
+
import * as i5 from "./anna-core-shared-lib/components/anna-notify-icon-template/anna-notify-icon-template.component";
|
|
7
|
+
import * as i6 from "./anna-core-shared-lib/components/anna-pay-for-performance-icon-template/anna-pay-for-performance-icon-template.component";
|
|
8
|
+
import * as i7 from "./anna-core-shared-lib/components/anna-rejected-icon-template/anna-rejected-icon-template.component";
|
|
9
|
+
import * as i8 from "./anna-core-shared-lib/directives/show-ellipsis-text/show-ellipsis-text.directive";
|
|
10
|
+
import * as i9 from "./anna-core-shared-lib/components/anna-icon-column/anna-icon-column.component";
|
|
11
|
+
import * as i10 from "./anna-dropdown-lib/components/anna-week-calendar-filter/anna-week-calendar-filter.component";
|
|
12
|
+
import * as i11 from "./anna-dropdown-lib/components/anna-calendar-filter/anna-calendar-filter.component";
|
|
13
|
+
import * as i12 from "./anna-generic-table-lib/components/anna-sort/anna-sort.component";
|
|
14
|
+
import * as i13 from "./anna-generic-table-lib/directives/anna-virtual-table/anna-virtual-table.directive";
|
|
15
|
+
import * as i14 from "./anna-generic-table-lib/components/anna-non-editable-generic-table/anna-non-editable-generic-table.component";
|
|
16
|
+
import * as i15 from "./anna-generic-table-lib/components/anna-table-virtual-scroll-viewport/anna-table-virtual-scroll-viewport.component";
|
|
17
|
+
import * as i16 from "./anna-generic-table-lib/directives/anna-fixed-row-size-table-virtual-scroll-strategy/anna-fixed-row-size-table-virtual-scroll-strategy.directive";
|
|
18
|
+
import * as i17 from "@angular/common";
|
|
19
|
+
import * as i18 from "@ng-bootstrap/ng-bootstrap";
|
|
20
|
+
import * as i19 from "@angular/forms";
|
|
21
|
+
import * as i20 from "@angular/material/radio";
|
|
22
|
+
import * as i21 from "@angular/material/button-toggle";
|
|
23
|
+
import * as i22 from "@angular/material/table";
|
|
24
|
+
import * as i23 from "@angular-slider/ngx-slider";
|
|
25
|
+
import * as i24 from "ngx-skeleton-loader";
|
|
26
|
+
import * as i25 from "@angular/cdk/scrolling";
|
|
27
|
+
import * as i26 from "ng-circle-progress";
|
|
29
28
|
export declare class AnnaCoreModule {
|
|
30
29
|
static ɵfac: i0.ɵɵFactoryDeclaration<AnnaCoreModule, never>;
|
|
31
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AnnaCoreModule, [typeof i1.AnnaNoDataComponent, typeof i2.AnnaFilterSearchedTextPipe, typeof i3.
|
|
30
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AnnaCoreModule, [typeof i1.AnnaNoDataComponent, typeof i2.AnnaFilterSearchedTextPipe, typeof i3.AnnaBuyerApprovalIconTemplateComponent, typeof i4.AnnaLiveIconTemplateComponent, typeof i5.AnnaNotifyIconTemplateComponent, typeof i6.AnnaPayForPerformanceIconTemplateComponent, typeof i7.AnnaRejectedIconTemplateComponent, typeof i8.showEllipsisTextOnHoverDirective, typeof i9.AnnaIconColumnComponent, typeof i10.AnnaWeekCalendarComponent, typeof i11.AnnaCalendarFilterComponent, typeof i12.AnnaSortComponent, typeof i13.AnnaVirtualTableDirective, typeof i14.AnnaNonEditableGenericTableComponent, typeof i15.AnnaTableVirtualScrollViewportComponent, typeof i16.AnnaFixedRowSizeTableVirtualScrollStrategyDirective], [typeof i17.CommonModule, typeof i18.NgbModule, typeof i19.FormsModule, typeof i20.MatRadioModule, typeof i21.MatButtonToggleModule, typeof i22.MatTableModule, typeof i23.NgxSliderModule, typeof i24.NgxSkeletonLoaderModule, typeof i25.ScrollingModule, typeof i26.NgCircleProgressModule], [typeof i1.AnnaNoDataComponent, typeof i2.AnnaFilterSearchedTextPipe, typeof i3.AnnaBuyerApprovalIconTemplateComponent, typeof i4.AnnaLiveIconTemplateComponent, typeof i5.AnnaNotifyIconTemplateComponent, typeof i6.AnnaPayForPerformanceIconTemplateComponent, typeof i7.AnnaRejectedIconTemplateComponent, typeof i8.showEllipsisTextOnHoverDirective, typeof i9.AnnaIconColumnComponent, typeof i10.AnnaWeekCalendarComponent, typeof i11.AnnaCalendarFilterComponent, typeof i12.AnnaSortComponent, typeof i13.AnnaVirtualTableDirective, typeof i14.AnnaNonEditableGenericTableComponent, typeof i15.AnnaTableVirtualScrollViewportComponent, typeof i16.AnnaFixedRowSizeTableVirtualScrollStrategyDirective]>;
|
|
32
31
|
static ɵinj: i0.ɵɵInjectorDeclaration<AnnaCoreModule>;
|
|
33
32
|
}
|
|
@@ -10,7 +10,6 @@ import { radioButtonModel, TooltipModel } from '../../../anna-core-shared-lib/mo
|
|
|
10
10
|
import { AnnaSortService } from '../../../anna-core-shared-lib/services/anna-sort.service';
|
|
11
11
|
import { AnnaFilterService } from '../../../anna-core-shared-lib/services/anna-filter.service';
|
|
12
12
|
import { AnnaGenericTableService } from '../../../anna-core-shared-lib/services/anna-generic-table.service';
|
|
13
|
-
import { BehaviorSubject } from 'rxjs';
|
|
14
13
|
import * as i0 from "@angular/core";
|
|
15
14
|
export declare class AnnaNonEditableGenericTableComponent implements OnInit, OnChanges, AfterViewChecked {
|
|
16
15
|
private cdRef;
|
|
@@ -130,6 +129,7 @@ export declare class AnnaNonEditableGenericTableComponent implements OnInit, OnC
|
|
|
130
129
|
endTimeHourErr: boolean;
|
|
131
130
|
endTimeMinErr: boolean;
|
|
132
131
|
sameTooltipClicked: boolean;
|
|
132
|
+
showNoDataToDisplay: boolean;
|
|
133
133
|
marginTop: string;
|
|
134
134
|
viewChildTableHeaders: QueryList<ElementRef>;
|
|
135
135
|
selectedCheckboxOptionsCount: number;
|
|
@@ -144,7 +144,6 @@ export declare class AnnaNonEditableGenericTableComponent implements OnInit, OnC
|
|
|
144
144
|
selectedDemographicForDownload: any;
|
|
145
145
|
selectedRowTypeForDownload: string;
|
|
146
146
|
heightOfCheckboxTooltipFilter: number;
|
|
147
|
-
isNoDataToDisplaySubject$: BehaviorSubject<boolean>;
|
|
148
147
|
constructor(cdRef: ChangeDetectorRef, annaSortService: AnnaSortService, annaDateTimeFormatService: AnnaDateTimeFormatService, annaFilterService: AnnaFilterService, annaGenericTableService: AnnaGenericTableService);
|
|
149
148
|
ngAfterViewChecked(): void;
|
|
150
149
|
ngOnInit(): void;
|
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
|
@@ -18,7 +18,6 @@ export * from "./lib/anna-core-shared-lib/models/anna-tooltip.model";
|
|
|
18
18
|
export * from "./lib/anna-core-shared-lib/models/anna-sort.model";
|
|
19
19
|
export * from "./lib/anna-core-shared-lib/constants/shared.constant";
|
|
20
20
|
export * from "./lib/anna-core-shared-lib/pipes/annaFilterSearchedText.pipe";
|
|
21
|
-
export * from "./lib/anna-core-shared-lib/pipes/annaConvertZeroOrNullOrUndefined.pipe";
|
|
22
21
|
export * from "./lib/anna-core-shared-lib/directives/show-ellipsis-text/show-ellipsis-text.directive";
|
|
23
22
|
export * from "./lib/anna-dropdown-lib/components/anna-calendar-filter/anna-calendar-filter.component";
|
|
24
23
|
export * from "./lib/anna-dropdown-lib/components/anna-week-calendar-filter/anna-week-calendar-filter.component";
|
|
@@ -1,188 +1,187 @@
|
|
|
1
1
|
@mixin button-social-size($padding-y, $padding-x, $font-size, $line-height, $border-radius) {
|
|
2
|
-
|
|
2
|
+
padding: $padding-y $padding-x;
|
|
3
|
+
font-size: $font-size;
|
|
4
|
+
line-height: $line-height;
|
|
5
|
+
border: 0;
|
|
6
|
+
@include border-radius($border-radius);
|
|
7
|
+
|
|
8
|
+
&::before {
|
|
9
|
+
width: ($padding-y * 2) + ($font-size * $line-height);
|
|
10
|
+
height: ($padding-y * 2) + ($font-size * $line-height);
|
|
11
|
+
padding: $padding-y 0;
|
|
3
12
|
font-size: $font-size;
|
|
4
13
|
line-height: $line-height;
|
|
5
|
-
border: 0;
|
|
6
14
|
@include border-radius($border-radius);
|
|
7
|
-
|
|
8
|
-
&::before {
|
|
9
|
-
width: ($padding-y * 2) + ($font-size * $line-height);
|
|
10
|
-
height: ($padding-y * 2) + ($font-size * $line-height);
|
|
11
|
-
padding: $padding-y 0;
|
|
12
|
-
font-size: $font-size;
|
|
13
|
-
line-height: $line-height;
|
|
14
|
-
@include border-radius($border-radius);
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
span {
|
|
18
|
-
margin-left: ($padding-y * 2) + ($font-size * $line-height);
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
&.icon {
|
|
22
|
-
width: ($padding-y * 2) + ($font-size * $line-height);
|
|
23
|
-
height: ($padding-y * 2) + ($font-size * $line-height);
|
|
24
|
-
}
|
|
25
15
|
}
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
16
|
+
|
|
17
|
+
span {
|
|
18
|
+
margin-left: ($padding-y * 2) + ($font-size * $line-height);
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
&.icon {
|
|
22
|
+
width: ($padding-y * 2) + ($font-size * $line-height);
|
|
23
|
+
height: ($padding-y * 2) + ($font-size * $line-height);
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
@mixin avatar($width, $status-width) {
|
|
28
|
+
position: relative;
|
|
29
|
+
display: inline-block;
|
|
30
|
+
width: $width;
|
|
31
|
+
|
|
32
|
+
.img-avatar {
|
|
30
33
|
width: $width;
|
|
31
|
-
|
|
32
|
-
.img-avatar {
|
|
33
|
-
width: $width;
|
|
34
|
-
height: $width;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.avatar-status {
|
|
38
|
-
position: absolute;
|
|
39
|
-
right: 0;
|
|
40
|
-
bottom: 0;
|
|
41
|
-
display: block;
|
|
42
|
-
width: $status-width;
|
|
43
|
-
height: $status-width;
|
|
44
|
-
border: 1px solid #fff;
|
|
45
|
-
border-radius: 50em;
|
|
46
|
-
}
|
|
34
|
+
height: $width;
|
|
47
35
|
}
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
$size: map-get(map-get($borders, $direction), size);
|
|
59
|
-
$style: map-get(map-get($borders, $direction), style);
|
|
60
|
-
$color: map-get(map-get($borders, $direction), color);
|
|
61
|
-
border-top: $size $style $color;
|
|
62
|
-
} @else if $direction == "right" {
|
|
63
|
-
$size: map-get(map-get($borders, $direction), size);
|
|
64
|
-
$style: map-get(map-get($borders, $direction), style);
|
|
65
|
-
$color: map-get(map-get($borders, $direction), color);
|
|
66
|
-
border-right: $size $style $color;
|
|
67
|
-
} @else if $direction == "bottom" {
|
|
68
|
-
$size: map-get(map-get($borders, $direction), size);
|
|
69
|
-
$style: map-get(map-get($borders, $direction), style);
|
|
70
|
-
$color: map-get(map-get($borders, $direction), color);
|
|
71
|
-
border-bottom: $size $style $color;
|
|
72
|
-
} @else if $direction == "left" {
|
|
73
|
-
$size: map-get(map-get($borders, $direction), size);
|
|
74
|
-
$style: map-get(map-get($borders, $direction), style);
|
|
75
|
-
$color: map-get(map-get($borders, $direction), color);
|
|
76
|
-
border-left: $size $style $color;
|
|
77
|
-
}
|
|
78
|
-
}
|
|
36
|
+
|
|
37
|
+
.avatar-status {
|
|
38
|
+
position: absolute;
|
|
39
|
+
right: 0;
|
|
40
|
+
bottom: 0;
|
|
41
|
+
display: block;
|
|
42
|
+
width: $status-width;
|
|
43
|
+
height: $status-width;
|
|
44
|
+
border: 1px solid #fff;
|
|
45
|
+
border-radius: 50em;
|
|
79
46
|
}
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
@mixin borders($borders) {
|
|
50
|
+
@each $border in $borders {
|
|
51
|
+
$direction: nth($border, 1);
|
|
52
|
+
@if $direction == "all" {
|
|
53
|
+
$size: map-get(map-get($borders, $direction), size);
|
|
54
|
+
$style: map-get(map-get($borders, $direction), style);
|
|
55
|
+
$color: map-get(map-get($borders, $direction), color);
|
|
56
|
+
border: $size $style $color;
|
|
57
|
+
} @else if $direction == "top" {
|
|
58
|
+
$size: map-get(map-get($borders, $direction), size);
|
|
59
|
+
$style: map-get(map-get($borders, $direction), style);
|
|
60
|
+
$color: map-get(map-get($borders, $direction), color);
|
|
61
|
+
border-top: $size $style $color;
|
|
62
|
+
} @else if $direction == "right" {
|
|
63
|
+
$size: map-get(map-get($borders, $direction), size);
|
|
64
|
+
$style: map-get(map-get($borders, $direction), style);
|
|
65
|
+
$color: map-get(map-get($borders, $direction), color);
|
|
66
|
+
border-right: $size $style $color;
|
|
67
|
+
} @else if $direction == "bottom" {
|
|
68
|
+
$size: map-get(map-get($borders, $direction), size);
|
|
69
|
+
$style: map-get(map-get($borders, $direction), style);
|
|
70
|
+
$color: map-get(map-get($borders, $direction), color);
|
|
71
|
+
border-bottom: $size $style $color;
|
|
72
|
+
} @else if $direction == "left" {
|
|
73
|
+
$size: map-get(map-get($borders, $direction), size);
|
|
74
|
+
$style: map-get(map-get($borders, $direction), style);
|
|
75
|
+
$color: map-get(map-get($borders, $direction), color);
|
|
76
|
+
border-left: $size $style $color;
|
|
97
77
|
}
|
|
98
78
|
}
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
@mixin sidebar-width($borders, $width) {
|
|
82
|
+
$sidebar-width: $width;
|
|
83
|
+
|
|
84
|
+
@each $border in $borders {
|
|
85
|
+
$direction: nth($border, 1);
|
|
86
|
+
@if $direction == "all" {
|
|
87
|
+
$size: map-get(map-get($borders, $direction), size);
|
|
88
|
+
$sidebar-width: ($sidebar-width - (2 * $size));
|
|
89
|
+
} @else if $direction == "right" {
|
|
90
|
+
$size: map-get(map-get($borders, $direction), size);
|
|
91
|
+
$sidebar-width: $sidebar-width - $size;
|
|
92
|
+
} @else if $direction == "left" {
|
|
93
|
+
$size: map-get(map-get($borders, $direction), size);
|
|
94
|
+
$sidebar-width: $sidebar-width - $size;
|
|
107
95
|
}
|
|
108
|
-
|
|
109
|
-
@include hover-focus {
|
|
110
|
-
background-color: darken($color, 10%);
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
@mixin card-accent-variant($color) {
|
|
116
|
-
border-top-width: 2px;
|
|
117
|
-
border-top-color: $color;
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
@mixin tabs-style($color) {
|
|
121
|
-
display: inline-block;
|
|
122
|
-
margin-right: 20px;
|
|
123
|
-
font-size: 16px;
|
|
124
|
-
color: $color;
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
@mixin fit-content() {
|
|
128
|
-
width: fit-content !important;
|
|
129
|
-
width: -moz-max-content !important;
|
|
96
|
+
width: $sidebar-width;
|
|
130
97
|
}
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
@mixin bg-variant($parent, $color) {
|
|
101
|
+
#{"" + $parent} {
|
|
102
|
+
@include border-radius(
|
|
103
|
+
$card-border-radius-inner $card-border-radius-inner $card-border-radius-inner $card-border-radius-inner
|
|
104
|
+
);
|
|
105
|
+
color: #fff !important;
|
|
106
|
+
background-color: $color !important;
|
|
135
107
|
}
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
font-weight: normal;
|
|
141
|
-
font-stretch: normal;
|
|
142
|
-
font-style: $fontStyle;
|
|
143
|
-
line-height: normal;
|
|
144
|
-
letter-spacing: $letterSpacing;
|
|
145
|
-
color: $color;
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
@mixin modal-btn($background-color) {
|
|
149
|
-
width: 100%;
|
|
150
|
-
background-color: $background-color;
|
|
151
|
-
color: white;
|
|
152
|
-
border-radius: initial;
|
|
108
|
+
a#{"" + $parent} {
|
|
109
|
+
@include hover-focus {
|
|
110
|
+
background-color: darken($color, 10%);
|
|
111
|
+
}
|
|
153
112
|
}
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
@mixin card-accent-variant($color) {
|
|
116
|
+
border-top-width: 2px;
|
|
117
|
+
border-top-color: $color;
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
@mixin tabs-style($color) {
|
|
121
|
+
display: inline-block;
|
|
122
|
+
margin-right: 20px;
|
|
123
|
+
font-size: 16px;
|
|
124
|
+
color: $color;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
@mixin fit-content() {
|
|
128
|
+
width: fit-content !important;
|
|
129
|
+
width: -moz-max-content !important;
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
@mixin fit-content-height() {
|
|
133
|
+
height: fit-content !important;
|
|
134
|
+
height: -moz-max-content !important;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
@mixin label($fontSize, $fontWeight, $fontStyle, $letterSpacing, $color) {
|
|
138
|
+
font-family: Roboto;
|
|
139
|
+
font-size: $fontSize;
|
|
140
|
+
font-weight: normal;
|
|
141
|
+
font-stretch: normal;
|
|
142
|
+
font-style: $fontStyle;
|
|
143
|
+
line-height: normal;
|
|
144
|
+
letter-spacing: $letterSpacing;
|
|
145
|
+
color: $color;
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
@mixin modal-btn($background-color) {
|
|
149
|
+
width: 100%;
|
|
150
|
+
background-color: $background-color;
|
|
151
|
+
color: white;
|
|
152
|
+
border-radius: initial;
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
@mixin OrderListingTableStyling {
|
|
156
|
+
width: 100%;
|
|
157
|
+
tr {
|
|
158
|
+
border: 1px solid #d4d4d4;
|
|
159
|
+
border-top: none;
|
|
160
|
+
th {
|
|
161
|
+
color: #4a4a4a;
|
|
162
|
+
font-size: 11px;
|
|
163
|
+
font-weight: 500;
|
|
164
|
+
letter-spacing: 0.3px;
|
|
165
|
+
vertical-align: middle;
|
|
166
|
+
text-align: left;
|
|
167
|
+
// position: sticky;
|
|
168
|
+
// // z-index: 101 !important;
|
|
169
|
+
// top: 0px;
|
|
170
|
+
padding: unset;
|
|
171
|
+
height: 30px;
|
|
172
|
+
// line-height: 30px;
|
|
173
|
+
border-top: 1px solid #d4d4d4;
|
|
174
|
+
}
|
|
175
|
+
&.header-row th {
|
|
176
|
+
background-color: #ededed;
|
|
177
|
+
}
|
|
178
|
+
td {
|
|
179
|
+
font-size: 12px;
|
|
180
|
+
padding: 2px 0px 3px;
|
|
181
|
+
vertical-align: middle;
|
|
182
|
+
text-align: left;
|
|
183
|
+
color: #000000;
|
|
184
|
+
letter-spacing: 0px;
|
|
186
185
|
}
|
|
187
186
|
}
|
|
188
|
-
|
|
187
|
+
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { Pipe } from "@angular/core";
|
|
2
|
-
import { memoize } from "lodash-es";
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export class AnnaConvertZeroOrNullOrUndefinedPipe {
|
|
5
|
-
constructor() {
|
|
6
|
-
this.transformer = memoize(this.replace, (...args) => this.replace(args[0], args[1]));
|
|
7
|
-
}
|
|
8
|
-
transform(value, convertTo) {
|
|
9
|
-
return this.transformer(value, convertTo);
|
|
10
|
-
}
|
|
11
|
-
replace(value, convertTo) {
|
|
12
|
-
if (value === "undefined" || value === null || value === "" || Number(value) === 0) {
|
|
13
|
-
return convertTo;
|
|
14
|
-
}
|
|
15
|
-
return value;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
AnnaConvertZeroOrNullOrUndefinedPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: AnnaConvertZeroOrNullOrUndefinedPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
19
|
-
AnnaConvertZeroOrNullOrUndefinedPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: AnnaConvertZeroOrNullOrUndefinedPipe, name: "AnnaConvertZeroOrNullOrUndefined" });
|
|
20
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: AnnaConvertZeroOrNullOrUndefinedPipe, decorators: [{
|
|
21
|
-
type: Pipe,
|
|
22
|
-
args: [{
|
|
23
|
-
name: "AnnaConvertZeroOrNullOrUndefined",
|
|
24
|
-
}]
|
|
25
|
-
}] });
|
|
26
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYW5uYUNvbnZlcnRaZXJvT3JOdWxsT3JVbmRlZmluZWQucGlwZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2FubmEtY29yZS9zcmMvbGliL2FubmEtY29yZS1zaGFyZWQtbGliL3BpcGVzL2FubmFDb252ZXJ0WmVyb09yTnVsbE9yVW5kZWZpbmVkLnBpcGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLElBQUksRUFBaUIsTUFBTSxlQUFlLENBQUM7QUFDcEQsT0FBTyxFQUFFLE9BQU8sRUFBRSxNQUFNLFdBQVcsQ0FBQzs7QUFLcEMsTUFBTSxPQUFPLG9DQUFvQztJQUhqRDtRQUlJLGdCQUFXLEdBQUcsT0FBTyxDQUFDLElBQUksQ0FBQyxPQUFPLEVBQUUsQ0FBQyxHQUFHLElBQUksRUFBRSxFQUFFLENBQUMsSUFBSSxDQUFDLE9BQU8sQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLEVBQUUsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztLQVlwRjtJQVZHLFNBQVMsQ0FBQyxLQUFTLEVBQUUsU0FBYTtRQUM5QixPQUFPLElBQUksQ0FBQyxXQUFXLENBQUMsS0FBSyxFQUFFLFNBQVMsQ0FBQyxDQUFDO0lBQzlDLENBQUM7SUFFRCxPQUFPLENBQUMsS0FBUyxFQUFFLFNBQWE7UUFDNUIsSUFBSSxLQUFLLEtBQUssV0FBVyxJQUFJLEtBQUssS0FBSyxJQUFJLElBQUksS0FBSyxLQUFLLEVBQUUsSUFBSSxNQUFNLENBQUMsS0FBSyxDQUFDLEtBQUssQ0FBQyxFQUFFO1lBQ2hGLE9BQU8sU0FBUyxDQUFDO1NBQ3BCO1FBQ0QsT0FBTyxLQUFLLENBQUM7SUFDakIsQ0FBQzs7aUlBWlEsb0NBQW9DOytIQUFwQyxvQ0FBb0M7MkZBQXBDLG9DQUFvQztrQkFIaEQsSUFBSTttQkFBQztvQkFDRixJQUFJLEVBQUUsa0NBQWtDO2lCQUMzQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IFBpcGUsIFBpcGVUcmFuc2Zvcm0gfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBtZW1vaXplIH0gZnJvbSBcImxvZGFzaC1lc1wiO1xyXG5cclxuQFBpcGUoe1xyXG4gICAgbmFtZTogXCJBbm5hQ29udmVydFplcm9Pck51bGxPclVuZGVmaW5lZFwiLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgQW5uYUNvbnZlcnRaZXJvT3JOdWxsT3JVbmRlZmluZWRQaXBlIGltcGxlbWVudHMgUGlwZVRyYW5zZm9ybSB7XHJcbiAgICB0cmFuc2Zvcm1lciA9IG1lbW9pemUodGhpcy5yZXBsYWNlLCAoLi4uYXJncykgPT4gdGhpcy5yZXBsYWNlKGFyZ3NbMF0sIGFyZ3NbMV0pKTtcclxuXHJcbiAgICB0cmFuc2Zvcm0odmFsdWU6YW55LCBjb252ZXJ0VG86YW55KTogbnVtYmVyIHwgc3RyaW5nIHtcclxuICAgICAgICByZXR1cm4gdGhpcy50cmFuc2Zvcm1lcih2YWx1ZSwgY29udmVydFRvKTtcclxuICAgIH1cclxuXHJcbiAgICByZXBsYWNlKHZhbHVlOmFueSwgY29udmVydFRvOmFueSk6IG51bWJlciB8IHN0cmluZyB7XHJcbiAgICAgICAgaWYgKHZhbHVlID09PSBcInVuZGVmaW5lZFwiIHx8IHZhbHVlID09PSBudWxsIHx8IHZhbHVlID09PSBcIlwiIHx8IE51bWJlcih2YWx1ZSkgPT09IDApIHtcclxuICAgICAgICAgICAgcmV0dXJuIGNvbnZlcnRUbztcclxuICAgICAgICB9XHJcbiAgICAgICAgcmV0dXJuIHZhbHVlO1xyXG4gICAgfVxyXG59XHJcbiJdfQ==
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from "@angular/core";
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AnnaConvertZeroOrNullOrUndefinedPipe implements PipeTransform {
|
|
4
|
-
transformer: ((value: any, convertTo: any) => number | string) & import("lodash").MemoizedFunction;
|
|
5
|
-
transform(value: any, convertTo: any): number | string;
|
|
6
|
-
replace(value: any, convertTo: any): number | string;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AnnaConvertZeroOrNullOrUndefinedPipe, never>;
|
|
8
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<AnnaConvertZeroOrNullOrUndefinedPipe, "AnnaConvertZeroOrNullOrUndefined">;
|
|
9
|
-
}
|