@kong-ui-public/entities-shared 3.43.2-pr.3208.44aee7c14.0 → 3.43.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.
- package/dist/{DeckCommandEditor-BwGI3s3R.js → DeckCommandEditor-DeA1RUW0.js} +1 -1
- package/dist/entities-shared.es.js +31 -31
- package/dist/entities-shared.umd.js +20 -20
- package/dist/{index-CqO4FcZs.js → index-Bd4O1eIT.js} +230 -233
- package/dist/style.css +1 -1
- package/dist/types/components/entity-base-form/EntityBaseForm.vue.d.ts +5 -5
- package/dist/types/components/entity-base-form/EntityBaseForm.vue.d.ts.map +1 -1
- package/dist/types/constants.d.ts +2 -4
- package/dist/types/constants.d.ts.map +1 -1
- package/dist/types/types/app-config.d.ts +1 -1
- package/dist/types/types/app-config.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -3,7 +3,7 @@ import { MonacoEditor as h } from "@kong-ui-public/monaco-editor";
|
|
|
3
3
|
import { CopyIcon as x } from "@kong/icons";
|
|
4
4
|
import { KCodeBlockIconButton as v } from "@kong/kongponents";
|
|
5
5
|
import "@kong-ui-public/monaco-editor/dist/runtime/style.css";
|
|
6
|
-
import { c as _, _ as w } from "./index-
|
|
6
|
+
import { c as _, _ as w } from "./index-Bd4O1eIT.js";
|
|
7
7
|
const V = { class: "deck-command-editor-wrapper" }, B = { class: "deck-command-copy-button" }, E = /* @__PURE__ */ u({
|
|
8
8
|
__name: "DeckCommandEditor",
|
|
9
9
|
props: /* @__PURE__ */ b({
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as s, C as t, a as r, b as o, d as i, e as n, f as y, E as u, g as l, h as p, i as c, j as
|
|
1
|
+
import { A as s, C as t, a as r, b as o, d as i, e as n, f as y, E as u, g as l, h as p, i as c, j as d, k as E, l as T, m as C, n as S, o as m, p as F, q as k, r as B, F as g, G as h, I as D, s as A, t as f, P as I, u as O, S as G, v as L, w as M, x as b, y as P, z as U, B as _, D as x, H as R, J as v, K as w, L as H, M as N, N as Y, O as J, Q as K, R as V, T as W, U as j, V as q, W as z, X as Q, Y as X, Z, $ } from "./index-Bd4O1eIT.js";
|
|
2
2
|
export {
|
|
3
3
|
s as Appearances,
|
|
4
4
|
t as CONFIG_CARD_FORMATS,
|
|
@@ -11,40 +11,40 @@ export {
|
|
|
11
11
|
l as EntityBaseForm,
|
|
12
12
|
p as EntityBaseFormType,
|
|
13
13
|
c as EntityBaseTable,
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
14
|
+
d as EntityDeleteModal,
|
|
15
|
+
E as EntityEmptyState,
|
|
16
|
+
T as EntityFilter,
|
|
17
|
+
C as EntityFormBlock,
|
|
18
|
+
S as EntityFormSection,
|
|
19
|
+
m as EntityLink,
|
|
20
|
+
F as EntityToggleModal,
|
|
21
21
|
k as EntityTypes,
|
|
22
22
|
B as EventGatewayTypesArray,
|
|
23
|
-
g as
|
|
24
|
-
h as
|
|
25
|
-
D as
|
|
26
|
-
A as
|
|
27
|
-
f as
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
23
|
+
g as FetcherStatus,
|
|
24
|
+
h as GeneratePatModal,
|
|
25
|
+
D as IdentityTypesArray,
|
|
26
|
+
A as InternalLinkItem,
|
|
27
|
+
f as JsonCodeBlock,
|
|
28
|
+
I as PLUGIN_FORM_LAYOUT_STATE,
|
|
29
|
+
O as PermissionsWrapper,
|
|
30
|
+
G as SupportedEntityDeckArray,
|
|
31
31
|
L as SupportedEntityType,
|
|
32
32
|
M as SupportedEntityTypesArray,
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
33
|
+
b as TableTags,
|
|
34
|
+
P as TerraformCodeBlock,
|
|
35
|
+
U as YamlCodeBlock,
|
|
36
|
+
_ as highlightCodeBlock,
|
|
37
|
+
x as isSupportedDeckEntityType,
|
|
38
|
+
R as useAxios,
|
|
39
|
+
v as useBaseEntityDeckOptions,
|
|
40
|
+
w as useBaseFormDeckOptions,
|
|
41
|
+
H as useDebouncedFilter,
|
|
42
|
+
N as useDeleteUrlBuilder,
|
|
43
|
+
Y as useErrors,
|
|
44
|
+
J as useExternalLinkCreator,
|
|
45
|
+
K as useFetchUrlBuilder,
|
|
46
|
+
V as useFetcher,
|
|
47
|
+
W as useFetcherCacheKey,
|
|
48
48
|
j as useGatewayFeatureSupported,
|
|
49
49
|
q as useHelpers,
|
|
50
50
|
z as useSchemaProvider,
|