crmbonus-component-wake 2.1.11-homolog → 2.1.12-homolog

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.
Files changed (314) hide show
  1. package/dist/cjs/app-modal.cjs.entry.js +2 -2
  2. package/dist/cjs/app-modal.cjs.entry.js.map +1 -1
  3. package/dist/cjs/{cart.helper-06bdd52b.js → cart.helper-06f44f70.js} +2 -2
  4. package/dist/cjs/{cart.helper-06bdd52b.js.map → cart.helper-06f44f70.js.map} +1 -1
  5. package/dist/cjs/{countdown-timer_2.cjs.entry.js → countdown-timer.cjs.entry.js} +3 -20
  6. package/dist/cjs/countdown-timer.cjs.entry.js.map +1 -0
  7. package/dist/cjs/crm-bonus-form.cjs.entry.js +5 -5
  8. package/dist/cjs/crm-bonus-form.cjs.entry.js.map +1 -1
  9. package/dist/cjs/crm-bonus-note.cjs.entry.js +11 -9
  10. package/dist/cjs/crm-bonus-note.cjs.entry.js.map +1 -1
  11. package/dist/cjs/crm-bonus.cjs.entry.js +18 -20
  12. package/dist/cjs/crm-bonus.cjs.entry.js.map +1 -1
  13. package/dist/cjs/crm-button.cjs.entry.js +25 -0
  14. package/dist/cjs/crm-button.cjs.entry.js.map +1 -0
  15. package/dist/cjs/crm-giftback-form_2.cjs.entry.js +14 -12
  16. package/dist/cjs/crm-giftback-form_2.cjs.entry.js.map +1 -1
  17. package/dist/cjs/crm-tooltip_4.cjs.entry.js +16 -14
  18. package/dist/cjs/crm-tooltip_4.cjs.entry.js.map +1 -1
  19. package/dist/cjs/crmbonus-component-wake.cjs.js +2 -2
  20. package/dist/cjs/{crmbonus.service-8ea699de.js → crmbonus.service-f0301a29.js} +6 -4
  21. package/dist/cjs/crmbonus.service-f0301a29.js.map +1 -0
  22. package/dist/cjs/giftback-finish_4.cjs.entry.js +9 -9
  23. package/dist/cjs/giftback-finish_4.cjs.entry.js.map +1 -1
  24. package/dist/cjs/{index-6054ed44.js → index-7a7d7882.js} +3 -1
  25. package/dist/cjs/index-7a7d7882.js.map +1 -0
  26. package/dist/cjs/{index-d11684bd.js → index-a7537457.js} +2 -37
  27. package/dist/cjs/index-a7537457.js.map +1 -0
  28. package/dist/cjs/{info.config.helper-c5d9f781.js → info.config.helper-e35e6e20.js} +3 -2
  29. package/dist/cjs/info.config.helper-e35e6e20.js.map +1 -0
  30. package/dist/cjs/loader.cjs.js +2 -2
  31. package/dist/cjs/loading-spinner.cjs.entry.js +1 -1
  32. package/dist/cjs/pedido-finalizado.cjs.entry.js +4 -4
  33. package/dist/cjs/phone-cancel-input.cjs.entry.js +2 -2
  34. package/dist/cjs/phone-cancel-input.cjs.entry.js.map +1 -1
  35. package/dist/cjs/phone-input-mask.cjs.entry.js +4 -4
  36. package/dist/cjs/phone-input-mask.cjs.entry.js.map +1 -1
  37. package/dist/cjs/phone-input.cjs.entry.js +2 -2
  38. package/dist/cjs/phone-input.cjs.entry.js.map +1 -1
  39. package/dist/collection/collection-manifest.json +7 -7
  40. package/dist/collection/components/{crm-bonus-form → _crm-bonus-form}/crm-bonus-form.css +1 -2
  41. package/dist/collection/components/{crm-bonus-form → _crm-bonus-form}/crm-bonus-form.js +1 -1
  42. package/dist/collection/components/_crm-bonus-form/crm-bonus-form.js.map +1 -0
  43. package/dist/collection/components/{crm-bonus-form → _crm-bonus-form}/subcomponents/giftback-finish/giftback-finish.css +1 -2
  44. package/dist/collection/components/{crm-bonus-form → _crm-bonus-form}/subcomponents/giftback-finish/giftback-finish.js +1 -1
  45. package/dist/collection/components/_crm-bonus-form/subcomponents/giftback-finish/giftback-finish.js.map +1 -0
  46. package/dist/collection/components/{crm-bonus-form → _crm-bonus-form}/subcomponents/giftback-pin/giftback-pin.css +3 -4
  47. package/dist/collection/components/{crm-bonus-form → _crm-bonus-form}/subcomponents/giftback-pin/giftback-pin.js +1 -1
  48. package/dist/collection/components/_crm-bonus-form/subcomponents/giftback-pin/giftback-pin.js.map +1 -0
  49. package/dist/collection/components/{crm-bonus-form → _crm-bonus-form}/subcomponents/giftback-progress/giftback-progress.css +8 -9
  50. package/dist/collection/components/{crm-bonus-form → _crm-bonus-form}/subcomponents/giftback-progress/giftback-progress.js +1 -1
  51. package/dist/collection/components/_crm-bonus-form/subcomponents/giftback-progress/giftback-progress.js.map +1 -0
  52. package/dist/collection/components/{crm-bonus-form → _crm-bonus-form}/subcomponents/name-input/name-input.css +4 -4
  53. package/dist/collection/components/{crm-bonus-form → _crm-bonus-form}/subcomponents/name-input/name-input.js +2 -1
  54. package/dist/collection/components/_crm-bonus-form/subcomponents/name-input/name-input.js.map +1 -0
  55. package/dist/collection/components/{crm-bonus-form → _crm-bonus-form}/subcomponents/phone/phone.input.js +2 -1
  56. package/dist/collection/components/_crm-bonus-form/subcomponents/phone/phone.input.js.map +1 -0
  57. package/dist/collection/components/{crm-bonus-form → _crm-bonus-form}/subcomponents/phone-cancel/phone.cancel.input.js +2 -1
  58. package/dist/collection/components/_crm-bonus-form/subcomponents/phone-cancel/phone.cancel.input.js.map +1 -0
  59. package/dist/collection/components/button/crm-button.css +1 -1
  60. package/dist/collection/components/button/index.js +1 -1
  61. package/dist/collection/components/countdown-timer/countdown-timer.js +1 -1
  62. package/dist/collection/components/crm-bonus/crm-bonus.css +2 -3
  63. package/dist/collection/components/crm-bonus/crm-bonus.js +17 -18
  64. package/dist/collection/components/crm-bonus/crm-bonus.js.map +1 -1
  65. package/dist/collection/components/giftback-form/giftback-form.css +6 -6
  66. package/dist/collection/components/giftback-form/giftback-form.js +26 -7
  67. package/dist/collection/components/giftback-form/giftback-form.js.map +1 -1
  68. package/dist/collection/components/giftback-form/subcomponents/giftback-info/giftback-info.css +9 -9
  69. package/dist/collection/components/giftback-form/subcomponents/giftback-info/giftback-info.js +9 -7
  70. package/dist/collection/components/giftback-form/subcomponents/giftback-info/giftback-info.js.map +1 -1
  71. package/dist/collection/components/giftback-form/subcomponents/phone-form/phone-form.js +1 -1
  72. package/dist/collection/components/giftback-form/subcomponents/phone-form/phone-form.js.map +1 -1
  73. package/dist/collection/components/giftback-form/subcomponents/pin-form/pin-form.css +5 -5
  74. package/dist/collection/components/modal/app-modal.css +1 -1
  75. package/dist/collection/components/note/crm-bonus-note.css +3 -5
  76. package/dist/collection/components/note/crm-bonus-note.js +8 -5
  77. package/dist/collection/components/note/crm-bonus-note.js.map +1 -1
  78. package/dist/collection/components/pedido/pedido.js +1 -1
  79. package/dist/collection/components/phone/phone-input-mask.css +3 -3
  80. package/dist/collection/components/phone/phone-input-mask.js +1 -1
  81. package/dist/collection/components/tooltip/tooltip.js +1 -1
  82. package/dist/collection/contants/index.js +1 -0
  83. package/dist/collection/contants/index.js.map +1 -1
  84. package/dist/collection/helpers/info.config.helper.js +2 -1
  85. package/dist/collection/helpers/info.config.helper.js.map +1 -1
  86. package/dist/collection/services/crmbonus.service.js +3 -3
  87. package/dist/collection/services/crmbonus.service.js.map +1 -1
  88. package/dist/components/app-modal.js +2 -2
  89. package/dist/components/app-modal.js.map +1 -1
  90. package/dist/components/countdown-timer.js +1 -1
  91. package/dist/components/crm-bonus-form.js +10 -10
  92. package/dist/components/crm-bonus-form.js.map +1 -1
  93. package/dist/components/crm-bonus-note.js +14 -23
  94. package/dist/components/crm-bonus-note.js.map +1 -1
  95. package/dist/components/crm-bonus.js +31 -31
  96. package/dist/components/crm-bonus.js.map +1 -1
  97. package/dist/components/crm-button.js +1 -1
  98. package/dist/components/crm-giftback-form.js +1 -1
  99. package/dist/components/crm-tooltip.js +1 -1
  100. package/dist/components/giftback-finish.js +1 -1
  101. package/dist/components/giftback-info.js +1 -1
  102. package/dist/components/giftback-pin.js +1 -1
  103. package/dist/components/giftback-progress.js +1 -1
  104. package/dist/components/index.js +1 -1
  105. package/dist/components/loading-container.js +1 -1
  106. package/dist/components/loading-spinner.js +1 -1
  107. package/dist/components/name-input.js +1 -1
  108. package/dist/components/{p-75ba7b9a.js → p-1b441909.js} +3 -2
  109. package/dist/components/p-1b441909.js.map +1 -0
  110. package/dist/components/{p-35cbb4b1.js → p-20621444.js} +2 -2
  111. package/dist/components/{p-35cbb4b1.js.map → p-20621444.js.map} +1 -1
  112. package/dist/components/p-220754a5.js +69 -0
  113. package/dist/components/p-220754a5.js.map +1 -0
  114. package/dist/components/{p-83a12a8f.js → p-2600073a.js} +7 -7
  115. package/dist/components/p-2600073a.js.map +1 -0
  116. package/dist/components/{p-97683d21.js → p-292a2414.js} +6 -4
  117. package/dist/components/p-292a2414.js.map +1 -0
  118. package/dist/components/{p-6186ddcc.js → p-34803421.js} +5 -5
  119. package/dist/components/p-34803421.js.map +1 -0
  120. package/dist/components/{p-b79c86a8.js → p-3cd7a20f.js} +4 -4
  121. package/dist/components/p-3cd7a20f.js.map +1 -0
  122. package/dist/components/p-3fc8de8a.js +65 -0
  123. package/dist/components/p-3fc8de8a.js.map +1 -0
  124. package/dist/components/{p-2671d669.js → p-57e02602.js} +14 -12
  125. package/dist/components/p-57e02602.js.map +1 -0
  126. package/dist/components/{p-2b3b8d6b.js → p-5a1ccb18.js} +3 -3
  127. package/dist/components/{p-2b3b8d6b.js.map → p-5a1ccb18.js.map} +1 -1
  128. package/dist/components/{p-fe9c3966.js → p-82ea12ff.js} +2 -2
  129. package/dist/components/{p-fe9c3966.js.map → p-82ea12ff.js.map} +1 -1
  130. package/dist/components/p-83249636.js +63 -0
  131. package/dist/components/p-83249636.js.map +1 -0
  132. package/dist/components/{p-47f9da55.js → p-8f1485e7.js} +5 -5
  133. package/dist/components/p-8f1485e7.js.map +1 -0
  134. package/dist/components/{p-3e84f78c.js → p-9d950d25.js} +2 -37
  135. package/dist/components/p-9d950d25.js.map +1 -0
  136. package/dist/components/{p-58b97429.js → p-b42db369.js} +3 -3
  137. package/dist/components/{p-58b97429.js.map → p-b42db369.js.map} +1 -1
  138. package/dist/components/{p-11085d9b.js → p-c6153eb6.js} +5 -5
  139. package/dist/components/p-c6153eb6.js.map +1 -0
  140. package/dist/components/{p-e73ce112.js → p-d0319a24.js} +24 -21
  141. package/dist/components/p-d0319a24.js.map +1 -0
  142. package/dist/{esm/index-5b567099.js → components/p-ecc51430.js} +3 -2
  143. package/dist/components/p-ecc51430.js.map +1 -0
  144. package/dist/components/{p-cc1ea33f.js → p-fc6f781f.js} +2 -2
  145. package/dist/components/{p-cc1ea33f.js.map → p-fc6f781f.js.map} +1 -1
  146. package/dist/components/pedido-finalizado.js +4 -4
  147. package/dist/components/phone-cancel-input.js +6 -5
  148. package/dist/components/phone-cancel-input.js.map +1 -1
  149. package/dist/components/phone-form.js +1 -1
  150. package/dist/components/phone-input-mask.js +1 -1
  151. package/dist/components/phone-input.js +6 -5
  152. package/dist/components/phone-input.js.map +1 -1
  153. package/dist/components/pin-form.js +1 -1
  154. package/dist/crmbonus-component-wake/crmbonus-component-wake.css +1 -1
  155. package/dist/crmbonus-component-wake/crmbonus-component-wake.esm.js +1 -1
  156. package/dist/crmbonus-component-wake/crmbonus-component-wake.esm.js.map +1 -1
  157. package/dist/crmbonus-component-wake/p-0e9fa1f3.entry.js +2 -0
  158. package/dist/crmbonus-component-wake/p-0e9fa1f3.entry.js.map +1 -0
  159. package/dist/crmbonus-component-wake/p-136d44bb.entry.js +2 -0
  160. package/dist/crmbonus-component-wake/p-136d44bb.entry.js.map +1 -0
  161. package/dist/crmbonus-component-wake/p-1b0969ff.entry.js +2 -0
  162. package/dist/crmbonus-component-wake/p-1b0969ff.entry.js.map +1 -0
  163. package/dist/crmbonus-component-wake/p-1b441909.js +2 -0
  164. package/dist/crmbonus-component-wake/p-1b441909.js.map +1 -0
  165. package/dist/crmbonus-component-wake/{p-35cbb4b1.js → p-20621444.js} +2 -2
  166. package/dist/crmbonus-component-wake/{p-97683d21.js → p-292a2414.js} +2 -2
  167. package/dist/crmbonus-component-wake/{p-97683d21.js.map → p-292a2414.js.map} +1 -1
  168. package/dist/crmbonus-component-wake/p-2b493ec3.entry.js +2 -0
  169. package/dist/crmbonus-component-wake/p-2b493ec3.entry.js.map +1 -0
  170. package/dist/crmbonus-component-wake/p-402ead13.entry.js +2 -0
  171. package/dist/crmbonus-component-wake/p-402ead13.entry.js.map +1 -0
  172. package/dist/crmbonus-component-wake/p-53b6a7e8.entry.js +2 -0
  173. package/dist/crmbonus-component-wake/p-53b6a7e8.entry.js.map +1 -0
  174. package/dist/crmbonus-component-wake/{p-9b2aad6a.entry.js → p-7a45fdab.entry.js} +2 -2
  175. package/dist/crmbonus-component-wake/p-8c362346.js +3 -0
  176. package/dist/crmbonus-component-wake/p-8c362346.js.map +1 -0
  177. package/dist/crmbonus-component-wake/{p-be3ddacc.entry.js → p-a6a4a314.entry.js} +2 -2
  178. package/dist/crmbonus-component-wake/p-bcb65b4e.entry.js +2 -0
  179. package/dist/crmbonus-component-wake/p-bcb65b4e.entry.js.map +1 -0
  180. package/dist/crmbonus-component-wake/p-c3d14637.entry.js +2 -0
  181. package/dist/crmbonus-component-wake/p-c3d14637.entry.js.map +1 -0
  182. package/dist/crmbonus-component-wake/p-c7376a47.entry.js +2 -0
  183. package/dist/crmbonus-component-wake/p-c7376a47.entry.js.map +1 -0
  184. package/dist/crmbonus-component-wake/p-c8e7a79f.entry.js +2 -0
  185. package/dist/crmbonus-component-wake/p-c8e7a79f.entry.js.map +1 -0
  186. package/dist/crmbonus-component-wake/p-cc754208.entry.js +2 -0
  187. package/dist/crmbonus-component-wake/p-cc754208.entry.js.map +1 -0
  188. package/dist/crmbonus-component-wake/p-d3ed9573.entry.js +2 -0
  189. package/dist/crmbonus-component-wake/p-d3ed9573.entry.js.map +1 -0
  190. package/dist/crmbonus-component-wake/p-ecc51430.js +2 -0
  191. package/dist/crmbonus-component-wake/p-ecc51430.js.map +1 -0
  192. package/dist/env.js +1 -1
  193. package/dist/env.js.map +1 -1
  194. package/dist/esm/app-modal.entry.js +2 -2
  195. package/dist/esm/app-modal.entry.js.map +1 -1
  196. package/dist/esm/{cart.helper-5dbde6e9.js → cart.helper-06aa7d0a.js} +2 -2
  197. package/dist/esm/{cart.helper-5dbde6e9.js.map → cart.helper-06aa7d0a.js.map} +1 -1
  198. package/dist/esm/countdown-timer.entry.js +42 -0
  199. package/dist/esm/countdown-timer.entry.js.map +1 -0
  200. package/dist/esm/crm-bonus-form.entry.js +5 -5
  201. package/dist/esm/crm-bonus-form.entry.js.map +1 -1
  202. package/dist/esm/crm-bonus-note.entry.js +11 -9
  203. package/dist/esm/crm-bonus-note.entry.js.map +1 -1
  204. package/dist/esm/crm-bonus.entry.js +18 -20
  205. package/dist/esm/crm-bonus.entry.js.map +1 -1
  206. package/dist/esm/crm-button.entry.js +21 -0
  207. package/dist/esm/crm-button.entry.js.map +1 -0
  208. package/dist/esm/crm-giftback-form_2.entry.js +14 -12
  209. package/dist/esm/crm-giftback-form_2.entry.js.map +1 -1
  210. package/dist/esm/crm-tooltip_4.entry.js +16 -14
  211. package/dist/esm/crm-tooltip_4.entry.js.map +1 -1
  212. package/dist/esm/crmbonus-component-wake.js +3 -3
  213. package/dist/esm/{crmbonus.service-5f574d43.js → crmbonus.service-930edf47.js} +6 -4
  214. package/dist/esm/crmbonus.service-930edf47.js.map +1 -0
  215. package/dist/esm/giftback-finish_4.entry.js +9 -9
  216. package/dist/esm/giftback-finish_4.entry.js.map +1 -1
  217. package/dist/esm/{index-e8724c8f.js → index-bdb70d5a.js} +2 -37
  218. package/dist/esm/index-bdb70d5a.js.map +1 -0
  219. package/dist/{components/p-7cfea8fe.js → esm/index-dc3ebdf0.js} +3 -2
  220. package/dist/esm/index-dc3ebdf0.js.map +1 -0
  221. package/dist/esm/{info.config.helper-42d9ddf9.js → info.config.helper-7cad7a9c.js} +3 -2
  222. package/dist/esm/info.config.helper-7cad7a9c.js.map +1 -0
  223. package/dist/esm/loader.js +3 -3
  224. package/dist/esm/loading-spinner.entry.js +1 -1
  225. package/dist/esm/pedido-finalizado.entry.js +4 -4
  226. package/dist/esm/phone-cancel-input.entry.js +2 -2
  227. package/dist/esm/phone-cancel-input.entry.js.map +1 -1
  228. package/dist/esm/phone-input-mask.entry.js +4 -4
  229. package/dist/esm/phone-input-mask.entry.js.map +1 -1
  230. package/dist/esm/phone-input.entry.js +2 -2
  231. package/dist/esm/phone-input.entry.js.map +1 -1
  232. package/dist/types/components/crm-bonus/crm-bonus.d.ts +4 -0
  233. package/dist/types/components/giftback-form/giftback-form.d.ts +1 -0
  234. package/dist/types/components/giftback-form/subcomponents/giftback-info/giftback-info.d.ts +1 -0
  235. package/dist/types/components/note/crm-bonus-note.d.ts +4 -0
  236. package/dist/types/components.d.ts +2 -0
  237. package/dist/types/contants/index.d.ts +4 -0
  238. package/dist/types/helpers/info.config.helper.d.ts +1 -0
  239. package/dist/types/home/darlison/Projects/Bycoders/crmbonus/crmbonus-component/.stencil/env.d.ts +1 -1
  240. package/dist/types/services/crmbonus.service.d.ts +1 -1
  241. package/package.json +1 -1
  242. package/dist/cjs/countdown-timer_2.cjs.entry.js.map +0 -1
  243. package/dist/cjs/crmbonus.service-8ea699de.js.map +0 -1
  244. package/dist/cjs/index-6054ed44.js.map +0 -1
  245. package/dist/cjs/index-d11684bd.js.map +0 -1
  246. package/dist/cjs/info.config.helper-c5d9f781.js.map +0 -1
  247. package/dist/collection/components/crm-bonus-form/crm-bonus-form.js.map +0 -1
  248. package/dist/collection/components/crm-bonus-form/subcomponents/giftback-finish/giftback-finish.js.map +0 -1
  249. package/dist/collection/components/crm-bonus-form/subcomponents/giftback-pin/giftback-pin.js.map +0 -1
  250. package/dist/collection/components/crm-bonus-form/subcomponents/giftback-progress/giftback-progress.js.map +0 -1
  251. package/dist/collection/components/crm-bonus-form/subcomponents/name-input/name-input.js.map +0 -1
  252. package/dist/collection/components/crm-bonus-form/subcomponents/phone/phone.input.js.map +0 -1
  253. package/dist/collection/components/crm-bonus-form/subcomponents/phone-cancel/phone.cancel.input.js.map +0 -1
  254. package/dist/components/p-11085d9b.js.map +0 -1
  255. package/dist/components/p-246a3e9d.js +0 -62
  256. package/dist/components/p-246a3e9d.js.map +0 -1
  257. package/dist/components/p-2671d669.js.map +0 -1
  258. package/dist/components/p-3e84f78c.js.map +0 -1
  259. package/dist/components/p-47f9da55.js.map +0 -1
  260. package/dist/components/p-6186ddcc.js.map +0 -1
  261. package/dist/components/p-6c546e48.js +0 -65
  262. package/dist/components/p-6c546e48.js.map +0 -1
  263. package/dist/components/p-75ba7b9a.js.map +0 -1
  264. package/dist/components/p-7c744cca.js +0 -69
  265. package/dist/components/p-7c744cca.js.map +0 -1
  266. package/dist/components/p-7cfea8fe.js.map +0 -1
  267. package/dist/components/p-83a12a8f.js.map +0 -1
  268. package/dist/components/p-97683d21.js.map +0 -1
  269. package/dist/components/p-b79c86a8.js.map +0 -1
  270. package/dist/components/p-e73ce112.js.map +0 -1
  271. package/dist/crmbonus-component-wake/p-03b77c41.entry.js +0 -2
  272. package/dist/crmbonus-component-wake/p-03b77c41.entry.js.map +0 -1
  273. package/dist/crmbonus-component-wake/p-14fc092e.entry.js +0 -2
  274. package/dist/crmbonus-component-wake/p-14fc092e.entry.js.map +0 -1
  275. package/dist/crmbonus-component-wake/p-3d6152b1.js +0 -3
  276. package/dist/crmbonus-component-wake/p-3d6152b1.js.map +0 -1
  277. package/dist/crmbonus-component-wake/p-467c8154.entry.js +0 -2
  278. package/dist/crmbonus-component-wake/p-467c8154.entry.js.map +0 -1
  279. package/dist/crmbonus-component-wake/p-56f0296c.entry.js +0 -2
  280. package/dist/crmbonus-component-wake/p-56f0296c.entry.js.map +0 -1
  281. package/dist/crmbonus-component-wake/p-620ec1a3.entry.js +0 -2
  282. package/dist/crmbonus-component-wake/p-620ec1a3.entry.js.map +0 -1
  283. package/dist/crmbonus-component-wake/p-74206c91.entry.js +0 -2
  284. package/dist/crmbonus-component-wake/p-74206c91.entry.js.map +0 -1
  285. package/dist/crmbonus-component-wake/p-75ba7b9a.js +0 -2
  286. package/dist/crmbonus-component-wake/p-75ba7b9a.js.map +0 -1
  287. package/dist/crmbonus-component-wake/p-7b7fb354.entry.js +0 -2
  288. package/dist/crmbonus-component-wake/p-7b7fb354.entry.js.map +0 -1
  289. package/dist/crmbonus-component-wake/p-7cfea8fe.js +0 -2
  290. package/dist/crmbonus-component-wake/p-7cfea8fe.js.map +0 -1
  291. package/dist/crmbonus-component-wake/p-885fc30e.entry.js +0 -2
  292. package/dist/crmbonus-component-wake/p-885fc30e.entry.js.map +0 -1
  293. package/dist/crmbonus-component-wake/p-90716188.entry.js +0 -2
  294. package/dist/crmbonus-component-wake/p-90716188.entry.js.map +0 -1
  295. package/dist/crmbonus-component-wake/p-988b57cf.entry.js +0 -2
  296. package/dist/crmbonus-component-wake/p-988b57cf.entry.js.map +0 -1
  297. package/dist/crmbonus-component-wake/p-b7a8f915.entry.js +0 -2
  298. package/dist/crmbonus-component-wake/p-b7a8f915.entry.js.map +0 -1
  299. package/dist/esm/countdown-timer_2.entry.js +0 -58
  300. package/dist/esm/countdown-timer_2.entry.js.map +0 -1
  301. package/dist/esm/crmbonus.service-5f574d43.js.map +0 -1
  302. package/dist/esm/index-5b567099.js.map +0 -1
  303. package/dist/esm/index-e8724c8f.js.map +0 -1
  304. package/dist/esm/info.config.helper-42d9ddf9.js.map +0 -1
  305. /package/dist/crmbonus-component-wake/{p-35cbb4b1.js.map → p-20621444.js.map} +0 -0
  306. /package/dist/crmbonus-component-wake/{p-9b2aad6a.entry.js.map → p-7a45fdab.entry.js.map} +0 -0
  307. /package/dist/crmbonus-component-wake/{p-be3ddacc.entry.js.map → p-a6a4a314.entry.js.map} +0 -0
  308. /package/dist/types/components/{crm-bonus-form → _crm-bonus-form}/crm-bonus-form.d.ts +0 -0
  309. /package/dist/types/components/{crm-bonus-form → _crm-bonus-form}/subcomponents/giftback-finish/giftback-finish.d.ts +0 -0
  310. /package/dist/types/components/{crm-bonus-form → _crm-bonus-form}/subcomponents/giftback-pin/giftback-pin.d.ts +0 -0
  311. /package/dist/types/components/{crm-bonus-form → _crm-bonus-form}/subcomponents/giftback-progress/giftback-progress.d.ts +0 -0
  312. /package/dist/types/components/{crm-bonus-form → _crm-bonus-form}/subcomponents/name-input/name-input.d.ts +0 -0
  313. /package/dist/types/components/{crm-bonus-form → _crm-bonus-form}/subcomponents/phone/phone.input.d.ts +0 -0
  314. /package/dist/types/components/{crm-bonus-form → _crm-bonus-form}/subcomponents/phone-cancel/phone.cancel.input.d.ts +0 -0
