@saasquatch/mint-components 2.0.2-0 → 2.0.2-2

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 (50) hide show
  1. package/dist/cjs/{ShadowViewAddon-1b38dcfc.js → ShadowViewAddon-925a8fa6.js} +3 -3
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/mint-components.cjs.js +1 -1
  4. package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +4 -4
  5. package/dist/cjs/sqm-big-stat_47.cjs.entry.js +13 -7
  6. package/dist/cjs/sqm-header-logo.cjs.entry.js +10 -4
  7. package/dist/cjs/sqm-stencilbook.cjs.entry.js +1 -1
  8. package/dist/collection/components/sqm-header-logo/sqm-header-logo.js +18 -11
  9. package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +3 -3
  10. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +12 -6
  11. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +4 -4
  12. package/dist/esm/{ShadowViewAddon-1adaf077.js → ShadowViewAddon-aae27c2e.js} +3 -3
  13. package/dist/esm/loader.js +1 -1
  14. package/dist/esm/mint-components.js +1 -1
  15. package/dist/esm/sqm-banking-info-form_10.entry.js +4 -4
  16. package/dist/esm/sqm-big-stat_47.entry.js +13 -7
  17. package/dist/esm/sqm-header-logo.entry.js +10 -4
  18. package/dist/esm/sqm-stencilbook.entry.js +1 -1
  19. package/dist/esm-es5/{ShadowViewAddon-1adaf077.js → ShadowViewAddon-aae27c2e.js} +1 -1
  20. package/dist/esm-es5/loader.js +1 -1
  21. package/dist/esm-es5/mint-components.js +1 -1
  22. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
  23. package/dist/esm-es5/sqm-big-stat_47.entry.js +1 -1
  24. package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
  25. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  26. package/dist/mint-components/mint-components.esm.js +1 -1
  27. package/dist/mint-components/{p-612062cd.system.entry.js → p-0649123a.system.entry.js} +1 -1
  28. package/dist/mint-components/p-09ab53fb.system.entry.js +1 -0
  29. package/dist/mint-components/{p-2c86af62.system.entry.js → p-2dc720db.system.entry.js} +1 -1
  30. package/dist/mint-components/{p-9f8d34d1.system.js → p-38f932ae.system.js} +1 -1
  31. package/dist/mint-components/{p-0e1a1b14.js → p-57ce33dd.js} +1 -1
  32. package/dist/mint-components/{p-f6a7d4d3.entry.js → p-5f3eafd4.entry.js} +1 -1
  33. package/dist/mint-components/p-7e009640.system.entry.js +1 -0
  34. package/dist/mint-components/{p-3219fdbe.entry.js → p-838c6cf8.entry.js} +1 -1
  35. package/dist/mint-components/p-967a9040.system.js +1 -1
  36. package/dist/mint-components/p-ab111e29.entry.js +1 -0
  37. package/dist/mint-components/{p-ef8c9f73.entry.js → p-e728337d.entry.js} +2 -2
  38. package/dist/types/components/sqm-header-logo/sqm-header-logo.d.ts +3 -3
  39. package/dist/types/components.d.ts +6 -6
  40. package/docs/docs.docx +0 -0
  41. package/docs/raisins.json +1 -1
  42. package/grapesjs/grapesjs.js +1 -1
  43. package/package.json +1 -1
  44. package/dist/mint-components/p-014dc2be.entry.js +0 -1
  45. package/dist/mint-components/p-09707418.system.entry.js +0 -1
  46. package/dist/mint-components/p-333d5597.system.entry.js +0 -1
  47. package/dist/types/global/android.d.ts +0 -7
  48. package/dist/types/global/demo.d.ts +0 -2
  49. package/dist/types/stories/features.d.ts +0 -4
  50. package/dist/types/stories/templates.d.ts +0 -4
@@ -1 +1 @@
1
- import{r as registerInstance,h as h$1,c as Host}from"./index-b3a06de8.js";import{n as h}from"./dom-context-hooks.module-63370afd.js";var HeroImage=function(){function t(t){registerInstance(this,t);this.logoTextSize="24px";this.nextPage="/";this.height=60;h(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){return h$1(Host,null,h$1("a",{href:this.nextPage,part:"sqm-link"},this.imageUrl?h$1("img",{style:{height:(this===null||this===void 0?void 0:this.height)+"px"},src:this===null||this===void 0?void 0:this.imageUrl}):h$1("h3",{style:{fontSize:this.logoTextSize,color:this.logoTextColor||"inherit"}},this.logoText)))};return t}();export{HeroImage as sqm_header_logo};
1
+ import{r as registerInstance,h as h$1,c as Host}from"./index-b3a06de8.js";import{n as h}from"./dom-context-hooks.module-63370afd.js";var HeroImage=function(){function t(t){registerInstance(this,t);this.logoTextSize=32;this.logoTextColor="#555555";this.nextPage="/";this.height=60;h(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){return h$1(Host,null,h$1("a",{href:this.nextPage,part:"sqm-link"},this.imageUrl?h$1("img",{style:{height:(this===null||this===void 0?void 0:this.height)+"px"},src:this===null||this===void 0?void 0:this.imageUrl}):h$1("h3",{style:{fontSize:this.logoTextSize+"px",color:this.logoTextColor||"#555555",textDecoration:"none"}},this.logoText)))};return t}();export{HeroImage as sqm_header_logo};