@saasquatch/mint-components 1.10.2 → 1.11.0-0

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 (170) hide show
  1. package/dist/cjs/{ShadowViewAddon-b2621f27.js → ShadowViewAddon-21aa34f8.js} +29 -52
  2. package/dist/cjs/{email-registration-view-248652bb.js → email-registration-view-5170d9f1.js} +1 -1
  3. package/dist/cjs/{global-02e50f09.js → global-4a59a374.js} +1 -1
  4. package/dist/cjs/loader.cjs.js +2 -2
  5. package/dist/cjs/mint-components.cjs.js +2 -2
  6. package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +108 -124
  7. package/dist/cjs/sqm-big-stat_38.cjs.entry.js +15 -70
  8. package/dist/cjs/sqm-empty_4.cjs.entry.js +2 -9
  9. package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +1 -1
  10. package/dist/cjs/{sqm-invoice-table-view-28b14d28.js → sqm-invoice-table-view-1ea0d1fe.js} +2 -1
  11. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +1 -1
  12. package/dist/cjs/sqm-logout-current-user.cjs.entry.js +10 -9
  13. package/dist/cjs/{sqm-portal-container-view-990a85a3.js → sqm-portal-container-view-5fb2ad49.js} +1 -1
  14. package/dist/cjs/{sqm-portal-email-verification-view-292b5bf4.js → sqm-portal-email-verification-view-07161940.js} +1 -1
  15. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +2 -2
  16. package/dist/cjs/{sqm-portal-profile-view-fde54e35.js → sqm-portal-profile-view-07b99f80.js} +1 -1
  17. package/dist/cjs/sqm-portal-profile.cjs.entry.js +2 -2
  18. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +1 -1
  19. package/dist/cjs/sqm-referred-registration.cjs.entry.js +1 -1
  20. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +1 -1
  21. package/dist/cjs/sqm-stencilbook.cjs.entry.js +41 -165
  22. package/dist/collection/components/sqm-card-feed/sqm-card-feed.js +1 -1
  23. package/dist/collection/components/sqm-empty/EmptyState.stories.js +1 -1
  24. package/dist/collection/components/sqm-image/sqm-image-view.js +1 -1
  25. package/dist/collection/components/sqm-image/sqm-image.js +0 -20
  26. package/dist/collection/components/sqm-leaderboard/Leaderboard.stories.js +9 -116
  27. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +26 -51
  28. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +16 -118
  29. package/dist/collection/components/sqm-leaderboard/useLeaderboard.js +3 -40
  30. package/dist/collection/components/sqm-logout-current-user/useLogoutCurrentUser.js +10 -9
  31. package/dist/collection/components/sqm-portal-container/PortalContainer.stories.js +7 -19
  32. package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +1 -1
  33. package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +0 -37
  34. package/dist/collection/components/sqm-referral-card/ReferralCard.stories.js +1 -1
  35. package/dist/collection/components/sqm-share-button/ShareButton.stories.js +1 -1
  36. package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +1 -1
  37. package/dist/collection/components/sqm-share-button/sqm-share-button.js +2 -2
  38. package/dist/collection/components/sqm-task-card/UseTaskCard.stories.js +1 -1
  39. package/dist/collection/components/sqm-task-card/sqm-task-card.js +1 -1
  40. package/dist/collection/components/tax-and-cash/TaxForm.stories.js +1 -0
  41. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +1 -2
  42. package/dist/collection/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.js +18 -11
  43. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +3 -19
  44. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +5 -3
  45. package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +49 -33
  46. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +32 -55
  47. package/dist/collection/components/views/email-registration-view.js +1 -1
  48. package/dist/collection/global/global.js +1 -1
  49. package/dist/collection/stories/NewPortal.stories.js +1 -1
  50. package/dist/esm/{ShadowViewAddon-04640297.js → ShadowViewAddon-90897c22.js} +29 -52
  51. package/dist/esm/{email-registration-view-a89a88bf.js → email-registration-view-07d80492.js} +1 -1
  52. package/dist/esm/{global-04c7d3b5.js → global-e7bb0343.js} +1 -1
  53. package/dist/esm/loader.js +2 -2
  54. package/dist/esm/mint-components.js +2 -2
  55. package/dist/esm/sqm-banking-info-form_16.entry.js +108 -124
  56. package/dist/esm/sqm-big-stat_38.entry.js +15 -70
  57. package/dist/esm/sqm-empty_4.entry.js +2 -9
  58. package/dist/esm/sqm-instant-access-registration.entry.js +1 -1
  59. package/dist/esm/{sqm-invoice-table-view-34ac7513.js → sqm-invoice-table-view-6945ea24.js} +2 -1
  60. package/dist/esm/sqm-leaderboard-rank.entry.js +1 -1
  61. package/dist/esm/sqm-logout-current-user.entry.js +10 -9
  62. package/dist/esm/{sqm-portal-container-view-6c582684.js → sqm-portal-container-view-ab89c6cc.js} +1 -1
  63. package/dist/esm/{sqm-portal-email-verification-view-4307c992.js → sqm-portal-email-verification-view-0b32261f.js} +1 -1
  64. package/dist/esm/sqm-portal-email-verification.entry.js +2 -2
  65. package/dist/esm/{sqm-portal-profile-view-ffe955c8.js → sqm-portal-profile-view-03026a5e.js} +1 -1
  66. package/dist/esm/sqm-portal-profile.entry.js +2 -2
  67. package/dist/esm/sqm-referral-table_11.entry.js +1 -1
  68. package/dist/esm/sqm-referred-registration.entry.js +1 -1
  69. package/dist/esm/sqm-rewards-table_9.entry.js +1 -1
  70. package/dist/esm/sqm-stencilbook.entry.js +41 -165
  71. package/dist/esm-es5/ShadowViewAddon-90897c22.js +1 -0
  72. package/dist/esm-es5/email-registration-view-07d80492.js +1 -0
  73. package/dist/esm-es5/{global-04c7d3b5.js → global-e7bb0343.js} +1 -1
  74. package/dist/esm-es5/loader.js +1 -1
  75. package/dist/esm-es5/mint-components.js +1 -1
  76. package/dist/esm-es5/sqm-banking-info-form_16.entry.js +1 -1
  77. package/dist/esm-es5/sqm-big-stat_38.entry.js +1 -1
  78. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  79. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  80. package/dist/esm-es5/{sqm-invoice-table-view-34ac7513.js → sqm-invoice-table-view-6945ea24.js} +1 -1
  81. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  82. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  83. package/dist/esm-es5/sqm-portal-container-view-ab89c6cc.js +1 -0
  84. package/dist/esm-es5/{sqm-portal-email-verification-view-4307c992.js → sqm-portal-email-verification-view-0b32261f.js} +1 -1
  85. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  86. package/dist/esm-es5/{sqm-portal-profile-view-ffe955c8.js → sqm-portal-profile-view-03026a5e.js} +1 -1
  87. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  88. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  89. package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
  90. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  91. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  92. package/dist/mint-components/mint-components.esm.js +1 -1
  93. package/dist/mint-components/mint-components.js +1 -1
  94. package/dist/mint-components/p-007383e1.entry.js +9 -0
  95. package/dist/mint-components/p-03deaf76.entry.js +9 -0
  96. package/dist/mint-components/{p-d3348267.js → p-05948592.js} +20 -20
  97. package/dist/mint-components/{p-4d233cd4.js → p-0e556260.js} +1 -1
  98. package/dist/mint-components/p-10036f16.js +1 -0
  99. package/dist/mint-components/p-445ffcfd.system.entry.js +1 -0
  100. package/dist/mint-components/{p-b6fc1227.system.entry.js → p-4864ed8a.system.entry.js} +1 -1
  101. package/dist/mint-components/{p-01cfff8a.system.entry.js → p-55a782cf.system.entry.js} +1 -1
  102. package/dist/mint-components/{p-59fe4ad1.system.js → p-573fab0f.system.js} +1 -1
  103. package/dist/mint-components/{p-56f14840.entry.js → p-57e4ef5f.entry.js} +1 -1
  104. package/dist/mint-components/p-5956a47e.entry.js +1 -0
  105. package/dist/mint-components/{p-7049e9b0.entry.js → p-5d485450.entry.js} +1 -1
  106. package/dist/mint-components/p-64491c96.system.entry.js +1 -0
  107. package/dist/mint-components/{p-ce621bcc.js → p-66172a05.js} +1 -1
  108. package/dist/mint-components/p-6bf41e0d.system.js +1 -0
  109. package/dist/mint-components/{p-b4c52c5a.entry.js → p-7a572b34.entry.js} +1 -1
  110. package/dist/mint-components/p-869c4ee1.system.entry.js +1 -0
  111. package/dist/mint-components/{p-be4b748a.system.entry.js → p-8fe21979.system.entry.js} +1 -1
  112. package/dist/mint-components/p-922578e4.system.js +1 -0
  113. package/dist/mint-components/p-956cd716.system.js +1 -0
  114. package/dist/mint-components/{p-3ec16698.entry.js → p-956ed10a.entry.js} +1 -1
  115. package/dist/mint-components/p-97198e2c.system.js +1 -0
  116. package/dist/mint-components/{p-4ea58025.system.entry.js → p-973f6501.system.entry.js} +1 -1
  117. package/dist/mint-components/{p-8704937c.js → p-9774fbc5.js} +1 -1
  118. package/dist/mint-components/{p-35d84041.system.entry.js → p-a61e6394.system.entry.js} +1 -1
  119. package/dist/mint-components/{p-1dd69917.system.entry.js → p-b8dbb809.system.entry.js} +1 -1
  120. package/dist/mint-components/p-be38de26.system.js +1 -0
  121. package/dist/mint-components/{p-b23d5520.js → p-bfdd2042.js} +1 -1
  122. package/dist/mint-components/{p-31e810e9.entry.js → p-c6c63bc0.entry.js} +7 -6
  123. package/dist/mint-components/{p-ed095674.system.js → p-c7a3fd1b.system.js} +1 -1
  124. package/dist/mint-components/p-cf158064.entry.js +33 -0
  125. package/dist/mint-components/p-d51eb656.entry.js +187 -0
  126. package/dist/mint-components/{p-4df8f1d2.system.js → p-d7df3dfd.system.js} +1 -1
  127. package/dist/mint-components/{p-32d1d162.entry.js → p-dab544d9.entry.js} +1 -1
  128. package/dist/mint-components/p-e566b746.system.entry.js +1 -0
  129. package/dist/mint-components/{p-c7fd9e16.js → p-e704842c.js} +1 -1
  130. package/dist/mint-components/{p-8679ed9f.system.entry.js → p-e84a74fe.system.entry.js} +1 -1
  131. package/dist/mint-components/{p-7f088154.entry.js → p-ebcec043.entry.js} +1 -1
  132. package/dist/mint-components/p-f8f6c99d.system.entry.js +1 -0
  133. package/dist/types/components/sqm-card-feed/sqm-card-feed.d.ts +1 -1
  134. package/dist/types/components/sqm-image/sqm-image-view.d.ts +0 -1
  135. package/dist/types/components/sqm-image/sqm-image.d.ts +0 -5
  136. package/dist/types/components/sqm-leaderboard/Leaderboard.stories.d.ts +0 -4
  137. package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +3 -6
  138. package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +4 -28
  139. package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +1 -4
  140. package/dist/types/components/sqm-portal-container/PortalContainer.stories.d.ts +0 -1
  141. package/dist/types/components/sqm-portal-container/sqm-portal-container-view.d.ts +0 -1
  142. package/dist/types/components/sqm-portal-container/sqm-portal-container.d.ts +0 -7
  143. package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +2 -2
  144. package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +1 -1
  145. package/dist/types/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.d.ts +6 -3
  146. package/dist/types/components/tax-and-cash/sqm-docusign-form/useDocusignForm.d.ts +3 -1
  147. package/dist/types/components.d.ts +4 -68
  148. package/docs/docs.docx +0 -0
  149. package/docs/raisins.json +1 -1
  150. package/grapesjs/grapesjs.js +1 -1
  151. package/package.json +2 -2
  152. package/dist/esm-es5/ShadowViewAddon-04640297.js +0 -1
  153. package/dist/esm-es5/email-registration-view-a89a88bf.js +0 -1
  154. package/dist/esm-es5/sqm-portal-container-view-6c582684.js +0 -1
  155. package/dist/mint-components/p-1c0be73e.entry.js +0 -223
  156. package/dist/mint-components/p-1c857edb.entry.js +0 -33
  157. package/dist/mint-components/p-293b71ba.system.entry.js +0 -1
  158. package/dist/mint-components/p-509e29e6.js +0 -1
  159. package/dist/mint-components/p-59d740b3.entry.js +0 -9
  160. package/dist/mint-components/p-5de21018.system.entry.js +0 -1
  161. package/dist/mint-components/p-65d430d4.system.entry.js +0 -1
  162. package/dist/mint-components/p-9f0629ba.system.entry.js +0 -1
  163. package/dist/mint-components/p-a1dba9a1.system.entry.js +0 -1
  164. package/dist/mint-components/p-a51533cb.system.js +0 -1
  165. package/dist/mint-components/p-bc51264d.system.js +0 -1
  166. package/dist/mint-components/p-d8d2de11.entry.js +0 -1
  167. package/dist/mint-components/p-dbc2167e.system.js +0 -1
  168. package/dist/mint-components/p-e3735866.entry.js +0 -11
  169. package/dist/mint-components/p-ed17e637.system.js +0 -1
  170. package/dist/mint-components/p-ed6ebd60.system.js +0 -1
