@saasquatch/mint-components 1.15.0-61 → 1.15.0-63

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 (323) hide show
  1. package/dist/cjs/{GenericTableView-107ade89.js → GenericTableView-a9845e80.js} +3 -3
  2. package/dist/cjs/{IndirectTaxDetailsView-14d6e170.js → IndirectTaxDetailsView-79703291.js} +4 -4
  3. package/dist/cjs/{ShadowViewAddon-8ec56e95.js → ShadowViewAddon-e0aa9b07.js} +10 -10
  4. package/dist/cjs/{copy-text-view-95cf4875.js → copy-text-view-e5223a96.js} +4 -4
  5. package/dist/cjs/{email-registration-view-996fb438.js → email-registration-view-ace50780.js} +3 -1
  6. package/dist/cjs/{global-a3a85ff0.js → global-38031ab9.js} +61 -54
  7. package/dist/cjs/loader.cjs.js +2 -2
  8. package/dist/cjs/mint-components.cjs.js +2 -2
  9. package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +151 -294
  10. package/dist/cjs/sqm-big-stat_42.cjs.entry.js +37 -66
  11. package/dist/cjs/sqm-code-verification.cjs.entry.js +14 -4
  12. package/dist/cjs/sqm-context-router.cjs.entry.js +1 -1
  13. package/dist/cjs/sqm-email-verification.cjs.entry.js +10 -13
  14. package/dist/cjs/sqm-empty_4.cjs.entry.js +2 -2
  15. package/dist/cjs/sqm-form-message.cjs.entry.js +5 -5
  16. package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +1 -1
  17. package/dist/cjs/sqm-invoice-table-data-cell_5.cjs.entry.js +2 -2
  18. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +1 -1
  19. package/dist/cjs/sqm-logout-current-user.cjs.entry.js +1 -1
  20. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +1 -1
  21. package/dist/cjs/{sqm-navigation-sidebar-view-50ee8796.js → sqm-navigation-sidebar-view-de90ef03.js} +1 -1
  22. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +1 -1
  23. package/dist/cjs/sqm-pagination_3.cjs.entry.js +3 -3
  24. package/dist/cjs/sqm-password-field.cjs.entry.js +1 -1
  25. package/dist/cjs/sqm-popup-container.cjs.entry.js +1 -1
  26. package/dist/cjs/{sqm-portal-email-verification-view-aec35ba2.js → sqm-portal-email-verification-view-f1671646.js} +1 -1
  27. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +2 -2
  28. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +1 -1
  29. package/dist/cjs/sqm-portal-google-login.cjs.entry.js +2 -2
  30. package/dist/cjs/{sqm-portal-profile-view-cff9bfc7.js → sqm-portal-profile-view-5aabad8c.js} +1 -1
  31. package/dist/cjs/sqm-portal-profile.cjs.entry.js +3 -3
  32. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +1 -1
  33. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +1 -1
  34. package/dist/cjs/{sqm-qr-code-view-2cca145e.js → sqm-qr-code-view-0c3b2f48.js} +7 -2
  35. package/dist/cjs/sqm-qr-code.cjs.entry.js +2 -3
  36. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +4 -4
  37. package/dist/cjs/sqm-referred-registration.cjs.entry.js +1 -1
  38. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +3 -3
  39. package/dist/cjs/sqm-stencilbook.cjs.entry.js +36 -44
  40. package/dist/cjs/sqm-tabs.cjs.entry.js +1 -1
  41. package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +4 -5
  42. package/dist/cjs/sqm-widget-verification.cjs.entry.js +1 -1
  43. package/dist/cjs/{usePortalLogin-1c022d8d.js → usePortalLogin-6aa864ef.js} +1 -1
  44. package/dist/cjs/{utils-940abb91.js → utils-62fd5f09.js} +1 -1
  45. package/dist/cjs/{utils-6847bc06.js → utils-7cbd60cc.js} +5 -0
  46. package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +1 -1
  47. package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +2 -2
  48. package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +2 -2
  49. package/dist/collection/components/sqm-form-message/FormMessage.stories.js +8 -16
  50. package/dist/collection/components/sqm-form-message/sqm-form-message.css +50 -11
  51. package/dist/collection/components/sqm-form-message/sqm-form-message.js +4 -4
  52. package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +1 -1
  53. package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +1 -1
  54. package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +2 -2
  55. package/dist/collection/components/sqm-portal-frame/sqm-portal-frame.js +6 -7
  56. package/dist/collection/components/sqm-radio-card/sqm-radio-card-view.js +2 -2
  57. package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +3 -1
  58. package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +2 -2
  59. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +1 -1
  60. package/dist/collection/components/sqm-share-code/sqm-share-code.js +1 -1
  61. package/dist/collection/components/sqm-share-link/sqm-share-link.js +1 -1
  62. package/dist/collection/components/sqm-stat-container/sqm-stat-container-view.js +3 -3
  63. package/dist/collection/components/sqm-stencilbook/Themes.js +1 -1
  64. package/dist/collection/components/sqm-table-row/sqm-table-row.js +2 -2
  65. package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +3 -3
  66. package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.js +12 -2
  67. package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +8 -11
  68. package/dist/collection/components/tax-and-cash/TaxForm.stories.js +3 -2
  69. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +6 -35
  70. package/dist/collection/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.js +1 -1
  71. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +19 -47
  72. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +14 -65
  73. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.js +5 -11
  74. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +18 -48
  75. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/ErrorView.js +3 -27
  76. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +3 -2
  77. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +87 -83
  78. package/dist/collection/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.js +2 -2
  79. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +13 -45
  80. package/dist/collection/components/views/copy-text-view.js +4 -4
  81. package/dist/collection/components/views/email-registration-view.js +3 -1
  82. package/dist/collection/global/styles.js +61 -54
  83. package/dist/collection/global/styles.ts +9 -2
  84. package/dist/collection/tables/GenericTableView.js +3 -3
  85. package/dist/collection/utils/utils.js +4 -0
  86. package/dist/esm/{GenericTableView-dd9be3ea.js → GenericTableView-e43d310f.js} +3 -3
  87. package/dist/esm/{IndirectTaxDetailsView-ceeb9b1a.js → IndirectTaxDetailsView-3bf366d5.js} +4 -4
  88. package/dist/esm/{ShadowViewAddon-b07a7e53.js → ShadowViewAddon-2984432d.js} +10 -10
  89. package/dist/esm/{copy-text-view-6dec9902.js → copy-text-view-8d1713d7.js} +4 -4
  90. package/dist/esm/{email-registration-view-db81655f.js → email-registration-view-1f587f8b.js} +3 -1
  91. package/dist/esm/{global-e9173b4c.js → global-75f87c77.js} +61 -54
  92. package/dist/esm/loader.js +2 -2
  93. package/dist/esm/mint-components.js +2 -2
  94. package/dist/esm/sqm-banking-info-form_10.entry.js +151 -294
  95. package/dist/esm/sqm-big-stat_42.entry.js +37 -66
  96. package/dist/esm/sqm-code-verification.entry.js +14 -4
  97. package/dist/esm/sqm-context-router.entry.js +1 -1
  98. package/dist/esm/sqm-email-verification.entry.js +10 -13
  99. package/dist/esm/sqm-empty_4.entry.js +2 -2
  100. package/dist/esm/sqm-form-message.entry.js +5 -5
  101. package/dist/esm/sqm-instant-access-registration.entry.js +1 -1
  102. package/dist/esm/sqm-invoice-table-data-cell_5.entry.js +2 -2
  103. package/dist/esm/sqm-leaderboard-rank.entry.js +1 -1
  104. package/dist/esm/sqm-logout-current-user.entry.js +1 -1
  105. package/dist/esm/sqm-navigation-sidebar-item.entry.js +1 -1
  106. package/dist/esm/{sqm-navigation-sidebar-view-6c13798c.js → sqm-navigation-sidebar-view-0a2ec560.js} +1 -1
  107. package/dist/esm/sqm-navigation-sidebar.entry.js +1 -1
  108. package/dist/esm/sqm-pagination_3.entry.js +3 -3
  109. package/dist/esm/sqm-password-field.entry.js +1 -1
  110. package/dist/esm/sqm-popup-container.entry.js +1 -1
  111. package/dist/esm/{sqm-portal-email-verification-view-a82e199f.js → sqm-portal-email-verification-view-46311e88.js} +1 -1
  112. package/dist/esm/sqm-portal-email-verification.entry.js +2 -2
  113. package/dist/esm/sqm-portal-forgot-password.entry.js +1 -1
  114. package/dist/esm/sqm-portal-google-login.entry.js +2 -2
  115. package/dist/esm/{sqm-portal-profile-view-caabc8d3.js → sqm-portal-profile-view-f7cb1c88.js} +1 -1
  116. package/dist/esm/sqm-portal-profile.entry.js +3 -3
  117. package/dist/esm/sqm-portal-reset-password.entry.js +1 -1
  118. package/dist/esm/sqm-portal-verify-email.entry.js +1 -1
  119. package/dist/esm/{sqm-qr-code-view-11121d3c.js → sqm-qr-code-view-97124a66.js} +6 -1
  120. package/dist/esm/sqm-qr-code.entry.js +2 -3
  121. package/dist/esm/sqm-referral-table_11.entry.js +4 -4
  122. package/dist/esm/sqm-referred-registration.entry.js +1 -1
  123. package/dist/esm/sqm-rewards-table_9.entry.js +3 -3
  124. package/dist/esm/sqm-stencilbook.entry.js +36 -44
  125. package/dist/esm/sqm-tabs.entry.js +1 -1
  126. package/dist/esm/sqm-tax-and-cash.entry.js +4 -5
  127. package/dist/esm/sqm-widget-verification.entry.js +1 -1
  128. package/dist/esm/{usePortalLogin-61abe78e.js → usePortalLogin-d0720c81.js} +1 -1
  129. package/dist/esm/{utils-334c1e34.js → utils-03188de2.js} +5 -1
  130. package/dist/esm/{utils-985d9996.js → utils-edd7677f.js} +1 -1
  131. package/dist/esm-es5/GenericTableView-e43d310f.js +1 -0
  132. package/dist/esm-es5/{IndirectTaxDetailsView-ceeb9b1a.js → IndirectTaxDetailsView-3bf366d5.js} +1 -1
  133. package/dist/esm-es5/ShadowViewAddon-2984432d.js +1 -0
  134. package/dist/esm-es5/copy-text-view-8d1713d7.js +1 -0
  135. package/dist/esm-es5/email-registration-view-1f587f8b.js +1 -0
  136. package/dist/esm-es5/{global-e9173b4c.js → global-75f87c77.js} +3 -3
  137. package/dist/esm-es5/loader.js +1 -1
  138. package/dist/esm-es5/mint-components.js +1 -1
  139. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
  140. package/dist/esm-es5/sqm-big-stat_42.entry.js +1 -1
  141. package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
  142. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  143. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  144. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  145. package/dist/esm-es5/sqm-form-message.entry.js +1 -1
  146. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  147. package/dist/esm-es5/sqm-invoice-table-data-cell_5.entry.js +1 -1
  148. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  149. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  150. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  151. package/dist/esm-es5/sqm-navigation-sidebar-view-0a2ec560.js +1 -0
  152. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  153. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  154. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  155. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  156. package/dist/esm-es5/{sqm-portal-email-verification-view-a82e199f.js → sqm-portal-email-verification-view-46311e88.js} +1 -1
  157. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  158. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  159. package/dist/esm-es5/sqm-portal-google-login.entry.js +1 -1
  160. package/dist/esm-es5/{sqm-portal-profile-view-caabc8d3.js → sqm-portal-profile-view-f7cb1c88.js} +1 -1
  161. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  162. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  163. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  164. package/dist/esm-es5/sqm-qr-code-view-97124a66.js +1 -0
  165. package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
  166. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  167. package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
  168. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  169. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  170. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  171. package/dist/esm-es5/sqm-tax-and-cash.entry.js +1 -1
  172. package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
  173. package/dist/esm-es5/{usePortalLogin-61abe78e.js → usePortalLogin-d0720c81.js} +1 -1
  174. package/dist/esm-es5/utils-03188de2.js +1 -0
  175. package/dist/esm-es5/{utils-985d9996.js → utils-edd7677f.js} +1 -1
  176. package/dist/mint-components/global/styles.ts +9 -2
  177. package/dist/mint-components/mint-components.esm.js +1 -1
  178. package/dist/mint-components/mint-components.js +1 -1
  179. package/dist/mint-components/{p-949ca517.system.entry.js → p-002e6205.system.entry.js} +1 -1
  180. package/dist/mint-components/{p-fe01d78b.system.js → p-03bc8092.system.js} +1 -1
  181. package/dist/mint-components/p-0935f9b7.system.js +1 -0
  182. package/dist/mint-components/{p-d98ec069.system.entry.js → p-09faca85.system.entry.js} +1 -1
  183. package/dist/mint-components/p-0b0f49ad.entry.js +1 -0
  184. package/dist/mint-components/{p-93c743a4.system.js → p-0b9d56b2.system.js} +1 -1
  185. package/dist/mint-components/{p-23671c40.entry.js → p-0d178b8a.entry.js} +1 -1
  186. package/dist/mint-components/{p-3c546860.system.entry.js → p-0d22c0e5.system.entry.js} +1 -1
  187. package/dist/mint-components/{p-c7861962.entry.js → p-0fca4ae0.entry.js} +1 -1
  188. package/dist/mint-components/p-100c878b.system.entry.js +1 -0
  189. package/dist/mint-components/p-1337f47c.entry.js +1 -0
  190. package/dist/mint-components/p-1363c4ab.system.js +1 -0
  191. package/dist/mint-components/p-15bfd7e2.system.js +1 -0
  192. package/dist/mint-components/p-16b37afe.system.entry.js +1 -0
  193. package/dist/mint-components/{p-08a77d1e.system.entry.js → p-1ad8f7f4.system.entry.js} +1 -1
  194. package/dist/mint-components/p-1cad4160.system.entry.js +1 -0
  195. package/dist/mint-components/{p-87dd87cc.system.entry.js → p-207fb692.system.entry.js} +1 -1
  196. package/dist/mint-components/{p-01551599.system.js → p-21b680c9.system.js} +1 -1
  197. package/dist/mint-components/{p-b5346a5a.entry.js → p-22c11f0e.entry.js} +1 -1
  198. package/dist/mint-components/{p-7b635ed8.system.entry.js → p-22d20816.system.entry.js} +1 -1
  199. package/dist/mint-components/{p-b64f7dcb.system.entry.js → p-258f4e5e.system.entry.js} +1 -1
  200. package/dist/mint-components/p-29be244d.entry.js +9 -0
  201. package/dist/mint-components/{p-b11dd241.system.js → p-2ce2d1f0.system.js} +1 -1
  202. package/dist/mint-components/{p-a91408bf.entry.js → p-2fd26011.entry.js} +1 -1
  203. package/dist/mint-components/{p-693ba0b4.js → p-32ed7c0c.js} +1 -1
  204. package/dist/mint-components/p-32fa454c.entry.js +1 -0
  205. package/dist/mint-components/{p-d2e8193d.entry.js → p-33d0edc0.entry.js} +11 -11
  206. package/dist/mint-components/{p-a07e0930.system.entry.js → p-3d1b91a1.system.entry.js} +1 -1
  207. package/dist/mint-components/{p-19703136.system.entry.js → p-3e3b02a3.system.entry.js} +1 -1
  208. package/dist/mint-components/p-40c01a5a.system.js +1 -0
  209. package/dist/mint-components/{p-35061d76.system.entry.js → p-4271f436.system.entry.js} +1 -1
  210. package/dist/mint-components/{p-a554c304.js → p-474124e9.js} +1 -1
  211. package/dist/mint-components/p-4aefb976.system.entry.js +1 -0
  212. package/dist/mint-components/{p-4211fe5e.entry.js → p-50348f43.entry.js} +1 -1
  213. package/dist/mint-components/{p-c431aedf.entry.js → p-564ac69e.entry.js} +2 -2
  214. package/dist/mint-components/p-59f8eb90.entry.js +93 -0
  215. package/dist/mint-components/{p-e49b253f.entry.js → p-5e0af707.entry.js} +2 -2
  216. package/dist/mint-components/{p-f7700805.js → p-5ed49bf2.js} +1 -1
  217. package/dist/mint-components/p-5ff2da11.js +1 -0
  218. package/dist/mint-components/{p-f5f97cd2.system.js → p-643749bc.system.js} +1 -1
  219. package/dist/mint-components/p-692bacf3.js +1 -0
  220. package/dist/mint-components/{p-9ec99ced.js → p-6951663b.js} +1 -1
  221. package/dist/mint-components/{p-d2699bed.system.entry.js → p-6b076bae.system.entry.js} +1 -1
  222. package/dist/mint-components/p-6f6d5370.entry.js +25 -0
  223. package/dist/mint-components/{p-4cb0d07d.entry.js → p-6fb9b5ab.entry.js} +1 -1
  224. package/dist/mint-components/{p-65ed872f.entry.js → p-711bc624.entry.js} +1 -1
  225. package/dist/mint-components/{p-641bdf0e.system.entry.js → p-7b4eb94e.system.entry.js} +1 -1
  226. package/dist/mint-components/{p-734dde9b.system.js → p-82505f6e.system.js} +1 -1
  227. package/dist/mint-components/p-8c69fc5f.system.entry.js +1 -0
  228. package/dist/mint-components/{p-987036b6.system.entry.js → p-9374b5bb.system.entry.js} +1 -1
  229. package/dist/mint-components/{p-3a7e5207.entry.js → p-97852163.entry.js} +1 -1
  230. package/dist/mint-components/{p-b11d89bd.entry.js → p-9aadc253.entry.js} +1 -1
  231. package/dist/mint-components/p-9d126299.system.entry.js +1 -0
  232. package/dist/mint-components/{p-b70ef2f5.system.entry.js → p-a2533860.system.entry.js} +1 -1
  233. package/dist/mint-components/{p-327125c2.entry.js → p-a5c9ce6c.entry.js} +1 -1
  234. package/dist/mint-components/{p-8a9939ef.system.entry.js → p-a67cbe0b.system.entry.js} +1 -1
  235. package/dist/mint-components/p-a99658e0.entry.js +1 -0
  236. package/dist/mint-components/p-acb26ec0.system.js +1 -0
  237. package/dist/mint-components/{p-4aed3645.entry.js → p-b2bf7fcb.entry.js} +1 -1
  238. package/dist/mint-components/p-b2c04108.system.entry.js +1 -0
  239. package/dist/mint-components/{p-d9cfd2ad.js → p-b6da4fa0.js} +1 -1
  240. package/dist/mint-components/p-b710c7e0.js +1 -0
  241. package/dist/mint-components/{p-a2858916.system.js → p-b7d13172.system.js} +1 -1
  242. package/dist/mint-components/{p-0de7e5ec.entry.js → p-b9bccc55.entry.js} +1 -1
  243. package/dist/mint-components/p-bad50dc1.entry.js +1 -0
  244. package/dist/mint-components/{p-bac0b56a.entry.js → p-bb627d95.entry.js} +2 -2
  245. package/dist/mint-components/p-bcbac6f3.system.entry.js +1 -0
  246. package/dist/mint-components/p-bd288a80.system.js +1 -0
  247. package/dist/mint-components/p-c7965639.entry.js +1 -0
  248. package/dist/mint-components/{p-adb13f08.system.entry.js → p-d513848f.system.entry.js} +1 -1
  249. package/dist/mint-components/{p-e5d72a05.entry.js → p-d5f1df29.entry.js} +1 -1
  250. package/dist/mint-components/p-d785a297.system.entry.js +1 -0
  251. package/dist/mint-components/p-d87982c1.js +394 -0
  252. package/dist/mint-components/p-d97c6f67.entry.js +1 -0
  253. package/dist/mint-components/{p-c6fc6ce5.js → p-dec5f3fc.js} +1 -1
  254. package/dist/mint-components/{p-884a1b19.entry.js → p-e539fed3.entry.js} +1 -1
  255. package/dist/mint-components/{p-dcddb256.system.entry.js → p-e992648a.system.entry.js} +1 -1
  256. package/dist/mint-components/p-eaeddfe2.system.js +1 -0
  257. package/dist/mint-components/{p-f8520da2.system.entry.js → p-ebb487d0.system.entry.js} +1 -1
  258. package/dist/mint-components/{p-a8b53df1.system.entry.js → p-f0e0d0b9.system.entry.js} +1 -1
  259. package/dist/mint-components/p-f1da802b.entry.js +11 -0
  260. package/dist/mint-components/p-f1dc581f.js +1 -0
  261. package/dist/mint-components/p-f2140374.system.entry.js +1 -0
  262. package/dist/mint-components/{p-cd207258.js → p-f2ee69f1.js} +1 -1
  263. package/dist/mint-components/{p-b35ceac8.system.entry.js → p-f94788ab.system.entry.js} +1 -1
  264. package/dist/mint-components/p-f9c7248e.js +1 -0
  265. package/dist/mint-components/{p-3191e4a8.entry.js → p-fe3fe6b6.entry.js} +1 -1
  266. package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +1 -1
  267. package/dist/types/components/sqm-form-message/FormMessage.stories.d.ts +0 -1
  268. package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +2 -2
  269. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.d.ts +1 -1
  270. package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +1 -1
  271. package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +1 -1
  272. package/dist/types/components.d.ts +10 -10
  273. package/dist/types/utils/utils.d.ts +1 -0
  274. package/docs/docs.docx +0 -0
  275. package/docs/raisins.json +1 -1
  276. package/grapesjs/grapesjs.js +1 -1
  277. package/package.json +1 -1
  278. package/dist/cjs/ErrorView-5504c2b6.js +0 -35
  279. package/dist/esm/ErrorView-eaafd6f5.js +0 -33
  280. package/dist/esm-es5/ErrorView-eaafd6f5.js +0 -1
  281. package/dist/esm-es5/GenericTableView-dd9be3ea.js +0 -1
  282. package/dist/esm-es5/ShadowViewAddon-b07a7e53.js +0 -1
  283. package/dist/esm-es5/copy-text-view-6dec9902.js +0 -1
  284. package/dist/esm-es5/email-registration-view-db81655f.js +0 -1
  285. package/dist/esm-es5/sqm-navigation-sidebar-view-6c13798c.js +0 -1
  286. package/dist/esm-es5/sqm-qr-code-view-11121d3c.js +0 -1
  287. package/dist/esm-es5/utils-334c1e34.js +0 -1
  288. package/dist/mint-components/p-042e5aa3.entry.js +0 -1
  289. package/dist/mint-components/p-10c2a48c.system.js +0 -1
  290. package/dist/mint-components/p-12fd7ee9.system.js +0 -1
  291. package/dist/mint-components/p-18ac73c1.system.entry.js +0 -1
  292. package/dist/mint-components/p-2487d469.system.entry.js +0 -1
  293. package/dist/mint-components/p-24af584d.js +0 -1
  294. package/dist/mint-components/p-3cb1d066.js +0 -1
  295. package/dist/mint-components/p-3e3b15ea.system.entry.js +0 -1
  296. package/dist/mint-components/p-4196d37a.system.js +0 -1
  297. package/dist/mint-components/p-470c9c64.system.js +0 -1
  298. package/dist/mint-components/p-4a9aaf3d.entry.js +0 -1
  299. package/dist/mint-components/p-4c29a9f8.system.entry.js +0 -1
  300. package/dist/mint-components/p-512969d4.system.js +0 -1
  301. package/dist/mint-components/p-5f3483c4.entry.js +0 -1
  302. package/dist/mint-components/p-6333265f.system.js +0 -1
  303. package/dist/mint-components/p-65fec8a8.entry.js +0 -25
  304. package/dist/mint-components/p-676ca2c0.system.js +0 -1
  305. package/dist/mint-components/p-6d2d4f7c.entry.js +0 -1
  306. package/dist/mint-components/p-6ef5b1c1.system.entry.js +0 -1
  307. package/dist/mint-components/p-71c43de5.system.entry.js +0 -1
  308. package/dist/mint-components/p-73213344.system.entry.js +0 -1
  309. package/dist/mint-components/p-7b4f0dbc.js +0 -1
  310. package/dist/mint-components/p-7f54c9f9.entry.js +0 -11
  311. package/dist/mint-components/p-8b1d837f.entry.js +0 -1
  312. package/dist/mint-components/p-951ded9b.js +0 -1
  313. package/dist/mint-components/p-99fb2a50.js +0 -1
  314. package/dist/mint-components/p-aec58483.entry.js +0 -1
  315. package/dist/mint-components/p-b1ddc706.js +0 -1
  316. package/dist/mint-components/p-c00c4e19.system.entry.js +0 -1
  317. package/dist/mint-components/p-d2d15c86.system.entry.js +0 -1
  318. package/dist/mint-components/p-eea132c7.system.entry.js +0 -1
  319. package/dist/mint-components/p-f0368b8b.system.js +0 -1
  320. package/dist/mint-components/p-f0bfef49.entry.js +0 -9
  321. package/dist/mint-components/p-f13d856d.js +0 -394
  322. package/dist/mint-components/p-f7462bef.entry.js +0 -93
  323. package/dist/mint-components/p-fa89e7d4.entry.js +0 -1
