@saasquatch/mint-components 1.5.4-2 → 1.5.5-1

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 (827) hide show
  1. package/LICENSE +21 -21
  2. package/dist/cjs/{GenericTableView-c2a781ea.js → GenericTableView-9d93f114.js} +106 -106
  3. package/dist/cjs/{JSS-a75f3a9a.js → JSS-97fd087e.js} +1 -1
  4. package/dist/cjs/{ShadowViewAddon-19f45acf.js → ShadowViewAddon-1716c9f5.js} +3432 -3432
  5. package/dist/cjs/{global-dd180d3b.js → global-22fb2ec7.js} +846 -846
  6. package/dist/cjs/loader.cjs.js +2 -2
  7. package/dist/cjs/mint-components.cjs.js +2 -2
  8. package/dist/cjs/{mixins-338ca5f1.js → mixins-fe9d4112.js} +85 -85
  9. package/dist/cjs/{re-render-f41e352c.js → re-render-7248fc06.js} +36 -36
  10. package/dist/cjs/{sqm-asset-card-view-07420209.js → sqm-asset-card-view-3da8cac1.js} +44 -44
  11. package/dist/cjs/sqm-asset-card.cjs.entry.js +31 -31
  12. package/dist/cjs/sqm-big-stat_35.cjs.entry.js +3057 -3022
  13. package/dist/cjs/sqm-empty_5.cjs.entry.js +188 -188
  14. package/dist/cjs/sqm-form-message.cjs.entry.js +19 -19
  15. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +21 -21
  16. package/dist/cjs/{sqm-hero-view-d5d46a36.js → sqm-hero-view-46223e34.js} +138 -138
  17. package/dist/cjs/sqm-hero.cjs.entry.js +39 -31
  18. package/dist/cjs/{sqm-leaderboard-rank-view-35015d30.js → sqm-leaderboard-rank-view-5a3d4a88.js} +3 -3
  19. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +63 -70
  20. package/dist/cjs/{sqm-navigation-sidebar-item-view-bd8b4dfd.js → sqm-navigation-sidebar-item-view-52ab014f.js} +37 -37
  21. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +39 -39
  22. package/dist/cjs/{sqm-navigation-sidebar-view-0ee28f65.js → sqm-navigation-sidebar-view-969adcdc.js} +29 -29
  23. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +13 -13
  24. package/dist/cjs/sqm-password-field.cjs.entry.js +183 -180
  25. package/dist/cjs/sqm-popup-container.cjs.entry.js +51 -51
  26. package/dist/cjs/{sqm-portal-container-view-2d11ed71.js → sqm-portal-container-view-840db620.js} +28 -28
  27. package/dist/cjs/{sqm-portal-email-verification-view-423191eb.js → sqm-portal-email-verification-view-fc30fd1a.js} +37 -37
  28. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +95 -95
  29. package/dist/cjs/{sqm-portal-footer-view-8442fd90.js → sqm-portal-footer-view-78528c31.js} +72 -72
  30. package/dist/cjs/sqm-portal-footer.cjs.entry.js +47 -47
  31. package/dist/cjs/{sqm-portal-forgot-password-view-97932f7a.js → sqm-portal-forgot-password-view-fed1f563.js} +38 -38
  32. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +89 -89
  33. package/dist/cjs/sqm-portal-logout.cjs.entry.js +18 -18
  34. package/dist/cjs/{sqm-portal-profile-view-b77382f6.js → sqm-portal-profile-view-64e85659.js} +65 -65
  35. package/dist/cjs/sqm-portal-profile.cjs.entry.js +244 -234
  36. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +51 -51
  37. package/dist/cjs/{sqm-portal-reset-password-view-042073ca.js → sqm-portal-reset-password-view-f8dc0b79.js} +74 -74
  38. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +162 -160
  39. package/dist/cjs/{sqm-portal-section-view-765aae4d.js → sqm-portal-section-view-854a3e9c.js} +20 -20
  40. package/dist/cjs/{sqm-portal-verify-email-view-cb3c9c2f.js → sqm-portal-verify-email-view-cc59877c.js} +40 -40
  41. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +119 -119
  42. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +711 -698
  43. package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +14 -14
  44. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +23 -23
  45. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +927 -923
  46. package/dist/cjs/sqm-route.cjs.entry.js +9 -9
  47. package/dist/cjs/sqm-stencilbook.cjs.entry.js +7590 -7720
  48. package/dist/cjs/sqm-tab.cjs.entry.js +9 -9
  49. package/dist/cjs/sqm-tabs.cjs.entry.js +69 -69
  50. package/dist/cjs/{sqm-text-span-view-ab4ad6ef.js → sqm-text-span-view-2c7d94b5.js} +52 -52
  51. package/dist/cjs/sqm-text-span.cjs.entry.js +13 -13
  52. package/dist/cjs/{useChildElements-097c3dc9.js → useChildElements-24538fc5.js} +15 -15
  53. package/dist/cjs/{useReferralTable-a7fc07c6.js → useReferralTable-1e71d2dc.js} +345 -345
  54. package/dist/cjs/{utils-8ef4fe4a.js → utils-6847bc06.js} +38 -38
  55. package/dist/collection/ShadowViewAddon.js +35 -35
  56. package/dist/collection/components/sqm-asset-card/AssetCard.stories.js +29 -29
  57. package/dist/collection/components/sqm-asset-card/sqm-asset-card-view.js +46 -46
  58. package/dist/collection/components/sqm-asset-card/sqm-asset-card.js +107 -107
  59. package/dist/collection/components/sqm-asset-card/useAssetCard.js +9 -9
  60. package/dist/collection/components/sqm-big-stat/BigStat.stories.js +88 -88
  61. package/dist/collection/components/sqm-big-stat/UseBigStat.stories.js +113 -113
  62. package/dist/collection/components/sqm-big-stat/sqm-big-stat-view.js +36 -36
  63. package/dist/collection/components/sqm-big-stat/sqm-big-stat.js +169 -163
  64. package/dist/collection/components/sqm-big-stat/useBigStat.js +611 -611
  65. package/dist/collection/components/sqm-big-stat/useDemoBigStat.js +31 -31
  66. package/dist/collection/components/sqm-brand/SqmBrand.stories.js +97 -97
  67. package/dist/collection/components/sqm-brand/sqm-brand.js +104 -104
  68. package/dist/collection/components/sqm-card-feed/CardFeed.stories.js +232 -232
  69. package/dist/collection/components/sqm-card-feed/sqm-card-feed-view.js +27 -27
  70. package/dist/collection/components/sqm-card-feed/sqm-card-feed.js +79 -79
  71. package/dist/collection/components/sqm-checkbox-field/CheckboxField.stories.js +91 -91
  72. package/dist/collection/components/sqm-checkbox-field/UseCheckboxField.stories.js +68 -68
  73. package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field-view.js +71 -71
  74. package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field.js +230 -229
  75. package/dist/collection/components/sqm-checkbox-field/useCheckboxField.js +16 -16
  76. package/dist/collection/components/sqm-divided-layout/DividedLayout.stories.js +85 -85
  77. package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +52 -52
  78. package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +79 -79
  79. package/dist/collection/components/sqm-dropdown-field/DropdownField.stories.js +38 -38
  80. package/dist/collection/components/sqm-dropdown-field/UseDropdownField.stories.js +54 -54
  81. package/dist/collection/components/sqm-dropdown-field/sqm-dropdown-field-view.js +50 -50
  82. package/dist/collection/components/sqm-dropdown-field/sqm-dropdown-field.js +176 -176
  83. package/dist/collection/components/sqm-dropdown-field/useDropdownField.js +10 -10
  84. package/dist/collection/components/sqm-edit-profile/EditProfileForm.stories.js +61 -61
  85. package/dist/collection/components/sqm-edit-profile/UseEditProfile.stories.js +41 -41
  86. package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +55 -55
  87. package/dist/collection/components/sqm-edit-profile/sqm-edit-profile.js +279 -279
  88. package/dist/collection/components/sqm-edit-profile/useEditProfile.js +156 -156
  89. package/dist/collection/components/sqm-empty/EmptyState.stories.js +52 -53
  90. package/dist/collection/components/sqm-empty/sqm-empty-view.js +10 -10
  91. package/dist/collection/components/sqm-empty/sqm-empty.js +79 -78
  92. package/dist/collection/components/sqm-form-message/FormMessage.stories.js +28 -28
  93. package/dist/collection/components/sqm-form-message/sqm-form-message.js +82 -82
  94. package/dist/collection/components/sqm-graphql-client-provider/sqm-graphql-client-provider.js +50 -50
  95. package/dist/collection/components/sqm-graphql-client-provider/useGraphQLProvider.js +14 -14
  96. package/dist/collection/components/sqm-hero/Hero.stories.js +168 -168
  97. package/dist/collection/components/sqm-hero/sqm-hero-view.js +129 -129
  98. package/dist/collection/components/sqm-hero/sqm-hero.js +153 -145
  99. package/dist/collection/components/sqm-hero-image/HeroImage.stories.js +56 -56
  100. package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +138 -138
  101. package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +471 -467
  102. package/dist/collection/components/sqm-hook-story-container/sqm-hook-story-container.js +42 -39
  103. package/dist/collection/components/sqm-image/Image.stories.js +26 -26
  104. package/dist/collection/components/sqm-image/sqm-image-view.js +32 -32
  105. package/dist/collection/components/sqm-image/sqm-image.js +120 -120
  106. package/dist/collection/components/sqm-input-field/InputField.stories.js +81 -81
  107. package/dist/collection/components/sqm-input-field/UseInputField.stories.js +77 -77
  108. package/dist/collection/components/sqm-input-field/sqm-input-field-view.js +37 -37
  109. package/dist/collection/components/sqm-input-field/sqm-input-field.js +204 -204
  110. package/dist/collection/components/sqm-input-field/useInputField.js +10 -10
  111. package/dist/collection/components/sqm-leaderboard/Leaderboard.stories.js +363 -411
  112. package/dist/collection/components/sqm-leaderboard/UseLeaderboard.stories.js +152 -208
  113. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +101 -101
  114. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +370 -420
  115. package/dist/collection/components/sqm-leaderboard/useLeaderboard.js +89 -112
  116. package/dist/collection/components/sqm-leaderboard-rank/LeaderboardRank.stories.js +12 -30
  117. package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank-view.js +5 -5
  118. package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank.js +201 -221
  119. package/dist/collection/components/sqm-leaderboard-rank/useLeaderboardRank.js +38 -45
  120. package/dist/collection/components/sqm-name-fields/NameFields.stories.js +36 -36
  121. package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +43 -43
  122. package/dist/collection/components/sqm-name-fields/sqm-name-fields.js +117 -117
  123. package/dist/collection/components/sqm-name-fields/useNameFields.js +14 -14
  124. package/dist/collection/components/sqm-navigation-menu/sqm-navigation-menu-view.js +14 -14
  125. package/dist/collection/components/sqm-navigation-menu/sqm-navigation-menu.js +122 -122
  126. package/dist/collection/components/sqm-navigation-menu/useNavigationMenu.js +27 -27
  127. package/dist/collection/components/sqm-navigation-sidebar/NavigationSidebar.stories.js +45 -45
  128. package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +31 -31
  129. package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +24 -24
  130. package/dist/collection/components/sqm-navigation-sidebar-item/SidebarItem.stories.js +31 -31
  131. package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.js +40 -40
  132. package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.js +127 -127
  133. package/dist/collection/components/sqm-navigation-sidebar-item/useNavigationSidebarItem.js +14 -14
  134. package/dist/collection/components/sqm-password-field/PasswordField.stories.js +40 -40
  135. package/dist/collection/components/sqm-password-field/passwordValidation.js +76 -76
  136. package/dist/collection/components/sqm-password-field/sqm-password-field-view.js +41 -41
  137. package/dist/collection/components/sqm-password-field/sqm-password-field.js +135 -132
  138. package/dist/collection/components/sqm-password-field/usePasswordField.js +25 -25
  139. package/dist/collection/components/sqm-popup-container/sqm-popup-container-view.js +11 -11
  140. package/dist/collection/components/sqm-popup-container/sqm-popup-container.js +145 -145
  141. package/dist/collection/components/sqm-popup-container/usePopupContainer.js +33 -33
  142. package/dist/collection/components/sqm-portal-change-password/ChangePassword.stories.js +147 -147
  143. package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password-view.js +74 -74
  144. package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password.js +293 -281
  145. package/dist/collection/components/sqm-portal-change-password/usePortalChangePassword.js +61 -61
  146. package/dist/collection/components/sqm-portal-container/PortalContainer.stories.js +119 -119
  147. package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +30 -30
  148. package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +269 -269
  149. package/dist/collection/components/sqm-portal-email-verification/PortalEmailVerification.stories.js +77 -77
  150. package/dist/collection/components/sqm-portal-email-verification/sqm-portal-email-verification-view.js +39 -39
  151. package/dist/collection/components/sqm-portal-email-verification/sqm-portal-email-verification.js +175 -175
  152. package/dist/collection/components/sqm-portal-email-verification/usePortalEmailVerification.js +48 -48
  153. package/dist/collection/components/sqm-portal-footer/PortalFooter.stories.js +24 -24
  154. package/dist/collection/components/sqm-portal-footer/PoweredByImg.js +11 -11
  155. package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +66 -66
  156. package/dist/collection/components/sqm-portal-footer/sqm-portal-footer.js +305 -305
  157. package/dist/collection/components/sqm-portal-forgot-password/PortalForgotPassword.stories.js +73 -73
  158. package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.js +40 -40
  159. package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +176 -176
  160. package/dist/collection/components/sqm-portal-forgot-password/usePortalForgotPassword.js +44 -44
  161. package/dist/collection/components/sqm-portal-frame/PortalFrame.stories.js +118 -118
  162. package/dist/collection/components/sqm-portal-frame/sqm-portal-frame-view.js +53 -53
  163. package/dist/collection/components/sqm-portal-frame/sqm-portal-frame.js +78 -78
  164. package/dist/collection/components/sqm-portal-frame/usePortalFrame.js +13 -13
  165. package/dist/collection/components/sqm-portal-login/PortalLogin.stories.js +44 -44
  166. package/dist/collection/components/sqm-portal-login/sqm-portal-login-view.js +45 -45
  167. package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +325 -309
  168. package/dist/collection/components/sqm-portal-login/usePortalLogin.js +46 -46
  169. package/dist/collection/components/sqm-portal-logout/sqm-portal-logout.js +50 -50
  170. package/dist/collection/components/sqm-portal-logout/usePortalLogout.js +5 -5
  171. package/dist/collection/components/sqm-portal-profile/PortalProfile.stories.js +227 -227
  172. package/dist/collection/components/sqm-portal-profile/sqm-portal-profile-view.js +67 -67
  173. package/dist/collection/components/sqm-portal-profile/sqm-portal-profile.js +308 -298
  174. package/dist/collection/components/sqm-portal-profile/usePortalProfile.js +149 -149
  175. package/dist/collection/components/sqm-portal-protected-route/sqm-portal-protected-route.js +106 -106
  176. package/dist/collection/components/sqm-portal-protected-route/usePortalProtectedRoute.js +26 -26
  177. package/dist/collection/components/sqm-portal-register/PortalRegister.stories.js +104 -104
  178. package/dist/collection/components/sqm-portal-register/sqm-portal-register-view.js +74 -74
  179. package/dist/collection/components/sqm-portal-register/sqm-portal-register.js +401 -393
  180. package/dist/collection/components/sqm-portal-register/usePortalRegister.js +115 -115
  181. package/dist/collection/components/sqm-portal-register/useValidationState.js +8 -8
  182. package/dist/collection/components/sqm-portal-reset-password/PortalResetPassword.stories.js +153 -153
  183. package/dist/collection/components/sqm-portal-reset-password/sqm-portal-reset-password-view.js +76 -76
  184. package/dist/collection/components/sqm-portal-reset-password/sqm-portal-reset-password.js +321 -319
  185. package/dist/collection/components/sqm-portal-reset-password/usePortalResetPassword.js +76 -76
  186. package/dist/collection/components/sqm-portal-verify-email/PortalVerifyEmail.stories.js +39 -39
  187. package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email-view.js +42 -42
  188. package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email.js +127 -127
  189. package/dist/collection/components/sqm-portal-verify-email/usePortalVerifyEmail.js +79 -79
  190. package/dist/collection/components/sqm-program-explainer/ProgramExplainer.stories.js +50 -50
  191. package/dist/collection/components/sqm-program-explainer/sqm-program-explainer-view.js +44 -44
  192. package/dist/collection/components/sqm-program-explainer/sqm-program-explainer.js +91 -91
  193. package/dist/collection/components/sqm-program-explainer-step/ProgramExplainerStep.stories.js +14 -14
  194. package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +71 -71
  195. package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +146 -146
  196. package/dist/collection/components/sqm-program-menu/ProgramMenu.stories.js +39 -39
  197. package/dist/collection/components/sqm-program-menu/sqm-program-menu.js +24 -24
  198. package/dist/collection/components/sqm-program-menu/useProgramMenu.js +33 -33
  199. package/dist/collection/components/sqm-referral-card/ReferralCard.stories.js +79 -79
  200. package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +56 -56
  201. package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +67 -66
  202. package/dist/collection/components/sqm-referral-iframe/ReferralIframe.stories.js +29 -29
  203. package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe-view.js +29 -29
  204. package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe.js +158 -156
  205. package/dist/collection/components/sqm-referral-iframe/useReferralIframe.js +25 -25
  206. package/dist/collection/components/sqm-referral-table/ReferralTable.stories.js +540 -540
  207. package/dist/collection/components/sqm-referral-table/ReferralTableCell.stories.js +72 -72
  208. package/dist/collection/components/sqm-referral-table/ReferralTableRewardsCell.stories.js +233 -233
  209. package/dist/collection/components/sqm-referral-table/UseReferralTable.stories.js +149 -149
  210. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-cell.js +36 -36
  211. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-date-cell.js +61 -61
  212. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +345 -345
  213. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-status-cell.js +58 -58
  214. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-user-cell.js +27 -27
  215. package/dist/collection/components/sqm-referral-table/columns/ReferralTableColumn.js +1 -1
  216. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-column.js +88 -88
  217. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-date-column.js +177 -177
  218. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.js +305 -305
  219. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-status-column.js +178 -178
  220. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-user-column.js +202 -198
  221. package/dist/collection/components/sqm-referral-table/mockReferralData.js +141 -141
  222. package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +381 -372
  223. package/dist/collection/components/sqm-referral-table/useReferralTable.js +351 -351
  224. package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeList.stories.js +31 -31
  225. package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeListData.js +395 -395
  226. package/dist/collection/components/sqm-reward-exchange-list/SVGs.js +27 -27
  227. package/dist/collection/components/sqm-reward-exchange-list/UseRewardExchangeList.stories.js +143 -143
  228. package/dist/collection/components/sqm-reward-exchange-list/progressBar.js +64 -64
  229. package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.js +613 -613
  230. package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list.js +752 -745
  231. package/dist/collection/components/sqm-reward-exchange-list/useRewardExchangeList.js +205 -205
  232. package/dist/collection/components/sqm-rewards-table/RewardsTable.stories.js +122 -122
  233. package/dist/collection/components/sqm-rewards-table/RewardsTableCell.stories.js +269 -269
  234. package/dist/collection/components/sqm-rewards-table/UseRewardsTable.stories.js +149 -149
  235. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-customer-note-cell.js +57 -57
  236. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-date-cell.js +61 -61
  237. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +253 -253
  238. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.js +192 -192
  239. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.js +237 -237
  240. package/dist/collection/components/sqm-rewards-table/columns/RewardTableColumn.js +1 -1
  241. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.js +135 -135
  242. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.js +96 -96
  243. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.js +174 -174
  244. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.js +232 -228
  245. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.js +230 -230
  246. package/dist/collection/components/sqm-rewards-table/mockRewardData.js +103 -103
  247. package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +329 -329
  248. package/dist/collection/components/sqm-rewards-table/useRewardsTable.js +235 -235
  249. package/dist/collection/components/sqm-route/sqm-route.js +40 -40
  250. package/dist/collection/components/sqm-router/Router.stories.js +144 -144
  251. package/dist/collection/components/sqm-router/sqm-router.css +7 -7
  252. package/dist/collection/components/sqm-router/sqm-router.js +30 -30
  253. package/dist/collection/components/sqm-router/useRouter.js +79 -79
  254. package/dist/collection/components/sqm-scroll/Scroll.stories.js +155 -155
  255. package/dist/collection/components/sqm-scroll/sqm-scroll.js +379 -379
  256. package/dist/collection/components/sqm-scroll/useScroll.js +17 -17
  257. package/dist/collection/components/sqm-share-button/ShareButton.stories.js +102 -102
  258. package/dist/collection/components/sqm-share-button/UseShareButton.stories.js +59 -59
  259. package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +77 -77
  260. package/dist/collection/components/sqm-share-button/sqm-share-button.js +446 -443
  261. package/dist/collection/components/sqm-share-button/useShareButton.js +89 -89
  262. package/dist/collection/components/sqm-share-code/ShareCode.stories.js +17 -17
  263. package/dist/collection/components/sqm-share-code/sqm-share-code.js +147 -148
  264. package/dist/collection/components/sqm-share-code/useShareCode.js +49 -49
  265. package/dist/collection/components/sqm-share-link/ShareLink.stories.js +37 -37
  266. package/dist/collection/components/sqm-share-link/UseShareLink.stories.js +59 -59
  267. package/dist/collection/components/sqm-share-link/sqm-share-link-view.js +18 -18
  268. package/dist/collection/components/sqm-share-link/sqm-share-link.js +147 -148
  269. package/dist/collection/components/sqm-share-link/useShareLink.js +49 -49
  270. package/dist/collection/components/sqm-stat-container/sqm-stat-container-view.js +48 -48
  271. package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +104 -104
  272. package/dist/collection/components/sqm-stencilbook/AutoColor.js +49 -49
  273. package/dist/collection/components/sqm-stencilbook/CucumberAddon.js +20 -20
  274. package/dist/collection/components/sqm-stencilbook/HookStoryAddon.js +19 -19
  275. package/dist/collection/components/sqm-stencilbook/Matrix.js +66 -66
  276. package/dist/collection/components/sqm-stencilbook/Resizer.js +27 -27
  277. package/dist/collection/components/sqm-stencilbook/Themes.js +44 -44
  278. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +207 -207
  279. package/dist/collection/components/sqm-tab/sqm-tab-view.js +4 -4
  280. package/dist/collection/components/sqm-tab/sqm-tab.js +34 -34
  281. package/dist/collection/components/sqm-table-cell/sqm-table-cell.js +52 -52
  282. package/dist/collection/components/sqm-table-row/sqm-table-row.js +33 -33
  283. package/dist/collection/components/sqm-tabs/Tabs.stories.js +490 -490
  284. package/dist/collection/components/sqm-tabs/sqm-tabs-view.js +26 -26
  285. package/dist/collection/components/sqm-tabs/sqm-tabs.js +53 -53
  286. package/dist/collection/components/sqm-tabs/useTabs.js +37 -37
  287. package/dist/collection/components/sqm-task-card/DetailsView.js +53 -53
  288. package/dist/collection/components/sqm-task-card/SVGs.js +14 -14
  289. package/dist/collection/components/sqm-task-card/TaskCard.stories.js +437 -437
  290. package/dist/collection/components/sqm-task-card/UseTaskCard.stories.js +67 -67
  291. package/dist/collection/components/sqm-task-card/progress-bar/SVGs.js +15 -15
  292. package/dist/collection/components/sqm-task-card/progress-bar/progress-bar-view.js +398 -398
  293. package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +286 -286
  294. package/dist/collection/components/sqm-task-card/sqm-task-card.js +721 -633
  295. package/dist/collection/components/sqm-task-card/useTaskCard.js +43 -43
  296. package/dist/collection/components/sqm-text/sqm-text.js +69 -69
  297. package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +54 -54
  298. package/dist/collection/components/sqm-text-span/sqm-text-span.js +72 -72
  299. package/dist/collection/components/sqm-timeline/SVGs.js +10 -10
  300. package/dist/collection/components/sqm-timeline/Timeline.stories.js +70 -70
  301. package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +77 -77
  302. package/dist/collection/components/sqm-timeline/sqm-timeline-entry.js +142 -141
  303. package/dist/collection/components/sqm-timeline/sqm-timeline.js +80 -80
  304. package/dist/collection/components/sqm-titled-section/TitledSection.stories.js +224 -224
  305. package/dist/collection/components/sqm-titled-section/sqm-portal-section-view.js +22 -22
  306. package/dist/collection/components/sqm-titled-section/sqm-titled-section.js +163 -163
  307. package/dist/collection/components/sqm-user-name/UserName.stories.js +14 -14
  308. package/dist/collection/components/sqm-user-name/sqm-user-name-view.js +4 -4
  309. package/dist/collection/components/sqm-user-name/sqm-user-name.js +115 -114
  310. package/dist/collection/components/sqm-user-name/useUserName.js +26 -26
  311. package/dist/collection/fonts/GoogleFonts.js +12 -12
  312. package/dist/collection/global/global.js +80 -80
  313. package/dist/collection/global/mixins.js +100 -100
  314. package/dist/collection/global/styles.js +737 -737
  315. package/dist/collection/global/styles.ts +739 -739
  316. package/dist/collection/index.js +1 -1
  317. package/dist/collection/insertcss.js +44 -44
  318. package/dist/collection/stories/NewPortal.stories.js +303 -303
  319. package/dist/collection/stories/PortalTemplates.stories.js +149 -149
  320. package/dist/collection/stories/PoweredByImg.stories.js +14 -14
  321. package/dist/collection/stories/Widget.stories.js +49 -49
  322. package/dist/collection/styling/JSS.js +9 -9
  323. package/dist/collection/tables/GenericTableView.js +108 -108
  324. package/dist/collection/tables/TableSlots.js +30 -30
  325. package/dist/collection/tables/re-render.js +39 -39
  326. package/dist/collection/tables/useChildElements.js +18 -18
  327. package/dist/collection/utilities.js +21 -21
  328. package/dist/collection/utils/RequiredPropsError.js +56 -56
  329. package/dist/collection/utils/isDemo.js +10 -10
  330. package/dist/collection/utils/utils.js +49 -49
  331. package/dist/esm/{GenericTableView-8dc8ae86.js → GenericTableView-ebc09be0.js} +106 -106
  332. package/dist/esm/{JSS-418cab16.js → JSS-f00f9536.js} +1 -1
  333. package/dist/esm/{ShadowViewAddon-2ebdb75f.js → ShadowViewAddon-16edf1a4.js} +3432 -3432
  334. package/dist/esm/{global-15cdf41a.js → global-5c84f57f.js} +846 -846
  335. package/dist/esm/loader.js +2 -2
  336. package/dist/esm/mint-components.js +2 -2
  337. package/dist/esm/{mixins-59fd94b7.js → mixins-f60a614c.js} +85 -85
  338. package/dist/esm/polyfills/core-js.js +0 -0
  339. package/dist/esm/polyfills/dom.js +0 -0
  340. package/dist/esm/polyfills/es5-html-element.js +0 -0
  341. package/dist/esm/polyfills/index.js +0 -0
  342. package/dist/esm/polyfills/system.js +0 -0
  343. package/dist/esm/{re-render-8f0a7ab1.js → re-render-69774e13.js} +36 -36
  344. package/dist/esm/{sqm-asset-card-view-68f80b85.js → sqm-asset-card-view-08e68656.js} +44 -44
  345. package/dist/esm/sqm-asset-card.entry.js +31 -31
  346. package/dist/esm/sqm-big-stat_35.entry.js +3058 -3023
  347. package/dist/esm/sqm-empty_5.entry.js +187 -187
  348. package/dist/esm/sqm-form-message.entry.js +19 -19
  349. package/dist/esm/sqm-graphql-client-provider.entry.js +21 -21
  350. package/dist/esm/{sqm-hero-view-99b40ec1.js → sqm-hero-view-71d1202f.js} +138 -138
  351. package/dist/esm/sqm-hero.entry.js +39 -31
  352. package/dist/esm/{sqm-leaderboard-rank-view-da91f5f3.js → sqm-leaderboard-rank-view-10657658.js} +3 -3
  353. package/dist/esm/sqm-leaderboard-rank.entry.js +63 -70
  354. package/dist/esm/{sqm-navigation-sidebar-item-view-73f753fa.js → sqm-navigation-sidebar-item-view-51714c31.js} +37 -37
  355. package/dist/esm/sqm-navigation-sidebar-item.entry.js +39 -39
  356. package/dist/esm/{sqm-navigation-sidebar-view-9cb9a5f4.js → sqm-navigation-sidebar-view-06d444ca.js} +29 -29
  357. package/dist/esm/sqm-navigation-sidebar.entry.js +13 -13
  358. package/dist/esm/sqm-password-field.entry.js +183 -180
  359. package/dist/esm/sqm-popup-container.entry.js +51 -51
  360. package/dist/esm/{sqm-portal-container-view-34f26e2a.js → sqm-portal-container-view-ca454627.js} +28 -28
  361. package/dist/esm/{sqm-portal-email-verification-view-cc73f8f4.js → sqm-portal-email-verification-view-ac38b167.js} +37 -37
  362. package/dist/esm/sqm-portal-email-verification.entry.js +95 -95
  363. package/dist/esm/{sqm-portal-footer-view-d06c4b78.js → sqm-portal-footer-view-a6d09022.js} +72 -72
  364. package/dist/esm/sqm-portal-footer.entry.js +47 -47
  365. package/dist/esm/{sqm-portal-forgot-password-view-f7239087.js → sqm-portal-forgot-password-view-86d13eef.js} +38 -38
  366. package/dist/esm/sqm-portal-forgot-password.entry.js +89 -89
  367. package/dist/esm/sqm-portal-logout.entry.js +18 -18
  368. package/dist/esm/{sqm-portal-profile-view-28c39970.js → sqm-portal-profile-view-419d1eb9.js} +65 -65
  369. package/dist/esm/sqm-portal-profile.entry.js +244 -234
  370. package/dist/esm/sqm-portal-protected-route.entry.js +51 -51
  371. package/dist/esm/{sqm-portal-reset-password-view-e0436989.js → sqm-portal-reset-password-view-213b3af6.js} +74 -74
  372. package/dist/esm/sqm-portal-reset-password.entry.js +162 -160
  373. package/dist/esm/{sqm-portal-section-view-c8d1c727.js → sqm-portal-section-view-6c249c74.js} +20 -20
  374. package/dist/esm/{sqm-portal-verify-email-view-c489166b.js → sqm-portal-verify-email-view-c32dfd7e.js} +40 -40
  375. package/dist/esm/sqm-portal-verify-email.entry.js +119 -119
  376. package/dist/esm/sqm-referral-table_11.entry.js +711 -698
  377. package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +14 -14
  378. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +23 -23
  379. package/dist/esm/sqm-rewards-table_9.entry.js +927 -923
  380. package/dist/esm/sqm-route.entry.js +9 -9
  381. package/dist/esm/sqm-stencilbook.entry.js +7590 -7720
  382. package/dist/esm/sqm-tab.entry.js +9 -9
  383. package/dist/esm/sqm-tabs.entry.js +69 -69
  384. package/dist/esm/{sqm-text-span-view-020db63f.js → sqm-text-span-view-0ba1484d.js} +52 -52
  385. package/dist/esm/sqm-text-span.entry.js +13 -13
  386. package/dist/esm/{useChildElements-3ffd7077.js → useChildElements-a8347aea.js} +15 -15
  387. package/dist/esm/{useReferralTable-d8a7e3be.js → useReferralTable-5cac5b13.js} +345 -345
  388. package/dist/esm/{utils-d7bbb0e2.js → utils-334c1e34.js} +38 -38
  389. package/dist/esm-es5/{GenericTableView-8dc8ae86.js → GenericTableView-ebc09be0.js} +1 -1
  390. package/dist/esm-es5/{JSS-418cab16.js → JSS-f00f9536.js} +0 -0
  391. package/dist/esm-es5/ShadowViewAddon-16edf1a4.js +1 -0
  392. package/dist/esm-es5/{global-15cdf41a.js → global-5c84f57f.js} +0 -0
  393. package/dist/esm-es5/loader.js +1 -1
  394. package/dist/esm-es5/mint-components.js +1 -1
  395. package/dist/esm-es5/{mixins-59fd94b7.js → mixins-f60a614c.js} +0 -0
  396. package/dist/esm-es5/{re-render-8f0a7ab1.js → re-render-69774e13.js} +0 -0
  397. package/dist/esm-es5/{sqm-asset-card-view-68f80b85.js → sqm-asset-card-view-08e68656.js} +1 -1
  398. package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
  399. package/dist/esm-es5/sqm-big-stat_35.entry.js +1 -1
  400. package/dist/esm-es5/sqm-empty_5.entry.js +1 -1
  401. package/dist/esm-es5/{sqm-hero-view-99b40ec1.js → sqm-hero-view-71d1202f.js} +1 -1
  402. package/dist/esm-es5/sqm-hero.entry.js +1 -1
  403. package/dist/esm-es5/{sqm-leaderboard-rank-view-da91f5f3.js → sqm-leaderboard-rank-view-10657658.js} +0 -0
  404. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  405. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-73f753fa.js → sqm-navigation-sidebar-item-view-51714c31.js} +1 -1
  406. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  407. package/dist/esm-es5/{sqm-navigation-sidebar-view-9cb9a5f4.js → sqm-navigation-sidebar-view-06d444ca.js} +1 -1
  408. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  409. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  410. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  411. package/dist/esm-es5/{sqm-portal-container-view-34f26e2a.js → sqm-portal-container-view-ca454627.js} +1 -1
  412. package/dist/esm-es5/{sqm-portal-email-verification-view-cc73f8f4.js → sqm-portal-email-verification-view-ac38b167.js} +1 -1
  413. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  414. package/dist/esm-es5/{sqm-portal-footer-view-d06c4b78.js → sqm-portal-footer-view-a6d09022.js} +1 -1
  415. package/dist/esm-es5/sqm-portal-footer.entry.js +1 -1
  416. package/dist/esm-es5/{sqm-portal-forgot-password-view-f7239087.js → sqm-portal-forgot-password-view-86d13eef.js} +1 -1
  417. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  418. package/dist/esm-es5/{sqm-portal-profile-view-28c39970.js → sqm-portal-profile-view-419d1eb9.js} +1 -1
  419. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  420. package/dist/esm-es5/{sqm-portal-reset-password-view-e0436989.js → sqm-portal-reset-password-view-213b3af6.js} +1 -1
  421. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  422. package/dist/esm-es5/sqm-portal-section-view-6c249c74.js +1 -0
  423. package/dist/esm-es5/{sqm-portal-verify-email-view-c489166b.js → sqm-portal-verify-email-view-c32dfd7e.js} +1 -1
  424. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  425. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  426. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  427. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  428. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  429. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  430. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  431. package/dist/esm-es5/{sqm-text-span-view-020db63f.js → sqm-text-span-view-0ba1484d.js} +1 -1
  432. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  433. package/dist/esm-es5/{useChildElements-3ffd7077.js → useChildElements-a8347aea.js} +0 -0
  434. package/dist/esm-es5/{useReferralTable-d8a7e3be.js → useReferralTable-5cac5b13.js} +1 -1
  435. package/dist/esm-es5/{utils-d7bbb0e2.js → utils-334c1e34.js} +0 -0
  436. package/dist/mint-components/global/styles.ts +739 -739
  437. package/dist/mint-components/mint-components.esm.js +1 -1
  438. package/dist/mint-components/mint-components.js +1 -1
  439. package/dist/mint-components/{p-61ff3ceb.js → p-02be1a88.js} +0 -0
  440. package/dist/mint-components/{p-31f0eaa9.system.entry.js → p-047a840f.system.entry.js} +1 -1
  441. package/dist/mint-components/{p-c6e6162c.js → p-0494f792.js} +1 -1
  442. package/dist/mint-components/p-075154b7.entry.js +13 -0
  443. package/dist/mint-components/{p-b3af1c6f.js → p-0a898ab1.js} +0 -0
  444. package/dist/mint-components/{p-3768d478.system.js → p-0ee797b8.system.js} +1 -1
  445. package/dist/mint-components/{p-36c073ce.entry.js → p-12a9ade0.entry.js} +2 -2
  446. package/dist/mint-components/{p-dcec5845.js → p-13086b8d.js} +1 -1
  447. package/dist/mint-components/{p-9d162fc5.system.entry.js → p-19042a54.system.entry.js} +1 -1
  448. package/dist/mint-components/{p-894cf728.system.js → p-192617e7.system.js} +1 -1
  449. package/dist/mint-components/{p-c4c73067.system.js → p-19b0e2b5.system.js} +1 -1
  450. package/dist/mint-components/{p-380b25a3.js → p-1c24a18c.js} +1 -1
  451. package/dist/mint-components/p-20305fa4.system.entry.js +1 -0
  452. package/dist/mint-components/{p-46416f3e.js → p-210cd41b.js} +1 -1
  453. package/dist/mint-components/{p-ab2cbd56.js → p-275cf42f.js} +1 -1
  454. package/dist/mint-components/{p-99c57fce.js → p-28d44352.js} +1 -1
  455. package/dist/mint-components/{p-6da6a80f.js → p-294c486f.js} +1 -1
  456. package/dist/mint-components/{p-5fca1bb9.system.js → p-2cac212f.system.js} +1 -1
  457. package/dist/mint-components/{p-fe887951.entry.js → p-38d6112f.entry.js} +1 -1
  458. package/dist/mint-components/{p-f0b9e163.js → p-3970de96.js} +0 -0
  459. package/dist/mint-components/{p-13f034ac.system.js → p-3abbc5b3.system.js} +1 -1
  460. package/dist/mint-components/{p-e8f5f4e0.js → p-3c8becd3.js} +1 -1
  461. package/dist/mint-components/{p-f209785c.entry.js → p-3c96bae3.entry.js} +1 -1
  462. package/dist/mint-components/{p-227ccb7c.js → p-4778fb68.js} +1 -1
  463. package/dist/mint-components/{p-c2b561a0.system.entry.js → p-48f9babc.system.entry.js} +1 -1
  464. package/dist/mint-components/{p-ebb79099.system.entry.js → p-4ac2d13b.system.entry.js} +1 -1
  465. package/dist/mint-components/{p-f214b557.js → p-4b0e876f.js} +2 -2
  466. package/dist/mint-components/p-4ccb3b36.system.entry.js +1 -0
  467. package/dist/mint-components/{p-2821a373.entry.js → p-4ebe044d.entry.js} +1 -1
  468. package/dist/mint-components/{p-8894c616.entry.js → p-4f8830b7.entry.js} +1 -1
  469. package/dist/mint-components/{p-dbe21db8.system.entry.js → p-4fe59c93.system.entry.js} +1 -1
  470. package/dist/mint-components/{p-16b6aea4.js → p-5928afc0.js} +1 -1
  471. package/dist/mint-components/{p-003042cf.entry.js → p-5ab46a89.entry.js} +1 -1
  472. package/dist/mint-components/{p-58442d48.system.entry.js → p-5cdcff11.system.entry.js} +1 -1
  473. package/dist/mint-components/{p-274a87bd.js → p-60b01103.js} +0 -0
  474. package/dist/mint-components/{p-c2949a5b.entry.js → p-60de562c.entry.js} +1 -1
  475. package/dist/mint-components/p-62cc7fae.entry.js +9 -0
  476. package/dist/mint-components/{p-c712f1ca.system.entry.js → p-63136070.system.entry.js} +1 -1
  477. package/dist/mint-components/{p-a92677a0.system.js → p-6333265f.system.js} +0 -0
  478. package/dist/mint-components/{p-774d205c.system.js → p-6549ad6a.system.js} +0 -0
  479. package/dist/mint-components/{p-35a26fcd.entry.js → p-6738565c.entry.js} +1 -1
  480. package/dist/mint-components/{p-bf055b6c.system.js → p-6b5e355c.system.js} +0 -0
  481. package/dist/mint-components/{p-9f08dc58.js → p-6b5fbbdb.js} +1 -1
  482. package/dist/mint-components/p-6ce2e2eb.system.entry.js +1 -0
  483. package/dist/mint-components/{p-21b7949e.entry.js → p-6ee04453.entry.js} +1 -1
  484. package/dist/mint-components/{p-e17c7323.system.entry.js → p-71969ce5.system.entry.js} +1 -1
  485. package/dist/mint-components/{p-e60132f2.system.entry.js → p-7548e059.system.entry.js} +1 -1
  486. package/dist/mint-components/{p-1c9004f0.system.entry.js → p-78640db1.system.entry.js} +1 -1
  487. package/dist/mint-components/{p-06a4d499.system.js → p-819298a8.system.js} +1 -1
  488. package/dist/mint-components/{p-ec7dd6f7.js → p-82ecbcd1.js} +0 -0
  489. package/dist/mint-components/{p-02838fc9.system.entry.js → p-83e4168e.system.entry.js} +1 -1
  490. package/dist/mint-components/p-94096609.system.js +1 -0
  491. package/dist/mint-components/{p-b968f779.js → p-97650e34.js} +1 -1
  492. package/dist/mint-components/{p-72b3562a.system.js → p-986f10d2.system.js} +1 -1
  493. package/dist/mint-components/p-9eb6d960.entry.js +1 -0
  494. package/dist/mint-components/{p-9c5f124f.js → p-9ec99ced.js} +0 -0
  495. package/dist/mint-components/{p-937bf427.system.js → p-a53d815e.system.js} +1 -1
  496. package/dist/mint-components/{p-33707867.system.entry.js → p-a57057c4.system.entry.js} +1 -1
  497. package/dist/mint-components/p-ac6c93ee.entry.js +1 -0
  498. package/dist/mint-components/p-acc840a5.system.js +1 -0
  499. package/dist/mint-components/{p-190d0446.system.js → p-b0668789.system.js} +1 -1
  500. package/dist/mint-components/{p-a1b9ca51.system.js → p-b7e6ce3c.system.js} +1 -1
  501. package/dist/mint-components/{p-f69ecdf7.system.entry.js → p-bd7b8620.system.entry.js} +1 -1
  502. package/dist/mint-components/{p-a994df5c.system.entry.js → p-c0a8476e.system.entry.js} +1 -1
  503. package/dist/mint-components/{p-67958347.system.entry.js → p-c0d24b76.system.entry.js} +1 -1
  504. package/dist/mint-components/{p-36c2267d.js → p-c11ce36c.js} +1 -1
  505. package/dist/mint-components/{p-50019ebe.system.entry.js → p-c7d34b6a.system.entry.js} +1 -1
  506. package/dist/mint-components/{p-f221d418.entry.js → p-cc6d91bd.entry.js} +1 -1
  507. package/dist/mint-components/{p-1a9cd574.entry.js → p-cccba50e.entry.js} +1 -1
  508. package/dist/mint-components/{p-2800ad44.system.js → p-d5d32d0d.system.js} +0 -0
  509. package/dist/mint-components/{p-d4cc87d9.entry.js → p-d7bc7e50.entry.js} +1 -1
  510. package/dist/mint-components/{p-bc58ebb5.system.js → p-d815567f.system.js} +1 -1
  511. package/dist/mint-components/{p-ab8f86d3.js → p-d8876d3f.js} +0 -0
  512. package/dist/mint-components/p-dbf1beab.entry.js +150 -0
  513. package/dist/mint-components/{p-baebc359.system.js → p-dcdbf128.system.js} +1 -1
  514. package/dist/mint-components/{p-ce474d92.system.js → p-e01d8fdc.system.js} +0 -0
  515. package/dist/mint-components/{p-d3e114bb.system.entry.js → p-e0d5d38e.system.entry.js} +1 -1
  516. package/dist/mint-components/{p-fa6a579e.system.js → p-e1d01511.system.js} +1 -1
  517. package/dist/mint-components/{p-e3a7bab7.system.entry.js → p-e2f8b782.system.entry.js} +1 -1
  518. package/dist/mint-components/{p-e7561cbf.entry.js → p-e4e5168b.entry.js} +1 -1
  519. package/dist/mint-components/{p-342bfc16.entry.js → p-e707831a.entry.js} +1 -1
  520. package/dist/mint-components/p-eb314fed.js +1 -0
  521. package/dist/mint-components/{p-c5573b7c.js → p-ec689579.js} +1 -1
  522. package/dist/mint-components/{p-c5f46105.entry.js → p-ee26e870.entry.js} +2 -2
  523. package/dist/mint-components/{p-a2b19c36.entry.js → p-ef3f3523.entry.js} +1 -1
  524. package/dist/mint-components/{p-573c4b39.system.js → p-f6934a55.system.js} +0 -0
  525. package/dist/mint-components/{p-bb40479d.system.js → p-f6d3a2d4.system.js} +1 -1
  526. package/dist/mint-components/{p-85771eab.system.entry.js → p-f7fba9e4.system.entry.js} +1 -1
  527. package/dist/mint-components/{p-9c2fd3e4.system.js → p-f92e3e87.system.js} +0 -0
  528. package/dist/mint-components/{p-311a0e60.system.js → p-fc942cbd.system.js} +1 -1
  529. package/dist/mint-components/{p-d5bc4139.entry.js → p-fd2852a7.entry.js} +1 -1
  530. package/dist/types/ShadowViewAddon.d.ts +6 -6
  531. package/dist/types/components/sqm-asset-card/AssetCard.stories.d.ts +7 -7
  532. package/dist/types/components/sqm-asset-card/sqm-asset-card-view.d.ts +8 -8
  533. package/dist/types/components/sqm-asset-card/sqm-asset-card.d.ts +24 -24
  534. package/dist/types/components/sqm-asset-card/useAssetCard.d.ts +7 -7
  535. package/dist/types/components/sqm-big-stat/BigStat.stories.d.ts +16 -16
  536. package/dist/types/components/sqm-big-stat/UseBigStat.stories.d.ts +196 -196
  537. package/dist/types/components/sqm-big-stat/sqm-big-stat-view.d.ts +10 -10
  538. package/dist/types/components/sqm-big-stat/sqm-big-stat.d.ts +51 -43
  539. package/dist/types/components/sqm-big-stat/useBigStat.d.ts +22 -22
  540. package/dist/types/components/sqm-big-stat/useDemoBigStat.d.ts +3 -3
  541. package/dist/types/components/sqm-brand/SqmBrand.stories.d.ts +10 -10
  542. package/dist/types/components/sqm-brand/sqm-brand.d.ts +24 -24
  543. package/dist/types/components/sqm-card-feed/CardFeed.stories.d.ts +13 -13
  544. package/dist/types/components/sqm-card-feed/sqm-card-feed-view.d.ts +6 -6
  545. package/dist/types/components/sqm-card-feed/sqm-card-feed.d.ts +18 -18
  546. package/dist/types/components/sqm-checkbox-field/CheckboxField.stories.d.ts +55 -55
  547. package/dist/types/components/sqm-checkbox-field/UseCheckboxField.stories.d.ts +37 -37
  548. package/dist/types/components/sqm-checkbox-field/sqm-checkbox-field-view.d.ts +19 -19
  549. package/dist/types/components/sqm-checkbox-field/sqm-checkbox-field.d.ts +42 -41
  550. package/dist/types/components/sqm-checkbox-field/useCheckboxField.d.ts +9 -9
  551. package/dist/types/components/sqm-divided-layout/DividedLayout.stories.d.ts +7 -7
  552. package/dist/types/components/sqm-divided-layout/sqm-divided-layout-view.d.ts +7 -7
  553. package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +23 -23
  554. package/dist/types/components/sqm-dropdown-field/DropdownField.stories.d.ts +28 -28
  555. package/dist/types/components/sqm-dropdown-field/UseDropdownField.stories.d.ts +22 -22
  556. package/dist/types/components/sqm-dropdown-field/sqm-dropdown-field-view.d.ts +15 -15
  557. package/dist/types/components/sqm-dropdown-field/sqm-dropdown-field.d.ts +32 -32
  558. package/dist/types/components/sqm-dropdown-field/useDropdownField.d.ts +5 -5
  559. package/dist/types/components/sqm-edit-profile/EditProfileForm.stories.d.ts +7 -7
  560. package/dist/types/components/sqm-edit-profile/UseEditProfile.stories.d.ts +10 -10
  561. package/dist/types/components/sqm-edit-profile/sqm-edit-profile-view.d.ts +37 -37
  562. package/dist/types/components/sqm-edit-profile/sqm-edit-profile.d.ts +51 -48
  563. package/dist/types/components/sqm-edit-profile/useEditProfile.d.ts +12 -12
  564. package/dist/types/components/sqm-empty/EmptyState.stories.d.ts +9 -9
  565. package/dist/types/components/sqm-empty/sqm-empty-view.d.ts +6 -6
  566. package/dist/types/components/sqm-empty/sqm-empty.d.ts +15 -14
  567. package/dist/types/components/sqm-form-message/FormMessage.stories.d.ts +8 -8
  568. package/dist/types/components/sqm-form-message/sqm-form-message.d.ts +19 -13
  569. package/dist/types/components/sqm-graphql-client-provider/sqm-graphql-client-provider.d.ts +13 -13
  570. package/dist/types/components/sqm-graphql-client-provider/useGraphQLProvider.d.ts +3 -3
  571. package/dist/types/components/sqm-hero/Hero.stories.d.ts +16 -16
  572. package/dist/types/components/sqm-hero/sqm-hero-view.d.ts +15 -15
  573. package/dist/types/components/sqm-hero/sqm-hero.d.ts +36 -24
  574. package/dist/types/components/sqm-hero-image/HeroImage.stories.d.ts +23 -23
  575. package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +21 -21
  576. package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +97 -93
  577. package/dist/types/components/sqm-hook-story-container/sqm-hook-story-container.d.ts +11 -8
  578. package/dist/types/components/sqm-image/Image.stories.d.ts +13 -13
  579. package/dist/types/components/sqm-image/sqm-image-view.d.ts +9 -9
  580. package/dist/types/components/sqm-image/sqm-image.d.ts +28 -28
  581. package/dist/types/components/sqm-input-field/InputField.stories.d.ts +15 -15
  582. package/dist/types/components/sqm-input-field/UseInputField.stories.d.ts +49 -49
  583. package/dist/types/components/sqm-input-field/sqm-input-field-view.d.ts +14 -14
  584. package/dist/types/components/sqm-input-field/sqm-input-field.d.ts +41 -41
  585. package/dist/types/components/sqm-input-field/useInputField.d.ts +5 -5
  586. package/dist/types/components/sqm-leaderboard/Leaderboard.stories.d.ts +16 -17
  587. package/dist/types/components/sqm-leaderboard/UseLeaderboard.stories.d.ts +34 -52
  588. package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +37 -37
  589. package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +63 -79
  590. package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +29 -31
  591. package/dist/types/components/sqm-leaderboard-rank/LeaderboardRank.stories.d.ts +5 -10
  592. package/dist/types/components/sqm-leaderboard-rank/sqm-leaderboard-rank-view.d.ts +6 -6
  593. package/dist/types/components/sqm-leaderboard-rank/sqm-leaderboard-rank.d.ts +43 -50
  594. package/dist/types/components/sqm-leaderboard-rank/useLeaderboardRank.d.ts +9 -10
  595. package/dist/types/components/sqm-name-fields/NameFields.stories.d.ts +9 -9
  596. package/dist/types/components/sqm-name-fields/sqm-name-fields-view.d.ts +11 -11
  597. package/dist/types/components/sqm-name-fields/sqm-name-fields.d.ts +24 -24
  598. package/dist/types/components/sqm-name-fields/useNameFields.d.ts +10 -10
  599. package/dist/types/components/sqm-navigation-menu/sqm-navigation-menu-view.d.ts +15 -15
  600. package/dist/types/components/sqm-navigation-menu/sqm-navigation-menu.d.ts +26 -24
  601. package/dist/types/components/sqm-navigation-menu/useNavigationMenu.d.ts +3 -3
  602. package/dist/types/components/sqm-navigation-sidebar/NavigationSidebar.stories.d.ts +5 -5
  603. package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.d.ts +4 -4
  604. package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +11 -11
  605. package/dist/types/components/sqm-navigation-sidebar-item/SidebarItem.stories.d.ts +6 -6
  606. package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.d.ts +11 -11
  607. package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.d.ts +29 -29
  608. package/dist/types/components/sqm-navigation-sidebar-item/useNavigationSidebarItem.d.ts +3 -3
  609. package/dist/types/components/sqm-password-field/PasswordField.stories.d.ts +7 -7
  610. package/dist/types/components/sqm-password-field/passwordValidation.d.ts +1 -1
  611. package/dist/types/components/sqm-password-field/sqm-password-field-view.d.ts +15 -15
  612. package/dist/types/components/sqm-password-field/sqm-password-field.d.ts +35 -32
  613. package/dist/types/components/sqm-password-field/usePasswordField.d.ts +3 -3
  614. package/dist/types/components/sqm-popup-container/sqm-popup-container-view.d.ts +4 -4
  615. package/dist/types/components/sqm-popup-container/sqm-popup-container.d.ts +43 -28
  616. package/dist/types/components/sqm-popup-container/usePopupContainer.d.ts +33 -33
  617. package/dist/types/components/sqm-portal-change-password/ChangePassword.stories.d.ts +13 -13
  618. package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password-view.d.ts +23 -23
  619. package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password.d.ts +60 -48
  620. package/dist/types/components/sqm-portal-change-password/usePortalChangePassword.d.ts +24 -24
  621. package/dist/types/components/sqm-portal-container/PortalContainer.stories.d.ts +21 -21
  622. package/dist/types/components/sqm-portal-container/sqm-portal-container-view.d.ts +14 -14
  623. package/dist/types/components/sqm-portal-container/sqm-portal-container.d.ts +57 -55
  624. package/dist/types/components/sqm-portal-email-verification/PortalEmailVerification.stories.d.ts +11 -11
  625. package/dist/types/components/sqm-portal-email-verification/sqm-portal-email-verification-view.d.ts +17 -17
  626. package/dist/types/components/sqm-portal-email-verification/sqm-portal-email-verification.d.ts +34 -34
  627. package/dist/types/components/sqm-portal-email-verification/usePortalEmailVerification.d.ts +17 -17
  628. package/dist/types/components/sqm-portal-footer/PortalFooter.stories.d.ts +12 -12
  629. package/dist/types/components/sqm-portal-footer/PoweredByImg.d.ts +7 -7
  630. package/dist/types/components/sqm-portal-footer/sqm-portal-footer-view.d.ts +16 -16
  631. package/dist/types/components/sqm-portal-footer/sqm-portal-footer.d.ts +57 -57
  632. package/dist/types/components/sqm-portal-forgot-password/PortalForgotPassword.stories.d.ts +11 -11
  633. package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.d.ts +18 -18
  634. package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password.d.ts +34 -34
  635. package/dist/types/components/sqm-portal-forgot-password/usePortalForgotPassword.d.ts +12 -12
  636. package/dist/types/components/sqm-portal-frame/PortalFrame.stories.d.ts +8 -8
  637. package/dist/types/components/sqm-portal-frame/sqm-portal-frame-view.d.ts +11 -11
  638. package/dist/types/components/sqm-portal-frame/sqm-portal-frame.d.ts +16 -16
  639. package/dist/types/components/sqm-portal-frame/usePortalFrame.d.ts +3 -3
  640. package/dist/types/components/sqm-portal-login/PortalLogin.stories.d.ts +7 -7
  641. package/dist/types/components/sqm-portal-login/sqm-portal-login-view.d.ts +20 -20
  642. package/dist/types/components/sqm-portal-login/sqm-portal-login.d.ts +68 -52
  643. package/dist/types/components/sqm-portal-login/usePortalLogin.d.ts +11 -11
  644. package/dist/types/components/sqm-portal-logout/sqm-portal-logout.d.ts +13 -13
  645. package/dist/types/components/sqm-portal-logout/usePortalLogout.d.ts +3 -3
  646. package/dist/types/components/sqm-portal-profile/PortalProfile.stories.d.ts +10 -10
  647. package/dist/types/components/sqm-portal-profile/sqm-portal-profile-view.d.ts +37 -37
  648. package/dist/types/components/sqm-portal-profile/sqm-portal-profile.d.ts +58 -48
  649. package/dist/types/components/sqm-portal-profile/usePortalProfile.d.ts +12 -12
  650. package/dist/types/components/sqm-portal-protected-route/sqm-portal-protected-route.d.ts +21 -21
  651. package/dist/types/components/sqm-portal-protected-route/usePortalProtectedRoute.d.ts +7 -7
  652. package/dist/types/components/sqm-portal-register/PortalRegister.stories.d.ts +10 -10
  653. package/dist/types/components/sqm-portal-register/sqm-portal-register-view.d.ts +32 -32
  654. package/dist/types/components/sqm-portal-register/sqm-portal-register.d.ts +74 -66
  655. package/dist/types/components/sqm-portal-register/usePortalRegister.d.ts +25 -25
  656. package/dist/types/components/sqm-portal-register/useValidationState.d.ts +18 -18
  657. package/dist/types/components/sqm-portal-reset-password/PortalResetPassword.stories.d.ts +13 -13
  658. package/dist/types/components/sqm-portal-reset-password/sqm-portal-reset-password-view.d.ts +26 -26
  659. package/dist/types/components/sqm-portal-reset-password/sqm-portal-reset-password.d.ts +62 -60
  660. package/dist/types/components/sqm-portal-reset-password/usePortalResetPassword.d.ts +3 -3
  661. package/dist/types/components/sqm-portal-verify-email/PortalVerifyEmail.stories.d.ts +9 -9
  662. package/dist/types/components/sqm-portal-verify-email/sqm-portal-verify-email-view.d.ts +15 -15
  663. package/dist/types/components/sqm-portal-verify-email/sqm-portal-verify-email.d.ts +28 -28
  664. package/dist/types/components/sqm-portal-verify-email/usePortalVerifyEmail.d.ts +17 -17
  665. package/dist/types/components/sqm-program-explainer/ProgramExplainer.stories.d.ts +12 -12
  666. package/dist/types/components/sqm-program-explainer/sqm-program-explainer-view.d.ts +7 -7
  667. package/dist/types/components/sqm-program-explainer/sqm-program-explainer.d.ts +23 -23
  668. package/dist/types/components/sqm-program-explainer-step/ProgramExplainerStep.stories.d.ts +9 -9
  669. package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step-view.d.ts +9 -9
  670. package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +38 -38
  671. package/dist/types/components/sqm-program-menu/ProgramMenu.stories.d.ts +28 -28
  672. package/dist/types/components/sqm-program-menu/sqm-program-menu.d.ts +9 -9
  673. package/dist/types/components/sqm-program-menu/useProgramMenu.d.ts +13 -13
  674. package/dist/types/components/sqm-referral-card/ReferralCard.stories.d.ts +14 -14
  675. package/dist/types/components/sqm-referral-card/sqm-referral-card-view.d.ts +9 -9
  676. package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +17 -16
  677. package/dist/types/components/sqm-referral-iframe/ReferralIframe.stories.d.ts +9 -9
  678. package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe-view.d.ts +13 -13
  679. package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe.d.ts +32 -29
  680. package/dist/types/components/sqm-referral-iframe/useReferralIframe.d.ts +3 -3
  681. package/dist/types/components/sqm-referral-table/ReferralTable.stories.d.ts +18 -18
  682. package/dist/types/components/sqm-referral-table/ReferralTableCell.stories.d.ts +13 -13
  683. package/dist/types/components/sqm-referral-table/ReferralTableRewardsCell.stories.d.ts +23 -23
  684. package/dist/types/components/sqm-referral-table/UseReferralTable.stories.d.ts +40 -40
  685. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-cell.d.ts +7 -7
  686. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-date-cell.d.ts +8 -8
  687. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.d.ts +12 -12
  688. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-status-cell.d.ts +5 -5
  689. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-user-cell.d.ts +4 -4
  690. package/dist/types/components/sqm-referral-table/columns/ReferralTableColumn.d.ts +6 -6
  691. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-column.d.ts +15 -15
  692. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-date-column.d.ts +38 -38
  693. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.d.ts +44 -44
  694. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-status-column.d.ts +24 -24
  695. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-user-column.d.ts +28 -24
  696. package/dist/types/components/sqm-referral-table/mockReferralData.d.ts +83 -83
  697. package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +51 -42
  698. package/dist/types/components/sqm-referral-table/useReferralTable.d.ts +8 -8
  699. package/dist/types/components/sqm-reward-exchange-list/RewardExchangeList.stories.d.ts +25 -25
  700. package/dist/types/components/sqm-reward-exchange-list/RewardExchangeListData.d.ts +1064 -1064
  701. package/dist/types/components/sqm-reward-exchange-list/SVGs.d.ts +5 -5
  702. package/dist/types/components/sqm-reward-exchange-list/UseRewardExchangeList.stories.d.ts +28 -28
  703. package/dist/types/components/sqm-reward-exchange-list/progressBar.d.ts +4 -4
  704. package/dist/types/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.d.ts +62 -62
  705. package/dist/types/components/sqm-reward-exchange-list/sqm-reward-exchange-list.d.ts +139 -132
  706. package/dist/types/components/sqm-reward-exchange-list/useRewardExchangeList.d.ts +88 -88
  707. package/dist/types/components/sqm-rewards-table/RewardsTable.stories.d.ts +14 -14
  708. package/dist/types/components/sqm-rewards-table/RewardsTableCell.stories.d.ts +39 -39
  709. package/dist/types/components/sqm-rewards-table/UseRewardsTable.stories.d.ts +40 -40
  710. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-customer-note-cell.d.ts +8 -8
  711. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-date-cell.d.ts +8 -8
  712. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.d.ts +8 -8
  713. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.d.ts +10 -10
  714. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.d.ts +11 -11
  715. package/dist/types/components/sqm-rewards-table/columns/RewardTableColumn.d.ts +5 -5
  716. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.d.ts +26 -26
  717. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-note-column.d.ts +15 -15
  718. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.d.ts +27 -27
  719. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.d.ts +41 -37
  720. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.d.ts +39 -39
  721. package/dist/types/components/sqm-rewards-table/mockRewardData.d.ts +45 -45
  722. package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +39 -39
  723. package/dist/types/components/sqm-rewards-table/useRewardsTable.d.ts +6 -6
  724. package/dist/types/components/sqm-route/sqm-route.d.ts +15 -15
  725. package/dist/types/components/sqm-router/Router.stories.d.ts +28 -28
  726. package/dist/types/components/sqm-router/sqm-router.d.ts +9 -9
  727. package/dist/types/components/sqm-router/useRouter.d.ts +9 -9
  728. package/dist/types/components/sqm-scroll/Scroll.stories.d.ts +10 -10
  729. package/dist/types/components/sqm-scroll/sqm-scroll.d.ts +78 -78
  730. package/dist/types/components/sqm-scroll/useScroll.d.ts +6 -6
  731. package/dist/types/components/sqm-share-button/ShareButton.stories.d.ts +18 -18
  732. package/dist/types/components/sqm-share-button/UseShareButton.stories.d.ts +16 -16
  733. package/dist/types/components/sqm-share-button/sqm-share-button-view.d.ts +19 -19
  734. package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +105 -97
  735. package/dist/types/components/sqm-share-button/useShareButton.d.ts +8 -8
  736. package/dist/types/components/sqm-share-code/ShareCode.stories.d.ts +10 -10
  737. package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +33 -33
  738. package/dist/types/components/sqm-share-code/useShareCode.d.ts +8 -8
  739. package/dist/types/components/sqm-share-link/ShareLink.stories.d.ts +11 -11
  740. package/dist/types/components/sqm-share-link/UseShareLink.stories.d.ts +22 -22
  741. package/dist/types/components/sqm-share-link/sqm-share-link-view.d.ts +8 -8
  742. package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +33 -33
  743. package/dist/types/components/sqm-share-link/useShareLink.d.ts +8 -8
  744. package/dist/types/components/sqm-stat-container/sqm-stat-container-view.d.ts +6 -6
  745. package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +24 -24
  746. package/dist/types/components/sqm-stencilbook/AutoColor.d.ts +8 -8
  747. package/dist/types/components/sqm-stencilbook/CucumberAddon.d.ts +2 -2
  748. package/dist/types/components/sqm-stencilbook/HookStoryAddon.d.ts +8 -8
  749. package/dist/types/components/sqm-stencilbook/Matrix.d.ts +11 -11
  750. package/dist/types/components/sqm-stencilbook/Resizer.d.ts +3 -3
  751. package/dist/types/components/sqm-stencilbook/Themes.d.ts +17 -17
  752. package/dist/types/components/sqm-stencilbook/sqm-stencilbook.d.ts +11 -11
  753. package/dist/types/components/sqm-tab/sqm-tab-view.d.ts +4 -4
  754. package/dist/types/components/sqm-tab/sqm-tab.d.ts +8 -8
  755. package/dist/types/components/sqm-table-cell/sqm-table-cell.d.ts +5 -5
  756. package/dist/types/components/sqm-table-row/sqm-table-row.d.ts +4 -4
  757. package/dist/types/components/sqm-tabs/Tabs.stories.d.ts +15 -15
  758. package/dist/types/components/sqm-tabs/sqm-tabs-view.d.ts +9 -9
  759. package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +17 -17
  760. package/dist/types/components/sqm-tabs/useTabs.d.ts +9 -9
  761. package/dist/types/components/sqm-task-card/DetailsView.d.ts +41 -41
  762. package/dist/types/components/sqm-task-card/SVGs.d.ts +3 -3
  763. package/dist/types/components/sqm-task-card/TaskCard.stories.d.ts +21 -21
  764. package/dist/types/components/sqm-task-card/UseTaskCard.stories.d.ts +16 -16
  765. package/dist/types/components/sqm-task-card/progress-bar/SVGs.d.ts +2 -2
  766. package/dist/types/components/sqm-task-card/progress-bar/progress-bar-view.d.ts +13 -13
  767. package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +35 -35
  768. package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +155 -128
  769. package/dist/types/components/sqm-task-card/useTaskCard.d.ts +11 -11
  770. package/dist/types/components/sqm-text/sqm-text.d.ts +10 -10
  771. package/dist/types/components/sqm-text-span/sqm-text-span-view.d.ts +5 -5
  772. package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +21 -21
  773. package/dist/types/components/sqm-timeline/SVGs.d.ts +3 -3
  774. package/dist/types/components/sqm-timeline/Timeline.stories.d.ts +11 -11
  775. package/dist/types/components/sqm-timeline/sqm-timeline-entry-view.d.ts +9 -9
  776. package/dist/types/components/sqm-timeline/sqm-timeline-entry.d.ts +31 -30
  777. package/dist/types/components/sqm-timeline/sqm-timeline.d.ts +16 -16
  778. package/dist/types/components/sqm-titled-section/TitledSection.stories.d.ts +12 -12
  779. package/dist/types/components/sqm-titled-section/sqm-portal-section-view.d.ts +10 -10
  780. package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +36 -36
  781. package/dist/types/components/sqm-user-name/UserName.stories.d.ts +6 -6
  782. package/dist/types/components/sqm-user-name/sqm-user-name-view.d.ts +6 -6
  783. package/dist/types/components/sqm-user-name/sqm-user-name.d.ts +25 -24
  784. package/dist/types/components/sqm-user-name/useUserName.d.ts +3 -3
  785. package/dist/types/components.d.ts +550 -428
  786. package/dist/types/fonts/GoogleFonts.d.ts +9 -9
  787. package/dist/types/global/android.d.ts +7 -7
  788. package/dist/types/global/global.d.ts +6 -6
  789. package/dist/types/global/mixins.d.ts +166 -166
  790. package/dist/types/global/styles.d.ts +2 -2
  791. package/dist/types/index.d.ts +1 -1
  792. package/dist/types/insertcss.d.ts +6 -6
  793. package/dist/types/saasquatch.d.ts +132 -132
  794. package/dist/types/stories/NewPortal.stories.d.ts +8 -8
  795. package/dist/types/stories/PortalTemplates.stories.d.ts +100 -100
  796. package/dist/types/stories/PoweredByImg.stories.d.ts +7 -7
  797. package/dist/types/stories/Widget.stories.d.ts +22 -22
  798. package/dist/types/stories/features.d.ts +4 -4
  799. package/dist/types/stories/templates.d.ts +4 -4
  800. package/dist/types/styling/JSS.d.ts +7 -7
  801. package/dist/types/tables/GenericTableView.d.ts +32 -32
  802. package/dist/types/tables/TableSlots.d.ts +9 -9
  803. package/dist/types/tables/re-render.d.ts +13 -13
  804. package/dist/types/tables/useChildElements.d.ts +1 -1
  805. package/dist/types/utilities.d.ts +3 -3
  806. package/dist/types/utils/RequiredPropsError.d.ts +10 -10
  807. package/dist/types/utils/isDemo.d.ts +4 -4
  808. package/dist/types/utils/utils.d.ts +14 -14
  809. package/docs/docs.docx +0 -0
  810. package/docs/raisins.json +1 -0
  811. package/grapesjs/grapesjs.js +54 -54
  812. package/package.json +99 -94
  813. package/readme.md +13 -13
  814. package/CHANGELOG.md +0 -444
  815. package/dist/esm-es5/ShadowViewAddon-2ebdb75f.js +0 -1
  816. package/dist/esm-es5/sqm-portal-section-view-c8d1c727.js +0 -1
  817. package/dist/mint-components/p-11dc0927.entry.js +0 -13
  818. package/dist/mint-components/p-1efb0bff.system.entry.js +0 -1
  819. package/dist/mint-components/p-2debe4c7.system.entry.js +0 -1
  820. package/dist/mint-components/p-3cfe1db7.system.js +0 -1
  821. package/dist/mint-components/p-436da6b8.system.js +0 -1
  822. package/dist/mint-components/p-883f9baa.entry.js +0 -1
  823. package/dist/mint-components/p-8fc1aef1.js +0 -1
  824. package/dist/mint-components/p-92b18971.system.entry.js +0 -1
  825. package/dist/mint-components/p-b1766f84.entry.js +0 -1
  826. package/dist/mint-components/p-e0cb936a.entry.js +0 -159
  827. package/dist/mint-components/p-f7312392.entry.js +0 -9
