@colijnit/corecomponents_v12 258.1.26 → 258.1.28
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/bundles/colijnit-corecomponents_v12.umd.js +16 -26
- package/bundles/colijnit-corecomponents_v12.umd.js.map +1 -1
- package/colijnit-corecomponents_v12.metadata.json +1 -1
- package/esm2015/lib/components/list-of-icons/list-of-icons.component.js +30 -32
- package/esm2015/lib/components/list-of-values/list-of-values.component.js +9 -3
- package/esm2015/lib/components/simple-grid/simple-grid.component.js +9 -1
- package/esm2015/lib/model/icon-list-item.js +1 -1
- package/fesm2015/colijnit-corecomponents_v12.js +45 -45
- package/fesm2015/colijnit-corecomponents_v12.js.map +1 -1
- package/lib/components/list-of-icons/list-of-icons.component.d.ts +1 -3
- package/lib/components/list-of-icons/style/_layout.scss +3 -2
- package/lib/components/list-of-values/list-of-values.component.d.ts +1 -0
- package/lib/model/icon-list-item.d.ts +1 -0
- package/package.json +1 -1
- package/esm2015/lib/core/enum/batch-delivery-category.enum.js +0 -13
- package/lib/core/enum/batch-delivery-category.enum.d.ts +0 -10
|
@@ -2,7 +2,6 @@ import { EventEmitter, OnInit } from "@angular/core";
|
|
|
2
2
|
import { IconCacheService } from "../icon/icon-cache.service";
|
|
3
3
|
import { IconListItem } from "../../model/icon-list-item";
|
|
4
4
|
export declare class ListOfIconsComponent implements OnInit {
|
|
5
|
-
iconCacheService: IconCacheService;
|
|
6
5
|
icons: IconCacheService;
|
|
7
6
|
set collection(value: IconListItem[]);
|
|
8
7
|
get collection(): IconListItem[];
|
|
@@ -14,8 +13,7 @@ export declare class ListOfIconsComponent implements OnInit {
|
|
|
14
13
|
showMenu: boolean;
|
|
15
14
|
showSubCategories: boolean;
|
|
16
15
|
private _collection;
|
|
17
|
-
|
|
18
|
-
constructor(iconCacheService: IconCacheService, icons: IconCacheService);
|
|
16
|
+
constructor(icons: IconCacheService);
|
|
19
17
|
ngOnInit(): void;
|
|
20
18
|
toggleMenu(): void;
|
|
21
19
|
selectItem(item: IconListItem): void;
|
|
@@ -63,6 +63,7 @@
|
|
|
63
63
|
background: #FFF;
|
|
64
64
|
|
|
65
65
|
.icon-item {
|
|
66
|
+
position: relative;
|
|
66
67
|
margin-bottom: 12px;
|
|
67
68
|
|
|
68
69
|
&.active {
|
|
@@ -82,8 +83,8 @@
|
|
|
82
83
|
|
|
83
84
|
.picking-type-wrapper {
|
|
84
85
|
position: absolute;
|
|
85
|
-
top:
|
|
86
|
-
left:
|
|
86
|
+
top: -10px;
|
|
87
|
+
left: 106%;
|
|
87
88
|
z-index: 1;
|
|
88
89
|
padding-top: 8px;
|
|
89
90
|
//box-shadow: -3px 0px 16px 1px rgba(0, 0, 0, 0.2);
|
|
@@ -24,6 +24,7 @@ export declare class ListOfValuesComponent extends BaseInputComponent<any> imple
|
|
|
24
24
|
set collection(value: any[]);
|
|
25
25
|
get collection(): any[];
|
|
26
26
|
collectionLoadFn: Function;
|
|
27
|
+
collectionLoadFnProp: string;
|
|
27
28
|
leftIconData: SafeHtml | undefined;
|
|
28
29
|
searchPlaceholder: string;
|
|
29
30
|
label: string;
|
package/package.json
CHANGED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
// Values are corresponding dictionary keys in text_nl.
|
|
2
|
-
export var BatchDeliveryCategory;
|
|
3
|
-
(function (BatchDeliveryCategory) {
|
|
4
|
-
BatchDeliveryCategory["Overview"] = "OVERVIEW";
|
|
5
|
-
BatchDeliveryCategory["Purchase"] = "COST_OF_SALES";
|
|
6
|
-
BatchDeliveryCategory["Allocate"] = "ALLOCATION";
|
|
7
|
-
BatchDeliveryCategory["Logistics"] = "LOGISTICS";
|
|
8
|
-
BatchDeliveryCategory["DeliveryOrder"] = "DELIVERY_ORDER";
|
|
9
|
-
BatchDeliveryCategory["Invoice"] = "INVOICE";
|
|
10
|
-
BatchDeliveryCategory["ToPick"] = "TO_PICK";
|
|
11
|
-
BatchDeliveryCategory["Picked"] = "PICKED";
|
|
12
|
-
})(BatchDeliveryCategory || (BatchDeliveryCategory = {}));
|
|
13
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmF0Y2gtZGVsaXZlcnktY2F0ZWdvcnkuZW51bS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmVjb21wb25lbnRzL3NyYy9saWIvY29yZS9lbnVtL2JhdGNoLWRlbGl2ZXJ5LWNhdGVnb3J5LmVudW0udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsdURBQXVEO0FBQ3ZELE1BQU0sQ0FBTixJQUFZLHFCQVNYO0FBVEQsV0FBWSxxQkFBcUI7SUFDL0IsOENBQXFCLENBQUE7SUFDckIsbURBQTBCLENBQUE7SUFDMUIsZ0RBQXVCLENBQUE7SUFDdkIsZ0RBQXVCLENBQUE7SUFDdkIseURBQWdDLENBQUE7SUFDaEMsNENBQW1CLENBQUE7SUFDbkIsMkNBQWtCLENBQUE7SUFDbEIsMENBQWlCLENBQUE7QUFDbkIsQ0FBQyxFQVRXLHFCQUFxQixLQUFyQixxQkFBcUIsUUFTaEMiLCJzb3VyY2VzQ29udGVudCI6WyIvLyBWYWx1ZXMgYXJlIGNvcnJlc3BvbmRpbmcgZGljdGlvbmFyeSBrZXlzIGluIHRleHRfbmwuXHJcbmV4cG9ydCBlbnVtIEJhdGNoRGVsaXZlcnlDYXRlZ29yeSB7XHJcbiAgT3ZlcnZpZXcgPSBcIk9WRVJWSUVXXCIsXHJcbiAgUHVyY2hhc2UgPSBcIkNPU1RfT0ZfU0FMRVNcIixcclxuICBBbGxvY2F0ZSA9IFwiQUxMT0NBVElPTlwiLFxyXG4gIExvZ2lzdGljcyA9IFwiTE9HSVNUSUNTXCIsXHJcbiAgRGVsaXZlcnlPcmRlciA9IFwiREVMSVZFUllfT1JERVJcIixcclxuICBJbnZvaWNlID0gXCJJTlZPSUNFXCIsXHJcbiAgVG9QaWNrID0gXCJUT19QSUNLXCIsXHJcbiAgUGlja2VkID0gXCJQSUNLRURcIlxyXG59XHJcbiJdfQ==
|