@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,280 +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 TaskType {
|
|
7
|
-
TASK_TYPE_UNSPECIFIED = 0,
|
|
8
|
-
TASK_TYPE_IDLE_ANIMATION_GENERATION = 1,
|
|
9
|
-
TASK_TYPE_RECONSTRUCTION = 2,
|
|
10
|
-
TASK_TYPE_MATERIAL_GENERATION = 3,
|
|
11
|
-
UNRECOGNIZED = -1
|
|
12
|
-
}
|
|
13
|
-
export declare function taskTypeFromJSON(object: any): TaskType;
|
|
14
|
-
export declare function taskTypeToJSON(object: TaskType): string;
|
|
15
|
-
|
|
16
|
-
export declare enum TaskStatus {
|
|
17
|
-
TASK_STATUS_UNSPECIFIED = 0,
|
|
18
|
-
TASK_STATUS_RUNNING = 1,
|
|
19
|
-
TASK_STATUS_FAILED = 2,
|
|
20
|
-
TASK_STATUS_SUCCESS = 3,
|
|
21
|
-
UNRECOGNIZED = -1
|
|
22
|
-
}
|
|
23
|
-
export declare function taskStatusFromJSON(object: any): TaskStatus;
|
|
24
|
-
export declare function taskStatusToJSON(object: TaskStatus): string;
|
|
25
|
-
|
|
26
|
-
export interface Task {
|
|
27
|
-
id: string;
|
|
28
|
-
pipeTemplateId: string;
|
|
29
|
-
materialId: string;
|
|
30
|
-
data?: {
|
|
31
|
-
[key: string]: any;
|
|
32
|
-
} | undefined;
|
|
33
|
-
createdAt?: Timestamp | undefined;
|
|
34
|
-
updatedAt?: Timestamp | undefined;
|
|
35
|
-
deletedAt?: Timestamp | undefined;
|
|
36
|
-
statuses: Status[];
|
|
37
|
-
instances: string[];
|
|
38
|
-
name: string;
|
|
39
|
-
taskType: TaskType;
|
|
40
|
-
creatorId?: string | undefined;
|
|
41
|
-
taskStatus: TaskStatus;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
export interface Status {
|
|
45
|
-
id: string;
|
|
46
|
-
taskId: string;
|
|
47
|
-
status: string;
|
|
48
|
-
metadata?: {
|
|
49
|
-
[key: string]: any;
|
|
50
|
-
} | undefined;
|
|
51
|
-
createdAt?: Timestamp | undefined;
|
|
52
|
-
updatedAt?: Timestamp | undefined;
|
|
53
|
-
deletedAt?: Timestamp | undefined;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
export interface CreateTaskRequest {
|
|
57
|
-
pipeTemplateId: string;
|
|
58
|
-
materialId: string;
|
|
59
|
-
data?: {
|
|
60
|
-
[key: string]: any;
|
|
61
|
-
} | undefined;
|
|
62
|
-
name: string;
|
|
63
|
-
taskType?: TaskType | undefined;
|
|
64
|
-
creatorId?: string | undefined;
|
|
65
|
-
}
|
|
66
|
-
export interface CreateTaskResponse {
|
|
67
|
-
task?: Task | undefined;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
export interface GetTaskRequest {
|
|
71
|
-
id: string;
|
|
72
|
-
}
|
|
73
|
-
export interface GetTaskResponse {
|
|
74
|
-
task?: Task | undefined;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
export interface ListTasksRequest {
|
|
78
|
-
pipeTemplateId?: string | undefined;
|
|
79
|
-
materialId?: string | undefined;
|
|
80
|
-
pagination?: PaginationRequest | undefined;
|
|
81
|
-
taskStatuses: TaskStatus[];
|
|
82
|
-
taskTypes: TaskType[];
|
|
83
|
-
creatorSearch?: string | undefined;
|
|
84
|
-
timeRange?: TimeRange | undefined;
|
|
85
|
-
}
|
|
86
|
-
export interface ListTasksResponse {
|
|
87
|
-
tasks: Task[];
|
|
88
|
-
pagination?: PaginationResponse | undefined;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
export interface UpdateTaskRequest {
|
|
92
|
-
id: string;
|
|
93
|
-
pipeTemplateId?: string | undefined;
|
|
94
|
-
materialId?: string | undefined;
|
|
95
|
-
data?: {
|
|
96
|
-
[key: string]: any;
|
|
97
|
-
} | undefined;
|
|
98
|
-
name?: string | undefined;
|
|
99
|
-
taskType?: TaskType | undefined;
|
|
100
|
-
creatorId?: string | undefined;
|
|
101
|
-
taskStatus?: TaskStatus | undefined;
|
|
102
|
-
}
|
|
103
|
-
export interface UpdateTaskResponse {
|
|
104
|
-
task?: Task | undefined;
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
export interface DeleteTaskRequest {
|
|
108
|
-
id: string;
|
|
109
|
-
}
|
|
110
|
-
export interface DeleteTaskResponse {
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
export interface CreateStatusRequest {
|
|
114
|
-
taskId: string;
|
|
115
|
-
status: string;
|
|
116
|
-
metadata?: {
|
|
117
|
-
[key: string]: any;
|
|
118
|
-
} | undefined;
|
|
119
|
-
}
|
|
120
|
-
export interface CreateStatusResponse {
|
|
121
|
-
status?: Status | undefined;
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
export interface GetStatusRequest {
|
|
125
|
-
id: string;
|
|
126
|
-
}
|
|
127
|
-
export interface GetStatusResponse {
|
|
128
|
-
status?: Status | undefined;
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
export interface ListStatusesRequest {
|
|
132
|
-
taskId?: string | undefined;
|
|
133
|
-
status?: string | undefined;
|
|
134
|
-
pagination?: PaginationRequest | undefined;
|
|
135
|
-
}
|
|
136
|
-
export interface ListStatusesResponse {
|
|
137
|
-
statuses: Status[];
|
|
138
|
-
pagination?: PaginationResponse | undefined;
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
export interface UpdateStatusRequest {
|
|
142
|
-
id: string;
|
|
143
|
-
status?: string | undefined;
|
|
144
|
-
metadata?: {
|
|
145
|
-
[key: string]: any;
|
|
146
|
-
} | undefined;
|
|
147
|
-
}
|
|
148
|
-
export interface UpdateStatusResponse {
|
|
149
|
-
status?: Status | undefined;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
export interface DeleteStatusRequest {
|
|
153
|
-
id: string;
|
|
154
|
-
}
|
|
155
|
-
export interface DeleteStatusResponse {
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
export interface TerminateTaskInstancesRequest {
|
|
159
|
-
id: string;
|
|
160
|
-
}
|
|
161
|
-
export interface TerminateTaskInstancesResponse {
|
|
162
|
-
terminatedInstances: string[];
|
|
163
|
-
failedInstances: string[];
|
|
164
|
-
message: string;
|
|
165
|
-
}
|
|
166
|
-
export interface HeartbeatRequest {
|
|
167
|
-
instanceId: string;
|
|
168
|
-
status: string;
|
|
169
|
-
data: {
|
|
170
|
-
[key: string]: string;
|
|
171
|
-
};
|
|
172
|
-
}
|
|
173
|
-
export interface HeartbeatRequest_DataEntry {
|
|
174
|
-
key: string;
|
|
175
|
-
value: string;
|
|
176
|
-
}
|
|
177
|
-
export interface HeartbeatResponse {
|
|
178
|
-
data: {
|
|
179
|
-
[key: string]: string;
|
|
180
|
-
};
|
|
181
|
-
}
|
|
182
|
-
export interface HeartbeatResponse_DataEntry {
|
|
183
|
-
key: string;
|
|
184
|
-
value: string;
|
|
185
|
-
}
|
|
186
|
-
export declare const Task: MessageFns<Task>;
|
|
187
|
-
export declare const Status: MessageFns<Status>;
|
|
188
|
-
export declare const CreateTaskRequest: MessageFns<CreateTaskRequest>;
|
|
189
|
-
export declare const CreateTaskResponse: MessageFns<CreateTaskResponse>;
|
|
190
|
-
export declare const GetTaskRequest: MessageFns<GetTaskRequest>;
|
|
191
|
-
export declare const GetTaskResponse: MessageFns<GetTaskResponse>;
|
|
192
|
-
export declare const ListTasksRequest: MessageFns<ListTasksRequest>;
|
|
193
|
-
export declare const ListTasksResponse: MessageFns<ListTasksResponse>;
|
|
194
|
-
export declare const UpdateTaskRequest: MessageFns<UpdateTaskRequest>;
|
|
195
|
-
export declare const UpdateTaskResponse: MessageFns<UpdateTaskResponse>;
|
|
196
|
-
export declare const DeleteTaskRequest: MessageFns<DeleteTaskRequest>;
|
|
197
|
-
export declare const DeleteTaskResponse: MessageFns<DeleteTaskResponse>;
|
|
198
|
-
export declare const CreateStatusRequest: MessageFns<CreateStatusRequest>;
|
|
199
|
-
export declare const CreateStatusResponse: MessageFns<CreateStatusResponse>;
|
|
200
|
-
export declare const GetStatusRequest: MessageFns<GetStatusRequest>;
|
|
201
|
-
export declare const GetStatusResponse: MessageFns<GetStatusResponse>;
|
|
202
|
-
export declare const ListStatusesRequest: MessageFns<ListStatusesRequest>;
|
|
203
|
-
export declare const ListStatusesResponse: MessageFns<ListStatusesResponse>;
|
|
204
|
-
export declare const UpdateStatusRequest: MessageFns<UpdateStatusRequest>;
|
|
205
|
-
export declare const UpdateStatusResponse: MessageFns<UpdateStatusResponse>;
|
|
206
|
-
export declare const DeleteStatusRequest: MessageFns<DeleteStatusRequest>;
|
|
207
|
-
export declare const DeleteStatusResponse: MessageFns<DeleteStatusResponse>;
|
|
208
|
-
export declare const TerminateTaskInstancesRequest: MessageFns<TerminateTaskInstancesRequest>;
|
|
209
|
-
export declare const TerminateTaskInstancesResponse: MessageFns<TerminateTaskInstancesResponse>;
|
|
210
|
-
export declare const HeartbeatRequest: MessageFns<HeartbeatRequest>;
|
|
211
|
-
export declare const HeartbeatRequest_DataEntry: MessageFns<HeartbeatRequest_DataEntry>;
|
|
212
|
-
export declare const HeartbeatResponse: MessageFns<HeartbeatResponse>;
|
|
213
|
-
export declare const HeartbeatResponse_DataEntry: MessageFns<HeartbeatResponse_DataEntry>;
|
|
214
|
-
|
|
215
|
-
export interface TaskService {
|
|
216
|
-
CreateTask(request: CreateTaskRequest): Promise<CreateTaskResponse>;
|
|
217
|
-
GetTask(request: GetTaskRequest): Promise<GetTaskResponse>;
|
|
218
|
-
ListTasks(request: ListTasksRequest): Promise<ListTasksResponse>;
|
|
219
|
-
UpdateTask(request: UpdateTaskRequest): Promise<UpdateTaskResponse>;
|
|
220
|
-
DeleteTask(request: DeleteTaskRequest): Promise<DeleteTaskResponse>;
|
|
221
|
-
CreateStatus(request: CreateStatusRequest): Promise<CreateStatusResponse>;
|
|
222
|
-
GetStatus(request: GetStatusRequest): Promise<GetStatusResponse>;
|
|
223
|
-
ListStatuses(request: ListStatusesRequest): Promise<ListStatusesResponse>;
|
|
224
|
-
UpdateStatus(request: UpdateStatusRequest): Promise<UpdateStatusResponse>;
|
|
225
|
-
DeleteStatus(request: DeleteStatusRequest): Promise<DeleteStatusResponse>;
|
|
226
|
-
TerminateTaskInstances(request: TerminateTaskInstancesRequest): Promise<TerminateTaskInstancesResponse>;
|
|
227
|
-
}
|
|
228
|
-
export declare const TaskServiceServiceName = "console.v1.TaskService";
|
|
229
|
-
export declare class TaskServiceClientImpl implements TaskService {
|
|
230
|
-
private readonly rpc;
|
|
231
|
-
private readonly service;
|
|
232
|
-
constructor(rpc: Rpc, opts?: {
|
|
233
|
-
service?: string;
|
|
234
|
-
});
|
|
235
|
-
CreateTask(request: CreateTaskRequest): Promise<CreateTaskResponse>;
|
|
236
|
-
GetTask(request: GetTaskRequest): Promise<GetTaskResponse>;
|
|
237
|
-
ListTasks(request: ListTasksRequest): Promise<ListTasksResponse>;
|
|
238
|
-
UpdateTask(request: UpdateTaskRequest): Promise<UpdateTaskResponse>;
|
|
239
|
-
DeleteTask(request: DeleteTaskRequest): Promise<DeleteTaskResponse>;
|
|
240
|
-
CreateStatus(request: CreateStatusRequest): Promise<CreateStatusResponse>;
|
|
241
|
-
GetStatus(request: GetStatusRequest): Promise<GetStatusResponse>;
|
|
242
|
-
ListStatuses(request: ListStatusesRequest): Promise<ListStatusesResponse>;
|
|
243
|
-
UpdateStatus(request: UpdateStatusRequest): Promise<UpdateStatusResponse>;
|
|
244
|
-
DeleteStatus(request: DeleteStatusRequest): Promise<DeleteStatusResponse>;
|
|
245
|
-
TerminateTaskInstances(request: TerminateTaskInstancesRequest): Promise<TerminateTaskInstancesResponse>;
|
|
246
|
-
}
|
|
247
|
-
export interface TaskHeartbeatService {
|
|
248
|
-
Heartbeat(request: HeartbeatRequest): Promise<HeartbeatResponse>;
|
|
249
|
-
}
|
|
250
|
-
export declare const TaskHeartbeatServiceServiceName = "console.v1.TaskHeartbeatService";
|
|
251
|
-
export declare class TaskHeartbeatServiceClientImpl implements TaskHeartbeatService {
|
|
252
|
-
private readonly rpc;
|
|
253
|
-
private readonly service;
|
|
254
|
-
constructor(rpc: Rpc, opts?: {
|
|
255
|
-
service?: string;
|
|
256
|
-
});
|
|
257
|
-
Heartbeat(request: HeartbeatRequest): Promise<HeartbeatResponse>;
|
|
258
|
-
}
|
|
259
|
-
interface Rpc {
|
|
260
|
-
request(service: string, method: string, data: Uint8Array): Promise<Uint8Array>;
|
|
261
|
-
}
|
|
262
|
-
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
263
|
-
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 {} ? {
|
|
264
|
-
[K in keyof T]?: DeepPartial<T[K]>;
|
|
265
|
-
} : Partial<T>;
|
|
266
|
-
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
267
|
-
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
268
|
-
[K in keyof P]: Exact<P[K], I[K]>;
|
|
269
|
-
} & {
|
|
270
|
-
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
271
|
-
};
|
|
272
|
-
export interface MessageFns<T> {
|
|
273
|
-
encode(message: T, writer?: BinaryWriter): BinaryWriter;
|
|
274
|
-
decode(input: BinaryReader | Uint8Array, length?: number): T;
|
|
275
|
-
fromJSON(object: any): T;
|
|
276
|
-
toJSON(message: T): unknown;
|
|
277
|
-
create<I extends Exact<DeepPartial<T>, I>>(base?: I): T;
|
|
278
|
-
fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
|
|
279
|
-
}
|
|
280
|
-
export {};
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from '@bufbuild/protobuf/wire';
|
|
2
|
-
export declare const protobufPackage = "driveningress.v1";
|
|
3
|
-
export declare enum MessageType {
|
|
4
|
-
MESSAGE_UNSPECIFIED = 0,
|
|
5
|
-
MESSAGE_ERROR = 2,
|
|
6
|
-
MESSAGE_SERVER_RESPONSE_ANIMATION = 1004,
|
|
7
|
-
MESSAGE_CLIENT_AUDIO_INPUT = 2003,
|
|
8
|
-
UNRECOGNIZED = -1
|
|
9
|
-
}
|
|
10
|
-
export declare function messageTypeFromJSON(object: any): MessageType;
|
|
11
|
-
export declare function messageTypeToJSON(object: MessageType): string;
|
|
12
|
-
|
|
13
|
-
export interface ClientAudioInputData {
|
|
14
|
-
reqId: string;
|
|
15
|
-
audio: Uint8Array;
|
|
16
|
-
end: boolean;
|
|
17
|
-
}
|
|
18
|
-
export interface Flame {
|
|
19
|
-
translation: number[];
|
|
20
|
-
rotation: number[];
|
|
21
|
-
neckPose: number[];
|
|
22
|
-
jawPose: number[];
|
|
23
|
-
eyePose: number[];
|
|
24
|
-
eyeLid: number[];
|
|
25
|
-
expression: number[];
|
|
26
|
-
}
|
|
27
|
-
export interface FlameAnimation {
|
|
28
|
-
keyframes: Flame[];
|
|
29
|
-
}
|
|
30
|
-
export interface ServerResponseAnimationData {
|
|
31
|
-
reqId: string;
|
|
32
|
-
animation?: FlameAnimation | undefined;
|
|
33
|
-
}
|
|
34
|
-
export interface ErrorInfo {
|
|
35
|
-
reqId: string;
|
|
36
|
-
code: number;
|
|
37
|
-
reason: string;
|
|
38
|
-
}
|
|
39
|
-
export interface Message {
|
|
40
|
-
type: MessageType;
|
|
41
|
-
error?: ErrorInfo | undefined;
|
|
42
|
-
serverResponseAnimation?: ServerResponseAnimationData | undefined;
|
|
43
|
-
clientAudioInput?: ClientAudioInputData | undefined;
|
|
44
|
-
}
|
|
45
|
-
export declare const ClientAudioInputData: MessageFns<ClientAudioInputData>;
|
|
46
|
-
export declare const Flame: MessageFns<Flame>;
|
|
47
|
-
export declare const FlameAnimation: MessageFns<FlameAnimation>;
|
|
48
|
-
export declare const ServerResponseAnimationData: MessageFns<ServerResponseAnimationData>;
|
|
49
|
-
export declare const ErrorInfo: MessageFns<ErrorInfo>;
|
|
50
|
-
export declare const Message: MessageFns<Message>;
|
|
51
|
-
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
52
|
-
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 {} ? {
|
|
53
|
-
[K in keyof T]?: DeepPartial<T[K]>;
|
|
54
|
-
} : Partial<T>;
|
|
55
|
-
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
56
|
-
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
57
|
-
[K in keyof P]: Exact<P[K], I[K]>;
|
|
58
|
-
} & {
|
|
59
|
-
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
60
|
-
};
|
|
61
|
-
export interface MessageFns<T> {
|
|
62
|
-
encode(message: T, writer?: BinaryWriter): BinaryWriter;
|
|
63
|
-
decode(input: BinaryReader | Uint8Array, length?: number): T;
|
|
64
|
-
fromJSON(object: any): T;
|
|
65
|
-
toJSON(message: T): unknown;
|
|
66
|
-
create<I extends Exact<DeepPartial<T>, I>>(base?: I): T;
|
|
67
|
-
fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
|
|
68
|
-
}
|
|
69
|
-
export {};
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from '@bufbuild/protobuf/wire';
|
|
2
|
-
import { Timestamp } from '../../google/protobuf/timestamp';
|
|
3
|
-
export declare const protobufPackage = "driveningress.v2";
|
|
4
|
-
export interface GetCharacterInfoRequest {
|
|
5
|
-
characterId: string;
|
|
6
|
-
}
|
|
7
|
-
export interface CharacterAsset {
|
|
8
|
-
characterId: string;
|
|
9
|
-
version: string;
|
|
10
|
-
createdAt?: Timestamp | undefined;
|
|
11
|
-
updatedAt?: Timestamp | undefined;
|
|
12
|
-
camera?: ResourceHolder | undefined;
|
|
13
|
-
models?: Models | undefined;
|
|
14
|
-
animations?: Animations | undefined;
|
|
15
|
-
background?: ResourceHolder | undefined;
|
|
16
|
-
characterSettings?: {
|
|
17
|
-
[key: string]: any;
|
|
18
|
-
} | undefined;
|
|
19
|
-
}
|
|
20
|
-
export interface Resource {
|
|
21
|
-
type: string;
|
|
22
|
-
local: string;
|
|
23
|
-
remote: string;
|
|
24
|
-
}
|
|
25
|
-
export interface ResourceHolder {
|
|
26
|
-
resource?: Resource | undefined;
|
|
27
|
-
}
|
|
28
|
-
export interface Models {
|
|
29
|
-
shape?: ResourceHolder | undefined;
|
|
30
|
-
gsStandard?: ResourceHolder | undefined;
|
|
31
|
-
gsHigh?: ResourceHolder | undefined;
|
|
32
|
-
gsUltra?: ResourceHolder | undefined;
|
|
33
|
-
}
|
|
34
|
-
export interface Animations {
|
|
35
|
-
frameIdle?: ResourceHolder | undefined;
|
|
36
|
-
frameMono?: ResourceHolder | undefined;
|
|
37
|
-
audioMono?: ResourceHolder | undefined;
|
|
38
|
-
}
|
|
39
|
-
export declare const GetCharacterInfoRequest: MessageFns<GetCharacterInfoRequest>;
|
|
40
|
-
export declare const CharacterAsset: MessageFns<CharacterAsset>;
|
|
41
|
-
export declare const Resource: MessageFns<Resource>;
|
|
42
|
-
export declare const ResourceHolder: MessageFns<ResourceHolder>;
|
|
43
|
-
export declare const Models: MessageFns<Models>;
|
|
44
|
-
export declare const Animations: MessageFns<Animations>;
|
|
45
|
-
export interface DrivenIngressService {
|
|
46
|
-
GetCharacterInfo(request: GetCharacterInfoRequest): Promise<CharacterAsset>;
|
|
47
|
-
}
|
|
48
|
-
export declare const DrivenIngressServiceServiceName = "driveningress.v2.DrivenIngressService";
|
|
49
|
-
export declare class DrivenIngressServiceClientImpl implements DrivenIngressService {
|
|
50
|
-
private readonly rpc;
|
|
51
|
-
private readonly service;
|
|
52
|
-
constructor(rpc: Rpc, opts?: {
|
|
53
|
-
service?: string;
|
|
54
|
-
});
|
|
55
|
-
GetCharacterInfo(request: GetCharacterInfoRequest): Promise<CharacterAsset>;
|
|
56
|
-
}
|
|
57
|
-
interface Rpc {
|
|
58
|
-
request(service: string, method: string, data: Uint8Array): Promise<Uint8Array>;
|
|
59
|
-
}
|
|
60
|
-
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
61
|
-
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 {} ? {
|
|
62
|
-
[K in keyof T]?: DeepPartial<T[K]>;
|
|
63
|
-
} : Partial<T>;
|
|
64
|
-
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
65
|
-
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
66
|
-
[K in keyof P]: Exact<P[K], I[K]>;
|
|
67
|
-
} & {
|
|
68
|
-
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
69
|
-
};
|
|
70
|
-
export interface MessageFns<T> {
|
|
71
|
-
encode(message: T, writer?: BinaryWriter): BinaryWriter;
|
|
72
|
-
decode(input: BinaryReader | Uint8Array, length?: number): T;
|
|
73
|
-
fromJSON(object: any): T;
|
|
74
|
-
toJSON(message: T): unknown;
|
|
75
|
-
create<I extends Exact<DeepPartial<T>, I>>(base?: I): T;
|
|
76
|
-
fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
|
|
77
|
-
}
|
|
78
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const protobufPackage = "google.api";
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from '@bufbuild/protobuf/wire';
|
|
2
|
-
export declare const protobufPackage = "google.api";
|
|
3
|
-
|
|
4
|
-
export interface Http {
|
|
5
|
-
rules: HttpRule[];
|
|
6
|
-
fullyDecodeReservedExpansion: boolean;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
export interface HttpRule {
|
|
10
|
-
selector: string;
|
|
11
|
-
get?: string | undefined;
|
|
12
|
-
put?: string | undefined;
|
|
13
|
-
post?: string | undefined;
|
|
14
|
-
delete?: string | undefined;
|
|
15
|
-
patch?: string | undefined;
|
|
16
|
-
custom?: CustomHttpPattern | undefined;
|
|
17
|
-
body: string;
|
|
18
|
-
responseBody: string;
|
|
19
|
-
additionalBindings: HttpRule[];
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
export interface CustomHttpPattern {
|
|
23
|
-
kind: string;
|
|
24
|
-
path: string;
|
|
25
|
-
}
|
|
26
|
-
export declare const Http: MessageFns<Http>;
|
|
27
|
-
export declare const HttpRule: MessageFns<HttpRule>;
|
|
28
|
-
export declare const CustomHttpPattern: MessageFns<CustomHttpPattern>;
|
|
29
|
-
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
30
|
-
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 {} ? {
|
|
31
|
-
[K in keyof T]?: DeepPartial<T[K]>;
|
|
32
|
-
} : Partial<T>;
|
|
33
|
-
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
34
|
-
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
35
|
-
[K in keyof P]: Exact<P[K], I[K]>;
|
|
36
|
-
} & {
|
|
37
|
-
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
38
|
-
};
|
|
39
|
-
export interface MessageFns<T> {
|
|
40
|
-
encode(message: T, writer?: BinaryWriter): BinaryWriter;
|
|
41
|
-
decode(input: BinaryReader | Uint8Array, length?: number): T;
|
|
42
|
-
fromJSON(object: any): T;
|
|
43
|
-
toJSON(message: T): unknown;
|
|
44
|
-
create<I extends Exact<DeepPartial<T>, I>>(base?: I): T;
|
|
45
|
-
fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
|
|
46
|
-
}
|
|
47
|
-
export {};
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from '@bufbuild/protobuf/wire';
|
|
2
|
-
export declare const protobufPackage = "google.protobuf";
|
|
3
|
-
|
|
4
|
-
export interface Any {
|
|
5
|
-
typeUrl: string;
|
|
6
|
-
value: Uint8Array;
|
|
7
|
-
}
|
|
8
|
-
export declare const Any: MessageFns<Any>;
|
|
9
|
-
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
10
|
-
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 {} ? {
|
|
11
|
-
[K in keyof T]?: DeepPartial<T[K]>;
|
|
12
|
-
} : Partial<T>;
|
|
13
|
-
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
14
|
-
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
15
|
-
[K in keyof P]: Exact<P[K], I[K]>;
|
|
16
|
-
} & {
|
|
17
|
-
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
18
|
-
};
|
|
19
|
-
export interface MessageFns<T> {
|
|
20
|
-
encode(message: T, writer?: BinaryWriter): BinaryWriter;
|
|
21
|
-
decode(input: BinaryReader | Uint8Array, length?: number): T;
|
|
22
|
-
fromJSON(object: any): T;
|
|
23
|
-
toJSON(message: T): unknown;
|
|
24
|
-
create<I extends Exact<DeepPartial<T>, I>>(base?: I): T;
|
|
25
|
-
fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
|
|
26
|
-
}
|
|
27
|
-
export {};
|