@innovastudio/contentbox 1.4.30 → 1.4.32

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.
@@ -540,4 +540,40 @@ _txt["Stack"] = "Stack";
540
540
  _txt["top"] = "top";
541
541
  _txt["middle"] = "middle";
542
542
  _txt["bottom"] = "bottom";
543
- _txt["Coverflow"] = "Coverflow";
543
+ _txt["Coverflow"] = "Coverflow";
544
+ _txt["Scroll Animation"] = "Scroll Animation";
545
+ _txt["Target"] = "Target";
546
+ _txt["Element"] = "Element";
547
+ _txt["Slide Left"] = "Slide Left";
548
+ _txt["Slide Right"] = "Slide Right";
549
+ _txt["Slide Up"] = "Slide Up";
550
+ _txt["Slide Down"] = "Slide Down";
551
+ _txt["Rotate Clockwise"] = "Rotate Clockwise";
552
+ _txt["Rotate Counterclockwise"] = "Rotate Counterclockwise";
553
+ _txt["Fade In"] = "Fade In";
554
+ _txt["Fade Out"] = "Fade Out";
555
+ _txt["Clear Animation"] = "Clear Animation";
556
+ _txt["Delayed"] = "Delayed";
557
+ _txt["Late"] = "Late";
558
+ _txt["Very Late"] = "Very Late";
559
+ _txt["Very Soon"] = "Very Soon";
560
+ _txt["Soon"] = "Soon";
561
+ _txt["Leave"] = "Leave";
562
+ _txt["On View"] = "On View";
563
+ _txt["On Scroll"] = "On Scroll";
564
+ _txt["On Enter"] = "On Enter";
565
+ _txt["On Leave"] = "On Leave";
566
+ _txt["Leave"] = "Leave";
567
+ _txt["Slide"] = "Slide";
568
+ _txt["Flip"] = "Flip";
569
+ _txt["Pulse"] = "Pulse";
570
+ _txt["Bounce"] = "Bounce";
571
+ _txt["In"] = "In";
572
+ _txt["Out"] = "Out";
573
+ _txt["Up"] = "Up";
574
+ _txt["Down"] = "Down";
575
+ _txt["Animate Once"] = "Animate Once";
576
+ _txt["Code"] = "Code";
577
+ _txt["Add Code"] = "Add Code";
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?";