smart-editor-v3 1.17.6 → 1.17.7
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.
|
@@ -54507,6 +54507,9 @@ const bV = new wt("searchAndReplacePlugin"), vV = vt.create({
|
|
|
54507
54507
|
// 0: 折叠,1:展开
|
|
54508
54508
|
isExpand: {
|
|
54509
54509
|
default: 0
|
|
54510
|
+
},
|
|
54511
|
+
externalId: {
|
|
54512
|
+
default: ""
|
|
54510
54513
|
}
|
|
54511
54514
|
};
|
|
54512
54515
|
},
|