@saasquatch/mint-components 1.6.2-3 → 1.6.2-30

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 (1012) hide show
  1. package/LICENSE +21 -21
  2. package/dist/{esm/useValidationState-34e24357.js → cjs/AsYouType-6788393a.js} +2 -10
  3. package/dist/cjs/{GenericTableView-4921be4b.js → GenericTableView-fa0cb936.js} +110 -110
  4. package/dist/cjs/{JSS-97fd087e.js → JSS-c73206b7.js} +36 -20
  5. package/dist/cjs/{ShadowViewAddon-1c9ca20c.js → ShadowViewAddon-538d212c.js} +3451 -3440
  6. package/dist/cjs/{global-58e5d657.js → global-d275ff17.js} +838 -848
  7. package/dist/cjs/{index.module-7eab8006.js → index.module-a31dd9f8.js} +6884 -6841
  8. package/dist/cjs/loader.cjs.js +5 -6
  9. package/dist/cjs/{luxon-59ca7d19.js → luxon-479fc825.js} +1 -1
  10. package/dist/cjs/mint-components.cjs.js +5 -6
  11. package/dist/cjs/{mixins-fe9d4112.js → mixins-338ca5f1.js} +85 -85
  12. package/dist/cjs/raisins-plop-target.cjs.entry.js +14 -17
  13. package/dist/cjs/{re-render-111a3ebb.js → re-render-9ac6e017.js} +38 -38
  14. package/dist/cjs/{sqm-asset-card-view-3da8cac1.js → sqm-asset-card-view-7e16757a.js} +44 -44
  15. package/dist/cjs/sqm-asset-card.cjs.entry.js +34 -35
  16. package/dist/cjs/sqm-big-stat_35.cjs.entry.js +3138 -3113
  17. package/dist/cjs/sqm-empty_5.cjs.entry.js +193 -194
  18. package/dist/cjs/sqm-form-message.cjs.entry.js +20 -20
  19. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +24 -25
  20. package/dist/cjs/sqm-header-logo.cjs.entry.js +30 -0
  21. package/dist/cjs/{sqm-hero-view-46223e34.js → sqm-hero-view-f4264d5e.js} +140 -140
  22. package/dist/cjs/sqm-hero.cjs.entry.js +49 -48
  23. package/dist/cjs/{sqm-leaderboard-rank-view-5a3d4a88.js → sqm-leaderboard-rank-view-35015d30.js} +3 -3
  24. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +74 -75
  25. package/dist/cjs/{sqm-navigation-sidebar-item-view-6020bdf9.js → sqm-navigation-sidebar-item-view-2c3ae6f9.js} +38 -38
  26. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +42 -43
  27. package/dist/cjs/{sqm-navigation-sidebar-view-969adcdc.js → sqm-navigation-sidebar-view-3feda5f1.js} +29 -29
  28. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +14 -15
  29. package/dist/cjs/sqm-password-field.cjs.entry.js +190 -187
  30. package/dist/cjs/sqm-popup-container.cjs.entry.js +54 -55
  31. package/dist/cjs/{sqm-portal-container-view-840db620.js → sqm-portal-container-view-4a8432e9.js} +28 -28
  32. package/dist/cjs/{sqm-portal-email-verification-view-eebe6329.js → sqm-portal-email-verification-view-8a73314a.js} +37 -37
  33. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +99 -101
  34. package/dist/cjs/{sqm-portal-footer-view-531c12fe.js → sqm-portal-footer-view-8235e651.js} +72 -72
  35. package/dist/cjs/sqm-portal-footer.cjs.entry.js +59 -51
  36. package/dist/cjs/{sqm-portal-forgot-password-view-fed1f563.js → sqm-portal-forgot-password-view-aaa8dd17.js} +38 -38
  37. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +105 -95
  38. package/dist/cjs/sqm-portal-logout.cjs.entry.js +24 -22
  39. package/dist/cjs/{sqm-portal-profile-view-d0818828.js → sqm-portal-profile-view-8081c6f3.js} +65 -65
  40. package/dist/cjs/sqm-portal-profile.cjs.entry.js +237 -248
  41. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +58 -56
  42. package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +386 -301
  43. package/dist/cjs/{sqm-portal-reset-password-view-f8dc0b79.js → sqm-portal-reset-password-view-035245e6.js} +74 -74
  44. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +167 -174
  45. package/dist/cjs/{sqm-portal-section-view-854a3e9c.js → sqm-portal-section-view-71a57cd9.js} +20 -20
  46. package/dist/cjs/{sqm-portal-verify-email-view-cc59877c.js → sqm-portal-verify-email-view-7014ca89.js} +40 -40
  47. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +105 -124
  48. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +753 -754
  49. package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +15 -16
  50. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +26 -27
  51. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +962 -957
  52. package/dist/cjs/sqm-route.cjs.entry.js +9 -9
  53. package/dist/cjs/sqm-stencilbook.cjs.entry.js +7861 -7826
  54. package/dist/cjs/sqm-tab.cjs.entry.js +16 -9
  55. package/dist/cjs/sqm-tabs.cjs.entry.js +88 -87
  56. package/dist/cjs/{sqm-text-span-view-2c7d94b5.js → sqm-text-span-view-b0c90c27.js} +52 -52
  57. package/dist/cjs/sqm-text-span.cjs.entry.js +14 -15
  58. package/dist/cjs/{stencil-hooks.module-87a1f4f7.js → stencil-hooks.module-6fe43579.js} +1 -0
  59. package/dist/cjs/{use-callback-e754042f.js → use-callback-5d15897d.js} +1 -1
  60. package/dist/cjs/useChildElements-f6d80780.js +32 -0
  61. package/dist/cjs/{useReferralTable-a04fa0e5.js → useReferralTable-e78d5f74.js} +347 -347
  62. package/dist/cjs/useRegistrationFormState-ee2c40dd.js +14 -0
  63. package/dist/cjs/{utils-6847bc06.js → utils-8ef4fe4a.js} +38 -38
  64. package/dist/collection/ShadowViewAddon.js +35 -35
  65. package/dist/collection/collection-manifest.json +2 -4
  66. package/dist/collection/components/{sqm-rewards-table/columns/sqm-rewards-table-plop-target.js → raisins-plop-target/raisins-plop-target.js} +53 -58
  67. package/dist/collection/components/sqm-asset-card/AssetCard.stories.js +29 -29
  68. package/dist/collection/components/sqm-asset-card/sqm-asset-card-view.js +46 -46
  69. package/dist/collection/components/sqm-asset-card/sqm-asset-card.js +107 -107
  70. package/dist/collection/components/sqm-asset-card/useAssetCard.js +9 -9
  71. package/dist/collection/components/sqm-big-stat/BigStat.stories.js +88 -88
  72. package/dist/collection/components/sqm-big-stat/UseBigStat.stories.js +113 -113
  73. package/dist/collection/components/sqm-big-stat/sqm-big-stat-view.js +36 -36
  74. package/dist/collection/components/sqm-big-stat/sqm-big-stat.js +180 -180
  75. package/dist/collection/components/sqm-big-stat/useBigStat.js +614 -614
  76. package/dist/collection/components/sqm-big-stat/useDemoBigStat.js +34 -34
  77. package/dist/collection/components/sqm-brand/SqmBrand.stories.js +97 -97
  78. package/dist/collection/components/sqm-brand/sqm-brand.js +120 -111
  79. package/dist/collection/components/sqm-card-feed/CardFeed.stories.js +232 -232
  80. package/dist/collection/components/sqm-card-feed/sqm-card-feed-view.js +27 -27
  81. package/dist/collection/components/sqm-card-feed/sqm-card-feed.js +82 -82
  82. package/dist/collection/components/sqm-checkbox-field/CheckboxField.stories.js +98 -91
  83. package/dist/collection/components/sqm-checkbox-field/UseCheckboxField.stories.js +68 -68
  84. package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field-view.js +72 -71
  85. package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field.js +240 -234
  86. package/dist/collection/components/sqm-checkbox-field/useCheckboxField.js +23 -16
  87. package/dist/collection/components/sqm-divided-layout/DividedLayout.stories.js +85 -85
  88. package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +52 -52
  89. package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +80 -79
  90. package/dist/collection/components/sqm-dropdown-field/DropdownField.stories.js +45 -38
  91. package/dist/collection/components/sqm-dropdown-field/UseDropdownField.stories.js +54 -54
  92. package/dist/collection/components/sqm-dropdown-field/sqm-dropdown-field-view.js +54 -50
  93. package/dist/collection/components/sqm-dropdown-field/sqm-dropdown-field.js +187 -180
  94. package/dist/collection/components/sqm-dropdown-field/useDropdownField.js +10 -10
  95. package/dist/collection/components/sqm-edit-profile/EditProfileForm.stories.js +61 -61
  96. package/dist/collection/components/sqm-edit-profile/UseEditProfile.stories.js +41 -41
  97. package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +55 -55
  98. package/dist/collection/components/sqm-edit-profile/sqm-edit-profile.js +279 -279
  99. package/dist/collection/components/sqm-edit-profile/useEditProfile.js +156 -156
  100. package/dist/collection/components/sqm-empty/EmptyState.stories.js +53 -53
  101. package/dist/collection/components/sqm-empty/sqm-empty-view.js +10 -10
  102. package/dist/collection/components/sqm-empty/sqm-empty.js +85 -85
  103. package/dist/collection/components/sqm-form-message/FormMessage.stories.js +28 -28
  104. package/dist/collection/components/sqm-form-message/sqm-form-message.js +83 -82
  105. package/dist/collection/components/sqm-graphql-client-provider/sqm-graphql-client-provider.js +52 -51
  106. package/dist/collection/components/sqm-graphql-client-provider/useGraphQLProvider.js +14 -14
  107. package/dist/collection/components/sqm-header-logo/sqm-header-logo.js +102 -0
  108. package/dist/collection/components/sqm-hero/Hero.stories.js +168 -168
  109. package/dist/collection/components/sqm-hero/sqm-hero-view.js +129 -129
  110. package/dist/collection/components/sqm-hero/sqm-hero.js +178 -171
  111. package/dist/collection/components/sqm-hero-image/HeroImage.stories.js +56 -56
  112. package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +138 -138
  113. package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +489 -489
  114. package/dist/collection/components/sqm-hook-story-container/sqm-hook-story-container.js +42 -42
  115. package/dist/collection/components/sqm-image/Image.stories.js +26 -26
  116. package/dist/collection/components/sqm-image/sqm-image-view.js +32 -32
  117. package/dist/collection/components/sqm-image/sqm-image.js +131 -131
  118. package/dist/collection/components/sqm-input-field/InputField.stories.js +88 -81
  119. package/dist/collection/components/sqm-input-field/UseInputField.stories.js +77 -77
  120. package/dist/collection/components/sqm-input-field/sqm-input-field-view.js +41 -37
  121. package/dist/collection/components/sqm-input-field/sqm-input-field.js +214 -208
  122. package/dist/collection/components/sqm-input-field/useInputField.js +10 -10
  123. package/dist/collection/components/sqm-leaderboard/Leaderboard.stories.js +483 -483
  124. package/dist/collection/components/sqm-leaderboard/UseLeaderboard.stories.js +208 -208
  125. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +101 -101
  126. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +430 -430
  127. package/dist/collection/components/sqm-leaderboard/useLeaderboard.js +112 -112
  128. package/dist/collection/components/sqm-leaderboard-rank/LeaderboardRank.stories.js +30 -30
  129. package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank-view.js +5 -5
  130. package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank.js +231 -231
  131. package/dist/collection/components/sqm-leaderboard-rank/useLeaderboardRank.js +45 -45
  132. package/dist/collection/components/sqm-name-fields/NameFields.stories.js +40 -36
  133. package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +50 -43
  134. package/dist/collection/components/sqm-name-fields/sqm-name-fields.js +120 -117
  135. package/dist/collection/components/sqm-name-fields/useNameFields.js +14 -14
  136. package/dist/collection/components/sqm-navigation-menu/sqm-navigation-menu-view.js +14 -14
  137. package/dist/collection/components/sqm-navigation-menu/sqm-navigation-menu.js +122 -122
  138. package/dist/collection/components/sqm-navigation-menu/useNavigationMenu.js +27 -27
  139. package/dist/collection/components/sqm-navigation-sidebar/NavigationSidebar.stories.js +45 -45
  140. package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +31 -31
  141. package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +23 -24
  142. package/dist/collection/components/sqm-navigation-sidebar-item/SidebarItem.stories.js +31 -31
  143. package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.js +40 -40
  144. package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.js +133 -127
  145. package/dist/collection/components/sqm-navigation-sidebar-item/useNavigationSidebarItem.js +14 -14
  146. package/dist/collection/components/sqm-password-field/PasswordField.stories.js +46 -40
  147. package/dist/collection/components/sqm-password-field/passwordValidation.js +76 -76
  148. package/dist/collection/components/sqm-password-field/sqm-password-field-view.js +45 -41
  149. package/dist/collection/components/sqm-password-field/sqm-password-field.js +138 -135
  150. package/dist/collection/components/sqm-password-field/usePasswordField.js +25 -25
  151. package/dist/collection/components/sqm-popup-container/sqm-popup-container-view.js +11 -11
  152. package/dist/collection/components/sqm-popup-container/sqm-popup-container.js +147 -145
  153. package/dist/collection/components/sqm-popup-container/usePopupContainer.js +33 -33
  154. package/dist/collection/components/sqm-portal-change-password/ChangePassword.stories.js +147 -147
  155. package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password-view.js +74 -74
  156. package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password.js +299 -293
  157. package/dist/collection/components/sqm-portal-change-password/usePortalChangePassword.js +58 -61
  158. package/dist/collection/components/sqm-portal-container/PortalContainer.stories.js +119 -119
  159. package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +30 -30
  160. package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +273 -273
  161. package/dist/collection/components/sqm-portal-email-verification/PortalEmailVerification.stories.js +77 -77
  162. package/dist/collection/components/sqm-portal-email-verification/sqm-portal-email-verification-view.js +39 -39
  163. package/dist/collection/components/sqm-portal-email-verification/sqm-portal-email-verification.js +183 -175
  164. package/dist/collection/components/sqm-portal-email-verification/usePortalEmailVerification.js +47 -50
  165. package/dist/collection/components/sqm-portal-footer/PortalFooter.stories.js +24 -24
  166. package/dist/collection/components/sqm-portal-footer/PoweredByImg.js +11 -11
  167. package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +66 -66
  168. package/dist/collection/components/sqm-portal-footer/sqm-portal-footer.js +341 -305
  169. package/dist/collection/components/sqm-portal-forgot-password/PortalForgotPassword.stories.js +73 -73
  170. package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.js +40 -40
  171. package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +235 -176
  172. package/dist/collection/components/sqm-portal-forgot-password/usePortalForgotPassword.js +46 -46
  173. package/dist/collection/components/sqm-portal-frame/PortalFrame.stories.js +118 -118
  174. package/dist/collection/components/sqm-portal-frame/sqm-portal-frame-view.js +49 -53
  175. package/dist/collection/components/sqm-portal-frame/sqm-portal-frame.js +79 -78
  176. package/dist/collection/components/sqm-portal-frame/usePortalFrame.js +13 -13
  177. package/dist/collection/components/sqm-portal-login/PortalLogin.stories.js +44 -44
  178. package/dist/collection/components/sqm-portal-login/sqm-portal-login-view.js +45 -45
  179. package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +329 -325
  180. package/dist/collection/components/sqm-portal-login/usePortalLogin.js +44 -47
  181. package/dist/collection/components/sqm-portal-logout/sqm-portal-logout.js +56 -50
  182. package/dist/collection/components/sqm-portal-logout/usePortalLogout.js +5 -5
  183. package/dist/collection/components/sqm-portal-profile/PortalProfile.stories.js +227 -227
  184. package/dist/collection/components/sqm-portal-profile/sqm-portal-profile-view.js +67 -67
  185. package/dist/collection/components/sqm-portal-profile/sqm-portal-profile.js +298 -308
  186. package/dist/collection/components/sqm-portal-profile/usePortalProfile.js +149 -149
  187. package/dist/collection/components/sqm-portal-protected-route/sqm-portal-protected-route.js +111 -110
  188. package/dist/collection/components/sqm-portal-protected-route/usePortalProtectedRoute.js +26 -26
  189. package/dist/collection/components/sqm-portal-register/PortalRegister.stories.js +109 -104
  190. package/dist/collection/components/sqm-portal-register/sqm-portal-register-view.js +73 -74
  191. package/dist/collection/components/sqm-portal-register/sqm-portal-register.js +413 -409
  192. package/dist/collection/components/sqm-portal-register/usePortalRegister.js +131 -115
  193. package/dist/collection/components/sqm-portal-registration-form/PortalRegistrationForm.stories.js +105 -104
  194. package/dist/collection/components/sqm-portal-registration-form/sqm-portal-registration-form-view.js +80 -74
  195. package/dist/collection/components/sqm-portal-registration-form/sqm-portal-registration-form.js +435 -436
  196. package/dist/collection/components/sqm-portal-registration-form/usePortalRegistrationForm.js +207 -120
  197. package/dist/collection/components/sqm-portal-registration-form/useRegistrationFormState.js +8 -0
  198. package/dist/collection/components/sqm-portal-reset-password/PortalResetPassword.stories.js +153 -153
  199. package/dist/collection/components/sqm-portal-reset-password/sqm-portal-reset-password-view.js +76 -76
  200. package/dist/collection/components/sqm-portal-reset-password/sqm-portal-reset-password.js +331 -325
  201. package/dist/collection/components/sqm-portal-reset-password/usePortalResetPassword.js +77 -83
  202. package/dist/collection/components/sqm-portal-verify-email/PortalVerifyEmail.stories.js +39 -39
  203. package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email-view.js +42 -42
  204. package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email.js +135 -127
  205. package/dist/collection/components/sqm-portal-verify-email/usePortalVerifyEmail.js +60 -80
  206. package/dist/collection/components/sqm-program-explainer/ProgramExplainer.stories.js +50 -50
  207. package/dist/collection/components/sqm-program-explainer/sqm-program-explainer-view.js +44 -44
  208. package/dist/collection/components/sqm-program-explainer/sqm-program-explainer.js +100 -100
  209. package/dist/collection/components/sqm-program-explainer-step/ProgramExplainerStep.stories.js +14 -14
  210. package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +71 -71
  211. package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +164 -164
  212. package/dist/collection/components/sqm-program-menu/ProgramMenu.stories.js +39 -39
  213. package/dist/collection/components/sqm-program-menu/sqm-program-menu.js +26 -25
  214. package/dist/collection/components/sqm-program-menu/useProgramMenu.js +33 -33
  215. package/dist/collection/components/sqm-referral-card/ReferralCard.stories.js +79 -79
  216. package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +56 -56
  217. package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +69 -69
  218. package/dist/collection/components/sqm-referral-iframe/ReferralIframe.stories.js +29 -29
  219. package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe-view.js +29 -29
  220. package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe.js +158 -158
  221. package/dist/collection/components/sqm-referral-iframe/useReferralIframe.js +25 -25
  222. package/dist/collection/components/sqm-referral-table/ReferralTable.stories.js +540 -540
  223. package/dist/collection/components/sqm-referral-table/ReferralTableCell.stories.js +72 -72
  224. package/dist/collection/components/sqm-referral-table/ReferralTableRewardsCell.stories.js +233 -233
  225. package/dist/collection/components/sqm-referral-table/UseReferralTable.stories.js +149 -149
  226. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-cell.js +36 -36
  227. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-date-cell.js +61 -61
  228. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +345 -345
  229. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-status-cell.js +58 -58
  230. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-user-cell.js +27 -27
  231. package/dist/collection/components/sqm-referral-table/columns/ReferralTableColumn.js +1 -1
  232. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-column.js +89 -89
  233. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-date-column.js +180 -180
  234. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.js +332 -332
  235. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-status-column.js +181 -181
  236. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-user-column.js +205 -205
  237. package/dist/collection/components/sqm-referral-table/mockReferralData.js +141 -141
  238. package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +413 -413
  239. package/dist/collection/components/sqm-referral-table/useReferralTable.js +351 -351
  240. package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeList.stories.js +31 -31
  241. package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeListData.js +395 -395
  242. package/dist/collection/components/sqm-reward-exchange-list/SVGs.js +27 -27
  243. package/dist/collection/components/sqm-reward-exchange-list/UseRewardExchangeList.stories.js +143 -143
  244. package/dist/collection/components/sqm-reward-exchange-list/progressBar.js +64 -64
  245. package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.js +613 -613
  246. package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list.js +781 -781
  247. package/dist/collection/components/sqm-reward-exchange-list/useRewardExchangeList.js +205 -205
  248. package/dist/collection/components/sqm-rewards-table/RewardsTable.stories.js +122 -122
  249. package/dist/collection/components/sqm-rewards-table/RewardsTableCell.stories.js +269 -269
  250. package/dist/collection/components/sqm-rewards-table/UseRewardsTable.stories.js +149 -149
  251. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-customer-note-cell.js +57 -57
  252. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-date-cell.js +61 -61
  253. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +253 -253
  254. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.js +192 -192
  255. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.js +237 -237
  256. package/dist/collection/components/sqm-rewards-table/columns/RewardTableColumn.js +1 -1
  257. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.js +138 -138
  258. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.js +99 -99
  259. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.js +177 -177
  260. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.js +245 -245
  261. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.js +241 -241
  262. package/dist/collection/components/sqm-rewards-table/mockRewardData.js +103 -103
  263. package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +357 -351
  264. package/dist/collection/components/sqm-rewards-table/useRewardsTable.js +235 -235
  265. package/dist/collection/components/sqm-route/sqm-route.js +41 -40
  266. package/dist/collection/components/sqm-router/Router.stories.js +144 -144
  267. package/dist/collection/components/sqm-router/sqm-router.css +7 -7
  268. package/dist/collection/components/sqm-router/sqm-router.js +31 -30
  269. package/dist/collection/components/sqm-router/useRouter.js +79 -79
  270. package/dist/collection/components/sqm-scroll/Scroll.stories.js +155 -155
  271. package/dist/collection/components/sqm-scroll/sqm-scroll.js +381 -381
  272. package/dist/collection/components/sqm-scroll/useScroll.js +17 -17
  273. package/dist/collection/components/sqm-share-button/ShareButton.stories.js +102 -102
  274. package/dist/collection/components/sqm-share-button/UseShareButton.stories.js +59 -59
  275. package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +77 -77
  276. package/dist/collection/components/sqm-share-button/sqm-share-button.js +476 -476
  277. package/dist/collection/components/sqm-share-button/useShareButton.js +89 -89
  278. package/dist/collection/components/sqm-share-code/ShareCode.stories.js +17 -17
  279. package/dist/collection/components/sqm-share-code/sqm-share-code.js +152 -152
  280. package/dist/collection/components/sqm-share-code/useShareCode.js +49 -49
  281. package/dist/collection/components/sqm-share-link/ShareLink.stories.js +37 -37
  282. package/dist/collection/components/sqm-share-link/UseShareLink.stories.js +59 -59
  283. package/dist/collection/components/sqm-share-link/sqm-share-link-view.js +18 -18
  284. package/dist/collection/components/sqm-share-link/sqm-share-link.js +152 -152
  285. package/dist/collection/components/sqm-share-link/useShareLink.js +49 -49
  286. package/dist/collection/components/sqm-stat-container/sqm-stat-container-view.js +48 -48
  287. package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +107 -107
  288. package/dist/collection/components/sqm-stencilbook/AutoColor.js +49 -49
  289. package/dist/collection/components/sqm-stencilbook/CucumberAddon.js +20 -20
  290. package/dist/collection/components/sqm-stencilbook/HookStoryAddon.js +19 -19
  291. package/dist/collection/components/sqm-stencilbook/Matrix.js +66 -66
  292. package/dist/collection/components/sqm-stencilbook/Resizer.js +27 -27
  293. package/dist/collection/components/sqm-stencilbook/Themes.js +44 -44
  294. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +207 -207
  295. package/dist/collection/components/sqm-tab/sqm-tab-view.js +4 -4
  296. package/dist/collection/components/sqm-tab/sqm-tab.js +45 -38
  297. package/dist/collection/components/sqm-table-cell/sqm-table-cell.js +64 -52
  298. package/dist/collection/components/sqm-table-row/sqm-table-row.js +43 -33
  299. package/dist/collection/components/sqm-tabs/Tabs.stories.js +491 -491
  300. package/dist/collection/components/sqm-tabs/sqm-tabs-view.js +31 -31
  301. package/dist/collection/components/sqm-tabs/sqm-tabs.js +57 -58
  302. package/dist/collection/components/sqm-tabs/useTabs.js +48 -46
  303. package/dist/collection/components/sqm-task-card/DetailsView.js +53 -53
  304. package/dist/collection/components/sqm-task-card/SVGs.js +14 -14
  305. package/dist/collection/components/sqm-task-card/TaskCard.stories.js +437 -437
  306. package/dist/collection/components/sqm-task-card/UseTaskCard.stories.js +67 -67
  307. package/dist/collection/components/sqm-task-card/progress-bar/SVGs.js +15 -15
  308. package/dist/collection/components/sqm-task-card/progress-bar/progress-bar-view.js +398 -398
  309. package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +286 -286
  310. package/dist/collection/components/sqm-task-card/sqm-task-card.js +753 -753
  311. package/dist/collection/components/sqm-task-card/useTaskCard.js +43 -43
  312. package/dist/collection/components/sqm-text/sqm-text.js +72 -79
  313. package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +54 -54
  314. package/dist/collection/components/sqm-text-span/sqm-text-span.js +73 -73
  315. package/dist/collection/components/sqm-timeline/SVGs.js +10 -10
  316. package/dist/collection/components/sqm-timeline/Timeline.stories.js +70 -70
  317. package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +77 -77
  318. package/dist/collection/components/sqm-timeline/sqm-timeline-entry.js +144 -144
  319. package/dist/collection/components/sqm-timeline/sqm-timeline.js +83 -83
  320. package/dist/collection/components/sqm-titled-section/TitledSection.stories.js +224 -224
  321. package/dist/collection/components/sqm-titled-section/sqm-portal-section-view.js +22 -22
  322. package/dist/collection/components/sqm-titled-section/sqm-titled-section.js +170 -170
  323. package/dist/collection/components/sqm-user-name/UserName.stories.js +14 -14
  324. package/dist/collection/components/sqm-user-name/sqm-user-name-view.js +4 -4
  325. package/dist/collection/components/sqm-user-name/sqm-user-name.js +117 -117
  326. package/dist/collection/components/sqm-user-name/useUserName.js +26 -26
  327. package/dist/collection/fonts/GoogleFonts.js +12 -12
  328. package/dist/collection/global/global.js +80 -80
  329. package/dist/collection/global/mixins.js +100 -100
  330. package/dist/collection/global/styles.js +727 -737
  331. package/dist/collection/global/styles.ts +729 -739
  332. package/dist/collection/index.js +1 -1
  333. package/dist/collection/insertcss.js +44 -44
  334. package/dist/collection/stories/NewPortal.stories.js +303 -303
  335. package/dist/collection/stories/PortalTemplates.stories.js +149 -149
  336. package/dist/collection/stories/PoweredByImg.stories.js +14 -14
  337. package/dist/collection/stories/Widget.stories.js +49 -49
  338. package/dist/collection/styling/JSS.js +9 -9
  339. package/dist/collection/tables/GenericTableView.js +112 -112
  340. package/dist/collection/tables/TableSlots.js +30 -30
  341. package/dist/collection/tables/re-render.js +39 -39
  342. package/dist/collection/tables/useChildElements.js +27 -18
  343. package/dist/collection/utilities.js +21 -21
  344. package/dist/collection/utils/RequiredPropsError.js +56 -56
  345. package/dist/collection/utils/isDemo.js +10 -10
  346. package/dist/collection/utils/utils.js +49 -49
  347. package/dist/{cjs/useValidationState-942d11da.js → esm/AsYouType-46f67d0d.js} +1 -15
  348. package/dist/esm/{GenericTableView-59c5d47c.js → GenericTableView-5dd51546.js} +110 -110
  349. package/dist/esm/{JSS-f00f9536.js → JSS-506b9295.js} +18 -2
  350. package/dist/esm/{ShadowViewAddon-77643eb3.js → ShadowViewAddon-90188b6c.js} +3451 -3440
  351. package/dist/esm/{global-79d68d1f.js → global-208fb110.js} +838 -848
  352. package/dist/esm/{index.module-8e654eb1.js → index.module-182f968a.js} +6865 -6822
  353. package/dist/esm/loader.js +5 -6
  354. package/dist/esm/{luxon-38ca2169.js → luxon-5a398612.js} +1 -1
  355. package/dist/esm/mint-components.js +5 -6
  356. package/dist/esm/{mixins-f60a614c.js → mixins-59fd94b7.js} +85 -85
  357. package/dist/esm/polyfills/core-js.js +0 -0
  358. package/dist/esm/polyfills/dom.js +0 -0
  359. package/dist/esm/polyfills/es5-html-element.js +0 -0
  360. package/dist/esm/polyfills/index.js +0 -0
  361. package/dist/esm/polyfills/system.js +0 -0
  362. package/dist/esm/raisins-plop-target.entry.js +15 -18
  363. package/dist/esm/{re-render-cd65b629.js → re-render-7bdd5406.js} +38 -38
  364. package/dist/esm/{sqm-asset-card-view-08e68656.js → sqm-asset-card-view-de0f3463.js} +44 -44
  365. package/dist/esm/sqm-asset-card.entry.js +34 -35
  366. package/dist/esm/sqm-big-stat_35.entry.js +3138 -3113
  367. package/dist/esm/sqm-empty_5.entry.js +192 -193
  368. package/dist/esm/sqm-form-message.entry.js +20 -20
  369. package/dist/esm/sqm-graphql-client-provider.entry.js +24 -25
  370. package/dist/esm/sqm-header-logo.entry.js +26 -0
  371. package/dist/esm/{sqm-hero-view-93fac447.js → sqm-hero-view-ed7fa8f3.js} +140 -140
  372. package/dist/esm/sqm-hero.entry.js +49 -48
  373. package/dist/esm/{sqm-leaderboard-rank-view-10657658.js → sqm-leaderboard-rank-view-da91f5f3.js} +3 -3
  374. package/dist/esm/sqm-leaderboard-rank.entry.js +74 -75
  375. package/dist/esm/{sqm-navigation-sidebar-item-view-52b5e3b9.js → sqm-navigation-sidebar-item-view-cd5b9ad4.js} +38 -38
  376. package/dist/esm/sqm-navigation-sidebar-item.entry.js +42 -43
  377. package/dist/esm/{sqm-navigation-sidebar-view-06d444ca.js → sqm-navigation-sidebar-view-e2347888.js} +29 -29
  378. package/dist/esm/sqm-navigation-sidebar.entry.js +14 -15
  379. package/dist/esm/sqm-password-field.entry.js +190 -187
  380. package/dist/esm/sqm-popup-container.entry.js +54 -55
  381. package/dist/esm/{sqm-portal-container-view-ca454627.js → sqm-portal-container-view-8f1bcc77.js} +28 -28
  382. package/dist/esm/{sqm-portal-email-verification-view-7dafea6c.js → sqm-portal-email-verification-view-c108abdc.js} +37 -37
  383. package/dist/esm/sqm-portal-email-verification.entry.js +99 -101
  384. package/dist/esm/{sqm-portal-footer-view-a857dd94.js → sqm-portal-footer-view-14670afa.js} +72 -72
  385. package/dist/esm/sqm-portal-footer.entry.js +59 -51
  386. package/dist/esm/{sqm-portal-forgot-password-view-86d13eef.js → sqm-portal-forgot-password-view-38910bc9.js} +38 -38
  387. package/dist/esm/sqm-portal-forgot-password.entry.js +105 -95
  388. package/dist/esm/sqm-portal-logout.entry.js +24 -22
  389. package/dist/esm/{sqm-portal-profile-view-785773e9.js → sqm-portal-profile-view-7dc973ee.js} +65 -65
  390. package/dist/esm/sqm-portal-profile.entry.js +237 -248
  391. package/dist/esm/sqm-portal-protected-route.entry.js +58 -56
  392. package/dist/esm/sqm-portal-registration-form.entry.js +386 -301
  393. package/dist/esm/{sqm-portal-reset-password-view-213b3af6.js → sqm-portal-reset-password-view-55411ca5.js} +74 -74
  394. package/dist/esm/sqm-portal-reset-password.entry.js +167 -174
  395. package/dist/esm/{sqm-portal-section-view-6c249c74.js → sqm-portal-section-view-d64cd5de.js} +20 -20
  396. package/dist/esm/{sqm-portal-verify-email-view-c32dfd7e.js → sqm-portal-verify-email-view-7ba350f9.js} +40 -40
  397. package/dist/esm/sqm-portal-verify-email.entry.js +105 -124
  398. package/dist/esm/sqm-referral-table_11.entry.js +753 -754
  399. package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +15 -16
  400. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +26 -27
  401. package/dist/esm/sqm-rewards-table_9.entry.js +962 -957
  402. package/dist/esm/sqm-route.entry.js +9 -9
  403. package/dist/esm/sqm-stencilbook.entry.js +7861 -7826
  404. package/dist/esm/sqm-tab.entry.js +16 -9
  405. package/dist/esm/sqm-tabs.entry.js +88 -87
  406. package/dist/esm/{sqm-text-span-view-0ba1484d.js → sqm-text-span-view-20c0f018.js} +52 -52
  407. package/dist/esm/sqm-text-span.entry.js +14 -15
  408. package/dist/esm/{stencil-hooks.module-66fea7dc.js → stencil-hooks.module-eefa3570.js} +1 -1
  409. package/dist/esm/{use-callback-69ec5c5c.js → use-callback-684c8bb7.js} +1 -1
  410. package/dist/esm/useChildElements-6b604066.js +30 -0
  411. package/dist/esm/{useReferralTable-6c14c78f.js → useReferralTable-d6c715cc.js} +347 -347
  412. package/dist/esm/useRegistrationFormState-fe8c0fd5.js +11 -0
  413. package/dist/esm/{utils-334c1e34.js → utils-d7bbb0e2.js} +38 -38
  414. package/dist/esm-es5/AsYouType-46f67d0d.js +1 -0
  415. package/dist/esm-es5/{GenericTableView-59c5d47c.js → GenericTableView-5dd51546.js} +1 -1
  416. package/dist/esm-es5/{JSS-f00f9536.js → JSS-506b9295.js} +1 -1
  417. package/dist/esm-es5/ShadowViewAddon-90188b6c.js +1 -0
  418. package/dist/esm-es5/{global-79d68d1f.js → global-208fb110.js} +2 -2
  419. package/dist/esm-es5/index.module-182f968a.js +1 -0
  420. package/dist/esm-es5/loader.js +1 -1
  421. package/dist/esm-es5/{luxon-38ca2169.js → luxon-5a398612.js} +1 -1
  422. package/dist/esm-es5/mint-components.js +1 -1
  423. package/dist/esm-es5/{mixins-f60a614c.js → mixins-59fd94b7.js} +0 -0
  424. package/dist/esm-es5/raisins-plop-target.entry.js +1 -1
  425. package/dist/esm-es5/{re-render-cd65b629.js → re-render-7bdd5406.js} +1 -1
  426. package/dist/esm-es5/{sqm-asset-card-view-08e68656.js → sqm-asset-card-view-de0f3463.js} +1 -1
  427. package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
  428. package/dist/esm-es5/sqm-big-stat_35.entry.js +1 -1
  429. package/dist/esm-es5/sqm-empty_5.entry.js +1 -1
  430. package/dist/esm-es5/sqm-form-message.entry.js +1 -1
  431. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  432. package/dist/esm-es5/sqm-header-logo.entry.js +1 -0
  433. package/dist/esm-es5/{sqm-hero-view-93fac447.js → sqm-hero-view-ed7fa8f3.js} +1 -1
  434. package/dist/esm-es5/sqm-hero.entry.js +1 -1
  435. package/dist/esm-es5/{sqm-leaderboard-rank-view-10657658.js → sqm-leaderboard-rank-view-da91f5f3.js} +0 -0
  436. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  437. package/dist/esm-es5/sqm-navigation-sidebar-item-view-cd5b9ad4.js +1 -0
  438. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  439. package/dist/esm-es5/{sqm-navigation-sidebar-view-06d444ca.js → sqm-navigation-sidebar-view-e2347888.js} +1 -1
  440. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  441. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  442. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  443. package/dist/esm-es5/{sqm-portal-container-view-ca454627.js → sqm-portal-container-view-8f1bcc77.js} +1 -1
  444. package/dist/esm-es5/{sqm-portal-email-verification-view-7dafea6c.js → sqm-portal-email-verification-view-c108abdc.js} +1 -1
  445. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  446. package/dist/esm-es5/{sqm-portal-footer-view-a857dd94.js → sqm-portal-footer-view-14670afa.js} +1 -1
  447. package/dist/esm-es5/sqm-portal-footer.entry.js +1 -1
  448. package/dist/esm-es5/{sqm-portal-forgot-password-view-86d13eef.js → sqm-portal-forgot-password-view-38910bc9.js} +1 -1
  449. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  450. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  451. package/dist/esm-es5/{sqm-portal-profile-view-785773e9.js → sqm-portal-profile-view-7dc973ee.js} +1 -1
  452. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  453. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  454. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
  455. package/dist/esm-es5/{sqm-portal-reset-password-view-213b3af6.js → sqm-portal-reset-password-view-55411ca5.js} +1 -1
  456. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  457. package/dist/esm-es5/{sqm-portal-section-view-6c249c74.js → sqm-portal-section-view-d64cd5de.js} +1 -1
  458. package/dist/esm-es5/{sqm-portal-verify-email-view-c32dfd7e.js → sqm-portal-verify-email-view-7ba350f9.js} +1 -1
  459. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  460. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  461. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  462. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  463. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  464. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  465. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  466. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  467. package/dist/esm-es5/{sqm-text-span-view-0ba1484d.js → sqm-text-span-view-20c0f018.js} +1 -1
  468. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  469. package/dist/esm-es5/{stencil-hooks.module-66fea7dc.js → stencil-hooks.module-eefa3570.js} +1 -1
  470. package/dist/esm-es5/use-callback-684c8bb7.js +1 -0
  471. package/dist/esm-es5/useChildElements-6b604066.js +1 -0
  472. package/dist/esm-es5/useReferralTable-d6c715cc.js +1 -0
  473. package/dist/esm-es5/useRegistrationFormState-fe8c0fd5.js +1 -0
  474. package/dist/esm-es5/{utils-334c1e34.js → utils-d7bbb0e2.js} +0 -0
  475. package/dist/mint-components/global/styles.ts +729 -739
  476. package/dist/mint-components/mint-components.esm.js +1 -1
  477. package/dist/mint-components/mint-components.js +1 -1
  478. package/dist/mint-components/{p-1d11d313.entry.js → p-03970126.entry.js} +8 -8
  479. package/dist/mint-components/p-070c40ea.entry.js +1 -0
  480. package/dist/mint-components/p-0878d563.system.entry.js +1 -0
  481. package/dist/mint-components/p-09002dfe.entry.js +1 -0
  482. package/dist/mint-components/{p-e2bf9132.system.js → p-0bf5d514.system.js} +1 -1
  483. package/dist/mint-components/p-0dbb7083.entry.js +13 -0
  484. package/dist/mint-components/p-0dd3ff0f.entry.js +1 -0
  485. package/dist/mint-components/p-0f1fc54b.entry.js +1 -0
  486. package/dist/mint-components/p-121cdc60.js +1 -0
  487. package/dist/mint-components/{p-50cb9888.js → p-14aacddf.js} +1 -1
  488. package/dist/mint-components/p-1635be27.entry.js +1 -0
  489. package/dist/mint-components/{p-b7e6ce3c.system.js → p-1cc7a8e6.system.js} +1 -1
  490. package/dist/mint-components/p-1d0d3455.entry.js +1 -0
  491. package/dist/mint-components/{p-275cf42f.js → p-1fbf8d0b.js} +1 -1
  492. package/dist/mint-components/p-232b3162.js +1 -0
  493. package/dist/mint-components/p-29b9d025.system.entry.js +1 -0
  494. package/dist/mint-components/p-2d1a9da2.system.js +1 -0
  495. package/dist/mint-components/{p-b22b94ac.js → p-2dc6e74c.js} +1 -1
  496. package/dist/mint-components/p-2ecd47bc.system.entry.js +1 -0
  497. package/dist/mint-components/p-30ab6943.system.entry.js +1 -0
  498. package/dist/mint-components/{p-2cac212f.system.js → p-330680dd.system.js} +1 -1
  499. package/dist/mint-components/p-384454ff.system.entry.js +1 -0
  500. package/dist/mint-components/p-3b7d870e.entry.js +1 -0
  501. package/dist/mint-components/p-3bb4fd18.system.js +8 -0
  502. package/dist/mint-components/{p-433f243c.system.entry.js → p-3c6f3be9.system.entry.js} +1 -1
  503. package/dist/mint-components/p-41a3ffb0.entry.js +1 -0
  504. package/dist/mint-components/{p-19b0e2b5.system.js → p-4708ece8.system.js} +1 -1
  505. package/dist/mint-components/p-4a08f463.system.entry.js +1 -0
  506. package/dist/mint-components/p-50b27fbd.system.entry.js +1 -0
  507. package/dist/mint-components/{p-192617e7.system.js → p-51fc3d02.system.js} +1 -1
  508. package/dist/mint-components/{p-78c7b4b7.js → p-538904bd.js} +1 -1
  509. package/dist/mint-components/p-56b9639a.entry.js +99 -0
  510. package/dist/mint-components/{p-f6934a55.system.js → p-573c4b39.system.js} +0 -0
  511. package/dist/mint-components/p-57626f9e.system.entry.js +1 -0
  512. package/dist/mint-components/{p-3c8becd3.js → p-5a1ed9bb.js} +1 -1
  513. package/dist/mint-components/p-60d3eb09.js +1 -0
  514. package/dist/mint-components/{p-02be1a88.js → p-61ff3ceb.js} +0 -0
  515. package/dist/mint-components/{p-a53d815e.system.js → p-621a2912.system.js} +1 -1
  516. package/dist/mint-components/p-628437e6.entry.js +1 -0
  517. package/dist/mint-components/{p-5f2d84e2.js → p-6618fd3c.js} +2 -2
  518. package/dist/mint-components/{p-9bac73dc.system.js → p-684aadb5.system.js} +1 -1
  519. package/dist/mint-components/{p-da02c4e6.system.js → p-6bf5f543.system.js} +1 -1
  520. package/dist/mint-components/p-6cf891f8.system.entry.js +1 -0
  521. package/dist/mint-components/p-72929b64.entry.js +1 -0
  522. package/dist/mint-components/{p-ad04fd37.js → p-72bbe832.js} +1 -1
  523. package/dist/mint-components/p-756260eb.js +268 -0
  524. package/dist/mint-components/{p-986f10d2.system.js → p-774c9bb9.system.js} +1 -1
  525. package/dist/mint-components/p-7ee5acdf.system.js +1 -0
  526. package/dist/mint-components/{p-5aedc3a5.system.js → p-7f1768be.system.js} +2 -2
  527. package/dist/mint-components/p-80f43007.js +1 -0
  528. package/dist/mint-components/{p-e907c45c.system.js → p-8128c64d.system.js} +1 -1
  529. package/dist/mint-components/p-81fa0ec3.system.js +1 -0
  530. package/dist/mint-components/p-82695d80.entry.js +1 -0
  531. package/dist/mint-components/p-85e934c8.js +1 -0
  532. package/dist/mint-components/{p-210cd41b.js → p-864be7c2.js} +1 -1
  533. package/dist/mint-components/{p-d7d007fb.system.entry.js → p-88a2e66e.system.entry.js} +1 -1
  534. package/dist/mint-components/{p-dd627dd0.entry.js → p-8a2c78e0.entry.js} +1 -1
  535. package/dist/mint-components/p-8ab88002.system.entry.js +1 -0
  536. package/dist/mint-components/p-8b04fbb7.system.entry.js +1 -0
  537. package/dist/mint-components/p-8c4008c7.system.entry.js +1 -0
  538. package/dist/mint-components/p-92110eef.entry.js +1 -0
  539. package/dist/mint-components/p-932ff1cd.entry.js +1 -0
  540. package/dist/mint-components/p-933b0387.entry.js +9 -0
  541. package/dist/mint-components/p-938d27a0.system.entry.js +1 -0
  542. package/dist/mint-components/p-93c87625.entry.js +1 -0
  543. package/dist/mint-components/p-96c9252c.entry.js +1 -0
  544. package/dist/mint-components/p-99397ef5.system.js +1 -0
  545. package/dist/mint-components/{p-9ec99ced.js → p-9c5f124f.js} +0 -0
  546. package/dist/mint-components/p-9d362d44.system.js +1 -0
  547. package/dist/mint-components/p-9e0cbd37.system.entry.js +1 -0
  548. package/dist/mint-components/p-9e135af4.system.entry.js +1 -0
  549. package/dist/mint-components/{p-a94d07d9.system.js → p-9e33b802.system.js} +1 -1
  550. package/dist/mint-components/{p-4778fb68.js → p-9fd08e41.js} +1 -1
  551. package/dist/mint-components/{p-ec689579.js → p-a0b933b5.js} +1 -1
  552. package/dist/mint-components/p-a3f85f1d.js +1 -0
  553. package/dist/mint-components/{p-6333265f.system.js → p-a92677a0.system.js} +0 -0
  554. package/dist/mint-components/p-abd000bb.system.entry.js +1 -0
  555. package/dist/mint-components/{p-201076d0.system.js → p-b0378abd.system.js} +1 -1
  556. package/dist/mint-components/p-b255b947.system.entry.js +1 -0
  557. package/dist/mint-components/p-b3436fd3.system.entry.js +1 -0
  558. package/dist/mint-components/p-b3610b44.entry.js +1 -0
  559. package/dist/mint-components/{p-0a898ab1.js → p-b3af1c6f.js} +0 -0
  560. package/dist/mint-components/p-b505d3f6.entry.js +1 -0
  561. package/dist/mint-components/p-b5a4721d.system.entry.js +1 -0
  562. package/dist/mint-components/{p-d8f4703a.js → p-b816fa78.js} +2 -2
  563. package/dist/mint-components/p-b8844805.system.js +1 -0
  564. package/dist/mint-components/p-be200652.entry.js +1 -0
  565. package/dist/mint-components/p-bee7390e.entry.js +1 -0
  566. package/dist/mint-components/{p-6b5e355c.system.js → p-bf055b6c.system.js} +0 -0
  567. package/dist/mint-components/p-c1a390de.entry.js +1 -0
  568. package/dist/mint-components/p-c1edb4ab.system.js +1 -0
  569. package/dist/mint-components/{p-3abbc5b3.system.js → p-c304cdde.system.js} +1 -1
  570. package/dist/mint-components/{p-7ba78151.js → p-c3588f99.js} +1 -1
  571. package/dist/mint-components/{p-20f0c0cc.system.js → p-c89549cc.system.js} +1 -1
  572. package/dist/mint-components/p-d00105d1.entry.js +13 -0
  573. package/dist/mint-components/{p-b0668789.system.js → p-d1242e79.system.js} +1 -1
  574. package/dist/mint-components/p-d1326cc1.js +1 -0
  575. package/dist/mint-components/p-d1341773.entry.js +1 -0
  576. package/dist/mint-components/{p-8a0cf4be.system.js → p-d4ee07e6.system.js} +2 -2
  577. package/dist/mint-components/p-d6b65226.system.js +1 -0
  578. package/dist/mint-components/p-d736659b.entry.js +1 -0
  579. package/dist/mint-components/p-d87215d0.system.js +1 -0
  580. package/dist/mint-components/p-dbfb865e.js +1 -0
  581. package/dist/mint-components/p-e2c261ce.entry.js +1 -0
  582. package/dist/mint-components/p-e64f982a.js +1 -0
  583. package/dist/mint-components/{p-1644c8e4.js → p-e733843b.js} +1 -1
  584. package/dist/mint-components/p-ea7ba030.system.entry.js +1 -0
  585. package/dist/mint-components/p-eb3a5b88.system.entry.js +1 -0
  586. package/dist/mint-components/p-edb30be6.system.entry.js +1 -0
  587. package/dist/mint-components/p-ef6c93bd.system.entry.js +1 -0
  588. package/dist/mint-components/p-f1a6a830.entry.js +33 -0
  589. package/dist/mint-components/p-f2bc3f74.system.entry.js +1 -0
  590. package/dist/mint-components/{p-6b5fbbdb.js → p-f30000d4.js} +1 -1
  591. package/dist/mint-components/p-f3a65df7.js +1 -0
  592. package/dist/mint-components/p-fb329bb2.system.entry.js +1 -0
  593. package/dist/mint-components/p-fb5ed550.system.entry.js +1 -0
  594. package/dist/mint-components/p-fe74b75b.system.entry.js +1 -0
  595. package/dist/mint-components/p-fefcae33.system.entry.js +1 -0
  596. package/dist/mint-components/{p-1c24a18c.js → p-ff39746d.js} +1 -1
  597. package/dist/types/ShadowViewAddon.d.ts +6 -6
  598. package/dist/types/components/raisins-plop-target/raisins-plop-target.d.ts +9 -0
  599. package/dist/types/components/sqm-asset-card/AssetCard.stories.d.ts +7 -7
  600. package/dist/types/components/sqm-asset-card/sqm-asset-card-view.d.ts +8 -8
  601. package/dist/types/components/sqm-asset-card/sqm-asset-card.d.ts +24 -24
  602. package/dist/types/components/sqm-asset-card/useAssetCard.d.ts +7 -7
  603. package/dist/types/components/sqm-big-stat/BigStat.stories.d.ts +16 -16
  604. package/dist/types/components/sqm-big-stat/UseBigStat.stories.d.ts +196 -196
  605. package/dist/types/components/sqm-big-stat/sqm-big-stat-view.d.ts +10 -10
  606. package/dist/types/components/sqm-big-stat/sqm-big-stat.d.ts +55 -55
  607. package/dist/types/components/sqm-big-stat/useBigStat.d.ts +22 -22
  608. package/dist/types/components/sqm-big-stat/useDemoBigStat.d.ts +3 -3
  609. package/dist/types/components/sqm-brand/SqmBrand.stories.d.ts +10 -10
  610. package/dist/types/components/sqm-brand/sqm-brand.d.ts +26 -26
  611. package/dist/types/components/sqm-card-feed/CardFeed.stories.d.ts +13 -13
  612. package/dist/types/components/sqm-card-feed/sqm-card-feed-view.d.ts +6 -6
  613. package/dist/types/components/sqm-card-feed/sqm-card-feed.d.ts +21 -21
  614. package/dist/types/components/sqm-checkbox-field/CheckboxField.stories.d.ts +55 -55
  615. package/dist/types/components/sqm-checkbox-field/UseCheckboxField.stories.d.ts +37 -37
  616. package/dist/types/components/sqm-checkbox-field/sqm-checkbox-field-view.d.ts +19 -19
  617. package/dist/types/components/sqm-checkbox-field/sqm-checkbox-field.d.ts +48 -43
  618. package/dist/types/components/sqm-checkbox-field/useCheckboxField.d.ts +11 -9
  619. package/dist/types/components/sqm-divided-layout/DividedLayout.stories.d.ts +7 -7
  620. package/dist/types/components/sqm-divided-layout/sqm-divided-layout-view.d.ts +7 -7
  621. package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +24 -23
  622. package/dist/types/components/sqm-dropdown-field/DropdownField.stories.d.ts +28 -28
  623. package/dist/types/components/sqm-dropdown-field/UseDropdownField.stories.d.ts +22 -22
  624. package/dist/types/components/sqm-dropdown-field/sqm-dropdown-field-view.d.ts +15 -15
  625. package/dist/types/components/sqm-dropdown-field/sqm-dropdown-field.d.ts +39 -33
  626. package/dist/types/components/sqm-dropdown-field/useDropdownField.d.ts +6 -5
  627. package/dist/types/components/sqm-edit-profile/EditProfileForm.stories.d.ts +7 -7
  628. package/dist/types/components/sqm-edit-profile/UseEditProfile.stories.d.ts +10 -10
  629. package/dist/types/components/sqm-edit-profile/sqm-edit-profile-view.d.ts +37 -37
  630. package/dist/types/components/sqm-edit-profile/sqm-edit-profile.d.ts +51 -51
  631. package/dist/types/components/sqm-edit-profile/useEditProfile.d.ts +12 -12
  632. package/dist/types/components/sqm-empty/EmptyState.stories.d.ts +9 -9
  633. package/dist/types/components/sqm-empty/sqm-empty-view.d.ts +6 -6
  634. package/dist/types/components/sqm-empty/sqm-empty.d.ts +19 -19
  635. package/dist/types/components/sqm-form-message/FormMessage.stories.d.ts +8 -8
  636. package/dist/types/components/sqm-form-message/sqm-form-message.d.ts +20 -19
  637. package/dist/types/components/sqm-graphql-client-provider/sqm-graphql-client-provider.d.ts +15 -14
  638. package/dist/types/components/sqm-graphql-client-provider/useGraphQLProvider.d.ts +3 -3
  639. package/dist/types/components/sqm-header-logo/sqm-header-logo.d.ts +25 -0
  640. package/dist/types/components/sqm-hero/Hero.stories.d.ts +16 -16
  641. package/dist/types/components/sqm-hero/sqm-hero-view.d.ts +15 -15
  642. package/dist/types/components/sqm-hero/sqm-hero.d.ts +43 -42
  643. package/dist/types/components/sqm-hero-image/HeroImage.stories.d.ts +23 -23
  644. package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +21 -21
  645. package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +102 -102
  646. package/dist/types/components/sqm-hook-story-container/sqm-hook-story-container.d.ts +11 -11
  647. package/dist/types/components/sqm-image/Image.stories.d.ts +13 -13
  648. package/dist/types/components/sqm-image/sqm-image-view.d.ts +9 -9
  649. package/dist/types/components/sqm-image/sqm-image.d.ts +33 -33
  650. package/dist/types/components/sqm-input-field/InputField.stories.d.ts +15 -15
  651. package/dist/types/components/sqm-input-field/UseInputField.stories.d.ts +49 -49
  652. package/dist/types/components/sqm-input-field/sqm-input-field-view.d.ts +14 -14
  653. package/dist/types/components/sqm-input-field/sqm-input-field.d.ts +46 -42
  654. package/dist/types/components/sqm-input-field/useInputField.d.ts +6 -5
  655. package/dist/types/components/sqm-leaderboard/Leaderboard.stories.d.ts +17 -17
  656. package/dist/types/components/sqm-leaderboard/UseLeaderboard.stories.d.ts +52 -52
  657. package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +37 -37
  658. package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +80 -80
  659. package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +31 -31
  660. package/dist/types/components/sqm-leaderboard-rank/LeaderboardRank.stories.d.ts +10 -10
  661. package/dist/types/components/sqm-leaderboard-rank/sqm-leaderboard-rank-view.d.ts +6 -6
  662. package/dist/types/components/sqm-leaderboard-rank/sqm-leaderboard-rank.d.ts +53 -53
  663. package/dist/types/components/sqm-leaderboard-rank/useLeaderboardRank.d.ts +10 -10
  664. package/dist/types/components/sqm-name-fields/NameFields.stories.d.ts +9 -9
  665. package/dist/types/components/sqm-name-fields/sqm-name-fields-view.d.ts +11 -11
  666. package/dist/types/components/sqm-name-fields/sqm-name-fields.d.ts +27 -24
  667. package/dist/types/components/sqm-name-fields/useNameFields.d.ts +11 -10
  668. package/dist/types/components/sqm-navigation-menu/sqm-navigation-menu-view.d.ts +15 -15
  669. package/dist/types/components/sqm-navigation-menu/sqm-navigation-menu.d.ts +26 -26
  670. package/dist/types/components/sqm-navigation-menu/useNavigationMenu.d.ts +3 -3
  671. package/dist/types/components/sqm-navigation-sidebar/NavigationSidebar.stories.d.ts +5 -5
  672. package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.d.ts +4 -4
  673. package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +10 -11
  674. package/dist/types/components/sqm-navigation-sidebar-item/SidebarItem.stories.d.ts +6 -6
  675. package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.d.ts +11 -11
  676. package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.d.ts +33 -29
  677. package/dist/types/components/sqm-navigation-sidebar-item/useNavigationSidebarItem.d.ts +3 -3
  678. package/dist/types/components/sqm-password-field/PasswordField.stories.d.ts +7 -7
  679. package/dist/types/components/sqm-password-field/passwordValidation.d.ts +1 -1
  680. package/dist/types/components/sqm-password-field/sqm-password-field-view.d.ts +16 -15
  681. package/dist/types/components/sqm-password-field/sqm-password-field.d.ts +39 -35
  682. package/dist/types/components/sqm-password-field/usePasswordField.d.ts +3 -3
  683. package/dist/types/components/sqm-popup-container/sqm-popup-container-view.d.ts +4 -4
  684. package/dist/types/components/sqm-popup-container/sqm-popup-container.d.ts +45 -43
  685. package/dist/types/components/sqm-popup-container/usePopupContainer.d.ts +33 -33
  686. package/dist/types/components/sqm-portal-change-password/ChangePassword.stories.d.ts +13 -13
  687. package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password-view.d.ts +23 -23
  688. package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password.d.ts +61 -60
  689. package/dist/types/components/sqm-portal-change-password/usePortalChangePassword.d.ts +24 -24
  690. package/dist/types/components/sqm-portal-container/PortalContainer.stories.d.ts +21 -21
  691. package/dist/types/components/sqm-portal-container/sqm-portal-container-view.d.ts +14 -14
  692. package/dist/types/components/sqm-portal-container/sqm-portal-container.d.ts +61 -61
  693. package/dist/types/components/sqm-portal-email-verification/PortalEmailVerification.stories.d.ts +11 -11
  694. package/dist/types/components/sqm-portal-email-verification/sqm-portal-email-verification-view.d.ts +17 -17
  695. package/dist/types/components/sqm-portal-email-verification/sqm-portal-email-verification.d.ts +36 -34
  696. package/dist/types/components/sqm-portal-email-verification/usePortalEmailVerification.d.ts +17 -17
  697. package/dist/types/components/sqm-portal-footer/PortalFooter.stories.d.ts +12 -12
  698. package/dist/types/components/sqm-portal-footer/PoweredByImg.d.ts +7 -7
  699. package/dist/types/components/sqm-portal-footer/sqm-portal-footer-view.d.ts +16 -16
  700. package/dist/types/components/sqm-portal-footer/sqm-portal-footer.d.ts +66 -57
  701. package/dist/types/components/sqm-portal-forgot-password/PortalForgotPassword.stories.d.ts +11 -11
  702. package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.d.ts +18 -18
  703. package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password.d.ts +45 -34
  704. package/dist/types/components/sqm-portal-forgot-password/usePortalForgotPassword.d.ts +14 -12
  705. package/dist/types/components/sqm-portal-frame/PortalFrame.stories.d.ts +8 -8
  706. package/dist/types/components/sqm-portal-frame/sqm-portal-frame-view.d.ts +11 -11
  707. package/dist/types/components/sqm-portal-frame/sqm-portal-frame.d.ts +17 -16
  708. package/dist/types/components/sqm-portal-frame/usePortalFrame.d.ts +3 -3
  709. package/dist/types/components/sqm-portal-login/PortalLogin.stories.d.ts +7 -7
  710. package/dist/types/components/sqm-portal-login/sqm-portal-login-view.d.ts +20 -20
  711. package/dist/types/components/sqm-portal-login/sqm-portal-login.d.ts +60 -68
  712. package/dist/types/components/sqm-portal-login/usePortalLogin.d.ts +11 -11
  713. package/dist/types/components/sqm-portal-logout/sqm-portal-logout.d.ts +16 -13
  714. package/dist/types/components/sqm-portal-logout/usePortalLogout.d.ts +3 -3
  715. package/dist/types/components/sqm-portal-profile/PortalProfile.stories.d.ts +10 -10
  716. package/dist/types/components/sqm-portal-profile/sqm-portal-profile-view.d.ts +37 -37
  717. package/dist/types/components/sqm-portal-profile/sqm-portal-profile.d.ts +48 -58
  718. package/dist/types/components/sqm-portal-profile/usePortalProfile.d.ts +12 -12
  719. package/dist/types/components/sqm-portal-protected-route/sqm-portal-protected-route.d.ts +26 -22
  720. package/dist/types/components/sqm-portal-protected-route/usePortalProtectedRoute.d.ts +7 -7
  721. package/dist/types/components/sqm-portal-register/PortalRegister.stories.d.ts +10 -10
  722. package/dist/types/components/sqm-portal-register/sqm-portal-register-view.d.ts +32 -32
  723. package/dist/types/components/sqm-portal-register/sqm-portal-register.d.ts +76 -76
  724. package/dist/types/components/sqm-portal-register/usePortalRegister.d.ts +26 -25
  725. package/dist/types/components/sqm-portal-registration-form/PortalRegistrationForm.stories.d.ts +10 -10
  726. package/dist/types/components/sqm-portal-registration-form/sqm-portal-registration-form-view.d.ts +32 -32
  727. package/dist/types/components/sqm-portal-registration-form/sqm-portal-registration-form.d.ts +83 -82
  728. package/dist/types/components/sqm-portal-registration-form/usePortalRegistrationForm.d.ts +27 -25
  729. package/dist/types/components/sqm-portal-registration-form/useRegistrationFormState.d.ts +19 -0
  730. package/dist/types/components/sqm-portal-reset-password/PortalResetPassword.stories.d.ts +13 -13
  731. package/dist/types/components/sqm-portal-reset-password/sqm-portal-reset-password-view.d.ts +26 -26
  732. package/dist/types/components/sqm-portal-reset-password/sqm-portal-reset-password.d.ts +63 -63
  733. package/dist/types/components/sqm-portal-reset-password/usePortalResetPassword.d.ts +3 -3
  734. package/dist/types/components/sqm-portal-verify-email/PortalVerifyEmail.stories.d.ts +9 -9
  735. package/dist/types/components/sqm-portal-verify-email/sqm-portal-verify-email-view.d.ts +15 -15
  736. package/dist/types/components/sqm-portal-verify-email/sqm-portal-verify-email.d.ts +30 -28
  737. package/dist/types/components/sqm-portal-verify-email/usePortalVerifyEmail.d.ts +17 -17
  738. package/dist/types/components/sqm-program-explainer/ProgramExplainer.stories.d.ts +12 -12
  739. package/dist/types/components/sqm-program-explainer/sqm-program-explainer-view.d.ts +7 -7
  740. package/dist/types/components/sqm-program-explainer/sqm-program-explainer.d.ts +28 -28
  741. package/dist/types/components/sqm-program-explainer-step/ProgramExplainerStep.stories.d.ts +9 -9
  742. package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step-view.d.ts +9 -9
  743. package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +46 -46
  744. package/dist/types/components/sqm-program-menu/ProgramMenu.stories.d.ts +28 -28
  745. package/dist/types/components/sqm-program-menu/sqm-program-menu.d.ts +11 -10
  746. package/dist/types/components/sqm-program-menu/useProgramMenu.d.ts +13 -13
  747. package/dist/types/components/sqm-referral-card/ReferralCard.stories.d.ts +14 -14
  748. package/dist/types/components/sqm-referral-card/sqm-referral-card-view.d.ts +9 -9
  749. package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +19 -19
  750. package/dist/types/components/sqm-referral-iframe/ReferralIframe.stories.d.ts +9 -9
  751. package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe-view.d.ts +13 -13
  752. package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe.d.ts +32 -32
  753. package/dist/types/components/sqm-referral-iframe/useReferralIframe.d.ts +3 -3
  754. package/dist/types/components/sqm-referral-table/ReferralTable.stories.d.ts +18 -18
  755. package/dist/types/components/sqm-referral-table/ReferralTableCell.stories.d.ts +13 -13
  756. package/dist/types/components/sqm-referral-table/ReferralTableRewardsCell.stories.d.ts +23 -23
  757. package/dist/types/components/sqm-referral-table/UseReferralTable.stories.d.ts +40 -40
  758. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-cell.d.ts +7 -7
  759. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-date-cell.d.ts +8 -8
  760. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.d.ts +12 -12
  761. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-status-cell.d.ts +5 -5
  762. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-user-cell.d.ts +4 -4
  763. package/dist/types/components/sqm-referral-table/columns/ReferralTableColumn.d.ts +6 -6
  764. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-column.d.ts +16 -16
  765. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-date-column.d.ts +41 -41
  766. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.d.ts +62 -62
  767. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-status-column.d.ts +27 -27
  768. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-user-column.d.ts +31 -31
  769. package/dist/types/components/sqm-referral-table/mockReferralData.d.ts +83 -83
  770. package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +56 -56
  771. package/dist/types/components/sqm-referral-table/useReferralTable.d.ts +8 -8
  772. package/dist/types/components/sqm-reward-exchange-list/RewardExchangeList.stories.d.ts +25 -25
  773. package/dist/types/components/sqm-reward-exchange-list/RewardExchangeListData.d.ts +1064 -1064
  774. package/dist/types/components/sqm-reward-exchange-list/SVGs.d.ts +5 -5
  775. package/dist/types/components/sqm-reward-exchange-list/UseRewardExchangeList.stories.d.ts +28 -28
  776. package/dist/types/components/sqm-reward-exchange-list/progressBar.d.ts +4 -4
  777. package/dist/types/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.d.ts +62 -62
  778. package/dist/types/components/sqm-reward-exchange-list/sqm-reward-exchange-list.d.ts +147 -147
  779. package/dist/types/components/sqm-reward-exchange-list/useRewardExchangeList.d.ts +88 -88
  780. package/dist/types/components/sqm-rewards-table/RewardsTable.stories.d.ts +14 -14
  781. package/dist/types/components/sqm-rewards-table/RewardsTableCell.stories.d.ts +39 -39
  782. package/dist/types/components/sqm-rewards-table/UseRewardsTable.stories.d.ts +40 -40
  783. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-customer-note-cell.d.ts +8 -8
  784. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-date-cell.d.ts +8 -8
  785. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.d.ts +8 -8
  786. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.d.ts +10 -10
  787. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.d.ts +11 -11
  788. package/dist/types/components/sqm-rewards-table/columns/RewardTableColumn.d.ts +5 -5
  789. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.d.ts +29 -29
  790. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.d.ts +18 -18
  791. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.d.ts +30 -30
  792. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.d.ts +48 -48
  793. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.d.ts +47 -47
  794. package/dist/types/components/sqm-rewards-table/mockRewardData.d.ts +45 -45
  795. package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +43 -43
  796. package/dist/types/components/sqm-rewards-table/useRewardsTable.d.ts +6 -6
  797. package/dist/types/components/sqm-route/sqm-route.d.ts +17 -15
  798. package/dist/types/components/sqm-router/Router.stories.d.ts +28 -28
  799. package/dist/types/components/sqm-router/sqm-router.d.ts +10 -9
  800. package/dist/types/components/sqm-router/useRouter.d.ts +9 -9
  801. package/dist/types/components/sqm-scroll/Scroll.stories.d.ts +10 -10
  802. package/dist/types/components/sqm-scroll/sqm-scroll.d.ts +85 -85
  803. package/dist/types/components/sqm-scroll/useScroll.d.ts +6 -6
  804. package/dist/types/components/sqm-share-button/ShareButton.stories.d.ts +18 -18
  805. package/dist/types/components/sqm-share-button/UseShareButton.stories.d.ts +16 -16
  806. package/dist/types/components/sqm-share-button/sqm-share-button-view.d.ts +19 -19
  807. package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +121 -121
  808. package/dist/types/components/sqm-share-button/useShareButton.d.ts +8 -8
  809. package/dist/types/components/sqm-share-code/ShareCode.stories.d.ts +10 -10
  810. package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +36 -36
  811. package/dist/types/components/sqm-share-code/useShareCode.d.ts +8 -8
  812. package/dist/types/components/sqm-share-link/ShareLink.stories.d.ts +11 -11
  813. package/dist/types/components/sqm-share-link/UseShareLink.stories.d.ts +22 -22
  814. package/dist/types/components/sqm-share-link/sqm-share-link-view.d.ts +8 -8
  815. package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +36 -36
  816. package/dist/types/components/sqm-share-link/useShareLink.d.ts +8 -8
  817. package/dist/types/components/sqm-stat-container/sqm-stat-container-view.d.ts +6 -6
  818. package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +27 -27
  819. package/dist/types/components/sqm-stencilbook/AutoColor.d.ts +8 -8
  820. package/dist/types/components/sqm-stencilbook/CucumberAddon.d.ts +2 -2
  821. package/dist/types/components/sqm-stencilbook/HookStoryAddon.d.ts +8 -8
  822. package/dist/types/components/sqm-stencilbook/Matrix.d.ts +11 -11
  823. package/dist/types/components/sqm-stencilbook/Resizer.d.ts +3 -3
  824. package/dist/types/components/sqm-stencilbook/Themes.d.ts +17 -17
  825. package/dist/types/components/sqm-stencilbook/sqm-stencilbook.d.ts +11 -11
  826. package/dist/types/components/sqm-tab/sqm-tab-view.d.ts +4 -4
  827. package/dist/types/components/sqm-tab/sqm-tab.d.ts +14 -12
  828. package/dist/types/components/sqm-table-cell/sqm-table-cell.d.ts +11 -5
  829. package/dist/types/components/sqm-table-row/sqm-table-row.d.ts +11 -4
  830. package/dist/types/components/sqm-tabs/Tabs.stories.d.ts +15 -15
  831. package/dist/types/components/sqm-tabs/sqm-tabs-view.d.ts +9 -9
  832. package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +21 -22
  833. package/dist/types/components/sqm-tabs/useTabs.d.ts +9 -9
  834. package/dist/types/components/sqm-task-card/DetailsView.d.ts +41 -41
  835. package/dist/types/components/sqm-task-card/SVGs.d.ts +3 -3
  836. package/dist/types/components/sqm-task-card/TaskCard.stories.d.ts +21 -21
  837. package/dist/types/components/sqm-task-card/UseTaskCard.stories.d.ts +16 -16
  838. package/dist/types/components/sqm-task-card/progress-bar/SVGs.d.ts +2 -2
  839. package/dist/types/components/sqm-task-card/progress-bar/progress-bar-view.d.ts +13 -13
  840. package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +35 -35
  841. package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +171 -171
  842. package/dist/types/components/sqm-task-card/useTaskCard.d.ts +11 -11
  843. package/dist/types/components/sqm-text/sqm-text.d.ts +13 -20
  844. package/dist/types/components/sqm-text-span/sqm-text-span-view.d.ts +5 -5
  845. package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +22 -22
  846. package/dist/types/components/sqm-timeline/SVGs.d.ts +3 -3
  847. package/dist/types/components/sqm-timeline/Timeline.stories.d.ts +11 -11
  848. package/dist/types/components/sqm-timeline/sqm-timeline-entry-view.d.ts +9 -9
  849. package/dist/types/components/sqm-timeline/sqm-timeline-entry.d.ts +33 -33
  850. package/dist/types/components/sqm-timeline/sqm-timeline.d.ts +19 -19
  851. package/dist/types/components/sqm-titled-section/TitledSection.stories.d.ts +12 -12
  852. package/dist/types/components/sqm-titled-section/sqm-portal-section-view.d.ts +10 -10
  853. package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +43 -43
  854. package/dist/types/components/sqm-user-name/UserName.stories.d.ts +6 -6
  855. package/dist/types/components/sqm-user-name/sqm-user-name-view.d.ts +6 -6
  856. package/dist/types/components/sqm-user-name/sqm-user-name.d.ts +27 -27
  857. package/dist/types/components/sqm-user-name/useUserName.d.ts +3 -3
  858. package/dist/types/components.d.ts +429 -853
  859. package/dist/types/fonts/GoogleFonts.d.ts +9 -9
  860. package/dist/types/global/android.d.ts +7 -7
  861. package/dist/types/global/global.d.ts +6 -6
  862. package/dist/types/global/mixins.d.ts +166 -166
  863. package/dist/types/global/styles.d.ts +2 -2
  864. package/dist/types/index.d.ts +1 -1
  865. package/dist/types/insertcss.d.ts +6 -6
  866. package/dist/types/saasquatch.d.ts +132 -132
  867. package/dist/types/stories/NewPortal.stories.d.ts +8 -8
  868. package/dist/types/stories/PortalTemplates.stories.d.ts +100 -100
  869. package/dist/types/stories/PoweredByImg.stories.d.ts +7 -7
  870. package/dist/types/stories/Widget.stories.d.ts +22 -22
  871. package/dist/types/stories/features.d.ts +4 -4
  872. package/dist/types/stories/templates.d.ts +4 -4
  873. package/dist/types/styling/JSS.d.ts +7 -7
  874. package/dist/types/tables/GenericTableView.d.ts +32 -32
  875. package/dist/types/tables/TableSlots.d.ts +9 -9
  876. package/dist/types/tables/re-render.d.ts +13 -13
  877. package/dist/types/tables/useChildElements.d.ts +1 -1
  878. package/dist/types/utilities.d.ts +3 -3
  879. package/dist/types/utils/RequiredPropsError.d.ts +10 -10
  880. package/dist/types/utils/isDemo.d.ts +4 -4
  881. package/dist/types/utils/utils.d.ts +14 -14
  882. package/docs/docs.docx +0 -0
  883. package/docs/grapesjs.js +54 -54
  884. package/docs/raisins.json +1 -1
  885. package/docs/stats.json +39222 -0
  886. package/grapesjs/grapesjs.js +54 -54
  887. package/package.json +102 -101
  888. package/readme.md +13 -13
  889. package/dist/cjs/extends-08099afd.js +0 -21
  890. package/dist/cjs/sqm-qa-referral-card.cjs.entry.js +0 -89
  891. package/dist/cjs/sqm-qa-tabs.cjs.entry.js +0 -100
  892. package/dist/cjs/sqm-qa.cjs.entry.js +0 -112
  893. package/dist/cjs/useChildElements-3a4087c1.js +0 -23
  894. package/dist/collection/assets/PoweredBySaaSquatch.png +0 -0
  895. package/dist/collection/assets/saasquatch-logo-wide.jpeg +0 -0
  896. package/dist/collection/assets/saasquatch-logo.png +0 -0
  897. package/dist/collection/components/sqm-portal-register/useValidationState.js +0 -8
  898. package/dist/collection/components/sqm-qa/sqm-qa.js +0 -1038
  899. package/dist/collection/components/sqm-qa-referral-card/ReferralCard.stories.js +0 -79
  900. package/dist/collection/components/sqm-qa-referral-card/sqm-referral-card-view.js +0 -56
  901. package/dist/collection/components/sqm-qa-referral-card/sqm-referral-card.js +0 -70
  902. package/dist/collection/components/sqm-qa-tabs/Tabs.stories.js +0 -491
  903. package/dist/collection/components/sqm-qa-tabs/sqm-tabs-view.js +0 -31
  904. package/dist/collection/components/sqm-qa-tabs/sqm-tabs.js +0 -59
  905. package/dist/collection/components/sqm-qa-tabs/useTabs.js +0 -46
  906. package/dist/esm/extends-c31f1eff.js +0 -19
  907. package/dist/esm/sqm-qa-referral-card.entry.js +0 -85
  908. package/dist/esm/sqm-qa-tabs.entry.js +0 -96
  909. package/dist/esm/sqm-qa.entry.js +0 -108
  910. package/dist/esm/useChildElements-5a1262d5.js +0 -21
  911. package/dist/esm-es5/ShadowViewAddon-77643eb3.js +0 -1
  912. package/dist/esm-es5/extends-c31f1eff.js +0 -1
  913. package/dist/esm-es5/index.module-8e654eb1.js +0 -1
  914. package/dist/esm-es5/sqm-navigation-sidebar-item-view-52b5e3b9.js +0 -1
  915. package/dist/esm-es5/sqm-qa-referral-card.entry.js +0 -1
  916. package/dist/esm-es5/sqm-qa-tabs.entry.js +0 -1
  917. package/dist/esm-es5/sqm-qa.entry.js +0 -1
  918. package/dist/esm-es5/use-callback-69ec5c5c.js +0 -1
  919. package/dist/esm-es5/useChildElements-5a1262d5.js +0 -1
  920. package/dist/esm-es5/useReferralTable-6c14c78f.js +0 -1
  921. package/dist/esm-es5/useValidationState-34e24357.js +0 -1
  922. package/dist/mint-components/p-0049fc60.entry.js +0 -1
  923. package/dist/mint-components/p-00893b1e.system.entry.js +0 -1
  924. package/dist/mint-components/p-0c6077a8.system.entry.js +0 -1
  925. package/dist/mint-components/p-1260d387.entry.js +0 -1
  926. package/dist/mint-components/p-12b08957.js +0 -1
  927. package/dist/mint-components/p-1670c8d5.system.entry.js +0 -1
  928. package/dist/mint-components/p-16beb451.system.entry.js +0 -1
  929. package/dist/mint-components/p-1c17892a.system.js +0 -1
  930. package/dist/mint-components/p-250e8ca9.system.entry.js +0 -1
  931. package/dist/mint-components/p-27557cc8.entry.js +0 -1
  932. package/dist/mint-components/p-27a8ee57.system.entry.js +0 -1
  933. package/dist/mint-components/p-29f82c6d.system.entry.js +0 -1
  934. package/dist/mint-components/p-2db3e574.entry.js +0 -1
  935. package/dist/mint-components/p-2e827a20.system.entry.js +0 -1
  936. package/dist/mint-components/p-36ff7a62.entry.js +0 -1
  937. package/dist/mint-components/p-4392ba94.js +0 -1
  938. package/dist/mint-components/p-458416a0.system.js +0 -1
  939. package/dist/mint-components/p-4587520e.entry.js +0 -1
  940. package/dist/mint-components/p-45d161fe.entry.js +0 -1
  941. package/dist/mint-components/p-46ed891a.entry.js +0 -1
  942. package/dist/mint-components/p-47aa639f.system.entry.js +0 -1
  943. package/dist/mint-components/p-494c99f7.js +0 -1
  944. package/dist/mint-components/p-4b34c8b6.system.js +0 -1
  945. package/dist/mint-components/p-4c2cec5c.system.entry.js +0 -1
  946. package/dist/mint-components/p-4c93df52.entry.js +0 -1
  947. package/dist/mint-components/p-4cdef37c.system.entry.js +0 -1
  948. package/dist/mint-components/p-4e89da81.js +0 -1
  949. package/dist/mint-components/p-505d8965.system.entry.js +0 -1
  950. package/dist/mint-components/p-5928afc0.js +0 -1
  951. package/dist/mint-components/p-60ae6839.js +0 -268
  952. package/dist/mint-components/p-6d0a42f8.system.entry.js +0 -1
  953. package/dist/mint-components/p-72435015.entry.js +0 -99
  954. package/dist/mint-components/p-72dd2010.system.entry.js +0 -1
  955. package/dist/mint-components/p-81f34787.js +0 -1
  956. package/dist/mint-components/p-89841802.system.entry.js +0 -1
  957. package/dist/mint-components/p-89d8133d.entry.js +0 -1
  958. package/dist/mint-components/p-9311fb68.entry.js +0 -1
  959. package/dist/mint-components/p-955ecee3.system.entry.js +0 -1
  960. package/dist/mint-components/p-986000f9.system.entry.js +0 -1
  961. package/dist/mint-components/p-9c58002f.entry.js +0 -1
  962. package/dist/mint-components/p-a3f87461.entry.js +0 -1
  963. package/dist/mint-components/p-a6291305.system.entry.js +0 -1
  964. package/dist/mint-components/p-a7895b97.system.entry.js +0 -1
  965. package/dist/mint-components/p-af290d9f.entry.js +0 -1
  966. package/dist/mint-components/p-b2ad0a75.system.entry.js +0 -1
  967. package/dist/mint-components/p-b670cff3.system.js +0 -1
  968. package/dist/mint-components/p-b7b610d9.entry.js +0 -1
  969. package/dist/mint-components/p-bc796bc0.system.js +0 -1
  970. package/dist/mint-components/p-bdf8f103.js +0 -1
  971. package/dist/mint-components/p-c14b8c38.entry.js +0 -1
  972. package/dist/mint-components/p-c2b5997d.entry.js +0 -1
  973. package/dist/mint-components/p-c6fc021c.js +0 -1
  974. package/dist/mint-components/p-c7514dbd.system.entry.js +0 -1
  975. package/dist/mint-components/p-c7bc2261.entry.js +0 -9
  976. package/dist/mint-components/p-c7eaa296.system.entry.js +0 -1
  977. package/dist/mint-components/p-c88cb982.entry.js +0 -1
  978. package/dist/mint-components/p-c9977e50.system.entry.js +0 -1
  979. package/dist/mint-components/p-ca2819e8.system.js +0 -1
  980. package/dist/mint-components/p-cbe1f72a.system.entry.js +0 -1
  981. package/dist/mint-components/p-cc6f7cb5.entry.js +0 -1
  982. package/dist/mint-components/p-cd4ae408.system.entry.js +0 -1
  983. package/dist/mint-components/p-cdabe7a8.js +0 -1
  984. package/dist/mint-components/p-cfce9e5c.entry.js +0 -1
  985. package/dist/mint-components/p-d1aef95c.entry.js +0 -1
  986. package/dist/mint-components/p-d3c61681.system.js +0 -1
  987. package/dist/mint-components/p-d5be4f5e.entry.js +0 -33
  988. package/dist/mint-components/p-d5d32d0d.system.js +0 -8
  989. package/dist/mint-components/p-d78b809c.system.js +0 -1
  990. package/dist/mint-components/p-d8876d3f.js +0 -1
  991. package/dist/mint-components/p-d8c1aa2f.entry.js +0 -1
  992. package/dist/mint-components/p-dc2120a9.entry.js +0 -13
  993. package/dist/mint-components/p-dec7a657.entry.js +0 -1
  994. package/dist/mint-components/p-e013289c.entry.js +0 -1
  995. package/dist/mint-components/p-e0140005.system.entry.js +0 -1
  996. package/dist/mint-components/p-e2fe2d6f.entry.js +0 -1
  997. package/dist/mint-components/p-e5d4a15d.system.js +0 -1
  998. package/dist/mint-components/p-e647c594.entry.js +0 -1
  999. package/dist/mint-components/p-f2efaa41.system.entry.js +0 -1
  1000. package/dist/mint-components/p-f79a103c.system.entry.js +0 -1
  1001. package/dist/mint-components/p-fb8715c9.system.entry.js +0 -1
  1002. package/dist/mint-components/p-fd2e16a3.system.entry.js +0 -1
  1003. package/dist/types/components/sqm-portal-register/useValidationState.d.ts +0 -18
  1004. package/dist/types/components/sqm-qa/sqm-qa.d.ts +0 -250
  1005. package/dist/types/components/sqm-qa-referral-card/ReferralCard.stories.d.ts +0 -14
  1006. package/dist/types/components/sqm-qa-referral-card/sqm-referral-card-view.d.ts +0 -9
  1007. package/dist/types/components/sqm-qa-referral-card/sqm-referral-card.d.ts +0 -20
  1008. package/dist/types/components/sqm-qa-tabs/Tabs.stories.d.ts +0 -15
  1009. package/dist/types/components/sqm-qa-tabs/sqm-tabs-view.d.ts +0 -9
  1010. package/dist/types/components/sqm-qa-tabs/sqm-tabs.d.ts +0 -23
  1011. package/dist/types/components/sqm-qa-tabs/useTabs.d.ts +0 -9
  1012. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-plop-target.d.ts +0 -11
