@wise/dynamic-flow-types 4.7.0 → 4.8.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/json.type.d.ts +1 -0
- package/build/json.type.d.ts.map +1 -0
- package/build/renderers/AlertRendererProps.d.ts +1 -0
- package/build/renderers/AlertRendererProps.d.ts.map +1 -0
- package/build/renderers/BaseInputRendererProps.d.ts +1 -0
- package/build/renderers/BaseInputRendererProps.d.ts.map +1 -0
- package/build/renderers/BoxRendererProps.d.ts +1 -0
- package/build/renderers/BoxRendererProps.d.ts.map +1 -0
- package/build/renderers/ButtonRendererProps.d.ts +1 -0
- package/build/renderers/ButtonRendererProps.d.ts.map +1 -0
- package/build/renderers/CallToAction.d.ts +3 -0
- package/build/renderers/CallToAction.d.ts.map +1 -0
- package/build/renderers/CheckboxInputRendererProps.d.ts +1 -0
- package/build/renderers/CheckboxInputRendererProps.d.ts.map +1 -0
- package/build/renderers/ColumnsRendererProps.d.ts +1 -0
- package/build/renderers/ColumnsRendererProps.d.ts.map +1 -0
- package/build/renderers/CoreContainerRendererProps.d.ts +1 -0
- package/build/renderers/CoreContainerRendererProps.d.ts.map +1 -0
- package/build/renderers/DateInputRendererProps.d.ts +1 -0
- package/build/renderers/DateInputRendererProps.d.ts.map +1 -0
- package/build/renderers/DecisionRendererProps.d.ts +1 -0
- package/build/renderers/DecisionRendererProps.d.ts.map +1 -0
- package/build/renderers/DividerRendererProps.d.ts +1 -0
- package/build/renderers/DividerRendererProps.d.ts.map +1 -0
- package/build/renderers/ExternalConfirmationRendererProps.d.ts +1 -0
- package/build/renderers/ExternalConfirmationRendererProps.d.ts.map +1 -0
- package/build/renderers/FormRendererProps.d.ts +1 -0
- package/build/renderers/FormRendererProps.d.ts.map +1 -0
- package/build/renderers/FormSectionRendererProps.d.ts +1 -0
- package/build/renderers/FormSectionRendererProps.d.ts.map +1 -0
- package/build/renderers/FormattedValueRendererProps.d.ts +1 -0
- package/build/renderers/FormattedValueRendererProps.d.ts.map +1 -0
- package/build/renderers/HeadingRendererProps.d.ts +1 -0
- package/build/renderers/HeadingRendererProps.d.ts.map +1 -0
- package/build/renderers/HiddenRendererProps.d.ts +1 -0
- package/build/renderers/HiddenRendererProps.d.ts.map +1 -0
- package/build/renderers/Icon.d.ts +1 -0
- package/build/renderers/Icon.d.ts.map +1 -0
- package/build/renderers/Image.d.ts +1 -0
- package/build/renderers/Image.d.ts.map +1 -0
- package/build/renderers/ImageRendererProps.d.ts +1 -0
- package/build/renderers/ImageRendererProps.d.ts.map +1 -0
- package/build/renderers/InstructionsRendererProps.d.ts +1 -0
- package/build/renderers/InstructionsRendererProps.d.ts.map +1 -0
- package/build/renderers/IntegerInputRendererProps.d.ts +1 -0
- package/build/renderers/IntegerInputRendererProps.d.ts.map +1 -0
- package/build/renderers/ListRendererProps.d.ts +1 -0
- package/build/renderers/ListRendererProps.d.ts.map +1 -0
- package/build/renderers/LoadingIndicatorRendererProps.d.ts +1 -0
- package/build/renderers/LoadingIndicatorRendererProps.d.ts.map +1 -0
- package/build/renderers/MarkdownRendererProps.d.ts +1 -0
- package/build/renderers/MarkdownRendererProps.d.ts.map +1 -0
- package/build/renderers/Media.d.ts +1 -0
- package/build/renderers/Media.d.ts.map +1 -0
- package/build/renderers/MediaRendererProps.d.ts +11 -0
- package/build/renderers/MediaRendererProps.d.ts.map +1 -0
- package/build/renderers/ModalLayoutRendererProps.d.ts +1 -0
- package/build/renderers/ModalLayoutRendererProps.d.ts.map +1 -0
- package/build/renderers/ModalRendererProps.d.ts +1 -0
- package/build/renderers/ModalRendererProps.d.ts.map +1 -0
- package/build/renderers/MoneyInputRendererProps.d.ts +1 -0
- package/build/renderers/MoneyInputRendererProps.d.ts.map +1 -0
- package/build/renderers/MultiSelectInputRendererProps.d.ts +1 -0
- package/build/renderers/MultiSelectInputRendererProps.d.ts.map +1 -0
- package/build/renderers/MultiUploadInputRendererProps.d.ts +1 -0
- package/build/renderers/MultiUploadInputRendererProps.d.ts.map +1 -0
- package/build/renderers/NumberInputRendererProps.d.ts +1 -0
- package/build/renderers/NumberInputRendererProps.d.ts.map +1 -0
- package/build/renderers/ParagraphRendererProps.d.ts +1 -0
- package/build/renderers/ParagraphRendererProps.d.ts.map +1 -0
- package/build/renderers/ProgressRendererProps.d.ts +1 -0
- package/build/renderers/ProgressRendererProps.d.ts.map +1 -0
- package/build/renderers/RendererProps.d.ts +5 -2
- package/build/renderers/RendererProps.d.ts.map +1 -0
- package/build/renderers/RepeatableRendererProps.d.ts +1 -0
- package/build/renderers/RepeatableRendererProps.d.ts.map +1 -0
- package/build/renderers/ReviewRendererProps.d.ts +1 -0
- package/build/renderers/ReviewRendererProps.d.ts.map +1 -0
- package/build/renderers/RootRendererProps.d.ts +1 -0
- package/build/renderers/RootRendererProps.d.ts.map +1 -0
- package/build/renderers/SearchRendererProps.d.ts +10 -2
- package/build/renderers/SearchRendererProps.d.ts.map +1 -0
- package/build/renderers/SectionRendererProps.d.ts +1 -0
- package/build/renderers/SectionRendererProps.d.ts.map +1 -0
- package/build/renderers/SelectInputRendererProps.d.ts +1 -0
- package/build/renderers/SelectInputRendererProps.d.ts.map +1 -0
- package/build/renderers/StatusListRendererProps.d.ts +1 -0
- package/build/renderers/StatusListRendererProps.d.ts.map +1 -0
- package/build/renderers/StepRendererProps.d.ts +1 -0
- package/build/renderers/StepRendererProps.d.ts.map +1 -0
- package/build/renderers/SubflowRendererProps.d.ts +1 -0
- package/build/renderers/SubflowRendererProps.d.ts.map +1 -0
- package/build/renderers/Suggestions.d.ts +1 -0
- package/build/renderers/Suggestions.d.ts.map +1 -0
- package/build/renderers/TabsRendererProps.d.ts +1 -0
- package/build/renderers/TabsRendererProps.d.ts.map +1 -0
- package/build/renderers/TextInputRendererProps.d.ts +1 -0
- package/build/renderers/TextInputRendererProps.d.ts.map +1 -0
- package/build/renderers/UploadInputRendererProps.d.ts +1 -0
- package/build/renderers/UploadInputRendererProps.d.ts.map +1 -0
- package/build/renderers/UpsellRendererProps.d.ts +14 -0
- package/build/renderers/UpsellRendererProps.d.ts.map +1 -0
- package/build/renderers/constants.d.ts +1 -0
- package/build/renderers/constants.d.ts.map +1 -0
- package/build/renderers/index.d.ts +4 -1
- package/build/renderers/index.d.ts.map +1 -0
- package/build/spec/JsonElement.d.ts +1 -0
- package/build/spec/JsonElement.d.ts.map +1 -0
- package/build/spec/feature/Action.d.ts +1 -0
- package/build/spec/feature/Action.d.ts.map +1 -0
- package/build/spec/feature/ActionBehavior.d.ts +1 -0
- package/build/spec/feature/ActionBehavior.d.ts.map +1 -0
- package/build/spec/feature/ActionType.d.ts +1 -0
- package/build/spec/feature/ActionType.d.ts.map +1 -0
- package/build/spec/feature/Behavior.d.ts +1 -0
- package/build/spec/feature/Behavior.d.ts.map +1 -0
- package/build/spec/feature/ContainerBehavior.d.ts +1 -0
- package/build/spec/feature/ContainerBehavior.d.ts.map +1 -0
- package/build/spec/feature/CopyBehavior.d.ts +1 -0
- package/build/spec/feature/CopyBehavior.d.ts.map +1 -0
- package/build/spec/feature/DismissBehavior.d.ts +1 -0
- package/build/spec/feature/DismissBehavior.d.ts.map +1 -0
- package/build/spec/feature/External.d.ts +1 -0
- package/build/spec/feature/External.d.ts.map +1 -0
- package/build/spec/feature/Help.d.ts +1 -0
- package/build/spec/feature/Help.d.ts.map +1 -0
- package/build/spec/feature/Link.d.ts +1 -0
- package/build/spec/feature/Link.d.ts.map +1 -0
- package/build/spec/feature/LinkBehavior.d.ts +1 -0
- package/build/spec/feature/LinkBehavior.d.ts.map +1 -0
- package/build/spec/feature/LinkHandler.d.ts +1 -0
- package/build/spec/feature/LinkHandler.d.ts.map +1 -0
- package/build/spec/feature/ModalBehavior.d.ts +1 -0
- package/build/spec/feature/ModalBehavior.d.ts.map +1 -0
- package/build/spec/feature/Navigation.d.ts +1 -0
- package/build/spec/feature/Navigation.d.ts.map +1 -0
- package/build/spec/feature/NavigationBackBehavior.d.ts +1 -0
- package/build/spec/feature/NavigationBackBehavior.d.ts.map +1 -0
- package/build/spec/feature/NavigationStackBehavior.d.ts +1 -0
- package/build/spec/feature/NavigationStackBehavior.d.ts.map +1 -0
- package/build/spec/feature/PersistAsync.d.ts +1 -0
- package/build/spec/feature/PersistAsync.d.ts.map +1 -0
- package/build/spec/feature/Polling.d.ts +1 -0
- package/build/spec/feature/Polling.d.ts.map +1 -0
- package/build/spec/feature/PollingOnError.d.ts +1 -0
- package/build/spec/feature/PollingOnError.d.ts.map +1 -0
- package/build/spec/feature/RefreshBehavior.d.ts +1 -0
- package/build/spec/feature/RefreshBehavior.d.ts.map +1 -0
- package/build/spec/feature/StepError.d.ts +1 -0
- package/build/spec/feature/StepError.d.ts.map +1 -0
- package/build/spec/feature/SubflowBehavior.d.ts +3 -1
- package/build/spec/feature/SubflowBehavior.d.ts.map +1 -0
- package/build/spec/feature/Suggestions.d.ts +1 -0
- package/build/spec/feature/Suggestions.d.ts.map +1 -0
- package/build/spec/feature/SuggestionsValue.d.ts +1 -0
- package/build/spec/feature/SuggestionsValue.d.ts.map +1 -0
- package/build/spec/feature/Summary.d.ts +1 -0
- package/build/spec/feature/Summary.d.ts.map +1 -0
- package/build/spec/feature/SummaryProvider.d.ts +1 -0
- package/build/spec/feature/SummaryProvider.d.ts.map +1 -0
- package/build/spec/feature/SummarySummariser.d.ts +1 -0
- package/build/spec/feature/SummarySummariser.d.ts.map +1 -0
- package/build/spec/feature/UploadSource.d.ts +1 -0
- package/build/spec/feature/UploadSource.d.ts.map +1 -0
- package/build/spec/feature/ValidateAsync.d.ts +1 -0
- package/build/spec/feature/ValidateAsync.d.ts.map +1 -0
- package/build/spec/feature/subflow/DynamicLaunchConfig.d.ts +1 -0
- package/build/spec/feature/subflow/DynamicLaunchConfig.d.ts.map +1 -0
- package/build/spec/feature/subflow/LaunchConfig.d.ts +1 -0
- package/build/spec/feature/subflow/LaunchConfig.d.ts.map +1 -0
- package/build/spec/feature/subflow/ModalPresentation.d.ts +1 -0
- package/build/spec/feature/subflow/ModalPresentation.d.ts.map +1 -0
- package/build/spec/feature/subflow/Presentation.d.ts +1 -0
- package/build/spec/feature/subflow/Presentation.d.ts.map +1 -0
- package/build/spec/feature/subflow/PushPresentation.d.ts +1 -0
- package/build/spec/feature/subflow/PushPresentation.d.ts.map +1 -0
- package/build/spec/feature/toolbar/Toolbar.d.ts +1 -0
- package/build/spec/feature/toolbar/Toolbar.d.ts.map +1 -0
- package/build/spec/feature/toolbar/ToolbarButton.d.ts +1 -0
- package/build/spec/feature/toolbar/ToolbarButton.d.ts.map +1 -0
- package/build/spec/feature/toolbar/ToolbarItem.d.ts +1 -0
- package/build/spec/feature/toolbar/ToolbarItem.d.ts.map +1 -0
- package/build/spec/index.d.ts +7 -0
- package/build/spec/index.d.ts.map +1 -0
- package/build/spec/layout/AlertLayout.d.ts +1 -0
- package/build/spec/layout/AlertLayout.d.ts.map +1 -0
- package/build/spec/layout/AlertLayoutCallToAction.d.ts +6 -0
- package/build/spec/layout/AlertLayoutCallToAction.d.ts.map +1 -0
- package/build/spec/layout/BoxLayout.d.ts +1 -0
- package/build/spec/layout/BoxLayout.d.ts.map +1 -0
- package/build/spec/layout/ButtonLayout.d.ts +1 -0
- package/build/spec/layout/ButtonLayout.d.ts.map +1 -0
- package/build/spec/layout/ColumnsLayout.d.ts +1 -0
- package/build/spec/layout/ColumnsLayout.d.ts.map +1 -0
- package/build/spec/layout/ColumnsLayoutBias.d.ts +1 -0
- package/build/spec/layout/ColumnsLayoutBias.d.ts.map +1 -0
- package/build/spec/layout/DecisionLayout.d.ts +1 -0
- package/build/spec/layout/DecisionLayout.d.ts.map +1 -0
- package/build/spec/layout/DecisionLayoutOption.d.ts +1 -0
- package/build/spec/layout/DecisionLayoutOption.d.ts.map +1 -0
- package/build/spec/layout/DividerLayout.d.ts +1 -0
- package/build/spec/layout/DividerLayout.d.ts.map +1 -0
- package/build/spec/layout/FormLayout.d.ts +1 -0
- package/build/spec/layout/FormLayout.d.ts.map +1 -0
- package/build/spec/layout/FormLayoutSchemaReference.d.ts +1 -0
- package/build/spec/layout/FormLayoutSchemaReference.d.ts.map +1 -0
- package/build/spec/layout/HeadingLayout.d.ts +1 -0
- package/build/spec/layout/HeadingLayout.d.ts.map +1 -0
- package/build/spec/layout/ImageLayout.d.ts +1 -0
- package/build/spec/layout/ImageLayout.d.ts.map +1 -0
- package/build/spec/layout/InfoLayout.d.ts +1 -0
- package/build/spec/layout/InfoLayout.d.ts.map +1 -0
- package/build/spec/layout/InstructionsLayout.d.ts +1 -0
- package/build/spec/layout/InstructionsLayout.d.ts.map +1 -0
- package/build/spec/layout/InstructionsLayoutItem.d.ts +1 -0
- package/build/spec/layout/InstructionsLayoutItem.d.ts.map +1 -0
- package/build/spec/layout/ItemCallToAction.d.ts +6 -0
- package/build/spec/layout/ItemCallToAction.d.ts.map +1 -0
- package/build/spec/layout/Layout.d.ts +4 -1
- package/build/spec/layout/Layout.d.ts.map +1 -0
- package/build/spec/layout/ListLayout.d.ts +1 -0
- package/build/spec/layout/ListLayout.d.ts.map +1 -0
- package/build/spec/layout/ListLayoutCallToAction.d.ts +6 -0
- package/build/spec/layout/ListLayoutCallToAction.d.ts.map +1 -0
- package/build/spec/layout/ListLayoutItem.d.ts +1 -0
- package/build/spec/layout/ListLayoutItem.d.ts.map +1 -0
- package/build/spec/layout/ListLayoutStatus.d.ts +1 -0
- package/build/spec/layout/ListLayoutStatus.d.ts.map +1 -0
- package/build/spec/layout/LoadingIndicatorLayout.d.ts +1 -0
- package/build/spec/layout/LoadingIndicatorLayout.d.ts.map +1 -0
- package/build/spec/layout/MarkdownLayout.d.ts +1 -0
- package/build/spec/layout/MarkdownLayout.d.ts.map +1 -0
- package/build/spec/layout/MediaLayout.d.ts +44 -0
- package/build/spec/layout/MediaLayout.d.ts.map +1 -0
- package/build/spec/layout/ModalLayout.d.ts +1 -0
- package/build/spec/layout/ModalLayout.d.ts.map +1 -0
- package/build/spec/layout/ModalLayoutContent.d.ts +1 -0
- package/build/spec/layout/ModalLayoutContent.d.ts.map +1 -0
- package/build/spec/layout/ModalLayoutTrigger.d.ts +1 -0
- package/build/spec/layout/ModalLayoutTrigger.d.ts.map +1 -0
- package/build/spec/layout/ParagraphLayout.d.ts +1 -0
- package/build/spec/layout/ParagraphLayout.d.ts.map +1 -0
- package/build/spec/layout/ProgressLayout.d.ts +1 -0
- package/build/spec/layout/ProgressLayout.d.ts.map +1 -0
- package/build/spec/layout/ReviewLayout.d.ts +1 -0
- package/build/spec/layout/ReviewLayout.d.ts.map +1 -0
- package/build/spec/layout/ReviewLayoutCallToAction.d.ts +6 -0
- package/build/spec/layout/ReviewLayoutCallToAction.d.ts.map +1 -0
- package/build/spec/layout/ReviewLayoutField.d.ts +1 -0
- package/build/spec/layout/ReviewLayoutField.d.ts.map +1 -0
- package/build/spec/layout/SearchLayout.d.ts +5 -0
- package/build/spec/layout/SearchLayout.d.ts.map +1 -0
- package/build/spec/layout/SectionLayout.d.ts +1 -0
- package/build/spec/layout/SectionLayout.d.ts.map +1 -0
- package/build/spec/layout/SectionLayoutCallToAction.d.ts +6 -0
- package/build/spec/layout/SectionLayoutCallToAction.d.ts.map +1 -0
- package/build/spec/layout/StatusListLayout.d.ts +1 -0
- package/build/spec/layout/StatusListLayout.d.ts.map +1 -0
- package/build/spec/layout/StatusListLayoutItem.d.ts +1 -0
- package/build/spec/layout/StatusListLayoutItem.d.ts.map +1 -0
- package/build/spec/layout/StatusListLayoutStatus.d.ts +1 -0
- package/build/spec/layout/StatusListLayoutStatus.d.ts.map +1 -0
- package/build/spec/layout/TabsLayout.d.ts +1 -0
- package/build/spec/layout/TabsLayout.d.ts.map +1 -0
- package/build/spec/layout/TabsLayoutTab.d.ts +1 -0
- package/build/spec/layout/TabsLayoutTab.d.ts.map +1 -0
- package/build/spec/layout/UpsellLayout.d.ts +52 -0
- package/build/spec/layout/UpsellLayout.d.ts.map +1 -0
- package/build/spec/layout/UpsellLayoutCallToAction.d.ts +24 -0
- package/build/spec/layout/UpsellLayoutCallToAction.d.ts.map +1 -0
- package/build/spec/main.js +69 -15
- package/build/spec/main.mjs +69 -15
- package/build/spec/misc/AdditionalInfo.d.ts +1 -0
- package/build/spec/misc/AdditionalInfo.d.ts.map +1 -0
- package/build/spec/misc/Align.d.ts +1 -0
- package/build/spec/misc/Align.d.ts.map +1 -0
- package/build/spec/misc/AutocapitalizationType.d.ts +1 -0
- package/build/spec/misc/AutocapitalizationType.d.ts.map +1 -0
- package/build/spec/misc/AutocompleteToken.d.ts +1 -0
- package/build/spec/misc/AutocompleteToken.d.ts.map +1 -0
- package/build/spec/misc/Context.d.ts +1 -0
- package/build/spec/misc/Context.d.ts.map +1 -0
- package/build/spec/misc/HttpMethod.d.ts +1 -0
- package/build/spec/misc/HttpMethod.d.ts.map +1 -0
- package/build/spec/misc/Icon.d.ts +1 -0
- package/build/spec/misc/Icon.d.ts.map +1 -0
- package/build/spec/misc/IconNamed.d.ts +1 -0
- package/build/spec/misc/IconNamed.d.ts.map +1 -0
- package/build/spec/misc/IconText.d.ts +1 -0
- package/build/spec/misc/IconText.d.ts.map +1 -0
- package/build/spec/misc/Image.d.ts +1 -0
- package/build/spec/misc/Image.d.ts.map +1 -0
- package/build/spec/misc/InlineAlert.d.ts +1 -0
- package/build/spec/misc/InlineAlert.d.ts.map +1 -0
- package/build/spec/misc/Request.d.ts +1 -0
- package/build/spec/misc/Request.d.ts.map +1 -0
- package/build/spec/misc/Size.d.ts +1 -0
- package/build/spec/misc/Size.d.ts.map +1 -0
- package/build/spec/misc/SupportingValues.d.ts +1 -0
- package/build/spec/misc/SupportingValues.d.ts.map +1 -0
- package/build/spec/misc/media/AvatarContent.d.ts +1 -0
- package/build/spec/misc/media/AvatarContent.d.ts.map +1 -0
- package/build/spec/misc/media/AvatarTextContent.d.ts +1 -0
- package/build/spec/misc/media/AvatarTextContent.d.ts.map +1 -0
- package/build/spec/misc/media/AvatarUriContent.d.ts +1 -0
- package/build/spec/misc/media/AvatarUriContent.d.ts.map +1 -0
- package/build/spec/misc/media/Media.d.ts +1 -0
- package/build/spec/misc/media/Media.d.ts.map +1 -0
- package/build/spec/misc/media/MediaAvatar.d.ts +1 -0
- package/build/spec/misc/media/MediaAvatar.d.ts.map +1 -0
- package/build/spec/misc/media/MediaImage.d.ts +1 -0
- package/build/spec/misc/media/MediaImage.d.ts.map +1 -0
- package/build/spec/responses/action/ActionResponseBody.d.ts +1 -0
- package/build/spec/responses/action/ActionResponseBody.d.ts.map +1 -0
- package/build/spec/responses/error/ErrorResponseBody.d.ts +1 -0
- package/build/spec/responses/error/ErrorResponseBody.d.ts.map +1 -0
- package/build/spec/responses/modal/ModalResponseBody.d.ts +1 -0
- package/build/spec/responses/modal/ModalResponseBody.d.ts.map +1 -0
- package/build/spec/responses/search/SearchLayoutResponseBody.d.ts +16 -0
- package/build/spec/responses/search/SearchLayoutResponseBody.d.ts.map +1 -0
- package/build/spec/responses/search/SearchResponse.d.ts +4 -0
- package/build/spec/responses/search/SearchResponse.d.ts.map +1 -0
- package/build/spec/responses/search/SearchResponseBody.d.ts +5 -0
- package/build/spec/responses/search/SearchResponseBody.d.ts.map +1 -0
- package/build/spec/responses/search/SearchResult.d.ts +1 -0
- package/build/spec/responses/search/SearchResult.d.ts.map +1 -0
- package/build/spec/responses/search/SearchResultAction.d.ts +1 -0
- package/build/spec/responses/search/SearchResultAction.d.ts.map +1 -0
- package/build/spec/responses/search/SearchResultSearch.d.ts +1 -0
- package/build/spec/responses/search/SearchResultSearch.d.ts.map +1 -0
- package/build/spec/responses/search/SearchResultsResponseBody.d.ts +16 -0
- package/build/spec/responses/search/SearchResultsResponseBody.d.ts.map +1 -0
- package/build/spec/responses/search/SearchSearchRequest.d.ts +1 -0
- package/build/spec/responses/search/SearchSearchRequest.d.ts.map +1 -0
- package/build/spec/responses/subflow/SubflowResponseBody.d.ts +3 -1
- package/build/spec/responses/subflow/SubflowResponseBody.d.ts.map +1 -0
- package/build/spec/schema/AllOfSchema.d.ts +1 -0
- package/build/spec/schema/AllOfSchema.d.ts.map +1 -0
- package/build/spec/schema/ArraySchema.d.ts +1 -0
- package/build/spec/schema/ArraySchema.d.ts.map +1 -0
- package/build/spec/schema/ArraySchemaList.d.ts +1 -0
- package/build/spec/schema/ArraySchemaList.d.ts.map +1 -0
- package/build/spec/schema/ArraySchemaTuple.d.ts +1 -0
- package/build/spec/schema/ArraySchemaTuple.d.ts.map +1 -0
- package/build/spec/schema/BlobSchema.d.ts +1 -0
- package/build/spec/schema/BlobSchema.d.ts.map +1 -0
- package/build/spec/schema/BooleanSchema.d.ts +1 -0
- package/build/spec/schema/BooleanSchema.d.ts.map +1 -0
- package/build/spec/schema/ConstSchema.d.ts +1 -0
- package/build/spec/schema/ConstSchema.d.ts.map +1 -0
- package/build/spec/schema/IntegerSchema.d.ts +1 -0
- package/build/spec/schema/IntegerSchema.d.ts.map +1 -0
- package/build/spec/schema/NumberSchema.d.ts +1 -0
- package/build/spec/schema/NumberSchema.d.ts.map +1 -0
- package/build/spec/schema/ObjectSchema.d.ts +1 -0
- package/build/spec/schema/ObjectSchema.d.ts.map +1 -0
- package/build/spec/schema/OneOfSchema.d.ts +1 -0
- package/build/spec/schema/OneOfSchema.d.ts.map +1 -0
- package/build/spec/schema/Schema.d.ts +1 -0
- package/build/spec/schema/Schema.d.ts.map +1 -0
- package/build/spec/schema/StringSchema.d.ts +1 -0
- package/build/spec/schema/StringSchema.d.ts.map +1 -0
- package/build/spec/schema/StringSchemaFormat.d.ts +1 -0
- package/build/spec/schema/StringSchemaFormat.d.ts.map +1 -0
- package/build/spec/step/Step.d.ts +1 -0
- package/build/spec/step/Step.d.ts.map +1 -0
- package/build/zod/schemas.d.ts +1533 -786
- package/build/zod/schemas.d.ts.map +1 -0
- package/build/zod/schemas.ts +71 -7
- package/build/zod/validators.d.ts +1 -0
- package/build/zod/validators.d.ts.map +1 -0
- package/package.json +3 -3
package/build/zod/schemas.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import type { JsonElement, AdditionalInfo, Behavior, ReviewLayoutCallToAction, TabsLayout, TabsLayoutTab, AlertLayout, AlertLayoutCallToAction, ListLayout, ListLayoutCallToAction, ListLayoutItem, DecisionLayout, DecisionLayoutOption, SectionLayoutCallToAction, StatusListLayout, StatusListLayoutItem, SectionLayout, Layout, ItemCallToAction, BoxLayout, ButtonLayout, ColumnsLayout, ModalLayout, ReviewLayout, ReviewLayoutField, ModalLayoutContent, SubflowResponseBody, ModalResponseBody, Step, Schema, Polling, LinkHandler, Toolbar, AllOfSchema, ArraySchema, BlobSchema, BooleanSchema, ConstSchema, IntegerSchema, NumberSchema, ObjectSchema, OneOfSchema, StringSchema, ArraySchemaList, PersistAsync, ArraySchemaTuple, PollingOnError, ToolbarItem, ToolbarButton, SubflowBehavior, ModalBehavior } from '../spec';
|
|
2
|
+
import type { JsonElement, AdditionalInfo, Behavior, ReviewLayoutCallToAction, TabsLayout, TabsLayoutTab, AlertLayout, AlertLayoutCallToAction, ListLayout, ListLayoutCallToAction, ListLayoutItem, UpsellLayoutCallToAction, UpsellLayout, DecisionLayout, DecisionLayoutOption, SectionLayoutCallToAction, StatusListLayout, StatusListLayoutItem, SectionLayout, Layout, ItemCallToAction, BoxLayout, ButtonLayout, ColumnsLayout, ModalLayout, ReviewLayout, ReviewLayoutField, ModalLayoutContent, SearchResponse, SearchLayoutResponseBody, SubflowResponseBody, ModalResponseBody, Step, Schema, Polling, LinkHandler, Toolbar, AllOfSchema, ArraySchema, BlobSchema, BooleanSchema, ConstSchema, IntegerSchema, NumberSchema, ObjectSchema, OneOfSchema, StringSchema, ArraySchemaList, PersistAsync, ArraySchemaTuple, PollingOnError, ToolbarItem, ToolbarButton, SubflowBehavior, ModalBehavior } from '../spec';
|
|
3
3
|
export declare const imageSchema: z.ZodObject<{
|
|
4
4
|
text: z.ZodOptional<z.ZodString>;
|
|
5
5
|
url: z.ZodOptional<z.ZodString>;
|
|
@@ -209,6 +209,71 @@ export declare const loadingIndicatorLayoutSchema: z.ZodObject<{
|
|
|
209
209
|
analyticsId?: string | undefined;
|
|
210
210
|
tags?: string[] | undefined;
|
|
211
211
|
}>;
|
|
212
|
+
export declare const mediaSchema: z.ZodUnion<[z.ZodObject<{
|
|
213
|
+
type: z.ZodLiteral<"avatar">;
|
|
214
|
+
content: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
215
|
+
type: z.ZodLiteral<"text">;
|
|
216
|
+
text: z.ZodString;
|
|
217
|
+
badgeUri: z.ZodOptional<z.ZodString>;
|
|
218
|
+
}, "strip", z.ZodTypeAny, {
|
|
219
|
+
text: string;
|
|
220
|
+
type: "text";
|
|
221
|
+
badgeUri?: string | undefined;
|
|
222
|
+
}, {
|
|
223
|
+
text: string;
|
|
224
|
+
type: "text";
|
|
225
|
+
badgeUri?: string | undefined;
|
|
226
|
+
}>, z.ZodObject<{
|
|
227
|
+
type: z.ZodLiteral<"uri">;
|
|
228
|
+
uri: z.ZodString;
|
|
229
|
+
badgeUri: z.ZodOptional<z.ZodString>;
|
|
230
|
+
}, "strip", z.ZodTypeAny, {
|
|
231
|
+
uri: string;
|
|
232
|
+
type: "uri";
|
|
233
|
+
badgeUri?: string | undefined;
|
|
234
|
+
}, {
|
|
235
|
+
uri: string;
|
|
236
|
+
type: "uri";
|
|
237
|
+
badgeUri?: string | undefined;
|
|
238
|
+
}>]>, "many">;
|
|
239
|
+
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
240
|
+
}, "strip", z.ZodTypeAny, {
|
|
241
|
+
type: "avatar";
|
|
242
|
+
content: ({
|
|
243
|
+
uri: string;
|
|
244
|
+
type: "uri";
|
|
245
|
+
badgeUri?: string | undefined;
|
|
246
|
+
} | {
|
|
247
|
+
text: string;
|
|
248
|
+
type: "text";
|
|
249
|
+
badgeUri?: string | undefined;
|
|
250
|
+
})[];
|
|
251
|
+
accessibilityDescription?: string | undefined;
|
|
252
|
+
}, {
|
|
253
|
+
type: "avatar";
|
|
254
|
+
content: ({
|
|
255
|
+
uri: string;
|
|
256
|
+
type: "uri";
|
|
257
|
+
badgeUri?: string | undefined;
|
|
258
|
+
} | {
|
|
259
|
+
text: string;
|
|
260
|
+
type: "text";
|
|
261
|
+
badgeUri?: string | undefined;
|
|
262
|
+
})[];
|
|
263
|
+
accessibilityDescription?: string | undefined;
|
|
264
|
+
}>, z.ZodObject<{
|
|
265
|
+
type: z.ZodLiteral<"image">;
|
|
266
|
+
uri: z.ZodString;
|
|
267
|
+
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
268
|
+
}, "strip", z.ZodTypeAny, {
|
|
269
|
+
uri: string;
|
|
270
|
+
type: "image";
|
|
271
|
+
accessibilityDescription?: string | undefined;
|
|
272
|
+
}, {
|
|
273
|
+
uri: string;
|
|
274
|
+
type: "image";
|
|
275
|
+
accessibilityDescription?: string | undefined;
|
|
276
|
+
}>]>;
|
|
212
277
|
export declare const paragraphLayoutSchema: z.ZodObject<{
|
|
213
278
|
type: z.ZodLiteral<"paragraph">;
|
|
214
279
|
text: z.ZodString;
|
|
@@ -257,6 +322,22 @@ export declare const dividerLayoutSchema: z.ZodObject<{
|
|
|
257
322
|
tags?: string[] | undefined;
|
|
258
323
|
}>;
|
|
259
324
|
export declare const listLayoutStatusSchema: z.ZodUnion<[z.ZodLiteral<"warning">, z.ZodLiteral<"neutral">, z.ZodLiteral<"positive">]>;
|
|
325
|
+
export declare const requestSchema: z.ZodObject<{
|
|
326
|
+
url: z.ZodString;
|
|
327
|
+
method: z.ZodUnion<[z.ZodLiteral<"GET">, z.ZodLiteral<"POST">, z.ZodLiteral<"PUT">, z.ZodLiteral<"PATCH">, z.ZodLiteral<"DELETE">]>;
|
|
328
|
+
body: z.ZodOptional<z.ZodType<JsonElement, z.ZodTypeDef, JsonElement>>;
|
|
329
|
+
prefetch: z.ZodOptional<z.ZodBoolean>;
|
|
330
|
+
}, "strip", z.ZodTypeAny, {
|
|
331
|
+
url: string;
|
|
332
|
+
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
333
|
+
body?: JsonElement | undefined;
|
|
334
|
+
prefetch?: boolean | undefined;
|
|
335
|
+
}, {
|
|
336
|
+
url: string;
|
|
337
|
+
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
338
|
+
body?: JsonElement | undefined;
|
|
339
|
+
prefetch?: boolean | undefined;
|
|
340
|
+
}>;
|
|
260
341
|
export declare const formLayoutSchemaReferenceSchema: z.ZodObject<{
|
|
261
342
|
$ref: z.ZodString;
|
|
262
343
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -371,28 +452,31 @@ export declare const searchLayoutSchema: z.ZodObject<{
|
|
|
371
452
|
margin: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"xs">, z.ZodLiteral<"sm">, z.ZodLiteral<"md">, z.ZodLiteral<"lg">, z.ZodLiteral<"xl">]>>;
|
|
372
453
|
analyticsId: z.ZodOptional<z.ZodString>;
|
|
373
454
|
tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
455
|
+
hint: z.ZodOptional<z.ZodString>;
|
|
374
456
|
}, "strip", z.ZodTypeAny, {
|
|
375
457
|
url: string;
|
|
376
458
|
type: "search";
|
|
377
|
-
title: string;
|
|
378
459
|
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
460
|
+
title: string;
|
|
379
461
|
param: string;
|
|
380
462
|
control?: string | undefined;
|
|
381
463
|
margin?: "xs" | "sm" | "md" | "lg" | "xl" | undefined;
|
|
382
464
|
analyticsId?: string | undefined;
|
|
383
465
|
tags?: string[] | undefined;
|
|
384
466
|
emptyMessage?: string | undefined;
|
|
467
|
+
hint?: string | undefined;
|
|
385
468
|
}, {
|
|
386
469
|
url: string;
|
|
387
470
|
type: "search";
|
|
388
|
-
title: string;
|
|
389
471
|
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
472
|
+
title: string;
|
|
390
473
|
param: string;
|
|
391
474
|
control?: string | undefined;
|
|
392
475
|
margin?: "xs" | "sm" | "md" | "lg" | "xl" | undefined;
|
|
393
476
|
analyticsId?: string | undefined;
|
|
394
477
|
tags?: string[] | undefined;
|
|
395
478
|
emptyMessage?: string | undefined;
|
|
479
|
+
hint?: string | undefined;
|
|
396
480
|
}>;
|
|
397
481
|
export declare const infoLayoutSchema: z.ZodObject<{
|
|
398
482
|
type: z.ZodLiteral<"info">;
|
|
@@ -565,6 +649,130 @@ export declare const markdownLayoutSchema: z.ZodObject<{
|
|
|
565
649
|
tags?: string[] | undefined;
|
|
566
650
|
align?: "left" | "right" | "center" | undefined;
|
|
567
651
|
}>;
|
|
652
|
+
export declare const mediaLayoutSchema: z.ZodObject<{
|
|
653
|
+
type: z.ZodLiteral<"media">;
|
|
654
|
+
media: z.ZodUnion<[z.ZodObject<{
|
|
655
|
+
type: z.ZodLiteral<"avatar">;
|
|
656
|
+
content: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
657
|
+
type: z.ZodLiteral<"text">;
|
|
658
|
+
text: z.ZodString;
|
|
659
|
+
badgeUri: z.ZodOptional<z.ZodString>;
|
|
660
|
+
}, "strip", z.ZodTypeAny, {
|
|
661
|
+
text: string;
|
|
662
|
+
type: "text";
|
|
663
|
+
badgeUri?: string | undefined;
|
|
664
|
+
}, {
|
|
665
|
+
text: string;
|
|
666
|
+
type: "text";
|
|
667
|
+
badgeUri?: string | undefined;
|
|
668
|
+
}>, z.ZodObject<{
|
|
669
|
+
type: z.ZodLiteral<"uri">;
|
|
670
|
+
uri: z.ZodString;
|
|
671
|
+
badgeUri: z.ZodOptional<z.ZodString>;
|
|
672
|
+
}, "strip", z.ZodTypeAny, {
|
|
673
|
+
uri: string;
|
|
674
|
+
type: "uri";
|
|
675
|
+
badgeUri?: string | undefined;
|
|
676
|
+
}, {
|
|
677
|
+
uri: string;
|
|
678
|
+
type: "uri";
|
|
679
|
+
badgeUri?: string | undefined;
|
|
680
|
+
}>]>, "many">;
|
|
681
|
+
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
682
|
+
}, "strip", z.ZodTypeAny, {
|
|
683
|
+
type: "avatar";
|
|
684
|
+
content: ({
|
|
685
|
+
uri: string;
|
|
686
|
+
type: "uri";
|
|
687
|
+
badgeUri?: string | undefined;
|
|
688
|
+
} | {
|
|
689
|
+
text: string;
|
|
690
|
+
type: "text";
|
|
691
|
+
badgeUri?: string | undefined;
|
|
692
|
+
})[];
|
|
693
|
+
accessibilityDescription?: string | undefined;
|
|
694
|
+
}, {
|
|
695
|
+
type: "avatar";
|
|
696
|
+
content: ({
|
|
697
|
+
uri: string;
|
|
698
|
+
type: "uri";
|
|
699
|
+
badgeUri?: string | undefined;
|
|
700
|
+
} | {
|
|
701
|
+
text: string;
|
|
702
|
+
type: "text";
|
|
703
|
+
badgeUri?: string | undefined;
|
|
704
|
+
})[];
|
|
705
|
+
accessibilityDescription?: string | undefined;
|
|
706
|
+
}>, z.ZodObject<{
|
|
707
|
+
type: z.ZodLiteral<"image">;
|
|
708
|
+
uri: z.ZodString;
|
|
709
|
+
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
710
|
+
}, "strip", z.ZodTypeAny, {
|
|
711
|
+
uri: string;
|
|
712
|
+
type: "image";
|
|
713
|
+
accessibilityDescription?: string | undefined;
|
|
714
|
+
}, {
|
|
715
|
+
uri: string;
|
|
716
|
+
type: "image";
|
|
717
|
+
accessibilityDescription?: string | undefined;
|
|
718
|
+
}>]>;
|
|
719
|
+
align: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"left">, z.ZodLiteral<"center">, z.ZodLiteral<"right">]>>;
|
|
720
|
+
size: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"xs">, z.ZodLiteral<"sm">, z.ZodLiteral<"md">, z.ZodLiteral<"lg">, z.ZodLiteral<"xl">]>>;
|
|
721
|
+
analyticsId: z.ZodOptional<z.ZodString>;
|
|
722
|
+
control: z.ZodOptional<z.ZodString>;
|
|
723
|
+
margin: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"xs">, z.ZodLiteral<"sm">, z.ZodLiteral<"md">, z.ZodLiteral<"lg">, z.ZodLiteral<"xl">]>>;
|
|
724
|
+
tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
725
|
+
}, "strip", z.ZodTypeAny, {
|
|
726
|
+
media: {
|
|
727
|
+
uri: string;
|
|
728
|
+
type: "image";
|
|
729
|
+
accessibilityDescription?: string | undefined;
|
|
730
|
+
} | {
|
|
731
|
+
type: "avatar";
|
|
732
|
+
content: ({
|
|
733
|
+
uri: string;
|
|
734
|
+
type: "uri";
|
|
735
|
+
badgeUri?: string | undefined;
|
|
736
|
+
} | {
|
|
737
|
+
text: string;
|
|
738
|
+
type: "text";
|
|
739
|
+
badgeUri?: string | undefined;
|
|
740
|
+
})[];
|
|
741
|
+
accessibilityDescription?: string | undefined;
|
|
742
|
+
};
|
|
743
|
+
type: "media";
|
|
744
|
+
size?: "xs" | "sm" | "md" | "lg" | "xl" | undefined;
|
|
745
|
+
control?: string | undefined;
|
|
746
|
+
margin?: "xs" | "sm" | "md" | "lg" | "xl" | undefined;
|
|
747
|
+
analyticsId?: string | undefined;
|
|
748
|
+
tags?: string[] | undefined;
|
|
749
|
+
align?: "left" | "right" | "center" | undefined;
|
|
750
|
+
}, {
|
|
751
|
+
media: {
|
|
752
|
+
uri: string;
|
|
753
|
+
type: "image";
|
|
754
|
+
accessibilityDescription?: string | undefined;
|
|
755
|
+
} | {
|
|
756
|
+
type: "avatar";
|
|
757
|
+
content: ({
|
|
758
|
+
uri: string;
|
|
759
|
+
type: "uri";
|
|
760
|
+
badgeUri?: string | undefined;
|
|
761
|
+
} | {
|
|
762
|
+
text: string;
|
|
763
|
+
type: "text";
|
|
764
|
+
badgeUri?: string | undefined;
|
|
765
|
+
})[];
|
|
766
|
+
accessibilityDescription?: string | undefined;
|
|
767
|
+
};
|
|
768
|
+
type: "media";
|
|
769
|
+
size?: "xs" | "sm" | "md" | "lg" | "xl" | undefined;
|
|
770
|
+
control?: string | undefined;
|
|
771
|
+
margin?: "xs" | "sm" | "md" | "lg" | "xl" | undefined;
|
|
772
|
+
analyticsId?: string | undefined;
|
|
773
|
+
tags?: string[] | undefined;
|
|
774
|
+
align?: "left" | "right" | "center" | undefined;
|
|
775
|
+
}>;
|
|
568
776
|
export declare const progressLayoutSchema: z.ZodObject<{
|
|
569
777
|
type: z.ZodLiteral<"progress">;
|
|
570
778
|
title: z.ZodOptional<z.ZodString>;
|
|
@@ -613,114 +821,49 @@ export declare const progressLayoutSchema: z.ZodObject<{
|
|
|
613
821
|
} | undefined;
|
|
614
822
|
}>;
|
|
615
823
|
export declare const columnsLayoutBiasSchema: z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"left">, z.ZodLiteral<"right">]>;
|
|
616
|
-
export declare const
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
824
|
+
export declare const searchSearchRequestSchema: z.ZodObject<{
|
|
825
|
+
url: z.ZodString;
|
|
826
|
+
method: z.ZodUnion<[z.ZodLiteral<"GET">, z.ZodLiteral<"POST">, z.ZodLiteral<"PUT">, z.ZodLiteral<"PATCH">, z.ZodLiteral<"DELETE">]>;
|
|
827
|
+
param: z.ZodString;
|
|
828
|
+
query: z.ZodString;
|
|
829
|
+
}, "strip", z.ZodTypeAny, {
|
|
830
|
+
url: string;
|
|
831
|
+
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
832
|
+
param: string;
|
|
833
|
+
query: string;
|
|
834
|
+
}, {
|
|
835
|
+
url: string;
|
|
836
|
+
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
837
|
+
param: string;
|
|
838
|
+
query: string;
|
|
839
|
+
}>;
|
|
840
|
+
export declare const searchResultSearchSchema: z.ZodObject<{
|
|
841
|
+
type: z.ZodLiteral<"search">;
|
|
842
|
+
title: z.ZodString;
|
|
843
|
+
description: z.ZodOptional<z.ZodString>;
|
|
844
|
+
icon: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
|
|
845
|
+
name: z.ZodString;
|
|
846
|
+
}, "strip", z.ZodTypeAny, {
|
|
847
|
+
name: string;
|
|
848
|
+
}, {
|
|
849
|
+
name: string;
|
|
850
|
+
}>, z.ZodObject<{
|
|
620
851
|
text: z.ZodString;
|
|
621
|
-
badgeUri: z.ZodOptional<z.ZodString>;
|
|
622
852
|
}, "strip", z.ZodTypeAny, {
|
|
623
853
|
text: string;
|
|
624
|
-
type: "text";
|
|
625
|
-
badgeUri?: string | undefined;
|
|
626
854
|
}, {
|
|
627
855
|
text: string;
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
uri: z.ZodString
|
|
633
|
-
|
|
856
|
+
}>]>>;
|
|
857
|
+
image: z.ZodOptional<z.ZodObject<{
|
|
858
|
+
text: z.ZodOptional<z.ZodString>;
|
|
859
|
+
url: z.ZodOptional<z.ZodString>;
|
|
860
|
+
uri: z.ZodOptional<z.ZodString>;
|
|
861
|
+
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
634
862
|
}, "strip", z.ZodTypeAny, {
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
uri: string;
|
|
640
|
-
type: "uri";
|
|
641
|
-
badgeUri?: string | undefined;
|
|
642
|
-
}>]>, "many">;
|
|
643
|
-
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
644
|
-
}, "strip", z.ZodTypeAny, {
|
|
645
|
-
type: "avatar";
|
|
646
|
-
content: ({
|
|
647
|
-
uri: string;
|
|
648
|
-
type: "uri";
|
|
649
|
-
badgeUri?: string | undefined;
|
|
650
|
-
} | {
|
|
651
|
-
text: string;
|
|
652
|
-
type: "text";
|
|
653
|
-
badgeUri?: string | undefined;
|
|
654
|
-
})[];
|
|
655
|
-
accessibilityDescription?: string | undefined;
|
|
656
|
-
}, {
|
|
657
|
-
type: "avatar";
|
|
658
|
-
content: ({
|
|
659
|
-
uri: string;
|
|
660
|
-
type: "uri";
|
|
661
|
-
badgeUri?: string | undefined;
|
|
662
|
-
} | {
|
|
663
|
-
text: string;
|
|
664
|
-
type: "text";
|
|
665
|
-
badgeUri?: string | undefined;
|
|
666
|
-
})[];
|
|
667
|
-
accessibilityDescription?: string | undefined;
|
|
668
|
-
}>, z.ZodObject<{
|
|
669
|
-
type: z.ZodLiteral<"image">;
|
|
670
|
-
uri: z.ZodString;
|
|
671
|
-
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
672
|
-
}, "strip", z.ZodTypeAny, {
|
|
673
|
-
uri: string;
|
|
674
|
-
type: "image";
|
|
675
|
-
accessibilityDescription?: string | undefined;
|
|
676
|
-
}, {
|
|
677
|
-
uri: string;
|
|
678
|
-
type: "image";
|
|
679
|
-
accessibilityDescription?: string | undefined;
|
|
680
|
-
}>]>;
|
|
681
|
-
export declare const searchSearchRequestSchema: z.ZodObject<{
|
|
682
|
-
url: z.ZodString;
|
|
683
|
-
method: z.ZodUnion<[z.ZodLiteral<"GET">, z.ZodLiteral<"POST">, z.ZodLiteral<"PUT">, z.ZodLiteral<"PATCH">, z.ZodLiteral<"DELETE">]>;
|
|
684
|
-
param: z.ZodString;
|
|
685
|
-
query: z.ZodString;
|
|
686
|
-
}, "strip", z.ZodTypeAny, {
|
|
687
|
-
url: string;
|
|
688
|
-
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
689
|
-
param: string;
|
|
690
|
-
query: string;
|
|
691
|
-
}, {
|
|
692
|
-
url: string;
|
|
693
|
-
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
694
|
-
param: string;
|
|
695
|
-
query: string;
|
|
696
|
-
}>;
|
|
697
|
-
export declare const searchResultSearchSchema: z.ZodObject<{
|
|
698
|
-
type: z.ZodLiteral<"search">;
|
|
699
|
-
title: z.ZodString;
|
|
700
|
-
description: z.ZodOptional<z.ZodString>;
|
|
701
|
-
icon: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
|
|
702
|
-
name: z.ZodString;
|
|
703
|
-
}, "strip", z.ZodTypeAny, {
|
|
704
|
-
name: string;
|
|
705
|
-
}, {
|
|
706
|
-
name: string;
|
|
707
|
-
}>, z.ZodObject<{
|
|
708
|
-
text: z.ZodString;
|
|
709
|
-
}, "strip", z.ZodTypeAny, {
|
|
710
|
-
text: string;
|
|
711
|
-
}, {
|
|
712
|
-
text: string;
|
|
713
|
-
}>]>>;
|
|
714
|
-
image: z.ZodOptional<z.ZodObject<{
|
|
715
|
-
text: z.ZodOptional<z.ZodString>;
|
|
716
|
-
url: z.ZodOptional<z.ZodString>;
|
|
717
|
-
uri: z.ZodOptional<z.ZodString>;
|
|
718
|
-
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
719
|
-
}, "strip", z.ZodTypeAny, {
|
|
720
|
-
text?: string | undefined;
|
|
721
|
-
uri?: string | undefined;
|
|
722
|
-
url?: string | undefined;
|
|
723
|
-
accessibilityDescription?: string | undefined;
|
|
863
|
+
text?: string | undefined;
|
|
864
|
+
uri?: string | undefined;
|
|
865
|
+
url?: string | undefined;
|
|
866
|
+
accessibilityDescription?: string | undefined;
|
|
724
867
|
}, {
|
|
725
868
|
text?: string | undefined;
|
|
726
869
|
uri?: string | undefined;
|
|
@@ -823,12 +966,6 @@ export declare const searchResultSearchSchema: z.ZodObject<{
|
|
|
823
966
|
url?: string | undefined;
|
|
824
967
|
accessibilityDescription?: string | undefined;
|
|
825
968
|
} | undefined;
|
|
826
|
-
description?: string | undefined;
|
|
827
|
-
icon?: {
|
|
828
|
-
name: string;
|
|
829
|
-
} | {
|
|
830
|
-
text: string;
|
|
831
|
-
} | undefined;
|
|
832
969
|
media?: {
|
|
833
970
|
uri: string;
|
|
834
971
|
type: "image";
|
|
@@ -846,6 +983,12 @@ export declare const searchResultSearchSchema: z.ZodObject<{
|
|
|
846
983
|
})[];
|
|
847
984
|
accessibilityDescription?: string | undefined;
|
|
848
985
|
} | undefined;
|
|
986
|
+
description?: string | undefined;
|
|
987
|
+
icon?: {
|
|
988
|
+
name: string;
|
|
989
|
+
} | {
|
|
990
|
+
text: string;
|
|
991
|
+
} | undefined;
|
|
849
992
|
}, {
|
|
850
993
|
value: {
|
|
851
994
|
url: string;
|
|
@@ -861,12 +1004,6 @@ export declare const searchResultSearchSchema: z.ZodObject<{
|
|
|
861
1004
|
url?: string | undefined;
|
|
862
1005
|
accessibilityDescription?: string | undefined;
|
|
863
1006
|
} | undefined;
|
|
864
|
-
description?: string | undefined;
|
|
865
|
-
icon?: {
|
|
866
|
-
name: string;
|
|
867
|
-
} | {
|
|
868
|
-
text: string;
|
|
869
|
-
} | undefined;
|
|
870
1007
|
media?: {
|
|
871
1008
|
uri: string;
|
|
872
1009
|
type: "image";
|
|
@@ -884,6 +1021,12 @@ export declare const searchResultSearchSchema: z.ZodObject<{
|
|
|
884
1021
|
})[];
|
|
885
1022
|
accessibilityDescription?: string | undefined;
|
|
886
1023
|
} | undefined;
|
|
1024
|
+
description?: string | undefined;
|
|
1025
|
+
icon?: {
|
|
1026
|
+
name: string;
|
|
1027
|
+
} | {
|
|
1028
|
+
text: string;
|
|
1029
|
+
} | undefined;
|
|
887
1030
|
}>;
|
|
888
1031
|
export declare const errorResponseBodySchema: z.ZodObject<{
|
|
889
1032
|
refreshFormUrl: z.ZodOptional<z.ZodString>;
|
|
@@ -1239,14 +1382,6 @@ export declare const suggestionsValueSchema: z.ZodObject<{
|
|
|
1239
1382
|
url?: string | undefined;
|
|
1240
1383
|
accessibilityDescription?: string | undefined;
|
|
1241
1384
|
} | undefined;
|
|
1242
|
-
analyticsId?: string | undefined;
|
|
1243
|
-
tags?: string[] | undefined;
|
|
1244
|
-
tag?: string | undefined;
|
|
1245
|
-
icon?: {
|
|
1246
|
-
name: string;
|
|
1247
|
-
} | {
|
|
1248
|
-
text: string;
|
|
1249
|
-
} | undefined;
|
|
1250
1385
|
media?: {
|
|
1251
1386
|
uri: string;
|
|
1252
1387
|
type: "image";
|
|
@@ -1264,6 +1399,14 @@ export declare const suggestionsValueSchema: z.ZodObject<{
|
|
|
1264
1399
|
})[];
|
|
1265
1400
|
accessibilityDescription?: string | undefined;
|
|
1266
1401
|
} | undefined;
|
|
1402
|
+
analyticsId?: string | undefined;
|
|
1403
|
+
tags?: string[] | undefined;
|
|
1404
|
+
tag?: string | undefined;
|
|
1405
|
+
icon?: {
|
|
1406
|
+
name: string;
|
|
1407
|
+
} | {
|
|
1408
|
+
text: string;
|
|
1409
|
+
} | undefined;
|
|
1267
1410
|
}, {
|
|
1268
1411
|
value: JsonElement;
|
|
1269
1412
|
label: string;
|
|
@@ -1273,14 +1416,6 @@ export declare const suggestionsValueSchema: z.ZodObject<{
|
|
|
1273
1416
|
url?: string | undefined;
|
|
1274
1417
|
accessibilityDescription?: string | undefined;
|
|
1275
1418
|
} | undefined;
|
|
1276
|
-
analyticsId?: string | undefined;
|
|
1277
|
-
tags?: string[] | undefined;
|
|
1278
|
-
tag?: string | undefined;
|
|
1279
|
-
icon?: {
|
|
1280
|
-
name: string;
|
|
1281
|
-
} | {
|
|
1282
|
-
text: string;
|
|
1283
|
-
} | undefined;
|
|
1284
1419
|
media?: {
|
|
1285
1420
|
uri: string;
|
|
1286
1421
|
type: "image";
|
|
@@ -1298,6 +1433,14 @@ export declare const suggestionsValueSchema: z.ZodObject<{
|
|
|
1298
1433
|
})[];
|
|
1299
1434
|
accessibilityDescription?: string | undefined;
|
|
1300
1435
|
} | undefined;
|
|
1436
|
+
analyticsId?: string | undefined;
|
|
1437
|
+
tags?: string[] | undefined;
|
|
1438
|
+
tag?: string | undefined;
|
|
1439
|
+
icon?: {
|
|
1440
|
+
name: string;
|
|
1441
|
+
} | {
|
|
1442
|
+
text: string;
|
|
1443
|
+
} | undefined;
|
|
1301
1444
|
}>;
|
|
1302
1445
|
export declare const dismissBehaviorSchema: z.ZodObject<{
|
|
1303
1446
|
type: z.ZodLiteral<"dismiss">;
|
|
@@ -1336,9 +1479,10 @@ export declare const actionSchema: z.ZodObject<{
|
|
|
1336
1479
|
}, "strip", z.ZodTypeAny, {
|
|
1337
1480
|
url?: string | undefined;
|
|
1338
1481
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
1482
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1483
|
+
prefetch?: boolean | undefined;
|
|
1339
1484
|
$ref?: string | undefined;
|
|
1340
1485
|
title?: string | undefined;
|
|
1341
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1342
1486
|
disabled?: boolean | undefined;
|
|
1343
1487
|
$id?: string | undefined;
|
|
1344
1488
|
id?: string | undefined;
|
|
@@ -1347,13 +1491,13 @@ export declare const actionSchema: z.ZodObject<{
|
|
|
1347
1491
|
data?: JsonElement | undefined;
|
|
1348
1492
|
timeout?: number | undefined;
|
|
1349
1493
|
skipValidation?: boolean | undefined;
|
|
1350
|
-
prefetch?: boolean | undefined;
|
|
1351
1494
|
}, {
|
|
1352
1495
|
url?: string | undefined;
|
|
1353
1496
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
1497
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1498
|
+
prefetch?: boolean | undefined;
|
|
1354
1499
|
$ref?: string | undefined;
|
|
1355
1500
|
title?: string | undefined;
|
|
1356
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1357
1501
|
disabled?: boolean | undefined;
|
|
1358
1502
|
$id?: string | undefined;
|
|
1359
1503
|
id?: string | undefined;
|
|
@@ -1362,7 +1506,6 @@ export declare const actionSchema: z.ZodObject<{
|
|
|
1362
1506
|
data?: JsonElement | undefined;
|
|
1363
1507
|
timeout?: number | undefined;
|
|
1364
1508
|
skipValidation?: boolean | undefined;
|
|
1365
|
-
prefetch?: boolean | undefined;
|
|
1366
1509
|
}>;
|
|
1367
1510
|
export declare const summarySchema: z.ZodUnion<[z.ZodObject<{
|
|
1368
1511
|
providesTitle: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -1557,22 +1700,6 @@ export declare const summarySchema: z.ZodUnion<[z.ZodObject<{
|
|
|
1557
1700
|
} | undefined;
|
|
1558
1701
|
providesMedia?: boolean | undefined;
|
|
1559
1702
|
}>]>;
|
|
1560
|
-
export declare const requestSchema: z.ZodObject<{
|
|
1561
|
-
url: z.ZodString;
|
|
1562
|
-
method: z.ZodUnion<[z.ZodLiteral<"GET">, z.ZodLiteral<"POST">, z.ZodLiteral<"PUT">, z.ZodLiteral<"PATCH">, z.ZodLiteral<"DELETE">]>;
|
|
1563
|
-
body: z.ZodOptional<z.ZodType<JsonElement, z.ZodTypeDef, JsonElement>>;
|
|
1564
|
-
prefetch: z.ZodOptional<z.ZodBoolean>;
|
|
1565
|
-
}, "strip", z.ZodTypeAny, {
|
|
1566
|
-
url: string;
|
|
1567
|
-
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
1568
|
-
prefetch?: boolean | undefined;
|
|
1569
|
-
body?: JsonElement | undefined;
|
|
1570
|
-
}, {
|
|
1571
|
-
url: string;
|
|
1572
|
-
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
1573
|
-
prefetch?: boolean | undefined;
|
|
1574
|
-
body?: JsonElement | undefined;
|
|
1575
|
-
}>;
|
|
1576
1703
|
export declare const modalPresentationSchema: z.ZodObject<{
|
|
1577
1704
|
type: z.ZodLiteral<"modal">;
|
|
1578
1705
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1624,9 +1751,10 @@ export declare const navigationBackBehaviorSchema: z.ZodObject<{
|
|
|
1624
1751
|
}, "strip", z.ZodTypeAny, {
|
|
1625
1752
|
url?: string | undefined;
|
|
1626
1753
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
1754
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1755
|
+
prefetch?: boolean | undefined;
|
|
1627
1756
|
$ref?: string | undefined;
|
|
1628
1757
|
title?: string | undefined;
|
|
1629
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1630
1758
|
disabled?: boolean | undefined;
|
|
1631
1759
|
$id?: string | undefined;
|
|
1632
1760
|
id?: string | undefined;
|
|
@@ -1635,13 +1763,13 @@ export declare const navigationBackBehaviorSchema: z.ZodObject<{
|
|
|
1635
1763
|
data?: JsonElement | undefined;
|
|
1636
1764
|
timeout?: number | undefined;
|
|
1637
1765
|
skipValidation?: boolean | undefined;
|
|
1638
|
-
prefetch?: boolean | undefined;
|
|
1639
1766
|
}, {
|
|
1640
1767
|
url?: string | undefined;
|
|
1641
1768
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
1769
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1770
|
+
prefetch?: boolean | undefined;
|
|
1642
1771
|
$ref?: string | undefined;
|
|
1643
1772
|
title?: string | undefined;
|
|
1644
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1645
1773
|
disabled?: boolean | undefined;
|
|
1646
1774
|
$id?: string | undefined;
|
|
1647
1775
|
id?: string | undefined;
|
|
@@ -1650,15 +1778,15 @@ export declare const navigationBackBehaviorSchema: z.ZodObject<{
|
|
|
1650
1778
|
data?: JsonElement | undefined;
|
|
1651
1779
|
timeout?: number | undefined;
|
|
1652
1780
|
skipValidation?: boolean | undefined;
|
|
1653
|
-
prefetch?: boolean | undefined;
|
|
1654
1781
|
}>;
|
|
1655
1782
|
}, "strip", z.ZodTypeAny, {
|
|
1656
1783
|
action: {
|
|
1657
1784
|
url?: string | undefined;
|
|
1658
1785
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
1786
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1787
|
+
prefetch?: boolean | undefined;
|
|
1659
1788
|
$ref?: string | undefined;
|
|
1660
1789
|
title?: string | undefined;
|
|
1661
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1662
1790
|
disabled?: boolean | undefined;
|
|
1663
1791
|
$id?: string | undefined;
|
|
1664
1792
|
id?: string | undefined;
|
|
@@ -1667,16 +1795,16 @@ export declare const navigationBackBehaviorSchema: z.ZodObject<{
|
|
|
1667
1795
|
data?: JsonElement | undefined;
|
|
1668
1796
|
timeout?: number | undefined;
|
|
1669
1797
|
skipValidation?: boolean | undefined;
|
|
1670
|
-
prefetch?: boolean | undefined;
|
|
1671
1798
|
};
|
|
1672
1799
|
title?: string | undefined;
|
|
1673
1800
|
}, {
|
|
1674
1801
|
action: {
|
|
1675
1802
|
url?: string | undefined;
|
|
1676
1803
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
1804
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1805
|
+
prefetch?: boolean | undefined;
|
|
1677
1806
|
$ref?: string | undefined;
|
|
1678
1807
|
title?: string | undefined;
|
|
1679
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1680
1808
|
disabled?: boolean | undefined;
|
|
1681
1809
|
$id?: string | undefined;
|
|
1682
1810
|
id?: string | undefined;
|
|
@@ -1685,7 +1813,6 @@ export declare const navigationBackBehaviorSchema: z.ZodObject<{
|
|
|
1685
1813
|
data?: JsonElement | undefined;
|
|
1686
1814
|
timeout?: number | undefined;
|
|
1687
1815
|
skipValidation?: boolean | undefined;
|
|
1688
|
-
prefetch?: boolean | undefined;
|
|
1689
1816
|
};
|
|
1690
1817
|
title?: string | undefined;
|
|
1691
1818
|
}>;
|
|
@@ -1716,9 +1843,10 @@ export declare const actionBehaviorSchema: z.ZodObject<{
|
|
|
1716
1843
|
}, "strip", z.ZodTypeAny, {
|
|
1717
1844
|
url?: string | undefined;
|
|
1718
1845
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
1846
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1847
|
+
prefetch?: boolean | undefined;
|
|
1719
1848
|
$ref?: string | undefined;
|
|
1720
1849
|
title?: string | undefined;
|
|
1721
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1722
1850
|
disabled?: boolean | undefined;
|
|
1723
1851
|
$id?: string | undefined;
|
|
1724
1852
|
id?: string | undefined;
|
|
@@ -1727,13 +1855,13 @@ export declare const actionBehaviorSchema: z.ZodObject<{
|
|
|
1727
1855
|
data?: JsonElement | undefined;
|
|
1728
1856
|
timeout?: number | undefined;
|
|
1729
1857
|
skipValidation?: boolean | undefined;
|
|
1730
|
-
prefetch?: boolean | undefined;
|
|
1731
1858
|
}, {
|
|
1732
1859
|
url?: string | undefined;
|
|
1733
1860
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
1861
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1862
|
+
prefetch?: boolean | undefined;
|
|
1734
1863
|
$ref?: string | undefined;
|
|
1735
1864
|
title?: string | undefined;
|
|
1736
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1737
1865
|
disabled?: boolean | undefined;
|
|
1738
1866
|
$id?: string | undefined;
|
|
1739
1867
|
id?: string | undefined;
|
|
@@ -1742,15 +1870,15 @@ export declare const actionBehaviorSchema: z.ZodObject<{
|
|
|
1742
1870
|
data?: JsonElement | undefined;
|
|
1743
1871
|
timeout?: number | undefined;
|
|
1744
1872
|
skipValidation?: boolean | undefined;
|
|
1745
|
-
prefetch?: boolean | undefined;
|
|
1746
1873
|
}>;
|
|
1747
1874
|
}, "strip", z.ZodTypeAny, {
|
|
1748
1875
|
action: {
|
|
1749
1876
|
url?: string | undefined;
|
|
1750
1877
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
1878
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1879
|
+
prefetch?: boolean | undefined;
|
|
1751
1880
|
$ref?: string | undefined;
|
|
1752
1881
|
title?: string | undefined;
|
|
1753
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1754
1882
|
disabled?: boolean | undefined;
|
|
1755
1883
|
$id?: string | undefined;
|
|
1756
1884
|
id?: string | undefined;
|
|
@@ -1759,16 +1887,16 @@ export declare const actionBehaviorSchema: z.ZodObject<{
|
|
|
1759
1887
|
data?: JsonElement | undefined;
|
|
1760
1888
|
timeout?: number | undefined;
|
|
1761
1889
|
skipValidation?: boolean | undefined;
|
|
1762
|
-
prefetch?: boolean | undefined;
|
|
1763
1890
|
};
|
|
1764
1891
|
type: "action";
|
|
1765
1892
|
}, {
|
|
1766
1893
|
action: {
|
|
1767
1894
|
url?: string | undefined;
|
|
1768
1895
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
1896
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1897
|
+
prefetch?: boolean | undefined;
|
|
1769
1898
|
$ref?: string | undefined;
|
|
1770
1899
|
title?: string | undefined;
|
|
1771
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1772
1900
|
disabled?: boolean | undefined;
|
|
1773
1901
|
$id?: string | undefined;
|
|
1774
1902
|
id?: string | undefined;
|
|
@@ -1777,7 +1905,6 @@ export declare const actionBehaviorSchema: z.ZodObject<{
|
|
|
1777
1905
|
data?: JsonElement | undefined;
|
|
1778
1906
|
timeout?: number | undefined;
|
|
1779
1907
|
skipValidation?: boolean | undefined;
|
|
1780
|
-
prefetch?: boolean | undefined;
|
|
1781
1908
|
};
|
|
1782
1909
|
type: "action";
|
|
1783
1910
|
}>;
|
|
@@ -1800,9 +1927,10 @@ export declare const containerBehaviorSchema: z.ZodObject<{
|
|
|
1800
1927
|
}, "strip", z.ZodTypeAny, {
|
|
1801
1928
|
url?: string | undefined;
|
|
1802
1929
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
1930
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1931
|
+
prefetch?: boolean | undefined;
|
|
1803
1932
|
$ref?: string | undefined;
|
|
1804
1933
|
title?: string | undefined;
|
|
1805
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1806
1934
|
disabled?: boolean | undefined;
|
|
1807
1935
|
$id?: string | undefined;
|
|
1808
1936
|
id?: string | undefined;
|
|
@@ -1811,13 +1939,13 @@ export declare const containerBehaviorSchema: z.ZodObject<{
|
|
|
1811
1939
|
data?: JsonElement | undefined;
|
|
1812
1940
|
timeout?: number | undefined;
|
|
1813
1941
|
skipValidation?: boolean | undefined;
|
|
1814
|
-
prefetch?: boolean | undefined;
|
|
1815
1942
|
}, {
|
|
1816
1943
|
url?: string | undefined;
|
|
1817
1944
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
1945
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1946
|
+
prefetch?: boolean | undefined;
|
|
1818
1947
|
$ref?: string | undefined;
|
|
1819
1948
|
title?: string | undefined;
|
|
1820
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1821
1949
|
disabled?: boolean | undefined;
|
|
1822
1950
|
$id?: string | undefined;
|
|
1823
1951
|
id?: string | undefined;
|
|
@@ -1826,7 +1954,6 @@ export declare const containerBehaviorSchema: z.ZodObject<{
|
|
|
1826
1954
|
data?: JsonElement | undefined;
|
|
1827
1955
|
timeout?: number | undefined;
|
|
1828
1956
|
skipValidation?: boolean | undefined;
|
|
1829
|
-
prefetch?: boolean | undefined;
|
|
1830
1957
|
}>>;
|
|
1831
1958
|
link: z.ZodOptional<z.ZodObject<{
|
|
1832
1959
|
url: z.ZodString;
|
|
@@ -1842,9 +1969,10 @@ export declare const containerBehaviorSchema: z.ZodObject<{
|
|
|
1842
1969
|
action?: {
|
|
1843
1970
|
url?: string | undefined;
|
|
1844
1971
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
1972
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1973
|
+
prefetch?: boolean | undefined;
|
|
1845
1974
|
$ref?: string | undefined;
|
|
1846
1975
|
title?: string | undefined;
|
|
1847
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1848
1976
|
disabled?: boolean | undefined;
|
|
1849
1977
|
$id?: string | undefined;
|
|
1850
1978
|
id?: string | undefined;
|
|
@@ -1853,7 +1981,6 @@ export declare const containerBehaviorSchema: z.ZodObject<{
|
|
|
1853
1981
|
data?: JsonElement | undefined;
|
|
1854
1982
|
timeout?: number | undefined;
|
|
1855
1983
|
skipValidation?: boolean | undefined;
|
|
1856
|
-
prefetch?: boolean | undefined;
|
|
1857
1984
|
} | undefined;
|
|
1858
1985
|
}, {
|
|
1859
1986
|
link?: {
|
|
@@ -1862,9 +1989,10 @@ export declare const containerBehaviorSchema: z.ZodObject<{
|
|
|
1862
1989
|
action?: {
|
|
1863
1990
|
url?: string | undefined;
|
|
1864
1991
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
1992
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1993
|
+
prefetch?: boolean | undefined;
|
|
1865
1994
|
$ref?: string | undefined;
|
|
1866
1995
|
title?: string | undefined;
|
|
1867
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
1868
1996
|
disabled?: boolean | undefined;
|
|
1869
1997
|
$id?: string | undefined;
|
|
1870
1998
|
id?: string | undefined;
|
|
@@ -1873,7 +2001,6 @@ export declare const containerBehaviorSchema: z.ZodObject<{
|
|
|
1873
2001
|
data?: JsonElement | undefined;
|
|
1874
2002
|
timeout?: number | undefined;
|
|
1875
2003
|
skipValidation?: boolean | undefined;
|
|
1876
|
-
prefetch?: boolean | undefined;
|
|
1877
2004
|
} | undefined;
|
|
1878
2005
|
}>;
|
|
1879
2006
|
export declare const suggestionsSchema: z.ZodObject<{
|
|
@@ -1986,14 +2113,6 @@ export declare const suggestionsSchema: z.ZodObject<{
|
|
|
1986
2113
|
url?: string | undefined;
|
|
1987
2114
|
accessibilityDescription?: string | undefined;
|
|
1988
2115
|
} | undefined;
|
|
1989
|
-
analyticsId?: string | undefined;
|
|
1990
|
-
tags?: string[] | undefined;
|
|
1991
|
-
tag?: string | undefined;
|
|
1992
|
-
icon?: {
|
|
1993
|
-
name: string;
|
|
1994
|
-
} | {
|
|
1995
|
-
text: string;
|
|
1996
|
-
} | undefined;
|
|
1997
2116
|
media?: {
|
|
1998
2117
|
uri: string;
|
|
1999
2118
|
type: "image";
|
|
@@ -2011,6 +2130,14 @@ export declare const suggestionsSchema: z.ZodObject<{
|
|
|
2011
2130
|
})[];
|
|
2012
2131
|
accessibilityDescription?: string | undefined;
|
|
2013
2132
|
} | undefined;
|
|
2133
|
+
analyticsId?: string | undefined;
|
|
2134
|
+
tags?: string[] | undefined;
|
|
2135
|
+
tag?: string | undefined;
|
|
2136
|
+
icon?: {
|
|
2137
|
+
name: string;
|
|
2138
|
+
} | {
|
|
2139
|
+
text: string;
|
|
2140
|
+
} | undefined;
|
|
2014
2141
|
}, {
|
|
2015
2142
|
value: JsonElement;
|
|
2016
2143
|
label: string;
|
|
@@ -2020,14 +2147,6 @@ export declare const suggestionsSchema: z.ZodObject<{
|
|
|
2020
2147
|
url?: string | undefined;
|
|
2021
2148
|
accessibilityDescription?: string | undefined;
|
|
2022
2149
|
} | undefined;
|
|
2023
|
-
analyticsId?: string | undefined;
|
|
2024
|
-
tags?: string[] | undefined;
|
|
2025
|
-
tag?: string | undefined;
|
|
2026
|
-
icon?: {
|
|
2027
|
-
name: string;
|
|
2028
|
-
} | {
|
|
2029
|
-
text: string;
|
|
2030
|
-
} | undefined;
|
|
2031
2150
|
media?: {
|
|
2032
2151
|
uri: string;
|
|
2033
2152
|
type: "image";
|
|
@@ -2045,6 +2164,14 @@ export declare const suggestionsSchema: z.ZodObject<{
|
|
|
2045
2164
|
})[];
|
|
2046
2165
|
accessibilityDescription?: string | undefined;
|
|
2047
2166
|
} | undefined;
|
|
2167
|
+
analyticsId?: string | undefined;
|
|
2168
|
+
tags?: string[] | undefined;
|
|
2169
|
+
tag?: string | undefined;
|
|
2170
|
+
icon?: {
|
|
2171
|
+
name: string;
|
|
2172
|
+
} | {
|
|
2173
|
+
text: string;
|
|
2174
|
+
} | undefined;
|
|
2048
2175
|
}>, "many">;
|
|
2049
2176
|
}, "strip", z.ZodTypeAny, {
|
|
2050
2177
|
values: {
|
|
@@ -2056,14 +2183,6 @@ export declare const suggestionsSchema: z.ZodObject<{
|
|
|
2056
2183
|
url?: string | undefined;
|
|
2057
2184
|
accessibilityDescription?: string | undefined;
|
|
2058
2185
|
} | undefined;
|
|
2059
|
-
analyticsId?: string | undefined;
|
|
2060
|
-
tags?: string[] | undefined;
|
|
2061
|
-
tag?: string | undefined;
|
|
2062
|
-
icon?: {
|
|
2063
|
-
name: string;
|
|
2064
|
-
} | {
|
|
2065
|
-
text: string;
|
|
2066
|
-
} | undefined;
|
|
2067
2186
|
media?: {
|
|
2068
2187
|
uri: string;
|
|
2069
2188
|
type: "image";
|
|
@@ -2081,17 +2200,6 @@ export declare const suggestionsSchema: z.ZodObject<{
|
|
|
2081
2200
|
})[];
|
|
2082
2201
|
accessibilityDescription?: string | undefined;
|
|
2083
2202
|
} | undefined;
|
|
2084
|
-
}[];
|
|
2085
|
-
}, {
|
|
2086
|
-
values: {
|
|
2087
|
-
value: JsonElement;
|
|
2088
|
-
label: string;
|
|
2089
|
-
image?: {
|
|
2090
|
-
text?: string | undefined;
|
|
2091
|
-
uri?: string | undefined;
|
|
2092
|
-
url?: string | undefined;
|
|
2093
|
-
accessibilityDescription?: string | undefined;
|
|
2094
|
-
} | undefined;
|
|
2095
2203
|
analyticsId?: string | undefined;
|
|
2096
2204
|
tags?: string[] | undefined;
|
|
2097
2205
|
tag?: string | undefined;
|
|
@@ -2100,6 +2208,17 @@ export declare const suggestionsSchema: z.ZodObject<{
|
|
|
2100
2208
|
} | {
|
|
2101
2209
|
text: string;
|
|
2102
2210
|
} | undefined;
|
|
2211
|
+
}[];
|
|
2212
|
+
}, {
|
|
2213
|
+
values: {
|
|
2214
|
+
value: JsonElement;
|
|
2215
|
+
label: string;
|
|
2216
|
+
image?: {
|
|
2217
|
+
text?: string | undefined;
|
|
2218
|
+
uri?: string | undefined;
|
|
2219
|
+
url?: string | undefined;
|
|
2220
|
+
accessibilityDescription?: string | undefined;
|
|
2221
|
+
} | undefined;
|
|
2103
2222
|
media?: {
|
|
2104
2223
|
uri: string;
|
|
2105
2224
|
type: "image";
|
|
@@ -2117,6 +2236,14 @@ export declare const suggestionsSchema: z.ZodObject<{
|
|
|
2117
2236
|
})[];
|
|
2118
2237
|
accessibilityDescription?: string | undefined;
|
|
2119
2238
|
} | undefined;
|
|
2239
|
+
analyticsId?: string | undefined;
|
|
2240
|
+
tags?: string[] | undefined;
|
|
2241
|
+
tag?: string | undefined;
|
|
2242
|
+
icon?: {
|
|
2243
|
+
name: string;
|
|
2244
|
+
} | {
|
|
2245
|
+
text: string;
|
|
2246
|
+
} | undefined;
|
|
2120
2247
|
}[];
|
|
2121
2248
|
}>;
|
|
2122
2249
|
export declare const searchResultActionSchema: z.ZodObject<{
|
|
@@ -2170,9 +2297,10 @@ export declare const searchResultActionSchema: z.ZodObject<{
|
|
|
2170
2297
|
}, "strip", z.ZodTypeAny, {
|
|
2171
2298
|
url?: string | undefined;
|
|
2172
2299
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
2300
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2301
|
+
prefetch?: boolean | undefined;
|
|
2173
2302
|
$ref?: string | undefined;
|
|
2174
2303
|
title?: string | undefined;
|
|
2175
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2176
2304
|
disabled?: boolean | undefined;
|
|
2177
2305
|
$id?: string | undefined;
|
|
2178
2306
|
id?: string | undefined;
|
|
@@ -2181,13 +2309,13 @@ export declare const searchResultActionSchema: z.ZodObject<{
|
|
|
2181
2309
|
data?: JsonElement | undefined;
|
|
2182
2310
|
timeout?: number | undefined;
|
|
2183
2311
|
skipValidation?: boolean | undefined;
|
|
2184
|
-
prefetch?: boolean | undefined;
|
|
2185
2312
|
}, {
|
|
2186
2313
|
url?: string | undefined;
|
|
2187
2314
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
2315
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2316
|
+
prefetch?: boolean | undefined;
|
|
2188
2317
|
$ref?: string | undefined;
|
|
2189
2318
|
title?: string | undefined;
|
|
2190
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2191
2319
|
disabled?: boolean | undefined;
|
|
2192
2320
|
$id?: string | undefined;
|
|
2193
2321
|
id?: string | undefined;
|
|
@@ -2196,7 +2324,6 @@ export declare const searchResultActionSchema: z.ZodObject<{
|
|
|
2196
2324
|
data?: JsonElement | undefined;
|
|
2197
2325
|
timeout?: number | undefined;
|
|
2198
2326
|
skipValidation?: boolean | undefined;
|
|
2199
|
-
prefetch?: boolean | undefined;
|
|
2200
2327
|
}>;
|
|
2201
2328
|
media: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
|
|
2202
2329
|
type: z.ZodLiteral<"avatar">;
|
|
@@ -2267,9 +2394,10 @@ export declare const searchResultActionSchema: z.ZodObject<{
|
|
|
2267
2394
|
value: {
|
|
2268
2395
|
url?: string | undefined;
|
|
2269
2396
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
2397
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2398
|
+
prefetch?: boolean | undefined;
|
|
2270
2399
|
$ref?: string | undefined;
|
|
2271
2400
|
title?: string | undefined;
|
|
2272
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2273
2401
|
disabled?: boolean | undefined;
|
|
2274
2402
|
$id?: string | undefined;
|
|
2275
2403
|
id?: string | undefined;
|
|
@@ -2278,7 +2406,6 @@ export declare const searchResultActionSchema: z.ZodObject<{
|
|
|
2278
2406
|
data?: JsonElement | undefined;
|
|
2279
2407
|
timeout?: number | undefined;
|
|
2280
2408
|
skipValidation?: boolean | undefined;
|
|
2281
|
-
prefetch?: boolean | undefined;
|
|
2282
2409
|
};
|
|
2283
2410
|
type: "action";
|
|
2284
2411
|
title: string;
|
|
@@ -2288,12 +2415,6 @@ export declare const searchResultActionSchema: z.ZodObject<{
|
|
|
2288
2415
|
url?: string | undefined;
|
|
2289
2416
|
accessibilityDescription?: string | undefined;
|
|
2290
2417
|
} | undefined;
|
|
2291
|
-
description?: string | undefined;
|
|
2292
|
-
icon?: {
|
|
2293
|
-
name: string;
|
|
2294
|
-
} | {
|
|
2295
|
-
text: string;
|
|
2296
|
-
} | undefined;
|
|
2297
2418
|
media?: {
|
|
2298
2419
|
uri: string;
|
|
2299
2420
|
type: "image";
|
|
@@ -2311,13 +2432,20 @@ export declare const searchResultActionSchema: z.ZodObject<{
|
|
|
2311
2432
|
})[];
|
|
2312
2433
|
accessibilityDescription?: string | undefined;
|
|
2313
2434
|
} | undefined;
|
|
2435
|
+
description?: string | undefined;
|
|
2436
|
+
icon?: {
|
|
2437
|
+
name: string;
|
|
2438
|
+
} | {
|
|
2439
|
+
text: string;
|
|
2440
|
+
} | undefined;
|
|
2314
2441
|
}, {
|
|
2315
2442
|
value: {
|
|
2316
2443
|
url?: string | undefined;
|
|
2317
2444
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
2445
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2446
|
+
prefetch?: boolean | undefined;
|
|
2318
2447
|
$ref?: string | undefined;
|
|
2319
2448
|
title?: string | undefined;
|
|
2320
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2321
2449
|
disabled?: boolean | undefined;
|
|
2322
2450
|
$id?: string | undefined;
|
|
2323
2451
|
id?: string | undefined;
|
|
@@ -2326,7 +2454,6 @@ export declare const searchResultActionSchema: z.ZodObject<{
|
|
|
2326
2454
|
data?: JsonElement | undefined;
|
|
2327
2455
|
timeout?: number | undefined;
|
|
2328
2456
|
skipValidation?: boolean | undefined;
|
|
2329
|
-
prefetch?: boolean | undefined;
|
|
2330
2457
|
};
|
|
2331
2458
|
type: "action";
|
|
2332
2459
|
title: string;
|
|
@@ -2336,12 +2463,6 @@ export declare const searchResultActionSchema: z.ZodObject<{
|
|
|
2336
2463
|
url?: string | undefined;
|
|
2337
2464
|
accessibilityDescription?: string | undefined;
|
|
2338
2465
|
} | undefined;
|
|
2339
|
-
description?: string | undefined;
|
|
2340
|
-
icon?: {
|
|
2341
|
-
name: string;
|
|
2342
|
-
} | {
|
|
2343
|
-
text: string;
|
|
2344
|
-
} | undefined;
|
|
2345
2466
|
media?: {
|
|
2346
2467
|
uri: string;
|
|
2347
2468
|
type: "image";
|
|
@@ -2359,9 +2480,47 @@ export declare const searchResultActionSchema: z.ZodObject<{
|
|
|
2359
2480
|
})[];
|
|
2360
2481
|
accessibilityDescription?: string | undefined;
|
|
2361
2482
|
} | undefined;
|
|
2483
|
+
description?: string | undefined;
|
|
2484
|
+
icon?: {
|
|
2485
|
+
name: string;
|
|
2486
|
+
} | {
|
|
2487
|
+
text: string;
|
|
2488
|
+
} | undefined;
|
|
2362
2489
|
}>;
|
|
2363
|
-
export declare const
|
|
2364
|
-
|
|
2490
|
+
export declare const searchResultSchema: z.ZodUnion<[z.ZodObject<{
|
|
2491
|
+
type: z.ZodLiteral<"action">;
|
|
2492
|
+
title: z.ZodString;
|
|
2493
|
+
description: z.ZodOptional<z.ZodString>;
|
|
2494
|
+
icon: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
|
|
2495
|
+
name: z.ZodString;
|
|
2496
|
+
}, "strip", z.ZodTypeAny, {
|
|
2497
|
+
name: string;
|
|
2498
|
+
}, {
|
|
2499
|
+
name: string;
|
|
2500
|
+
}>, z.ZodObject<{
|
|
2501
|
+
text: z.ZodString;
|
|
2502
|
+
}, "strip", z.ZodTypeAny, {
|
|
2503
|
+
text: string;
|
|
2504
|
+
}, {
|
|
2505
|
+
text: string;
|
|
2506
|
+
}>]>>;
|
|
2507
|
+
image: z.ZodOptional<z.ZodObject<{
|
|
2508
|
+
text: z.ZodOptional<z.ZodString>;
|
|
2509
|
+
url: z.ZodOptional<z.ZodString>;
|
|
2510
|
+
uri: z.ZodOptional<z.ZodString>;
|
|
2511
|
+
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
2512
|
+
}, "strip", z.ZodTypeAny, {
|
|
2513
|
+
text?: string | undefined;
|
|
2514
|
+
uri?: string | undefined;
|
|
2515
|
+
url?: string | undefined;
|
|
2516
|
+
accessibilityDescription?: string | undefined;
|
|
2517
|
+
}, {
|
|
2518
|
+
text?: string | undefined;
|
|
2519
|
+
uri?: string | undefined;
|
|
2520
|
+
url?: string | undefined;
|
|
2521
|
+
accessibilityDescription?: string | undefined;
|
|
2522
|
+
}>>;
|
|
2523
|
+
value: z.ZodObject<{
|
|
2365
2524
|
title: z.ZodOptional<z.ZodString>;
|
|
2366
2525
|
type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"primary">, z.ZodLiteral<"secondary">, z.ZodLiteral<"link">, z.ZodLiteral<"positive">, z.ZodLiteral<"negative">]>>;
|
|
2367
2526
|
disabled: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -2379,9 +2538,10 @@ export declare const actionResponseBodySchema: z.ZodObject<{
|
|
|
2379
2538
|
}, "strip", z.ZodTypeAny, {
|
|
2380
2539
|
url?: string | undefined;
|
|
2381
2540
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
2541
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2542
|
+
prefetch?: boolean | undefined;
|
|
2382
2543
|
$ref?: string | undefined;
|
|
2383
2544
|
title?: string | undefined;
|
|
2384
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2385
2545
|
disabled?: boolean | undefined;
|
|
2386
2546
|
$id?: string | undefined;
|
|
2387
2547
|
id?: string | undefined;
|
|
@@ -2390,13 +2550,13 @@ export declare const actionResponseBodySchema: z.ZodObject<{
|
|
|
2390
2550
|
data?: JsonElement | undefined;
|
|
2391
2551
|
timeout?: number | undefined;
|
|
2392
2552
|
skipValidation?: boolean | undefined;
|
|
2393
|
-
prefetch?: boolean | undefined;
|
|
2394
2553
|
}, {
|
|
2395
2554
|
url?: string | undefined;
|
|
2396
2555
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
2556
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2557
|
+
prefetch?: boolean | undefined;
|
|
2397
2558
|
$ref?: string | undefined;
|
|
2398
2559
|
title?: string | undefined;
|
|
2399
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2400
2560
|
disabled?: boolean | undefined;
|
|
2401
2561
|
$id?: string | undefined;
|
|
2402
2562
|
id?: string | undefined;
|
|
@@ -2405,15 +2565,80 @@ export declare const actionResponseBodySchema: z.ZodObject<{
|
|
|
2405
2565
|
data?: JsonElement | undefined;
|
|
2406
2566
|
timeout?: number | undefined;
|
|
2407
2567
|
skipValidation?: boolean | undefined;
|
|
2408
|
-
prefetch?: boolean | undefined;
|
|
2409
2568
|
}>;
|
|
2569
|
+
media: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
|
|
2570
|
+
type: z.ZodLiteral<"avatar">;
|
|
2571
|
+
content: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
2572
|
+
type: z.ZodLiteral<"text">;
|
|
2573
|
+
text: z.ZodString;
|
|
2574
|
+
badgeUri: z.ZodOptional<z.ZodString>;
|
|
2575
|
+
}, "strip", z.ZodTypeAny, {
|
|
2576
|
+
text: string;
|
|
2577
|
+
type: "text";
|
|
2578
|
+
badgeUri?: string | undefined;
|
|
2579
|
+
}, {
|
|
2580
|
+
text: string;
|
|
2581
|
+
type: "text";
|
|
2582
|
+
badgeUri?: string | undefined;
|
|
2583
|
+
}>, z.ZodObject<{
|
|
2584
|
+
type: z.ZodLiteral<"uri">;
|
|
2585
|
+
uri: z.ZodString;
|
|
2586
|
+
badgeUri: z.ZodOptional<z.ZodString>;
|
|
2587
|
+
}, "strip", z.ZodTypeAny, {
|
|
2588
|
+
uri: string;
|
|
2589
|
+
type: "uri";
|
|
2590
|
+
badgeUri?: string | undefined;
|
|
2591
|
+
}, {
|
|
2592
|
+
uri: string;
|
|
2593
|
+
type: "uri";
|
|
2594
|
+
badgeUri?: string | undefined;
|
|
2595
|
+
}>]>, "many">;
|
|
2596
|
+
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
2597
|
+
}, "strip", z.ZodTypeAny, {
|
|
2598
|
+
type: "avatar";
|
|
2599
|
+
content: ({
|
|
2600
|
+
uri: string;
|
|
2601
|
+
type: "uri";
|
|
2602
|
+
badgeUri?: string | undefined;
|
|
2603
|
+
} | {
|
|
2604
|
+
text: string;
|
|
2605
|
+
type: "text";
|
|
2606
|
+
badgeUri?: string | undefined;
|
|
2607
|
+
})[];
|
|
2608
|
+
accessibilityDescription?: string | undefined;
|
|
2609
|
+
}, {
|
|
2610
|
+
type: "avatar";
|
|
2611
|
+
content: ({
|
|
2612
|
+
uri: string;
|
|
2613
|
+
type: "uri";
|
|
2614
|
+
badgeUri?: string | undefined;
|
|
2615
|
+
} | {
|
|
2616
|
+
text: string;
|
|
2617
|
+
type: "text";
|
|
2618
|
+
badgeUri?: string | undefined;
|
|
2619
|
+
})[];
|
|
2620
|
+
accessibilityDescription?: string | undefined;
|
|
2621
|
+
}>, z.ZodObject<{
|
|
2622
|
+
type: z.ZodLiteral<"image">;
|
|
2623
|
+
uri: z.ZodString;
|
|
2624
|
+
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
2625
|
+
}, "strip", z.ZodTypeAny, {
|
|
2626
|
+
uri: string;
|
|
2627
|
+
type: "image";
|
|
2628
|
+
accessibilityDescription?: string | undefined;
|
|
2629
|
+
}, {
|
|
2630
|
+
uri: string;
|
|
2631
|
+
type: "image";
|
|
2632
|
+
accessibilityDescription?: string | undefined;
|
|
2633
|
+
}>]>>;
|
|
2410
2634
|
}, "strip", z.ZodTypeAny, {
|
|
2411
|
-
|
|
2635
|
+
value: {
|
|
2412
2636
|
url?: string | undefined;
|
|
2413
2637
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
2638
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2639
|
+
prefetch?: boolean | undefined;
|
|
2414
2640
|
$ref?: string | undefined;
|
|
2415
2641
|
title?: string | undefined;
|
|
2416
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2417
2642
|
disabled?: boolean | undefined;
|
|
2418
2643
|
$id?: string | undefined;
|
|
2419
2644
|
id?: string | undefined;
|
|
@@ -2422,15 +2647,46 @@ export declare const actionResponseBodySchema: z.ZodObject<{
|
|
|
2422
2647
|
data?: JsonElement | undefined;
|
|
2423
2648
|
timeout?: number | undefined;
|
|
2424
2649
|
skipValidation?: boolean | undefined;
|
|
2425
|
-
prefetch?: boolean | undefined;
|
|
2426
2650
|
};
|
|
2651
|
+
type: "action";
|
|
2652
|
+
title: string;
|
|
2653
|
+
image?: {
|
|
2654
|
+
text?: string | undefined;
|
|
2655
|
+
uri?: string | undefined;
|
|
2656
|
+
url?: string | undefined;
|
|
2657
|
+
accessibilityDescription?: string | undefined;
|
|
2658
|
+
} | undefined;
|
|
2659
|
+
media?: {
|
|
2660
|
+
uri: string;
|
|
2661
|
+
type: "image";
|
|
2662
|
+
accessibilityDescription?: string | undefined;
|
|
2663
|
+
} | {
|
|
2664
|
+
type: "avatar";
|
|
2665
|
+
content: ({
|
|
2666
|
+
uri: string;
|
|
2667
|
+
type: "uri";
|
|
2668
|
+
badgeUri?: string | undefined;
|
|
2669
|
+
} | {
|
|
2670
|
+
text: string;
|
|
2671
|
+
type: "text";
|
|
2672
|
+
badgeUri?: string | undefined;
|
|
2673
|
+
})[];
|
|
2674
|
+
accessibilityDescription?: string | undefined;
|
|
2675
|
+
} | undefined;
|
|
2676
|
+
description?: string | undefined;
|
|
2677
|
+
icon?: {
|
|
2678
|
+
name: string;
|
|
2679
|
+
} | {
|
|
2680
|
+
text: string;
|
|
2681
|
+
} | undefined;
|
|
2427
2682
|
}, {
|
|
2428
|
-
|
|
2683
|
+
value: {
|
|
2429
2684
|
url?: string | undefined;
|
|
2430
2685
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
2686
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2687
|
+
prefetch?: boolean | undefined;
|
|
2431
2688
|
$ref?: string | undefined;
|
|
2432
2689
|
title?: string | undefined;
|
|
2433
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2434
2690
|
disabled?: boolean | undefined;
|
|
2435
2691
|
$id?: string | undefined;
|
|
2436
2692
|
id?: string | undefined;
|
|
@@ -2439,48 +2695,336 @@ export declare const actionResponseBodySchema: z.ZodObject<{
|
|
|
2439
2695
|
data?: JsonElement | undefined;
|
|
2440
2696
|
timeout?: number | undefined;
|
|
2441
2697
|
skipValidation?: boolean | undefined;
|
|
2442
|
-
prefetch?: boolean | undefined;
|
|
2443
2698
|
};
|
|
2444
|
-
|
|
2445
|
-
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
|
|
2455
|
-
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
|
|
2480
|
-
|
|
2699
|
+
type: "action";
|
|
2700
|
+
title: string;
|
|
2701
|
+
image?: {
|
|
2702
|
+
text?: string | undefined;
|
|
2703
|
+
uri?: string | undefined;
|
|
2704
|
+
url?: string | undefined;
|
|
2705
|
+
accessibilityDescription?: string | undefined;
|
|
2706
|
+
} | undefined;
|
|
2707
|
+
media?: {
|
|
2708
|
+
uri: string;
|
|
2709
|
+
type: "image";
|
|
2710
|
+
accessibilityDescription?: string | undefined;
|
|
2711
|
+
} | {
|
|
2712
|
+
type: "avatar";
|
|
2713
|
+
content: ({
|
|
2714
|
+
uri: string;
|
|
2715
|
+
type: "uri";
|
|
2716
|
+
badgeUri?: string | undefined;
|
|
2717
|
+
} | {
|
|
2718
|
+
text: string;
|
|
2719
|
+
type: "text";
|
|
2720
|
+
badgeUri?: string | undefined;
|
|
2721
|
+
})[];
|
|
2722
|
+
accessibilityDescription?: string | undefined;
|
|
2723
|
+
} | undefined;
|
|
2724
|
+
description?: string | undefined;
|
|
2725
|
+
icon?: {
|
|
2726
|
+
name: string;
|
|
2727
|
+
} | {
|
|
2728
|
+
text: string;
|
|
2729
|
+
} | undefined;
|
|
2730
|
+
}>, z.ZodObject<{
|
|
2731
|
+
type: z.ZodLiteral<"search">;
|
|
2732
|
+
title: z.ZodString;
|
|
2733
|
+
description: z.ZodOptional<z.ZodString>;
|
|
2734
|
+
icon: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
|
|
2735
|
+
name: z.ZodString;
|
|
2736
|
+
}, "strip", z.ZodTypeAny, {
|
|
2737
|
+
name: string;
|
|
2738
|
+
}, {
|
|
2739
|
+
name: string;
|
|
2740
|
+
}>, z.ZodObject<{
|
|
2741
|
+
text: z.ZodString;
|
|
2742
|
+
}, "strip", z.ZodTypeAny, {
|
|
2743
|
+
text: string;
|
|
2744
|
+
}, {
|
|
2745
|
+
text: string;
|
|
2746
|
+
}>]>>;
|
|
2747
|
+
image: z.ZodOptional<z.ZodObject<{
|
|
2748
|
+
text: z.ZodOptional<z.ZodString>;
|
|
2749
|
+
url: z.ZodOptional<z.ZodString>;
|
|
2750
|
+
uri: z.ZodOptional<z.ZodString>;
|
|
2751
|
+
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
2752
|
+
}, "strip", z.ZodTypeAny, {
|
|
2753
|
+
text?: string | undefined;
|
|
2754
|
+
uri?: string | undefined;
|
|
2755
|
+
url?: string | undefined;
|
|
2756
|
+
accessibilityDescription?: string | undefined;
|
|
2757
|
+
}, {
|
|
2758
|
+
text?: string | undefined;
|
|
2759
|
+
uri?: string | undefined;
|
|
2760
|
+
url?: string | undefined;
|
|
2761
|
+
accessibilityDescription?: string | undefined;
|
|
2762
|
+
}>>;
|
|
2763
|
+
value: z.ZodObject<{
|
|
2764
|
+
url: z.ZodString;
|
|
2765
|
+
method: z.ZodUnion<[z.ZodLiteral<"GET">, z.ZodLiteral<"POST">, z.ZodLiteral<"PUT">, z.ZodLiteral<"PATCH">, z.ZodLiteral<"DELETE">]>;
|
|
2766
|
+
param: z.ZodString;
|
|
2767
|
+
query: z.ZodString;
|
|
2768
|
+
}, "strip", z.ZodTypeAny, {
|
|
2769
|
+
url: string;
|
|
2770
|
+
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
2771
|
+
param: string;
|
|
2772
|
+
query: string;
|
|
2773
|
+
}, {
|
|
2774
|
+
url: string;
|
|
2775
|
+
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
2776
|
+
param: string;
|
|
2777
|
+
query: string;
|
|
2778
|
+
}>;
|
|
2779
|
+
media: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
|
|
2780
|
+
type: z.ZodLiteral<"avatar">;
|
|
2781
|
+
content: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
2782
|
+
type: z.ZodLiteral<"text">;
|
|
2783
|
+
text: z.ZodString;
|
|
2784
|
+
badgeUri: z.ZodOptional<z.ZodString>;
|
|
2785
|
+
}, "strip", z.ZodTypeAny, {
|
|
2786
|
+
text: string;
|
|
2787
|
+
type: "text";
|
|
2788
|
+
badgeUri?: string | undefined;
|
|
2789
|
+
}, {
|
|
2790
|
+
text: string;
|
|
2791
|
+
type: "text";
|
|
2792
|
+
badgeUri?: string | undefined;
|
|
2793
|
+
}>, z.ZodObject<{
|
|
2794
|
+
type: z.ZodLiteral<"uri">;
|
|
2795
|
+
uri: z.ZodString;
|
|
2796
|
+
badgeUri: z.ZodOptional<z.ZodString>;
|
|
2797
|
+
}, "strip", z.ZodTypeAny, {
|
|
2798
|
+
uri: string;
|
|
2799
|
+
type: "uri";
|
|
2800
|
+
badgeUri?: string | undefined;
|
|
2801
|
+
}, {
|
|
2802
|
+
uri: string;
|
|
2803
|
+
type: "uri";
|
|
2804
|
+
badgeUri?: string | undefined;
|
|
2805
|
+
}>]>, "many">;
|
|
2806
|
+
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
2807
|
+
}, "strip", z.ZodTypeAny, {
|
|
2808
|
+
type: "avatar";
|
|
2809
|
+
content: ({
|
|
2810
|
+
uri: string;
|
|
2811
|
+
type: "uri";
|
|
2812
|
+
badgeUri?: string | undefined;
|
|
2813
|
+
} | {
|
|
2814
|
+
text: string;
|
|
2815
|
+
type: "text";
|
|
2816
|
+
badgeUri?: string | undefined;
|
|
2817
|
+
})[];
|
|
2818
|
+
accessibilityDescription?: string | undefined;
|
|
2819
|
+
}, {
|
|
2820
|
+
type: "avatar";
|
|
2821
|
+
content: ({
|
|
2822
|
+
uri: string;
|
|
2823
|
+
type: "uri";
|
|
2824
|
+
badgeUri?: string | undefined;
|
|
2825
|
+
} | {
|
|
2826
|
+
text: string;
|
|
2827
|
+
type: "text";
|
|
2828
|
+
badgeUri?: string | undefined;
|
|
2829
|
+
})[];
|
|
2830
|
+
accessibilityDescription?: string | undefined;
|
|
2831
|
+
}>, z.ZodObject<{
|
|
2832
|
+
type: z.ZodLiteral<"image">;
|
|
2833
|
+
uri: z.ZodString;
|
|
2834
|
+
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
2835
|
+
}, "strip", z.ZodTypeAny, {
|
|
2836
|
+
uri: string;
|
|
2837
|
+
type: "image";
|
|
2838
|
+
accessibilityDescription?: string | undefined;
|
|
2839
|
+
}, {
|
|
2840
|
+
uri: string;
|
|
2841
|
+
type: "image";
|
|
2842
|
+
accessibilityDescription?: string | undefined;
|
|
2843
|
+
}>]>>;
|
|
2844
|
+
}, "strip", z.ZodTypeAny, {
|
|
2845
|
+
value: {
|
|
2846
|
+
url: string;
|
|
2847
|
+
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
2848
|
+
param: string;
|
|
2849
|
+
query: string;
|
|
2850
|
+
};
|
|
2851
|
+
type: "search";
|
|
2852
|
+
title: string;
|
|
2853
|
+
image?: {
|
|
2854
|
+
text?: string | undefined;
|
|
2855
|
+
uri?: string | undefined;
|
|
2856
|
+
url?: string | undefined;
|
|
2857
|
+
accessibilityDescription?: string | undefined;
|
|
2858
|
+
} | undefined;
|
|
2859
|
+
media?: {
|
|
2860
|
+
uri: string;
|
|
2861
|
+
type: "image";
|
|
2862
|
+
accessibilityDescription?: string | undefined;
|
|
2863
|
+
} | {
|
|
2864
|
+
type: "avatar";
|
|
2865
|
+
content: ({
|
|
2866
|
+
uri: string;
|
|
2867
|
+
type: "uri";
|
|
2868
|
+
badgeUri?: string | undefined;
|
|
2869
|
+
} | {
|
|
2870
|
+
text: string;
|
|
2871
|
+
type: "text";
|
|
2872
|
+
badgeUri?: string | undefined;
|
|
2873
|
+
})[];
|
|
2874
|
+
accessibilityDescription?: string | undefined;
|
|
2875
|
+
} | undefined;
|
|
2876
|
+
description?: string | undefined;
|
|
2877
|
+
icon?: {
|
|
2878
|
+
name: string;
|
|
2879
|
+
} | {
|
|
2880
|
+
text: string;
|
|
2881
|
+
} | undefined;
|
|
2882
|
+
}, {
|
|
2883
|
+
value: {
|
|
2884
|
+
url: string;
|
|
2885
|
+
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
2886
|
+
param: string;
|
|
2887
|
+
query: string;
|
|
2888
|
+
};
|
|
2889
|
+
type: "search";
|
|
2890
|
+
title: string;
|
|
2891
|
+
image?: {
|
|
2892
|
+
text?: string | undefined;
|
|
2893
|
+
uri?: string | undefined;
|
|
2894
|
+
url?: string | undefined;
|
|
2895
|
+
accessibilityDescription?: string | undefined;
|
|
2896
|
+
} | undefined;
|
|
2897
|
+
media?: {
|
|
2898
|
+
uri: string;
|
|
2899
|
+
type: "image";
|
|
2900
|
+
accessibilityDescription?: string | undefined;
|
|
2901
|
+
} | {
|
|
2902
|
+
type: "avatar";
|
|
2903
|
+
content: ({
|
|
2904
|
+
uri: string;
|
|
2905
|
+
type: "uri";
|
|
2906
|
+
badgeUri?: string | undefined;
|
|
2907
|
+
} | {
|
|
2908
|
+
text: string;
|
|
2909
|
+
type: "text";
|
|
2910
|
+
badgeUri?: string | undefined;
|
|
2911
|
+
})[];
|
|
2912
|
+
accessibilityDescription?: string | undefined;
|
|
2913
|
+
} | undefined;
|
|
2914
|
+
description?: string | undefined;
|
|
2915
|
+
icon?: {
|
|
2916
|
+
name: string;
|
|
2917
|
+
} | {
|
|
2918
|
+
text: string;
|
|
2919
|
+
} | undefined;
|
|
2920
|
+
}>]>;
|
|
2921
|
+
export declare const actionResponseBodySchema: z.ZodObject<{
|
|
2922
|
+
action: z.ZodObject<{
|
|
2923
|
+
title: z.ZodOptional<z.ZodString>;
|
|
2924
|
+
type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"primary">, z.ZodLiteral<"secondary">, z.ZodLiteral<"link">, z.ZodLiteral<"positive">, z.ZodLiteral<"negative">]>>;
|
|
2925
|
+
disabled: z.ZodOptional<z.ZodBoolean>;
|
|
2926
|
+
$id: z.ZodOptional<z.ZodString>;
|
|
2927
|
+
$ref: z.ZodOptional<z.ZodString>;
|
|
2928
|
+
id: z.ZodOptional<z.ZodString>;
|
|
2929
|
+
url: z.ZodOptional<z.ZodString>;
|
|
2930
|
+
method: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"GET">, z.ZodLiteral<"POST">, z.ZodLiteral<"PUT">, z.ZodLiteral<"PATCH">, z.ZodLiteral<"DELETE">]>>;
|
|
2931
|
+
exit: z.ZodOptional<z.ZodBoolean>;
|
|
2932
|
+
result: z.ZodOptional<z.ZodType<JsonElement, z.ZodTypeDef, JsonElement>>;
|
|
2933
|
+
data: z.ZodOptional<z.ZodType<JsonElement, z.ZodTypeDef, JsonElement>>;
|
|
2934
|
+
timeout: z.ZodOptional<z.ZodNumber>;
|
|
2935
|
+
skipValidation: z.ZodOptional<z.ZodBoolean>;
|
|
2936
|
+
prefetch: z.ZodOptional<z.ZodBoolean>;
|
|
2937
|
+
}, "strip", z.ZodTypeAny, {
|
|
2938
|
+
url?: string | undefined;
|
|
2939
|
+
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
2940
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2941
|
+
prefetch?: boolean | undefined;
|
|
2942
|
+
$ref?: string | undefined;
|
|
2943
|
+
title?: string | undefined;
|
|
2944
|
+
disabled?: boolean | undefined;
|
|
2945
|
+
$id?: string | undefined;
|
|
2946
|
+
id?: string | undefined;
|
|
2947
|
+
exit?: boolean | undefined;
|
|
2948
|
+
result?: JsonElement | undefined;
|
|
2949
|
+
data?: JsonElement | undefined;
|
|
2950
|
+
timeout?: number | undefined;
|
|
2951
|
+
skipValidation?: boolean | undefined;
|
|
2952
|
+
}, {
|
|
2953
|
+
url?: string | undefined;
|
|
2954
|
+
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
2955
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2956
|
+
prefetch?: boolean | undefined;
|
|
2957
|
+
$ref?: string | undefined;
|
|
2958
|
+
title?: string | undefined;
|
|
2959
|
+
disabled?: boolean | undefined;
|
|
2960
|
+
$id?: string | undefined;
|
|
2961
|
+
id?: string | undefined;
|
|
2962
|
+
exit?: boolean | undefined;
|
|
2963
|
+
result?: JsonElement | undefined;
|
|
2964
|
+
data?: JsonElement | undefined;
|
|
2965
|
+
timeout?: number | undefined;
|
|
2966
|
+
skipValidation?: boolean | undefined;
|
|
2967
|
+
}>;
|
|
2968
|
+
}, "strip", z.ZodTypeAny, {
|
|
2969
|
+
action: {
|
|
2970
|
+
url?: string | undefined;
|
|
2971
|
+
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
2972
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2973
|
+
prefetch?: boolean | undefined;
|
|
2974
|
+
$ref?: string | undefined;
|
|
2975
|
+
title?: string | undefined;
|
|
2976
|
+
disabled?: boolean | undefined;
|
|
2977
|
+
$id?: string | undefined;
|
|
2978
|
+
id?: string | undefined;
|
|
2979
|
+
exit?: boolean | undefined;
|
|
2980
|
+
result?: JsonElement | undefined;
|
|
2981
|
+
data?: JsonElement | undefined;
|
|
2982
|
+
timeout?: number | undefined;
|
|
2983
|
+
skipValidation?: boolean | undefined;
|
|
2984
|
+
};
|
|
2985
|
+
}, {
|
|
2986
|
+
action: {
|
|
2987
|
+
url?: string | undefined;
|
|
2988
|
+
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
2989
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2990
|
+
prefetch?: boolean | undefined;
|
|
2991
|
+
$ref?: string | undefined;
|
|
2992
|
+
title?: string | undefined;
|
|
2993
|
+
disabled?: boolean | undefined;
|
|
2994
|
+
$id?: string | undefined;
|
|
2995
|
+
id?: string | undefined;
|
|
2996
|
+
exit?: boolean | undefined;
|
|
2997
|
+
result?: JsonElement | undefined;
|
|
2998
|
+
data?: JsonElement | undefined;
|
|
2999
|
+
timeout?: number | undefined;
|
|
3000
|
+
skipValidation?: boolean | undefined;
|
|
3001
|
+
};
|
|
3002
|
+
}>;
|
|
3003
|
+
export declare const navigationSchema: z.ZodObject<{
|
|
3004
|
+
backButton: z.ZodOptional<z.ZodObject<{
|
|
3005
|
+
title: z.ZodOptional<z.ZodString>;
|
|
3006
|
+
action: z.ZodObject<{
|
|
3007
|
+
title: z.ZodOptional<z.ZodString>;
|
|
3008
|
+
type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"primary">, z.ZodLiteral<"secondary">, z.ZodLiteral<"link">, z.ZodLiteral<"positive">, z.ZodLiteral<"negative">]>>;
|
|
3009
|
+
disabled: z.ZodOptional<z.ZodBoolean>;
|
|
3010
|
+
$id: z.ZodOptional<z.ZodString>;
|
|
3011
|
+
$ref: z.ZodOptional<z.ZodString>;
|
|
3012
|
+
id: z.ZodOptional<z.ZodString>;
|
|
3013
|
+
url: z.ZodOptional<z.ZodString>;
|
|
3014
|
+
method: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"GET">, z.ZodLiteral<"POST">, z.ZodLiteral<"PUT">, z.ZodLiteral<"PATCH">, z.ZodLiteral<"DELETE">]>>;
|
|
3015
|
+
exit: z.ZodOptional<z.ZodBoolean>;
|
|
3016
|
+
result: z.ZodOptional<z.ZodType<JsonElement, z.ZodTypeDef, JsonElement>>;
|
|
3017
|
+
data: z.ZodOptional<z.ZodType<JsonElement, z.ZodTypeDef, JsonElement>>;
|
|
3018
|
+
timeout: z.ZodOptional<z.ZodNumber>;
|
|
3019
|
+
skipValidation: z.ZodOptional<z.ZodBoolean>;
|
|
3020
|
+
prefetch: z.ZodOptional<z.ZodBoolean>;
|
|
3021
|
+
}, "strip", z.ZodTypeAny, {
|
|
3022
|
+
url?: string | undefined;
|
|
3023
|
+
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
3024
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3025
|
+
prefetch?: boolean | undefined;
|
|
2481
3026
|
$ref?: string | undefined;
|
|
2482
3027
|
title?: string | undefined;
|
|
2483
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2484
3028
|
disabled?: boolean | undefined;
|
|
2485
3029
|
$id?: string | undefined;
|
|
2486
3030
|
id?: string | undefined;
|
|
@@ -2489,15 +3033,30 @@ export declare const navigationSchema: z.ZodObject<{
|
|
|
2489
3033
|
data?: JsonElement | undefined;
|
|
2490
3034
|
timeout?: number | undefined;
|
|
2491
3035
|
skipValidation?: boolean | undefined;
|
|
3036
|
+
}, {
|
|
3037
|
+
url?: string | undefined;
|
|
3038
|
+
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
3039
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2492
3040
|
prefetch?: boolean | undefined;
|
|
3041
|
+
$ref?: string | undefined;
|
|
3042
|
+
title?: string | undefined;
|
|
3043
|
+
disabled?: boolean | undefined;
|
|
3044
|
+
$id?: string | undefined;
|
|
3045
|
+
id?: string | undefined;
|
|
3046
|
+
exit?: boolean | undefined;
|
|
3047
|
+
result?: JsonElement | undefined;
|
|
3048
|
+
data?: JsonElement | undefined;
|
|
3049
|
+
timeout?: number | undefined;
|
|
3050
|
+
skipValidation?: boolean | undefined;
|
|
2493
3051
|
}>;
|
|
2494
3052
|
}, "strip", z.ZodTypeAny, {
|
|
2495
3053
|
action: {
|
|
2496
3054
|
url?: string | undefined;
|
|
2497
3055
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
3056
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3057
|
+
prefetch?: boolean | undefined;
|
|
2498
3058
|
$ref?: string | undefined;
|
|
2499
3059
|
title?: string | undefined;
|
|
2500
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2501
3060
|
disabled?: boolean | undefined;
|
|
2502
3061
|
$id?: string | undefined;
|
|
2503
3062
|
id?: string | undefined;
|
|
@@ -2506,16 +3065,16 @@ export declare const navigationSchema: z.ZodObject<{
|
|
|
2506
3065
|
data?: JsonElement | undefined;
|
|
2507
3066
|
timeout?: number | undefined;
|
|
2508
3067
|
skipValidation?: boolean | undefined;
|
|
2509
|
-
prefetch?: boolean | undefined;
|
|
2510
3068
|
};
|
|
2511
3069
|
title?: string | undefined;
|
|
2512
3070
|
}, {
|
|
2513
3071
|
action: {
|
|
2514
3072
|
url?: string | undefined;
|
|
2515
3073
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
3074
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3075
|
+
prefetch?: boolean | undefined;
|
|
2516
3076
|
$ref?: string | undefined;
|
|
2517
3077
|
title?: string | undefined;
|
|
2518
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2519
3078
|
disabled?: boolean | undefined;
|
|
2520
3079
|
$id?: string | undefined;
|
|
2521
3080
|
id?: string | undefined;
|
|
@@ -2524,7 +3083,6 @@ export declare const navigationSchema: z.ZodObject<{
|
|
|
2524
3083
|
data?: JsonElement | undefined;
|
|
2525
3084
|
timeout?: number | undefined;
|
|
2526
3085
|
skipValidation?: boolean | undefined;
|
|
2527
|
-
prefetch?: boolean | undefined;
|
|
2528
3086
|
};
|
|
2529
3087
|
title?: string | undefined;
|
|
2530
3088
|
}>>;
|
|
@@ -2548,9 +3106,10 @@ export declare const navigationSchema: z.ZodObject<{
|
|
|
2548
3106
|
}, "strip", z.ZodTypeAny, {
|
|
2549
3107
|
url?: string | undefined;
|
|
2550
3108
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
3109
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3110
|
+
prefetch?: boolean | undefined;
|
|
2551
3111
|
$ref?: string | undefined;
|
|
2552
3112
|
title?: string | undefined;
|
|
2553
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2554
3113
|
disabled?: boolean | undefined;
|
|
2555
3114
|
$id?: string | undefined;
|
|
2556
3115
|
id?: string | undefined;
|
|
@@ -2559,13 +3118,13 @@ export declare const navigationSchema: z.ZodObject<{
|
|
|
2559
3118
|
data?: JsonElement | undefined;
|
|
2560
3119
|
timeout?: number | undefined;
|
|
2561
3120
|
skipValidation?: boolean | undefined;
|
|
2562
|
-
prefetch?: boolean | undefined;
|
|
2563
3121
|
}, {
|
|
2564
3122
|
url?: string | undefined;
|
|
2565
3123
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
3124
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3125
|
+
prefetch?: boolean | undefined;
|
|
2566
3126
|
$ref?: string | undefined;
|
|
2567
3127
|
title?: string | undefined;
|
|
2568
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2569
3128
|
disabled?: boolean | undefined;
|
|
2570
3129
|
$id?: string | undefined;
|
|
2571
3130
|
id?: string | undefined;
|
|
@@ -2574,15 +3133,15 @@ export declare const navigationSchema: z.ZodObject<{
|
|
|
2574
3133
|
data?: JsonElement | undefined;
|
|
2575
3134
|
timeout?: number | undefined;
|
|
2576
3135
|
skipValidation?: boolean | undefined;
|
|
2577
|
-
prefetch?: boolean | undefined;
|
|
2578
3136
|
}>;
|
|
2579
3137
|
}, "strip", z.ZodTypeAny, {
|
|
2580
3138
|
action: {
|
|
2581
3139
|
url?: string | undefined;
|
|
2582
3140
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
3141
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3142
|
+
prefetch?: boolean | undefined;
|
|
2583
3143
|
$ref?: string | undefined;
|
|
2584
3144
|
title?: string | undefined;
|
|
2585
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2586
3145
|
disabled?: boolean | undefined;
|
|
2587
3146
|
$id?: string | undefined;
|
|
2588
3147
|
id?: string | undefined;
|
|
@@ -2591,16 +3150,16 @@ export declare const navigationSchema: z.ZodObject<{
|
|
|
2591
3150
|
data?: JsonElement | undefined;
|
|
2592
3151
|
timeout?: number | undefined;
|
|
2593
3152
|
skipValidation?: boolean | undefined;
|
|
2594
|
-
prefetch?: boolean | undefined;
|
|
2595
3153
|
};
|
|
2596
3154
|
title?: string | undefined;
|
|
2597
3155
|
}, {
|
|
2598
3156
|
action: {
|
|
2599
3157
|
url?: string | undefined;
|
|
2600
3158
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
3159
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3160
|
+
prefetch?: boolean | undefined;
|
|
2601
3161
|
$ref?: string | undefined;
|
|
2602
3162
|
title?: string | undefined;
|
|
2603
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2604
3163
|
disabled?: boolean | undefined;
|
|
2605
3164
|
$id?: string | undefined;
|
|
2606
3165
|
id?: string | undefined;
|
|
@@ -2609,7 +3168,6 @@ export declare const navigationSchema: z.ZodObject<{
|
|
|
2609
3168
|
data?: JsonElement | undefined;
|
|
2610
3169
|
timeout?: number | undefined;
|
|
2611
3170
|
skipValidation?: boolean | undefined;
|
|
2612
|
-
prefetch?: boolean | undefined;
|
|
2613
3171
|
};
|
|
2614
3172
|
title?: string | undefined;
|
|
2615
3173
|
}>>;
|
|
@@ -2619,9 +3177,10 @@ export declare const navigationSchema: z.ZodObject<{
|
|
|
2619
3177
|
action: {
|
|
2620
3178
|
url?: string | undefined;
|
|
2621
3179
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
3180
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3181
|
+
prefetch?: boolean | undefined;
|
|
2622
3182
|
$ref?: string | undefined;
|
|
2623
3183
|
title?: string | undefined;
|
|
2624
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2625
3184
|
disabled?: boolean | undefined;
|
|
2626
3185
|
$id?: string | undefined;
|
|
2627
3186
|
id?: string | undefined;
|
|
@@ -2630,7 +3189,6 @@ export declare const navigationSchema: z.ZodObject<{
|
|
|
2630
3189
|
data?: JsonElement | undefined;
|
|
2631
3190
|
timeout?: number | undefined;
|
|
2632
3191
|
skipValidation?: boolean | undefined;
|
|
2633
|
-
prefetch?: boolean | undefined;
|
|
2634
3192
|
};
|
|
2635
3193
|
title?: string | undefined;
|
|
2636
3194
|
} | undefined;
|
|
@@ -2638,9 +3196,10 @@ export declare const navigationSchema: z.ZodObject<{
|
|
|
2638
3196
|
action: {
|
|
2639
3197
|
url?: string | undefined;
|
|
2640
3198
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
3199
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3200
|
+
prefetch?: boolean | undefined;
|
|
2641
3201
|
$ref?: string | undefined;
|
|
2642
3202
|
title?: string | undefined;
|
|
2643
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2644
3203
|
disabled?: boolean | undefined;
|
|
2645
3204
|
$id?: string | undefined;
|
|
2646
3205
|
id?: string | undefined;
|
|
@@ -2649,7 +3208,6 @@ export declare const navigationSchema: z.ZodObject<{
|
|
|
2649
3208
|
data?: JsonElement | undefined;
|
|
2650
3209
|
timeout?: number | undefined;
|
|
2651
3210
|
skipValidation?: boolean | undefined;
|
|
2652
|
-
prefetch?: boolean | undefined;
|
|
2653
3211
|
};
|
|
2654
3212
|
title?: string | undefined;
|
|
2655
3213
|
} | undefined;
|
|
@@ -2659,9 +3217,10 @@ export declare const navigationSchema: z.ZodObject<{
|
|
|
2659
3217
|
action: {
|
|
2660
3218
|
url?: string | undefined;
|
|
2661
3219
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
3220
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3221
|
+
prefetch?: boolean | undefined;
|
|
2662
3222
|
$ref?: string | undefined;
|
|
2663
3223
|
title?: string | undefined;
|
|
2664
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2665
3224
|
disabled?: boolean | undefined;
|
|
2666
3225
|
$id?: string | undefined;
|
|
2667
3226
|
id?: string | undefined;
|
|
@@ -2670,7 +3229,6 @@ export declare const navigationSchema: z.ZodObject<{
|
|
|
2670
3229
|
data?: JsonElement | undefined;
|
|
2671
3230
|
timeout?: number | undefined;
|
|
2672
3231
|
skipValidation?: boolean | undefined;
|
|
2673
|
-
prefetch?: boolean | undefined;
|
|
2674
3232
|
};
|
|
2675
3233
|
title?: string | undefined;
|
|
2676
3234
|
} | undefined;
|
|
@@ -2678,9 +3236,10 @@ export declare const navigationSchema: z.ZodObject<{
|
|
|
2678
3236
|
action: {
|
|
2679
3237
|
url?: string | undefined;
|
|
2680
3238
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
3239
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3240
|
+
prefetch?: boolean | undefined;
|
|
2681
3241
|
$ref?: string | undefined;
|
|
2682
3242
|
title?: string | undefined;
|
|
2683
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2684
3243
|
disabled?: boolean | undefined;
|
|
2685
3244
|
$id?: string | undefined;
|
|
2686
3245
|
id?: string | undefined;
|
|
@@ -2689,7 +3248,6 @@ export declare const navigationSchema: z.ZodObject<{
|
|
|
2689
3248
|
data?: JsonElement | undefined;
|
|
2690
3249
|
timeout?: number | undefined;
|
|
2691
3250
|
skipValidation?: boolean | undefined;
|
|
2692
|
-
prefetch?: boolean | undefined;
|
|
2693
3251
|
};
|
|
2694
3252
|
title?: string | undefined;
|
|
2695
3253
|
} | undefined;
|
|
@@ -2718,13 +3276,13 @@ export declare const dynamicLaunchConfigSchema: z.ZodObject<{
|
|
|
2718
3276
|
}, "strip", z.ZodTypeAny, {
|
|
2719
3277
|
url: string;
|
|
2720
3278
|
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
2721
|
-
prefetch?: boolean | undefined;
|
|
2722
3279
|
body?: JsonElement | undefined;
|
|
3280
|
+
prefetch?: boolean | undefined;
|
|
2723
3281
|
}, {
|
|
2724
3282
|
url: string;
|
|
2725
3283
|
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
2726
|
-
prefetch?: boolean | undefined;
|
|
2727
3284
|
body?: JsonElement | undefined;
|
|
3285
|
+
prefetch?: boolean | undefined;
|
|
2728
3286
|
}>;
|
|
2729
3287
|
presentation: z.ZodUnion<[z.ZodObject<{
|
|
2730
3288
|
type: z.ZodLiteral<"modal">;
|
|
@@ -2744,8 +3302,8 @@ export declare const dynamicLaunchConfigSchema: z.ZodObject<{
|
|
|
2744
3302
|
request: {
|
|
2745
3303
|
url: string;
|
|
2746
3304
|
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
2747
|
-
prefetch?: boolean | undefined;
|
|
2748
3305
|
body?: JsonElement | undefined;
|
|
3306
|
+
prefetch?: boolean | undefined;
|
|
2749
3307
|
};
|
|
2750
3308
|
presentation: {
|
|
2751
3309
|
type: "modal";
|
|
@@ -2757,8 +3315,8 @@ export declare const dynamicLaunchConfigSchema: z.ZodObject<{
|
|
|
2757
3315
|
request: {
|
|
2758
3316
|
url: string;
|
|
2759
3317
|
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
2760
|
-
prefetch?: boolean | undefined;
|
|
2761
3318
|
body?: JsonElement | undefined;
|
|
3319
|
+
prefetch?: boolean | undefined;
|
|
2762
3320
|
};
|
|
2763
3321
|
presentation: {
|
|
2764
3322
|
type: "modal";
|
|
@@ -2776,13 +3334,13 @@ export declare const launchConfigSchema: z.ZodObject<{
|
|
|
2776
3334
|
}, "strip", z.ZodTypeAny, {
|
|
2777
3335
|
url: string;
|
|
2778
3336
|
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
2779
|
-
prefetch?: boolean | undefined;
|
|
2780
3337
|
body?: JsonElement | undefined;
|
|
3338
|
+
prefetch?: boolean | undefined;
|
|
2781
3339
|
}, {
|
|
2782
3340
|
url: string;
|
|
2783
3341
|
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
2784
|
-
prefetch?: boolean | undefined;
|
|
2785
3342
|
body?: JsonElement | undefined;
|
|
3343
|
+
prefetch?: boolean | undefined;
|
|
2786
3344
|
}>;
|
|
2787
3345
|
presentation: z.ZodUnion<[z.ZodObject<{
|
|
2788
3346
|
type: z.ZodLiteral<"modal">;
|
|
@@ -2792,470 +3350,652 @@ export declare const launchConfigSchema: z.ZodObject<{
|
|
|
2792
3350
|
type: "modal";
|
|
2793
3351
|
}>, z.ZodObject<{
|
|
2794
3352
|
type: z.ZodLiteral<"push">;
|
|
2795
|
-
}, "strip", z.ZodTypeAny, {
|
|
2796
|
-
type: "push";
|
|
2797
|
-
}, {
|
|
2798
|
-
type: "push";
|
|
2799
|
-
}>]>;
|
|
2800
|
-
}, "strip", z.ZodTypeAny, {
|
|
2801
|
-
type: "dynamic";
|
|
2802
|
-
request: {
|
|
2803
|
-
url: string;
|
|
2804
|
-
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
2805
|
-
|
|
2806
|
-
body?: JsonElement | undefined;
|
|
2807
|
-
};
|
|
2808
|
-
presentation: {
|
|
2809
|
-
type: "modal";
|
|
2810
|
-
} | {
|
|
2811
|
-
type: "push";
|
|
2812
|
-
};
|
|
2813
|
-
}, {
|
|
2814
|
-
type: "dynamic";
|
|
2815
|
-
request: {
|
|
2816
|
-
url: string;
|
|
2817
|
-
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
2818
|
-
prefetch?: boolean | undefined;
|
|
2819
|
-
body?: JsonElement | undefined;
|
|
2820
|
-
};
|
|
2821
|
-
presentation: {
|
|
2822
|
-
type: "modal";
|
|
2823
|
-
} | {
|
|
2824
|
-
type: "push";
|
|
2825
|
-
};
|
|
2826
|
-
}>;
|
|
2827
|
-
export declare const searchResultSchema: z.ZodUnion<[z.ZodObject<{
|
|
2828
|
-
type: z.ZodLiteral<"action">;
|
|
2829
|
-
title: z.ZodString;
|
|
2830
|
-
description: z.ZodOptional<z.ZodString>;
|
|
2831
|
-
icon: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
|
|
2832
|
-
name: z.ZodString;
|
|
2833
|
-
}, "strip", z.ZodTypeAny, {
|
|
2834
|
-
name: string;
|
|
2835
|
-
}, {
|
|
2836
|
-
name: string;
|
|
2837
|
-
}>, z.ZodObject<{
|
|
2838
|
-
text: z.ZodString;
|
|
2839
|
-
}, "strip", z.ZodTypeAny, {
|
|
2840
|
-
text: string;
|
|
2841
|
-
}, {
|
|
2842
|
-
text: string;
|
|
2843
|
-
}>]>>;
|
|
2844
|
-
image: z.ZodOptional<z.ZodObject<{
|
|
2845
|
-
text: z.ZodOptional<z.ZodString>;
|
|
2846
|
-
url: z.ZodOptional<z.ZodString>;
|
|
2847
|
-
uri: z.ZodOptional<z.ZodString>;
|
|
2848
|
-
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
2849
|
-
}, "strip", z.ZodTypeAny, {
|
|
2850
|
-
text?: string | undefined;
|
|
2851
|
-
uri?: string | undefined;
|
|
2852
|
-
url?: string | undefined;
|
|
2853
|
-
accessibilityDescription?: string | undefined;
|
|
2854
|
-
}, {
|
|
2855
|
-
text?: string | undefined;
|
|
2856
|
-
uri?: string | undefined;
|
|
2857
|
-
url?: string | undefined;
|
|
2858
|
-
accessibilityDescription?: string | undefined;
|
|
2859
|
-
}>>;
|
|
2860
|
-
value: z.ZodObject<{
|
|
2861
|
-
title: z.ZodOptional<z.ZodString>;
|
|
2862
|
-
type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"primary">, z.ZodLiteral<"secondary">, z.ZodLiteral<"link">, z.ZodLiteral<"positive">, z.ZodLiteral<"negative">]>>;
|
|
2863
|
-
disabled: z.ZodOptional<z.ZodBoolean>;
|
|
2864
|
-
$id: z.ZodOptional<z.ZodString>;
|
|
2865
|
-
$ref: z.ZodOptional<z.ZodString>;
|
|
2866
|
-
id: z.ZodOptional<z.ZodString>;
|
|
2867
|
-
url: z.ZodOptional<z.ZodString>;
|
|
2868
|
-
method: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"GET">, z.ZodLiteral<"POST">, z.ZodLiteral<"PUT">, z.ZodLiteral<"PATCH">, z.ZodLiteral<"DELETE">]>>;
|
|
2869
|
-
exit: z.ZodOptional<z.ZodBoolean>;
|
|
2870
|
-
result: z.ZodOptional<z.ZodType<JsonElement, z.ZodTypeDef, JsonElement>>;
|
|
2871
|
-
data: z.ZodOptional<z.ZodType<JsonElement, z.ZodTypeDef, JsonElement>>;
|
|
2872
|
-
timeout: z.ZodOptional<z.ZodNumber>;
|
|
2873
|
-
skipValidation: z.ZodOptional<z.ZodBoolean>;
|
|
2874
|
-
prefetch: z.ZodOptional<z.ZodBoolean>;
|
|
2875
|
-
}, "strip", z.ZodTypeAny, {
|
|
2876
|
-
url?: string | undefined;
|
|
2877
|
-
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
2878
|
-
$ref?: string | undefined;
|
|
2879
|
-
title?: string | undefined;
|
|
2880
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2881
|
-
disabled?: boolean | undefined;
|
|
2882
|
-
$id?: string | undefined;
|
|
2883
|
-
id?: string | undefined;
|
|
2884
|
-
exit?: boolean | undefined;
|
|
2885
|
-
result?: JsonElement | undefined;
|
|
2886
|
-
data?: JsonElement | undefined;
|
|
2887
|
-
timeout?: number | undefined;
|
|
2888
|
-
skipValidation?: boolean | undefined;
|
|
2889
|
-
prefetch?: boolean | undefined;
|
|
2890
|
-
}, {
|
|
2891
|
-
url?: string | undefined;
|
|
2892
|
-
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
2893
|
-
$ref?: string | undefined;
|
|
2894
|
-
title?: string | undefined;
|
|
2895
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2896
|
-
disabled?: boolean | undefined;
|
|
2897
|
-
$id?: string | undefined;
|
|
2898
|
-
id?: string | undefined;
|
|
2899
|
-
exit?: boolean | undefined;
|
|
2900
|
-
result?: JsonElement | undefined;
|
|
2901
|
-
data?: JsonElement | undefined;
|
|
2902
|
-
timeout?: number | undefined;
|
|
2903
|
-
skipValidation?: boolean | undefined;
|
|
3353
|
+
}, "strip", z.ZodTypeAny, {
|
|
3354
|
+
type: "push";
|
|
3355
|
+
}, {
|
|
3356
|
+
type: "push";
|
|
3357
|
+
}>]>;
|
|
3358
|
+
}, "strip", z.ZodTypeAny, {
|
|
3359
|
+
type: "dynamic";
|
|
3360
|
+
request: {
|
|
3361
|
+
url: string;
|
|
3362
|
+
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
3363
|
+
body?: JsonElement | undefined;
|
|
2904
3364
|
prefetch?: boolean | undefined;
|
|
2905
|
-
}
|
|
2906
|
-
|
|
2907
|
-
type:
|
|
2908
|
-
|
|
2909
|
-
|
|
3365
|
+
};
|
|
3366
|
+
presentation: {
|
|
3367
|
+
type: "modal";
|
|
3368
|
+
} | {
|
|
3369
|
+
type: "push";
|
|
3370
|
+
};
|
|
3371
|
+
}, {
|
|
3372
|
+
type: "dynamic";
|
|
3373
|
+
request: {
|
|
3374
|
+
url: string;
|
|
3375
|
+
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
3376
|
+
body?: JsonElement | undefined;
|
|
3377
|
+
prefetch?: boolean | undefined;
|
|
3378
|
+
};
|
|
3379
|
+
presentation: {
|
|
3380
|
+
type: "modal";
|
|
3381
|
+
} | {
|
|
3382
|
+
type: "push";
|
|
3383
|
+
};
|
|
3384
|
+
}>;
|
|
3385
|
+
export declare const searchResponseBodySchema: z.ZodObject<{
|
|
3386
|
+
type: z.ZodOptional<z.ZodLiteral<"results">>;
|
|
3387
|
+
results: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
3388
|
+
type: z.ZodLiteral<"action">;
|
|
3389
|
+
title: z.ZodString;
|
|
3390
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3391
|
+
icon: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
|
|
3392
|
+
name: z.ZodString;
|
|
3393
|
+
}, "strip", z.ZodTypeAny, {
|
|
3394
|
+
name: string;
|
|
3395
|
+
}, {
|
|
3396
|
+
name: string;
|
|
3397
|
+
}>, z.ZodObject<{
|
|
2910
3398
|
text: z.ZodString;
|
|
2911
|
-
badgeUri: z.ZodOptional<z.ZodString>;
|
|
2912
3399
|
}, "strip", z.ZodTypeAny, {
|
|
2913
3400
|
text: string;
|
|
2914
|
-
type: "text";
|
|
2915
|
-
badgeUri?: string | undefined;
|
|
2916
3401
|
}, {
|
|
2917
3402
|
text: string;
|
|
2918
|
-
|
|
2919
|
-
|
|
3403
|
+
}>]>>;
|
|
3404
|
+
image: z.ZodOptional<z.ZodObject<{
|
|
3405
|
+
text: z.ZodOptional<z.ZodString>;
|
|
3406
|
+
url: z.ZodOptional<z.ZodString>;
|
|
3407
|
+
uri: z.ZodOptional<z.ZodString>;
|
|
3408
|
+
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
3409
|
+
}, "strip", z.ZodTypeAny, {
|
|
3410
|
+
text?: string | undefined;
|
|
3411
|
+
uri?: string | undefined;
|
|
3412
|
+
url?: string | undefined;
|
|
3413
|
+
accessibilityDescription?: string | undefined;
|
|
3414
|
+
}, {
|
|
3415
|
+
text?: string | undefined;
|
|
3416
|
+
uri?: string | undefined;
|
|
3417
|
+
url?: string | undefined;
|
|
3418
|
+
accessibilityDescription?: string | undefined;
|
|
3419
|
+
}>>;
|
|
3420
|
+
value: z.ZodObject<{
|
|
3421
|
+
title: z.ZodOptional<z.ZodString>;
|
|
3422
|
+
type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"primary">, z.ZodLiteral<"secondary">, z.ZodLiteral<"link">, z.ZodLiteral<"positive">, z.ZodLiteral<"negative">]>>;
|
|
3423
|
+
disabled: z.ZodOptional<z.ZodBoolean>;
|
|
3424
|
+
$id: z.ZodOptional<z.ZodString>;
|
|
3425
|
+
$ref: z.ZodOptional<z.ZodString>;
|
|
3426
|
+
id: z.ZodOptional<z.ZodString>;
|
|
3427
|
+
url: z.ZodOptional<z.ZodString>;
|
|
3428
|
+
method: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"GET">, z.ZodLiteral<"POST">, z.ZodLiteral<"PUT">, z.ZodLiteral<"PATCH">, z.ZodLiteral<"DELETE">]>>;
|
|
3429
|
+
exit: z.ZodOptional<z.ZodBoolean>;
|
|
3430
|
+
result: z.ZodOptional<z.ZodType<JsonElement, z.ZodTypeDef, JsonElement>>;
|
|
3431
|
+
data: z.ZodOptional<z.ZodType<JsonElement, z.ZodTypeDef, JsonElement>>;
|
|
3432
|
+
timeout: z.ZodOptional<z.ZodNumber>;
|
|
3433
|
+
skipValidation: z.ZodOptional<z.ZodBoolean>;
|
|
3434
|
+
prefetch: z.ZodOptional<z.ZodBoolean>;
|
|
3435
|
+
}, "strip", z.ZodTypeAny, {
|
|
3436
|
+
url?: string | undefined;
|
|
3437
|
+
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
3438
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3439
|
+
prefetch?: boolean | undefined;
|
|
3440
|
+
$ref?: string | undefined;
|
|
3441
|
+
title?: string | undefined;
|
|
3442
|
+
disabled?: boolean | undefined;
|
|
3443
|
+
$id?: string | undefined;
|
|
3444
|
+
id?: string | undefined;
|
|
3445
|
+
exit?: boolean | undefined;
|
|
3446
|
+
result?: JsonElement | undefined;
|
|
3447
|
+
data?: JsonElement | undefined;
|
|
3448
|
+
timeout?: number | undefined;
|
|
3449
|
+
skipValidation?: boolean | undefined;
|
|
3450
|
+
}, {
|
|
3451
|
+
url?: string | undefined;
|
|
3452
|
+
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
3453
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3454
|
+
prefetch?: boolean | undefined;
|
|
3455
|
+
$ref?: string | undefined;
|
|
3456
|
+
title?: string | undefined;
|
|
3457
|
+
disabled?: boolean | undefined;
|
|
3458
|
+
$id?: string | undefined;
|
|
3459
|
+
id?: string | undefined;
|
|
3460
|
+
exit?: boolean | undefined;
|
|
3461
|
+
result?: JsonElement | undefined;
|
|
3462
|
+
data?: JsonElement | undefined;
|
|
3463
|
+
timeout?: number | undefined;
|
|
3464
|
+
skipValidation?: boolean | undefined;
|
|
3465
|
+
}>;
|
|
3466
|
+
media: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
|
|
3467
|
+
type: z.ZodLiteral<"avatar">;
|
|
3468
|
+
content: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
3469
|
+
type: z.ZodLiteral<"text">;
|
|
3470
|
+
text: z.ZodString;
|
|
3471
|
+
badgeUri: z.ZodOptional<z.ZodString>;
|
|
3472
|
+
}, "strip", z.ZodTypeAny, {
|
|
3473
|
+
text: string;
|
|
3474
|
+
type: "text";
|
|
3475
|
+
badgeUri?: string | undefined;
|
|
3476
|
+
}, {
|
|
3477
|
+
text: string;
|
|
3478
|
+
type: "text";
|
|
3479
|
+
badgeUri?: string | undefined;
|
|
3480
|
+
}>, z.ZodObject<{
|
|
3481
|
+
type: z.ZodLiteral<"uri">;
|
|
3482
|
+
uri: z.ZodString;
|
|
3483
|
+
badgeUri: z.ZodOptional<z.ZodString>;
|
|
3484
|
+
}, "strip", z.ZodTypeAny, {
|
|
3485
|
+
uri: string;
|
|
3486
|
+
type: "uri";
|
|
3487
|
+
badgeUri?: string | undefined;
|
|
3488
|
+
}, {
|
|
3489
|
+
uri: string;
|
|
3490
|
+
type: "uri";
|
|
3491
|
+
badgeUri?: string | undefined;
|
|
3492
|
+
}>]>, "many">;
|
|
3493
|
+
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
3494
|
+
}, "strip", z.ZodTypeAny, {
|
|
3495
|
+
type: "avatar";
|
|
3496
|
+
content: ({
|
|
3497
|
+
uri: string;
|
|
3498
|
+
type: "uri";
|
|
3499
|
+
badgeUri?: string | undefined;
|
|
3500
|
+
} | {
|
|
3501
|
+
text: string;
|
|
3502
|
+
type: "text";
|
|
3503
|
+
badgeUri?: string | undefined;
|
|
3504
|
+
})[];
|
|
3505
|
+
accessibilityDescription?: string | undefined;
|
|
3506
|
+
}, {
|
|
3507
|
+
type: "avatar";
|
|
3508
|
+
content: ({
|
|
3509
|
+
uri: string;
|
|
3510
|
+
type: "uri";
|
|
3511
|
+
badgeUri?: string | undefined;
|
|
3512
|
+
} | {
|
|
3513
|
+
text: string;
|
|
3514
|
+
type: "text";
|
|
3515
|
+
badgeUri?: string | undefined;
|
|
3516
|
+
})[];
|
|
3517
|
+
accessibilityDescription?: string | undefined;
|
|
2920
3518
|
}>, z.ZodObject<{
|
|
2921
|
-
type: z.ZodLiteral<"
|
|
3519
|
+
type: z.ZodLiteral<"image">;
|
|
2922
3520
|
uri: z.ZodString;
|
|
2923
|
-
|
|
3521
|
+
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
2924
3522
|
}, "strip", z.ZodTypeAny, {
|
|
2925
3523
|
uri: string;
|
|
2926
|
-
type: "
|
|
2927
|
-
|
|
3524
|
+
type: "image";
|
|
3525
|
+
accessibilityDescription?: string | undefined;
|
|
2928
3526
|
}, {
|
|
2929
3527
|
uri: string;
|
|
2930
|
-
type: "
|
|
2931
|
-
|
|
2932
|
-
}>]
|
|
2933
|
-
|
|
2934
|
-
|
|
2935
|
-
|
|
2936
|
-
|
|
2937
|
-
|
|
2938
|
-
|
|
2939
|
-
|
|
2940
|
-
|
|
2941
|
-
|
|
2942
|
-
|
|
2943
|
-
|
|
2944
|
-
|
|
2945
|
-
|
|
2946
|
-
|
|
2947
|
-
|
|
2948
|
-
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
|
-
|
|
2952
|
-
|
|
2953
|
-
text
|
|
2954
|
-
|
|
2955
|
-
|
|
2956
|
-
|
|
2957
|
-
|
|
2958
|
-
|
|
2959
|
-
type: z.ZodLiteral<"image">;
|
|
2960
|
-
uri: z.ZodString;
|
|
2961
|
-
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
2962
|
-
}, "strip", z.ZodTypeAny, {
|
|
2963
|
-
uri: string;
|
|
2964
|
-
type: "image";
|
|
2965
|
-
accessibilityDescription?: string | undefined;
|
|
2966
|
-
}, {
|
|
2967
|
-
uri: string;
|
|
2968
|
-
type: "image";
|
|
2969
|
-
accessibilityDescription?: string | undefined;
|
|
2970
|
-
}>]>>;
|
|
2971
|
-
}, "strip", z.ZodTypeAny, {
|
|
2972
|
-
value: {
|
|
2973
|
-
url?: string | undefined;
|
|
2974
|
-
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
2975
|
-
$ref?: string | undefined;
|
|
2976
|
-
title?: string | undefined;
|
|
2977
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
2978
|
-
disabled?: boolean | undefined;
|
|
2979
|
-
$id?: string | undefined;
|
|
2980
|
-
id?: string | undefined;
|
|
2981
|
-
exit?: boolean | undefined;
|
|
2982
|
-
result?: JsonElement | undefined;
|
|
2983
|
-
data?: JsonElement | undefined;
|
|
2984
|
-
timeout?: number | undefined;
|
|
2985
|
-
skipValidation?: boolean | undefined;
|
|
2986
|
-
prefetch?: boolean | undefined;
|
|
2987
|
-
};
|
|
2988
|
-
type: "action";
|
|
2989
|
-
title: string;
|
|
2990
|
-
image?: {
|
|
2991
|
-
text?: string | undefined;
|
|
2992
|
-
uri?: string | undefined;
|
|
2993
|
-
url?: string | undefined;
|
|
2994
|
-
accessibilityDescription?: string | undefined;
|
|
2995
|
-
} | undefined;
|
|
2996
|
-
description?: string | undefined;
|
|
2997
|
-
icon?: {
|
|
2998
|
-
name: string;
|
|
2999
|
-
} | {
|
|
3000
|
-
text: string;
|
|
3001
|
-
} | undefined;
|
|
3002
|
-
media?: {
|
|
3003
|
-
uri: string;
|
|
3004
|
-
type: "image";
|
|
3005
|
-
accessibilityDescription?: string | undefined;
|
|
3006
|
-
} | {
|
|
3007
|
-
type: "avatar";
|
|
3008
|
-
content: ({
|
|
3528
|
+
type: "image";
|
|
3529
|
+
accessibilityDescription?: string | undefined;
|
|
3530
|
+
}>]>>;
|
|
3531
|
+
}, "strip", z.ZodTypeAny, {
|
|
3532
|
+
value: {
|
|
3533
|
+
url?: string | undefined;
|
|
3534
|
+
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
3535
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3536
|
+
prefetch?: boolean | undefined;
|
|
3537
|
+
$ref?: string | undefined;
|
|
3538
|
+
title?: string | undefined;
|
|
3539
|
+
disabled?: boolean | undefined;
|
|
3540
|
+
$id?: string | undefined;
|
|
3541
|
+
id?: string | undefined;
|
|
3542
|
+
exit?: boolean | undefined;
|
|
3543
|
+
result?: JsonElement | undefined;
|
|
3544
|
+
data?: JsonElement | undefined;
|
|
3545
|
+
timeout?: number | undefined;
|
|
3546
|
+
skipValidation?: boolean | undefined;
|
|
3547
|
+
};
|
|
3548
|
+
type: "action";
|
|
3549
|
+
title: string;
|
|
3550
|
+
image?: {
|
|
3551
|
+
text?: string | undefined;
|
|
3552
|
+
uri?: string | undefined;
|
|
3553
|
+
url?: string | undefined;
|
|
3554
|
+
accessibilityDescription?: string | undefined;
|
|
3555
|
+
} | undefined;
|
|
3556
|
+
media?: {
|
|
3009
3557
|
uri: string;
|
|
3010
|
-
type: "
|
|
3011
|
-
|
|
3558
|
+
type: "image";
|
|
3559
|
+
accessibilityDescription?: string | undefined;
|
|
3560
|
+
} | {
|
|
3561
|
+
type: "avatar";
|
|
3562
|
+
content: ({
|
|
3563
|
+
uri: string;
|
|
3564
|
+
type: "uri";
|
|
3565
|
+
badgeUri?: string | undefined;
|
|
3566
|
+
} | {
|
|
3567
|
+
text: string;
|
|
3568
|
+
type: "text";
|
|
3569
|
+
badgeUri?: string | undefined;
|
|
3570
|
+
})[];
|
|
3571
|
+
accessibilityDescription?: string | undefined;
|
|
3572
|
+
} | undefined;
|
|
3573
|
+
description?: string | undefined;
|
|
3574
|
+
icon?: {
|
|
3575
|
+
name: string;
|
|
3012
3576
|
} | {
|
|
3013
3577
|
text: string;
|
|
3014
|
-
|
|
3015
|
-
|
|
3016
|
-
|
|
3017
|
-
|
|
3018
|
-
|
|
3019
|
-
|
|
3020
|
-
|
|
3021
|
-
|
|
3022
|
-
|
|
3023
|
-
|
|
3024
|
-
|
|
3025
|
-
|
|
3026
|
-
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
|
|
3030
|
-
|
|
3031
|
-
|
|
3032
|
-
|
|
3033
|
-
|
|
3034
|
-
|
|
3035
|
-
|
|
3036
|
-
|
|
3037
|
-
|
|
3038
|
-
|
|
3039
|
-
|
|
3040
|
-
|
|
3041
|
-
url?: string | undefined;
|
|
3042
|
-
accessibilityDescription?: string | undefined;
|
|
3043
|
-
} | undefined;
|
|
3044
|
-
description?: string | undefined;
|
|
3045
|
-
icon?: {
|
|
3046
|
-
name: string;
|
|
3047
|
-
} | {
|
|
3048
|
-
text: string;
|
|
3049
|
-
} | undefined;
|
|
3050
|
-
media?: {
|
|
3051
|
-
uri: string;
|
|
3052
|
-
type: "image";
|
|
3053
|
-
accessibilityDescription?: string | undefined;
|
|
3054
|
-
} | {
|
|
3055
|
-
type: "avatar";
|
|
3056
|
-
content: ({
|
|
3578
|
+
} | undefined;
|
|
3579
|
+
}, {
|
|
3580
|
+
value: {
|
|
3581
|
+
url?: string | undefined;
|
|
3582
|
+
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
3583
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3584
|
+
prefetch?: boolean | undefined;
|
|
3585
|
+
$ref?: string | undefined;
|
|
3586
|
+
title?: string | undefined;
|
|
3587
|
+
disabled?: boolean | undefined;
|
|
3588
|
+
$id?: string | undefined;
|
|
3589
|
+
id?: string | undefined;
|
|
3590
|
+
exit?: boolean | undefined;
|
|
3591
|
+
result?: JsonElement | undefined;
|
|
3592
|
+
data?: JsonElement | undefined;
|
|
3593
|
+
timeout?: number | undefined;
|
|
3594
|
+
skipValidation?: boolean | undefined;
|
|
3595
|
+
};
|
|
3596
|
+
type: "action";
|
|
3597
|
+
title: string;
|
|
3598
|
+
image?: {
|
|
3599
|
+
text?: string | undefined;
|
|
3600
|
+
uri?: string | undefined;
|
|
3601
|
+
url?: string | undefined;
|
|
3602
|
+
accessibilityDescription?: string | undefined;
|
|
3603
|
+
} | undefined;
|
|
3604
|
+
media?: {
|
|
3057
3605
|
uri: string;
|
|
3058
|
-
type: "
|
|
3059
|
-
|
|
3606
|
+
type: "image";
|
|
3607
|
+
accessibilityDescription?: string | undefined;
|
|
3608
|
+
} | {
|
|
3609
|
+
type: "avatar";
|
|
3610
|
+
content: ({
|
|
3611
|
+
uri: string;
|
|
3612
|
+
type: "uri";
|
|
3613
|
+
badgeUri?: string | undefined;
|
|
3614
|
+
} | {
|
|
3615
|
+
text: string;
|
|
3616
|
+
type: "text";
|
|
3617
|
+
badgeUri?: string | undefined;
|
|
3618
|
+
})[];
|
|
3619
|
+
accessibilityDescription?: string | undefined;
|
|
3620
|
+
} | undefined;
|
|
3621
|
+
description?: string | undefined;
|
|
3622
|
+
icon?: {
|
|
3623
|
+
name: string;
|
|
3060
3624
|
} | {
|
|
3061
3625
|
text: string;
|
|
3062
|
-
|
|
3063
|
-
badgeUri?: string | undefined;
|
|
3064
|
-
})[];
|
|
3065
|
-
accessibilityDescription?: string | undefined;
|
|
3066
|
-
} | undefined;
|
|
3067
|
-
}>, z.ZodObject<{
|
|
3068
|
-
type: z.ZodLiteral<"search">;
|
|
3069
|
-
title: z.ZodString;
|
|
3070
|
-
description: z.ZodOptional<z.ZodString>;
|
|
3071
|
-
icon: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
|
|
3072
|
-
name: z.ZodString;
|
|
3073
|
-
}, "strip", z.ZodTypeAny, {
|
|
3074
|
-
name: string;
|
|
3075
|
-
}, {
|
|
3076
|
-
name: string;
|
|
3626
|
+
} | undefined;
|
|
3077
3627
|
}>, z.ZodObject<{
|
|
3078
|
-
|
|
3079
|
-
|
|
3080
|
-
|
|
3081
|
-
|
|
3082
|
-
|
|
3083
|
-
|
|
3084
|
-
|
|
3085
|
-
|
|
3086
|
-
|
|
3087
|
-
|
|
3088
|
-
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
3089
|
-
}, "strip", z.ZodTypeAny, {
|
|
3090
|
-
text?: string | undefined;
|
|
3091
|
-
uri?: string | undefined;
|
|
3092
|
-
url?: string | undefined;
|
|
3093
|
-
accessibilityDescription?: string | undefined;
|
|
3094
|
-
}, {
|
|
3095
|
-
text?: string | undefined;
|
|
3096
|
-
uri?: string | undefined;
|
|
3097
|
-
url?: string | undefined;
|
|
3098
|
-
accessibilityDescription?: string | undefined;
|
|
3099
|
-
}>>;
|
|
3100
|
-
value: z.ZodObject<{
|
|
3101
|
-
url: z.ZodString;
|
|
3102
|
-
method: z.ZodUnion<[z.ZodLiteral<"GET">, z.ZodLiteral<"POST">, z.ZodLiteral<"PUT">, z.ZodLiteral<"PATCH">, z.ZodLiteral<"DELETE">]>;
|
|
3103
|
-
param: z.ZodString;
|
|
3104
|
-
query: z.ZodString;
|
|
3105
|
-
}, "strip", z.ZodTypeAny, {
|
|
3106
|
-
url: string;
|
|
3107
|
-
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
3108
|
-
param: string;
|
|
3109
|
-
query: string;
|
|
3110
|
-
}, {
|
|
3111
|
-
url: string;
|
|
3112
|
-
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
3113
|
-
param: string;
|
|
3114
|
-
query: string;
|
|
3115
|
-
}>;
|
|
3116
|
-
media: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
|
|
3117
|
-
type: z.ZodLiteral<"avatar">;
|
|
3118
|
-
content: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
3119
|
-
type: z.ZodLiteral<"text">;
|
|
3628
|
+
type: z.ZodLiteral<"search">;
|
|
3629
|
+
title: z.ZodString;
|
|
3630
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3631
|
+
icon: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
|
|
3632
|
+
name: z.ZodString;
|
|
3633
|
+
}, "strip", z.ZodTypeAny, {
|
|
3634
|
+
name: string;
|
|
3635
|
+
}, {
|
|
3636
|
+
name: string;
|
|
3637
|
+
}>, z.ZodObject<{
|
|
3120
3638
|
text: z.ZodString;
|
|
3121
|
-
badgeUri: z.ZodOptional<z.ZodString>;
|
|
3122
3639
|
}, "strip", z.ZodTypeAny, {
|
|
3123
|
-
text: string;
|
|
3124
|
-
|
|
3125
|
-
|
|
3640
|
+
text: string;
|
|
3641
|
+
}, {
|
|
3642
|
+
text: string;
|
|
3643
|
+
}>]>>;
|
|
3644
|
+
image: z.ZodOptional<z.ZodObject<{
|
|
3645
|
+
text: z.ZodOptional<z.ZodString>;
|
|
3646
|
+
url: z.ZodOptional<z.ZodString>;
|
|
3647
|
+
uri: z.ZodOptional<z.ZodString>;
|
|
3648
|
+
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
3649
|
+
}, "strip", z.ZodTypeAny, {
|
|
3650
|
+
text?: string | undefined;
|
|
3651
|
+
uri?: string | undefined;
|
|
3652
|
+
url?: string | undefined;
|
|
3653
|
+
accessibilityDescription?: string | undefined;
|
|
3654
|
+
}, {
|
|
3655
|
+
text?: string | undefined;
|
|
3656
|
+
uri?: string | undefined;
|
|
3657
|
+
url?: string | undefined;
|
|
3658
|
+
accessibilityDescription?: string | undefined;
|
|
3659
|
+
}>>;
|
|
3660
|
+
value: z.ZodObject<{
|
|
3661
|
+
url: z.ZodString;
|
|
3662
|
+
method: z.ZodUnion<[z.ZodLiteral<"GET">, z.ZodLiteral<"POST">, z.ZodLiteral<"PUT">, z.ZodLiteral<"PATCH">, z.ZodLiteral<"DELETE">]>;
|
|
3663
|
+
param: z.ZodString;
|
|
3664
|
+
query: z.ZodString;
|
|
3665
|
+
}, "strip", z.ZodTypeAny, {
|
|
3666
|
+
url: string;
|
|
3667
|
+
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
3668
|
+
param: string;
|
|
3669
|
+
query: string;
|
|
3670
|
+
}, {
|
|
3671
|
+
url: string;
|
|
3672
|
+
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
3673
|
+
param: string;
|
|
3674
|
+
query: string;
|
|
3675
|
+
}>;
|
|
3676
|
+
media: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
|
|
3677
|
+
type: z.ZodLiteral<"avatar">;
|
|
3678
|
+
content: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
3679
|
+
type: z.ZodLiteral<"text">;
|
|
3680
|
+
text: z.ZodString;
|
|
3681
|
+
badgeUri: z.ZodOptional<z.ZodString>;
|
|
3682
|
+
}, "strip", z.ZodTypeAny, {
|
|
3683
|
+
text: string;
|
|
3684
|
+
type: "text";
|
|
3685
|
+
badgeUri?: string | undefined;
|
|
3686
|
+
}, {
|
|
3687
|
+
text: string;
|
|
3688
|
+
type: "text";
|
|
3689
|
+
badgeUri?: string | undefined;
|
|
3690
|
+
}>, z.ZodObject<{
|
|
3691
|
+
type: z.ZodLiteral<"uri">;
|
|
3692
|
+
uri: z.ZodString;
|
|
3693
|
+
badgeUri: z.ZodOptional<z.ZodString>;
|
|
3694
|
+
}, "strip", z.ZodTypeAny, {
|
|
3695
|
+
uri: string;
|
|
3696
|
+
type: "uri";
|
|
3697
|
+
badgeUri?: string | undefined;
|
|
3698
|
+
}, {
|
|
3699
|
+
uri: string;
|
|
3700
|
+
type: "uri";
|
|
3701
|
+
badgeUri?: string | undefined;
|
|
3702
|
+
}>]>, "many">;
|
|
3703
|
+
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
3704
|
+
}, "strip", z.ZodTypeAny, {
|
|
3705
|
+
type: "avatar";
|
|
3706
|
+
content: ({
|
|
3707
|
+
uri: string;
|
|
3708
|
+
type: "uri";
|
|
3709
|
+
badgeUri?: string | undefined;
|
|
3710
|
+
} | {
|
|
3711
|
+
text: string;
|
|
3712
|
+
type: "text";
|
|
3713
|
+
badgeUri?: string | undefined;
|
|
3714
|
+
})[];
|
|
3715
|
+
accessibilityDescription?: string | undefined;
|
|
3126
3716
|
}, {
|
|
3127
|
-
|
|
3128
|
-
|
|
3129
|
-
|
|
3717
|
+
type: "avatar";
|
|
3718
|
+
content: ({
|
|
3719
|
+
uri: string;
|
|
3720
|
+
type: "uri";
|
|
3721
|
+
badgeUri?: string | undefined;
|
|
3722
|
+
} | {
|
|
3723
|
+
text: string;
|
|
3724
|
+
type: "text";
|
|
3725
|
+
badgeUri?: string | undefined;
|
|
3726
|
+
})[];
|
|
3727
|
+
accessibilityDescription?: string | undefined;
|
|
3130
3728
|
}>, z.ZodObject<{
|
|
3131
|
-
type: z.ZodLiteral<"
|
|
3729
|
+
type: z.ZodLiteral<"image">;
|
|
3132
3730
|
uri: z.ZodString;
|
|
3133
|
-
|
|
3731
|
+
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
3134
3732
|
}, "strip", z.ZodTypeAny, {
|
|
3135
3733
|
uri: string;
|
|
3136
|
-
type: "
|
|
3137
|
-
|
|
3734
|
+
type: "image";
|
|
3735
|
+
accessibilityDescription?: string | undefined;
|
|
3138
3736
|
}, {
|
|
3139
3737
|
uri: string;
|
|
3140
|
-
type: "
|
|
3141
|
-
|
|
3142
|
-
}>]
|
|
3143
|
-
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
3738
|
+
type: "image";
|
|
3739
|
+
accessibilityDescription?: string | undefined;
|
|
3740
|
+
}>]>>;
|
|
3144
3741
|
}, "strip", z.ZodTypeAny, {
|
|
3145
|
-
|
|
3146
|
-
|
|
3742
|
+
value: {
|
|
3743
|
+
url: string;
|
|
3744
|
+
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
3745
|
+
param: string;
|
|
3746
|
+
query: string;
|
|
3747
|
+
};
|
|
3748
|
+
type: "search";
|
|
3749
|
+
title: string;
|
|
3750
|
+
image?: {
|
|
3751
|
+
text?: string | undefined;
|
|
3752
|
+
uri?: string | undefined;
|
|
3753
|
+
url?: string | undefined;
|
|
3754
|
+
accessibilityDescription?: string | undefined;
|
|
3755
|
+
} | undefined;
|
|
3756
|
+
media?: {
|
|
3147
3757
|
uri: string;
|
|
3148
|
-
type: "
|
|
3149
|
-
|
|
3758
|
+
type: "image";
|
|
3759
|
+
accessibilityDescription?: string | undefined;
|
|
3760
|
+
} | {
|
|
3761
|
+
type: "avatar";
|
|
3762
|
+
content: ({
|
|
3763
|
+
uri: string;
|
|
3764
|
+
type: "uri";
|
|
3765
|
+
badgeUri?: string | undefined;
|
|
3766
|
+
} | {
|
|
3767
|
+
text: string;
|
|
3768
|
+
type: "text";
|
|
3769
|
+
badgeUri?: string | undefined;
|
|
3770
|
+
})[];
|
|
3771
|
+
accessibilityDescription?: string | undefined;
|
|
3772
|
+
} | undefined;
|
|
3773
|
+
description?: string | undefined;
|
|
3774
|
+
icon?: {
|
|
3775
|
+
name: string;
|
|
3150
3776
|
} | {
|
|
3151
3777
|
text: string;
|
|
3152
|
-
|
|
3153
|
-
badgeUri?: string | undefined;
|
|
3154
|
-
})[];
|
|
3155
|
-
accessibilityDescription?: string | undefined;
|
|
3778
|
+
} | undefined;
|
|
3156
3779
|
}, {
|
|
3157
|
-
|
|
3158
|
-
|
|
3780
|
+
value: {
|
|
3781
|
+
url: string;
|
|
3782
|
+
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
3783
|
+
param: string;
|
|
3784
|
+
query: string;
|
|
3785
|
+
};
|
|
3786
|
+
type: "search";
|
|
3787
|
+
title: string;
|
|
3788
|
+
image?: {
|
|
3789
|
+
text?: string | undefined;
|
|
3790
|
+
uri?: string | undefined;
|
|
3791
|
+
url?: string | undefined;
|
|
3792
|
+
accessibilityDescription?: string | undefined;
|
|
3793
|
+
} | undefined;
|
|
3794
|
+
media?: {
|
|
3159
3795
|
uri: string;
|
|
3160
|
-
type: "
|
|
3161
|
-
|
|
3796
|
+
type: "image";
|
|
3797
|
+
accessibilityDescription?: string | undefined;
|
|
3798
|
+
} | {
|
|
3799
|
+
type: "avatar";
|
|
3800
|
+
content: ({
|
|
3801
|
+
uri: string;
|
|
3802
|
+
type: "uri";
|
|
3803
|
+
badgeUri?: string | undefined;
|
|
3804
|
+
} | {
|
|
3805
|
+
text: string;
|
|
3806
|
+
type: "text";
|
|
3807
|
+
badgeUri?: string | undefined;
|
|
3808
|
+
})[];
|
|
3809
|
+
accessibilityDescription?: string | undefined;
|
|
3810
|
+
} | undefined;
|
|
3811
|
+
description?: string | undefined;
|
|
3812
|
+
icon?: {
|
|
3813
|
+
name: string;
|
|
3162
3814
|
} | {
|
|
3163
3815
|
text: string;
|
|
3164
|
-
|
|
3165
|
-
|
|
3166
|
-
})[];
|
|
3167
|
-
accessibilityDescription?: string | undefined;
|
|
3168
|
-
}>, z.ZodObject<{
|
|
3169
|
-
type: z.ZodLiteral<"image">;
|
|
3170
|
-
uri: z.ZodString;
|
|
3171
|
-
accessibilityDescription: z.ZodOptional<z.ZodString>;
|
|
3172
|
-
}, "strip", z.ZodTypeAny, {
|
|
3173
|
-
uri: string;
|
|
3174
|
-
type: "image";
|
|
3175
|
-
accessibilityDescription?: string | undefined;
|
|
3176
|
-
}, {
|
|
3177
|
-
uri: string;
|
|
3178
|
-
type: "image";
|
|
3179
|
-
accessibilityDescription?: string | undefined;
|
|
3180
|
-
}>]>>;
|
|
3816
|
+
} | undefined;
|
|
3817
|
+
}>]>, "many">;
|
|
3181
3818
|
}, "strip", z.ZodTypeAny, {
|
|
3182
|
-
|
|
3183
|
-
|
|
3184
|
-
|
|
3185
|
-
|
|
3186
|
-
|
|
3187
|
-
|
|
3188
|
-
|
|
3189
|
-
|
|
3190
|
-
|
|
3191
|
-
|
|
3192
|
-
|
|
3193
|
-
|
|
3194
|
-
|
|
3195
|
-
|
|
3196
|
-
|
|
3197
|
-
|
|
3198
|
-
|
|
3199
|
-
|
|
3200
|
-
|
|
3201
|
-
|
|
3202
|
-
|
|
3203
|
-
|
|
3204
|
-
|
|
3205
|
-
|
|
3819
|
+
results: ({
|
|
3820
|
+
value: {
|
|
3821
|
+
url: string;
|
|
3822
|
+
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
3823
|
+
param: string;
|
|
3824
|
+
query: string;
|
|
3825
|
+
};
|
|
3826
|
+
type: "search";
|
|
3827
|
+
title: string;
|
|
3828
|
+
image?: {
|
|
3829
|
+
text?: string | undefined;
|
|
3830
|
+
uri?: string | undefined;
|
|
3831
|
+
url?: string | undefined;
|
|
3832
|
+
accessibilityDescription?: string | undefined;
|
|
3833
|
+
} | undefined;
|
|
3834
|
+
media?: {
|
|
3835
|
+
uri: string;
|
|
3836
|
+
type: "image";
|
|
3837
|
+
accessibilityDescription?: string | undefined;
|
|
3838
|
+
} | {
|
|
3839
|
+
type: "avatar";
|
|
3840
|
+
content: ({
|
|
3841
|
+
uri: string;
|
|
3842
|
+
type: "uri";
|
|
3843
|
+
badgeUri?: string | undefined;
|
|
3844
|
+
} | {
|
|
3845
|
+
text: string;
|
|
3846
|
+
type: "text";
|
|
3847
|
+
badgeUri?: string | undefined;
|
|
3848
|
+
})[];
|
|
3849
|
+
accessibilityDescription?: string | undefined;
|
|
3850
|
+
} | undefined;
|
|
3851
|
+
description?: string | undefined;
|
|
3852
|
+
icon?: {
|
|
3853
|
+
name: string;
|
|
3854
|
+
} | {
|
|
3855
|
+
text: string;
|
|
3856
|
+
} | undefined;
|
|
3206
3857
|
} | {
|
|
3207
|
-
|
|
3208
|
-
|
|
3858
|
+
value: {
|
|
3859
|
+
url?: string | undefined;
|
|
3860
|
+
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
3861
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3862
|
+
prefetch?: boolean | undefined;
|
|
3863
|
+
$ref?: string | undefined;
|
|
3864
|
+
title?: string | undefined;
|
|
3865
|
+
disabled?: boolean | undefined;
|
|
3866
|
+
$id?: string | undefined;
|
|
3867
|
+
id?: string | undefined;
|
|
3868
|
+
exit?: boolean | undefined;
|
|
3869
|
+
result?: JsonElement | undefined;
|
|
3870
|
+
data?: JsonElement | undefined;
|
|
3871
|
+
timeout?: number | undefined;
|
|
3872
|
+
skipValidation?: boolean | undefined;
|
|
3873
|
+
};
|
|
3874
|
+
type: "action";
|
|
3875
|
+
title: string;
|
|
3876
|
+
image?: {
|
|
3877
|
+
text?: string | undefined;
|
|
3878
|
+
uri?: string | undefined;
|
|
3879
|
+
url?: string | undefined;
|
|
3880
|
+
accessibilityDescription?: string | undefined;
|
|
3881
|
+
} | undefined;
|
|
3882
|
+
media?: {
|
|
3209
3883
|
uri: string;
|
|
3210
|
-
type: "
|
|
3211
|
-
|
|
3884
|
+
type: "image";
|
|
3885
|
+
accessibilityDescription?: string | undefined;
|
|
3886
|
+
} | {
|
|
3887
|
+
type: "avatar";
|
|
3888
|
+
content: ({
|
|
3889
|
+
uri: string;
|
|
3890
|
+
type: "uri";
|
|
3891
|
+
badgeUri?: string | undefined;
|
|
3892
|
+
} | {
|
|
3893
|
+
text: string;
|
|
3894
|
+
type: "text";
|
|
3895
|
+
badgeUri?: string | undefined;
|
|
3896
|
+
})[];
|
|
3897
|
+
accessibilityDescription?: string | undefined;
|
|
3898
|
+
} | undefined;
|
|
3899
|
+
description?: string | undefined;
|
|
3900
|
+
icon?: {
|
|
3901
|
+
name: string;
|
|
3212
3902
|
} | {
|
|
3213
3903
|
text: string;
|
|
3214
|
-
|
|
3215
|
-
|
|
3216
|
-
|
|
3217
|
-
accessibilityDescription?: string | undefined;
|
|
3218
|
-
} | undefined;
|
|
3904
|
+
} | undefined;
|
|
3905
|
+
})[];
|
|
3906
|
+
type?: "results" | undefined;
|
|
3219
3907
|
}, {
|
|
3220
|
-
|
|
3221
|
-
|
|
3222
|
-
|
|
3223
|
-
|
|
3224
|
-
|
|
3225
|
-
|
|
3226
|
-
|
|
3227
|
-
|
|
3228
|
-
|
|
3229
|
-
|
|
3230
|
-
|
|
3231
|
-
|
|
3232
|
-
|
|
3233
|
-
|
|
3234
|
-
|
|
3235
|
-
|
|
3236
|
-
|
|
3237
|
-
|
|
3238
|
-
|
|
3239
|
-
|
|
3240
|
-
|
|
3241
|
-
|
|
3242
|
-
|
|
3243
|
-
|
|
3908
|
+
results: ({
|
|
3909
|
+
value: {
|
|
3910
|
+
url: string;
|
|
3911
|
+
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE";
|
|
3912
|
+
param: string;
|
|
3913
|
+
query: string;
|
|
3914
|
+
};
|
|
3915
|
+
type: "search";
|
|
3916
|
+
title: string;
|
|
3917
|
+
image?: {
|
|
3918
|
+
text?: string | undefined;
|
|
3919
|
+
uri?: string | undefined;
|
|
3920
|
+
url?: string | undefined;
|
|
3921
|
+
accessibilityDescription?: string | undefined;
|
|
3922
|
+
} | undefined;
|
|
3923
|
+
media?: {
|
|
3924
|
+
uri: string;
|
|
3925
|
+
type: "image";
|
|
3926
|
+
accessibilityDescription?: string | undefined;
|
|
3927
|
+
} | {
|
|
3928
|
+
type: "avatar";
|
|
3929
|
+
content: ({
|
|
3930
|
+
uri: string;
|
|
3931
|
+
type: "uri";
|
|
3932
|
+
badgeUri?: string | undefined;
|
|
3933
|
+
} | {
|
|
3934
|
+
text: string;
|
|
3935
|
+
type: "text";
|
|
3936
|
+
badgeUri?: string | undefined;
|
|
3937
|
+
})[];
|
|
3938
|
+
accessibilityDescription?: string | undefined;
|
|
3939
|
+
} | undefined;
|
|
3940
|
+
description?: string | undefined;
|
|
3941
|
+
icon?: {
|
|
3942
|
+
name: string;
|
|
3943
|
+
} | {
|
|
3944
|
+
text: string;
|
|
3945
|
+
} | undefined;
|
|
3244
3946
|
} | {
|
|
3245
|
-
|
|
3246
|
-
|
|
3947
|
+
value: {
|
|
3948
|
+
url?: string | undefined;
|
|
3949
|
+
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
3950
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3951
|
+
prefetch?: boolean | undefined;
|
|
3952
|
+
$ref?: string | undefined;
|
|
3953
|
+
title?: string | undefined;
|
|
3954
|
+
disabled?: boolean | undefined;
|
|
3955
|
+
$id?: string | undefined;
|
|
3956
|
+
id?: string | undefined;
|
|
3957
|
+
exit?: boolean | undefined;
|
|
3958
|
+
result?: JsonElement | undefined;
|
|
3959
|
+
data?: JsonElement | undefined;
|
|
3960
|
+
timeout?: number | undefined;
|
|
3961
|
+
skipValidation?: boolean | undefined;
|
|
3962
|
+
};
|
|
3963
|
+
type: "action";
|
|
3964
|
+
title: string;
|
|
3965
|
+
image?: {
|
|
3966
|
+
text?: string | undefined;
|
|
3967
|
+
uri?: string | undefined;
|
|
3968
|
+
url?: string | undefined;
|
|
3969
|
+
accessibilityDescription?: string | undefined;
|
|
3970
|
+
} | undefined;
|
|
3971
|
+
media?: {
|
|
3247
3972
|
uri: string;
|
|
3248
|
-
type: "
|
|
3249
|
-
|
|
3973
|
+
type: "image";
|
|
3974
|
+
accessibilityDescription?: string | undefined;
|
|
3975
|
+
} | {
|
|
3976
|
+
type: "avatar";
|
|
3977
|
+
content: ({
|
|
3978
|
+
uri: string;
|
|
3979
|
+
type: "uri";
|
|
3980
|
+
badgeUri?: string | undefined;
|
|
3981
|
+
} | {
|
|
3982
|
+
text: string;
|
|
3983
|
+
type: "text";
|
|
3984
|
+
badgeUri?: string | undefined;
|
|
3985
|
+
})[];
|
|
3986
|
+
accessibilityDescription?: string | undefined;
|
|
3987
|
+
} | undefined;
|
|
3988
|
+
description?: string | undefined;
|
|
3989
|
+
icon?: {
|
|
3990
|
+
name: string;
|
|
3250
3991
|
} | {
|
|
3251
3992
|
text: string;
|
|
3252
|
-
|
|
3253
|
-
|
|
3254
|
-
|
|
3255
|
-
|
|
3256
|
-
|
|
3257
|
-
|
|
3258
|
-
export declare const searchResponseBodySchema: z.ZodObject<{
|
|
3993
|
+
} | undefined;
|
|
3994
|
+
})[];
|
|
3995
|
+
type?: "results" | undefined;
|
|
3996
|
+
}>;
|
|
3997
|
+
export declare const searchResultsResponseBodySchema: z.ZodObject<{
|
|
3998
|
+
type: z.ZodLiteral<"results">;
|
|
3259
3999
|
results: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
3260
4000
|
type: z.ZodLiteral<"action">;
|
|
3261
4001
|
title: z.ZodString;
|
|
@@ -3307,9 +4047,10 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3307
4047
|
}, "strip", z.ZodTypeAny, {
|
|
3308
4048
|
url?: string | undefined;
|
|
3309
4049
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
4050
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
4051
|
+
prefetch?: boolean | undefined;
|
|
3310
4052
|
$ref?: string | undefined;
|
|
3311
4053
|
title?: string | undefined;
|
|
3312
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3313
4054
|
disabled?: boolean | undefined;
|
|
3314
4055
|
$id?: string | undefined;
|
|
3315
4056
|
id?: string | undefined;
|
|
@@ -3318,13 +4059,13 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3318
4059
|
data?: JsonElement | undefined;
|
|
3319
4060
|
timeout?: number | undefined;
|
|
3320
4061
|
skipValidation?: boolean | undefined;
|
|
3321
|
-
prefetch?: boolean | undefined;
|
|
3322
4062
|
}, {
|
|
3323
4063
|
url?: string | undefined;
|
|
3324
4064
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
4065
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
4066
|
+
prefetch?: boolean | undefined;
|
|
3325
4067
|
$ref?: string | undefined;
|
|
3326
4068
|
title?: string | undefined;
|
|
3327
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3328
4069
|
disabled?: boolean | undefined;
|
|
3329
4070
|
$id?: string | undefined;
|
|
3330
4071
|
id?: string | undefined;
|
|
@@ -3333,7 +4074,6 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3333
4074
|
data?: JsonElement | undefined;
|
|
3334
4075
|
timeout?: number | undefined;
|
|
3335
4076
|
skipValidation?: boolean | undefined;
|
|
3336
|
-
prefetch?: boolean | undefined;
|
|
3337
4077
|
}>;
|
|
3338
4078
|
media: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
|
|
3339
4079
|
type: z.ZodLiteral<"avatar">;
|
|
@@ -3404,9 +4144,10 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3404
4144
|
value: {
|
|
3405
4145
|
url?: string | undefined;
|
|
3406
4146
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
4147
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
4148
|
+
prefetch?: boolean | undefined;
|
|
3407
4149
|
$ref?: string | undefined;
|
|
3408
4150
|
title?: string | undefined;
|
|
3409
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3410
4151
|
disabled?: boolean | undefined;
|
|
3411
4152
|
$id?: string | undefined;
|
|
3412
4153
|
id?: string | undefined;
|
|
@@ -3415,7 +4156,6 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3415
4156
|
data?: JsonElement | undefined;
|
|
3416
4157
|
timeout?: number | undefined;
|
|
3417
4158
|
skipValidation?: boolean | undefined;
|
|
3418
|
-
prefetch?: boolean | undefined;
|
|
3419
4159
|
};
|
|
3420
4160
|
type: "action";
|
|
3421
4161
|
title: string;
|
|
@@ -3425,12 +4165,6 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3425
4165
|
url?: string | undefined;
|
|
3426
4166
|
accessibilityDescription?: string | undefined;
|
|
3427
4167
|
} | undefined;
|
|
3428
|
-
description?: string | undefined;
|
|
3429
|
-
icon?: {
|
|
3430
|
-
name: string;
|
|
3431
|
-
} | {
|
|
3432
|
-
text: string;
|
|
3433
|
-
} | undefined;
|
|
3434
4168
|
media?: {
|
|
3435
4169
|
uri: string;
|
|
3436
4170
|
type: "image";
|
|
@@ -3448,13 +4182,20 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3448
4182
|
})[];
|
|
3449
4183
|
accessibilityDescription?: string | undefined;
|
|
3450
4184
|
} | undefined;
|
|
4185
|
+
description?: string | undefined;
|
|
4186
|
+
icon?: {
|
|
4187
|
+
name: string;
|
|
4188
|
+
} | {
|
|
4189
|
+
text: string;
|
|
4190
|
+
} | undefined;
|
|
3451
4191
|
}, {
|
|
3452
4192
|
value: {
|
|
3453
4193
|
url?: string | undefined;
|
|
3454
4194
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
4195
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
4196
|
+
prefetch?: boolean | undefined;
|
|
3455
4197
|
$ref?: string | undefined;
|
|
3456
4198
|
title?: string | undefined;
|
|
3457
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3458
4199
|
disabled?: boolean | undefined;
|
|
3459
4200
|
$id?: string | undefined;
|
|
3460
4201
|
id?: string | undefined;
|
|
@@ -3463,7 +4204,6 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3463
4204
|
data?: JsonElement | undefined;
|
|
3464
4205
|
timeout?: number | undefined;
|
|
3465
4206
|
skipValidation?: boolean | undefined;
|
|
3466
|
-
prefetch?: boolean | undefined;
|
|
3467
4207
|
};
|
|
3468
4208
|
type: "action";
|
|
3469
4209
|
title: string;
|
|
@@ -3473,12 +4213,6 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3473
4213
|
url?: string | undefined;
|
|
3474
4214
|
accessibilityDescription?: string | undefined;
|
|
3475
4215
|
} | undefined;
|
|
3476
|
-
description?: string | undefined;
|
|
3477
|
-
icon?: {
|
|
3478
|
-
name: string;
|
|
3479
|
-
} | {
|
|
3480
|
-
text: string;
|
|
3481
|
-
} | undefined;
|
|
3482
4216
|
media?: {
|
|
3483
4217
|
uri: string;
|
|
3484
4218
|
type: "image";
|
|
@@ -3496,6 +4230,12 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3496
4230
|
})[];
|
|
3497
4231
|
accessibilityDescription?: string | undefined;
|
|
3498
4232
|
} | undefined;
|
|
4233
|
+
description?: string | undefined;
|
|
4234
|
+
icon?: {
|
|
4235
|
+
name: string;
|
|
4236
|
+
} | {
|
|
4237
|
+
text: string;
|
|
4238
|
+
} | undefined;
|
|
3499
4239
|
}>, z.ZodObject<{
|
|
3500
4240
|
type: z.ZodLiteral<"search">;
|
|
3501
4241
|
title: z.ZodString;
|
|
@@ -3625,12 +4365,6 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3625
4365
|
url?: string | undefined;
|
|
3626
4366
|
accessibilityDescription?: string | undefined;
|
|
3627
4367
|
} | undefined;
|
|
3628
|
-
description?: string | undefined;
|
|
3629
|
-
icon?: {
|
|
3630
|
-
name: string;
|
|
3631
|
-
} | {
|
|
3632
|
-
text: string;
|
|
3633
|
-
} | undefined;
|
|
3634
4368
|
media?: {
|
|
3635
4369
|
uri: string;
|
|
3636
4370
|
type: "image";
|
|
@@ -3648,6 +4382,12 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3648
4382
|
})[];
|
|
3649
4383
|
accessibilityDescription?: string | undefined;
|
|
3650
4384
|
} | undefined;
|
|
4385
|
+
description?: string | undefined;
|
|
4386
|
+
icon?: {
|
|
4387
|
+
name: string;
|
|
4388
|
+
} | {
|
|
4389
|
+
text: string;
|
|
4390
|
+
} | undefined;
|
|
3651
4391
|
}, {
|
|
3652
4392
|
value: {
|
|
3653
4393
|
url: string;
|
|
@@ -3663,12 +4403,6 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3663
4403
|
url?: string | undefined;
|
|
3664
4404
|
accessibilityDescription?: string | undefined;
|
|
3665
4405
|
} | undefined;
|
|
3666
|
-
description?: string | undefined;
|
|
3667
|
-
icon?: {
|
|
3668
|
-
name: string;
|
|
3669
|
-
} | {
|
|
3670
|
-
text: string;
|
|
3671
|
-
} | undefined;
|
|
3672
4406
|
media?: {
|
|
3673
4407
|
uri: string;
|
|
3674
4408
|
type: "image";
|
|
@@ -3686,6 +4420,12 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3686
4420
|
})[];
|
|
3687
4421
|
accessibilityDescription?: string | undefined;
|
|
3688
4422
|
} | undefined;
|
|
4423
|
+
description?: string | undefined;
|
|
4424
|
+
icon?: {
|
|
4425
|
+
name: string;
|
|
4426
|
+
} | {
|
|
4427
|
+
text: string;
|
|
4428
|
+
} | undefined;
|
|
3689
4429
|
}>]>, "many">;
|
|
3690
4430
|
}, "strip", z.ZodTypeAny, {
|
|
3691
4431
|
results: ({
|
|
@@ -3703,12 +4443,6 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3703
4443
|
url?: string | undefined;
|
|
3704
4444
|
accessibilityDescription?: string | undefined;
|
|
3705
4445
|
} | undefined;
|
|
3706
|
-
description?: string | undefined;
|
|
3707
|
-
icon?: {
|
|
3708
|
-
name: string;
|
|
3709
|
-
} | {
|
|
3710
|
-
text: string;
|
|
3711
|
-
} | undefined;
|
|
3712
4446
|
media?: {
|
|
3713
4447
|
uri: string;
|
|
3714
4448
|
type: "image";
|
|
@@ -3726,13 +4460,20 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3726
4460
|
})[];
|
|
3727
4461
|
accessibilityDescription?: string | undefined;
|
|
3728
4462
|
} | undefined;
|
|
4463
|
+
description?: string | undefined;
|
|
4464
|
+
icon?: {
|
|
4465
|
+
name: string;
|
|
4466
|
+
} | {
|
|
4467
|
+
text: string;
|
|
4468
|
+
} | undefined;
|
|
3729
4469
|
} | {
|
|
3730
4470
|
value: {
|
|
3731
4471
|
url?: string | undefined;
|
|
3732
4472
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
4473
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
4474
|
+
prefetch?: boolean | undefined;
|
|
3733
4475
|
$ref?: string | undefined;
|
|
3734
4476
|
title?: string | undefined;
|
|
3735
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3736
4477
|
disabled?: boolean | undefined;
|
|
3737
4478
|
$id?: string | undefined;
|
|
3738
4479
|
id?: string | undefined;
|
|
@@ -3741,7 +4482,6 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3741
4482
|
data?: JsonElement | undefined;
|
|
3742
4483
|
timeout?: number | undefined;
|
|
3743
4484
|
skipValidation?: boolean | undefined;
|
|
3744
|
-
prefetch?: boolean | undefined;
|
|
3745
4485
|
};
|
|
3746
4486
|
type: "action";
|
|
3747
4487
|
title: string;
|
|
@@ -3751,12 +4491,6 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3751
4491
|
url?: string | undefined;
|
|
3752
4492
|
accessibilityDescription?: string | undefined;
|
|
3753
4493
|
} | undefined;
|
|
3754
|
-
description?: string | undefined;
|
|
3755
|
-
icon?: {
|
|
3756
|
-
name: string;
|
|
3757
|
-
} | {
|
|
3758
|
-
text: string;
|
|
3759
|
-
} | undefined;
|
|
3760
4494
|
media?: {
|
|
3761
4495
|
uri: string;
|
|
3762
4496
|
type: "image";
|
|
@@ -3774,7 +4508,14 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3774
4508
|
})[];
|
|
3775
4509
|
accessibilityDescription?: string | undefined;
|
|
3776
4510
|
} | undefined;
|
|
4511
|
+
description?: string | undefined;
|
|
4512
|
+
icon?: {
|
|
4513
|
+
name: string;
|
|
4514
|
+
} | {
|
|
4515
|
+
text: string;
|
|
4516
|
+
} | undefined;
|
|
3777
4517
|
})[];
|
|
4518
|
+
type: "results";
|
|
3778
4519
|
}, {
|
|
3779
4520
|
results: ({
|
|
3780
4521
|
value: {
|
|
@@ -3791,12 +4532,6 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3791
4532
|
url?: string | undefined;
|
|
3792
4533
|
accessibilityDescription?: string | undefined;
|
|
3793
4534
|
} | undefined;
|
|
3794
|
-
description?: string | undefined;
|
|
3795
|
-
icon?: {
|
|
3796
|
-
name: string;
|
|
3797
|
-
} | {
|
|
3798
|
-
text: string;
|
|
3799
|
-
} | undefined;
|
|
3800
4535
|
media?: {
|
|
3801
4536
|
uri: string;
|
|
3802
4537
|
type: "image";
|
|
@@ -3814,13 +4549,20 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3814
4549
|
})[];
|
|
3815
4550
|
accessibilityDescription?: string | undefined;
|
|
3816
4551
|
} | undefined;
|
|
4552
|
+
description?: string | undefined;
|
|
4553
|
+
icon?: {
|
|
4554
|
+
name: string;
|
|
4555
|
+
} | {
|
|
4556
|
+
text: string;
|
|
4557
|
+
} | undefined;
|
|
3817
4558
|
} | {
|
|
3818
4559
|
value: {
|
|
3819
4560
|
url?: string | undefined;
|
|
3820
4561
|
type?: "primary" | "secondary" | "link" | "positive" | "negative" | undefined;
|
|
4562
|
+
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
4563
|
+
prefetch?: boolean | undefined;
|
|
3821
4564
|
$ref?: string | undefined;
|
|
3822
4565
|
title?: string | undefined;
|
|
3823
|
-
method?: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | undefined;
|
|
3824
4566
|
disabled?: boolean | undefined;
|
|
3825
4567
|
$id?: string | undefined;
|
|
3826
4568
|
id?: string | undefined;
|
|
@@ -3829,7 +4571,6 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3829
4571
|
data?: JsonElement | undefined;
|
|
3830
4572
|
timeout?: number | undefined;
|
|
3831
4573
|
skipValidation?: boolean | undefined;
|
|
3832
|
-
prefetch?: boolean | undefined;
|
|
3833
4574
|
};
|
|
3834
4575
|
type: "action";
|
|
3835
4576
|
title: string;
|
|
@@ -3839,12 +4580,6 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3839
4580
|
url?: string | undefined;
|
|
3840
4581
|
accessibilityDescription?: string | undefined;
|
|
3841
4582
|
} | undefined;
|
|
3842
|
-
description?: string | undefined;
|
|
3843
|
-
icon?: {
|
|
3844
|
-
name: string;
|
|
3845
|
-
} | {
|
|
3846
|
-
text: string;
|
|
3847
|
-
} | undefined;
|
|
3848
4583
|
media?: {
|
|
3849
4584
|
uri: string;
|
|
3850
4585
|
type: "image";
|
|
@@ -3862,7 +4597,14 @@ export declare const searchResponseBodySchema: z.ZodObject<{
|
|
|
3862
4597
|
})[];
|
|
3863
4598
|
accessibilityDescription?: string | undefined;
|
|
3864
4599
|
} | undefined;
|
|
4600
|
+
description?: string | undefined;
|
|
4601
|
+
icon?: {
|
|
4602
|
+
name: string;
|
|
4603
|
+
} | {
|
|
4604
|
+
text: string;
|
|
4605
|
+
} | undefined;
|
|
3865
4606
|
})[];
|
|
4607
|
+
type: "results";
|
|
3866
4608
|
}>;
|
|
3867
4609
|
export declare const additionalInfoSchema: z.ZodSchema<AdditionalInfo>;
|
|
3868
4610
|
export declare const behaviorSchema: z.ZodSchema<Behavior>;
|
|
@@ -3874,6 +4616,8 @@ export declare const alertLayoutCallToActionSchema: z.ZodSchema<AlertLayoutCallT
|
|
|
3874
4616
|
export declare const listLayoutSchema: z.ZodSchema<ListLayout>;
|
|
3875
4617
|
export declare const listLayoutCallToActionSchema: z.ZodSchema<ListLayoutCallToAction>;
|
|
3876
4618
|
export declare const listLayoutItemSchema: z.ZodSchema<ListLayoutItem>;
|
|
4619
|
+
export declare const upsellLayoutCallToActionSchema: z.ZodSchema<UpsellLayoutCallToAction>;
|
|
4620
|
+
export declare const upsellLayoutSchema: z.ZodSchema<UpsellLayout>;
|
|
3877
4621
|
export declare const decisionLayoutSchema: z.ZodSchema<DecisionLayout>;
|
|
3878
4622
|
export declare const decisionLayoutOptionSchema: z.ZodSchema<DecisionLayoutOption>;
|
|
3879
4623
|
export declare const sectionLayoutCallToActionSchema: z.ZodSchema<SectionLayoutCallToAction>;
|
|
@@ -3889,6 +4633,8 @@ export declare const modalLayoutSchema: z.ZodSchema<ModalLayout>;
|
|
|
3889
4633
|
export declare const reviewLayoutSchema: z.ZodSchema<ReviewLayout>;
|
|
3890
4634
|
export declare const reviewLayoutFieldSchema: z.ZodSchema<ReviewLayoutField>;
|
|
3891
4635
|
export declare const modalLayoutContentSchema: z.ZodSchema<ModalLayoutContent>;
|
|
4636
|
+
export declare const searchResponseSchema: z.ZodSchema<SearchResponse>;
|
|
4637
|
+
export declare const searchLayoutResponseBodySchema: z.ZodSchema<SearchLayoutResponseBody>;
|
|
3892
4638
|
export declare const subflowResponseBodySchema: z.ZodSchema<SubflowResponseBody>;
|
|
3893
4639
|
export declare const modalResponseBodySchema: z.ZodSchema<ModalResponseBody>;
|
|
3894
4640
|
export declare const stepSchema: z.ZodSchema<Step>;
|
|
@@ -3914,3 +4660,4 @@ export declare const toolbarItemSchema: z.ZodSchema<ToolbarItem>;
|
|
|
3914
4660
|
export declare const toolbarButtonSchema: z.ZodSchema<ToolbarButton>;
|
|
3915
4661
|
export declare const subflowBehaviorSchema: z.ZodSchema<SubflowBehavior>;
|
|
3916
4662
|
export declare const modalBehaviorSchema: z.ZodSchema<ModalBehavior>;
|
|
4663
|
+
//# sourceMappingURL=schemas.d.ts.map
|