@formulaxjs/tinymce 0.1.0 → 0.1.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.
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,3 @@
1
+ @import url('./base.css');
2
+ @import url('./ui.css');
3
+ @import url('./scrollbar.css');
@@ -20298,15 +20298,31 @@ var FormulaX = (() => {
20298
20298
  var parseLatex = (input) => new LatexParser(input).parse();
20299
20299
  var serializeLatex = (document2) => serializeNode(document2);
20300
20300
 
20301
- // ../kity-assets/dist/index.js
20301
+ // ../kity-runtime/public/assets/images/toolbar/btn.png
20302
20302
  var btn_default = "./btn-5DANP6JY.png";
20303
+
20304
+ // ../kity-runtime/public/assets/images/toolbar/other.png
20303
20305
  var other_default = "./other-OMWJFGL5.png";
20306
+
20307
+ // ../kity-runtime/public/assets/styles/editor.css?url
20304
20308
  var editor_default = "./editor-JT5KLVXX.css?url";
20309
+
20310
+ // ../kity-runtime/public/resource/KF_AMS_BB.woff
20305
20311
  var KF_AMS_BB_default = "./KF_AMS_BB-5QF7FUSO.woff";
20312
+
20313
+ // ../kity-runtime/public/resource/KF_AMS_CAL.woff
20306
20314
  var KF_AMS_CAL_default = "./KF_AMS_CAL-NXRNLAZN.woff";
20315
+
20316
+ // ../kity-runtime/public/resource/KF_AMS_FRAK.woff
20307
20317
  var KF_AMS_FRAK_default = "./KF_AMS_FRAK-CO33WWN4.woff";
20318
+
20319
+ // ../kity-runtime/public/resource/KF_AMS_MAIN.woff
20308
20320
  var KF_AMS_MAIN_default = "./KF_AMS_MAIN-25QJVAWY.woff";
20321
+
20322
+ // ../kity-runtime/public/resource/KF_AMS_ROMAN.woff
20309
20323
  var KF_AMS_ROMAN_default = "./KF_AMS_ROMAN-243BR7HH.woff";
20324
+
20325
+ // ../kity-runtime/src/asset-manifest.ts
20310
20326
  var kityFontAssets = {
20311
20327
  KF_AMS_BB: KF_AMS_BB_default,
20312
20328
  KF_AMS_CAL: KF_AMS_CAL_default,