@saasquatch/mint-components 1.5.0-8 → 1.5.0-83

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 (790) hide show
  1. package/CHANGELOG.md +156 -24
  2. package/dist/cjs/GenericTableView-39e0998e.js +113 -0
  3. package/dist/cjs/{jss-preset-default.esm-6304d24f.js → JSS-c65a40f1.js} +5 -3
  4. package/dist/cjs/ReferralTableRewardsCell.stories-cd7b9c93.js +261 -0
  5. package/dist/cjs/RewardsTableCell.stories-b439d2e6.js +279 -0
  6. package/dist/cjs/ShadowViewAddon-92b80d99.js +2618 -0
  7. package/dist/cjs/extends-08099afd.js +21 -0
  8. package/dist/cjs/{global-89f66e76.js → global-4c495d76.js} +80 -140
  9. package/dist/cjs/{index.module-c0bf9df0.js → index.module-54724339.js} +51 -50
  10. package/dist/cjs/loader.cjs.js +6 -5
  11. package/dist/cjs/luxon-59ca7d19.js +8348 -0
  12. package/dist/cjs/mint-components.cjs.js +6 -5
  13. package/dist/cjs/{re-render-124b56ee.js → re-render-2f8d0f37.js} +7 -7
  14. package/dist/cjs/{sqm-asset-card-view-07f86880.js → sqm-asset-card-view-d9ac6a95.js} +2 -3
  15. package/dist/cjs/sqm-asset-card.cjs.entry.js +8 -7
  16. package/dist/cjs/sqm-big-stat-view-e5dc0877.js +40 -0
  17. package/dist/cjs/sqm-big-stat.cjs.entry.js +10 -8
  18. package/dist/cjs/sqm-brand_27.cjs.entry.js +7253 -0
  19. package/dist/cjs/sqm-empty_7.cjs.entry.js +245 -0
  20. package/dist/cjs/sqm-form-message.cjs.entry.js +31 -0
  21. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +9 -8
  22. package/dist/cjs/{sqm-hero-view-bb3d00a1.js → sqm-hero-view-a13795c0.js} +6 -7
  23. package/dist/cjs/sqm-hero.cjs.entry.js +7 -6
  24. package/dist/cjs/sqm-leaderboard-rank-view-35015d30.js +10 -0
  25. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +11 -13
  26. package/dist/cjs/{sqm-name-fields-view-24614ac7.js → sqm-name-fields-view-c95e4768.js} +2 -3
  27. package/dist/cjs/sqm-name-fields.cjs.entry.js +9 -8
  28. package/dist/cjs/{sqm-navigation-sidebar-item-view-a2bdcf05.js → sqm-navigation-sidebar-item-view-da648fbc.js} +7 -6
  29. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +10 -9
  30. package/dist/cjs/{sqm-navigation-sidebar-view-d06e1885.js → sqm-navigation-sidebar-view-36632c96.js} +2 -3
  31. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +5 -4
  32. package/dist/cjs/sqm-password-field.cjs.entry.js +581 -0
  33. package/dist/cjs/sqm-popup-container.cjs.entry.js +6 -5
  34. package/dist/cjs/{sqm-portal-container-view-d144735a.js → sqm-portal-container-view-fdfb3656.js} +9 -5
  35. package/dist/cjs/{sqm-portal-email-verification-view-5093ac20.js → sqm-portal-email-verification-view-1552442a.js} +5 -6
  36. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +23 -15
  37. package/dist/cjs/{sqm-portal-footer-view-03408484.js → sqm-portal-footer-view-15ce261b.js} +3 -4
  38. package/dist/cjs/sqm-portal-footer.cjs.entry.js +9 -8
  39. package/dist/cjs/{sqm-portal-forgot-password-view-1704d285.js → sqm-portal-forgot-password-view-10c0b54f.js} +3 -4
  40. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +30 -17
  41. package/dist/cjs/sqm-portal-logout.cjs.entry.js +7 -6
  42. package/dist/cjs/{sqm-portal-profile-view-fa2db439.js → sqm-portal-profile-view-659635e9.js} +5 -6
  43. package/dist/cjs/sqm-portal-profile.cjs.entry.js +19 -18
  44. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +10 -9
  45. package/dist/cjs/{sqm-portal-reset-password-view-4d78fd6d.js → sqm-portal-reset-password-view-1fdc957e.js} +3 -4
  46. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +27 -18
  47. package/dist/cjs/{sqm-portal-section-view-3b008930.js → sqm-portal-section-view-186a5f7e.js} +4 -6
  48. package/dist/cjs/{sqm-portal-verify-email-view-b595e302.js → sqm-portal-verify-email-view-4c78e231.js} +3 -4
  49. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +29 -20
  50. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +502 -0
  51. package/dist/cjs/sqm-refresh-button.cjs.entry.js +54 -0
  52. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +778 -0
  53. package/dist/cjs/{sqm-stat-container-view-ee7b00ff.js → sqm-stat-container-view-5b2db929.js} +3 -4
  54. package/dist/cjs/sqm-stat-container.cjs.entry.js +6 -5
  55. package/dist/cjs/sqm-stencilbook.cjs.entry.js +13849 -0
  56. package/dist/cjs/sqm-tab.cjs.entry.js +23 -0
  57. package/dist/cjs/sqm-tabs.cjs.entry.js +61 -0
  58. package/dist/cjs/{sqm-text-span-view-b5ae787b.js → sqm-text-span-view-f101dedf.js} +2 -3
  59. package/dist/cjs/sqm-text-span.cjs.entry.js +5 -4
  60. package/dist/cjs/{extends-0302d27d.js → stencil-hooks.module-87a1f4f7.js} +0 -19
  61. package/dist/cjs/use-callback-e754042f.js +7 -0
  62. package/dist/cjs/useChildElements-a68699b4.js +21 -0
  63. package/dist/cjs/{useDemoBigStat-5d71bbdf.js → useDemoBigStat-426e3319.js} +22 -48
  64. package/dist/cjs/useReferralTable-45f295ba.js +349 -0
  65. package/dist/cjs/{utils-95e5317c.js → utils-01dbfd4a.js} +9 -0
  66. package/dist/collection/collection-manifest.json +45 -5
  67. package/dist/collection/components/sqm-asset-card/sqm-asset-card-view.js +2 -4
  68. package/dist/collection/components/sqm-big-stat/BigStat.stories.js +12 -1
  69. package/dist/collection/components/sqm-big-stat/sqm-big-stat-view.js +2 -4
  70. package/dist/collection/components/sqm-big-stat/sqm-big-stat.js +21 -1
  71. package/dist/collection/components/sqm-big-stat/useBigStat.js +14 -4
  72. package/dist/collection/components/sqm-big-stat/useDemoBigStat.js +2 -0
  73. package/dist/collection/components/sqm-brand/SqmBrand.stories.js +19 -0
  74. package/dist/collection/components/sqm-brand/sqm-brand.js +34 -4
  75. package/dist/collection/components/sqm-card-feed/CardFeed.stories.js +185 -0
  76. package/dist/collection/components/sqm-card-feed/sqm-card-feed-view.js +27 -0
  77. package/dist/collection/components/sqm-card-feed/sqm-card-feed.js +79 -0
  78. package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +2 -4
  79. package/dist/collection/components/sqm-empty/sqm-empty-view.js +18 -0
  80. package/dist/collection/components/sqm-empty/sqm-empty.js +97 -0
  81. package/dist/collection/components/sqm-hero/sqm-hero-view.js +2 -4
  82. package/dist/collection/components/sqm-hero-image/HeroImage.stories.js +56 -0
  83. package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +130 -0
  84. package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +453 -0
  85. package/dist/collection/components/sqm-image/Image.stories.js +26 -0
  86. package/dist/collection/components/sqm-image/sqm-image-view.js +30 -0
  87. package/dist/collection/components/sqm-image/sqm-image.js +116 -0
  88. package/dist/collection/components/sqm-leaderboard/Leaderboard.stories.js +527 -9
  89. package/dist/collection/components/sqm-leaderboard/UseLeaderboard.stories.js +62 -8
  90. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +86 -11
  91. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +115 -21
  92. package/dist/collection/components/sqm-leaderboard/useLeaderboard.js +31 -3
  93. package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank.js +1 -4
  94. package/dist/collection/components/sqm-leaderboard-rank/useLeaderboardRank.js +1 -1
  95. package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +2 -4
  96. package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +2 -4
  97. package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view.js +5 -5
  98. package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.js +1 -1
  99. package/dist/collection/components/sqm-password-field/passwordValidation.js +2 -4
  100. package/dist/collection/components/sqm-password-field/sqm-password-field-view.js +2 -4
  101. package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password-view.js +2 -4
  102. package/dist/collection/components/sqm-portal-container/PortalContainer.stories.js +47 -0
  103. package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +9 -6
  104. package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +78 -0
  105. package/dist/collection/components/sqm-portal-email-verification/sqm-portal-email-verification-view.js +4 -6
  106. package/dist/collection/components/sqm-portal-email-verification/sqm-portal-email-verification.js +27 -0
  107. package/dist/collection/components/sqm-portal-email-verification/usePortalEmailVerification.js +2 -1
  108. package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +2 -4
  109. package/dist/collection/components/sqm-portal-forgot-password/PortalForgotPassword.stories.js +4 -0
  110. package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.js +2 -4
  111. package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +55 -3
  112. package/dist/collection/components/sqm-portal-forgot-password/usePortalForgotPassword.js +4 -2
  113. package/dist/collection/components/sqm-portal-frame/sqm-portal-frame-view.js +2 -4
  114. package/dist/collection/components/sqm-portal-login/PortalLogin.stories.js +6 -0
  115. package/dist/collection/components/sqm-portal-login/sqm-portal-login-view.js +3 -5
  116. package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +59 -4
  117. package/dist/collection/components/sqm-portal-login/usePortalLogin.js +4 -2
  118. package/dist/collection/components/sqm-portal-profile/PortalProfile.stories.js +1 -7
  119. package/dist/collection/components/sqm-portal-profile/sqm-portal-profile-view.js +2 -4
  120. package/dist/collection/components/sqm-portal-register/PortalRegister.stories.js +12 -0
  121. package/dist/collection/components/sqm-portal-register/sqm-portal-register-view.js +3 -4
  122. package/dist/collection/components/sqm-portal-register/sqm-portal-register.js +56 -2
  123. package/dist/collection/components/sqm-portal-register/usePortalRegister.js +3 -0
  124. package/dist/collection/components/sqm-portal-reset-password/sqm-portal-reset-password-view.js +3 -5
  125. package/dist/collection/components/sqm-portal-reset-password/sqm-portal-reset-password.js +30 -1
  126. package/dist/collection/components/sqm-portal-reset-password/usePortalResetPassword.js +1 -1
  127. package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email-view.js +2 -4
  128. package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email.js +30 -1
  129. package/dist/collection/components/sqm-portal-verify-email/usePortalVerifyEmail.js +2 -2
  130. package/dist/collection/components/sqm-program-explainer/ProgramExplainer.stories.js +14 -43
  131. package/dist/collection/components/sqm-program-explainer/sqm-program-explainer-view.js +33 -30
  132. package/dist/collection/components/sqm-program-explainer/sqm-program-explainer.js +7 -47
  133. package/dist/collection/components/sqm-program-explainer-step/ProgramExplainerStep.stories.js +9 -17
  134. package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +43 -38
  135. package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +33 -10
  136. package/dist/collection/components/sqm-referral-card/ReferralCard.stories.js +62 -0
  137. package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +52 -0
  138. package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +62 -0
  139. package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe-view.js +2 -4
  140. package/dist/collection/components/sqm-referral-table/ReferralTable.stories.js +105 -69
  141. package/dist/collection/components/sqm-referral-table/ReferralTableCell.stories.js +10 -1
  142. package/dist/collection/components/sqm-referral-table/ReferralTableRewardsCell.stories.js +34 -25
  143. package/dist/collection/components/sqm-referral-table/UseReferralTable.stories.js +119 -0
  144. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-date-cell.js +23 -5
  145. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +197 -26
  146. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-status-cell.js +14 -1
  147. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-user-cell.js +2 -3
  148. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-date-column.js +9 -5
  149. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.js +156 -3
  150. package/dist/collection/components/sqm-referral-table/sqm-referral-table-view.js +3 -7
  151. package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +107 -20
  152. package/dist/collection/components/sqm-referral-table/useReferralTable.js +379 -16
  153. package/dist/collection/components/sqm-refresh-button/RefreshButtonView.js +8 -0
  154. package/dist/collection/components/sqm-refresh-button/sqm-refresh-button.js +66 -0
  155. package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeList.stories.js +15 -8
  156. package/dist/collection/components/sqm-reward-exchange-list/RewardExchangeListData.js +171 -34
  157. package/dist/collection/components/sqm-reward-exchange-list/assets/Reward-image.png +0 -0
  158. package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.js +321 -205
  159. package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list.js +258 -14
  160. package/dist/collection/components/sqm-reward-exchange-list/useRewardExchangeList.js +20 -8
  161. package/dist/collection/components/sqm-rewards-table/RewardsTable.stories.js +118 -0
  162. package/dist/collection/components/sqm-rewards-table/RewardsTableCell.stories.js +227 -0
  163. package/dist/collection/components/sqm-rewards-table/UseRewardsTable.stories.js +79 -1
  164. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-date-cell.js +22 -3
  165. package/dist/collection/components/sqm-rewards-table/cells/{sqm-rewards-table-rewards-cell.js → sqm-rewards-table-reward-cell.js} +89 -53
  166. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.js +142 -30
  167. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.js +155 -2
  168. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.js +8 -4
  169. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.js +42 -16
  170. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.js +83 -3
  171. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.js +34 -6
  172. package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +103 -19
  173. package/dist/collection/components/sqm-rewards-table/useRewardsTable.js +28 -19
  174. package/dist/collection/components/sqm-scroll/Scroll.stories.js +59 -0
  175. package/dist/collection/components/sqm-scroll/sqm-scroll.js +111 -0
  176. package/dist/collection/components/sqm-share-button/ShareButton.stories.js +63 -6
  177. package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +67 -11
  178. package/dist/collection/components/sqm-share-button/sqm-share-button.js +71 -13
  179. package/dist/collection/components/sqm-share-button/useShareButton.js +1 -1
  180. package/dist/collection/components/sqm-share-code/ShareCode.stories.js +17 -0
  181. package/dist/collection/components/sqm-share-code/sqm-share-code.js +1 -1
  182. package/dist/collection/components/sqm-share-link/ShareLink.stories.js +4 -0
  183. package/dist/collection/components/sqm-share-link/sqm-share-link-view.js +2 -4
  184. package/dist/collection/components/sqm-stat-container/sqm-stat-container-view.js +3 -5
  185. package/dist/collection/components/sqm-stencilbook/AutoColor.js +10 -10
  186. package/dist/collection/components/sqm-stencilbook/Resizer.js +1 -0
  187. package/dist/collection/components/sqm-stencilbook/Themes.js +3 -11
  188. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +27 -1
  189. package/dist/collection/components/sqm-tab/sqm-tab-view.js +4 -0
  190. package/dist/collection/components/sqm-tab/sqm-tab.js +33 -0
  191. package/dist/collection/{tables → components/sqm-table-cell}/sqm-table-cell.js +0 -0
  192. package/dist/collection/{tables → components/sqm-table-row}/sqm-table-row.js +0 -0
  193. package/dist/collection/components/sqm-tabs/Tabs.stories.js +81 -0
  194. package/dist/collection/components/sqm-tabs/sqm-tabs-view.js +26 -0
  195. package/dist/collection/components/sqm-tabs/sqm-tabs.js +17 -0
  196. package/dist/collection/components/sqm-tabs/useTabs.js +12 -0
  197. package/dist/collection/components/sqm-task-card/DetailsView.js +53 -0
  198. package/dist/collection/components/sqm-task-card/TaskCard.stories.js +169 -164
  199. package/dist/collection/components/sqm-task-card/UseTaskCard.stories.js +28 -2
  200. package/dist/collection/components/sqm-task-card/progress-bar/SVGs.js +1 -1
  201. package/dist/collection/components/sqm-task-card/progress-bar/progress-bar-view.js +349 -319
  202. package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +247 -205
  203. package/dist/collection/components/sqm-task-card/sqm-task-card.js +227 -25
  204. package/dist/collection/components/sqm-task-card/useTaskCard.js +43 -0
  205. package/dist/collection/components/sqm-text/sqm-text.js +30 -29
  206. package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +2 -4
  207. package/dist/collection/components/sqm-timeline/SVGs.js +10 -0
  208. package/dist/collection/components/sqm-timeline/Timeline.stories.js +70 -0
  209. package/dist/collection/components/sqm-timeline/sqm-timeline-entry.js +203 -0
  210. package/dist/collection/components/sqm-timeline/sqm-timeline.js +118 -0
  211. package/dist/collection/components/sqm-titled-section/TitledSection.stories.js +237 -0
  212. package/dist/collection/components/sqm-titled-section/sqm-portal-section-view.js +4 -7
  213. package/dist/collection/components/sqm-titled-section/sqm-titled-section.js +39 -3
  214. package/dist/collection/components/sqm-user-name/sqm-user-name.js +1 -1
  215. package/dist/collection/components/sqm-user-name/useUserName.js +1 -1
  216. package/dist/collection/global/global.js +1 -1
  217. package/dist/collection/global/styles.js +14 -72
  218. package/dist/collection/global/styles.ts +14 -72
  219. package/dist/collection/stories/NewPortal.stories.js +17 -19
  220. package/dist/collection/styling/JSS.js +9 -0
  221. package/dist/collection/tables/GenericTableView.js +93 -36
  222. package/dist/collection/tables/TableSlots.js +9 -1
  223. package/dist/collection/utils/RequiredPropsError.js +2 -4
  224. package/dist/collection/utils/utils.js +8 -0
  225. package/dist/esm/GenericTableView-0c811879.js +111 -0
  226. package/dist/esm/{jss-preset-default.esm-71fae192.js → JSS-96eeab98.js} +5 -2
  227. package/dist/esm/ReferralTableRewardsCell.stories-c3df1aa2.js +251 -0
  228. package/dist/esm/RewardsTableCell.stories-21ae3b86.js +262 -0
  229. package/dist/esm/ShadowViewAddon-8cb393d4.js +2582 -0
  230. package/dist/esm/extends-c31f1eff.js +19 -0
  231. package/dist/esm/{global-e0e25c22.js → global-c2179248.js} +19 -77
  232. package/dist/esm/{index.module-eb50a8d2.js → index.module-ec3dcc82.js} +11 -10
  233. package/dist/esm/loader.js +6 -5
  234. package/dist/esm/luxon-5fa22651.js +8346 -0
  235. package/dist/esm/mint-components.js +6 -5
  236. package/dist/esm/{re-render-6d5b856e.js → re-render-43311710.js} +5 -5
  237. package/dist/esm/{sqm-asset-card-view-6f360937.js → sqm-asset-card-view-f9ca5345.js} +2 -3
  238. package/dist/esm/sqm-asset-card.entry.js +7 -6
  239. package/dist/esm/sqm-big-stat-view-309f7c1f.js +38 -0
  240. package/dist/esm/sqm-big-stat.entry.js +8 -6
  241. package/dist/esm/sqm-brand_27.entry.js +7223 -0
  242. package/dist/esm/sqm-empty_7.entry.js +235 -0
  243. package/dist/esm/sqm-form-message.entry.js +27 -0
  244. package/dist/esm/sqm-graphql-client-provider.entry.js +7 -6
  245. package/dist/esm/{sqm-hero-view-bfd8abd1.js → sqm-hero-view-190bc812.js} +4 -5
  246. package/dist/esm/sqm-hero.entry.js +6 -5
  247. package/dist/esm/sqm-leaderboard-rank-view-da91f5f3.js +8 -0
  248. package/dist/esm/sqm-leaderboard-rank.entry.js +9 -11
  249. package/dist/esm/{sqm-name-fields-view-4162fb7b.js → sqm-name-fields-view-69b1583f.js} +2 -3
  250. package/dist/esm/sqm-name-fields.entry.js +7 -6
  251. package/dist/esm/{sqm-navigation-sidebar-item-view-2d8c368c.js → sqm-navigation-sidebar-item-view-a6f7f96c.js} +7 -6
  252. package/dist/esm/sqm-navigation-sidebar-item.entry.js +9 -8
  253. package/dist/esm/{sqm-navigation-sidebar-view-2242502c.js → sqm-navigation-sidebar-view-816558e3.js} +2 -3
  254. package/dist/esm/sqm-navigation-sidebar.entry.js +4 -3
  255. package/dist/esm/sqm-password-field.entry.js +577 -0
  256. package/dist/esm/sqm-popup-container.entry.js +5 -4
  257. package/dist/esm/{sqm-portal-container-view-73757ca5.js → sqm-portal-container-view-f74db584.js} +9 -5
  258. package/dist/esm/{sqm-portal-email-verification-view-2af31979.js → sqm-portal-email-verification-view-8acdcd89.js} +5 -6
  259. package/dist/esm/sqm-portal-email-verification.entry.js +18 -10
  260. package/dist/esm/{sqm-portal-footer-view-60cd9ae5.js → sqm-portal-footer-view-9995ad03.js} +4 -5
  261. package/dist/esm/sqm-portal-footer.entry.js +8 -7
  262. package/dist/esm/{sqm-portal-forgot-password-view-e3a6a716.js → sqm-portal-forgot-password-view-fa088f83.js} +3 -4
  263. package/dist/esm/sqm-portal-forgot-password.entry.js +25 -12
  264. package/dist/esm/sqm-portal-logout.entry.js +6 -5
  265. package/dist/esm/{sqm-portal-profile-view-f1deea0f.js → sqm-portal-profile-view-71c84f2e.js} +5 -6
  266. package/dist/esm/sqm-portal-profile.entry.js +12 -11
  267. package/dist/esm/sqm-portal-protected-route.entry.js +8 -7
  268. package/dist/esm/{sqm-portal-reset-password-view-a4e50da2.js → sqm-portal-reset-password-view-73e14282.js} +3 -4
  269. package/dist/esm/sqm-portal-reset-password.entry.js +23 -14
  270. package/dist/esm/{sqm-portal-section-view-f0876545.js → sqm-portal-section-view-88a80af9.js} +4 -6
  271. package/dist/esm/{sqm-portal-verify-email-view-6f18bac2.js → sqm-portal-verify-email-view-cbf1cfdc.js} +3 -4
  272. package/dist/esm/sqm-portal-verify-email.entry.js +21 -12
  273. package/dist/esm/sqm-referral-table_11.entry.js +488 -0
  274. package/dist/esm/sqm-refresh-button.entry.js +50 -0
  275. package/dist/esm/sqm-rewards-table_9.entry.js +766 -0
  276. package/dist/esm/{sqm-stat-container-view-4133feb6.js → sqm-stat-container-view-8a565c5a.js} +3 -4
  277. package/dist/esm/sqm-stat-container.entry.js +5 -4
  278. package/dist/esm/sqm-stencilbook.entry.js +13845 -0
  279. package/dist/esm/sqm-tab.entry.js +19 -0
  280. package/dist/esm/sqm-tabs.entry.js +57 -0
  281. package/dist/esm/{sqm-text-span-view-1781df94.js → sqm-text-span-view-7e61c95c.js} +2 -3
  282. package/dist/esm/sqm-text-span.entry.js +4 -3
  283. package/dist/esm/{extends-3a3f9fe2.js → stencil-hooks.module-2f159754.js} +1 -19
  284. package/dist/esm/{use-callback-b38a1523.js → use-callback-d8ef4b5d.js} +1 -1
  285. package/dist/esm/useChildElements-0146a8bd.js +19 -0
  286. package/dist/esm/{useDemoBigStat-d227b2f9.js → useDemoBigStat-022e116d.js} +20 -45
  287. package/dist/esm/useReferralTable-596519fc.js +346 -0
  288. package/dist/esm/{utils-454405f5.js → utils-1d345130.js} +9 -1
  289. package/dist/esm-es5/GenericTableView-0c811879.js +1 -0
  290. package/dist/esm-es5/{jss-preset-default.esm-71fae192.js → JSS-96eeab98.js} +2 -2
  291. package/dist/esm-es5/ReferralTableRewardsCell.stories-c3df1aa2.js +1 -0
  292. package/dist/esm-es5/RewardsTableCell.stories-21ae3b86.js +1 -0
  293. package/dist/esm-es5/ShadowViewAddon-8cb393d4.js +1 -0
  294. package/dist/esm-es5/extends-c31f1eff.js +1 -0
  295. package/dist/esm-es5/{global-e0e25c22.js → global-c2179248.js} +2 -2
  296. package/dist/esm-es5/index.module-ec3dcc82.js +1 -0
  297. package/dist/esm-es5/loader.js +1 -1
  298. package/dist/esm-es5/luxon-5fa22651.js +1 -0
  299. package/dist/esm-es5/mint-components.js +1 -1
  300. package/dist/esm-es5/re-render-43311710.js +1 -0
  301. package/dist/esm-es5/sqm-asset-card-view-f9ca5345.js +1 -0
  302. package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
  303. package/dist/esm-es5/sqm-big-stat-view-309f7c1f.js +1 -0
  304. package/dist/esm-es5/sqm-big-stat.entry.js +1 -1
  305. package/dist/esm-es5/sqm-brand_27.entry.js +1 -0
  306. package/dist/esm-es5/sqm-empty_7.entry.js +1 -0
  307. package/dist/esm-es5/sqm-form-message.entry.js +1 -0
  308. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  309. package/dist/esm-es5/sqm-hero-view-190bc812.js +1 -0
  310. package/dist/esm-es5/sqm-hero.entry.js +1 -1
  311. package/dist/esm-es5/sqm-leaderboard-rank-view-da91f5f3.js +1 -0
  312. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  313. package/dist/esm-es5/sqm-name-fields-view-69b1583f.js +1 -0
  314. package/dist/esm-es5/sqm-name-fields.entry.js +1 -1
  315. package/dist/esm-es5/sqm-navigation-sidebar-item-view-a6f7f96c.js +1 -0
  316. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  317. package/dist/esm-es5/sqm-navigation-sidebar-view-816558e3.js +1 -0
  318. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  319. package/dist/esm-es5/sqm-password-field.entry.js +1 -0
  320. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  321. package/dist/esm-es5/sqm-portal-container-view-f74db584.js +1 -0
  322. package/dist/esm-es5/sqm-portal-email-verification-view-8acdcd89.js +1 -0
  323. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  324. package/dist/esm-es5/sqm-portal-footer-view-9995ad03.js +1 -0
  325. package/dist/esm-es5/sqm-portal-footer.entry.js +1 -1
  326. package/dist/esm-es5/sqm-portal-forgot-password-view-fa088f83.js +1 -0
  327. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  328. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  329. package/dist/esm-es5/sqm-portal-profile-view-71c84f2e.js +1 -0
  330. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  331. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  332. package/dist/esm-es5/sqm-portal-reset-password-view-73e14282.js +1 -0
  333. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  334. package/dist/esm-es5/sqm-portal-section-view-88a80af9.js +1 -0
  335. package/dist/esm-es5/sqm-portal-verify-email-view-cbf1cfdc.js +1 -0
  336. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  337. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -0
  338. package/dist/esm-es5/sqm-refresh-button.entry.js +1 -0
  339. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -0
  340. package/dist/esm-es5/sqm-stat-container-view-8a565c5a.js +1 -0
  341. package/dist/esm-es5/sqm-stat-container.entry.js +1 -1
  342. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -0
  343. package/dist/esm-es5/sqm-tab.entry.js +1 -0
  344. package/dist/esm-es5/sqm-tabs.entry.js +1 -0
  345. package/dist/esm-es5/sqm-text-span-view-7e61c95c.js +1 -0
  346. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  347. package/dist/esm-es5/{extends-3a3f9fe2.js → stencil-hooks.module-2f159754.js} +1 -1
  348. package/dist/esm-es5/use-callback-d8ef4b5d.js +1 -0
  349. package/dist/esm-es5/useChildElements-0146a8bd.js +1 -0
  350. package/dist/esm-es5/useDemoBigStat-022e116d.js +1 -0
  351. package/dist/esm-es5/useReferralTable-596519fc.js +1 -0
  352. package/dist/esm-es5/utils-1d345130.js +1 -0
  353. package/dist/mint-components/assets/Reward-image.png +0 -0
  354. package/dist/mint-components/global/styles.ts +14 -72
  355. package/dist/mint-components/mint-components.esm.js +1 -1
  356. package/dist/mint-components/mint-components.js +1 -1
  357. package/dist/mint-components/p-01748c80.system.entry.js +1 -0
  358. package/dist/mint-components/p-023dcaee.js +1 -0
  359. package/dist/mint-components/p-07b64287.entry.js +1 -0
  360. package/dist/mint-components/p-092d50be.js +161 -0
  361. package/dist/mint-components/p-0c19f830.entry.js +1 -0
  362. package/dist/mint-components/p-0d66fc45.js +239 -0
  363. package/dist/mint-components/p-0fa2ba69.js +1 -0
  364. package/dist/mint-components/p-10731460.entry.js +1 -0
  365. package/dist/mint-components/p-1288be55.entry.js +1 -0
  366. package/dist/mint-components/{p-0e8ae7e3.system.js → p-134f64dc.system.js} +11 -11
  367. package/dist/mint-components/{p-24fa8920.system.entry.js → p-136e2028.system.entry.js} +1 -1
  368. package/dist/mint-components/p-179988b5.js +1 -0
  369. package/dist/mint-components/p-182b47d2.system.entry.js +1 -0
  370. package/dist/mint-components/p-1959da16.system.js +1 -0
  371. package/dist/mint-components/p-197d1027.system.entry.js +1 -0
  372. package/dist/mint-components/p-1c17892a.system.js +1 -0
  373. package/dist/mint-components/p-1d1e9197.js +1 -0
  374. package/dist/mint-components/p-1f5124fb.system.js +1 -0
  375. package/dist/mint-components/p-1fbde87d.js +1 -0
  376. package/dist/mint-components/p-204fd08c.js +1 -0
  377. package/dist/mint-components/p-232db563.system.entry.js +1 -0
  378. package/dist/mint-components/p-233dfb7d.system.js +1 -0
  379. package/dist/mint-components/p-2454f30a.system.entry.js +1 -0
  380. package/dist/mint-components/p-249a778c.system.entry.js +1 -0
  381. package/dist/mint-components/p-27d25a4d.system.js +1 -0
  382. package/dist/mint-components/p-27e04aaf.entry.js +1 -0
  383. package/dist/mint-components/p-348461ec.system.entry.js +1 -0
  384. package/dist/mint-components/p-373fa002.js +1 -0
  385. package/dist/mint-components/p-396b5489.js +1 -0
  386. package/dist/mint-components/p-3a139510.entry.js +9 -0
  387. package/dist/mint-components/p-3b184c32.js +1 -0
  388. package/dist/mint-components/{p-1b7d89a7.system.js → p-3bbb90a9.system.js} +2 -2
  389. package/dist/mint-components/p-3d4a2da3.system.js +1 -0
  390. package/dist/mint-components/p-3e556042.js +1 -0
  391. package/dist/mint-components/p-4275c957.system.entry.js +1 -0
  392. package/dist/mint-components/p-4279da4b.system.js +1 -0
  393. package/dist/mint-components/p-48a408fe.system.entry.js +1 -0
  394. package/dist/mint-components/p-4932906c.system.entry.js +1 -0
  395. package/dist/mint-components/p-49c9ff69.entry.js +1 -0
  396. package/dist/mint-components/p-4a1b7d35.js +1 -0
  397. package/dist/mint-components/p-4e05c65a.js +1 -0
  398. package/dist/mint-components/p-51a0961b.system.js +1 -0
  399. package/dist/mint-components/p-53af4433.system.js +1 -0
  400. package/dist/mint-components/p-54986541.entry.js +1 -0
  401. package/dist/mint-components/p-58e718de.entry.js +1 -0
  402. package/dist/mint-components/p-591de129.js +1 -0
  403. package/dist/mint-components/p-5c75acad.js +1 -0
  404. package/dist/mint-components/p-614451ff.system.entry.js +1 -0
  405. package/dist/mint-components/p-616a0d9b.entry.js +1 -0
  406. package/dist/mint-components/p-63a6475a.system.entry.js +1 -0
  407. package/dist/mint-components/p-668bbbf4.system.js +1 -0
  408. package/dist/mint-components/p-6b43e4cc.system.js +1 -0
  409. package/dist/mint-components/p-6bff2131.entry.js +90 -0
  410. package/dist/mint-components/p-72a978c8.entry.js +1 -0
  411. package/dist/mint-components/p-73d5306f.js +1 -0
  412. package/dist/mint-components/p-76325d9c.system.entry.js +1 -0
  413. package/dist/mint-components/p-77fd4d51.system.entry.js +1 -0
  414. package/dist/mint-components/p-7ba0e231.js +1 -0
  415. package/dist/mint-components/p-7c423f5c.system.entry.js +1 -0
  416. package/dist/mint-components/p-7cfaab53.system.js +1 -0
  417. package/dist/mint-components/p-7d74b018.system.entry.js +1 -0
  418. package/dist/mint-components/p-81681ebd.system.entry.js +1 -0
  419. package/dist/mint-components/p-81f34787.js +1 -0
  420. package/dist/mint-components/p-839a13d1.js +1 -0
  421. package/dist/mint-components/p-871536c7.entry.js +1 -0
  422. package/dist/mint-components/p-88be9a23.js +1 -0
  423. package/dist/mint-components/p-89101dc5.system.js +1 -0
  424. package/dist/mint-components/p-8a55dda8.system.js +1 -0
  425. package/dist/mint-components/p-8bcaafaf.system.js +1 -0
  426. package/dist/mint-components/p-91d119ad.system.js +1 -0
  427. package/dist/mint-components/p-9294bb29.system.js +1 -0
  428. package/dist/mint-components/{p-015b683f.system.js → p-9580888c.system.js} +2 -2
  429. package/dist/mint-components/p-96c971fa.entry.js +1 -0
  430. package/dist/mint-components/p-975d4358.js +1 -0
  431. package/dist/mint-components/p-97f843f9.system.entry.js +1 -0
  432. package/dist/mint-components/p-98393bf0.entry.js +1 -0
  433. package/dist/mint-components/p-9b48d01e.js +1 -0
  434. package/dist/mint-components/p-9f65904f.entry.js +1 -0
  435. package/dist/mint-components/p-a09e3176.system.js +1 -0
  436. package/dist/mint-components/p-a10bbd50.system.entry.js +1 -0
  437. package/dist/mint-components/p-a5a7c655.js +1 -0
  438. package/dist/mint-components/p-a674c833.system.entry.js +1 -0
  439. package/dist/mint-components/p-a85dd98a.js +1 -0
  440. package/dist/mint-components/p-aecf30cf.js +30 -0
  441. package/dist/mint-components/p-b0c32d15.system.js +1 -0
  442. package/dist/mint-components/p-b0d6a380.system.js +1 -0
  443. package/dist/mint-components/p-b0e8c584.system.entry.js +1 -0
  444. package/dist/mint-components/p-b3201e4c.entry.js +1 -0
  445. package/dist/mint-components/p-b3af1c6f.js +1 -0
  446. package/dist/mint-components/p-b474a676.system.entry.js +1 -0
  447. package/dist/mint-components/p-b62cb89c.system.js +1 -0
  448. package/dist/mint-components/p-b69365f5.entry.js +1 -0
  449. package/dist/mint-components/{p-44578b22.js → p-b7da9a8a.js} +1 -1
  450. package/dist/mint-components/p-b8434fc0.system.js +1 -0
  451. package/dist/mint-components/p-b9974b87.entry.js +1 -0
  452. package/dist/mint-components/p-bc19e1c2.system.js +1 -0
  453. package/dist/mint-components/p-bf055b6c.system.js +1 -0
  454. package/dist/mint-components/p-c3f300e8.system.js +1 -0
  455. package/dist/mint-components/p-c432ee49.entry.js +13 -0
  456. package/dist/mint-components/p-c7c42e0d.entry.js +1 -0
  457. package/dist/mint-components/p-ca48cd52.entry.js +150 -0
  458. package/dist/mint-components/p-caad0168.entry.js +1 -0
  459. package/dist/mint-components/p-ce0ec1c4.system.js +1 -0
  460. package/dist/mint-components/p-d1520098.js +1 -0
  461. package/dist/mint-components/p-d312db42.entry.js +1 -0
  462. package/dist/mint-components/p-d33eb961.js +1 -0
  463. package/dist/mint-components/p-d6ef4765.system.entry.js +1 -0
  464. package/dist/mint-components/p-dcff1a85.entry.js +1 -0
  465. package/dist/mint-components/p-df466813.system.js +1 -0
  466. package/dist/mint-components/p-e00e11b1.system.js +1 -0
  467. package/dist/mint-components/p-e08f5f8e.js +1 -0
  468. package/dist/mint-components/p-e1166d9b.system.entry.js +1 -0
  469. package/dist/mint-components/{p-8fd8682c.js → p-e43c77bd.js} +153 -153
  470. package/dist/mint-components/p-e7b20665.entry.js +1 -0
  471. package/dist/mint-components/p-ea110693.system.js +1 -0
  472. package/dist/mint-components/p-ea197664.js +1 -0
  473. package/dist/mint-components/p-efae86df.system.js +1 -0
  474. package/dist/mint-components/p-f241ee8a.system.entry.js +1 -0
  475. package/dist/mint-components/p-f2a74222.system.entry.js +1 -0
  476. package/dist/mint-components/p-f2fccdea.system.entry.js +1 -0
  477. package/dist/mint-components/p-f372c8d8.entry.js +1 -0
  478. package/dist/mint-components/p-f5cba1f7.system.entry.js +1 -0
  479. package/dist/mint-components/{p-e608f340.entry.js → p-f6989de4.entry.js} +2 -2
  480. package/dist/mint-components/p-f8d95abc.system.js +1 -0
  481. package/dist/mint-components/p-fdf7b1d0.entry.js +1 -0
  482. package/dist/types/components/sqm-big-stat/BigStat.stories.d.ts +3 -0
  483. package/dist/types/components/sqm-big-stat/sqm-big-stat-view.d.ts +1 -0
  484. package/dist/types/components/sqm-big-stat/sqm-big-stat.d.ts +6 -0
  485. package/dist/types/components/sqm-big-stat/useBigStat.d.ts +1 -0
  486. package/dist/types/components/sqm-brand/SqmBrand.stories.d.ts +4 -0
  487. package/dist/types/components/sqm-brand/sqm-brand.d.ts +8 -0
  488. package/dist/types/components/sqm-card-feed/CardFeed.stories.d.ts +12 -0
  489. package/dist/types/components/sqm-card-feed/sqm-card-feed-view.d.ts +6 -0
  490. package/dist/types/components/sqm-card-feed/sqm-card-feed.d.ts +18 -0
  491. package/dist/types/components/sqm-empty/sqm-empty-view.d.ts +7 -0
  492. package/dist/types/components/sqm-empty/sqm-empty.d.ts +18 -0
  493. package/dist/types/components/sqm-hero-image/HeroImage.stories.d.ts +23 -0
  494. package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +21 -0
  495. package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +88 -0
  496. package/dist/types/components/sqm-image/Image.stories.d.ts +13 -0
  497. package/dist/types/components/sqm-image/sqm-image-view.d.ts +10 -0
  498. package/dist/types/components/sqm-image/sqm-image.d.ts +27 -0
  499. package/dist/types/components/sqm-leaderboard/Leaderboard.stories.d.ts +7 -1
  500. package/dist/types/components/sqm-leaderboard/UseLeaderboard.stories.d.ts +6 -0
  501. package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +10 -0
  502. package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +12 -2
  503. package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +3 -0
  504. package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.d.ts +2 -0
  505. package/dist/types/components/sqm-portal-container/PortalContainer.stories.d.ts +15 -0
  506. package/dist/types/components/sqm-portal-container/sqm-portal-container-view.d.ts +3 -0
  507. package/dist/types/components/sqm-portal-container/sqm-portal-container.d.ts +14 -0
  508. package/dist/types/components/sqm-portal-email-verification/sqm-portal-email-verification.d.ts +6 -0
  509. package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password-view.d.ts +1 -0
  510. package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password.d.ts +10 -0
  511. package/dist/types/components/sqm-portal-forgot-password/usePortalForgotPassword.d.ts +3 -1
  512. package/dist/types/components/sqm-portal-login/sqm-portal-login-view.d.ts +2 -0
  513. package/dist/types/components/sqm-portal-login/sqm-portal-login.d.ts +8 -0
  514. package/dist/types/components/sqm-portal-login/usePortalLogin.d.ts +3 -3
  515. package/dist/types/components/sqm-portal-register/PortalRegister.stories.d.ts +1 -0
  516. package/dist/types/components/sqm-portal-register/sqm-portal-register-view.d.ts +6 -3
  517. package/dist/types/components/sqm-portal-register/sqm-portal-register.d.ts +10 -0
  518. package/dist/types/components/sqm-portal-register/usePortalRegister.d.ts +1 -0
  519. package/dist/types/components/sqm-portal-reset-password/sqm-portal-reset-password.d.ts +8 -0
  520. package/dist/types/components/sqm-portal-verify-email/sqm-portal-verify-email.d.ts +8 -0
  521. package/dist/types/components/sqm-portal-verify-email/usePortalVerifyEmail.d.ts +2 -1
  522. package/dist/types/components/sqm-program-explainer/ProgramExplainer.stories.d.ts +4 -2
  523. package/dist/types/components/sqm-program-explainer/sqm-program-explainer-view.d.ts +2 -4
  524. package/dist/types/components/sqm-program-explainer/sqm-program-explainer.d.ts +5 -13
  525. package/dist/types/components/sqm-program-explainer-step/ProgramExplainerStep.stories.d.ts +5 -1
  526. package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step-view.d.ts +5 -4
  527. package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +15 -6
  528. package/dist/types/components/sqm-referral-card/ReferralCard.stories.d.ts +15 -0
  529. package/dist/types/components/sqm-referral-card/sqm-referral-card-view.d.ts +9 -0
  530. package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +15 -0
  531. package/dist/types/components/sqm-referral-table/ReferralTable.stories.d.ts +30 -0
  532. package/dist/types/components/sqm-referral-table/ReferralTableCell.stories.d.ts +3 -0
  533. package/dist/types/components/sqm-referral-table/ReferralTableRewardsCell.stories.d.ts +3 -0
  534. package/dist/types/components/sqm-referral-table/UseReferralTable.stories.d.ts +28 -0
  535. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-date-cell.d.ts +2 -1
  536. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.d.ts +7 -0
  537. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-user-cell.d.ts +1 -1
  538. package/dist/types/components/sqm-referral-table/columns/ReferralTableColumn.d.ts +1 -1
  539. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-date-column.d.ts +1 -1
  540. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.d.ts +25 -1
  541. package/dist/types/components/sqm-referral-table/sqm-referral-table-view.d.ts +1 -1
  542. package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +8 -2
  543. package/dist/types/components/sqm-referral-table/useReferralTable.d.ts +4 -2
  544. package/dist/types/components/sqm-refresh-button/RefreshButtonView.d.ts +15 -0
  545. package/dist/types/components/sqm-refresh-button/sqm-refresh-button.d.ts +12 -0
  546. package/dist/types/components/sqm-reward-exchange-list/RewardExchangeList.stories.d.ts +12 -4
  547. package/dist/types/components/sqm-reward-exchange-list/RewardExchangeListData.d.ts +571 -6
  548. package/dist/types/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.d.ts +3 -0
  549. package/dist/types/components/sqm-reward-exchange-list/sqm-reward-exchange-list.d.ts +47 -0
  550. package/dist/types/components/sqm-reward-exchange-list/useRewardExchangeList.d.ts +0 -1
  551. package/dist/types/components/sqm-rewards-table/RewardsTable.stories.d.ts +14 -0
  552. package/dist/types/components/sqm-rewards-table/RewardsTableCell.stories.d.ts +33 -0
  553. package/dist/types/components/sqm-rewards-table/UseRewardsTable.stories.d.ts +18 -0
  554. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-date-cell.d.ts +1 -0
  555. package/dist/types/components/sqm-rewards-table/cells/{sqm-rewards-table-rewards-cell.d.ts → sqm-rewards-table-reward-cell.d.ts} +3 -1
  556. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-source-cell.d.ts +6 -0
  557. package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.d.ts +5 -0
  558. package/dist/types/components/sqm-rewards-table/columns/RewardTableColumn.d.ts +1 -1
  559. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-date-column.d.ts +1 -1
  560. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.d.ts +9 -5
  561. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.d.ts +15 -1
  562. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-status-column.d.ts +6 -2
  563. package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +6 -2
  564. package/dist/types/components/sqm-scroll/Scroll.stories.d.ts +7 -0
  565. package/dist/types/components/sqm-scroll/sqm-scroll.d.ts +11 -0
  566. package/dist/types/components/sqm-share-button/ShareButton.stories.d.ts +8 -1
  567. package/dist/types/components/sqm-share-button/sqm-share-button-view.d.ts +3 -0
  568. package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +18 -2
  569. package/dist/types/components/sqm-share-code/ShareCode.stories.d.ts +10 -0
  570. package/dist/types/components/sqm-share-link/ShareLink.stories.d.ts +3 -0
  571. package/dist/types/components/sqm-stencilbook/Resizer.d.ts +1 -1
  572. package/dist/types/components/sqm-stencilbook/Themes.d.ts +1 -1
  573. package/dist/types/components/sqm-tab/sqm-tab-view.d.ts +4 -0
  574. package/dist/types/components/sqm-tab/sqm-tab.d.ts +6 -0
  575. package/dist/types/{tables → components/sqm-table-cell}/sqm-table-cell.d.ts +0 -0
  576. package/dist/types/{tables → components/sqm-table-row}/sqm-table-row.d.ts +0 -0
  577. package/dist/types/components/sqm-tabs/Tabs.stories.d.ts +14 -0
  578. package/dist/types/components/sqm-tabs/sqm-tabs-view.d.ts +8 -0
  579. package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +5 -0
  580. package/dist/types/components/sqm-tabs/useTabs.d.ts +6 -0
  581. package/dist/types/components/sqm-task-card/DetailsView.d.ts +41 -0
  582. package/dist/types/components/sqm-task-card/UseTaskCard.stories.d.ts +6 -0
  583. package/dist/types/components/sqm-task-card/progress-bar/SVGs.d.ts +1 -1
  584. package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +32 -15
  585. package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +49 -5
  586. package/dist/types/components/sqm-task-card/useTaskCard.d.ts +11 -0
  587. package/dist/types/components/sqm-timeline/SVGs.d.ts +3 -0
  588. package/dist/types/components/sqm-timeline/Timeline.stories.d.ts +11 -0
  589. package/dist/types/components/sqm-timeline/sqm-timeline-entry.d.ts +31 -0
  590. package/dist/types/components/sqm-timeline/sqm-timeline.d.ts +15 -0
  591. package/dist/types/components/sqm-titled-section/TitledSection.stories.d.ts +12 -0
  592. package/dist/types/components/sqm-titled-section/sqm-portal-section-view.d.ts +1 -0
  593. package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +12 -1
  594. package/dist/types/components/sqm-user-name/sqm-user-name.d.ts +1 -1
  595. package/dist/types/components.d.ts +1122 -101
  596. package/dist/types/global/styles.d.ts +1 -1
  597. package/dist/types/saasquatch.d.ts +5 -0
  598. package/dist/types/styling/JSS.d.ts +7 -0
  599. package/dist/types/tables/GenericTableView.d.ts +4 -1
  600. package/dist/types/tables/TableSlots.d.ts +1 -0
  601. package/dist/types/utils/utils.d.ts +1 -0
  602. package/grapesjs/grapesjs.js +1 -1
  603. package/package.json +10 -11
  604. package/dist/cjs/ShadowViewAddon-475e00d3.js +0 -127
  605. package/dist/cjs/sqm-brand_38.cjs.entry.js +0 -29924
  606. package/dist/cjs/sqm-leaderboard-rank-view-510f16d3.js +0 -131
  607. package/dist/cjs/sqm-leaderboard.cjs.entry.js +0 -69
  608. package/dist/cjs/sqm-portal-container.cjs.entry.js +0 -35
  609. package/dist/cjs/sqm-program-explainer-step-view-6a01cda0.js +0 -70
  610. package/dist/cjs/sqm-program-explainer-step.cjs.entry.js +0 -22
  611. package/dist/cjs/sqm-program-explainer-view-8a4af972.js +0 -45
  612. package/dist/cjs/sqm-program-explainer.cjs.entry.js +0 -23
  613. package/dist/cjs/sqm-referral-table-column.cjs.entry.js +0 -30
  614. package/dist/cjs/sqm-referral-table-date-column.cjs.entry.js +0 -47
  615. package/dist/cjs/sqm-referral-table-rewards-column.cjs.entry.js +0 -38
  616. package/dist/cjs/sqm-referral-table-status-column.cjs.entry.js +0 -45
  617. package/dist/cjs/sqm-referral-table-user-column.cjs.entry.js +0 -57
  618. package/dist/cjs/sqm-share-code.cjs.entry.js +0 -106
  619. package/dist/cjs/sqm-share-link-view-a935d07e.js +0 -24
  620. package/dist/cjs/sqm-titled-section.cjs.entry.js +0 -36
  621. package/dist/cjs/use-callback-fadb2643.js +0 -7
  622. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.css +0 -37
  623. package/dist/collection/components/sqm-reward-exchange-list/assets/placeholder.png +0 -0
  624. package/dist/esm/ShadowViewAddon-558fabb7.js +0 -122
  625. package/dist/esm/sqm-brand_38.entry.js +0 -29883
  626. package/dist/esm/sqm-leaderboard-rank-view-cd1e8962.js +0 -128
  627. package/dist/esm/sqm-leaderboard.entry.js +0 -65
  628. package/dist/esm/sqm-portal-container.entry.js +0 -31
  629. package/dist/esm/sqm-program-explainer-step-view-41c1eecd.js +0 -68
  630. package/dist/esm/sqm-program-explainer-step.entry.js +0 -18
  631. package/dist/esm/sqm-program-explainer-view-098a64a9.js +0 -43
  632. package/dist/esm/sqm-program-explainer.entry.js +0 -19
  633. package/dist/esm/sqm-referral-table-column.entry.js +0 -26
  634. package/dist/esm/sqm-referral-table-date-column.entry.js +0 -43
  635. package/dist/esm/sqm-referral-table-rewards-column.entry.js +0 -34
  636. package/dist/esm/sqm-referral-table-status-column.entry.js +0 -41
  637. package/dist/esm/sqm-referral-table-user-column.entry.js +0 -53
  638. package/dist/esm/sqm-share-code.entry.js +0 -102
  639. package/dist/esm/sqm-share-link-view-9282b8e8.js +0 -22
  640. package/dist/esm/sqm-titled-section.entry.js +0 -32
  641. package/dist/esm-es5/ShadowViewAddon-558fabb7.js +0 -1
  642. package/dist/esm-es5/index.module-eb50a8d2.js +0 -1
  643. package/dist/esm-es5/re-render-6d5b856e.js +0 -1
  644. package/dist/esm-es5/sqm-asset-card-view-6f360937.js +0 -1
  645. package/dist/esm-es5/sqm-brand_38.entry.js +0 -1
  646. package/dist/esm-es5/sqm-hero-view-bfd8abd1.js +0 -1
  647. package/dist/esm-es5/sqm-leaderboard-rank-view-cd1e8962.js +0 -1
  648. package/dist/esm-es5/sqm-leaderboard.entry.js +0 -1
  649. package/dist/esm-es5/sqm-name-fields-view-4162fb7b.js +0 -1
  650. package/dist/esm-es5/sqm-navigation-sidebar-item-view-2d8c368c.js +0 -1
  651. package/dist/esm-es5/sqm-navigation-sidebar-view-2242502c.js +0 -1
  652. package/dist/esm-es5/sqm-portal-container-view-73757ca5.js +0 -1
  653. package/dist/esm-es5/sqm-portal-container.entry.js +0 -1
  654. package/dist/esm-es5/sqm-portal-email-verification-view-2af31979.js +0 -1
  655. package/dist/esm-es5/sqm-portal-footer-view-60cd9ae5.js +0 -1
  656. package/dist/esm-es5/sqm-portal-forgot-password-view-e3a6a716.js +0 -1
  657. package/dist/esm-es5/sqm-portal-profile-view-f1deea0f.js +0 -1
  658. package/dist/esm-es5/sqm-portal-reset-password-view-a4e50da2.js +0 -1
  659. package/dist/esm-es5/sqm-portal-section-view-f0876545.js +0 -1
  660. package/dist/esm-es5/sqm-portal-verify-email-view-6f18bac2.js +0 -1
  661. package/dist/esm-es5/sqm-program-explainer-step-view-41c1eecd.js +0 -1
  662. package/dist/esm-es5/sqm-program-explainer-step.entry.js +0 -1
  663. package/dist/esm-es5/sqm-program-explainer-view-098a64a9.js +0 -1
  664. package/dist/esm-es5/sqm-program-explainer.entry.js +0 -1
  665. package/dist/esm-es5/sqm-referral-table-column.entry.js +0 -1
  666. package/dist/esm-es5/sqm-referral-table-date-column.entry.js +0 -1
  667. package/dist/esm-es5/sqm-referral-table-rewards-column.entry.js +0 -1
  668. package/dist/esm-es5/sqm-referral-table-status-column.entry.js +0 -1
  669. package/dist/esm-es5/sqm-referral-table-user-column.entry.js +0 -1
  670. package/dist/esm-es5/sqm-share-code.entry.js +0 -1
  671. package/dist/esm-es5/sqm-share-link-view-9282b8e8.js +0 -1
  672. package/dist/esm-es5/sqm-stat-container-view-4133feb6.js +0 -1
  673. package/dist/esm-es5/sqm-text-span-view-1781df94.js +0 -1
  674. package/dist/esm-es5/sqm-titled-section.entry.js +0 -1
  675. package/dist/esm-es5/use-callback-b38a1523.js +0 -1
  676. package/dist/esm-es5/useDemoBigStat-d227b2f9.js +0 -1
  677. package/dist/esm-es5/utils-454405f5.js +0 -1
  678. package/dist/mint-components/assets/placeholder.png +0 -0
  679. package/dist/mint-components/p-02dc36a4.system.js +0 -1
  680. package/dist/mint-components/p-03e93c82.system.js +0 -1
  681. package/dist/mint-components/p-0a39b23c.system.entry.js +0 -1
  682. package/dist/mint-components/p-0bcefa93.entry.js +0 -1
  683. package/dist/mint-components/p-0d8b2757.system.entry.js +0 -1
  684. package/dist/mint-components/p-10103ce2.system.js +0 -1
  685. package/dist/mint-components/p-12071042.system.entry.js +0 -1
  686. package/dist/mint-components/p-1575e8a3.system.js +0 -1
  687. package/dist/mint-components/p-1705e549.entry.js +0 -1
  688. package/dist/mint-components/p-1b5b5928.system.js +0 -1
  689. package/dist/mint-components/p-1e182e88.system.js +0 -1
  690. package/dist/mint-components/p-1f95b411.js +0 -1
  691. package/dist/mint-components/p-2027edc0.system.entry.js +0 -1
  692. package/dist/mint-components/p-20c95798.entry.js +0 -1
  693. package/dist/mint-components/p-21b4044a.entry.js +0 -1
  694. package/dist/mint-components/p-21df3f85.system.entry.js +0 -1
  695. package/dist/mint-components/p-221bd06e.js +0 -1
  696. package/dist/mint-components/p-2338162a.entry.js +0 -1
  697. package/dist/mint-components/p-282ed862.js +0 -1
  698. package/dist/mint-components/p-29ee7d11.system.entry.js +0 -1
  699. package/dist/mint-components/p-2e63dcfd.system.js +0 -1
  700. package/dist/mint-components/p-3143cce4.entry.js +0 -1
  701. package/dist/mint-components/p-34112d74.entry.js +0 -1
  702. package/dist/mint-components/p-34696973.system.js +0 -1
  703. package/dist/mint-components/p-35476f7e.system.js +0 -1
  704. package/dist/mint-components/p-40e83a85.system.js +0 -1
  705. package/dist/mint-components/p-412d31b1.js +0 -1
  706. package/dist/mint-components/p-46493de5.system.entry.js +0 -1
  707. package/dist/mint-components/p-4658d225.system.entry.js +0 -1
  708. package/dist/mint-components/p-4b719313.js +0 -1
  709. package/dist/mint-components/p-509dda90.js +0 -1
  710. package/dist/mint-components/p-53b0c355.system.js +0 -1
  711. package/dist/mint-components/p-53e51b3f.entry.js +0 -1
  712. package/dist/mint-components/p-53ec4863.entry.js +0 -1
  713. package/dist/mint-components/p-547a0354.system.js +0 -1
  714. package/dist/mint-components/p-55f8387d.system.js +0 -1
  715. package/dist/mint-components/p-562199e3.system.js +0 -1
  716. package/dist/mint-components/p-5939212e.system.entry.js +0 -1
  717. package/dist/mint-components/p-5d925bb6.js +0 -1
  718. package/dist/mint-components/p-5e4e7f01.system.js +0 -1
  719. package/dist/mint-components/p-60ae1ec5.system.js +0 -1
  720. package/dist/mint-components/p-61acba7a.js +0 -1
  721. package/dist/mint-components/p-65c79eec.entry.js +0 -1
  722. package/dist/mint-components/p-69f28472.system.js +0 -1
  723. package/dist/mint-components/p-6d27cd05.system.entry.js +0 -1
  724. package/dist/mint-components/p-739b3032.js +0 -1
  725. package/dist/mint-components/p-748ad4f5.entry.js +0 -1
  726. package/dist/mint-components/p-759d3800.entry.js +0 -13
  727. package/dist/mint-components/p-760762d3.entry.js +0 -13
  728. package/dist/mint-components/p-7cdbe82a.entry.js +0 -1
  729. package/dist/mint-components/p-7ff22998.system.entry.js +0 -1
  730. package/dist/mint-components/p-81786aa0.js +0 -1
  731. package/dist/mint-components/p-85efd952.entry.js +0 -1
  732. package/dist/mint-components/p-86255b95.entry.js +0 -1
  733. package/dist/mint-components/p-88fdfd94.system.entry.js +0 -1
  734. package/dist/mint-components/p-8ec5127e.system.entry.js +0 -1
  735. package/dist/mint-components/p-952ed169.js +0 -1
  736. package/dist/mint-components/p-97b946c2.system.entry.js +0 -1
  737. package/dist/mint-components/p-99f1208f.js +0 -1
  738. package/dist/mint-components/p-9b4f2af6.js +0 -1
  739. package/dist/mint-components/p-9be0cb19.entry.js +0 -1
  740. package/dist/mint-components/p-9c79643f.system.js +0 -1
  741. package/dist/mint-components/p-a0a26fc5.system.entry.js +0 -1
  742. package/dist/mint-components/p-a355eeaf.system.entry.js +0 -1
  743. package/dist/mint-components/p-a565e753.entry.js +0 -1
  744. package/dist/mint-components/p-a8246a50.system.entry.js +0 -1
  745. package/dist/mint-components/p-a831de18.entry.js +0 -1
  746. package/dist/mint-components/p-a833dbb3.js +0 -1
  747. package/dist/mint-components/p-a88a08bb.system.js +0 -1
  748. package/dist/mint-components/p-a8b913a8.js +0 -1
  749. package/dist/mint-components/p-a9a6f205.entry.js +0 -1
  750. package/dist/mint-components/p-aaf68d9d.system.js +0 -1
  751. package/dist/mint-components/p-aee83885.system.entry.js +0 -1
  752. package/dist/mint-components/p-b86cbac3.system.entry.js +0 -1
  753. package/dist/mint-components/p-b90574e5.entry.js +0 -372
  754. package/dist/mint-components/p-ba505a8c.js +0 -1
  755. package/dist/mint-components/p-bb76c6f3.system.js +0 -1
  756. package/dist/mint-components/p-bd903567.js +0 -1
  757. package/dist/mint-components/p-be3a0cc4.system.js +0 -1
  758. package/dist/mint-components/p-c0f9d0b1.entry.js +0 -1
  759. package/dist/mint-components/p-c3bf9440.entry.js +0 -1
  760. package/dist/mint-components/p-c65cfc9d.system.js +0 -1
  761. package/dist/mint-components/p-ca40dbaa.system.entry.js +0 -1
  762. package/dist/mint-components/p-cc189fc4.system.js +0 -1
  763. package/dist/mint-components/p-cc652a53.entry.js +0 -1
  764. package/dist/mint-components/p-d19d6012.js +0 -235
  765. package/dist/mint-components/p-d3c7dbfc.entry.js +0 -1
  766. package/dist/mint-components/p-d4a1bce9.system.entry.js +0 -1
  767. package/dist/mint-components/p-d68f6b64.system.entry.js +0 -1
  768. package/dist/mint-components/p-d7d6bf44.system.js +0 -1
  769. package/dist/mint-components/p-db5a1e78.js +0 -1
  770. package/dist/mint-components/p-e069bc2d.entry.js +0 -1
  771. package/dist/mint-components/p-e14c15ca.system.entry.js +0 -1
  772. package/dist/mint-components/p-e36ff7fa.entry.js +0 -1
  773. package/dist/mint-components/p-e426715b.js +0 -1
  774. package/dist/mint-components/p-e43cc1f8.system.entry.js +0 -1
  775. package/dist/mint-components/p-e7cb4274.system.entry.js +0 -1
  776. package/dist/mint-components/p-ebcd8a59.js +0 -1
  777. package/dist/mint-components/p-ee684b5f.js +0 -1
  778. package/dist/mint-components/p-ef7f70f2.system.entry.js +0 -1
  779. package/dist/mint-components/p-f20d9204.system.entry.js +0 -1
  780. package/dist/mint-components/p-f5cfc52a.entry.js +0 -1
  781. package/dist/mint-components/p-f7f87338.js +0 -1
  782. package/dist/mint-components/p-f85f36c6.system.entry.js +0 -1
  783. package/dist/mint-components/p-f9ada3d7.system.js +0 -1
  784. package/dist/mint-components/p-f9cb55dc.entry.js +0 -1
  785. package/dist/mint-components/p-faf66fdb.js +0 -17
  786. package/dist/mint-components/p-fb1b6fdf.js +0 -1
  787. package/dist/mint-components/p-fcd03042.entry.js +0 -1
  788. package/dist/mint-components/p-fd281e6b.system.entry.js +0 -1
  789. package/dist/mint-components/p-fee468b7.system.entry.js +0 -1
  790. package/dist/mint-components/p-fee6801c.js +0 -1
@@ -0,0 +1 @@
1
+ var __makeTemplateObject=this&&this.__makeTemplateObject||function(e,t){if(Object.defineProperty){Object.defineProperty(e,"raw",{value:t})}else{e.raw=t}return e};var __extends=this&&this.__extends||function(){var e=function(t,r){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r))e[r]=t[r]};return e(t,r)};return function(t,r){e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}();var __assign=this&&this.__assign||function(){__assign=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var a in t)if(Object.prototype.hasOwnProperty.call(t,a))e[a]=t[a]}return e};return __assign.apply(this,arguments)};var __awaiter=this&&this.__awaiter||function(e,t,r,n){function a(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function o(e){try{l(n["throw"](e))}catch(e){i(e)}}function l(e){e.done?r(e.value):a(e.value).then(s,o)}l((n=n.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol==="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(e){return function(t){return l([e,t])}}function l(s){if(n)throw new TypeError("Generator is already executing.");while(r)try{if(n=1,a&&(i=s[0]&2?a["return"]:s[0]?a["throw"]||((i=a["return"])&&i.call(a),0):a.next)&&!(i=i.call(a,s[1])).done)return i;if(a=0,i)s=[s[0]&2,i.value];switch(s[0]){case 0:case 1:i=s;break;case 4:r.label++;return{value:s[1],done:false};case 5:r.label++;a=s[1];s=[0];continue;case 7:s=r.ops.pop();r.trys.pop();continue;default:if(!(i=r.trys,i=i.length>0&&i[i.length-1])&&(s[0]===6||s[0]===2)){r=0;continue}if(s[0]===3&&(!i||s[1]>i[0]&&s[1]<i[3])){r.label=s[1];break}if(s[0]===6&&r.label<i[1]){r.label=i[1];i=s;break}if(i&&r.label<i[2]){r.label=i[2];r.ops.push(s);break}if(i[2])r.ops.pop();r.trys.pop();continue}s=t.call(e,r)}catch(e){s=[6,e];a=0}finally{n=i=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:true}}};var __spreadArrays=this&&this.__spreadArrays||function(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;for(var n=Array(e),a=0,t=0;t<r;t++)for(var i=arguments[t],s=0,o=i.length;s<o;s++,a++)n[a]=i[s];return n};System.register(["./p-ff17b3a4.system.js","./p-9580888c.system.js","./p-134f64dc.system.js","./p-e00e11b1.system.js","./p-b0d6a380.system.js","./p-1c17892a.system.js","./p-4bd679a7.system.js","./p-126bcba1.system.js","./p-3bbb90a9.system.js","./p-1f5124fb.system.js","./p-27d25a4d.system.js","./p-df466813.system.js","./p-c3f300e8.system.js","./p-8bcaafaf.system.js","./p-3d4a2da3.system.js","./p-91d119ad.system.js","./p-ea110693.system.js","./p-8a55dda8.system.js","./p-f8d95abc.system.js","./p-bf055b6c.system.js","./p-4279da4b.system.js","./p-a09e3176.system.js","./p-b0c32d15.system.js","./p-b62cb89c.system.js","./p-9294bb29.system.js","./p-1959da16.system.js","./p-bc19e1c2.system.js","./p-51a0961b.system.js","./p-ce0ec1c4.system.js","./p-6b43e4cc.system.js","./p-b8434fc0.system.js","./p-7cfaab53.system.js","./p-53af4433.system.js"],(function(e){"use strict";var t,r,n,a,i,s,o,l,u,d,c,m,p,h,g,f,b,v,w,x,y,q,k,A,D,C,E,_,T,S,R,I,F,P,O,B,N,L,j,G,z,W,V,M,H,U,$,J,K,X,Y,Z,Q,ee,te,re,ne,ae,ie,se,oe,le,ue,de,ce,me,pe,he,ge,fe,be,ve,we,xe,ye,qe,ke,Ae,De,Ce,Ee,_e,Te,Se,Re,Ie,Fe,Pe,Oe,Be,Ne,Le,je,Ge,ze,We;return{setters:[function(e){t=e.h;r=e.r;n=e.c},function(e){a=e.a;i=e.i;s=e.k;o=e.u;l=e.c;u=e.m},function(){},function(){},function(e){d=e.p;c=e.h;m=e.Y;p=e.d;h=e.K;g=e.A},function(){},function(){},function(){},function(e){f=e.c},function(e){b=e.G},function(e){v=e.R;w=e.S;x=e.a;y=e.D;q=e.h;k=e.i;A=e.j;D=e.b;C=e.c;E=e.d;_=e.e;T=e.f;S=e.g;R=e.k;I=e.s;F=e.l},function(e){P=e.l},function(e){O=e.g},function(){},function(e){B=e.P;N=e.A;L=e.C;j=e.c;G=e.d;z=e.r;W=e.s;V=e.u;M=e.R},function(e){H=e.A},function(e){U=e.B},function(e){$=e.a;J=e.u},function(e){K=e.H},function(e){X=e.L},function(e){Y=e.N},function(e){Z=e.N},function(e){Q=e.N},function(e){ee=e.P},function(e){te=e.a;re=e.P},function(e){ne=e.P},function(e){ae=e.P},function(e){ie=e.P},function(e){se=e.P},function(e){oe=e.P},function(e){le=e.S},function(e){ue=e.S;de=e.a;ce=e.L;me=e.P;pe=e.E;he=e.u;ge=e.b;fe=e.c;be=e.d;ve=e.e;we=e.T;xe=e.f;ye=e.R;qe=e.g;ke=e.r;Ae=e.h;De=e.i;Ce=e.j;Ee=e.k;_e=e.l;Te=e.m;Se=e.n;Re=e.o;Ie=e.p;Fe=e.q;Pe=e.s;Oe=e.t;Be=e.v;Ne=e.w;Le=e.x;je=e.C;Ge=e.y;ze=e.z},function(e){We=e.P}],execute:function(){var Ve=this;var Me=1/0;var He="[object Symbol]";var Ue=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;var $e=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g;var Je="\\ud800-\\udfff",Ke="\\u0300-\\u036f\\ufe20-\\ufe23",Xe="\\u20d0-\\u20f0",Ye="\\u2700-\\u27bf",Ze="a-z\\xdf-\\xf6\\xf8-\\xff",Qe="\\xac\\xb1\\xd7\\xf7",et="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",tt="\\u2000-\\u206f",rt=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",nt="A-Z\\xc0-\\xd6\\xd8-\\xde",at="\\ufe0e\\ufe0f",it=Qe+et+tt+rt;var st="['’]",ot="["+Je+"]",lt="["+it+"]",ut="["+Ke+Xe+"]",dt="\\d+",ct="["+Ye+"]",mt="["+Ze+"]",pt="[^"+Je+it+dt+Ye+Ze+nt+"]",ht="\\ud83c[\\udffb-\\udfff]",gt="(?:"+ut+"|"+ht+")",ft="[^"+Je+"]",bt="(?:\\ud83c[\\udde6-\\uddff]){2}",vt="[\\ud800-\\udbff][\\udc00-\\udfff]",wt="["+nt+"]",xt="\\u200d";var yt="(?:"+mt+"|"+pt+")",qt="(?:"+wt+"|"+pt+")",kt="(?:"+st+"(?:d|ll|m|re|s|t|ve))?",At="(?:"+st+"(?:D|LL|M|RE|S|T|VE))?",Dt=gt+"?",Ct="["+at+"]?",Et="(?:"+xt+"(?:"+[ft,bt,vt].join("|")+")"+Ct+Dt+")*",_t=Ct+Dt+Et,Tt="(?:"+[ct,bt,vt].join("|")+")"+_t,St="(?:"+[ft+ut+"?",ut,bt,vt,ot].join("|")+")";var Rt=RegExp(st,"g");var It=RegExp(ut,"g");var Ft=RegExp(ht+"(?="+ht+")|"+St+_t,"g");var Pt=RegExp([wt+"?"+mt+"+"+kt+"(?="+[lt,wt,"$"].join("|")+")",qt+"+"+At+"(?="+[lt,wt+yt,"$"].join("|")+")",wt+"?"+yt+"+"+kt,wt+"+"+At,dt,Tt].join("|"),"g");var Ot=RegExp("["+xt+Je+Ke+Xe+at+"]");var Bt=/[a-z][A-Z]|[A-Z]{2,}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;var Nt={"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"ss"};var Lt=typeof a=="object"&&a&&a.Object===Object&&a;var jt=typeof self=="object"&&self&&self.Object===Object&&self;var Gt=Lt||jt||Function("return this")();function zt(e,t,r,n){var a=-1,i=e?e.length:0;if(n&&i){r=e[++a]}while(++a<i){r=t(r,e[a],a,e)}return r}function Wt(e){return e.split("")}function Vt(e){return e.match(Ue)||[]}function Mt(e){return function(t){return e==null?undefined:e[t]}}var Ht=Mt(Nt);function Ut(e){return Ot.test(e)}function $t(e){return Bt.test(e)}function Jt(e){return Ut(e)?Kt(e):Wt(e)}function Kt(e){return e.match(Ft)||[]}function Xt(e){return e.match(Pt)||[]}var Yt=Object.prototype;var Zt=Yt.toString;var Qt=Gt.Symbol;var er=Qt?Qt.prototype:undefined,tr=er?er.toString:undefined;function rr(e,t,r){var n=-1,a=e.length;if(t<0){t=-t>a?0:a+t}r=r>a?a:r;if(r<0){r+=a}a=t>r?0:r-t>>>0;t>>>=0;var i=Array(a);while(++n<a){i[n]=e[n+t]}return i}function nr(e){if(typeof e=="string"){return e}if(lr(e)){return tr?tr.call(e):""}var t=e+"";return t=="0"&&1/e==-Me?"-0":t}function ar(e,t,r){var n=e.length;r=r===undefined?n:r;return!t&&r>=n?e:rr(e,t,r)}function ir(e){return function(t){t=ur(t);var r=Ut(t)?Jt(t):undefined;var n=r?r[0]:t.charAt(0);var a=r?ar(r,1).join(""):t.slice(1);return n[e]()+a}}function sr(e){return function(t){return zt(pr(dr(t).replace(Rt,"")),e,"")}}function or(e){return!!e&&typeof e=="object"}function lr(e){return typeof e=="symbol"||or(e)&&Zt.call(e)==He}function ur(e){return e==null?"":nr(e)}function dr(e){e=ur(e);return e&&e.replace($e,Ht).replace(It,"")}var cr=sr((function(e,t,r){return e+(r?" ":"")+mr(t)}));var mr=ir("toUpperCase");function pr(e,t,r){e=ur(e);t=r?undefined:t;if(t===undefined){return $t(e)?Xt(e):Vt(e)}return e.match(t)||[]}var hr=cr;function gr(e){if(e.sheet){return e.sheet}for(var t=0;t<document.styleSheets.length;t++){if(document.styleSheets[t].ownerNode===e){return document.styleSheets[t]}}}function fr(e){var t=document.createElement("style");t.setAttribute("data-emotion",e.key);if(e.nonce!==undefined){t.setAttribute("nonce",e.nonce)}t.appendChild(document.createTextNode(""));t.setAttribute("data-s","");return t}var br=function(){function e(e){var t=this;this._insertTag=function(e){var r;if(t.tags.length===0){r=t.prepend?t.container.firstChild:t.before}else{r=t.tags[t.tags.length-1].nextSibling}t.container.insertBefore(e,r);t.tags.push(e)};this.isSpeedy=e.speedy===undefined?"production"==="production":e.speedy;this.tags=[];this.ctr=0;this.nonce=e.nonce;this.key=e.key;this.container=e.container;this.prepend=e.prepend;this.before=null}var t=e.prototype;t.hydrate=function e(t){t.forEach(this._insertTag)};t.insert=function e(t){if(this.ctr%(this.isSpeedy?65e3:1)===0){this._insertTag(fr(this))}var r=this.tags[this.tags.length-1];if(this.isSpeedy){var n=gr(r);try{n.insertRule(t,n.cssRules.length)}catch(e){}}else{r.appendChild(document.createTextNode(t))}this.ctr++};t.flush=function e(){this.tags.forEach((function(e){return e.parentNode.removeChild(e)}));this.tags=[];this.ctr=0};return e}();var vr="-ms-";var wr="-moz-";var xr="-webkit-";var yr="comm";var qr="rule";var kr="decl";var Ar="@import";var Dr="@keyframes";var Cr=Math.abs;var Er=String.fromCharCode;function _r(e,t){return(((t<<2^Fr(e,0))<<2^Fr(e,1))<<2^Fr(e,2))<<2^Fr(e,3)}function Tr(e){return e.trim()}function Sr(e,t){return(e=t.exec(e))?e[0]:e}function Rr(e,t,r){return e.replace(t,r)}function Ir(e,t){return e.indexOf(t)}function Fr(e,t){return e.charCodeAt(t)|0}function Pr(e,t,r){return e.slice(t,r)}function Or(e){return e.length}function Br(e){return e.length}function Nr(e,t){return t.push(e),e}function Lr(e,t){return e.map(t).join("")}var jr=1;var Gr=1;var zr=0;var Wr=0;var Vr=0;var Mr="";function Hr(e,t,r,n,a,i,s){return{value:e,root:t,parent:r,type:n,props:a,children:i,line:jr,column:Gr,length:s,return:""}}function Ur(e,t,r){return Hr(e,t.root,t.parent,r,t.props,t.children,0)}function $r(){return Vr}function Jr(){Vr=Wr>0?Fr(Mr,--Wr):0;if(Gr--,Vr===10)Gr=1,jr--;return Vr}function Kr(){Vr=Wr<zr?Fr(Mr,Wr++):0;if(Gr++,Vr===10)Gr=1,jr++;return Vr}function Xr(){return Fr(Mr,Wr)}function Yr(){return Wr}function Zr(e,t){return Pr(Mr,e,t)}function Qr(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function en(e){return jr=Gr=1,zr=Or(Mr=e),Wr=0,[]}function tn(e){return Mr="",e}function rn(e){return Tr(Zr(Wr-1,sn(e===91?e+2:e===40?e+1:e)))}function nn(e){while(Vr=Xr())if(Vr<33)Kr();else break;return Qr(e)>2||Qr(Vr)>3?"":" "}function an(e,t){while(--t&&Kr())if(Vr<48||Vr>102||Vr>57&&Vr<65||Vr>70&&Vr<97)break;return Zr(e,Yr()+(t<6&&Xr()==32&&Kr()==32))}function sn(e){while(Kr())switch(Vr){case e:return Wr;case 34:case 39:return sn(e===34||e===39?e:Vr);case 40:if(e===41)sn(e);break;case 92:Kr();break}return Wr}function on(e,t){while(Kr())if(e+Vr===47+10)break;else if(e+Vr===42+42&&Xr()===47)break;return"/*"+Zr(t,Wr-1)+"*"+Er(e===47?e:Kr())}function ln(e){while(!Qr(Xr()))Kr();return Zr(e,Wr)}function un(e){return tn(dn("",null,null,null,[""],e=en(e),0,[0],e))}function dn(e,t,r,n,a,i,s,o,l){var u=0;var d=0;var c=s;var m=0;var p=0;var h=0;var g=1;var f=1;var b=1;var v=0;var w="";var x=a;var y=i;var q=n;var k=w;while(f)switch(h=v,v=Kr()){case 34:case 39:case 91:case 40:k+=rn(v);break;case 9:case 10:case 13:case 32:k+=nn(h);break;case 92:k+=an(Yr()-1,7);continue;case 47:switch(Xr()){case 42:case 47:Nr(mn(on(Kr(),Yr()),t,r),l);break;default:k+="/"}break;case 123*g:o[u++]=Or(k)*b;case 125*g:case 59:case 0:switch(v){case 0:case 125:f=0;case 59+d:if(p>0&&Or(k)-c)Nr(p>32?pn(k+";",n,r,c-1):pn(Rr(k," ","")+";",n,r,c-2),l);break;case 59:k+=";";default:Nr(q=cn(k,t,r,u,d,a,o,w,x=[],y=[],c),i);if(v===123)if(d===0)dn(k,t,q,q,x,i,c,o,y);else switch(m){case 100:case 109:case 115:dn(e,q,q,n&&Nr(cn(e,q,q,0,0,a,o,w,a,x=[],c),y),a,y,c,o,n?x:y);break;default:dn(k,q,q,q,[""],y,c,o,y)}}u=d=p=0,g=b=1,w=k="",c=s;break;case 58:c=1+Or(k),p=h;default:if(g<1)if(v==123)--g;else if(v==125&&g++==0&&Jr()==125)continue;switch(k+=Er(v),v*g){case 38:b=d>0?1:(k+="\f",-1);break;case 44:o[u++]=(Or(k)-1)*b,b=1;break;case 64:if(Xr()===45)k+=rn(Kr());m=Xr(),d=Or(w=k+=ln(Yr())),v++;break;case 45:if(h===45&&Or(k)==2)g=0}}return i}function cn(e,t,r,n,a,i,s,o,l,u,d){var c=a-1;var m=a===0?i:[""];var p=Br(m);for(var h=0,g=0,f=0;h<n;++h)for(var b=0,v=Pr(e,c+1,c=Cr(g=s[h])),w=e;b<p;++b)if(w=Tr(g>0?m[b]+" "+v:Rr(v,/&\f/g,m[b])))l[f++]=w;return Hr(e,t,r,a===0?qr:o,l,u,d)}function mn(e,t,r){return Hr(e,t,r,yr,Er($r()),Pr(e,2,-2),0)}function pn(e,t,r,n){return Hr(e,t,r,kr,Pr(e,0,n),Pr(e,n+1,-1),n)}function hn(e,t){switch(_r(e,t)){case 5103:return xr+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return xr+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return xr+e+wr+e+vr+e+e;case 6828:case 4268:return xr+e+vr+e+e;case 6165:return xr+e+vr+"flex-"+e+e;case 5187:return xr+e+Rr(e,/(\w+).+(:[^]+)/,xr+"box-$1$2"+vr+"flex-$1$2")+e;case 5443:return xr+e+vr+"flex-item-"+Rr(e,/flex-|-self/,"")+e;case 4675:return xr+e+vr+"flex-line-pack"+Rr(e,/align-content|flex-|-self/,"")+e;case 5548:return xr+e+vr+Rr(e,"shrink","negative")+e;case 5292:return xr+e+vr+Rr(e,"basis","preferred-size")+e;case 6060:return xr+"box-"+Rr(e,"-grow","")+xr+e+vr+Rr(e,"grow","positive")+e;case 4554:return xr+Rr(e,/([^-])(transform)/g,"$1"+xr+"$2")+e;case 6187:return Rr(Rr(Rr(e,/(zoom-|grab)/,xr+"$1"),/(image-set)/,xr+"$1"),e,"")+e;case 5495:case 3959:return Rr(e,/(image-set\([^]*)/,xr+"$1"+"$`$1");case 4968:return Rr(Rr(e,/(.+:)(flex-)?(.*)/,xr+"box-pack:$3"+vr+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+xr+e+e;case 4095:case 3583:case 4068:case 2532:return Rr(e,/(.+)-inline(.+)/,xr+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Or(e)-1-t>6)switch(Fr(e,t+1)){case 109:if(Fr(e,t+4)!==45)break;case 102:return Rr(e,/(.+:)(.+)-([^]+)/,"$1"+xr+"$2-$3"+"$1"+wr+(Fr(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Ir(e,"stretch")?hn(Rr(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(Fr(e,t+1)!==115)break;case 6444:switch(Fr(e,Or(e)-3-(~Ir(e,"!important")&&10))){case 107:return Rr(e,":",":"+xr)+e;case 101:return Rr(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+xr+(Fr(e,14)===45?"inline-":"")+"box$3"+"$1"+xr+"$2$3"+"$1"+vr+"$2box$3")+e}break;case 5936:switch(Fr(e,t+11)){case 114:return xr+e+vr+Rr(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return xr+e+vr+Rr(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return xr+e+vr+Rr(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return xr+e+vr+e+e}return e}function gn(e,t){var r="";var n=Br(e);for(var a=0;a<n;a++)r+=t(e[a],a,e,t)||"";return r}function fn(e,t,r,n){switch(e.type){case Ar:case kr:return e.return=e.return||e.value;case yr:return"";case qr:e.value=e.props.join(",")}return Or(r=gn(e.children,n))?e.return=e.value+"{"+r+"}":""}function bn(e){var t=Br(e);return function(r,n,a,i){var s="";for(var o=0;o<t;o++)s+=e[o](r,n,a,i)||"";return s}}function vn(e){return function(t){if(!t.root)if(t=t.return)e(t)}}function wn(e,t,r,n){if(!e.return)switch(e.type){case kr:e.return=hn(e.value,e.length);break;case Dr:return gn([Ur(Rr(e.value,"@","@"+xr),e,"")],n);case qr:if(e.length)return Lr(e.props,(function(t){switch(Sr(t,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return gn([Ur(Rr(t,/:(read-\w+)/,":"+wr+"$1"),e,"")],n);case"::placeholder":return gn([Ur(Rr(t,/:(plac\w+)/,":"+xr+"input-$1"),e,""),Ur(Rr(t,/:(plac\w+)/,":"+wr+"$1"),e,""),Ur(Rr(t,/:(plac\w+)/,vr+"input-$1"),e,"")],n)}return""}))}}function xn(e){var t=Object.create(null);return function(r){if(t[r]===undefined)t[r]=e(r);return t[r]}}var yn=function e(t,r){var n=-1;var a=44;do{switch(Qr(a)){case 0:if(a===38&&Xr()===12){r[n]=1}t[n]+=ln(Wr-1);break;case 2:t[n]+=rn(a);break;case 4:if(a===44){t[++n]=Xr()===58?"&\f":"";r[n]=t[n].length;break}default:t[n]+=Er(a)}}while(a=Kr());return t};var qn=function e(t,r){return tn(yn(en(t),r))};var kn=new WeakMap;var An=function e(t){if(t.type!=="rule"||!t.parent||!t.length){return}var r=t.value,n=t.parent;var a=t.column===n.column&&t.line===n.line;while(n.type!=="rule"){n=n.parent;if(!n)return}if(t.props.length===1&&r.charCodeAt(0)!==58&&!kn.get(n)){return}if(a){return}kn.set(t,true);var i=[];var s=qn(r,i);var o=n.props;for(var l=0,u=0;l<s.length;l++){for(var d=0;d<o.length;d++,u++){t.props[u]=i[l]?s[l].replace(/&\f/g,o[d]):o[d]+" "+s[l]}}};var Dn=function e(t){if(t.type==="decl"){var r=t.value;if(r.charCodeAt(0)===108&&r.charCodeAt(2)===98){t["return"]="";t.value=""}}};var Cn=[wn];var En=function e(t){var r=t.key;if(r==="css"){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,(function(e){var t=e.getAttribute("data-emotion");if(t.indexOf(" ")===-1){return}document.head.appendChild(e);e.setAttribute("data-s","")}))}var a=t.stylisPlugins||Cn;var i={};var s;var o=[];{s=t.container||document.head;Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+r+' "]'),(function(e){var t=e.getAttribute("data-emotion").split(" ");for(var r=1;r<t.length;r++){i[t[r]]=true}o.push(e)}))}var l;var u=[An,Dn];{var d;var c=[fn,vn((function(e){d.insert(e)}))];var m=bn(u.concat(a,c));var p=function e(t){return gn(un(t),m)};l=function e(t,r,n,a){d=n;p(t?t+"{"+r.styles+"}":r.styles);if(a){h.inserted[r.name]=true}}}var h={key:r,sheet:new br({key:r,container:s,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend}),nonce:t.nonce,inserted:i,registered:{},insert:l};h.sheet.hydrate(o);return h};function _n(e){var t=0;var r,n=0,a=e.length;for(;a>=4;++n,a-=4){r=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24;r=(r&65535)*1540483477+((r>>>16)*59797<<16);r^=r>>>24;t=(r&65535)*1540483477+((r>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16)}switch(a){case 3:t^=(e.charCodeAt(n+2)&255)<<16;case 2:t^=(e.charCodeAt(n+1)&255)<<8;case 1:t^=e.charCodeAt(n)&255;t=(t&65535)*1540483477+((t>>>16)*59797<<16)}t^=t>>>13;t=(t&65535)*1540483477+((t>>>16)*59797<<16);return((t^t>>>15)>>>0).toString(36)}var Tn={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1};var Sn=/[A-Z]|^ms/g;var Rn=/_EMO_([^_]+?)_([^]*?)_EMO_/g;var In=function e(t){return t.charCodeAt(1)===45};var Fn=function e(t){return t!=null&&typeof t!=="boolean"};var Pn=xn((function(e){return In(e)?e:e.replace(Sn,"-$&").toLowerCase()}));var On=function e(t,r){switch(t){case"animation":case"animationName":{if(typeof r==="string"){return r.replace(Rn,(function(e,t,r){jn={name:t,styles:r,next:jn};return t}))}}}if(Tn[t]!==1&&!In(t)&&typeof r==="number"&&r!==0){return r+"px"}return r};function Bn(e,t,r){if(r==null){return""}if(r.__emotion_styles!==undefined){return r}switch(typeof r){case"boolean":{return""}case"object":{if(r.anim===1){jn={name:r.name,styles:r.styles,next:jn};return r.name}if(r.styles!==undefined){var n=r.next;if(n!==undefined){while(n!==undefined){jn={name:n.name,styles:n.styles,next:jn};n=n.next}}var a=r.styles+";";return a}return Nn(e,t,r)}case"function":{if(e!==undefined){var i=jn;var s=r(e);jn=i;return Bn(e,t,s)}break}}if(t==null){return r}var o=t[r];return o!==undefined?o:r}function Nn(e,t,r){var n="";if(Array.isArray(r)){for(var a=0;a<r.length;a++){n+=Bn(e,t,r[a])+";"}}else{for(var i in r){var s=r[i];if(typeof s!=="object"){if(t!=null&&t[s]!==undefined){n+=i+"{"+t[s]+"}"}else if(Fn(s)){n+=Pn(i)+":"+On(i,s)+";"}}else{if(i==="NO_COMPONENT_SELECTOR"&&"production"!=="production"){throw new Error("Component selectors can only be used in conjunction with @emotion/babel-plugin.")}if(Array.isArray(s)&&typeof s[0]==="string"&&(t==null||t[s[0]]===undefined)){for(var o=0;o<s.length;o++){if(Fn(s[o])){n+=Pn(i)+":"+On(i,s[o])+";"}}}else{var l=Bn(e,t,s);switch(i){case"animation":case"animationName":{n+=Pn(i)+":"+l+";";break}default:{n+=i+"{"+l+"}"}}}}}}return n}var Ln=/label:\s*([^\s;\n{]+)\s*(;|$)/g;var jn;var Gn=function e(t,r,n){if(t.length===1&&typeof t[0]==="object"&&t[0]!==null&&t[0].styles!==undefined){return t[0]}var a=true;var i="";jn=undefined;var s=t[0];if(s==null||s.raw===undefined){a=false;i+=Bn(n,r,s)}else{i+=s[0]}for(var o=1;o<t.length;o++){i+=Bn(n,r,t[o]);if(a){i+=s[o]}}Ln.lastIndex=0;var l="";var u;while((u=Ln.exec(i))!==null){l+="-"+u[1]}var d=_n(i)+l;return{name:d,styles:i,next:jn}};var zn="object"!=="undefined";function Wn(e,t,r){var n="";r.split(" ").forEach((function(r){if(e[r]!==undefined){t.push(e[r]+";")}else{n+=r+" "}}));return n}var Vn=function e(t,r,n){var a=t.key+"-"+r.name;if((n===false||zn===false)&&t.registered[a]===undefined){t.registered[a]=r.styles}if(t.inserted[r.name]===undefined){var i=r;do{var s=t.insert(r===i?"."+a:"",i,t.sheet,true);i=i.next}while(i!==undefined)}};function Mn(e,t){if(e.inserted[t.name]===undefined){return e.insert("",t,e.sheet,true)}}function Hn(e,t,r){var n=[];var a=Wn(e,n,r);if(n.length<2){return r}return a+t(n)}var Un=function e(t){var r=En(t);r.sheet.speedy=function(e){this.isSpeedy=e};r.compat=true;var n=function e(){for(var t=arguments.length,n=new Array(t),a=0;a<t;a++){n[a]=arguments[a]}var i=Gn(n,r.registered,undefined);Vn(r,i,false);return r.key+"-"+i.name};var a=function e(){for(var t=arguments.length,n=new Array(t),a=0;a<t;a++){n[a]=arguments[a]}var i=Gn(n,r.registered);var s="animation-"+i.name;Mn(r,{name:i.name,styles:"@keyframes "+s+"{"+i.styles+"}"});return s};var i=function e(){for(var t=arguments.length,n=new Array(t),a=0;a<t;a++){n[a]=arguments[a]}var i=Gn(n,r.registered);Mn(r,i)};var s=function e(){for(var t=arguments.length,a=new Array(t),i=0;i<t;i++){a[i]=arguments[i]}return Hn(r.registered,n,$n(a))};return{css:n,cx:s,injectGlobal:i,keyframes:a,hydrate:function e(t){t.forEach((function(e){r.inserted[e]=true}))},flush:function e(){r.registered={};r.inserted={};r.sheet.flush()},sheet:r.sheet,cache:r,getRegisteredStyles:Wn.bind(null,r.registered),merge:Hn.bind(null,r.registered,n)}};var $n=function e(t){var r="";for(var n=0;n<t.length;n++){var a=t[n];if(a==null)continue;var i=void 0;switch(typeof a){case"boolean":break;case"object":{if(Array.isArray(a)){i=e(a)}else{i="";for(var s in a){if(a[s]&&s){i&&(i+=" ");i+=s}}}break}default:{i=a}}if(i){r&&(r+=" ");r+=i}}return r};var Jn=Un({key:"css"}),Kn=Jn.css;function Xn(){return(Xn=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}function Yn(e,t){return t||(t=e.slice(0)),e.raw=t,e}var Zn,Qn,ea,ta=Kn(Zn||(Zn=Yn(['\n width: 100vw;\n height: 100vh;\n\n .story-book-outer-div {\n .story-div {\n font-family: "Arial", sans-serif;\n font-size: 12px;\n }\n padding-bottom: 500px;\n }\n\n .story-div {\n position: fixed;\n box-sizing: border-box;\n top: 0;\n width: 250px;\n height: 100vh;\n z-index: 999;\n overflow-y: scroll;\n background: white;\n margin-bottom: 32px;\n }\n\n .header {\n padding: 24px 0 16px 16px;\n margin-bottom: 24px;\n color: white;\n background: #333;\n cursor: pointer;\n\n h2 {\n letter-spacing: 3px;\n font-weight: 400;\n }\n }\n\n .parentStoryList {\n list-style: none;\n padding-left: 16px;\n\n summary {\n margin-bottom: 4px;\n }\n }\n .parentStory {\n cursor: pointer;\n }\n .parentStory.selected {\n font-weight: bold;\n }\n\n .subStory {\n font-size: 12px;\n cursor: pointer;\n line-height: 1.5em;\n margin-top: 4px;\n\n a {\n display: block;\n padding: 4px 4px 4px 16px;\n }\n }\n .subStory:hover {\n background-color: #eee;\n }\n .subStory.selected {\n background-color: lightgreen;\n }\n\n .component {\n padding: 24px 16px;\n }\n\n h4.group-header {\n margin: 8px 0;\n text-transform: uppercase;\n font-weight: 600;\n font-size: 14px;\n color: #575757;\n }\n\n .group-wrapper {\n margin-bottom: 24px;\n }\n\n .dynamic-display-wrapper {\n position: fixed;\n display: flex;\n flex-direction: column;\n bottom: 0;\n left: 100%;\n padding: 16px;\n z-index: 1000;\n background: white;\n transform: translateX(-100%);\n box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);\n\n & > :not(:first-child) {\n margin-top: 12px;\n }\n\n p {\n font-size: 12px;\n margin: 0;\n padding: 0;\n }\n\n .button-wrapper {\n display: flex;\n\n & > :not(:first-child) {\n margin-left: 12px;\n }\n }\n\n & button {\n border: 1px solid #eaeaea;\n background: white;\n border-radius: 4px;\n color: #777;\n padding: 4px 12px;\n justify-content: center;\n align-items: center;\n text-align: center;\n\n &.active {\n background: #555;\n border-color: #555;\n color: white;\n }\n }\n }\n'])));function ra(e,t){var r,n=t.story.title.split("/"),a=n[1]?n[0]:"_";return Xn({},e,((r={})[a]=[].concat(e[a]||[],[{story:Xn({},t.story,{title:n[1]||n[0]}),subs:t.subs}]).sort((function(e,t){return e.story.title.localeCompare(t.story.title)})),r))}function na(e){return{story:e.default,subs:function(e,t){if(null==e)return{};var r,n,a={},i=Object.keys(e);for(n=0;n<i.length;n++)t.indexOf(r=i[n])>=0||(a[r]=e[r]);return a}(e,["default"])}}function aa(e,r){var n=r.h,a=void 0===n?t:n,o=r.title,l=void 0===o?"Stencilbook":o,u=r.homepage,d=void 0===u?a("h3",null,"Select a story!"):u,c=r.addons,m=void 0===c?[]:c,p=i((function(){return e.map(na).reduce(ra,{_:[]})}),e),h=s(void 0),g=h[0],f=h[1],b=null==g?void 0:g.key,v=s("desktop"),w=v[0],x=v[1],y=s(!0),q=y[0],k=y[1],A=s(!1),D=A[0],C=A[1],E=function(){return a("div",{class:"dynamic-display-wrapper"},a("div",{class:"button-wrapper"},a("button",{class:"desktop"===w?"active":"",onClick:function(){return x("desktop")}},"Desktop"),a("button",{class:"tablet"===w?"active":"",onClick:function(){return x("tablet")}},"Tablet"),a("button",{class:"mobile"===w?"active":"",onClick:function(){return x("mobile")}},"Mobile")),a("p",null,"Note: Currently doesn't test breakpoints, use the native tester for now"),a("hr",null),a("button",{class:D?"active":"",onClick:function(){return C((function(e){return!e}))}},"Toggle Dark Background"),a("hr",null),a("button",{class:q?"active":"",onClick:function(){return k((function(e){return!e}))}},"Toggle Sidebar"))},_="mobile"===w?"375px":"tablet"===w?"768px":"1124px",T=Kn(Qn||(Qn=Yn(["\n max-width: ",";\n margin-left: ",";\n "])),_,q?"250px":"0px"),S=Kn(ea||(ea=Yn(["\n display: none;\n "])));document.body.style.backgroundColor=D?"#232323":"#fafafa";var R=function(e){var t=e.selected,r=m.reduce((function(e,r){return function(){return a(r,{story:Xn({},t)},a(e,null))}}),null==t?void 0:t.story);return a(r,null)},I=function(){return a("div",{class:"story-book-outer-div"},a("div",{class:"story-div "+(q?"":S)},a("div",{class:"header",onClick:function(){f(void 0)}},a("h2",null,l)),a("ul",{class:"parentStoryList"},Object.keys(p).sort().map((function(e){return a("div",{class:"group-wrapper"},"_"!==e&&a("h4",{class:"group-header"},e),p[e].map((function(t){return a("li",{class:"parentStory"},a("details",{style:{marginBottom:"10px"}},a("summary",{style:{outline:"none"}},t.story.title),t.subs&&Object.keys(t.subs).map((function(r){var n=e+"/"+r,i=t.subs[r],s=i.storyName||hr(r);return a("div",{class:"subStory "+(b===n?"selected":"")},a("a",{onClick:function(){return function(e,t,r,n){f({key:t,story:e,parent:r,label:n})}(i,n,t.story,s)}},s))}))))})))})))),a(E,null),a("div",{class:"component "+T},!b&&d,b&&a("div",null,a("h3",null,g.label),a(R,{selected:g}))))};return{class:ta,children:a(I,null),View:I,selected:g}}var ia='@author:noah\r\n@owner:noah\r\nFeature: Share Button\r\n\r\n The share button redirects users to a platform where they can share their referral link\r\n\r\n @motivating\r\n Scenario Outline: Share button displays for various platforms\r\n Given the share button\'s medium prop is "<medium>"\r\n And the button\'s child is text saying "BUTTON_TEXT"\r\n When the share button is rendered\r\n Then the button has text "BUTTON_TEXT"\r\n And the button is <colour>\r\n And it displays an <icon> beside the text\r\n And clicking the button redirects to an appropriate link\r\n Examples:\r\n | medium | colour | icon |\r\n | facebook | #1877f2 | facebook logo |\r\n | twitter | #1da1f2 | twitter logo |\r\n | email | #666666 | envelope |\r\n | direct | brand colour | paper plane |\r\n | linkedin | #0077b5 | linkedIn logo |\r\n | sms | #34DA50 | chat bubble |\r\n | fbmessenger | #0084ff | messenger logo |\r\n | whatsapp | #25d366 | whatsapp logo |\r\n | linemessenger | #00B300 | linemessenger logo |\r\n | pinterest | #e60023 | pinterest logo |\r\n\r\n @minutae\r\n Scenario Outline: Default icons can be overwritten\r\n Given a share button for any medium with <iconPropValue>\r\n When the share button is rendered\r\n Then it displays a <iconPropValue> instead of the share mediums default icon\r\n Examples:\r\n | iconPropValue |\r\n | basket |\r\n | bluetooth |\r\n | bandaid |\r\n\r\n @motivating\r\n Scenario Outline: Default share medium colours can be overwritten\r\n Given a share button for any medium with <backgroundColourPropValue>\r\n When the share button is rendered\r\n Then the share button is <backgroundColourPropValue>\r\n Examples:\r\n | backgroundColourPropValue |\r\n | blue |\r\n | black |\r\n | green |\r\n\r\n @minutae\r\n Scenario Outline: Share medium icons and text can be hidden\r\n Given a share button with <prop> <value>\r\n When the share button is rendered\r\n Then <element> is hidden\r\n Examples:\r\n | prop | value | element |\r\n | hideicon | true | icon |\r\n | hidetext | true | text |\r\n\r\n @minutae\r\n Scenario Outline: Icons can be on either side of the text\r\n Given a share button with <iconslotPropValue>\r\n When the share button is rendered\r\n Then the icon is displayed to the <direction> of the text\r\n Examples:\r\n | iconslotPropValue | direction |\r\n | suffix | right |\r\n | prefix | left |\r\n | prefix | left |\r\n\r\n @minutae\r\n Scenario: Unsupported browsers hide native share buttons\r\n Given the share button\'s medium prop is "direct"\r\n And your browser does not support the Web Share API\r\n Then the share button is hidden\r\n\r\n @minutae\r\n Scenario: SMS share buttons are hidden on non Android and iOS devices\r\n Given the share button\'s medium is "sms"\r\n And the share button is being viewed on a device which is not an Android or iOS device\r\n Then the share button is hidden\r\n\r\n @motivating\r\n Scenario: Facebook share buttons uses SquatchAndroid sharing features\r\n Given the share button\'s medium is "facebook"\r\n And the share button is being viewed in a web view with the SquatchAndroid API\r\n And the Facebook app is available\r\n Then tapping the share button opens the phone\'s Facebook app\r\n And a share activity is opened with the share link prefilled\r\n\r\n @motivating\r\n Scenario: SquatchAndroid falls back to the Facebook website if no app is available\r\n Given the share button\'s medium is "facebook"\r\n And the share button is being viewed in a web view with the SquatchAndroid API\r\n And the Facebook app is not available\r\n Then tapping the share button opens the the Facebook mobile site in the device\'s browser\r\n And a share activity is opened with the share link prefilled\r\n\r\n @minutae\r\n Scenario: A supplied program ID is used if available\r\n Given the program id is supplied to the component in the "programId" prop\r\n Then the program ID in the "programId" prop is used to retrieve share links\r\n\r\n @minutae\r\n Scenario: The program ID is automatically fetched from context\r\n Given the program id is not supplied to the component in the "programId" prop\r\n Then the program ID is retrieved from context';var sa={title:"Components/Share Button",parameters:{scenario:ia}};var oa=function(){var e={medium:"whatsapp",iconslot:"prefix"};return t(ue,Object.assign({},e),"Share")};var la=function(){var e={medium:"whatsapp",iconslot:"suffix"};return t(ue,Object.assign({},e),"Share")};var ua=function(){var e={medium:"facebook",icon:"person-badge"};return t(ue,Object.assign({},e),"Share")};var da=function(){var e={medium:"facebook",type:"text"};return t(ue,Object.assign({},e),"Share")};var ca=function(){var e={medium:"facebook",hideicon:true};return t(ue,Object.assign({},e),"Share")};var ma=function(){var e={medium:"facebook",hidetext:true};return t(ue,Object.assign({},e),"Share")};var pa=function(){var e={medium:"facebook",type:"text",hideicon:true};return t(ue,Object.assign({},e),"Share")};var ha=function(){var e={medium:"facebook",type:"text",backgroundcolor:"var(--sl-color-primary-500)",textcolor:"white",iconslot:"prefix"};return t(ue,Object.assign({},e),"Facebook")};var ga=function(){var e={medium:"facebook",type:"text",borderradius:8,iconslot:"prefix"};return t(ue,Object.assign({},e),"Facebook")};var fa=function(){return t("div",null,t("sqm-share-button",{medium:"facebook"},t("span",null,"Facebook")),t("br",null),t("sqm-share-button",{medium:"email"},t("span",null,"Email")))};var ba=function(){return t("div",null,t("sqm-share-button",{medium:"facebook"},t("span",null,"Facebook")),t("br",null),t("sqm-share-button",{medium:"email"},t("span",null,"Email")),t("br",null),t("sqm-share-button",{medium:"whatsapp"},t("span",null,"WhatsApp")),t("br",null),t("sqm-share-button",{medium:"linkedin"},t("span",null,"Linkedin")),t("br",null),t("sqm-share-button",{medium:"twitter"},t("span",null,"Twitter")),t("br",null),t("sqm-share-button",{medium:"pinterest"},t("span",null,"Pinterest")),t("br",null),t("sqm-share-button",{medium:"fbmessenger"},t("span",null,"Messenger")),t("br",null),t("sqm-share-button",{medium:"sms"},t("span",null,"SMS")),t("br",null),t("sqm-share-button",{medium:"linemessenger"},t("span",null,"Line Messenger")),t("br",null),t("sqm-share-button",{medium:"direct"},t("span",null,"Share")))};var va=Object.freeze({__proto__:null,default:sa,WithIconPrefix:oa,WithIconSuffix:la,WithIconOverride:ua,TextStyle:da,WithoutIcon:ca,WithoutText:ma,TextStyleWithoutIcon:pa,WithCustomColors:ha,WithCustomBorderRadius:ga,FullStackIcon:fa,AllMediums:ba});var wa='@author:johan\r\n@owner:johan\r\nFeature: Share Link\r\n\r\n The share link component is a box that allows users to see and copy their share link for a given program\r\n\r\n Background: Environment\r\n Given there is a valid program ID in the environment\r\n And there is a valid user ID and account ID in the environment\r\n\r\n @motivating\r\n Scenario: A Users sharelink can be copied to their clipboard\r\n Given tooltiptext is "hello tooltip"\r\n When the component renders\r\n Then there is a textbox with the user\'s share link\r\n When the clipboard icon is clicked\r\n Then the link is copied to clipboard\r\n And a tooltip appears for ~1 second\r\n\r\n @minutae\r\n Scenario: Tooltip lifespan defaults to 2000\r\n Given the tooltip\'s lifespan is set to 2000\r\n And there is tooltip text\r\n When the component renders\r\n And the clipboard icon is clicked\r\n Then a tooltip appears for ~2 seconds\r\n\r\n @minutae\r\n Scenario: Demo\r\n Given isDemo() returns true\r\n Then the share link is "https://www.example.com/sharelink/abc"\r\n And the component won\'t be interactive\r\n And the tooltip is hidden\r\n\r\n @minutae\r\n Scenario: Program ID can be sourced from prop\r\n Given the programId prop is set to "program-a"\r\n And window.widgetIdent.programId is set to "program-b"\r\n When the component renders\r\n Then the share link is for "program-a"\r\n\r\n @minutae\r\n Scenario: Program ID can be sourced from window\r\n Given the programId prop is unset\r\n And window.widgetIdent.programId is set to "program-b"\r\n When the component renders\r\n Then the share link is for "program-b"\r\n\r\n @minutae\r\n Scenario: An analytic event is fired when a user copies their sharelink\r\n Given a user viewing the share link component\r\n And the component is rendered for "program-a"\r\n When they click to copy their link\r\n Then an "USER_REFERRAL_PROGRAM_ENGAGEMENT_EVENT" analytic event is fired\r\n And it is for "program-a"\r\n And it has share medium "DIRECT"\r\n';var xa={title:"Components/Share Link",parameters:{scenario:wa}};var ya=function(){var e={shareString:"https://noah.example.com",open:false,tooltiptext:"Copied!"};return t(de,Object.assign({},e))};var qa=function(){var e={shareString:"https://noah.example.com",tooltiptext:"Some text for the tooltip",open:true};return t(de,Object.assign({},e))};var ka=function(){var e={shareString:"https://noah.example.com",disabled:true,open:true,tooltiptext:"Copied!"};return t(de,Object.assign({},e))};var Aa=function(){return t("sqm-share-link",null)};var Da=Object.freeze({__proto__:null,default:xa,Default:ya,Tooltip:qa,Disabled:ka,FullStack:Aa});var Ca='@author:sam\r\n@owner:sam\r\nFeature: Big Stat\r\n\r\n Big stat is a component for displaying a statistic as a large number with a label\r\n\r\n @minutae\r\n Scenario: Demo hook retrieves label using stat pattern\r\n Given isDemo() returns true\r\n And the component renders with props:\r\n | type |\r\n | /referralsCount |\r\n Then the label is: "REFERRALS - COUNT"\r\n And the value is: "12345"\r\n\r\n @minutae\r\n Scenario: Demo hook falls back to default label on invalid path\r\n Given isDemo() returns true\r\n And the component renders with props:\r\n | type |\r\n | a bad path |\r\n Then the label is: "Demo Label"\r\n And the value is: "12345"\r\n\r\n @motivating\r\n Scenario: Displays error on unrecognized path\r\n Given isDemo() returns false\r\n And the component renders with props:\r\n | type |\r\n | /(doesNotExistNopeNotHere) |\r\n Then the label is: "BAD PROP TYPE"\r\n And the value is: "!!!"\r\n\r\n @motivating\r\n Scenario Outline: Label displays correctly\r\n Given the type prop is set to <type>\r\n When the component renders\r\n Then the label is <label>\r\n Given isDemo() returns true\r\n When the component renders\r\n Then the label is <inferredLabel>\r\n Examples:\r\n | path | label | inferredLabel |\r\n | rewardsAssigned | Rewards Earned | Rewards Assigned |\r\n | rewardsRedeemed | Rewards Paid | Rewards Redeemed |\r\n | rewardsAvailable | Rewards Available | Rewards Available |\r\n | referralsCount | Referrals - Count | Referrals Count |\r\n | referralsMonth | Referrals - This Month | Referrals Month |\r\n | referralsWeek | Referrals - This Week | Referrals Week |\r\n | rewardsCount | Rewards - Count | Rewards Count |\r\n | rewardsMonth | Rewards - This Month | Rewards Month |\r\n | rewardsWeek | Rewards - This Week | Rewards Week |\r\n | rewardBalance | Balance - Credit Earned | Reward Balance |\r\n | customField | Custom Field | Custom Field |\r\n | programGoals | Program Goals | Program Goals |\r\n\r\n @motivating\r\n Scenario: Display user\'s credit\r\n Given isDemo() returns false\r\n And the user has earned 34 COFFEE from the program\r\n And the component renders with props:\r\n | type |\r\n | /rewardBalance/CREDIT/COFFEE/prettyValue |\r\n Then the label is: "Balance - Credit Earned"\r\n And the value is: "34 COFFEE"\r\n\r\n @minutae\r\n Scenario: Memoizes most recent query\r\n Given isDemo() returns false\r\n And the component\'s type prop is set to a variable named PATH\r\n And PATH is "/referralsWeek"\r\n Then the component shows a loading state before showing the result\r\n When the component reloads given some external reload\r\n Then the component doesn\'t show a loading state\r\n When PATH is set to "/rewardsWeek"\r\n Then the component shows a loading state before showing the result\r\n When PATH is set to "/referralsWeek"\r\n Then the component shows a loading state before showing the result\r\n\r\n @motivating\r\n Scenario: Stat has a loading state\r\n Given isDemo() returns false\r\n And the component\'s stat type prop is valid\r\n When the component renders\r\n Then The stat value displays "..."\r\n And when the stat query is completed\r\n And the stat value displays a value\r\n\r\n @motivating\r\n Scenario Outline: Program Goal stat requires metricType and goalId\r\n Given the statType prop is <statType>\r\n When the component renders\r\n Then the label is <label>\r\n And the stat value is <InvalidStatValue>\r\n Examples:\r\n | statType | label | InvalidStatValue |\r\n | /programGoals | BAD PROP TYPE | true |\r\n | /programGoals/count | BAD PROP TYPE | true |\r\n | /programGoals/conversionCount | BAD PROP TYPE | true |\r\n | /programGoals/My-Goal | BAD PROP TYPE | true |\r\n | /programGoals/count/My-Goal | Program Goals | false |\r\n | /programGoals/conversionCount/My-Goal | Program Goals | false |\r\n\r\n @motivating\r\n Scenario Outline: rewardCountFiltered supports many formats\r\n Given the statType begins with "/rewardCountFiltered"\r\n When the component renders with <statType>\r\n Then the stat <mayRender> a value\r\n Examples:\r\n | statType | mayRender |\r\n | /rewardsCountFiltered | renders |\r\n | /rewardsCountFiltered/COFFEE | doesn\'t render |\r\n | /rewardsCountFiltered/global | renders |\r\n | /rewardsCountFiltered/INTEGRATION | renders |\r\n | /rewardsCountFiltered/INTEGRATION/global | renders |\r\n | /rewardsCountFiltered/PCT_DISCOUNT | renders |\r\n | /rewardsCountFiltered/PCT_DISCOUNT/global | renders |\r\n | /rewardsCountFiltered/CREDIT | renders |\r\n | /rewardsCountFiltered/CREDIT/COFFEE | renders |\r\n | /rewardsCountFiltered/CREDIT/global | renders |\r\n | /rewardsCountFiltered/CREDIT/COFFEE/PENDING | renders |\r\n | /rewardsCountFiltered/CREDIT/COFFEE/AVAILABLE | renders |\r\n | /rewardsCountFiltered/CREDIT/CASH%2FUSD | renders |\r\n | /rewardsCountFiltered/CREDIT/CASH%2FUSD/global | renders |\r\n | /rewardsCountFiltered/CREDIT/CASH%2FUSD/PENDING | renders |\r\n | /rewardsCountFiltered/CREDIT/CASH%2FUSD/PENDING/global | renders |\r\n\r\n @motivating\r\n Scenario Outline: Program Goals and Reward units with currencies must be encoded\r\n Given the statType is <statType>\r\n When the stat is queried\r\n Then the stat is filtered by <decodedFilter>\r\n And a value <mayBe> rendered\r\n Examples:\r\n | statType | decodedFilter | may |\r\n | /rewardBalance/CREDIT/COFFEE | COFFEE | is |\r\n | /rewardBalance/CREDIT/CENTS | CENTS | is |\r\n | /rewardBalance/CREDIT/COFFEE%2FUSD | COFFEE/USD | is |\r\n | /rewardBalance/CREDIT/COFFEE/USD | COFFEE | is |\r\n | /rewardBalance/CREDIT/CASH | CASH | is |\r\n | /rewardBalance/CREDIT/CASH/USD | CASH | is |\r\n | /rewardBalance/CREDIT/CASH%2FUSD | CASH/USD | is |\r\n | /programGoals/count/My-Goal | My-Goal | is |\r\n | /programGoals/count/My-Goal/referrals | | isn\'t |\r\n | /programGoals/count/My-Goal%2Freferrals | My-Goal/referrals | is |\r\n\r\n @motivating\r\n Scenario Outline: User custom fields can be queried\r\n Given the StatType is <statType>\r\n When the stat is queried\r\n Then the value matches that of the users <customField>\r\n Examples:\r\n | statType | customField |\r\n | /customFields/videosShared | videosShared |\r\n | /customFields/totalPurchaseCount | totalPurchaseCount |\r\n\r\n @motivating\r\n Scenario Outline: Some stats can use a global value instead of filtered by program\r\n Given the stat <statName>\r\n Then the global value <mayBe> available\r\n Examples:\r\n | statName | mayBe |\r\n | referralsCount | isn\'t |\r\n | referralsMonth | isn\'t |\r\n | referralsWeek | isn\'t |\r\n | rewardsCount | is |\r\n | rewardsCountFiltered | is |\r\n | integrationRewardsCountFiltered | is |\r\n | rewardsMonth | is |\r\n | rewardsWeek | is |\r\n | rewardsAssigned | is |\r\n | rewardsRedeemed | is |\r\n | rewardsAvailable | is |\r\n | rewardBalance | is |\r\n\r\n @motivating\r\n Scenario Outline: referralsCount stat can be filtered by Converted and Started\r\n Given statType prop is <statType>\r\n Then the stat returned has a <filter>\r\n Examples:\r\n | statType | filter |\r\n | /referralsCount | { programId_eq: programId } |\r\n | /referralsCount/converted | { programId_eq: programId, dateConverted_exists: true } |\r\n | /referralsCount/started | { programId_eq: programId, dateConverted_exists: false } |\r\n\r\n @motivating\r\n Scenario: Program context is used by default to source the programId used for queries\r\n Given a valid "statType"\r\n And its not a global stat\r\n And the stat is loaded in an environment for "program-a"\r\n And the "program-id" prop is not used\r\n When the stat is queried\r\n Then the query is filtered by "{ programId_eq: \'program-a\' }"\r\n And only results from "program-a" are returned\r\n\r\n @motivating\r\n Scenario Outline: ProgramId can be specified to overwrite the program context default\r\n Given a valid "statType"\r\n And its not a global stat\r\n And the "program-id" prop has <value>\r\n When the stat is queried\r\n Then the query has a <filter>\r\n And only results from <value> are returned\r\n Examples:\r\n | value | filter |\r\n | program-b | { programId_eq: "program-b" } |\r\n | program-c | { programId_eq: "program-c" } |';var Ea={title:"Components/Big Stat",parameters:{scenario:Ca}};var _a=function(){var e={value:99e4,statvalue:"9.900,00",loading:false};return t(U,Object.assign({},e),"Big stat")};var Ta=function(){var e={value:500,statvalue:"500",alignment:"left",loading:false};return t(U,Object.assign({},e),"Big stat")};var Sa=function(){var e={value:500,statvalue:"500",alignment:"right",loading:false};return t(U,Object.assign({},e),"Big stat")};var Ra=function(){var e={value:500,statvalue:"500",flexReverse:true,loading:false};return t(U,Object.assign({},e),"Big stat")};var Ia=function(){var e={value:500,statvalue:"500",flexReverse:true,alignment:"right",loading:false};return t(U,Object.assign({},e),"Big stat")};var Fa=function(){var e={value:500,statvalue:"500",flexReverse:true,alignment:"left",loading:false};return t(U,Object.assign({},e),"Big stat")};var Pa=function(){var e={value:0,statvalue:"...",loading:false};return t(U,Object.assign({},e),"Big stat")};var Oa=function(){var e={value:0,statvalue:"!!!",loading:false};return t(U,Object.assign({},e),"Big stat")};var Ba=Object.freeze({__proto__:null,default:Ea,Default:_a,LeftAlign:Ta,RightAlign:Sa,FlexReverse:Ra,FlexReverseRight:Ia,FlexReverseLeft:Fa,NoStatValue:Pa,InvalidStatValue:Oa});var Na='@owner:noah\r\n@author:noah\r\nFeature: Leaderboard\r\n\r\n\tThe leaderboard displays the top referrers along with their scores\r\n\r\n\t@motivating\r\n\tScenario Outline: The leaderboard can be for referrals started or converted\r\n\t\tGiven a leaderboard is configured with "leaderboard-type" <value>\r\n\t\tAnd a user with started referrals\r\n\t\tAnd a user with converted referrals\r\n\t\tWhen they view the leaderboard\r\n\t\tThen then only <referralType> referrals are counted in the leaderboard\r\n\t\tExamples:\r\n\t\t\t| value | referralType |\r\n\t\t\t| topStartedReferrers | started |\r\n\t\t\t| topConvertedReferrers | converted |\r\n\t\t\t| | started |\r\n\r\n\t@motivating\r\n\tScenario: If there are any users with referrals the leaderboard is shown\r\n\t\tGiven there is aleast one user\r\n\t\tThen the leaderboard displays up to 10 top referrers\r\n\t\tAnd leaderboard is ordered by the referrers score in descending ordered\r\n\t\tAnd in the case of a tie the rows are ordered alphabetically\r\n\r\n\t@motivating\r\n\tScenario: The leaderboard can filter referrals within an time interval\r\n\t\tGiven a leaderboard is configured with "interval" "2021-11-02T07:00:00.000Z/2021-11-07T07:00:00.000Z"\r\n\t\tAnd a user with referrals\r\n\t\tWhen they view the leaderboard\r\n\t\tThen only referrals from within "2021-11-02T07:00:00.000Z/2021-11-07T07:00:00.000Z" are counted in the leaderboard\r\n\r\n\t@motivating\r\n\tScenario Outline: Rank Type can be configured\r\n\t\tGiven a leaderboard is configured with "rank-type" <value>\r\n\t\tAnd a user\r\n\t\tWhen they view the leaderboard\r\n\t\tThen their leaderboard rank is their <rank>\r\n\t\tExamples:\r\n\t\t\t| value | rank |\r\n\t\t\t| rowNumber | row number |\r\n\t\t\t| denseRank | dense rank |\r\n\t\t\t| rank | rank |\r\n\t\t\t| | row number |\r\n\r\n\t@minutiae\r\n\tScenario: An empty state is displayed if no users\r\n\t\tGiven a user\r\n\t\tBut no users have made any referrals\r\n\t\tWhen they view the leaderboard\r\n\t\tThen an empty state is dislayed\r\n\t\tAnd they see an image of a leaderboard\r\n\t\tAnd below they see "View your rank in the leaderboard"\r\n\t\tAnd below they see "Be the first to refer a friend and reach the top of the leaderboard"\r\n\t\tAnd the text is center aligned\r\n\r\n\t@minutiae\r\n\tScenario: Leaderboard headings can be customized\r\n\t\tGiven a leaderboard\r\n\t\tAnd it has the following props\r\n\t\t\t| prop | value |\r\n\t\t\t| rankheading | Place |\r\n\t\t\t| usersheading | Customer |\r\n\t\t\t| statsheading | Referral Count |\r\n\t\t\t| show-rank | true |\r\n\t\tAnd a user\r\n\t\tWhen they view the leaderboard\r\n\t\tThen they see the following columns with headings\r\n\t\t\t| column | heading |\r\n\t\t\t| rank | Place |\r\n\t\t\t| user | Customer |\r\n\t\t\t| stat | Referral Count |\r\n\r\n\t@motivating\r\n\tScenario Outline: Rank can be hidden or shown\r\n\t\tGiven a leaderboard\r\n\t\tAnd it has prop "show-rank" with <propValue>\r\n\t\tAnd a user\r\n\t\tWhen they view the leaderboard\r\n\t\tThen they <maySee> the rank column\r\n\t\tExamples:\r\n\t\t\t| propValue | maySee |\r\n\t\t\t| true | see |\r\n\t\t\t| false | don\'t see |\r\n\t\t\t| | don\'t see |\r\n\r\n\t@motivating\r\n\tScenario: Users in the top 10 referrers see their leaderboard row highlighted\r\n\t\tGiven a user\r\n\t\tAnd they are in the top 10 referrers\r\n\t\tWhen they view the leaderboard\r\n\t\tThen they see the row with their name highlighted with brand colour\r\n\r\n\t@motivating\r\n\tScenario Outline: Users not in the top 10 referrers can see their progress at the bottom of the leaderboard\r\n\t\tGiven a user\r\n\t\tAnd they <mayHmayHaveReferralave>\r\n\t\tAnd they are not in the top 10 referrers\r\n\t\tAnd the leaderboard has prop "show-user" with <value>\r\n\t\tWhen they view the leaderboard\r\n\t\tThen they <maySee> "..." under the top 10 referrers\r\n\t\tAnd under "..." they <maySee> a row highlighted with brand colour\r\n\t\tAnd they <maySee> their name\r\n\t\tAnd they <maySee> their referral count\r\n\t\tAnd they <maySeeRank>\r\n\t\tExamples:\r\n\t\t\t| mayHaveReferral | value | maySee | maySeeRank |\r\n\t\t\t| have referrals | true | see | see their rank |\r\n\t\t\t| don\'t have referrals | true | see | don\'t see their rank |\r\n\t\t\t| | false | don\'t see | don\'t see their rank |\r\n\t\t\t| have referrals | | see | see their rank |\r\n\r\n\t@minutiae\r\n\tScenario: Users without names are displayed as an "Anonymous User"\r\n\t\tGiven a user\r\n\t\tAnd they do not have a first name\r\n\t\tAnd they do not have a last initial\r\n\t\tWhen they view the leaderboard\r\n\t\tThen they see the user displayed as "Anonymous User"';var La={title:"Components/Leaderboard",parameters:{scenario:Na}};var ja={usersheading:"TOP REFERRERS",statsheading:"NEW TITANS"};var Ga={empty:t("slot",{name:"empty"},t("sqm-portal-container",{padding:"xxxx-large",gap:"medium"},t("sqm-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828457/tenant_test_a7iws76wkk4az/pomgkfyhc2mb3cuapauq.png","max-width":"100px"}),t("sqm-titled-section",{"label-margin":"xxx-small","text-align":"center"},t("sqm-text",{slot:"label"},t("h3",null,"View your rank in the leaderboard")),t("sqm-text",{slot:"content"},"Be the first to refer a friend and reach the top of the leaderboard")))),loadingstate:t("slot",{name:"loading"},t("table",null,__spreadArrays(Array(10)).map((function(){return t("tr",null,t("td",null,t("sl-skeleton",null)))}))))};var za=function(){var e={states:{loading:false,hasLeaders:false,styles:__assign({},ja)},data:{rankType:"rowNumber",leaderboard:[],showUser:true,userRank:{firstName:"Kutay",lastInitial:"C",value:8,rowNumber:11,rank:23}},elements:__assign({},Ga)};return t(ce,Object.assign({},e))};var Wa=function(){var e={states:{loading:true,hasLeaders:false,styles:__assign({},ja)},data:{rankType:"rowNumber",leaderboard:[]},elements:__assign({},Ga)};return t(ce,Object.assign({},e))};var Va=function(){var e={states:{loading:false,hasLeaders:true,styles:__assign({},ja)},data:{rankType:"rowNumber",leaderboard:[{firstName:"Viktor",lastInitial:"V",value:82,rank:1,rowNumber:1}]},elements:__assign({},Ga)};return t(ce,Object.assign({},e))};var Ma=function(){var e={states:{loading:false,hasLeaders:true,styles:__assign({},ja)},data:{rankType:"rowNumber",leaderboard:[{firstName:"Viktor",lastInitial:"V",value:82,rank:1,rowNumber:1},{firstName:"MF",lastInitial:"D",value:73,rank:2,rowNumber:2},{firstName:"Freddie",lastInitial:"G",value:64,rank:3,rowNumber:3},{firstName:"Benny",lastInitial:"B",value:55,rank:4,rowNumber:4},{firstName:"Mos",lastInitial:"D",value:46,rank:5,rowNumber:5}]},elements:__assign({},Ga)};return t(ce,Object.assign({},e))};var Ha=function(){var e={states:{loading:false,hasLeaders:true,styles:{rankheading:"Rank",usersheading:"User",statsheading:"Referrals",showRank:true}},data:{rankType:"rowNumber",leaderboard:[{firstName:"Viktor",lastInitial:"V",value:82,rank:1,rowNumber:1},{firstName:"MF",lastInitial:"D",value:73,rank:2,rowNumber:2},{firstName:"Freddie",lastInitial:"G",value:64,rank:3,rowNumber:3},{firstName:"Benny",lastInitial:"B",value:55,rank:4,rowNumber:4},{firstName:"Mos",lastInitial:"D",value:46,rank:5,rowNumber:5}]},elements:__assign({},Ga)};return t(ce,Object.assign({},e))};var Ua=function(){var e={states:{loading:false,hasLeaders:true,styles:{rankheading:"Rank",usersheading:"User",statsheading:"Referrals",showRank:false}},data:{rankType:"rowNumber",leaderboard:[{firstName:"Viktor",lastInitial:"V",value:82,rank:1,rowNumber:1},{firstName:"MF",lastInitial:"D",value:73,rank:2,rowNumber:2},{firstName:"Freddie",lastInitial:"G",value:64,rank:3,rowNumber:3},{firstName:"Benny",lastInitial:"B",value:55,rank:4,rowNumber:4},{firstName:"Mos",lastInitial:"D",value:46,rank:5,rowNumber:5},{firstName:"Joe",lastInitial:"S",value:42,rank:6,rowNumber:6},{firstName:"Zach",lastInitial:"H",value:41,rank:7,rowNumber:7},{firstName:"Sarah",lastInitial:"S",value:39,rank:8,rowNumber:8},{firstName:"James",lastInitial:"N",value:33,rank:9,rowNumber:9},{firstName:"Fahim",lastInitial:"J",value:29,rank:10,rowNumber:10}]},elements:__assign({},Ga)};return t(ce,Object.assign({},e))};var $a=function(){var e={states:{loading:false,hasLeaders:true,styles:{rankheading:"Rank",usersheading:"User",statsheading:"Referrals",showRank:true}},data:{rankType:"rowNumber",leaderboard:[{firstName:"Viktor",lastInitial:"V",value:82,rank:1,rowNumber:1},{firstName:"MF",lastInitial:"D",value:73,rank:2,rowNumber:2},{firstName:"Freddie",lastInitial:"G",value:64,rank:3,rowNumber:3},{firstName:"Benny",lastInitial:"B",value:55,rank:4,rowNumber:4},{firstName:"Mos",lastInitial:"D",value:46,rank:5,rowNumber:5},{firstName:"Joe",lastInitial:"S",value:42,rank:6,rowNumber:6},{firstName:"Zach",lastInitial:"H",value:41,rank:7,rowNumber:7},{firstName:"Sarah",lastInitial:"S",value:39,rank:8,rowNumber:8},{firstName:"James",lastInitial:"N",value:33,rank:9,rowNumber:9},{firstName:"Fahim",lastInitial:"J",value:29,rank:10,rowNumber:10}]},elements:__assign({},Ga)};return t(ce,Object.assign({},e))};var Ja=function(){var e={states:{loading:false,hasLeaders:true,styles:{rankheading:"Rank",usersheading:"User",statsheading:"Referrals",showRank:true}},data:{rankType:"rowNumber",leaderboard:[{firstName:"Viktor",lastInitial:"V",value:82,rank:1,rowNumber:1},{firstName:"MF",lastInitial:"D",value:73,rank:2,rowNumber:2},{firstName:"Freddie",lastInitial:"G",value:64,rank:3,rowNumber:3},{firstName:"Benny",lastInitial:"B",value:55,rank:4,rowNumber:4},{firstName:"Mos",lastInitial:"D",value:46,rank:5,rowNumber:5},{firstName:"Joe",lastInitial:"S",value:42,rank:6,rowNumber:6},{firstName:"Zach",lastInitial:"H",value:41,rank:7,rowNumber:7},{firstName:"Sarah",lastInitial:"S",value:39,rank:8,rowNumber:8},{firstName:"James",lastInitial:"N",value:33,rank:9,rowNumber:9},{firstName:"Fahim",lastInitial:"J",value:29,rank:10,rowNumber:10}],showUser:true,userRank:{firstName:"Viktor",lastInitial:"V",value:82,rowNumber:1,rank:1}},elements:__assign({},Ga)};return t(ce,Object.assign({},e))};var Ka=function(){var e={states:{loading:false,hasLeaders:true,styles:{rankheading:"Rank",usersheading:"User",statsheading:"Referrals",showRank:true}},data:{rankType:"rowNumber",leaderboard:[{firstName:"Viktor",lastInitial:"V",value:82,rank:1,rowNumber:1},{firstName:"MF",lastInitial:"D",value:73,rank:2,rowNumber:2},{firstName:"Freddie",lastInitial:"G",value:64,rank:3,rowNumber:3},{firstName:"Benny",lastInitial:"B",value:55,rank:4,rowNumber:4},{firstName:"Mos",lastInitial:"D",value:46,rank:5,rowNumber:5},{firstName:"Joe",lastInitial:"S",value:42,rank:6,rowNumber:6},{firstName:"Zach",lastInitial:"H",value:41,rank:7,rowNumber:7},{firstName:"Sarah",lastInitial:"S",value:39,rank:8,rowNumber:8},{firstName:"James",lastInitial:"N",value:33,rank:9,rowNumber:9},{firstName:"Fahim",lastInitial:"J",value:29,rank:10,rowNumber:10}],showUser:true,userRank:{firstName:"Kutay",lastInitial:"C",value:8,rowNumber:11,rank:23}},elements:__assign({},Ga)};return t(ce,Object.assign({},e))};var Xa=function(){var e={states:{loading:false,hasLeaders:true,styles:{rankheading:"Rank",usersheading:"User",statsheading:"Referrals",showRank:true}},data:{rankType:"rowNumber",leaderboard:[{firstName:"Firstname",lastInitial:null,value:82,rank:1,rowNumber:1},{firstName:null,lastInitial:"Lastname",value:73,rank:2,rowNumber:2},{firstName:null,lastInitial:null,value:64,rank:3,rowNumber:3}],showUser:true,userRank:{firstName:null,lastInitial:null,value:null,rowNumber:null,rank:null}},elements:__assign({},Ga)};return t(ce,Object.assign({},e))};var Ya=Object.freeze({__proto__:null,default:La,Empty:za,Loading:Wa,One:Va,Five:Ma,FiveWithRank:Ha,Ten:Ua,TenWithRank:$a,UserInList:Ja,UserOutside:Ka,UserEmpty:Xa});var Za=function(e,r){var n=e.story;var a;var i=(a=n.story.parameters)===null||a===void 0?void 0:a.hookStory;if(!i){return r}var s=Math.round(Math.random()*1e5);var o="sqm-hook-story-container-"+s;return t(o,null,t("sqm-hook-story-container",{hookStory:i}))};function Qa(e){var r=function(){return t("div",null)};r.parameters={hookStory:e};return r}var ei={title:"Tests/Router"};var ti='\n <template path="/foo"><h1>foo</h1>\n \n <p>These elements don\'t produce a specific box by themselves. They are replaced by their pseudo-box and their child boxes. Please note that the CSS Display Level 3 spec defines how the contents value should affect "unusual elements" — elements that aren’t rendered purely by CSS box concepts such as replaced elements. See Appendix B: Effects of display: contents on Unusual Elements for more details.\n\n Due to a bug in browsers this will currently remove the element from the accessibility tree — screen readers will not look at what\'s inside. See the Accessibility concerns section below for more details.</p>\n </template>\n <template path="/bar"><h2>bar</h2>\n \n <p>Turns off the display of an element so that it has no effect on layout (the document is rendered as though the element did not exist). All descendant elements also have their display turned off.\n To have an element take up the space that it would normally take, but without actually rendering anything, use the visibility property instead.</p>\n </template>\n <template path="/baz/bang"><h3>baz/bang</h3>\n <pre>\n ▄▄▄▄▄▄▄░▄▄▄▄▄▄▄░▄▄▄▄▄▄░▄▄▄▄▄\n ░░▀███░░░░▀██░░░░██▀░░░░██░░\n ░░░▀██░░░░░▀██░░▄█░░░░░▄█░░░\n ░░░░███░░░░░▀██▄█░░░░░░█░░░░\n ░░░░░███░░░░░▀██░░░░░░█▀░░░░\n ░░░░░░███░░░░▄███░░░░█▀░░░░░\n ░░░░░░░██▄░░▄▀░███░░█▀░░░░░░\n ░░░░░░░▀██▄█▀░░░███▄▀░░░░░░░\n ░░░░░░░░▀██▀░░░░░███░░░░░░░░\n ░░░░░░░░░▀▀░░░░░░░▀░░░░░░░░░\n </pre>\n </template>\n <template path="/refer/:page"><h3>/refer/:page</h3>\n <pre>\n refer/:page\n </pre>\n </template>\n';var ri='\n <sqm-route path="/foo"><h1>foo</h1>\n \n <p>These elements don\'t produce a specific box by themselves. They are replaced by their pseudo-box and their child boxes. Please note that the CSS Display Level 3 spec defines how the contents value should affect "unusual elements" — elements that aren’t rendered purely by CSS box concepts such as replaced elements. See Appendix B: Effects of display: contents on Unusual Elements for more details.\n\n Due to a bug in browsers this will currently remove the element from the accessibility tree — screen readers will not look at what\'s inside. See the Accessibility concerns section below for more details.</p>\n </sqm-route>\n <sqm-route path="/bar"><h2>bar</h2>\n <p>Turns off the display of an element so that it has no effect on layout (the document is rendered as though the element did not exist). All descendant elements also have their display turned off.\n To have an element take up the space that it would normally take, but without actually rendering anything, use the visibility property instead.</p>\n </sqm-route>\n <sqm-route path="/baz/bang"><h3>baz/bang</h3>\n <pre>\n ▄▄▄▄▄▄▄░▄▄▄▄▄▄▄░▄▄▄▄▄▄░▄▄▄▄▄\n ░░▀███░░░░▀██░░░░██▀░░░░██░░\n ░░░▀██░░░░░▀██░░▄█░░░░░▄█░░░\n ░░░░███░░░░░▀██▄█░░░░░░█░░░░\n ░░░░░███░░░░░▀██░░░░░░█▀░░░░\n ░░░░░░███░░░░▄███░░░░█▀░░░░░\n ░░░░░░░██▄░░▄▀░███░░█▀░░░░░░\n ░░░░░░░▀██▄█▀░░░███▄▀░░░░░░░\n ░░░░░░░░▀██▀░░░░░███░░░░░░░░\n ░░░░░░░░░▀▀░░░░░░░▀░░░░░░░░░\n </pre>\n </sqm-route>\n <sqm-route path="/refer/:page"><h3>/refer/:page</h3>\n <pre>\n refer/:page\n </pre>\n </sqm-route>\n';var ni=Qa((function(){return t("div",null,t("button",{onClick:function(){return d.push("/")}},"/"),t("button",{onClick:function(){return d.push("/foo")}},"/foo"),t("button",{onClick:function(){return d.push("/bar")}},"/bar"),t("button",{onClick:function(){return d.push("/baz/bang")}},"/baz/bang"),t("button",{onClick:function(){return d.push("/refer")}},"/refer"),t("button",{onClick:function(){return d.push("/refer/1")}},"/refer/1"),t("button",{onClick:function(){return d.push("/refer/2")}},"/refer/2"),t("button",{onClick:function(){return d.back()}},"Back"),t("button",{onClick:function(){return d.forward()}},"Forward"),t("hr",null),t("sqm-router",{innerHTML:ti}))}));var ai=Qa((function(){return t("div",null,t("button",{onClick:function(){return d.push("/")}},"/"),t("button",{onClick:function(){return d.push("/foo")}},"/foo"),t("button",{onClick:function(){return d.push("/bar")}},"/bar"),t("button",{onClick:function(){return d.push("/baz/bang")}},"/baz/bang"),t("button",{onClick:function(){return d.push("/refer")}},"/refer"),t("button",{onClick:function(){return d.push("/refer/1")}},"/refer/1"),t("button",{onClick:function(){return d.push("/refer/2")}},"/refer/2"),t("button",{onClick:function(){return d.back()}},"Back"),t("button",{onClick:function(){return d.forward()}},"Forward"),t("hr",null),t("sqm-router",{innerHTML:ri}))}));var ii=Qa((function(){return t("div",null,t("button",{onClick:function(){return d.push("/")}},"/"),t("button",{onClick:function(){return d.push("/foo")}},"/foo"),t("hr",null),t("div",{style:{display:"flex",justifyContent:"space-around"}},t("sqm-router",{innerHTML:'<template path="/">\n \n <div>Column 1</div>\n <div>Column 2 </div>\n </template>'})))}));function si(e){var t=s(e),r=t[0],n=t[1];var a=s(e),i=a[0],o=a[1];function l(e){d.push(e.target.value)}return{states:{previewTemplate:i,editedTemplate:r},callbacks:{setEditedTemplate:n,setPreviewTemplate:o,setPath:l}}}var oi='\n<sqm-router>\n <template path="/">\n <div>hello world</div>\n </template>\n</sqm-router>\n';function li(e){var r=e.states,n=e.callbacks;return[t("textarea",{style:{width:"100%",height:"300px"},onChange:function(e){return n.setEditedTemplate(e.target.value)}},r.editedTemplate),t("button",{onClick:function(){return n.setPreviewTemplate(r.editedTemplate)}},"Update Preview"),t("label",null,"Current path:",t("input",{onInput:n.setPath,value:"/"})),t("div",{innerHTML:r.previewTemplate})]}var ui=Qa((function(){var e=si(oi),r=e.states,n=e.callbacks;return t(li,{states:r,callbacks:n})}));var di=Object.freeze({__proto__:null,default:ei,TemplateNavigation:ni,RouteNavigation:ai,Styling:ii,RouterPlayground:ui});var ci={title:"Components/Leaderboard Rank"};var mi=function(){var e={data:{rank:"1st"}};return t("p",null,"Your rank is ",t(X,Object.assign({},e))," on the leaderboard")};var pi=Object.freeze({__proto__:null,default:ci,First:mi});function hi(){var e="worried-camera@uexwltgh.mailosaur.net";var t=e;var r="a-referral-program";window.SquatchAndroid=true;window.widgetIdent={tenantAlias:"test_as36zjtpfy7oo",appDomain:"https://staging.referralsaasquatch.com",token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImFjY291bnRJZCI6IndvcnJpZWQtY2FtZXJhQHVleHdsdGdoLm1haWxvc2F1ci5uZXQiLCJpZCI6IndvcnJpZWQtY2FtZXJhQHVleHdsdGdoLm1haWxvc2F1ci5uZXQifX0.-WGV4_bzGCFp-OTIO-h-yp0MlgtkdufT_GgI4T691OY",userId:e,accountId:t,programId:r};return{id:e,accountId:t}}function gi(){var e="a-referral-program";window.SquatchAndroid=true;window.widgetIdent={tenantAlias:"test_as36zjtpfy7oo",appDomain:"https://staging.referralsaasquatch.com",programId:e}}var fi={title:"Components/Portal Frame"};var bi={data:{footer:t("span",null,"example@example.com"),header:t("div",{slot:"header",style:{display:"flex",flexDirection:"column"}},t("span",{style:{fontSize:"var(--sl-font-size-large)",fontWeight:"bold"}},"Portal Header"),t("span",{style:{fontSize:"var(--sl-font-size-small)"}},"A description for the portal"))},callbacks:{rerender:function(){}},ref:{current:undefined}};var vi=function(){var e=__assign({},bi);return t(me,Object.assign({},e),t("sqm-navigation-menu",{"menu-label":"Menu"},t("sl-menu-item",{exportparts:"base: menuitem-base",value:"/widget"},"Dashboard"),t("sl-menu-item",{exportparts:"base: menuitem-base",value:"/editProfile"},"Edit Profile"),t("sl-menu-divider",null),t("sl-menu-item",{exportparts:"base: menuitem-base",value:"/logout"},"Logout")))};var wi=function(){var e=__assign({},bi);return t(me,Object.assign({},e))};var xi=function(){var e;hi();return t("div",null,t("sqm-portal-frame",null,t("div",{slot:"header",style:{display:"flex",flexDirection:"column"}},t("span",{style:{fontSize:"var(--sl-font-size-large)",fontWeight:"bold"}},"Portal Header"),t("span",{style:{fontSize:"var(--sl-font-size-small)"}},"A description for the portal")),t("a",{slot:"footer",class:"FooterEmail",href:"mailto:referrals@servicetitan.com"},"referrals@servicetitan.com"),t("sqm-navigation-menu",{"menu-label":"Menu"},t("sl-menu-item",{exportparts:"base: menuitem-base",value:"/widget"},"Dashboard"),t("sl-menu-item",{exportparts:"base: menuitem-base",value:"/editProfile"},"Edit Profile"),t("sl-menu-divider",null),t("sl-menu-item",{exportparts:"base: menuitem-base",value:"/logout"},"Logout")),t("h1",null,"Something")),t("p",null,"Current path:"," ",t("code",null,t("strong",null,(e=c())===null||e===void 0?void 0:e.pathname))),t("button",{onClick:d.back},"Go Back"))};var yi=function(){var e;gi();return t("div",null,t("sqm-portal-frame",null,t("div",{slot:"header",style:{display:"flex",flexDirection:"column"}},t("span",{style:{fontSize:"var(--sl-font-size-large)",fontWeight:"bold"}},"Portal Header"),t("span",{style:{fontSize:"var(--sl-font-size-small)"}},"A description for the portal")),t("span",{slot:"footer"},"sample@example.com"),t("sqm-navigation-menu",{"menu-label":"Menu"},t("sl-menu-item",{exportparts:"base: menuitem-base",value:"/widget"},"Dashboard"),t("sl-menu-item",{exportparts:"base: menuitem-base",value:"/editProfile"},"Edit Profile"),t("sl-menu-divider",null),t("sl-menu-item",{exportparts:"base: menuitem-base",value:"/logout"},"Logout")),t("h1",null,"Something")),t("p",null,"Current path:"," ",t("code",null,t("strong",null,(e=c())===null||e===void 0?void 0:e.pathname))),t("button",{onClick:d.back},"Go Back"))};var qi=Object.freeze({__proto__:null,default:fi,FrameWithMenu:vi,FrameWithoutMenu:wi,FullStackFrame:xi,FullStackFrameLoggedOut:yi});var ki={title:"Components/Edit Profile Form"};var Ai={states:{loading:false,submitDisabled:false,formState:{currentRegion:"Canada",firstName:"Bill",lastName:"Bob",errors:{},error:"An error string"},user:{firstName:"Bill",lastName:"Bob",email:"billbob@example.com"},showEdit:false,text:{editprofileheader:"Edit Profile",editprofiletext:"Update your profile.",firstnametext:"Bill",lastnametext:"Bob",canceltext:"Cancel",updatetext:"Update",currentregiontext:"Canada"}},callbacks:{onSubmit:function(e){console.log(e)},resetForm:function(){console.log("reset")},onChange:function(){console.log("change")},setShowEdit:function(e){console.log(e)}}};var Di=function(){var e=Ai;return t(pe,Object.assign({},e))};var Ci=function(){var e=__assign(__assign({},Ai),{states:__assign(__assign({},Ai.states),{showEdit:true})});return t(pe,Object.assign({},e))};var Ei=function(){return t("sqm-edit-profile",{editprofileheader:"Edit Profile",editprofiletext:"Update your profile.",firstnametext:"Bill",lastnametext:"Bob",canceltext:"Cancel",updatetext:"Update",currentregiontext:"Current Region",showregion:true})};var _i=Object.freeze({__proto__:null,default:ki,EditProfileFormDisabled:Di,EditProfileFormEnabled:Ci,FullStackFrameWithMenu:Ei});var Ti={title:"Hooks / useShareLink"};function Si(){var e="testestest";var t=e;var r="sam-partner-test-2";window.widgetIdent={tenantAlias:"test_a8b41jotf8a1v",appDomain:"https://staging.referralsaasquatch.com",programId:r};o((function(){m({accountId:t,id:e,jwt:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImFjY291bnRJZCI6InRlc3Rlc3Rlc3QiLCJpZCI6InRlc3Rlc3Rlc3QifX0.qYnU5hNeIj9C_G3NogfG7btgCPGZC7JRXY0MG6a63zs"});return function(){window.widgetIdent=undefined;m(undefined)}}),[])}var Ri=Qa((function(){Si();var e=he({programId:"sam-partner-test-2",tooltiplifespan:0,tooltiptext:""});return t("div",null,"Sharelink:"," ",t("code",{style:{borderStyle:"solid",borderWidth:"1px",padding:"2px"}},e.shareString))}));var Ii=Qa((function(){Si();return t(de,Object.assign({},he({programId:"sam-partner-test-2",tooltiptext:"Copied to clipboard",tooltiplifespan:1e3})))}));var Fi=Qa((function(){Si();return t(de,Object.assign({},he({programId:"sam-partner-test-2",tooltiptext:"⠀⠀⠀⠀⠀⠀⠀⠀⠀HELLO THERE!!!\n⠀⠀⠀⡯⡯⡾⠝⠘⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢊⠘⡮⣣⠪⠢⡑⡌\n⠀⠀⠀⠟⠝⠈⠀⠀⠀⠡⠀⠠⢈⠠⢐⢠⢂⢔⣐⢄⡂⢔⠀⡁⢉⠸⢨⢑⠕⡌\n⠀⠀⡀⠁⠀⠀⠀⡀⢂⠡⠈⡔⣕⢮⣳⢯⣿⣻⣟⣯⣯⢷⣫⣆⡂⠀⠀⢐⠑⡌\n⢀⠠⠐⠈⠀⢀⢂⠢⡂⠕⡁⣝⢮⣳⢽⡽⣾⣻⣿⣯⡯⣟⣞⢾⢜⢆⠀⡀⠀⠪\n⣬⠂⠀⠀⢀⢂⢪⠨⢂⠥⣺⡪⣗⢗⣽⢽⡯⣿⣽⣷⢿⡽⡾⡽⣝⢎⠀⠀⠀⢡\n⣿⠀⠀⠀⢂⠢⢂⢥⢱⡹⣪⢞⡵⣻⡪⡯⡯⣟⡾⣿⣻⡽⣯⡻⣪⠧⠑⠀⠁⢐\n⣿⠀⠀⠀⠢⢑⠠⠑⠕⡝⡎⡗⡝⡎⣞⢽⡹⣕⢯⢻⠹⡹⢚⠝⡷⡽⡨⠀⠀⢔\n⣿⡯⠀⢈⠈⢄⠂⠂⠐⠀⠌⠠⢑⠱⡱⡱⡑⢔⠁⠀⡀⠐⠐⠐⡡⡹⣪⠀⠀⢘\n⣿⣽⠀⡀⡊⠀⠐⠨⠈⡁⠂⢈⠠⡱⡽⣷⡑⠁⠠⠑⠀⢉⢇⣤⢘⣪⢽⠀⢌⢎\n⣿⢾⠀⢌⠌⠀⡁⠢⠂⠐⡀⠀⢀⢳⢽⣽⡺⣨⢄⣑⢉⢃⢭⡲⣕⡭⣹⠠⢐⢗\n⣿⡗⠀⠢⠡⡱⡸⣔⢵⢱⢸⠈⠀⡪⣳⣳⢹⢜⡵⣱⢱⡱⣳⡹⣵⣻⢔⢅⢬⡷\n⣷⡇⡂⠡⡑⢕⢕⠕⡑⠡⢂⢊⢐⢕⡝⡮⡧⡳⣝⢴⡐⣁⠃⡫⡒⣕⢏⡮⣷⡟\n⣷⣻⣅⠑⢌⠢⠁⢐⠠⠑⡐⠐⠌⡪⠮⡫⠪⡪⡪⣺⢸⠰⠡⠠⠐⢱⠨⡪⡪⡰\n⣯⢷⣟⣇⡂⡂⡌⡀⠀⠁⡂⠅⠂⠀⡑⡄⢇⠇⢝⡨⡠⡁⢐⠠⢀⢪⡐⡜⡪⡊\n⣿⢽⡾⢹⡄⠕⡅⢇⠂⠑⣴⡬⣬⣬⣆⢮⣦⣷⣵⣷⡗⢃⢮⠱⡸⢰⢱⢸⢨⢌\n⣯⢯⣟⠸⣳⡅⠜⠔⡌⡐⠈⠻⠟⣿⢿⣿⣿⠿⡻⣃⠢⣱⡳⡱⡩⢢⠣⡃⠢⠁\n⡯⣟⣞⡇⡿⣽⡪⡘⡰⠨⢐⢀⠢⢢⢄⢤⣰⠼⡾⢕⢕⡵⣝⠎⢌⢪⠪⡘⡌⠀\n⡯⣳⠯⠚⢊⠡⡂⢂⠨⠊⠔⡑⠬⡸⣘⢬⢪⣪⡺⡼⣕⢯⢞⢕⢝⠎⢻⢼⣀⠀\n⠁⡂⠔⡁⡢⠣⢀⠢⠀⠅⠱⡐⡱⡘⡔⡕⡕⣲⡹⣎⡮⡏⡑⢜⢼⡱⢩⣗⣯⣟\n⢀⢂⢑⠀⡂⡃⠅⠊⢄⢑⠠⠑⢕⢕⢝⢮⢺⢕⢟⢮⢊⢢⢱⢄⠃⣇⣞⢞⣞⢾\n⢀⠢⡑⡀⢂⢊⠠⠁⡂⡐⠀⠅⡈⠪⠪⠪⠣⠫⠑⡁⢔⠕⣜⣜⢦⡰⡎⡯⡾⡽",tooltiplifespan:500})))}));var Pi=Object.freeze({__proto__:null,default:Ti,BareBonesView:Ri,RegularView:Ii,FastTooltip:Fi});var Oi={title:"Hooks / useShareButton"};function Bi(){var e="testestest";var t=e;var r="sam-partner-test-2";window.widgetIdent={tenantAlias:"test_a8b41jotf8a1v",appDomain:"https://staging.referralsaasquatch.com",programId:r};o((function(){m({accountId:t,id:e,jwt:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImFjY291bnRJZCI6InRlc3Rlc3Rlc3QiLCJpZCI6InRlc3Rlc3Rlc3QifX0.qYnU5hNeIj9C_G3NogfG7btgCPGZC7JRXY0MG6a63zs"});return function(){window.widgetIdent=undefined;m(undefined)}}),[])}var Ni=Qa((function(){Bi();var e="sam-partner-test-2";var r=[ge({programId:e,medium:"facebook"}),ge({programId:e,medium:"twitter"}),ge({programId:e,medium:"email"}),ge({programId:e,medium:"direct"}),ge({programId:e,medium:"sms"})];return t("div",null,r.map((function(e){return t("div",null,t("button",{onClick:e.onClick},"Share link (",e.medium,")"))})))}));var Li=Qa((function(){Bi();var e="sam-partner-test-2";var r=["facebook","twitter","email","direct","sms"];return t("div",null,r.map((function(r){return t("div",null,t("sqm-share-button",Object.assign({},{programId:e,medium:r}),"BUTTON_TEXT"))})))}));var ji=Object.freeze({__proto__:null,default:Oi,BareBonesView:Ni,RegularView:Li});var Gi={title:"Hooks / useBigStat"};function zi(){var e="nynellie";var t=e;var r="ny-post-referrals";window.widgetIdent={tenantAlias:"test_a7yoz8854cf6x",appDomain:"https://staging.referralsaasquatch.com",programId:r};o((function(){m({accountId:t,id:e,jwt:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImFjY291bnRJZCI6Im55bmVsbGllIiwiaWQiOiJueW5lbGxpZSJ9fQ.3KV974VPLgk4tD8LQfJTi4IPkKCmnaB8w48HzVJYDuI"});return function(){window.widgetIdent=undefined;m(undefined)}}),[])}var Wi=function(e,r){console.log('View("'+e+'") - CALLED');zi();var n=$({statType:e,render:function(){},disconnectedCallback:function(){},ignored:true}),a=n.props,i=n.label;return t("div",null,t("b",null,"Stat format:"),t("pre",null,r),t("br",null),t("b",null,"Stat selected:")," ",t("pre",{style:{color:"green"}},e),t(U,Object.assign({},a),i))};var Vi=function(){var e=s("/someRandomThing/with/someArguments/1234"),r=e[0],n=e[1];var a=J({statType:r,render:function(){},disconnectedCallback:function(){},ignored:true}),i=a.props,o=a.label;return t("div",null,t("div",null,"Stat type:"," ",t("input",{style:{width:"300px"},type:"text",value:r,onInput:function(e){return n(e.target.value)}})),t("hr",null),t("div",null,t(U,Object.assign({},i),o)))};var Mi=Qa(Vi);var Hi=Qa((function(){return Wi("/referralsCount","/(referralsCount)/:status?")}));var Ui=Qa((function(){return Wi("/referralsCount/converted","/(referralsCount)/:status?")}));var $i=Qa((function(){return Wi("/referralsCount/started","/(referralsCount)/:status?")}));var Ji=Qa((function(){return Wi("/referralsMonth","/(referralsMonth)")}));var Ki=Qa((function(){return Wi("/referralsWeek","/(referralsWeek)")}));var Xi=Qa((function(){return Wi("/rewardsCount","/(rewardsCount)/:global?")}));var Yi=Qa((function(){return Wi("/rewardsCount/global","/(rewardsCount)/:global")}));var Zi=Qa((function(){return Wi("/rewardsCountFiltered/global","/(rewardsCountFiltered)/:statType([INTEGRATION|PCT_DISCOUNT|CREDIT]*)?/:unit((?!global)(?!PENDING)(?!CANCELLED)(?!EXPIRED)(?!REDEEMED)(?!AVAILABLE)[a-zA-Z0-9%]+)?/:status([PENDING|CANCELLED|EXPIRED|REDEEMED|AVAILABLE]*)?/:global?")}));var Qi=Qa((function(){return Wi("/rewardsCountFiltered/PCT_DISCOUNT/global","/(rewardsCountFiltered)/:statType([INTEGRATION|PCT_DISCOUNT|CREDIT]*)?/:unit((?!global)(?!PENDING)(?!CANCELLED)(?!EXPIRED)(?!REDEEMED)(?!AVAILABLE)[a-zA-Z0-9%]+)?/:status([PENDING|CANCELLED|EXPIRED|REDEEMED|AVAILABLE]*)?/:global?")}));var es=Qa((function(){return Wi("/rewardsCountFiltered/PCT_DISCOUNT/PENDING/global","/(rewardsCountFiltered)/:statType([INTEGRATION|PCT_DISCOUNT|CREDIT]*)?/:unit((?!global)(?!PENDING)(?!CANCELLED)(?!EXPIRED)(?!REDEEMED)(?!AVAILABLE)[a-zA-Z0-9%]+)?/:status([PENDING|CANCELLED|EXPIRED|REDEEMED|AVAILABLE]*)?/:global?")}));var ts=Qa((function(){return Wi("/rewardsCountFiltered/CREDIT/COFFEE","/(rewardsCountFiltered)/:statType([INTEGRATION|PCT_DISCOUNT|CREDIT]*)?/:unit((?!global)(?!PENDING)(?!CANCELLED)(?!EXPIRED)(?!REDEEMED)(?!AVAILABLE)[a-zA-Z0-9%]+)?/:status([PENDING|CANCELLED|EXPIRED|REDEEMED|AVAILABLE]*)?/:global?")}));var rs=Qa((function(){return Wi("/rewardsCountFiltered/CREDIT/COFFEE/global","/(rewardsCountFiltered)/:statType([INTEGRATION|PCT_DISCOUNT|CREDIT]*)?/:unit((?!global)(?!PENDING)(?!CANCELLED)(?!EXPIRED)(?!REDEEMED)(?!AVAILABLE)[a-zA-Z0-9%]+)?/:status([PENDING|CANCELLED|EXPIRED|REDEEMED|AVAILABLE]*)?/:global?")}));var ns=Qa((function(){return Wi("/rewardsCountFiltered/CREDIT/COFFEE/PENDING/global","/(rewardsCountFiltered)/:statType([INTEGRATION|PCT_DISCOUNT|CREDIT]*)?/:unit((?!global)(?!PENDING)(?!CANCELLED)(?!EXPIRED)(?!REDEEMED)(?!AVAILABLE)[a-zA-Z0-9%]+)?/:status([PENDING|CANCELLED|EXPIRED|REDEEMED|AVAILABLE]*)?/:global?")}));var as=Qa((function(){return Wi("/rewardsCountFiltered/AVAILABLE","/(rewardsCountFiltered)/:statType([INTEGRATION|PCT_DISCOUNT|CREDIT]*)?/:unit((?!global)(?!PENDING)(?!CANCELLED)(?!EXPIRED)(?!REDEEMED)(?!AVAILABLE)[a-zA-Z0-9%]+)?/:status([PENDING|CANCELLED|EXPIRED|REDEEMED|AVAILABLE]*)?/:global?")}));var is=Qa((function(){return Wi("/integrationRewardsCountFiltered/AVAILABLE/global","/(integrationRewardsCountFiltered)/:format([PENDING|CANCELLED|EXPIRED|REDEEMED|AVAILABLE]*)?/:global?")}));var ss=Qa((function(){return Wi("/integrationRewardsCountFiltered/PENDING/global","/(integrationRewardsCountFiltered)/:format([PENDING|CANCELLED|EXPIRED|REDEEMED|AVAILABLE]*)?/:global?")}));var os=Qa((function(){return Wi("/rewardsMonth","/(rewardsMonth)/:global?")}));var ls=Qa((function(){return Wi("/rewardsWeek","/(rewardsWeek)/:global?")}));var us=Qa((function(){return Wi("/rewardsAssigned/CREDIT/COFFEE","/(rewardsAssigned)/:statType/:unit/:global?")}));var ds=Qa((function(){return Wi("/rewardsAssigned/CREDIT/CASH%2FUSD","/(rewardsAssigned)/:statType/:unit/:global?")}));var cs=Qa((function(){return Wi("/rewardsRedeemed/CREDIT/COFFEE","/(rewardsRedeemed)/:statType/:unit/:global?")}));var ms=Qa((function(){return Wi("/rewardsAvailable/CREDIT/COFFEE","/(rewardsAvailable)/:statType/:unit/:global?")}));var ps=Qa((function(){return Wi("/rewardsAvailable/CREDIT/CASH%2FUSD","/(rewardsAvailable)/:statType/:unit/:global?")}));var hs=Qa((function(){return Wi("/rewardBalance/CREDIT/COFFEE/prettyValue","/(rewardBalance)/:statType/:unit/:format([prettyValue|value]*)?/:global?")}));var gs=Qa((function(){var e=encodeURIComponent("CASH/USD");return Wi("/rewardBalance/CREDIT/"+e+"/prettyValue","/(rewardBalance)/:statType/:unit/:format([prettyValue|value]*)?/:global?")}));var fs=Qa((function(){var e=encodeURIComponent("Paid-Member-Goal/referrals");return Wi("/programGoals/count/"+e,"/(programGoals)/:metricType/:goalId")}));var bs=Qa((function(){return Wi("/customFields/thingCount","/(customFields)/:customField")}));var vs=Object.freeze({__proto__:null,default:Gi,Demo:Mi,ReferralsCount:Hi,referralsConvertedCount:Ui,referralsStartedCount:$i,ReferralsMonth:Ji,ReferralsWeek:Ki,RewardsCount:Xi,GlobalRewardsCount:Yi,GlobalRewardsCountFiltered:Zi,GlobalRewardsCountPctDiscount:Qi,GlobalRewardsCountPctDiscountPending:es,RewardsCountByUnit:ts,GlobalRewardsCountByUnit:rs,GlobalPendingRewardsCount:ns,RewardsAvailableCount:as,GlobalRewardsCountByIntegration:is,GlobalRewardsCountByPendingIntegration:ss,RewardsMonth:os,RewardsWeek:ls,RewardsAssigned:us,RewardsAssignedCashUSD:ds,RewardsRedeemed:cs,RewardsAvailable:ms,RewardsAvailableWithSlash:ps,RewardBalance:hs,RewardBalanceCashUSD:gs,ProgramGoals:fs,CustomField:bs});function ws(){var e="worried-camera@uexwltgh.mailosaur.net";var t=e;var r="a-referral-program";window.widgetIdent={tenantAlias:"test_as36zjtpfy7oo",appDomain:"https://staging.referralsaasquatch.com",programId:r};o((function(){m({accountId:t,id:e,jwt:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImFjY291bnRJZCI6IndvcnJpZWQtY2FtZXJhQHVleHdsdGdoLm1haWxvc2F1ci5uZXQiLCJpZCI6IndvcnJpZWQtY2FtZXJhQHVleHdsdGdoLm1haWxvc2F1ci5uZXQiLCJmaXJzdE5hbWUiOiJ0ZXN0IiwibGFzdE5hbWUiOiJ0ZXN0In19.ziDWbdCwsTo1ijxl8d2__Ga-6iFOVShaJUPp2ZBMeO0"});return function(){window.widgetIdent=undefined;m(undefined)}}),[])}var xs={title:"Hooks / useEditProfile"};var ys=Qa((function(){ws();return t("sqm-edit-profile",Object.assign({},{editprofileheader:"HEADER",editprofiletext:"TEXT",firstnametext:"FIRST NAME",lastnametext:"LAST NAME",canceltext:"CANCEL",updatetext:"UPDATE",currentregiontext:"CURRENT REGION TEXT"}))}));var qs=Object.freeze({__proto__:null,default:xs,RegularView:ys});var ks={title:"Hooks / useLeaderboard"};function As(){var e="testestest";var t=e;var r="sam-partner-test-2";window.widgetIdent={tenantAlias:"test_a8b41jotf8a1v",appDomain:"https://staging.referralsaasquatch.com",programId:r};o((function(){m({accountId:t,id:e,jwt:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImFjY291bnRJZCI6InRlc3Rlc3Rlc3QiLCJpZCI6InRlc3Rlc3Rlc3QifX0.qYnU5hNeIj9C_G3NogfG7btgCPGZC7JRXY0MG6a63zs"});return function(){window.widgetIdent=undefined;m(undefined)}}),[])}function Ds(){var e="sam+klip@saasquat.ch";var t=e;var r="klip-referral-program";var n="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImFjY291bnRJZCI6InNhbStrbGlwQHNhYXNxdWF0LmNoIiwiaWQiOiJzYW0ra2xpcEBzYWFzcXVhdC5jaCIsImVtYWlsIjoic2FtK2tsaXBAc2Fhc3F1YXQuY2giLCJsb2NhbGUiOiJlbiJ9fQ.a2nYYrSJ81FHXlCU-Sqp_-wquQizinHBhzwzULDzimg";window.widgetIdent={tenantAlias:"test_a74miwdpofztj",appDomain:"https://staging.referralsaasquatch.com",programId:r};o((function(){m({accountId:t,id:e,jwt:n});return function(){window.widgetIdent=undefined;m(undefined)}}),[]);return{id:e,accountId:t}}var Cs=function(e){var r=__assign({leaderboardType:"topConvertedReferrers",showRank:true,rankType:"rowNumber",usersheading:"Top Referrers",statsheading:"Completed Referrals",interval:""},e);var n=r.leaderboardType,a=r.rankType;console.log('View("'+n+'") - CALLED');e.setup();return t("div",{style:{marginBottom:"20px"}},t("sqm-divided-layout",{direction:"row"},t("div",{style:{padding:"10px"}},t("b",null,"Leaderboard Type"),t("pre",null,n)),t("div",{style:{padding:"10px"}},t("b",null,"Rank Type"),t("pre",null,a))),t("sqm-leaderboard",Object.assign({},O(r))),t("hr",null))};var Es=Qa((function(){var e=As;return[Cs({setup:e}),Cs({rankType:"rank",setup:e}),Cs({rankType:"denseRank",setup:e})]}));var _s=Qa((function(){var e=As;return[Cs({leaderboardType:"topStartedReferrers",statsheading:"New Referrals",setup:e}),Cs({leaderboardType:"topStartedReferrers",rankType:"rank",statsheading:"New Referrals",setup:e}),Cs({leaderboardType:"topStartedReferrers",rankType:"denseRank",statsheading:"New Referrals",setup:e})]}));var Ts=Qa((function(){var e=Ds;return[Cs({leaderboardType:"topStartedReferrers",statsheading:"New Referrals",setup:e}),Cs({leaderboardType:"topStartedReferrers",rankType:"rank",statsheading:"New Referrals",setup:e}),Cs({leaderboardType:"topStartedReferrers",rankType:"denseRank",statsheading:"New Referrals",interval:"2022-02-11T08:00:00.000Z/2022-02-13T08:00:00.000Z",setup:e})]}));var Ss=Object.freeze({__proto__:null,default:ks,TopConvertedReferrers:Es,TopStartedReferrers:_s,EmptyLeaderboard:Ts});var Rs={title:"Components/Form Message"};var Is=function(){return t("sqm-form-message",{type:"success"},t("div",null,"This is a success message."))};var Fs=function(){return t("sqm-form-message",{type:"error"},t("div",null,"This is an error message"))};var Ps=function(){return t("sqm-form-message",{type:"info"},t("div",null,"This is an info message"))};var Os=function(){return t("sqm-form-message",{type:"success",exportparts:"successalert-icon"},t("div",{class:"AlertContent"},t("div",{part:"successalert-text"},"Title"),t("div",{part:"successalert-subtext"},"Body text."),t("sl-button",{type:"default",exportparts:"base: defaultbutton-base",onClick:function(){console.log("click")}},"Primary Action"),t("sl-button",{class:"SecondaryTextButton",type:"text",onClick:function(){console.log("click")}},"Secondary Action")))};var Bs=Object.freeze({__proto__:null,default:Rs,SuccessAlert:Is,ErrorAlert:Fs,InfoAlert:Ps,FullStackSuccess:Os});var Ns=p.gql(__makeTemplateObject(["\n mutation exchange($exchangeRewardInput: ExchangeRewardInput!) {\n exchangeReward(exchangeRewardInput: $exchangeRewardInput) {\n reward {\n id\n }\n }\n }\n"],["\n mutation exchange($exchangeRewardInput: ExchangeRewardInput!) {\n exchangeReward(exchangeRewardInput: $exchangeRewardInput) {\n reward {\n id\n }\n }\n }\n"]));var Ls={title:"Hooks / useRewardExchange"};function js(){var e="testestest";var t=e;var r="sam-partner-test-2";window.widgetIdent={tenantAlias:"test_a8b41jotf8a1v",appDomain:"https://staging.referralsaasquatch.com",programId:r};o((function(){m({accountId:t,id:e,jwt:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImFjY291bnRJZCI6InRlc3Rlc3Rlc3QiLCJpZCI6InRlc3Rlc3Rlc3QifX0.qYnU5hNeIj9C_G3NogfG7btgCPGZC7JRXY0MG6a63zs"});return function(){window.widgetIdent=undefined;m(undefined)}}),[]);return{id:e,accountId:t}}function Gs(){var e=js(),t=e.id,r=e.accountId;var n=s(10),a=n[0],i=n[1];var o=s(100),l=o[0],u=o[1];var d=h(Ns),c=d[0],m=d[1],p=m.data,g=m.errors;return{states:{points:a,rate:l},data:{id:t,accountId:r,data:p,errors:g},callbacks:{exchange:c,setPoints:i,setRate:u}}}var zs=function(e){var r=e.states,n=e.data,a=e.callbacks;return t("div",null,t("div",null,t("label",null,"Rate:"),t("input",{value:r.rate,onInput:function(e){return a.setRate(e.target.value)}})),t("input",{value:r.points,onInput:function(e){return a.setPoints(e.target.value)}}),t("button",{onClick:function(){return a.exchange(e.input)}},"Exchange"),t("details",null,t("summary",null,"response"),t("h4",null,"data"),t("div",{style:{maxWidth:"500px"}},t("pre",{style:{width:"500px",whiteSpace:"pre-wrap"}},JSON.stringify(n.data))),t("h4",null,"errors"),t("div",{style:{maxWidth:"500px"}},t("pre",{style:{maxWidth:"500px",whiteSpace:"pre-wrap"}},JSON.stringify(n.errors)))))};var Ws=Qa((function(){js();return t("sqm-reward-exchange-list",{"list-type":"something"})}));var Vs=Qa((function(){var e=Gs(),r=e.states,n=e.data,a=e.callbacks;return t(zs,{states:r,data:n,callbacks:a,input:{exchangeRewardInput:{userId:n.id,accountId:n.accountId,redeemCreditInput:{amount:r.points,unit:"POINT"},globalRewardKey:"gc1"}}})}));var Ms=Qa((function(){var e=Gs(),r=e.states,n=e.data,a=e.callbacks;return t(zs,{states:r,data:n,callbacks:a,input:{exchangeRewardInput:{userId:n.id,accountId:n.accountId,redeemCreditInput:{amount:r.points,unit:"POINT"},globalRewardKey:"gc1",rewardInput:{valueInCents:Math.ceil(r.points*r.rate)}}}})}));var Hs=Qa((function(){var e=Gs(),r=e.states,n=e.data,a=e.callbacks;return t(zs,{states:r,data:n,callbacks:a,input:{exchangeRewardInput:{userId:n.id,accountId:n.accountId,redeemCreditInput:{amount:r.points,unit:"POINT"},rewardInput:{type:"CREDIT",unit:"foo",assignedCredit:Math.ceil(r.points*r.rate)}}}})}));var Us=Object.freeze({__proto__:null,default:Ls,RewardList:Ws,FixedGlobalReward:Vs,VariableGlobalReward:Ms,VariableCreditReward:Hs});var $s={title:"Hooks / useRewardsTable"};function Js(){var e="testestest";var t=e;window.widgetIdent={tenantAlias:"test_a8b41jotf8a1v",appDomain:"https://staging.referralsaasquatch.com"};o((function(){m({accountId:t,id:e,jwt:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImFjY291bnRJZCI6InRlc3Rlc3Rlc3QiLCJpZCI6InRlc3Rlc3Rlc3QifX0.qYnU5hNeIj9C_G3NogfG7btgCPGZC7JRXY0MG6a63zs"});return function(){window.widgetIdent=undefined;m(undefined)}}),[]);return{id:e,accountId:t}}function Ks(e){var t=e.token,r=e.id;var n=r;window.widgetIdent={tenantAlias:"test_a74miwdpofztj",appDomain:"https://staging.referralsaasquatch.com"};o((function(){m({accountId:n,id:r,jwt:t});return function(){window.widgetIdent=undefined;m(undefined)}}),[]);return{id:r,accountId:n}}var Xs=Qa((function(){Js();g("sam-partner-test-2");return t("sqm-rewards-table",null,t("sqm-rewards-table-reward-column",null),t("sqm-rewards-table-status-column",null),t("sqm-rewards-table-source-column",null),t("sqm-rewards-table-date-column",null))}));var Ys=Qa((function(){Js();g(undefined);return t("sqm-rewards-table",null,t("sqm-rewards-table-reward-column",null),t("sqm-rewards-table-status-column",null),t("sqm-rewards-table-source-column",null),t("sqm-rewards-table-date-column",null))}));var Zs=Qa((function(){Ks({token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImFjY291bnRJZCI6InNhbWVuZ2xpc2giLCJpZCI6InNhbWVuZ2xpc2gifX0._6OTVF3gcipu_ibgthUNr5UHwC-2E_lhCENI5HpYvcw",id:"samenglish"});g(undefined);return t("sqm-rewards-table",{"per-page":"4"},t("sqm-rewards-table-reward-column",null),t("sqm-rewards-table-status-column",null),t("sqm-rewards-table-source-column",null),t("sqm-rewards-table-date-column",null))}));var Qs=Qa((function(){Ks({token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImFjY291bnRJZCI6InNhbXR1cmtleSIsImlkIjoic2FtdHVya2V5In19.usSMe0RWg8W5FtwcvJayvAlxTw6vMxjTyWXaP8jI8_U",id:"samturkey"});g(undefined);return t("sqm-rewards-table",{"per-page":"4","more-label":"Daha","prev-label":"Öncesi","empty-state-text":"Henüz Referans Yok"},t("sqm-rewards-table-reward-column",{"column-title":"Ödüller","redeemed-text":"{redeemedAmount} kullanıldı","available-text":"{availableAmount} mevcut"}),t("sqm-rewards-table-source-column",{"column-title":"Kullanıcılar","anonymous-user":"Anonim Kullanıcı","deleted-user":"Silinmiş Kullanıcı","reward-exchange-text":"Ödülleri Kulannın","referral-text":"{rewardSource, select, FRIEND_SIGNUP {Referans} REFERRED {Yönlendiren} other {}}","reward-source-text":"{rewardSource, select, MANUAL {Manuel} AUTOMATED {Otomatik} other {}}"}),t("sqm-rewards-table-status-column",{"column-title":"Statut","status-text":"{status, select, AVAILABLE {Mevcut} PENDING {Bekleniyor} EXPIRED {Geçmiş} REDEEMED {Kullanılmış} CANCELED {İptal Edildi} other {Kullanılamaz} }","expiry-text":"Bitiyor "}),t("sqm-rewards-table-date-column",{"column-title":"Tarih"}))}));var eo=Qa((function(){Ks({token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImFjY291bnRJZCI6InNhbWZyZW5jaCIsImlkIjoic2FtZnJlbmNoIn19.cwhasHpfU5MLV4vGbCQcazb6p19iSw5pD2zyrVHgePg",id:"samfrench"});g(undefined);return t("sqm-rewards-table",{"per-page":"4","more-label":"Plus","prev-label":"Précédent","empty-state-text":"Aucune Récompenses Maintenant"},t("sqm-rewards-table-reward-column",{"column-title":"Récompenses","redeemed-text":"{redeemedAmount} rachetée","available-text":"{availableAmount} disponible"}),t("sqm-rewards-table-source-column",{"column-title":"Utilisateur","anonymous-user":"Utilisateur Anonyme","deleted-user":"Utilisateur Supprimé","reward-exchange-text":"Échange de Récompenses","referral-text":"{rewardSource, select, FRIEND_SIGNUP {Référence à} REFERRED {Référencé par} other {}}","reward-source-text":"{rewardSource, select, MANUAL {Manuel} AUTOMATED {Automatique} other {}}"}),t("sqm-rewards-table-status-column",{"column-title":"Statut","status-text":"{status, select, AVAILABLE {Disponible} PENDING {Pendant} EXPIRED {Expiré} REDEEMED {Racheté} CANCELED {Annulé} other {Indisponible} }","expiry-text":"Expire sur "}),t("sqm-rewards-table-date-column",{"column-title":"Date de Réception"}))}));var to=Object.freeze({__proto__:null,default:$s,RewardsTableWithProgram:Xs,RewardsTableNoProgram:Ys,RewardsTableEn:Zs,RewardsTableTr:Qs,RewardsTableFr:eo});var ro="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImFjY291bnRJZCI6InNhbStrbGlwQHNhYXNxdWF0LmNoIiwiaWQiOiJzYW0ra2xpcEBzYWFzcXVhdC5jaCIsImVtYWlsIjoic2FtK2tsaXBAc2Fhc3F1YXQuY2giLCJsb2NhbGUiOiJlbiJ9fQ.a2nYYrSJ81FHXlCU-Sqp_-wquQizinHBhzwzULDzimg";var no={title:"Hooks / useTaskCard"};function ao(){var e="sam+klip@saasquat.ch";var t=e;var r="klip-referral-program";window.widgetIdent={tenantAlias:"test_a74miwdpofztj",appDomain:"https://staging.referralsaasquatch.com",programId:r};o((function(){m({accountId:t,id:e,jwt:ro});return function(){window.widgetIdent=undefined;m(undefined)}}),[]);return{id:e,accountId:t}}var io=Qa((function(){ao();return t("sqm-task-card",{"card-title":"Comment on 5 articles","button-text":"Start reading",goal:5,steps:true,"show-progress-bar":true,"event-key":"testEvent","open-new-tab":true})}));var so=Qa((function(){ao();return t("sqm-card-feed",null,t("sqm-task-card",{"reward-amount":"75","card-title":"Refer a Friend",description:"Invite a friend to Klip and get 75 points when they signup for a free trial or contact our us about an enterprise license.","button-text":"Start referring","button-link":"https://klip-staging.vercel.app/app/klip-rewards",goal:1,repeatable:true,"completed-text":"",demoData:"","ended-message":"","event-key":"","expiry-message":"","progress-bar-unit":"","reward-duration":"2022-01-04T08:00:00.000Z/2022-01-20T08:00:00.000Z","reward-unit":"","starts-on-message":"","stat-type":"","display-duration":"2022-01-04T08:00:00.000Z/2022-01-05T08:00:00.000Z"}),t("sqb-program-section",{"program-id":"klip-loyalty"},t("sqm-task-card",{"reward-amount":"50","card-title":"Follow Us on Twitter",description:"Earn 50 points when you follow us on Twitter!","button-text":"Follow","button-link":"https://twitter.com/",goal:1,"stat-type":"/programGoals/count/Follow-on-Social-Media","open-new-tab":"true","event-key":"socialFollow"})),t("sqm-task-card",{"reward-amount":"250",goal:500,"show-progress-bar":"true","card-title":"Spend $500 on Klip Products",description:"Earn 250 points when you spend $500 or more on Klip products.","button-text":"See plans","button-link":"https://klip-staging.vercel.app/app/plans","stat-type":"/customFields/purchaseTotal","open-new-tab":"false"}),t("sqb-program-section",{"program-id":"klip-loyalty"},t("sqm-task-card",{"reward-amount":"25",goal:1,"card-title":"Upload Your First Video",description:"Earn 25 points for exploring the Klip platform when you upload your first video.","button-text":"Upload","button-link":"https://klip-staging.vercel.app/app","stat-type":"/programGoals/count/Record-First-Video","open-new-tab":"false"})),t("sqm-task-card",{"reward-amount":"100",goal:5,repeatable:true,"show-progress-bar":"true",steps:true,"card-title":"Share 5 Videos",description:"Earn 100 points for collaborating each time you share 5 videos.","button-text":"Share","button-link":"https://klip-staging.vercel.app/app","stat-type":"/customFields/videosShared","open-new-tab":"false"}),t("sqb-program-section",{"program-id":"klip-loyalty"},t("sqm-task-card",{"reward-amount":"1","reward-unit":"Free Month",goal:1,"card-title":"Upgrade Your Plan",description:"Buy a Business or Enterprise plan and get 1 free month of Klip for being a committed customer.","button-text":"Upgrade","button-link":"https://klip-staging.vercel.app/app/plans","stat-type":"/programGoals/count/Upgrade-Plan","open-new-tab":"false"})),t("sqm-task-card",{"reward-amount":"200",goal:5,"show-progress-bar":"","card-title":"Purchase 5 Seats",description:"Earn 200 points when you expand your Klip Team by purchasing 5 or more seats.","button-text":"Purchase seats","button-link":"https://klip-staging.vercel.app/app/plans","stat-type":"/customFields/seatCount"}),t("sqm-task-card",{"reward-amount":"250",goal:1,"show-progress-bar":"","card-title":"Upload 1 Hour of Video",description:"Record and upload an hour of video and get 250 points for being a super user.","button-text":"Upload","button-link":"https://klip-staging.vercel.app/app","stat-type":"/customFields/videoHoursCount","progress-bar-unit":"","reward-unit":"Points"}),t("sqb-program-section",{"program-id":"klip-loyalty"},t("sqm-task-card",{"reward-amount":"100",goal:1,"card-title":"Complete an NPS Survey",description:"Fill out our NPS survey and get 100 points for giving us honest feedback. Be sure to use your Klip account email when completing the survey.","button-text":"Complete survey","button-link":"https://y5tqgj96plv.typeform.com/to/p6N7lHUk","stat-type":"/programGoals/count/NPS-Survey","reward-unit":"Points","open-new-tab":"true"})),t("sqb-conditional-section",{condition:"'champion' in user.segments"},t("sqb-program-section",{"program-id":"klip-loyalty"},t("sqm-task-card",{"reward-amount":"$100",goal:1,"card-title":"Complete a Case Study",description:"Write a Klip case study and earn a $100 Visa Gift Card for letting us know how Klip has helped your team succeed.","button-text":"Complete case study","button-link":"https://y5tqgj96plv.typeform.com/to/CPhkFBBW","stat-type":"/programGoals/count/Case-Study","reward-unit":"Visa Gift Card","open-new-tab":"true"}))))}));var oo=Object.freeze({__proto__:null,default:no,TaskCard:io,TaskCardFeed:so});var lo={title:"New Portal"};var uo={HeaderSubtitleBold:{"font-weight":500,"text-decoration":"underline"}};var co=f(uo);var mo=co.toString();var po={data:{programs:[{key:"program1",label:"My Referral Program"},{key:"program2",label:"My Rewards Program"}]}};var ho={states:{active:false},data:{label:"Dashboard",icon:"house",path:"/"}};var go={states:{active:true},data:{label:"Activity",icon:"bar-chart",path:"/"}};var fo=function(){return t(Z,Object.assign({},po),t(Q,Object.assign({},ho)),t(Q,Object.assign({},go)))};var bo=function(){var e={shareString:"https://ssqt.co/johnsmithrox",open:false,disabled:false,tooltiptext:"Share link copied",onClick:function(){return console.log("Share link copied")}};var r={shareString:"JOHNSMITH1",open:false,disabled:false,tooltiptext:"Share code copied",onClick:function(){return console.log("Share code copied")}};var n={medium:"twitter",loading:false,disabled:false,pill:true,type:"default",size:"medium",icon:"twitter",hideicon:false,iconslot:"prefix",onClick:function(){return"Facebook share clicked"},hide:false};var a={medium:"facebook",loading:false,disabled:false,pill:true,type:"default",size:"medium",icon:"facebook",hideicon:false,iconslot:"prefix",onClick:function(){return"Facebook share clicked"},hide:false};var i={medium:"linkedin",loading:false,disabled:false,pill:true,type:"default",size:"medium",icon:"linkedin",hideicon:false,iconslot:"prefix",onClick:function(){return"Facebook share clicked"},hide:false};return t("sqm-divided-layout",{direction:"row"},t("style",{type:"text/css"},mo),t(fo,null),t("sqm-divided-layout",{direction:"column"},t(ae,Object.assign({},{direction:"column",padding:"xxx-large",gap:"xxx-large"}),t(We,Object.assign({},{labelMargin:"xx-small",padding:"none",label:t("sqm-text",null,t("p",null,"Welcome back,")),content:t("sqm-text",null,t("h1",null,"John Smith"))})),t(le,Object.assign({},{space:"64px"}),t(U,Object.assign({},{statvalue:"2,345",value:234500,loading:false}),"Clicks"),t(U,Object.assign({},{statvalue:"58",value:58,loading:false}),"Referrals"),t(U,Object.assign({},{statvalue:"$10,540",value:1054e3,loading:false}),"Earned"),t(U,Object.assign({},{statvalue:"$2,305",value:230500,loading:false}),"Awaiting Payout"))),t(ae,Object.assign({},{direction:"column",padding:"xxx-large",gap:"xxx-large"}),t(We,Object.assign({},{labelMargin:"x-large",padding:"none",label:t("sqm-text",null,t("h2",null,"Partner and Profit")),content:t("sqm-text",null,t("p",null,"Get rewarded for referring potential customers to MyCompany. Earn commission for each successful lead you send our way"))})),t(We,Object.assign({},{labelMargin:"small",padding:"none",label:t("sqm-text",null,t("h3",null,"Share your referral link")),content:t(de,Object.assign({},e))})),t(We,Object.assign({},{labelMargin:"small",padding:"none",label:t("sqm-text",null,t("h3",null,"Share your referral code")),content:t(de,Object.assign({},r))})),t(We,Object.assign({},{labelMargin:"small",padding:"none",label:t("sqm-text",null,t("h3",null,"Share via social media")),content:t(ae,Object.assign({},{direction:"row",padding:"large",gap:"xxx-large",minWidth:"150px"}),t(ue,Object.assign({},n),"Tweet about us"),t(ue,Object.assign({},a),"Share on Facebook"),t(ue,Object.assign({},i),"Post on Linkedin"))})))))};var vo=function(){return t("sqm-divided-layout",{direction:"row"},t("style",{type:"text/css"},mo),t(fo,null),t("sqm-divided-layout",{direction:"column"},t(ie,Object.assign({},{states:{success:false,loading:false,submitDisabled:false,showCountry:false,user:{id:"01",accountId:"111100000",firstName:"Joe",lastName:"Smith",email:"jsmith@gmail.com",countryCode:"5000"},text:{firstnametext:"First Name",lastnametext:"Last Name",emailtext:"Email",countrytext:"Country",editProfileHeader:"Edit your profile",editProfileSubHeader:"Personal Information",submitChangeButtonText:"Submit Changes"},formState:{country:"Canada",firstName:"Joe",lastName:"Smith",errors:null,error:""}},callbacks:{onSubmit:function(e){return console.log(e)},onChange:function(e){return console.log(e)}}})),t(fe,Object.assign({},{states:{open:true,error:"",loading:false,success:false,content:{modalChangePasswordHeader:"Change Password",cancelText:"Cancel",changePasswordButtonText:"Change Password",passwordFieldLabel:"Password",confirmPasswordFieldLabel:"Confirm new password",successMessage:"Your password has been updated.",portalChangePasswordHeader:"Password",portalChangePasswordButtonText:"Change your password..."}},callbacks:{setOpen:function(){return console.log("open")},submit:function(){return console.log("submit")}}}))))};var wo=function(){return t("sqm-divided-layout",{direction:"row"},t("style",{type:"text/css"},mo),t(fo,null),t("sqm-divided-layout",{direction:"column"},t(ae,Object.assign({},{direction:"column",padding:"xxx-large",gap:"xxx-large"}),t(We,Object.assign({},{labelMargin:"xx-small",padding:"none",label:t("sqm-text",null,t("h2",null,"Commissions")),content:t("sqm-text",null,t("p",null,"for the"," ",t("span",{class:co.classes.HeaderSubtitleBold},"Partner Program #1")," ","program"))})),t(le,Object.assign({},{space:"64px"}),t(U,Object.assign({},{statvalue:"$ 1,000",value:1e5,loading:false}),"Total Earned"),t(U,Object.assign({},{statvalue:"$ 800",value:8e4,loading:false}),"Available"),t(U,Object.assign({},{statvalue:"$ 180",value:18e3,loading:false}),"Pending"),t(U,Object.assign({},{statvalue:"$ 20",value:2e3,loading:false}),"Redeemed")))))};var xo=function(){return t("sqm-divided-layout",{direction:"row"},t("style",{type:"text/css"},mo),t(fo,null),t("sqm-divided-layout",{direction:"column"},t(ae,Object.assign({},{direction:"column",padding:"xxx-large",gap:"xxx-large"}),t(We,Object.assign({},{labelMargin:"xx-small",padding:"none",label:t("sqm-text",null,t("h2",null,"Activity")),content:t("sqm-text",null,t("p",null,"for the"," ",t("span",{class:co.classes.HeaderSubtitleBold},"Partner Program #1")," ","program"))})),t(We,Object.assign({},{labelMargin:"x-large",padding:"none",label:t("sqm-text",null,t("h3",null,"Referral Activity")),content:t(le,Object.assign({},{space:"64px"}),t(U,Object.assign({},{statvalue:"1,000",value:1e5,loading:false}),"Total Referrals"),t(U,Object.assign({},{statvalue:"800",value:800,loading:false}),"Converted"),t(U,Object.assign({},{statvalue:"180",value:180,loading:false}),"Pending"),t(U,Object.assign({},{statvalue:"20",value:20,loading:false}),"Disqualified"))}))),t(We,Object.assign({},{labelMargin:"x-large",padding:"xxx-large",label:t("sqm-text",null,t("h3",null,"Traffic Generated")),content:t(le,Object.assign({},{space:"64px"}),t(U,Object.assign({},{statvalue:"1,000",value:1e3,loading:false}),"Clicks"),t(U,Object.assign({},{statvalue:"800",value:800,loading:false}),"From share link"),t(U,Object.assign({},{statvalue:"180",value:180,loading:false}),"From share mediums"))}))))};var yo=Object.freeze({__proto__:null,default:lo,Dashboard:bo,EditProfile:vo,Commissions:wo,Activity:xo});var qo={title:"Components/Sidebar Item"};var ko=function(){var e={states:{active:false},data:{label:"Dashboard",icon:"house",path:"/"}};return t(Q,Object.assign({},e))};var Ao=function(){var e={states:{active:true},data:{label:"Dashboard",icon:"house",path:"/"}};return t(Q,Object.assign({},e))};var Do=Object.freeze({__proto__:null,default:qo,InactiveItem:ko,ActiveItem:Ao});var Co={title:"Components/Navigation Sidebar"};var Eo=function(){var e={data:{programs:[{key:"program1",label:"My Referral Program"},{key:"program2",label:"My Rewards Program"}]}};var r={states:{active:false},data:{label:"Dashboard",icon:"house",path:"/"}};var n={states:{active:true},data:{label:"Activity",icon:"bar-chart",path:"/"}};return t(Z,Object.assign({},e),t(Q,Object.assign({},r)),t(Q,Object.assign({},n)))};var _o=Object.freeze({__proto__:null,default:Co,DefaultNavigationSidebar:Eo});var To={title:"Components/Portal Login"};var So={states:{error:"",loading:false,forgotPasswordPath:"/forgotPassword",registerPath:"/register"},callbacks:{submit:function(e){return __awaiter(Ve,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,e];case 1:return[2,t.sent()]}}))}))}},content:{pageLabel:"Sign in to your account"}};var Ro={states:{error:"Something went wrong. Please try again.",loading:false,forgotPasswordPath:"/forgotPassword",registerPath:"/register"},callbacks:{submit:function(e){return __awaiter(Ve,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,e];case 1:return[2,t.sent()]}}))}))}},content:{pageLabel:"Sign in to your account"}};var Io={states:{error:"",loading:true,forgotPasswordPath:"/forgotPassword",registerPath:"/register"},callbacks:{submit:function(e){return __awaiter(Ve,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,e];case 1:return[2,t.sent()]}}))}))}},content:{pageLabel:"Sign in to your account"}};var Fo=function(){return t(be,Object.assign({},So))};var Po=function(){return t(be,Object.assign({},Ro))};var Oo=function(){return t(be,Object.assign({},Io))};var Bo=Object.freeze({__proto__:null,default:To,Default:Fo,LoginWithError:Po,LoginLoading:Oo});var No={title:"Components/Portal Register"};var Lo={states:{error:"",loading:false,confirmPassword:true,hideInputs:false,loginPath:"/login"},callbacks:{submit:function(){return console.log("Submit!")},inputFunction:function(){}},refs:{formRef:{}},content:{pageLabel:"Register",confirmPasswordLabel:"Confirm Password"}};var jo={states:{error:"Something went wrong. Please try again.",loading:false,confirmPassword:true,hideInputs:false,loginPath:"/login"},callbacks:{submit:function(){return console.log("Submit!")},inputFunction:function(){}},refs:{formRef:{}},content:{pageLabel:"Register",confirmPasswordLabel:"Confirm Password"}};var Go={states:{error:"",loading:true,confirmPassword:true,hideInputs:false,loginPath:"/login"},callbacks:{submit:function(){return console.log("Submit!")},inputFunction:function(){}},refs:{formRef:{}},content:{pageLabel:"Register",confirmPasswordLabel:"Confirm Password"}};var zo={states:{error:"",loading:false,confirmPassword:true,hideInputs:false,loginPath:"/login"},callbacks:{submit:function(){return console.log("Submit!")},inputFunction:function(){}},refs:{formRef:{}},content:{pageLabel:"Register",confirmPasswordLabel:"Confirm Password",formData:t("div",null,t("sl-input",{style:{marginBottom:"var(--sl-spacing-x-large)"},exportparts:"label: input-label",label:"Slotted Input",required:true}),t("sl-input",{exportparts:"label: input-label",label:"Slotted Input 2",required:true}))}};var Wo=function(){return t(ve,Object.assign({},Lo))};var Vo=function(){return t(ve,Object.assign({},jo))};var Mo=function(){return t(ve,Object.assign({},Go))};var Ho=function(){return t("sqm-portal-register",{demoData:{states:{error:"",loading:true,confirmPassword:true,hideInputs:true,loginPath:"/login"}}})};var Uo=function(){return t(ve,Object.assign({},zo))};var $o=function(){return t(ve,Object.assign({},Lo,{content:__assign(__assign({},Lo.content),{terms:t("p",null,"By signing up you agree to the"," ",t("a",{href:"https://example.com",target:"_blank"},"Terms and Conditions"))})}))};var Jo=Object.freeze({__proto__:null,default:No,Default:Wo,RegisterWithError:Vo,RegisterLoading:Mo,FieldsHidden:Ho,SlottedInputs:Uo,TermsAndConditions:$o});var Ko='@author:derek\r\n@owner:ian\r\nFeature: Forgot Password\r\n\r\n @motivating\r\n Scenario: Users can request to reset their password\r\n Given a user enters their email address\r\n And that email address is linked to a previously created account\r\n When they click "Reset Password"\r\n Then the button enters a loading state\r\n When the password reset email is sent\r\n Then a confirmation banner is shown stating a password reset email was sent\r\n\r\n @motivating\r\n Scenario: Users are notified if sending their password reset email fails\r\n Given a user enters their email address\r\n And that email address is linked to a previously created account\r\n When they click "Reset Password"\r\n Then the button enters a loading state\r\n When the password reset email fails to send\r\n Then the user does not receive a password reset email\r\n And an error banner is shown stating that they should try again\r\n\r\n @motivating\r\n @landmine\r\n Scenario: If the input email is not associated to an account a success banner is shown but an email is not be sent\r\n Given the user entered an email address that is not associated to an accoun\r\n When they click "Reset Password"\r\n Then the button enters a loading state\r\n But no email is sent\r\n And a success banner is shown stating a password reset email was sent if the given email was associated to an account\r\n\r\n @motivating\r\n Scenario: Users can resend password reset email\r\n Given a user had previously requested to reset their password\r\n When they enter their email address\r\n And that email address is linked to a previously created account\r\n And they click "Reset Password"\r\n Then the user receives a second password reset email\r\n And a success banner is shown stating that their email was sent\r\n\r\n @motivating\r\n Scenario Outline: The email link can be configured to redirect users to a specific base path but defaults to "/resetPassword"\r\n Given a user viewing the password reset component\r\n And the component <mayHave> "redirect-path" with <value>\r\n When they request a password reset email\r\n And they click the link in the email\r\n Then they are redirected to <redirectPath>\r\n Examples:\r\n | mayHave | value | redirectPath |\r\n | doesn\'t have | N/A | /resetPassword |\r\n | has | /resetMyPassword | /resetMyPassword |\r\n\r\n @minutae\r\n Scenario Outline: Navigation back to the login page can be customized but defaults to "/login"\r\n Given a user viewing the password reset component\r\n And the component <mayHave> "login-path" with <value>\r\n Then they see a "Sign In" text button\r\n When they click "Sign In"\r\n Then they are redirected to <redirectPath>\r\n Examples:\r\n | mayHave | value | redirectPath |\r\n | doesn\'t have | N/A | /login |\r\n | has | /signin | /signin |';var Xo={title:"Components/Portal Forgot Password",parameters:{scenario:Ko}};var Yo={states:{error:"",loading:false,success:false,loginPath:"/login"},callbacks:{submit:function(e){return __awaiter(Ve,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,e];case 1:return[2,t.sent()]}}))}))}},content:{secondaryButton:"Cancel",messageSlot:"Enter your email below to receive a password reset link."}};var Zo={states:{error:"Something went wrong. Please try again.",loading:false,success:false,loginPath:"/login"},callbacks:{submit:function(e){return __awaiter(Ve,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,e];case 1:return[2,t.sent()]}}))}))}},content:{secondaryButton:"Cancel",messageSlot:"Enter your email below to receive a password reset link."}};var Qo={states:{error:"",loading:true,success:false,loginPath:"/login"},callbacks:{submit:function(e){return __awaiter(Ve,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,e];case 1:return[2,t.sent()]}}))}))}},content:{secondaryButton:"Cancel",messageSlot:"Enter your email below to receive a password reset link."}};var el={states:{error:"",loading:false,success:true,loginPath:"/login"},callbacks:{submit:function(e){return __awaiter(Ve,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,e];case 1:return[2,t.sent()]}}))}))}},content:{secondaryButton:"Cancel",messageSlot:"Enter your email below to receive a password reset link."}};var tl=function(){return t(ne,Object.assign({},Yo))};var rl=function(){return t(ne,Object.assign({},Zo))};var nl=function(){return t(ne,Object.assign({},Qo))};var al=function(){return t(ne,Object.assign({},el))};var il=Object.freeze({__proto__:null,default:Xo,Default:tl,ForgotPasswordWithError:rl,ForgotPasswordLoading:nl,ForgotPasswordSuccess:al});var sl='@author:derek\r\n@owner:ian\r\nFeature: Email Verification\r\n\r\n @minutae\r\n Scenario: User\'s redirected from registration can re-send their verification email\r\n Given a user has registered\r\n And they have been sent a verification email\r\n When they are redirected to the email verification page\r\n Then a message is displayed\r\n And it reflects that a email has been sent to their email\r\n But they can still re-send the email\r\n When they click to "Resend-Email"\r\n Then they receive a verification email\r\n\r\n @motivating\r\n Scenario: Users are notified if sending the email verification message fails\r\n Given a user viewing the email verification component\r\n And they have an email stored in session data from registration\r\n When they click to "Resend-Email"\r\n Then the button enters a loading state\r\n When an error occurs trying to send the verification email\r\n Then the user does not receive a verification email\r\n And an error banner is shown stating that they should try again\r\n\r\n @motivating\r\n Scenario: Users are notified if sending the email verification message succeeds\r\n Given a user viewing the email verification component\r\n And they have an email stored in session data from registration\r\n When they click to "Resend-Email"\r\n Then the button enters a loading state\r\n When the email verification message sends\r\n Then the user receives a verification email\r\n And a success banner is shown stating that their email was resent\r\n\r\n @motivating\r\n Scenario Outline: The email link can be configured to redirect users to a specific base path but defaults to "/verifyEmail"\r\n Given a user viewing the email verification component\r\n And they have an email stored in session data from registration\r\n And the component <mayHave> "redirect-path" with <value>\r\n When they resend their verification email\r\n And they click the link in the email\r\n Then they are redirected to <redirectPath>\r\n Examples:\r\n | mayHave | value | redirectPath |\r\n | doesn\'t have | N/A | /verifyEmail |\r\n | has | /verifyMyEmail | /verifyMyEmail |';var ol={title:"Components/Portal Email Verification",parameters:{scenario:sl}};var ll={states:{error:"",loading:false,success:false},callbacks:{submit:function(e){return __awaiter(Ve,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,e];case 1:return[2,t.sent()]}}))}))}},content:{email:"email@example.com",verifyMessage:"A verification email was sent to {email}. Please verify your email to continue to the portal.",emailVerificationHeader:"Verify your email",resendEmailButtonText:"Re-send Email"}};var ul={states:{error:"Something went wrong. Please try again.",loading:false,success:false},callbacks:{submit:function(e){return __awaiter(Ve,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,e];case 1:return[2,t.sent()]}}))}))}},content:{email:"email@example.com",verifyMessage:"A verification email was sent to {email}. Please verify your email to continue to the portal.",emailVerificationHeader:"Verify your email",resendEmailButtonText:"Re-send Email"}};var dl={states:{error:"",loading:true,success:false},callbacks:{submit:function(e){return __awaiter(Ve,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,e];case 1:return[2,t.sent()]}}))}))}},content:{email:"email@example.com",verifyMessage:"A verification email was sent to {email}. Please verify your email to continue to the portal.",emailVerificationHeader:"Verify your email",resendEmailButtonText:"Re-send Email"}};var cl={states:{error:"",loading:false,success:true},callbacks:{submit:function(e){return __awaiter(Ve,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,e];case 1:return[2,t.sent()]}}))}))}},content:{email:"email@example.com",verifyMessage:"A verification email was sent to {email}. Please verify your email to continue to the portal.",emailVerificationHeader:"Verify your email",resendEmailButtonText:"Re-send Email"}};var ml=function(){return t(ee,Object.assign({},ll))};var pl=function(){return t(ee,Object.assign({},ul))};var hl=function(){return t(ee,Object.assign({},dl))};var gl=function(){return t(ee,Object.assign({},cl))};var fl=Object.freeze({__proto__:null,default:ol,Default:ml,EmailVerificationWithError:pl,EmailVerificationLoading:hl,EmailVerificationSuccess:gl});var bl='@author:derek\r\n@owner:ian\r\nFeature: Reset Password\r\n\r\n Background: A user in on the password reset page\r\n Given a user who has been redirected to the password reset page\r\n\r\n @motivating\r\n Scenario: Users can reset their password\r\n Given a user has a valid oob code as a url query parameter\r\n When they enter their password twice\r\n And they click "Update"\r\n Then their password is updated\r\n And a banner with a success message is displayed\r\n And they can log in with their new password\r\n\r\n @motivating\r\n Scenario Outline: Users cannot reset their password with an invalid or missing oob code\r\n Given a user has a <oobCode> as a url query parameter\r\n And the component <mayHave> "failed-page" with <value>\r\n Then they see an error message saying that their password reset code is invalid/expired\r\n When they click "Continue"\r\n Then they are redirected to <redirectPath>\r\n Examples:\r\n | oobCode | mayHave | value | redirectPath |\r\n | invalid oob code | doesn\'t have | N/A | / |\r\n | non existant oob code | doesn\'t have | N/A | / |\r\n | invalid oob code | has | /login | /login |\r\n | non existant oob code | has | /login | /login |\r\n\r\n @motivating\r\n Scenario: Users must enter the same password twice to successfully reset their password\r\n Given a user has been redirected to the password reset page\r\n And they have a valid oob code as a url query parameter\r\n When they enter two different passwords into the password reset form\r\n And they click "Update"\r\n Then their password is not be reset\r\n And an error banner stating the input passwords must match appears\r\n And their password is not be reset\r\n When they enter the same password twice\r\n And they click "Update"\r\n Then a banner appears with a success message\r\n And they can log in with their new password\r\n\r\n @motivating\r\n Scenario: Users are redirected to "/" by default\r\n Given the component does not have prop "nextPage"\r\n And the users url does not contain a "nextPage" query parameter\r\n And a user has entered their password twice\r\n When they click "Update"\r\n Then their password is updated\r\n And they are redirected to "/"\r\n\r\n @motivating\r\n Scenario: Custom redirection can be configured\r\n Given the component has prop "nextPage" with value "/activity"\r\n And the users url does not contain a "nextPage" query parameter\r\n And a user has entered their password twice\r\n When they click "Update"\r\n Then their password is updated\r\n And they are redirected to "/activity"';var vl={title:"Components/Portal Reset Password",parameters:{scenario:bl}};var wl={states:{error:"",loading:false,reset:false,confirmPassword:true,oobCodeValidating:false,oobCodeValid:true,content:{passwordResetHeader:"Password reset",resetPasswordHeader:"Reset your password",continueButtonText:"Continue",resetPasswordButtonText:"Reset Password",confirmPasswordFieldLabel:"Confirm Password",passwordFieldLabel:"New Password"}},callbacks:{submit:function(e){return __awaiter(Ve,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,e];case 1:return[2,t.sent()]}}))}))},gotoNextPage:function(){return console.log("next page")},failed:function(){return console.log("failed")}}};var xl={states:{error:"",loading:false,reset:false,confirmPassword:false,oobCodeValidating:false,oobCodeValid:true,content:{passwordResetHeader:"Password reset",resetPasswordHeader:"Reset your password",continueButtonText:"Continue",resetPasswordButtonText:"Reset Password",confirmPasswordFieldLabel:"Confirm Password",passwordFieldLabel:"New Password"}},callbacks:{submit:function(e){return __awaiter(Ve,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,e];case 1:return[2,t.sent()]}}))}))},gotoNextPage:function(){return console.log("next page")},failed:function(){return console.log("failed")}}};var yl={states:{error:"Something went wrong. Please try again.",loading:false,reset:false,confirmPassword:true,oobCodeValidating:false,oobCodeValid:true,content:{passwordResetHeader:"Password reset",resetPasswordHeader:"Reset your password",continueButtonText:"Continue",resetPasswordButtonText:"Reset Password",confirmPasswordFieldLabel:"Confirm Password",passwordFieldLabel:"New Password"}},callbacks:{submit:function(e){return __awaiter(Ve,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,e];case 1:return[2,t.sent()]}}))}))},gotoNextPage:function(){return console.log("next page")},failed:function(){return console.log("failed")}}};var ql={states:{error:"",loading:true,reset:false,confirmPassword:true,oobCodeValidating:false,oobCodeValid:true,content:{passwordResetHeader:"Password reset",resetPasswordHeader:"Reset your password",continueButtonText:"Continue",resetPasswordButtonText:"Reset Password",confirmPasswordFieldLabel:"Confirm Password",passwordFieldLabel:"New Password"}},callbacks:{submit:function(e){return __awaiter(Ve,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,e];case 1:return[2,t.sent()]}}))}))},gotoNextPage:function(){return console.log("next page")},failed:function(){return console.log("failed")}}};var kl={states:{error:"",loading:false,reset:true,confirmPassword:true,oobCodeValidating:false,oobCodeValid:true,content:{passwordResetHeader:"Password reset",resetPasswordHeader:"Reset your password",continueButtonText:"Continue",resetPasswordButtonText:"Reset Password",confirmPasswordFieldLabel:"Confirm Password",passwordFieldLabel:"New Password"}},callbacks:{submit:function(e){return __awaiter(Ve,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,e];case 1:return[2,t.sent()]}}))}))},gotoNextPage:function(){return console.log("next page")},failed:function(){return console.log("failed")}}};var Al={states:{error:"",loading:false,reset:false,confirmPassword:true,oobCodeValidating:false,oobCodeValid:false,content:{passwordResetHeader:"Password reset",resetPasswordHeader:"Reset your password",continueButtonText:"Continue",resetPasswordButtonText:"Reset Password",confirmPasswordFieldLabel:"Confirm Password",passwordFieldLabel:"New Password"}},callbacks:{submit:function(e){return __awaiter(Ve,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,e];case 1:return[2,t.sent()]}}))}))},gotoNextPage:function(){return console.log("next page")},failed:function(){return console.log("failed")}}};var Dl=function(){return t(se,Object.assign({},wl))};var Cl=function(){return t(se,Object.assign({},xl))};var El=function(){return t(se,Object.assign({},yl))};var _l=function(){return t(se,Object.assign({},ql))};var Tl=function(){return t(se,Object.assign({},kl))};var Sl=function(){return t(se,Object.assign({},Al))};var Rl=Object.freeze({__proto__:null,default:vl,Default:Dl,DefaultWithoutConfirmField:Cl,ResetPasswordWithError:El,ResetPasswordLoading:_l,ResetPasswordSuccess:Tl,CodeValidating:Sl});var Il='@author:derek\r\n@owner:ian\r\nFeature: Verify Email\r\n\r\n Background: A user is on the email verification page\r\n Given a user who has been redirected to the email verification page\r\n\r\n @motivating\r\n Scenario: Verifying your email takes you to the portal login page\r\n Given a user has a valid oob code as a url query parameter\r\n When they click "Verify Email"\r\n Then the button enters a loading state\r\n When their email is validated\r\n Then a button that says "Continue" appears\r\n When they click "Continue"\r\n Then they are redirected to login\r\n\r\n @motivating\r\n Scenario: Users are automatically redirected if they dont click "Continue"\r\n Given a user has a valid oob code as a url query parameter\r\n When they click "Verify Email"\r\n Then the button enters a loading state\r\n When their email is validated\r\n Then a button that says "Continue" appears\r\n When they wait 5 seconds\r\n Then they are redirected to login\r\n\r\n @motivating\r\n Scenario: Users are notified if verifying their email has failed\r\n Given a user has a valid oob code as a url query parameter\r\n When they click "Verify Email"\r\n Then the button enters a loading state\r\n When their email fails to be validated\r\n Then an banner is shown stating that an error occured\r\n\r\n @motivating\r\n Scenario Outline: Users cannot verify their email with an invalid or missing oob code\r\n Given a user has a <oobCode> as a url query parameter\r\n And the component <mayHave> "failed-page" with <value>\r\n Then they see an error message saying that their verification code is invalid/expired\r\n When they click "Continue"\r\n Then they are redirected to <redirectPath>\r\n Examples:\r\n | oobCode | mayHave | value | redirectPath |\r\n | invalid oob code | doesn\'t have | N/A | / |\r\n | non existant oob code | doesn\'t have | N/A | / |\r\n | invalid oob code | has | /login | /login |\r\n | non existant oob code | has | /login | /login |\r\n\r\n @motivating\r\n Scenario: Users are redirected to "/" by default\r\n Given the component does not have prop "nextPage"\r\n And the users url does not contain a "nextPage" query parameter\r\n And a user has verified their email\r\n When they click "Continue"\r\n Then they are redirected to "/"\r\n\r\n @motivating\r\n Scenario: Custom redirection can be configured\r\n Given the component has prop "nextPage" with value "/activity"\r\n And the users url does not contain a "nextPage" query parameter\r\n And a user has verified their email\r\n When they click "Continue"\r\n Then they are redirected to "/activity"\r\n\r\n @motivating\r\n Scenario Outline: Users are redirected to the value of the nextPage url parameter if it exists\r\n Given the component <mayHave> prop "nextPage" with <nextPageValue>\r\n And the users url contains a "nextPage" query paramater with <nextPageParamValue>\r\n And the user has verified their email\r\n When they click "Continue"\r\n Then they are redirected to <nextPageParamValue>\r\n Examples:\r\n | mayHave | nextPageValue | nextPageParamValue |\r\n | has | /dashboard | /activity |\r\n | does not have | N/A | /activity |';var Fl={title:"Components/Portal Verify Email",parameters:{scenario:Il}};var Pl={states:{error:"Something went wrong. Please try again.",loading:false,verified:false},data:{oobCode:"abc123"},callbacks:{gotoNextPage:function(){return console.log("next page")},failed:function(){return console.log("failed")}}};var Ol={states:{error:"",loading:false,verified:true},data:{oobCode:"abc123"},callbacks:{gotoNextPage:function(){return console.log("next page")},failed:function(){return console.log("failed")}}};var Bl=function(){return t(oe,Object.assign({},Pl))};var Nl=function(){return t(oe,Object.assign({},Ol))};var Ll=Object.freeze({__proto__:null,default:Fl,EmailVerificationWithError:Bl,EmailVerificationSuccess:Nl});var jl={title:"Components/Asset Card"};var Gl=function(){var e={text:{titleText:"Marketing Banner"},imgUrl:"../../assets/saasquatch-logo.png",callbacks:{}};return t(H,Object.assign({},e))};var zl=function(){var e={text:{titleText:"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quam, sunt dolores? Dolore temporibus autem officia blanditiis minus in voluptatem molestiae!"},imgUrl:"../../assets/saasquatch-logo.png",callbacks:{}};return t(H,Object.assign({},e))};var Wl=function(){var e={text:{titleText:"Marketing Banner"},imgUrl:"",callbacks:{}};return t(H,Object.assign({},e))};var Vl=Object.freeze({__proto__:null,default:jl,Default:Gl,CardWithLongText:zl,CardWithNoImg:Wl});var Ml={title:"Components/Divided Layout"};var Hl={data:{programs:[{key:"program1",label:"My Referral Program"},{key:"program2",label:"My Rewards Program"}]}};var Ul={states:{active:false},data:{label:"Dashboard",icon:"house",path:"/"}};var $l={states:{active:true},data:{label:"Activity",icon:"bar-chart",path:"/"}};var Jl=function(){return t(Z,Object.assign({},Hl),t(Q,Object.assign({},Ul)),t(Q,Object.assign({},$l)))};var Kl=function(){return t("sqm-divided-layout",{direction:"row"},t(Jl,null),t("div",{style:{padding:"48px"}},t(We,Object.assign({},{labelMargin:"xx-small",padding:"none",label:t("sqm-text",null,t("p",null,"Welcome back,")),content:t("sqm-text",null,t("h1",null,"Joe Smith"))}))))};var Xl=function(){return t("sqm-divided-layout",{direction:"column"},t(Jl,null),t("div",{style:{padding:"48px"}},t(We,Object.assign({},{labelMargin:"xx-small",padding:"none",label:t("sqm-text",null,t("p",null,"Welcome back,")),content:t("sqm-text",null,t("h1",null,"Joe Smith"))}))))};var Yl=function(){return t("sqm-divided-layout",{direction:"column",dividerStyle:"1px solid red"},t(Jl,null),t("div",{style:{padding:"48px"}},t(We,Object.assign({},{labelMargin:"xx-small",padding:"none",label:t("sqm-text",null,t("p",null,"Welcome back,")),content:t("sqm-text",null,t("h1",null,"Joe Smith"))}))))};var Zl=Object.freeze({__proto__:null,default:Ml,Row:Kl,Column:Xl,ColumnCustomDivider:Yl});var Ql='Feature: Change Password\r\n\r\n @motivating\r\n Scenario: Users can change their password\r\n Given a user has registered for the portal\r\n And they have a password\r\n When they navigate to the edit profile page\r\n And click "Change your password..."\r\n Then a popup will appear\r\n When they enter their new password\r\n And confirm it\r\n And click "Change Password"\r\n Then they will see a success banner stating that the change was successful\r\n When they logout\r\n And try to login\r\n Then they will not be able to login with their old password\r\n But they will be able to login with their new password\r\n\r\n @motivating\r\n Scenario: Users must confirm their password change\r\n Given a user has registered for the portal\r\n When they navigate to the edit profile page\r\n And click "Change your password..."\r\n Then a popup will appear\r\n When they enter their new password\r\n But they enter a different password to confirm\r\n And click "Change Password"\r\n Then they will see an error banner stating that the passwords didnt match\r\n When they logout\r\n And try to login\r\n Then they will be able to login with their existing password\r\n\r\n @motivating\r\n Scenario: Users must enter a new password and confirm it to change their password\r\n Given a user has registered for the portal\r\n When they navigate to the edit profile page\r\n And click "Change your password..."\r\n Then a popup will appear\r\n When they click "Change password"\r\n Then a validation error will appear for the new password field\r\n And their password will not be changed\r\n When they enter a new password\r\n And they click "Change password"\r\n Then a validation error will appear for the confirm new password field\r\n And their password will not be changed\r\n\r\n @motivating\r\n Scenario: An error banner will be displayed if the password change fails\r\n Given a user has registered for the portal\r\n When they navigate to the edit profile page\r\n And click "Change your password..."\r\n When they enter their new password\r\n And confirm it\r\n And click "Change Password"\r\n But the change fails\r\n Then they will see an error banner stating that the change failed\r\n When they logout\r\n And try to login\r\n Then they will be able to login with their existing password';var eu={title:"Components/Change Password",parameters:{scenario:Ql}};var tu={states:{open:false,loading:false,success:false,error:"",content:{modalChangePasswordHeader:"Change Password",cancelText:"Cancel",changePasswordButtonText:"Change Password",passwordFieldLabel:"New Password",confirmPasswordFieldLabel:"Confirm new password",successMessage:"Your password has been updated.",portalChangePasswordHeader:"Password",portalChangePasswordButtonText:"Change your password..."}},callbacks:{setOpen:function(e){return console.log(e)},submit:function(e){return console.log("Submit",e)}}};var ru={states:{open:true,loading:false,success:false,error:"",content:{modalChangePasswordHeader:"Change Password",cancelText:"Cancel",changePasswordButtonText:"Change Password",passwordFieldLabel:"New Password",confirmPasswordFieldLabel:"Confirm new password",successMessage:"Your password has been updated.",portalChangePasswordHeader:"Password",portalChangePasswordButtonText:"Change your password..."}},callbacks:{setOpen:function(e){return console.log(e)},submit:function(e){return console.log("Submit",e)}}};var nu={states:{open:true,loading:false,success:false,error:"Network error. Please try again.",content:{modalChangePasswordHeader:"Change Password",cancelText:"Cancel",changePasswordButtonText:"Change Password",passwordFieldLabel:"New Password",confirmPasswordFieldLabel:"Confirm new password",successMessage:"Your password has been updated.",portalChangePasswordHeader:"Password",portalChangePasswordButtonText:"Change your password..."}},callbacks:{setOpen:function(e){return console.log(e)},submit:function(e){return console.log("Submit",e)}}};var au={states:{open:true,loading:false,success:false,error:"Passwords do not match.",content:{modalChangePasswordHeader:"Change Password",cancelText:"Cancel",changePasswordButtonText:"Change Password",passwordFieldLabel:"New Password",confirmPasswordFieldLabel:"Confirm new password",successMessage:"Your password has been updated.",portalChangePasswordHeader:"Password",portalChangePasswordButtonText:"Change your password..."}},callbacks:{setOpen:function(e){return console.log(e)},submit:function(e){return console.log("Submit",e)}}};var iu={states:{open:true,loading:true,success:false,error:"",content:{modalChangePasswordHeader:"Change Password",cancelText:"Cancel",changePasswordButtonText:"Change Password",passwordFieldLabel:"New Password",confirmPasswordFieldLabel:"Confirm new password",successMessage:"Your password has been updated.",portalChangePasswordHeader:"Password",portalChangePasswordButtonText:"Change your password..."}},callbacks:{setOpen:function(e){return console.log(e)},submit:function(e){return console.log("Submit",e)}}};var su={states:{open:true,loading:false,success:true,error:"",content:{modalChangePasswordHeader:"Change Password",cancelText:"Cancel",changePasswordButtonText:"Change Password",passwordFieldLabel:"New Password",confirmPasswordFieldLabel:"Confirm new password",successMessage:"Your password has been updated.",portalChangePasswordHeader:"Password",portalChangePasswordButtonText:"Change your password..."}},callbacks:{setOpen:function(e){return console.log(e)},submit:function(e){return console.log("Submit",e)}}};var ou=function(){return t(fe,Object.assign({},tu))};var lu=function(){return t(fe,Object.assign({},ru))};var uu=function(){return t(fe,Object.assign({},nu))};var du=function(){return t(fe,Object.assign({},au))};var cu=function(){return t(fe,Object.assign({},iu))};var mu=function(){return t(fe,Object.assign({},su))};var pu=Object.freeze({__proto__:null,default:eu,Default:ou,Open:lu,Error:uu,PaswordError:du,Loading:cu,Success:mu});var hu={title:"Components/Portal Profile"};var gu={states:{success:false,loading:false,submitDisabled:false,showCountry:true,user:{id:"01",accountId:"111100000",firstName:"Joe",lastName:"Smith",email:"jsmith@gmail.com",countryCode:"5000"},text:{firstnametext:"First Name",lastnametext:"Last Name",emailtext:"Email",countrytext:"Country",editProfileHeader:"Edit your profile",editProfileSubHeader:"Personal Information",submitChangeButtonText:"Submit Changes"},formState:{country:"Canada",firstName:"Joe",lastName:"Smith",errors:null,error:""}},callbacks:{onSubmit:function(e){return console.log(e)},onChange:function(e){return console.log(e)}}};var fu={states:{success:false,loading:false,submitDisabled:false,showCountry:false,user:{id:"01",accountId:"111100000",firstName:"Joe",lastName:"Smith",email:"jsmith@gmail.com",countryCode:"5000"},text:{firstnametext:"First Name",lastnametext:"Last Name",emailtext:"Email",countrytext:"Country",editProfileHeader:"Edit your profile",editProfileSubHeader:"Personal Information",submitChangeButtonText:"Submit Changes"},formState:{country:"Canada",firstName:"Joe",lastName:"Smith",errors:null,error:""}},callbacks:{onSubmit:function(e){return console.log(e)},onChange:function(e){return console.log(e)}}};var bu={states:{success:false,loading:true,submitDisabled:false,showCountry:true,user:{id:"01",accountId:"111100000",firstName:"Joe",lastName:"Smith",email:"jsmith@gmail.com",countryCode:"5000"},text:{firstnametext:"First Name",lastnametext:"Last Name",emailtext:"Email",countrytext:"Country",editProfileHeader:"Edit your profile",editProfileSubHeader:"Personal Information",submitChangeButtonText:"Submit Changes"},formState:{country:"Canada",firstName:"Joe",lastName:"Smith",errors:null,error:""}},callbacks:{onSubmit:function(e){return console.log(e)},onChange:function(e){return console.log(e)}}};var vu={states:{success:false,loading:false,submitDisabled:true,showCountry:true,user:{id:"01",accountId:"111100000",firstName:"Joe",lastName:"Smith",email:"jsmith@gmail.com",countryCode:"5000"},text:{firstnametext:"First Name",lastnametext:"Last Name",emailtext:"Email",countrytext:"Country",editProfileHeader:"Edit your profile",editProfileSubHeader:"Personal Information",submitChangeButtonText:"Submit Changes"},formState:{country:"Canada",firstName:"Joe",lastName:"Smith",errors:null,error:""}},callbacks:{onSubmit:function(e){return console.log(e)},onChange:function(e){return console.log(e)}}};var wu={states:{success:false,loading:false,submitDisabled:false,showCountry:true,user:{id:"01",accountId:"111100000",firstName:"Joe",lastName:"Smith",email:"jsmith@gmail.com",countryCode:"5000"},text:{firstnametext:"First Name",lastnametext:"Last Name",emailtext:"Email",countrytext:"Country",editProfileHeader:"Edit your profile",editProfileSubHeader:"Personal Information",submitChangeButtonText:"Submit Changes"},formState:{country:"Canada",firstName:"Joe",lastName:"Smith",errors:null,error:"Something went wrong. Please try again."}},callbacks:{onSubmit:function(e){return console.log(e)},onChange:function(e){return console.log(e)}}};var xu={states:{success:true,loading:false,submitDisabled:false,showCountry:true,user:{id:"01",accountId:"111100000",firstName:"Joe",lastName:"Smith",email:"jsmith@gmail.com",countryCode:"5000"},text:{firstnametext:"First Name",lastnametext:"Last Name",emailtext:"Email",countrytext:"Country",editProfileHeader:"Edit your profile",editProfileSubHeader:"Personal Information",submitChangeButtonText:"Submit Changes"},formState:{country:"Canada",firstName:"Joe",lastName:"Smith",errors:null,error:""}},callbacks:{onSubmit:function(e){return console.log(e)},onChange:function(e){return console.log(e)}}};var yu=function(){return t(ie,Object.assign({},gu))};var qu=function(){return t(ie,Object.assign({},fu))};var ku=function(){return t(ie,Object.assign({},bu))};var Au=function(){return t(ie,Object.assign({},vu))};var Du=function(){return t(ie,Object.assign({},wu))};var Cu=function(){return t(ie,Object.assign({},xu))};var Eu=Object.freeze({__proto__:null,default:hu,Default:yu,DefaultNoCountry:qu,Loading:ku,Disabled:Au,Error:Du,Success:Cu});var _u='@owner:sam\r\n@author:sam\r\nFeature: Referral Table\r\n\r\n The Referral table component shows users a list of their referrals. The referral table it\'s self can be customized\r\n with a collection of columns.\r\n\r\n @motivating\r\n Scenario: The empty state is shown if there are no referrals\r\n Given a user with no referrals\r\n When they view the referral table\r\n Then no referrals are displayed\r\n And they see an image with a user icon\r\n And "View your referral details" in bold\r\n And "Track the status of your referrals and rewards earned by referring friends" below the bolded text\r\n And the pagination buttons are disabled\r\n\r\n @motivating\r\n Scenario: The empty state image and text are customizable\r\n Given the referral table has been given the following prop values\r\n | prop | value |\r\n | empty-state-img-url | https://res.cloudinary.com/saasquatch/image/upload/v1634255445/squatch-assets/Copy_of_saasquatch-logo-tree-large-horizontal.png |\r\n | empty-state-title | View your referral history |\r\n | empty-state-text | See your previous referrals and what you earned! |\r\n And a user with no referrals\r\n When they view the referral table\r\n Then they see no referrals\r\n And they see the SaaSquatch logo\r\n And "View your referral history" in bold\r\n And "See your previous referrals and what you earned!" below the bolded text\r\n And the pagination buttons are disabled\r\n\r\n @minutae\r\n Scenario: A custom empty state can be provided\r\n Given a user with no referrals\r\n And a custom empty state has been supplied in the "empty" slot\r\n When they view the referral table\r\n Then they see the custom empty state\r\n And the pagination buttons are disabled\r\n\r\n @motivating\r\n Scenario: The loading state is shown while referrals are loading\r\n Given the table is loading\r\n Then the loading state is shown in the table\r\n And a custom loading state can be supplied in the "loading" slot\r\n And the pagination buttons are disabled\r\n\r\n @motivating\r\n Scenario Outline: The table becomes paginated when the number of referrals exceeds the per page limit\r\n Given the user has <number of referrals>\r\n And the table is configured to show <page limit> referrals per page\r\n Then the table will have <number of pages> page(s)\r\n And pagination buttons will allow users to navigate between pages\r\n And the pagination button to go to the next page is disabled on the last page of referrals\r\n And the pagination button to go to the previous page is disabled on the first page of referrals\r\n Examples:\r\n | number of referrals | page limit | number of pages |\r\n | 0 | 4 | 1 |\r\n | 1 | 4 | 1 |\r\n | 3 | 4 | 1 |\r\n | 5 | 4 | 2 |\r\n | 42 | 4 | 11 |\r\n\r\n @motivating\r\n Scenario: The table converts to a card view on tablet and mobile window sizes\r\n Given a user with referrals\r\n When they view the table\r\n And their window size is smaller than "899px"\r\n Then referrals are displayed as cards\r\n And they are in two columns\r\n When their window size is smaller than "634px"\r\n Then the referrals are displayed as cards in a singular column\r\n\r\n @motivating\r\n Scenario: Table and Mobile beakpoints can be configured\r\n Given the referral table has been configured with the following props\r\n | prop | value |\r\n | smBreakpoint | 599 |\r\n | mdBreakpoint | 799 |\r\n And a user with referrals\r\n When they view the table\r\n And their window size is smaller than "799px"\r\n Then referrals are displayed as cards\r\n And they are in two columns\r\n When their window size is smaller than "599px"\r\n Then the referrals are displayed as cards in a singular column\r\n\r\n @motivating\r\n Scenario Outline: By default the first column heading is hidden in mobile,\r\n Given a referral table with 4 columns\r\n And prop "hidden-columns" with <hideColumnValue>\r\n And a user with referrals\r\n When they view the referral table\r\n And their window size is below the tablet breakpoint\r\n Then referral cards are displayed\r\n And the titles of <columnsArehidden> within the card\r\n Examples:\r\n | hideColumnValue | columnsArehidden |\r\n | | the first column |\r\n | 0,1,2 | the first, second and third columns |\r\n | 3 | the fourth column |\r\n\r\n @motivating\r\n Scenario: The use who referred the current user can be shown in the table\r\n Given the table is configured with <showReferrer> set to true\r\n And the current user was referrered by <referrer>\r\n Then the first table row on the first page of the table is for <referrer>\r\n\r\n @motivating\r\n Scenario: Only referrals which occured in the program specific by program-id are shown\r\n Given the table is configured with "program-id"\r\n Then only referrals from the program with "program-id" are shown\r\n\r\n @motivating\r\n Scenario: Classic program shows only classic referrals\r\n Given the "program-id" of the table is set to "classic"\r\n Then only classic referrals are shown in the table\r\n\r\n @minutae\r\n Scenario: Column heading can be hidden\r\n Given the table is configured with "show-labels" set to false\r\n Then the table is displayed without column headings';var Tu={title:"Components/Referral Table",parameters:{scenario:_u}};var Su=t("div",{slot:"loading",style:{display:"contents"}},t("sqm-table-row",null,t("sqm-table-cell",{colspan:5},t("sl-skeleton",null))),t("sqm-table-row",null,t("sqm-table-cell",{colspan:5},t("sl-skeleton",null))),t("sqm-table-row",null,t("sqm-table-cell",{colspan:5},t("sl-skeleton",null))),t("sqm-table-row",null,t("sqm-table-cell",{colspan:5},t("sl-skeleton",null))),t("sqm-table-row",null,t("sqm-table-cell",{colspan:5},t("sl-skeleton",null))));var Ru=t("div",{slot:"empty",style:{display:"contents"}},t("sqm-table-row",null,t("sqm-table-cell",{colspan:5,style:{textAlign:"center"}},t("sqm-portal-container",{padding:"xxxx-large",gap:"medium"},t("sqm-image",{"image-url":"https://res.cloudinary.com/saasquatch/image/upload/v1642618031/squatch-assets/image_3_1.png","max-width":"100px"}),t("sqm-titled-section",{"label-margin":"xxx-small","text-align":"center"},t("sqm-text",{slot:"label"},t("h3",null,"View your referral details")),t("sqm-text",{slot:"content"},"Track the status of your referrals and rewards earned by referring friends"))))));var Iu={id:"123",type:"CREDIT",value:19,unit:"POINT",name:"test",dateGiven:1627427794891,dateScheduledFor:16281468e5,dateExpires:16290108e5,dateCancelled:134400,dateRedeemed:0,fuelTankCode:"ABC",fuelTankType:"Code",currency:"null",prettyValue:"19 Points",statuses:["AVAILABLE"],globalRewardKey:"Key",rewardRedemptionTransactions:{data:[{exchangedRewards:{data:[{prettyValue:"19 Points",type:"CREDIT",fuelTankCode:"ABC",globalRewardKey:"Key"}]}}]}};var Fu={statuses:["AVAILABLE","PENDING"]};var Pu={statuses:["PENDING","CANCELLED"],dateCancelled:16268508e5};var Ou={statuses:["EXPIRED","AVAILABLE"],dateExpires:16268508e5};var Bu={statuses:["AVAILABLE"]};var Nu={dateExpires:null};var Lu={states:{hasPrev:false,hasNext:true,show:"rows",namespace:"sqm-referral-table"},data:{textOverrides:{showLabels:true,prevLabel:"Prev",moreLabel:"View More"},hiddenColumns:"",mdBreakpoint:899,smBreakpoint:599},callbacks:{prevPage:function(){return console.log("Prev")},nextPage:function(){return console.log("Next")}},elements:{columns:["Customer","Status","Date converted","Rewards"],rows:[[t("sqm-referral-table-user-cell",{name:"Joe Smith"}),t("sqm-referral-table-user-cell",{name:"jsmith@gmail.com"}),t("sqm-referral-table-user-cell",{name:"07/15/1902"}),t(B,null)],[t("sqm-referral-table-user-cell",{name:"Bob Williams"}),t("sqm-referral-table-user-cell",{name:"bwill@gmail.com"}),t("sqm-referral-table-user-cell",{name:"09/05/1999"}),t(N,null)],[t("sqm-referral-table-user-cell",{name:"Sarah Joseph"}),t("sqm-referral-table-user-cell",{name:"sjoseph@gmail.com"}),t("sqm-referral-table-user-cell",{name:"12/21/1984"}),t(L,null)]]}};var ju={data:{textOverrides:{showLabels:false,prevLabel:"Prev",moreLabel:"View More"},hiddenColumns:"",mdBreakpoint:899,smBreakpoint:599}};var Gu={states:{hasPrev:true,hasNext:true,show:"rows",namespace:"sqm-referral-table"},data:{textOverrides:{showLabels:true,prevLabel:"CUSTOM PREVIOUS TEXT",moreLabel:"CUSTOM NEXT TEXT"},hiddenColumns:"",mdBreakpoint:899,smBreakpoint:599}};var zu={states:{hasPrev:false,hasNext:true,show:"rows",namespace:"sqm-referral-table"},data:{textOverrides:{showLabels:true,prevLabel:"Prev",moreLabel:"View More"},hiddenColumns:"",mdBreakpoint:899,smBreakpoint:599},callbacks:{prevPage:function(){return console.log("Prev")},nextPage:function(){return console.log("Next")}},elements:{columns:["Name","Email","DOB","City","State/Province","Country","Referrals","Reward Earnings","Status"],rows:[[t("sqm-referral-table-user-cell",{name:"Bartholomew Christopher-Johnston Wallace"}),t("sqm-referral-table-user-cell",{name:"jsmith@gmail.com"}),t("sqm-referral-table-date-cell",{date:-220896e5}),t("sqm-referral-table-user-cell",{name:"Vancouver"}),t("sqm-referral-table-cell",{innerTemplate:"British Columbia"}),t("sqm-referral-table-user-cell",{name:"Canada"}),t("sqm-referral-table-user-cell",{name:"14,000,000"}),t("sqm-referral-table-user-cell",{name:"$800,000,000,000"}),t("sqm-referral-table-status-cell",{statusText:"Complete",converted:true})],[t("sqm-referral-table-user-cell",{name:"Bob Williams"}),t("sqm-referral-table-user-cell",{name:"bwill@gmail.com"}),t("sqm-referral-table-date-cell",{date:8e11}),t("sqm-referral-table-user-cell",{name:"Los Angeles"}),t("sqm-referral-table-cell",{innerTemplate:"California"}),t("sqm-referral-table-user-cell",{name:"US"}),t("sqm-referral-table-user-cell",{name:"1"}),t("sqm-referral-table-user-cell",{name:"$5"}),t("sqm-referral-table-status-cell",{statusText:"In progress",converted:false}),,],[t("sqm-referral-table-user-cell",{name:"Sarah Joseph"}),t("sqm-referral-table-user-cell",{name:"sjoseph@gmail.com"}),t("sqm-referral-table-date-cell",{date:444703707e3}),t("sqm-referral-table-user-cell",{name:"Toronto"}),t("sqm-referral-table-cell",{innerTemplate:"Ontario"}),t("sqm-referral-table-user-cell",{name:"Canada"}),t("sqm-referral-table-user-cell",{name:"10"}),t("sqm-referral-table-user-cell",{name:"$71"}),t("sqm-referral-table-status-cell",{statusText:"Complete",converted:true}),,]]}};var Wu={states:{hasPrev:false,hasNext:true,show:"rows",namespace:"sqm-referral-table"},data:{textOverrides:{showLabels:true,prevLabel:"Prev",moreLabel:"View More"},hiddenColumns:"",mdBreakpoint:899,smBreakpoint:599},callbacks:{prevPage:function(){return console.log("Prev")},nextPage:function(){return console.log("Next")}},elements:{columns:["Lorem ipsum dolor sit amet consectetur adipisicing elit.","Email","DOB","City","State/Province","Country","Referrals","Rewarddddddddddd Earningsssssssssssss","Status"],rows:[[t("sqm-referral-table-user-cell",{name:"Joe Smith"}),t("sqm-referral-table-user-cell",{name:"jsmith@gmail.com"}),t("sqm-referral-table-date-cell",{date:-2128547493e3}),t("sqm-referral-table-user-cell",{name:"Vancouver"}),t("sqm-referral-table-cell",{innerTemplate:"British Columbia"}),t("sqm-referral-table-user-cell",{name:"Canada"}),t("sqm-referral-table-user-cell",{name:"14"}),t("sqm-referral-table-user-cell",{name:"$88"}),t("sqm-referral-table-status-cell",{statusText:"Complete",converted:true})],[t("sqm-referral-table-user-cell",{name:"Bob Williams"}),t("sqm-referral-table-user-cell",{name:"bwill@gmail.com"}),t("sqm-referral-table-date-cell",{date:8e11}),t("sqm-referral-table-user-cell",{name:"Los Angeles"}),t("sqm-referral-table-cell",{innerTemplate:"California"}),t("sqm-referral-table-user-cell",{name:"US"}),t("sqm-referral-table-user-cell",{name:"1"}),t("sqm-referral-table-user-cell",{name:"$5"}),t("sqm-referral-table-status-cell",{statusText:"In progress",converted:false}),,],[t("sqm-referral-table-user-cell",{name:"Sarah Joseph"}),t("sqm-referral-table-user-cell",{name:"sjoseph@gmail.com"}),t("sqm-referral-table-date-cell",{date:444703707e3}),t("sqm-referral-table-user-cell",{name:"Toronto"}),t("sqm-referral-table-cell",{innerTemplate:"Ontario"}),t("sqm-referral-table-user-cell",{name:"Canada"}),t("sqm-referral-table-user-cell",{name:"10"}),t("sqm-referral-table-user-cell",{name:"$71"}),t("sqm-referral-table-status-cell",{statusText:"Complete",converted:true}),,]]}};var Vu=function(e){if(e===void 0){e=false}return{states:{hasPrev:false,hasNext:true,show:"rows",namespace:"sqm-referral-table"},data:{textOverrides:{showLabels:true,prevLabel:"Prev",moreLabel:"View More"},hiddenColumns:e?"0,1,2,3,4,5,6,7,8":"-1",mdBreakpoint:899,smBreakpoint:599},callbacks:{prevPage:function(){return console.log("Prev")},nextPage:function(){return console.log("Next")}},elements:{columns:["Name","Email","DOB","City","State/Province","Country","Referrals","Reward Earnings","Status"],rows:[[t("sqm-referral-table-user-cell",{name:"Joe Smith"}),t("sqm-referral-table-user-cell",{name:"jsmith@gmail.com"}),t("sqm-referral-table-date-cell",{date:-2128547493e3}),t("sqm-referral-table-user-cell",{name:"Vancouver"}),t("sqm-referral-table-cell",{innerTemplate:"British Columbia"}),t("sqm-referral-table-user-cell",{name:"Canada"}),t("sqm-referral-table-user-cell",{name:"14"}),t("sqm-referral-table-user-cell",{name:"$88"}),t("sqm-referral-table-status-cell",{statusText:"Complete",converted:true})],[t("sqm-referral-table-user-cell",{name:"Bob Williams"}),t("sqm-referral-table-user-cell",{name:"bwill@gmail.com"}),t("sqm-referral-table-date-cell",{date:8e11}),t("sqm-referral-table-user-cell",{name:"Los Angeles"}),t("sqm-referral-table-cell",{innerTemplate:"California"}),t("sqm-referral-table-user-cell",{name:"US"}),t("sqm-referral-table-user-cell",{name:"1"}),t("sqm-referral-table-user-cell",{name:"$5"}),t("sqm-referral-table-status-cell",{statusText:"In progress",converted:false}),,],[t("sqm-referral-table-user-cell",{name:"Sarah Joseph"}),t("sqm-referral-table-user-cell",{name:"sjoseph@gmail.com"}),t("sqm-referral-table-date-cell",{date:444703707e3}),t("sqm-referral-table-user-cell",{name:"Toronto"}),t("sqm-referral-table-cell",{innerTemplate:"Ontario"}),t("sqm-referral-table-user-cell",{name:"Canada"}),t("sqm-referral-table-user-cell",{name:"10"}),t("sqm-referral-table-user-cell",{name:"$71"}),t("sqm-referral-table-status-cell",{statusText:"Complete",converted:true}),,]]}}};var Mu=function(){return t(b,Object.assign({},Lu))};var Hu=function(){return t(b,Object.assign({},__assign(__assign({},Lu),ju)))};var Uu=function(){return t(b,Object.assign({},__assign(__assign({},Lu),Gu)))};var $u=function(){return t(b,Object.assign({},Vu()))};var Ju=function(){return t(b,Object.assign({},zu))};var Ku=function(){return t(b,Object.assign({},Wu))};var Xu=function(){return t("sqm-referral-table",{demoData:{states:{hasPrev:false,hasNext:false,show:"empty",namespace:"sqm-referral-table"},data:{textOverrides:{showLabels:true,prevLabel:"Prev",moreLabel:"View More"},hiddenColumns:"",mdBreakpoint:899,smBreakpoint:599},elements:{emptyElement:Ru,loadingElement:Su,columns:["Name","Email","DOB"],rows:[]}}})};var Yu=function(){return t("sqm-referral-table",{demoData:{states:{hasPrev:false,hasNext:false,show:"loading",namespace:"sqm-referral-table"},data:{textOverrides:{showLabels:true,prevLabel:"Prev",moreLabel:"View More"},hiddenColumns:"",mdBreakpoint:899,smBreakpoint:599},elements:{emptyElement:Ru,loadingElement:Su,columns:["Name","Email","DOB"],rows:[]}}})};var Zu=function(){return t("sqm-referral-table",{demoData:{states:{hasPrev:false,hasNext:false,show:"rows",namespace:"sqm-referral-table"},data:{textOverrides:{showLabels:true,prevLabel:"Prev",moreLabel:"View More"},hiddenColumns:"",mdBreakpoint:899,smBreakpoint:599},elements:{emptyElement:Ru,loadingElement:Su,columns:["User","Rewards","Status","Date Started","Date Converted"],rows:[[t("sqm-referral-table-user-cell",{name:"Joe Smith"}),t("sqm-referral-table-rewards-cell",{rewards:[__assign(__assign({},Iu),Bu),__assign(__assign({},Iu),Fu),__assign(__assign({},Iu),Pu)],statusText:"{status, select, AVAILABLE {Available} CANCELLED {Cancelled} PENDING {Pending} EXPIRED {Expired} REDEEMED {Redeemed} other {Not available} }",statusLongText:"{status, select, AVAILABLE {Reward expiring on} CANCELLED {Reward cancelled on} PENDING {Available on} EXPIRED {Reward expired on} REDEEMED {Redeemed} other {Not available} }",fuelTankText:"Your code is",rewardReceivedText:"Reward received on",expiringText:"Expiring in",pendingForText:"{status} for {date}"}),t("sqm-referral-table-status-cell",{statusText:"Complete",converted:true}),t("sqm-referral-table-date-cell",{date:16267644e5}),t("sqm-referral-table-date-cell",{date:1627427794891})],[t("sqm-referral-table-user-cell",{name:"Sarah Williams"}),t("sqm-referral-table-rewards-cell",{rewards:[__assign(__assign({},Iu),Ou)],statusText:"{status, select, AVAILABLE {Available} CANCELLED {Cancelled} PENDING {Pending} EXPIRED {Expired} REDEEMED {Redeemed} other {Not available} }",statusLongText:"{status, select, AVAILABLE {Reward expiring on} CANCELLED {Reward cancelled on} PENDING {Available on} EXPIRED {Reward expired on} REDEEMED {Redeemed} other {Not available} }",fuelTankText:"Your code is",rewardReceivedText:"Reward received on",expiringText:"Expiring in",pendingForText:"{status} for {date}"}),t("sqm-referral-table-status-cell",{statusText:"Incomplete",converted:false}),t("sqm-referral-table-date-cell",{date:16267644e5}),t("sqm-referral-table-date-cell",{date:null})],[t("sqm-referral-table-user-cell",{name:"Marvin Smith"}),t("sqm-referral-table-rewards-cell",{rewards:[__assign(__assign({},Iu),Nu),__assign(__assign({},Iu),Fu)],statusText:"{status, select, AVAILABLE {Available} CANCELLED {Cancelled} PENDING {Pending} EXPIRED {Expired} REDEEMED {Redeemed} other {Not available} }",statusLongText:"{status, select, AVAILABLE {Reward expiring on} CANCELLED {Reward cancelled on} PENDING {Available on} EXPIRED {Reward expired on} REDEEMED {Redeemed} other {Not available} }",fuelTankText:"Your code is",rewardReceivedText:"Reward received on",expiringText:"Expiring in",pendingForText:"{status} for {date}"}),t("sqm-referral-table-status-cell",{statusText:"Complete",converted:true}),t("sqm-referral-table-date-cell",{date:16267644e5}),t("sqm-referral-table-date-cell",{date:1627427794891})]]}}})};var Qu=function(){return t(b,Object.assign({},Vu(true)))};var ed=Object.freeze({__proto__:null,default:Tu,simpleUserTableProps:Lu,SimpleUserTable:Mu,HiddenLabelsTable:Hu,CustomButtonTextTable:Uu,FullUserTable:$u,LongCellTextTable:Ju,LongColumnTextTable:Ku,EmptyTable:Xu,LoadingTable:Yu,FullRewardsTable:Zu,ColumnsMobileHidden:Qu});var td=j+G+z+W+V;var rd={title:"Components/Referral Table Cell",parameters:{scenario:td}};var nd=function(){return t("sqm-referral-table-cell",{innerTemplate:"Table Cell Text"})};var ad=function(){return t("sqm-referral-table-user-cell",{name:"Table User Cell Text"})};var id=function(){return t("sqm-sqm-referral-table-cell",null,"-")};var sd=function(){return t("div",null,t("sqm-referral-table-status-cell",{statusText:"Complete",converted:true}),t("sqm-referral-table-status-cell",{statusText:"In Progress",converted:false}))};var od=function(){return t("sqm-referral-table-date-cell",{date:8e11})};var ld={id:"123",type:"CREDIT",value:19,unit:"POINT",name:"test",dateGiven:1627427794891,dateScheduledFor:16281468e5,dateExpires:16290108e5,dateCancelled:134400,dateRedeemed:0,fuelTankCode:"ABC",fuelTankType:"Code",currency:"null",prettyValue:"19 Points",statuses:["AVAILABLE"],globalRewardKey:"Key",rewardRedemptionTransactions:{data:[{exchangedRewards:{data:[{prettyValue:"19 Points",type:"CREDIT",fuelTankCode:"ABC",globalRewardKey:"Key"}]}}]}};var ud=[ld];var dd=function(){return t("sqm-referral-table-rewards-cell",{rewards:ud,statusText:"{status, select, AVAILABLE {Available} CANCELLED {Cancelled} PENDING {Pending} EXPIRED {Expired} REDEEMED {Redeemed} other {Not available} }",statusLongText:"{status, select, AVAILABLE {Reward expiring on} CANCELLED {Reward cancelled on} PENDING {Available on} EXPIRED {Reward expired on} REDEEMED {Redeemed} other {Not available} }",fuelTankText:"Your code is",rewardReceivedText:"Reward received on",expiringText:"Expiring in",pendingForText:"{status} for {date}"})};var cd=Object.freeze({__proto__:null,default:rd,TableCell:nd,TableUserCell:ad,EmptyCell:id,StatusCell:sd,DateCell:od,RewardsCell:dd});var md={title:"Tests/User Name"};var pd=function(){return t("sqm-user-name",{demoData:{loading:false,loadingText:"...",username:"Test Testerson"}})};var hd=function(){return t("sqm-user-name",null)};var gd=Object.freeze({__proto__:null,default:md,DemoData:pd,Username:hd});var fd={title:"Components/Portal Password Field"};var bd=function(){return t("sqm-password-field",{demoData:{initValue:"",states:{enableValidation:true,validationErrors:{},content:{fieldLabel:"Password"}}}})};var vd=function(){return t("sqm-password-field",{demoData:{initValue:"",states:{enableValidation:true,validationErrors:{password:"Cannot be empty"},content:{fieldLabel:"Password"}}}})};var wd=function(){return t("sqm-password-field",{demoData:{initValue:"asdf",states:{enableValidation:true,validationErrors:{password:"Incomplete"},content:{fieldLabel:"Password"}}}})};var xd=Object.freeze({__proto__:null,default:fd,Start:bd,EmptyError:vd,ValidationError:wd});function yd(e){var r=e.matrix,n=e.props,a=e.Component;var i=Object.keys(r).map((function(e){var t=r[e];return t.map((function(t){var r;return r={},r[e]=t,r}))}));var s=kd.apply(void 0,i);var o=s.map((function(e){return e.reduce((function(e,t){return __assign(__assign({},e),t)}),{})}));return o.map((function(e){var r=__assign(__assign({},n),e);return t("div",null,t(qd,{values:r}),t("hr",null)," ",t("br",null),t(a,Object.assign({},r)),t("br",null))}))}function qd(e){var r=e.values;return t("table",null,t("tbody",null,Object.keys(r).map((function(e){return t("tr",null,t("th",null,e),t("td",null,JSON.stringify(r[e])))}))))}function kd(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}var r=[],n=e.length-1;function a(t,i){for(var s=0,o=e[i].length;s<o;s++){var l=t.slice(0);l.push(e[i][s]);if(i==n)r.push(l);else a(l,i+1)}}a([],0);return r}var Ad='@author:derek\r\n@owner:kutay\r\nFeature: Task Card\r\n\r\n\t@motivating\r\n\tScenario: A header, body title and a CTA button are always displayed\r\n\t\tGiven the Task Card is configured with the following props\r\n\t\t\t| prop | value |\r\n\t\t\t| rewardAmount | "40" |\r\n\t\t\t| rewardUnit | "Points" |\r\n\t\t\t| cardTitle | Complete a survey |\r\n\t\t\t| buttonText | Take Survey |\r\n\t\tWhen a user views the Task Card\r\n\t\tThen they see "40 Points" as the heading\r\n\t\tAnd the "40" is bolded\r\n\t\tAnd they see "Complete a survey" bolded in the body\r\n\t\tAnd a details icon in the top right hand corner\r\n\t\tAnd a button with text "Take Survey" in the bottom right hand corner\r\n\t\tWhen they click the button\r\n\t\tThen they are redirected to "example.com" in a new window\r\n\r\n\t@motivating\r\n\tScenario Outline: A Task Card description can be included but is not required\r\n\t\tGiven a Task Card\r\n\t\tAnd it has <descriptionPropValue>\r\n\t\tWhen a user views the Task card\r\n\t\tThen they <maySee> a chevron icon in the top right\r\n\t\tWhen they attempt to click the chevron\r\n\t\tThen they <maySee> the card description\r\n\t\tExamples:\r\n\t\t\t| descriptionPropValue | maySee |\r\n\t\t\t| This is my task card description | see |\r\n\t\t\t| | don\'t see |\r\n\r\n\t@motivating\r\n\tScenario Outline: CTA links can open in a new tab or the same tab\r\n\t\tGiven a Task Card\r\n\t\tAnd it has <openNewTabPropValue>\r\n\t\tWhen a user views the Task card\r\n\t\tAnd they click on the CTA\r\n\t\tThen they are redirected to the CTA link in <tab>\r\n\t\tExamples:\r\n\t\t\t| openNewTabPropValue | tab |\r\n\t\t\t| true | a new tab |\r\n\t\t\t| false | the same tab |\r\n\t\t\t| N/A | the same tab |\r\n\r\n\t@minutae\r\n\tScenario: A loading state is displayed while the Task Card is loading\r\n\t\tGiven a Task Card component\r\n\t\tWhen a user views the Task Card\r\n\t\tThen a loading state is displayed\r\n\t\tWhen the Task Card has loaded\r\n\t\tThen the loading state disapears\r\n\r\n\t@motivating\r\n\tScenario Outline: The Progress Bar can be shown or hidden but is hidden by default\r\n\t\tGiven a Task Card\r\n\t\tAnd it has <showProgressBarPropValue>\r\n\t\tWhen a user views the Task Card\r\n\t\tThen the progress bar <mayBe> displayed\r\n\t\tExamples:\r\n\t\t\t| showProgressBarPropValue | mayBe |\r\n\t\t\t| true | is |\r\n\t\t\t| false | isn\'t |\r\n\t\t\t| N/A | isn\'t |\r\n\r\n\t@motivating\r\n\tScenario: Clicking the CTA Button can trigger an event to be sent and refresh the widget\r\n\t\tGiven a Task card\r\n\t\tAnd it is configured to send an "test" event\r\n\t\tWhen a user views the Task card\r\n\t\tAnd clicks on the CTA\r\n\t\tThen a "test" event is sent to SSQT on the users behalf\r\n\t\tAnd the contents of the widget the card is dislayed within are refreshed\r\n\r\n\t@motivating\r\n\tScenario Outline: Tasks can be repeatable or one-time only but are one-time only by default\r\n\t\tGiven a Task Card\r\n\t\tAnd it has <repeatablePropValue>\r\n\t\tAnd a user who has already completed the task\r\n\t\tWhen they view the Task Card\r\n\t\tThen they see a brand colour checkmark icon beside the card heading\r\n\t\tAnd the card <mayBe> brand colour\r\n\t\tAnd the CTA button <mayBe> disabled\r\n\t\tAnd the CTA button <mayBe> grey\r\n\t\tExamples:\r\n\t\t\t| repeatablePropValue | mayBe |\r\n\t\t\t| true | isn\'t |\r\n\t\t\t| false | is |\r\n\t\t\t| N/A | is |\r\n\r\n\t@motivating\r\n\tScenario Outline: Display duration hides or shows a task\r\n\t\tGiven a Task Card\r\n\t\tAnd it has a "display-duration" interval\r\n\t\tWhen a user views the Card on <day>\r\n\t\tThen card <mayBeHidden>\r\n\t\tExamples:\r\n\t\t\t| day | mayBeHidden |\r\n\t\t\t| a day before the interval | is hidden |\r\n\t\t\t| a day during the interval | is not hidden |\r\n\t\t\t| a day after the interval | is hidden |\r\n\r\n\t@motivating\r\n\tScenario: Task Expiries can be configured and disable the CTA after the expiry\r\n\t\tGiven a Task Card\r\n\t\tAnd it has an "reward-duration" interval\r\n\t\tWhen a user views the card on <day>\r\n\t\tThen the card <mayBeDisabled>\r\n\t\tAnd it <mayHaveAlert>\r\n\t\tAnd it <mayHaveExpiryText> on the bottom left hand side of the card\r\n\t\tExamples:\r\n\t\t\t| day | mayBeDisabled | mayHaveAlert | mayHaveExpiryText |\r\n\t\t\t| a day before the expiry interval | is disabled | has alert stating the month, date, year and time the task starts | doesn\'t have expiry text |\r\n\t\t\t| a day during the expiry interval | isn\'t disabled | doesn\'t have an alert | has the month, date, year and time the task expires |\r\n\t\t\t| a day after the expiry interval | is disabled | has alert stating the month, date, year and time the task expired | doesn\'t have expiry text |\r\n\r\n\t@motivating\r\n\tScenario Outline: Task Card dates support localization\r\n\t\tGiven a Task Card\r\n\t\tAnd it\'s configured with a expiry duration interval\r\n\t\tWhen a user with <locale> views the task card <atTime>\r\n\t\tThen they <seeDate> translated for <locale>\r\n\t\tExamples:\r\n\t\t\t| atTime | locale | seeDate |\r\n\t\t\t| before the interval | en | Task Start Date |\r\n\t\t\t| during the interval | en | Task End Date |\r\n\t\t\t| after the interval | en | Task Ended Date |\r\n\t\t\t| before the interval | fr | Task Start Date |\r\n\t\t\t| during the interval | fr | Task End Date |\r\n\t\t\t| after the interval | fr | Task Ended Date |\r\n\r\n\t@motivating\r\n\tScenario Outline: A task completion count is displayed for repeatable tasks\r\n\t\tGiven a Task Card\r\n\t\tAnd it is configured for a repeatable task\r\n\t\tAnd has it has <goalValue>\r\n\t\tAnd a user with <userGoalProgress>\r\n\t\tWhen the user views the task card\r\n\t\tThen they see a repeat icon\r\n\t\tAnd the <text> in the bottom left hand corner\r\n\t\tAnd the <text> is brand colour\r\n\t\tExamples:\r\n\t\t\t| goalValue | userGoalProgress | text |\r\n\t\t\t| 2 | 0 | Completed 0 times |\r\n\t\t\t| 2 | 1 | Completed 0 times |\r\n\t\t\t| 2 | 2 | Completed 1 times |\r\n\t\t\t| 2 | 4 | Completed 2 times |\r\n\r\n\t@motivating\r\n\tScenario Outline: The source of a user\'s progress can be a custom field or a program goal\r\n\t\tGiven a Task Card\r\n\t\tAnd it is configured <progressSourcePath>\r\n\t\tWhen a user views the Task card\r\n\t\tThen the value at <progressSourcePath> is used to benchmark their progress against the "Goal Completion Count"\r\n\t\tExamples:\r\n\t\t\t| progressSourcePath |\r\n\t\t\t| /customFields/activityCount |\r\n\t\t\t| /customFields/purchaseTotal |\r\n\t\t\t| /programGoals/count%2FComment-on-Article |\r\n\t\t\t| /programGoals/count/Referral-Started%2Freferrals |\r\n\r\n\t@motivating\r\n\tScenario Outline: The users completion of a goal is calculated by the Goal Completion Number\r\n\t\tGiven a Task Card\r\n\t\tAnd it is configured for <goalValue>\r\n\t\tAnd a user who has <progressValue>\r\n\t\tWhen they view the Task Card\r\n\t\tThen they are shown to have <progressValue> towards <goalValue>\r\n\t\tWhen their progress grows larger than <goalValue>\r\n\t\tThen the task is marked as completed\r\n\t\tExamples:\r\n\t\t\t| goalValue | progressValue |\r\n\t\t\t| 1 | 0 |\r\n\t\t\t| 10 | 9 |\r\n\t\t\t| 5 | 2 |\r\n\r\n\t@motivating\r\n\tScenario: The Goal Completion Number defaults to 1\r\n\t\tGiven a Task Card without a configured "goal" value\r\n\t\tAnd a user who has <progressValue>\r\n\t\tWhen they view the Task Card\r\n\t\tThen it <mayBe> marked as completed\r\n\t\tExamples:\r\n\t\t\t| progressValue | mayBe |\r\n\t\t\t| 0 | isn\'t |\r\n\t\t\t| 1 | is |\r\n\t\t\t| 2 | is |';var Dd='@author:kutay\r\n@owner:kutay\r\nFeature: Task Card Progress Bar\r\n\r\n\t@motivating\r\n\tScenario Outline: The progress bar displays a continuous bar with the goal represented by a present\r\n\t\tGiven a Task Card component\r\n\t\tAnd the users progress is <progress>\r\n\t\tAnd the task goal is "500"\r\n\t\tAnd the task is not repeatable\r\n\t\tThen I have <progressBar>\r\n\t\tAnd the <progressBar> shows <progress> with <unit> on the right\r\n\t\tAnd the circle on the progress bar is brand colour\r\n\t\tAnd the line behind the circle is brand colour\r\n\t\tAnd the line infront of the circle is grey\r\n\t\tAnd the gift icon has <color>\r\n\t\tAnd the gift icon shows "500" with <unit> below\r\n\t\tExamples:\r\n\t\t\t| progress | progressBar | unit | color |\r\n\t\t\t| 0 | ●――――――――――――――――――🎁 | $ | no |\r\n\t\t\t| 100 | ―――――――――●―――――――――🎁 | $ | no |\r\n\t\t\t| 500 | ―――――――――――――――――――🎁 | $ | yes |\r\n\t\t\t| 650 | ―――――――――――――――――――🎁 | $ | yes |\r\n\t\t\t| 1200 | ―――――――――――――――――――🎁 | $ | yes |\r\n\r\n\t@motivating\r\n\tScenario Outline: The progress bar can be displayed with steps instead of a continuous line\r\n\t\tGiven a Task Card component\r\n\t\tAnd the user progress is <progress>\r\n\t\tAnd the goal is "5"\r\n\t\tAnd steps are enabled\r\n\t\tThen I have <progressBar>\r\n\t\tAnd the <progressBar> has incrementing steps up to "5" in increments of 1\r\n\t\tAnd the steps behind the users progress are brand colour\r\n\t\tAnd the steps infront of the users progress are grey\r\n\t\tAnd the gift icon has <color>\r\n\t\tAnd the gift icon shows "5" below\r\n\t\tExamples:\r\n\t\t\t| progress | progressBar | color |\r\n\t\t\t| 0 | ―――○―――○―――○―――○―――🎁 | no |\r\n\t\t\t| 1 | ―――●―――○―――○―――○―――🎁 | no |\r\n\t\t\t| 5 | ―――●―――●―――●―――●―――🎁 | yes |\r\n\t\t\t| 7 | ―――●―――●―――●―――●―――🎁 | yes |\r\n\t\t\t| 12 | ―――●―――●―――●―――●―――🎁 | yes |\r\n\r\n\t@motivating\r\n\tScenario Outline: The continuous progress bar will continue to progress for repeatable rewards\r\n\t\tGiven a Task Card component\r\n\t\tAnd the user progress is <progress>\r\n\t\tAnd the goal is "500"\r\n\t\tAnd it is repeatable\r\n\t\tThen I have <progressBar>\r\n\t\tAnd the <progressBar> shows <progress> with <unit> to the right\r\n\t\tAnd the first <icon1> is <color1> with <text1> displayed below\r\n\t\tAnd the second <icon2> is <color2> with <text2> displayed below\r\n\t\tAnd the third <icon3> is <color3> with <text3> displayed below\r\n\t\tAnd the circle on the progress bar is brand colour\r\n\t\tAnd the line behind the circle is brand colour\r\n\t\tAnd the line infront of the circle is grey\r\n\t\tExamples:\r\n\t\t\t| progress | progressBar | unit | icon1 | color1 | text1 | icon2 | color2 | text 2 | icon3 | color3 | text 3 |\r\n\t\t\t| 250 | ――――●――――🎁―――――――🎁 | $ | NA | NA | NA | gift | greyscale | 500 | gift | greyscale | 1000 |\r\n\t\t\t| 500 | ―――――――――🎁―――――――🎁 | $ | NA | NA | NA | gift | colorful | 500 | gift | greyscale | 1000 |\r\n\t\t\t| 750 | ―――――――――🎁―――●―――🎁 | $ | NA | NA | NA | gift | colorful | 500 | gift | greyscale | 1000 |\r\n\t\t\t| 1000 | 🎁―――――――🎁―――――――🎁 | $ | gift | colorful | 500 | gift | colorful | 1000 | gift | greyscale | 1500 |\r\n\t\t\t| 1250 | 🎁―――――――🎁―――●―――🎁 | $ | gift | colorful | 500 | gift | colorful | 1000 | gift | greyscale | 1500 |\r\n\r\n\t@motivating\r\n\tScenario Outline: The stepped progress bar will continue to progress for repeatable rewards\r\n\t\tGiven a Task Card component\r\n\t\tAnd the user progress is <progress>\r\n\t\tAnd the goal is "5"\r\n\t\tAnd steps are enabled\r\n\t\tAnd it is repeatable\r\n\t\tThen I have <progressBar>\r\n\t\tAnd the <progressBar> has incrementing steps up to "5" in increments of 1\r\n\t\tAnd the first <icon1> is <color1>\r\n\t\tAnd the second <icon2> is <color2>\r\n\t\tAnd the third <icon3> is <color3>\r\n\t\tAnd the steps behind the users progress are brand colour\r\n\t\tAnd the steps infront of the users progress are grey\r\n\t\tExamples:\r\n\t\t\t| progress | progressBar | icon1 | color1 | icon2 | color2 | icon3 | color3 |\r\n\t\t\t| 0 | ―――○―○―○―○―🎁―○―○―○―○―🎁 | NA | NA | gift | greyscale | gift | greyscale |\r\n\t\t\t| 1 | ―――●―○―○―○―🎁―○―○―○―○―🎁 | NA | NA | gift | greyscale | gift | greyscale |\r\n\t\t\t| 5 | ―――●―●―●―●―🎁―○―○―○―○―🎁 | NA | NA | gift | colorful | gift | greyscale |\r\n\t\t\t| 7 | ―――●―●―●―●―🎁―●―●―○―○―🎁 | NA | NA | gift | colorful | gift | greyscale |\r\n\t\t\t| 12 | 🎁―●―●―●―●―🎁―●―●―○―○―🎁 | gift | colorful | gift | colorful | gift | greyscale |';var Cd="\n\n:root{\n --checker-color-1: #ffffff00;\n --checker-color-2: #ffffff00;\n --checker-size: 7px;\n --checker-gradient: linear-gradient(45deg, var(--checker-color-1) 25%, transparent 25%, transparent 75%, var(--checker-color-1) 75%);\n}\n.resizer{\n resize: horizontal;\n border: 2px dashed gray;\n\tmargin: -2px;\n padding: 12px;\n height: fit-content;\n overflow: hidden;\n\twidth: 100%;\n}\n\n.resizer{\n background-color: var(--checker-color-2);\n background-image: var(--checker-gradient), var(--checker-gradient);\n background-position: 0 0, var(--checker-size) var(--checker-size);\n background-size: calc(var(--checker-size) * 2) calc(var(--checker-size) * 2);\n}\n";var Ed=function(e,r){return t("div",{class:"resizer"},r)};var _d=Ad+Dd;var Td={title:"Components/Task Card/",parameters:{scenario:_d}};var Sd={display:"inline-flex",gap:"32px"};var Rd={width:"347px",minWidth:"347px",resize:"horizontal",height:"fit-content",overflow:"hidden"};var Id={callbacks:{sendEvent:function(){return void 0},onClick:function(){return void 0}},content:{rewardAmount:"20",rewardUnit:"SaaSquatch Points",cardTitle:"Complete a survey",description:"Description of action and reward. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eget quisque commodo leo.",repeatable:false,showProgressBar:false,steps:false,buttonText:"Take survey",buttonLink:"https://example.com/",openNewTab:false,rewardDuration:null,completedText:"Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}",expiryMessage:"Ends {endDate}",startsOnMessage:"Starts {startDate}",endedMessage:"Ended {endDate}",finite:0,goal:1,locale:"en"},states:{progress:0,loading:false,loadingEvent:false}};var Fd={callbacks:{sendEvent:function(){return void 0},onClick:function(){return void 0}},content:{rewardAmount:"40",rewardUnit:"SaaSquatch Points",cardTitle:"Comment on 5 articles",description:"Description of action and reward. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eget quisque commodo leo.",repeatable:false,showProgressBar:true,steps:true,buttonText:"Take survey",buttonLink:"https://example.com/",openNewTab:false,completedText:"Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}",rewardDuration:null,expiryMessage:"Ends {endDate}",startsOnMessage:"Starts {startDate}",endedMessage:"Ended {endDate}",finite:0,goal:5,locale:"en"},states:{progress:1,loading:false,loadingEvent:false}};var Pd={callbacks:{sendEvent:function(){return void 0},onClick:function(){return void 0}},content:{rewardAmount:"150",rewardUnit:"SaaSquatch Points",cardTitle:"Spend $500 at our Store",description:"Description of action and reward. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eget quisque commodo leo.",repeatable:false,completedText:"Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}",showProgressBar:true,steps:false,progressBarUnit:"$",buttonText:"Take survey",buttonLink:"https://example.com/",openNewTab:false,rewardDuration:null,expiryMessage:"Ends {endDate}",startsOnMessage:"Starts {startDate}",endedMessage:"Ended {endDate}",finite:0,goal:500,locale:"en"},states:{progress:100,loading:false,loadingEvent:false}};var Od=function(){var e={rewardDuration:"2021-11-30T08:00:00.000Z/2021-12-01T08:00:00.000Z"};var r=__assign(__assign({},e),{repeatable:true});return t("div",{style:Sd},t(Ed,null,t("h4",null,"Not Repeatable"),t(we,Object.assign({},Id,{content:__assign(__assign({},Id.content),{description:""}),states:__assign(__assign({},Id.states),{progress:0})})),t("h5",null),t(we,Object.assign({},Fd,{content:__assign(__assign({},Fd.content),{description:""}),states:__assign(__assign({},Fd.states),{progress:0})})),t("h5",null),t(we,Object.assign({},Pd,{content:__assign(__assign({},Pd.content),{description:""}),states:__assign(__assign({},Pd.states),{progress:230})}))),t(Ed,null,t("h4",null,"Repeatable"),t(we,Object.assign({},Id,{content:__assign(__assign({},Id.content),{repeatable:true}),states:__assign(__assign({},Id.states),{progress:2})})),t("h5",null),t(we,Object.assign({},Fd,{content:__assign(__assign({},Fd.content),{repeatable:true}),states:__assign(__assign({},Fd.states),{progress:7})})),t("h5",null),t(we,Object.assign({},Pd,{content:__assign(__assign({},Pd.content),{repeatable:true}),states:__assign(__assign({},Pd.states),{progress:650})}))),t(Ed,null,t("h4",null,"Complete"),t(we,Object.assign({},Id,{states:__assign(__assign({},Id.states),{progress:1})})),t("h5",null),t(we,Object.assign({},Fd,{states:__assign(__assign({},Fd.states),{progress:5})})),t("h5",null),t(we,Object.assign({},Pd,{states:__assign(__assign({},Pd.states),{progress:500})}))),t(Ed,null,t("h4",null,"Unavailable"),t(we,Object.assign({},Id,{states:__assign(__assign({},Id.states),{progress:0})},r)),t("h5",null),t(we,Object.assign({},Fd,{states:__assign(__assign({},Fd.states),{progress:3})},r)),t("h5",null),t(we,Object.assign({},Pd,{states:__assign(__assign({},Pd.states),{progress:250})},r))))};var Bd=function(){return t("div",{style:Sd},t("div",{style:Rd},t("h4",null,"One Action"),t(we,Object.assign({},Id,{states:__assign(__assign({},Id.states),{progress:0})})),t("h5",null),t(we,Object.assign({},Id,{states:__assign(__assign({},Id.states),{progress:1})})),t("h5",null)),t("div",{style:Rd},t("h4",null,"A Couple Actions"),t(we,Object.assign({},Fd,{states:__assign(__assign({},Fd.states),{progress:1})})),t("h5",null),t(we,Object.assign({},Fd,{states:__assign(__assign({},Fd.states),{progress:5})})),t("h5",null)),t("div",{style:Rd},t("h4",null,"Many Actions"),t(we,Object.assign({},Pd,{states:__assign(__assign({},Pd.states),{progress:230})})),t("h5",null),t(we,Object.assign({},Pd,{states:__assign(__assign({},Pd.states),{progress:500})})),t("h5",null)))};var Nd=function(){return t("div",{style:Sd},t("div",{style:Rd},t("h4",null,"One Action"),t(we,Object.assign({},Id,{content:__assign(__assign({},Id.content),{repeatable:true}),states:__assign(__assign({},Id.states),{progress:0})})),t("h5",null),t(we,Object.assign({},Id,{content:__assign(__assign({},Id.content),{repeatable:true}),states:__assign(__assign({},Id.states),{progress:1})})),t("h5",null)),t("div",{style:Rd},t("h4",null,"A Couple Actions"),t(we,Object.assign({},Fd,{content:__assign(__assign({},Fd.content),{repeatable:true}),states:__assign(__assign({},Fd.states),{progress:0})})),t("h5",null),t(we,Object.assign({},Fd,{content:__assign(__assign({},Fd.content),{repeatable:true}),states:__assign(__assign({},Fd.states),{progress:5})})),t("h5",null),t(we,Object.assign({},Fd,{content:__assign(__assign({},Fd.content),{repeatable:true}),states:__assign(__assign({},Fd.states),{progress:7})})),t("h5",null),t(we,Object.assign({},Fd,{content:__assign(__assign({},Fd.content),{repeatable:true}),states:__assign(__assign({},Fd.states),{progress:10})})),t("h5",null)),t("div",{style:Rd},t("h4",null,"Many Actions"),t(we,Object.assign({},Pd,{content:__assign(__assign({},Pd.content),{repeatable:true}),states:__assign(__assign({},Pd.states),{progress:0})})),t("h5",null),t(we,Object.assign({},Pd,{content:__assign(__assign({},Pd.content),{repeatable:true}),states:__assign(__assign({},Pd.states),{progress:500})})),t("h5",null),t(we,Object.assign({},Pd,{content:__assign(__assign({},Pd.content),{repeatable:true}),states:__assign(__assign({},Pd.states),{progress:650})})),t("h5",null),t(we,Object.assign({},Pd,{content:__assign(__assign({},Pd.content),{repeatable:true}),states:__assign(__assign({},Pd.states),{progress:1e3})})),t("h5",null)))};var Ld=function(){return t("div",{style:Sd},t("div",{style:Rd},t("h4",null,"One Action"),t(we,Object.assign({},Id,{content:__assign(__assign({},Id.content),{repeatable:true,finite:2}),states:__assign(__assign({},Id.states),{progress:0})})),t("h5",null),t(we,Object.assign({},Id,{content:__assign(__assign({},Id.content),{repeatable:true,finite:2}),states:__assign(__assign({},Id.states),{progress:1})})),t("h5",null),t(we,Object.assign({},Id,{content:__assign(__assign({},Id.content),{repeatable:true,finite:2}),states:__assign(__assign({},Id.states),{progress:2})})),t("h5",null)),t("div",{style:Rd},t("h4",null,"A Couple Actions"),t(we,Object.assign({},Fd,{content:__assign(__assign({},Fd.content),{repeatable:true,finite:2}),states:__assign(__assign({},Fd.states),{progress:2})})),t("h5",null),t(we,Object.assign({},Fd,{content:__assign(__assign({},Fd.content),{repeatable:true,finite:2}),states:__assign(__assign({},Fd.states),{progress:5})})),t("h5",null),t(we,Object.assign({},Fd,{content:__assign(__assign({},Fd.content),{repeatable:true,finite:2}),states:__assign(__assign({},Fd.states),{progress:10})})),t("h5",null),t(we,Object.assign({},Fd,{content:__assign(__assign({},Fd.content),{repeatable:true,finite:3}),states:__assign(__assign({},Fd.states),{progress:12})})),t("h5",null),t(we,Object.assign({},Fd,{content:__assign(__assign({},Fd.content),{repeatable:true,finite:3}),states:__assign(__assign({},Fd.states),{progress:15})})),t("h5",null)),t("div",{style:Rd},t("h4",null,"Many Actions"),t(we,Object.assign({},Pd,{content:__assign(__assign({},Pd.content),{repeatable:true,finite:2}),states:__assign(__assign({},Pd.states),{progress:200})})),t("h5",null),t(we,Object.assign({},Pd,{content:__assign(__assign({},Pd.content),{repeatable:true,finite:3}),states:__assign(__assign({},Pd.states),{progress:500})})),t("h5",null),t(we,Object.assign({},Pd,{content:__assign(__assign({},Pd.content),{repeatable:true,finite:2}),states:__assign(__assign({},Pd.states),{progress:1e3})})),t("h5",null),t(we,Object.assign({},Pd,{content:__assign(__assign({},Pd.content),{repeatable:true,finite:3}),states:__assign(__assign({},Pd.states),{progress:1200})})),t("h5",null),t(we,Object.assign({},Pd,{content:__assign(__assign({},Pd.content),{repeatable:true,finite:3}),states:__assign(__assign({},Pd.states),{progress:1500})})),t("h5",null)))};var jd=function(){var e={rewardDuration:P.DateTime.now().minus({days:1}).toISO()+"/"+P.DateTime.now().plus({days:1}).toISO()};var r=__assign(__assign({},e),{repeatable:true});return t("div",{style:Sd},t("div",{style:Rd},t("h4",null,"One Action"),t(we,Object.assign({},Id,{content:__assign(__assign({},Id.content),e)})),t("h5",null),t(we,Object.assign({},Id,{content:__assign(__assign({},Id.content),r)})),t("h5",null),t(we,Object.assign({},Id,{content:__assign(__assign({},Id.content),r),states:__assign(__assign({},Id.states),{progress:1})})),t("h5",null)),t("div",{style:Rd},t("h4",null,"A Couple Actions"),t(we,Object.assign({},Id,{content:__assign(__assign({},Fd.content),e)})),t("h5",null),t(we,Object.assign({},Id,{content:__assign(__assign({},Fd.content),r)})),t("h5",null),t(we,Object.assign({},Id,{content:__assign(__assign({},Fd.content),r),states:__assign(__assign({},Fd.states),{progress:5})})),t("h5",null)),t("div",{style:Rd},t("h4",null,"Many Actions"),t(we,Object.assign({},Id,{content:__assign(__assign({},Pd.content),e)})),t("h5",null),t(we,Object.assign({},Id,{content:__assign(__assign({},Pd.content),r)})),t("h5",null),t(we,Object.assign({},Id,{content:__assign(__assign({},Pd.content),r),states:__assign(__assign({},Pd.states),{progress:1e3})})),t("h5",null)))};var Gd=function(){var e={states:{loading:true,progress:0,loadingEvent:false}};return t("div",{style:Sd},t("div",{style:Rd},t("h4",null,"One Action"),t(we,Object.assign({},Id,e))," ",t("h5",null),t(we,Object.assign({},Id,e))," ",t("h5",null)),t("div",{style:Rd},t("h4",null,"A Couple Actions"),t(we,Object.assign({},Fd,e))," ",t("h5",null),t(we,Object.assign({},Fd,e))," ",t("h5",null)),t("div",{style:Rd},t("h4",null,"Many Actions"),t(we,Object.assign({},Pd,e))," ",t("h5",null),t(we,Object.assign({},Pd,e))," ",t("h5",null)))};var zd=function(){var e={rewardDuration:P.DateTime.now().plus({days:1}).toISO()+"/"+P.DateTime.now().plus({days:2}).toISO()};var r=__assign(__assign({},e),{repeatable:true});return t("div",{style:Sd},t("div",{style:Rd},t("h4",null,"One Action"),t(we,Object.assign({},Id,{states:__assign(__assign({},Id.states),{progress:0}),content:__assign(__assign({},Id.content),e)})),t("h5",null),t(we,Object.assign({},Id,{states:__assign(__assign({},Id.states),{progress:1}),content:__assign(__assign({},Id.content),e)})),t("h5",null),t(we,Object.assign({},Id,{states:__assign(__assign({},Id.states),{progress:0}),content:__assign(__assign({},Id.content),r)})),t("h5",null),t(we,Object.assign({},Id,{states:__assign(__assign({},Id.states),{progress:1}),content:__assign(__assign({},Id.content),r)})),t("h5",null)),t("div",{style:Rd},t("h4",null,"A Couple Actions"),t(we,Object.assign({},Fd,{states:__assign(__assign({},Fd.states),{progress:1}),content:__assign(__assign({},Fd.content),e)})),t("h5",null),t(we,Object.assign({},Fd,{states:__assign(__assign({},Fd.states),{progress:1}),content:__assign(__assign({},Fd.content),e)})),t("h5",null),t(we,Object.assign({},Fd,{states:__assign(__assign({},Fd.states),{progress:1}),content:__assign(__assign({},Fd.content),r)})),t("h5",null),t(we,Object.assign({},Fd,{states:__assign(__assign({},Fd.states),{progress:1}),content:__assign(__assign({},Fd.content),r)})),t("h5",null)),t("div",{style:Rd},t("h4",null,"Many Actions"),t(we,Object.assign({},Pd,{states:__assign(__assign({},Pd.states),{progress:100}),content:__assign(__assign({},Pd.content),e)})),t("h5",null),t(we,Object.assign({},Pd,{states:__assign(__assign({},Pd.states),{progress:500}),content:__assign(__assign({},Pd.content),e)})),t("h5",null),t(we,Object.assign({},Pd,{states:__assign(__assign({},Pd.states),{progress:100}),content:__assign(__assign({},Pd.content),r)})),t("h5",null),t(we,Object.assign({},Pd,{states:__assign(__assign({},Pd.states),{progress:500}),content:__assign(__assign({},Pd.content),r)})),t("h5",null)))};var Wd=function(){var e={rewardDuration:P.DateTime.now().minus({days:2}).toISO()+"/"+P.DateTime.now().minus({days:1}).toISO()};var r=__assign(__assign({},e),{repeatable:true});return t("div",{style:Sd},t("div",{style:Rd},t("h4",null,"One Action"),t(we,Object.assign({},Id,{states:__assign(__assign({},Id.states),{progress:0}),content:__assign(__assign({},Id.content),e)})),t("h5",null),t(we,Object.assign({},Id,{states:__assign(__assign({},Id.states),{progress:1}),content:__assign(__assign({},Id.content),e)})),t("h5",null),t(we,Object.assign({},Id,{states:__assign(__assign({},Id.states),{progress:0}),content:__assign(__assign({},Id.content),r)})),t("h5",null),t(we,Object.assign({},Id,{states:__assign(__assign({},Id.states),{progress:1}),content:__assign(__assign({},Id.content),r)})),t("h5",null)),t("div",{style:Rd},t("h4",null,"A Couple Actions"),t(we,Object.assign({},Fd,{states:__assign(__assign({},Fd.states),{progress:1}),content:__assign(__assign({},Fd.content),e)})),t("h5",null),t(we,Object.assign({},Fd,{states:__assign(__assign({},Fd.states),{progress:1}),content:__assign(__assign({},Fd.content),e)})),t("h5",null),t(we,Object.assign({},Fd,{states:__assign(__assign({},Fd.states),{progress:1}),content:__assign(__assign({},Fd.content),r)})),t("h5",null),t(we,Object.assign({},Fd,{states:__assign(__assign({},Fd.states),{progress:1}),content:__assign(__assign({},Fd.content),r)})),t("h5",null)),t("div",{style:Rd},t("h4",null,"Many Actions"),t(we,Object.assign({},Pd,{states:__assign(__assign({},Pd.states),{progress:100}),content:__assign(__assign({},Pd.content),e)})),t("h5",null),t(we,Object.assign({},Pd,{states:__assign(__assign({},Pd.states),{progress:500}),content:__assign(__assign({},Pd.content),e)})),t("h5",null),t(we,Object.assign({},Pd,{states:__assign(__assign({},Pd.states),{progress:100}),content:__assign(__assign({},Pd.content),r)})),t("h5",null),t(we,Object.assign({},Pd,{states:__assign(__assign({},Pd.states),{progress:500}),content:__assign(__assign({},Pd.content),r)})),t("h5",null)))};var Vd=function(){var e={progress:0,goal:500,progressBarUnit:"$"};return t("div",null,t(yd,{matrix:{progress:[0,100,500,650,1200]},props:e,Component:xe}))};var Md=function(){var e={progress:0,steps:true,goal:5,progressBarUnit:"$"};return t("div",null,t(yd,{matrix:{progress:[0,1,5,7,12]},props:e,Component:xe}))};var Hd=function(){var e={progress:0,goal:500,progressBarUnit:"$",repeatable:true};return t("div",null,t(yd,{matrix:{progress:[0,250,500,750,1e3,1250]},props:e,Component:xe}))};var Ud=function(){var e={progress:0,steps:true,goal:5,progressBarUnit:"$",repeatable:true};return t("div",null,t(yd,{matrix:{progress:[0,1,5,7,12]},props:e,Component:xe}))};var $d=function(){var e={progress:0,steps:true,goal:5,progressBarUnit:"$",repeatable:true,finite:2};return t("div",null,t(yd,{matrix:{progress:[0,1,5,7,10,12]},props:e,Component:xe}))};var Jd=Object.freeze({__proto__:null,default:Td,TaskCard:Od,TaskCardNotRepeatable:Bd,TaskCardRepeatable:Nd,TaskCardRepeatableFinite:Ld,TaskCardEndDate:jd,TaskCardLoading:Gd,TaskCardNotStarted:zd,TaskCardEnded:Wd,ProgressBar:Vd,ProgressBarSteps:Md,ProgressBarRepeatable:Hd,ProgressBarStepsRepeatable:Ud,ProgressBarStepsRepeatableFinite:$d});var Kd='<sqm-portal-frame>\r\n <a slot="header" href="/">\r\n <sqm-text style="height: 60px">\r\n <img\r\n style="height: 60px"\r\n src="https://res.cloudinary.com/saasquatch/image/upload/v1634255445/squatch-assets/Copy_of_saasquatch-logo-tree-large-horizontal.png"\r\n />\r\n </sqm-text>\r\n </a>\r\n <sqb-program-section program-id="referral-program">\r\n <sqm-router>\r\n <template\r\n path="/:path(\\bregister\\b|\\bemailVerification\\b|\\blogin\\b|\\bverifyEmail\\b|\\bforgotPassword\\b|\\bresetPassword\\b|\\blogout\\b)"\r\n >\r\n <sqm-graphql-client-provider\r\n domain="https://managed-identity.saasquatch.com"\r\n >\r\n <sqm-hero\r\n background="https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80"\r\n >\r\n <sqm-router>\r\n <template path="/register">\r\n <sqm-portal-register>\r\n <sqm-name-fields slot="formData"></sqm-name-fields>\r\n </sqm-portal-register>\r\n </template>\r\n\r\n <template path="/emailVerification">\r\n <sqm-portal-protected-route\r\n redirect-to="/login"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-email-verification></sqm-portal-email-verification>\r\n </template>\r\n\r\n <template path="/login">\r\n <sqm-portal-login></sqm-portal-login>\r\n </template>\r\n\r\n <template path="/verifyEmail">\r\n <sqm-portal-verify-email></sqm-portal-verify-email>\r\n </template>\r\n\r\n <template path="/forgotPassword">\r\n <sqm-portal-forgot-password\r\n email-label="Business Email"\r\n ></sqm-portal-forgot-password>\r\n </template>\r\n\r\n <template path="/resetPassword">\r\n <sqm-portal-reset-password\r\n confirm-password="true"\r\n ></sqm-portal-reset-password>\r\n </template>\r\n <template path="/logout">\r\n <sqm-portal-logout next-page="/login"></sqm-portal-logout>\r\n </template>\r\n </sqm-router>\r\n </sqm-hero>\r\n </sqm-graphql-client-provider>\r\n </template>\r\n </sqm-router>\r\n <sqm-router>\r\n <template path="/:path(\\bactivity\\b|\\beditProfile\\b)?">\r\n <sqm-divided-layout\r\n direction="row"\r\n style="\r\n border-top: 1px solid #eaeaea;\r\n border-bottom: 1px solid #eaeaea;\r\n "\r\n >\r\n <sqm-navigation-sidebar>\r\n <sqm-navigation-sidebar-item\r\n path="/"\r\n icon="house"\r\n label="Dashboard"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/activity"\r\n icon="bar-chart"\r\n label="Activity"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/editProfile"\r\n icon="person"\r\n label="Edit Profile"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/logout"\r\n icon="box-arrow-right"\r\n label="Logout"\r\n ></sqm-navigation-sidebar-item>\r\n </sqm-navigation-sidebar>\r\n <sqm-divided-layout direction="column">\r\n <sqm-router>\r\n <template path="/">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route>\r\n <sqb-widget\r\n widget-type="p/referral-program/w/referrerWidget"\r\n track-loads="true"\r\n ></sqb-widget>\r\n </template>\r\n <template path="/editProfile">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-container direction="column" gap="xxx-large">\r\n <sqm-portal-profile></sqm-portal-profile> </sqm-portal-container\r\n ><sqm-portal-container direction="column" gap="xxx-large">\r\n <sqm-graphql-client-provider\r\n domain="https://managed-identity.saasquatch.com"\r\n >\r\n <sqm-portal-change-password></sqm-portal-change-password>\r\n </sqm-graphql-client-provider>\r\n </sqm-portal-container>\r\n </template>\r\n\r\n <template path="/activity">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-container\r\n direction="column"\r\n padding="xxx-large"\r\n gap="xxx-large"\r\n >\r\n <sqm-text> <h1>Activity</h1></sqm-text>\r\n <sqm-stat-container space="xxxx-large"\r\n ><sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/referralsCount"\r\n ><sqm-text><p>Referrals</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardsCountFiltered/AVAILABLE"\r\n ><sqm-text><p>Rewards Earned</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardBalance/CREDIT/CENTS"\r\n ><sqm-text><p>Reward Balance</p></sqm-text></sqm-big-stat\r\n >\r\n </sqm-stat-container>\r\n <sqm-referral-table>\r\n <sqm-referral-table-user-column></sqm-referral-table-user-column>\r\n <sqm-referral-table-rewards-column></sqm-referral-table-rewards-column>\r\n <sqm-referral-table-status-column></sqm-referral-table-status-column>\r\n <sqm-referral-table-date-column\r\n column-title="Referred"\r\n date-shown="dateReferralStarted"\r\n ></sqm-referral-table-date-column> </sqm-referral-table\r\n ></sqm-portal-container>\r\n </template>\r\n </sqm-router>\r\n </sqm-divided-layout>\r\n </sqm-divided-layout>\r\n </template>\r\n </sqm-router>\r\n </sqb-program-section>\r\n <sqm-portal-footer\r\n slot="footer"\r\n support-email="support@example.com"\r\n terms-link="https://example.com"\r\n faq-link="https://example.com"\r\n terms-text="Terms And Conditions"\r\n faq-text="FAQ"\r\n show-powered-by="true"\r\n ></sqm-portal-footer>\r\n</sqm-portal-frame>\r\n';var Xd='<sqm-portal-frame>\r\n <a slot="header" href="/">\r\n <sqm-text style="height: 60px">\r\n <img\r\n style="height: 60px"\r\n src="https://res.cloudinary.com/saasquatch/image/upload/v1634255445/squatch-assets/Copy_of_saasquatch-logo-tree-large-horizontal.png"\r\n />\r\n </sqm-text>\r\n </a>\r\n <sqb-program-section program-id="referral-program">\r\n <sqm-router>\r\n <template\r\n path="/:path(\\bregister\\b|\\bemailVerification\\b|\\blogin\\b|\\bverifyEmail\\b|\\bforgotPassword\\b|\\bresetPassword\\b|\\blogout\\b)"\r\n >\r\n <sqm-graphql-client-provider\r\n domain="https://managed-identity.saasquatch.com"\r\n >\r\n <sqm-hero\r\n background="https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80"\r\n >\r\n <sqm-router>\r\n <template path="/register">\r\n <sqm-portal-register>\r\n <sqm-name-fields slot="formData"></sqm-name-fields>\r\n </sqm-portal-register>\r\n </template>\r\n\r\n <template path="/emailVerification">\r\n <sqm-portal-protected-route\r\n redirect-to="/login"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-email-verification></sqm-portal-email-verification>\r\n </template>\r\n\r\n <template path="/login">\r\n <sqm-portal-login></sqm-portal-login>\r\n </template>\r\n\r\n <template path="/verifyEmail">\r\n <sqm-portal-verify-email></sqm-portal-verify-email>\r\n </template>\r\n\r\n <template path="/forgotPassword">\r\n <sqm-portal-forgot-password\r\n email-label="Business Email"\r\n ></sqm-portal-forgot-password>\r\n </template>\r\n\r\n <template path="/resetPassword">\r\n <sqm-portal-reset-password\r\n confirm-password="true"\r\n ></sqm-portal-reset-password>\r\n </template>\r\n <template path="/logout">\r\n <sqm-portal-logout next-page="/login"></sqm-portal-logout>\r\n </template>\r\n </sqm-router>\r\n </sqm-hero>\r\n </sqm-graphql-client-provider>\r\n </template>\r\n </sqm-router>\r\n <sqm-router>\r\n <template path="/:path(\\bactivity\\b|\\beditProfile\\b|\\brefer\\b)?">\r\n <sqm-divided-layout\r\n direction="row"\r\n style="\r\n border-top: 1px solid #eaeaea;\r\n border-bottom: 1px solid #eaeaea;\r\n "\r\n >\r\n <sqm-navigation-sidebar>\r\n <sqm-navigation-sidebar-item\r\n path="/"\r\n icon="house"\r\n label="Dashboard"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/refer"\r\n icon="inbox"\r\n label="Submit A Lead"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/activity"\r\n icon="bar-chart"\r\n label="Activity"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/editProfile"\r\n icon="person"\r\n label="Edit Profile"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/logout"\r\n icon="box-arrow-right"\r\n label="Logout"\r\n ></sqm-navigation-sidebar-item>\r\n </sqm-navigation-sidebar>\r\n <sqm-divided-layout direction="column">\r\n <sqm-router>\r\n <template path="/">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route>\r\n <sqb-widget\r\n widget-type="p/referral-program/w/referrerWidget"\r\n track-loads="true"\r\n ></sqb-widget>\r\n </template>\r\n <template path="/editProfile">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-container direction="column" gap="xxx-large">\r\n <sqm-portal-profile></sqm-portal-profile> </sqm-portal-container\r\n ><sqm-portal-container direction="column" gap="xxx-large">\r\n <sqm-graphql-client-provider\r\n domain="https://managed-identity.saasquatch.com"\r\n >\r\n <sqm-portal-change-password></sqm-portal-change-password>\r\n </sqm-graphql-client-provider>\r\n </sqm-portal-container>\r\n </template>\r\n <template path="/refer">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route>\r\n <sqm-referral-iframe></sqm-referral-iframe>\r\n </template>\r\n <template path="/activity">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-container\r\n direction="column"\r\n padding="xxx-large"\r\n gap="xxx-large"\r\n >\r\n <sqm-text> <h1>Activity</h1></sqm-text>\r\n <sqm-stat-container space="xxxx-large"\r\n ><sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/referralsCount"\r\n ><sqm-text><p>Referrals</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardsCountFiltered/AVAILABLE"\r\n ><sqm-text><p>Rewards Earned</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardBalance/CREDIT/CENTS"\r\n ><sqm-text><p>Reward Balance</p></sqm-text></sqm-big-stat\r\n >\r\n </sqm-stat-container>\r\n <sqm-referral-table>\r\n <sqm-referral-table-user-column></sqm-referral-table-user-column>\r\n <sqm-referral-table-rewards-column></sqm-referral-table-rewards-column>\r\n <sqm-referral-table-status-column></sqm-referral-table-status-column>\r\n <sqm-referral-table-date-column\r\n column-title="Referred"\r\n date-shown="dateReferralStarted"\r\n ></sqm-referral-table-date-column> </sqm-referral-table\r\n ></sqm-portal-container>\r\n </template>\r\n </sqm-router>\r\n </sqm-divided-layout>\r\n </sqm-divided-layout>\r\n </template>\r\n </sqm-router>\r\n </sqb-program-section>\r\n <sqm-portal-footer\r\n slot="footer"\r\n support-email="support@example.com"\r\n terms-link="https://example.com"\r\n faq-link="https://example.com"\r\n terms-text="Terms And Conditions"\r\n faq-text="FAQ"\r\n show-powered-by="true"\r\n ></sqm-portal-footer>\r\n</sqm-portal-frame>\r\n';var Yd='<sqm-portal-frame>\r\n <a slot="header" href="/">\r\n <sqm-text style="height: 60px">\r\n <img\r\n style="height: 60px"\r\n src="https://res.cloudinary.com/saasquatch/image/upload/v1634255445/squatch-assets/Copy_of_saasquatch-logo-tree-large-horizontal.png"\r\n />\r\n </sqm-text>\r\n </a>\r\n <sqb-program-section program-id="referral-program">\r\n <sqm-router>\r\n <template\r\n path="/:path(\\bregister\\b|\\bemailVerification\\b|\\blogin\\b|\\bverifyEmail\\b|\\bforgotPassword\\b|\\bresetPassword\\b|\\blogout\\b)"\r\n >\r\n <sqm-graphql-client-provider\r\n domain="https://managed-identity.saasquatch.com"\r\n >\r\n <sqm-hero\r\n background="https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80"\r\n >\r\n <sqm-router>\r\n <template path="/register">\r\n <sqm-portal-register>\r\n <sqm-name-fields slot="formData"></sqm-name-fields>\r\n </sqm-portal-register>\r\n </template>\r\n\r\n <template path="/emailVerification">\r\n <sqm-portal-protected-route\r\n redirect-to="/login"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-email-verification></sqm-portal-email-verification>\r\n </template>\r\n\r\n <template path="/login">\r\n <sqm-portal-login></sqm-portal-login>\r\n </template>\r\n\r\n <template path="/verifyEmail">\r\n <sqm-portal-verify-email></sqm-portal-verify-email>\r\n </template>\r\n\r\n <template path="/forgotPassword">\r\n <sqm-portal-forgot-password\r\n email-label="Business Email"\r\n ></sqm-portal-forgot-password>\r\n </template>\r\n\r\n <template path="/resetPassword">\r\n <sqm-portal-reset-password\r\n confirm-password="true"\r\n ></sqm-portal-reset-password>\r\n </template>\r\n <template path="/logout">\r\n <sqm-portal-logout next-page="/login"></sqm-portal-logout>\r\n </template>\r\n </sqm-router>\r\n </sqm-hero>\r\n </sqm-graphql-client-provider>\r\n </template>\r\n </sqm-router>\r\n <sqm-router>\r\n <template path="/:path(\\bactivity\\b|\\beditProfile\\b|\\brefer\\b)?">\r\n <sqm-divided-layout\r\n direction="row"\r\n style="\r\n border-top: 1px solid #eaeaea;\r\n border-bottom: 1px solid #eaeaea;\r\n "\r\n >\r\n <sqm-navigation-sidebar>\r\n <sqm-navigation-sidebar-item\r\n path="/"\r\n icon="house"\r\n label="Dashboard"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/refer"\r\n icon="inbox"\r\n label="Submit A Lead"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/activity"\r\n icon="bar-chart"\r\n label="Activity"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/editProfile"\r\n icon="person"\r\n label="Edit Profile"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/logout"\r\n icon="box-arrow-right"\r\n label="Logout"\r\n ></sqm-navigation-sidebar-item>\r\n </sqm-navigation-sidebar>\r\n <sqm-divided-layout direction="column">\r\n <sqm-router>\r\n <template path="/">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-container\r\n direction="column"\r\n padding="xxx-large"\r\n gap="xxx-large"\r\n ><sqm-titled-section label-margin="xx-small"\r\n ><sqm-text slot="label"> <p>Welcome back,</p> </sqm-text\r\n ><sqm-text slot="content">\r\n <h1>\r\n <sqm-user-name\r\n fallback="Anonymous User"\r\n ></sqm-user-name>\r\n </h1> </sqm-text\r\n ></sqm-titled-section>\r\n <sqm-stat-container space="xxxx-large"\r\n ><sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/referralsCount"\r\n ><sqm-text><p>Referrals</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardsCountFiltered/AVAILABLE"\r\n ><sqm-text><p>Rewards Earned</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardBalance/CREDIT/CENTS"\r\n ><sqm-text><p>Reward Balance</p></sqm-text></sqm-big-stat\r\n >\r\n </sqm-stat-container> </sqm-portal-container\r\n ><sqm-portal-container\r\n direction="column"\r\n padding="xxx-large"\r\n gap="xxx-large"\r\n >\r\n <sqm-titled-section padding="none" label-margin="x-large"\r\n ><sqm-text slot="label">\r\n <h2>Partner and Profit</h2> </sqm-text\r\n ><sqm-text slot="content">\r\n <p>\r\n Get rewarded for referring potential customers to\r\n SaaSquatch. Earn commission for each successful lead you\r\n send our way\r\n </p>\r\n </sqm-text></sqm-titled-section\r\n >\r\n <sqm-titled-section label-margin="small" padding="none"\r\n ><sqm-text slot="label">\r\n <h3>Share your referral link</h3> </sqm-text\r\n ><sqm-share-link slot="content"></sqm-share-link\r\n ></sqm-titled-section>\r\n <sqm-titled-section label-margin="small" padding="none">\r\n <sqm-text slot="label">\r\n <h3>Share your referral code</h3> </sqm-text\r\n ><sqm-share-code slot="content"></sqm-share-code>\r\n </sqm-titled-section>\r\n <sqm-titled-section label-margin="small" padding="none"\r\n ><sqm-text slot="label">\r\n <h3>Share via social media</h3> </sqm-text\r\n ><sqm-portal-container\r\n slot="content"\r\n direction="row"\r\n padding="none"\r\n gap="xxx-large"\r\n min-width="160px"\r\n ><sqm-share-button\r\n icon="envelope"\r\n medium="email"\r\n size="medium"\r\n pill="true"\r\n >Email a friend</sqm-share-button\r\n ><sqm-share-button\r\n medium="twitter"\r\n size="medium"\r\n pill="true"\r\n >Tweet about us</sqm-share-button\r\n ><sqm-share-button\r\n medium="facebook"\r\n size="medium"\r\n pill="true"\r\n >Share on Facebook</sqm-share-button\r\n ></sqm-portal-container\r\n ></sqm-titled-section\r\n ></sqm-portal-container\r\n >\r\n </template>\r\n <template path="/editProfile">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-container direction="column" gap="xxx-large">\r\n <sqm-portal-profile></sqm-portal-profile> </sqm-portal-container\r\n ><sqm-portal-container direction="column" gap="xxx-large">\r\n <sqm-graphql-client-provider\r\n domain="https://managed-identity.saasquatch.com"\r\n >\r\n <sqm-portal-change-password></sqm-portal-change-password>\r\n </sqm-graphql-client-provider>\r\n </sqm-portal-container>\r\n </template>\r\n <template path="/refer">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route>\r\n <sqm-referral-iframe></sqm-referral-iframe>\r\n </template>\r\n <template path="/activity">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-container\r\n direction="column"\r\n padding="xxx-large"\r\n gap="xxx-large"\r\n >\r\n <sqm-text> <h1>Activity</h1></sqm-text>\r\n <sqm-stat-container space="xxxx-large"\r\n ><sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/referralsCount"\r\n ><sqm-text><p>Referrals</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardsCountFiltered/AVAILABLE"\r\n ><sqm-text><p>Rewards Earned</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardBalance/CREDIT/CENTS"\r\n ><sqm-text><p>Reward Balance</p></sqm-text></sqm-big-stat\r\n >\r\n </sqm-stat-container>\r\n <sqm-referral-table>\r\n <sqm-referral-table-user-column></sqm-referral-table-user-column>\r\n <sqm-referral-table-rewards-column></sqm-referral-table-rewards-column>\r\n <sqm-referral-table-status-column></sqm-referral-table-status-column>\r\n <sqm-referral-table-date-column\r\n column-title="Referred"\r\n date-shown="dateReferralStarted"\r\n ></sqm-referral-table-date-column> </sqm-referral-table\r\n ></sqm-portal-container>\r\n </template>\r\n </sqm-router>\r\n </sqm-divided-layout>\r\n </sqm-divided-layout>\r\n </template>\r\n </sqm-router>\r\n </sqb-program-section>\r\n <sqm-portal-footer\r\n slot="footer"\r\n support-email="support@example.com"\r\n terms-link="https://example.com"\r\n faq-link="https://example.com"\r\n terms-text="Terms And Conditions"\r\n faq-text="FAQ"\r\n show-powered-by="true"\r\n ></sqm-portal-footer>\r\n</sqm-portal-frame>\r\n';var Zd='<sqm-portal-frame>\r\n <a slot="header" href="/">\r\n <sqm-text style="height: 60px">\r\n <img\r\n style="height: 60px"\r\n src="https://res.cloudinary.com/saasquatch/image/upload/v1634255445/squatch-assets/Copy_of_saasquatch-logo-tree-large-horizontal.png"\r\n />\r\n </sqm-text>\r\n </a>\r\n <sqb-program-section program-id="referral-program">\r\n <sqm-router>\r\n <template\r\n path="/:path(\\bregister\\b|\\bemailVerification\\b|\\blogin\\b|\\bverifyEmail\\b|\\bforgotPassword\\b|\\bresetPassword\\b|\\blogout\\b)"\r\n >\r\n <sqm-graphql-client-provider\r\n domain="https://managed-identity.saasquatch.com"\r\n >\r\n <sqm-hero\r\n background="https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80"\r\n >\r\n <sqm-router>\r\n <template path="/register">\r\n <sqm-portal-register>\r\n <sqm-name-fields slot="formData"></sqm-name-fields>\r\n </sqm-portal-register>\r\n </template>\r\n\r\n <template path="/emailVerification">\r\n <sqm-portal-protected-route\r\n redirect-to="/login"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-email-verification></sqm-portal-email-verification>\r\n </template>\r\n\r\n <template path="/login">\r\n <sqm-portal-login></sqm-portal-login>\r\n </template>\r\n\r\n <template path="/verifyEmail">\r\n <sqm-portal-verify-email></sqm-portal-verify-email>\r\n </template>\r\n\r\n <template path="/forgotPassword">\r\n <sqm-portal-forgot-password\r\n email-label="Business Email"\r\n ></sqm-portal-forgot-password>\r\n </template>\r\n\r\n <template path="/resetPassword">\r\n <sqm-portal-reset-password\r\n confirm-password="true"\r\n ></sqm-portal-reset-password>\r\n </template>\r\n <template path="/logout">\r\n <sqm-portal-logout next-page="/login"></sqm-portal-logout>\r\n </template>\r\n </sqm-router>\r\n </sqm-hero>\r\n </sqm-graphql-client-provider>\r\n </template>\r\n </sqm-router>\r\n <sqm-router>\r\n <template path="/:path(\\bactivity\\b|\\beditProfile\\b)?">\r\n <sqm-divided-layout\r\n direction="row"\r\n style="\r\n border-top: 1px solid #eaeaea;\r\n border-bottom: 1px solid #eaeaea;\r\n "\r\n >\r\n <sqm-navigation-sidebar>\r\n <sqm-navigation-sidebar-item\r\n path="/"\r\n icon="house"\r\n label="Dashboard"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/activity"\r\n icon="bar-chart"\r\n label="Activity"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/editProfile"\r\n icon="person"\r\n label="Edit Profile"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/logout"\r\n icon="box-arrow-right"\r\n label="Logout"\r\n ></sqm-navigation-sidebar-item>\r\n </sqm-navigation-sidebar>\r\n <sqm-divided-layout direction="column">\r\n <sqm-router>\r\n <template path="/">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-container\r\n direction="column"\r\n padding="xxx-large"\r\n gap="xxx-large"\r\n ><sqm-titled-section label-margin="xx-small"\r\n ><sqm-text slot="label"> <p>Welcome back,</p> </sqm-text\r\n ><sqm-text slot="content">\r\n <h1>\r\n <sqm-user-name\r\n fallback="Anonymous User"\r\n ></sqm-user-name>\r\n </h1> </sqm-text\r\n ></sqm-titled-section>\r\n <sqm-stat-container space="xxxx-large"\r\n ><sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/referralsCount"\r\n ><sqm-text><p>Referrals</p></sqm-text></sqm-big-stat\r\n ><sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardBalance/CREDIT/CENTS"\r\n ><sqm-text><p>Reward Balance</p></sqm-text></sqm-big-stat\r\n >\r\n </sqm-stat-container> </sqm-portal-container\r\n ><sqm-portal-container\r\n direction="column"\r\n padding="xxx-large"\r\n gap="xxx-large"\r\n >\r\n <sqm-titled-section padding="none" label-margin="x-large"\r\n ><sqm-text slot="label">\r\n <h2>Partner and Profit</h2> </sqm-text\r\n ><sqm-text slot="content">\r\n <p>\r\n Get rewarded for referring potential customers to\r\n SaaSquatch. Earn commission for each successful lead you\r\n send our way\r\n </p>\r\n </sqm-text></sqm-titled-section\r\n >\r\n <sqm-titled-section label-margin="small" padding="none"\r\n ><sqm-text slot="label">\r\n <h3>Share your referral link</h3> </sqm-text\r\n ><sqm-share-link slot="content"></sqm-share-link\r\n ></sqm-titled-section>\r\n <sqm-titled-section label-margin="small" padding="none">\r\n <sqm-text slot="label">\r\n <h3>Share your referral code</h3> </sqm-text\r\n ><sqm-share-code slot="content"></sqm-share-code>\r\n </sqm-titled-section>\r\n <sqm-titled-section label-margin="small" padding="none"\r\n ><sqm-text slot="label">\r\n <h3>Share via social media</h3> </sqm-text\r\n ><sqm-portal-container\r\n slot="content"\r\n direction="row"\r\n padding="none"\r\n gap="xxx-large"\r\n min-width="160px"\r\n ><sqm-share-button\r\n icon="envelope"\r\n medium="email"\r\n size="medium"\r\n pill="true"\r\n >Email a friend</sqm-share-button\r\n ><sqm-share-button\r\n medium="twitter"\r\n size="medium"\r\n pill="true"\r\n >Tweet about us</sqm-share-button\r\n ><sqm-share-button\r\n medium="facebook"\r\n size="medium"\r\n pill="true"\r\n >Share on Facebook</sqm-share-button\r\n ></sqm-portal-container\r\n ></sqm-titled-section\r\n ></sqm-portal-container\r\n >\r\n </template>\r\n <template path="/editProfile">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-container direction="column" gap="xxx-large">\r\n <sqm-portal-profile></sqm-portal-profile> </sqm-portal-container\r\n ><sqm-portal-container direction="column" gap="xxx-large">\r\n <sqm-graphql-client-provider\r\n domain="https://managed-identity.saasquatch.com"\r\n >\r\n <sqm-portal-change-password></sqm-portal-change-password>\r\n </sqm-graphql-client-provider>\r\n </sqm-portal-container>\r\n </template>\r\n\r\n <template path="/activity">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-container\r\n direction="column"\r\n padding="xxx-large"\r\n gap="xxx-large"\r\n >\r\n <sqm-text> <h1>Activity</h1></sqm-text>\r\n <sqm-stat-container space="xxxx-large"\r\n ><sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/referralsCount"\r\n ><sqm-text><p>Referrals</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardsCountFiltered/AVAILABLE"\r\n ><sqm-text><p>Rewards Earned</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardBalance/CREDIT/CENTS"\r\n ><sqm-text><p>Reward Balance</p></sqm-text></sqm-big-stat\r\n >\r\n </sqm-stat-container>\r\n <sqm-referral-table>\r\n <sqm-referral-table-user-column></sqm-referral-table-user-column>\r\n <sqm-referral-table-rewards-column></sqm-referral-table-rewards-column>\r\n <sqm-referral-table-status-column></sqm-referral-table-status-column>\r\n <sqm-referral-table-date-column\r\n column-title="Referred"\r\n date-shown="dateReferralStarted"\r\n ></sqm-referral-table-date-column> </sqm-referral-table\r\n ></sqm-portal-container>\r\n </template>\r\n </sqm-router>\r\n </sqm-divided-layout>\r\n </sqm-divided-layout>\r\n </template>\r\n </sqm-router>\r\n </sqb-program-section>\r\n <sqm-portal-footer\r\n slot="footer"\r\n support-email="support@example.com"\r\n terms-link="https://example.com"\r\n faq-link="https://example.com"\r\n terms-text="Terms And Conditions"\r\n faq-text="FAQ"\r\n show-powered-by="true"\r\n ></sqm-portal-footer>\r\n</sqm-portal-frame>\r\n';var Qd='<sqm-portal-frame>\r\n <a slot="header" href="/">\r\n <sqm-text style="height: 60px">\r\n <img\r\n style="height: 60px"\r\n src="https://res.cloudinary.com/saasquatch/image/upload/v1634255445/squatch-assets/Copy_of_saasquatch-logo-tree-large-horizontal.png"\r\n />\r\n </sqm-text>\r\n </a>\r\n <sqb-program-section program-id="referral-program-1">\r\n <sqm-router>\r\n <template\r\n path="/:path(\\bregister\\b|\\bemailVerification\\b|\\blogin\\b|\\bverifyEmail\\b|\\bforgotPassword\\b|\\bresetPassword\\b|\\blogout\\b)"\r\n >\r\n <sqm-graphql-client-provider\r\n domain="https://managed-identity.saasquatch.com"\r\n >\r\n <sqm-hero\r\n background="https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80"\r\n >\r\n <sqm-router>\r\n <template path="/register">\r\n <sqm-portal-register>\r\n <sqm-name-fields slot="formData"></sqm-name-fields>\r\n </sqm-portal-register>\r\n </template>\r\n\r\n <template path="/emailVerification">\r\n <sqm-portal-protected-route\r\n redirect-to="/login"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-email-verification></sqm-portal-email-verification>\r\n </template>\r\n\r\n <template path="/login">\r\n <sqm-portal-login></sqm-portal-login>\r\n </template>\r\n\r\n <template path="/verifyEmail">\r\n <sqm-portal-verify-email></sqm-portal-verify-email>\r\n </template>\r\n\r\n <template path="/forgotPassword">\r\n <sqm-portal-forgot-password\r\n email-label="Business Email"\r\n ></sqm-portal-forgot-password>\r\n </template>\r\n\r\n <template path="/resetPassword">\r\n <sqm-portal-reset-password\r\n confirm-password="true"\r\n ></sqm-portal-reset-password>\r\n </template>\r\n <template path="/logout">\r\n <sqm-portal-logout next-page="/login"></sqm-portal-logout>\r\n </template>\r\n </sqm-router>\r\n </sqm-hero>\r\n </sqm-graphql-client-provider>\r\n </template>\r\n </sqm-router>\r\n <sqm-router>\r\n <template path="/:path(\\bactivity\\b|\\beditProfile\\b)?">\r\n <sqm-divided-layout\r\n direction="row"\r\n style="\r\n border-top: 1px solid #eaeaea;\r\n border-bottom: 1px solid #eaeaea;\r\n "\r\n >\r\n <sqm-navigation-sidebar>\r\n <sqm-program-menu>\r\n <sl-menu-item value="referral-program-1"\r\n >Referral Program 1</sl-menu-item\r\n >\r\n <sl-menu-item value="referral-program-2"\r\n >Referral Program 2</sl-menu-item\r\n >\r\n </sqm-program-menu>\r\n <sqm-navigation-sidebar-item\r\n path="/"\r\n icon="house"\r\n label="Dashboard"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/activity"\r\n icon="bar-chart"\r\n label="Activity"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/editProfile"\r\n icon="person"\r\n label="Edit Profile"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/logout"\r\n icon="box-arrow-right"\r\n label="Logout"\r\n ></sqm-navigation-sidebar-item>\r\n </sqm-navigation-sidebar>\r\n <sqm-divided-layout direction="column">\r\n <sqm-router>\r\n <template path="/">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route>\r\n <sqb-program-switch>\r\n <template program-id="referral-program-1">\r\n <sqb-widget\r\n widget-type="p/referral-program-1/w/referrerWidget"\r\n track-loads="true"\r\n ></sqb-widget>\r\n </template>\r\n <template program-id="referral-program-2">\r\n <sqb-widget\r\n widget-type="p/referral-program-2/w/referrerWidget"\r\n track-loads="true"\r\n ></sqb-widget>\r\n </template>\r\n </sqb-program-switch>\r\n </template>\r\n <template path="/editProfile">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-container direction="column" gap="xxx-large">\r\n <sqm-portal-profile></sqm-portal-profile></sqm-portal-container\r\n ><sqm-portal-container direction="column" gap="xxx-large">\r\n <sqm-graphql-client-provider\r\n domain="https://managed-identity.saasquatch.com"\r\n >\r\n <sqm-portal-change-password></sqm-portal-change-password>\r\n </sqm-graphql-client-provider>\r\n </sqm-portal-container>\r\n </template>\r\n <template path="/activity">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-container\r\n direction="column"\r\n padding="xxx-large"\r\n gap="xxx-large"\r\n >\r\n <sqm-text> <h1>Activity</h1></sqm-text>\r\n <sqm-stat-container space="xxxx-large"\r\n ><sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/referralsCount"\r\n ><sqm-text><p>Referrals</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardsCountFiltered/AVAILABLE"\r\n ><sqm-text><p>Rewards Earned</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardBalance/CREDIT/CENTS"\r\n ><sqm-text><p>Reward Balance</p></sqm-text></sqm-big-stat\r\n >\r\n </sqm-stat-container>\r\n <sqm-referral-table>\r\n <sqm-referral-table-user-column></sqm-referral-table-user-column>\r\n <sqm-referral-table-rewards-column></sqm-referral-table-rewards-column>\r\n <sqm-referral-table-status-column></sqm-referral-table-status-column>\r\n <sqm-referral-table-date-column\r\n column-title="Referred"\r\n date-shown="dateReferralStarted"\r\n ></sqm-referral-table-date-column> </sqm-referral-table\r\n ></sqm-portal-container>\r\n </template>\r\n </sqm-router>\r\n </sqm-divided-layout>\r\n </sqm-divided-layout>\r\n </template>\r\n </sqm-router>\r\n </sqb-program-section>\r\n <sqm-portal-footer\r\n slot="footer"\r\n support-email="support@example.com"\r\n terms-link="https://example.com"\r\n faq-link="https://example.com"\r\n terms-text="Terms And Conditions"\r\n faq-text="FAQ"\r\n show-powered-by="true"\r\n ></sqm-portal-footer>\r\n</sqm-portal-frame>\r\n';var ec='<sqm-portal-frame>\r\n <a slot="header" href="/">\r\n <sqm-text style="height: 60px">\r\n <img\r\n style="height: 60px"\r\n src="https://res.cloudinary.com/saasquatch/image/upload/v1634255445/squatch-assets/Copy_of_saasquatch-logo-tree-large-horizontal.png"\r\n />\r\n </sqm-text>\r\n </a>\r\n <sqb-program-section program-id="referral-program-1">\r\n <sqm-graphql-client-provider\r\n domain="https://managed-identity.saasquatch.com"\r\n >\r\n <sqm-hero\r\n background="https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80"\r\n >\r\n <sqm-router>\r\n <template path="/register">\r\n <sqm-portal-register>\r\n <sqm-name-fields slot="formData"></sqm-name-fields>\r\n </sqm-portal-register>\r\n </template>\r\n\r\n <template path="/emailVerification">\r\n <sqm-portal-protected-route\r\n redirect-to="/login"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-email-verification></sqm-portal-email-verification>\r\n </template>\r\n\r\n <template path="/login">\r\n <sqm-portal-login></sqm-portal-login>\r\n </template>\r\n\r\n <template path="/verifyEmail">\r\n <sqm-portal-verify-email></sqm-portal-verify-email>\r\n </template>\r\n\r\n <template path="/forgotPassword">\r\n <sqm-portal-forgot-password\r\n email-label="Business Email"\r\n ></sqm-portal-forgot-password>\r\n </template>\r\n\r\n <template path="/resetPassword">\r\n <sqm-portal-reset-password\r\n confirm-password="true"\r\n ></sqm-portal-reset-password>\r\n </template>\r\n <template path="/logout">\r\n <sqm-portal-logout next-page="/login"></sqm-portal-logout>\r\n </template>\r\n </sqm-router>\r\n </sqm-hero>\r\n </sqm-graphql-client-provider>\r\n <sqm-router>\r\n <template path="/:path(\\bactivity\\b|\\beditProfile\\b)?">\r\n <sqm-divided-layout\r\n direction="row"\r\n style="\r\n border-top: 1px solid #eaeaea;\r\n border-bottom: 1px solid #eaeaea;\r\n "\r\n >\r\n <sqm-navigation-sidebar>\r\n <sqm-program-menu>\r\n <sl-menu-item value="referral-program-1"\r\n >Referral Program 1</sl-menu-item\r\n >\r\n <sl-menu-item value="referral-program-2"\r\n >Referral Program 2</sl-menu-item\r\n >\r\n </sqm-program-menu>\r\n <sqm-navigation-sidebar-item\r\n path="/"\r\n icon="house"\r\n label="Dashboard"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/activity"\r\n icon="bar-chart"\r\n label="Activity"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/editProfile"\r\n icon="person"\r\n label="Edit Profile"\r\n ></sqm-navigation-sidebar-item>\r\n <sqm-navigation-sidebar-item\r\n path="/logout"\r\n icon="box-arrow-right"\r\n label="Logout"\r\n ></sqm-navigation-sidebar-item>\r\n </sqm-navigation-sidebar>\r\n <sqm-divided-layout direction="column">\r\n <sqm-router>\r\n <template path="/">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route\r\n ><sqm-portal-container\r\n direction="column"\r\n padding="xxx-large"\r\n gap="xxx-large"\r\n ><sqm-titled-section label-margin="xx-small"\r\n ><sqm-text slot="label"> <p>Welcome back,</p> </sqm-text\r\n ><sqm-text slot="content">\r\n <h1>\r\n <sqm-user-name\r\n fallback="Anonymous User"\r\n ></sqm-user-name>\r\n </h1> </sqm-text\r\n ></sqm-titled-section>\r\n <sqm-stat-container space="xxxx-large"\r\n ><sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/referralsCount"\r\n ><sqm-text><p>Referrals</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardsCountFiltered/AVAILABLE"\r\n ><sqm-text><p>Rewards Earned</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardBalance/CREDIT/CENTS"\r\n ><sqm-text><p>Reward Balance</p></sqm-text></sqm-big-stat\r\n >\r\n </sqm-stat-container> </sqm-portal-container\r\n ><sqm-portal-container\r\n direction="column"\r\n padding="xxx-large"\r\n gap="xxx-large"\r\n >\r\n <sqm-titled-section padding="none" label-margin="x-large"\r\n ><sqm-text slot="label">\r\n <h2>Partner and Profit</h2> </sqm-text\r\n ><sqm-text slot="content">\r\n <p>\r\n Get rewarded for referring potential customers to\r\n SaaSquatch. Earn commission for each successful lead you\r\n send our way\r\n </p>\r\n </sqm-text></sqm-titled-section\r\n >\r\n <sqm-titled-section label-margin="small" padding="none"\r\n ><sqm-text slot="label">\r\n <h3>Share your referral link</h3> </sqm-text\r\n ><sqm-share-link slot="content"></sqm-share-link\r\n ></sqm-titled-section>\r\n <sqm-titled-section label-margin="small" padding="none">\r\n <sqm-text slot="label">\r\n <h3>Share your referral code</h3> </sqm-text\r\n ><sqm-share-code slot="content"></sqm-share-code>\r\n </sqm-titled-section>\r\n <sqm-titled-section label-margin="small" padding="none"\r\n ><sqm-text slot="label">\r\n <h3>Share via social media</h3> </sqm-text\r\n ><sqm-portal-container\r\n slot="content"\r\n direction="row"\r\n padding="none"\r\n gap="xxx-large"\r\n min-width="160px"\r\n ><sqm-share-button\r\n icon="envelope"\r\n medium="email"\r\n size="medium"\r\n pill="true"\r\n >Email a friend</sqm-share-button\r\n ><sqm-share-button\r\n medium="twitter"\r\n size="medium"\r\n pill="true"\r\n >Tweet about us</sqm-share-button\r\n ><sqm-share-button\r\n medium="facebook"\r\n size="medium"\r\n pill="true"\r\n >Share on Facebook</sqm-share-button\r\n ></sqm-portal-container\r\n ></sqm-titled-section\r\n ></sqm-portal-container\r\n >\r\n </template>\r\n <template path="/editProfile">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-container direction="column" gap="xxx-large">\r\n <sqm-portal-profile></sqm-portal-profile> </sqm-portal-container\r\n ><sqm-portal-container direction="column" gap="xxx-large">\r\n <sqm-graphql-client-provider\r\n domain="https://managed-identity.saasquatch.com"\r\n >\r\n <sqm-portal-change-password></sqm-portal-change-password>\r\n </sqm-graphql-client-provider>\r\n </sqm-portal-container>\r\n </template>\r\n <template path="/activity">\r\n <sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n ></sqm-portal-protected-route>\r\n <sqm-portal-container\r\n direction="column"\r\n padding="xxx-large"\r\n gap="xxx-large"\r\n >\r\n <sqm-text> <h1>Activity</h1></sqm-text>\r\n <sqm-stat-container space="xxxx-large"\r\n ><sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/referralsCount"\r\n ><sqm-text><p>Referrals</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardsCountFiltered/AVAILABLE"\r\n ><sqm-text><p>Rewards Earned</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardBalance/CREDIT/CENTS"\r\n ><sqm-text><p>Reward Balance</p></sqm-text></sqm-big-stat\r\n >\r\n </sqm-stat-container>\r\n <sqm-referral-table>\r\n <sqm-referral-table-user-column></sqm-referral-table-user-column>\r\n <sqm-referral-table-rewards-column></sqm-referral-table-rewards-column>\r\n <sqm-referral-table-status-column></sqm-referral-table-status-column>\r\n <sqm-referral-table-date-column\r\n column-title="Referred"\r\n date-shown="dateReferralStarted"\r\n ></sqm-referral-table-date-column> </sqm-referral-table\r\n ></sqm-portal-container>\r\n </template>\r\n </sqm-router>\r\n </sqm-divided-layout>\r\n </sqm-divided-layout>\r\n </template>\r\n </sqm-router>\r\n </sqb-program-section>\r\n <sqm-portal-footer\r\n slot="footer"\r\n support-email="support@example.com"\r\n terms-link="https://example.com"\r\n faq-link="https://example.com"\r\n terms-text="Terms And Conditions"\r\n faq-text="FAQ"\r\n show-powered-by="true"\r\n ></sqm-portal-footer>\r\n</sqm-portal-frame>\r\n';var tc='<sqm-portal-container direction="column" padding="xxx-large" gap="xxx-large"\r\n ><sqm-titled-section label-margin="xx-small"\r\n ><sqm-text slot="label"> <p>Welcome back,</p> </sqm-text\r\n ><sqm-text slot="content">\r\n <h1>\r\n <sqm-user-name fallback="Anonymous User"></sqm-user-name>\r\n </h1> </sqm-text\r\n ></sqm-titled-section>\r\n <sqm-stat-container space="xxxx-large"\r\n ><sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/referralsCount"\r\n ><sqm-text><p>Referrals</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardsCountFiltered/AVAILABLE"\r\n ><sqm-text><p>Rewards Earned</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardBalance/CREDIT/CENTS"\r\n ><sqm-text><p>Reward Balance</p></sqm-text></sqm-big-stat\r\n >\r\n </sqm-stat-container> </sqm-portal-container\r\n><sqm-portal-container direction="column" padding="xxx-large" gap="xxx-large">\r\n <sqm-titled-section padding="none" label-margin="x-large"\r\n ><sqm-text slot="label"> <h2>Partner and Profit</h2> </sqm-text\r\n ><sqm-text slot="content">\r\n <p>\r\n Get rewarded for referring potential customers to SaaSquatch. Earn\r\n commission for each successful lead you send our way\r\n </p>\r\n </sqm-text></sqm-titled-section\r\n >\r\n <sqm-titled-section label-margin="small" padding="none"\r\n ><sqm-text slot="label"> <h3>Share your referral link</h3> </sqm-text\r\n ><sqm-share-link slot="content"></sqm-share-link\r\n ></sqm-titled-section>\r\n <sqm-titled-section label-margin="small" padding="none">\r\n <sqm-text slot="label"> <h3>Share your referral code</h3> </sqm-text\r\n ><sqm-share-code slot="content"></sqm-share-code>\r\n </sqm-titled-section>\r\n <sqm-titled-section label-margin="small" padding="none"\r\n ><sqm-text slot="label"> <h3>Share via social media</h3> </sqm-text\r\n ><sqm-portal-container\r\n slot="content"\r\n direction="row"\r\n padding="none"\r\n gap="xxx-large"\r\n min-width="160px"\r\n ><sqm-share-button\r\n icon="envelope"\r\n medium="email"\r\n size="medium"\r\n pill="true"\r\n >Email a friend</sqm-share-button\r\n ><sqm-share-button medium="twitter" size="medium" pill="true"\r\n >Tweet about us</sqm-share-button\r\n ><sqm-share-button medium="facebook" size="medium" pill="true"\r\n >Share on Facebook</sqm-share-button\r\n ></sqm-portal-container\r\n ></sqm-titled-section\r\n ></sqm-portal-container\r\n>\r\n';var rc="<sqm-referral-iframe></sqm-referral-iframe>\r\n";var nc='<sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n></sqm-portal-protected-route>\r\n<sqm-portal-container direction="column" gap="xxx-large">\r\n <sqm-portal-profile></sqm-portal-profile> </sqm-portal-container\r\n><sqm-portal-container direction="column" gap="xxx-large">\r\n <sqm-graphql-client-provider domain="https://managed-identity.saasquatch.com">\r\n <sqm-portal-change-password></sqm-portal-change-password>\r\n </sqm-graphql-client-provider>\r\n</sqm-portal-container>\r\n';var ac='<sqm-portal-protected-route\r\n require-email-verification="true"\r\n redirect-to="/login"\r\n redirect-to-unverified="/emailVerification"\r\n></sqm-portal-protected-route>\r\n<sqm-portal-container direction="column" padding="xxx-large" gap="xxx-large">\r\n <sqm-text> <h1>Activity</h1></sqm-text>\r\n <sqm-stat-container space="xxxx-large"\r\n ><sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/referralsCount"\r\n ><sqm-text><p>Referrals</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardsCountFiltered/AVAILABLE"\r\n ><sqm-text><p>Rewards Earned</p></sqm-text></sqm-big-stat\r\n >\r\n <sqm-big-stat\r\n flex-reverse="true"\r\n alignment="left"\r\n stat-type="/rewardBalance/CREDIT/CENTS"\r\n ><sqm-text><p>Reward Balance</p></sqm-text></sqm-big-stat\r\n >\r\n </sqm-stat-container>\r\n <sqm-referral-table>\r\n <sqm-referral-table-user-column></sqm-referral-table-user-column>\r\n <sqm-referral-table-rewards-column></sqm-referral-table-rewards-column>\r\n <sqm-referral-table-status-column></sqm-referral-table-status-column>\r\n <sqm-referral-table-date-column\r\n column-title="Referred"\r\n date-shown="dateReferralStarted"\r\n ></sqm-referral-table-date-column> </sqm-referral-table\r\n></sqm-portal-container>\r\n';var ic='<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\r\n\r\n<html\r\n xmlns="http://www.w3.org/1999/xhtml"\r\n xmlns:o="urn:schemas-microsoft-com:office:office"\r\n xmlns:v="urn:schemas-microsoft-com:vml"\r\n>\r\n <head>\r\n \x3c!--[if gte mso 9\r\n ]><xml\r\n ><o:OfficeDocumentSettings\r\n ><o:AllowPNG /><o:PixelsPerInch\r\n >96</o:PixelsPerInch\r\n ></o:OfficeDocumentSettings\r\n ></xml\r\n ><!\r\n [endif]--\x3e\r\n <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />\r\n <meta content="width=device-width" name="viewport" />\r\n \x3c!--[if !mso]>\x3c!--\x3e\r\n <meta content="IE=edge" http-equiv="X-UA-Compatible" />\r\n \x3c!--<![endif]--\x3e\r\n <title></title>\r\n \x3c!--[if !mso]>\x3c!--\x3e\r\n \x3c!--<![endif]--\x3e\r\n <style type="text/css">\r\n body {\r\n margin: 0;\r\n padding: 0;\r\n }\r\n\r\n table,\r\n td,\r\n tr {\r\n vertical-align: top;\r\n border-collapse: collapse;\r\n }\r\n\r\n * {\r\n line-height: inherit;\r\n }\r\n\r\n a[x-apple-data-detectors="true"] {\r\n color: inherit !important;\r\n text-decoration: none !important;\r\n }\r\n </style>\r\n <style id="media-query" type="text/css">\r\n @media (max-width: 520px) {\r\n .block-grid,\r\n .col {\r\n min-width: 320px !important;\r\n max-width: 100% !important;\r\n display: block !important;\r\n }\r\n\r\n .block-grid {\r\n width: 100% !important;\r\n }\r\n\r\n .col {\r\n width: 100% !important;\r\n }\r\n\r\n .col_cont {\r\n margin: 0 auto;\r\n }\r\n\r\n img.fullwidth,\r\n img.fullwidthOnMobile {\r\n max-width: 100% !important;\r\n }\r\n\r\n .no-stack .col {\r\n min-width: 0 !important;\r\n display: table-cell !important;\r\n }\r\n\r\n .no-stack.two-up .col {\r\n width: 50% !important;\r\n }\r\n\r\n .no-stack .col.num2 {\r\n width: 16.6% !important;\r\n }\r\n\r\n .no-stack .col.num3 {\r\n width: 25% !important;\r\n }\r\n\r\n .no-stack .col.num4 {\r\n width: 33% !important;\r\n }\r\n\r\n .no-stack .col.num5 {\r\n width: 41.6% !important;\r\n }\r\n\r\n .no-stack .col.num6 {\r\n width: 50% !important;\r\n }\r\n\r\n .no-stack .col.num7 {\r\n width: 58.3% !important;\r\n }\r\n\r\n .no-stack .col.num8 {\r\n width: 66.6% !important;\r\n }\r\n\r\n .no-stack .col.num9 {\r\n width: 75% !important;\r\n }\r\n\r\n .no-stack .col.num10 {\r\n width: 83.3% !important;\r\n }\r\n\r\n .video-block {\r\n max-width: none !important;\r\n }\r\n\r\n .mobile_hide {\r\n min-height: 0px;\r\n max-height: 0px;\r\n max-width: 0px;\r\n display: none;\r\n overflow: hidden;\r\n font-size: 0px;\r\n }\r\n\r\n .desktop_hide {\r\n display: block !important;\r\n max-height: none !important;\r\n }\r\n }\r\n </style>\r\n <style id="icon-media-query" type="text/css">\r\n @media (max-width: 520px) {\r\n .icons-inner {\r\n text-align: center;\r\n }\r\n\r\n .icons-inner td {\r\n margin: 0 auto;\r\n }\r\n }\r\n </style>\r\n </head>\r\n <body\r\n class="clean-body"\r\n style="\r\n margin: 0;\r\n padding: 0;\r\n -webkit-text-size-adjust: 100%;\r\n background-color: #ffffff;\r\n "\r\n >\r\n \x3c!--[if IE]><div class="ie-browser"><![endif]--\x3e\r\n <table\r\n bgcolor="#FFFFFF"\r\n cellpadding="0"\r\n cellspacing="0"\r\n class="nl-container"\r\n role="presentation"\r\n style="\r\n table-layout: fixed;\r\n vertical-align: top;\r\n min-width: 320px;\r\n border-spacing: 0;\r\n border-collapse: collapse;\r\n mso-table-lspace: 0pt;\r\n mso-table-rspace: 0pt;\r\n background-color: #ffffff;\r\n width: 100%;\r\n "\r\n valign="top"\r\n width="100%"\r\n >\r\n <tbody>\r\n <tr style="vertical-align: top" valign="top">\r\n <td style="word-break: break-word; vertical-align: top" valign="top">\r\n \x3c!--[if (mso)|(IE)]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td align="center" style="background-color:#FFFFFF"><![endif]--\x3e\r\n <div style="background-color: transparent">\r\n <div\r\n class="block-grid"\r\n style="\r\n min-width: 320px;\r\n max-width: 500px;\r\n overflow-wrap: break-word;\r\n word-wrap: break-word;\r\n word-break: break-word;\r\n margin: 0 auto;\r\n background-color: transparent;\r\n "\r\n >\r\n <div\r\n style="\r\n border-collapse: collapse;\r\n display: table;\r\n width: 100%;\r\n background-color: transparent;\r\n "\r\n >\r\n \x3c!--[if (mso)|(IE)]><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color:transparent;"><tr><td align="center"><table cellpadding="0" cellspacing="0" border="0" style="width:500px"><tr class="layout-full-width" style="background-color:transparent"><![endif]--\x3e\r\n \x3c!--[if (mso)|(IE)]><td align="center" width="500" style="background-color:transparent;width:500px; border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent;" valign="top"><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 0px; padding-left: 0px; padding-top:5px; padding-bottom:5px;"><![endif]--\x3e\r\n <div\r\n class="col num12"\r\n style="\r\n min-width: 320px;\r\n max-width: 500px;\r\n display: table-cell;\r\n vertical-align: top;\r\n width: 500px;\r\n "\r\n >\r\n <div class="col_cont" style="width: 100% !important">\r\n \x3c!--[if (!mso)&(!IE)]>\x3c!--\x3e\r\n <div\r\n style="\r\n border-top: 0px solid transparent;\r\n border-left: 0px solid transparent;\r\n border-bottom: 0px solid transparent;\r\n border-right: 0px solid transparent;\r\n padding-top: 5px;\r\n padding-bottom: 5px;\r\n padding-right: 0px;\r\n padding-left: 0px;\r\n "\r\n >\r\n \x3c!--<![endif]--\x3e\r\n <table\r\n cellpadding="0"\r\n cellspacing="0"\r\n role="presentation"\r\n style="\r\n table-layout: fixed;\r\n vertical-align: top;\r\n border-spacing: 0;\r\n border-collapse: collapse;\r\n mso-table-lspace: 0pt;\r\n mso-table-rspace: 0pt;\r\n "\r\n valign="top"\r\n width="100%"\r\n >\r\n <tr style="vertical-align: top" valign="top">\r\n <td\r\n align="center"\r\n style="\r\n word-break: break-word;\r\n vertical-align: top;\r\n padding-bottom: 20px;\r\n padding-left: 10px;\r\n padding-right: 10px;\r\n padding-top: 10px;\r\n text-align: center;\r\n width: 100%;\r\n "\r\n valign="top"\r\n width="100%"\r\n >\r\n <h1\r\n style="\r\n color: #444445;\r\n direction: ltr;\r\n font-family: \'Helvetica Neue\', Helvetica,\r\n Arial, sans-serif;\r\n font-size: 20px;\r\n font-weight: normal;\r\n letter-spacing: normal;\r\n line-height: 120%;\r\n text-align: left;\r\n margin-top: 0;\r\n margin-bottom: 0;\r\n "\r\n >\r\n <strong>Reset your password</strong>\r\n </h1>\r\n </td>\r\n </tr>\r\n </table>\r\n \x3c!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: Arial, sans-serif"><![endif]--\x3e\r\n <div\r\n style="\r\n color: #444445;\r\n font-family: Arial, Helvetica Neue, Helvetica,\r\n sans-serif;\r\n line-height: 1.8;\r\n padding-top: 10px;\r\n padding-right: 10px;\r\n padding-bottom: 10px;\r\n padding-left: 10px;\r\n "\r\n >\r\n <div\r\n class="txtTinyMce-wrapper"\r\n style="\r\n font-size: 14px;\r\n line-height: 1.8;\r\n color: #444445;\r\n font-family: Arial, Helvetica Neue, Helvetica,\r\n sans-serif;\r\n mso-line-height-alt: 25px;\r\n "\r\n >\r\n <p\r\n style="\r\n margin: 0;\r\n font-size: 14px;\r\n line-height: 1.8;\r\n word-break: break-word;\r\n mso-line-height-alt: 25px;\r\n margin-top: 0;\r\n margin-bottom: 0;\r\n "\r\n >\r\n <span style="font-size: 14px"\r\n >We received a request to reset your password.\r\n Click the button below to reset your\r\n password.</span\r\n >\r\n </p>\r\n </div>\r\n </div>\r\n <div\r\n align="center"\r\n class="button-container"\r\n style="\r\n padding-top: 10px;\r\n padding-right: 10px;\r\n padding-bottom: 10px;\r\n padding-left: 10px;\r\n "\r\n >\r\n \x3c!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;"><tr><td style="padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px" align="center"><v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" target="_blank" href={{validationLink}} style="height:31.5pt;width:390pt;v-text-anchor:middle;" arcsize="12%" stroke="false" fillcolor="#2270ee"><w:anchorlock/><v:textbox inset="0,0,0,0"><center style="color:#ffffff; font-family:Arial, sans-serif; font-size:14px"><!\r\n [endif]--\x3e<a\r\n href="{{validationLink}}"\r\n target="_blank"\r\n style="\r\n -webkit-text-size-adjust: none;\r\n text-decoration: none;\r\n display: block;\r\n color: #ffffff;\r\n background-color: #2270ee;\r\n border-radius: 5px;\r\n -webkit-border-radius: 5px;\r\n -moz-border-radius: 5px;\r\n width: 100%;\r\n width: calc(100% - 2px);\r\n border-top: 1px solid #2270ee;\r\n border-right: 1px solid #2270ee;\r\n border-bottom: 1px solid #2270ee;\r\n border-left: 1px solid #2270ee;\r\n padding-top: 5px;\r\n padding-bottom: 5px;\r\n font-family: \'Helvetica Neue\', Helvetica, Arial,\r\n sans-serif;\r\n text-align: center;\r\n mso-border-alt: none;\r\n word-break: keep-all;\r\n "\r\n target="_blank"\r\n ><span\r\n style="\r\n padding-left: 20px;\r\n padding-right: 20px;\r\n font-size: 14px;\r\n display: inline-block;\r\n letter-spacing: undefined;\r\n "\r\n ><span\r\n style="\r\n font-size: 16px;\r\n line-height: 2;\r\n word-break: break-word;\r\n mso-line-height-alt: 32px;\r\n "\r\n ><span\r\n style="font-size: 14px; line-height: 28px"\r\n >Reset Password</span\r\n ></span\r\n ></span\r\n ></a\r\n >\r\n \x3c!--[if mso]></center></v:textbox></v:roundrect></td></tr></table><![endif]--\x3e\r\n </div>\r\n \x3c!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 10px; padding-left: 10px; padding-top: 15px; padding-bottom: 15px; font-family: Arial, sans-serif"><![endif]--\x3e\r\n <div\r\n style="\r\n color: #444445;\r\n font-family: Arial, Helvetica Neue, Helvetica,\r\n sans-serif;\r\n line-height: 1.2;\r\n padding-top: 15px;\r\n padding-right: 10px;\r\n padding-bottom: 15px;\r\n padding-left: 10px;\r\n "\r\n >\r\n <div\r\n class="txtTinyMce-wrapper"\r\n style="\r\n font-size: 14px;\r\n line-height: 1.2;\r\n color: #444445;\r\n font-family: Arial, Helvetica Neue, Helvetica,\r\n sans-serif;\r\n mso-line-height-alt: 17px;\r\n "\r\n >\r\n <p\r\n style="\r\n margin: 0;\r\n font-size: 12px;\r\n line-height: 1.2;\r\n word-break: break-word;\r\n mso-line-height-alt: 14px;\r\n margin-top: 0;\r\n margin-bottom: 0;\r\n "\r\n >\r\n <span style="font-size: 12px"\r\n >If you didn\'t request a password reset please\r\n ignore this email. Your password will not\r\n change.</span\r\n >\r\n </p>\r\n </div>\r\n </div>\r\n \x3c!--[if mso]></td></tr></table><![endif]--\x3e\r\n \x3c!--[if (!mso)&(!IE)]>\x3c!--\x3e\r\n </div>\r\n \x3c!--<![endif]--\x3e\r\n </div>\r\n </div>\r\n \x3c!--[if (mso)|(IE)]></td></tr></table><![endif]--\x3e\r\n \x3c!--[if (mso)|(IE)]></td></tr></table></td></tr></table><![endif]--\x3e\r\n </div>\r\n </div>\r\n </div>\r\n \x3c!--[if (mso)|(IE)]></td></tr></table><![endif]--\x3e\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n \x3c!--[if (IE)]></div><![endif]--\x3e\r\n </body>\r\n</html>';var sc='<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\r\n\r\n<html\r\n xmlns="http://www.w3.org/1999/xhtml"\r\n xmlns:o="urn:schemas-microsoft-com:office:office"\r\n xmlns:v="urn:schemas-microsoft-com:vml"\r\n>\r\n <head>\r\n \x3c!--[if gte mso 9\r\n ]><xml\r\n ><o:OfficeDocumentSettings\r\n ><o:AllowPNG /><o:PixelsPerInch\r\n >96</o:PixelsPerInch\r\n ></o:OfficeDocumentSettings\r\n ></xml\r\n ><!\r\n [endif]--\x3e\r\n <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />\r\n <meta content="width=device-width" name="viewport" />\r\n \x3c!--[if !mso]>\x3c!--\x3e\r\n <meta content="IE=edge" http-equiv="X-UA-Compatible" />\r\n \x3c!--<![endif]--\x3e\r\n <title></title>\r\n \x3c!--[if !mso]>\x3c!--\x3e\r\n \x3c!--<![endif]--\x3e\r\n <style type="text/css">\r\n body {\r\n margin: 0;\r\n padding: 0;\r\n }\r\n\r\n table,\r\n td,\r\n tr {\r\n vertical-align: top;\r\n border-collapse: collapse;\r\n }\r\n\r\n * {\r\n line-height: inherit;\r\n }\r\n\r\n a[x-apple-data-detectors="true"] {\r\n color: inherit !important;\r\n text-decoration: none !important;\r\n }\r\n </style>\r\n <style id="media-query" type="text/css">\r\n @media (max-width: 520px) {\r\n .block-grid,\r\n .col {\r\n min-width: 320px !important;\r\n max-width: 100% !important;\r\n display: block !important;\r\n }\r\n\r\n .block-grid {\r\n width: 100% !important;\r\n }\r\n\r\n .col {\r\n width: 100% !important;\r\n }\r\n\r\n .col_cont {\r\n margin: 0 auto;\r\n }\r\n\r\n img.fullwidth,\r\n img.fullwidthOnMobile {\r\n max-width: 100% !important;\r\n }\r\n\r\n .no-stack .col {\r\n min-width: 0 !important;\r\n display: table-cell !important;\r\n }\r\n\r\n .no-stack.two-up .col {\r\n width: 50% !important;\r\n }\r\n\r\n .no-stack .col.num2 {\r\n width: 16.6% !important;\r\n }\r\n\r\n .no-stack .col.num3 {\r\n width: 25% !important;\r\n }\r\n\r\n .no-stack .col.num4 {\r\n width: 33% !important;\r\n }\r\n\r\n .no-stack .col.num5 {\r\n width: 41.6% !important;\r\n }\r\n\r\n .no-stack .col.num6 {\r\n width: 50% !important;\r\n }\r\n\r\n .no-stack .col.num7 {\r\n width: 58.3% !important;\r\n }\r\n\r\n .no-stack .col.num8 {\r\n width: 66.6% !important;\r\n }\r\n\r\n .no-stack .col.num9 {\r\n width: 75% !important;\r\n }\r\n\r\n .no-stack .col.num10 {\r\n width: 83.3% !important;\r\n }\r\n\r\n .video-block {\r\n max-width: none !important;\r\n }\r\n\r\n .mobile_hide {\r\n min-height: 0px;\r\n max-height: 0px;\r\n max-width: 0px;\r\n display: none;\r\n overflow: hidden;\r\n font-size: 0px;\r\n }\r\n\r\n .desktop_hide {\r\n display: block !important;\r\n max-height: none !important;\r\n }\r\n }\r\n </style>\r\n <style id="icon-media-query" type="text/css">\r\n @media (max-width: 520px) {\r\n .icons-inner {\r\n text-align: center;\r\n }\r\n\r\n .icons-inner td {\r\n margin: 0 auto;\r\n }\r\n }\r\n </style>\r\n </head>\r\n <body\r\n class="clean-body"\r\n style="\r\n margin: 0;\r\n padding: 0;\r\n -webkit-text-size-adjust: 100%;\r\n background-color: #ffffff;\r\n "\r\n >\r\n \x3c!--[if IE]><div class="ie-browser"><![endif]--\x3e\r\n <table\r\n bgcolor="#FFFFFF"\r\n cellpadding="0"\r\n cellspacing="0"\r\n class="nl-container"\r\n role="presentation"\r\n style="\r\n table-layout: fixed;\r\n vertical-align: top;\r\n min-width: 320px;\r\n border-spacing: 0;\r\n border-collapse: collapse;\r\n mso-table-lspace: 0pt;\r\n mso-table-rspace: 0pt;\r\n background-color: #ffffff;\r\n width: 100%;\r\n "\r\n valign="top"\r\n width="100%"\r\n >\r\n <tbody>\r\n <tr style="vertical-align: top" valign="top">\r\n <td style="word-break: break-word; vertical-align: top" valign="top">\r\n \x3c!--[if (mso)|(IE)]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td align="center" style="background-color:#FFFFFF"><![endif]--\x3e\r\n <div style="background-color: transparent">\r\n <div\r\n class="block-grid"\r\n style="\r\n min-width: 320px;\r\n max-width: 500px;\r\n overflow-wrap: break-word;\r\n word-wrap: break-word;\r\n word-break: break-word;\r\n margin: 0 auto;\r\n background-color: transparent;\r\n "\r\n >\r\n <div\r\n style="\r\n border-collapse: collapse;\r\n display: table;\r\n width: 100%;\r\n background-color: transparent;\r\n "\r\n >\r\n \x3c!--[if (mso)|(IE)]><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color:transparent;"><tr><td align="center"><table cellpadding="0" cellspacing="0" border="0" style="width:500px"><tr class="layout-full-width" style="background-color:transparent"><![endif]--\x3e\r\n \x3c!--[if (mso)|(IE)]><td align="center" width="500" style="background-color:transparent;width:500px; border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent;" valign="top"><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 0px; padding-left: 0px; padding-top:5px; padding-bottom:5px;"><![endif]--\x3e\r\n <div\r\n class="col num12"\r\n style="\r\n min-width: 320px;\r\n max-width: 500px;\r\n display: table-cell;\r\n vertical-align: top;\r\n width: 500px;\r\n "\r\n >\r\n <div class="col_cont" style="width: 100% !important">\r\n \x3c!--[if (!mso)&(!IE)]>\x3c!--\x3e\r\n <div\r\n style="\r\n border-top: 0px solid transparent;\r\n border-left: 0px solid transparent;\r\n border-bottom: 0px solid transparent;\r\n border-right: 0px solid transparent;\r\n padding-top: 5px;\r\n padding-bottom: 5px;\r\n padding-right: 0px;\r\n padding-left: 0px;\r\n "\r\n >\r\n \x3c!--<![endif]--\x3e\r\n <table\r\n cellpadding="0"\r\n cellspacing="0"\r\n role="presentation"\r\n style="\r\n table-layout: fixed;\r\n vertical-align: top;\r\n border-spacing: 0;\r\n border-collapse: collapse;\r\n mso-table-lspace: 0pt;\r\n mso-table-rspace: 0pt;\r\n "\r\n valign="top"\r\n width="100%"\r\n >\r\n <tr style="vertical-align: top" valign="top">\r\n <td\r\n align="center"\r\n style="\r\n word-break: break-word;\r\n vertical-align: top;\r\n padding-bottom: 20px;\r\n padding-left: 10px;\r\n padding-right: 10px;\r\n padding-top: 10px;\r\n text-align: center;\r\n width: 100%;\r\n "\r\n valign="top"\r\n width="100%"\r\n >\r\n <h1\r\n style="\r\n color: #444445;\r\n direction: ltr;\r\n font-family: \'Helvetica Neue\', Helvetica,\r\n Arial, sans-serif;\r\n font-size: 20px;\r\n font-weight: normal;\r\n letter-spacing: normal;\r\n line-height: 120%;\r\n text-align: left;\r\n margin-top: 0;\r\n margin-bottom: 0;\r\n "\r\n >\r\n <strong>Verify your email address</strong>\r\n </h1>\r\n </td>\r\n </tr>\r\n </table>\r\n \x3c!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: Arial, sans-serif"><![endif]--\x3e\r\n <div\r\n style="\r\n color: #444445;\r\n font-family: Arial, Helvetica Neue, Helvetica,\r\n sans-serif;\r\n line-height: 1.8;\r\n padding-top: 10px;\r\n padding-right: 10px;\r\n padding-bottom: 10px;\r\n padding-left: 10px;\r\n "\r\n >\r\n <div\r\n class="txtTinyMce-wrapper"\r\n style="\r\n font-size: 14px;\r\n line-height: 1.8;\r\n color: #444445;\r\n font-family: Arial, Helvetica Neue, Helvetica,\r\n sans-serif;\r\n mso-line-height-alt: 25px;\r\n "\r\n >\r\n <p\r\n style="\r\n margin: 0;\r\n font-size: 14px;\r\n line-height: 1.8;\r\n word-break: break-word;\r\n mso-line-height-alt: 25px;\r\n margin-top: 0;\r\n margin-bottom: 0;\r\n "\r\n >\r\n <span style="font-size: 14px"\r\n >Thank you for signing up! Please click the button below\r\n to verify your email address.</span\r\n >\r\n </p>\r\n </div>\r\n </div>\r\n \x3c!--[if mso]></td></tr></table><![endif]--\x3e\r\n <div\r\n align="center"\r\n class="button-container"\r\n style="\r\n padding-top: 10px;\r\n padding-right: 10px;\r\n padding-bottom: 10px;\r\n padding-left: 10px;\r\n "\r\n >\r\n \x3c!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;"><tr><td style="padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px" align="center"><v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" target="_blank" href={{validationLink}} style="height:31.5pt;width:390pt;v-text-anchor:middle;" arcsize="12%" stroke="false" fillcolor="#2270ee"><w:anchorlock/><v:textbox inset="0,0,0,0"><center style="color:#ffffff; font-family:Arial, sans-serif; font-size:14px"><!\r\n [endif]--\x3e<a\r\n href={{validationLink}}\r\n\t\t\t\t\t\t\ttarget="_blank"\r\n style="\r\n -webkit-text-size-adjust: none;\r\n text-decoration: none;\r\n display: block;\r\n color: #ffffff;\r\n background-color: #2270ee;\r\n border-radius: 5px;\r\n -webkit-border-radius: 5px;\r\n -moz-border-radius: 5px;\r\n width: 100%;\r\n width: calc(100% - 2px);\r\n border-top: 1px solid #2270ee;\r\n border-right: 1px solid #2270ee;\r\n border-bottom: 1px solid #2270ee;\r\n border-left: 1px solid #2270ee;\r\n padding-top: 5px;\r\n padding-bottom: 5px;\r\n font-family: \'Helvetica Neue\', Helvetica, Arial,\r\n sans-serif;\r\n text-align: center;\r\n mso-border-alt: none;\r\n word-break: keep-all;\r\n "\r\n target="_blank"\r\n ><span\r\n style="\r\n padding-left: 20px;\r\n padding-right: 20px;\r\n font-size: 14px;\r\n display: inline-block;\r\n letter-spacing: undefined;\r\n "\r\n ><span\r\n style="\r\n font-size: 16px;\r\n line-height: 2;\r\n word-break: break-word;\r\n mso-line-height-alt: 32px;\r\n "\r\n ><span\r\n style="font-size: 14px; line-height: 28px"\r\n >Verify Email</span\r\n ></span\r\n ></span\r\n ></a\r\n >\r\n \x3c!--[if mso]></center></v:textbox></v:roundrect></td></tr></table><![endif]--\x3e\r\n </div>\r\n \x3c!--<![endif]--\x3e\r\n </div>\r\n </div>\r\n \x3c!--[if (mso)|(IE)]></td></tr></table><![endif]--\x3e\r\n \x3c!--[if (mso)|(IE)]></td></tr></table></td></tr></table><![endif]--\x3e\r\n </div>\r\n </div>\r\n </div>\r\n \x3c!--[if (mso)|(IE)]></td></tr></table><![endif]--\x3e\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n \x3c!--[if (IE)]></div><![endif]--\x3e\r\n </body>\r\n</html>';var oc='<sqm-hero background="https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80">\r\n <sqm-portal-login></sqm-portal-login>\r\n</sqm-hero>\r\n';var lc='<sqm-hero\r\n background="https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80"\r\n>\r\n <sqm-portal-register>\r\n <sqm-name-fields slot="formData"></sqm-name-fields>\r\n </sqm-portal-register>\r\n</sqm-hero>\r\n';var uc='<sqm-hero background="https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80">\r\n <sqm-portal-forgot-password\r\n email-label="Business Email"\r\n ></sqm-portal-forgot-password>\r\n</sqm-hero>\r\n';var dc='<sqm-portal-reset-password confirm-password="true"></sqm-portal-reset-password>\r\n';var cc="<sqm-portal-verify-email></sqm-portal-verify-email>\r\n";var mc='<sqm-portal-protected-route redirect-to="/login"></sqm-portal-protected-route>\r\n<sqm-portal-email-verification></sqm-portal-email-verification>\r\n';var pc=l((function(e,t){(function(t,r){e.exports=r()})(a,(function(){function e(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||false;n.configurable=true;if("value"in n)n.writable=true;Object.defineProperty(e,n.key,n)}}function t(t,r,n){if(r)e(t.prototype,r);if(n)e(t,n);return t}function r(e,t){if(!e)return;if(typeof e==="string")return n(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor)r=e.constructor.name;if(r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return n(e,t)}function n(e,t){if(t==null||t>e.length)t=e.length;for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function a(e,t){var n=typeof Symbol!=="undefined"&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=r(e))||t&&e&&typeof e.length==="number"){if(n)e=n;var a=0;return function(){if(a>=e.length)return{done:true};return{done:false,value:e[a++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i={exports:{}};function s(){return{baseUrl:null,breaks:false,extensions:null,gfm:true,headerIds:true,headerPrefix:"",highlight:null,langPrefix:"language-",mangle:true,pedantic:false,renderer:null,sanitize:false,sanitizer:null,silent:false,smartLists:false,smartypants:false,tokenizer:null,walkTokens:null,xhtml:false}}function o(e){i.exports.defaults=e}i.exports={defaults:s(),getDefaults:s,changeDefaults:o};var l=/[&<>"']/;var u=/[&<>"']/g;var d=/[<>"']|&(?!#?\w+;)/;var c=/[<>"']|&(?!#?\w+;)/g;var m={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};var p=function e(t){return m[t]};function h(e,t){if(t){if(l.test(e)){return e.replace(u,p)}}else{if(d.test(e)){return e.replace(c,p)}}return e}var g=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/gi;function f(e){return e.replace(g,(function(e,t){t=t.toLowerCase();if(t==="colon")return":";if(t.charAt(0)==="#"){return t.charAt(1)==="x"?String.fromCharCode(parseInt(t.substring(2),16)):String.fromCharCode(+t.substring(1))}return""}))}var b=/(^|[^\[])\^/g;function v(e,t){e=e.source||e;t=t||"";var r={replace:function t(n,a){a=a.source||a;a=a.replace(b,"$1");e=e.replace(n,a);return r},getRegex:function r(){return new RegExp(e,t)}};return r}var w=/[^\w:]/g;var x=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function y(e,t,r){if(e){var n;try{n=decodeURIComponent(f(r)).replace(w,"").toLowerCase()}catch(e){return null}if(n.indexOf("javascript:")===0||n.indexOf("vbscript:")===0||n.indexOf("data:")===0){return null}}if(t&&!x.test(r)){r=C(t,r)}try{r=encodeURI(r).replace(/%25/g,"%")}catch(e){return null}return r}var q={};var k=/^[^:]+:\/*[^/]*$/;var A=/^([^:]+:)[\s\S]*$/;var D=/^([^:]+:\/*[^/]*)[\s\S]*$/;function C(e,t){if(!q[" "+e]){if(k.test(e)){q[" "+e]=e+"/"}else{q[" "+e]=S(e,"/",true)}}e=q[" "+e];var r=e.indexOf(":")===-1;if(t.substring(0,2)==="//"){if(r){return t}return e.replace(A,"$1")+t}else if(t.charAt(0)==="/"){if(r){return t}return e.replace(D,"$1")+t}else{return e+t}}var E={exec:function e(){}};function _(e){var t=1,r,n;for(;t<arguments.length;t++){r=arguments[t];for(n in r){if(Object.prototype.hasOwnProperty.call(r,n)){e[n]=r[n]}}}return e}function T(e,t){var r=e.replace(/\|/g,(function(e,t,r){var n=false,a=t;while(--a>=0&&r[a]==="\\"){n=!n}if(n){return"|"}else{return" |"}})),n=r.split(/ \|/);var a=0;if(!n[0].trim()){n.shift()}if(!n[n.length-1].trim()){n.pop()}if(n.length>t){n.splice(t)}else{while(n.length<t){n.push("")}}for(;a<n.length;a++){n[a]=n[a].trim().replace(/\\\|/g,"|")}return n}function S(e,t,r){var n=e.length;if(n===0){return""}var a=0;while(a<n){var i=e.charAt(n-a-1);if(i===t&&!r){a++}else if(i!==t&&r){a++}else{break}}return e.substr(0,n-a)}function R(e,t){if(e.indexOf(t[1])===-1){return-1}var r=e.length;var n=0,a=0;for(;a<r;a++){if(e[a]==="\\"){a++}else if(e[a]===t[0]){n++}else if(e[a]===t[1]){n--;if(n<0){return a}}}return-1}function I(e){if(e&&e.sanitize&&!e.silent){console.warn("marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options")}}function F(e,t){if(t<1){return""}var r="";while(t>1){if(t&1){r+=e}t>>=1;e+=e}return r+e}var P={escape:h,unescape:f,edit:v,cleanUrl:y,resolveUrl:C,noopTest:E,merge:_,splitCells:T,rtrim:S,findClosingBracket:R,checkSanitizeDeprecation:I,repeatString:F};var O=i.exports.defaults;var B=P.rtrim,N=P.splitCells,L=P.escape,j=P.findClosingBracket;function G(e,t,r,n){var a=t.href;var i=t.title?L(t.title):null;var s=e[1].replace(/\\([\[\]])/g,"$1");if(e[0].charAt(0)!=="!"){n.state.inLink=true;var o={type:"link",raw:r,href:a,title:i,text:s,tokens:n.inlineTokens(s,[])};n.state.inLink=false;return o}else{return{type:"image",raw:r,href:a,title:i,text:L(s)}}}function z(e,t){var r=e.match(/^(\s+)(?:```)/);if(r===null){return t}var n=r[1];return t.split("\n").map((function(e){var t=e.match(/^\s+/);if(t===null){return e}var r=t[0];if(r.length>=n.length){return e.slice(n.length)}return e})).join("\n")}var W=function(){function e(e){this.options=e||O}var t=e.prototype;t.space=function e(t){var r=this.rules.block.newline.exec(t);if(r){if(r[0].length>1){return{type:"space",raw:r[0]}}return{raw:"\n"}}};t.code=function e(t){var r=this.rules.block.code.exec(t);if(r){var n=r[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:r[0],codeBlockStyle:"indented",text:!this.options.pedantic?B(n,"\n"):n}}};t.fences=function e(t){var r=this.rules.block.fences.exec(t);if(r){var n=r[0];var a=z(n,r[3]||"");return{type:"code",raw:n,lang:r[2]?r[2].trim():r[2],text:a}}};t.heading=function e(t){var r=this.rules.block.heading.exec(t);if(r){var n=r[2].trim();if(/#$/.test(n)){var a=B(n,"#");if(this.options.pedantic){n=a.trim()}else if(!a||/ $/.test(a)){n=a.trim()}}var i={type:"heading",raw:r[0],depth:r[1].length,text:n,tokens:[]};this.lexer.inline(i.text,i.tokens);return i}};t.hr=function e(t){var r=this.rules.block.hr.exec(t);if(r){return{type:"hr",raw:r[0]}}};t.blockquote=function e(t){var r=this.rules.block.blockquote.exec(t);if(r){var n=r[0].replace(/^ *> ?/gm,"");return{type:"blockquote",raw:r[0],tokens:this.lexer.blockTokens(n,[]),text:n}}};t.list=function e(t){var r=this.rules.block.list.exec(t);if(r){var n,a,i,s,o,l,u,d,c,m;var p=r[1].trim();var h=p.length>1;var e={type:"list",raw:"",ordered:h,start:h?+p.slice(0,-1):"",loose:false,items:[]};p=h?"\\d{1,9}\\"+p.slice(-1):"\\"+p;if(this.options.pedantic){p=h?p:"[*+-]"}var g=new RegExp("^( {0,3}"+p+")((?: [^\\n]*| *)(?:\\n[^\\n]*)*(?:\\n|$))");while(t){if(this.rules.block.hr.test(t)){break}if(!(r=g.exec(t))){break}c=r[2].split("\n");if(this.options.pedantic){s=2;m=c[0].trimLeft()}else{s=r[2].search(/[^ ]/);s=r[1].length+(s>4?1:s);m=c[0].slice(s-r[1].length)}l=false;n=r[0];if(!c[0]&&/^ *$/.test(c[1])){n=r[1]+c.slice(0,2).join("\n")+"\n";e.loose=true;c=[]}var f=new RegExp("^ {0,"+Math.min(3,s-1)+"}(?:[*+-]|\\d{1,9}[.)])");for(o=1;o<c.length;o++){d=c[o];if(this.options.pedantic){d=d.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")}if(f.test(d)){n=r[1]+c.slice(0,o).join("\n")+"\n";break}if(!l){if(!d.trim()){l=true}if(d.search(/[^ ]/)>=s){m+="\n"+d.slice(s)}else{m+="\n"+d}continue}if(d.search(/[^ ]/)>=s||!d.trim()){m+="\n"+d.slice(s);continue}else{n=r[1]+c.slice(0,o).join("\n")+"\n";break}}if(!e.loose){if(u){e.loose=true}else if(/\n *\n *$/.test(n)){u=true}}if(this.options.gfm){a=/^\[[ xX]\] /.exec(m);if(a){i=a[0]!=="[ ] ";m=m.replace(/^\[[ xX]\] +/,"")}}e.items.push({type:"list_item",raw:n,task:!!a,checked:i,loose:false,text:m});e.raw+=n;t=t.slice(n.length)}e.items[e.items.length-1].raw=n.trimRight();e.items[e.items.length-1].text=m.trimRight();e.raw=e.raw.trimRight();var b=e.items.length;for(o=0;o<b;o++){this.lexer.state.top=false;e.items[o].tokens=this.lexer.blockTokens(e.items[o].text,[]);if(e.items[o].tokens.some((function(e){return e.type==="space"}))){e.loose=true;e.items[o].loose=true}}return e}};t.html=function e(t){var r=this.rules.block.html.exec(t);if(r){var n={type:"html",raw:r[0],pre:!this.options.sanitizer&&(r[1]==="pre"||r[1]==="script"||r[1]==="style"),text:r[0]};if(this.options.sanitize){n.type="paragraph";n.text=this.options.sanitizer?this.options.sanitizer(r[0]):L(r[0]);n.tokens=[];this.lexer.inline(n.text,n.tokens)}return n}};t.def=function e(t){var r=this.rules.block.def.exec(t);if(r){if(r[3])r[3]=r[3].substring(1,r[3].length-1);var n=r[1].toLowerCase().replace(/\s+/g," ");return{type:"def",tag:n,raw:r[0],href:r[2],title:r[3]}}};t.table=function e(t){var r=this.rules.block.table.exec(t);if(r){var n={type:"table",header:N(r[1]).map((function(e){return{text:e}})),align:r[2].replace(/^ *|\| *$/g,"").split(/ *\| */),rows:r[3]?r[3].replace(/\n$/,"").split("\n"):[]};if(n.header.length===n.align.length){n.raw=r[0];var a=n.align.length;var i,s,o,l;for(i=0;i<a;i++){if(/^ *-+: *$/.test(n.align[i])){n.align[i]="right"}else if(/^ *:-+: *$/.test(n.align[i])){n.align[i]="center"}else if(/^ *:-+ *$/.test(n.align[i])){n.align[i]="left"}else{n.align[i]=null}}a=n.rows.length;for(i=0;i<a;i++){n.rows[i]=N(n.rows[i],n.header.length).map((function(e){return{text:e}}))}a=n.header.length;for(s=0;s<a;s++){n.header[s].tokens=[];this.lexer.inlineTokens(n.header[s].text,n.header[s].tokens)}a=n.rows.length;for(s=0;s<a;s++){l=n.rows[s];for(o=0;o<l.length;o++){l[o].tokens=[];this.lexer.inlineTokens(l[o].text,l[o].tokens)}}return n}}};t.lheading=function e(t){var r=this.rules.block.lheading.exec(t);if(r){var n={type:"heading",raw:r[0],depth:r[2].charAt(0)==="="?1:2,text:r[1],tokens:[]};this.lexer.inline(n.text,n.tokens);return n}};t.paragraph=function e(t){var r=this.rules.block.paragraph.exec(t);if(r){var n={type:"paragraph",raw:r[0],text:r[1].charAt(r[1].length-1)==="\n"?r[1].slice(0,-1):r[1],tokens:[]};this.lexer.inline(n.text,n.tokens);return n}};t.text=function e(t){var r=this.rules.block.text.exec(t);if(r){var n={type:"text",raw:r[0],text:r[0],tokens:[]};this.lexer.inline(n.text,n.tokens);return n}};t.escape=function e(t){var r=this.rules.inline.escape.exec(t);if(r){return{type:"escape",raw:r[0],text:L(r[1])}}};t.tag=function e(t){var r=this.rules.inline.tag.exec(t);if(r){if(!this.lexer.state.inLink&&/^<a /i.test(r[0])){this.lexer.state.inLink=true}else if(this.lexer.state.inLink&&/^<\/a>/i.test(r[0])){this.lexer.state.inLink=false}if(!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(r[0])){this.lexer.state.inRawBlock=true}else if(this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(r[0])){this.lexer.state.inRawBlock=false}return{type:this.options.sanitize?"text":"html",raw:r[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(r[0]):L(r[0]):r[0]}}};t.link=function e(t){var r=this.rules.inline.link.exec(t);if(r){var n=r[2].trim();if(!this.options.pedantic&&/^</.test(n)){if(!/>$/.test(n)){return}var a=B(n.slice(0,-1),"\\");if((n.length-a.length)%2===0){return}}else{var i=j(r[2],"()");if(i>-1){var s=r[0].indexOf("!")===0?5:4;var o=s+r[1].length+i;r[2]=r[2].substring(0,i);r[0]=r[0].substring(0,o).trim();r[3]=""}}var l=r[2];var u="";if(this.options.pedantic){var e=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(l);if(e){l=e[1];u=e[3]}}else{u=r[3]?r[3].slice(1,-1):""}l=l.trim();if(/^</.test(l)){if(this.options.pedantic&&!/>$/.test(n)){l=l.slice(1)}else{l=l.slice(1,-1)}}return G(r,{href:l?l.replace(this.rules.inline._escapes,"$1"):l,title:u?u.replace(this.rules.inline._escapes,"$1"):u},r[0],this.lexer)}};t.reflink=function e(t,r){var n;if((n=this.rules.inline.reflink.exec(t))||(n=this.rules.inline.nolink.exec(t))){var a=(n[2]||n[1]).replace(/\s+/g," ");a=r[a.toLowerCase()];if(!a||!a.href){var i=n[0].charAt(0);return{type:"text",raw:i,text:i}}return G(n,a,n[0],this.lexer)}};t.emStrong=function e(t,r,n){if(n===void 0){n=""}var a=this.rules.inline.emStrong.lDelim.exec(t);if(!a)return;if(a[3]&&n.match(/(?:[0-9A-Za-z\xAA\xB2\xB3\xB5\xB9\xBA\xBC-\xBE\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u0660-\u0669\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07C0-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u08A0-\u08B4\u08B6-\u08C7\u0904-\u0939\u093D\u0950\u0958-\u0961\u0966-\u096F\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09E6-\u09F1\u09F4-\u09F9\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A66-\u0A6F\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AE6-\u0AEF\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B66-\u0B6F\u0B71-\u0B77\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0BE6-\u0BF2\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C66-\u0C6F\u0C78-\u0C7E\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CE6-\u0CEF\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D58-\u0D61\u0D66-\u0D78\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DE6-\u0DEF\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F20-\u0F33\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F-\u1049\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u1090-\u1099\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1369-\u137C\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u17E0-\u17E9\u17F0-\u17F9\u1810-\u1819\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A16\u1A20-\u1A54\u1A80-\u1A89\u1A90-\u1A99\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B50-\u1B59\u1B83-\u1BA0\u1BAE-\u1BE5\u1C00-\u1C23\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2070\u2071\u2074-\u2079\u207F-\u2089\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2150-\u2189\u2460-\u249B\u24EA-\u24FF\u2776-\u2793\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2CFD\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u3192-\u3195\u31A0-\u31BF\u31F0-\u31FF\u3220-\u3229\u3248-\u324F\u3251-\u325F\u3280-\u3289\u32B1-\u32BF\u3400-\u4DBF\u4E00-\u9FFC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7BF\uA7C2-\uA7CA\uA7F5-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA830-\uA835\uA840-\uA873\uA882-\uA8B3\uA8D0-\uA8D9\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA900-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF-\uA9D9\uA9E0-\uA9E4\uA9E6-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA50-\uAA59\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD07-\uDD33\uDD40-\uDD78\uDD8A\uDD8B\uDE80-\uDE9C\uDEA0-\uDED0\uDEE1-\uDEFB\uDF00-\uDF23\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC58-\uDC76\uDC79-\uDC9E\uDCA7-\uDCAF\uDCE0-\uDCF2\uDCF4\uDCF5\uDCFB-\uDD1B\uDD20-\uDD39\uDD80-\uDDB7\uDDBC-\uDDCF\uDDD2-\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE40-\uDE48\uDE60-\uDE7E\uDE80-\uDE9F\uDEC0-\uDEC7\uDEC9-\uDEE4\uDEEB-\uDEEF\uDF00-\uDF35\uDF40-\uDF55\uDF58-\uDF72\uDF78-\uDF91\uDFA9-\uDFAF]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDCFA-\uDD23\uDD30-\uDD39\uDE60-\uDE7E\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF27\uDF30-\uDF45\uDF51-\uDF54\uDFB0-\uDFCB\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC52-\uDC6F\uDC83-\uDCAF\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD03-\uDD26\uDD36-\uDD3F\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDD0-\uDDDA\uDDDC\uDDE1-\uDDF4\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDEF0-\uDEF9\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC50-\uDC59\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE50-\uDE59\uDE80-\uDEAA\uDEB8\uDEC0-\uDEC9\uDF00-\uDF1A\uDF30-\uDF3B]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCF2\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDD50-\uDD59\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC50-\uDC6C\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD50-\uDD59\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDDA0-\uDDA9\uDEE0-\uDEF2\uDFB0\uDFC0-\uDFD4]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF50-\uDF59\uDF5B-\uDF61\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE96\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82C[\uDC00-\uDD1E\uDD50-\uDD52\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD834[\uDEE0-\uDEF3\uDF60-\uDF78]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD838[\uDD00-\uDD2C\uDD37-\uDD3D\uDD40-\uDD49\uDD4E\uDEC0-\uDEEB\uDEF0-\uDEF9]|\uD83A[\uDC00-\uDCC4\uDCC7-\uDCCF\uDD00-\uDD43\uDD4B\uDD50-\uDD59]|\uD83B[\uDC71-\uDCAB\uDCAD-\uDCAF\uDCB1-\uDCB4\uDD01-\uDD2D\uDD2F-\uDD3D\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD83C[\uDD00-\uDD0C]|\uD83E[\uDFF0-\uDFF9]|\uD869[\uDC00-\uDEDD\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A])/))return;var i=a[1]||a[2]||"";if(!i||i&&(n===""||this.rules.inline.punctuation.exec(n))){var s=a[0].length-1;var o,l,u=s,d=0;var c=a[0][0]==="*"?this.rules.inline.emStrong.rDelimAst:this.rules.inline.emStrong.rDelimUnd;c.lastIndex=0;r=r.slice(-1*t.length+s);while((a=c.exec(r))!=null){o=a[1]||a[2]||a[3]||a[4]||a[5]||a[6];if(!o)continue;l=o.length;if(a[3]||a[4]){u+=l;continue}else if(a[5]||a[6]){if(s%3&&!((s+l)%3)){d+=l;continue}}u-=l;if(u>0)continue;l=Math.min(l,l+u+d);if(Math.min(s,l)%2){var m=t.slice(1,s+a.index+l);return{type:"em",raw:t.slice(0,s+a.index+l+1),text:m,tokens:this.lexer.inlineTokens(m,[])}}var p=t.slice(2,s+a.index+l-1);return{type:"strong",raw:t.slice(0,s+a.index+l+1),text:p,tokens:this.lexer.inlineTokens(p,[])}}}};t.codespan=function e(t){var r=this.rules.inline.code.exec(t);if(r){var n=r[2].replace(/\n/g," ");var a=/[^ ]/.test(n);var i=/^ /.test(n)&&/ $/.test(n);if(a&&i){n=n.substring(1,n.length-1)}n=L(n,true);return{type:"codespan",raw:r[0],text:n}}};t.br=function e(t){var r=this.rules.inline.br.exec(t);if(r){return{type:"br",raw:r[0]}}};t.del=function e(t){var r=this.rules.inline.del.exec(t);if(r){return{type:"del",raw:r[0],text:r[2],tokens:this.lexer.inlineTokens(r[2],[])}}};t.autolink=function e(t,r){var n=this.rules.inline.autolink.exec(t);if(n){var a,i;if(n[2]==="@"){a=L(this.options.mangle?r(n[1]):n[1]);i="mailto:"+a}else{a=L(n[1]);i=a}return{type:"link",raw:n[0],text:a,href:i,tokens:[{type:"text",raw:a,text:a}]}}};t.url=function e(t,r){var n;if(n=this.rules.inline.url.exec(t)){var a,i;if(n[2]==="@"){a=L(this.options.mangle?r(n[0]):n[0]);i="mailto:"+a}else{var s;do{s=n[0];n[0]=this.rules.inline._backpedal.exec(n[0])[0]}while(s!==n[0]);a=L(n[0]);if(n[1]==="www."){i="http://"+a}else{i=a}}return{type:"link",raw:n[0],text:a,href:i,tokens:[{type:"text",raw:a,text:a}]}}};t.inlineText=function e(t,r){var n=this.rules.inline.text.exec(t);if(n){var a;if(this.lexer.state.inRawBlock){a=this.options.sanitize?this.options.sanitizer?this.options.sanitizer(n[0]):L(n[0]):n[0]}else{a=L(this.options.smartypants?r(n[0]):n[0])}return{type:"text",raw:n[0],text:a}}};return e}();var V=P.noopTest,M=P.edit,H=P.merge;var U={newline:/^(?: *(?:\n|$))+/,code:/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,fences:/^ {0,3}(`{3,}(?=[^`\n]*\n)|~{3,})([^\n]*)\n(?:|([\s\S]*?)\n)(?: {0,3}\1[~`]* *(?=\n|$)|$)/,hr:/^ {0,3}((?:- *){3,}|(?:_ *){3,}|(?:\* *){3,})(?:\n+|$)/,heading:/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,blockquote:/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( {0,3}bull)( [^\n]+?)?(?:\n|$)/,html:"^ {0,3}(?:"+"<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)"+"|comment[^\\n]*(\\n+|$)"+"|<\\?[\\s\\S]*?(?:\\?>\\n*|$)"+"|<![A-Z][\\s\\S]*?(?:>\\n*|$)"+"|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)"+"|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n *)+\\n|$)"+"|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)"+"|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)"+")",def:/^ {0,3}\[(label)\]: *\n? *<?([^\s>]+)>?(?:(?: +\n? *| *\n *)(title))? *(?:\n+|$)/,table:V,lheading:/^([^\n]+)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html| +\n)[^\n]+)*)/,text:/^[^\n]+/};U._label=/(?!\s*\])(?:\\[\[\]]|[^\[\]])+/;U._title=/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/;U.def=M(U.def).replace("label",U._label).replace("title",U._title).getRegex();U.bullet=/(?:[*+-]|\d{1,9}[.)])/;U.listItemStart=M(/^( *)(bull) */).replace("bull",U.bullet).getRegex();U.list=M(U.list).replace(/bull/g,U.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+U.def.source+")").getRegex();U._tag="address|article|aside|base|basefont|blockquote|body|caption"+"|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption"+"|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe"+"|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option"+"|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr"+"|track|ul";U._comment=/<!--(?!-?>)[\s\S]*?(?:-->|$)/;U.html=M(U.html,"i").replace("comment",U._comment).replace("tag",U._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex();U.paragraph=M(U._paragraph).replace("hr",U.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",U._tag).getRegex();U.blockquote=M(U.blockquote).replace("paragraph",U.paragraph).getRegex();U.normal=H({},U);U.gfm=H({},U.normal,{table:"^ *([^\\n ].*\\|.*)\\n"+" {0,3}(?:\\| *)?(:?-+:? *(?:\\| *:?-+:? *)*)(?:\\| *)?"+"(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"});U.gfm.table=M(U.gfm.table).replace("hr",U.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",U._tag).getRegex();U.pedantic=H({},U.normal,{html:M("^ *(?:comment *(?:\\n|\\s*$)"+"|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)"+"|<tag(?:\"[^\"]*\"|'[^']*'|\\s[^'\"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))").replace("comment",U._comment).replace(/tag/g,"(?!(?:"+"a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub"+"|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)"+"\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:V,paragraph:M(U.normal._paragraph).replace("hr",U.hr).replace("heading"," *#{1,6} *[^\n]").replace("lheading",U.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});var $={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:V,tag:"^comment"+"|^</[a-zA-Z][\\w:-]*\\s*>"+"|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>"+"|^<\\?[\\s\\S]*?\\?>"+"|^<![a-zA-Z]+\\s[\\s\\S]*?>"+"|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",link:/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(?!\s*\])((?:\\[\[\]]?|[^\[\]\\])+)\]/,nolink:/^!?\[(?!\s*\])((?:\[[^\[\]]*\]|\\[\[\]]|[^\[\]])*)\](?:\[\])?/,reflinkSearch:"reflink|nolink(?!\\()",emStrong:{lDelim:/^(?:\*+(?:([punct_])|[^\s*]))|^_+(?:([punct*])|([^\s_]))/,rDelimAst:/^[^_*]*?\_\_[^_*]*?\*[^_*]*?(?=\_\_)|[punct_](\*+)(?=[\s]|$)|[^punct*_\s](\*+)(?=[punct_\s]|$)|[punct_\s](\*+)(?=[^punct*_\s])|[\s](\*+)(?=[punct_])|[punct_](\*+)(?=[punct_])|[^punct*_\s](\*+)(?=[^punct*_\s])/,rDelimUnd:/^[^_*]*?\*\*[^_*]*?\_[^_*]*?(?=\*\*)|[punct*](\_+)(?=[\s]|$)|[^punct*_\s](\_+)(?=[punct*\s]|$)|[punct*\s](\_+)(?=[^punct*_\s])|[\s](\_+)(?=[punct*])|[punct*](\_+)(?=[punct*])/},code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:V,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,punctuation:/^([\spunctuation])/};$._punctuation="!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~";$.punctuation=M($.punctuation).replace(/punctuation/g,$._punctuation).getRegex();$.blockSkip=/\[[^\]]*?\]\([^\)]*?\)|`[^`]*?`|<[^>]*?>/g;$.escapedEmSt=/\\\*|\\_/g;$._comment=M(U._comment).replace("(?:--\x3e|$)","--\x3e").getRegex();$.emStrong.lDelim=M($.emStrong.lDelim).replace(/punct/g,$._punctuation).getRegex();$.emStrong.rDelimAst=M($.emStrong.rDelimAst,"g").replace(/punct/g,$._punctuation).getRegex();$.emStrong.rDelimUnd=M($.emStrong.rDelimUnd,"g").replace(/punct/g,$._punctuation).getRegex();$._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g;$._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/;$._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/;$.autolink=M($.autolink).replace("scheme",$._scheme).replace("email",$._email).getRegex();$._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/;$.tag=M($.tag).replace("comment",$._comment).replace("attribute",$._attribute).getRegex();$._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/;$._href=/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/;$._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/;$.link=M($.link).replace("label",$._label).replace("href",$._href).replace("title",$._title).getRegex();$.reflink=M($.reflink).replace("label",$._label).getRegex();$.reflinkSearch=M($.reflinkSearch,"g").replace("reflink",$.reflink).replace("nolink",$.nolink).getRegex();$.normal=H({},$);$.pedantic=H({},$.normal,{strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:M(/^!?\[(label)\]\((.*?)\)/).replace("label",$._label).getRegex(),reflink:M(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",$._label).getRegex()});$.gfm=H({},$.normal,{escape:M($.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/});$.gfm.url=M($.gfm.url,"i").replace("email",$.gfm._extended_email).getRegex();$.breaks=H({},$.gfm,{br:M($.br).replace("{2,}","*").getRegex(),text:M($.gfm.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()});var J={block:U,inline:$};var K=W;var X=i.exports.defaults;var Y=J.block,Z=J.inline;var Q=P.repeatString;function ee(e){return e.replace(/---/g,"—").replace(/--/g,"–").replace(/(^|[-\u2014/(\[{"\s])'/g,"$1‘").replace(/'/g,"’").replace(/(^|[-\u2014/(\[{\u2018\s])"/g,"$1“").replace(/"/g,"”").replace(/\.{3}/g,"…")}function te(e){var t="",r,n;var a=e.length;for(r=0;r<a;r++){n=e.charCodeAt(r);if(Math.random()>.5){n="x"+n.toString(16)}t+="&#"+n+";"}return t}var re=function(){function e(e){this.tokens=[];this.tokens.links=Object.create(null);this.options=e||X;this.options.tokenizer=this.options.tokenizer||new K;this.tokenizer=this.options.tokenizer;this.tokenizer.options=this.options;this.tokenizer.lexer=this;this.inlineQueue=[];this.state={inLink:false,inRawBlock:false,top:true};var t={block:Y.normal,inline:Z.normal};if(this.options.pedantic){t.block=Y.pedantic;t.inline=Z.pedantic}else if(this.options.gfm){t.block=Y.gfm;if(this.options.breaks){t.inline=Z.breaks}else{t.inline=Z.gfm}}this.tokenizer.rules=t}e.lex=function t(r,n){var a=new e(n);return a.lex(r)};e.lexInline=function t(r,n){var a=new e(n);return a.inlineTokens(r)};var r=e.prototype;r.lex=function e(t){t=t.replace(/\r\n|\r/g,"\n").replace(/\t/g," ");this.blockTokens(t,this.tokens);var r;while(r=this.inlineQueue.shift()){this.inlineTokens(r.src,r.tokens)}return this.tokens};r.blockTokens=function e(t,r){var n=this;if(r===void 0){r=[]}if(this.options.pedantic){t=t.replace(/^ +$/gm,"")}var a,i,s,o;while(t){if(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some((function(e){if(a=e.call({lexer:n},t,r)){t=t.substring(a.raw.length);r.push(a);return true}return false}))){continue}if(a=this.tokenizer.space(t)){t=t.substring(a.raw.length);if(a.type){r.push(a)}continue}if(a=this.tokenizer.code(t)){t=t.substring(a.raw.length);i=r[r.length-1];if(i&&(i.type==="paragraph"||i.type==="text")){i.raw+="\n"+a.raw;i.text+="\n"+a.text;this.inlineQueue[this.inlineQueue.length-1].src=i.text}else{r.push(a)}continue}if(a=this.tokenizer.fences(t)){t=t.substring(a.raw.length);r.push(a);continue}if(a=this.tokenizer.heading(t)){t=t.substring(a.raw.length);r.push(a);continue}if(a=this.tokenizer.hr(t)){t=t.substring(a.raw.length);r.push(a);continue}if(a=this.tokenizer.blockquote(t)){t=t.substring(a.raw.length);r.push(a);continue}if(a=this.tokenizer.list(t)){t=t.substring(a.raw.length);r.push(a);continue}if(a=this.tokenizer.html(t)){t=t.substring(a.raw.length);r.push(a);continue}if(a=this.tokenizer.def(t)){t=t.substring(a.raw.length);i=r[r.length-1];if(i&&(i.type==="paragraph"||i.type==="text")){i.raw+="\n"+a.raw;i.text+="\n"+a.raw;this.inlineQueue[this.inlineQueue.length-1].src=i.text}else if(!this.tokens.links[a.tag]){this.tokens.links[a.tag]={href:a.href,title:a.title}}continue}if(a=this.tokenizer.table(t)){t=t.substring(a.raw.length);r.push(a);continue}if(a=this.tokenizer.lheading(t)){t=t.substring(a.raw.length);r.push(a);continue}s=t;if(this.options.extensions&&this.options.extensions.startBlock){(function(){var e=Infinity;var r=t.slice(1);var a=void 0;n.options.extensions.startBlock.forEach((function(t){a=t.call({lexer:this},r);if(typeof a==="number"&&a>=0){e=Math.min(e,a)}}));if(e<Infinity&&e>=0){s=t.substring(0,e+1)}})()}if(this.state.top&&(a=this.tokenizer.paragraph(s))){i=r[r.length-1];if(o&&i.type==="paragraph"){i.raw+="\n"+a.raw;i.text+="\n"+a.text;this.inlineQueue.pop();this.inlineQueue[this.inlineQueue.length-1].src=i.text}else{r.push(a)}o=s.length!==t.length;t=t.substring(a.raw.length);continue}if(a=this.tokenizer.text(t)){t=t.substring(a.raw.length);i=r[r.length-1];if(i&&i.type==="text"){i.raw+="\n"+a.raw;i.text+="\n"+a.text;this.inlineQueue.pop();this.inlineQueue[this.inlineQueue.length-1].src=i.text}else{r.push(a)}continue}if(t){var l="Infinite loop on byte: "+t.charCodeAt(0);if(this.options.silent){console.error(l);break}else{throw new Error(l)}}}this.state.top=true;return r};r.inline=function e(t,r){this.inlineQueue.push({src:t,tokens:r})};r.inlineTokens=function e(t,r){var n=this;if(r===void 0){r=[]}var a,i,s;var o=t;var l;var u,d;if(this.tokens.links){var c=Object.keys(this.tokens.links);if(c.length>0){while((l=this.tokenizer.rules.inline.reflinkSearch.exec(o))!=null){if(c.includes(l[0].slice(l[0].lastIndexOf("[")+1,-1))){o=o.slice(0,l.index)+"["+Q("a",l[0].length-2)+"]"+o.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex)}}}}while((l=this.tokenizer.rules.inline.blockSkip.exec(o))!=null){o=o.slice(0,l.index)+"["+Q("a",l[0].length-2)+"]"+o.slice(this.tokenizer.rules.inline.blockSkip.lastIndex)}while((l=this.tokenizer.rules.inline.escapedEmSt.exec(o))!=null){o=o.slice(0,l.index)+"++"+o.slice(this.tokenizer.rules.inline.escapedEmSt.lastIndex)}while(t){if(!u){d=""}u=false;if(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some((function(e){if(a=e.call({lexer:n},t,r)){t=t.substring(a.raw.length);r.push(a);return true}return false}))){continue}if(a=this.tokenizer.escape(t)){t=t.substring(a.raw.length);r.push(a);continue}if(a=this.tokenizer.tag(t)){t=t.substring(a.raw.length);i=r[r.length-1];if(i&&a.type==="text"&&i.type==="text"){i.raw+=a.raw;i.text+=a.text}else{r.push(a)}continue}if(a=this.tokenizer.link(t)){t=t.substring(a.raw.length);r.push(a);continue}if(a=this.tokenizer.reflink(t,this.tokens.links)){t=t.substring(a.raw.length);i=r[r.length-1];if(i&&a.type==="text"&&i.type==="text"){i.raw+=a.raw;i.text+=a.text}else{r.push(a)}continue}if(a=this.tokenizer.emStrong(t,o,d)){t=t.substring(a.raw.length);r.push(a);continue}if(a=this.tokenizer.codespan(t)){t=t.substring(a.raw.length);r.push(a);continue}if(a=this.tokenizer.br(t)){t=t.substring(a.raw.length);r.push(a);continue}if(a=this.tokenizer.del(t)){t=t.substring(a.raw.length);r.push(a);continue}if(a=this.tokenizer.autolink(t,te)){t=t.substring(a.raw.length);r.push(a);continue}if(!this.state.inLink&&(a=this.tokenizer.url(t,te))){t=t.substring(a.raw.length);r.push(a);continue}s=t;if(this.options.extensions&&this.options.extensions.startInline){(function(){var e=Infinity;var r=t.slice(1);var a=void 0;n.options.extensions.startInline.forEach((function(t){a=t.call({lexer:this},r);if(typeof a==="number"&&a>=0){e=Math.min(e,a)}}));if(e<Infinity&&e>=0){s=t.substring(0,e+1)}})()}if(a=this.tokenizer.inlineText(s,ee)){t=t.substring(a.raw.length);if(a.raw.slice(-1)!=="_"){d=a.raw.slice(-1)}u=true;i=r[r.length-1];if(i&&i.type==="text"){i.raw+=a.raw;i.text+=a.text}else{r.push(a)}continue}if(t){var m="Infinite loop on byte: "+t.charCodeAt(0);if(this.options.silent){console.error(m);break}else{throw new Error(m)}}}return r};t(e,null,[{key:"rules",get:function e(){return{block:Y,inline:Z}}}]);return e}();var ne=i.exports.defaults;var ae=P.cleanUrl,ie=P.escape;var se=function(){function e(e){this.options=e||ne}var t=e.prototype;t.code=function e(t,r,n){var a=(r||"").match(/\S*/)[0];if(this.options.highlight){var i=this.options.highlight(t,a);if(i!=null&&i!==t){n=true;t=i}}t=t.replace(/\n$/,"")+"\n";if(!a){return"<pre><code>"+(n?t:ie(t,true))+"</code></pre>\n"}return'<pre><code class="'+this.options.langPrefix+ie(a,true)+'">'+(n?t:ie(t,true))+"</code></pre>\n"};t.blockquote=function e(t){return"<blockquote>\n"+t+"</blockquote>\n"};t.html=function e(t){return t};t.heading=function e(t,r,n,a){if(this.options.headerIds){return"<h"+r+' id="'+this.options.headerPrefix+a.slug(n)+'">'+t+"</h"+r+">\n"}return"<h"+r+">"+t+"</h"+r+">\n"};t.hr=function e(){return this.options.xhtml?"<hr/>\n":"<hr>\n"};t.list=function e(t,r,n){var a=r?"ol":"ul",i=r&&n!==1?' start="'+n+'"':"";return"<"+a+i+">\n"+t+"</"+a+">\n"};t.listitem=function e(t){return"<li>"+t+"</li>\n"};t.checkbox=function e(t){return"<input "+(t?'checked="" ':"")+'disabled="" type="checkbox"'+(this.options.xhtml?" /":"")+"> "};t.paragraph=function e(t){return"<p>"+t+"</p>\n"};t.table=function e(t,r){if(r)r="<tbody>"+r+"</tbody>";return"<table>\n"+"<thead>\n"+t+"</thead>\n"+r+"</table>\n"};t.tablerow=function e(t){return"<tr>\n"+t+"</tr>\n"};t.tablecell=function e(t,r){var n=r.header?"th":"td";var a=r.align?"<"+n+' align="'+r.align+'">':"<"+n+">";return a+t+"</"+n+">\n"};t.strong=function e(t){return"<strong>"+t+"</strong>"};t.em=function e(t){return"<em>"+t+"</em>"};t.codespan=function e(t){return"<code>"+t+"</code>"};t.br=function e(){return this.options.xhtml?"<br/>":"<br>"};t.del=function e(t){return"<del>"+t+"</del>"};t.link=function e(t,r,n){t=ae(this.options.sanitize,this.options.baseUrl,t);if(t===null){return n}var a='<a href="'+ie(t)+'"';if(r){a+=' title="'+r+'"'}a+=">"+n+"</a>";return a};t.image=function e(t,r,n){t=ae(this.options.sanitize,this.options.baseUrl,t);if(t===null){return n}var a='<img src="'+t+'" alt="'+n+'"';if(r){a+=' title="'+r+'"'}a+=this.options.xhtml?"/>":">";return a};t.text=function e(t){return t};return e}();var oe=function(){function e(){}var t=e.prototype;t.strong=function e(t){return t};t.em=function e(t){return t};t.codespan=function e(t){return t};t.del=function e(t){return t};t.html=function e(t){return t};t.text=function e(t){return t};t.link=function e(t,r,n){return""+n};t.image=function e(t,r,n){return""+n};t.br=function e(){return""};return e}();var le=function(){function e(){this.seen={}}var t=e.prototype;t.serialize=function e(t){return t.toLowerCase().trim().replace(/<[!\/a-z].*?>/gi,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-")};t.getNextSafeSlug=function e(t,r){var n=t;var a=0;if(this.seen.hasOwnProperty(n)){a=this.seen[t];do{a++;n=t+"-"+a}while(this.seen.hasOwnProperty(n))}if(!r){this.seen[t]=a;this.seen[n]=0}return n};t.slug=function e(t,r){if(r===void 0){r={}}var e=this.serialize(t);return this.getNextSafeSlug(e,r.dryrun)};return e}();var ue=se;var de=oe;var ce=le;var me=i.exports.defaults;var pe=P.unescape;var he=function(){function e(e){this.options=e||me;this.options.renderer=this.options.renderer||new ue;this.renderer=this.options.renderer;this.renderer.options=this.options;this.textRenderer=new de;this.slugger=new ce}e.parse=function t(r,n){var a=new e(n);return a.parse(r)};e.parseInline=function t(r,n){var a=new e(n);return a.parseInline(r)};var t=e.prototype;t.parse=function e(t,r){if(r===void 0){r=true}var n="",a,i,s,o,l,u,d,c,m,p,h,g,f,b,v,w,x,y,q;var k=t.length;for(a=0;a<k;a++){p=t[a];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[p.type]){q=this.options.extensions.renderers[p.type].call({parser:this},p);if(q!==false||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(p.type)){n+=q||"";continue}}switch(p.type){case"space":{continue}case"hr":{n+=this.renderer.hr();continue}case"heading":{n+=this.renderer.heading(this.parseInline(p.tokens),p.depth,pe(this.parseInline(p.tokens,this.textRenderer)),this.slugger);continue}case"code":{n+=this.renderer.code(p.text,p.lang,p.escaped);continue}case"table":{c="";d="";o=p.header.length;for(i=0;i<o;i++){d+=this.renderer.tablecell(this.parseInline(p.header[i].tokens),{header:true,align:p.align[i]})}c+=this.renderer.tablerow(d);m="";o=p.rows.length;for(i=0;i<o;i++){u=p.rows[i];d="";l=u.length;for(s=0;s<l;s++){d+=this.renderer.tablecell(this.parseInline(u[s].tokens),{header:false,align:p.align[s]})}m+=this.renderer.tablerow(d)}n+=this.renderer.table(c,m);continue}case"blockquote":{m=this.parse(p.tokens);n+=this.renderer.blockquote(m);continue}case"list":{h=p.ordered;g=p.start;f=p.loose;o=p.items.length;m="";for(i=0;i<o;i++){v=p.items[i];w=v.checked;x=v.task;b="";if(v.task){y=this.renderer.checkbox(w);if(f){if(v.tokens.length>0&&v.tokens[0].type==="paragraph"){v.tokens[0].text=y+" "+v.tokens[0].text;if(v.tokens[0].tokens&&v.tokens[0].tokens.length>0&&v.tokens[0].tokens[0].type==="text"){v.tokens[0].tokens[0].text=y+" "+v.tokens[0].tokens[0].text}}else{v.tokens.unshift({type:"text",text:y})}}else{b+=y}}b+=this.parse(v.tokens,f);m+=this.renderer.listitem(b,x,w)}n+=this.renderer.list(m,h,g);continue}case"html":{n+=this.renderer.html(p.text);continue}case"paragraph":{n+=this.renderer.paragraph(this.parseInline(p.tokens));continue}case"text":{m=p.tokens?this.parseInline(p.tokens):p.text;while(a+1<k&&t[a+1].type==="text"){p=t[++a];m+="\n"+(p.tokens?this.parseInline(p.tokens):p.text)}n+=r?this.renderer.paragraph(m):m;continue}default:{var A='Token with "'+p.type+'" type was not found.';if(this.options.silent){console.error(A);return}else{throw new Error(A)}}}}return n};t.parseInline=function e(t,r){r=r||this.renderer;var n="",a,i,s;var o=t.length;for(a=0;a<o;a++){i=t[a];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[i.type]){s=this.options.extensions.renderers[i.type].call({parser:this},i);if(s!==false||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(i.type)){n+=s||"";continue}}switch(i.type){case"escape":{n+=r.text(i.text);break}case"html":{n+=r.html(i.text);break}case"link":{n+=r.link(i.href,i.title,this.parseInline(i.tokens,r));break}case"image":{n+=r.image(i.href,i.title,i.text);break}case"strong":{n+=r.strong(this.parseInline(i.tokens,r));break}case"em":{n+=r.em(this.parseInline(i.tokens,r));break}case"codespan":{n+=r.codespan(i.text);break}case"br":{n+=r.br();break}case"del":{n+=r.del(this.parseInline(i.tokens,r));break}case"text":{n+=r.text(i.text);break}default:{var l='Token with "'+i.type+'" type was not found.';if(this.options.silent){console.error(l);return}else{throw new Error(l)}}}}return n};return e}();var ge=re;var fe=he;var be=W;var ve=se;var we=oe;var xe=le;var ye=P.merge,qe=P.checkSanitizeDeprecation,ke=P.escape;var Ae=i.exports.getDefaults,De=i.exports.changeDefaults,Ce=i.exports.defaults;function Ee(e,t,r){if(typeof e==="undefined"||e===null){throw new Error("marked(): input parameter is undefined or null")}if(typeof e!=="string"){throw new Error("marked(): input parameter is of type "+Object.prototype.toString.call(e)+", string expected")}if(typeof t==="function"){r=t;t=null}t=ye({},Ee.defaults,t||{});qe(t);if(r){var n=t.highlight;var a;try{a=ge.lex(e,t)}catch(e){return r(e)}var i=function e(i){var s;if(!i){try{if(t.walkTokens){Ee.walkTokens(a,t.walkTokens)}s=fe.parse(a,t)}catch(e){i=e}}t.highlight=n;return i?r(i):r(null,s)};if(!n||n.length<3){return i()}delete t.highlight;if(!a.length)return i();var s=0;Ee.walkTokens(a,(function(e){if(e.type==="code"){s++;setTimeout((function(){n(e.text,e.lang,(function(t,r){if(t){return i(t)}if(r!=null&&r!==e.text){e.text=r;e.escaped=true}s--;if(s===0){i()}}))}),0)}}));if(s===0){i()}return}try{var o=ge.lex(e,t);if(t.walkTokens){Ee.walkTokens(o,t.walkTokens)}return fe.parse(o,t)}catch(e){e.message+="\nPlease report this to https://github.com/markedjs/marked.";if(t.silent){return"<p>An error occurred:</p><pre>"+ke(e.message+"",true)+"</pre>"}throw e}}Ee.options=Ee.setOptions=function(e){ye(Ee.defaults,e);De(Ee.defaults);return Ee};Ee.getDefaults=Ae;Ee.defaults=Ce;Ee.use=function(){var e=this;for(var t=arguments.length,r=new Array(t),n=0;n<t;n++){r[n]=arguments[n]}var a=ye.apply(void 0,[{}].concat(r));var i=Ee.defaults.extensions||{renderers:{},childTokens:{}};var s;r.forEach((function(t){if(t.extensions){s=true;t.extensions.forEach((function(e){if(!e.name){throw new Error("extension name required")}if(e.renderer){var t=i.renderers?i.renderers[e.name]:null;if(t){i.renderers[e.name]=function(){for(var r=arguments.length,n=new Array(r),a=0;a<r;a++){n[a]=arguments[a]}var i=e.renderer.apply(this,n);if(i===false){i=t.apply(this,n)}return i}}else{i.renderers[e.name]=e.renderer}}if(e.tokenizer){if(!e.level||e.level!=="block"&&e.level!=="inline"){throw new Error("extension level must be 'block' or 'inline'")}if(i[e.level]){i[e.level].unshift(e.tokenizer)}else{i[e.level]=[e.tokenizer]}if(e.start){if(e.level==="block"){if(i.startBlock){i.startBlock.push(e.start)}else{i.startBlock=[e.start]}}else if(e.level==="inline"){if(i.startInline){i.startInline.push(e.start)}else{i.startInline=[e.start]}}}}if(e.childTokens){i.childTokens[e.name]=e.childTokens}}))}if(t.renderer){(function(){var e=Ee.defaults.renderer||new ve;var r=function r(n){var a=e[n];e[n]=function(){for(var r=arguments.length,i=new Array(r),s=0;s<r;s++){i[s]=arguments[s]}var o=t.renderer[n].apply(e,i);if(o===false){o=a.apply(e,i)}return o}};for(var n in t.renderer){r(n)}a.renderer=e})()}if(t.tokenizer){(function(){var e=Ee.defaults.tokenizer||new be;var r=function r(n){var a=e[n];e[n]=function(){for(var r=arguments.length,i=new Array(r),s=0;s<r;s++){i[s]=arguments[s]}var o=t.tokenizer[n].apply(e,i);if(o===false){o=a.apply(e,i)}return o}};for(var n in t.tokenizer){r(n)}a.tokenizer=e})()}if(t.walkTokens){var r=Ee.defaults.walkTokens;a.walkTokens=function(n){t.walkTokens.call(e,n);if(r){r(n)}}}if(s){a.extensions=i}Ee.setOptions(a)}))};Ee.walkTokens=function(e,t){var r=function e(){var r=i.value;t(r);switch(r.type){case"table":{for(var n=a(r.header),s;!(s=n()).done;){var o=s.value;Ee.walkTokens(o.tokens,t)}for(var l=a(r.rows),u;!(u=l()).done;){var d=u.value;for(var c=a(d),m;!(m=c()).done;){var p=m.value;Ee.walkTokens(p.tokens,t)}}break}case"list":{Ee.walkTokens(r.items,t);break}default:{if(Ee.defaults.extensions&&Ee.defaults.extensions.childTokens&&Ee.defaults.extensions.childTokens[r.type]){Ee.defaults.extensions.childTokens[r.type].forEach((function(e){Ee.walkTokens(r[e],t)}))}else if(r.tokens){Ee.walkTokens(r.tokens,t)}}}};for(var n=a(e),i;!(i=n()).done;){r()}};Ee.parseInline=function(e,t){if(typeof e==="undefined"||e===null){throw new Error("marked.parseInline(): input parameter is undefined or null")}if(typeof e!=="string"){throw new Error("marked.parseInline(): input parameter is of type "+Object.prototype.toString.call(e)+", string expected")}t=ye({},Ee.defaults,t||{});qe(t);try{var r=ge.lexInline(e,t);if(t.walkTokens){Ee.walkTokens(r,t.walkTokens)}return fe.parseInline(r,t)}catch(e){e.message+="\nPlease report this to https://github.com/markedjs/marked.";if(t.silent){return"<p>An error occurred:</p><pre>"+ke(e.message+"",true)+"</pre>"}throw e}};Ee.Parser=fe;Ee.parser=fe.parse;Ee.Renderer=ve;Ee.TextRenderer=we;Ee.Lexer=ge;Ee.lexer=ge.lex;Ee.Tokenizer=be;Ee.Slugger=xe;Ee.parse=Ee;var _e=Ee;return _e}))}));var hc='# sqm-portal-login\r\n\r\n\r\n\r\n\x3c!-- Auto Generated Below --\x3e\r\n\r\n\r\n## Properties\r\n\r\n| Property | Attribute | Description | Type | Default |\r\n| --------------------- | ----------------------- | ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------- |\r\n| `demoData` | -- | | `{ states?: { error: string; loading: boolean; forgotPasswordPath: string; registerPath: string; }; content?: { forgotPasswordButton?: any; secondaryButton?: any; emailLabel?: string; passwordLabel?: string; submitLabel?: string; pageLabel?: string; }; }` | `undefined` |\r\n| `emailLabel` | `email-label` | | `string` | `"Email"` |\r\n| `forgotPasswordLabel` | `forgot-password-label` | | `string` | `"Forgot Password?"` |\r\n| `forgotPasswordPath` | `forgot-password-path` | | `string` | `"/forgotPassword"` |\r\n| `nextPage` | `next-page` | | `string` | `"/"` |\r\n| `pageLabel` | `page-label` | | `string` | `"Sign in to your account"` |\r\n| `passwordLabel` | `password-label` | | `string` | `"Password"` |\r\n| `registerLabel` | `register-label` | | `string` | `"Register"` |\r\n| `registerPath` | `register-path` | | `string` | `"/register"` |\r\n| `submitLabel` | `submit-label` | | `string` | `"Sign In"` |\r\n\r\n\r\n## Dependencies\r\n\r\n### Used by\r\n\r\n - [sqm-stencilbook](../sqm-stencilbook)\r\n\r\n### Depends on\r\n\r\n- [sqm-form-message](../sqm-form-message)\r\n\r\n### Graph\r\n```mermaid\r\ngraph TD;\r\n sqm-portal-login --\x3e sqm-form-message\r\n sqm-stencilbook --\x3e sqm-portal-login\r\n style sqm-portal-login fill:#f9f,stroke:#333,stroke-width:4px\r\n```\r\n\r\n----------------------------------------------\r\n\r\n*Built with [StencilJS](https://stenciljs.com/)*\r\n';var gc='# sqm-referral-iframe\r\n\r\n\r\n\r\n\x3c!-- Auto Generated Below --\x3e\r\n\r\n\r\n## Properties\r\n\r\n| Property | Attribute | Description | Type | Default |\r\n| -------------- | --------------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------ | ----------- |\r\n| `demoData` | -- | | `{ states?: { content: { iframeSrc: string; iframeHeight: string; iframeWidth: string; }; }; data?: { shareCode: string; }; }` | `undefined` |\r\n| `iframeHeight` | `iframe-height` | | `string` | `"100%"` |\r\n| `iframeSrc` | `iframe-src` | | `string` | `undefined` |\r\n| `iframeWidth` | `iframe-width` | | `string` | `"100%"` |\r\n\r\n\r\n## Dependencies\r\n\r\n### Used by\r\n\r\n - [sqm-stencilbook](../sqm-stencilbook)\r\n\r\n### Graph\r\n```mermaid\r\ngraph TD;\r\n sqm-stencilbook --\x3e sqm-referral-iframe\r\n style sqm-referral-iframe fill:#f9f,stroke:#333,stroke-width:4px\r\n```\r\n\r\n----------------------------------------------\r\n\r\n*Built with [StencilJS](https://stenciljs.com/)*\r\n';var fc='# sqm-portal-forgot-password\r\n\r\n\r\n\r\n\x3c!-- Auto Generated Below --\x3e\r\n\r\n\r\n## Properties\r\n\r\n| Property | Attribute | Description | Type | Default |\r\n| -------------- | --------------- | -------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------- |\r\n| `demoData` | -- | | `{ states?: { error: string; loading: boolean; success: boolean; loginPath: string; }; content?: { secondaryButton: any; messageSlot: any; emailLabel?: string; submitLabel?: string; }; }` | `undefined` |\r\n| `emailLabel` | `email-label` | | `string` | `"Email"` |\r\n| `loginPath` | `login-path` | | `string` | `"/login"` |\r\n| `redirectPath` | `redirect-path` | The page that users are redirected to from the password reset email. | `string` | `"/resetPassword"` |\r\n| `submitLabel` | `submit-label` | | `string` | `"Request Password Reset"` |\r\n\r\n\r\n## Dependencies\r\n\r\n### Depends on\r\n\r\n- [sqm-form-message](../sqm-form-message)\r\n\r\n### Graph\r\n```mermaid\r\ngraph TD;\r\n sqm-portal-forgot-password --\x3e sqm-form-message\r\n style sqm-portal-forgot-password fill:#f9f,stroke:#333,stroke-width:4px\r\n```\r\n\r\n----------------------------------------------\r\n\r\n*Built with [StencilJS](https://stenciljs.com/)*\r\n';var bc='# sqm-portal-register\r\n\r\n\r\n\r\n\x3c!-- Auto Generated Below --\x3e\n\n\n## Properties\n\n| Property | Attribute | Description | Type | Default |\n| -------------------------- | ---------------------------- | ------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------- |\n| `confirmPassword` | `confirm-password` | | `boolean` | `false` |\n| `confirmPasswordLabel` | `confirm-password-label` | | `string` | `"Confirm Password"` |\n| `demoData` | -- | | `{ states?: { error: string; loading: boolean; confirmPassword: boolean; hideInputs: boolean; validationState?: FormState; enablePasswordValidation?: boolean; loginPath: string; }; refs?: { formRef: any; }; content?: { formData?: VNode; terms?: VNode; passwordField?: VNode; secondaryButton?: VNode; emailLabel?: string; passwordLabel?: string; submitLabel?: string; pageLabel?: string; confirmPasswordLabel: string; }; }` | `undefined` |\n| `emailLabel` | `email-label` | | `string` | `"Email"` |\n| `enablePasswordValidation` | `enable-password-validation` | | `boolean` | `true` |\n| `hideInputs` | `hide-inputs` | | `boolean` | `false` |\n| `loginLabel` | `login-label` | | `string` | `"Sign in"` |\n| `loginPath` | `login-path` | | `string` | `"/login"` |\n| `nextPage` | `next-page` | | `string` | `"/"` |\n| `pageLabel` | `page-label` | | `string` | `"Register"` |\n| `passwordLabel` | `password-label` | | `string` | `"Password"` |\n| `redirectPath` | `redirect-path` | The page that users are redirected to from the verification email. | `string` | `"/verifyEmail"` |\n| `submitLabel` | `submit-label` | | `string` | `"Register"` |\n\n\n## Dependencies\n\n### Used by\n\n - [sqm-stencilbook](../sqm-stencilbook)\n\n### Depends on\n\n- [sqm-form-message](../sqm-form-message)\n- [sqm-password-field](../sqm-password-field)\n\n### Graph\n```mermaid\ngraph TD;\n sqm-portal-register --\x3e sqm-form-message\n sqm-portal-register --\x3e sqm-password-field\n sqm-stencilbook --\x3e sqm-portal-register\n style sqm-portal-register fill:#f9f,stroke:#333,stroke-width:4px\n```\n\n----------------------------------------------\n\n*Built with [StencilJS](https://stenciljs.com/)*\n';var vc='# sqm-portal-profile\r\n\r\n\r\n\r\n\x3c!-- Auto Generated Below --\x3e\r\n\r\n\r\n## Properties\r\n\r\n| Property | Attribute | Description | Type | Default |\r\n| ------------------------ | --------------------------- | ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------ |\r\n| `countrytext` | `countrytext` | | `string` | `"Country"` |\r\n| `demoData` | -- | | `{ states?: { success: boolean; loading: boolean; submitDisabled: boolean; showCountry: boolean; formState: { country: string; firstName: string; lastName: string; errors: any; error: string; }; user: { id: string; accountId: string; firstName: string; lastName: string; email: string; countryCode: string; }; text: { firstnametext: string; lastnametext: string; emailtext: string; countrytext: string; editProfileHeader: string; editProfileSubHeader: string; submitChangeButtonText: string; }; }; }` | `undefined` |\r\n| `editProfileHeader` | `edit-profile-header` | | `string` | `"Edit your profile"` |\r\n| `editProfileSubHeader` | `edit-profile-sub-header` | | `string` | `"Personal Information"` |\r\n| `emailtext` | `emailtext` | | `string` | `"Email"` |\r\n| `firstnametext` | `firstnametext` | | `string` | `"First Name"` |\r\n| `lastnametext` | `lastnametext` | | `string` | `"Last Name"` |\r\n| `showCountry` | `show-country` | | `boolean` | `true` |\r\n| `submitChangeButtonText` | `submit-change-button-text` | | `string` | `"Submit Changes"` |\r\n\r\n\r\n## Dependencies\r\n\r\n### Depends on\r\n\r\n- [sqm-form-message](../sqm-form-message)\r\n\r\n### Graph\r\n```mermaid\r\ngraph TD;\r\n sqm-portal-profile --\x3e sqm-form-message\r\n style sqm-portal-profile fill:#f9f,stroke:#333,stroke-width:4px\r\n```\r\n\r\n----------------------------------------------\r\n\r\n*Built with [StencilJS](https://stenciljs.com/)*\r\n';var wc='# sqm-portal-reset-password\r\n\r\n\r\n\r\n\x3c!-- Auto Generated Below --\x3e\r\n\r\n\r\n## Properties\r\n\r\n| Property | Attribute | Description | Type | Default |\r\n| --------------------------- | ------------------------------ | ------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------- |\r\n| `confirmPassword` | `confirm-password` | | `boolean` | `false` |\r\n| `confirmPasswordFieldLabel` | `confirm-password-field-label` | | `string` | `"Confirm Password"` |\r\n| `continueButtonText` | `continue-button-text` | Displayed after a successful password reset | `string` | `"Continue"` |\r\n| `demoData` | -- | | `{ states?: { error: string; loading: boolean; reset: boolean; confirmPassword: boolean; oobCodeValidating: boolean; oobCodeValid: boolean; passwordDemoData?: PasswordFieldViewDemoProps; content: { passwordResetHeader: string; resetPasswordHeader: string; continueButtonText: string; resetPasswordButtonText: string; confirmPasswordFieldLabel: string; passwordFieldLabel: string; }; }; }` | `undefined` |\r\n| `failedPage` | `failed-page` | The page that users are redirected to if the reset fails due to outdated password reset attempt. | `string` | `"/"` |\r\n| `nextPage` | `next-page` | The page that users are redirected to when the password reset succeeds. | `string` | `"/"` |\r\n| `passwordFieldLabel` | `password-field-label` | | `string` | `"New Password"` |\r\n| `passwordResetHeader` | `password-reset-header` | Displayed after a successful password reset | `string` | `"Password reset"` |\r\n| `resetPasswordButtonText` | `reset-password-button-text` | | `string` | `"Reset Password"` |\r\n| `resetPasswordHeader` | `reset-password-header` | | `string` | `"Reset your password"` |\r\n\r\n\r\n## Dependencies\r\n\r\n### Depends on\r\n\r\n- [sqm-form-message](../sqm-form-message)\r\n- [sqm-password-field](../sqm-password-field)\r\n\r\n### Graph\r\n```mermaid\r\ngraph TD;\r\n sqm-portal-reset-password --\x3e sqm-form-message\r\n sqm-portal-reset-password --\x3e sqm-password-field\r\n style sqm-portal-reset-password fill:#f9f,stroke:#333,stroke-width:4px\r\n```\r\n\r\n----------------------------------------------\r\n\r\n*Built with [StencilJS](https://stenciljs.com/)*\r\n';var xc='# sqm-portal-email-verification\r\n\r\n\r\n\r\n\x3c!-- Auto Generated Below --\x3e\r\n\r\n\r\n## Properties\r\n\r\n| Property | Attribute | Description | Type | Default |\r\n| ------------------------- | --------------------------- | ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |\r\n| `demoData` | -- | | `{ states?: { error: string; loading: boolean; success: boolean; }; content?: { email: string; verifyMessage: string; emailVerificationHeader: string; resendEmailButtonText: string; }; }` | `undefined` |\r\n| `emailVerificationHeader` | `email-verification-header` | | `string` | `"Verify your email"` |\r\n| `redirectPath` | `redirect-path` | The page that users are redirected to from the verification email. | `string` | `"/verifyEmail"` |\r\n| `resendEmailButtonText` | `resend-email-button-text` | | `string` | `"Re-send Email"` |\r\n| `verifyMessage` | `verify-message` | | `string` | `"A verification email was sent to {email}. Please verify your email to continue to the portal."` |\r\n\r\n\r\n## Dependencies\r\n\r\n### Depends on\r\n\r\n- [sqm-form-message](../sqm-form-message)\r\n\r\n### Graph\r\n```mermaid\r\ngraph TD;\r\n sqm-portal-email-verification --\x3e sqm-form-message\r\n style sqm-portal-email-verification fill:#f9f,stroke:#333,stroke-width:4px\r\n```\r\n\r\n----------------------------------------------\r\n\r\n*Built with [StencilJS](https://stenciljs.com/)*\r\n';var yc='# sqm-portal-verify-email\r\n\r\n\r\n\r\n\x3c!-- Auto Generated Below --\x3e\r\n\r\n\r\n## Properties\r\n\r\n| Property | Attribute | Description | Type | Default |\r\n| ------------ | ------------- | ------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ----------- |\r\n| `demoData` | -- | | `{ states?: { error: string; loading: boolean; verified: boolean; }; data?: { oobCode: string; }; }` | `undefined` |\r\n| `failedPage` | `failed-page` | The page that users are redirected to if verification fails due to outdated verification attempt. | `string` | `"/"` |\r\n| `nextPage` | `next-page` | The page that users are redirected to when the verification succeeds. | `string` | `"/"` |\r\n\r\n\r\n## Dependencies\r\n\r\n### Depends on\r\n\r\n- [sqm-form-message](../sqm-form-message)\r\n\r\n### Graph\r\n```mermaid\r\ngraph TD;\r\n sqm-portal-verify-email --\x3e sqm-form-message\r\n style sqm-portal-verify-email fill:#f9f,stroke:#333,stroke-width:4px\r\n```\r\n\r\n----------------------------------------------\r\n\r\n*Built with [StencilJS](https://stenciljs.com/)*\r\n';var qc={title:"Templates / Portal"};function kc(e){var t=s(e),r=t[0],n=t[1];var a=s(e),i=a[0],o=a[1];return{states:{previewTemplate:i,editedTemplate:r},callbacks:{setEditedTemplate:n,setPreviewTemplate:o}}}function Ac(e){var r=e.states,n=e.callbacks,a=e.readme;return[t("textarea",{style:{width:"100%",height:"300px"},onChange:function(e){return n.setEditedTemplate(e.target.value)}},r.editedTemplate),t("button",{onClick:function(){return n.setPreviewTemplate(r.editedTemplate)}},"Update Preview"),a?t("details",null,t("summary",null,"Props readme"),t("div",{innerHTML:pc(a)})):"",t("div",{innerHTML:r.previewTemplate})]}function Dc(e){var r=e.callbacks,n=e.states,a=e.template;return t("div",null,t("button",{onClick:function(){return r.setPreviewTemplate(n.editedTemplate)}},"Update Preview"),t("button",{style:{marginLeft:"10px"},onClick:function(){return r.setPreviewTemplate(a)}},"Preview Dashboard"))}function Cc(e){var r=e.states,n=e.callbacks;return t("div",{style:{height:"50vh"}},t("textarea",{style:{width:"100%",height:"300px"},onChange:function(e){return n.setEditedTemplate(e.target.value)}},r.editedTemplate),t(Dc,{states:r,callbacks:n,template:e.template}),t("h2",null,"Navigation"),t("div",{style:{display:"grid",gridTemplateColumns:"repeat(9, 80px)",gridGap:"10px"}},t("button",{onClick:function(){return d.push("/")}},"Dashboard"),e.leadSubmit&&t("button",{onClick:function(){return d.push("/refer")}},"Submit a Referral"),t("button",{onClick:function(){return d.push("/activity")}},"Activity"),t("button",{onClick:function(){return d.push("/editProfile")}},"Edit Profile"),t("button",{onClick:function(){return d.push("/login")}},"Login"),t("button",{onClick:function(){return d.push("/register")}},"Register"),t("button",{onClick:function(){return d.push("/emailVerification")}},"Email Verification"),t("button",{onClick:function(){return d.push("/verifyEmail")}},"Verify Email"),t("button",{onClick:function(){return d.push("/forgotPassword")}},"Forgot Password"),t("button",{onClick:function(){return d.push("/resetPassword")}},"Reset Password")),t("br",null),t("div",{innerHTML:r.previewTemplate}))}var Ec=Qa((function(){var e=kc(Kd),r=e.states,n=e.callbacks;return t(Cc,{states:r,callbacks:n,template:Zd})}));var _c=Qa((function(){var e=kc(Qd),r=e.states,n=e.callbacks;return t(Cc,{states:r,callbacks:n,template:ec})}));var Tc=Qa((function(){var e=kc(Xd),r=e.states,n=e.callbacks;return t(Cc,{states:r,callbacks:n,template:Yd,leadSubmit:true})}));var Sc=Qa((function(){var e=kc(oc),r=e.states,n=e.callbacks;return t(Ac,{states:r,callbacks:n,readme:hc})}));var Rc=Qa((function(){var e=kc(uc),r=e.states,n=e.callbacks;return t(Ac,{states:r,callbacks:n,readme:fc})}));var Ic=Qa((function(){var e=kc(lc),r=e.states,n=e.callbacks;return t(Ac,{states:r,callbacks:n,readme:bc})}));var Fc=Qa((function(){var e=kc(tc),r=e.states,n=e.callbacks;return t(Ac,{states:r,callbacks:n})}));var Pc=Qa((function(){var e=kc(rc),r=e.states,n=e.callbacks;return t(Ac,{states:r,callbacks:n,readme:gc})}));var Oc=Qa((function(){var e=kc(ac),r=e.states,n=e.callbacks;return t(Ac,{states:r,callbacks:n})}));var Bc=Qa((function(){var e=kc(nc),r=e.states,n=e.callbacks;return t(Ac,{states:r,callbacks:n,readme:vc})}));var Nc=Qa((function(){var e=kc(dc),r=e.states,n=e.callbacks;return t(Ac,{states:r,callbacks:n,readme:wc})}));var Lc=Qa((function(){var e=kc(mc),r=e.states,n=e.callbacks;return t(Ac,{states:r,callbacks:n,readme:xc})}));var jc=Qa((function(){var e=kc(cc),r=e.states,n=e.callbacks;return t(Ac,{states:r,callbacks:n,readme:yc})}));var Gc=Qa((function(){return t("sqb-widget",{"widget-type":"p/Vacay-referral/w/referrerWidget",demoData:{data:{html:tc}}})}));var zc=Qa((function(){var e=kc(ic),r=e.states,n=e.callbacks;return t(Ac,{states:r,callbacks:n})}));var Wc=Qa((function(){var e=kc(sc),r=e.states,n=e.callbacks;return t(Ac,{states:r,callbacks:n})}));var Vc=Object.freeze({__proto__:null,default:qc,DefaultPortal:Ec,MultiProgramPortal:_c,LeadSubmitPortal:Tc,Login:Sc,ForgotPassword:Rc,Register:Ic,Dashboard:Fc,LeadSubmitIframe:Pc,Activity:Oc,EditProfile:Bc,ResetPassword:Nc,EmailVerification:Lc,EmailVerified:jc,Widget:Gc,ResetPasswordEmail:zc,VerifyEmail:Wc});var Mc={title:"Program Menu"};var Hc=Qa((function(){return t("sqm-program-menu",null,t("sl-menu-item",{value:"referral-program"},"Referral Program"))}));var Uc=Qa((function(){return t("sqm-program-menu",null,t("sl-menu-item",{value:"referral-program"},"Referral Program"),t("sl-menu-item",{value:"partner-program"},"Partner Program"))}));var $c=Qa((function(){return t("sqm-program-menu",null,t("sl-menu-item",{value:"program1"},"Program 1"),t("sl-menu-item",{value:"program2"},"Program 2"),t("sl-menu-item",{value:"program3"},"Program 3"),t("sl-menu-item",{value:"program4"},"Program 4"),t("sl-menu-item",{value:"program5"},"Program 5"))}));var Jc=Qa((function(){return t("div",null,t("sqb-program-section",{"program-id":"Vacay-referral"},t("sqm-program-menu",null,t("sl-menu-item",{value:"Vacay-referral"},"Vacay-referral"),t("sl-menu-item",{value:"vacay-affiliates"},"vacay-affiliates")),t("sqb-program-switch",null,t("template",{"program-id":"Vacay-referral"},t("sqb-widget",{"widget-type":"p/Vacay-referral/w/referrerWidget",demoData:{data:{html:tc}}})),t("template",{"program-id":"vacay-affiliates"},t("sqb-widget",{"widget-type":"p/vacay-affiliates/w/referrerWidget",demoData:{data:{html:tc}}})))))}));var Kc=Object.freeze({__proto__:null,default:Mc,OneProgram:Hc,TwoProgram:Uc,FiveProgram:$c,ProgramMenuWithSwitch:Jc});var Xc={title:"Powered By"};var Yc=function(){return t(te,null)};var Zc=function(){return t(te,{color:"salmon"})};var Qc=function(){return t(te,{width:300,height:50})};var em=Object.freeze({__proto__:null,default:Xc,Default:Yc,CustomColor:Zc,CustomWidthAndHeight:Qc});var tm='Feature: Portal Footer\r\n\r\n Background: A user is viewing the portal\r\n Given a hosted portal\r\n And a user is viewing the portal\r\n And the portal has a footer\r\n\r\n Scenario Outline: FAQ and T&C links/text are configurable and open in a new page when clicked\r\n Given the footer has prop "terms-link" with value "https://example.com/terms"\r\n And prop "terms-text" with value "Terms and Conditions"\r\n And prop "faq-link" with value "https://example.com/FAQ"\r\n And prop "faq-text" with value "Visit FAQ"\r\n When a user clicks on the "Visit FAQ" link\r\n Then they will be redirected to "https://example.com/FAQ" in a new page\r\n When they go back to the portal\r\n And click on the "Terms and Conditions" link\r\n Then they will be redirected to "https://example.com/terms" in a new page\r\n\r\n Scenario Outline: FAQ/T&C Links are not shown if a link is not provided\r\n Given the footer does not have <linkProp>\r\n But it <mayHave> <textProp> with <value>\r\n Then the <link> will not be shown in the footer\r\n Examples:\r\n | linkProp | mayHave | textProp | value | link |\r\n | terms-link | has | termsText | Terms and Conditions | T&C Link |\r\n | faq-link | has | faqText | Visit FAQ | FAQ Link |\r\n | terms-link | doesn\'t have | | | T&C Link |\r\n | faq-link | doesn\'t have | | | FAQ Link |\r\n\r\n Scenario Outline: The support email and text is configurable but has a default\r\n Given the footer <mayHave> <emailPropWithValue>\r\n And the footer <mayAlsoHave> <textPropWithValue>\r\n Then the footer\'s support email text is <renderedEmailText>\r\n And the email address will be a mailto link with <mailtoEmail>\r\n When the user clicks on the email address mailto Link\r\n Then the users preferred email client will open with a draft email to <mailtoEmail>\r\n Examples:\r\n | mayHave | emailPropWithValue | mayAlsoHave | textPropWithValue | mailtoEmail | renderedEmailText |\r\n | has | support@saasquatch.com | has | For support please contact {email} | support@saasquatch.com | For support please contact support@saasquatch.com |\r\n | doesn\'t have | N/A | doesn\'t have | N/A | support@example.com | For program support, contact support@example.com |\r\n\r\n Scenario Outline: Powered by SaaSquatch is shown by default\r\n Given the footer <mayHaveProp> "show-powered-by" with <value>\r\n Then the powered by SaaSquatch image <mayBeShown>\r\n Examples:\r\n | mayHaveProp | value | mayBeShown |\r\n | has prop | true | is shown |\r\n | has prop | false | isn\'t shown |\r\n | has prop | test | is shown |\r\n | has prop | | is shown |\r\n | doesn\'t have prop | | is shown |\r\n\r\n Scenario: Powered By Saasquatch links out to "https://saasquatch.com"\r\n Given the footer has the powered by SaaSquatch image\r\n When a user clicks on it\r\n Then they will be redirected to "https://saasquatch.com" in a new page';var rm={title:"Portal Footer",parameters:{scenario:tm}};var nm={supportEmail:"support@example.com",supportText:"For program support, contact {email}",showPoweredBy:true,poweredByLink:"https://saasquatch.com",paddingTop:"large",paddingRight:"large",paddingBottom:"large",paddingLeft:"large"};var am=function(){return t(re,Object.assign({},nm))};var im=function(){return t(re,Object.assign({},nm,{termsLink:"https://example.com",termsText:"Terms and Conditions"}))};var sm=function(){return t(re,Object.assign({},nm,{faqLink:"https://example.com",faqText:"FAQ"}))};var om=function(){return t(re,Object.assign({},nm,{termsLink:"https://example.com",termsText:"Terms and Conditions",faqLink:"https://example.com",faqText:"FAQ"}))};var lm=function(){return t(re,Object.assign({},nm,{termsLink:"https://example.com",termsText:"Terms and Conditions",faqLink:"https://example.com",faqText:"FAQ",showPoweredBy:false}))};var um=Object.freeze({__proto__:null,default:rm,DefaultFooter:am,FooterWithTerms:im,FooterWithFAQ:sm,FooterWithTermsAndFAQ:om,FooterNoPoweredBy:lm});var dm='Feature: Hero Unit\r\n\r\n Background: A portal with a hero unit exists\r\n Given a hosted portal\r\n And the portal has hero unit on the login page\r\n And a user is viewing the login page\r\n\r\n Scenario: The hero unit defaults to a single column layout\r\n Given a hero unit does not have a "columns" prop\r\n But the following html is wrapped by the hero unit\r\n """\r\n <sqm-portal-login></sqm-portal-login>\r\n <div slot="secondary-column">\r\n <h1 style="text-align:center">Get Referring!</h1>\r\n <p style="text-align:center">\r\n Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do\r\n eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim\r\n ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut\r\n aliquip ex ea commodo consequat. Duis aute irure dolor in\r\n reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla\r\n pariatur.\r\n </p>\r\n </div>\r\n """\r\n Then only a single column will be displayed\r\n And within it will be the login component\r\n\r\n Scenario Outline: The hero unit supports single or dual column layouts\r\n Given a hero unit with prop "columns" having <columnValue>\r\n And it wraps <html>\r\n Then the hero unit displays <columnValue> columns\r\n Examples:\r\n | columnValue | html |\r\n | 1 | <h1>Column 1!</h1> |\r\n | 2 | <h1>Column 1!</h1><div slot="secondary-column"><h1 style="text-align:center">Column 2!</h1></div> |\r\n\r\n Scenario: HTML to be displayed in the second column comes from the "secondary-column" slot\r\n Given a hero unit with "columns" "2"\r\n And the following html\r\n """\r\n <h1>Column 1!</h1>\r\n <div>\r\n <h1 style="text-align:center">Column 2!</h1>\r\n </div>\r\n """\r\n When the hero unit is rendered\r\n Then only one column is displayed with content\r\n And column 1 will contain the "Column 1!" text\r\n And column 1 will contain the "Column 2!" text\r\n When the div for column two is updated to have \'slot="secondary-column"\'\r\n Then the two columns are displayed with content\r\n And column 1 will contain the "Column 1!" text\r\n And column 2 will contain the "Column 2!" text\r\n\r\n Scenario Outline: A background for the hero unit can be set as an image or colour\r\n Given a hero unit with <backgroundPropValue>\r\n Then the background will be <background>\r\n Examples:\r\n | background | background |\r\n | https://images.unsplash.com/photo-1599676821464-3555954838d | image of misty mountains |\r\n | LightSlateGrey | light slate grey |\r\n | #00FF00 | green |\r\n | rgb(128,0,128) | purple |\r\n\r\n Scenario Outline: Wrap Direction can be configured for mobile experiences\r\n Given a hero unit with the following HTML\r\n """\r\n <h1>Column 1!</h1>\r\n <div slot="secondary-column">\r\n <h1 style="text-align:center">Column 2!</h1>\r\n </div>\r\n """\r\n And prop "wrap-direction" has <value>\r\n When the window width is less than 600px\r\n Then the two columns will stack\r\n And <column> will be on top\r\n Examples:\r\n | value | column |\r\n | wrap | 1 |\r\n | wrap-reverse | 2 |\r\n | | 1 |';var cm={title:"Hero Layout",parameters:{scenario:dm}};var mm=function(){var e={states:{columns:1,wrapDirection:"wrap",paddingSize:"large"},content:{primaryColumn:[t("h1",{style:{textAlign:"center"}},"Get Referring!"),t("sqm-portal-login",null)]}};return t("div",{style:{height:"800px"}},t(K,Object.assign({},e)))};var pm=function(){var e={states:{columns:1,wrapDirection:"wrap",paddingSize:"large",background:"LightSlateGrey"},content:{primaryColumn:t("sqm-portal-login",null)}};return t("div",{style:{height:"800px"}},t(K,Object.assign({},e)))};var hm=function(){var e={states:{columns:1,wrapDirection:"wrap",paddingSize:"large",background:"https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80"},content:{primaryColumn:t("sqm-portal-login",null)}};return t("div",{style:{height:"800px"}},t(K,Object.assign({},e)))};var gm=function(){var e={states:{columns:2,wrapDirection:"wrap",paddingSize:"large",background:"https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80",secondaryBackground:"LightSlateGrey"},content:{primaryColumn:t("sqm-portal-login",null),secondaryColumn:t("div",null,t("h1",{style:{textAlign:"center"}},"Get Referring!"),t("p",null,"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."))}};return t("div",{style:{height:"800px"}},t(K,Object.assign({},e)))};var fm=function(){var e={states:{columns:2,wrapDirection:"wrap",paddingSize:"medium",background:"https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80",secondaryBackground:"LightSlateGrey"},content:{primaryColumn:t("sqm-portal-login",null),secondaryColumn:t("div",null,t("h1",{style:{textAlign:"center"}},"Get Referring!"),t("p",null,"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."))}};return t("div",{style:{height:"800px"}},t(K,Object.assign({},e)))};var bm=function(){var e={states:{columns:2,wrapDirection:"wrap",paddingSize:"small",background:"https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80",secondaryBackground:"LightSlateGrey"},content:{primaryColumn:t("sqm-portal-login",null),secondaryColumn:t("div",null,t("h1",{style:{textAlign:"center"}},"Get Referring!"),t("p",null,"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."))}};return t("div",{style:{height:"800px"}},t(K,Object.assign({},e)))};var vm=function(){var e={states:{columns:2,wrapDirection:"wrap",paddingSize:"none",background:"https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80",secondaryBackground:"LightSlateGrey"},content:{primaryColumn:t("sqm-portal-login",null),secondaryColumn:t("div",null,t("h1",{style:{textAlign:"center"}},"Get Referring!"),t("p",null,"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."))}};return t("div",{style:{height:"800px"}},t(K,Object.assign({},e)))};var wm=function(){var e={states:{columns:2,wrapDirection:"wrap-reverse",background:"LightSlateGrey",paddingSize:"large",secondaryBackground:"https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80"},content:{primaryColumn:t("sqm-portal-change-password",null),secondaryColumn:t("div",null,t("h1",{style:{textAlign:"center"}},"Get Referring!"),t("p",null,"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."))}};return t("div",{style:{height:"800px"}},t(K,Object.assign({},e)))};var xm=function(){var e={states:{columns:2,wrapDirection:"wrap",paddingSize:"large"},content:{primaryColumn:t("div",null,t("h1",{style:{textAlign:"center"}},"Get Referring!"),t("sqm-portal-login",null)),secondaryColumn:t("div",null,t("img",{src:"https://images.unsplash.com/photo-1487528278747-ba99ed528ebc?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2070&q=80"}),t("p",null,"Pellentesque mauris urna, lacinia non turpis sed, pulvinar congue ligula. Sed mattis condimentum eros nec vulputate. Cras consectetur eget libero at viverra. Aliquam suscipit feugiat ante sit amet sagittis. Fusce pulvinar interdum odio ut dapibus. Nulla aliquet ultricies augue nec dignissim. Morbi vulputate hendrerit sem."))}};return t("div",{style:{height:"800px"}},t(K,Object.assign({},e)))};var ym=Object.freeze({__proto__:null,default:cm,LoginOneColumn:mm,LoginOneColumnWithColor:pm,LoginOneColumnWithImage:hm,TwoColumnLoginLargePadding:gm,TwoColumnLoginMediumPadding:fm,TwoColumnLoginSmallPadding:bm,TwoColumnLoginNoPadding:vm,TwoColumnLoginReverseWrap:wm,TwoColumnLoginWithImgElement:xm});var qm='@owner:sam\r\n@author:sam\r\n\r\nFeature: Referral Iframe\r\n\r\n Used to provide an external form for submitting referral leads using the current user\'s referral code\r\n\r\n Background: A user is logged in\r\n Given there is a logged in user\r\n\r\n @motivating\r\n Scenario: Referral code is passed to the iframe as a query parameter\r\n Given the "iframe-src" is "https://example.com"\r\n And the user has navigated to "/refer"\r\n And the user\'s referral code is "BOBBYREFER"\r\n When the iframe content is loaded\r\n Then the iframe url will be "https://example.com?rsCode=BOBBYREFER"\r\n\r\n @ui\r\n Scenario Outline: The height and width of the iFrame can be controlled via props\r\n Given the "iframe-src" is "https://example.com"\r\n And the iframe content is 1000x1000\r\n And the "iframe-height" is set to <heightValue>\r\n And the "iframe-width" is set to <widthValue>\r\n Then the content of the iframe will be displayed with scrollbars\r\n And the dimension of the iFrame displayed will be 500x500\r\n When the "iframe-height" is set to <heightValue>\r\n And the "iframe-width" is set to <widthValue>\r\n Then the full content of the iframe will be displayed on the page\r\n And the dimension of the iFrame displayed will be 1000x1000\r\n Examples:\r\n | heightValue | widthValue |\r\n | 500px | 500px |\r\n | 50% | 50% |\r\n\r\n @minutae\r\n Scenario Outline: The iFrame will fail fast if a iFrame source isn\'t provided\r\n Given "iframe-src" <mayBeAnAttribute>\r\n And it <mayHaveValue>\r\n When a user views the referral iFrame component\r\n Then an alert with an error message is displayed in place of the iFrame\r\n And it has a details section\r\n When "More details" is clicked\r\n Then the following information will be displayed\r\n | component being used |\r\n | missing attribute(s) |\r\n\r\n Examples:\r\n | mayBeAnAttribute | mayHaveValue |\r\n | is not an attribute | N/A |\r\n | is an attribute | "" |\r\n | is an attribute | |';var km={title:"Referral Iframe",parameters:{scenario:qm}};var Am={data:{shareCode:"BOBBYREFER"},states:{content:{iframeSrc:"https://example.com",iframeHeight:"100%",iframeWidth:"100%"}}};var Dm=function(){return t("div",{style:{width:"1000px",height:"1000px"}},t(ye,Object.assign({},Am)))};var Cm=function(){return t("div",{style:{width:"1000px",height:"1000px"}},t("sqm-referral-iframe",null))};var Em=Object.freeze({__proto__:null,default:km,ReferralIframe:Dm,ReferralIframeError:Cm});var _m='@owner:sam\r\n@author:sam\r\n\r\nFeature: Name Fields\r\n\r\n Fields to be used to fill the first and last name of a user during registration\r\n\r\n Background:\r\n Given the current page is "/register"\r\n\r\n @motivating\r\n Scenario: Both first name and last name are required\r\n Given the email field has valid input\r\n And the password field has valid input\r\n And first name field is empty\r\n And last name field is empty\r\n When register is clicked\r\n Then the name fields will be highlighted in red\r\n And the error messages will say "Cannot be empty"\r\n\r\n @motivating\r\n Scenario: First and last name are upserted with the SaaSquatch user\r\n Given all fields have been filled with data\r\n | firstName | lastName | email | password |\r\n | Bob | Testerson | bob@example.com | SecurePassword1 |\r\n When register is clicked\r\n Then the email verification page will be loaded\r\n And the user will be upserted\r\n And the SaaSquatch user will contain data\r\n | firstName | lastName | email |\r\n | Bob | Testerson | bob@example.com |\r\n\r\n';var Tm={title:"Name Fields",parameters:{scenario:_m}};var Sm={states:{validationErrors:undefined,content:{firstNameLabel:"First Name",lastNameLabel:"Last Name"}}};var Rm={states:{validationErrors:{firstName:"Cannot be empty",lastName:"Cannot be empty"},content:{firstNameLabel:"First Name",lastNameLabel:"Last Name"}}};var Im=function(){return t(Y,Object.assign({},Sm))};var Fm=function(){return t(Y,Object.assign({},Rm))};var Pm=Object.freeze({__proto__:null,default:Tm,NameFields:Im,NameFieldsWithErrors:Fm});var Om='@author:derek\r\n@owner:\r\nFeature: Reward Exchange List\r\n\r\n The Reward Exchange List gives end users the power to exchange their rewards for other rewards.\r\n It populates a list from the reward exchange rules set up on a given tenant.\r\n\r\n Background:\r\n Given a tenant with reward exchange rules\r\n\r\n @motivating\r\n Scenario: A Loading Skeleton is displayed when the reward exchange rules are loading\r\n Given a user\r\n When they load the reward exchange list\r\n Then they see a loading Skeleton\r\n And it has 8 skeleton cards\r\n When the reward exchange rules have loaded\r\n Then the skeleton is replaced with reward exchange options\r\n\r\n @motivating\r\n Scenario: An error banner appears when the reward exchange list fails to load\r\n Given a user trying to view the reward exchange list\r\n But it fails to load\r\n Then an error banner is displayed\r\n And it displays "Unable to load reward exchange list. Please try again"\r\n\r\n @motivating\r\n Scenario: The exchange progress bar progresses through the exchange process\r\n Given a user who is eligible for the tenants reward exchange rules\r\n When they view the reward exchange list\r\n Then the process bar displays the following elements\r\n | elements |\r\n | Step 1 `Rewards` title in black |\r\n | Step 1 circle with green outline, white fill and number 1 in green |\r\n | Step 2 `Select` title in grey |\r\n | Step 2 circle with grey fill and number 2 in white |\r\n | Step 3 `Confirm` title in grey |\r\n | Step 3 circle with grey fill and number 3 in white |\r\n | lines between all steps are greyed out |\r\n When they continue to the selection page\r\n Then the progress bar displays the following elements\r\n | elements |\r\n | Step 1 `Rewards` title in black |\r\n | Step 1 circle with white checkmark and green fill |\r\n | Step 2 `Select` title in black |\r\n | Step 2 circle with green outline, white fill and number 2 in green |\r\n | Step 3 `Confirm` title in grey |\r\n | Step 3 circle with grey fill and number 3 in white |\r\n | Green line between step 1 and 2 |\r\n | Grey line between step 2 and 3 |\r\n When they continue to the confirmation page\r\n Then the progress bar displays the following elements\r\n | elements |\r\n | Step 1 `Rewards` title in black |\r\n | Step 1 circle with white checkmark and green fill |\r\n | Step 2 `Select` title in black |\r\n | Step 2 circle with white checkmark and green fill |\r\n | Step 3 `Confirm` title in black |\r\n | Step 3 circle with green outline, white fill and number 3 in green |\r\n | Green line between all steps |\r\n When they continue to the redemption page\r\n Then the progress bar displays the following elements\r\n | elements |\r\n | Step 1 `Rewards` title in black |\r\n | Step 1 circle with white checkmark and green fill |\r\n | Step 2 `Select` title in black |\r\n | Step 2 circle with white checkmark and green fill |\r\n | Step 3 `Confirm` title in black |\r\n | Step 3 circle with white checkmark and green fill |\r\n | Green line between all steps |\r\n\r\n @motivating\r\n Scenario: Users must choose a reward exchange option to continue to the selection page\r\n Given a user who is eligible for the tenants reward exchange rules\r\n When they view the reward exchange list\r\n Then the \'Continue\' button is disabled\r\n When they select a reward exchange card\r\n Then the card is outlined in brand colour with a brand colour cirlcular check box icon in the top right\r\n And the continue button is no longer disabled\r\n When they click "Continue"\r\n Then they are brought to the selection page\r\n\r\n @motivating\r\n Scenario: Reward exchange rule names and images are used in the reward exchange cards\r\n Given a tenant reward exchange rule\r\n And it has name "My Visa Exchange Rule"\r\n And it has an image\r\n When a user views the reward exchange list\r\n Then they see a exchange card with title "My Visa Exchange Rule"\r\n And the exchange image on the right hand side of the card\r\n\r\n @motivating\r\n Scenario Outline: Reward exchange source values are displayed on reward exchange cards\r\n Given a <type> reward exchange rule\r\n When a user views the reward exchange list\r\n Then they see <text> under the name on the exchange option cards\r\n And the pretty values are localized to a user locale\r\n Examples:\r\n | type | text |\r\n | FIXED_GLOBAL_REWARD | the exchange source pretty value |\r\n | STEPPED_FIXED_GLOBAL_REWARD | the exchange source min pretty value to the source max pretty value |\r\n | VARIABLE_GLOBAL_REWARD | the exchange source min pretty value to the source max pretty value |\r\n | VARIABLE_CREDIT_REWARD | the exchange source min pretty value to the source max pretty value |\r\n\r\n @motivating\r\n Scenario Outline: Reward exchange cards can display customized error messages\r\n Given a reward exchange rule\r\n And it has <availabilityPredicate>\r\n And the reward exchange list has prop "not-available-error" with <value>\r\n When the user views the reward exchange list\r\n Then the card for the reward exchange rule is disabled\r\n And <message> is displayed\r\n Examples:\r\n | availabilityPredicate | value | message |\r\n | \'champion\' in user.segments ? "NOT_CHAMPION" : true | {unavailableReasonCode, select, NOT_CHAMPION {Sorry must be a champion!} other {unavailableReasonCode} } | Sorry must be a champion! |\r\n | user.customFields.purchaseCount < 10 ? "MORE_PURCHASE" : true | {unavailableReasonCode, select, MORE_PURCHASE {Complete 10 purchases to unlock} other {unavailableReasonCode} } | Complete 10 purchases to unlock |\r\n\r\n @motivating\r\n Scenario: Exchange options are disabled if they put a user over the W9 limit\r\n Given a user who is approaching their W9 limit\r\n And a reward exchange rule\r\n And its destination reward has a US taxable value that would put the user over their limit\r\n When they view the reward exchange list\r\n Then the reward exchange card is disabled\r\n And a "US Tax Limit" error message is displayed on to the right of a exclamation triangle icon\r\n And the text is orange\r\n And the icon is orange\r\n\r\n @motivating\r\n Scenario Outline: Exchange options are disabled if a users lacks enough credit to redeem\r\n Given a <type> reward exchange rule\r\n But the user lacks enough credit to exchange for it\r\n When they view the reward exchange list\r\n Then the reward exchange card is disabled\r\n And a <text> error message is displayed on to the right of a exclamation triangle icon\r\n And the text is orange\r\n And the icon is orange\r\n Examples:\r\n | type | text |\r\n | FIXED_GLOBAL_REWARD | {prettySourceValue} required |\r\n | STEPPED_FIXED_GLOBAL_REWARD | {prettySourceMinValue} required |\r\n | VARIABLE_GLOBAL_REWARD | {prettySourceMinValue} required |\r\n | VARIABLE_CREDIT_REWARD | {prettySourceMinValue} required |\r\n\r\n @motivating\r\n Scenario: Users can go back to the Rewards page from the Select page\r\n Given a user viewing the Select page\r\n Then they see a "Cancel" text button\r\n And a "Continue to confirmation" brand colour button in the bottom right corner\r\n When they click "Cancel"\r\n Then they return to the Rewards page\r\n\r\n @motivating\r\n Scenario: Users can go back to the Select Page from the Confirm page\r\n Given a user viewing the Confirm page\r\n Then they see a "Back" text button\r\n And a "Redeem" brand colour button in the bottom right corner\r\n When they click "Back"\r\n Then they return to the Select Page\r\n\r\n @motivating\r\n Scenario: Reward rules with visibility predicates that evaluates to false are not shown\r\n Given a tenant reward exchange rule with visibility predicates that evaluates to false\r\n When a user views the reward exchange list\r\n Then they do not see the card for that reward exchange rule\r\n\r\n @motivating\r\n Scenario Outline: Users can choose their reward option for variable rewards on the Select page\r\n Given a <type> exchange rule\r\n And it has the following fields\r\n | fields |\r\n | name |\r\n | description |\r\n | image |\r\n When a user views the reward exchange list\r\n And they progress to the Select page for this exchange\r\n Then they see the exchange rule image on the left hand side\r\n And on the right hand side they see the following in this order from top to bottom\r\n | elements |\r\n | exchange name |\r\n | exchange description |\r\n | select list with all exchange options using pretty values, destination reward above source reward |\r\n Examples:\r\n | type |\r\n | STEPPED_FIXED_GLOBAL_REWARD |\r\n | VARIABLE_GLOBAL_REWARD |\r\n | VARIABLE_CREDIT_REWARD |\r\n\r\n @motivating\r\n Scenario: Users who selected a fixed exchange rule see exchange information on the Select page\r\n Given a "FIXED_GLOBAL_REWARD" exchange rule\r\n And it has the following fields\r\n | fields |\r\n | name |\r\n | description |\r\n | image |\r\n When a user views the reward exchange list\r\n And they progress to the Select page for this exchange\r\n Then they see the exchange rule image on the left hand side\r\n And on the right hand side they see the following in this order from top to bottom\r\n | elements |\r\n | exchange name |\r\n | exchange source pretty value displayed in brand colour |\r\n | exchange description |\r\n\r\n @motivating\r\n Scenario Outline: Users selection variable rewards can only select rewards they are eligible to exchange for\r\n Given a <type> exchange rule\r\n When a user views the reward exchange list\r\n And they progress to the Select page for this exchange\r\n Then they see a drop down with all the reward exchange selections\r\n When they click on the drop down\r\n But they are not eligible for all of the exchanges options <dueToReason>\r\n Then the ineligble options are disabled\r\n And under the source value is <text>\r\n Examples:\r\n | type | dueToReason | text |\r\n | STEPPED_FIXED_GLOBAL_REWARD | due to insufficent source value | {prettySourceValue} required |\r\n | VARIABLE_GLOBAL_REWARD | due to insufficent source value | {prettySourceValue} required |\r\n | VARIABLE_CREDIT_REWARD | due to insufficent source value | {prettySourceValue} required |\r\n | STEPPED_FIXED_GLOBAL_REWARD | W9 | US Tax Limit |\r\n | VARIABLE_GLOBAL_REWARD | W9 | US Tax Limit |\r\n | VARIABLE_CREDIT_REWARD | w9 | US Tax Limit |\r\n\r\n @motivating\r\n Scenario Outline: The Confirm page allows users to view their exchange before committing\r\n Given a <type> exchange rule\r\n When a user views the reward exchange list\r\n And they select the exchange\r\n And they progress to Confirm page\r\n Then they see a row with title "Reward"\r\n And it contains the exchange name\r\n And it contains the exchange image\r\n And they <maySee> a row with title "Reward Amount"\r\n And it <mayContain> <amountTitle>\r\n And they see a row with title "Cost to Redeem"\r\n And it contains the source reward pretty value in bolded text\r\n Examples:\r\n | type | maySee | mayContain | amountTitle |\r\n | FIXED_GLOBAL_REWARD | don\'t | doesn\'t contain | N/A |\r\n | VARIABLE_GLOBAL_REWARD | see | contains | the pretty destination value |\r\n | STEPPED_FIXED_GLOBAL_REWARD | see | contains | the pretty destination value |\r\n | VARIABLE_CREDIT_REWARD | see | contains | the pretty destination value |\r\n\r\n @motivating\r\n Scenario: An error banner is displayed if an error occurs during redemeption\r\n Given a user has selected a reward to exchange\r\n And is on the confirmation page\r\n When they click "Redeem"\r\n But an error occurs\r\n Then an error banner appears\r\n And it contains details about the error\r\n And the reward exchange is not completed\r\n\r\n @motivating\r\n Scenario: Confetti is displayed when a reward exchange succeeds\r\n Given a user has selected a reward to exchange\r\n And they are on the confirmation page\r\n When they click "Redeem"\r\n And the exchange is successful\r\n Then they see confetti centered on the success page\r\n And they see text describing what they exchanged for their new reward\r\n And they see a "Done" brand colour button\r\n When they click "Done"\r\n Then they see the Rewards page\r\n\r\n @motivating\r\n Scenario: Fuel tank codes are shown when a reward exchange succeeds\r\n Given a user has selected to exchange for a fuel tank reward\r\n When they complete the reward exchange\r\n And are on the success page\r\n Then they see a textbox with their fuel tank code\r\n And a clipboard icon\r\n When they click the clipboard icon\r\n Then their fuel tank code is copied to their clipboard\r\n\r\n @motivating\r\n Scenario Outline: Users can exchange for any type of reward\r\n Given a <type> reward exchange rule for a <reward>\r\n And a user who has enough source credit to exchange for the reward\r\n When they go through the exchange flow\r\n And exchange for their reward\r\n Then their credit is exchanged for the <reward>\r\n Examples:\r\n | type | reward |\r\n | FIXED_GLOBAL_REWARD | gift card |\r\n | FIXED_GLOBAL_REWARD | fuel tank code |\r\n | FIXED_GLOBAL_REWARD | discount |\r\n | FIXED_GLOBAL_REWARD | credit reward |\r\n | STEPPED_FIXED_GLOBAL_REWARD | gift card |\r\n | STEPPED_FIXED_GLOBAL_REWARD | discount |\r\n | STEPPED_FIXED_GLOBAL_REWARD | credit reward |\r\n | VARIABLE_GLOBAL_REWARD | gift card |\r\n | VARIABLE_GLOBAL_REWARD | discount |\r\n | VARIABLE_GLOBAL_REWARD | credit reward |\r\n | VARIABLE_CREDIT_REWARD | credit reward |';var Bm={title:"Components/Reward Exchange List",parameters:{scenario:Om}};var Nm=function(e){return function(){return t(qe,Object.assign({},e))}};var Lm=Nm(Le);var jm=Nm(ke);var Gm=Nm(Ae);var zm=Nm(De);var Wm=Nm(Ce);var Vm=Nm(Ee);var Mm=Nm(_e);var Hm=Nm(Te);var Um=Nm(Se);var $m=Nm(Re);var Jm=Nm(Ie);var Km=Nm(Fe);var Xm=Nm(Pe);var Ym=Nm(Oe);var Zm=Nm(Be);var Qm=Nm(Ne);var ep=Object.freeze({__proto__:null,default:Bm,ChooseReward:Lm,CustomErrorMessage:jm,LongTextRewardExhange:Gm,ChooseRewardSelected:zm,ChooseAmount:Wm,ChooseAmountNoDescription:Vm,ChooseAmountVariableAndStepped:Mm,ChooseAmountVariableAndSteppedNoDescription:Hm,chooseAmountVariableAndSteppedDisabled:Um,chooseAmountVariableAndSteppedUnavailable:$m,Confirm:Jm,ConfirmVariableAndStepped:Km,Error:Xm,SuccessPromo:Ym,SuccessVariableAndStepped:Zm,Loading:Qm});var tp='@author:derek\r\n@owner:derek\r\nFeature: Program Explainer\r\n\r\n @motivating\r\n Scenario Outline: The program explainer wraps program explainer steps and aligns them\r\n Given a program explainer component\r\n And it has <number> program explainer steps as components\r\n When a user views the program explainer\r\n Then they see <number> steps aligned horizontally\r\n And they have equal height/width\r\n And equal padding in between\r\n When they are viewed on a screen smaller than 500px\r\n Then the steps stack vertically with equal padding in between\r\n And they have equal width\r\n But height may vary\r\n Examples:\r\n | number |\r\n | 2 |\r\n | 3 |\r\n | 4 |\r\n\r\n @motivating\r\n Scenario: The program explainer displays a section header\r\n Given a program explainer step with props\r\n | prop | value |\r\n | header | My Header |\r\n And it has program explainer steps as children\r\n When a user views the program explainer\r\n Then they see "My Header" centered above the explainer steps\r\n\r\n @motivating\r\n Scenario: Colours are customizable\r\n Given a program explainer with props\r\n | prop | value |\r\n | text-color | purple |\r\n | background-color | grey |\r\n When a user views the program explainer\r\n Then the header is purple\r\n And the background between steos is grey\r\n';var rp={title:"Components/Program Explainer",parameters:{scenario:tp}};var np=function(){return t("sqm-program-explainer",{header:"How it works"},t("sqm-program-explainer-step",{header:"Get up to $1250 for inviting friends to Klip",description:"Share your referral link with a friend and earn up to $1250",icon:"person-plus-fill"}),t("sqm-program-explainer-step",{header:"Earn points for using Klip",description:"Complete tasks like uploading your first video or sharing videos with friends",icon:"server"}),t("sqm-program-explainer-step",{header:"Redeem rewards with your points",description:"Redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America",icon:"people-fill"}))};var ap=function(){return t("sqm-program-explainer",{header:"How it works","text-color":"#fffc4b","background-color":"#ff7f7f"},t("sqm-program-explainer-step",{header:"Get up to $1250 for inviting friends to Klip",description:"Share your referral link with a friend and earn up to $1250",icon:"person-plus-fill"}),t("sqm-program-explainer-step",{header:"Earn points for using Klip",description:"Complete tasks like uploading your first video or sharing videos with friends",icon:"server"}),t("sqm-program-explainer-step",{header:"Redeem rewards with your points",description:"Redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America",icon:"people-fill"}))};var ip=Object.freeze({__proto__:null,default:rp,OneStep:np,Custom:ap});var sp='@author:derek\r\n@owner:derek\r\nFeature: Program Explainer Step\r\n\r\n @motivating\r\n Scenario: The program explainer step displays a icon, header and description\r\n Given a program explainer step with props\r\n | prop | value |\r\n | header | My Header |\r\n | description | My program explainer description |\r\n | icon | person-plus-fill |\r\n When a user views the explainer step\r\n Then they see an person icon with a + in the top left hand corner\r\n And the icon is weight 300 brand colour\r\n And below they see "My Header" in large bold font\r\n And below they see "My program explainer description" in medium font\r\n And the step background colour is weight 50 brand colour\r\n\r\n @motivating\r\n Scenario: The program explainer can display an image in place of an icon\r\n Given a program explainer\r\n And it has an "image-url" prop with a value of a valid url to an image\r\n When a user views the explainer step\r\n Then the image is displayed in place of an incon in the top left hand corner\r\n\r\n @motivating\r\n Scenario: Colours are customizable\r\n Given a program explainer step with props\r\n | prop | value |\r\n | text-color | purple |\r\n | background-color | grey |\r\n When a user views the explainer step\r\n Then they see the step background is grey\r\n And the header text is purple\r\n And the description text is purple\r\n';var op={title:"Components/Program Explainer Step",parameters:{scenario:sp}};var lp=function(){return t("sqm-program-explainer-step",{header:"Get up to $1250 for inviting friends to Klip",description:"Send your referral link to a friend or share it through email, Twitter, or Facebook",icon:"person-plus-fill"})};var up=function(){return t("sqm-program-explainer-step",{header:"Invite your friends to Klip",description:"Send your referral link to a friend or share it through email, Twitter, or Facebook","image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643829061/tenant_test_a7iws76wkk4az/jaalvb4ndgxarcrtk1ya.png","text-color":"#fffc4b","background-color":"#ff7f7f"})};var dp=Object.freeze({__proto__:null,default:op,ProgramExplainerStep:lp,ProgramExplainerStepCustom:up});var cp='@author:derek\r\n@owner:logan\r\nFeature: Brand Configuration\r\n\r\n @motivating\r\n Scenario: The brand components creates a colour pallet from a brand colour and applies it to children\r\n Given a brand component with "brand-color" "#4225c4"\r\n And it is wrapping several mint components\r\n When a user views the children components\r\n Then the following css variables are set\r\n | variable | value |\r\n | --sl-color-primary-50 | hsla(251, 68%, 95%, 1) |\r\n | --sl-color-primary-100 | hsla(251, 68%, 86%, 1) |\r\n | --sl-color-primary-200 | hsla(251, 68%, 76%, 1) |\r\n | --sl-color-primary-300 | hsla(251, 68%, 66%, 1) |\r\n | --sl-color-primary-400 | hsla(251, 68%, 56%, 1) |\r\n | --sl-color-primary-500 | hsla(251, 68%, 46%, 1) |\r\n | --sl-color-primary-600 | hsla(251, 68%, 39%, 1) |\r\n | --sl-color-primary-700 | hsla(251, 68%, 32%, 1) |\r\n | --sl-color-primary-800 | hsla(251, 68%, 25%, 1) |\r\n | --sl-color-primary-900 | hsla(251, 68%, 18%, 1) |\r\n | --sl-color-primary-950 | hsla(251, 68%, 15%, 1) |\r\n | --sl-focus-ring-color-primary | var(--sl-color-primary-100) |\r\n | --sl-input-border-color-focus | var(--sl-color-primary-500) |\r\n | --sl-color-primary-hue | var(--sl-color-primary-500) |\r\n And they are applied to the children components\r\n But they are not applied to any components outside of the brand component\r\n And they are not applied to any vanilla components\r\n\r\n @minutae\r\n Scenario Outline: The brand colour can be hex, HSL or rgb\r\n Given a brand component with "brand-color" <colour>\r\n And it is wrapping several mint components\r\n When a user views the children components\r\n Then the colour is used to create a brand palete\r\n And it is applied to the children components\r\n Examples:\r\n | colour |\r\n | #4225c4 |\r\n | rgb(66, 37, 196) |\r\n | hsl(251, 68%, 46%) |\r\n | hsla(251, 68%, 46%, 1) |\r\n\r\n @motivating\r\n Scenario: The brand component applies a background colour to child\r\n Given a brand component with "background" "#ABB8C3"\r\n And it is wrapping several mint components\r\n When a user views the children components\r\n Then the following css variables are set\r\n | variable | value |\r\n | --sqm-portal-background | "Nunito Sans", arial |\r\n And they are applied to the children components\r\n And children components using "sqm-portal-background" have "#ABB8C3" coloured backgrounds\r\n\r\n @motivating\r\n Scenario: The brand component can apply a brand font to children components\r\n Given a brand component with "brand-font" "Nunito Sans"\r\n And it is wrapping several mint components\r\n When a user views the children components\r\n Then the following css variables are set\r\n | variable | value |\r\n | --sl-font-sans | "Nunito Sans", arial |\r\n | --sl-input-font-family | "Nunito Sans", arial |\r\n | --sl-tooltip-font-family | "Nunito Sans", arial |\r\n | font-family | "Nunito Sans", arial |\r\n And they are applied to the children components\r\n And the children component\'s text is "Nunito Sans"';var mp={title:"Components/Brand",parameters:{scenario:cp}};var pp=function(){return t("div",{style:{padding:"10px",border:"5px solid #EEE"}},t("div",{style:{display:"flex",gap:"5px",padding:"5px"}},t("sl-button",{type:"default"},"Default"),t("sl-button",{type:"primary"},"Primary"),t("sl-button",{type:"success"},"Success"),t("sl-button",{type:"neutral"},"Neutral"),t("sl-button",{type:"warning"},"Warning"),t("sl-button",{type:"danger"},"Danger")),t("div",{style:{display:"flex",gap:"5px",padding:"5px"}},t("sl-badge",{type:"primary"},"Primary"),t("sl-badge",{type:"success"},"Success"),t("sl-badge",{type:"neutral"},"Neutral"),t("sl-badge",{type:"warning"},"Warning"),t("sl-badge",{type:"danger"},"Danger")),t("div",{class:"color-palette"},t("div",{class:"color-palette__name"},"Primary",t("br",null),t("code",null,"--sl-color-primary-",t("em",null,"{n}"))),t("div",{style:{display:"flex",gap:"5px"}},t(fp,{depth:50}),t(fp,{depth:100}),t(fp,{depth:200}),t(fp,{depth:300}),t(fp,{depth:400}),t(fp,{depth:500}),t(fp,{depth:600}),t(fp,{depth:700}),t(fp,{depth:800}),t(fp,{depth:900}),t(fp,{depth:950}))))};var hp=function(){return t("div",null,t(pp,null),t("sqm-brand",{"brand-color":"#FF0000"},t(pp,null)),t("sqm-brand",{"brand-color":"#00FF00"},t(pp,null)),t("sqm-brand",{"brand-color":"#0000FF"},t(pp,null)),t("sqm-brand",{"brand-color":"#000000"},t(pp,null)))};var gp=function(){return t("div",null,"Default ",t(pp,null),t("sqm-brand",{"brand-color":"#FF0000"},"Red:",t(pp,null),t("sqm-brand",{"brand-color":"#00FF00"},"Green:",t(pp,null),t("sqm-brand",{"brand-color":"#0000FF"},"Blue:",t(pp,null),t("sqm-brand",{"brand-color":"#000000"},"Black:",t(pp,null))))))};function fp(e){var r=e.depth;return t("div",{style:{backgroundColor:"var(--sl-color-primary-"+r+")",color:"var(--sl-color-neutral-"+(1e3-r)+")",width:"50px",height:"50px",display:"flex",justifyContent:"center",alignItems:"center"}},r)}var bp=function(){return t("div",null,t(pp,null),t("sqm-brand",{"brand-font":"Roboto"},"Roboto",t(pp,null)),t("sqm-brand",{"brand-font":"Open Sans"},"Open Sans",t(pp,null)),t("sqm-brand",{"brand-font":"Lato"},"Lato",t(pp,null)),t("sqm-brand",{"brand-font":"Oswald"},"Oswald",t(pp,null)))};var vp=function(){return t("div",null,t("sqm-brand",{background:"#FF0000"},t("sqm-portal-container",null,t(pp,null))),t("sqm-brand",{background:"#00FF00"},t("sqm-portal-container",null,t(pp,null))),t("sqm-brand",{background:"#0000FF"},t("sqm-portal-container",null,t(pp,null))),t("sqm-brand",{background:"#000000"},t("sqm-portal-container",null,t(pp,null))))};var wp=Object.freeze({__proto__:null,default:mp,Examples:hp,Nested:gp,Fonts:bp,Background:vp});var xp='@author:kutay\r\n@owner:kutay\r\nFeature: Card Feed\r\n\r\n\tThe Card Feed component displays Task Card components in a grid layout.\r\n\r\n\tBackground: A user on the portal is viewing the widget\r\n\t\tGiven a user viewing the Card Feed component\r\n\r\n\t@motivating\r\n\tScenario: The Card Feed component displays Task Cards given as children slots\r\n\t\tGiven a Card Feed component\r\n\t\tAnd it is wrapping a number of task cards as children\r\n\t\tWhen the user views the Card Feed\r\n\t\tThen the task cards are displayed in a masonry layout\r\n\t\tWhen the card feed with grows or shrinks in width\r\n\t\tThen the number of columns adjust to the given width\r\n\r\n\t@motivating\r\n\tScenario Outline: The Card Feed component can have a maximum width\r\n\t\tGiven a Card Feed component\r\n\t\tAnd it is wrapping a number of task cards as children\r\n\t\tAnd has prop "width" has a provided <value>\r\n\t\tThen the task cards are displayed in a masonry layout\r\n\t\tWhen the card feed with grows or shrinks in width\r\n\t\tThen the number of columns adjust to the given width\r\n\t\tAnd the task cards do not exceed <width>\r\n\t\tExamples:\r\n\t\t\t| value | width |\r\n\t\t\t| | 347px |\r\n\t\t\t| 200 | 200px |\r\n\t\t\t| 400 | 400px |\r\n\r\n\t@motivating\r\n\tScenario Outline: The Card Feed component gap between task cards can be customized\r\n\t\tGiven a Card Feed component\r\n\t\tAnd it is wrapping a number of task cards as children\r\n\t\tAnd has prop "gap" has a provided <value>\r\n\t\tThen the task cards are displayed in a masonry layout\r\n\t\tAnd the gap between the columns is the <gap>\r\n\t\tExamples:\r\n\t\t\t| value | gap |\r\n\t\t\t| | 24px |\r\n\t\t\t| 20 | 20px |\r\n\t\t\t| 50 | 50px |';var yp={title:"Components/Card Feed",parameters:{scenario:xp}};var qp={callbacks:{sendEvent:function(){return void 0},onClick:function(){return void 0}},content:{rewardAmount:"20",rewardUnit:"SaaSquatch Points",cardTitle:"Complete a survey",description:"Description of action and reward. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eget quisque commodo leo.",repeatable:false,showProgressBar:false,steps:false,buttonText:"Take survey",buttonLink:"https://example.com/",openNewTab:false,rewardDuration:null,completedText:"Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}",expiryMessage:"Ends {endDate}",startsOnMessage:"Starts {startDate}",endedMessage:"Ended {endDate}",finite:0,goal:1,locale:"en"},states:{progress:0,loading:false,loadingEvent:false}};var kp={callbacks:{sendEvent:function(){return void 0},onClick:function(){return void 0}},content:{rewardAmount:"40",rewardUnit:"SaaSquatch Points",cardTitle:"Comment on 5 articles",description:"Description of action and reward. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eget quisque commodo leo.",repeatable:false,showProgressBar:true,steps:true,buttonText:"Take survey",buttonLink:"https://example.com/",openNewTab:false,completedText:"Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}",rewardDuration:null,expiryMessage:"Ends {endDate}",startsOnMessage:"Starts {startDate}",endedMessage:"Ended {endDate}",finite:0,goal:5,locale:"en"},states:{progress:1,loading:false,loadingEvent:false}};var Ap={callbacks:{sendEvent:function(){return void 0},onClick:function(){return void 0}},content:{rewardAmount:"150",rewardUnit:"SaaSquatch Points",cardTitle:"Spend $500 at our Store",description:"Description of action and reward. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eget quisque commodo leo.",repeatable:false,completedText:"Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}",showProgressBar:true,steps:false,progressBarUnit:"$",buttonText:"Take survey",buttonLink:"https://example.com/",openNewTab:false,rewardDuration:null,expiryMessage:"Ends {endDate}",startsOnMessage:"Starts {startDate}",endedMessage:"Ended {endDate}",finite:0,goal:500,locale:"en"},states:{progress:100,loading:false,loadingEvent:false}};var Dp=function(){return t(je,{width:347,gap:24},t(we,Object.assign({},qp)),t("div",null,t(we,Object.assign({},kp))),t("div",null,t("div",null,t(we,Object.assign({},qp)))),t(we,Object.assign({},kp)),t(we,Object.assign({},kp)),t("div",null,t(we,Object.assign({},kp))),t("div",null,t("div",null,t(we,Object.assign({},qp)))),t(we,Object.assign({},Ap)))};var Cp=function(){return t(je,{width:400,gap:150},t(we,Object.assign({},qp)),t("div",null,t(we,Object.assign({},kp))),t("div",null,t("div",null,t(we,Object.assign({},qp)))),t(we,Object.assign({},kp)),t(we,Object.assign({},kp)),t("div",null,t(we,Object.assign({},kp))),t("div",null,t("div",null,t(we,Object.assign({},qp)))),t(we,Object.assign({},Ap)))};var Ep=function(){return t(je,{width:400,gap:12},t(we,Object.assign({},qp)),t("div",null,t(we,Object.assign({},kp))),t("div",null,t("div",null,t(we,Object.assign({},qp)))),t(we,Object.assign({},kp)),t(we,Object.assign({},kp)),t("div",null,t(we,Object.assign({},kp))),t("div",null,t("div",null,t(we,Object.assign({},qp)))),t(we,Object.assign({},Ap)))};var _p=function(){return t(je,{width:1e3,gap:24},t(we,Object.assign({},qp)),t("div",null,t(we,Object.assign({},kp))),t("div",null,t("div",null,t(we,Object.assign({},qp)))),t(we,Object.assign({},kp)),t(we,Object.assign({},kp)),t("div",null,t(we,Object.assign({},kp))),t("div",null,t("div",null,t(we,Object.assign({},qp)))),t(we,Object.assign({},Ap)))};var Tp=function(){return t(je,{width:250,gap:24},t(we,Object.assign({},qp)),t("div",null,t(we,Object.assign({},kp))),t("div",null,t("div",null,t(we,Object.assign({},qp)))),t(we,Object.assign({},kp)),t(we,Object.assign({},kp)),t("div",null,t(we,Object.assign({},kp))),t("div",null,t("div",null,t(we,Object.assign({},qp)))),t(we,Object.assign({},Ap)))};var Sp=Object.freeze({__proto__:null,default:yp,TaskCardGrid:Dp,TaskCardGridHighGap:Cp,TaskCardGridLowGap:Ep,TaskCardGridHighWidth:_p,TaskCardGridLowWidth:Tp});var Rp='@author:kutay\r\n@owner:noah\r\nFeature: Portal Container\r\n\r\n\tScenario: Horizontal content overflows, but does not stretch\r\n\t\tGiven there are two element in the container\r\n\t\tAnd the first is small\r\n\t\tAnd the second would stretch the container wider than it\'s parent\r\n\t\tThen the second one is clipped\r\n\t\tAnd the first one doesn\'t stretch\r\n\r\n\t@landmine\r\n\tScenario: `max-width` is required for displaying as a row\r\n\t\tGiven I have `direction` to "row"\r\n\t\tAnd I have not set a `max-width`\r\n\t\tThen it displays as a column\r\n\r\n\t@motivating\r\n\tScenario Outline: Content padding can be customized\r\n\t\tGiven prop "padding" has <value>\r\n\t\tThen <padding> is applied to content\r\n\r\n\t\tExamples:\r\n\t\t\t| value | padding |\r\n\t\t\t| none | no padding |\r\n\t\t\t| xxx-small | xxx-small |\r\n\t\t\t| xx-small | xx-small |\r\n\t\t\t| x-small | x-small |\r\n\t\t\t| small | small |\r\n\t\t\t| medium | medium |\r\n\t\t\t| large | large |\r\n\t\t\t| x-large | x-large |\r\n\t\t\t| xx-large | xx-large |\r\n\t\t\t| xxx-large | xxx-large |\r\n\t\t\t| xxxx-large | xxxx-large |\r\n\t\t\t| N/A | no padding |\r\n\r\n\r\n\t@motivating\r\n\tScenario Outline: Gap between content elements can be customized\r\n\t\tGiven prop "gap" has <value>\r\n\t\tThen <gap> is applied to elements between content\r\n\r\n\t\tExamples:\r\n\t\t\t| value | gap |\r\n\t\t\t| none | no padding |\r\n\t\t\t| xxx-small | xxx-small |\r\n\t\t\t| xx-small | xx-small |\r\n\t\t\t| x-small | x-small |\r\n\t\t\t| small | small |\r\n\t\t\t| medium | medium |\r\n\t\t\t| large | large |\r\n\t\t\t| x-large | x-large |\r\n\t\t\t| xx-large | xx-large |\r\n\t\t\t| xxx-large | xxx-large |\r\n\t\t\t| xxxx-large | xxxx-large |\r\n\t\t\t| N/A | no padding |\r\n\r\n\t@minutae\r\n\tScenario: Content can be center aligned in horizontal view\r\n\t\tGiven I have supplied the prop "center"\r\n\t\tThen the content is center aligned\r\n\r\n\t@minutae\r\n\tScenario: Content in the last row can span full width with display in horizontal view\r\n\t\tGiven I have `display` to "flex"\r\n\t\tThen the content is full width on the last row\r\n';var Ip={title:"Components/Portal Container",parameters:{scenario:Rp}};var Fp=function(){return t("div",{style:{width:"200px",border:"1px dashed grey"}},t("sqm-portal-container",{gap:"xxx-large"},t("div",{style:{background:"grey",border:"1px solid red"}},"Small"),t("div",{style:{background:"lightblue",width:"1000px"}},"Too wide, content goes off the side of the page for ever and is hidden.")))};var Pp=function(){return t("div",{style:{width:"500px",border:"1px dashed grey"}},t("sqm-portal-container",{gap:"xxx-large",direction:"row","min-width":"160px"},t("sqm-share-button",{icon:"envelope",medium:"email",size:"medium",class:"hydrated"},"Email a friend"),t("sqm-share-button",{medium:"twitter",size:"medium",class:"hydrated"},"Tweet about us"),t("sqm-share-button",{medium:"facebook",size:"medium",class:"hydrated"},"Share on Facebook")))};var Op=function(){return t("div",{style:{width:"500px",border:"1px dashed grey"}},t("sqm-portal-container",{gap:"small",direction:"row","min-width":"160px"},t("sqm-share-button",{icon:"envelope",medium:"email",size:"medium",class:"hydrated"},"Email a friend"),t("sqm-share-button",{medium:"twitter",size:"medium",class:"hydrated"},"Tweet about us"),t("sqm-share-button",{medium:"facebook",size:"medium",class:"hydrated"},"Share on Facebook")))};var Bp=function(){return t("div",{style:{width:"500px",border:"1px dashed grey"}},t("sqm-portal-container",{padding:"xxx-large",gap:"xxx-large",direction:"row","min-width":"160px"},t("sqm-share-button",{icon:"envelope",medium:"email",size:"medium",class:"hydrated"},"Email a friend"),t("sqm-share-button",{medium:"twitter",size:"medium",class:"hydrated"},"Tweet about us"),t("sqm-share-button",{medium:"facebook",size:"medium",class:"hydrated"},"Share on Facebook")))};var Np=function(){return t("div",{style:{width:"500px",border:"1px dashed grey"}},t("sqm-portal-container",{gap:"xxx-large",direction:"row",display:"flex","min-width":"160px"},t("sqm-share-button",{icon:"envelope",medium:"email",size:"medium",class:"hydrated"},"Email a friend"),t("sqm-share-button",{medium:"twitter",size:"medium",class:"hydrated"},"Tweet about us"),t("sqm-share-button",{medium:"facebook",size:"medium",class:"hydrated"},"Share on Facebook")))};var Lp=function(){return t("div",{style:{width:"1000px",border:"1px dashed grey"}},t("sqm-portal-container",{gap:"xxx-large",direction:"row",minWidth:"160px",maxWidth:"50%"},t("sqm-share-button",{icon:"envelope",medium:"email",size:"medium",class:"hydrated"},"Email a friend"),t("sqm-share-button",{medium:"twitter",size:"medium",class:"hydrated"},"Tweet about us"),t("sqm-share-button",{medium:"facebook",size:"medium",class:"hydrated"},"Share on Facebook")))};var jp=function(){return t("div",{style:{width:"1000px",border:"1px dashed grey"}},t("sqm-portal-container",{gap:"xxx-large",direction:"row",minWidth:"160px",maxWidth:"50%",center:true},t("sqm-share-button",{icon:"envelope",medium:"email",size:"medium",class:"hydrated"},"Email a friend"),t("sqm-share-button",{medium:"twitter",size:"medium",class:"hydrated"},"Tweet about us"),t("sqm-share-button",{medium:"facebook",size:"medium",class:"hydrated"},"Share on Facebook")))};var Gp=function(){return t("div",{style:{width:"1000px",border:"1px dashed grey"}},t("sqm-portal-container",{gap:"xxx-large",direction:"row",maxWidth:"100%"},t("sqm-share-button",{icon:"envelope",medium:"email",size:"medium",class:"hydrated"},"Email a friend"),t("sqm-share-button",{medium:"twitter",size:"medium",class:"hydrated"},"Tweet about us"),t("sqm-share-button",{medium:"facebook",size:"medium",class:"hydrated"},"Share on Facebook")))};var zp=Object.freeze({__proto__:null,default:Ip,TooWideColumn:Fp,TooWideRow:Pp,TooWideSmallGap:Op,TooWidePadding:Bp,TooWideDisplayFlex:Np,HalfWidth:Lp,HalfWidthCenter:jp,FullWidth:Gp});var Wp={title:"Components/Rewards Table",parameters:{scenario:I}};var Vp=t("div",{slot:"loading",style:{display:"contents"}},t("sqm-table-row",null,t("sqm-table-cell",{colspan:5},t("sl-skeleton",null))),t("sqm-table-row",null,t("sqm-table-cell",{colspan:5},t("sl-skeleton",null))),t("sqm-table-row",null,t("sqm-table-cell",{colspan:5},t("sl-skeleton",null))),t("sqm-table-row",null,t("sqm-table-cell",{colspan:5},t("sl-skeleton",null))),t("sqm-table-row",null,t("sqm-table-cell",{colspan:5},t("sl-skeleton",null))));var Mp=t("div",{slot:"empty",style:{display:"contents"}},t("sqm-table-row",null,t("sqm-table-cell",{colspan:5,style:{textAlign:"center"}},t("sqm-portal-container",{padding:"xxxx-large",gap:"medium"},t("sqm-image",{"image-url":"https://res.cloudinary.com/saasquatch/image/upload/v1642618031/squatch-assets/image_4_1.png","max-width":"100px"}),t("sqm-titled-section",{"label-margin":"xxx-small","text-align":"center"},t("sqm-text",{slot:"label"},t("h3",null,"View your rewards")),t("sqm-text",{slot:"content"},"See all the rewards you have earned from referring friends and completing tasks"))))));var Hp=function(e,t,r,n,a,i){if(t===void 0){t=false}if(r===void 0){r=false}if(n===void 0){n="Prev"}if(a===void 0){a="Next"}if(i===void 0){i=""}return{states:{hasPrev:false,hasNext:true,show:t?"empty":r?"loading":"rows",namespace:"sqm-rewards-table"},data:{textOverrides:{showLabels:true,prevLabel:n,moreLabel:a},hiddenColumns:i,mdBreakpoint:899,smBreakpoint:599},callbacks:{prevPage:function(){return console.log("Prev")},nextPage:function(){return console.log("Next")}},elements:{columns:["Rewards","Status","Source","Date received"],rows:e,emptyElement:Mp,loadingElement:Vp}}};var Up=[t(v,null),t(w,null),t(x,null),t(y,null)];var $p=[t(q,null),t(k,null),t(A,null),t(y,null)];var Jp=[t(D,null),t(C,null),t(E,null),t(y,null)];var Kp=[t(_,null),t(T,null),t(S,null),t(y,null)];var Xp=[t(R,null),t(k,null),t(A,null),t(y,null)];var Yp=function(){return t(b,Object.assign({},Hp([Up,Kp,Jp,$p])))};var Zp=function(){return t(b,Object.assign({},Hp([Up])))};var Qp=function(){return t(b,Object.assign({},Hp([Kp,Xp])))};var eh=function(){return t(b,Object.assign({},Hp([],true)))};var th=function(){return t(b,Object.assign({},Hp([],false,true)))};var rh=function(){return t(b,Object.assign({},Hp([Up,Kp,Jp,$p],false,false,"CUSTOM PREVIOUS TEXT","CUSTOM NEXT TEXT")))};var nh=function(){return t(b,Object.assign({},Hp([Up,Kp,Jp,$p],false,false,undefined,undefined,"0,1,2,3")))};var ah=Object.freeze({__proto__:null,default:Wp,RewardsTable:Yp,RewardsTableSingle:Zp,RewardsTableLong:Qp,RewardsTableEmpty:eh,RewardsTableLoading:th,CustomButtonTextTable:rh,ColumnsMobileHidden:nh});var ih={title:"Hooks / useReferralTable"};function sh(){var e="testestest";var t=e;window.widgetIdent={tenantAlias:"test_a8b41jotf8a1v",appDomain:"https://staging.referralsaasquatch.com"};o((function(){m({accountId:t,id:e,jwt:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImFjY291bnRJZCI6InRlc3Rlc3Rlc3QiLCJpZCI6InRlc3Rlc3Rlc3QifX0.qYnU5hNeIj9C_G3NogfG7btgCPGZC7JRXY0MG6a63zs"});return function(){window.widgetIdent=undefined;m(undefined)}}),[]);return{id:e,accountId:t}}function oh(e){var t=e.token,r=e.id;var n=r;window.widgetIdent={tenantAlias:"test_a74miwdpofztj",appDomain:"https://staging.referralsaasquatch.com"};o((function(){m({accountId:n,id:r,jwt:t});return function(){window.widgetIdent=undefined;m(undefined)}}),[]);return{id:r,accountId:n}}var lh=Qa((function(){sh();g("sam-partner-test-2");return t("sqm-referral-table",null,t("sqm-referral-table-user-column",null),t("sqm-referral-table-status-column",null),t("sqm-referral-table-date-column",null),t("sqm-referral-table-rewards-column",null))}));var uh=Qa((function(){oh({token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImFjY291bnRJZCI6InNhbWVuZ2xpc2giLCJpZCI6InNhbWVuZ2xpc2gifX0._6OTVF3gcipu_ibgthUNr5UHwC-2E_lhCENI5HpYvcw",id:"samenglish"});g("klip-referral-program");return t("sqm-referral-table",{"per-page":"4"},t("sqm-referral-table-user-column",{"column-title":"User"}),t("sqm-referral-table-status-column",{"column-title":"Referral Status"}),t("sqm-referral-table-rewards-column",null),t("sqm-referral-table-date-column",{"column-title":"Date Referred","date-shown":"dateReferralStarted"}))}));var dh=Qa((function(){oh({token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImFjY291bnRJZCI6InNhbXR1cmtleSIsImlkIjoic2FtdHVya2V5In19.usSMe0RWg8W5FtwcvJayvAlxTw6vMxjTyWXaP8jI8_U",id:"samturkey"});g("klip-referral-program");return t("sqm-referral-table",{"more-label":"Daha","prev-label":"Öncesi","empty-state-text":"Henüz Ödül Yok","per-page":"4"},t("sqm-referral-table-user-column",{"column-title":"Kullanıcılar","anonymous-user":"Anonim Kullanıcı","deleted-user":"Silinmiş Kullanıcı"}),t("sqm-referral-table-status-column",{"column-title":"Durumu","converted-status-text":"Dönüştür","in-progress-status-text":"Devam etmekte"}),t("sqm-referral-table-rewards-column",{"column-title":"Ödüller","status-text":"{status, select, AVAILABLE {Mevcut} CANCELLED {İptal edildi} PENDING {Bekliyor} EXPIRED {Süresi doldu} REDEEMED {Kullanıldı} other {Müsait değil} }","status-long-text":"{status, select, AVAILABLE {Ödül süresi doluyor} CANCELLED {Ödül iptal edildi} PENDING {üzerinde mevcut} EXPIRED {Ödülün süresi doldu} other {Müsait değil} }","reward-received-text":"Ödül şu tarihte alındı:"}),t("sqm-referral-table-date-column",{"column-title":"Tarih","date-shown":"dateReferralStarted"}))}));var ch=Qa((function(){oh({token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImFjY291bnRJZCI6InNhbWZyZW5jaCIsImlkIjoic2FtZnJlbmNoIn19.cwhasHpfU5MLV4vGbCQcazb6p19iSw5pD2zyrVHgePg",id:"samfrench"});g("klip-referral-program");return t("sqm-referral-table",{"more-label":"Plus","prev-label":"Précédent","empty-state-text":"Aucune Référence Maintenant","per-page":"4"},t("sqm-referral-table-user-column",{"column-title":"Utilisateur","anonymous-user":"Utilisateur Anonyme","deleted-user":"Utilisateur Supprimé"}),t("sqm-referral-table-status-column",{"column-title":"Statut de Parrainage","converted-status-text":"Converti","in-progress-status-text":"En cours"}),t("sqm-referral-table-rewards-column",{"column-title":"Récompenses","status-text":"{status, select, AVAILABLE {Disponible} CANCELLED {Annulé} PENDING {En attente} EXPIRED {Expiré} REDEEMED {Racheté} other {Indisponible} }","status-long-text":"{status, select, AVAILABLE {Récompense expirant sur} CANCELLED {Récompense annulée sur} PENDING {Disponible sur} EXPIRED {Récompense expirée sur} other {Indisponible} }","reward-received-text":"Récompense reçue"}),t("sqm-referral-table-date-column",{"column-title":"Date de Référence","date-shown":"dateReferralStarted"}))}));var mh=Object.freeze({__proto__:null,default:ih,ReferralTable:lh,ReferralTableEn:uh,ReferralTableTr:dh,ReferralTableFr:ch});var ph='@author:kutay\r\n@owner:kutay\r\nFeature: Hero Image\r\n\r\n\tThe Hero Image component displays media images with a header, description and button using an overlay or a double column layout to offer an attrative widget page.\r\n\r\n\tBackground: A user on the portal is viewing the widget\r\n\t\tGiven a user viewing the Hero Image component\r\n\r\n\t@motivating\r\n\tScenario: Overlay image displays header, description, and button with brand color\r\n\t\tGiven a Hero Image component configured with the following props\r\n\t\t\t| prop | value |\r\n\t\t\t| image-url | "https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828752/tenant_test_a7iws76wkk4az/aag0ns2mstusdizs0g2x.png/" |\r\n\t\t\t| header | "Klip Rewards" |\r\n\t\t\t| description | "Refer friends or complete tasks while using Klip to earn rewards" |\r\n\t\t\t| button-text | "Start earning" |\r\n\t\t\t| layout | "overlay" |\r\n\t\tThen they see their image\r\n\t\tAnd the image has no padding\r\n\t\tAnd it has a brand colour overlay\r\n\t\tAnd "Klip Rewards" is displayed over top of the image in xxx-large font\r\n\t\tAnd below "Refer friends or complete tasks while using Klip to earn rewards" is displayed over top of the image in x-large font\r\n\t\tAnd below they see a brand coloured button with text "Start earning"\r\n\t\tAnd the text section has xxx-large padding\r\n\t\tWhen the component is scaled down to 599px\r\n\t\tThen the image is scaled to fit content\r\n\r\n\t@motivating\r\n\tScenario Outline: Overlay image crop can be aligned left, center or right\r\n\t\tGiven a Hero Image component configured with the following props\r\n\t\t\t| prop | value |\r\n\t\t\t| image-url | "https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828752/tenant_test_a7iws76wkk4az/aag0ns2mstusdizs0g2x.png/" |\r\n\t\t\t| header | "Klip Rewards" |\r\n\t\t\t| description | "Refer friends or complete tasks while using Klip to earn rewards" |\r\n\t\t\t| button-text | "Start earning" |\r\n\t\t\t| layout | "overlay" |\r\n\t\t\t| image-pos | <value> |\r\n\t\tThen the image with overlay is displayed\r\n\t\tWhen the component is scaled down to 599px\r\n\t\tThen the image is <alignment> to fit content\r\n\t\tExamples:\r\n\t\t\t| value | alignment |\r\n\t\t\t| left | left aligned |\r\n\t\t\t| center | centered |\r\n\t\t\t| right | right aligned |\r\n\t\t\t| N/A | centered |\r\n\r\n\t@motivating\r\n\tScenario Outline: Overlay padding is configurable\r\n\t\tGiven a Hero Image component configured with the following props\r\n\t\t\t| prop | value |\r\n\t\t\t| image-url | "https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828752/tenant_test_a7iws76wkk4az/aag0ns2mstusdizs0g2x.png/" |\r\n\t\t\t| header | "Klip Rewards" |\r\n\t\t\t| description | "Refer friends or complete tasks while using Klip to earn rewards" |\r\n\t\t\t| button-text | "Start earning" |\r\n\t\t\t| layout | "overlay" |\r\n\t\t\t| padding-text | <value> |\r\n\t\tThen the image with overlay is displayed\r\n\t\tAnd <padding> is applied around header, description and button\r\n\t\tExamples:\r\n\t\t\t| value | padding |\r\n\t\t\t| none | no padding |\r\n\t\t\t| xxx-small | xxx-small |\r\n\t\t\t| xx-small | xx-small |\r\n\t\t\t| x-small | x-small |\r\n\t\t\t| small | small |\r\n\t\t\t| medium | medium |\r\n\t\t\t| large | large |\r\n\t\t\t| x-large | x-large |\r\n\t\t\t| xx-large | xx-large |\r\n\t\t\t| xxx-large | xxx-large |\r\n\t\t\t| xxxx-large | xxxx-large |\r\n\t\t\t| N/A | no padding |\r\n\r\n\t@motivating\r\n\tScenario Outline: Overlay color and background is configurable\r\n\t\tGiven a Hero Image component configured with the following props\r\n\t\t\t| prop | value |\r\n\t\t\t| image-url | "https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828752/tenant_test_a7iws76wkk4az/aag0ns2mstusdizs0g2x.png/" |\r\n\t\t\t| header | "Klip Rewards" |\r\n\t\t\t| description | "Refer friends or complete tasks while using Klip to earn rewards" |\r\n\t\t\t| button-text | "Start earning" |\r\n\t\t\t| layout | "overlay" |\r\n\t\t\t| text-color | <textColor> |\r\n\t\t\t| overlay-color | <overlayColor> |\r\n\t\t\t| overlay-opacity | <overlayOpacity> |\r\n\t\tThen the image with overlay is displayed\r\n\t\tAnd the overlay is <overlayColor>\r\n\t\tAnd the overlay has <overlayOpacity>\r\n\t\tAnd the text is <textColor>\r\n\t\tExamples:\r\n\t\t\t| textColor | overlayColor | overlayOpacity |\r\n\t\t\t| #fffc4b | #ff7f7f | 0.9 |\r\n\t\t\t| #1d0314 | #4baa1a | 0 |\r\n\t\t\t| #211a27 | #aa481a | 1 |\r\n\r\n\t@motivating\r\n\tScenario: Two-column layout displays an image on one side and on the other side a header, description, and button\r\n\t\tGiven a Hero Image component configured with the following props\r\n\t\t\t| prop | value |\r\n\t\t\t| image-url | "https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828833/tenant_test_a7iws76wkk4az/ypmzuxldhnbvouujeuks.png" |\r\n\t\t\t| header | "Klip Rewards" |\r\n\t\t\t| description | "Refer friends or complete tasks while using Klip to earn rewards" |\r\n\t\t\t| button-text | "Start earning" |\r\n\t\t\t| layout | "columns" |\r\n\t\tThen the image is displayed on the left\r\n\t\tAnd the following elements are displayed on the right\r\n\t\t\t| elements |\r\n\t\t\t| header |\r\n\t\t\t| description |\r\n\t\t\t| button |\r\n\t\tWhen the component is scaled down to 599px\r\n\t\tThen the two-column layout switches to a row layout\r\n\t\tAnd the image is displayed on top\r\n\t\tAnd the content is displayed below\r\n\r\n\t@motivating\r\n\tScenario Outline: Image position is configurable for desktop and 599pxs\r\n\t\tGiven a Hero Image component configured with the following props\r\n\t\t\t| prop | value |\r\n\t\t\t| image-url | "https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828833/tenant_test_a7iws76wkk4az/ypmzuxldhnbvouujeuks.png" |\r\n\t\t\t| header | "Klip Rewards" |\r\n\t\t\t| description | "Refer friends or complete tasks while using Klip to earn rewards" |\r\n\t\t\t| button-text | "Start earning" |\r\n\t\t\t| layout | "columns" |\r\n\t\t\t| image-pos | <imagePos> |\r\n\t\t\t| image-mobile-pos | <imageMobilePos> |\r\n\t\tThen the image is displayed on the <imagePos>\r\n\t\tWhen the component is scaled down to 599px\r\n\t\tThen two-column layout switches to a row layout\r\n\t\tAnd image is displayed on the <imageMobilePos>\r\n\t\tExamples:\r\n\t\t\t| imagePos | imageMobilePos |\r\n\t\t\t| left | top |\r\n\t\t\t| right | bottom |\r\n\r\n\t@motivating\r\n\tScenario Outline: Padding is configurable for the image and text of two column layouts\r\n\t\tGiven a Hero Image component configured with the following props\r\n\t\t\t| prop | value |\r\n\t\t\t| image-url | "https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828833/tenant_test_a7iws76wkk4az/ypmzuxldhnbvouujeuks.png" |\r\n\t\t\t| header | "Klip Rewards" |\r\n\t\t\t| description | "Refer friends or complete tasks while using Klip to earn rewards" |\r\n\t\t\t| button-text | "Start earning" |\r\n\t\t\t| layout | "columns" |\r\n\t\t\t| padding-text | <paddingText> |\r\n\t\t\t| padding-image | <paddingImage> |\r\n\t\tThen the two column layout is displayed\r\n\t\tAnd the image has padding <paddingImage>\r\n\t\tAnd the text has padding <paddingText>\r\n\t\tExamples:\r\n\t\t\t| paddingText | paddingImage |\r\n\t\t\t| xxx-small | xxx-small |\r\n\t\t\t| xx-small | xx-small |\r\n\t\t\t| x-small | x-small |\r\n\t\t\t| small | small |\r\n\t\t\t| medium | medium |\r\n\t\t\t| large | large |\r\n\t\t\t| x-large | x-large |\r\n\t\t\t| xx-large | xx-large |\r\n\t\t\t| xxx-large | xxx-large |\r\n\t\t\t| xxxx-large | xxxx-large |\r\n\t\t\t| none | none |\r\n\r\n\t@motivating\r\n\tScenario Outline: Two-column layout image division percentage is configurable\r\n\t\tGiven a Hero Image component configured with the following props\r\n\t\t\t| prop | value |\r\n\t\t\t| image-url | "https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828833/tenant_test_a7iws76wkk4az/ypmzuxldhnbvouujeuks.png" |\r\n\t\t\t| header | "Klip Rewards" |\r\n\t\t\t| description | "Refer friends or complete tasks while using Klip to earn rewards" |\r\n\t\t\t| button-text | "Start earning" |\r\n\t\t\t| layout | "columns" |\r\n\t\t\t| image-percentage | <percent> |\r\n\t\tThen the two column layout is displayed\r\n\t\tAnd the image takes up <percent> of the two-column layout\r\n\t\tAnd the text elements take up the remainder of the space\r\n\t\tExamples:\r\n\t\t\t| percent |\r\n\t\t\t| 25% |\r\n\t\t\t| 42% |\r\n\t\t\t| 66% |\r\n\r\n\t@motivating\r\n\tScenario: Two-column layout text and background color is configurable\r\n\t\tGiven a Hero Image component configured with the following props\r\n\t\t\t| prop | value |\r\n\t\t\t| image-url | "https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828833/tenant_test_a7iws76wkk4az/ypmzuxldhnbvouujeuks.png" |\r\n\t\t\t| header | "Klip Rewards" |\r\n\t\t\t| description | "Refer friends or complete tasks while using Klip to earn rewards" |\r\n\t\t\t| button-text | "Start earning" |\r\n\t\t\t| layout | "columns" |\r\n\t\t\t| text-color | <textColor> |\r\n\t\t\t| background-color | <backgroundColor> |\r\n\t\tThen the two column layout is displayed\r\n\t\tAnd the text has color <textColor>\r\n\t\tAnd the background has color <backgroundColor>\r\n\t\tExamples:\r\n\t\t\t| textColor | backgroundColor |\r\n\t\t\t| #fffc4b | #ff7f7f |\r\n\t\t\t| #1d0314 | #4baa1a |\r\n\t\t\t| #211a27 | #aa481a |';var hh={title:"Components/Hero Image",parameters:{scenario:ph}};var gh=function(){return t("sqm-hero-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828752/tenant_test_a7iws76wkk4az/aag0ns2mstusdizs0g2x.png",header:"Klip Rewards",layout:"overlay","padding-image":"none","padding-text":"xxxx-large"})};var fh=function(){return t("sqm-hero-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828752/tenant_test_a7iws76wkk4az/aag0ns2mstusdizs0g2x.png",header:"Klip Rewards",description:"Refer friends or complete tasks while using Klip to earn rewards",layout:"overlay","padding-image":"none","padding-text":"xxxx-large"})};var bh=function(){return t("sqm-hero-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828752/tenant_test_a7iws76wkk4az/aag0ns2mstusdizs0g2x.png",header:"Klip Rewards",description:"Refer friends or complete tasks while using Klip to earn rewards","button-text":"Start earning",layout:"overlay","padding-image":"none","padding-text":"xxxx-large"})};var vh=function(){return t("sqm-hero-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828752/tenant_test_a7iws76wkk4az/aag0ns2mstusdizs0g2x.png",header:"Klip Rewards",description:"Refer friends or complete tasks while using Klip to earn rewards","button-text":"Start earning",layout:"overlay","padding-image":"none","padding-text":"xxx-small"})};var wh=function(){return t("sqm-hero-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828752/tenant_test_a7iws76wkk4az/aag0ns2mstusdizs0g2x.png",header:"Klip Rewards",description:"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum","button-text":"Start earning",layout:"overlay","padding-image":"none","padding-text":"xxxx-large"})};var xh=function(){return t("sqm-hero-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828752/tenant_test_a7iws76wkk4az/aag0ns2mstusdizs0g2x.png",header:"Klip Rewards",description:"Refer friends or complete tasks while using Klip to earn rewards","button-text":"Start earning",layout:"overlay","image-pos":"left","padding-image":"none","padding-text":"xxxx-large"})};var yh=function(){return t("sqm-hero-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828752/tenant_test_a7iws76wkk4az/aag0ns2mstusdizs0g2x.png",header:"Klip Rewards",description:"Refer friends or complete tasks while using Klip to earn rewards","button-text":"Start earning",layout:"overlay","image-pos":"center","padding-image":"none","padding-text":"xxxx-large"})};var qh=function(){return t("sqm-hero-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828752/tenant_test_a7iws76wkk4az/aag0ns2mstusdizs0g2x.png",header:"Klip Rewards",description:"Refer friends or complete tasks while using Klip to earn rewards","button-text":"Start earning",layout:"overlay","image-pos":"right","padding-image":"none","padding-text":"xxxx-large"})};var kh=function(){return t("sqm-hero-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828752/tenant_test_a7iws76wkk4az/aag0ns2mstusdizs0g2x.png",header:"Klip Rewards",description:"Refer friends or complete tasks while using Klip to earn rewards","button-text":"Start earning","text-color":"#fffc4b","overlay-color":"#ff7f7f","overlay-opacity":"0.9",layout:"overlay","padding-image":"none","padding-text":"xxxx-large"})};var Ah=function(){return t("sqm-hero-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828752/tenant_test_a7iws76wkk4az/aag0ns2mstusdizs0g2x.png",header:"Klip Rewards",description:"Refer friends or complete tasks while using Klip to earn rewards","button-text":"Start earning","text-color":"#fffc4b","overlay-color":"#ff7f7f","overlay-opacity":"0.3",layout:"overlay","padding-image":"none","padding-text":"xxxx-large"})};var Dh=function(){return t("sqm-hero-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828833/tenant_test_a7iws76wkk4az/ypmzuxldhnbvouujeuks.png",header:"Klip Rewards",description:"Refer friends or complete tasks while using Klip to earn rewards","button-text":"Start earning",layout:"columns","padding-image":"none","padding-text":"xxxx-large"})};var Ch=function(){return t("sqm-hero-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828833/tenant_test_a7iws76wkk4az/ypmzuxldhnbvouujeuks.png",header:"Klip Rewards",description:"Refer friends or complete tasks while using Klip to earn rewards","button-text":"Start earning",layout:"columns","padding-image":"xxxx-large","padding-text":"large"})};var Eh=function(){return t("sqm-hero-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828833/tenant_test_a7iws76wkk4az/ypmzuxldhnbvouujeuks.png",header:"Klip Rewards",description:"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum","button-text":"Start earning",layout:"columns","padding-image":"none","padding-text":"xxxx-large"})};var _h=function(){return t("sqm-hero-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828833/tenant_test_a7iws76wkk4az/ypmzuxldhnbvouujeuks.png",header:"Klip Rewards",description:"Refer friends or complete tasks while using Klip to earn rewards","button-text":"Start earning",layout:"columns",imagePos:"right",imageMobilePos:"bottom","padding-image":"none","padding-text":"xxxx-large"})};var Th=function(){return t("sqm-hero-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828952/tenant_test_a7iws76wkk4az/binv6fy0l94xbljk4qty.png",description:"Be one of the top 3 referrers at the end of the year and receive Klip free for 1 year!",layout:"columns","image-percentage":"33%","padding-image":"large","padding-text":"large","background-color":""})};var Sh=function(){return t("sqm-hero-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643828833/tenant_test_a7iws76wkk4az/ypmzuxldhnbvouujeuks.png",header:"Klip Rewards",description:"Refer friends or complete tasks while using Klip to earn rewards","button-text":"Start earning",layout:"columns","text-color":"#fffc4b","background-color":"#ff7f7f","padding-image":"none","padding-text":"xxxx-large"})};var Rh=Object.freeze({__proto__:null,default:hh,OverlayHeader:gh,OverlayDescription:fh,OverlayButton:bh,OverlayPadding:vh,OverlayLong:wh,OverlayLeft:xh,OverlayCenter:yh,OverlayRight:qh,OverlayCustomColors:kh,OverlayCustomOpacity:Ah,Columns:Dh,ColumnsPadding:Ch,ColumnsLong:Eh,ColumnsReverse:_h,ColumnsCustomPercentage:Th,ColumnsCustomColors:Sh});var Ih='@author:kutay\r\n@owner:kutay\r\nFeature: Referral Card\r\n\r\n\tThe Referral Card component takes in two slots and displays them side by side.\r\n\r\n\tBackground: A user on the portal is viewing the widget\r\n\t\tGiven a user viewing the Referral Card component\r\n\r\n\t@motivating\r\n\tScenario: Referral Card component displays provided content in left and right slots side by side\r\n\t\tGiven a Referral Card component\r\n\t\tAnd a slot with the name "left"\r\n\t\tAnd a slot with the name "right"\r\n\t\tWhen the user views the referral card\r\n\t\tThen the slot contents are displayed the card with equal width\r\n\t\tWhen the component is scaled down to 499px\r\n\t\tThen the column layout switches to row layout\r\n\t\tAnd the "left" slot content is displayed above the "right" slot content\r\n\r\n\t@motivating\r\n\tScenario Outline: Referral Card component content can be vertically aligned start, center, end\r\n\t\tGiven a Referral Card component\r\n\t\tAnd a slot with the name "left"\r\n\t\tAnd a slot with the name "right"\r\n\t\tAnd the prop "vertical-alignment" has <value>\r\n\t\tThen slots contents are displayed inside the card\r\n\t\tAnd slots are vertically aligned to <alignment> of the card\r\n\t\tExamples:\r\n\t\t\t| value | alignment |\r\n\t\t\t| start | the top |\r\n\t\t\t| center | the center |\r\n\t\t\t| end | the bottom |\r\n\t\t\t| N/A | the top |\r\n\r\n';var Fh={title:"Components/Referral Card",parameters:{scenario:Ih}};var Ph=function(e){return t("sqm-portal-container",{gap:"large",slot:e},"Get rewarded when your friend uses Klip",t("sqm-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643829127/tenant_test_a7iws76wkk4az/tvazndfcipf4wyraefb3.png"}))};var Oh=function(e){return t("sqm-portal-container",{gap:"large",slot:e},t("sqm-text",null,"Choose how you want to share:"),t("sqm-text",null,t("p",{light:true},"Your unique referral link:"),t("sqm-share-code",null)),t("sqm-portal-container",{gap:"x-small"},t("sqm-share-button",{medium:"email"},"Share via email"),t("sqm-share-button",{medium:"facebook"},"Share on Facebook"),t("sqm-share-button",{medium:"twitter"},"Tweet about us")))};var Bh=function(e,r){return t("sqm-timeline",{slot:e,icon:"circle"},r>0&&t("sqm-timeline-entry",{reward:"75",unit:"points",desc:"Your friends signs up for a free trial"}),r>1&&t("sqm-timeline-entry",{reward:"$50",unit:"visa giftcard",desc:"Your friends signs up for Klip Personal"}),r>2&&t("sqm-timeline-entry",{reward:"$200",unit:"visa giftcard",desc:"Your friend qualifies as a good fit for Klip Team"}),r>3&&t("sqm-timeline-entry",{reward:"$1000",unit:"visa giftcard",desc:"Your friend purchases Klip Team"}))};var Nh=function(){return t("sqm-referral-card",null,Ph("left"),Oh("right"))};var Lh=function(){return t("sqm-referral-card",null,Bh("left",3),Oh("right"))};var jh=function(){return t("sqm-referral-card",{"vertical-alignment":"start"},Bh("left",4),Oh("right"))};var Gh=function(){return t("sqm-referral-card",{"vertical-alignment":"center"},Bh("left",4),Oh("right"))};var zh=function(){return t("sqm-referral-card",{"vertical-alignment":"end"},Bh("left",4),Oh("right"))};var Wh=function(){return t("sqm-referral-card",null,Bh("right",3),Oh("left"))};var Vh=Object.freeze({__proto__:null,default:Fh,media:Ph,sharebutton:Oh,ImageAndShareButtons:Nh,TimelineAndShareButtons:Lh,StartAlignment:jh,CenterAlignment:Gh,EndAlignment:zh,FlippedSlots:Wh});var Mh='@author:derek\r\n@owner:kutay\r\nFeature: Timeline\r\n\r\n @motivating\r\n Scenario: The timeline adds lines between timeline entries\r\n Given a timeline\r\n And it has many timeline entries as children\r\n When a user views the timeline\r\n Then they see all timeline entries are connected by brand colour lines\r\n And see that the last entry does not have a line\r\n\r\n @motivating\r\n Scenario Outline: The timeline can set the icons used by its timeline entries\r\n Given a timeline with "icon" <iconPropValue>\r\n And it has many timeline entries as children\r\n When a user views the timeline\r\n Then they see the timeline entries have a <icon>\r\n Examples:\r\n | iconPropValue | icon |\r\n | gift | gift icon |\r\n | gift | gift icon |\r\n | circle | brand colour circle |\r\n';var Hh='@author:derek\r\n@owner:kutay\r\nFeature: Timeline Entry\r\n\r\n @motivating\r\n Scenario: Timeline entries have an icon, a reward and an entry desciption\r\n Given an timeline entry with the following props\r\n | prop | value |\r\n | unit | 50$ |\r\n | reward | Visa Giftcard |\r\n | desc | Earn a 50$ Visa Giftcard for each referral you make |\r\n When a user views the entry\r\n Then they see a gift icon\r\n And see "$50 VISA GIFTCARRD" to the right\r\n And "$50" is bolded with x-large font size\r\n And below they see "Earn a 50$ Visa Giftcard for each referral you make"\r\n\r\n @motivating\r\n Scenario Outline: Icon can either be a gift or a brand colour cirle\r\n Given a timeline entry with "icon" <iconPropValue>\r\n When a user views the entry\r\n Then they see an <icon>\r\n Examples:\r\n | iconPropValue 1 | icon |\r\n | gift | gift |\r\n | circle | brand colour circle |\r\n | | gift |\r\n\r\n @motivating\r\n Scenario: A timeline entry can display a line to connect it to another entry\r\n Given a timeline entry with "line" "true"\r\n When a user views the entry\r\n Then they see the entry\r\n But it has a brand colour line connecting it to the next timeline entry\r\n';var Uh=Mh+Hh;var $h={title:"Components/Timeline",parameters:{scenario:Uh}};var Jh=function(){return t("div",null,t("sqm-timeline",null,t("sqm-timeline-entry",{reward:"75",unit:"points",desc:"Your friends signs up for a free trial"})),t("br",null)," ",t("hr",null)," ",t("br",null),t("sqm-timeline",{icon:"circle"},t("sqm-timeline-entry",{reward:"75",unit:"points",desc:"Your friends signs up for a free trial"})))};var Kh=function(){return t("div",null,t("sqm-timeline",null,t("sqm-timeline-entry",{reward:"75",unit:"points",desc:"Your friends signs up for a free trial"}),t("sqm-timeline-entry",{reward:"$50",unit:"visa giftcard",desc:"Your friends signs up for Klip Personal"})),t("br",null)," ",t("hr",null)," ",t("br",null),t("sqm-timeline",{icon:"circle"},t("sqm-timeline-entry",{reward:"75",unit:"points",desc:"Your friends signs up for a free trial"}),t("sqm-timeline-entry",{reward:"$50",unit:"visa giftcard",desc:"Your friends signs up for Klip Personal"})))};var Xh=function(){return t("div",null,t("sqm-timeline",null,t("sqm-timeline-entry",{reward:"75",unit:"points",desc:"Your friends signs up for a free trial"}),t("sqm-timeline-entry",{reward:"$50",unit:"visa giftcard",desc:"Your friends signs up for Klip Personal"}),t("sqm-timeline-entry",{reward:"$200",unit:"visa giftcard",desc:"Your friend qualifies as a good fit for Klip Team"})),t("br",null)," ",t("hr",null)," ",t("br",null),t("sqm-timeline",{icon:"circle"},t("sqm-timeline-entry",{reward:"75",unit:"points",desc:"Your friends signs up for a free trial"}),t("sqm-timeline-entry",{reward:"$50",unit:"visa giftcard",desc:"Your friends signs up for Klip Personal"}),t("sqm-timeline-entry",{reward:"$200",unit:"visa giftcard",desc:"Your friend qualifies as a good fit for Klip Team"})))};var Yh=function(){return t("div",null,t("sqm-timeline",null,t("sqm-timeline-entry",{reward:"75",unit:"points",desc:"Your friends signs up for a free trial"}),t("sqm-timeline-entry",{reward:"$50",unit:"visa giftcard",desc:"Your friends signs up for Klip Personal"}),t("sqm-timeline-entry",{reward:"$200",unit:"visa giftcard",desc:"Your friend qualifies as a good fit for Klip Team"}),t("sqm-timeline-entry",{reward:"$1000",unit:"visa giftcard",desc:"Your friend purchases Klip Team"})),t("br",null)," ",t("hr",null)," ",t("br",null),t("sqm-timeline",{icon:"circle"},t("sqm-timeline-entry",{reward:"75",unit:"points",desc:"Your friends signs up for a free trial"}),t("sqm-timeline-entry",{reward:"$50",unit:"visa giftcard",desc:"Your friends signs up for Klip Personal"}),t("sqm-timeline-entry",{reward:"$200",unit:"visa giftcard",desc:"Your friend qualifies as a good fit for Klip Team"}),t("sqm-timeline-entry",{reward:"$1000",unit:"visa giftcard",desc:"Your friend purchases Klip Team"})))};var Zh=Object.freeze({__proto__:null,default:$h,TimelineWith1Reward:Jh,TimelineWith2Rewards:Kh,TimelineWith3Rewards:Xh,TimelineWith4Rewards:Yh});var Qh='@author:kutay\r\n@owner:kutay\r\nFeature: Image\r\n\r\n\tBackground: A user on the portal is viewing the widget\r\n\t\tGiven a user viewing the image component\r\n\r\n\t@motivating\r\n\tScenario: Image is displayed from URL\r\n\t\tGiven an Image component\r\n\t\tAnd prop "image-url" is provided with a valid image url\r\n\t\tThen the image is displayed\r\n\t\tAnd it is centered\r\n\r\n\t@motivating\r\n\tScenario Outline: Images can be aligned left, center or right\r\n\t\tGiven an Image component\r\n\t\tAnd prop "image-url" is provided with a valid image url\r\n\t\tAnd prop "align" has <value>\r\n\t\tThen the image is displayed\r\n\t\tAnd it is aligned to the <value>\r\n\t\tExamples:\r\n\t\t\t| value |\r\n\t\t\t| left |\r\n\t\t\t| center |\r\n\t\t\t| right |\r\n\r\n\t@motivating\r\n\tScenario: Image background\r\n\t\tGiven an Image component\r\n\t\tAnd prop "image-url" is provided with a valid image url\r\n\t\tAnd prop "background-color" is provided a color\r\n\t\tThen the image is displayed\r\n\t\tAnd the background is the provided color\r\n\r\n\t@motivating\r\n\tScenario: Image minimum height can be constrained\r\n\t\tGiven an Image component\r\n\t\tAnd prop "image-url" is provided\r\n\t\tAnd prop "min-height" is given a minimum value\r\n\t\tThen the image is displayed\r\n\t\tAnd the container size changes\r\n\t\tThen the image does not shrink below its minimum height';var eg={title:"Components/Image",parameters:{scenario:Qh}};var tg=function(){return t("sqm-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643829007/tenant_test_a7iws76wkk4az/oxghbkf3aazwqz3xusry.png"})};var rg=function(){return t("sqm-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643829007/tenant_test_a7iws76wkk4az/oxghbkf3aazwqz3xusry.png",alignment:"left"})};var ng=function(){return t("sqm-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643829007/tenant_test_a7iws76wkk4az/oxghbkf3aazwqz3xusry.png",alignment:"center"})};var ag=function(){return t("sqm-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643829007/tenant_test_a7iws76wkk4az/oxghbkf3aazwqz3xusry.png",alignment:"right"})};var ig=function(){return t("sqm-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643829007/tenant_test_a7iws76wkk4az/oxghbkf3aazwqz3xusry.png","background-color":"firebrick",alignment:"center"})};var sg=function(){return t("sqm-image",{"image-url":"https://res.cloudinary.com/saasquatch-staging/image/upload/v1643829038/tenant_test_a7iws76wkk4az/fpqigwukfrsp12mc7kur.jpg",minHeight:"192px"})};var og=Object.freeze({__proto__:null,default:eg,Image:tg,ImageAlignmentLeft:rg,ImageAlignmentCenter:ng,ImageAlignmentRight:ag,ImageBackground:ig,MinimumHeight:sg});var lg='@author:derek\r\n@owner:noah\r\nFeature: Titled Section\r\n\r\n Background: The titled section has a label and content\r\n Given a titled section\r\n And it has a label\r\n And it has content in the content slot\r\n\r\n @motivating\r\n Scenario: Text alignment defaults to left align but can be configured\r\n Given the titled section has "text-align" <textAlignPropValue>\r\n When a user views the titled section\r\n Then the text in the label is <aligned>\r\n And the text in the content is <aligned>\r\n Examples:\r\n | textAlignPropValue | aligned |\r\n | center | center |\r\n | left | left |\r\n | right | right |\r\n | | left |\r\n\r\n @minutae\r\n Scenario: Label margin is configurable\r\n Given the titled section has "label-margin" <marginPropValue>\r\n When a user views the titled section\r\n Then <marginPropValue> margin is between the label and content\r\n Examples:\r\n | marginPropValue | margin |\r\n | none | no |\r\n | xxx-small | xxx-small |\r\n | xx-small | xx-small |\r\n | x-small | x-small |\r\n | small | small |\r\n | medium | medium |\r\n | large | large |\r\n | x-large | x-large |\r\n | xx-large | xx-large |\r\n | xxx-large | xxx-large |\r\n | xxxx-large | xxxx-large |\r\n | | no |\r\n\r\n @minutae\r\n Scenario Outline: Titled section padding is configurable\r\n Given the titled section has "padding" <paddingPropValue>\r\n When a user views the titled section\r\n Then <paddingPropValue> padding is applied around the titled section\r\n Examples:\r\n | paddingPropValue | padding |\r\n | none | no |\r\n | xxx-small | xxx-small |\r\n | xx-small | xx-small |\r\n | x-small | x-small |\r\n | small | small |\r\n | medium | medium |\r\n | large | large |\r\n | x-large | x-large |\r\n | xx-large | xx-large |\r\n | xxx-large | xxx-large |\r\n | xxxx-large | xxxx-large |\r\n | | no |';var ug={title:"Components/Titled Section",parameters:{scenario:lg}};var dg=function(){return t("sqm-titled-section",{"text-align":"left"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards"),t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America")),t("sqm-text",{slot:"content"},t("sqm-referral-card",null,Ph("left"),Oh("right"))))};var cg=function(){return t("sqm-titled-section",{"text-align":"center"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards"),t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America")),t("sqm-text",{slot:"content"},t("sqm-referral-card",null,Ph("left"),Oh("right"))))};var mg=function(){return t("sqm-titled-section",{"text-align":"right"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards"),t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America")),t("sqm-text",{slot:"content"},t("sqm-referral-card",null,Ph("left"),Oh("right"))))};var pg=function(){return t("div",null,t("h3",null,"None"),t("sqm-titled-section",{padding:"none"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"xxx-small"),t("sqm-titled-section",{padding:"xxx-small"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"xx-small"),t("sqm-titled-section",{padding:"xx-small"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"x-small"),t("sqm-titled-section",{padding:"x-small"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"small"),t("sqm-titled-section",{padding:"small"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"medium"),t("sqm-titled-section",{padding:"medium"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"large"),t("sqm-titled-section",{padding:"large"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"x-large"),t("sqm-titled-section",{padding:"x-large"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"xx-large"),t("sqm-titled-section",{padding:"xx-large"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"xxx-large"),t("sqm-titled-section",{padding:"xxx-large"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"xxxx-large"),t("sqm-titled-section",{padding:"xxxx-large"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))))};var hg=function(){return t("div",null,t("h3",null,"None"),t("sqm-titled-section",{"label-margin":"none"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"xxx-small"),t("sqm-titled-section",{"label-margin":"xxx-small"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"xx-small"),t("sqm-titled-section",{"label-margin":"xx-small"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"x-small"),t("sqm-titled-section",{"label-margin":"x-small"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"small"),t("sqm-titled-section",{"label-margin":"small"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"medium"),t("sqm-titled-section",{"label-margin":"medium"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"large"),t("sqm-titled-section",{"label-margin":"large"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"x-large"),t("sqm-titled-section",{"label-margin":"x-large"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"xx-large"),t("sqm-titled-section",{"label-margin":"xx-large"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"xxx-large"),t("sqm-titled-section",{"label-margin":"xxx-large"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))),t("br",null),t("hr",null),t("br",null),t("h3",null,"xxxx-large"),t("sqm-titled-section",{"label-margin":"xxxx-large"},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards")),t("sqm-text",{slot:"content"},t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))))};var gg=Object.freeze({__proto__:null,default:ug,AlignLeft:dg,AlignCenter:cg,AlignRight:mg,Padding:pg,LabelMargin:hg});var fg={title:"Components/Scroll"};var bg=function(){return t("div",{style:{position:"relative",height:"2000px"}},t("sqm-scroll",{"scroll-tag-name":"sqm-text"}),t("div",{style:{position:"absolute",bottom:"0"}},t("sqm-text",{slot:"label"},t("h3",null,"Earn more rewards"),t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))))};var vg=function(){return t("div",{style:{position:"relative",height:"2000px"}},t("sqm-scroll",{"scroll-id":"my-id"}),t("div",{style:{position:"absolute",bottom:"0"}},t("sqm-text",{slot:"label",id:"my-id"},t("h3",null,"Earn more rewards"),t("p",null,"Get points while using Klip. Use those points to redeem rewards like one free month of Klip Enterprise or two plane tickets to anywhere in North America"))))};var wg=function(){return t("div",{style:{position:"relative",height:"2000px"}},t("sqm-scroll",{"scroll-tag-name":"sl-tab-group"}),t("div",{style:{position:"absolute",bottom:"0"}},t("sqm-text",{slot:"label",id:"my-id"},t("sl-tab-group",null,t("sl-tab",{slot:"nav",panel:"referralLeaderboard"},"Leaderboard"," "),t("sl-tab",{slot:"nav",panel:"referralHistory"},"Referral history"," "),t("sl-tab",{slot:"nav",panel:"rewardHistory"},"Reward history"," "),t("sl-tab",{slot:"nav",panel:"rewardExchange"},"Redeem"," "),t("sl-tab-panel",{name:"referralHistory"},t("sqm-referral-table",{"per-page":"4"},t("sqm-referral-table-user-column",{"column-title":"User"}),t("sqm-referral-table-status-column",{"column-title":"Referral status"}),t("sqm-referral-table-rewards-column",null),t("sqm-referral-table-date-column",{"column-title":"Date referred","date-shown":"dateReferralStarted"}))),t("sl-tab-panel",{name:"referralLeaderboard"},t("sqm-titled-section",{padding:"medium","label-margin":"small"},t("sqm-text",{slot:"content"},t("p",null,"Be one of the top 3 referrers at the end of the year and receive Klip free for 1 year!"))),t("sqm-leaderboard",{usersheading:"Referrer",statsheading:"Referrals","rank-type":"rank","leaderboard-type":"topStartedReferrers",rankheading:"Rank","show-rank":"true"})),t("sl-tab-panel",{name:"rewardHistory"},t("sqb-program-section",{"program-id":""},t("sqm-rewards-table",{"per-page":"4"},t("sqm-rewards-table-reward-column",null),t("sqm-rewards-table-source-column",null),t("sqm-rewards-table-status-column",null),t("sqm-rewards-table-date-column",null)))),t("sl-tab-panel",{name:"rewardExchange"},t("sqm-reward-exchange-list",{id:"hello"}))))))};var xg=Object.freeze({__proto__:null,default:fg,ScrollTag:bg,ScrollId:vg,ScrollTabGroup:wg});var yg="@author:Zach\r\n@owner:Zach\r\nFeature: Tabs\r\n\r\n\tThe Tabs takes in the Tab component as children and maps through to display their header and content.\r\n\r\n\tBackground: A user on the portal is viewing the widget\r\n\t\tGiven a user viewing the Tabs component\r\n\r\n @motivating\r\n\tScenario: Content inside the active tab is shown\r\n Given the header is set to <tabHeader>\r\n And the content inside is <tabContent>\r\n And the user has clicked <tabHeader>\r\n Then the <tabContent> is shown\r\n\r\n Examples:\r\n | tabHeader | tabContent |\r\n | Settings | This is the settings tab |\r\n | General | This is the general tab |\r\n | History | This is the history tab |\r\n\r\n\r\n @motivating\r\n\tScenario Outline: Tabs are setup to use the brand color\r\n Given the brand color is set to darkblue\r\n Then the text inside the active tab is darkblue \r\n And the underline of the active tab is darkblue\r\n\r\n\r\n \r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n";var qg={title:"Components/Tabs",parameters:{scenario:yg}};var kg=function(){return t("div",{style:{maxWidth:"700px",margin:"auto"},innerHTML:'\n <sqm-tabs>\n <sqm-tab header="General">This is the general tab</sqm-tab>\n <sqm-tab header="Custom">This is the custom tab</sqm-tab>\n <sqm-tab header="Advanced">This is the advanced tab</sqm-tab>\n </sqm-tabs>\n '})};var Ag=function(){return t("div",{style:{maxWidth:"700px",margin:"auto"},innerHTML:'\n <sqm-tabs>\n <sqm-tab header="Referral history">\n <sqm-referral-table></sqm-referral-table>\n </sqm-tab>\n </sqm-tabs>\n '})};var Dg=function(){return t("div",{style:{maxWidth:"700px",margin:"auto"},innerHTML:'\n <sqm-tabs>\n <sqm-tab header="Redeem">\n <sqm-reward-exchange-list></sqm-reward-exchange-list>\n </sqm-tab>\n </sqm-tabs>\n '})};var Cg=function(){return t("div",{style:{maxWidth:"700px",margin:"auto"},innerHTML:'\n <sqm-tabs>\n <sqm-tab header="Leaderboard">\n <sqm-leaderboard></sqm-leaderboard>\n </sqm-tab>\n </sqm-tabs>\n '})};var Eg=function(){return t("div",{style:{maxWidth:"700px",margin:"auto"},innerHTML:'\n <sqm-tabs>\n <sqm-tab header="Reward history">\n <sqm-rewards-table></sqm-rewards-table>\n </sqm-tab>\n </sqm-tabs>\n '})};var _g=function(){return t("div",{style:{maxWidth:"700px",margin:"auto"},innerHTML:'\n <sqm-tabs>\n <sqm-tab header="Leaderboard">\n <sqm-leaderboard></sqm-leaderboard>\n </sqm-tab>\n <sqm-tab header="Referral history">\n <sqm-referral-table></sqm-referral-table>\n </sqm-tab>\n <sqm-tab header="Reward history">\n <sqm-rewards-table></sqm-rewards-table>\n </sqm-tab>\n </sqm-tabs>\n '})};var Tg=function(){return t("div",{style:{maxWidth:"700px",margin:"auto"},innerHTML:'\n <sqm-tabs>\n <sqm-tab header="Leaderboard">\n <sqm-hero-image\n image-url="https://i.imgur.com/MVgOJn7.png"\n description="Be one of the top 3 referrers at the end of the year and receive Klip free for 1 year!"\n layout="columns"\n image-percentage="33%"\n padding-image="large"\n padding-text="large"\n background-color=""\n ></sqm-hero-image>\n <sqm-leaderboard></sqm-leaderboard>\n </sqm-tab>\n <sqm-tab header="Referral history">\n <sqm-referral-table></sqm-referral-table>\n </sqm-tab>\n <sqm-tab header="Reward history">\n <sqm-rewards-table></sqm-rewards-table>\n </sqm-tab>\n <sqm-tab header="Redeem">\n <sqm-reward-exchange-list></sqm-reward-exchange-list>\n </sqm-tab>\n </sqm-tabs>\n '})};var Sg=Object.freeze({__proto__:null,default:qg,SimpleTabs:kg,ReferralHistory:Ag,RewardExhange:Dg,Leaderboard:Cg,RewardHistory:Eg,ReferralProgram:_g,LoyaltyProgram:Tg});var Rg='@author:johan\r\n@owner:johan\r\nFeature: Share Code\r\n\r\n The share code component is a box that allows users to see and copy their referral code for a given program\r\n \r\n Background: Environment\r\n Given there is a valid program ID in the environment\r\n And there is a valid user ID and account ID in the environment\r\n\r\n @motivating\r\n Scenario: A Users referral code can be copied to their clipboard\r\n Given tooltiptext is "hello tooltip"\r\n When the component renders\r\n Then there is a textbox with the user\'s share link\r\n When the clipboard icon is clicked\r\n Then the link is copied to clipboard\r\n And a tooltip will appear for ~1 second\r\n\r\n @minutae\r\n Scenario: Tooltip lifespan defaults to 2000\r\n Given the tooltip\'s lifespan is set to 2000\r\n And there is tooltip text\r\n When the component renders\r\n And the clipboard icon is clicked\r\n Then a tooltip will appear for ~2 seconds\r\n\r\n @minutae\r\n Scenario: Demo\r\n Given isDemo() returns true\r\n Then the share link is "https://www.example.com/sharelink/abc"\r\n And the component won\'t be interactive\r\n And the tooltip is hidden\r\n\r\n @minutae\r\n Scenario: Program ID can be sourced from prop\r\n Given the programId prop is set to "program-a"\r\n And window.widgetIdent.programId is set to "program-b"\r\n When the component renders\r\n Then the share link is for "program-a"\r\n\r\n @minutae\r\n Scenario: Program ID can be sourced from window\r\n Given the programId prop is unset\r\n And window.widgetIdent.programId is set to "program-b"\r\n When the component renders\r\n Then the share link is for "program-b"\r\n\r\n @minutae\r\n Scenario: An analytic event is fired when a user copies their code\r\n Given a user viewing the share code component\r\n And the component is rendered for "program-a"\r\n When they click to copy their code\r\n Then an "USER_REFERRAL_PROGRAM_ENGAGEMENT_EVENT" analytic event is fired\r\n And it is for "program-a"\r\n And it has share medium "DIRECT"\r\n';var Ig={title:"Components/Share Code",parameters:{scenario:Rg}};var Fg=function(){return t("sqm-share-code",null)};var Pg=function(){return t("sqm-share-code",{tooltiptext:"CUSTOM TOOLTIP TEXT"})};var Og=function(){return t("sqm-share-code",{tooltiplifespan:5e3})};var Bg=Object.freeze({__proto__:null,default:Ig,ShareCode:Fg,CustomTooltipText:Pg,CustomTooltipDuration:Og});var Ng="\n // No CSS\n";var Lg="\n:root{\n "+Ge("orange")+"\n}\n";var jg="\n:root{\n "+Ge("#e50914")+"\n}\n";var Gg="\n:root{\n "+Ge("#65bd60")+"\n --sl-font-sans: Arial;\n}\n";var zg="\n:root{\n "+Ge("black")+"\n --sl-font-sans: Georgia, 'Times New Roman', serif;\n}\n";var Wg="\n:root{\n "+Ge("#4225C4")+";\n}\n\n";var Vg=Object.freeze({__proto__:null,Default:Ng,Orangey:Lg,Netflix:jg,SaaSquatchCorporate:Gg,NYTimes:zg,Klip:Wg});function Mg(e){if(e instanceof Map){e.clear=e.delete=e.set=function(){throw new Error("map is read-only")}}else if(e instanceof Set){e.add=e.clear=e.delete=function(){throw new Error("set is read-only")}}Object.freeze(e);Object.getOwnPropertyNames(e).forEach((function(t){var r=e[t];if(typeof r=="object"&&!Object.isFrozen(r)){Mg(r)}}));return e}var Hg=Mg;var Ug=Mg;Hg.default=Ug;var $g=function(){function e(e){if(e.data===undefined)e.data={};this.data=e.data;this.isMatchIgnored=false}e.prototype.ignoreMatch=function(){this.isMatchIgnored=true};return e}();function Jg(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#x27;")}function Kg(e){var t=[];for(var r=1;r<arguments.length;r++){t[r-1]=arguments[r]}var n=Object.create(null);for(var a in e){n[a]=e[a]}t.forEach((function(e){for(var t in e){n[t]=e[t]}}));return n}var Xg="</span>";var Yg=function(e){return!!e.kind};var Zg=function(){function e(e,t){this.buffer="";this.classPrefix=t.classPrefix;e.walk(this)}e.prototype.addText=function(e){this.buffer+=Jg(e)};e.prototype.openNode=function(e){if(!Yg(e))return;var t=e.kind;if(!e.sublanguage){t=""+this.classPrefix+t}this.span(t)};e.prototype.closeNode=function(e){if(!Yg(e))return;this.buffer+=Xg};e.prototype.value=function(){return this.buffer};e.prototype.span=function(e){this.buffer+='<span class="'+e+'">'};return e}();var Qg=function(){function e(){this.rootNode={children:[]};this.stack=[this.rootNode]}Object.defineProperty(e.prototype,"top",{get:function(){return this.stack[this.stack.length-1]},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"root",{get:function(){return this.rootNode},enumerable:false,configurable:true});e.prototype.add=function(e){this.top.children.push(e)};e.prototype.openNode=function(e){var t={kind:e,children:[]};this.add(t);this.stack.push(t)};e.prototype.closeNode=function(){if(this.stack.length>1){return this.stack.pop()}return undefined};e.prototype.closeAllNodes=function(){while(this.closeNode());};e.prototype.toJSON=function(){return JSON.stringify(this.rootNode,null,4)};e.prototype.walk=function(e){return this.constructor._walk(e,this.rootNode)};e._walk=function(e,t){var r=this;if(typeof t==="string"){e.addText(t)}else if(t.children){e.openNode(t);t.children.forEach((function(t){return r._walk(e,t)}));e.closeNode(t)}return e};e._collapse=function(t){if(typeof t==="string")return;if(!t.children)return;if(t.children.every((function(e){return typeof e==="string"}))){t.children=[t.children.join("")]}else{t.children.forEach((function(t){e._collapse(t)}))}};return e}();var ef=function(e){__extends(t,e);function t(t){var r=e.call(this)||this;r.options=t;return r}t.prototype.addKeyword=function(e,t){if(e===""){return}this.openNode(t);this.addText(e);this.closeNode()};t.prototype.addText=function(e){if(e===""){return}this.add(e)};t.prototype.addSublanguage=function(e,t){var r=e.root;r.kind=t;r.sublanguage=true;this.add(r)};t.prototype.toHTML=function(){var e=new Zg(this,this.options);return e.value()};t.prototype.finalize=function(){return true};return t}(Qg);function tf(e){return new RegExp(e.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")}function rf(e){if(!e)return null;if(typeof e==="string")return e;return e.source}function nf(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}var r=e.map((function(e){return rf(e)})).join("");return r}function af(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}var r="("+e.map((function(e){return rf(e)})).join("|")+")";return r}function sf(e){return new RegExp(e.toString()+"|").exec("").length-1}function of(e,t){var r=e&&e.exec(t);return r&&r.index===0}var lf=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function uf(e,t){if(t===void 0){t="|"}var r=0;return e.map((function(e){r+=1;var t=r;var n=rf(e);var a="";while(n.length>0){var i=lf.exec(n);if(!i){a+=n;break}a+=n.substring(0,i.index);n=n.substring(i.index+i[0].length);if(i[0][0]==="\\"&&i[1]){a+="\\"+String(Number(i[1])+t)}else{a+=i[0];if(i[0]==="("){r++}}}return a})).map((function(e){return"("+e+")"})).join(t)}var df=/\b\B/;var cf="[a-zA-Z]\\w*";var mf="[a-zA-Z_]\\w*";var pf="\\b\\d+(\\.\\d+)?";var hf="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)";var gf="\\b(0b[01]+)";var ff="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~";var bf=function(e){if(e===void 0){e={}}var t=/^#![ ]*\//;if(e.binary){e.begin=nf(t,/.*\b/,e.binary,/\b.*/)}return Kg({className:"meta",begin:t,end:/$/,relevance:0,"on:begin":function(e,t){if(e.index!==0)t.ignoreMatch()}},e)};var vf={begin:"\\\\[\\s\\S]",relevance:0};var wf={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[vf]};var xf={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[vf]};var yf={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/};var qf=function(e,t,r){if(r===void 0){r={}}var n=Kg({className:"comment",begin:e,end:t,contains:[]},r);n.contains.push(yf);n.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):",relevance:0});return n};var kf=qf("//","$");var Af=qf("/\\*","\\*/");var Df=qf("#","$");var Cf={className:"number",begin:pf,relevance:0};var Ef={className:"number",begin:hf,relevance:0};var _f={className:"number",begin:gf,relevance:0};var Tf={className:"number",begin:pf+"("+"%|em|ex|ch|rem"+"|vw|vh|vmin|vmax"+"|cm|mm|in|pt|pc|px"+"|deg|grad|rad|turn"+"|s|ms"+"|Hz|kHz"+"|dpi|dpcm|dppx"+")?",relevance:0};var Sf={begin:/(?=\/[^/\n]*\/)/,contains:[{className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[vf,{begin:/\[/,end:/\]/,relevance:0,contains:[vf]}]}]};var Rf={className:"title",begin:cf,relevance:0};var If={className:"title",begin:mf,relevance:0};var Ff={begin:"\\.\\s*"+mf,relevance:0};var Pf=function(e){return Object.assign(e,{"on:begin":function(e,t){t.data._beginMatch=e[1]},"on:end":function(e,t){if(t.data._beginMatch!==e[1])t.ignoreMatch()}})};var Of=Object.freeze({__proto__:null,MATCH_NOTHING_RE:df,IDENT_RE:cf,UNDERSCORE_IDENT_RE:mf,NUMBER_RE:pf,C_NUMBER_RE:hf,BINARY_NUMBER_RE:gf,RE_STARTERS_RE:ff,SHEBANG:bf,BACKSLASH_ESCAPE:vf,APOS_STRING_MODE:wf,QUOTE_STRING_MODE:xf,PHRASAL_WORDS_MODE:yf,COMMENT:qf,C_LINE_COMMENT_MODE:kf,C_BLOCK_COMMENT_MODE:Af,HASH_COMMENT_MODE:Df,NUMBER_MODE:Cf,C_NUMBER_MODE:Ef,BINARY_NUMBER_MODE:_f,CSS_NUMBER_MODE:Tf,REGEXP_MODE:Sf,TITLE_MODE:Rf,UNDERSCORE_TITLE_MODE:If,METHOD_GUARD:Ff,END_SAME_AS_BEGIN:Pf});function Bf(e,t){var r=e.input[e.index-1];if(r==="."){t.ignoreMatch()}}function Nf(e,t){if(!t)return;if(!e.beginKeywords)return;e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)";e.__beforeBegin=Bf;e.keywords=e.keywords||e.beginKeywords;delete e.beginKeywords;if(e.relevance===undefined)e.relevance=0}function Lf(e,t){if(!Array.isArray(e.illegal))return;e.illegal=af.apply(void 0,e.illegal)}function jf(e,t){if(!e.match)return;if(e.begin||e.end)throw new Error("begin & end are not supported with match");e.begin=e.match;delete e.match}function Gf(e,t){if(e.relevance===undefined)e.relevance=1}var zf=["of","and","for","in","not","or","if","then","parent","list","value"];var Wf="keyword";function Vf(e,t,r){if(r===void 0){r=Wf}var n={};if(typeof e==="string"){a(r,e.split(" "))}else if(Array.isArray(e)){a(r,e)}else{Object.keys(e).forEach((function(r){Object.assign(n,Vf(e[r],t,r))}))}return n;function a(e,r){if(t){r=r.map((function(e){return e.toLowerCase()}))}r.forEach((function(t){var r=t.split("|");n[r[0]]=[e,Mf(r[0],r[1])]}))}}function Mf(e,t){if(t){return Number(t)}return Hf(e)?0:1}function Hf(e){return zf.includes(e.toLowerCase())}function Uf(e,t){var r=t.plugins;function n(t,r){return new RegExp(rf(t),"m"+(e.case_insensitive?"i":"")+(r?"g":""))}var a=function(){function e(){this.matchIndexes={};this.regexes=[];this.matchAt=1;this.position=0}e.prototype.addRule=function(e,t){t.position=this.position++;this.matchIndexes[this.matchAt]=t;this.regexes.push([t,e]);this.matchAt+=sf(e)+1};e.prototype.compile=function(){if(this.regexes.length===0){this.exec=function(){return null}}var e=this.regexes.map((function(e){return e[1]}));this.matcherRe=n(uf(e),true);this.lastIndex=0};e.prototype.exec=function(e){this.matcherRe.lastIndex=this.lastIndex;var t=this.matcherRe.exec(e);if(!t){return null}var r=t.findIndex((function(e,t){return t>0&&e!==undefined}));var n=this.matchIndexes[r];t.splice(0,r);return Object.assign(t,n)};return e}();var i=function(){function e(){this.rules=[];this.multiRegexes=[];this.count=0;this.lastIndex=0;this.regexIndex=0}e.prototype.getMatcher=function(e){if(this.multiRegexes[e])return this.multiRegexes[e];var t=new a;this.rules.slice(e).forEach((function(e){var r=e[0],n=e[1];return t.addRule(r,n)}));t.compile();this.multiRegexes[e]=t;return t};e.prototype.resumingScanAtSamePosition=function(){return this.regexIndex!==0};e.prototype.considerAll=function(){this.regexIndex=0};e.prototype.addRule=function(e,t){this.rules.push([e,t]);if(t.type==="begin")this.count++};e.prototype.exec=function(e){var t=this.getMatcher(this.regexIndex);t.lastIndex=this.lastIndex;var r=t.exec(e);if(this.resumingScanAtSamePosition()){if(r&&r.index===this.lastIndex);else{var n=this.getMatcher(0);n.lastIndex=this.lastIndex+1;r=n.exec(e)}}if(r){this.regexIndex+=r.position+1;if(this.regexIndex===this.count){this.considerAll()}}return r};return e}();function s(e){var t=new i;e.contains.forEach((function(e){return t.addRule(e.begin,{rule:e,type:"begin"})}));if(e.terminatorEnd){t.addRule(e.terminatorEnd,{type:"end"})}if(e.illegal){t.addRule(e.illegal,{type:"illegal"})}return t}function o(t,r){var a=t;if(t.isCompiled)return a;[jf].forEach((function(e){return e(t,r)}));e.compilerExtensions.forEach((function(e){return e(t,r)}));t.__beforeBegin=null;[Nf,Lf,Gf].forEach((function(e){return e(t,r)}));t.isCompiled=true;var i=null;if(typeof t.keywords==="object"){i=t.keywords.$pattern;delete t.keywords.$pattern}if(t.keywords){t.keywords=Vf(t.keywords,e.case_insensitive)}if(t.lexemes&&i){throw new Error("ERR: Prefer `keywords.$pattern` to `mode.lexemes`, BOTH are not allowed. (see mode reference) ")}i=i||t.lexemes||/\w+/;a.keywordPatternRe=n(i,true);if(r){if(!t.begin)t.begin=/\B|\b/;a.beginRe=n(t.begin);if(t.endSameAsBegin)t.end=t.begin;if(!t.end&&!t.endsWithParent)t.end=/\B|\b/;if(t.end)a.endRe=n(t.end);a.terminatorEnd=rf(t.end)||"";if(t.endsWithParent&&r.terminatorEnd){a.terminatorEnd+=(t.end?"|":"")+r.terminatorEnd}}if(t.illegal)a.illegalRe=n(t.illegal);if(!t.contains)t.contains=[];t.contains=[].concat.apply([],t.contains.map((function(e){return Jf(e==="self"?t:e)})));t.contains.forEach((function(e){o(e,a)}));if(t.starts){o(t.starts,r)}a.matcher=s(a);return a}if(!e.compilerExtensions)e.compilerExtensions=[];if(e.contains&&e.contains.includes("self")){throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.")}e.classNameAliases=Kg(e.classNameAliases||{});return o(e)}function $f(e){if(!e)return false;return e.endsWithParent||$f(e.starts)}function Jf(e){if(e.variants&&!e.cachedVariants){e.cachedVariants=e.variants.map((function(t){return Kg(e,{variants:null},t)}))}if(e.cachedVariants){return e.cachedVariants}if($f(e)){return Kg(e,{starts:e.starts?Kg(e.starts):null})}if(Object.isFrozen(e)){return Kg(e)}return e}var Kf="10.7.3";function Xf(e){return Boolean(e||e==="")}function Yf(e){var t={props:["language","code","autodetect"],data:function(){return{detectedLanguage:"",unknownLanguage:false}},computed:{className:function(){if(this.unknownLanguage)return"";return"hljs "+this.detectedLanguage},highlighted:function(){if(!this.autoDetect&&!e.getLanguage(this.language)){console.warn('The language "'+this.language+'" you specified could not be found.');this.unknownLanguage=true;return Jg(this.code)}var t={};if(this.autoDetect){t=e.highlightAuto(this.code);this.detectedLanguage=t.language}else{t=e.highlight(this.language,this.code,this.ignoreIllegals);this.detectedLanguage=this.language}return t.value},autoDetect:function(){return!this.language||Xf(this.autodetect)},ignoreIllegals:function(){return true}},render:function(e){return e("pre",{},[e("code",{class:this.className,domProps:{innerHTML:this.highlighted}})])}};var r={install:function(e){e.component("highlightjs",t)}};return{Component:t,VuePlugin:r}}var Zf={"after:highlightElement":function(e){var t=e.el,r=e.result,n=e.text;var a=eb(t);if(!a.length)return;var i=document.createElement("div");i.innerHTML=r.value;r.value=tb(a,eb(i),n)}};function Qf(e){return e.nodeName.toLowerCase()}function eb(e){var t=[];(function e(r,n){for(var a=r.firstChild;a;a=a.nextSibling){if(a.nodeType===3){n+=a.nodeValue.length}else if(a.nodeType===1){t.push({event:"start",offset:n,node:a});n=e(a,n);if(!Qf(a).match(/br|hr|img|input/)){t.push({event:"stop",offset:n,node:a})}}}return n})(e,0);return t}function tb(e,t,r){var n=0;var a="";var i=[];function s(){if(!e.length||!t.length){return e.length?e:t}if(e[0].offset!==t[0].offset){return e[0].offset<t[0].offset?e:t}return t[0].event==="start"?e:t}function o(e){function t(e){return" "+e.nodeName+'="'+Jg(e.value)+'"'}a+="<"+Qf(e)+[].map.call(e.attributes,t).join("")+">"}function l(e){a+="</"+Qf(e)+">"}function u(e){(e.event==="start"?o:l)(e.node)}while(e.length||t.length){var d=s();a+=Jg(r.substring(n,d[0].offset));n=d[0].offset;if(d===e){i.reverse().forEach(l);do{u(d.splice(0,1)[0]);d=s()}while(d===e&&d.length&&d[0].offset===n);i.reverse().forEach(o)}else{if(d[0].event==="start"){i.push(d[0].node)}else{i.pop()}u(d.splice(0,1)[0])}}return a+Jg(r.substr(n))}var rb={};var nb=function(e){console.error(e)};var ab=function(e){var t=[];for(var r=1;r<arguments.length;r++){t[r-1]=arguments[r]}console.log.apply(console,__spreadArrays(["WARN: "+e],t))};var ib=function(e,t){if(rb[e+"/"+t])return;console.log("Deprecated as of "+e+". "+t);rb[e+"/"+t]=true};var sb=Jg;var ob=Kg;var lb=Symbol("nomatch");var ub=function(e){var t=Object.create(null);var r=Object.create(null);var n=[];var a=true;var i=/(^(<[^>]+>|\t|)+|\n)/gm;var s="Could not find the language '{}', did you forget to load/include a language module?";var o={disableAutodetect:true,name:"Plain text",contains:[]};var l={noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",tabReplace:null,useBR:false,languages:null,__emitter:ef};function u(e){return l.noHighlightRe.test(e)}function d(e){var t=e.className+" ";t+=e.parentNode?e.parentNode.className:"";var r=l.languageDetectRe.exec(t);if(r){var n=R(r[1]);if(!n){ab(s.replace("{}",r[1]));ab("Falling back to no-highlight mode for this block.",e)}return n?r[1]:"no-highlight"}return t.split(/\s+/).find((function(e){return u(e)||R(e)}))}function c(e,t,r,n){var a="";var i="";if(typeof t==="object"){a=e;r=t.ignoreIllegals;i=t.language;n=undefined}else{ib("10.7.0","highlight(lang, code, ...args) has been deprecated.");ib("10.7.0","Please use highlight(code, options) instead.\nhttps://github.com/highlightjs/highlight.js/issues/2277");i=e;a=t}var s={code:a,language:i};B("before:highlight",s);var o=s.result?s.result:m(s.language,s.code,r,n);o.code=s.code;B("after:highlight",o);return o}function m(e,r,i,o){function u(e,t){var r=k.case_insensitive?t[0].toLowerCase():t[0];return Object.prototype.hasOwnProperty.call(e.keywords,r)&&e.keywords[r]}function d(){if(!C.keywords){_.addText(T);return}var e=0;C.keywordPatternRe.lastIndex=0;var t=C.keywordPatternRe.exec(T);var r="";while(t){r+=T.substring(e,t.index);var n=u(C,t);if(n){var a=n[0],i=n[1];_.addText(r);r="";S+=i;if(a.startsWith("_")){r+=t[0]}else{var s=k.classNameAliases[a]||a;_.addKeyword(t[0],s)}}else{r+=t[0]}e=C.keywordPatternRe.lastIndex;t=C.keywordPatternRe.exec(T)}r+=T.substr(e);_.addText(r)}function c(){if(T==="")return;var e=null;if(typeof C.subLanguage==="string"){if(!t[C.subLanguage]){_.addText(T);return}e=m(C.subLanguage,T,true,E[C.subLanguage]);E[C.subLanguage]=e.top}else{e=h(T,C.subLanguage.length?C.subLanguage:null)}if(C.relevance>0){S+=e.relevance}_.addSublanguage(e.emitter,e.language)}function p(){if(C.subLanguage!=null){c()}else{d()}T=""}function g(e){if(e.className){_.openNode(k.classNameAliases[e.className]||e.className)}C=Object.create(e,{parent:{value:C}});return C}function f(e,t,r){var n=of(e.endRe,r);if(n){if(e["on:end"]){var a=new $g(e);e["on:end"](t,a);if(a.isMatchIgnored)n=false}if(n){while(e.endsParent&&e.parent){e=e.parent}return e}}if(e.endsWithParent){return f(e.parent,t,r)}}function b(e){if(C.matcher.regexIndex===0){T+=e[0];return 1}else{P=true;return 0}}function v(e){var t=e[0];var r=e.rule;var n=new $g(r);var a=[r.__beforeBegin,r["on:begin"]];for(var i=0,s=a;i<s.length;i++){var o=s[i];if(!o)continue;o(e,n);if(n.isMatchIgnored)return b(t)}if(r&&r.endSameAsBegin){r.endRe=tf(t)}if(r.skip){T+=t}else{if(r.excludeBegin){T+=t}p();if(!r.returnBegin&&!r.excludeBegin){T=t}}g(r);return r.returnBegin?0:t.length}function w(e){var t=e[0];var n=r.substr(e.index);var a=f(C,e,n);if(!a){return lb}var i=C;if(i.skip){T+=t}else{if(!(i.returnEnd||i.excludeEnd)){T+=t}p();if(i.excludeEnd){T=t}}do{if(C.className){_.closeNode()}if(!C.skip&&!C.subLanguage){S+=C.relevance}C=C.parent}while(C!==a.parent);if(a.starts){if(a.endSameAsBegin){a.starts.endRe=a.endRe}g(a.starts)}return i.returnEnd?0:t.length}function x(){var e=[];for(var t=C;t!==k;t=t.parent){if(t.className){e.unshift(t.className)}}e.forEach((function(e){return _.openNode(e)}))}var y={};function q(t,n){var s=n&&n[0];T+=t;if(s==null){p();return 0}if(y.type==="begin"&&n.type==="end"&&y.index===n.index&&s===""){T+=r.slice(n.index,n.index+1);if(!a){var o=new Error("0 width match regex");o.languageName=e;o.badRule=y.rule;throw o}return 1}y=n;if(n.type==="begin"){return v(n)}else if(n.type==="illegal"&&!i){var o=new Error('Illegal lexeme "'+s+'" for mode "'+(C.className||"<unnamed>")+'"');o.mode=C;throw o}else if(n.type==="end"){var l=w(n);if(l!==lb){return l}}if(n.type==="illegal"&&s===""){return 1}if(F>1e5&&F>n.index*3){var o=new Error("potential infinite loop, way more iterations than matches");throw o}T+=s;return s.length}var k=R(e);if(!k){nb(s.replace("{}",e));throw new Error('Unknown language: "'+e+'"')}var A=Uf(k,{plugins:n});var D="";var C=o||A;var E={};var _=new l.__emitter(l);x();var T="";var S=0;var I=0;var F=0;var P=false;try{C.matcher.considerAll();for(;;){F++;if(P){P=false}else{C.matcher.considerAll()}C.matcher.lastIndex=I;var O=C.matcher.exec(r);if(!O)break;var B=r.substring(I,O.index);var N=q(B,O);I=O.index+N}q(r.substr(I));_.closeAllNodes();_.finalize();D=_.toHTML();return{relevance:Math.floor(S),value:D,language:e,illegal:false,emitter:_,top:C}}catch(t){if(t.message&&t.message.includes("Illegal")){return{illegal:true,illegalBy:{msg:t.message,context:r.slice(I-100,I+100),mode:t.mode},sofar:D,relevance:0,value:sb(r),emitter:_}}else if(a){return{illegal:false,relevance:0,value:sb(r),emitter:_,language:e,top:C,errorRaised:t}}else{throw t}}}function p(e){var t={relevance:0,emitter:new l.__emitter(l),value:sb(e),illegal:false,top:o};t.emitter.addText(e);return t}function h(e,r){r=r||l.languages||Object.keys(t);var n=p(e);var a=r.filter(R).filter(F).map((function(t){return m(t,e,false)}));a.unshift(n);var i=a.sort((function(e,t){if(e.relevance!==t.relevance)return t.relevance-e.relevance;if(e.language&&t.language){if(R(e.language).supersetOf===t.language){return 1}else if(R(t.language).supersetOf===e.language){return-1}}return 0}));var s=i[0],o=i[1];var u=s;u.second_best=o;return u}function g(e){if(!(l.tabReplace||l.useBR)){return e}return e.replace(i,(function(e){if(e==="\n"){return l.useBR?"<br>":e}else if(l.tabReplace){return e.replace(/\t/g,l.tabReplace)}return e}))}function f(e,t,n){var a=t?r[t]:n;e.classList.add("hljs");if(a)e.classList.add(a)}var b={"before:highlightElement":function(e){var t=e.el;if(l.useBR){t.innerHTML=t.innerHTML.replace(/\n/g,"").replace(/<br[ /]*>/g,"\n")}},"after:highlightElement":function(e){var t=e.result;if(l.useBR){t.value=t.value.replace(/\n/g,"<br>")}}};var v=/^(<[^>]+>|\t)+/gm;var w={"after:highlightElement":function(e){var t=e.result;if(l.tabReplace){t.value=t.value.replace(v,(function(e){return e.replace(/\t/g,l.tabReplace)}))}}};function x(e){var t=null;var r=d(e);if(u(r))return;B("before:highlightElement",{el:e,language:r});t=e;var n=t.textContent;var a=r?c(n,{language:r,ignoreIllegals:true}):h(n);B("after:highlightElement",{el:e,result:a,text:n});e.innerHTML=a.value;f(e,r,a.language);e.result={language:a.language,re:a.relevance,relavance:a.relevance};if(a.second_best){e.second_best={language:a.second_best.language,re:a.second_best.relevance,relavance:a.second_best.relevance}}}function y(e){if(e.useBR){ib("10.3.0","'useBR' will be removed entirely in v11.0");ib("10.3.0","Please see https://github.com/highlightjs/highlight.js/issues/2559")}l=ob(l,e)}var q=function(){if(q.called)return;q.called=true;ib("10.6.0","initHighlighting() is deprecated. Use highlightAll() instead.");var e=document.querySelectorAll("pre code");e.forEach(x)};function k(){ib("10.6.0","initHighlightingOnLoad() is deprecated. Use highlightAll() instead.");A=true}var A=false;function D(){if(document.readyState==="loading"){A=true;return}var e=document.querySelectorAll("pre code");e.forEach(x)}function C(){if(A)D()}if(typeof window!=="undefined"&&window.addEventListener){window.addEventListener("DOMContentLoaded",C,false)}function E(r,n){var i=null;try{i=n(e)}catch(e){nb("Language definition for '{}' could not be registered.".replace("{}",r));if(!a){throw e}else{nb(e)}i=o}if(!i.name)i.name=r;t[r]=i;i.rawDefinition=n.bind(null,e);if(i.aliases){I(i.aliases,{languageName:r})}}function _(e){delete t[e];for(var n=0,a=Object.keys(r);n<a.length;n++){var i=a[n];if(r[i]===e){delete r[i]}}}function T(){return Object.keys(t)}function S(e){ib("10.4.0","requireLanguage will be removed entirely in v11.");ib("10.4.0","Please see https://github.com/highlightjs/highlight.js/pull/2844");var t=R(e);if(t){return t}var r=new Error("The '{}' language is required, but not loaded.".replace("{}",e));throw r}function R(e){e=(e||"").toLowerCase();return t[e]||t[r[e]]}function I(e,t){var n=t.languageName;if(typeof e==="string"){e=[e]}e.forEach((function(e){r[e.toLowerCase()]=n}))}function F(e){var t=R(e);return t&&!t.disableAutodetect}function P(e){if(e["before:highlightBlock"]&&!e["before:highlightElement"]){e["before:highlightElement"]=function(t){e["before:highlightBlock"](Object.assign({block:t.el},t))}}if(e["after:highlightBlock"]&&!e["after:highlightElement"]){e["after:highlightElement"]=function(t){e["after:highlightBlock"](Object.assign({block:t.el},t))}}}function O(e){P(e);n.push(e)}function B(e,t){var r=e;n.forEach((function(e){if(e[r]){e[r](t)}}))}function N(e){ib("10.2.0","fixMarkup will be removed entirely in v11.0");ib("10.2.0","Please see https://github.com/highlightjs/highlight.js/issues/2534");return g(e)}function L(e){ib("10.7.0","highlightBlock will be removed entirely in v12.0");ib("10.7.0","Please use highlightElement now.");return x(e)}Object.assign(e,{highlight:c,highlightAuto:h,highlightAll:D,fixMarkup:N,highlightElement:x,highlightBlock:L,configure:y,initHighlighting:q,initHighlightingOnLoad:k,registerLanguage:E,unregisterLanguage:_,listLanguages:T,getLanguage:R,registerAliases:I,requireLanguage:S,autoDetection:F,inherit:ob,addPlugin:O,vuePlugin:Yf(e).VuePlugin});e.debugMode=function(){a=false};e.safeMode=function(){a=true};e.versionString=Kf;for(var j in Of){if(typeof Of[j]==="object"){Hg(Of[j])}}Object.assign(e,Of);e.addPlugin(b);e.addPlugin(Zf);e.addPlugin(w);return e};var db=ub({});var cb=db;function mb(e){return{name:"Gherkin",aliases:["feature"],keywords:"Feature Background Ability Business Need Scenario Scenarios Scenario Outline Scenario Template Examples Given And Then But When",contains:[{className:"symbol",begin:"\\*",relevance:0},{className:"meta",begin:"@[^@\\s]+"},{begin:"\\|",end:"\\|\\w*$",contains:[{className:"string",begin:"[^|]+"}]},{className:"variable",begin:"<",end:">"},e.HASH_COMMENT_MODE,{className:"string",begin:'"""',end:'"""'},e.QUOTE_STRING_MODE]}}var pb=mb;cb.registerLanguage("gherkin",pb);var hb=function(e,r){var n=e.story;var a;var i=(a=n.parent.parameters)===null||a===void 0?void 0:a.scenario;var s;try{s=cb.highlight("gherkin",i)}catch(e){}return t("div",null,t("details",null,t("summary",null,"Specs"),s&&t("pre",{innerHTML:s.value})),r)};var gb=[va,Da,Ba,Ya,pi,Pi,ji,vs,qs,Ss,di,qi,_i,Bs,yo,Do,_o,Bo,Jo,il,fl,Rl,Ll,Vl,Zl,pu,Eu,ed,cd,M,gd,xd,Jd,Vc,Kc,em,um,ym,Em,Pm,ep,Us,oo,to,ip,dp,wp,Sp,zp,F,ah,mh,Rh,Vh,Zh,og,gg,xg,Sg,Bg];var fb=e("sqm_stencilbook",function(){function e(e){r(this,e);this.ignored=true;u(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=aa(gb,{h:t,title:"Mint Components",addons:[hb,ze,Za]}),r=e.class,a=e.children;var i=s("Default"),o=i[0],l=i[1];var u=s(true),d=u[0],c=u[1];var m=Object.keys(Vg);var p=Vg[o];return t(n,{class:r,onClick:{}},t("div",{style:{position:"absolute",top:"0",right:"0",zIndex:"999999"}},"Branding:",t("select",{onChange:function(e){return l(e.target.value)}},m.map((function(e){return t("option",{selected:e===o},e)}))),t("div",null,t("div",null)),t(bb,null),t("br",null),t("input",{type:"checkbox",id:"checkerboard",onClick:function(){return c(!d)},onChange:function(){return document.documentElement.style.setProperty("--checker-color-1",d?"#ebebeb":"#ffffff00")}}),t("label",{htmlFor:"checkerboard"},"Checkerboard?")),t("style",null,p),t("style",null,Cd),a)};return e}());function bb(){return t("span",null,t(vb,null),t(vb,{type:"success"}),t(vb,{type:"warning"}),t(vb,{type:"danger"}),t(vb,{type:"neutral"}))}function vb(e){var r=e.type,n=r===void 0?"primary":r;return t("span",{style:{background:"var(--sl-color-"+n+"-500)",width:"1em",marginRight:"2px",padding:"0 4px"},title:n},n.charAt(0))}}}}));