@saasquatch/mint-components 1.13.3-0 → 1.13.3-10

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 (312) hide show
  1. package/dist/cjs/ErrorView-b2fcf954.js +35 -0
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/mint-components.cjs.js +1 -1
  4. package/dist/cjs/sqm-banking-info-form_17.cjs.entry.js +3 -2
  5. package/dist/cjs/{sqm-invoice-table-view-baded4af.js → sqm-invoice-table-view-16ac73d0.js} +2 -31
  6. package/dist/cjs/sqm-qr-code-view-3f30d2cd.js +94 -0
  7. package/dist/cjs/sqm-qr-code.cjs.entry.js +164 -31
  8. package/dist/cjs/sqm-stencilbook.cjs.entry.js +51 -3
  9. package/dist/collection/components/sqm-qr-code/QRCode.stories.js +37 -0
  10. package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +89 -0
  11. package/dist/collection/components/sqm-qr-code/sqm-qr-code.js +218 -56
  12. package/dist/collection/components/sqm-qr-code/useQRCode.js +129 -0
  13. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +2 -0
  14. package/dist/esm/ErrorView-48e2b969.js +33 -0
  15. package/dist/esm/{ShadowViewAddon-d3c11480.js → ShadowViewAddon-499b1f86.js} +7 -7
  16. package/dist/esm/{global-19d115b9.js → global-be1f9992.js} +2 -2
  17. package/dist/esm/{index.module-8553586f.js → index.module-89a79f66.js} +1 -1
  18. package/dist/esm/loader.js +4 -4
  19. package/dist/esm/{luxon-94dbc741.js → luxon-8d51c92b.js} +1 -1
  20. package/dist/esm/mint-components.js +4 -4
  21. package/dist/esm/{mockRewardData-cc9b3ada.js → mockRewardData-8bd1b356.js} +1 -1
  22. package/dist/esm/{re-render-bc2b60fe.js → re-render-cc945f38.js} +2 -2
  23. package/dist/esm/sqm-asset-card.entry.js +2 -2
  24. package/dist/esm/sqm-banking-info-form_17.entry.js +11 -10
  25. package/dist/esm/sqm-big-stat_39.entry.js +12 -12
  26. package/dist/esm/sqm-close-button.entry.js +2 -2
  27. package/dist/esm/sqm-context-router.entry.js +2 -2
  28. package/dist/esm/sqm-email-verification.entry.js +4 -4
  29. package/dist/esm/sqm-empty_4.entry.js +3 -3
  30. package/dist/esm/sqm-form-message.entry.js +1 -1
  31. package/dist/esm/sqm-google-sign-in.entry.js +2 -2
  32. package/dist/esm/sqm-graphql-client-provider.entry.js +2 -2
  33. package/dist/esm/sqm-header-logo.entry.js +1 -1
  34. package/dist/esm/sqm-instant-access-registration.entry.js +4 -4
  35. package/dist/esm/{sqm-invoice-table-view-eb07d994.js → sqm-invoice-table-view-2c726568.js} +3 -31
  36. package/dist/esm/sqm-leaderboard-rank.entry.js +3 -3
  37. package/dist/esm/sqm-logout-current-user.entry.js +2 -2
  38. package/dist/esm/{sqm-navigation-sidebar-item-view-70b65660.js → sqm-navigation-sidebar-item-view-8f1c72bc.js} +1 -1
  39. package/dist/esm/sqm-navigation-sidebar-item.entry.js +3 -3
  40. package/dist/esm/sqm-navigation-sidebar.entry.js +2 -2
  41. package/dist/esm/sqm-pagination_3.entry.js +4 -4
  42. package/dist/esm/sqm-password-field.entry.js +3 -3
  43. package/dist/esm/sqm-popup-container.entry.js +2 -2
  44. package/dist/esm/{sqm-portal-email-verification-view-84867a42.js → sqm-portal-email-verification-view-35b4353b.js} +1 -1
  45. package/dist/esm/sqm-portal-email-verification.entry.js +4 -4
  46. package/dist/esm/sqm-portal-forgot-password.entry.js +2 -2
  47. package/dist/esm/sqm-portal-google-login.entry.js +3 -3
  48. package/dist/esm/sqm-portal-google-registration-form.entry.js +4 -4
  49. package/dist/esm/sqm-portal-logout.entry.js +2 -2
  50. package/dist/esm/{sqm-portal-profile-view-32088a59.js → sqm-portal-profile-view-93003974.js} +1 -1
  51. package/dist/esm/sqm-portal-profile.entry.js +5 -5
  52. package/dist/esm/sqm-portal-protected-route.entry.js +2 -2
  53. package/dist/esm/sqm-portal-registration-form.entry.js +4 -4
  54. package/dist/esm/sqm-portal-reset-password.entry.js +2 -2
  55. package/dist/esm/sqm-portal-verify-email.entry.js +2 -2
  56. package/dist/esm/sqm-qr-code-view-7c441329.js +92 -0
  57. package/dist/esm/sqm-qr-code.entry.js +167 -34
  58. package/dist/esm/sqm-referral-table_11.entry.js +8 -8
  59. package/dist/esm/sqm-referred-registration.entry.js +4 -4
  60. package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  61. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +3 -3
  62. package/dist/esm/sqm-rewards-table_9.entry.js +8 -8
  63. package/dist/esm/sqm-scroll.entry.js +1 -1
  64. package/dist/esm/sqm-stencilbook.entry.js +62 -14
  65. package/dist/esm/sqm-tab.entry.js +3 -3
  66. package/dist/esm/sqm-tabs.entry.js +4 -4
  67. package/dist/esm/sqm-text-span.entry.js +1 -1
  68. package/dist/esm/sqm-widget-verification-controller.entry.js +2 -2
  69. package/dist/esm/sqm-widget-verification.entry.js +2 -2
  70. package/dist/esm/{stencil-hooks.module-c643ef4a.js → stencil-hooks.module-4bc38af4.js} +1 -1
  71. package/dist/esm/{useChildElements-cbd0fedf.js → useChildElements-7945ae56.js} +2 -2
  72. package/dist/esm/{useInstantAccessRegistration-06e94ce3.js → useInstantAccessRegistration-dc4ad9f2.js} +3 -3
  73. package/dist/esm/{usePayoutStatus-6701d491.js → usePayoutStatus-58aa56b4.js} +2 -2
  74. package/dist/esm/{usePortalLogin-e6f1ebd1.js → usePortalLogin-ef647a50.js} +2 -2
  75. package/dist/esm/{usePortalRegistrationForm-6f22d7d7.js → usePortalRegistrationForm-4b35a357.js} +3 -3
  76. package/dist/esm/{useReferralCodes-1fdb0d92.js → useReferralCodes-8f75921a.js} +2 -2
  77. package/dist/esm/{useReferralTable-055a8849.js → useReferralTable-b3876ed6.js} +4 -4
  78. package/dist/esm/{useRegistrationFormState-7229b088.js → useRegistrationFormState-d6f33135.js} +2 -2
  79. package/dist/esm/{useVerificationEmail-a142db0c.js → useVerificationEmail-edc318cb.js} +2 -2
  80. package/dist/esm/{utilities-559f8273.js → utilities-5b0ca040.js} +2 -2
  81. package/dist/esm-es5/ErrorView-48e2b969.js +1 -0
  82. package/dist/esm-es5/{ShadowViewAddon-d3c11480.js → ShadowViewAddon-499b1f86.js} +1 -1
  83. package/dist/esm-es5/{global-19d115b9.js → global-be1f9992.js} +1 -1
  84. package/dist/esm-es5/{index.module-8553586f.js → index.module-89a79f66.js} +1 -1
  85. package/dist/esm-es5/loader.js +1 -1
  86. package/dist/esm-es5/{luxon-94dbc741.js → luxon-8d51c92b.js} +1 -1
  87. package/dist/esm-es5/mint-components.js +1 -1
  88. package/dist/esm-es5/{mockRewardData-cc9b3ada.js → mockRewardData-8bd1b356.js} +1 -1
  89. package/dist/esm-es5/{re-render-bc2b60fe.js → re-render-cc945f38.js} +1 -1
  90. package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
  91. package/dist/esm-es5/sqm-banking-info-form_17.entry.js +1 -1
  92. package/dist/esm-es5/sqm-big-stat_39.entry.js +1 -1
  93. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  94. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  95. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  96. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  97. package/dist/esm-es5/sqm-form-message.entry.js +1 -1
  98. package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -1
  99. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  100. package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
  101. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  102. package/dist/esm-es5/sqm-invoice-table-view-2c726568.js +1 -0
  103. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  104. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  105. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-70b65660.js → sqm-navigation-sidebar-item-view-8f1c72bc.js} +1 -1
  106. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  107. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  108. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  109. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  110. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  111. package/dist/esm-es5/{sqm-portal-email-verification-view-84867a42.js → sqm-portal-email-verification-view-35b4353b.js} +1 -1
  112. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  113. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  114. package/dist/esm-es5/sqm-portal-google-login.entry.js +1 -1
  115. package/dist/esm-es5/sqm-portal-google-registration-form.entry.js +1 -1
  116. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  117. package/dist/esm-es5/{sqm-portal-profile-view-32088a59.js → sqm-portal-profile-view-93003974.js} +1 -1
  118. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  119. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  120. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
  121. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  122. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  123. package/dist/esm-es5/sqm-qr-code-view-7c441329.js +1 -0
  124. package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
  125. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  126. package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
  127. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  128. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  129. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  130. package/dist/esm-es5/sqm-scroll.entry.js +1 -1
  131. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  132. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  133. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  134. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  135. package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
  136. package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
  137. package/dist/esm-es5/{stencil-hooks.module-c643ef4a.js → stencil-hooks.module-4bc38af4.js} +1 -1
  138. package/dist/esm-es5/useChildElements-7945ae56.js +1 -0
  139. package/dist/esm-es5/{useInstantAccessRegistration-06e94ce3.js → useInstantAccessRegistration-dc4ad9f2.js} +1 -1
  140. package/dist/esm-es5/{usePayoutStatus-6701d491.js → usePayoutStatus-58aa56b4.js} +1 -1
  141. package/dist/esm-es5/{usePortalLogin-e6f1ebd1.js → usePortalLogin-ef647a50.js} +1 -1
  142. package/dist/esm-es5/{usePortalRegistrationForm-6f22d7d7.js → usePortalRegistrationForm-4b35a357.js} +1 -1
  143. package/dist/esm-es5/{useReferralCodes-1fdb0d92.js → useReferralCodes-8f75921a.js} +1 -1
  144. package/dist/esm-es5/{useReferralTable-055a8849.js → useReferralTable-b3876ed6.js} +1 -1
  145. package/dist/esm-es5/{useRegistrationFormState-7229b088.js → useRegistrationFormState-d6f33135.js} +1 -1
  146. package/dist/esm-es5/{useVerificationEmail-a142db0c.js → useVerificationEmail-edc318cb.js} +1 -1
  147. package/dist/esm-es5/{utilities-559f8273.js → utilities-5b0ca040.js} +1 -1
  148. package/dist/mint-components/mint-components.esm.js +1 -1
  149. package/dist/mint-components/mint-components.js +1 -1
  150. package/dist/mint-components/{p-afbe1fab.entry.js → p-00ed4c2e.entry.js} +1 -1
  151. package/dist/mint-components/{p-9ba03826.entry.js → p-012af236.entry.js} +4 -4
  152. package/dist/mint-components/{p-4d4c3fda.entry.js → p-04a6e457.entry.js} +1 -1
  153. package/dist/mint-components/{p-46361336.js → p-05f29f64.js} +1 -1
  154. package/dist/mint-components/p-06267664.system.js +1 -0
  155. package/dist/mint-components/{p-d270c7a9.entry.js → p-079405ff.entry.js} +1 -1
  156. package/dist/mint-components/{p-b509682c.system.js → p-0d182dc1.system.js} +1 -1
  157. package/dist/mint-components/{p-ff45a502.entry.js → p-10d17989.entry.js} +1 -1
  158. package/dist/mint-components/{p-05910568.system.js → p-13ed8586.system.js} +1 -1
  159. package/dist/mint-components/p-141bf5c1.system.entry.js +1 -0
  160. package/dist/mint-components/p-1513309d.entry.js +1 -0
  161. package/dist/mint-components/{p-4a332d4a.system.entry.js → p-164a9103.system.entry.js} +1 -1
  162. package/dist/mint-components/{p-7edd349f.system.entry.js → p-18425f38.system.entry.js} +1 -1
  163. package/dist/mint-components/{p-dd5380e7.system.entry.js → p-19bc3406.system.entry.js} +1 -1
  164. package/dist/mint-components/p-19ccb4ce.js +1 -0
  165. package/dist/mint-components/{p-b8c8a7a2.entry.js → p-1a6b7d2a.entry.js} +1 -1
  166. package/dist/mint-components/{p-019a9a23.system.entry.js → p-1b3ab15a.system.entry.js} +1 -1
  167. package/dist/mint-components/p-1fa9ed0d.system.entry.js +1 -0
  168. package/dist/mint-components/{p-b8c2452e.system.entry.js → p-21620f81.system.entry.js} +1 -1
  169. package/dist/mint-components/p-275b4767.entry.js +1 -0
  170. package/dist/mint-components/{p-f4b9d88e.entry.js → p-284e4ed5.entry.js} +1 -1
  171. package/dist/mint-components/{p-3107ff75.entry.js → p-2ae0e06a.entry.js} +1 -1
  172. package/dist/mint-components/{p-fea93ffb.entry.js → p-2bbff88f.entry.js} +1 -1
  173. package/dist/mint-components/{p-e0b16d7d.system.js → p-2d52e2d7.system.js} +1 -1
  174. package/dist/mint-components/{p-6b2b1f57.entry.js → p-2da21ba4.entry.js} +1 -1
  175. package/dist/mint-components/{p-35a1395e.entry.js → p-2f101bae.entry.js} +1 -1
  176. package/dist/mint-components/p-301ddcaa.system.entry.js +1 -0
  177. package/dist/mint-components/{p-206d5653.entry.js → p-33c96e14.entry.js} +1 -1
  178. package/dist/mint-components/{p-793d3aa3.system.entry.js → p-36ffebd8.system.entry.js} +1 -1
  179. package/dist/mint-components/p-37996351.system.js +1 -0
  180. package/dist/mint-components/{p-a8e635c8.entry.js → p-380bfde1.entry.js} +1 -1
  181. package/dist/mint-components/p-38fc919b.entry.js +1 -0
  182. package/dist/mint-components/p-3a62a7e2.system.js +1 -0
  183. package/dist/mint-components/{p-5b65ad93.js → p-3db34d68.js} +1 -1
  184. package/dist/mint-components/p-3f067fd5.js +1 -0
  185. package/dist/mint-components/{p-113a3397.system.entry.js → p-3f6e0197.system.entry.js} +1 -1
  186. package/dist/mint-components/{p-30efd193.js → p-3f7b81b8.js} +2 -2
  187. package/dist/mint-components/{p-24168eeb.system.entry.js → p-420554af.system.entry.js} +1 -1
  188. package/dist/mint-components/{p-76734619.system.entry.js → p-42187319.system.entry.js} +1 -1
  189. package/dist/mint-components/{p-ebdf4e46.entry.js → p-4428294b.entry.js} +1 -1
  190. package/dist/mint-components/{p-568239eb.entry.js → p-44891949.entry.js} +1 -1
  191. package/dist/mint-components/p-45e82465.entry.js +17 -0
  192. package/dist/mint-components/{p-78a1029d.js → p-480e08e9.js} +1 -1
  193. package/dist/mint-components/{p-c9246591.system.js → p-48135f99.system.js} +1 -1
  194. package/dist/mint-components/{p-32e46793.js → p-4e451f75.js} +1 -1
  195. package/dist/mint-components/{p-3197b1e1.js → p-4e526a94.js} +1 -1
  196. package/dist/mint-components/{p-bebdae4a.system.entry.js → p-50c902ca.system.entry.js} +1 -1
  197. package/dist/mint-components/{p-1f6203f6.system.entry.js → p-51d3cde7.system.entry.js} +1 -1
  198. package/dist/mint-components/{p-84ebf29b.system.js → p-527216de.system.js} +1 -1
  199. package/dist/mint-components/{p-073cc02e.system.js → p-5488fdd9.system.js} +1 -1
  200. package/dist/mint-components/{p-153fe35e.system.entry.js → p-54adee71.system.entry.js} +1 -1
  201. package/dist/mint-components/{p-00af0a40.system.js → p-59274a91.system.js} +1 -1
  202. package/dist/mint-components/p-5afd7e38.system.entry.js +1 -0
  203. package/dist/mint-components/{p-8b5a132d.js → p-5bedb58c.js} +1 -1
  204. package/dist/mint-components/{p-b885bf6a.system.entry.js → p-5c28406d.system.entry.js} +1 -1
  205. package/dist/mint-components/{p-e9a14ca4.system.entry.js → p-5cb7f9fc.system.entry.js} +1 -1
  206. package/dist/mint-components/{p-c123040c.system.entry.js → p-5d7e308c.system.entry.js} +1 -1
  207. package/dist/mint-components/{p-2147f338.system.js → p-635d5ef2.system.js} +1 -1
  208. package/dist/mint-components/{p-f831af31.js → p-63a75798.js} +1 -1
  209. package/dist/mint-components/{p-2c521ce3.entry.js → p-6427e963.entry.js} +1 -1
  210. package/dist/mint-components/{p-a1ace139.js → p-65069b66.js} +1 -1
  211. package/dist/mint-components/{p-a1d63380.entry.js → p-653f963f.entry.js} +2 -2
  212. package/dist/mint-components/{p-b017802f.entry.js → p-693942df.entry.js} +2 -2
  213. package/dist/mint-components/{p-1d761b72.system.js → p-6b7a595f.system.js} +1 -1
  214. package/dist/mint-components/{p-9b01c219.system.js → p-6cd4f2b1.system.js} +1 -1
  215. package/dist/mint-components/{p-4831eb49.js → p-6d2f5a1d.js} +2 -2
  216. package/dist/mint-components/{p-2bcc52ff.system.js → p-6d9e52c7.system.js} +1 -1
  217. package/dist/mint-components/p-6eaf9c57.entry.js +1 -0
  218. package/dist/mint-components/{p-f4125c66.js → p-726a9924.js} +1 -1
  219. package/dist/mint-components/{p-fb1f75dc.entry.js → p-775f3ded.entry.js} +1 -1
  220. package/dist/mint-components/{p-adbde540.entry.js → p-7846937e.entry.js} +3 -3
  221. package/dist/mint-components/{p-84a0679b.entry.js → p-7ab21e4d.entry.js} +1 -1
  222. package/dist/mint-components/{p-8d60f98e.system.js → p-7c2b9fe4.system.js} +1 -1
  223. package/dist/mint-components/{p-bfe3fc89.system.entry.js → p-7dabdca6.system.entry.js} +1 -1
  224. package/dist/mint-components/{p-1881b80d.system.js → p-8175e85f.system.js} +1 -1
  225. package/dist/mint-components/{p-f78ecf4d.system.entry.js → p-8362cb4c.system.entry.js} +1 -1
  226. package/dist/mint-components/{p-feaa7733.system.js → p-8413ade9.system.js} +1 -1
  227. package/dist/mint-components/{p-f59a57a9.system.entry.js → p-85671c3d.system.entry.js} +1 -1
  228. package/dist/mint-components/p-8abfeff8.entry.js +1 -0
  229. package/dist/mint-components/p-8c23d1b8.js +1 -0
  230. package/dist/mint-components/{p-0cb94e55.system.entry.js → p-8d9d04b7.system.entry.js} +1 -1
  231. package/dist/mint-components/{p-7875a307.system.entry.js → p-90fc6774.system.entry.js} +1 -1
  232. package/dist/mint-components/{p-134884eb.js → p-94a876b9.js} +1 -1
  233. package/dist/mint-components/{p-27f35214.system.entry.js → p-97038074.system.entry.js} +1 -1
  234. package/dist/mint-components/p-98698131.js +1 -0
  235. package/dist/mint-components/p-9acb5038.js +1 -0
  236. package/dist/mint-components/{p-de97f736.system.entry.js → p-9b6a0152.system.entry.js} +1 -1
  237. package/dist/mint-components/{p-a4bed343.system.entry.js → p-9cf80e85.system.entry.js} +1 -1
  238. package/dist/mint-components/{p-4d62fce5.entry.js → p-a2fde301.entry.js} +1 -1
  239. package/dist/mint-components/{p-9bbe1a0a.system.js → p-a71b9154.system.js} +1 -1
  240. package/dist/mint-components/p-a7746488.system.js +1 -0
  241. package/dist/mint-components/p-b207beeb.entry.js +1 -0
  242. package/dist/mint-components/{p-889ac146.system.entry.js → p-b287833c.system.entry.js} +1 -1
  243. package/dist/mint-components/p-b630683c.system.entry.js +1 -0
  244. package/dist/mint-components/{p-3af19e46.system.entry.js → p-b7d1469d.system.entry.js} +1 -1
  245. package/dist/mint-components/{p-a0f61b8d.system.entry.js → p-b82e1935.system.entry.js} +1 -1
  246. package/dist/mint-components/{p-283588d9.js → p-bbcd824a.js} +1 -1
  247. package/dist/mint-components/{p-4edcc7dd.system.js → p-bdb7d451.system.js} +1 -1
  248. package/dist/mint-components/{p-f33a2774.system.entry.js → p-c060f770.system.entry.js} +1 -1
  249. package/dist/mint-components/{p-bc12e9a4.js → p-c0f19490.js} +2 -2
  250. package/dist/mint-components/{p-949c8454.system.entry.js → p-c2fdd608.system.entry.js} +1 -1
  251. package/dist/mint-components/{p-86685076.system.entry.js → p-c36506f6.system.entry.js} +1 -1
  252. package/dist/mint-components/{p-2858d87a.entry.js → p-cb7bdbe4.entry.js} +1 -1
  253. package/dist/mint-components/{p-03b8a4b6.entry.js → p-cbbfac66.entry.js} +1 -1
  254. package/dist/mint-components/{p-e868baa2.system.js → p-cc7af682.system.js} +1 -1
  255. package/dist/mint-components/{p-033f460e.system.js → p-cd569259.system.js} +1 -1
  256. package/dist/mint-components/{p-f561fbbe.js → p-cd651f81.js} +1 -1
  257. package/dist/mint-components/{p-65ab288b.entry.js → p-d07f3090.entry.js} +1 -1
  258. package/dist/mint-components/{p-e75be0ce.js → p-d6831af5.js} +2 -2
  259. package/dist/mint-components/{p-3b0d6e3d.system.js → p-da4ff3b4.system.js} +1 -1
  260. package/dist/mint-components/{p-c876e133.entry.js → p-da7708a7.entry.js} +1 -1
  261. package/dist/mint-components/{p-2c16f513.system.js → p-dbc0e4f8.system.js} +1 -1
  262. package/dist/mint-components/{p-1e5685b1.entry.js → p-dcc81e90.entry.js} +1 -1
  263. package/dist/mint-components/{p-45df37c4.system.entry.js → p-de8e9981.system.entry.js} +1 -1
  264. package/dist/mint-components/{p-13ed46c5.entry.js → p-dfcc0f0e.entry.js} +2 -2
  265. package/dist/mint-components/{p-5fc6c6eb.js → p-e2d5cd22.js} +1 -1
  266. package/dist/mint-components/{p-e1e8ce01.system.entry.js → p-e5a5ae7f.system.entry.js} +1 -1
  267. package/dist/mint-components/{p-9966e72f.entry.js → p-e6045498.entry.js} +1 -1
  268. package/dist/mint-components/p-e6e2b28b.js +1 -0
  269. package/dist/mint-components/{p-5bd1129c.entry.js → p-e6f50ffd.entry.js} +1 -1
  270. package/dist/mint-components/p-e706440c.system.entry.js +1 -0
  271. package/dist/mint-components/{p-917daa81.entry.js → p-e8ffcc68.entry.js} +2 -2
  272. package/dist/mint-components/{p-6bc6b98a.system.entry.js → p-f0772618.system.entry.js} +1 -1
  273. package/dist/mint-components/p-f15c1a53.entry.js +241 -0
  274. package/dist/mint-components/{p-1a9efc82.system.entry.js → p-f2d8d3d3.system.entry.js} +1 -1
  275. package/dist/mint-components/{p-945fc728.system.entry.js → p-f4a72903.system.entry.js} +1 -1
  276. package/dist/mint-components/{p-4d744c56.system.entry.js → p-f4a8ee29.system.entry.js} +1 -1
  277. package/dist/mint-components/{p-46411968.system.entry.js → p-fa37513e.system.entry.js} +1 -1
  278. package/dist/mint-components/{p-6c962bcd.entry.js → p-faba3198.entry.js} +1 -1
  279. package/dist/mint-components/{p-acb16e2d.entry.js → p-fe2e2f4a.entry.js} +1 -1
  280. package/dist/mint-components/p-ff8b8067.entry.js +33 -0
  281. package/dist/types/components/sqm-qr-code/QRCode.stories.d.ts +8 -0
  282. package/dist/types/components/sqm-qr-code/sqm-qr-code-view.d.ts +17 -0
  283. package/dist/types/components/sqm-qr-code/sqm-qr-code.d.ts +36 -0
  284. package/dist/types/components/sqm-qr-code/useQRCode.d.ts +3 -0
  285. package/dist/types/components.d.ts +59 -0
  286. package/docs/docs.docx +0 -0
  287. package/docs/raisins.json +1 -1
  288. package/grapesjs/grapesjs.js +1 -1
  289. package/package.json +1 -1
  290. package/dist/esm-es5/sqm-invoice-table-view-eb07d994.js +0 -1
  291. package/dist/esm-es5/useChildElements-cbd0fedf.js +0 -1
  292. package/dist/mint-components/p-04eda48e.entry.js +0 -1
  293. package/dist/mint-components/p-0b00b770.system.entry.js +0 -1
  294. package/dist/mint-components/p-2175e4c3.js +0 -1
  295. package/dist/mint-components/p-2cae23f1.system.js +0 -1
  296. package/dist/mint-components/p-4a9f4710.system.js +0 -1
  297. package/dist/mint-components/p-5800426e.system.entry.js +0 -1
  298. package/dist/mint-components/p-621092ee.js +0 -1
  299. package/dist/mint-components/p-786d3e9a.entry.js +0 -1
  300. package/dist/mint-components/p-8052a165.entry.js +0 -241
  301. package/dist/mint-components/p-8e7dbf3d.js +0 -1
  302. package/dist/mint-components/p-95e8f60d.entry.js +0 -1
  303. package/dist/mint-components/p-9b0c175c.entry.js +0 -1
  304. package/dist/mint-components/p-9b37f5cb.system.entry.js +0 -1
  305. package/dist/mint-components/p-a18b8466.entry.js +0 -33
  306. package/dist/mint-components/p-a6d84577.system.entry.js +0 -1
  307. package/dist/mint-components/p-b7991001.entry.js +0 -1
  308. package/dist/mint-components/p-bdbf5f74.entry.js +0 -13
  309. package/dist/mint-components/p-d5cceea8.entry.js +0 -1
  310. package/dist/mint-components/p-d9b93305.system.entry.js +0 -1
  311. package/dist/mint-components/p-e847a6f5.system.entry.js +0 -1
  312. package/dist/mint-components/p-fe268f9d.js +0 -1
