@autologix-engineering/shared 1.0.656 → 1.0.657

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autologix-engineering/shared",
3
- "version": "1.0.656",
3
+ "version": "1.0.657",
4
4
  "dependencies": {
5
5
  "tslib": "^2.3.0"
6
6
  },
@@ -8,5 +8,7 @@ export declare enum ReasonMaster {
8
8
  CityProfileStatus = "City Profile Status",
9
9
  TripModification = "Trip Modification",
10
10
  DiscountReasons = "Discount Reasons",
11
- CreditDebitNoteReason = "Credit/Debit Note Reason"
11
+ CreditDebitNoteReason = "Credit/Debit Note Reason",
12
+ IncidentReasons = "Incident Reasons",
13
+ AccidentReasons = "Accident Reasons"
12
14
  }
@@ -10,5 +10,7 @@ export var ReasonMaster;
10
10
  ReasonMaster["TripModification"] = "Trip Modification";
11
11
  ReasonMaster["DiscountReasons"] = "Discount Reasons";
12
12
  ReasonMaster["CreditDebitNoteReason"] = "Credit/Debit Note Reason";
13
+ ReasonMaster["IncidentReasons"] = "Incident Reasons";
14
+ ReasonMaster["AccidentReasons"] = "Accident Reasons";
13
15
  })(ReasonMaster || (ReasonMaster = {}));
14
16
  //# sourceMappingURL=reason.master.enum.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"reason.master.enum.js","sourceRoot":"","sources":["../../../../../../../libs/shared/src/lib/enums/src/reason.master.enum.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,YAWX;AAXD,WAAY,YAAY;IACvB,sDAAsC,CAAA;IACtC,6DAA6C,CAAA;IAC7C,6DAA6C,CAAA;IAC7C,6DAA6C,CAAA;IAC7C,+DAA+C,CAAA;IAC/C,6DAA6C,CAAA;IAC7C,yDAAyC,CAAA;IACzC,sDAAsC,CAAA;IACtC,oDAAoC,CAAA;IACpC,kEAAkD,CAAA;AACnD,CAAC,EAXW,YAAY,KAAZ,YAAY,QAWvB"}
1
+ {"version":3,"file":"reason.master.enum.js","sourceRoot":"","sources":["../../../../../../../libs/shared/src/lib/enums/src/reason.master.enum.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,YAaX;AAbD,WAAY,YAAY;IACvB,sDAAsC,CAAA;IACtC,6DAA6C,CAAA;IAC7C,6DAA6C,CAAA;IAC7C,6DAA6C,CAAA;IAC7C,+DAA+C,CAAA;IAC/C,6DAA6C,CAAA;IAC7C,yDAAyC,CAAA;IACzC,sDAAsC,CAAA;IACtC,oDAAoC,CAAA;IACpC,kEAAkD,CAAA;IAClD,oDAAoC,CAAA;IACpC,oDAAoC,CAAA;AACrC,CAAC,EAbW,YAAY,KAAZ,YAAY,QAavB"}