From 1c685dfb01bb3c1320ba75559e7653f3b61cddd4 Mon Sep 17 00:00:00 2001 From: qsm-odoo Date: Wed, 4 Aug 2021 10:41:38 +0000 Subject: [PATCH] [MOV] website_animate, theme_*: merge the app into the website app task-2215118 closes odoo/design-themes#478 Related: odoo/upgrade#2709 Related: odoo/odoo#74697 Signed-off-by: Quentin Smetz (qsm) --- theme_artists/__manifest__.py | 2 +- theme_beauty/__manifest__.py | 2 +- theme_bewise/__manifest__.py | 2 +- theme_bookstore/__manifest__.py | 2 +- theme_clean/__manifest__.py | 2 +- theme_enark/__manifest__.py | 2 +- theme_graphene/__manifest__.py | 2 +- theme_odoo_experts/__manifest__.py | 2 +- theme_orchid/__manifest__.py | 2 +- theme_yes/__manifest__.py | 2 +- website_animate/LICENSE | 27 - website_animate/__init__.py | 0 website_animate/__manifest__.py | 24 - website_animate/i18n/de.po | 231 ---- website_animate/i18n/es.po | 230 ---- website_animate/i18n/fr.po | 230 ---- website_animate/i18n/nl.po | 232 ---- website_animate/i18n/website_animate.pot | 227 ---- website_animate/i18n/zh_CN.po | 231 ---- website_animate/static/description/icon.png | Bin 4968 -> 0 bytes .../static/src/js/o_animate.editor.js | 42 - .../static/src/js/o_animate.frontend.js | 162 --- .../static/src/scss/o_animate_frontend.scss | 1074 ----------------- website_animate/views/options.xml | 67 - 24 files changed, 10 insertions(+), 2787 deletions(-) delete mode 100644 website_animate/LICENSE delete mode 100644 website_animate/__init__.py delete mode 100644 website_animate/__manifest__.py delete mode 100644 website_animate/i18n/de.po delete mode 100644 website_animate/i18n/es.po delete mode 100644 website_animate/i18n/fr.po delete mode 100644 website_animate/i18n/nl.po delete mode 100644 website_animate/i18n/website_animate.pot delete mode 100644 website_animate/i18n/zh_CN.po delete mode 100644 website_animate/static/description/icon.png delete mode 100644 website_animate/static/src/js/o_animate.editor.js delete mode 100644 website_animate/static/src/js/o_animate.frontend.js delete mode 100644 website_animate/static/src/scss/o_animate_frontend.scss delete mode 100644 website_animate/views/options.xml diff --git a/theme_artists/__manifest__.py b/theme_artists/__manifest__.py index 92ee020fd..d16442845 100644 --- a/theme_artists/__manifest__.py +++ b/theme_artists/__manifest__.py @@ -6,7 +6,7 @@ 'sequence': 310, 'version': '2.0.0', 'author': 'Odoo S.A.', - 'depends': ['theme_common', 'website_animate'], + 'depends': ['theme_common'], 'data': [ 'data/ir_asset.xml', 'views/images.xml', diff --git a/theme_beauty/__manifest__.py b/theme_beauty/__manifest__.py index f2fe63f0f..ddc572af6 100644 --- a/theme_beauty/__manifest__.py +++ b/theme_beauty/__manifest__.py @@ -6,7 +6,7 @@ 'sequence': 170, 'version': '2.0.0', 'author': 'Odoo S.A.', - 'depends': ['theme_common', 'website_animate'], + 'depends': ['theme_common'], 'data': [ 'data/ir_asset.xml', 'views/images.xml', diff --git a/theme_bewise/__manifest__.py b/theme_bewise/__manifest__.py index fcf2c73bc..48a491e48 100644 --- a/theme_bewise/__manifest__.py +++ b/theme_bewise/__manifest__.py @@ -6,7 +6,7 @@ 'sequence': 240, 'version': '2.0.0', 'author': 'Odoo S.A.', - 'depends': ['theme_common', 'website_animate'], + 'depends': ['theme_common'], 'data': [ 'data/ir_asset.xml', 'views/image_content.xml', diff --git a/theme_bookstore/__manifest__.py b/theme_bookstore/__manifest__.py index 19641a37e..c89c1edf1 100644 --- a/theme_bookstore/__manifest__.py +++ b/theme_bookstore/__manifest__.py @@ -6,7 +6,7 @@ 'sequence': 250, 'version': '2.0.0', 'author': 'Odoo S.A.', - 'depends': ['theme_common', 'website_animate'], + 'depends': ['theme_common'], 'data': [ 'data/ir_asset.xml', 'views/images.xml', diff --git a/theme_clean/__manifest__.py b/theme_clean/__manifest__.py index 121071df6..3d196ea5c 100644 --- a/theme_clean/__manifest__.py +++ b/theme_clean/__manifest__.py @@ -6,7 +6,7 @@ 'sequence': 120, 'version': '2.0', 'author': 'Odoo S.A.', - 'depends': ['theme_common', 'website_animate'], + 'depends': ['theme_common'], 'data': [ 'data/ir_asset.xml', 'views/image_content.xml', diff --git a/theme_enark/__manifest__.py b/theme_enark/__manifest__.py index 36b2e8b78..85170bf4e 100644 --- a/theme_enark/__manifest__.py +++ b/theme_enark/__manifest__.py @@ -6,7 +6,7 @@ 'sequence': 190, 'version': '2.0.0', 'author': 'Odoo S.A.', - 'depends': ['theme_common', 'website_animate'], + 'depends': ['theme_common'], 'data': [ 'data/ir_asset.xml', 'views/snippets_options.xml', diff --git a/theme_graphene/__manifest__.py b/theme_graphene/__manifest__.py index af7cab53e..b459e52df 100644 --- a/theme_graphene/__manifest__.py +++ b/theme_graphene/__manifest__.py @@ -16,7 +16,7 @@ 'static/description/graphene_poster.jpg', 'static/description/graphene_screenshot.jpg', ], - 'depends': ['theme_common', 'website_animate'], + 'depends': ['theme_common'], 'license': 'LGPL-3', 'live_test_url': 'https://theme-graphene.odoo.com', 'assets': { diff --git a/theme_odoo_experts/__manifest__.py b/theme_odoo_experts/__manifest__.py index ef638e860..1bf36522f 100644 --- a/theme_odoo_experts/__manifest__.py +++ b/theme_odoo_experts/__manifest__.py @@ -6,7 +6,7 @@ 'sequence': 210, 'version': '2.0.0', 'author': 'Odoo S.A.', - 'depends': ['theme_common', 'website_animate'], + 'depends': ['theme_common'], 'data': [ 'data/ir_asset.xml', 'views/images.xml', diff --git a/theme_orchid/__manifest__.py b/theme_orchid/__manifest__.py index 00d8abf81..619fdcada 100644 --- a/theme_orchid/__manifest__.py +++ b/theme_orchid/__manifest__.py @@ -6,7 +6,7 @@ 'sequence': 230, 'version': '2.0.0', 'author': 'Odoo S.A.', - 'depends': ['theme_common', 'website_animate'], + 'depends': ['theme_common'], 'data': [ 'data/ir_asset.xml', 'views/images.xml', diff --git a/theme_yes/__manifest__.py b/theme_yes/__manifest__.py index 4e3deb207..746cb59f6 100644 --- a/theme_yes/__manifest__.py +++ b/theme_yes/__manifest__.py @@ -6,7 +6,7 @@ 'sequence': 330, 'version': '2.0.0', 'author': 'Odoo S.A.', - 'depends': ['theme_common', 'website_animate'], + 'depends': ['theme_common'], 'data': [ 'data/ir_asset.xml', 'views/images.xml', diff --git a/website_animate/LICENSE b/website_animate/LICENSE deleted file mode 100644 index b01eaf1b7..000000000 --- a/website_animate/LICENSE +++ /dev/null @@ -1,27 +0,0 @@ -Odoo Proprietary License v1.0 - -This software and associated files (the "Software") may only be used (executed, -modified, executed after modifications) if you have purchased a valid license -from the authors, typically via Odoo Apps, or if you have received a written -agreement from the authors of the Software (see the COPYRIGHT file). - -You may develop Odoo modules that use the Software as a library (typically -by depending on it, importing it and using its resources), but without copying -any source code or material from the Software. You may distribute those -modules under the license of your choice, provided that this license is -compatible with the terms of the Odoo Proprietary License (For example: -LGPL, MIT, or proprietary licenses similar to this one). - -It is forbidden to publish, distribute, sublicense, or sell copies of the Software -or modified copies of the Software. - -The above copyright notice and this permission notice must be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, -DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, -ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER -DEALINGS IN THE SOFTWARE. diff --git a/website_animate/__init__.py b/website_animate/__init__.py deleted file mode 100644 index e69de29bb..000000000 diff --git a/website_animate/__manifest__.py b/website_animate/__manifest__.py deleted file mode 100644 index 99df9df4c..000000000 --- a/website_animate/__manifest__.py +++ /dev/null @@ -1,24 +0,0 @@ -{ - 'name':'Website Animate', - 'description':"Provide animation for page\'s blocks", - 'category': 'Website', - 'version':'1.1', - 'author':'Odoo S.A.', - 'data': [ - 'views/options.xml', - ], - 'depends': ['website'], - 'images': [ - 'static/description/icon.png', - ], - 'assets': { - 'web.assets_frontend': [ - 'website_animate/static/src/scss/o_animate_frontend.scss', - 'website_animate/static/src/js/o_animate.frontend.js', - ], - 'website.assets_editor': [ - 'website_animate/static/src/js/o_animate.editor.js', - ], - }, - 'license': 'LGPL-3', -} diff --git a/website_animate/i18n/de.po b/website_animate/i18n/de.po deleted file mode 100644 index fb4fb26c8..000000000 --- a/website_animate/i18n/de.po +++ /dev/null @@ -1,231 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * website_animate -# -# Translators: -# Ermin Trevisan , 2019 -# dd5cd5bab88c61e9dedf84f5ea59b147, 2019 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-04-24 08:57+0000\n" -"PO-Revision-Date: 2019-04-24 11:21+0000\n" -"Last-Translator: dd5cd5bab88c61e9dedf84f5ea59b147, 2019\n" -"Language-Team: German (https://www.transifex.com/odoo/teams/41243/de/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: de\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "1000ms" -msgstr "1000ms" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "1000ms (default)" -msgstr "1000ms (Standard)" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "1500ms" -msgstr "1500ms" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "2000ms" -msgstr "2000ms" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "2500ms" -msgstr "2500ms" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "3000ms" -msgstr "3000ms" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "500ms" -msgstr "500ms" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animate" -msgstr "Animieren" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animation Delay" -msgstr "Animationsverzögerung" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animation Options" -msgstr "Animationsoptionen" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animation Duration" -msgstr "Animationsdauer" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Attention Seekers" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In-Down" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In-Left" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In-Right" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bouncing" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Disable animation" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Each time it becomes visible" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In" -msgstr "Einblenden" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Down" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Left" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Right" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Up" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fading" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flash" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flip-In-X" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flip-In-Y" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flippers" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "No delay (default)" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Pulse" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotate In" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotate In-Down-Left" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotate In-Down-Right" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotating" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Shake" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Tada" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In-Down" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In-Left" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In-Right" -msgstr "" diff --git a/website_animate/i18n/es.po b/website_animate/i18n/es.po deleted file mode 100644 index 6e43e098e..000000000 --- a/website_animate/i18n/es.po +++ /dev/null @@ -1,230 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * website_animate -# -# Translators: -# Rick Hunter , 2019 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-04-24 08:57+0000\n" -"PO-Revision-Date: 2019-04-24 11:21+0000\n" -"Last-Translator: Rick Hunter , 2019\n" -"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "1000ms" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "1000ms (default)" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "1500ms" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "2000ms" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "2500ms" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "3000ms" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "500ms" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animate" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animation Delay" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animation Options" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animation Duration" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Attention Seekers" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In-Down" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In-Left" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In-Right" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bouncing" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Disable animation" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Each time it becomes visible" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Down" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Left" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Right" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Up" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fading" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flash" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flip-In-X" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flip-In-Y" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flippers" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "No delay (default)" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Pulse" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotate In" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotate In-Down-Left" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotate In-Down-Right" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotating" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Shake" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Tada" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In" -msgstr "Acercarse" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In-Down" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In-Left" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In-Right" -msgstr "" diff --git a/website_animate/i18n/fr.po b/website_animate/i18n/fr.po deleted file mode 100644 index aa6bd9ecf..000000000 --- a/website_animate/i18n/fr.po +++ /dev/null @@ -1,230 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * website_animate -# -# Translators: -# Eloïse Stilmant , 2019 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-04-24 08:57+0000\n" -"PO-Revision-Date: 2019-04-24 11:21+0000\n" -"Last-Translator: Eloïse Stilmant , 2019\n" -"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: fr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "1000ms" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "1000ms (default)" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "1500ms" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "2000ms" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "2500ms" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "3000ms" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "500ms" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animate" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animation Delay" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animation Options" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animation Duration" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Attention Seekers" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In-Down" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In-Left" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In-Right" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bouncing" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Disable animation" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Each time it becomes visible" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Down" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Left" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Right" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Up" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fading" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flash" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flip-In-X" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flip-In-Y" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flippers" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "No delay (default)" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Pulse" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotate In" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotate In-Down-Left" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotate In-Down-Right" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotating" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Shake" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Tada" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In" -msgstr "Agrandir" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In-Down" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In-Left" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In-Right" -msgstr "" diff --git a/website_animate/i18n/nl.po b/website_animate/i18n/nl.po deleted file mode 100644 index f3b95ea94..000000000 --- a/website_animate/i18n/nl.po +++ /dev/null @@ -1,232 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * website_animate -# -# Translators: -# Martin Trigaux, 2019 -# Yenthe Van Ginneken , 2019 -# Gunther Clauwaert , 2019 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-04-24 08:57+0000\n" -"PO-Revision-Date: 2019-04-24 11:21+0000\n" -"Last-Translator: Gunther Clauwaert , 2019\n" -"Language-Team: Dutch (https://www.transifex.com/odoo/teams/41243/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "1000ms" -msgstr "1000ms" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "1000ms (default)" -msgstr "1000ms (standaard)" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "1500ms" -msgstr "1500ms" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "2000ms" -msgstr "2000ms" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "2500ms" -msgstr "2500ms" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "3000ms" -msgstr "3000ms" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "500ms" -msgstr "500ms" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animate" -msgstr "Animatie" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animation Delay" -msgstr "Animatie vertraging" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animation Options" -msgstr "Animatie Opties" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animation Duration" -msgstr "Animatie Opties" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Attention Seekers" -msgstr "Aandachtszoekers" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In" -msgstr "Stuiter In" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In-Down" -msgstr "Stuiter In-Onder" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In-Left" -msgstr "Stuiter in-Links" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In-Right" -msgstr "Stuiter in-Rechts" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bouncing" -msgstr "Stuiteren" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Disable animation" -msgstr "Schakel animatie uit" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Each time it becomes visible" -msgstr "Elke keer zichtbaar maken" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In" -msgstr "Vervaag In" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Down" -msgstr "Vervaag In-Onder" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Left" -msgstr "Vervaag In-Links" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Right" -msgstr "Vervaag In-Rechts" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Up" -msgstr "Vervaag In-Boven" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fading" -msgstr "Vervagen" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flash" -msgstr "Flash" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flip-In-X" -msgstr "Flip-In-X" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flip-In-Y" -msgstr "Flip-In-Y" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flippers" -msgstr "Flikkeren" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "No delay (default)" -msgstr "Geen vertraging (standaard)" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Pulse" -msgstr "Impuls" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotate In" -msgstr "Roteren In" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotate In-Down-Left" -msgstr "Roteren In-Onder-Links" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotate In-Down-Right" -msgstr "Roteren In-Onder-Rechts" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotating" -msgstr "Roteren" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Shake" -msgstr "Schudden" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Tada" -msgstr "Tada" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom" -msgstr "Zoom" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In" -msgstr "Inzoomen" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In-Down" -msgstr "Inzoomen Onder" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In-Left" -msgstr "Inzoomen Links" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In-Right" -msgstr "Inzoomen Rechts" diff --git a/website_animate/i18n/website_animate.pot b/website_animate/i18n/website_animate.pot deleted file mode 100644 index 486d10ab5..000000000 --- a/website_animate/i18n/website_animate.pot +++ /dev/null @@ -1,227 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * website_animate -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-04-24 08:57+0000\n" -"PO-Revision-Date: 2019-04-24 08:57+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: \n" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "1000ms" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "1000ms (default)" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "1500ms" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "2000ms" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "2500ms" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "3000ms" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "500ms" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animate" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animation Delay" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animation Options" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animation Duration" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Attention Seekers" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In-Down" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In-Left" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In-Right" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bouncing" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Disable animation" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Each time it becomes visible" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Down" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Left" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Right" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Up" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fading" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flash" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flip-In-X" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flip-In-Y" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flippers" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "No delay (default)" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Pulse" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotate In" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotate In-Down-Left" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotate In-Down-Right" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotating" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Shake" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Tada" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In-Down" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In-Left" -msgstr "" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In-Right" -msgstr "" - diff --git a/website_animate/i18n/zh_CN.po b/website_animate/i18n/zh_CN.po deleted file mode 100644 index b006e9256..000000000 --- a/website_animate/i18n/zh_CN.po +++ /dev/null @@ -1,231 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * website_animate -# -# Translators: -# liAnGjiA , 2019 -# Jeanphy , 2019 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-04-24 08:57+0000\n" -"PO-Revision-Date: 2019-04-24 11:21+0000\n" -"Last-Translator: Jeanphy , 2019\n" -"Language-Team: Chinese (China) (https://www.transifex.com/odoo/teams/41243/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "1000ms" -msgstr "1000毫秒" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "1000ms (default)" -msgstr "1000毫秒(默认)" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "1500ms" -msgstr "1500毫秒" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "2000ms" -msgstr "2000毫秒" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "2500ms" -msgstr "2500毫秒" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "3000ms" -msgstr "3000毫秒" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "500ms" -msgstr "500毫秒" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animate" -msgstr "动画" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animation Delay" -msgstr "动画延迟" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animation Options" -msgstr "动画选项" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Animation Duration" -msgstr "动画时效" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Attention Seekers" -msgstr "聚焦" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In" -msgstr "弹入" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In-Down" -msgstr "从下弹入" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In-Left" -msgstr "从左弹入" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bounce In-Right" -msgstr "从右弹入" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Bouncing" -msgstr "弹跳" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Disable animation" -msgstr "禁用动画" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Each time it becomes visible" -msgstr "每次可见" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In" -msgstr "淡入" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Down" -msgstr "从下淡入" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Left" -msgstr "从左淡入" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Right" -msgstr "从右淡入" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fade In-Up" -msgstr "从上淡入" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Fading" -msgstr "消退" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flash" -msgstr "闪烁" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flip-In-X" -msgstr "水平翻入" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flip-In-Y" -msgstr "垂直翻入" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Flippers" -msgstr "翻转" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "No delay (default)" -msgstr "无延时(默认)" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Pulse" -msgstr "脉冲" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotate In" -msgstr "旋转" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotate In-Down-Left" -msgstr "左下方旋转" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotate In-Down-Right" -msgstr "右下方旋转" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Rotating" -msgstr "旋转" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Shake" -msgstr "摇晃" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Tada" -msgstr "哒哒" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom" -msgstr "缩放" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In" -msgstr "放大" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In-Down" -msgstr "向下放大" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In-Left" -msgstr "向左放大" - -#. module: website_animate -#: model_terms:ir.ui.view,arch_db:website_animate.o_animate_options -msgid "Zoom In-Right" -msgstr "向右放大" diff --git a/website_animate/static/description/icon.png b/website_animate/static/description/icon.png deleted file mode 100644 index fd11ee9b72746f99ec9cb9fd76cd4aa10afaacb6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4968 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 { - $scrollingElement[0].classList.remove('o_wanim_overflow_x_hidden'); - this.$target.removeClass('o_animating'); - }); - }, -}); diff --git a/website_animate/static/src/js/o_animate.frontend.js b/website_animate/static/src/js/o_animate.frontend.js deleted file mode 100644 index 362ee24cb..000000000 --- a/website_animate/static/src/js/o_animate.frontend.js +++ /dev/null @@ -1,162 +0,0 @@ -/** @odoo-module **/ - -import publicWidget from 'web.public.widget'; - -publicWidget.registry.WebsiteAnimate = publicWidget.Widget.extend({ - selector: '#wrapwrap', - disabledInEditableMode: false, - - offsetRatio: 0.3, // Dynamic offset ratio: 0.3 = (element's height/3) - offsetMin: 10, // Minimum offset for small elements (in pixels) - - /** - * @override - */ - start() { - this.lastScroll = 0; - this.$scrollingElement = $().getScrollingElement(this.ownerDocument); - // By default, elements are hidden by the css of o_animate. - // Render elements and trigger the animation then pause it in state 0. - this.$animatedElements = this.$target.find('.o_animate'); - _.each(this.$animatedElements, el => { - this._resetAnimation($(el)); - }); - // Then we render all the elements, the ones which are invisible - // in state 0 (like fade_in for example) will stay invisible. - this.$animatedElements.css("visibility", "visible"); - - // We use addEventListener instead of jQuery because we need 'capture'. - // Setting capture to true allows to take advantage of event bubbling - // for events that otherwise don’t support it. (e.g. useful when - // scrolling a modal) - this.__onScrollWebsiteAnimate = _.throttle(this._onScrollWebsiteAnimate.bind(this), 200); - this.$scrollingElement[0].addEventListener('scroll', this.__onScrollWebsiteAnimate, {capture: true}); - - $(window).on('resize.o_animate, shown.bs.modal.o_animate, slid.bs.carousel.o_animate', () => { - this.windowsHeight = $(window).height(); - this.$scrollingElement[0].dispatchEvent(new Event('scroll')); - }).trigger("resize"); - - return this._super(...arguments); - }, - /** - * @override - */ - destroy() { - this._super(...arguments); - this.$target.find('.o_animate') - .removeClass('o_animating o_animated o_animate_preview') - .css({ - 'animation-name': '', - 'animation-play-state': '', - 'visibility': '', - }); - $(window).off('.o_animate'); - this.$scrollingElement[0].removeEventListener('scroll', this.__onScrollWebsiteAnimate, {capture: true}); - this.$scrollingElement[0].classList.remove('o_wanim_overflow_x_hidden'); - }, - - //-------------------------------------------------------------------------- - // Private - //-------------------------------------------------------------------------- - - /** - * Starts animation and/or update element's state. - * - * @private - * @param {jQuery} $el - */ - _startAnimation($el) { - // Forces the browser to redraw using setTimeout. - setTimeout(() => { - this._toggleOverflowXHidden(true); - $el - .css({"animation-play-state": "running"}) - .addClass("o_animating") - .one('webkitAnimationEnd oanimationend msAnimationEnd animationend', () => { - $el.addClass("o_animated").removeClass("o_animating"); - this._toggleOverflowXHidden(false); - $(window).trigger("resize"); - }); - }); - }, - /** - * @private - * @param {jQuery} $el - */ - _resetAnimation($el) { - const animationName = $el.css("animation-name"); - $el.css({"animation-name": "dummy-none", "animation-play-state": ""}) - .removeClass("o_animated o_animating"); - - this._toggleOverflowXHidden(false); - // trigger a DOM reflow - void $el[0].offsetWidth; - $el.css({'animation-name': animationName , 'animation-play-state': 'paused'}); - }, - /** - * Shows/hides the horizontal scrollbar (on the #wrapwrap). - * - * @private - * @param {Boolean} add - */ - _toggleOverflowXHidden(add) { - if (add) { - this.$scrollingElement[0].classList.add('o_wanim_overflow_x_hidden'); - } else if (!this.$scrollingElement.find('.o_animating').length) { - this.$scrollingElement[0].classList.remove('o_wanim_overflow_x_hidden'); - } - }, - /** - * Gets element top offset by not taking CSS transforms into calculations. - * - * @private - * @param {Element} el - */ - _getElementOffsetTop(el) { - // Loop through the DOM tree and add its parent's offset to get page offset. - var top = 0; - do { - top += el.offsetTop || 0; - el = el.offsetParent; - } while (el); - return top; - }, - - //-------------------------------------------------------------------------- - // Handlers - //-------------------------------------------------------------------------- - - /** - * @private - * @param {Event} ev - */ - _onScrollWebsiteAnimate(ev) { - const scroll = $(ev.currentTarget).scrollTop(); - // Handle reverse scrolling - const direction = (scroll < this.lastScroll) ? -1 : 1; - this.lastScroll = scroll; - - _.each(this.$target.find('.o_animate'), el => { - const $el = $(el); - const elHeight = $el.height(); - const elOffset = direction * Math.max((elHeight * this.offsetRatio), this.offsetMin); - const state = $el.css("animation-play-state"); - - // We need to offset for the change in position from some animation. - // So we get the top value by not taking CSS transforms into calculations. - const $openModal = this.$target.find('.modal:visible'); - const scrollTop = $openModal.length ? $openModal.scrollTop() : this.$scrollingElement.scrollTop(); - const elTop = this._getElementOffsetTop($el[0]) - scrollTop; - - const visible = this.windowsHeight > (elTop + elOffset) && 0 < (elTop + elHeight - elOffset); - if (visible && state === "paused") { - $el.addClass("o_visible"); - this._startAnimation($el); - } else if (!visible && $el.hasClass("o_animate_both_scroll") && state === "running") { - $el.removeClass("o_visible"); - this._resetAnimation($el); - } - }); - }, -}); diff --git a/website_animate/static/src/scss/o_animate_frontend.scss b/website_animate/static/src/scss/o_animate_frontend.scss deleted file mode 100644 index 606a141e2..000000000 --- a/website_animate/static/src/scss/o_animate_frontend.scss +++ /dev/null @@ -1,1074 +0,0 @@ -/* - ===================================== - ======== Utility classes - ===================================== -*/ -.o_animate { - animation-duration: 1s; - animation-fill-mode: both; - transform: translate3d(0,0,0); // force GPU acceleration - backface-visibility: hidden; // avoid flickering - text-rendering: geometricPrecision; // take care of animated titles - visibility: hidden; - - &:not(.o_animating) { - transform: none !important; - } -} -.o_animate_preview { - visibility: visible; -} -.o_wanim_overflow_x_hidden { - overflow-x: hidden !important; -} - -@-moz-keyframes o_animate_timeline_duration { - 0% { width: 0; } - 100% { width: 100%; } -} -@-webkit-keyframes o_animate_timeline_duration { - 0% { width: 0; } - 100% { width: 100%; } -} -@keyframes o_animate_timeline_duration { - 0% { width: 0; } - 100% { width: 100%; } -} -@-moz-keyframes o_animate_timeline_delay { - 0% { width: 0; } - 100% { width: 100%; } -} -@-webkit-keyframes o_animate_timeline_delay { - 0% { width: 0; } - 100% { width: 100%; } -} -@keyframes o_animate_timeline_delay { - 0% { width: 0; } - 100% { width: 100%; } -} -@-moz-keyframes o_anim_bounce_in { - 0%, 20%, 40%, 60%, 80%, 100% { - transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); - } - 0% { - opacity: 0; - transform: scale(0.3); - } - 20% { - transform: scale(1.1); - } - 40% { - transform: scale(0.9); - } - 60% { - opacity: 1; - transform: scale(1.03); - } - 80% { - transform: scale(0.97); - } - 100% { - opacity: 1; - transform: scale(1); - } -} -@-webkit-keyframes o_anim_bounce_in { - 0%, 20%, 40%, 60%, 80%, 100% { - transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); - } - 0% { - opacity: 0; - transform: scale(0.3); - } - 20% { - transform: scale(1.1); - } - 40% { - transform: scale(0.9); - } - 60% { - opacity: 1; - transform: scale(1.03); - } - 80% { - transform: scale(0.97); - } - 100% { - opacity: 1; - transform: scale(1); - } -} -@keyframes o_anim_bounce_in { - 0%, 20%, 40%, 60%, 80%, 100% { - transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); - } - 0% { - opacity: 0; - transform: scale(0.3); - } - 20% { - transform: scale(1.1); - } - 40% { - transform: scale(0.9); - } - 60% { - opacity: 1; - transform: scale(1.03); - } - 80% { - transform: scale(0.97); - } - 100% { - opacity: 1; - transform: scale(1); - } -} -.o_anim_bounce_in { - animation-name: o_anim_bounce_in; -} -@-moz-keyframes o_anim_bounce_in_down { - 0%, 20%, 40%, 60%, 80%, 100% { - transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); - } - 0% { - opacity: 0; - transform: translate(0, -3000px); - } - 60% { - opacity: 1; - transform: translate(0, 25px); - } - 75% { - transform: translate(0, -10px); - } - 90% { - transform: translate(0, 5px); - } - 100% { - transform: translate(0, 0); - } -} -@-webkit-keyframes o_anim_bounce_in_down { - 0%, 20%, 40%, 60%, 80%, 100% { - transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); - } - 0% { - opacity: 0; - transform: translate(0, -3000px); - } - 60% { - opacity: 1; - transform: translate(0, 25px); - } - 75% { - transform: translate(0, -10px); - } - 90% { - transform: translate(0, 5px); - } - 100% { - transform: translate(0, 0); - } -} -@keyframes o_anim_bounce_in_down { - 0%, 20%, 40%, 60%, 80%, 100% { - transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); - } - 0% { - opacity: 0; - transform: translate(0, -3000px); - } - 60% { - opacity: 1; - transform: translate(0, 25px); - } - 75% { - transform: translate(0, -10px); - } - 90% { - transform: translate(0, 5px); - } - 100% { - transform: translate(0, 0); - } -} -.o_anim_bounce_in_down { - animation-name: o_anim_bounce_in_down; -} -@-moz-keyframes o_anim_bounce_in_left { - 0%, 20%, 40%, 60%, 80%, 100% { - transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); - } - 0% { - opacity: 0; - transform: translate(-3000px, 0); - } - 60% { - opacity: 1; - transform: translate(25px, 0); - } - 75% { - transform: translate(-10px, 0); - } - 90% { - transform: translate(5px, 0); - } - 100% { - transform: translate(0, 0); - } -} -@-webkit-keyframes o_anim_bounce_in_left { - 0%, 20%, 40%, 60%, 80%, 100% { - transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); - } - 0% { - opacity: 0; - transform: translate(-3000px, 0); - } - 60% { - opacity: 1; - transform: translate(25px, 0); - } - 75% { - transform: translate(-10px, 0); - } - 90% { - transform: translate(5px, 0); - } - 100% { - transform: translate(0, 0); - } -} -@keyframes o_anim_bounce_in_left { - 0%, 20%, 40%, 60%, 80%, 100% { - transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); - } - 0% { - opacity: 0; - transform: translate(-3000px, 0); - } - 60% { - opacity: 1; - transform: translate(25px, 0); - } - 75% { - transform: translate(-10px, 0); - } - 90% { - transform: translate(5px, 0); - } - 100% { - transform: translate(0, 0); - } -} -.o_anim_bounce_in_left { - animation-name: o_anim_bounce_in_left; -} -@-moz-keyframes o_anim_bounce_in_right { - 0%, 20%, 40%, 60%, 80%, 100% { - transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); - } - 0% { - opacity: 0; - transform: translate(3000px, 0); - } - 60% { - opacity: 1; - transform: translate(-25px, 0); - } - 75% { - transform: translate(10px, 0); - } - 90% { - transform: translate(-5px, 0); - } - 100% { - transform: translate(0, 0); - } -} -@-webkit-keyframes o_anim_bounce_in_right { - 0%, 20%, 40%, 60%, 80%, 100% { - transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); - } - 0% { - opacity: 0; - transform: translate(3000px, 0); - } - 60% { - opacity: 1; - transform: translate(-25px, 0); - } - 75% { - transform: translate(10px, 0); - } - 90% { - transform: translate(-5px, 0); - } - 100% { - transform: translate(0, 0); - } -} -@keyframes o_anim_bounce_in_right { - 0%, 20%, 40%, 60%, 80%, 100% { - transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); - } - 0% { - opacity: 0; - transform: translate(3000px, 0); - } - 60% { - opacity: 1; - transform: translate(-25px, 0); - } - 75% { - transform: translate(10px, 0); - } - 90% { - transform: translate(-5px, 0); - } - 100% { - transform: translate(0, 0); - } -} -.o_anim_bounce_in_right { - animation-name: o_anim_bounce_in_right; -} -@-moz-keyframes o_anim_fade_in { - 0% { opacity: 0; } - 100% { opacity: 1; } -} -@-webkit-keyframes o_anim_fade_in { - 0% { opacity: 0; } - 100% { opacity: 1; } -} -@keyframes o_anim_fade_in { - 0% { opacity: 0; } - 100% { opacity: 1; } -} -.o_anim_fade_in { - animation-name: o_anim_fade_in; -} -@-moz-keyframes o_anim_fade_in_down { - 0% { - opacity: 0; - transform: translate(0, -100%); - } - 100% { - opacity: 1; - transform: translate(0, 0); - } -} -@-webkit-keyframes o_anim_fade_in_down { - 0% { - opacity: 0; - transform: translate(0, -100%); - } - 100% { - opacity: 1; - transform: translate(0, 0); - } -} -@keyframes o_anim_fade_in_down { - 0% { - opacity: 0; - transform: translate(0, -100%); - } - 100% { - opacity: 1; - transform: translate(0, 0); - } -} -.o_anim_fade_in_down { - animation-name: o_anim_fade_in_down; -} -@-moz-keyframes o_anim_fade_in_left { - 0% { - opacity: 0; - transform: translate(-100%, 0); - } - 100% { - opacity: 1; - transform: translate(0, 0); - } -} -@-webkit-keyframes o_anim_fade_in_left { - 0% { - opacity: 0; - transform: translate(-100%, 0); - } - 100% { - opacity: 1; - transform: translate(0, 0); - } -} -@keyframes o_anim_fade_in_left { - 0% { - opacity: 0; - transform: translate(-100%, 0); - } - 100% { - opacity: 1; - transform: translate(0, 0); - } -} -.o_anim_fade_in_left { - animation-name: o_anim_fade_in_left; -} -@-moz-keyframes o_anim_fade_in_right { - 0% { - opacity: 0; - transform: translate(100%, 0); - } - 100% { - opacity: 1; - transform: translate(0, 0); - } -} -@-webkit-keyframes o_anim_fade_in_right { - 0% { - opacity: 0; - transform: translate(100%, 0); - } - 100% { - opacity: 1; - transform: translate(0, 0); - } -} -@keyframes o_anim_fade_in_right { - 0% { - opacity: 0; - transform: translate(100%, 0); - } - 100% { - opacity: 1; - transform: translate(0, 0); - } -} -.o_anim_fade_in_right { - animation-name: o_anim_fade_in_right; -} -@-moz-keyframes o_anim_fade_in_up { - 0% { - opacity: 0; - transform: translate(0, 100%); - } - 100% { - opacity: 1; - transform: translate(0, 0); - } -} -@-webkit-keyframes o_anim_fade_in_up { - 0% { - opacity: 0; - transform: translate(0, 100%); - } - 100% { - opacity: 1; - transform: translate(0, 0); - } -} -@keyframes o_anim_fade_in_up { - 0% { - opacity: 0; - transform: translate(0, 100%); - } - 100% { - opacity: 1; - transform: translate(0, 0); - } -} -.o_anim_fade_in_up { - animation-name: o_anim_fade_in_up; -} -@-moz-keyframes o_anim_fade_out { - 0% { opacity: 1; } - 100% { opacity: 0; } -} -@-webkit-keyframes o_anim_fade_out { - 0% { opacity: 1; } - 100% { opacity: 0; } -} -@keyframes o_anim_fade_out { - 0% { opacity: 1; } - 100% { opacity: 0; } -} -.o_anim_fade_out { - animation-name: o_anim_fade_out; -} -@-moz-keyframes o_anim_rotate_in { - 0% { - opacity: 0; - transform-origin: center; - transform: rotate(-200deg); - } - 100% { - opacity: 1; - transform-origin: center; - transform: rotate(0); - } -} -@-webkit-keyframes o_anim_rotate_in { - 0% { - opacity: 0; - transform: rotate(-200deg); - } - 100% { - opacity: 1; - transform: rotate(0); - } -} -@keyframes o_anim_rotate_in { - 0% { - opacity: 0; - transform: rotate(-200deg); - } - 100% { - opacity: 1; - transform: rotate(0); - } -} -.o_anim_rotate_in { - animation-name: o_anim_rotate_in; -} -@-moz-keyframes o_anim_rotate_in_down_left { - 0% { - opacity: 0; - transform-origin: left bottom; - transform: rotate(-45deg); - } - 100% { - opacity: 1; - transform-origin: left bottom; - transform: rotate(0); - } -} -@-webkit-keyframes o_anim_rotate_in_down_left { - 0% { - opacity: 0; - transform-origin: left bottom; - transform: rotate(-45deg); - } - 100% { - opacity: 1; - transform-origin: left bottom; - transform: rotate(0); - } -} -@keyframes o_anim_rotate_in_down_left { - 0% { - opacity: 0; - transform-origin: left bottom; - transform: rotate(-45deg); - } - 100% { - opacity: 1; - transform-origin: left bottom; - transform: rotate(0); - } -} -.o_anim_rotate_in_down_left { - animation-name: o_anim_rotate_in_down_left; -} -@-moz-keyframes o_anim_rotate_in_down_right { - 0% { - opacity: 0; - transform-origin: right bottom; - transform: rotate(45deg); - } - 100% { - opacity: 1; - transform-origin: right bottom; - transform: rotate(0); - } -} -@-webkit-keyframes o_anim_rotate_in_down_right { - 0% { - opacity: 0; - transform-origin: right bottom; - transform: rotate(45deg); - } - 100% { - opacity: 1; - transform-origin: right bottom; - transform: rotate(0); - } -} -@keyframes o_anim_rotate_in_down_right { - 0% { - opacity: 0; - transform-origin: right bottom; - transform: rotate(45deg); - } - 100% { - opacity: 1; - transform-origin: right bottom; - transform: rotate(0); - } -} -.o_anim_rotate_in_down_right { - animation-name: o_anim_rotate_in_down_right; -} -@-moz-keyframes o_anim_zoom_in { - 0% { - opacity: 0; - transform: scale(0.3); - } - 50% { - opacity: 1; - } -} -@-webkit-keyframes o_anim_zoom_in { - 0% { - opacity: 0; - transform: scale(0.3); - } - 50% { - opacity: 1; - } -} -@keyframes o_anim_zoom_in { - 0% { - opacity: 0; - transform: scale(0.3); - } - 50% { - opacity: 1; - } -} -.o_anim_zoom_in { - animation-name: o_anim_zoom_in; -} -@-moz-keyframes o_anim_zoom_in_down { - 0% { - opacity: 0; - transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); - animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); - } - 60% { - opacity: 1; - transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); - } -} -@-webkit-keyframes o_anim_zoom_in_down { - 0% { - opacity: 0; - transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); - animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); - } - 60% { - opacity: 1; - transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); - } -} -@keyframes o_anim_zoom_in_down { - 0% { - opacity: 0; - transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); - animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); - } - 60% { - opacity: 1; - transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); - } -} -.o_anim_zoom_in_down { - animation-name: o_anim_zoom_in_down; -} -@-moz-keyframes o_anim_zoom_in_left { - 0% { - opacity: 0; - transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); - animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); - } - 60% { - opacity: 1; - transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); - } -} -@-webkit-keyframes o_anim_zoom_in_left { - 0% { - opacity: 0; - transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); - animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); - } - 60% { - opacity: 1; - transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); - } -} -@keyframes o_anim_zoom_in_left { - 0% { - opacity: 0; - transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); - animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); - } - 60% { - opacity: 1; - transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); - } -} -.o_anim_zoom_in_left { - animation-name: o_anim_zoom_in_left; -} -@-moz-keyframes o_anim_zoom_in_right { - 0% { - opacity: 0; - transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); - animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); - } - 60% { - opacity: 1; - transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); - } -} -@-webkit-keyframes o_anim_zoom_in_right { - 0% { - opacity: 0; - transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); - animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); - } - 60% { - opacity: 1; - transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); - } -} -@keyframes o_anim_zoom_in_right { - 0% { - opacity: 0; - transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); - animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); - } - 60% { - opacity: 1; - transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); - } -} -.o_anim_zoom_in_right { - animation-name: o_anim_zoom_in_right; -} -@-moz-keyframes o_anim_flash { - 0%, 50%, 100% { opacity: 1; } - 25%, 75% { opacity: 0; } -} -@-webkit-keyframes o_anim_flash { - 0%, 50%, 100% { opacity: 1; } - 25%, 75% { opacity: 0; } -} -@keyframes o_anim_flash { - 0%, 50%, 100% { opacity: 1; } - 25%, 75% { opacity: 0; } -} -.o_anim_flash { - animation-name: o_anim_flash; -} -@-moz-keyframes o_anim_pulse { - 0% { transform: scale(1); } - 50% { transform: scale(1.05); } - 100% { transform: scale(1); } -} -@-webkit-keyframes o_anim_pulse { - 0% { transform: scale(1); } - 50% { transform: scale(1.05); } - 100% { transform: scale(1); } -} -@keyframes o_anim_pulse { - 0% { transform: scale(1); } - 50% { transform: scale(1.05); } - 100% { transform: scale(1); } -} -.o_anim_pulse { - animation-name: o_anim_pulse; -} -@-moz-keyframes o_anim_shake { - 0%, 100% { - transform: translate(0, 0); - } - 10%, 30%, 50%, 70%, 90% { - transform: translate(-10px, 0); - } - 20%, 40%, 60%, 80% { - transform: translate(10px, 0); - } -} -@-webkit-keyframes o_anim_shake { - 0%, 100% { - transform: translate(0, 0); - } - 10%, 30%, 50%, 70%, 90% { - transform: translate(-10px, 0); - } - 20%, 40%, 60%, 80% { - transform: translate(10px, 0); - } -} -@keyframes o_anim_shake { - 0%, 100% { - transform: translate(0, 0); - } - 10%, 30%, 50%, 70%, 90% { - transform: translate(-10px, 0); - } - 20%, 40%, 60%, 80% { - transform: translate(10px, 0); - } -} -.o_anim_shake { - animation-name: o_anim_shake; -} -@-moz-keyframes o_anim_tada { - 0% { - transform: scale3d(1, 1, 1); - } - 10%, 20% { - transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); - } - 30%, 50%, 70%, 90% { - transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); - } - 40%, 60%, 80% { - transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); - } - 100% { - transform: scale3d(1, 1, 1); - } -} -@-webkit-keyframes o_anim_tada { - 0% { - transform: scale3d(1, 1, 1); - } - 10%, 20% { - transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); - } - 30%, 50%, 70%, 90% { - transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); - } - 40%, 60%, 80% { - transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); - } - 100% { - transform: scale3d(1, 1, 1); - } -} -@keyframes o_anim_tada { - 0% { - transform: scale3d(1, 1, 1); - } - 10%, 20% { - transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); - } - 30%, 50%, 70%, 90% { - transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); - } - 40%, 60%, 80% { - transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); - } - 100% { - transform: scale3d(1, 1, 1); - } -} -.o_anim_tada { - animation-name: o_anim_tada; -} -@-moz-keyframes o_anim_flip_in_x { - 0% { - perspective: 400px; - transform: rotateX(90deg); - transition-timing-function: ease-in; - opacity: 0; - } - 40% { - perspective: 400px; - transform: rotateX(-20deg); - transition-timing-function: ease-in; - } - 60% { - perspective: 400px; - transform: rotateX(10deg); - opacity: 1; - } - 80% { - perspective: 400px; - transform: rotateX(-5deg); - } - 100% { - perspective: 400px; - } -} -@-webkit-keyframes o_anim_flip_in_x { - 0% { - perspective: 400px; - transform: rotateX(90deg); - transition-timing-function: ease-in; - opacity: 0; - } - 40% { - perspective: 400px; - transform: rotateX(-20deg); - transition-timing-function: ease-in; - } - 60% { - perspective: 400px; - transform: rotateX(10deg); - opacity: 1; - } - 80% { - perspective: 400px; - transform: rotateX(-5deg); - } - 100% { - perspective: 400px; - } -} -@keyframes o_anim_flip_in_x { - 0% { - perspective: 400px; - transform: rotateX(90deg); - transition-timing-function: ease-in; - opacity: 0; - } - 40% { - perspective: 400px; - transform: rotateX(-20deg); - transition-timing-function: ease-in; - } - 60% { - perspective: 400px; - transform: rotateX(10deg); - opacity: 1; - } - 80% { - perspective: 400px; - transform: rotateX(-5deg); - } - 100% { - perspective: 400px; - } -} -.o_anim_flip_in_x { - backface-visibility: visible; - animation-name: o_anim_flip_in_x; -} -@-moz-keyframes o_anim_flip_in_y { - 0% { - perspective: 400px; - transform: rotateY(90deg); - transition-timing-function: ease-in; - opacity: 0; - } - 40% { - perspective: 400px; - transform: rotateY(-20deg); - transition-timing-function: ease-in; - } - 60% { - perspective: 400px; - transform: rotateY(10deg); - opacity: 1; - } - 80% { - perspective: 400px; - transform: rotateY(-5deg); - } - 100% { - perspective: 400px; - } -} -@-webkit-keyframes o_anim_flip_in_y { - 0% { - perspective: 400px; - transform: rotateY(90deg); - transition-timing-function: ease-in; - opacity: 0; - } - 40% { - perspective: 400px; - transform: rotateY(-20deg); - transition-timing-function: ease-in; - } - 60% { - perspective: 400px; - transform: rotateY(10deg); - opacity: 1; - } - 80% { - perspective: 400px; - transform: rotateY(-5deg); - } - 100% { - perspective: 400px; - } -} -@keyframes o_anim_flip_in_y { - 0% { - perspective: 400px; - transform: rotateY(90deg); - transition-timing-function: ease-in; - opacity: 0; - } - 40% { - perspective: 400px; - transform: rotateY(-20deg); - transition-timing-function: ease-in; - } - 60% { - perspective: 400px; - transform: rotateY(10deg); - opacity: 1; - } - 80% { - perspective: 400px; - transform: rotateY(-5deg); - } - 100% { - perspective: 400px; - } -} -.o_anim_flip_in_y { - backface-visibility: visible; - animation-name: o_anim_flip_in_y; -} - -//------------------------------------------------------------------------------ -// Compatibility <= 13.0 -//------------------------------------------------------------------------------ - -.o_anim_dur500 { - animation-duration: 500ms; -} -.o_anim_dur1500 { - animation-duration: 1500ms; -} -.o_anim_dur2000 { - animation-duration: 2000ms; -} -.o_anim_dur2500 { - animation-duration: 2500ms; -} -.o_anim_dur3000 { - animation-duration: 3000ms; -} -.o_anim_del500 { - animation-delay: 500ms; -} -.o_anim_del1000 { - animation-delay: 1000ms; -} -.o_anim_del1500 { - animation-delay: 1500ms; -} -.o_anim_del2000 { - animation-delay: 2000ms; -} -.o_anim_del2500 { - animation-delay: 2500ms; -} diff --git a/website_animate/views/options.xml b/website_animate/views/options.xml deleted file mode 100644 index 0234c2405..000000000 --- a/website_animate/views/options.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - -