Plugin Directory

Changeset 1981658


Ignore:
Timestamp:
11/28/2018 12:41:47 AM (7 years ago)
Author:
FrodoBean
Message:

Updated Animate on Scroll, fixed Disable on Devices and updated translation.

Location:
ra-widgets-animate/trunk
Files:
1 added
7 edited

Legend:

Unmodified
Added
Removed
  • ra-widgets-animate/trunk/admin/css/rawa-admin.css

    r1799350 r1981658  
    1 /* ## Animate Widgets
    2 ----------------------------------------------------------------------------- */
    3 .rawa-clearfix::after {
    4     content: '';
    5     display: block;
    6     clear: both;
    7 }
    8 
    9 .rawa-fields {
    10     margin: 10px 0;
    11 }
    12 
    13 .rawa-fields p label {
    14     margin-right: auto;
    15 }
    16 
    17 .rawa-fields p strong {
    18     text-transform: uppercase;
    19 }
    20 
    21 .rawa-fields p:first-child {
    22     display: block;
    23     margin-top: 0;
    24 }
    25 
    26 .rawa-fields p:last-child {
    27     margin-bottom: 0;
    28 }
    29 
    30 .rawa-fields .rawa-toggle {
    31     font-size: 13px;
    32     padding: 10px;
    33     margin: 0;
    34     background: #f1f1f1;
    35     border: 1px solid #ddd;
    36     cursor: pointer;
    37 }
    38 
    39 .rawa-fields .rawa-toggle:hover {
    40     cursor: pointer;
    41 }
    42 
    43 .rawa-fields .rawa-toggle::before {
    44     font-family:"dashicons";
    45     display:inline-block;
    46     vertical-align:middle;
    47     line-height:1;
    48     font-weight:normal;
    49     font-style:normal;
    50     speak:none;
    51     text-decoration:inherit;
    52     text-transform:none;
    53     text-rendering:auto;
    54     -webkit-font-smoothing:antialiased;
    55     -moz-osx-font-smoothing:grayscale;
    56     content: "\f132";
    57     transition: all 300ms ease-in-out;
    58     margin-right: 5px;
    59 }
    60 
    61 .rawa-fields .rawa-toggle.open::before {
    62     content: "\f460";
    63 }
    64 
    65 .rawa-field {
    66     padding: 10px;
    67     border: 1px solid #ddd;
    68     margin-top: -1px;
    69     background: #fafafa;
    70 }
    71 
    72 .rawa-field::after {
    73     content: '';
    74     display: block;
    75     clear: both;
    76 }
    77 
    78 .rawa-fields span {
    79     font-size: 12px;
    80     display: block;
    81     margin-top: 5px;
    82     margin-bottom: 5px;
    83 }
    84 
    85 .rawa-fields label {
    86     display: block;
    87     font-weight: 700;
    88     margin-bottom: 5px;
    89 }
    90 
    91 .rawa-fields label span {
    92     font-weight: normal;
    93 }
     1.rawa-clearfix:after{content:"";display:block;clear:both}.rawa-fields{margin:10px 0}.rawa-fields p label{margin-right:auto}.rawa-fields p strong{text-transform:uppercase}.rawa-fields p:first-child{display:block;margin-top:0}.rawa-fields p:last-child{margin-bottom:0}.rawa-fields .rawa-toggle{font-size:13px;font-size:.8125rem;padding:10px;margin:0;background:#f1f1f1;border:1px solid #ddd;cursor:pointer}.rawa-fields .rawa-toggle:hover{cursor:pointer}.rawa-fields .rawa-toggle:before{font-family:dashicons;display:inline-block;vertical-align:middle;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f132";transition:all .3s ease-in-out;margin-right:5px}.rawa-fields .rawa-toggle.open:before{content:"\f460"}.rawa-field{padding:10px;border:1px solid #ddd;margin-top:-1px;background:#fafafa}.rawa-field:after{content:"";display:block;clear:both}.rawa-fields span{font-size:12px;font-size:.75rem;display:block;margin-top:5px;margin-bottom:5px}.rawa-fields label{display:block;font-weight:700;margin-bottom:5px}.rawa-fields label span{font-weight:400}
  • ra-widgets-animate/trunk/languages/ra-widgets-animate.pot

    r1877498 r1981658  
    1 #, fuzzy
     1# Copyright (C) 2018 RA Widgets Animate 1.1.8
     2# This file is distributed under the same license as the RA Widgets Animate 1.1.8 package.
    23msgid ""
    34msgstr ""
    4 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
    5 "Project-Id-Version: RA Widgets Animate\n"
    6 "POT-Creation-Date: 2018-05-19 10:12+0800\n"
    7 "PO-Revision-Date: 2018-05-19 10:11+0800\n"
    8 "Last-Translator: \n"
    9 "Language-Team: \n"
     5"Project-Id-Version: RA Widgets Animate 1.1.8\n"
    106"MIME-Version: 1.0\n"
    117"Content-Type: text/plain; charset=UTF-8\n"
    128"Content-Transfer-Encoding: 8bit\n"
    13 "X-Generator: Poedit 2.0.7\n"
    149"X-Poedit-Basepath: ..\n"
    15 "X-Poedit-Flags-xgettext: --add-comments=translators:\n"
    16 "X-Poedit-WPHeader: ra-widgets-animate.php\n"
    17 "X-Poedit-SourceCharset: UTF-8\n"
    18 "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
    19 "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
    20 "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
     10"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
    2111"X-Poedit-SearchPath-0: .\n"
    2212"X-Poedit-SearchPathExcluded-0: *.js\n"
     13"X-Poedit-SourceCharset: UTF-8\n"
     14"Plural-Forms: nplurals=2; plural=(n != 1);\n"
    2315
    2416#: ra-widgets-animate.php:15
    2517msgid "With great power comes great responsibility."
    26 msgstr "With great power comes great responsibility."
     18msgstr ""
    2719
    2820#: ra-widgets-animate.php:59
    2921msgid "Settings"
    30 msgstr "Settings"
    31 
    32 #. Plugin Name of the plugin/theme
    33 #: ra-widgets-animate.php:66 ra-widgets-animate.php:67
     22msgstr ""
     23
     24#: ra-widgets-animate.php:66, ra-widgets-animate.php:67
    3425msgid "RA Widgets Animate"
    35 msgstr "RA Widgets Animate"
     26msgstr ""
    3627
    3728#: ra-widgets-animate.php:84
    3829msgid "Global Settings"
    39 msgstr "Global Settings"
     30msgstr ""
    4031
    4132#: ra-widgets-animate.php:92
    4233msgid "Script Settings"
    43 msgstr "Script Settings"
    44 
    45 #: ra-widgets-animate.php:113 ra-widgets-animate.php:492
     34msgstr ""
     35
     36#: ra-widgets-animate.php:113, ra-widgets-animate.php:492
    4637msgid "Offset"
    47 msgstr "Offset"
     38msgstr ""
    4839
    4940#: ra-widgets-animate.php:115
    5041msgid "Change offset to trigger animations sooner or later (px)"
    51 msgstr "Change offset to trigger animations sooner or later (px)"
    52 
    53 #: ra-widgets-animate.php:121 ra-widgets-animate.php:500
     42msgstr ""
     43
     44#: ra-widgets-animate.php:121, ra-widgets-animate.php:500
    5445msgid "Duration"
    55 msgstr "Duration"
     46msgstr ""
    5647
    5748#: ra-widgets-animate.php:123
    5849msgid "Duration of animation (ms)"
    59 msgstr "Duration of animation (ms)"
    60 
    61 #: ra-widgets-animate.php:129 ra-widgets-animate.php:483
     50msgstr ""
     51
     52#: ra-widgets-animate.php:129, ra-widgets-animate.php:483
    6253msgid "Easing"
    63 msgstr "Easing"
     54msgstr ""
    6455
    6556#: ra-widgets-animate.php:131
    6657msgid "Choose timing function to ease elements in different ways"
    67 msgstr "Choose timing function to ease elements in different ways"
    68 
    69 #: ra-widgets-animate.php:138 ra-widgets-animate.php:508
     58msgstr ""
     59
     60#: ra-widgets-animate.php:138, ra-widgets-animate.php:508
    7061msgid "Delay"
    71 msgstr "Delay"
     62msgstr ""
    7263
    7364#: ra-widgets-animate.php:140
    7465msgid "Delay animation (ms)"
    75 msgstr "Delay animation (ms)"
     66msgstr ""
    7667
    7768#: ra-widgets-animate.php:146
    7869msgid "Disable"
    79 msgstr "Disable"
     70msgstr ""
    8071
    8172#: ra-widgets-animate.php:148
    8273msgid "Disable AOS on certain devices."
    83 msgstr "Disable AOS on certain devices."
    84 
    85 #: ra-widgets-animate.php:150
    86 msgid "None"
    87 msgstr "None"
     74msgstr ""
    8875
    8976#: ra-widgets-animate.php:151
    9077msgid "Mobile(Phones/Tablets)"
    91 msgstr "Mobile(Phones/Tablets)"
     78msgstr ""
    9279
    9380#: ra-widgets-animate.php:152
    9481msgid "Phone"
    95 msgstr "Phone"
     82msgstr ""
    9683
    9784#: ra-widgets-animate.php:153
    9885msgid "Tablet"
    99 msgstr "Tablet"
     86msgstr ""
    10087
    10188#: ra-widgets-animate.php:154
    10289msgid "Custom"
    103 msgstr "Custom"
     90msgstr ""
    10491
    10592#: ra-widgets-animate.php:161
    10693msgid "Custom Width"
    107 msgstr "Custom Width"
     94msgstr ""
    10895
    10996#: ra-widgets-animate.php:163
    11097msgid "Enter the viewport width to which AOS will be disabled"
    111 msgstr "Enter the viewport width to which AOS will be disabled"
    112 
    113 #: ra-widgets-animate.php:169 ra-widgets-animate.php:516
     98msgstr ""
     99
     100#: ra-widgets-animate.php:169, ra-widgets-animate.php:516
    114101msgid "Once"
    115 msgstr "Once"
     102msgstr ""
    116103
    117104#: ra-widgets-animate.php:171
    118 msgid ""
    119 "Choose whether animation should fire once, or every time you scroll up/down "
    120 "to element"
    121 msgstr ""
    122 "Choose whether animation should fire once, or every time you scroll up/down "
    123 "to element"
    124 
    125 #: ra-widgets-animate.php:174 ra-widgets-animate.php:186
    126 #: ra-widgets-animate.php:197
    127 msgid "Yes"
    128 msgstr "Yes"
     105msgid "Choose whether animation should fire once, or every time you scroll up/down to element"
     106msgstr ""
    129107
    130108#: ra-widgets-animate.php:181
    131109msgid "Disable style"
    132 msgstr "Disable style"
     110msgstr ""
    133111
    134112#: ra-widgets-animate.php:184
    135 msgid ""
    136 "Disable Animate on Scroll stylesheet, e.g. already present on your theme or "
    137 "plugin"
    138 msgstr ""
    139 "Disable Animate on Scroll stylesheet, e.g. already present on your theme or "
    140 "plugin"
     113msgid "Disable Animate on Scroll stylesheet, e.g. already present on your theme or plugin"
     114msgstr ""
     115
     116#: ra-widgets-animate.php:186, ra-widgets-animate.php:197
     117msgid "Yes"
     118msgstr ""
    141119
    142120#: ra-widgets-animate.php:192
    143121msgid "Disable script"
    144 msgstr "Disable script"
     122msgstr ""
    145123
    146124#: ra-widgets-animate.php:195
    147 msgid ""
    148 "Disable Animate on Scroll script, e.g. already present on your theme or "
    149 "plugin"
    150 msgstr ""
    151 "Disable Animate on Scroll script, e.g. already present on your theme or "
    152 "plugin"
     125msgid "Disable Animate on Scroll script, e.g. already present on your theme or plugin"
     126msgstr ""
    153127
    154128#: ra-widgets-animate.php:279
    155129msgid "RA Widgets Animate Settings"
    156 msgstr "RA Widgets Animate Settings"
     130msgstr ""
    157131
    158132#: ra-widgets-animate.php:315
    159133msgid "Animation Settings"
    160 msgstr "Animation Settings"
     134msgstr ""
    161135
    162136#: ra-widgets-animate.php:318
    163137msgid "Animation:"
    164 msgstr "Animation:"
    165 
    166 #: ra-widgets-animate.php:324 ra-widgets-animate.php:461
     138msgstr ""
     139
     140#: ra-widgets-animate.php:324, ra-widgets-animate.php:461
    167141msgid "Choose from several predefined animations."
    168 msgstr "Choose from several predefined animations."
     142msgstr ""
    169143
    170144#: ra-widgets-animate.php:327
    171145msgid "Anchor:"
    172 msgstr "Anchor:"
    173 
    174 #: ra-widgets-animate.php:329 ra-widgets-animate.php:469
    175 msgid ""
    176 "Anchor element, whose offset will be counted to trigger animation instead of "
    177 "actual elements offset."
    178 msgstr ""
    179 "Anchor element, whose offset will be counted to trigger animation instead of "
    180 "actual elements offset."
     146msgstr ""
     147
     148#: ra-widgets-animate.php:329, ra-widgets-animate.php:469
     149msgid "Anchor element, whose offset will be counted to trigger animation instead of actual elements offset."
     150msgstr ""
    181151
    182152#: ra-widgets-animate.php:332
    183153msgid "Anchor Placement:"
    184 msgstr "Anchor Placement:"
    185 
    186 #: ra-widgets-animate.php:338 ra-widgets-animate.php:478
    187 msgid ""
    188 "Select which position of element on the screen should trigger animation."
    189 msgstr ""
    190 "Select which position of element on the screen should trigger animation."
     154msgstr ""
     155
     156#: ra-widgets-animate.php:338, ra-widgets-animate.php:478
     157msgid "Select which position of element on the screen should trigger animation."
     158msgstr ""
    191159
    192160#: ra-widgets-animate.php:341
    193161msgid "Easing:"
    194 msgstr "Easing:"
    195 
    196 #: ra-widgets-animate.php:347 ra-widgets-animate.php:487
     162msgstr ""
     163
     164#: ra-widgets-animate.php:347, ra-widgets-animate.php:487
    197165msgid "Choose timing function to ease elements in different ways."
    198 msgstr "Choose timing function to ease elements in different ways."
     166msgstr ""
    199167
    200168#: ra-widgets-animate.php:350
    201169msgid "Offset:"
    202 msgstr "Offset:"
    203 
    204 #: ra-widgets-animate.php:352 ra-widgets-animate.php:495
     170msgstr ""
     171
     172#: ra-widgets-animate.php:352, ra-widgets-animate.php:495
    205173msgid "Change offset to trigger animations sooner or later (px)."
    206 msgstr "Change offset to trigger animations sooner or later (px)."
     174msgstr ""
    207175
    208176#: ra-widgets-animate.php:355
    209177msgid "Duration:"
    210 msgstr "Duration:"
    211 
    212 #: ra-widgets-animate.php:357 ra-widgets-animate.php:503
     178msgstr ""
     179
     180#: ra-widgets-animate.php:357, ra-widgets-animate.php:503
    213181msgid "Duration of animation (ms)."
    214 msgstr "Duration of animation (ms)."
     182msgstr ""
    215183
    216184#: ra-widgets-animate.php:360
    217185msgid "Delay:"
    218 msgstr "Delay:"
    219 
    220 #: ra-widgets-animate.php:362 ra-widgets-animate.php:511
     186msgstr ""
     187
     188#: ra-widgets-animate.php:362, ra-widgets-animate.php:511
    221189msgid "Delay animation (ms)."
    222 msgstr "Delay animation (ms)."
     190msgstr ""
    223191
    224192#: ra-widgets-animate.php:365
    225193msgid "Once:"
    226 msgstr "Once:"
    227 
    228 #: ra-widgets-animate.php:367 ra-widgets-animate.php:519
    229 msgid ""
    230 "Choose whether animation should fire once, or every time you scroll up/down "
    231 "to element."
    232 msgstr ""
    233 "Choose whether animation should fire once, or every time you scroll up/down "
    234 "to element."
     194msgstr ""
     195
     196#: ra-widgets-animate.php:367, ra-widgets-animate.php:519
     197msgid "Choose whether animation should fire once, or every time you scroll up/down to element."
     198msgstr ""
    235199
    236200#: ra-widgets-animate.php:433
    237201msgid "Animation"
    238 msgstr "Animation"
     202msgstr ""
    239203
    240204#: ra-widgets-animate.php:457
    241205msgid "Type"
    242 msgstr "Type"
     206msgstr ""
    243207
    244208#: ra-widgets-animate.php:466
    245209msgid "Anchor"
    246 msgstr "Anchor"
     210msgstr ""
    247211
    248212#: ra-widgets-animate.php:474
    249213msgid "Anchor Placement"
    250 msgstr "Anchor Placement"
    251 
    252 #: ra-widgets-animate.php:616
    253 msgid "No Animation"
    254 msgstr "No Animation"
    255 
    256 #: ra-widgets-animate.php:618
    257 msgid "Fade"
    258 msgstr "Fade"
    259 
    260 #: ra-widgets-animate.php:619
    261 msgid "Fade Up"
    262 msgstr "Fade Up"
    263 
    264 #: ra-widgets-animate.php:620
    265 msgid "Fade Down"
    266 msgstr "Fade Down"
    267 
    268 #: ra-widgets-animate.php:621
    269 msgid "Fade Left"
    270 msgstr "Fade Left"
    271 
    272 #: ra-widgets-animate.php:622
    273 msgid "Fade Right"
    274 msgstr "Fade Right"
    275 
    276 #: ra-widgets-animate.php:623
    277 msgid "Fade Up Right"
    278 msgstr "Fade Up Right"
    279 
    280 #: ra-widgets-animate.php:624
    281 msgid "Fade Up Left"
    282 msgstr "Fade Up Left"
    283 
    284 #: ra-widgets-animate.php:625
    285 msgid "Fade Down Right"
    286 msgstr "Fade Down Right"
    287 
    288 #: ra-widgets-animate.php:626
    289 msgid "Fade Down Left"
    290 msgstr "Fade Down Left"
    291 
    292 #: ra-widgets-animate.php:628
    293 msgid "Flip Up"
    294 msgstr "Flip Up"
    295 
    296 #: ra-widgets-animate.php:629
    297 msgid "Flip Down"
    298 msgstr "Flip Down"
    299 
    300 #: ra-widgets-animate.php:630
    301 msgid "Flip Left"
    302 msgstr "Flip Left"
    303 
    304 #: ra-widgets-animate.php:631
    305 msgid "Flip Right"
    306 msgstr "Flip Right"
    307 
    308 #: ra-widgets-animate.php:633
    309 msgid "Slide Up"
    310 msgstr "Slide Up"
    311 
    312 #: ra-widgets-animate.php:634
    313 msgid "Slide Down"
    314 msgstr "Slide Down"
    315 
    316 #: ra-widgets-animate.php:635
    317 msgid "Slide Left"
    318 msgstr "Slide Left"
    319 
    320 #: ra-widgets-animate.php:636
    321 msgid "Slide Right"
    322 msgstr "Slide Right"
    323 
    324 #: ra-widgets-animate.php:638 ra-widgets-animate.php:643
    325 msgid "Zoom In"
    326 msgstr "Zoom In"
    327 
    328 #: ra-widgets-animate.php:639 ra-widgets-animate.php:644
    329 msgid "Zoom In Up"
    330 msgstr "Zoom In Up"
    331 
    332 #: ra-widgets-animate.php:640 ra-widgets-animate.php:645
    333 msgid "Zoom In Down"
    334 msgstr "Zoom In Down"
    335 
    336 #: ra-widgets-animate.php:641 ra-widgets-animate.php:646
    337 msgid "Zoom In Left"
    338 msgstr "Zoom In Left"
    339 
    340 #: ra-widgets-animate.php:642 ra-widgets-animate.php:647
    341 msgid "Zoom In Right"
    342 msgstr "Zoom In Right"
    343 
    344 #: ra-widgets-animate.php:656 ra-widgets-animate.php:674
    345 msgid "Default"
    346 msgstr "Default"
    347 
    348 #: ra-widgets-animate.php:657
    349 msgid "Top Bottom"
    350 msgstr "Top Bottom"
    351 
    352 #: ra-widgets-animate.php:658
    353 msgid "Top Center"
    354 msgstr "Top Center"
    355 
    356 #: ra-widgets-animate.php:659
    357 msgid "Top Top"
    358 msgstr "Top Top"
    359 
    360 #: ra-widgets-animate.php:660
    361 msgid "Center Bottom"
    362 msgstr "Center Bottom"
    363 
    364 #: ra-widgets-animate.php:661
    365 msgid "Center Center"
    366 msgstr "Center Center"
    367 
    368 #: ra-widgets-animate.php:662
    369 msgid "Center Top"
    370 msgstr "Center Top"
    371 
    372 #: ra-widgets-animate.php:663
    373 msgid "Bottom Bottom"
    374 msgstr "Bottom Bottom"
    375 
    376 #: ra-widgets-animate.php:664
    377 msgid "Bottom Center"
    378 msgstr "Bottom Center"
    379 
    380 #: ra-widgets-animate.php:665
    381 msgid "Bottom Top"
    382 msgstr "Bottom Top"
    383 
    384 #: ra-widgets-animate.php:675
    385 msgid "Linear"
    386 msgstr "Linear"
    387 
    388 #: ra-widgets-animate.php:676
    389 msgid "Ease"
    390 msgstr "Ease"
    391 
    392 #: ra-widgets-animate.php:677
    393 msgid "Ease In"
    394 msgstr "Ease In"
    395 
    396 #: ra-widgets-animate.php:678
    397 msgid "Ease Out"
    398 msgstr "Ease Out"
    399 
    400 #: ra-widgets-animate.php:679
    401 msgid "Ease In Out"
    402 msgstr "Ease In Out"
    403 
    404 #: ra-widgets-animate.php:680
    405 msgid "Ease In Back"
    406 msgstr "Ease In Back"
    407 
    408 #: ra-widgets-animate.php:681
    409 msgid "Ease Out Back"
    410 msgstr "Ease Out Back"
    411 
    412 #: ra-widgets-animate.php:682
    413 msgid "Ease In Out Back"
    414 msgstr "Ease In Out Back"
    415 
    416 #: ra-widgets-animate.php:683
    417 msgid "Ease In Sine"
    418 msgstr "Ease In Sine"
    419 
    420 #: ra-widgets-animate.php:684
    421 msgid "Ease Out Sine"
    422 msgstr "Ease Out Sine"
    423 
    424 #: ra-widgets-animate.php:685
    425 msgid "Ease In Out Sine"
    426 msgstr "Ease In Out Sine"
    427 
    428 #: ra-widgets-animate.php:686
    429 msgid "Ease In Quad"
    430 msgstr "Ease In Quad"
    431 
    432 #: ra-widgets-animate.php:687
    433 msgid "Ease Out Quad"
    434 msgstr "Ease Out Quad"
    435 
    436 #: ra-widgets-animate.php:688
    437 msgid "Ease In Out Quad"
    438 msgstr "Ease In Out Quad"
    439 
    440 #: ra-widgets-animate.php:689
    441 msgid "Ease In Cubic"
    442 msgstr "Ease In Cubic"
    443 
    444 #: ra-widgets-animate.php:690
    445 msgid "Ease Out Cubic"
    446 msgstr "Ease Out Cubic"
    447 
    448 #: ra-widgets-animate.php:691
    449 msgid "Ease In Out Cubic"
    450 msgstr "Ease In Out Cubic"
    451 
    452 #: ra-widgets-animate.php:692
    453 msgid "Ease In Quart"
    454 msgstr "Ease In Quart"
    455 
    456 #: ra-widgets-animate.php:693
    457 msgid "Ease Out Quart"
    458 msgstr "Ease Out Quart"
    459 
    460 #: ra-widgets-animate.php:694
    461 msgid "Ease In Out Quart"
    462 msgstr "Ease In Out Quart"
    463 
    464 #. Plugin URI of the plugin/theme
    465 msgid "https://github.com/webdevsuperfast/ra-widgets-animate"
    466 msgstr "https://github.com/webdevsuperfast/ra-widgets-animate"
    467 
    468 #. Description of the plugin/theme
    469 msgid "Animate widgets using Animate on Scroll library."
    470 msgstr "Animate widgets using Animate on Scroll library."
    471 
    472 #. Author of the plugin/theme
    473 msgid "Rotsen Mark Acob"
    474 msgstr "Rotsen Mark Acob"
    475 
    476 #. Author URI of the plugin/theme
    477 msgid "https://rotsenacob.com/"
    478 msgstr "https://rotsenacob.com/"
     214msgstr ""
  • ra-widgets-animate/trunk/public/js/aos.min.js

    r1877498 r1981658  
    1 !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.AOS=t():e.AOS=t()}(this,function(){return function(o){function n(e){if(i[e])return i[e].exports;var t=i[e]={exports:{},id:e,loaded:!1};return o[e].call(t.exports,t,t.exports,n),t.loaded=!0,t.exports}var i={};return n.m=o,n.c=i,n.p="dist/",n(0)}([function(e,t,o){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e},a=n((n(o(1)),o(6))),r=n(o(7)),c=n(o(8)),u=n(o(9)),s=n(o(10)),d=n(o(11)),f=n(o(14)),l=[],m=!1,p=document.all&&!window.atob,b={offset:120,delay:0,easing:"ease",duration:400,disable:!1,once:!1,startEvent:"DOMContentLoaded",throttleDelay:99,debounceDelay:50,disableMutationObserver:!1},v=function(){if(0<arguments.length&&void 0!==arguments[0]&&arguments[0]&&(m=!0),m)return l=(0,d.default)(l,b),(0,s.default)(l,b.once),l},y=function(){l=(0,f.default)(),v()};e.exports={init:function(e){return b=i(b,e),l=(0,f.default)(),!0===(t=b.disable)||"mobile"===t&&u.default.mobile()||"phone"===t&&u.default.phone()||"tablet"===t&&u.default.tablet()||"function"==typeof t&&!0===t()||p?void l.forEach(function(e,t){e.node.removeAttribute("data-aos"),e.node.removeAttribute("data-aos-easing"),e.node.removeAttribute("data-aos-duration"),e.node.removeAttribute("data-aos-delay")}):(document.querySelector("body").setAttribute("data-aos-easing",b.easing),document.querySelector("body").setAttribute("data-aos-duration",b.duration),document.querySelector("body").setAttribute("data-aos-delay",b.delay),"DOMContentLoaded"===b.startEvent&&-1<["complete","interactive"].indexOf(document.readyState)?v(!0):"load"===b.startEvent?window.addEventListener(b.startEvent,function(){v(!0)}):document.addEventListener(b.startEvent,function(){v(!0)}),window.addEventListener("resize",(0,r.default)(v,b.debounceDelay,!0)),window.addEventListener("orientationchange",(0,r.default)(v,b.debounceDelay,!0)),window.addEventListener("scroll",(0,a.default)(function(){(0,s.default)(l,b.once)},b.throttleDelay)),b.disableMutationObserver||(0,c.default)("[data-aos]",y),l);var t},refresh:v,refreshHard:y}},function(e,t){},,,,,function(b,e){(function(e){"use strict";function a(n,i,e){function a(e){var t=s,o=d;return s=d=void 0,b=e,l=n.apply(o,t)}function r(e){var t=e-p;return void 0===p||i<=t||t<0||y&&f<=e-b}function c(){var e,t,o=j();return r(o)?u(o):void(m=setTimeout(c,(t=i-((e=o)-p),y?x(t,f-(e-b)):t)))}function u(e){return m=void 0,o&&s?a(e):(s=d=void 0,l)}function t(){var e,t=j(),o=r(t);if(s=arguments,d=this,p=t,o){if(void 0===m)return b=e=p,m=setTimeout(c,i),v?a(e):l;if(y)return m=setTimeout(c,i),a(p)}return void 0===m&&(m=setTimeout(c,i)),l}var s,d,f,l,m,p,b=0,v=!1,y=!1,o=!0;if("function"!=typeof n)throw new TypeError(w);return i=h(i)||0,g(e)&&(v=!!e.leading,f=(y="maxWait"in e)?k(h(e.maxWait)||0,i):f,o="trailing"in e?!!e.trailing:o),t.cancel=function(){void 0!==m&&clearTimeout(m),s=p=d=m=void(b=0)},t.flush=function(){return void 0===m?l:u(j())},t}function g(e){var t=void 0===e?"undefined":o(e);return!!e&&("object"==t||"function"==t)}function n(e){return"symbol"==(void 0===e?"undefined":o(e))||!!(t=e)&&"object"==(void 0===t?"undefined":o(t))&&p.call(e)==r;var t}function h(e){if("number"==typeof e)return e;if(n(e))return i;if(g(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=g(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(c,"");var o=s.test(e);return o||d.test(e)?f(e.slice(2),o?2:8):u.test(e)?i:+e}var o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},w="Expected a function",i=NaN,r="[object Symbol]",c=/^\s+|\s+$/g,u=/^[-+]0x[0-9a-f]+$/i,s=/^0b[01]+$/i,d=/^0o[0-7]+$/i,f=parseInt,t="object"==(void 0===e?"undefined":o(e))&&e&&e.Object===Object&&e,l="object"==("undefined"==typeof self?"undefined":o(self))&&self&&self.Object===Object&&self,m=t||l||Function("return this")(),p=Object.prototype.toString,k=Math.max,x=Math.min,j=function(){return m.Date.now()};b.exports=function(e,t,o){var n=!0,i=!0;if("function"!=typeof e)throw new TypeError(w);return g(o)&&(n="leading"in o?!!o.leading:n,i="trailing"in o?!!o.trailing:i),a(e,t,{leading:n,maxWait:t,trailing:i})}}).call(e,function(){return this}())},function(p,e){(function(e){"use strict";function g(e){var t=void 0===e?"undefined":o(e);return!!e&&("object"==t||"function"==t)}function n(e){return"symbol"==(void 0===e?"undefined":o(e))||!!(t=e)&&"object"==(void 0===t?"undefined":o(t))&&m.call(e)==a;var t}function h(e){if("number"==typeof e)return e;if(n(e))return i;if(g(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=g(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(r,"");var o=u.test(e);return o||s.test(e)?d(e.slice(2),o?2:8):c.test(e)?i:+e}var o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=NaN,a="[object Symbol]",r=/^\s+|\s+$/g,c=/^[-+]0x[0-9a-f]+$/i,u=/^0b[01]+$/i,s=/^0o[0-7]+$/i,d=parseInt,t="object"==(void 0===e?"undefined":o(e))&&e&&e.Object===Object&&e,f="object"==("undefined"==typeof self?"undefined":o(self))&&self&&self.Object===Object&&self,l=t||f||Function("return this")(),m=Object.prototype.toString,w=Math.max,k=Math.min,x=function(){return l.Date.now()};p.exports=function(n,i,e){function a(e){var t=s,o=d;return s=d=void 0,b=e,l=n.apply(o,t)}function r(e){var t=e-p;return void 0===p||i<=t||t<0||y&&f<=e-b}function c(){var e,t,o=x();return r(o)?u(o):void(m=setTimeout(c,(t=i-((e=o)-p),y?k(t,f-(e-b)):t)))}function u(e){return m=void 0,o&&s?a(e):(s=d=void 0,l)}function t(){var e,t=x(),o=r(t);if(s=arguments,d=this,p=t,o){if(void 0===m)return b=e=p,m=setTimeout(c,i),v?a(e):l;if(y)return m=setTimeout(c,i),a(p)}return void 0===m&&(m=setTimeout(c,i)),l}var s,d,f,l,m,p,b=0,v=!1,y=!1,o=!0;if("function"!=typeof n)throw new TypeError("Expected a function");return i=h(i)||0,g(e)&&(v=!!e.leading,f=(y="maxWait"in e)?w(h(e.maxWait)||0,i):f,o="trailing"in e?!!e.trailing:o),t.cancel=function(){void 0!==m&&clearTimeout(m),s=p=d=m=void(b=0)},t.flush=function(){return void 0===m?l:u(x())},t}}).call(e,function(){return this}())},function(e,t){"use strict";function n(e){e&&e.forEach(function(e){var t=Array.prototype.slice.call(e.addedNodes),o=Array.prototype.slice.call(e.removedNodes);t.concat(o).filter(function(e){return e.hasAttribute&&e.hasAttribute("data-aos")}).length&&r()})}Object.defineProperty(t,"__esModule",{value:!0});var i=window.document,a=window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver,r=function(){};t.default=function(e,t){var o=new a(n);r=t,o.observe(i.documentElement,{childList:!0,subtree:!0,removedNodes:!0})}},function(e,t){"use strict";function o(){return navigator.userAgent||navigator.vendor||window.opera||""}Object.defineProperty(t,"__esModule",{value:!0});var n=function(){function n(e,t){for(var o=0;o<t.length;o++){var n=t[o];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}return function(e,t,o){return t&&n(e.prototype,t),o&&n(e,o),e}}(),i=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i,a=/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,r=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i,c=/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,u=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}return n(e,[{key:"phone",value:function(){var e=o();return!(!i.test(e)&&!a.test(e.substr(0,4)))}},{key:"mobile",value:function(){var e=o();return!(!r.test(e)&&!c.test(e.substr(0,4)))}},{key:"tablet",value:function(){return this.mobile()&&!this.phone()}}]),e}();t.default=new u},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.default=function(e,r){var c=window.pageYOffset,u=window.innerHeight;e.forEach(function(e,t){var o,n,i,a;n=u+c,i=r,a=(o=e).node.getAttribute("data-aos-once"),n>o.position?o.node.classList.add("aos-animate"):void 0!==a&&("false"===a||!i&&"true"!==a)&&o.node.classList.remove("aos-animate")})}},function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n,i=o(12),a=(n=i)&&n.__esModule?n:{default:n};t.default=function(e,o){return e.forEach(function(e,t){e.node.classList.add("aos-init"),e.position=(0,a.default)(e.node,o.offset)}),e}},function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n,i=o(13),r=(n=i)&&n.__esModule?n:{default:n};t.default=function(e,t){var o=0,n=0,i=window.innerHeight,a={offset:e.getAttribute("data-aos-offset"),anchor:e.getAttribute("data-aos-anchor"),anchorPlacement:e.getAttribute("data-aos-anchor-placement")};switch(a.offset&&!isNaN(a.offset)&&(n=parseInt(a.offset)),a.anchor&&document.querySelectorAll(a.anchor)&&(e=document.querySelectorAll(a.anchor)[0]),o=(0,r.default)(e).top,a.anchorPlacement){case"top-bottom":break;case"center-bottom":o+=e.offsetHeight/2;break;case"bottom-bottom":o+=e.offsetHeight;break;case"top-center":o+=i/2;break;case"bottom-center":o+=i/2+e.offsetHeight;break;case"center-center":o+=i/2+e.offsetHeight/2;break;case"top-top":o+=i;break;case"bottom-top":o+=e.offsetHeight+i;break;case"center-top":o+=e.offsetHeight/2+i}return a.anchorPlacement||a.offset||isNaN(t)||(n=t),o+n}},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.default=function(e){for(var t=0,o=0;e&&!isNaN(e.offsetLeft)&&!isNaN(e.offsetTop);)t+=e.offsetLeft-("BODY"!=e.tagName?e.scrollLeft:0),o+=e.offsetTop-("BODY"!=e.tagName?e.scrollTop:0),e=e.offsetParent;return{top:o,left:t}}},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.default=function(e){return e=e||document.querySelectorAll("[data-aos]"),Array.prototype.map.call(e,function(e){return{node:e}})}}])});
     1!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.AOS=t():e.AOS=t()}(this,function(){return function(o){function n(e){if(i[e])return i[e].exports;var t=i[e]={exports:{},id:e,loaded:!1};return o[e].call(t.exports,t,t.exports,n),t.loaded=!0,t.exports}var i={};return n.m=o,n.c=i,n.p="dist/",n(0)}([function(e,t,o){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e},r=n((n(o(1)),o(6))),a=n(o(7)),c=n(o(8)),u=n(o(9)),s=n(o(10)),d=n(o(11)),f=n(o(14)),l=[],p=!1,m={offset:120,delay:0,easing:"ease",duration:400,disable:!1,once:!1,startEvent:"DOMContentLoaded",throttleDelay:99,debounceDelay:50,disableMutationObserver:!1},b=function(){if(0<arguments.length&&void 0!==arguments[0]&&arguments[0]&&(p=!0),p)return l=(0,d.default)(l,m),(0,s.default)(l,m.once),l},v=function(){l=(0,f.default)(),b()};e.exports={init:function(e){m=i(m,e),l=(0,f.default)();var t,o=document.all&&!window.atob;return!0===(t=m.disable)||"mobile"===t&&u.default.mobile()||"phone"===t&&u.default.phone()||"tablet"===t&&u.default.tablet()||"function"==typeof t&&!0===t()||o?void l.forEach(function(e,t){e.node.removeAttribute("data-aos"),e.node.removeAttribute("data-aos-easing"),e.node.removeAttribute("data-aos-duration"),e.node.removeAttribute("data-aos-delay")}):(m.disableMutationObserver||c.default.isSupported()||(console.info('\n      aos: MutationObserver is not supported on this browser,\n      code mutations observing has been disabled.\n      You may have to call "refreshHard()" by yourself.\n    '),m.disableMutationObserver=!0),document.querySelector("body").setAttribute("data-aos-easing",m.easing),document.querySelector("body").setAttribute("data-aos-duration",m.duration),document.querySelector("body").setAttribute("data-aos-delay",m.delay),"DOMContentLoaded"===m.startEvent&&-1<["complete","interactive"].indexOf(document.readyState)?b(!0):"load"===m.startEvent?window.addEventListener(m.startEvent,function(){b(!0)}):document.addEventListener(m.startEvent,function(){b(!0)}),window.addEventListener("resize",(0,a.default)(b,m.debounceDelay,!0)),window.addEventListener("orientationchange",(0,a.default)(b,m.debounceDelay,!0)),window.addEventListener("scroll",(0,r.default)(function(){(0,s.default)(l,m.once)},m.throttleDelay)),m.disableMutationObserver||c.default.ready("[data-aos]",v),l)},refresh:b,refreshHard:v}},function(e,t){},,,,,function(b,e){(function(e){"use strict";function r(n,i,e){function r(e){var t=s,o=d;return s=d=void 0,b=e,l=n.apply(o,t)}function a(e){var t=e-m;return void 0===m||i<=t||t<0||y&&f<=e-b}function c(){var e,t,o=j();return a(o)?u(o):void(p=setTimeout(c,(t=i-((e=o)-m),y?x(t,f-(e-b)):t)))}function u(e){return p=void 0,o&&s?r(e):(s=d=void 0,l)}function t(){var e,t=j(),o=a(t);if(s=arguments,d=this,m=t,o){if(void 0===p)return b=e=m,p=setTimeout(c,i),v?r(e):l;if(y)return p=setTimeout(c,i),r(m)}return void 0===p&&(p=setTimeout(c,i)),l}var s,d,f,l,p,m,b=0,v=!1,y=!1,o=!0;if("function"!=typeof n)throw new TypeError(w);return i=h(i)||0,g(e)&&(v=!!e.leading,f=(y="maxWait"in e)?k(h(e.maxWait)||0,i):f,o="trailing"in e?!!e.trailing:o),t.cancel=function(){void 0!==p&&clearTimeout(p),s=m=d=p=void(b=0)},t.flush=function(){return void 0===p?l:u(j())},t}function g(e){var t=void 0===e?"undefined":o(e);return!!e&&("object"==t||"function"==t)}function n(e){return"symbol"==(void 0===e?"undefined":o(e))||!!(t=e)&&"object"==(void 0===t?"undefined":o(t))&&m.call(e)==a;var t}function h(e){if("number"==typeof e)return e;if(n(e))return i;if(g(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=g(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(c,"");var o=s.test(e);return o||d.test(e)?f(e.slice(2),o?2:8):u.test(e)?i:+e}var o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},w="Expected a function",i=NaN,a="[object Symbol]",c=/^\s+|\s+$/g,u=/^[-+]0x[0-9a-f]+$/i,s=/^0b[01]+$/i,d=/^0o[0-7]+$/i,f=parseInt,t="object"==(void 0===e?"undefined":o(e))&&e&&e.Object===Object&&e,l="object"==("undefined"==typeof self?"undefined":o(self))&&self&&self.Object===Object&&self,p=t||l||Function("return this")(),m=Object.prototype.toString,k=Math.max,x=Math.min,j=function(){return p.Date.now()};b.exports=function(e,t,o){var n=!0,i=!0;if("function"!=typeof e)throw new TypeError(w);return g(o)&&(n="leading"in o?!!o.leading:n,i="trailing"in o?!!o.trailing:i),r(e,t,{leading:n,maxWait:t,trailing:i})}}).call(e,function(){return this}())},function(m,e){(function(e){"use strict";function g(e){var t=void 0===e?"undefined":o(e);return!!e&&("object"==t||"function"==t)}function n(e){return"symbol"==(void 0===e?"undefined":o(e))||!!(t=e)&&"object"==(void 0===t?"undefined":o(t))&&p.call(e)==r;var t}function h(e){if("number"==typeof e)return e;if(n(e))return i;if(g(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=g(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(a,"");var o=u.test(e);return o||s.test(e)?d(e.slice(2),o?2:8):c.test(e)?i:+e}var o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=NaN,r="[object Symbol]",a=/^\s+|\s+$/g,c=/^[-+]0x[0-9a-f]+$/i,u=/^0b[01]+$/i,s=/^0o[0-7]+$/i,d=parseInt,t="object"==(void 0===e?"undefined":o(e))&&e&&e.Object===Object&&e,f="object"==("undefined"==typeof self?"undefined":o(self))&&self&&self.Object===Object&&self,l=t||f||Function("return this")(),p=Object.prototype.toString,w=Math.max,k=Math.min,x=function(){return l.Date.now()};m.exports=function(n,i,e){function r(e){var t=s,o=d;return s=d=void 0,b=e,l=n.apply(o,t)}function a(e){var t=e-m;return void 0===m||i<=t||t<0||y&&f<=e-b}function c(){var e,t,o=x();return a(o)?u(o):void(p=setTimeout(c,(t=i-((e=o)-m),y?k(t,f-(e-b)):t)))}function u(e){return p=void 0,o&&s?r(e):(s=d=void 0,l)}function t(){var e,t=x(),o=a(t);if(s=arguments,d=this,m=t,o){if(void 0===p)return b=e=m,p=setTimeout(c,i),v?r(e):l;if(y)return p=setTimeout(c,i),r(m)}return void 0===p&&(p=setTimeout(c,i)),l}var s,d,f,l,p,m,b=0,v=!1,y=!1,o=!0;if("function"!=typeof n)throw new TypeError("Expected a function");return i=h(i)||0,g(e)&&(v=!!e.leading,f=(y="maxWait"in e)?w(h(e.maxWait)||0,i):f,o="trailing"in e?!!e.trailing:o),t.cancel=function(){void 0!==p&&clearTimeout(p),s=m=d=p=void(b=0)},t.flush=function(){return void 0===p?l:u(x())},t}}).call(e,function(){return this}())},function(e,t){"use strict";function i(){return window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver}function r(e){e&&e.forEach(function(e){var t=Array.prototype.slice.call(e.addedNodes),o=Array.prototype.slice.call(e.removedNodes);if(function e(t){var o=void 0,n=void 0;for(o=0;o<t.length;o+=1){if((n=t[o]).dataset&&n.dataset.aos)return!0;if(n.children&&e(n.children))return!0}return!1}(t.concat(o)))return a()})}Object.defineProperty(t,"__esModule",{value:!0});var a=function(){};t.default={isSupported:function(){return!!i()},ready:function(e,t){var o=window.document,n=new(i())(r);a=t,n.observe(o.documentElement,{childList:!0,subtree:!0,removedNodes:!0})}}},function(e,t){"use strict";function o(){return navigator.userAgent||navigator.vendor||window.opera||""}Object.defineProperty(t,"__esModule",{value:!0});var n=function(){function n(e,t){for(var o=0;o<t.length;o++){var n=t[o];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}return function(e,t,o){return t&&n(e.prototype,t),o&&n(e,o),e}}(),i=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i,r=/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,a=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i,c=/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,u=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}return n(e,[{key:"phone",value:function(){var e=o();return!(!i.test(e)&&!r.test(e.substr(0,4)))}},{key:"mobile",value:function(){var e=o();return!(!a.test(e)&&!c.test(e.substr(0,4)))}},{key:"tablet",value:function(){return this.mobile()&&!this.phone()}}]),e}();t.default=new u},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.default=function(e,a){var c=window.pageYOffset,u=window.innerHeight;e.forEach(function(e,t){var o,n,i,r;n=u+c,i=a,r=(o=e).node.getAttribute("data-aos-once"),n>o.position?o.node.classList.add("aos-animate"):void 0!==r&&("false"===r||!i&&"true"!==r)&&o.node.classList.remove("aos-animate")})}},function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n,i=o(12),r=(n=i)&&n.__esModule?n:{default:n};t.default=function(e,o){return e.forEach(function(e,t){e.node.classList.add("aos-init"),e.position=(0,r.default)(e.node,o.offset)}),e}},function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n,i=o(13),a=(n=i)&&n.__esModule?n:{default:n};t.default=function(e,t){var o=0,n=0,i=window.innerHeight,r={offset:e.getAttribute("data-aos-offset"),anchor:e.getAttribute("data-aos-anchor"),anchorPlacement:e.getAttribute("data-aos-anchor-placement")};switch(r.offset&&!isNaN(r.offset)&&(n=parseInt(r.offset)),r.anchor&&document.querySelectorAll(r.anchor)&&(e=document.querySelectorAll(r.anchor)[0]),o=(0,a.default)(e).top,r.anchorPlacement){case"top-bottom":break;case"center-bottom":o+=e.offsetHeight/2;break;case"bottom-bottom":o+=e.offsetHeight;break;case"top-center":o+=i/2;break;case"bottom-center":o+=i/2+e.offsetHeight;break;case"center-center":o+=i/2+e.offsetHeight/2;break;case"top-top":o+=i;break;case"bottom-top":o+=e.offsetHeight+i;break;case"center-top":o+=e.offsetHeight/2+i}return r.anchorPlacement||r.offset||isNaN(t)||(n=t),o+n}},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.default=function(e){for(var t=0,o=0;e&&!isNaN(e.offsetLeft)&&!isNaN(e.offsetTop);)t+=e.offsetLeft-("BODY"!=e.tagName?e.scrollLeft:0),o+=e.offsetTop-("BODY"!=e.tagName?e.scrollTop:0),e=e.offsetParent;return{top:o,left:t}}},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.default=function(e){return e=e||document.querySelectorAll("[data-aos]"),Array.prototype.map.call(e,function(e){return{node:e}})}}])});
  • ra-widgets-animate/trunk/public/js/rawa.js

    r1802199 r1981658  
    11(function($){
     2    var $disable;
     3   
     4    switch(rawa_aos.disable) {
     5        case 'phone':
     6            $disable = 'phone';
     7            break;
     8        case 'mobile':
     9            $disable = 'mobile';
     10            break;
     11        case 'tablet':
     12            $disable = 'tablet';
     13            break;
     14        case 'custom':
     15            $disable = function() {
     16                var maxWidth = parseInt(rawa_aos.custom);
     17                return window.innerWidth < maxWidth;
     18            }
     19            break;
     20        default:
     21            $disable = false;
     22            break;
     23    }
     24
    225    AOS.init({
    326        offset: parseInt(rawa_aos.offset),
     
    629        delay: parseInt(rawa_aos.delay),
    730        anchor: rawa_aos.anchor,
    8         disable: function() {
    9             switch(rawa_aos.disable) {
    10                 case 'phone':
    11                     return 'phone';
    12                     break;
    13                 case 'mobile':
    14                 default:
    15                     return 'mobile';
    16                     break;
    17                 case 'tablet':
    18                     return 'tablet';
    19                     break;
    20                 case 'custom':
    21                     var maxWidth = parseInt(rawa_aos.custom);
    22                     return window.innerWidth < maxWidth;
    23                     break;
    24             }
    25         },
     31        disable: $disable,
    2632        once: (rawa_aos.once == "true"),
    2733    });
  • ra-widgets-animate/trunk/public/js/rawa.min.js

    r1802199 r1981658  
    1 jQuery,AOS.init({offset:parseInt(rawa_aos.offset),duration:parseInt(rawa_aos.duration),easing:rawa_aos.easing,delay:parseInt(rawa_aos.delay),anchor:rawa_aos.anchor,disable:function(){switch(rawa_aos.disable){case"phone":return"phone";case"mobile":default:return"mobile";case"tablet":return"tablet";case"custom":var a=parseInt(rawa_aos.custom);return window.innerWidth<a}},once:"true"==rawa_aos.once});
     1!function(a){var e;switch(rawa_aos.disable){case"phone":e="phone";break;case"mobile":e="mobile";break;case"tablet":e="tablet";break;case"custom":e=function(){var a=parseInt(rawa_aos.custom);return window.innerWidth<a};break;default:e=!1}AOS.init({offset:parseInt(rawa_aos.offset),duration:parseInt(rawa_aos.duration),easing:rawa_aos.easing,delay:parseInt(rawa_aos.delay),anchor:rawa_aos.anchor,disable:e,once:"true"==rawa_aos.once})}(jQuery);
  • ra-widgets-animate/trunk/ra-widgets-animate.php

    r1877498 r1981658  
    44Plugin URI:  https://github.com/webdevsuperfast/ra-widgets-animate
    55Description: Animate widgets using Animate on Scroll library.
    6 Version:     1.1.8
     6Version:     1.1.9
    77Author:      Rotsen Mark Acob
    88Author URI:  https://webdevsuperfast.github.io/
     
    555555            // AOS CSS
    556556            if ( $styles[0] != 'enabled' ) {
    557                 wp_enqueue_style( 'rawa-aos-css', plugin_dir_url( __FILE__ ) . 'public/css/aos.min.css' );
     557                wp_enqueue_style( 'rawa-aos-css', plugin_dir_url( __FILE__ ) . 'public/css/aos.css' );
    558558            }
    559559
     
    596596            wp_enqueue_style( 'rawa-admin-css', plugin_dir_url( __FILE__ ) . 'admin/css/rawa-admin.css' );
    597597
    598             wp_register_script( 'rawa-admin-js', plugin_dir_url( __FILE__ ) . 'admin/js/rawa-admin.js', array( 'jquery' ), null, true );
     598            wp_register_script( 'rawa-admin-js', plugin_dir_url( __FILE__ ) . 'admin/js/rawa-admin.min.js', array( 'jquery' ), null, true );
    599599            wp_enqueue_script( 'rawa-admin-js' );
    600600        }
    601601
    602602        if ( $current_page->id === 'settings_page_rawa_settings' ) {
    603             wp_register_script( 'rawa-settings-js', plugin_dir_url( __FILE__ ) . 'admin/js/rawa-settings.js', array( 'jquery' ), null, true );
     603            wp_register_script( 'rawa-settings-js', plugin_dir_url( __FILE__ ) . 'admin/js/rawa-settings.min.js', array( 'jquery' ), null, true );
    604604            wp_enqueue_script( 'rawa-settings-js' );
    605605        }
     
    607607
    608608    public function rawa_siteorigin_panels_admin_scripts() {
    609         wp_register_script( 'rawa-siteorigin-panels-js', plugin_dir_url( __FILE__ ) . 'admin/js/siteorigin-admin.js', array( 'jquery' ), null, true );
     609        wp_register_script( 'rawa-siteorigin-panels-js', plugin_dir_url( __FILE__ ) . 'admin/js/siteorigin-admin.min.js', array( 'jquery' ), null, true );
    610610        wp_enqueue_script( 'rawa-siteorigin-panels-js' );
    611611    }
  • ra-widgets-animate/trunk/readme.txt

    r1877498 r1981658  
    44Tags: aos, animate-on-scroll, siteorigin-page-builder, page-builder-animation, animation, animate, siteorigin-panels-animate
    55Requires at least: 4.7
    6 Tested up to: 4.9.6
    7 Stable tag: 1.1.8
     6Tested up to: 4.9.8
     7Stable tag: 1.1.9
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    1313== Description ==
    1414
    15 RA Widgets Animate is a WordPress plugin that adds additional widget fields into existing widget forms and uses [Animate On Scroll](https://michalsnik.github.io/aos/) to render animation. This plugin also adds 'Animation' tab to Widget Styles when use with SiteOrigin Panels.
     15RA Widgets Animate is a WordPress plugin that adds additional widget fields into existing widget forms using the latest [Animate On Scroll](https://michalsnik.github.io/aos/) script to render animation. If you're using SiteOrigin Panels, the plugin also adds 'Animation' tab to Widget Styles.
    1616
    1717<h3>Features</h3>
    1818
    1919* Animate almost all of your widgets
    20 * [Animate On Scroll](https://michalsnik.github.io/aos/) support
     20* Animate On Scroll support
    2121* Supports SiteOrigin Panels Widget Styles
    2222* Ability to choose animation type
    23 * Add additional animation type using the built-in `rawa_animations` filter
     23* Ability to add additional animation values using the built-in `rawa_animations` filter
    2424* Ability to choose anchor placement
    2525* Ability to change anchor element
     
    3030* Ability to set animation once
    3131* Ability to disable animation on certain devices and viewports
    32 * Set global Animate on Scroll Settings via plugin settings
     32* Set global settings via plugin settings
    3333* Enable/disable plugin scripts and styles via plugin settings
    3434
     
    8888== Changelog ==
    8989
     90= 1.1.9 =
     91* Updated Animate on Scroll to version 2.3.4.
     92* Fixed Animate on Scroll disable on devices implementation.
     93* Updated translation.
     94
    9095= 1.1.8 =
    9196* Updated Animate on Scroll to version 2.3.0.
     
    148153== Upgrade Notice ==
    149154
     155= 1.1.9 =
     156Updated Animate on Scroll, fixed Disable on Devices and updated translation.
     157
    150158= 1.1.8 =
    151159Updated Animate on Scroll to version 2.3.0, author URI and updated translation file.
Note: See TracChangeset for help on using the changeset viewer.