@saasquatch/mint-components 1.7.0-7 → 1.7.0-9

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 (601) hide show
  1. package/dist/cjs/AsYouType-6788393a.js +3874 -0
  2. package/dist/cjs/{GenericTableView-6b0d1f93.js → GenericTableView-fa0cb936.js} +1 -1
  3. package/dist/cjs/{JSS-a75f3a9a.js → JSS-c73206b7.js} +35 -19
  4. package/dist/cjs/{ShadowViewAddon-260da162.js → ShadowViewAddon-970dff24.js} +172 -194
  5. package/dist/cjs/{global-a7614907.js → global-97364373.js} +4 -4
  6. package/dist/cjs/{index.module-1c799b1f.js → index.module-d3a28293.js} +6887 -6843
  7. package/dist/cjs/loader.cjs.js +5 -6
  8. package/dist/cjs/{luxon-59ca7d19.js → luxon-479fc825.js} +1 -1
  9. package/dist/cjs/mint-components.cjs.js +5 -6
  10. package/dist/cjs/{re-render-c02c16c0.js → re-render-7b0c34bb.js} +5 -5
  11. package/dist/cjs/{sqm-asset-card-view-07420209.js → sqm-asset-card-view-7e16757a.js} +1 -1
  12. package/dist/cjs/sqm-asset-card.cjs.entry.js +6 -7
  13. package/dist/cjs/sqm-big-stat_35.cjs.entry.js +383 -4308
  14. package/dist/cjs/sqm-empty_5.cjs.entry.js +4 -6
  15. package/dist/cjs/sqm-form-message.cjs.entry.js +1 -1
  16. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +7 -8
  17. package/dist/cjs/sqm-hamburger-menu.cjs.entry.js +160 -0
  18. package/dist/cjs/sqm-header-logo.cjs.entry.js +30 -0
  19. package/dist/cjs/{sqm-hero-view-d5d46a36.js → sqm-hero-view-f4264d5e.js} +3 -3
  20. package/dist/cjs/sqm-hero.cjs.entry.js +6 -5
  21. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +8 -9
  22. package/dist/cjs/{sqm-navigation-sidebar-item-view-85e51ba6.js → sqm-navigation-sidebar-item-view-46a53c67.js} +3 -3
  23. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +7 -8
  24. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +197 -6
  25. package/dist/cjs/sqm-password-field.cjs.entry.js +23 -20
  26. package/dist/cjs/sqm-popup-container.cjs.entry.js +6 -7
  27. package/dist/cjs/{sqm-portal-container-view-a3e86fc2.js → sqm-portal-container-view-4a8432e9.js} +1 -3
  28. package/dist/cjs/{sqm-portal-email-verification-view-c60833cc.js → sqm-portal-email-verification-view-56d07e94.js} +3 -3
  29. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +27 -29
  30. package/dist/cjs/{sqm-portal-footer-view-d5478077.js → sqm-portal-footer-view-cbd4cd48.js} +3 -3
  31. package/dist/cjs/sqm-portal-footer.cjs.entry.js +16 -9
  32. package/dist/cjs/{sqm-portal-forgot-password-view-97932f7a.js → sqm-portal-forgot-password-view-aaa8dd17.js} +2 -2
  33. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +38 -28
  34. package/dist/cjs/sqm-portal-logout.cjs.entry.js +10 -8
  35. package/dist/cjs/{sqm-portal-profile-view-a8ee44c2.js → sqm-portal-profile-view-9792a786.js} +4 -4
  36. package/dist/cjs/sqm-portal-profile.cjs.entry.js +26 -37
  37. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +14 -12
  38. package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +441 -0
  39. package/dist/cjs/{sqm-portal-reset-password-view-042073ca.js → sqm-portal-reset-password-view-035245e6.js} +2 -2
  40. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +53 -60
  41. package/dist/cjs/{sqm-portal-section-view-765aae4d.js → sqm-portal-section-view-71a57cd9.js} +1 -1
  42. package/dist/cjs/{sqm-portal-verify-email-view-cb3c9c2f.js → sqm-portal-verify-email-view-7014ca89.js} +2 -2
  43. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +36 -56
  44. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +12 -13
  45. package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +3 -4
  46. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +4 -5
  47. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +32 -30
  48. package/dist/cjs/sqm-stencilbook.cjs.entry.js +205 -250
  49. package/dist/cjs/sqm-tab.cjs.entry.js +7 -0
  50. package/dist/cjs/sqm-tabs.cjs.entry.js +8 -7
  51. package/dist/cjs/{sqm-text-span-view-ab4ad6ef.js → sqm-text-span-view-b0c90c27.js} +1 -1
  52. package/dist/cjs/sqm-text-span.cjs.entry.js +3 -4
  53. package/dist/cjs/{stencil-hooks.module-87a1f4f7.js → stencil-hooks.module-6fe43579.js} +1 -0
  54. package/dist/cjs/{use-callback-e754042f.js → use-callback-5d15897d.js} +1 -1
  55. package/dist/cjs/{useChildElements-dc4c3132.js → useChildElements-24fbca82.js} +7 -5
  56. package/dist/cjs/{useReferralTable-f52c7f8e.js → useReferralTable-8f7a049c.js} +9 -9
  57. package/dist/cjs/useRegistrationFormState-3f88db90.js +14 -0
  58. package/dist/collection/collection-manifest.json +3 -3
  59. package/dist/collection/components/sqm-big-stat/sqm-big-stat-view.js +8 -13
  60. package/dist/collection/components/sqm-big-stat/sqm-big-stat.js +1 -144
  61. package/dist/collection/components/sqm-big-stat/useBigStat.js +1 -3
  62. package/dist/collection/components/sqm-big-stat/useDemoBigStat.js +2 -10
  63. package/dist/collection/components/sqm-brand/sqm-brand.js +13 -32
  64. package/dist/collection/components/sqm-card-feed/sqm-card-feed.js +1 -16
  65. package/dist/collection/components/sqm-checkbox-field/CheckboxField.stories.js +12 -5
  66. package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field-view.js +3 -2
  67. package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field.js +15 -9
  68. package/dist/collection/components/sqm-checkbox-field/useCheckboxField.js +12 -5
  69. package/dist/collection/components/sqm-divided-layout/DividedLayout.stories.js +6 -5
  70. package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +2 -4
  71. package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +40 -2
  72. package/dist/collection/components/sqm-dropdown-field/DropdownField.stories.js +13 -6
  73. package/dist/collection/components/sqm-dropdown-field/sqm-dropdown-field-view.js +6 -2
  74. package/dist/collection/components/sqm-dropdown-field/sqm-dropdown-field.js +11 -4
  75. package/dist/collection/components/sqm-dropdown-field/useDropdownField.js +3 -3
  76. package/dist/collection/components/sqm-edit-profile/sqm-edit-profile.js +1 -1
  77. package/dist/collection/components/sqm-form-message/sqm-form-message.js +1 -0
  78. package/dist/collection/components/sqm-graphql-client-provider/sqm-graphql-client-provider.js +1 -0
  79. package/dist/collection/components/sqm-hamburger-menu/HamburgerMenu.stories.js +7 -0
  80. package/dist/collection/components/sqm-hamburger-menu/sqm-hamburger-menu-view.js +139 -0
  81. package/dist/collection/components/sqm-hamburger-menu/sqm-hamburger-menu.js +45 -0
  82. package/dist/collection/components/sqm-header-logo/sqm-header-logo.js +102 -0
  83. package/dist/collection/components/sqm-hero/sqm-hero.js +9 -2
  84. package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +0 -2
  85. package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +2 -22
  86. package/dist/collection/components/sqm-image/sqm-image-view.js +0 -1
  87. package/dist/collection/components/sqm-image/sqm-image.js +1 -21
  88. package/dist/collection/components/sqm-input-field/InputField.stories.js +12 -5
  89. package/dist/collection/components/sqm-input-field/sqm-input-field-view.js +6 -2
  90. package/dist/collection/components/sqm-input-field/sqm-input-field.js +10 -4
  91. package/dist/collection/components/sqm-input-field/useInputField.js +3 -3
  92. package/dist/collection/components/sqm-name-fields/NameFields.stories.js +8 -4
  93. package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +10 -3
  94. package/dist/collection/components/sqm-name-fields/sqm-name-fields.js +7 -4
  95. package/dist/collection/components/sqm-name-fields/useNameFields.js +3 -3
  96. package/dist/collection/components/sqm-navigation-sidebar/NavigationSidebar.stories.js +6 -5
  97. package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +146 -7
  98. package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +36 -5
  99. package/dist/collection/components/sqm-navigation-sidebar/useNavigationSidebar.js +17 -0
  100. package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.js +7 -1
  101. package/dist/collection/components/sqm-password-field/PasswordField.stories.js +9 -3
  102. package/dist/collection/components/sqm-password-field/sqm-password-field-view.js +8 -4
  103. package/dist/collection/components/sqm-password-field/sqm-password-field.js +15 -12
  104. package/dist/collection/components/sqm-password-field/usePasswordField.js +4 -4
  105. package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password.js +29 -23
  106. package/dist/collection/components/sqm-portal-change-password/usePortalChangePassword.js +7 -10
  107. package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +0 -2
  108. package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +3 -46
  109. package/dist/collection/components/sqm-portal-email-verification/sqm-portal-email-verification.js +15 -7
  110. package/dist/collection/components/sqm-portal-email-verification/usePortalEmailVerification.js +14 -17
  111. package/dist/collection/components/sqm-portal-footer/PortalFooter.stories.js +2 -2
  112. package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +1 -1
  113. package/dist/collection/components/sqm-portal-footer/sqm-portal-footer.js +38 -6
  114. package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +68 -9
  115. package/dist/collection/components/sqm-portal-forgot-password/usePortalForgotPassword.js +16 -16
  116. package/dist/collection/components/sqm-portal-frame/sqm-portal-frame-view.js +3 -7
  117. package/dist/collection/components/sqm-portal-frame/sqm-portal-frame.js +29 -2
  118. package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +58 -54
  119. package/dist/collection/components/sqm-portal-login/usePortalLogin.js +13 -16
  120. package/dist/collection/components/sqm-portal-logout/sqm-portal-logout.js +10 -4
  121. package/dist/collection/components/sqm-portal-profile/sqm-portal-profile.js +26 -36
  122. package/dist/collection/components/sqm-portal-profile/usePortalProfile.js +1 -1
  123. package/dist/collection/components/sqm-portal-protected-route/sqm-portal-protected-route.js +12 -11
  124. package/dist/collection/components/sqm-portal-register/PortalRegister.stories.js +5 -0
  125. package/dist/collection/components/sqm-portal-register/sqm-portal-register-view.js +5 -6
  126. package/dist/collection/components/sqm-portal-register/sqm-portal-register.js +49 -45
  127. package/dist/collection/components/sqm-portal-register/usePortalRegister.js +41 -25
  128. package/dist/collection/components/sqm-portal-registration-form/PortalRegistrationForm.stories.js +105 -0
  129. package/dist/collection/components/sqm-portal-registration-form/sqm-portal-registration-form-view.js +80 -0
  130. package/dist/collection/components/sqm-portal-registration-form/sqm-portal-registration-form.js +595 -0
  131. package/dist/collection/components/sqm-portal-registration-form/usePortalRegistrationForm.js +207 -0
  132. package/dist/collection/components/sqm-portal-registration-form/useRegistrationFormState.js +8 -0
  133. package/dist/collection/components/sqm-portal-reset-password/sqm-portal-reset-password.js +39 -33
  134. package/dist/collection/components/sqm-portal-reset-password/usePortalResetPassword.js +23 -29
  135. package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email.js +17 -9
  136. package/dist/collection/components/sqm-portal-verify-email/usePortalVerifyEmail.js +20 -41
  137. package/dist/collection/components/sqm-program-explainer/sqm-program-explainer.js +1 -1
  138. package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +1 -1
  139. package/dist/collection/components/sqm-program-menu/sqm-program-menu.js +2 -1
  140. package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +4 -20
  141. package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +0 -130
  142. package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe.js +4 -4
  143. package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +1 -1
  144. package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +18 -15
  145. package/dist/collection/components/sqm-route/sqm-route.js +1 -1
  146. package/dist/collection/components/sqm-share-code/sqm-share-code.js +2 -2
  147. package/dist/collection/components/sqm-share-code/useShareCode.js +1 -1
  148. package/dist/collection/components/sqm-share-link/sqm-share-link-view.js +9 -22
  149. package/dist/collection/components/sqm-share-link/sqm-share-link.js +2 -125
  150. package/dist/collection/components/sqm-stat-container/sqm-stat-container-view.js +2 -6
  151. package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +1 -49
  152. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +2 -0
  153. package/dist/collection/components/sqm-tab/sqm-tab.js +7 -0
  154. package/dist/collection/components/sqm-table-cell/sqm-table-cell.js +2 -2
  155. package/dist/collection/components/sqm-tabs/sqm-tabs.js +1 -3
  156. package/dist/collection/components/sqm-tabs/useTabs.js +3 -1
  157. package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +0 -1
  158. package/dist/collection/components/sqm-task-card/sqm-task-card.js +3 -3
  159. package/dist/collection/components/sqm-text/sqm-text.js +0 -7
  160. package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +2 -1
  161. package/dist/collection/components/sqm-timeline/sqm-timeline-entry.js +0 -23
  162. package/dist/collection/components/sqm-titled-section/sqm-titled-section.js +1 -1
  163. package/dist/collection/components/sqm-user-name/sqm-user-name.js +8 -8
  164. package/dist/collection/global/styles.js +1 -1
  165. package/dist/collection/global/styles.ts +1 -1
  166. package/dist/collection/stories/NewPortal.stories.js +6 -5
  167. package/dist/collection/tables/useChildElements.js +5 -3
  168. package/dist/esm/AsYouType-46f67d0d.js +3872 -0
  169. package/dist/esm/{GenericTableView-80119630.js → GenericTableView-5dd51546.js} +1 -1
  170. package/dist/esm/{JSS-418cab16.js → JSS-506b9295.js} +17 -1
  171. package/dist/esm/{ShadowViewAddon-b2386d47.js → ShadowViewAddon-f0daae38.js} +172 -194
  172. package/dist/esm/{global-2d97b8c1.js → global-5f5e66ae.js} +4 -4
  173. package/dist/esm/{index.module-2b4f1755.js → index.module-877f3231.js} +6865 -6822
  174. package/dist/esm/loader.js +5 -6
  175. package/dist/esm/{luxon-578505e2.js → luxon-5a398612.js} +1 -1
  176. package/dist/esm/mint-components.js +5 -6
  177. package/dist/esm/{re-render-2c1d8030.js → re-render-9d31cb93.js} +5 -5
  178. package/dist/esm/{sqm-asset-card-view-68f80b85.js → sqm-asset-card-view-de0f3463.js} +1 -1
  179. package/dist/esm/sqm-asset-card.entry.js +6 -7
  180. package/dist/esm/sqm-big-stat_35.entry.js +383 -4308
  181. package/dist/esm/sqm-empty_5.entry.js +4 -6
  182. package/dist/esm/sqm-form-message.entry.js +1 -1
  183. package/dist/esm/sqm-graphql-client-provider.entry.js +7 -8
  184. package/dist/esm/sqm-hamburger-menu.entry.js +156 -0
  185. package/dist/esm/sqm-header-logo.entry.js +26 -0
  186. package/dist/esm/{sqm-hero-view-1f148798.js → sqm-hero-view-ed7fa8f3.js} +3 -3
  187. package/dist/esm/sqm-hero.entry.js +6 -5
  188. package/dist/esm/sqm-leaderboard-rank.entry.js +8 -9
  189. package/dist/esm/{sqm-navigation-sidebar-item-view-b22b07a2.js → sqm-navigation-sidebar-item-view-393c5475.js} +3 -3
  190. package/dist/esm/sqm-navigation-sidebar-item.entry.js +7 -8
  191. package/dist/esm/sqm-navigation-sidebar.entry.js +199 -8
  192. package/dist/esm/sqm-password-field.entry.js +23 -20
  193. package/dist/esm/sqm-popup-container.entry.js +6 -7
  194. package/dist/esm/{sqm-portal-container-view-5d6f1411.js → sqm-portal-container-view-8f1bcc77.js} +1 -3
  195. package/dist/esm/{sqm-portal-email-verification-view-3dad1010.js → sqm-portal-email-verification-view-96f98975.js} +3 -3
  196. package/dist/esm/sqm-portal-email-verification.entry.js +27 -29
  197. package/dist/esm/{sqm-portal-footer-view-c35314a2.js → sqm-portal-footer-view-744654ef.js} +3 -3
  198. package/dist/esm/sqm-portal-footer.entry.js +16 -9
  199. package/dist/esm/{sqm-portal-forgot-password-view-f7239087.js → sqm-portal-forgot-password-view-38910bc9.js} +2 -2
  200. package/dist/esm/sqm-portal-forgot-password.entry.js +38 -28
  201. package/dist/esm/sqm-portal-logout.entry.js +10 -8
  202. package/dist/esm/{sqm-portal-profile-view-3d621db8.js → sqm-portal-profile-view-f5904a10.js} +4 -4
  203. package/dist/esm/sqm-portal-profile.entry.js +26 -37
  204. package/dist/esm/sqm-portal-protected-route.entry.js +14 -12
  205. package/dist/esm/sqm-portal-registration-form.entry.js +437 -0
  206. package/dist/esm/{sqm-portal-reset-password-view-e0436989.js → sqm-portal-reset-password-view-55411ca5.js} +2 -2
  207. package/dist/esm/sqm-portal-reset-password.entry.js +53 -60
  208. package/dist/esm/{sqm-portal-section-view-c8d1c727.js → sqm-portal-section-view-d64cd5de.js} +1 -1
  209. package/dist/esm/{sqm-portal-verify-email-view-c489166b.js → sqm-portal-verify-email-view-7ba350f9.js} +2 -2
  210. package/dist/esm/sqm-portal-verify-email.entry.js +36 -56
  211. package/dist/esm/sqm-referral-table_11.entry.js +12 -13
  212. package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +3 -4
  213. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +4 -5
  214. package/dist/esm/sqm-rewards-table_9.entry.js +32 -30
  215. package/dist/esm/sqm-stencilbook.entry.js +205 -250
  216. package/dist/esm/sqm-tab.entry.js +7 -0
  217. package/dist/esm/sqm-tabs.entry.js +8 -7
  218. package/dist/esm/{sqm-text-span-view-020db63f.js → sqm-text-span-view-20c0f018.js} +1 -1
  219. package/dist/esm/sqm-text-span.entry.js +3 -4
  220. package/dist/esm/{stencil-hooks.module-e39af977.js → stencil-hooks.module-eefa3570.js} +1 -1
  221. package/dist/esm/{use-callback-697e2ff0.js → use-callback-684c8bb7.js} +1 -1
  222. package/dist/esm/{useChildElements-0eab9c95.js → useChildElements-591435be.js} +7 -5
  223. package/dist/esm/{useReferralTable-3513622d.js → useReferralTable-f991c78a.js} +9 -9
  224. package/dist/esm/useRegistrationFormState-04a77cee.js +11 -0
  225. package/dist/esm-es5/AsYouType-46f67d0d.js +1 -0
  226. package/dist/esm-es5/{GenericTableView-80119630.js → GenericTableView-5dd51546.js} +1 -1
  227. package/dist/esm-es5/{JSS-418cab16.js → JSS-506b9295.js} +1 -1
  228. package/dist/esm-es5/ShadowViewAddon-f0daae38.js +1 -0
  229. package/dist/esm-es5/{global-2d97b8c1.js → global-5f5e66ae.js} +2 -2
  230. package/dist/esm-es5/index.module-877f3231.js +1 -0
  231. package/dist/esm-es5/loader.js +1 -1
  232. package/dist/esm-es5/{luxon-578505e2.js → luxon-5a398612.js} +1 -1
  233. package/dist/esm-es5/mint-components.js +1 -1
  234. package/dist/esm-es5/{re-render-2c1d8030.js → re-render-9d31cb93.js} +1 -1
  235. package/dist/esm-es5/{sqm-asset-card-view-68f80b85.js → sqm-asset-card-view-de0f3463.js} +1 -1
  236. package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
  237. package/dist/esm-es5/sqm-big-stat_35.entry.js +1 -1
  238. package/dist/esm-es5/sqm-empty_5.entry.js +1 -1
  239. package/dist/esm-es5/sqm-form-message.entry.js +1 -1
  240. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  241. package/dist/esm-es5/sqm-hamburger-menu.entry.js +1 -0
  242. package/dist/esm-es5/sqm-header-logo.entry.js +1 -0
  243. package/dist/esm-es5/{sqm-hero-view-1f148798.js → sqm-hero-view-ed7fa8f3.js} +1 -1
  244. package/dist/esm-es5/sqm-hero.entry.js +1 -1
  245. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  246. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-b22b07a2.js → sqm-navigation-sidebar-item-view-393c5475.js} +1 -1
  247. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  248. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  249. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  250. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  251. package/dist/esm-es5/sqm-portal-container-view-8f1bcc77.js +1 -0
  252. package/dist/esm-es5/{sqm-portal-email-verification-view-3dad1010.js → sqm-portal-email-verification-view-96f98975.js} +1 -1
  253. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  254. package/dist/esm-es5/{sqm-portal-footer-view-c35314a2.js → sqm-portal-footer-view-744654ef.js} +1 -1
  255. package/dist/esm-es5/sqm-portal-footer.entry.js +1 -1
  256. package/dist/esm-es5/{sqm-portal-forgot-password-view-f7239087.js → sqm-portal-forgot-password-view-38910bc9.js} +1 -1
  257. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  258. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  259. package/dist/esm-es5/{sqm-portal-profile-view-3d621db8.js → sqm-portal-profile-view-f5904a10.js} +1 -1
  260. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  261. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  262. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -0
  263. package/dist/esm-es5/{sqm-portal-reset-password-view-e0436989.js → sqm-portal-reset-password-view-55411ca5.js} +1 -1
  264. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  265. package/dist/esm-es5/sqm-portal-section-view-d64cd5de.js +1 -0
  266. package/dist/esm-es5/{sqm-portal-verify-email-view-c489166b.js → sqm-portal-verify-email-view-7ba350f9.js} +1 -1
  267. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  268. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  269. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  270. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  271. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  272. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  273. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  274. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  275. package/dist/esm-es5/{sqm-text-span-view-020db63f.js → sqm-text-span-view-20c0f018.js} +1 -1
  276. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  277. package/dist/esm-es5/{stencil-hooks.module-e39af977.js → stencil-hooks.module-eefa3570.js} +1 -1
  278. package/dist/esm-es5/use-callback-684c8bb7.js +1 -0
  279. package/dist/esm-es5/useChildElements-591435be.js +1 -0
  280. package/dist/esm-es5/useReferralTable-f991c78a.js +1 -0
  281. package/dist/esm-es5/useRegistrationFormState-04a77cee.js +1 -0
  282. package/dist/mint-components/global/styles.ts +1 -1
  283. package/dist/mint-components/mint-components.esm.js +1 -1
  284. package/dist/mint-components/mint-components.js +1 -1
  285. package/dist/mint-components/p-00732eb1.entry.js +1 -0
  286. package/dist/mint-components/p-0222e8b1.system.js +1 -0
  287. package/dist/mint-components/p-03b1dda6.js +1 -0
  288. package/dist/mint-components/p-0571ac6b.system.entry.js +1 -0
  289. package/dist/mint-components/p-0878d563.system.entry.js +1 -0
  290. package/dist/mint-components/p-095d7d5e.entry.js +1 -0
  291. package/dist/mint-components/p-09a4bd9b.system.entry.js +1 -0
  292. package/dist/mint-components/{p-ec634002.system.entry.js → p-0a27f867.system.entry.js} +1 -1
  293. package/dist/mint-components/{p-b8452e47.entry.js → p-0b85f581.entry.js} +1 -1
  294. package/dist/mint-components/{p-be4cfea0.system.js → p-0bf5d514.system.js} +1 -1
  295. package/dist/mint-components/p-0f1fc54b.entry.js +1 -0
  296. package/dist/mint-components/p-121cdc60.js +1 -0
  297. package/dist/mint-components/{p-fb5163d7.js → p-14aacddf.js} +1 -1
  298. package/dist/mint-components/{p-0935fef5.system.js → p-1c87be0c.system.js} +1 -1
  299. package/dist/mint-components/{p-a1b9ca51.system.js → p-1cc7a8e6.system.js} +1 -1
  300. package/dist/mint-components/p-1e541014.system.entry.js +1 -0
  301. package/dist/mint-components/{p-ab2cbd56.js → p-1fbf8d0b.js} +1 -1
  302. package/dist/mint-components/{p-aa0ccc8d.js → p-2506531b.js} +1 -1
  303. package/dist/mint-components/p-2a33de60.entry.js +13 -0
  304. package/dist/mint-components/p-2c4c978e.system.entry.js +1 -0
  305. package/dist/mint-components/{p-903a6d4d.js → p-2dc6e74c.js} +1 -1
  306. package/dist/mint-components/{p-5fca1bb9.system.js → p-330680dd.system.js} +1 -1
  307. package/dist/mint-components/p-3ac7063d.entry.js +1 -0
  308. package/dist/mint-components/p-3af0caba.entry.js +159 -0
  309. package/dist/mint-components/p-3b7d870e.entry.js +1 -0
  310. package/dist/mint-components/p-3bb4fd18.system.js +8 -0
  311. package/dist/mint-components/p-3bb76558.system.js +1 -0
  312. package/dist/mint-components/{p-c8c83a9e.system.entry.js → p-3c6f3be9.system.entry.js} +1 -1
  313. package/dist/mint-components/{p-967445d6.system.js → p-3f13dae9.system.js} +1 -1
  314. package/dist/mint-components/p-41860440.system.entry.js +1 -0
  315. package/dist/mint-components/{p-541460a6.js → p-4494b612.js} +2 -2
  316. package/dist/mint-components/p-456571a6.entry.js +9 -0
  317. package/dist/mint-components/p-46a2d411.system.js +1 -0
  318. package/dist/mint-components/p-4708ece8.system.js +1 -0
  319. package/dist/mint-components/{p-38889f3c.system.js → p-48631971.system.js} +1 -1
  320. package/dist/mint-components/p-4a165275.entry.js +99 -0
  321. package/dist/mint-components/p-4f0a49e2.system.entry.js +1 -0
  322. package/dist/mint-components/{p-894cf728.system.js → p-51fc3d02.system.js} +1 -1
  323. package/dist/mint-components/{p-30b3592f.js → p-538904bd.js} +1 -1
  324. package/dist/mint-components/p-5711de63.system.js +1 -0
  325. package/dist/mint-components/p-5934c4ab.entry.js +1 -0
  326. package/dist/mint-components/{p-e8f5f4e0.js → p-5a1ed9bb.js} +1 -1
  327. package/dist/mint-components/{p-937bf427.system.js → p-621a2912.system.js} +1 -1
  328. package/dist/mint-components/p-628437e6.entry.js +1 -0
  329. package/dist/mint-components/{p-97483814.system.entry.js → p-647256a7.system.entry.js} +1 -1
  330. package/dist/mint-components/{p-4519c6d9.system.js → p-684aadb5.system.js} +1 -1
  331. package/dist/mint-components/p-6afbdcf9.entry.js +1 -0
  332. package/dist/mint-components/p-6b468f72.system.entry.js +1 -0
  333. package/dist/mint-components/p-6cf00931.system.entry.js +1 -0
  334. package/dist/mint-components/p-6cf891f8.system.entry.js +1 -0
  335. package/dist/mint-components/p-7341c340.entry.js +1 -0
  336. package/dist/mint-components/p-740afefb.entry.js +1 -0
  337. package/dist/mint-components/p-76767c7d.system.entry.js +1 -0
  338. package/dist/mint-components/p-767aedc8.entry.js +1 -0
  339. package/dist/mint-components/{p-72b3562a.system.js → p-774c9bb9.system.js} +1 -1
  340. package/dist/mint-components/p-7fa5ce30.system.js +1 -0
  341. package/dist/mint-components/{p-25846611.js → p-80934ab7.js} +2 -2
  342. package/dist/mint-components/{p-6081728e.system.js → p-8128c64d.system.js} +1 -1
  343. package/dist/mint-components/p-848cd7ea.system.entry.js +1 -0
  344. package/dist/mint-components/{p-6e0c7f7c.system.js → p-85528bea.system.js} +1 -1
  345. package/dist/mint-components/p-85a21d7b.entry.js +1 -0
  346. package/dist/mint-components/p-85e934c8.js +1 -0
  347. package/dist/mint-components/{p-46416f3e.js → p-864be7c2.js} +1 -1
  348. package/dist/mint-components/p-88cc585a.system.entry.js +1 -0
  349. package/dist/mint-components/{p-48a1e759.entry.js → p-8a2c78e0.entry.js} +1 -1
  350. package/dist/mint-components/p-9124a1e9.system.entry.js +1 -0
  351. package/dist/mint-components/p-919b93f1.js +1 -0
  352. package/dist/mint-components/p-92e8439a.system.entry.js +1 -0
  353. package/dist/mint-components/p-99397ef5.system.js +1 -0
  354. package/dist/mint-components/p-9c1841c6.entry.js +1 -0
  355. package/dist/mint-components/p-9d362d44.system.js +1 -0
  356. package/dist/mint-components/{p-066a4b23.system.js → p-9db19ba0.system.js} +2 -2
  357. package/dist/mint-components/p-9fd08e41.js +1 -0
  358. package/dist/mint-components/p-a91c1995.entry.js +1 -0
  359. package/dist/mint-components/p-af10beae.entry.js +33 -0
  360. package/dist/mint-components/p-b3436fd3.system.entry.js +1 -0
  361. package/dist/mint-components/p-b3610b44.entry.js +1 -0
  362. package/dist/mint-components/p-b9b4142b.js +268 -0
  363. package/dist/mint-components/p-be126e55.system.entry.js +1 -0
  364. package/dist/mint-components/{p-8763472e.js → p-bf4cd488.js} +1 -1
  365. package/dist/mint-components/p-c2c92ece.entry.js +1 -0
  366. package/dist/mint-components/p-c4b5c3b0.entry.js +1 -0
  367. package/dist/mint-components/p-c52e21cf.entry.js +1 -0
  368. package/dist/mint-components/p-c53322f8.system.entry.js +1 -0
  369. package/dist/mint-components/p-c586b1bb.entry.js +1 -0
  370. package/dist/mint-components/p-c5b1e781.system.entry.js +1 -0
  371. package/dist/mint-components/{p-edb569b8.js → p-cecf6365.js} +1 -1
  372. package/dist/mint-components/{p-190d0446.system.js → p-d1242e79.system.js} +1 -1
  373. package/dist/mint-components/p-d1341773.entry.js +1 -0
  374. package/dist/mint-components/{p-dc7b06ef.system.js → p-d4ee07e6.system.js} +2 -2
  375. package/dist/mint-components/p-d5645202.entry.js +1 -0
  376. package/dist/mint-components/p-d873d405.system.entry.js +1 -0
  377. package/dist/mint-components/p-dbfb865e.js +1 -0
  378. package/dist/mint-components/{p-6fd0198e.js → p-ddadc8e3.js} +1 -1
  379. package/dist/mint-components/p-df0899d3.entry.js +1 -0
  380. package/dist/mint-components/p-e3290be6.js +1 -0
  381. package/dist/mint-components/{p-54694cd4.system.js → p-e6b17831.system.js} +1 -1
  382. package/dist/mint-components/p-e71c3590.system.entry.js +1 -0
  383. package/dist/mint-components/{p-916a8f50.js → p-e733843b.js} +1 -1
  384. package/dist/mint-components/p-ea7ba030.system.entry.js +1 -0
  385. package/dist/mint-components/p-ec7e6d40.entry.js +1 -0
  386. package/dist/mint-components/p-eccd7d60.system.entry.js +1 -0
  387. package/dist/mint-components/p-ef147f86.system.entry.js +1 -0
  388. package/dist/mint-components/p-ef39ca69.system.entry.js +1 -0
  389. package/dist/mint-components/{p-9f08dc58.js → p-f30000d4.js} +1 -1
  390. package/dist/mint-components/p-f3a65df7.js +1 -0
  391. package/dist/mint-components/p-f6aa512e.system.js +1 -0
  392. package/dist/mint-components/p-fd14c63e.js +1 -0
  393. package/dist/mint-components/p-fdb3c23e.system.entry.js +1 -0
  394. package/dist/mint-components/p-fe74b75b.system.entry.js +1 -0
  395. package/dist/mint-components/{p-380b25a3.js → p-ff39746d.js} +1 -1
  396. package/dist/types/components/sqm-big-stat/sqm-big-stat-view.d.ts +0 -5
  397. package/dist/types/components/sqm-big-stat/sqm-big-stat.d.ts +0 -25
  398. package/dist/types/components/sqm-brand/sqm-brand.d.ts +1 -6
  399. package/dist/types/components/sqm-card-feed/sqm-card-feed.d.ts +1 -1
  400. package/dist/types/components/sqm-checkbox-field/sqm-checkbox-field-view.d.ts +2 -2
  401. package/dist/types/components/sqm-checkbox-field/sqm-checkbox-field.d.ts +7 -2
  402. package/dist/types/components/sqm-checkbox-field/useCheckboxField.d.ts +4 -2
  403. package/dist/types/components/sqm-divided-layout/sqm-divided-layout-view.d.ts +1 -0
  404. package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +9 -1
  405. package/dist/types/components/sqm-dropdown-field/sqm-dropdown-field-view.d.ts +2 -2
  406. package/dist/types/components/sqm-dropdown-field/sqm-dropdown-field.d.ts +7 -1
  407. package/dist/types/components/sqm-dropdown-field/useDropdownField.d.ts +2 -1
  408. package/dist/types/components/sqm-edit-profile/sqm-edit-profile.d.ts +1 -1
  409. package/dist/types/components/sqm-form-message/sqm-form-message.d.ts +1 -0
  410. package/dist/types/components/sqm-graphql-client-provider/sqm-graphql-client-provider.d.ts +1 -0
  411. package/dist/types/components/sqm-hamburger-menu/HamburgerMenu.stories.d.ts +5 -0
  412. package/dist/types/components/sqm-hamburger-menu/sqm-hamburger-menu-view.d.ts +6 -0
  413. package/dist/types/components/sqm-hamburger-menu/sqm-hamburger-menu.d.ts +11 -0
  414. package/dist/types/components/sqm-header-logo/sqm-header-logo.d.ts +25 -0
  415. package/dist/types/components/sqm-hero/sqm-hero.d.ts +3 -2
  416. package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +0 -1
  417. package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +2 -7
  418. package/dist/types/components/sqm-image/sqm-image-view.d.ts +0 -1
  419. package/dist/types/components/sqm-image/sqm-image.d.ts +1 -6
  420. package/dist/types/components/sqm-input-field/sqm-input-field-view.d.ts +2 -2
  421. package/dist/types/components/sqm-input-field/sqm-input-field.d.ts +6 -2
  422. package/dist/types/components/sqm-input-field/useInputField.d.ts +2 -1
  423. package/dist/types/components/sqm-name-fields/sqm-name-fields-view.d.ts +2 -2
  424. package/dist/types/components/sqm-name-fields/sqm-name-fields.d.ts +4 -1
  425. package/dist/types/components/sqm-name-fields/useNameFields.d.ts +2 -1
  426. package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.d.ts +2 -1
  427. package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +3 -3
  428. package/dist/types/components/sqm-navigation-sidebar/useNavigationSidebar.d.ts +4 -0
  429. package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.d.ts +5 -1
  430. package/dist/types/components/sqm-password-field/sqm-password-field-view.d.ts +2 -1
  431. package/dist/types/components/sqm-password-field/sqm-password-field.d.ts +9 -5
  432. package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password.d.ts +8 -7
  433. package/dist/types/components/sqm-portal-container/sqm-portal-container-view.d.ts +0 -2
  434. package/dist/types/components/sqm-portal-container/sqm-portal-container.d.ts +3 -13
  435. package/dist/types/components/sqm-portal-email-verification/sqm-portal-email-verification.d.ts +5 -3
  436. package/dist/types/components/sqm-portal-footer/sqm-portal-footer-view.d.ts +1 -1
  437. package/dist/types/components/sqm-portal-footer/sqm-portal-footer.d.ts +10 -2
  438. package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password.d.ts +16 -5
  439. package/dist/types/components/sqm-portal-forgot-password/usePortalForgotPassword.d.ts +2 -0
  440. package/dist/types/components/sqm-portal-frame/sqm-portal-frame-view.d.ts +1 -0
  441. package/dist/types/components/sqm-portal-frame/sqm-portal-frame.d.ts +6 -1
  442. package/dist/types/components/sqm-portal-login/sqm-portal-login.d.ts +18 -26
  443. package/dist/types/components/sqm-portal-logout/sqm-portal-logout.d.ts +5 -2
  444. package/dist/types/components/sqm-portal-profile/sqm-portal-profile.d.ts +6 -16
  445. package/dist/types/components/sqm-portal-profile/usePortalProfile.d.ts +1 -1
  446. package/dist/types/components/sqm-portal-protected-route/sqm-portal-protected-route.d.ts +8 -4
  447. package/dist/types/components/sqm-portal-register/sqm-portal-register-view.d.ts +3 -3
  448. package/dist/types/components/sqm-portal-register/sqm-portal-register.d.ts +19 -19
  449. package/dist/types/components/sqm-portal-register/usePortalRegister.d.ts +2 -1
  450. package/dist/types/components/sqm-portal-registration-form/PortalRegistrationForm.stories.d.ts +10 -0
  451. package/dist/types/components/sqm-portal-registration-form/sqm-portal-registration-form-view.d.ts +37 -0
  452. package/dist/types/components/sqm-portal-registration-form/sqm-portal-registration-form.d.ts +118 -0
  453. package/dist/types/components/sqm-portal-registration-form/usePortalRegistrationForm.d.ts +27 -0
  454. package/dist/types/components/sqm-portal-registration-form/useRegistrationFormState.d.ts +19 -0
  455. package/dist/types/components/sqm-portal-reset-password/sqm-portal-reset-password.d.ts +13 -13
  456. package/dist/types/components/sqm-portal-verify-email/sqm-portal-verify-email.d.ts +7 -5
  457. package/dist/types/components/sqm-program-explainer/sqm-program-explainer.d.ts +1 -1
  458. package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +1 -1
  459. package/dist/types/components/sqm-program-menu/sqm-program-menu.d.ts +2 -1
  460. package/dist/types/components/sqm-referral-card/sqm-referral-card-view.d.ts +0 -6
  461. package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +0 -28
  462. package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe.d.ts +2 -2
  463. package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +1 -1
  464. package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +1 -1
  465. package/dist/types/components/sqm-route/sqm-route.d.ts +1 -0
  466. package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +1 -1
  467. package/dist/types/components/sqm-share-link/sqm-share-link-view.d.ts +0 -5
  468. package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +1 -28
  469. package/dist/types/components/sqm-stat-container/sqm-stat-container-view.d.ts +0 -2
  470. package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +1 -10
  471. package/dist/types/components/sqm-tab/sqm-tab.d.ts +2 -0
  472. package/dist/types/components/sqm-table-cell/sqm-table-cell.d.ts +1 -1
  473. package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +1 -3
  474. package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +2 -2
  475. package/dist/types/components/sqm-text/sqm-text.d.ts +0 -7
  476. package/dist/types/components/sqm-timeline/sqm-timeline-entry-view.d.ts +0 -1
  477. package/dist/types/components/sqm-timeline/sqm-timeline-entry.d.ts +0 -5
  478. package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +1 -1
  479. package/dist/types/components/sqm-user-name/sqm-user-name.d.ts +4 -4
  480. package/dist/types/components.d.ts +556 -1002
  481. package/dist/types/global/styles.d.ts +1 -1
  482. package/docs/docs.docx +0 -0
  483. package/docs/raisins.json +1 -1
  484. package/grapesjs/grapesjs.js +1 -1
  485. package/package.json +3 -3
  486. package/CHANGELOG.md +0 -473
  487. package/dist/cjs/extends-08099afd.js +0 -21
  488. package/dist/cjs/sqm-navigation-sidebar-view-0ee28f65.js +0 -36
  489. package/dist/cjs/sqm-qa-referral-card.cjs.entry.js +0 -89
  490. package/dist/cjs/sqm-qa-tabs.cjs.entry.js +0 -100
  491. package/dist/cjs/sqm-qa.cjs.entry.js +0 -117
  492. package/dist/collection/components/sqm-portal-register/useValidationState.js +0 -8
  493. package/dist/collection/components/sqm-qa/sqm-qa.js +0 -1064
  494. package/dist/collection/components/sqm-qa-referral-card/ReferralCard.stories.js +0 -79
  495. package/dist/collection/components/sqm-qa-referral-card/sqm-referral-card-view.js +0 -56
  496. package/dist/collection/components/sqm-qa-referral-card/sqm-referral-card.js +0 -70
  497. package/dist/collection/components/sqm-qa-tabs/Tabs.stories.js +0 -491
  498. package/dist/collection/components/sqm-qa-tabs/sqm-tabs-view.js +0 -31
  499. package/dist/collection/components/sqm-qa-tabs/sqm-tabs.js +0 -59
  500. package/dist/collection/components/sqm-qa-tabs/useTabs.js +0 -46
  501. package/dist/esm/extends-c31f1eff.js +0 -19
  502. package/dist/esm/sqm-navigation-sidebar-view-9cb9a5f4.js +0 -34
  503. package/dist/esm/sqm-qa-referral-card.entry.js +0 -85
  504. package/dist/esm/sqm-qa-tabs.entry.js +0 -96
  505. package/dist/esm/sqm-qa.entry.js +0 -113
  506. package/dist/esm-es5/ShadowViewAddon-b2386d47.js +0 -1
  507. package/dist/esm-es5/extends-c31f1eff.js +0 -1
  508. package/dist/esm-es5/index.module-2b4f1755.js +0 -1
  509. package/dist/esm-es5/sqm-navigation-sidebar-view-9cb9a5f4.js +0 -1
  510. package/dist/esm-es5/sqm-portal-container-view-5d6f1411.js +0 -1
  511. package/dist/esm-es5/sqm-portal-section-view-c8d1c727.js +0 -1
  512. package/dist/esm-es5/sqm-qa-referral-card.entry.js +0 -1
  513. package/dist/esm-es5/sqm-qa-tabs.entry.js +0 -1
  514. package/dist/esm-es5/sqm-qa.entry.js +0 -1
  515. package/dist/esm-es5/use-callback-697e2ff0.js +0 -1
  516. package/dist/esm-es5/useChildElements-0eab9c95.js +0 -1
  517. package/dist/esm-es5/useReferralTable-3513622d.js +0 -1
  518. package/dist/mint-components/p-03d5b192.entry.js +0 -159
  519. package/dist/mint-components/p-0ec3b3e5.system.js +0 -1
  520. package/dist/mint-components/p-127e25e6.system.entry.js +0 -1
  521. package/dist/mint-components/p-13f034ac.system.js +0 -1
  522. package/dist/mint-components/p-15b1a2b2.system.entry.js +0 -1
  523. package/dist/mint-components/p-16b6aea4.js +0 -1
  524. package/dist/mint-components/p-174767c7.entry.js +0 -1
  525. package/dist/mint-components/p-1c17892a.system.js +0 -1
  526. package/dist/mint-components/p-1e13c65a.system.entry.js +0 -1
  527. package/dist/mint-components/p-242d76ee.system.entry.js +0 -1
  528. package/dist/mint-components/p-24f8c2f6.entry.js +0 -1
  529. package/dist/mint-components/p-2800ad44.system.js +0 -8
  530. package/dist/mint-components/p-3149462a.system.entry.js +0 -1
  531. package/dist/mint-components/p-353a6419.system.js +0 -1
  532. package/dist/mint-components/p-36578b9f.system.entry.js +0 -1
  533. package/dist/mint-components/p-3894495a.js +0 -1
  534. package/dist/mint-components/p-39c637da.system.entry.js +0 -1
  535. package/dist/mint-components/p-408f983a.system.js +0 -1
  536. package/dist/mint-components/p-4647ef97.entry.js +0 -1
  537. package/dist/mint-components/p-46ab109e.system.entry.js +0 -1
  538. package/dist/mint-components/p-4d4fbaec.entry.js +0 -1
  539. package/dist/mint-components/p-505d8965.system.entry.js +0 -1
  540. package/dist/mint-components/p-50ef8db6.system.entry.js +0 -1
  541. package/dist/mint-components/p-54bad89f.system.entry.js +0 -1
  542. package/dist/mint-components/p-555c9e1d.system.entry.js +0 -1
  543. package/dist/mint-components/p-59d481ea.entry.js +0 -1
  544. package/dist/mint-components/p-5c454d18.entry.js +0 -1
  545. package/dist/mint-components/p-5dd4dcc7.system.entry.js +0 -1
  546. package/dist/mint-components/p-6073e2f7.entry.js +0 -1
  547. package/dist/mint-components/p-60e2423f.entry.js +0 -1
  548. package/dist/mint-components/p-63617b4b.system.entry.js +0 -1
  549. package/dist/mint-components/p-6505fca3.system.entry.js +0 -1
  550. package/dist/mint-components/p-673a731f.entry.js +0 -1
  551. package/dist/mint-components/p-684967e6.entry.js +0 -1
  552. package/dist/mint-components/p-6882941e.system.entry.js +0 -1
  553. package/dist/mint-components/p-6e2ca2a0.js +0 -1
  554. package/dist/mint-components/p-6fc2fea4.entry.js +0 -1
  555. package/dist/mint-components/p-7473b40b.system.entry.js +0 -1
  556. package/dist/mint-components/p-77e5a1d4.entry.js +0 -1
  557. package/dist/mint-components/p-7d2d6a2b.system.js +0 -1
  558. package/dist/mint-components/p-7fd6f6ef.system.entry.js +0 -1
  559. package/dist/mint-components/p-81f34787.js +0 -1
  560. package/dist/mint-components/p-86fcb500.system.entry.js +0 -1
  561. package/dist/mint-components/p-889dbba5.entry.js +0 -1
  562. package/dist/mint-components/p-8d445a96.entry.js +0 -1
  563. package/dist/mint-components/p-96b0537b.system.js +0 -1
  564. package/dist/mint-components/p-9744ae44.system.js +0 -1
  565. package/dist/mint-components/p-991d3c0c.system.entry.js +0 -1
  566. package/dist/mint-components/p-9f54769f.system.entry.js +0 -1
  567. package/dist/mint-components/p-9f5e7313.entry.js +0 -33
  568. package/dist/mint-components/p-a73784bb.entry.js +0 -1
  569. package/dist/mint-components/p-ab8f86d3.js +0 -1
  570. package/dist/mint-components/p-ac80106e.entry.js +0 -1
  571. package/dist/mint-components/p-b3fa7c87.entry.js +0 -1
  572. package/dist/mint-components/p-bbb584e6.system.entry.js +0 -1
  573. package/dist/mint-components/p-be45347d.entry.js +0 -1
  574. package/dist/mint-components/p-bed4977e.entry.js +0 -1
  575. package/dist/mint-components/p-bf29e206.system.entry.js +0 -1
  576. package/dist/mint-components/p-c469be65.entry.js +0 -9
  577. package/dist/mint-components/p-c5573b7c.js +0 -1
  578. package/dist/mint-components/p-c81305b3.js +0 -268
  579. package/dist/mint-components/p-ccbacc32.entry.js +0 -1
  580. package/dist/mint-components/p-cee807de.system.entry.js +0 -1
  581. package/dist/mint-components/p-cf7d0aee.js +0 -1
  582. package/dist/mint-components/p-d298e4c5.system.entry.js +0 -1
  583. package/dist/mint-components/p-d30d1664.system.entry.js +0 -1
  584. package/dist/mint-components/p-d9488d28.entry.js +0 -1
  585. package/dist/mint-components/p-dc564561.js +0 -1
  586. package/dist/mint-components/p-dec7a657.entry.js +0 -1
  587. package/dist/mint-components/p-e4f4bfbb.entry.js +0 -1
  588. package/dist/mint-components/p-eb2f96a0.system.js +0 -1
  589. package/dist/mint-components/p-ec5b69bd.system.entry.js +0 -1
  590. package/dist/mint-components/p-ee461c80.js +0 -1
  591. package/dist/mint-components/p-f33e65c8.entry.js +0 -1
  592. package/dist/mint-components/p-f55d96ad.entry.js +0 -99
  593. package/dist/types/components/sqm-portal-register/useValidationState.d.ts +0 -18
  594. package/dist/types/components/sqm-qa/sqm-qa.d.ts +0 -255
  595. package/dist/types/components/sqm-qa-referral-card/ReferralCard.stories.d.ts +0 -14
  596. package/dist/types/components/sqm-qa-referral-card/sqm-referral-card-view.d.ts +0 -9
  597. package/dist/types/components/sqm-qa-referral-card/sqm-referral-card.d.ts +0 -20
  598. package/dist/types/components/sqm-qa-tabs/Tabs.stories.d.ts +0 -15
  599. package/dist/types/components/sqm-qa-tabs/sqm-tabs-view.d.ts +0 -9
  600. package/dist/types/components/sqm-qa-tabs/sqm-tabs.d.ts +0 -23
  601. package/dist/types/components/sqm-qa-tabs/useTabs.d.ts +0 -9
