fansunited-widget-either-or 2.3.0 → 2.4.0

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.
@@ -224,5 +224,12 @@ export default class LabelsModel {
224
224
  related: string;
225
225
  relationship: string;
226
226
  relatedEntitiesErrorMessage: string;
227
+ widgetEmbedCodeTitle: string;
228
+ configureLeads: string;
229
+ leadPosition: string;
230
+ addCampaignInfo: string;
231
+ copyToClipboard: string;
232
+ divElementTextInfo: string;
233
+ widgetEmbedCodeNotAvailable: string;
227
234
  constructor(labels?: LabelsModel);
228
235
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fansunited-widget-either-or",
3
- "version": "2.3.0",
3
+ "version": "2.4.0",
4
4
  "main": "either-or-manager.es.js",
5
5
  "author": "Fans United",
6
6
  "description": "",