@kong-ui-public/entities-plugins 9.195.11 → 9.195.12
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,4 +1,4 @@
|
|
|
1
|
-
import { s as f, i as w, c as S, g as b, w as A, a as F, b as v, d as B } from "../field-walker-
|
|
1
|
+
import { s as f, i as w, c as S, g as b, w as A, a as F, b as v, d as B } from "../field-walker-DKnN2ZGX.js";
|
|
2
2
|
const m = {
|
|
3
3
|
type: { force: !0 },
|
|
4
4
|
click: { force: !0 },
|
|
@@ -38,7 +38,7 @@ const ts = {
|
|
|
38
38
|
json: (n) => `[data-testid="ff-json-${n}"]`
|
|
39
39
|
};
|
|
40
40
|
/**
|
|
41
|
-
* @vue/shared v3.5.
|
|
41
|
+
* @vue/shared v3.5.33
|
|
42
42
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
43
43
|
* @license MIT
|
|
44
44
|
**/
|
|
@@ -87,7 +87,7 @@ function _e(n) {
|
|
|
87
87
|
return e.trim();
|
|
88
88
|
}
|
|
89
89
|
/**
|
|
90
|
-
* @vue/reactivity v3.5.
|
|
90
|
+
* @vue/reactivity v3.5.33
|
|
91
91
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
92
92
|
* @license MIT
|
|
93
93
|
**/
|
|
@@ -129,7 +129,7 @@ function At(n) {
|
|
|
129
129
|
return N(n) ? n() : It(n);
|
|
130
130
|
}
|
|
131
131
|
/**
|
|
132
|
-
* @vue/runtime-core v3.5.
|
|
132
|
+
* @vue/runtime-core v3.5.33
|
|
133
133
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
134
134
|
* @license MIT
|
|
135
135
|
**/
|
|
@@ -784,7 +784,7 @@ process.env.NODE_ENV;
|
|
|
784
784
|
process.env.NODE_ENV;
|
|
785
785
|
process.env.NODE_ENV;
|
|
786
786
|
/**
|
|
787
|
-
* vue v3.5.
|
|
787
|
+
* vue v3.5.33
|
|
788
788
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
789
789
|
* @license MIT
|
|
790
790
|
**/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as f, i as S, c as F, g as h, w as v, a as A, b as B, d as p } from "../field-walker-
|
|
1
|
+
import { s as f, i as S, c as F, g as h, w as v, a as A, b as B, d as p } from "../field-walker-DKnN2ZGX.js";
|
|
2
2
|
async function C(e) {
|
|
3
3
|
const { page: a, fieldKey: n, value: t } = e, o = f.field(n), i = a.locator(o);
|
|
4
4
|
await i.clear(), t != null && t !== "" && await i.fill(String(t));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kong-ui-public/entities-plugins",
|
|
3
|
-
"version": "9.195.
|
|
3
|
+
"version": "9.195.12",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/entities-plugins.umd.js",
|
|
6
6
|
"module": "./dist/entities-plugins.es.js",
|
|
@@ -48,11 +48,11 @@
|
|
|
48
48
|
"axios": "^1.15.2",
|
|
49
49
|
"monaco-editor": "^0.55.1",
|
|
50
50
|
"vue": ">= 3.3.13 < 4",
|
|
51
|
-
"vue-router": "^5.0.
|
|
51
|
+
"vue-router": "^5.0.6",
|
|
52
52
|
"zod": ">= 4.1.3 < 5",
|
|
53
|
-
"@kong-ui-public/entities-shared": "^3.42.
|
|
53
|
+
"@kong-ui-public/entities-shared": "^3.42.8",
|
|
54
54
|
"@kong-ui-public/i18n": "^2.4.6",
|
|
55
|
-
"@kong-ui-public/monaco-editor": "^0.22.
|
|
55
|
+
"@kong-ui-public/monaco-editor": "^0.22.6"
|
|
56
56
|
},
|
|
57
57
|
"peerDependenciesMeta": {
|
|
58
58
|
"@playwright/test": {
|
|
@@ -83,13 +83,13 @@
|
|
|
83
83
|
"monaco-editor": "^0.55.1",
|
|
84
84
|
"nanoid": "^5.1.9",
|
|
85
85
|
"reflect-metadata": "^0.2.2",
|
|
86
|
-
"vue": "^3.5.
|
|
87
|
-
"vue-router": "^5.0.
|
|
86
|
+
"vue": "^3.5.33",
|
|
87
|
+
"vue-router": "^5.0.6",
|
|
88
88
|
"zod": "^4.3.6",
|
|
89
|
-
"@kong-ui-public/entities-shared": "^3.42.
|
|
89
|
+
"@kong-ui-public/entities-shared": "^3.42.8",
|
|
90
|
+
"@kong-ui-public/entities-vaults": "^4.4.24",
|
|
90
91
|
"@kong-ui-public/i18n": "^2.4.6",
|
|
91
|
-
"@kong-ui-public/monaco-editor": "^0.22.
|
|
92
|
-
"@kong-ui-public/entities-vaults": "^4.4.23"
|
|
92
|
+
"@kong-ui-public/monaco-editor": "^0.22.6"
|
|
93
93
|
},
|
|
94
94
|
"repository": {
|
|
95
95
|
"type": "git",
|
|
@@ -108,15 +108,15 @@
|
|
|
108
108
|
"dependencies": {
|
|
109
109
|
"lodash-es": "^4.18.1",
|
|
110
110
|
"marked": "^14.1.4",
|
|
111
|
-
"@kong-ui-public/entities-consumer-groups": "^4.3.
|
|
112
|
-
"@kong-ui-public/entities-consumers": "^4.3.
|
|
113
|
-
"@kong-ui-public/entities-
|
|
114
|
-
"@kong-ui-public/entities-
|
|
115
|
-
"@kong-ui-public/entities-redis-configurations": "^1.14.27",
|
|
116
|
-
"@kong-ui-public/entities-vaults": "^4.4.23",
|
|
111
|
+
"@kong-ui-public/entities-consumer-groups": "^4.3.22",
|
|
112
|
+
"@kong-ui-public/entities-consumers": "^4.3.22",
|
|
113
|
+
"@kong-ui-public/entities-plugins-icon": "^1.6.5",
|
|
114
|
+
"@kong-ui-public/entities-gateway-services": "^3.19.8",
|
|
117
115
|
"@kong-ui-public/entities-plugins-metadata": "^1.13.3",
|
|
118
|
-
"@kong-ui-public/
|
|
119
|
-
"@kong-ui-public/entities-routes": "^3.21.
|
|
116
|
+
"@kong-ui-public/entities-redis-configurations": "^1.14.28",
|
|
117
|
+
"@kong-ui-public/entities-routes": "^3.21.29",
|
|
118
|
+
"@kong-ui-public/forms": "^4.23.26",
|
|
119
|
+
"@kong-ui-public/entities-vaults": "^4.4.24"
|
|
120
120
|
},
|
|
121
121
|
"scripts": {
|
|
122
122
|
"dev": "cross-env USE_SANDBOX=true vite",
|