@@ -45,17 +45,18 @@ export namespace Components {
45
45
  */
46
46
  "demoData"?: DemoData<AssetCardViewProps>;
47
47
  /**
48
- * @uiName Banner image
48
+ * @uiName Banner Image
49
49
  */
50
50
  "imgUrl": string;
51
51
  /**
52
- * @uiName Banner title
52
+ * @uiName Banner Title
53
53
  */
54
54
  "titleText": string;
55
55
  }
56
56
  interface SqmBigStat {
57
57
  /**
58
- * @uiName Alignment - controls the alignment of the flexbox
58
+ * Controls the alignment of the flexbox
59
+ * @uiName Alignment
59
60
  * @uiType string
60
61
  * @uiEnum ["left", "right", "center"]
61
62
  * @uiEnumNames ["Left", "Right", "Center"]
@@ -67,7 +68,8 @@ export namespace Components {
67
68
  */
68
69
  "demoData"?: DemoData<BigStatViewProps>;
69
70
  /**
70
- * @uiName Flex Reverse - controls the order of the stat value & description column
71
+ * Controls the order of the stat value & description column
72
+ * @uiName Flex Reverse
71
73
  */
72
74
  "flexReverse"?: boolean;
73
75
  /**
@@ -79,7 +81,7 @@ export namespace Components {
79
81
  * Select what type of stat to display. Manual paths are also supported.
80
82
  * @uiWidget StatTypeSelectWidget
81
83
  * @uiName Stat Type
82
- * @uiOptions {"version": 1.1}
84
+ * @uiWidgetOptions {"version": 1.1}
83
85
  */
84
86
  "statType": string;
85
87
  }
