diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..050b5e0 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +/.* export-ignore +/_test export-ignore diff --git a/.github/auto-comment.yml b/.github/auto-comment.yml new file mode 100644 index 0000000..f6a72e3 --- /dev/null +++ b/.github/auto-comment.yml @@ -0,0 +1,9 @@ +# auto replies used by probot/auto-comment + +issuesOpened: > + Thank you for opening this issue. + + [CosmoCode](https://www.cosmocode.de) is a software company in Berlin providing services for wiki, app and web development. As such we can't guarantee quick responses for issues opened on our Open Source projects. + + If you require certain features or bugs fixed, you can always hire us. Feel free to contact us at dokuwiki@cosmocode.de for an offer. + diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..dc3c123 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +._COPYING +._.DS_Store +/._* +._* +fonts/icons/fontello diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..d159169 --- /dev/null +++ b/LICENSE @@ -0,0 +1,339 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/README b/README old mode 100755 new mode 100644 index 89f53df..6cadc0c --- a/README +++ b/README @@ -1,7 +1,27 @@ -sprintDoc Template (FIXME URL) -for DokuWiki [https://www.dokuwiki.org] -by Jana Deutschlaender +sprintdoc template for DokuWiki +modern, responsive template that integrates multiple plugins -Version: see template.info.txt -License: GPL2, see COPYING +All documentation for this template can be found at +https://www.dokuwiki.org/template:sprintdoc + +If you install this template manually, make sure it is installed in +lib/tpl/sprintdoc/ - if the folder is called different it +will not work! + +Please refer to http://www.dokuwiki.org/extensions for additional info +on how to install extensions in DokuWiki. + +---- +Copyright (C) Jana Deutschlaender + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; version 2 of the License + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +See the LICENSING file for details diff --git a/README.md b/README.md deleted file mode 100644 index 216f47d..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -# sprintDoc Template for dokuwiki diff --git a/Template.php b/Template.php new file mode 100644 index 0000000..1cd2739 --- /dev/null +++ b/Template.php @@ -0,0 +1,325 @@ + null, + 'tagging' => null, + 'magicmatcher' => null, + 'tplinc' => null, + 'sitemapnavi' => null, + ); + + /** @var string the type of special navigation to use */ + protected $nav = ''; + + + /** + * Get the singleton instance + * + * @return Template + */ + public static function getInstance() { + static $instance = null; + if($instance === null) $instance = new Template(); + return $instance; + } + + /** + * Template constructor. + */ + protected function __construct() { + $this->initializePlugins(); + $this->initNavigationCookie(); + + /** @var \Doku_Event_Handler */ + global $EVENT_HANDLER; + $EVENT_HANDLER->register_hook('PLUGIN_TPLINC_LOCATIONS_SET', 'BEFORE', $this, 'registerIncludes'); + } + + /** + * Load all the plugins we support directly + */ + protected function initializePlugins() { + $this->plugins['sqlite'] = plugin_load('helper', 'sqlite'); + if($this->plugins['sqlite']) { + $this->plugins['tagging'] = plugin_load('helper', 'tagging'); + $this->plugins['magicmatcher'] = plugin_load('syntax', 'magicmatcher_issuelist'); + } + $this->plugins['tplinc'] = plugin_load('helper', 'tplinc'); + $this->plugins['sitemapnavi'] = plugin_load('helper', 'sitemapnavi'); + } + + /** + * Makes include position info available to the tplinc plugin + * + * @param \Doku_Event $event + */ + public function registerIncludes(\Doku_Event $event) { + $event->data['footer'] = 'Footer below the page content'; + $event->data['sidebarfooter'] = 'Footer below the sidebar'; + $event->data['sidebarheader'] = 'Header above the sidebar'; + $event->data['navtop'] = 'Additional navigation items at the top'; + $event->data['navbottom'] = 'Additional navigation items at the bottom'; + } + + /** + * Get the content to include from the tplinc plugin + * + * prefix and postfix are only added when there actually is any content + * + * @param string $location + * @param string $pre prepend this before the content + * @param string $post append this to the content + * @return string + */ + public function getInclude($location, $pre = '', $post = '') { + if(!$this->plugins['tplinc']) return ''; + $content = $this->plugins['tplinc']->renderIncludes($location); + if($content === '') return ''; + return $pre . $content . $post; + } + + /** + * Sets a cookie to remember the requested special navigation + */ + protected function initNavigationCookie() { + if ($this->plugins['sitemapnavi'] === null) return; + global $INPUT; + + $nav = $INPUT->str('nav'); + if($nav) { + set_doku_pref('nav', $nav); + $this->nav = $INPUT->str('nav'); + } else { + $this->nav = get_doku_pref('nav', 'sidebar'); + } + } + + /** + * Return the navigation for the sidebar + * + * Defaults to the standard sidebar mechanism, but supports also the sitemapnavi plugin + * + * @return string + */ + public function getNavigation() { + global $ID; + global $conf; + + // id of the current sidebar, each sidebar must have its own state + $header = sprintf('
', md5(page_findnearest($conf['sidebar']))); + // add tabs if multiple navigation types available + if ($this->plugins['sitemapnavi'] !== null) { + $header .= ''; + } + + // decide what to show + if ($this->nav === 'sitemap') { + // site tree created by sitemapnavi plugin + $nav = ''; + } else { + // main navigation, loaded from standard sidebar, fixed up by javascript + $nav = ''; + } + + return $header . $nav; + } + + /** + * Default class defining is the sidebar should collapse + * + * @return string + */ + public function fullWidthClass() { + global $ACT; + // no auto collapsing? empty class + if (!tpl_getConf('autocollapse')) return ''; + // mode show? empty class + if ($ACT === "show") return ''; + // anything else? wide content + return 'wide-content '; + } + + /** + * Get all the tabs to display + * + * @return array + */ + public function getMetaBoxTabs() { + global $lang, $INFO; + $tabs = array(); + + $toc = tpl_toc(true); + if($toc) { + $tabs[] = array( + 'id' => 'spr__tab-toc', + 'label' => $lang['toc'], + 'tab' => $toc, + 'count' => null, + ); + } + + if($this->plugins['tagging']) { + $tabs[] = array( + 'id' => 'spr__tab-tags', + 'label' => tpl_getLang('tab_tags'), + 'tab' => $this->plugins['tagging']->tpl_tags(false), + 'count' => count($this->plugins['tagging']->findItems(array('pid' => $INFO['id']), 'tag')), + ); + } + + if ($this->plugins['magicmatcher']) { + $tabs[] = array( + 'id' => 'spr__tab-issues', + 'label' => tpl_getLang('tab_issues'), + 'tab' => $this->plugins['magicmatcher']->getIssueListHTML(), + 'count' => $this->plugins['magicmatcher']->getCountIssues(), + ); + } + + return $tabs; + } + + /** + * Creates an image tag and includes the first found image correctly resized + * + * @param string $tag + * @param array $attributes + * @param int $w + * @param int $h + * @param bool $crop + * @return string + */ + public static function getResizedImgTag($tag, $attributes, $w, $h, $crop = true) { + $attr = ''; + $medias = array(); + + // the attribute having an array defines where the image goes + foreach($attributes as $attribute => $data) { + if(is_array($data)) { + $medias = $data; + $attr = $attribute; + } + } + // if the image attribute could not be found return + if(!$attr || !$medias) return ''; + + // try all medias until an existing one is found + $media = ''; + foreach($medias as $media) { + if(file_exists(mediaFN($media))) break; + $media = ''; + } + if($media === '') return ''; + + // replace the array + $media = ml($media, array('w' => $w, 'h' => $h, 'crop' => (int) $crop), true, '&'); + $attributes[$attr] = $media; + + // return the full tag + return '<' . $tag . ' ' . buildAttributes($attributes) . ' />' . "\n"; + } + + /** + * Embed the main logo + * + * Tries a few different locations + */ + public function mainLogo() { + global $conf; + + // homepage logo should not link to itself (BITV accessibility requirement) + $linkit = (strcmp(wl(), $_SERVER['REQUEST_URI']) !== 0); + if($linkit) { + $title = $conf['title'] . tpl_getLang('adjunct_linked_logo_text'); + } else { + $title = tpl_getLang('adjunct_start_logo_text') . $conf['title']; + } + + $logo = << +EH22 DEMO +HTML; + + // homepage logo should not link to itself (BITV accessibility requirement) + if($linkit) { + tpl_link(wl(), $logo, 'accesskey="h" title="[H]"'); + } else { + echo $logo; + } + } + + /** + * Add the current mode information to the hierarchical breadcrumbs + */ + public function breadcrumbSuffix() { + global $ACT; + global $lang; + global $INPUT; + global $ID; + global $conf; + global $IMG; + if($ACT == 'show') return; + + // find an apropriate label for the current mode + if($ACT) { + $label = tpl_getLang('mode_' . $ACT); + if(!$label) { + if(isset($lang['btn_' . $ACT])) { + $label = $lang['btn_' . $ACT]; + } else { + $label = $ACT; + } + } + } else { + // actually we would need to create a proper namespace breadcrumb path here, + // but this is the most simplest thing we can do for now + if(defined('DOKU_MEDIADETAIL')) { + $label = hsc(noNS($IMG)); + } else { + return; + } + } + + if($ACT == 'admin' && $INPUT->has('page')) { + $link = wl($ID, array('do' => 'admin')); + echo ' : ' . $label . ''; + + /** @var \DokuWiki_Admin_Plugin $plugin */ + $plugin = plugin_load('admin', $INPUT->str('page')); + if(!$plugin) return; + + $label = $plugin->getMenuText($conf['lang']); + } + + echo ' : ' . $label . ''; + } +} diff --git a/conf/default.php b/conf/default.php index 417a7e1..f666d04 100755 --- a/conf/default.php +++ b/conf/default.php @@ -4,6 +4,8 @@ * */ -$conf['discussionPage'] = 'discussion:@ID@'; -$conf['userPage'] = 'user:@USER@:'; -$conf['hideTools'] = 0; +$conf['sidebar_sections'] = 'h1,h2,h3,h4,h5'; +$conf['header_layout'] = 'header-default'; +$conf['autocollapse'] = 1; +$conf['closedwiki'] = 0; +$conf['copyright'] = ''; diff --git a/conf/metadata.php b/conf/metadata.php index 9a62ec3..863b778 100755 --- a/conf/metadata.php +++ b/conf/metadata.php @@ -1,9 +1,23 @@ array( + 'h1', + 'h1,h2', + 'h1,h2,h3,h4,h5', + 'li.level1 > .li', + ), + ); + +$meta['header_layout'] = array( + 'multichoice', + '_choices' => array( + 'header-default', + 'header-compact', + ), + ); + +$meta['autocollapse'] = array('onoff'); +$meta['closedwiki'] = array('onoff'); +$meta['copyright'] = array(''); diff --git a/css/area_content.less b/css/area_content.less index 71343ed..67f2840 100755 --- a/css/area_content.less +++ b/css/area_content.less @@ -1,6 +1,64 @@ /** * This file provides the design styles for the page content. - * - * @author Jana Deutschlaender */ +.picker { + z-index: 2; // position over .content +} + +.content .row { + > .col-xs-12 { + z-index: 1; + + background-color: var(--color-background); + + + #dokuwiki__content { + position: relative; + + .page-content { + padding-top: @page-header_height; + + .msg-area + * { + clear: both; + padding-top: 1em; // as h1 + } + } + } + } + @media @screen_min-md { + > .col-xs-12 { + border-left: dashed 0.25em var(--color-shade-4); + border-radius: 0; + } + } +} + +.main-content > .level2, +.main-content > .level1, +.main-content > .level3, +.main-content > .level4, +.main-content > .level5, +.main-content > .level6 { + > p, + > ul > li .li { + a { + font-size: inherit; + } + } +} + +.level1, +.level2, +.level3, +.level4, +.level5, +.level6 { + line-height: @line-height-default; + + div, p, th, td, textarea, + h1, h2, h3, h4, h5, h6, + dl, dt, dd, ol, ul, li { + line-height: @line-height-default; + } +} diff --git a/css/area_footer.less b/css/area_footer.less old mode 100644 new mode 100755 index 275b0ed..7e103bd --- a/css/area_footer.less +++ b/css/area_footer.less @@ -1,5 +1,125 @@ /** * This file provides the design styles for the page footer - * - * @author Jana Deutschlaender */ + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* no print */ +@media screen { + .page-footer { + min-height: @page-header_height; + background-color: var(--color-background); + border-top: 1px solid var(--color-shade-4); + border-radius: 0 0 @fix_border-radius @fix_border-radius; // @ini_default_border_radius vs. @fix_border-radius + color: var(--color-shade-4); + font-size: @font-size-default; + text-align: right; + padding: @margin-small @margin-default; + + *, + a:link, + a:visited { + color: inherit; + } + + bdi { + display: inline-block; + max-width: 100%; + overflow-x: auto; + overflow-y: hidden; + font-weight: bold; + vertical-align: bottom; + } + } + + #dokuwiki__footer { + .main-footer { + position: relative; + box-sizing: border-box; + background-color: var(--color-background); + margin-top: 5px; // for box-shadow of content + text-align: center; + } + + p { + color: var(--color-shade-4); + font-size: @font-size-default; + margin: 0; + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* min-width: 1024px */ +@media @screen_min-md { + #dokuwiki__footer { + .col-xs-12 { + float: right; + width: 100%; + } + + .main-footer { + padding: @margin-default 0; + } + } + + .showSidebar { + #dokuwiki__footer { + .col-xs-12 { + width: @ini_site_width; + } + } + } + + .wide-content { + &.showSidebar { + #dokuwiki__footer { + .col-xs-12 { + width: 100%; + padding-left: @toggle-showsidebar_width; + } + } + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* max-width: 1023px */ +@media @screen_max-md { + #dokuwiki__footer { + .main-footer { + margin-top: .5rem; + padding: (@margin-default - .5) 0 @margin-default; + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* max-width: 768px */ +@media @screen_max-xs { + .page-footer { + padding-left: @margin-small; + padding-right: @margin-small; + } + + #dokuwiki__footer { + .main-footer { + > * { + padding-left: 0; + padding-right: 0; + } + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* max-width: 480px */ +@media @screen_max-xxs { + #dokuwiki__footer { + .main-footer { + > * { + padding-left: @margin-small; + padding-right: @margin-small; + } + } + } +} diff --git a/css/area_footnotes.less b/css/area_footnotes.less new file mode 100644 index 0000000..87abded --- /dev/null +++ b/css/area_footnotes.less @@ -0,0 +1,55 @@ +/** + * This file provides the design styles for the footnotes. + */ + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* footnotes section */ +.dokuwiki div.footnotes { + div.fn { + margin-bottom: .2rem; + display: table; + vertical-align: top; + + > sup, + .content { + display: table-cell; + } + + > sup { + vertical-align: top; + + // footnote anchor + a.fn_bot { + font-size: .86em; + padding-right: .2em; + } + } + + .content { + vertical-align: top; + line-height: 135%; + } + + // footnote text + div.content { + line-height: 135%; + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* footnotes in content */ +.main-content sup, +.main-content > div > p sup, +.main-content > div > ul > li .li sup { + a.fn_top { + font-size: .7rem; + font-weight: bold; + padding-right: .2em; + } +} + +.insitu-footnote { + line-height: 130%; + z-index: 100; +} diff --git a/css/area_forms.less b/css/area_forms.less new file mode 100644 index 0000000..d7be3cf --- /dev/null +++ b/css/area_forms.less @@ -0,0 +1,301 @@ +/** + * This file provides the design styles for forms. + */ + +/* for all of the form styles, style.ini colours are not used on purpose (except for fieldset border) */ +form { + display: inline; + margin: 0; + padding: 0; + + // multiline label + fieldset > label.block > span:first-child { + display: inline-block; + + @media @screen_min-lg { + width: 48.8%; + } + + @media @screen_max-lg { + width: 48.5%; + } + } +} + +fieldset { + font-size: @font-size-default; + line-height: 140%; + border: 1px solid @ini_text_alt; + padding: .7rem 1rem; + + > :last-child { + margin-bottom: 0; + } + + + p { + padding-top: 1rem; + } +} + +legend { + margin: 0; + padding: 0 .1em; +} + +label { + vertical-align: baseline; + cursor: pointer; +} + +input, +textarea, +button, +select, +optgroup, +option, +keygen, +output, +meter, +progress { + font: inherit; + font-weight: normal; + color: var(--color-foreground); + background-color: var(--color-background); + line-height: normal; + margin: 0; + vertical-align: middle; + box-sizing: border-box; +} + +select { + max-width: 100%; +} + +textarea.edit { + font-size: @font-size-default; +} + +optgroup { + font-style: italic; + font-weight: bold; +} + +option { + font-style: normal; + font-weight: normal; +} + +input, +textarea, +select, +keygen { + min-height: @formfield_min-height; + border: 1px solid var(--color-shade-4); + border-radius: @fix_border-radius; + padding-left: .3rem; + padding-right: .3rem; +} + +input[type="radio"], +input[type="checkbox"] { + min-height: 1rem; +} + +input[type="radio"], +input[type="checkbox"], +input[type="image"] { + padding: 0; + border-style: none; + //box-shadow: none; :in ie picture and checkbox disappear +} + +input:active, +input:focus, +textarea:active, +textarea:focus, +select:active, +select:focus, +keygen:active, +keygen:focus { + border-color: var(--color-shade-4); +} + +input[type="file"] { + padding-top: .1rem; + padding-bottom: .1rem; +} + +/* + + + + + buttons + + + + + */ +button { + background-color: #eee; + background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc4MjQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGNEY0RjQiIG9mZnNldD0iMC4zIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0VFRUVFRSIgb2Zmc2V0PSIwLjk5Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI0NDQ0NDQyIgb2Zmc2V0PSIuOTkiLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnODI0KSIgLz4KPC9zdmc+); + background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 30%, #eeeeee 99%, #cccccc 99%); + border: 1px solid #ccc; + border-radius: @fix_border-radius; + color: #333; + padding: .1em .5em; + cursor: pointer; + transition: @transition background-color, @transition color; + + &:hover, + &:focus, + &:active { + background-color: #ddd; + background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc2NzAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGNEY0RjQiIG9mZnNldD0iMC4zIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0RERERERCIgb2Zmc2V0PSIwLjk5Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI0JCQkJCQiIgb2Zmc2V0PSIuOTkiLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnNjcwKSIgLz4KPC9zdmc+); + background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 30%, #dddddd 99%, #bbbbbb 99%); + border-color: #999; + } +} + +/* + + + all types of submit-buttons + + + */ +form input[type=submit], // heredity 'adnewpage' +a.button, +input[type=submit], +input[type=reset], +button[type=submit], +.qq-upload-button { + cursor: pointer; + box-shadow: none; + background-image: none; + background-color: var(--color-shade-1); + border: solid 0.1rem var(--color-shade-2); + border-radius: 0.5rem; + color: var(--color-foreground); + vertical-align: top; + padding: .3em @grid; + + &:hover, + &:active, + &:focus { + background-color: transparent; + color: var(--color-glow-primary); + border-color: var(--color-glow-primary); + transition: var(--transition-glow); + filter: var(--filter-glow-primary); + } +} + +button[type='reset'] { + min-height: @formfield_min-height; + vertical-align: middle; + padding: .3em 1rem; +} + +input[type=submit], +button[type=submit] { + min-height: @formfield_min-height; + vertical-align: middle; + + &[disabled] { + cursor: default; + + &:hover, + &:active, + &:focus { + box-shadow: none; + background-image: none; + background-color: @ini_button_background; + color: @ini_button_color; + border-color: @ini_button_background; + } + } + + + span { + display: block; + margin-top: @grid; + } +} + +/* + + + all types of buttons not being submit-buttons + + + */ +input.button, +input[type=button] { + cursor: pointer; + background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc4MjQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGNEY0RjQiIG9mZnNldD0iMC4zIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0VFRUVFRSIgb2Zmc2V0PSIwLjk5Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI0NDQ0NDQyIgb2Zmc2V0PSIuOTkiLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnODI0KSIgLz4KPC9zdmc+); + background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 30%, #eeeeee 99%, #cccccc 99%); + background-color: #eee; + border: 1px solid #ccc; + border-radius: @fix_border-radius; + color: #333; + padding: .1em .5em; + transition: @transition background-color, @transition color; + + &:hover, + &:active, + &:focus { + background-color: #ddd; + border-color: #999; + background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc2NzAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGNEY0RjQiIG9mZnNldD0iMC4zIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0RERERERCIgb2Zmc2V0PSIwLjk5Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI0JCQkJCQiIgb2Zmc2V0PSIuOTkiLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnNjcwKSIgLz4KPC9zdmc+); + background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 30%, #dddddd 99%, #bbbbbb 99%); + } +} + +/* + + + all disabled buttons + + + */ +input[disabled], +button[disabled], +select[disabled], +textarea[disabled], +option[disabled], +input[readonly], +button[readonly], +select[readonly], +textarea[readonly] { + cursor: auto; + background-color: var(--color-background); + opacity: .5; + border: 1px solid @ini_border; + border-radius: @fix_border-radius; + color: var(--color-shade-4); + font-weight: normal; + padding: .3em @grid; + transition: @transition background-color, @transition color; + + &:hover, + &:active, + &:focus { + background-color: #ddd; + background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc2NzAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGNEY0RjQiIG9mZnNldD0iMC4zIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0RERERERCIgb2Zmc2V0PSIwLjk5Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI0JCQkJCQiIgb2Zmc2V0PSIuOTkiLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnNjcwKSIgLz4KPC9zdmc+); + background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 30%, #dddddd 99%, #bbbbbb 99%); + border-color: #999; + color: #333; + } +} + +input::-moz-focus-inner, +button::-moz-focus-inner { + border: 0; + padding: 0; +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* media queries - Styles for auth forms */ +@media @screen_max-xs { + .tpl_sprintdoc { + #dw__login, + #dw__register, + #dw__resendpwd { + fieldset { + width: 100%; + + label.block { + text-align: left; + + > span:first-child { + width: 100%; + } + + input.edit { + width: 100%; + margin-top: .5rem; + } + } + } + } + + #dw__login { + label[for="remember__me"] { + width: 100%; + margin-left: 0; + } + } + } +} diff --git a/css/area_header.less b/css/area_header.less old mode 100644 new mode 100755 index cec19b3..b041641 --- a/css/area_header.less +++ b/css/area_header.less @@ -1,5 +1,282 @@ /** * This file provides the design styles for the page header. - * - * @author Jana Deutschlaender */ + +#dokuwiki__header { + @header-font-opacity: 1; + + @media @screen_max-xs { + min-height: 120px; + } + + /* + + + wiki logo + + + */ + @media @screen_min-md { + .logo { + padding: 1rem 0 .3rem; + text-align: center; + + img { + height: 200px; + width: auto; + transition: transform 200ms ease-in-out; + } + + a:hover, + a:focus, + a:active { + img { + transform: scale(1.05); + } + } + } + } + + @media @screen_max-md { + .logo { + //display: table-cell; + text-align: center; + width: 100%; + + img { + max-height: 200px; + } + + .mobile-only { + margin: .8rem 1rem .6rem 0; + } + } + } + + /* + + + + + DESKTOP - wiki title + claim + + + + + */ + .main-title.desktop-only { + @media @screen_min-md { + display: table-cell; + vertical-align: middle; + } + + @media @screen_max-md { + display: block; + } + + p.title { + @media @screen_max-md { + display: none; + } + } + + p.claim { + @media @screen_max-md { + display: block; + padding-bottom: 1rem; + } + + @media @screen_max-xs { + padding-right: (@toggle-size + @headericons-margin-xxs); + } + } + } + + /* + + + + + MOBILE - wiki title wrapper + + + + + */ + .main-title:not([class*="desktop-only"]) { + @media @screen_max-md { + display: table-cell; + vertical-align: middle; + } + + @media @screen_max-xs { + padding-right: (@toggle-size + @headericons-margin-xxs); + } + } + + /* + + + wiki title + + + */ + p.title { + background-color: var(--color-background); + opacity: @header-font-opacity; + color: @ini_text_webframe; + line-height: @line-height-default; + margin-bottom: .5rem; + + @media @screen_min-md { + font-size: @font-size-big; + } + + @media @screen_max-md { + font-size: (@font-size-default + .25); + padding-top: .5rem; + padding-left: 1rem; + } + } + + /* + + + + + DESKTOP - wiki claim, logo, title wrapper + + + + + */ + @media @screen_min-md { + div.claim { + display: table-cell; + height: 100%; + vertical-align: middle; + } + } + + /* + + + wiki claim + + + */ + p.claim { + opacity: @header-font-opacity; + color: @ini_text_webframe; + font-size: @font-size-default; + margin-bottom: 0; + + @media @screen_max-md { + padding-top: .5rem; + } + } + + /* + + + mobile nav togglelink + + + */ + .menu-togglelink { + position: relative; + margin: @headericons-margin-xxs -(@very-small-spacing) 0 0; + + a { + .fontello(); + .icon-menu(); + .btn-hover(); + + display: block; + min-height: @toggle-size; + min-width: @toggle-size; + box-sizing: border-box; + border: 1px solid @ini_border; + border-radius: @ini_default_border_radius; // @ini_default_border_radius vs. @fix_border-radius + font-size: 1rem; + text-align: center; + text-decoration: none; + line-height: 1; + + &::before { + font-size: 1.5rem; + margin: .1rem 0 0; + } + } + } + + /* + + + mobile select for doku wiki tools + + + */ + .menu-tool-select { + position: relative; + z-index: 1000; + display: none; + @media @screen_max-xxs { + display: block; + } + + select { + display: block; + width:100%; + } + } + + /* + + + + + with magic matcher + + + + + */ + &.has-magicmatcher { + .logo { + @media @screen_min-md { + padding-top: 3rem; + } + } + + .main-title.desktop-only { + @media @screen_min-md { + vertical-align: bottom; + padding-top: @height-context-bar; + padding-bottom: 1rem; + } + + p.title { + @media @screen_min-md { + margin-right: 16rem; + } + } + + p.claim { + @media @screen_max-md { + display: block; + padding-bottom: 1rem; + } + } + } + } +} + +/* + + + + + layout option compact + + + + + */ +.header-compact { + #dokuwiki__header { + min-height: 2.7rem; + margin-bottom: 0.5rem; + + .main-title.desktop-only p.claim, + p.claim { + white-space: nowrap; + text-overflow: ellipsis; + overflow: hidden; + max-width: 35em; + } + + // desktop + @media @screen_min-md { + div.claim { + vertical-align: top; + } + + .main-title.desktop-only { + vertical-align: top; + } + + .main-title.desktop-only, + .logo { + padding-top: 0.4rem; + } + + .logo img { + height: 3.6rem; + } + } + + // mobile middle + @media @screen_max-md { + + .main-title.desktop-only p.claim, + p.claim { + display: none; + } + + .logo { + display: block; + position: absolute; + top: 0; + left: 3rem; + + .mobile-only { + margin: .4rem; + height: 1.75rem; + } + } + + .main-title:not([class*="desktop-only"]) { + display: inline-block; + vertical-align: top; + padding-left: 1.75rem; + } + + p.title { + font-size: 1rem; + } + } + + @media @screen_max-xxs { + min-height: 70px; // needed for menu select toolbar + + .logo { + left: 2rem; + } + + .menu-tool-select { + padding-top: .3rem; + } + } + } +} diff --git a/css/area_main-content-anchor.less b/css/area_main-content-anchor.less new file mode 100644 index 0000000..c5e55dc --- /dev/null +++ b/css/area_main-content-anchor.less @@ -0,0 +1,36 @@ +#dokuwiki__content.main-content { + h1, h2, h3, h4, h5 { + a.anchor { + vertical-align: middle; + margin-left: 0.25em; + display: none; + position: absolute; + + svg { + width: 1em; + height: 1em; + fill: var(--color-foreground); + } + } + + &:hover { + a.anchor { + display: inline-block; + transition-property: filter, border-color; + transition-duration: 200ms; + transition-timing-function: ease-out; + + &:hover { + color: var(--color-glow-primary); + filter: var(--filter-glow-primary); + transition: var(--transition-glow); + + svg { + fill: var(--color-glow-primary); + } + } + + } + } + } +} diff --git a/css/area_main-content-secedit.less b/css/area_main-content-secedit.less new file mode 100644 index 0000000..1d26e34 --- /dev/null +++ b/css/area_main-content-secedit.less @@ -0,0 +1,56 @@ +/** + * This styles the "section editing button" (if not added by data-plugin) + */ + +#dokuwiki__content.main-content { + .secedit:not([class*="plugin"]):not([class*="table"]) { + position: relative; + top: 0; + float: right; + margin-top: 0; // for best position of edit-tab beneath table + + form div.no { + button { + margin-top: -.4rem; + margin-right: -0.4rem; + padding: 0.2rem 0.4rem; + } + } + + // "section editing button" + button { + display: flex; + align-items: center; + background-color: transparent; + color: transparent; + border-color: transparent; + + &::after { + content: ''; + display: inline-block; + background: transparent url("svg.php?svg=pencil.svg&f=existing") center center no-repeat; + height: 1em; + width: 1em; + background-size: contain; + border: solid 2px transparent; + border-radius: @ini_default_border_radius; + margin-left: @small-spacing; + margin-top: -1px; + + color: var(--color-foreground); + mask-size: contain; + mask-position: center; + mask-repeat: no-repeat; + background: currentColor !important; + + mask-image: url('img/pencil.svg'); + } + + &:hover, + &:active, + &:focus { + .fnActiveButton(); + } + } + } +} diff --git a/css/area_main-content.less b/css/area_main-content.less new file mode 100755 index 0000000..6058c8c --- /dev/null +++ b/css/area_main-content.less @@ -0,0 +1,50 @@ +/** + * This file provides the design styles for the main-content. + */ + +#dokuwiki__content.main-content { + div[class^="level"] { + p a.media { + img { + border: 1px dotted var(--color-background); + + } + &:hover, + &:focus, + &:active { + img { + border: 1px solid @ini_existing; + } + } + } + } + + > div, + div[class^="level"] { + > ul, + > ol { + &:not([class="tabs"]) > li { + margin-bottom: @small-spacing; + } + } + } + + .wikipagefooter { + > hr { + margin-top: 3em; + margin-bottom: .5em; + border-top: dashed @ini_border_light 2px; + border-bottom: none; + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* min-width: 1440px */ +// @media @screen_min-xlg { +// } + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* max-width: 1199px */ +// @media @screen_max-xlg { +// } diff --git a/css/area_main-sidebar-nav.less b/css/area_main-sidebar-nav.less new file mode 100755 index 0000000..8363b35 --- /dev/null +++ b/css/area_main-sidebar-nav.less @@ -0,0 +1,408 @@ +/** + * This file provides the design styles the navigational elements in the sidebar + */ + +#dokuwiki__aside { + @icon-size: @font-size-big; + @menu-margin: @icon-size + @margin-small * 2; + + @media @screen_md-lg { + margin-left: -1.25rem; + } + + @media @screen_max-md { + display: none; + } + + ul { + padding-left: 0; + } + + nav { + display: flex; + flex-direction: column; + gap: 0.75rem; + + &.nav-main { + margin-bottom: @nav-margin; + } + + > p { + color: var(--color-foreground); + + &.noissue { + color: @ini_text_webframe; + + * { + color: inherit; + } + } + } + + ul, + div.nav { + margin-bottom: 0; + } + + li { + color: var(--color-foreground); + + > div { + color: @ini_text_webframe; + } + + &.toggler { + list-style: none; + margin-left: 0; + } + } + + li:not([class]), + .li { + padding: .15em 0; + + + /* + + + + + active + + + + + */ + + span.curid { + font-weight: bold; + } + } + } + + a, label { + &:link, + &:visited { + opacity: .9; + color: var(--color-foreground); + } + + * { + color: var(--color-foreground); + } + } + + /* + + + the wrapper around the toggle to reserve space + + + */ + + div.nav { + min-height: @icon-size + @margin-small; + background-color: var(--color-background); + border-radius: 0.5rem; + + &.themeToggle input { + width: 0; + height: 0; + margin: 0; + padding: 0; + display: block; + opacity: 0; + } + + // the toggle element + a, label { + border-radius: 0.5rem; + background-color: var(--color-shade-1); + transition: background-color 150ms; + color: var(--color-foreground); + font-size: 1.2em; + border: solid 0.1em var(--color-shade-1); + transition-property: filter, border-color; + transition-duration: 200ms; + transition-timing-function: ease-out; + + + cursor: pointer; + display: flex; + align-items: center; + width: 100%; + opacity: 1; + font-weight: normal; + margin: 0 0 @very-small-spacing; + padding: 0.4rem 0.1rem; + text-decoration: none; + + span { + display: inline-block; + vertical-align: middle; + color: inherit; + } + + span.ico { + display: flex; + align-items: center; + justify-content: center; + i[data-icon] { + font-size: 1.5rem; + } + } + + + /* + + + submenu entry is active + + + */ + /* + + + toggle: open + + + */ + + &.is-active, &.is-open { + background-color: var(--color-shade-2); + border-color: var(--color-shade-4); + color: var(--color-foreground); + + span.ico { + &:after { + background-color: currentColor; + } + + strong { + border-color: currentColor; + } + + svg { + path { + fill: currentColor; + } + } + } + } + } + + &:hover, + &:focus-within { + position: relative; // always show label, even with collapsed sidebar + z-index: 100; + + a, label { + + width: 100%; + background-color: transparent; + border: solid 0.1em var(--color-glow-primary); + text-decoration: none; + color: var(--color-glow-primary); + filter: var(--filter-glow-primary); + transition: var(--transition-glow); + + + span.ico { + &:after { + background-color: currentColor; + } + + strong { + border-color: inherit; + } + + svg { + path { + fill: currentColor; + } + } + } + } + + } + + span.ico { + position: relative; + display: table-cell; + width: (@menu-margin - .1); + min-width: (@menu-margin - .1); + height: @icon-size; + text-align: center; + vertical-align: middle; + color: inherit; + + &::after { + @border-height: 1.5rem; + + content: ''; + position: absolute; + right: 0; + top: 50%; + bottom: auto; + height: @border-height; + width: 1px; + background-color: currentColor; + margin-top: -(@border-height / 2); + + // wordbreak too late in IE 10 + @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { + top: 0; + bottom: .5rem; + height: 100%; + margin: 0; + } + } + + // simple fake icon + strong { + display: inline-block; + width: @icon-size * 0.98; + height: @icon-size * 0.98; + border: 2px solid currentColor; + border-top-right-radius: 50%; + border-bottom-left-radius: 50%; + color: inherit; + font-size: @icon-size * 0.5; + line-height: @icon-size * 0.9; + vertical-align: baseline; + text-align: center; + margin: @icon-size * 0.05; + padding: 0 .05em .05em; + } + + // real icon + svg { + width: @icon-size; + height: @icon-size; + + path { + fill: currentColor; + transition: @transition all; + } + } + } + + span.lbl { + display: table-cell; + font-size: inherit; + padding-left: .5rem; + } + } + + /* + + + + + the panel (hidden by default) + + + + + */ + + div.nav-panel { + display: none; + margin-top: .5rem; + margin-left: @margin-small; + + ul { + margin-bottom: 1rem; + + ul { + margin-bottom: 0; + margin-left: 16px; + } + } + + ul.toollist li { + margin-left: 0; + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* min-width: 1440px */ +@media @screen_min-xlg { + #dokuwiki__aside { + nav { + li:not([class]), + .li { + font-size: @font-size-head6; + + * { + font-size: inherit; + font-weight: inherit; + } + + a { + font-size: (@font-size-head6 - .05); + } + } + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* max-width: 1440px */ +@media @screen_max-xlg { + #dokuwiki__aside { + div.nav { + a { + margin-left: 0; + } + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* max-width: 1023px */ +@media @screen_max-md { + #dokuwiki__aside { + div.nav { + a { + margin-left: 0; + } + } + } + + body.show-mobile-sidebar { + #dokuwiki__aside { + display: block !important; + position: absolute; + left: 1.25rem; // left margin of content container + box-shadow: @box-shadow-right-bottom; + min-width: 45%; + max-width: 90%; + height: auto; + background: var(--color-background); + + > nav { + position: relative; + + &:first-child { + margin-top: 1.2rem; + } + + a, + label { + font-size: @font-size-small; + } + } + + a.nav { + border-radius: 0; + border-right-width: 0; + border-left-width: 0; + } + + div.nav-panel, + a.nav { + margin-top: 0; + padding-right: .8em; + } + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* max-width: 768px */ +@media @screen_max-xs { + body.show-mobile-sidebar { + .page-wrapper > .tools { + top: 2.5rem; + } + + #dokuwiki__aside { + left: 1.25rem; + right: 1.25rem; + width: auto; + max-width: 100%; + margin-top: -1rem; + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* max-width: 480px */ +@media @screen_max-xxs { + body.show-mobile-sidebar { + #dokuwiki__aside { + left: 4px; + right: 4px; + + > nav { + a { + font-size: @font-size-default; + } + } + } + } +} diff --git a/css/area_main-sidebar-search.less b/css/area_main-sidebar-search.less new file mode 100644 index 0000000..a14fbc6 --- /dev/null +++ b/css/area_main-sidebar-search.less @@ -0,0 +1,241 @@ +/** + * This file provides the design styles for the quick search. + */ + +.search.main-sidebar { + @main-ico-dummy: @font-size-big + @margin-small*2; //FIXME copied from area_main-sidebar-nav + @icon-size: @page-header_height; + @icon-search_font-size: @font-size-big; + + @media @screen_md-lg { + margin-left: -(@menu-margin-lg); + } + + p.toggleSearch a, + button[type="submit"] { + .hide-text-show-before(); + + position: relative; + width: @icon-size; + min-height: @icon-size; + overflow: visible; + background-image: none; + background-color: transparent; // fix + border: solid 1px transparent; + padding: 0; + transition: @transition color, @transition background-color, @transition border-color; + display: flex; + align-items: center; + + &:hover, + &:focus, + &:active { + .fnActiveButton(); + + &::after{ + background-color: var(--color-glow-primary); + } + } + + &::before { + width: @icon-size; + height: 0.8em; + font-size: @icon-search_font-size; + text-align: center; + margin: 0; + color: var(--color-foreground); + content: ''; + display: block; + mask-size: contain; + mask-position: center; + mask-repeat: no-repeat; + background-color: currentColor; + + + mask-image: url('img/search.svg'); + } + } + + p.toggleSearch { + display: none; + padding: 0; + + a { + min-width: (@toggle-showsidebar_width + 0.1); /* must be a bit a wider than @toggle-showsidebar_width to hide right border */ + width: @main-ico-dummy; + border-radius: 0.5rem 0 0 0.5rem; + border-right: none; + background-color: var(--color-shade-1); + color: var(--color-foreground); + text-decoration: none; + box-sizing: border-box; + + &::before { + width: 100%; + color: inherit; + text-align: center; + } + + &:hover, + &:focus, + &:active { + border-right: none; + background-color: transparent; + border-color: var(--color-glow-primary); + color: var(--color-glow-primary); + } + } + } + + button[type="submit"] { + position: absolute; + top: 1px; + bottom: 1px; + right: 0; + height: auto; + min-height: (@icon-size - .2); + color: @quicksearch-button-color; + } + + /* + + + form + + + */ + form { + position: relative; + display: block; + margin: 0 0 @margin-default; + + .no { + display: block; + + #qsearch__in { + width: 100%; + padding-left: 10px; + padding-right: @icon-size; + } + } + + input { + min-height: @icon-size; + box-sizing: border-box; + } + + button[type="submit"] { + border: solid 1px transparent; + margin-left: -(@icon-size); + + &::after { + content: ''; + position: absolute; + top: 15%; + bottom: 15%; + width: 1px; + left: -1px; + background-color: var(--color-shade-4); + transition: @transition background-color; + } + } + + div.ajax_qsearch { + box-shadow: none; + background-color: var(--color-shade-1); + padding: 0; + z-index: 300; // otherwise hidden behind sidebar in mobile view + border: solid 0.1em var(--color-shade-4); + border-radius: 0.5rem; + + > strong { + color: var(--color-foreground); + padding: 0.25rem 0.5rem; + border-bottom: solid 0.1em var(--color-shade-4); + } + + ul li { + color: var(--color-foreground); + + a { + display: block; + padding: 0.25rem 0.5rem; + overflow: hidden; + color: inherit; + text-overflow: ellipsis; + + &:hover, + &:focus, + &:active { + background-color: var(--color-shade-2); + } + } + } + } + } + + /* + + + + + suggestionlist + + + + + */ + #qsearch__out { + left: auto; + top: auto; + width: 100%; + min-width: 20rem; + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* min-width: 1024px */ +@media @screen_min-md { + + // wide page content + .wide-content { + .search.main-sidebar { + p.toggleSearch { + position: relative; + display: block; + float: left; + width: auto; + } + + form { + input { + border: 0 none; + } + + .no { + #qsearch__in { + width: 0; + padding: 0; + margin: 0; + } + + button[type="submit"] { + display: none; + } + } + } + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* max-width: 1023px */ +@media @screen_max-md { + + // show when toggled + body.show-mobile-sidebar { + #dokuwiki__aside { + padding: 0 1rem; + border-radius: 0.5rem; + } + + p.toggleSearch { + display: none !important; + } + + .search.main-sidebar { + display: block !important; + position: relative; + margin-left: -1px; + margin-right: -1px; + + form { + margin-bottom: 1rem; + } + } + } +} diff --git a/css/area_main-sidebar-tabs.less b/css/area_main-sidebar-tabs.less new file mode 100644 index 0000000..f2fdefd --- /dev/null +++ b/css/area_main-sidebar-tabs.less @@ -0,0 +1,33 @@ +/** + * This file provides the design styles for tab list in sidebar + */ + +/* default view */ +#dokuwiki__aside ul.sidebar-tabs { + margin-top: 0; + margin-bottom: @nav-margin; + + border-bottom: 1px solid @ini_nav_menu_color; + + white-space: nowrap; + + li { + display: inline-block; + border: 1px solid @ini_nav_menu_color; + padding: 0.25em 0.5em; + margin-bottom: -1px; + margin-left: 0.5em; + border-top-right-radius: @fix_border-radius; + border-top-left-radius: @fix_border-radius; + + &.active { + border-bottom: 1px solid var(--color-background); + font-weight: bold; + } + } +} + +/* wide content view */ +.wide-content #dokuwiki__aside ul.sidebar-tabs { + visibility: hidden; +} diff --git a/css/area_msg.less b/css/area_msg.less new file mode 100644 index 0000000..8697293 --- /dev/null +++ b/css/area_msg.less @@ -0,0 +1,88 @@ +/** + * This file provides the design styles for message block + */ + +.msg-area { + clear: both; + padding-top: 1.6rem; + + div { + line-height: 135%; + } + + &:empty { + display: none; + } +} + +div.success, +div.error, +div.info, +div.notify { + display: block; + border: none; + border-left: solid 0.5rem var(--color-shade-4); + border-radius: 0.5rem; + padding: 1em; + background-image: none; + background-color: var(--color-shade-1); + + &::before { + display: inline-block; + content: ""; + margin: 0.3em 0.2em 0 0; + width: 1em; + height: 1em; + mask-size: contain; + mask-position: center top; + mask-repeat: no-repeat; + background-color: currentColor; + vertical-align: top; + } + + &.success { + color: var(--color-success); + + &::before { + mask-image: url(img/tick_small.svg); + } + } + + &.error { + border-left-color: var(--color-error); + color: var(--color-foreground); + + &::before { + background-color: var(--color-error); + mask-image: url(img/power.svg); + } + } + + &.info { + color: var(--color-foreground); + + &::before { + mask-image: url(img/info.svg); + } + } + + &.notify { + border-left-color: var(--color-warning); + color: var(--color-foreground); + + &::before { + background-color: var(--color-warning); + mask-image: url(img/warning.svg); + } + } + + a { + text-decoration: underline; + + &:hover, + &:focus, + &:active { + text-decoration: none; + } + } +} diff --git a/css/area_nav-breadcrumb.less b/css/area_nav-breadcrumb.less new file mode 100755 index 0000000..4200172 --- /dev/null +++ b/css/area_nav-breadcrumb.less @@ -0,0 +1,86 @@ +/** + * This file provides the design styles for the breadcrumb + */ + +.breadcrumbs { + position: relative; + min-height: @page-header_height; + box-sizing: border-box; + background-color: var(--color-background); + border-bottom: 1px solid var(--color-shade-4); + padding: 1rem 1.8rem .2rem; + + @media @screen_max-xs { + padding-left: @margin-small; + padding-right: .75rem; + } + + > p { + font-size: @font-size-small; + margin: 0; + + @media @screen_max-xs{ + width: 0; + position: relative; + overflow: hidden; + height: 1.6rem; + } + + * { + font-size: @font-size-small; + } + + .bchead { + .sr-only(); + } + + span.home { + margin-left: -.2rem; // reverse spacing in home icon --> content text and home icon aligned + + .wide-content & { + margin-left: .4rem; //toggle link has position absolute, hover on home icon needs more space than left padding of breadcrumb + } + + a { + .fontello(); + .hide-text-show-before(); + .icon-home(); + + min-height: 1.8em; + min-width: 1.9em; + width: auto; + box-sizing: border-box; + background-color: var(--color-shade-1); + border: solid .1em transparent; + border-radius: 0.5rem; + vertical-align: middle; + text-decoration: none; + margin-top: -.2em; + transition: var(--transition-glow); + + &:before { + color: var(--color-foreground); + font-size: @font-size-default + (@font-scale-factor * 2); + margin-top: .17rem; + } + + &:hover, + &:focus, + &:active { + &:before { + color: var(--color-glow-primary); + } + + background-color: transparent; + border-color: var(--color-glow-primary); + color: var(--color-glow-primary); + filter: var(--filter-glow-primary); + } + } + } + + bdi { + padding: .1em .1em 0; + } + } +} diff --git a/css/area_nav-direct.less b/css/area_nav-direct.less old mode 100644 new mode 100755 index 3601dbf..62bbe63 --- a/css/area_nav-direct.less +++ b/css/area_nav-direct.less @@ -1,11 +1,9 @@ /** * This file provides the design styles for the direct / menu jump links. - * - * @author Jana Deutschlaender */ .nav-direct { - background-color: __nav_direct_background__; + background-color: @nav_direct_background; margin-top: -1px; p { @@ -16,18 +14,17 @@ top: -1px; width: 100%; height: 1px; - z-index: 200; a:link, a:visited { .sr-out(); - box-shadow: __box_shadow__; + box-shadow: @box-shadow; display: block; width: 100%; - background-color: __nav_direct_background__; - border-bottom: 1px solid __shadow_color__; - color: __nav_direct_color__; + background-color: @nav_direct_background; + border-bottom: 1px solid @ini_border_light; + color: @nav_direct_color; line-height: @line-height-default; text-decoration: none; padding: 1em; diff --git a/css/area_nav-metabox.less b/css/area_nav-metabox.less new file mode 100755 index 0000000..1e16a28 --- /dev/null +++ b/css/area_nav-metabox.less @@ -0,0 +1,400 @@ +/** + * This file provides the design styles for the metatabbox + */ + +#spr__meta-box { + .display-flex(); + .flex-direction(); + .justify-content(flex-end); + + clear: none; + display: block; + position: relative; + float: right; + + box-sizing: border-box; + max-width: 40%; + padding-bottom: 0.5rem; + height: 4rem !important; + + color: var(--color-foreground); + + // >= 1024 + @media @screen_min-md { + height: @page-header_height; + border: 0 none; + } + + // < 1024 + @media @screen_max-md { + position: relative; + top: .2rem; + right: auto; + float: none; + max-width: 100%; + min-height: @page-header_height; + height: auto; + border: 0 none; + } + + &.sticky { + position: fixed; + top: 0; + + ul.meta-tabs > li > a { + border-top-color: var(--color-background); + border-bottom-color: var(--color-shade-4); + border-radius: 0 0 @ini_default_border_radius @ini_default_border_radius; + + } + + .meta-content .tab-pane.active { + max-height: 80vh; + overflow: auto; + } + } + + + .msg-area + a { + clear: right; + margin-top: 20px; + } + + .tab-container { + display: table; + + @media @screen_max-md { + display: block; + width: 100%; + } + } + + .box-content { + position: relative; + height: 0; + overflow-y: visible; + } + + + /* + + + + + tab controls + + + + + */ + ul.meta-tabs { + list-style: none; + line-height: 160%; + margin: 0; + padding: 0; + + @media @screen_min-md { + white-space: nowrap; + text-align: right; + } + + &::before, + &::after { + content: ''; + clear: both; + display: table; + box-sizing: border-box; + } + + > li:first-child { + > a { + margin-left: 0; + } + } + + > li { + position: relative; + display: inline-block; + vertical-align: bottom; + margin: 0; + + @media @screen_min-md { + margin-left: .3rem; + } + + @media @screen_max-md { + margin-right: .4rem; + margin-bottom: .2rem; + } + + > a { + cursor: pointer; + position: relative; + display: block; + font-size: @font-size-small; + transition: var(--transition-glow); + background-color: var(--color-shade-1); + border: solid 0.1em transparent; + border-radius: 0.5rem; + color: var(--color-foreground); + padding: .25em; + margin-left: 0; + + @media @screen_max-md { + top: 0; + margin-top: .2rem; + } + + * { + cursor: pointer; + color: inherit; + font-size: inherit; + } + + .prefix { + position: relative; + color: inherit; + font-size: @font-size-small; + } + + &:hover, + &:focus, + &:active { + text-decoration: none; + background-color: transparent; + border-color: var(--color-glow-secondary); + color: var(--color-glow-secondary); + filter: var(--filter-glow-secondary); + } + } + + &.active { + > a { + cursor: default; + } + } + } + } + + /* + + + + + toggle content + + + + + */ + .meta-content { + margin-top: -1px; + + @media @screen_max-md { + clear: both; + margin-top: 2px; + } + + .tab-pane { + position: absolute; + top: 0; + right: 0; + display: none; + width: 100%; + background-color: var(--color-shade-1); + border: solid .1em transparent; + border-radius: 0.5rem; + + @media @screen_min-xs { + min-width: 20em; + } + + @media @screen_min-md { + margin-top: 0.5rem; + } + + &.active { + display: block; + } + + a { + color: var(--color-foreground); + } + + > div { + font-size: @font-size-small; + padding: .8rem .5rem .5rem; + + * { + font-size: inherit; + } + + p { + padding-left: 1em; + } + + ul { + list-style: none; + padding-left: 0; + } + + li { + list-style-image: none; // overwrite universally styles + margin-left: 0; + padding-left: 1em; + } + } + + &#spr__tab-tags { + > div { + ul { + li { + padding-left: 0; + } + } + } + } + + #dw__toc { + width: auto; + float: none; + margin: 0; + padding: .6rem .5rem .5rem .8rem; + background-color: transparent; + color: var(--color-foreground); + border: solid .1em var(--color-shade-4); + border-radius: 0.5rem; + + h3 { + display: none; + } + + > div { + padding: 0; + } + + > div ul.toc { + font-size: @font-size-small; + padding-left: .5em; + + a { + font-size: @font-size-small; + display: inline-block; + padding-left: 10px; + position: relative; + } + + div.li { + position: relative; + padding: .15em 0; + + &::before { + content: ''; + position: absolute; + top: .6em; + left: 0; + display: inline-block; + width: 4px; + height: 4px; + overflow: hidden; + background-color: var(--color-shade-4); + } + } + } + + > div > ul.toc { + padding: 0; + } + } + } + } + + /* + + + + + tab issues + + + + + */ + #spr__tab-issues { + ul.mmissuelist { + padding-left: 0; + margin-top: 1rem; + + li { + &.noissue { + font-size: @font-size-small; + list-style-type: none; + margin-left: 0; + + .li { + font-size: @font-size-small; + margin-left: .5rem; + } + } + + a { + display: inline-block; + } + } + + img { + vertical-align: bottom; + margin-right: .3rem; + } + + .mm__status { + padding-left: .3rem; + padding-right: .3rem; + } + + form { + vertical-align: text-top; + } + } + } + + /* + + + + + tab issues + + + + + */ + /* see plugins/magic-matcher.less */ + #spr__tab-issues { + ul.mmissuelist { + padding-left: 0; + margin-top: .5rem; + margin-bottom: .6rem; + + li { + list-style-type: none; + margin-top: .3rem; + margin-left: .5rem; + + &.noissue { + list-style-type: none; + margin-left: 0; + } + } + + a { + display: inline-block; + font-size: @font-size-small; + + * { + font-size: inherit; + } + } + + img { + vertical-align: bottom; + margin-right: .3rem; + } + + .mm__status { + display: inline-block; + text-decoration: none; + padding-left: .3rem; + padding-right: .3rem; + } + + form { + vertical-align: text-top; + + button { + background: @ini_button_background; + border-color: @ini_button_background; + color: @ini_button_color; + font-size: @font-size-small; + padding: .2em .3em; + + &[name="removeIssue"] { + min-width: 20px; + font-size: .94rem; + font-weight: bold; + line-height: 95%; + text-align: center; + padding: 0 .1rem .1rem; + margin-left: .5rem; + } + + &:hover, + &:focus, + &:active { + background: @ini_button_color; + color: @ini_button_background; + } + } + } + } + } +} diff --git a/css/area_nav-page-attributes.less b/css/area_nav-page-attributes.less new file mode 100644 index 0000000..2d24c75 --- /dev/null +++ b/css/area_nav-page-attributes.less @@ -0,0 +1,54 @@ +/** + * Page Attribute Icons in the breadcrumb bar + */ +.page-attributes { + list-style: none; + float: right; + margin: -.45em 0 0; // FIXME sourrounding CSS should be fixed so negative margin is not needed + padding: 0; + display: flex; + gap: 0.5rem; + + > li { + margin: 0; + padding: 0; + border: 1px solid @wikiicons-border; + border-radius: @ini_default_border_radius; + position: relative; + display: flex; + align-items: center; + justify-content: center; + transition: @transition background-color, @transition border-color, @transition color; + + // override any plugin element styles + * { + margin: 0; + padding: 0; + line-height: normal; + display: block; + } + + // number badge + .btn-usertools-num(); + + // icon + svg { + height: 1.5em; + width: 1.5em; + + path { + fill: @ini_nav_menu_color; + } + } + + // adjust colors on hover + &:hover { + background-color: @ini_nav_menu_hover_color; + border-color: @ini_nav_menu_hover_color; + + svg path { + fill: @ini_nav_menu_hover_bg; + } + } + } +} diff --git a/css/area_nav-pagetools.less b/css/area_nav-pagetools.less new file mode 100755 index 0000000..7172ae1 --- /dev/null +++ b/css/area_nav-pagetools.less @@ -0,0 +1,192 @@ +/** + * This file provides the design styles for the page specific tool bar. + */ + +/* + FIXME +.pagetools-item(edit, 1); +.pagetools-item(create, 2); +.pagetools-item(show, 4); +.pagetools-item(source, 5); +.pagetools-item(draft, 3); +.pagetools-item(revs, 7, revisions); +.pagetools-item(backlink, 8, backlink); +.pagetools-item(top, 10); +.pagetools-item(revert, 6, revert); +.pagetools-item(subscribe, 9, subscribe); +.pagetools-item(mediaManager, 11); +.pagetools-item(back, 12); +.pagetools-item(img_backto, 12); +*/ + +#dokuwiki__aside { + @media @screen_max-md { + display: none !important; + } +} + +nav#dokuwiki__pagetools { + @toolbox-size: 30px; + + @page-tools_svg-size: 25px; + @page-tools_svg-space: (@toolbox-size - @page-tools_svg-size) / 2; + @item-width: (@page-tools_svg-size + @page-tools_svg-space + @page-tools_svg-space); + @item-height: (@page-tools_svg-size + @page-tools_svg-space); + + top: 3.05rem; + position: absolute; + + width: @item-width; + + @media @screen_min-md { + right: -2.5rem; + } + + @media @screen_max-md { + right: 8px; + } + + @media @screen_max-xxs { + display: none; + } + div.tools { + position: fixed; + width: @item-width; + } + + ul { + position: absolute; + right: 0; + text-align: right; + margin: 0; + padding: 0; + /* add transparent border to prevent jumping when proper border is added on hover */ + border: 1px solid transparent; + + li { + padding: 0; + margin: 0; + list-style: none; + + a { + display: inline-table; + /* add transparent border to prevent jumping when proper border is added on focus */ + border: 1px solid transparent; + white-space: nowrap; + vertical-align: middle; + height: @item-height; + + position: relative; + line-height: 20px; + font-size: @font-size-default; + padding: 2px 0 2px 2px; + + @media @screen_min-md { + color: @ini_nav_menu_color; + } + + @media @screen_max-md { + color: @ini_existing; + } + + &::before { + display: none; + } + + &:hover, + &:focus, + &:active { + background-color: transparent; + } + + &:focus { + box-shadow: none; + background-image: none; + color: var(--color-glow-primary); + transition: var(--transition-glow); + filter: var(--filter-glow-primary); + + span { + position: relative; + display: inline; + width: auto; + height: auto; + } + + svg { + fill: var(--color-glow-primary); + } + } + + span { + .sr-only(); + + padding-right: .5rem; + padding-left: .3rem; + } + + svg { + display: inline-block; + width: @page-tools_svg-size; + height: @page-tools_svg-size; + vertical-align: middle; + border: solid 1px transparent; + margin: @page-tools_svg-space; + fill: var(--color-foreground); + } + + &.top { + margin-top: 1em; + } + } + } + } + + &:hover { + ul { + box-shadow: @box-shadow; // @box-shadow-offset; + background-color: var(--color-shade-1); + border-color: var(--color-shade-4); + border-radius: 0.5rem; + + li { + color: var(--color-foreground); + + a { + box-shadow: none; + background-image: none; + border-color: transparent; + color: inherit; + + svg { + border: solid 1px transparent; + border-radius: @ini_default_border_radius; + fill: var(--color-foreground); + transition: @transition background-color, @transition border-color, @transition fill; + } + + &:hover, + &:focus, + &:active { + color: var(--color-glow-primary); + transition: var(--transition-glow); + filter: var(--filter-glow-primary); + + svg { + background-color: transparent; + border: none; + fill: var(--color-glow-primary); + } + } + + span { + position: static; + width: auto; + height: auto; + margin: auto; + } + } + } + } + } +} diff --git a/css/area_nav-usertools.less b/css/area_nav-usertools.less old mode 100644 new mode 100755 index 189990a..2762329 --- a/css/area_nav-usertools.less +++ b/css/area_nav-usertools.less @@ -1,21 +1,351 @@ /** * This file provides the design styles for the direct / menu jump links. - * - * @author Jana Deutschlaender */ -.nav-usertools { - ul{ +#dokuwiki__usertools.nav-usertools { + @media @screen_min-md { + right: 1.25rem; + } + + @media @screen_max-md { + position: absolute; + top: 0; + left: (@toggle-size + 1.25); // margin-left content + right: @headericons-margin-xxs; + margin-top: 0; + margin-right: 0; + } + + &.has-bar { + @media @screen_min-md { + margin-top: @height-context-bar; + padding-top: .5em; + } + } + + /* + + + + + icon list + + + + + */ + ul { float: right; - li{ - display: inline-block; + padding: 0; + margin: (@very-small-spacing * 2) -.25rem 0 0; + + @media @screen_max-md { + margin-right: .5rem; + } + + @media @screen_max-xxs { + margin-right: -.3rem; + } + + li { + .btn-usertools-wrapper(); // uniform li + .btn-usertools-num(); + float: right; - border: 1px solid @color-border; - *{ - font-size: .8rem; + + @media @screen_max-xs { + display: block; + float: none; + + margin-bottom: @headericons-margin-xxs; } - a{ - .profile; + + @media @screen_max-xxs { + margin-bottom: (@headericons-margin-xxs - .2); + display: none; + } + + > span, + > a { + display: block; + width: auto; + min-width: (@toggle-size + .25); + min-height: @toggle-size; + overflow: hidden; + border: 1px solid @wikiicons-border; + border-radius: @ini_default_border_radius; // @ini_default_border_radius vs. @fix_border-radius + text-align: center; + margin: 0; + + @media @screen_md-xlg { + padding-top: .14rem; + } + } + + /* !!! &.user-task FIND in plugins/do_tasks.less !!! */ + &.user { + position: relative; + display: table-cell; + background-color: var(--color-shade-1); + border: solid 1px var(--color-shade-2); + border-radius: @ini_default_border_radius; // @ini_default_border_radius vs. @fix_border-radius + color: var(--color-foreground); + padding-right: .3rem; + + @media @screen_max-md { + min-height: @toggle-size; + } + + @media @screen_max-xs { + position: absolute; + top: @headericons-margin-xxs; + right: (@toggle-size + @headericons-margin-xxs + 1); // 1.75rem + 1 + (button login/out margin-right) + overflow: hidden; + white-space: nowrap; + margin: -1px 0 0; + } + + @media @screen_max-xxs { + left: -10px; + right: 0; + width: auto; + } + + > a { + .display-flex(); + .align-items(); + + position: relative; + height: 1rem; // for IE11 + overflow: visible; + background: var(--color-shade-1); // for removing bg-image + border: 0 none; + color: var(--color-foreground); + text-indent: 0; + font-size: inherit; + margin-right: -.3rem; + padding: 0 .2em 0 0; + + @media @screen_min-xxlg { + min-height: (@toggle-size - .1); + margin-top: -.4rem; + } + + @media @screen_max-xxlg { + min-height: (@toggle-size - .15); + margin-top: -.35rem; + } + + @media @screen_max-md { + min-height: (@toggle-size - .1); + margin-top: -.35rem; + } + + @media @screen_max-sm { + margin-top: -.35rem; + } + + @media @screen_max-xs { + margin-top: -.4rem; + } + + &::before { + content: ''; + top: -1px; + bottom: -1px; + left: -1px; + right: -1px; + width: auto; + opacity: 0; + border: solid 1px var(--color-shade-2); + border-radius: @ini_default_border_radius; // @ini_default_border_radius vs. @fix_border-radius + color: inherit; + transform: none; + } + + &:hover, + &:focus, + &:active { + background-color: transparent; + color: var(--color-glow-secondary); + filter: var(--filter-glow-secondary); + transition: var(--transition-glow); + + &::before { + opacity: 1; + filter: var(--filter-glow-secondary); + border-color: var(--color-glow-secondary); + } + + bdi, + bdi:first-of-type { + color: @ini_nav_menu_hover_bg; + } + } + } + + bdi { + display: inline-block; + color: inherit; + } + + bdi:first-of-type { + .fontello(); + .icon-user-circle(); + + position: relative; + margin: 0 0 0 .25rem; + padding: 0 .1rem 0 1.3rem; + + &::before { + position: absolute; + top: 2px; + left: -2px; + font-size: @font-size-default + (@font-scale-factor * 4); + margin: 0; + } + } + } // user + } // li + + /* + + + icons + + + */ + .menuitem, button { + padding: 2px 0 0 2px; + min-height: @toggle-size; // overrides button[type="submit"] styles + background-color: var(--color-shade-1); + color: var(--color-foreground); + border: solid 1px var(--color-shade-2); // overrides button[type="submit"] styles + .btn-hover(); + + &:hover, + &:active, + &:focus { + background-color: transparent; + border-color: var(--color-glow-secondary); + color: var(--color-glow-secondary); + filter: var(--filter-glow-secondary); + } + + &:hover svg, + &:active svg, + &:focus svg { + transition: @transition fill; + fill: var(--color-glow-secondary); + } + + svg { + fill: var(--color-shade-1); + height: @font-size-default + (@font-scale-factor * 4); + } + + span { + display: none; + } + } + + a { // Pre-Greebo backwards compatibility, remove after transitioning to Greebo + .fontello(); + .hide-text-show-before(); + .btn-hover(); + + background-color: var(--color-shade-1); + cursor: pointer; + position: relative; + line-height: 1; + text-decoration: none; + + &::before { + .center-middle(); + + content: "?"; + cursor: pointer; + display: block; + width: 100%; + box-sizing: border-box; + font-size: @font-size-default + (@font-scale-factor * 4); + line-height: 1; + } + + /* icon register new user */ + &.register { + .icon-user(); + } + + /* icon log-out */ + &.logout { + .icon-logout(); + } + + /* icon log-in */ + &.login { + .icon-login(); + } + + /* icon admin */ + &.admin { + .icon-cog(); + + &::before { + vertical-align: top; + } + } + } // a + } // ul +} // nav-usertools + +/* + + + + + layout option compact + + + + + */ +.header-compact { + #dokuwiki__usertools.nav-usertools { + + // mobile + @media @screen_max-md { + left: 6rem; + + ul { + overflow: hidden; + + li.user { + color: var(--color-background); + + bdi { + position: absolute; + width: 0; + padding: 0; + text-indent: -10000px; + + &:before { + transition: @transition background-color; + background-color: var(--color-shade-1); + color: var(--color-foreground); + text-indent: 0; + } + } + + > a { + padding: 0 .2em; + color: @ini_nav_menu_hover_bg; + + bdi { + &:before { + background-color: var(--color-shade-1); + color: var(--color-foreground); + } + } + + &:hover { + color: var(--color-glow-secondary); + + bdi { + &:before { + background-color: transparent; + color: var(--color-glow-secondary); + } + } + } + } + + bdi + bdi { + display: none; + } + } + } + } + + @media @screen_max-sm { + ul li { + position: static; + float: right; + top: 0; right: 0; } } } diff --git a/css/area_recent.less b/css/area_recent.less new file mode 100644 index 0000000..9583da8 --- /dev/null +++ b/css/area_recent.less @@ -0,0 +1,167 @@ +/** + * This file provides the design styles for page revisions + */ + +.dokuwiki { + + /* + + + + + list of changes + + + + + */ + form.changes { + li { + .sizechange { + color: @color-editBox; + + &.positive { + background-color: var(--color-success); + color: var(--color-background); + } + + &.negative { + background-color: var(--color-error); + color: var(--color-foreground); + } + } + } + + > .no > ul > li { + min-height: @formfield_min-height; + vertical-align: baseline; + margin-bottom: @small-spacing; + + .li { + line-height: 150%; + + > * { + min-height: 10px; + } + } + + a, + span, + img { + vertical-align: baseline; + } + + img { + margin-left: @small-spacing; + margin-right: @small-spacing; + } + + input[type="checkbox"] { + margin: 0 .5rem .2rem -1.5rem; + } + + span.user bdi { + a { + vertical-align: baseline; + } + } + } + } + + /* + + + + + view of differents + + + + + */ + a.difflink { + color: @ini_existing; + + * { + color: inherit; + } + } + + .diffnav { + a { + background-color: var(--color-background); + border: solid 1px var(--color-background); + border-radius: 0.5rem; + color: var(--color-foreground); + + &::before { + background-color: inherit; + border: 0 none; + color: inherit; + } + + &:hover, + &:focus, + &:active { + background-color: transparent; + border-color: var(--color-glow-primary); + color: var(--color-glow-primary); + transition: var(--transition-glow); + filter: var(--filter-glow-primary); + + &::before { + background-color: inherit; + color: inherit; + } + } + } + } + + table.diff { + background-color: var(--color-background); + border: none; + + &.diff_inline { + border-top-width: 0; + + .diffnav { + padding-top: 10px; + padding-bottom: 10px; + } + } + + th { + background-color: var(--color-background); + color: var(--color-foreground); + padding-top: 10px; + padding-bottom: 10px; + + &.minor { + color: #999; + } + } + + td { + background-color: transparent; + color: var(--color-text-1); + + &.diff-blockheader { + background-color: transparent; + color: var(--color-foreground); + } + + &.diff-context { + background-color: transparent; + color: var(--color-text-1); + } + } + + .diff-addedline { + background-color: var(--color-success-highlight); + color: var(--color-foreground); + + strong { + background-color: transparent; + color: var(--color-success) !important; + } + } + + .diff-deletedline { + background-color: var(--color-error-highlight); + color: var(--color-foreground); + + * { + color: inherit; + } + + strong { + background-color: transparent; + color: var(--color-error) !important; + } + } + + .diff-lineheader { + background-color: transparent; + } + } +} diff --git a/css/area_search.less b/css/area_search.less new file mode 100644 index 0000000..503570e --- /dev/null +++ b/css/area_search.less @@ -0,0 +1,9 @@ +/** + * This file provides the design styles for the search results + */ + +/* search hit in normal text */ +.dokuwiki .search_hit { + background-color: @ini_highlight; + color: @ini_highlight_text; +} diff --git a/css/area_tabs.less b/css/area_tabs.less new file mode 100644 index 0000000..8b98f02 --- /dev/null +++ b/css/area_tabs.less @@ -0,0 +1,45 @@ +/** + * This file provides styles for tab boxes + */ + +/* + + + + + tabs + + + + + */ +#dokuwiki__content { + ul.tabs { + li:not([class~="active"]) { + strong, + a { + transition: @transition background-color, @transition color; + } + + a { + background-color: var(--color-shade-2); + color: var(--color-accent-1); + } + strong { + background-color: var(--color-shade-3); + color: inherit; + } + + a:hover, + a:focus, + a:active { + color: var(--color-accent-3); + } + } + } + + .tabs > ul { + li:not([class~="active"]) { + a { + color: @ini_text_neu; + transition: @transition background-color, @transition color; + } + + a:hover, + a:focus, + a:active { + color: @ini_text; + } + } + } +} diff --git a/css/area_togglelink.less b/css/area_togglelink.less new file mode 100755 index 0000000..9a12b47 --- /dev/null +++ b/css/area_togglelink.less @@ -0,0 +1,78 @@ +/** + * This file provides the design styles for the sidebar (navmain). + */ + +.togglelink { + &.page_main-content { + position: absolute; + top: 0; + bottom: -1px; + width: 2rem; + left: -(@margin-default + 0.25rem); + + @media @screen_max-md { + display: none; + } + + a { + position: absolute; + inset: 0; + + width: @margin-default; + height: 100%; + background-color: transparent; + border: solid 1px var(--color-shade-4); + border-right-style: none; + border-radius: 0.5rem 0 0 0.5rem; + color: var(--color-shade-4); + text-decoration: none; + transition: @transition color, @transition background-color, @transition border-color; + + &::before { + content: ''; + display: block; + position: absolute; + inset: 0.3rem; + mask-size: contain; + mask-position: center; + mask-repeat: no-repeat; + background-color: currentColor; + mask-image: url('img/arrow_left.svg'); + + } + + &:hover, + &:focus, + &:active { + border-color: var(--color-glow-primary); + color: var(--color-glow-primary); + text-decoration: none; + + * { + color: inherit; + text-decoration: none; + } + + filter: var(--filter-glow-primary); + transition: var(--transition-glow); + + } + } + + /* + + + toggle out + + + */ + + .wide-content & { + left: 0; + + a { + border-radius: 0 0.5rem 0.5rem 0; + border-style: solid; + border-left-style: none; + + &::before { + mask-image: url('img/arrow_right.svg'); + } + } + } + } +} diff --git a/css/base.less b/css/base.less index b4c198b..5b50fb6 100755 --- a/css/base.less +++ b/css/base.less @@ -1,23 +1,104 @@ /** - * This file provides the basic vars and reset styles. - * - * @author Jana Deutschlaender + * This file provides the basic/reset styles. */ /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ /* global vars */ /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +@font_family_screen: "Athiti", ui-sans, sans-serif; +@font_family_print: "Athiti", ui-sans, sans-serif; +@nav_direct_background: var(--color-background); +@nav_direct_color: @ini_existing; -/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +@background_darker: rgba(230,230,230, .2); +@ini_sidebar_width: (100 - @ini_site_width) - 4; + +@height-context-bar: 50px; + +@margin-small: 1rem; +@margin-default: 2rem; +@margin-big: 3.07rem; +@nav-margin: 1.3rem; + +@small-spacing: .3rem; +@very-small-spacing: .2rem; + +@grid: @margin-small; +@toggle-size: 1.75rem; + +@transition: ease-out .30s; + +@box-shadow-offset: .1em .1em .1em rgba(153,153,153,.5); // tabinclude +@box-shadow: 0 0 .5em rgba(153,153,153,.5); // pagetoolbox hover +@box-shadow-colored: 0 0 .5em fade(@ini_existing, 50%); +@box-shadow-right-bottom: .1em .3rem .5em rgba(153,153,153,.5); +@box-shadow-bottom: 0 .1em .5em rgba(153,153,153,.5); // qc-wrapper (breadcrumb), struct inline-editor + +/* + + + for programmers customizing + + + */ +@fix_border-radius: 0.5rem; // inputs, editbox (textarea), buttons, content, code, quicksearch, msg + +@toggle-showsidebar_width: 3.47rem; // shown sidebar after toggle + +@headericons-margin-xxs: .45rem; // screen xxs margin-top for header icons + +@page_padding-top: @margin-small; // padding-top for 'dokuwiki__content' +@page-header_height: 2.8rem; // minimum: 2.8rem (height for breadcrumb, page-header, page-footer) +@meta-box_height: (@page-header_height - @page_padding-top); +@breadcrumb_height: @page-header_height; + +@formfield_min-height: 2rem; // min-height for input, textarea, select, keygen + +@code-background: #F6F6F6; /* code, pre, samp, kbd */ + +/* icons */ +@noopentasks-background: #ECECEC; /* metabox tabs + num in icons + tabinclude */ +@noopentasks-border: #BBB; /* metabox tabs + num in icons + code, pre, samp, kbd */ +@noopentasks-color: #666; /* metabox tabs + num in icons + code, pre, samp, kbd */ +@wikiicons-border: #CCC; /* usertools, breadcrumbs icons, pagetools box-hover */ + +/* navigation left */ +@menu-margin-lg: 1.3rem; + +@quicksearch-button-color: @noopentasks-color; /* autosuggest, submit in quicksearch */ +@suggestion-zebra: #EEE; + +/* edit mode */ +@highlight-odd-ini_text: fade(@ini_background, 95%); +@highlight-even-ini_text: fade(@ini_text, 5%); +@color-editBox: var(--color-foreground); // editmode for tables, revision states + +//@nolinkedicon-ini_background: fade(@ini_background_site, 10%); +//@opacity-ini_nav_menu_color: fade(@ini_nav_menu_color, 40%); + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ /* fonts */ -@line-height-default: 125%; -@line-height-big: 135%; -@line-height-bigger: 140%; +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +@font-size-very-small: .73rem; +@font-size-small: .88rem; +@font-size-default: 1rem; +@font-size-big: 1.5rem; +@font-size-bigger: 1.75rem; +@line-height-default: 125%; +@line-height-big: 135%; +@line-height-bigger: 140%; -/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +@font-weight-bold: 800; +@font-weight-normal: 400; + +@font-scale-factor: .0769; + +@font-size-head6: @font-size-default; +@font-size-head5: @font-size-default + @font-scale-factor; +@font-size-head4: @font-size-default + (@font-scale-factor * 3); +@font-size-head3: @font-size-default + (@font-scale-factor * 5); +@font-size-head2: @font-size-default + (@font-scale-factor * 7); +@font-size-head1: @font-size-default + (@font-scale-factor * 9); + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ /* breakpoints */ +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ @break-min-xxs: 480; @break-max-xxs: (@break-min-xxs - 1); @@ -25,7 +106,7 @@ @break-max-xs: (@break-min-xs - 1); @break-min-sm: 992; -@break-max-sm: (@break-min-xs - 1); +@break-max-sm: (@break-min-sm - 1); @break-min-md: 1024; @break-max-md: (@break-min-md - 1); @@ -36,10 +117,12 @@ @break-min-xlg: 1440; @break-max-xlg: (@break-min-xlg - 1); +@break-min-xxlg: 1600; +@break-max-xxlg: (@break-min-xxlg - 1); -/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ /* media queries for breakpoints */ - +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ @screen_min-xxs: ~"only screen and (min-width: " ~"@{break-min-xxs}px)"; @screen_max-xxs: ~"only screen and (max-width: " ~"@{break-max-xxs}px)"; @@ -51,7 +134,6 @@ @screen_min-md: ~"only screen and (min-width: " ~"@{break-min-md}px)"; @screen_max-md: ~"only screen and (max-width: " ~"@{break-max-md}px)"; -@screen_only-md: ~"only screen and (min-width: 800px) and (max-width: " ~"@{break-max-md}px)"; @screen_min-lg: ~"only screen and (min-width: " ~"@{break-min-lg}px)"; @screen_max-lg: ~"only screen and (max-width: " ~"@{break-max-lg}px)"; @@ -59,82 +141,206 @@ @screen_min-xlg: ~"only screen and (min-width: " ~"@{break-min-xlg}px)"; @screen_max-xlg: ~"only screen and (max-width: " ~"@{break-max-xlg}px)"; +@screen_min-xxlg: ~"only screen and (min-width: " ~"@{break-min-xxlg}px)"; +@screen_max-xxlg: ~"only screen and (max-width: " ~"@{break-max-xxlg}px)"; -/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +@screen_only-md: ~"only screen and (min-width: 800px) and (max-width: " ~"@{break-max-md}px)"; +@screen_only-xlg: ~"only screen and (min-width: " ~"@{break-min-xlg}px) and (max-width: " ~"@{break-max-xxlg}px)"; +@screen_md-xlg: ~"only screen and (min-width: " ~"@{break-min-md}px) and (max-width: " ~"@{break-max-xlg}px)"; +@screen_md-lg: ~"only screen and (min-width: " ~"@{break-min-md}px) and (max-width: " ~"@{break-max-lg}px)"; +@screen_xs-lg: ~"only screen and (min-width: " ~"@{break-min-xs}px) and (max-width: " ~"@{break-max-md}px)"; + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ /* col width */ -@c12: 100%; -@c11: 91.66666667%; -@c10: 83.33333333%; -@c9: 75%; -@c8: 66.66666667%; -@c7: 58.33333333%; -@c6: 50%; -@c5: 41.66666667%; -@c4: 33.33333333%; -@c3: 25%; -@c2: 16.66666667%; -@c1: 8.33333333%; +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +@c12: 100%; +@c11: 91.66666667%; +@c10: 83.33333333%; +@c9: 75%; +@c8: 66.66666667%; +@c7: 58.33333333%; +@c6: 50%; +@c5: 41.66666667%; +@c4: 33.33333333%; +@c3: 25%; +@c2: 16.66666667%; +@c1: 8.33333333%; -@grid-columns: 12; - -/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ -/* margin / padding */ -@margin-big: 2.5rem; +@grid-columns: 12; -@color-border: __border__; +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* fonts */ +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ + +@font-face { + font-family: "Athiti"; + font-weight: 700; + src: url("fonts/athiti/Athiti-Bold.woff2") format("woff2"); +} + +@font-face { + font-family: "Athiti"; + font-weight: 600; + src: url("fonts/athiti/Athiti-SemiBold.woff2") format("woff2"); +} + +@font-face { + font-family: "Athiti"; + font-weight: 500; + src: url("fonts/athiti/Athiti-Medium.woff2") format("woff2"); +} + +@font-face { + font-family: "Athiti"; + font-weight: 400; + src: url("fonts/athiti/Athiti-Regular.woff2") format("woff2"); +} + +@font-face { + font-family: "Athiti"; + font-weight: 300; + src: url("fonts/athiti/Athiti-Light.woff2") format("woff2"); +} + +@font-face { + font-family: "Athiti"; + font-weight: 200; + src: url("fonts/athiti/Athiti-ExtraLight.woff2") format("woff2"); +} + +@font-face { + font-family: "Departure Mono"; + src: url("fonts/departuremono/DepartureMono-Regular.woff2") format("woff2"); +} + +@font-face { + font-family: "Argon Glow"; + font-weight: 100; + src: url("fonts/argonglow/ArgonGlow-Thin.woff2") format("woff2"); +} + +@font-face { + font-family: "Argon Glow"; + font-weight: 200; + src: url("fonts/argonglow/ArgonGlow-ExtraLight.woff2") format("woff2"); +} + +@font-face { + font-family: "Argon Glow"; + font-weight: 300; + src: url("fonts/argonglow/ArgonGlow-Light.woff2") format("woff2"); +} + +@font-face { + font-family: "Argon Glow"; + font-weight: 400; + src: url("fonts/argonglow/ArgonGlow-Regular.woff2") format("woff2"); +} + +@font-face { + font-family: "Argon Glow"; + font-weight: 500; + src: url("fonts/argonglow/ArgonGlow-Medium.woff2") format("woff2"); +} + +@font-face { + font-family: "Argon Glow"; + font-weight: 600; + src: url("fonts/argonglow/ArgonGlow-SemiBold.woff2") format("woff2"); +} + +@font-face { + font-family: "Argon Glow"; + font-weight: 700; + src: url("fonts/argonglow/ArgonGlow-Bold.woff2") format("woff2"); +} + +@font-face { + font-family: "Argon Glow"; + src: url("fonts/argonglow/ArgonGlow-VariableVF.woff2") format("woff2"); + font-weight: 100 900; +} + /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ /* all media */ /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ -html, body{ - font-size: 100.1%; +html, +body { .reset(); + font-size: 100.1%; } -header, .nav-direct{ +header, +.nav-direct{ .elementsReset(); } - - -div, span, object, -h1, h2, h3, h4, h5, h6, p, blockquote, -a, abbr, em,acronym, img, strong, -dl, dt, dd, ol, ul, li, -fieldset, form, label, legend, -table, caption, tbody, tfoot, thead, tr, th, td, -input, select, option, textarea, button{ - font-size: 1rem; line-height: 100%; +ol, +ul { + list-style: none outside none; } +blockquote, +q { + quotes: none; +} -ol, ul{ list-style: none outside none; } -blockquote, q{ quotes: none; } -acronym{ cursor: help; border-bottom: dotted 1px #333; } +acronym { + cursor: help; + border-bottom: dotted 1px @ini_text; +} -*:focus{ outline: 0; } +*:focus { + outline: 0; +} -table{ border-collapse: collapse; border-spacing: 0; empty-cells: show; caption-side: top; } -caption, th, td{ text-align: left; vertical-align: top; } +table{ + border-collapse: collapse; + border-spacing: 0; + empty-cells: show; + caption-side: top; +} -img{ display: block; float: none; border: none 0; line-height: @line-height-default; } +caption, +th, +td { + text-align: left; + vertical-align: top; +} -*, div, nav, header{ +img { + display: block; + float: none; + border: none 0; + line-height: @line-height-default; +} + +*, +div, +nav, +header { box-sizing: border-box; } -header, footer, .container, .row, nav, nav > ul{ - &::before, &::after{ +header, +footer, +.container, +.row, nav, +nav > ul { + &::before, + &::after { display: table; - content: " "; + content: ' '; clear: both; } } - - +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* css behaviour */ +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ .sr-out { .sr-out(); } @@ -143,14 +349,20 @@ header, footer, .container, .row, nav, nav > ul{ .sr-only(); } -.structure, .none, .mobile-only { +.clearer{ + clear: both; +} + +.structure, +.none, +.mobile-only { display: none; } .mobile-only { display: none; - @media @screen_max-xs { + @media @screen_max-md { display: inline-block; } } @@ -158,18 +370,314 @@ header, footer, .container, .row, nav, nav > ul{ .mobile-hide { display: inline-block; - @media @screen_max-xs { + @media @screen_max-md { display: none; } } +.desktop-only { + display: none; + @media @screen_min-md { + display: inline-block; + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* variables */ +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ + +:root { + --color-neutral-50: #F2F0F5; + --color-neutral-100: #D1C6E0; + --color-neutral-200: #B2A0CB; + --color-neutral-300: #957EB5; + --color-neutral-400: #7A60A0; + --color-neutral-500: #61468B; + --color-neutral-600: #4B3176; + --color-neutral-700: #371F60; + --color-neutral-800: #26114B; + --color-neutral-900: #180736; + --color-neutral-950: #0C011F; + --color-argon-50: #E1ABC9; + --color-argon-100: #DA87B5; + --color-argon-200: #D464A1; + --color-argon-300: #CD448F; + --color-argon-400: #C6257D; + --color-argon-500: #B0166F; + --color-argon-600: #9A0A61; + --color-argon-700: #830755; + --color-argon-800: #6D0449; + --color-argon-900: #56023C; + --color-argon-950: #3F012D; + --color-krypton-50: #B2D9EA; + --color-krypton-100: #8CC9E4; + --color-krypton-200: #69BADE; + --color-krypton-300: #4BADD8; + --color-krypton-400: #2493C2; + --color-krypton-500: #167FAC; + --color-krypton-600: #0A6C96; + --color-krypton-700: #075C81; + --color-krypton-800: #044C6B; + --color-krypton-900: #023C55; + --color-krypton-950: #012C3F; + --color-green-50: #C0F49A; + --color-green-100: #A7E57A; + --color-green-200: #8FD75D; + --color-green-300: #7AC843; + --color-green-400: #66B92D; + --color-green-500: #54AA18; + --color-green-600: #47990F; + --color-green-700: #397E0A; + --color-green-800: #2B6206; + --color-green-900: #1F4703; + --color-green-950: #122B01; + --color-red-50: #E6AFAF; + --color-red-100: #DD9090; + --color-red-200: #D57272; + --color-red-300: #CC5757; + --color-red-400: #C33D3D; + --color-red-500: #BB2626; + --color-red-600: #B21010; + --color-red-700: #950808; + --color-red-800: #780404; + --color-red-900: #5C0202; + --color-red-950: #3F0101; + + --color-white: #FFFFFF; + + --color-dark-foreground: var(--color-neutral-50); + --color-dark-background: var(--color-neutral-950); + --color-dark-shade-1: var(--color-neutral-900); + --color-dark-shade-2: var(--color-neutral-800); + --color-dark-shade-3: var(--color-neutral-700); + --color-dark-shade-4: var(--color-neutral-600); + --color-dark-text-1: var(--color-neutral-200); + --color-dark-text-2: var(--color-neutral-300); + --color-dark-text-3: var(--color-neutral-400); + --color-dark-text-4: var(--color-neutral-500); + --color-dark-primary: var(--color-argon-400); + --color-dark-secondary: var(--color-krypton-300); + --color-dark-error: var(--color-red-500); + --color-dark-error-highlight: var(--color-red-950); + --color-dark-success: var(--color-green-500); + --color-dark-success-highlight: var(--color-green-950); + --color-dark-warning: #efb100; + --color-dark-highlight: #efb10060; + --color-dark-accent-1: #60a5f9; + --color-dark-accent-2: #d381f7; + --color-dark-accent-3: #ff7975; + + --color-light-foreground: var(--color-neutral-950); + --color-light-background: var(--color-neutral-50); + --color-light-shade-1: var(--color-neutral-100); + --color-light-shade-2: var(--color-neutral-200); + --color-light-shade-3: var(--color-neutral-300); + --color-light-shade-4: var(--color-neutral-400); + --color-light-text-1: var(--color-neutral-800); + --color-light-text-2: var(--color-neutral-700); + --color-light-text-3: var(--color-neutral-600); + --color-light-text-4: var(--color-neutral-500); + --color-light-primary: var(--color-argon-600); + --color-light-secondary: var(--color-krypton-500); + --color-light-error: var(--color-red-600); + --color-light-error-highlight: var(--color-red-50); + --color-light-success: var(--color-green-600); + --color-light-success-highlight: var(--color-green-50); + --color-light-warning: #d08700; + --color-light-highlight: #d0870060; + --color-light-accent-1: #303EC0; + --color-light-accent-2: #6c366c; + --color-light-accent-3: #932f0a; + + --color-cmyk-primary: var(--color-dark-primary); + --color-cmyk-secondary: var(--color-dark-secondary); + + --text-xs: 0.75rem; + --text-sm: 0.875rem; + --text-base: 1rem; + --text-lg: 1.125rem; + --text-xl: 1.25rem; + --text-2xl: 1.5rem; + --text-3xl: 1.875rem; + --text-4xl: 2.25rem; + --text-5xl: 3rem; + + --container-3xs: 16rem; + --container-2xs: 18rem; + --container-xs: 20rem; + --container-sm: 24rem; + --container-md: 28rem; + --container-lg: 32rem; + --container-xl: 36rem; + --container-2xl: 42rem; + --container-3xl: 48rem; + --container-4xl: 56rem; + --container-5xl: 64rem; + --container-6xl: 72rem; + --container-7xl: 80rem; +} + +.fnButton { + border-radius: 0.5rem; + background-color: var(--color-shade-1); + transition: background-color 150ms; + color: var(--color-foreground); + font-size: 1.2em; + border: solid 0.1em var(--color-shade-1); + transition-property: filter, border-color; + transition-duration: 200ms; + transition-timing-function: ease-out; + + &:hover, &.active{ + .fnActiveButton(); + } +} + +.fnButtonSecondary { + &:hover, &.active{ + .fnActiveButtonSecondary(); + } +} + +.fnActiveButton { + background-color: transparent; + border: solid 0.1em var(--color-glow-primary); + text-decoration: none; + color: var(--color-glow-primary); + filter: var(--filter-glow-primary); + transition: var(--transition-glow); +} + +.fnActiveButtonSecondary { + background-color: transparent; + border: solid 0.1em var(--color-glow-secondary); + text-decoration: none; + color: var(--color-glow-secondary); + filter: var(--filter-glow-secondary); + transition: var(--transition-glow); +} /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ /* screen only */ /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ -@media screen{ +@media screen { + + .dark { + + --color-foreground: var(--color-dark-foreground); + --color-background: var(--color-dark-background); + --color-shade-1: var(--color-dark-shade-1); + --color-shade-2: var(--color-dark-shade-2); + --color-shade-3: var(--color-dark-shade-3); + --color-shade-4: var(--color-dark-shade-4); + --color-text-1: var(--color-dark-text-1); + --color-text-2: var(--color-dark-text-2); + --color-text-3: var(--color-dark-text-3); + --color-text-4: var(--color-dark-text-4); + --color-primary: var(--color-dark-primary); + --color-secondary: var(--color-dark-secondary); + --color-error: var(--color-dark-error); + --color-error-highlight: var(--color-dark-error-highlight); + --color-success: var(--color-dark-success); + --color-success-highlight: var(--color-dark-success-highlight); + --color-warning: var(--color-dark-warning); + --color-highlight: var(--color-dark-highlight); + --color-accent-1: var(--color-dark-accent-1); + --color-accent-2: var(--color-dark-accent-2); + --color-accent-3: var(--color-dark-accent-3); + + --filter-glow-primary: drop-shadow(0 0 0.0625em var(--color-white)) drop-shadow(0 0 0.125em var(--color-primary)) drop-shadow(0 0 0.25em var(--color-primary)); + --filter-glow-secondary: drop-shadow(0 0 0.0625em var(--color-white)) drop-shadow(0 0 0.125em var(--color-secondary)) drop-shadow(0 0 0.25em var(--color-secondary)); + --color-glow-primary: var(--color-white); + --color-glow-secondary: var(--color-white); + --transition-glow: filter 150ms cubic-bezier(0,1.7,1,-0.3) 50ms, + border-color 150ms cubic-bezier(0,1.7,1,-0.3) 50ms; + + @media (prefers-reduced-motion) { + --transition-glow: filter 150ms, border-color 150ms; + } + + .light-only { + display: none; + } + + .dark-only { + display: initial; + } + } + + .light { + --color-foreground: var(--color-light-foreground); + --color-background: var(--color-light-background); + --color-shade-1: var(--color-light-shade-1); + --color-shade-2: var(--color-light-shade-2); + --color-shade-3: var(--color-light-shade-3); + --color-shade-4: var(--color-light-shade-4); + --color-text-1: var(--color-light-text-1); + --color-text-2: var(--color-light-text-2); + --color-text-3: var(--color-light-text-3); + --color-text-4: var(--color-light-text-4); + --color-primary: var(--color-light-primary); + --color-secondary: var(--color-light-secondary); + --color-error: var(--color-light-error); + --color-error-highlight: var(--color-light-error-highlight); + --color-success: var(--color-light-success); + --color-success-highlight: var(--color-light-success-highlight); + --color-warning: var(--color-light-warning); + --color-highlight: var(--color-light-highlight); + --color-accent-1: var(--color-light-accent-1); + --color-accent-2: var(--color-light-accent-2); + --color-accent-3: var(--color-light-accent-3); + + --filter-glow-primary: drop-shadow(0 0 0.0625em var(--color-argon-400)); + --filter-glow-secondary: drop-shadow(0 0 0.0625em var(--color-krypton-400)); + --color-glow-primary: var(--color-argon-950); + --color-glow-secondary: var(--color-krypton-950); + --transition-glow: filter 150ms cubic-bezier(0, 2, 1, -0.7) 50ms, + border-color 150ms cubic-bezier(0, 2, 1, -0.7) 50ms; + + @media (prefers-reduced-motion) { + --transition-glow: filter 150ms, border-color 150ms; + } + + .light-only { + display: initial; + } + + .dark-only { + display: none; + } + } + + @media (prefers-color-scheme: dark) { + html { + .dark(); + + &:has(#themeLight:checked) { + .light(); + } + } + #themeToggleDark { + display: none !important; + } + } + + @media (prefers-color-scheme: light) { + html { + .light(); + + &:has(#themeDark:checked) { + .dark(); + } + } + #themeToggleLight { + display: none !important; + } + } + + html { -ms-text-size-adjust: 100%; @@ -181,7 +689,10 @@ header, footer, .container, .row, nav, nav > ul{ display: block; } - audio, canvas, progress, video { + audio, + canvas, + progress, + video { display: inline-block; vertical-align: baseline; } @@ -196,9 +707,28 @@ header, footer, .container, .row, nav, nav > ul{ display: none; } - a:active, - a:hover { - outline: 0; + a { + color: var(--color-accent-1); + text-decoration: underline; + + &:hover, + &:active, + &:focus { + color: var(--color-accent-3); + text-decoration: none; + } + + &:visited { + color: var(--color-accent-2); + text-decoration: underline; + + &:hover, + &:active, + &:focus { + color: var(--color-accent-3); + text-decoration: none; + } + } } abbr[title] { @@ -209,22 +739,6 @@ header, footer, .container, .row, nav, nav > ul{ font-size: 80%; } - sub, - sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; - } - - sup { - top: -0.5em; - } - - sub { - bottom: -0.25em; - } - svg:not(:root) { overflow: hidden; } @@ -233,14 +747,16 @@ header, footer, .container, .row, nav, nav > ul{ box-sizing: content-box; height: 0; } + pre { overflow: auto; } + code, kbd, pre, samp { - font-family: monospace, monospace; + font-family: "Departure Mono", ui-monospace, monospace; font-size: 1em; } @@ -253,42 +769,50 @@ header, footer, .container, .row, nav, nav > ul{ font: inherit; margin: 0; } - button { - overflow: visible; - } button, select { text-transform: none; } - input[type="checkbox"], - input[type="radio"] { - box-sizing: border-box; - padding: 0; + button { + overflow: visible; } - input[type="number"]::-webkit-inner-spin-button, - input[type="number"]::-webkit-outer-spin-button { - height: auto; + input { + &[type="checkbox"], + &[type="radio"] { + box-sizing: border-box; + padding: 0; + } + + &[type="number"] { + &::-webkit-inner-spin-button, + &::-webkit-outer-spin-button { + height: auto; + } + } + + &[type="search"] { + -webkit-appearance: textfield; + box-sizing: content-box; + + &::-webkit-search-cancel-button, + &::-webkit-search-decoration { + -webkit-appearance: none; + } + } } - input[type="search"] { - -webkit-appearance: textfield; - box-sizing: content-box; - } - - input[type="search"]::-webkit-search-cancel-button, - input[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; - } legend { border: 0; padding: 0; } + textarea { overflow: auto; } + table { border-collapse: collapse; border-spacing: 0; @@ -299,29 +823,17 @@ header, footer, .container, .row, nav, nav > ul{ padding: 0; } - html, body, div, span, applet, object, iframe, - h1, h2, h3, h4, h5, h6, p, blockquote, - a, abbr, acronym, address, big, cite, del, dfn, em, img, ins, kbd, q, s, samp, - small, strike, strong, sub, sup, tt, var, - b, u, i, center, - dl, dt, dd, ol, ul, li, - fieldset, form, label, legend, - table, caption, tbody, tfoot, thead, tr, th, td, - article, aside, canvas, details, embed, - figure, figcaption, footer, header, - menu, nav, output, ruby, section, summary, - time, mark, audio, video { - font-family: __font_family_screen__; - color: @ini_text; + html, body { + font-family: @font_family_screen; + color: var(--color-foreground); } - } /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ /* print only */ /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ -@media print{ - body{ +@media print { + body { font-size: 12pt; } } diff --git a/css/base_design.less b/css/base_design.less index 2ba899f..2dfc1f1 100755 --- a/css/base_design.less +++ b/css/base_design.less @@ -1,15 +1,560 @@ /** * This file provides the main design styles * across all template elements (typo, colors etc.) - * - * @author Jana Deutschlaender */ -html, body{ - background-color: @ini_background; +html, body { + background-color: var(--color-background); } -a{ - color: @ini_existing; +/* highlight selected tool */ +.mode_admin a.action.admin, +.mode_login a.action.login, +.mode_register a.action.register, +.mode_profile a.action.profile, +.mode_recent a.action.recent, +.mode_index a.action.index, +.mode_media a.action.media, +.mode_revisions a.action.revs, +.mode_backlink a.action.backlink, +.mode_subscribe a.action.subscribe { + font-weight: bold; +} + +.dokuwiki { + .tabs > ul li a, + ul.tabs li strong, + ul.tabs li a { + border-color: var(--color-shade-4); + } + ul.tabs::after { + border-color: var(--color-shade-4); + } + + .page ol li, + .page ul li, + .aside ul li { + color: var(--color-foreground); + + .li { + color: var(--color-foreground); + } + } + + .pageId { + float: right; + margin-right: -1em; + margin-bottom: -1px; + margin-top: -1.5em; + overflow: hidden; + padding: 0.5em 1em 0; + + span { + font-size: @font-size-small; + border: solid @ini_background_alt; + border-width: 1px 1px 0; + background-color: var(--color-background); + color: @ini_text_alt; + padding: .1em .35em; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + box-shadow: 0 0 .5em @ini_text_alt; + display: block; + } + } + + div.page { + clear: both; + overflow: hidden; + word-wrap: break-word; + background: var(--color-background); + color: inherit; + padding: @page_padding-top @margin-default @margin-default; + + @media @screen_max-md { + padding-right: (@margin-default * 1.6); + } + + @media @screen_max-xs { + padding-left: @margin-small; + } + + @media @screen_max-xxs { + padding-right: @margin-small; + } + } + + .content #dokuwiki__pagetools { + @media @screen_max-md { + top: 4rem; + } + } + + .docInfo { + font-size: @font-size-small; + text-align: right; + } + + /* license note under edit window */ + + div.license { + font-size: @font-size-small; + line-height: @line-height-default; + padding-top: 1rem; + + @media @screen_max-lg { + font-size: @font-size-default; + } + + @media @screen_max-md { + font-size: @font-size-small; + } + + * { + font-size: inherit; + } + } + + [dir=rtl] & .docInfo { + text-align: left; + } + + [dir=rtl] & .pageId { + float: left; + margin-left: -1em; + margin-right: 0; + } +} + +caption, +figcaption, +summary, +legend { + padding: 0; + margin: 0 0 .35em; + line-height: 1.2; +} + +h1, +h2, +h3, +h4, +h5, +h6 { + font-weight: bold; + padding: 0; + line-height: 1.2; + clear: both; +} + +[dir=rtl] h1, +[dir=rtl] h2, +[dir=rtl] h3, +[dir=rtl] h4, +[dir=rtl] h5, +[dir=rtl] h6 { + clear: right; +} + +h1 { + font-size: @font-size-head1; + margin: 0 0 @font-size-head1; + padding-top: 1em; +} + +h2 { + font-size: @font-size-head2; + margin: 0 0 @font-size-head2; + padding-top: (@font-size-head2 / 2); +} + +h3 { + font-size: @font-size-head3; + margin: 0 0 @font-size-head3; + padding-top: (@font-size-head3 / 2); +} + +h4 { + font-size: @font-size-head4; + margin: 0 0 @font-size-head4; + padding-top: (@font-size-head4 / 2); +} + +h5 { + font-size: @font-size-head5; + margin: 0 0 @font-size-head5; + padding-top: (@font-size-head5 / 2); +} + +h6 { + font-size: @font-size-head6; + font-weight: @font-weight-bold; + margin: 0 0 @font-size-head6; + padding-top: (@font-size-head6 / 2); +} + +p { + font-size: @font-size-default; + line-height: @line-height-big; + + a, + span, + strong { + font-size: inherit; + } +} + +label, +legend, +button { + font-size: @font-size-default; + + a, + span, + strong { + font-size: inherit; + } +} + +hr, +figure, +details, +address { + font-size: @font-size-default; + line-height: 140%; +} + +p, +ul, +ol, +dl, +pre, +table, +hr, +blockquote, +figure, +details, +fieldset, +address { + margin: 0 0 1.4em; /* bottom margin = line-height */ + padding: 0; +} + +div, +video, +audio { + margin: 0; + padding: 0; +} + +small, +.code { + font-size: @font-size-small; +} + +.code { + margin-top: @grid; + + // SPR-926: darker colors for accessibility + .es6 { + color: #00832B; + } + + .kw5 { + color: #005D00; + } + + .kw6 { + color: #DC0075; + } + + .nu0 { + color: #A74DA7; + } + + .re3 { + color: #DE1B1B; + } + + .re4 { + color: #007F6F; + } + + .br0, .sy0 { + color: #248124; + } + + .co1, .coMULTI, .sc-1 { + color: #707070; + } + + .co2, .sy1 { + color: #108400; + } + + .co3, .sy4 { + color: #008070; + } + + .kw1, .kw8 { + color: #747400; + } + + .re1, .st0, .st_h { + color: #DD0000; + } +} + +/* + + + lists + + + */ +ul, +ol { + font-size: @font-size-default; + line-height: 140%; + padding: 0 0 0 1.5em; +} + +[dir=rtl] ul, +[dir=rtl] ol { + padding: 0 1.5em 0 0; +} + +li, +dd { + padding: 0; + margin: 0 0 0 1.5em; +} + +[dir=rtl] li, +[dir=rtl] dd { + margin: 0 1.5em 0 0; +} + +dl { + font-size: @font-size-default; + line-height: 140%; +} + +dt, +dd { + line-height: inherit; +} + +dt { + font-weight: bold; + margin: 0; + padding: 0; +} + +li ul, +li ol, +li dl, +dl ul, +dl ol, +dl dl { + margin-bottom: 0; + padding: 0; +} + +li li { + font-size: 100%; +} + +ul { + list-style: square outside; +} + +ol { + list-style: decimal outside; +} + +ol ol { + list-style-type: lower-alpha; +} + +ol ol ol { + list-style-type: upper-roman; +} + +ol ol ol ol { + list-style-type: upper-alpha; +} + +ol ol ol ol ol { + list-style-type: lower-roman; +} + +/* + + + tables + + + */ +.dokuwiki { + table.inline tr:hover { + th { + background-color: var(--color-shade-3); + } + + td { + background-color: var(--color-shade-2); + } + } +} + +table { + border-collapse: collapse; + empty-cells: show; + border-spacing: 0; + border: 1px solid var(--color-shade-4); + font-size: @font-size-default; + line-height: 140%; +} + +caption { + caption-side: top; + text-align: left; +} + +[dir=rtl] caption { + text-align: right; +} + +th, +td { + padding: .3em .5em; + margin: 0; + vertical-align: top; + border: 1px solid var(--color-shade-4); +} + +th { + font-weight: bold; + background-color: var(--color-shade-1); + color: var(--color-foreground); + text-align: left; + + a { + color: @ini_link_alt; + } +} + +[dir=rtl] th { + text-align: right; +} + +img { + display: inline-block; + border-width: 0; + vertical-align: middle; + color: #666; + background-color: transparent; + font-style: italic; + height: auto; +} + +img, +object, +embed, +iframe, +video, +audio { + max-width: 100%; +} + +button img { + max-width: none; +} + +hr { + border-top: solid @ini_border; + border-bottom: solid var(--color-background); + border-width: 1px 0; + height: 0; + text-align: center; + clear: both; +} + +acronym, +abbr { + cursor: help; + border-bottom: 1px dotted; + font-style: normal; +} + +em acronym, +em abbr { + font-style: italic; +} + +mark { + background-color: @ini_highlight; + color: @ini_highlight_text; +} + +pre, +code, +samp, +kbd { + font-family: "Departure Mono", ui-monospace, monospace; + /* same font stack should be used for ".dokuwiki table.diff td" in _diff.css */ + font-size: @font-size-default; + direction: ltr; + text-align: left; + background-color: var(--color-shade-1); + color: var(--color-foreground); + border-radius: @fix_border-radius; + padding-left: @small-spacing; + padding-right: @small-spacing; + + * { + font-family: inherit; + font-size: inherit; + } + + span { + color: inherit; + } +} + +pre { + overflow: auto; + word-wrap: normal; + font-size: @font-size-default; + line-height: 140%; + padding: .7em 1em; +} + +code:not([class]) { + display: inline-block; +} + +blockquote { + border: solid @ini_border; + border-width: 0 0 0 .25em; + font-size: @font-size-default; + line-height: 140%; + padding: 0 .5em; +} + +[dir=rtl] blockquote { + border-width: 0 .25em 0 0; +} + +q:before, +q:after { + content: ''; +} + +sub, +sup { + font-size: .8em; + line-height: 1; +} + +sub { + vertical-align: sub; +} + +sup { + vertical-align: super; +} + +small { + font-size: .9em; } diff --git a/css/base_fontello-icons.less b/css/base_fontello-icons.less new file mode 100644 index 0000000..2bd1a37 --- /dev/null +++ b/css/base_fontello-icons.less @@ -0,0 +1,141 @@ +/** + * This file provides styles for web fonts and icon fonts + * (If you add new icons in the fontello set you have to add the icon class and associated character encoding here) + */ + +/* icon font */ +.setIconFontFace('fontello','fontello'); + +.icon, [class^="icon-"], [class*=" icon-"]{ + .fontello(); +} + +/* + + + + + fontello codes + + + + + */ +.icon-emo-happy { &::before { content: '\e804'; } } /* '' */ +.icon-emo-wink { &::before { content: '\e805'; } } /* '' */ +.icon-emo-unhappy { &::before { content: '\e806'; } } /* '' */ +.icon-emo-sleep { &::before { content: '\e807'; } } /* '' */ +.icon-emo-thumbsup { &::before { content: '\e808'; } } /* '' */ +.icon-emo-grin { &::before { content: '\e80c'; } } /* '' */ +.icon-emo-angry { &::before { content: '\e80d'; } } /* '' */ +.icon-emo-cry { &::before { content: '\e80f'; } } /* '' */ +.icon-emo-squint { &::before { content: '\e811'; } } /* '' */ +.icon-emo-laugh { &::before { content: '\e812'; } } /* '' */ +.icon-emo-wink2 { &::before { content: '\e813'; } } /* '' */ + +.icon-up { &::before { content: '\e853'; } } /* '' */ +.icon-up-small { &::before { content: '\e82f'; } } /* '' */ +.icon-up-thick { &::before { content: '\e831'; } } /* '' */ +.icon-up-open-big { &::before { content: '\e848'; } } /* '' */ + +.icon-down { &::before { content: '\e859'; } } /* '' */ +.icon-down-small { &::before { content: '\e834'; } } /* '' */ +.icon-down-thick { &::before { content: '\e835'; } } /* '' */ +.icon-down-bold { &::before { content: '\e883'; } } /* '' */ + +.icon-right-small { &::before { content: '\e82d'; } } /* '' */ +.icon-right-thick { &::before { content: '\e82e'; } } /* '' */ + +.icon-left-small { &::before { content: '\e836'; } } /* '' */ +.icon-left-thick { &::before { content: '\e82c'; } } /* '' */ +.icon-left-bold { &::before { content: '\e837'; } } /* '' */ + +.icon-smile { &::before { content: '\e85e'; } } /* '' */ +.icon-frown { &::before { content: '\e84b'; } } /* '' */ +.icon-meh { &::before { content: '\e85f'; } } /* '' */ + +.icon-help { &::before { content: '\e83c'; } } /* '' */ +.icon-menu { &::before { content: '\e854'; } } /* '' */ +.icon-home { &::before { content: '\e842'; } } /* '' */ +.icon-search { &::before { content: '\e855'; } } /* '' */ +.icon-user { &::before { content: '\e833'; } } /* '' */ +.icon-user-circle { &::before { content: '\e86c'; } } /* '' */ +.icon-login { &::before { content: '\e845'; } } /* '' */ +.icon-logout { &::before { content: '\e847'; } } /* '' */ + +.icon-dividers { &::before { content: '\e801'; } } /* '' */ +.icon-cog { &::before { content: '\e84e'; } } /* '' */ +.icon-cog-alt { &::before { content: '\e818'; } } /* '' */ +.icon-attachment { &::before { content: '\e832'; } } /* '' */ +.icon-revert-replay { &::before { content: '\e839'; } } /* '' */ +.icon-bell { &::before { content: '\e83a'; } } /* '' */ +.icon-bookmark-empty { &::before { content: '\e83b'; } } /* '' */ +.icon-check { &::before { content: '\e841'; } } /* '' */ +.icon-checkbox-marked { &::before { content: '\e844'; } } /* '' */ +.icon-down-open-big { &::before { content: '\e846'; } } /* '' */ +.icon-star { &::before { content: '\e860'; } } /* '' */ +.icon-star-outline { &::before { content: '\e84c'; } } /* '' */ +.icon-sitemap { &::before { content: '\e84d'; } } /* '' */ +.icon-puzzle { &::before { content: '\e84f'; } } /* '' */ +.icon-plus { &::before { content: '\e850'; } } /* '' */ +.icon-minus { &::before { content: '\e852'; } } /* '' */ +.icon-pencil-1 { &::before { content: '\e851'; } } /* '' */ +.icon-clipboard { &::before { content: '\e857'; } } /* '' */ +.icon-clipboard-empty { &::before { content: '\e856'; } } /* '' */ +.icon-clock { &::before { content: '\e858'; } } /* '' */ +.icon-cloud { &::before { content: '\e85a'; } } /* '' */ +.icon-mail { &::before { content: '\e85d'; } } /* '' */ + +.icon-folder-image { &::before { content: '\e809'; } } /* '' */ +.icon-file-new { &::before { content: '\e83d'; } } /* '' */ +.icon-file { &::before { content: '\e83e'; } } /* '' */ +.icon-file-export { &::before { content: '\e80a'; } } /* '' */ +.icon-files { &::before { content: '\e849'; } } /* '' */ + +.icon-comment-question { &::before { content: '\e880'; } } /* '' */ +.icon-jira { &::before { content: '\e881'; } } /* '' */ + + +/* + + + + + additional "after" for nav-pagetools + + + + + */ +.icon-pencil { + &::before, + &::after { content: '\e840'; } +} +.icon-pencil-add { + &::before, + &::after { content: '\e800'; } +} +.icon-revisions-history { + &::before, + &::after { content: '\e803'; } +} +.icon-link { + &::before, + &::after { content: '\e843'; } +} +.icon-file-pdf { + &::before, + &::after { content: '\e838'; } +} +.icon-file-xml { + &::before, + &::after { content: '\e802'; } +} +.icon-up-bold { + &::before, + &::after { content: '\e830'; } +} +.icon-disk { + &::before, + &::after{ content: '\e85c'; } +} +.icon-file-text { + &::before, + &::after{ content: '\e84a'; } +} +.icon-book-open { + &::before, + &::after { content: '\e83f'; } +} +.icon-code-braces { + &::before, + &::after { content: '\e85b'; } +} +.icon-code { + &::before, + &::after { content: '\e861'; } +} +.icon-right-bold { + &::before, + &::after { content: '\e882'; } +} diff --git a/css/base_fonts.less b/css/base_fonts.less deleted file mode 100755 index 5f3142e..0000000 --- a/css/base_fonts.less +++ /dev/null @@ -1,32 +0,0 @@ -/** - * This file provides styles for web fonts and icon fonts - * - * @author Jana Deutschlaender - */ - -/* web font */ -.setLocalFontFace('roboto',300,'Roboto Light','Roboto-Light','roboto-light'); /* roboto light */ -.setLocalFontFace('roboto',400,'Roboto','Roboto-Regular','roboto-regular'); /* roboto regular */ -.setLocalFontFace('roboto',500,'Roboto Medium','Roboto-Medium','roboto-medium'); /* roboto medium */ -.setLocalFontFace('roboto',700,'Roboto Bold','Roboto-Bold','roboto-bold'); /* roboto bold */ - -.setLocalFontFace('roboto',400,'Roboto Condensed','RobotoCondensed-Regular','roboto-condensed'); /* roboto condensed */ -.setLocalFontFace('roboto',700,'Roboto Condensed Bold','RobotoCondensed-Bold','roboto-boldcondensed'); /* roboto condensed */ - -/* icon font */ -.setIconFontFace('fontello','fontello'); - -.icon, [class^="icon-"], [class*=" icon-"], -.profile, -.log-in, -.log-out{ - .fontello(); -} - -/* custom icon font */ -@import (less) "../fonts/icons/fontello-codes.css"; - -.profile{ - .icon-user; -} - diff --git a/css/base_mixins.less b/css/base_mixins.less old mode 100644 new mode 100755 index e34ea1a..e664bf3 --- a/css/base_mixins.less +++ b/css/base_mixins.less @@ -1,35 +1,33 @@ /** * This file provides less mixins for all other style modules - * - * @author Jana Deutschlaender */ /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ /* Fonts */ /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ -.setLocalFontFace(@fontFamily,@fontWeight,@localFontName,@localFontNameVar,@filename){ +.setLocalFontFace(@fontFamily,@fontWeight,@localFontName,@localFontNameVar,@filename) { @font-face { font-family: @fontFamily; font-style: normal; font-weight: @fontWeight; - src: ~"local('@{localFontName}'), local("~"'@{localFontNameVar}'), url(fonts/"~"@{filename}.eot)"; - src: ~"url(fonts/"~"@{filename}.eot?#iefix) format('embedded-opentype'), url(fonts/"~"@{filename}.woff) format('woff')"; + src: ~"local('@{localFontName}'), local('@{localFontNameVar}'), url(fonts/@{filename}.eot)"; + src: ~"url(fonts/@{filename}.eot?#iefix) format('embedded-opentype'), url(fonts/@{filename}.woff) format('woff')"; } } -.setIconFontFace(@fontFamily,@filename){ +.setIconFontFace(@fontFamily,@filename) { @font-face { font-family: @fontFamily; - src: ~"url('fonts/icons/"~"@{filename}.eot?6762325')"; - src: ~"url('fonts/icons/"~"@{filename}.eot?6762325#iefix') format('embedded-opentype'), url('fonts/icons/"~"@{filename}.woff2?6762325') format('woff2'), url('fonts/icons/"~"@{filename}.woff?6762325') format('woff'), url('fonts/icons/"~"@{filename}.ttf?6762325') format('truetype'), url('fonts/icons/"~"@{filename}.svg?6762325#fontello') format('svg')"; + src: ~"url('fonts/icons/@{filename}.eot?6762325')"; + src: ~"url('fonts/icons/@{filename}.eot?6762325#iefix') format('embedded-opentype'), url('fonts/icons/@{filename}.woff2?6762325') format('woff2'), url('fonts/icons/@{filename}.woff?6762325') format('woff'), url('fonts/icons/@{filename}.ttf?6762325') format('truetype'), url('fonts/icons/@{filename}.svg?6762325#fontello') format('svg')"; font-weight: normal; font-style: normal; } } -.fontello(){ - &:before{ - font-family: "topmeteo"; +.fontello() { + &::before { + font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; @@ -61,10 +59,44 @@ /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ } - } +.fontello-double() { + &::before, + &::after { + font-family: "fontello"; + font-style: normal; + font-weight: normal; + speak: none; + display: inline-block; + text-decoration: inherit; + width: 1em; + margin-right: .2em; + text-align: center; + + /* For safety - reset parent styles, that can break glyph codes*/ + font-variant: normal; + text-transform: none; + + /* fix buttons height, for twitter bootstrap */ + line-height: 1em; + + /* Animation center compensation - margins should be symmetric */ + /* remove if not needed */ + margin-left: .2em; + + /* you can be more comfortable with increased icons size */ + /* font-size: 120%; */ + + /* Font smoothing. That was taken from TWBS */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + + /* Uncomment for 3D effect */ + /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ + } +} /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ /* Screenreader / Hide */ @@ -79,7 +111,7 @@ left: -200000em; } -.sr-only(){ +.sr-only() { position: absolute; width: 1px; height: 1px; @@ -102,25 +134,184 @@ } } +/* + + + + + small icon-buttons (breadcrumb, page-header) + + + + + */ +.btn-hover { + background-color: var(--color-shade-1); + border-color: var(--color-shade-2); + color: var(--color-foreground); + transition: var(--transition-glow); + + &:hover, + &:active, + &:focus { + background-color: transparent; + border-color: var(--color-glow-secondary); + color: var(--color-glow-secondary); + filter: var(--filter-glow-secondary); + + .prefix { + color: inherit; + } + } +} + +.btn-usertools-wrapper(@elem:@toggle-size) { + display: inline-block; + min-height: @elem; + min-width: @elem; + box-sizing: border-box; + color: @ini_text_webframe; + font-size: @font-size-small; + padding: 0; + margin: 0 .25rem; + + * { + font-size: @font-size-small; + } +} + +.btn-usertools-num() { + .num { + position: absolute; + right: -.4rem; + top: -.5em; + background-color: @ini_nav_menu_hover_color; + border-radius: 2px; + color: @ini_nav_menu_hover_bg; + font-size: @font-size-very-small; + font-weight: 400; + text-align: center; + line-height: 1; + padding: .1em @very-small-spacing; + transition: @transition color, @transition background-color; + } +} + +.btn-prefix(@margin-top:.3rem) { + .fontello(); + .hide-text-show-before(); + + color: inherit; + font-size: @font-size-default; + + @media @screen_min-xxlg { + margin-top: .22rem; + } + + @media @screen_max-xxlg { + margin-top: @margin-top; + } + + @media @screen_max-md { + margin-top: .2rem; + } +} + +.hide-text-show-before() { + display: inline-block; + overflow: hidden; + white-space: nowrap; + text-indent: -9999px; + + &::before { + float: left; + width: 100%; + text-indent: 0; + margin: 0; + } + + &::after { + float: left; + text-indent: 0; + } +} + +.hide-text-show-after() { + display: inline-block; + overflow: hidden; + white-space: nowrap; + text-indent: -9999px; + + &::before { + float: right; + text-indent: 0; + } + + &::after { + float: right; + text-indent: 0; + } +} + + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* flex-box */ + +.display-flex() { + display: flex; + display: -ms-flexbox; + display: -webkit-flex; +} + +.flex-direction(@elem:column) { + flex-direction: @elem; + -ms-flex-direction: @elem; + -webkit-flex-direction: @elem; +} + +.justify-content(@elem:center) { + justify-content: @elem; + -ms-justify-content: @elem; + -webkit-justify-content: @elem; +} + +.align-items(@elem:center) { + align-items: @elem; + -ms-align-items: @elem; + -webkit-align-items: @elem; +} + +.flex(@elem:1 0 auto) { + flex: @elem; + -ms-flex: @elem; + -webkit-flex: @elem; +} + +.flex-wrap() { + flex-wrap: wrap; + -webkit-flex-wrap: wrap; + -ms-flex-wrap: wrap; +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* positioning */ +.center-middle() { + position: absolute; + top: 50%; + left: 50%; + transform: translateX(-50%) translateY(-50%); + -ms-transform: translateX(-50%) translateY(-50%); + -webkit-transform: translateX(-50%) translateY(-50%); +} + /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ /* Screenreader / Hide */ /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ - -.reset(){ +.reset() { background: transparent; border: none 0; outline: 0; vertical-align: baseline; font-style: normal; margin: 0; padding: 0; } -.elementsReset(){ +.elementsReset() { div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, em,acronym, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, - input, select, option, textarea, button{ + input, select, option, textarea, button { .reset(); } } @@ -131,19 +322,40 @@ /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ .make-grid(@class) { .float-grid-columns(@class); - .loop-grid-columns(@grid-columns, @class, width); + .grid-columns(1, @class, width); + .grid-columns(2, @class, width); + .grid-columns(3, @class, width); + .grid-columns(4, @class, width); + .grid-columns(5, @class, width); + .grid-columns(6, @class, width); + .grid-columns(7, @class, width); + .grid-columns(8, @class, width); + .grid-columns(9, @class, width); + .grid-columns(10, @class, width); + .grid-columns(11, @class, width); + .grid-columns(12, @class, width); } .float-grid-columns(@class) { - .col-@{class}-1, .col-@{class}-2, .col-@{class}-3, .col-@{class}-4, .col-@{class}-5, .col-@{class}-6, .col-@{class}-7, .col-@{class}-8, .col-@{class}-9, .col-@{class}-10, .col-@{class}-11, .col-@{class}-12 { + .col-@{class}-1, + .col-@{class}-2, + .col-@{class}-3, + .col-@{class}-4, + .col-@{class}-5, + .col-@{class}-6, + .col-@{class}-7, + .col-@{class}-8, + .col-@{class}-9, + .col-@{class}-10, + .col-@{class}-11, + .col-@{class}-12 { float: left; } } -.loop-grid-columns(@index, @class, @type) when (@index >= 0) { +// todo: no recusion - fix it !!! +.grid-columns(@index, @class, @type) { .calc-grid-column(@index, @class, @type); - // next iteration - .loop-grid-columns((@index - 1), @class, @type); } .calc-grid-column(@index, @class, @type) when (@type = width) and (@index > 0) { @@ -151,6 +363,3 @@ width: percentage((@index / @grid-columns)); } } - - - diff --git a/css/base_structure.less b/css/base_structure.less index d635a83..344cfa4 100755 --- a/css/base_structure.less +++ b/css/base_structure.less @@ -1,57 +1,288 @@ /** * This file provides styles for the general layout structure. - * - * @author Jana Deutschlaender */ - -/* Col Grid */ +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* col grid */ +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ .make-grid(xs); -@media screen{ - .container{ +@media screen { + .container { margin: 0 @margin-big; } } +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* font sizing */ +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ @media @screen_min-xxs { - .container{ - border: 1px solid deeppink; + html { + font-size: 100%; //16px } } @media @screen_min-xs { - .container{ - border: 1px solid orangered; + html { + font-size: 100%; //16px } } @media @screen_min-sm { - .container{ - border: 1px solid green; - } .make-grid(sm); + html { + font-size: 100%; //16px + } } @media @screen_min-md { - .container{ - border: 1px solid blue; - } .make-grid(md); + html { + font-size: 87.5%; //14px + } } @media @screen_min-lg { - .container{ - border: 1px solid blue; - } .make-grid(lg); + html { + font-size: 87.5%; //14px + } } @media @screen_min-xlg { - html{ - font-size: 130%; - } - .container{ - border: 1px solid red; + html { + font-size: 93.75%; //15px + } +} + +@media @screen_min-xxlg { + html { + font-size: 100%; //16px + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* z-indices */ +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +@media screen { + .nav-direct p { + z-index: 1000; // keyboard-navigation overlays always on top + } + + .top-header { + z-index: 2; // put MagicMatcher-Dropdowns above .content and metabox-tabs + } + + #dokuwiki__aside div.nav a { + &:hover, &:focus, &:active { + z-index: 100; // show label/link above content on hover etc. + } + } + + .qc-output { + z-index: 1; // put qc-output above meta-box + } + + #spr__meta-box { + z-index: 10; // put meta-box above positioned content-elements such as aggregations, edit-buttons + ul.meta-tabs > li.active { + z-index: 1; // put the active tab above the meta-content in .tab-pane.active + } + } + + nav#dokuwiki__pagetools { + z-index: 100; // put labels of the pagetools above content on hover etc. + } + + #dokuwiki__detail .img-link a::before { + z-index: 2; // put 'view original file'-overlay above image + } + + /* plug-in do_tasks */ + .plugin__do_usertasks_list { + z-index: 200; // put tasks-list above pagetools + } + + /* plug-in editable */ + #dokuwiki__content.main-content div.editbutton_table { + z-index: 1; // for IE + } + + /* plug-in tabinclude */ + div#dwpl-ti-container li.dwpl-ti-tab div.selected { + z-index: 1; // put .slected tab above div.dwpl-ti-content-box + } +} + +@media @screen_min-md { + .wide-content .search.main-sidebar p.toggleSearch { + z-index: 1; // put search-toggle-button above #dw__search + } +} + +@media @screen_max-md { + body.show-mobile-sidebar #dokuwiki__aside { + z-index: 200; // mobile sidebar above all except nav-direct + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* screen sizing */ +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ + +// >= 1024 +@media @screen_min-md { + + .content .row > .col-xs-12 { + border-radius: 0 @ini_default_border_radius @fix_border-radius @fix_border-radius; // @ini_default_border_radius vs. @fix_border-radius + } + + .top-header { + position: absolute; + top: 0; + right: 0; + width: 50%; + } + + .header, + .tools { + .row { + position: relative; + + > .col-xs-12 { + width: @ini_sidebar_width; + box-sizing: border-box; + } + } + } + + .header { + .row > .col-xs-12 { + position: relative; + height: 150px; + min-height: 6rem; + display: table; + + + .col-xs-12 { + float: right; + width: @ini_site_width; + box-sizing: border-box; + } + } + } + + /* + + + + + layout option compact + + + + + */ + .header-compact { + .header { + .row > .col-xs-12 { + height: auto; + min-height: auto; + } + } + } + + .tools { + .row > .col-xs-12 { + position: absolute; + } + } + + .content { + .row > .col-xs-12 { + position: relative; + width: 100%; + background-color: #fff; + } + } + + .showSidebar { + .content { + .row > .col-xs-12 { + width: @ini_site_width; + float: right; + } + } + } + + .wide-content { + .content { + .row > .col-xs-12 { + width: auto; + float: none; + } + } + + &.showSidebar { + .content { + .row > .col-xs-12 { + margin-left: @toggle-showsidebar_width; + } + } + } + } + + .main-sidebar { + &.search { + > img { + width: 100%; + height: auto; + } + } + } +} + +// > 1024 +@media @screen_md-lg { + .wide-content.showSidebar { + .content { + .row > .col-xs-12 { + margin-left: 2.3rem; + } + } + } +} + +@media @screen_max-md { + .container { + margin: 0 1.25rem; + } + + .content { + position: relative; + + #dokuwiki__pagetools { + top: 0; + } + + .row > .col-xs-12 #dokuwiki__content::before { + display: none; + } + } + + .tools { + .main-sidebar { + display: none; + } + } +} + +@media @screen_max-xxs { + @mobileMargin: 4px; + + .container { + margin: 0 @mobileMargin; + } + + body.show-mobile-sidebar #dokuwiki__aside { + left: @mobileMargin; + } + + #dokuwiki__footer { + .main-footer { + > * { + padding-left: 2rem; + padding-right: 2rem; + } + } } } diff --git a/css/base_vars.less b/css/base_vars.less new file mode 100644 index 0000000..60c46f2 --- /dev/null +++ b/css/base_vars.less @@ -0,0 +1,165 @@ +/** + * This file provides the basic vars + */ + +@font_family_screen: arial, sans-serif; +@font_family_print: "Times New Roman", serif; + +@nav_direct_background: @ini_background; +@nav_direct_color: @ini_existing; + +@background_darker: rgba(230,230,230, .2); +@ini_sidebar_width: (100 - @ini_site_width) - 4; + +@height-context-bar: 50px; + +@margin-small: 1rem; +@margin-default: 2rem; +@margin-big: 3.07rem; +@nav-margin: 1.3rem; + +@small-spacing: .3rem; +@very-small-spacing: .2rem; + +@grid: @margin-small; +@toggle-size: 1.75rem; + +@transition: ease-out .30s; + +@box-shadow-offset: .1em .1em .1em rgba(153,153,153,.5); // tabinclude +@box-shadow: 0 0 .5em rgba(153,153,153,.5); // pagetoolbox hover +@box-shadow-colored: 0 0 .5em fade(@ini_existing, 50%); +@box-shadow-right-bottom: .1em .3rem .5em rgba(153,153,153,.5); +@box-shadow-bottom: 0 .1em .5em rgba(153,153,153,.5); // qc-wrapper (breadcrumb), struct inline-editor + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* for programmers customizing */ +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +@fix_border-radius: 3px; // inputs, editbox (textarea), buttons, content, code, quicksearch, msg + +@toggle-showsidebar_width: 3.47rem; // shown sidebar after toggle + +@headericons-margin-xxs: .45rem; // screen xxs margin-top for header icons + +@page_padding-top: @margin-small; // padding-top for 'dokuwiki__content' +@page-header_height: 2.8rem; // minimum: 2.8rem (height for breadcrumb, page-header, page-footer) +@meta-box_height: (@page-header_height - @page_padding-top); +@breadcrumb_height: @page-header_height; + +@formfield_min-height: 2rem; // min-height for input, textarea, select, keygen + +@code-background: #F6F6F6; /* code, pre, samp, kbd */ + +/* icons */ +@noopentasks-background: #ECECEC; /* metabox tabs + num in icons + tabinclude */ +@noopentasks-border: #BBB; /* metabox tabs + num in icons + code, pre, samp, kbd */ +@noopentasks-color: #666; /* metabox tabs + num in icons + code, pre, samp, kbd */ +@wikiicons-border: #CCC; /* usertools, breadcrumbs icons, pagetools box-hover */ + +/* navigation left */ +@menu-margin-lg: 1.3rem; + +@quicksearch-button-color: @noopentasks-color; /* autosuggest, submit in quicksearch */ +@suggestion-zebra: #EEE; + +/* edit mode */ +@highlight-odd-ini_text: fade(@ini_background, 95%); +@highlight-even-ini_text: fade(@ini_text, 5%); +@color-editBox: #252525; // editmode for tables, revision states + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* fonts */ +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +@font-size-very-small: .73rem; +@font-size-small: .88rem; +@font-size-default: 1rem; +@font-size-big: 1.5rem; +@font-size-bigger: 1.75rem; + +@line-height-default: 125%; +@line-height-big: 135%; +@line-height-bigger: 140%; + +@font-weight-bold: 800; +@font-weight-normal: 400; + +@font-scale-factor: .0769; + +@font-size-head6: @font-size-default; +@font-size-head5: @font-size-default + @font-scale-factor; +@font-size-head4: @font-size-default + (@font-scale-factor * 3); +@font-size-head3: @font-size-default + (@font-scale-factor * 5); +@font-size-head2: @font-size-default + (@font-scale-factor * 7); +@font-size-head1: @font-size-default + (@font-scale-factor * 9); + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* breakpoints */ +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +@break-min-xxs: 480; +@break-max-xxs: (@break-min-xxs - 1); + +@break-min-xs: 768; +@break-max-xs: (@break-min-xs - 1); + +@break-min-sm: 992; +@break-max-sm: (@break-min-sm - 1); + +@break-min-md: 1024; +@break-max-md: (@break-min-md - 1); + +@break-min-lg: 1200; +@break-max-lg: (@break-min-lg - 1); + +@break-min-xlg: 1440; +@break-max-xlg: (@break-min-xlg - 1); + +@break-min-xxlg: 1600; +@break-max-xxlg: (@break-min-xxlg - 1); + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* media queries for breakpoints */ +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +@screen_min-xxs: ~"only screen and (min-width: " ~"@{break-min-xxs}px)"; +@screen_max-xxs: ~"only screen and (max-width: " ~"@{break-max-xxs}px)"; + +@screen_min-xs: ~"only screen and (min-width: " ~"@{break-min-xs}px)"; +@screen_max-xs: ~"only screen and (max-width: " ~"@{break-max-xs}px)"; + +@screen_min-sm: ~"only screen and (min-width: " ~"@{break-min-sm}px)"; +@screen_max-sm: ~"only screen and (max-width: " ~"@{break-max-sm}px)"; + +@screen_min-md: ~"only screen and (min-width: " ~"@{break-min-md}px)"; +@screen_max-md: ~"only screen and (max-width: " ~"@{break-max-md}px)"; + +@screen_min-lg: ~"only screen and (min-width: " ~"@{break-min-lg}px)"; +@screen_max-lg: ~"only screen and (max-width: " ~"@{break-max-lg}px)"; + +@screen_min-xlg: ~"only screen and (min-width: " ~"@{break-min-xlg}px)"; +@screen_max-xlg: ~"only screen and (max-width: " ~"@{break-max-xlg}px)"; + +@screen_min-xxlg: ~"only screen and (min-width: " ~"@{break-min-xxlg}px)"; +@screen_max-xxlg: ~"only screen and (max-width: " ~"@{break-max-xxlg}px)"; + +@screen_only-md: ~"only screen and (min-width: 800px) and (max-width: " ~"@{break-max-md}px)"; +@screen_only-xlg: ~"only screen and (min-width: " ~"@{break-min-xlg}px) and (max-width: " ~"@{break-max-xxlg}px)"; +@screen_md-xlg: ~"only screen and (min-width: " ~"@{break-min-md}px) and (max-width: " ~"@{break-max-xlg}px)"; +@screen_md-lg: ~"only screen and (min-width: " ~"@{break-min-md}px) and (max-width: " ~"@{break-max-lg}px)"; +@screen_xs-lg: ~"only screen and (min-width: " ~"@{break-min-xs}px) and (max-width: " ~"@{break-max-md}px)"; + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* col width */ +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +@c12: 100%; +@c11: 91.66666667%; +@c10: 83.33333333%; +@c9: 75%; +@c8: 66.66666667%; +@c7: 58.33333333%; +@c6: 50%; +@c5: 41.66666667%; +@c4: 33.33333333%; +@c3: 25%; +@c2: 16.66666667%; +@c1: 8.33333333%; + +@grid-columns: 12; diff --git a/css/icons.less b/css/icons.less new file mode 100644 index 0000000..cc0087d --- /dev/null +++ b/css/icons.less @@ -0,0 +1,60 @@ + +i[data-icon] { + display: inline-block; + width: 1em; + height: 1em; + flex-shrink: 0; + position: relative; + box-sizing: content-box; + + &::before { + content: ''; + display: block; + width: 100%; + height: 100%; + mask-size: contain; + mask-position: center; + mask-repeat: no-repeat; + background-color: currentColor; + } + + &[data-icon='arrow-left']::before { + mask-image: url('img/arrow_left.svg'); + } + + &[data-icon='arrow-up']::before { + mask-image: url('img/arrow_up.svg'); + } + + &[data-icon='arrow-right']::before { + mask-image: url('img/arrow_right.svg'); + } + + &[data-icon='arrow-down']::before { + mask-image: url('img/arrow_down.svg'); + } + + &[data-icon='info']::before { + mask-image: url('img/info.svg'); + } + + &[data-icon='home']::before { + mask-image: url('img/home.svg'); + } + + &[data-icon='menu-small']::before { + mask-image: url('img/menu_small.svg'); + } + + &[data-icon='light']::before { + mask-image: url('img/lightbulb.svg'); + } + + &[data-icon='warning']::before { + mask-image: url('img/warning.svg'); + } + + &[data-icon='creature']::before { + mask-image: url('img/creature.svg'); + } +} \ No newline at end of file diff --git a/css/plugins/bureaucracy.less b/css/plugins/bureaucracy.less new file mode 100755 index 0000000..678e902 --- /dev/null +++ b/css/plugins/bureaucracy.less @@ -0,0 +1,116 @@ +/** + * This file provides styles for bureaucracy plugin + */ + +/* + + + + + global + + + + + */ +.dokuwiki form.bureaucracy__plugin { + fieldset { + width: 100%; + max-width: 800px; + box-sizing: border-box; + border: 0 none; + text-align: center; + margin-left: 0; + margin-bottom: (@grid * 2); + padding: @grid 0 0; + + > *:not(button) { + text-align: left; + } + } + + legend { + font-size: @font-size-small; + font-weight: bold; + text-align: left; + } + + label { + clear: both; + padding-top: (@grid / 2); + + &::after { + content: ''; + clear: both; + } + + sup { + float: right; + font-size: 1em; + } + + input, + select { + float: left; + width: 50%; + text-align: left; + padding: .1em .2em; + } + + input[type="checkbox"] { + width: 1.5rem; + height: 1.5rem; + background-image: none; + } + + span { + float: left; + text-align: right; + line-height: @line-height-default; + padding-top: .2em; + padding-right: @grid; + + &:not([class]) { + font-weight: bold; + margin-top: .5em; + + + input, + + select { + margin-top: .3em; + } + + // checkboxes + + input + input { + margin-top: .3em; + } + } + + &.label { + text-align: right; + padding-top: .5em; + } + + &.input { + width: 49%; + text-align: left; + padding-left: 0; + } + } // span + } // label + + button[type="submit"] { + margin-top: (@grid * 2); + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* min-width: 1440px */ +@media @screen_min-xlg { + .dokuwiki form.bureaucracy__plugin { + p { + font-size: @font-size-default; + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* max-width: 1439px */ +@media @screen_max-xlg { + .dokuwiki form.bureaucracy__plugin { + p, + label, + button[type="submit"] { + font-size: @font-size-default; + } + } +} diff --git a/css/plugins/configmanager.less b/css/plugins/configmanager.less new file mode 100644 index 0000000..972744d --- /dev/null +++ b/css/plugins/configmanager.less @@ -0,0 +1,174 @@ +/** + * This file provides styles for config manager + */ + +/* + + + + + config__manager + + + + + */ +#dokuwiki__content { + #config__manager { + fieldset { + min-width: 100%; + overflow-x: auto; + box-sizing: border-box; + background-color: var(--color-background); + margin-left: 0; + margin-right: 0; + color: var(--color-foreground) + } + + .selectiondefault { + background-color: transparent; + color: inherit; + } + + tr { + a { + color: var(--color-shade-4); + } + + .input { + background-color: transparent; + color: inherit; + } + + input, select, textarea { + background-color: var(--color-background); + color: var(--color-foreground); + } + + select.edit { + padding: 0 0.3em; + } + + &:hover { + td { + color: inherit; + } + } + } + + tr.default { + .input { + background-color: transparent; + } + + input, select, textarea { + background-color: var(--color-shade-1); + } + } + + td.label { + padding: .8em 0 1.2em 1em; + + span.outkey { + background-color: var(--color-background); + color: inherit; + font-size: (@font-size-small - .06); + font-weight: bold; + padding: 0 @very-small-spacing; + + a { + font-size: inherit; + } + } + + label { + line-height: @line-height-big; + } + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* max-width: 1024px */ +@media @screen_max-md { + #dokuwiki__content { + #config__manager { + td { + &.label { + label, + span { + font-size: @font-size-small; + } + } + + &.label + td { + font-size: @font-size-small; + + span { + font-size: inherit; + } + } + + select, + input.edit { + font-size: @font-size-small; + } + } + + .selectiondefault { + label { + font-size: @font-size-small; + } + } + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* max-width: 768px */ +@media @screen_max-sm { + #dokuwiki__content { + #config__manager { + table { + border-top: 0 none; + } + + td { + padding-top: 0; + + &.label { + display: block; + width: 100%; + border: 0 none; + border-top: 1px solid @ini_border; + border-bottom: 0 none; + padding: .8em .5em .3em; + + + span.outkey { + margin-left: 0; + } + } + + .input { + width: 100%; + } + + + &.value, + &.label + td { + display: block; + width: 100%; + border: 0 none; + margin-bottom: 1.2rem; + } + + select, + input.edit { + width: 100%; + text-overflow: ellipsis; + } + } + + .selectiondefault { + float: none; + max-width: 100%; + width: auto; + + label { + width: 90%; + } + } + } + } +} diff --git a/css/plugins/data.less b/css/plugins/data.less new file mode 100644 index 0000000..561c488 --- /dev/null +++ b/css/plugins/data.less @@ -0,0 +1,48 @@ +/** + * This file provides styles for "data plugin" + * after importing struct data this can be deleted + */ + +/* + + + + + global + + + + + */ +#dokuwiki__content { + .dataplugin_entry { + dl { + margin-left: 0; + margin-right: 0; + } + } + + .editbutton_plugin_data { + position: relative; + top: -1em; // as margin after DL + float: left; + font-size: @font-size-small; // for right position + margin-top: 0; + + form { + button { + min-height: 1rem; + height: 1.8em; + background-color: var(--color-background); + border-top: solid 1px @ini_button_background; + border-color: @ini_border; + border-radius: 0 0 @fix_border-radius @fix_border-radius; + color: @ini_existing; + font-size: @font-size-small; + line-height: 1.8em; + margin-top: -1px; // for right position + margin-left: .6em; + padding: 0 .3em; + transition: @transition background-color, @transition border-color, @transition color; + + &:hover, + &:focus, + &:active { + background-color: @ini_existing; + border-color: @ini_existing; + color: var(--color-background); + } + } + } + } +} diff --git a/css/plugins/do_tasks.less b/css/plugins/do_tasks.less new file mode 100755 index 0000000..2fa828b --- /dev/null +++ b/css/plugins/do_tasks.less @@ -0,0 +1,96 @@ +/** + * This file provides styles for do-task plugin + */ + + +/* + + + + + usertool icon in header + + + + + */ +#dokuwiki__usertools.nav-usertools { + ul { + li { + &.user-task { + .btn-usertools-wrapper(); + .btn-usertools-num(); + + position: relative; + + .plugin__do_usertasks { + width: 100%; + min-width: (@toggle-size + .25); + min-height: @toggle-size; + border-radius: @ini_default_border_radius; + border: 1px solid @wikiicons-border; + padding: .14rem 0 0 0; + + &::before { + content: ''; // remove when fontello is removed from usertools + } + + &:hover, + &:focus, + &:active { + background-color: @ini_nav_menu_hover_color; + border: none; + + svg path { + fill: @ini_nav_menu_hover_bg; + } + } + } + + button { + background-color: @ini_nav_menu_hover_bg; + } + + svg { + width: 1.2rem; + height: 1.2rem; // for IE 11 + margin-bottom: 2px; + + path { + fill: @ini_nav_menu_hover_color; + } + } + + .noopentasks { + span { + background-color: var(--color-background); + border-color: @noopentasks-border; + color: @ini_text_webframe; + } + + svg path { + fill: @ini_text_webframe; + } + + .num { + background-color: @noopentasks-border; // fix + color: @noopentasks-color; // fix + margin-top: 1px; + } + } + + @media @screen_max-xs { + display: none; + } + } // user-task + } // li + } // ul +} + +.plugin__do_usertasks_list { + background-color: transparent; + + @media @screen_max-sm { + right: 1.25rem !important; + left: 1.25rem !important; + } + + table.inline { + background-color: var(--color-background); + margin-top: .5rem; + + @media @screen_max-sm { + width: 100%; + } + } +} diff --git a/css/plugins/edit.less b/css/plugins/edit.less new file mode 100644 index 0000000..b3092d7 --- /dev/null +++ b/css/plugins/edit.less @@ -0,0 +1,81 @@ +/** + * This file provides styles for the edit view (?do=edit), preview + * and "section edit button" and "editbutton_table edit button". + */ + +/* + + + + + edit view + + + + + */ +#dokuwiki__content { + div.section_highlight { + clear: right; + background: repeating-linear-gradient(-45deg, + var(--color-shade-1), + var(--color-shade-1) 10px, + var(--color-background) 10px, + var(--color-background) 20px,); + border-color: var(--color-background); + } + + // "section edit button" and "editbutton_table edit button" + .secedit button { + clear: both; + font-size: 100%; + margin-top: .5rem; + margin-bottom: .5rem; + + &::after { + + } + + &:hover { + &::after { + border: none; + } + } + } + + div.editBox { + background-color: var(--color-background); + border: solid 2px var(--color-shade-4); + border-radius: @fix_border-radius; + padding: 0.5rem; + + .editButtons { + display: inline-block; + padding-bottom: 1rem; + } + + @media @screen_max-xs { + div.summary { + label[for=edit__summary] { + white-space: normal; + display: block; + width: 100%; + + span { + display: inline-block; + padding-bottom: .4rem; + } + + input#edit__summary { + max-width: 100%; + box-sizing: border-box; + } + } + } + } + } +} + +.mode_edit { + .content { + .msg-area { + display: block; + margin-bottom: 1.5rem; + clear: both; + } + + #spr__meta-box { + display: none; + } + } +} diff --git a/css/plugins/edittable.less b/css/plugins/edittable.less new file mode 100644 index 0000000..144270b --- /dev/null +++ b/css/plugins/edittable.less @@ -0,0 +1,69 @@ +/** + * This file provides styles for "edittable plugin" + */ + +/* + + + + + global + + + + + */ +#dokuwiki__content.main-content { + #edittable__editor { + th, + .handsontable th { + border-color: var(--color-shade-4); + background-color: var(--color-shade-1); + color: var(--color-foreground); + + &.ht__highlight { + background-color: var(--color-shade-2); + } + } + + td { + border-color: var(--color-shade-4); + background-color: var(--color-background); + color: var(--color-foreground); + + &.current { + background-color: var(--color-shade-1); + } + } + } + + div.editbutton_table { + position: relative; // for IE + float: left; + margin-top: -1.4em !important; // overwrite inline styles + + form div.no { + button, + input.button { + min-height: 1rem; + background-color: var(--color-shade-1); + border: solid 0.1em var(--color-shade-2); + border-radius: 0.5rem; + color: var(--color-foreground); + font-size: @font-size-small; + margin: 0; + margin-top: 0.5rem; + padding: 0.2rem 0.4rem; + height: auto; + + &:hover, + &:focus, + &:active { + background-color: transparent; + color: var(--color-glow-primary); + border-color: var(--color-glow-primary); + transition: var(--transition-glow); + filter: var(--filter-glow-primary); + } + } + } + + + * { + clear: left; + } + + + div.editbutton_table { + clear: none; + } + } +} diff --git a/css/plugins/extension__manager.less b/css/plugins/extension__manager.less new file mode 100644 index 0000000..1199b74 --- /dev/null +++ b/css/plugins/extension__manager.less @@ -0,0 +1,67 @@ +/** + * This file provides styles for extension manager + */ + +/* + + + + + global + + + + + */ +.dokuwiki { + #extension__manager { + .actions { + font-size: 0; + + > button { + font-size: .92rem; + margin-left: .3rem; + padding-left: .3rem; + padding-right: .3rem; + } + + p.permerror { + @media @screen_max-md { + flex-direction: column; + } + + display: flex; + align-items: start; + gap: 0.5rem; + background: none; + + &::before { + content: ""; + flex-shrink: 0; + margin-top: 0.3em; + width: 1em; + height: 1em; + mask-size: contain; + mask-position: center top; + mask-repeat: no-repeat; + mask-image: url(img/warning.svg); + background-color: var(--color-warning); + } + } + } + + ul.tabs { + li.active { + a { + background-color: var(--color-shade-3); + color: var(--color-foreground); + border-color: var(--color-shade-4); + } + } + } + + .panelHeader { + background-color: var(--color-shade-2); + } + } + + #extension__list { + .extensionList { + + li { + color: var(--color-foreground); + } + } + } +} + diff --git a/css/plugins/fastwiki.less b/css/plugins/fastwiki.less new file mode 100644 index 0000000..c8f3016 --- /dev/null +++ b/css/plugins/fastwiki.less @@ -0,0 +1,7 @@ +/** + * This file provides styles for "fastwiki" plugin + */ + +.mode_edit .content .row > .col-xs-12 #dokuwiki__content::before { + display: none; +} diff --git a/css/plugins/folded.less b/css/plugins/folded.less new file mode 100644 index 0000000..660d4a5 --- /dev/null +++ b/css/plugins/folded.less @@ -0,0 +1,33 @@ +/** + * This file provides styles for the toggle "folded" + */ + +/* + + + + + global + + + + + */ +#dokuwiki__content { + a.folder { + background: transparent url("svg.php?svg=down.svg&f=existing") right center no-repeat; + color: @ini_existing; + padding-right: 20px; + + &.open { + background-image: url("svg.php?svg=up.svg&f=existing"); + } + } + + div.folded { + box-shadow: @box-shadow-colored; + border: 1px solid fade(@ini_existing, 50%); + border-radius: 0; + margin-top: -.7rem; + margin-bottom: .7rem; + padding: .5em; + + p { + margin: .5rem 0; + } + } + + span.folded { + border: 1px dotted @ini_border; + } +} diff --git a/css/plugins/highlight_parent.less b/css/plugins/highlight_parent.less new file mode 100644 index 0000000..73822fb --- /dev/null +++ b/css/plugins/highlight_parent.less @@ -0,0 +1,22 @@ +/** + * This file provides styles for highlight plugin + */ + +/* + + + + + global + + + + + */ +#plugin__highlightparent { + clear: none; + display: block; + position: relative; + + + * { + clear: both; + padding-top: 1em; // as h1 + } +} + +@media @screen_max-md { + #plugin__highlightparent { + clear: both; + margin-top: 1rem; + } +} diff --git a/css/plugins/magic-matcher.less b/css/plugins/magic-matcher.less old mode 100644 new mode 100755 index c358554..865897f --- a/css/plugins/magic-matcher.less +++ b/css/plugins/magic-matcher.less @@ -1,46 +1,215 @@ - - -/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ -/* all media */ -/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ - +/** + * This file provides styles for magic matcher plugin + */ /* + + + + + + + + + + + + + + + + + + + + + + + */ /* magic matcher bar with form on top of page */ +#spr__magic-matcher { + position: fixed; + top: 0; + left: 0; + width: 100%; -#dokuwiki_magic-matcher{ + .container { + @media @screen_md-lg { + margin-left: 1.8rem; + } + } - #magicmatcher__context{ - box-sizing: border-box; - background-color: __nav_direct_background__; - box-shadow: __box_shadow__; - border-radius: 0 0 __default_border_radius__ __default_border_radius__; + #mm__issueselect_chosen { + max-width: 50%; + } + + select[name="mmissues"] + div.chosen-container { + max-width: 67%; + } + + button[name="toggleSuggestions"] { + position: absolute; + right: 0; + top: 0; + border: 0; + border-bottom: 1px solid @ini_border; + border-left: 1px solid @ini_border; + color: @ini_nav_menu_color; + background: #fff; + border-radius: 0; + border-bottom-left-radius: 5px; + + &:hover, + &:focus, + &:active { + border-color: @ini_button_background; + color: @ini_button_background; + } + } + + #magicmatcher__context { position: relative; - z-index: 100; - left: .25%; - width: 99.5%; - min-height: 50px; + width: 100%; + min-height: @height-context-bar; + box-sizing: border-box; + box-shadow: @box-shadow; + background-color: var(--color-background); + border-radius: 0 0 @ini_default_border_radius @ini_default_border_radius; + font-size: @font-size-default; padding: .8em 1em .5em; + margin-bottom: 0; - .chosen-container-single .chosen-single span{ - line-height: @line-height-bigger; + .chosen-container-single, + .chosen-container-single *, + #mm_issue_loading, + .mm__status, + .toggleSuggestions { + font-size: @font-size-default; + } + + .chosen-container-single { + .chosen-single span { + line-height: @line-height-bigger; + } + } + + @media @screen_max-md { + padding-top: @margin-default; + + .chosen-container { + display: block; + min-width: 100%; + max-width: 100%; + margin-bottom: .5rem; + } } } } -.no-js{ - #dokuwiki_magic-matcher{ +/* + + + + + in content + + + + + */ +a.jiralink { + font-size: @font-size-default; + + img { + float: left; + display: inline-block; + margin-top: .13em; + margin-right: 3px; + } + + span.mm__status { + display: inline-block; + font-size: @font-size-default; + margin-left: 5px; + padding: 1px 4px; + } +} + +/* + + + + + tooltip in metabox + + + + + */ +.dokuwiki { + .serverToolTip { + box-shadow: @box-shadow; + border-radius: @fix_border-radius; + font-size: @font-size-default; + + h1.issueTitle { + font-size: @font-size-default; + } + + h2 { + font-size: @font-size-small; + } + + ul { + margin-top: @small-spacing; + } + + p, + li { + font-size: (@font-size-small - .06); + + * { + font-size: inherit; + } + } + + p { + margin-top: @small-spacing; + margin-bottom: @small-spacing; + } + + .components { + .component { + font-size: (@font-size-small - .06); + } + } + + .labels { + .label { + font-size: (@font-size-small - .06); + } + } + + .descriptionTeaser { + font-size: (@font-size-small - .06); + margin-top: (@small-spacing * 2); + margin-bottom: (@small-spacing * 2); + } + } +} + +/* + + + + + no js version + + + + + */ +.no-js { + #spr__magic-matcher { display: none; } } +.do-admin #dokuwiki__content { + #magicmatcher__repoadmin, + #magicmatcher_adminimport { + .tabs li { + a { + cursor: pointer; + } + &.active { + a { + cursor: default; + } + } + } + + .service_wrapper > a{ + display: inline-block; + margin-top: 20px; + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* max-width: 1023px */ +@media @screen_max-lg { + #spr__magic-matcher { + #magicmatcher__context { + .chosen-container-single { + width: 20% !important; + + + select + .chosen-container-single { + width: 58% !important; + } + } + } + } +} + +@media @screen_max-md { + #spr__magic-matcher { + display: none; + } +} /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ /* print */ /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ -@media print{ - #dokuwiki_magic-matcher{ +@media print { + #spr__magic-matcher { display: none; } } - diff --git a/css/plugins/mediamanager.less b/css/plugins/mediamanager.less new file mode 100644 index 0000000..e591949 --- /dev/null +++ b/css/plugins/mediamanager.less @@ -0,0 +1,69 @@ +/** + * This file provides styles for mediamanager + */ + +/* + + + + + global + + + + + */ +#mediamanager__page { + .namespaces{ + h2 { + bottom: 0; + line-height: 100%; + margin-bottom: -1px; + background-color: var(--color-shade-3); + color: var(--color-foreground); + border-color: var(--color-shade-4); + } + .panelHeader { + border-color: var(--color-shade-4); + } + } + + #media__tree ul li img { + padding-top: .3em; + } + + ul.tabs li a { + border-bottom-color: transparent; + } + + #page__revisions { + > .no > ul > li input[type="checkbox"] { + margin-left: 0; + } + } + + .panelHeader { + background-color: var(--color-shade-2); + } + + .filelist .panelContent ul li{ + background-color: var(--color-shade-2); + color: var(--color-foreground); + + &:hover { + background-color: var(--color-shade-4); + border: none; + } + } + + .file dl { + dt{ + background-color: var(--color-shade-2); + padding: 0.2em; + } + + dd{ + background-color: var(--color-shade-1); + padding: 0.2em; + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* media queries */ +@media @screen_max-md { + #mediamanager__page { + min-width: 100%; + max-width: 100%; + } +} diff --git a/css/plugins/move.less b/css/plugins/move.less new file mode 100644 index 0000000..c512c54 --- /dev/null +++ b/css/plugins/move.less @@ -0,0 +1,12 @@ +/** + * This file provides styles for move plugin + */ + +/* + + + + + global + + + + + */ +#dokuwiki__site > .plugin_move_dialog { + font-size: @font-size-default; + + * { + font-size: @font-size-default; + } +} diff --git a/css/plugins/popupviewer.less b/css/plugins/popupviewer.less new file mode 100755 index 0000000..a9c32d8 --- /dev/null +++ b/css/plugins/popupviewer.less @@ -0,0 +1,26 @@ +/** + * This file provides styles for popupviewer plugin + */ + +/* + + + + + global + + + + + */ +#popupviewer { + > .controls > .content { + padding: 1.5rem 1rem 1rem; + + td, + th { + font-size: @font-size-default; + line-height: @line-height-default; + a{ + font-size: @font-size-default; + line-height: @line-height-default; + } + } + + .li, + li { + font-size: @font-size-default; + line-height: @line-height-default; + } + } +} diff --git a/css/plugins/qc.less b/css/plugins/qc.less new file mode 100644 index 0000000..c26c734 --- /dev/null +++ b/css/plugins/qc.less @@ -0,0 +1,103 @@ +/** + * Styles for the QC plugin + */ + +/* + + + + + slideout output + + + + + */ +.qc-output { + position: relative; + min-width: 100%; + width: auto; + background-color: @ini_background !important; + font-size: 90%; + box-shadow: @box-shadow-bottom; + border-bottom: solid 1px @ini_border_light; + margin-bottom: 0; + padding-top: 0 !important; // for JS overwrite + + @media @screen_min-xxs { + margin-right: -(@margin-default); + margin-left: -(@margin-default); + padding-left: @margin-default; + padding-right: @margin-default; + } + + @media @screen_min-md { + top: -(@margin-small); + } + + @media @screen_max-md { + top: 0; + margin-top: -(@page_padding-top + 2); + margin-right: -(@margin-default * 1.6); + margin-left: -(@margin-default); + padding-top: @margin-default; + } + + @media @screen_max-xxs { + margin-left: -(@margin-small); + padding-left: @margin-small; + padding-right: @margin-default; + } + + h1 { + @media @screen_min-md { + padding-top: 0; + } + } + + h2 { + font-size: 1.3rem; + } + + h3 { + font-size: 1.1rem; + } + + h4, + h5, + h6 { + font-size: 1rem; + } + + div, + p { + margin-left: 0; + } + + dl { + dt, + dd { + padding-bottom: @small-spacing; + + @media @screen_max-xxs { + float: none; + display: inline-block; + width: 49%; + max-width: 10em; + vertical-align: top; + margin-left: 0; + } + } + } + + .qc_icon { + background-color: #fff; + border-radius: @fix_border-radius; + vertical-align: top; + padding: .1rem; + } +} + +/* + + + + + admin settings + + + + + */ +.do-admin #dokuwiki__content { + #plugin__qc_admin { + table .centeralign { + .qc_icon svg + span { + min-width: 2em; + padding-left: .2em; + text-align: left; + display: inline-block; + } + } + } +} diff --git a/css/plugins/sitemapnavi.less b/css/plugins/sitemapnavi.less new file mode 100644 index 0000000..23978f4 --- /dev/null +++ b/css/plugins/sitemapnavi.less @@ -0,0 +1,25 @@ +/** + * This file provides styles for the sitemapnavi plugin + */ + +#plugin__sitemapnavi { + padding-bottom: @nav-margin; + margin-bottom: @nav-margin; + border-bottom: 1px solid @ini_nav_menu_color; + + label { + padding-left: 0.5em; + } + + li { + line-height: @line-height-bigger; + + li { + margin-left: 0.75em; + } + } +} + +.wide-content #plugin__sitemapnavi { + display: none; +} diff --git a/css/plugins/starred.less b/css/plugins/starred.less new file mode 100644 index 0000000..26426d6 --- /dev/null +++ b/css/plugins/starred.less @@ -0,0 +1,17 @@ +/** + * This file provides styles for starred plugin + */ +nav.nav-starred { + ul { + list-style: none; + + li { + margin-left: 0; + + svg { + vertical-align: text-top; + fill: @ini_nav_menu_color; + } + } + } +} diff --git a/css/plugins/struct.less b/css/plugins/struct.less new file mode 100755 index 0000000..6742bf3 --- /dev/null +++ b/css/plugins/struct.less @@ -0,0 +1,196 @@ +/** + * This file provides styles for struct plugin + */ + +/* + + + + + global + + + + + */ +#dokuwiki__content { + .structaggregation { + @link-height: 1.5rem; + + position: relative; + padding-bottom: @link-height; + margin-bottom: @grid; + + td, + th { + line-height: @line-height-default; + + a { + //color: @ini_existing; + line-height: @line-height-default; + } + } + + th { + a { + color: @ini_link_alt; + } + } + + // search button in table (f.i. "All products") + table th input { + &:not(:focus) { + cursor: pointer; + } + + &:focus { + width: 100%; + box-sizing: border-box; + } + } + + .table { + margin-bottom: 0; + } + + > a { + position: absolute; + bottom: 0; + height: @link-height; + margin-bottom: 0; + + &.export { + bottom: 1px; + overflow-x: hidden; + background: transparent url("svg.php?svg=file-export.svg&f=existing") left center no-repeat; + background-size: auto 20px; + border: solid 1px @ini_border; + border-radius: 0 0 @fix_border-radius @fix_border-radius; + color: @ini_existing; + font-size: @font-size-small; + line-height: 1; + margin-top: -1px; + padding-top: .4em; + transition: @transition background-color, @transition border-color, @transition color; + + &:hover, + &:focus, + &:active { + background-color: @ini_existing; + background-image: url("svg.php?svg=file-export.svg&f=background"); + border-color: @ini_existing; + //color: var(--color-background); + text-decoration: none; + } + } + } + } + + #plugin__struct_output { + margin-right: 0; + + th { + background-color: @ini_background_alt; + } + } + + .struct_entry_form { + margin-bottom: 2rem; + + > fieldset { + margin-top: 1.5rem; + } + } + + textarea + .struct_entry_form { + margin-top: -.5rem; + } + + div.editBox { + .struct_entry_form { + label span.label { + color: @color-editBox; + } + } + } +} + +/* + + + + + struct inline-editor + + + + + */ +.dokuwiki { + .struct_inlineditor { + box-shadow: @box-shadow-bottom; + + p.hint { + margin-top: @small-spacing; + margin-bottom: @margin-small; + } + + button[type="submit"] + button { + min-height: @formfield_min-height; + vertical-align: middle; + margin-left: @small-spacing; + } + } + + /* struct fields for bureaucracy forms */ + .bureaucracy__plugin { + .field { + clear: both; + + label { + padding: 0; + + .label { + text-align: right; + font-weight: bold; + padding: 0; + } + } + + .input { + line-height: 2.5em; + } + } + } +} + + +/* + + + + + form - Struct Schema Editor + + + + + */ +form { + &.doku_form.struct_newschema { + fieldset { + > label { + > span:first-child { + display: inline-block; + + @media @screen_min-lg { + width: 48.8%; + } + + @media @screen_max-lg { + width: 48.5%; + } + } + + > input[type="text"] { + width: 50%; + } + } + + button { + cursor: pointer; + box-shadow: none; + background-image: none; + background-color: @ini_button_background; + border: 1px solid @ini_button_background; + border-radius: @fix_border-radius; + color: @ini_button_color; + vertical-align: top; + margin-top: .3em; + padding: .3em @grid; + transition: @transition background-color, @transition color; + + &:hover, + &:active, + &:focus { + background-color: @ini_button_color; + color: @ini_button_background; + } + + + p { + padding-top: 1rem; + } + } + } // fieldset + } +} // form diff --git a/css/plugins/structstatus.less b/css/plugins/structstatus.less new file mode 100644 index 0000000..0bfd143 --- /dev/null +++ b/css/plugins/structstatus.less @@ -0,0 +1,12 @@ +/** + * This file provides styles for structstatus plugin + */ + +/* + + + + + global + + + + + */ +#dokuwiki__content { + .struct_status { + border-color: @ini_border; + border-radius: @fix_border-radius; + font-size: @font-size-small; + } +} diff --git a/css/plugins/tabinclude.less b/css/plugins/tabinclude.less new file mode 100644 index 0000000..b8ef834 --- /dev/null +++ b/css/plugins/tabinclude.less @@ -0,0 +1,57 @@ +/** + * This file provides styles for the tabinclude + */ + +/* + + + + + plugin tabinclude + + + + + */ +div#dwpl-ti-container { + li.dwpl-ti-tab { + box-shadow: none; + background-color: @ini_background_page_header; + border-color: @ini_border; + border-radius: @fix_border-radius @fix_border-radius 0 0; + color: @ini_background_page_footer; + padding: 0; + + &:hover { + background-color: @ini_background_page_header; + text-decoration: none; + + div { + text-decoration: underline; + + &.selected { + color: @ini_text; + } + } + } + + div { + border-radius: inherit; + color: inherit; + padding: .1em .35em; + + &.selected { + position: relative; + background-color: var(--color-background); + color: @ini_text; + } + } + } + +/* + + + content box + + + */ + div.dwpl-ti-content-box { + position: relative; + overflow: auto; + box-shadow: @box-shadow; + background-color: var(--color-background); + border: solid 1px @ini_border; + border-radius: 0; + margin-top: -1px; + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* media queries */ +@media @screen_max-md { + div#dwpl-ti-container { } +} diff --git a/css/plugins/tablelayout.less b/css/plugins/tablelayout.less new file mode 100644 index 0000000..9e69a36 --- /dev/null +++ b/css/plugins/tablelayout.less @@ -0,0 +1,19 @@ +/** + * This file provides styles for "tablelayout plugin" + */ + + +/* + + + + + global + + + + + */ + +#dokuwiki__content.main-content .secedit.editbutton_table{ + a.button.print { + min-height: 1rem; + background-color: var(--color-background); + border-radius: 0 @ini_default_border_radius; + border-top: solid 1px; + border-color: @ini_border; + font-size: .88rem; + margin-top: -1px; + padding-right: .3em; + } +} diff --git a/css/plugins/tagging.less b/css/plugins/tagging.less new file mode 100644 index 0000000..d20a77f --- /dev/null +++ b/css/plugins/tagging.less @@ -0,0 +1,123 @@ +/** + * This file provides styles for the form in tagcloud + */ + +/* + + + + + plugin tagging + + + + + */ +#spr__meta-box { + ul.tagging_cloud { + width: 100%; + padding-right: 0; + + li { + &.t0 a { + font-size: .88rem; + } + + &.t1 a { + font-size: 1rem; + } + + &.t2 a { + font-size: 1.1rem; + } + + &.t3 a { + font-size: 1.2rem; + } + + &.t4 a { + font-size: 1.3rem; + } + + &.t5 a { + font-size: 1.4rem; + } + + &.t6 a { + font-size: 1.5rem; + } + + &.t7 a { + font-size: 1.6rem; + } + + &.t8 a { + font-size: 1.7rem; + } + + &.t9 a { + font-size: 1.8rem; + } + + &.t10 a { + font-size: 1.9rem; + } + } + } + + form#tagging__edit { + width: 100%; + + label { + display: block; + } + + input.edit { + width: 100%; + margin-bottom: .5rem; + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* media queries */ +@media @screen_max-md { + #spr__meta-box { + form { + &#tagging__edit { + label { + display: inline-block; + min-width: 50%; + vertical-align: top; + margin-bottom: .5rem; + } + + input.edit { + margin-bottom: 0; + } + } + } + } +} + +@media @screen_max-xs { + #spr__meta-box { + form { + div > button[type="submit"] { + width: 49%; + padding: 0; + } + + &#tagging__edit { + &::after { + content: ''; + clear: both; + display: block; + } + + label { + display: block; + width: 100%; + } + + button[type="submit"] { + float: right; + + &:first-of-type { + float: left; + } + } + } + } + } +} diff --git a/css/plugins/tplinc.less b/css/plugins/tplinc.less new file mode 100644 index 0000000..986b145 --- /dev/null +++ b/css/plugins/tplinc.less @@ -0,0 +1,6 @@ +.wide-content { + .sidebarheader, + .sidebarfooter { + visibility: hidden; + } +} diff --git a/css/plugins/translation.less b/css/plugins/translation.less new file mode 100644 index 0000000..eb6a464 --- /dev/null +++ b/css/plugins/translation.less @@ -0,0 +1,57 @@ +/** + * This file provides styles for the translation plugin + */ +@import "../base"; + + +.dokuwiki div.plugin_translation { + clear: none; + display: block; + position: relative; + float: none; + + box-sizing: border-box; + width: 100%; + padding-bottom: 0.5rem; + height: 4rem; + + + * { + clear: both; + padding-top: 1em; // as h1 + } + + ul li { + margin-top: 0; + + // active language + span.wikilink1 { + .fnButton(); + .fnActiveButton(); + cursor: default; + } + + a.wikilink1{ + .fnButton(); + } + + span.wikilink2{ + .fnButton(); + .fnButtonSecondary(); + .fnActiveButtonSecondary() + } + + a.wikilink2, + a.wikilink2:visited{ + .fnButton(); + .fnButtonSecondary(); + background-color: var(--color-shade-4); + } + } +} + +@media @screen_max-md { + .dokuwiki div.plugin_translation { + clear: both; + margin-top: 1rem; + } +} diff --git a/css/plugins/wrap.less b/css/plugins/wrap.less new file mode 100644 index 0000000..0c0948c --- /dev/null +++ b/css/plugins/wrap.less @@ -0,0 +1,119 @@ +.dokuwiki { + span.wrap_em { + color: var(--color-error); + } + + span.wrap_hi { + background-color: var(--color-highlight); + color: var(--color-foreground); + } + + span.wrap_lo { + color: var(--color-text-2); + } + + div.plugin_wrap { + &.wrap_box { + background-color: var(--color-shade-1); + color: var(--color-foreground); + } + + &.wrap_info, + &.wrap_tip, + &.wrap_important, + &.wrap_alert, + &.wrap_help, + &.wrap_download, + &.wrap_todo { + @media @screen_max-md { + flex-direction: column; + } + + display: flex; + align-items: start; + gap: 1rem; + border: none; + border-left: solid 0.5rem var(--color-shade-4); + border-radius: 0.5rem; + padding: 1em; + background-image: none; + background-color: var(--color-shade-1); + + &::before { + content: ""; + flex-shrink: 0; + margin-top: 0.3em; + width: 2em; + height: 2em; + mask-size: contain; + mask-position: center top; + mask-repeat: no-repeat; + background-color: currentColor; + } + } + + &.wrap_info { + color: var(--color-foreground); + + &::before { + mask-image: url(img/info.svg); + } + } + + &.wrap_tip { + color: var(--color-foreground); + + &::before { + mask-image: url(img/lightbulb.svg); + } + } + + &.wrap_important { + border-left-color: var(--color-warning); + color: var(--color-foreground); + + &::before { + background-color: var(--color-warning); + mask-image: url(img/warning.svg); + } + } + + &.wrap_alert { + border-left-color: var(--color-error); + color: var(--color-foreground); + + &::before { + background-color: var(--color-error); + mask-image: url(img/power.svg); + } + } + + &.wrap_help { + border-left-color: var(--color-accent-1); + color: var(--color-foreground); + + &::before { + background-color: var(--color-accent-1); + mask-image: url(img/question.svg); + } + } + + &.wrap_download { + border-left-color: var(--color-success); + color: var(--color-foreground); + + &::before { + background-color: var(--color-success); + mask-image: url(img/arrow_down.svg); + } + } + + &.wrap_todo { + color: var(--color-foreground); + + &::before { + mask-image: url(img/tick_small.svg); + } + } + } +} diff --git a/css/print.less b/css/print.less index d655956..1c475ac 100755 --- a/css/print.less +++ b/css/print.less @@ -1,6 +1,517 @@ /** * This file provides the styles for printing. - * - * @author Jana Deutschlaender */ +/* + + + + + variables + + + + + */ +@color-print: #000; +@background-print: transparent; +@border-color-print: #ccc; +@border-dark-print: #777; + +/* + + + + + print styles + + + + + */ +html, +body { + background: @background-print; +} + +a:link, +a:visited { + background: @background-print !important; + color: @color-print !important; + text-decoration: underline; +} + +/* lightbox is shown: */ #dokuwiki__top[style="overflow: hidden;"] .page-wrapper, +#spr__direct, +.top-header, +.main-footer, +.menu-togglelink, +.main-title.desktop-only, +#spr__meta-box, +.content .row > .col-xs-12 #dokuwiki__content::before, +.page-wrapper > .tools, +.breadcrumbs, +.wikilink1[href*="id=pagefooter"], +.structaggregation > a.export, +#dokuwiki__content .structaggregation > a, +#dokuwiki__content a.folder { + display: none !important; +} + +.content .row > .col-xs-12 { + box-shadow: none; +} + +.dokuwiki div.page, +.main-sidebar.claim, +.page-footer { + padding: 20pt 20pt 0; +} + +#dokuwiki__header .logo img { + height: 4rem; + width: auto; +} + + +/* + + + + + + + + + + + + + + */ +/* + + + + + admin + + + + + */ + +/* + + + acl_manager + + + */ +#acl__tree { + display: none; +} + +#acl__detail { + .aclpage { + display: block; + font-size: 110%; + margin-top: 13pt; + padding-bottom: 13pt; + } +} + +/* + + + Extension Manager + + + */ +#extension__manager { + form.search { + display: inline-block; + margin-bottom: 20pt; + } + form.install { + display: none; + } + ul.tabs { + li.active { + a { + font-weight: bold; + text-decoration: none; + } + } + } +} + +#extension__list { + .extensionList { + border-bottom: 1pt solid @border-color-print; + padding: 0; + + li { + list-style-type: none; + border-top: 1pt solid @border-color-print; + margin-left: 0; + + &::after { + content: ''; + clear: both; + display: table; + height: 10pt; + } + + a.info, + .actions.col { + display: none; + } + + .screenshot { + float: left; + border: 1pt solid @border-color-print; + margin: 0 10pt 5pt 0; + } + + h2, h2 * { + font-size: 100%; + } + } + } +} + +#user__manager { + table input, + .import_users input{ + display: none !important; + } +} +#acl__detail #acl__user { + display: none; +} + +.do-admin #dokuwiki__content { + + #confmanager { + .popup, + .confmanager_singleLine#local, + button, + .button.saveButton { + display: none !important; + } + + .confmanager_singleLine { + div.defaultValue { + word-break: break-all; + } + } + + } + + > form > fieldset { + + border-color: @border-color-print; + + > textarea.edit[readonly] { + border: 0 none; + min-height: 2250pt; + overflow:visible; + display: block; + page-break-inside: auto; + + + br + label[for="autosubmit"] { + margin-top: 20pt; + + input { + margin-right: 5pt; + } + } + } + } + + #magicmatcher__repoadmin { + + button { + display: none; + } + .service-wrapper { + padding-top: 1rem; + } + } + + .plugin_move_form { + legend { + display: none; + } + } + + #plugin__qc_admin { + table .centeralign { + .qc_icon svg + span { + vertical-align: top; + } + } + } + + .doku_form.struct_newschema { + button { + display: none; + } + } + form.plugin_tagging { + display: none; + } + + #plugin__upgrade_meter { + ol li .stage { + padding-left: .4em; + } + } + + #plugin__upgrade { + code { + word-break: break-all; + font-size: .82rem; + } + } +} + +/* + + + Configuration Settings + + + */ +#dokuwiki__content #config__manager { + fieldset { + padding: 0; + + legend { + padding: 0 .5em; + text-align: center; + background-color: #fff; + } + > .table > table { + border: 0 solid @border-color-print; + width: 100%; + tr { + border-top: 1pt solid @border-color-print; + + &:first-child { + border-top-width: 0; + } + td { + border-width: 0; + } + } + } + } + td.value, + td.label { + font-size: 100%; + padding: .6em 0 .8em 1em; + } + td.label { + width: 35%; + span.outkey, span.outkey * { + font-size: 100%; + } + label { + display: block; + } + span.outkey, label { + padding-left: .2rem; + } + } + + td.value { + input[type="text"] { + border: 0 none; + } + + select { + max-width: 80%; + box-sizing: border-box; + border: 1px solid transparent; + background: transparent; + } + .selectiondefault { + position: relative; + + input.checkbox { + position: absolute; + top:0; + left: 0; + } + + label, input[type="text"] { + position: relative; + top:0; + left: 0; + margin-left: 20pt; + margin-top: .5em; + padding-left: 0; + background-color: transparent; + } + } + } + +} + +.do-admin div.ui-admin ul.admin_tasks, +.do-admin div.ui-admin ul.admin_plugins { + li { + list-style-type: none; + min-height: 2em; + + a { + span.icon { + float: left; + clear: left; + display: inline-block; + width: 22pt; + height: 22pt; + border: 1pt solid @border-color-print; + margin: 0 10pt 0 0; + + &:empty { + &::before { + content: "?"; + display: inline-block; + padding-top: 1pt; + } + } + + svg { + width: 20pt; + height: 20pt; + + path { + fill: @color-print; + } + } + } + + span.prompt { + min-height: 26pt; + display: inline-block; + margin: 0; + padding-top: 4pt; + } + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + */ +/* + + + + + Template Style Settings + + + + + */ +.page-footer { + border-top: 1pt solid @border-color-print; + margin-top: 13pt; +} + +#dokuwiki__content #plugin__styling { + + button { + display: none !important; + } + + .styling input[type="text"] { + border: 0 none; + } +} + +/* + + + data plugin + + + */ +.dataplugin_entry dl { + border: 1pt solid @border-color-print; + padding: 7pt; + margin: 7pt 0; + + dt { + clear: left; + float: left; + width: 22%; + font-weight: bold; + text-align: right; + margin-right: 5pt; + } +} + +#dokuwiki__detail { + div.img_detail dl { + dt { + display: inline-block; + width: 20%; + background-color: transparent; + } + dd { + display: inline-block; + width: 75%; + } + } +} + +/* + + + tabbox + + + */ +div#dwpl-ti-container .dwpl-ti, +.dwpl-ti-permalink-header, +.dwpl-ti-permalink-footer { + display: none !important; +} + +div#dwpl-ti-container div.dwpl-ti-content-box { + box-shadow: none; + border: 0 none; +} + +/* + + + media nmanager + + + */ +#mediamanager__page { + .namespaces, + .filelist .tabs, + .panelHeader form { + display: none; + } + + ul.rows { + width: auto; + padding: 0; + } + + .filelist li { + clear: both; + list-style-type: none; + margin: 7pt 0 0; + + dl { + position: relative; + display: table; + border-top: solid 1pt @border-color-print; + padding-top: 2rem; + } + + dt { + display: table-cell; + width: 10%; + height: 40px; + + .size, + .filesize { + width: 15%; + } + + .date { + width: 20%; + } + } + + dd { + display: table-cell; + + &.name { + position: absolute; + top: .5rem; + left: 0; + display: block; + font-weight: bold; + margin: 0; + } + } + } +} + +/* + + + forms + + + */ +form { + button { + &[type="submit"], + &[type="reset"] { + display: none; + } + } + + fieldset { + label, + label.block { + display: block; + text-align: left; + } + + br + br { + display: none; + } + + label { + clear: both; + + > input { + &:first-child { + float: left; + } + + + span { + float: left; + display: inline-block; + padding-left: 7pt; + padding-bottom: 13pt; + } + } + } + + label.block { + display: block; + text-align: left; + + > span { + float: none; + padding-bottom: 0; + + &:first-child { + display: block; + } + } + } + } + + input, + textarea, + select { + border: 1pt solid @border-dark-print; + } +} diff --git a/css/template_admin.less b/css/template_admin.less new file mode 100644 index 0000000..f085a35 --- /dev/null +++ b/css/template_admin.less @@ -0,0 +1,122 @@ +/** + * This file provides the design styles for the admin tools + */ + +.do-admin { + #admin__version { + font-size: @font-size-default; + } + + .main-content ul { + > li { + font-size: @font-size-default; + + div.li { + font-size: @font-size-default; + + a { + font-size: @font-size-default; + line-height: 125%; + cursor: pointer; + } + } + } + } + + div.ui-admin { + ul.admin_tasks, + ul.admin_plugins { + padding: 0; + + li { + background-size: auto 1rem; + margin: 0 0 .6em 0; + + a { + color: @ini_existing; + font-weight: 400; + + * { + color: inherit; + } + + span.icon { + width: 1.6em; + min-height: 1.6em; + margin-top: -.3rem; + margin-bottom: .3rem; + + svg { + width: 26px; + height: 26px; + border: solid 1px var(--color-background); + border-radius: @ini_default_border_radius; + fill: @ini_existing; + transition: @transition background-color, @transition border-color, @transition fill; + + path { + fill: @ini_existing; + transition: @transition fill; + } + } + } + + &:hover, + &:focus, + &:active { + span.icon { + svg { + background-color: @ini_existing; + border-color: @ini_existing; + fill: var(--color-background); + + path { + fill: var(--color-background); + } + } + } + } + } + } + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* 1024px */ +@media @screen_max-md { + .do-admin { + div.ui-admin { + ul.admin_tasks { + width: 50%; + padding-top: 1rem; + + li { + white-space: normal; + + a { + .display-flex(); // for better position with line breaks (white-space) + + span.icon { + margin-top: -.3rem; + margin-bottom: .3rem; + } + } + } + } + } + } +} + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* 768px */ +@media @screen_max-xs { + .do-admin { + div.ui-admin { + ul.admin_tasks { + width: auto; + padding-top: 1rem; + } + } + } +} diff --git a/css/template_detail.less b/css/template_detail.less new file mode 100644 index 0000000..0e06a5a --- /dev/null +++ b/css/template_detail.less @@ -0,0 +1,168 @@ +/** + * This file provides the design styles for the the detail template + * (media details) + */ + +#dokuwiki__detail { + + /* + + + + + linked image + + + + + */ + @media screen { + .img-link { + text-align: center; + + a { + position: relative; + left: 0; + display: inline-block; + max-width: 100%; + color: var(--color-foreground); + margin: 0 auto 1.4em; + + &::before { + position: absolute; + top: 0; + left: 0; + display: block; + width: 100%; + box-sizing: border-box; + background: var(--color-background); + line-height: @line-height-default; + padding: @margin-small; + } + + img { + margin: 0; + display: block; + border: solid 0.1rem transparent; + position: relative; + } + + &:hover, + &:focus, + &:active { + text-decoration: none; + + &::before { + content: attr(title); + border: solid 0.1rem var(--color-glow-primary); + transition: var(--transition-glow); + filter: var(--filter-glow-primary); + } + + img { + border: solid 0.1rem var(--color-shade-4); + } + } + } + } + } + + + /* + + + + + meta data + + + + + */ + div.img_detail { + @media screen { + /* vertical minus margin of .img-detail corresponds to the padding of .page */ + background-color: var(--color-shade-1); + border: solid 0.1em var(--color-shade-4); + margin: @margin-default -(@margin-default); + color: var(--color-foreground); + + h1, + h2, + h3, + h4, + h5, + h6, + p { + padding-left: @margin-default; + padding-right: @margin-default; + } + + > h4 { + padding-top: (@margin-default / 2); + } + } + + dl { + @media screen { + .display-flex(); + .flex-wrap(); + + width: 100%; + + dt, + dd { + box-sizing: border-box; + margin: .2em 0; + padding: (@small-spacing * 2) @small-spacing; + } + } + + dt { + background-color: none; + color: var(--color-foreground); + + @media @screen_min-xs { + width: 33.3%; + } + + @media @screen_max-xs { + width: 40%; + } + } + + dd { + padding-left: (@small-spacing * 2); + + @media @screen_min-xs { + width: 66.6%; + } + + @media @screen_max-xs { + width: 59.9%; + } + } + } + + .os-map { + p { + text-align: right; + } + + iframe { + border: solid @ini_button_background; + border-width: 1px 0; + margin: 0; + padding: 0; + } + } + + @media @screen_max-md { + margin-right: -(@margin-default * 1.6); + + h1, + h2, + h3, + h4, + h5, + h6, + p { + padding-right: (@margin-default * 1.6); + } + } + + @media @screen_max-xs { + margin-left: -(@margin-small); + + h1, + h2, + h3, + h4, + h5, + h6, + p { + padding-left: @margin-small; + } + } + } +} diff --git a/css/toollist.less b/css/toollist.less new file mode 100644 index 0000000..e9d5b14 --- /dev/null +++ b/css/toollist.less @@ -0,0 +1,29 @@ +/** + * Styles for site tools and user tools in sidebar + * Using BEM methodology as far as possible + */ + +//.toollist { +//} + +.toollist__listitem { + list-style: none; + + a { + display: inline-flex; + flex-direction: row-reverse; + flex-wrap: nowrap; + align-items: center; + } + + span { + font-size: @font-size-default; + } + + svg { + width: @font-size-default; + vertical-align: middle; + fill: var(--color-foreground); + margin-right: .2em; + } +} diff --git a/deleted.files b/deleted.files new file mode 100644 index 0000000..3a43b3d --- /dev/null +++ b/deleted.files @@ -0,0 +1,102 @@ +# This is a list of files that were present in previous releases +# but were removed later. They should not exist in your installation. +.gitlab-ci.yml +css/area_main-sidebar-content.less +css/area_main-sidebar.less +css/area_sidebar-search.less +css/area_sidetools.less +css/base_fonts.less +css/basic.css +css/content.css +css/design.css +css/includes.css +css/mobile.css +css/plugins/hightlight_parent.less +css/print.css +css/structure.css +fabfile.py +fonts/Google Android License.txt +fonts/icons/fontello-1a5d199c.zip +fonts/icons/svg/index.css +fonts/roboto-black.eot +fonts/roboto-black.svg +fonts/roboto-black.ttf +fonts/roboto-black.woff +fonts/roboto-blackItalic.eot +fonts/roboto-blackItalic.svg +fonts/roboto-blackItalic.ttf +fonts/roboto-blackItalic.woff +fonts/roboto-bold.eot +fonts/roboto-bold.svg +fonts/roboto-bold.ttf +fonts/roboto-bold.woff +fonts/roboto-boldcondensed.eot +fonts/roboto-boldcondensed.svg +fonts/roboto-boldcondensed.ttf +fonts/roboto-boldcondensed.woff +fonts/roboto-boldcondenseditalic.eot +fonts/roboto-boldcondenseditalic.svg +fonts/roboto-boldcondenseditalic.ttf +fonts/roboto-boldcondenseditalic.woff +fonts/roboto-bolditalic.eot +fonts/roboto-bolditalic.svg +fonts/roboto-bolditalic.ttf +fonts/roboto-bolditalic.woff +fonts/roboto-condensed.eot +fonts/roboto-condensed.svg +fonts/roboto-condensed.ttf +fonts/roboto-condensed.woff +fonts/roboto-condenseditalic.eot +fonts/roboto-condenseditalic.svg +fonts/roboto-condenseditalic.ttf +fonts/roboto-condenseditalic.woff +fonts/roboto-italic.eot +fonts/roboto-italic.svg +fonts/roboto-italic.ttf +fonts/roboto-italic.woff.textClipping +fonts/roboto-italic2.woff +fonts/roboto-light.eot +fonts/roboto-light.svg +fonts/roboto-light.ttf +fonts/roboto-light.woff +fonts/roboto-lightItalic.eot +fonts/roboto-lightItalic.svg +fonts/roboto-lightItalic.ttf +fonts/roboto-lightItalic.woff +fonts/roboto-medium.eot +fonts/roboto-medium.svg +fonts/roboto-medium.ttf +fonts/roboto-medium.woff +fonts/roboto-mediumItalic.eot +fonts/roboto-mediumItalic.svg +fonts/roboto-mediumItalic.ttf +fonts/roboto-mediumItalic.woff +fonts/roboto-regular.eot +fonts/roboto-regular.svg +fonts/roboto-regular.ttf +fonts/roboto-regular.woff +fonts/roboto-thin.eot +fonts/roboto-thin.svg +fonts/roboto-thin.ttf +fonts/roboto-thin.woff +fonts/roboto-thinItalic.eot +fonts/roboto-thinItalic.svg +fonts/roboto-thinItalic.ttf +fonts/roboto-thinItalic.woff +images/apple-touch-icon.png +images/logo.png +js/base/helper.js +js/base/rem.min.js +js/base/spc.js +js/base/velocity.min.js +js/legacy/html5shiv.js +js/legacy/respond.min.js +js/breadcrumb.js +js/sidebar-menu.js +tpl/nav-main.php +tpl/nav-page-quality-tasks.php +tpl/nav-sitetools.php +tpl/nav-trace.php +tpl/nav-usermenu.php +tpl/nav-usertools.php +tpl_functions.php diff --git a/detail.php b/detail.php index 53239a1..49de8c8 100755 --- a/detail.php +++ b/detail.php @@ -1,95 +1,405 @@ - * @author Anika Henke + * @link FIXME + * @author Jana Deutschlaender + * @author Michael Grosse * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) */ +use dokuwiki\template\sprintdoc\Template; -// must be run from within DokuWiki -if (!defined('DOKU_INC')) die(); -@require_once(dirname(__FILE__).'/tpl_functions.php'); /* include hook for template functions */ +if (!defined('DOKU_INC')) die(); /* must be run from within DokuWiki */ header('X-UA-Compatible: IE=edge,chrome=1'); -?> - +global $JSINFO; +if (empty($JSINFO['template'])) { + $JSINFO['template'] = array(); +} +$JSINFO['template']['sprintdoc'] = array('sidebar_toggle_elements' => tpl_getConf('sidebar_sections')); + +$showTools = true; +$showSidebar = true; + +?> + + - - - <?php echo hsc(tpl_img_getTag('IPTC.Headline',$IMG))?> - [<?php echo strip_tags($conf['title'])?>] - - - - - - + + + + + +<?php echo hsc(tpl_img_getTag('IPTC.Headline', $IMG)) ?> [<?php echo strip_tags($conf['title']) ?>] + + + + + + - - -
- + +
+ - - -

+/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* template Include: tpl/nav-direct */ +/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ + ?> + + + +
+ + +
+
+
+
+
+ + + +
+ +

+ +
+ + +
+
+ + +
+
+ +

+ + +

+ +
+
+ +
+
+
+ + + + +
+
+
+
+ + +
+ +
+ +
+ + getInclude( + 'sidebarheader', + '
', + '
' + ); + ?> + + + + getInclude( + 'sidebarfooter', + '
', + '
' + ); + ?> +
+ +
+
+
+
+ + +
+
+
+
+ + + +
+
+
+
+ + +
+ +
- +
+
+
+ +
+
+
-

-
- ← -

-
- +
+
+ + + + + + + + +
+ +
+ diff --git a/fonts/Google Android License.txt b/fonts/Google Android License.txt deleted file mode 100644 index 1a96dfd..0000000 --- a/fonts/Google Android License.txt +++ /dev/null @@ -1,18 +0,0 @@ -Copyright (C) 2008 The Android Open Source Project - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. - -########## - -This directory contains the fonts for the platform. They are licensed -under the Apache 2 license. diff --git a/fonts/argonglow/ArgonGlow-Bold.woff2 b/fonts/argonglow/ArgonGlow-Bold.woff2 new file mode 100644 index 0000000..caf6ff6 Binary files /dev/null and b/fonts/argonglow/ArgonGlow-Bold.woff2 differ diff --git a/fonts/argonglow/ArgonGlow-ExtraLight.woff2 b/fonts/argonglow/ArgonGlow-ExtraLight.woff2 new file mode 100644 index 0000000..7dc6448 Binary files /dev/null and b/fonts/argonglow/ArgonGlow-ExtraLight.woff2 differ diff --git a/fonts/argonglow/ArgonGlow-Light.woff2 b/fonts/argonglow/ArgonGlow-Light.woff2 new file mode 100644 index 0000000..08a6637 Binary files /dev/null and b/fonts/argonglow/ArgonGlow-Light.woff2 differ diff --git a/fonts/argonglow/ArgonGlow-Medium.woff2 b/fonts/argonglow/ArgonGlow-Medium.woff2 new file mode 100644 index 0000000..83bb0d9 Binary files /dev/null and b/fonts/argonglow/ArgonGlow-Medium.woff2 differ diff --git a/fonts/argonglow/ArgonGlow-Regular.woff2 b/fonts/argonglow/ArgonGlow-Regular.woff2 new file mode 100644 index 0000000..601d465 Binary files /dev/null and b/fonts/argonglow/ArgonGlow-Regular.woff2 differ diff --git a/fonts/argonglow/ArgonGlow-SemiBold.woff2 b/fonts/argonglow/ArgonGlow-SemiBold.woff2 new file mode 100644 index 0000000..a88f939 Binary files /dev/null and b/fonts/argonglow/ArgonGlow-SemiBold.woff2 differ diff --git a/fonts/argonglow/ArgonGlow-Thin.woff2 b/fonts/argonglow/ArgonGlow-Thin.woff2 new file mode 100644 index 0000000..dc950fe Binary files /dev/null and b/fonts/argonglow/ArgonGlow-Thin.woff2 differ diff --git a/fonts/argonglow/ArgonGlow-VariableVF.woff2 b/fonts/argonglow/ArgonGlow-VariableVF.woff2 new file mode 100644 index 0000000..7d3aaf4 Binary files /dev/null and b/fonts/argonglow/ArgonGlow-VariableVF.woff2 differ diff --git a/fonts/argonglow/OFL b/fonts/argonglow/OFL new file mode 100644 index 0000000..1cdb289 --- /dev/null +++ b/fonts/argonglow/OFL @@ -0,0 +1,96 @@ +Copyright (c) 2025, The Argon Glow Project Authors (https://codeberg.org/kritzl/argon-glow), +Copyright (c) 2025, kritzl (kritzl@kritzl.dev), +Copyright (c) 2025, traumweh (traumweh@lyx.sh), +with Reserved Font Name "Argon Glow". + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +https://openfontlicense.org + + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of collaborative font projects, to support the font creation +efforts of academic and linguistic communities, and to provide a free and +open framework in which fonts may be shared and improved in partnership +with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The +fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply +to any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. This may +include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, +or substituting - in part or in whole - any of the components of the +Original Version, by changing formats or by porting the Font Software to a +new environment. + +"Author" refers to any designer, engineer, programmer, technical +writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, +in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the corresponding +Copyright Holder. This restriction only applies to the primary font name as +presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created +using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/fonts/athiti/Athiti-Bold.woff2 b/fonts/athiti/Athiti-Bold.woff2 new file mode 100644 index 0000000..4cc5810 Binary files /dev/null and b/fonts/athiti/Athiti-Bold.woff2 differ diff --git a/fonts/athiti/Athiti-ExtraLight.woff2 b/fonts/athiti/Athiti-ExtraLight.woff2 new file mode 100644 index 0000000..9bb6cea Binary files /dev/null and b/fonts/athiti/Athiti-ExtraLight.woff2 differ diff --git a/fonts/athiti/Athiti-Light.woff2 b/fonts/athiti/Athiti-Light.woff2 new file mode 100644 index 0000000..51f9e72 Binary files /dev/null and b/fonts/athiti/Athiti-Light.woff2 differ diff --git a/fonts/athiti/Athiti-Medium.woff2 b/fonts/athiti/Athiti-Medium.woff2 new file mode 100644 index 0000000..bc8b50a Binary files /dev/null and b/fonts/athiti/Athiti-Medium.woff2 differ diff --git a/fonts/athiti/Athiti-Regular.woff2 b/fonts/athiti/Athiti-Regular.woff2 new file mode 100644 index 0000000..c69c128 Binary files /dev/null and b/fonts/athiti/Athiti-Regular.woff2 differ diff --git a/fonts/athiti/Athiti-SemiBold.woff2 b/fonts/athiti/Athiti-SemiBold.woff2 new file mode 100644 index 0000000..726a075 Binary files /dev/null and b/fonts/athiti/Athiti-SemiBold.woff2 differ diff --git a/fonts/athiti/OFL b/fonts/athiti/OFL new file mode 100644 index 0000000..b0f4597 --- /dev/null +++ b/fonts/athiti/OFL @@ -0,0 +1,93 @@ +Copyright (c) 2015, Cadson Demak (info@cadsondemak.com) + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +http://scripts.sil.org/OFL + + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of collaborative font projects, to support the font creation +efforts of academic and linguistic communities, and to provide a free and +open framework in which fonts may be shared and improved in partnership +with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The +fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply +to any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. This may +include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, +or substituting -- in part or in whole -- any of the components of the +Original Version, by changing formats or by porting the Font Software to a +new environment. + +"Author" refers to any designer, engineer, programmer, technical +writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, +in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the corresponding +Copyright Holder. This restriction only applies to the primary font name as +presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created +using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/fonts/departuremono/DepartureMono-Regular.woff2 b/fonts/departuremono/DepartureMono-Regular.woff2 new file mode 100644 index 0000000..7d8b33b Binary files /dev/null and b/fonts/departuremono/DepartureMono-Regular.woff2 differ diff --git a/fonts/departuremono/LICENSE b/fonts/departuremono/LICENSE new file mode 100644 index 0000000..de52476 --- /dev/null +++ b/fonts/departuremono/LICENSE @@ -0,0 +1,93 @@ +Copyright 2022–2024 Helena Zhang (helenazhang.com). + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +https://openfontlicense.org + + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of collaborative font projects, to support the font creation +efforts of academic and linguistic communities, and to provide a free and +open framework in which fonts may be shared and improved in partnership +with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The +fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply +to any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. This may +include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, +or substituting -- in part or in whole -- any of the components of the +Original Version, by changing formats or by porting the Font Software to a +new environment. + +"Author" refers to any designer, engineer, programmer, technical +writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, +in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the corresponding +Copyright Holder. This restriction only applies to the primary font name as +presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created +using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/fonts/icons/LICENSE.txt b/fonts/icons/LICENSE.txt old mode 100644 new mode 100755 index 3d253ab..1843a45 --- a/fonts/icons/LICENSE.txt +++ b/fonts/icons/LICENSE.txt @@ -1,33 +1,6 @@ Font license info -## Entypo - - Copyright (C) 2012 by Daniel Bruce - - Author: Daniel Bruce - License: SIL (http://scripts.sil.org/OFL) - Homepage: http://www.entypo.com - - -## Font Awesome - - Copyright (C) 2016 by Dave Gandy - - Author: Dave Gandy - License: SIL () - Homepage: http://fortawesome.github.com/Font-Awesome/ - - -## Elusive - - Copyright (C) 2013 by Aristeides Stathopoulos - - Author: Aristeides Stathopoulos - License: SIL (http://scripts.sil.org/OFL) - Homepage: http://aristeides.com/ - - ## Fontelico Copyright (C) 2012 by Fontello project @@ -37,21 +10,12 @@ Font license info Homepage: http://fontello.com -## Typicons +## Font Awesome - (c) Stephen Hutchings 2012 + Copyright (C) 2016 by Dave Gandy - Author: Stephen Hutchings - License: SIL (http://scripts.sil.org/OFL) - Homepage: http://typicons.com/ - - -## Linecons - - Copyright (C) 2013 by Designmodo - - Author: Designmodo for Smashing Magazine - License: CC BY () - Homepage: http://designmodo.com/linecons-free/ + Author: Dave Gandy + License: SIL () + Homepage: http://fortawesome.github.com/Font-Awesome/ diff --git a/fonts/icons/README.txt b/fonts/icons/README.txt old mode 100644 new mode 100755 diff --git a/fonts/icons/config.json b/fonts/icons/config.json old mode 100644 new mode 100755 index 653c127..3e018be --- a/fonts/icons/config.json +++ b/fonts/icons/config.json @@ -6,48 +6,6 @@ "units_per_em": 1000, "ascent": 850, "glyphs": [ - { - "uid": "bbd66ef66bb8fa9edde54d9a90b89150", - "css": "user", - "code": 59392, - "src": "entypo" - }, - { - "uid": "0d20938846444af8deb1920dc85a29fb", - "css": "logout", - "code": 59393, - "src": "fontawesome" - }, - { - "uid": "3a00327e61b997b58518bd43ed83c3df", - "css": "login", - "code": 59394, - "src": "fontawesome" - }, - { - "uid": "c9bef3dc67fea47e94c4a5030ea64dad", - "css": "clipboard", - "code": 59395, - "src": "elusive" - }, - { - "uid": "d862a10e1448589215be19702f98f2c1", - "css": "smile", - "code": 61720, - "src": "fontawesome" - }, - { - "uid": "06ddc67d609c477cd5524a7238d7850d", - "css": "frown", - "code": 61721, - "src": "fontawesome" - }, - { - "uid": "2c5055a9c9723725f49f0593a08535af", - "css": "meh", - "code": 61722, - "src": "fontawesome" - }, { "uid": "c64623255a4a7c72436b199b05296c4f", "css": "emo-happy", @@ -115,94 +73,354 @@ "src": "fontelico" }, { - "uid": "598a5f2bcf3521d1615de8e1881ccd17", - "css": "clock", - "code": 59401, - "src": "fontawesome" - }, - { - "uid": "5408be43f7c42bccee419c6be53fdef5", - "css": "doc-text", - "code": 61686, - "src": "fontawesome" - }, - { - "uid": "9daa1fdf0838118518a7e22715e83abc", - "css": "file-pdf", - "code": 61889, - "src": "fontawesome" - }, - { - "uid": "0ddd3e8201ccc7d41f7b7c9d27eca6c1", - "css": "link", - "code": 59402, - "src": "fontawesome" - }, - { - "uid": "cd21cbfb28ad4d903cede582157f65dc", - "css": "bell", - "code": 59403, - "src": "fontawesome" - }, - { - "uid": "2f5ef6f6b7aaebc56458ab4e865beff5", - "css": "bookmark-empty", - "code": 61591, - "src": "fontawesome" - }, - { - "uid": "bf882b30900da12fca090d9796bc3030", - "css": "mail", - "code": 59406, - "src": "fontawesome" - }, - { - "uid": "559647a6f430b3aeadbecd67194451dd", - "css": "menu", - "code": 61641, - "src": "fontawesome" - }, - { - "uid": "f9efb0f1944c550cf8d38cdf4aba07c4", - "css": "cloud", - "code": 59408, - "src": "typicons" - }, - { - "uid": "f6eb7f8aed5dc03a323d5ef2895ae50b", - "css": "cloud-1", - "code": 59412, - "src": "linecons" - }, - { - "uid": "a42f298da5c64e646a5d532724cd6e15", - "css": "home-outline", - "code": 59413, - "src": "typicons" - }, - { - "uid": "d7271d490b71df4311e32cdacae8b331", + "uid": "d1bfe11bd7c3d74f871191d28c6dda76", "css": "home", - "code": 59414, - "src": "fontawesome" + "code": 59458, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M416.7 833.3V583.3H583.3V833.3H791.7V500H916.7L500 125 83.3 500H208.3V833.3H416.7Z", + "width": 1000 + }, + "search": [ + "home" + ] }, { - "uid": "6fe95ffc3c807e62647d4f814a96e0d7", - "css": "sitemap", - "code": 61672, - "src": "fontawesome" + "uid": "35b55be702360a92231dcdaee8ee57a1", + "css": "left-thick", + "code": 59436, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M833.3 416.7V583.3H458.3L604.2 729.2 503.3 830 173.3 500 503.3 170 604.2 270.8 458.3 416.7H833.3Z", + "width": 1000 + }, + "search": [ + "arrow-left-thick" + ] }, { - "uid": "5f0f183e241d15cbe486bff88b188dff", - "css": "puzzle", - "code": 61742, - "src": "fontawesome" + "uid": "dcb11e7419c84676d54dfef9531302f0", + "css": "right-thick", + "code": 59438, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M166.7 416.7V583.3H541.7L395.8 729.2 496.7 830 826.7 500 496.7 170 395.8 270.8 541.7 416.7H166.7Z", + "width": 1000 + }, + "search": [ + "arrow-right-thick" + ] }, { - "uid": "xoidjr6q3rzi7tpw6hci1k6srz15g11l", - "css": "puzzle-1", - "code": 59415, - "src": "typicons" + "uid": "89c74e7b827d97ca0d09d7d75e90f40c", + "css": "up-thick", + "code": 59441, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M583.3 833.3H416.7V458.3L270.8 604.2 170 503.3 500 173.3 830 503.3 729.2 604.2 583.3 458.3V833.3Z", + "width": 1000 + }, + "search": [ + "arrow-up-thick" + ] + }, + { + "uid": "aac5a0e38b0f430c23250d4e5f884d0c", + "css": "down-thick", + "code": 59445, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M416.7 166.7H583.3V541.7L729.2 395.8 830 496.7 500 826.7 170 496.7 270.8 395.8 416.7 541.7V166.7Z", + "width": 1000 + }, + "search": [ + "arrow-down-thick" + ] + }, + { + "uid": "9269d187f38a552a4731584be58751e2", + "css": "left-small", + "code": 59446, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M833.3 458.3V541.7H333.3L562.5 770.8 503.3 830 173.3 500 503.3 170 562.5 229.2 333.3 458.3H833.3Z", + "width": 1000 + }, + "search": [ + "arrow-left" + ] + }, + { + "uid": "7b93d1ddaa778286d0272df250fb7a16", + "css": "right-small", + "code": 59437, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M166.7 458.3V541.7H666.7L437.5 770.8 496.7 830 826.7 500 496.7 170 437.5 229.2 666.7 458.3H166.7Z", + "width": 1000 + }, + "search": [ + "arrow-right" + ] + }, + { + "uid": "0be27857a48f6de2c3a72e0cef4696f1", + "css": "up-small", + "code": 59439, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M541.7 833.3H458.3V333.3L229.2 562.5 170 503.3 500 173.3 830 503.3 770.8 562.5 541.7 333.3V833.3Z", + "width": 1000 + }, + "search": [ + "arrow-up" + ] + }, + { + "uid": "8dcd98341dd1e53fc61c2da920f4055e", + "css": "down-small", + "code": 59444, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M458.3 166.7H541.7V666.7L770.8 437.5 830 496.7 500 826.7 170 496.7 229.2 437.5 458.3 666.7V166.7Z", + "width": 1000 + }, + "search": [ + "arrow-down" + ] + }, + { + "uid": "bcecdef6db201b1bab4b337ecae67e2b", + "css": "left-bold", + "code": 59447, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M833.3 375V625H500V826.7L173.3 500 500 173.3V375H833.3Z", + "width": 1000 + }, + "search": [ + "arrow-left-bold" + ] + }, + { + "uid": "be1984df02c15bc51c0c83bf51f3bab6", + "css": "right-bold", + "code": 59522, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M166.7 625V375H500V173.3L826.7 500 500 826.7V625H166.7Z", + "width": 1000 + }, + "search": [ + "right-bold" + ] + }, + { + "uid": "c58db1d3ca8a7d95ab530541c4aff47b", + "css": "up-bold", + "code": 59440, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M625 833.3H375V500H173.3L500 173.3 826.7 500H625V833.3Z", + "width": 1000 + }, + "search": [ + "arrow-up-bold" + ] + }, + { + "uid": "d03bf8f62747a186370204a5053cddc9", + "css": "down-bold", + "code": 59523, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M375 166.7H625V500H826.7L500 826.7 173.3 500H375V166.7Z", + "width": 1000 + }, + "search": [ + "down-bold" + ] + }, + { + "uid": "8ed00db9d20a2d7ff1c7eed96813b6cf", + "css": "up-open-big", + "code": 59464, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M308.8 642.1L500 451.3 691.3 642.1 750 583.3 500 333.3 250 583.3 308.8 642.1Z", + "width": 1000 + }, + "search": [ + "chevron-up" + ] + }, + { + "uid": "9a69742d2a75f043ec4b7aaa3af45269", + "css": "down-open-big", + "code": 59462, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M308.8 357.5L500 548.8 691.3 357.5 750 416.7 500 666.7 250 416.7 308.8 357.5Z", + "width": 1000 + }, + "search": [ + "chevron-down" + ] + }, + { + "uid": "3ebbddce1a3605e54c4b2b7299aa146d", + "css": "up", + "code": 59475, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M291.7 625L500 416.7 708.3 625H291.7Z", + "width": 1000 + }, + "search": [ + "menu-up" + ] + }, + { + "uid": "e1dd6d70b1971b9b2d917d2b9385dd67", + "css": "down", + "code": 59481, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M291.7 416.7L500 625 708.3 416.7H291.7Z", + "width": 1000 + }, + "search": [ + "menu-down" + ] + }, + { + "uid": "e7226f2ac8200dea21fd7d6fffa1778c", + "css": "user-circle", + "code": 59500, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M500 800C395.8 800 303.8 746.7 250 666.7 251.3 583.3 416.7 537.5 500 537.5 583.3 537.5 748.7 583.3 750 666.7 696.3 746.7 604.2 800 500 800M500 208.3A125 125 0 0 1 625 333.3 125 125 0 0 1 500 458.3 125 125 0 0 1 375 333.3 125 125 0 0 1 500 208.3M500 83.3A416.7 416.7 0 0 0 83.3 500 416.7 416.7 0 0 0 500 916.7 416.7 416.7 0 0 0 916.7 500C916.7 269.6 729.2 83.3 500 83.3Z", + "width": 1000 + }, + "search": [ + "account-circle" + ] + }, + { + "uid": "e9cf37693b41c528d5b115a05daf598f", + "css": "user", + "code": 59443, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M500 166.7A166.7 166.7 0 0 1 666.7 333.3 166.7 166.7 0 0 1 500 500 166.7 166.7 0 0 1 333.3 333.3 166.7 166.7 0 0 1 500 166.7M500 583.3C684.2 583.3 833.3 657.9 833.3 750V833.3H166.7V750C166.7 657.9 315.8 583.3 500 583.3Z", + "width": 1000 + }, + "search": [ + "account" + ] + }, + { + "uid": "be1f61500fdc0f0996492dfdb15161f7", + "css": "login", + "code": 59461, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M791.7 125H208.3C162.1 125 125 162.1 125 208.3V375H208.3V208.3H791.7V791.7H208.3V625H125V791.7A83.3 83.3 0 0 0 208.3 875H791.7A83.3 83.3 0 0 0 875 791.7V208.3C875 162.1 837.5 125 791.7 125M420 649.2L479.2 708.3 687.5 500 479.2 291.7 420 350.4 527.9 458.3H125V541.7H527.9L420 649.2Z", + "width": 1000 + }, + "search": [ + "login-variant" + ] + }, + { + "uid": "e838e73a4c493ae863e8b4327779ecde", + "css": "logout", + "code": 59463, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M586.7 649.6L694.6 541.7H291.7V458.3H694.6L586.7 350.4 645.8 291.7 854.2 500 645.8 708.3 586.7 649.6M791.7 125A83.3 83.3 0 0 1 875 208.3V402.9L791.7 319.6V208.3H208.3V791.7H791.7V680.4L875 597.1V791.7A83.3 83.3 0 0 1 791.7 875H208.3C162.1 875 125 837.5 125 791.7V208.3C125 162.1 162.1 125 208.3 125H791.7Z", + "width": 1000 + }, + "search": [ + "logout-variant" + ] + }, + { + "uid": "2105ab73d46373dd43ada434efe509e8", + "css": "smile", + "code": 59486, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M833.3 500A333.3 333.3 0 0 0 500 166.7 333.3 333.3 0 0 0 166.7 500 333.3 333.3 0 0 0 500 833.3 333.3 333.3 0 0 0 833.3 500M916.7 500A416.7 416.7 0 0 1 500 916.7 416.7 416.7 0 0 1 83.3 500 416.7 416.7 0 0 1 500 83.3 416.7 416.7 0 0 1 916.7 500M416.7 395.8C416.7 429.2 387.5 458.3 354.2 458.3 320.8 458.3 291.7 429.2 291.7 395.8 291.7 362.5 320.8 333.3 354.2 333.3 387.5 333.3 416.7 362.5 416.7 395.8M708.3 395.8C708.3 429.2 679.2 458.3 645.8 458.3 612.5 458.3 583.3 429.2 583.3 395.8 583.3 362.5 612.5 333.3 645.8 333.3 679.2 333.3 708.3 362.5 708.3 395.8M500 717.9C427.1 717.9 362.9 687.5 325.4 642.5L384.6 583.3C403.3 613.3 447.9 634.6 500 634.6 552.1 634.6 596.7 613.3 615.4 583.3L674.6 642.5C637.1 687.5 572.9 717.9 500 717.9Z", + "width": 1000 + }, + "search": [ + "emoticon-happy" + ] + }, + { + "uid": "d8873736717b8bdcf32838e13c1e58d9", + "css": "meh", + "code": 59487, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M354.2 458.3A62.5 62.5 0 0 1 291.7 395.8 62.5 62.5 0 0 1 354.2 333.3 62.5 62.5 0 0 1 416.7 395.8 62.5 62.5 0 0 1 354.2 458.3M645.8 458.3A62.5 62.5 0 0 1 583.3 395.8 62.5 62.5 0 0 1 645.8 333.3 62.5 62.5 0 0 1 708.3 395.8 62.5 62.5 0 0 1 645.8 458.3M500 833.3A333.3 333.3 0 0 0 833.3 500 333.3 333.3 0 0 0 500 166.7 333.3 333.3 0 0 0 166.7 500 333.3 333.3 0 0 0 500 833.3M500 83.3A416.7 416.7 0 0 1 916.7 500 416.7 416.7 0 0 1 500 916.7C269.6 916.7 83.3 729.2 83.3 500A416.7 416.7 0 0 1 500 83.3M375 583.3H625A41.7 41.7 0 0 1 666.7 625 41.7 41.7 0 0 1 625 666.7H375A41.7 41.7 0 0 1 333.3 625 41.7 41.7 0 0 1 375 583.3Z", + "width": 1000 + }, + "search": [ + "emoticon-neutral" + ] + }, + { + "uid": "01f54b55b05d665569e32506966473fc", + "css": "frown", + "code": 59467, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M833.3 500A333.3 333.3 0 0 0 500 166.7 333.3 333.3 0 0 0 166.7 500 333.3 333.3 0 0 0 500 833.3 333.3 333.3 0 0 0 833.3 500M916.7 500A416.7 416.7 0 0 1 500 916.7 416.7 416.7 0 0 1 83.3 500 416.7 416.7 0 0 1 500 83.3 416.7 416.7 0 0 1 916.7 500M645.8 333.3C679.2 333.3 708.3 362.5 708.3 395.8 708.3 429.2 679.2 458.3 645.8 458.3 612.5 458.3 583.3 429.2 583.3 395.8 583.3 362.5 612.5 333.3 645.8 333.3M416.7 395.8C416.7 429.2 387.5 458.3 354.2 458.3 320.8 458.3 291.7 429.2 291.7 395.8 291.7 362.5 320.8 333.3 354.2 333.3 387.5 333.3 416.7 362.5 416.7 395.8M500 583.3C572.9 583.3 637.1 613.3 674.6 658.8L615.4 717.9C596.7 687.5 552.1 666.7 500 666.7 447.9 666.7 403.3 687.5 384.6 717.9L325.4 658.8C362.9 613.3 427.1 583.3 500 583.3Z", + "width": 1000 + }, + "search": [ + "emoticon-sad" + ] + }, + { + "uid": "5ef861fb60eccaa2790c933167ec6aa1", + "css": "cog", + "code": 59470, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M500 645.8A145.8 145.8 0 0 1 354.2 500 145.8 145.8 0 0 1 500 354.2 145.8 145.8 0 0 1 645.8 500 145.8 145.8 0 0 1 500 645.8M809.6 540.4C811.2 527.1 812.5 513.8 812.5 500 812.5 486.2 811.2 472.5 809.6 458.3L897.5 390.4C905.4 384.2 907.5 372.9 902.5 363.8L819.2 219.6C814.2 210.4 802.9 206.7 793.8 210.4L690 252.1C668.3 235.8 645.8 221.7 619.6 211.3L604.2 100.8C602.5 90.8 593.8 83.3 583.3 83.3H416.7C406.3 83.3 397.5 90.8 395.8 100.8L380.4 211.3C354.2 221.7 331.7 235.8 310 252.1L206.3 210.4C197.1 206.7 185.8 210.4 180.8 219.6L97.5 363.8C92.1 372.9 94.6 384.2 102.5 390.4L190.4 458.3C188.8 472.5 187.5 486.2 187.5 500 187.5 513.8 188.8 527.1 190.4 540.4L102.5 609.6C94.6 615.8 92.1 627.1 97.5 636.3L180.8 780.4C185.8 789.6 197.1 792.9 206.3 789.6L310 747.5C331.7 764.2 354.2 778.3 380.4 788.8L395.8 899.2C397.5 909.2 406.3 916.7 416.7 916.7H583.3C593.8 916.7 602.5 909.2 604.2 899.2L619.6 788.8C645.8 777.9 668.3 764.2 690 747.5L793.8 789.6C802.9 792.9 814.2 789.6 819.2 780.4L902.5 636.3C907.5 627.1 905.4 615.8 897.5 609.6L809.6 540.4Z", + "width": 1000 + }, + "search": [ + "settings" + ] }, { "uid": "98687378abd1faf8f6af97c254eb6cd6", @@ -211,16 +429,536 @@ "src": "fontawesome" }, { - "uid": "e99461abfef3923546da8d745372c995", - "css": "cog", - "code": 59417, - "src": "fontawesome" + "uid": "3b1ed5290f0ac657d3a08e12df23ca97", + "css": "folder-image", + "code": 59401, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M208.3 708.3L395.8 458.3 541.7 645.8 645.8 520.8 791.7 708.3M833.3 250H500L416.7 166.7H166.7A83.3 83.3 0 0 0 83.3 250V750A83.3 83.3 0 0 0 166.7 833.3H833.3A83.3 83.3 0 0 0 916.7 750V333.3A83.3 83.3 0 0 0 833.3 250Z", + "width": 1000 + }, + "search": [ + "folder" + ] }, { - "uid": "3a230e539a4f3b904debd04c6c155034", + "uid": "c24c3a39a7cfc385fcdbfb6e550a6333", + "css": "clipboard-empty", + "code": 59478, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M291.7 333.3V250H208.3V791.7H791.7V250H708.3V333.3H291.7M375 166.7A125 125 0 0 1 500 41.7 125 125 0 0 1 625 166.7H791.7A83.3 83.3 0 0 1 875 250V791.7A83.3 83.3 0 0 1 791.7 875H208.3A83.3 83.3 0 0 1 125 791.7V250A83.3 83.3 0 0 1 208.3 166.7H375M500 125A41.7 41.7 0 0 0 458.3 166.7 41.7 41.7 0 0 0 500 208.3 41.7 41.7 0 0 0 541.7 166.7 41.7 41.7 0 0 0 500 125Z", + "width": 1000 + }, + "search": [ + "clipboard-outline" + ] + }, + { + "uid": "6cb4de8b486bdca063ac643f29efeffb", + "css": "clipboard", + "code": 59479, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M708.3 375H291.7V291.7H708.3M708.3 541.7H291.7V458.3H708.3M583.3 708.3H291.7V625H583.3M500 125A41.7 41.7 0 0 1 541.7 166.7 41.7 41.7 0 0 1 500 208.3 41.7 41.7 0 0 1 458.3 166.7 41.7 41.7 0 0 1 500 125M791.7 125H617.5C600 76.7 554.2 41.7 500 41.7 445.8 41.7 400 76.7 382.5 125H208.3A83.3 83.3 0 0 0 125 208.3V791.7A83.3 83.3 0 0 0 208.3 875H791.7A83.3 83.3 0 0 0 875 791.7V208.3A83.3 83.3 0 0 0 791.7 125Z", + "width": 1000 + }, + "search": [ + "clipboard-text" + ] + }, + { + "uid": "108d2cf571cfb17440c1691dc597609a", + "css": "file", + "code": 59454, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M541.7 375H770.8L541.7 145.8V375M250 83.3H583.3L833.3 333.3V833.3A83.3 83.3 0 0 1 750 916.7H250C203.7 916.7 166.7 879.2 166.7 833.3V166.7C166.7 120.4 203.7 83.3 250 83.3M458.3 166.7H250V833.3H458.3L750 833.3V458.3H458.3V166.7Z", + "width": 1000 + }, + "search": [ + "file-outline" + ] + }, + { + "uid": "2fffd3933d8cc5e0ed4c292f3631ed0b", + "css": "files", + "code": 59465, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M625 291.7H854.2L625 62.5V291.7M333.3 0H666.7L916.7 250V750A83.3 83.3 0 0 1 833.3 833.3H333.3C287.1 833.3 250 795.8 250 750V83.3A83.3 83.3 0 0 1 333.3 0M166.7 166.7V916.7H833.3V1000H166.7A83.3 83.3 0 0 1 83.3 916.7V166.7H166.7Z", + "width": 1000 + }, + "search": [ + "file-multiple" + ] + }, + { + "uid": "7b357343fb97c221a7c3f5a27b7b800c", + "css": "file-new", + "code": 59453, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M541.7 375H770.8L541.7 145.8V375M250 83.3H583.3L833.3 333.3V833.3A83.3 83.3 0 0 1 750 916.7H250C203.7 916.7 166.7 879.2 166.7 833.3V166.7C166.7 120.4 203.7 83.3 250 83.3M458.3 625V500H375V625H250V708.3H375V833.3H458.3V708.3H583.3V625H458.3Z", + "width": 1000 + }, + "search": [ + "file-plus" + ] + }, + { + "uid": "b0272e5454a168f0348017ad47a5411a", + "css": "file-pdf", + "code": 59448, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M583.3 375H812.5L583.3 145.8V375M291.7 83.3H625L875 333.3V833.3A83.3 83.3 0 0 1 791.7 916.7H291.7C245.4 916.7 208.3 879.2 208.3 833.3V166.7A83.3 83.3 0 0 1 291.7 83.3M497.1 518.3C514.2 555.8 535.8 586.7 560.8 607.9L577.9 621.3C541.7 627.9 491.7 639.6 438.7 660V660L434.2 661.7 455 618.3C473.7 582.1 487.5 549.2 497.1 518.3M767.1 677.1C774.6 669.6 778.3 660 778.8 649.6 780 641.3 777.9 633.3 773.8 626.7 761.7 607.1 730.4 597.9 678.7 597.9L625 600.8 588.8 576.7C562.5 555 538.8 517.1 522.1 470L523.8 464.2C537.5 408.8 550.4 341.7 522.9 314.2 516.3 307.5 507.1 304.2 497.5 304.2H487.5C472.1 304.2 458.3 320.4 454.6 336.3 439.2 391.7 448.3 422.1 463.8 472.5V472.9C453.3 509.6 440 552.1 418.8 595L378.8 670 341.7 690.4C291.7 721.7 267.9 756.7 263.3 778.8 261.7 786.7 262.5 793.8 265.4 801.3L266.7 803.3 286.7 816.3 305 820.8C338.8 820.8 377.1 781.3 428.7 692.9L436.3 690C479.2 676.3 532.5 666.7 604.2 658.8 647.1 680 697.5 689.6 729.2 689.6 747.5 689.6 760 685 767.1 677.1M750 647.5L753.8 652.1C753.3 656.3 752.1 656.7 750 657.5H748.3L740.4 658.3C721.2 658.3 691.7 650.4 661.2 637.1 665 632.9 666.7 632.9 670.8 632.9 729.2 632.9 745.8 643.3 750 647.5M367.9 708.3C340.8 757.9 316.3 785.4 297.5 791.7 299.6 775.8 318.3 748.3 347.9 721.2L367.9 708.3M493.7 420.4C484.2 382.9 483.7 352.5 490.8 335L493.7 330 500 332.1C507.1 342.1 507.9 355.4 503.7 377.9L502.5 384.6 495.8 418.8 493.7 420.4Z", + "width": 1000 + }, + "search": [ + "file-pdf" + ] + }, + { + "uid": "3dbc74b737ad75b2dea6346133003e37", + "css": "file-text", + "code": 59466, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M541.7 375H770.8L541.7 145.8V375M250 83.3H583.3L833.3 333.3V833.3A83.3 83.3 0 0 1 750 916.7H250C203.7 916.7 166.7 879.2 166.7 833.3V166.7C166.7 120.4 203.7 83.3 250 83.3M625 750V666.7H250V750H625M750 583.3V500H250V583.3H750Z", + "width": 1000 + }, + "search": [ + "file-document" + ] + }, + { + "uid": "6ba0f5403cd0e8e95462198d1c2f2203", + "css": "file-xml", + "code": 59394, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M541.7 375H770.8L541.7 145.8V375M250 83.3H583.3L833.3 333.3V833.3A83.3 83.3 0 0 1 750 916.7H250A83.3 83.3 0 0 1 166.7 833.3V166.7C166.7 120.4 203.7 83.3 250 83.3M255 645.8L410.8 801.7 470 742.9 372.9 645.8 470 548.8 410.8 490 255 645.8M720 645.8L564.2 490 505 548.8 602.1 645.8 505 742.9 564.2 801.7 720 645.8Z", + "width": 1000 + }, + "search": [ + "file-xml" + ] + }, + { + "uid": "bb5181b39a408e334b9213d6051250c3", + "css": "file-export", + "code": 59402, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M250 83.3C203.7 83.3 166.7 120.8 166.7 166.7V833.3A83.3 83.3 0 0 0 250 916.7H750A83.3 83.3 0 0 0 833.3 833.3V333.3L583.3 83.3M541.7 145.8L770.8 375H541.7M372.1 509.2H666.7V803.7L578.3 715.4 460.4 833.3 342.5 715.4 460.4 597.9", + "width": 1000 + }, + "search": [ + "file-export" + ] + }, + { + "uid": "2c9c17d58273a5617b1bbdc0602c6bb4", + "css": "link", + "code": 59459, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M441.2 558.8C458.3 575 458.3 601.7 441.2 617.9 425 634.2 398.3 634.2 382.1 617.9 300.8 536.7 300.8 404.6 382.1 323.3V323.3L529.6 175.8C610.8 94.6 742.9 94.6 824.2 175.8 905.4 257.1 905.4 389.2 824.2 470.4L762.1 532.5C762.5 498.3 757.1 464.2 745.4 431.7L765 411.7C814.2 362.9 814.2 283.7 765 235 716.3 185.8 637.1 185.8 588.3 235L441.2 382.1C392.1 430.8 392.1 510 441.2 558.8M558.8 382.1C575 365.8 601.7 365.8 617.9 382.1 699.2 463.3 699.2 595.4 617.9 676.7V676.7L470.4 824.2C389.2 905.4 257.1 905.4 175.8 824.2 94.6 742.9 94.6 610.8 175.8 529.6L237.9 467.5C237.5 501.7 242.9 535.8 254.6 568.8L235 588.3C185.8 637.1 185.8 716.3 235 765 283.7 814.2 362.9 814.2 411.7 765L558.8 617.9C607.9 569.2 607.9 490 558.8 441.2 541.7 425 541.7 398.3 558.8 382.1Z", + "width": 1000 + }, + "search": [ + "link-variant" + ] + }, + { + "uid": "d77a3c3d474886b388746eb6778c07c7", + "css": "attachment", + "code": 59442, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M312.5 750A229.2 229.2 0 0 1 83.3 520.8 229.2 229.2 0 0 1 312.5 291.7H750A166.7 166.7 0 0 1 916.7 458.3 166.7 166.7 0 0 1 750 625H395.8A104.2 104.2 0 0 1 291.7 520.8 104.2 104.2 0 0 1 395.8 416.7H708.3V479.2H395.8A41.7 41.7 0 0 0 354.2 520.8 41.7 41.7 0 0 0 395.8 562.5H750A104.2 104.2 0 0 0 854.2 458.3 104.2 104.2 0 0 0 750 354.2H312.5A166.7 166.7 0 0 0 145.8 520.8 166.7 166.7 0 0 0 312.5 687.5H708.3V750H312.5Z", + "width": 1000 + }, + "search": [ + "attachment" + ] + }, + { + "uid": "256d512a42d54f808cc5afffb7adca21", + "css": "pencil", + "code": 59456, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M701.7 113.7C685.4 113.7 669.6 120 657.1 132.1L568.8 220.4 789.6 441.7 877.9 354.2C902.9 328.7 902.9 289.2 877.9 265L745.8 132.1C733.3 120 717.5 113.7 701.7 113.7M539.2 250L201.7 587.9 308.3 599.6 315.8 695 410.8 702.1 422.9 808.8 760.4 470.8M177.1 626.7L104.2 905.4 383.3 830.8 373.3 740.8 277.1 733.7 269.6 637.1", + "width": 1000 + }, + "search": [ + "lead-pencil" + ] + }, + { + "uid": "b35452c8799239d5f9a0dbc1237303ea", + "css": "pencil-1", + "code": 59473, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M862.9 293.3C879.2 277.1 879.2 250 862.9 234.6L765.4 137.1C750 120.8 722.9 120.8 706.7 137.1L630 213.3 786.3 369.6M125 718.8V875H281.3L742.1 413.7 585.8 257.5 125 718.8Z", + "width": 1000 + }, + "search": [ + "pencil" + ] + }, + { + "uid": "affa5bca15baedc7e4d51e239d058525", + "css": "pencil-add", + "code": 59392, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M546.6 671.6H671.6V546.6H754.9V671.6H879.9V754.9H754.9V879.9H671.6V754.9H546.6ZM862.9 293.3C879.2 277.1 879.2 250 862.9 234.6L765.4 137.1C750 120.8 722.9 120.8 706.7 137.1L630 213.3 786.3 369.6M125 718.8V875H281.3L742.1 413.7 585.8 257.5Z", + "width": 1000 + }, + "search": [ + "pencil" + ] + }, + { + "uid": "869010a7f405f1c4c4f8e1d610d66aed", + "css": "book-open", + "code": 59455, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M875 208.3C828.8 193.8 777.9 187.5 729.2 187.5 647.9 187.5 560.4 204.2 500 250 439.6 204.2 352.1 187.5 270.8 187.5 189.6 187.5 102.1 204.2 41.7 250V860.4C41.7 870.8 52.1 881.2 62.5 881.2 66.7 881.2 68.7 879.2 72.9 879.2 129.2 852.1 210.4 833.3 270.8 833.3 352.1 833.3 439.6 850 500 895.8 556.3 860.4 658.3 833.3 729.2 833.3 797.9 833.3 868.8 845.8 927.1 877.1 931.3 879.2 933.3 879.2 937.5 879.2 947.9 879.2 958.3 868.8 958.3 858.3V250C933.3 231.2 906.3 218.8 875 208.3M875 770.8C829.2 756.2 779.2 750 729.2 750 658.3 750 556.3 777.1 500 812.5V333.3C556.3 297.9 658.3 270.8 729.2 270.8 779.2 270.8 829.2 277.1 875 291.7V770.8Z", + "width": 1000 + }, + "search": [ + "book-open-variant" + ] + }, + { + "uid": "dd3fce505416914a6e261f56e012bedf", + "css": "bookmark-empty", + "code": 59451, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M708.3 750L500 659.2 291.7 750V208.3H708.3M708.3 125H291.7A83.3 83.3 0 0 0 208.3 208.3V875L500 750 791.7 875V208.3C791.7 162.1 754.2 125 708.3 125Z", + "width": 1000 + }, + "search": [ + "bookmark-outline" + ] + }, + { + "uid": "89c875ec5b1d33b5e4a815bd640c4044", + "css": "cloud", + "code": 59482, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M791.7 750H250A166.7 166.7 0 0 1 83.3 583.3 166.7 166.7 0 0 1 250 416.7H279.6C307.1 320.4 395.8 250 500 250A229.2 229.2 0 0 1 729.2 479.2V500H791.7A125 125 0 0 1 916.7 625 125 125 0 0 1 791.7 750M806.3 417.9C777.9 274.6 651.7 166.7 500 166.7 379.6 166.7 275 235 222.9 334.6 97.5 348.3 0 454.2 0 583.3A250 250 0 0 0 250 833.3H791.7A208.3 208.3 0 0 0 1000 625C1000 515 914.6 425.8 806.3 417.9Z", + "width": 1000 + }, + "search": [ + "cloud-outline" + ] + }, + { + "uid": "733b084cd46a5563c506c30eedf088ee", + "css": "bell", + "code": 59450, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M666.7 708.3H291.7V437.5C291.7 333.3 375 250 479.2 250 583.3 250 666.7 333.3 666.7 437.5M750 666.7V437.5C750 309.6 660.8 202.5 541.7 174.2V145.8A62.5 62.5 0 0 0 479.2 83.3 62.5 62.5 0 0 0 416.7 145.8V174.2C297.1 202.5 208.3 309.6 208.3 437.5V666.7L125 750V791.7H833.3V750M479.2 916.7A83.3 83.3 0 0 0 562.5 833.3H395.8A83.3 83.3 0 0 0 479.2 916.7Z", + "width": 1000 + }, + "search": [ + "bell-outline" + ] + }, + { + "uid": "796dab572ec00c61233c6835655bf27e", + "css": "clock", + "code": 59480, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M500 833.3A333.3 333.3 0 0 0 833.3 500 333.3 333.3 0 0 0 500 166.7 333.3 333.3 0 0 0 166.7 500 333.3 333.3 0 0 0 500 833.3M500 83.3A416.7 416.7 0 0 1 916.7 500 416.7 416.7 0 0 1 500 916.7C269.6 916.7 83.3 729.2 83.3 500A416.7 416.7 0 0 1 500 83.3M520.8 291.7V510.4L708.3 621.7 677.1 672.9 458.3 541.7V291.7H520.8Z", + "width": 1000 + }, + "search": [ + "clock" + ] + }, + { + "uid": "ca7476d2dec8b5e8290215391f6a16c3", + "css": "puzzle", + "code": 59471, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M854.2 458.3H791.7V291.7C791.7 245.4 754.2 208.3 708.3 208.3H541.7V145.8A104.2 104.2 0 0 0 437.5 41.7 104.2 104.2 0 0 0 333.3 145.8V208.3H166.7A83.3 83.3 0 0 0 83.3 291.7V450H145.8C208.3 450 258.3 500 258.3 562.5 258.3 625 208.3 675 145.8 675H83.3V833.3A83.3 83.3 0 0 0 166.7 916.7H325V854.2C325 791.7 375 741.7 437.5 741.7 500 741.7 550 791.7 550 854.2V916.7H708.3A83.3 83.3 0 0 0 791.7 833.3V666.7H854.2A104.2 104.2 0 0 0 958.3 562.5 104.2 104.2 0 0 0 854.2 458.3Z", + "width": 1000 + }, + "search": [ + "puzzle" + ] + }, + { + "uid": "65f4d10973a541ace5da216063498bd2", + "css": "menu", + "code": 59476, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M125 250H875V333.3H125V250M125 458.3H875V541.7H125V458.3M125 666.7H875V750H125V666.7Z", + "width": 1000 + }, + "search": [ + "menu" + ] + }, + { + "uid": "315df2cedeb7eaf5e0a6e69bae4ec1bb", + "css": "search", + "code": 59477, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M395.8 125A270.8 270.8 0 0 1 666.7 395.8C666.7 462.9 642.1 524.6 601.7 572.1L612.9 583.3H645.8L854.2 791.7 791.7 854.2 583.3 645.8V612.9L572.1 601.7C524.6 642.1 462.9 666.7 395.8 666.7A270.8 270.8 0 0 1 125 395.8 270.8 270.8 0 0 1 395.8 125M395.8 208.3C291.7 208.3 208.3 291.7 208.3 395.8 208.3 500 291.7 583.3 395.8 583.3 500 583.3 583.3 500 583.3 395.8 583.3 291.7 500 208.3 395.8 208.3Z", + "width": 1000 + }, + "search": [ + "magnify" + ] + }, + { + "uid": "fef6633a7489e5db2505be117bbc9bbb", "css": "help", - "code": 59418, - "src": "entypo" + "code": 59452, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M416.7 791.7H541.7V916.7H416.7V791.7M500 83.3C722.9 92.5 820 317.5 687.5 486.2 652.9 527.9 597.1 555.4 569.6 590.4 541.7 625 541.7 666.7 541.7 708.3H416.7C416.7 638.8 416.7 580 444.6 538.3 472.1 496.7 527.9 472.1 562.5 444.6 663.3 351.2 638.3 219.2 500 208.3A125 125 0 0 0 375 333.3H250A250 250 0 0 1 500 83.3Z", + "width": 1000 + }, + "search": [ + "help" + ] + }, + { + "uid": "090e74f1d6d9e8672793363a119342c8", + "css": "star-outline", + "code": 59468, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M500 641.3L343.3 735.8 384.6 557.5 246.3 437.5 428.7 422.1 500 253.7 571.3 422.1 753.8 437.5 615.4 557.5 656.7 735.8M916.7 385L617.1 359.6 500 83.3 382.9 359.6 83.3 385 310.4 582.1 242.5 875 500 719.6 757.5 875 689.2 582.1 916.7 385Z", + "width": 1000 + }, + "search": [ + "star-outline" + ] + }, + { + "uid": "3024b192dfbe078205b905abf5e4c56b", + "css": "star", + "code": 59488, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M500 719.6L757.5 875 689.2 582.1 916.7 385 617.1 359.2 500 83.3 382.9 359.2 83.3 385 310.4 582.1 242.5 875 500 719.6Z", + "width": 1000 + }, + "search": [ + "star" + ] + }, + { + "uid": "76ac689ecab8fb3e7584d014ffd2a4e2", + "css": "sitemap", + "code": 59469, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M375 83.3V333.3H458.3V458.3H208.3C162.1 458.3 125 495.4 125 541.7V666.7H41.7V916.7H291.7V666.7H208.3V541.7H458.3V666.7H375V916.7H625V666.7H541.7V541.7H791.7V666.7H708.3V916.7H958.3V666.7H875V541.7C875 495.4 837.9 458.3 791.7 458.3H541.7V333.3H625V83.3H375Z", + "width": 1000 + }, + "search": [ + "sitemap" + ] + }, + { + "uid": "b3e2d6075eaea48125b4595d0740cb6c", + "css": "plus", + "code": 59472, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M791.7 541.7H541.7V791.7H458.3V541.7H208.3V458.3H458.3V208.3H541.7V458.3H791.7V541.7Z", + "width": 1000 + }, + "search": [ + "plus" + ] + }, + { + "uid": "6802a2a08f89c94bc9336d328d7cb6f4", + "css": "minus", + "code": 59474, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M791.7 541.7H208.3V458.3H791.7V541.7Z", + "width": 1000 + }, + "search": [ + "minus" + ] + }, + { + "uid": "37bd9b9434b9ba58500d3254b72aae94", + "css": "mail", + "code": 59485, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M833.3 166.7H166.7A83.3 83.3 0 0 0 83.3 250V750A83.3 83.3 0 0 0 166.7 833.3H833.3A83.3 83.3 0 0 0 916.7 750V250A83.3 83.3 0 0 0 833.3 166.7M833.3 750H166.7V333.3L500 541.7 833.3 333.3V750M833.3 250L500 458.3 166.7 250V250H833.3V250Z", + "width": 1000 + }, + "search": [ + "email-outline" + ] + }, + { + "uid": "e4d6dcc63cc67762b2324d180aab0f52", + "css": "disk", + "code": 59484, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M500 583.3C453.8 583.3 416.7 545.8 416.7 500 416.7 453.8 453.8 416.7 500 416.7 546.3 416.7 583.3 453.8 583.3 500A83.3 83.3 0 0 1 500 583.3M500 166.7A333.3 333.3 0 0 0 166.7 500 333.3 333.3 0 0 0 500 833.3 333.3 333.3 0 0 0 833.3 500 333.3 333.3 0 0 0 500 166.7Z", + "width": 1000 + }, + "search": [ + "disk" + ] + }, + { + "uid": "9ee76d23e10e37d5c4a39fec91445c94", + "css": "code-braces", + "code": 59483, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M333.3 125A83.3 83.3 0 0 0 250 208.3V375A83.3 83.3 0 0 1 166.7 458.3H125V541.7H166.7A83.3 83.3 0 0 1 250 625V791.7A83.3 83.3 0 0 0 333.3 875H416.7V791.7H333.3V583.3A83.3 83.3 0 0 0 250 500 83.3 83.3 0 0 0 333.3 416.7V208.3H416.7V125M666.7 125A83.3 83.3 0 0 1 750 208.3V375A83.3 83.3 0 0 0 833.3 458.3H875V541.7H833.3A83.3 83.3 0 0 0 750 625V791.7A83.3 83.3 0 0 1 666.7 875H583.3V791.7H666.7V583.3A83.3 83.3 0 0 1 750 500 83.3 83.3 0 0 1 666.7 416.7V208.3H583.3V125H666.7Z", + "width": 1000 + }, + "search": [ + "code-braces" + ] + }, + { + "uid": "c3787a756d99f2e9eb958c0573a90afe", + "css": "code", + "code": 59489, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M608.3 691.7L800 500 608.3 308.3 666.7 250 916.7 500 666.7 750 608.3 691.7M391.7 691.7L200 500 391.7 308.3 333.3 250 83.3 500 333.3 750 391.7 691.7Z", + "width": 1000 + }, + "search": [ + "code-tags" + ] + }, + { + "uid": "01450c0d1a9c98cebdf6c84063b43f3a", + "css": "checkbox-marked", + "code": 59460, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M416.7 708.3L208.3 500 267.1 440.8 416.7 590.4 732.9 274.2 791.7 333.3M791.7 125H208.3C162.1 125 125 162.1 125 208.3V791.7A83.3 83.3 0 0 0 208.3 875H791.7A83.3 83.3 0 0 0 875 791.7V208.3C875 162.1 837.5 125 791.7 125Z", + "width": 1000 + }, + "search": [ + "checkbox-marked" + ] + }, + { + "uid": "1a4bb66dee8acc9a829656665a36e339", + "css": "check", + "code": 59457, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M875 291.7L375 791.7 145.8 562.5 204.6 503.7 375 673.8 816.3 232.9 875 291.7Z", + "width": 1000 + }, + "search": [ + "check" + ] + }, + { + "uid": "d4eb253b87393661a6bb0d84edf343d5", + "css": "dividers", + "code": 59393, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M458.3 83.3H541.7V166.7H562.5A62.5 62.5 0 0 1 625 229.2V375L606.7 393.3 675 511.7C721.2 466.2 750 403.3 750 333.3H833.3C833.3 434.2 788.8 524.6 717.9 585.8L848.8 812.5 854.2 905 776.2 854.2 648.3 632.1C604.2 654.2 553.3 666.7 500 666.7 446.7 666.7 395.8 654.2 351.7 632.1L223.8 854.2 145.8 905 151.3 812.5 393.3 393.3 375 375V229.2A62.5 62.5 0 0 1 437.5 166.7H458.3V83.3M393.3 559.6C425.8 575 462.1 583.3 500 583.3 537.9 583.3 574.2 575 606.7 559.6L545.8 454.2H545.4C519.6 479.2 480.4 479.2 454.6 454.2H454.2L393.3 559.6M500 250A41.7 41.7 0 0 0 458.3 291.7 41.7 41.7 0 0 0 500 333.3 41.7 41.7 0 0 0 541.7 291.7 41.7 41.7 0 0 0 500 250Z", + "width": 1000 + }, + "search": [ + "dividers" + ] + }, + { + "uid": "539de8f1b724882316384084be16d523", + "css": "revert-replay", + "code": 59449, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M500 208.3V41.7L291.7 250 500 458.3V291.7A250 250 0 0 1 750 541.7 250 250 0 0 1 500 791.7 250 250 0 0 1 250 541.7H166.7A333.3 333.3 0 0 0 500 875 333.3 333.3 0 0 0 833.3 541.7 333.3 333.3 0 0 0 500 208.3Z", + "width": 1000 + }, + "search": [ + "revert" + ] + }, + { + "uid": "9fa299e43ac2df88490666723151a4f9", + "css": "revisions-history", + "code": 59395, + "src": "custom_icons", + "selected": true, + "svg": { + "path": "M458.3 291.7V504.6L654.6 620.8 687.5 567.5 520.8 468.8V291.7M520.8 83.3C373.8 83.3 246.3 163.3 177.9 282.1L83.3 187.5V458.3H354.2L239.6 343.8C290 238.8 395.8 166.7 520.8 166.7A312.5 312.5 0 0 1 833.3 479.2 312.5 312.5 0 0 1 520.8 791.7C384.6 791.7 269.6 704.6 226.7 583.3H139.2C185 751.3 337.9 875 520.8 875 739.2 875 916.7 697.9 916.7 479.2A395.8 395.8 0 0 0 520.8 83.3Z", + "width": 1000 + }, + "search": [ + "history" + ] } ] } \ No newline at end of file diff --git a/fonts/icons/fontello-codes.css b/fonts/icons/fontello-codes.css index 419e274..7b734e6 100644 --- a/fonts/icons/fontello-codes.css +++ b/fonts/icons/fontello-codes.css @@ -1,37 +1,78 @@ -.icon-user:before { content: '\e800'; } -.icon-logout:before { content: '\e801'; } -.icon-login:before { content: '\e802'; } /* '' */ -.icon-clipboard:before { content: '\e803'; } /* '' */ +.icon-pencil-add:before { content: '\e800'; } /* '' */ +.icon-dividers:before { content: '\e801'; } /* '' */ +.icon-file-xml:before { content: '\e802'; } /* '' */ +.icon-revisions-history:before { content: '\e803'; } /* '' */ .icon-emo-happy:before { content: '\e804'; } /* '' */ .icon-emo-wink:before { content: '\e805'; } /* '' */ .icon-emo-unhappy:before { content: '\e806'; } /* '' */ .icon-emo-sleep:before { content: '\e807'; } /* '' */ .icon-emo-thumbsup:before { content: '\e808'; } /* '' */ -.icon-clock:before { content: '\e809'; } /* '' */ -.icon-link:before { content: '\e80a'; } /* '' */ -.icon-bell:before { content: '\e80b'; } /* '' */ +.icon-folder-image:before { content: '\e809'; } /* '' */ +.icon-file-export:before { content: '\e80a'; } /* '' */ .icon-emo-grin:before { content: '\e80c'; } /* '' */ .icon-emo-angry:before { content: '\e80d'; } /* '' */ -.icon-mail:before { content: '\e80e'; } /* '' */ .icon-emo-cry:before { content: '\e80f'; } /* '' */ -.icon-cloud:before { content: '\e810'; } /* '' */ .icon-emo-squint:before { content: '\e811'; } /* '' */ .icon-emo-laugh:before { content: '\e812'; } /* '' */ .icon-emo-wink2:before { content: '\e813'; } /* '' */ -.icon-cloud-1:before { content: '\e814'; } /* '' */ -.icon-home-outline:before { content: '\e815'; } /* '' */ -.icon-home:before { content: '\e816'; } /* '' */ -.icon-puzzle-1:before { content: '\e817'; } /* '' */ .icon-cog-alt:before { content: '\e818'; } /* '' */ -.icon-cog:before { content: '\e819'; } /* '' */ -.icon-help:before { content: '\e81a'; } /* '' */ -.icon-bookmark-empty:before { content: '\f097'; } /* '' */ -.icon-menu:before { content: '\f0c9'; } /* '' */ -.icon-sitemap:before { content: '\f0e8'; } /* '' */ -.icon-doc-text:before { content: '\f0f6'; } /* '' */ -.icon-smile:before { content: '\f118'; } /* '' */ -.icon-frown:before { content: '\f119'; } /* '' */ -.icon-meh:before { content: '\f11a'; } /* '' */ -.icon-puzzle:before { content: '\f12e'; } /* '' */ -.icon-file-pdf:before { content: '\f1c1'; } /* '' */ \ No newline at end of file +.icon-left-thick:before { content: '\e82c'; } /* '' */ +.icon-right-small:before { content: '\e82d'; } /* '' */ +.icon-right-thick:before { content: '\e82e'; } /* '' */ +.icon-up-small:before { content: '\e82f'; } /* '' */ +.icon-up-bold:before { content: '\e830'; } /* '' */ +.icon-up-thick:before { content: '\e831'; } /* '' */ +.icon-attachment:before { content: '\e832'; } /* '' */ +.icon-user:before { content: '\e833'; } /* '' */ +.icon-down-small:before { content: '\e834'; } /* '' */ +.icon-down-thick:before { content: '\e835'; } /* '' */ +.icon-left-small:before { content: '\e836'; } /* '' */ +.icon-left-bold:before { content: '\e837'; } /* '' */ +.icon-file-pdf:before { content: '\e838'; } /* '' */ +.icon-revert-replay:before { content: '\e839'; } /* '' */ +.icon-bell:before { content: '\e83a'; } /* '' */ +.icon-bookmark-empty:before { content: '\e83b'; } /* '' */ +.icon-help:before { content: '\e83c'; } /* '' */ +.icon-file-new:before { content: '\e83d'; } /* '' */ +.icon-file:before { content: '\e83e'; } /* '' */ +.icon-book-open:before { content: '\e83f'; } /* '' */ +.icon-pencil:before { content: '\e840'; } /* '' */ +.icon-check:before { content: '\e841'; } /* '' */ +.icon-home:before { content: '\e842'; } /* '' */ +.icon-link:before { content: '\e843'; } /* '' */ +.icon-checkbox-marked:before { content: '\e844'; } /* '' */ +.icon-login:before { content: '\e845'; } /* '' */ +.icon-down-open-big:before { content: '\e846'; } /* '' */ +.icon-logout:before { content: '\e847'; } /* '' */ +.icon-up-open-big:before { content: '\e848'; } /* '' */ +.icon-files:before { content: '\e849'; } /* '' */ +.icon-file-text:before { content: '\e84a'; } /* '' */ +.icon-frown:before { content: '\e84b'; } /* '' */ +.icon-star-outline:before { content: '\e84c'; } /* '' */ +.icon-sitemap:before { content: '\e84d'; } /* '' */ +.icon-cog:before { content: '\e84e'; } /* '' */ +.icon-puzzle:before { content: '\e84f'; } /* '' */ +.icon-plus:before { content: '\e850'; } /* '' */ +.icon-pencil-1:before { content: '\e851'; } /* '' */ +.icon-minus:before { content: '\e852'; } /* '' */ +.icon-up:before { content: '\e853'; } /* '' */ +.icon-menu:before { content: '\e854'; } /* '' */ +.icon-search:before { content: '\e855'; } /* '' */ +.icon-clipboard-empty:before { content: '\e856'; } /* '' */ +.icon-clipboard:before { content: '\e857'; } /* '' */ +.icon-clock:before { content: '\e858'; } /* '' */ +.icon-down:before { content: '\e859'; } /* '' */ +.icon-cloud:before { content: '\e85a'; } /* '' */ +.icon-code-braces:before { content: '\e85b'; } /* '' */ +.icon-disk:before { content: '\e85c'; } /* '' */ +.icon-mail:before { content: '\e85d'; } /* '' */ +.icon-smile:before { content: '\e85e'; } /* '' */ +.icon-meh:before { content: '\e85f'; } /* '' */ +.icon-star:before { content: '\e860'; } /* '' */ +.icon-code:before { content: '\e861'; } /* '' */ +.icon-user-circle:before { content: '\e86c'; } /* '' */ +.icon-comment-question:before { content: '\e880'; } /* '' */ +.icon-jira:before { content: '\e881'; } /* '' */ +.icon-right-bold:before { content: '\e882'; } /* '' */ +.icon-down-bold:before { content: '\e883'; } /* '' */ \ No newline at end of file diff --git a/fonts/icons/fontello-no-materialdesign.zip b/fonts/icons/fontello-no-materialdesign.zip new file mode 100644 index 0000000..f3f2420 Binary files /dev/null and b/fonts/icons/fontello-no-materialdesign.zip differ diff --git a/fonts/icons/fontello.eot b/fonts/icons/fontello.eot old mode 100644 new mode 100755 index a17218d..f484f83 Binary files a/fonts/icons/fontello.eot and b/fonts/icons/fontello.eot differ diff --git a/fonts/icons/fontello.svg b/fonts/icons/fontello.svg old mode 100644 new mode 100755 index 586baa7..6f5d835 --- a/fonts/icons/fontello.svg +++ b/fonts/icons/fontello.svg @@ -1,18 +1,18 @@ -Copyright (C) 2016 by original authors @ fontello.com +Copyright (C) 2017 by original authors @ fontello.com - + - + - + - + @@ -24,59 +24,141 @@ - + - - - + - - - - - - - - - - - - - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fonts/icons/fontello.ttf b/fonts/icons/fontello.ttf old mode 100644 new mode 100755 index aa40c3c..8c27493 Binary files a/fonts/icons/fontello.ttf and b/fonts/icons/fontello.ttf differ diff --git a/fonts/icons/fontello.woff b/fonts/icons/fontello.woff old mode 100644 new mode 100755 index 62b8d5d..b51cc09 Binary files a/fonts/icons/fontello.woff and b/fonts/icons/fontello.woff differ diff --git a/fonts/icons/fontello.woff2 b/fonts/icons/fontello.woff2 old mode 100644 new mode 100755 index f6583e0..89dcf2e Binary files a/fonts/icons/fontello.woff2 and b/fonts/icons/fontello.woff2 differ diff --git a/fonts/icons/fontello.zip b/fonts/icons/fontello.zip new file mode 100644 index 0000000..7f737b2 Binary files /dev/null and b/fonts/icons/fontello.zip differ diff --git a/fonts/icons/svg/elusive-clipboard-default.svg b/fonts/icons/svg/elusive-clipboard-default.svg new file mode 100644 index 0000000..d658794 --- /dev/null +++ b/fonts/icons/svg/elusive-clipboard-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/elusive-clipboard-hover.svg b/fonts/icons/svg/elusive-clipboard-hover.svg new file mode 100644 index 0000000..bcba45a --- /dev/null +++ b/fonts/icons/svg/elusive-clipboard-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/elusive-doc-new-default.svg b/fonts/icons/svg/elusive-doc-new-default.svg new file mode 100644 index 0000000..e6b8a13 --- /dev/null +++ b/fonts/icons/svg/elusive-doc-new-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/elusive-doc-new-hover.svg b/fonts/icons/svg/elusive-doc-new-hover.svg new file mode 100644 index 0000000..ce5d941 --- /dev/null +++ b/fonts/icons/svg/elusive-doc-new-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/entypo-down-open-big-default.svg b/fonts/icons/svg/entypo-down-open-big-default.svg new file mode 100644 index 0000000..2d41d0f --- /dev/null +++ b/fonts/icons/svg/entypo-down-open-big-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/entypo-down-open-big-hover.svg b/fonts/icons/svg/entypo-down-open-big-hover.svg new file mode 100644 index 0000000..110064b --- /dev/null +++ b/fonts/icons/svg/entypo-down-open-big-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/entypo-help-default.svg b/fonts/icons/svg/entypo-help-default.svg new file mode 100644 index 0000000..699a505 --- /dev/null +++ b/fonts/icons/svg/entypo-help-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/entypo-help-hover.svg b/fonts/icons/svg/entypo-help-hover.svg new file mode 100644 index 0000000..92457e5 --- /dev/null +++ b/fonts/icons/svg/entypo-help-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/entypo-search-default.svg b/fonts/icons/svg/entypo-search-default.svg new file mode 100644 index 0000000..9bab833 --- /dev/null +++ b/fonts/icons/svg/entypo-search-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/entypo-search-hover.svg b/fonts/icons/svg/entypo-search-hover.svg new file mode 100644 index 0000000..994199a --- /dev/null +++ b/fonts/icons/svg/entypo-search-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/entypo-up-open-big-default.svg b/fonts/icons/svg/entypo-up-open-big-default.svg new file mode 100644 index 0000000..83e99f4 --- /dev/null +++ b/fonts/icons/svg/entypo-up-open-big-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/entypo-up-open-big-hover.svg b/fonts/icons/svg/entypo-up-open-big-hover.svg new file mode 100644 index 0000000..b8e21b7 --- /dev/null +++ b/fonts/icons/svg/entypo-up-open-big-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/entypo-user-default.svg b/fonts/icons/svg/entypo-user-default.svg new file mode 100644 index 0000000..42bc60a --- /dev/null +++ b/fonts/icons/svg/entypo-user-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/entypo-user-hover.svg b/fonts/icons/svg/entypo-user-hover.svg new file mode 100644 index 0000000..a5d7f2f --- /dev/null +++ b/fonts/icons/svg/entypo-user-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-bell-default.svg b/fonts/icons/svg/fontawesome-bell-default.svg new file mode 100644 index 0000000..487f9cf --- /dev/null +++ b/fonts/icons/svg/fontawesome-bell-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-bell-hover.svg b/fonts/icons/svg/fontawesome-bell-hover.svg new file mode 100644 index 0000000..aac10eb --- /dev/null +++ b/fonts/icons/svg/fontawesome-bell-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-bookmark-empty-default.svg b/fonts/icons/svg/fontawesome-bookmark-empty-default.svg new file mode 100644 index 0000000..51ee19f --- /dev/null +++ b/fonts/icons/svg/fontawesome-bookmark-empty-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-bookmark-empty-hover.svg b/fonts/icons/svg/fontawesome-bookmark-empty-hover.svg new file mode 100644 index 0000000..40a1c0c --- /dev/null +++ b/fonts/icons/svg/fontawesome-bookmark-empty-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-clock-default.svg b/fonts/icons/svg/fontawesome-clock-default.svg new file mode 100644 index 0000000..3d82079 --- /dev/null +++ b/fonts/icons/svg/fontawesome-clock-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-clock-hover.svg b/fonts/icons/svg/fontawesome-clock-hover.svg new file mode 100644 index 0000000..cae11a4 --- /dev/null +++ b/fonts/icons/svg/fontawesome-clock-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-code-default.svg b/fonts/icons/svg/fontawesome-code-default.svg new file mode 100644 index 0000000..599ced0 --- /dev/null +++ b/fonts/icons/svg/fontawesome-code-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-code-hover.svg b/fonts/icons/svg/fontawesome-code-hover.svg new file mode 100644 index 0000000..76d5cb8 --- /dev/null +++ b/fonts/icons/svg/fontawesome-code-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-cog-alt-default.svg b/fonts/icons/svg/fontawesome-cog-alt-default.svg new file mode 100644 index 0000000..71b49f6 --- /dev/null +++ b/fonts/icons/svg/fontawesome-cog-alt-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-cog-alt-hover.svg b/fonts/icons/svg/fontawesome-cog-alt-hover.svg new file mode 100644 index 0000000..861d3cd --- /dev/null +++ b/fonts/icons/svg/fontawesome-cog-alt-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-cog-default.svg b/fonts/icons/svg/fontawesome-cog-default.svg new file mode 100644 index 0000000..3657183 --- /dev/null +++ b/fonts/icons/svg/fontawesome-cog-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-cog-hover.svg b/fonts/icons/svg/fontawesome-cog-hover.svg new file mode 100644 index 0000000..edbdca2 --- /dev/null +++ b/fonts/icons/svg/fontawesome-cog-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-doc-default.svg b/fonts/icons/svg/fontawesome-doc-default.svg new file mode 100644 index 0000000..31e187c --- /dev/null +++ b/fonts/icons/svg/fontawesome-doc-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-doc-hover.svg b/fonts/icons/svg/fontawesome-doc-hover.svg new file mode 100644 index 0000000..af2d49d --- /dev/null +++ b/fonts/icons/svg/fontawesome-doc-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-doc-text-default.svg b/fonts/icons/svg/fontawesome-doc-text-default.svg new file mode 100644 index 0000000..4a9dc5a --- /dev/null +++ b/fonts/icons/svg/fontawesome-doc-text-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-doc-text-hover.svg b/fonts/icons/svg/fontawesome-doc-text-hover.svg new file mode 100644 index 0000000..3dbbca6 --- /dev/null +++ b/fonts/icons/svg/fontawesome-doc-text-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-docs-default.svg b/fonts/icons/svg/fontawesome-docs-default.svg new file mode 100644 index 0000000..c3ac0a2 --- /dev/null +++ b/fonts/icons/svg/fontawesome-docs-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-docs-hover.svg b/fonts/icons/svg/fontawesome-docs-hover.svg new file mode 100644 index 0000000..6d08cd5 --- /dev/null +++ b/fonts/icons/svg/fontawesome-docs-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-file-pdf-default.svg b/fonts/icons/svg/fontawesome-file-pdf-default.svg new file mode 100644 index 0000000..078f367 --- /dev/null +++ b/fonts/icons/svg/fontawesome-file-pdf-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-file-pdf-hover.svg b/fonts/icons/svg/fontawesome-file-pdf-hover.svg new file mode 100644 index 0000000..3e370b9 --- /dev/null +++ b/fonts/icons/svg/fontawesome-file-pdf-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-frown-default.svg b/fonts/icons/svg/fontawesome-frown-default.svg new file mode 100644 index 0000000..bf0447b --- /dev/null +++ b/fonts/icons/svg/fontawesome-frown-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-frown-hover.svg b/fonts/icons/svg/fontawesome-frown-hover.svg new file mode 100644 index 0000000..fc034f5 --- /dev/null +++ b/fonts/icons/svg/fontawesome-frown-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-home-default.svg b/fonts/icons/svg/fontawesome-home-default.svg new file mode 100644 index 0000000..7eb52df --- /dev/null +++ b/fonts/icons/svg/fontawesome-home-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-home-hover.svg b/fonts/icons/svg/fontawesome-home-hover.svg new file mode 100644 index 0000000..15cd809 --- /dev/null +++ b/fonts/icons/svg/fontawesome-home-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-link-default.svg b/fonts/icons/svg/fontawesome-link-default.svg new file mode 100644 index 0000000..880dd8e --- /dev/null +++ b/fonts/icons/svg/fontawesome-link-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-link-hover.svg b/fonts/icons/svg/fontawesome-link-hover.svg new file mode 100644 index 0000000..4b5696f --- /dev/null +++ b/fonts/icons/svg/fontawesome-link-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-login-default.svg b/fonts/icons/svg/fontawesome-login-default.svg new file mode 100644 index 0000000..2790114 --- /dev/null +++ b/fonts/icons/svg/fontawesome-login-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-login-hover.svg b/fonts/icons/svg/fontawesome-login-hover.svg new file mode 100644 index 0000000..97d8be9 --- /dev/null +++ b/fonts/icons/svg/fontawesome-login-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-logout-default.svg b/fonts/icons/svg/fontawesome-logout-default.svg new file mode 100644 index 0000000..3a5b40c --- /dev/null +++ b/fonts/icons/svg/fontawesome-logout-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-logout-hover.svg b/fonts/icons/svg/fontawesome-logout-hover.svg new file mode 100644 index 0000000..1149758 --- /dev/null +++ b/fonts/icons/svg/fontawesome-logout-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-mail-default.svg b/fonts/icons/svg/fontawesome-mail-default.svg new file mode 100644 index 0000000..19e9e1b --- /dev/null +++ b/fonts/icons/svg/fontawesome-mail-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-mail-hover.svg b/fonts/icons/svg/fontawesome-mail-hover.svg new file mode 100644 index 0000000..6db143f --- /dev/null +++ b/fonts/icons/svg/fontawesome-mail-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-meh-default.svg b/fonts/icons/svg/fontawesome-meh-default.svg new file mode 100644 index 0000000..8a81545 --- /dev/null +++ b/fonts/icons/svg/fontawesome-meh-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-meh-hover.svg b/fonts/icons/svg/fontawesome-meh-hover.svg new file mode 100644 index 0000000..843aaff --- /dev/null +++ b/fonts/icons/svg/fontawesome-meh-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-menu-default.svg b/fonts/icons/svg/fontawesome-menu-default.svg new file mode 100644 index 0000000..e382c4d --- /dev/null +++ b/fonts/icons/svg/fontawesome-menu-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-menu-hover.svg b/fonts/icons/svg/fontawesome-menu-hover.svg new file mode 100644 index 0000000..a7e2afa --- /dev/null +++ b/fonts/icons/svg/fontawesome-menu-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-plus-default.svg b/fonts/icons/svg/fontawesome-plus-default.svg new file mode 100644 index 0000000..b297d58 --- /dev/null +++ b/fonts/icons/svg/fontawesome-plus-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-plus-hover.svg b/fonts/icons/svg/fontawesome-plus-hover.svg new file mode 100644 index 0000000..8b4fef6 --- /dev/null +++ b/fonts/icons/svg/fontawesome-plus-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-puzzle-default.svg b/fonts/icons/svg/fontawesome-puzzle-default.svg new file mode 100644 index 0000000..d7379e3 --- /dev/null +++ b/fonts/icons/svg/fontawesome-puzzle-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-puzzle-hover.svg b/fonts/icons/svg/fontawesome-puzzle-hover.svg new file mode 100644 index 0000000..77224f9 --- /dev/null +++ b/fonts/icons/svg/fontawesome-puzzle-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-sitemap-default.svg b/fonts/icons/svg/fontawesome-sitemap-default.svg new file mode 100644 index 0000000..7a1a625 --- /dev/null +++ b/fonts/icons/svg/fontawesome-sitemap-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-sitemap-hover.svg b/fonts/icons/svg/fontawesome-sitemap-hover.svg new file mode 100644 index 0000000..0a35849 --- /dev/null +++ b/fonts/icons/svg/fontawesome-sitemap-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-smile-default.svg b/fonts/icons/svg/fontawesome-smile-default.svg new file mode 100644 index 0000000..3628c1e --- /dev/null +++ b/fonts/icons/svg/fontawesome-smile-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontawesome-smile-hover.svg b/fonts/icons/svg/fontawesome-smile-hover.svg new file mode 100644 index 0000000..de3856c --- /dev/null +++ b/fonts/icons/svg/fontawesome-smile-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-angry-default.svg b/fonts/icons/svg/fontelico-emo-angry-default.svg new file mode 100644 index 0000000..9baae08 --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-angry-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-angry-hover.svg b/fonts/icons/svg/fontelico-emo-angry-hover.svg new file mode 100644 index 0000000..1bcbdc7 --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-angry-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-cry-default.svg b/fonts/icons/svg/fontelico-emo-cry-default.svg new file mode 100644 index 0000000..9111720 --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-cry-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-cry-hover.svg b/fonts/icons/svg/fontelico-emo-cry-hover.svg new file mode 100644 index 0000000..78d0f8a --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-cry-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-grin-default.svg b/fonts/icons/svg/fontelico-emo-grin-default.svg new file mode 100644 index 0000000..e7bfab4 --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-grin-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-grin-hover.svg b/fonts/icons/svg/fontelico-emo-grin-hover.svg new file mode 100644 index 0000000..1e4e5ca --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-grin-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-happy-default.svg b/fonts/icons/svg/fontelico-emo-happy-default.svg new file mode 100644 index 0000000..b14f546 --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-happy-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-happy-hover.svg b/fonts/icons/svg/fontelico-emo-happy-hover.svg new file mode 100644 index 0000000..1bc88de --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-happy-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-laugh-default.svg b/fonts/icons/svg/fontelico-emo-laugh-default.svg new file mode 100644 index 0000000..9f79b1c --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-laugh-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-laugh-hover.svg b/fonts/icons/svg/fontelico-emo-laugh-hover.svg new file mode 100644 index 0000000..9e2c385 --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-laugh-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-sleep-default.svg b/fonts/icons/svg/fontelico-emo-sleep-default.svg new file mode 100644 index 0000000..039718d --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-sleep-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-sleep-hover.svg b/fonts/icons/svg/fontelico-emo-sleep-hover.svg new file mode 100644 index 0000000..ea37bfa --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-sleep-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-squint-default.svg b/fonts/icons/svg/fontelico-emo-squint-default.svg new file mode 100644 index 0000000..90a330f --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-squint-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-squint-hover.svg b/fonts/icons/svg/fontelico-emo-squint-hover.svg new file mode 100644 index 0000000..0b05362 --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-squint-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-thumbsup-default.svg b/fonts/icons/svg/fontelico-emo-thumbsup-default.svg new file mode 100644 index 0000000..5b57bb1 --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-thumbsup-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-thumbsup-hover.svg b/fonts/icons/svg/fontelico-emo-thumbsup-hover.svg new file mode 100644 index 0000000..7545168 --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-thumbsup-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-unhappy-default.svg b/fonts/icons/svg/fontelico-emo-unhappy-default.svg new file mode 100644 index 0000000..50a5eb4 --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-unhappy-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-unhappy-hover.svg b/fonts/icons/svg/fontelico-emo-unhappy-hover.svg new file mode 100644 index 0000000..8eb3bed --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-unhappy-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-wink-default.svg b/fonts/icons/svg/fontelico-emo-wink-default.svg new file mode 100644 index 0000000..9ef1ef9 --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-wink-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-wink-hover.svg b/fonts/icons/svg/fontelico-emo-wink-hover.svg new file mode 100644 index 0000000..d47c86b --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-wink-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-wink2-default.svg b/fonts/icons/svg/fontelico-emo-wink2-default.svg new file mode 100644 index 0000000..1d8d6aa --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-wink2-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/fontelico-emo-wink2-hover.svg b/fonts/icons/svg/fontelico-emo-wink2-hover.svg new file mode 100644 index 0000000..7d3e7ce --- /dev/null +++ b/fonts/icons/svg/fontelico-emo-wink2-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/iconic-book-open-default.svg b/fonts/icons/svg/iconic-book-open-default.svg new file mode 100644 index 0000000..748c76b --- /dev/null +++ b/fonts/icons/svg/iconic-book-open-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/iconic-book-open-hover.svg b/fonts/icons/svg/iconic-book-open-hover.svg new file mode 100644 index 0000000..1f885a2 --- /dev/null +++ b/fonts/icons/svg/iconic-book-open-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/linecons-cloud-default.svg b/fonts/icons/svg/linecons-cloud-default.svg new file mode 100644 index 0000000..1fd039c --- /dev/null +++ b/fonts/icons/svg/linecons-cloud-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/linecons-cloud-hover.svg b/fonts/icons/svg/linecons-cloud-hover.svg new file mode 100644 index 0000000..bcd685e --- /dev/null +++ b/fonts/icons/svg/linecons-cloud-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/linecons-pencil-default.svg b/fonts/icons/svg/linecons-pencil-default.svg new file mode 100644 index 0000000..546d025 --- /dev/null +++ b/fonts/icons/svg/linecons-pencil-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/linecons-pencil-hover.svg b/fonts/icons/svg/linecons-pencil-hover.svg new file mode 100644 index 0000000..de80de2 --- /dev/null +++ b/fonts/icons/svg/linecons-pencil-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/modernpics-pencil-default.svg b/fonts/icons/svg/modernpics-pencil-default.svg new file mode 100644 index 0000000..b7f719d --- /dev/null +++ b/fonts/icons/svg/modernpics-pencil-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/modernpics-pencil-hover.svg b/fonts/icons/svg/modernpics-pencil-hover.svg new file mode 100644 index 0000000..4e4c491 --- /dev/null +++ b/fonts/icons/svg/modernpics-pencil-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-cloud-default.svg b/fonts/icons/svg/typicons-cloud-default.svg new file mode 100644 index 0000000..0d97915 --- /dev/null +++ b/fonts/icons/svg/typicons-cloud-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-cloud-hover.svg b/fonts/icons/svg/typicons-cloud-hover.svg new file mode 100644 index 0000000..c40f659 --- /dev/null +++ b/fonts/icons/svg/typicons-cloud-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-down-outline-default.svg b/fonts/icons/svg/typicons-down-outline-default.svg new file mode 100644 index 0000000..964930b --- /dev/null +++ b/fonts/icons/svg/typicons-down-outline-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-down-outline-hover.svg b/fonts/icons/svg/typicons-down-outline-hover.svg new file mode 100644 index 0000000..994ad8a --- /dev/null +++ b/fonts/icons/svg/typicons-down-outline-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-down-small-default.svg b/fonts/icons/svg/typicons-down-small-default.svg new file mode 100644 index 0000000..7f5dd2a --- /dev/null +++ b/fonts/icons/svg/typicons-down-small-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-down-small-hover.svg b/fonts/icons/svg/typicons-down-small-hover.svg new file mode 100644 index 0000000..4ca7de9 --- /dev/null +++ b/fonts/icons/svg/typicons-down-small-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-home-outline-default.svg b/fonts/icons/svg/typicons-home-outline-default.svg new file mode 100644 index 0000000..3ea8792 --- /dev/null +++ b/fonts/icons/svg/typicons-home-outline-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-home-outline-hover.svg b/fonts/icons/svg/typicons-home-outline-hover.svg new file mode 100644 index 0000000..453c8a9 --- /dev/null +++ b/fonts/icons/svg/typicons-home-outline-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-left-outline-default.svg b/fonts/icons/svg/typicons-left-outline-default.svg new file mode 100644 index 0000000..851db60 --- /dev/null +++ b/fonts/icons/svg/typicons-left-outline-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-left-outline-hover.svg b/fonts/icons/svg/typicons-left-outline-hover.svg new file mode 100644 index 0000000..3a8f2a4 --- /dev/null +++ b/fonts/icons/svg/typicons-left-outline-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-left-small-default.svg b/fonts/icons/svg/typicons-left-small-default.svg new file mode 100644 index 0000000..8ac2e2e --- /dev/null +++ b/fonts/icons/svg/typicons-left-small-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-left-small-hover.svg b/fonts/icons/svg/typicons-left-small-hover.svg new file mode 100644 index 0000000..b03684a --- /dev/null +++ b/fonts/icons/svg/typicons-left-small-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-puzzle-default.svg b/fonts/icons/svg/typicons-puzzle-default.svg new file mode 100644 index 0000000..cb48ea7 --- /dev/null +++ b/fonts/icons/svg/typicons-puzzle-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-puzzle-hover.svg b/fonts/icons/svg/typicons-puzzle-hover.svg new file mode 100644 index 0000000..c9f211e --- /dev/null +++ b/fonts/icons/svg/typicons-puzzle-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-right-outline-default.svg b/fonts/icons/svg/typicons-right-outline-default.svg new file mode 100644 index 0000000..a03130c --- /dev/null +++ b/fonts/icons/svg/typicons-right-outline-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-right-outline-hover.svg b/fonts/icons/svg/typicons-right-outline-hover.svg new file mode 100644 index 0000000..a85a22b --- /dev/null +++ b/fonts/icons/svg/typicons-right-outline-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-right-small-default.svg b/fonts/icons/svg/typicons-right-small-default.svg new file mode 100644 index 0000000..803d8c4 --- /dev/null +++ b/fonts/icons/svg/typicons-right-small-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-right-small-hover.svg b/fonts/icons/svg/typicons-right-small-hover.svg new file mode 100644 index 0000000..8721aab --- /dev/null +++ b/fonts/icons/svg/typicons-right-small-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-up-outline-default.svg b/fonts/icons/svg/typicons-up-outline-default.svg new file mode 100644 index 0000000..c162481 --- /dev/null +++ b/fonts/icons/svg/typicons-up-outline-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-up-outline-hover.svg b/fonts/icons/svg/typicons-up-outline-hover.svg new file mode 100644 index 0000000..7db6a8b --- /dev/null +++ b/fonts/icons/svg/typicons-up-outline-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-up-small-default.svg b/fonts/icons/svg/typicons-up-small-default.svg new file mode 100644 index 0000000..b7c4fd1 --- /dev/null +++ b/fonts/icons/svg/typicons-up-small-default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/icons/svg/typicons-up-small-hover.svg b/fonts/icons/svg/typicons-up-small-hover.svg new file mode 100644 index 0000000..1314eeb --- /dev/null +++ b/fonts/icons/svg/typicons-up-small-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fonts/roboto-black.eot b/fonts/roboto-black.eot deleted file mode 100644 index 1e11f7c..0000000 Binary files a/fonts/roboto-black.eot and /dev/null differ diff --git a/fonts/roboto-black.svg b/fonts/roboto-black.svg deleted file mode 100644 index c105487..0000000 --- a/fonts/roboto-black.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - -This is a custom SVG webfont generated by Font Squirrel. -Copyright : Font data copyright Google 2011 -Designer : Google -Foundry URL : Googlecom - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fonts/roboto-black.ttf b/fonts/roboto-black.ttf deleted file mode 100644 index a53bb35..0000000 Binary files a/fonts/roboto-black.ttf and /dev/null differ diff --git a/fonts/roboto-black.woff b/fonts/roboto-black.woff deleted file mode 100644 index e4564e1..0000000 Binary files a/fonts/roboto-black.woff and /dev/null differ diff --git a/fonts/roboto-blackItalic.eot b/fonts/roboto-blackItalic.eot deleted file mode 100644 index f568391..0000000 Binary files a/fonts/roboto-blackItalic.eot and /dev/null differ diff --git a/fonts/roboto-blackItalic.svg b/fonts/roboto-blackItalic.svg deleted file mode 100644 index 10b42de..0000000 --- a/fonts/roboto-blackItalic.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - -This is a custom SVG webfont generated by Font Squirrel. -Copyright : Font data copyright Google 2011 -Designer : Google -Foundry URL : Googlecom - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fonts/roboto-blackItalic.ttf b/fonts/roboto-blackItalic.ttf deleted file mode 100644 index 7bab132..0000000 Binary files a/fonts/roboto-blackItalic.ttf and /dev/null differ diff --git a/fonts/roboto-blackItalic.woff b/fonts/roboto-blackItalic.woff deleted file mode 100644 index 1a59cb7..0000000 Binary files a/fonts/roboto-blackItalic.woff and /dev/null differ diff --git a/fonts/roboto-bold.eot b/fonts/roboto-bold.eot deleted file mode 100644 index 09ad044..0000000 Binary files a/fonts/roboto-bold.eot and /dev/null differ diff --git a/fonts/roboto-bold.svg b/fonts/roboto-bold.svg deleted file mode 100644 index edbed86..0000000 --- a/fonts/roboto-bold.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - -This is a custom SVG webfont generated by Font Squirrel. -Copyright : Font data copyright Google 2011 -Designer : Google -Foundry URL : Googlecom - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fonts/roboto-bold.ttf b/fonts/roboto-bold.ttf deleted file mode 100644 index 20f2c40..0000000 Binary files a/fonts/roboto-bold.ttf and /dev/null differ diff --git a/fonts/roboto-bold.woff b/fonts/roboto-bold.woff deleted file mode 100644 index 32339df..0000000 Binary files a/fonts/roboto-bold.woff and /dev/null differ diff --git a/fonts/roboto-boldcondensed.eot b/fonts/roboto-boldcondensed.eot deleted file mode 100644 index e0f64c1..0000000 Binary files a/fonts/roboto-boldcondensed.eot and /dev/null differ diff --git a/fonts/roboto-boldcondensed.svg b/fonts/roboto-boldcondensed.svg deleted file mode 100644 index 37f1548..0000000 --- a/fonts/roboto-boldcondensed.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - -This is a custom SVG webfont generated by Font Squirrel. -Copyright : Font data copyright Google 2011 -Designer : Google -Foundry URL : Googlecom - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fonts/roboto-boldcondensed.ttf b/fonts/roboto-boldcondensed.ttf deleted file mode 100644 index 7fad74e..0000000 Binary files a/fonts/roboto-boldcondensed.ttf and /dev/null differ diff --git a/fonts/roboto-boldcondensed.woff b/fonts/roboto-boldcondensed.woff deleted file mode 100644 index d2481fe..0000000 Binary files a/fonts/roboto-boldcondensed.woff and /dev/null differ diff --git a/fonts/roboto-boldcondenseditalic.eot b/fonts/roboto-boldcondenseditalic.eot deleted file mode 100644 index 0810aba..0000000 Binary files a/fonts/roboto-boldcondenseditalic.eot and /dev/null differ diff --git a/fonts/roboto-boldcondenseditalic.svg b/fonts/roboto-boldcondenseditalic.svg deleted file mode 100644 index d4d9143..0000000 --- a/fonts/roboto-boldcondenseditalic.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - -This is a custom SVG webfont generated by Font Squirrel. -Copyright : Font data copyright Google 2011 -Designer : Google -Foundry URL : Googlecom - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fonts/roboto-boldcondenseditalic.ttf b/fonts/roboto-boldcondenseditalic.ttf deleted file mode 100644 index 661bf7b..0000000 Binary files a/fonts/roboto-boldcondenseditalic.ttf and /dev/null differ diff --git a/fonts/roboto-boldcondenseditalic.woff b/fonts/roboto-boldcondenseditalic.woff deleted file mode 100644 index f16585c..0000000 Binary files a/fonts/roboto-boldcondenseditalic.woff and /dev/null differ diff --git a/fonts/roboto-bolditalic.eot b/fonts/roboto-bolditalic.eot deleted file mode 100644 index d6f8950..0000000 Binary files a/fonts/roboto-bolditalic.eot and /dev/null differ diff --git a/fonts/roboto-bolditalic.svg b/fonts/roboto-bolditalic.svg deleted file mode 100644 index 27118d5..0000000 --- a/fonts/roboto-bolditalic.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - -This is a custom SVG webfont generated by Font Squirrel. -Copyright : Font data copyright Google 2011 -Designer : Google -Foundry URL : Googlecom - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fonts/roboto-bolditalic.ttf b/fonts/roboto-bolditalic.ttf deleted file mode 100644 index abe6d34..0000000 Binary files a/fonts/roboto-bolditalic.ttf and /dev/null differ diff --git a/fonts/roboto-bolditalic.woff b/fonts/roboto-bolditalic.woff deleted file mode 100644 index ba9e2c4..0000000 Binary files a/fonts/roboto-bolditalic.woff and /dev/null differ diff --git a/fonts/roboto-condensed.eot b/fonts/roboto-condensed.eot deleted file mode 100644 index b091c6e..0000000 Binary files a/fonts/roboto-condensed.eot and /dev/null differ diff --git a/fonts/roboto-condensed.svg b/fonts/roboto-condensed.svg deleted file mode 100644 index b341a75..0000000 --- a/fonts/roboto-condensed.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - -This is a custom SVG webfont generated by Font Squirrel. -Copyright : Font data copyright Google 2011 -Designer : Google -Foundry URL : Googlecom - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fonts/roboto-condensed.ttf b/fonts/roboto-condensed.ttf deleted file mode 100644 index 0617758..0000000 Binary files a/fonts/roboto-condensed.ttf and /dev/null differ diff --git a/fonts/roboto-condensed.woff b/fonts/roboto-condensed.woff deleted file mode 100644 index c7b6fdd..0000000 Binary files a/fonts/roboto-condensed.woff and /dev/null differ diff --git a/fonts/roboto-condenseditalic.eot b/fonts/roboto-condenseditalic.eot deleted file mode 100644 index 9a5ac01..0000000 Binary files a/fonts/roboto-condenseditalic.eot and /dev/null differ diff --git a/fonts/roboto-condenseditalic.svg b/fonts/roboto-condenseditalic.svg deleted file mode 100644 index b151f10..0000000 --- a/fonts/roboto-condenseditalic.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - -This is a custom SVG webfont generated by Font Squirrel. -Copyright : Font data copyright Google 2011 -Designer : Google -Foundry URL : Googlecom - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fonts/roboto-condenseditalic.ttf b/fonts/roboto-condenseditalic.ttf deleted file mode 100644 index 44405d9..0000000 Binary files a/fonts/roboto-condenseditalic.ttf and /dev/null differ diff --git a/fonts/roboto-condenseditalic.woff b/fonts/roboto-condenseditalic.woff deleted file mode 100644 index 65f5f07..0000000 Binary files a/fonts/roboto-condenseditalic.woff and /dev/null differ diff --git a/fonts/roboto-italic.eot b/fonts/roboto-italic.eot deleted file mode 100644 index ae76c30..0000000 Binary files a/fonts/roboto-italic.eot and /dev/null differ diff --git a/fonts/roboto-italic.svg b/fonts/roboto-italic.svg deleted file mode 100644 index d2177f9..0000000 --- a/fonts/roboto-italic.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - -This is a custom SVG webfont generated by Font Squirrel. -Copyright : Font data copyright Google 2011 -Designer : Google -Foundry URL : Googlecom - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fonts/roboto-italic.ttf b/fonts/roboto-italic.ttf deleted file mode 100644 index 5805eee..0000000 Binary files a/fonts/roboto-italic.ttf and /dev/null differ diff --git a/fonts/roboto-italic.woff.textClipping b/fonts/roboto-italic.woff.textClipping deleted file mode 100644 index e69de29..0000000 diff --git a/fonts/roboto-italic2.woff b/fonts/roboto-italic2.woff deleted file mode 100644 index a47b237..0000000 Binary files a/fonts/roboto-italic2.woff and /dev/null differ diff --git a/fonts/roboto-light.eot b/fonts/roboto-light.eot deleted file mode 100644 index 50a0f9a..0000000 Binary files a/fonts/roboto-light.eot and /dev/null differ diff --git a/fonts/roboto-light.svg b/fonts/roboto-light.svg deleted file mode 100644 index e315ac4..0000000 --- a/fonts/roboto-light.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - -This is a custom SVG webfont generated by Font Squirrel. -Copyright : Font data copyright Google 2011 -Designer : Google -Foundry URL : Googlecom - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fonts/roboto-light.ttf b/fonts/roboto-light.ttf deleted file mode 100644 index 70476da..0000000 Binary files a/fonts/roboto-light.ttf and /dev/null differ diff --git a/fonts/roboto-light.woff b/fonts/roboto-light.woff deleted file mode 100644 index 876ae73..0000000 Binary files a/fonts/roboto-light.woff and /dev/null differ diff --git a/fonts/roboto-lightItalic.eot b/fonts/roboto-lightItalic.eot deleted file mode 100644 index 86d5aaa..0000000 Binary files a/fonts/roboto-lightItalic.eot and /dev/null differ diff --git a/fonts/roboto-lightItalic.svg b/fonts/roboto-lightItalic.svg deleted file mode 100644 index 9921eda..0000000 --- a/fonts/roboto-lightItalic.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - -This is a custom SVG webfont generated by Font Squirrel. -Copyright : Font data copyright Google 2011 -Designer : Google -Foundry URL : Googlecom - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fonts/roboto-lightItalic.ttf b/fonts/roboto-lightItalic.ttf deleted file mode 100644 index 0ec43ae..0000000 Binary files a/fonts/roboto-lightItalic.ttf and /dev/null differ diff --git a/fonts/roboto-lightItalic.woff b/fonts/roboto-lightItalic.woff deleted file mode 100644 index 3afe0cf..0000000 Binary files a/fonts/roboto-lightItalic.woff and /dev/null differ diff --git a/fonts/roboto-medium.eot b/fonts/roboto-medium.eot deleted file mode 100644 index ee68d7b..0000000 Binary files a/fonts/roboto-medium.eot and /dev/null differ diff --git a/fonts/roboto-medium.svg b/fonts/roboto-medium.svg deleted file mode 100644 index 5b689ef..0000000 --- a/fonts/roboto-medium.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - -This is a custom SVG webfont generated by Font Squirrel. -Copyright : Font data copyright Google 2011 -Designer : Google -Foundry URL : Googlecom - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fonts/roboto-medium.ttf b/fonts/roboto-medium.ttf deleted file mode 100644 index 24a0730..0000000 Binary files a/fonts/roboto-medium.ttf and /dev/null differ diff --git a/fonts/roboto-medium.woff b/fonts/roboto-medium.woff deleted file mode 100644 index 63c805c..0000000 Binary files a/fonts/roboto-medium.woff and /dev/null differ diff --git a/fonts/roboto-mediumItalic.eot b/fonts/roboto-mediumItalic.eot deleted file mode 100644 index 1ba70b8..0000000 Binary files a/fonts/roboto-mediumItalic.eot and /dev/null differ diff --git a/fonts/roboto-mediumItalic.svg b/fonts/roboto-mediumItalic.svg deleted file mode 100644 index 03d0f1a..0000000 --- a/fonts/roboto-mediumItalic.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - -This is a custom SVG webfont generated by Font Squirrel. -Copyright : Font data copyright Google 2011 -Designer : Google -Foundry URL : Googlecom - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fonts/roboto-mediumItalic.ttf b/fonts/roboto-mediumItalic.ttf deleted file mode 100644 index 319e0a9..0000000 Binary files a/fonts/roboto-mediumItalic.ttf and /dev/null differ diff --git a/fonts/roboto-mediumItalic.woff b/fonts/roboto-mediumItalic.woff deleted file mode 100644 index 7e9e87a..0000000 Binary files a/fonts/roboto-mediumItalic.woff and /dev/null differ diff --git a/fonts/roboto-regular.eot b/fonts/roboto-regular.eot deleted file mode 100644 index 9792dc6..0000000 Binary files a/fonts/roboto-regular.eot and /dev/null differ diff --git a/fonts/roboto-regular.svg b/fonts/roboto-regular.svg deleted file mode 100644 index a208bfa..0000000 --- a/fonts/roboto-regular.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - -This is a custom SVG webfont generated by Font Squirrel. -Copyright : Font data copyright Google 2011 -Designer : Google -Foundry URL : Googlecom - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fonts/roboto-regular.ttf b/fonts/roboto-regular.ttf deleted file mode 100644 index 32634bd..0000000 Binary files a/fonts/roboto-regular.ttf and /dev/null differ diff --git a/fonts/roboto-regular.woff b/fonts/roboto-regular.woff deleted file mode 100644 index 70519ff..0000000 Binary files a/fonts/roboto-regular.woff and /dev/null differ diff --git a/fonts/roboto-thin.eot b/fonts/roboto-thin.eot deleted file mode 100644 index 4c4911b..0000000 Binary files a/fonts/roboto-thin.eot and /dev/null differ diff --git a/fonts/roboto-thin.svg b/fonts/roboto-thin.svg deleted file mode 100644 index 282ca33..0000000 --- a/fonts/roboto-thin.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - -This is a custom SVG webfont generated by Font Squirrel. -Copyright : Font data copyright Google 2011 -Designer : Google -Foundry URL : Googlecom - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fonts/roboto-thin.ttf b/fonts/roboto-thin.ttf deleted file mode 100644 index 766bc49..0000000 Binary files a/fonts/roboto-thin.ttf and /dev/null differ diff --git a/fonts/roboto-thin.woff b/fonts/roboto-thin.woff deleted file mode 100644 index 8358e63..0000000 Binary files a/fonts/roboto-thin.woff and /dev/null differ diff --git a/fonts/roboto-thinItalic.eot b/fonts/roboto-thinItalic.eot deleted file mode 100644 index b3e92a0..0000000 Binary files a/fonts/roboto-thinItalic.eot and /dev/null differ diff --git a/fonts/roboto-thinItalic.svg b/fonts/roboto-thinItalic.svg deleted file mode 100644 index e64f86e..0000000 --- a/fonts/roboto-thinItalic.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - -This is a custom SVG webfont generated by Font Squirrel. -Copyright : Font data copyright Google 2011 -Designer : Google -Foundry URL : Googlecom - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fonts/roboto-thinItalic.ttf b/fonts/roboto-thinItalic.ttf deleted file mode 100644 index 74be398..0000000 Binary files a/fonts/roboto-thinItalic.ttf and /dev/null differ diff --git a/fonts/roboto-thinItalic.woff b/fonts/roboto-thinItalic.woff deleted file mode 100644 index 8329ac8..0000000 Binary files a/fonts/roboto-thinItalic.woff and /dev/null differ diff --git a/images/fav/widetile.png b/images/fav/widetile.png old mode 100644 new mode 100755 diff --git a/images/pagetools-sprite.png b/images/pagetools-sprite.png new file mode 100755 index 0000000..8e7f7f8 Binary files /dev/null and b/images/pagetools-sprite.png differ diff --git a/images/tools/00-default_checkbox-blank-circle-outline.svg b/images/tools/00-default_checkbox-blank-circle-outline.svg new file mode 100644 index 0000000..22f76f2 --- /dev/null +++ b/images/tools/00-default_checkbox-blank-circle-outline.svg @@ -0,0 +1 @@ + diff --git a/images/tools/01-edit_pencil.svg b/images/tools/01-edit_pencil.svg new file mode 100644 index 0000000..31cb7be --- /dev/null +++ b/images/tools/01-edit_pencil.svg @@ -0,0 +1 @@ + diff --git a/images/tools/02-create_pencil.svg b/images/tools/02-create_pencil.svg new file mode 100644 index 0000000..eddb11a --- /dev/null +++ b/images/tools/02-create_pencil.svg @@ -0,0 +1 @@ + diff --git a/images/tools/03-draft_android-studio.svg b/images/tools/03-draft_android-studio.svg new file mode 100644 index 0000000..c270f1a --- /dev/null +++ b/images/tools/03-draft_android-studio.svg @@ -0,0 +1 @@ + diff --git a/images/tools/04-show_file-document.svg b/images/tools/04-show_file-document.svg new file mode 100644 index 0000000..b6de9db --- /dev/null +++ b/images/tools/04-show_file-document.svg @@ -0,0 +1 @@ + diff --git a/images/tools/05-source_file-xml.svg b/images/tools/05-source_file-xml.svg new file mode 100644 index 0000000..f6e5848 --- /dev/null +++ b/images/tools/05-source_file-xml.svg @@ -0,0 +1 @@ + diff --git a/images/tools/06-revert_replay.svg b/images/tools/06-revert_replay.svg new file mode 100644 index 0000000..21c93de --- /dev/null +++ b/images/tools/06-revert_replay.svg @@ -0,0 +1 @@ + diff --git a/images/tools/07-revisions_history.svg b/images/tools/07-revisions_history.svg new file mode 100644 index 0000000..75b8d13 --- /dev/null +++ b/images/tools/07-revisions_history.svg @@ -0,0 +1 @@ + diff --git a/images/tools/08-backlink_link-variant.svg b/images/tools/08-backlink_link-variant.svg new file mode 100644 index 0000000..4b665bd --- /dev/null +++ b/images/tools/08-backlink_link-variant.svg @@ -0,0 +1 @@ + diff --git a/images/tools/09-subscribe_email-outline.svg b/images/tools/09-subscribe_email-outline.svg new file mode 100644 index 0000000..27d9515 --- /dev/null +++ b/images/tools/09-subscribe_email-outline.svg @@ -0,0 +1 @@ + diff --git a/images/tools/10-top_arrow-up.svg b/images/tools/10-top_arrow-up.svg new file mode 100644 index 0000000..50967f7 --- /dev/null +++ b/images/tools/10-top_arrow-up.svg @@ -0,0 +1 @@ + diff --git a/images/tools/11-mediamanager_folder-image.svg b/images/tools/11-mediamanager_folder-image.svg new file mode 100644 index 0000000..8602b4c --- /dev/null +++ b/images/tools/11-mediamanager_folder-image.svg @@ -0,0 +1 @@ + diff --git a/images/tools/12-back_arrow-left.svg b/images/tools/12-back_arrow-left.svg new file mode 100644 index 0000000..c0cf75b --- /dev/null +++ b/images/tools/12-back_arrow-left.svg @@ -0,0 +1 @@ + diff --git a/images/tools/40-pdf-file.svg b/images/tools/40-pdf-file.svg new file mode 100644 index 0000000..0c0b1d5 --- /dev/null +++ b/images/tools/40-pdf-file.svg @@ -0,0 +1,3 @@ + + + diff --git a/images/tools/41-format-paint.svg b/images/tools/41-format-paint.svg new file mode 100644 index 0000000..a87f0b2 --- /dev/null +++ b/images/tools/41-format-paint.svg @@ -0,0 +1,3 @@ + + + diff --git a/images/tools/43-file-delimeted.svg b/images/tools/43-file-delimeted.svg new file mode 100644 index 0000000..f4a984a --- /dev/null +++ b/images/tools/43-file-delimeted.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/LICENSE b/img/LICENSE new file mode 100644 index 0000000..7d4f96c --- /dev/null +++ b/img/LICENSE @@ -0,0 +1,427 @@ +Attribution-ShareAlike 4.0 International + +======================================================================= + +Creative Commons Corporation ("Creative Commons") is not a law firm and +does not provide legal services or legal advice. Distribution of +Creative Commons public licenses does not create a lawyer-client or +other relationship. Creative Commons makes its licenses and related +information available on an "as-is" basis. Creative Commons gives no +warranties regarding its licenses, any material licensed under their +terms and conditions, or any related information. Creative Commons +disclaims all liability for damages resulting from their use to the +fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and +conditions that creators and other rights holders may use to share +original works of authorship and other material subject to copyright +and certain other rights specified in the public license below. The +following considerations are for informational purposes only, are not +exhaustive, and do not form part of our licenses. + + Considerations for licensors: Our public licenses are + intended for use by those authorized to give the public + permission to use material in ways otherwise restricted by + copyright and certain other rights. Our licenses are + irrevocable. Licensors should read and understand the terms + and conditions of the license they choose before applying it. + Licensors should also secure all rights necessary before + applying our licenses so that the public can reuse the + material as expected. Licensors should clearly mark any + material not subject to the license. This includes other CC- + licensed material, or material used under an exception or + limitation to copyright. More considerations for licensors: + wiki.creativecommons.org/Considerations_for_licensors + + Considerations for the public: By using one of our public + licenses, a licensor grants the public permission to use the + licensed material under specified terms and conditions. If + the licensor's permission is not necessary for any reason--for + example, because of any applicable exception or limitation to + copyright--then that use is not regulated by the license. Our + licenses grant only permissions under copyright and certain + other rights that a licensor has authority to grant. Use of + the licensed material may still be restricted for other + reasons, including because others have copyright or other + rights in the material. A licensor may make special requests, + such as asking that all changes be marked or described. + Although not required by our licenses, you are encouraged to + respect those requests where reasonable. More considerations + for the public: + wiki.creativecommons.org/Considerations_for_licensees + +======================================================================= + +Creative Commons Attribution-ShareAlike 4.0 International Public +License + +By exercising the Licensed Rights (defined below), You accept and agree +to be bound by the terms and conditions of this Creative Commons +Attribution-ShareAlike 4.0 International Public License ("Public +License"). To the extent this Public License may be interpreted as a +contract, You are granted the Licensed Rights in consideration of Your +acceptance of these terms and conditions, and the Licensor grants You +such rights in consideration of benefits the Licensor receives from +making the Licensed Material available under these terms and +conditions. + + +Section 1 -- Definitions. + + a. Adapted Material means material subject to Copyright and Similar + Rights that is derived from or based upon the Licensed Material + and in which the Licensed Material is translated, altered, + arranged, transformed, or otherwise modified in a manner requiring + permission under the Copyright and Similar Rights held by the + Licensor. For purposes of this Public License, where the Licensed + Material is a musical work, performance, or sound recording, + Adapted Material is always produced where the Licensed Material is + synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright + and Similar Rights in Your contributions to Adapted Material in + accordance with the terms and conditions of this Public License. + + c. BY-SA Compatible License means a license listed at + creativecommons.org/compatiblelicenses, approved by Creative + Commons as essentially the equivalent of this Public License. + + d. Copyright and Similar Rights means copyright and/or similar rights + closely related to copyright including, without limitation, + performance, broadcast, sound recording, and Sui Generis Database + Rights, without regard to how the rights are labeled or + categorized. For purposes of this Public License, the rights + specified in Section 2(b)(1)-(2) are not Copyright and Similar + Rights. + + e. Effective Technological Measures means those measures that, in the + absence of proper authority, may not be circumvented under laws + fulfilling obligations under Article 11 of the WIPO Copyright + Treaty adopted on December 20, 1996, and/or similar international + agreements. + + f. Exceptions and Limitations means fair use, fair dealing, and/or + any other exception or limitation to Copyright and Similar Rights + that applies to Your use of the Licensed Material. + + g. License Elements means the license attributes listed in the name + of a Creative Commons Public License. The License Elements of this + Public License are Attribution and ShareAlike. + + h. Licensed Material means the artistic or literary work, database, + or other material to which the Licensor applied this Public + License. + + i. Licensed Rights means the rights granted to You subject to the + terms and conditions of this Public License, which are limited to + all Copyright and Similar Rights that apply to Your use of the + Licensed Material and that the Licensor has authority to license. + + j. Licensor means the individual(s) or entity(ies) granting rights + under this Public License. + + k. Share means to provide material to the public by any means or + process that requires permission under the Licensed Rights, such + as reproduction, public display, public performance, distribution, + dissemination, communication, or importation, and to make material + available to the public including in ways that members of the + public may access the material from a place and at a time + individually chosen by them. + + l. Sui Generis Database Rights means rights other than copyright + resulting from Directive 96/9/EC of the European Parliament and of + the Council of 11 March 1996 on the legal protection of databases, + as amended and/or succeeded, as well as other essentially + equivalent rights anywhere in the world. + + m. You means the individual or entity exercising the Licensed Rights + under this Public License. Your has a corresponding meaning. + + +Section 2 -- Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, + the Licensor hereby grants You a worldwide, royalty-free, + non-sublicensable, non-exclusive, irrevocable license to + exercise the Licensed Rights in the Licensed Material to: + + a. reproduce and Share the Licensed Material, in whole or + in part; and + + b. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where + Exceptions and Limitations apply to Your use, this Public + License does not apply, and You do not need to comply with + its terms and conditions. + + 3. Term. The term of this Public License is specified in Section + 6(a). + + 4. Media and formats; technical modifications allowed. The + Licensor authorizes You to exercise the Licensed Rights in + all media and formats whether now known or hereafter created, + and to make technical modifications necessary to do so. The + Licensor waives and/or agrees not to assert any right or + authority to forbid You from making technical modifications + necessary to exercise the Licensed Rights, including + technical modifications necessary to circumvent Effective + Technological Measures. For purposes of this Public License, + simply making modifications authorized by this Section 2(a) + (4) never produces Adapted Material. + + 5. Downstream recipients. + + a. Offer from the Licensor -- Licensed Material. Every + recipient of the Licensed Material automatically + receives an offer from the Licensor to exercise the + Licensed Rights under the terms and conditions of this + Public License. + + b. Additional offer from the Licensor -- Adapted Material. + Every recipient of Adapted Material from You + automatically receives an offer from the Licensor to + exercise the Licensed Rights in the Adapted Material + under the conditions of the Adapter's License You apply. + + c. No downstream restrictions. You may not offer or impose + any additional or different terms or conditions on, or + apply any Effective Technological Measures to, the + Licensed Material if doing so restricts exercise of the + Licensed Rights by any recipient of the Licensed + Material. + + 6. No endorsement. Nothing in this Public License constitutes or + may be construed as permission to assert or imply that You + are, or that Your use of the Licensed Material is, connected + with, or sponsored, endorsed, or granted official status by, + the Licensor or others designated to receive attribution as + provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not + licensed under this Public License, nor are publicity, + privacy, and/or other similar personality rights; however, to + the extent possible, the Licensor waives and/or agrees not to + assert any such rights held by the Licensor to the limited + extent necessary to allow You to exercise the Licensed + Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this + Public License. + + 3. To the extent possible, the Licensor waives any right to + collect royalties from You for the exercise of the Licensed + Rights, whether directly or through a collecting society + under any voluntary or waivable statutory or compulsory + licensing scheme. In all other cases the Licensor expressly + reserves any right to collect such royalties. + + +Section 3 -- License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the +following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified + form), You must: + + a. retain the following if it is supplied by the Licensor + with the Licensed Material: + + i. identification of the creator(s) of the Licensed + Material and any others designated to receive + attribution, in any reasonable manner requested by + the Licensor (including by pseudonym if + designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of + warranties; + + v. a URI or hyperlink to the Licensed Material to the + extent reasonably practicable; + + b. indicate if You modified the Licensed Material and + retain an indication of any previous modifications; and + + c. indicate the Licensed Material is licensed under this + Public License, and include the text of, or the URI or + hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any + reasonable manner based on the medium, means, and context in + which You Share the Licensed Material. For example, it may be + reasonable to satisfy the conditions by providing a URI or + hyperlink to a resource that includes the required + information. + + 3. If requested by the Licensor, You must remove any of the + information required by Section 3(a)(1)(A) to the extent + reasonably practicable. + + b. ShareAlike. + + In addition to the conditions in Section 3(a), if You Share + Adapted Material You produce, the following conditions also apply. + + 1. The Adapter's License You apply must be a Creative Commons + license with the same License Elements, this version or + later, or a BY-SA Compatible License. + + 2. You must include the text of, or the URI or hyperlink to, the + Adapter's License You apply. You may satisfy this condition + in any reasonable manner based on the medium, means, and + context in which You Share Adapted Material. + + 3. You may not offer or impose any additional or different terms + or conditions on, or apply any Effective Technological + Measures to, Adapted Material that restrict exercise of the + rights granted under the Adapter's License You apply. + + +Section 4 -- Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that +apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right + to extract, reuse, reproduce, and Share all or a substantial + portion of the contents of the database; + + b. if You include all or a substantial portion of the database + contents in a database in which You have Sui Generis Database + Rights, then the database in which You have Sui Generis Database + Rights (but not its individual contents) is Adapted Material, + including for purposes of Section 3(b); and + + c. You must comply with the conditions in Section 3(a) if You Share + all or a substantial portion of the contents of the database. + +For the avoidance of doubt, this Section 4 supplements and does not +replace Your obligations under this Public License where the Licensed +Rights include other Copyright and Similar Rights. + + +Section 5 -- Disclaimer of Warranties and Limitation of Liability. + + a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE + EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS + AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF + ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, + IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, + WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, + ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT + KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT + ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. + + b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE + TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, + NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, + INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, + COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR + USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN + ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR + DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR + IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. + + c. The disclaimer of warranties and limitation of liability provided + above shall be interpreted in a manner that, to the extent + possible, most closely approximates an absolute disclaimer and + waiver of all liability. + + +Section 6 -- Term and Termination. + + a. This Public License applies for the term of the Copyright and + Similar Rights licensed here. However, if You fail to comply with + this Public License, then Your rights under this Public License + terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under + Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided + it is cured within 30 days of Your discovery of the + violation; or + + 2. upon express reinstatement by the Licensor. + + For the avoidance of doubt, this Section 6(b) does not affect any + right the Licensor may have to seek remedies for Your violations + of this Public License. + + c. For the avoidance of doubt, the Licensor may also offer the + Licensed Material under separate terms or conditions or stop + distributing the Licensed Material at any time; however, doing so + will not terminate this Public License. + + d. Sections 1, 5, 6, 7, and 8 survive termination of this Public + License. + + +Section 7 -- Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different + terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the + Licensed Material not stated herein are separate from and + independent of the terms and conditions of this Public License. + + +Section 8 -- Interpretation. + + a. For the avoidance of doubt, this Public License does not, and + shall not be interpreted to, reduce, limit, restrict, or impose + conditions on any use of the Licensed Material that could lawfully + be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is + deemed unenforceable, it shall be automatically reformed to the + minimum extent necessary to make it enforceable. If the provision + cannot be reformed, it shall be severed from this Public License + without affecting the enforceability of the remaining terms and + conditions. + + c. No term or condition of this Public License will be waived and no + failure to comply consented to unless expressly agreed to by the + Licensor. + + d. Nothing in this Public License constitutes or may be interpreted + as a limitation upon, or waiver of, any privileges and immunities + that apply to the Licensor or You, including from the legal + processes of any jurisdiction or authority. + + +======================================================================= + +Creative Commons is not a party to its public +licenses. Notwithstanding, Creative Commons may elect to apply one of +its public licenses to material it publishes and in those instances +will be considered the “Licensor.” The text of the Creative Commons +public licenses is dedicated to the public domain under the CC0 Public +Domain Dedication. Except for the limited purpose of indicating that +material is shared under a Creative Commons public license or as +otherwise permitted by the Creative Commons policies published at +creativecommons.org/policies, Creative Commons does not authorize the +use of the trademark "Creative Commons" or any other trademark or logo +of Creative Commons without its prior written consent including, +without limitation, in connection with any unauthorized modifications +to any of its public licenses or any other arrangements, +understandings, or agreements concerning use of licensed material. For +the avoidance of doubt, this paragraph does not form part of the +public licenses. + +Creative Commons may be contacted at creativecommons.org. diff --git a/img/account-settings.svg b/img/account-settings.svg new file mode 100644 index 0000000..a7223e9 --- /dev/null +++ b/img/account-settings.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/apple-safari.svg b/img/apple-safari.svg new file mode 100644 index 0000000..5edc4f4 --- /dev/null +++ b/img/apple-safari.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/arrow_down.svg b/img/arrow_down.svg new file mode 100644 index 0000000..56b4a9b --- /dev/null +++ b/img/arrow_down.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/arrow_down_left.svg b/img/arrow_down_left.svg new file mode 100644 index 0000000..e1b3007 --- /dev/null +++ b/img/arrow_down_left.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/arrow_down_right.svg b/img/arrow_down_right.svg new file mode 100644 index 0000000..56f308a --- /dev/null +++ b/img/arrow_down_right.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/arrow_left.svg b/img/arrow_left.svg new file mode 100644 index 0000000..1a35060 --- /dev/null +++ b/img/arrow_left.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/arrow_right.svg b/img/arrow_right.svg new file mode 100644 index 0000000..23fba2c --- /dev/null +++ b/img/arrow_right.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/arrow_up.svg b/img/arrow_up.svg new file mode 100644 index 0000000..34ec6cd --- /dev/null +++ b/img/arrow_up.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/arrow_up_left.svg b/img/arrow_up_left.svg new file mode 100644 index 0000000..923c5dd --- /dev/null +++ b/img/arrow_up_left.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/arrow_up_right.svg b/img/arrow_up_right.svg new file mode 100644 index 0000000..ab82e8b --- /dev/null +++ b/img/arrow_up_right.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/basket.svg b/img/basket.svg new file mode 100644 index 0000000..5dfc4a1 --- /dev/null +++ b/img/basket.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/bed.svg b/img/bed.svg new file mode 100644 index 0000000..bd22140 --- /dev/null +++ b/img/bed.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/clock.svg b/img/clock.svg new file mode 100644 index 0000000..9050282 --- /dev/null +++ b/img/clock.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/code.svg b/img/code.svg new file mode 100644 index 0000000..c283678 --- /dev/null +++ b/img/code.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/creature.svg b/img/creature.svg new file mode 100644 index 0000000..1ab0d45 --- /dev/null +++ b/img/creature.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/cross.svg b/img/cross.svg new file mode 100644 index 0000000..d0e63ad --- /dev/null +++ b/img/cross.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/cross_small.svg b/img/cross_small.svg new file mode 100644 index 0000000..d890ea0 --- /dev/null +++ b/img/cross_small.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/cup_1.svg b/img/cup_1.svg new file mode 100644 index 0000000..9020279 --- /dev/null +++ b/img/cup_1.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/cup_2.svg b/img/cup_2.svg new file mode 100644 index 0000000..0db73f7 --- /dev/null +++ b/img/cup_2.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/dect.svg b/img/dect.svg new file mode 100644 index 0000000..b061df2 --- /dev/null +++ b/img/dect.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/down.svg b/img/down.svg new file mode 100644 index 0000000..50b8625 --- /dev/null +++ b/img/down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/export.sh b/img/export.sh new file mode 100755 index 0000000..ba6d47d --- /dev/null +++ b/img/export.sh @@ -0,0 +1,31 @@ +#!/bin/sh + +# This script can be used to automatically export all project files +# to ensure, they are a single path without any modifiers or other +# inkscape-dependent things. It will also remove unnecessary things +# from the SVGs. For this the script requires both inkscape and svgo +# to be installed. + +for infile in ./project_files/*.svg +do + outfile="./$(basename "$infile")" + + inkscape --actions="select-by-element: svg; + object-set-attribute: id, svg; + select-clear; + select-all: layers; + selection-ungroup; + select-clear; + select-all: no-groups; + object-stroke-to-path; + path-union; + object-set-attribute: id,path; + object-set-attribute: style,; + selection-group; + selection-ungroup; + export-plain-svg;" \ + --export-filename "$outfile" \ + --vacuum-defs "$infile" + + svgo --pretty "$outfile" +done diff --git a/img/external.svg b/img/external.svg new file mode 100644 index 0000000..92a7419 --- /dev/null +++ b/img/external.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/fairydust.svg b/img/fairydust.svg new file mode 100644 index 0000000..e847437 --- /dev/null +++ b/img/fairydust.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/file-export.svg b/img/file-export.svg new file mode 100644 index 0000000..727df65 --- /dev/null +++ b/img/file-export.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/img/flag.svg b/img/flag.svg new file mode 100644 index 0000000..539a20e --- /dev/null +++ b/img/flag.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/gluten.svg b/img/gluten.svg new file mode 100644 index 0000000..715037b --- /dev/null +++ b/img/gluten.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/hackertours.svg b/img/hackertours.svg new file mode 100644 index 0000000..ca88cc6 --- /dev/null +++ b/img/hackertours.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/hare_head.svg b/img/hare_head.svg new file mode 100644 index 0000000..e20029e --- /dev/null +++ b/img/hare_head.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/history.svg b/img/history.svg new file mode 100644 index 0000000..4b66dd4 --- /dev/null +++ b/img/history.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/home.svg b/img/home.svg new file mode 100644 index 0000000..6c4e2f1 --- /dev/null +++ b/img/home.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/hygene.svg b/img/hygene.svg new file mode 100644 index 0000000..a7db265 --- /dev/null +++ b/img/hygene.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/info.svg b/img/info.svg new file mode 100644 index 0000000..2c6c17d --- /dev/null +++ b/img/info.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/lightbulb.svg b/img/lightbulb.svg new file mode 100644 index 0000000..ee9e8df --- /dev/null +++ b/img/lightbulb.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/link.svg b/img/link.svg new file mode 100644 index 0000000..a88ab81 --- /dev/null +++ b/img/link.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/location.svg b/img/location.svg new file mode 100644 index 0000000..e299d03 --- /dev/null +++ b/img/location.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/lock.svg b/img/lock.svg new file mode 100644 index 0000000..6f32cac --- /dev/null +++ b/img/lock.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/login.svg b/img/login.svg new file mode 100644 index 0000000..efa6a28 --- /dev/null +++ b/img/login.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/logout.svg b/img/logout.svg new file mode 100644 index 0000000..18c84d2 --- /dev/null +++ b/img/logout.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/menu.svg b/img/menu.svg new file mode 100644 index 0000000..dda9be4 --- /dev/null +++ b/img/menu.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/menu_small.svg b/img/menu_small.svg new file mode 100644 index 0000000..e5258de --- /dev/null +++ b/img/menu_small.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/merch.svg b/img/merch.svg new file mode 100644 index 0000000..f1e4512 --- /dev/null +++ b/img/merch.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/message.svg b/img/message.svg new file mode 100644 index 0000000..d89f9e4 --- /dev/null +++ b/img/message.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/microphone.svg b/img/microphone.svg new file mode 100644 index 0000000..041242d --- /dev/null +++ b/img/microphone.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/network.svg b/img/network.svg new file mode 100644 index 0000000..d746fb9 --- /dev/null +++ b/img/network.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/pen.svg b/img/pen.svg new file mode 100644 index 0000000..7586346 --- /dev/null +++ b/img/pen.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/pencil.svg b/img/pencil.svg new file mode 100644 index 0000000..7fae82b --- /dev/null +++ b/img/pencil.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/img/pin.svg b/img/pin.svg new file mode 100644 index 0000000..2b07c7a --- /dev/null +++ b/img/pin.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/plate_and_cutlery.svg b/img/plate_and_cutlery.svg new file mode 100644 index 0000000..e759c5a --- /dev/null +++ b/img/plate_and_cutlery.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/power.svg b/img/power.svg new file mode 100644 index 0000000..1e003d3 --- /dev/null +++ b/img/power.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/question.svg b/img/question.svg new file mode 100644 index 0000000..f904106 --- /dev/null +++ b/img/question.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/schedule.svg b/img/schedule.svg new file mode 100644 index 0000000..48c0c0e --- /dev/null +++ b/img/schedule.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/search.svg b/img/search.svg new file mode 100644 index 0000000..0e81215 --- /dev/null +++ b/img/search.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/settings.svg b/img/settings.svg new file mode 100644 index 0000000..410588b --- /dev/null +++ b/img/settings.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/signup.svg b/img/signup.svg new file mode 100644 index 0000000..6c20d48 --- /dev/null +++ b/img/signup.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/sitemap.svg b/img/sitemap.svg new file mode 100644 index 0000000..1afc9f7 --- /dev/null +++ b/img/sitemap.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/soldering_iron.svg b/img/soldering_iron.svg new file mode 100644 index 0000000..6c36a6e --- /dev/null +++ b/img/soldering_iron.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/star-circle.svg b/img/star-circle.svg new file mode 100644 index 0000000..b71b998 --- /dev/null +++ b/img/star-circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/tick.svg b/img/tick.svg new file mode 100644 index 0000000..6d5e5aa --- /dev/null +++ b/img/tick.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/tick_small.svg b/img/tick_small.svg new file mode 100644 index 0000000..cf7760e --- /dev/null +++ b/img/tick_small.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/ticket.svg b/img/ticket.svg new file mode 100644 index 0000000..d836a02 --- /dev/null +++ b/img/ticket.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/toast.svg b/img/toast.svg new file mode 100644 index 0000000..287b801 --- /dev/null +++ b/img/toast.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/train.svg b/img/train.svg new file mode 100644 index 0000000..6791f66 --- /dev/null +++ b/img/train.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/up.svg b/img/up.svg new file mode 100644 index 0000000..5fb8642 --- /dev/null +++ b/img/up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/vegan.svg b/img/vegan.svg new file mode 100644 index 0000000..c65c83e --- /dev/null +++ b/img/vegan.svg @@ -0,0 +1,3 @@ + + + diff --git a/img/warning.svg b/img/warning.svg new file mode 100644 index 0000000..84bdef2 --- /dev/null +++ b/img/warning.svg @@ -0,0 +1,3 @@ + + + diff --git a/js/anchor.js b/js/anchor.js new file mode 100644 index 0000000..6bbd854 --- /dev/null +++ b/js/anchor.js @@ -0,0 +1,13 @@ +jQuery(function () { + jQuery('#dokuwiki__content.main-content').find('h1,h2,h3,h4,h5').append(function () { + if (this.id) { + return '' + + '' + + '' + + '' + + ''; + } else { + return ''; + } + }) +}); diff --git a/js/direct.js b/js/direct.js new file mode 100644 index 0000000..b2e9710 --- /dev/null +++ b/js/direct.js @@ -0,0 +1,128 @@ + +/** + * Sets up the behaviour of direct menu links + * + * @author Jana Deutschlaender + */ +(function($) { + + + var $body, + + /** + * Register the click handler for the direct links + * should scroll to the page area whether there is a fixed magic matcher bar or not + * + * @param $directMenu + */ + scrollingForDirectNav = function($directMenu) { + $body = $('body'); + checkAnchorsOnLoad($directMenu); + registerClickForDirectLinks($directMenu); + + }, + + /** + * register click event listener for direct links + * @param $menu + */ + registerClickForDirectLinks = function($menu) { + $menu.find('a').on('click', function (e) { + e.stopPropagation(); + var target = $(this).attr('href'); + tasksBeforeScrolling(target); + scrollToTarget(target); + }); + }, + + /** + * scroll to / set focus to target of direct link if value of location hash equals direct link + * @param $menu + */ + checkAnchorsOnLoad = function($menu) { + var hash = window.location.hash; + if (hash) { + $menu.find('a').each(function() { + var target = $(this).attr('href'); + if(hash === target) { + tasksBeforeScrolling(target); + scrollToTarget(target); + setFocusOnLoad(target); + } + }); + } + }, + + /** + * todos that needs to be done before the scrolling can start + * @param target + */ + tasksBeforeScrolling = function(target) { + switch (target) { + case '#qsearch__in': + showSearchField(target); + break; + + case '#dokuwiki__usertools': + $(target).find('li:first-child').find('a').focus(); + break; + + } + }, + + /** + * set focus on target or first link found in target + * @param target + */ + setFocusOnLoad = function(target) { + var $target = $(target); + switch (target) { + + case '#qsearch__in': + case '#spr__toggle-content': + $target.focus(); + break; + + case '#dokuwiki__usertools': + break; + + default: + $target.attr('tabindex',0); + $target.focus(); + + } + }, + + /** + * trigger content toggle link to make the search field visible otherwise it neither be used for scrolling nor + * for focus setting + * @param target + */ + showSearchField = function(target) { + if($body.hasClass('wide-content')) { + $('#spr__toggle-content').trigger('click'); + } + }, + + /** + * scrolls to the target with an offset of 60px + * @param target + */ + scrollToTarget = function(target) { + // scroll to each target + $('html, body').animate({ + scrollTop: (target.offset().top - 60) + }, 400); + }; + + + $(function(){ + + var $directMenu = $('#spr__direct'); + if (!$directMenu.length) return; + + scrollingForDirectNav($directMenu); + }); + + +})(jQuery); diff --git a/js/legacy/html5shiv.js b/js/legacy/html5shiv.js deleted file mode 100644 index 448cebd..0000000 --- a/js/legacy/html5shiv.js +++ /dev/null @@ -1,8 +0,0 @@ -/* - HTML5 Shiv v3.7.0 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed -*/ -(function(l,f){function m(){var a=e.elements;return"string"==typeof a?a.split(" "):a}function i(a){var b=n[a[o]];b||(b={},h++,a[o]=h,n[h]=b);return b}function p(a,b,c){b||(b=f);if(g)return b.createElement(a);c||(c=i(b));b=c.cache[a]?c.cache[a].cloneNode():r.test(a)?(c.cache[a]=c.createElem(a)).cloneNode():c.createElem(a);return b.canHaveChildren&&!s.test(a)?c.frag.appendChild(b):b}function t(a,b){if(!b.cache)b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag(); -a.createElement=function(c){return!e.shivMethods?b.createElem(c):p(c,a,b)};a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+m().join().replace(/[\w\-]+/g,function(a){b.createElem(a);b.frag.createElement(a);return'c("'+a+'")'})+");return n}")(e,b.frag)}function q(a){a||(a=f);var b=i(a);if(e.shivCSS&&!j&&!b.hasCSS){var c,d=a;c=d.createElement("p");d=d.getElementsByTagName("head")[0]||d.documentElement;c.innerHTML="x"; -c=d.insertBefore(c.lastChild,d.firstChild);b.hasCSS=!!c}g||t(a,b);return a}var k=l.html5||{},s=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,r=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,j,o="_html5shiv",h=0,n={},g;(function(){try{var a=f.createElement("a");a.innerHTML="";j="hidden"in a;var b;if(!(b=1==a.childNodes.length)){f.createElement("a");var c=f.createDocumentFragment();b="undefined"==typeof c.cloneNode|| -"undefined"==typeof c.createDocumentFragment||"undefined"==typeof c.createElement}g=b}catch(d){g=j=!0}})();var e={elements:k.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output progress section summary template time video",version:"3.7.0",shivCSS:!1!==k.shivCSS,supportsUnknownElements:g,shivMethods:!1!==k.shivMethods,type:"default",shivDocument:q,createElement:p,createDocumentFragment:function(a,b){a||(a=f); -if(g)return a.createDocumentFragment();for(var b=b||i(a),c=b.frag.cloneNode(),d=0,e=m(),h=e.length;d #mq-test-1 { width: 42px; }',c.insertBefore(e,d),b=42===f.offsetWidth,c.removeChild(e),{matches:b,media:a}}}(a.document)}(this),function(a){"use strict";function b(){u(!0)}var c={};a.respond=c,c.update=function(){};var d=[],e=function(){var b=!1;try{b=new a.XMLHttpRequest}catch(c){b=new a.ActiveXObject("Microsoft.XMLHTTP")}return function(){return b}}(),f=function(a,b){var c=e();c&&(c.open("GET",a,!0),c.onreadystatechange=function(){4!==c.readyState||200!==c.status&&304!==c.status||b(c.responseText)},4!==c.readyState&&c.send(null))};if(c.ajax=f,c.queue=d,c.regex={media:/@media[^\{]+\{([^\{\}]*\{[^\}\{]*\})+/gi,keyframes:/@(?:\-(?:o|moz|webkit)\-)?keyframes[^\{]+\{(?:[^\{\}]*\{[^\}\{]*\})+[^\}]*\}/gi,urls:/(url\()['"]?([^\/\)'"][^:\)'"]+)['"]?(\))/g,findStyles:/@media *([^\{]+)\{([\S\s]+?)$/,only:/(only\s+)?([a-zA-Z]+)\s?/,minw:/\([\s]*min\-width\s*:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/,maxw:/\([\s]*max\-width\s*:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/},c.mediaQueriesSupported=a.matchMedia&&null!==a.matchMedia("only all")&&a.matchMedia("only all").matches,!c.mediaQueriesSupported){var g,h,i,j=a.document,k=j.documentElement,l=[],m=[],n=[],o={},p=30,q=j.getElementsByTagName("head")[0]||k,r=j.getElementsByTagName("base")[0],s=q.getElementsByTagName("link"),t=function(){var a,b=j.createElement("div"),c=j.body,d=k.style.fontSize,e=c&&c.style.fontSize,f=!1;return b.style.cssText="position:absolute;font-size:1em;width:1em",c||(c=f=j.createElement("body"),c.style.background="none"),k.style.fontSize="100%",c.style.fontSize="100%",c.appendChild(b),f&&k.insertBefore(c,k.firstChild),a=b.offsetWidth,f?k.removeChild(c):c.removeChild(b),k.style.fontSize=d,e&&(c.style.fontSize=e),a=i=parseFloat(a)},u=function(b){var c="clientWidth",d=k[c],e="CSS1Compat"===j.compatMode&&d||j.body[c]||d,f={},o=s[s.length-1],r=(new Date).getTime();if(b&&g&&p>r-g)return a.clearTimeout(h),h=a.setTimeout(u,p),void 0;g=r;for(var v in l)if(l.hasOwnProperty(v)){var w=l[v],x=w.minw,y=w.maxw,z=null===x,A=null===y,B="em";x&&(x=parseFloat(x)*(x.indexOf(B)>-1?i||t():1)),y&&(y=parseFloat(y)*(y.indexOf(B)>-1?i||t():1)),w.hasquery&&(z&&A||!(z||e>=x)||!(A||y>=e))||(f[w.media]||(f[w.media]=[]),f[w.media].push(m[w.rules]))}for(var C in n)n.hasOwnProperty(C)&&n[C]&&n[C].parentNode===q&&q.removeChild(n[C]);n.length=0;for(var D in f)if(f.hasOwnProperty(D)){var E=j.createElement("style"),F=f[D].join("\n");E.type="text/css",E.media=D,q.insertBefore(E,o.nextSibling),E.styleSheet?E.styleSheet.cssText=F:E.appendChild(j.createTextNode(F)),n.push(E)}},v=function(a,b,d){var e=a.replace(c.regex.keyframes,"").match(c.regex.media),f=e&&e.length||0;b=b.substring(0,b.lastIndexOf("/"));var g=function(a){return a.replace(c.regex.urls,"$1"+b+"$2$3")},h=!f&&d;b.length&&(b+="/"),h&&(f=1);for(var i=0;f>i;i++){var j,k,n,o;h?(j=d,m.push(g(a))):(j=e[i].match(c.regex.findStyles)&&RegExp.$1,m.push(RegExp.$2&&g(RegExp.$2))),n=j.split(","),o=n.length;for(var p=0;o>p;p++)k=n[p],l.push({media:k.split("(")[0].match(c.regex.only)&&RegExp.$2||"all",rules:m.length-1,hasquery:k.indexOf("(")>-1,minw:k.match(c.regex.minw)&&parseFloat(RegExp.$1)+(RegExp.$2||""),maxw:k.match(c.regex.maxw)&&parseFloat(RegExp.$1)+(RegExp.$2||"")})}u()},w=function(){if(d.length){var b=d.shift();f(b.href,function(c){v(c,b.href,b.media),o[b.href]=!0,a.setTimeout(function(){w()},0)})}},x=function(){for(var b=0;b + * @author Jana Deutschlaender + */ +(function($) { + + + /** + * Register the click handler for the tabs + * + * Tabs can be added dynamically later on and this handler will still + * provide the open/close functionality + */ + var registerClickForTabsInMetaBox = function($metaBox) { + + $metaBox.on('click', '.meta-tabs a', function (e) { + e.preventDefault(); + var $tab = $(this), + isopen = $tab.attr('aria-expanded') === 'true'; + + // disable all existing tabs + disableExistingTabs($metaBox); + + + if (isopen) return; // tab was open, we closed it. we're done + + // enable current tab + $tab + .attr('aria-expanded', 'true') + .closest('li') + .addClass('active'); + $metaBox.find($tab.attr('href')) + .addClass('active') + .attr('aria-hidden', 'false'); + + }).find('.meta-content').on('click', 'a[href*="#"]', function (e) { + disableExistingTabs($metaBox); + /* uses custome event handler hide see spc.js */ + }).find('#tagging__edit').on('hide', function(e){ + disableExistingTabs($metaBox); + }); + + /** + * in admin templates show toc tab, if available + */ + if($('body').hasClass('do-admin')) { + var $tocLink = $metaBox.find('a[href="#spr__tab-toc"]'); + if($tocLink.length === 1) { + $tocLink.trigger('click'); + } + } + }, + disableExistingTabs = function($metaBox) { + $metaBox.find('.meta-tabs li') + .removeClass('active') + .find('a') + .attr('aria-expanded', 'false'); + $metaBox.find('.meta-content .tab-pane') + .removeClass('active') + .attr('aria-hidden', 'false'); + }; + + + var stickyBox = function ($metaBox, topOffset, leftOffset) { + if (window.pageYOffset >= topOffset) { + $metaBox.addClass("sticky").attr("style", "left: " + leftOffset + "px"); + } else { + $metaBox.removeClass("sticky").removeAttr("style"); + } + }; + + + $(function(){ + var $metaBox = $('#spr__meta-box'); + if (!$metaBox.length) return; + + registerClickForTabsInMetaBox($metaBox); + + var topOffset = $metaBox.offset().top; + window.onscroll = function () { + // check while scrolling, or window resizing will break horizontal positioning + var leftOffset = $metaBox.offset().left; + stickyBox($metaBox, topOffset, leftOffset) + }; + }); + + +})(jQuery); diff --git a/js/plugins/bookcreator.js b/js/plugins/bookcreator.js new file mode 100644 index 0000000..10ca372 --- /dev/null +++ b/js/plugins/bookcreator.js @@ -0,0 +1,26 @@ +/** + * prevents Uncaught TypeError in detail template if bookcreator plug-in is installed + * + * @author Jana Deutschlaender + * + */ +(function($) { + + + var debugBookCreatorOnDetailTemplate = function(){ + + var $detail = $('#dokuwiki__detail'); + if (!$detail.length) return; + + if(JSINFO.bookcreator === undefined) { + JSINFO.bookcreator = {}; + JSINFO.bookcreator.areToolsVisible = false; + } + }; + + $(function(){ + debugBookCreatorOnDetailTemplate(); + }); + + +})(jQuery); diff --git a/js/plugins/do_tasks.js b/js/plugins/do_tasks.js new file mode 100755 index 0000000..1ff8717 --- /dev/null +++ b/js/plugins/do_tasks.js @@ -0,0 +1,49 @@ +// FIXME figure out what this did and why + +// ( function( $, spc ) { +// +// var togglePageAnalysis = function(){ +// var $this = $('.page-attributes').find('.plugin__qc'); +// try{ +// var $link = $this.find('#plugin__qc__link'), +// $container = $this.find('#plugin__qc__wrapper'); +// +// if($container.length < 1){ +// $this.remove(); +// }else{ +// $container.attr('aria-hidden','true'); +// var $icon = $container.find('#plugin__qc__icon'); +// $container.find('#plugin__qc__out').removeAttr('style'); +// $link.on( 'click', function(e){ +// e.preventDefault(); +// $icon.trigger('click'); +// var oldState = ($link.attr('aria-expanded')=== "true" ); +// $container.attr('aria-hidden',oldState); +// $(this).attr('aria-expanded',!oldState); +// +// }); +// +// if($container.length > 0){ +// var num = $container.attr('data-errors'); +// if(num){ +// $link.find('.num').empty().append(num); +// $link.closest('li').removeClass('do_none'); +// } +// } +// +// } +// +// }catch(err){ +// $this.remove(); +// } +// }; +// +// $(function(){ +// togglePageAnalysis(); +// }); +// +// } )( jQuery, spc ); +// +// +// +// diff --git a/js/plugins/folded.js b/js/plugins/folded.js new file mode 100644 index 0000000..9540842 --- /dev/null +++ b/js/plugins/folded.js @@ -0,0 +1,27 @@ +/** + * prevents Uncaught TypeError in detail template if folded plug-in is installed + * + * @author Jana Deutschlaender + * + */ +(function($) { + + + var debugFoldedOnDetailTemplate = function(){ + + var $detail = $('#dokuwiki__detail'); + if (!$detail.length) return; + + if(JSINFO.plugin_folded === undefined) { + JSINFO.plugin_folded = {}; + JSINFO.plugin_folded.reveal = ''; + JSINFO.plugin_folded.hide = ''; + } + }; + + $(function(){ + debugFoldedOnDetailTemplate(); + }); + + +})(jQuery); diff --git a/js/plugins/qc.js b/js/plugins/qc.js new file mode 100644 index 0000000..4d768f1 --- /dev/null +++ b/js/plugins/qc.js @@ -0,0 +1,40 @@ +/** + * Add custom QC functionality instead of using the plugin's mechanism + * + * @author Andreas Gohr + * @author Jana Deutschlaender + */ +jQuery(function () { + var $panel = jQuery('div.qc-output').hide(); + + // load summary + jQuery('.page-attributes .plugin_qc a').load( + DOKU_BASE + 'lib/exe/ajax.php', + { + call: 'plugin_qc_short', + id: JSINFO['id'] + }, + function () { + jQuery(this).find('span span').addClass('num'); + } + ).click(function (e) { + e.preventDefault(); + + if ($panel.html() == '') { + // load output + $panel.load( + DOKU_BASE + 'lib/exe/ajax.php', + { + call: 'plugin_qc_long', + id: JSINFO['id'] + }, + function () { + $panel.dw_show(); + } + ); + } else { + $panel.dw_toggle(); + } + }); + +}); diff --git a/js/sidebar.js b/js/sidebar.js new file mode 100644 index 0000000..86036f6 --- /dev/null +++ b/js/sidebar.js @@ -0,0 +1,335 @@ +/** + * Sets up the sidebar behaviour + * + * @author Andreas Gohr + * @author Michael Große + * @author Jana Deutschlaender + */ +jQuery(function () { + var $nav = jQuery('#dokuwiki__aside'); + if (!$nav.length) return; + + // id of the current sidebar, used to differentiate states + var sidebarId = ''; + var divId = jQuery('#sidebarId'); + if (typeof divId !== 'undefined') { + sidebarId = divId.attr('class').split(' ')[0]; + } + + /** + * closes sidebar + */ + var setWideContent = function () { + $nav.find('div.nav-panel').hide(); // close all panels + jQuery('body').addClass('wide-content'); + removeToggleStorage(); + window.sessionStorage.setItem('wide-content', true); + }, + + /** + * removes information about the toggle-state + */ + removeToggleStorage = function () { + for (var index=0; index <= window.sessionStorage.length; index += 1) { + var item = window.sessionStorage.getItem('sidebar-section-' + sidebarId + '-' + index + '-open'); + if (!item) { + continue; + } + window.sessionStorage.setItem('sidebar-section-' + sidebarId + '-' + index + '-open', 'false'); + } + }, + + /** + * opens the sidebar + */ + setDefaultContent = function () { + jQuery('body').removeClass('wide-content'); + window.sessionStorage.setItem('wide-content', false); + }, + + /** + * Accessibility helper, focuses the first link witih the given element + * + * @param {jQuery} $elem + */ + focusFirstSubLink = function ($elem) { + $elem.find('a').first().focus(); + }, + + removeOpenStates = function() { + $nav.find('.is-open').removeClass('is-open'); + }, + + /** + * Toggle a navigation panel + * + * @param {jQuery} $toggler The a toggler + */ + toggleNav = function ($toggler) { + var $panel = $toggler.parent().next('div.nav-panel'); + var isOpen = $panel.is(':visible'); + // open sidebar on interaction + setDefaultContent(); + // toggle the panel, focus first link after opening + $panel.dw_toggle(!isOpen, function () { + if (!isOpen) { + focusFirstSubLink($panel); + $toggler.addClass('is-open'); + } else { + $toggler.removeClass('is-open'); + } + }); + window.sessionStorage.setItem('sidebar-section-' + sidebarId + '-' + $toggler.data('index') + '-open', !isOpen); + }, + + /** + * Initialize the content navigation + * + * It mangles the sidebar content and handles inline Icon configuration + */ + initContentNav = function () { + var $main = $nav.find('nav.nav-main'); + if (!$main.length) return; + + if(jQuery('body').hasClass('wide-content')) { + removeToggleStorage(); + } + + var ELEMENT = JSINFO.template.sprintdoc.sidebar_toggle_elements; + var $elements = $main.find(ELEMENT); + $elements.each(function (index) { + var $me = jQuery(this), + + // prepare text and the optional icon + data = $me.text().split('@', 2), + text = data[0].trim(); + + var $icon = jQuery('') + .text(text.substr(0, 1).toUpperCase() + text.substr(1, 1).toLowerCase()) + .wrapInner(''); + if (data[1]) { + var src = data[1].trim(); + $icon.load(DOKU_BASE + 'lib/tpl/sprintdoc/svg.php?svg=' + src + '&e=1'); // directly embed + } + + // make the new toggler + var $toggler = jQuery('') + .attr('href', '#') + .attr('role', 'heading') + .attr('aria-level', '2') + .text(text) + .wrapInner('') + .prepend($icon) + .data('index', index) + ; + $toggler = jQuery('