@bigbinary/neeto-molecules 3.6.1 → 3.6.3

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": "3.6.1",
3
+ "version": "3.6.3",
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>",
@@ -146,10 +146,10 @@
146
146
  "instructions": {
147
147
  "placement": {
148
148
  "selectedWidgets": "<p>Place the embed code in your HTML file. This will embed <fontBold>{{widgetList, anyCase}}</fontBold> in your website. <Link>View help article</Link> for more information.</p>",
149
- "selectedChatWidget": "<p>Place the embed code in your HTML file. This will embed <fontBold>{{widgetList, anyCase}}</fontBold> in your website. Alternatively, for react applications you can use <widgetNpmLink>react-use-neeto-widget</widgetNpmLink> package to install the neetoChat widget. <Link>View help article</Link> for more information.</p>",
149
+ "selectedChatWidget": "<p>Place the embed code in your HTML file. This will embed <fontBold>{{widgetList, anyCase}}</fontBold> in your website. Alternatively, for react applications you can use <widgetNpmLink>react-use-neeto-widget</widgetNpmLink> package to install the NeetoChat widget. <Link>View help article</Link> for more information.</p>",
150
150
  "noneOfThese": "<p>This will not embed <fontBold>any of the widgets</fontBold> in your website. <Link>View help article</Link> for more information.</p>"
151
151
  },
152
- "userIdentity": "<p>Specify user identity information. This information is used to classify neetoChat conversations and neetoReplay sessions. <Link>View help article</Link> for more information.</p>",
152
+ "userIdentity": "<p>Specify user identity information. This information is used to classify NeetoChat conversations and neetoReplay sessions. <Link>View help article</Link> for more information.</p>",
153
153
  "sessionContext": "<p>Save contextual data for the neetoReplay sessions. Sessions can be filtered by this data. <Link>View help article</Link> for more information.</p>"
154
154
  },
155
155
  "enabled": "{{productName}} widget enabled successfully",
@@ -177,15 +177,15 @@
177
177
  "values": {
178
178
  "embedCode": {
179
179
  "description": {
180
- "changelog": "neetoChangelog to keep customers informed about the new features",
181
- "chat": "neetoChat to provide live chat support",
180
+ "changelog": "NeetoChangelog to keep customers informed about the new features",
181
+ "chat": "NeetoChat to provide live chat support",
182
182
  "replay": "neetoReplay to capture user sessions"
183
183
  },
184
184
  "mainText": "<p>Hi,</p> <p>We are going to use {{val, list}}.</p>",
185
185
  "supportText": "<p>If you need help then send an email to <mail>{{helpEmail}}</mail>.</p>",
186
- "changelogHelp": "<p>For help installing neetoChangelog, please refer to <a>{{helpLink}}</a>.</p>",
187
- "chatHelp": "<p>For help installing neetoChat, please refer to <a>{{helpLink}}</a>.</p>",
188
- "replayHelp": "<p>For help installing neetoReplay, please refer to <a>{{helpLink}}</a>.</p>"
186
+ "changelogHelp": "<p>For help installing NeetoChangelog, please refer to <a>{{helpLink}}</a>.</p>",
187
+ "chatHelp": "<p>For help installing NeetoChat, please refer to <a>{{helpLink}}</a>.</p>",
188
+ "replayHelp": "<p>For help installing NeetoReplay, please refer to <a>{{helpLink}}</a>.</p>"
189
189
  },
190
190
  "userIdentity": "<p>Hi,</p> <p>This is the object structure that you can use to specify the user identity for neetoWidget.</p> <p>You can find the documentation at <configureLink>{{userIdentityKbUrl}}</configureLink>.</p>",
191
191
  "sessionContext": "<p>Hi,</p> <p>This is the object structure that you can use to specify the contextual values for neetoReplay sessions.</p> <p>You can find the documentation at <configureLink>{{sessionContextKbUrl}}</configureLink>.</p>"
@@ -197,9 +197,9 @@
197
197
  },
198
198
  "invalidType": "Invalid email type received."
199
199
  },
200
- "developmentInfo": "This page can be accessed only in SSO mode. To access the page, run neetoAuth in the background and restart the application in SSO mode.",
200
+ "developmentInfo": "This page can be accessed only in SSO mode. To access the page, run NeetoAuth in the background and restart the application in SSO mode.",
201
201
  "tooltips": {
202
- "productIsDisabled": "The product '{{productName}}' is disabled for this organization. Please enable the product to enable this widget."
202
+ "productIsDisabled": "The product '{{productName, anyCase}}' is disabled for this organization. Please enable the product to enable this widget."
203
203
  }
204
204
  },
205
205
  "customDomain": {