@kong-ui-public/entities-upstreams-targets 3.12.47 → 3.12.48-pr.2823.bf0722479.0
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/package.json +3 -3
- package/dist/entities-upstreams-targets.es.js +0 -3701
- package/dist/entities-upstreams-targets.umd.js +0 -1
- package/dist/style.css +0 -1
- package/dist/types/components/TargetForm.vue.d.ts +0 -88
- package/dist/types/components/TargetForm.vue.d.ts.map +0 -1
- package/dist/types/components/TargetsList.vue.d.ts +0 -130
- package/dist/types/components/TargetsList.vue.d.ts.map +0 -1
- package/dist/types/components/UpstreamsConfigCard.vue.d.ts +0 -63
- package/dist/types/components/UpstreamsConfigCard.vue.d.ts.map +0 -1
- package/dist/types/components/UpstreamsForm.vue.d.ts +0 -44
- package/dist/types/components/UpstreamsForm.vue.d.ts.map +0 -1
- package/dist/types/components/UpstreamsFormActiveHealthCheck.vue.d.ts +0 -180
- package/dist/types/components/UpstreamsFormActiveHealthCheck.vue.d.ts.map +0 -1
- package/dist/types/components/UpstreamsFormGeneralInfo.vue.d.ts +0 -70
- package/dist/types/components/UpstreamsFormGeneralInfo.vue.d.ts.map +0 -1
- package/dist/types/components/UpstreamsFormHealthChecks.vue.d.ts +0 -50
- package/dist/types/components/UpstreamsFormHealthChecks.vue.d.ts.map +0 -1
- package/dist/types/components/UpstreamsFormLoadBalancing.vue.d.ts +0 -173
- package/dist/types/components/UpstreamsFormLoadBalancing.vue.d.ts.map +0 -1
- package/dist/types/components/UpstreamsFormPassiveHealthCheck.vue.d.ts +0 -92
- package/dist/types/components/UpstreamsFormPassiveHealthCheck.vue.d.ts.map +0 -1
- package/dist/types/components/UpstreamsList.vue.d.ts +0 -107
- package/dist/types/components/UpstreamsList.vue.d.ts.map +0 -1
- package/dist/types/composables/index.d.ts +0 -10
- package/dist/types/composables/index.d.ts.map +0 -1
- package/dist/types/composables/useHelpers.d.ts +0 -12
- package/dist/types/composables/useHelpers.d.ts.map +0 -1
- package/dist/types/composables/useI18n.d.ts +0 -9
- package/dist/types/composables/useI18n.d.ts.map +0 -1
- package/dist/types/composables/useMultiselectCreation.d.ts +0 -23
- package/dist/types/composables/useMultiselectCreation.d.ts.map +0 -1
- package/dist/types/constants.d.ts +0 -22
- package/dist/types/constants.d.ts.map +0 -1
- package/dist/types/index.d.ts +0 -12
- package/dist/types/index.d.ts.map +0 -1
- package/dist/types/links.d.ts +0 -6
- package/dist/types/links.d.ts.map +0 -1
- package/dist/types/targets-endpoints.d.ts +0 -18
- package/dist/types/targets-endpoints.d.ts.map +0 -1
- package/dist/types/types/index.d.ts +0 -18
- package/dist/types/types/index.d.ts.map +0 -1
- package/dist/types/types/target-form.d.ts +0 -30
- package/dist/types/types/target-form.d.ts.map +0 -1
- package/dist/types/types/targets-list.d.ts +0 -18
- package/dist/types/types/targets-list.d.ts.map +0 -1
- package/dist/types/types/upstreams-config.d.ts +0 -29
- package/dist/types/types/upstreams-config.d.ts.map +0 -1
- package/dist/types/types/upstreams-form.d.ts +0 -168
- package/dist/types/types/upstreams-form.d.ts.map +0 -1
- package/dist/types/types/upstreams-list.d.ts +0 -19
- package/dist/types/types/upstreams-list.d.ts.map +0 -1
- package/dist/types/upstreams-endpoints.d.ts +0 -22
- package/dist/types/upstreams-endpoints.d.ts.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kong-ui-public/entities-upstreams-targets",
|
|
3
|
-
"version": "3.12.
|
|
3
|
+
"version": "3.12.48-pr.2823.bf0722479.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/entities-upstreams-targets.umd.js",
|
|
6
6
|
"module": "./dist/entities-upstreams-targets.es.js",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"axios": "^1.13.2",
|
|
27
27
|
"vue": ">= 3.3.13 < 4",
|
|
28
28
|
"vue-router": "^4.6.4",
|
|
29
|
-
"@kong-ui-public/entities-shared": "^3.39.
|
|
29
|
+
"@kong-ui-public/entities-shared": "^3.39.6-pr.2823.bf0722479.0",
|
|
30
30
|
"@kong-ui-public/i18n": "^2.4.5"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"axios": "^1.13.2",
|
|
37
37
|
"vue": "^3.5.26",
|
|
38
38
|
"vue-router": "^4.6.4",
|
|
39
|
-
"@kong-ui-public/entities-shared": "^3.39.
|
|
39
|
+
"@kong-ui-public/entities-shared": "^3.39.6-pr.2823.bf0722479.0",
|
|
40
40
|
"@kong-ui-public/i18n": "^2.4.5"
|
|
41
41
|
},
|
|
42
42
|
"repository": {
|