@@ -1 +1 @@
1
- System.register(["./p-59b028db.system.js","./p-b11dd241.system.js","./p-1a673057.system.js","./p-67ad2252.system.js"],(function(e){"use strict";var t,s,a,i;return{setters:[function(e){t=e.h},function(e){s=e.i},function(e){a=e.c},function(e){i=e.T}],execute:function(){e("P",l);function l(e){var l,r,n,o,d;var u=e.states,m=e.callbacks;var p=u.text,c=u.formState;var v=c.errors,b=c.error;var x={Container:{display:"flex",flexDirection:"column",gap:"var(--sl-spacing-xxx-large)",padding:"var(--sl-spacing-xxx-large)"},FormStyle:{width:"100%",minWidth:"700px","& >*:not(:last-child)":{"margin-bottom":"32px"},"@media screen and (max-width: 1100px)":{minWidth:"100%"}},Error:{"&::part(erroralert-base)":{"margin-bottom":"32px"}},Success:{"&::part(successalert-base)":{"margin-bottom":"32px"}},NameInputStyle:{width:"50%","@media screen and (max-width: 860px)":{width:"100%","margin-right":"0"}},NameInputContainer:{display:"flex",gap:"32px",width:"100%","@media screen and (max-width: 860px)":{flexDirection:"column"}}};var f=a(x);var g=f.toString();var y=((l=u.user)===null||l===void 0?void 0:l.countryCode)?s.formatDisplayName((r=u.user)===null||r===void 0?void 0:r.countryCode,{type:"region"}):"";return t("div",{class:f.classes.Container,part:"sqm-base"},t("style",{type:"text/css"},g),t(i,Object.assign({},{type:"h1"}),p.editProfileHeader),t(i,Object.assign({},{type:"h2"}),p.editProfileSubHeader),t("form",{class:f.classes.FormStyle,onSubmit:m.onSubmit},u.success&&t("sqm-form-message",{class:f.classes.Success,exportparts:"success-icon"},t("div",{part:"successalert-text"},p.submissionSuccessText)),b&&t("sqm-form-message",{class:f.classes.Error,type:"error",exportparts:"erroralert-icon"},t("div",{part:"erroralert-text"},b)),t("div",{class:f.classes.NameInputContainer},t("sl-input",Object.assign({class:f.classes.NameInputStyle,exportparts:"label: input-label, base: input-base",value:(n=u.user)===null||n===void 0?void 0:n.firstName,onInput:m.onChange,label:p.firstnametext,disabled:u.loading},(v===null||v===void 0?void 0:v.firstName)&&(v===null||v===void 0?void 0:v.firstName.status)!=="valid"?{class:"ErrorStyles",helpText:p.fieldEmptyText}:[],{id:"firstName",name:"firstName",error:(v===null||v===void 0?void 0:v.firstName)&&(v===null||v===void 0?void 0:v.firstName.status)!=="valid"?v===null||v===void 0?void 0:v.firstName.message:undefined})),t("sl-input",Object.assign({class:f.classes.NameInputStyle,exportparts:"label: input-label, base: input-base",value:(o=u.user)===null||o===void 0?void 0:o.lastName,onInput:m.onChange,label:p.lastnametext,disabled:u.loading,id:"lastName",name:"lastName"},(v===null||v===void 0?void 0:v.lastName)&&(v===null||v===void 0?void 0:v.lastName.status)!=="valid"?{class:"ErrorStyles",helpText:p.fieldEmptyText}:[],{error:(v===null||v===void 0?void 0:v.lastName)&&(v===null||v===void 0?void 0:v.lastName.status)!=="valid"?v===null||v===void 0?void 0:v.lastName.message:undefined}))),t("sl-input",{label:p.emailtext,value:(d=u.user)===null||d===void 0?void 0:d.email,exportparts:"label: input-label, base: input-base",disabled:true}),u.showCountry&&t("sl-input",{label:p.countrytext,value:y,exportparts:"label: input-label, base: input-base",disabled:true}),t("sl-button",{type:"primary",exportparts:"base: primarybutton-base",loading:u.loading,disabled:u.submitDisabled,onClick:function(e){m.onSubmit(e)},submit:true},p.submitChangeButtonText)))}}}}));
1
+ System.register(["./p-59b028db.system.js","./p-2ce2d1f0.system.js","./p-1a673057.system.js","./p-67ad2252.system.js"],(function(e){"use strict";var t,s,a,i;return{setters:[function(e){t=e.h},function(e){s=e.i},function(e){a=e.c},function(e){i=e.T}],execute:function(){e("P",l);function l(e){var l,r,n,o,d;var u=e.states,m=e.callbacks;var p=u.text,c=u.formState;var v=c.errors,b=c.error;var x={Container:{display:"flex",flexDirection:"column",gap:"var(--sl-spacing-xxx-large)",padding:"var(--sl-spacing-xxx-large)"},FormStyle:{width:"100%",minWidth:"700px","& >*:not(:last-child)":{"margin-bottom":"32px"},"@media screen and (max-width: 1100px)":{minWidth:"100%"}},Error:{"&::part(erroralert-base)":{"margin-bottom":"32px"}},Success:{"&::part(successalert-base)":{"margin-bottom":"32px"}},NameInputStyle:{width:"50%","@media screen and (max-width: 860px)":{width:"100%","margin-right":"0"}},NameInputContainer:{display:"flex",gap:"32px",width:"100%","@media screen and (max-width: 860px)":{flexDirection:"column"}}};var f=a(x);var g=f.toString();var y=((l=u.user)===null||l===void 0?void 0:l.countryCode)?s.formatDisplayName((r=u.user)===null||r===void 0?void 0:r.countryCode,{type:"region"}):"";return t("div",{class:f.classes.Container,part:"sqm-base"},t("style",{type:"text/css"},g),t(i,Object.assign({},{type:"h1"}),p.editProfileHeader),t(i,Object.assign({},{type:"h2"}),p.editProfileSubHeader),t("form",{class:f.classes.FormStyle,onSubmit:m.onSubmit},u.success&&t("sqm-form-message",{class:f.classes.Success,exportparts:"success-icon"},t("div",{part:"successalert-text"},p.submissionSuccessText)),b&&t("sqm-form-message",{class:f.classes.Error,type:"error",exportparts:"erroralert-icon"},t("div",{part:"erroralert-text"},b)),t("div",{class:f.classes.NameInputContainer},t("sl-input",Object.assign({class:f.classes.NameInputStyle,exportparts:"label: input-label, base: input-base",value:(n=u.user)===null||n===void 0?void 0:n.firstName,onInput:m.onChange,label:p.firstnametext,disabled:u.loading},(v===null||v===void 0?void 0:v.firstName)&&(v===null||v===void 0?void 0:v.firstName.status)!=="valid"?{class:"ErrorStyles",helpText:p.fieldEmptyText}:[],{id:"firstName",name:"firstName",error:(v===null||v===void 0?void 0:v.firstName)&&(v===null||v===void 0?void 0:v.firstName.status)!=="valid"?v===null||v===void 0?void 0:v.firstName.message:undefined})),t("sl-input",Object.assign({class:f.classes.NameInputStyle,exportparts:"label: input-label, base: input-base",value:(o=u.user)===null||o===void 0?void 0:o.lastName,onInput:m.onChange,label:p.lastnametext,disabled:u.loading,id:"lastName",name:"lastName"},(v===null||v===void 0?void 0:v.lastName)&&(v===null||v===void 0?void 0:v.lastName.status)!=="valid"?{class:"ErrorStyles",helpText:p.fieldEmptyText}:[],{error:(v===null||v===void 0?void 0:v.lastName)&&(v===null||v===void 0?void 0:v.lastName.status)!=="valid"?v===null||v===void 0?void 0:v.lastName.message:undefined}))),t("sl-input",{label:p.emailtext,value:(d=u.user)===null||d===void 0?void 0:d.email,exportparts:"label: input-label, base: input-base",disabled:true}),u.showCountry&&t("sl-input",{label:p.countrytext,value:y,exportparts:"label: input-label, base: input-base",disabled:true}),t("sl-button",{type:"primary",exportparts:"base: primarybutton-base",loading:u.loading,disabled:u.submitDisabled,onClick:function(e){m.onSubmit(e)},submit:true},p.submitChangeButtonText)))}}}}));
@@ -1,4 +1,4 @@
1
- import{r as e,h as t}from"./p-c7c11325.js";import"./p-a554c304.js";import{k as r,f as i,n as o}from"./p-63e29387.js";import{d as s,J as a,w as l,$ as n,i as u}from"./p-8e2bead4.js";import{c as d}from"./p-c1086930.js";import{g as m}from"./p-9ec99ced.js";import"./p-cef45012.js";import"./p-204861a6.js";import{P as c}from"./p-c6fc6ce5.js";import{i as v}from"./p-3cb249c3.js";const f=s.gql`
1
+ import{r as e,h as t}from"./p-c7c11325.js";import"./p-474124e9.js";import{k as r,f as i,n as o}from"./p-63e29387.js";import{d as s,J as a,w as l,$ as n,i as u}from"./p-8e2bead4.js";import{c as d}from"./p-c1086930.js";import{g as m}from"./p-6951663b.js";import"./p-cef45012.js";import"./p-204861a6.js";import{P as c}from"./p-dec5f3fc.js";import{i as v}from"./p-3cb249c3.js";const f=s.gql`
2
2
  query {
3
3
  viewer {
4
4
  ... on User {
@@ -1 +1 @@
1
- var __makeTemplateObject=this&&this.__makeTemplateObject||function(e,t){if(Object.defineProperty){Object.defineProperty(e,"raw",{value:t})}else{e.raw=t}return e};var __assign=this&&this.__assign||function(){__assign=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++){t=arguments[n];for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r))e[r]=t[r]}return e};return __assign.apply(this,arguments)};System.register(["./p-59b028db.system.js","./p-4f5329a2.system.js","./p-d8c5b80a.system.js","./p-4bd679a7.system.js","./p-6333265f.system.js","./p-1a673057.system.js","./p-2403c6e1.system.js"],(function(e){"use strict";var t,n,i,r,s,a,o,c,u,l,f;return{setters:[function(e){t=e.r;n=e.h},function(e){i=e.n},function(e){r=e.d;s=e.J;a=e.w;o=e.b;c=e.i},function(e){u=e.c},function(e){l=e.g},function(){},function(e){f=e.L}],execute:function(){var d=r.gql(__makeTemplateObject(["\n query getUserDetails {\n viewer {\n ... on User {\n id\n accountId\n email\n }\n }\n }\n"],["\n query getUserDetails {\n viewer {\n ... on User {\n id\n accountId\n email\n }\n }\n }\n"]));function m(e){var t,n;var i=s();var r=a(d,{},!i),c=r.loading,u=r.data;var l=function(){o(undefined)};var f=(t=e.userIdentificationText)===null||t===void 0?void 0:t.replace("{email}",(n=u===null||u===void 0?void 0:u.viewer)===null||n===void 0?void 0:n.email);return __assign({loading:c,onSwitchClick:l,filledInEmailText:f},e)}var h=e("sqm_logout_current_user",function(){function e(e){t(this,e);this.userIdentificationText="{email}";this.switchUserText="not you?";this.emailErrorText="Error fetching email";i(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=c()?v(this):m(l(this));var t={userIdentificationText:this.userIdentificationText,switchUserText:this.switchUserText,emailErrorText:this.emailErrorText};return n(f,Object.assign({},e,t))};return e}());function v(e){return u({onSwitchClick:function(){return o(undefined)},filledInEmailText:"john@example.com",switchUserText:e.switchUserText,emailErrorText:e.emailErrorText,loading:false},e.demoData||{},{arrayMerge:function(e,t){return t}})}}}}));
1
+ var __makeTemplateObject=this&&this.__makeTemplateObject||function(e,t){if(Object.defineProperty){Object.defineProperty(e,"raw",{value:t})}else{e.raw=t}return e};var __assign=this&&this.__assign||function(){__assign=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++){t=arguments[n];for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r))e[r]=t[r]}return e};return __assign.apply(this,arguments)};System.register(["./p-59b028db.system.js","./p-4f5329a2.system.js","./p-d8c5b80a.system.js","./p-4bd679a7.system.js","./p-15bfd7e2.system.js","./p-1a673057.system.js","./p-2403c6e1.system.js"],(function(e){"use strict";var t,n,i,r,s,a,o,c,u,l,f;return{setters:[function(e){t=e.r;n=e.h},function(e){i=e.n},function(e){r=e.d;s=e.J;a=e.w;o=e.b;c=e.i},function(e){u=e.c},function(e){l=e.g},function(){},function(e){f=e.L}],execute:function(){var d=r.gql(__makeTemplateObject(["\n query getUserDetails {\n viewer {\n ... on User {\n id\n accountId\n email\n }\n }\n }\n"],["\n query getUserDetails {\n viewer {\n ... on User {\n id\n accountId\n email\n }\n }\n }\n"]));function m(e){var t,n;var i=s();var r=a(d,{},!i),c=r.loading,u=r.data;var l=function(){o(undefined)};var f=(t=e.userIdentificationText)===null||t===void 0?void 0:t.replace("{email}",(n=u===null||u===void 0?void 0:u.viewer)===null||n===void 0?void 0:n.email);return __assign({loading:c,onSwitchClick:l,filledInEmailText:f},e)}var h=e("sqm_logout_current_user",function(){function e(e){t(this,e);this.userIdentificationText="{email}";this.switchUserText="not you?";this.emailErrorText="Error fetching email";i(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=c()?v(this):m(l(this));var t={userIdentificationText:this.userIdentificationText,switchUserText:this.switchUserText,emailErrorText:this.emailErrorText};return n(f,Object.assign({},e,t))};return e}());function v(e){return u({onSwitchClick:function(){return o(undefined)},filledInEmailText:"john@example.com",switchUserText:e.switchUserText,emailErrorText:e.emailErrorText,loading:false},e.demoData||{},{arrayMerge:function(e,t){return t}})}}}}));
@@ -1 +1 @@
1
- import{h as t,r as e,c as s}from"./p-c7c11325.js";import{i as n}from"./p-a554c304.js";import{n as a}from"./p-63e29387.js";import"./p-8e2bead4.js";import{g as i}from"./p-9ec99ced.js";import"./p-cef45012.js";import{P as r,a as o}from"./p-9580aac3.js";function l(e){const{emptyStateHeader:s,emptyStateImage:a,emptyStateText:i,supportText:r,missingFeature:o=""}=e;return t("sqm-portal-container",{padding:"large",gap:"medium",part:"sqm-base"},t("img",{style:{height:"100px",margin:"auto"},src:a}),t("sqm-titled-section",{style:{maxHeight:"400px"},"label-margin":"xxx-small","text-align":"center"},t("sqm-text",{slot:"label"},t("p",{part:"header-text"},s)),t("sqm-text",{slot:"content"},t("p",{part:"description-text"},n.formatMessage({id:"emptyStateText",defaultMessage:i},{supportText:t("a",{target:"_blank",href:`mailto:saasquatch-support@impact.com?subject=Next steps for ${o} feature&body=Hi Support Team, %0D%0A\n %0D%0A \n I am interested to learn more about the ${o} feature. Please let me know the next steps to access this feature, including any necessary plan upgrades.%0D%0A\n %0D%0A \n - Feature Interested In: ${o}%0D%0A\n - Company Name: [Please fill out your company name here]%0D%0A\n %0D%0A\n Thank you`},r)})))))}const m=class{constructor(t){e(this,t),this.emptyStateImage="https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_leaderboard2.png"}render(){return t(s,{slot:"empty"},t(l,{emptyStateImage:this.emptyStateImage,emptyStateHeader:this.emptyStateHeader,emptyStateText:this.emptyStateText,supportText:this.supportText}))}},h=class{constructor(t){e(this,t),this.ignored=!0,this.direction="column",this.gap="xxx-large",this.display="grid",this.maxWidth="100%",this.flexWrap="wrap",a(this)}disconnectedCallback(){}render(){return t(r,Object.assign({},i(this)),t("slot",null))}},c=class{constructor(t){e(this,t),this.ignored=!0,a(this)}disconnectedCallback(){}componentWillLoad(){}render(){return t("div",null,t("style",null,`\n sqm-text {\n display: block;\n color: ${this.textColor||"var(--sqm-text)"};\n }\n\n sqm-text h1 {\n font-size: ${this.fontSize?`${this.fontSize}px`:"var(--sl-font-size-xxx-large)"};\n font-weight: var(--sl-font-weight-semibold);\n color: ${this.textColor||"var(--sqm-text)"};\n margin: 0;\n }\n\n sqm-text h2 {\n font-size: ${this.fontSize?`${this.fontSize}px`:"var(--sl-font-size-xx-large)"};\n font-weight: var(--sl-font-weight-semibold);\n color: ${this.textColor||"var(--sqm-text)"};\n margin: 0;\n }\n\n sqm-text h3 {\n font-size: ${this.fontSize?`${this.fontSize}px`:"var(--sl-font-size-x-large)"};\n font-weight: var(--sl-font-weight-semibold);\n color: ${this.textColor||"var(--sqm-text)"};\n margin: 0;\n }\n\n sqm-text h4 {\n font-size: ${this.fontSize?`${this.fontSize}px`:"var(--sl-font-size-large)"};\n font-weight: var(--sl-font-weight-bold);\n color: ${this.textColor||"var(--sqm-text)"};\n margin: 0;\n }\n\n sqm-text p {\n font-size: ${this.fontSize?`${this.fontSize}px`:"var(--sl-font-size-medium)"};\n font-weight: var(--sl-font-weight-normal);\n color: ${this.textColor||"var(--sqm-text)"};\n margin: 0;\n }\n\n sqm-text sub {\n font-size: ${this.fontSize?`${this.fontSize}px`:"var(--sl-font-size-small)"};\n font-weight: var(--sl-font-weight-normal);\n color: ${this.textColor||"var(--sqm-text)"};\n margin: 0;\n }\n `),t("slot",null))}},p=class{constructor(t){e(this,t),this.textAlign="left",this.labelMargin="small",this.padding="none",a(this)}disconnectedCallback(){}render(){const e=t("slot",{name:"label"},this.label),s=t("slot",{name:"content"});return t(o,Object.assign({},{...i(this),label:e,content:s}))}};export{m as sqm_empty,h as sqm_portal_container,c as sqm_text,p as sqm_titled_section}
1
+ import{h as t,r as e,c as s}from"./p-c7c11325.js";import{i as n}from"./p-474124e9.js";import{n as a}from"./p-63e29387.js";import"./p-8e2bead4.js";import{g as i}from"./p-6951663b.js";import"./p-cef45012.js";import{P as r,a as o}from"./p-9580aac3.js";function l(e){const{emptyStateHeader:s,emptyStateImage:a,emptyStateText:i,supportText:r,missingFeature:o=""}=e;return t("sqm-portal-container",{padding:"large",gap:"medium",part:"sqm-base"},t("img",{style:{height:"100px",margin:"auto"},src:a}),t("sqm-titled-section",{style:{maxHeight:"400px"},"label-margin":"xxx-small","text-align":"center"},t("sqm-text",{slot:"label"},t("p",{part:"header-text"},s)),t("sqm-text",{slot:"content"},t("p",{part:"description-text"},n.formatMessage({id:"emptyStateText",defaultMessage:i},{supportText:t("a",{target:"_blank",href:`mailto:saasquatch-support@impact.com?subject=Next steps for ${o} feature&body=Hi Support Team, %0D%0A\n %0D%0A \n I am interested to learn more about the ${o} feature. Please let me know the next steps to access this feature, including any necessary plan upgrades.%0D%0A\n %0D%0A \n - Feature Interested In: ${o}%0D%0A\n - Company Name: [Please fill out your company name here]%0D%0A\n %0D%0A\n Thank you`},r)})))))}const m=class{constructor(t){e(this,t),this.emptyStateImage="https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_leaderboard2.png"}render(){return t(s,{slot:"empty"},t(l,{emptyStateImage:this.emptyStateImage,emptyStateHeader:this.emptyStateHeader,emptyStateText:this.emptyStateText,supportText:this.supportText}))}},h=class{constructor(t){e(this,t),this.ignored=!0,this.direction="column",this.gap="xxx-large",this.display="grid",this.maxWidth="100%",this.flexWrap="wrap",a(this)}disconnectedCallback(){}render(){return t(r,Object.assign({},i(this)),t("slot",null))}},p=class{constructor(t){e(this,t),this.ignored=!0,a(this)}disconnectedCallback(){}componentWillLoad(){}render(){return t("div",null,t("style",null,`\n sqm-text {\n display: block;\n color: ${this.textColor||"var(--sqm-text)"};\n }\n\n sqm-text h1 {\n font-size: ${this.fontSize?`${this.fontSize}px`:"var(--sl-font-size-xxx-large)"};\n font-weight: var(--sl-font-weight-semibold);\n color: ${this.textColor||"var(--sqm-text)"};\n margin: 0;\n }\n\n sqm-text h2 {\n font-size: ${this.fontSize?`${this.fontSize}px`:"var(--sl-font-size-xx-large)"};\n font-weight: var(--sl-font-weight-semibold);\n color: ${this.textColor||"var(--sqm-text)"};\n margin: 0;\n }\n\n sqm-text h3 {\n font-size: ${this.fontSize?`${this.fontSize}px`:"var(--sl-font-size-x-large)"};\n font-weight: var(--sl-font-weight-semibold);\n color: ${this.textColor||"var(--sqm-text)"};\n margin: 0;\n }\n\n sqm-text h4 {\n font-size: ${this.fontSize?`${this.fontSize}px`:"var(--sl-font-size-large)"};\n font-weight: var(--sl-font-weight-bold);\n color: ${this.textColor||"var(--sqm-text)"};\n margin: 0;\n }\n\n sqm-text p {\n font-size: ${this.fontSize?`${this.fontSize}px`:"var(--sl-font-size-medium)"};\n font-weight: var(--sl-font-weight-normal);\n color: ${this.textColor||"var(--sqm-text)"};\n margin: 0;\n }\n\n sqm-text sub {\n font-size: ${this.fontSize?`${this.fontSize}px`:"var(--sl-font-size-small)"};\n font-weight: var(--sl-font-weight-normal);\n color: ${this.textColor||"var(--sqm-text)"};\n margin: 0;\n }\n `),t("slot",null))}},c=class{constructor(t){e(this,t),this.textAlign="left",this.labelMargin="small",this.padding="none",a(this)}disconnectedCallback(){}render(){const e=t("slot",{name:"label"},this.label),s=t("slot",{name:"content"});return t(o,Object.assign({},{...i(this),label:e,content:s}))}};export{m as sqm_empty,h as sqm_portal_container,p as sqm_text,c as sqm_titled_section}
@@ -0,0 +1 @@
1
+ System.register(["./p-59b028db.system.js","./p-4f5329a2.system.js","./p-d8c5b80a.system.js","./p-4bd679a7.system.js","./p-eaeddfe2.system.js"],(function(e){"use strict";var t,n,o,r,i,s,u,c,a,f;return{setters:[function(e){t=e.r;n=e.h},function(e){o=e.n;r=e.k;i=e.f},function(e){s=e.i;u=e.k;c=e.H},function(e){a=e.c},function(e){f=e.N}],execute:function(){var l=e("sqm_navigation_sidebar",function(){function e(e){t(this,e);this.ignored=true;this.mobileMenuColor="var(--sqm-text, #444445)";o(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=s()?d(this):m(this);return n(f,Object.assign({},e),n("slot",null))};return e}());function m(e){var t=u();var n=c();var o=r(false),s=o[0],a=o[1];i((function(){a(false)}),[t.pathname,n]);function f(e){a(e.target.checked)}return{mobileMenuColor:e.mobileMenuColor,checked:s,onClick:f}}function d(e){return a({mobileMenuColor:e.mobileMenuColor},e.demoData||{},{arrayMerge:function(e,t){return t}})}}}}));
@@ -0,0 +1 @@
1
+ import{r as s,h as e}from"./p-c7c11325.js";import{k as t,n as a}from"./p-63e29387.js";import{c as o,j as r,i}from"./p-8e2bead4.js";import{j as l}from"./p-e7e129ac.js";import{c as n}from"./p-c1086930.js";import"./p-cef45012.js";import"./p-49b20dae.js";import"./p-204861a6.js";import{P as c}from"./p-7970e73a.js";const d=class{constructor(e){s(this,e),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.",this.backgroundColor="var(--sqm-portal-background, #ffffff)",this.borderRadius="var(--sqm-border-radius-normal, 8px)",this.border="var(--sqm-border-thickness, 1px) solid var(--sqm-border-color, #eaeaea)",a(this)}disconnectedCallback(){}render(){const{states:s,callbacks:a}=i()?n({states:{error:"",loading:!1,success:!1},callbacks:{submit:async()=>{}},content:{secondaryButton:e("sl-button",{type:"secondary",exportparts:"base: secondarybutton-base",disabled:!1,onClick:()=>r.push(d.loginPath)},(d=this).loginText),messageSlot:e("span",null,d.headerText),emailLabel:d.emailLabel,submitLabel:d.submitLabel,successAlertText:d.successAlertText,loginText:d.loginText,backgroundColor:d.backgroundColor,borderRadius:d.borderRadius,border:d.border}},d.demoData||{},{arrayMerge:(s,e)=>e}):function(s){var e,a,i,n,c,d,u;const[m,h]=t(!1),[b,p]=t(""),[v,{loading:g,errors:f}]=o(),x=new URLSearchParams(r.location.search).get("nextPage");return{states:{loading:g,error:(null===(n=null===(i=null===(a=null===(e=null==f?void 0:f.response)||void 0===e?void 0:e.errors)||void 0===a?void 0:a[0])||void 0===i?void 0:i.extensions)||void 0===n?void 0:n.message)||(null===(u=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===u?void 0:u.message)||b,success:m,loginPath:s.loginPath,headerText:s.headerText,loginText:s.loginText},callbacks:{submit:async e=>{var t;p(""),h(!1);let a=e.detail.formData;null==a||a.forEach(((s,e)=>{l.set(a,e,s)}));const o={email:a.email,urlParams:x?{nextPage:x}:null,redirectPath:s.redirectPath},r=await v(o);r instanceof Error?r.message&&p(s.networkErrorMessage):(null===(t=r.requestManagedIdentityPasswordResetEmail)||void 0===t?void 0:t.success)&&h(!0)}}}}(this);var d;const u={messageSlot:e("slot",{name:"messageSlot"},this.headerText),emailLabel:this.emailLabel,submitLabel:this.submitLabel,successAlertText:this.successAlertText,loginText:this.loginText,backgroundColor:this.backgroundColor,borderRadius:this.borderRadius,border:this.border};return e(c,{states:s,callbacks:a,content:u})}};export{d as sqm_portal_forgot_password}
@@ -0,0 +1 @@
1
+ var __assign=this&&this.__assign||function(){__assign=Object.assign||function(r){for(var a,e=1,t=arguments.length;e<t;e++){a=arguments[e];for(var s in a)if(Object.prototype.hasOwnProperty.call(a,s))r[s]=a[s]}return r};return __assign.apply(this,arguments)};System.register(["./p-59b028db.system.js","./p-1a673057.system.js","./p-8a6494c7.system.js"],(function(r){"use strict";var a,e,t,s,n,i,o;return{setters:[function(r){a=r.h},function(r){e=r.c},function(r){t=r.A;s=r.g;n=r.a;i=r.b;o=r.E}],execute:function(){r("E",c);var l={Wrapper:__assign(__assign({},t),s({direction:"column",size:"var(--sl-spacing-small)"})),Column:n,ForgotButtonContainer:{display:"inline",cursor:"pointer","font-size":"13px","font-weight":"600",color:"#AAAAAA",margin:"0"},ButtonsContainer:i,ErrorStyle:o};var d="\n:host {\n display: block;\n}\n:host([hidden]): {\n display: none;\n}\na svg {\n margin: 0 auto;\n display: block;\n}\n";var p=e(l);var u=p.toString();function c(r){var e,t,s,n;var i=r.states,o=r.callbacks,l=r.content;var c=function(r,e,t){return r==="FRAUD"?a("sqm-form-message",{type:"error",exportparts:"erroralert-icon"},a("b",null,t),a("div",{part:"erroralert-text"},e)):a("sqm-form-message",{type:"error",exportparts:"erroralert-icon"},a("div",{part:"erroralert-text"},r))};var m=/^(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;return a("div",{part:"sqm-base",class:p.classes.Wrapper,style:{border:""+(l.hideBorder?"none":"var(--sqm-border-thickness, 1px) solid var(--sqm-border-color)"),backgroundColor:l.backgroundColor,"padding-top":"var(--sl-spacing-"+l.paddingTop+")","padding-right":"var(--sl-spacing-"+l.paddingRight+")","padding-bottom":"var(--sl-spacing-"+l.paddingBottom+")","padding-left":"var(--sl-spacing-"+l.paddingLeft+")"}},a("style",{type:"text/css"},d,u),l.topSlot,a("sl-form",{class:p.classes.Column,"onSl-submit":o.submit},r.states.error&&c(r.states.error,r.content.fraudErrorMessage,r.content.fraudErrorMessageTitle),l.includeName&&a("sl-input",{exportparts:"label: input-label, base: input-base",type:"name",name:"/firstName",label:l.firstNameLabel||"First Name",disabled:i.loading}),l.includeName&&a("sl-input",{exportparts:"label: input-label, base: input-base",type:"name",name:"/lastName",label:l.lastNameLabel||"Last Name",disabled:i.loading}),a("sl-input",Object.assign({exportparts:"label: input-label, base: input-base",type:"email",name:"/email",label:l.emailLabel||"Email",disabled:i.loading,required:true,validationError:function(r){var a=r.value;if(!a){return l.requiredFieldErrorMessage}if(!a.match(m)){return l.invalidEmailErrorMessage}}},((t=(e=i.registrationFormState)===null||e===void 0?void 0:e.validationErrors)===null||t===void 0?void 0:t.email)?{class:p.classes.ErrorStyle,helpText:((n=(s=i.registrationFormState)===null||s===void 0?void 0:s.validationErrors)===null||n===void 0?void 0:n.email)||l.requiredFieldErrorMessage}:[])),a("div",{class:p.classes.ButtonsContainer,style:{paddingTop:""+(l.includeName?"var(--sl-spacing-medium)":"0")}},a("sl-button",{submit:true,loading:i.loading,exportparts:"base: primarybutton-base",type:"primary"},l.registerLabel||"Registration"))),l.bottomSlot)}}}}));
@@ -0,0 +1 @@
1
+ System.register([],(function(n){"use strict";return{execute:function(){n({a:e,c:a,g:t,l:o,s:i});function r(n){var r=[];Object.keys(n).forEach((function(t){var e=Object.getOwnPropertyDescriptor(n,t);if(typeof e.get==="function"){r.push(t)}}));return r}function t(n){var t={};for(var e=0,o=r(Object.getPrototypeOf(n));e<o.length;e++){var i=o[e];t[i]=n[i]}return t}function e(n){var r=n.filter((function(n){return!n.value}));return r.length?r:false}function o(n){var r=n===null||n===void 0?void 0:n.split("_");if(!r||r.length===1)return n;var t=r[0];var e=r[1];return t+"-"+e.toUpperCase()}function i(n){var r=new URL(n,window.location.origin);var t=new URL(window.location.origin);t.pathname=r.pathname;t.search=r.search;t.hash=r.hash;return t}function a(n){return n[0].toUpperCase()+n.slice(1)}console.log(a("warning"))}}}));