@kong-ui-public/entities-shared 3.53.2 → 3.53.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.
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as Ce, computed as q, openBlock as v, createBlock as G, resolveDynamicComponent as We, normalizeClass as Ke, withCtx as L, createElementBlock as z, createElementVNode as X, toDisplayString as H, createCommentVNode as ee, Fragment as Be, renderList as Fe, unref as C, resolveComponent as ne, createVNode as Q, createTextVNode as ae, useCssVars as At, useId as yn, useSlots as tt, ref as le, renderSlot as fe, createSlots as ze, normalizeProps as gn, guardReactiveProps as hn, mergeProps as nt, watch as Ne, inject as Lt, watchEffect as vn, onMounted as mt, onBeforeMount as St, withModifiers as et, Teleport as Mt, onUnmounted as bn, withDirectives as Ve, vShow as Ye, withKeys as Ft, warn as kn, useTemplateRef as Cn, onBeforeUnmount as An } from "vue";
2
- import { c as he, _ as Ee, C as ke, S as Ue, E as Sn, I as Tn, a as yt, D as $n, b as _n, d as wn, e as Me, P as xn, f as En } from "./_plugin-vue_export-helper-CxCTU6Pp.js";
2
+ import { c as he, _ as Ee, C as ke, S as Ue, E as Sn, I as Tn, a as yt, D as $n, b as _n, d as wn, e as Re, P as xn, f as En } from "./_plugin-vue_export-helper-CxCTU6Pp.js";
3
3
  import { F as wl, g as xl, i as El } from "./_plugin-vue_export-helper-CxCTU6Pp.js";
4
4
  import { BadgeMethodAppearances as In, KExternalLink as On, KButton as _t, KTruncate as Bn, KBadge as Kn } from "@kong/kongponents";
5
5
  import { createHighlighterCoreSync as Rn } from "@shikijs/core";
@@ -599,7 +599,7 @@ var Ti = Object.create, Ht = Object.defineProperty, $i = Object.getOwnPropertyDe
599
599
  return b.replace(/\n$/, "");
600
600
  }
601
601
  o.exports = m;
602
- }), Re = /* @__PURE__ */ Se((t, o) => {
602
+ }), Le = /* @__PURE__ */ Se((t, o) => {
603
603
  var i = ot(), l = [
604
604
  "kind",
605
605
  "multi",
@@ -635,7 +635,7 @@ var Ti = Object.create, Ht = Object.defineProperty, $i = Object.getOwnPropertyDe
635
635
  }
636
636
  o.exports = r;
637
637
  }), Vt = /* @__PURE__ */ Se((t, o) => {
638
- var i = ot(), l = Re();
638
+ var i = ot(), l = Le();
639
639
  function p(c, d) {
640
640
  const s = [];
641
641
  return c[d].forEach(function(g) {
@@ -685,21 +685,21 @@ var Ti = Object.create, Ht = Object.defineProperty, $i = Object.getOwnPropertyDe
685
685
  return a.implicit = (this.implicit || []).concat(s), a.explicit = (this.explicit || []).concat(g), a.compiledImplicit = p(a, "implicit"), a.compiledExplicit = p(a, "explicit"), a.compiledTypeMap = m(a.compiledImplicit, a.compiledExplicit), a;
686
686
  }, o.exports = r;
687
687
  }), Yt = /* @__PURE__ */ Se((t, o) => {
688
- o.exports = new (Re())("tag:yaml.org,2002:str", {
688
+ o.exports = new (Le())("tag:yaml.org,2002:str", {
689
689
  kind: "scalar",
690
690
  construct: function(i) {
691
691
  return i !== null ? i : "";
692
692
  }
693
693
  });
694
694
  }), Gt = /* @__PURE__ */ Se((t, o) => {
695
- o.exports = new (Re())("tag:yaml.org,2002:seq", {
695
+ o.exports = new (Le())("tag:yaml.org,2002:seq", {
696
696
  kind: "sequence",
697
697
  construct: function(i) {
698
698
  return i !== null ? i : [];
699
699
  }
700
700
  });
701
701
  }), Wt = /* @__PURE__ */ Se((t, o) => {
702
- o.exports = new (Re())("tag:yaml.org,2002:map", {
702
+ o.exports = new (Le())("tag:yaml.org,2002:map", {
703
703
  kind: "mapping",
704
704
  construct: function(i) {
705
705
  return i !== null ? i : {};
@@ -712,7 +712,7 @@ var Ti = Object.create, Ht = Object.defineProperty, $i = Object.getOwnPropertyDe
712
712
  Wt()
713
713
  ] });
714
714
  }), Qt = /* @__PURE__ */ Se((t, o) => {
715
- var i = Re();
715
+ var i = Le();
716
716
  function l(r) {
717
717
  if (r === null) return !0;
718
718
  const c = r.length;
@@ -749,7 +749,7 @@ var Ti = Object.create, Ht = Object.defineProperty, $i = Object.getOwnPropertyDe
749
749
  defaultStyle: "lowercase"
750
750
  });
751
751
  }), Xt = /* @__PURE__ */ Se((t, o) => {
752
- var i = Re();
752
+ var i = Le();
753
753
  function l(r) {
754
754
  if (r === null) return !1;
755
755
  const c = r.length;
@@ -780,7 +780,7 @@ var Ti = Object.create, Ht = Object.defineProperty, $i = Object.getOwnPropertyDe
780
780
  defaultStyle: "lowercase"
781
781
  });
782
782
  }), Zt = /* @__PURE__ */ Se((t, o) => {
783
- var i = it(), l = Re();
783
+ var i = it(), l = Le();
784
784
  function p(a) {
785
785
  return a >= 48 && a <= 57 || a >= 65 && a <= 70 || a >= 97 && a <= 102;
786
786
  }
@@ -870,7 +870,7 @@ var Ti = Object.create, Ht = Object.defineProperty, $i = Object.getOwnPropertyDe
870
870
  }
871
871
  });
872
872
  }), en = /* @__PURE__ */ Se((t, o) => {
873
- var i = it(), l = Re(), p = /* @__PURE__ */ new RegExp("^(?:[-+]?(?:[0-9]+)(?:\\.[0-9]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$"), m = /* @__PURE__ */ new RegExp("^(?:[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");
873
+ var i = it(), l = Le(), p = /* @__PURE__ */ new RegExp("^(?:[-+]?(?:[0-9]+)(?:\\.[0-9]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$"), m = /* @__PURE__ */ new RegExp("^(?:[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");
874
874
  function r(a) {
875
875
  return a === null || !p.test(a) ? !1 : Number.isFinite(parseFloat(a, 10)) ? !0 : m.test(a);
876
876
  }
@@ -930,7 +930,7 @@ var Ti = Object.create, Ht = Object.defineProperty, $i = Object.getOwnPropertyDe
930
930
  }), nn = /* @__PURE__ */ Se((t, o) => {
931
931
  o.exports = tn();
932
932
  }), on = /* @__PURE__ */ Se((t, o) => {
933
- var i = Re(), l = /* @__PURE__ */ new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"), p = /* @__PURE__ */ new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9]?)-([0-9][0-9]?)(?:[Tt]|[ \\t]+)([0-9][0-9]?):([0-9][0-9]):([0-9][0-9])(?:\\.([0-9]*))?(?:[ \\t]*(Z|([-+])([0-9][0-9]?)(?::([0-9][0-9]))?))?$");
933
+ var i = Le(), l = /* @__PURE__ */ new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"), p = /* @__PURE__ */ new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9]?)-([0-9][0-9]?)(?:[Tt]|[ \\t]+)([0-9][0-9]?):([0-9][0-9]):([0-9][0-9])(?:\\.([0-9]*))?(?:[ \\t]*(Z|([-+])([0-9][0-9]?)(?::([0-9][0-9]))?))?$");
934
934
  function m(d) {
935
935
  return d === null ? !1 : l.exec(d) !== null || p.exec(d) !== null;
936
936
  }
@@ -962,7 +962,7 @@ var Ti = Object.create, Ht = Object.defineProperty, $i = Object.getOwnPropertyDe
962
962
  represent: c
963
963
  });
964
964
  }), rn = /* @__PURE__ */ Se((t, o) => {
965
- var i = Re();
965
+ var i = Le();
966
966
  function l(p) {
967
967
  return p === "<<" || p === null;
968
968
  }
@@ -971,7 +971,7 @@ var Ti = Object.create, Ht = Object.defineProperty, $i = Object.getOwnPropertyDe
971
971
  resolve: l
972
972
  });
