magneto365.ui 2.65.6 → 2.65.7

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/dist/cjs/index.js CHANGED
@@ -7415,7 +7415,8 @@ var Component$y = function (_a) {
7415
7415
  Hired: UserTick,
7416
7416
  Pending: ClockLine,
7417
7417
  Sent: DocumentForward,
7418
- Validation: DocumentSearch
7418
+ Validation: DocumentSearch,
7419
+ Canceled: UserRemove
7419
7420
  };
7420
7421
  return icons[status];
7421
7422
  };