@saasquatch/mint-components 1.8.5-33 → 1.8.5-34

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 (291) hide show
  1. package/dist/cjs/{ShadowViewAddon-89ba2ab0.js → ShadowViewAddon-b285d364.js} +6 -6
  2. package/dist/cjs/{global-468407e1.js → global-fd79514d.js} +2 -2
  3. package/dist/cjs/{index.module-caa31174.js → index.module-ac19badb.js} +1 -1
  4. package/dist/cjs/loader.cjs.js +3 -3
  5. package/dist/cjs/{luxon-a4661470.js → luxon-c1ebc026.js} +1 -1
  6. package/dist/cjs/mint-components.cjs.js +3 -3
  7. package/dist/cjs/{mockRewardData-8e760564.js → mockRewardData-7f84344c.js} +1 -1
  8. package/dist/cjs/{re-render-941b676e.js → re-render-091ef96d.js} +2 -2
  9. package/dist/cjs/sqm-asset-card.cjs.entry.js +2 -2
  10. package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +8 -8
  11. package/dist/cjs/sqm-big-stat_38.cjs.entry.js +9 -9
  12. package/dist/cjs/sqm-close-button.cjs.entry.js +2 -2
  13. package/dist/cjs/sqm-context-router.cjs.entry.js +2 -2
  14. package/dist/cjs/sqm-empty_4.cjs.entry.js +1 -1
  15. package/dist/cjs/sqm-form-message.cjs.entry.js +1 -1
  16. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +2 -2
  17. package/dist/cjs/sqm-header-logo.cjs.entry.js +1 -1
  18. package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +4 -4
  19. package/dist/cjs/{sqm-invoice-table-view-501f8985.js → sqm-invoice-table-view-da07aaab.js} +1 -1
  20. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +3 -3
  21. package/dist/cjs/sqm-logout-current-user.cjs.entry.js +2 -2
  22. package/dist/cjs/{sqm-navigation-sidebar-item-view-7f79627b.js → sqm-navigation-sidebar-item-view-acf543fc.js} +1 -1
  23. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +3 -3
  24. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +2 -2
  25. package/dist/cjs/sqm-password-field.cjs.entry.js +3 -3
  26. package/dist/cjs/sqm-popup-container.cjs.entry.js +2 -2
  27. package/dist/cjs/{sqm-portal-email-verification-view-8f15bace.js → sqm-portal-email-verification-view-0cca3c71.js} +1 -1
  28. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +4 -4
  29. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +2 -2
  30. package/dist/cjs/sqm-portal-logout.cjs.entry.js +2 -2
  31. package/dist/cjs/{sqm-portal-profile-view-d8697f23.js → sqm-portal-profile-view-02e392ba.js} +1 -1
  32. package/dist/cjs/sqm-portal-profile.cjs.entry.js +5 -5
  33. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +2 -2
  34. package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +3 -3
  35. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +2 -2
  36. package/dist/cjs/{sqm-portal-verify-email-view-f2952402.js → sqm-portal-verify-email-view-7ffcc0d4.js} +2 -8
  37. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +34 -45
  38. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +8 -8
  39. package/dist/cjs/sqm-referred-registration.cjs.entry.js +4 -4
  40. package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +1 -1
  41. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +3 -3
  42. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +8 -8
  43. package/dist/cjs/sqm-stencilbook.cjs.entry.js +14 -12
  44. package/dist/cjs/sqm-tab.cjs.entry.js +3 -3
  45. package/dist/cjs/sqm-tabs.cjs.entry.js +4 -4
  46. package/dist/cjs/sqm-text-span.cjs.entry.js +1 -1
  47. package/dist/cjs/{stencil-hooks.module-faabb426.js → stencil-hooks.module-0f3e94a3.js} +1 -1
  48. package/dist/cjs/{useChildElements-f1923bc6.js → useChildElements-176e7212.js} +2 -2
  49. package/dist/cjs/{useInstantAccessRegistration-fe258c50.js → useInstantAccessRegistration-665f2756.js} +3 -3
  50. package/dist/cjs/{useReferralTable-7244325a.js → useReferralTable-33aa6f6a.js} +4 -4
  51. package/dist/cjs/{useRegistrationFormState-ad3190c9.js → useRegistrationFormState-86d04ba7.js} +2 -2
  52. package/dist/cjs/{utilities-73df97e1.js → utilities-62a88e67.js} +2 -2
  53. package/dist/collection/components/sqm-portal-verify-email/PortalVerifyEmail.stories.js +2 -0
  54. package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email-view.js +2 -8
  55. package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email.js +3 -1
  56. package/dist/collection/components/sqm-portal-verify-email/usePortalVerifyEmail.js +29 -43
  57. package/dist/esm/{ShadowViewAddon-c22043d9.js → ShadowViewAddon-0c8347e5.js} +6 -6
  58. package/dist/esm/{global-938df634.js → global-6be71d24.js} +2 -2
  59. package/dist/esm/{index.module-ba0ed7a8.js → index.module-efb7f90d.js} +1 -1
  60. package/dist/esm/loader.js +3 -3
  61. package/dist/esm/{luxon-4706d11b.js → luxon-f94e4101.js} +1 -1
  62. package/dist/esm/mint-components.js +3 -3
  63. package/dist/esm/{mockRewardData-6f03c9fb.js → mockRewardData-1f5c203f.js} +1 -1
  64. package/dist/esm/{re-render-b61a14be.js → re-render-e48b78b0.js} +2 -2
  65. package/dist/esm/sqm-asset-card.entry.js +2 -2
  66. package/dist/esm/sqm-banking-info-form_16.entry.js +8 -8
  67. package/dist/esm/sqm-big-stat_38.entry.js +9 -9
  68. package/dist/esm/sqm-close-button.entry.js +2 -2
  69. package/dist/esm/sqm-context-router.entry.js +2 -2
  70. package/dist/esm/sqm-empty_4.entry.js +1 -1
  71. package/dist/esm/sqm-form-message.entry.js +1 -1
  72. package/dist/esm/sqm-graphql-client-provider.entry.js +2 -2
  73. package/dist/esm/sqm-header-logo.entry.js +1 -1
  74. package/dist/esm/sqm-instant-access-registration.entry.js +4 -4
  75. package/dist/esm/{sqm-invoice-table-view-d00894ce.js → sqm-invoice-table-view-d1b2031f.js} +1 -1
  76. package/dist/esm/sqm-leaderboard-rank.entry.js +3 -3
  77. package/dist/esm/sqm-logout-current-user.entry.js +2 -2
  78. package/dist/esm/{sqm-navigation-sidebar-item-view-d3484a50.js → sqm-navigation-sidebar-item-view-512bcfd6.js} +1 -1
  79. package/dist/esm/sqm-navigation-sidebar-item.entry.js +3 -3
  80. package/dist/esm/sqm-navigation-sidebar.entry.js +2 -2
  81. package/dist/esm/sqm-password-field.entry.js +3 -3
  82. package/dist/esm/sqm-popup-container.entry.js +2 -2
  83. package/dist/esm/{sqm-portal-email-verification-view-33b24b91.js → sqm-portal-email-verification-view-cddbed4e.js} +1 -1
  84. package/dist/esm/sqm-portal-email-verification.entry.js +4 -4
  85. package/dist/esm/sqm-portal-forgot-password.entry.js +2 -2
  86. package/dist/esm/sqm-portal-logout.entry.js +2 -2
  87. package/dist/esm/{sqm-portal-profile-view-13f0ef79.js → sqm-portal-profile-view-c7a2c8ba.js} +1 -1
  88. package/dist/esm/sqm-portal-profile.entry.js +5 -5
  89. package/dist/esm/sqm-portal-protected-route.entry.js +2 -2
  90. package/dist/esm/sqm-portal-registration-form.entry.js +3 -3
  91. package/dist/esm/sqm-portal-reset-password.entry.js +2 -2
  92. package/dist/esm/{sqm-portal-verify-email-view-2e1dabcc.js → sqm-portal-verify-email-view-d7ea2c56.js} +2 -8
  93. package/dist/esm/sqm-portal-verify-email.entry.js +34 -45
  94. package/dist/esm/sqm-referral-table_11.entry.js +8 -8
  95. package/dist/esm/sqm-referred-registration.entry.js +4 -4
  96. package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  97. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +3 -3
  98. package/dist/esm/sqm-rewards-table_9.entry.js +8 -8
  99. package/dist/esm/sqm-stencilbook.entry.js +14 -12
  100. package/dist/esm/sqm-tab.entry.js +3 -3
  101. package/dist/esm/sqm-tabs.entry.js +4 -4
  102. package/dist/esm/sqm-text-span.entry.js +1 -1
  103. package/dist/esm/{stencil-hooks.module-8032b139.js → stencil-hooks.module-6989e961.js} +1 -1
  104. package/dist/esm/{useChildElements-cd29b2fc.js → useChildElements-ebb49aad.js} +2 -2
  105. package/dist/esm/{useInstantAccessRegistration-0d27c474.js → useInstantAccessRegistration-bb44cdaa.js} +3 -3
  106. package/dist/esm/{useReferralTable-669cae58.js → useReferralTable-07610a66.js} +4 -4
  107. package/dist/esm/{useRegistrationFormState-0e09e2ca.js → useRegistrationFormState-b89d5b6d.js} +2 -2
  108. package/dist/esm/{utilities-21d8a4df.js → utilities-5bf96d46.js} +2 -2
  109. package/dist/esm-es5/{ShadowViewAddon-c22043d9.js → ShadowViewAddon-0c8347e5.js} +1 -1
  110. package/dist/esm-es5/{global-938df634.js → global-6be71d24.js} +1 -1
  111. package/dist/esm-es5/{index.module-ba0ed7a8.js → index.module-efb7f90d.js} +1 -1
  112. package/dist/esm-es5/loader.js +1 -1
  113. package/dist/esm-es5/{luxon-4706d11b.js → luxon-f94e4101.js} +1 -1
  114. package/dist/esm-es5/mint-components.js +1 -1
  115. package/dist/esm-es5/{mockRewardData-6f03c9fb.js → mockRewardData-1f5c203f.js} +1 -1
  116. package/dist/esm-es5/{re-render-b61a14be.js → re-render-e48b78b0.js} +1 -1
  117. package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
  118. package/dist/esm-es5/sqm-banking-info-form_16.entry.js +1 -1
  119. package/dist/esm-es5/sqm-big-stat_38.entry.js +1 -1
  120. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  121. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  122. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  123. package/dist/esm-es5/sqm-form-message.entry.js +1 -1
  124. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  125. package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
  126. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  127. package/dist/esm-es5/{sqm-invoice-table-view-d00894ce.js → sqm-invoice-table-view-d1b2031f.js} +1 -1
  128. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  129. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  130. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-d3484a50.js → sqm-navigation-sidebar-item-view-512bcfd6.js} +1 -1
  131. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  132. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  133. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  134. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  135. package/dist/esm-es5/{sqm-portal-email-verification-view-33b24b91.js → sqm-portal-email-verification-view-cddbed4e.js} +1 -1
  136. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  137. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  138. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  139. package/dist/esm-es5/{sqm-portal-profile-view-13f0ef79.js → sqm-portal-profile-view-c7a2c8ba.js} +1 -1
  140. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  141. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  142. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
  143. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  144. package/dist/esm-es5/sqm-portal-verify-email-view-d7ea2c56.js +1 -0
  145. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  146. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  147. package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
  148. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  149. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  150. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  151. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  152. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  153. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  154. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  155. package/dist/esm-es5/{stencil-hooks.module-8032b139.js → stencil-hooks.module-6989e961.js} +1 -1
  156. package/dist/esm-es5/useChildElements-ebb49aad.js +1 -0
  157. package/dist/esm-es5/useInstantAccessRegistration-bb44cdaa.js +1 -0
  158. package/dist/esm-es5/{useReferralTable-669cae58.js → useReferralTable-07610a66.js} +1 -1
  159. package/dist/esm-es5/{useRegistrationFormState-0e09e2ca.js → useRegistrationFormState-b89d5b6d.js} +1 -1
  160. package/dist/esm-es5/{utilities-21d8a4df.js → utilities-5bf96d46.js} +1 -1
  161. package/dist/mint-components/mint-components.esm.js +1 -1
  162. package/dist/mint-components/mint-components.js +1 -1
  163. package/dist/mint-components/{p-b67f5743.system.js → p-029b05cc.system.js} +1 -1
  164. package/dist/mint-components/{p-d5a682bf.system.js → p-0662d8ef.system.js} +1 -1
  165. package/dist/mint-components/{p-5532c083.system.entry.js → p-099796fc.system.entry.js} +1 -1
  166. package/dist/mint-components/p-0ab38d4f.system.entry.js +1 -0
  167. package/dist/mint-components/p-1092f6a6.js +1 -0
  168. package/dist/mint-components/{p-71c592d4.js → p-145baf88.js} +1 -1
  169. package/dist/mint-components/p-186861e8.js +1 -0
  170. package/dist/mint-components/{p-3539d14d.js → p-19fecb25.js} +1 -1
  171. package/dist/mint-components/{p-023145f0.entry.js → p-1e563828.entry.js} +1 -1
  172. package/dist/mint-components/{p-4bdfee88.entry.js → p-2aae5d34.entry.js} +1 -1
  173. package/dist/mint-components/p-2b102caf.system.js +1 -0
  174. package/dist/mint-components/{p-80266bc5.js → p-2cb1eddc.js} +1 -1
  175. package/dist/mint-components/{p-20e29ff1.system.entry.js → p-36120036.system.entry.js} +1 -1
  176. package/dist/mint-components/{p-70554628.system.entry.js → p-3b2f0e44.system.entry.js} +1 -1
  177. package/dist/mint-components/{p-c74a8f95.entry.js → p-3e581a32.entry.js} +1 -1
  178. package/dist/mint-components/p-3ed71bef.system.js +1 -0
  179. package/dist/mint-components/{p-214ad777.entry.js → p-4135fbb4.entry.js} +1 -1
  180. package/dist/mint-components/{p-be96cc00.system.entry.js → p-460b478c.system.entry.js} +1 -1
  181. package/dist/mint-components/{p-957ebdc4.system.entry.js → p-4991bcac.system.entry.js} +1 -1
  182. package/dist/mint-components/{p-11be93f5.entry.js → p-49edfce7.entry.js} +1 -1
  183. package/dist/mint-components/{p-8d6eda67.entry.js → p-4cd03c6c.entry.js} +1 -1
  184. package/dist/mint-components/p-4ce94912.entry.js +9 -0
  185. package/dist/mint-components/{p-13b2638b.entry.js → p-50a0261d.entry.js} +1 -1
  186. package/dist/mint-components/{p-b689baf8.system.js → p-50c7f67c.system.js} +1 -1
  187. package/dist/mint-components/{p-05bfb3bf.js → p-569607a6.js} +1 -1
  188. package/dist/mint-components/{p-65106298.js → p-5ad81258.js} +1 -1
  189. package/dist/mint-components/{p-eb8ed21b.entry.js → p-62880655.entry.js} +2 -2
  190. package/dist/mint-components/{p-9c9a46cf.entry.js → p-654e50e4.entry.js} +2 -2
  191. package/dist/mint-components/{p-7cf5c24c.js → p-65b8da08.js} +1 -1
  192. package/dist/mint-components/{p-9ae356ae.system.js → p-6c148112.system.js} +1 -1
  193. package/dist/mint-components/{p-fd51e80e.system.js → p-6c781f6e.system.js} +1 -1
  194. package/dist/mint-components/{p-dd5ca1b2.entry.js → p-70d222e0.entry.js} +2 -2
  195. package/dist/mint-components/{p-b388ad61.system.entry.js → p-71167fd1.system.entry.js} +1 -1
  196. package/dist/mint-components/p-71726735.js +1 -0
  197. package/dist/mint-components/{p-399d6f42.entry.js → p-71770e1b.entry.js} +1 -1
  198. package/dist/mint-components/{p-c2f23665.system.js → p-7f452949.system.js} +1 -1
  199. package/dist/mint-components/{p-fd3dacb9.system.entry.js → p-80f14f0f.system.entry.js} +1 -1
  200. package/dist/mint-components/{p-5b2abce0.system.js → p-82d05a9e.system.js} +1 -1
  201. package/dist/mint-components/{p-26192c42.system.entry.js → p-84b21cc9.system.entry.js} +1 -1
  202. package/dist/mint-components/{p-9fe25b2d.system.entry.js → p-84c4735b.system.entry.js} +1 -1
  203. package/dist/mint-components/{p-a9482c97.system.entry.js → p-856f16c4.system.entry.js} +1 -1
  204. package/dist/mint-components/{p-b5ee2781.js → p-8684f7b3.js} +1 -1
  205. package/dist/mint-components/{p-9b400b7e.system.entry.js → p-86e4e8cc.system.entry.js} +1 -1
  206. package/dist/mint-components/{p-1a5005fe.entry.js → p-8edd7c3e.entry.js} +1 -1
  207. package/dist/mint-components/{p-02e550bc.system.entry.js → p-9004e90e.system.entry.js} +1 -1
  208. package/dist/mint-components/{p-74872e41.entry.js → p-91e1ce49.entry.js} +1 -1
  209. package/dist/mint-components/p-97ed770b.entry.js +1 -0
  210. package/dist/mint-components/{p-7dceeaf0.entry.js → p-9b772dfc.entry.js} +1 -1
  211. package/dist/mint-components/{p-3a5d82b7.system.entry.js → p-9f322705.system.entry.js} +1 -1
  212. package/dist/mint-components/{p-44b12b2e.system.js → p-9f437acf.system.js} +1 -1
  213. package/dist/mint-components/{p-17cef69b.system.entry.js → p-a0c8bc63.system.entry.js} +1 -1
  214. package/dist/mint-components/{p-2446212d.js → p-a27103a4.js} +1 -1
  215. package/dist/mint-components/{p-be584089.system.entry.js → p-a35bd87e.system.entry.js} +1 -1
  216. package/dist/mint-components/p-a38cdb5f.system.entry.js +1 -0
  217. package/dist/mint-components/p-a88cd3a4.system.entry.js +1 -0
  218. package/dist/mint-components/{p-4e513c81.entry.js → p-aaa439ae.entry.js} +1 -1
  219. package/dist/mint-components/{p-9a9fc2aa.system.entry.js → p-abe49399.system.entry.js} +1 -1
  220. package/dist/mint-components/{p-d943d0e8.system.entry.js → p-af3643bb.system.entry.js} +1 -1
  221. package/dist/mint-components/{p-82f2efa4.entry.js → p-afcdcb94.entry.js} +1 -1
  222. package/dist/mint-components/{p-df1b9e5b.js → p-b0b54df5.js} +1 -1
  223. package/dist/mint-components/p-b1168c75.system.entry.js +1 -0
  224. package/dist/mint-components/p-b29d5aa1.entry.js +1 -0
  225. package/dist/mint-components/{p-f40d3edd.js → p-b502696c.js} +1 -1
  226. package/dist/mint-components/p-b7ec50e4.system.js +1 -0
  227. package/dist/mint-components/{p-6d0e3263.system.entry.js → p-baed0a98.system.entry.js} +1 -1
  228. package/dist/mint-components/{p-ab49b4e4.js → p-c24b1163.js} +1 -1
  229. package/dist/mint-components/{p-921a134c.entry.js → p-c32ab72b.entry.js} +1 -1
  230. package/dist/mint-components/{p-18ccb4ad.system.entry.js → p-c50b9294.system.entry.js} +1 -1
  231. package/dist/mint-components/{p-f3e7bdd4.system.entry.js → p-c60b0bbd.system.entry.js} +1 -1
  232. package/dist/mint-components/{p-d3cd5ec5.entry.js → p-c819fa1b.entry.js} +1 -1
  233. package/dist/mint-components/p-c8610d0c.js +1 -0
  234. package/dist/mint-components/{p-59e810e6.system.js → p-c91a1a35.system.js} +1 -1
  235. package/dist/mint-components/{p-cac769d2.entry.js → p-ca12568f.entry.js} +1 -1
  236. package/dist/mint-components/{p-f710f9d7.entry.js → p-d0beba2f.entry.js} +1 -1
  237. package/dist/mint-components/{p-da99e3c7.system.entry.js → p-d63b276b.system.entry.js} +1 -1
  238. package/dist/mint-components/{p-c5429a81.system.js → p-d73d9780.system.js} +1 -1
  239. package/dist/mint-components/p-d8d07598.entry.js +1 -0
  240. package/dist/mint-components/{p-67cf72f0.system.entry.js → p-d975ca97.system.entry.js} +1 -1
  241. package/dist/mint-components/{p-cef64e28.system.entry.js → p-dce23661.system.entry.js} +1 -1
  242. package/dist/mint-components/{p-cefb6938.system.entry.js → p-dd148735.system.entry.js} +1 -1
  243. package/dist/mint-components/{p-d8f59e94.system.entry.js → p-df405a8b.system.entry.js} +1 -1
  244. package/dist/mint-components/{p-2a6133dc.entry.js → p-e0583277.entry.js} +1 -1
  245. package/dist/mint-components/{p-cd45b39f.system.js → p-e0db1882.system.js} +1 -1
  246. package/dist/mint-components/p-e1204b1e.entry.js +33 -0
  247. package/dist/mint-components/{p-7f6a6657.system.js → p-e2060e22.system.js} +1 -1
  248. package/dist/mint-components/{p-598a1715.entry.js → p-e495e17c.entry.js} +1 -1
  249. package/dist/mint-components/{p-88eab2f3.system.js → p-e50473f8.system.js} +1 -1
  250. package/dist/mint-components/{p-9546c6db.entry.js → p-e6e43a73.entry.js} +1 -1
  251. package/dist/mint-components/{p-571b55b4.js → p-e9cbc775.js} +1 -1
  252. package/dist/mint-components/{p-09c7f320.entry.js → p-ebca0372.entry.js} +1 -1
  253. package/dist/mint-components/{p-1273b20d.entry.js → p-ec6ce583.entry.js} +1 -1
  254. package/dist/mint-components/{p-e5802992.system.entry.js → p-ee71de0d.system.entry.js} +1 -1
  255. package/dist/mint-components/{p-20e2037d.system.entry.js → p-ef33b9b0.system.entry.js} +1 -1
  256. package/dist/mint-components/p-ef3fc8d2.system.entry.js +1 -0
  257. package/dist/mint-components/{p-5e8996cd.system.js → p-f52dd061.system.js} +1 -1
  258. package/dist/mint-components/p-f6397cc7.system.js +1 -0
  259. package/dist/mint-components/p-f7795eca.entry.js +1 -0
  260. package/dist/mint-components/p-fa9f367e.entry.js +1 -0
  261. package/dist/mint-components/p-fd826643.js +1 -0
  262. package/dist/mint-components/{p-1a8a8795.entry.js → p-fed2ffb1.entry.js} +1 -1
  263. package/dist/mint-components/{p-44c46a30.system.entry.js → p-ff4d1c67.system.entry.js} +1 -1
  264. package/dist/types/components/sqm-portal-verify-email/sqm-portal-verify-email-view.d.ts +1 -0
  265. package/dist/types/components/sqm-portal-verify-email/usePortalVerifyEmail.d.ts +2 -0
  266. package/docs/docs.docx +0 -0
  267. package/package.json +5 -4
  268. package/dist/esm-es5/sqm-portal-verify-email-view-2e1dabcc.js +0 -1
  269. package/dist/esm-es5/useChildElements-cd29b2fc.js +0 -1
  270. package/dist/esm-es5/useInstantAccessRegistration-0d27c474.js +0 -1
  271. package/dist/mint-components/p-04cb0dbf.system.entry.js +0 -1
  272. package/dist/mint-components/p-0566ef3f.entry.js +0 -9
  273. package/dist/mint-components/p-1ca5dd90.system.entry.js +0 -1
  274. package/dist/mint-components/p-1fe0ea89.entry.js +0 -1
  275. package/dist/mint-components/p-2f2b220a.entry.js +0 -33
  276. package/dist/mint-components/p-42ca1639.js +0 -1
  277. package/dist/mint-components/p-499913d2.system.js +0 -1
  278. package/dist/mint-components/p-4ca22e1b.js +0 -1
  279. package/dist/mint-components/p-6217c5f3.system.entry.js +0 -1
  280. package/dist/mint-components/p-6a626a88.system.js +0 -1
  281. package/dist/mint-components/p-79bd1db8.system.js +0 -1
  282. package/dist/mint-components/p-90188bc1.entry.js +0 -1
  283. package/dist/mint-components/p-9149f891.entry.js +0 -1
  284. package/dist/mint-components/p-9cb1ab69.system.js +0 -1
  285. package/dist/mint-components/p-b4984452.js +0 -1
  286. package/dist/mint-components/p-c3a388cd.js +0 -1
  287. package/dist/mint-components/p-cd96e792.entry.js +0 -1
  288. package/dist/mint-components/p-d1c7aed7.js +0 -1
  289. package/dist/mint-components/p-d567f968.system.entry.js +0 -1
  290. package/dist/mint-components/p-dd2a4d31.entry.js +0 -1
  291. package/dist/mint-components/p-e98b8f9a.system.entry.js +0 -1
