@colijnit/sharedcomponents 256.2.4 → 256.2.5
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-sharedcomponents.umd.js +13 -5
- package/bundles/colijnit-sharedcomponents.umd.js.map +1 -1
- package/esm2015/lib/components/preferred-planning/preferred-planning.component.js +12 -4
- package/esm2015/lib/res/dictionary/dictionaries.js +3 -3
- package/fesm2015/colijnit-sharedcomponents.js +13 -5
- package/fesm2015/colijnit-sharedcomponents.js.map +1 -1
- package/lib/res/dictionary/dictionaries.d.ts +2 -55
- package/package.json +2 -2
|
@@ -2848,7 +2848,6 @@ export declare class Dictionaries {
|
|
|
2848
2848
|
CONDITION_OPERATOR: string;
|
|
2849
2849
|
CONDITION_OPTIONS: string;
|
|
2850
2850
|
CONDITION_VALUE: string;
|
|
2851
|
-
"DELETE_STOCK_LINE?": string;
|
|
2852
2851
|
DEPARTMENT: string;
|
|
2853
2852
|
DEPARTMENTS: string;
|
|
2854
2853
|
DEPARTMENT_CODE: string;
|
|
@@ -3441,7 +3440,6 @@ export declare class Dictionaries {
|
|
|
3441
3440
|
MESSAGE_KIND: string;
|
|
3442
3441
|
MESSAGE_LICENCE_EXPIRES_MONTH: string;
|
|
3443
3442
|
MESSAGE_LICENSE_EXPIRED: string;
|
|
3444
|
-
MESSAGE_LOGGED_CLIENT_FAILURE: string;
|
|
3445
3443
|
MESSAGE_LOGGED_IN: string;
|
|
3446
3444
|
MESSAGE_LOGIN_FAILURE: string;
|
|
3447
3445
|
MESSAGE_LOGIN_FAILURE2: string;
|
|
@@ -4463,7 +4461,6 @@ export declare class Dictionaries {
|
|
|
4463
4461
|
IMPORT_RELATION_SUCCESS: string;
|
|
4464
4462
|
IMPORT_SCHEMAS: string;
|
|
4465
4463
|
IMPORT_SCHEMA_NAME: string;
|
|
4466
|
-
CHANGE_STOCK_LINE: string;
|
|
4467
4464
|
CORRECT_ACCEPTED_ORDER: string;
|
|
4468
4465
|
CORRECT_ALLOCATIONS_FIRST: string;
|
|
4469
4466
|
CORRECT_ASSIGNMENT_FIRST: string;
|
|
@@ -4576,7 +4573,6 @@ export declare class Dictionaries {
|
|
|
4576
4573
|
MULTIPLE_INTERBRANCH_LINES_MESSAGE: string;
|
|
4577
4574
|
MULTIPLE_PURCHASEORDERS: string;
|
|
4578
4575
|
MULTIPLE_RESERVATIONS: string;
|
|
4579
|
-
MULTIPLE_SESSIONS_ARE_NOT_ALLOWED: string;
|
|
4580
4576
|
MULTI_BUY: string;
|
|
4581
4577
|
MULTI_FACTORIELE_INTAKE: string;
|
|
4582
4578
|
MULTI_FACTOR_AUTHENTICATION_TOO_LONG: string;
|
|
@@ -4593,7 +4589,6 @@ export declare class Dictionaries {
|
|
|
4593
4589
|
MUTATION_USER: string;
|
|
4594
4590
|
MY_CLIENTDATA: string;
|
|
4595
4591
|
MY_EMPLOYERS: string;
|
|
4596
|
-
MY_PLANNING: string;
|
|
4597
4592
|
MY_ORDERS: string;
|
|
4598
4593
|
MY_SERVICES: string;
|
|
4599
4594
|
MY_SERVICE_REQUESTS: string;
|
|
@@ -5435,7 +5430,6 @@ export declare class Dictionaries {
|
|
|
5435
5430
|
ABS_COMPOSITE_SITUATION: string;
|
|
5436
5431
|
ACCEPT: string;
|
|
5437
5432
|
ACCEPTANCE: string;
|
|
5438
|
-
COMBINED: string;
|
|
5439
5433
|
CONTACT_MANAGEMENT: string;
|
|
5440
5434
|
CONTACT_MOMENTS: string;
|
|
5441
5435
|
CONTACT_OF_ORGANISATIONS: string;
|
|
@@ -5505,13 +5499,6 @@ export declare class Dictionaries {
|
|
|
5505
5499
|
CONTRA_ACCOUNT: string;
|
|
5506
5500
|
CONTRA_LEDGERACCOUNT_DOWNPAYMENT: string;
|
|
5507
5501
|
CONTRA_VAT: string;
|
|
5508
|
-
LAYOUT_SETTINGS: string;
|
|
5509
|
-
RELATION_LAYOUTS: string;
|
|
5510
|
-
RELATION_LAYOUTS_MESSAGE: string;
|
|
5511
|
-
SHIPPING_METHOD_SETTINGS: string;
|
|
5512
|
-
OVERRULE_VIA_EMAIL: string;
|
|
5513
|
-
OVERRULE_VIA_EDI: string;
|
|
5514
|
-
OVERRULE_VIA_PRINT: string;
|
|
5515
5502
|
WARRANTY: string;
|
|
5516
5503
|
WARRANTY_TYPE: string;
|
|
5517
5504
|
WASHING_SYMBOLS: string;
|
|
@@ -6476,7 +6463,6 @@ export declare class Dictionaries {
|
|
|
6476
6463
|
SERVICE_HISTORY: string;
|
|
6477
6464
|
SERVICE_INFO: string;
|
|
6478
6465
|
SHOW_ACTIVE_ADDRESSES_ONLY: string;
|
|
6479
|
-
ABOUT_ORDER: string;
|
|
6480
6466
|
SHOW_ACTIVE_ONLY: string;
|
|
6481
6467
|
SHOW_ACTIVE_PERSONS_ONLY: string;
|
|
6482
6468
|
SHOW_ACTIVITIES_FOR_GROUP: string;
|
|
@@ -6565,8 +6551,6 @@ export declare class Dictionaries {
|
|
|
6565
6551
|
PASSWORD_ENTRY: string;
|
|
6566
6552
|
PASSWORD_ENTRY_FOR: string;
|
|
6567
6553
|
PASSWORD_FORGOTTEN: string;
|
|
6568
|
-
PASSWORD_FORGOTTEN_TEXT: string;
|
|
6569
|
-
PASSWORD_FORGOTTEN_TEXT_EXTRA: string;
|
|
6570
6554
|
PASSWORD_KIND: string;
|
|
6571
6555
|
PASSWORD_MUST_BE_10_CHARACTERS: string;
|
|
6572
6556
|
PASSWORD_MUST_BE_6_CHARACTERS: string;
|
|
@@ -8233,7 +8217,6 @@ export declare class Dictionaries {
|
|
|
8233
8217
|
OPEN_RELATION_MANAGEMENT: string;
|
|
8234
8218
|
OPEN_SALES_OVERVIEW: string;
|
|
8235
8219
|
OPEN_SHOPPING_CART: string;
|
|
8236
|
-
OPEN_STOCK_DETAILS: string;
|
|
8237
8220
|
ORDER_CANNOT_BE_COMPLETELY_ACCEPTED: string;
|
|
8238
8221
|
ORDER_CODE: string;
|
|
8239
8222
|
UNKNOWN_ADDRESS_CHECK_IT: string;
|
|
@@ -8358,7 +8341,6 @@ export declare class Dictionaries {
|
|
|
8358
8341
|
WAREHOUSE_REQUIRED: string;
|
|
8359
8342
|
WARNING: string;
|
|
8360
8343
|
WARNING_MESSAGE_DELETE_NOTIFICATION_LINKS: string;
|
|
8361
|
-
PERCEPTIBLE_STORAGE: string;
|
|
8362
8344
|
PURCHASE_CONFIRMATION_IMPORT: string;
|
|
8363
8345
|
PURCHASE_DATE: string;
|
|
8364
8346
|
PURCHASE_DESCRIPTION: string;
|
|
@@ -8936,7 +8918,6 @@ export declare class Dictionaries {
|
|
|
8936
8918
|
STAFF_DOCTOR: string;
|
|
8937
8919
|
STAFF_DOCTORS: string;
|
|
8938
8920
|
STANDARD: string;
|
|
8939
|
-
STOCK_BELOW_ZERO_TEXT: string;
|
|
8940
8921
|
LATE_PURCHASE: string;
|
|
8941
8922
|
LAYERED_ARTICLES: string;
|
|
8942
8923
|
LAYER_CONFIGURATION: string;
|
|
@@ -9710,6 +9691,7 @@ export declare class Dictionaries {
|
|
|
9710
9691
|
MESSAGE_CONNECTION_RESUMED: string;
|
|
9711
9692
|
MESSAGE_COPY_RECORD_QUESTION: string;
|
|
9712
9693
|
MESSAGE_COULD_NOT_CHECK_UNIQUE_BUILD_NUMBER: string;
|
|
9694
|
+
MESSAGE_COULD_NOT_CHECK_COMPILE_REVISION: string;
|
|
9713
9695
|
MESSAGE_CUSTOMER_NOT_FOUND: string;
|
|
9714
9696
|
MESSAGE_DATA_ALREADY_DELETED: string;
|
|
9715
9697
|
MESSAGE_DATA_IS_BEING_LOADED: string;
|
|
@@ -10912,7 +10894,6 @@ export declare class Dictionaries {
|
|
|
10912
10894
|
ABILITY_TO_WORK: string;
|
|
10913
10895
|
ABOUT_DATA: string;
|
|
10914
10896
|
ABOUT_PREFIX: string;
|
|
10915
|
-
ABOUT_ORDER: string;
|
|
10916
10897
|
ABROAD_PERFORMANCE: string;
|
|
10917
10898
|
ABSENCE: string;
|
|
10918
10899
|
ABSENCEFILE: string;
|
|
@@ -11576,7 +11557,6 @@ export declare class Dictionaries {
|
|
|
11576
11557
|
ADD_RETAIL_FORMULA: string;
|
|
11577
11558
|
ADD_ROLE: string;
|
|
11578
11559
|
ADD_ROUGHNESS_MAP: string;
|
|
11579
|
-
ADD_NEW_SCALING_BONES_RECORD: string;
|
|
11580
11560
|
ADD_STUDIO: string;
|
|
11581
11561
|
ADD_TAGS: string;
|
|
11582
11562
|
ADD_TASK2: string;
|
|
@@ -11888,7 +11868,6 @@ export declare class Dictionaries {
|
|
|
11888
11868
|
AMOUNT_OF_EMPLOYEES: string;
|
|
11889
11869
|
AMOUNT_OF_WEEKS2: string;
|
|
11890
11870
|
AMOUNT_OF_WEEKS: string;
|
|
11891
|
-
AMOUNT_ON_STORAGE_UNIT: string;
|
|
11892
11871
|
AMOUNT_ORDERLINES: string;
|
|
11893
11872
|
AMOUNT_OUT: string;
|
|
11894
11873
|
AMOUNT_OUTSTANDING_CREDITORS: string;
|
|
@@ -11969,7 +11948,6 @@ export declare class Dictionaries {
|
|
|
11969
11948
|
ARTICLES_MUST_DIFFER: string;
|
|
11970
11949
|
ARTICLES_NOT_IN_DATE_RANGE: string;
|
|
11971
11950
|
ARTICLES_NOT_IN_LIST_RANGE: string;
|
|
11972
|
-
ARTICLE_ADDED_TO_CART: string;
|
|
11973
11951
|
ARTICLE_ALREADY_LINKED: string;
|
|
11974
11952
|
ARTICLE_ALREADY_PICKED_CONTINUE_ANYWAY: string;
|
|
11975
11953
|
ARTICLE_ALREADY_PRESENT: string;
|
|
@@ -12216,8 +12194,6 @@ export declare class Dictionaries {
|
|
|
12216
12194
|
BOM_COMPONENTS: string;
|
|
12217
12195
|
BOM_CONFIGURATION: string;
|
|
12218
12196
|
BOM_PURCHASE_PRICE: string;
|
|
12219
|
-
BONEPAIR_1: string;
|
|
12220
|
-
BONEPAIR_2: string;
|
|
12221
12197
|
BONUS: string;
|
|
12222
12198
|
BOOK: string;
|
|
12223
12199
|
BOOKINGS: string;
|
|
@@ -12678,7 +12654,6 @@ export declare class Dictionaries {
|
|
|
12678
12654
|
COLLAPSE: string;
|
|
12679
12655
|
COLLAPSE_ALL: string;
|
|
12680
12656
|
COLLATE_ORDERFORMS: string;
|
|
12681
|
-
COMBINED: string;
|
|
12682
12657
|
COLLECT: string;
|
|
12683
12658
|
COLLECTION: string;
|
|
12684
12659
|
COLLECTION_CODE: string;
|
|
@@ -13313,7 +13288,6 @@ export declare class Dictionaries {
|
|
|
13313
13288
|
DELETE_REMARK_QUESTION: string;
|
|
13314
13289
|
DELETE_SHOPPING_CART_QUESTION: string;
|
|
13315
13290
|
DELETE_STATE_AND_TRANSITIONS_QUESTION: string;
|
|
13316
|
-
"DELETE_STOCK_LINE?": string;
|
|
13317
13291
|
DELETE_STORAGE_CAR: string;
|
|
13318
13292
|
DELETE_TASK: string;
|
|
13319
13293
|
DELETE_TRANSACTION: string;
|
|
@@ -14757,7 +14731,6 @@ export declare class Dictionaries {
|
|
|
14757
14731
|
LAYOUT2: string;
|
|
14758
14732
|
LAYOUT: string;
|
|
14759
14733
|
LAYOUTS: string;
|
|
14760
|
-
LAYOUT_SETTINGS: string;
|
|
14761
14734
|
LEAD_TIME: string;
|
|
14762
14735
|
LEAST_EXPENSIVE_PRODUCT: string;
|
|
14763
14736
|
LEAVE: string;
|
|
@@ -14876,7 +14849,6 @@ export declare class Dictionaries {
|
|
|
14876
14849
|
LOCATIONS: string;
|
|
14877
14850
|
LOCATION_ADVICE: string;
|
|
14878
14851
|
LOCATION_FROM: string;
|
|
14879
|
-
LOCATION_INVENTORY: string;
|
|
14880
14852
|
LOCATION_IS_NOT_VALID_WITHIN_WAREHOUSE: string;
|
|
14881
14853
|
LOCATION_NOT_EDITABLE: string;
|
|
14882
14854
|
LOCATION_NOT_SAME_AS_ROW: string;
|
|
@@ -15014,7 +14986,6 @@ export declare class Dictionaries {
|
|
|
15014
14986
|
MAX_USAGE_NUMBER: string;
|
|
15015
14987
|
MAX_USAGE_USER: string;
|
|
15016
14988
|
MAX_USERS: string;
|
|
15017
|
-
MAX_VALUE: string;
|
|
15018
14989
|
MAY: string;
|
|
15019
14990
|
MEASUREMENTS2: string;
|
|
15020
14991
|
MEASUREMENTS: string;
|
|
@@ -15228,7 +15199,6 @@ export declare class Dictionaries {
|
|
|
15228
15199
|
MESSAGE_KIND: string;
|
|
15229
15200
|
MESSAGE_LICENCE_EXPIRES_MONTH: string;
|
|
15230
15201
|
MESSAGE_LICENSE_EXPIRED: string;
|
|
15231
|
-
MESSAGE_LOGGED_CLIENT_FAILURE: string;
|
|
15232
15202
|
MESSAGE_LOGGED_IN: string;
|
|
15233
15203
|
MESSAGE_LOGIN_FAILURE2: string;
|
|
15234
15204
|
MESSAGE_LOGIN_FAILURE: string;
|
|
@@ -15392,7 +15362,6 @@ export declare class Dictionaries {
|
|
|
15392
15362
|
MIN_NUMBER: string;
|
|
15393
15363
|
MIN_NUMBER_NON_ZERO: string;
|
|
15394
15364
|
MIN_STOCK: string;
|
|
15395
|
-
MIN_VALUE: string;
|
|
15396
15365
|
MIX_AND_MATCH: string;
|
|
15397
15366
|
MOBILE: string;
|
|
15398
15367
|
MODE: string;
|
|
@@ -15419,7 +15388,6 @@ export declare class Dictionaries {
|
|
|
15419
15388
|
MULTIPLE_INTERBRANCH_LINES_MESSAGE: string;
|
|
15420
15389
|
MULTIPLE_PURCHASEORDERS: string;
|
|
15421
15390
|
MULTIPLE_RESERVATIONS: string;
|
|
15422
|
-
MULTIPLE_SESSIONS_ARE_NOT_ALLOWED: string;
|
|
15423
15391
|
MULTI_BUY: string;
|
|
15424
15392
|
MULTI_FACTORIELE_INTAKE: string;
|
|
15425
15393
|
MULTI_FACTOR_AUTHENTICATION_TOO_LONG: string;
|
|
@@ -15437,7 +15405,6 @@ export declare class Dictionaries {
|
|
|
15437
15405
|
MY_ABSENCEFILES: string;
|
|
15438
15406
|
MY_CLIENTDATA: string;
|
|
15439
15407
|
MY_EMPLOYERS: string;
|
|
15440
|
-
MY_PLANNING: string;
|
|
15441
15408
|
MY_ORDERS: string;
|
|
15442
15409
|
MY_SERVICES: string;
|
|
15443
15410
|
MY_SERVICE_REQUESTS: string;
|
|
@@ -15539,7 +15506,6 @@ export declare class Dictionaries {
|
|
|
15539
15506
|
NEW_STATUS: string;
|
|
15540
15507
|
NEW_STOCK: string;
|
|
15541
15508
|
NEW_STOCK_LINE: string;
|
|
15542
|
-
CHANGE_STOCK_LINE: string;
|
|
15543
15509
|
NEW_STOREROOM: string;
|
|
15544
15510
|
NEW_TRANSACTION: string;
|
|
15545
15511
|
NEW_USER_ACCOUNT_MESSAGE: string;
|
|
@@ -15789,7 +15755,6 @@ export declare class Dictionaries {
|
|
|
15789
15755
|
NO_VALID_DEFAULT: string;
|
|
15790
15756
|
NO_VALID_EMPLOYEE_CONTRACT: string;
|
|
15791
15757
|
NO_VALID_EMPLOYEE_CONTRACT_TODAY: string;
|
|
15792
|
-
NO_VALID_INPUT: string;
|
|
15793
15758
|
NO_VALID_NUMBER: string;
|
|
15794
15759
|
NO_VALUE: string;
|
|
15795
15760
|
NO_VOLUME_DISTRIBUTE_ON_PRICE: string;
|
|
@@ -15948,7 +15913,6 @@ export declare class Dictionaries {
|
|
|
15948
15913
|
OPEN_SALES_OVERVIEW: string;
|
|
15949
15914
|
OPEN_SHOPPING_CART: string;
|
|
15950
15915
|
OPEN_STOCK_DETAILS: string;
|
|
15951
|
-
PERCEPTIBLE_STORAGE: string;
|
|
15952
15916
|
OPEN_TASK: string;
|
|
15953
15917
|
OPEN_TEXT: string;
|
|
15954
15918
|
OPEN_WEBVIEW_FAILED_NO_EXTSOURCE: string;
|
|
@@ -16144,9 +16108,6 @@ export declare class Dictionaries {
|
|
|
16144
16108
|
OVERVIEW: string;
|
|
16145
16109
|
OVERVIEW_AND_PAYMENT: string;
|
|
16146
16110
|
OVERVIEW_TRANSFERS: string;
|
|
16147
|
-
OVERRULE_VIA_EMAIL: string;
|
|
16148
|
-
OVERRULE_VIA_EDI: string;
|
|
16149
|
-
OVERRULE_VIA_PRINT: string;
|
|
16150
16111
|
OVER_COVERAGE_PERCENTAGE: string;
|
|
16151
16112
|
OWNER: string;
|
|
16152
16113
|
OWN_REFERENCE: string;
|
|
@@ -16213,8 +16174,6 @@ export declare class Dictionaries {
|
|
|
16213
16174
|
PASSWORD_ENTRY: string;
|
|
16214
16175
|
PASSWORD_ENTRY_FOR: string;
|
|
16215
16176
|
PASSWORD_FORGOTTEN: string;
|
|
16216
|
-
PASSWORD_FORGOTTEN_TEXT: string;
|
|
16217
|
-
PASSWORD_FORGOTTEN_TEXT_EXTRA: string;
|
|
16218
16177
|
PASSWORD_KIND: string;
|
|
16219
16178
|
PASSWORD_MUST_BE_10_CHARACTERS: string;
|
|
16220
16179
|
PASSWORD_MUST_CONTAIN_LETTER_NUMBER_SPECIAL: string;
|
|
@@ -16921,8 +16880,6 @@ export declare class Dictionaries {
|
|
|
16921
16880
|
RECALCULATE_ALL_PRICES: string;
|
|
16922
16881
|
RECALCULATE_DELIVERYDATE_FOR_ALL_LINES: string;
|
|
16923
16882
|
RECALCULATE_DEPOSIT_AMOUNT: string;
|
|
16924
|
-
RECALCULATE_FOR_ALL_LOCATIONS: string;
|
|
16925
|
-
RECALCULATE_FOR_SINGLE_LOCATION: string;
|
|
16926
16883
|
RECALCULATE_TO_PAY_DOWN: string;
|
|
16927
16884
|
RECEIPT: string;
|
|
16928
16885
|
RECEIPT_DETAILS: string;
|
|
@@ -17027,8 +16984,6 @@ export declare class Dictionaries {
|
|
|
17027
16984
|
RELATION_DEPENDANT_TEMPLATE: string;
|
|
17028
16985
|
RELATION_DISCOUNT: string;
|
|
17029
16986
|
RELATION_ID: string;
|
|
17030
|
-
RELATION_LAYOUTS: string;
|
|
17031
|
-
RELATION_LAYOUTS_MESSAGE: string;
|
|
17032
16987
|
RELATION_MANAGEMENT: string;
|
|
17033
16988
|
RELATION_NAME: string;
|
|
17034
16989
|
RELATION_NAME_KIND: string;
|
|
@@ -17066,7 +17021,6 @@ export declare class Dictionaries {
|
|
|
17066
17021
|
REMINDER_ORDER_FORM: string;
|
|
17067
17022
|
REMOVE_AMOUNT: string;
|
|
17068
17023
|
REMOVE_ARTICLE: string;
|
|
17069
|
-
REMOVE_DIRECT_SELL: string;
|
|
17070
17024
|
REMOVE_EDI_STRUCTURE_CONNECTION: string;
|
|
17071
17025
|
REMOVE_ENDDATE_FROM_CURRENT_WORKFLOW: string;
|
|
17072
17026
|
REMOVE_FROM_RESOURCE: string;
|
|
@@ -17264,7 +17218,6 @@ export declare class Dictionaries {
|
|
|
17264
17218
|
ROUTE: string;
|
|
17265
17219
|
ROUTE_OF: string;
|
|
17266
17220
|
ROW: string;
|
|
17267
|
-
ROW_ADVICE: string;
|
|
17268
17221
|
ROWS: string;
|
|
17269
17222
|
ROW_BEING_EDITED: string;
|
|
17270
17223
|
ROW_NUMBER: string;
|
|
@@ -17394,8 +17347,6 @@ export declare class Dictionaries {
|
|
|
17394
17347
|
SAVING_SYSTEM_ACTION: string;
|
|
17395
17348
|
SAVING_WORKFLOW_DELETES_ALL_TEST_DATA: string;
|
|
17396
17349
|
SBI_CODE: string;
|
|
17397
|
-
SCALING_AXIS: string;
|
|
17398
|
-
SCALING_PARAMETERS: string;
|
|
17399
17350
|
SCANNED: string;
|
|
17400
17351
|
SCAN_ARTICLE2: string;
|
|
17401
17352
|
SCAN_ARTICLE: string;
|
|
@@ -17754,8 +17705,6 @@ export declare class Dictionaries {
|
|
|
17754
17705
|
SHIPPING_COST_ARTICLE: string;
|
|
17755
17706
|
SHIPPING_COST_LINE: string;
|
|
17756
17707
|
SHIPPING_DATE: string;
|
|
17757
|
-
SHIPPING_METHOD_SETTINGS: string;
|
|
17758
|
-
SHIPPING_METHOD_STANDARD_SETTINGS: string;
|
|
17759
17708
|
SHOPPING_CART: string;
|
|
17760
17709
|
SHOPPING_CART_ADD: string;
|
|
17761
17710
|
SHOPPING_CART_CHECKOUT: string;
|
|
@@ -18027,7 +17976,6 @@ export declare class Dictionaries {
|
|
|
18027
17976
|
STOCKTAGSWINDOW: string;
|
|
18028
17977
|
STOCK_ADJUSTMENTS: string;
|
|
18029
17978
|
STOCK_AVAILABLE_CHANGE_WAREHOUSE_OR_COMMISSIONCODE: string;
|
|
18030
|
-
STOCK_BELOW_ZERO_TEXT: string;
|
|
18031
17979
|
STOCK_DATE: string;
|
|
18032
17980
|
STOCK_DETAILS: string;
|
|
18033
17981
|
STOCK_DIFFERENCES: string;
|
|
@@ -18372,6 +18320,7 @@ export declare class Dictionaries {
|
|
|
18372
18320
|
TO_BE_PICKED: string;
|
|
18373
18321
|
TO_BE_PICKED_DETAILS: string;
|
|
18374
18322
|
TO_BE_PLANNED: string;
|
|
18323
|
+
TO_BE_RESERVED: string;
|
|
18375
18324
|
TO_BE_TRANSPORTED: string;
|
|
18376
18325
|
TO_BE_USED: string;
|
|
18377
18326
|
TO_BE_USED_VOLUME: string;
|
|
@@ -18600,7 +18549,6 @@ export declare class Dictionaries {
|
|
|
18600
18549
|
UPDATE_ARTICLE_PRICE: string;
|
|
18601
18550
|
UPDATE_CONTAINER: string;
|
|
18602
18551
|
UPDATE_DATE: string;
|
|
18603
|
-
UPDATE_LOCATION_INVENTORY: string;
|
|
18604
18552
|
UPDATE_SEARCH_INDEXES: string;
|
|
18605
18553
|
UPDATE_SINGLE_SEARCH_INDEX: string;
|
|
18606
18554
|
UPDATE_STOCK: string;
|
|
@@ -18776,7 +18724,6 @@ export declare class Dictionaries {
|
|
|
18776
18724
|
WAREHOUSE_NUMBER: string;
|
|
18777
18725
|
WAREHOUSE_RECEIPT: string;
|
|
18778
18726
|
WAREHOUSE_REQUIRED: string;
|
|
18779
|
-
WAREHOUSE_ROWS: string;
|
|
18780
18727
|
WARNING: string;
|
|
18781
18728
|
WARNING_MESSAGE_DELETE_NOTIFICATION_LINKS: string;
|
|
18782
18729
|
WARNING_MESSAGE_DELETE_STANDARD_LIST: string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@colijnit/sharedcomponents",
|
|
3
|
-
"version": "256.2.
|
|
3
|
+
"version": "256.2.5",
|
|
4
4
|
"private": false,
|
|
5
5
|
"dependencies": {
|
|
6
6
|
"chart.js": "4.3.0",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"@colijnit/articleapi": ">=256.1.0",
|
|
13
13
|
"@colijnit/mainapi": ">=256.1.2",
|
|
14
14
|
"@colijnit/corecomponents_v12": ">=256.1.8",
|
|
15
|
-
"@colijnit/ioneconnector": ">=256.1.
|
|
15
|
+
"@colijnit/ioneconnector": ">=256.1.6",
|
|
16
16
|
"@colijnit/sharedapi": ">=1.0.20",
|
|
17
17
|
"@colijnit/relationapi": ">=1.0.14",
|
|
18
18
|
"pdf-lib": ">=1.17.1",
|