/*!
   * Kity Formula 公式表示法Parser接口
   */

/*!
   * canvg库封装
   * canvg官网： https://code.google.com/p/canvg/
   */

/*!
   * 上下标控制器
   */

/*!
   * 上下标操作符函数处理
   */

/*!
   * 函数表达式处理器
   */

/*!
   * 分数函数处理器
   */

/*!
   * 双线处理
   */

/*!
   * 双线字体
   */

/*!
   * 合并处理(特殊处理函数)
   */

/*!
   * 启动代码
   */

/*!
   * 启动模块
   */

/*!
   * 字体主文件
   */

/*!
   * 字体信息检测模板，用于检测浏览器的字体信息
   */

/*!
   * 字体安装器
   */

/*!
   * 字体管理器
   */

/*!
   * 字符配置
   */

/*!
   * 工厂方法，创建兼容各浏览器的text实现
   */

/*!
   * 所有字符的列表
   */

/*!
   * 所有符号的基类
   * @abstract
   */

/*!
   * 手写体
   */

/*!
   * 手写体处理
   */

/*!
   * 括号处理器
   */

/*!
   * 方根函数处理器
   */

/*!
   * 求和函数处理器
   */

/*!
   * 特殊字符定义
   */

/*!
   * 积分函数处理器
   */

/*!
   * 系统项目配置文件.
   */

/*!
   * 罗马处理
   */

/*!
   * 罗马字体
   */

/*!
   * 花体
   */

/*!
   * 花体处理
   */

/*!
   * 装配器
   */

/*!
   * 资源管理器
   * 负责管理资源的加载，并在资源ready之后提供Formula构造器
   */

/*!
   * 输出转换器，提供输出支持
   */

/*!
   * 逆解析处理函数: brackets
   */

/*!
   * 逆解析处理函数: fraction
   */

/*!
   * 逆解析处理函数: func
   */

/*!
   * 逆解析处理函数: integration
   */

/*!
   * 逆解析处理函数: mathbb
   */

/*!
   * 逆解析处理函数: mathcal
   */

/*!
   * 逆解析处理函数: mathfrak
   */

/*!
   * 逆解析处理函数: script
   */

/*!
   * 逆解析处理函数: sqrt
   */

/*!
   * 逆解析处理函数: subscript
   */

/*!
   * 逆解析处理函数: summation
   */

/*!
   * 逆解析处理函数: superscript
   */

/*!
   * 逆解析处理函数：combination
   */

/*!
   * 逆解析对照表
   */

/*!
   * 通用上下标提取器
   */

/*!
  * UI定义
  */

/*!
  * box类型定义
  */

/*!
  * event模块
  */

/*!
  * toolbar元素列表定义
  */

/*!
  * toolbar元素类型定义
  */

/*!
  * 光标定位组件
  */

/*!
  * 光标选区组件
  */

/*!
  * 分割符
  */

/*!
  * 启动模块
  */

/*!
  * 基础工具包
  */

/*!
  * 定位模块
  */

/*!
  * 工具条组件
  */

/*!
  * 打印服务
  */

/*!
  * 滚动条组件
  */

/*!
  * 滚动缩放控制器
  */

/*!
  * 特殊字符区域
  */

/*!
  * 系统配置文件
  */

/*!
  * 组件抽象类，所有的组件都是该类的子类
  * @abstract
  */

/*!
  * 组元素类型定义
  */

/*!
  * 组类型
  */

/*!
  * 编辑器主体结构
  */

/*!
  * 虚拟组列表
  */

/*!
  * 语法控制单元
  */

/*!
  * 输入控制组件
  */

/*!
  * 输入过滤器
  */

/*!
 * ====================================================
 * Formula Editor - v1.0.7-test-1 - 2020-09-17
 * https://github.com/SugarTurboS/Formula-Editor
 * GitHub: git@github.com:SugarTurboS/Formula-Editor.git
 * Copyright (c) 2020 sugarteam; Licensed MIT
 * ====================================================
 */

/*!
 * ====================================================
 * Kity Formula Parser - v1.0.0 - 2014-07-30
 * https://github.com/HanCong03/kityformula-editor
 * GitHub: https://github.com/kitygraph/kityformula-editor.git 
 * Copyright (c) 2014 Baidu Kity Group; Licensed MIT
 * ====================================================
 */

/*!
 * ====================================================
 * Kity Formula Render - v1.0.0 - 2014-07-30
 * https://github.com/kitygraph/formula
 * GitHub: https://github.com/kitygraph/formula.git
 * Copyright (c) 2014 Baidu Kity Group; Licensed MIT
 * ====================================================
 */

/*!
 * ====================================================
 * kity - v2.0.0 - 2014-06-16
 * https://github.com/fex-team/kity
 * GitHub: https://github.com/fex-team/kity.git 
 * Copyright (c) 2014 Baidu FEX; Licensed BSD
 * ====================================================
 */

/**
      * A class to parse color values
      * @author Stoyan Stefanov <sstoo@gmail.com>
      * @link   http://www.phpied.com/rgb-color-parser-in-javascript/
      * @license Use it if you like it
      */

/**
 * @license
 * Lodash <https://lodash.com/>
 * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
 * Released under MIT license <https://lodash.com/license>
 * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
 * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
 */
