@kong-ui-public/entities-plugins 9.11.0 → 9.12.0
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.
|
@@ -12796,6 +12796,7 @@ const gE = "#00abd2", mE = "16px", fE = "24px", hE = { class: "kong-ui-entities-
|
|
|
12796
12796
|
"action-button-text": g(s)("plugins.list.empty_state_v2.create_cta"),
|
|
12797
12797
|
appearance: "secondary",
|
|
12798
12798
|
"can-create": () => e.canCreate(),
|
|
12799
|
+
"data-testid": e.config.entityId ? "nested-plugins-entity-empty-state" : "plugins-entity-empty-state",
|
|
12799
12800
|
description: g(s)("plugins.list.empty_state_v2.description"),
|
|
12800
12801
|
"learn-more": e.config.app === "konnect",
|
|
12801
12802
|
title: g(s)("plugins.list.empty_state_v2.title"),
|
|
@@ -12811,7 +12812,7 @@ const gE = "#00abd2", mE = "16px", fE = "24px", hE = { class: "kong-ui-entities-
|
|
|
12811
12812
|
])
|
|
12812
12813
|
]),
|
|
12813
12814
|
_: 1
|
|
12814
|
-
}, 8, ["action-button-text", "can-create", "description", "learn-more", "title"])
|
|
12815
|
+
}, 8, ["action-button-text", "can-create", "data-testid", "description", "learn-more", "title"])
|
|
12815
12816
|
]),
|
|
12816
12817
|
key: "1"
|
|
12817
12818
|
} : void 0
|
|
@@ -12840,7 +12841,7 @@ const gE = "#00abd2", mE = "16px", fE = "24px", hE = { class: "kong-ui-entities-
|
|
|
12840
12841
|
]);
|
|
12841
12842
|
};
|
|
12842
12843
|
}
|
|
12843
|
-
}), vw = /* @__PURE__ */ ht(OE, [["__scopeId", "data-v-
|
|
12844
|
+
}), vw = /* @__PURE__ */ ht(OE, [["__scopeId", "data-v-2a23bbaf"]]), ME = { class: "plugin-select-card-wrapper" }, RE = ["data-testid"], kE = { class: "plugin-card-header" }, SE = { class: "plugin-card-title" }, TE = {
|
|
12844
12845
|
key: 0,
|
|
12845
12846
|
class: "plugin-card-actions"
|
|
12846
12847
|
}, xE = ["data-testid", "title"], PE = {
|