ngx-vector-components 6.24.0 → 6.25.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.
@@ -430,6 +430,7 @@ export declare enum ProfileModuleActionType {
430
430
  SEND_OFFER_PRICE_TAKING = "Send Offer PriceTaking",
431
431
  CHANGE_STATUS_PRICE_TAKING = "Change Status PriceTaking",
432
432
  SHOWTABLE_PRICE_TAKING_HISTORY = "ShowTable PriceTaking History",
433
+ SHOWTABLE_PRICE_TAKING_LOG = "ShowTable PriceTaking Log",
433
434
  SAVE_PRICE_TAKING = "Save PriceTaking",
434
435
  SHOW_SHIPPING_ORIGIN = "Show Shipping Origin",
435
436
  SHOW_SHIPPING_COMBINED = "Show Shipping Combined",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "6.24.0",
3
+ "version": "6.25.0",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^19.2.0",
6
6
  "@angular/cdk": "^19.2.0",