@kong-ui-public/entities-plugins 1.4.10 → 1.4.11
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/entities-plugins.es.js +6 -6
- package/dist/entities-plugins.umd.js +23 -23
- package/dist/style.css +1 -1
- package/package.json +6 -6
|
@@ -1059,10 +1059,10 @@ const ce = {
|
|
|
1059
1059
|
setup(e, { emit: n }) {
|
|
1060
1060
|
const t = e;
|
|
1061
1061
|
Ai((f) => ({
|
|
1062
|
-
"
|
|
1063
|
-
"
|
|
1064
|
-
"
|
|
1065
|
-
"
|
|
1062
|
+
"77b12766": c.value ? "none" : `solid ${m(ga)} ${m(ua)}`,
|
|
1063
|
+
"500c4499": l.value && r.value ? "block" : "flex",
|
|
1064
|
+
"132371a7": l.value && r.value ? "100%" : t.slim ? "50%" : "25%",
|
|
1065
|
+
"1325b782": l.value && r.value ? "100%" : t.slim ? "50%" : "75%"
|
|
1066
1066
|
}));
|
|
1067
1067
|
const i = ht(), { i18n: { t: a, formatUnixTimeStamp: o } } = ce.useI18n(), r = S(() => t.item.value !== void 0 && t.item.value !== null && t.item.value !== ""), A = S(() => !!(t.item.tooltip || i["label-tooltip"])), l = S(() => t.item.type === z.Json || t.item.type === z.JsonArray), c = S(() => t.item.type === z.JsonArray), d = S(() => {
|
|
1068
1068
|
switch (t.item.type) {
|
|
@@ -1183,7 +1183,7 @@ const ce = {
|
|
|
1183
1183
|
};
|
|
1184
1184
|
default:
|
|
1185
1185
|
return {
|
|
1186
|
-
tag: "
|
|
1186
|
+
tag: "KTooltip",
|
|
1187
1187
|
attrs: {
|
|
1188
1188
|
"data-testid": `${t.item.key}-plain-text`
|
|
1189
1189
|
},
|
|
@@ -1311,7 +1311,7 @@ const ce = {
|
|
|
1311
1311
|
]);
|
|
1312
1312
|
};
|
|
1313
1313
|
}
|
|
1314
|
-
}), yt = /* @__PURE__ */ ye(Ia, [["__scopeId", "data-v-
|
|
1314
|
+
}), yt = /* @__PURE__ */ ye(Ia, [["__scopeId", "data-v-9465176b"]]);
|
|
1315
1315
|
/*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT */
|
|
1316
1316
|
function gn(e) {
|
|
1317
1317
|
return typeof e > "u" || e === null;
|