@@ -109,19 +111,20 @@ export namespace Components {
109
111
  }
110
112
  interface SqmCheckboxField {
111
113
  /**
112
- * @uiName Checkbox label
114
+ * @uiName Checkbox Label
113
115
  */
114
116
  "checkboxLabel": string;
115
117
  /**
116
- * @uiName Checkbox label link Used with link text if the checkbox label contains {labelLink}
118
+ * Used with link text if the checkbox label contains {labelLink}
119
+ * @uiName Checkbox Label Link
117
120
  */
118
121
  "checkboxLabelLink": string;
119
122
  /**
120
- * @uiName Checkbox label link text
123
+ * @uiName Checkbox Label Link Text
121
124
  */
122
125
  "checkboxLabelLinkText": string;
123
126
  /**
124
- * @uiName Checkbox name attribute
127
+ * @uiName Checkbox Name Attribute
125
128
  */
126
129
  "checkboxName": string;
127
130
  /**
@@ -134,7 +137,7 @@ export namespace Components {
134
137
  */
135
138
  "demoData"?: DemoData<CheckboxFieldViewProps>;
136
139
  /**
137
- * @uiName Unchecked error message
140
+ * @uiName Unchecked Error Message
138
141
  */
139
142
  "errorMessage": string;
140
143
  }