@@ -7,11 +7,11 @@
7
7
  import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
8
  import { DemoData } from "./global/demo";
9
9
  import { AssetCardViewProps } from "./components/sqm-asset-card/sqm-asset-card-view";
10
- import { FontSize, Spacing } from "./global/mixins";
11
10
  import { BigStatViewProps } from "./components/sqm-big-stat/sqm-big-stat-view";
12
11
  import { CheckboxFieldViewProps } from "./components/sqm-checkbox-field/sqm-checkbox-field-view";
13
12
  import { DropdownFieldViewProps } from "./components/sqm-dropdown-field/sqm-dropdown-field-view";
14
13
  import { EditProfileViewProps } from "./components/sqm-edit-profile/sqm-edit-profile-view";
14
+ import { Spacing } from "./global/mixins";
15
15
  import { FunctionalComponent } from "./stencil-public-runtime";
16
16
  import { InputFieldViewProps } from "./components/sqm-input-field/sqm-input-field-view";
17
17
  import { LeaderboardViewProps } from "./components/sqm-leaderboard/sqm-leaderboard-view";
@@ -27,6 +27,7 @@ import { PortalFrameViewProps } from "./components/sqm-portal-frame/sqm-portal-f
27
27
  import { PortalLoginViewProps } from "./components/sqm-portal-login/sqm-portal-login-view";
