crmbonus-component-wake 2.0.49 → 2.0.51

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 (322) hide show
  1. package/dist/{esm → crmbonus-component-wake}/app-modal.entry.js +3 -4
  2. package/dist/crmbonus-component-wake/app-modal.entry.js.map +1 -0
  3. package/dist/crmbonus-component-wake/countdown-timer.entry.js +30 -0
  4. package/dist/crmbonus-component-wake/countdown-timer.entry.js.map +1 -0
  5. package/dist/{esm → crmbonus-component-wake}/crm-bonus-form.entry.js +4 -5
  6. package/dist/crmbonus-component-wake/crm-bonus-form.entry.js.map +1 -0
  7. package/dist/crmbonus-component-wake/crm-bonus-note.entry.js +48 -0
  8. package/dist/crmbonus-component-wake/crm-bonus-note.entry.js.map +1 -0
  9. package/dist/{esm → crmbonus-component-wake}/crm-bonus.entry.js +7 -6
  10. package/dist/crmbonus-component-wake/crm-bonus.entry.js.map +1 -0
  11. package/dist/{esm → crmbonus-component-wake}/crm-button.entry.js +4 -4
  12. package/dist/crmbonus-component-wake/crm-button.entry.js.map +1 -0
  13. package/dist/{esm → crmbonus-component-wake}/crm-giftback-form.entry.js +12 -11
  14. package/dist/crmbonus-component-wake/crm-giftback-form.entry.js.map +1 -0
  15. package/dist/crmbonus-component-wake/crmbonus-component-wake.css +7 -1
  16. package/dist/crmbonus-component-wake/crmbonus-component-wake.esm.js +48 -1
  17. package/dist/crmbonus-component-wake/crmbonus-component-wake.esm.js.map +1 -1
  18. package/dist/{esm/crmbonus.service-a846150c.js → crmbonus-component-wake/crmbonus.service-0e166281.js} +167 -92
  19. package/dist/crmbonus-component-wake/crmbonus.service-0e166281.js.map +1 -0
  20. package/dist/{components/p-384fabf7.js → crmbonus-component-wake/crmbonus.service-98a7bcf0.js} +167 -92
  21. package/dist/crmbonus-component-wake/crmbonus.service-98a7bcf0.js.map +1 -0
  22. package/dist/crmbonus-component-wake/giftback-finish.entry.js +19 -0
  23. package/dist/crmbonus-component-wake/giftback-finish.entry.js.map +1 -0
  24. package/dist/{components/p-0a57e57f.js → crmbonus-component-wake/giftback-info.entry.js} +13 -36
  25. package/dist/crmbonus-component-wake/giftback-info.entry.js.map +1 -0
  26. package/dist/{components/p-4f18f4c0.js → crmbonus-component-wake/giftback-pin.entry.js} +9 -39
  27. package/dist/crmbonus-component-wake/giftback-pin.entry.js.map +1 -0
  28. package/dist/crmbonus-component-wake/giftback-progress.entry.js +40 -0
  29. package/dist/crmbonus-component-wake/giftback-progress.entry.js.map +1 -0
  30. package/dist/{esm/i18n-853fedb3.js → crmbonus-component-wake/i18n-a17a0837.js} +17 -2
  31. package/dist/{esm/i18n-853fedb3.js.map → crmbonus-component-wake/i18n-a17a0837.js.map} +1 -1
  32. package/dist/crmbonus-component-wake/index-bdc90e13.js +3039 -0
  33. package/dist/crmbonus-component-wake/index-bdc90e13.js.map +1 -0
  34. package/dist/crmbonus-component-wake/index.esm.js +16 -1
  35. package/dist/crmbonus-component-wake/index.esm.js.map +1 -1
  36. package/dist/{esm → crmbonus-component-wake}/loading-spinner.entry.js +3 -4
  37. package/dist/crmbonus-component-wake/loading-spinner.entry.js.map +1 -0
  38. package/dist/{components/p-a30bd6b1.js → crmbonus-component-wake/name-input.entry.js} +9 -38
  39. package/dist/crmbonus-component-wake/name-input.entry.js.map +1 -0
  40. package/dist/{esm → crmbonus-component-wake}/pedido-finalizado.entry.js +3 -3
  41. package/dist/crmbonus-component-wake/pedido-finalizado.entry.js.map +1 -0
  42. package/dist/{esm → crmbonus-component-wake}/phone-cancel-input.entry.js +2 -2
  43. package/dist/crmbonus-component-wake/phone-cancel-input.entry.js.map +1 -0
  44. package/dist/crmbonus-component-wake/phone-form.entry.js +26 -0
  45. package/dist/crmbonus-component-wake/phone-form.entry.js.map +1 -0
  46. package/dist/{esm → crmbonus-component-wake}/phone-input-mask.entry.js +6 -4
  47. package/dist/{cjs/phone-input-mask.cjs.entry.js.map → crmbonus-component-wake/phone-input-mask.entry.js.map} +1 -1
  48. package/dist/{esm → crmbonus-component-wake}/phone-input.entry.js +2 -2
  49. package/dist/crmbonus-component-wake/phone-input.entry.js.map +1 -0
  50. package/dist/{components/p-5dfa24e0.js → crmbonus-component-wake/pin-form.entry.js} +13 -56
  51. package/dist/crmbonus-component-wake/pin-form.entry.js.map +1 -0
  52. package/dist/crmbonus-component-wake/shadow-css-7ad5caf8.js +334 -0
  53. package/dist/crmbonus-component-wake/shadow-css-7ad5caf8.js.map +1 -0
  54. package/dist/types/components/button/index.d.ts +1 -0
  55. package/dist/types/components/giftback-form/subcomponents/phone-form/phone-form.d.ts +2 -0
  56. package/dist/types/components/giftback-form/subcomponents/pin-form/pin-form.d.ts +2 -0
  57. package/dist/types/components.d.ts +8 -0
  58. package/package.json +1 -1
  59. package/dist/cjs/app-globals-3a1e7e63.js +0 -7
  60. package/dist/cjs/app-globals-3a1e7e63.js.map +0 -1
  61. package/dist/cjs/app-modal.cjs.entry.js +0 -28
  62. package/dist/cjs/app-modal.cjs.entry.js.map +0 -1
  63. package/dist/cjs/countdown-timer_4.cjs.entry.js +0 -176
  64. package/dist/cjs/countdown-timer_4.cjs.entry.js.map +0 -1
  65. package/dist/cjs/crm-bonus-form.cjs.entry.js +0 -103
  66. package/dist/cjs/crm-bonus-form.cjs.entry.js.map +0 -1
  67. package/dist/cjs/crm-bonus-note.cjs.entry.js +0 -52
  68. package/dist/cjs/crm-bonus-note.cjs.entry.js.map +0 -1
  69. package/dist/cjs/crm-bonus.cjs.entry.js +0 -204
  70. package/dist/cjs/crm-bonus.cjs.entry.js.map +0 -1
  71. package/dist/cjs/crm-button.cjs.entry.js +0 -24
  72. package/dist/cjs/crm-button.cjs.entry.js.map +0 -1
  73. package/dist/cjs/crm-giftback-form.cjs.entry.js +0 -171
  74. package/dist/cjs/crm-giftback-form.cjs.entry.js.map +0 -1
  75. package/dist/cjs/crmbonus-component-wake.cjs.js +0 -27
  76. package/dist/cjs/crmbonus-component-wake.cjs.js.map +0 -1
  77. package/dist/cjs/crmbonus.service-7991795d.js +0 -3852
  78. package/dist/cjs/crmbonus.service-7991795d.js.map +0 -1
  79. package/dist/cjs/giftback-finish_4.cjs.entry.js +0 -132
  80. package/dist/cjs/giftback-finish_4.cjs.entry.js.map +0 -1
  81. package/dist/cjs/i18n-818275e6.js +0 -2209
  82. package/dist/cjs/i18n-818275e6.js.map +0 -1
  83. package/dist/cjs/index-80419303.js +0 -1253
  84. package/dist/cjs/index-80419303.js.map +0 -1
  85. package/dist/cjs/index-96a8951f.js +0 -16
  86. package/dist/cjs/index-96a8951f.js.map +0 -1
  87. package/dist/cjs/index.cjs.js +0 -11
  88. package/dist/cjs/index.cjs.js.map +0 -1
  89. package/dist/cjs/info.config.helper-c5d9f781.js +0 -16
  90. package/dist/cjs/info.config.helper-c5d9f781.js.map +0 -1
  91. package/dist/cjs/loader.cjs.js +0 -17
  92. package/dist/cjs/loader.cjs.js.map +0 -1
  93. package/dist/cjs/loading-spinner.cjs.entry.js +0 -24
  94. package/dist/cjs/loading-spinner.cjs.entry.js.map +0 -1
  95. package/dist/cjs/pedido-finalizado.cjs.entry.js +0 -36
  96. package/dist/cjs/pedido-finalizado.cjs.entry.js.map +0 -1
  97. package/dist/cjs/phone-cancel-input.cjs.entry.js +0 -25
  98. package/dist/cjs/phone-cancel-input.cjs.entry.js.map +0 -1
  99. package/dist/cjs/phone-input-mask.cjs.entry.js +0 -58
  100. package/dist/cjs/phone-input.cjs.entry.js +0 -25
  101. package/dist/cjs/phone-input.cjs.entry.js.map +0 -1
  102. package/dist/collection/collection-manifest.json +0 -30
  103. package/dist/collection/components/button/crm-button.css +0 -22
  104. package/dist/collection/components/button/index.js +0 -60
  105. package/dist/collection/components/button/index.js.map +0 -1
  106. package/dist/collection/components/countdown-timer/countdown-timer.js +0 -51
  107. package/dist/collection/components/countdown-timer/countdown-timer.js.map +0 -1
  108. package/dist/collection/components/crm-bonus/assets/logo.svg +0 -18
  109. package/dist/collection/components/crm-bonus/assets/success-svgrepo-com.svg +0 -8
  110. package/dist/collection/components/crm-bonus/assets/svg/logo.svg +0 -18
  111. package/dist/collection/components/crm-bonus/assets/svg/success-svgrepo-com.svg +0 -8
  112. package/dist/collection/components/crm-bonus/crm-bonus.css +0 -84
  113. package/dist/collection/components/crm-bonus/crm-bonus.js +0 -291
  114. package/dist/collection/components/crm-bonus/crm-bonus.js.map +0 -1
  115. package/dist/collection/components/crm-bonus-form/crm-bonus-form.css +0 -19
  116. package/dist/collection/components/crm-bonus-form/crm-bonus-form.js +0 -348
  117. package/dist/collection/components/crm-bonus-form/crm-bonus-form.js.map +0 -1
  118. package/dist/collection/components/crm-bonus-form/subcomponents/giftback-finish/giftback-finish.css +0 -10
  119. package/dist/collection/components/crm-bonus-form/subcomponents/giftback-finish/giftback-finish.js +0 -20
  120. package/dist/collection/components/crm-bonus-form/subcomponents/giftback-finish/giftback-finish.js.map +0 -1
  121. package/dist/collection/components/crm-bonus-form/subcomponents/giftback-pin/giftback-pin.css +0 -70
  122. package/dist/collection/components/crm-bonus-form/subcomponents/giftback-pin/giftback-pin.js +0 -127
  123. package/dist/collection/components/crm-bonus-form/subcomponents/giftback-pin/giftback-pin.js.map +0 -1
  124. package/dist/collection/components/crm-bonus-form/subcomponents/giftback-progress/giftback-progress.css +0 -110
  125. package/dist/collection/components/crm-bonus-form/subcomponents/giftback-progress/giftback-progress.js +0 -127
  126. package/dist/collection/components/crm-bonus-form/subcomponents/giftback-progress/giftback-progress.js.map +0 -1
  127. package/dist/collection/components/crm-bonus-form/subcomponents/name-input/name-input.css +0 -108
  128. package/dist/collection/components/crm-bonus-form/subcomponents/name-input/name-input.js +0 -110
  129. package/dist/collection/components/crm-bonus-form/subcomponents/name-input/name-input.js.map +0 -1
  130. package/dist/collection/components/crm-bonus-form/subcomponents/phone/phone.input.js +0 -75
  131. package/dist/collection/components/crm-bonus-form/subcomponents/phone/phone.input.js.map +0 -1
  132. package/dist/collection/components/crm-bonus-form/subcomponents/phone-cancel/phone.cancel.input.js +0 -75
  133. package/dist/collection/components/crm-bonus-form/subcomponents/phone-cancel/phone.cancel.input.js.map +0 -1
  134. package/dist/collection/components/giftback-form/giftback-form.css +0 -74
  135. package/dist/collection/components/giftback-form/giftback-form.js +0 -246
  136. package/dist/collection/components/giftback-form/giftback-form.js.map +0 -1
  137. package/dist/collection/components/giftback-form/subcomponents/giftback-info/giftback-info.css +0 -154
  138. package/dist/collection/components/giftback-form/subcomponents/giftback-info/giftback-info.js +0 -156
  139. package/dist/collection/components/giftback-form/subcomponents/giftback-info/giftback-info.js.map +0 -1
  140. package/dist/collection/components/giftback-form/subcomponents/giftback-message/giftback-massage.js +0 -11
  141. package/dist/collection/components/giftback-form/subcomponents/giftback-message/giftback-massage.js.map +0 -1
  142. package/dist/collection/components/giftback-form/subcomponents/phone-form/phone-form.js +0 -80
  143. package/dist/collection/components/giftback-form/subcomponents/phone-form/phone-form.js.map +0 -1
  144. package/dist/collection/components/giftback-form/subcomponents/pin-form/pin-form.css +0 -84
  145. package/dist/collection/components/giftback-form/subcomponents/pin-form/pin-form.js +0 -174
  146. package/dist/collection/components/giftback-form/subcomponents/pin-form/pin-form.js.map +0 -1
  147. package/dist/collection/components/loading-spinner/loading-spinner.css +0 -17
  148. package/dist/collection/components/loading-spinner/loading-spinner.js +0 -63
  149. package/dist/collection/components/loading-spinner/loading-spinner.js.map +0 -1
  150. package/dist/collection/components/modal/app-modal.css +0 -45
  151. package/dist/collection/components/modal/app-modal.js +0 -83
  152. package/dist/collection/components/modal/app-modal.js.map +0 -1
  153. package/dist/collection/components/note/crm-bonus-note.css +0 -51
  154. package/dist/collection/components/note/crm-bonus-note.js +0 -94
  155. package/dist/collection/components/note/crm-bonus-note.js.map +0 -1
  156. package/dist/collection/components/pedido/pedido.js +0 -83
  157. package/dist/collection/components/pedido/pedido.js.map +0 -1
  158. package/dist/collection/components/phone/phone-input-mask.css +0 -39
  159. package/dist/collection/components/phone/phone-input-mask.js +0 -122
  160. package/dist/collection/components/phone/phone-input-mask.js.map +0 -1
  161. package/dist/collection/contants/index.js +0 -11
  162. package/dist/collection/contants/index.js.map +0 -1
  163. package/dist/collection/contants/mocks.js +0 -28
  164. package/dist/collection/contants/mocks.js.map +0 -1
  165. package/dist/collection/dto/pin.sent.js +0 -2
  166. package/dist/collection/dto/pin.sent.js.map +0 -1
  167. package/dist/collection/dto/update.order.dto.js +0 -2
  168. package/dist/collection/dto/update.order.dto.js.map +0 -1
  169. package/dist/collection/dto/validate.pin.bonus.js +0 -2
  170. package/dist/collection/dto/validate.pin.bonus.js.map +0 -1
  171. package/dist/collection/helpers/info.config.helper.js +0 -11
  172. package/dist/collection/helpers/info.config.helper.js.map +0 -1
  173. package/dist/collection/i18n/i18n.js +0 -25
  174. package/dist/collection/i18n/i18n.js.map +0 -1
  175. package/dist/collection/index.js +0 -11
  176. package/dist/collection/index.js.map +0 -1
  177. package/dist/collection/services/crmbonus.service.js +0 -96
  178. package/dist/collection/services/crmbonus.service.js.map +0 -1
  179. package/dist/collection/utils/utils.js +0 -4
  180. package/dist/collection/utils/utils.js.map +0 -1
  181. package/dist/components/app-modal.js +0 -46
  182. package/dist/components/app-modal.js.map +0 -1
  183. package/dist/components/countdown-timer.js +0 -8
  184. package/dist/components/countdown-timer.js.map +0 -1
  185. package/dist/components/crm-bonus-form.js +0 -165
  186. package/dist/components/crm-bonus-form.js.map +0 -1
  187. package/dist/components/crm-bonus-note.js +0 -71
  188. package/dist/components/crm-bonus-note.js.map +0 -1
  189. package/dist/components/crm-bonus.js +0 -282
  190. package/dist/components/crm-bonus.js.map +0 -1
  191. package/dist/components/crm-button.js +0 -8
  192. package/dist/components/crm-button.js.map +0 -1
  193. package/dist/components/crm-giftback-form.js +0 -8
  194. package/dist/components/crm-giftback-form.js.map +0 -1
  195. package/dist/components/giftback-finish.js +0 -8
  196. package/dist/components/giftback-finish.js.map +0 -1
  197. package/dist/components/giftback-info.js +0 -8
  198. package/dist/components/giftback-info.js.map +0 -1
  199. package/dist/components/giftback-pin.js +0 -8
  200. package/dist/components/giftback-pin.js.map +0 -1
  201. package/dist/components/giftback-progress.js +0 -8
  202. package/dist/components/giftback-progress.js.map +0 -1
  203. package/dist/components/index.js +0 -9
  204. package/dist/components/index.js.map +0 -1
  205. package/dist/components/loading-spinner.js +0 -8
  206. package/dist/components/loading-spinner.js.map +0 -1
  207. package/dist/components/name-input.js +0 -8
  208. package/dist/components/name-input.js.map +0 -1
  209. package/dist/components/p-0a57e57f.js.map +0 -1
  210. package/dist/components/p-11bd8050.js +0 -62
  211. package/dist/components/p-11bd8050.js.map +0 -1
  212. package/dist/components/p-1d5eeac0.js +0 -2207
  213. package/dist/components/p-1d5eeac0.js.map +0 -1
  214. package/dist/components/p-25f37293.js +0 -238
  215. package/dist/components/p-25f37293.js.map +0 -1
  216. package/dist/components/p-2f266d73.js +0 -1068
  217. package/dist/components/p-2f266d73.js.map +0 -1
  218. package/dist/components/p-384fabf7.js.map +0 -1
  219. package/dist/components/p-39d680b6.js +0 -49
  220. package/dist/components/p-39d680b6.js.map +0 -1
  221. package/dist/components/p-46578efa.js +0 -44
  222. package/dist/components/p-46578efa.js.map +0 -1
  223. package/dist/components/p-4f18f4c0.js.map +0 -1
  224. package/dist/components/p-5c3fe5a8.js +0 -39
  225. package/dist/components/p-5c3fe5a8.js.map +0 -1
  226. package/dist/components/p-5dfa24e0.js.map +0 -1
  227. package/dist/components/p-75ba7b9a.js +0 -14
  228. package/dist/components/p-75ba7b9a.js.map +0 -1
  229. package/dist/components/p-a30bd6b1.js.map +0 -1
  230. package/dist/components/p-a561251a.js +0 -14
  231. package/dist/components/p-a561251a.js.map +0 -1
  232. package/dist/components/p-be365312.js +0 -76
  233. package/dist/components/p-be365312.js.map +0 -1
  234. package/dist/components/p-f168d5f6.js +0 -69
  235. package/dist/components/p-f168d5f6.js.map +0 -1
  236. package/dist/components/p-f5fcff75.js +0 -36
  237. package/dist/components/p-f5fcff75.js.map +0 -1
  238. package/dist/components/pedido-finalizado.js +0 -54
  239. package/dist/components/pedido-finalizado.js.map +0 -1
  240. package/dist/components/phone-cancel-input.js +0 -55
  241. package/dist/components/phone-cancel-input.js.map +0 -1
  242. package/dist/components/phone-form.js +0 -8
  243. package/dist/components/phone-form.js.map +0 -1
  244. package/dist/components/phone-input-mask.js +0 -8
  245. package/dist/components/phone-input-mask.js.map +0 -1
  246. package/dist/components/phone-input.js +0 -55
  247. package/dist/components/phone-input.js.map +0 -1
  248. package/dist/components/pin-form.js +0 -8
  249. package/dist/components/pin-form.js.map +0 -1
  250. package/dist/crmbonus-component-wake/p-1d5eeac0.js +0 -2
  251. package/dist/crmbonus-component-wake/p-1d5eeac0.js.map +0 -1
  252. package/dist/crmbonus-component-wake/p-384fabf7.js +0 -2
  253. package/dist/crmbonus-component-wake/p-384fabf7.js.map +0 -1
  254. package/dist/crmbonus-component-wake/p-3beb5158.entry.js +0 -2
  255. package/dist/crmbonus-component-wake/p-3beb5158.entry.js.map +0 -1
  256. package/dist/crmbonus-component-wake/p-5a8fa5b9.entry.js +0 -2
  257. package/dist/crmbonus-component-wake/p-5a8fa5b9.entry.js.map +0 -1
  258. package/dist/crmbonus-component-wake/p-5ede3b10.entry.js +0 -2
  259. package/dist/crmbonus-component-wake/p-5ede3b10.entry.js.map +0 -1
  260. package/dist/crmbonus-component-wake/p-66f41fd0.entry.js +0 -2
  261. package/dist/crmbonus-component-wake/p-66f41fd0.entry.js.map +0 -1
  262. package/dist/crmbonus-component-wake/p-6e6bf96e.js +0 -3
  263. package/dist/crmbonus-component-wake/p-6e6bf96e.js.map +0 -1
  264. package/dist/crmbonus-component-wake/p-75ba7b9a.js +0 -2
  265. package/dist/crmbonus-component-wake/p-75ba7b9a.js.map +0 -1
  266. package/dist/crmbonus-component-wake/p-830b5bdc.entry.js +0 -2
  267. package/dist/crmbonus-component-wake/p-830b5bdc.entry.js.map +0 -1
  268. package/dist/crmbonus-component-wake/p-8b9a1aec.entry.js +0 -2
  269. package/dist/crmbonus-component-wake/p-8b9a1aec.entry.js.map +0 -1
  270. package/dist/crmbonus-component-wake/p-9514339e.entry.js +0 -2
  271. package/dist/crmbonus-component-wake/p-9514339e.entry.js.map +0 -1
  272. package/dist/crmbonus-component-wake/p-a561251a.js +0 -2
  273. package/dist/crmbonus-component-wake/p-a561251a.js.map +0 -1
  274. package/dist/crmbonus-component-wake/p-adb37e26.entry.js +0 -2
  275. package/dist/crmbonus-component-wake/p-adb37e26.entry.js.map +0 -1
  276. package/dist/crmbonus-component-wake/p-af160cdc.entry.js +0 -2
  277. package/dist/crmbonus-component-wake/p-af160cdc.entry.js.map +0 -1
  278. package/dist/crmbonus-component-wake/p-c271c472.entry.js +0 -2
  279. package/dist/crmbonus-component-wake/p-c271c472.entry.js.map +0 -1
  280. package/dist/crmbonus-component-wake/p-c72a11ba.entry.js +0 -2
  281. package/dist/crmbonus-component-wake/p-c72a11ba.entry.js.map +0 -1
  282. package/dist/crmbonus-component-wake/p-cc452df3.entry.js +0 -2
  283. package/dist/crmbonus-component-wake/p-cc452df3.entry.js.map +0 -1
  284. package/dist/crmbonus-component-wake/p-d0349daf.entry.js +0 -2
  285. package/dist/crmbonus-component-wake/p-d0349daf.entry.js.map +0 -1
  286. package/dist/crmbonus-component-wake/p-e1255160.js +0 -2
  287. package/dist/crmbonus-component-wake/p-e1255160.js.map +0 -1
  288. package/dist/env.js +0 -5
  289. package/dist/env.js.map +0 -1
  290. package/dist/esm/app-modal.entry.js.map +0 -1
  291. package/dist/esm/countdown-timer_4.entry.js +0 -169
  292. package/dist/esm/countdown-timer_4.entry.js.map +0 -1
  293. package/dist/esm/crm-bonus-form.entry.js.map +0 -1
  294. package/dist/esm/crm-bonus-note.entry.js +0 -48
  295. package/dist/esm/crm-bonus-note.entry.js.map +0 -1
  296. package/dist/esm/crm-bonus.entry.js.map +0 -1
  297. package/dist/esm/crm-button.entry.js.map +0 -1
  298. package/dist/esm/crm-giftback-form.entry.js.map +0 -1
  299. package/dist/esm/crmbonus-component-wake.js +0 -22
  300. package/dist/esm/crmbonus-component-wake.js.map +0 -1
  301. package/dist/esm/crmbonus.service-a846150c.js.map +0 -1
  302. package/dist/esm/giftback-finish_4.entry.js +0 -125
  303. package/dist/esm/giftback-finish_4.entry.js.map +0 -1
  304. package/dist/esm/index-a4c14fca.js +0 -1225
  305. package/dist/esm/index-a4c14fca.js.map +0 -1
  306. package/dist/esm/index.js +0 -7
  307. package/dist/esm/index.js.map +0 -1
  308. package/dist/esm/loader.js +0 -13
  309. package/dist/esm/loader.js.map +0 -1
  310. package/dist/esm/loading-spinner.entry.js.map +0 -1
  311. package/dist/esm/pedido-finalizado.entry.js.map +0 -1
  312. package/dist/esm/phone-cancel-input.entry.js.map +0 -1
  313. package/dist/esm/phone-input-mask.entry.js.map +0 -1
  314. package/dist/esm/phone-input.entry.js.map +0 -1
  315. package/dist/index.cjs.js +0 -1
  316. package/dist/index.js +0 -1
  317. /package/dist/{esm → crmbonus-component-wake}/app-globals-0f993ce5.js +0 -0
  318. /package/dist/{esm → crmbonus-component-wake}/app-globals-0f993ce5.js.map +0 -0
  319. /package/dist/{esm → crmbonus-component-wake}/index-3c6d4feb.js +0 -0
  320. /package/dist/{esm → crmbonus-component-wake}/index-3c6d4feb.js.map +0 -0
  321. /package/dist/{esm → crmbonus-component-wake}/info.config.helper-42d9ddf9.js +0 -0
  322. /package/dist/{esm → crmbonus-component-wake}/info.config.helper-42d9ddf9.js.map +0 -0
