@innovastudio/contentbox 1.4.24 → 1.4.26

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.
@@ -312,7 +312,7 @@ _txt["Please select an image file."] = "Please select an image file.";
312
312
  _txt["Please select an mp4 file."] = "Please select an mp4 file.";
313
313
  _txt["Social Links"] = "Social Links";
314
314
  _txt["HTML/JS"] = "HTML/JS";
315
- _txt["Drag image to change the position. Click image to edit the details."] = "Drag image to change the position. Click image to edit the details.";
315
+ _txt["Drag image to change the position. Click image to edit the details."] = "Drag slide to change the position. Click slide to edit the details.";
316
316
  _txt["Add Image"] = "Add Image";
317
317
  _txt["Fit"] = "Fit";
318
318
  _txt["Type"] = "Type";
@@ -376,6 +376,15 @@ _txt["Max Height"] = "Max Height";
376
376
  _txt["Min Height"] = "Min Height";
377
377
  _txt["Overflow x"] = "Overflow x";
378
378
  _txt["Overflow y"] = "Overflow y";
379
+ _txt["Please enter <iframe> element."] = "Please enter <iframe> element.";
380
+ _txt["Add Slide"] = "Add Slide";
381
+ _txt["Alternate Videos"] = "Alternate Videos";
382
+ _txt["Add/Update Video"] = "Add/Update Video";
383
+ _txt["Drag slide to change the position. Click slide to edit the details."] = "Drag slide to change the position. Click slide to edit the details.";
384
+ _txt["URL"] = "URL";
385
+ _txt["Delete Slide"] = "Delete Slide";
386
+ _txt["Arrow Color"] = "Arrow Color";
387
+ _txt["Dots Color"] = "Dots Color";
379
388
 
380
389
  //ContentBox.js
381
390
  _txt['Sections'] = 'Sections';
@@ -530,4 +539,5 @@ _txt["Between Boxes"] = "Between Boxes";
530
539
  _txt["Stack"] = "Stack";
531
540
  _txt["top"] = "top";
532
541
  _txt["middle"] = "middle";
533
- _txt["bottom"] = "bottom";
542
+ _txt["bottom"] = "bottom";
543
+ _txt["Coverflow"] = "Coverflow";
package/readme.txt CHANGED
@@ -1,4 +1,4 @@
1
- ContentBox.js 5.3
1
+ ContentBox.js 5.3.2
2
2
 
3
3
  To get started, please see the documentation:
4
4