973
973
  }), ln = /* @__PURE__ */ Se((t, o) => {
974
- var i = Re(), l = `ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=
974
+ var i = Le(), l = `ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=
975
975
  \r`;
976
976
  function p(d) {
977
977
  if (d === null) return !1;
@@ -1014,7 +1014,7 @@ var Ti = Object.create, Ht = Object.defineProperty, $i = Object.getOwnPropertyDe
1014
1014
  represent: r
1015
1015
  });
1016
1016
  }), an = /* @__PURE__ */ Se((t, o) => {
1017
- var i = Re(), l = Object.prototype.hasOwnProperty, p = Object.prototype.toString;
1017
+ var i = Le(), l = Object.prototype.hasOwnProperty, p = Object.prototype.toString;
1018
1018
  function m(c) {
1019
1019
  if (c === null) return !0;
1020
1020
  const d = [], s = c;
@@ -1040,7 +1040,7 @@ var Ti = Object.create, Ht = Object.defineProperty, $i = Object.getOwnPropertyDe
1040
1040
  construct: r
1041
1041
  });
1042
1042
  }), cn = /* @__PURE__ */ Se((t, o) => {
1043
- var i = Re(), l = Object.prototype.toString;
1043
+ var i = Le(), l = Object.prototype.toString;
1044
1044
  function p(r) {
1045
1045
  if (r === null) return !0;
1046
1046
  const c = r, d = new Array(c.length);
@@ -1068,7 +1068,7 @@ var Ti = Object.create, Ht = Object.defineProperty, $i = Object.getOwnPropertyDe
1068
1068
  construct: m
1069
1069
  });
1070
1070
  }), sn = /* @__PURE__ */ Se((t, o) => {
1071
- var i = Re(), l = Object.prototype.hasOwnProperty;
1071
+ var i = Le(), l = Object.prototype.hasOwnProperty;
1072
1072
  function p(r) {
1073
1073
  if (r === null) return !0;
1074
1074
  const c = r;
@@ -1284,7 +1284,7 @@ var Ti = Object.create, Ht = Object.defineProperty, $i = Object.getOwnPropertyDe
1284
1284
  r.call(u, y) || (oe(u, y, k[y]), T[y] = !0);
1285
1285
  }
1286
1286
  }
1287
- function Le(e, u, k, T, h, K, n, y, O) {
1287
+ function Me(e, u, k, T, h, K, n, y, O) {
1288
1288
  if (Array.isArray(h)) {
1289
1289
  h = Array.prototype.slice.call(h);
1290
1290
  for (let A = 0, S = h.length; A < S; A += 1)
@@ -1406,7 +1406,7 @@ var Ti = Object.create, Ht = Object.defineProperty, $i = Object.getOwnPropertyDe
1406
1406
  for (e.anchor !== null && Z(e, e.anchor, y), ge = e.input.charCodeAt(++e.position); ge !== 0; ) {
1407
1407
  if (_e(e, !0, u), ge = e.input.charCodeAt(e.position), ge === A)
1408
1408
  return e.position++, e.tag = n, e.anchor = O, e.kind = x ? "mapping" : "sequence", e.result = y, !0;
1409
- k ? ge === 44 && U(e, "expected the node content, but found ','") : U(e, "missed comma between flow collection entries"), J = j = te = null, S = I = !1, ge === 63 && ce(e.input.charCodeAt(e.position + 1)) && (S = I = !0, e.position++, _e(e, !0, u)), T = e.line, h = e.lineStart, K = e.position, je(e, u, c, !1, !0), J = e.tag, j = e.result, _e(e, !0, u), ge = e.input.charCodeAt(e.position), (I || e.line === T) && ge === 58 && (S = !0, ge = e.input.charCodeAt(++e.position), _e(e, !0, u), je(e, u, c, !1, !0), te = e.result), x ? Le(e, y, V, J, j, te, T, h, K) : S ? y.push(Le(e, null, V, J, j, te, T, h, K)) : y.push(j), _e(e, !0, u), ge = e.input.charCodeAt(e.position), ge === 44 ? (k = !0, ge = e.input.charCodeAt(++e.position)) : k = !1;
1409
+ k ? ge === 44 && U(e, "expected the node content, but found ','") : U(e, "missed comma between flow collection entries"), J = j = te = null, S = I = !1, ge === 63 && ce(e.input.charCodeAt(e.position + 1)) && (S = I = !0, e.position++, _e(e, !0, u)), T = e.line, h = e.lineStart, K = e.position, je(e, u, c, !1, !0), J = e.tag, j = e.result, _e(e, !0, u), ge = e.input.charCodeAt(e.position), (I || e.line === T) && ge === 58 && (S = !0, ge = e.input.charCodeAt(++e.position), _e(e, !0, u), je(e, u, c, !1, !0), te = e.result), x ? Me(e, y, V, J, j, te, T, h, K) : S ? y.push(Me(e, null, V, J, j, te, T, h, K)) : y.push(j), _e(e, !0, u), ge = e.input.charCodeAt(e.position), ge === 44 ? (k = !0, ge = e.input.charCodeAt(++e.position)) : k = !1;
1410
1410
  }
1411
1411
  U(e, "unexpected end of the stream within a flow collection");
1412
1412
  }
@@ -1479,13 +1479,13 @@ var Ti = Object.create, Ht = Object.defineProperty, $i = Object.getOwnPropertyDe
1479
1479
  !j && e.firstTabInLine !== -1 && (e.position = e.firstTabInLine, U(e, "tab characters must not be used in indentation"));
1480
1480
  const ge = e.input.charCodeAt(e.position + 1), $e = e.line;
1481
1481
  if ((te === 63 || te === 58) && ce(ge))
1482
- te === 63 ? (j && (Le(e, A, S, I, x, null, h, K, n), I = x = V = null), J = !0, j = !0, T = !0) : j ? (j = !1, T = !0) : U(e, "incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line"), e.position += 1, te = ge;
1482
+ te === 63 ? (j && (Me(e, A, S, I, x, null, h, K, n), I = x = V = null), J = !0, j = !0, T = !0) : j ? (j = !1, T = !0) : U(e, "incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line"), e.position += 1, te = ge;
1483
1483
  else {
1484
1484
  if (h = e.line, K = e.lineStart, n = e.position, !je(e, k, d, !1, !0)) break;
1485
1485
  if (e.line === $e) {
1486
1486
  for (te = e.input.charCodeAt(e.position); W(te); ) te = e.input.charCodeAt(++e.position);
1487
1487
  if (te === 58)
1488
- te = e.input.charCodeAt(++e.position), ce(te) || U(e, "a whitespace character is expected after the key-value separator within a block mapping"), j && (Le(e, A, S, I, x, null, h, K, n), I = x = V = null), J = !0, j = !1, T = !1, I = e.tag, x = e.result;
1488
+ te = e.input.charCodeAt(++e.position), ce(te) || U(e, "a whitespace character is expected after the key-value separator within a block mapping"), j && (Me(e, A, S, I, x, null, h, K, n), I = x = V = null), J = !0, j = !1, T = !1, I = e.tag, x = e.result;
1489
1489
  else if (J) U(e, "can not read an implicit mapping pair; a colon is missed");
1490
1490
  else
1491
1491
  return e.tag = y, e.anchor = O, !0;
@@ -1493,10 +1493,10 @@ var Ti = Object.create, Ht = Object.defineProperty, $i = Object.getOwnPropertyDe
1493
1493
  else
1494
1494
  return e.tag = y, e.anchor = O, !0;
1495
1495
  }
1496
- if ((e.line === $e || e.lineIndent > u) && (j && (h = e.line, K = e.lineStart, n = e.position), je(e, u, g, !0, T) && (j ? x = e.result : V = e.result), j || (Le(e, A, S, I, x, V, h, K, n), I = x = V = null), _e(e, !0, -1), te = e.input.charCodeAt(e.position)), (e.line === $e || e.lineIndent > u) && te !== 0) U(e, "bad indentation of a mapping entry");
1496
+ if ((e.line === $e || e.lineIndent > u) && (j && (h = e.line, K = e.lineStart, n = e.position), je(e, u, g, !0, T) && (j ? x = e.result : V = e.result), j || (Me(e, A, S, I, x, V, h, K, n), I = x = V = null), _e(e, !0, -1), te = e.input.charCodeAt(e.position)), (e.line === $e || e.lineIndent > u) && te !== 0) U(e, "bad indentation of a mapping entry");
1497
1497
  else if (e.lineIndent < u) break;
1498
1498
  }
1499
- return j && Le(e, A, S, I, x, null, h, K, n), J && (e.tag = y, e.anchor = O, e.kind = "mapping", e.result = A), J;
1499
+ return j && Me(e, A, S, I, x, null, h, K, n), J && (e.tag = y, e.anchor = O, e.kind = "mapping", e.result = A), J;
1500
1500
  }
1501
1501
  function gt(e) {
1502
1502
  let u = !1, k = !1, T, h, K = e.input.charCodeAt(e.position);
@@ -1708,12 +1708,12 @@ var Ti = Object.create, Ht = Object.defineProperty, $i = Object.getOwnPropertyDe
1708
1708
  function ye(n) {
1709
1709
  return n >= 32 && n <= 126 || n >= 161 && n <= 55295 && n !== 8232 && n !== 8233 || n >= 57344 && n <= 65533 && n !== c || n >= 65536 && n <= 1114111;
1710
1710
  }
1711
- function Le(n) {
1711
+ function Me(n) {
1712
1712
  return ye(n) && n !== c && n !== g && n !== s;
1713
1713
  }
1714
1714
  function Pe(n, y, O) {
1715
- const A = Le(n), S = A && !pe(n);
1716
- return (O ? A : A && n !== B && n !== N && n !== me && n !== oe && n !== ve) && n !== F && !(y === W && !S) || Le(y) && !pe(y) && n === F || y === W && S;
1715
+ const A = Me(n), S = A && !pe(n);
1716
+ return (O ? A : A && n !== B && n !== N && n !== me && n !== oe && n !== ve) && n !== F && !(y === W && !S) || Me(y) && !pe(y) && n === F || y === W && S;
1717
1717
  }
1718
1718
  function _e(n) {
1719
1719
  return ye(n) && n !== c && !pe(n) && n !== Y && n !== M && n !== W && n !== B && n !== N && n !== me && n !== oe && n !== ve && n !== F && n !== _ && n !== E && n !== f && n !== ue && n !== ce && n !== R && n !== P && n !== b && n !== $ && n !== w && n !== se;
@@ -1945,7 +1945,7 @@ var Ti = Object.create, Ht = Object.defineProperty, $i = Object.getOwnPropertyDe
1945
1945
  throw new Error("Function yaml." + m + " is removed in js-yaml 4. Use yaml." + r + " instead, which is now safe by default.");
1946
1946
  };
1947
1947
  }
1948
- o.exports.Type = Re(), o.exports.Schema = Vt(), o.exports.FAILSAFE_SCHEMA = Jt(), o.exports.JSON_SCHEMA = tn(), o.exports.CORE_SCHEMA = nn(), o.exports.DEFAULT_SCHEMA = Tt(), o.exports.load = i.load, o.exports.loadAll = i.loadAll, o.exports.dump = l.dump, o.exports.YAMLException = ot(), o.exports.types = {
1948
+ o.exports.Type = Le(), o.exports.Schema = Vt(), o.exports.FAILSAFE_SCHEMA = Jt(), o.exports.JSON_SCHEMA = tn(), o.exports.CORE_SCHEMA = nn(), o.exports.DEFAULT_SCHEMA = Tt(), o.exports.load = i.load, o.exports.loadAll = i.loadAll, o.exports.dump = l.dump, o.exports.YAMLException = ot(), o.exports.types = {
1949
1949
  binary: ln(),
1950
1950
  float: en(),
1951
1951
  map: Wt(),
@@ -2903,41 +2903,47 @@ ${$.value}
2903
2903
  type: ke.ID,
2904
2904
  label: m("baseConfigCard.commonFields.id_label"),
2905
2905
  order: 0,
2906
- section: Me.Basic
2906
+ section: Re.Basic
2907
2907
  },
2908
2908
  name: {
2909
2909
  order: 1,
2910
- section: Me.Basic
2910
+ section: Re.Basic
2911
2911
  },
2912
2912
  enabled: {
2913
2913
  type: ke.BadgeStatus,
2914
2914
  order: 2,
2915
- section: Me.Basic
2915
+ section: Re.Basic
2916
2916
  },
2917
2917
  updated_at: {
2918
2918
  type: ke.Date,
2919
2919
  label: m("baseConfigCard.commonFields.updated_at_label"),
2920
2920
  order: 3,
2921
- section: Me.Basic
2921
+ section: Re.Basic
2922
2922
  },
2923
2923
  created_at: {
2924
2924
  type: ke.Date,
2925
2925
  label: m("baseConfigCard.commonFields.created_at_label"),
2926
2926
  order: 4,
2927
- section: Me.Basic
2927
+ section: Re.Basic
2928
2928
  },
2929
2929
  tags: {
2930
2930
  type: ke.BadgeTag,
2931
2931
  order: -1,
2932
2932
  // the last property displayed
2933
- section: Me.Basic
2933
+ section: Re.Basic
2934
+ },
2935
+ labels: {
2936
+ type: ke.BadgeTag,
2937
+ order: -1,
2938
+ // the last property displayed
2939
+ section: Re.Basic
2934
2940
  },
2935
2941
  partials: {
2936
2942
  type: ke.LinkInternal,
2937
2943
  label: m("baseConfigCard.commonFields.partial_label"),
2938
2944
  order: -1,
2939
2945
  // the last property displayed
2940
- section: Me.Basic
2946
+ section: Re.Basic
2941
2947
  }
2942
2948
  }, Y = le(!1), W = le(!1), ce = le(""), R = le({}), M = le(null), w = q(() => {
2943
2949
  if (!(!l.codeBlockRecordResolver || M.value == null))
@@ -2962,8 +2968,8 @@ ${$.value}
2962
2968
  return D.sort(function(de, ie) {
2963
2969
  return de[1] - ie[1];
2964
2970
  }), D.map((de) => {
2965
- var Le, Pe;
2966
- const ie = de[0], Ae = (Le = R.value) == null ? void 0 : Le[ie], pe = ((Pe = l.configSchema) == null ? void 0 : Pe[ie]) || {}, ye = B[ie];
2971
+ var Me, Pe;
2972
+ const ie = de[0], Ae = (Me = R.value) == null ? void 0 : Me[ie], pe = ((Pe = l.configSchema) == null ? void 0 : Pe[ie]) || {}, ye = B[ie];
2967
2973
  return {
2968
2974
  key: ie,
2969
2975
  value: Ae,
@@ -2971,7 +2977,7 @@ ${$.value}
2971
2977
  type: pe.type ?? ((ye == null ? void 0 : ye.type) || ke.Text),
2972
2978
  label: pe.label ?? ((ye == null ? void 0 : ye.label) || c(ie)),
2973
2979
  tooltip: pe.tooltip ?? ((ye == null ? void 0 : ye.tooltip) || void 0),
2974
- section: pe.section ?? ((ye == null ? void 0 : ye.section) || Me.Advanced)
2980
+ section: pe.section ?? ((ye == null ? void 0 : ye.section) || Re.Advanced)
2975
2981
  };
2976
2982
  }).filter((de) => !de.hidden && de.key !== l.pluginConfigKey);
2977
2983
  }), oe = q(() => {
@@ -2996,7 +3002,7 @@ ${$.value}
2996
3002
  type: pe.type ?? ke.Text,
2997
3003
  label: pe.label ?? c(ie),
2998
3004
  tooltip: pe.tooltip ?? void 0,
2999
- section: Me.Plugin
3005
+ section: Re.Plugin
3000
3006
  };
3001
3007
  }).filter((de) => !de.hidden);
3002
3008
  }), ue = q(() => {
@@ -3021,16 +3027,16 @@ ${$.value}
3021
3027
  type: pe.type ?? ke.Text,
3022
3028
  label: pe.label ?? c(ie),
3023
3029
  tooltip: pe.tooltip ?? void 0,
3024
- section: Me.Policy
3030
+ section: Re.Policy
3025
3031
  };
3026
3032
  }).filter((de) => !de.hidden);
3027
3033
  }), ve = q(() => {
3028
3034
  var D, Z, re, Te, Ie, de;
3029
3035
  return {
3030
- basic: (D = se.value) == null ? void 0 : D.filter((ie) => ie.section === Me.Basic),
3031
- advanced: (Z = se.value) == null ? void 0 : Z.filter((ie) => ie.section === Me.Advanced),
3032
- plugin: (Te = oe.value) == null ? void 0 : Te.concat((re = se.value) == null ? void 0 : re.filter((ie) => ie.section === Me.Plugin)),
3033
- policy: (de = ue.value) == null ? void 0 : de.concat((Ie = se.value) == null ? void 0 : Ie.filter((ie) => ie.section === Me.Policy))
3036
+ basic: (D = se.value) == null ? void 0 : D.filter((ie) => ie.section === Re.Basic),
3037
+ advanced: (Z = se.value) == null ? void 0 : Z.filter((ie) => ie.section === Re.Advanced),
3038
+ plugin: (Te = oe.value) == null ? void 0 : Te.concat((re = se.value) == null ? void 0 : re.filter((ie) => ie.section === Re.Plugin)),
3039
+ policy: (de = ue.value) == null ? void 0 : de.concat((Ie = se.value) == null ? void 0 : Ie.filter((ie) => ie.section === Re.Policy))
3034
3040
  };
3035
3041
  }), be = q(() => {
3036
3042
  const D = [];
@@ -3166,8 +3172,8 @@ ${$.value}
3166
3172
  }, ze({ _: 2 }, [
3167
3173
  Fe(a.value, (ye) => ({
3168
3174
  name: ye,
3169
- fn: L((Le) => [
3170
- fe(D.$slots, ye, nt({ record: R.value }, Le), void 0, !0)
3175
+ fn: L((Me) => [
3176
+ fe(D.$slots, ye, nt({ record: R.value }, Me), void 0, !0)
3171
3177
  ])
3172
3178
  }))
3173
3179
  ]), 1032, ["code-block-record", "code-block-record-formatter", "code-block-record-redacted", "config", "entity-type", "fetcher-url", "format", "is-deck-customization-visible", "preserve-code-block-timestamps", "prop-list-types", "property-collections", "record", "sub-entity-type"])
@@ -3193,7 +3199,7 @@ ${$.value}
3193
3199
  ]), 1032, ["title-tag"]);
3194
3200
  };
3195
3201
  }
3196
- }), Wr = /* @__PURE__ */ Ee(to, [["__scopeId", "data-v-d6297915"]]), no = ["novalidate"], io = {
3202
+ }), Wr = /* @__PURE__ */ Ee(to, [["__scopeId", "data-v-aa5da890"]]), no = ["novalidate"], io = {
3197
3203
  key: 0,
3198
3204
  class: "button-customize-deck-wrapper"
3199
3205
  }, oo = /* @__PURE__ */ Ce({
@@ -3580,7 +3586,7 @@ ${$.value}
3580
3586
  }, 8, ["class"]);
3581
3587
  };
3582
3588
  }
3583
- }), Jr = /* @__PURE__ */ Ee(oo, [["__scopeId", "data-v-7ce8c23d"]]), ro = ["data-truncate"], lo = /* @__PURE__ */ Ce({
3589
+ }), Jr = /* @__PURE__ */ Ee(oo, [["__scopeId", "data-v-b3590221"]]), ro = ["data-truncate"], lo = /* @__PURE__ */ Ce({
3584
3590
  __name: "EntityBaseTableCell",
3585
3591
  props: {
3586
3592
  keyName: {
@@ -4622,7 +4628,7 @@ const Mo = ["aria-labelledby"], Fo = { class: "form-section-wrapper" }, No = {
4622
4628
  ])
4623
4629
  ], 2));
4624
4630
  }
4625
- }), il = /* @__PURE__ */ Ee(Wo, [["__scopeId", "data-v-8e48a559"]]), Jo = {
4631
+ }), il = /* @__PURE__ */ Ee(Wo, [["__scopeId", "data-v-7dd2f21d"]]), Jo = {
4626
4632
  class: "kong-ui-public-entity-link",
4627
4633
  "data-testid": "entity-link-parent"
4628
4634
  }, Qo = {
@@ -5108,7 +5114,7 @@ export {
5108
5114
  wn as CONFIG_CARD_FORMATS,
5109
5115
  Gi as ConfigCardDisplay,
5110
5116
  Ut as ConfigCardItem,
5111
- Me as ConfigurationSchemaSection,
5117
+ Re as ConfigurationSchemaSection,
5112
5118
  ke as ConfigurationSchemaType,
5113
5119
  $n as DECK_COMMAND_EDITOR_KEY,
5114
5120
  _n as DECK_COMMAND_EDITOR_MISSING_WARNING,
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.config-card-fieldset[data-v-5baf64ca]{border:solid 1px #e0e4ea;border:solid var(--kui-border-width-10, 1px) var(--kui-color-border, #e0e4ea);border-radius:4px;margin-bottom:8px;margin-bottom:var(--kui-space-40, 8px);margin-top:4px}.config-card-fieldset-title[data-v-5baf64ca]{font-size:14px;font-size:var(--kui-font-size-30, 14px);padding:0 8px;padding:0 var(--kui-space-40, 8px);width:auto}fieldset.config-card-fieldset .config-card-details-row{width:unset}.config-card-json-item .config-card-details-row,fieldset.config-card-fieldset .config-card-details-row{margin:0 16px;margin:var(--kui-space-0, 0px) var(--kui-space-60, 16px)}.config-card-json-item .config-card-details-row:last-of-type,fieldset.config-card-fieldset .config-card-details-row:last-of-type{border-bottom:none}[data-v-2feb8c2e] .k-button.navigation-button{font-size:14px;font-weight:400}.config-card-details-row[data-v-b6987b3c]{align-items:center;border-bottom:var(--v25a763c4);box-sizing:border-box;display:var(--v1ac90e12);padding:16px;padding:var(--kui-space-60, 16px);padding-left:0;width:100%}.config-card-details-row .config-card-details-label[data-v-b6987b3c]{box-sizing:border-box;padding-right:16px;padding-right:var(--kui-space-60, 16px);width:var(--v45a716ee)}.config-card-details-row .config-card-details-label label[data-v-b6987b3c]{color:#3a3f51;color:var(--kui-color-text-neutral-stronger, #3a3f51);display:inline-flex;max-width:100%}.config-card-details-row .config-card-details-label label .label-content[data-v-b6987b3c]{line-height:initial;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.config-card-details-row .config-card-details-label label .k-popover[data-v-b6987b3c]{min-width:0}.config-card-details-row .config-card-details-value[data-v-b6987b3c]{box-sizing:border-box;width:var(--v45a28b38)}.config-card-details-row .config-card-details-value .truncated[data-v-b6987b3c]{display:inline-block;line-height:initial;max-width:20ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.config-card-details-row .config-card-details-value span.attrs-data-text[data-v-b6987b3c]{overflow-wrap:anywhere}.config-card-details-row .config-card-details-value .copy-uuid-array[data-v-b6987b3c] .k-copy:not(:last-of-type){margin-bottom:8px;margin-bottom:var(--kui-space-40, 8px)}.config-card-details-row .config-card-details-value .method-badge-array[data-v-b6987b3c]{display:flex;flex-wrap:wrap;row-gap:10px}.config-card-details-row .config-badge[data-v-b6987b3c]{margin-right:4px;margin-right:var(--kui-space-20, 4px)}.config-card-details-row[data-v-b6987b3c] .k-label{margin-bottom:0}.config-card-details-row[data-v-b6987b3c] .k-label .kong-icon-infoFilled{display:flex}.config-card-details-row[data-v-b6987b3c] .config-card-details-row{width:auto}.json-content.k-code-block{border-top-left-radius:0;border-top-left-radius:var(--kui-border-radius-0, 0px);border-top-right-radius:0;border-top-right-radius:var(--kui-border-radius-0, 0px)}.json-endpoint{align-items:baseline;background-color:#000933;background-color:var(--kui-color-background-inverse, #000933);border-bottom:1px solid rgba(255,255,255,.2);border-bottom:var(--kui-border-width-10, 1px) solid var(--kui-color-border-inverse, rgba(255, 255, 255, .2));border-top-left-radius:8px;border-top-left-radius:var(--kui-border-radius-40, 8px);border-top-right-radius:8px;border-top-right-radius:var(--kui-border-radius-40, 8px);display:flex;padding:8px 0 8px 12px;padding:var(--kui-space-40, 8px) var(--kui-space-0, 0px) var(--kui-space-40, 8px) var(--kui-space-50, 12px)}.json-endpoint .k-code-block{flex:auto;z-index:2}.json-endpoint .k-code-block .code-block-content{padding-bottom:0;padding-bottom:var(--kui-space-0, 0px);padding-top:0;padding-top:var(--kui-space-0, 0px)}.json-endpoint .k-code-block .code-block-secondary-actions{margin-top:0!important}.json-endpoint code{direction:rtl;max-width:var(--c7479fcc);overflow:hidden!important;text-align:left;text-overflow:ellipsis;white-space:nowrap}.deck-callout[data-v-0bf1334c]{margin-bottom:16px;margin-bottom:var(--kui-space-60, 16px)}.deck-callout .cta[data-v-0bf1334c]{background:none;border:none;color:inherit;cursor:pointer;font:inherit;font-weight:600;font-weight:var(--kui-font-weight-semibold, 600);padding:0;text-decoration:underline}.generate-pat-modal[data-v-be3cd315] .modal-content{display:flex;flex-direction:column;gap:20px;gap:var(--kui-space-70, 20px)}.deck-config .k-select[data-v-991fe861]{margin-bottom:16px;margin-bottom:var(--kui-space-60, 16px)}.deck-config .k-code-block[data-v-991fe861]{margin-top:12px;margin-top:var(--kui-space-50, 12px)}.deck-config .k-code-block.customization[data-v-991fe861]{background-color:#fff;background-color:var(--kui-color-background, #ffffff);border:1px solid #e0e4ea;border:1px solid var(--kui-color-border, #e0e4ea);border-radius:8px;border-radius:var(--kui-border-radius-40, 8px)}.deck-config .step-title[data-v-991fe861]{align-items:center;align-self:stretch;font-size:16px;font-size:var(--kui-font-size-40, 16px);font-weight:700;font-weight:var(--kui-font-weight-bold, 700);gap:16px}.deck-config .step-title[data-v-991fe861]:not(:first-child){margin-top:16px;margin-top:var(--kui-space-60, 16px)}.deck-config .konnect-pat-actions[data-v-991fe861]{align-items:center;display:flex;flex-direction:row;gap:8px;gap:var(--kui-space-40, 8px);margin-top:8px;margin-top:var(--kui-space-40, 8px)}.deck-config .copy-konnect-pat-alert[data-v-991fe861]{margin-top:8px;margin-top:var(--kui-space-40, 8px)}.deck-config .customization-secret-advise[data-v-991fe861]{font-size:14px;font-size:var(--kui-font-size-30, 14px);opacity:.7}.deck-config .customization-footer-reminder[data-v-991fe861]{margin-top:16px;margin-top:var(--kui-space-60, 16px)}.config-card-prop-section-title[data-v-83075649]{color:#000933;color:var(--kui-color-text, #000933);font-size:16px;font-size:var(--kui-font-size-40, 16px);font-weight:600;font-weight:var(--kui-font-weight-semibold, 600);margin-bottom:16px;margin-bottom:var(--kui-space-60, 16px);margin-top:48px;margin-top:var(--kui-space-110, 48px)}.kong-ui-entity-base-config-card .config-card-actions[data-v-d6297915]{align-items:center;display:flex;gap:16px;gap:var(--kui-space-60, 16px)}.kong-ui-entity-base-config-card .config-card-actions .row[data-v-d6297915]{align-items:center;display:flex}.kong-ui-entity-base-config-card .config-card-actions .config-format-select-label[data-v-d6297915]{margin-bottom:0;margin-bottom:var(--kui-space-0, 0px);margin-right:8px;margin-right:var(--kui-space-40, 8px)}.kong-ui-entity-base-config-card .config-card-actions .sensitive-fields-checkbox[data-v-d6297915]{align-items:center}.kong-ui-entity-base-config-card .config-card-actions .sensitive-fields-checkbox[data-v-d6297915] .checkbox-label{width:max-content}.kong-ui-entity-base-config-card .config-card-prop-section-title[data-v-d6297915]{color:#000933;color:var(--kui-color-text, #000933);font-size:16px;font-size:var(--kui-font-size-40, 16px);font-weight:600;margin-bottom:16px;margin-bottom:var(--kui-space-60, 16px);margin-top:48px;margin-top:var(--kui-space-110, 48px)}.kong-ui-entity-base-config-card[data-v-d6297915]:not(:has(.config-card-details-after)) .config-card-details-row:last-of-type{border-bottom:none}.kong-ui-entity-base-config-card .config-card-details-after[data-v-d6297915]{padding-top:16px;padding-top:var(--kui-space-60, 16px)}.kong-ui-entity-base-config-card .book-icon[data-v-d6297915]{margin-left:8px;margin-left:var(--kui-space-40, 8px);padding:0;padding:var(--kui-space-0, 0px)}.kong-ui-entity-base-form[data-v-7ce8c23d]{box-sizing:border-box;max-width:1536px;max-width:var(--kui-breakpoint-desktop, 1536px);width:100%}.kong-ui-entity-base-form[data-v-7ce8c23d] .k-slideout-title{color:#000933!important;color:var(--kui-color-text, #000933)!important;font-size:24px!important;font-size:var(--kui-font-size-70, 24px)!important;font-weight:700!important;font-weight:var(--kui-font-weight-bold, 700)!important;line-height:32px!important;line-height:var(--kui-line-height-60, 32px)!important;margin-bottom:16px!important;margin-bottom:var(--kui-space-60, 16px)!important}.kong-ui-entity-base-form[data-v-7ce8c23d] .k-card.content-card{padding:0 16px!important;padding:var(--kui-space-0, 0px) var(--kui-space-60, 16px)!important}.kong-ui-entity-base-form[data-v-7ce8c23d] .tab-item>div.tab-link.has-panels{color:#6c7489!important;color:var(--kui-color-text-neutral, #6c7489)!important;font-size:14px!important;font-size:var(--kui-font-size-30, 14px)!important;font-weight:700!important;font-weight:var(--kui-font-weight-bold, 700)!important;line-height:24px!important;line-height:var(--kui-line-height-40, 24px)!important}.kong-ui-entity-base-form[data-v-7ce8c23d] .tab-item.active>div.tab-link.has-panels{color:#000933!important;color:var(--kui-color-text, #000933)!important;font-weight:600!important;font-weight:var(--kui-font-weight-semibold, 600)!important}.kong-ui-entity-base-form[data-v-7ce8c23d] .slideout-content{overflow-y:unset!important}.kong-ui-entity-base-form.new-form-layout[data-v-7ce8c23d]{border:none;padding:0}.kong-ui-entity-base-form.new-form-layout[data-v-7ce8c23d]>.card-content>form>.form-actions{justify-content:flex-start;margin-top:20px;margin-top:var(--kui-space-70, 20px)}.kong-ui-entity-base-form.new-form-layout .form-error[data-v-7ce8c23d]{margin:20px 0 0 16px;margin:var(--kui-space-70, 20px) 0 0 var(--kui-space-60, 16px)}.kong-ui-entity-base-form .button-customize-deck-wrapper[data-v-7ce8c23d]{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:16px;margin-bottom:var(--kui-space-60, 16px)}.form-actions[data-v-7ce8c23d]{align-items:center;display:flex;justify-content:flex-end;margin-top:24px;margin-top:var(--kui-space-80, 24px)}.form-actions[data-v-7ce8c23d] .k-button:last-of-type,.form-actions[data-v-7ce8c23d] .k-button:nth-last-of-type(2){margin-inline-start:16px;margin-inline-start:var(--kui-space-60, 16px)}.form-actions-reverted[data-v-7ce8c23d]{direction:rtl}.content-wrapper[data-v-a3a65cac] .k-tooltip{word-break:break-all}.kong-ui-entity-base-table .toolbar-container[data-v-09e101d4]{align-items:center;display:flex;width:100%}.kong-ui-entity-base-table .toolbar-button-container[data-v-09e101d4]{margin-left:auto}.kong-ui-entity-base-table .hidden[data-v-09e101d4]{display:none}.kong-ui-entity-delete-modal .message[data-v-fc366e0c],.kong-ui-entity-delete-modal .description[data-v-fc366e0c]{line-height:20px;line-height:var(--kui-line-height-30, 20px);margin:0;margin:var(--kui-space-0, 0px)}.kong-ui-entity-delete-modal .message strong[data-v-fc366e0c]{font-weight:600;font-weight:var(--kui-font-weight-semibold, 600)}.kong-ui-entity-delete-modal .description[data-v-fc366e0c]{margin-top:32px;margin-top:var(--kui-space-90, 32px)}.kong-ui-entity-delete-modal .body-stacked-copy .description[data-v-fc366e0c]{margin-top:0;margin-top:var(--kui-space-0, 0px)}.kong-ui-entity-delete-modal .body-stacked-copy .description>p[data-v-fc366e0c]{margin:0;margin:var(--kui-space-0, 0px)}.kong-ui-entity-delete-modal .body-stacked-copy .message[data-v-fc366e0c]{margin-bottom:0;margin-bottom:var(--kui-space-0, 0px)}.kong-ui-entity-delete-modal[data-v-fc366e0c] .prompt-confirmation-text{line-height:20px;line-height:var(--kui-line-height-30, 20px);margin:0;margin:var(--kui-space-0, 0px)}.kong-ui-entity-delete-modal-stacked-copy[data-v-fc366e0c] .prompt-content+.prompt-confirmation-container{margin-top:32px;margin-top:var(--kui-space-90, 32px)}.kong-ui-entity-delete-error[data-v-fc366e0c]{margin-bottom:12px;margin-bottom:var(--kui-space-50, 12px)}.kong-ui-entity-filter-input[data-v-3ece8659]{width:100%}.kong-ui-entity-filter-clear[data-v-3ece8659]{cursor:pointer}.kong-ui-entity-filter[data-v-3ece8659]{display:flex;position:relative}.kong-ui-entity-filter[data-v-3ece8659] .menu-content{flex-direction:column}.kong-ui-entity-filter[data-v-3ece8659] .k-menu-item-divider hr{margin:12px 0}.kong-ui-entity-filter-backdrop[data-v-3ece8659]{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1050}.kong-ui-entity-filter-menu[data-v-3ece8659]{background-color:#fff;background-color:var(--kui-color-background, #ffffff);border:1px solid #afb7c5;border:var(--kui-border-width-10, 1px) solid var(--kui-color-border-neutral-weak, #afb7c5);border-radius:4px;border-radius:var(--kui-border-radius-20, 4px);box-shadow:0 4px 20px #e0e4ea;box-shadow:0 4px 20px var(--kui-color-border, #e0e4ea);left:0;margin-top:16px;padding:8px 0 12px;padding:var(--kui-space-40, 8px) 0 var(--kui-space-50, 12px);position:absolute;top:100%;width:300px;z-index:1060}.kong-ui-entity-filter-menu-item[data-v-3ece8659]{border-bottom:1px solid #e0e4ea;border-bottom:var(--kui-border-width-10, 1px) solid var(--kui-color-border, #e0e4ea);color:#6c7489;color:var(--kui-color-text-neutral, #6c7489);font-size:12px;font-size:var(--kui-font-size-20, 12px);font-weight:400;font-weight:var(--kui-font-weight-regular, 400);line-height:16px;line-height:var(--kui-line-height-20, 16px);list-style:none;margin:0 20px;margin:var(--kui-space-0, 0px) var(--kui-space-70, 20px);padding:16px 0;padding:var(--kui-space-60, 16px) 0;position:relative;white-space:nowrap}.menu-item-title[data-v-3ece8659]{align-items:center;cursor:pointer;display:flex;line-height:24px;line-height:var(--kui-line-height-40, 24px)}.menu-item-title.expanded[data-v-3ece8659]{color:#232633;color:var(--kui-color-text-neutral-strongest, #232633)}.menu-item-expand-icon[data-v-3ece8659]{margin-left:auto}.menu-item-expand-icon.expanded[data-v-3ece8659]{transform:rotate(180deg)}.menu-item-indicator[data-v-3ece8659]{background-color:#0044f4;background-color:var(--kui-color-background-primary, #0044f4);border-radius:50%;height:4px;margin-left:4px;width:4px}.menu-item-body[data-v-3ece8659]{align-items:center;display:flex;justify-content:space-between;margin-top:16px;margin-top:var(--kui-space-60, 16px)}.menu-item-body[data-v-3ece8659] .input{padding-bottom:4px!important;padding-top:4px!important}.menu-item-body[data-v-3ece8659] .k-input{width:100%}.menu-item-body[data-v-3ece8659] .k-select-input .input{font-size:12px}.menu-item-body[data-v-3ece8659] .k-select-input .input::placeholder{color:#00000073!important;font-size:12px}.menu-item-label[data-v-3ece8659]{margin-bottom:0;margin-right:12px}.menu-item-buttons[data-v-3ece8659]{display:flex;justify-content:space-between;margin:10px 0 6px}.filter-clear-button-container[data-v-3ece8659]{padding:12px 20px 0;padding:var(--kui-space-50, 12px) var(--kui-space-70, 20px) 0}fieldset[data-v-ccd29028]{margin:0;min-width:0;padding:0}.kong-ui-entity-form-section[data-v-ccd29028]{border:0}.kong-ui-entity-form-section .form-section-wrapper[data-v-ccd29028]{column-gap:16px;column-gap:var(--kui-space-60, 16px);display:flex;flex-direction:column;padding-bottom:64px;padding-bottom:var(--kui-space-130, 64px);row-gap:12px;row-gap:var(--kui-space-50, 12px);width:100%}@media (min-width: 1024px){.kong-ui-entity-form-section .form-section-wrapper[data-v-ccd29028]{flex-direction:row}}.kong-ui-entity-form-section .form-section-wrapper .form-section-info[data-v-ccd29028]{flex:1}@media (min-width: 1024px){.kong-ui-entity-form-section .form-section-wrapper .form-section-info[data-v-ccd29028]{max-width:350px}.kong-ui-entity-form-section .form-section-wrapper .form-section-info.sticky[data-v-ccd29028]{height:fit-content;margin-bottom:16px;margin-bottom:var(--kui-space-60, 16px);position:sticky;top:16px}}.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-title[data-v-ccd29028]{color:#000933;color:var(--kui-color-text, #000933);font-size:16px;font-size:var(--kui-font-size-40, 16px);font-weight:700;font-weight:var(--kui-font-weight-bold, 700);line-height:20px;line-height:var(--kui-line-height-30, 20px);margin-bottom:8px;margin-bottom:var(--kui-space-40, 8px);margin-top:0;margin-top:var(--kui-space-0, 0px)}.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-description[data-v-ccd29028],.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-description p[data-v-ccd29028],.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-description[data-v-ccd29028] p{color:#000933;color:var(--kui-color-text, #000933);font-size:14px;font-size:var(--kui-font-size-30, 14px);font-weight:400;line-height:20px;margin:0}.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-footer[data-v-ccd29028]{margin-top:32px;margin-top:var(--kui-space-90, 32px)}.kong-ui-entity-form-section .form-section-wrapper .form-section-content[data-v-ccd29028]{flex:1}.kong-ui-entity-form-section .form-section-wrapper .form-section-content[data-v-ccd29028]>*:not(:first-child){margin-top:24px;margin-top:var(--kui-space-80, 24px)}.kong-ui-entity-form-section.has-divider .form-section-wrapper[data-v-ccd29028]{border-bottom:1px solid #e0e4ea;border-bottom:var(--kui-border-width-10, 1px) solid var(--kui-color-border, #e0e4ea)}.kong-ui-entity-form-block .header[data-v-8e48a559]{align-items:flex-start;display:flex;gap:8px;gap:var(--kui-space-40, 8px)}.kong-ui-entity-form-block .step[data-v-8e48a559]{align-items:center;background:#fff;background:var(--kui-color-background, #ffffff);border:1px solid #afb7c5;border:1px solid var(--kui-color-border-neutral-weak, #afb7c5);border-radius:100px;border-radius:var(--kui-border-radius-round, 100px);display:flex;flex:0 0 auto;height:32px;justify-content:center;padding:4px;padding:var(--kui-space-20, 4px);width:32px}.kong-ui-entity-form-block .header-content[data-v-8e48a559]{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;gap:8px;gap:var(--kui-space-40, 8px);padding-top:4px;padding-top:var(--kui-space-20, 4px)}.kong-ui-entity-form-block .header-title[data-v-8e48a559]{color:#000933;color:var(--kui-color-text, #000933);font-size:18px;font-size:var(--kui-font-size-50, 18px);font-weight:700;font-weight:var(--kui-font-weight-bold, 700);line-height:24px;line-height:var(--kui-line-height-40, 24px);margin:0}.kong-ui-entity-form-block .header-description[data-v-8e48a559]{color:#52596e;color:var(--kui-color-text-neutral-strong, #52596e);font-size:14px;font-size:var(--kui-font-size-30, 14px);line-height:20px;line-height:var(--kui-line-height-30, 20px);margin:0}.kong-ui-entity-form-block .header-extra[data-v-8e48a559]{align-items:center;display:flex;flex:0 0 auto;gap:8px;gap:var(--kui-space-40, 8px);justify-content:flex-end}.kong-ui-entity-form-block .content[data-v-8e48a559]{background:#f9fafb;background:var(--kui-color-background-neutral-weakest, #f9fafb);border:1px solid #e0e4ea;border:var(--kui-border-width-10, 1px) solid var(--kui-color-border, #e0e4ea);border-radius:6px;border-radius:var(--kui-border-radius-30, 6px);display:flex;flex-direction:column;gap:20px;gap:var(--kui-space-70, 20px);margin-top:20px;margin-top:var(--kui-space-70, 20px);padding:20px 24px;padding:var(--kui-space-70, 20px) var(--kui-space-80, 24px)}.kong-ui-entity-form-block.stepped .content[data-v-8e48a559]{margin-left:16px;margin-left:var(--kui-space-60, 16px)}.kong-ui-public-entity-link[data-v-6668aea9]{align-items:center;display:flex}.kong-ui-public-entity-link .deleted-entity[data-v-6668aea9]{font-style:italic}.kong-ui-public-entity-link .entity-link[data-v-6668aea9]{display:flex;flex:1}.kong-ui-public-entity-link .entity-link[data-v-6668aea9] .external-link-icon{color:#0044f4;color:var(--kui-color-text-primary, #0044f4);margin-left:4px;margin-left:var(--kui-space-20, 4px);padding:2px;padding:var(--kui-space-10, 2px)}.kong-ui-public-entity-link .entity-link-label[data-v-6668aea9]{display:inline-block;font-weight:400;font-weight:var(--kui-font-weight-regular, 400);max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kong-ui-public-entity-link .copy-uuid-tooltip[data-v-6668aea9]{align-items:center;cursor:pointer;display:flex}.kong-ui-public-entity-link .copy-uuid-tooltip .entity-link-copy-id[data-v-6668aea9]{margin-left:2px;margin-left:var(--kui-space-10, 2px)}.kong-ui-public-entity-empty-state[data-v-0b2e9081]{align-items:center;background-color:#fff;background-color:var(--kui-color-background, #ffffff);box-sizing:border-box;display:flex;flex-direction:column;font-family:Inter,Roboto,Helvetica,sans-serif;font-family:var(--kui-font-family-text, "Inter", Roboto, Helvetica, sans-serif);gap:24px;gap:var(--kui-space-80, 24px);padding:64px 0;padding:var(--kui-space-130, 64px) var(--kui-space-0, 0px);width:100%}@media (min-width: 640px){.kong-ui-public-entity-empty-state[data-v-0b2e9081]{padding:64px 96px;padding:var(--kui-space-130, 64px) var(--kui-space-150, 96px)}}.kong-ui-public-entity-empty-state .empty-state-image[data-v-0b2e9081]{margin-bottom:8px;margin-bottom:var(--kui-space-40, 8px)}.kong-ui-public-entity-empty-state .entity-empty-state-content[data-v-0b2e9081]{align-items:center;display:flex;flex-direction:column;gap:8px;gap:var(--kui-space-40, 8px);text-align:center;width:100%}.kong-ui-public-entity-empty-state .entity-empty-state-content .entity-empty-state-title h1[data-v-0b2e9081]{align-items:center;color:#000933;color:var(--kui-color-text, #000933);display:flex;font-size:24px;font-size:var(--kui-font-size-70, 24px);font-weight:700;font-weight:var(--kui-font-weight-bold, 700);gap:8px;gap:var(--kui-space-40, 8px);line-height:32px;line-height:var(--kui-line-height-60, 32px);margin:0;margin:var(--kui-space-0, 0px)}.kong-ui-public-entity-empty-state .entity-empty-state-content .entity-empty-state-title h1.secondary[data-v-0b2e9081]{font-size:18px;font-size:var(--kui-font-size-50, 18px)}.kong-ui-public-entity-empty-state .entity-empty-state-description[data-v-0b2e9081],.kong-ui-public-entity-empty-state .entity-empty-state-pricing[data-v-0b2e9081]{color:#52596e;color:var(--kui-color-text-neutral-strong, #52596e);font-size:14px;font-size:var(--kui-font-size-30, 14px);font-weight:400;font-weight:var(--kui-font-weight-regular, 400);line-height:20px;line-height:var(--kui-line-height-30, 20px);max-width:640px}.kong-ui-public-entity-empty-state .entity-empty-state-description p[data-v-0b2e9081],.kong-ui-public-entity-empty-state .entity-empty-state-pricing p[data-v-0b2e9081]{margin:0;margin:var(--kui-space-0, 0px)}.kong-ui-public-entity-empty-state .entity-empty-state-pricing[data-v-0b2e9081]{margin-top:16px;margin-top:var(--kui-space-60, 16px)}.kong-ui-public-entity-empty-state .entity-empty-state-message[data-v-0b2e9081]{color:#52596e;color:var(--kui-color-text-neutral-strong, #52596e)}.kong-ui-public-entity-empty-state .entity-empty-state-action[data-v-0b2e9081]{align-items:center;display:flex;gap:12px;gap:var(--kui-space-50, 12px)}.kong-ui-public-entity-empty-state .entity-empty-state-card-container[data-v-0b2e9081]{display:flex;flex-wrap:wrap;gap:16px;gap:var(--kui-space-60, 16px);justify-content:space-around;margin-top:8px;margin-top:var(--kui-space-40, 8px);width:312px}@media (min-width: 640px){.kong-ui-public-entity-empty-state .entity-empty-state-card-container[data-v-0b2e9081]{width:calc(624px + kui-space-60);width:calc(2 * 312px + var(--kui-space-60, kui-space-60))}}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card[data-v-0b2e9081]{background-color:#f9fafb;background-color:var(--kui-color-background-neutral-weakest, #f9fafb);border:1px solid #e0e4ea;border:var(--kui-border-width-10, 1px) solid var(--kui-color-border, #e0e4ea);border-radius:6px;border-radius:var(--kui-border-radius-30, 6px);color:#afb7c5;color:var(--kui-color-text-neutral-weak, #afb7c5);gap:8px;gap:var(--kui-space-40, 8px);height:160px;padding:20px;padding:var(--kui-space-70, 20px);width:312px}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card .feature-icon[data-v-0b2e9081]{color:#3a3f51;color:var(--kui-color-text-neutral-stronger, #3a3f51);display:flex;margin-bottom:12px;margin-bottom:var(--kui-space-50, 12px)}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card .feature-icon[data-v-0b2e9081] .kui-icon{height:20px!important;height:var(--kui-icon-size-40, 20px)!important;width:20px!important;width:var(--kui-icon-size-40, 20px)!important}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card[data-v-0b2e9081] .card-title{font-size:14px;font-size:var(--kui-font-size-30, 14px);font-weight:600;font-weight:var(--kui-font-weight-semibold, 600)}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card[data-v-0b2e9081] .card-content{-webkit-box-orient:vertical;color:#6c7489;color:var(--kui-color-text-neutral, #6c7489);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.kong-ui-public-entity-empty-state .entity-empty-state-bottom-container[data-v-0b2e9081]{border-top:1px solid #e0e4ea;border-top:var(--kui-border-width-10, 1px) solid var(--kui-color-border, #e0e4ea);display:flex;flex-direction:column;gap:16px;gap:var(--kui-space-60, 16px);padding-top:48px;padding-top:var(--kui-space-110, 48px);width:100%}@media (min-width: 640px){.kong-ui-public-entity-empty-state .entity-empty-state-bottom-container[data-v-0b2e9081]{width:calc(624px + kui-space-60);width:calc(2 * 312px + var(--kui-space-60, kui-space-60))}}.kong-ui-public-sensitive-input[data-v-9efb72a4]{display:flex;flex-direction:column;gap:8px;gap:var(--kui-space-40, 8px)}.kong-ui-public-sensitive-input[data-v-9efb72a4] .after-content-wrapper{align-items:center;gap:4px!important;gap:var(--kui-space-20, 4px)!important}.kong-ui-public-sensitive-input[data-v-9efb72a4] .input{padding-right:var(--v430bd82e)!important}.kong-ui-public-sensitive-input .sensitive-input-action[data-v-9efb72a4]{color:#0044f4;color:var(--kui-color-text-primary, #0044f4);font-weight:600;font-weight:var(--kui-font-weight-semibold, 600);white-space:nowrap}.kong-ui-public-sensitive-input .sensitive-input-toggle[data-v-9efb72a4]{color:#6c7489;color:var(--kui-color-text-neutral, #6c7489);cursor:pointer}.kong-ui-public-sensitive-input .sensitive-input-hint[data-v-9efb72a4]{align-items:center;background-color:#eefaff;background-color:var(--kui-color-background-info-weakest, #eefaff);border-radius:6px;border-radius:var(--kui-border-radius-30, 6px);color:#0044f4;color:var(--kui-color-text-info, #0044f4);display:flex;gap:8px;gap:var(--kui-space-40, 8px);padding:8px 12px;padding:var(--kui-space-40, 8px) var(--kui-space-50, 12px)}.kong-ui-public-sensitive-input .sensitive-input-hint .sensitive-input-hint-icon[data-v-9efb72a4]{flex-shrink:0}.kong-ui-public-sensitive-input .sensitive-input-hint .sensitive-input-hint-text[data-v-9efb72a4]{flex:1;font-size:14px;font-size:var(--kui-font-size-30, 14px)}.kong-ui-public-sensitive-input .sensitive-input-hint .sensitive-input-copy[data-v-9efb72a4]{display:inline-flex;font-size:12px;font-size:var(--kui-font-size-20, 12px);gap:4px;gap:var(--kui-space-20, 4px)}.deck-command-editor-wrapper[data-v-55ffc70c]{isolation:isolate;position:relative}.deck-command-editor-wrapper .deck-command-editor[data-v-55ffc70c]{height:300px;margin-top:12px;margin-top:var(--kui-space-50, 12px);width:100%}.deck-command-editor-wrapper .deck-command-copy-button[data-v-55ffc70c]{opacity:0;position:absolute;right:10px;top:10px;transition:opacity linear .2s;transition:opacity linear var(--kui-animation-duration-20, .2s);z-index:10000}.deck-command-editor-wrapper:hover .deck-command-copy-button[data-v-55ffc70c]{opacity:1}.editor-skeleton[data-v-ec59bbd1]{margin-top:4px;margin-top:var(--kui-space-20, 4px)}
1
+ @charset "UTF-8";.config-card-fieldset[data-v-5baf64ca]{border:solid 1px #e0e4ea;border:solid var(--kui-border-width-10, 1px) var(--kui-color-border, #e0e4ea);border-radius:4px;margin-bottom:8px;margin-bottom:var(--kui-space-40, 8px);margin-top:4px}.config-card-fieldset-title[data-v-5baf64ca]{font-size:14px;font-size:var(--kui-font-size-30, 14px);padding:0 8px;padding:0 var(--kui-space-40, 8px);width:auto}fieldset.config-card-fieldset .config-card-details-row{width:unset}.config-card-json-item .config-card-details-row,fieldset.config-card-fieldset .config-card-details-row{margin:0 16px;margin:var(--kui-space-0, 0px) var(--kui-space-60, 16px)}.config-card-json-item .config-card-details-row:last-of-type,fieldset.config-card-fieldset .config-card-details-row:last-of-type{border-bottom:none}[data-v-2feb8c2e] .k-button.navigation-button{font-size:14px;font-weight:400}.config-card-details-row[data-v-b6987b3c]{align-items:center;border-bottom:var(--v25a763c4);box-sizing:border-box;display:var(--v1ac90e12);padding:16px;padding:var(--kui-space-60, 16px);padding-left:0;width:100%}.config-card-details-row .config-card-details-label[data-v-b6987b3c]{box-sizing:border-box;padding-right:16px;padding-right:var(--kui-space-60, 16px);width:var(--v45a716ee)}.config-card-details-row .config-card-details-label label[data-v-b6987b3c]{color:#3a3f51;color:var(--kui-color-text-neutral-stronger, #3a3f51);display:inline-flex;max-width:100%}.config-card-details-row .config-card-details-label label .label-content[data-v-b6987b3c]{line-height:initial;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.config-card-details-row .config-card-details-label label .k-popover[data-v-b6987b3c]{min-width:0}.config-card-details-row .config-card-details-value[data-v-b6987b3c]{box-sizing:border-box;width:var(--v45a28b38)}.config-card-details-row .config-card-details-value .truncated[data-v-b6987b3c]{display:inline-block;line-height:initial;max-width:20ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.config-card-details-row .config-card-details-value span.attrs-data-text[data-v-b6987b3c]{overflow-wrap:anywhere}.config-card-details-row .config-card-details-value .copy-uuid-array[data-v-b6987b3c] .k-copy:not(:last-of-type){margin-bottom:8px;margin-bottom:var(--kui-space-40, 8px)}.config-card-details-row .config-card-details-value .method-badge-array[data-v-b6987b3c]{display:flex;flex-wrap:wrap;row-gap:10px}.config-card-details-row .config-badge[data-v-b6987b3c]{margin-right:4px;margin-right:var(--kui-space-20, 4px)}.config-card-details-row[data-v-b6987b3c] .k-label{margin-bottom:0}.config-card-details-row[data-v-b6987b3c] .k-label .kong-icon-infoFilled{display:flex}.config-card-details-row[data-v-b6987b3c] .config-card-details-row{width:auto}.json-content.k-code-block{border-top-left-radius:0;border-top-left-radius:var(--kui-border-radius-0, 0px);border-top-right-radius:0;border-top-right-radius:var(--kui-border-radius-0, 0px)}.json-endpoint{align-items:baseline;background-color:#000933;background-color:var(--kui-color-background-inverse, #000933);border-bottom:1px solid rgba(255,255,255,.2);border-bottom:var(--kui-border-width-10, 1px) solid var(--kui-color-border-inverse, rgba(255, 255, 255, .2));border-top-left-radius:8px;border-top-left-radius:var(--kui-border-radius-40, 8px);border-top-right-radius:8px;border-top-right-radius:var(--kui-border-radius-40, 8px);display:flex;padding:8px 0 8px 12px;padding:var(--kui-space-40, 8px) var(--kui-space-0, 0px) var(--kui-space-40, 8px) var(--kui-space-50, 12px)}.json-endpoint .k-code-block{flex:auto;z-index:2}.json-endpoint .k-code-block .code-block-content{padding-bottom:0;padding-bottom:var(--kui-space-0, 0px);padding-top:0;padding-top:var(--kui-space-0, 0px)}.json-endpoint .k-code-block .code-block-secondary-actions{margin-top:0!important}.json-endpoint code{direction:rtl;max-width:var(--c7479fcc);overflow:hidden!important;text-align:left;text-overflow:ellipsis;white-space:nowrap}.deck-callout[data-v-0bf1334c]{margin-bottom:16px;margin-bottom:var(--kui-space-60, 16px)}.deck-callout .cta[data-v-0bf1334c]{background:none;border:none;color:inherit;cursor:pointer;font:inherit;font-weight:600;font-weight:var(--kui-font-weight-semibold, 600);padding:0;text-decoration:underline}.generate-pat-modal[data-v-be3cd315] .modal-content{display:flex;flex-direction:column;gap:20px;gap:var(--kui-space-70, 20px)}.deck-config .k-select[data-v-991fe861]{margin-bottom:16px;margin-bottom:var(--kui-space-60, 16px)}.deck-config .k-code-block[data-v-991fe861]{margin-top:12px;margin-top:var(--kui-space-50, 12px)}.deck-config .k-code-block.customization[data-v-991fe861]{background-color:#fff;background-color:var(--kui-color-background, #ffffff);border:1px solid #e0e4ea;border:1px solid var(--kui-color-border, #e0e4ea);border-radius:8px;border-radius:var(--kui-border-radius-40, 8px)}.deck-config .step-title[data-v-991fe861]{align-items:center;align-self:stretch;font-size:16px;font-size:var(--kui-font-size-40, 16px);font-weight:700;font-weight:var(--kui-font-weight-bold, 700);gap:16px}.deck-config .step-title[data-v-991fe861]:not(:first-child){margin-top:16px;margin-top:var(--kui-space-60, 16px)}.deck-config .konnect-pat-actions[data-v-991fe861]{align-items:center;display:flex;flex-direction:row;gap:8px;gap:var(--kui-space-40, 8px);margin-top:8px;margin-top:var(--kui-space-40, 8px)}.deck-config .copy-konnect-pat-alert[data-v-991fe861]{margin-top:8px;margin-top:var(--kui-space-40, 8px)}.deck-config .customization-secret-advise[data-v-991fe861]{font-size:14px;font-size:var(--kui-font-size-30, 14px);opacity:.7}.deck-config .customization-footer-reminder[data-v-991fe861]{margin-top:16px;margin-top:var(--kui-space-60, 16px)}.config-card-prop-section-title[data-v-83075649]{color:#000933;color:var(--kui-color-text, #000933);font-size:16px;font-size:var(--kui-font-size-40, 16px);font-weight:600;font-weight:var(--kui-font-weight-semibold, 600);margin-bottom:16px;margin-bottom:var(--kui-space-60, 16px);margin-top:48px;margin-top:var(--kui-space-110, 48px)}.kong-ui-entity-base-config-card .config-card-actions[data-v-aa5da890]{align-items:center;display:flex;gap:16px;gap:var(--kui-space-60, 16px)}.kong-ui-entity-base-config-card .config-card-actions .row[data-v-aa5da890]{align-items:center;display:flex}.kong-ui-entity-base-config-card .config-card-actions .config-format-select-label[data-v-aa5da890]{margin-bottom:0;margin-bottom:var(--kui-space-0, 0px);margin-right:8px;margin-right:var(--kui-space-40, 8px)}.kong-ui-entity-base-config-card .config-card-actions .sensitive-fields-checkbox[data-v-aa5da890]{align-items:center}.kong-ui-entity-base-config-card .config-card-actions .sensitive-fields-checkbox[data-v-aa5da890] .checkbox-label{width:max-content}.kong-ui-entity-base-config-card .config-card-prop-section-title[data-v-aa5da890]{color:#000933;color:var(--kui-color-text, #000933);font-size:16px;font-size:var(--kui-font-size-40, 16px);font-weight:600;margin-bottom:16px;margin-bottom:var(--kui-space-60, 16px);margin-top:48px;margin-top:var(--kui-space-110, 48px)}.kong-ui-entity-base-config-card[data-v-aa5da890]:not(:has(.config-card-details-after)) .config-card-details-row:last-of-type{border-bottom:none}.kong-ui-entity-base-config-card .config-card-details-after[data-v-aa5da890]{padding-top:16px;padding-top:var(--kui-space-60, 16px)}.kong-ui-entity-base-config-card .book-icon[data-v-aa5da890]{margin-left:8px;margin-left:var(--kui-space-40, 8px);padding:0;padding:var(--kui-space-0, 0px)}.kong-ui-entity-base-form[data-v-b3590221]{box-sizing:border-box;max-width:1536px;max-width:var(--kui-breakpoint-desktop, 1536px);width:100%}.kong-ui-entity-base-form[data-v-b3590221] .k-slideout-title{color:#000933!important;color:var(--kui-color-text, #000933)!important;font-size:24px!important;font-size:var(--kui-font-size-70, 24px)!important;font-weight:700!important;font-weight:var(--kui-font-weight-bold, 700)!important;line-height:32px!important;line-height:var(--kui-line-height-60, 32px)!important;margin-bottom:16px!important;margin-bottom:var(--kui-space-60, 16px)!important}.kong-ui-entity-base-form[data-v-b3590221] .k-card.content-card{padding:0 16px!important;padding:var(--kui-space-0, 0px) var(--kui-space-60, 16px)!important}.kong-ui-entity-base-form[data-v-b3590221] .tab-item>div.tab-link.has-panels{color:#6c7489!important;color:var(--kui-color-text-neutral, #6c7489)!important;font-size:14px!important;font-size:var(--kui-font-size-30, 14px)!important;font-weight:700!important;font-weight:var(--kui-font-weight-bold, 700)!important;line-height:24px!important;line-height:var(--kui-line-height-40, 24px)!important}.kong-ui-entity-base-form[data-v-b3590221] .tab-item.active>div.tab-link.has-panels{color:#000933!important;color:var(--kui-color-text, #000933)!important;font-weight:600!important;font-weight:var(--kui-font-weight-semibold, 600)!important}.kong-ui-entity-base-form[data-v-b3590221] .slideout-content{overflow-y:unset!important}.kong-ui-entity-base-form.new-form-layout[data-v-b3590221]{background-color:transparent;background-color:var(--kui-color-background-transparent, transparent);border:none;padding:0}.kong-ui-entity-base-form.new-form-layout[data-v-b3590221]>.card-content>form>.form-actions{justify-content:flex-start;margin-top:20px;margin-top:var(--kui-space-70, 20px)}.kong-ui-entity-base-form.new-form-layout .form-error[data-v-b3590221]{margin:20px 0 0 16px;margin:var(--kui-space-70, 20px) 0 0 var(--kui-space-60, 16px)}.kong-ui-entity-base-form .button-customize-deck-wrapper[data-v-b3590221]{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:16px;margin-bottom:var(--kui-space-60, 16px)}.form-actions[data-v-b3590221]{align-items:center;display:flex;justify-content:flex-end;margin-top:24px;margin-top:var(--kui-space-80, 24px)}.form-actions[data-v-b3590221] .k-button:last-of-type,.form-actions[data-v-b3590221] .k-button:nth-last-of-type(2){margin-inline-start:16px;margin-inline-start:var(--kui-space-60, 16px)}.form-actions-reverted[data-v-b3590221]{direction:rtl}.content-wrapper[data-v-a3a65cac] .k-tooltip{word-break:break-all}.kong-ui-entity-base-table .toolbar-container[data-v-09e101d4]{align-items:center;display:flex;width:100%}.kong-ui-entity-base-table .toolbar-button-container[data-v-09e101d4]{margin-left:auto}.kong-ui-entity-base-table .hidden[data-v-09e101d4]{display:none}.kong-ui-entity-delete-modal .message[data-v-fc366e0c],.kong-ui-entity-delete-modal .description[data-v-fc366e0c]{line-height:20px;line-height:var(--kui-line-height-30, 20px);margin:0;margin:var(--kui-space-0, 0px)}.kong-ui-entity-delete-modal .message strong[data-v-fc366e0c]{font-weight:600;font-weight:var(--kui-font-weight-semibold, 600)}.kong-ui-entity-delete-modal .description[data-v-fc366e0c]{margin-top:32px;margin-top:var(--kui-space-90, 32px)}.kong-ui-entity-delete-modal .body-stacked-copy .description[data-v-fc366e0c]{margin-top:0;margin-top:var(--kui-space-0, 0px)}.kong-ui-entity-delete-modal .body-stacked-copy .description>p[data-v-fc366e0c]{margin:0;margin:var(--kui-space-0, 0px)}.kong-ui-entity-delete-modal .body-stacked-copy .message[data-v-fc366e0c]{margin-bottom:0;margin-bottom:var(--kui-space-0, 0px)}.kong-ui-entity-delete-modal[data-v-fc366e0c] .prompt-confirmation-text{line-height:20px;line-height:var(--kui-line-height-30, 20px);margin:0;margin:var(--kui-space-0, 0px)}.kong-ui-entity-delete-modal-stacked-copy[data-v-fc366e0c] .prompt-content+.prompt-confirmation-container{margin-top:32px;margin-top:var(--kui-space-90, 32px)}.kong-ui-entity-delete-error[data-v-fc366e0c]{margin-bottom:12px;margin-bottom:var(--kui-space-50, 12px)}.kong-ui-entity-filter-input[data-v-3ece8659]{width:100%}.kong-ui-entity-filter-clear[data-v-3ece8659]{cursor:pointer}.kong-ui-entity-filter[data-v-3ece8659]{display:flex;position:relative}.kong-ui-entity-filter[data-v-3ece8659] .menu-content{flex-direction:column}.kong-ui-entity-filter[data-v-3ece8659] .k-menu-item-divider hr{margin:12px 0}.kong-ui-entity-filter-backdrop[data-v-3ece8659]{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1050}.kong-ui-entity-filter-menu[data-v-3ece8659]{background-color:#fff;background-color:var(--kui-color-background, #ffffff);border:1px solid #afb7c5;border:var(--kui-border-width-10, 1px) solid var(--kui-color-border-neutral-weak, #afb7c5);border-radius:4px;border-radius:var(--kui-border-radius-20, 4px);box-shadow:0 4px 20px #e0e4ea;box-shadow:0 4px 20px var(--kui-color-border, #e0e4ea);left:0;margin-top:16px;padding:8px 0 12px;padding:var(--kui-space-40, 8px) 0 var(--kui-space-50, 12px);position:absolute;top:100%;width:300px;z-index:1060}.kong-ui-entity-filter-menu-item[data-v-3ece8659]{border-bottom:1px solid #e0e4ea;border-bottom:var(--kui-border-width-10, 1px) solid var(--kui-color-border, #e0e4ea);color:#6c7489;color:var(--kui-color-text-neutral, #6c7489);font-size:12px;font-size:var(--kui-font-size-20, 12px);font-weight:400;font-weight:var(--kui-font-weight-regular, 400);line-height:16px;line-height:var(--kui-line-height-20, 16px);list-style:none;margin:0 20px;margin:var(--kui-space-0, 0px) var(--kui-space-70, 20px);padding:16px 0;padding:var(--kui-space-60, 16px) 0;position:relative;white-space:nowrap}.menu-item-title[data-v-3ece8659]{align-items:center;cursor:pointer;display:flex;line-height:24px;line-height:var(--kui-line-height-40, 24px)}.menu-item-title.expanded[data-v-3ece8659]{color:#232633;color:var(--kui-color-text-neutral-strongest, #232633)}.menu-item-expand-icon[data-v-3ece8659]{margin-left:auto}.menu-item-expand-icon.expanded[data-v-3ece8659]{transform:rotate(180deg)}.menu-item-indicator[data-v-3ece8659]{background-color:#0044f4;background-color:var(--kui-color-background-primary, #0044f4);border-radius:50%;height:4px;margin-left:4px;width:4px}.menu-item-body[data-v-3ece8659]{align-items:center;display:flex;justify-content:space-between;margin-top:16px;margin-top:var(--kui-space-60, 16px)}.menu-item-body[data-v-3ece8659] .input{padding-bottom:4px!important;padding-top:4px!important}.menu-item-body[data-v-3ece8659] .k-input{width:100%}.menu-item-body[data-v-3ece8659] .k-select-input .input{font-size:12px}.menu-item-body[data-v-3ece8659] .k-select-input .input::placeholder{color:#00000073!important;font-size:12px}.menu-item-label[data-v-3ece8659]{margin-bottom:0;margin-right:12px}.menu-item-buttons[data-v-3ece8659]{display:flex;justify-content:space-between;margin:10px 0 6px}.filter-clear-button-container[data-v-3ece8659]{padding:12px 20px 0;padding:var(--kui-space-50, 12px) var(--kui-space-70, 20px) 0}fieldset[data-v-ccd29028]{margin:0;min-width:0;padding:0}.kong-ui-entity-form-section[data-v-ccd29028]{border:0}.kong-ui-entity-form-section .form-section-wrapper[data-v-ccd29028]{column-gap:16px;column-gap:var(--kui-space-60, 16px);display:flex;flex-direction:column;padding-bottom:64px;padding-bottom:var(--kui-space-130, 64px);row-gap:12px;row-gap:var(--kui-space-50, 12px);width:100%}@media (min-width: 1024px){.kong-ui-entity-form-section .form-section-wrapper[data-v-ccd29028]{flex-direction:row}}.kong-ui-entity-form-section .form-section-wrapper .form-section-info[data-v-ccd29028]{flex:1}@media (min-width: 1024px){.kong-ui-entity-form-section .form-section-wrapper .form-section-info[data-v-ccd29028]{max-width:350px}.kong-ui-entity-form-section .form-section-wrapper .form-section-info.sticky[data-v-ccd29028]{height:fit-content;margin-bottom:16px;margin-bottom:var(--kui-space-60, 16px);position:sticky;top:16px}}.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-title[data-v-ccd29028]{color:#000933;color:var(--kui-color-text, #000933);font-size:16px;font-size:var(--kui-font-size-40, 16px);font-weight:700;font-weight:var(--kui-font-weight-bold, 700);line-height:20px;line-height:var(--kui-line-height-30, 20px);margin-bottom:8px;margin-bottom:var(--kui-space-40, 8px);margin-top:0;margin-top:var(--kui-space-0, 0px)}.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-description[data-v-ccd29028],.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-description p[data-v-ccd29028],.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-description[data-v-ccd29028] p{color:#000933;color:var(--kui-color-text, #000933);font-size:14px;font-size:var(--kui-font-size-30, 14px);font-weight:400;line-height:20px;margin:0}.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-footer[data-v-ccd29028]{margin-top:32px;margin-top:var(--kui-space-90, 32px)}.kong-ui-entity-form-section .form-section-wrapper .form-section-content[data-v-ccd29028]{flex:1}.kong-ui-entity-form-section .form-section-wrapper .form-section-content[data-v-ccd29028]>*:not(:first-child){margin-top:24px;margin-top:var(--kui-space-80, 24px)}.kong-ui-entity-form-section.has-divider .form-section-wrapper[data-v-ccd29028]{border-bottom:1px solid #e0e4ea;border-bottom:var(--kui-border-width-10, 1px) solid var(--kui-color-border, #e0e4ea)}.kong-ui-entity-form-block .header[data-v-7dd2f21d]{align-items:flex-start;display:flex;gap:8px;gap:var(--kui-space-40, 8px)}.kong-ui-entity-form-block .step[data-v-7dd2f21d]{align-items:center;background:#fff;background:var(--kui-color-background, #ffffff);border:1px solid #afb7c5;border:1px solid var(--kui-color-border-neutral-weak, #afb7c5);border-radius:100px;border-radius:var(--kui-border-radius-round, 100px);display:flex;flex:0 0 auto;height:32px;justify-content:center;padding:4px;padding:var(--kui-space-20, 4px);width:32px}.kong-ui-entity-form-block .header-content[data-v-7dd2f21d]{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;gap:8px;gap:var(--kui-space-40, 8px);padding-top:4px;padding-top:var(--kui-space-20, 4px)}.kong-ui-entity-form-block .header-title[data-v-7dd2f21d]{color:#000933;color:var(--kui-color-text, #000933);font-size:18px;font-size:var(--kui-font-size-50, 18px);font-weight:700;font-weight:var(--kui-font-weight-bold, 700);line-height:24px;line-height:var(--kui-line-height-40, 24px);margin:0}.kong-ui-entity-form-block .header-description[data-v-7dd2f21d]{color:#52596e;color:var(--kui-color-text-neutral-strong, #52596e);font-size:14px;font-size:var(--kui-font-size-30, 14px);line-height:20px;line-height:var(--kui-line-height-30, 20px);margin:0}.kong-ui-entity-form-block .header-extra[data-v-7dd2f21d]{align-items:center;display:flex;flex:0 0 auto;gap:8px;gap:var(--kui-space-40, 8px);justify-content:flex-end}.kong-ui-entity-form-block .content[data-v-7dd2f21d]{background:#fff;background:var(--kui-color-background, #ffffff);border:1px solid #e0e4ea;border:var(--kui-border-width-10, 1px) solid var(--kui-color-border, #e0e4ea);border-radius:6px;border-radius:var(--kui-border-radius-30, 6px);display:flex;flex-direction:column;gap:20px;gap:var(--kui-space-70, 20px);margin-top:20px;margin-top:var(--kui-space-70, 20px);padding:20px 24px;padding:var(--kui-space-70, 20px) var(--kui-space-80, 24px)}.kong-ui-entity-form-block.stepped .content[data-v-7dd2f21d]{margin-left:16px;margin-left:var(--kui-space-60, 16px)}.kong-ui-public-entity-link[data-v-6668aea9]{align-items:center;display:flex}.kong-ui-public-entity-link .deleted-entity[data-v-6668aea9]{font-style:italic}.kong-ui-public-entity-link .entity-link[data-v-6668aea9]{display:flex;flex:1}.kong-ui-public-entity-link .entity-link[data-v-6668aea9] .external-link-icon{color:#0044f4;color:var(--kui-color-text-primary, #0044f4);margin-left:4px;margin-left:var(--kui-space-20, 4px);padding:2px;padding:var(--kui-space-10, 2px)}.kong-ui-public-entity-link .entity-link-label[data-v-6668aea9]{display:inline-block;font-weight:400;font-weight:var(--kui-font-weight-regular, 400);max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kong-ui-public-entity-link .copy-uuid-tooltip[data-v-6668aea9]{align-items:center;cursor:pointer;display:flex}.kong-ui-public-entity-link .copy-uuid-tooltip .entity-link-copy-id[data-v-6668aea9]{margin-left:2px;margin-left:var(--kui-space-10, 2px)}.kong-ui-public-entity-empty-state[data-v-0b2e9081]{align-items:center;background-color:#fff;background-color:var(--kui-color-background, #ffffff);box-sizing:border-box;display:flex;flex-direction:column;font-family:Inter,Roboto,Helvetica,sans-serif;font-family:var(--kui-font-family-text, "Inter", Roboto, Helvetica, sans-serif);gap:24px;gap:var(--kui-space-80, 24px);padding:64px 0;padding:var(--kui-space-130, 64px) var(--kui-space-0, 0px);width:100%}@media (min-width: 640px){.kong-ui-public-entity-empty-state[data-v-0b2e9081]{padding:64px 96px;padding:var(--kui-space-130, 64px) var(--kui-space-150, 96px)}}.kong-ui-public-entity-empty-state .empty-state-image[data-v-0b2e9081]{margin-bottom:8px;margin-bottom:var(--kui-space-40, 8px)}.kong-ui-public-entity-empty-state .entity-empty-state-content[data-v-0b2e9081]{align-items:center;display:flex;flex-direction:column;gap:8px;gap:var(--kui-space-40, 8px);text-align:center;width:100%}.kong-ui-public-entity-empty-state .entity-empty-state-content .entity-empty-state-title h1[data-v-0b2e9081]{align-items:center;color:#000933;color:var(--kui-color-text, #000933);display:flex;font-size:24px;font-size:var(--kui-font-size-70, 24px);font-weight:700;font-weight:var(--kui-font-weight-bold, 700);gap:8px;gap:var(--kui-space-40, 8px);line-height:32px;line-height:var(--kui-line-height-60, 32px);margin:0;margin:var(--kui-space-0, 0px)}.kong-ui-public-entity-empty-state .entity-empty-state-content .entity-empty-state-title h1.secondary[data-v-0b2e9081]{font-size:18px;font-size:var(--kui-font-size-50, 18px)}.kong-ui-public-entity-empty-state .entity-empty-state-description[data-v-0b2e9081],.kong-ui-public-entity-empty-state .entity-empty-state-pricing[data-v-0b2e9081]{color:#52596e;color:var(--kui-color-text-neutral-strong, #52596e);font-size:14px;font-size:var(--kui-font-size-30, 14px);font-weight:400;font-weight:var(--kui-font-weight-regular, 400);line-height:20px;line-height:var(--kui-line-height-30, 20px);max-width:640px}.kong-ui-public-entity-empty-state .entity-empty-state-description p[data-v-0b2e9081],.kong-ui-public-entity-empty-state .entity-empty-state-pricing p[data-v-0b2e9081]{margin:0;margin:var(--kui-space-0, 0px)}.kong-ui-public-entity-empty-state .entity-empty-state-pricing[data-v-0b2e9081]{margin-top:16px;margin-top:var(--kui-space-60, 16px)}.kong-ui-public-entity-empty-state .entity-empty-state-message[data-v-0b2e9081]{color:#52596e;color:var(--kui-color-text-neutral-strong, #52596e)}.kong-ui-public-entity-empty-state .entity-empty-state-action[data-v-0b2e9081]{align-items:center;display:flex;gap:12px;gap:var(--kui-space-50, 12px)}.kong-ui-public-entity-empty-state .entity-empty-state-card-container[data-v-0b2e9081]{display:flex;flex-wrap:wrap;gap:16px;gap:var(--kui-space-60, 16px);justify-content:space-around;margin-top:8px;margin-top:var(--kui-space-40, 8px);width:312px}@media (min-width: 640px){.kong-ui-public-entity-empty-state .entity-empty-state-card-container[data-v-0b2e9081]{width:calc(624px + kui-space-60);width:calc(2 * 312px + var(--kui-space-60, kui-space-60))}}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card[data-v-0b2e9081]{background-color:#f9fafb;background-color:var(--kui-color-background-neutral-weakest, #f9fafb);border:1px solid #e0e4ea;border:var(--kui-border-width-10, 1px) solid var(--kui-color-border, #e0e4ea);border-radius:6px;border-radius:var(--kui-border-radius-30, 6px);color:#afb7c5;color:var(--kui-color-text-neutral-weak, #afb7c5);gap:8px;gap:var(--kui-space-40, 8px);height:160px;padding:20px;padding:var(--kui-space-70, 20px);width:312px}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card .feature-icon[data-v-0b2e9081]{color:#3a3f51;color:var(--kui-color-text-neutral-stronger, #3a3f51);display:flex;margin-bottom:12px;margin-bottom:var(--kui-space-50, 12px)}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card .feature-icon[data-v-0b2e9081] .kui-icon{height:20px!important;height:var(--kui-icon-size-40, 20px)!important;width:20px!important;width:var(--kui-icon-size-40, 20px)!important}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card[data-v-0b2e9081] .card-title{font-size:14px;font-size:var(--kui-font-size-30, 14px);font-weight:600;font-weight:var(--kui-font-weight-semibold, 600)}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card[data-v-0b2e9081] .card-content{-webkit-box-orient:vertical;color:#6c7489;color:var(--kui-color-text-neutral, #6c7489);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.kong-ui-public-entity-empty-state .entity-empty-state-bottom-container[data-v-0b2e9081]{border-top:1px solid #e0e4ea;border-top:var(--kui-border-width-10, 1px) solid var(--kui-color-border, #e0e4ea);display:flex;flex-direction:column;gap:16px;gap:var(--kui-space-60, 16px);padding-top:48px;padding-top:var(--kui-space-110, 48px);width:100%}@media (min-width: 640px){.kong-ui-public-entity-empty-state .entity-empty-state-bottom-container[data-v-0b2e9081]{width:calc(624px + kui-space-60);width:calc(2 * 312px + var(--kui-space-60, kui-space-60))}}.kong-ui-public-sensitive-input[data-v-9efb72a4]{display:flex;flex-direction:column;gap:8px;gap:var(--kui-space-40, 8px)}.kong-ui-public-sensitive-input[data-v-9efb72a4] .after-content-wrapper{align-items:center;gap:4px!important;gap:var(--kui-space-20, 4px)!important}.kong-ui-public-sensitive-input[data-v-9efb72a4] .input{padding-right:var(--v430bd82e)!important}.kong-ui-public-sensitive-input .sensitive-input-action[data-v-9efb72a4]{color:#0044f4;color:var(--kui-color-text-primary, #0044f4);font-weight:600;font-weight:var(--kui-font-weight-semibold, 600);white-space:nowrap}.kong-ui-public-sensitive-input .sensitive-input-toggle[data-v-9efb72a4]{color:#6c7489;color:var(--kui-color-text-neutral, #6c7489);cursor:pointer}.kong-ui-public-sensitive-input .sensitive-input-hint[data-v-9efb72a4]{align-items:center;background-color:#eefaff;background-color:var(--kui-color-background-info-weakest, #eefaff);border-radius:6px;border-radius:var(--kui-border-radius-30, 6px);color:#0044f4;color:var(--kui-color-text-info, #0044f4);display:flex;gap:8px;gap:var(--kui-space-40, 8px);padding:8px 12px;padding:var(--kui-space-40, 8px) var(--kui-space-50, 12px)}.kong-ui-public-sensitive-input .sensitive-input-hint .sensitive-input-hint-icon[data-v-9efb72a4]{flex-shrink:0}.kong-ui-public-sensitive-input .sensitive-input-hint .sensitive-input-hint-text[data-v-9efb72a4]{flex:1;font-size:14px;font-size:var(--kui-font-size-30, 14px)}.kong-ui-public-sensitive-input .sensitive-input-hint .sensitive-input-copy[data-v-9efb72a4]{display:inline-flex;font-size:12px;font-size:var(--kui-font-size-20, 12px);gap:4px;gap:var(--kui-space-20, 4px)}.deck-command-editor-wrapper[data-v-55ffc70c]{isolation:isolate;position:relative}.deck-command-editor-wrapper .deck-command-editor[data-v-55ffc70c]{height:300px;margin-top:12px;margin-top:var(--kui-space-50, 12px);width:100%}.deck-command-editor-wrapper .deck-command-copy-button[data-v-55ffc70c]{opacity:0;position:absolute;right:10px;top:10px;transition:opacity linear .2s;transition:opacity linear var(--kui-animation-duration-20, .2s);z-index:10000}.deck-command-editor-wrapper:hover .deck-command-copy-button[data-v-55ffc70c]{opacity:1}.editor-skeleton[data-v-ec59bbd1]{margin-top:4px;margin-top:var(--kui-space-20, 4px)}
@@ -1 +1 @@
1
- {"version":3,"file":"EntityBaseConfigCard.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-config-card/EntityBaseConfigCard.vue"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"EntityBaseConfigCard.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-config-card/EntityBaseConfigCard.vue"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"EntityBaseForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-form/EntityBaseForm.vue"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"EntityBaseForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-form/EntityBaseForm.vue"],"names":[],"mappings":"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"}
@@ -120,6 +120,7 @@ export interface DefaultCommonFieldsConfigurationSchema {
120
120
  updated_at: ConfigurationSchemaItem;
121
121
  created_at: ConfigurationSchemaItem;
122
122
  tags: ConfigurationSchemaItem;
123
+ labels: ConfigurationSchemaItem;
123
124
  partials: ConfigurationSchemaItem;
124
125
  }
125
126
  export interface ComponentAttrsData {
@@ -1 +1 @@
1
- {"version":3,"file":"entity-base-config-card.d.ts","sourceRoot":"","sources":["../../../src/types/entity-base-config-card.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"entity-base-config-card.d.ts","sourceRoot":"","sources":["../../../src/types/entity-base-config-card.ts"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kong-ui-public/entities-shared",
3
- "version": "3.53.2",
3
+ "version": "3.53.4",
4
4
  "type": "module",
5
5
  "main": "./dist/entities-shared.umd.js",
6
6
  "module": "./dist/entities-shared.es.js",
@@ -53,8 +53,8 @@
53
53
  "shiki": "^4.2.0",
54
54
  "vue": "^3.5.35",
55
55
  "vue-router": "^5.1.0",
56
- "@kong-ui-public/i18n": "^2.4.6",
57
- "@kong-ui-public/monaco-editor": "^0.22.23"
56
+ "@kong-ui-public/monaco-editor": "^0.22.23",
57
+ "@kong-ui-public/i18n": "^2.4.6"
58
58
  },
59
59
  "repository": {
60
60
  "type": "git",