@saasquatch/mint-components 1.4.1-1 → 1.4.3-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 (107) hide show
  1. package/CHANGELOG.md +20 -1
  2. package/dist/cjs/{global-0c01d88f.js → global-413d075c.js} +1 -1
  3. package/dist/cjs/loader.cjs.js +1 -1
  4. package/dist/cjs/mint-components.cjs.js +1 -1
  5. package/dist/cjs/sqm-divided-layout_26.cjs.entry.js +45 -13
  6. package/dist/cjs/{sqm-hero-view-bb3d00a1.js → sqm-hero-view-783ec385.js} +4 -19
  7. package/dist/cjs/sqm-hero.cjs.entry.js +2 -1
  8. package/dist/cjs/{sqm-leaderboard-rank-view-48245b30.js → sqm-leaderboard-rank-view-b1b55673.js} +1 -1
  9. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +2 -2
  10. package/dist/cjs/{sqm-portal-email-verification-view-68b16f27.js → sqm-portal-email-verification-view-eeb4ca62.js} +1 -1
  11. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +2 -2
  12. package/dist/cjs/{sqm-portal-footer-view-edeeebab.js → sqm-portal-footer-view-08a2efd5.js} +1 -1
  13. package/dist/cjs/sqm-portal-footer.cjs.entry.js +2 -2
  14. package/dist/cjs/{sqm-portal-profile-view-2b48529e.js → sqm-portal-profile-view-ce86369e.js} +1 -1
  15. package/dist/cjs/sqm-portal-profile.cjs.entry.js +2 -2
  16. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +3 -1
  17. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +4 -2
  18. package/dist/cjs/utilities-21657336.js +28 -0
  19. package/dist/collection/components/sqm-portal-login/usePortalLogin.js +4 -2
  20. package/dist/collection/components/sqm-portal-reset-password/usePortalResetPassword.js +3 -1
  21. package/dist/collection/components/sqm-portal-verify-email/usePortalVerifyEmail.js +4 -2
  22. package/dist/collection/global/global.js +1 -1
  23. package/dist/collection/stories/ShareButton.stories.js +30 -1
  24. package/dist/collection/utilities.js +6 -0
  25. package/dist/esm/{global-0fcfbedf.js → global-2e50d2dc.js} +1 -1
  26. package/dist/esm/loader.js +1 -1
  27. package/dist/esm/mint-components.js +1 -1
  28. package/dist/esm/sqm-divided-layout_26.entry.js +45 -13
  29. package/dist/esm/{sqm-hero-view-bfd8abd1.js → sqm-hero-view-02144ced.js} +1 -16
  30. package/dist/esm/sqm-hero.entry.js +2 -1
  31. package/dist/esm/{sqm-leaderboard-rank-view-fd7d7f42.js → sqm-leaderboard-rank-view-387f0870.js} +1 -1
  32. package/dist/esm/sqm-leaderboard-rank.entry.js +2 -2
  33. package/dist/esm/{sqm-portal-email-verification-view-6cc56c87.js → sqm-portal-email-verification-view-e366e94a.js} +1 -1
  34. package/dist/esm/sqm-portal-email-verification.entry.js +2 -2
  35. package/dist/esm/{sqm-portal-footer-view-8a1128d5.js → sqm-portal-footer-view-f12d5e5a.js} +1 -1
  36. package/dist/esm/sqm-portal-footer.entry.js +2 -2
  37. package/dist/esm/{sqm-portal-profile-view-4acf74a5.js → sqm-portal-profile-view-9f3c79c3.js} +1 -1
  38. package/dist/esm/sqm-portal-profile.entry.js +2 -2
  39. package/dist/esm/sqm-portal-reset-password.entry.js +3 -1
  40. package/dist/esm/sqm-portal-verify-email.entry.js +4 -2
  41. package/dist/esm/utilities-63ba88bc.js +24 -0
  42. package/dist/esm-es5/{global-0fcfbedf.js → global-2e50d2dc.js} +1 -1
  43. package/dist/esm-es5/loader.js +1 -1
  44. package/dist/esm-es5/mint-components.js +1 -1
  45. package/dist/esm-es5/sqm-divided-layout_26.entry.js +1 -1
  46. package/dist/esm-es5/sqm-hero-view-02144ced.js +1 -0
  47. package/dist/esm-es5/sqm-hero.entry.js +1 -1
  48. package/dist/esm-es5/{sqm-leaderboard-rank-view-fd7d7f42.js → sqm-leaderboard-rank-view-387f0870.js} +1 -1
  49. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  50. package/dist/esm-es5/{sqm-portal-email-verification-view-6cc56c87.js → sqm-portal-email-verification-view-e366e94a.js} +1 -1
  51. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  52. package/dist/esm-es5/{sqm-portal-footer-view-8a1128d5.js → sqm-portal-footer-view-f12d5e5a.js} +1 -1
  53. package/dist/esm-es5/sqm-portal-footer.entry.js +1 -1
  54. package/dist/esm-es5/{sqm-portal-profile-view-4acf74a5.js → sqm-portal-profile-view-9f3c79c3.js} +1 -1
  55. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  56. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  57. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  58. package/dist/esm-es5/utilities-63ba88bc.js +1 -0
  59. package/dist/mint-components/mint-components.esm.js +1 -1
  60. package/dist/mint-components/mint-components.js +1 -1
  61. package/dist/mint-components/{p-d513229d.js → p-2babeba4.js} +1 -1
  62. package/dist/mint-components/p-2bc94910.system.entry.js +1 -0
  63. package/dist/mint-components/{p-05a86906.entry.js → p-2dc28ab0.entry.js} +2 -2
  64. package/dist/mint-components/{p-51cfdd14.js → p-3adf6ff3.js} +1 -1
  65. package/dist/mint-components/{p-18aa175f.system.js → p-48fff767.system.js} +1 -1
  66. package/dist/mint-components/p-49e3f8f1.js +1 -0
  67. package/dist/mint-components/p-4ab42513.js +1 -0
  68. package/dist/mint-components/p-50557966.system.js +1 -0
  69. package/dist/mint-components/{p-6815e7ba.entry.js → p-52b0b65d.entry.js} +1 -1
  70. package/dist/mint-components/p-57fe3fe6.system.entry.js +1 -0
  71. package/dist/mint-components/p-5d613ac4.entry.js +1 -0
  72. package/dist/mint-components/p-66cae6b3.entry.js +230 -0
  73. package/dist/mint-components/{p-602180a2.system.js → p-679a7054.system.js} +1 -1
  74. package/dist/mint-components/p-696e3217.system.entry.js +1 -0
  75. package/dist/mint-components/p-6aa43483.entry.js +1 -0
  76. package/dist/mint-components/{p-7d996b49.js → p-726c9080.js} +1 -1
  77. package/dist/mint-components/p-77d17f35.js +1 -0
  78. package/dist/mint-components/p-89479f63.system.entry.js +1 -0
  79. package/dist/mint-components/{p-9ff0425e.system.entry.js → p-9741333b.system.entry.js} +1 -1
  80. package/dist/mint-components/{p-64759dda.system.js → p-9f9191a4.system.js} +1 -1
  81. package/dist/mint-components/p-b83fa0d3.system.js +1 -0
  82. package/dist/mint-components/{p-54707082.system.js → p-bf26396f.system.js} +1 -1
  83. package/dist/mint-components/{p-d55abc13.entry.js → p-c579f318.entry.js} +2 -2
  84. package/dist/mint-components/p-cd3fa54f.entry.js +1 -0
  85. package/dist/mint-components/{p-e50839df.entry.js → p-d1d45d97.entry.js} +1 -1
  86. package/dist/mint-components/{p-991bd182.system.entry.js → p-d5573e0e.system.entry.js} +1 -1
  87. package/dist/mint-components/p-d9a3caba.system.js +1 -0
  88. package/dist/mint-components/{p-036c5a7e.system.entry.js → p-e1df7914.system.entry.js} +1 -1
  89. package/dist/mint-components/{p-a646db48.system.entry.js → p-f3fbcdb0.system.entry.js} +1 -1
  90. package/dist/mint-components/{p-3452bdae.system.js → p-fd33dd62.system.js} +1 -1
  91. package/dist/mint-components/{p-d0cad85c.js → p-fe4ecc11.js} +1 -1
  92. package/dist/types/stories/ShareButton.stories.d.ts +1 -0
  93. package/dist/types/utilities.d.ts +1 -0
  94. package/package.json +1 -1
  95. package/dist/esm-es5/sqm-hero-view-bfd8abd1.js +0 -1
  96. package/dist/mint-components/p-099e36f5.system.entry.js +0 -1
  97. package/dist/mint-components/p-192539d2.entry.js +0 -1
  98. package/dist/mint-components/p-35476f7e.system.js +0 -1
  99. package/dist/mint-components/p-606506d6.system.entry.js +0 -1
  100. package/dist/mint-components/p-739b3032.js +0 -1
  101. package/dist/mint-components/p-756a5e6f.system.js +0 -1
  102. package/dist/mint-components/p-768b9014.system.entry.js +0 -1
  103. package/dist/mint-components/p-7cf335a0.entry.js +0 -1
  104. package/dist/mint-components/p-975dd0ec.entry.js +0 -230
  105. package/dist/mint-components/p-a565e753.entry.js +0 -1
  106. package/dist/mint-components/p-c84a5b33.js +0 -1
  107. package/dist/mint-components/p-e14c15ca.system.entry.js +0 -1
