@colijnit/transaction 254.1.25 → 255.1.1
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-transaction.umd.js +58 -79
- package/bundles/colijnit-transaction.umd.js.map +1 -1
- package/esm2015/lib/res/dictionary/dictionaries.js +3 -3
- package/esm2015/lib/service/transaction-creation.service.js +19 -34
- package/esm2015/lib/transaction-version.js +3 -3
- package/fesm2015/colijnit-transaction.js +22 -37
- package/fesm2015/colijnit-transaction.js.map +1 -1
- package/lib/res/dictionary/dictionaries.d.ts +0 -48
- package/package.json +11 -11
|
@@ -1659,7 +1659,6 @@ export declare class Dictionaries {
|
|
|
1659
1659
|
ABSENCEFILE_FML_2_12_5: string;
|
|
1660
1660
|
ABSENCEFILE_FML_2_12_6: string;
|
|
1661
1661
|
ABSENCEFILE_FML_2_1_0: string;
|
|
1662
|
-
ADD_IMAGES: string;
|
|
1663
1662
|
BANK_STATEMENT_APPLICABLE_FOR_PAYMENT: string;
|
|
1664
1663
|
BANK_STATEMENT_LEDGER_ACCOUNT_TO_LINK: string;
|
|
1665
1664
|
BANK_STATEMENT_LINK: string;
|
|
@@ -1848,7 +1847,6 @@ export declare class Dictionaries {
|
|
|
1848
1847
|
CAT_NAME: string;
|
|
1849
1848
|
CAT_NAME_CONTROL: string;
|
|
1850
1849
|
CAT_NO: string;
|
|
1851
|
-
CHANGE: string;
|
|
1852
1850
|
CHARACTERISTIC_LINES: string;
|
|
1853
1851
|
CHARACTERISTIC_LINE_VALUE: string;
|
|
1854
1852
|
CHARACTERISTIC_LOAD_FAIL: string;
|
|
@@ -2055,8 +2053,6 @@ export declare class Dictionaries {
|
|
|
2055
2053
|
CONVERSION_CHECK_FAILED: string;
|
|
2056
2054
|
CONVERSION_FAILED: string;
|
|
2057
2055
|
CONVERT_CHECK_FAILED: string;
|
|
2058
|
-
CONVERT_CASH_REGISTER_ORDER_TO_SALESORDER_HEAD: string;
|
|
2059
|
-
CONVERT_CASH_REGISTER_ORDER_TO_SALESORDER_QUESTION: string;
|
|
2060
2056
|
COPIED: string;
|
|
2061
2057
|
COPIES: string;
|
|
2062
2058
|
COPY: string;
|
|
@@ -3722,7 +3718,6 @@ export declare class Dictionaries {
|
|
|
3722
3718
|
READY: string;
|
|
3723
3719
|
READ_INVENTORY_FILE: string;
|
|
3724
3720
|
READ_MORE: string;
|
|
3725
|
-
READ_LESS: string;
|
|
3726
3721
|
REASON: string;
|
|
3727
3722
|
REASON_END_ABSENCE: string;
|
|
3728
3723
|
REASON_END_EMPLOYMENT: string;
|
|
@@ -4591,7 +4586,6 @@ export declare class Dictionaries {
|
|
|
4591
4586
|
MY_WORK: string;
|
|
4592
4587
|
"N.N.B.": string;
|
|
4593
4588
|
NAME: string;
|
|
4594
|
-
NAME_AND_ADDRESS: string;
|
|
4595
4589
|
NAME_OR_VALUE: string;
|
|
4596
4590
|
NAME_REQUIRED: string;
|
|
4597
4591
|
NARROW_CASTING: string;
|
|
@@ -4688,7 +4682,6 @@ export declare class Dictionaries {
|
|
|
4688
4682
|
PURCHASE_RESERVATION: string;
|
|
4689
4683
|
PURCHASE_STARTDATE: string;
|
|
4690
4684
|
PURCHASE_STATE: string;
|
|
4691
|
-
PURCHASE_TOTAL: string;
|
|
4692
4685
|
PURCHASE_TRANSACTION: string;
|
|
4693
4686
|
PURCHASE_TRANSACTION_ORDER: string;
|
|
4694
4687
|
PURCHASE_UNIT: string;
|
|
@@ -4947,8 +4940,6 @@ export declare class Dictionaries {
|
|
|
4947
4940
|
DELETE_AND_RESTART: string;
|
|
4948
4941
|
DELETE_AND_START_NEW_WORKFLOW_PROCESSES_FOR_OPEN_ABSENCE_FILES_FOR_BRANCH: string;
|
|
4949
4942
|
DELETE_ARTICLE_DEFINITIVE: string;
|
|
4950
|
-
DELETE_BOOKING: string;
|
|
4951
|
-
"DELETE_BOOKING?": string;
|
|
4952
4943
|
DELETE_COLLECTIVE_SALARY_INFO_WORKFLOW_PROCESSES: string;
|
|
4953
4944
|
DELETE_COMPOSITION_QUESTION: string;
|
|
4954
4945
|
DELETE_CONDITION: string;
|
|
@@ -5077,7 +5068,6 @@ export declare class Dictionaries {
|
|
|
5077
5068
|
RECOMMENDED_SHORTHAND: string;
|
|
5078
5069
|
RECONCILE_REFERENCE: string;
|
|
5079
5070
|
RECONFIGURE_QUESTION: string;
|
|
5080
|
-
RECONFIRMATION_PURCHASE_ORDER_ERROR: string;
|
|
5081
5071
|
RECOVERED: string;
|
|
5082
5072
|
RECOVERY_OPTIONS: string;
|
|
5083
5073
|
RECOVERY_REASON: string;
|
|
@@ -5344,7 +5334,6 @@ export declare class Dictionaries {
|
|
|
5344
5334
|
DELIVERY_ORDER_DATE: string;
|
|
5345
5335
|
DELIVERY_PART_QUESTION: string;
|
|
5346
5336
|
DELIVERY_PAYMENT: string;
|
|
5347
|
-
DELIVERY_PLANNING: string;
|
|
5348
5337
|
DELIVERY_REMAINING: string;
|
|
5349
5338
|
DELIVERY_STATE: string;
|
|
5350
5339
|
DELIVERY_STATE_ORDERS: string;
|
|
@@ -6387,7 +6376,6 @@ export declare class Dictionaries {
|
|
|
6387
6376
|
CANCEL_LAST_EVENT: string;
|
|
6388
6377
|
CANCEL_RECEIPT: string;
|
|
6389
6378
|
CANCEL_TASK_CONFIRMATION_MESSAGE: string;
|
|
6390
|
-
CANCEL_TRANSACTION_QUESTION: string;
|
|
6391
6379
|
CANNOT_BE_LOWER_THAN_GENERATED_COUPONS: string;
|
|
6392
6380
|
CANNOT_CASCADE_TO_CHILD_BASE_ARTICLES: string;
|
|
6393
6381
|
CANNOT_CASCADE_TO_CHILD_BASE_ARTICLES2: string;
|
|
@@ -6872,7 +6860,6 @@ export declare class Dictionaries {
|
|
|
6872
6860
|
START_IMPORT: string;
|
|
6873
6861
|
START_NIGHTROUTINE: string;
|
|
6874
6862
|
START_REVIEW_MODE: string;
|
|
6875
|
-
START_ROUTE: string;
|
|
6876
6863
|
START_SCREEN: string;
|
|
6877
6864
|
START_SCREEN2: string;
|
|
6878
6865
|
START_SERVICE_PROCESS: string;
|
|
@@ -7027,7 +7014,6 @@ export declare class Dictionaries {
|
|
|
7027
7014
|
ARTICLE_GROUP_SELECTION: string;
|
|
7028
7015
|
ARTICLE_IMAGE: string;
|
|
7029
7016
|
ARTICLE_INFO: string;
|
|
7030
|
-
ARTICLE_ORDER_DETAILS: string;
|
|
7031
7017
|
MARKED: string;
|
|
7032
7018
|
MARKETING: string;
|
|
7033
7019
|
MARKETING_CODE: string;
|
|
@@ -7267,7 +7253,6 @@ export declare class Dictionaries {
|
|
|
7267
7253
|
NEW_STAFF_DOCTOR: string;
|
|
7268
7254
|
NEW_STATUS: string;
|
|
7269
7255
|
NEW_STOCK: string;
|
|
7270
|
-
NEW_STOCK_LINE: string;
|
|
7271
7256
|
NEW_STOREROOM: string;
|
|
7272
7257
|
NEW_TRANSACTION: string;
|
|
7273
7258
|
NEW_USER_ACCOUNT_MESSAGE: string;
|
|
@@ -7408,7 +7393,6 @@ export declare class Dictionaries {
|
|
|
7408
7393
|
TOTAL_PRICE: string;
|
|
7409
7394
|
TOTAL_PRICE_CONFIG: string;
|
|
7410
7395
|
TOTAL_PRICE_CONFIG2: string;
|
|
7411
|
-
TOTAL_VAT_EXCLUDED: string;
|
|
7412
7396
|
TOTAL_QUANTITY: string;
|
|
7413
7397
|
MAX_SEARCH_RESULTS: string;
|
|
7414
7398
|
MAX_STATE_DURATION: string;
|
|
@@ -7725,7 +7709,6 @@ export declare class Dictionaries {
|
|
|
7725
7709
|
TOTAL_TO_PAY: string;
|
|
7726
7710
|
TOTAL_TRANSACTION_DISCOUNT: string;
|
|
7727
7711
|
TOTAL_TURNOVER: string;
|
|
7728
|
-
TOTAL_OUTSTANDING_AMOUNT: string;
|
|
7729
7712
|
TOTAL_VALUE: string;
|
|
7730
7713
|
TOTAL_WAGE: string;
|
|
7731
7714
|
TOTAL_WEIGHT: string;
|
|
@@ -7916,9 +7899,6 @@ export declare class Dictionaries {
|
|
|
7916
7899
|
GROSS_PRICE: string;
|
|
7917
7900
|
GROSS_PROFIT: string;
|
|
7918
7901
|
GROSS_PROFIT_PERC: string;
|
|
7919
|
-
GROSS_PROFIT_PERCENT: string;
|
|
7920
|
-
GROSS_PROFIT_PERCENTAGE: string;
|
|
7921
|
-
GROSS_PROFIT_TOTAL: string;
|
|
7922
7902
|
GROSS_SALARY: string;
|
|
7923
7903
|
GROUP: string;
|
|
7924
7904
|
GROUP2: string;
|
|
@@ -8912,7 +8892,6 @@ export declare class Dictionaries {
|
|
|
8912
8892
|
LEDGER_ACCOUNT_ID: string;
|
|
8913
8893
|
LEDGER_ACCOUNT_NUMBER: string;
|
|
8914
8894
|
LEDGER_CLASSIFICATION: string;
|
|
8915
|
-
LEDGER_CLASS: string;
|
|
8916
8895
|
LEDGER_DESCRIPTION: string;
|
|
8917
8896
|
LEDGER_ID: string;
|
|
8918
8897
|
LEDGER_INITIAL_PAYMENT: string;
|
|
@@ -11412,7 +11391,6 @@ export declare class Dictionaries {
|
|
|
11412
11391
|
ADD_EXISTING_CONTACT: string;
|
|
11413
11392
|
ADD_EXPENSE: string;
|
|
11414
11393
|
ADD_H3D_CONNECTION: string;
|
|
11415
|
-
ADD_IMAGES: string;
|
|
11416
11394
|
ADD_LEDGER_VAT: string;
|
|
11417
11395
|
ADD_LINE: string;
|
|
11418
11396
|
ADD_LINK: string;
|
|
@@ -11946,7 +11924,6 @@ export declare class Dictionaries {
|
|
|
11946
11924
|
ARTICLE_NR_SUPPLIER_RP: string;
|
|
11947
11925
|
ARTICLE_NUMBER: string;
|
|
11948
11926
|
ARTICLE_NUMBER_SUPPLIER: string;
|
|
11949
|
-
ARTICLE_ORDER_DETAILS: string;
|
|
11950
11927
|
ARTICLE_PRODUCT_LIST: string;
|
|
11951
11928
|
ARTICLE_SEARCH: string;
|
|
11952
11929
|
ARTICLE_SEARCH_GENERAL_INFO: string;
|
|
@@ -12073,7 +12050,6 @@ export declare class Dictionaries {
|
|
|
12073
12050
|
BARCODE_NOT_CHANGEABLE_BASE_ARTICLE: string;
|
|
12074
12051
|
BARCODE_NOT_CHANGEABLE_STOCK: string;
|
|
12075
12052
|
BARCODE_UNKNOWN: string;
|
|
12076
|
-
BARCODES_DO_NOT_MATCH: string;
|
|
12077
12053
|
BAR_CHART: string;
|
|
12078
12054
|
BASE2: string;
|
|
12079
12055
|
BASE: string;
|
|
@@ -12287,7 +12263,6 @@ export declare class Dictionaries {
|
|
|
12287
12263
|
CANCEL_LAST_EVENT: string;
|
|
12288
12264
|
CANCEL_RECEIPT: string;
|
|
12289
12265
|
CANCEL_TASK_CONFIRMATION_MESSAGE: string;
|
|
12290
|
-
CANCEL_TRANSACTION_QUESTION: string;
|
|
12291
12266
|
CANNOT_BE_LOWER_THAN_GENERATED_COUPONS: string;
|
|
12292
12267
|
CANNOT_CASCADE_TO_CHILD_BASE_ARTICLES: string;
|
|
12293
12268
|
CANNOT_CASCADE_TO_CHILD_BASE_ARTICLES2: string;
|
|
@@ -12418,7 +12393,6 @@ export declare class Dictionaries {
|
|
|
12418
12393
|
CAUSE_CODES: string;
|
|
12419
12394
|
CBS_NUMBER: string;
|
|
12420
12395
|
CHAIN_ORDERS: string;
|
|
12421
|
-
CHANGE: string;
|
|
12422
12396
|
CHANGE_ABSENCE_DATE: string;
|
|
12423
12397
|
CHANGE_ACCOUNT_EMAIL_ADDRESS: string;
|
|
12424
12398
|
CHANGE_ARTICLE_DEFAULT_LOCATION: string;
|
|
@@ -12840,8 +12814,6 @@ export declare class Dictionaries {
|
|
|
12840
12814
|
CONVERSION_CHECK_FAILED: string;
|
|
12841
12815
|
CONVERSION_FAILED: string;
|
|
12842
12816
|
CONVERT_CHECK_FAILED: string;
|
|
12843
|
-
CONVERT_CASH_REGISTER_ORDER_TO_SALESORDER_HEAD: string;
|
|
12844
|
-
CONVERT_CASH_REGISTER_ORDER_TO_SALESORDER_QUESTION: string;
|
|
12845
12817
|
COPIED: string;
|
|
12846
12818
|
COPIES: string;
|
|
12847
12819
|
COPY2: string;
|
|
@@ -12962,7 +12934,6 @@ export declare class Dictionaries {
|
|
|
12962
12934
|
CREATE_PURCHASE_ORDER: string;
|
|
12963
12935
|
CREATE_REFERENCE_FILE: string;
|
|
12964
12936
|
CREATE_RELATION: string;
|
|
12965
|
-
CREATE_SERVICE: string;
|
|
12966
12937
|
CREATE_TRANSACTION: string;
|
|
12967
12938
|
CREATE_USER_ACCOUNT: string;
|
|
12968
12939
|
CREATIONDATE_FROM_FIRST: string;
|
|
@@ -13204,8 +13175,6 @@ export declare class Dictionaries {
|
|
|
13204
13175
|
DELETE_AND_RESTART: string;
|
|
13205
13176
|
DELETE_AND_START_NEW_WORKFLOW_PROCESSES_FOR_OPEN_ABSENCE_FILES_FOR_BRANCH: string;
|
|
13206
13177
|
DELETE_ARTICLE_DEFINITIVE: string;
|
|
13207
|
-
DELETE_BOOKING: string;
|
|
13208
|
-
"DELETE_BOOKING?": string;
|
|
13209
13178
|
DELETE_COLLECTIVE_SALARY_INFO_WORKFLOW_PROCESSES: string;
|
|
13210
13179
|
DELETE_COMPOSITION_QUESTION: string;
|
|
13211
13180
|
DELETE_CONDITION: string;
|
|
@@ -13339,7 +13308,6 @@ export declare class Dictionaries {
|
|
|
13339
13308
|
DELIVERY_ORDER_DATE: string;
|
|
13340
13309
|
DELIVERY_PART_QUESTION: string;
|
|
13341
13310
|
DELIVERY_PAYMENT: string;
|
|
13342
|
-
DELIVERY_PLANNING: string;
|
|
13343
13311
|
DELIVERY_REMAINING: string;
|
|
13344
13312
|
DELIVERY_STATE: string;
|
|
13345
13313
|
DELIVERY_STATE_ORDERS: string;
|
|
@@ -14203,9 +14171,6 @@ export declare class Dictionaries {
|
|
|
14203
14171
|
GROSS_PRICE: string;
|
|
14204
14172
|
GROSS_PROFIT: string;
|
|
14205
14173
|
GROSS_PROFIT_PERC: string;
|
|
14206
|
-
GROSS_PROFIT_PERCENT: string;
|
|
14207
|
-
GROSS_PROFIT_TOTAL: string;
|
|
14208
|
-
GROSS_PROFIT_PERCENTAGE: string;
|
|
14209
14174
|
GROSS_SALARY: string;
|
|
14210
14175
|
GROUP2: string;
|
|
14211
14176
|
GROUP: string;
|
|
@@ -14686,7 +14651,6 @@ export declare class Dictionaries {
|
|
|
14686
14651
|
LEDGER_ACCOUNT_ID: string;
|
|
14687
14652
|
LEDGER_ACCOUNT_NUMBER: string;
|
|
14688
14653
|
LEDGER_CLASSIFICATION: string;
|
|
14689
|
-
LEDGER_CLASS: string;
|
|
14690
14654
|
LEDGER_DESCRIPTION: string;
|
|
14691
14655
|
LEDGER_INITIAL_PAYMENT: string;
|
|
14692
14656
|
LEDGER_ID: string;
|
|
@@ -15338,7 +15302,6 @@ export declare class Dictionaries {
|
|
|
15338
15302
|
MY_WORK: string;
|
|
15339
15303
|
"N.N.B.": string;
|
|
15340
15304
|
NAME: string;
|
|
15341
|
-
NAME_AND_ADDRESS: string;
|
|
15342
15305
|
NAME_OR_VALUE: string;
|
|
15343
15306
|
NAME_REQUIRED: string;
|
|
15344
15307
|
NARROW_CASTING: string;
|
|
@@ -15426,7 +15389,6 @@ export declare class Dictionaries {
|
|
|
15426
15389
|
NEW_STAFF_DOCTOR: string;
|
|
15427
15390
|
NEW_STATUS: string;
|
|
15428
15391
|
NEW_STOCK: string;
|
|
15429
|
-
NEW_STOCK_LINE: string;
|
|
15430
15392
|
NEW_STOREROOM: string;
|
|
15431
15393
|
NEW_TRANSACTION: string;
|
|
15432
15394
|
NEW_USER_ACCOUNT_MESSAGE: string;
|
|
@@ -15642,7 +15604,6 @@ export declare class Dictionaries {
|
|
|
15642
15604
|
NO_RIGHTS_FOR_WORKFLOW_OR_WORKABILITY: string;
|
|
15643
15605
|
NO_SALARY: string;
|
|
15644
15606
|
NO_SALES_ORDER: string;
|
|
15645
|
-
NO_SALES_QUOTE_ORDER: string;
|
|
15646
15607
|
NO_SCHEMA: string;
|
|
15647
15608
|
NO_SEARCH_PERFORMED: string;
|
|
15648
15609
|
NO_SET_POSSIBLE: string;
|
|
@@ -15825,7 +15786,6 @@ export declare class Dictionaries {
|
|
|
15825
15786
|
OPEN_WITH_APPLICATION: string;
|
|
15826
15787
|
OPERATING_SYSTEM: string;
|
|
15827
15788
|
OPERATOR: string;
|
|
15828
|
-
OPTED_FOR: string;
|
|
15829
15789
|
OPTED_FOR_CASH: string;
|
|
15830
15790
|
OPTED_FOR_PIN: string;
|
|
15831
15791
|
OPTION: string;
|
|
@@ -16667,7 +16627,6 @@ export declare class Dictionaries {
|
|
|
16667
16627
|
PURCHASE_RESERVATION: string;
|
|
16668
16628
|
PURCHASE_STARTDATE: string;
|
|
16669
16629
|
PURCHASE_STATE: string;
|
|
16670
|
-
PURCHASE_TOTAL: string;
|
|
16671
16630
|
PURCHASE_TRANSACTION: string;
|
|
16672
16631
|
PURCHASE_TRANSACTION_ORDER: string;
|
|
16673
16632
|
PURCHASE_UNIT: string;
|
|
@@ -16760,7 +16719,6 @@ export declare class Dictionaries {
|
|
|
16760
16719
|
READY: string;
|
|
16761
16720
|
READ_INVENTORY_FILE: string;
|
|
16762
16721
|
READ_MORE: string;
|
|
16763
|
-
READ_LESS: string;
|
|
16764
16722
|
REASON: string;
|
|
16765
16723
|
REASON_END_ABSENCE: string;
|
|
16766
16724
|
REASON_END_EMPLOYMENT: string;
|
|
@@ -16794,7 +16752,6 @@ export declare class Dictionaries {
|
|
|
16794
16752
|
RECOMMENDED_SHORTHAND: string;
|
|
16795
16753
|
RECONCILE_REFERENCE: string;
|
|
16796
16754
|
RECONFIGURE_QUESTION: string;
|
|
16797
|
-
RECONFIRMATION_PURCHASE_ORDER_ERROR: string;
|
|
16798
16755
|
RECOVERED: string;
|
|
16799
16756
|
RECOVERY_OPTIONS: string;
|
|
16800
16757
|
REDISTRIBUTE_DISCOUNT: string;
|
|
@@ -17346,7 +17303,6 @@ export declare class Dictionaries {
|
|
|
17346
17303
|
SEARCH_PLACEHOLDER: string;
|
|
17347
17304
|
SEARCH_POSTAL_CODE: string;
|
|
17348
17305
|
SEARCH_PRICE_LIST: string;
|
|
17349
|
-
SEARCH_PRODUCT: string;
|
|
17350
17306
|
SEARCH_PUBLISHED_ARTICLES: string;
|
|
17351
17307
|
SEARCH_PURCHASENUMBER: string;
|
|
17352
17308
|
SEARCH_PURCHASEPERSON: string;
|
|
@@ -17798,7 +17754,6 @@ export declare class Dictionaries {
|
|
|
17798
17754
|
START_IMPORT: string;
|
|
17799
17755
|
START_NIGHTROUTINE: string;
|
|
17800
17756
|
START_REVIEW_MODE: string;
|
|
17801
|
-
START_ROUTE: string;
|
|
17802
17757
|
START_SCREEN2: string;
|
|
17803
17758
|
START_SCREEN: string;
|
|
17804
17759
|
START_SERVICE_PROCESS: string;
|
|
@@ -18185,9 +18140,7 @@ export declare class Dictionaries {
|
|
|
18185
18140
|
TOTAL_TO_PAY: string;
|
|
18186
18141
|
TOTAL_TRANSACTION_DISCOUNT: string;
|
|
18187
18142
|
TOTAL_TURNOVER: string;
|
|
18188
|
-
TOTAL_OUTSTANDING_AMOUNT: string;
|
|
18189
18143
|
TOTAL_VALUE: string;
|
|
18190
|
-
TOTAL_VAT_EXCLUDED: string;
|
|
18191
18144
|
TOTAL_WAGE: string;
|
|
18192
18145
|
TOTAL_WEIGHT: string;
|
|
18193
18146
|
TOTALS_AND_DISCOUNT: string;
|
|
@@ -18648,7 +18601,6 @@ export declare class Dictionaries {
|
|
|
18648
18601
|
WILCA_FROM_80_TO_100_PERCENT: string;
|
|
18649
18602
|
WILLING_TO_PAY: string;
|
|
18650
18603
|
WITHOUT_EMAILADRES: string;
|
|
18651
|
-
WITHOUT_PRODUCT: string;
|
|
18652
18604
|
WITHOUT_PURCHASE_ORDER_PARAMETERS: string;
|
|
18653
18605
|
WITHOUT_STATUS: string;
|
|
18654
18606
|
WITHOUT_STATUS_ONLY: string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@colijnit/transaction",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "255.1.1",
|
|
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": ">=
|
|
13
|
-
"@colijnit/catalog": ">=
|
|
12
|
+
"@colijnit/articleapi": ">=255.1.1",
|
|
13
|
+
"@colijnit/catalog": ">=255.1.1",
|
|
14
14
|
"@colijnit/corecomponents": ">=1.12.0",
|
|
15
|
-
"@colijnit/corecomponents_v12": ">=
|
|
16
|
-
"@colijnit/ioneconnector": ">=
|
|
17
|
-
"@colijnit/mainapi": ">=
|
|
18
|
-
"@colijnit/product": ">=
|
|
19
|
-
"@colijnit/relation": ">=
|
|
20
|
-
"@colijnit/relationapi": ">=
|
|
15
|
+
"@colijnit/corecomponents_v12": ">=255.1.2",
|
|
16
|
+
"@colijnit/ioneconnector": ">=255.1.1",
|
|
17
|
+
"@colijnit/mainapi": ">=255.1.1",
|
|
18
|
+
"@colijnit/product": ">=255.1.1",
|
|
19
|
+
"@colijnit/relation": ">=255.1.1",
|
|
20
|
+
"@colijnit/relationapi": ">=255.1.1",
|
|
21
21
|
"@colijnit/sharedapi": ">=1.0.20",
|
|
22
|
-
"@colijnit/sharedcomponents": ">=
|
|
23
|
-
"@colijnit/transactionapi": ">=
|
|
22
|
+
"@colijnit/sharedcomponents": ">=255.1.1",
|
|
23
|
+
"@colijnit/transactionapi": ">=255.1.1",
|
|
24
24
|
"@types/three": ">=0.125.0",
|
|
25
25
|
"@tweenjs/tween.js": ">=17.2.0",
|
|
26
26
|
"three": ">=0.125.0",
|