crmbonus-component-wake 2.0.123 → 2.0.124
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/{cart.helper-607a299f.js → cart.helper-b00f45cb.js} +2 -2
- package/dist/cjs/{cart.helper-607a299f.js.map → cart.helper-b00f45cb.js.map} +1 -1
- package/dist/cjs/crm-bonus-form.cjs.entry.js +1 -1
- package/dist/cjs/crm-bonus-note.cjs.entry.js +2 -2
- package/dist/cjs/crm-bonus.cjs.entry.js +2 -2
- package/dist/cjs/crm-giftback-form_2.cjs.entry.js +1 -1
- package/dist/cjs/{crmbonus.service-8dff0944.js → crmbonus.service-9067d00d.js} +2 -2
- package/dist/cjs/{crmbonus.service-8dff0944.js.map → crmbonus.service-9067d00d.js.map} +1 -1
- package/dist/cjs/pedido-finalizado.cjs.entry.js +2 -2
- package/dist/components/crm-bonus-form.js +1 -1
- package/dist/components/crm-bonus-note.js +1 -1
- package/dist/components/crm-bonus.js +3 -3
- package/dist/components/crm-giftback-form.js +1 -1
- package/dist/components/{p-2f3e90b8.js → p-6eda79c3.js} +2 -2
- package/dist/components/{p-2f3e90b8.js.map → p-6eda79c3.js.map} +1 -1
- package/dist/components/{p-29841718.js → p-7e185d50.js} +2 -2
- package/dist/components/{p-29841718.js.map → p-7e185d50.js.map} +1 -1
- package/dist/components/{p-22dc683b.js → p-e18e11ae.js} +2 -2
- package/dist/components/{p-22dc683b.js.map → p-e18e11ae.js.map} +1 -1
- package/dist/components/pedido-finalizado.js +2 -2
- package/dist/crmbonus-component-wake/crmbonus-component-wake.esm.js +1 -1
- package/dist/crmbonus-component-wake/{p-db15f2e2.entry.js → p-0d21498d.entry.js} +2 -2
- package/dist/crmbonus-component-wake/{p-a32757eb.entry.js → p-20d3b5d4.entry.js} +2 -2
- package/dist/crmbonus-component-wake/{p-68b6900a.entry.js → p-6284e4d5.entry.js} +2 -2
- package/dist/crmbonus-component-wake/{p-2f3e90b8.js → p-6eda79c3.js} +2 -2
- package/dist/crmbonus-component-wake/{p-2f3e90b8.js.map → p-6eda79c3.js.map} +1 -1
- package/dist/crmbonus-component-wake/{p-55eef7f5.entry.js → p-7cdb2c4a.entry.js} +2 -2
- package/dist/crmbonus-component-wake/{p-29841718.js → p-7e185d50.js} +2 -2
- package/dist/crmbonus-component-wake/{p-6f63c678.entry.js → p-c23f3a07.entry.js} +2 -2
- package/dist/env.js +1 -1
- package/dist/env.js.map +1 -1
- package/dist/esm/{cart.helper-d5efc60e.js → cart.helper-60f1bd2c.js} +2 -2
- package/dist/esm/{cart.helper-d5efc60e.js.map → cart.helper-60f1bd2c.js.map} +1 -1
- package/dist/esm/crm-bonus-form.entry.js +1 -1
- package/dist/esm/crm-bonus-note.entry.js +2 -2
- package/dist/esm/crm-bonus.entry.js +2 -2
- package/dist/esm/crm-giftback-form_2.entry.js +1 -1
- package/dist/esm/{crmbonus.service-d99af814.js → crmbonus.service-42fbd7fa.js} +2 -2
- package/dist/esm/{crmbonus.service-d99af814.js.map → crmbonus.service-42fbd7fa.js.map} +1 -1
- package/dist/esm/pedido-finalizado.entry.js +2 -2
- package/dist/types/home/darlison/Projects/Bycoders/crmbonus/crmbonus-component/.stencil/env.d.ts +1 -1
- package/package.json +1 -1
- /package/dist/crmbonus-component-wake/{p-db15f2e2.entry.js.map → p-0d21498d.entry.js.map} +0 -0
- /package/dist/crmbonus-component-wake/{p-a32757eb.entry.js.map → p-20d3b5d4.entry.js.map} +0 -0
- /package/dist/crmbonus-component-wake/{p-68b6900a.entry.js.map → p-6284e4d5.entry.js.map} +0 -0
- /package/dist/crmbonus-component-wake/{p-55eef7f5.entry.js.map → p-7cdb2c4a.entry.js.map} +0 -0
- /package/dist/crmbonus-component-wake/{p-29841718.js.map → p-7e185d50.js.map} +0 -0
- /package/dist/crmbonus-component-wake/{p-6f63c678.entry.js.map → p-c23f3a07.entry.js.map} +0 -0
@@ -3,8 +3,8 @@
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
5
|
const index = require('./index-d11684bd.js');
|
6
|
-
const crmbonus_service = require('./crmbonus.service-
|
7
|
-
const cart_helper = require('./cart.helper-
|
6
|
+
const crmbonus_service = require('./crmbonus.service-9067d00d.js');
|
7
|
+
const cart_helper = require('./cart.helper-b00f45cb.js');
|
8
8
|
require('./keys.storage-de7744aa.js');
|
9
9
|
|
10
10
|
const Pedido = class {
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { p as proxyCustomElement, H, h, d as Host } from './p-3e84f78c.js';
|
2
|
-
import { C as CrmBonusService } from './p-
|
2
|
+
import { C as CrmBonusService } from './p-6eda79c3.js';
|
3
3
|
import { S as StepFormEnum } from './p-7cfea8fe.js';
|
4
4
|
import { d as defineCustomElement$6 } from './p-b79c86a8.js';
|
5
5
|
import { d as defineCustomElement$5 } from './p-6186ddcc.js';
|
@@ -2,7 +2,7 @@ import { p as proxyCustomElement, H, h } from './p-3e84f78c.js';
|
|
2
2
|
import { g as getInfoCustomization } from './p-75ba7b9a.js';
|
3
3
|
import { g as getKeyReserveByCartId } from './p-f9aeffc1.js';
|
4
4
|
import { i as instance } from './p-e8c19a64.js';
|
5
|
-
import { C as CartWake, g as getCart } from './p-
|
5
|
+
import { C as CartWake, g as getCart } from './p-7e185d50.js';
|
6
6
|
import { d as defineCustomElement$4 } from './p-2b3b8d6b.js';
|
7
7
|
import { d as defineCustomElement$3 } from './p-47f9da55.js';
|
8
8
|
import { d as defineCustomElement$2 } from './p-fe9c3966.js';
|
@@ -1,12 +1,12 @@
|
|
1
1
|
import { p as proxyCustomElement, H, h } from './p-3e84f78c.js';
|
2
|
-
import { C as CrmBonusService } from './p-
|
2
|
+
import { C as CrmBonusService } from './p-6eda79c3.js';
|
3
3
|
import { S as StepFormEnum } from './p-7cfea8fe.js';
|
4
4
|
import { i as instance } from './p-e8c19a64.js';
|
5
|
-
import { g as getCart, C as CartWake } from './p-
|
5
|
+
import { g as getCart, C as CartWake } from './p-7e185d50.js';
|
6
6
|
import { U as USED_KEY } from './p-f9aeffc1.js';
|
7
7
|
import { d as defineCustomElement$b } from './p-2b3b8d6b.js';
|
8
8
|
import { d as defineCustomElement$a } from './p-47f9da55.js';
|
9
|
-
import { d as defineCustomElement$9 } from './p-
|
9
|
+
import { d as defineCustomElement$9 } from './p-e18e11ae.js';
|
10
10
|
import { d as defineCustomElement$8 } from './p-58b97429.js';
|
11
11
|
import { d as defineCustomElement$7 } from './p-2671d669.js';
|
12
12
|
import { d as defineCustomElement$6 } from './p-cc1ea33f.js';
|
@@ -3751,7 +3751,7 @@ axios.default = axios;
|
|
3751
3751
|
// this module should only have a default export
|
3752
3752
|
const axios$1 = axios;
|
3753
3753
|
|
3754
|
-
const CRM_BONUS_API_URL = "https://wake
|
3754
|
+
const CRM_BONUS_API_URL = "https://wake.crmbonus.com/api"; //"http://localhost:4000/api";// "https://wake-middleware.crmbonus.com/api"; //"https://wake-middleware.crmbonus.com/api";// "https://crmbonus-wake-hub-staging-5daedbc4e22b.herokuapp.com/api" //"https://crmbonus-service-staging-d15ba5377115.herokuapp.com"; //"https://typically-workable-perch.ngrok-free.app"; // "http://localhost:3500";
|
3755
3755
|
const CHECKOUT_CART_WAKE = "http://localhost:3001";
|
3756
3756
|
|
3757
3757
|
class CrmBonusService {
|
@@ -3871,4 +3871,4 @@ CrmBonusService._instance = null;
|
|
3871
3871
|
|
3872
3872
|
export { CrmBonusService as C, CHECKOUT_CART_WAKE as a };
|
3873
3873
|
|
3874
|
-
//# sourceMappingURL=p-
|
3874
|
+
//# sourceMappingURL=p-6eda79c3.js.map
|