@colijnit/transaction 257.1.47 → 258.1.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.
@@ -13,7 +13,6 @@ export declare class TransactionQuickAccessReceivedGoodsComponent extends Transa
13
13
  reportDocumentPrintRequest: ReportingDocumentPrintSignDocBaseRequest;
14
14
  reportDocumentPdfRequest: PdfInvoiceRequest;
15
15
  localCheckboxState: boolean;
16
- colliCheckboxState: boolean;
17
16
  commitDate: Date;
18
17
  packingSlipNr: string;
19
18
  hideQuickAccessContent: boolean;
@@ -27,7 +26,6 @@ export declare class TransactionQuickAccessReceivedGoodsComponent extends Transa
27
26
  ngOnDestroy(): void;
28
27
  handleCommitEvent(): Promise<void>;
29
28
  handleSelectAllLines(value: boolean): void;
30
- handleNoColliStickers(value: boolean): void;
31
29
  handleGlobalLocationChange(location: string): void;
32
30
  checkForLocationButtonVisibility(): void;
33
31
  protected getDefaultEmailAddressList(): Promise<string[]>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@colijnit/transaction",
3
- "version": "257.1.47",
3
+ "version": "258.1.0",
4
4
  "description": "Colijn IT transaction module for Angular 12",
5
5
  "repository": "npm/npm",
6
6
  "author": "Colijn IT",
@@ -9,18 +9,18 @@
9
9
  "peerDependencies": {
10
10
  "@angular/common": ">=12.2.0",
11
11
  "@angular/core": ">=12.2.0",
12
- "@colijnit/articleapi": ">=257.1.2",
13
- "@colijnit/catalog": ">=257.1.15",
12
+ "@colijnit/articleapi": ">=258.1.0",
13
+ "@colijnit/catalog": ">=258.1.0",
14
14
  "@colijnit/corecomponents": ">=1.12.0",
15
- "@colijnit/corecomponents_v12": ">=257.1.21",
16
- "@colijnit/ioneconnector": ">=257.1.0",
17
- "@colijnit/mainapi": ">=257.1.2",
18
- "@colijnit/product": ">=257.1.4",
19
- "@colijnit/relation": ">=257.1.0",
20
- "@colijnit/relationapi": ">=257.1.0",
15
+ "@colijnit/corecomponents_v12": ">=258.1.0",
16
+ "@colijnit/ioneconnector": ">=258.1.0",
17
+ "@colijnit/mainapi": ">=258.1.0",
18
+ "@colijnit/product": ">=258.1.0",
19
+ "@colijnit/relation": ">=258.1.0",
20
+ "@colijnit/relationapi": ">=258.1.0",
21
21
  "@colijnit/sharedapi": ">=1.0.20",
22
- "@colijnit/sharedcomponents": ">=257.1.14",
23
- "@colijnit/transactionapi": ">=257.1.19",
22
+ "@colijnit/sharedcomponents": ">=258.1.0",
23
+ "@colijnit/transactionapi": ">=258.1.0",
24
24
  "@types/three": ">=0.125.0",
25
25
  "@tweenjs/tween.js": ">=17.2.0",
26
26
  "three": ">=0.125.0",
Binary file