@innovastudio/contentbox 1.4.34 → 1.4.36

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.
@@ -552,7 +552,7 @@ _txt["Rotate Clockwise"] = "Rotate Clockwise";
552
552
  _txt["Rotate Counterclockwise"] = "Rotate Counterclockwise";
553
553
  _txt["Fade In"] = "Fade In";
554
554
  _txt["Fade Out"] = "Fade Out";
555
- _txt["Clear Animation"] = "Clear Animation";
555
+ _txt["Clear All"] = "Clear All";
556
556
  _txt["Delayed"] = "Delayed";
557
557
  _txt["Late"] = "Late";
558
558
  _txt["Very Late"] = "Very Late";
@@ -576,4 +576,22 @@ _txt["Animate Once"] = "Animate Once";
576
576
  _txt["Code"] = "Code";
577
577
  _txt["Add Code"] = "Add Code";
578
578
  _txt["Remove Code"] = "Remove Code";
579
- _txt["Are you sure you want to remove custom code in this box?"] = "Are you sure you want to remove custom code in this box?";
579
+ _txt["Are you sure you want to remove custom code in this box?"] = "Are you sure you want to remove custom code in this box?";
580
+ _txt["Fade In - Slow"] = "Fade In - Slow";
581
+ _txt["Fade In Up"] = "Fade In Up";
582
+ _txt["Fade In Up - Slow"] = "Fade In Up - Slow";
583
+ _txt["Slide Up"] = "Slide Up";
584
+ _txt["Slide Up - Slow"] = "Slide Up - Slow";
585
+ _txt["Zoom In"] = "Zoom In";
586
+ _txt["Zoom Out"] = "Zoom Out";
587
+ _txt["Simple"] = "Simple";
588
+ _txt["px (default)"] = "px (default)";
589
+ _txt["x"] = "x";
590
+ _txt["y"] = "y";
591
+ _txt["Bg"] = "Bg";
592
+ _txt["Overlay"] = "Overlay";
593
+ _txt["Clear All Animations in Section"] = "Clear All Animations in Section";
594
+ _txt["Logo Text Css"] = "Logo Text Css";
595
+ _txt["Navbar Css"] = "Navbar Css";
596
+ _txt["Menu Item Css"] = "Menu Item Css";
597
+ _txt["Disable Smooth Animation"] = "Disable Smooth Animation";
package/readme.txt CHANGED
@@ -1,4 +1,4 @@
1
- ContentBox.js 5.3.2
1
+ ContentBox.js 5.3.3
2
2
 
3
3
  To get started, please see the documentation:
4
4