@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,150 +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 = "realtime.v1";
|
|
5
|
-
export declare enum Gender {
|
|
6
|
-
GENDER_UNSPECIFIED = 0,
|
|
7
|
-
GENDER_MALE = 1,
|
|
8
|
-
GENDER_FEMALE = 2,
|
|
9
|
-
GENDER_OTHER = 3,
|
|
10
|
-
UNRECOGNIZED = -1
|
|
11
|
-
}
|
|
12
|
-
export declare function genderFromJSON(object: any): Gender;
|
|
13
|
-
export declare function genderToJSON(object: Gender): string;
|
|
14
|
-
export declare enum Language {
|
|
15
|
-
LANGUAGE_UNSPECIFIED = 0,
|
|
16
|
-
LANGUAGE_ZH_CN = 1,
|
|
17
|
-
LANGUAGE_EN_US = 2,
|
|
18
|
-
UNRECOGNIZED = -1
|
|
19
|
-
}
|
|
20
|
-
export declare function languageFromJSON(object: any): Language;
|
|
21
|
-
export declare function languageToJSON(object: Language): string;
|
|
22
|
-
export declare enum UserType {
|
|
23
|
-
USER_TYPE_UNSPECIFIED = 0,
|
|
24
|
-
USER_TYPE_NORMAL = 1,
|
|
25
|
-
USER_TYPE_ANONYMOUS = 2,
|
|
26
|
-
USER_TYPE_PAID = 3,
|
|
27
|
-
UNRECOGNIZED = -1
|
|
28
|
-
}
|
|
29
|
-
export declare function userTypeFromJSON(object: any): UserType;
|
|
30
|
-
export declare function userTypeToJSON(object: UserType): string;
|
|
31
|
-
export interface CreateUserRequest {
|
|
32
|
-
email: string;
|
|
33
|
-
username: string;
|
|
34
|
-
nickname?: string | undefined;
|
|
35
|
-
password: string;
|
|
36
|
-
gender?: Gender | undefined;
|
|
37
|
-
language?: Language | undefined;
|
|
38
|
-
type: UserType;
|
|
39
|
-
metadata?: {
|
|
40
|
-
[key: string]: any;
|
|
41
|
-
} | undefined;
|
|
42
|
-
}
|
|
43
|
-
export interface CreateUserResponse {
|
|
44
|
-
user?: RealtimeUser | undefined;
|
|
45
|
-
}
|
|
46
|
-
export interface RealtimeUser {
|
|
47
|
-
id: string;
|
|
48
|
-
username: string;
|
|
49
|
-
nickname?: string | undefined;
|
|
50
|
-
email: string;
|
|
51
|
-
gender?: Gender | undefined;
|
|
52
|
-
language?: Language | undefined;
|
|
53
|
-
type: UserType;
|
|
54
|
-
registerDate?: Timestamp | undefined;
|
|
55
|
-
lastLoginDate?: Timestamp | undefined;
|
|
56
|
-
metadata?: {
|
|
57
|
-
[key: string]: any;
|
|
58
|
-
} | undefined;
|
|
59
|
-
createdAt?: Timestamp | undefined;
|
|
60
|
-
updatedAt?: Timestamp | undefined;
|
|
61
|
-
deletedAt?: Timestamp | undefined;
|
|
62
|
-
}
|
|
63
|
-
export interface GetUserRequest {
|
|
64
|
-
id?: string | undefined;
|
|
65
|
-
email?: string | undefined;
|
|
66
|
-
username?: string | undefined;
|
|
67
|
-
}
|
|
68
|
-
export interface GetUserResponse {
|
|
69
|
-
user?: RealtimeUser | undefined;
|
|
70
|
-
}
|
|
71
|
-
export interface ListUsersRequest {
|
|
72
|
-
pagination?: PaginationRequest | undefined;
|
|
73
|
-
}
|
|
74
|
-
export interface ListUsersResponse {
|
|
75
|
-
users: RealtimeUser[];
|
|
76
|
-
pagination?: PaginationResponse | undefined;
|
|
77
|
-
}
|
|
78
|
-
export interface UpdateUserRequest {
|
|
79
|
-
id: string;
|
|
80
|
-
email?: string | undefined;
|
|
81
|
-
username?: string | undefined;
|
|
82
|
-
nickname?: string | undefined;
|
|
83
|
-
gender?: Gender | undefined;
|
|
84
|
-
language?: Language | undefined;
|
|
85
|
-
type?: UserType | undefined;
|
|
86
|
-
metadata?: {
|
|
87
|
-
[key: string]: any;
|
|
88
|
-
} | undefined;
|
|
89
|
-
}
|
|
90
|
-
export interface UpdateUserResponse {
|
|
91
|
-
user?: RealtimeUser | undefined;
|
|
92
|
-
}
|
|
93
|
-
export interface DeleteUserRequest {
|
|
94
|
-
id: string;
|
|
95
|
-
}
|
|
96
|
-
export interface DeleteUserResponse {
|
|
97
|
-
}
|
|
98
|
-
export declare const CreateUserRequest: MessageFns<CreateUserRequest>;
|
|
99
|
-
export declare const CreateUserResponse: MessageFns<CreateUserResponse>;
|
|
100
|
-
export declare const RealtimeUser: MessageFns<RealtimeUser>;
|
|
101
|
-
export declare const GetUserRequest: MessageFns<GetUserRequest>;
|
|
102
|
-
export declare const GetUserResponse: MessageFns<GetUserResponse>;
|
|
103
|
-
export declare const ListUsersRequest: MessageFns<ListUsersRequest>;
|
|
104
|
-
export declare const ListUsersResponse: MessageFns<ListUsersResponse>;
|
|
105
|
-
export declare const UpdateUserRequest: MessageFns<UpdateUserRequest>;
|
|
106
|
-
export declare const UpdateUserResponse: MessageFns<UpdateUserResponse>;
|
|
107
|
-
export declare const DeleteUserRequest: MessageFns<DeleteUserRequest>;
|
|
108
|
-
export declare const DeleteUserResponse: MessageFns<DeleteUserResponse>;
|
|
109
|
-
export interface RealtimeUserService {
|
|
110
|
-
CreateUser(request: CreateUserRequest): Promise<CreateUserResponse>;
|
|
111
|
-
GetUser(request: GetUserRequest): Promise<GetUserResponse>;
|
|
112
|
-
ListUsers(request: ListUsersRequest): Promise<ListUsersResponse>;
|
|
113
|
-
UpdateUser(request: UpdateUserRequest): Promise<UpdateUserResponse>;
|
|
114
|
-
DeleteUser(request: DeleteUserRequest): Promise<DeleteUserResponse>;
|
|
115
|
-
}
|
|
116
|
-
export declare const RealtimeUserServiceServiceName = "realtime.v1.RealtimeUserService";
|
|
117
|
-
export declare class RealtimeUserServiceClientImpl implements RealtimeUserService {
|
|
118
|
-
private readonly rpc;
|
|
119
|
-
private readonly service;
|
|
120
|
-
constructor(rpc: Rpc, opts?: {
|
|
121
|
-
service?: string;
|
|
122
|
-
});
|
|
123
|
-
CreateUser(request: CreateUserRequest): Promise<CreateUserResponse>;
|
|
124
|
-
GetUser(request: GetUserRequest): Promise<GetUserResponse>;
|
|
125
|
-
ListUsers(request: ListUsersRequest): Promise<ListUsersResponse>;
|
|
126
|
-
UpdateUser(request: UpdateUserRequest): Promise<UpdateUserResponse>;
|
|
127
|
-
DeleteUser(request: DeleteUserRequest): Promise<DeleteUserResponse>;
|
|
128
|
-
}
|
|
129
|
-
interface Rpc {
|
|
130
|
-
request(service: string, method: string, data: Uint8Array): Promise<Uint8Array>;
|
|
131
|
-
}
|
|
132
|
-
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
133
|
-
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 {} ? {
|
|
134
|
-
[K in keyof T]?: DeepPartial<T[K]>;
|
|
135
|
-
} : Partial<T>;
|
|
136
|
-
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
137
|
-
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
138
|
-
[K in keyof P]: Exact<P[K], I[K]>;
|
|
139
|
-
} & {
|
|
140
|
-
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
141
|
-
};
|
|
142
|
-
export interface MessageFns<T> {
|
|
143
|
-
encode(message: T, writer?: BinaryWriter): BinaryWriter;
|
|
144
|
-
decode(input: BinaryReader | Uint8Array, length?: number): T;
|
|
145
|
-
fromJSON(object: any): T;
|
|
146
|
-
toJSON(message: T): unknown;
|
|
147
|
-
create<I extends Exact<DeepPartial<T>, I>>(base?: I): T;
|
|
148
|
-
fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
|
|
149
|
-
}
|
|
150
|
-
export {};
|
|
@@ -1,70 +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 = "realtime.v2";
|
|
5
|
-
export interface RealtimeCharacter {
|
|
6
|
-
id: string;
|
|
7
|
-
scene: string[];
|
|
8
|
-
name: string;
|
|
9
|
-
description: string;
|
|
10
|
-
status: string;
|
|
11
|
-
modelInfo: string;
|
|
12
|
-
coverUrl: string;
|
|
13
|
-
updatedAt?: Timestamp | undefined;
|
|
14
|
-
}
|
|
15
|
-
export interface RealtimeListCharactersRequest {
|
|
16
|
-
pagination?: PaginationRequest | undefined;
|
|
17
|
-
characterStatus: string[];
|
|
18
|
-
listName: string;
|
|
19
|
-
}
|
|
20
|
-
export interface RealtimeListCharactersResponse {
|
|
21
|
-
characters: RealtimeCharacter[];
|
|
22
|
-
pagination?: PaginationResponse | undefined;
|
|
23
|
-
}
|
|
24
|
-
export interface RealtimeGetCharacterRequest {
|
|
25
|
-
id: string;
|
|
26
|
-
}
|
|
27
|
-
export interface RealtimeGetCharacterResponse {
|
|
28
|
-
character?: RealtimeCharacter | undefined;
|
|
29
|
-
}
|
|
30
|
-
export declare const RealtimeCharacter: MessageFns<RealtimeCharacter>;
|
|
31
|
-
export declare const RealtimeListCharactersRequest: MessageFns<RealtimeListCharactersRequest>;
|
|
32
|
-
export declare const RealtimeListCharactersResponse: MessageFns<RealtimeListCharactersResponse>;
|
|
33
|
-
export declare const RealtimeGetCharacterRequest: MessageFns<RealtimeGetCharacterRequest>;
|
|
34
|
-
export declare const RealtimeGetCharacterResponse: MessageFns<RealtimeGetCharacterResponse>;
|
|
35
|
-
export interface RealtimeService {
|
|
36
|
-
RealtimeListCharacters(request: RealtimeListCharactersRequest): Promise<RealtimeListCharactersResponse>;
|
|
37
|
-
RealtimeGetCharacter(request: RealtimeGetCharacterRequest): Promise<RealtimeGetCharacterResponse>;
|
|
38
|
-
}
|
|
39
|
-
export declare const RealtimeServiceServiceName = "realtime.v2.RealtimeService";
|
|
40
|
-
export declare class RealtimeServiceClientImpl implements RealtimeService {
|
|
41
|
-
private readonly rpc;
|
|
42
|
-
private readonly service;
|
|
43
|
-
constructor(rpc: Rpc, opts?: {
|
|
44
|
-
service?: string;
|
|
45
|
-
});
|
|
46
|
-
RealtimeListCharacters(request: RealtimeListCharactersRequest): Promise<RealtimeListCharactersResponse>;
|
|
47
|
-
RealtimeGetCharacter(request: RealtimeGetCharacterRequest): Promise<RealtimeGetCharacterResponse>;
|
|
48
|
-
}
|
|
49
|
-
interface Rpc {
|
|
50
|
-
request(service: string, method: string, data: Uint8Array): Promise<Uint8Array>;
|
|
51
|
-
}
|
|
52
|
-
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
53
|
-
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 {} ? {
|
|
54
|
-
[K in keyof T]?: DeepPartial<T[K]>;
|
|
55
|
-
} : Partial<T>;
|
|
56
|
-
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
57
|
-
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
58
|
-
[K in keyof P]: Exact<P[K], I[K]>;
|
|
59
|
-
} & {
|
|
60
|
-
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
61
|
-
};
|
|
62
|
-
export interface MessageFns<T> {
|
|
63
|
-
encode(message: T, writer?: BinaryWriter): BinaryWriter;
|
|
64
|
-
decode(input: BinaryReader | Uint8Array, length?: number): T;
|
|
65
|
-
fromJSON(object: any): T;
|
|
66
|
-
toJSON(message: T): unknown;
|
|
67
|
-
create<I extends Exact<DeepPartial<T>, I>>(base?: I): T;
|
|
68
|
-
fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
|
|
69
|
-
}
|
|
70
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,397 +0,0 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from '@bufbuild/protobuf/wire';
|
|
2
|
-
import { FieldDescriptorProto_Type } from '../../google/protobuf/descriptor';
|
|
3
|
-
import { Duration } from '../../google/protobuf/duration';
|
|
4
|
-
import { Timestamp } from '../../google/protobuf/timestamp';
|
|
5
|
-
export declare const protobufPackage = "buf.validate";
|
|
6
|
-
|
|
7
|
-
export declare enum Ignore {
|
|
8
|
-
|
|
9
|
-
IGNORE_UNSPECIFIED = 0,
|
|
10
|
-
|
|
11
|
-
IGNORE_IF_UNPOPULATED = 1,
|
|
12
|
-
|
|
13
|
-
IGNORE_IF_DEFAULT_VALUE = 2,
|
|
14
|
-
|
|
15
|
-
IGNORE_ALWAYS = 3,
|
|
16
|
-
UNRECOGNIZED = -1
|
|
17
|
-
}
|
|
18
|
-
export declare function ignoreFromJSON(object: any): Ignore;
|
|
19
|
-
export declare function ignoreToJSON(object: Ignore): string;
|
|
20
|
-
|
|
21
|
-
export declare enum KnownRegex {
|
|
22
|
-
KNOWN_REGEX_UNSPECIFIED = 0,
|
|
23
|
-
|
|
24
|
-
KNOWN_REGEX_HTTP_HEADER_NAME = 1,
|
|
25
|
-
|
|
26
|
-
KNOWN_REGEX_HTTP_HEADER_VALUE = 2,
|
|
27
|
-
UNRECOGNIZED = -1
|
|
28
|
-
}
|
|
29
|
-
export declare function knownRegexFromJSON(object: any): KnownRegex;
|
|
30
|
-
export declare function knownRegexToJSON(object: KnownRegex): string;
|
|
31
|
-
|
|
32
|
-
export interface Rule {
|
|
33
|
-
id?: string | undefined;
|
|
34
|
-
message?: string | undefined;
|
|
35
|
-
expression?: string | undefined;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
export interface MessageRules {
|
|
39
|
-
disabled?: boolean | undefined;
|
|
40
|
-
cel: Rule[];
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
export interface OneofRules {
|
|
44
|
-
required?: boolean | undefined;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
export interface FieldRules {
|
|
48
|
-
cel: Rule[];
|
|
49
|
-
required?: boolean | undefined;
|
|
50
|
-
ignore?: Ignore | undefined;
|
|
51
|
-
float?: FloatRules | undefined;
|
|
52
|
-
double?: DoubleRules | undefined;
|
|
53
|
-
int32?: Int32Rules | undefined;
|
|
54
|
-
int64?: Int64Rules | undefined;
|
|
55
|
-
uint32?: UInt32Rules | undefined;
|
|
56
|
-
uint64?: UInt64Rules | undefined;
|
|
57
|
-
sint32?: SInt32Rules | undefined;
|
|
58
|
-
sint64?: SInt64Rules | undefined;
|
|
59
|
-
fixed32?: Fixed32Rules | undefined;
|
|
60
|
-
fixed64?: Fixed64Rules | undefined;
|
|
61
|
-
sfixed32?: SFixed32Rules | undefined;
|
|
62
|
-
sfixed64?: SFixed64Rules | undefined;
|
|
63
|
-
bool?: BoolRules | undefined;
|
|
64
|
-
string?: StringRules | undefined;
|
|
65
|
-
bytes?: BytesRules | undefined;
|
|
66
|
-
enum?: EnumRules | undefined;
|
|
67
|
-
repeated?: RepeatedRules | undefined;
|
|
68
|
-
map?: MapRules | undefined;
|
|
69
|
-
any?: AnyRules | undefined;
|
|
70
|
-
duration?: DurationRules | undefined;
|
|
71
|
-
timestamp?: TimestampRules | undefined;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
export interface PredefinedRules {
|
|
75
|
-
cel: Rule[];
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
export interface FloatRules {
|
|
79
|
-
const?: number | undefined;
|
|
80
|
-
lt?: number | undefined;
|
|
81
|
-
lte?: number | undefined;
|
|
82
|
-
gt?: number | undefined;
|
|
83
|
-
gte?: number | undefined;
|
|
84
|
-
in: number[];
|
|
85
|
-
notIn: number[];
|
|
86
|
-
finite?: boolean | undefined;
|
|
87
|
-
example: number[];
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
export interface DoubleRules {
|
|
91
|
-
const?: number | undefined;
|
|
92
|
-
lt?: number | undefined;
|
|
93
|
-
lte?: number | undefined;
|
|
94
|
-
gt?: number | undefined;
|
|
95
|
-
gte?: number | undefined;
|
|
96
|
-
in: number[];
|
|
97
|
-
notIn: number[];
|
|
98
|
-
finite?: boolean | undefined;
|
|
99
|
-
example: number[];
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
export interface Int32Rules {
|
|
103
|
-
const?: number | undefined;
|
|
104
|
-
lt?: number | undefined;
|
|
105
|
-
lte?: number | undefined;
|
|
106
|
-
gt?: number | undefined;
|
|
107
|
-
gte?: number | undefined;
|
|
108
|
-
in: number[];
|
|
109
|
-
notIn: number[];
|
|
110
|
-
example: number[];
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
export interface Int64Rules {
|
|
114
|
-
const?: string | undefined;
|
|
115
|
-
lt?: string | undefined;
|
|
116
|
-
lte?: string | undefined;
|
|
117
|
-
gt?: string | undefined;
|
|
118
|
-
gte?: string | undefined;
|
|
119
|
-
in: string[];
|
|
120
|
-
notIn: string[];
|
|
121
|
-
example: string[];
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
export interface UInt32Rules {
|
|
125
|
-
const?: number | undefined;
|
|
126
|
-
lt?: number | undefined;
|
|
127
|
-
lte?: number | undefined;
|
|
128
|
-
gt?: number | undefined;
|
|
129
|
-
gte?: number | undefined;
|
|
130
|
-
in: number[];
|
|
131
|
-
notIn: number[];
|
|
132
|
-
example: number[];
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
export interface UInt64Rules {
|
|
136
|
-
const?: string | undefined;
|
|
137
|
-
lt?: string | undefined;
|
|
138
|
-
lte?: string | undefined;
|
|
139
|
-
gt?: string | undefined;
|
|
140
|
-
gte?: string | undefined;
|
|
141
|
-
in: string[];
|
|
142
|
-
notIn: string[];
|
|
143
|
-
example: string[];
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
export interface SInt32Rules {
|
|
147
|
-
const?: number | undefined;
|
|
148
|
-
lt?: number | undefined;
|
|
149
|
-
lte?: number | undefined;
|
|
150
|
-
gt?: number | undefined;
|
|
151
|
-
gte?: number | undefined;
|
|
152
|
-
in: number[];
|
|
153
|
-
notIn: number[];
|
|
154
|
-
example: number[];
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
export interface SInt64Rules {
|
|
158
|
-
const?: string | undefined;
|
|
159
|
-
lt?: string | undefined;
|
|
160
|
-
lte?: string | undefined;
|
|
161
|
-
gt?: string | undefined;
|
|
162
|
-
gte?: string | undefined;
|
|
163
|
-
in: string[];
|
|
164
|
-
notIn: string[];
|
|
165
|
-
example: string[];
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
export interface Fixed32Rules {
|
|
169
|
-
const?: number | undefined;
|
|
170
|
-
lt?: number | undefined;
|
|
171
|
-
lte?: number | undefined;
|
|
172
|
-
gt?: number | undefined;
|
|
173
|
-
gte?: number | undefined;
|
|
174
|
-
in: number[];
|
|
175
|
-
notIn: number[];
|
|
176
|
-
example: number[];
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
export interface Fixed64Rules {
|
|
180
|
-
const?: string | undefined;
|
|
181
|
-
lt?: string | undefined;
|
|
182
|
-
lte?: string | undefined;
|
|
183
|
-
gt?: string | undefined;
|
|
184
|
-
gte?: string | undefined;
|
|
185
|
-
in: string[];
|
|
186
|
-
notIn: string[];
|
|
187
|
-
example: string[];
|
|
188
|
-
}
|
|
189
|
-
|
|
190
|
-
export interface SFixed32Rules {
|
|
191
|
-
const?: number | undefined;
|
|
192
|
-
lt?: number | undefined;
|
|
193
|
-
lte?: number | undefined;
|
|
194
|
-
gt?: number | undefined;
|
|
195
|
-
gte?: number | undefined;
|
|
196
|
-
in: number[];
|
|
197
|
-
notIn: number[];
|
|
198
|
-
example: number[];
|
|
199
|
-
}
|
|
200
|
-
|
|
201
|
-
export interface SFixed64Rules {
|
|
202
|
-
const?: string | undefined;
|
|
203
|
-
lt?: string | undefined;
|
|
204
|
-
lte?: string | undefined;
|
|
205
|
-
gt?: string | undefined;
|
|
206
|
-
gte?: string | undefined;
|
|
207
|
-
in: string[];
|
|
208
|
-
notIn: string[];
|
|
209
|
-
example: string[];
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
export interface BoolRules {
|
|
213
|
-
const?: boolean | undefined;
|
|
214
|
-
example: boolean[];
|
|
215
|
-
}
|
|
216
|
-
|
|
217
|
-
export interface StringRules {
|
|
218
|
-
const?: string | undefined;
|
|
219
|
-
len?: string | undefined;
|
|
220
|
-
minLen?: string | undefined;
|
|
221
|
-
maxLen?: string | undefined;
|
|
222
|
-
lenBytes?: string | undefined;
|
|
223
|
-
minBytes?: string | undefined;
|
|
224
|
-
maxBytes?: string | undefined;
|
|
225
|
-
pattern?: string | undefined;
|
|
226
|
-
prefix?: string | undefined;
|
|
227
|
-
suffix?: string | undefined;
|
|
228
|
-
contains?: string | undefined;
|
|
229
|
-
notContains?: string | undefined;
|
|
230
|
-
in: string[];
|
|
231
|
-
notIn: string[];
|
|
232
|
-
email?: boolean | undefined;
|
|
233
|
-
hostname?: boolean | undefined;
|
|
234
|
-
ip?: boolean | undefined;
|
|
235
|
-
ipv4?: boolean | undefined;
|
|
236
|
-
ipv6?: boolean | undefined;
|
|
237
|
-
uri?: boolean | undefined;
|
|
238
|
-
uriRef?: boolean | undefined;
|
|
239
|
-
address?: boolean | undefined;
|
|
240
|
-
uuid?: boolean | undefined;
|
|
241
|
-
tuuid?: boolean | undefined;
|
|
242
|
-
ipWithPrefixlen?: boolean | undefined;
|
|
243
|
-
ipv4WithPrefixlen?: boolean | undefined;
|
|
244
|
-
ipv6WithPrefixlen?: boolean | undefined;
|
|
245
|
-
ipPrefix?: boolean | undefined;
|
|
246
|
-
ipv4Prefix?: boolean | undefined;
|
|
247
|
-
ipv6Prefix?: boolean | undefined;
|
|
248
|
-
hostAndPort?: boolean | undefined;
|
|
249
|
-
wellKnownRegex?: KnownRegex | undefined;
|
|
250
|
-
strict?: boolean | undefined;
|
|
251
|
-
example: string[];
|
|
252
|
-
}
|
|
253
|
-
|
|
254
|
-
export interface BytesRules {
|
|
255
|
-
const?: Uint8Array | undefined;
|
|
256
|
-
len?: string | undefined;
|
|
257
|
-
minLen?: string | undefined;
|
|
258
|
-
maxLen?: string | undefined;
|
|
259
|
-
pattern?: string | undefined;
|
|
260
|
-
prefix?: Uint8Array | undefined;
|
|
261
|
-
suffix?: Uint8Array | undefined;
|
|
262
|
-
contains?: Uint8Array | undefined;
|
|
263
|
-
in: Uint8Array[];
|
|
264
|
-
notIn: Uint8Array[];
|
|
265
|
-
ip?: boolean | undefined;
|
|
266
|
-
ipv4?: boolean | undefined;
|
|
267
|
-
ipv6?: boolean | undefined;
|
|
268
|
-
example: Uint8Array[];
|
|
269
|
-
}
|
|
270
|
-
|
|
271
|
-
export interface EnumRules {
|
|
272
|
-
const?: number | undefined;
|
|
273
|
-
definedOnly?: boolean | undefined;
|
|
274
|
-
in: number[];
|
|
275
|
-
notIn: number[];
|
|
276
|
-
example: number[];
|
|
277
|
-
}
|
|
278
|
-
|
|
279
|
-
export interface RepeatedRules {
|
|
280
|
-
minItems?: string | undefined;
|
|
281
|
-
maxItems?: string | undefined;
|
|
282
|
-
unique?: boolean | undefined;
|
|
283
|
-
items?: FieldRules | undefined;
|
|
284
|
-
}
|
|
285
|
-
|
|
286
|
-
export interface MapRules {
|
|
287
|
-
minPairs?: string | undefined;
|
|
288
|
-
maxPairs?: string | undefined;
|
|
289
|
-
keys?: FieldRules | undefined;
|
|
290
|
-
values?: FieldRules | undefined;
|
|
291
|
-
}
|
|
292
|
-
|
|
293
|
-
export interface AnyRules {
|
|
294
|
-
in: string[];
|
|
295
|
-
notIn: string[];
|
|
296
|
-
}
|
|
297
|
-
|
|
298
|
-
export interface DurationRules {
|
|
299
|
-
const?: Duration | undefined;
|
|
300
|
-
lt?: Duration | undefined;
|
|
301
|
-
lte?: Duration | undefined;
|
|
302
|
-
gt?: Duration | undefined;
|
|
303
|
-
gte?: Duration | undefined;
|
|
304
|
-
in: Duration[];
|
|
305
|
-
notIn: Duration[];
|
|
306
|
-
example: Duration[];
|
|
307
|
-
}
|
|
308
|
-
|
|
309
|
-
export interface TimestampRules {
|
|
310
|
-
const?: Timestamp | undefined;
|
|
311
|
-
lt?: Timestamp | undefined;
|
|
312
|
-
lte?: Timestamp | undefined;
|
|
313
|
-
ltNow?: boolean | undefined;
|
|
314
|
-
gt?: Timestamp | undefined;
|
|
315
|
-
gte?: Timestamp | undefined;
|
|
316
|
-
gtNow?: boolean | undefined;
|
|
317
|
-
within?: Duration | undefined;
|
|
318
|
-
example: Timestamp[];
|
|
319
|
-
}
|
|
320
|
-
|
|
321
|
-
export interface Violations {
|
|
322
|
-
violations: Violation[];
|
|
323
|
-
}
|
|
324
|
-
|
|
325
|
-
export interface Violation {
|
|
326
|
-
field?: FieldPath | undefined;
|
|
327
|
-
rule?: FieldPath | undefined;
|
|
328
|
-
ruleId?: string | undefined;
|
|
329
|
-
message?: string | undefined;
|
|
330
|
-
forKey?: boolean | undefined;
|
|
331
|
-
}
|
|
332
|
-
|
|
333
|
-
export interface FieldPath {
|
|
334
|
-
elements: FieldPathElement[];
|
|
335
|
-
}
|
|
336
|
-
|
|
337
|
-
export interface FieldPathElement {
|
|
338
|
-
fieldNumber?: number | undefined;
|
|
339
|
-
fieldName?: string | undefined;
|
|
340
|
-
fieldType?: FieldDescriptorProto_Type | undefined;
|
|
341
|
-
keyType?: FieldDescriptorProto_Type | undefined;
|
|
342
|
-
valueType?: FieldDescriptorProto_Type | undefined;
|
|
343
|
-
index?: string | undefined;
|
|
344
|
-
boolKey?: boolean | undefined;
|
|
345
|
-
intKey?: string | undefined;
|
|
346
|
-
uintKey?: string | undefined;
|
|
347
|
-
stringKey?: string | undefined;
|
|
348
|
-
}
|
|
349
|
-
export declare const Rule: MessageFns<Rule>;
|
|
350
|
-
export declare const MessageRules: MessageFns<MessageRules>;
|
|
351
|
-
export declare const OneofRules: MessageFns<OneofRules>;
|
|
352
|
-
export declare const FieldRules: MessageFns<FieldRules>;
|
|
353
|
-
export declare const PredefinedRules: MessageFns<PredefinedRules>;
|
|
354
|
-
export declare const FloatRules: MessageFns<FloatRules>;
|
|
355
|
-
export declare const DoubleRules: MessageFns<DoubleRules>;
|
|
356
|
-
export declare const Int32Rules: MessageFns<Int32Rules>;
|
|
357
|
-
export declare const Int64Rules: MessageFns<Int64Rules>;
|
|
358
|
-
export declare const UInt32Rules: MessageFns<UInt32Rules>;
|
|
359
|
-
export declare const UInt64Rules: MessageFns<UInt64Rules>;
|
|
360
|
-
export declare const SInt32Rules: MessageFns<SInt32Rules>;
|
|
361
|
-
export declare const SInt64Rules: MessageFns<SInt64Rules>;
|
|
362
|
-
export declare const Fixed32Rules: MessageFns<Fixed32Rules>;
|
|
363
|
-
export declare const Fixed64Rules: MessageFns<Fixed64Rules>;
|
|
364
|
-
export declare const SFixed32Rules: MessageFns<SFixed32Rules>;
|
|
365
|
-
export declare const SFixed64Rules: MessageFns<SFixed64Rules>;
|
|
366
|
-
export declare const BoolRules: MessageFns<BoolRules>;
|
|
367
|
-
export declare const StringRules: MessageFns<StringRules>;
|
|
368
|
-
export declare const BytesRules: MessageFns<BytesRules>;
|
|
369
|
-
export declare const EnumRules: MessageFns<EnumRules>;
|
|
370
|
-
export declare const RepeatedRules: MessageFns<RepeatedRules>;
|
|
371
|
-
export declare const MapRules: MessageFns<MapRules>;
|
|
372
|
-
export declare const AnyRules: MessageFns<AnyRules>;
|
|
373
|
-
export declare const DurationRules: MessageFns<DurationRules>;
|
|
374
|
-
export declare const TimestampRules: MessageFns<TimestampRules>;
|
|
375
|
-
export declare const Violations: MessageFns<Violations>;
|
|
376
|
-
export declare const Violation: MessageFns<Violation>;
|
|
377
|
-
export declare const FieldPath: MessageFns<FieldPath>;
|
|
378
|
-
export declare const FieldPathElement: MessageFns<FieldPathElement>;
|
|
379
|
-
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
380
|
-
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 {} ? {
|
|
381
|
-
[K in keyof T]?: DeepPartial<T[K]>;
|
|
382
|
-
} : Partial<T>;
|
|
383
|
-
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
384
|
-
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
385
|
-
[K in keyof P]: Exact<P[K], I[K]>;
|
|
386
|
-
} & {
|
|
387
|
-
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
388
|
-
};
|
|
389
|
-
export interface MessageFns<T> {
|
|
390
|
-
encode(message: T, writer?: BinaryWriter): BinaryWriter;
|
|
391
|
-
decode(input: BinaryReader | Uint8Array, length?: number): T;
|
|
392
|
-
fromJSON(object: any): T;
|
|
393
|
-
toJSON(message: T): unknown;
|
|
394
|
-
create<I extends Exact<DeepPartial<T>, I>>(base?: I): T;
|
|
395
|
-
fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
|
|
396
|
-
}
|
|
397
|
-
export {};
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from '@bufbuild/protobuf/wire';
|
|
2
|
-
export declare const protobufPackage = "common.v1";
|
|
3
|
-
|
|
4
|
-
export interface CustomAnimation {
|
|
5
|
-
key: string;
|
|
6
|
-
pbUrl: string;
|
|
7
|
-
wavUrl: string;
|
|
8
|
-
remark: string;
|
|
9
|
-
}
|
|
10
|
-
export declare const CustomAnimation: MessageFns<CustomAnimation>;
|
|
11
|
-
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
12
|
-
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 {} ? {
|
|
13
|
-
[K in keyof T]?: DeepPartial<T[K]>;
|
|
14
|
-
} : Partial<T>;
|
|
15
|
-
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
16
|
-
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
17
|
-
[K in keyof P]: Exact<P[K], I[K]>;
|
|
18
|
-
} & {
|
|
19
|
-
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
20
|
-
};
|
|
21
|
-
export interface MessageFns<T> {
|
|
22
|
-
encode(message: T, writer?: BinaryWriter): BinaryWriter;
|
|
23
|
-
decode(input: BinaryReader | Uint8Array, length?: number): T;
|
|
24
|
-
fromJSON(object: any): T;
|
|
25
|
-
toJSON(message: T): unknown;
|
|
26
|
-
create<I extends Exact<DeepPartial<T>, I>>(base?: I): T;
|
|
27
|
-
fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
|
|
28
|
-
}
|
|
29
|
-
export {};
|