@@ -1,5 +1,5 @@
1
- import { p as promiseResolve, b as bootstrapLazy } from './index-e8724c8f.js';
2
- export { s as setNonce } from './index-e8724c8f.js';
1
+ import { p as promiseResolve, b as bootstrapLazy } from './index-bdb70d5a.js';
2
+ export { s as setNonce } from './index-bdb70d5a.js';
3
3
  import { g as globalScripts } from './app-globals-0f993ce5.js';
4
4
 
5
5
  /*
@@ -16,7 +16,7 @@ var patchBrowser = () => {
16
16
 
17
17
  patchBrowser().then(async (options) => {
18
18
  await globalScripts();
19
- return bootstrapLazy([["crm-bonus",[[2,"crm-bonus",{"cart":[8],"showModal":[32],"cartWake":[32],"customer":[32],"loading":[32],"message":[32],"phone":[32],"canCancel":[32],"amountCancel":[32],"sent":[32],"session":[32],"loading_reprocess":[32],"resetBonus":[64],"setloading":[64],"reprocess":[64]}]]],["crm-bonus-form",[[1,"crm-bonus-form",{"storeName":[8,"storename"],"cartId":[8,"cart-id"],"products":[16],"customer":[16],"sent":[16],"stepNext":[2,"step-next"],"phone":[2],"loadingModal":[4,"loading-modal"],"saveStore":[16],"cancel":[16],"handleCustomerName":[16],"loading":[32],"step":[32],"message":[32],"bonus":[32],"setStep":[64]}]]],["crm-bonus-note",[[0,"crm-bonus-note",{"cart":[8],"cartWake":[32],"url":[32],"config":[32],"bonus":[32],"showEdit":[32]}]]],["phone-cancel-input",[[0,"phone-cancel-input",{"sendPin":[16],"loading":[4],"value":[1]}]]],["phone-input",[[0,"phone-input",{"sendPin":[16],"loading":[4],"value":[1]}]]],["app-modal",[[1,"app-modal",{"isOpen":[516,"is-open"],"modalTitle":[1,"modal-title"]}]]],["pedido-finalizado",[[0,"pedido-finalizado",{"cart":[8]}]]],["phone-input-mask",[[1,"phone-input-mask",{"initialValue":[1,"initial-value"],"disabled":[4],"phone":[32],"message":[32],"getPhone":[64]}]]],["loading-spinner",[[1,"loading-spinner",{"size":[1],"color":[1]}]]],["countdown-timer_2",[[0,"crm-button",{"txtBtn":[1,"txt-btn"],"loading":[4],"handleClick":[16]}],[1,"countdown-timer",{"downtime":[16],"initialValue":[2,"initial-value"],"seconds":[32]}]]],["crm-tooltip_4",[[0,"phone-form",{"value":[1],"loading":[4],"handlerSubmit":[16],"config":[16]}],[1,"pin-form",{"validate":[16],"cancel":[16],"resend":[16],"sent":[16],"loading":[4],"phone":[1],"config":[16],"pin":[32],"isVerified":[32],"canResend":[32]}],[0,"giftback-info",{"loading":[4],"bonus":[16],"reserve":[16],"cancel":[16],"config":[16],"usedValue":[32],"selectedOption":[32],"sliderPosition":[32],"sliderValuePosition":[32],"loadingTime":[32]},null,{"bonus":["changedBonus"]}],[0,"crm-tooltip",{"text":[1],"identity":[1]}]]],["crm-giftback-form_2",[[0,"crm-giftback-form",{"storeName":[8,"storename"],"cartId":[8,"cart-id"],"products":[16],"customer":[16],"loadProducts":[16],"loadAll":[16],"value":[32],"loading":[32],"message":[32],"phone":[32],"pinInfo":[32],"step":[32],"bonus":[32],"sucess":[32],"error":[32],"config":[32],"hasApplyBonus":[32],"setStep":[64],"processBonus":[64]}],[4,"loading-container",{"loading":[4]}]]],["giftback-finish_4",[[1,"giftback-pin",{"sent":[16],"validate":[16],"cancel":[16],"loading":[4],"pin":[32],"isVerified":[32]}],[1,"giftback-progress",{"loading":[4],"bonus":[16],"reserve":[16],"cancel":[16],"usedValue":[32]}],[0,"name-input",{"value":[1],"loading":[4],"applyName":[16],"cancel":[16],"newValue":[32],"message":[32]}],[1,"giftback-finish"]]]], options);
19
+ return bootstrapLazy([["crm-bonus",[[1,"crm-bonus",{"cart":[8],"showModal":[32],"cartWake":[32],"customer":[32],"loading":[32],"message":[32],"phone":[32],"canCancel":[32],"amountCancel":[32],"sent":[32],"session":[32],"loading_reprocess":[32],"styles":[32],"resetBonus":[64],"setloading":[64],"reprocess":[64]}]]],["crm-bonus-form",[[1,"crm-bonus-form",{"storeName":[8,"storename"],"cartId":[8,"cart-id"],"products":[16],"customer":[16],"sent":[16],"stepNext":[2,"step-next"],"phone":[2],"loadingModal":[4,"loading-modal"],"saveStore":[16],"cancel":[16],"handleCustomerName":[16],"loading":[32],"step":[32],"message":[32],"bonus":[32],"setStep":[64]}]]],["phone-cancel-input",[[1,"phone-cancel-input",{"sendPin":[16],"loading":[4],"value":[1]}]]],["phone-input",[[1,"phone-input",{"sendPin":[16],"loading":[4],"value":[1]}]]],["crm-bonus-note",[[0,"crm-bonus-note",{"cart":[8],"cartWake":[32],"url":[32],"config":[32],"bonus":[32],"showEdit":[32],"styles":[32]}]]],["app-modal",[[1,"app-modal",{"isOpen":[516,"is-open"],"modalTitle":[1,"modal-title"]}]]],["pedido-finalizado",[[0,"pedido-finalizado",{"cart":[8]}]]],["crm-button",[[0,"crm-button",{"txtBtn":[1,"txt-btn"],"loading":[4],"handleClick":[16]}]]],["countdown-timer",[[1,"countdown-timer",{"downtime":[16],"initialValue":[2,"initial-value"],"seconds":[32]}]]],["phone-input-mask",[[1,"phone-input-mask",{"initialValue":[1,"initial-value"],"disabled":[4],"phone":[32],"message":[32],"getPhone":[64]}]]],["loading-spinner",[[1,"loading-spinner",{"size":[1],"color":[1]}]]],["crm-tooltip_4",[[0,"phone-form",{"value":[1],"loading":[4],"handlerSubmit":[16],"config":[16]}],[1,"pin-form",{"validate":[16],"cancel":[16],"resend":[16],"sent":[16],"loading":[4],"phone":[1],"config":[16],"pin":[32],"isVerified":[32],"canResend":[32]}],[0,"giftback-info",{"loading":[4],"bonus":[16],"reserve":[16],"cancel":[16],"config":[16],"usedValue":[32],"selectedOption":[32],"sliderPosition":[32],"sliderValuePosition":[32],"loadingTime":[32]},null,{"bonus":["changedBonus"]}],[0,"crm-tooltip",{"text":[1],"identity":[1]}]]],["crm-giftback-form_2",[[0,"crm-giftback-form",{"storeName":[8,"storename"],"cartId":[8,"cart-id"],"products":[16],"customer":[16],"loadProducts":[16],"loadAll":[16],"customStyles":[8,"custom-styles"],"value":[32],"loading":[32],"message":[32],"phone":[32],"pinInfo":[32],"step":[32],"bonus":[32],"sucess":[32],"error":[32],"config":[32],"hasApplyBonus":[32],"setStep":[64],"processBonus":[64]}],[4,"loading-container",{"loading":[4]}]]],["giftback-finish_4",[[1,"giftback-pin",{"sent":[16],"validate":[16],"cancel":[16],"loading":[4],"pin":[32],"isVerified":[32]}],[1,"giftback-progress",{"loading":[4],"bonus":[16],"reserve":[16],"cancel":[16],"usedValue":[32]}],[1,"name-input",{"value":[1],"loading":[4],"applyName":[16],"cancel":[16],"newValue":[32],"message":[32]}],[1,"giftback-finish"]]]], options);
20
20
  });
21
21
 
22
22
  //# sourceMappingURL=crmbonus-component-wake.js.map
@@ -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-middleware.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";
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 {
@@ -3846,6 +3846,8 @@ class CrmBonusService {
3846
3846
  };
3847
3847
  const response = await this.axiosInstance.get(`/stores/${storeName}/customizations`, { headers });
3848
3848
  localStorage.setItem(getKeyConfigByStoreName(storeName), JSON.stringify(response.data));
3849
+ console.log('getCustomization', response);
3850
+ return response.data;
3849
3851
  }
3850
3852
  async cancelBonus(cartId, storeName) {
3851
3853
  const token = localStorage.getItem(BYCODERS_KEY);
@@ -3862,7 +3864,8 @@ class CrmBonusService {
3862
3864
  localStorage.removeItem(USED_KEY);
3863
3865
  }
3864
3866
  async getInfoCart(checkoutBase) {
3865
- console.log('[document.cookie]', document.cookie);
3867
+ // return {"CEP":null,"Usuario":null,"Loja":{"Nome":"bycoders","IsInternacional":false,"MoedaPagamento":"R$","Google":{"Analytics":{"Ativo":true,"Ids":["G-B0F0CP55V0","G-B0F0CP55V0"]},"TagManager":{"Ativo":true,"Id":"GTM-P2XLDJGF"}},"Ebit":{"Modal":false,"Id":""},"AlliNSDK":{"Id":null},"AlliNBTG":{"Id":null},"Buscape":{"Id":""},"Modulos":["Pricing","Orders","Formula"]},"Produtos":[{"ProdutoVarianteId":336660,"ProdutoId":150142,"Nome":"Teste roupa 2","UrlImagem":"https://bycoders.fbitsstatic.net/img/p/sem-foto.jpg","Quantidade":1,"PrecoDe":10.0000,"PrecoPor":10.00,"Brinde":false,"IsDigital":false,"PrecoPorComAjustesProduto":0.0,"SKU":"233445","Categoria":"Masculino","CategoriasGoogle":[],"Fabricante":"","PrazoEntrega":{"Titulo":"","Descricao":"","SegundoTitulo":"","SegundaDescricao":"","PrazoProduto":0},"Atributos":[],"Metadados":{},"Informacoes":[],"Recorrencia":null,"Url":"https://bycoders.fbits.store/produto/150142","ParcelamentoQuantidade":0,"ParcelamentoValor":0.0,"ParcelamentoJuro":false,"Valores":[],"Ajustes":[]},{"ProdutoVarianteId":256639,"ProdutoId":70129,"Nome":"Mochila Nike Classic","UrlImagem":"https://bycoders.fbitsstatic.net/img/p/256639/256639-1.jpg?w=100&h=100&v=no-change&qs=ignore","Quantidade":1,"PrecoDe":319.0000,"PrecoPor":219.00,"Brinde":false,"IsDigital":false,"PrecoPorComAjustesProduto":0.0,"SKU":"Moc7101","Categoria":"Acessórios","CategoriasGoogle":[],"Fabricante":"Nike","PrazoEntrega":{"Titulo":"","Descricao":"","SegundoTitulo":"","SegundaDescricao":"","PrazoProduto":5},"Atributos":[],"Metadados":{},"Informacoes":[],"Recorrencia":null,"Url":"https://bycoders.fbits.store/produto/70129","ParcelamentoQuantidade":0,"ParcelamentoValor":0.0,"ParcelamentoJuro":false,"Valores":[],"Ajustes":[]}],"Metadados":{},"Login":"","ValorFrete":0.0,"SubTotal":229.00,"ValorTotal":229.00,"Cupom":"","Pedido":null,"Pedidos":null,"Frete":null,"DataAlteracao":"2025-03-10T11:55:58.327","Id":"31daeac1-9283-44dc-bc4c-ee02892cf3f0","Origem":null,"AllDigital":false,"QuantidadeMinimaProdutos":{"Ativo":false,"Mensagem":"","QuantidadeMinima":0},"ValorMinimoPedido":{"ValorMinimo":0.0,"Mensagem":"Faltam [valor] para atingir o valor mínimo do pedido"},"CookieOnly":false}
3868
+ // this.axiosInstance
3866
3869
  // const response = await this.axiosInstance.get(`${checkoutBase}/api/carrinho`, {
3867
3870
  // headers: {
3868
3871
  // "Cookie": document.cookie,
@@ -3871,7 +3874,6 @@ class CrmBonusService {
3871
3874
  // withCredentials: true
3872
3875
  // })
3873
3876
  const response = await fetch(`${checkoutBase}/api/carrinho`, { credentials: "include" }).then(res => res.json());
3874
- console.log('response', response);
3875
3877
  return response;
3876
3878
  }
3877
3879
  }
@@ -3879,4 +3881,4 @@ CrmBonusService._instance = null;
3879
3881
 
3880
3882
  export { CrmBonusService as C, CHECKOUT_CART_WAKE as a };
3881
3883
 
3882
- //# sourceMappingURL=crmbonus.service-5f574d43.js.map
3884
+ //# sourceMappingURL=crmbonus.service-930edf47.js.map