@@ -147,8 +150,8 @@ export namespace Components {
147
150
  */
148
151
  "direction": "row" | "column";
149
152
  /**
150
- * Uses CSS border style syntax
151
- * @uiName Border style
153
+ * Uses Shorthand CSS border syntax
154
+ * @uiName Border Style
152
155
  */
153
156
  "dividerStyle": string;
154
157
  }
@@ -159,11 +162,11 @@ export namespace Components {
159
162
  */
160
163
  "demoData"?: DemoData<DropdownFieldViewProps>;
161
164
  /**
162
- * @uiName Dropdown label
165
+ * @uiName Dropdown Label
163
166
  */
164
167
  "dropdownLabel": string;
165
168
  /**
166
- * @uiName Dropdown name attribute
169
+ * @uiName Dropdown Name Attribute
167
170
  */
168
171
  "dropdownName": string;
169
172
  /**
@@ -171,17 +174,17 @@ export namespace Components {
171
174
  */
172
175
  "dropdownOptional"?: boolean;
173
176
  /**
174
- * @uiName Unselected error message
177
+ * @uiName Unselected Error Message
175
178
  */
176
179
  "errorMessage": string;
177
180
  }
178
181
  interface SqmEditProfile {
179
182
  /**
180
- * @uiName Cancel button text
183
+ * @uiName Cancel Button Text
181
184
  */
182
185
  "canceltext": string;
183
186
  /**
184
- * @uiName Region field label
187
+ * @uiName Region Field Label
185
188
  */
186
189
  "currentregiontext": string;
187
190
  /**
@@ -194,23 +197,25 @@ export namespace Components {
194
197
  */
195
198
  "editprofileheader": string;
196
199
  /**
197
- * @uiName Enable editing button text
200
+ * Enable editing button text
201
+ * @uiName Edit Profile Text
198
202
  */
199
203
  "editprofiletext": string;
200
204
  /**
201
- * @uiName First name field label
205
+ * @uiName First Name Label
202
206
  */
203
207
  "firstnametext": string;
204
208
  /**
205
- * @uiName Last name field label
209
+ * @uiName Last Name Label
206
210
  */
207
211
  "lastnametext": string;
208
212
  /**
209
- * @uiName Show or hide current region
213
+ * Show or hide current region
214
+ * @uiName Show Region
210
215
  */
211
216
  "showregion": boolean;
212
217
  /**
213
- * @uiName Update info button text
218
+ * @uiName Info Button Text
214
219
  */
215
220
  "updatetext": string;
216
221
  }
@@ -231,11 +236,12 @@ export namespace Components {
231
236
  }
232
237
  interface SqmFormMessage {
233
238
  /**
234
- * @uiName Icon to use in alert
239
+ * Icon to use in alert
240
+ * @uiName Icon
235
241
  */
236
242
  "icon"?: string;
237
243
  /**
238
- * @uiName Type of alert
244
+ * @uiName Alert Type
239
245
  */
240
246
  "type": string;
241
247
  }
@@ -247,24 +253,27 @@ export namespace Components {
247
253
  }
248
254
  interface SqmHero {
249
255
  /**
250
- * Can either be an image url, colour or Shoelace variable.
256
+ * Can be an image url, colour or Shoelace variable.
251
257
  * @uiName Background
252
258
  */
253
259
  "background"?: string;
254
260
  /**
255
- * @uiName Number of columns in the layout
261
+ * Number of columns in the layout
262
+ * @uiName Columns
256
263
  */
257
264
  "columns": 1 | 2;
258
265
  /**
259
- * @uiName Padding size
266
+ * @uiName Padding Size
260
267
  */
261
268
  "paddingSize": "none" | "small" | "medium" | "large";
262
269
  /**
263
- * @uiName Secondary background image or color (for use in right column)
270
+ * Secondary background image or color (for use in the right column)
271
+ * @uiName Secondary Background
264
272
  */
265
273
  "secondaryBackground"?: string;
266
274
  /**
267
- * @uiName Wrap direction
275
+ * Flexbox wrap direction, accepts wrap or wrap-reverse
276
+ * @uiName Wrap Direction
268
277
  */
269
278
  "wrapDirection": "wrap" | "wrap-reverse";
270
279
  }
@@ -279,7 +288,8 @@ export namespace Components {
279
288
  */
280
289
  "buttonLink"?: string;
281
290
  /**
282
- * @uiName CTA Button Link Open in New Tab
291
+ * CTA Button Opens Link in New Tab
292
+ * @uiName Button New Tab
283
293
  */
284
294
  "buttonNewTab"?: boolean;
285
295
  /**
@@ -414,8 +424,8 @@ export namespace Components {
414
424
  }
415
425
  interface SqmLeaderboard {
416
426
  /**
417
- * Text displayed for users without names in the leaderboard
418
- * @uiName Anonymous User Name
427
+ * Title displayed for users without names
428
+ * @uiName Unknown User Text
419
429
  */
420
430
  "anonymousUser": string;
421
431
  /**
@@ -424,36 +434,23 @@ export namespace Components {
424
434
  */
425
435
  "demoData"?: DemoData<LeaderboardViewProps>;
426
436
  /**
427
- * Hide the viewer's leaderboard row if not in the top 10.
437
+ * Hide the current user's leaderboard information when they are not in the top 10
428
438
  * @uiName Hide Viewing User
429
439
  */
430
440
  "hideViewer": boolean;
431
441
  /**
432
- * Only count leaderboard activity within a given interval
433
442
  * @uiName Leaderboard Time Interval
434
443
  * @uiWidget DateRange
435
- * @uiOptions {"allowPastDates":true, "months": 1}
444
+ * @uiWidgetOptions {"allowPastDates":true, "months": 1}
436
445
  */
437
446
  "interval": string;
438
447
  /**
439
448
  * @uiName Leaderboard Type
440
449
  * @uiType string
441
- * @uiEnum ["topStartedReferrers", "topConvertedReferrers", "topPointEarners"]
442
- * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers", "Top Point Earners"]
443
- */
444
- "leaderboardType": | "topStartedReferrers"
445
- | "topConvertedReferrers"
446
- | "topPointEarners";
447
- /**
448
- * Control the maximum amount of rows displayed on the leaderboard.
449
- * @uiName Maximum Rows Number
450
- */
451
- "maxRows": number;
452
- /**
453
- * 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.
454
- * @uiName Program
450
+ * @uiEnum ["topStartedReferrers", "topConvertedReferrers"]
451
+ * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers"]
455
452
  */
456
- "programId"?: string;
453
+ "leaderboardType": "topStartedReferrers" | "topConvertedReferrers";
457
454
  /**
458
455
  * @uiName Rank Type
459
456
  * @uiType string
@@ -462,11 +459,11 @@ export namespace Components {
462
459
  */
463
460
  "rankType": "rowNumber" | "rank" | "denseRank";
464
461
  /**
465
- * @uiName Rank Column Heading
462
+ * @uiName Rank Heading
466
463
  */
467
464
  "rankheading"?: string;
468
465
  /**
469
- * @uiName Show Rank Column
466
+ * @uiName Show Leaderboard Rank
470
467
  */
471
468
  "showRank": boolean;
472
469
  /**
@@ -485,31 +482,24 @@ export namespace Components {
485
482
  */
486
483
  "demoData"?: DemoData<LeaderboardRankViewProps>;
487
484
  /**
488
- * @uiName Leaderboard time interval
485
+ * @uiName Leaderboard Time Interval
489
486
  * @uiWidget DateRange
490
- * @uiOptions {"allowPastDates":true, "months": 1}
487
+ * @uiWidgetOptions {"allowPastDates":true, "months": 1}
491
488
  */
492
489
  "interval": string;
493
490
  /**
494
- * @uiName Leaderboard type
491
+ * @uiName Leaderboard Type
495
492
  * @uiType string
496
- * @uiEnum ["topStartedReferrers", "topConvertedReferrers", "topPointEarners"]
497
- * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers", "Top Point Earners"]
493
+ * @uiEnum ["topStartedReferrers", "topConvertedReferrers"]
494
+ * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers"]
498
495
  */
499
- "leaderboardType": | "topStartedReferrers"
500
- | "topConvertedReferrers"
501
- | "topPointEarners";
502
- /**
503
- * 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.
504
- * @uiName Program
505
- */
506
- "programId"?: string;
496
+ "leaderboardType": "topStartedReferrers" | "topConvertedReferrers";
507
497
  /**
508
498
  * @uiName Rank Text
509
499
  */
510
500
  "rankText": string;
511
501
  /**
512
- * @uiName Default rank
502
+ * @uiName Default Rank
513
503
  * @uiType string
514
504
  * @uiEnum ["rowNumber", "rank", "denseRank"]
515
505
  * @uiEnumNames ["Row Number", "Rank", "Dense Rank"]
@@ -527,11 +517,11 @@ export namespace Components {
527
517
  */
528
518
  "demoData"?: DemoData<NameFieldsViewProps>;
529
519
  /**
530
- * @uiName First name field label
520
+ * @uiName First Name label
531
521
  */
532
522
  "firstNameLabel": string;
533
523
  /**
534
- * @uiName Last name field label
524
+ * @uiName Last Name label
535
525
  */
536
526
  "lastNameLabel": string;
537
527
  }
@@ -542,11 +532,12 @@ export namespace Components {
542
532
  */
543
533
  "demoData"?: DemoData<NavigationMenuViewProps>;
544
534
  /**
545
- * @uiName Include dropdown menu
535
+ * @uiName Include Dropdown Menu
546
536
  */
547
537
  "includeDropdown": boolean;
548
538
  /**
549
- * @uiName Label on the header menu
539
+ * Label on the header menu
540
+ * @uiName Menu Label
550
541
  */
551
542
  "menuLabel": string;
552
543
  }
@@ -568,7 +559,7 @@ export namespace Components {
568
559
  */
569
560
  "label": string;
570
561
  /**
571
- * @uiName Navigation path
562
+ * @uiName Navigation Path
572
563
  */
573
564
  "path": string;
574
565
  }
@@ -579,53 +570,63 @@ export namespace Components {
579
570
  */
580
571
  "demoData"?: PasswordFieldViewDemoProps;
581
572
  /**
582
- * @uiName Enable live password validation
573
+ * Enable live password validation
574
+ * @uiName Enable Validation
583
575
  */
584
576
  "enableValidation": boolean;
585
577
  /**
586
- * @uiName Label for password field
578
+ * Label for password field
579
+ * @uiName Password Label
587
580
  */
588
581
  "fieldLabel": string;
589
582
  }
590
583
  interface SqmPopupContainer {
591
584
  /**
592
- * @uiName Display a close button on the popup
585
+ * Display a close button on the popup
586
+ * @uiName Show Close Button
593
587
  */
594
588
  "closeButton": boolean;
595
589
  /**
596
- * @uiName Text to be used as the close button
590
+ * Text inside the close button
591
+ * @uiName Close Button Text
597
592
  */
598
593
  "closeButtonText": string;
599
594
  /**
600
- * @uiName Specify padding on the popup contents when in embedded mode
595
+ * Specify padding on the popup contents when in embedded mode
596
+ * @uiName Embed Padding
601
597
  * @uiType string
602
598
  * @uiEnum ["none", "small", "medium", "large"]
603
599
  * @uiEnumNames ["None", "Small", "Medium", "Large"]
604
600
  */
605
601
  "embedPadding"?: "none" | "small" | "medium" | "large";
606
602
  /**
607
- * @uiName Specify padding on the popup contents when in popup mode
603
+ * Specify padding on the popup contents when in popup mode
604
+ * @uiName Popup Padding
608
605
  * @uiType string
609
606
  * @uiEnum ["none", "small", "medium", "large"]
610
607
  * @uiEnumNames ["None", "Small", "Medium", "Large"]
611
608
  */
612
609
  "popupPadding"?: "none" | "small" | "medium" | "large";
613
610
  /**
614
- * @uiName Show SaaSquatch Powered By messaging
611
+ * Show Powered By SaaSquatch link
612
+ * @uiName Show Powered By
615
613
  */
616
614
  "poweredBy": boolean;
617
615
  }
