@saasquatch/mint-components 1.11.0-7 → 1.11.0-8

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 (391) hide show
  1. package/dist/cjs/{ShadowViewAddon-ba87315e.js → ShadowViewAddon-c3e91cee.js} +103 -79
  2. package/dist/cjs/{email-registration-view-5170d9f1.js → email-registration-view-248652bb.js} +1 -1
  3. package/dist/cjs/{global-0e1b8019.js → global-02e50f09.js} +12 -163
  4. package/dist/cjs/{index.module-2d82a984.js → index.module-df530553.js} +244 -1444
  5. package/dist/cjs/loader.cjs.js +4 -4
  6. package/dist/cjs/{luxon-20eafbd9.js → luxon-05098e19.js} +1 -1
  7. package/dist/cjs/mint-components.cjs.js +4 -4
  8. package/dist/cjs/{mockRewardData-3c470512.js → mockRewardData-4258e067.js} +1 -1
  9. package/dist/cjs/{re-render-7744b75a.js → re-render-1976e05e.js} +5 -5
  10. package/dist/cjs/sqm-asset-card.cjs.entry.js +3 -3
  11. package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +522 -493
  12. package/dist/cjs/sqm-big-stat_38.cjs.entry.js +174 -134
  13. package/dist/cjs/sqm-close-button.cjs.entry.js +3 -3
  14. package/dist/cjs/sqm-context-router.cjs.entry.js +4 -4
  15. package/dist/cjs/sqm-empty_4.cjs.entry.js +14 -7
  16. package/dist/cjs/sqm-form-message.cjs.entry.js +2 -2
  17. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +7 -7
  18. package/dist/cjs/sqm-header-logo.cjs.entry.js +2 -2
  19. package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +7 -7
  20. package/dist/cjs/{sqm-invoice-table-view-e75291d8.js → sqm-invoice-table-view-e3b03a00.js} +3 -2
  21. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +11 -12
  22. package/dist/cjs/sqm-logout-current-user.cjs.entry.js +17 -19
  23. package/dist/cjs/{sqm-navigation-sidebar-item-view-34d8941e.js → sqm-navigation-sidebar-item-view-a125ec5f.js} +2 -2
  24. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +5 -5
  25. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +5 -5
  26. package/dist/cjs/sqm-password-field.cjs.entry.js +4 -4
  27. package/dist/cjs/sqm-popup-container.cjs.entry.js +6 -6
  28. package/dist/cjs/{sqm-portal-container-view-5fb2ad49.js → sqm-portal-container-view-990a85a3.js} +1 -1
  29. package/dist/cjs/{sqm-portal-email-verification-view-a056e53e.js → sqm-portal-email-verification-view-292b5bf4.js} +1 -1
  30. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +10 -10
  31. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +7 -7
  32. package/dist/cjs/sqm-portal-logout.cjs.entry.js +4 -4
  33. package/dist/cjs/{sqm-portal-profile-view-c1753d1a.js → sqm-portal-profile-view-fde54e35.js} +1 -1
  34. package/dist/cjs/sqm-portal-profile.cjs.entry.js +14 -15
  35. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +7 -7
  36. package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +11 -12
  37. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +9 -9
  38. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +9 -10
  39. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +16 -17
  40. package/dist/cjs/sqm-referred-registration.cjs.entry.js +7 -7
  41. package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +2 -2
  42. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +4 -4
  43. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +66 -67
  44. package/dist/cjs/sqm-stencilbook.cjs.entry.js +226 -106
  45. package/dist/cjs/sqm-tab.cjs.entry.js +4 -4
  46. package/dist/cjs/sqm-tabs.cjs.entry.js +6 -6
  47. package/dist/cjs/sqm-text-span.cjs.entry.js +2 -2
  48. package/dist/cjs/{stencil-hooks.module-a5a04d8a.js → stencil-hooks.module-72742a0b.js} +4 -1
  49. package/dist/cjs/{useChildElements-079a23aa.js → useChildElements-e0d44916.js} +3 -3
  50. package/dist/cjs/{useInstantAccessRegistration-615a4dec.js → useInstantAccessRegistration-bbe746d1.js} +4 -4
  51. package/dist/cjs/{useReferralTable-034e8eb1.js → useReferralTable-a76adb0d.js} +19 -20
  52. package/dist/cjs/{useRegistrationFormState-cabaa291.js → useRegistrationFormState-876ed65d.js} +3 -3
  53. package/dist/cjs/{utilities-a4072d5b.js → utilities-cec9dd36.js} +2 -2
  54. package/dist/collection/components/sqm-card-feed/sqm-card-feed.js +1 -1
  55. package/dist/collection/components/sqm-empty/EmptyState.stories.js +1 -1
  56. package/dist/collection/components/sqm-image/sqm-image-view.js +1 -1
  57. package/dist/collection/components/sqm-image/sqm-image.js +20 -0
  58. package/dist/collection/components/sqm-leaderboard/Leaderboard.stories.js +130 -24
  59. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +55 -29
  60. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +93 -29
  61. package/dist/collection/components/sqm-leaderboard/useLeaderboard.js +40 -4
  62. package/dist/collection/components/sqm-logout-current-user/useLogoutCurrentUser.js +9 -10
  63. package/dist/collection/components/sqm-portal-container/PortalContainer.stories.js +19 -7
  64. package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +1 -1
  65. package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +37 -0
  66. package/dist/collection/components/sqm-portal-verify-email/PortalVerifyEmail.stories.js +0 -2
  67. package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email.js +2 -2
  68. package/dist/collection/components/sqm-portal-verify-email/usePortalVerifyEmail.js +0 -1
  69. package/dist/collection/components/sqm-referral-card/ReferralCard.stories.js +1 -1
  70. package/dist/collection/components/sqm-share-button/ShareButton.stories.js +1 -1
  71. package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +1 -1
  72. package/dist/collection/components/sqm-share-button/sqm-share-button.js +2 -2
  73. package/dist/collection/components/sqm-task-card/UseTaskCard.stories.js +1 -1
  74. package/dist/collection/components/sqm-task-card/sqm-task-card.js +1 -1
  75. package/dist/collection/components/tax-and-cash/TaxForm.stories.js +2 -1
  76. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +2 -2
  77. package/dist/collection/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.js +1 -4
  78. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +2 -1
  79. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +27 -2
  80. package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +4 -1
  81. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +4 -7
  82. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +29 -0
  83. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +1 -1
  84. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +55 -32
  85. package/dist/collection/components/views/email-registration-view.js +1 -1
  86. package/dist/collection/global/global.js +1 -1
  87. package/dist/collection/stories/NewPortal.stories.js +1 -1
  88. package/dist/esm/{ShadowViewAddon-cebdd86a.js → ShadowViewAddon-e012b2aa.js} +77 -53
  89. package/dist/esm/{email-registration-view-07d80492.js → email-registration-view-a89a88bf.js} +1 -1
  90. package/dist/esm/{global-ce667547.js → global-04c7d3b5.js} +12 -163
  91. package/dist/esm/{index.module-cfe48b0e.js → index.module-def4aec5.js} +223 -1426
  92. package/dist/esm/loader.js +4 -4
  93. package/dist/esm/{luxon-63e24900.js → luxon-7600be8d.js} +1 -1
  94. package/dist/esm/mint-components.js +4 -4
  95. package/dist/esm/{mockRewardData-e6b763d1.js → mockRewardData-0eb6e778.js} +1 -1
  96. package/dist/esm/{re-render-9f58806b.js → re-render-12fd274a.js} +5 -5
  97. package/dist/esm/sqm-asset-card.entry.js +2 -2
  98. package/dist/esm/sqm-banking-info-form_16.entry.js +143 -114
  99. package/dist/esm/sqm-big-stat_38.entry.js +123 -83
  100. package/dist/esm/sqm-close-button.entry.js +2 -2
  101. package/dist/esm/sqm-context-router.entry.js +3 -3
  102. package/dist/esm/sqm-empty_4.entry.js +11 -4
  103. package/dist/esm/sqm-form-message.entry.js +1 -1
  104. package/dist/esm/sqm-graphql-client-provider.entry.js +6 -6
  105. package/dist/esm/sqm-header-logo.entry.js +1 -1
  106. package/dist/esm/sqm-instant-access-registration.entry.js +6 -6
  107. package/dist/esm/{sqm-invoice-table-view-bccf5bbc.js → sqm-invoice-table-view-6e13a323.js} +3 -2
  108. package/dist/esm/sqm-leaderboard-rank.entry.js +6 -7
  109. package/dist/esm/sqm-logout-current-user.entry.js +12 -14
  110. package/dist/esm/{sqm-navigation-sidebar-item-view-407d8d6a.js → sqm-navigation-sidebar-item-view-60ef06cc.js} +2 -2
  111. package/dist/esm/sqm-navigation-sidebar-item.entry.js +4 -4
  112. package/dist/esm/sqm-navigation-sidebar.entry.js +4 -4
  113. package/dist/esm/sqm-password-field.entry.js +3 -3
  114. package/dist/esm/sqm-popup-container.entry.js +5 -5
  115. package/dist/esm/{sqm-portal-container-view-ab89c6cc.js → sqm-portal-container-view-6c582684.js} +1 -1
  116. package/dist/esm/{sqm-portal-email-verification-view-b8ba7573.js → sqm-portal-email-verification-view-4307c992.js} +1 -1
  117. package/dist/esm/sqm-portal-email-verification.entry.js +9 -9
  118. package/dist/esm/sqm-portal-forgot-password.entry.js +6 -6
  119. package/dist/esm/sqm-portal-logout.entry.js +3 -3
  120. package/dist/esm/{sqm-portal-profile-view-9cbfeaf9.js → sqm-portal-profile-view-ffe955c8.js} +1 -1
  121. package/dist/esm/sqm-portal-profile.entry.js +8 -9
  122. package/dist/esm/sqm-portal-protected-route.entry.js +6 -6
  123. package/dist/esm/sqm-portal-registration-form.entry.js +9 -10
  124. package/dist/esm/sqm-portal-reset-password.entry.js +8 -8
  125. package/dist/esm/sqm-portal-verify-email.entry.js +8 -9
  126. package/dist/esm/sqm-referral-table_11.entry.js +8 -9
  127. package/dist/esm/sqm-referred-registration.entry.js +6 -6
  128. package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  129. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +3 -3
  130. package/dist/esm/sqm-rewards-table_9.entry.js +13 -14
  131. package/dist/esm/sqm-stencilbook.entry.js +224 -104
  132. package/dist/esm/sqm-tab.entry.js +3 -3
  133. package/dist/esm/sqm-tabs.entry.js +5 -5
  134. package/dist/esm/sqm-text-span.entry.js +1 -1
  135. package/dist/esm/{stencil-hooks.module-3c7f7c90.js → stencil-hooks.module-ac12ca1c.js} +1 -1
  136. package/dist/esm/{useChildElements-55ba77b1.js → useChildElements-32e1bda1.js} +3 -3
  137. package/dist/esm/{useInstantAccessRegistration-c8486b92.js → useInstantAccessRegistration-46b89952.js} +4 -4
  138. package/dist/esm/{useReferralTable-1671695f.js → useReferralTable-f4de0650.js} +10 -11
  139. package/dist/esm/{useRegistrationFormState-554eed2c.js → useRegistrationFormState-9fc1ac80.js} +3 -3
  140. package/dist/esm/{utilities-aa00400c.js → utilities-3f5bba22.js} +2 -2
  141. package/dist/esm-es5/ShadowViewAddon-e012b2aa.js +1 -0
  142. package/dist/esm-es5/email-registration-view-a89a88bf.js +1 -0
  143. package/dist/esm-es5/global-04c7d3b5.js +285 -0
  144. package/dist/esm-es5/index.module-def4aec5.js +1 -0
  145. package/dist/esm-es5/loader.js +1 -1
  146. package/dist/esm-es5/{luxon-63e24900.js → luxon-7600be8d.js} +1 -1
  147. package/dist/esm-es5/mint-components.js +1 -1
  148. package/dist/esm-es5/{mockRewardData-e6b763d1.js → mockRewardData-0eb6e778.js} +1 -1
  149. package/dist/esm-es5/{re-render-9f58806b.js → re-render-12fd274a.js} +1 -1
  150. package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
  151. package/dist/esm-es5/sqm-banking-info-form_16.entry.js +1 -1
  152. package/dist/esm-es5/sqm-big-stat_38.entry.js +1 -1
  153. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  154. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  155. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  156. package/dist/esm-es5/sqm-form-message.entry.js +1 -1
  157. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  158. package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
  159. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  160. package/dist/esm-es5/sqm-invoice-table-view-6e13a323.js +1 -0
  161. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  162. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  163. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-407d8d6a.js → sqm-navigation-sidebar-item-view-60ef06cc.js} +1 -1
  164. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  165. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  166. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  167. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  168. package/dist/esm-es5/sqm-portal-container-view-6c582684.js +1 -0
  169. package/dist/esm-es5/{sqm-portal-email-verification-view-b8ba7573.js → sqm-portal-email-verification-view-4307c992.js} +1 -1
  170. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  171. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  172. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  173. package/dist/esm-es5/{sqm-portal-profile-view-9cbfeaf9.js → sqm-portal-profile-view-ffe955c8.js} +1 -1
  174. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  175. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  176. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
  177. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  178. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  179. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  180. package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
  181. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  182. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  183. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  184. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  185. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  186. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  187. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  188. package/dist/esm-es5/{stencil-hooks.module-3c7f7c90.js → stencil-hooks.module-ac12ca1c.js} +1 -1
  189. package/dist/esm-es5/useChildElements-32e1bda1.js +1 -0
  190. package/dist/esm-es5/useInstantAccessRegistration-46b89952.js +1 -0
  191. package/dist/esm-es5/useReferralTable-f4de0650.js +1 -0
  192. package/dist/esm-es5/useRegistrationFormState-9fc1ac80.js +1 -0
  193. package/dist/esm-es5/{utilities-aa00400c.js → utilities-3f5bba22.js} +1 -1
  194. package/dist/mint-components/mint-components.esm.js +1 -1
  195. package/dist/mint-components/mint-components.js +1 -1
  196. package/dist/mint-components/p-01cfff8a.system.entry.js +1 -0
  197. package/dist/mint-components/p-021a735d.entry.js +1 -0
  198. package/dist/mint-components/p-02424350.system.js +1 -0
  199. package/dist/mint-components/p-03494732.entry.js +1 -0
  200. package/dist/mint-components/{p-a2189daf.system.entry.js → p-07f675ab.system.entry.js} +1 -1
  201. package/dist/mint-components/p-0b9fa97f.js +1 -0
  202. package/dist/mint-components/{p-94b397d0.system.js → p-0d8c53ac.system.js} +1 -1
  203. package/dist/mint-components/{p-d491eac5.js → p-10685090.js} +24 -24
  204. package/dist/mint-components/p-10e89d0a.entry.js +1 -0
  205. package/dist/mint-components/{p-a05a21b8.entry.js → p-137ea86e.entry.js} +1 -1
  206. package/dist/mint-components/{p-cdd04337.entry.js → p-178d2d2e.entry.js} +1 -1
  207. package/dist/mint-components/p-1c857edb.entry.js +33 -0
  208. package/dist/mint-components/p-1dd69917.system.entry.js +1 -0
  209. package/dist/mint-components/{p-9223640e.js → p-251e7567.js} +1 -1
  210. package/dist/mint-components/{p-0979f82e.system.js → p-2a414b2e.system.js} +2 -2
  211. package/dist/mint-components/p-2dd67762.entry.js +1 -0
  212. package/dist/mint-components/{p-a2fc8ec6.js → p-2ee2ebba.js} +4 -4
  213. package/dist/mint-components/{p-3912f9af.entry.js → p-3223ba7b.entry.js} +1 -1
  214. package/dist/mint-components/p-32d1d162.entry.js +1 -0
  215. package/dist/mint-components/p-35d84041.system.entry.js +1 -0
  216. package/dist/mint-components/{p-cb45d0a8.system.js → p-370a1a73.system.js} +1 -1
  217. package/dist/mint-components/{p-69ae3f41.system.js → p-3d4656bb.system.js} +1 -1
  218. package/dist/mint-components/p-3ec16698.entry.js +13 -0
  219. package/dist/mint-components/p-3f385f47.entry.js +223 -0
  220. package/dist/mint-components/{p-83a759a6.js → p-41a11a7f.js} +1 -1
  221. package/dist/mint-components/p-44787d6e.system.js +1 -0
  222. package/dist/mint-components/{p-2669e88d.system.entry.js → p-4502ed11.system.entry.js} +1 -1
  223. package/dist/mint-components/{p-2a82e591.js → p-4d233cd4.js} +1 -1
  224. package/dist/mint-components/{p-8c616b35.system.js → p-4df8f1d2.system.js} +1 -1
  225. package/dist/mint-components/p-4ea58025.system.entry.js +1 -0
  226. package/dist/mint-components/{p-9a02b093.entry.js → p-4edde470.entry.js} +1 -1
  227. package/dist/mint-components/p-509e29e6.js +1 -0
  228. package/dist/mint-components/p-51f517a2.js +1 -0
  229. package/dist/mint-components/{p-709c0d6d.entry.js → p-56f14840.entry.js} +1 -1
  230. package/dist/mint-components/{p-2f75d0c6.system.entry.js → p-58ef25d3.system.entry.js} +1 -1
  231. package/dist/mint-components/{p-2c8c2ae9.system.js → p-59fe4ad1.system.js} +22 -22
  232. package/dist/mint-components/p-5b333fa8.system.entry.js +1 -0
  233. package/dist/mint-components/p-5be235f9.entry.js +1 -0
  234. package/dist/mint-components/{p-349315e6.system.entry.js → p-5cac90e8.system.entry.js} +1 -1
  235. package/dist/mint-components/{p-a56fbe1f.system.entry.js → p-5f1c4160.system.entry.js} +1 -1
  236. package/dist/mint-components/p-61eab172.js +1 -0
  237. package/dist/mint-components/{p-0034b33b.system.js → p-674a64fe.system.js} +1 -1
  238. package/dist/mint-components/{p-95af445c.system.entry.js → p-6afb4f48.system.entry.js} +1 -1
  239. package/dist/mint-components/{p-db7b9e12.entry.js → p-6cef104b.entry.js} +1 -1
  240. package/dist/mint-components/p-7049e9b0.entry.js +1 -0
  241. package/dist/mint-components/p-711ba77e.system.entry.js +1 -0
  242. package/dist/mint-components/p-733825fa.system.entry.js +1 -0
  243. package/dist/mint-components/p-76b2506e.system.entry.js +1 -0
  244. package/dist/mint-components/p-770368bc.system.js +1 -0
  245. package/dist/mint-components/{p-fd8496a0.system.entry.js → p-7731f793.system.entry.js} +1 -1
  246. package/dist/mint-components/p-79191f88.entry.js +1 -0
  247. package/dist/mint-components/{p-7a1e23b0.entry.js → p-7f088154.entry.js} +1 -1
  248. package/dist/mint-components/{p-5464dd3c.system.entry.js → p-8679ed9f.system.entry.js} +1 -1
  249. package/dist/mint-components/{p-747e6ce6.entry.js → p-86990110.entry.js} +1 -1
  250. package/dist/mint-components/p-8704937c.js +1248 -0
  251. package/dist/mint-components/{p-14beec1b.system.entry.js → p-88aac6a9.system.entry.js} +1 -1
  252. package/dist/mint-components/p-8b5b78ca.entry.js +1 -0
  253. package/dist/mint-components/{p-de9b0bcf.system.entry.js → p-8e907ac7.system.entry.js} +1 -1
  254. package/dist/mint-components/p-91669312.entry.js +1 -0
  255. package/dist/mint-components/p-95771f79.system.js +1 -0
  256. package/dist/mint-components/p-9c310991.system.entry.js +1 -0
  257. package/dist/mint-components/p-9df2fe24.entry.js +9 -0
  258. package/dist/mint-components/p-9f0629ba.system.entry.js +1 -0
  259. package/dist/mint-components/p-a1dba9a1.system.entry.js +1 -0
  260. package/dist/mint-components/p-a51533cb.system.js +1 -0
  261. package/dist/mint-components/p-a6a7dcaa.js +1 -0
  262. package/dist/mint-components/{p-ce23dbff.system.entry.js → p-a7c2ced2.system.entry.js} +1 -1
  263. package/dist/mint-components/p-a8f7cb95.js +1 -0
  264. package/dist/mint-components/{p-5f4a0d5a.entry.js → p-a9050eb0.entry.js} +1 -1
  265. package/dist/mint-components/p-aad11a68.entry.js +1 -0
  266. package/dist/mint-components/p-af062c8f.system.entry.js +1 -0
  267. package/dist/mint-components/{p-f0553edd.system.entry.js → p-afd366ae.system.entry.js} +1 -1
  268. package/dist/mint-components/p-b370fca8.system.js +1 -0
  269. package/dist/mint-components/p-b3b5b4b7.system.entry.js +1 -0
  270. package/dist/mint-components/{p-8b37f9fa.entry.js → p-b4c52c5a.entry.js} +3 -3
  271. package/dist/mint-components/p-b5861974.system.entry.js +1 -0
  272. package/dist/mint-components/{p-bf161aff.system.entry.js → p-b6fc1227.system.entry.js} +1 -1
  273. package/dist/mint-components/p-bb00db59.js +1 -0
  274. package/dist/mint-components/{p-74ba2bdd.system.entry.js → p-be4b748a.system.entry.js} +1 -1
  275. package/dist/mint-components/{p-e704842c.js → p-c7fd9e16.js} +1 -1
  276. package/dist/mint-components/p-c84659a3.system.js +1 -0
  277. package/dist/mint-components/p-c8878e79.entry.js +1 -0
  278. package/dist/mint-components/{p-4baf9ec9.entry.js → p-ce5afa40.entry.js} +1 -1
  279. package/dist/mint-components/{p-8d2d99b5.js → p-ce621bcc.js} +1 -1
  280. package/dist/mint-components/{p-e5299352.system.js → p-ce9e7c98.system.js} +1 -1
  281. package/dist/mint-components/{p-ad218d0b.system.entry.js → p-cf690d55.system.entry.js} +1 -1
  282. package/dist/mint-components/p-d495896f.system.entry.js +1 -0
  283. package/dist/mint-components/p-d8d2de11.entry.js +1 -0
  284. package/dist/mint-components/{p-5c602e84.entry.js → p-dd0d79bf.entry.js} +1 -1
  285. package/dist/mint-components/{p-553a92e2.system.js → p-dd7ee007.system.js} +1 -1
  286. package/dist/mint-components/p-e3735866.entry.js +11 -0
  287. package/dist/mint-components/p-e5a0c50e.entry.js +13 -0
  288. package/dist/mint-components/{p-92990ceb.js → p-eaada4da.js} +1 -1
  289. package/dist/mint-components/p-eba44835.system.entry.js +1 -0
  290. package/dist/mint-components/p-ec41d6a4.entry.js +174 -0
  291. package/dist/mint-components/{p-cc24f7e0.system.js → p-ed095674.system.js} +1 -1
  292. package/dist/mint-components/p-ed17e637.system.js +1 -0
  293. package/dist/mint-components/p-ed6ebd60.system.js +1 -0
  294. package/dist/mint-components/{p-7ab14d4b.system.entry.js → p-f0806232.system.entry.js} +1 -1
  295. package/dist/mint-components/{p-48704504.js → p-f3053c61.js} +1 -1
  296. package/dist/mint-components/{p-cfc4a126.system.entry.js → p-fb20eb5e.system.entry.js} +1 -1
  297. package/dist/mint-components/{p-79097c07.entry.js → p-fbdf0738.entry.js} +1 -1
  298. package/dist/mint-components/{p-1b24bb52.js → p-fd2c5407.js} +1 -1
  299. package/dist/types/components/sqm-card-feed/sqm-card-feed.d.ts +1 -1
  300. package/dist/types/components/sqm-image/sqm-image-view.d.ts +1 -0
  301. package/dist/types/components/sqm-image/sqm-image.d.ts +5 -0
  302. package/dist/types/components/sqm-leaderboard/Leaderboard.stories.d.ts +5 -1
  303. package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +6 -4
  304. package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +23 -6
  305. package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +4 -2
  306. package/dist/types/components/sqm-portal-container/PortalContainer.stories.d.ts +1 -0
  307. package/dist/types/components/sqm-portal-container/sqm-portal-container-view.d.ts +1 -0
  308. package/dist/types/components/sqm-portal-container/sqm-portal-container.d.ts +7 -0
  309. package/dist/types/components/sqm-portal-verify-email/sqm-portal-verify-email-view.d.ts +0 -1
  310. package/dist/types/components/sqm-portal-verify-email/usePortalVerifyEmail.d.ts +0 -1
  311. package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +2 -2
  312. package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +1 -1
  313. package/dist/types/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.d.ts +0 -1
  314. package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.d.ts +3 -0
  315. package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.d.ts +5 -0
  316. package/dist/types/components/tax-and-cash/sqm-docusign-form/useDocusignForm.d.ts +3 -2
  317. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +5 -0
  318. package/dist/types/components.d.ts +86 -14
  319. package/dist/types/saasquatch.d.ts +1 -1
  320. package/docs/docs.docx +0 -0
  321. package/docs/raisins.json +1 -1
  322. package/grapesjs/grapesjs.js +1 -1
  323. package/package.json +2 -2
  324. package/dist/cjs/index-56d1fa5b.js +0 -2227
  325. package/dist/esm/index-0c7b14c5.js +0 -2225
  326. package/dist/esm-es5/ShadowViewAddon-cebdd86a.js +0 -1
  327. package/dist/esm-es5/email-registration-view-07d80492.js +0 -1
  328. package/dist/esm-es5/global-ce667547.js +0 -285
  329. package/dist/esm-es5/index-0c7b14c5.js +0 -1
  330. package/dist/esm-es5/index.module-cfe48b0e.js +0 -53
  331. package/dist/esm-es5/sqm-invoice-table-view-bccf5bbc.js +0 -1
  332. package/dist/esm-es5/sqm-portal-container-view-ab89c6cc.js +0 -1
  333. package/dist/esm-es5/useChildElements-55ba77b1.js +0 -1
  334. package/dist/esm-es5/useInstantAccessRegistration-c8486b92.js +0 -1
  335. package/dist/esm-es5/useReferralTable-1671695f.js +0 -1
  336. package/dist/esm-es5/useRegistrationFormState-554eed2c.js +0 -1
  337. package/dist/mint-components/p-10036f16.js +0 -1
  338. package/dist/mint-components/p-1128f16d.entry.js +0 -187
  339. package/dist/mint-components/p-155e5795.entry.js +0 -1
  340. package/dist/mint-components/p-175cf117.system.entry.js +0 -1
  341. package/dist/mint-components/p-1bb39bf3.js +0 -1
  342. package/dist/mint-components/p-1c021084.system.js +0 -1
  343. package/dist/mint-components/p-1cb0c56c.js +0 -1
  344. package/dist/mint-components/p-22082cf5.entry.js +0 -1
  345. package/dist/mint-components/p-2c1ec58d.system.entry.js +0 -1
  346. package/dist/mint-components/p-2d713a4a.entry.js +0 -1
  347. package/dist/mint-components/p-37518555.system.entry.js +0 -1
  348. package/dist/mint-components/p-4e5ff6d5.system.entry.js +0 -1
  349. package/dist/mint-components/p-4fd5cde2.entry.js +0 -1
  350. package/dist/mint-components/p-55ba5de4.js +0 -42
  351. package/dist/mint-components/p-569acf5d.entry.js +0 -1
  352. package/dist/mint-components/p-5a9e6c23.system.js +0 -1
  353. package/dist/mint-components/p-5e346208.system.entry.js +0 -1
  354. package/dist/mint-components/p-5f4cf5f4.system.js +0 -53
  355. package/dist/mint-components/p-6361cd09.system.entry.js +0 -1
  356. package/dist/mint-components/p-65976f70.system.entry.js +0 -1
  357. package/dist/mint-components/p-6bf41e0d.system.js +0 -1
  358. package/dist/mint-components/p-6fbfd683.js +0 -1
  359. package/dist/mint-components/p-77150ca3.entry.js +0 -1
  360. package/dist/mint-components/p-7b0c819b.entry.js +0 -174
  361. package/dist/mint-components/p-81ef4d8d.system.entry.js +0 -1
  362. package/dist/mint-components/p-84a5feb6.js +0 -1
  363. package/dist/mint-components/p-858a87ce.entry.js +0 -1
  364. package/dist/mint-components/p-89669879.system.js +0 -1
  365. package/dist/mint-components/p-8a82d287.entry.js +0 -1
  366. package/dist/mint-components/p-8d0312ad.entry.js +0 -13
  367. package/dist/mint-components/p-922578e4.system.js +0 -1
  368. package/dist/mint-components/p-93c4b92a.system.js +0 -1
  369. package/dist/mint-components/p-93feb565.system.entry.js +0 -1
  370. package/dist/mint-components/p-97f9ea19.system.js +0 -1
  371. package/dist/mint-components/p-9c1011db.entry.js +0 -9
  372. package/dist/mint-components/p-a1dddd9c.entry.js +0 -1
  373. package/dist/mint-components/p-a230e0f7.entry.js +0 -1
  374. package/dist/mint-components/p-a63607fe.js +0 -1
  375. package/dist/mint-components/p-a6ad8082.system.js +0 -1
  376. package/dist/mint-components/p-a7e84030.js +0 -1248
  377. package/dist/mint-components/p-aa1750ad.js +0 -1
  378. package/dist/mint-components/p-b9e629c4.entry.js +0 -1
  379. package/dist/mint-components/p-ba9642a9.entry.js +0 -33
  380. package/dist/mint-components/p-cac64545.system.entry.js +0 -1
  381. package/dist/mint-components/p-cc2a5934.entry.js +0 -13
  382. package/dist/mint-components/p-cca80c2e.system.entry.js +0 -1
  383. package/dist/mint-components/p-cf8ccbf5.entry.js +0 -1
  384. package/dist/mint-components/p-d29db28c.system.entry.js +0 -1
  385. package/dist/mint-components/p-d5e0b017.entry.js +0 -9
  386. package/dist/mint-components/p-dbb74fc2.system.entry.js +0 -1
  387. package/dist/mint-components/p-e3ddb67b.system.entry.js +0 -1
  388. package/dist/mint-components/p-eb8cb617.system.js +0 -1
  389. package/dist/mint-components/p-ef4336c4.system.entry.js +0 -1
  390. package/dist/mint-components/p-fec47694.entry.js +0 -1
  391. package/dist/mint-components/p-ff87ca9c.system.entry.js +0 -1
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
- const index_module = require('./index.module-2d82a984.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
+ const index_module = require('./index.module-df530553.js');
8
8
  require('./mixins-fe9d4112.js');
9
9
  require('./JSS-8503a151.js');
10
10
  const sqmCloseButtonView = require('./sqm-close-button-view-fd6e8f60.js');
@@ -18,7 +18,7 @@ const CloseButton = class {
18
18
  * @uiType string
19
19
  */
20
20
  this.color = "#000000";
21
- stencilHooks_module.h(this);
21
+ stencilHooks_module.h$1(this);
22
22
  }
23
23
  disconnectedCallback() { }
24
24
  render() {
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
- const index_module = require('./index.module-2d82a984.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
+ const index_module = require('./index.module-df530553.js');
8
8
  const utils = require('./utils-6847bc06.js');
9
9
  const index = require('./index-8c6255f5.js');
10
10
 
@@ -16,7 +16,7 @@ function matchPath(pattern, page) {
16
16
  return regexp.exec(page);
17
17
  }
18
18
  function useContextRouter(props) {
19
- const host = index_module.T();
19
+ const host = index_module._();
20
20
  const [slot, setSlot] = stencilHooks_module.useState(undefined);
21
21
  const [container, setContainer] = stencilHooks_module.useState(undefined);
22
22
  const context = props.contextName;
@@ -90,7 +90,7 @@ const SqmContextRouter = class {
90
90
  constructor(hostRef) {
91
91
  index$1.registerInstance(this, hostRef);
92
92
  this.ignored = true;
93
- stencilHooks_module.h(this);
93
+ stencilHooks_module.h$1(this);
94
94
  }
95
95
  disconnectedCallback() { }
96
96
  render() {
@@ -3,12 +3,12 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
- const global = require('./global-0e1b8019.js');
8
- require('./index.module-2d82a984.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
+ const global = require('./global-02e50f09.js');
8
+ require('./index.module-df530553.js');
9
9
  require('./JSS-8503a151.js');
10
10
  const utils = require('./utils-6847bc06.js');
11
- const sqmPortalContainerView = require('./sqm-portal-container-view-5fb2ad49.js');
11
+ const sqmPortalContainerView = require('./sqm-portal-container-view-990a85a3.js');
12
12
 
13
13
  function EmptyStateView(props) {
14
14
  const { emptyStateHeader, emptyStateImage, emptyStateText, supportText, missingFeature = "", } = props;
@@ -71,6 +71,13 @@ const PortalContainer = class {
71
71
  * @uiName Maximum width
72
72
  */
73
73
  this.maxWidth = "100%";
74
+ /**
75
+ * @uiName Flex wrap behavior
76
+ * @uiType string
77
+ * @uiEnum ["wrap", "nowrap"]
78
+ * @uiEnumNames ["Wrap", "No Wrap"]
79
+ */
80
+ this.flexWrap = "wrap";
74
81
  /**
75
82
  * @uiName Background color
76
83
  * @uiWidget color
@@ -78,7 +85,7 @@ const PortalContainer = class {
78
85
  * @uiType string
79
86
  */
80
87
  this.backgroundColor = "#ffffff00";
81
- stencilHooks_module.h(this);
88
+ stencilHooks_module.h$1(this);
82
89
  }
83
90
  disconnectedCallback() { }
84
91
  render() {
@@ -137,7 +144,7 @@ const Text = class {
137
144
  constructor(hostRef) {
138
145
  index.registerInstance(this, hostRef);
139
146
  this.ignored = true;
140
- stencilHooks_module.h(this);
147
+ stencilHooks_module.h$1(this);
141
148
  }
142
149
  disconnectedCallback() { }
143
150
  componentWillLoad() { }
@@ -174,7 +181,7 @@ const TitledSection = class {
174
181
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
175
182
  */
176
183
  this.padding = "none";
177
- stencilHooks_module.h(this);
184
+ stencilHooks_module.h$1(this);
178
185
  }
179
186
  disconnectedCallback() { }
180
187
  render() {
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
7
 
8
8
  const sqmFormMessageCss = "sl-alert::part(base){border:1px solid;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(20, 20, 20, 0.1);box-shadow:0 1px 2px rgba(20, 20, 20, 0.1)}.Error::part(base){background-color:var(--sl-color-danger-100);border-color:var(--sl-color-danger-200)}.Warning::part(base){background-color:var(--sl-color-warning-100);border-color:var(--sl-color-warning-200)}.Success::part(base){background-color:var(--sl-color-success-100);border-color:var(--sl-color-success-200)}.Info::part(base){background-color:var(--sl-color-primary-100);border-color:var(--sl-color-primary-200)}";
9
9
 
@@ -11,7 +11,7 @@ const FormMessage = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
13
  this.ignored = true;
14
- stencilHooks_module.h(this);
14
+ stencilHooks_module.h$1(this);
15
15
  }
16
16
  disconnectedCallback() { }
17
17
  render() {
@@ -3,16 +3,16 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
- const index_module = require('./index.module-2d82a984.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
+ const index_module = require('./index.module-df530553.js');
8
8
 
9
9
  async function useGraphQLClientProvider({ domain }) {
10
- const token = index_module.B();
10
+ const token = index_module.J();
11
11
  const appDomain = domain;
12
- const tenantAlias = index_module.Y();
12
+ const tenantAlias = index_module.z();
13
13
  // Memoization is shared. One client per domain, tenant and token (or null)
14
- const managedIdentityClient = index_module.ke(appDomain, tenantAlias, token);
15
- const [, setGraphQLClient] = stencilHooks_module.m(index_module.$e, managedIdentityClient);
14
+ const managedIdentityClient = index_module.Ee(appDomain, tenantAlias, token);
15
+ const [, setGraphQLClient] = stencilHooks_module.m(index_module.Pe, managedIdentityClient);
16
16
  stencilHooks_module.useEffect(() => {
17
17
  setGraphQLClient(managedIdentityClient);
18
18
  }, [managedIdentityClient]);
@@ -22,7 +22,7 @@ const GraphQLClientProvider = class {
22
22
  constructor(hostRef) {
23
23
  index.registerInstance(this, hostRef);
24
24
  this.ignored = true;
25
- stencilHooks_module.h(this);
25
+ stencilHooks_module.h$1(this);
26
26
  }
27
27
  disconnectedCallback() { }
28
28
  render() {
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
7
 
8
8
  const HeroImage = class {
9
9
  constructor(hostRef) {
@@ -19,7 +19,7 @@ const HeroImage = class {
19
19
  * @uiName Logo height
20
20
  */
21
21
  this.height = 60;
22
- stencilHooks_module.h(this);
22
+ stencilHooks_module.h$1(this);
23
23
  }
24
24
  disconnectedCallback() { }
25
25
  render() {
@@ -3,15 +3,15 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
- const index_module = require('./index.module-2d82a984.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
+ const index_module = require('./index.module-df530553.js');
8
+ require('./jsonpointer-11327262.js');
8
9
  const cjs = require('./cjs-1066ec21.js');
9
10
  require('./mixins-fe9d4112.js');
10
11
  require('./JSS-8503a151.js');
11
- const emailRegistrationView = require('./email-registration-view-5170d9f1.js');
12
- require('./jsonpointer-11327262.js');
13
- require('./useRegistrationFormState-cabaa291.js');
14
- const useInstantAccessRegistration = require('./useInstantAccessRegistration-615a4dec.js');
12
+ const emailRegistrationView = require('./email-registration-view-248652bb.js');
13
+ require('./useRegistrationFormState-876ed65d.js');
14
+ const useInstantAccessRegistration = require('./useInstantAccessRegistration-bbe746d1.js');
15
15
 
16
16
  const InstantAccessRegistration = class {
17
17
  constructor(hostRef) {
@@ -108,7 +108,7 @@ const InstantAccessRegistration = class {
108
108
  * @uiType boolean
109
109
  */
110
110
  this.includeCookies = false;
111
- stencilHooks_module.h(this);
111
+ stencilHooks_module.h$1(this);
112
112
  }
113
113
  disconnectedCallback() { }
114
114
  render() {
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-b0129cd6.js');
4
- const global = require('./global-0e1b8019.js');
4
+ const global = require('./global-02e50f09.js');
5
5
  const JSS = require('./JSS-8503a151.js');
6
6
 
7
7
  const INDIRECT_TAX_PROVINCES = [
@@ -723,6 +723,7 @@ const stepFourProps = {
723
723
  };
724
724
  const docusignFormProps = {
725
725
  states: {
726
+ showExitButton: true,
726
727
  step: "3",
727
728
  urlLoading: false,
728
729
  docusignStatus: undefined,
@@ -740,7 +741,7 @@ const docusignFormProps = {
740
741
  },
741
742
  },
742
743
  callbacks: {
743
- progressStep: () => { },
744
+ onExit: () => { },
744
745
  completeDocument: async () => { },
745
746
  setParticipantType: (p) => console.log({ p }),
746
747
  setDocusignStatus: (status) => console.log(status),
@@ -2,15 +2,14 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index$1 = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
- const global = require('./global-0e1b8019.js');
8
- const index_module = require('./index.module-2d82a984.js');
5
+ const index = require('./index-b0129cd6.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
+ const global = require('./global-02e50f09.js');
8
+ const index_module = require('./index.module-df530553.js');
9
9
  const cjs = require('./cjs-1066ec21.js');
10
- const index = require('./index-56d1fa5b.js');
11
10
  const sqmLeaderboardRankView = require('./sqm-leaderboard-rank-view-5a3d4a88.js');
12
11
 
13
- const GET_RANK = index.dist.gql `
12
+ const GET_RANK = index_module.dist.gql `
14
13
  query ($type: String!, $filter: UserLeaderboardFilterInput) {
15
14
  viewer {
16
15
  ... on User {
@@ -25,10 +24,10 @@ const GET_RANK = index.dist.gql `
25
24
  `;
26
25
  function useLeaderboardRank(props) {
27
26
  var _a, _b, _c, _d;
28
- const programIdContext = index_module.z();
27
+ const programIdContext = index_module.H();
29
28
  // Default to context, overriden by props
30
29
  const programId = (_a = props.programId) !== null && _a !== void 0 ? _a : programIdContext;
31
- const user = index_module.K();
30
+ const user = index_module.Q();
32
31
  const rankVariables = programId
33
32
  ? {
34
33
  type: props.leaderboardType,
@@ -41,7 +40,7 @@ function useLeaderboardRank(props) {
41
40
  if (props.interval) {
42
41
  rankVariables.filter["interval"] = props.interval;
43
42
  }
44
- const { data: rankData } = index_module.En(GET_RANK, rankVariables, !(user === null || user === void 0 ? void 0 : user.jwt));
43
+ const { data: rankData } = index_module.yn(GET_RANK, rankVariables, !(user === null || user === void 0 ? void 0 : user.jwt));
45
44
  const fullRankText = ((_b = rankData === null || rankData === void 0 ? void 0 : rankData.viewer) === null || _b === void 0 ? void 0 : _b.leaderboardRank) ? global.intl.formatMessage({ id: "rankText", defaultMessage: props.rankText }, {
46
45
  rank: (_d = (_c = rankData === null || rankData === void 0 ? void 0 : rankData.viewer) === null || _c === void 0 ? void 0 : _c.leaderboardRank) === null || _d === void 0 ? void 0 : _d[props.rankType],
47
46
  })
@@ -57,20 +56,20 @@ const sqmLeaderboardRankCss = "p,.P{font-size:var(--sl-font-size-small);color:va
57
56
 
58
57
  const LeaderboardRank = class {
59
58
  constructor(hostRef) {
60
- index$1.registerInstance(this, hostRef);
59
+ index.registerInstance(this, hostRef);
61
60
  /**
62
61
  * @uiName Rank text
63
62
  * @uiWidget textArea
64
63
  */
65
64
  this.rankText = "You are currently in {rank, selectordinal, one {#st} two {#nd} few {#rd} other {#th} } place!";
66
- stencilHooks_module.h(this);
65
+ stencilHooks_module.h$1(this);
67
66
  }
68
67
  disconnectedCallback() { }
69
68
  render() {
70
69
  const props = index_module.isDemo()
71
70
  ? useLeaderboardRankDemo(this)
72
71
  : useLeaderboardRank(this);
73
- return index$1.h(sqmLeaderboardRankView.LeaderboardRankView, Object.assign({}, props));
72
+ return index.h(sqmLeaderboardRankView.LeaderboardRankView, Object.assign({}, props));
74
73
  }
75
74
  };
76
75
  function useLeaderboardRankDemo(props) {
@@ -2,35 +2,33 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index$1 = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
- const index_module = require('./index.module-2d82a984.js');
5
+ const index = require('./index-b0129cd6.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
+ const index_module = require('./index.module-df530553.js');
8
8
  const cjs = require('./cjs-1066ec21.js');
9
9
  require('./JSS-8503a151.js');
10
- const index = require('./index-56d1fa5b.js');
11
10
  const utils = require('./utils-6847bc06.js');
12
11
  const sqmLogoutCurrentUserView = require('./sqm-logout-current-user-view-c9f18d96.js');
13
12
 
14
- const GET_USER_DETAILS = index.dist.gql `
15
- query getUserDetails($id: String!, $accountId: String!) {
16
- user(id: $id, accountId: $accountId) {
17
- id
18
- accountId
19
- email
13
+ const GET_USER_DETAILS = index_module.dist.gql `
14
+ query getUserDetails {
15
+ viewer {
16
+ ... on User {
17
+ id
18
+ accountId
19
+ email
20
+ }
20
21
  }
21
22
  }
22
23
  `;
23
24
  function useLogoutCurrentUser(props) {
24
25
  var _a, _b;
25
- const user = index_module.K();
26
- const { loading, data } = index_module.En(GET_USER_DETAILS, {
27
- id: user === null || user === void 0 ? void 0 : user.id,
28
- accountId: user === null || user === void 0 ? void 0 : user.accountId,
29
- }, !user);
26
+ const user = index_module.Q();
27
+ const { loading, data } = index_module.yn(GET_USER_DETAILS, {}, !user);
30
28
  const onSwitchClick = () => {
31
29
  index_module.setUserIdentity(undefined);
32
30
  };
33
- const filledInEmailText = (_a = props.userIdentificationText) === null || _a === void 0 ? void 0 : _a.replace("{email}", (_b = data === null || data === void 0 ? void 0 : data.user) === null || _b === void 0 ? void 0 : _b.email);
31
+ const filledInEmailText = (_a = props.userIdentificationText) === null || _a === void 0 ? void 0 : _a.replace("{email}", (_b = data === null || data === void 0 ? void 0 : data.viewer) === null || _b === void 0 ? void 0 : _b.email);
34
32
  return {
35
33
  loading,
36
34
  onSwitchClick,
@@ -41,7 +39,7 @@ function useLogoutCurrentUser(props) {
41
39
 
42
40
  const LogoutCurrentUser = class {
43
41
  constructor(hostRef) {
44
- index$1.registerInstance(this, hostRef);
42
+ index.registerInstance(this, hostRef);
45
43
  /**
46
44
  * @required
47
45
  * @uiName User identification text
@@ -57,7 +55,7 @@ const LogoutCurrentUser = class {
57
55
  * @uiName Error text
58
56
  */
59
57
  this.emailErrorText = "Error fetching email";
60
- stencilHooks_module.h(this);
58
+ stencilHooks_module.h$1(this);
61
59
  }
62
60
  disconnectedCallback() { }
63
61
  render() {
@@ -69,7 +67,7 @@ const LogoutCurrentUser = class {
69
67
  switchUserText: this.switchUserText,
70
68
  emailErrorText: this.emailErrorText,
71
69
  };
72
- return index$1.h(sqmLogoutCurrentUserView.LogoutCurrentUserView, Object.assign({}, props, content));
70
+ return index.h(sqmLogoutCurrentUserView.LogoutCurrentUserView, Object.assign({}, props, content));
73
71
  }
74
72
  };
75
73
  function useDemoLogoutCurrentUser(props) {
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-b0129cd6.js');
4
- const index_module = require('./index.module-2d82a984.js');
4
+ const index_module = require('./index.module-df530553.js');
5
5
  const mixins = require('./mixins-fe9d4112.js');
6
6
  const JSS = require('./JSS-8503a151.js');
7
7
 
@@ -35,7 +35,7 @@ function NavigationSidebarItemView(props) {
35
35
  const styleString = sheet.toString();
36
36
  return (index.h("a", { part: "sqm-link", href: data.path, onClick: (e) => {
37
37
  e.preventDefault();
38
- index_module.xn.push(data.path);
38
+ index_module.$n.push(data.path);
39
39
  }, class: sheet.classes.ItemContainer },
40
40
  index.h("style", { type: "text/css" }, styleString),
41
41
  index.h("sl-icon", { class: sheet.classes.Icon, name: data.icon }),
@@ -3,16 +3,16 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
- const index_module = require('./index.module-2d82a984.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
+ const index_module = require('./index.module-df530553.js');
8
8
  const cjs = require('./cjs-1066ec21.js');
9
9
  require('./mixins-fe9d4112.js');
10
10
  require('./JSS-8503a151.js');
11
11
  const utils = require('./utils-6847bc06.js');
12
- const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-34d8941e.js');
12
+ const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-a125ec5f.js');
13
13
 
14
14
  function useNavigationSidebarItem(props) {
15
- const currentPage = index_module.jn();
15
+ const currentPage = index_module.Sn();
16
16
  return {
17
17
  states: {
18
18
  active: currentPage.pathname === props.path,
@@ -28,7 +28,7 @@ function useNavigationSidebarItem(props) {
28
28
  const NavigationSidebarItem = class {
29
29
  constructor(hostRef) {
30
30
  index.registerInstance(this, hostRef);
31
- stencilHooks_module.h(this);
31
+ stencilHooks_module.h$1(this);
32
32
  }
33
33
  disconnectedCallback() { }
34
34
  render() {
@@ -3,15 +3,15 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
- const index_module = require('./index.module-2d82a984.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
+ const index_module = require('./index.module-df530553.js');
8
8
  const sqmNavigationSidebarView = require('./sqm-navigation-sidebar-view-921704fb.js');
9
9
 
10
10
  const NavigationSidebar = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
13
  this.ignored = true;
14
- stencilHooks_module.h(this);
14
+ stencilHooks_module.h$1(this);
15
15
  }
16
16
  disconnectedCallback() { }
17
17
  render() {
@@ -20,8 +20,8 @@ const NavigationSidebar = class {
20
20
  }
21
21
  };
22
22
  function useNavigationSidebar() {
23
- const location = index_module.jn();
24
- const programId = index_module.z();
23
+ const location = index_module.Sn();
24
+ const programId = index_module.H();
25
25
  const [checked, setChecked] = stencilHooks_module.useState(false);
26
26
  // Close hamburger menu after navigation
27
27
  stencilHooks_module.useEffect(() => {
@@ -3,13 +3,13 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
- const index_module = require('./index.module-2d82a984.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
+ const index_module = require('./index.module-df530553.js');
8
8
  const cjs = require('./cjs-1066ec21.js');
9
9
  const mixins = require('./mixins-fe9d4112.js');
10
10
  const JSS = require('./JSS-8503a151.js');
11
11
  const utils = require('./utils-6847bc06.js');
12
- const useRegistrationFormState = require('./useRegistrationFormState-cabaa291.js');
12
+ const useRegistrationFormState = require('./useRegistrationFormState-876ed65d.js');
13
13
 
14
14
  var constants = {
15
15
  error: {
@@ -570,7 +570,7 @@ const PortalPasswordField = class {
570
570
  * @uiName Missing number or symbol text
571
571
  */
572
572
  this.hasErrorText = "contain at least 1 number or symbol";
573
- stencilHooks_module.h(this);
573
+ stencilHooks_module.h$1(this);
574
574
  }
575
575
  disconnectedCallback() { }
576
576
  render() {
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
- const index_module = require('./index.module-2d82a984.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
+ const index_module = require('./index.module-df530553.js');
8
8
  const utils = require('./utils-6847bc06.js');
9
9
 
10
10
  const PopupContainerView = (props) => {
@@ -18,10 +18,10 @@ const PopupContainerView = (props) => {
18
18
  };
19
19
 
20
20
  function usePopupContainer(props) {
21
- const engagementMedium = index_module.ne();
21
+ const engagementMedium = index_module.B();
22
22
  function closePopup() {
23
23
  var _a;
24
- if (index_module.ne() === "POPUP") {
24
+ if (index_module.B() === "POPUP") {
25
25
  (_a = window.frameElement["squatchJsApi"]) === null || _a === void 0 ? void 0 : _a.close();
26
26
  }
27
27
  }
@@ -35,7 +35,7 @@ function usePopupContainer(props) {
35
35
  ? "0"
36
36
  : `var(--sl-spacing-${props.embedPadding})`
37
37
  : "0";
38
- const padding = index_module.ne() === "POPUP" ? popupPadding : embedPadding;
38
+ const padding = index_module.B() === "POPUP" ? popupPadding : embedPadding;
39
39
  return {
40
40
  states: {
41
41
  showCloseButton: props.closeButton && engagementMedium === "POPUP",
@@ -62,7 +62,7 @@ const PopupContainer = class {
62
62
  * @uiName "Powered by" text
63
63
  */
64
64
  this.poweredByText = "Powered By";
65
- stencilHooks_module.h(this);
65
+ stencilHooks_module.h$1(this);
66
66
  }
67
67
  disconnectedCallback() { }
68
68
  render() {
@@ -29,7 +29,7 @@ function PortalContainerView(props, children) {
29
29
  Container: {
30
30
  boxSizing: "border-box",
31
31
  display: props.display || "grid",
32
- flexWrap: "wrap",
32
+ flexWrap: props.flexWrap || "wrap",
33
33
  "grid-template-columns": props.direction === "row"
34
34
  ? `repeat(auto-fill, minmax(${props.minWidth}, auto))`
35
35
  : "100%",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-b0129cd6.js');
4
- const global = require('./global-0e1b8019.js');
4
+ const global = require('./global-02e50f09.js');
5
5
  const mixins = require('./mixins-fe9d4112.js');
6
6
  const JSS = require('./JSS-8503a151.js');
7
7
  const sqmTextSpanView = require('./sqm-text-span-view-e1cd9bd3.js');
@@ -3,22 +3,22 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
- require('./global-0e1b8019.js');
8
- const index_module = require('./index.module-2d82a984.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
+ require('./global-02e50f09.js');
8
+ const index_module = require('./index.module-df530553.js');
9
9
  const cjs = require('./cjs-1066ec21.js');
10
10
  require('./mixins-fe9d4112.js');
11
11
  require('./JSS-8503a151.js');
12
12
  require('./sqm-text-span-view-e1cd9bd3.js');
13
- const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-a056e53e.js');
13
+ const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-292b5bf4.js');
14
14
 
15
15
  function usePortalEmailVerification(props) {
16
16
  var _a, _b, _c, _d, _e, _f, _g, _h, _j;
17
- const [request, { loading, data, errors }] = index_module.hn();
18
- const [getVerificationStatus, { data: user, loading: loadingVerification }] = index_module.un();
19
- const userIdent = index_module.K();
17
+ const [request, { loading, data, errors }] = index_module.ln();
18
+ const [getVerificationStatus, { data: user, loading: loadingVerification }] = index_module.nn();
19
+ const userIdent = index_module.Q();
20
20
  const email = (_a = userIdent === null || userIdent === void 0 ? void 0 : userIdent.managedIdentity) === null || _a === void 0 ? void 0 : _a.email;
21
- const urlParams = new URLSearchParams(index_module.xn.location.search);
21
+ const urlParams = new URLSearchParams(index_module.$n.location.search);
22
22
  const nextPage = urlParams.get("nextPage");
23
23
  const [success, setSuccess] = stencilHooks_module.useState(false);
24
24
  const [error, setError] = stencilHooks_module.useState("");
@@ -48,7 +48,7 @@ function usePortalEmailVerification(props) {
48
48
  const data = (await getVerificationStatus());
49
49
  if ((_a = data === null || data === void 0 ? void 0 : data.managedIdentitySession) === null || _a === void 0 ? void 0 : _a.emailVerified) {
50
50
  clearInterval(timerRef.current);
51
- return index_module.xn.push({
51
+ return index_module.$n.push({
52
52
  pathname: props.redirectPath,
53
53
  search: urlParams.toString() && "?" + urlParams.toString(),
54
54
  });
@@ -167,7 +167,7 @@ const PortalEmailVerification = class {
167
167
  * Displayed when your verification email fails to send due to a network error. The participant can try refreshing the page.
168
168
  */
169
169
  this.networkErrorMessage = "An error occurred while verifying your password. Please refresh the page.";
170
- stencilHooks_module.h(this);
170
+ stencilHooks_module.h$1(this);
171
171
  }
172
172
  disconnectedCallback() { }
173
173
  render() {
@@ -3,21 +3,21 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
- const index_module = require('./index.module-2d82a984.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
+ const index_module = require('./index.module-df530553.js');
8
+ const jsonpointer = require('./jsonpointer-11327262.js');
8
9
  const cjs = require('./cjs-1066ec21.js');
9
10
  require('./mixins-fe9d4112.js');
10
11
  require('./JSS-8503a151.js');
11
12
  require('./sqm-text-span-view-e1cd9bd3.js');
12
- const jsonpointer = require('./jsonpointer-11327262.js');
13
13
  const sqmPortalForgotPasswordView = require('./sqm-portal-forgot-password-view-969c49ed.js');
14
14
 
15
15
  function usePortalForgotPassword(props) {
16
16
  var _a, _b, _c, _d, _e, _f, _g;
17
17
  const [success, setSuccess] = stencilHooks_module.useState(false);
18
18
  const [error, setError] = stencilHooks_module.useState("");
19
- const [request, { loading, data, errors }] = index_module.vn();
20
- const urlParams = new URLSearchParams(index_module.xn.location.search);
19
+ const [request, { loading, data, errors }] = index_module.un();
20
+ const urlParams = new URLSearchParams(index_module.$n.location.search);
21
21
  const nextPage = urlParams.get("nextPage");
22
22
  const submit = async (event) => {
23
23
  var _a;
@@ -98,7 +98,7 @@ const PortalForgotPassword = class {
98
98
  * @uiName Email verification sent text
99
99
  */
100
100
  this.successAlertText = "If an account with that email exists, a password reset email will be sent.";
101
- stencilHooks_module.h(this);
101
+ stencilHooks_module.h$1(this);
102
102
  }
103
103
  disconnectedCallback() { }
104
104
  render() {
@@ -106,7 +106,7 @@ const PortalForgotPassword = class {
106
106
  ? usePortalForgotPasswordDemo(this)
107
107
  : usePortalForgotPassword(this);
108
108
  const content = {
109
- secondaryButton: (index.h("slot", { name: "secondaryButton" }, index.h("sl-button", { type: "text", disabled: states.loading, onClick: () => index_module.xn.push(states.loginPath) }, this.loginText))),
109
+ secondaryButton: (index.h("slot", { name: "secondaryButton" }, index.h("sl-button", { type: "text", disabled: states.loading, onClick: () => index_module.$n.push(states.loginPath) }, this.loginText))),
110
110
  messageSlot: index.h("slot", { name: "messageSlot" }, this.headerText),
111
111
  emailLabel: this.emailLabel,
112
112
  submitLabel: this.submitLabel,