@itshixun/qckeditor-vue2 1.0.10 → 1.0.12
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.css +1 -1
- package/dist/index.d.ts +18 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1243 -1202
- package/dist/src/components/CKEditor.d.ts +9 -0
- package/dist/src/components/CKEditor.d.ts.map +1 -1
- package/dist/src/components/QCKClassic.d.ts +9 -0
- package/dist/src/components/QCKClassic.d.ts.map +1 -1
- package/dist/src/types.d.ts +1 -0
- package/dist/src/types.d.ts.map +1 -1
- package/dist/src/utils/rectPatch.d.ts +14 -0
- package/dist/src/utils/rectPatch.d.ts.map +1 -0
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -27,6 +27,10 @@ declare const _default: {
|
|
|
27
27
|
type: BooleanConstructor;
|
|
28
28
|
default: boolean;
|
|
29
29
|
};
|
|
30
|
+
dataNormalizer: {
|
|
31
|
+
type: import('vue').PropType<(data: string) => string>;
|
|
32
|
+
default: (data: string) => string;
|
|
33
|
+
};
|
|
30
34
|
value: {
|
|
31
35
|
type: StringConstructor;
|
|
32
36
|
default: string;
|
|
@@ -60,6 +64,10 @@ declare const _default: {
|
|
|
60
64
|
type: BooleanConstructor;
|
|
61
65
|
default: boolean;
|
|
62
66
|
};
|
|
67
|
+
dataNormalizer: {
|
|
68
|
+
type: import('vue').PropType<(data: string) => string>;
|
|
69
|
+
default: (data: string) => string;
|
|
70
|
+
};
|
|
63
71
|
value: {
|
|
64
72
|
type: StringConstructor;
|
|
65
73
|
default: string;
|
|
@@ -74,6 +82,7 @@ declare const _default: {
|
|
|
74
82
|
tagName: string;
|
|
75
83
|
disabled: boolean;
|
|
76
84
|
disableTwoWayDataBinding: boolean;
|
|
85
|
+
dataNormalizer: (data: string) => string;
|
|
77
86
|
modelValue: string;
|
|
78
87
|
}>;
|
|
79
88
|
QCKClassic: import('vue').DefineComponent<{
|
|
@@ -101,6 +110,10 @@ declare const _default: {
|
|
|
101
110
|
type: BooleanConstructor;
|
|
102
111
|
default: boolean;
|
|
103
112
|
};
|
|
113
|
+
dataNormalizer: {
|
|
114
|
+
type: import('vue').PropType<(data: string) => string>;
|
|
115
|
+
default: (data: string) => string;
|
|
116
|
+
};
|
|
104
117
|
}, {
|
|
105
118
|
ClassicEditor: typeof import('ckeditor5').ClassicEditor;
|
|
106
119
|
ckeditorRef: any;
|
|
@@ -129,12 +142,17 @@ declare const _default: {
|
|
|
129
142
|
type: BooleanConstructor;
|
|
130
143
|
default: boolean;
|
|
131
144
|
};
|
|
145
|
+
dataNormalizer: {
|
|
146
|
+
type: import('vue').PropType<(data: string) => string>;
|
|
147
|
+
default: (data: string) => string;
|
|
148
|
+
};
|
|
132
149
|
}>>, {
|
|
133
150
|
value: string;
|
|
134
151
|
config: import('ckeditor5').EditorConfig;
|
|
135
152
|
tagName: string;
|
|
136
153
|
disabled: boolean;
|
|
137
154
|
disableTwoWayDataBinding: boolean;
|
|
155
|
+
dataNormalizer: (data: string) => string;
|
|
138
156
|
modelValue: string;
|
|
139
157
|
}>;
|
|
140
158
|
QCKEditorPro: import('vue').DefineComponent<{
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"AACA,OAAO,wBAAwB,CAAC;AAGhC,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,2BAA2B,CAAC;AAChE,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,6BAA6B,CAAC;AACpE,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,+BAA+B,CAAC;AACxE,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,6BAA6B,CAAC;AAGpE,YAAY,EAAE,KAAK,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAG5D,OAAO,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,2BAA2B,CAAC;AACtH,YAAY,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"AACA,OAAO,wBAAwB,CAAC;AAGhC,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,2BAA2B,CAAC;AAChE,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,6BAA6B,CAAC;AACpE,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,+BAA+B,CAAC;AACxE,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,6BAA6B,CAAC;AAGpE,YAAY,EAAE,KAAK,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAG5D,OAAO,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,2BAA2B,CAAC;AACtH,YAAY,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAQtE,wBAKE"}
|