618
616
  interface SqmPortalChangePassword {
619
617
  /**
620
- * @uiName Modal cancel password change button text
618
+ * Modal cancel button text
619
+ * @uiName Cancel Button Text
621
620
  */
622
621
  "cancelText": string;
623
622
  /**
624
- * @uiName Modal change password button text
623
+ * Modal change password button text
624
+ * @uiName Change Password Button Text
625
625
  */
626
626
  "changePasswordButtonText": string;
627
627
  /**
628
- * @uiName Password confirmation input field label
628
+ * Password confirmation input field label
629
+ * @uiName Confirm Password Label
629
630
  */
630
631
  "confirmPasswordFieldLabel": string;
631
632
  /**
@@ -634,29 +635,32 @@ export namespace Components {
634
635
  */
635
636
  "demoData"?: DemoData<PortalChangePasswordViewProps>;
636
637
  /**
637
- * @uiName Change password modal header
638
+ * @uiName Change Password Modal Header
638
639
  */
639
640
  "modalChangePasswordHeader": string;
640
641
  /**
641
- * @uiName Password input field label
642
+ * Password input field label
643
+ * @uiName Password Label
642
644
  */
643
645
  "passwordFieldLabel": string;
644
646
  /**
645
- * @uiName Portal change password button text
647
+ * @uiName Change Password Button Text
646
648
  */
647
649
  "portalChangePasswordButtonText": string;
648
650
  /**
649
- * @uiName Portal change password section header
651
+ * Portal change password section header
652
+ * @uiName Change Password Header
650
653
  */
651
654
  "portalChangePasswordHeader": string;
652
655
  /**
653
- * @uiName Successful password change message
656
+ * Successful password change message
657
+ * @uiName Successful Message
654
658
  */
655
659
  "successMessage": string;
656
660
  }
657
661
  interface SqmPortalContainer {
658
662
  /**
659
- * @uiName Center content
663
+ * @uiName Center Content
660
664
  */
661
665
  "center"?: boolean;
662
666
  /**
@@ -681,23 +685,24 @@ export namespace Components {
681
685
  */
682
686
  "gap": Spacing;
683
687
  /**
684
- * @uiName Justify content
688
+ * Defines how the container distributes space between & around content items along the main-axis of a flex container
689
+ * @uiName Justify Content
685
690
  * @uiType string
686
691
  * @uiEnum ["start", "center", "end", "space-between", "space-around", "space-evenly"]
687
692
  * @uiEnumNames ["Start", "Center", "End", "Space Between", "Space Around", "Space Evenly"]
688
693
  */
689
- "justifyContent"?: | "start"
690
- | "center"
691
- | "end"
692
- | "space-between"
693
- | "space-around"
694
+ "justifyContent"?: | "start"
695
+ | "center"
696
+ | "end"
697
+ | "space-between"
698
+ | "space-around"
694
699
  | "space-evenly";
695
700
  /**
696
701
  * @uiName Maximum width
697
702
  */
698
703
  "maxWidth"?: string;
699
704
  /**
700
- * @uiName Minimum width
705
+ * @uiName Minimum Width
701
706
  */
702
707
  "minWidth"?: string;
703
708
  /**
@@ -715,20 +720,20 @@ export namespace Components {
715
720
  */
716
721
  "demoData"?: DemoData<PortalEmailVerificationViewProps>;
717
722
  /**
718
- * @uiName Email verification header text
723
+ * @uiName Email Verification Header Text
719
724
  */
720
725
  "emailVerificationHeader": string;
721
726
  /**
722
727
  * The page that users are redirected to from the verification email.
723
- * @uiName Email redirection base path
728
+ * @uiName Email Redirection Base Path
724
729
  */
725
730
  "redirectPath": string;
726
731
  /**
727
- * @uiName Re-send email button text
732
+ * @uiName Re-send Email Button Text
728
733
  */
729
734
  "resendEmailButtonText": string;
730
735
  /**
731
- * @uiName Email verification body text
736
+ * @uiName Email Verification Body Text
732
737
  */
733
738
  "verifyMessage": string;
734
739
  }
@@ -789,20 +794,20 @@ export namespace Components {
789
794
  */
790
795
  "demoData"?: DemoData<PortalForgotPasswordViewProps>;
791
796
  /**
792
- * @uiName Email label
797
+ * @uiName Email Label
793
798
  */
794
799
  "emailLabel": string;
795
800
  /**
796
- * @uiName Routing path to login page
801
+ * @uiName Login Page Routing Path
797
802
  */
798
803
  "loginPath": string;
799
804
  /**
800
805
  * The page that users are redirected to from the password reset email.
801
- * @uiName Email redirection base path
806
+ * @uiName Email Redirection Base Path
802
807
  */
803
808
  "redirectPath": string;
804
809
  /**
805
- * @uiName Password reset button text
810
+ * @uiName Password Reset Button Text
806
811
  */
807
812
  "submitLabel": string;
808
813
  }
@@ -820,51 +825,60 @@ export namespace Components {
820
825
  */
821
826
  "demoData"?: DemoData<PortalLoginViewProps>;
822
827
  /**
823
- * @uiName Label for email field
828
+ * Label for email field
829
+ * @uiName Email Label
824
830
  */
825
831
  "emailLabel": string;
826
832
  /**
827
- * @uiName Label for forgotten password button
833
+ * Label for forgotten password button
834
+ * @uiName Forgot Password Text
828
835
  */
829
836
  "forgotPasswordLabel": string;
830
837
  /**
831
- * @uiName Forgot password button redirect path
838
+ * Forgot password redirect path
839
+ * @uiName Forgot Password Path
832
840
  */
833
841
  "forgotPasswordPath": string;
834
842
  /**
835
- * @uiName Page navigated to after sign-in
843
+ * Page navigated to after sign-in
844
+ * @uiName Next Page Path
836
845
  */
837
846
  "nextPage": string;
838
847
  /**
839
- * @uiName Heading label
848
+ * @uiName Heading Label
840
849
  */
841
850
  "pageLabel": string;
842
851
  /**
843
- * @uiName Label for password field
852
+ * Label for password field
853
+ * @uiName Password Label
844
854
  */
845
855
  "passwordLabel": string;
846
856
  /**
847
- * @uiName Label for register navigation button
857
+ * Label for register button
858
+ * @uiName Register Button Text
848
859
  */
849
860
  "registerLabel": string;
850
861
  /**
851
- * @uiName Register button redirection path
862
+ * Register redirect path
863
+ * @uiName Register Path
852
864
  */
853
865
  "registerPath": string;
854
866
  /**
855
- * @uiName Label for submit button
867
+ * Label for submit button
868
+ * @uiName Submit Button Text
856
869
  */
857
870
  "submitLabel": string;
858
871
  }
859
872
  interface SqmPortalLogout {
860
873
  /**
861
- * @uiName Next Page path
874
+ * @uiName Next Page Path
862
875
  */
863
876
  "nextPage": string;
864
877
  }
865
878
  interface SqmPortalProfile {
866
879
  /**
867
- * @uiName Country input field label
880
+ * Country input field label
881
+ * @uiName Country Label
868
882
  */
869
883
  "countrytext": string;
870
884
  /**
@@ -873,31 +887,35 @@ export namespace Components {
873
887
  */
874
888
  "demoData"?: DemoData<PortalProfileViewProps>;
875
889
  /**
876
- * @uiName Edit profile header
890
+ * @uiName Edit Profile Header
877
891
  */
878
892
  "editProfileHeader": string;
879
893
  /**
880
- * @uiName Edit profile sub header
894
+ * @uiName Edit Profile Sub Header
881
895
  */
882
896
  "editProfileSubHeader": string;
883
897
  /**
884
- * @uiName Email input field label
898
+ * Email input field label
899
+ * @uiName Email Label
885
900
  */
886
901
  "emailtext": string;
887
902
  /**
888
- * @uiName First name input field label
903
+ * First name input field label
904
+ * @uiName First Name Label
889
905
  */
890
906
  "firstnametext": string;
891
907
  /**
892
- * @uiName Last name input field label
908
+ * Last name input field label
909
+ * @uiName Last Name Label
893
910
  */
894
911
  "lastnametext": string;
895
912
  /**
896
- * @uiName Show or hide country field
913
+ * Show or hide the country field
914
+ * @uiName Show Country Field
897
915
  */
898
916
  "showCountry": boolean;
899
917
  /**
900
- * @uiName Text for the submit changes button
918
+ * @uiName Submit Changes Button Text
901
919
  */
902
920
  "submitChangeButtonText": string;
903
921
  }
@@ -907,7 +925,7 @@ export namespace Components {
907
925
  */
908
926
  "redirectTo": string;
909
927
  /**
910
- * @uiName Redirect unverified users path
928
+ * @uiName Redirect Unverified Users Path
911
929
  */
912
930
  "redirectToUnverified": string;
913
931
  /**
@@ -917,11 +935,12 @@ export namespace Components {
917
935
  }
918
936
  interface SqmPortalRegister {
919
937
  /**
920
- * @uiName Show confirm password field
938
+ * Show or hide the confirm password input
939
+ * @uiName Show Confirm Password Field
921
940
  */
922
941
  "confirmPassword": boolean;
923
942
  /**
924
- * @uiName Label for confirm password field
943
+ * @uiName Confirm Password Label
925
944
  */
926
945
  "confirmPasswordLabel": string;
927
946
  /**
@@ -930,59 +949,63 @@ export namespace Components {
930
949
  */
931
950
  "demoData"?: DemoData<PortalRegisterViewProps>;
932
951
  /**
933
- * @uiName Label for email field
952
+ * @uiName Email Label
934
953
  */
935
954
  "emailLabel": string;
936
955
  /**
937
- * @uiName Use password field with live validation
956
+ * @uiName Enable Password Validation
938
957
  */
939
958
  "enablePasswordValidation": boolean;
940
959
  /**
941
- * @uiName Hide default input fields to use custom fields
960
+ * Hide default input fields to use custom fields
961
+ * @uiName Hide Default Inputs
942
962
  */
943
963
  "hideInputs": boolean;
944
964
  /**
945
- * @uiName Label for login navigation button
965
+ * @uiName Login Button Text
946
966
  */
947
967
  "loginLabel": string;
948
968
  /**
949
- * @uiName Sign in button redirection path
969
+ * Login button redirection path
970
+ * @uiName Login Path
950
971
  */
951
972
  "loginPath": string;
952
973
  /**
953
- * @uiName Page navigated to after registration
974
+ * Page navigated to after registration
975
+ * @uiName Next Page
954
976
  */
955
977
  "nextPage": string;
956
978
  /**
957
- * @uiName Heading label
979
+ * @uiName Heading Label
958
980
  */
959
981
  "pageLabel": string;
960
982
  /**
961
- * @uiName Label for password field
983
+ * @uiName Password Label
962
984
  */
963
985
  "passwordLabel": string;
964
986
  /**
965
987
  * The page that users are redirected to from the verification email.
966
- * @uiName Email redirection base path
988
+ * @uiName Email Redirection Base Path
967
989
  */
968
990
  "redirectPath": string;
969
991
  /**
970
- * @uiName Label for submit button
992
+ * @uiName Submit Button Text
971
993
  */
972
994
  "submitLabel": string;
973
995
  }
974
996
  interface SqmPortalResetPassword {
975
997
  /**
976
- * @uiName Show confirm password
998
+ * Show or hide confirm password field
999
+ * @uiName Show Confirm Password
977
1000
  */
978
1001
  "confirmPassword": boolean;
979
1002
  /**
980
- * @uiName Confirm password field label
1003
+ * @uiName Confirm Password Label
981
1004
  */
982
1005
  "confirmPasswordFieldLabel": string;
983
1006
  /**
984
- * Displayed after a successful password reset
985
- * @uiName Continue button text
1007
+ * Button text displayed after a successful password reset
1008
+ * @uiName Continue Button Text
986
1009
  */
987
1010
  "continueButtonText": string;
988
1011
  /**
@@ -992,29 +1015,29 @@ export namespace Components {
992
1015
  "demoData"?: DemoData<PortalResetPasswordViewProps>;
993
1016
  /**
994
1017
  * The page that users are redirected to if the reset fails due to outdated password reset attempt.
995
- * @uiName Failed page redirection path
1018
+ * @uiName Failed Page Path
996
1019
  */
997
1020
  "failedPage": string;
998
1021
  /**
999
1022
  * The page that users are redirected to when the password reset succeeds.
1000
- * @uiName Next page path
1023
+ * @uiName Next Page Path
1001
1024
  */
1002
1025
  "nextPage": string;
1003
1026
  /**
1004
- * @uiName Password field label
1027
+ * @uiName Password Label
1005
1028
  */
1006
1029
  "passwordFieldLabel": string;
1007
1030
  /**
1008
1031
  * Displayed after a successful password reset
1009
- * @uiName Password reset header text
1032
+ * @uiName Successful Password Reset Text
1010
1033
  */
1011
1034
  "passwordResetHeader": string;
1012
1035
  /**
1013
- * @uiName Password reset button text
1036
+ * @uiName Password Reset Button Text
1014
1037
  */
1015
1038
  "resetPasswordButtonText": string;
1016
1039
  /**
1017
- * @uiName Password reset header text
1040
+ * @uiName Reset Password Header Text
1018
1041
  */
1019
1042
  "resetPasswordHeader": string;
1020
1043
  }
@@ -1026,12 +1049,12 @@ export namespace Components {
1026
1049
  "demoData"?: DemoData<PortalVerifyEmailViewProps>;
1027
1050
  /**
1028
1051
  * The page that users are redirected to if verification fails due to outdated verification attempt.
1029
- * @uiName Failed page redirection path
1052
+ * @uiName Failed Page Path
1030
1053
  */
1031
1054
  "failedPage": string;
1032
1055
  /**
1033
1056
  * The page that users are redirected to when the verification succeeds.
1034
- * @uiName Next page path
1057
+ * @uiName Next Page Path
1035
1058
  */
1036
1059
  "nextPage": string;
1037
1060
  }
@@ -1099,16 +1122,19 @@ export namespace Components {
1099
1122
  */
1100
1123
  "demoData"?: DemoData<ReferralIframeViewProps>;
1101
1124
  /**
1102
- * @uiName Height of the iframe container
1125
+ * Height of the iframe container
1126
+ * @uiName Iframe Height
1103
1127
  */
1104
1128
  "iframeHeight": string;
1105
1129
  /**
1106
- * @uiName URL of iframe to display
1107
- * @uiRequired
1130
+ * URL of iframe to display
1131
+ * @uiName Iframe Source
1132
+ * @required
1108
1133
  */
1109
1134
  "iframeSrc": string;
1110
1135
  /**
1111
- * @uiName Width of the iframe container
1136
+ * Width of the iframe container
1137
+ * @uiName Iframe Width
1112
1138
  */
1113
1139
  "iframeWidth": string;
1114
1140
  }
