@saasquatch/mint-components 1.3.2-17 → 1.3.2-18

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 (201) hide show
  1. package/dist/cjs/{ShadowViewAddon-06ace999.js → ShadowViewAddon-d6a442a9.js} +1 -1
  2. package/dist/cjs/{global-2962ef95.js → global-b957dd98.js} +2 -2
  3. package/dist/cjs/{index.module-6afe0caa.js → index.module-85eb6b4d.js} +3 -3
  4. package/dist/cjs/loader.cjs.js +3 -3
  5. package/dist/cjs/mint-components.cjs.js +3 -3
  6. package/dist/cjs/{re-render-5feb5c1f.js → re-render-59955561.js} +3 -3
  7. package/dist/cjs/sqm-asset-card.cjs.entry.js +1 -1
  8. package/dist/cjs/sqm-big-stat.cjs.entry.js +2 -2
  9. package/dist/cjs/sqm-divided-layout_30.cjs.entry.js +45 -29
  10. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +1 -1
  11. package/dist/cjs/{sqm-leaderboard-rank-view-277ee4ed.js → sqm-leaderboard-rank-view-9114d9ad.js} +2 -2
  12. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +3 -3
  13. package/dist/cjs/sqm-leaderboard.cjs.entry.js +2 -2
  14. package/dist/cjs/sqm-name-fields.cjs.entry.js +1 -1
  15. package/dist/cjs/{sqm-navigation-sidebar-item-view-f2d6f26e.js → sqm-navigation-sidebar-item-view-b565a10a.js} +1 -1
  16. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +2 -2
  17. package/dist/cjs/sqm-popup-container.cjs.entry.js +1 -1
  18. package/dist/cjs/{sqm-portal-email-verification-view-72c072c0.js → sqm-portal-email-verification-view-bd40f7eb.js} +1 -1
  19. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +3 -3
  20. package/dist/cjs/{sqm-portal-footer-view-df68933d.js → sqm-portal-footer-view-b60e17c8.js} +1 -1
  21. package/dist/cjs/sqm-portal-footer.cjs.entry.js +3 -3
  22. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +1 -1
  23. package/dist/cjs/sqm-portal-logout.cjs.entry.js +1 -1
  24. package/dist/cjs/{sqm-portal-profile-view-29351fd3.js → sqm-portal-profile-view-c3b889d4.js} +1 -1
  25. package/dist/cjs/sqm-portal-profile.cjs.entry.js +3 -3
  26. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +1 -1
  27. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +1 -1
  28. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +1 -1
  29. package/dist/cjs/sqm-referral-table-column.cjs.entry.js +2 -2
  30. package/dist/cjs/sqm-referral-table-date-column.cjs.entry.js +2 -2
  31. package/dist/cjs/sqm-referral-table-rewards-column.cjs.entry.js +2 -2
  32. package/dist/cjs/sqm-referral-table-status-column.cjs.entry.js +2 -2
  33. package/dist/cjs/sqm-referral-table-user-column.cjs.entry.js +2 -2
  34. package/dist/cjs/sqm-share-code.cjs.entry.js +1 -1
  35. package/dist/cjs/{useDemoBigStat-1ed13766.js → useDemoBigStat-9193e8c5.js} +1 -1
  36. package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.js +16 -9
  37. package/dist/collection/components/sqm-reward-exchange-list/useRewardExchangeList.js +1 -1
  38. package/dist/collection/components/sqm-task-card/TaskCard.stories.js +3 -0
  39. package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +3 -1
  40. package/dist/collection/components/sqm-task-card/sqm-task-card.js +26 -1
  41. package/dist/esm/{ShadowViewAddon-01127287.js → ShadowViewAddon-2338f393.js} +1 -1
  42. package/dist/esm/{global-011b8f35.js → global-0e81c5e6.js} +2 -2
  43. package/dist/esm/{index.module-9d3f0cd6.js → index.module-9b5bb6a2.js} +2 -2
  44. package/dist/esm/loader.js +3 -3
  45. package/dist/esm/mint-components.js +3 -3
  46. package/dist/esm/{re-render-5eece794.js → re-render-57ac6584.js} +3 -3
  47. package/dist/esm/sqm-asset-card.entry.js +1 -1
  48. package/dist/esm/sqm-big-stat.entry.js +2 -2
  49. package/dist/esm/sqm-divided-layout_30.entry.js +45 -29
  50. package/dist/esm/sqm-graphql-client-provider.entry.js +1 -1
  51. package/dist/esm/{sqm-leaderboard-rank-view-abd2a32b.js → sqm-leaderboard-rank-view-3f0dc20e.js} +2 -2
  52. package/dist/esm/sqm-leaderboard-rank.entry.js +3 -3
  53. package/dist/esm/sqm-leaderboard.entry.js +2 -2
  54. package/dist/esm/sqm-name-fields.entry.js +1 -1
  55. package/dist/esm/{sqm-navigation-sidebar-item-view-5b2619a5.js → sqm-navigation-sidebar-item-view-79b0748c.js} +1 -1
  56. package/dist/esm/sqm-navigation-sidebar-item.entry.js +2 -2
  57. package/dist/esm/sqm-popup-container.entry.js +1 -1
  58. package/dist/esm/{sqm-portal-email-verification-view-294429a1.js → sqm-portal-email-verification-view-8f253fb7.js} +1 -1
  59. package/dist/esm/sqm-portal-email-verification.entry.js +3 -3
  60. package/dist/esm/{sqm-portal-footer-view-0f4266d5.js → sqm-portal-footer-view-b8a2f15e.js} +1 -1
  61. package/dist/esm/sqm-portal-footer.entry.js +3 -3
  62. package/dist/esm/sqm-portal-forgot-password.entry.js +1 -1
  63. package/dist/esm/sqm-portal-logout.entry.js +1 -1
  64. package/dist/esm/{sqm-portal-profile-view-4305c000.js → sqm-portal-profile-view-831dea85.js} +1 -1
  65. package/dist/esm/sqm-portal-profile.entry.js +3 -3
  66. package/dist/esm/sqm-portal-protected-route.entry.js +1 -1
  67. package/dist/esm/sqm-portal-reset-password.entry.js +1 -1
  68. package/dist/esm/sqm-portal-verify-email.entry.js +1 -1
  69. package/dist/esm/sqm-referral-table-column.entry.js +2 -2
  70. package/dist/esm/sqm-referral-table-date-column.entry.js +2 -2
  71. package/dist/esm/sqm-referral-table-rewards-column.entry.js +2 -2
  72. package/dist/esm/sqm-referral-table-status-column.entry.js +2 -2
  73. package/dist/esm/sqm-referral-table-user-column.entry.js +2 -2
  74. package/dist/esm/sqm-share-code.entry.js +1 -1
  75. package/dist/esm/{useDemoBigStat-204fc34c.js → useDemoBigStat-660c8672.js} +1 -1
  76. package/dist/esm-es5/{ShadowViewAddon-01127287.js → ShadowViewAddon-2338f393.js} +1 -1
  77. package/dist/esm-es5/{global-011b8f35.js → global-0e81c5e6.js} +2 -2
  78. package/dist/esm-es5/{index.module-9d3f0cd6.js → index.module-9b5bb6a2.js} +1 -1
  79. package/dist/esm-es5/loader.js +1 -1
  80. package/dist/esm-es5/mint-components.js +1 -1
  81. package/dist/esm-es5/{re-render-5eece794.js → re-render-57ac6584.js} +1 -1
  82. package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
  83. package/dist/esm-es5/sqm-big-stat.entry.js +1 -1
  84. package/dist/esm-es5/sqm-divided-layout_30.entry.js +1 -1
  85. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  86. package/dist/esm-es5/{sqm-leaderboard-rank-view-abd2a32b.js → sqm-leaderboard-rank-view-3f0dc20e.js} +1 -1
  87. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  88. package/dist/esm-es5/sqm-leaderboard.entry.js +1 -1
  89. package/dist/esm-es5/sqm-name-fields.entry.js +1 -1
  90. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-5b2619a5.js → sqm-navigation-sidebar-item-view-79b0748c.js} +1 -1
  91. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  92. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  93. package/dist/esm-es5/{sqm-portal-email-verification-view-294429a1.js → sqm-portal-email-verification-view-8f253fb7.js} +1 -1
  94. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  95. package/dist/esm-es5/{sqm-portal-footer-view-0f4266d5.js → sqm-portal-footer-view-b8a2f15e.js} +1 -1
  96. package/dist/esm-es5/sqm-portal-footer.entry.js +1 -1
  97. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  98. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  99. package/dist/esm-es5/{sqm-portal-profile-view-4305c000.js → sqm-portal-profile-view-831dea85.js} +1 -1
  100. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  101. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  102. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  103. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  104. package/dist/esm-es5/sqm-referral-table-column.entry.js +1 -1
  105. package/dist/esm-es5/sqm-referral-table-date-column.entry.js +1 -1
  106. package/dist/esm-es5/sqm-referral-table-rewards-column.entry.js +1 -1
  107. package/dist/esm-es5/sqm-referral-table-status-column.entry.js +1 -1
  108. package/dist/esm-es5/sqm-referral-table-user-column.entry.js +1 -1
  109. package/dist/esm-es5/sqm-share-code.entry.js +1 -1
  110. package/dist/esm-es5/{useDemoBigStat-204fc34c.js → useDemoBigStat-660c8672.js} +1 -1
  111. package/dist/mint-components/mint-components.esm.js +1 -1
  112. package/dist/mint-components/mint-components.js +1 -1
  113. package/dist/mint-components/p-024cc1be.system.entry.js +1 -0
  114. package/dist/mint-components/{p-01418ed6.system.entry.js → p-0a882bab.system.entry.js} +1 -1
  115. package/dist/mint-components/{p-ab23b5bf.system.entry.js → p-0e49a93f.system.entry.js} +1 -1
  116. package/dist/mint-components/{p-dc5eb6d2.js → p-101fafa3.js} +1 -1
  117. package/dist/mint-components/{p-fc8bfc97.entry.js → p-16b0b00b.entry.js} +1 -1
  118. package/dist/mint-components/{p-11207a1e.system.entry.js → p-17e6fc02.system.entry.js} +1 -1
  119. package/dist/mint-components/{p-5741ae7c.system.entry.js → p-1dc2793a.system.entry.js} +1 -1
  120. package/dist/mint-components/{p-d0de3d4e.system.entry.js → p-1dc2e37a.system.entry.js} +1 -1
  121. package/dist/mint-components/{p-8e4f22e9.system.entry.js → p-1dd1105d.system.entry.js} +1 -1
  122. package/dist/mint-components/{p-1555800c.system.js → p-1ec1dcb3.system.js} +1 -1
  123. package/dist/mint-components/p-22d56623.entry.js +9 -0
  124. package/dist/mint-components/{p-7960b101.system.entry.js → p-232dddcc.system.entry.js} +1 -1
  125. package/dist/mint-components/{p-0c043241.js → p-24d13567.js} +1 -1
  126. package/dist/mint-components/p-25021e09.entry.js +1 -0
  127. package/dist/mint-components/{p-8583e637.js → p-27bb0aa9.js} +1 -1
  128. package/dist/mint-components/{p-4aee33c0.js → p-295b306a.js} +1 -1
  129. package/dist/mint-components/p-3098bb1b.system.entry.js +1 -0
  130. package/dist/mint-components/{p-a2591521.system.entry.js → p-3404b8d2.system.entry.js} +1 -1
  131. package/dist/mint-components/{p-7d024241.system.entry.js → p-35103a1b.system.entry.js} +1 -1
  132. package/dist/mint-components/p-35ba4a8b.entry.js +1 -0
  133. package/dist/mint-components/{p-8e312ded.js → p-441119ee.js} +15 -15
  134. package/dist/mint-components/{p-ce5f4a12.system.entry.js → p-46cb29e2.system.entry.js} +1 -1
  135. package/dist/mint-components/{p-5a232b8a.entry.js → p-503192e9.entry.js} +1 -1
  136. package/dist/mint-components/p-51277d8e.system.entry.js +1 -0
  137. package/dist/mint-components/{p-fdba580a.system.entry.js → p-55f029cd.system.entry.js} +1 -1
  138. package/dist/mint-components/{p-215521e1.system.js → p-58bf2a30.system.js} +1 -1
  139. package/dist/mint-components/{p-f47c2e07.system.js → p-58fb3d02.system.js} +1 -1
  140. package/dist/mint-components/{p-8cfb9e39.entry.js → p-62102076.entry.js} +1 -1
  141. package/dist/mint-components/{p-5d6fe62d.entry.js → p-623e7f8c.entry.js} +9 -9
  142. package/dist/mint-components/p-6410316b.entry.js +1 -0
  143. package/dist/mint-components/{p-ef5449f1.system.js → p-69902f7c.system.js} +1 -1
  144. package/dist/mint-components/{p-fe97f081.entry.js → p-6acfe4a0.entry.js} +1 -1
  145. package/dist/mint-components/p-6cbb3a00.entry.js +1 -0
  146. package/dist/mint-components/{p-384a10f9.system.entry.js → p-7062ab8e.system.entry.js} +1 -1
  147. package/dist/mint-components/{p-b0d61f59.entry.js → p-75ae6fc0.entry.js} +1 -1
  148. package/dist/mint-components/{p-32920ce3.system.entry.js → p-75b143ac.system.entry.js} +1 -1
  149. package/dist/mint-components/{p-48687d52.entry.js → p-77f9b4af.entry.js} +1 -1
  150. package/dist/mint-components/{p-ae2df320.system.js → p-7ee8a7ed.system.js} +1 -1
  151. package/dist/mint-components/p-853bd4bd.entry.js +1 -0
  152. package/dist/mint-components/p-85728f98.entry.js +1 -0
  153. package/dist/mint-components/{p-79509c4d.system.js → p-8a9966fc.system.js} +1 -1
  154. package/dist/mint-components/{p-3c804bb7.js → p-8bfe1f7d.js} +1 -1
  155. package/dist/mint-components/p-8ec40f9a.entry.js +1 -0
  156. package/dist/mint-components/{p-90c50d10.entry.js → p-8f5b80f2.entry.js} +1 -1
  157. package/dist/mint-components/{p-7d529d71.system.entry.js → p-98e29140.system.entry.js} +1 -1
  158. package/dist/mint-components/{p-6a95dcb9.js → p-a59e65f2.js} +1 -1
  159. package/dist/mint-components/{p-22307e8a.entry.js → p-a93149f4.entry.js} +1 -1
  160. package/dist/mint-components/p-aa39d9c0.entry.js +1 -0
  161. package/dist/mint-components/{p-52f6bff4.system.entry.js → p-ad1c6eb8.system.entry.js} +1 -1
  162. package/dist/mint-components/p-aee2a2b9.entry.js +1 -0
  163. package/dist/mint-components/{p-d58e79de.system.js → p-b2cb66f5.system.js} +1 -1
  164. package/dist/mint-components/{p-30fa3b36.js → p-b6107771.js} +1 -1
  165. package/dist/mint-components/{p-c2bca803.system.entry.js → p-b893904c.system.entry.js} +1 -1
  166. package/dist/mint-components/{p-141bd369.system.entry.js → p-b9edc48d.system.entry.js} +1 -1
  167. package/dist/mint-components/p-bafc60df.js +1 -0
  168. package/dist/mint-components/{p-b05f8e96.system.js → p-be615f03.system.js} +1 -1
  169. package/dist/mint-components/{p-dff4cca1.entry.js → p-be62004c.entry.js} +1 -1
  170. package/dist/mint-components/{p-119abcad.system.entry.js → p-cafc22bf.system.entry.js} +1 -1
  171. package/dist/mint-components/{p-21d39dfd.system.js → p-d4fe6a69.system.js} +1 -1
  172. package/dist/mint-components/{p-d20dd7c0.system.entry.js → p-d5a00e40.system.entry.js} +1 -1
  173. package/dist/mint-components/{p-c652d06a.js → p-d5b84d6b.js} +1 -1
  174. package/dist/mint-components/p-dea06c92.entry.js +1 -0
  175. package/dist/mint-components/{p-97d23817.system.entry.js → p-e53399e5.system.entry.js} +1 -1
  176. package/dist/mint-components/p-eb5aae94.entry.js +1 -0
  177. package/dist/mint-components/{p-8b6d1860.system.js → p-f3ea7918.system.js} +1 -1
  178. package/dist/mint-components/p-f7b80ac0.entry.js +1 -0
  179. package/dist/mint-components/{p-331bdc2a.system.js → p-f7d7e44d.system.js} +1 -1
  180. package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +1 -0
  181. package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +5 -1
  182. package/dist/types/components.d.ts +8 -0
  183. package/grapesjs/grapesjs.js +1 -1
  184. package/package.json +1 -1
  185. package/dist/mint-components/p-1e0b2fee.entry.js +0 -1
  186. package/dist/mint-components/p-2885425e.entry.js +0 -1
  187. package/dist/mint-components/p-36a7c338.entry.js +0 -1
  188. package/dist/mint-components/p-4a814c77.entry.js +0 -1
  189. package/dist/mint-components/p-677a7f32.entry.js +0 -1
  190. package/dist/mint-components/p-6fa844d9.entry.js +0 -1
  191. package/dist/mint-components/p-7525512d.entry.js +0 -1
  192. package/dist/mint-components/p-80a75084.system.entry.js +0 -1
  193. package/dist/mint-components/p-80bce3c3.entry.js +0 -1
  194. package/dist/mint-components/p-9f768013.system.entry.js +0 -1
  195. package/dist/mint-components/p-a193c9f5.entry.js +0 -1
  196. package/dist/mint-components/p-bfcb4f0e.entry.js +0 -1
  197. package/dist/mint-components/p-c19f8f68.system.entry.js +0 -1
  198. package/dist/mint-components/p-c3f9d0c7.entry.js +0 -1
  199. package/dist/mint-components/p-ee4c23e7.entry.js +0 -1
  200. package/dist/mint-components/p-f8e35b7f.js +0 -1
  201. package/dist/mint-components/p-fffb1f55.entry.js +0 -9
