@accrescent/console-client-sdk-angular 0.9.0 → 0.11.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/fesm2022/accrescent-console-client-sdk-angular-accrescent-console-v1alpha1.mjs +6 -6
- package/fesm2022/accrescent-console-client-sdk-angular-accrescent-console-v1alpha1.mjs.map +1 -1
- package/fesm2022/accrescent-console-client-sdk-angular-buf-validate.mjs.map +1 -1
- package/fesm2022/accrescent-console-client-sdk-angular-google-api.mjs.map +1 -1
- package/fesm2022/accrescent-console-client-sdk-angular-google-longrunning.mjs.map +1 -1
- package/fesm2022/accrescent-console-client-sdk-angular-google-rpc.mjs.map +1 -1
- package/package.json +1 -1
- package/types/accrescent-console-client-sdk-angular-accrescent-console-v1alpha1.d.ts +1435 -122
- package/types/accrescent-console-client-sdk-angular-buf-validate.d.ts +129 -33
- package/types/accrescent-console-client-sdk-angular-google-api.d.ts +73 -19
- package/types/accrescent-console-client-sdk-angular-google-longrunning.d.ts +33 -9
- package/types/accrescent-console-client-sdk-angular-google-rpc.d.ts +5 -2
|
@@ -298,7 +298,7 @@ const PublishAppDraftResponseSchema = /*@__PURE__*/ messageDesc(file_accrescent_
|
|
|
298
298
|
// SPDX-FileCopyrightText: © 2025 Logan Magee
|
|
299
299
|
//
|
|
300
300
|
// SPDX-License-Identifier: Apache-2.0
|
|
301
|
-
// @generated by protoc-gen-grpc-angular 0.
|
|
301
|
+
// @generated by protoc-gen-grpc-angular 0.4.1 with parameter "target=ts,valid_responses=true"
|
|
302
302
|
// @generated from file accrescent/console/v1alpha1/app_draft_service.proto (package accrescent.console.v1alpha1, syntax proto3)
|
|
303
303
|
/* eslint-disable */
|
|
304
304
|
const NG_APP_DRAFT_SERVICE_BASE_URL = new InjectionToken("NG_APP_DRAFT_SERVICE_BASE_URL");
|
|
@@ -771,7 +771,7 @@ const DeleteAppEditListingResponseSchema = /*@__PURE__*/ messageDesc(file_accres
|
|
|
771
771
|
// SPDX-FileCopyrightText: © 2026 Logan Magee
|
|
772
772
|
//
|
|
773
773
|
// SPDX-License-Identifier: Apache-2.0
|
|
774
|
-
// @generated by protoc-gen-grpc-angular 0.
|
|
774
|
+
// @generated by protoc-gen-grpc-angular 0.4.1 with parameter "target=ts,valid_responses=true"
|
|
775
775
|
// @generated from file accrescent/console/v1alpha1/app_edit_service.proto (package accrescent.console.v1alpha1, syntax proto3)
|
|
776
776
|
/* eslint-disable */
|
|
777
777
|
const NG_APP_EDIT_SERVICE_BASE_URL = new InjectionToken("NG_APP_EDIT_SERVICE_BASE_URL");
|
|
@@ -1067,7 +1067,7 @@ const UpdateAppResponseSchema = /*@__PURE__*/ messageDesc(file_accrescent_consol
|
|
|
1067
1067
|
// SPDX-FileCopyrightText: © 2026 Logan Magee
|
|
1068
1068
|
//
|
|
1069
1069
|
// SPDX-License-Identifier: Apache-2.0
|
|
1070
|
-
// @generated by protoc-gen-grpc-angular 0.
|
|
1070
|
+
// @generated by protoc-gen-grpc-angular 0.4.1 with parameter "target=ts,valid_responses=true"
|
|
1071
1071
|
// @generated from file accrescent/console/v1alpha1/app_service.proto (package accrescent.console.v1alpha1, syntax proto3)
|
|
1072
1072
|
/* eslint-disable */
|
|
1073
1073
|
const NG_APP_SERVICE_BASE_URL = new InjectionToken("NG_APP_SERVICE_BASE_URL");
|
|
@@ -1593,7 +1593,7 @@ const ListOrganizationsResponseSchema = /*@__PURE__*/ messageDesc(file_accrescen
|
|
|
1593
1593
|
// SPDX-FileCopyrightText: © 2025 Logan Magee
|
|
1594
1594
|
//
|
|
1595
1595
|
// SPDX-License-Identifier: Apache-2.0
|
|
1596
|
-
// @generated by protoc-gen-grpc-angular 0.
|
|
1596
|
+
// @generated by protoc-gen-grpc-angular 0.4.1 with parameter "target=ts,valid_responses=true"
|
|
1597
1597
|
// @generated from file accrescent/console/v1alpha1/organization_service.proto (package accrescent.console.v1alpha1, syntax proto3)
|
|
1598
1598
|
/* eslint-disable */
|
|
1599
1599
|
const NG_ORGANIZATION_SERVICE_BASE_URL = new InjectionToken("NG_ORGANIZATION_SERVICE_BASE_URL");
|
|
@@ -1679,7 +1679,7 @@ const PublishAppEditResultSchema = /*@__PURE__*/ messageDesc(file_accrescent_con
|
|
|
1679
1679
|
// SPDX-FileCopyrightText: © 2025 Logan Magee
|
|
1680
1680
|
//
|
|
1681
1681
|
// SPDX-License-Identifier: Apache-2.0
|
|
1682
|
-
// @generated by protoc-gen-grpc-angular 0.
|
|
1682
|
+
// @generated by protoc-gen-grpc-angular 0.4.1 with parameter "target=ts,valid_responses=true"
|
|
1683
1683
|
// @generated from file accrescent/console/v1alpha1/review_service.proto (package accrescent.console.v1alpha1, syntax proto3)
|
|
1684
1684
|
/* eslint-disable */
|
|
1685
1685
|
const NG_REVIEW_SERVICE_BASE_URL = new InjectionToken("NG_REVIEW_SERVICE_BASE_URL");
|
|
@@ -1818,7 +1818,7 @@ const UploadAppEditResultSchema = /*@__PURE__*/ messageDesc(file_accrescent_cons
|
|
|
1818
1818
|
// SPDX-FileCopyrightText: © 2025 Logan Magee
|
|
1819
1819
|
//
|
|
1820
1820
|
// SPDX-License-Identifier: Apache-2.0
|
|
1821
|
-
// @generated by protoc-gen-grpc-angular 0.
|
|
1821
|
+
// @generated by protoc-gen-grpc-angular 0.4.1 with parameter "target=ts,valid_responses=true"
|
|
1822
1822
|
// @generated from file accrescent/console/v1alpha1/user_service.proto (package accrescent.console.v1alpha1, syntax proto3)
|
|
1823
1823
|
/* eslint-disable */
|
|
1824
1824
|
const NG_USER_SERVICE_BASE_URL = new InjectionToken("NG_USER_SERVICE_BASE_URL");
|