28
28
  import { PortalProfileViewProps } from "./components/sqm-portal-profile/sqm-portal-profile-view";
29
29
  import { PortalRegisterViewProps } from "./components/sqm-portal-register/sqm-portal-register-view";
30
+ import { PortalRegistrationFormViewProps } from "./components/sqm-portal-registration-form/sqm-portal-registration-form-view";
30
31
  import { PortalResetPasswordViewProps } from "./components/sqm-portal-reset-password/sqm-portal-reset-password-view";
31
32
  import { PortalVerifyEmailViewProps } from "./components/sqm-portal-verify-email/sqm-portal-verify-email-view";
32
33
  import { ReferralIframeViewProps } from "./components/sqm-referral-iframe/sqm-referral-iframe-view";
@@ -83,30 +84,6 @@ export namespace Components {
83
84
  * @uiWidget programSelector
84
85
  */
85
86
  "programId"?: string;
86
- /**
87
- * @uiName Stat Color
88
- * @uiWidget color
89
- */
90
- "statColor"?: string;
91
- /**
92
- * @uiName Stat Description Color
93
- * @uiWidget color
94
- */
95
- "statDescriptionColor"?: string;
96
- /**
97
- * @uiName Stat Description Font Size
98
- * @uiType string
99
- * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
100
- * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
101
- */
102
- "statDescriptionFontSize"?: FontSize;
103
- /**
104
- * @uiName Stat Font Size
105
- * @uiType string
106
- * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
107
- * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
108
- */
109
- "statFontSize"?: FontSize;
110
87
  /**
111
88
  * Select what type of stat to display. Manual paths are also supported.
112
89
  * @uiWidget statTypeSelectWidget
@@ -125,16 +102,11 @@ export namespace Components {
125
102
  */
126
103
  "brandColor": string;
127
104
  /**
128
- * The brand font that you want to use
105
+ * A font from the Google Fonts library used throughout the widget. This value is case sensitive.
129
106
  * @uiName Brand Font
130
107
  * @default "Nunito Sans"
131
108
  */
132
109
  "brandFont": string;
133
- /**
134
- * @uiName Font Color
135
- * @uiWidget color
136
- */
137
- "fontColor"?: string;
138
110
  }
139
111
  interface SqmCardFeed {
140
112
  /**
@@ -150,6 +122,7 @@ export namespace Components {
150
122
  interface SqmCheckboxField {
151
123
  /**
152
124
  * @uiName Checkbox Label
125
+ * @uiWidget textArea
153
126
  */
154
127
  "checkboxLabel": string;
155
128
  /**
@@ -162,12 +135,13 @@ export namespace Components {
162
135
  */
163
136
  "checkboxLabelLinkText": string;
164
137
  /**
138
+ * This name is used as the key for this form field on submission. The name must be unique within this specific form.
165
139
  * @uiName Checkbox Name Attribute
140
+ * @required
166
141
  */
167
142
  "checkboxName": string;
168
143
  /**
169
144
  * @uiName Optional
170
- * @default
171
145
  */
172
146
  "checkboxOptional"?: boolean;
173
147
  /**
@@ -189,10 +163,17 @@ export namespace Components {
189
163
  */
190
164
  "direction": "row" | "column";
191
165
  /**
192
- * Uses Shorthand CSS border syntax
166
+ * Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
193
167
  * @uiName Border Style
194
168
  */
195
169
  "dividerStyle": string;
170
+ /**
171
+ * @uiName Overflow
172
+ * @uiType string
173
+ * @uiEnum ["initial", "scroll", "auto", "hidden"]
174
+ * @uiEnumNames ["Initial", "Scroll", "Auto", "Hidden"]
175
+ */
176
+ "overflow": "initial" | "scroll" | "auto" | "hidden";
196
177
  }
197
178
  interface SqmDropdownField {
198
179
  /**
@@ -205,7 +186,9 @@ export namespace Components {
205
186
  */
206
187
  "dropdownLabel": string;
207
188
  /**
189
+ * This name is used as the key for this form field on submission. The name must be unique within this specific form.
208
190
  * @uiName Dropdown Name Attribute
191
+ * @required
209
192
  */
210
193
  "dropdownName": string;
211
194
  /**
@@ -293,6 +276,27 @@ export namespace Components {
293
276
  */
294
277
  "domain": string;
295
278
  }