@@ -1 +1 @@
1
- var __awaiter=this&&this.__awaiter||function(e,t,n,r){function s(e){return e instanceof n?e:new n((function(t){t(e)}))}return new(n||(n=Promise))((function(n,a){function i(e){try{u(r.next(e))}catch(e){a(e)}}function o(e){try{u(r["throw"](e))}catch(e){a(e)}}function u(e){e.done?n(e.value):s(e.value).then(i,o)}u((r=r.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,s,a,i;return i={next:o(0),throw:o(1),return:o(2)},typeof Symbol==="function"&&(i[Symbol.iterator]=function(){return this}),i;function o(e){return function(t){return u([e,t])}}function u(i){if(r)throw new TypeError("Generator is already executing.");while(n)try{if(r=1,s&&(a=i[0]&2?s["return"]:i[0]?s["throw"]||((a=s["return"])&&a.call(s),0):s.next)&&!(a=a.call(s,i[1])).done)return a;if(s=0,a)i=[i[0]&2,a.value];switch(i[0]){case 0:case 1:a=i;break;case 4:n.label++;return{value:i[1],done:false};case 5:n.label++;s=i[1];i=[0];continue;case 7:i=n.ops.pop();n.trys.pop();continue;default:if(!(a=n.trys,a=a.length>0&&a[a.length-1])&&(i[0]===6||i[0]===2)){n=0;continue}if(i[0]===3&&(!a||i[1]>a[0]&&i[1]<a[3])){n.label=i[1];break}if(i[0]===6&&n.label<a[1]){n.label=a[1];a=i;break}if(a&&n.label<a[2]){n.label=a[2];n.ops.push(i);break}if(a[2])n.ops.pop();n.trys.pop();continue}i=t.call(e,n)}catch(e){i=[6,e];s=0}finally{r=a=0}if(i[0]&5)throw i[1];return{value:i[0]?i[1]:void 0,done:true}}};System.register(["./p-ff17b3a4.system.js","./p-015b683f.system.js","./p-1e182e88.system.js","./p-ef5449f1.system.js","./p-b2295bc5.system.js","./p-1b7d89a7.system.js","./p-4bd679a7.system.js","./p-126bcba1.system.js","./p-bb76c6f3.system.js","./p-55f8387d.system.js"],(function(e){"use strict";var t,n,r,s,a,i,o,u,l,c,f;return{setters:[function(e){t=e.r;n=e.h},function(e){r=e.j;s=e.e;a=e.m},function(){},function(e){i=e.z;o=e.j;u=e.r},function(e){l=e.j},function(){},function(e){c=e.c},function(){},function(){},function(e){f=e.P}],execute:function(){function d(){var e=this;var t,n,a,o;var u=r(false),c=u[0],f=u[1];var d=r(""),v=d[0],b=d[1];var m=i(),h=m[0],p=m[1],y=p.loading,g=p.data,w=p.errors;var _=new URLSearchParams(window.location.search);var j=_.get("nextPage");var k=function(t){return __awaiter(e,void 0,void 0,(function(){var e,n,r;return __generator(this,(function(s){switch(s.label){case 0:b("");e=t.detail.formData;e===null||e===void 0?void 0:e.forEach((function(t,n){l.set(e,n,t)}));n=j?{nextPage:j}:null;r={email:e.email,urlParams:n};return[4,h(r)];case 1:s.sent();return[2]}}))}))};s((function(){var e;if((e=g===null||g===void 0?void 0:g.requestManagedIdentityPasswordResetEmail)===null||e===void 0?void 0:e.success){f(true)}}),[(t=g===null||g===void 0?void 0:g.requestManagedIdentityPasswordResetEmail)===null||t===void 0?void 0:t.success]);s((function(){if(w===null||w===void 0?void 0:w.message){b("Network request failed.")}}),[w]);return{states:{loading:y,error:((o=(a=(n=w===null||w===void 0?void 0:w.response)===null||n===void 0?void 0:n.errors)===null||a===void 0?void 0:a[0])===null||o===void 0?void 0:o.message)||v,success:c},callbacks:{submit:k}}}var v=e("sqm_portal_forgot_password",function(){function e(e){t(this,e);this.ignored=true;this.emailLabel="Email";this.submitLabel="Request Password Reset";a(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=o()?b(this):d(),t=e.states,r=e.callbacks;var s={secondaryButton:n("slot",{name:"secondaryButton"},n("sl-button",{type:"text",disabled:t.loading,onClick:function(){return u.push("/login")}},"Sign In")),messageSlot:n("slot",{name:"messageSlot"},"Enter your email below to receive a password reset link."),emailLabel:this.emailLabel,submitLabel:this.submitLabel};return n(f,{states:t,callbacks:r,content:s})};return e}());function b(e){var t=this;return c({states:{error:"",loading:false,success:false},callbacks:{submit:function(e){return __awaiter(t,void 0,void 0,(function(){return __generator(this,(function(e){return[2]}))}))}}},e.demoData||{},{arrayMerge:function(e,t){return t}})}}}}));
1
+ var __awaiter=this&&this.__awaiter||function(e,t,n,r){function s(e){return e instanceof n?e:new n((function(t){t(e)}))}return new(n||(n=Promise))((function(n,a){function i(e){try{u(r.next(e))}catch(e){a(e)}}function o(e){try{u(r["throw"](e))}catch(e){a(e)}}function u(e){e.done?n(e.value):s(e.value).then(i,o)}u((r=r.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,s,a,i;return i={next:o(0),throw:o(1),return:o(2)},typeof Symbol==="function"&&(i[Symbol.iterator]=function(){return this}),i;function o(e){return function(t){return u([e,t])}}function u(i){if(r)throw new TypeError("Generator is already executing.");while(n)try{if(r=1,s&&(a=i[0]&2?s["return"]:i[0]?s["throw"]||((a=s["return"])&&a.call(s),0):s.next)&&!(a=a.call(s,i[1])).done)return a;if(s=0,a)i=[i[0]&2,a.value];switch(i[0]){case 0:case 1:a=i;break;case 4:n.label++;return{value:i[1],done:false};case 5:n.label++;s=i[1];i=[0];continue;case 7:i=n.ops.pop();n.trys.pop();continue;default:if(!(a=n.trys,a=a.length>0&&a[a.length-1])&&(i[0]===6||i[0]===2)){n=0;continue}if(i[0]===3&&(!a||i[1]>a[0]&&i[1]<a[3])){n.label=i[1];break}if(i[0]===6&&n.label<a[1]){n.label=a[1];a=i;break}if(a&&n.label<a[2]){n.label=a[2];n.ops.push(i);break}if(a[2])n.ops.pop();n.trys.pop();continue}i=t.call(e,n)}catch(e){i=[6,e];s=0}finally{r=a=0}if(i[0]&5)throw i[1];return{value:i[0]?i[1]:void 0,done:true}}};System.register(["./p-ff17b3a4.system.js","./p-015b683f.system.js","./p-1e182e88.system.js","./p-69902f7c.system.js","./p-b2295bc5.system.js","./p-1b7d89a7.system.js","./p-4bd679a7.system.js","./p-126bcba1.system.js","./p-bb76c6f3.system.js","./p-55f8387d.system.js"],(function(e){"use strict";var t,n,r,s,a,i,o,u,l,c,f;return{setters:[function(e){t=e.r;n=e.h},function(e){r=e.j;s=e.e;a=e.m},function(){},function(e){i=e.z;o=e.j;u=e.r},function(e){l=e.j},function(){},function(e){c=e.c},function(){},function(){},function(e){f=e.P}],execute:function(){function d(){var e=this;var t,n,a,o;var u=r(false),c=u[0],f=u[1];var d=r(""),v=d[0],b=d[1];var m=i(),h=m[0],p=m[1],y=p.loading,g=p.data,w=p.errors;var _=new URLSearchParams(window.location.search);var j=_.get("nextPage");var k=function(t){return __awaiter(e,void 0,void 0,(function(){var e,n,r;return __generator(this,(function(s){switch(s.label){case 0:b("");e=t.detail.formData;e===null||e===void 0?void 0:e.forEach((function(t,n){l.set(e,n,t)}));n=j?{nextPage:j}:null;r={email:e.email,urlParams:n};return[4,h(r)];case 1:s.sent();return[2]}}))}))};s((function(){var e;if((e=g===null||g===void 0?void 0:g.requestManagedIdentityPasswordResetEmail)===null||e===void 0?void 0:e.success){f(true)}}),[(t=g===null||g===void 0?void 0:g.requestManagedIdentityPasswordResetEmail)===null||t===void 0?void 0:t.success]);s((function(){if(w===null||w===void 0?void 0:w.message){b("Network request failed.")}}),[w]);return{states:{loading:y,error:((o=(a=(n=w===null||w===void 0?void 0:w.response)===null||n===void 0?void 0:n.errors)===null||a===void 0?void 0:a[0])===null||o===void 0?void 0:o.message)||v,success:c},callbacks:{submit:k}}}var v=e("sqm_portal_forgot_password",function(){function e(e){t(this,e);this.ignored=true;this.emailLabel="Email";this.submitLabel="Request Password Reset";a(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=o()?b(this):d(),t=e.states,r=e.callbacks;var s={secondaryButton:n("slot",{name:"secondaryButton"},n("sl-button",{type:"text",disabled:t.loading,onClick:function(){return u.push("/login")}},"Sign In")),messageSlot:n("slot",{name:"messageSlot"},"Enter your email below to receive a password reset link."),emailLabel:this.emailLabel,submitLabel:this.submitLabel};return n(f,{states:t,callbacks:r,content:s})};return e}());function b(e){var t=this;return c({states:{error:"",loading:false,success:false},callbacks:{submit:function(e){return __awaiter(t,void 0,void 0,(function(){return __generator(this,(function(e){return[2]}))}))}}},e.demoData||{},{arrayMerge:function(e,t){return t}})}}}}));
@@ -1 +1 @@
1
- System.register(["./p-ff17b3a4.system.js","./p-015b683f.system.js","./p-1e182e88.system.js","./p-ef5449f1.system.js"],(function(t){"use strict";var n,e,s,i,o;return{setters:[function(t){n=t.r},function(t){e=t.m},function(){},function(t){s=t.L;i=t.r;o=t.j}],execute:function(){function r(t){var n=t.nextPage;s(undefined);i.push({pathname:n,search:""})}var u=t("sqm_portal_logout",function(){function t(t){n(this,t);this.ignored=true;this.nextPage="/";e(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){o()?c():r(this)};return t}());function c(t){}}}}));
1
+ System.register(["./p-ff17b3a4.system.js","./p-015b683f.system.js","./p-1e182e88.system.js","./p-69902f7c.system.js"],(function(t){"use strict";var n,e,s,i,o;return{setters:[function(t){n=t.r},function(t){e=t.m},function(){},function(t){s=t.L;i=t.r;o=t.j}],execute:function(){function r(t){var n=t.nextPage;s(undefined);i.push({pathname:n,search:""})}var u=t("sqm_portal_logout",function(){function t(t){n(this,t);this.ignored=true;this.nextPage="/";e(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){o()?c():r(this)};return t}());function c(t){}}}}));
@@ -0,0 +1 @@
1
+ import{h as n}from"./p-64c3217a.js";import{_ as t}from"./p-b6107771.js";import{p as e}from"./p-101fafa3.js";var a=new Map,r=new Map,o=!0,i=!1;function f(n){return n.replace(/[\s,]+/g," ").trim()}function c(n){var c,s,u,m=f(n);if(!a.has(m)){var p=e(n,{experimentalFragmentVariables:i});if(!p||"Document"!==p.kind)throw new Error("Not a valid GraphQL document.");a.set(m,function(n){var t=new Set(n.definitions);t.forEach((function(n){n.loc&&delete n.loc,Object.keys(n).forEach((function(e){var a=n[e];a&&"object"==typeof a&&t.add(a)}))}));var e=n.loc;return e&&(delete e.startToken,delete e.endToken),n}((c=p,s=new Set,u=[],c.definitions.forEach((function(n){if("FragmentDefinition"===n.kind){var t=n.name.value,e=f((i=n.loc).source.body.substring(i.start,i.end)),a=r.get(t);a&&!a.has(e)?o&&console.warn("Warning: fragment with name "+t+" already exists.\ngraphql-tag enforces all fragment names across your application to be unique; read more about\nthis in the docs: http://dev.apollodata.com/core/fragments.html#unique-names"):a||r.set(t,a=new Set),a.add(e),s.has(e)||(s.add(e),u.push(n))}else u.push(n);var i})),t(t({},c),{definitions:u}))))}return a.get(m)}function s(n){for(var t=[],e=1;e<arguments.length;e++)t[e-1]=arguments[e];"string"==typeof n&&(n=[n]);var a=n[0];return t.forEach((function(t,e){a+=t&&"Document"===t.kind?t.loc.source.body:t,a+=n[e+1]})),c(a)}var u,m=s;(u=s||(s={})).gql=m,u.resetCaches=function(){a.clear(),r.clear()},u.disableFragmentWarnings=function(){o=!1},u.enableExperimentalFragmentVariables=function(){i=!0},u.disableExperimentalFragmentVariables=function(){i=!1},s.default=s;const p=s;function l(t){const{data:e}=t;return n("span",{class:"P"},e.rank)}export{l as L,p as g}
@@ -1 +1 @@
1
- System.register(["./p-ff17b3a4.system.js","./p-21d39dfd.system.js","./p-1b7d89a7.system.js","./p-547a0354.system.js","./p-bb76c6f3.system.js"],(function(e){"use strict";var t,s,a,l,i,r;return{setters:[function(e){t=e.h},function(e){s=e.i},function(e){a=e.j;l=e.c},function(e){i=e.P},function(e){r=e.T}],execute:function(){e("P",n);function n(e){var n,o,u,d,m;var p=e.states,c=e.callbacks;var v=p.text,b=p.formState;var f=b.errors,g=b.error;var y={FormStyle:{"& >*:not(:last-child)":{"margin-bottom":"32px"}},Error:{"&::part(erroralert-base)":{"margin-bottom":"32px"}},NameInputStyle:{"&:not(:last-child)":{"margin-right":"var(--sl-spacing-medium)"}}};a.setup(l());var x=a.createStyleSheet(y);var N=x.toString();var h=((n=p.user)===null||n===void 0?void 0:n.countryCode)?s.formatDisplayName((o=p.user)===null||o===void 0?void 0:o.countryCode,{type:"region"}):"";return t(i,Object.assign({},{direction:"row",padding:"xxx-large",gap:"xxx-large",minWidth:"600px"}),t("style",{type:"text/css"},N),t(r,Object.assign({},{type:"h1"}),v.editProfileHeader),t(r,Object.assign({},{type:"h2"}),v.editProfileSubHeader),t("form",{class:x.classes.FormStyle,onSubmit:c.onSubmit},p.success&&t("sqm-form-message",{exportparts:"success-icon"},t("div",{part:"successalert-text"},"Your profile has been successfully updated.")),g&&t("sqm-form-message",{class:x.classes.Error,type:"error",exportparts:"erroralert-icon"},t("div",{part:"erroralert-text"},g)),t(i,Object.assign({},{direction:"row",padding:"none",gap:"32px",minWidth:"50%"}),t("sl-input",Object.assign({class:x.classes.NameInputStyle,exportparts:"label: input-label",value:(u=p.user)===null||u===void 0?void 0:u.firstName,onInput:c.onChange,label:v.firstnametext,disabled:p.loading},(f===null||f===void 0?void 0:f.firstName)&&(f===null||f===void 0?void 0:f.firstName.status)!=="valid"?{class:"ErrorStyles",helpText:"Cannot be empty"}:[],{id:"firstName",name:"firstName",error:(f===null||f===void 0?void 0:f.firstName)&&(f===null||f===void 0?void 0:f.firstName.status)!=="valid"?f===null||f===void 0?void 0:f.firstName.message:undefined})),t("sl-input",Object.assign({class:x.classes.NameInputStyle,exportparts:"label: input-label",value:(d=p.user)===null||d===void 0?void 0:d.lastName,onInput:c.onChange,label:v.lastnametext,disabled:p.loading,id:"lastName",name:"lastName"},(f===null||f===void 0?void 0:f.lastName)&&(f===null||f===void 0?void 0:f.lastName.status)!=="valid"?{class:"ErrorStyles",helpText:"Cannot be empty"}:[],{error:(f===null||f===void 0?void 0:f.lastName)&&(f===null||f===void 0?void 0:f.lastName.status)!=="valid"?f===null||f===void 0?void 0:f.lastName.message:undefined}))),t("sl-input",{label:v.emailtext,value:(m=p.user)===null||m===void 0?void 0:m.email,exportparts:"label: input-label",disabled:true}),p.showCountry&&t("sl-input",{label:v.countrytext,value:h,exportparts:"label: input-label",disabled:true}),t("sl-button",{type:"primary",loading:p.loading,disabled:p.submitDisabled,onClick:function(e){c.onSubmit(e)},submit:true},v.submitChangeButtonText)))}}}}));
1
+ System.register(["./p-ff17b3a4.system.js","./p-d4fe6a69.system.js","./p-1b7d89a7.system.js","./p-547a0354.system.js","./p-bb76c6f3.system.js"],(function(e){"use strict";var t,s,a,l,i,r;return{setters:[function(e){t=e.h},function(e){s=e.i},function(e){a=e.j;l=e.c},function(e){i=e.P},function(e){r=e.T}],execute:function(){e("P",n);function n(e){var n,o,u,d,m;var p=e.states,c=e.callbacks;var v=p.text,b=p.formState;var f=b.errors,g=b.error;var y={FormStyle:{"& >*:not(:last-child)":{"margin-bottom":"32px"}},Error:{"&::part(erroralert-base)":{"margin-bottom":"32px"}},NameInputStyle:{"&:not(:last-child)":{"margin-right":"var(--sl-spacing-medium)"}}};a.setup(l());var x=a.createStyleSheet(y);var N=x.toString();var h=((n=p.user)===null||n===void 0?void 0:n.countryCode)?s.formatDisplayName((o=p.user)===null||o===void 0?void 0:o.countryCode,{type:"region"}):"";return t(i,Object.assign({},{direction:"row",padding:"xxx-large",gap:"xxx-large",minWidth:"600px"}),t("style",{type:"text/css"},N),t(r,Object.assign({},{type:"h1"}),v.editProfileHeader),t(r,Object.assign({},{type:"h2"}),v.editProfileSubHeader),t("form",{class:x.classes.FormStyle,onSubmit:c.onSubmit},p.success&&t("sqm-form-message",{exportparts:"success-icon"},t("div",{part:"successalert-text"},"Your profile has been successfully updated.")),g&&t("sqm-form-message",{class:x.classes.Error,type:"error",exportparts:"erroralert-icon"},t("div",{part:"erroralert-text"},g)),t(i,Object.assign({},{direction:"row",padding:"none",gap:"32px",minWidth:"50%"}),t("sl-input",Object.assign({class:x.classes.NameInputStyle,exportparts:"label: input-label",value:(u=p.user)===null||u===void 0?void 0:u.firstName,onInput:c.onChange,label:v.firstnametext,disabled:p.loading},(f===null||f===void 0?void 0:f.firstName)&&(f===null||f===void 0?void 0:f.firstName.status)!=="valid"?{class:"ErrorStyles",helpText:"Cannot be empty"}:[],{id:"firstName",name:"firstName",error:(f===null||f===void 0?void 0:f.firstName)&&(f===null||f===void 0?void 0:f.firstName.status)!=="valid"?f===null||f===void 0?void 0:f.firstName.message:undefined})),t("sl-input",Object.assign({class:x.classes.NameInputStyle,exportparts:"label: input-label",value:(d=p.user)===null||d===void 0?void 0:d.lastName,onInput:c.onChange,label:v.lastnametext,disabled:p.loading,id:"lastName",name:"lastName"},(f===null||f===void 0?void 0:f.lastName)&&(f===null||f===void 0?void 0:f.lastName.status)!=="valid"?{class:"ErrorStyles",helpText:"Cannot be empty"}:[],{error:(f===null||f===void 0?void 0:f.lastName)&&(f===null||f===void 0?void 0:f.lastName.status)!=="valid"?f===null||f===void 0?void 0:f.lastName.message:undefined}))),t("sl-input",{label:v.emailtext,value:(m=p.user)===null||m===void 0?void 0:m.email,exportparts:"label: input-label",disabled:true}),p.showCountry&&t("sl-input",{label:v.countrytext,value:h,exportparts:"label: input-label",disabled:true}),t("sl-button",{type:"primary",loading:p.loading,disabled:p.submitDisabled,onClick:function(e){c.onSubmit(e)},submit:true},v.submitChangeButtonText)))}}}}));
@@ -1 +1 @@
1
- import{r as s,h as t}from"./p-64c3217a.js";import{m as r}from"./p-44578b22.js";import"./p-30fa3b36.js";import"./p-ba505a8c.js";import"./p-dc5eb6d2.js";import"./p-db5a1e78.js";import{g as a}from"./p-fb1b6fdf.js";import{a as o}from"./p-3c804bb7.js";const p=class{constructor(t){s(this,t),this.ignored=!0,this.supportEmail="support@example.com",this.supportText="For program support, contact {email}",this.showPoweredBy=!0,this.poweredByLink="https://saasquatch.com",this.paddingTop="large",this.paddingRight="large",this.paddingBottom="large",this.paddingLeft="large",r(this)}disconnectedCallback(){}render(){return t(o,Object.assign({},a(this)))}static get assetsDirs(){return["../../assets"]}};export{p as sqm_portal_footer}
1
+ import{r as s,h as t}from"./p-64c3217a.js";import{m as r}from"./p-44578b22.js";import"./p-b6107771.js";import"./p-ba505a8c.js";import"./p-101fafa3.js";import"./p-db5a1e78.js";import{g as a}from"./p-fb1b6fdf.js";import{a as o}from"./p-8bfe1f7d.js";const p=class{constructor(t){s(this,t),this.ignored=!0,this.supportEmail="support@example.com",this.supportText="For program support, contact {email}",this.showPoweredBy=!0,this.poweredByLink="https://saasquatch.com",this.paddingTop="large",this.paddingRight="large",this.paddingBottom="large",this.paddingLeft="large",r(this)}disconnectedCallback(){}render(){return t(o,Object.assign({},a(this)))}static get assetsDirs(){return["../../assets"]}};export{p as sqm_portal_footer}
@@ -1 +1 @@
1
- System.register(["./p-ff17b3a4.system.js","./p-015b683f.system.js","./p-1e182e88.system.js","./p-ef5449f1.system.js","./p-1b7d89a7.system.js","./p-4bd679a7.system.js","./p-126bcba1.system.js","./p-9c79643f.system.js"],(function(t){"use strict";var e,s,a,n,r,i,o;return{setters:[function(t){e=t.r;s=t.h},function(t){a=t.n;n=t.m},function(){},function(t){r=t.j},function(){},function(t){i=t.c},function(){},function(t){o=t.N}],execute:function(){var f="sq:validation-state";function c(t){var e=a(f);return{states:{validationErrors:e===null||e===void 0?void 0:e.validationErrors,content:{lastNameLabel:t.lastNameLabel,firstNameLabel:t.firstNameLabel}}}}var u=t("sqm_name_fields",function(){function t(t){e(this,t);this.ignored=true;this.firstNameLabel="First Name";this.lastNameLabel="Last Name";n(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){var t=(r()?m(this):c(this)).states;return s(o,{states:t})};return t}());function m(t){return i({states:{validationErrors:[],content:{firstNameLabel:"First Name",lastNameLabel:"Last Name"}}},t.demoData||{},{arrayMerge:function(t,e){return e}})}}}}));
1
+ System.register(["./p-ff17b3a4.system.js","./p-015b683f.system.js","./p-1e182e88.system.js","./p-69902f7c.system.js","./p-1b7d89a7.system.js","./p-4bd679a7.system.js","./p-126bcba1.system.js","./p-9c79643f.system.js"],(function(t){"use strict";var e,s,a,n,r,i,o;return{setters:[function(t){e=t.r;s=t.h},function(t){a=t.n;n=t.m},function(){},function(t){r=t.j},function(){},function(t){i=t.c},function(){},function(t){o=t.N}],execute:function(){var c="sq:validation-state";function f(t){var e=a(c);return{states:{validationErrors:e===null||e===void 0?void 0:e.validationErrors,content:{lastNameLabel:t.lastNameLabel,firstNameLabel:t.firstNameLabel}}}}var u=t("sqm_name_fields",function(){function t(t){e(this,t);this.ignored=true;this.firstNameLabel="First Name";this.lastNameLabel="Last Name";n(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){var t=(r()?m(this):f(this)).states;return s(o,{states:t})};return t}());function m(t){return i({states:{validationErrors:[],content:{firstNameLabel:"First Name",lastNameLabel:"Last Name"}}},t.demoData||{},{arrayMerge:function(t,e){return e}})}}}}));