@king-one/form-design 0.0.10 → 0.0.11
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/CHANGELOG.md
CHANGED
|
@@ -1,34 +1,10 @@
|
|
|
1
1
|
# @king-one/form-design
|
|
2
2
|
|
|
3
|
-
## 0.0.
|
|
3
|
+
## 0.0.11
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
-
|
|
8
|
-
|
|
9
|
-
## 0.0.9
|
|
10
|
-
|
|
11
|
-
### Patch Changes
|
|
12
|
-
|
|
13
|
-
- feat:test
|
|
14
|
-
|
|
15
|
-
## 0.0.8
|
|
16
|
-
|
|
17
|
-
### Patch Changes
|
|
18
|
-
|
|
19
|
-
- feat:test
|
|
20
|
-
|
|
21
|
-
## 0.0.7
|
|
22
|
-
|
|
23
|
-
### Patch Changes
|
|
24
|
-
|
|
25
|
-
- test:测试一下
|
|
26
|
-
|
|
27
|
-
## 0.0.6
|
|
28
|
-
|
|
29
|
-
### Patch Changes
|
|
30
|
-
|
|
31
|
-
- test:测试
|
|
7
|
+
- feat:测试
|
|
32
8
|
|
|
33
9
|
## 0.0.5
|
|
34
10
|
|
|
@@ -1,27 +1,20 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import "monaco-editor/esm/vs/editor/contrib/folding/browser/folding.js";
|
|
1
|
+
import * as a from "monaco-editor/esm/vs/editor/editor.api";
|
|
3
2
|
import "monaco-editor/esm/vs/language/json/monaco.contribution";
|
|
4
|
-
import
|
|
5
|
-
import l from "
|
|
6
|
-
function
|
|
7
|
-
window.MonacoEnvironment = {
|
|
8
|
-
getWorker() {
|
|
9
|
-
return new l();
|
|
10
|
-
}
|
|
11
|
-
};
|
|
3
|
+
import "monaco-editor/esm/vs/editor/contrib/folding/browser/folding.js";
|
|
4
|
+
import { onMounted as l } from "vue";
|
|
5
|
+
function s(r) {
|
|
12
6
|
let e = null;
|
|
13
7
|
const o = async (t) => {
|
|
14
8
|
e && e.setValue(JSON.stringify(t, null, 2));
|
|
15
9
|
};
|
|
16
|
-
return
|
|
17
|
-
r.value && (e =
|
|
10
|
+
return l(() => {
|
|
11
|
+
r.value && (e = a.editor.create(r.value, {
|
|
18
12
|
value: "",
|
|
19
13
|
readOnly: !0,
|
|
20
14
|
automaticLayout: !0,
|
|
21
15
|
scrollbar: {
|
|
22
16
|
verticalScrollbarSize: 5
|
|
23
17
|
},
|
|
24
|
-
folding: !0,
|
|
25
18
|
theme: "vs",
|
|
26
19
|
language: "json",
|
|
27
20
|
selectOnLineNumbers: !0,
|
|
@@ -35,5 +28,5 @@ function m(r) {
|
|
|
35
28
|
};
|
|
36
29
|
}
|
|
37
30
|
export {
|
|
38
|
-
|
|
31
|
+
s as useMonaco
|
|
39
32
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("monaco-editor/esm/vs/editor/editor.api");require("monaco-editor/esm/vs/language/json/monaco.contribution");require("monaco-editor/esm/vs/editor/contrib/folding/browser/folding.js");const u=require("vue");function a(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const o=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,o.get?o:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const l=a(n);function c(e){let t=null;const r=async o=>{t&&t.setValue(JSON.stringify(o,null,2))};return u.onMounted(()=>{e.value&&(t=l.editor.create(e.value,{value:"",readOnly:!0,automaticLayout:!0,scrollbar:{verticalScrollbarSize:5},theme:"vs",language:"json",selectOnLineNumbers:!0,scrollBeyondLastLine:!0,overviewRulerBorder:!1}))}),{setEditorValue:r}}exports.useMonaco=c;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@font-face{font-family:iconfont-design;src:url(fonts/iconfont.woff2?t=
|
|
1
|
+
@font-face{font-family:iconfont-design;src:url(fonts/iconfont.woff2?t=44815) format("woff2"),url(fonts/iconfont.woff?t=90485) format("woff"),url(fonts/iconfont.ttf?t=40799) format("truetype")}.k-design-icon{font-family:iconfont-design!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-from-design-exclamation-circle-filled:before{content:"\e670"}.icon-from-design-exclamation-circle:before{content:"\e660"}.icon-from-design-form-object:before{content:"\e666"}.icon-from-design-form-list:before{content:"\e667"}.icon-from-design-form-table:before{content:"\e66f"}.icon-from-design-copy:before{content:"\e65d"}.icon-from-design-form-radio:before{content:"\e698"}.icon-from-design-form-daterange:before{content:"\e699"}.icon-from-design-form-money:before{content:"\e69a"}.icon-from-design-form-kit-leave:before{content:"\e69b"}.icon-from-design-form-kit-reimbursement:before{content:"\e69c"}.icon-from-design-form-kit-out:before{content:"\e69d"}.icon-from-design-form-kit-replenish:before{content:"\e69e"}.icon-from-design-form-kit-overtime:before{content:"\e69f"}.icon-from-design-form-number:before{content:"\e6a0"}.icon-from-design-form-textarea:before{content:"\e6a1"}.icon-from-design-form-select:before{content:"\e6a2"}.icon-from-design-form-kit-transfer:before{content:"\e6a3"}.icon-from-design-form-right:before{content:"\e6a4"}.icon-from-design-form-checkbox:before{content:"\e687"}.icon-from-design-form-area:before{content:"\e688"}.icon-from-design-form-del:before{content:"\e689"}.icon-from-design-form-contact-person:before{content:"\e68a"}.icon-from-design-form-default:before{content:"\e68b"}.icon-from-design-form-date:before{content:"\e68c"}.icon-from-design-form-drag:before{content:"\e68d"}.icon-from-design-form-desctext:before{content:"\e68e"}.icon-from-design-form-fileupload:before{content:"\e68f"}.icon-from-design-form-input:before{content:"\e690"}.icon-from-design-form-grid:before{content:"\e691"}.icon-from-design-form-imgupload:before{content:"\e692"}.icon-from-design-form-hot-city:before{content:"\e693"}.icon-from-design-form-kit-leave-2:before{content:"\e694"}.icon-from-design-form-inputNumber:before{content:"\e695"}.icon-from-design-form-kit-business-trip:before{content:"\e696"}.icon-from-design-shouzhixiangyou:before{content:"\e615"}.icon-from-design-xiangzuohuangse:before{content:"\e60a"}.icon-from-design-code:before{content:"\e65a"}.icon-from-design-desktop:before{content:"\e65b"}.icon-from-design-delete1:before{content:"\e65c"}.icon-from-design-double-left:before{content:"\e65e"}.icon-from-design-double-right:before{content:"\e65f"}.icon-from-design-mobile:before{content:"\e668"}.icon-from-design-question-circle:before{content:"\e66c"}.icon-from-design-sound:before{content:"\e672"}
|