@bringg/dashboard-sdk 9.73.5-pre.0 → 9.74.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.
@@ -8,6 +8,6 @@ exports.Routes = {
8
8
  TEMPLATE: "".concat(baseRoute, "/templates/{:id}"),
9
9
  SEND_TEST_EMAIL: "".concat(baseRoute, "/send-email/test"),
10
10
  PREVIEW: "".concat(baseRoute, "/print-order/preview"),
11
- RECEIPT: "".concat(baseRoute, "/print-order/receipt")
11
+ RECEIPT: "".concat(baseRoute, "/print-order/render")
12
12
  };
13
13
  //# sourceMappingURL=Templates.consts.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Templates.consts.js","sourceRoot":"","sources":["../../src/Templates/Templates.consts.ts"],"names":[],"mappings":";;;AAAA,IAAM,SAAS,GAAG,uBAAuB,CAAC;AAE7B,QAAA,MAAM,GAAG;IACrB,WAAW,EAAE,UAAG,SAAS,iBAAc;IACvC,SAAS,EAAE,UAAG,SAAS,eAAY;IACnC,QAAQ,EAAE,UAAG,SAAS,qBAAkB;IACxC,eAAe,EAAE,UAAG,SAAS,qBAAkB;IAC/C,OAAO,EAAE,UAAG,SAAS,yBAAsB;IAC3C,OAAO,EAAE,UAAG,SAAS,yBAAsB;CAC3C,CAAC"}
1
+ {"version":3,"file":"Templates.consts.js","sourceRoot":"","sources":["../../src/Templates/Templates.consts.ts"],"names":[],"mappings":";;;AAAA,IAAM,SAAS,GAAG,uBAAuB,CAAC;AAE7B,QAAA,MAAM,GAAG;IACrB,WAAW,EAAE,UAAG,SAAS,iBAAc;IACvC,SAAS,EAAE,UAAG,SAAS,eAAY;IACnC,QAAQ,EAAE,UAAG,SAAS,qBAAkB;IACxC,eAAe,EAAE,UAAG,SAAS,qBAAkB;IAC/C,OAAO,EAAE,UAAG,SAAS,yBAAsB;IAC3C,OAAO,EAAE,UAAG,SAAS,wBAAqB;CAC1C,CAAC"}
@@ -23416,7 +23416,7 @@ var lodash_1 = __webpack_require__(96486);
23416
23416
  var BringgException_1 = __webpack_require__(43605);
23417
23417
  var Logger_1 = __importDefault(__webpack_require__(55860));
23418
23418
  var abort_1 = __webpack_require__(34179);
23419
- var version = '9.73.5-pre.0';
23419
+ var version = '9.74.0';
23420
23420
  function logErrorResponse(response) {
23421
23421
  var data = response.data, status = response.status;
23422
23422
  try {
@@ -28902,7 +28902,7 @@ exports.Routes = {
28902
28902
  TEMPLATE: "".concat(baseRoute, "/templates/{:id}"),
28903
28903
  SEND_TEST_EMAIL: "".concat(baseRoute, "/send-email/test"),
28904
28904
  PREVIEW: "".concat(baseRoute, "/print-order/preview"),
28905
- RECEIPT: "".concat(baseRoute, "/print-order/receipt")
28905
+ RECEIPT: "".concat(baseRoute, "/print-order/render")
28906
28906
  };
28907
28907
  //# sourceMappingURL=Templates.consts.js.map
28908
28908