ca-components 1.1.98 → 1.1.991
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/assets/scss/input-dropdown.scss +7 -7
- package/esm2022/lib/components/ca-input/pipes/input-class.pipe.mjs +1 -7
- package/esm2022/lib/components/ca-input-dropdown/ca-input-dropdown.component.mjs +17 -6
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-default-template/ca-input-dropdown-default-template.component.mjs +2 -4
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-details-template/ca-input-dropdown-details-template.component.mjs +4 -4
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-dispatch/ca-input-dropdown-dispatch.component.mjs +4 -4
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-double-text-template/ca-input-dropdown-double-text-template.component.mjs +4 -4
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-fuel-franchise/ca-input-dropdown-fuel-franchise.component.mjs +4 -4
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-groups/ca-input-dropdown-groups.component.mjs +4 -4
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-labels/ca-input-dropdown-labels.component.mjs +4 -4
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-broker/ca-input-dropdown-load-broker-item/ca-input-dropdown-load-broker-item.component.mjs +4 -4
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-broker/ca-input-dropdown-load-broker.component.mjs +4 -4
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-broker-contact/ca-input-dropdown-load-broker-contact.component.mjs +4 -4
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-broker-shipper/ca-input-dropdown-load-broker-shipper-item/ca-input-dropdown-load-broker-shipper-item.component.mjs +4 -4
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-broker-shipper/ca-input-dropdown-load-broker-shipper.component.mjs +5 -5
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-dispatcher/ca-input-dropdown-load-dispatcher-item/ca-input-dropdown-load-dispatcher-item.component.mjs +38 -0
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-dispatcher/ca-input-dropdown-load-dispatcher.component.mjs +7 -14
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-dispatches-ttd/ca-input-dropdown-load-dispatches-ttd-item/ca-input-dropdown-load-dispatches-ttd-item.mjs +4 -4
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-dispatches-ttd/ca-input-dropdown-load-dispatches-ttd.component.mjs +4 -4
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-multiselect/ca-input-dropdown-multiselect.component.mjs +4 -4
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-payroll-trucks/ca-input-dropdown-payroll-trucks.component.mjs +4 -4
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-svg-template/ca-input-dropdown-svg-template.component.mjs +4 -4
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-svgtext-dispatch-template/ca-input-dropdown-svgtext-dispatch-template.component.mjs +4 -4
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-svgtext-template/ca-input-dropdown-svgtext-template.component.mjs +4 -4
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-text-counter/ca-input-dropdown-text-counter.component.mjs +4 -4
- package/esm2022/lib/components/ca-input-dropdown/components/ca-input-dropdown-triple-text-template/ca-input-dropdown-triple-text-template.component.mjs +4 -4
- package/fesm2022/ca-components.mjs +113 -84
- package/fesm2022/ca-components.mjs.map +1 -1
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-default-template/ca-input-dropdown-default-template.component.d.ts +1 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-details-template/ca-input-dropdown-details-template.component.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-dispatch/ca-input-dropdown-dispatch.component.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-double-text-template/ca-input-dropdown-double-text-template.component.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-fuel-franchise/ca-input-dropdown-fuel-franchise.component.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-groups/ca-input-dropdown-groups.component.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-labels/ca-input-dropdown-labels.component.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-broker/ca-input-dropdown-load-broker-item/ca-input-dropdown-load-broker-item.component.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-broker/ca-input-dropdown-load-broker.component.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-broker-contact/ca-input-dropdown-load-broker-contact.component.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-broker-shipper/ca-input-dropdown-load-broker-shipper-item/ca-input-dropdown-load-broker-shipper-item.component.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-broker-shipper/ca-input-dropdown-load-broker-shipper.component.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-dispatcher/ca-input-dropdown-load-dispatcher-item/ca-input-dropdown-load-dispatcher-item.component.d.ts +10 -0
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-dispatcher/ca-input-dropdown-load-dispatcher.component.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-dispatches-ttd/ca-input-dropdown-load-dispatches-ttd-item/ca-input-dropdown-load-dispatches-ttd-item.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-load-dispatches-ttd/ca-input-dropdown-load-dispatches-ttd.component.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-multiselect/ca-input-dropdown-multiselect.component.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-payroll-trucks/ca-input-dropdown-payroll-trucks.component.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-svg-template/ca-input-dropdown-svg-template.component.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-svgtext-dispatch-template/ca-input-dropdown-svgtext-dispatch-template.component.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-svgtext-template/ca-input-dropdown-svgtext-template.component.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-text-counter/ca-input-dropdown-text-counter.component.d.ts +2 -3
- package/lib/components/ca-input-dropdown/components/ca-input-dropdown-triple-text-template/ca-input-dropdown-triple-text-template.component.d.ts +2 -3
- package/package.json +1 -1
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import { ICaInput } from '../../../ca-input/config';
|
|
4
3
|
import { OptionModel } from '../../models/input-dropdown-option.model';
|
|
5
4
|
import * as i0 from "@angular/core";
|
|
@@ -8,7 +7,6 @@ export declare class CaInputDropdownDefaultTemplateComponent {
|
|
|
8
7
|
options: OptionModel[];
|
|
9
8
|
activeItem: OptionModel | null;
|
|
10
9
|
searchText: string;
|
|
11
|
-
getSuperControl: AbstractControl<any, any> | null;
|
|
12
10
|
inputConfig: ICaInput;
|
|
13
11
|
set inputHoveredItem(val: number);
|
|
14
12
|
_inputHoveredItem: number;
|
|
@@ -17,5 +15,5 @@ export declare class CaInputDropdownDefaultTemplateComponent {
|
|
|
17
15
|
constructor();
|
|
18
16
|
onActiveItemEmit(option: OptionModel): void;
|
|
19
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownDefaultTemplateComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownDefaultTemplateComponent, "app-ca-input-dropdown-default-template", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "
|
|
18
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownDefaultTemplateComponent, "app-ca-input-dropdown-default-template", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "inputConfig": { "alias": "inputConfig"; "required": false; }; "inputHoveredItem": { "alias": "inputHoveredItem"; "required": false; }; }, { "onActiveItem": "onActiveItem"; }, never, never, true, never>;
|
|
21
19
|
}
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import { OptionModel } from '../../models/input-dropdown-option.model';
|
|
4
3
|
import { InputDropdownSvgRoutes } from '../../utils/svg-routes/input-dropdown-svg-routes';
|
|
5
4
|
import * as i0 from "@angular/core";
|
|
6
5
|
export declare class CaInputDropdownDetailsTemplateComponent {
|
|
7
6
|
options: OptionModel[];
|
|
8
7
|
activeItem: OptionModel | null;
|
|
9
|
-
|
|
8
|
+
searchText: string;
|
|
10
9
|
sort: string;
|
|
11
10
|
onActiveItem: EventEmitter<OptionModel>;
|
|
12
11
|
dropdownOption: QueryList<ElementRef>;
|
|
@@ -18,5 +17,5 @@ export declare class CaInputDropdownDetailsTemplateComponent {
|
|
|
18
17
|
constructor();
|
|
19
18
|
onActiveItemEmit(option: OptionModel): void;
|
|
20
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownDetailsTemplateComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownDetailsTemplateComponent, "app-ca-input-dropdown-details-template", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "
|
|
20
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownDetailsTemplateComponent, "app-ca-input-dropdown-details-template", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "sort": { "alias": "sort"; "required": false; }; "inputHoveredItem": { "alias": "inputHoveredItem"; "required": false; }; }, { "onActiveItem": "onActiveItem"; }, never, never, true, never>;
|
|
22
21
|
}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import { OptionModel } from '../../models/input-dropdown-option.model';
|
|
4
3
|
import * as i0 from "@angular/core";
|
|
5
4
|
export declare class CaInputDropdownDispatchComponent {
|
|
6
5
|
options: OptionModel[];
|
|
7
6
|
activeItem: OptionModel | null;
|
|
8
|
-
|
|
7
|
+
searchText: string;
|
|
9
8
|
dropdownOption: QueryList<ElementRef>;
|
|
10
9
|
set inputHoveredItem(val: number);
|
|
11
10
|
_inputHoveredItem: number;
|
|
@@ -15,5 +14,5 @@ export declare class CaInputDropdownDispatchComponent {
|
|
|
15
14
|
constructor();
|
|
16
15
|
onActiveItemEmit(option: OptionModel): void;
|
|
17
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownDispatchComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownDispatchComponent, "app-ca-input-dropdown-dispatch", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownDispatchComponent, "app-ca-input-dropdown-dispatch", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "inputHoveredItem": { "alias": "inputHoveredItem"; "required": false; }; }, { "onActiveItem": "onActiveItem"; }, never, never, true, never>;
|
|
19
18
|
}
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import { OptionModel } from '../../models/input-dropdown-option.model';
|
|
4
3
|
import { InputDropdownSvgRoutes } from '../../utils/svg-routes/input-dropdown-svg-routes';
|
|
5
4
|
import * as i0 from "@angular/core";
|
|
6
5
|
export declare class CaInputDropdownDoubleTextTemplateComponent {
|
|
7
6
|
options: OptionModel[];
|
|
8
7
|
activeItem: OptionModel | null;
|
|
9
|
-
|
|
8
|
+
searchText: string;
|
|
10
9
|
dropdownOption: QueryList<ElementRef>;
|
|
11
10
|
set inputHoveredItem(val: number);
|
|
12
11
|
_inputHoveredItem: number;
|
|
@@ -16,5 +15,5 @@ export declare class CaInputDropdownDoubleTextTemplateComponent {
|
|
|
16
15
|
constructor();
|
|
17
16
|
onActiveItemEmit(option: OptionModel): void;
|
|
18
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownDoubleTextTemplateComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownDoubleTextTemplateComponent, "app-ca-input-dropdown-double-text-template", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "
|
|
18
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownDoubleTextTemplateComponent, "app-ca-input-dropdown-double-text-template", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "inputHoveredItem": { "alias": "inputHoveredItem"; "required": false; }; }, { "onActiveItem": "onActiveItem"; }, never, never, true, never>;
|
|
20
19
|
}
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import { OptionModel } from '../../models/input-dropdown-option.model';
|
|
4
3
|
import { InputDropdownSvgRoutes } from '../../utils/svg-routes/input-dropdown-svg-routes';
|
|
5
4
|
import * as i0 from "@angular/core";
|
|
6
5
|
export declare class CaInputDropdownFuelFranchiseComponent {
|
|
7
6
|
options: OptionModel[];
|
|
8
7
|
activeItem: OptionModel | null;
|
|
9
|
-
|
|
8
|
+
searchText: string;
|
|
10
9
|
dropdownOption: QueryList<ElementRef>;
|
|
11
10
|
set inputHoveredItem(val: number);
|
|
12
11
|
_inputHoveredItem: number;
|
|
@@ -23,5 +22,5 @@ export declare class CaInputDropdownFuelFranchiseComponent {
|
|
|
23
22
|
onActiveItemEmit(option: OptionModel): void;
|
|
24
23
|
toggleNestedListEmit(option: OptionModel): void;
|
|
25
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownFuelFranchiseComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownFuelFranchiseComponent, "app-ca-input-dropdown-fuel-franchise", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "
|
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownFuelFranchiseComponent, "app-ca-input-dropdown-fuel-franchise", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "inputHoveredItem": { "alias": "inputHoveredItem"; "required": false; }; }, { "toggleNestedList": "toggleNestedList"; "onActiveItem": "onActiveItem"; "onActiveItemGroup": "onActiveItemGroup"; }, never, never, true, never>;
|
|
27
26
|
}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import { OptionModel } from '../../models/input-dropdown-option.model';
|
|
4
3
|
import * as i0 from "@angular/core";
|
|
5
4
|
export declare class CaInputDropdownGroupsComponent {
|
|
6
5
|
options: OptionModel[];
|
|
7
6
|
activeItem: OptionModel | null;
|
|
8
|
-
|
|
7
|
+
searchText: string;
|
|
9
8
|
dropdownOption: QueryList<ElementRef>;
|
|
10
9
|
set inputHoveredItem(val: number);
|
|
11
10
|
_inputHoveredItem: number;
|
|
@@ -14,5 +13,5 @@ export declare class CaInputDropdownGroupsComponent {
|
|
|
14
13
|
constructor();
|
|
15
14
|
onActiveItemEmit(option: OptionModel): void;
|
|
16
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownGroupsComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownGroupsComponent, "app-ca-input-dropdown-groups", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownGroupsComponent, "app-ca-input-dropdown-groups", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "inputHoveredItem": { "alias": "inputHoveredItem"; "required": false; }; }, { "onActiveItem": "onActiveItem"; }, never, never, true, never>;
|
|
18
17
|
}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import { OptionModel } from '../../models/input-dropdown-option.model';
|
|
4
3
|
import { ICaInput } from '../../../ca-input/config';
|
|
5
4
|
import { InputDropdownSvgRoutes } from '../../utils/svg-routes/input-dropdown-svg-routes';
|
|
@@ -7,7 +6,7 @@ import * as i0 from "@angular/core";
|
|
|
7
6
|
export declare class CaInputDropdownLabelsComponent {
|
|
8
7
|
options: OptionModel[];
|
|
9
8
|
activeItem: OptionModel | null;
|
|
10
|
-
|
|
9
|
+
searchText: string;
|
|
11
10
|
inputConfig: ICaInput;
|
|
12
11
|
labelMode: 'Label' | 'Color';
|
|
13
12
|
canAddNew: boolean;
|
|
@@ -20,5 +19,5 @@ export declare class CaInputDropdownLabelsComponent {
|
|
|
20
19
|
constructor();
|
|
21
20
|
onActiveItemEmit(option: OptionModel): void;
|
|
22
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownLabelsComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownLabelsComponent, "app-ca-input-dropdown-labels", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownLabelsComponent, "app-ca-input-dropdown-labels", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "inputConfig": { "alias": "inputConfig"; "required": false; }; "labelMode": { "alias": "labelMode"; "required": false; }; "canAddNew": { "alias": "canAddNew"; "required": false; }; "inputHoveredItem": { "alias": "inputHoveredItem"; "required": false; }; }, { "onActiveItem": "onActiveItem"; }, never, never, true, never>;
|
|
24
23
|
}
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { OptionModel } from '../../../models';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import * as i0 from "@angular/core";
|
|
4
3
|
export declare class CaInputDropdownLoadBrokerComponentItem {
|
|
5
4
|
option: OptionModel;
|
|
6
|
-
|
|
5
|
+
searchText: string;
|
|
7
6
|
inOption: boolean;
|
|
8
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownLoadBrokerComponentItem, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownLoadBrokerComponentItem, "app-ca-input-dropdown-load-broker-item", never, { "option": { "alias": "option"; "required": false; }; "
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownLoadBrokerComponentItem, "app-ca-input-dropdown-load-broker-item", never, { "option": { "alias": "option"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "inOption": { "alias": "inOption"; "required": false; }; }, {}, never, never, true, never>;
|
|
10
9
|
}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import { OptionModel } from '../../models/input-dropdown-option.model';
|
|
4
3
|
import * as i0 from "@angular/core";
|
|
5
4
|
export declare class CaInputDropdownLoadBrokerComponent {
|
|
6
5
|
options: OptionModel[];
|
|
7
6
|
activeItem: OptionModel | null;
|
|
8
|
-
|
|
7
|
+
searchText: string;
|
|
9
8
|
dropdownOption: QueryList<ElementRef>;
|
|
10
9
|
set inputHoveredItem(val: number);
|
|
11
10
|
_inputHoveredItem: number;
|
|
@@ -14,5 +13,5 @@ export declare class CaInputDropdownLoadBrokerComponent {
|
|
|
14
13
|
constructor();
|
|
15
14
|
onActiveItemEmit(option: OptionModel): void;
|
|
16
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownLoadBrokerComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownLoadBrokerComponent, "app-ca-input-dropdown-load-broker", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownLoadBrokerComponent, "app-ca-input-dropdown-load-broker", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "inputHoveredItem": { "alias": "inputHoveredItem"; "required": false; }; }, { "onActiveItem": "onActiveItem"; }, never, never, true, never>;
|
|
18
17
|
}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import { OptionModel } from '../../models/input-dropdown-option.model';
|
|
4
3
|
import * as i0 from "@angular/core";
|
|
5
4
|
export declare class CaInputDropdownLoadBrokerContactComponent {
|
|
6
5
|
options: OptionModel[];
|
|
7
6
|
activeItem: OptionModel | null;
|
|
8
|
-
|
|
7
|
+
searchText: string;
|
|
9
8
|
dropdownOption: QueryList<ElementRef>;
|
|
10
9
|
set inputHoveredItem(val: number);
|
|
11
10
|
_inputHoveredItem: number;
|
|
@@ -14,5 +13,5 @@ export declare class CaInputDropdownLoadBrokerContactComponent {
|
|
|
14
13
|
constructor();
|
|
15
14
|
onActiveItemEmit(option: OptionModel): void;
|
|
16
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownLoadBrokerContactComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownLoadBrokerContactComponent, "app-ca-input-dropdown-load-broker-contact", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownLoadBrokerContactComponent, "app-ca-input-dropdown-load-broker-contact", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "inputHoveredItem": { "alias": "inputHoveredItem"; "required": false; }; }, { "onActiveItem": "onActiveItem"; }, never, never, true, never>;
|
|
18
17
|
}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { OptionModel } from '../../../models';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import * as i0 from "@angular/core";
|
|
4
3
|
export declare class CaInputDropdownLoadBrokerShipperItemComponent {
|
|
5
4
|
option: OptionModel;
|
|
6
|
-
|
|
5
|
+
searchText: string;
|
|
7
6
|
activeItem: OptionModel | null;
|
|
8
7
|
inOption: boolean;
|
|
9
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownLoadBrokerShipperItemComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownLoadBrokerShipperItemComponent, "app-ca-input-dropdown-load-shipper-item", never, { "option": { "alias": "option"; "required": false; }; "
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownLoadBrokerShipperItemComponent, "app-ca-input-dropdown-load-shipper-item", never, { "option": { "alias": "option"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "inOption": { "alias": "inOption"; "required": false; }; }, {}, never, never, true, never>;
|
|
11
10
|
}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import { OptionModel } from '../../models/input-dropdown-option.model';
|
|
4
3
|
import * as i0 from "@angular/core";
|
|
5
4
|
export declare class CaInputDropdownLoadBrokerShipperComponent {
|
|
6
5
|
options: OptionModel[];
|
|
7
6
|
activeItem: OptionModel | null;
|
|
8
|
-
|
|
7
|
+
searchText: string;
|
|
9
8
|
dropdownOption: QueryList<ElementRef>;
|
|
10
9
|
set inputHoveredItem(val: number);
|
|
11
10
|
_inputHoveredItem: number;
|
|
@@ -14,5 +13,5 @@ export declare class CaInputDropdownLoadBrokerShipperComponent {
|
|
|
14
13
|
constructor();
|
|
15
14
|
onActiveItemEmit(option: OptionModel): void;
|
|
16
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownLoadBrokerShipperComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownLoadBrokerShipperComponent, "app-ca-input-dropdown-load-shipper", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownLoadBrokerShipperComponent, "app-ca-input-dropdown-load-shipper", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "inputHoveredItem": { "alias": "inputHoveredItem"; "required": false; }; }, { "onActiveItem": "onActiveItem"; }, never, never, true, never>;
|
|
18
17
|
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { OptionModel } from '../../../models';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class CaInputDropdownLoadDispatcherItemComponent {
|
|
4
|
+
option: OptionModel;
|
|
5
|
+
noResult: boolean;
|
|
6
|
+
activeItem: OptionModel | null;
|
|
7
|
+
searchText: string;
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownLoadDispatcherItemComponent, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownLoadDispatcherItemComponent, "app-ca-input-dropdown-load-dispatcher-item", never, { "option": { "alias": "option"; "required": false; }; "noResult": { "alias": "noResult"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; }, {}, never, never, true, never>;
|
|
10
|
+
}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import { OptionModel } from '../../models/input-dropdown-option.model';
|
|
4
3
|
import * as i0 from "@angular/core";
|
|
5
4
|
export declare class CaInputDropdownLoadDispatcherComponent {
|
|
6
5
|
options: OptionModel[];
|
|
7
6
|
activeItem: OptionModel | null;
|
|
8
|
-
|
|
7
|
+
searchText: string;
|
|
9
8
|
dropdownOption: QueryList<ElementRef>;
|
|
10
9
|
set inputHoveredItem(val: number);
|
|
11
10
|
_inputHoveredItem: number;
|
|
@@ -14,5 +13,5 @@ export declare class CaInputDropdownLoadDispatcherComponent {
|
|
|
14
13
|
constructor();
|
|
15
14
|
onActiveItemEmit(option: OptionModel): void;
|
|
16
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownLoadDispatcherComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownLoadDispatcherComponent, "app-ca-input-dropdown-load-dispatcher", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownLoadDispatcherComponent, "app-ca-input-dropdown-load-dispatcher", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "inputHoveredItem": { "alias": "inputHoveredItem"; "required": false; }; }, { "onActiveItem": "onActiveItem"; }, never, never, true, never>;
|
|
18
17
|
}
|
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
import { OptionModel } from '../../../models';
|
|
2
2
|
import { InputDropdownSvgRoutes } from '../../../utils/svg-routes';
|
|
3
|
-
import { AbstractControl } from '@angular/forms';
|
|
4
3
|
import * as i0 from "@angular/core";
|
|
5
4
|
export declare class CaInputDropdownLoadDispatchesTtdComponentItem {
|
|
6
5
|
showNoResulst: boolean;
|
|
7
6
|
option: OptionModel;
|
|
8
7
|
index: number;
|
|
9
8
|
activeItem: OptionModel | null;
|
|
10
|
-
|
|
9
|
+
searchText: string;
|
|
11
10
|
inputDropdownSvgRoutes: typeof InputDropdownSvgRoutes;
|
|
12
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownLoadDispatchesTtdComponentItem, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownLoadDispatchesTtdComponentItem, "app-ca-input-dropdown-load-dispatches-ttd-item", never, { "showNoResulst": { "alias": "showNoResulst"; "required": false; }; "option": { "alias": "option"; "required": false; }; "index": { "alias": "index"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownLoadDispatchesTtdComponentItem, "app-ca-input-dropdown-load-dispatches-ttd-item", never, { "showNoResulst": { "alias": "showNoResulst"; "required": false; }; "option": { "alias": "option"; "required": false; }; "index": { "alias": "index"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
13
|
}
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import { OptionModel } from '../../models/input-dropdown-option.model';
|
|
4
3
|
import { InputDropdownSvgRoutes } from '../../utils/svg-routes/input-dropdown-svg-routes';
|
|
5
4
|
import * as i0 from "@angular/core";
|
|
6
5
|
export declare class CaInputDropdownLoadDispatchesTtdComponent {
|
|
7
6
|
options: OptionModel[];
|
|
8
7
|
activeItem: OptionModel | null;
|
|
9
|
-
|
|
8
|
+
searchText: string;
|
|
10
9
|
dropdownOption: QueryList<ElementRef>;
|
|
11
10
|
set inputHoveredItem(val: number);
|
|
12
11
|
_inputHoveredItem: number;
|
|
@@ -16,5 +15,5 @@ export declare class CaInputDropdownLoadDispatchesTtdComponent {
|
|
|
16
15
|
constructor();
|
|
17
16
|
onActiveItemEmit(option: OptionModel): void;
|
|
18
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownLoadDispatchesTtdComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownLoadDispatchesTtdComponent, "app-ca-input-dropdown-load-dispatches-ttd", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "
|
|
18
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownLoadDispatchesTtdComponent, "app-ca-input-dropdown-load-dispatches-ttd", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "inputHoveredItem": { "alias": "inputHoveredItem"; "required": false; }; }, { "onActiveItem": "onActiveItem"; }, never, never, true, never>;
|
|
20
19
|
}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import { OptionModel } from '../../models/input-dropdown-option.model';
|
|
4
3
|
import * as i0 from "@angular/core";
|
|
5
4
|
export declare class CaInputDropdownMultiselectComponent {
|
|
6
5
|
options: OptionModel[];
|
|
7
6
|
lastActiveMultiselectItem: OptionModel | null;
|
|
8
|
-
|
|
7
|
+
searchText: string;
|
|
9
8
|
dropdownOption: QueryList<ElementRef>;
|
|
10
9
|
set inputHoveredItem(val: number);
|
|
11
10
|
_inputHoveredItem: number;
|
|
@@ -14,5 +13,5 @@ export declare class CaInputDropdownMultiselectComponent {
|
|
|
14
13
|
constructor();
|
|
15
14
|
onMultiselectSelectEmit(option: OptionModel): void;
|
|
16
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownMultiselectComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownMultiselectComponent, "app-ca-input-dropdown-multiselect", never, { "options": { "alias": "options"; "required": false; }; "lastActiveMultiselectItem": { "alias": "lastActiveMultiselectItem"; "required": false; }; "
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownMultiselectComponent, "app-ca-input-dropdown-multiselect", never, { "options": { "alias": "options"; "required": false; }; "lastActiveMultiselectItem": { "alias": "lastActiveMultiselectItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "inputHoveredItem": { "alias": "inputHoveredItem"; "required": false; }; }, { "onMultiselectSelect": "onMultiselectSelect"; }, never, never, true, never>;
|
|
18
17
|
}
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import { OptionModel } from '../../models/input-dropdown-option.model';
|
|
4
3
|
import { InputDropdownSvgRoutes } from '../../utils/svg-routes/input-dropdown-svg-routes';
|
|
5
4
|
import * as i0 from "@angular/core";
|
|
6
5
|
export declare class CaInputDropdownPayrollTrucksComponent {
|
|
7
6
|
options: OptionModel[];
|
|
8
7
|
activeItem: OptionModel | null;
|
|
9
|
-
|
|
8
|
+
searchText: string;
|
|
10
9
|
dropdownOption: QueryList<ElementRef>;
|
|
11
10
|
set inputHoveredItem(val: number);
|
|
12
11
|
_inputHoveredItem: number;
|
|
@@ -16,5 +15,5 @@ export declare class CaInputDropdownPayrollTrucksComponent {
|
|
|
16
15
|
constructor();
|
|
17
16
|
onActiveItemEmit(option: OptionModel): void;
|
|
18
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownPayrollTrucksComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownPayrollTrucksComponent, "app-ca-input-dropdown-payroll-trucks", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "
|
|
18
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownPayrollTrucksComponent, "app-ca-input-dropdown-payroll-trucks", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "inputHoveredItem": { "alias": "inputHoveredItem"; "required": false; }; }, { "onActiveItem": "onActiveItem"; }, never, never, true, never>;
|
|
20
19
|
}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import { OptionModel } from '../../models/input-dropdown-option.model';
|
|
4
3
|
import { ICaInputWithDropdown } from '../../../ca-input/config';
|
|
5
4
|
import * as i0 from "@angular/core";
|
|
@@ -7,7 +6,7 @@ export declare class CaInputDropdownSvgTemplateComponent {
|
|
|
7
6
|
dropdownWithImage?: ICaInputWithDropdown | null;
|
|
8
7
|
options: OptionModel[];
|
|
9
8
|
activeItem: OptionModel | null;
|
|
10
|
-
|
|
9
|
+
searchText: string;
|
|
11
10
|
dropdownOption: QueryList<ElementRef>;
|
|
12
11
|
set inputHoveredItem(val: number);
|
|
13
12
|
_inputHoveredItem: number;
|
|
@@ -16,5 +15,5 @@ export declare class CaInputDropdownSvgTemplateComponent {
|
|
|
16
15
|
constructor();
|
|
17
16
|
onActiveItemEmit(option: OptionModel): void;
|
|
18
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownSvgTemplateComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownSvgTemplateComponent, "app-ca-input-dropdown-svg-template", never, { "dropdownWithImage": { "alias": "dropdownWithImage"; "required": false; }; "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "
|
|
18
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownSvgTemplateComponent, "app-ca-input-dropdown-svg-template", never, { "dropdownWithImage": { "alias": "dropdownWithImage"; "required": false; }; "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "inputHoveredItem": { "alias": "inputHoveredItem"; "required": false; }; }, { "onActiveItem": "onActiveItem"; }, never, never, true, never>;
|
|
20
19
|
}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import { OptionModel } from '../../models/input-dropdown-option.model';
|
|
4
3
|
import { ICaInput } from '../../../ca-input/config';
|
|
5
4
|
import { InputDropdownSvgRoutes } from '../../utils/svg-routes/input-dropdown-svg-routes';
|
|
@@ -9,7 +8,7 @@ export declare class CaInputDropdownSvgtextDispatchTemplateComponent {
|
|
|
9
8
|
imageBase64Service: ImageBase64Service;
|
|
10
9
|
options: OptionModel[];
|
|
11
10
|
activeItem: OptionModel | null;
|
|
12
|
-
|
|
11
|
+
searchText: string;
|
|
13
12
|
inputConfig: ICaInput;
|
|
14
13
|
dropdownOption: QueryList<ElementRef>;
|
|
15
14
|
set inputHoveredItem(val: number);
|
|
@@ -20,5 +19,5 @@ export declare class CaInputDropdownSvgtextDispatchTemplateComponent {
|
|
|
20
19
|
constructor(imageBase64Service: ImageBase64Service);
|
|
21
20
|
onActiveItemEmit(option: OptionModel): void;
|
|
22
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownSvgtextDispatchTemplateComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownSvgtextDispatchTemplateComponent, "app-ca-input-dropdown-svgtext-dispatch-template", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownSvgtextDispatchTemplateComponent, "app-ca-input-dropdown-svgtext-dispatch-template", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "inputConfig": { "alias": "inputConfig"; "required": false; }; "inputHoveredItem": { "alias": "inputHoveredItem"; "required": false; }; }, { "onActiveItem": "onActiveItem"; }, never, never, true, never>;
|
|
24
23
|
}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import { OptionModel } from '../../models/input-dropdown-option.model';
|
|
4
3
|
import { ICaInput } from '../../../ca-input/config';
|
|
5
4
|
import { InputDropdownSvgRoutes } from '../../utils/svg-routes/input-dropdown-svg-routes';
|
|
@@ -9,7 +8,7 @@ export declare class CaInputDropdownSvgtextTemplateComponent {
|
|
|
9
8
|
imageBase64Service: ImageBase64Service;
|
|
10
9
|
options: OptionModel[];
|
|
11
10
|
activeItem: OptionModel | null;
|
|
12
|
-
|
|
11
|
+
searchText: string;
|
|
13
12
|
inputConfig: ICaInput;
|
|
14
13
|
dropdownOption: QueryList<ElementRef>;
|
|
15
14
|
set inputHoveredItem(val: number);
|
|
@@ -20,5 +19,5 @@ export declare class CaInputDropdownSvgtextTemplateComponent {
|
|
|
20
19
|
constructor(imageBase64Service: ImageBase64Service);
|
|
21
20
|
onActiveItemEmit(option: OptionModel): void;
|
|
22
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownSvgtextTemplateComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownSvgtextTemplateComponent, "app-ca-input-dropdown-svgtext-template", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownSvgtextTemplateComponent, "app-ca-input-dropdown-svgtext-template", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "inputConfig": { "alias": "inputConfig"; "required": false; }; "inputHoveredItem": { "alias": "inputHoveredItem"; "required": false; }; }, { "onActiveItem": "onActiveItem"; }, never, never, true, never>;
|
|
24
23
|
}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import { OptionModel } from '../../models/input-dropdown-option.model';
|
|
4
3
|
import * as i0 from "@angular/core";
|
|
5
4
|
export declare class CaInputDropdownTextCounterComponent {
|
|
6
5
|
options: OptionModel[];
|
|
7
6
|
activeItem: OptionModel | null;
|
|
8
|
-
|
|
7
|
+
searchText: string;
|
|
9
8
|
dropdownOption: QueryList<ElementRef>;
|
|
10
9
|
set inputHoveredItem(val: number);
|
|
11
10
|
_inputHoveredItem: number;
|
|
@@ -14,5 +13,5 @@ export declare class CaInputDropdownTextCounterComponent {
|
|
|
14
13
|
constructor();
|
|
15
14
|
onActiveItemEmit(option: OptionModel): void;
|
|
16
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownTextCounterComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownTextCounterComponent, "app-ca-input-dropdown-text-counter", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownTextCounterComponent, "app-ca-input-dropdown-text-counter", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "inputHoveredItem": { "alias": "inputHoveredItem"; "required": false; }; }, { "onActiveItem": "onActiveItem"; }, never, never, true, never>;
|
|
18
17
|
}
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
2
|
import { OptionModel } from '../../models/input-dropdown-option.model';
|
|
4
3
|
import { InputDropdownSvgRoutes } from '../../utils/svg-routes/input-dropdown-svg-routes';
|
|
5
4
|
import * as i0 from "@angular/core";
|
|
6
5
|
export declare class CaInputDropdownTripleTextTemplateComponent {
|
|
7
6
|
options: OptionModel[];
|
|
8
7
|
activeItem: OptionModel | null;
|
|
9
|
-
|
|
8
|
+
searchText: string;
|
|
10
9
|
dropdownOption: QueryList<ElementRef>;
|
|
11
10
|
set inputHoveredItem(val: number);
|
|
12
11
|
_inputHoveredItem: number;
|
|
@@ -16,5 +15,5 @@ export declare class CaInputDropdownTripleTextTemplateComponent {
|
|
|
16
15
|
constructor();
|
|
17
16
|
onActiveItemEmit(option: OptionModel): void;
|
|
18
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaInputDropdownTripleTextTemplateComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownTripleTextTemplateComponent, "app-ca-input-dropdown-triple-text-template", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "
|
|
18
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaInputDropdownTripleTextTemplateComponent, "app-ca-input-dropdown-triple-text-template", never, { "options": { "alias": "options"; "required": false; }; "activeItem": { "alias": "activeItem"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "inputHoveredItem": { "alias": "inputHoveredItem"; "required": false; }; }, { "onActiveItem": "onActiveItem"; }, never, never, true, never>;
|
|
20
19
|
}
|