@betterportal/config-manager 0.0.1 → 10.0.1
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/lib/.bsb/clients/service-betterportal-config-manager.d.ts +1 -1
- package/lib/.bsb/clients/service-betterportal-config-manager.js +1 -1
- package/lib/plugins/service-betterportal-config-manager/.bp-generated/registry.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/.bp-generated/registry.js +96 -45
- package/lib/plugins/service-betterportal-config-manager/.bp-generated/registry.js.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/adminApi.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/adminApi.js +3 -0
- package/lib/plugins/service-betterportal-config-manager/adminApi.js.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/auth/GET.d.ts +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/auth/GET.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/auth/GET.js +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/auth/GET.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/{config/_theme.bootstrap1/index.d.ts → auth/_theme.bootstrap1/GET.d.ts} +2 -2
- package/lib/plugins/service-betterportal-config-manager/bp-routes/auth/_theme.bootstrap1/GET.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/auth/_theme.bootstrap1/{index.js → GET.js} +19 -19
- package/lib/plugins/service-betterportal-config-manager/bp-routes/auth/_theme.bootstrap1/GET.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/auth/index.d.ts +1 -95
- package/lib/plugins/service-betterportal-config-manager/bp-routes/auth/index.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/auth/index.js +1 -77
- package/lib/plugins/service-betterportal-config-manager/bp-routes/auth/index.js.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/auth/route.impl.d.ts +96 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/auth/route.impl.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/auth/route.impl.js +78 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/auth/route.impl.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/GET.d.ts +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/GET.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/GET.js +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/GET.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/{auth/_theme.bootstrap1/index.d.ts → config/_theme.bootstrap1/GET.d.ts} +2 -2
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/_theme.bootstrap1/GET.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/_theme.bootstrap1/{index.js → GET.js} +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/_theme.bootstrap1/GET.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/{routes/_theme.bootstrap1/index.d.ts → config/_theme.embedded/GET.d.ts} +2 -2
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/_theme.embedded/GET.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/{_theme.embedded.js → _theme.embedded/GET.js} +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/_theme.embedded/GET.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/index.d.ts +1 -42
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/index.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/index.js +1 -67
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/index.js.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/route.impl.d.ts +43 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/route.impl.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/route.impl.js +68 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/route.impl.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/fragments/GET.d.ts +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/fragments/GET.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/fragments/GET.js +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/fragments/GET.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/{services/_theme.bootstrap1/index.d.ts → fragments/_theme.bootstrap1/GET.d.ts} +2 -2
- package/lib/plugins/service-betterportal-config-manager/bp-routes/fragments/_theme.bootstrap1/GET.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/fragments/_theme.bootstrap1/{index.js → GET.js} +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/fragments/_theme.bootstrap1/GET.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/fragments/index.d.ts +1 -31
- package/lib/plugins/service-betterportal-config-manager/bp-routes/fragments/index.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/fragments/index.js +1 -31
- package/lib/plugins/service-betterportal-config-manager/bp-routes/fragments/index.js.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/fragments/route.impl.d.ts +32 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/fragments/route.impl.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/fragments/route.impl.js +32 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/fragments/route.impl.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/menu/GET.d.ts +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/menu/GET.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/menu/GET.js +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/menu/GET.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/menu/_theme.bootstrap1/{index.d.ts → GET.d.ts} +2 -2
- package/lib/plugins/service-betterportal-config-manager/bp-routes/menu/_theme.bootstrap1/GET.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/menu/_theme.bootstrap1/{index.js → GET.js} +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/menu/_theme.bootstrap1/GET.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/menu/index.d.ts +1 -59
- package/lib/plugins/service-betterportal-config-manager/bp-routes/menu/index.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/menu/index.js +1 -47
- package/lib/plugins/service-betterportal-config-manager/bp-routes/menu/index.js.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/menu/route.impl.d.ts +60 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/menu/route.impl.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/menu/route.impl.js +48 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/menu/route.impl.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/preview/GET.d.ts +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/preview/GET.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/preview/GET.js +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/preview/GET.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/preview/_theme.bootstrap1/{index.d.ts → GET.d.ts} +2 -2
- package/lib/plugins/service-betterportal-config-manager/bp-routes/preview/_theme.bootstrap1/GET.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/preview/_theme.bootstrap1/{index.js → GET.js} +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/preview/_theme.bootstrap1/GET.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/preview/index.d.ts +1 -47
- package/lib/plugins/service-betterportal-config-manager/bp-routes/preview/index.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/preview/index.js +1 -39
- package/lib/plugins/service-betterportal-config-manager/bp-routes/preview/index.js.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/preview/route.impl.d.ts +48 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/preview/route.impl.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/preview/route.impl.js +40 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/preview/route.impl.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/routes/GET.d.ts +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/routes/GET.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/routes/GET.js +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/routes/GET.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/{settings/_theme.bootstrap1/index.d.ts → routes/_theme.bootstrap1/GET.d.ts} +2 -2
- package/lib/plugins/service-betterportal-config-manager/bp-routes/routes/_theme.bootstrap1/GET.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/routes/_theme.bootstrap1/{index.js → GET.js} +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/routes/_theme.bootstrap1/GET.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/routes/index.d.ts +1 -79
- package/lib/plugins/service-betterportal-config-manager/bp-routes/routes/index.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/routes/index.js +1 -58
- package/lib/plugins/service-betterportal-config-manager/bp-routes/routes/index.js.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/routes/route.impl.d.ts +80 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/routes/route.impl.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/routes/route.impl.js +59 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/routes/route.impl.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/services/GET.d.ts +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/services/GET.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/services/GET.js +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/services/GET.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/{fragments/_theme.bootstrap1/index.d.ts → services/_theme.bootstrap1/GET.d.ts} +2 -2
- package/lib/plugins/service-betterportal-config-manager/bp-routes/services/_theme.bootstrap1/GET.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/services/_theme.bootstrap1/{index.js → GET.js} +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/services/_theme.bootstrap1/GET.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/services/index.d.ts +1 -127
- package/lib/plugins/service-betterportal-config-manager/bp-routes/services/index.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/services/index.js +1 -88
- package/lib/plugins/service-betterportal-config-manager/bp-routes/services/index.js.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/services/route.impl.d.ts +128 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/services/route.impl.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/services/route.impl.js +89 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/services/route.impl.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/settings/GET.d.ts +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/settings/GET.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/settings/GET.js +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/settings/GET.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/settings/_theme.bootstrap1/GET.d.ts +5 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/settings/_theme.bootstrap1/GET.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/settings/_theme.bootstrap1/{index.js → GET.js} +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/settings/_theme.bootstrap1/GET.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/settings/index.d.ts +1 -88
- package/lib/plugins/service-betterportal-config-manager/bp-routes/settings/index.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/settings/index.js +1 -92
- package/lib/plugins/service-betterportal-config-manager/bp-routes/settings/index.js.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/settings/route.impl.d.ts +89 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/settings/route.impl.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/settings/route.impl.js +93 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/settings/route.impl.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/DELETE.d.ts +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/DELETE.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/DELETE.js +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/DELETE.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/GET.d.ts +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/GET.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/GET.js +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/GET.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/POST.d.ts +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/POST.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/POST.js +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/POST.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/PUT.d.ts +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/PUT.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/PUT.js +3 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/PUT.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/_theme.bootstrap1/GET.d.ts +4 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/_theme.bootstrap1/GET.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/_theme.bootstrap1/{index.js → GET.js} +10 -10
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/_theme.bootstrap1/GET.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/index.d.ts +1 -179
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/index.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/index.js +1 -404
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/index.js.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/route.impl.d.ts +180 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/route.impl.d.ts.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/route.impl.js +405 -0
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/route.impl.js.map +1 -0
- package/lib/plugins/service-betterportal-config-manager/storage/core.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/storage/core.js +52 -0
- package/lib/plugins/service-betterportal-config-manager/storage/core.js.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/syncApi.d.ts +4 -0
- package/lib/plugins/service-betterportal-config-manager/syncApi.d.ts.map +1 -1
- package/lib/plugins/service-betterportal-config-manager/syncApi.js +3 -0
- package/lib/plugins/service-betterportal-config-manager/syncApi.js.map +1 -1
- package/lib/schemas/service-betterportal-config-manager.json +1 -1
- package/lib/schemas/service-betterportal-config-manager.plugin.json +1 -1
- package/package.json +11 -11
- package/bsb-tests.json +0 -14
- package/lib/plugins/service-betterportal-config-manager/bp-routes/auth/_theme.bootstrap1/index.d.ts.map +0 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/auth/_theme.bootstrap1/index.js.map +0 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/_theme.bootstrap1/index.d.ts.map +0 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/_theme.bootstrap1/index.js.map +0 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/_theme.embedded.d.ts +0 -5
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/_theme.embedded.d.ts.map +0 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/config/_theme.embedded.js.map +0 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/fragments/_theme.bootstrap1/index.d.ts.map +0 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/fragments/_theme.bootstrap1/index.js.map +0 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/menu/_theme.bootstrap1/index.d.ts.map +0 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/menu/_theme.bootstrap1/index.js.map +0 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/preview/_theme.bootstrap1/index.d.ts.map +0 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/preview/_theme.bootstrap1/index.js.map +0 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/routes/_theme.bootstrap1/index.d.ts.map +0 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/routes/_theme.bootstrap1/index.js.map +0 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/services/_theme.bootstrap1/index.d.ts.map +0 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/services/_theme.bootstrap1/index.js.map +0 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/settings/_theme.bootstrap1/index.d.ts.map +0 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/settings/_theme.bootstrap1/index.js.map +0 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/_theme.bootstrap1/index.d.ts +0 -4
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/_theme.bootstrap1/index.d.ts.map +0 -1
- package/lib/plugins/service-betterportal-config-manager/bp-routes/tenants/_theme.bootstrap1/index.js.map +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Auto-generated BSB virtual client for service-betterportal-config-manager
|
|
3
3
|
* DO NOT EDIT - Regenerated on every build
|
|
4
|
-
* @version
|
|
4
|
+
* @version 10.0.1
|
|
5
5
|
*/
|
|
6
6
|
import { ServiceClient, BSBService } from "@bsb/base";
|
|
7
7
|
import type { Observable, BSBServiceClientDefinition, EventInputType } from "@bsb/base";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Auto-generated BSB virtual client for service-betterportal-config-manager
|
|
3
3
|
* DO NOT EDIT - Regenerated on every build
|
|
4
|
-
* @version
|
|
4
|
+
* @version 10.0.1
|
|
5
5
|
*/
|
|
6
6
|
import { ServiceClient, bsb, createBroadcastEvent, createEventSchemas } from "@bsb/base";
|
|
7
7
|
const _platformConfigChangedSchema = bsb.object({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"registry.d.ts","sourceRoot":"","sources":["../../../../src/plugins/service-betterportal-config-manager/.bp-generated/registry.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"registry.d.ts","sourceRoot":"","sources":["../../../../src/plugins/service-betterportal-config-manager/.bp-generated/registry.ts"],"names":[],"mappings":"AAgCA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAEpE,eAAO,MAAM,QAAQ,EAAE,oBA4PtB,CAAC"}
|
|
@@ -1,23 +1,35 @@
|
|
|
1
1
|
// AUTO-GENERATED by BetterPortal codegen - DO NOT EDIT
|
|
2
2
|
import * as authRoute from "../bp-routes/auth/index.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as authGETRoute from "../bp-routes/auth/GET.js";
|
|
4
|
+
import * as authBootstrap1PageGET from "../bp-routes/auth/_theme.bootstrap1/GET.js";
|
|
4
5
|
import * as configRoute from "../bp-routes/config/index.js";
|
|
5
|
-
import * as
|
|
6
|
-
import * as
|
|
6
|
+
import * as configGETRoute from "../bp-routes/config/GET.js";
|
|
7
|
+
import * as configBootstrap1PageGET from "../bp-routes/config/_theme.bootstrap1/GET.js";
|
|
8
|
+
import * as configEmbeddedPageGET from "../bp-routes/config/_theme.embedded/GET.js";
|
|
7
9
|
import * as fragmentsRoute from "../bp-routes/fragments/index.js";
|
|
8
|
-
import * as
|
|
10
|
+
import * as fragmentsGETRoute from "../bp-routes/fragments/GET.js";
|
|
11
|
+
import * as fragmentsBootstrap1PageGET from "../bp-routes/fragments/_theme.bootstrap1/GET.js";
|
|
9
12
|
import * as menuRoute from "../bp-routes/menu/index.js";
|
|
10
|
-
import * as
|
|
13
|
+
import * as menuGETRoute from "../bp-routes/menu/GET.js";
|
|
14
|
+
import * as menuBootstrap1PageGET from "../bp-routes/menu/_theme.bootstrap1/GET.js";
|
|
11
15
|
import * as previewRoute from "../bp-routes/preview/index.js";
|
|
12
|
-
import * as
|
|
16
|
+
import * as previewGETRoute from "../bp-routes/preview/GET.js";
|
|
17
|
+
import * as previewBootstrap1PageGET from "../bp-routes/preview/_theme.bootstrap1/GET.js";
|
|
13
18
|
import * as routesRoute from "../bp-routes/routes/index.js";
|
|
14
|
-
import * as
|
|
19
|
+
import * as routesGETRoute from "../bp-routes/routes/GET.js";
|
|
20
|
+
import * as routesBootstrap1PageGET from "../bp-routes/routes/_theme.bootstrap1/GET.js";
|
|
15
21
|
import * as servicesRoute from "../bp-routes/services/index.js";
|
|
16
|
-
import * as
|
|
22
|
+
import * as servicesGETRoute from "../bp-routes/services/GET.js";
|
|
23
|
+
import * as servicesBootstrap1PageGET from "../bp-routes/services/_theme.bootstrap1/GET.js";
|
|
17
24
|
import * as settingsRoute from "../bp-routes/settings/index.js";
|
|
18
|
-
import * as
|
|
25
|
+
import * as settingsGETRoute from "../bp-routes/settings/GET.js";
|
|
26
|
+
import * as settingsBootstrap1PageGET from "../bp-routes/settings/_theme.bootstrap1/GET.js";
|
|
19
27
|
import * as tenantsRoute from "../bp-routes/tenants/index.js";
|
|
20
|
-
import * as
|
|
28
|
+
import * as tenantsDELETERoute from "../bp-routes/tenants/DELETE.js";
|
|
29
|
+
import * as tenantsGETRoute from "../bp-routes/tenants/GET.js";
|
|
30
|
+
import * as tenantsPOSTRoute from "../bp-routes/tenants/POST.js";
|
|
31
|
+
import * as tenantsPUTRoute from "../bp-routes/tenants/PUT.js";
|
|
32
|
+
import * as tenantsBootstrap1PageGET from "../bp-routes/tenants/_theme.bootstrap1/GET.js";
|
|
21
33
|
export const registry = {
|
|
22
34
|
routes: [
|
|
23
35
|
{
|
|
@@ -26,12 +38,18 @@ export const registry = {
|
|
|
26
38
|
methods: ["GET"],
|
|
27
39
|
paramNames: [],
|
|
28
40
|
schemas: {
|
|
29
|
-
response:
|
|
30
|
-
query:
|
|
31
|
-
headers:
|
|
32
|
-
request:
|
|
41
|
+
response: authGETRoute.ResponseSchema,
|
|
42
|
+
query: authGETRoute.QuerySchema,
|
|
43
|
+
headers: authGETRoute.HeadersSchema,
|
|
44
|
+
request: authGETRoute.RequestSchema
|
|
33
45
|
},
|
|
34
|
-
|
|
46
|
+
methodRoutes: { GET: { method: "GET", schemas: {
|
|
47
|
+
response: authGETRoute.ResponseSchema,
|
|
48
|
+
query: authGETRoute.QuerySchema,
|
|
49
|
+
headers: authGETRoute.HeadersSchema,
|
|
50
|
+
request: authGETRoute.RequestSchema
|
|
51
|
+
}, handler: authGETRoute.default } },
|
|
52
|
+
handlers: { GET: authGETRoute.default },
|
|
35
53
|
title: authRoute.title,
|
|
36
54
|
description: authRoute.description,
|
|
37
55
|
auth: authRoute.auth,
|
|
@@ -39,7 +57,7 @@ export const registry = {
|
|
|
39
57
|
demoScenarios: [],
|
|
40
58
|
themeRenderers: {
|
|
41
59
|
"bootstrap1": {
|
|
42
|
-
pages: [{ rendererId: "default", type: "page", render:
|
|
60
|
+
pages: [{ rendererId: "default", type: "page", method: "GET", render: authBootstrap1PageGET.render }],
|
|
43
61
|
components: [],
|
|
44
62
|
fragments: []
|
|
45
63
|
}
|
|
@@ -51,12 +69,18 @@ export const registry = {
|
|
|
51
69
|
methods: ["GET"],
|
|
52
70
|
paramNames: [],
|
|
53
71
|
schemas: {
|
|
54
|
-
response:
|
|
55
|
-
query:
|
|
56
|
-
headers:
|
|
57
|
-
request:
|
|
72
|
+
response: configGETRoute.ResponseSchema,
|
|
73
|
+
query: configGETRoute.QuerySchema,
|
|
74
|
+
headers: configGETRoute.HeadersSchema,
|
|
75
|
+
request: configGETRoute.RequestSchema
|
|
58
76
|
},
|
|
59
|
-
|
|
77
|
+
methodRoutes: { GET: { method: "GET", schemas: {
|
|
78
|
+
response: configGETRoute.ResponseSchema,
|
|
79
|
+
query: configGETRoute.QuerySchema,
|
|
80
|
+
headers: configGETRoute.HeadersSchema,
|
|
81
|
+
request: configGETRoute.RequestSchema
|
|
82
|
+
}, handler: configGETRoute.default } },
|
|
83
|
+
handlers: { GET: configGETRoute.default },
|
|
60
84
|
title: configRoute.title,
|
|
61
85
|
description: configRoute.description,
|
|
62
86
|
auth: configRoute.auth,
|
|
@@ -64,12 +88,12 @@ export const registry = {
|
|
|
64
88
|
demoScenarios: configRoute.demoScenarios,
|
|
65
89
|
themeRenderers: {
|
|
66
90
|
"bootstrap1": {
|
|
67
|
-
pages: [{ rendererId: "default", type: "page", render:
|
|
91
|
+
pages: [{ rendererId: "default", type: "page", method: "GET", render: configBootstrap1PageGET.render }],
|
|
68
92
|
components: [],
|
|
69
93
|
fragments: []
|
|
70
94
|
},
|
|
71
95
|
"embedded": {
|
|
72
|
-
pages: [{ rendererId: "default", type: "page", render:
|
|
96
|
+
pages: [{ rendererId: "default", type: "page", method: "GET", render: configEmbeddedPageGET.render }],
|
|
73
97
|
components: [],
|
|
74
98
|
fragments: []
|
|
75
99
|
}
|
|
@@ -81,9 +105,12 @@ export const registry = {
|
|
|
81
105
|
methods: ["GET"],
|
|
82
106
|
paramNames: [],
|
|
83
107
|
schemas: {
|
|
84
|
-
response:
|
|
108
|
+
response: fragmentsGETRoute.ResponseSchema
|
|
85
109
|
},
|
|
86
|
-
|
|
110
|
+
methodRoutes: { GET: { method: "GET", schemas: {
|
|
111
|
+
response: fragmentsGETRoute.ResponseSchema
|
|
112
|
+
}, handler: fragmentsGETRoute.default } },
|
|
113
|
+
handlers: { GET: fragmentsGETRoute.default },
|
|
87
114
|
title: fragmentsRoute.title,
|
|
88
115
|
description: fragmentsRoute.description,
|
|
89
116
|
auth: fragmentsRoute.auth,
|
|
@@ -91,7 +118,7 @@ export const registry = {
|
|
|
91
118
|
demoScenarios: fragmentsRoute.demoScenarios,
|
|
92
119
|
themeRenderers: {
|
|
93
120
|
"bootstrap1": {
|
|
94
|
-
pages: [{ rendererId: "default", type: "page", render:
|
|
121
|
+
pages: [{ rendererId: "default", type: "page", method: "GET", render: fragmentsBootstrap1PageGET.render }],
|
|
95
122
|
components: [],
|
|
96
123
|
fragments: []
|
|
97
124
|
}
|
|
@@ -103,9 +130,12 @@ export const registry = {
|
|
|
103
130
|
methods: ["GET"],
|
|
104
131
|
paramNames: [],
|
|
105
132
|
schemas: {
|
|
106
|
-
response:
|
|
133
|
+
response: menuGETRoute.ResponseSchema
|
|
107
134
|
},
|
|
108
|
-
|
|
135
|
+
methodRoutes: { GET: { method: "GET", schemas: {
|
|
136
|
+
response: menuGETRoute.ResponseSchema
|
|
137
|
+
}, handler: menuGETRoute.default } },
|
|
138
|
+
handlers: { GET: menuGETRoute.default },
|
|
109
139
|
title: menuRoute.title,
|
|
110
140
|
description: menuRoute.description,
|
|
111
141
|
auth: menuRoute.auth,
|
|
@@ -113,7 +143,7 @@ export const registry = {
|
|
|
113
143
|
demoScenarios: menuRoute.demoScenarios,
|
|
114
144
|
themeRenderers: {
|
|
115
145
|
"bootstrap1": {
|
|
116
|
-
pages: [{ rendererId: "default", type: "page", render:
|
|
146
|
+
pages: [{ rendererId: "default", type: "page", method: "GET", render: menuBootstrap1PageGET.render }],
|
|
117
147
|
components: [],
|
|
118
148
|
fragments: []
|
|
119
149
|
}
|
|
@@ -125,9 +155,12 @@ export const registry = {
|
|
|
125
155
|
methods: ["GET"],
|
|
126
156
|
paramNames: [],
|
|
127
157
|
schemas: {
|
|
128
|
-
response:
|
|
158
|
+
response: previewGETRoute.ResponseSchema
|
|
129
159
|
},
|
|
130
|
-
|
|
160
|
+
methodRoutes: { GET: { method: "GET", schemas: {
|
|
161
|
+
response: previewGETRoute.ResponseSchema
|
|
162
|
+
}, handler: previewGETRoute.default } },
|
|
163
|
+
handlers: { GET: previewGETRoute.default },
|
|
131
164
|
title: previewRoute.title,
|
|
132
165
|
description: previewRoute.description,
|
|
133
166
|
auth: previewRoute.auth,
|
|
@@ -135,7 +168,7 @@ export const registry = {
|
|
|
135
168
|
demoScenarios: previewRoute.demoScenarios,
|
|
136
169
|
themeRenderers: {
|
|
137
170
|
"bootstrap1": {
|
|
138
|
-
pages: [{ rendererId: "default", type: "page", render:
|
|
171
|
+
pages: [{ rendererId: "default", type: "page", method: "GET", render: previewBootstrap1PageGET.render }],
|
|
139
172
|
components: [],
|
|
140
173
|
fragments: []
|
|
141
174
|
}
|
|
@@ -147,9 +180,12 @@ export const registry = {
|
|
|
147
180
|
methods: ["GET"],
|
|
148
181
|
paramNames: [],
|
|
149
182
|
schemas: {
|
|
150
|
-
response:
|
|
183
|
+
response: routesGETRoute.ResponseSchema
|
|
151
184
|
},
|
|
152
|
-
|
|
185
|
+
methodRoutes: { GET: { method: "GET", schemas: {
|
|
186
|
+
response: routesGETRoute.ResponseSchema
|
|
187
|
+
}, handler: routesGETRoute.default } },
|
|
188
|
+
handlers: { GET: routesGETRoute.default },
|
|
153
189
|
title: routesRoute.title,
|
|
154
190
|
description: routesRoute.description,
|
|
155
191
|
auth: routesRoute.auth,
|
|
@@ -157,7 +193,7 @@ export const registry = {
|
|
|
157
193
|
demoScenarios: routesRoute.demoScenarios,
|
|
158
194
|
themeRenderers: {
|
|
159
195
|
"bootstrap1": {
|
|
160
|
-
pages: [{ rendererId: "default", type: "page", render:
|
|
196
|
+
pages: [{ rendererId: "default", type: "page", method: "GET", render: routesBootstrap1PageGET.render }],
|
|
161
197
|
components: [],
|
|
162
198
|
fragments: []
|
|
163
199
|
}
|
|
@@ -169,9 +205,12 @@ export const registry = {
|
|
|
169
205
|
methods: ["GET"],
|
|
170
206
|
paramNames: [],
|
|
171
207
|
schemas: {
|
|
172
|
-
response:
|
|
208
|
+
response: servicesGETRoute.ResponseSchema
|
|
173
209
|
},
|
|
174
|
-
|
|
210
|
+
methodRoutes: { GET: { method: "GET", schemas: {
|
|
211
|
+
response: servicesGETRoute.ResponseSchema
|
|
212
|
+
}, handler: servicesGETRoute.default } },
|
|
213
|
+
handlers: { GET: servicesGETRoute.default },
|
|
175
214
|
title: servicesRoute.title,
|
|
176
215
|
description: servicesRoute.description,
|
|
177
216
|
auth: servicesRoute.auth,
|
|
@@ -179,7 +218,7 @@ export const registry = {
|
|
|
179
218
|
demoScenarios: servicesRoute.demoScenarios,
|
|
180
219
|
themeRenderers: {
|
|
181
220
|
"bootstrap1": {
|
|
182
|
-
pages: [{ rendererId: "default", type: "page", render:
|
|
221
|
+
pages: [{ rendererId: "default", type: "page", method: "GET", render: servicesBootstrap1PageGET.render }],
|
|
183
222
|
components: [],
|
|
184
223
|
fragments: []
|
|
185
224
|
}
|
|
@@ -191,9 +230,12 @@ export const registry = {
|
|
|
191
230
|
methods: ["GET"],
|
|
192
231
|
paramNames: [],
|
|
193
232
|
schemas: {
|
|
194
|
-
response:
|
|
233
|
+
response: settingsGETRoute.ResponseSchema
|
|
195
234
|
},
|
|
196
|
-
|
|
235
|
+
methodRoutes: { GET: { method: "GET", schemas: {
|
|
236
|
+
response: settingsGETRoute.ResponseSchema
|
|
237
|
+
}, handler: settingsGETRoute.default } },
|
|
238
|
+
handlers: { GET: settingsGETRoute.default },
|
|
197
239
|
title: settingsRoute.title,
|
|
198
240
|
description: settingsRoute.description,
|
|
199
241
|
auth: settingsRoute.auth,
|
|
@@ -202,7 +244,7 @@ export const registry = {
|
|
|
202
244
|
demoScenarios: settingsRoute.demoScenarios,
|
|
203
245
|
themeRenderers: {
|
|
204
246
|
"bootstrap1": {
|
|
205
|
-
pages: [{ rendererId: "default", type: "page", render:
|
|
247
|
+
pages: [{ rendererId: "default", type: "page", method: "GET", render: settingsBootstrap1PageGET.render }],
|
|
206
248
|
components: [],
|
|
207
249
|
fragments: []
|
|
208
250
|
}
|
|
@@ -211,12 +253,21 @@ export const registry = {
|
|
|
211
253
|
{
|
|
212
254
|
viewId: "tenants.index",
|
|
213
255
|
path: "/tenants",
|
|
214
|
-
methods: ["
|
|
256
|
+
methods: ["DELETE", "GET", "POST", "PUT"],
|
|
215
257
|
paramNames: [],
|
|
216
258
|
schemas: {
|
|
217
|
-
response:
|
|
259
|
+
response: tenantsDELETERoute.ResponseSchema
|
|
218
260
|
},
|
|
219
|
-
|
|
261
|
+
methodRoutes: { DELETE: { method: "DELETE", schemas: {
|
|
262
|
+
response: tenantsDELETERoute.ResponseSchema
|
|
263
|
+
}, handler: tenantsDELETERoute.default }, GET: { method: "GET", schemas: {
|
|
264
|
+
response: tenantsGETRoute.ResponseSchema
|
|
265
|
+
}, handler: tenantsGETRoute.default }, POST: { method: "POST", schemas: {
|
|
266
|
+
response: tenantsPOSTRoute.ResponseSchema
|
|
267
|
+
}, handler: tenantsPOSTRoute.default }, PUT: { method: "PUT", schemas: {
|
|
268
|
+
response: tenantsPUTRoute.ResponseSchema
|
|
269
|
+
}, handler: tenantsPUTRoute.default } },
|
|
270
|
+
handlers: { DELETE: tenantsDELETERoute.default, GET: tenantsGETRoute.default, POST: tenantsPOSTRoute.default, PUT: tenantsPUTRoute.default },
|
|
220
271
|
title: tenantsRoute.title,
|
|
221
272
|
description: tenantsRoute.description,
|
|
222
273
|
auth: tenantsRoute.auth,
|
|
@@ -224,7 +275,7 @@ export const registry = {
|
|
|
224
275
|
demoScenarios: tenantsRoute.demoScenarios,
|
|
225
276
|
themeRenderers: {
|
|
226
277
|
"bootstrap1": {
|
|
227
|
-
pages: [{ rendererId: "default", type: "page", render:
|
|
278
|
+
pages: [{ rendererId: "default", type: "page", method: "GET", render: tenantsBootstrap1PageGET.render }],
|
|
228
279
|
components: [],
|
|
229
280
|
fragments: []
|
|
230
281
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"registry.js","sourceRoot":"","sources":["../../../../src/plugins/service-betterportal-config-manager/.bp-generated/registry.ts"],"names":[],"mappings":"AAAA,uDAAuD;AACvD,OAAO,KAAK,SAAS,MAAM,4BAA4B,CAAC;AACxD,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"registry.js","sourceRoot":"","sources":["../../../../src/plugins/service-betterportal-config-manager/.bp-generated/registry.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"adminApi.d.ts","sourceRoot":"","sources":["../../../src/plugins/service-betterportal-config-manager/adminApi.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,iBAAiB,EAEjB,mBAAmB,EAEpB,MAAM,yBAAyB,CAAC;AAQjC,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"adminApi.d.ts","sourceRoot":"","sources":["../../../src/plugins/service-betterportal-config-manager/adminApi.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,iBAAiB,EAEjB,mBAAmB,EAEpB,MAAM,yBAAyB,CAAC;AAQjC,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAgrBzD,wBAAgB,sBAAsB,CACpC,GAAG,EAAE,iBAAiB,EACtB,KAAK,EAAE,mBAAmB,EAC1B,OAAO,EAAE,gBAAgB,GACxB,IAAI,CA0iCN"}
|
|
@@ -157,6 +157,8 @@ function automationServiceCatalog(config, appDef) {
|
|
|
157
157
|
capabilities: manifest?.capabilities ?? [],
|
|
158
158
|
configSchemas: manifest?.configSchemas ?? [],
|
|
159
159
|
webhooks: manifest?.webhooks ?? [],
|
|
160
|
+
apiContracts: manifest?.apiContracts ?? [],
|
|
161
|
+
m2mRequests: manifest?.m2mRequests ?? [],
|
|
160
162
|
actions: Object.values(manifest?.viewIndex ?? {}).map((view) => ({
|
|
161
163
|
viewId: view.viewId,
|
|
162
164
|
path: view.path,
|
|
@@ -169,6 +171,7 @@ function automationServiceCatalog(config, appDef) {
|
|
|
169
171
|
dependencies: view.dependencies,
|
|
170
172
|
schemas: view.schemas,
|
|
171
173
|
raw: view.raw === true,
|
|
174
|
+
apiContracts: view.apiContracts,
|
|
172
175
|
demoScenarios: view.demoScenarios
|
|
173
176
|
}))
|
|
174
177
|
};
|