@progress/kendo-vue-editor 3.10.2 → 3.11.0-dev.202305230751
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/cdn/js/kendo-vue-editor.js +1 -1
- package/dist/es/dialogs/insertLink.js +0 -8
- package/dist/es/package-metadata.js +1 -1
- package/dist/esm/dialogs/insertLink.js +0 -8
- package/dist/esm/package-metadata.js +1 -1
- package/dist/npm/dialogs/insertLink.js +0 -8
- package/dist/npm/package-metadata.js +1 -1
- package/package.json +12 -12
|
@@ -187,7 +187,6 @@ var InsertLinkDialogVue2 = {
|
|
|
187
187
|
}), h("div", {
|
|
188
188
|
"class": 'k-form-field-wrap'
|
|
189
189
|
}, [h(Checkbox, {
|
|
190
|
-
"class": 'k-checkbox-wrap',
|
|
191
190
|
id: 'k-editor-link-target',
|
|
192
191
|
attrs: _this.v3 ? undefined : {
|
|
193
192
|
id: 'k-editor-link-target',
|
|
@@ -207,7 +206,6 @@ var InsertLinkDialogVue2 = {
|
|
|
207
206
|
}), h("div", {
|
|
208
207
|
"class": 'k-form-field-wrap'
|
|
209
208
|
}, [h(Checkbox, {
|
|
210
|
-
"class": 'k-checkbox-wrap',
|
|
211
209
|
id: 'k-editor-link-target',
|
|
212
210
|
attrs: _this.v3 ? undefined : {
|
|
213
211
|
id: 'k-editor-link-target',
|
|
@@ -320,7 +318,6 @@ var InsertLinkDialogVue2 = {
|
|
|
320
318
|
}), h("div", {
|
|
321
319
|
"class": 'k-form-field-wrap'
|
|
322
320
|
}, [h(Checkbox, {
|
|
323
|
-
"class": 'k-checkbox-wrap',
|
|
324
321
|
id: 'k-editor-link-target',
|
|
325
322
|
attrs: _this.v3 ? undefined : {
|
|
326
323
|
id: 'k-editor-link-target',
|
|
@@ -340,7 +337,6 @@ var InsertLinkDialogVue2 = {
|
|
|
340
337
|
}), h("div", {
|
|
341
338
|
"class": 'k-form-field-wrap'
|
|
342
339
|
}, [h(Checkbox, {
|
|
343
|
-
"class": 'k-checkbox-wrap',
|
|
344
340
|
id: 'k-editor-link-target',
|
|
345
341
|
attrs: _this.v3 ? undefined : {
|
|
346
342
|
id: 'k-editor-link-target',
|
|
@@ -459,7 +455,6 @@ var InsertLinkDialogVue2 = {
|
|
|
459
455
|
}), h("div", {
|
|
460
456
|
"class": 'k-form-field-wrap'
|
|
461
457
|
}, [h(Checkbox, {
|
|
462
|
-
"class": 'k-checkbox-wrap',
|
|
463
458
|
id: 'k-editor-link-target',
|
|
464
459
|
attrs: _this.v3 ? undefined : {
|
|
465
460
|
id: 'k-editor-link-target',
|
|
@@ -479,7 +474,6 @@ var InsertLinkDialogVue2 = {
|
|
|
479
474
|
}), h("div", {
|
|
480
475
|
"class": 'k-form-field-wrap'
|
|
481
476
|
}, [h(Checkbox, {
|
|
482
|
-
"class": 'k-checkbox-wrap',
|
|
483
477
|
id: 'k-editor-link-target',
|
|
484
478
|
attrs: _this.v3 ? undefined : {
|
|
485
479
|
id: 'k-editor-link-target',
|
|
@@ -592,7 +586,6 @@ var InsertLinkDialogVue2 = {
|
|
|
592
586
|
}), h("div", {
|
|
593
587
|
"class": 'k-form-field-wrap'
|
|
594
588
|
}, [h(Checkbox, {
|
|
595
|
-
"class": 'k-checkbox-wrap',
|
|
596
589
|
id: 'k-editor-link-target',
|
|
597
590
|
attrs: _this.v3 ? undefined : {
|
|
598
591
|
id: 'k-editor-link-target',
|
|
@@ -612,7 +605,6 @@ var InsertLinkDialogVue2 = {
|
|
|
612
605
|
}), h("div", {
|
|
613
606
|
"class": 'k-form-field-wrap'
|
|
614
607
|
}, [h(Checkbox, {
|
|
615
|
-
"class": 'k-checkbox-wrap',
|
|
616
608
|
id: 'k-editor-link-target',
|
|
617
609
|
attrs: _this.v3 ? undefined : {
|
|
618
610
|
id: 'k-editor-link-target',
|
|
@@ -5,7 +5,7 @@ export var packageMetadata = {
|
|
|
5
5
|
name: '@progress/kendo-vue-editor',
|
|
6
6
|
productName: 'Kendo UI for Vue',
|
|
7
7
|
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
|
|
8
|
-
publishDate:
|
|
8
|
+
publishDate: 1684827770,
|
|
9
9
|
version: '',
|
|
10
10
|
licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning'
|
|
11
11
|
};
|
|
@@ -187,7 +187,6 @@ var InsertLinkDialogVue2 = {
|
|
|
187
187
|
}), h("div", {
|
|
188
188
|
"class": 'k-form-field-wrap'
|
|
189
189
|
}, [h(Checkbox, {
|
|
190
|
-
"class": 'k-checkbox-wrap',
|
|
191
190
|
id: 'k-editor-link-target',
|
|
192
191
|
attrs: _this.v3 ? undefined : {
|
|
193
192
|
id: 'k-editor-link-target',
|
|
@@ -207,7 +206,6 @@ var InsertLinkDialogVue2 = {
|
|
|
207
206
|
}), h("div", {
|
|
208
207
|
"class": 'k-form-field-wrap'
|
|
209
208
|
}, [h(Checkbox, {
|
|
210
|
-
"class": 'k-checkbox-wrap',
|
|
211
209
|
id: 'k-editor-link-target',
|
|
212
210
|
attrs: _this.v3 ? undefined : {
|
|
213
211
|
id: 'k-editor-link-target',
|
|
@@ -320,7 +318,6 @@ var InsertLinkDialogVue2 = {
|
|
|
320
318
|
}), h("div", {
|
|
321
319
|
"class": 'k-form-field-wrap'
|
|
322
320
|
}, [h(Checkbox, {
|
|
323
|
-
"class": 'k-checkbox-wrap',
|
|
324
321
|
id: 'k-editor-link-target',
|
|
325
322
|
attrs: _this.v3 ? undefined : {
|
|
326
323
|
id: 'k-editor-link-target',
|
|
@@ -340,7 +337,6 @@ var InsertLinkDialogVue2 = {
|
|
|
340
337
|
}), h("div", {
|
|
341
338
|
"class": 'k-form-field-wrap'
|
|
342
339
|
}, [h(Checkbox, {
|
|
343
|
-
"class": 'k-checkbox-wrap',
|
|
344
340
|
id: 'k-editor-link-target',
|
|
345
341
|
attrs: _this.v3 ? undefined : {
|
|
346
342
|
id: 'k-editor-link-target',
|
|
@@ -459,7 +455,6 @@ var InsertLinkDialogVue2 = {
|
|
|
459
455
|
}), h("div", {
|
|
460
456
|
"class": 'k-form-field-wrap'
|
|
461
457
|
}, [h(Checkbox, {
|
|
462
|
-
"class": 'k-checkbox-wrap',
|
|
463
458
|
id: 'k-editor-link-target',
|
|
464
459
|
attrs: _this.v3 ? undefined : {
|
|
465
460
|
id: 'k-editor-link-target',
|
|
@@ -479,7 +474,6 @@ var InsertLinkDialogVue2 = {
|
|
|
479
474
|
}), h("div", {
|
|
480
475
|
"class": 'k-form-field-wrap'
|
|
481
476
|
}, [h(Checkbox, {
|
|
482
|
-
"class": 'k-checkbox-wrap',
|
|
483
477
|
id: 'k-editor-link-target',
|
|
484
478
|
attrs: _this.v3 ? undefined : {
|
|
485
479
|
id: 'k-editor-link-target',
|
|
@@ -592,7 +586,6 @@ var InsertLinkDialogVue2 = {
|
|
|
592
586
|
}), h("div", {
|
|
593
587
|
"class": 'k-form-field-wrap'
|
|
594
588
|
}, [h(Checkbox, {
|
|
595
|
-
"class": 'k-checkbox-wrap',
|
|
596
589
|
id: 'k-editor-link-target',
|
|
597
590
|
attrs: _this.v3 ? undefined : {
|
|
598
591
|
id: 'k-editor-link-target',
|
|
@@ -612,7 +605,6 @@ var InsertLinkDialogVue2 = {
|
|
|
612
605
|
}), h("div", {
|
|
613
606
|
"class": 'k-form-field-wrap'
|
|
614
607
|
}, [h(Checkbox, {
|
|
615
|
-
"class": 'k-checkbox-wrap',
|
|
616
608
|
id: 'k-editor-link-target',
|
|
617
609
|
attrs: _this.v3 ? undefined : {
|
|
618
610
|
id: 'k-editor-link-target',
|
|
@@ -5,7 +5,7 @@ export var packageMetadata = {
|
|
|
5
5
|
name: '@progress/kendo-vue-editor',
|
|
6
6
|
productName: 'Kendo UI for Vue',
|
|
7
7
|
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
|
|
8
|
-
publishDate:
|
|
8
|
+
publishDate: 1684827770,
|
|
9
9
|
version: '',
|
|
10
10
|
licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning'
|
|
11
11
|
};
|
|
@@ -193,7 +193,6 @@ var InsertLinkDialogVue2 = {
|
|
|
193
193
|
}), h("div", {
|
|
194
194
|
"class": 'k-form-field-wrap'
|
|
195
195
|
}, [h(kendo_vue_inputs_1.Checkbox, {
|
|
196
|
-
"class": 'k-checkbox-wrap',
|
|
197
196
|
id: 'k-editor-link-target',
|
|
198
197
|
attrs: _this.v3 ? undefined : {
|
|
199
198
|
id: 'k-editor-link-target',
|
|
@@ -213,7 +212,6 @@ var InsertLinkDialogVue2 = {
|
|
|
213
212
|
}), h("div", {
|
|
214
213
|
"class": 'k-form-field-wrap'
|
|
215
214
|
}, [h(kendo_vue_inputs_1.Checkbox, {
|
|
216
|
-
"class": 'k-checkbox-wrap',
|
|
217
215
|
id: 'k-editor-link-target',
|
|
218
216
|
attrs: _this.v3 ? undefined : {
|
|
219
217
|
id: 'k-editor-link-target',
|
|
@@ -326,7 +324,6 @@ var InsertLinkDialogVue2 = {
|
|
|
326
324
|
}), h("div", {
|
|
327
325
|
"class": 'k-form-field-wrap'
|
|
328
326
|
}, [h(kendo_vue_inputs_1.Checkbox, {
|
|
329
|
-
"class": 'k-checkbox-wrap',
|
|
330
327
|
id: 'k-editor-link-target',
|
|
331
328
|
attrs: _this.v3 ? undefined : {
|
|
332
329
|
id: 'k-editor-link-target',
|
|
@@ -346,7 +343,6 @@ var InsertLinkDialogVue2 = {
|
|
|
346
343
|
}), h("div", {
|
|
347
344
|
"class": 'k-form-field-wrap'
|
|
348
345
|
}, [h(kendo_vue_inputs_1.Checkbox, {
|
|
349
|
-
"class": 'k-checkbox-wrap',
|
|
350
346
|
id: 'k-editor-link-target',
|
|
351
347
|
attrs: _this.v3 ? undefined : {
|
|
352
348
|
id: 'k-editor-link-target',
|
|
@@ -465,7 +461,6 @@ var InsertLinkDialogVue2 = {
|
|
|
465
461
|
}), h("div", {
|
|
466
462
|
"class": 'k-form-field-wrap'
|
|
467
463
|
}, [h(kendo_vue_inputs_1.Checkbox, {
|
|
468
|
-
"class": 'k-checkbox-wrap',
|
|
469
464
|
id: 'k-editor-link-target',
|
|
470
465
|
attrs: _this.v3 ? undefined : {
|
|
471
466
|
id: 'k-editor-link-target',
|
|
@@ -485,7 +480,6 @@ var InsertLinkDialogVue2 = {
|
|
|
485
480
|
}), h("div", {
|
|
486
481
|
"class": 'k-form-field-wrap'
|
|
487
482
|
}, [h(kendo_vue_inputs_1.Checkbox, {
|
|
488
|
-
"class": 'k-checkbox-wrap',
|
|
489
483
|
id: 'k-editor-link-target',
|
|
490
484
|
attrs: _this.v3 ? undefined : {
|
|
491
485
|
id: 'k-editor-link-target',
|
|
@@ -598,7 +592,6 @@ var InsertLinkDialogVue2 = {
|
|
|
598
592
|
}), h("div", {
|
|
599
593
|
"class": 'k-form-field-wrap'
|
|
600
594
|
}, [h(kendo_vue_inputs_1.Checkbox, {
|
|
601
|
-
"class": 'k-checkbox-wrap',
|
|
602
595
|
id: 'k-editor-link-target',
|
|
603
596
|
attrs: _this.v3 ? undefined : {
|
|
604
597
|
id: 'k-editor-link-target',
|
|
@@ -618,7 +611,6 @@ var InsertLinkDialogVue2 = {
|
|
|
618
611
|
}), h("div", {
|
|
619
612
|
"class": 'k-form-field-wrap'
|
|
620
613
|
}, [h(kendo_vue_inputs_1.Checkbox, {
|
|
621
|
-
"class": 'k-checkbox-wrap',
|
|
622
614
|
id: 'k-editor-link-target',
|
|
623
615
|
attrs: _this.v3 ? undefined : {
|
|
624
616
|
id: 'k-editor-link-target',
|
|
@@ -8,7 +8,7 @@ exports.packageMetadata = {
|
|
|
8
8
|
name: '@progress/kendo-vue-editor',
|
|
9
9
|
productName: 'Kendo UI for Vue',
|
|
10
10
|
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
|
|
11
|
-
publishDate:
|
|
11
|
+
publishDate: 1684827770,
|
|
12
12
|
version: '',
|
|
13
13
|
licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning'
|
|
14
14
|
};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-vue-editor",
|
|
3
3
|
"description": "Kendo UI for Vue Editor package",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.11.0-dev.202305230751",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/telerik/kendo-vue.git"
|
|
@@ -52,22 +52,22 @@
|
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
54
54
|
"@progress/kendo-editor-common": "1.9.5",
|
|
55
|
-
"@progress/kendo-vue-common": "3.
|
|
55
|
+
"@progress/kendo-vue-common": "3.11.0-dev.202305230751"
|
|
56
56
|
},
|
|
57
57
|
"devDependencies": {
|
|
58
58
|
"@progress/kendo-drawing": "^1.8.0",
|
|
59
59
|
"@progress/kendo-licensing": "^1.3.0",
|
|
60
60
|
"@progress/kendo-svg-icons": "^1.0.0",
|
|
61
|
-
"@progress/kendo-vue-buttons": "3.
|
|
62
|
-
"@progress/kendo-vue-dialogs": "3.
|
|
63
|
-
"@progress/kendo-vue-dropdowns": "3.
|
|
64
|
-
"@progress/kendo-vue-form": "3.
|
|
65
|
-
"@progress/kendo-vue-inputs": "3.
|
|
66
|
-
"@progress/kendo-vue-intl": "3.
|
|
67
|
-
"@progress/kendo-vue-layout": "3.
|
|
68
|
-
"@progress/kendo-vue-pdf": "3.
|
|
69
|
-
"@progress/kendo-vue-popup": "3.
|
|
70
|
-
"@progress/kendo-vue-upload": "3.
|
|
61
|
+
"@progress/kendo-vue-buttons": "3.11.0-dev.202305230751",
|
|
62
|
+
"@progress/kendo-vue-dialogs": "3.11.0-dev.202305230751",
|
|
63
|
+
"@progress/kendo-vue-dropdowns": "3.11.0-dev.202305230751",
|
|
64
|
+
"@progress/kendo-vue-form": "3.11.0-dev.202305230751",
|
|
65
|
+
"@progress/kendo-vue-inputs": "3.11.0-dev.202305230751",
|
|
66
|
+
"@progress/kendo-vue-intl": "3.11.0-dev.202305230751",
|
|
67
|
+
"@progress/kendo-vue-layout": "3.11.0-dev.202305230751",
|
|
68
|
+
"@progress/kendo-vue-pdf": "3.11.0-dev.202305230751",
|
|
69
|
+
"@progress/kendo-vue-popup": "3.11.0-dev.202305230751",
|
|
70
|
+
"@progress/kendo-vue-upload": "3.11.0-dev.202305230751",
|
|
71
71
|
"prosemirror-markdown": "1.10.1",
|
|
72
72
|
"prosemirror-tables": "^1.2.5"
|
|
73
73
|
},
|