@colijnit/sharedcomponents 255.1.20 → 255.1.21

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.
@@ -7044,8 +7044,10 @@ export declare class Dictionaries {
7044
7044
  MATCHED_LINES: string;
7045
7045
  MATCH_REFERENCE: string;
7046
7046
  MATERIAL: string;
7047
+ MATERIAL_GENERIC: string;
7047
7048
  MATERIALS: string;
7048
7049
  MATERIAL_CODE: string;
7050
+ MATERIAL_TYPE: string;
7049
7051
  MATURETIES: string;
7050
7052
  MAX: string;
7051
7053
  MAXIMUM_DISCOUNT: string;
@@ -14903,8 +14905,10 @@ export declare class Dictionaries {
14903
14905
  MATCHED_LINES: string;
14904
14906
  MATCH_REFERENCE: string;
14905
14907
  MATERIAL: string;
14908
+ MATERIAL_GENERIC: string;
14906
14909
  MATERIALS: string;
14907
14910
  MATERIAL_CODE: string;
14911
+ MATERIAL_TYPE: string;
14908
14912
  MATURETIES: string;
14909
14913
  MAX: string;
14910
14914
  MAXIMUM_DISCOUNT: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@colijnit/sharedcomponents",
3
- "version": "255.1.20",
3
+ "version": "255.1.21",
4
4
  "private": false,
5
5
  "dependencies": {
6
6
  "chart.js": "4.3.0",