__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
define("tiny_equation/options",["exports","editor_tiny/options","tiny_equation/common"],(function(_exports,_options,_common){Object.defineProperty(_exports,"__esModule",{value:!0}),_exports.register=_exports.isTexFilterActive=_exports.getTexDocsUrl=_exports.getLibraries=_exports.getContextId=void 0;
/**
* Options helper for Tiny Equation plugin.
*
* @module tiny_equation/options
* @copyright 2022 Huong Nguyen <huongnv13@gmail.com>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
const librariesName=(0,_options.getPluginOptionName)(_common.pluginName,"libraries"),texFilterName=(0,_options.getPluginOptionName)(_common.pluginName,"texfilter"),contextIdName=(0,_options.getPluginOptionName)(_common.pluginName,"contextid"),texDocsUrlName=(0,_options.getPluginOptionName)(_common.pluginName,"texdocsurl");_exports.register=editor=>{const registerOption=editor.options.register;registerOption(librariesName,{processor:"array",default:[]}),registerOption(texFilterName,{processor:"boolean",default:!1}),registerOption(contextIdName,{processor:"number",default:0}),registerOption(texDocsUrlName,{processor:"string",default:""})};_exports.getLibraries=editor=>editor.options.get(librariesName);_exports.isTexFilterActive=editor=>editor.options.get(texFilterName);_exports.getContextId=editor=>editor.options.get(contextIdName);_exports.getTexDocsUrl=editor=>editor.options.get(texDocsUrlName)}));
//# sourceMappingURL=options.min.js.map| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| commands.min.js | File | 1.02 KB | 0777 |
|
| commands.min.js.map | File | 3.28 KB | 0777 |
|
| common.min.js | File | 336 B | 0777 |
|
| common.min.js.map | File | 1.26 KB | 0777 |
|
| configuration.min.js | File | 562 B | 0777 |
|
| configuration.min.js.map | File | 1.84 KB | 0777 |
|
| equation.min.js | File | 2.46 KB | 0777 |
|
| equation.min.js.map | File | 6.64 KB | 0777 |
|
| modal.min.js | File | 886 B | 0777 |
|
| modal.min.js.map | File | 1.9 KB | 0777 |
|
| options.min.js | File | 1.45 KB | 0777 |
|
| options.min.js.map | File | 3.35 KB | 0777 |
|
| plugin.min.js | File | 2.12 KB | 0777 |
|
| plugin.min.js.map | File | 2.43 KB | 0777 |
|
| repository.min.js | File | 715 B | 0777 |
|
| repository.min.js.map | File | 1.7 KB | 0777 |
|
| selectors.min.js | File | 623 B | 0777 |
|
| selectors.min.js.map | File | 2.2 KB | 0777 |
|
| ui.min.js | File | 5.86 KB | 0777 |
|
| ui.min.js.map | File | 11.64 KB | 0777 |
|