279
+ interface SqmHamburgerMenu {
280
+ "position"?: string;
281
+ }
282
+ interface SqmHeaderLogo {
283
+ /**
284
+ * @uiName Logo Height
285
+ */
286
+ "height": number;
287
+ /**
288
+ * @uiWidget ImageUpload
289
+ * @format url
290
+ * @uiName Logo Image
291
+ */
292
+ "imageUrl": string;
293
+ /**
294
+ * Page participants are navigated to after clicking the header logo.
295
+ * @uiName Redirect Path
296
+ * @uiWidget pageSelect
297
+ */
298
+ "nextPage": string;
299
+ }
296
300
  interface SqmHero {
297
301
  /**
298
302
  * Can be an image url, colour or Shoelace variable.
@@ -302,6 +306,8 @@ export namespace Components {
302
306
  /**
303
307
  * Number of columns in the layout
304
308
  * @uiName Columns
309
+ * @uiEnum [1, 2]
310
+ * @uiEnumNames ["One", "Two"]
305
311
  */
306
312
  "columns": 1 | 2;
307
313
  /**
@@ -330,11 +336,6 @@ export namespace Components {
330
336
  * @format color
331
337
  */
332
338
  "backgroundColor"?: string;
333
- /**
334
- * Configure border radius with pixel amount.
335
- * @uiName Border Radius
336
- */
337
- "borderRadius"?: number;
338
339
  /**
339
340
  * @uiName Button Link
340
341
  */
@@ -434,14 +435,9 @@ export namespace Components {
434
435
  /**
435
436
  * @uiName Background Color
436
437
  * @uiWidget color
437
- * @format
438
+ * @format color
438
439
  */
439
440
  "backgroundColor": string;
440
- /**
441
- * Configure border radius with pixel amount.
442
- * @uiName Border Radius
443
- */
444
- "borderRadius"?: number;
445
441
  /**
446
442
  * @uiWidget ImageUpload
447
443
  * @format url
@@ -470,8 +466,9 @@ export namespace Components {
470
466
  */
471
467
  "fieldLabel": string;
472
468
  /**
473
- * Used as the key of the inputs value in form data.
469
+ * This name is used as the key for this form field on submission. The name must be unique within this specific form.
474
470
  * @uiName Input Name Attribute
471
+ * @required
475
472
  */
476
473
  "fieldName": string;
477
474
  /**
@@ -632,6 +629,7 @@ export namespace Components {
632
629
  "menuLabel": string;
633
630
  }
634
631
  interface SqmNavigationSidebar {
632
+ "renderNavigationItem": (child: Element) => Promise<any>;
635
633
  }
636
634
  interface SqmNavigationSidebarItem {
637
635
  /**
@@ -650,6 +648,7 @@ export namespace Components {
650
648
  "label": string;
651
649
  /**
652
650
  * @uiName Navigation Path
651
+ * @uiWidget pageSelect
653
652
  */
654
653
  "path": string;
655
654
  }
@@ -660,10 +659,10 @@ export namespace Components {
660
659
  */
661
660
  "demoData"?: PasswordFieldViewDemoProps;
662
661
  /**
663
- * Enable live password validation
664
- * @uiName Enable Validation
662
+ * Disable live password validation
663
+ * @uiName Disable Validation
665
664
  */
666
- "enableValidation": boolean;
665
+ "disableValidation": boolean;
667
666
  /**
668
667
  * Label for password field
669
668
  * @uiName Password Label
@@ -705,17 +704,17 @@ export namespace Components {
705
704
  }
706
705
  interface SqmPortalChangePassword {
707
706
  /**
708
- * Modal cancel button text
707
+ * Found in modal
709
708
  * @uiName Cancel Button Text
710
709
  */
711
710
  "cancelText": string;
712
711
  /**
713
- * Modal change password button text
712
+ * Found in modal
714
713
  * @uiName Change Password Button Text
715
714
  */
716
715
  "changePasswordButtonText": string;
717
716
  /**
718
- * Password confirmation input field label
717
+ * Found in modal
719
718
  * @uiName Confirm Password Label
720
719
  */
721
720
  "confirmPasswordFieldLabel": string;
@@ -729,8 +728,8 @@ export namespace Components {
729
728
  */
730
729
  "modalChangePasswordHeader": string;
731
730
  /**
732
- * Password input field label
733
- * @uiName Password Label
731
+ * Found in modal
732
+ * @uiName New Password Field Label
734
733
  */
735
734
  "passwordFieldLabel": string;
736
735
  /**
@@ -744,21 +743,12 @@ export namespace Components {
744
743
  "portalChangePasswordHeader": string;
745
744
  /**
746
745
  * Successful password change message
747
- * @uiName Successful Message
746
+ * @uiName Successful Password Change Message
747
+ * @uiWidget textArea
748
748
  */
749
749
  "successMessage": string;
750
750
  }
751
751
  interface SqmPortalContainer {
752
- /**
753
- * @uiName Background Color
754
- * @uiWidget color
755
- */
756
- "backgroundColor"?: string;
757
- /**
758
- * Configure border radius with pixel amount.
759
- * @uiName Border Radius
760
- */
761
- "borderRadius"?: number;
762
752
  /**
763
753
  * @uiName Center Content
764
754
  */
@@ -802,7 +792,7 @@ export namespace Components {
802
792
  */
803
793
  "maxWidth"?: string;
804
794
  /**
805
- * @uiName Minimum width
795
+ * @uiName Minimum Width
806
796
  */
807
797
  "minWidth"?: string;
808
798
  /**
@@ -824,8 +814,9 @@ export namespace Components {
824
814
  */
825
815
  "emailVerificationHeader": string;
826
816
  /**
827
- * The page that users are redirected to from the verification email.
828
- * @uiName Email Redirection Base Path
817
+ * Redirect participants to this page from their verification email.
818
+ * @uiName Email Redirect
819
+ * @uiWidget pageSelect
829
820
  */
830
821
  "redirectPath": string;
831
822
  /**
@@ -834,6 +825,7 @@ export namespace Components {
834
825
  "resendEmailButtonText": string;
835
826
  /**
836
827
  * @uiName Email Verification Body Text
828
+ * @uiWidget textArea
837
829
  */
838
830
  "verifyMessage": string;
839
831
  }
@@ -846,30 +838,38 @@ export namespace Components {
846
838
  * @uiName FAQ Text
847
839
  */
848
840
  "faqText"?: string;
841
+ /**
842
+ * @uiName Hide Powered By SaaSquatch
843
+ */
844
+ "hidePoweredBy": boolean;
849
845
  /**
850
846
  * @uiName Padding Bottom
847
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
848
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
851
849
  */
852
850
  "paddingBottom": string;
853
851
  /**
854
852
  * @uiName Padding Left
853
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
854
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
855
855
  */
856
856
  "paddingLeft": string;
857
857
  /**
858
858
  * @uiName Padding Right
859
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
860
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
859
861
  */
860
862
  "paddingRight": string;
861
863
  /**
862
864
  * @uiName Padding Top
865
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
866
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
863
867
  */
864
868
  "paddingTop": string;
865
869
  /**
866
870
  * @uiName Powered By Link
867
871
  */
868
872
  "poweredByLink": string;
869
- /**
870
- * @uiName Show Powered By SaaSquatch
871
- */
872
- "showPoweredBy": boolean;
873
873
  /**
874
874
  * @uiName Support Email
875
875
  */
@@ -895,16 +895,27 @@ export namespace Components {
895
895
  */
896
896
  "demoData"?: DemoData<PortalForgotPasswordViewProps>;
897
897
  /**
898
- * @uiName Email Label
898
+ * @uiName Email Field Label
899
899
  */
900
900
  "emailLabel": string;
901
901
  /**
902
- * @uiName Login Page Routing Path
902
+ * @uiName Header Text
903
+ * @uiWidget textArea
904
+ */
905
+ "headerText": string;
906
+ /**
907
+ * @uiName Login Redirect Path
908
+ * @uiWidget pageSelect
903
909
  */
904
910
  "loginPath": string;
905
911
  /**
906
- * The page that users are redirected to from the password reset email.
907
- * @uiName Email Redirection Base Path
912
+ * Sign In Link Text
913
+ */
914
+ "loginText": string;
915
+ /**
916
+ * Redirect participants to this page after they verify their email.
917
+ * @uiName Email Redirect
918
+ * @uiWidget pageSelect
908
919
  */
909
920
  "redirectPath": string;
910
921
  /**
@@ -918,6 +929,10 @@ export namespace Components {
918
929
  * @uiType object
919
930
  */
920
931
  "demoData"?: DemoData<PortalFrameViewProps>;
932
+ /**
933
+ * @undocumented
934
+ */
935
+ "notFullScreen"?: boolean;
921
936
  }
922
937
  interface SqmPortalLogin {
923
938
  /**
@@ -926,60 +941,60 @@ export namespace Components {
926
941
  */
927
942
  "demoData"?: DemoData<PortalLoginViewProps>;
928
943
  /**
929
- * Label for email field
930
- * @uiName Email Label
944
+ * @uiName Email Field Label
931
945
  */
932
946
  "emailLabel": string;
933
947
  /**
934
- * Label for forgotten password button
935
948
  * @uiName Forgot Password Text
936
949
  */
937
950
  "forgotPasswordLabel": string;
938
951
  /**
939
- * Forgot password redirect path
940
- * @uiName Forgot Password Path
952
+ * Redirect participants to this page to reset their password
953
+ * @uiName Forgot Password Redirect
954
+ * @uiWidget pageSelect
941
955
  */
942
956
  "forgotPasswordPath": string;
943
957
  /**
944
- * Page navigated to after sign-in
945
- * @uiName Next Page Path
958
+ * Redirect participants to this page after they successfully login.
959
+ * @uiName Login Redirect
960
+ * @uiWidget pageSelect
946
961
  */
947
962
  "nextPage": string;
948
963
  /**
949
964
  * @uiName Heading Label
965
+ * @uiWidget textArea
950
966
  */
951
967
  "pageLabel": string;
952
968
  /**
953
- * Label for password field
954
- * @uiName Password Label
969
+ * @uiName Password Field Label
955
970
  */
956
971
  "passwordLabel": string;
957
972
  /**
958
- * Label for register button
959
973
  * @uiName Register Button Text
960
974
  */
961
975
  "registerLabel": string;
962
976
  /**
963
- * Register redirect path
964
- * @uiName Register Path
977
+ * Redirect participants to this page to start registration.
978
+ * @uiName Register Button Redirect
979
+ * @uiWidget pageSelect
965
980
  */
966
981
  "registerPath": string;
967
982
  /**
968
- * Label for submit button
969
983
  * @uiName Submit Button Text
970
984
  */
971
985
  "submitLabel": string;
972
986
  }
973
987
  interface SqmPortalLogout {
974
988
  /**
975
- * @uiName Next Page Path
989
+ * Redirect participants to this page when they log out.
990
+ * @uiName Logout Redirect Path
991
+ * @uiWidget pageSelect
976
992
  */
977
993
  "nextPage": string;
978
994
  }
979
995
  interface SqmPortalProfile {
980
996
  /**
981
- * Country input field label
982
- * @uiName Country Label
997
+ * @uiName Country Field Label
983
998
  */
984
999
  "countrytext": string;
985
1000
  /**
@@ -996,25 +1011,21 @@ export namespace Components {
996
1011
  */
997
1012
  "editProfileSubHeader": string;
998
1013
  /**
999
- * Email input field label
1000
- * @uiName Email Label
1014
+ * @uiName Email Field Label
1001
1015
  */
1002
1016
  "emailtext": string;
1003
1017
  /**
1004
- * First name input field label
1005
1018
  * @uiName First Name Label
1006
1019
  */
1007
1020
  "firstnametext": string;
1008
1021
  /**
1009
- * Last name input field label
1010
- * @uiName Last Name Label
1022
+ * @uiName Hide Country Field
1011
1023
  */
1012
- "lastnametext": string;
1024
+ "hideCountry": boolean;
1013
1025
  /**
1014
- * Show or hide the country field
1015
- * @uiName Show Country Field
1026
+ * @uiName Last Name Field Label
1016
1027
  */
1017
- "showCountry": boolean;
1028
+ "lastnametext": string;
1018
1029
  /**
1019
1030
  * @uiName Submit Changes Button Text
1020
1031
  */
@@ -1022,28 +1033,27 @@ export namespace Components {
1022
1033
  }
1023
1034
  interface SqmPortalProtectedRoute {
1024
1035
  /**
1025
- * @uiName Redirect Path
1036
+ * Redirect participants to this page they are not logged in.
1037
+ * @uiName Unauthenticated Participant Redirect
1026
1038
  */
1027
1039
  "redirectTo": string;
1028
1040
  /**
1029
- * @uiName Redirect Unverified Users Path
1041
+ * Redirect participants to this page when email verification is required but they have not verified their email.
1042
+ * @uiName Unverified Participant Redirect
1030
1043
  */
1031
1044
  "redirectToUnverified": string;
1032
1045
  /**
1033
1046
  * @uiName Require Email Verification
1034
- * @default
1035
1047
  */
1036
1048
  "requireEmailVerification": boolean;
1037
1049
  }
1038
1050
  interface SqmPortalRegister {
1039
1051
  /**
1040
- * Show or hide the confirm password input
1041
1052
  * @uiName Show Confirm Password Field
1042
- * @default
1043
1053
  */
1044
1054
  "confirmPassword": boolean;
1045
1055
  /**
1046
- * @uiName Confirm Password Label
1056
+ * @uiName Confirm Password Field Label
1047
1057
  */
1048
1058
  "confirmPasswordLabel": string;
1049
1059
  /**
@@ -1052,46 +1062,146 @@ export namespace Components {
1052
1062
  */
1053
1063
  "demoData"?: DemoData<PortalRegisterViewProps>;
1054
1064
  /**
1055
- * @uiName Email Label
1065
+ * @uiName Disable Password Validation
1066
+ */
1067
+ "disablePasswordValidation": boolean;
1068
+ /**
1069
+ * @uiName Email Field Label
1056
1070
  */
1057
1071
  "emailLabel": string;
1058
1072
  /**
1059
- * @uiName Enable Password Validation
1073
+ * Hides the email and password fields. Note: If you hide default inputs, you must add additional input fields. They must have the input name attributes "email" and "password" for this form to succeed.
1074
+ * @uiName Hide Default Fields
1060
1075
  */
1061
- "enablePasswordValidation": boolean;
1076
+ "hideInputs": boolean;
1062
1077
  /**
1063
- * Hide default input fields to use custom fields
1064
- * @uiName Hide Default Inputs
1065
- * @default
1078
+ * @uiName Login Button Text
1079
+ */
1080
+ "loginLabel": string;
1081
+ /**
1082
+ * Redirect participants to this page after clicking the login button.
1083
+ * @uiName Login Redirect
1084
+ * @uiWidget pageSelect
1085
+ */
1086
+ "loginPath": string;
1087
+ /**
1088
+ * Redirect participants to this page from their verification email
1089
+ * @uiName Registration Redirect
1090
+ * @uiWidget pageSelect
1091
+ */
1092
+ "nextPage": string;
1093
+ /**
1094
+ * @uiName Header Text
1095
+ */
1096
+ "pageLabel": string;
1097
+ /**
1098
+ * @uiName Password Field Label
1099
+ */
1100
+ "passwordLabel": string;
1101
+ /**
1102
+ * The page that participants are redirected to from the verification email.
1103
+ * @uiName Email Verification Redirect
1104
+ * @uiWidget pageSelect
1105
+ */
1106
+ "redirectPath": string;
1107
+ /**
1108
+ * @uiName Submit Button Text
1109
+ */
1110
+ "submitLabel": string;
1111
+ }
1112
+ interface SqmPortalRegistrationForm {
1113
+ /**
1114
+ * @uiName Show Confirm Password Field
1115
+ */
1116
+ "confirmPassword": boolean;
1117
+ /**
1118
+ * @uiName Confirm Password Field Label
1119
+ */
1120
+ "confirmPasswordLabel": string;
1121
+ /**
1122
+ * @undocumented
1123
+ * @uiType object
1124
+ */
1125
+ "demoData"?: DemoData<PortalRegistrationFormViewProps>;
1126
+ /**
1127
+ * @uiName Disable Password Validation
1128
+ */
1129
+ "disablePasswordValidation": boolean;
1130
+ /**
1131
+ * @uiName Email Field Label
1132
+ */
1133
+ "emailLabel": string;
1134
+ /**
1135
+ * The message to be displayed when the registration form is disabled.
1136
+ * @uiName Form Disabled Message
1137
+ * @uiWidget textArea
1138
+ */
1139
+ "formDisabledErrorMessage": string;
1140
+ /**
1141
+ * The key of the registration form used for this microsite.
1142
+ * @uiName Form Key
1143
+ * @required
1144
+ */
1145
+ "formKey": string;
1146
+ /**
1147
+ * Hides the email and password fields. Note: If you hide default inputs, you must add additional input fields. They must have the input name attributes "email" and "password" for this form to succeed.
1148
+ * @uiName Hide Default Fields
1066
1149
  */
1067
1150
  "hideInputs": boolean;
1151
+ /**
1152
+ * The message to be displayed when the email used is invalid or blocked.
1153
+ * @uiName Invalid Email Message
1154
+ * @uiWidget textArea
1155
+ */
1156
+ "invalidEmailErrorMessage": string;
1068
1157
  /**
1069
1158
  * @uiName Login Button Text
1070
1159
  */
1071
1160
  "loginLabel": string;
1072
1161
  /**
1073
- * Login button redirection path
1074
- * @uiName Login Path
1162
+ * Redirect participants to this page after clicking the login button.
1163
+ * @uiName Login Redirect
1164
+ * @uiWidget pageSelect
1075
1165
  */
1076
1166
  "loginPath": string;
1077
1167
  /**
1078
- * Page navigated to after registration
1079
- * @uiName Next Page
1168
+ * The message to be displayed when a the form submission fails unexpectedly.
1169
+ * @uiName Network Error Message
1170
+ * @uiWidget textArea
1171
+ */
1172
+ "networkErrorMessage": string;
1173
+ /**
1174
+ * Redirect participants to this page after they successfully register.
1175
+ * @uiName Registration Redirect
1176
+ * @uiWidget pageSelect
1080
1177
  */
1081
1178
  "nextPage": string;
1082
1179
  /**
1083
- * @uiName Heading Label
1180
+ * @uiName Header Text
1084
1181
  */
1085
1182
  "pageLabel": string;
1086
1183
  /**
1087
- * @uiName Password Label
1184
+ * @uiName Password Field Label
1088
1185
  */
1089
1186
  "passwordLabel": string;
1090
1187
  /**
1091
- * The page that users are redirected to from the verification email.
1092
- * @uiName Email Redirection Base Path
1188
+ * The message to be displayed when password inputs do not match.
1189
+ * @uiName Password Mismatch Message
1190
+ * @uiWidget textArea
1191
+ */
1192
+ "passwordMismatchErrorMessage": string;
1193
+ /**
1194
+ * Redirect participants to this page from their verification email
1195
+ * @uiName Email Verification Redirect
1196
+ * @uiWidget pageSelect
1093
1197
  */
1094
1198
  "redirectPath": string;
1199
+ /**
1200
+ * The message to be displayed when a required field is not filled.
1201
+ * @uiName Required Field Message
1202
+ * @uiWidget textArea
1203
+ */
1204
+ "requiredFieldErrorMessage": string;
1095
1205
  /**
1096
1206
  * @uiName Submit Button Text
1097
1207
  */
@@ -1099,17 +1209,15 @@ export namespace Components {
1099
1209
  }
1100
1210
  interface SqmPortalResetPassword {
1101
1211
  /**
1102
- * Show or hide confirm password field
1103
- * @uiName Show Confirm Password
1104
- * @default
1212
+ * @uiName Show Confirm Password Field
1105
1213
  */
1106
1214
  "confirmPassword": boolean;
1107
1215
  /**
1108
- * @uiName Confirm Password Label
1216
+ * @uiName Password Confirmation Field Label
1109
1217
  */
1110
1218
  "confirmPasswordFieldLabel": string;
1111
1219
  /**
1112
- * Button text displayed after a successful password reset
1220
+ * Button text displayed after a successful password reset.
1113
1221
  * @uiName Continue Button Text
1114
1222
  */
1115
1223
  "continueButtonText": string;
@@ -1119,22 +1227,25 @@ export namespace Components {
1119
1227
  */
1120
1228
  "demoData"?: DemoData<PortalResetPasswordViewProps>;
1121
1229
  /**
1122
- * The page that users are redirected to if the reset fails due to outdated password reset attempt.
1123
- * @uiName Failed Page Path
1230
+ * Redirect participants to this page if password reset fails due to an outdated reset attempt.
1231
+ * @uiName Failed Reset Redirect
1232
+ * @uiWidget pageSelect
1124
1233
  */
1125
1234
  "failedPage": string;
1126
1235
  /**
1127
- * The page that users are redirected to when the password reset succeeds.
1128
- * @uiName Next Page Path
1236
+ * Redirect participants to this page when they successfully reset their password.
1237
+ * @uiName Successful Reset Redirect
1238
+ * @uiWidget pageSelect
1129
1239
  */
1130
1240
  "nextPage": string;
1131
1241
  /**
1132
- * @uiName Password Label
1242
+ * @uiName Password Field Label
1133
1243
  */
1134
1244
  "passwordFieldLabel": string;
1135
1245
  /**
1136
- * Displayed after a successful password reset
1246
+ * Displayed after a successful password reset.
1137
1247
  * @uiName Successful Password Reset Text
1248
+ * @uiWidget textArea
1138
1249
  */
1139
1250
  "passwordResetHeader": string;
1140
1251
  /**
@@ -1153,13 +1264,15 @@ export namespace Components {
1153
1264
  */
1154
1265
  "demoData"?: DemoData<PortalVerifyEmailViewProps>;
1155
1266
  /**
1156
- * The page that users are redirected to if verification fails due to outdated verification attempt.
1157
- * @uiName Failed Page Path
1267
+ * Redirect participants to this page if verification fails due to an outdated verification attempt.
1268
+ * @uiName Failed Verification Redirect
1269
+ * @uiWidget pageSelect
1158
1270
  */
1159
1271
  "failedPage": string;
1160
1272
  /**
1161
- * The page that users are redirected to when the verification succeeds.
1162
- * @uiName Next Page Path
1273
+ * Redirect participants to this page when they successfully verify their email.
1274
+ * @uiName Successful Verification Redirect
1275
+ * @uiWidget pageSelect
1163
1276
  */
1164
1277
  "nextPage": string;
1165
1278
  }
@@ -1218,302 +1331,7 @@ export namespace Components {
1218
1331
  }
1219
1332
  interface SqmProgramMenu {
1220
1333
  }
1221
- interface SqmQa {
1222
- /**
1223
- * Description here
1224
- * @uiName Boolean Switch with default - true
1225
- */
1226
- "booleanSwitch"?: boolean;
1227
- /**
1228
- * Description here
1229
- * @uiName Boolean Switch with no default
1230
- */
1231
- "booleanSwitchNoDefault"?: boolean;
1232
- /**
1233
- * Description here
1234
- * @uiName Boolean Switch required with no default
1235
- * @required
1236
- */
1237
- "booleanSwitchRequiredNoDefault"?: boolean;
1238
- /**
1239
- * Description here
1240
- * @uiName Boolean Switch with default - false
1241
- */
1242
- "booleanSwitchfalse"?: boolean;
1243
- /**
1244
- * Description here
1245
- * @uiName Color with default
1246
- * @uiWidget color
1247
- * @format color
1248
- */
1249
- "color"?: string;
1250
- /**
1251
- * Description here
1252
- * @uiName Color with no default
1253
- * @uiWidget color
1254
- * @format color
1255
- */
1256
- "colorNoDefault"?: string;
1257
- /**
1258
- * Description here
1259
- * @uiName Color required with no default
1260
- * @required
1261
- * @uiWidget color
1262
- * @format color
1263
- */
1264
- "colorRequiredNoDefault"?: string;
1265
- /**
1266
- * Description here
1267
- * @uiName Date Interval with default
1268
- * @uiWidget dateRange
1269
- * @uiWidgetOptions {"allowPastDates":true, "months": 1}
1270
- * @format date-interval
1271
- */
1272
- "dateInterval"?: string;
1273
- /**
1274
- * Description here
1275
- * @uiName Date Interval with no default
1276
- * @uiWidget dateRange
1277
- * @uiWidgetOptions {"allowPastDates":true, "months": 1}
1278
- * @format date-interval
1279
- */
1280
- "dateIntervalNoDefault"?: string;
1281
- /**
1282
- * Description here
1283
- * @uiName Date Interval required with no default
1284
- * @required
1285
- * @uiWidget dateRange
1286
- * @uiWidgetOptions {"allowPastDates":true, "months": 1}
1287
- * @format date-interval
1288
- */
1289
- "dateIntervalRequiredNoDefault"?: string;
1290
- /**
1291
- * Description here
1292
- * @uiName Image Upload with default
1293
- * @uiWidget ImageUpload
1294
- * @format url
1295
- */
1296
- "imageUpload"?: string;
1297
- /**
1298
- * Description here
1299
- * @uiName Image Upload with no default
1300
- * @uiWidget ImageUpload
1301
- * @format url
1302
- */
1303
- "imageUploadNoDefault"?: string;
1304
- /**
1305
- * Description here
1306
- * @uiName Image Upload required with no default
1307
- * @required
1308
- * @uiWidget ImageUpload
1309
- * @format url
1310
- */
1311
- "imageUploadRequiredNoDefault"?: string;
1312
- /**
1313
- * Description here
1314
- * @uiName Number Max 7
1315
- * @maximum 7
1316
- */
1317
- "max"?: number;
1318
- /**
1319
- * Description here
1320
- * @uiName String Max Length 10
1321
- * @maxLength 10
1322
- */
1323
- "maxLength"?: string;
1324
- /**
1325
- * Description here
1326
- * @uiName Number Min 7
1327
- * @minimum 7
1328
- */
1329
- "min"?: number;
1330
- /**
1331
- * Description here
1332
- * @uiName String Min Length 10
1333
- * @minLength 10
1334
- */
1335
- "minLength"?: string;
1336
- /**
1337
- * Description here
1338
- * @uiName Number Enum Select with default
1339
- * @uiEnum [1,2,3]
1340
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
1341
- */
1342
- "numberEnumSelect"?: number;
1343
- /**
1344
- * Description here
1345
- * @uiName Number Enum Select with no default
1346
- * @uiEnum [1,2,3]
1347
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
1348
- */
1349
- "numberEnumSelectNoDefault"?: number;
1350
- /**
1351
- * Description here
1352
- * @uiName Number Enum Select required with no default
1353
- * @required
1354
- * @uiEnum [1,2,3]
1355
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
1356
- */
1357
- "numberEnumSelectRequiredNoDefault"?: number;
1358
- /**
1359
- * Description here
1360
- * @uiName Number Input with default
1361
- */
1362
- "numberInput"?: number;
1363
- /**
1364
- * Description here
1365
- * @uiName Number Input with no default
1366
- */
1367
- "numberInputNoDefault"?: number;
1368
- /**
1369
- * Description here
1370
- * @uiName Number required with no default
1371
- * @required
1372
- */
1373
- "numberRequired"?: number;
1374
- /**
1375
- * Description here
1376
- * @uiName Program Selector with default
1377
- * @uiWidget programSelector
1378
- */
1379
- "programSelector"?: string;
1380
- /**
1381
- * Description here
1382
- * @uiName Program Selector with no default
1383
- * @uiWidget programSelector
1384
- */
1385
- "programSelectorNoDefault"?: string;
1386
- /**
1387
- * Description here
1388
- * @uiName Program Selector required with no default
1389
- * @required
1390
- * @uiWidget programSelector
1391
- */
1392
- "programSelectorRequiredNoDefault"?: string;
1393
- /**
1394
- * Description here
1395
- * @uiName Stat Selector with default
1396
- * @uiWidget statTypeSelectWidget
1397
- */
1398
- "statSelector"?: string;
1399
- /**
1400
- * Description here
1401
- * @uiName Stat Selector with no default
1402
- * @uiWidget statTypeSelectWidget
1403
- */
1404
- "statSelectorNoDefault"?: string;
1405
- /**
1406
- * Description here
1407
- * @uiName Stat Selector required with no default
1408
- * @required
1409
- * @uiWidget statTypeSelectWidget
1410
- */
1411
- "statSelectorRequiredNoDefault"?: string;
1412
- /**
1413
- * Description here
1414
- * @uiName String Enum Select with default
1415
- * @uiEnum ["option1","option2","option3"]
1416
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
1417
- */
1418
- "stringEnumSelect"?: string;
1419
- /**
1420
- * Description here
1421
- * @uiName String Enum Select with no default
1422
- * @uiEnum ["option1","option2","option3"]
1423
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
1424
- */
1425
- "stringEnumSelectNoDefault"?: string;
1426
- /**
1427
- * Description here
1428
- * @uiName String Enum Select required with no default
1429
- * @required
1430
- * @uiEnum ["option1","option2","option3"]
1431
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
1432
- */
1433
- "stringEnumSelectRequiredNoDefault"?: string;
1434
- /**
1435
- * Description here
1436
- * @uiName String required with no default
1437
- * @required
1438
- */
1439
- "stringRequired"?: string;
1440
- /**
1441
- * Description here
1442
- * @uiName Text Area Input
1443
- * @uiWidget textArea with default
1444
- */
1445
- "textAreaInput"?: string;
1446
- /**
1447
- * Description here
1448
- * @uiName Text Area Input
1449
- * @uiWidget textArea with no default
1450
- */
1451
- "textAreaInputNoDefault"?: string;
1452
- /**
1453
- * Description here
1454
- * @uiName Text Area Input
1455
- * @uiWidget textArea required with no default
1456
- * @required
1457
- */
1458
- "textAreaInputRequiredNoDefault"?: string;
1459
- /**
1460
- * Description here
1461
- * @uiName Text Input with default
1462
- */
1463
- "textInput"?: string;
1464
- /**
1465
- * Description here
1466
- * @uiName Text Input with no default
1467
- */
1468
- "textInputNoDefault"?: string;
1469
- }
1470
- interface SqmQaReferralCard {
1471
- /**
1472
- * @uiName Vertical Aligment
1473
- * @uiType string
1474
- * @uiEnum ["start", "center", "end"]
1475
- * @uiEnumNames ["Top", "Center", "Bottom"]
1476
- */
1477
- "verticalAlignment": "start" | "center" | "end";
1478
- }
1479
- interface SqmQaTabs {
1480
- /**
1481
- * Used to specify the placement of the tabs
1482
- * @uiName Tabs Placement
1483
- * @uiType string
1484
- * @uiEnum ["left", "right", "bottom", "top"]
1485
- * @uiEnumNames ["Left", "Right", "Bottom", "Top"]
1486
- */
1487
- "placement"?: "left" | "right" | "bottom" | "top";
1488
- }
1489
1334
  interface SqmReferralCard {
1490
- /**
1491
- * @uiName Background Color
1492
- * @uiWidget color
1493
- */
1494
- "backgroundColor"?: string;
1495
- /**
1496
- * @uiName Border Color
1497
- * @uiWidget color
1498
- */
1499
- "borderColor"?: string;
1500
- /**
1501
- * Configure border radius with pixel amount.
1502
- * @uiName Border Radius
1503
- */
1504
- "borderRadius"?: number;
1505
- /**
1506
- * @uiName Padding
1507
- * @uiType string
1508
- * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
1509
- * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
1510
- */
1511
- "padding"?: Spacing;
1512
- /**
1513
- * @uiName Text Color
1514
- * @uiWidget color
1515
- */
1516
- "textColor"?: string;
1517
1335
  /**
1518
1336
  * @uiName Vertical Aligment
1519
1337
  * @uiType string
@@ -1529,7 +1347,7 @@ export namespace Components {
1529
1347
  */
1530
1348
  "demoData"?: DemoData<ReferralIframeViewProps>;
1531
1349
  /**
1532
- * Height of the iframe container
1350
+ * Define the height of the iframe with any valid CSS height value. Example: 100px, 5rem, or auto.
1533
1351
  * @uiName Iframe Height
1534
1352
  */
1535
1353
  "iframeHeight": string;
@@ -1540,7 +1358,7 @@ export namespace Components {
1540
1358
  */
1541
1359
  "iframeSrc": string;
1542
1360
  /**
1543
- * Width of the iframe container
1361
+ * Define the width of the iframe with any valid CSS width value. Example: 100px, 5rem, or auto.
1544
1362
  * @uiName Iframe Width
1545
1363
  */
1546
1364
  "iframeWidth": string;
@@ -2038,6 +1856,7 @@ export namespace Components {
2038
1856
  }
2039
1857
  interface SqmRoute {
2040
1858
  /**
1859
+ * Page Path URL for this route.
2041
1860
  * @uiName Navigation Path Name
2042
1861
  */
2043
1862
  "path": string;
@@ -2253,21 +2072,6 @@ export namespace Components {
2253
2072
  "tooltiptext": string;
2254
2073
  }
2255
2074
  interface SqmShareLink {
2256
- /**
2257
- * @uiName Background Color
2258
- * @uiWidget color
2259
- */
2260
- "backgroundColor"?: string;
2261
- /**
2262
- * @uiName Border Color
2263
- * @uiWidget color
2264
- */
2265
- "borderColor"?: string;
2266
- /**
2267
- * Configure border radius with pixel amount.
2268
- * @uiName Border Radius
2269
- */
2270
- "borderRadius"?: number;
2271
2075
  /**
2272
2076
  * @undocumented
2273
2077
  * @uiType object
@@ -2279,18 +2083,6 @@ export namespace Components {
2279
2083
  * @uiWidget programSelector
2280
2084
  */
2281
2085
  "programId"?: string;
2282
- /**
2283
- * @uiName Input Size
2284
- * @uiType string
2285
- * @uiEnum ["small", "medium", "large" ]
2286
- * @uiEnumNames ["Small", "Medium", "Large"]
2287
- */
2288
- "size"?: "small" | "medium" | "large";
2289
- /**
2290
- * @uiName Text Color
2291
- * @uiWidget color
2292
- */
2293
- "textColor"?: string;
2294
2086
  /**
2295
2087
  * The number of milliseconds that the tooltip appears for
2296
2088
  * @uiName Tooltip Lifespan
@@ -2303,11 +2095,6 @@ export namespace Components {
2303
2095
  "tooltiptext": string;
2304
2096
  }
2305
2097
  interface SqmStatContainer {
2306
- /**
2307
- * @uiName Border Color
2308
- * @uiWidget color
2309
- */
2310
- "borderColor"?: string;
2311
2098
  /**
2312
2099
  * @uiName Display
2313
2100
  * @uiType string
@@ -2315,10 +2102,6 @@ export namespace Components {
2315
2102
  * @uiEnumNames ["Grid", "Flex"]
2316
2103
  */
2317
2104
  "display": "grid" | "flex";
2318
- /**
2319
- * @uiName Hide Border
2320
- */
2321
- "hideBorder"?: boolean;
2322
2105
  /**
2323
2106
  * @uiName Space Between Stats
2324
2107
  * @uiType string
@@ -2341,7 +2124,7 @@ export namespace Components {
2341
2124
  */
2342
2125
  "colspan": number;
2343
2126
  /**
2344
- * @uiName Padding}
2127
+ * @uiName Padding
2345
2128
  */
2346
2129
  "padding": string;
2347
2130
  }
@@ -2421,7 +2204,7 @@ export namespace Components {
2421
2204
  */
2422
2205
  "expiryMessage": string;
2423
2206
  /**
2424
- * The number of times a reward can be earned. Use zero for no limit (the default).
2207
+ * The number of times a task can be completed when repeatable. Use zero for no limit (the default).
2425
2208
  * @uiName Repeat Amount
2426
2209
  * @uiGroup Reward
2427
2210
  */
@@ -2546,11 +2329,6 @@ export namespace Components {
2546
2329
  */
2547
2330
  "reward": string;
2548
2331
  "setIcon": (value: "gift" | "circle") => Promise<void>;
2549
- /**
2550
- * @uiName Text Color
2551
- * @uiWidget color
2552
- */
2553
- "textColor"?: string;
2554
2332
  /**
2555
2333
  * @uiName Reward Unit
2556
2334
  */
@@ -2593,11 +2371,11 @@ export namespace Components {
2593
2371
  */
2594
2372
  "demoData"?: DemoData<UserNameViewProps>;
2595
2373
  /**
2596
- * Fallback name for unknown users
2597
- * @uiName Fallback Name
2374
+ * @uiName Unknown User Name
2598
2375
  */
2599
2376
  "fallback": string;
2600
2377
  /**
2378
+ * Text displayed while the participant’s name is loading.
2601
2379
  * @uiName Loading Text
2602
2380
  */
2603
2381
  "loadingText": string;
@@ -2676,6 +2454,18 @@ declare global {
2676
2454
  prototype: HTMLSqmGraphqlClientProviderElement;
2677
2455
  new (): HTMLSqmGraphqlClientProviderElement;
2678
2456
  };
2457
+ interface HTMLSqmHamburgerMenuElement extends Components.SqmHamburgerMenu, HTMLStencilElement {
2458
+ }
2459
+ var HTMLSqmHamburgerMenuElement: {
2460
+ prototype: HTMLSqmHamburgerMenuElement;
2461
+ new (): HTMLSqmHamburgerMenuElement;
2462
+ };
2463
+ interface HTMLSqmHeaderLogoElement extends Components.SqmHeaderLogo, HTMLStencilElement {
2464
+ }
2465
+ var HTMLSqmHeaderLogoElement: {
2466
+ prototype: HTMLSqmHeaderLogoElement;
2467
+ new (): HTMLSqmHeaderLogoElement;
2468
+ };
2679
2469
  interface HTMLSqmHeroElement extends Components.SqmHero, HTMLStencilElement {
2680
2470
  }
2681
2471
  var HTMLSqmHeroElement: {
@@ -2820,6 +2610,12 @@ declare global {
2820
2610
  prototype: HTMLSqmPortalRegisterElement;
2821
2611
  new (): HTMLSqmPortalRegisterElement;
2822
2612
  };
2613
+ interface HTMLSqmPortalRegistrationFormElement extends Components.SqmPortalRegistrationForm, HTMLStencilElement {
2614
+ }
2615
+ var HTMLSqmPortalRegistrationFormElement: {
2616
+ prototype: HTMLSqmPortalRegistrationFormElement;
2617
+ new (): HTMLSqmPortalRegistrationFormElement;
2618
+ };
2823
2619
  interface HTMLSqmPortalResetPasswordElement extends Components.SqmPortalResetPassword, HTMLStencilElement {
2824
2620
  }
2825
2621
  var HTMLSqmPortalResetPasswordElement: {
@@ -2850,24 +2646,6 @@ declare global {
2850
2646
  prototype: HTMLSqmProgramMenuElement;
2851
2647
  new (): HTMLSqmProgramMenuElement;
2852
2648
  };
2853
- interface HTMLSqmQaElement extends Components.SqmQa, HTMLStencilElement {
2854
- }
2855
- var HTMLSqmQaElement: {
2856
- prototype: HTMLSqmQaElement;
2857
- new (): HTMLSqmQaElement;
2858
- };
2859
- interface HTMLSqmQaReferralCardElement extends Components.SqmQaReferralCard, HTMLStencilElement {
2860
- }
2861
- var HTMLSqmQaReferralCardElement: {
2862
- prototype: HTMLSqmQaReferralCardElement;
2863
- new (): HTMLSqmQaReferralCardElement;
2864
- };
2865
- interface HTMLSqmQaTabsElement extends Components.SqmQaTabs, HTMLStencilElement {
2866
- }
2867
- var HTMLSqmQaTabsElement: {
2868
- prototype: HTMLSqmQaTabsElement;
2869
- new (): HTMLSqmQaTabsElement;
2870
- };
2871
2649
  interface HTMLSqmReferralCardElement extends Components.SqmReferralCard, HTMLStencilElement {
2872
2650
  }
2873
2651
  var HTMLSqmReferralCardElement: {
@@ -3145,6 +2923,8 @@ declare global {
3145
2923
  "sqm-empty": HTMLSqmEmptyElement;
3146
2924
  "sqm-form-message": HTMLSqmFormMessageElement;
3147
2925
  "sqm-graphql-client-provider": HTMLSqmGraphqlClientProviderElement;
2926
+ "sqm-hamburger-menu": HTMLSqmHamburgerMenuElement;
2927
+ "sqm-header-logo": HTMLSqmHeaderLogoElement;
3148
2928
  "sqm-hero": HTMLSqmHeroElement;
3149
2929
  "sqm-hero-image": HTMLSqmHeroImageElement;
3150
2930
  "sqm-hook-story-container": HTMLSqmHookStoryContainerElement;
@@ -3169,14 +2949,12 @@ declare global {
3169
2949
  "sqm-portal-profile": HTMLSqmPortalProfileElement;
3170
2950
  "sqm-portal-protected-route": HTMLSqmPortalProtectedRouteElement;
3171
2951
  "sqm-portal-register": HTMLSqmPortalRegisterElement;
2952
+ "sqm-portal-registration-form": HTMLSqmPortalRegistrationFormElement;
3172
2953
  "sqm-portal-reset-password": HTMLSqmPortalResetPasswordElement;
3173
2954
  "sqm-portal-verify-email": HTMLSqmPortalVerifyEmailElement;
3174
2955
  "sqm-program-explainer": HTMLSqmProgramExplainerElement;
3175
2956
  "sqm-program-explainer-step": HTMLSqmProgramExplainerStepElement;
3176
2957
  "sqm-program-menu": HTMLSqmProgramMenuElement;
3177
- "sqm-qa": HTMLSqmQaElement;
3178
- "sqm-qa-referral-card": HTMLSqmQaReferralCardElement;
3179
- "sqm-qa-tabs": HTMLSqmQaTabsElement;
3180
2958
  "sqm-referral-card": HTMLSqmReferralCardElement;
3181
2959
  "sqm-referral-iframe": HTMLSqmReferralIframeElement;
3182
2960
  "sqm-referral-table": HTMLSqmReferralTableElement;
@@ -3267,30 +3045,6 @@ declare namespace LocalJSX {
3267
3045
  * @uiWidget programSelector
3268
3046
  */
3269
3047
  "programId"?: string;
3270
- /**
3271
- * @uiName Stat Color
3272
- * @uiWidget color
3273
- */
3274
- "statColor"?: string;
3275
- /**
3276
- * @uiName Stat Description Color
3277
- * @uiWidget color
3278
- */
3279
- "statDescriptionColor"?: string;
3280
- /**
3281
- * @uiName Stat Description Font Size
3282
- * @uiType string
3283
- * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
3284
- * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
3285
- */
3286
- "statDescriptionFontSize"?: FontSize;
3287
- /**
3288
- * @uiName Stat Font Size
3289
- * @uiType string
3290
- * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
3291
- * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
3292
- */
3293
- "statFontSize"?: FontSize;
3294
3048
  /**
3295
3049
  * Select what type of stat to display. Manual paths are also supported.
3296
3050
  * @uiWidget statTypeSelectWidget
@@ -3309,16 +3063,11 @@ declare namespace LocalJSX {
3309
3063
  */
3310
3064
  "brandColor"?: string;
3311
3065
  /**
3312
- * The brand font that you want to use
3066
+ * A font from the Google Fonts library used throughout the widget. This value is case sensitive.
3313
3067
  * @uiName Brand Font
3314
3068
  * @default "Nunito Sans"
3315
3069
  */
3316
3070
  "brandFont"?: string;
3317
- /**
3318
- * @uiName Font Color
3319
- * @uiWidget color
3320
- */
3321
- "fontColor"?: string;
3322
3071
  }
3323
3072
  interface SqmCardFeed {
3324
3073
  /**
@@ -3334,6 +3083,7 @@ declare namespace LocalJSX {
3334
3083
  interface SqmCheckboxField {
3335
3084
  /**
3336
3085
  * @uiName Checkbox Label
3086
+ * @uiWidget textArea
3337
3087
  */
3338
3088
  "checkboxLabel"?: string;
3339
3089
  /**
@@ -3346,12 +3096,13 @@ declare namespace LocalJSX {
3346
3096
  */
3347
3097
  "checkboxLabelLinkText"?: string;
3348
3098
  /**
3099
+ * This name is used as the key for this form field on submission. The name must be unique within this specific form.
3349
3100
  * @uiName Checkbox Name Attribute
3101
+ * @required
3350
3102
  */
3351
3103
  "checkboxName"?: string;
3352
3104
  /**
3353
3105
  * @uiName Optional
3354
- * @default
3355
3106
  */
3356
3107
  "checkboxOptional"?: boolean;
3357
3108
  /**
@@ -3373,10 +3124,17 @@ declare namespace LocalJSX {
3373
3124
  */
3374
3125
  "direction"?: "row" | "column";
3375
3126
  /**
3376
- * Uses Shorthand CSS border syntax
3127
+ * Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
3377
3128
  * @uiName Border Style
3378
3129
  */
3379
3130
  "dividerStyle"?: string;
3131
+ /**
3132
+ * @uiName Overflow
3133
+ * @uiType string
3134
+ * @uiEnum ["initial", "scroll", "auto", "hidden"]
3135
+ * @uiEnumNames ["Initial", "Scroll", "Auto", "Hidden"]
3136
+ */
3137
+ "overflow"?: "initial" | "scroll" | "auto" | "hidden";
3380
3138
  }
3381
3139
  interface SqmDropdownField {
3382
3140
  /**
@@ -3389,7 +3147,9 @@ declare namespace LocalJSX {
3389
3147
  */
3390
3148
  "dropdownLabel"?: string;
3391
3149
  /**
3150
+ * This name is used as the key for this form field on submission. The name must be unique within this specific form.
3392
3151
  * @uiName Dropdown Name Attribute
3152
+ * @required
3393
3153
  */
3394
3154
  "dropdownName"?: string;
3395
3155
  /**
@@ -3477,6 +3237,27 @@ declare namespace LocalJSX {
3477
3237
  */
3478
3238
  "domain"?: string;
3479
3239
  }
3240
+ interface SqmHamburgerMenu {
3241
+ "position"?: string;
3242
+ }
3243
+ interface SqmHeaderLogo {
3244
+ /**
3245
+ * @uiName Logo Height
3246
+ */
3247
+ "height"?: number;
3248
+ /**
3249
+ * @uiWidget ImageUpload
3250
+ * @format url
3251
+ * @uiName Logo Image
3252
+ */
3253
+ "imageUrl"?: string;
3254
+ /**
3255
+ * Page participants are navigated to after clicking the header logo.
3256
+ * @uiName Redirect Path
3257
+ * @uiWidget pageSelect
3258
+ */
3259
+ "nextPage"?: string;
3260
+ }
3480
3261
  interface SqmHero {
3481
3262
  /**
3482
3263
  * Can be an image url, colour or Shoelace variable.
@@ -3486,6 +3267,8 @@ declare namespace LocalJSX {
3486
3267
  /**
3487
3268
  * Number of columns in the layout
3488
3269
  * @uiName Columns
3270
+ * @uiEnum [1, 2]
3271
+ * @uiEnumNames ["One", "Two"]
3489
3272
  */
3490
3273
  "columns"?: 1 | 2;
3491
3274
  /**
@@ -3514,11 +3297,6 @@ declare namespace LocalJSX {
3514
3297
  * @format color
3515
3298
  */
3516
3299
  "backgroundColor"?: string;
3517
- /**
3518
- * Configure border radius with pixel amount.
3519
- * @uiName Border Radius
3520
- */
3521
- "borderRadius"?: number;
3522
3300
  /**
3523
3301
  * @uiName Button Link
3524
3302
  */
@@ -3618,14 +3396,9 @@ declare namespace LocalJSX {
3618
3396
  /**
3619
3397
  * @uiName Background Color
3620
3398
  * @uiWidget color
3621
- * @format
3399
+ * @format color
3622
3400
  */
3623
3401
  "backgroundColor"?: string;
3624
- /**
3625
- * Configure border radius with pixel amount.
3626
- * @uiName Border Radius
3627
- */
3628
- "borderRadius"?: number;
3629
3402
  /**
3630
3403
  * @uiWidget ImageUpload
3631
3404
  * @format url
@@ -3654,8 +3427,9 @@ declare namespace LocalJSX {
3654
3427
  */
3655
3428
  "fieldLabel"?: string;
3656
3429
  /**
3657
- * Used as the key of the inputs value in form data.
3430
+ * This name is used as the key for this form field on submission. The name must be unique within this specific form.
3658
3431
  * @uiName Input Name Attribute
3432
+ * @required
3659
3433
  */
3660
3434
  "fieldName"?: string;
3661
3435
  /**
@@ -3834,6 +3608,7 @@ declare namespace LocalJSX {
3834
3608
  "label"?: string;
3835
3609
  /**
3836
3610
  * @uiName Navigation Path
3611
+ * @uiWidget pageSelect
3837
3612
  */
3838
3613
  "path"?: string;
3839
3614
  }
@@ -3844,10 +3619,10 @@ declare namespace LocalJSX {
3844
3619
  */
3845
3620
  "demoData"?: PasswordFieldViewDemoProps;
3846
3621
  /**
3847
- * Enable live password validation
3848
- * @uiName Enable Validation
3622
+ * Disable live password validation
3623
+ * @uiName Disable Validation
3849
3624
  */
3850
- "enableValidation"?: boolean;
3625
+ "disableValidation"?: boolean;
3851
3626
  /**
3852
3627
  * Label for password field
3853
3628
  * @uiName Password Label
@@ -3889,17 +3664,17 @@ declare namespace LocalJSX {
3889
3664
  }
3890
3665
  interface SqmPortalChangePassword {
3891
3666
  /**
3892
- * Modal cancel button text
3667
+ * Found in modal
3893
3668
  * @uiName Cancel Button Text
3894
3669
  */
3895
3670
  "cancelText"?: string;
3896
3671
  /**
3897
- * Modal change password button text
3672
+ * Found in modal
3898
3673
  * @uiName Change Password Button Text
3899
3674
  */
3900
3675
  "changePasswordButtonText"?: string;
3901
3676
  /**
3902
- * Password confirmation input field label
3677
+ * Found in modal
3903
3678
  * @uiName Confirm Password Label
3904
3679
  */
3905
3680
  "confirmPasswordFieldLabel"?: string;
@@ -3913,8 +3688,8 @@ declare namespace LocalJSX {
3913
3688
  */
3914
3689
  "modalChangePasswordHeader"?: string;
3915
3690
  /**
3916
- * Password input field label
3917
- * @uiName Password Label
3691
+ * Found in modal
3692
+ * @uiName New Password Field Label
3918
3693
  */
3919
3694
  "passwordFieldLabel"?: string;
3920
3695
  /**
@@ -3928,21 +3703,12 @@ declare namespace LocalJSX {
3928
3703
  "portalChangePasswordHeader"?: string;
3929
3704
  /**
3930
3705
  * Successful password change message
3931
- * @uiName Successful Message
3706
+ * @uiName Successful Password Change Message
3707
+ * @uiWidget textArea
3932
3708
  */
3933
3709
  "successMessage"?: string;
3934
3710
  }
3935
3711
  interface SqmPortalContainer {
3936
- /**
3937
- * @uiName Background Color
3938
- * @uiWidget color
3939
- */
3940
- "backgroundColor"?: string;
3941
- /**
3942
- * Configure border radius with pixel amount.
3943
- * @uiName Border Radius
3944
- */
3945
- "borderRadius"?: number;
3946
3712
  /**
3947
3713
  * @uiName Center Content
3948
3714
  */
@@ -3986,7 +3752,7 @@ declare namespace LocalJSX {
3986
3752
  */
3987
3753
  "maxWidth"?: string;
3988
3754
  /**
3989
- * @uiName Minimum width
3755
+ * @uiName Minimum Width
3990
3756
  */
3991
3757
  "minWidth"?: string;
3992
3758
  /**
@@ -4008,8 +3774,9 @@ declare namespace LocalJSX {
4008
3774
  */
4009
3775
  "emailVerificationHeader"?: string;
4010
3776
  /**
4011
- * The page that users are redirected to from the verification email.
4012
- * @uiName Email Redirection Base Path
3777
+ * Redirect participants to this page from their verification email.
3778
+ * @uiName Email Redirect
3779
+ * @uiWidget pageSelect
4013
3780
  */
4014
3781
  "redirectPath"?: string;
4015
3782
  /**
@@ -4018,6 +3785,7 @@ declare namespace LocalJSX {
4018
3785
  "resendEmailButtonText"?: string;
4019
3786
  /**
4020
3787
  * @uiName Email Verification Body Text
3788
+ * @uiWidget textArea
4021
3789
  */
4022
3790
  "verifyMessage"?: string;
4023
3791
  }
@@ -4030,30 +3798,38 @@ declare namespace LocalJSX {
4030
3798
  * @uiName FAQ Text
4031
3799
  */
4032
3800
  "faqText"?: string;
3801
+ /**
3802
+ * @uiName Hide Powered By SaaSquatch
3803
+ */
3804
+ "hidePoweredBy"?: boolean;
4033
3805
  /**
4034
3806
  * @uiName Padding Bottom
3807
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
3808
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
4035
3809
  */
4036
3810
  "paddingBottom"?: string;
4037
3811
  /**
4038
3812
  * @uiName Padding Left
3813
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
3814
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
4039
3815
  */
4040
3816
  "paddingLeft"?: string;
4041
3817
  /**
4042
3818
  * @uiName Padding Right
3819
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
3820
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
4043
3821
  */
4044
3822
  "paddingRight"?: string;
4045
3823
  /**
4046
3824
  * @uiName Padding Top
3825
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
3826
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
4047
3827
  */
4048
3828
  "paddingTop"?: string;
4049
3829
  /**
4050
3830
  * @uiName Powered By Link
4051
3831
  */
4052
3832
  "poweredByLink"?: string;
4053
- /**
4054
- * @uiName Show Powered By SaaSquatch
4055
- */
4056
- "showPoweredBy"?: boolean;
4057
3833
  /**
4058
3834
  * @uiName Support Email
4059
3835
  */
@@ -4079,16 +3855,27 @@ declare namespace LocalJSX {
4079
3855
  */
4080
3856
  "demoData"?: DemoData<PortalForgotPasswordViewProps>;
4081
3857
  /**
4082
- * @uiName Email Label
3858
+ * @uiName Email Field Label
4083
3859
  */
4084
3860
  "emailLabel"?: string;
4085
3861
  /**
4086
- * @uiName Login Page Routing Path
3862
+ * @uiName Header Text
3863
+ * @uiWidget textArea
3864
+ */
3865
+ "headerText"?: string;
3866
+ /**
3867
+ * @uiName Login Redirect Path
3868
+ * @uiWidget pageSelect
4087
3869
  */
4088
3870
  "loginPath"?: string;
4089
3871
  /**
4090
- * The page that users are redirected to from the password reset email.
4091
- * @uiName Email Redirection Base Path
3872
+ * Sign In Link Text
3873
+ */
3874
+ "loginText"?: string;
3875
+ /**
3876
+ * Redirect participants to this page after they verify their email.
3877
+ * @uiName Email Redirect
3878
+ * @uiWidget pageSelect
4092
3879
  */
4093
3880
  "redirectPath"?: string;
4094
3881
  /**
@@ -4102,6 +3889,10 @@ declare namespace LocalJSX {
4102
3889
  * @uiType object
4103
3890
  */
4104
3891
  "demoData"?: DemoData<PortalFrameViewProps>;
3892
+ /**
3893
+ * @undocumented
3894
+ */
3895
+ "notFullScreen"?: boolean;
4105
3896
  }
4106
3897
  interface SqmPortalLogin {
4107
3898
  /**
@@ -4110,172 +3901,267 @@ declare namespace LocalJSX {
4110
3901
  */
4111
3902
  "demoData"?: DemoData<PortalLoginViewProps>;
4112
3903
  /**
4113
- * Label for email field
4114
- * @uiName Email Label
3904
+ * @uiName Email Field Label
4115
3905
  */
4116
3906
  "emailLabel"?: string;
4117
3907
  /**
4118
- * Label for forgotten password button
4119
3908
  * @uiName Forgot Password Text
4120
3909
  */
4121
3910
  "forgotPasswordLabel"?: string;
4122
3911
  /**
4123
- * Forgot password redirect path
4124
- * @uiName Forgot Password Path
3912
+ * Redirect participants to this page to reset their password
3913
+ * @uiName Forgot Password Redirect
3914
+ * @uiWidget pageSelect
4125
3915
  */
4126
3916
  "forgotPasswordPath"?: string;
4127
3917
  /**
4128
- * Page navigated to after sign-in
4129
- * @uiName Next Page Path
3918
+ * Redirect participants to this page after they successfully login.
3919
+ * @uiName Login Redirect
3920
+ * @uiWidget pageSelect
4130
3921
  */
4131
3922
  "nextPage"?: string;
4132
3923
  /**
4133
3924
  * @uiName Heading Label
3925
+ * @uiWidget textArea
4134
3926
  */
4135
3927
  "pageLabel"?: string;
4136
3928
  /**
4137
- * Label for password field
4138
- * @uiName Password Label
3929
+ * @uiName Password Field Label
4139
3930
  */
4140
3931
  "passwordLabel"?: string;
4141
3932
  /**
4142
- * Label for register button
4143
3933
  * @uiName Register Button Text
4144
3934
  */
4145
3935
  "registerLabel"?: string;
4146
3936
  /**
4147
- * Register redirect path
4148
- * @uiName Register Path
3937
+ * Redirect participants to this page to start registration.
3938
+ * @uiName Register Button Redirect
3939
+ * @uiWidget pageSelect
4149
3940
  */
4150
3941
  "registerPath"?: string;
4151
3942
  /**
4152
- * Label for submit button
4153
3943
  * @uiName Submit Button Text
4154
3944
  */
4155
3945
  "submitLabel"?: string;
4156
3946
  }
4157
3947
  interface SqmPortalLogout {
4158
3948
  /**
4159
- * @uiName Next Page Path
3949
+ * Redirect participants to this page when they log out.
3950
+ * @uiName Logout Redirect Path
3951
+ * @uiWidget pageSelect
3952
+ */
3953
+ "nextPage"?: string;
3954
+ }
3955
+ interface SqmPortalProfile {
3956
+ /**
3957
+ * @uiName Country Field Label
3958
+ */
3959
+ "countrytext"?: string;
3960
+ /**
3961
+ * @undocumented
3962
+ * @uiType object
3963
+ */
3964
+ "demoData"?: DemoData<PortalProfileViewProps>;
3965
+ /**
3966
+ * @uiName Edit Profile Header
3967
+ */
3968
+ "editProfileHeader"?: string;
3969
+ /**
3970
+ * @uiName Edit Profile Sub Header
3971
+ */
3972
+ "editProfileSubHeader"?: string;
3973
+ /**
3974
+ * @uiName Email Field Label
3975
+ */
3976
+ "emailtext"?: string;
3977
+ /**
3978
+ * @uiName First Name Label
3979
+ */
3980
+ "firstnametext"?: string;
3981
+ /**
3982
+ * @uiName Hide Country Field
3983
+ */
3984
+ "hideCountry"?: boolean;
3985
+ /**
3986
+ * @uiName Last Name Field Label
3987
+ */
3988
+ "lastnametext"?: string;
3989
+ /**
3990
+ * @uiName Submit Changes Button Text
3991
+ */
3992
+ "submitChangeButtonText"?: string;
3993
+ }
3994
+ interface SqmPortalProtectedRoute {
3995
+ /**
3996
+ * Redirect participants to this page they are not logged in.
3997
+ * @uiName Unauthenticated Participant Redirect
3998
+ */
3999
+ "redirectTo"?: string;
4000
+ /**
4001
+ * Redirect participants to this page when email verification is required but they have not verified their email.
4002
+ * @uiName Unverified Participant Redirect
4003
+ */
4004
+ "redirectToUnverified"?: string;
4005
+ /**
4006
+ * @uiName Require Email Verification
4007
+ */
4008
+ "requireEmailVerification"?: boolean;
4009
+ }
4010
+ interface SqmPortalRegister {
4011
+ /**
4012
+ * @uiName Show Confirm Password Field
4160
4013
  */
4161
- "nextPage"?: string;
4162
- }
4163
- interface SqmPortalProfile {
4014
+ "confirmPassword"?: boolean;
4164
4015
  /**
4165
- * Country input field label
4166
- * @uiName Country Label
4016
+ * @uiName Confirm Password Field Label
4167
4017
  */
4168
- "countrytext"?: string;
4018
+ "confirmPasswordLabel"?: string;
4169
4019
  /**
4170
4020
  * @undocumented
4171
4021
  * @uiType object
4172
4022
  */
4173
- "demoData"?: DemoData<PortalProfileViewProps>;
4023
+ "demoData"?: DemoData<PortalRegisterViewProps>;
4174
4024
  /**
4175
- * @uiName Edit Profile Header
4025
+ * @uiName Disable Password Validation
4176
4026
  */
4177
- "editProfileHeader"?: string;
4027
+ "disablePasswordValidation"?: boolean;
4178
4028
  /**
4179
- * @uiName Edit Profile Sub Header
4029
+ * @uiName Email Field Label
4180
4030
  */
4181
- "editProfileSubHeader"?: string;
4031
+ "emailLabel"?: string;
4182
4032
  /**
4183
- * Email input field label
4184
- * @uiName Email Label
4033
+ * Hides the email and password fields. Note: If you hide default inputs, you must add additional input fields. They must have the input name attributes "email" and "password" for this form to succeed.
4034
+ * @uiName Hide Default Fields
4185
4035
  */
4186
- "emailtext"?: string;
4036
+ "hideInputs"?: boolean;
4187
4037
  /**
4188
- * First name input field label
4189
- * @uiName First Name Label
4038
+ * @uiName Login Button Text
4190
4039
  */
4191
- "firstnametext"?: string;
4040
+ "loginLabel"?: string;
4192
4041
  /**
4193
- * Last name input field label
4194
- * @uiName Last Name Label
4042
+ * Redirect participants to this page after clicking the login button.
4043
+ * @uiName Login Redirect
4044
+ * @uiWidget pageSelect
4195
4045
  */
4196
- "lastnametext"?: string;
4046
+ "loginPath"?: string;
4197
4047
  /**
4198
- * Show or hide the country field
4199
- * @uiName Show Country Field
4048
+ * Redirect participants to this page from their verification email
4049
+ * @uiName Registration Redirect
4050
+ * @uiWidget pageSelect
4200
4051
  */
4201
- "showCountry"?: boolean;
4052
+ "nextPage"?: string;
4202
4053
  /**
4203
- * @uiName Submit Changes Button Text
4054
+ * @uiName Header Text
4204
4055
  */
4205
- "submitChangeButtonText"?: string;
4206
- }
4207
- interface SqmPortalProtectedRoute {
4056
+ "pageLabel"?: string;
4208
4057
  /**
4209
- * @uiName Redirect Path
4058
+ * @uiName Password Field Label
4210
4059
  */
4211
- "redirectTo"?: string;
4060
+ "passwordLabel"?: string;
4212
4061
  /**
4213
- * @uiName Redirect Unverified Users Path
4062
+ * The page that participants are redirected to from the verification email.
4063
+ * @uiName Email Verification Redirect
4064
+ * @uiWidget pageSelect
4214
4065
  */
4215
- "redirectToUnverified"?: string;
4066
+ "redirectPath"?: string;
4216
4067
  /**
4217
- * @uiName Require Email Verification
4218
- * @default
4068
+ * @uiName Submit Button Text
4219
4069
  */
4220
- "requireEmailVerification"?: boolean;
4070
+ "submitLabel"?: string;
4221
4071
  }
4222
- interface SqmPortalRegister {
4072
+ interface SqmPortalRegistrationForm {
4223
4073
  /**
4224
- * Show or hide the confirm password input
4225
4074
  * @uiName Show Confirm Password Field
4226
- * @default
4227
4075
  */
4228
4076
  "confirmPassword"?: boolean;
4229
4077
  /**
4230
- * @uiName Confirm Password Label
4078
+ * @uiName Confirm Password Field Label
4231
4079
  */
4232
4080
  "confirmPasswordLabel"?: string;
4233
4081
  /**
4234
4082
  * @undocumented
4235
4083
  * @uiType object
4236
4084
  */
4237
- "demoData"?: DemoData<PortalRegisterViewProps>;
4085
+ "demoData"?: DemoData<PortalRegistrationFormViewProps>;
4238
4086
  /**
4239
- * @uiName Email Label
4087
+ * @uiName Disable Password Validation
4088
+ */
4089
+ "disablePasswordValidation"?: boolean;
4090
+ /**
4091
+ * @uiName Email Field Label
4240
4092
  */
4241
4093
  "emailLabel"?: string;
4242
4094
  /**
4243
- * @uiName Enable Password Validation
4095
+ * The message to be displayed when the registration form is disabled.
4096
+ * @uiName Form Disabled Message
4097
+ * @uiWidget textArea
4244
4098
  */
4245
- "enablePasswordValidation"?: boolean;
4099
+ "formDisabledErrorMessage"?: string;
4246
4100
  /**
4247
- * Hide default input fields to use custom fields
4248
- * @uiName Hide Default Inputs
4249
- * @default
4101
+ * The key of the registration form used for this microsite.
4102
+ * @uiName Form Key
4103
+ * @required
4104
+ */
4105
+ "formKey"?: string;
4106
+ /**
4107
+ * Hides the email and password fields. Note: If you hide default inputs, you must add additional input fields. They must have the input name attributes "email" and "password" for this form to succeed.
4108
+ * @uiName Hide Default Fields
4250
4109
  */
4251
4110
  "hideInputs"?: boolean;
4111
+ /**
4112
+ * The message to be displayed when the email used is invalid or blocked.
4113
+ * @uiName Invalid Email Message
4114
+ * @uiWidget textArea
4115
+ */
4116
+ "invalidEmailErrorMessage"?: string;
4252
4117
  /**
4253
4118
  * @uiName Login Button Text
4254
4119
  */
4255
4120
  "loginLabel"?: string;
4256
4121
  /**
4257
- * Login button redirection path
4258
- * @uiName Login Path
4122
+ * Redirect participants to this page after clicking the login button.
4123
+ * @uiName Login Redirect
4124
+ * @uiWidget pageSelect
4259
4125
  */
4260
4126
  "loginPath"?: string;
4261
4127
  /**
4262
- * Page navigated to after registration
4263
- * @uiName Next Page
4128
+ * The message to be displayed when a the form submission fails unexpectedly.
4129
+ * @uiName Network Error Message
4130
+ * @uiWidget textArea
4131
+ */
4132
+ "networkErrorMessage"?: string;
4133
+ /**
4134
+ * Redirect participants to this page after they successfully register.
4135
+ * @uiName Registration Redirect
4136
+ * @uiWidget pageSelect
4264
4137
  */
4265
4138
  "nextPage"?: string;
4266
4139
  /**
4267
- * @uiName Heading Label
4140
+ * @uiName Header Text
4268
4141
  */
4269
4142
  "pageLabel"?: string;
4270
4143
  /**
4271
- * @uiName Password Label
4144
+ * @uiName Password Field Label
4272
4145
  */
4273
4146
  "passwordLabel"?: string;
4274
4147
  /**
4275
- * The page that users are redirected to from the verification email.
4276
- * @uiName Email Redirection Base Path
4148
+ * The message to be displayed when password inputs do not match.
4149
+ * @uiName Password Mismatch Message
4150
+ * @uiWidget textArea
4151
+ */
4152
+ "passwordMismatchErrorMessage"?: string;
4153
+ /**
4154
+ * Redirect participants to this page from their verification email
4155
+ * @uiName Email Verification Redirect
4156
+ * @uiWidget pageSelect
4277
4157
  */
4278
4158
  "redirectPath"?: string;
4159
+ /**
4160
+ * The message to be displayed when a required field is not filled.
4161
+ * @uiName Required Field Message
4162
+ * @uiWidget textArea
4163
+ */
4164
+ "requiredFieldErrorMessage"?: string;
4279
4165
  /**
4280
4166
  * @uiName Submit Button Text
4281
4167
  */
@@ -4283,17 +4169,15 @@ declare namespace LocalJSX {
4283
4169
  }
4284
4170
  interface SqmPortalResetPassword {
4285
4171
  /**
4286
- * Show or hide confirm password field
4287
- * @uiName Show Confirm Password
4288
- * @default
4172
+ * @uiName Show Confirm Password Field
4289
4173
  */
4290
4174
  "confirmPassword"?: boolean;
4291
4175
  /**
4292
- * @uiName Confirm Password Label
4176
+ * @uiName Password Confirmation Field Label
4293
4177
  */
4294
4178
  "confirmPasswordFieldLabel"?: string;
4295
4179
  /**
4296
- * Button text displayed after a successful password reset
4180
+ * Button text displayed after a successful password reset.
4297
4181
  * @uiName Continue Button Text
4298
4182
  */
4299
4183
  "continueButtonText"?: string;
@@ -4303,22 +4187,25 @@ declare namespace LocalJSX {
4303
4187
  */
4304
4188
  "demoData"?: DemoData<PortalResetPasswordViewProps>;
4305
4189
  /**
4306
- * The page that users are redirected to if the reset fails due to outdated password reset attempt.
4307
- * @uiName Failed Page Path
4190
+ * Redirect participants to this page if password reset fails due to an outdated reset attempt.
4191
+ * @uiName Failed Reset Redirect
4192
+ * @uiWidget pageSelect
4308
4193
  */
4309
4194
  "failedPage"?: string;
4310
4195
  /**
4311
- * The page that users are redirected to when the password reset succeeds.
4312
- * @uiName Next Page Path
4196
+ * Redirect participants to this page when they successfully reset their password.
4197
+ * @uiName Successful Reset Redirect
4198
+ * @uiWidget pageSelect
4313
4199
  */
4314
4200
  "nextPage"?: string;
4315
4201
  /**
4316
- * @uiName Password Label
4202
+ * @uiName Password Field Label
4317
4203
  */
4318
4204
  "passwordFieldLabel"?: string;
4319
4205
  /**
4320
- * Displayed after a successful password reset
4206
+ * Displayed after a successful password reset.
4321
4207
  * @uiName Successful Password Reset Text
4208
+ * @uiWidget textArea
4322
4209
  */
4323
4210
  "passwordResetHeader"?: string;
4324
4211
  /**
@@ -4337,13 +4224,15 @@ declare namespace LocalJSX {
4337
4224
  */
4338
4225
  "demoData"?: DemoData<PortalVerifyEmailViewProps>;
4339
4226
  /**
4340
- * The page that users are redirected to if verification fails due to outdated verification attempt.
4341
- * @uiName Failed Page Path
4227
+ * Redirect participants to this page if verification fails due to an outdated verification attempt.
4228
+ * @uiName Failed Verification Redirect
4229
+ * @uiWidget pageSelect
4342
4230
  */
4343
4231
  "failedPage"?: string;
4344
4232
  /**
4345
- * The page that users are redirected to when the verification succeeds.
4346
- * @uiName Next Page Path
4233
+ * Redirect participants to this page when they successfully verify their email.
4234
+ * @uiName Successful Verification Redirect
4235
+ * @uiWidget pageSelect
4347
4236
  */
4348
4237
  "nextPage"?: string;
4349
4238
  }
@@ -4402,302 +4291,7 @@ declare namespace LocalJSX {
4402
4291
  }
4403
4292
  interface SqmProgramMenu {
4404
4293
  }
4405
- interface SqmQa {
4406
- /**
4407
- * Description here
4408
- * @uiName Boolean Switch with default - true
4409
- */
4410
- "booleanSwitch"?: boolean;
4411
- /**
4412
- * Description here
4413
- * @uiName Boolean Switch with no default
4414
- */
4415
- "booleanSwitchNoDefault"?: boolean;
4416
- /**
4417
- * Description here
4418
- * @uiName Boolean Switch required with no default
4419
- * @required
4420
- */
4421
- "booleanSwitchRequiredNoDefault"?: boolean;
4422
- /**
4423
- * Description here
4424
- * @uiName Boolean Switch with default - false
4425
- */
4426
- "booleanSwitchfalse"?: boolean;
4427
- /**
4428
- * Description here
4429
- * @uiName Color with default
4430
- * @uiWidget color
4431
- * @format color
4432
- */
4433
- "color"?: string;
4434
- /**
4435
- * Description here
4436
- * @uiName Color with no default
4437
- * @uiWidget color
4438
- * @format color
4439
- */
4440
- "colorNoDefault"?: string;
4441
- /**
4442
- * Description here
4443
- * @uiName Color required with no default
4444
- * @required
4445
- * @uiWidget color
4446
- * @format color
4447
- */
4448
- "colorRequiredNoDefault"?: string;
4449
- /**
4450
- * Description here
4451
- * @uiName Date Interval with default
4452
- * @uiWidget dateRange
4453
- * @uiWidgetOptions {"allowPastDates":true, "months": 1}
4454
- * @format date-interval
4455
- */
4456
- "dateInterval"?: string;
4457
- /**
4458
- * Description here
4459
- * @uiName Date Interval with no default
4460
- * @uiWidget dateRange
4461
- * @uiWidgetOptions {"allowPastDates":true, "months": 1}
4462
- * @format date-interval
4463
- */
4464
- "dateIntervalNoDefault"?: string;
4465
- /**
4466
- * Description here
4467
- * @uiName Date Interval required with no default
4468
- * @required
4469
- * @uiWidget dateRange
4470
- * @uiWidgetOptions {"allowPastDates":true, "months": 1}
4471
- * @format date-interval
4472
- */
4473
- "dateIntervalRequiredNoDefault"?: string;
4474
- /**
4475
- * Description here
4476
- * @uiName Image Upload with default
4477
- * @uiWidget ImageUpload
4478
- * @format url
4479
- */
4480
- "imageUpload"?: string;
4481
- /**
4482
- * Description here
4483
- * @uiName Image Upload with no default
4484
- * @uiWidget ImageUpload
4485
- * @format url
4486
- */
4487
- "imageUploadNoDefault"?: string;
4488
- /**
4489
- * Description here
4490
- * @uiName Image Upload required with no default
4491
- * @required
4492
- * @uiWidget ImageUpload
4493
- * @format url
4494
- */
4495
- "imageUploadRequiredNoDefault"?: string;
4496
- /**
4497
- * Description here
4498
- * @uiName Number Max 7
4499
- * @maximum 7
4500
- */
4501
- "max"?: number;
4502
- /**
4503
- * Description here
4504
- * @uiName String Max Length 10
4505
- * @maxLength 10
4506
- */
4507
- "maxLength"?: string;
4508
- /**
4509
- * Description here
4510
- * @uiName Number Min 7
4511
- * @minimum 7
4512
- */
4513
- "min"?: number;
4514
- /**
4515
- * Description here
4516
- * @uiName String Min Length 10
4517
- * @minLength 10
4518
- */
4519
- "minLength"?: string;
4520
- /**
4521
- * Description here
4522
- * @uiName Number Enum Select with default
4523
- * @uiEnum [1,2,3]
4524
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
4525
- */
4526
- "numberEnumSelect"?: number;
4527
- /**
4528
- * Description here
4529
- * @uiName Number Enum Select with no default
4530
- * @uiEnum [1,2,3]
4531
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
4532
- */
4533
- "numberEnumSelectNoDefault"?: number;
4534
- /**
4535
- * Description here
4536
- * @uiName Number Enum Select required with no default
4537
- * @required
4538
- * @uiEnum [1,2,3]
4539
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
4540
- */
4541
- "numberEnumSelectRequiredNoDefault"?: number;
4542
- /**
4543
- * Description here
4544
- * @uiName Number Input with default
4545
- */
4546
- "numberInput"?: number;
4547
- /**
4548
- * Description here
4549
- * @uiName Number Input with no default
4550
- */
4551
- "numberInputNoDefault"?: number;
4552
- /**
4553
- * Description here
4554
- * @uiName Number required with no default
4555
- * @required
4556
- */
4557
- "numberRequired"?: number;
4558
- /**
4559
- * Description here
4560
- * @uiName Program Selector with default
4561
- * @uiWidget programSelector
4562
- */
4563
- "programSelector"?: string;
4564
- /**
4565
- * Description here
4566
- * @uiName Program Selector with no default
4567
- * @uiWidget programSelector
4568
- */
4569
- "programSelectorNoDefault"?: string;
4570
- /**
4571
- * Description here
4572
- * @uiName Program Selector required with no default
4573
- * @required
4574
- * @uiWidget programSelector
4575
- */
4576
- "programSelectorRequiredNoDefault"?: string;
4577
- /**
4578
- * Description here
4579
- * @uiName Stat Selector with default
4580
- * @uiWidget statTypeSelectWidget
4581
- */
4582
- "statSelector"?: string;
4583
- /**
4584
- * Description here
4585
- * @uiName Stat Selector with no default
4586
- * @uiWidget statTypeSelectWidget
4587
- */
4588
- "statSelectorNoDefault"?: string;
4589
- /**
4590
- * Description here
4591
- * @uiName Stat Selector required with no default
4592
- * @required
4593
- * @uiWidget statTypeSelectWidget
4594
- */
4595
- "statSelectorRequiredNoDefault"?: string;
4596
- /**
4597
- * Description here
4598
- * @uiName String Enum Select with default
4599
- * @uiEnum ["option1","option2","option3"]
4600
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
4601
- */
4602
- "stringEnumSelect"?: string;
4603
- /**
4604
- * Description here
4605
- * @uiName String Enum Select with no default
4606
- * @uiEnum ["option1","option2","option3"]
4607
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
4608
- */
4609
- "stringEnumSelectNoDefault"?: string;
4610
- /**
4611
- * Description here
4612
- * @uiName String Enum Select required with no default
4613
- * @required
4614
- * @uiEnum ["option1","option2","option3"]
4615
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
4616
- */
4617
- "stringEnumSelectRequiredNoDefault"?: string;
4618
- /**
4619
- * Description here
4620
- * @uiName String required with no default
4621
- * @required
4622
- */
4623
- "stringRequired"?: string;
4624
- /**
4625
- * Description here
4626
- * @uiName Text Area Input
4627
- * @uiWidget textArea with default
4628
- */
4629
- "textAreaInput"?: string;
4630
- /**
4631
- * Description here
4632
- * @uiName Text Area Input
4633
- * @uiWidget textArea with no default
4634
- */
4635
- "textAreaInputNoDefault"?: string;
4636
- /**
4637
- * Description here
4638
- * @uiName Text Area Input
4639
- * @uiWidget textArea required with no default
4640
- * @required
4641
- */
4642
- "textAreaInputRequiredNoDefault"?: string;
4643
- /**
4644
- * Description here
4645
- * @uiName Text Input with default
4646
- */
4647
- "textInput"?: string;
4648
- /**
4649
- * Description here
4650
- * @uiName Text Input with no default
4651
- */
4652
- "textInputNoDefault"?: string;
4653
- }
4654
- interface SqmQaReferralCard {
4655
- /**
4656
- * @uiName Vertical Aligment
4657
- * @uiType string
4658
- * @uiEnum ["start", "center", "end"]
4659
- * @uiEnumNames ["Top", "Center", "Bottom"]
4660
- */
4661
- "verticalAlignment"?: "start" | "center" | "end";
4662
- }
4663
- interface SqmQaTabs {
4664
- /**
4665
- * Used to specify the placement of the tabs
4666
- * @uiName Tabs Placement
4667
- * @uiType string
4668
- * @uiEnum ["left", "right", "bottom", "top"]
4669
- * @uiEnumNames ["Left", "Right", "Bottom", "Top"]
4670
- */
4671
- "placement"?: "left" | "right" | "bottom" | "top";
4672
- }
4673
4294
  interface SqmReferralCard {
4674
- /**
4675
- * @uiName Background Color
4676
- * @uiWidget color
4677
- */
4678
- "backgroundColor"?: string;
4679
- /**
4680
- * @uiName Border Color
4681
- * @uiWidget color
4682
- */
4683
- "borderColor"?: string;
4684
- /**
4685
- * Configure border radius with pixel amount.
4686
- * @uiName Border Radius
4687
- */
4688
- "borderRadius"?: number;
4689
- /**
4690
- * @uiName Padding
4691
- * @uiType string
4692
- * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
4693
- * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
4694
- */
4695
- "padding"?: Spacing;
4696
- /**
4697
- * @uiName Text Color
4698
- * @uiWidget color
4699
- */
4700
- "textColor"?: string;
4701
4295
  /**
4702
4296
  * @uiName Vertical Aligment
4703
4297
  * @uiType string
@@ -4713,7 +4307,7 @@ declare namespace LocalJSX {
4713
4307
  */
4714
4308
  "demoData"?: DemoData<ReferralIframeViewProps>;
4715
4309
  /**
4716
- * Height of the iframe container
4310
+ * Define the height of the iframe with any valid CSS height value. Example: 100px, 5rem, or auto.
4717
4311
  * @uiName Iframe Height
4718
4312
  */
4719
4313
  "iframeHeight"?: string;
@@ -4724,7 +4318,7 @@ declare namespace LocalJSX {
4724
4318
  */
4725
4319
  "iframeSrc"?: string;
4726
4320
  /**
4727
- * Width of the iframe container
4321
+ * Define the width of the iframe with any valid CSS width value. Example: 100px, 5rem, or auto.
4728
4322
  * @uiName Iframe Width
4729
4323
  */
4730
4324
  "iframeWidth"?: string;
@@ -5198,6 +4792,7 @@ declare namespace LocalJSX {
5198
4792
  }
5199
4793
  interface SqmRoute {
5200
4794
  /**
4795
+ * Page Path URL for this route.
5201
4796
  * @uiName Navigation Path Name
5202
4797
  */
5203
4798
  "path"?: string;
@@ -5413,21 +5008,6 @@ declare namespace LocalJSX {
5413
5008
  "tooltiptext"?: string;
5414
5009
  }
5415
5010
  interface SqmShareLink {
5416
- /**
5417
- * @uiName Background Color
5418
- * @uiWidget color
5419
- */
5420
- "backgroundColor"?: string;
5421
- /**
5422
- * @uiName Border Color
5423
- * @uiWidget color
5424
- */
5425
- "borderColor"?: string;
5426
- /**
5427
- * Configure border radius with pixel amount.
5428
- * @uiName Border Radius
5429
- */
5430
- "borderRadius"?: number;
5431
5011
  /**
5432
5012
  * @undocumented
5433
5013
  * @uiType object
@@ -5439,18 +5019,6 @@ declare namespace LocalJSX {
5439
5019
  * @uiWidget programSelector
5440
5020
  */
5441
5021
  "programId"?: string;
5442
- /**
5443
- * @uiName Input Size
5444
- * @uiType string
5445
- * @uiEnum ["small", "medium", "large" ]
5446
- * @uiEnumNames ["Small", "Medium", "Large"]
5447
- */
5448
- "size"?: "small" | "medium" | "large";
5449
- /**
5450
- * @uiName Text Color
5451
- * @uiWidget color
5452
- */
5453
- "textColor"?: string;
5454
5022
  /**
5455
5023
  * The number of milliseconds that the tooltip appears for
5456
5024
  * @uiName Tooltip Lifespan
@@ -5463,11 +5031,6 @@ declare namespace LocalJSX {
5463
5031
  "tooltiptext"?: string;
5464
5032
  }
5465
5033
  interface SqmStatContainer {
5466
- /**
5467
- * @uiName Border Color
5468
- * @uiWidget color
5469
- */
5470
- "borderColor"?: string;
5471
5034
  /**
5472
5035
  * @uiName Display
5473
5036
  * @uiType string
@@ -5475,10 +5038,6 @@ declare namespace LocalJSX {
5475
5038
  * @uiEnumNames ["Grid", "Flex"]
5476
5039
  */
5477
5040
  "display"?: "grid" | "flex";
5478
- /**
5479
- * @uiName Hide Border
5480
- */
5481
- "hideBorder"?: boolean;
5482
5041
  /**
5483
5042
  * @uiName Space Between Stats
5484
5043
  * @uiType string
@@ -5501,7 +5060,7 @@ declare namespace LocalJSX {
5501
5060
  */
5502
5061
  "colspan"?: number;
5503
5062
  /**
5504
- * @uiName Padding}
5063
+ * @uiName Padding
5505
5064
  */
5506
5065
  "padding"?: string;
5507
5066
  }
@@ -5581,7 +5140,7 @@ declare namespace LocalJSX {
5581
5140
  */
5582
5141
  "expiryMessage"?: string;
5583
5142
  /**
5584
- * The number of times a reward can be earned. Use zero for no limit (the default).
5143
+ * The number of times a task can be completed when repeatable. Use zero for no limit (the default).
5585
5144
  * @uiName Repeat Amount
5586
5145
  * @uiGroup Reward
5587
5146
  */
@@ -5705,11 +5264,6 @@ declare namespace LocalJSX {
5705
5264
  * @uiName Reward Amount
5706
5265
  */
5707
5266
  "reward"?: string;
5708
- /**
5709
- * @uiName Text Color
5710
- * @uiWidget color
5711
- */
5712
- "textColor"?: string;
5713
5267
  /**
5714
5268
  * @uiName Reward Unit
5715
5269
  */
@@ -5752,11 +5306,11 @@ declare namespace LocalJSX {
5752
5306
  */
5753
5307
  "demoData"?: DemoData<UserNameViewProps>;
5754
5308
  /**
5755
- * Fallback name for unknown users
5756
- * @uiName Fallback Name
5309
+ * @uiName Unknown User Name
5757
5310
  */
5758
5311
  "fallback"?: string;
5759
5312
  /**
5313
+ * Text displayed while the participant’s name is loading.
5760
5314
  * @uiName Loading Text
5761
5315
  */
5762
5316
  "loadingText"?: string;
@@ -5774,6 +5328,8 @@ declare namespace LocalJSX {
5774
5328
  "sqm-empty": SqmEmpty;
5775
5329
  "sqm-form-message": SqmFormMessage;
5776
5330
  "sqm-graphql-client-provider": SqmGraphqlClientProvider;
5331
+ "sqm-hamburger-menu": SqmHamburgerMenu;
5332
+ "sqm-header-logo": SqmHeaderLogo;
5777
5333
  "sqm-hero": SqmHero;
5778
5334
  "sqm-hero-image": SqmHeroImage;
5779
5335
  "sqm-hook-story-container": SqmHookStoryContainer;
@@ -5798,14 +5354,12 @@ declare namespace LocalJSX {
5798
5354
  "sqm-portal-profile": SqmPortalProfile;
5799
5355
  "sqm-portal-protected-route": SqmPortalProtectedRoute;
5800
5356
  "sqm-portal-register": SqmPortalRegister;
5357
+ "sqm-portal-registration-form": SqmPortalRegistrationForm;
5801
5358
  "sqm-portal-reset-password": SqmPortalResetPassword;
5802
5359
  "sqm-portal-verify-email": SqmPortalVerifyEmail;
5803
5360
  "sqm-program-explainer": SqmProgramExplainer;
5804
5361
  "sqm-program-explainer-step": SqmProgramExplainerStep;
5805
5362
  "sqm-program-menu": SqmProgramMenu;
5806
- "sqm-qa": SqmQa;
5807
- "sqm-qa-referral-card": SqmQaReferralCard;
5808
- "sqm-qa-tabs": SqmQaTabs;
5809
5363
  "sqm-referral-card": SqmReferralCard;
5810
5364
  "sqm-referral-iframe": SqmReferralIframe;
5811
5365
  "sqm-referral-table": SqmReferralTable;
@@ -5868,6 +5422,8 @@ declare module "@stencil/core" {
5868
5422
  "sqm-empty": LocalJSX.SqmEmpty & JSXBase.HTMLAttributes<HTMLSqmEmptyElement>;
5869
5423
  "sqm-form-message": LocalJSX.SqmFormMessage & JSXBase.HTMLAttributes<HTMLSqmFormMessageElement>;
5870
5424
  "sqm-graphql-client-provider": LocalJSX.SqmGraphqlClientProvider & JSXBase.HTMLAttributes<HTMLSqmGraphqlClientProviderElement>;
5425
+ "sqm-hamburger-menu": LocalJSX.SqmHamburgerMenu & JSXBase.HTMLAttributes<HTMLSqmHamburgerMenuElement>;
5426
+ "sqm-header-logo": LocalJSX.SqmHeaderLogo & JSXBase.HTMLAttributes<HTMLSqmHeaderLogoElement>;
5871
5427
  "sqm-hero": LocalJSX.SqmHero & JSXBase.HTMLAttributes<HTMLSqmHeroElement>;
5872
5428
  "sqm-hero-image": LocalJSX.SqmHeroImage & JSXBase.HTMLAttributes<HTMLSqmHeroImageElement>;
5873
5429
  "sqm-hook-story-container": LocalJSX.SqmHookStoryContainer & JSXBase.HTMLAttributes<HTMLSqmHookStoryContainerElement>;
@@ -5892,14 +5448,12 @@ declare module "@stencil/core" {
5892
5448
  "sqm-portal-profile": LocalJSX.SqmPortalProfile & JSXBase.HTMLAttributes<HTMLSqmPortalProfileElement>;
5893
5449
  "sqm-portal-protected-route": LocalJSX.SqmPortalProtectedRoute & JSXBase.HTMLAttributes<HTMLSqmPortalProtectedRouteElement>;
5894
5450
  "sqm-portal-register": LocalJSX.SqmPortalRegister & JSXBase.HTMLAttributes<HTMLSqmPortalRegisterElement>;
5451
+ "sqm-portal-registration-form": LocalJSX.SqmPortalRegistrationForm & JSXBase.HTMLAttributes<HTMLSqmPortalRegistrationFormElement>;
5895
5452
  "sqm-portal-reset-password": LocalJSX.SqmPortalResetPassword & JSXBase.HTMLAttributes<HTMLSqmPortalResetPasswordElement>;
5896
5453
  "sqm-portal-verify-email": LocalJSX.SqmPortalVerifyEmail & JSXBase.HTMLAttributes<HTMLSqmPortalVerifyEmailElement>;
5897
5454
  "sqm-program-explainer": LocalJSX.SqmProgramExplainer & JSXBase.HTMLAttributes<HTMLSqmProgramExplainerElement>;
5898
5455
  "sqm-program-explainer-step": LocalJSX.SqmProgramExplainerStep & JSXBase.HTMLAttributes<HTMLSqmProgramExplainerStepElement>;
5899
5456
  "sqm-program-menu": LocalJSX.SqmProgramMenu & JSXBase.HTMLAttributes<HTMLSqmProgramMenuElement>;
5900
- "sqm-qa": LocalJSX.SqmQa & JSXBase.HTMLAttributes<HTMLSqmQaElement>;
5901
- "sqm-qa-referral-card": LocalJSX.SqmQaReferralCard & JSXBase.HTMLAttributes<HTMLSqmQaReferralCardElement>;
5902
- "sqm-qa-tabs": LocalJSX.SqmQaTabs & JSXBase.HTMLAttributes<HTMLSqmQaTabsElement>;
5903
5457
  "sqm-referral-card": LocalJSX.SqmReferralCard & JSXBase.HTMLAttributes<HTMLSqmReferralCardElement>;
5904
5458
  "sqm-referral-iframe": LocalJSX.SqmReferralIframe & JSXBase.HTMLAttributes<HTMLSqmReferralIframeElement>;
5905
5459
  "sqm-referral-table": LocalJSX.SqmReferralTable & JSXBase.HTMLAttributes<HTMLSqmReferralTableElement>;