@@ -1 +0,0 @@
1
- import{r as s,h as t}from"./p-64c3217a.js";import{m as o}from"./p-44578b22.js";import"./p-ba505a8c.js";import"./p-db5a1e78.js";import{g as r}from"./p-fb1b6fdf.js";import{H as a}from"./p-739b3032.js";const m=class{constructor(t){s(this,t),this.columns=1,this.paddingSize="large",this.wrapDirection="wrap",o(this)}disconnectedCallback(){}render(){const s={states:{...r(this)},content:{primaryColumn:t("slot",null),secondaryColumn:t("slot",{name:"secondary-column"})}};return t(a,Object.assign({},s))}};export{m as sqm_hero}
@@ -1 +0,0 @@
1
- import{h as n}from"./p-64c3217a.js";import{_ as t}from"./p-d0cad85c.js";import{f as e}from"./p-6ad110d3.js";var a=new Map,r=new Map,o=!0,i=!1;function c(n){return n.replace(/[\s,]+/g," ").trim()}function f(n){var f,s,u,m=c(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}((f=p,s=new Set,u=[],f.definitions.forEach((function(n){if("FragmentDefinition"===n.kind){var t=n.name.value,e=c((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({},f),{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]})),f(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 +0,0 @@
1
- var __assign=this&&this.__assign||function(){__assign=Object.assign||function(t){for(var n,s=1,e=arguments.length;s<e;s++){n=arguments[s];for(var i in n)if(Object.prototype.hasOwnProperty.call(n,i))t[i]=n[i]}return t};return __assign.apply(this,arguments)};System.register(["./p-ff17b3a4.system.js","./p-015b683f.system.js","./p-1e182e88.system.js","./p-1b7d89a7.system.js","./p-d7d6bf44.system.js","./p-35476f7e.system.js"],(function(t){"use strict";var n,s,e,i,r;return{setters:[function(t){n=t.r;s=t.h},function(t){e=t.m},function(){},function(){},function(t){i=t.g},function(t){r=t.H}],execute:function(){var o=t("sqm_hero",function(){function t(t){n(this,t);this.columns=1;this.paddingSize="large";this.wrapDirection="wrap";e(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){var t={states:__assign({},i(this)),content:{primaryColumn:s("slot",null),secondaryColumn:s("slot",{name:"secondary-column"})}};return s(r,Object.assign({},t))};return t}())}}}));