@@ -122,6 +122,7 @@ export namespace Components {
122
122
  interface SqmCheckboxField {
123
123
  /**
124
124
  * @uiName Checkbox Label
125
+ * @uiWidget textArea
125
126
  */
126
127
  "checkboxLabel": string;
127
128
  /**
@@ -134,12 +135,13 @@ export namespace Components {
134
135
  */
135
136
  "checkboxLabelLinkText": string;
136
137
  /**
138
+ * This name is used as the key for this form field on submission. The name must be unique within this specific form.
137
139
  * @uiName Checkbox Name Attribute
140
+ * @required
138
141
  */
139
142
  "checkboxName": string;
140
143
  /**
141
144
  * @uiName Optional
142
- * @default
143
145
  */
144
146
  "checkboxOptional"?: boolean;
145
147
  /**
@@ -161,7 +163,7 @@ export namespace Components {
161
163
  */
162
164
  "direction": "row" | "column";
163
165
  /**
164
- * Uses Shorthand CSS border syntax
166
+ * Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
165
167
  * @uiName Border Style
166
168
  */
167
169
  "dividerStyle": string;
@@ -177,7 +179,9 @@ export namespace Components {
177
179
  */
178
180
  "dropdownLabel": string;
179
181
  /**
182
+ * This name is used as the key for this form field on submission. The name must be unique within this specific form.
180
183
  * @uiName Dropdown Name Attribute
184
+ * @required
181
185
  */
182
186
  "dropdownName": string;
183
187
  /**
@@ -265,6 +269,24 @@ export namespace Components {
265
269
  */
266
270
  "domain": string;
267
271
  }
272
+ interface SqmHeaderLogo {
273
+ /**
274
+ * @uiName Logo Height
275
+ */
276
+ "height": number;
277
+ /**
278
+ * @uiWidget ImageUpload
279
+ * @format url
280
+ * @uiName Logo Image
281
+ */
282
+ "imageUrl": string;
283
+ /**
284
+ * Page participants are navigated to after clicking the header logo.
285
+ * @uiName Redirect Path
286
+ * @uiWidget pageSelect
287
+ */
288
+ "nextPage": string;
289
+ }
268
290
  interface SqmHero {
269
291
  /**
270
292
  * Can be an image url, colour or Shoelace variable.
@@ -274,6 +296,8 @@ export namespace Components {
274
296
  /**
275
297
  * Number of columns in the layout
276
298
  * @uiName Columns
299
+ * @uiEnum [1, 2]
300
+ * @uiEnumNames ["One", "Two"]
277
301
  */
278
302
  "columns": 1 | 2;
279
303
  /**
@@ -401,7 +425,7 @@ export namespace Components {
401
425
  /**
402
426
  * @uiName Background Color
403
427
  * @uiWidget color
404
- * @format
428
+ * @format color
405
429
  */
406
430
  "backgroundColor": string;
407
431
  /**
@@ -432,8 +456,9 @@ export namespace Components {
432
456
  */
433
457
  "fieldLabel": string;
434
458
  /**
435
- * Used as the key of the inputs value in form data.
459
+ * This name is used as the key for this form field on submission. The name must be unique within this specific form.
436
460
  * @uiName Input Name Attribute
461
+ * @required
437
462
  */
438
463
  "fieldName": string;
439
464
  /**
@@ -479,8 +504,8 @@ export namespace Components {
479
504
  * @uiEnum ["topStartedReferrers", "topConvertedReferrers", "topPointEarners"]
480
505
  * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers", "Top Point Earners"]
481
506
  */
482
- "leaderboardType": | "topStartedReferrers"
483
- | "topConvertedReferrers"
507
+ "leaderboardType": | "topStartedReferrers"
508
+ | "topConvertedReferrers"
484
509
  | "topPointEarners";
485
510
  /**
486
511
  * Control the maximum amount of rows displayed on the leaderboard.
@@ -536,8 +561,8 @@ export namespace Components {
536
561
  * @uiEnum ["topStartedReferrers", "topConvertedReferrers", "topPointEarners"]
537
562
  * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers", "Top Point Earners"]
538
563
  */
539
- "leaderboardType": | "topStartedReferrers"
540
- | "topConvertedReferrers"
564
+ "leaderboardType": | "topStartedReferrers"
565
+ | "topConvertedReferrers"
541
566
  | "topPointEarners";
542
567
  /**
543
568
  * Filters leaderboard to show only data from this program. Defaults to the program context where this leaderboard is. If no program ID is set or provided by context, then a global leaderboard is shown.
@@ -612,6 +637,7 @@ export namespace Components {
612
637
  "label": string;
613
638
  /**
614
639
  * @uiName Navigation Path
640
+ * @uiWidget pageSelect
615
641
  */
616
642
  "path": string;
617
643
  }
@@ -622,10 +648,10 @@ export namespace Components {
622
648
  */
623
649
  "demoData"?: PasswordFieldViewDemoProps;
624
650
  /**
625
- * Enable live password validation
626
- * @uiName Enable Validation
651
+ * Disable live password validation
652
+ * @uiName Disable Validation
627
653
  */
628
- "enableValidation": boolean;
654
+ "disableValidation": boolean;
629
655
  /**
630
656
  * Label for password field
631
657
  * @uiName Password Label
@@ -667,17 +693,17 @@ export namespace Components {
667
693
  }
668
694
  interface SqmPortalChangePassword {
669
695
  /**
670
- * Modal cancel button text
696
+ * Found in modal
671
697
  * @uiName Cancel Button Text
672
698
  */
673
699
  "cancelText": string;
674
700
  /**
675
- * Modal change password button text
701
+ * Found in modal
676
702
  * @uiName Change Password Button Text
677
703
  */
678
704
  "changePasswordButtonText": string;
679
705
  /**
680
- * Password confirmation input field label
706
+ * Found in modal
681
707
  * @uiName Confirm Password Label
682
708
  */
683
709
  "confirmPasswordFieldLabel": string;
@@ -691,8 +717,8 @@ export namespace Components {
691
717
  */
692
718
  "modalChangePasswordHeader": string;
693
719
  /**
694
- * Password input field label
695
- * @uiName Password Label
720
+ * Found in modal
721
+ * @uiName New Password Field Label
696
722
  */
697
723
  "passwordFieldLabel": string;
698
724
  /**
@@ -706,7 +732,8 @@ export namespace Components {
706
732
  "portalChangePasswordHeader": string;
707
733
  /**
708
734
  * Successful password change message
709
- * @uiName Successful Message
735
+ * @uiName Successful Password Change Message
736
+ * @uiWidget textArea
710
737
  */
711
738
  "successMessage": string;
712
739
  }
@@ -743,11 +770,11 @@ export namespace Components {
743
770
  * @uiEnum ["start", "center", "end", "space-between", "space-around", "space-evenly"]
744
771
  * @uiEnumNames ["Start", "Center", "End", "Space Between", "Space Around", "Space Evenly"]
745
772
  */
746
- "justifyContent"?: | "start"
747
- | "center"
748
- | "end"
749
- | "space-between"
750
- | "space-around"
773
+ "justifyContent"?: | "start"
774
+ | "center"
775
+ | "end"
776
+ | "space-between"
777
+ | "space-around"
751
778
  | "space-evenly";
752
779
  /**
753
780
  * @uiName Maximum width
@@ -776,8 +803,9 @@ export namespace Components {
776
803
  */
777
804
  "emailVerificationHeader": string;
778
805
  /**
779
- * The page that users are redirected to from the verification email.
780
- * @uiName Email Redirection Base Path
806
+ * Redirect participants to this page from their verification email.
807
+ * @uiName Email Redirect
808
+ * @uiWidget pageSelect
781
809
  */
782
810
  "redirectPath": string;
783
811
  /**
@@ -786,6 +814,7 @@ export namespace Components {
786
814
  "resendEmailButtonText": string;
787
815
  /**
788
816
  * @uiName Email Verification Body Text
817
+ * @uiWidget textArea
789
818
  */
790
819
  "verifyMessage": string;
791
820
  }
@@ -798,36 +827,45 @@ export namespace Components {
798
827
  * @uiName FAQ Text
799
828
  */
800
829
  "faqText"?: string;
830
+ /**
831
+ * @uiName Hide Powered By SaaSquatch
832
+ */
833
+ "hidePoweredBy": boolean;
801
834
  /**
802
835
  * @uiName Padding Bottom
836
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
837
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
803
838
  */
804
839
  "paddingBottom": string;
805
840
  /**
806
841
  * @uiName Padding Left
842
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
843
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
807
844
  */
808
845
  "paddingLeft": string;
809
846
  /**
810
847
  * @uiName Padding Right
848
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
849
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
811
850
  */
812
851
  "paddingRight": string;
813
852
  /**
814
853
  * @uiName Padding Top
854
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
855
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
815
856
  */
816
857
  "paddingTop": string;
817
858
  /**
818
859
  * @uiName Powered By Link
819
860
  */
820
861
  "poweredByLink": string;
821
- /**
822
- * @uiName Show Powered By SaaSquatch
823
- */
824
- "showPoweredBy": boolean;
825
862
  /**
826
863
  * @uiName Support Email
827
864
  */
828
865
  "supportEmail": string;
829
866
  /**
830
867
  * @uiName Support Text
868
+ * @uiWidget textArea
831
869
  */
832
870
  "supportText": string;
833
871
  /**
@@ -846,16 +884,27 @@ export namespace Components {
846
884
  */
847
885
  "demoData"?: DemoData<PortalForgotPasswordViewProps>;
848
886
  /**
849
- * @uiName Email Label
887
+ * @uiName Email Field Label
850
888
  */
851
889
  "emailLabel": string;
852
890
  /**
853
- * @uiName Login Page Routing Path
891
+ * @uiName Header Text
892
+ * @uiWidget textArea
893
+ */
894
+ "headerText": string;
895
+ /**
896
+ * @uiName Login Redirect Path
897
+ * @uiWidget pageSelect
854
898
  */
855
899
  "loginPath": string;
856
900
  /**
857
- * The page that users are redirected to from the password reset email.
858
- * @uiName Email Redirection Base Path
901
+ * Sign In Link Text
902
+ */
903
+ "loginText": string;
904
+ /**
905
+ * Redirect participants to this page after they verify their email.
906
+ * @uiName Email Redirect
907
+ * @uiWidget pageSelect
859
908
  */
860
909
  "redirectPath": string;
861
910
  /**
@@ -877,60 +926,60 @@ export namespace Components {
877
926
  */
878
927
  "demoData"?: DemoData<PortalLoginViewProps>;
879
928
  /**
880
- * Label for email field
881
- * @uiName Email Label
929
+ * @uiName Email Field Label
882
930
  */
883
931
  "emailLabel": string;
884
932
  /**
885
- * Label for forgotten password button
886
933
  * @uiName Forgot Password Text
887
934
  */
888
935
  "forgotPasswordLabel": string;
889
936
  /**
890
- * Forgot password redirect path
891
- * @uiName Forgot Password Path
937
+ * Redirect participants to this page to reset their password
938
+ * @uiName Forgot Password Redirect
939
+ * @uiWidget pageSelect
892
940
  */
893
941
  "forgotPasswordPath": string;
894
942
  /**
895
- * Page navigated to after sign-in
896
- * @uiName Next Page Path
943
+ * Redirect participants to this page after they successfully login.
944
+ * @uiName Login Redirect
945
+ * @uiWidget pageSelect
897
946
  */
898
947
  "nextPage": string;
899
948
  /**
900
949
  * @uiName Heading Label
950
+ * @uiWidget textArea
901
951
  */
902
952
  "pageLabel": string;
903
953
  /**
904
- * Label for password field
905
- * @uiName Password Label
954
+ * @uiName Password Field Label
906
955
  */
907
956
  "passwordLabel": string;
908
957
  /**
909
- * Label for register button
910
958
  * @uiName Register Button Text
911
959
  */
912
960
  "registerLabel": string;
913
961
  /**
914
- * Register redirect path
915
- * @uiName Register Path
962
+ * Redirect participants to this page to start registration.
963
+ * @uiName Register Button Redirect
964
+ * @uiWidget pageSelect
916
965
  */
917
966
  "registerPath": string;
918
967
  /**
919
- * Label for submit button
920
968
  * @uiName Submit Button Text
921
969
  */
922
970
  "submitLabel": string;
923
971
  }
924
972
  interface SqmPortalLogout {
925
973
  /**
926
- * @uiName Next Page Path
974
+ * Redirect participants to this page when they log out.
975
+ * @uiName Logout Redirect Path
976
+ * @uiWidget pageSelect
927
977
  */
928
978
  "nextPage": string;
929
979
  }
930
980
  interface SqmPortalProfile {
931
981
  /**
932
- * Country input field label
933
- * @uiName Country Label
982
+ * @uiName Country Field Label
934
983
  */
935
984
  "countrytext": string;
936
985
  /**
@@ -947,25 +996,21 @@ export namespace Components {
947
996
  */
948
997
  "editProfileSubHeader": string;
949
998
  /**
950
- * Email input field label
951
- * @uiName Email Label
999
+ * @uiName Email Field Label
952
1000
  */
953
1001
  "emailtext": string;
954
1002
  /**
955
- * First name input field label
956
1003
  * @uiName First Name Label
957
1004
  */
958
1005
  "firstnametext": string;
959
1006
  /**
960
- * Last name input field label
961
- * @uiName Last Name Label
1007
+ * @uiName Hide Country Field
962
1008
  */
963
- "lastnametext": string;
1009
+ "hideCountry": boolean;
964
1010
  /**
965
- * Show or hide the country field
966
- * @uiName Show Country Field
1011
+ * @uiName Last Name Field Label
967
1012
  */
968
- "showCountry": boolean;
1013
+ "lastnametext": string;
969
1014
  /**
970
1015
  * @uiName Submit Changes Button Text
971
1016
  */
@@ -973,28 +1018,27 @@ export namespace Components {
973
1018
  }
974
1019
  interface SqmPortalProtectedRoute {
975
1020
  /**
976
- * @uiName Redirect Path
1021
+ * Redirect participants to this page they are not logged in.
1022
+ * @uiName Unauthenticated Participant Redirect
977
1023
  */
978
1024
  "redirectTo": string;
979
1025
  /**
980
- * @uiName Redirect Unverified Users Path
1026
+ * Redirect participants to this page when email verification is required but they have not verified their email.
1027
+ * @uiName Unverified Participant Redirect
981
1028
  */
982
1029
  "redirectToUnverified": string;
983
1030
  /**
984
1031
  * @uiName Require Email Verification
985
- * @default
986
1032
  */
987
1033
  "requireEmailVerification": boolean;
988
1034
  }
989
1035
  interface SqmPortalRegister {
990
1036
  /**
991
- * Show or hide the confirm password input
992
1037
  * @uiName Show Confirm Password Field
993
- * @default
994
1038
  */
995
1039
  "confirmPassword": boolean;
996
1040
  /**
997
- * @uiName Confirm Password Label
1041
+ * @uiName Confirm Password Field Label
998
1042
  */
999
1043
  "confirmPasswordLabel": string;
1000
1044
  /**
@@ -1003,17 +1047,16 @@ export namespace Components {
1003
1047
  */
1004
1048
  "demoData"?: DemoData<PortalRegisterViewProps>;
1005
1049
  /**
1006
- * @uiName Email Label
1050
+ * @uiName Disable Password Validation
1007
1051
  */
1008
- "emailLabel": string;
1052
+ "disablePasswordValidation": boolean;
1009
1053
  /**
1010
- * @uiName Enable Password Validation
1054
+ * @uiName Email Field Label
1011
1055
  */
1012
- "enablePasswordValidation": boolean;
1056
+ "emailLabel": string;
1013
1057
  /**
1014
- * Hide default input fields to use custom fields
1015
- * @uiName Hide Default Inputs
1016
- * @default
1058
+ * 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.
1059
+ * @uiName Hide Default Fields
1017
1060
  */
1018
1061
  "hideInputs": boolean;
1019
1062
  /**
@@ -1021,26 +1064,29 @@ export namespace Components {
1021
1064
  */
1022
1065
  "loginLabel": string;
1023
1066
  /**
1024
- * Login button redirection path
1025
- * @uiName Login Path
1067
+ * Redirect participants to this page after clicking the login button.
1068
+ * @uiName Login Redirect
1069
+ * @uiWidget pageSelect
1026
1070
  */
1027
1071
  "loginPath": string;
1028
1072
  /**
1029
- * Page navigated to after registration
1030
- * @uiName Next Page
1073
+ * Redirect participants to this page from their verification email
1074
+ * @uiName Registration Redirect
1075
+ * @uiWidget pageSelect
1031
1076
  */
1032
1077
  "nextPage": string;
1033
1078
  /**
1034
- * @uiName Heading Label
1079
+ * @uiName Header Text
1035
1080
  */
1036
1081
  "pageLabel": string;
1037
1082
  /**
1038
- * @uiName Password Label
1083
+ * @uiName Password Field Label
1039
1084
  */
1040
1085
  "passwordLabel": string;
1041
1086
  /**
1042
- * The page that users are redirected to from the verification email.
1043
- * @uiName Email Redirection Base Path
1087
+ * The page that participants are redirected to from the verification email.
1088
+ * @uiName Email Verification Redirect
1089
+ * @uiWidget pageSelect
1044
1090
  */
1045
1091
  "redirectPath": string;
1046
1092
  /**
@@ -1050,13 +1096,11 @@ export namespace Components {
1050
1096
  }
1051
1097
  interface SqmPortalRegistrationForm {
1052
1098
  /**
1053
- * Show or hide the confirm password input
1054
1099
  * @uiName Show Confirm Password Field
1055
- * @default
1056
1100
  */
1057
1101
  "confirmPassword": boolean;
1058
1102
  /**
1059
- * @uiName Confirm Password Label
1103
+ * @uiName Confirm Password Field Label
1060
1104
  */
1061
1105
  "confirmPasswordLabel": string;
1062
1106
  /**
@@ -1065,22 +1109,22 @@ export namespace Components {
1065
1109
  */
1066
1110
  "demoData"?: DemoData<PortalRegistrationFormViewProps>;
1067
1111
  /**
1068
- * @uiName Email Label
1112
+ * @uiName Disable Password Validation
1069
1113
  */
1070
- "emailLabel": string;
1114
+ "disablePasswordValidation": boolean;
1071
1115
  /**
1072
- * @uiName Enable Password Validation
1116
+ * @uiName Email Field Label
1073
1117
  */
1074
- "enablePasswordValidation": boolean;
1118
+ "emailLabel": string;
1075
1119
  /**
1076
- * Microsite Registration Form Key
1120
+ * The key of the registration form used for this microsite.
1077
1121
  * @uiName Form Key
1122
+ * @required
1078
1123
  */
1079
1124
  "formKey": string;
1080
1125
  /**
1081
- * Hide default input fields to use custom fields
1082
- * @uiName Hide Default Inputs
1083
- * @default
1126
+ * 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.
1127
+ * @uiName Hide Default Fields
1084
1128
  */
1085
1129
  "hideInputs": boolean;
1086
1130
  /**
@@ -1088,26 +1132,29 @@ export namespace Components {
1088
1132
  */
1089
1133
  "loginLabel": string;
1090
1134
  /**
1091
- * Login button redirection path
1092
- * @uiName Login Path
1135
+ * Redirect participants to this page after clicking the login button.
1136
+ * @uiName Login Redirect
1137
+ * @uiWidget pageSelect
1093
1138
  */
1094
1139
  "loginPath": string;
1095
1140
  /**
1096
- * Page navigated to after registration
1097
- * @uiName Next Page
1141
+ * Redirect participants to this page after they successfully register.
1142
+ * @uiName Registration Redirect
1143
+ * @uiWidget pageSelect
1098
1144
  */
1099
1145
  "nextPage": string;
1100
1146
  /**
1101
- * @uiName Heading Label
1147
+ * @uiName Header Text
1102
1148
  */
1103
1149
  "pageLabel": string;
1104
1150
  /**
1105
- * @uiName Password Label
1151
+ * @uiName Password Field Label
1106
1152
  */
1107
1153
  "passwordLabel": string;
1108
1154
  /**
1109
- * The page that users are redirected to from the verification email.
1110
- * @uiName Email Redirection Base Path
1155
+ * Redirect participants to this page from their verification email
1156
+ * @uiName Email Verification Redirect
1157
+ * @uiWidget pageSelect
1111
1158
  */
1112
1159
  "redirectPath": string;
1113
1160
  /**
@@ -1117,17 +1164,15 @@ export namespace Components {
1117
1164
  }
1118
1165
  interface SqmPortalResetPassword {
1119
1166
  /**
1120
- * Show or hide confirm password field
1121
- * @uiName Show Confirm Password
1122
- * @default
1167
+ * @uiName Show Confirm Password Field
1123
1168
  */
1124
1169
  "confirmPassword": boolean;
1125
1170
  /**
1126
- * @uiName Confirm Password Label
1171
+ * @uiName Password Confirmation Field Label
1127
1172
  */
1128
1173
  "confirmPasswordFieldLabel": string;
1129
1174
  /**
1130
- * Button text displayed after a successful password reset
1175
+ * Button text displayed after a successful password reset.
1131
1176
  * @uiName Continue Button Text
1132
1177
  */
1133
1178
  "continueButtonText": string;
@@ -1137,22 +1182,25 @@ export namespace Components {
1137
1182
  */
1138
1183
  "demoData"?: DemoData<PortalResetPasswordViewProps>;
1139
1184
  /**
1140
- * The page that users are redirected to if the reset fails due to outdated password reset attempt.
1141
- * @uiName Failed Page Path
1185
+ * Redirect participants to this page if password reset fails due to an outdated reset attempt.
1186
+ * @uiName Failed Reset Redirect
1187
+ * @uiWidget pageSelect
1142
1188
  */
1143
1189
  "failedPage": string;
1144
1190
  /**
1145
- * The page that users are redirected to when the password reset succeeds.
1146
- * @uiName Next Page Path
1191
+ * Redirect participants to this page when they successfully reset their password.
1192
+ * @uiName Successful Reset Redirect
1193
+ * @uiWidget pageSelect
1147
1194
  */
1148
1195
  "nextPage": string;
1149
1196
  /**
1150
- * @uiName Password Label
1197
+ * @uiName Password Field Label
1151
1198
  */
1152
1199
  "passwordFieldLabel": string;
1153
1200
  /**
1154
- * Displayed after a successful password reset
1201
+ * Displayed after a successful password reset.
1155
1202
  * @uiName Successful Password Reset Text
1203
+ * @uiWidget textArea
1156
1204
  */
1157
1205
  "passwordResetHeader": string;
1158
1206
  /**
@@ -1171,13 +1219,15 @@ export namespace Components {
1171
1219
  */
1172
1220
  "demoData"?: DemoData<PortalVerifyEmailViewProps>;
1173
1221
  /**
1174
- * The page that users are redirected to if verification fails due to outdated verification attempt.
1175
- * @uiName Failed Page Path
1222
+ * Redirect participants to this page if verification fails due to an outdated verification attempt.
1223
+ * @uiName Failed Verification Redirect
1224
+ * @uiWidget pageSelect
1176
1225
  */
1177
1226
  "failedPage": string;
1178
1227
  /**
1179
- * The page that users are redirected to when the verification succeeds.
1180
- * @uiName Next Page Path
1228
+ * Redirect participants to this page when they successfully verify their email.
1229
+ * @uiName Successful Verification Redirect
1230
+ * @uiWidget pageSelect
1181
1231
  */
1182
1232
  "nextPage": string;
1183
1233
  }
@@ -1216,7 +1266,7 @@ export namespace Components {
1216
1266
  */
1217
1267
  "header": string;
1218
1268
  /**
1219
- * Full list of valid icon names available in the {@link https://shoelace.style/components/icon Shoelace Icon Library}. This value is case sensitive.
1269
+ * Full list of valid icon names available in the [Shoelace Icon Library](https://shoelace.style/components/icon). This value is case sensitive.
1220
1270
  * @uiName Icon
1221
1271
  */
1222
1272
  "icon"?: string;
@@ -1236,269 +1286,6 @@ export namespace Components {
1236
1286
  }
1237
1287
  interface SqmProgramMenu {
1238
1288
  }
1239
- interface SqmQa {
1240
- /**
1241
- * Description here
1242
- * @uiName Boolean Switch with default
1243
- */
1244
- "booleanSwitch"?: boolean;
1245
- /**
1246
- * Description here
1247
- * @uiName Boolean Switch with no default
1248
- */
1249
- "booleanSwitchNoDefault"?: boolean;
1250
- /**
1251
- * Description here
1252
- * @uiName Boolean Switch required with no default
1253
- * @required
1254
- */
1255
- "booleanSwitchRequiredNoDefault"?: boolean;
1256
- /**
1257
- * Description here
1258
- * @uiName Color with default
1259
- * @uiWidget color
1260
- * @format color
1261
- */
1262
- "color"?: string;
1263
- /**
1264
- * Description here
1265
- * @uiName Color with no default
1266
- * @uiWidget color
1267
- * @format color
1268
- */
1269
- "colorNoDefault"?: string;
1270
- /**
1271
- * Description here
1272
- * @uiName Color required with no default
1273
- * @required
1274
- * @uiWidget color
1275
- * @format color
1276
- */
1277
- "colorRequiredNoDefault"?: string;
1278
- /**
1279
- * Description here
1280
- * @uiName Date Interval with default
1281
- * @uiWidget dateRange
1282
- * @uiWidgetOptions {"allowPastDates":true, "months": 1}
1283
- * @format date-interval
1284
- */
1285
- "dateInterval"?: string;
1286
- /**
1287
- * Description here
1288
- * @uiName Date Interval with no default
1289
- * @uiWidget dateRange
1290
- * @uiWidgetOptions {"allowPastDates":true, "months": 1}
1291
- * @format date-interval
1292
- */
1293
- "dateIntervalNoDefault"?: string;
1294
- /**
1295
- * Description here
1296
- * @uiName Date Interval required with no default
1297
- * @required
1298
- * @uiWidget dateRange
1299
- * @uiWidgetOptions {"allowPastDates":true, "months": 1}
1300
- * @format date-interval
1301
- */
1302
- "dateIntervalRequiredNoDefault"?: string;
1303
- /**
1304
- * Description here
1305
- * @uiName Image Upload with default
1306
- * @uiWidget ImageUpload
1307
- * @format url
1308
- */
1309
- "imageUpload"?: string;
1310
- /**
1311
- * Description here
1312
- * @uiName Image Upload with no default
1313
- * @uiWidget ImageUpload
1314
- * @format url
1315
- */
1316
- "imageUploadNoDefault"?: string;
1317
- /**
1318
- * Description here
1319
- * @uiName Image Upload required with no default
1320
- * @required
1321
- * @uiWidget ImageUpload
1322
- * @format url
1323
- */
1324
- "imageUploadRequiredNoDefault"?: string;
1325
- /**
1326
- * Description here
1327
- * @uiName Number Max 7
1328
- * @maximum 7
1329
- */
1330
- "max"?: number;
1331
- /**
1332
- * Description here
1333
- * @uiName String Max Length 10
1334
- * @maxLength 10
1335
- */
1336
- "maxLength"?: string;
1337
- /**
1338
- * Description here
1339
- * @uiName Number Min 7
1340
- * @minimum 7
1341
- */
1342
- "min"?: number;
1343
- /**
1344
- * Description here
1345
- * @uiName String Min Length 10
1346
- * @minLength 10
1347
- */
1348
- "minLength"?: string;
1349
- /**
1350
- * Description here
1351
- * @uiName Number Enum Select with default
1352
- * @uiEnum [1,2,3]
1353
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
1354
- */
1355
- "numberEnumSelect"?: number;
1356
- /**
1357
- * Description here
1358
- * @uiName Number Enum Select with no default
1359
- * @uiEnum [1,2,3]
1360
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
1361
- */
1362
- "numberEnumSelectNoDefault"?: number;
1363
- /**
1364
- * Description here
1365
- * @uiName Number Enum Select required with no default
1366
- * @required
1367
- * @uiEnum [1,2,3]
1368
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
1369
- */
1370
- "numberEnumSelectRequiredNoDefault"?: number;
1371
- /**
1372
- * Description here
1373
- * @uiName Number Input with default
1374
- */
1375
- "numberInput"?: number;
1376
- /**
1377
- * Description here
1378
- * @uiName Number Input with no default
1379
- */
1380
- "numberInputNoDefault"?: number;
1381
- /**
1382
- * Description here
1383
- * @uiName Number required with no default
1384
- * @required
1385
- */
1386
- "numberRequired"?: number;
1387
- /**
1388
- * Description here
1389
- * @uiName Program Selector with default
1390
- * @uiWidget programSelector
1391
- */
1392
- "programSelector"?: string;
1393
- /**
1394
- * Description here
1395
- * @uiName Program Selector with no default
1396
- * @uiWidget programSelector
1397
- */
1398
- "programSelectorNoDefault"?: string;
1399
- /**
1400
- * Description here
1401
- * @uiName Program Selector required with no default
1402
- * @required
1403
- * @uiWidget programSelector
1404
- */
1405
- "programSelectorRequiredNoDefault"?: string;
1406
- /**
1407
- * Description here
1408
- * @uiName Stat Selector with default
1409
- * @uiWidget statTypeSelectWidget
1410
- */
1411
- "statSelector"?: string;
1412
- /**
1413
- * Description here
1414
- * @uiName Stat Selector with no default
1415
- * @uiWidget statTypeSelectWidget
1416
- */
1417
- "statSelectorNoDefault"?: string;
1418
- /**
1419
- * Description here
1420
- * @uiName Stat Selector required with no default
1421
- * @required
1422
- * @uiWidget statTypeSelectWidget
1423
- */
1424
- "statSelectorRequiredNoDefault"?: string;
1425
- /**
1426
- * Description here
1427
- * @uiName String Enum Select with default
1428
- * @uiEnum ["option1","option2","option3"]
1429
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
1430
- */
1431
- "stringEnumSelect"?: string;
1432
- /**
1433
- * Description here
1434
- * @uiName String Enum Select with no default
1435
- * @uiEnum ["option1","option2","option3"]
1436
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
1437
- */
1438
- "stringEnumSelectNoDefault"?: string;
1439
- /**
1440
- * Description here
1441
- * @uiName String Enum Select required with no default
1442
- * @required
1443
- * @uiEnum ["option1","option2","option3"]
1444
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
1445
- */
1446
- "stringEnumSelectRequiredNoDefault"?: string;
1447
- /**
1448
- * Description here
1449
- * @uiName String required with no default
1450
- * @required
1451
- */
1452
- "stringRequired"?: string;
1453
- /**
1454
- * Description here
1455
- * @uiName Text Area Input
1456
- * @uiWidget textArea with default
1457
- */
1458
- "textAreaInput"?: string;
1459
- /**
1460
- * Description here
1461
- * @uiName Text Area Input
1462
- * @uiWidget textArea with no default
1463
- */
1464
- "textAreaInputNoDefault"?: string;
1465
- /**
1466
- * Description here
1467
- * @uiName Text Area Input
1468
- * @uiWidget textArea required with no default
1469
- * @required
1470
- */
1471
- "textAreaInputRequiredNoDefault"?: string;
1472
- /**
1473
- * Description here
1474
- * @uiName Text Input with default
1475
- */
1476
- "textInput"?: string;
1477
- /**
1478
- * Description here
1479
- * @uiName Text Input with no default
1480
- */
1481
- "textInputNoDefault"?: string;
1482
- }
1483
- interface SqmQaReferralCard {
1484
- /**
1485
- * @uiName Vertical Aligment
1486
- * @uiType string
1487
- * @uiEnum ["start", "center", "end"]
1488
- * @uiEnumNames ["Top", "Center", "Bottom"]
1489
- */
1490
- "verticalAlignment": "start" | "center" | "end";
1491
- }
1492
- interface SqmQaTabs {
1493
- /**
1494
- * Used to specify the placement of the tabs
1495
- * @uiName Tabs Placement
1496
- * @uiType string
1497
- * @uiEnum ["left", "right", "bottom", "top"]
1498
- * @uiEnumNames ["Left", "Right", "Bottom", "Top"]
1499
- */
1500
- "placement"?: "left" | "right" | "bottom" | "top";
1501
- }
1502
1289
  interface SqmReferralCard {
1503
1290
  /**
1504
1291
  * @uiName Vertical Aligment
@@ -1515,7 +1302,7 @@ export namespace Components {
1515
1302
  */
1516
1303
  "demoData"?: DemoData<ReferralIframeViewProps>;
1517
1304
  /**
1518
- * Height of the iframe container
1305
+ * Define the height of the iframe with any valid CSS height value. Example: 100px, 5rem, or auto.
1519
1306
  * @uiName Iframe Height
1520
1307
  */
1521
1308
  "iframeHeight": string;
@@ -1526,7 +1313,7 @@ export namespace Components {
1526
1313
  */
1527
1314
  "iframeSrc": string;
1528
1315
  /**
1529
- * Width of the iframe container
1316
+ * Define the width of the iframe with any valid CSS width value. Example: 100px, 5rem, or auto.
1530
1317
  * @uiName Iframe Width
1531
1318
  */
1532
1319
  "iframeWidth": string;
@@ -1542,6 +1329,10 @@ export namespace Components {
1542
1329
  * @uiName Hidden Mobile Columns
1543
1330
  */
1544
1331
  "hiddenColumns"?: string;
1332
+ /**
1333
+ * @uiName Hide Column Labels
1334
+ */
1335
+ "hideLabels"?: boolean;
1545
1336
  /**
1546
1337
  * @uiName Tablet Breakpoint
1547
1338
  */
@@ -1565,10 +1356,6 @@ export namespace Components {
1565
1356
  * @uiWidget programSelector
1566
1357
  */
1567
1358
  "programId": string;
1568
- /**
1569
- * @uiName Show Column Labels
1570
- */
1571
- "showLabels"?: boolean;
1572
1359
  /**
1573
1360
  * Show referred by user in table
1574
1361
  * @uiName Show Referrer
@@ -1848,6 +1635,10 @@ export namespace Components {
1848
1635
  * @uiName Mobile Hidden Columns
1849
1636
  */
1850
1637
  "hiddenColumns"?: string;
1638
+ /**
1639
+ * @uiName Hide Column Labels
1640
+ */
1641
+ "hideLabels"?: boolean;
1851
1642
  /**
1852
1643
  * @uiName Tablet Breakpoint
1853
1644
  */
@@ -1870,10 +1661,6 @@ export namespace Components {
1870
1661
  * @uiWidget programSelector
1871
1662
  */
1872
1663
  "programId": string;
1873
- /**
1874
- * @uiName Show column labels
1875
- */
1876
- "showLabels"?: boolean;
1877
1664
  /**
1878
1665
  * @uiName Mobile Breakpoint
1879
1666
  */
@@ -2024,6 +1811,7 @@ export namespace Components {
2024
1811
  }
2025
1812
  interface SqmRoute {
2026
1813
  /**
1814
+ * Page Path URL for this route.
2027
1815
  * @uiName Navigation Path Name
2028
1816
  */
2029
1817
  "path": string;
@@ -2041,12 +1829,12 @@ export namespace Components {
2041
1829
  * @uiEnum ["default", "primary", "success", "neutral", "warning", "danger", "text"]
2042
1830
  * @uiEnumNames ["Default", "Primary", "Success", "Neutral", "Warning", "Danger", "Text"]
2043
1831
  */
2044
- "buttonType": | "default"
2045
- | "primary"
2046
- | "success"
2047
- | "neutral"
2048
- | "warning"
2049
- | "danger"
1832
+ "buttonType": | "default"
1833
+ | "primary"
1834
+ | "success"
1835
+ | "neutral"
1836
+ | "warning"
1837
+ | "danger"
2050
1838
  | "text";
2051
1839
  /**
2052
1840
  * Draws a circle button.
@@ -2054,7 +1842,7 @@ export namespace Components {
2054
1842
  */
2055
1843
  "circle": boolean;
2056
1844
  /**
2057
- * Full list of valid icon names available in the {@link https://shoelace.style/components/icon Shoelace Icon Library}. This value is case sensitive.
1845
+ * Full list of valid icon names available in the [Shoelace Icon Library](https://shoelace.style/components/icon). This value is case sensitive.
2058
1846
  * @uiName Icon
2059
1847
  */
2060
1848
  "iconName": string;
@@ -2156,17 +1944,17 @@ export namespace Components {
2156
1944
  * @uiEnum ["facebook", "twitter", "email", "direct", "linkedin", "sms", "fbmessenger", "whatsapp", "linemessenger", "pinterest" ]
2157
1945
  * @uiEnumNames ["Facebook", "Twitter", "Email", "Web Share Sheet", "Linkedin", "SMS", "Facebook Messenger", "Whatsapp", "Line Messenger", "Pinterest"]
2158
1946
  */
2159
- "medium": | "facebook"
2160
- | "twitter"
2161
- | "email"
2162
- | "direct"
2163
- | "linkedin"
2164
- | "sms"
2165
- | "fbmessenger"
2166
- | "whatsapp"
2167
- | "linemessenger"
2168
- | "pinterest"
2169
- | "reminder"
1947
+ "medium": | "facebook"
1948
+ | "twitter"
1949
+ | "email"
1950
+ | "direct"
1951
+ | "linkedin"
1952
+ | "sms"
1953
+ | "fbmessenger"
1954
+ | "whatsapp"
1955
+ | "linemessenger"
1956
+ | "pinterest"
1957
+ | "reminder"
2170
1958
  | "unknown";
2171
1959
  /**
2172
1960
  * @uiName Display Pill
@@ -2207,12 +1995,12 @@ export namespace Components {
2207
1995
  * @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
2208
1996
  * @uiEnumNames ["Primary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
2209
1997
  */
2210
- "type"?: | "primary"
2211
- | "success"
2212
- | "info"
2213
- | "warning"
2214
- | "danger"
2215
- | "default"
1998
+ "type"?: | "primary"
1999
+ | "success"
2000
+ | "info"
2001
+ | "warning"
2002
+ | "danger"
2003
+ | "default"
2216
2004
  | "text";
2217
2005
  }
2218
2006
  interface SqmShareCode {
@@ -2286,10 +2074,19 @@ export namespace Components {
2286
2074
  "header": string;
2287
2075
  }
2288
2076
  interface SqmTableCell {
2077
+ /**
2078
+ * @uiName Column Span
2079
+ */
2289
2080
  "colspan": number;
2081
+ /**
2082
+ * @uiName Padding
2083
+ */
2290
2084
  "padding": string;
2291
2085
  }
2292
2086
  interface SqmTableRow {
2087
+ /**
2088
+ * @uiName Border
2089
+ */
2293
2090
  "border": string;
2294
2091
  }
2295
2092
  interface SqmTabs {
@@ -2362,7 +2159,7 @@ export namespace Components {
2362
2159
  */
2363
2160
  "expiryMessage": string;
2364
2161
  /**
2365
- * The number of times a reward can be earned. Use zero for no limit (the default).
2162
+ * The number of times a task can be completed when repeatable. Use zero for no limit (the default).
2366
2163
  * @uiName Repeat Amount
2367
2164
  * @uiGroup Reward
2368
2165
  */
@@ -2529,11 +2326,11 @@ export namespace Components {
2529
2326
  */
2530
2327
  "demoData"?: DemoData<UserNameViewProps>;
2531
2328
  /**
2532
- * Fallback name for unknown users
2533
- * @uiName Fallback Name
2329
+ * @uiName Unknown User Name
2534
2330
  */
2535
2331
  "fallback": string;
2536
2332
  /**
2333
+ * Text displayed while the participant’s name is loading.
2537
2334
  * @uiName Loading Text
2538
2335
  */
2539
2336
  "loadingText": string;
@@ -2612,6 +2409,12 @@ declare global {
2612
2409
  prototype: HTMLSqmGraphqlClientProviderElement;
2613
2410
  new (): HTMLSqmGraphqlClientProviderElement;
2614
2411
  };
2412
+ interface HTMLSqmHeaderLogoElement extends Components.SqmHeaderLogo, HTMLStencilElement {
2413
+ }
2414
+ var HTMLSqmHeaderLogoElement: {
2415
+ prototype: HTMLSqmHeaderLogoElement;
2416
+ new (): HTMLSqmHeaderLogoElement;
2417
+ };
2615
2418
  interface HTMLSqmHeroElement extends Components.SqmHero, HTMLStencilElement {
2616
2419
  }
2617
2420
  var HTMLSqmHeroElement: {
@@ -2792,24 +2595,6 @@ declare global {
2792
2595
  prototype: HTMLSqmProgramMenuElement;
2793
2596
  new (): HTMLSqmProgramMenuElement;
2794
2597
  };
2795
- interface HTMLSqmQaElement extends Components.SqmQa, HTMLStencilElement {
2796
- }
2797
- var HTMLSqmQaElement: {
2798
- prototype: HTMLSqmQaElement;
2799
- new (): HTMLSqmQaElement;
2800
- };
2801
- interface HTMLSqmQaReferralCardElement extends Components.SqmQaReferralCard, HTMLStencilElement {
2802
- }
2803
- var HTMLSqmQaReferralCardElement: {
2804
- prototype: HTMLSqmQaReferralCardElement;
2805
- new (): HTMLSqmQaReferralCardElement;
2806
- };
2807
- interface HTMLSqmQaTabsElement extends Components.SqmQaTabs, HTMLStencilElement {
2808
- }
2809
- var HTMLSqmQaTabsElement: {
2810
- prototype: HTMLSqmQaTabsElement;
2811
- new (): HTMLSqmQaTabsElement;
2812
- };
2813
2598
  interface HTMLSqmReferralCardElement extends Components.SqmReferralCard, HTMLStencilElement {
2814
2599
  }
2815
2600
  var HTMLSqmReferralCardElement: {
@@ -3087,6 +2872,7 @@ declare global {
3087
2872
  "sqm-empty": HTMLSqmEmptyElement;
3088
2873
  "sqm-form-message": HTMLSqmFormMessageElement;
3089
2874
  "sqm-graphql-client-provider": HTMLSqmGraphqlClientProviderElement;
2875
+ "sqm-header-logo": HTMLSqmHeaderLogoElement;
3090
2876
  "sqm-hero": HTMLSqmHeroElement;
3091
2877
  "sqm-hero-image": HTMLSqmHeroImageElement;
3092
2878
  "sqm-hook-story-container": HTMLSqmHookStoryContainerElement;
@@ -3117,9 +2903,6 @@ declare global {
3117
2903
  "sqm-program-explainer": HTMLSqmProgramExplainerElement;
3118
2904
  "sqm-program-explainer-step": HTMLSqmProgramExplainerStepElement;
3119
2905
  "sqm-program-menu": HTMLSqmProgramMenuElement;
3120
- "sqm-qa": HTMLSqmQaElement;
3121
- "sqm-qa-referral-card": HTMLSqmQaReferralCardElement;
3122
- "sqm-qa-tabs": HTMLSqmQaTabsElement;
3123
2906
  "sqm-referral-card": HTMLSqmReferralCardElement;
3124
2907
  "sqm-referral-iframe": HTMLSqmReferralIframeElement;
3125
2908
  "sqm-referral-table": HTMLSqmReferralTableElement;
@@ -3248,6 +3031,7 @@ declare namespace LocalJSX {
3248
3031
  interface SqmCheckboxField {
3249
3032
  /**
3250
3033
  * @uiName Checkbox Label
3034
+ * @uiWidget textArea
3251
3035
  */
3252
3036
  "checkboxLabel"?: string;
3253
3037
  /**
@@ -3260,12 +3044,13 @@ declare namespace LocalJSX {
3260
3044
  */
3261
3045
  "checkboxLabelLinkText"?: string;
3262
3046
  /**
3047
+ * This name is used as the key for this form field on submission. The name must be unique within this specific form.
3263
3048
  * @uiName Checkbox Name Attribute
3049
+ * @required
3264
3050
  */
3265
3051
  "checkboxName"?: string;
3266
3052
  /**
3267
3053
  * @uiName Optional
3268
- * @default
3269
3054
  */
3270
3055
  "checkboxOptional"?: boolean;
3271
3056
  /**
@@ -3287,7 +3072,7 @@ declare namespace LocalJSX {
3287
3072
  */
3288
3073
  "direction"?: "row" | "column";
3289
3074
  /**
3290
- * Uses Shorthand CSS border syntax
3075
+ * Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
3291
3076
  * @uiName Border Style
3292
3077
  */
3293
3078
  "dividerStyle"?: string;
@@ -3303,7 +3088,9 @@ declare namespace LocalJSX {
3303
3088
  */
3304
3089
  "dropdownLabel"?: string;
3305
3090
  /**
3091
+ * This name is used as the key for this form field on submission. The name must be unique within this specific form.
3306
3092
  * @uiName Dropdown Name Attribute
3093
+ * @required
3307
3094
  */
3308
3095
  "dropdownName"?: string;
3309
3096
  /**
@@ -3391,6 +3178,24 @@ declare namespace LocalJSX {
3391
3178
  */
3392
3179
  "domain"?: string;
3393
3180
  }
3181
+ interface SqmHeaderLogo {
3182
+ /**
3183
+ * @uiName Logo Height
3184
+ */
3185
+ "height"?: number;
3186
+ /**
3187
+ * @uiWidget ImageUpload
3188
+ * @format url
3189
+ * @uiName Logo Image
3190
+ */
3191
+ "imageUrl"?: string;
3192
+ /**
3193
+ * Page participants are navigated to after clicking the header logo.
3194
+ * @uiName Redirect Path
3195
+ * @uiWidget pageSelect
3196
+ */
3197
+ "nextPage"?: string;
3198
+ }
3394
3199
  interface SqmHero {
3395
3200
  /**
3396
3201
  * Can be an image url, colour or Shoelace variable.
@@ -3400,6 +3205,8 @@ declare namespace LocalJSX {
3400
3205
  /**
3401
3206
  * Number of columns in the layout
3402
3207
  * @uiName Columns
3208
+ * @uiEnum [1, 2]
3209
+ * @uiEnumNames ["One", "Two"]
3403
3210
  */
3404
3211
  "columns"?: 1 | 2;
3405
3212
  /**
@@ -3527,7 +3334,7 @@ declare namespace LocalJSX {
3527
3334
  /**
3528
3335
  * @uiName Background Color
3529
3336
  * @uiWidget color
3530
- * @format
3337
+ * @format color
3531
3338
  */
3532
3339
  "backgroundColor"?: string;
3533
3340
  /**
@@ -3558,8 +3365,9 @@ declare namespace LocalJSX {
3558
3365
  */
3559
3366
  "fieldLabel"?: string;
3560
3367
  /**
3561
- * Used as the key of the inputs value in form data.
3368
+ * This name is used as the key for this form field on submission. The name must be unique within this specific form.
3562
3369
  * @uiName Input Name Attribute
3370
+ * @required
3563
3371
  */
3564
3372
  "fieldName"?: string;
3565
3373
  /**
@@ -3605,8 +3413,8 @@ declare namespace LocalJSX {
3605
3413
  * @uiEnum ["topStartedReferrers", "topConvertedReferrers", "topPointEarners"]
3606
3414
  * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers", "Top Point Earners"]
3607
3415
  */
3608
- "leaderboardType"?: | "topStartedReferrers"
3609
- | "topConvertedReferrers"
3416
+ "leaderboardType"?: | "topStartedReferrers"
3417
+ | "topConvertedReferrers"
3610
3418
  | "topPointEarners";
3611
3419
  /**
3612
3420
  * Control the maximum amount of rows displayed on the leaderboard.
@@ -3662,8 +3470,8 @@ declare namespace LocalJSX {
3662
3470
  * @uiEnum ["topStartedReferrers", "topConvertedReferrers", "topPointEarners"]
3663
3471
  * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers", "Top Point Earners"]
3664
3472
  */
3665
- "leaderboardType"?: | "topStartedReferrers"
3666
- | "topConvertedReferrers"
3473
+ "leaderboardType"?: | "topStartedReferrers"
3474
+ | "topConvertedReferrers"
3667
3475
  | "topPointEarners";
3668
3476
  /**
3669
3477
  * Filters leaderboard to show only data from this program. Defaults to the program context where this leaderboard is. If no program ID is set or provided by context, then a global leaderboard is shown.
@@ -3738,6 +3546,7 @@ declare namespace LocalJSX {
3738
3546
  "label"?: string;
3739
3547
  /**
3740
3548
  * @uiName Navigation Path
3549
+ * @uiWidget pageSelect
3741
3550
  */
3742
3551
  "path"?: string;
3743
3552
  }
@@ -3748,10 +3557,10 @@ declare namespace LocalJSX {
3748
3557
  */
3749
3558
  "demoData"?: PasswordFieldViewDemoProps;
3750
3559
  /**
3751
- * Enable live password validation
3752
- * @uiName Enable Validation
3560
+ * Disable live password validation
3561
+ * @uiName Disable Validation
3753
3562
  */
3754
- "enableValidation"?: boolean;
3563
+ "disableValidation"?: boolean;
3755
3564
  /**
3756
3565
  * Label for password field
3757
3566
  * @uiName Password Label
@@ -3793,17 +3602,17 @@ declare namespace LocalJSX {
3793
3602
  }
3794
3603
  interface SqmPortalChangePassword {
3795
3604
  /**
3796
- * Modal cancel button text
3605
+ * Found in modal
3797
3606
  * @uiName Cancel Button Text
3798
3607
  */
3799
3608
  "cancelText"?: string;
3800
3609
  /**
3801
- * Modal change password button text
3610
+ * Found in modal
3802
3611
  * @uiName Change Password Button Text
3803
3612
  */
3804
3613
  "changePasswordButtonText"?: string;
3805
3614
  /**
3806
- * Password confirmation input field label
3615
+ * Found in modal
3807
3616
  * @uiName Confirm Password Label
3808
3617
  */
3809
3618
  "confirmPasswordFieldLabel"?: string;
@@ -3817,8 +3626,8 @@ declare namespace LocalJSX {
3817
3626
  */
3818
3627
  "modalChangePasswordHeader"?: string;
3819
3628
  /**
3820
- * Password input field label
3821
- * @uiName Password Label
3629
+ * Found in modal
3630
+ * @uiName New Password Field Label
3822
3631
  */
3823
3632
  "passwordFieldLabel"?: string;
3824
3633
  /**
@@ -3832,7 +3641,8 @@ declare namespace LocalJSX {
3832
3641
  "portalChangePasswordHeader"?: string;
3833
3642
  /**
3834
3643
  * Successful password change message
3835
- * @uiName Successful Message
3644
+ * @uiName Successful Password Change Message
3645
+ * @uiWidget textArea
3836
3646
  */
3837
3647
  "successMessage"?: string;
3838
3648
  }
@@ -3869,11 +3679,11 @@ declare namespace LocalJSX {
3869
3679
  * @uiEnum ["start", "center", "end", "space-between", "space-around", "space-evenly"]
3870
3680
  * @uiEnumNames ["Start", "Center", "End", "Space Between", "Space Around", "Space Evenly"]
3871
3681
  */
3872
- "justifyContent"?: | "start"
3873
- | "center"
3874
- | "end"
3875
- | "space-between"
3876
- | "space-around"
3682
+ "justifyContent"?: | "start"
3683
+ | "center"
3684
+ | "end"
3685
+ | "space-between"
3686
+ | "space-around"
3877
3687
  | "space-evenly";
3878
3688
  /**
3879
3689
  * @uiName Maximum width
@@ -3902,8 +3712,9 @@ declare namespace LocalJSX {
3902
3712
  */
3903
3713
  "emailVerificationHeader"?: string;
3904
3714
  /**
3905
- * The page that users are redirected to from the verification email.
3906
- * @uiName Email Redirection Base Path
3715
+ * Redirect participants to this page from their verification email.
3716
+ * @uiName Email Redirect
3717
+ * @uiWidget pageSelect
3907
3718
  */
3908
3719
  "redirectPath"?: string;
3909
3720
  /**
@@ -3912,6 +3723,7 @@ declare namespace LocalJSX {
3912
3723
  "resendEmailButtonText"?: string;
3913
3724
  /**
3914
3725
  * @uiName Email Verification Body Text
3726
+ * @uiWidget textArea
3915
3727
  */
3916
3728
  "verifyMessage"?: string;
3917
3729
  }
@@ -3924,36 +3736,45 @@ declare namespace LocalJSX {
3924
3736
  * @uiName FAQ Text
3925
3737
  */
3926
3738
  "faqText"?: string;
3739
+ /**
3740
+ * @uiName Hide Powered By SaaSquatch
3741
+ */
3742
+ "hidePoweredBy"?: boolean;
3927
3743
  /**
3928
3744
  * @uiName Padding Bottom
3745
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
3746
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
3929
3747
  */
3930
3748
  "paddingBottom"?: string;
3931
3749
  /**
3932
3750
  * @uiName Padding Left
3751
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
3752
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
3933
3753
  */
3934
3754
  "paddingLeft"?: string;
3935
3755
  /**
3936
3756
  * @uiName Padding Right
3757
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
3758
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
3937
3759
  */
3938
3760
  "paddingRight"?: string;
3939
3761
  /**
3940
3762
  * @uiName Padding Top
3763
+ * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
3764
+ * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
3941
3765
  */
3942
3766
  "paddingTop"?: string;
3943
3767
  /**
3944
3768
  * @uiName Powered By Link
3945
3769
  */
3946
3770
  "poweredByLink"?: string;
3947
- /**
3948
- * @uiName Show Powered By SaaSquatch
3949
- */
3950
- "showPoweredBy"?: boolean;
3951
3771
  /**
3952
3772
  * @uiName Support Email
3953
3773
  */
3954
3774
  "supportEmail"?: string;
3955
3775
  /**
3956
3776
  * @uiName Support Text
3777
+ * @uiWidget textArea
3957
3778
  */
3958
3779
  "supportText"?: string;
3959
3780
  /**
@@ -3972,16 +3793,27 @@ declare namespace LocalJSX {
3972
3793
  */
3973
3794
  "demoData"?: DemoData<PortalForgotPasswordViewProps>;
3974
3795
  /**
3975
- * @uiName Email Label
3796
+ * @uiName Email Field Label
3976
3797
  */
3977
3798
  "emailLabel"?: string;
3978
3799
  /**
3979
- * @uiName Login Page Routing Path
3800
+ * @uiName Header Text
3801
+ * @uiWidget textArea
3802
+ */
3803
+ "headerText"?: string;
3804
+ /**
3805
+ * @uiName Login Redirect Path
3806
+ * @uiWidget pageSelect
3980
3807
  */
3981
3808
  "loginPath"?: string;
3982
3809
  /**
3983
- * The page that users are redirected to from the password reset email.
3984
- * @uiName Email Redirection Base Path
3810
+ * Sign In Link Text
3811
+ */
3812
+ "loginText"?: string;
3813
+ /**
3814
+ * Redirect participants to this page after they verify their email.
3815
+ * @uiName Email Redirect
3816
+ * @uiWidget pageSelect
3985
3817
  */
3986
3818
  "redirectPath"?: string;
3987
3819
  /**
@@ -4003,60 +3835,60 @@ declare namespace LocalJSX {
4003
3835
  */
4004
3836
  "demoData"?: DemoData<PortalLoginViewProps>;
4005
3837
  /**
4006
- * Label for email field
4007
- * @uiName Email Label
3838
+ * @uiName Email Field Label
4008
3839
  */
4009
3840
  "emailLabel"?: string;
4010
3841
  /**
4011
- * Label for forgotten password button
4012
3842
  * @uiName Forgot Password Text
4013
3843
  */
4014
3844
  "forgotPasswordLabel"?: string;
4015
3845
  /**
4016
- * Forgot password redirect path
4017
- * @uiName Forgot Password Path
3846
+ * Redirect participants to this page to reset their password
3847
+ * @uiName Forgot Password Redirect
3848
+ * @uiWidget pageSelect
4018
3849
  */
4019
3850
  "forgotPasswordPath"?: string;
4020
3851
  /**
4021
- * Page navigated to after sign-in
4022
- * @uiName Next Page Path
3852
+ * Redirect participants to this page after they successfully login.
3853
+ * @uiName Login Redirect
3854
+ * @uiWidget pageSelect
4023
3855
  */
4024
3856
  "nextPage"?: string;
4025
3857
  /**
4026
3858
  * @uiName Heading Label
3859
+ * @uiWidget textArea
4027
3860
  */
4028
3861
  "pageLabel"?: string;
4029
3862
  /**
4030
- * Label for password field
4031
- * @uiName Password Label
3863
+ * @uiName Password Field Label
4032
3864
  */
4033
3865
  "passwordLabel"?: string;
4034
3866
  /**
4035
- * Label for register button
4036
3867
  * @uiName Register Button Text
4037
3868
  */
4038
3869
  "registerLabel"?: string;
4039
3870
  /**
4040
- * Register redirect path
4041
- * @uiName Register Path
3871
+ * Redirect participants to this page to start registration.
3872
+ * @uiName Register Button Redirect
3873
+ * @uiWidget pageSelect
4042
3874
  */
4043
3875
  "registerPath"?: string;
4044
3876
  /**
4045
- * Label for submit button
4046
3877
  * @uiName Submit Button Text
4047
3878
  */
4048
3879
  "submitLabel"?: string;
4049
3880
  }
4050
3881
  interface SqmPortalLogout {
4051
3882
  /**
4052
- * @uiName Next Page Path
3883
+ * Redirect participants to this page when they log out.
3884
+ * @uiName Logout Redirect Path
3885
+ * @uiWidget pageSelect
4053
3886
  */
4054
3887
  "nextPage"?: string;
4055
3888
  }
4056
3889
  interface SqmPortalProfile {
4057
3890
  /**
4058
- * Country input field label
4059
- * @uiName Country Label
3891
+ * @uiName Country Field Label
4060
3892
  */
4061
3893
  "countrytext"?: string;
4062
3894
  /**
@@ -4073,25 +3905,21 @@ declare namespace LocalJSX {
4073
3905
  */
4074
3906
  "editProfileSubHeader"?: string;
4075
3907
  /**
4076
- * Email input field label
4077
- * @uiName Email Label
3908
+ * @uiName Email Field Label
4078
3909
  */
4079
3910
  "emailtext"?: string;
4080
3911
  /**
4081
- * First name input field label
4082
3912
  * @uiName First Name Label
4083
3913
  */
4084
3914
  "firstnametext"?: string;
4085
3915
  /**
4086
- * Last name input field label
4087
- * @uiName Last Name Label
3916
+ * @uiName Hide Country Field
4088
3917
  */
4089
- "lastnametext"?: string;
3918
+ "hideCountry"?: boolean;
4090
3919
  /**
4091
- * Show or hide the country field
4092
- * @uiName Show Country Field
3920
+ * @uiName Last Name Field Label
4093
3921
  */
4094
- "showCountry"?: boolean;
3922
+ "lastnametext"?: string;
4095
3923
  /**
4096
3924
  * @uiName Submit Changes Button Text
4097
3925
  */
@@ -4099,28 +3927,27 @@ declare namespace LocalJSX {
4099
3927
  }
4100
3928
  interface SqmPortalProtectedRoute {
4101
3929
  /**
4102
- * @uiName Redirect Path
3930
+ * Redirect participants to this page they are not logged in.
3931
+ * @uiName Unauthenticated Participant Redirect
4103
3932
  */
4104
3933
  "redirectTo"?: string;
4105
3934
  /**
4106
- * @uiName Redirect Unverified Users Path
3935
+ * Redirect participants to this page when email verification is required but they have not verified their email.
3936
+ * @uiName Unverified Participant Redirect
4107
3937
  */
4108
3938
  "redirectToUnverified"?: string;
4109
3939
  /**
4110
3940
  * @uiName Require Email Verification
4111
- * @default
4112
3941
  */
4113
3942
  "requireEmailVerification"?: boolean;
4114
3943
  }
4115
3944
  interface SqmPortalRegister {
4116
3945
  /**
4117
- * Show or hide the confirm password input
4118
3946
  * @uiName Show Confirm Password Field
4119
- * @default
4120
3947
  */
4121
3948
  "confirmPassword"?: boolean;
4122
3949
  /**
4123
- * @uiName Confirm Password Label
3950
+ * @uiName Confirm Password Field Label
4124
3951
  */
4125
3952
  "confirmPasswordLabel"?: string;
4126
3953
  /**
@@ -4129,17 +3956,16 @@ declare namespace LocalJSX {
4129
3956
  */
4130
3957
  "demoData"?: DemoData<PortalRegisterViewProps>;
4131
3958
  /**
4132
- * @uiName Email Label
3959
+ * @uiName Disable Password Validation
4133
3960
  */
4134
- "emailLabel"?: string;
3961
+ "disablePasswordValidation"?: boolean;
4135
3962
  /**
4136
- * @uiName Enable Password Validation
3963
+ * @uiName Email Field Label
4137
3964
  */
4138
- "enablePasswordValidation"?: boolean;
3965
+ "emailLabel"?: string;
4139
3966
  /**
4140
- * Hide default input fields to use custom fields
4141
- * @uiName Hide Default Inputs
4142
- * @default
3967
+ * 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.
3968
+ * @uiName Hide Default Fields
4143
3969
  */
4144
3970
  "hideInputs"?: boolean;
4145
3971
  /**
@@ -4147,26 +3973,29 @@ declare namespace LocalJSX {
4147
3973
  */
4148
3974
  "loginLabel"?: string;
4149
3975
  /**
4150
- * Login button redirection path
4151
- * @uiName Login Path
3976
+ * Redirect participants to this page after clicking the login button.
3977
+ * @uiName Login Redirect
3978
+ * @uiWidget pageSelect
4152
3979
  */
4153
3980
  "loginPath"?: string;
4154
3981
  /**
4155
- * Page navigated to after registration
4156
- * @uiName Next Page
3982
+ * Redirect participants to this page from their verification email
3983
+ * @uiName Registration Redirect
3984
+ * @uiWidget pageSelect
4157
3985
  */
4158
3986
  "nextPage"?: string;
4159
3987
  /**
4160
- * @uiName Heading Label
3988
+ * @uiName Header Text
4161
3989
  */
4162
3990
  "pageLabel"?: string;
4163
3991
  /**
4164
- * @uiName Password Label
3992
+ * @uiName Password Field Label
4165
3993
  */
4166
3994
  "passwordLabel"?: string;
4167
3995
  /**
4168
- * The page that users are redirected to from the verification email.
4169
- * @uiName Email Redirection Base Path
3996
+ * The page that participants are redirected to from the verification email.
3997
+ * @uiName Email Verification Redirect
3998
+ * @uiWidget pageSelect
4170
3999
  */
4171
4000
  "redirectPath"?: string;
4172
4001
  /**
@@ -4176,13 +4005,11 @@ declare namespace LocalJSX {
4176
4005
  }
4177
4006
  interface SqmPortalRegistrationForm {
4178
4007
  /**
4179
- * Show or hide the confirm password input
4180
4008
  * @uiName Show Confirm Password Field
4181
- * @default
4182
4009
  */
4183
4010
  "confirmPassword"?: boolean;
4184
4011
  /**
4185
- * @uiName Confirm Password Label
4012
+ * @uiName Confirm Password Field Label
4186
4013
  */
4187
4014
  "confirmPasswordLabel"?: string;
4188
4015
  /**
@@ -4191,22 +4018,22 @@ declare namespace LocalJSX {
4191
4018
  */
4192
4019
  "demoData"?: DemoData<PortalRegistrationFormViewProps>;
4193
4020
  /**
4194
- * @uiName Email Label
4021
+ * @uiName Disable Password Validation
4195
4022
  */
4196
- "emailLabel"?: string;
4023
+ "disablePasswordValidation"?: boolean;
4197
4024
  /**
4198
- * @uiName Enable Password Validation
4025
+ * @uiName Email Field Label
4199
4026
  */
4200
- "enablePasswordValidation"?: boolean;
4027
+ "emailLabel"?: string;
4201
4028
  /**
4202
- * Microsite Registration Form Key
4029
+ * The key of the registration form used for this microsite.
4203
4030
  * @uiName Form Key
4031
+ * @required
4204
4032
  */
4205
4033
  "formKey"?: string;
4206
4034
  /**
4207
- * Hide default input fields to use custom fields
4208
- * @uiName Hide Default Inputs
4209
- * @default
4035
+ * 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.
4036
+ * @uiName Hide Default Fields
4210
4037
  */
4211
4038
  "hideInputs"?: boolean;
4212
4039
  /**
@@ -4214,26 +4041,29 @@ declare namespace LocalJSX {
4214
4041
  */
4215
4042
  "loginLabel"?: string;
4216
4043
  /**
4217
- * Login button redirection path
4218
- * @uiName Login Path
4044
+ * Redirect participants to this page after clicking the login button.
4045
+ * @uiName Login Redirect
4046
+ * @uiWidget pageSelect
4219
4047
  */
4220
4048
  "loginPath"?: string;
4221
4049
  /**
4222
- * Page navigated to after registration
4223
- * @uiName Next Page
4050
+ * Redirect participants to this page after they successfully register.
4051
+ * @uiName Registration Redirect
4052
+ * @uiWidget pageSelect
4224
4053
  */
4225
4054
  "nextPage"?: string;
4226
4055
  /**
4227
- * @uiName Heading Label
4056
+ * @uiName Header Text
4228
4057
  */
4229
4058
  "pageLabel"?: string;
4230
4059
  /**
4231
- * @uiName Password Label
4060
+ * @uiName Password Field Label
4232
4061
  */
4233
4062
  "passwordLabel"?: string;
4234
4063
  /**
4235
- * The page that users are redirected to from the verification email.
4236
- * @uiName Email Redirection Base Path
4064
+ * Redirect participants to this page from their verification email
4065
+ * @uiName Email Verification Redirect
4066
+ * @uiWidget pageSelect
4237
4067
  */
4238
4068
  "redirectPath"?: string;
4239
4069
  /**
@@ -4243,17 +4073,15 @@ declare namespace LocalJSX {
4243
4073
  }
4244
4074
  interface SqmPortalResetPassword {
4245
4075
  /**
4246
- * Show or hide confirm password field
4247
- * @uiName Show Confirm Password
4248
- * @default
4076
+ * @uiName Show Confirm Password Field
4249
4077
  */
4250
4078
  "confirmPassword"?: boolean;
4251
4079
  /**
4252
- * @uiName Confirm Password Label
4080
+ * @uiName Password Confirmation Field Label
4253
4081
  */
4254
4082
  "confirmPasswordFieldLabel"?: string;
4255
4083
  /**
4256
- * Button text displayed after a successful password reset
4084
+ * Button text displayed after a successful password reset.
4257
4085
  * @uiName Continue Button Text
4258
4086
  */
4259
4087
  "continueButtonText"?: string;
@@ -4263,22 +4091,25 @@ declare namespace LocalJSX {
4263
4091
  */
4264
4092
  "demoData"?: DemoData<PortalResetPasswordViewProps>;
4265
4093
  /**
4266
- * The page that users are redirected to if the reset fails due to outdated password reset attempt.
4267
- * @uiName Failed Page Path
4094
+ * Redirect participants to this page if password reset fails due to an outdated reset attempt.
4095
+ * @uiName Failed Reset Redirect
4096
+ * @uiWidget pageSelect
4268
4097
  */
4269
4098
  "failedPage"?: string;
4270
4099
  /**
4271
- * The page that users are redirected to when the password reset succeeds.
4272
- * @uiName Next Page Path
4100
+ * Redirect participants to this page when they successfully reset their password.
4101
+ * @uiName Successful Reset Redirect
4102
+ * @uiWidget pageSelect
4273
4103
  */
4274
4104
  "nextPage"?: string;
4275
4105
  /**
4276
- * @uiName Password Label
4106
+ * @uiName Password Field Label
4277
4107
  */
4278
4108
  "passwordFieldLabel"?: string;
4279
4109
  /**
4280
- * Displayed after a successful password reset
4110
+ * Displayed after a successful password reset.
4281
4111
  * @uiName Successful Password Reset Text
4112
+ * @uiWidget textArea
4282
4113
  */
4283
4114
  "passwordResetHeader"?: string;
4284
4115
  /**
@@ -4297,13 +4128,15 @@ declare namespace LocalJSX {
4297
4128
  */
4298
4129
  "demoData"?: DemoData<PortalVerifyEmailViewProps>;
4299
4130
  /**
4300
- * The page that users are redirected to if verification fails due to outdated verification attempt.
4301
- * @uiName Failed Page Path
4131
+ * Redirect participants to this page if verification fails due to an outdated verification attempt.
4132
+ * @uiName Failed Verification Redirect
4133
+ * @uiWidget pageSelect
4302
4134
  */
4303
4135
  "failedPage"?: string;
4304
4136
  /**
4305
- * The page that users are redirected to when the verification succeeds.
4306
- * @uiName Next Page Path
4137
+ * Redirect participants to this page when they successfully verify their email.
4138
+ * @uiName Successful Verification Redirect
4139
+ * @uiWidget pageSelect
4307
4140
  */
4308
4141
  "nextPage"?: string;
4309
4142
  }
@@ -4342,7 +4175,7 @@ declare namespace LocalJSX {
4342
4175
  */
4343
4176
  "header"?: string;
4344
4177
  /**
4345
- * Full list of valid icon names available in the {@link https://shoelace.style/components/icon Shoelace Icon Library}. This value is case sensitive.
4178
+ * Full list of valid icon names available in the [Shoelace Icon Library](https://shoelace.style/components/icon). This value is case sensitive.
4346
4179
  * @uiName Icon
4347
4180
  */
4348
4181
  "icon"?: string;
@@ -4362,269 +4195,6 @@ declare namespace LocalJSX {
4362
4195
  }
4363
4196
  interface SqmProgramMenu {
4364
4197
  }
4365
- interface SqmQa {
4366
- /**
4367
- * Description here
4368
- * @uiName Boolean Switch with default
4369
- */
4370
- "booleanSwitch"?: boolean;
4371
- /**
4372
- * Description here
4373
- * @uiName Boolean Switch with no default
4374
- */
4375
- "booleanSwitchNoDefault"?: boolean;
4376
- /**
4377
- * Description here
4378
- * @uiName Boolean Switch required with no default
4379
- * @required
4380
- */
4381
- "booleanSwitchRequiredNoDefault"?: boolean;
4382
- /**
4383
- * Description here
4384
- * @uiName Color with default
4385
- * @uiWidget color
4386
- * @format color
4387
- */
4388
- "color"?: string;
4389
- /**
4390
- * Description here
4391
- * @uiName Color with no default
4392
- * @uiWidget color
4393
- * @format color
4394
- */
4395
- "colorNoDefault"?: string;
4396
- /**
4397
- * Description here
4398
- * @uiName Color required with no default
4399
- * @required
4400
- * @uiWidget color
4401
- * @format color
4402
- */
4403
- "colorRequiredNoDefault"?: string;
4404
- /**
4405
- * Description here
4406
- * @uiName Date Interval with default
4407
- * @uiWidget dateRange
4408
- * @uiWidgetOptions {"allowPastDates":true, "months": 1}
4409
- * @format date-interval
4410
- */
4411
- "dateInterval"?: string;
4412
- /**
4413
- * Description here
4414
- * @uiName Date Interval with no default
4415
- * @uiWidget dateRange
4416
- * @uiWidgetOptions {"allowPastDates":true, "months": 1}
4417
- * @format date-interval
4418
- */
4419
- "dateIntervalNoDefault"?: string;
4420
- /**
4421
- * Description here
4422
- * @uiName Date Interval required with no default
4423
- * @required
4424
- * @uiWidget dateRange
4425
- * @uiWidgetOptions {"allowPastDates":true, "months": 1}
4426
- * @format date-interval
4427
- */
4428
- "dateIntervalRequiredNoDefault"?: string;
4429
- /**
4430
- * Description here
4431
- * @uiName Image Upload with default
4432
- * @uiWidget ImageUpload
4433
- * @format url
4434
- */
4435
- "imageUpload"?: string;
4436
- /**
4437
- * Description here
4438
- * @uiName Image Upload with no default
4439
- * @uiWidget ImageUpload
4440
- * @format url
4441
- */
4442
- "imageUploadNoDefault"?: string;
4443
- /**
4444
- * Description here
4445
- * @uiName Image Upload required with no default
4446
- * @required
4447
- * @uiWidget ImageUpload
4448
- * @format url
4449
- */
4450
- "imageUploadRequiredNoDefault"?: string;
4451
- /**
4452
- * Description here
4453
- * @uiName Number Max 7
4454
- * @maximum 7
4455
- */
4456
- "max"?: number;
4457
- /**
4458
- * Description here
4459
- * @uiName String Max Length 10
4460
- * @maxLength 10
4461
- */
4462
- "maxLength"?: string;
4463
- /**
4464
- * Description here
4465
- * @uiName Number Min 7
4466
- * @minimum 7
4467
- */
4468
- "min"?: number;
4469
- /**
4470
- * Description here
4471
- * @uiName String Min Length 10
4472
- * @minLength 10
4473
- */
4474
- "minLength"?: string;
4475
- /**
4476
- * Description here
4477
- * @uiName Number Enum Select with default
4478
- * @uiEnum [1,2,3]
4479
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
4480
- */
4481
- "numberEnumSelect"?: number;
4482
- /**
4483
- * Description here
4484
- * @uiName Number Enum Select with no default
4485
- * @uiEnum [1,2,3]
4486
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
4487
- */
4488
- "numberEnumSelectNoDefault"?: number;
4489
- /**
4490
- * Description here
4491
- * @uiName Number Enum Select required with no default
4492
- * @required
4493
- * @uiEnum [1,2,3]
4494
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
4495
- */
4496
- "numberEnumSelectRequiredNoDefault"?: number;
4497
- /**
4498
- * Description here
4499
- * @uiName Number Input with default
4500
- */
4501
- "numberInput"?: number;
4502
- /**
4503
- * Description here
4504
- * @uiName Number Input with no default
4505
- */
4506
- "numberInputNoDefault"?: number;
4507
- /**
4508
- * Description here
4509
- * @uiName Number required with no default
4510
- * @required
4511
- */
4512
- "numberRequired"?: number;
4513
- /**
4514
- * Description here
4515
- * @uiName Program Selector with default
4516
- * @uiWidget programSelector
4517
- */
4518
- "programSelector"?: string;
4519
- /**
4520
- * Description here
4521
- * @uiName Program Selector with no default
4522
- * @uiWidget programSelector
4523
- */
4524
- "programSelectorNoDefault"?: string;
4525
- /**
4526
- * Description here
4527
- * @uiName Program Selector required with no default
4528
- * @required
4529
- * @uiWidget programSelector
4530
- */
4531
- "programSelectorRequiredNoDefault"?: string;
4532
- /**
4533
- * Description here
4534
- * @uiName Stat Selector with default
4535
- * @uiWidget statTypeSelectWidget
4536
- */
4537
- "statSelector"?: string;
4538
- /**
4539
- * Description here
4540
- * @uiName Stat Selector with no default
4541
- * @uiWidget statTypeSelectWidget
4542
- */
4543
- "statSelectorNoDefault"?: string;
4544
- /**
4545
- * Description here
4546
- * @uiName Stat Selector required with no default
4547
- * @required
4548
- * @uiWidget statTypeSelectWidget
4549
- */
4550
- "statSelectorRequiredNoDefault"?: string;
4551
- /**
4552
- * Description here
4553
- * @uiName String Enum Select with default
4554
- * @uiEnum ["option1","option2","option3"]
4555
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
4556
- */
4557
- "stringEnumSelect"?: string;
4558
- /**
4559
- * Description here
4560
- * @uiName String Enum Select with no default
4561
- * @uiEnum ["option1","option2","option3"]
4562
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
4563
- */
4564
- "stringEnumSelectNoDefault"?: string;
4565
- /**
4566
- * Description here
4567
- * @uiName String Enum Select required with no default
4568
- * @required
4569
- * @uiEnum ["option1","option2","option3"]
4570
- * @uiEnumNames ["Option 1", "Option 2", "Option 3"]
4571
- */
4572
- "stringEnumSelectRequiredNoDefault"?: string;
4573
- /**
4574
- * Description here
4575
- * @uiName String required with no default
4576
- * @required
4577
- */
4578
- "stringRequired"?: string;
4579
- /**
4580
- * Description here
4581
- * @uiName Text Area Input
4582
- * @uiWidget textArea with default
4583
- */
4584
- "textAreaInput"?: string;
4585
- /**
4586
- * Description here
4587
- * @uiName Text Area Input
4588
- * @uiWidget textArea with no default
4589
- */
4590
- "textAreaInputNoDefault"?: string;
4591
- /**
4592
- * Description here
4593
- * @uiName Text Area Input
4594
- * @uiWidget textArea required with no default
4595
- * @required
4596
- */
4597
- "textAreaInputRequiredNoDefault"?: string;
4598
- /**
4599
- * Description here
4600
- * @uiName Text Input with default
4601
- */
4602
- "textInput"?: string;
4603
- /**
4604
- * Description here
4605
- * @uiName Text Input with no default
4606
- */
4607
- "textInputNoDefault"?: string;
4608
- }
4609
- interface SqmQaReferralCard {
4610
- /**
4611
- * @uiName Vertical Aligment
4612
- * @uiType string
4613
- * @uiEnum ["start", "center", "end"]
4614
- * @uiEnumNames ["Top", "Center", "Bottom"]
4615
- */
4616
- "verticalAlignment"?: "start" | "center" | "end";
4617
- }
4618
- interface SqmQaTabs {
4619
- /**
4620
- * Used to specify the placement of the tabs
4621
- * @uiName Tabs Placement
4622
- * @uiType string
4623
- * @uiEnum ["left", "right", "bottom", "top"]
4624
- * @uiEnumNames ["Left", "Right", "Bottom", "Top"]
4625
- */
4626
- "placement"?: "left" | "right" | "bottom" | "top";
4627
- }
4628
4198
  interface SqmReferralCard {
4629
4199
  /**
4630
4200
  * @uiName Vertical Aligment
@@ -4641,7 +4211,7 @@ declare namespace LocalJSX {
4641
4211
  */
4642
4212
  "demoData"?: DemoData<ReferralIframeViewProps>;
4643
4213
  /**
4644
- * Height of the iframe container
4214
+ * Define the height of the iframe with any valid CSS height value. Example: 100px, 5rem, or auto.
4645
4215
  * @uiName Iframe Height
4646
4216
  */
4647
4217
  "iframeHeight"?: string;
@@ -4652,7 +4222,7 @@ declare namespace LocalJSX {
4652
4222
  */
4653
4223
  "iframeSrc"?: string;
4654
4224
  /**
4655
- * Width of the iframe container
4225
+ * Define the width of the iframe with any valid CSS width value. Example: 100px, 5rem, or auto.
4656
4226
  * @uiName Iframe Width
4657
4227
  */
4658
4228
  "iframeWidth"?: string;
@@ -4668,6 +4238,10 @@ declare namespace LocalJSX {
4668
4238
  * @uiName Hidden Mobile Columns
4669
4239
  */
4670
4240
  "hiddenColumns"?: string;
4241
+ /**
4242
+ * @uiName Hide Column Labels
4243
+ */
4244
+ "hideLabels"?: boolean;
4671
4245
  /**
4672
4246
  * @uiName Tablet Breakpoint
4673
4247
  */
@@ -4691,10 +4265,6 @@ declare namespace LocalJSX {
4691
4265
  * @uiWidget programSelector
4692
4266
  */
4693
4267
  "programId"?: string;
4694
- /**
4695
- * @uiName Show Column Labels
4696
- */
4697
- "showLabels"?: boolean;
4698
4268
  /**
4699
4269
  * Show referred by user in table
4700
4270
  * @uiName Show Referrer
@@ -4960,6 +4530,10 @@ declare namespace LocalJSX {
4960
4530
  * @uiName Mobile Hidden Columns
4961
4531
  */
4962
4532
  "hiddenColumns"?: string;
4533
+ /**
4534
+ * @uiName Hide Column Labels
4535
+ */
4536
+ "hideLabels"?: boolean;
4963
4537
  /**
4964
4538
  * @uiName Tablet Breakpoint
4965
4539
  */
@@ -4982,10 +4556,6 @@ declare namespace LocalJSX {
4982
4556
  * @uiWidget programSelector
4983
4557
  */
4984
4558
  "programId"?: string;
4985
- /**
4986
- * @uiName Show column labels
4987
- */
4988
- "showLabels"?: boolean;
4989
4559
  /**
4990
4560
  * @uiName Mobile Breakpoint
4991
4561
  */
@@ -5126,6 +4696,7 @@ declare namespace LocalJSX {
5126
4696
  }
5127
4697
  interface SqmRoute {
5128
4698
  /**
4699
+ * Page Path URL for this route.
5129
4700
  * @uiName Navigation Path Name
5130
4701
  */
5131
4702
  "path"?: string;
@@ -5143,12 +4714,12 @@ declare namespace LocalJSX {
5143
4714
  * @uiEnum ["default", "primary", "success", "neutral", "warning", "danger", "text"]
5144
4715
  * @uiEnumNames ["Default", "Primary", "Success", "Neutral", "Warning", "Danger", "Text"]
5145
4716
  */
5146
- "buttonType"?: | "default"
5147
- | "primary"
5148
- | "success"
5149
- | "neutral"
5150
- | "warning"
5151
- | "danger"
4717
+ "buttonType"?: | "default"
4718
+ | "primary"
4719
+ | "success"
4720
+ | "neutral"
4721
+ | "warning"
4722
+ | "danger"
5152
4723
  | "text";
5153
4724
  /**
5154
4725
  * Draws a circle button.
@@ -5156,7 +4727,7 @@ declare namespace LocalJSX {
5156
4727
  */
5157
4728
  "circle"?: boolean;
5158
4729
  /**
5159
- * Full list of valid icon names available in the {@link https://shoelace.style/components/icon Shoelace Icon Library}. This value is case sensitive.
4730
+ * Full list of valid icon names available in the [Shoelace Icon Library](https://shoelace.style/components/icon). This value is case sensitive.
5160
4731
  * @uiName Icon
5161
4732
  */
5162
4733
  "iconName"?: string;
@@ -5258,17 +4829,17 @@ declare namespace LocalJSX {
5258
4829
  * @uiEnum ["facebook", "twitter", "email", "direct", "linkedin", "sms", "fbmessenger", "whatsapp", "linemessenger", "pinterest" ]
5259
4830
  * @uiEnumNames ["Facebook", "Twitter", "Email", "Web Share Sheet", "Linkedin", "SMS", "Facebook Messenger", "Whatsapp", "Line Messenger", "Pinterest"]
5260
4831
  */
5261
- "medium"?: | "facebook"
5262
- | "twitter"
5263
- | "email"
5264
- | "direct"
5265
- | "linkedin"
5266
- | "sms"
5267
- | "fbmessenger"
5268
- | "whatsapp"
5269
- | "linemessenger"
5270
- | "pinterest"
5271
- | "reminder"
4832
+ "medium"?: | "facebook"
4833
+ | "twitter"
4834
+ | "email"
4835
+ | "direct"
4836
+ | "linkedin"
4837
+ | "sms"
4838
+ | "fbmessenger"
4839
+ | "whatsapp"
4840
+ | "linemessenger"
4841
+ | "pinterest"
4842
+ | "reminder"
5272
4843
  | "unknown";
5273
4844
  /**
5274
4845
  * @uiName Display Pill
@@ -5309,12 +4880,12 @@ declare namespace LocalJSX {
5309
4880
  * @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
5310
4881
  * @uiEnumNames ["Primary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
5311
4882
  */
5312
- "type"?: | "primary"
5313
- | "success"
5314
- | "info"
5315
- | "warning"
5316
- | "danger"
5317
- | "default"
4883
+ "type"?: | "primary"
4884
+ | "success"
4885
+ | "info"
4886
+ | "warning"
4887
+ | "danger"
4888
+ | "default"
5318
4889
  | "text";
5319
4890
  }
5320
4891
  interface SqmShareCode {
@@ -5388,10 +4959,19 @@ declare namespace LocalJSX {
5388
4959
  "header"?: string;
5389
4960
  }
5390
4961
  interface SqmTableCell {
4962
+ /**
4963
+ * @uiName Column Span
4964
+ */
5391
4965
  "colspan"?: number;
4966
+ /**
4967
+ * @uiName Padding
4968
+ */
5392
4969
  "padding"?: string;
5393
4970
  }
5394
4971
  interface SqmTableRow {
4972
+ /**
4973
+ * @uiName Border
4974
+ */
5395
4975
  "border"?: string;
5396
4976
  }
5397
4977
  interface SqmTabs {
@@ -5464,7 +5044,7 @@ declare namespace LocalJSX {
5464
5044
  */
5465
5045
  "expiryMessage"?: string;
5466
5046
  /**
5467
- * The number of times a reward can be earned. Use zero for no limit (the default).
5047
+ * The number of times a task can be completed when repeatable. Use zero for no limit (the default).
5468
5048
  * @uiName Repeat Amount
5469
5049
  * @uiGroup Reward
5470
5050
  */
@@ -5630,11 +5210,11 @@ declare namespace LocalJSX {
5630
5210
  */
5631
5211
  "demoData"?: DemoData<UserNameViewProps>;
5632
5212
  /**
5633
- * Fallback name for unknown users
5634
- * @uiName Fallback Name
5213
+ * @uiName Unknown User Name
5635
5214
  */
5636
5215
  "fallback"?: string;
5637
5216
  /**
5217
+ * Text displayed while the participant’s name is loading.
5638
5218
  * @uiName Loading Text
5639
5219
  */
5640
5220
  "loadingText"?: string;
@@ -5652,6 +5232,7 @@ declare namespace LocalJSX {
5652
5232
  "sqm-empty": SqmEmpty;
5653
5233
  "sqm-form-message": SqmFormMessage;
5654
5234
  "sqm-graphql-client-provider": SqmGraphqlClientProvider;
5235
+ "sqm-header-logo": SqmHeaderLogo;
5655
5236
  "sqm-hero": SqmHero;
5656
5237
  "sqm-hero-image": SqmHeroImage;
5657
5238
  "sqm-hook-story-container": SqmHookStoryContainer;
@@ -5682,9 +5263,6 @@ declare namespace LocalJSX {
5682
5263
  "sqm-program-explainer": SqmProgramExplainer;
5683
5264
  "sqm-program-explainer-step": SqmProgramExplainerStep;
5684
5265
  "sqm-program-menu": SqmProgramMenu;
5685
- "sqm-qa": SqmQa;
5686
- "sqm-qa-referral-card": SqmQaReferralCard;
5687
- "sqm-qa-tabs": SqmQaTabs;
5688
5266
  "sqm-referral-card": SqmReferralCard;
5689
5267
  "sqm-referral-iframe": SqmReferralIframe;
5690
5268
  "sqm-referral-table": SqmReferralTable;
@@ -5747,6 +5325,7 @@ declare module "@stencil/core" {
5747
5325
  "sqm-empty": LocalJSX.SqmEmpty & JSXBase.HTMLAttributes<HTMLSqmEmptyElement>;
5748
5326
  "sqm-form-message": LocalJSX.SqmFormMessage & JSXBase.HTMLAttributes<HTMLSqmFormMessageElement>;
5749
5327
  "sqm-graphql-client-provider": LocalJSX.SqmGraphqlClientProvider & JSXBase.HTMLAttributes<HTMLSqmGraphqlClientProviderElement>;
5328
+ "sqm-header-logo": LocalJSX.SqmHeaderLogo & JSXBase.HTMLAttributes<HTMLSqmHeaderLogoElement>;
5750
5329
  "sqm-hero": LocalJSX.SqmHero & JSXBase.HTMLAttributes<HTMLSqmHeroElement>;
5751
5330
  "sqm-hero-image": LocalJSX.SqmHeroImage & JSXBase.HTMLAttributes<HTMLSqmHeroImageElement>;
5752
5331
  "sqm-hook-story-container": LocalJSX.SqmHookStoryContainer & JSXBase.HTMLAttributes<HTMLSqmHookStoryContainerElement>;
@@ -5777,9 +5356,6 @@ declare module "@stencil/core" {
5777
5356
  "sqm-program-explainer": LocalJSX.SqmProgramExplainer & JSXBase.HTMLAttributes<HTMLSqmProgramExplainerElement>;
5778
5357
  "sqm-program-explainer-step": LocalJSX.SqmProgramExplainerStep & JSXBase.HTMLAttributes<HTMLSqmProgramExplainerStepElement>;
5779
5358
  "sqm-program-menu": LocalJSX.SqmProgramMenu & JSXBase.HTMLAttributes<HTMLSqmProgramMenuElement>;
5780
- "sqm-qa": LocalJSX.SqmQa & JSXBase.HTMLAttributes<HTMLSqmQaElement>;
5781
- "sqm-qa-referral-card": LocalJSX.SqmQaReferralCard & JSXBase.HTMLAttributes<HTMLSqmQaReferralCardElement>;
5782
- "sqm-qa-tabs": LocalJSX.SqmQaTabs & JSXBase.HTMLAttributes<HTMLSqmQaTabsElement>;
5783
5359
  "sqm-referral-card": LocalJSX.SqmReferralCard & JSXBase.HTMLAttributes<HTMLSqmReferralCardElement>;
5784
5360
  "sqm-referral-iframe": LocalJSX.SqmReferralIframe & JSXBase.HTMLAttributes<HTMLSqmReferralIframeElement>;
5785
5361
  "sqm-referral-table": LocalJSX.SqmReferralTable & JSXBase.HTMLAttributes<HTMLSqmReferralTableElement>;