@@ -1 +1 @@
1
- var __assign=this&&this.__assign||function(){__assign=Object.assign||function(a){for(var e,r=1,t=arguments.length;r<t;r++){e=arguments[r];for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n))a[n]=e[n]}return a};return __assign.apply(this,arguments)};var __spreadArrays=this&&this.__spreadArrays||function(){for(var a=0,e=0,r=arguments.length;e<r;e++)a+=arguments[e].length;for(var t=Array(a),n=0,e=0;e<r;e++)for(var o=arguments[e],l=0,d=o.length;l<d;l++,n++)t[n]=o[l];return t};System.register(["./p-2bcc52ff.system.js"],(function(a){"use strict";var e;return{setters:[function(a){e=a.l}],execute:function(){var r=a("m",(function(a,e){if(a===void 0){a=4}if(e===void 0){e=undefined}var r=__spreadArrays(Array(a)).map((function(){return u(e)}));return{data:r}}));var t=["POINT","TICKET","GIFT"];var n=["Points","Tickets","Gifts"];var o=["AVAILABLE","PENDING","CANCELLED","EXPIRED","REDEEMED"];var l=["US_TAX","SCHEDULED","UNHANDLED_ERROR"];var d=["PENDING","IN_PROGRESS","FAILED","UNCLAIMED","ONHOLD","REFUNDED","RETURNED","REVERSED","BLOCKED","DENIED"];function i(a){if(a)return"SUCCESS";var e=Math.floor(Math.random()*10);var r=d[e];return r}var s=a("g",(function(){var a,r;var t=Math.floor(Math.random()*10)>=5?(a=e.DateTime.now())===null||a===void 0?void 0:a.minus({day:1}):null;var n=Math.floor(Math.random()*10)>=5?(r=e.DateTime.now())===null||r===void 0?void 0:r.minus({day:1}):null;var o=i(t);var l=o==="DENIED"?"WARN":!!t?"SUCCESS":Math.floor(Math.random()*10)>=8?"ERROR":"SUCCESS";return{status:l,customMeta:{datePaidOut:t,dateLastAttempted:n,dateFirstAttempted:n,rawPayPalInfo:{transaction_status:o}}}}));var u=function(a){var r=false;var d=0;var i;var u;var E;var f;var v=e.DateTime.now();var m=Math.floor(Math.random()*3);var M=a||o[Math.floor(Math.random()*5)];var h=t[m];var D=n[m];var R=Math.floor(Math.random()*100)+2;if(M==="AVAILABLE"){d=Math.floor(Math.random()*R);f=Math.floor(Math.random()*10)<3?v.plus({days:7}).toMillis():null}else if(M==="EXPIRED"){r=true;d=Math.floor(Math.random()*R);f=v.minus({days:1}).toMillis()}else if(M==="PENDING"){var c=l[Math.floor(Math.random()*3)];i=[c];if(c==="SCHEDULED"){u=v.plus({days:6}).toMillis()}}else if(M==="REDEEMED"){r=true}else{r=true;E=v.minus({days:2}).toMillis()}var p=Math.floor(Math.random()*3);return{id:"61f7878e096c9265de88b46f",type:"CREDIT",value:R,unit:h,name:null,dateGiven:v.minus({days:3}).toMillis(),dateExpires:f,dateCancelled:E,dateRedeemed:M==="REDEEMED"?v.plus({days:2}).toMillis():null,dateScheduledFor:u,fuelTankCode:null,fuelTankType:null,currency:null,prettyValue:R+" "+D,prettyValueNumber:""+R,prettyAvailableNumber:r?"0":""+(R-d),prettyRedeemedNumber:r&&!d?"0":""+d,programId:p===1?"program-id":null,program:{name:"My Program"},meta:__assign({},s()),statuses:[M],pendingReasons:i,globalRewardKey:null,programRewardKey:null,rewardSource:p===1?"AUTOMATED":"MANUAL",prettyRedeemedCredit:d+" "+D,prettyAssignedCredit:R+" "+D,prettyAvailableValue:r?"0 "+D:R-d+" "+D,exchangedRewardRedemptionTransaction:p===2?{id:"61f7878e096c9265de88b414",creditRedeemed:50,prettyRedeemedCredit:"50 Tokens",unit:"TOKEN",dateRedeemed:1643612046258,exchangedRewards:[],redeemedRewards:[]}:null,referral:null,rewardRedemptionTransactions:{data:[]}}}}}}));
1
+ var __assign=this&&this.__assign||function(){__assign=Object.assign||function(a){for(var e,r=1,t=arguments.length;r<t;r++){e=arguments[r];for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n))a[n]=e[n]}return a};return __assign.apply(this,arguments)};var __spreadArrays=this&&this.__spreadArrays||function(){for(var a=0,e=0,r=arguments.length;e<r;e++)a+=arguments[e].length;for(var t=Array(a),n=0,e=0;e<r;e++)for(var o=arguments[e],d=0,l=o.length;d<l;d++,n++)t[n]=o[d];return t};System.register(["./p-6d9e52c7.system.js"],(function(a){"use strict";var e;return{setters:[function(a){e=a.l}],execute:function(){var r=a("m",(function(a,e){if(a===void 0){a=4}if(e===void 0){e=undefined}var r=__spreadArrays(Array(a)).map((function(){return u(e)}));return{data:r}}));var t=["POINT","TICKET","GIFT"];var n=["Points","Tickets","Gifts"];var o=["AVAILABLE","PENDING","CANCELLED","EXPIRED","REDEEMED"];var d=["US_TAX","SCHEDULED","UNHANDLED_ERROR"];var l=["PENDING","IN_PROGRESS","FAILED","UNCLAIMED","ONHOLD","REFUNDED","RETURNED","REVERSED","BLOCKED","DENIED"];function i(a){if(a)return"SUCCESS";var e=Math.floor(Math.random()*10);var r=l[e];return r}var s=a("g",(function(){var a,r;var t=Math.floor(Math.random()*10)>=5?(a=e.DateTime.now())===null||a===void 0?void 0:a.minus({day:1}):null;var n=Math.floor(Math.random()*10)>=5?(r=e.DateTime.now())===null||r===void 0?void 0:r.minus({day:1}):null;var o=i(t);var d=o==="DENIED"?"WARN":!!t?"SUCCESS":Math.floor(Math.random()*10)>=8?"ERROR":"SUCCESS";return{status:d,customMeta:{datePaidOut:t,dateLastAttempted:n,dateFirstAttempted:n,rawPayPalInfo:{transaction_status:o}}}}));var u=function(a){var r=false;var l=0;var i;var u;var E;var v;var f=e.DateTime.now();var m=Math.floor(Math.random()*3);var M=a||o[Math.floor(Math.random()*5)];var h=t[m];var D=n[m];var R=Math.floor(Math.random()*100)+2;if(M==="AVAILABLE"){l=Math.floor(Math.random()*R);v=Math.floor(Math.random()*10)<3?f.plus({days:7}).toMillis():null}else if(M==="EXPIRED"){r=true;l=Math.floor(Math.random()*R);v=f.minus({days:1}).toMillis()}else if(M==="PENDING"){var p=d[Math.floor(Math.random()*3)];i=[p];if(p==="SCHEDULED"){u=f.plus({days:6}).toMillis()}}else if(M==="REDEEMED"){r=true}else{r=true;E=f.minus({days:2}).toMillis()}var y=Math.floor(Math.random()*3);return{id:"61f7878e096c9265de88b46f",type:"CREDIT",value:R,unit:h,name:null,dateGiven:f.minus({days:3}).toMillis(),dateExpires:v,dateCancelled:E,dateRedeemed:M==="REDEEMED"?f.plus({days:2}).toMillis():null,dateScheduledFor:u,fuelTankCode:null,fuelTankType:null,currency:null,prettyValue:R+" "+D,prettyValueNumber:""+R,prettyAvailableNumber:r?"0":""+(R-l),prettyRedeemedNumber:r&&!l?"0":""+l,programId:y===1?"program-id":null,program:{name:"My Program"},meta:__assign({},s()),statuses:[M],pendingReasons:i,globalRewardKey:null,programRewardKey:null,rewardSource:y===1?"AUTOMATED":"MANUAL",prettyRedeemedCredit:l+" "+D,prettyAssignedCredit:R+" "+D,prettyAvailableValue:r?"0 "+D:R-l+" "+D,exchangedRewardRedemptionTransaction:y===2?{id:"61f7878e096c9265de88b414",creditRedeemed:50,prettyRedeemedCredit:"50 Tokens",unit:"TOKEN",dateRedeemed:1643612046258,exchangedRewards:[],redeemedRewards:[]}:null,referral:null,rewardRedemptionTransactions:{data:[]}}}}}}));
@@ -1 +1 @@
1
- var __awaiter=this&&this.__awaiter||function(e,t,n,r){function s(e){return e instanceof n?e:new n((function(t){t(e)}))}return new(n||(n=Promise))((function(n,i){function a(e){try{l(r.next(e))}catch(e){i(e)}}function o(e){try{l(r["throw"](e))}catch(e){i(e)}}function l(e){e.done?n(e.value):s(e.value).then(a,o)}l((r=r.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var n={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,s,i,a;return a={next:o(0),throw:o(1),return:o(2)},typeof Symbol==="function"&&(a[Symbol.iterator]=function(){return this}),a;function o(e){return function(t){return l([e,t])}}function l(a){if(r)throw new TypeError("Generator is already executing.");while(n)try{if(r=1,s&&(i=a[0]&2?s["return"]:a[0]?s["throw"]||((i=s["return"])&&i.call(s),0):s.next)&&!(i=i.call(s,a[1])).done)return i;if(s=0,i)a=[a[0]&2,i.value];switch(a[0]){case 0:case 1:i=a;break;case 4:n.label++;return{value:a[1],done:false};case 5:n.label++;s=a[1];a=[0];continue;case 7:a=n.ops.pop();n.trys.pop();continue;default:if(!(i=n.trys,i=i.length>0&&i[i.length-1])&&(a[0]===6||a[0]===2)){n=0;continue}if(a[0]===3&&(!i||a[1]>i[0]&&a[1]<i[3])){n.label=a[1];break}if(a[0]===6&&n.label<i[1]){n.label=i[1];i=a;break}if(i&&n.label<i[2]){n.label=i[2];n.ops.push(a);break}if(i[2])n.ops.pop();n.trys.pop();continue}a=t.call(e,n)}catch(e){a=[6,e];s=0}finally{r=i=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:true}}};System.register(["./p-f26aedcd.system.js","./p-c9246591.system.js","./p-9b01c219.system.js","./p-b2295bc5.system.js","./p-4bd679a7.system.js","./p-1a673057.system.js","./p-cd1d497f.system.js","./p-e07bc6c4.system.js","./p-492b70db.system.js"],(function(e){"use strict";var t,n,r,s,i,a,o,l,u,c;return{setters:[function(e){t=e.r;n=e.h},function(e){r=e.m;s=e.n},function(e){i=e.c;a=e.j;o=e.i},function(e){l=e.j},function(e){u=e.c},function(){},function(){},function(){},function(e){c=e.P}],execute:function(){function d(e){var t=this;var n,s,o,u,c,d,f;var h=r(false),v=h[0],b=h[1];var m=r(""),p=m[0],g=m[1];var y=i(),w=y[0],x=y[1],_=x.loading,P=x.data,k=x.errors;var T=new URLSearchParams(a.location.search);var j=T.get("nextPage");var E=function(n){return __awaiter(t,void 0,void 0,(function(){var t,r,s,i,a,o;return __generator(this,(function(u){switch(u.label){case 0:g("");b(false);r=n.detail.formData;r===null||r===void 0?void 0:r.forEach((function(e,t){l.set(r,t,e)}));s=j?{nextPage:j}:null;i=e.redirectPath;a={email:r.email,urlParams:s,redirectPath:i};return[4,w(a)];case 1:o=u.sent();if(o instanceof Error){if(o.message)g(e.networkErrorMessage);return[2]}if((t=o.requestManagedIdentityPasswordResetEmail)===null||t===void 0?void 0:t.success){b(true)}return[2]}}))}))};return{states:{loading:_,error:((u=(o=(s=(n=k===null||k===void 0?void 0:k.response)===null||n===void 0?void 0:n.errors)===null||s===void 0?void 0:s[0])===null||o===void 0?void 0:o.extensions)===null||u===void 0?void 0:u.message)||((f=(d=(c=k===null||k===void 0?void 0:k.response)===null||c===void 0?void 0:c.errors)===null||d===void 0?void 0:d[0])===null||f===void 0?void 0:f.message)||p,success:v,loginPath:e.loginPath,headerText:e.headerText,loginText:e.loginText},callbacks:{submit:E}}}var f=e("sqm_portal_forgot_password",function(){function e(e){t(this,e);this.ignored=true;this.redirectPath="/resetPassword";this.emailLabel="Email";this.submitLabel="Request Password Reset";this.loginPath="/login";this.headerText="Enter your email below to receive a password reset link.";this.loginText="Sign In";this.networkErrorMessage="An error occurred while loading this page. Please refresh the page.";this.successAlertText="If an account with that email exists, a password reset email will be sent.";s(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=o()?h(this):d(this),t=e.states,r=e.callbacks;var s={secondaryButton:n("slot",{name:"secondaryButton"},n("sl-button",{type:"text",disabled:t.loading,onClick:function(){return a.push(t.loginPath)}},this.loginText)),messageSlot:n("slot",{name:"messageSlot"},this.headerText),emailLabel:this.emailLabel,submitLabel:this.submitLabel,successAlertText:this.successAlertText};return n(c,{states:t,callbacks:r,content:s})};return e}());function h(e){var t=this;return u({states:{error:"",loading:false,success:false},callbacks:{submit:function(e){return __awaiter(t,void 0,void 0,(function(){return __generator(this,(function(e){return[2]}))}))}}},e.demoData||{},{arrayMerge:function(e,t){return t}})}}}}));
1
+ var __awaiter=this&&this.__awaiter||function(e,t,n,r){function s(e){return e instanceof n?e:new n((function(t){t(e)}))}return new(n||(n=Promise))((function(n,i){function a(e){try{l(r.next(e))}catch(e){i(e)}}function o(e){try{l(r["throw"](e))}catch(e){i(e)}}function l(e){e.done?n(e.value):s(e.value).then(a,o)}l((r=r.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var n={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,s,i,a;return a={next:o(0),throw:o(1),return:o(2)},typeof Symbol==="function"&&(a[Symbol.iterator]=function(){return this}),a;function o(e){return function(t){return l([e,t])}}function l(a){if(r)throw new TypeError("Generator is already executing.");while(n)try{if(r=1,s&&(i=a[0]&2?s["return"]:a[0]?s["throw"]||((i=s["return"])&&i.call(s),0):s.next)&&!(i=i.call(s,a[1])).done)return i;if(s=0,i)a=[a[0]&2,i.value];switch(a[0]){case 0:case 1:i=a;break;case 4:n.label++;return{value:a[1],done:false};case 5:n.label++;s=a[1];a=[0];continue;case 7:a=n.ops.pop();n.trys.pop();continue;default:if(!(i=n.trys,i=i.length>0&&i[i.length-1])&&(a[0]===6||a[0]===2)){n=0;continue}if(a[0]===3&&(!i||a[1]>i[0]&&a[1]<i[3])){n.label=a[1];break}if(a[0]===6&&n.label<i[1]){n.label=i[1];i=a;break}if(i&&n.label<i[2]){n.label=i[2];n.ops.push(a);break}if(i[2])n.ops.pop();n.trys.pop();continue}a=t.call(e,n)}catch(e){a=[6,e];s=0}finally{r=i=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:true}}};System.register(["./p-f26aedcd.system.js","./p-48135f99.system.js","./p-6cd4f2b1.system.js","./p-b2295bc5.system.js","./p-4bd679a7.system.js","./p-1a673057.system.js","./p-cd1d497f.system.js","./p-e07bc6c4.system.js","./p-492b70db.system.js"],(function(e){"use strict";var t,n,r,s,i,a,o,l,u,c;return{setters:[function(e){t=e.r;n=e.h},function(e){r=e.k;s=e.n},function(e){i=e.c;a=e.j;o=e.i},function(e){l=e.j},function(e){u=e.c},function(){},function(){},function(){},function(e){c=e.P}],execute:function(){function d(e){var t=this;var n,s,o,u,c,d,f;var h=r(false),v=h[0],b=h[1];var m=r(""),p=m[0],g=m[1];var y=i(),w=y[0],x=y[1],_=x.loading,P=x.data,k=x.errors;var T=new URLSearchParams(a.location.search);var j=T.get("nextPage");var E=function(n){return __awaiter(t,void 0,void 0,(function(){var t,r,s,i,a,o;return __generator(this,(function(u){switch(u.label){case 0:g("");b(false);r=n.detail.formData;r===null||r===void 0?void 0:r.forEach((function(e,t){l.set(r,t,e)}));s=j?{nextPage:j}:null;i=e.redirectPath;a={email:r.email,urlParams:s,redirectPath:i};return[4,w(a)];case 1:o=u.sent();if(o instanceof Error){if(o.message)g(e.networkErrorMessage);return[2]}if((t=o.requestManagedIdentityPasswordResetEmail)===null||t===void 0?void 0:t.success){b(true)}return[2]}}))}))};return{states:{loading:_,error:((u=(o=(s=(n=k===null||k===void 0?void 0:k.response)===null||n===void 0?void 0:n.errors)===null||s===void 0?void 0:s[0])===null||o===void 0?void 0:o.extensions)===null||u===void 0?void 0:u.message)||((f=(d=(c=k===null||k===void 0?void 0:k.response)===null||c===void 0?void 0:c.errors)===null||d===void 0?void 0:d[0])===null||f===void 0?void 0:f.message)||p,success:v,loginPath:e.loginPath,headerText:e.headerText,loginText:e.loginText},callbacks:{submit:E}}}var f=e("sqm_portal_forgot_password",function(){function e(e){t(this,e);this.ignored=true;this.redirectPath="/resetPassword";this.emailLabel="Email";this.submitLabel="Request Password Reset";this.loginPath="/login";this.headerText="Enter your email below to receive a password reset link.";this.loginText="Sign In";this.networkErrorMessage="An error occurred while loading this page. Please refresh the page.";this.successAlertText="If an account with that email exists, a password reset email will be sent.";s(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=o()?h(this):d(this),t=e.states,r=e.callbacks;var s={secondaryButton:n("slot",{name:"secondaryButton"},n("sl-button",{type:"text",disabled:t.loading,onClick:function(){return a.push(t.loginPath)}},this.loginText)),messageSlot:n("slot",{name:"messageSlot"},this.headerText),emailLabel:this.emailLabel,submitLabel:this.submitLabel,successAlertText:this.successAlertText};return n(c,{states:t,callbacks:r,content:s})};return e}());function h(e){var t=this;return u({states:{error:"",loading:false,success:false},callbacks:{submit:function(e){return __awaiter(t,void 0,void 0,(function(){return __generator(this,(function(e){return[2]}))}))}}},e.demoData||{},{arrayMerge:function(e,t){return t}})}}}}));
@@ -0,0 +1 @@
1
+ import{r,h as s,c as e}from"./p-f708da7b.js";import{n as t}from"./p-cd651f81.js";import"./p-94a876b9.js";import{a as o}from"./p-4e451f75.js";const a=class{constructor(s){r(this,s),this.columnTitle="Note",t(this)}disconnectedCallback(){}async renderCell(r,e){var t;return s("sqm-rewards-table-customer-note-cell",{note:null===(t=null==r?void 0:r.meta)||void 0===t?void 0:t.message,locale:null==e?void 0:e.locale})}async renderLabel(){return this.columnTitle}render(){return o([this.columnTitle]),s(e,{style:{display:"none"}})}};export{a as sqm_rewards_table_customer_note_column}
@@ -0,0 +1 @@
1
+ import{k as o,f as n}from"./p-cd651f81.js";import{u as r}from"./p-94a876b9.js";function i(i){const[t,s]=o(window.innerWidth),e=r((()=>s(window.innerWidth)),[]);return n((()=>(window.addEventListener("resize",e),()=>window.removeEventListener("resize",e))),[]),!(t>i)}function t(o){return CSS.supports(`(color: ${o})`)}function s(o){return!o||0===Object.keys(o).length&&o.constructor===Object}export{t as a,i as b,s as i}
@@ -1 +1 @@
1
- System.register(["./p-f26aedcd.system.js","./p-c9246591.system.js","./p-9b01c219.system.js","./p-4bd679a7.system.js","./p-1a673057.system.js","./p-97d4d651.system.js"],(function(t){"use strict";var e,n,s,r,a,c;return{setters:[function(t){e=t.r;n=t.h},function(t){s=t.n},function(t){r=t.i},function(t){a=t.c},function(){},function(t){c=t.A}],execute:function(){var i=function(t){return{text:{titleText:"Marketing Banner"},imgUrl:null,callbacks:{}}};var u=t("sqm_asset_card",function(){function t(t){e(this,t);this.ignored=true;s(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){var t=r()?o(this):i();return n(c,Object.assign({},t))};Object.defineProperty(t,"assetsDirs",{get:function(){return["../../assets"]},enumerable:false,configurable:true});return t}());function o(t){return a({text:{titleText:"Marketing Banner"},imgUrl:"https://res.cloudinary.com/saasquatch/image/upload/v1634255445/squatch-assets/Copy_of_saasquatch-logo-tree-large-horizontal.png",callbacks:{}},t.demoData||{},{arrayMerge:function(t,e){return e}})}}}}));
1
+ System.register(["./p-f26aedcd.system.js","./p-48135f99.system.js","./p-6cd4f2b1.system.js","./p-4bd679a7.system.js","./p-1a673057.system.js","./p-97d4d651.system.js"],(function(t){"use strict";var e,n,s,r,a,i;return{setters:[function(t){e=t.r;n=t.h},function(t){s=t.n},function(t){r=t.i},function(t){a=t.c},function(){},function(t){i=t.A}],execute:function(){var c=function(t){return{text:{titleText:"Marketing Banner"},imgUrl:null,callbacks:{}}};var u=t("sqm_asset_card",function(){function t(t){e(this,t);this.ignored=true;s(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){var t=r()?o(this):c();return n(i,Object.assign({},t))};Object.defineProperty(t,"assetsDirs",{get:function(){return["../../assets"]},enumerable:false,configurable:true});return t}());function o(t){return a({text:{titleText:"Marketing Banner"},imgUrl:"https://res.cloudinary.com/saasquatch/image/upload/v1634255445/squatch-assets/Copy_of_saasquatch-logo-tree-large-horizontal.png",callbacks:{}},t.demoData||{},{arrayMerge:function(t,e){return e}})}}}}));
@@ -1 +1 @@
1
- var __awaiter=this&&this.__awaiter||function(e,t,n,i){function r(e){return e instanceof n?e:new n((function(t){t(e)}))}return new(n||(n=Promise))((function(n,a){function o(e){try{u(i.next(e))}catch(e){a(e)}}function s(e){try{u(i["throw"](e))}catch(e){a(e)}}function u(e){e.done?n(e.value):r(e.value).then(o,s)}u((i=i.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},i,r,a,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(e){return function(t){return u([e,t])}}function u(o){if(i)throw new TypeError("Generator is already executing.");while(n)try{if(i=1,r&&(a=o[0]&2?r["return"]:o[0]?r["throw"]||((a=r["return"])&&a.call(r),0):r.next)&&!(a=a.call(r,o[1])).done)return a;if(r=0,a)o=[o[0]&2,a.value];switch(o[0]){case 0:case 1:a=o;break;case 4:n.label++;return{value:o[1],done:false};case 5:n.label++;r=o[1];o=[0];continue;case 7:o=n.ops.pop();n.trys.pop();continue;default:if(!(a=n.trys,a=a.length>0&&a[a.length-1])&&(o[0]===6||o[0]===2)){n=0;continue}if(o[0]===3&&(!a||o[1]>a[0]&&o[1]<a[3])){n.label=o[1];break}if(o[0]===6&&n.label<a[1]){n.label=a[1];a=o;break}if(a&&n.label<a[2]){n.label=a[2];n.ops.push(o);break}if(a[2])n.ops.pop();n.trys.pop();continue}o=t.call(e,n)}catch(e){o=[6,e];r=0}finally{i=a=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};System.register(["./p-f26aedcd.system.js","./p-c9246591.system.js","./p-9b01c219.system.js","./p-4bd679a7.system.js","./p-6333265f.system.js","./p-1a673057.system.js","./p-cd1d497f.system.js","./p-e07bc6c4.system.js","./p-b75bb6e3.system.js"],(function(e){"use strict";var t,n,i,r,a,o,s,u,c,l,f,d,v,y;return{setters:[function(e){t=e.r;n=e.h},function(e){i=e.m;r=e.f;a=e.n},function(e){o=e.J;s=e.o;u=e.j;c=e.b;l=e.i},function(e){f=e.c},function(e){d=e.s;v=e.g},function(){},function(){},function(){},function(e){y=e.P}],execute:function(){var h=null;function g(e){var t=this;var n=e.nextPage,a=e.failedPage,l=e.verifySuccessText,f=e.verifyEmailText,v=e.verifyInvalidText,y=e.networkErrorMessage,g=e.continueText;var m,p,b,x,T,w,_,k,P,E;var S=i(false),j=S[0],I=S[1];var C=i(false),M=C[0],N=C[1];var V=o();var q=s(),A=q[0],D=q[1],G=D.loading,J=D.data,L=D.errors;var R=new URLSearchParams(u.location.search);var U=R.get("oobCode");var Y=R.get("email");var z=R.get("nextPage");var B=J===undefined&&L===undefined&&!!U;var F=!!(((m=V===null||V===void 0?void 0:V.managedIdentity)===null||m===void 0?void 0:m.emailVerified)||((p=J===null||J===void 0?void 0:J.verifyManagedIdentityEmail)===null||p===void 0?void 0:p.success)||M);var H=((b=V===null||V===void 0?void 0:V.managedIdentity)===null||b===void 0?void 0:b.email)===Y;var K=function(){return u.push({pathname:a,search:R.toString()&&"?"+R.toString()})};var O=function(){R.delete("nextPage");var e=d(z||n);u.push(e.href)};var Q=function(){setTimeout((function(){c(undefined);O()}),3e3)};var W=function(){setTimeout(O,3e3)};r((function(){var e=function(){return __awaiter(t,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:if(!h)h=A({oobCode:U});return[4,h];case 1:e=t.sent();if(!(e instanceof Error)&&e.verifyManagedIdentityEmail.success){N(true)}I(true);return[2]}}))}))};e()}),[]);r((function(){if(!j)return;if(F&&H)W();else Q()}),[j,F]);return{states:{loading:G||!j,disableContinue:B,error:((_=(w=(T=(x=L===null||L===void 0?void 0:L.response)===null||x===void 0?void 0:x.errors)===null||T===void 0?void 0:T[0])===null||w===void 0?void 0:w.extensions)===null||_===void 0?void 0:_.message)||((E=(P=(k=L===null||L===void 0?void 0:L.response)===null||k===void 0?void 0:k.errors)===null||P===void 0?void 0:P[0])===null||E===void 0?void 0:E.message)||((L===null||L===void 0?void 0:L.message)||!H)&&y,success:j&&(F||H)},data:{oobCode:U},callbacks:{failed:K,gotoNextPage:O},content:{verifySuccessText:l,verifyEmailText:f,verifyInvalidText:v,continueText:g}}}var m=e("sqm_portal_verify_email",function(){function e(e){t(this,e);this.ignored=true;this.nextPage="/";this.failedPage="/";this.verifyEmailText="Verify your email";this.verifySuccessText="Your email has been verified and you are being redirected. If you are not redirected, please click Continue.";this.verifyInvalidText="The email verification code is invalid or has expired, please try again.";this.continueText="Continue";this.networkErrorMessage="An error occurred while verifying your email. Please refresh the page and try again.";a(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=l()?p(v(this)):g(v(this)),t=e.states,i=e.data,r=e.callbacks,a=e.content;return n(y,{states:t,data:i,callbacks:r,content:a})};return e}());function p(e){return f({states:{error:"",loading:false,success:true},data:{oobCode:"code"},callbacks:{failed:function(){console.log("failed")},gotoNextPage:function(){}},content:{verifySuccessText:e.verifySuccessText,verifyEmailText:e.verifyEmailText,verifyInvalidText:e.verifyInvalidText,continueText:e.continueText}},e.demoData||{},{arrayMerge:function(e,t){return t}})}}}}));
1
+ var __awaiter=this&&this.__awaiter||function(e,t,n,i){function r(e){return e instanceof n?e:new n((function(t){t(e)}))}return new(n||(n=Promise))((function(n,a){function o(e){try{u(i.next(e))}catch(e){a(e)}}function s(e){try{u(i["throw"](e))}catch(e){a(e)}}function u(e){e.done?n(e.value):r(e.value).then(o,s)}u((i=i.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},i,r,a,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(e){return function(t){return u([e,t])}}function u(o){if(i)throw new TypeError("Generator is already executing.");while(n)try{if(i=1,r&&(a=o[0]&2?r["return"]:o[0]?r["throw"]||((a=r["return"])&&a.call(r),0):r.next)&&!(a=a.call(r,o[1])).done)return a;if(r=0,a)o=[o[0]&2,a.value];switch(o[0]){case 0:case 1:a=o;break;case 4:n.label++;return{value:o[1],done:false};case 5:n.label++;r=o[1];o=[0];continue;case 7:o=n.ops.pop();n.trys.pop();continue;default:if(!(a=n.trys,a=a.length>0&&a[a.length-1])&&(o[0]===6||o[0]===2)){n=0;continue}if(o[0]===3&&(!a||o[1]>a[0]&&o[1]<a[3])){n.label=o[1];break}if(o[0]===6&&n.label<a[1]){n.label=a[1];a=o;break}if(a&&n.label<a[2]){n.label=a[2];n.ops.push(o);break}if(a[2])n.ops.pop();n.trys.pop();continue}o=t.call(e,n)}catch(e){o=[6,e];r=0}finally{i=a=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};System.register(["./p-f26aedcd.system.js","./p-48135f99.system.js","./p-6cd4f2b1.system.js","./p-4bd679a7.system.js","./p-6333265f.system.js","./p-1a673057.system.js","./p-cd1d497f.system.js","./p-e07bc6c4.system.js","./p-b75bb6e3.system.js"],(function(e){"use strict";var t,n,i,r,a,o,s,u,c,l,f,d,v,y;return{setters:[function(e){t=e.r;n=e.h},function(e){i=e.k;r=e.f;a=e.n},function(e){o=e.J;s=e.o;u=e.j;c=e.b;l=e.i},function(e){f=e.c},function(e){d=e.s;v=e.g},function(){},function(){},function(){},function(e){y=e.P}],execute:function(){var h=null;function g(e){var t=this;var n=e.nextPage,a=e.failedPage,l=e.verifySuccessText,f=e.verifyEmailText,v=e.verifyInvalidText,y=e.networkErrorMessage,g=e.continueText;var p,m,b,x,T,w,_,k,P,E;var S=i(false),j=S[0],I=S[1];var C=i(false),M=C[0],N=C[1];var V=o();var q=s(),A=q[0],D=q[1],G=D.loading,J=D.data,L=D.errors;var R=new URLSearchParams(u.location.search);var U=R.get("oobCode");var Y=R.get("email");var z=R.get("nextPage");var B=J===undefined&&L===undefined&&!!U;var F=!!(((p=V===null||V===void 0?void 0:V.managedIdentity)===null||p===void 0?void 0:p.emailVerified)||((m=J===null||J===void 0?void 0:J.verifyManagedIdentityEmail)===null||m===void 0?void 0:m.success)||M);var H=((b=V===null||V===void 0?void 0:V.managedIdentity)===null||b===void 0?void 0:b.email)===Y;var K=function(){return u.push({pathname:a,search:R.toString()&&"?"+R.toString()})};var O=function(){R.delete("nextPage");var e=d(z||n);u.push(e.href)};var Q=function(){setTimeout((function(){c(undefined);O()}),3e3)};var W=function(){setTimeout(O,3e3)};r((function(){var e=function(){return __awaiter(t,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:if(!h)h=A({oobCode:U});return[4,h];case 1:e=t.sent();if(!(e instanceof Error)&&e.verifyManagedIdentityEmail.success){N(true)}I(true);return[2]}}))}))};e()}),[]);r((function(){if(!j)return;if(F&&H)W();else Q()}),[j,F]);return{states:{loading:G||!j,disableContinue:B,error:((_=(w=(T=(x=L===null||L===void 0?void 0:L.response)===null||x===void 0?void 0:x.errors)===null||T===void 0?void 0:T[0])===null||w===void 0?void 0:w.extensions)===null||_===void 0?void 0:_.message)||((E=(P=(k=L===null||L===void 0?void 0:L.response)===null||k===void 0?void 0:k.errors)===null||P===void 0?void 0:P[0])===null||E===void 0?void 0:E.message)||((L===null||L===void 0?void 0:L.message)||!H)&&y,success:j&&(F||H)},data:{oobCode:U},callbacks:{failed:K,gotoNextPage:O},content:{verifySuccessText:l,verifyEmailText:f,verifyInvalidText:v,continueText:g}}}var p=e("sqm_portal_verify_email",function(){function e(e){t(this,e);this.ignored=true;this.nextPage="/";this.failedPage="/";this.verifyEmailText="Verify your email";this.verifySuccessText="Your email has been verified and you are being redirected. If you are not redirected, please click Continue.";this.verifyInvalidText="The email verification code is invalid or has expired, please try again.";this.continueText="Continue";this.networkErrorMessage="An error occurred while verifying your email. Please refresh the page and try again.";a(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=l()?m(v(this)):g(v(this)),t=e.states,i=e.data,r=e.callbacks,a=e.content;return n(y,{states:t,data:i,callbacks:r,content:a})};return e}());function m(e){return f({states:{error:"",loading:false,success:true},data:{oobCode:"code"},callbacks:{failed:function(){console.log("failed")},gotoNextPage:function(){}},content:{verifySuccessText:e.verifySuccessText,verifyEmailText:e.verifyEmailText,verifyInvalidText:e.verifyInvalidText,continueText:e.continueText}},e.demoData||{},{arrayMerge:function(e,t){return t}})}}}}));