From 479aacd35b929b96af19a9743035446a1cb64ad7 Mon Sep 17 00:00:00 2001 From: Brenden Eshbach Date: Mon, 17 Jul 2023 17:05:13 -0500 Subject: [PATCH] initial commit --- README.rst | 96 + __init__.py | 0 __manifest__.py | 42 + __pycache__/__init__.cpython-37.pyc | Bin 0 -> 163 bytes i18n/base_fontawesome.pot | 13 + i18n/es_AR.po | 0 i18n/es_ES.po | 0 i18n/zh_CN.po | 0 readme/CONTRIBUTORS.rst | 3 + readme/DESCRIPTION.rst | 3 + readme/USAGE.rst | 14 + static/description/icon.png | Bin 0 -> 9455 bytes static/description/index.html | 441 ++ static/lib/fontawesome-5.15.4/css/all.css | 4616 +++++++++++++++ .../lib/fontawesome-5.15.4/css/v4-shims.css | 2172 +++++++ .../webfonts/fa-brands-400.eot | Bin 0 -> 134294 bytes .../webfonts/fa-brands-400.svg | 3717 ++++++++++++ .../webfonts/fa-brands-400.ttf | Bin 0 -> 133988 bytes .../webfonts/fa-brands-400.woff | Bin 0 -> 89988 bytes .../webfonts/fa-brands-400.woff2 | Bin 0 -> 76736 bytes .../webfonts/fa-regular-400.eot | Bin 0 -> 34034 bytes .../webfonts/fa-regular-400.svg | 801 +++ .../webfonts/fa-regular-400.ttf | Bin 0 -> 33736 bytes .../webfonts/fa-regular-400.woff | Bin 0 -> 16276 bytes .../webfonts/fa-regular-400.woff2 | Bin 0 -> 13224 bytes .../webfonts/fa-solid-900.eot | Bin 0 -> 203030 bytes .../webfonts/fa-solid-900.svg | 5034 +++++++++++++++++ .../webfonts/fa-solid-900.ttf | Bin 0 -> 202744 bytes .../webfonts/fa-solid-900.woff | Bin 0 -> 101648 bytes .../webfonts/fa-solid-900.woff2 | Bin 0 -> 78268 bytes static/src/css/fontawesome.css | 25 + static/src/js/form_renderer.js | 53 + static/src/js/list_renderer.js | 31 + 33 files changed, 17061 insertions(+) create mode 100644 README.rst create mode 100644 __init__.py create mode 100644 __manifest__.py create mode 100644 __pycache__/__init__.cpython-37.pyc create mode 100644 i18n/base_fontawesome.pot create mode 100644 i18n/es_AR.po create mode 100644 i18n/es_ES.po create mode 100644 i18n/zh_CN.po create mode 100644 readme/CONTRIBUTORS.rst create mode 100644 readme/DESCRIPTION.rst create mode 100644 readme/USAGE.rst create mode 100644 static/description/icon.png create mode 100644 static/description/index.html create mode 100644 static/lib/fontawesome-5.15.4/css/all.css create mode 100644 static/lib/fontawesome-5.15.4/css/v4-shims.css create mode 100644 static/lib/fontawesome-5.15.4/webfonts/fa-brands-400.eot create mode 100644 static/lib/fontawesome-5.15.4/webfonts/fa-brands-400.svg create mode 100644 static/lib/fontawesome-5.15.4/webfonts/fa-brands-400.ttf create mode 100644 static/lib/fontawesome-5.15.4/webfonts/fa-brands-400.woff create mode 100644 static/lib/fontawesome-5.15.4/webfonts/fa-brands-400.woff2 create mode 100644 static/lib/fontawesome-5.15.4/webfonts/fa-regular-400.eot create mode 100644 static/lib/fontawesome-5.15.4/webfonts/fa-regular-400.svg create mode 100644 static/lib/fontawesome-5.15.4/webfonts/fa-regular-400.ttf create mode 100644 static/lib/fontawesome-5.15.4/webfonts/fa-regular-400.woff create mode 100644 static/lib/fontawesome-5.15.4/webfonts/fa-regular-400.woff2 create mode 100644 static/lib/fontawesome-5.15.4/webfonts/fa-solid-900.eot create mode 100644 static/lib/fontawesome-5.15.4/webfonts/fa-solid-900.svg create mode 100644 static/lib/fontawesome-5.15.4/webfonts/fa-solid-900.ttf create mode 100644 static/lib/fontawesome-5.15.4/webfonts/fa-solid-900.woff create mode 100644 static/lib/fontawesome-5.15.4/webfonts/fa-solid-900.woff2 create mode 100644 static/src/css/fontawesome.css create mode 100644 static/src/js/form_renderer.js create mode 100644 static/src/js/list_renderer.js diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..809120d --- /dev/null +++ b/README.rst @@ -0,0 +1,96 @@ +================ +Base Fontawesome +================ + +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png + :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html + :alt: License: LGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github + :target: https://github.com/OCA/server-tools/tree/16.0/base_fontawesome + :alt: OCA/server-tools +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_fontawesome + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png + :target: https://runbot.odoo-community.org/runbot/149/16.0 + :alt: Try me on Runbot + +|badge1| |badge2| |badge3| |badge4| |badge5| + +Provide up to date `Fontawesome `_ resources. + +Current version: 5.13.0 (the version of this module matches it). + +**Table of contents** + +.. contents:: + :local: + +Usage +===== + +Now, all free icons from `Font Awesome `_ +can be used on odoo. It also adds three options in order to add the icons: +* solid_icon +* regular_icon +* brand_icon +The usage depends on the configuration of the icon. + +For example, brand_icon is necessary if we are using an icon of a brand:: + +