@bigbinary/neeto-molecules 1.0.83 → 1.0.84

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-molecules",
3
- "version": "1.0.83",
3
+ "version": "1.0.84",
4
4
  "description": "A package of reusable molecular components for neeto products.",
5
5
  "repository": "git@github.com:bigbinary/neeto-molecules.git",
6
6
  "author": "Amaljith K <amaljith.k@bigbinary.com>",
@@ -47,8 +47,8 @@
47
47
  "@babel/preset-typescript": "^7.18.6",
48
48
  "@babel/runtime": "^7.19.0",
49
49
  "@bigbinary/babel-preset-neeto": "^1.0.3",
50
- "@bigbinary/eslint-plugin-neeto": "^1.1.7",
51
- "@bigbinary/neeto-commons-frontend": "2.0.106",
50
+ "@bigbinary/eslint-plugin-neeto": "^1.1.14",
51
+ "@bigbinary/neeto-commons-frontend": "2.0.119",
52
52
  "@bigbinary/neeto-editor": "1.27.0-beta.1",
53
53
  "@bigbinary/neeto-filters-frontend": "^2.11.15",
54
54
  "@bigbinary/neeto-icons": "^1.12.3",
@@ -311,9 +311,7 @@
311
311
  },
312
312
  "socialMediaShare": {
313
313
  "title": "Share via social media",
314
- "qrCode": "QR code",
315
- "qrCodeDownload": "Download QR code",
316
- "qrCodeInfo": "Scan the QR code to open your {{entity}}. You can use the QR code anywhere after downloading it.",
314
+ "qrCodeInfo": "Scan or <button>download</button> the QR code",
317
315
  "facebook": "Facebook",
318
316
  "twitter": "Twitter",
319
317
  "linkedIn": "LinkedIn"
@@ -3,7 +3,7 @@ import React from "react";
3
3
  *
4
4
  * A common component to share the link in multiple ways.
5
5
  *
6
- * ![ShareViaLink](https://user-images.githubusercontent.com/54279092/220558650-b00669cf-1b59-4fff-8b21-10d12f801939.png|height=200|width=300)
6
+ * ![ShareViaLink](https://user-images.githubusercontent.com/35304653/261649701-932f0cbe-4e63-4041-957b-49ee67be7055.png|height=200|width=300)
7
7
  *
8
8
  * Regenerate URL enabled
9
9
  *