@kong-ui-public/entities-consumer-credentials 3.4.83 → 3.4.84
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 { defineComponent as Y, computed as T, ref as C, watch as Z, onBeforeMount as ee, resolveComponent as D,
|
|
1
|
+
import { defineComponent as Y, computed as T, ref as C, watch as Z, onBeforeMount as ee, resolveComponent as D, createElementBlock as te, openBlock as b, createVNode as c, unref as r, withCtx as n, createBlock as k, createCommentVNode as I, createTextVNode as p, toDisplayString as u, createElementVNode as B, Teleport as ae } from "vue";
|
|
2
2
|
import { AddIcon as ne } from "@kong/icons";
|
|
3
3
|
import { createI18n as le, i18nTComponent as ie } from "@kong-ui-public/i18n";
|
|
4
4
|
import { useAxios as ce, useFetcher as re, useDeleteUrlBuilder as se, EntityTypes as oe, FetcherStatus as de, EntityBaseTable as ue, PermissionsWrapper as j, TableTags as he, EntityDeleteModal as pe } from "@kong-ui-public/entities-shared";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kong-ui-public/entities-consumer-credentials",
|
|
3
|
-
"version": "3.4.
|
|
3
|
+
"version": "3.4.84",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/entities-consumer-credentials.umd.js",
|
|
6
6
|
"module": "./dist/entities-consumer-credentials.es.js",
|
|
@@ -23,11 +23,11 @@
|
|
|
23
23
|
"peerDependencies": {
|
|
24
24
|
"@kong/icons": "^1.31.0",
|
|
25
25
|
"@kong/kongponents": "^9.34.2",
|
|
26
|
-
"axios": "^1.7.
|
|
26
|
+
"axios": "^1.7.9",
|
|
27
27
|
"vue": ">= 3.3.13 < 4",
|
|
28
28
|
"vue-router": "^4.4.5",
|
|
29
|
-
"@kong-ui-public/
|
|
30
|
-
"@kong-ui-public/
|
|
29
|
+
"@kong-ui-public/i18n": "^2.3.2",
|
|
30
|
+
"@kong-ui-public/entities-shared": "^3.26.2"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
33
|
"@kong/design-tokens": "1.17.4",
|
|
@@ -36,8 +36,8 @@
|
|
|
36
36
|
"axios": "^1.7.7",
|
|
37
37
|
"vue": "^3.5.13",
|
|
38
38
|
"vue-router": "^4.4.5",
|
|
39
|
-
"@kong-ui-public/
|
|
40
|
-
"@kong-ui-public/
|
|
39
|
+
"@kong-ui-public/entities-shared": "^3.26.2",
|
|
40
|
+
"@kong-ui-public/i18n": "^2.3.2"
|
|
41
41
|
},
|
|
42
42
|
"repository": {
|
|
43
43
|
"type": "git",
|