@spatialwalk/avatarkit 1.0.0-beta.40 → 1.0.0-beta.41
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/CHANGELOG.md +9 -0
- package/dist/{StreamingAudioPlayer-hJgaKVC3.js → StreamingAudioPlayer-BXytpr5T.js} +1 -1
- package/dist/config/constants.d.ts +2 -9
- package/dist/core/AvatarView.d.ts +0 -4
- package/dist/{index-BxhQDfJ7.js → index-CRKYjlwp.js} +127 -200
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/playground/apps/web/src/api/auth.d.ts +0 -3
- package/dist/playground/apps/web/src/api/character.d.ts +0 -13
- package/dist/playground/apps/web/src/api/index.d.ts +0 -3
- package/dist/playground/apps/web/src/api/redeem.d.ts +0 -3
- package/dist/playground/apps/web/src/composables/useDebugDataCollector.d.ts +0 -377
- package/dist/playground/apps/web/src/composables/useRealtimeAvatar.d.ts +0 -452
- package/dist/playground/apps/web/src/composables/useSubtitle.d.ts +0 -19
- package/dist/playground/apps/web/src/composables/useVAD.d.ts +0 -49
- package/dist/playground/apps/web/src/composables/useVideoCapture.d.ts +0 -57
- package/dist/playground/apps/web/src/config/app-config.d.ts +0 -29
- package/dist/playground/apps/web/src/config/realtime-config.d.ts +0 -47
- package/dist/playground/apps/web/src/config/region-config.d.ts +0 -13
- package/dist/playground/apps/web/src/constants.d.ts +0 -14
- package/dist/playground/apps/web/src/libs/vad/manager.d.ts +0 -37
- package/dist/playground/apps/web/src/libs/vad/process.worklet.d.ts +0 -22
- package/dist/playground/apps/web/src/libs/vad/simpleVad.d.ts +0 -35
- package/dist/playground/apps/web/src/libs/vad/vad.d.ts +0 -56
- package/dist/playground/apps/web/src/libs/vad/wav.d.ts +0 -1
- package/dist/playground/apps/web/src/locales/index.d.ts +0 -2
- package/dist/playground/apps/web/src/main.d.ts +0 -0
- package/dist/playground/apps/web/src/modules/i18n.d.ts +0 -3
- package/dist/playground/apps/web/src/modules/pwa.d.ts +0 -1
- package/dist/playground/apps/web/src/realtime/RealtimeWebSocketClient.d.ts +0 -18
- package/dist/playground/apps/web/src/realtime/index.d.ts +0 -1
- package/dist/playground/apps/web/src/realtime/utils/eventEmitter.d.ts +0 -9
- package/dist/playground/apps/web/src/stores/call.d.ts +0 -173
- package/dist/playground/apps/web/src/stores/character.d.ts +0 -188
- package/dist/playground/apps/web/src/stores/pwa.d.ts +0 -7
- package/dist/playground/apps/web/src/stores/region.d.ts +0 -14
- package/dist/playground/apps/web/src/stores/user.d.ts +0 -22
- package/dist/playground/apps/web/src/stores/vad.d.ts +0 -73
- package/dist/playground/apps/web/src/types/avatar.d.ts +0 -17
- package/dist/playground/apps/web/src/types/character-settings.d.ts +0 -18
- package/dist/playground/apps/web/src/types/character.d.ts +0 -34
- package/dist/playground/apps/web/src/utils/animation-interpolation.d.ts +0 -7
- package/dist/playground/apps/web/src/utils/api-client.d.ts +0 -7
- package/dist/playground/apps/web/src/utils/api-error.d.ts +0 -13
- package/dist/playground/apps/web/src/utils/dynamic-resource-loader.d.ts +0 -43
- package/dist/playground/apps/web/src/utils/error-utils.d.ts +0 -7
- package/dist/playground/apps/web/src/utils/image-optimizer.d.ts +0 -17
- package/dist/playground/apps/web/src/utils/logger.d.ts +0 -1
- package/dist/playground/apps/web/src/utils/memory-tracker.d.ts +0 -23
- package/dist/playground/apps/web/src/utils/nanoid.d.ts +0 -1
- package/dist/playground/apps/web/src/utils/posthog-tracker.d.ts +0 -74
- package/dist/playground/apps/web/src/utils/resource-cache.d.ts +0 -25
- package/dist/playground/apps/web/src/utils/sdk-preinit.d.ts +0 -3
- package/dist/playground/apps/web/src/utils/toast.d.ts +0 -31
- package/dist/playground/apps/web/vite.config.d.ts +0 -2
- package/dist/playground/bump.config.d.ts +0 -2
- package/dist/playground/eslint.config.d.ts +0 -2
- package/dist/playground/generated/buf/validate/validate.d.ts +0 -397
- package/dist/playground/generated/console/v1/collection_task.d.ts +0 -183
- package/dist/playground/generated/console/v1/console.d.ts +0 -162
- package/dist/playground/generated/console/v1/instance_management.d.ts +0 -131
- package/dist/playground/generated/console/v1/material.d.ts +0 -163
- package/dist/playground/generated/console/v1/pipetemplate.d.ts +0 -106
- package/dist/playground/generated/console/v1/task.d.ts +0 -280
- package/dist/playground/generated/driveningress/v1/driveningress.d.ts +0 -69
- package/dist/playground/generated/driveningress/v2/driveningress.d.ts +0 -78
- package/dist/playground/generated/google/api/annotations.d.ts +0 -1
- package/dist/playground/generated/google/api/http.d.ts +0 -47
- package/dist/playground/generated/google/protobuf/any.d.ts +0 -27
- package/dist/playground/generated/google/protobuf/descriptor.d.ts +0 -513
- package/dist/playground/generated/google/protobuf/duration.d.ts +0 -27
- package/dist/playground/generated/google/protobuf/struct.d.ts +0 -74
- package/dist/playground/generated/google/protobuf/timestamp.d.ts +0 -27
- package/dist/playground/generated/jsonapi/v1/base.d.ts +0 -108
- package/dist/playground/generated/platform/v1/asset_groups.d.ts +0 -199
- package/dist/playground/generated/platform/v1/assets.d.ts +0 -141
- package/dist/playground/generated/platform/v1/auth.d.ts +0 -79
- package/dist/playground/generated/platform/v1/character.d.ts +0 -378
- package/dist/playground/generated/platform/v1/character_template.d.ts +0 -124
- package/dist/playground/generated/platform/v1/collection_task.d.ts +0 -60
- package/dist/playground/generated/platform/v1/configkv.d.ts +0 -101
- package/dist/playground/generated/platform/v1/console.d.ts +0 -29
- package/dist/playground/generated/platform/v1/instance_management.d.ts +0 -131
- package/dist/playground/generated/platform/v1/material.d.ts +0 -27
- package/dist/playground/generated/platform/v1/oss.d.ts +0 -53
- package/dist/playground/generated/platform/v1/pipetemplate.d.ts +0 -106
- package/dist/playground/generated/platform/v1/provider.d.ts +0 -141
- package/dist/playground/generated/platform/v1/redeem.d.ts +0 -83
- package/dist/playground/generated/platform/v1/task.d.ts +0 -39
- package/dist/playground/generated/platform/v1/user.d.ts +0 -142
- package/dist/playground/generated/platform/v1/voice.d.ts +0 -141
- package/dist/playground/generated/realtime/v1/auth.d.ts +0 -77
- package/dist/playground/generated/realtime/v1/customized.d.ts +0 -60
- package/dist/playground/generated/realtime/v1/messages.d.ts +0 -156
- package/dist/playground/generated/realtime/v1/realtime.d.ts +0 -67
- package/dist/playground/generated/realtime/v1/redeem.d.ts +0 -44
- package/dist/playground/generated/realtime/v1/user.d.ts +0 -150
- package/dist/playground/generated/realtime/v2/realtime.d.ts +0 -70
- package/dist/playground/packages/sdk/src/index.d.ts +0 -1
- package/dist/playground/packages/sdk/tsdown.config.d.ts +0 -2
- package/dist/playground/unocss.config.d.ts +0 -3
- package/dist/withJoi/admin/eslint.config.d.ts +0 -2
- package/dist/withJoi/admin/generated/buf/validate/validate.d.ts +0 -397
- package/dist/withJoi/admin/generated/common/v1/models.d.ts +0 -29
- package/dist/withJoi/admin/generated/console/v1/admin_app.d.ts +0 -77
- package/dist/withJoi/admin/generated/console/v1/admin_auth.d.ts +0 -69
- package/dist/withJoi/admin/generated/console/v1/admin_config.d.ts +0 -157
- package/dist/withJoi/admin/generated/console/v1/admin_user.d.ts +0 -84
- package/dist/withJoi/admin/generated/console/v1/admin_user_character.d.ts +0 -107
- package/dist/withJoi/admin/generated/console/v1/app.d.ts +0 -116
- package/dist/withJoi/admin/generated/console/v1/auth.d.ts +0 -199
- package/dist/withJoi/admin/generated/console/v1/character.d.ts +0 -74
- package/dist/withJoi/admin/generated/console/v1/collection_task.d.ts +0 -183
- package/dist/withJoi/admin/generated/console/v1/console.d.ts +0 -163
- package/dist/withJoi/admin/generated/console/v1/instance_management.d.ts +0 -156
- package/dist/withJoi/admin/generated/console/v1/material.d.ts +0 -180
- package/dist/withJoi/admin/generated/console/v1/pipetemplate.d.ts +0 -106
- package/dist/withJoi/admin/generated/console/v1/task.d.ts +0 -292
- package/dist/withJoi/admin/generated/console/v2/async_processing.d.ts +0 -85
- package/dist/withJoi/admin/generated/google/api/annotations.d.ts +0 -1
- package/dist/withJoi/admin/generated/google/api/http.d.ts +0 -47
- package/dist/withJoi/admin/generated/google/protobuf/any.d.ts +0 -27
- package/dist/withJoi/admin/generated/google/protobuf/descriptor.d.ts +0 -552
- package/dist/withJoi/admin/generated/google/protobuf/duration.d.ts +0 -27
- package/dist/withJoi/admin/generated/google/protobuf/empty.d.ts +0 -25
- package/dist/withJoi/admin/generated/google/protobuf/struct.d.ts +0 -74
- package/dist/withJoi/admin/generated/google/protobuf/timestamp.d.ts +0 -27
- package/dist/withJoi/admin/generated/jsonapi/v1/base.d.ts +0 -108
- package/dist/withJoi/admin/generated/platform/v1/asset_groups.d.ts +0 -204
- package/dist/withJoi/admin/generated/platform/v1/assets.d.ts +0 -141
- package/dist/withJoi/admin/generated/platform/v1/auth.d.ts +0 -79
- package/dist/withJoi/admin/generated/platform/v1/character.d.ts +0 -382
- package/dist/withJoi/admin/generated/platform/v1/character_template.d.ts +0 -124
- package/dist/withJoi/admin/generated/platform/v1/christmas_characters.d.ts +0 -118
- package/dist/withJoi/admin/generated/platform/v1/collection_task.d.ts +0 -60
- package/dist/withJoi/admin/generated/platform/v1/config.d.ts +0 -130
- package/dist/withJoi/admin/generated/platform/v1/configkv.d.ts +0 -105
- package/dist/withJoi/admin/generated/platform/v1/console.d.ts +0 -29
- package/dist/withJoi/admin/generated/platform/v1/instance_management.d.ts +0 -156
- package/dist/withJoi/admin/generated/platform/v1/joi_model_apply.d.ts +0 -100
- package/dist/withJoi/admin/generated/platform/v1/material.d.ts +0 -29
- package/dist/withJoi/admin/generated/platform/v1/model_evaluation.d.ts +0 -57
- package/dist/withJoi/admin/generated/platform/v1/oss.d.ts +0 -53
- package/dist/withJoi/admin/generated/platform/v1/pipetemplate.d.ts +0 -106
- package/dist/withJoi/admin/generated/platform/v1/provider.d.ts +0 -141
- package/dist/withJoi/admin/generated/platform/v1/redeem.d.ts +0 -83
- package/dist/withJoi/admin/generated/platform/v1/sms_send_log.d.ts +0 -95
- package/dist/withJoi/admin/generated/platform/v1/task.d.ts +0 -39
- package/dist/withJoi/admin/generated/platform/v1/user.d.ts +0 -142
- package/dist/withJoi/admin/generated/platform/v1/voice.d.ts +0 -141
- package/dist/withJoi/admin/generated/realtime/v1/auth.d.ts +0 -77
- package/dist/withJoi/admin/generated/realtime/v1/customized.d.ts +0 -60
- package/dist/withJoi/admin/generated/realtime/v1/messages.d.ts +0 -156
- package/dist/withJoi/admin/generated/realtime/v1/realtime.d.ts +0 -67
- package/dist/withJoi/admin/generated/realtime/v1/redeem.d.ts +0 -44
- package/dist/withJoi/admin/generated/realtime/v1/user.d.ts +0 -150
- package/dist/withJoi/admin/generated/realtime/v2/auth.d.ts +0 -68
- package/dist/withJoi/admin/generated/realtime/v2/callback.d.ts +0 -56
- package/dist/withJoi/admin/generated/realtime/v2/joi_avatar.d.ts +0 -204
- package/dist/withJoi/admin/generated/realtime/v2/model_apply.d.ts +0 -138
- package/dist/withJoi/admin/generated/realtime/v2/realtime.d.ts +0 -70
- package/dist/withJoi/admin/generated/realtime/v2/user.d.ts +0 -96
- package/dist/withJoi/admin/openapi-ts.config.d.ts +0 -8
- package/dist/withJoi/admin/src/apis/useAssetApi.d.ts +0 -17
- package/dist/withJoi/admin/src/apis/useAssetGroupApi.d.ts +0 -26
- package/dist/withJoi/admin/src/apis/useCharacterApi.d.ts +0 -21
- package/dist/withJoi/admin/src/apis/useCharacterTemplateApi.d.ts +0 -20
- package/dist/withJoi/admin/src/apis/useChristmasCharactersApi.d.ts +0 -40
- package/dist/withJoi/admin/src/apis/useCollectionTaskApi.d.ts +0 -64
- package/dist/withJoi/admin/src/apis/useConfigApi.d.ts +0 -16
- package/dist/withJoi/admin/src/apis/useConsoleApi.d.ts +0 -24
- package/dist/withJoi/admin/src/apis/useInstanceManagementApi.d.ts +0 -19
- package/dist/withJoi/admin/src/apis/useJoiModelApplyApi.d.ts +0 -11
- package/dist/withJoi/admin/src/apis/useMaterialApi.d.ts +0 -1
- package/dist/withJoi/admin/src/apis/useOssApi.d.ts +0 -15
- package/dist/withJoi/admin/src/apis/usePipelineTemplateApi.d.ts +0 -8
- package/dist/withJoi/admin/src/apis/useProviderApi.d.ts +0 -16
- package/dist/withJoi/admin/src/apis/useRedeemApi.d.ts +0 -5
- package/dist/withJoi/admin/src/apis/useSmsSendLogApi.d.ts +0 -14
- package/dist/withJoi/admin/src/apis/useTaskApi.d.ts +0 -66
- package/dist/withJoi/admin/src/apis/useUserApi.d.ts +0 -17
- package/dist/withJoi/admin/src/apis/useVoiceApi.d.ts +0 -15
- package/dist/withJoi/admin/src/client/client/client.gen.d.ts +0 -2
- package/dist/withJoi/admin/src/client/client/index.d.ts +0 -8
- package/dist/withJoi/admin/src/client/client/types.gen.d.ts +0 -70
- package/dist/withJoi/admin/src/client/client/utils.gen.d.ts +0 -31
- package/dist/withJoi/admin/src/client/client.gen.d.ts +0 -5
- package/dist/withJoi/admin/src/client/core/auth.gen.d.ts +0 -8
- package/dist/withJoi/admin/src/client/core/bodySerializer.gen.d.ts +0 -21
- package/dist/withJoi/admin/src/client/core/params.gen.d.ts +0 -27
- package/dist/withJoi/admin/src/client/core/pathSerializer.gen.d.ts +0 -30
- package/dist/withJoi/admin/src/client/core/queryKeySerializer.gen.d.ts +0 -9
- package/dist/withJoi/admin/src/client/core/serverSentEvents.gen.d.ts +0 -23
- package/dist/withJoi/admin/src/client/core/types.gen.d.ts +0 -32
- package/dist/withJoi/admin/src/client/core/utils.gen.d.ts +0 -19
- package/dist/withJoi/admin/src/client/index.d.ts +0 -2
- package/dist/withJoi/admin/src/client/sdk.gen.d.ts +0 -245
- package/dist/withJoi/admin/src/client/types.gen.d.ts +0 -4009
- package/dist/withJoi/admin/src/client/valibot.gen.d.ts +0 -7814
- package/dist/withJoi/admin/src/components/ui/alert/index.d.ts +0 -8
- package/dist/withJoi/admin/src/components/ui/alert-dialog/index.d.ts +0 -9
- package/dist/withJoi/admin/src/components/ui/avatar/index.d.ts +0 -9
- package/dist/withJoi/admin/src/components/ui/badge/index.d.ts +0 -6
- package/dist/withJoi/admin/src/components/ui/breadcrumb/index.d.ts +0 -7
- package/dist/withJoi/admin/src/components/ui/button/index.d.ts +0 -7
- package/dist/withJoi/admin/src/components/ui/card/index.d.ts +0 -6
- package/dist/withJoi/admin/src/components/ui/checkbox/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/collapsible/index.d.ts +0 -3
- package/dist/withJoi/admin/src/components/ui/combobox/index.d.ts +0 -9
- package/dist/withJoi/admin/src/components/ui/dialog/index.d.ts +0 -9
- package/dist/withJoi/admin/src/components/ui/dropdown-menu/index.d.ts +0 -15
- package/dist/withJoi/admin/src/components/ui/filter-popover/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/form/index.d.ts +0 -7
- package/dist/withJoi/admin/src/components/ui/form/injectionKeys.d.ts +0 -2
- package/dist/withJoi/admin/src/components/ui/form/useFormField.d.ts +0 -11
- package/dist/withJoi/admin/src/components/ui/input/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/label/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/popover/index.d.ts +0 -4
- package/dist/withJoi/admin/src/components/ui/progress/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/select/index.d.ts +0 -11
- package/dist/withJoi/admin/src/components/ui/separator/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/sheet/index.d.ts +0 -13
- package/dist/withJoi/admin/src/components/ui/sidebar/index.d.ts +0 -37
- package/dist/withJoi/admin/src/components/ui/sidebar/utils.d.ts +0 -54
- package/dist/withJoi/admin/src/components/ui/skeleton/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/slider/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/switch/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/tabs/index.d.ts +0 -4
- package/dist/withJoi/admin/src/components/ui/tags-input/index.d.ts +0 -5
- package/dist/withJoi/admin/src/components/ui/textarea/index.d.ts +0 -1
- package/dist/withJoi/admin/src/components/ui/tooltip/index.d.ts +0 -4
- package/dist/withJoi/admin/src/composables/useApi.d.ts +0 -21
- package/dist/withJoi/admin/src/composables/useAppStorage.d.ts +0 -9
- package/dist/withJoi/admin/src/composables/useAssetUpload.d.ts +0 -31
- package/dist/withJoi/admin/src/composables/useCharacterForm.d.ts +0 -139
- package/dist/withJoi/admin/src/composables/useCharacterSettings.d.ts +0 -27
- package/dist/withJoi/admin/src/composables/useCharacterTemplateForm.d.ts +0 -47
- package/dist/withJoi/admin/src/composables/useCollectionTaskFilters.d.ts +0 -12
- package/dist/withJoi/admin/src/composables/useFileUpload.d.ts +0 -26
- package/dist/withJoi/admin/src/composables/useMaterialFilters.d.ts +0 -14
- package/dist/withJoi/admin/src/composables/useModelEvaluation.d.ts +0 -11
- package/dist/withJoi/admin/src/composables/useModelEvaluationWebSocket.d.ts +0 -111
- package/dist/withJoi/admin/src/composables/useModelSettings.d.ts +0 -12
- package/dist/withJoi/admin/src/composables/usePageScrollLock.d.ts +0 -6
- package/dist/withJoi/admin/src/composables/useTaskFilters.d.ts +0 -11
- package/dist/withJoi/admin/src/constants/character.d.ts +0 -4
- package/dist/withJoi/admin/src/constants/collection-task.d.ts +0 -5
- package/dist/withJoi/admin/src/constants/config-previews.d.ts +0 -8
- package/dist/withJoi/admin/src/constants/container.d.ts +0 -1
- package/dist/withJoi/admin/src/constants/links.d.ts +0 -5
- package/dist/withJoi/admin/src/constants/nav.d.ts +0 -17
- package/dist/withJoi/admin/src/constants/providers.d.ts +0 -17
- package/dist/withJoi/admin/src/constants/regions.d.ts +0 -10
- package/dist/withJoi/admin/src/constants/test-ground-voices.d.ts +0 -19
- package/dist/withJoi/admin/src/constants/ui.d.ts +0 -4
- package/dist/withJoi/admin/src/constants/voice.d.ts +0 -12
- package/dist/withJoi/admin/src/constants/volc.d.ts +0 -135
- package/dist/withJoi/admin/src/lib/cos/constants.d.ts +0 -6
- package/dist/withJoi/admin/src/lib/cos/useCosDownload.d.ts +0 -39
- package/dist/withJoi/admin/src/lib/cos/useCosUpload.d.ts +0 -47
- package/dist/withJoi/admin/src/lib/cos/useVideoInfoExtractor.d.ts +0 -12
- package/dist/withJoi/admin/src/lib/cos/utils.d.ts +0 -4
- package/dist/withJoi/admin/src/lib/utils.d.ts +0 -49
- package/dist/withJoi/admin/src/main.d.ts +0 -0
- package/dist/withJoi/admin/src/renderSystem/animation/utils/eventEmitter.d.ts +0 -9
- package/dist/withJoi/admin/src/renderSystem/animation/utils/flameConverter.d.ts +0 -18
- package/dist/withJoi/admin/src/renderSystem/audio/AnimationPlayer.d.ts +0 -29
- package/dist/withJoi/admin/src/renderSystem/audio/StreamingAudioPlayer.d.ts +0 -57
- package/dist/withJoi/admin/src/renderSystem/config/app-config.d.ts +0 -39
- package/dist/withJoi/admin/src/renderSystem/config/constants.d.ts +0 -3
- package/dist/withJoi/admin/src/renderSystem/config/sdk-config-loader.d.ts +0 -5
- package/dist/withJoi/admin/src/renderSystem/core/Avatar.d.ts +0 -8
- package/dist/withJoi/admin/src/renderSystem/core/AvatarController.d.ts +0 -60
- package/dist/withJoi/admin/src/renderSystem/core/AvatarDownloader.d.ts +0 -38
- package/dist/withJoi/admin/src/renderSystem/core/AvatarKit.d.ts +0 -9
- package/dist/withJoi/admin/src/renderSystem/core/AvatarView.d.ts +0 -64
- package/dist/withJoi/admin/src/renderSystem/generated/driveningress/v1/driveningress.d.ts +0 -68
- package/dist/withJoi/admin/src/renderSystem/generated/driveningress/v2/driveningress.d.ts +0 -3
- package/dist/withJoi/admin/src/renderSystem/generated/google/protobuf/struct.d.ts +0 -74
- package/dist/withJoi/admin/src/renderSystem/generated/google/protobuf/timestamp.d.ts +0 -27
- package/dist/withJoi/admin/src/renderSystem/renderer/RenderSystem.d.ts +0 -1
- package/dist/withJoi/admin/src/renderSystem/renderer/covariance.d.ts +0 -1
- package/dist/withJoi/admin/src/renderSystem/renderer/renderer.d.ts +0 -7
- package/dist/withJoi/admin/src/renderSystem/renderer/sortSplats.d.ts +0 -1
- package/dist/withJoi/admin/src/renderSystem/renderer/webgl/reorderData.d.ts +0 -1
- package/dist/withJoi/admin/src/renderSystem/renderer/webgl/webglRenderer.d.ts +0 -27
- package/dist/withJoi/admin/src/renderSystem/renderer/webgpu/webgpuRenderer.d.ts +0 -27
- package/dist/withJoi/admin/src/renderSystem/types/character-settings.d.ts +0 -18
- package/dist/withJoi/admin/src/renderSystem/types/character.d.ts +0 -22
- package/dist/withJoi/admin/src/renderSystem/types/index.d.ts +0 -62
- package/dist/withJoi/admin/src/renderSystem/utils/animation-interpolation.d.ts +0 -7
- package/dist/withJoi/admin/src/renderSystem/utils/conversationId.d.ts +0 -1
- package/dist/withJoi/admin/src/renderSystem/utils/error-utils.d.ts +0 -3
- package/dist/withJoi/admin/src/renderSystem/utils/id-manager.d.ts +0 -12
- package/dist/withJoi/admin/src/renderSystem/utils/logger.d.ts +0 -14
- package/dist/withJoi/admin/src/renderSystem/wasm/avatarCoreAdapter.d.ts +0 -101
- package/dist/withJoi/admin/src/renderSystem/wasm/avatarCoreMemory.d.ts +0 -92
- package/dist/withJoi/admin/src/stores/providers.d.ts +0 -336
- package/dist/withJoi/admin/src/stores/region.d.ts +0 -19
- package/dist/withJoi/admin/src/stores/user.d.ts +0 -112
- package/dist/withJoi/admin/src/types/character-settings.d.ts +0 -18
- package/dist/withJoi/admin/src/types/character.d.ts +0 -117
- package/dist/withJoi/admin/src/types/collection-task.d.ts +0 -11
- package/dist/withJoi/admin/src/types/config.d.ts +0 -36
- package/dist/withJoi/admin/src/types/doubao-voice.d.ts +0 -42
- package/dist/withJoi/admin/src/types/error.d.ts +0 -5
- package/dist/withJoi/admin/src/types/model-settings.d.ts +0 -41
- package/dist/withJoi/admin/src/types/task.d.ts +0 -45
- package/dist/withJoi/admin/src/types/test-ground.d.ts +0 -36
- package/dist/withJoi/admin/src/types/video-material.d.ts +0 -130
- package/dist/withJoi/admin/src/types/voice.d.ts +0 -58
- package/dist/withJoi/admin/src/utils/collection-task.d.ts +0 -3
- package/dist/withJoi/admin/src/utils/error.d.ts +0 -1
- package/dist/withJoi/admin/src/utils/hash.d.ts +0 -20
- package/dist/withJoi/admin/src/utils/model-settings.d.ts +0 -9
- package/dist/withJoi/admin/src/utils/monad.d.ts +0 -13
- package/dist/withJoi/admin/src/utils/task.d.ts +0 -8
- package/dist/withJoi/admin/unocss.config.d.ts +0 -2
- package/dist/withJoi/admin/vite.config.d.ts +0 -2
- package/dist/withJoi/admin/vue-macros.config.d.ts +0 -2
- package/dist/withJoi/bump.config.d.ts +0 -2
- package/dist/withJoi/eslint.config.d.ts +0 -2
- package/dist/withJoi/generated/buf/validate/validate.d.ts +0 -397
- package/dist/withJoi/generated/common/v1/models.d.ts +0 -29
- package/dist/withJoi/generated/console/v1/admin_app.d.ts +0 -77
- package/dist/withJoi/generated/console/v1/admin_auth.d.ts +0 -69
- package/dist/withJoi/generated/console/v1/admin_config.d.ts +0 -157
- package/dist/withJoi/generated/console/v1/admin_user.d.ts +0 -84
- package/dist/withJoi/generated/console/v1/admin_user_character.d.ts +0 -107
- package/dist/withJoi/generated/console/v1/app.d.ts +0 -116
- package/dist/withJoi/generated/console/v1/auth.d.ts +0 -199
- package/dist/withJoi/generated/console/v1/character.d.ts +0 -74
- package/dist/withJoi/generated/console/v1/collection_task.d.ts +0 -183
- package/dist/withJoi/generated/console/v1/console.d.ts +0 -163
- package/dist/withJoi/generated/console/v1/instance_management.d.ts +0 -156
- package/dist/withJoi/generated/console/v1/material.d.ts +0 -180
- package/dist/withJoi/generated/console/v1/pipetemplate.d.ts +0 -106
- package/dist/withJoi/generated/console/v1/task.d.ts +0 -292
- package/dist/withJoi/generated/console/v2/async_processing.d.ts +0 -85
- package/dist/withJoi/generated/driveningress/v1/driveningress.d.ts +0 -69
- package/dist/withJoi/generated/driveningress/v2/driveningress.d.ts +0 -159
- package/dist/withJoi/generated/google/api/annotations.d.ts +0 -1
- package/dist/withJoi/generated/google/api/http.d.ts +0 -47
- package/dist/withJoi/generated/google/protobuf/any.d.ts +0 -27
- package/dist/withJoi/generated/google/protobuf/descriptor.d.ts +0 -552
- package/dist/withJoi/generated/google/protobuf/duration.d.ts +0 -27
- package/dist/withJoi/generated/google/protobuf/empty.d.ts +0 -25
- package/dist/withJoi/generated/google/protobuf/struct.d.ts +0 -74
- package/dist/withJoi/generated/google/protobuf/timestamp.d.ts +0 -27
- package/dist/withJoi/generated/jsonapi/v1/base.d.ts +0 -108
- package/dist/withJoi/generated/platform/v1/asset_groups.d.ts +0 -204
- package/dist/withJoi/generated/platform/v1/assets.d.ts +0 -141
- package/dist/withJoi/generated/platform/v1/auth.d.ts +0 -79
- package/dist/withJoi/generated/platform/v1/character.d.ts +0 -382
- package/dist/withJoi/generated/platform/v1/character_template.d.ts +0 -124
- package/dist/withJoi/generated/platform/v1/christmas_characters.d.ts +0 -118
- package/dist/withJoi/generated/platform/v1/collection_task.d.ts +0 -60
- package/dist/withJoi/generated/platform/v1/configkv.d.ts +0 -105
- package/dist/withJoi/generated/platform/v1/console.d.ts +0 -29
- package/dist/withJoi/generated/platform/v1/instance_management.d.ts +0 -156
- package/dist/withJoi/generated/platform/v1/joi_model_apply.d.ts +0 -100
- package/dist/withJoi/generated/platform/v1/material.d.ts +0 -29
- package/dist/withJoi/generated/platform/v1/model_evaluation.d.ts +0 -100
- package/dist/withJoi/generated/platform/v1/oss.d.ts +0 -53
- package/dist/withJoi/generated/platform/v1/pipetemplate.d.ts +0 -106
- package/dist/withJoi/generated/platform/v1/provider.d.ts +0 -141
- package/dist/withJoi/generated/platform/v1/redeem.d.ts +0 -83
- package/dist/withJoi/generated/platform/v1/sms_send_log.d.ts +0 -95
- package/dist/withJoi/generated/platform/v1/task.d.ts +0 -39
- package/dist/withJoi/generated/platform/v1/user.d.ts +0 -142
- package/dist/withJoi/generated/platform/v1/voice.d.ts +0 -141
- package/dist/withJoi/generated/realtime/v1/auth.d.ts +0 -77
- package/dist/withJoi/generated/realtime/v1/customized.d.ts +0 -60
- package/dist/withJoi/generated/realtime/v1/messages.d.ts +0 -156
- package/dist/withJoi/generated/realtime/v1/realtime.d.ts +0 -67
- package/dist/withJoi/generated/realtime/v1/redeem.d.ts +0 -44
- package/dist/withJoi/generated/realtime/v1/user.d.ts +0 -151
- package/dist/withJoi/generated/realtime/v2/auth.d.ts +0 -84
- package/dist/withJoi/generated/realtime/v2/callback.d.ts +0 -56
- package/dist/withJoi/generated/realtime/v2/christmas.d.ts +0 -146
- package/dist/withJoi/generated/realtime/v2/joi_avatar.d.ts +0 -198
- package/dist/withJoi/generated/realtime/v2/model_apply.d.ts +0 -194
- package/dist/withJoi/generated/realtime/v2/realtime.d.ts +0 -140
- package/dist/withJoi/generated/realtime/v2/user.d.ts +0 -96
- package/dist/withJoi/generated/shared-proto/syncdb/v1/syncdb.d.ts +0 -54
- package/dist/withJoi/generated/syncdb/v1/syncdb.d.ts +0 -54
- package/dist/withJoi/legacy/unocss.shared.d.ts +0 -3
- package/dist/withJoi/openapi-ts.config.d.ts +0 -8
- package/dist/withJoi/packages/sdk/src/index.d.ts +0 -1
- package/dist/withJoi/packages/sdk/tsdown.config.d.ts +0 -2
- package/dist/withJoi/src/api/appearance.d.ts +0 -5
- package/dist/withJoi/src/api/auth.d.ts +0 -7
- package/dist/withJoi/src/api/character.d.ts +0 -20
- package/dist/withJoi/src/api/index.d.ts +0 -8
- package/dist/withJoi/src/api/joi-avatar.d.ts +0 -26
- package/dist/withJoi/src/api/model-apply.d.ts +0 -21
- package/dist/withJoi/src/api/oss.d.ts +0 -13
- package/dist/withJoi/src/api/provider.d.ts +0 -11
- package/dist/withJoi/src/api/redeem.d.ts +0 -3
- package/dist/withJoi/src/api/user.d.ts +0 -9
- package/dist/withJoi/src/audio/AnimationPlayer.d.ts +0 -22
- package/dist/withJoi/src/audio/StreamingAudioPlayer.d.ts +0 -58
- package/dist/withJoi/src/client/client/client.gen.d.ts +0 -2
- package/dist/withJoi/src/client/client/index.d.ts +0 -8
- package/dist/withJoi/src/client/client/types.gen.d.ts +0 -70
- package/dist/withJoi/src/client/client/utils.gen.d.ts +0 -31
- package/dist/withJoi/src/client/client.gen.d.ts +0 -5
- package/dist/withJoi/src/client/core/auth.gen.d.ts +0 -8
- package/dist/withJoi/src/client/core/bodySerializer.gen.d.ts +0 -21
- package/dist/withJoi/src/client/core/params.gen.d.ts +0 -27
- package/dist/withJoi/src/client/core/pathSerializer.gen.d.ts +0 -30
- package/dist/withJoi/src/client/core/queryKeySerializer.gen.d.ts +0 -9
- package/dist/withJoi/src/client/core/serverSentEvents.gen.d.ts +0 -23
- package/dist/withJoi/src/client/core/types.gen.d.ts +0 -32
- package/dist/withJoi/src/client/core/utils.gen.d.ts +0 -19
- package/dist/withJoi/src/client/index.d.ts +0 -2
- package/dist/withJoi/src/client/sdk.gen.d.ts +0 -303
- package/dist/withJoi/src/client/types.gen.d.ts +0 -4988
- package/dist/withJoi/src/client/valibot.gen.d.ts +0 -10015
- package/dist/withJoi/src/components/ui/avatar/index.d.ts +0 -9
- package/dist/withJoi/src/components/ui/badge/index.d.ts +0 -6
- package/dist/withJoi/src/components/ui/button/index.d.ts +0 -7
- package/dist/withJoi/src/components/ui/popover/index.d.ts +0 -4
- package/dist/withJoi/src/components/ui/select/index.d.ts +0 -11
- package/dist/withJoi/src/composables/useCameraConfig.d.ts +0 -48
- package/dist/withJoi/src/composables/useDebugDataCollector.d.ts +0 -377
- package/dist/withJoi/src/composables/usePreviewWebSocketManager.d.ts +0 -25
- package/dist/withJoi/src/composables/useRealtimeAvatar.d.ts +0 -462
- package/dist/withJoi/src/composables/useSubtitle.d.ts +0 -19
- package/dist/withJoi/src/composables/useVAD.d.ts +0 -49
- package/dist/withJoi/src/composables/useVideoCapture.d.ts +0 -57
- package/dist/withJoi/src/config/app-config.d.ts +0 -29
- package/dist/withJoi/src/config/realtime-config.d.ts +0 -46
- package/dist/withJoi/src/config/region-config.d.ts +0 -15
- package/dist/withJoi/src/constants.d.ts +0 -22
- package/dist/withJoi/src/lib/utils.d.ts +0 -2
- package/dist/withJoi/src/libs/vad/manager.d.ts +0 -37
- package/dist/withJoi/src/libs/vad/process.worklet.d.ts +0 -22
- package/dist/withJoi/src/libs/vad/simpleVad.d.ts +0 -35
- package/dist/withJoi/src/libs/vad/vad.d.ts +0 -56
- package/dist/withJoi/src/libs/vad/wav.d.ts +0 -1
- package/dist/withJoi/src/locales/index.d.ts +0 -2
- package/dist/withJoi/src/main.d.ts +0 -0
- package/dist/withJoi/src/modules/i18n.d.ts +0 -3
- package/dist/withJoi/src/modules/pwa.d.ts +0 -1
- package/dist/withJoi/src/realtime/PreviewWebSocketClient.d.ts +0 -18
- package/dist/withJoi/src/realtime/RealtimeSyncManager.d.ts +0 -34
- package/dist/withJoi/src/realtime/RealtimeWebSocketClient.d.ts +0 -18
- package/dist/withJoi/src/realtime/index.d.ts +0 -3
- package/dist/withJoi/src/realtime/types.d.ts +0 -29
- package/dist/withJoi/src/realtime/utils/audioDebug.d.ts +0 -3
- package/dist/withJoi/src/realtime/utils/audioUtils.d.ts +0 -11
- package/dist/withJoi/src/realtime/utils/eventEmitter.d.ts +0 -9
- package/dist/withJoi/src/renderer/RenderSystem.d.ts +0 -34
- package/dist/withJoi/src/renderer/covariance.d.ts +0 -1
- package/dist/withJoi/src/renderer/renderer.d.ts +0 -7
- package/dist/withJoi/src/renderer/sortSplats.d.ts +0 -1
- package/dist/withJoi/src/renderer/webgl/reorderData.d.ts +0 -1
- package/dist/withJoi/src/renderer/webgl/webglRenderer.d.ts +0 -27
- package/dist/withJoi/src/renderer/webgpu/webgpuRenderer.d.ts +0 -26
- package/dist/withJoi/src/stores/call.d.ts +0 -176
- package/dist/withJoi/src/stores/character.d.ts +0 -188
- package/dist/withJoi/src/stores/config.d.ts +0 -59
- package/dist/withJoi/src/stores/pwa.d.ts +0 -7
- package/dist/withJoi/src/stores/region.d.ts +0 -14
- package/dist/withJoi/src/stores/user.d.ts +0 -52
- package/dist/withJoi/src/stores/vad.d.ts +0 -73
- package/dist/withJoi/src/types/appearance.d.ts +0 -30
- package/dist/withJoi/src/types/avatar.d.ts +0 -17
- package/dist/withJoi/src/types/character-settings.d.ts +0 -18
- package/dist/withJoi/src/types/character.d.ts +0 -34
- package/dist/withJoi/src/types/doubao-voice.d.ts +0 -42
- package/dist/withJoi/src/utils/animation-interpolation.d.ts +0 -7
- package/dist/withJoi/src/utils/api-client.d.ts +0 -7
- package/dist/withJoi/src/utils/api-error.d.ts +0 -13
- package/dist/withJoi/src/utils/avatar-converter.d.ts +0 -1
- package/dist/withJoi/src/utils/error-utils.d.ts +0 -3
- package/dist/withJoi/src/utils/hash.d.ts +0 -5
- package/dist/withJoi/src/utils/helpers.d.ts +0 -15
- package/dist/withJoi/src/utils/image-optimizer.d.ts +0 -17
- package/dist/withJoi/src/utils/logger.d.ts +0 -1
- package/dist/withJoi/src/utils/memory-tracker.d.ts +0 -23
- package/dist/withJoi/src/utils/model-settings-utils.d.ts +0 -29
- package/dist/withJoi/src/utils/nanoid.d.ts +0 -1
- package/dist/withJoi/src/utils/posthog-tracker.d.ts +0 -74
- package/dist/withJoi/src/utils/postprocess-sdk-converter.d.ts +0 -4
- package/dist/withJoi/src/utils/postprocess-transform.d.ts +0 -25
- package/dist/withJoi/src/utils/r2-upload.d.ts +0 -8
- package/dist/withJoi/src/utils/resource-cache.d.ts +0 -25
- package/dist/withJoi/src/utils/sdk-preinit.d.ts +0 -3
- package/dist/withJoi/src/utils/toast.d.ts +0 -30
- package/dist/withJoi/src/wasm/avatarCoreAdapter.d.ts +0 -101
- package/dist/withJoi/src/wasm/avatarCoreMemory.d.ts +0 -72
- package/dist/withJoi/unocss.config.d.ts +0 -2
- package/dist/withJoi/vite.config.d.ts +0 -2
|
@@ -1,156 +0,0 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from '@bufbuild/protobuf/wire';
|
|
2
|
-
import { PaginationRequest, PaginationResponse } from '../../jsonapi/v1/base';
|
|
3
|
-
export declare const protobufPackage = "console.v1";
|
|
4
|
-
|
|
5
|
-
export interface Instance {
|
|
6
|
-
instanceId: string;
|
|
7
|
-
instanceName: string;
|
|
8
|
-
instanceType: string;
|
|
9
|
-
cpu: string;
|
|
10
|
-
memory: string;
|
|
11
|
-
status: string;
|
|
12
|
-
privateIpAddress: string;
|
|
13
|
-
publicIpAddress: string;
|
|
14
|
-
creationTime: string;
|
|
15
|
-
zone: string;
|
|
16
|
-
imageId: string;
|
|
17
|
-
osName: string;
|
|
18
|
-
tags: {
|
|
19
|
-
[key: string]: string;
|
|
20
|
-
};
|
|
21
|
-
}
|
|
22
|
-
export interface Instance_TagsEntry {
|
|
23
|
-
key: string;
|
|
24
|
-
value: string;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
export interface LaunchTemplate {
|
|
28
|
-
launchTemplateId: string;
|
|
29
|
-
launchTemplateName: string;
|
|
30
|
-
launchTemplateVersion: string;
|
|
31
|
-
defaultVersion: string;
|
|
32
|
-
latestVersion: string;
|
|
33
|
-
createdTime: string;
|
|
34
|
-
createdBy: string;
|
|
35
|
-
tags: {
|
|
36
|
-
[key: string]: string;
|
|
37
|
-
};
|
|
38
|
-
}
|
|
39
|
-
export interface LaunchTemplate_TagsEntry {
|
|
40
|
-
key: string;
|
|
41
|
-
value: string;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
export interface ContainerImage {
|
|
45
|
-
repositoryName: string;
|
|
46
|
-
namespace: string;
|
|
47
|
-
creationTime: string;
|
|
48
|
-
updateTime: string;
|
|
49
|
-
briefDesc: string;
|
|
50
|
-
description: string;
|
|
51
|
-
isPublic: boolean;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
export interface ListInstancesRequest {
|
|
55
|
-
tagKey: string;
|
|
56
|
-
pagination?: PaginationRequest | undefined;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
export interface ListInstancesResponse {
|
|
60
|
-
instances: Instance[];
|
|
61
|
-
pagination?: PaginationResponse | undefined;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
export interface ListLaunchTemplatesRequest {
|
|
65
|
-
tagKey: string;
|
|
66
|
-
pagination?: PaginationRequest | undefined;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
export interface ListLaunchTemplatesResponse {
|
|
70
|
-
launchTemplates: LaunchTemplate[];
|
|
71
|
-
pagination?: PaginationResponse | undefined;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
export interface ListContainerImagesRequest {
|
|
75
|
-
namespace: string;
|
|
76
|
-
pagination?: PaginationRequest | undefined;
|
|
77
|
-
source: string;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
export interface ListContainerImagesResponse {
|
|
81
|
-
images: ContainerImage[];
|
|
82
|
-
pagination?: PaginationResponse | undefined;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
export interface ListContainerImageTagsRequest {
|
|
86
|
-
namespace: string;
|
|
87
|
-
repositoryName: string;
|
|
88
|
-
source: string;
|
|
89
|
-
pagination?: PaginationRequest | undefined;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
export interface ContainerImageTag {
|
|
93
|
-
tag: string;
|
|
94
|
-
digest: string;
|
|
95
|
-
size: string;
|
|
96
|
-
pushTime: string;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
export interface ListContainerImageTagsResponse {
|
|
100
|
-
tags: ContainerImageTag[];
|
|
101
|
-
pagination?: PaginationResponse | undefined;
|
|
102
|
-
}
|
|
103
|
-
export declare const Instance: MessageFns<Instance>;
|
|
104
|
-
export declare const Instance_TagsEntry: MessageFns<Instance_TagsEntry>;
|
|
105
|
-
export declare const LaunchTemplate: MessageFns<LaunchTemplate>;
|
|
106
|
-
export declare const LaunchTemplate_TagsEntry: MessageFns<LaunchTemplate_TagsEntry>;
|
|
107
|
-
export declare const ContainerImage: MessageFns<ContainerImage>;
|
|
108
|
-
export declare const ListInstancesRequest: MessageFns<ListInstancesRequest>;
|
|
109
|
-
export declare const ListInstancesResponse: MessageFns<ListInstancesResponse>;
|
|
110
|
-
export declare const ListLaunchTemplatesRequest: MessageFns<ListLaunchTemplatesRequest>;
|
|
111
|
-
export declare const ListLaunchTemplatesResponse: MessageFns<ListLaunchTemplatesResponse>;
|
|
112
|
-
export declare const ListContainerImagesRequest: MessageFns<ListContainerImagesRequest>;
|
|
113
|
-
export declare const ListContainerImagesResponse: MessageFns<ListContainerImagesResponse>;
|
|
114
|
-
export declare const ListContainerImageTagsRequest: MessageFns<ListContainerImageTagsRequest>;
|
|
115
|
-
export declare const ContainerImageTag: MessageFns<ContainerImageTag>;
|
|
116
|
-
export declare const ListContainerImageTagsResponse: MessageFns<ListContainerImageTagsResponse>;
|
|
117
|
-
export interface InstanceManagementService {
|
|
118
|
-
ListInstances(request: ListInstancesRequest): Promise<ListInstancesResponse>;
|
|
119
|
-
ListLaunchTemplates(request: ListLaunchTemplatesRequest): Promise<ListLaunchTemplatesResponse>;
|
|
120
|
-
ListContainerImages(request: ListContainerImagesRequest): Promise<ListContainerImagesResponse>;
|
|
121
|
-
ListContainerImageTags(request: ListContainerImageTagsRequest): Promise<ListContainerImageTagsResponse>;
|
|
122
|
-
}
|
|
123
|
-
export declare const InstanceManagementServiceServiceName = "console.v1.InstanceManagementService";
|
|
124
|
-
export declare class InstanceManagementServiceClientImpl implements InstanceManagementService {
|
|
125
|
-
private readonly rpc;
|
|
126
|
-
private readonly service;
|
|
127
|
-
constructor(rpc: Rpc, opts?: {
|
|
128
|
-
service?: string;
|
|
129
|
-
});
|
|
130
|
-
ListInstances(request: ListInstancesRequest): Promise<ListInstancesResponse>;
|
|
131
|
-
ListLaunchTemplates(request: ListLaunchTemplatesRequest): Promise<ListLaunchTemplatesResponse>;
|
|
132
|
-
ListContainerImages(request: ListContainerImagesRequest): Promise<ListContainerImagesResponse>;
|
|
133
|
-
ListContainerImageTags(request: ListContainerImageTagsRequest): Promise<ListContainerImageTagsResponse>;
|
|
134
|
-
}
|
|
135
|
-
interface Rpc {
|
|
136
|
-
request(service: string, method: string, data: Uint8Array): Promise<Uint8Array>;
|
|
137
|
-
}
|
|
138
|
-
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
139
|
-
export type DeepPartial<T> = T extends Builtin ? T : T extends globalThis.Array<infer U> ? globalThis.Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
140
|
-
[K in keyof T]?: DeepPartial<T[K]>;
|
|
141
|
-
} : Partial<T>;
|
|
142
|
-
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
143
|
-
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
144
|
-
[K in keyof P]: Exact<P[K], I[K]>;
|
|
145
|
-
} & {
|
|
146
|
-
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
147
|
-
};
|
|
148
|
-
export interface MessageFns<T> {
|
|
149
|
-
encode(message: T, writer?: BinaryWriter): BinaryWriter;
|
|
150
|
-
decode(input: BinaryReader | Uint8Array, length?: number): T;
|
|
151
|
-
fromJSON(object: any): T;
|
|
152
|
-
toJSON(message: T): unknown;
|
|
153
|
-
create<I extends Exact<DeepPartial<T>, I>>(base?: I): T;
|
|
154
|
-
fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
|
|
155
|
-
}
|
|
156
|
-
export {};
|
|
@@ -1,180 +0,0 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from '@bufbuild/protobuf/wire';
|
|
2
|
-
import { Timestamp } from '../../google/protobuf/timestamp';
|
|
3
|
-
import { PaginationRequest, PaginationResponse, TimeRange } from '../../jsonapi/v1/base';
|
|
4
|
-
export declare const protobufPackage = "console.v1";
|
|
5
|
-
|
|
6
|
-
export declare enum MaterialType {
|
|
7
|
-
MATERIAL_TYPE_UNSPECIFIED = 0,
|
|
8
|
-
MATERIAL_TYPE_VIDEO = 1,
|
|
9
|
-
MATERIAL_TYPE_IMAGE = 2,
|
|
10
|
-
UNRECOGNIZED = -1
|
|
11
|
-
}
|
|
12
|
-
export declare function materialTypeFromJSON(object: any): MaterialType;
|
|
13
|
-
export declare function materialTypeToJSON(object: MaterialType): string;
|
|
14
|
-
|
|
15
|
-
export interface Material {
|
|
16
|
-
id: string;
|
|
17
|
-
type: MaterialType;
|
|
18
|
-
name: string;
|
|
19
|
-
filename: string;
|
|
20
|
-
parameters?: {
|
|
21
|
-
[key: string]: any;
|
|
22
|
-
} | undefined;
|
|
23
|
-
description?: string | undefined;
|
|
24
|
-
source?: string | undefined;
|
|
25
|
-
resolution?: string | undefined;
|
|
26
|
-
duration: number;
|
|
27
|
-
filesize: string;
|
|
28
|
-
tag: string[];
|
|
29
|
-
url: string;
|
|
30
|
-
r2Key: string;
|
|
31
|
-
createdAt?: Timestamp | undefined;
|
|
32
|
-
updatedAt?: Timestamp | undefined;
|
|
33
|
-
deletedAt?: Timestamp | undefined;
|
|
34
|
-
metadata?: {
|
|
35
|
-
[key: string]: any;
|
|
36
|
-
} | undefined;
|
|
37
|
-
createdBy?: string | undefined;
|
|
38
|
-
assetGroupIds: string[];
|
|
39
|
-
sourceMaterialId?: string | undefined;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
export interface CreateMaterialRequest {
|
|
43
|
-
type: MaterialType;
|
|
44
|
-
name: string;
|
|
45
|
-
filename: string;
|
|
46
|
-
parameters?: {
|
|
47
|
-
[key: string]: any;
|
|
48
|
-
} | undefined;
|
|
49
|
-
description: string;
|
|
50
|
-
source: string;
|
|
51
|
-
resolution: string;
|
|
52
|
-
duration: number;
|
|
53
|
-
filesize: string;
|
|
54
|
-
tag: string[];
|
|
55
|
-
url: string;
|
|
56
|
-
r2Key: string;
|
|
57
|
-
createdBy?: string | undefined;
|
|
58
|
-
sourceMaterialId?: string | undefined;
|
|
59
|
-
}
|
|
60
|
-
export interface CreateMaterialResponse {
|
|
61
|
-
material?: Material | undefined;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
export interface GetMaterialRequest {
|
|
65
|
-
id: string;
|
|
66
|
-
}
|
|
67
|
-
export interface GetMaterialResponse {
|
|
68
|
-
material?: Material | undefined;
|
|
69
|
-
taskId?: string | undefined;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
export interface ListMaterialsRequest {
|
|
73
|
-
type?: MaterialType | undefined;
|
|
74
|
-
name?: string | undefined;
|
|
75
|
-
source?: string | undefined;
|
|
76
|
-
tag: string[];
|
|
77
|
-
pagination?: PaginationRequest | undefined;
|
|
78
|
-
createdBy?: string | undefined;
|
|
79
|
-
creationTimeRange?: TimeRange | undefined;
|
|
80
|
-
sourceMaterialId?: string | undefined;
|
|
81
|
-
}
|
|
82
|
-
export interface ListMaterialsResponse {
|
|
83
|
-
materials: Material[];
|
|
84
|
-
pagination?: PaginationResponse | undefined;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
export interface UpdateMaterialRequest {
|
|
88
|
-
id: string;
|
|
89
|
-
type?: MaterialType | undefined;
|
|
90
|
-
name?: string | undefined;
|
|
91
|
-
filename?: string | undefined;
|
|
92
|
-
parameters?: {
|
|
93
|
-
[key: string]: any;
|
|
94
|
-
} | undefined;
|
|
95
|
-
description?: string | undefined;
|
|
96
|
-
source?: string | undefined;
|
|
97
|
-
resolution?: string | undefined;
|
|
98
|
-
duration?: number | undefined;
|
|
99
|
-
filesize?: string | undefined;
|
|
100
|
-
tag: string[];
|
|
101
|
-
url?: string | undefined;
|
|
102
|
-
r2Key?: string | undefined;
|
|
103
|
-
sourceMaterialId?: string | undefined;
|
|
104
|
-
}
|
|
105
|
-
export interface UpdateMaterialResponse {
|
|
106
|
-
material?: Material | undefined;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
export interface DeleteMaterialRequest {
|
|
110
|
-
id: string;
|
|
111
|
-
}
|
|
112
|
-
export interface DeleteMaterialResponse {
|
|
113
|
-
success: boolean;
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
export interface AdjustMaterialRequest {
|
|
117
|
-
id: string;
|
|
118
|
-
phoneNumber?: string | undefined;
|
|
119
|
-
}
|
|
120
|
-
export interface AdjustMaterialResponse {
|
|
121
|
-
success: boolean;
|
|
122
|
-
}
|
|
123
|
-
export declare const Material: MessageFns<Material>;
|
|
124
|
-
export declare const CreateMaterialRequest: MessageFns<CreateMaterialRequest>;
|
|
125
|
-
export declare const CreateMaterialResponse: MessageFns<CreateMaterialResponse>;
|
|
126
|
-
export declare const GetMaterialRequest: MessageFns<GetMaterialRequest>;
|
|
127
|
-
export declare const GetMaterialResponse: MessageFns<GetMaterialResponse>;
|
|
128
|
-
export declare const ListMaterialsRequest: MessageFns<ListMaterialsRequest>;
|
|
129
|
-
export declare const ListMaterialsResponse: MessageFns<ListMaterialsResponse>;
|
|
130
|
-
export declare const UpdateMaterialRequest: MessageFns<UpdateMaterialRequest>;
|
|
131
|
-
export declare const UpdateMaterialResponse: MessageFns<UpdateMaterialResponse>;
|
|
132
|
-
export declare const DeleteMaterialRequest: MessageFns<DeleteMaterialRequest>;
|
|
133
|
-
export declare const DeleteMaterialResponse: MessageFns<DeleteMaterialResponse>;
|
|
134
|
-
export declare const AdjustMaterialRequest: MessageFns<AdjustMaterialRequest>;
|
|
135
|
-
export declare const AdjustMaterialResponse: MessageFns<AdjustMaterialResponse>;
|
|
136
|
-
|
|
137
|
-
export interface MaterialService {
|
|
138
|
-
CreateMaterial(request: CreateMaterialRequest): Promise<CreateMaterialResponse>;
|
|
139
|
-
GetMaterial(request: GetMaterialRequest): Promise<GetMaterialResponse>;
|
|
140
|
-
ListMaterials(request: ListMaterialsRequest): Promise<ListMaterialsResponse>;
|
|
141
|
-
UpdateMaterial(request: UpdateMaterialRequest): Promise<UpdateMaterialResponse>;
|
|
142
|
-
DeleteMaterial(request: DeleteMaterialRequest): Promise<DeleteMaterialResponse>;
|
|
143
|
-
AdjustMaterial(request: AdjustMaterialRequest): Promise<AdjustMaterialResponse>;
|
|
144
|
-
}
|
|
145
|
-
export declare const MaterialServiceServiceName = "console.v1.MaterialService";
|
|
146
|
-
export declare class MaterialServiceClientImpl implements MaterialService {
|
|
147
|
-
private readonly rpc;
|
|
148
|
-
private readonly service;
|
|
149
|
-
constructor(rpc: Rpc, opts?: {
|
|
150
|
-
service?: string;
|
|
151
|
-
});
|
|
152
|
-
CreateMaterial(request: CreateMaterialRequest): Promise<CreateMaterialResponse>;
|
|
153
|
-
GetMaterial(request: GetMaterialRequest): Promise<GetMaterialResponse>;
|
|
154
|
-
ListMaterials(request: ListMaterialsRequest): Promise<ListMaterialsResponse>;
|
|
155
|
-
UpdateMaterial(request: UpdateMaterialRequest): Promise<UpdateMaterialResponse>;
|
|
156
|
-
DeleteMaterial(request: DeleteMaterialRequest): Promise<DeleteMaterialResponse>;
|
|
157
|
-
AdjustMaterial(request: AdjustMaterialRequest): Promise<AdjustMaterialResponse>;
|
|
158
|
-
}
|
|
159
|
-
interface Rpc {
|
|
160
|
-
request(service: string, method: string, data: Uint8Array): Promise<Uint8Array>;
|
|
161
|
-
}
|
|
162
|
-
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
163
|
-
export type DeepPartial<T> = T extends Builtin ? T : T extends globalThis.Array<infer U> ? globalThis.Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
164
|
-
[K in keyof T]?: DeepPartial<T[K]>;
|
|
165
|
-
} : Partial<T>;
|
|
166
|
-
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
167
|
-
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
168
|
-
[K in keyof P]: Exact<P[K], I[K]>;
|
|
169
|
-
} & {
|
|
170
|
-
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
171
|
-
};
|
|
172
|
-
export interface MessageFns<T> {
|
|
173
|
-
encode(message: T, writer?: BinaryWriter): BinaryWriter;
|
|
174
|
-
decode(input: BinaryReader | Uint8Array, length?: number): T;
|
|
175
|
-
fromJSON(object: any): T;
|
|
176
|
-
toJSON(message: T): unknown;
|
|
177
|
-
create<I extends Exact<DeepPartial<T>, I>>(base?: I): T;
|
|
178
|
-
fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
|
|
179
|
-
}
|
|
180
|
-
export {};
|
|
@@ -1,106 +0,0 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from '@bufbuild/protobuf/wire';
|
|
2
|
-
import { Timestamp } from '../../google/protobuf/timestamp';
|
|
3
|
-
import { PaginationRequest, PaginationResponse } from '../../jsonapi/v1/base';
|
|
4
|
-
export declare const protobufPackage = "console.v1";
|
|
5
|
-
export interface PipeTemplateMetadata {
|
|
6
|
-
launchTemplate: string;
|
|
7
|
-
image: string[];
|
|
8
|
-
}
|
|
9
|
-
export interface PipeTemplate {
|
|
10
|
-
id: string;
|
|
11
|
-
provider: string;
|
|
12
|
-
metadata?: PipeTemplateMetadata | undefined;
|
|
13
|
-
createdAt?: Timestamp | undefined;
|
|
14
|
-
updatedAt?: Timestamp | undefined;
|
|
15
|
-
name: string;
|
|
16
|
-
}
|
|
17
|
-
export interface ListPipeTemplatesRequest {
|
|
18
|
-
provider?: string | undefined;
|
|
19
|
-
pagination?: PaginationRequest | undefined;
|
|
20
|
-
}
|
|
21
|
-
export interface ListPipeTemplatesResponse {
|
|
22
|
-
pipeTemplates: PipeTemplate[];
|
|
23
|
-
pagination?: PaginationResponse | undefined;
|
|
24
|
-
}
|
|
25
|
-
export interface GetPipeTemplateRequest {
|
|
26
|
-
id: string;
|
|
27
|
-
}
|
|
28
|
-
export interface GetPipeTemplateResponse {
|
|
29
|
-
pipeTemplate?: PipeTemplate | undefined;
|
|
30
|
-
}
|
|
31
|
-
export interface CreatePipeTemplateRequest {
|
|
32
|
-
provider: string;
|
|
33
|
-
metadata?: PipeTemplateMetadata | undefined;
|
|
34
|
-
name: string;
|
|
35
|
-
}
|
|
36
|
-
export interface CreatePipeTemplateResponse {
|
|
37
|
-
pipeTemplate?: PipeTemplate | undefined;
|
|
38
|
-
}
|
|
39
|
-
export interface UpdatePipeTemplateRequest {
|
|
40
|
-
id: string;
|
|
41
|
-
provider?: string | undefined;
|
|
42
|
-
metadata?: PipeTemplateMetadata | undefined;
|
|
43
|
-
name?: string | undefined;
|
|
44
|
-
}
|
|
45
|
-
export interface UpdatePipeTemplateResponse {
|
|
46
|
-
pipeTemplate?: PipeTemplate | undefined;
|
|
47
|
-
}
|
|
48
|
-
export interface DeletePipeTemplateRequest {
|
|
49
|
-
id: string;
|
|
50
|
-
}
|
|
51
|
-
export interface DeletePipeTemplateResponse {
|
|
52
|
-
}
|
|
53
|
-
export declare const PipeTemplateMetadata: MessageFns<PipeTemplateMetadata>;
|
|
54
|
-
export declare const PipeTemplate: MessageFns<PipeTemplate>;
|
|
55
|
-
export declare const ListPipeTemplatesRequest: MessageFns<ListPipeTemplatesRequest>;
|
|
56
|
-
export declare const ListPipeTemplatesResponse: MessageFns<ListPipeTemplatesResponse>;
|
|
57
|
-
export declare const GetPipeTemplateRequest: MessageFns<GetPipeTemplateRequest>;
|
|
58
|
-
export declare const GetPipeTemplateResponse: MessageFns<GetPipeTemplateResponse>;
|
|
59
|
-
export declare const CreatePipeTemplateRequest: MessageFns<CreatePipeTemplateRequest>;
|
|
60
|
-
export declare const CreatePipeTemplateResponse: MessageFns<CreatePipeTemplateResponse>;
|
|
61
|
-
export declare const UpdatePipeTemplateRequest: MessageFns<UpdatePipeTemplateRequest>;
|
|
62
|
-
export declare const UpdatePipeTemplateResponse: MessageFns<UpdatePipeTemplateResponse>;
|
|
63
|
-
export declare const DeletePipeTemplateRequest: MessageFns<DeletePipeTemplateRequest>;
|
|
64
|
-
export declare const DeletePipeTemplateResponse: MessageFns<DeletePipeTemplateResponse>;
|
|
65
|
-
export interface PipeTemplateService {
|
|
66
|
-
ListPipeTemplates(request: ListPipeTemplatesRequest): Promise<ListPipeTemplatesResponse>;
|
|
67
|
-
GetPipeTemplate(request: GetPipeTemplateRequest): Promise<GetPipeTemplateResponse>;
|
|
68
|
-
CreatePipeTemplate(request: CreatePipeTemplateRequest): Promise<CreatePipeTemplateResponse>;
|
|
69
|
-
UpdatePipeTemplate(request: UpdatePipeTemplateRequest): Promise<UpdatePipeTemplateResponse>;
|
|
70
|
-
DeletePipeTemplate(request: DeletePipeTemplateRequest): Promise<DeletePipeTemplateResponse>;
|
|
71
|
-
}
|
|
72
|
-
export declare const PipeTemplateServiceServiceName = "console.v1.PipeTemplateService";
|
|
73
|
-
export declare class PipeTemplateServiceClientImpl implements PipeTemplateService {
|
|
74
|
-
private readonly rpc;
|
|
75
|
-
private readonly service;
|
|
76
|
-
constructor(rpc: Rpc, opts?: {
|
|
77
|
-
service?: string;
|
|
78
|
-
});
|
|
79
|
-
ListPipeTemplates(request: ListPipeTemplatesRequest): Promise<ListPipeTemplatesResponse>;
|
|
80
|
-
GetPipeTemplate(request: GetPipeTemplateRequest): Promise<GetPipeTemplateResponse>;
|
|
81
|
-
CreatePipeTemplate(request: CreatePipeTemplateRequest): Promise<CreatePipeTemplateResponse>;
|
|
82
|
-
UpdatePipeTemplate(request: UpdatePipeTemplateRequest): Promise<UpdatePipeTemplateResponse>;
|
|
83
|
-
DeletePipeTemplate(request: DeletePipeTemplateRequest): Promise<DeletePipeTemplateResponse>;
|
|
84
|
-
}
|
|
85
|
-
interface Rpc {
|
|
86
|
-
request(service: string, method: string, data: Uint8Array): Promise<Uint8Array>;
|
|
87
|
-
}
|
|
88
|
-
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
89
|
-
export type DeepPartial<T> = T extends Builtin ? T : T extends globalThis.Array<infer U> ? globalThis.Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
90
|
-
[K in keyof T]?: DeepPartial<T[K]>;
|
|
91
|
-
} : Partial<T>;
|
|
92
|
-
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
93
|
-
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
94
|
-
[K in keyof P]: Exact<P[K], I[K]>;
|
|
95
|
-
} & {
|
|
96
|
-
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
97
|
-
};
|
|
98
|
-
export interface MessageFns<T> {
|
|
99
|
-
encode(message: T, writer?: BinaryWriter): BinaryWriter;
|
|
100
|
-
decode(input: BinaryReader | Uint8Array, length?: number): T;
|
|
101
|
-
fromJSON(object: any): T;
|
|
102
|
-
toJSON(message: T): unknown;
|
|
103
|
-
create<I extends Exact<DeepPartial<T>, I>>(base?: I): T;
|
|
104
|
-
fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
|
|
105
|
-
}
|
|
106
|
-
export {};
|