@@ -1 +1 @@
1
- import{h as a}from"./p-64c3217a.js";import{c as t}from"./p-cef45012.js";function n(n){const s=t({LabelContainer:{"margin-bottom":"none"===n.labelMargin?n.labelMargin:`var(--sl-spacing-${n.labelMargin})`},SectionContainer:{textAlign:n.textAlign||"left",padding:"none"===n.padding?"0":`var(--sl-spacing-${n.padding})`}}),r=s.toString();return a("div",{class:s.classes.SectionContainer,part:"sqm-base"},a("style",{type:"text/css"},r),a("div",{class:s.classes.LabelContainer,part:"sqm-label"},n.label),n.content)}function s(n,s){const r=t({Container:{boxSizing:"border-box",display:n.display||"grid",flexWrap:n.flexWrap||"wrap","grid-template-columns":"row"===n.direction?`repeat(auto-fill, minmax(${n.minWidth}, auto))`:"100%","grid-gap":`var(--sl-spacing-${n.gap})`,padding:"none"===n.padding?"0":`var(--sl-spacing-${n.padding})`,maxWidth:n.maxWidth,margin:n.center&&"auto",justifyContent:n.justifyContent,backgroundColor:n.backgroundColor||"transparent"}}),i=r.toString();return a("div",{class:r.classes.Container,part:"sqm-base"},a("style",{type:"text/css"},"\n :host{\n width: 100%;\n display: block;\n }",i),s)}export{s as P,n as a}
1
+ import{h as a}from"./p-64c3217a.js";import{c as t}from"./p-cef45012.js";function n(n){const s=t({LabelContainer:{"margin-bottom":"none"===n.labelMargin?n.labelMargin:`var(--sl-spacing-${n.labelMargin})`},SectionContainer:{textAlign:n.textAlign||"left",padding:"none"===n.padding?"0":`var(--sl-spacing-${n.padding})`}}),r=s.toString();return a("div",{class:s.classes.SectionContainer,part:"sqm-base"},a("style",{type:"text/css"},r),a("div",{class:s.classes.LabelContainer,part:"sqm-label"},n.label),n.content)}function s(n,s){const r=t({Container:{boxSizing:"border-box",display:n.display||"grid",flexWrap:"wrap","grid-template-columns":"row"===n.direction?`repeat(auto-fill, minmax(${n.minWidth}, auto))`:"100%","grid-gap":`var(--sl-spacing-${n.gap})`,padding:"none"===n.padding?"0":`var(--sl-spacing-${n.padding})`,maxWidth:n.maxWidth,margin:n.center&&"auto",justifyContent:n.justifyContent,backgroundColor:n.backgroundColor||"transparent"}}),i=r.toString();return a("div",{class:r.classes.Container,part:"sqm-base"},a("style",{type:"text/css"},"\n :host{\n width: 100%;\n display: block;\n }",i),s)}export{s as P,n as a}
@@ -1 +1 @@
1
- var __awaiter=this&&this.__awaiter||function(e,t,n,i){function r(e){return e instanceof n?e:new n((function(t){t(e)}))}return new(n||(n=Promise))((function(n,a){function s(e){try{u(i.next(e))}catch(e){a(e)}}function o(e){try{u(i["throw"](e))}catch(e){a(e)}}function u(e){e.done?n(e.value):r(e.value).then(s,o)}u((i=i.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:[]},i,r,a,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 u([e,t])}}function u(s){if(i)throw new TypeError("Generator is already executing.");while(n)try{if(i=1,r&&(a=s[0]&2?r["return"]:s[0]?r["throw"]||((a=r["return"])&&a.call(r),0):r.next)&&!(a=a.call(r,s[1])).done)return a;if(r=0,a)s=[s[0]&2,a.value];switch(s[0]){case 0:case 1:a=s;break;case 4:n.label++;return{value:s[1],done:false};case 5:n.label++;r=s[1];s=[0];continue;case 7:s=n.ops.pop();n.trys.pop();continue;default:if(!(a=n.trys,a=a.length>0&&a[a.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!a||s[1]>a[0]&&s[1]<a[3])){n.label=s[1];break}if(s[0]===6&&n.label<a[1]){n.label=a[1];a=s;break}if(a&&n.label<a[2]){n.label=a[2];n.ops.push(s);break}if(a[2])n.ops.pop();n.trys.pop();continue}s=t.call(e,n)}catch(e){s=[6,e];r=0}finally{i=a=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:true}}};System.register(["./p-ff17b3a4.system.js","./p-2a414b2e.system.js","./p-59fe4ad1.system.js","./p-b370fca8.system.js","./p-4bd679a7.system.js","./p-f6934a55.system.js","./p-1a673057.system.js","./p-4f775e84.system.js","./p-4df8f1d2.system.js"],(function(e){"use strict";var t,n,i,r,a,s,o,u,c,l,f,v,d,g;return{setters:[function(e){t=e.r;n=e.h},function(e){i=e.k;r=e.m;a=e.f;s=e.n},function(){},function(e){o=e.l;u=e.n;c=e.Q;l=e.$;f=e.u;v=e.i},function(e){d=e.c},function(){},function(){},function(){},function(e){g=e.P}],execute:function(){function h(e){var t=this;var n,s,v,d,g,h,m,y,p;var w=o(),b=w[0],M=w[1],_=M.loading,k=M.data,E=M.errors;var x=u(),S=x[0],I=x[1],P=I.data,V=I.loading;var j=c();var L=(n=j===null||j===void 0?void 0:j.managedIdentity)===null||n===void 0?void 0:n.email;var R=new URLSearchParams(l.location.search);var T=R.get("nextPage");var B=i(false),H=B[0],C=B[1];var q=i(""),A=q[0],D=q[1];var G=i(10),Q=G[0],U=G[1];var Y=r(undefined);var $=r(undefined);var z=function(){return __awaiter(t,void 0,void 0,(function(){var t,n,i,r,a;return __generator(this,(function(s){switch(s.label){case 0:if(!L)return[2];D("");C(false);n=T?{nextPage:T}:null;i=e.redirectPath;r={email:L,urlParams:n,redirectPath:i};return[4,b(r)];case 1:a=s.sent();if(a instanceof Error){if(a.message)D(e.networkErrorMessage);return[2]}if((t=a.requestManagedIdentityVerificationEmail)===null||t===void 0?void 0:t.success)C(true);return[2]}}))}))};function F(){return __awaiter(this,void 0,void 0,(function(){var t,n;return __generator(this,(function(i){switch(i.label){case 0:return[4,S()];case 1:n=i.sent();if((t=n===null||n===void 0?void 0:n.managedIdentitySession)===null||t===void 0?void 0:t.emailVerified){clearInterval(Y.current);return[2,l.push({pathname:e.redirectPath,search:R.toString()&&"?"+R.toString()})]}N(10);return[2]}}))}))}var J=function(e){if(e===void 0){e=1e4}return setInterval(F,e)};var K=function(e){return setInterval((function(){return U(e)}),1e3)};function N(e){clearInterval($.current);clearInterval(Y.current);if(document.visibilityState==="hidden")return;if(e)U(e);var t=Q||10;$.current=K(e-1||t-1);Y.current=J(e*1e3||t*1e3)}var O=f((function(){return N()}),[Q]);a((function(){if(!Y.current){F();Y.current=J()}return function(){clearInterval(Y.current)}}),[]);a((function(){if(Q>0){clearInterval($.current);$.current=K(Q-1)}document.addEventListener("visibilitychange",O);return function(){clearInterval($.current);document.removeEventListener("visibilitychange",O)}}),[Q]);return{states:{loading:_,error:((g=(d=(v=(s=E===null||E===void 0?void 0:E.response)===null||s===void 0?void 0:s.errors)===null||v===void 0?void 0:v[0])===null||d===void 0?void 0:d.extensions)===null||g===void 0?void 0:g.message)||((y=(m=(h=E===null||E===void 0?void 0:E.response)===null||h===void 0?void 0:h.errors)===null||m===void 0?void 0:m[0])===null||y===void 0?void 0:y.message)||A,success:H,loadingVerification:V,isVerified:!!((p=P===null||P===void 0?void 0:P.managedIdentitySession)===null||p===void 0?void 0:p.emailVerified),countdown:Q},callbacks:{submit:z},content:{email:L,verifyMessage:e.verifyMessage,emailVerificationHeader:e.emailVerificationHeader,resendEmailButtonText:e.resendEmailButtonText,verificationLoadingMessage:e.verificationLoadingMessage,verificationStatusMessage:e.verificationStatusMessage,verificationResentMessage:e.verificationResentMessage,networkErrorMessage:e.networkErrorMessage}}}var m=e("sqm_portal_email_verification",function(){function e(e){t(this,e);this.ignored=true;this.redirectPath="/verifyEmail";this.emailVerificationHeader="Verify your email";this.resendEmailButtonText="Re-send Email";this.verifyMessage="A verification email was sent to {email}. Please verify your email to continue to the portal. Resending an email will invalidate the previous email.";this.verificationStatusMessage="Checking verification status in {countdown}";this.verificationLoadingMessage="Checking verification status";this.verificationResentMessage="Your verification email has been resent successfully";this.networkErrorMessage="An error occurred while verifying your password. Please refresh the page.";s(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=v()?y(this):h(this),t=e.states,i=e.callbacks,r=e.content;return n(g,{states:t,callbacks:i,content:r})};return e}());function y(e){var t=this;return d({states:{error:"",loading:false,success:false,countdown:10},callbacks:{submit:function(e){return __awaiter(t,void 0,void 0,(function(){return __generator(this,(function(e){return[2]}))}))}},content:{email:"test@example.com",verifyMessage:e.verifyMessage,emailVerificationHeader:e.emailVerificationHeader,resendEmailButtonText:e.resendEmailButtonText,verificationLoadingMessage:e.verificationLoadingMessage,verificationStatusMessage:e.verificationStatusMessage,verificationResentMessage:e.verificationResentMessage,networkErrorMessage:e.networkErrorMessage}},e.demoData||{},{arrayMerge:function(e,t){return t}})}}}}));
1
+ var __awaiter=this&&this.__awaiter||function(e,t,n,i){function r(e){return e instanceof n?e:new n((function(t){t(e)}))}return new(n||(n=Promise))((function(n,a){function s(e){try{u(i.next(e))}catch(e){a(e)}}function o(e){try{u(i["throw"](e))}catch(e){a(e)}}function u(e){e.done?n(e.value):r(e.value).then(s,o)}u((i=i.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:[]},i,r,a,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 u([e,t])}}function u(s){if(i)throw new TypeError("Generator is already executing.");while(n)try{if(i=1,r&&(a=s[0]&2?r["return"]:s[0]?r["throw"]||((a=r["return"])&&a.call(r),0):r.next)&&!(a=a.call(r,s[1])).done)return a;if(r=0,a)s=[s[0]&2,a.value];switch(s[0]){case 0:case 1:a=s;break;case 4:n.label++;return{value:s[1],done:false};case 5:n.label++;r=s[1];s=[0];continue;case 7:s=n.ops.pop();n.trys.pop();continue;default:if(!(a=n.trys,a=a.length>0&&a[a.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!a||s[1]>a[0]&&s[1]<a[3])){n.label=s[1];break}if(s[0]===6&&n.label<a[1]){n.label=a[1];a=s;break}if(a&&n.label<a[2]){n.label=a[2];n.ops.push(s);break}if(a[2])n.ops.pop();n.trys.pop();continue}s=t.call(e,n)}catch(e){s=[6,e];r=0}finally{i=a=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:true}}};System.register(["./p-ff17b3a4.system.js","./p-2a414b2e.system.js","./p-573fab0f.system.js","./p-b370fca8.system.js","./p-4bd679a7.system.js","./p-f6934a55.system.js","./p-1a673057.system.js","./p-4f775e84.system.js","./p-d7df3dfd.system.js"],(function(e){"use strict";var t,n,i,r,a,s,o,u,c,l,f,v,d,g;return{setters:[function(e){t=e.r;n=e.h},function(e){i=e.k;r=e.m;a=e.f;s=e.n},function(){},function(e){o=e.l;u=e.n;c=e.Q;l=e.$;f=e.u;v=e.i},function(e){d=e.c},function(){},function(){},function(){},function(e){g=e.P}],execute:function(){function h(e){var t=this;var n,s,v,d,g,h,m,y,p;var b=o(),w=b[0],M=b[1],_=M.loading,k=M.data,E=M.errors;var x=u(),S=x[0],I=x[1],P=I.data,V=I.loading;var j=c();var L=(n=j===null||j===void 0?void 0:j.managedIdentity)===null||n===void 0?void 0:n.email;var R=new URLSearchParams(l.location.search);var T=R.get("nextPage");var B=i(false),H=B[0],C=B[1];var q=i(""),A=q[0],D=q[1];var G=i(10),Q=G[0],U=G[1];var Y=r(undefined);var $=r(undefined);var z=function(){return __awaiter(t,void 0,void 0,(function(){var t,n,i,r,a;return __generator(this,(function(s){switch(s.label){case 0:if(!L)return[2];D("");C(false);n=T?{nextPage:T}:null;i=e.redirectPath;r={email:L,urlParams:n,redirectPath:i};return[4,w(r)];case 1:a=s.sent();if(a instanceof Error){if(a.message)D(e.networkErrorMessage);return[2]}if((t=a.requestManagedIdentityVerificationEmail)===null||t===void 0?void 0:t.success)C(true);return[2]}}))}))};function F(){return __awaiter(this,void 0,void 0,(function(){var t,n;return __generator(this,(function(i){switch(i.label){case 0:return[4,S()];case 1:n=i.sent();if((t=n===null||n===void 0?void 0:n.managedIdentitySession)===null||t===void 0?void 0:t.emailVerified){clearInterval(Y.current);return[2,l.push({pathname:e.redirectPath,search:R.toString()&&"?"+R.toString()})]}N(10);return[2]}}))}))}var J=function(e){if(e===void 0){e=1e4}return setInterval(F,e)};var K=function(e){return setInterval((function(){return U(e)}),1e3)};function N(e){clearInterval($.current);clearInterval(Y.current);if(document.visibilityState==="hidden")return;if(e)U(e);var t=Q||10;$.current=K(e-1||t-1);Y.current=J(e*1e3||t*1e3)}var O=f((function(){return N()}),[Q]);a((function(){if(!Y.current){F();Y.current=J()}return function(){clearInterval(Y.current)}}),[]);a((function(){if(Q>0){clearInterval($.current);$.current=K(Q-1)}document.addEventListener("visibilitychange",O);return function(){clearInterval($.current);document.removeEventListener("visibilitychange",O)}}),[Q]);return{states:{loading:_,error:((g=(d=(v=(s=E===null||E===void 0?void 0:E.response)===null||s===void 0?void 0:s.errors)===null||v===void 0?void 0:v[0])===null||d===void 0?void 0:d.extensions)===null||g===void 0?void 0:g.message)||((y=(m=(h=E===null||E===void 0?void 0:E.response)===null||h===void 0?void 0:h.errors)===null||m===void 0?void 0:m[0])===null||y===void 0?void 0:y.message)||A,success:H,loadingVerification:V,isVerified:!!((p=P===null||P===void 0?void 0:P.managedIdentitySession)===null||p===void 0?void 0:p.emailVerified),countdown:Q},callbacks:{submit:z},content:{email:L,verifyMessage:e.verifyMessage,emailVerificationHeader:e.emailVerificationHeader,resendEmailButtonText:e.resendEmailButtonText,verificationLoadingMessage:e.verificationLoadingMessage,verificationStatusMessage:e.verificationStatusMessage,verificationResentMessage:e.verificationResentMessage,networkErrorMessage:e.networkErrorMessage}}}var m=e("sqm_portal_email_verification",function(){function e(e){t(this,e);this.ignored=true;this.redirectPath="/verifyEmail";this.emailVerificationHeader="Verify your email";this.resendEmailButtonText="Re-send Email";this.verifyMessage="A verification email was sent to {email}. Please verify your email to continue to the portal. Resending an email will invalidate the previous email.";this.verificationStatusMessage="Checking verification status in {countdown}";this.verificationLoadingMessage="Checking verification status";this.verificationResentMessage="Your verification email has been resent successfully";this.networkErrorMessage="An error occurred while verifying your password. Please refresh the page.";s(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=v()?y(this):h(this),t=e.states,i=e.callbacks,r=e.content;return n(g,{states:t,callbacks:i,content:r})};return e}());function y(e){var t=this;return d({states:{error:"",loading:false,success:false,countdown:10},callbacks:{submit:function(e){return __awaiter(t,void 0,void 0,(function(){return __generator(this,(function(e){return[2]}))}))}},content:{email:"test@example.com",verifyMessage:e.verifyMessage,emailVerificationHeader:e.emailVerificationHeader,resendEmailButtonText:e.resendEmailButtonText,verificationLoadingMessage:e.verificationLoadingMessage,verificationStatusMessage:e.verificationStatusMessage,verificationResentMessage:e.verificationResentMessage,networkErrorMessage:e.networkErrorMessage}},e.demoData||{},{arrayMerge:function(e,t){return t}})}}}}));
@@ -1 +1 @@
1
- import{r as t,h as i}from"./p-64c3217a.js";import{n as s}from"./p-fd2c5407.js";import{i as a,b as e}from"./p-a8f7cb95.js";import"./p-e7e129ac.js";import{c as r}from"./p-c1086930.js";import"./p-02be1a88.js";import"./p-cef45012.js";import{E as o}from"./p-509e29e6.js";import"./p-a6a7dcaa.js";import{u as l}from"./p-0b9fa97f.js";const m=class{constructor(i){t(this,i),this.ignored=!0,this.emailLabel="Email",this.firstNameLabel="First Name",this.lastNameLabel="Last Name",this.registerLabel="Start Referring",this.includeName=!1,this.hideBorder=!1,this.requiredFieldErrorMessage="Cannot be empty",this.invalidEmailErrorMessage="Please enter a valid email address",this.networkErrorMessage="There was a problem signing you in. Please wait a moment and try again. If this problem continues, contact Support for help resolving this issue.",this.paddingTop="large",this.paddingRight="large",this.paddingBottom="large",this.paddingLeft="large",this.backgroundColor="#ffffff",this.includeCookies=!1,s(this)}disconnectedCallback(){}render(){const{states:t,callbacks:s}=a()?r({states:{loading:!1,error:""},callbacks:{submit:async()=>{e({id:"referrer@example.com",accountId:"referrer@example.com",jwt:"eyJraWQiOiJlNjI2NzQxNy1jMzZlLTRlM2EtYjM5NS1lYTFmY2YyNmU3YzIiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJjbVZtWlhKeVpYSkFaWGhoYlhCc1pTNWpiMjA9OmNtVm1aWEp5WlhKQVpYaGhiWEJzWlM1amIyMD1AdGVzdF9heGJndGF0dzF0Y2NwOnVzZXJzIiwicGFzc3dvcmRsZXNzIjp0cnVlLCJpc3MiOiJodHRwczovL3N0YWdpbmcucmVmZXJyYWxzYWFzcXVhdGNoLmNvbS8iLCJleHAiOjE2ODA4ODU5MTksImlhdCI6MTY4MDc5OTUxOX0.kjmTVVf_BTb-uMNKnadLyNLxMFwpkefsY02O3iAfBVIJJZZfeZMwunPlKsS3Vbp28aYRClBjH5Wj4pYxDn23D0CdZx8KNCqiJ8yF6149O9SPMkRseoJkliqS6LyvMOEDjGDkuLfcC8_hq1AHBXFt5BdCtWOk1gwf_5R9A0w5gXEIvprBzbNDLbuo88bVAlrmFNvfttXXryrpUeruMal7cBKuy02YblBrB4kKoyJiprU5GLEjciBA4A56u8TwQc0kbsPf2YcQaJsY_IvkC7S1u4sPyObpq6iF6Ed8UYHAo6nU5KjZXyVtoUyeIS11mf_6OtDO6LyMNHV2FtEUUDdPCg"})}}},this.demoData||{},{arrayMerge:(t,i)=>i}):l(this),m={emailLabel:this.emailLabel,registerLabel:this.registerLabel,firstNameLabel:this.firstNameLabel,lastNameLabel:this.lastNameLabel,includeName:this.includeName,hideBorder:this.hideBorder,invalidEmailErrorMessage:this.invalidEmailErrorMessage,requiredFieldErrorMessage:this.requiredFieldErrorMessage,paddingTop:this.paddingTop,paddingBottom:this.paddingBottom,paddingLeft:this.paddingLeft,paddingRight:this.paddingRight,backgroundColor:this.backgroundColor,topSlot:i("slot",{name:"top"}),bottomSlot:i("slot",{name:"bottom"})};return i(o,{states:t,callbacks:s,content:m})}};export{m as sqm_instant_access_registration}
1
+ import{r as t,h as i}from"./p-64c3217a.js";import{n as s}from"./p-fd2c5407.js";import{i as a,b as e}from"./p-a8f7cb95.js";import"./p-e7e129ac.js";import{c as r}from"./p-c1086930.js";import"./p-02be1a88.js";import"./p-cef45012.js";import{E as o}from"./p-10036f16.js";import"./p-a6a7dcaa.js";import{u as l}from"./p-0b9fa97f.js";const m=class{constructor(i){t(this,i),this.ignored=!0,this.emailLabel="Email",this.firstNameLabel="First Name",this.lastNameLabel="Last Name",this.registerLabel="Start Referring",this.includeName=!1,this.hideBorder=!1,this.requiredFieldErrorMessage="Cannot be empty",this.invalidEmailErrorMessage="Please enter a valid email address",this.networkErrorMessage="There was a problem signing you in. Please wait a moment and try again. If this problem continues, contact Support for help resolving this issue.",this.paddingTop="large",this.paddingRight="large",this.paddingBottom="large",this.paddingLeft="large",this.backgroundColor="#ffffff",this.includeCookies=!1,s(this)}disconnectedCallback(){}render(){const{states:t,callbacks:s}=a()?r({states:{loading:!1,error:""},callbacks:{submit:async()=>{e({id:"referrer@example.com",accountId:"referrer@example.com",jwt:"eyJraWQiOiJlNjI2NzQxNy1jMzZlLTRlM2EtYjM5NS1lYTFmY2YyNmU3YzIiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJjbVZtWlhKeVpYSkFaWGhoYlhCc1pTNWpiMjA9OmNtVm1aWEp5WlhKQVpYaGhiWEJzWlM1amIyMD1AdGVzdF9heGJndGF0dzF0Y2NwOnVzZXJzIiwicGFzc3dvcmRsZXNzIjp0cnVlLCJpc3MiOiJodHRwczovL3N0YWdpbmcucmVmZXJyYWxzYWFzcXVhdGNoLmNvbS8iLCJleHAiOjE2ODA4ODU5MTksImlhdCI6MTY4MDc5OTUxOX0.kjmTVVf_BTb-uMNKnadLyNLxMFwpkefsY02O3iAfBVIJJZZfeZMwunPlKsS3Vbp28aYRClBjH5Wj4pYxDn23D0CdZx8KNCqiJ8yF6149O9SPMkRseoJkliqS6LyvMOEDjGDkuLfcC8_hq1AHBXFt5BdCtWOk1gwf_5R9A0w5gXEIvprBzbNDLbuo88bVAlrmFNvfttXXryrpUeruMal7cBKuy02YblBrB4kKoyJiprU5GLEjciBA4A56u8TwQc0kbsPf2YcQaJsY_IvkC7S1u4sPyObpq6iF6Ed8UYHAo6nU5KjZXyVtoUyeIS11mf_6OtDO6LyMNHV2FtEUUDdPCg"})}}},this.demoData||{},{arrayMerge:(t,i)=>i}):l(this),m={emailLabel:this.emailLabel,registerLabel:this.registerLabel,firstNameLabel:this.firstNameLabel,lastNameLabel:this.lastNameLabel,includeName:this.includeName,hideBorder:this.hideBorder,invalidEmailErrorMessage:this.invalidEmailErrorMessage,requiredFieldErrorMessage:this.requiredFieldErrorMessage,paddingTop:this.paddingTop,paddingBottom:this.paddingBottom,paddingLeft:this.paddingLeft,paddingRight:this.paddingRight,backgroundColor:this.backgroundColor,topSlot:i("slot",{name:"top"}),bottomSlot:i("slot",{name:"bottom"})};return i(o,{states:t,callbacks:s,content:m})}};export{m as sqm_instant_access_registration}
@@ -0,0 +1 @@
1
+ var __makeTemplateObject=this&&this.__makeTemplateObject||function(t,e){if(Object.defineProperty){Object.defineProperty(t,"raw",{value:e})}else{t.raw=e}return t};var __assign=this&&this.__assign||function(){__assign=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++){e=arguments[n];for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]}return t};return __assign.apply(this,arguments)};System.register(["./p-ff17b3a4.system.js","./p-2a414b2e.system.js","./p-b370fca8.system.js","./p-4bd679a7.system.js","./p-1a673057.system.js","./p-6333265f.system.js","./p-9dcfa187.system.js"],(function(t){"use strict";var e,n,i,r,s,a,c,o,u,d,l;return{setters:[function(t){e=t.r;n=t.h},function(t){i=t.n},function(t){r=t.d;s=t.Q;a=t.y;c=t.b;o=t.i},function(t){u=t.c},function(){},function(t){d=t.g},function(t){l=t.L}],execute:function(){var f=r.gql(__makeTemplateObject(["\n query getUserDetails($id: String!, $accountId: String!) {\n user(id: $id, accountId: $accountId) {\n id\n accountId\n email\n }\n }\n"],["\n query getUserDetails($id: String!, $accountId: String!) {\n user(id: $id, accountId: $accountId) {\n id\n accountId\n email\n }\n }\n"]));function m(t){var e,n;var i=s();var r=a(f,{id:i===null||i===void 0?void 0:i.id,accountId:i===null||i===void 0?void 0:i.accountId},!i),o=r.loading,u=r.data;var d=function(){c(undefined)};var l=(e=t.userIdentificationText)===null||e===void 0?void 0:e.replace("{email}",(n=u===null||u===void 0?void 0:u.user)===null||n===void 0?void 0:n.email);return __assign({loading:o,onSwitchClick:d,filledInEmailText:l},t)}var h=t("sqm_logout_current_user",function(){function t(t){e(this,t);this.userIdentificationText="{email}";this.switchUserText="not you?";this.emailErrorText="Error fetching email";i(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){var t=o()?v(this):m(d(this));var e={userIdentificationText:this.userIdentificationText,switchUserText:this.switchUserText,emailErrorText:this.emailErrorText};return n(l,Object.assign({},t,e))};return t}());function v(t){return u({onSwitchClick:function(){return c(undefined)},filledInEmailText:"john@example.com",switchUserText:t.switchUserText,emailErrorText:t.emailErrorText,loading:false},t.demoData||{},{arrayMerge:function(t,e){return e}})}}}}));
@@ -2,7 +2,7 @@
2
2
  * @uiName Card Feed
3
3
  * @slots [{"name":"","title":"Cards"}]
4
4
  * @exampleGroup Rewards
5
- * @example Task Card Feed - <sqm-card-feed gap="24" width="347"> <sqm-task-card reward-amount="20" goal="1" card-title="Complete a Survey" description="Fill out our NPS survey and get 20 points for giving us honest feedback." button-text="Take survey" reward-unit="Points" completed-text="Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}" ended-message="Ended {endDate}" expiry-message="Ends {endDate}" finite="0" starts-on-message="Starts {startDate}" > </sqm-task-card> <sqm-task-card reward-amount="250" goal="500" show-progress-bar card-title="Spend $500" description="Earn 250 points when you spend $500 or more." button-text="See plans" completed-text="Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}" ended-message="Ended {endDate}" expiry-message="Ends {endDate}" progress-bar-unit="$" finite="0" reward-unit="Points" starts-on-message="Starts {startDate}" > </sqm-task-card> <sqm-task-card goal="1" reward-amount="50" card-title="Follow Us on X" description="Earn 50 points when you Follow Us on X!" button-text="Follow" button-link="https://twitter.com/" open-new-tab="true" event-key="socialFollow" completed-text="Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}" ended-message="Ended {endDate}" expiry-message="Ends {endDate}" finite="0" reward-unit="Points" starts-on-message="Starts {startDate}" > </sqm-task-card> <sqm-task-card reward-amount="1" reward-unit="Free Month" goal="1" card-title="Upgrade Your Plan" description="Receive one free month for being a committed customer when you upgrade your plan." button-text="Upgrade" completed-text="Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}" ended-message="Ended {endDate}" expiry-message="Ends {endDate}" open-new-tab="false" finite="0" starts-on-message="Starts {startDate}" > </sqm-task-card> </sqm-card-feed>
5
+ * @example Task Card Feed - <sqm-card-feed gap="24" width="347"> <sqm-task-card reward-amount="20" goal="1" card-title="Complete a Survey" description="Fill out our NPS survey and get 20 points for giving us honest feedback." button-text="Take survey" reward-unit="Points" completed-text="Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}" ended-message="Ended {endDate}" expiry-message="Ends {endDate}" finite="0" starts-on-message="Starts {startDate}" > </sqm-task-card> <sqm-task-card reward-amount="250" goal="500" show-progress-bar card-title="Spend $500" description="Earn 250 points when you spend $500 or more." button-text="See plans" completed-text="Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}" ended-message="Ended {endDate}" expiry-message="Ends {endDate}" progress-bar-unit="$" finite="0" reward-unit="Points" starts-on-message="Starts {startDate}" > </sqm-task-card> <sqm-task-card goal="1" 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/" open-new-tab="true" event-key="socialFollow" completed-text="Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}" ended-message="Ended {endDate}" expiry-message="Ends {endDate}" finite="0" reward-unit="Points" starts-on-message="Starts {startDate}" > </sqm-task-card> <sqm-task-card reward-amount="1" reward-unit="Free Month" goal="1" card-title="Upgrade Your Plan" description="Receive one free month for being a committed customer when you upgrade your plan." button-text="Upgrade" completed-text="Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}" ended-message="Ended {endDate}" expiry-message="Ends {endDate}" open-new-tab="false" finite="0" starts-on-message="Starts {startDate}" > </sqm-task-card> </sqm-card-feed>
6
6
  */
7
7
  export declare class CardFeed {
8
8
  ignored: boolean;
@@ -5,6 +5,5 @@ export interface ImageViewProps {
5
5
  alignment?: "left" | "center" | "right";
6
6
  backgroundColor?: string;
7
7
  minHeight?: string;
8
- width?: string;
9
8
  }
10
9
  export declare function ImageView(props: ImageViewProps): any;
@@ -29,10 +29,5 @@ export declare class Image {
29
29
  * @uiName Minimum height
30
30
  */
31
31
  minHeight?: string;
32
- /**
33
- * (Optional) Constrains the width of the image. Can be a pixel value or a percentage i.e. "500px", "33%", etc.
34
- * @uiName Width
35
- */
36
- width?: string;
37
32
  render(): any;
38
33
  }
@@ -11,12 +11,8 @@ export declare const Loading: () => any;
11
11
  export declare const One: () => any;
12
12
  export declare const Five: () => any;
13
13
  export declare const ReferralLeaderboard: () => any;
14
- export declare const ReferralLeaderboardWithMaxWidth: () => any;
15
14
  export declare const PointsLeaderboard: () => any;
16
15
  export declare const TenWithRank: () => any;
17
16
  export declare const ViewerOutside: () => any;
18
17
  export declare const ViewerAnonymous: () => any;
19
- export declare const HideNamesWithViewerOutside: () => any;
20
18
  export declare const HideViewer: () => any;
21
- export declare const HideNames: () => any;
22
- export declare const LeaderboardWithNoNamesAndGraphic: () => any;
@@ -10,11 +10,7 @@ export interface LeaderboardViewProps {
10
10
  rankheading?: string;
11
11
  showRank?: boolean;
12
12
  hideViewer?: boolean;
13
- viewingUserText?: string;
14
- hideNames?: boolean;
15
13
  anonymousUser?: string;
16
- rankSuffix?: string;
17
- width?: string;
18
14
  };
19
15
  };
20
16
  data: {
@@ -29,14 +25,15 @@ export interface LeaderboardViewProps {
29
25
  viewerRank?: {
30
26
  textValue: string;
31
27
  rank: number;
32
- firstName?: string;
33
- lastInitial?: string;
28
+ firstName: string;
29
+ lastInitial: string;
34
30
  rowNumber: number;
35
31
  };
36
32
  };
37
33
  elements: {
38
34
  empty: VNode;
39
35
  essentials: VNode;
36
+ loadingstate: VNode;
40
37
  };
41
38
  }
42
39
  export declare function LeaderboardView(props: LeaderboardViewProps): any;
@@ -5,10 +5,9 @@ import { LeaderboardViewProps } from "./sqm-leaderboard-view";
5
5
  * @slots [{"name":"empty", "title":"Empty State"}]
6
6
  * @requiredFeatures ["LEADERBOARDS"]
7
7
  * @exampleGroup Leaderboard
8
- * @example Referral Started Leaderboard - <sqm-leaderboard usersheading="Referrer" rank-suffix="{rank, selectordinal, one {#st} two {#nd} few {#rd} other {#th}}" statsheading="Referrals" rank-type="rank" leaderboard-type="topStartedReferrers" rankheading="Rank" show-rank="true"><sqm-empty empty-state-image="https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_leaderboard2.png" empty-state-header="View your rank in the leaderboard" empty-state-text="Be the first to refer a friend and reach the top of the leaderboard" ></sqm-empty></sqm-leaderboard>
9
- * @example Referral Converted Leaderboard - <sqm-leaderboard usersheading="Referrer" rank-suffix="{rank, selectordinal, one {#st} two {#nd} few {#rd} other {#th}}" statsheading="Referrals" rank-type="rank" leaderboard-type="topConvertedReferrers" rankheading="Rank" show-rank="true"><sqm-empty empty-state-image="https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_leaderboard2.png" empty-state-header="View your rank in the leaderboard" empty-state-text="Be the first to refer a friend and reach the top of the leaderboard" ></sqm-empty></sqm-leaderboard>
10
- * @example Points Earned Leaderboard - <sqm-leaderboard usersheading="Name" rank-suffix="{rank, selectordinal, one {#st} two {#nd} few {#rd} other {#th}}" statsheading="Points" rank-type="rank" leaderboard-type="topPointEarners" rankheading="Rank" show-rank="true"><sqm-empty empty-state-image="https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_leaderboard2.png" empty-state-header="View your rank in the leaderboard" empty-state-text="Be the first to refer a friend and reach the top of the leaderboard" ></sqm-empty></sqm-leaderboard>
11
- * @example Anonymous Leaderboard - <div style="display: flex; align-items: flex-start; justify-content: center; width: 100%; gap: 50px;"><div style="display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 10px; max-width: 30%;"><sqm-image width="70%" alignment="center" image-url="https://res.cloudinary.com/saasquatch-staging/image/upload/v1729728469/Leaderboard_image_z87lsm.png"></sqm-image><h2 style="margin: auto;">Top Performers</h2><p style="margin: 0; text-align: center;">The leaderboard highlights the top performers in real-time. Stay motivated, stay competitive!</p></div><sqm-leaderboard width="300px" usersheading="Referrer" rank-suffix="{rank, selectordinal, one {#st} two {#nd} few {#rd} other {#th}}" statsheading="Referrals" rank-type="rank" leaderboard-type="topStartedReferrers" rankheading="Rank" show-rank="true" hide-names="true" hide-viewer="true"><sqm-empty empty-state-image="https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_leaderboard2.png" empty-state-header="View your rank in the leaderboard" empty-state-text="Be the first to refer a friend and reach the top of the leaderboard"></sqm-empty></sqm-leaderboard></div>
8
+ * @example Referral Started Leaderboard - <sqm-leaderboard usersheading="Referrer" statsheading="Referrals" rank-type="rank" leaderboard-type="topStartedReferrers" rankheading="Rank" show-rank="true"><sqm-empty empty-state-image="https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_leaderboard2.png" empty-state-header="View your rank in the leaderboard" empty-state-text="Be the first to refer a friend and reach the top of the leaderboard" ></sqm-empty></sqm-leaderboard>
9
+ * @example Referral Converted Leaderboard - <sqm-leaderboard usersheading="Referrer" statsheading="Referrals" rank-type="rank" leaderboard-type="topConvertedReferrers" rankheading="Rank" show-rank="true"><sqm-empty empty-state-image="https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_leaderboard2.png" empty-state-header="View your rank in the leaderboard" empty-state-text="Be the first to refer a friend and reach the top of the leaderboard" ></sqm-empty></sqm-leaderboard>
10
+ * @example Points Earned Leaderboard - <sqm-leaderboard usersheading="Name" statsheading="Points" rank-type="rank" leaderboard-type="topPointEarners" rankheading="Rank" show-rank="true"><sqm-empty empty-state-image="https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_leaderboard2.png" empty-state-header="View your rank in the leaderboard" empty-state-text="Be the first to refer a friend and reach the top of the leaderboard" ></sqm-empty></sqm-leaderboard>
12
11
  * @featureTooltip <div>Motivate your participants by gamifying your program. Contact <a href="mailto:saasquatch-support%40impact.com?subject=Next steps for Leaderboards feature&body=Hi Support Team, %0D%0A%0D%0A I am interested in learning more about how Leaderboards can support the growth of our referral program. Please connect me with a program strategy manager to discuss this feature further, and determine the next steps.%0D%0A%0D%0A%0D%0AThank you,%0D%0A[Add your name here]">Support</a> to upgrade your plan and add a leaderboard.</div>
13
12
  */
14
13
  export declare class Leaderboard {
@@ -36,18 +35,6 @@ export declare class Leaderboard {
36
35
  * @uiName Show leaderboard rank
37
36
  */
38
37
  showRank: boolean;
39
- /**
40
- * Restrict the width of the leaderboard (Can be a pixel value or a percentage i.e. "500px", "33%", etc.)
41
- *
42
- * @uiName Width
43
- */
44
- width: string;
45
- /**
46
- * A JSONata string that formats the rank with the appropriate ordinal suffix (e.g., "st" for 1st, "nd" for 2nd, "rd" for 3rd, and "th" for all others).
47
- *
48
- * @uiName Rank Suffix
49
- */
50
- rankSuffix: string;
51
38
  /**
52
39
  * Hide the viewer's leaderboard row if not in the top results.
53
40
  *
@@ -55,21 +42,10 @@ export declare class Leaderboard {
55
42
  * @default
56
43
  */
57
44
  hideViewer: boolean;
58
- /**
59
- * @uiName Viewing user text
60
- */
61
- viewingUserText: string;
62
- /**
63
- * Hide the Names of users to protect personal identifiable information
64
- *
65
- * @uiName Hide users names
66
- * @default
67
- */
68
- hideNames: boolean;
69
45
  /**
70
46
  * Hides the leaderboard if user is on Essentials plan
71
47
  *
72
- * @uiName Hide leaderboard for essentials user
48
+ * @uiName Hide viewing user
73
49
  * @default
74
50
  */
75
51
  isEssentials?: boolean;
@@ -7,10 +7,6 @@ export interface LeaderboardProps {
7
7
  anonymousUser?: string;
8
8
  showRank?: boolean;
9
9
  hideViewer?: boolean;
10
- viewingUserText?: string;
11
- hideNames?: boolean;
12
- width?: string;
13
- rankSuffix?: string;
14
10
  rankType: "rowNumber" | "rank" | "denseRank";
15
11
  leaderboardType: "topStartedReferrers" | "topConvertedReferrers" | "topPointEarners";
16
12
  maxRows: number;
@@ -18,6 +14,7 @@ export interface LeaderboardProps {
18
14
  interval: string;
19
15
  empty: VNode;
20
16
  essentials: VNode;
17
+ loadingstate: VNode;
21
18
  demoProps?: LeaderboardViewProps;
22
19
  }
23
20
  export declare type Rank = {
@@ -16,7 +16,6 @@ export declare const FullWidth: () => any;
16
16
  export declare const SpaceBetween: () => any;
17
17
  export declare const SpaceAround: () => any;
18
18
  export declare const SpaceEvenly: () => any;
19
- export declare const ResponsiveBox: () => any;
20
19
  export declare const Start: () => any;
21
20
  export declare const Center: () => any;
22
21
  export declare const End: () => any;
@@ -8,7 +8,6 @@ interface PortalContainerViewProps {
8
8
  display?: string;
9
9
  minWidth?: string;
10
10
  maxWidth?: string;
11
- flexWrap?: string;
12
11
  backgroundColor?: string;
13
12
  justifyContent?: "start" | "center" | "end" | "space-between" | "space-around" | "space-evenly";
14
13
  }
@@ -51,13 +51,6 @@ export declare class PortalContainer {
51
51
  * @uiName Maximum width
52
52
  */
53
53
  maxWidth?: string;
54
- /**
55
- * @uiName Flex wrap behavior
56
- * @uiType string
57
- * @uiEnum ["wrap", "nowrap"]
58
- * @uiEnumNames ["Wrap", "No Wrap"]
59
- */
60
- flexWrap?: string;
61
54
  /**
62
55
  * @uiName Center content
63
56
  */
@@ -7,7 +7,7 @@ import { DemoData } from "../../global/demo";
7
7
  * @uiOrder ["medium", "program-id", "*", "pill", "disabled", "hideicon"]
8
8
  * @exampleGroup Sharing
9
9
  * @example Facebook Share Button - <sqm-share-button medium="facebook">Share on Facebook</sqm-share-button>
10
- * @example X Share Button - <sqm-share-button medium="twitter">Share via X</sqm-share-button>
10
+ * @example Twitter Share Button - <sqm-share-button medium="twitter">Share via Tweet</sqm-share-button>
11
11
  * @example Email Share Button - <sqm-share-button medium="email">Share via Email</sqm-share-button>
12
12
  * @example Web Share Sheet Share Button - <sqm-share-button medium="direct">Share</sqm-share-button>
13
13
  * @example LinkedIn Share Button - <sqm-share-button medium="linkedin">Share on LinkedIn</sqm-share-button>
@@ -26,7 +26,7 @@ export declare class ShareButton {
26
26
  * @uiType string
27
27
  * @required
28
28
  * @uiEnum ["facebook", "twitter", "email", "direct", "linkedin", "sms", "fbmessenger", "whatsapp", "linemessenger", "pinterest" ]
29
- * @uiEnumNames ["Facebook", "X", "Email", "Web Share Sheet", "Linkedin", "SMS", "Facebook Messenger", "Whatsapp", "Line Messenger", "Pinterest"]
29
+ * @uiEnumNames ["Facebook", "Twitter", "Email", "Web Share Sheet", "Linkedin", "SMS", "Facebook Messenger", "Whatsapp", "Line Messenger", "Pinterest"]
30
30
  */
31
31
  medium: "facebook" | "twitter" | "email" | "direct" | "linkedin" | "sms" | "fbmessenger" | "whatsapp" | "linemessenger" | "pinterest" | "reminder" | "unknown";
32
32
  /**
@@ -7,7 +7,7 @@ import { TaskCardViewProps } from "./sqm-task-card-view";
7
7
  * @exampleGroup Rewards
8
8
  * @example One Time Task Card - <sqm-task-card reward-amount="1" reward-unit="Free Month" goal="1" card-title="Upgrade Your Plan" description="Receive one free month for being a committed customer when you upgrade your plan." button-text="Upgrade" completed-text="Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}" ended-message="Ended {endDate}" expiry-message="Ends {endDate}" open-new-tab="false" finite="0" starts-on-message="Starts {startDate}"></sqm-task-card>
9
9
  * @example Repeatable Task Card - <sqm-task-card reward-amount="250" goal="500" show-progress-bar card-title="Spend $500" description="Earn 250 points when you spend $500 or more." button-text="See plans" completed-text="Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}" ended-message="Ended {endDate}" expiry-message="Ends {endDate}" progress-bar-unit="$" finite="0" repeatable="" reward-unit="Points" starts-on-message="Starts {startDate}"></sqm-task-card>
10
- * @example Event Sending Task Card - <sqm-task-card goal="1" reward-amount="50" card-title="Follow Us on X" description="Earn 50 points when you Follow Us on X!" button-text="Follow" button-link="https://twitter.com/" open-new-tab="true" event-key="socialFollow" completed-text="Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}" ended-message="Ended {endDate}" expiry-message="Ends {endDate}" finite="0" reward-unit="Points" starts-on-message="Starts {startDate}"></sqm-task-card>
10
+ * @example Event Sending Task Card - <sqm-task-card goal="1" 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/" open-new-tab="true" event-key="socialFollow" completed-text="Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}" ended-message="Ended {endDate}" expiry-message="Ends {endDate}" finite="0" reward-unit="Points" starts-on-message="Starts {startDate}"></sqm-task-card>
11
11
  */
12
12
  export declare class TaskCard {
13
13
  ignored: boolean;
@@ -1,13 +1,16 @@
1
1
  export declare type DocusignStatus = "ttl_expired" | "signing_complete" | "cancel" | "delete" | "exception" | "fax_pending" | "session_timeout" | "viewing_complete";
2
2
  export interface DocusignIframeProps {
3
3
  states: {
4
- url: string;
5
4
  status: DocusignStatus;
6
5
  loading: boolean;
7
6
  urlLoading: boolean;
8
7
  };
8
+ data: {
9
+ documentUrl: string | undefined;
10
+ returnUrl: string | undefined;
11
+ };
9
12
  callbacks: {
10
- onStatusChange: (status: DocusignStatus) => void;
13
+ progressStep: () => void;
11
14
  };
12
15
  text: {
13
16
  docusignExpired: string;
@@ -22,4 +25,4 @@ export declare const DocusignErrorView: (props: {
22
25
  text: DocusignIframeProps["text"];
23
26
  }) => any;
24
27
  export declare const DocusignLoadingView: () => any;
25
- export declare const DocusignIframe: ({ states, callbacks, text, }: DocusignIframeProps) => any;
28
+ export declare const DocusignIframe: ({ states, data, callbacks, text, }: DocusignIframeProps) => any;
@@ -25,9 +25,11 @@ export declare function useDocusignForm(props: DocusignForm): {
25
25
  data: {
26
26
  taxForm: import("../sqm-tax-and-cash/data").TaxDocumentType;
27
27
  documentUrl: string;
28
+ returnUrl: string;
28
29
  };
29
30
  callbacks: {
30
- setDocusignStatus: (value: "ttl_expired" | "signing_complete" | "cancel" | "delete" | "exception" | "fax_pending" | "session_timeout" | "viewing_complete" | ((prev: DocusignStatus) => DocusignStatus)) => void;
31
+ setDocusignStatus: (value: "cancel" | "ttl_expired" | "signing_complete" | "delete" | "exception" | "fax_pending" | "session_timeout" | "viewing_complete" | ((prev: DocusignStatus) => DocusignStatus)) => void;
32
+ progressStep: () => Promise<void>;
31
33
  setParticipantType: (value: "individualParticipant" | "businessEntity" | ((prev: "individualParticipant" | "businessEntity") => "individualParticipant" | "businessEntity")) => void;
32
34
  };
33
35
  text: DocusignForm & {
@@ -932,11 +932,6 @@ export namespace Components {
932
932
  * @uiName Minimum height
933
933
  */
934
934
  "minHeight"?: string;
935
- /**
936
- * (Optional) Constrains the width of the image. Can be a pixel value or a percentage i.e. "500px", "33%", etc.
937
- * @uiName Width
938
- */
939
- "width"?: string;
940
935
  }
941
936
  interface SqmIndirectTaxForm {
942
937
  /**
@@ -1322,12 +1317,6 @@ export namespace Components {
1322
1317
  * @uiType object
1323
1318
  */
1324
1319
  "demoData"?: DemoData<LeaderboardViewProps>;
1325
- /**
1326
- * Hide the Names of users to protect personal identifiable information
1327
- * @uiName Hide users names
1328
- * @default
1329
- */
1330
- "hideNames": boolean;
1331
1320
  /**
1332
1321
  * Hide the viewer's leaderboard row if not in the top results.
1333
1322
  * @uiName Hide viewing user
@@ -1342,7 +1331,7 @@ export namespace Components {
1342
1331
  "interval": string;
1343
1332
  /**
1344
1333
  * Hides the leaderboard if user is on Essentials plan
1345
- * @uiName Hide leaderboard for essentials user
1334
+ * @uiName Hide viewing user
1346
1335
  * @default
1347
1336
  */
1348
1337
  "isEssentials"?: boolean;
@@ -1367,11 +1356,6 @@ export namespace Components {
1367
1356
  * @uiWidget programSelector
1368
1357
  */
1369
1358
  "programId"?: string;
1370
- /**
1371
- * A JSONata string that formats the rank with the appropriate ordinal suffix (e.g., "st" for 1st, "nd" for 2nd, "rd" for 3rd, and "th" for all others).
1372
- * @uiName Rank Suffix
1373
- */
1374
- "rankSuffix": string;
1375
1359
  /**
1376
1360
  * @uiName Rank type
1377
1361
  * @uiType string
@@ -1395,15 +1379,6 @@ export namespace Components {
1395
1379
  * @uiName User column heading
1396
1380
  */
1397
1381
  "usersheading": string;
1398
- /**
1399
- * @uiName Viewing user text
1400
- */
1401
- "viewingUserText": string;
1402
- /**
1403
- * Restrict the width of the leaderboard (Can be a pixel value or a percentage i.e. "500px", "33%", etc.)
1404
- * @uiName Width
1405
- */
1406
- "width": string;
1407
1382
  }
1408
1383
  interface SqmLeaderboardRank {
1409
1384
  /**
@@ -1764,13 +1739,6 @@ export namespace Components {
1764
1739
  * @uiEnumNames ["Grid", "Flex"]
1765
1740
  */
1766
1741
  "display": "grid" | "flex";
1767
- /**
1768
- * @uiName Flex wrap behavior
1769
- * @uiType string
1770
- * @uiEnum ["wrap", "nowrap"]
1771
- * @uiEnumNames ["Wrap", "No Wrap"]
1772
- */
1773
- "flexWrap"?: string;
1774
1742
  /**
1775
1743
  * @uiName Gap
1776
1744
  * @uiType string
@@ -3420,7 +3388,7 @@ export namespace Components {
3420
3388
  * @uiType string
3421
3389
  * @required
3422
3390
  * @uiEnum ["facebook", "twitter", "email", "direct", "linkedin", "sms", "fbmessenger", "whatsapp", "linemessenger", "pinterest" ]
3423
- * @uiEnumNames ["Facebook", "X", "Email", "Web Share Sheet", "Linkedin", "SMS", "Facebook Messenger", "Whatsapp", "Line Messenger", "Pinterest"]
3391
+ * @uiEnumNames ["Facebook", "Twitter", "Email", "Web Share Sheet", "Linkedin", "SMS", "Facebook Messenger", "Whatsapp", "Line Messenger", "Pinterest"]
3424
3392
  */
3425
3393
  "medium": | "facebook"
3426
3394
  | "twitter"
@@ -6774,11 +6742,6 @@ declare namespace LocalJSX {
6774
6742
  * @uiName Minimum height
6775
6743
  */
6776
6744
  "minHeight"?: string;
6777
- /**
6778
- * (Optional) Constrains the width of the image. Can be a pixel value or a percentage i.e. "500px", "33%", etc.
6779
- * @uiName Width
6780
- */
6781
- "width"?: string;
6782
6745
  }
6783
6746
  interface SqmIndirectTaxForm {
6784
6747
  /**
@@ -7158,12 +7121,6 @@ declare namespace LocalJSX {
7158
7121
  * @uiType object
7159
7122
  */
7160
7123
  "demoData"?: DemoData<LeaderboardViewProps>;
7161
- /**
7162
- * Hide the Names of users to protect personal identifiable information
7163
- * @uiName Hide users names
7164
- * @default
7165
- */
7166
- "hideNames"?: boolean;
7167
7124
  /**
7168
7125
  * Hide the viewer's leaderboard row if not in the top results.
7169
7126
  * @uiName Hide viewing user
@@ -7178,7 +7135,7 @@ declare namespace LocalJSX {
7178
7135
  "interval"?: string;
7179
7136
  /**
7180
7137
  * Hides the leaderboard if user is on Essentials plan
7181
- * @uiName Hide leaderboard for essentials user
7138
+ * @uiName Hide viewing user
7182
7139
  * @default
7183
7140
  */
7184
7141
  "isEssentials"?: boolean;
@@ -7203,11 +7160,6 @@ declare namespace LocalJSX {
7203
7160
  * @uiWidget programSelector
7204
7161
  */
7205
7162
  "programId"?: string;
7206
- /**
7207
- * A JSONata string that formats the rank with the appropriate ordinal suffix (e.g., "st" for 1st, "nd" for 2nd, "rd" for 3rd, and "th" for all others).
7208
- * @uiName Rank Suffix
7209
- */
7210
- "rankSuffix"?: string;
7211
7163
  /**
7212
7164
  * @uiName Rank type
7213
7165
  * @uiType string
@@ -7231,15 +7183,6 @@ declare namespace LocalJSX {
7231
7183
  * @uiName User column heading
7232
7184
  */
7233
7185
  "usersheading"?: string;
7234
- /**
7235
- * @uiName Viewing user text
7236
- */
7237
- "viewingUserText"?: string;
7238
- /**
7239
- * Restrict the width of the leaderboard (Can be a pixel value or a percentage i.e. "500px", "33%", etc.)
7240
- * @uiName Width
7241
- */
7242
- "width"?: string;
7243
7186
  }
7244
7187
  interface SqmLeaderboardRank {
7245
7188
  /**
@@ -7600,13 +7543,6 @@ declare namespace LocalJSX {
7600
7543
  * @uiEnumNames ["Grid", "Flex"]
7601
7544
  */
7602
7545
  "display"?: "grid" | "flex";
7603
- /**
7604
- * @uiName Flex wrap behavior
7605
- * @uiType string
7606
- * @uiEnum ["wrap", "nowrap"]
7607
- * @uiEnumNames ["Wrap", "No Wrap"]
7608
- */
7609
- "flexWrap"?: string;
7610
7546
  /**
7611
7547
  * @uiName Gap
7612
7548
  * @uiType string
@@ -9232,7 +9168,7 @@ declare namespace LocalJSX {
9232
9168
  * @uiType string
9233
9169
  * @required
9234
9170
  * @uiEnum ["facebook", "twitter", "email", "direct", "linkedin", "sms", "fbmessenger", "whatsapp", "linemessenger", "pinterest" ]
9235
- * @uiEnumNames ["Facebook", "X", "Email", "Web Share Sheet", "Linkedin", "SMS", "Facebook Messenger", "Whatsapp", "Line Messenger", "Pinterest"]
9171
+ * @uiEnumNames ["Facebook", "Twitter", "Email", "Web Share Sheet", "Linkedin", "SMS", "Facebook Messenger", "Whatsapp", "Line Messenger", "Pinterest"]
9236
9172
  */
9237
9173
  "medium"?: | "facebook"
9238
9174
  | "twitter"
package/docs/docs.docx CHANGED
Binary file