@formulaxjs/editor 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.
- package/dist/KF_AMS_BB-5QF7FUSO.woff +0 -0
- package/dist/KF_AMS_CAL-NXRNLAZN.woff +0 -0
- package/dist/KF_AMS_FRAK-CO33WWN4.woff +0 -0
- package/dist/KF_AMS_MAIN-25QJVAWY.woff +0 -0
- package/dist/KF_AMS_ROMAN-243BR7HH.woff +0 -0
- package/dist/btn-5DANP6JY.png +0 -0
- package/dist/editor-JT5KLVXX.css +3 -0
- package/dist/index.global.js +17 -1
- package/dist/index.global.js.map +1 -1
- package/dist/other-OMWJFGL5.png +0 -0
- package/package.json +3 -3
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/index.global.js
CHANGED
|
@@ -20732,15 +20732,31 @@ var FormulaX = (() => {
|
|
|
20732
20732
|
}
|
|
20733
20733
|
};
|
|
20734
20734
|
|
|
20735
|
-
// ../kity-assets/
|
|
20735
|
+
// ../kity-runtime/public/assets/images/toolbar/btn.png
|
|
20736
20736
|
var btn_default = "./btn-5DANP6JY.png";
|
|
20737
|
+
|
|
20738
|
+
// ../kity-runtime/public/assets/images/toolbar/other.png
|
|
20737
20739
|
var other_default = "./other-OMWJFGL5.png";
|
|
20740
|
+
|
|
20741
|
+
// ../kity-runtime/public/assets/styles/editor.css?url
|
|
20738
20742
|
var editor_default = "./editor-JT5KLVXX.css?url";
|
|
20743
|
+
|
|
20744
|
+
// ../kity-runtime/public/resource/KF_AMS_BB.woff
|
|
20739
20745
|
var KF_AMS_BB_default = "./KF_AMS_BB-5QF7FUSO.woff";
|
|
20746
|
+
|
|
20747
|
+
// ../kity-runtime/public/resource/KF_AMS_CAL.woff
|
|
20740
20748
|
var KF_AMS_CAL_default = "./KF_AMS_CAL-NXRNLAZN.woff";
|
|
20749
|
+
|
|
20750
|
+
// ../kity-runtime/public/resource/KF_AMS_FRAK.woff
|
|
20741
20751
|
var KF_AMS_FRAK_default = "./KF_AMS_FRAK-CO33WWN4.woff";
|
|
20752
|
+
|
|
20753
|
+
// ../kity-runtime/public/resource/KF_AMS_MAIN.woff
|
|
20742
20754
|
var KF_AMS_MAIN_default = "./KF_AMS_MAIN-25QJVAWY.woff";
|
|
20755
|
+
|
|
20756
|
+
// ../kity-runtime/public/resource/KF_AMS_ROMAN.woff
|
|
20743
20757
|
var KF_AMS_ROMAN_default = "./KF_AMS_ROMAN-243BR7HH.woff";
|
|
20758
|
+
|
|
20759
|
+
// ../kity-runtime/src/asset-manifest.ts
|
|
20744
20760
|
var kityFontAssets = {
|
|
20745
20761
|
KF_AMS_BB: KF_AMS_BB_default,
|
|
20746
20762
|
KF_AMS_CAL: KF_AMS_CAL_default,
|