smart-editor-v3 1.16.3 → 1.16.4
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/smart-editor-package.js +5 -5
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -4675,8 +4675,8 @@ const LT = {
|
|
|
4675
4675
|
// }
|
|
4676
4676
|
}, Iw = Object.keys(Up), Ag = {
|
|
4677
4677
|
common: {
|
|
4678
|
-
primaryColor: "#
|
|
4679
|
-
primaryColorHover: "#
|
|
4678
|
+
primaryColor: "#3A76EF",
|
|
4679
|
+
primaryColorHover: "#3A76EF",
|
|
4680
4680
|
heightTiny: "24px"
|
|
4681
4681
|
},
|
|
4682
4682
|
Tooltip: {
|
|
@@ -60673,7 +60673,7 @@ const rK = {
|
|
|
60673
60673
|
class: "stop",
|
|
60674
60674
|
onClick: T
|
|
60675
60675
|
}, [
|
|
60676
|
-
E[3] || (E[3] = G("i", { class: "i-sed:assistant-stop text-[#
|
|
60676
|
+
E[3] || (E[3] = G("i", { class: "i-sed:assistant-stop text-[#3A76EF]" }, null, -1)),
|
|
60677
60677
|
G("span", aK, Oe(v(A)("assistant.stop")), 1),
|
|
60678
60678
|
E[4] || (E[4] = G("span", { class: "stop_en" }, "ESC", -1))
|
|
60679
60679
|
])
|
|
@@ -60734,7 +60734,7 @@ const rK = {
|
|
|
60734
60734
|
])) : Ke("", !0)
|
|
60735
60735
|
], 4));
|
|
60736
60736
|
}
|
|
60737
|
-
}, bK = /* @__PURE__ */ rt(gK, [["__scopeId", "data-v-
|
|
60737
|
+
}, bK = /* @__PURE__ */ rt(gK, [["__scopeId", "data-v-fa5c2d6c"]]), vK = {
|
|
60738
60738
|
__name: "common",
|
|
60739
60739
|
props: {
|
|
60740
60740
|
node: {
|
|
@@ -72649,7 +72649,7 @@ const xZ = /* @__PURE__ */ rt(yZ, [["render", wZ], ["__scopeId", "data-v-3d91acb
|
|
|
72649
72649
|
_: 1
|
|
72650
72650
|
}, 8, ["class", "data-smart-id"]));
|
|
72651
72651
|
}
|
|
72652
|
-
}, IZ = /* @__PURE__ */ rt(RZ, [["__scopeId", "data-v-
|
|
72652
|
+
}, IZ = /* @__PURE__ */ rt(RZ, [["__scopeId", "data-v-cfc7b247"]]), DZ = {
|
|
72653
72653
|
__name: "code-wrapper",
|
|
72654
72654
|
props: fn,
|
|
72655
72655
|
setup(t) {
|