@saasquatch/mint-components 1.12.1-2 → 1.12.1-21

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 (277) hide show
  1. package/dist/cjs/{ShadowViewAddon-88821c64.js → ShadowViewAddon-e7d97410.js} +152 -117
  2. package/dist/cjs/{global-c3637175.js → global-02e50f09.js} +2 -2
  3. package/dist/cjs/{index.module-b8d9d0ba.js → index.module-df530553.js} +18 -55
  4. package/dist/cjs/loader.cjs.js +3 -3
  5. package/dist/cjs/mint-components.cjs.js +3 -3
  6. package/dist/cjs/{re-render-5bde3d2e.js → re-render-1976e05e.js} +4 -4
  7. package/dist/cjs/sqm-asset-card.cjs.entry.js +1 -1
  8. package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +61 -61
  9. package/dist/cjs/{sqm-big-stat_39.cjs.entry.js → sqm-big-stat_40.cjs.entry.js} +241 -68
  10. package/dist/cjs/sqm-close-button.cjs.entry.js +1 -1
  11. package/dist/cjs/sqm-context-router.cjs.entry.js +2 -2
  12. package/dist/cjs/sqm-empty_4.cjs.entry.js +2 -2
  13. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +5 -5
  14. package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +3 -3
  15. package/dist/cjs/{sqm-invoice-table-view-a9133a11.js → sqm-invoice-table-view-e3b03a00.js} +1 -1
  16. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +5 -5
  17. package/dist/cjs/sqm-logout-current-user.cjs.entry.js +3 -3
  18. package/dist/cjs/{sqm-navigation-sidebar-item-view-a2135064.js → sqm-navigation-sidebar-item-view-a125ec5f.js} +2 -2
  19. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +3 -3
  20. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +3 -3
  21. package/dist/cjs/sqm-password-field.cjs.entry.js +2 -2
  22. package/dist/cjs/sqm-popup-container.cjs.entry.js +4 -4
  23. package/dist/cjs/{sqm-portal-email-verification-view-050dbe0f.js → sqm-portal-email-verification-view-292b5bf4.js} +1 -1
  24. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +9 -9
  25. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +5 -5
  26. package/dist/cjs/sqm-portal-logout.cjs.entry.js +2 -2
  27. package/dist/cjs/{sqm-portal-profile-view-d97086bc.js → sqm-portal-profile-view-fde54e35.js} +1 -1
  28. package/dist/cjs/sqm-portal-profile.cjs.entry.js +7 -7
  29. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +5 -5
  30. package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +7 -11
  31. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +7 -7
  32. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +7 -7
  33. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +5 -5
  34. package/dist/cjs/sqm-referred-registration.cjs.entry.js +3 -3
  35. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +2 -2
  36. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +10 -10
  37. package/dist/cjs/sqm-stencilbook.cjs.entry.js +243 -179
  38. package/dist/cjs/sqm-tab.cjs.entry.js +2 -2
  39. package/dist/cjs/sqm-tabs.cjs.entry.js +4 -4
  40. package/dist/cjs/{useChildElements-410d2435.js → useChildElements-e0d44916.js} +2 -2
  41. package/dist/cjs/{useInstantAccessRegistration-ccf81eae.js → useInstantAccessRegistration-bbe746d1.js} +3 -3
  42. package/dist/cjs/{useReferralTable-824ac152.js → useReferralTable-a76adb0d.js} +9 -9
  43. package/dist/cjs/{useRegistrationFormState-f9ce55be.js → useRegistrationFormState-876ed65d.js} +2 -2
  44. package/dist/cjs/{utilities-f7de6c04.js → utilities-cec9dd36.js} +1 -1
  45. package/dist/collection/collection-manifest.json +1 -0
  46. package/dist/collection/components/sqm-checkbox-field/CheckboxField.stories.js +1 -1
  47. package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field-view.js +6 -15
  48. package/dist/collection/components/sqm-marketing-emails-checkbox/sqm-marketing-emails-checkbox.js +12 -43
  49. package/dist/collection/components/sqm-portal-change-marketing/ChangeMarketing.stories.js +55 -0
  50. package/dist/collection/components/sqm-portal-change-marketing/sqm-portal-change-marketing-view.js +47 -0
  51. package/dist/collection/components/sqm-portal-change-marketing/sqm-portal-change-marketing.js +217 -0
  52. package/dist/collection/components/sqm-portal-change-marketing/usePortalChangeMarketing.js +115 -0
  53. package/dist/collection/components/sqm-portal-email-verification/sqm-portal-email-verification.js +3 -3
  54. package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +3 -3
  55. package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +3 -3
  56. package/dist/collection/components/sqm-portal-registration-form/usePortalRegistrationForm.js +0 -4
  57. package/dist/collection/components/sqm-portal-reset-password/sqm-portal-reset-password.js +3 -3
  58. package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email.js +3 -3
  59. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +2 -0
  60. package/dist/esm/{ShadowViewAddon-65c8679e.js → ShadowViewAddon-149b4015.js} +152 -118
  61. package/dist/esm/{global-6306a9b8.js → global-04c7d3b5.js} +2 -2
  62. package/dist/esm/{index.module-6c840c4e.js → index.module-def4aec5.js} +3 -40
  63. package/dist/esm/loader.js +3 -3
  64. package/dist/esm/mint-components.js +3 -3
  65. package/dist/esm/{re-render-1bcfd0de.js → re-render-12fd274a.js} +4 -4
  66. package/dist/esm/sqm-asset-card.entry.js +1 -1
  67. package/dist/esm/sqm-banking-info-form_16.entry.js +61 -61
  68. package/dist/esm/{sqm-big-stat_39.entry.js → sqm-big-stat_40.entry.js} +241 -69
  69. package/dist/esm/sqm-close-button.entry.js +1 -1
  70. package/dist/esm/sqm-context-router.entry.js +2 -2
  71. package/dist/esm/sqm-empty_4.entry.js +2 -2
  72. package/dist/esm/sqm-graphql-client-provider.entry.js +5 -5
  73. package/dist/esm/sqm-instant-access-registration.entry.js +3 -3
  74. package/dist/esm/{sqm-invoice-table-view-71915a5e.js → sqm-invoice-table-view-6e13a323.js} +1 -1
  75. package/dist/esm/sqm-leaderboard-rank.entry.js +5 -5
  76. package/dist/esm/sqm-logout-current-user.entry.js +3 -3
  77. package/dist/esm/{sqm-navigation-sidebar-item-view-f8e78810.js → sqm-navigation-sidebar-item-view-60ef06cc.js} +2 -2
  78. package/dist/esm/sqm-navigation-sidebar-item.entry.js +3 -3
  79. package/dist/esm/sqm-navigation-sidebar.entry.js +3 -3
  80. package/dist/esm/sqm-password-field.entry.js +2 -2
  81. package/dist/esm/sqm-popup-container.entry.js +4 -4
  82. package/dist/esm/{sqm-portal-email-verification-view-c6ac5430.js → sqm-portal-email-verification-view-4307c992.js} +1 -1
  83. package/dist/esm/sqm-portal-email-verification.entry.js +9 -9
  84. package/dist/esm/sqm-portal-forgot-password.entry.js +5 -5
  85. package/dist/esm/sqm-portal-logout.entry.js +2 -2
  86. package/dist/esm/{sqm-portal-profile-view-15ddbec8.js → sqm-portal-profile-view-ffe955c8.js} +1 -1
  87. package/dist/esm/sqm-portal-profile.entry.js +7 -7
  88. package/dist/esm/sqm-portal-protected-route.entry.js +5 -5
  89. package/dist/esm/sqm-portal-registration-form.entry.js +7 -11
  90. package/dist/esm/sqm-portal-reset-password.entry.js +7 -7
  91. package/dist/esm/sqm-portal-verify-email.entry.js +7 -7
  92. package/dist/esm/sqm-referral-table_11.entry.js +5 -5
  93. package/dist/esm/sqm-referred-registration.entry.js +3 -3
  94. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +2 -2
  95. package/dist/esm/sqm-rewards-table_9.entry.js +10 -10
  96. package/dist/esm/sqm-stencilbook.entry.js +243 -179
  97. package/dist/esm/sqm-tab.entry.js +2 -2
  98. package/dist/esm/sqm-tabs.entry.js +4 -4
  99. package/dist/esm/{useChildElements-fc84e640.js → useChildElements-32e1bda1.js} +2 -2
  100. package/dist/esm/{useInstantAccessRegistration-8b0a4556.js → useInstantAccessRegistration-46b89952.js} +3 -3
  101. package/dist/esm/{useReferralTable-f6ffa103.js → useReferralTable-f4de0650.js} +9 -9
  102. package/dist/esm/{useRegistrationFormState-849e27f7.js → useRegistrationFormState-9fc1ac80.js} +2 -2
  103. package/dist/esm/{utilities-443732be.js → utilities-3f5bba22.js} +1 -1
  104. package/dist/esm-es5/ShadowViewAddon-149b4015.js +1 -0
  105. package/dist/esm-es5/{global-6306a9b8.js → global-04c7d3b5.js} +2 -2
  106. package/dist/esm-es5/index.module-def4aec5.js +1 -0
  107. package/dist/esm-es5/loader.js +1 -1
  108. package/dist/esm-es5/mint-components.js +1 -1
  109. package/dist/esm-es5/{re-render-1bcfd0de.js → re-render-12fd274a.js} +1 -1
  110. package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
  111. package/dist/esm-es5/sqm-banking-info-form_16.entry.js +1 -1
  112. package/dist/esm-es5/sqm-big-stat_40.entry.js +1 -0
  113. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  114. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  115. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  116. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  117. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  118. package/dist/esm-es5/{sqm-invoice-table-view-71915a5e.js → sqm-invoice-table-view-6e13a323.js} +1 -1
  119. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  120. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  121. package/dist/esm-es5/sqm-navigation-sidebar-item-view-60ef06cc.js +1 -0
  122. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  123. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  124. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  125. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  126. package/dist/esm-es5/{sqm-portal-email-verification-view-c6ac5430.js → sqm-portal-email-verification-view-4307c992.js} +1 -1
  127. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  128. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  129. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  130. package/dist/esm-es5/{sqm-portal-profile-view-15ddbec8.js → sqm-portal-profile-view-ffe955c8.js} +1 -1
  131. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  132. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  133. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
  134. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  135. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  136. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  137. package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
  138. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  139. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  140. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  141. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  142. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  143. package/dist/esm-es5/{useChildElements-fc84e640.js → useChildElements-32e1bda1.js} +1 -1
  144. package/dist/esm-es5/useInstantAccessRegistration-46b89952.js +1 -0
  145. package/dist/esm-es5/{useReferralTable-f6ffa103.js → useReferralTable-f4de0650.js} +1 -1
  146. package/dist/esm-es5/useRegistrationFormState-9fc1ac80.js +1 -0
  147. package/dist/esm-es5/{utilities-443732be.js → utilities-3f5bba22.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-f450654b.system.entry.js → p-01cfff8a.system.entry.js} +1 -1
  151. package/dist/mint-components/{p-94454880.entry.js → p-021a735d.entry.js} +1 -1
  152. package/dist/mint-components/{p-ac51940e.system.js → p-02424350.system.js} +1 -1
  153. package/dist/mint-components/p-03494732.entry.js +1 -0
  154. package/dist/mint-components/{p-59818690.system.entry.js → p-07f675ab.system.entry.js} +1 -1
  155. package/dist/mint-components/{p-11d1b212.js → p-0b9fa97f.js} +1 -1
  156. package/dist/mint-components/{p-5becb2ff.system.js → p-0d8c53ac.system.js} +1 -1
  157. package/dist/mint-components/p-10e89d0a.entry.js +1 -0
  158. package/dist/mint-components/{p-012daf3c.entry.js → p-137ea86e.entry.js} +1 -1
  159. package/dist/mint-components/p-1bfc8eb0.system.entry.js +1 -0
  160. package/dist/mint-components/p-1c857edb.entry.js +33 -0
  161. package/dist/mint-components/{p-e12d3414.system.entry.js → p-1dd69917.system.entry.js} +1 -1
  162. package/dist/mint-components/{p-d468925f.entry.js → p-2dd67762.entry.js} +1 -1
  163. package/dist/mint-components/{p-1d27da33.js → p-2ee2ebba.js} +2 -2
  164. package/dist/mint-components/{p-84b25a46.entry.js → p-3223ba7b.entry.js} +1 -1
  165. package/dist/mint-components/{p-f4cbbe47.entry.js → p-32d1d162.entry.js} +1 -1
  166. package/dist/mint-components/{p-cb433855.system.entry.js → p-35d84041.system.entry.js} +1 -1
  167. package/dist/mint-components/{p-4babe350.system.js → p-3d4656bb.system.js} +1 -1
  168. package/dist/mint-components/{p-f36e33ff.entry.js → p-3ec16698.entry.js} +2 -2
  169. package/dist/mint-components/{p-04348a9b.js → p-41a11a7f.js} +1 -1
  170. package/dist/mint-components/{p-3cb18382.system.js → p-44787d6e.system.js} +1 -1
  171. package/dist/mint-components/{p-be1ae1ed.system.entry.js → p-4502ed11.system.entry.js} +1 -1
  172. package/dist/mint-components/{p-e0e7635a.js → p-4d233cd4.js} +1 -1
  173. package/dist/mint-components/{p-cd44de66.system.js → p-4df8f1d2.system.js} +1 -1
  174. package/dist/mint-components/{p-7dd1ff31.system.entry.js → p-4ea58025.system.entry.js} +1 -1
  175. package/dist/mint-components/{p-a45b03d2.entry.js → p-4edde470.entry.js} +1 -1
  176. package/dist/mint-components/p-51f517a2.js +1 -0
  177. package/dist/mint-components/{p-bee1e573.entry.js → p-56f14840.entry.js} +1 -1
  178. package/dist/mint-components/{p-0527d90b.system.entry.js → p-58ef25d3.system.entry.js} +1 -1
  179. package/dist/mint-components/{p-fc422446.system.js → p-59fe4ad1.system.js} +1 -1
  180. package/dist/mint-components/{p-cb38b9b0.system.entry.js → p-5b333fa8.system.entry.js} +1 -1
  181. package/dist/mint-components/p-5be235f9.entry.js +1 -0
  182. package/dist/mint-components/{p-bc826117.system.entry.js → p-5cac90e8.system.entry.js} +1 -1
  183. package/dist/mint-components/{p-22425c71.system.entry.js → p-5f1c4160.system.entry.js} +1 -1
  184. package/dist/mint-components/{p-0121e044.js → p-61eab172.js} +1 -1
  185. package/dist/mint-components/{p-4eae91a9.system.js → p-674a64fe.system.js} +1 -1
  186. package/dist/mint-components/{p-76392386.entry.js → p-6cef104b.entry.js} +1 -1
  187. package/dist/mint-components/{p-acd77a6e.entry.js → p-6f6a6518.entry.js} +32 -15
  188. package/dist/mint-components/{p-0893073b.entry.js → p-7049e9b0.entry.js} +1 -1
  189. package/dist/mint-components/p-711ba77e.system.entry.js +1 -0
  190. package/dist/mint-components/p-770368bc.system.js +1 -0
  191. package/dist/mint-components/{p-c3babfa4.system.entry.js → p-7731f793.system.entry.js} +1 -1
  192. package/dist/mint-components/p-79186b05.entry.js +9 -0
  193. package/dist/mint-components/p-79191f88.entry.js +1 -0
  194. package/dist/mint-components/p-7c6c96e2.system.entry.js +1 -0
  195. package/dist/mint-components/p-7f088154.entry.js +1 -0
  196. package/dist/mint-components/{p-3e7ec0f3.system.entry.js → p-8679ed9f.system.entry.js} +1 -1
  197. package/dist/mint-components/{p-6c928c7d.entry.js → p-86990110.entry.js} +1 -1
  198. package/dist/mint-components/{p-d83b0cf3.js → p-8704937c.js} +1 -1
  199. package/dist/mint-components/p-8b5b78ca.entry.js +1 -0
  200. package/dist/mint-components/p-8e907ac7.system.entry.js +1 -0
  201. package/dist/mint-components/p-91669312.entry.js +1 -0
  202. package/dist/mint-components/{p-f56348dc.system.entry.js → p-9c310991.system.entry.js} +1 -1
  203. package/dist/mint-components/{p-9ec008cb.system.entry.js → p-9f0629ba.system.entry.js} +1 -1
  204. package/dist/mint-components/{p-f531a5c9.system.entry.js → p-a1dba9a1.system.entry.js} +1 -1
  205. package/dist/mint-components/p-a6a7dcaa.js +1 -0
  206. package/dist/mint-components/{p-9cdbd1ac.system.entry.js → p-a7c2ced2.system.entry.js} +1 -1
  207. package/dist/mint-components/p-a8f7cb95.js +1 -0
  208. package/dist/mint-components/{p-03dbe2ce.entry.js → p-a9050eb0.entry.js} +1 -1
  209. package/dist/mint-components/{p-fd21ae8f.entry.js → p-aad11a68.entry.js} +1 -1
  210. package/dist/mint-components/p-ace06b9b.system.js +1 -0
  211. package/dist/mint-components/{p-04ced592.system.entry.js → p-af062c8f.system.entry.js} +1 -1
  212. package/dist/mint-components/{p-1f7d7524.system.entry.js → p-afd366ae.system.entry.js} +1 -1
  213. package/dist/mint-components/p-b370fca8.system.js +1 -0
  214. package/dist/mint-components/{p-5291891c.entry.js → p-b4c52c5a.entry.js} +2 -2
  215. package/dist/mint-components/{p-36e9296e.system.entry.js → p-b5861974.system.entry.js} +1 -1
  216. package/dist/mint-components/{p-83c9f37b.system.entry.js → p-b6fc1227.system.entry.js} +1 -1
  217. package/dist/mint-components/p-ba0dfda9.js +391 -0
  218. package/dist/mint-components/{p-5cd917db.js → p-bb00db59.js} +1 -1
  219. package/dist/mint-components/{p-5fba1a04.system.entry.js → p-be4b748a.system.entry.js} +1 -1
  220. package/dist/mint-components/{p-8d554a89.system.js → p-c84659a3.system.js} +1 -1
  221. package/dist/mint-components/{p-9e0230c3.entry.js → p-ce5afa40.entry.js} +1 -1
  222. package/dist/mint-components/{p-2816bf6a.js → p-ce621bcc.js} +1 -1
  223. package/dist/mint-components/{p-88bf51b7.system.entry.js → p-cf690d55.system.entry.js} +1 -1
  224. package/dist/mint-components/p-d0ea10c3.system.entry.js +1 -0
  225. package/dist/mint-components/{p-4671e644.entry.js → p-d8d2de11.entry.js} +1 -1
  226. package/dist/mint-components/{p-4e373c3d.system.js → p-dd7ee007.system.js} +1 -1
  227. package/dist/mint-components/{p-d35d8c06.entry.js → p-e3735866.entry.js} +2 -2
  228. package/dist/mint-components/{p-68747d88.js → p-eaada4da.js} +1 -1
  229. package/dist/mint-components/{p-51d53165.system.entry.js → p-eba44835.system.entry.js} +1 -1
  230. package/dist/mint-components/{p-b8233366.entry.js → p-ec41d6a4.entry.js} +1 -1
  231. package/dist/mint-components/{p-43621f12.system.js → p-ed095674.system.js} +1 -1
  232. package/dist/mint-components/{p-ca809fdd.system.js → p-ed17e637.system.js} +1 -1
  233. package/dist/mint-components/p-f3dd15c5.entry.js +13 -0
  234. package/dist/mint-components/{p-c1f4fb6d.system.entry.js → p-fb20eb5e.system.entry.js} +1 -1
  235. package/dist/types/components/sqm-marketing-emails-checkbox/sqm-marketing-emails-checkbox.d.ts +3 -10
  236. package/dist/types/components/sqm-portal-change-marketing/ChangeMarketing.stories.d.ts +8 -0
  237. package/dist/types/components/sqm-portal-change-marketing/sqm-portal-change-marketing-view.d.ts +28 -0
  238. package/dist/types/components/sqm-portal-change-marketing/sqm-portal-change-marketing.d.ts +39 -0
  239. package/dist/types/components/sqm-portal-change-marketing/usePortalChangeMarketing.d.ts +3 -0
  240. package/dist/types/components/sqm-portal-email-verification/sqm-portal-email-verification.d.ts +1 -1
  241. package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password.d.ts +1 -1
  242. package/dist/types/components/sqm-portal-login/sqm-portal-login.d.ts +1 -1
  243. package/dist/types/components/sqm-portal-reset-password/sqm-portal-reset-password.d.ts +1 -1
  244. package/dist/types/components/sqm-portal-verify-email/sqm-portal-verify-email.d.ts +1 -1
  245. package/dist/types/components.d.ts +88 -24
  246. package/docs/docs.docx +0 -0
  247. package/docs/raisins.json +1 -1
  248. package/grapesjs/grapesjs.js +1 -1
  249. package/package.json +1 -1
  250. package/dist/esm-es5/ShadowViewAddon-65c8679e.js +0 -1
  251. package/dist/esm-es5/index.module-6c840c4e.js +0 -1
  252. package/dist/esm-es5/sqm-big-stat_39.entry.js +0 -1
  253. package/dist/esm-es5/sqm-navigation-sidebar-item-view-f8e78810.js +0 -1
  254. package/dist/esm-es5/useInstantAccessRegistration-8b0a4556.js +0 -1
  255. package/dist/esm-es5/useRegistrationFormState-849e27f7.js +0 -1
  256. package/dist/mint-components/p-0c9ad5f3.system.entry.js +0 -1
  257. package/dist/mint-components/p-1279f7a3.system.entry.js +0 -1
  258. package/dist/mint-components/p-15a64357.entry.js +0 -13
  259. package/dist/mint-components/p-17f56865.entry.js +0 -9
  260. package/dist/mint-components/p-1b861be5.entry.js +0 -1
  261. package/dist/mint-components/p-2868f475.entry.js +0 -1
  262. package/dist/mint-components/p-6792c8d8.system.entry.js +0 -1
  263. package/dist/mint-components/p-93576222.system.js +0 -1
  264. package/dist/mint-components/p-947fe79b.entry.js +0 -1
  265. package/dist/mint-components/p-99c15c5e.entry.js +0 -1
  266. package/dist/mint-components/p-9d34f4f0.entry.js +0 -33
  267. package/dist/mint-components/p-a02afa72.system.js +0 -1
  268. package/dist/mint-components/p-a4282d02.system.entry.js +0 -1
  269. package/dist/mint-components/p-b1e8a802.entry.js +0 -1
  270. package/dist/mint-components/p-b3e97f8a.system.entry.js +0 -1
  271. package/dist/mint-components/p-b651706a.js +0 -391
  272. package/dist/mint-components/p-bdd6bb13.js +0 -1
  273. package/dist/mint-components/p-c3b37bbf.js +0 -1
  274. package/dist/mint-components/p-c92a743e.entry.js +0 -1
  275. package/dist/mint-components/p-c9fb6102.entry.js +0 -1
  276. package/dist/mint-components/p-def516b8.system.js +0 -1
  277. package/dist/mint-components/p-f655a7df.js +0 -1