@@ -1 +1 @@
1
- import{r as t,h as o,c as n}from"./p-64c3217a.js";import{b as r,k as e,i as s,f as a,n as i}from"./p-2446212d.js";import{_ as d}from"./p-ab49b4e4.js";import{g as l}from"./p-9ec99ced.js";import{p as c}from"./p-8d363802.js";const u=r("sq:useRouter");function p(t,o){if(t)return c(t).exec(o)}const v=class{constructor(o){t(this,o),this.ignored=!0,i(this)}disconnectedCallback(){}render(){const{callbacks:t}=function(t){const o=d(),[n,r]=e(void 0),[i,l]=e(void 0),c=s(t.contextName);return a((()=>{const t=o.querySelectorAll("sqm-route");Array.from(t).forEach((t=>{const o=document.createElement("template");o.setAttribute("path",t.path),o.innerHTML=t.innerHTML,t.parentNode.appendChild(o),t.parentNode.removeChild(t)}))}),[]),a((()=>{var t,o;if(!i||!n)return void u("DOM not ready for navigation rendering on:",c);const r=n.querySelectorAll("template"),e=Array.from(r).find((t=>{var o,n,r;if(null===(r=p(null===(n=null===(o=t.attributes)||void 0===o?void 0:o.path)||void 0===n?void 0:n.nodeValue,c))||void 0===r?void 0:r.length)return t})),s=null===(o=null===(t=null==e?void 0:e.attributes)||void 0===t?void 0:t.path)||void 0===o?void 0:o.nodeValue;if(u({containerDatasetPage:i.dataset.page,templatePath:s,page:c}),!e)return u("No matching page found for ",c,", so render nothing"),i.innerHTML="",void(i.dataset.page=c);u("Page updated to ",c,e),p(s,i.dataset.page)?u("don't rerender"):e&&(i.innerHTML=e.innerHTML,i.dataset.page=c)}),[n,i,c]),{callbacks:{setSlot:r,setContainer:l}}}(l(this));return o(n,null,o("div",{ref:t.setSlot,style:{display:"none"}},o("slot",null)),o("div",{style:{display:"contents"},ref:t.setContainer}))}};v.style="sqm-router{display:contents}";export{v as sqm_context_router}
1
+ import{r as t,h as o,c as n}from"./p-64c3217a.js";import{b as r,k as e,i as s,f as a,n as i}from"./p-a27103a4.js";import{_ as d}from"./p-c24b1163.js";import{g as l}from"./p-9ec99ced.js";import{p as c}from"./p-8d363802.js";const u=r("sq:useRouter");function p(t,o){if(t)return c(t).exec(o)}const v=class{constructor(o){t(this,o),this.ignored=!0,i(this)}disconnectedCallback(){}render(){const{callbacks:t}=function(t){const o=d(),[n,r]=e(void 0),[i,l]=e(void 0),c=s(t.contextName);return a((()=>{const t=o.querySelectorAll("sqm-route");Array.from(t).forEach((t=>{const o=document.createElement("template");o.setAttribute("path",t.path),o.innerHTML=t.innerHTML,t.parentNode.appendChild(o),t.parentNode.removeChild(t)}))}),[]),a((()=>{var t,o;if(!i||!n)return void u("DOM not ready for navigation rendering on:",c);const r=n.querySelectorAll("template"),e=Array.from(r).find((t=>{var o,n,r;if(null===(r=p(null===(n=null===(o=t.attributes)||void 0===o?void 0:o.path)||void 0===n?void 0:n.nodeValue,c))||void 0===r?void 0:r.length)return t})),s=null===(o=null===(t=null==e?void 0:e.attributes)||void 0===t?void 0:t.path)||void 0===o?void 0:o.nodeValue;if(u({containerDatasetPage:i.dataset.page,templatePath:s,page:c}),!e)return u("No matching page found for ",c,", so render nothing"),i.innerHTML="",void(i.dataset.page=c);u("Page updated to ",c,e),p(s,i.dataset.page)?u("don't rerender"):e&&(i.innerHTML=e.innerHTML,i.dataset.page=c)}),[n,i,c]),{callbacks:{setSlot:r,setContainer:l}}}(l(this));return o(n,null,o("div",{ref:t.setSlot,style:{display:"none"}},o("slot",null)),o("div",{style:{display:"contents"},ref:t.setContainer}))}};v.style="sqm-router{display:contents}";export{v as sqm_context_router}
@@ -1,4 +1,4 @@
1
- import{h as e,r as a,c as t,g as n}from"./p-64c3217a.js";import{m as i,k as o,f as l,n as r,u as s,b as d,j as c}from"./p-2446212d.js";import{i as u}from"./p-7cf5c24c.js";import{d as p,L as m,Q as h,t as v,I as y,M as g,f as b,i as f,w as x,u as C,k as S,v as T,_ as w,C as I,F as P}from"./p-ab49b4e4.js";import{j as k}from"./p-e7e129ac.js";import{c as _}from"./p-c1086930.js";import"./p-02be1a88.js";import{c as A}from"./p-cef45012.js";import{G as N}from"./p-c5d2e4ba.js";import{u as B,a as E}from"./p-71c592d4.js";import{u as M}from"./p-b4984452.js";import{l as D}from"./p-df1b9e5b.js";import{g as R}from"./p-80266bc5.js";import{g as q,l as F}from"./p-9ec99ced.js";import{t as U,v as L,a as G,b as j,g as O,O as W,I as z,E as H,L as V,c as K,G as Y,f as $,d as Z,o as J,A as X}from"./p-3539d14d.js";const Q=p.gql`
1
+ import{h as e,r as a,c as t,g as n}from"./p-64c3217a.js";import{m as i,k as o,f as l,n as r,u as s,b as d,j as c}from"./p-a27103a4.js";import{i as u}from"./p-65b8da08.js";import{d as p,L as m,Q as h,t as v,I as y,M as g,f as b,i as f,w as x,u as C,k as S,v as T,_ as w,C as I,F as P}from"./p-c24b1163.js";import{j as k}from"./p-e7e129ac.js";import{c as _}from"./p-c1086930.js";import"./p-02be1a88.js";import{c as A}from"./p-cef45012.js";import{G as N}from"./p-c5d2e4ba.js";import{u as B,a as E}from"./p-145baf88.js";import{u as M}from"./p-186861e8.js";import{l as D}from"./p-b0b54df5.js";import{g as R}from"./p-2cb1eddc.js";import{g as q,l as F}from"./p-9ec99ced.js";import{t as U,v as L,a as G,b as j,g as O,O as W,I as z,E as H,L as V,c as K,G as Y,f as $,d as Z,o as J,A as X}from"./p-19fecb25.js";const Q=p.gql`
2
2
  query getUserTaxInfo {
3
3
  user: viewer {
4
4
  ... on User {
@@ -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-ff17b3a4.system.js","./p-d5a682bf.system.js","./p-c5429a81.system.js","./p-b2295bc5.system.js","./p-4bd679a7.system.js","./p-f6934a55.system.js","./p-1a673057.system.js","./p-4f775e84.system.js","./p-7487f23c.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.e;a=e.$;o=e.i},function(e){l=e.j},function(e){u=e.c},function(){},function(){},function(){},function(e){c=e.P}],execute:function(){function f(e){var t=this;var n,s,o,u,c,f,d;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)||((d=(f=(c=k===null||k===void 0?void 0:k.response)===null||c===void 0?void 0:c.errors)===null||f===void 0?void 0:f[0])===null||d===void 0?void 0:d.message)||p,success:v,loginPath:e.loginPath,headerText:e.headerText,loginText:e.loginText},callbacks:{submit:E}}}var d=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):f(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-ff17b3a4.system.js","./p-0662d8ef.system.js","./p-d73d9780.system.js","./p-b2295bc5.system.js","./p-4bd679a7.system.js","./p-f6934a55.system.js","./p-1a673057.system.js","./p-4f775e84.system.js","./p-7487f23c.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.e;a=e.$;o=e.i},function(e){l=e.j},function(e){u=e.c},function(){},function(){},function(){},function(e){c=e.P}],execute:function(){function f(e){var t=this;var n,s,o,u,c,f,d;var h=r(false),v=h[0],m=h[1];var p=r(""),b=p[0],g=p[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("");m(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){m(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)||((d=(f=(c=k===null||k===void 0?void 0:k.response)===null||c===void 0?void 0:c.errors)===null||f===void 0?void 0:f[0])===null||d===void 0?void 0:d.message)||b,success:v,loginPath:e.loginPath,headerText:e.headerText,loginText:e.loginText},callbacks:{submit:E}}}var d=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):f(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}})}}}}));