@kong-ui-public/entities-plugins 2.4.1 → 2.4.2
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.
|
@@ -17856,7 +17856,7 @@ const Dr = /* @__PURE__ */ Pn(VS, [["__scopeId", "data-v-f477e583"]]), FS = /* @
|
|
|
17856
17856
|
var O, L, D, M, S;
|
|
17857
17857
|
if (p.value = !0, h.value = "", !(!((O = n.plugin) != null && O.name) || ((L = n.config) == null ? void 0 : L.app) !== "konnect"))
|
|
17858
17858
|
try {
|
|
17859
|
-
const N = `${n.config.apiBaseUrl}/
|
|
17859
|
+
const N = `${n.config.apiBaseUrl}/v2/control-planes/${n.config.controlPlaneId}/core-entities/plugin-schemas/${(D = n.plugin) == null ? void 0 : D.name}`;
|
|
17860
17860
|
await u.delete(N), a("proceed");
|
|
17861
17861
|
} catch (N) {
|
|
17862
17862
|
const { response: ie } = N;
|
|
@@ -17924,7 +17924,7 @@ const Dr = /* @__PURE__ */ Pn(VS, [["__scopeId", "data-v-f477e583"]]), FS = /* @
|
|
|
17924
17924
|
};
|
|
17925
17925
|
}
|
|
17926
17926
|
});
|
|
17927
|
-
const GS = /* @__PURE__ */ Pn(FS, [["__scopeId", "data-v-
|
|
17927
|
+
const GS = /* @__PURE__ */ Pn(FS, [["__scopeId", "data-v-10078f94"]]), zS = { class: "custom-plugins-grid" }, KS = { class: "empty-state-title" }, qS = { class: "empty-state-description" }, XS = { class: "plugin-card-container" }, WS = { class: "plugin-card-container" }, ZS = /* @__PURE__ */ Ke({
|
|
17928
17928
|
__name: "PluginCustomGrid",
|
|
17929
17929
|
props: {
|
|
17930
17930
|
/** The base konnect or kongManger config. Pass additional config props in the shared entity component as needed. */
|