@formulaxjs/ckeditor5 0.2.0 → 0.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.global.js +9 -9
- package/dist/index.global.js.map +1 -1
- package/package.json +4 -5
package/dist/index.global.js
CHANGED
|
@@ -20263,31 +20263,31 @@ var FormulaX = (() => {
|
|
|
20263
20263
|
};
|
|
20264
20264
|
var parseLatex = (input) => new LatexParser(input).parse();
|
|
20265
20265
|
|
|
20266
|
-
// ../kity-
|
|
20266
|
+
// ../kity-runtime/public/assets/images/toolbar/btn.png
|
|
20267
20267
|
var btn_default = "./btn-5DANP6JY.png";
|
|
20268
20268
|
|
|
20269
|
-
// ../kity-
|
|
20269
|
+
// ../kity-runtime/public/assets/images/toolbar/other.png
|
|
20270
20270
|
var other_default = "./other-OMWJFGL5.png";
|
|
20271
20271
|
|
|
20272
|
-
// ../kity-
|
|
20272
|
+
// ../kity-runtime/public/assets/styles/editor.css?url
|
|
20273
20273
|
var editor_default = "./editor-JT5KLVXX.css?url";
|
|
20274
20274
|
|
|
20275
|
-
// ../kity-
|
|
20275
|
+
// ../kity-runtime/public/resource/KF_AMS_BB.woff
|
|
20276
20276
|
var KF_AMS_BB_default = "./KF_AMS_BB-5QF7FUSO.woff";
|
|
20277
20277
|
|
|
20278
|
-
// ../kity-
|
|
20278
|
+
// ../kity-runtime/public/resource/KF_AMS_CAL.woff
|
|
20279
20279
|
var KF_AMS_CAL_default = "./KF_AMS_CAL-NXRNLAZN.woff";
|
|
20280
20280
|
|
|
20281
|
-
// ../kity-
|
|
20281
|
+
// ../kity-runtime/public/resource/KF_AMS_FRAK.woff
|
|
20282
20282
|
var KF_AMS_FRAK_default = "./KF_AMS_FRAK-CO33WWN4.woff";
|
|
20283
20283
|
|
|
20284
|
-
// ../kity-
|
|
20284
|
+
// ../kity-runtime/public/resource/KF_AMS_MAIN.woff
|
|
20285
20285
|
var KF_AMS_MAIN_default = "./KF_AMS_MAIN-25QJVAWY.woff";
|
|
20286
20286
|
|
|
20287
|
-
// ../kity-
|
|
20287
|
+
// ../kity-runtime/public/resource/KF_AMS_ROMAN.woff
|
|
20288
20288
|
var KF_AMS_ROMAN_default = "./KF_AMS_ROMAN-243BR7HH.woff";
|
|
20289
20289
|
|
|
20290
|
-
// ../kity-
|
|
20290
|
+
// ../kity-runtime/src/asset-manifest.ts
|
|
20291
20291
|
var kityFontAssets = {
|
|
20292
20292
|
KF_AMS_BB: KF_AMS_BB_default,
|
|
20293
20293
|
KF_AMS_CAL: KF_AMS_CAL_default,
|