oddsgate-ds 1.0.130 → 1.0.131

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.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oddsgate-ds",
3
- "version": "1.0.130",
3
+ "version": "1.0.131",
4
4
  "description": "Miew theme component library",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",
Binary file
@@ -61,6 +61,7 @@ const ShareModal = ({
61
61
  const facebookURL = `https://www.facebook.com/sharer/sharer.php?u=${shareUrl}&t=${shareTitle}`
62
62
  const twitterURL = `https://twitter.com/intent/tweet?text=${shareTitle}&url=${shareUrl}`
63
63
  const linkedInURL = `https://www.linkedin.com/shareArticle?mini=true&url=${shareUrl}&title=${shareTitle}`
64
+
64
65
  const whatsappURL = `https://api.whatsapp.com/send?text=${shareUrl}`
65
66
  const emailURL = `mailto:?subject=${siteTitle} - ${shareTitle}&body=${shareUrl}`
66
67
 
@@ -108,8 +109,8 @@ const ShareModal = ({
108
109
  className="social-link"
109
110
  href={linkedInURL}
110
111
  target="_blank"
111
- aria-label="Linked In"
112
- rel="noreferrer"
112
+ aria-label="LinkedIn"
113
+ rel="noreferrer noopener"
113
114
  >
114
115
  <div>
115
116
  <Icon icon="icon-linkedin" />
@@ -1,4 +0,0 @@
1
- $ storybook build --output-dir /var/folders/rf/gkyfr81s5d908wzqvz6369_m0000gp/T/chromatic--24535-URZej7S3SmYE --webpack-stats-json /var/folders/rf/gkyfr81s5d908wzqvz6369_m0000gp/T/chromatic--24535-URZej7S3SmYE
2
- @storybook/cli v8.1.5
3
-
4
- info => Cleaning outputDir: ../../../../../var/folders/rf/gkyfr81s5d908wzqvz6369_m0000gp/T/chromatic--24535-URZej7S3SmYE