@@ -1,25 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-80419303.js');
6
-
7
- const PhoneCancelInput = class {
8
- constructor(hostRef) {
9
- index.registerInstance(this, hostRef);
10
- this.sendPin = undefined;
11
- this.loading = undefined;
12
- this.value = undefined;
13
- }
14
- async validatePhone() {
15
- const phone = await this.phoneInputMask.getPhone();
16
- await this.sendPin(phone);
17
- }
18
- render() {
19
- return (index.h("div", { key: '04c879b5671b42602a36a9a88734604fcfa1d1da', class: "form-container" }, index.h("phone-input-mask", { key: 'a0ced8d74da25026383eac206bbf45f6fa9482e7', initialValue: `Valor aplicado R$ ${this.value}`, ref: ref => this.phoneInputMask = ref, disabled: true }), index.h("button", { key: '89b08e7af3145068a449fb8e375372c280da7b7a', class: `btn btn-success btnCrm ${this.loading ? 'disabled' : ''} `, disabled: this.loading, onClick: () => this.validatePhone() }, !this.loading ? "Cancelar" : index.h("loading-spinner", { size: "11px", color: "#fff" }))));
20
- }
21
- };
22
-
23
- exports.phone_cancel_input = PhoneCancelInput;
24
-
25
- //# sourceMappingURL=phone-cancel-input.cjs.entry.js.map
@@ -1 +0,0 @@
1
- {"file":"phone-cancel-input.entry.cjs.js","mappings":";;;;;;MAKa,gBAAgB;;;;;;;IAQzB,MAAM,aAAa;QACf,MAAM,KAAK,GAAG,MAAM,IAAI,CAAC,cAAc,CAAC,QAAQ,EAAE,CAAC;QACnD,MAAM,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;KAC7B;IAED,MAAM;QACF,QACIA,kEAAK,KAAK,EAAC,gBAAgB,IACvBA,+EAAkB,YAAY,EAAE,qBAAqB,IAAI,CAAC,KAAK,EAAE,EAAE,GAAG,EAAE,GAAG,IAAI,IAAI,CAAC,cAAc,GAAG,GAAG,EAAE,QAAQ,EAAE,IAAI,GAAI,EAC5HA,qEAAQ,KAAK,EAAE,0BAA0B,IAAI,CAAC,OAAO,GAAG,UAAU,GAAG,EAAE,GAAG,EAAE,QAAQ,EAAE,IAAI,CAAC,OAAO,EAAE,OAAO,EAAE,MAAM,IAAI,CAAC,aAAa,EAAE,IAE/H,CAAC,IAAI,CAAC,OAAO,GAAG,UAAU,GAAGA,6BAAiB,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,MAAM,GAAG,CAExE,CACP,EACT;KACJ;;;;;","names":["h"],"sources":["src/components/crm-bonus-form/subcomponents/phone-cancel/phone.cancel.input.tsx"],"sourcesContent":["import { Component, Prop, h } from \"@stencil/core\";\n\n@Component({\n tag: 'phone-cancel-input'\n})\nexport class PhoneCancelInput {\n\n private phoneInputMask: HTMLPhoneInputMaskElement;\n\n @Prop() sendPin: Function;\n @Prop() loading: boolean;\n @Prop() value: string;\n\n async validatePhone() {\n const phone = await this.phoneInputMask.getPhone();\n await this.sendPin(phone);\n }\n\n render() {\n return (\n <div class=\"form-container\">\n <phone-input-mask initialValue={`Valor aplicado R$ ${this.value}`} ref={ref => this.phoneInputMask = ref} disabled={true} />\n <button class={`btn btn-success btnCrm ${this.loading ? 'disabled' : ''} `} disabled={this.loading} onClick={() => this.validatePhone()}>\n {\n !this.loading ? \"Cancelar\" : <loading-spinner size=\"11px\" color=\"#fff\" />\n }\n </button>\n </div>\n )\n }\n}"],"version":3}
@@ -1,58 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-80419303.js');
6
- const index$1 = require('./index-96a8951f.js');
7
-
8
- const phoneInputMaskCss = "*{margin:0;padding:0;box-sizing:border-box}.phone{display:block;width:100%;height:24px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:0px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s}.phone-input-form{width:246px;height:48px;padding:13px 16px 13px 16px;border:1px solid #CCCCCC}.crm-erro-msg{color:#E11D48;font-size:12px;font-weight:500;margin-top:11px}";
9
- const PhoneInputMaskStyle0 = phoneInputMaskCss;
10
-
11
- const PhoneInputMask = class {
12
- constructor(hostRef) {
13
- index.registerInstance(this, hostRef);
14
- this.phone = '';
15
- this.message = "";
16
- this.initialValue = undefined;
17
- this.disabled = undefined;
18
- }
19
- componentWillLoad() {
20
- this.phone = this.initialValue;
21
- }
22
- formatPhone(value) {
23
- const cleaned = value.replace(/\D/g, ''); // Remove tudo que não for número
24
- const match = cleaned.match(/^(\d{0,2})(\d{0,5})(\d{0,4})$/);
25
- if (!match)
26
- return value;
27
- const part1 = match[1] ? `(${match[1]}` : '';
28
- const part2 = match[2] ? `) ${match[2]}` : '';
29
- const part3 = match[3] ? ` ${match[3]}` : '';
30
- return `${part1}${part2}${part3}`;
31
- }
32
- handleInput(event) {
33
- const input = event.target;
34
- this.phone = this.formatPhone(input.value);
35
- if (!this.validatePhoneNumber(input.value)) {
36
- this.message = index$1.MESSAGE_ERROR_INVALID_NUMBER;
37
- }
38
- else {
39
- this.message = "";
40
- }
41
- }
42
- validatePhoneNumber(phone) {
43
- console.log('phone', phone);
44
- const phoneRegex = /^\(\d{2}\) \d{5} \d{4}$/; // Valida formato (99) 99999-9999
45
- return phoneRegex.test(phone);
46
- }
47
- async getPhone() {
48
- return this.phone;
49
- }
50
- render() {
51
- return (index.h("div", { key: '34e88e02195fceb8d73970aa33dcfad2efd05b0f' }, index.h("input", { key: '22b65d69b7ab13ad41ee36a5e81f26b3d8ffeb1b', disabled: this.disabled, id: "phone", type: "text", class: "phone-input-form", value: this.phone, onInput: (event) => this.handleInput(event), placeholder: "(12) 94567-8910" }), index.h("p", { key: 'd46cef24b15f4886f7e503b91aeebeaf92dfc3fd', class: "crm-erro-msg" }, this.message)));
52
- }
53
- };
54
- PhoneInputMask.style = PhoneInputMaskStyle0;
55
-
56
- exports.phone_input_mask = PhoneInputMask;
57
-
58
- //# sourceMappingURL=phone-input-mask.cjs.entry.js.map
@@ -1,25 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-80419303.js');
6
-
7
- const PhoneInput = class {
8
- constructor(hostRef) {
9
- index.registerInstance(this, hostRef);
10
- this.sendPin = undefined;
11
- this.loading = undefined;
12
- this.value = undefined;
13
- }
14
- async validatePhone() {
15
- const phone = await this.phoneInputMask.getPhone();
16
- await this.sendPin(phone);
17
- }
18
- render() {
19
- return (index.h("div", { key: '7388feb890331d696bf51ddc5690707673e06546', class: "form-container" }, index.h("phone-input-mask", { key: 'a3241090e731daa0b558503a9347de7a15f0025e', initialValue: this.value, ref: ref => this.phoneInputMask = ref }), index.h("button", { key: 'd36c5fd1b8cf7dfb0d3100450215c426855e82a6', class: `btn btn-success btnCrm ${this.loading ? 'disabled' : ''} `, disabled: this.loading, onClick: () => this.validatePhone() }, !this.loading ? "validar" : index.h("loading-spinner", { size: "11px", color: "#fff" }))));
20
- }
21
- };
22
-
23
- exports.phone_input = PhoneInput;
24
-
25
- //# sourceMappingURL=phone-input.cjs.entry.js.map
@@ -1 +0,0 @@
1
- {"file":"phone-input.entry.cjs.js","mappings":";;;;;;MAKa,UAAU;;;;;;;IAQnB,MAAM,aAAa;QACf,MAAM,KAAK,GAAG,MAAM,IAAI,CAAC,cAAc,CAAC,QAAQ,EAAE,CAAC;QACnD,MAAM,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;KAC7B;IAED,MAAM;QACF,QACIA,kEAAK,KAAK,EAAC,gBAAgB,IACvBA,+EAAkB,YAAY,EAAE,IAAI,CAAC,KAAK,EAAE,GAAG,EAAE,GAAG,IAAI,IAAI,CAAC,cAAc,GAAG,GAAG,GAAI,EACrFA,qEAAQ,KAAK,EAAE,0BAA0B,IAAI,CAAC,OAAO,GAAG,UAAU,GAAG,EAAE,GAAG,EAAE,QAAQ,EAAE,IAAI,CAAC,OAAO,EAAE,OAAO,EAAE,MAAM,IAAI,CAAC,aAAa,EAAE,IAE/H,CAAC,IAAI,CAAC,OAAO,GAAG,SAAS,GAAGA,6BAAiB,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,MAAM,GAAG,CAEvE,CACP,EACT;KACJ;;;;;","names":["h"],"sources":["src/components/crm-bonus-form/subcomponents/phone/phone.input.tsx"],"sourcesContent":["import { Component, Prop, h } from \"@stencil/core\";\n\n@Component({\n tag: 'phone-input'\n})\nexport class PhoneInput {\n\n private phoneInputMask: HTMLPhoneInputMaskElement;\n\n @Prop() sendPin: Function;\n @Prop() loading: boolean;\n @Prop() value: string;\n\n async validatePhone() {\n const phone = await this.phoneInputMask.getPhone();\n await this.sendPin(phone);\n }\n\n render() {\n return (\n <div class=\"form-container\">\n <phone-input-mask initialValue={this.value} ref={ref => this.phoneInputMask = ref} />\n <button class={`btn btn-success btnCrm ${this.loading ? 'disabled' : ''} `} disabled={this.loading} onClick={() => this.validatePhone()}>\n {\n !this.loading ? \"validar\" : <loading-spinner size=\"11px\" color=\"#fff\" />\n }\n </button>\n </div>\n )\n }\n}"],"version":3}
@@ -1,30 +0,0 @@
1
- {
2
- "entries": [
3
- "components/button/index.js",
4
- "components/countdown-timer/countdown-timer.js",
5
- "components/crm-bonus/crm-bonus.js",
6
- "components/crm-bonus-form/crm-bonus-form.js",
7
- "components/crm-bonus-form/subcomponents/giftback-finish/giftback-finish.js",
8
- "components/crm-bonus-form/subcomponents/giftback-pin/giftback-pin.js",
9
- "components/crm-bonus-form/subcomponents/giftback-progress/giftback-progress.js",
10
- "components/crm-bonus-form/subcomponents/name-input/name-input.js",
11
- "components/crm-bonus-form/subcomponents/phone/phone.input.js",
12
- "components/crm-bonus-form/subcomponents/phone-cancel/phone.cancel.input.js",
13
- "components/giftback-form/giftback-form.js",
14
- "components/giftback-form/subcomponents/giftback-info/giftback-info.js",
15
- "components/giftback-form/subcomponents/phone-form/phone-form.js",
16
- "components/giftback-form/subcomponents/pin-form/pin-form.js",
17
- "components/loading-spinner/loading-spinner.js",
18
- "components/modal/app-modal.js",
19
- "components/note/crm-bonus-note.js",
20
- "components/pedido/pedido.js",
21
- "components/phone/phone-input-mask.js"
22
- ],
23
- "compiler": {
24
- "name": "@stencil/core",
25
- "version": "4.22.2",
26
- "typescriptVersion": "5.5.4"
27
- },
28
- "collections": [],
29
- "bundles": []
30
- }
@@ -1,22 +0,0 @@
1
- input, button {
2
- margin: 0;
3
- padding: 10px; /* Ajuste o valor conforme necessário */
4
- }
5
-
6
- .crm-contaner-button {
7
- height: auto;
8
- width: auto;
9
- }
10
-
11
- .crm-button {
12
- height: 48px;
13
- width: 246px;
14
- border: 1px solid #000;
15
- padding: 14px 20px;
16
- background-color: #000;
17
- color: #fff;
18
- font-size: 14px;
19
- line-height: 20px;
20
- font-weight: 500;
21
- cursor: pointer;
22
- }
@@ -1,60 +0,0 @@
1
- import { h } from "@stencil/core";
2
- export class Button {
3
- constructor() {
4
- this.txtBtn = undefined;
5
- this.loading = undefined;
6
- }
7
- render() {
8
- return (h("div", { key: 'f0ade275b346c654d0ebf889dcfdae42135a4a52', class: "crm-contaner-button" }, h("button", { key: 'ec8c7931debeb592db9107ca7f6cb4972062b2cc', class: "crm-button" }, !this.loading ? this.txtBtn : h("loading-spinner", { size: "15px", color: "#fff" }))));
9
- }
10
- static get is() { return "crm-button"; }
11
- static get originalStyleUrls() {
12
- return {
13
- "$": ["crm-button.css"]
14
- };
15
- }
16
- static get styleUrls() {
17
- return {
18
- "$": ["crm-button.css"]
19
- };
20
- }
21
- static get properties() {
22
- return {
23
- "txtBtn": {
24
- "type": "string",
25
- "mutable": false,
26
- "complexType": {
27
- "original": "string",
28
- "resolved": "string",
29
- "references": {}
30
- },
31
- "required": false,
32
- "optional": false,
33
- "docs": {
34
- "tags": [],
35
- "text": ""
36
- },
37
- "attribute": "txt-btn",
38
- "reflect": false
39
- },
40
- "loading": {
41
- "type": "boolean",
42
- "mutable": false,
43
- "complexType": {
44
- "original": "boolean",
45
- "resolved": "boolean",
46
- "references": {}
47
- },
48
- "required": false,
49
- "optional": false,
50
- "docs": {
51
- "tags": [],
52
- "text": ""
53
- },
54
- "attribute": "loading",
55
- "reflect": false
56
- }
57
- };
58
- }
59
- }
60
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/button/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAMnD,MAAM,OAAO,MAAM;;;;;IAKf,MAAM;QACF,OAAO,CACH,4DAAK,KAAK,EAAC,qBAAqB;YAC5B,+DAAQ,KAAK,EAAC,YAAY,IAElB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,uBAAiB,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,MAAM,GAAG,CAEzE,CACP,CACT,CAAA;IACL,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACJ","sourcesContent":["import { Component, Prop, h } from \"@stencil/core\";\n\n@Component({\n tag: 'crm-button',\n styleUrl: 'crm-button.css'\n})\nexport class Button {\n\n @Prop() txtBtn: string;\n @Prop() loading: boolean;\n\n render() {\n return (\n <div class=\"crm-contaner-button\">\n <button class=\"crm-button\">\n {\n !this.loading ? this.txtBtn : <loading-spinner size=\"15px\" color=\"#fff\" />\n }\n </button>\n </div>\n )\n }\n}"]}
@@ -1,51 +0,0 @@
1
- import { h } from "@stencil/core";
2
- export class CountdownTimer {
3
- constructor() {
4
- this.downtime = undefined;
5
- this.counter = 30;
6
- }
7
- componentWillLoad() {
8
- this.intervalId = setInterval(() => {
9
- if (this.counter > 0) {
10
- this.counter--;
11
- }
12
- else {
13
- clearInterval(this.intervalId);
14
- this.downtime();
15
- }
16
- }, 1000); // Intervalo de 1 segundo
17
- }
18
- disconnectedCallback() {
19
- clearInterval(this.intervalId);
20
- }
21
- render() {
22
- return (h("label", { key: '6313656b73bec34e3e4e5099c2bd7633e025588e' }, this.counter, "s"));
23
- }
24
- static get is() { return "countdown-timer"; }
25
- static get encapsulation() { return "shadow"; }
26
- static get properties() {
27
- return {
28
- "downtime": {
29
- "type": "unknown",
30
- "mutable": false,
31
- "complexType": {
32
- "original": "() => void",
33
- "resolved": "() => void",
34
- "references": {}
35
- },
36
- "required": false,
37
- "optional": false,
38
- "docs": {
39
- "tags": [],
40
- "text": ""
41
- }
42
- }
43
- };
44
- }
45
- static get states() {
46
- return {
47
- "counter": {}
48
- };
49
- }
50
- }
51
- //# sourceMappingURL=countdown-timer.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"countdown-timer.js","sourceRoot":"","sources":["../../../../src/components/countdown-timer/countdown-timer.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAM1D,MAAM,OAAO,cAAc;;;uBAII,EAAE;;IAG7B,iBAAiB;QACb,IAAI,CAAC,UAAU,GAAG,WAAW,CAAC,GAAG,EAAE;YAC/B,IAAI,IAAI,CAAC,OAAO,GAAG,CAAC,EAAE,CAAC;gBACnB,IAAI,CAAC,OAAO,EAAE,CAAC;YACnB,CAAC;iBAAM,CAAC;gBACJ,aAAa,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;gBAE/B,IAAI,CAAC,QAAQ,EAAE,CAAA;YACnB,CAAC;QACL,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC,yBAAyB;IACvC,CAAC;IAED,oBAAoB;QAChB,aAAa,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;IACnC,CAAC;IAED,MAAM;QACF,OAAO,CACH;YAAQ,IAAI,CAAC,OAAO;gBAAU,CACjC,CAAC;IACN,CAAC;;;;;;;;;;;;;;;;;;;;;;;CACJ","sourcesContent":["import { Component, h, Prop, State } from '@stencil/core';\n\n@Component({\n tag: 'countdown-timer',\n shadow: true,\n})\nexport class CountdownTimer {\n\n @Prop() downtime: () => void;\n\n @State() counter: number = 30;\n private intervalId: NodeJS.Timer;\n\n componentWillLoad() {\n this.intervalId = setInterval(() => {\n if (this.counter > 0) {\n this.counter--;\n } else {\n clearInterval(this.intervalId);\n\n this.downtime()\n }\n }, 1000); // Intervalo de 1 segundo\n }\n\n disconnectedCallback() {\n clearInterval(this.intervalId);\n }\n\n render() {\n return (\n <label>{this.counter}s</label>\n );\n }\n}\n"]}
@@ -1,18 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 703 103" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M689.2 57.5004L647.1 99.6004L637.3 89.8004L679.4 47.7004H636V33.9004H695C696.9 33.9004 698.5 34.5004 699.7 35.5004C700 35.7004 700.2 35.9004 700.4 36.1004C700.6 36.3004 700.8 36.5004 700.9 36.7004V36.8004V36.9004C702 38.1004 702.7 39.8004 702.7 41.8004V43.6004V67.0004V100.7H688.9V80.8004V57.5004H689.2Z" fill="url(#paint0_linear_1629_188)"></path>
3
- <path d="M52.7 76.4998H67.7C65.3 91.7998 51.9 102.5 35.2 102.5C15.2 102.5 0 87.2998 0 67.3998C0 47.6998 15.2 32.2998 35.2 32.2998C51.9 32.2998 65.3 42.8998 67.7 58.2998H52.7C50.9 50.7998 44.2 45.6998 35.2 45.6998C22.9 45.6998 14.8 55.3998 14.8 67.3998C14.8 79.4998 22.9 89.0998 35.2 89.0998C44.2 89.1998 50.9 84.0998 52.7 76.4998Z" fill="currentColor"></path>
4
- <path d="M117.2 32.7002V46.6002C106.6 47.0002 98.5002 51.0002 92.5002 58.8002V100.8H77.7002V34.1002H92.5002V43.2002C98.6002 36.5002 107 32.7002 117.2 32.7002Z" fill="currentColor"></path>
5
- <path d="M237.4 62.5997V100.8H222.8V62.5997C222.8 50.7997 216.6 45.6997 207 45.6997C200.5 45.6997 194.2 48.0997 189.3 54.7997C189.7 56.8997 189.9 59.2997 189.9 61.7997V100.8H175.2V61.7997C175.2 49.9997 169 45.7997 160.3 45.7997C153.3 45.7997 147.1 48.5997 142.3 55.2997V100.9H127.5V34.1997H142.3V39.8997C147.3 35.3997 153.2 32.4997 162 32.4997C171.5 32.4997 179.2 35.7997 184.1 42.1997C190.6 35.7997 198.2 32.4997 207.9 32.4997C225.5 32.3997 237.4 42.8997 237.4 62.5997Z" fill="currentColor"></path>
6
- <path d="M320 67.3C320 86.9 304.8 102.5 286.1 102.5C277.6 102.5 270.3 99.9 264.8 95.5V100.8H250V0H264.8V39.2C270.3 34.9 277.6 32.4 286.1 32.4C304.8 32.4 320 48 320 67.3ZM305.2 67.3C305.2 55.5 296.3 45.7 283.9 45.7C276.5 45.7 269.7 48.1 264.7 55.1V79.7C269.7 86.7 276.5 89.2 283.9 89.2C296.3 89.2 305.2 79.2 305.2 67.3Z" fill="currentColor"></path>
7
- <path d="M399.2 67.5004C399.2 87.9004 384.4 102.6 363.7 102.6C343 102.6 328.2 87.9004 328.2 67.5004C328.2 47.1004 343 32.4004 363.7 32.4004C384.4 32.4004 399.2 47.0004 399.2 67.5004ZM384.4 67.5004C384.4 54.9004 375.7 45.8004 363.7 45.8004C351.7 45.8004 343 54.9004 343 67.5004C343 80.0004 351.7 89.2004 363.7 89.2004C375.7 89.2004 384.4 79.9004 384.4 67.5004Z" fill="currentColor"></path>
8
- <path d="M474.3 63.5997V100.8H459.5V64.4996C459.5 52.2996 453 45.7997 442.2 45.7997C435.8 45.7997 428.9 49.2996 423.6 55.8996V100.9H408.8V34.1996H423.6V40.1996C429.4 35.1996 436.7 32.4996 445.2 32.4996C462.5 32.3996 474.3 44.2997 474.3 63.5997Z" fill="currentColor"></path>
9
- <path d="M550.4 34.0996V100.8H535.8V94.2996C530 99.5996 522.7 102.5 514.1 102.5C496.8 102.5 485.1 90.1996 485.1 70.9996V34.0996H499.7V70.1996C499.7 82.3996 506.4 89.1996 517 89.1996C523.5 89.1996 530.3 85.4996 535.7 78.6996V34.0996H550.4Z" fill="currentColor"></path>
10
- <path d="M591.5 90.5002C600.2 90.5002 606.1 87.7002 606.1 82.4002C606.1 78.4002 602.8 75.6002 597.2 74.6002L582.4 72.0002C572.2 70.3002 562.7 65.2002 562.7 53.1002C562.7 40.2002 573.9 32.2002 590.5 32.2002C603.4 32.2002 618.3 36.6002 619.7 54.1002H606.1C605.4 46.9002 599 44.0002 590.5 44.0002C582 44.0002 577.3 47.1002 577.3 51.8002C577.3 55.3002 579.9 58.8002 587.7 60.0002L600.2 62.0002C610.3 63.8002 620.2 68.2002 620.2 81.2002C620.2 95.3002 607.9 102.5 591.1 102.5C575.3 102.5 561.9 96.3002 560.2 78.7002L573.8 78.8002C575.3 87.0002 581.4 90.5002 591.5 90.5002Z" fill="currentColor"></path>
11
- <defs>
12
- <linearGradient id="paint0_linear_1629_188" x1="636.833" y1="97.8261" x2="713.46" y2="26.6582" gradientUnits="userSpaceOnUse">
13
- <stop stop-color="#F7A830"></stop>
14
- <stop offset="0.6353" stop-color="#F08336"></stop>
15
- <stop offset="1" stop-color="#EA5346"></stop>
16
- </linearGradient>
17
- </defs>
18
- </svg>
@@ -1,8 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
3
- <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
4
- viewBox="0 0 50 50" xml:space="preserve">
5
- <circle style="fill:#25AE88;" cx="25" cy="25" r="25"/>
6
- <polyline style="fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" points="
7
- 38,15 22,33 12,25 "/>
8
- </svg>
@@ -1,18 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 703 103" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M689.2 57.5004L647.1 99.6004L637.3 89.8004L679.4 47.7004H636V33.9004H695C696.9 33.9004 698.5 34.5004 699.7 35.5004C700 35.7004 700.2 35.9004 700.4 36.1004C700.6 36.3004 700.8 36.5004 700.9 36.7004V36.8004V36.9004C702 38.1004 702.7 39.8004 702.7 41.8004V43.6004V67.0004V100.7H688.9V80.8004V57.5004H689.2Z" fill="url(#paint0_linear_1629_188)"></path>
3
- <path d="M52.7 76.4998H67.7C65.3 91.7998 51.9 102.5 35.2 102.5C15.2 102.5 0 87.2998 0 67.3998C0 47.6998 15.2 32.2998 35.2 32.2998C51.9 32.2998 65.3 42.8998 67.7 58.2998H52.7C50.9 50.7998 44.2 45.6998 35.2 45.6998C22.9 45.6998 14.8 55.3998 14.8 67.3998C14.8 79.4998 22.9 89.0998 35.2 89.0998C44.2 89.1998 50.9 84.0998 52.7 76.4998Z" fill="currentColor"></path>
4
- <path d="M117.2 32.7002V46.6002C106.6 47.0002 98.5002 51.0002 92.5002 58.8002V100.8H77.7002V34.1002H92.5002V43.2002C98.6002 36.5002 107 32.7002 117.2 32.7002Z" fill="currentColor"></path>
5
- <path d="M237.4 62.5997V100.8H222.8V62.5997C222.8 50.7997 216.6 45.6997 207 45.6997C200.5 45.6997 194.2 48.0997 189.3 54.7997C189.7 56.8997 189.9 59.2997 189.9 61.7997V100.8H175.2V61.7997C175.2 49.9997 169 45.7997 160.3 45.7997C153.3 45.7997 147.1 48.5997 142.3 55.2997V100.9H127.5V34.1997H142.3V39.8997C147.3 35.3997 153.2 32.4997 162 32.4997C171.5 32.4997 179.2 35.7997 184.1 42.1997C190.6 35.7997 198.2 32.4997 207.9 32.4997C225.5 32.3997 237.4 42.8997 237.4 62.5997Z" fill="currentColor"></path>
6
- <path d="M320 67.3C320 86.9 304.8 102.5 286.1 102.5C277.6 102.5 270.3 99.9 264.8 95.5V100.8H250V0H264.8V39.2C270.3 34.9 277.6 32.4 286.1 32.4C304.8 32.4 320 48 320 67.3ZM305.2 67.3C305.2 55.5 296.3 45.7 283.9 45.7C276.5 45.7 269.7 48.1 264.7 55.1V79.7C269.7 86.7 276.5 89.2 283.9 89.2C296.3 89.2 305.2 79.2 305.2 67.3Z" fill="currentColor"></path>
7
- <path d="M399.2 67.5004C399.2 87.9004 384.4 102.6 363.7 102.6C343 102.6 328.2 87.9004 328.2 67.5004C328.2 47.1004 343 32.4004 363.7 32.4004C384.4 32.4004 399.2 47.0004 399.2 67.5004ZM384.4 67.5004C384.4 54.9004 375.7 45.8004 363.7 45.8004C351.7 45.8004 343 54.9004 343 67.5004C343 80.0004 351.7 89.2004 363.7 89.2004C375.7 89.2004 384.4 79.9004 384.4 67.5004Z" fill="currentColor"></path>
8
- <path d="M474.3 63.5997V100.8H459.5V64.4996C459.5 52.2996 453 45.7997 442.2 45.7997C435.8 45.7997 428.9 49.2996 423.6 55.8996V100.9H408.8V34.1996H423.6V40.1996C429.4 35.1996 436.7 32.4996 445.2 32.4996C462.5 32.3996 474.3 44.2997 474.3 63.5997Z" fill="currentColor"></path>
9
- <path d="M550.4 34.0996V100.8H535.8V94.2996C530 99.5996 522.7 102.5 514.1 102.5C496.8 102.5 485.1 90.1996 485.1 70.9996V34.0996H499.7V70.1996C499.7 82.3996 506.4 89.1996 517 89.1996C523.5 89.1996 530.3 85.4996 535.7 78.6996V34.0996H550.4Z" fill="currentColor"></path>
10
- <path d="M591.5 90.5002C600.2 90.5002 606.1 87.7002 606.1 82.4002C606.1 78.4002 602.8 75.6002 597.2 74.6002L582.4 72.0002C572.2 70.3002 562.7 65.2002 562.7 53.1002C562.7 40.2002 573.9 32.2002 590.5 32.2002C603.4 32.2002 618.3 36.6002 619.7 54.1002H606.1C605.4 46.9002 599 44.0002 590.5 44.0002C582 44.0002 577.3 47.1002 577.3 51.8002C577.3 55.3002 579.9 58.8002 587.7 60.0002L600.2 62.0002C610.3 63.8002 620.2 68.2002 620.2 81.2002C620.2 95.3002 607.9 102.5 591.1 102.5C575.3 102.5 561.9 96.3002 560.2 78.7002L573.8 78.8002C575.3 87.0002 581.4 90.5002 591.5 90.5002Z" fill="currentColor"></path>
11
- <defs>
12
- <linearGradient id="paint0_linear_1629_188" x1="636.833" y1="97.8261" x2="713.46" y2="26.6582" gradientUnits="userSpaceOnUse">
13
- <stop stop-color="#F7A830"></stop>
14
- <stop offset="0.6353" stop-color="#F08336"></stop>
15
- <stop offset="1" stop-color="#EA5346"></stop>
16
- </linearGradient>
17
- </defs>
18
- </svg>
@@ -1,8 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
3
- <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
4
- viewBox="0 0 50 50" xml:space="preserve">
5
- <circle style="fill:#25AE88;" cx="25" cy="25" r="25"/>
6
- <polyline style="fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" points="
7
- 38,15 22,33 12,25 "/>
8
- </svg>
@@ -1,84 +0,0 @@
1
-
2
- .container-button {
3
- /* max-width: 100%; */
4
- cursor: pointer;
5
- padding: 5px 5px 5px 14px;
6
- /* display: flex; */
7
- }
8
-
9
- /* padding: 0 15px 15px;
10
- border: 1px solid #ddd;
11
- margin-bottom: 20px; */
12
-
13
- .section-crm {
14
- border: 1px solid #dbd4d4;
15
- /* min-height: 50px; */
16
- text-align: -webkit-center;
17
- margin-bottom: 20px;
18
- }
19
-
20
- .section-cart-crm {
21
- margin-top: 10px;
22
- }
23
-
24
- .section-cart-crm p {
25
- padding: 0;
26
- margin: 0px 0px 0px 15px;
27
- }
28
-
29
- .button {
30
- top: 50%;
31
- background-color: #6c6c7e;
32
- color: #fff;
33
- border: none;
34
- /* border-radius: 10px; */
35
- padding: 15px;
36
- min-height: 30px;
37
- min-width: 120px;
38
- font-size: 20px;
39
- cursor: pointer;
40
- margin-left: 10px;
41
- height: 70px;
42
- }
43
-
44
- .form-container {
45
- width: 97%;
46
- display: flex;
47
- justify-content: space-around;
48
- }
49
-
50
-
51
- .btn {
52
- display: inline-block;
53
- padding: 6px 12px;
54
- margin-bottom: 0;
55
- font-size: 14px;
56
- font-weight: 400;
57
- line-height: 1.42857143;
58
- text-align: center;
59
- white-space: nowrap;
60
- vertical-align: middle;
61
- -ms-touch-action: manipulation;
62
- touch-action: manipulation;
63
- cursor: pointer;
64
- -webkit-user-select: none;
65
- -moz-user-select: none;
66
- -ms-user-select: none;
67
- user-select: none;
68
- background-image: none;
69
- border: 1px solid transparent;
70
- border-radius: 0px;
71
- }
72
-
73
- .form-container .btnCrm {
74
- background: #00162e;
75
- border-color: #00162e;
76
- width: 30%;
77
- color: #fff;
78
- }
79
-
80
- .message-alert {
81
- font-family: sans-serif;
82
- color: #df4d4d;
83
- margin-top: 5px;
84
- }