fansunited-widget-either-or 2.4.0 → 2.5.1

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.
@@ -226,8 +226,11 @@ export default class LabelsModel {
226
226
  relatedEntitiesErrorMessage: string;
227
227
  widgetEmbedCodeTitle: string;
228
228
  configureLeads: string;
229
+ configureLeadsDisabledMessage: string;
229
230
  leadPosition: string;
230
231
  addCampaignInfo: string;
232
+ campaignIdInfoMessage: string;
233
+ campaignNameInfoMessage: string;
231
234
  copyToClipboard: string;
232
235
  divElementTextInfo: string;
233
236
  widgetEmbedCodeNotAvailable: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fansunited-widget-either-or",
3
- "version": "2.4.0",
3
+ "version": "2.5.1",
4
4
  "main": "either-or-manager.es.js",
5
5
  "author": "Fans United",
6
6
  "description": "",