@@ -1120,7 +1146,7 @@ export namespace Components {
1120
1146
  "demoData"?: DemoData<GenericTableViewProps>;
1121
1147
  /**
1122
1148
  * Provide the column numbers (0 indexed) that should not be displayed in mobile views. Ex. 0,2,3
1123
- * @uiName Mobile Hidden Columns
1149
+ * @uiName Hidden Mobile Columns
1124
1150
  */
1125
1151
  "hiddenColumns"?: string;
1126
1152
  /**
@@ -1128,15 +1154,16 @@ export namespace Components {
1128
1154
  */
1129
1155
  "mdBreakpoint"?: number;
1130
1156
  /**
1131
- * @uiName View More button text
1157
+ * @uiName View More Button Text
1132
1158
  */
1133
1159
  "moreLabel"?: string;
1134
1160
  /**
1135
- * @uiName Number of referrals per page
1161
+ * Number of referrals displayed per page
1162
+ * @uiName Referrals Per Page
1136
1163
  */
1137
1164
  "perPage": number;
1138
1165
  /**
1139
- * @uiName Previous button text
1166
+ * @uiName Previous Button Text
1140
1167
  */
1141
1168
  "prevLabel"?: string;
1142
1169
  /**
@@ -1145,11 +1172,12 @@ export namespace Components {
1145
1172
  */
1146
1173
  "programId": string;
1147
1174
  /**
1148
- * @uiName Show column labels
1175
+ * @uiName Show Column Labels
1149
1176
  */
1150
1177
  "showLabels"?: boolean;
1151
1178
  /**
1152
- * @uiName Show Referred by user in table
1179
+ * Show referred by user in table
1180
+ * @uiName Show Referrer
1153
1181
  */
1154
1182
  "showReferrer"?: boolean;
1155
1183
  /**
@@ -1262,7 +1290,8 @@ export namespace Components {
1262
1290
  }
1263
1291
  interface SqmReferralTableUserColumn {
1264
1292
  /**
1265
- * @uiName Name displayed for anonymous users
1293
+ * Name displayed for unknown users
1294
+ * @uiName Anonymous User Text
1266
1295
  */
1267
1296
  "anonymousUser": string;
1268
1297
  /**
@@ -1270,7 +1299,8 @@ export namespace Components {
1270
1299
  */
1271
1300
  "columnTitle": string;
1272
1301
  /**
1273
- * @uiName Name displayed for deleted users
1302
+ * Name displayed for deleted users
1303
+ * @uiName Deleted User Text
1274
1304
  */
1275
1305
  "deletedUser": string;
1276
1306
  "renderCell": (data: Referral) => Promise<any>;
@@ -1322,11 +1352,12 @@ export namespace Components {
1322
1352
  */
1323
1353
  "doneText": string;
1324
1354
  /**
1325
- * @uiName Exchange button text
1355
+ * Error message shown when reward is not available
1356
+ * @uiName Not Available Error
1326
1357
  */
1327
1358
  "notAvailableError": string;
1328
1359
  /**
1329
- * @uiName Not Enough Available Error Message
1360
+ * @uiName Not Enough Error Message
1330
1361
  */
1331
1362
  "notEnoughError": string;
1332
1363
  /**
@@ -1381,7 +1412,7 @@ export namespace Components {
1381
1412
  "selectText": string;
1382
1413
  /**
1383
1414
  * Set the number of placeholder cards to be shown in loading state.
1384
- * @undocumented Loading Cards
1415
+ * @uiName Loading Cards
1385
1416
  */
1386
1417
  "skeletonCardNum": number;
1387
1418
  /**
@@ -1480,7 +1511,7 @@ export namespace Components {
1480
1511
  */
1481
1512
  "availableText": string;
1482
1513
  /**
1483
- * @uiName Reward column title
1514
+ * @uiName Reward Column Title
1484
1515
  */
1485
1516
  "columnTitle": string;
1486
1517
  /**
@@ -1505,7 +1536,8 @@ export namespace Components {
1505
1536
  }
1506
1537
  interface SqmRewardsTableSourceColumn {
1507
1538
  /**
1508
- * @uiName Name displayed for anonymous users
1539
+ * Name displayed for unknown users
1540
+ * @uiName Anonymous User Text
1509
1541
  */
1510
1542
  "anonymousUser": string;
1511
1543
  /**
@@ -1513,7 +1545,8 @@ export namespace Components {
1513
1545
  */
1514
1546
  "columnTitle": string;
1515
1547
  /**
1516
- * @uiName Name displayed for deleted users
1548
+ * Name displayed for deleted users
1549
+ * @uiName Deleted User Text
1517
1550
  */
1518
1551
  "deletedUser": string;
1519
1552
  /**
@@ -1524,7 +1557,7 @@ export namespace Components {
1524
1557
  "renderCell": (data: Reward, locale: any) => Promise<any>;
1525
1558
  "renderLabel": () => Promise<string>;
1526
1559
  /**
1527
- * @uiName Reward Exchange label
1560
+ * @uiName Reward Exchange Label
1528
1561
  */
1529
1562
  "rewardExchangeText": string;
1530
1563
  /**
@@ -1573,7 +1606,7 @@ export namespace Components {
1573
1606
  }
1574
1607
  interface SqmRoute {
1575
1608
  /**
1576
- * @uiName Navigation path name
1609
+ * @uiName Navigation Path Name
1577
1610
  */
1578
1611
  "path": string;
1579
1612
  }
@@ -1590,12 +1623,12 @@ export namespace Components {
1590
1623
  * @uiEnum ["default", "primary", "success", "neutral", "warning", "danger", "text"]
1591
1624
  * @uiEnumNames ["Default", "Primary", "Success", "Neutral", "Warning", "Danger", "Text"]
1592
1625
  */
1593
- "buttonType": | "default"
1594
- | "primary"
1595
- | "success"
1596
- | "neutral"
1597
- | "warning"
1598
- | "danger"
1626
+ "buttonType": | "default"
1627
+ | "primary"
1628
+ | "success"
1629
+ | "neutral"
1630
+ | "warning"
1631
+ | "danger"
1599
1632
  | "text";
1600
1633
  /**
1601
1634
  * Draws a circle button.
@@ -1653,12 +1686,13 @@ export namespace Components {
1653
1686
  }
1654
1687
  interface SqmShareButton {
1655
1688
  /**
1656
- * @uiName Button background color
1689
+ * @uiName Button Background Color
1657
1690
  * @uiWidget color
1658
1691
  */
1659
1692
  "backgroundcolor"?: string;
1660
1693
  /**
1661
- * @uiName Configure border radius with pixel amount
1694
+ * Configure border radius with pixel amount
1695
+ * @uiName Border Radius
1662
1696
  */
1663
1697
  "borderradius"?: number;
1664
1698
  /**
@@ -1671,16 +1705,16 @@ export namespace Components {
1671
1705
  */
1672
1706
  "disabled"?: boolean;
1673
1707
  /**
1674
- * @uiName Hide the icon
1708
+ * @uiName Hide Icon
1675
1709
  */
1676
1710
  "hideicon"?: boolean;
1677
1711
  /**
1678
- * @uiName Hide the text
1712
+ * @uiName Hide Text
1679
1713
  */
1680
1714
  "hidetext"?: boolean;
1681
1715
  /**
1682
- * Options available at https://shoelace.style/components/icon
1683
- * @uiName Icon used in button. Will try to select an icon based on the share medium if left empty.
1716
+ * Options available at https://shoelace.style/components/icon Icon used in button. Will try to select an icon based on the share medium if left empty.
1717
+ * @uiName Icon
1684
1718
  */
1685
1719
  "icon"?: string;
1686
1720
  /**
@@ -1697,20 +1731,20 @@ export namespace Components {
1697
1731
  * @uiEnum ["facebook", "twitter", "email", "direct", "linkedin", "sms", "fbmessenger", "whatsapp", "linemessenger", "pinterest" ]
1698
1732
  * @uiEnumNames ["Facebook", "Twitter", "Email", "Web Share Sheet", "Linkedin", "SMS", "Facebook Messenger", "Whatsapp", "Line Messenger", "Pinterest"]
1699
1733
  */
1700
- "medium": | "facebook"
1701
- | "twitter"
1702
- | "email"
1703
- | "direct"
1704
- | "linkedin"
1705
- | "sms"
1706
- | "fbmessenger"
1707
- | "whatsapp"
1708
- | "linemessenger"
1709
- | "pinterest"
1710
- | "reminder"
1734
+ "medium": | "facebook"
1735
+ | "twitter"
1736
+ | "email"
1737
+ | "direct"
1738
+ | "linkedin"
1739
+ | "sms"
1740
+ | "fbmessenger"
1741
+ | "whatsapp"
1742
+ | "linemessenger"
1743
+ | "pinterest"
1744
+ | "reminder"
1711
1745
  | "unknown";
1712
1746
  /**
1713
- * @uiName Display as pill
1747
+ * @uiName Display Pill
1714
1748
  */
1715
1749
  "pill"?: boolean;
1716
1750
  /**
@@ -1719,11 +1753,13 @@ export namespace Components {
1719
1753
  */
1720
1754
  "programId"?: string;
1721
1755
  /**
1722
- * @uiName Text used for native sharing (mobile only)
1756
+ * Text used for native sharing (mobile only)
1757
+ * @uiName Share Text
1723
1758
  */
1724
1759
  "sharetext"?: string;
1725
1760
  /**
1726
- * @uiName Title used for native sharing (mobile only)
1761
+ * Title used for native sharing (mobile only)
1762
+ * @uiName Share Title
1727
1763
  */
1728
1764
  "sharetitle"?: string;
1729
1765
  /**
@@ -1734,7 +1770,7 @@ export namespace Components {
1734
1770
  */
1735
1771
  "size"?: "small" | "medium" | "large";
1736
1772
  /**
1737
- * @uiName Button text color
1773
+ * @uiName Button Text Color
1738
1774
  * @uiWidget color
1739
1775
  */
1740
1776
  "textcolor"?: string;
@@ -1744,12 +1780,12 @@ export namespace Components {
1744
1780
  * @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
1745
1781
  * @uiEnumNames ["Primary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
1746
1782
  */
1747
- "type"?: | "primary"
1748
- | "success"
1749
- | "info"
1750
- | "warning"
1751
- | "danger"
1752
- | "default"
1783
+ "type"?: | "primary"
1784
+ | "success"
1785
+ | "info"
1786
+ | "warning"
1787
+ | "danger"
1788
+ | "default"
1753
1789
  | "text";
1754
1790
  }
1755
1791
  interface SqmShareCode {
@@ -1769,8 +1805,8 @@ export namespace Components {
1769
1805
  */
1770
1806
  "tooltiplifespan": number;
1771
1807
  /**
1772
- * This is shown after someone has successfully copied the cpde to the clipboard.
1773
- * @uiName Tooltip text
1808
+ * This is shown after someone has successfully copied the code to the clipboard.
1809
+ * @uiName Tooltip Text
1774
1810
  */
1775
1811
  "tooltiptext": string;
1776
1812
  }
@@ -1787,12 +1823,12 @@ export namespace Components {
1787
1823
  "programId"?: string;
1788
1824
  /**
1789
1825
  * The number of milliseconds that the tooltip will appear for
1790
- * @uiName Tooltip lifespan
1826
+ * @uiName Tooltip Lifespan
1791
1827
  */
1792
1828
  "tooltiplifespan": number;
1793
1829
  /**
1794
1830
  * This is shown after someone has successfully copied the link to the clipboard.
1795
- * @uiName Tooltip text
1831
+ * @uiName Tooltip Text
1796
1832
  */
1797
1833
  "tooltiptext": string;
1798
1834
  }
@@ -1805,7 +1841,7 @@ export namespace Components {
1805
1841
  */
1806
1842
  "display": "grid" | "flex";
1807
1843
  /**
1808
- * @uiName Space between stats
1844
+ * @uiName Space Between Stats
1809
1845
  * @uiType string
1810
1846
  * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
1811
1847
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
@@ -1840,19 +1876,23 @@ export namespace Components {
1840
1876
  interface SqmTaskCard {
1841
1877
  /**
1842
1878
  * @uiName CTA Button Link
1879
+ * @uiGroup CTA Button
1843
1880
  */
1844
1881
  "buttonLink": string;
1845
1882
  /**
1846
1883
  * @uiName CTA Button Text
1884
+ * @uiGroup CTA Button
1847
1885
  */
1848
1886
  "buttonText": string;
1849
1887
  /**
1850
1888
  * @uiName Title Text
1889
+ * @uiGroup Task
1851
1890
  */
1852
1891
  "cardTitle": string;
1853
1892
  /**
1854
1893
  * Displays the amount of times that a user has completed a repeatable task.
1855
1894
  * @uiName Completed Count Text
1895
+ * @uiGroup Task
1856
1896
  */
1857
1897
  "completedText": string;
1858
1898
  /**
@@ -1862,88 +1902,108 @@ export namespace Components {
1862
1902
  "demoData"?: DemoData<TaskCardViewProps | BigStatViewProps>;
1863
1903
  /**
1864
1904
  * @uiName Description Text
1905
+ * @uiGroup Task
1865
1906
  */
1866
1907
  "description": string;
1867
1908
  /**
1868
1909
  * Timeframe that the task card will be shown
1869
1910
  * @uiName Display Duration
1870
1911
  * @uiWidget DateRange
1871
- * @uiOptions {"allowPastDates":true, "months": 1}
1912
+ * @uiWidgetOptions {"allowPastDates":true, "months": 1}
1913
+ * @uiGroup Task
1872
1914
  */
1873
1915
  "displayDuration": string;
1874
1916
  /**
1875
1917
  * Shown to users after the end of the task duration.
1876
1918
  * @uiName Ended Date Message
1919
+ * @uiGroup Task
1877
1920
  */
1878
1921
  "endedMessage": string;
1879
1922
  /**
1880
1923
  * Optionally send an event to SaaSquatch when a user clicks the CTA. This field configured what key of the event sent is.
1881
- * @uiName Event key of task card button
1924
+ * @uiName Task Card Button Event Key
1925
+ * @uiGroup CTA Button
1882
1926
  */
1883
1927
  "eventKey"?: string;
1884
1928
  /**
1885
1929
  * @uiName Expiry Date Message
1930
+ * @uiGroup Task
1886
1931
  */
1887
1932
  "expiryMessage": string;
1888
1933
  /**
1889
1934
  * The number of times a reward can be earned. Use zero for no limit (the default).
1890
1935
  * @uiName Repeat Amount
1936
+ * @uiGroup Reward
1891
1937
  */
1892
1938
  "finite": number;
1893
1939
  /**
1894
1940
  * Sets the goal for users progress to know when a task has been completed. If repeatable is checked, repeatable goals is an increment of this.
1895
1941
  * @uiName Goal Completion Number
1942
+ * @uiGroup Goal
1896
1943
  */
1897
1944
  "goal": number;
1898
1945
  /**
1899
- * @uiName CTA Button Link Open in New Tab
1946
+ * CTA Button Link Opens in New Tab
1947
+ * @uiName Open In New Tab
1948
+ * @uiGroup CTA Button
1949
+ * @default undefined
1900
1950
  */
1901
1951
  "openNewTab": boolean;
1902
1952
  /**
1903
1953
  * The ID of the program that is used to scope the task card. Defaults to the program context when no ID is specified.
1904
- * @uiName Program ID override
1954
+ * @uiName Program ID Override
1955
+ * @uiGroup Goal
1905
1956
  */
1906
1957
  "programId"?: string;
1907
1958
  /**
1908
1959
  * @uiName Progress Bar Unit
1960
+ * @uiGroup Goal
1909
1961
  */
1910
1962
  "progressBarUnit": string;
1911
1963
  /**
1912
1964
  * @uiName Goal Repeatable
1965
+ * @uiGroup Goal
1913
1966
  */
1914
1967
  "repeatable": boolean;
1915
1968
  /**
1916
1969
  * @uiName Reward Amount
1970
+ * @uiGroup Reward
1917
1971
  */
1918
1972
  "rewardAmount": string;
1919
1973
  /**
1920
1974
  * @uiName Reward Duration
1921
1975
  * @uiWidget DateRange
1922
- * @uiOptions {"allowPastDates":true, "months": 1}
1976
+ * @uiWidgetOptions {"allowPastDates":true, "months": 1}
1977
+ * @uiGroup Reward
1923
1978
  */
1924
1979
  "rewardDuration": string;
1925
1980
  /**
1926
1981
  * @uiName Reward Unit
1982
+ * @uiGroup Reward
1927
1983
  */
1928
1984
  "rewardUnit": string;
1929
1985
  /**
1930
1986
  * @uiName Show Progress Bar
1987
+ * @uiGroup Goal
1931
1988
  */
1932
1989
  "showProgressBar": boolean;
1933
1990
  /**
1934
1991
  * Shown to users before the start of the task duration.
1935
1992
  * @uiName Start Date Message
1993
+ * @uiGroup Task
1936
1994
  */
1937
1995
  "startsOnMessage": string;
1938
1996
  /**
1939
1997
  * Select what type of stat to display for the goal. Manual paths are also supported.
1940
1998
  * @uiWidget StatTypeSelectWidget
1941
1999
  * @uiName Goal Progress Source
1942
- * @uiOptions {"version": 1.1}
2000
+ * @uiWidgetOptions {"version": 1.1}
2001
+ * @uiGroup Goal
1943
2002
  */
1944
2003
  "statType": string;
1945
2004
  /**
1946
2005
  * @uiName Progress Bar Steps
2006
+ * @uiGroup Goal
1947
2007
  */
1948
2008
  "steps": boolean;
1949
2009
  }
@@ -1955,7 +2015,7 @@ export namespace Components {
1955
2015
  */
1956
2016
  "text": string;
1957
2017
  /**
1958
- * @uiName Text
2018
+ * @uiName Type
1959
2019
  * @uiType string
1960
2020
  * @uiEnum ["p", "subtext", "h1", "h2", "h3", "h4"]
1961
2021
  * @uiEnumNames ["Paragraph", "Subtext", "Header 1", "Header 2", "Header 3", "Header 4"]
@@ -2000,14 +2060,14 @@ export namespace Components {
2000
2060
  */
2001
2061
  "label": string;
2002
2062
  /**
2003
- * @uiName Label margin style
2063
+ * @uiName Label Margin Style
2004
2064
  * @uiType string
2005
2065
  * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
2006
2066
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
2007
2067
  */
2008
2068
  "labelMargin": Spacing;
2009
2069
  /**
2010
- * @uiName Section padding
2070
+ * @uiName Section Padding
2011
2071
  * @uiType string
2012
2072
  * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
2013
2073
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
@@ -2028,11 +2088,12 @@ export namespace Components {
2028
2088
  */
2029
2089
  "demoData"?: DemoData<UserNameViewProps>;
2030
2090
  /**
2031
- * @uiName Fallback name for nameless users
2091
+ * Fallback name for unknown users
2092
+ * @uiName Fallback Name
2032
2093
  */
2033
2094
  "fallback": string;
2034
2095
  /**
2035
- * @uiName Loading text
2096
+ * @uiName Loading Text
2036
2097
  */
2037
2098
  "loadingText": string;
2038
2099
  }
@@ -2637,17 +2698,18 @@ declare namespace LocalJSX {
2637
2698
  */
2638
2699
  "demoData"?: DemoData<AssetCardViewProps>;
2639
2700
  /**
2640
- * @uiName Banner image
2701
+ * @uiName Banner Image
2641
2702
  */
2642
2703
  "imgUrl"?: string;
2643
2704
  /**
2644
- * @uiName Banner title
2705
+ * @uiName Banner Title
2645
2706
  */
2646
2707
  "titleText"?: string;
2647
2708
  }
2648
2709
  interface SqmBigStat {
2649
2710
  /**
2650
- * @uiName Alignment - controls the alignment of the flexbox
2711
+ * Controls the alignment of the flexbox
2712
+ * @uiName Alignment
2651
2713
  * @uiType string
2652
2714
  * @uiEnum ["left", "right", "center"]
2653
2715
  * @uiEnumNames ["Left", "Right", "Center"]
@@ -2659,7 +2721,8 @@ declare namespace LocalJSX {
2659
2721
  */
2660
2722
  "demoData"?: DemoData<BigStatViewProps>;
2661
2723
  /**
2662
- * @uiName Flex Reverse - controls the order of the stat value & description column
2724
+ * Controls the order of the stat value & description column
2725
+ * @uiName Flex Reverse
2663
2726
  */
2664
2727
  "flexReverse"?: boolean;
2665
2728
  /**
@@ -2671,7 +2734,7 @@ declare namespace LocalJSX {
2671
2734
  * Select what type of stat to display. Manual paths are also supported.
2672
2735
  * @uiWidget StatTypeSelectWidget
2673
2736
  * @uiName Stat Type
2674
- * @uiOptions {"version": 1.1}
2737
+ * @uiWidgetOptions {"version": 1.1}
2675
2738
  */
2676
2739
  "statType"?: string;
2677
2740
  }
@@ -2701,19 +2764,20 @@ declare namespace LocalJSX {
2701
2764
  }
2702
2765
  interface SqmCheckboxField {
2703
2766
  /**
2704
- * @uiName Checkbox label
2767
+ * @uiName Checkbox Label
2705
2768
  */
2706
2769
  "checkboxLabel"?: string;
2707
2770
  /**
2708
- * @uiName Checkbox label link Used with link text if the checkbox label contains {labelLink}
2771
+ * Used with link text if the checkbox label contains {labelLink}
2772
+ * @uiName Checkbox Label Link
2709
2773
  */
2710
2774
  "checkboxLabelLink"?: string;
2711
2775
  /**
2712
- * @uiName Checkbox label link text
2776
+ * @uiName Checkbox Label Link Text
2713
2777
  */
2714
2778
  "checkboxLabelLinkText"?: string;
2715
2779
  /**
2716
- * @uiName Checkbox name attribute
2780
+ * @uiName Checkbox Name Attribute
2717
2781
  */
2718
2782
  "checkboxName"?: string;
2719
2783
  /**
@@ -2726,7 +2790,7 @@ declare namespace LocalJSX {
2726
2790
  */
2727
2791
  "demoData"?: DemoData<CheckboxFieldViewProps>;
2728
2792
  /**
2729
- * @uiName Unchecked error message
2793
+ * @uiName Unchecked Error Message
2730
2794
  */
2731
2795
  "errorMessage"?: string;
2732
2796
  }
@@ -2739,8 +2803,8 @@ declare namespace LocalJSX {
2739
2803
  */
2740
2804
  "direction"?: "row" | "column";
2741
2805
  /**
2742
- * Uses CSS border style syntax
2743
- * @uiName Border style
2806
+ * Uses Shorthand CSS border syntax
2807
+ * @uiName Border Style
2744
2808
  */
2745
2809
  "dividerStyle"?: string;
2746
2810
  }
@@ -2751,11 +2815,11 @@ declare namespace LocalJSX {
2751
2815
  */
2752
2816
  "demoData"?: DemoData<DropdownFieldViewProps>;
2753
2817
  /**
2754
- * @uiName Dropdown label
2818
+ * @uiName Dropdown Label
2755
2819
  */
2756
2820
  "dropdownLabel"?: string;
2757
2821
  /**
2758
- * @uiName Dropdown name attribute
2822
+ * @uiName Dropdown Name Attribute
2759
2823
  */
2760
2824
  "dropdownName"?: string;
2761
2825
  /**
@@ -2763,17 +2827,17 @@ declare namespace LocalJSX {
2763
2827
  */
2764
2828
  "dropdownOptional"?: boolean;
2765
2829
  /**
2766
- * @uiName Unselected error message
2830
+ * @uiName Unselected Error Message
2767
2831
  */
2768
2832
  "errorMessage"?: string;
2769
2833
  }
2770
2834
  interface SqmEditProfile {
2771
2835
  /**
2772
- * @uiName Cancel button text
2836
+ * @uiName Cancel Button Text
2773
2837
  */
2774
2838
  "canceltext"?: string;
2775
2839
  /**
2776
- * @uiName Region field label
2840
+ * @uiName Region Field Label
2777
2841
  */
2778
2842
  "currentregiontext"?: string;
2779
2843
  /**
@@ -2786,23 +2850,25 @@ declare namespace LocalJSX {
2786
2850
  */
2787
2851
  "editprofileheader"?: string;
2788
2852
  /**
2789
- * @uiName Enable editing button text
2853
+ * Enable editing button text
2854
+ * @uiName Edit Profile Text
2790
2855
  */
2791
2856
  "editprofiletext"?: string;
2792
2857
  /**
2793
- * @uiName First name field label
2858
+ * @uiName First Name Label
2794
2859
  */
2795
2860
  "firstnametext"?: string;
2796
2861
  /**
2797
- * @uiName Last name field label
2862
+ * @uiName Last Name Label
2798
2863
  */
2799
2864
  "lastnametext"?: string;
2800
2865
  /**
2801
- * @uiName Show or hide current region
2866
+ * Show or hide current region
2867
+ * @uiName Show Region
2802
2868
  */
2803
2869
  "showregion"?: boolean;
2804
2870
  /**
2805
- * @uiName Update info button text
2871
+ * @uiName Info Button Text
2806
2872
  */
2807
2873
  "updatetext"?: string;
2808
2874
  }
@@ -2823,11 +2889,12 @@ declare namespace LocalJSX {
2823
2889
  }
2824
2890
  interface SqmFormMessage {
2825
2891
  /**
2826
- * @uiName Icon to use in alert
2892
+ * Icon to use in alert
2893
+ * @uiName Icon
2827
2894
  */
2828
2895
  "icon"?: string;
2829
2896
  /**
2830
- * @uiName Type of alert
2897
+ * @uiName Alert Type
2831
2898
  */
2832
2899
  "type"?: string;
2833
2900
  }
@@ -2839,24 +2906,27 @@ declare namespace LocalJSX {
2839
2906
  }
2840
2907
  interface SqmHero {
2841
2908
  /**
2842
- * Can either be an image url, colour or Shoelace variable.
2909
+ * Can be an image url, colour or Shoelace variable.
2843
2910
  * @uiName Background
2844
2911
  */
2845
2912
  "background"?: string;
2846
2913
  /**
2847
- * @uiName Number of columns in the layout
2914
+ * Number of columns in the layout
2915
+ * @uiName Columns
2848
2916
  */
2849
2917
  "columns"?: 1 | 2;
2850
2918
  /**
2851
- * @uiName Padding size
2919
+ * @uiName Padding Size
2852
2920
  */
2853
2921
  "paddingSize"?: "none" | "small" | "medium" | "large";
2854
2922
  /**
2855
- * @uiName Secondary background image or color (for use in right column)
2923
+ * Secondary background image or color (for use in the right column)
2924
+ * @uiName Secondary Background
2856
2925
  */
2857
2926
  "secondaryBackground"?: string;
2858
2927
  /**
2859
- * @uiName Wrap direction
2928
+ * Flexbox wrap direction, accepts wrap or wrap-reverse
2929
+ * @uiName Wrap Direction
2860
2930
  */
2861
2931
  "wrapDirection"?: "wrap" | "wrap-reverse";
2862
2932
  }
@@ -2871,7 +2941,8 @@ declare namespace LocalJSX {
2871
2941
  */
2872
2942
  "buttonLink"?: string;
2873
2943
  /**
2874
- * @uiName CTA Button Link Open in New Tab
2944
+ * CTA Button Opens Link in New Tab
2945
+ * @uiName Button New Tab
2875
2946
  */
2876
2947
  "buttonNewTab"?: boolean;
2877
2948
  /**
@@ -3006,8 +3077,8 @@ declare namespace LocalJSX {
3006
3077
  }
3007
3078
  interface SqmLeaderboard {
3008
3079
  /**
3009
- * Text displayed for users without names in the leaderboard
3010
- * @uiName Anonymous User Name
3080
+ * Title displayed for users without names
3081
+ * @uiName Unknown User Text
3011
3082
  */
3012
3083
  "anonymousUser"?: string;
3013
3084
  /**
@@ -3016,36 +3087,23 @@ declare namespace LocalJSX {
3016
3087
  */
3017
3088
  "demoData"?: DemoData<LeaderboardViewProps>;
3018
3089
  /**
3019
- * Hide the viewer's leaderboard row if not in the top 10.
3090
+ * Hide the current user's leaderboard information when they are not in the top 10
3020
3091
  * @uiName Hide Viewing User
3021
3092
  */
3022
3093
  "hideViewer"?: boolean;
3023
3094
  /**
3024
- * Only count leaderboard activity within a given interval
3025
3095
  * @uiName Leaderboard Time Interval
3026
3096
  * @uiWidget DateRange
3027
- * @uiOptions {"allowPastDates":true, "months": 1}
3097
+ * @uiWidgetOptions {"allowPastDates":true, "months": 1}
3028
3098
  */
3029
3099
  "interval"?: string;
3030
3100
  /**
3031
3101
  * @uiName Leaderboard Type
3032
3102
  * @uiType string
3033
- * @uiEnum ["topStartedReferrers", "topConvertedReferrers", "topPointEarners"]
3034
- * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers", "Top Point Earners"]
3035
- */
3036
- "leaderboardType"?: | "topStartedReferrers"
3037
- | "topConvertedReferrers"
3038
- | "topPointEarners";
3039
- /**
3040
- * Control the maximum amount of rows displayed on the leaderboard.
3041
- * @uiName Maximum Rows Number
3042
- */
3043
- "maxRows"?: number;
3044
- /**
3045
- * 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.
3046
- * @uiName Program
3103
+ * @uiEnum ["topStartedReferrers", "topConvertedReferrers"]
3104
+ * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers"]
3047
3105
  */
3048
- "programId"?: string;
3106
+ "leaderboardType"?: "topStartedReferrers" | "topConvertedReferrers";
3049
3107
  /**
3050
3108
  * @uiName Rank Type
3051
3109
  * @uiType string
@@ -3054,11 +3112,11 @@ declare namespace LocalJSX {
3054
3112
  */
3055
3113
  "rankType"?: "rowNumber" | "rank" | "denseRank";
3056
3114
  /**
3057
- * @uiName Rank Column Heading
3115
+ * @uiName Rank Heading
3058
3116
  */
3059
3117
  "rankheading"?: string;
3060
3118
  /**
3061
- * @uiName Show Rank Column
3119
+ * @uiName Show Leaderboard Rank
3062
3120
  */
3063
3121
  "showRank"?: boolean;
3064
3122
  /**
@@ -3077,31 +3135,24 @@ declare namespace LocalJSX {
3077
3135
  */
3078
3136
  "demoData"?: DemoData<LeaderboardRankViewProps>;
3079
3137
  /**
3080
- * @uiName Leaderboard time interval
3138
+ * @uiName Leaderboard Time Interval
3081
3139
  * @uiWidget DateRange
3082
- * @uiOptions {"allowPastDates":true, "months": 1}
3140
+ * @uiWidgetOptions {"allowPastDates":true, "months": 1}
3083
3141
  */
3084
3142
  "interval"?: string;
3085
3143
  /**
3086
- * @uiName Leaderboard type
3144
+ * @uiName Leaderboard Type
3087
3145
  * @uiType string
3088
- * @uiEnum ["topStartedReferrers", "topConvertedReferrers", "topPointEarners"]
3089
- * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers", "Top Point Earners"]
3146
+ * @uiEnum ["topStartedReferrers", "topConvertedReferrers"]
3147
+ * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers"]
3090
3148
  */
3091
- "leaderboardType"?: | "topStartedReferrers"
3092
- | "topConvertedReferrers"
3093
- | "topPointEarners";
3094
- /**
3095
- * 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.
3096
- * @uiName Program
3097
- */
3098
- "programId"?: string;
3149
+ "leaderboardType"?: "topStartedReferrers" | "topConvertedReferrers";
3099
3150
  /**
3100
3151
  * @uiName Rank Text
3101
3152
  */
3102
3153
  "rankText"?: string;
3103
3154
  /**
3104
- * @uiName Default rank
3155
+ * @uiName Default Rank
3105
3156
  * @uiType string
3106
3157
  * @uiEnum ["rowNumber", "rank", "denseRank"]
3107
3158
  * @uiEnumNames ["Row Number", "Rank", "Dense Rank"]
@@ -3119,11 +3170,11 @@ declare namespace LocalJSX {
3119
3170
  */
3120
3171
  "demoData"?: DemoData<NameFieldsViewProps>;
3121
3172
  /**
3122
- * @uiName First name field label
3173
+ * @uiName First Name label
3123
3174
  */
3124
3175
  "firstNameLabel"?: string;
3125
3176
  /**
3126
- * @uiName Last name field label
3177
+ * @uiName Last Name label
3127
3178
  */
3128
3179
  "lastNameLabel"?: string;
3129
3180
  }
@@ -3134,11 +3185,12 @@ declare namespace LocalJSX {
3134
3185
  */
3135
3186
  "demoData"?: DemoData<NavigationMenuViewProps>;
3136
3187
  /**
3137
- * @uiName Include dropdown menu
3188
+ * @uiName Include Dropdown Menu
3138
3189
  */
3139
3190
  "includeDropdown"?: boolean;
3140
3191
  /**
3141
- * @uiName Label on the header menu
3192
+ * Label on the header menu
3193
+ * @uiName Menu Label
3142
3194
  */
3143
3195
  "menuLabel"?: string;
3144
3196
  }
@@ -3160,7 +3212,7 @@ declare namespace LocalJSX {
3160
3212
  */
3161
3213
  "label"?: string;
3162
3214
  /**
3163
- * @uiName Navigation path
3215
+ * @uiName Navigation Path
3164
3216
  */
3165
3217
  "path"?: string;
3166
3218
  }
@@ -3171,53 +3223,63 @@ declare namespace LocalJSX {
3171
3223
  */
3172
3224
  "demoData"?: PasswordFieldViewDemoProps;
3173
3225
  /**
3174
- * @uiName Enable live password validation
3226
+ * Enable live password validation
3227
+ * @uiName Enable Validation
3175
3228
  */
3176
3229
  "enableValidation"?: boolean;
3177
3230
  /**
3178
- * @uiName Label for password field
3231
+ * Label for password field
3232
+ * @uiName Password Label
3179
3233
  */
3180
3234
  "fieldLabel"?: string;
3181
3235
  }
3182
3236
  interface SqmPopupContainer {
3183
3237
  /**
3184
- * @uiName Display a close button on the popup
3238
+ * Display a close button on the popup
3239
+ * @uiName Show Close Button
3185
3240
  */
3186
3241
  "closeButton"?: boolean;
3187
3242
  /**
3188
- * @uiName Text to be used as the close button
3243
+ * Text inside the close button
3244
+ * @uiName Close Button Text
3189
3245
  */
3190
3246
  "closeButtonText"?: string;
3191
3247
  /**
3192
- * @uiName Specify padding on the popup contents when in embedded mode
3248
+ * Specify padding on the popup contents when in embedded mode
3249
+ * @uiName Embed Padding
3193
3250
  * @uiType string
3194
3251
  * @uiEnum ["none", "small", "medium", "large"]
3195
3252
  * @uiEnumNames ["None", "Small", "Medium", "Large"]
3196
3253
  */
3197
3254
  "embedPadding"?: "none" | "small" | "medium" | "large";
3198
3255
  /**
3199
- * @uiName Specify padding on the popup contents when in popup mode
3256
+ * Specify padding on the popup contents when in popup mode
3257
+ * @uiName Popup Padding
3200
3258
  * @uiType string
3201
3259
  * @uiEnum ["none", "small", "medium", "large"]
3202
3260
  * @uiEnumNames ["None", "Small", "Medium", "Large"]
3203
3261
  */
3204
3262
  "popupPadding"?: "none" | "small" | "medium" | "large";
3205
3263
  /**
3206
- * @uiName Show SaaSquatch Powered By messaging
3264
+ * Show Powered By SaaSquatch link
3265
+ * @uiName Show Powered By
3207
3266
  */
3208
3267
  "poweredBy"?: boolean;
3209
3268
  }
3210
3269
  interface SqmPortalChangePassword {
3211
3270
  /**
3212
- * @uiName Modal cancel password change button text
3271
+ * Modal cancel button text
3272
+ * @uiName Cancel Button Text
3213
3273
  */
3214
3274
  "cancelText"?: string;
3215
3275
  /**
3216
- * @uiName Modal change password button text
3276
+ * Modal change password button text
3277
+ * @uiName Change Password Button Text
3217
3278
  */
3218
3279
  "changePasswordButtonText"?: string;
3219
3280
  /**
3220
- * @uiName Password confirmation input field label
3281
+ * Password confirmation input field label
3282
+ * @uiName Confirm Password Label
3221
3283
  */
3222
3284
  "confirmPasswordFieldLabel"?: string;
3223
3285
  /**
@@ -3226,29 +3288,32 @@ declare namespace LocalJSX {
3226
3288
  */
3227
3289
  "demoData"?: DemoData<PortalChangePasswordViewProps>;
3228
3290
  /**
3229
- * @uiName Change password modal header
3291
+ * @uiName Change Password Modal Header
3230
3292
  */
3231
3293
  "modalChangePasswordHeader"?: string;
3232
3294
  /**
3233
- * @uiName Password input field label
3295
+ * Password input field label
3296
+ * @uiName Password Label
3234
3297
  */
3235
3298
  "passwordFieldLabel"?: string;
3236
3299
  /**
3237
- * @uiName Portal change password button text
3300
+ * @uiName Change Password Button Text
3238
3301
  */
3239
3302
  "portalChangePasswordButtonText"?: string;
3240
3303
  /**
3241
- * @uiName Portal change password section header
3304
+ * Portal change password section header
3305
+ * @uiName Change Password Header
3242
3306
  */
3243
3307
  "portalChangePasswordHeader"?: string;
3244
3308
  /**
3245
- * @uiName Successful password change message
3309
+ * Successful password change message
3310
+ * @uiName Successful Message
3246
3311
  */
3247
3312
  "successMessage"?: string;
3248
3313
  }
3249
3314
  interface SqmPortalContainer {
3250
3315
  /**
3251
- * @uiName Center content
3316
+ * @uiName Center Content
3252
3317
  */
3253
3318
  "center"?: boolean;
3254
3319
  /**
@@ -3273,23 +3338,24 @@ declare namespace LocalJSX {
3273
3338
  */
3274
3339
  "gap"?: Spacing;
3275
3340
  /**
3276
- * @uiName Justify content
3341
+ * Defines how the container distributes space between & around content items along the main-axis of a flex container
3342
+ * @uiName Justify Content
3277
3343
  * @uiType string
3278
3344
  * @uiEnum ["start", "center", "end", "space-between", "space-around", "space-evenly"]
3279
3345
  * @uiEnumNames ["Start", "Center", "End", "Space Between", "Space Around", "Space Evenly"]
3280
3346
  */
3281
- "justifyContent"?: | "start"
3282
- | "center"
3283
- | "end"
3284
- | "space-between"
3285
- | "space-around"
3347
+ "justifyContent"?: | "start"
3348
+ | "center"
3349
+ | "end"
3350
+ | "space-between"
3351
+ | "space-around"
3286
3352
  | "space-evenly";
3287
3353
  /**
3288
3354
  * @uiName Maximum width
3289
3355
  */
3290
3356
  "maxWidth"?: string;
3291
3357
  /**
3292
- * @uiName Minimum width
3358
+ * @uiName Minimum Width
3293
3359
  */
3294
3360
  "minWidth"?: string;
3295
3361
  /**
@@ -3307,20 +3373,20 @@ declare namespace LocalJSX {
3307
3373
  */
3308
3374
  "demoData"?: DemoData<PortalEmailVerificationViewProps>;
3309
3375
  /**
3310
- * @uiName Email verification header text
3376
+ * @uiName Email Verification Header Text
3311
3377
  */
3312
3378
  "emailVerificationHeader"?: string;
3313
3379
  /**
3314
3380
  * The page that users are redirected to from the verification email.
3315
- * @uiName Email redirection base path
3381
+ * @uiName Email Redirection Base Path
3316
3382
  */
3317
3383
  "redirectPath"?: string;
3318
3384
  /**
3319
- * @uiName Re-send email button text
3385
+ * @uiName Re-send Email Button Text
3320
3386
  */
3321
3387
  "resendEmailButtonText"?: string;
3322
3388
  /**
3323
- * @uiName Email verification body text
3389
+ * @uiName Email Verification Body Text
3324
3390
  */
3325
3391
  "verifyMessage"?: string;
3326
3392
  }
@@ -3381,20 +3447,20 @@ declare namespace LocalJSX {
3381
3447
  */
3382
3448
  "demoData"?: DemoData<PortalForgotPasswordViewProps>;
3383
3449
  /**
3384
- * @uiName Email label
3450
+ * @uiName Email Label
3385
3451
  */
3386
3452
  "emailLabel"?: string;
3387
3453
  /**
3388
- * @uiName Routing path to login page
3454
+ * @uiName Login Page Routing Path
3389
3455
  */
3390
3456
  "loginPath"?: string;
3391
3457
  /**
3392
3458
  * The page that users are redirected to from the password reset email.
3393
- * @uiName Email redirection base path
3459
+ * @uiName Email Redirection Base Path
3394
3460
  */
3395
3461
  "redirectPath"?: string;
3396
3462
  /**
3397
- * @uiName Password reset button text
3463
+ * @uiName Password Reset Button Text
3398
3464
  */
3399
3465
  "submitLabel"?: string;
3400
3466
  }
@@ -3412,51 +3478,60 @@ declare namespace LocalJSX {
3412
3478
  */
3413
3479
  "demoData"?: DemoData<PortalLoginViewProps>;
3414
3480
  /**
3415
- * @uiName Label for email field
3481
+ * Label for email field
3482
+ * @uiName Email Label
3416
3483
  */
3417
3484
  "emailLabel"?: string;
3418
3485
  /**
3419
- * @uiName Label for forgotten password button
3486
+ * Label for forgotten password button
3487
+ * @uiName Forgot Password Text
3420
3488
  */
3421
3489
  "forgotPasswordLabel"?: string;
3422
3490
  /**
3423
- * @uiName Forgot password button redirect path
3491
+ * Forgot password redirect path
3492
+ * @uiName Forgot Password Path
3424
3493
  */
3425
3494
  "forgotPasswordPath"?: string;
3426
3495
  /**
3427
- * @uiName Page navigated to after sign-in
3496
+ * Page navigated to after sign-in
3497
+ * @uiName Next Page Path
3428
3498
  */
3429
3499
  "nextPage"?: string;
3430
3500
  /**
3431
- * @uiName Heading label
3501
+ * @uiName Heading Label
3432
3502
  */
3433
3503
  "pageLabel"?: string;
3434
3504
  /**
3435
- * @uiName Label for password field
3505
+ * Label for password field
3506
+ * @uiName Password Label
3436
3507
  */
3437
3508
  "passwordLabel"?: string;
3438
3509
  /**
3439
- * @uiName Label for register navigation button
3510
+ * Label for register button
3511
+ * @uiName Register Button Text
3440
3512
  */
3441
3513
  "registerLabel"?: string;
3442
3514
  /**
3443
- * @uiName Register button redirection path
3515
+ * Register redirect path
3516
+ * @uiName Register Path
3444
3517
  */
3445
3518
  "registerPath"?: string;
3446
3519
  /**
3447
- * @uiName Label for submit button
3520
+ * Label for submit button
3521
+ * @uiName Submit Button Text
3448
3522
  */
3449
3523
  "submitLabel"?: string;
3450
3524
  }
3451
3525
  interface SqmPortalLogout {
3452
3526
  /**
3453
- * @uiName Next Page path
3527
+ * @uiName Next Page Path
3454
3528
  */
3455
3529
  "nextPage"?: string;
3456
3530
  }
3457
3531
  interface SqmPortalProfile {
3458
3532
  /**
3459
- * @uiName Country input field label
3533
+ * Country input field label
3534
+ * @uiName Country Label
3460
3535
  */
3461
3536
  "countrytext"?: string;
3462
3537
  /**
@@ -3465,31 +3540,35 @@ declare namespace LocalJSX {
3465
3540
  */
3466
3541
  "demoData"?: DemoData<PortalProfileViewProps>;
3467
3542
  /**
3468
- * @uiName Edit profile header
3543
+ * @uiName Edit Profile Header
3469
3544
  */
3470
3545
  "editProfileHeader"?: string;
3471
3546
  /**
3472
- * @uiName Edit profile sub header
3547
+ * @uiName Edit Profile Sub Header
3473
3548
  */
3474
3549
  "editProfileSubHeader"?: string;
3475
3550
  /**
3476
- * @uiName Email input field label
3551
+ * Email input field label
3552
+ * @uiName Email Label
3477
3553
  */
3478
3554
  "emailtext"?: string;
3479
3555
  /**
3480
- * @uiName First name input field label
3556
+ * First name input field label
3557
+ * @uiName First Name Label
3481
3558
  */
3482
3559
  "firstnametext"?: string;
3483
3560
  /**
3484
- * @uiName Last name input field label
3561
+ * Last name input field label
3562
+ * @uiName Last Name Label
3485
3563
  */
3486
3564
  "lastnametext"?: string;
3487
3565
  /**
3488
- * @uiName Show or hide country field
3566
+ * Show or hide the country field
3567
+ * @uiName Show Country Field
3489
3568
  */
3490
3569
  "showCountry"?: boolean;
3491
3570
  /**
3492
- * @uiName Text for the submit changes button
3571
+ * @uiName Submit Changes Button Text
3493
3572
  */
3494
3573
  "submitChangeButtonText"?: string;
3495
3574
  }
@@ -3499,7 +3578,7 @@ declare namespace LocalJSX {
3499
3578
  */
3500
3579
  "redirectTo"?: string;
3501
3580
  /**
3502
- * @uiName Redirect unverified users path
3581
+ * @uiName Redirect Unverified Users Path
3503
3582
  */
3504
3583
  "redirectToUnverified"?: string;
3505
3584
  /**
@@ -3509,11 +3588,12 @@ declare namespace LocalJSX {
3509
3588
  }
3510
3589
  interface SqmPortalRegister {
3511
3590
  /**
3512
- * @uiName Show confirm password field
3591
+ * Show or hide the confirm password input
3592
+ * @uiName Show Confirm Password Field
3513
3593
  */
3514
3594
  "confirmPassword"?: boolean;
3515
3595
  /**
3516
- * @uiName Label for confirm password field
3596
+ * @uiName Confirm Password Label
3517
3597
  */
3518
3598
  "confirmPasswordLabel"?: string;
3519
3599
  /**
@@ -3522,59 +3602,63 @@ declare namespace LocalJSX {
3522
3602
  */
3523
3603
  "demoData"?: DemoData<PortalRegisterViewProps>;
3524
3604
  /**
3525
- * @uiName Label for email field
3605
+ * @uiName Email Label
3526
3606
  */
3527
3607
  "emailLabel"?: string;
3528
3608
  /**
3529
- * @uiName Use password field with live validation
3609
+ * @uiName Enable Password Validation
3530
3610
  */
3531
3611
  "enablePasswordValidation"?: boolean;
3532
3612
  /**
3533
- * @uiName Hide default input fields to use custom fields
3613
+ * Hide default input fields to use custom fields
3614
+ * @uiName Hide Default Inputs
3534
3615
  */
3535
3616
  "hideInputs"?: boolean;
3536
3617
  /**
3537
- * @uiName Label for login navigation button
3618
+ * @uiName Login Button Text
3538
3619
  */
3539
3620
  "loginLabel"?: string;
3540
3621
  /**
3541
- * @uiName Sign in button redirection path
3622
+ * Login button redirection path
3623
+ * @uiName Login Path
3542
3624
  */
3543
3625
  "loginPath"?: string;
3544
3626
  /**
3545
- * @uiName Page navigated to after registration
3627
+ * Page navigated to after registration
3628
+ * @uiName Next Page
3546
3629
  */
3547
3630
  "nextPage"?: string;
3548
3631
  /**
3549
- * @uiName Heading label
3632
+ * @uiName Heading Label
3550
3633
  */
3551
3634
  "pageLabel"?: string;
3552
3635
  /**
3553
- * @uiName Label for password field
3636
+ * @uiName Password Label
3554
3637
  */
3555
3638
  "passwordLabel"?: string;
3556
3639
  /**
3557
3640
  * The page that users are redirected to from the verification email.
3558
- * @uiName Email redirection base path
3641
+ * @uiName Email Redirection Base Path
3559
3642
  */
3560
3643
  "redirectPath"?: string;
3561
3644
  /**
3562
- * @uiName Label for submit button
3645
+ * @uiName Submit Button Text
3563
3646
  */
3564
3647
  "submitLabel"?: string;
3565
3648
  }
3566
3649
  interface SqmPortalResetPassword {
3567
3650
  /**
3568
- * @uiName Show confirm password
3651
+ * Show or hide confirm password field
3652
+ * @uiName Show Confirm Password
3569
3653
  */
3570
3654
  "confirmPassword"?: boolean;
3571
3655
  /**
3572
- * @uiName Confirm password field label
3656
+ * @uiName Confirm Password Label
3573
3657
  */
3574
3658
  "confirmPasswordFieldLabel"?: string;
3575
3659
  /**
3576
- * Displayed after a successful password reset
3577
- * @uiName Continue button text
3660
+ * Button text displayed after a successful password reset
3661
+ * @uiName Continue Button Text
3578
3662
  */
3579
3663
  "continueButtonText"?: string;
3580
3664
  /**
@@ -3584,29 +3668,29 @@ declare namespace LocalJSX {
3584
3668
  "demoData"?: DemoData<PortalResetPasswordViewProps>;
3585
3669
  /**
3586
3670
  * The page that users are redirected to if the reset fails due to outdated password reset attempt.
3587
- * @uiName Failed page redirection path
3671
+ * @uiName Failed Page Path
3588
3672
  */
3589
3673
  "failedPage"?: string;
3590
3674
  /**
3591
3675
  * The page that users are redirected to when the password reset succeeds.
3592
- * @uiName Next page path
3676
+ * @uiName Next Page Path
3593
3677
  */
3594
3678
  "nextPage"?: string;
3595
3679
  /**
3596
- * @uiName Password field label
3680
+ * @uiName Password Label
3597
3681
  */
3598
3682
  "passwordFieldLabel"?: string;
3599
3683
  /**
3600
3684
  * Displayed after a successful password reset
3601
- * @uiName Password reset header text
3685
+ * @uiName Successful Password Reset Text
3602
3686
  */
3603
3687
  "passwordResetHeader"?: string;
3604
3688
  /**
3605
- * @uiName Password reset button text
3689
+ * @uiName Password Reset Button Text
3606
3690
  */
3607
3691
  "resetPasswordButtonText"?: string;
3608
3692
  /**
3609
- * @uiName Password reset header text
3693
+ * @uiName Reset Password Header Text
3610
3694
  */
3611
3695
  "resetPasswordHeader"?: string;
3612
3696
  }
@@ -3618,12 +3702,12 @@ declare namespace LocalJSX {
3618
3702
  "demoData"?: DemoData<PortalVerifyEmailViewProps>;
3619
3703
  /**
3620
3704
  * The page that users are redirected to if verification fails due to outdated verification attempt.
3621
- * @uiName Failed page redirection path
3705
+ * @uiName Failed Page Path
3622
3706
  */
3623
3707
  "failedPage"?: string;
3624
3708
  /**
3625
3709
  * The page that users are redirected to when the verification succeeds.
3626
- * @uiName Next page path
3710
+ * @uiName Next Page Path
3627
3711
  */
3628
3712
  "nextPage"?: string;
3629
3713
  }
@@ -3691,16 +3775,19 @@ declare namespace LocalJSX {
3691
3775
  */
3692
3776
  "demoData"?: DemoData<ReferralIframeViewProps>;
3693
3777
  /**
3694
- * @uiName Height of the iframe container
3778
+ * Height of the iframe container
3779
+ * @uiName Iframe Height
3695
3780
  */
3696
3781
  "iframeHeight"?: string;
3697
3782
  /**
3698
- * @uiName URL of iframe to display
3699
- * @uiRequired
3783
+ * URL of iframe to display
3784
+ * @uiName Iframe Source
3785
+ * @required
3700
3786
  */
3701
3787
  "iframeSrc"?: string;
3702
3788
  /**
3703
- * @uiName Width of the iframe container
3789
+ * Width of the iframe container
3790
+ * @uiName Iframe Width
3704
3791
  */
3705
3792
  "iframeWidth"?: string;
3706
3793
  }
@@ -3712,7 +3799,7 @@ declare namespace LocalJSX {
3712
3799
  "demoData"?: DemoData<GenericTableViewProps>;
3713
3800
  /**
3714
3801
  * Provide the column numbers (0 indexed) that should not be displayed in mobile views. Ex. 0,2,3
3715
- * @uiName Mobile Hidden Columns
3802
+ * @uiName Hidden Mobile Columns
3716
3803
  */
3717
3804
  "hiddenColumns"?: string;
3718
3805
  /**
@@ -3720,15 +3807,16 @@ declare namespace LocalJSX {
3720
3807
  */
3721
3808
  "mdBreakpoint"?: number;
3722
3809
  /**
3723
- * @uiName View More button text
3810
+ * @uiName View More Button Text
3724
3811
  */
3725
3812
  "moreLabel"?: string;
3726
3813
  /**
3727
- * @uiName Number of referrals per page
3814
+ * Number of referrals displayed per page
3815
+ * @uiName Referrals Per Page
3728
3816
  */
3729
3817
  "perPage"?: number;
3730
3818
  /**
3731
- * @uiName Previous button text
3819
+ * @uiName Previous Button Text
3732
3820
  */
3733
3821
  "prevLabel"?: string;
3734
3822
  /**
@@ -3737,11 +3825,12 @@ declare namespace LocalJSX {
3737
3825
  */
3738
3826
  "programId"?: string;
3739
3827
  /**
3740
- * @uiName Show column labels
3828
+ * @uiName Show Column Labels
3741
3829
  */
3742
3830
  "showLabels"?: boolean;
3743
3831
  /**
3744
- * @uiName Show Referred by user in table
3832
+ * Show referred by user in table
3833
+ * @uiName Show Referrer
3745
3834
  */
3746
3835
  "showReferrer"?: boolean;
3747
3836
  /**
@@ -3843,7 +3932,8 @@ declare namespace LocalJSX {
3843
3932
  }
3844
3933
  interface SqmReferralTableUserColumn {
3845
3934
  /**
3846
- * @uiName Name displayed for anonymous users
3935
+ * Name displayed for unknown users
3936
+ * @uiName Anonymous User Text
3847
3937
  */
3848
3938
  "anonymousUser"?: string;
3849
3939
  /**
@@ -3851,7 +3941,8 @@ declare namespace LocalJSX {
3851
3941
  */
3852
3942
  "columnTitle"?: string;
3853
3943
  /**
3854
- * @uiName Name displayed for deleted users
3944
+ * Name displayed for deleted users
3945
+ * @uiName Deleted User Text
3855
3946
  */
3856
3947
  "deletedUser"?: string;
3857
3948
  }
@@ -3900,11 +3991,12 @@ declare namespace LocalJSX {
3900
3991
  */
3901
3992
  "doneText"?: string;
3902
3993
  /**
3903
- * @uiName Exchange button text
3994
+ * Error message shown when reward is not available
3995
+ * @uiName Not Available Error
3904
3996
  */
3905
3997
  "notAvailableError"?: string;
3906
3998
  /**
3907
- * @uiName Not Enough Available Error Message
3999
+ * @uiName Not Enough Error Message
3908
4000
  */
3909
4001
  "notEnoughError"?: string;
3910
4002
  /**
@@ -3959,7 +4051,7 @@ declare namespace LocalJSX {
3959
4051
  "selectText"?: string;
3960
4052
  /**
3961
4053
  * Set the number of placeholder cards to be shown in loading state.
3962
- * @undocumented Loading Cards
4054
+ * @uiName Loading Cards
3963
4055
  */
3964
4056
  "skeletonCardNum"?: number;
3965
4057
  /**
@@ -4054,7 +4146,7 @@ declare namespace LocalJSX {
4054
4146
  */
4055
4147
  "availableText"?: string;
4056
4148
  /**
4057
- * @uiName Reward column title
4149
+ * @uiName Reward Column Title
4058
4150
  */
4059
4151
  "columnTitle"?: string;
4060
4152
  /**
@@ -4077,7 +4169,8 @@ declare namespace LocalJSX {
4077
4169
  }
4078
4170
  interface SqmRewardsTableSourceColumn {
4079
4171
  /**
4080
- * @uiName Name displayed for anonymous users
4172
+ * Name displayed for unknown users
4173
+ * @uiName Anonymous User Text
4081
4174
  */
4082
4175
  "anonymousUser"?: string;
4083
4176
  /**
@@ -4085,7 +4178,8 @@ declare namespace LocalJSX {
4085
4178
  */
4086
4179
  "columnTitle"?: string;
4087
4180
  /**
4088
- * @uiName Name displayed for deleted users
4181
+ * Name displayed for deleted users
4182
+ * @uiName Deleted User Text
4089
4183
  */
4090
4184
  "deletedUser"?: string;
4091
4185
  /**
@@ -4094,7 +4188,7 @@ declare namespace LocalJSX {
4094
4188
  */
4095
4189
  "referralText"?: string;
4096
4190
  /**
4097
- * @uiName Reward Exchange label
4191
+ * @uiName Reward Exchange Label
4098
4192
  */
4099
4193
  "rewardExchangeText"?: string;
4100
4194
  /**
@@ -4141,7 +4235,7 @@ declare namespace LocalJSX {
4141
4235
  }
4142
4236
  interface SqmRoute {
4143
4237
  /**
4144
- * @uiName Navigation path name
4238
+ * @uiName Navigation Path Name
4145
4239
  */
4146
4240
  "path"?: string;
4147
4241
  }
@@ -4158,12 +4252,12 @@ declare namespace LocalJSX {
4158
4252
  * @uiEnum ["default", "primary", "success", "neutral", "warning", "danger", "text"]
4159
4253
  * @uiEnumNames ["Default", "Primary", "Success", "Neutral", "Warning", "Danger", "Text"]
4160
4254
  */
4161
- "buttonType"?: | "default"
4162
- | "primary"
4163
- | "success"
4164
- | "neutral"
4165
- | "warning"
4166
- | "danger"
4255
+ "buttonType"?: | "default"
4256
+ | "primary"
4257
+ | "success"
4258
+ | "neutral"
4259
+ | "warning"
4260
+ | "danger"
4167
4261
  | "text";
4168
4262
  /**
4169
4263
  * Draws a circle button.
@@ -4221,12 +4315,13 @@ declare namespace LocalJSX {
4221
4315
  }
4222
4316
  interface SqmShareButton {
4223
4317
  /**
4224
- * @uiName Button background color
4318
+ * @uiName Button Background Color
4225
4319
  * @uiWidget color
4226
4320
  */
4227
4321
  "backgroundcolor"?: string;
4228
4322
  /**
4229
- * @uiName Configure border radius with pixel amount
4323
+ * Configure border radius with pixel amount
4324
+ * @uiName Border Radius
4230
4325
  */
4231
4326
  "borderradius"?: number;
4232
4327
  /**
@@ -4239,16 +4334,16 @@ declare namespace LocalJSX {
4239
4334
  */
4240
4335
  "disabled"?: boolean;
4241
4336
  /**
4242
- * @uiName Hide the icon
4337
+ * @uiName Hide Icon
4243
4338
  */
4244
4339
  "hideicon"?: boolean;
4245
4340
  /**
4246
- * @uiName Hide the text
4341
+ * @uiName Hide Text
4247
4342
  */
4248
4343
  "hidetext"?: boolean;
4249
4344
  /**
4250
- * Options available at https://shoelace.style/components/icon
4251
- * @uiName Icon used in button. Will try to select an icon based on the share medium if left empty.
4345
+ * Options available at https://shoelace.style/components/icon Icon used in button. Will try to select an icon based on the share medium if left empty.
4346
+ * @uiName Icon
4252
4347
  */
4253
4348
  "icon"?: string;
4254
4349
  /**
@@ -4265,20 +4360,20 @@ declare namespace LocalJSX {
4265
4360
  * @uiEnum ["facebook", "twitter", "email", "direct", "linkedin", "sms", "fbmessenger", "whatsapp", "linemessenger", "pinterest" ]
4266
4361
  * @uiEnumNames ["Facebook", "Twitter", "Email", "Web Share Sheet", "Linkedin", "SMS", "Facebook Messenger", "Whatsapp", "Line Messenger", "Pinterest"]
4267
4362
  */
4268
- "medium"?: | "facebook"
4269
- | "twitter"
4270
- | "email"
4271
- | "direct"
4272
- | "linkedin"
4273
- | "sms"
4274
- | "fbmessenger"
4275
- | "whatsapp"
4276
- | "linemessenger"
4277
- | "pinterest"
4278
- | "reminder"
4363
+ "medium"?: | "facebook"
4364
+ | "twitter"
4365
+ | "email"
4366
+ | "direct"
4367
+ | "linkedin"
4368
+ | "sms"
4369
+ | "fbmessenger"
4370
+ | "whatsapp"
4371
+ | "linemessenger"
4372
+ | "pinterest"
4373
+ | "reminder"
4279
4374
  | "unknown";
4280
4375
  /**
4281
- * @uiName Display as pill
4376
+ * @uiName Display Pill
4282
4377
  */
4283
4378
  "pill"?: boolean;
4284
4379
  /**
@@ -4287,11 +4382,13 @@ declare namespace LocalJSX {
4287
4382
  */
4288
4383
  "programId"?: string;
4289
4384
  /**
4290
- * @uiName Text used for native sharing (mobile only)
4385
+ * Text used for native sharing (mobile only)
4386
+ * @uiName Share Text
4291
4387
  */
4292
4388
  "sharetext"?: string;
4293
4389
  /**
4294
- * @uiName Title used for native sharing (mobile only)
4390
+ * Title used for native sharing (mobile only)
4391
+ * @uiName Share Title
4295
4392
  */
4296
4393
  "sharetitle"?: string;
4297
4394
  /**
@@ -4302,7 +4399,7 @@ declare namespace LocalJSX {
4302
4399
  */
4303
4400
  "size"?: "small" | "medium" | "large";
4304
4401
  /**
4305
- * @uiName Button text color
4402
+ * @uiName Button Text Color
4306
4403
  * @uiWidget color
4307
4404
  */
4308
4405
  "textcolor"?: string;
@@ -4312,12 +4409,12 @@ declare namespace LocalJSX {
4312
4409
  * @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
4313
4410
  * @uiEnumNames ["Primary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
4314
4411
  */
4315
- "type"?: | "primary"
4316
- | "success"
4317
- | "info"
4318
- | "warning"
4319
- | "danger"
4320
- | "default"
4412
+ "type"?: | "primary"
4413
+ | "success"
4414
+ | "info"
4415
+ | "warning"
4416
+ | "danger"
4417
+ | "default"
4321
4418
  | "text";
4322
4419
  }
4323
4420
  interface SqmShareCode {
@@ -4337,8 +4434,8 @@ declare namespace LocalJSX {
4337
4434
  */
4338
4435
  "tooltiplifespan"?: number;
4339
4436
  /**
4340
- * This is shown after someone has successfully copied the cpde to the clipboard.
4341
- * @uiName Tooltip text
4437
+ * This is shown after someone has successfully copied the code to the clipboard.
4438
+ * @uiName Tooltip Text
4342
4439
  */
4343
4440
  "tooltiptext"?: string;
4344
4441
  }
@@ -4355,12 +4452,12 @@ declare namespace LocalJSX {
4355
4452
  "programId"?: string;
4356
4453
  /**
4357
4454
  * The number of milliseconds that the tooltip will appear for
4358
- * @uiName Tooltip lifespan
4455
+ * @uiName Tooltip Lifespan
4359
4456
  */
4360
4457
  "tooltiplifespan"?: number;
4361
4458
  /**
4362
4459
  * This is shown after someone has successfully copied the link to the clipboard.
4363
- * @uiName Tooltip text
4460
+ * @uiName Tooltip Text
4364
4461
  */
4365
4462
  "tooltiptext"?: string;
4366
4463
  }
@@ -4373,7 +4470,7 @@ declare namespace LocalJSX {
4373
4470
  */
4374
4471
  "display"?: "grid" | "flex";
4375
4472
  /**
4376
- * @uiName Space between stats
4473
+ * @uiName Space Between Stats
4377
4474
  * @uiType string
4378
4475
  * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
4379
4476
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
@@ -4408,19 +4505,23 @@ declare namespace LocalJSX {
4408
4505
  interface SqmTaskCard {
4409
4506
  /**
4410
4507
  * @uiName CTA Button Link
4508
+ * @uiGroup CTA Button
4411
4509
  */
4412
4510
  "buttonLink"?: string;
4413
4511
  /**
4414
4512
  * @uiName CTA Button Text
4513
+ * @uiGroup CTA Button
4415
4514
  */
4416
4515
  "buttonText"?: string;
4417
4516
  /**
4418
4517
  * @uiName Title Text
4518
+ * @uiGroup Task
4419
4519
  */
4420
4520
  "cardTitle"?: string;
4421
4521
  /**
4422
4522
  * Displays the amount of times that a user has completed a repeatable task.
4423
4523
  * @uiName Completed Count Text
4524
+ * @uiGroup Task
4424
4525
  */
4425
4526
  "completedText"?: string;
4426
4527
  /**
@@ -4430,88 +4531,108 @@ declare namespace LocalJSX {
4430
4531
  "demoData"?: DemoData<TaskCardViewProps | BigStatViewProps>;
4431
4532
  /**
4432
4533
  * @uiName Description Text
4534
+ * @uiGroup Task
4433
4535
  */
4434
4536
  "description"?: string;
4435
4537
  /**
4436
4538
  * Timeframe that the task card will be shown
4437
4539
  * @uiName Display Duration
4438
4540
  * @uiWidget DateRange
4439
- * @uiOptions {"allowPastDates":true, "months": 1}
4541
+ * @uiWidgetOptions {"allowPastDates":true, "months": 1}
4542
+ * @uiGroup Task
4440
4543
  */
4441
4544
  "displayDuration"?: string;
4442
4545
  /**
4443
4546
  * Shown to users after the end of the task duration.
4444
4547
  * @uiName Ended Date Message
4548
+ * @uiGroup Task
4445
4549
  */
4446
4550
  "endedMessage"?: string;
4447
4551
  /**
4448
4552
  * Optionally send an event to SaaSquatch when a user clicks the CTA. This field configured what key of the event sent is.
4449
- * @uiName Event key of task card button
4553
+ * @uiName Task Card Button Event Key
4554
+ * @uiGroup CTA Button
4450
4555
  */
4451
4556
  "eventKey"?: string;
4452
4557
  /**
4453
4558
  * @uiName Expiry Date Message
4559
+ * @uiGroup Task
4454
4560
  */
4455
4561
  "expiryMessage"?: string;
4456
4562
  /**
4457
4563
  * The number of times a reward can be earned. Use zero for no limit (the default).
4458
4564
  * @uiName Repeat Amount
4565
+ * @uiGroup Reward
4459
4566
  */
4460
4567
  "finite"?: number;
4461
4568
  /**
4462
4569
  * Sets the goal for users progress to know when a task has been completed. If repeatable is checked, repeatable goals is an increment of this.
4463
4570
  * @uiName Goal Completion Number
4571
+ * @uiGroup Goal
4464
4572
  */
4465
4573
  "goal"?: number;
4466
4574
  /**
4467
- * @uiName CTA Button Link Open in New Tab
4575
+ * CTA Button Link Opens in New Tab
4576
+ * @uiName Open In New Tab
4577
+ * @uiGroup CTA Button
4578
+ * @default undefined
4468
4579
  */
4469
4580
  "openNewTab"?: boolean;
4470
4581
  /**
4471
4582
  * The ID of the program that is used to scope the task card. Defaults to the program context when no ID is specified.
4472
- * @uiName Program ID override
4583
+ * @uiName Program ID Override
4584
+ * @uiGroup Goal
4473
4585
  */
4474
4586
  "programId"?: string;
4475
4587
  /**
4476
4588
  * @uiName Progress Bar Unit
4589
+ * @uiGroup Goal
4477
4590
  */
4478
4591
  "progressBarUnit"?: string;
4479
4592
  /**
4480
4593
  * @uiName Goal Repeatable
4594
+ * @uiGroup Goal
4481
4595
  */
4482
4596
  "repeatable"?: boolean;
4483
4597
  /**
4484
4598
  * @uiName Reward Amount
4599
+ * @uiGroup Reward
4485
4600
  */
4486
4601
  "rewardAmount"?: string;
4487
4602
  /**
4488
4603
  * @uiName Reward Duration
4489
4604
  * @uiWidget DateRange
4490
- * @uiOptions {"allowPastDates":true, "months": 1}
4605
+ * @uiWidgetOptions {"allowPastDates":true, "months": 1}
4606
+ * @uiGroup Reward
4491
4607
  */
4492
4608
  "rewardDuration"?: string;
4493
4609
  /**
4494
4610
  * @uiName Reward Unit
4611
+ * @uiGroup Reward
4495
4612
  */
4496
4613
  "rewardUnit"?: string;
4497
4614
  /**
4498
4615
  * @uiName Show Progress Bar
4616
+ * @uiGroup Goal
4499
4617
  */
4500
4618
  "showProgressBar"?: boolean;
4501
4619
  /**
4502
4620
  * Shown to users before the start of the task duration.
4503
4621
  * @uiName Start Date Message
4622
+ * @uiGroup Task
4504
4623
  */
4505
4624
  "startsOnMessage"?: string;
4506
4625
  /**
4507
4626
  * Select what type of stat to display for the goal. Manual paths are also supported.
4508
4627
  * @uiWidget StatTypeSelectWidget
4509
4628
  * @uiName Goal Progress Source
4510
- * @uiOptions {"version": 1.1}
4629
+ * @uiWidgetOptions {"version": 1.1}
4630
+ * @uiGroup Goal
4511
4631
  */
4512
4632
  "statType"?: string;
4513
4633
  /**
4514
4634
  * @uiName Progress Bar Steps
4635
+ * @uiGroup Goal
4515
4636
  */
4516
4637
  "steps"?: boolean;
4517
4638
  }
@@ -4523,7 +4644,7 @@ declare namespace LocalJSX {
4523
4644
  */
4524
4645
  "text"?: string;
4525
4646
  /**
4526
- * @uiName Text
4647
+ * @uiName Type
4527
4648
  * @uiType string
4528
4649
  * @uiEnum ["p", "subtext", "h1", "h2", "h3", "h4"]
4529
4650
  * @uiEnumNames ["Paragraph", "Subtext", "Header 1", "Header 2", "Header 3", "Header 4"]
@@ -4567,14 +4688,14 @@ declare namespace LocalJSX {
4567
4688
  */
4568
4689
  "label"?: string;
4569
4690
  /**
4570
- * @uiName Label margin style
4691
+ * @uiName Label Margin Style
4571
4692
  * @uiType string
4572
4693
  * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
4573
4694
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
4574
4695
  */
4575
4696
  "labelMargin"?: Spacing;
4576
4697
  /**
4577
- * @uiName Section padding
4698
+ * @uiName Section Padding
4578
4699
  * @uiType string
4579
4700
  * @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
4580
4701
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
@@ -4595,11 +4716,12 @@ declare namespace LocalJSX {
4595
4716
  */
4596
4717
  "demoData"?: DemoData<UserNameViewProps>;
4597
4718
  /**
4598
- * @uiName Fallback name for nameless users
4719
+ * Fallback name for unknown users
4720
+ * @uiName Fallback Name
4599
4721
  */
4600
4722
  "fallback"?: string;
4601
4723
  /**
4602
- * @uiName Loading text
4724
+ * @uiName Loading Text
4603
4725
  */
4604
4726
  "loadingText"?: string;
4605
4727
  }