@@ -0,0 +1 @@
1
+ import{r as s,h as t,c as a}from"./p-64c3217a.js";import{o,f as r,n as c}from"./p-fd2c5407.js";import{J as n,E as i,z as e,P as l}from"./p-a8f7cb95.js";const p=class{constructor(t){s(this,t),this.ignored=!0,c(this)}disconnectedCallback(){}render(){return async function({domain:s}){const t=n(),a=s,c=e(),p=i(a,c,t),[,m]=o(l,p);r((()=>{m(p)}),[p])}(this),t(a,{style:{display:"contents"}},t("slot",null))}};export{p as sqm_graphql_client_provider}
@@ -1 +1 @@
1
- System.register(["./p-ff17b3a4.system.js","./p-2a414b2e.system.js","./p-93576222.system.js","./p-4bd679a7.system.js","./p-1a673057.system.js","./p-3036cf58.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
+ System.register(["./p-ff17b3a4.system.js","./p-2a414b2e.system.js","./p-b370fca8.system.js","./p-4bd679a7.system.js","./p-1a673057.system.js","./p-3036cf58.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 __assign=this&&this.__assign||function(){__assign=Object.assign||function(t){for(var e,i=1,s=arguments.length;i<s;i++){e=arguments[i];for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]}return t};return __assign.apply(this,arguments)};System.register(["./p-ff17b3a4.system.js","./p-2a414b2e.system.js","./p-93576222.system.js","./p-4bd679a7.system.js","./p-f6934a55.system.js","./p-1a673057.system.js","./p-6333265f.system.js","./p-ac51940e.system.js"],(function(t){"use strict";var e,i,s,r,n,a,o,l,u,c,d;return{setters:[function(t){e=t.h;i=t.r},function(t){s=t.i;r=t.k;n=t.n},function(t){a=t.i},function(t){o=t.c},function(t){l=t.E},function(t){u=t.c},function(t){c=t.g},function(t){d=t.R}],execute:function(){var p={error:{length:"Length should be a valid positive number",password:"Password should be a valid string"},regex:{digits:"(\\d.*)",letters:"([a-zA-Z].*)",symbols:"([`~\\!@#\\$%\\^\\&\\*\\(\\)\\-_\\=\\+\\[\\{\\}\\]\\\\|;:\\'\",<.>\\/\\?€£¥₹§±].*)",spaces:"([\\s].*)"}};var v=p.regex;function h(t,e){if(e&&e>1){var i=parseInt(e,10);return new RegExp(t+"{"+i+",}").test(this.password)===this.positive}return new RegExp(t).test(this.password)===this.positive}var f={not:function t(e){this.positive=false;if(e){return h.call(this,e)}return true},has:function t(e){this.positive=true;if(e){return h.call(this,e)}return true},is:function t(){this.positive=true;return true},min:function t(e){return this.password.length>=e},max:function t(e){return this.password.length<=e},digits:function t(e){return h.call(this,v.digits,e)},letters:function t(e){return h.call(this,v.letters,e)},uppercase:function t(e){if(e&&e>1){var i=0;var s=0;while(s<e&&i<this.password.length){var r=this.password.charAt(i);if(r!==r.toLowerCase()){s++}i++}return s===e===this.positive}return this.password!==this.password.toLowerCase()===this.positive},lowercase:function t(e){if(e&&e>1){var i=0;var s=0;while(s<e&&i<this.password.length){var r=this.password.charAt(i);if(r!==r.toUpperCase()){s++}i++}return s===e===this.positive}return this.password!==this.password.toUpperCase()===this.positive},symbols:function t(e){return h.call(this,v.symbols,e)},spaces:function t(e){return h.call(this,v.spaces,e)},oneOf:function t(e){return e.indexOf(this.password)>=0===this.positive}};var m=p.error;function g(t){var e=Number(t);if(isNaN(e)||!Number.isInteger(e)||e<1){throw new Error(m.length)}}function w(t){return f[t.method].apply(this,t.arguments)}function y(t,e){this.properties.push({method:t,arguments:e});return this}var b=function(){function t(){this.properties=[]}t.prototype.validate=function(t,e){var i=this;this.list=Boolean(e&&e.list);this.password=String(t);this.positive=true;if(this.list){return this.properties.reduce((function(t,e){if(!w.call(i,e)){return t.concat(e.method)}return t}),[])}return this.properties.every(w.bind(this))};t.prototype.letters=function(t){t&&g(t);return y.call(this,"letters",arguments)};t.prototype.digits=function(t){t&&g(t);return y.call(this,"digits",arguments)};t.prototype.symbols=function(t){t&&g(t);return y.call(this,"symbols",arguments)};t.prototype.min=function(t){g(t);return y.call(this,"min",arguments)};t.prototype.max=function(t){g(t);return y.call(this,"max",arguments)};t.prototype.lowercase=function(t){t&&g(t);return y.call(this,"lowercase",arguments)};t.prototype.uppercase=function(t){t&&g(t);return y.call(this,"uppercase",arguments)};t.prototype.spaces=function(t){t&&g(t);return y.call(this,"spaces",arguments)};t.prototype.has=function(){return y.call(this,"has",arguments)};t.prototype.not=function(){return y.call(this,"not",arguments)};t.prototype.is=function(){return y.call(this,"is",arguments)};t.prototype.oneOf=function(){return y.call(this,"oneOf",arguments)};return t}();var x=b;var L=(new x).is().min(8).has().uppercase().has().lowercase().has(/([\d`~\!@#\$%\^\&\*\(\)\-_\=\+\[\{\}\]\\\|;:'",<.>\/\?€£¥₹§±].*){1,}/);var V=function(t,e){var i=L.validate(t,{list:true});var s=j(i,t,e);return s};var C=function(){return e("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none"},e("path",{d:"M6 0C2.688 0 0 2.688 0 6C0 9.312 2.688 12 6 12C9.312 12 12 9.312 12 6C12 2.688 9.312 0 6 0ZM4.8 9L1.8 6L2.646 5.154L4.8 7.302L9.354 2.748L10.2 3.6L4.8 9Z",fill:"#259053"}))};var _=function(){return e("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e("path",{d:"M6 0C2.688 0 0 2.688 0 6C0 9.312 2.688 12 6 12C9.312 12 12 9.312 12 6C12 2.688 9.312 0 6 0ZM6 10.8C3.354 10.8 1.2 8.646 1.2 6C1.2 3.354 3.354 1.2 6 1.2C8.646 1.2 10.8 3.354 10.8 6C10.8 8.646 8.646 10.8 6 10.8ZM8.754 3.348L4.8 7.302L3.246 5.754L2.4 6.6L4.8 9L9.6 4.2L8.754 3.348Z",fill:"#555555"}))};var E={display:"flex",alignItems:"center",fontSize:"var(--sl-font-size-small)","& > :not(:last-child)":{"margin-right":"var(--sl-spacing-x-small)"}};var S={Base:{fontSize:"var(--sl-font-size-small)"},ValidationList:{"list-style-type":"none",paddingRight:"var(--sl-spacing-large)",margin:"var(--sl-spacing-small) 0 var(--sl-spacing-x-large)","& > :not(:last-child)":{"margin-bottom":"var(--sl-spacing-xx-small)"},"& *":{"line-height":"var(--sl-line-height-dense)"}},ValidationItemValid:__assign(__assign({},E),{color:"var(--sl-color-success-600)"}),ValidationItemInvalid:__assign({},E)};var I=u(S);var T=I.toString();var j=function(t,i,s){var r={min:s.minErrorText,uppercase:s.uppercaseErrorText,lowercase:s.lowercaseErrorText,has:s.hasErrorText};if(!t.length&&i)return e("div",{class:I.classes.ValidationItemValid,style:{paddingBottom:"var(--sl-spacing-x-large)"}},e("style",{type:"text/css"},T),e(C,null)," ",e("span",null,s.meetsRequirementsText));return e("div",{class:I.classes.Base},e("style",{type:"text/css"},T),s.doesNotMeetRequirementsText,e("ul",{class:I.classes.ValidationList},Object.keys(r).map((function(i){return t.includes(i)?e("li",{class:I.classes.ValidationItemInvalid},e(_,null)," ",e("span",null,r[i])):e("li",{class:I.classes.ValidationItemValid},e(C,null)," ",e("span",null,r[i]))}))))};var k={InputContainer:{"& > :not(:last-child)":{"margin-bottom":"20px"}},ErrorStyle:l};var q="\n:host {\n margin: 0 auto;\n width: 100%;\n display: block;\n}\n:host([hidden]): {\n display: none;\n}\n";var D=u(k);var F=D.toString();function O(t){var i,s,r,n,a,o,l,u,c,d;var p=t.states,v=t.callbacks;return e("div",{class:D.classes.InputContainer,part:"sqm-base"},e("style",{type:"text/css"},q,F),e("sl-input",Object.assign({exportparts:"label: input-label, base: input-base",type:"password",name:"/password",label:p.content.fieldLabel||"Password",required:true,disabled:((i=p.registrationFormState)===null||i===void 0?void 0:i.loading)||((s=p.registrationFormState)===null||s===void 0?void 0:s.disabled),validationError:function(t){var e=t.value;if(!e){return"Cannot be empty"}}},((n=(r=p.registrationFormState)===null||r===void 0?void 0:r.initialData)===null||n===void 0?void 0:n.password)?{value:(o=(a=p.registrationFormState)===null||a===void 0?void 0:a.initialData)===null||o===void 0?void 0:o.password}:{},((u=(l=p.registrationFormState)===null||l===void 0?void 0:l.validationErrors)===null||u===void 0?void 0:u.password)?{class:D.classes.ErrorStyle,helpText:((d=(c=p.registrationFormState)===null||c===void 0?void 0:c.validationErrors)===null||d===void 0?void 0:d.password)||"Cannot be empty"}:[],{onInput:function(t){return p.enableValidation&&v.onInput(t)}})),p.dynamicValidation)}function M(t){var e=s(d);var i=r(""),n=i[0],a=i[1];function o(e){var i=V(e.target.value,t);a(i)}return{states:{enableValidation:!t.disableValidation,dynamicValidation:n,registrationFormState:e,content:{fieldLabel:t.fieldLabel}},callbacks:{onInput:o}}}var R=t("sqm_password_field",function(){function t(t){i(this,t);this.ignored=true;this.fieldLabel="Password";this.disableValidation=false;this.meetsRequirementsText="Password has met all requirements";this.doesNotMeetRequirementsText="Password must meet the following requirements:";this.minErrorText="be a minimum of 8 characters";this.uppercaseErrorText="contain at least 1 uppercase character";this.lowercaseErrorText="contain at least 1 lowercase character";this.hasErrorText="contain at least 1 number or symbol";n(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){var t=a()?B(c(this)):M(c(this)),i=t.states,s=t.callbacks;return e(O,{states:i,callbacks:s})};return t}());function B(t){var e,i,s,n,a,l,u;var c=r(""),d=c[0],p=c[1];var v=r(""),h=v[0],f=v[1];if(t.demoData&&h!=((e=t===null||t===void 0?void 0:t.demoData)===null||e===void 0?void 0:e.initValue)){var m=V(((i=t===null||t===void 0?void 0:t.demoData)===null||i===void 0?void 0:i.initValue)||"",t);p(((s=t===null||t===void 0?void 0:t.demoData)===null||s===void 0?void 0:s.initValue)===""?"":m);f((n=t===null||t===void 0?void 0:t.demoData)===null||n===void 0?void 0:n.initValue)}function g(e){var i=V(e.target.value,t);p(i)}return o({states:{enableValidation:!t.disableValidation,dynamicValidation:d,registrationFormState:((l=(a=t===null||t===void 0?void 0:t.demoData)===null||a===void 0?void 0:a.states)===null||l===void 0?void 0:l.registrationFormState)||{},content:{fieldLabel:t.fieldLabel}},callbacks:{onInput:g}},((u=t===null||t===void 0?void 0:t.demoData)===null||u===void 0?void 0:u.states)||{},{arrayMerge:function(t,e){return e}})}}}}));
1
+ var __assign=this&&this.__assign||function(){__assign=Object.assign||function(t){for(var i,e=1,s=arguments.length;e<s;e++){i=arguments[e];for(var r in i)if(Object.prototype.hasOwnProperty.call(i,r))t[r]=i[r]}return t};return __assign.apply(this,arguments)};System.register(["./p-ff17b3a4.system.js","./p-2a414b2e.system.js","./p-b370fca8.system.js","./p-4bd679a7.system.js","./p-f6934a55.system.js","./p-1a673057.system.js","./p-6333265f.system.js","./p-02424350.system.js"],(function(t){"use strict";var i,e,s,r,n,a,o,l,u,c,d;return{setters:[function(t){i=t.h;e=t.r},function(t){s=t.i;r=t.k;n=t.n},function(t){a=t.i},function(t){o=t.c},function(t){l=t.E},function(t){u=t.c},function(t){c=t.g},function(t){d=t.R}],execute:function(){var p={error:{length:"Length should be a valid positive number",password:"Password should be a valid string"},regex:{digits:"(\\d.*)",letters:"([a-zA-Z].*)",symbols:"([`~\\!@#\\$%\\^\\&\\*\\(\\)\\-_\\=\\+\\[\\{\\}\\]\\\\|;:\\'\",<.>\\/\\?€£¥₹§±].*)",spaces:"([\\s].*)"}};var v=p.regex;function h(t,i){if(i&&i>1){var e=parseInt(i,10);return new RegExp(t+"{"+e+",}").test(this.password)===this.positive}return new RegExp(t).test(this.password)===this.positive}var f={not:function t(i){this.positive=false;if(i){return h.call(this,i)}return true},has:function t(i){this.positive=true;if(i){return h.call(this,i)}return true},is:function t(){this.positive=true;return true},min:function t(i){return this.password.length>=i},max:function t(i){return this.password.length<=i},digits:function t(i){return h.call(this,v.digits,i)},letters:function t(i){return h.call(this,v.letters,i)},uppercase:function t(i){if(i&&i>1){var e=0;var s=0;while(s<i&&e<this.password.length){var r=this.password.charAt(e);if(r!==r.toLowerCase()){s++}e++}return s===i===this.positive}return this.password!==this.password.toLowerCase()===this.positive},lowercase:function t(i){if(i&&i>1){var e=0;var s=0;while(s<i&&e<this.password.length){var r=this.password.charAt(e);if(r!==r.toUpperCase()){s++}e++}return s===i===this.positive}return this.password!==this.password.toUpperCase()===this.positive},symbols:function t(i){return h.call(this,v.symbols,i)},spaces:function t(i){return h.call(this,v.spaces,i)},oneOf:function t(i){return i.indexOf(this.password)>=0===this.positive}};var m=p.error;function g(t){var i=Number(t);if(isNaN(i)||!Number.isInteger(i)||i<1){throw new Error(m.length)}}function w(t){return f[t.method].apply(this,t.arguments)}function y(t,i){this.properties.push({method:t,arguments:i});return this}var b=function(){function t(){this.properties=[]}t.prototype.validate=function(t,i){var e=this;this.list=Boolean(i&&i.list);this.password=String(t);this.positive=true;if(this.list){return this.properties.reduce((function(t,i){if(!w.call(e,i)){return t.concat(i.method)}return t}),[])}return this.properties.every(w.bind(this))};t.prototype.letters=function(t){t&&g(t);return y.call(this,"letters",arguments)};t.prototype.digits=function(t){t&&g(t);return y.call(this,"digits",arguments)};t.prototype.symbols=function(t){t&&g(t);return y.call(this,"symbols",arguments)};t.prototype.min=function(t){g(t);return y.call(this,"min",arguments)};t.prototype.max=function(t){g(t);return y.call(this,"max",arguments)};t.prototype.lowercase=function(t){t&&g(t);return y.call(this,"lowercase",arguments)};t.prototype.uppercase=function(t){t&&g(t);return y.call(this,"uppercase",arguments)};t.prototype.spaces=function(t){t&&g(t);return y.call(this,"spaces",arguments)};t.prototype.has=function(){return y.call(this,"has",arguments)};t.prototype.not=function(){return y.call(this,"not",arguments)};t.prototype.is=function(){return y.call(this,"is",arguments)};t.prototype.oneOf=function(){return y.call(this,"oneOf",arguments)};return t}();var x=b;var L=(new x).is().min(8).has().uppercase().has().lowercase().has(/([\d`~\!@#\$%\^\&\*\(\)\-_\=\+\[\{\}\]\\\|;:'",<.>\/\?€£¥₹§±].*){1,}/);var V=function(t,i){var e=L.validate(t,{list:true});var s=j(e,t,i);return s};var C=function(){return i("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none"},i("path",{d:"M6 0C2.688 0 0 2.688 0 6C0 9.312 2.688 12 6 12C9.312 12 12 9.312 12 6C12 2.688 9.312 0 6 0ZM4.8 9L1.8 6L2.646 5.154L4.8 7.302L9.354 2.748L10.2 3.6L4.8 9Z",fill:"#259053"}))};var _=function(){return i("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i("path",{d:"M6 0C2.688 0 0 2.688 0 6C0 9.312 2.688 12 6 12C9.312 12 12 9.312 12 6C12 2.688 9.312 0 6 0ZM6 10.8C3.354 10.8 1.2 8.646 1.2 6C1.2 3.354 3.354 1.2 6 1.2C8.646 1.2 10.8 3.354 10.8 6C10.8 8.646 8.646 10.8 6 10.8ZM8.754 3.348L4.8 7.302L3.246 5.754L2.4 6.6L4.8 9L9.6 4.2L8.754 3.348Z",fill:"#555555"}))};var E={display:"flex",alignItems:"center",fontSize:"var(--sl-font-size-small)","& > :not(:last-child)":{"margin-right":"var(--sl-spacing-x-small)"}};var S={Base:{fontSize:"var(--sl-font-size-small)"},ValidationList:{"list-style-type":"none",paddingRight:"var(--sl-spacing-large)",margin:"var(--sl-spacing-small) 0 var(--sl-spacing-x-large)","& > :not(:last-child)":{"margin-bottom":"var(--sl-spacing-xx-small)"},"& *":{"line-height":"var(--sl-line-height-dense)"}},ValidationItemValid:__assign(__assign({},E),{color:"var(--sl-color-success-600)"}),ValidationItemInvalid:__assign({},E)};var I=u(S);var T=I.toString();var j=function(t,e,s){var r={min:s.minErrorText,uppercase:s.uppercaseErrorText,lowercase:s.lowercaseErrorText,has:s.hasErrorText};if(!t.length&&e)return i("div",{class:I.classes.ValidationItemValid,style:{paddingBottom:"var(--sl-spacing-x-large)"}},i("style",{type:"text/css"},T),i(C,null)," ",i("span",null,s.meetsRequirementsText));return i("div",{class:I.classes.Base},i("style",{type:"text/css"},T),s.doesNotMeetRequirementsText,i("ul",{class:I.classes.ValidationList},Object.keys(r).map((function(e){return t.includes(e)?i("li",{class:I.classes.ValidationItemInvalid},i(_,null)," ",i("span",null,r[e])):i("li",{class:I.classes.ValidationItemValid},i(C,null)," ",i("span",null,r[e]))}))))};var k={InputContainer:{"& > :not(:last-child)":{"margin-bottom":"20px"}},ErrorStyle:l};var q="\n:host {\n margin: 0 auto;\n width: 100%;\n display: block;\n}\n:host([hidden]): {\n display: none;\n}\n";var D=u(k);var F=D.toString();function O(t){var e,s,r,n,a,o,l,u,c,d;var p=t.states,v=t.callbacks;return i("div",{class:D.classes.InputContainer,part:"sqm-base"},i("style",{type:"text/css"},q,F),i("sl-input",Object.assign({exportparts:"label: input-label, base: input-base",type:"password",name:"/password",label:p.content.fieldLabel||"Password",required:true,disabled:((e=p.registrationFormState)===null||e===void 0?void 0:e.loading)||((s=p.registrationFormState)===null||s===void 0?void 0:s.disabled),validationError:function(t){var i=t.value;if(!i){return"Cannot be empty"}}},((n=(r=p.registrationFormState)===null||r===void 0?void 0:r.initialData)===null||n===void 0?void 0:n.password)?{value:(o=(a=p.registrationFormState)===null||a===void 0?void 0:a.initialData)===null||o===void 0?void 0:o.password}:{},((u=(l=p.registrationFormState)===null||l===void 0?void 0:l.validationErrors)===null||u===void 0?void 0:u.password)?{class:D.classes.ErrorStyle,helpText:((d=(c=p.registrationFormState)===null||c===void 0?void 0:c.validationErrors)===null||d===void 0?void 0:d.password)||"Cannot be empty"}:[],{onInput:function(t){return p.enableValidation&&v.onInput(t)}})),p.dynamicValidation)}function M(t){var i=s(d);var e=r(""),n=e[0],a=e[1];function o(i){var e=V(i.target.value,t);a(e)}return{states:{enableValidation:!t.disableValidation,dynamicValidation:n,registrationFormState:i,content:{fieldLabel:t.fieldLabel}},callbacks:{onInput:o}}}var R=t("sqm_password_field",function(){function t(t){e(this,t);this.ignored=true;this.fieldLabel="Password";this.disableValidation=false;this.meetsRequirementsText="Password has met all requirements";this.doesNotMeetRequirementsText="Password must meet the following requirements:";this.minErrorText="be a minimum of 8 characters";this.uppercaseErrorText="contain at least 1 uppercase character";this.lowercaseErrorText="contain at least 1 lowercase character";this.hasErrorText="contain at least 1 number or symbol";n(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){var t=a()?B(c(this)):M(c(this)),e=t.states,s=t.callbacks;return i(O,{states:e,callbacks:s})};return t}());function B(t){var i,e,s,n,a,l,u;var c=r(""),d=c[0],p=c[1];var v=r(""),h=v[0],f=v[1];if(t.demoData&&h!=((i=t===null||t===void 0?void 0:t.demoData)===null||i===void 0?void 0:i.initValue)){var m=V(((e=t===null||t===void 0?void 0:t.demoData)===null||e===void 0?void 0:e.initValue)||"",t);p(((s=t===null||t===void 0?void 0:t.demoData)===null||s===void 0?void 0:s.initValue)===""?"":m);f((n=t===null||t===void 0?void 0:t.demoData)===null||n===void 0?void 0:n.initValue)}function g(i){var e=V(i.target.value,t);p(e)}return o({states:{enableValidation:!t.disableValidation,dynamicValidation:d,registrationFormState:((l=(a=t===null||t===void 0?void 0:t.demoData)===null||a===void 0?void 0:a.states)===null||l===void 0?void 0:l.registrationFormState)||{},content:{fieldLabel:t.fieldLabel}},callbacks:{onInput:g}},((u=t===null||t===void 0?void 0:t.demoData)===null||u===void 0?void 0:u.states)||{},{arrayMerge:function(t,i){return i}})}}}}));
@@ -1 +1 @@
1
- import{k as o,f as n}from"./p-fd2c5407.js";import{b as r}from"./p-bdd6bb13.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
+ import{k as o,f as n}from"./p-fd2c5407.js";import{u as r}from"./p-a8f7cb95.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-2a414b2e.system.js","./p-93576222.system.js"],(function(e){"use strict";var t,n,r;return{setters:[function(e){t=e.f},function(e){n=e.T;r=e.w}],execute:function(){e({a:s,u:i});var u="sqm:request-rerender";function s(e){var r=n();t((function(){r.dispatchEvent(new CustomEvent(u,{detail:true,bubbles:true,composed:true}))}),e)}function i(){var e=n();var s=r(),i=s[0],o=s[1];t((function(){var t=function(e){e.stopPropagation();o()};e.addEventListener(u,t);return function(){e.removeEventListener(u,t)}}),[]);return i}}}}));
1
+ System.register(["./p-2a414b2e.system.js","./p-b370fca8.system.js"],(function(e){"use strict";var t,n,r;return{setters:[function(e){t=e.f},function(e){n=e._;r=e.g}],execute:function(){e({a:s,u:i});var u="sqm:request-rerender";function s(e){var r=n();t((function(){r.dispatchEvent(new CustomEvent(u,{detail:true,bubbles:true,composed:true}))}),e)}function i(){var e=n();var s=r(),i=s[0],o=s[1];t((function(){var t=function(e){e.stopPropagation();o()};e.addEventListener(u,t);return function(){e.removeEventListener(u,t)}}),[]);return i}}}}));
@@ -1 +1 @@
1
- import{r as s,h as t}from"./p-64c3217a.js";import{k as e,n as a}from"./p-fd2c5407.js";import{v as o,x as i,i as r}from"./p-bdd6bb13.js";import{j as l}from"./p-e7e129ac.js";import{c as n}from"./p-c1086930.js";import"./p-02be1a88.js";import"./p-cef45012.js";import"./p-5d0c9424.js";import{P as c}from"./p-1b9e6fc6.js";const d=class{constructor(t){s(this,t),this.ignored=!0,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.",a(this)}disconnectedCallback(){}render(){const{states:s,callbacks:a}=r()?n({states:{error:"",loading:!1,success:!1},callbacks:{submit:async()=>{}}},this.demoData||{},{arrayMerge:(s,t)=>t}):function(s){var t,a,r,n,c,d,m;const[u,h]=e(!1),[p,v]=e(""),[b,{loading:g,errors:f}]=o(),w=new URLSearchParams(i.location.search).get("nextPage");return{states:{loading:g,error:(null===(n=null===(r=null===(a=null===(t=null==f?void 0:f.response)||void 0===t?void 0:t.errors)||void 0===a?void 0:a[0])||void 0===r?void 0:r.extensions)||void 0===n?void 0:n.message)||(null===(m=null===(d=null===(c=null==f?void 0:f.response)||void 0===c?void 0:c.errors)||void 0===d?void 0:d[0])||void 0===m?void 0:m.message)||p,success:u,loginPath:s.loginPath,headerText:s.headerText,loginText:s.loginText},callbacks:{submit:async t=>{var e;v(""),h(!1);let a=t.detail.formData;null==a||a.forEach(((s,t)=>{l.set(a,t,s)}));const o={email:a.email,urlParams:w?{nextPage:w}:null,redirectPath:s.redirectPath},i=await b(o);i instanceof Error?i.message&&v(s.networkErrorMessage):(null===(e=i.requestManagedIdentityPasswordResetEmail)||void 0===e?void 0:e.success)&&h(!0)}}}}(this),d={secondaryButton:t("slot",{name:"secondaryButton"},t("sl-button",{type:"text",disabled:s.loading,onClick:()=>i.push(s.loginPath)},this.loginText)),messageSlot:t("slot",{name:"messageSlot"},this.headerText),emailLabel:this.emailLabel,submitLabel:this.submitLabel,successAlertText:this.successAlertText};return t(c,{states:s,callbacks:a,content:d})}};export{d as sqm_portal_forgot_password}
1
+ import{r as s,h as t}from"./p-64c3217a.js";import{k as e,n as a}from"./p-fd2c5407.js";import{e as o,$ as i,i as r}from"./p-a8f7cb95.js";import{j as l}from"./p-e7e129ac.js";import{c as n}from"./p-c1086930.js";import"./p-02be1a88.js";import"./p-cef45012.js";import"./p-5d0c9424.js";import{P as c}from"./p-1b9e6fc6.js";const d=class{constructor(t){s(this,t),this.ignored=!0,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.",a(this)}disconnectedCallback(){}render(){const{states:s,callbacks:a}=r()?n({states:{error:"",loading:!1,success:!1},callbacks:{submit:async()=>{}}},this.demoData||{},{arrayMerge:(s,t)=>t}):function(s){var t,a,r,n,c,d,m;const[u,h]=e(!1),[p,v]=e(""),[b,{loading:g,errors:f}]=o(),w=new URLSearchParams(i.location.search).get("nextPage");return{states:{loading:g,error:(null===(n=null===(r=null===(a=null===(t=null==f?void 0:f.response)||void 0===t?void 0:t.errors)||void 0===a?void 0:a[0])||void 0===r?void 0:r.extensions)||void 0===n?void 0:n.message)||(null===(m=null===(d=null===(c=null==f?void 0:f.response)||void 0===c?void 0:c.errors)||void 0===d?void 0:d[0])||void 0===m?void 0:m.message)||p,success:u,loginPath:s.loginPath,headerText:s.headerText,loginText:s.loginText},callbacks:{submit:async t=>{var e;v(""),h(!1);let a=t.detail.formData;null==a||a.forEach(((s,t)=>{l.set(a,t,s)}));const o={email:a.email,urlParams:w?{nextPage:w}:null,redirectPath:s.redirectPath},i=await b(o);i instanceof Error?i.message&&v(s.networkErrorMessage):(null===(e=i.requestManagedIdentityPasswordResetEmail)||void 0===e?void 0:e.success)&&h(!0)}}}}(this),d={secondaryButton:t("slot",{name:"secondaryButton"},t("sl-button",{type:"text",disabled:s.loading,onClick:()=>i.push(s.loginPath)},this.loginText)),messageSlot:t("slot",{name:"messageSlot"},this.headerText),emailLabel:this.emailLabel,submitLabel:this.submitLabel,successAlertText:this.successAlertText};return t(c,{states:s,callbacks:a,content:d})}};export{d as sqm_portal_forgot_password}