ngx-vector-components 5.58.0 → 5.59.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.
@@ -472,5 +472,9 @@ export declare enum ProfileModuleActionType {
472
472
  SENT_TO_SAP_SUPPLY = "Sent To Sap Supply",
473
473
  SAVE_NFSAP_DOCUMENTS = "Save NFSap Documents",
474
474
  SHOW_LOT_PARAMETER_SHIPPER = "Show Lot Parameter Shipper",
475
- SAVE_LOT_PARAMETER_SHIPPER = "Save Lot Parameter Shipper"
475
+ SAVE_LOT_PARAMETER_SHIPPER = "Save Lot Parameter Shipper",
476
+ SHOW_GENERAL_PARAMETERS = "Show General Parameters",
477
+ SHOW_DISTRIBUTION_OF_VACANCIES = "Show Distribution Of Vacancies",
478
+ SHOW_SCHEDULE_SCHEDULING_MANAGEMENT = "Show Schedule Scheduling Management",
479
+ SHOW_HISTORICAL_SCHEDULING_MANAGEMENT = "Show Historical Scheduling Management"
476
480
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "5.58.0",
3
+ "version": "5.59.0",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^17.1.0",
6
6
  "@angular/cdk": "^17.1.0",