-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18361,7 +18361,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de | |
*/ | ||
|
||
function CPAboutDialog(parent) { | ||
var dialog = (0, _jquery.default)("<div class=\"modal fade chickenpaint-about-dialog\" tabindex=\"-1\" role=\"dialog\">\n <div class=\"modal-dialog\">\n <div class=\"modal-content\">\n <div class=\"modal-header\">\n <h5 class=\"modal-title\">About ChickenPaint Be</h5>\n <button type=\"button\" class=\"btn btn-close\" data-bs-dismiss=\"modal\" aria-label=\"btn btn-close\">\n </button>\n </div>\n <div class=\"modal-body\">\n\t\t\t\t\t\t<a class=\"chickenpaint-on-github\" target=\"_blank\" href=\"https://github.com/satopian/ChickenPaint_Be\" rel=\"noopener\"><span class=\"icon-github\"></span> ChickenPaint Be on GitHub</a>\n\t\t\t\t\t\t<p>\n\t\t\t\t\t\tCustomized from <a href=\"https://github.com/thenickdude/chickenpaint\" target=\"_blank\" rel=\"noopener\">ChickenPaint</a>.<br>\n\t\t\t\t\t\tby satopian.<br>\n\t\t\t\t\t\t<a href=\"https://www.gnu.org/licenses/\" target=\"_blank\" rel=\"noopener\">GNU General Public License</a></br>\n\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<a class=\"chickenpaint-on-github\" target=\"_blank\" href=\"https://github.com/thenickdude/chickenpaint\" rel=\"noopener\"><span class=\"icon-github\"></span> ChickenPaint on GitHub</a>\n \n <p>\n ChickenPaint is a translation of <a href=\"https://github.com/thenickdude/chibipaint\" target=\"_blank\" rel=\"noopener\">ChibiPaint</a>\n from Java to JavaScript by Nicholas Sherlock / Chicken Smoothie\n </p>\n <p>\n ChibiPaint is Copyright (c) 2006-2008 Marc Schefer. All Rights Reserved\n </p>\n <p>\n ChickenPaint is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n </p>\n \n <p>\n ChickenPaint is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n <a target=\"_blank\" href=\"https://www.gnu.org/licenses/\" rel=\"noopener\">GNU General Public License</a> for more details.\n </p>\n \n <pre class=\"pre-scrollable chickenpaint-third-party-licenses\">Toolbar icons designed by <a target=\"_blank\" href=\"https://github.com/Anteira\" rel=\"noopener\">Miglena Lapavicheva (Anteira)</a>\n These icons are dual-licensed under <a target=\"_blank\" href=\"https://spdx.org/licenses/GPL-3.0-or-later.html\" rel=\"noopener\">GPL-3.0-or-later</a> and <a target=\"_blank\" href=\"https://creativecommons.org/licenses/by/3.0/\" rel=\"noopener\">CC-BY-3.0</a>\n\nIncludes icons from the <a target=\"_blank\" href=\"https://extensions.libreoffice.org/en/extensions/show/tango-icon-theme-for-libreoffice\" rel=\"noopener\">Tango Icon Theme for LibreOffice</a>:\n All artwork is licensed under the Creative Commons Attribution-Share Alike 3.0\n United States License. To view a copy of this licence, visit\n https://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative\n Commons, 171 Second Street, Suite 300, San Francisco, California 94105, USA.\n \n Credit for icons imported from git://git.gnome.org/gnome-icon-theme or derivatives\n of these goes to the GNOME project (https://www.gnome.org)\n Derivatives and new icons were created by Alexander Wilms <[email protected]> \n and Miroslav Mazel <[email protected]>\n \nIncludes these MIT-licensed libraries:\n\n Includes the <a target=\"_blank\" href=\"https://github.com/eligrey/FileSaver.js\" rel=\"noopener\">FileSaver.js library</a>\n FileSaver.js Copyright \xA9 2015 <a target=\"_blank\" href=\"https://eligrey.com/\" rel=\"noopener\">Eli Grey</a>\n\n Includes the <a target=\"_blank\" href=\"https://github.com/nodeca/pako\" rel=\"noopener\">Pako zlib compression library</a>\n Copyright (C) 2014-2015 by Vitaly Puzrin\n \n Includes the <a target=\"_blank\" href=\"https://github.com/madrobby/keymaster\" rel=\"noopener\">keymaster.js</a> keyboard library\n Copyright (c) 2011-2013 Thomas Fuchs\n\n Includes the <a target=\"_blank\" href=\"https://github.com/stefanpenner/es6-promise\" rel=\"noopener\">es6-promise</a> library\n Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors\n\n Includes the <a target=\"_blank\" href=\"https://benalman.com/projects/jquery-throttle-debounce-plugin/\" rel=\"noopener\">jQuery throttle-debounce</a> library\n Copyright (c) 2010 \"Cowboy\" Ben Alman\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation\n files (the \"Software\"), to deal in the Software without\n restriction, including without limitation the rights to use,\n copy, modify, merge, publish, distribute, sublicense, and/or\n sell copies of the Software, and to permit persons to whom the\n Software is furnished to do so, subject to the following\n conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\n OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT \n HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\n WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\n OTHER DEALINGS IN THE SOFTWARE.\n\nIncludes the <a href=\"https://www.jquery.com/\" target=\"_blank\" rel=\"noopener\">jQuery library</a> \nCopyright <a href=\"https://jquery.org/\" target=\"_blank\" rel=\"noopener\">jQuery Foundation and other contributors</a>\n \n This software consists of voluntary contributions made by many\n individuals. For exact contribution history, see the revision \n history available at https://github.com/jquery/jquery\n \n The following license applies to all parts of this software \n except as documented below:\n \n Permission is hereby granted, free of charge, to any person \n obtaining a copy of this software and associated documentation\n files (the \"Software\"), to deal in the Software without\n restriction, including without limitation the rights to use, \n copy, modify, merge, publish, distribute, sublicense, and/or\n sell copies of the Software, and to permit persons to whom the\n Software is furnished to do so, subject to the following\n conditions:\n \n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\n OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\n HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\n WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\n OTHER DEALINGS IN THE SOFTWARE.\n\nIncludes the <a href=\"https://github.com/jquery/PEP/\" target=\"_blank\" rel=\"noopener\">jQuery PEP library</a>\nCopyright jQuery Foundation and other contributors, https://jquery.org/\n \n This software consists of voluntary contributions made by many\n individuals. For exact contribution history, see the revision \n history available at https://github.com/jquery/PEP\n \n The following license applies to all parts of this software \n except as documented below:\n \n Permission is hereby granted, free of charge, to any person \n obtaining a copy of this software and associated documentation \n files (the \"Software\"), to deal in the Software without \n restriction, including without limitation the rights to use, \n copy, modify, merge, publish, distribute, sublicense, and/or \n sell copies of the Software, and to permit persons to whom the\n Software is furnished to do so, subject to the following \n conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\n OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND \n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT \n HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, \n WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING \n FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR \n OTHER DEALINGS IN THE SOFTWARE.\n\nIncludes Font Awesome by Dave Gandy - <a href=\"https://fontawesome.io\" target=\"_blank\" rel=\"noopener\">https://fontawesome.io</a>\nIncludes Material Design icons by Google - <a href=\"https://fonts.google.com/\" target=\"_blank\" rel=\"noopener\">https://fonts.google.com/</a>\n </pre>\n </div>\n </div>\n </div>\n "); | ||
var dialog = (0, _jquery.default)("<div class=\"modal fade chickenpaint-about-dialog\" tabindex=\"-1\" role=\"dialog\">\n <div class=\"modal-dialog\">\n <div class=\"modal-content\">\n <div class=\"modal-header\">\n <h5 class=\"modal-title\">About ChickenPaint Be</h5>\n <button type=\"button\" class=\"btn btn-close\" data-bs-dismiss=\"modal\" aria-label=\"btn btn-close\">\n </button>\n </div>\n <div class=\"modal-body\">\n\t\t\t\t\t\t<a class=\"chickenpaint-on-github\" target=\"_blank\" href=\"https://github.com/satopian/ChickenPaint_Be\" rel=\"noopener\"><span class=\"icon-github\"></span> ChickenPaint Be on GitHub</a>\n\t\t\t\t\t\t<p>\n\t\t\t\t\t\tCustomized from <a href=\"https://github.com/thenickdude/chickenpaint\" target=\"_blank\" rel=\"noopener\">ChickenPaint</a>.<br>\n\t\t\t\t\t\tby satopian.<br>\n\t\t\t\t\t\t<a href=\"https://www.gnu.org/licenses/\" target=\"_blank\" rel=\"noopener\">GNU General Public License</a></br>\n\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<a class=\"chickenpaint-on-github\" target=\"_blank\" href=\"https://github.com/thenickdude/chickenpaint\" rel=\"noopener\"><span class=\"icon-github\"></span> ChickenPaint on GitHub</a>\n \n <p>\n ChickenPaint is a translation of <a href=\"https://github.com/thenickdude/chibipaint\" target=\"_blank\" rel=\"noopener\">ChibiPaint</a>\n from Java to JavaScript by Nicholas Sherlock / Chicken Smoothie\n </p>\n <p>\n ChibiPaint is Copyright (c) 2006-2008 Marc Schefer. All Rights Reserved\n </p>\n <p>\n ChickenPaint is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n </p>\n \n <p>\n ChickenPaint is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n <a target=\"_blank\" href=\"https://www.gnu.org/licenses/\" rel=\"noopener\">GNU General Public License</a> for more details.\n </p>\n \n <pre class=\"pre-scrollable chickenpaint-third-party-licenses\">Toolbar icons designed by <a target=\"_blank\" href=\"https://github.com/Anteira\" rel=\"noopener\">Miglena Lapavicheva (Anteira)</a>\n These icons are dual-licensed under <a target=\"_blank\" href=\"https://spdx.org/licenses/GPL-3.0-or-later.html\" rel=\"noopener\">GPL-3.0-or-later</a> and <a target=\"_blank\" href=\"https://creativecommons.org/licenses/by/3.0/\" rel=\"noopener\">CC-BY-3.0</a>\n\nIncludes icons from the <a target=\"_blank\" href=\"https://extensions.libreoffice.org/en/extensions/show/tango-icon-theme-for-libreoffice\" rel=\"noopener\">Tango Icon Theme for LibreOffice</a>:\n All artwork is licensed under the Creative Commons Attribution-Share Alike 3.0\n United States License. To view a copy of this licence, visit\n https://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative\n Commons, 171 Second Street, Suite 300, San Francisco, California 94105, USA.\n \n Credit for icons imported from git://git.gnome.org/gnome-icon-theme or derivatives\n of these goes to the GNOME project (https://www.gnome.org)\n Derivatives and new icons were created by Alexander Wilms <[email protected]> \n and Miroslav Mazel <[email protected]>\n \nIncludes these MIT-licensed libraries:\n\n Includes the <a target=\"_blank\" href=\"https://github.com/eligrey/FileSaver.js\" rel=\"noopener\">FileSaver.js library</a>\n FileSaver.js Copyright \xA9 2015 <a target=\"_blank\" href=\"https://eligrey.com/\" rel=\"noopener\">Eli Grey</a>\n\n Includes the <a target=\"_blank\" href=\"https://github.com/nodeca/pako\" rel=\"noopener\">Pako zlib compression library</a>\n Copyright (C) 2014-2015 by Vitaly Puzrin\n \n Includes the <a target=\"_blank\" href=\"https://github.com/madrobby/keymaster\" rel=\"noopener\">keymaster.js</a> keyboard library\n Copyright (c) 2011-2013 Thomas Fuchs\n\n Includes the <a target=\"_blank\" href=\"https://github.com/stefanpenner/es6-promise\" rel=\"noopener\">es6-promise</a> library\n Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors\n\n Includes the <a target=\"_blank\" href=\"https://benalman.com/projects/jquery-throttle-debounce-plugin/\" rel=\"noopener\">jQuery throttle-debounce</a> library\n Copyright (c) 2010 \"Cowboy\" Ben Alman\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation\n files (the \"Software\"), to deal in the Software without\n restriction, including without limitation the rights to use,\n copy, modify, merge, publish, distribute, sublicense, and/or\n sell copies of the Software, and to permit persons to whom the\n Software is furnished to do so, subject to the following\n conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\n OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT \n HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\n WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\n OTHER DEALINGS IN THE SOFTWARE.\n\nIncludes the <a href=\"https://www.jquery.com/\" target=\"_blank\" rel=\"noopener\">jQuery library</a> \nCopyright <a href=\"https://jquery.org/\" target=\"_blank\" rel=\"noopener\">jQuery Foundation and other contributors</a>\n \n This software consists of voluntary contributions made by many\n individuals. For exact contribution history, see the revision \n history available at https://github.com/jquery/jquery\n \n The following license applies to all parts of this software \n except as documented below:\n \n Permission is hereby granted, free of charge, to any person \n obtaining a copy of this software and associated documentation\n files (the \"Software\"), to deal in the Software without\n restriction, including without limitation the rights to use, \n copy, modify, merge, publish, distribute, sublicense, and/or\n sell copies of the Software, and to permit persons to whom the\n Software is furnished to do so, subject to the following\n conditions:\n \n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\n OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\n HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\n WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\n OTHER DEALINGS IN THE SOFTWARE.\n\nIncludes the <a href=\"https://github.com/jquery/PEP/\" target=\"_blank\" rel=\"noopener\">jQuery PEP library</a>\nCopyright jQuery Foundation and other contributors, https://jquery.org/\n \n This software consists of voluntary contributions made by many\n individuals. For exact contribution history, see the revision \n history available at https://github.com/jquery/PEP\n \n The following license applies to all parts of this software \n except as documented below:\n \n Permission is hereby granted, free of charge, to any person \n obtaining a copy of this software and associated documentation \n files (the \"Software\"), to deal in the Software without \n restriction, including without limitation the rights to use, \n copy, modify, merge, publish, distribute, sublicense, and/or \n sell copies of the Software, and to permit persons to whom the\n Software is furnished to do so, subject to the following \n conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\n OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND \n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT \n HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, \n WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING \n FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR \n OTHER DEALINGS IN THE SOFTWARE.\n\nIncludes Font Awesome by Fonticons, Inc. - <a href=\"https://fontawesome.com/\" target=\"_blank\" rel=\"noopener\">https://fontawesome.com/</a>\nIncludes Material Design icons by Google - <a href=\"https://fonts.google.com/\" target=\"_blank\" rel=\"noopener\">https://fonts.google.com/</a>\n </pre>\n </div>\n </div>\n </div>\n "); | ||
|
||
// Destroy the modal upon close | ||
dialog[0].addEventListener('hidden.bs.modal', function (e) { | ||
|
Oops, something went wrong.