@aws-sdk/client-quicksight 3.933.0 → 3.935.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +2032 -2036
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +1625 -0
- package/dist-es/models/errors.js +359 -0
- package/dist-es/models/models_0.js +1 -402
- package/dist-es/models/models_1.js +1 -279
- package/dist-es/models/models_2.js +1 -269
- package/dist-es/models/models_3.js +1 -603
- package/dist-es/models/models_4.js +1 -361
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +2 -2
- package/dist-types/commands/BatchDeleteTopicReviewedAnswerCommand.d.ts +1 -1
- package/dist-types/commands/CancelIngestionCommand.d.ts +1 -1
- package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/CreateActionConnectorCommand.d.ts +1 -1
- package/dist-types/commands/CreateAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/CreateBrandCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/CreateDashboardCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/CreateTopicCommand.d.ts +1 -1
- package/dist-types/commands/CreateTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/CreateVPCConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteActionConnectorCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBrandCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDashboardCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFolderCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIdentityPropagationConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNamespaceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRoleMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteThemeAliasCommand.d.ts +1 -1
- package/dist-types/commands/DeleteThemeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTopicCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeActionConnectorCommand.d.ts +1 -1
- package/dist-types/commands/DescribeActionConnectorPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBrandCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBrandPublishedVersionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardSnapshotJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardsQAConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFolderCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIngestionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeKeyRegistrationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNamespaceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeQPersonalizationConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeQuickSightQSearchConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThemeAliasCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThemeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicRefreshCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +1 -1
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +1 -1
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +1 -1
- package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +1 -1
- package/dist-types/commands/GetFlowMetadataCommand.d.ts +1 -1
- package/dist-types/commands/GetFlowPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +1 -1
- package/dist-types/commands/ListActionConnectorsCommand.d.ts +1 -1
- package/dist-types/commands/ListAnalysesCommand.d.ts +1 -1
- package/dist-types/commands/ListAssetBundleExportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssetBundleImportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListBrandsCommand.d.ts +1 -1
- package/dist-types/commands/ListCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDashboardVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDashboardsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataSourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListFlowsCommand.d.ts +1 -1
- package/dist-types/commands/ListFolderMembersCommand.d.ts +1 -1
- package/dist-types/commands/ListFoldersCommand.d.ts +1 -1
- package/dist-types/commands/ListFoldersForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupMembershipsCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +1 -1
- package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +1 -1
- package/dist-types/commands/ListIdentityPropagationConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListIngestionsCommand.d.ts +1 -1
- package/dist-types/commands/ListNamespacesCommand.d.ts +1 -1
- package/dist-types/commands/ListRefreshSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/ListRoleMembershipsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTemplateAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/ListThemeAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListThemeVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListThemesCommand.d.ts +1 -1
- package/dist-types/commands/ListTopicRefreshSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/ListTopicReviewedAnswersCommand.d.ts +1 -1
- package/dist-types/commands/ListTopicsCommand.d.ts +1 -1
- package/dist-types/commands/ListUserGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListUsersCommand.d.ts +1 -1
- package/dist-types/commands/ListVPCConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/PredictQAResultsCommand.d.ts +1 -1
- package/dist-types/commands/PutDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/RegisterUserCommand.d.ts +1 -1
- package/dist-types/commands/RestoreAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/SearchActionConnectorsCommand.d.ts +1 -1
- package/dist-types/commands/SearchAnalysesCommand.d.ts +1 -1
- package/dist-types/commands/SearchDashboardsCommand.d.ts +1 -1
- package/dist-types/commands/SearchDataSetsCommand.d.ts +1 -1
- package/dist-types/commands/SearchDataSourcesCommand.d.ts +1 -1
- package/dist-types/commands/SearchFlowsCommand.d.ts +1 -1
- package/dist-types/commands/SearchFoldersCommand.d.ts +1 -1
- package/dist-types/commands/SearchGroupsCommand.d.ts +1 -1
- package/dist-types/commands/SearchTopicsCommand.d.ts +1 -1
- package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +1 -1
- package/dist-types/commands/StartDashboardSnapshotJobCommand.d.ts +1 -1
- package/dist-types/commands/StartDashboardSnapshotJobScheduleCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionConnectorCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionConnectorPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApplicationWithTokenExchangeGrantCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBrandCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBrandPublishedVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardLinksCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardsQAConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFlowPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFolderCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIdentityPropagationConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateKeyRegistrationCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQPersonalizationConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQuickSightQSearchConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSPICECapacityConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTemplateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateThemeAliasCommand.d.ts +1 -1
- package/dist-types/commands/UpdateThemeCommand.d.ts +1 -1
- package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTopicCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +1 -1
- package/dist-types/index.d.ts +7 -1
- package/dist-types/models/enums.d.ts +3793 -0
- package/dist-types/models/errors.d.ts +430 -0
- package/dist-types/models/models_0.d.ts +1749 -928
- package/dist-types/models/models_1.d.ts +4333 -3741
- package/dist-types/models/models_2.d.ts +5853 -4952
- package/dist-types/models/models_3.d.ts +4890 -4138
- package/dist-types/models/models_4.d.ts +3555 -3845
- package/dist-types/ts3.4/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/BatchDeleteTopicReviewedAnswerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelIngestionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateActionConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateBrandCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVPCConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteActionConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteBrandCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDataSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFolderMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteGroupMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIdentityPropagationConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRoleMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTemplateAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteThemeAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteThemeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserByPrincipalIdCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVPCConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccountSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeActionConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeActionConnectorPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAnalysisDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAnalysisPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAssetBundleImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeBrandCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeBrandPublishedVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardsQAConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSetPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSourcePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFolderPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIngestionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIpRestrictionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeKeyRegistrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNamespaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeQPersonalizationConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeQuickSightQSearchConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTemplateAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTemplateDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTemplatePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeThemeAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeThemeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeThemePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicRefreshCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVPCConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDashboardEmbedUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFlowMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFlowPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSessionEmbedUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListActionConnectorsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAnalysesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssetBundleExportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssetBundleImportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListBrandsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDashboardVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataSetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFlowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFolderMembersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFoldersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFoldersForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListGroupMembershipsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIdentityPropagationConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIngestionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRefreshSchedulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRoleMembershipsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTemplateAliasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListThemeAliasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListThemeVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListThemesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTopicRefreshSchedulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTopicReviewedAnswersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTopicsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUserGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListVPCConnectionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PredictQAResultsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchActionConnectorsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchAnalysesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchDashboardsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchDataSetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchDataSourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchFlowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchFoldersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTopicsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartAssetBundleImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDashboardSnapshotJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDashboardSnapshotJobScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateActionConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateActionConnectorPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAnalysisPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateApplicationWithTokenExchangeGrantCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBrandCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBrandPublishedVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardLinksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardPublishedVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardsQAConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataSetPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataSourcePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFlowPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFolderPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIdentityPropagationConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIpRestrictionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateKeyRegistrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQPersonalizationConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQuickSightQSearchConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSPICECapacityConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTemplateAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateVPCConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +7 -1
- package/dist-types/ts3.4/models/enums.d.ts +2115 -0
- package/dist-types/ts3.4/models/errors.d.ts +223 -0
- package/dist-types/ts3.4/models/models_0.d.ts +436 -512
- package/dist-types/ts3.4/models/models_1.d.ts +800 -743
- package/dist-types/ts3.4/models/models_2.d.ts +1252 -1127
- package/dist-types/ts3.4/models/models_3.d.ts +1653 -1917
- package/dist-types/ts3.4/models/models_4.d.ts +1145 -1456
- package/package.json +12 -12
- package/dist-es/models/index.js +0 -6
- package/dist-es/models/models_5.js +0 -73
- package/dist-types/models/index.d.ts +0 -6
- package/dist-types/models/models_5.d.ts +0 -7002
- package/dist-types/ts3.4/models/index.d.ts +0 -6
- package/dist-types/ts3.4/models/models_5.d.ts +0 -1665
|
@@ -1,515 +1,125 @@
|
|
|
1
1
|
import {
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
AnalysisFilterAttribute,
|
|
3
|
+
AnchorType,
|
|
4
|
+
AnonymousUserDashboardEmbeddingConfigurationDisabledFeature,
|
|
5
|
+
AnonymousUserDashboardEmbeddingConfigurationEnabledFeature,
|
|
6
|
+
ArcThickness,
|
|
7
|
+
ArcThicknessOptions,
|
|
8
|
+
AxisBinding,
|
|
4
9
|
BarsArrangement,
|
|
5
|
-
|
|
10
|
+
BaseMapStyleType,
|
|
11
|
+
BoxPlotFillStyle,
|
|
12
|
+
ColorFillType,
|
|
13
|
+
ComparisonMethod,
|
|
14
|
+
ConditionalFormattingIconDisplayOption,
|
|
15
|
+
ConditionalFormattingIconSetType,
|
|
16
|
+
CustomContentImageScalingConfiguration,
|
|
17
|
+
CustomContentType,
|
|
18
|
+
DataLabelPosition,
|
|
19
|
+
FilterOperator,
|
|
20
|
+
ForecastComputationSeasonality,
|
|
21
|
+
FunnelChartMeasureDataLabelStyle,
|
|
22
|
+
GeospatialColorState,
|
|
23
|
+
GeospatialLayerType,
|
|
24
|
+
GeospatialMapNavigation,
|
|
25
|
+
GeospatialSelectedPointStyle,
|
|
26
|
+
HistogramBinType,
|
|
27
|
+
HorizontalTextAlignment,
|
|
28
|
+
Icon,
|
|
29
|
+
KPISparklineType,
|
|
30
|
+
KPIVisualStandardLayoutType,
|
|
31
|
+
LayerCustomActionTrigger,
|
|
32
|
+
LineChartLineStyle,
|
|
33
|
+
LineChartMarkerShape,
|
|
34
|
+
LineChartType,
|
|
35
|
+
LineInterpolation,
|
|
36
|
+
MapZoomMode,
|
|
37
|
+
MaximumMinimumComputationType,
|
|
38
|
+
MissingDataTreatmentOption,
|
|
39
|
+
PivotTableConditionalFormattingScopeRole,
|
|
40
|
+
PivotTableFieldCollapseState,
|
|
41
|
+
PivotTableMetricPlacement,
|
|
42
|
+
PivotTableRowsLayout,
|
|
43
|
+
PivotTableSubtotalLevel,
|
|
44
|
+
PluginVisualAxisName,
|
|
45
|
+
PrimaryValueDisplayType,
|
|
46
|
+
RadarChartAxesRangeScale,
|
|
47
|
+
RadarChartShape,
|
|
48
|
+
ResourceStatus,
|
|
49
|
+
SheetContentType,
|
|
50
|
+
SimpleTotalAggregationFunction,
|
|
51
|
+
SingleYAxisOption,
|
|
52
|
+
SortDirection,
|
|
53
|
+
StyledCellType,
|
|
54
|
+
TableBorderStyle,
|
|
55
|
+
TableCellImageScalingConfiguration,
|
|
56
|
+
TableFieldIconSetType,
|
|
57
|
+
TableOrientation,
|
|
58
|
+
TableTotalsPlacement,
|
|
59
|
+
TableTotalsScrollStatus,
|
|
60
|
+
TextWrap,
|
|
61
|
+
TimeGranularity,
|
|
62
|
+
TopBottomComputationType,
|
|
63
|
+
TopBottomSortOrder,
|
|
64
|
+
TransposedColumnType,
|
|
65
|
+
URLTargetConfiguration,
|
|
66
|
+
VerticalTextAlignment,
|
|
67
|
+
Visibility,
|
|
68
|
+
WidgetStatus,
|
|
69
|
+
WordCloudCloudLayout,
|
|
70
|
+
WordCloudWordCasing,
|
|
71
|
+
WordCloudWordOrientation,
|
|
72
|
+
WordCloudWordPadding,
|
|
73
|
+
WordCloudWordScaling,
|
|
74
|
+
} from "./enums";
|
|
75
|
+
import {
|
|
76
|
+
AnalysisDefaults,
|
|
77
|
+
AssetOptions,
|
|
78
|
+
AxisDisplayOptions,
|
|
79
|
+
BarChartConfiguration,
|
|
80
|
+
CalculatedField,
|
|
81
|
+
ChartAxisLabelOptions,
|
|
82
|
+
ColumnConfiguration,
|
|
83
|
+
ColumnHierarchy,
|
|
6
84
|
ColumnIdentifier,
|
|
7
85
|
ColumnSort,
|
|
86
|
+
ContributionAnalysisDefault,
|
|
8
87
|
CustomActionFilterOperation,
|
|
9
88
|
CustomActionNavigationOperation,
|
|
10
89
|
CustomActionSetParametersOperation,
|
|
11
90
|
CustomActionURLOperation,
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
91
|
+
DataLabelOptions,
|
|
92
|
+
DataPathValue,
|
|
93
|
+
DataSetIdentifierDeclaration,
|
|
94
|
+
DimensionField,
|
|
95
|
+
FieldSort,
|
|
96
|
+
FieldSortOptions,
|
|
97
|
+
FilterControl,
|
|
98
|
+
FilterGroup,
|
|
15
99
|
FontConfiguration,
|
|
16
100
|
FormatConfiguration,
|
|
17
|
-
|
|
101
|
+
ItemsLimitConfiguration,
|
|
102
|
+
Layout,
|
|
103
|
+
LegendOptions,
|
|
104
|
+
MeasureField,
|
|
18
105
|
NumberDisplayFormatConfiguration,
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
NumericFormatConfiguration,
|
|
106
|
+
ParameterControl,
|
|
107
|
+
ParameterDeclaration,
|
|
22
108
|
PercentageDisplayFormatConfiguration,
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
109
|
+
QueryExecutionOptions,
|
|
110
|
+
ReferenceLine,
|
|
111
|
+
SheetControlLayout,
|
|
112
|
+
SheetImage,
|
|
113
|
+
SheetTextBox,
|
|
114
|
+
ShortFormatText,
|
|
115
|
+
SmallMultiplesOptions,
|
|
116
|
+
TooltipOptions,
|
|
28
117
|
VisualCustomAction,
|
|
29
|
-
|
|
118
|
+
VisualCustomActionDefaults,
|
|
119
|
+
VisualInteractionOptions,
|
|
120
|
+
VisualPalette,
|
|
121
|
+
VisualSubtitleLabelOptions,
|
|
30
122
|
} from "./models_0";
|
|
31
|
-
export interface ScrollBarOptions {
|
|
32
|
-
Visibility?: Visibility | undefined;
|
|
33
|
-
VisibleRange?: VisibleRangeOptions | undefined;
|
|
34
|
-
}
|
|
35
|
-
export interface AxisTickLabelOptions {
|
|
36
|
-
LabelOptions?: LabelOptions | undefined;
|
|
37
|
-
RotationAngle?: number | undefined;
|
|
38
|
-
}
|
|
39
|
-
export interface AxisDisplayOptions {
|
|
40
|
-
TickLabelOptions?: AxisTickLabelOptions | undefined;
|
|
41
|
-
AxisLineVisibility?: Visibility | undefined;
|
|
42
|
-
GridLineVisibility?: Visibility | undefined;
|
|
43
|
-
DataOptions?: AxisDataOptions | undefined;
|
|
44
|
-
ScrollbarOptions?: ScrollBarOptions | undefined;
|
|
45
|
-
AxisOffset?: string | undefined;
|
|
46
|
-
}
|
|
47
|
-
export interface AxisLabelReferenceOptions {
|
|
48
|
-
FieldId: string | undefined;
|
|
49
|
-
Column: ColumnIdentifier | undefined;
|
|
50
|
-
}
|
|
51
|
-
export interface AxisLabelOptions {
|
|
52
|
-
FontConfiguration?: FontConfiguration | undefined;
|
|
53
|
-
CustomLabel?: string | undefined;
|
|
54
|
-
ApplyTo?: AxisLabelReferenceOptions | undefined;
|
|
55
|
-
}
|
|
56
|
-
export interface ChartAxisLabelOptions {
|
|
57
|
-
Visibility?: Visibility | undefined;
|
|
58
|
-
SortIconVisibility?: Visibility | undefined;
|
|
59
|
-
AxisLabelOptions?: AxisLabelOptions[] | undefined;
|
|
60
|
-
}
|
|
61
|
-
export interface ContributionAnalysisDefault {
|
|
62
|
-
MeasureFieldId: string | undefined;
|
|
63
|
-
ContributorDimensions: ColumnIdentifier[] | undefined;
|
|
64
|
-
}
|
|
65
|
-
export interface DataPathLabelType {
|
|
66
|
-
FieldId?: string | undefined;
|
|
67
|
-
FieldValue?: string | undefined;
|
|
68
|
-
Visibility?: Visibility | undefined;
|
|
69
|
-
}
|
|
70
|
-
export interface FieldLabelType {
|
|
71
|
-
FieldId?: string | undefined;
|
|
72
|
-
Visibility?: Visibility | undefined;
|
|
73
|
-
}
|
|
74
|
-
export interface MaximumLabelType {
|
|
75
|
-
Visibility?: Visibility | undefined;
|
|
76
|
-
}
|
|
77
|
-
export interface MinimumLabelType {
|
|
78
|
-
Visibility?: Visibility | undefined;
|
|
79
|
-
}
|
|
80
|
-
export interface RangeEndsLabelType {
|
|
81
|
-
Visibility?: Visibility | undefined;
|
|
82
|
-
}
|
|
83
|
-
export interface DataLabelType {
|
|
84
|
-
FieldLabelType?: FieldLabelType | undefined;
|
|
85
|
-
DataPathLabelType?: DataPathLabelType | undefined;
|
|
86
|
-
RangeEndsLabelType?: RangeEndsLabelType | undefined;
|
|
87
|
-
MinimumLabelType?: MinimumLabelType | undefined;
|
|
88
|
-
MaximumLabelType?: MaximumLabelType | undefined;
|
|
89
|
-
}
|
|
90
|
-
export declare const DataLabelContent: {
|
|
91
|
-
readonly PERCENT: "PERCENT";
|
|
92
|
-
readonly VALUE: "VALUE";
|
|
93
|
-
readonly VALUE_AND_PERCENT: "VALUE_AND_PERCENT";
|
|
94
|
-
};
|
|
95
|
-
export type DataLabelContent =
|
|
96
|
-
(typeof DataLabelContent)[keyof typeof DataLabelContent];
|
|
97
|
-
export declare const DataLabelOverlap: {
|
|
98
|
-
readonly DISABLE_OVERLAP: "DISABLE_OVERLAP";
|
|
99
|
-
readonly ENABLE_OVERLAP: "ENABLE_OVERLAP";
|
|
100
|
-
};
|
|
101
|
-
export type DataLabelOverlap =
|
|
102
|
-
(typeof DataLabelOverlap)[keyof typeof DataLabelOverlap];
|
|
103
|
-
export declare const DataLabelPosition: {
|
|
104
|
-
readonly BOTTOM: "BOTTOM";
|
|
105
|
-
readonly INSIDE: "INSIDE";
|
|
106
|
-
readonly LEFT: "LEFT";
|
|
107
|
-
readonly OUTSIDE: "OUTSIDE";
|
|
108
|
-
readonly RIGHT: "RIGHT";
|
|
109
|
-
readonly TOP: "TOP";
|
|
110
|
-
};
|
|
111
|
-
export type DataLabelPosition =
|
|
112
|
-
(typeof DataLabelPosition)[keyof typeof DataLabelPosition];
|
|
113
|
-
export interface DataLabelOptions {
|
|
114
|
-
Visibility?: Visibility | undefined;
|
|
115
|
-
CategoryLabelVisibility?: Visibility | undefined;
|
|
116
|
-
MeasureLabelVisibility?: Visibility | undefined;
|
|
117
|
-
DataLabelTypes?: DataLabelType[] | undefined;
|
|
118
|
-
Position?: DataLabelPosition | undefined;
|
|
119
|
-
LabelContent?: DataLabelContent | undefined;
|
|
120
|
-
LabelFontConfiguration?: FontConfiguration | undefined;
|
|
121
|
-
LabelColor?: string | undefined;
|
|
122
|
-
Overlap?: DataLabelOverlap | undefined;
|
|
123
|
-
TotalsVisibility?: Visibility | undefined;
|
|
124
|
-
}
|
|
125
|
-
export interface CategoricalDimensionField {
|
|
126
|
-
FieldId: string | undefined;
|
|
127
|
-
Column: ColumnIdentifier | undefined;
|
|
128
|
-
HierarchyId?: string | undefined;
|
|
129
|
-
FormatConfiguration?: StringFormatConfiguration | undefined;
|
|
130
|
-
}
|
|
131
|
-
export interface DateDimensionField {
|
|
132
|
-
FieldId: string | undefined;
|
|
133
|
-
Column: ColumnIdentifier | undefined;
|
|
134
|
-
DateGranularity?: TimeGranularity | undefined;
|
|
135
|
-
HierarchyId?: string | undefined;
|
|
136
|
-
FormatConfiguration?: DateTimeFormatConfiguration | undefined;
|
|
137
|
-
}
|
|
138
|
-
export interface NumericalDimensionField {
|
|
139
|
-
FieldId: string | undefined;
|
|
140
|
-
Column: ColumnIdentifier | undefined;
|
|
141
|
-
HierarchyId?: string | undefined;
|
|
142
|
-
FormatConfiguration?: NumberFormatConfiguration | undefined;
|
|
143
|
-
}
|
|
144
|
-
export interface DimensionField {
|
|
145
|
-
NumericalDimensionField?: NumericalDimensionField | undefined;
|
|
146
|
-
CategoricalDimensionField?: CategoricalDimensionField | undefined;
|
|
147
|
-
DateDimensionField?: DateDimensionField | undefined;
|
|
148
|
-
}
|
|
149
|
-
export interface CalculatedMeasureField {
|
|
150
|
-
FieldId: string | undefined;
|
|
151
|
-
Expression: string | undefined;
|
|
152
|
-
}
|
|
153
|
-
export interface CategoricalMeasureField {
|
|
154
|
-
FieldId: string | undefined;
|
|
155
|
-
Column: ColumnIdentifier | undefined;
|
|
156
|
-
AggregationFunction?: CategoricalAggregationFunction | undefined;
|
|
157
|
-
FormatConfiguration?: StringFormatConfiguration | undefined;
|
|
158
|
-
}
|
|
159
|
-
export interface DateMeasureField {
|
|
160
|
-
FieldId: string | undefined;
|
|
161
|
-
Column: ColumnIdentifier | undefined;
|
|
162
|
-
AggregationFunction?: DateAggregationFunction | undefined;
|
|
163
|
-
FormatConfiguration?: DateTimeFormatConfiguration | undefined;
|
|
164
|
-
}
|
|
165
|
-
export interface NumericalMeasureField {
|
|
166
|
-
FieldId: string | undefined;
|
|
167
|
-
Column: ColumnIdentifier | undefined;
|
|
168
|
-
AggregationFunction?: NumericalAggregationFunction | undefined;
|
|
169
|
-
FormatConfiguration?: NumberFormatConfiguration | undefined;
|
|
170
|
-
}
|
|
171
|
-
export interface MeasureField {
|
|
172
|
-
NumericalMeasureField?: NumericalMeasureField | undefined;
|
|
173
|
-
CategoricalMeasureField?: CategoricalMeasureField | undefined;
|
|
174
|
-
DateMeasureField?: DateMeasureField | undefined;
|
|
175
|
-
CalculatedMeasureField?: CalculatedMeasureField | undefined;
|
|
176
|
-
}
|
|
177
|
-
export interface BarChartAggregatedFieldWells {
|
|
178
|
-
Category?: DimensionField[] | undefined;
|
|
179
|
-
Values?: MeasureField[] | undefined;
|
|
180
|
-
Colors?: DimensionField[] | undefined;
|
|
181
|
-
SmallMultiples?: DimensionField[] | undefined;
|
|
182
|
-
}
|
|
183
|
-
export interface BarChartFieldWells {
|
|
184
|
-
BarChartAggregatedFieldWells?: BarChartAggregatedFieldWells | undefined;
|
|
185
|
-
}
|
|
186
|
-
export interface ContextMenuOption {
|
|
187
|
-
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
188
|
-
}
|
|
189
|
-
export interface VisualMenuOption {
|
|
190
|
-
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
191
|
-
}
|
|
192
|
-
export interface VisualInteractionOptions {
|
|
193
|
-
VisualMenuOption?: VisualMenuOption | undefined;
|
|
194
|
-
ContextMenuOption?: ContextMenuOption | undefined;
|
|
195
|
-
}
|
|
196
|
-
export declare const LegendPosition: {
|
|
197
|
-
readonly AUTO: "AUTO";
|
|
198
|
-
readonly BOTTOM: "BOTTOM";
|
|
199
|
-
readonly RIGHT: "RIGHT";
|
|
200
|
-
readonly TOP: "TOP";
|
|
201
|
-
};
|
|
202
|
-
export type LegendPosition =
|
|
203
|
-
(typeof LegendPosition)[keyof typeof LegendPosition];
|
|
204
|
-
export interface LegendOptions {
|
|
205
|
-
Visibility?: Visibility | undefined;
|
|
206
|
-
Title?: LabelOptions | undefined;
|
|
207
|
-
Position?: LegendPosition | undefined;
|
|
208
|
-
Width?: string | undefined;
|
|
209
|
-
Height?: string | undefined;
|
|
210
|
-
ValueFontConfiguration?: FontConfiguration | undefined;
|
|
211
|
-
}
|
|
212
|
-
export declare const BarChartOrientation: {
|
|
213
|
-
readonly HORIZONTAL: "HORIZONTAL";
|
|
214
|
-
readonly VERTICAL: "VERTICAL";
|
|
215
|
-
};
|
|
216
|
-
export type BarChartOrientation =
|
|
217
|
-
(typeof BarChartOrientation)[keyof typeof BarChartOrientation];
|
|
218
|
-
export declare const AxisBinding: {
|
|
219
|
-
readonly PRIMARY_YAXIS: "PRIMARY_YAXIS";
|
|
220
|
-
readonly SECONDARY_YAXIS: "SECONDARY_YAXIS";
|
|
221
|
-
};
|
|
222
|
-
export type AxisBinding = (typeof AxisBinding)[keyof typeof AxisBinding];
|
|
223
|
-
export interface ReferenceLineDynamicDataConfiguration {
|
|
224
|
-
Column: ColumnIdentifier | undefined;
|
|
225
|
-
MeasureAggregationFunction?: AggregationFunction | undefined;
|
|
226
|
-
Calculation: NumericalAggregationFunction | undefined;
|
|
227
|
-
}
|
|
228
|
-
export declare const ReferenceLineSeriesType: {
|
|
229
|
-
readonly BAR: "BAR";
|
|
230
|
-
readonly LINE: "LINE";
|
|
231
|
-
};
|
|
232
|
-
export type ReferenceLineSeriesType =
|
|
233
|
-
(typeof ReferenceLineSeriesType)[keyof typeof ReferenceLineSeriesType];
|
|
234
|
-
export interface ReferenceLineStaticDataConfiguration {
|
|
235
|
-
Value: number | undefined;
|
|
236
|
-
}
|
|
237
|
-
export interface ReferenceLineDataConfiguration {
|
|
238
|
-
StaticConfiguration?: ReferenceLineStaticDataConfiguration | undefined;
|
|
239
|
-
DynamicConfiguration?: ReferenceLineDynamicDataConfiguration | undefined;
|
|
240
|
-
AxisBinding?: AxisBinding | undefined;
|
|
241
|
-
SeriesType?: ReferenceLineSeriesType | undefined;
|
|
242
|
-
}
|
|
243
|
-
export interface ReferenceLineCustomLabelConfiguration {
|
|
244
|
-
CustomLabel: string | undefined;
|
|
245
|
-
}
|
|
246
|
-
export declare const ReferenceLineLabelHorizontalPosition: {
|
|
247
|
-
readonly CENTER: "CENTER";
|
|
248
|
-
readonly LEFT: "LEFT";
|
|
249
|
-
readonly RIGHT: "RIGHT";
|
|
250
|
-
};
|
|
251
|
-
export type ReferenceLineLabelHorizontalPosition =
|
|
252
|
-
(typeof ReferenceLineLabelHorizontalPosition)[keyof typeof ReferenceLineLabelHorizontalPosition];
|
|
253
|
-
export declare const ReferenceLineValueLabelRelativePosition: {
|
|
254
|
-
readonly AFTER_CUSTOM_LABEL: "AFTER_CUSTOM_LABEL";
|
|
255
|
-
readonly BEFORE_CUSTOM_LABEL: "BEFORE_CUSTOM_LABEL";
|
|
256
|
-
};
|
|
257
|
-
export type ReferenceLineValueLabelRelativePosition =
|
|
258
|
-
(typeof ReferenceLineValueLabelRelativePosition)[keyof typeof ReferenceLineValueLabelRelativePosition];
|
|
259
|
-
export interface ReferenceLineValueLabelConfiguration {
|
|
260
|
-
RelativePosition?: ReferenceLineValueLabelRelativePosition | undefined;
|
|
261
|
-
FormatConfiguration?: NumericFormatConfiguration | undefined;
|
|
262
|
-
}
|
|
263
|
-
export declare const ReferenceLineLabelVerticalPosition: {
|
|
264
|
-
readonly ABOVE: "ABOVE";
|
|
265
|
-
readonly BELOW: "BELOW";
|
|
266
|
-
};
|
|
267
|
-
export type ReferenceLineLabelVerticalPosition =
|
|
268
|
-
(typeof ReferenceLineLabelVerticalPosition)[keyof typeof ReferenceLineLabelVerticalPosition];
|
|
269
|
-
export interface ReferenceLineLabelConfiguration {
|
|
270
|
-
ValueLabelConfiguration?: ReferenceLineValueLabelConfiguration | undefined;
|
|
271
|
-
CustomLabelConfiguration?: ReferenceLineCustomLabelConfiguration | undefined;
|
|
272
|
-
FontConfiguration?: FontConfiguration | undefined;
|
|
273
|
-
FontColor?: string | undefined;
|
|
274
|
-
HorizontalPosition?: ReferenceLineLabelHorizontalPosition | undefined;
|
|
275
|
-
VerticalPosition?: ReferenceLineLabelVerticalPosition | undefined;
|
|
276
|
-
}
|
|
277
|
-
export declare const ReferenceLinePatternType: {
|
|
278
|
-
readonly DASHED: "DASHED";
|
|
279
|
-
readonly DOTTED: "DOTTED";
|
|
280
|
-
readonly SOLID: "SOLID";
|
|
281
|
-
};
|
|
282
|
-
export type ReferenceLinePatternType =
|
|
283
|
-
(typeof ReferenceLinePatternType)[keyof typeof ReferenceLinePatternType];
|
|
284
|
-
export interface ReferenceLineStyleConfiguration {
|
|
285
|
-
Pattern?: ReferenceLinePatternType | undefined;
|
|
286
|
-
Color?: string | undefined;
|
|
287
|
-
}
|
|
288
|
-
export interface ReferenceLine {
|
|
289
|
-
Status?: WidgetStatus | undefined;
|
|
290
|
-
DataConfiguration: ReferenceLineDataConfiguration | undefined;
|
|
291
|
-
StyleConfiguration?: ReferenceLineStyleConfiguration | undefined;
|
|
292
|
-
LabelConfiguration?: ReferenceLineLabelConfiguration | undefined;
|
|
293
|
-
}
|
|
294
|
-
export declare const PanelBorderStyle: {
|
|
295
|
-
readonly DASHED: "DASHED";
|
|
296
|
-
readonly DOTTED: "DOTTED";
|
|
297
|
-
readonly SOLID: "SOLID";
|
|
298
|
-
};
|
|
299
|
-
export type PanelBorderStyle =
|
|
300
|
-
(typeof PanelBorderStyle)[keyof typeof PanelBorderStyle];
|
|
301
|
-
export declare const HorizontalTextAlignment: {
|
|
302
|
-
readonly AUTO: "AUTO";
|
|
303
|
-
readonly CENTER: "CENTER";
|
|
304
|
-
readonly LEFT: "LEFT";
|
|
305
|
-
readonly RIGHT: "RIGHT";
|
|
306
|
-
};
|
|
307
|
-
export type HorizontalTextAlignment =
|
|
308
|
-
(typeof HorizontalTextAlignment)[keyof typeof HorizontalTextAlignment];
|
|
309
|
-
export interface PanelTitleOptions {
|
|
310
|
-
Visibility?: Visibility | undefined;
|
|
311
|
-
FontConfiguration?: FontConfiguration | undefined;
|
|
312
|
-
HorizontalTextAlignment?: HorizontalTextAlignment | undefined;
|
|
313
|
-
}
|
|
314
|
-
export interface PanelConfiguration {
|
|
315
|
-
Title?: PanelTitleOptions | undefined;
|
|
316
|
-
BorderVisibility?: Visibility | undefined;
|
|
317
|
-
BorderThickness?: string | undefined;
|
|
318
|
-
BorderStyle?: PanelBorderStyle | undefined;
|
|
319
|
-
BorderColor?: string | undefined;
|
|
320
|
-
GutterVisibility?: Visibility | undefined;
|
|
321
|
-
GutterSpacing?: string | undefined;
|
|
322
|
-
BackgroundVisibility?: Visibility | undefined;
|
|
323
|
-
BackgroundColor?: string | undefined;
|
|
324
|
-
}
|
|
325
|
-
export declare const SmallMultiplesAxisPlacement: {
|
|
326
|
-
readonly INSIDE: "INSIDE";
|
|
327
|
-
readonly OUTSIDE: "OUTSIDE";
|
|
328
|
-
};
|
|
329
|
-
export type SmallMultiplesAxisPlacement =
|
|
330
|
-
(typeof SmallMultiplesAxisPlacement)[keyof typeof SmallMultiplesAxisPlacement];
|
|
331
|
-
export declare const SmallMultiplesAxisScale: {
|
|
332
|
-
readonly INDEPENDENT: "INDEPENDENT";
|
|
333
|
-
readonly SHARED: "SHARED";
|
|
334
|
-
};
|
|
335
|
-
export type SmallMultiplesAxisScale =
|
|
336
|
-
(typeof SmallMultiplesAxisScale)[keyof typeof SmallMultiplesAxisScale];
|
|
337
|
-
export interface SmallMultiplesAxisProperties {
|
|
338
|
-
Scale?: SmallMultiplesAxisScale | undefined;
|
|
339
|
-
Placement?: SmallMultiplesAxisPlacement | undefined;
|
|
340
|
-
}
|
|
341
|
-
export interface SmallMultiplesOptions {
|
|
342
|
-
MaxVisibleRows?: number | undefined;
|
|
343
|
-
MaxVisibleColumns?: number | undefined;
|
|
344
|
-
PanelConfiguration?: PanelConfiguration | undefined;
|
|
345
|
-
XAxis?: SmallMultiplesAxisProperties | undefined;
|
|
346
|
-
YAxis?: SmallMultiplesAxisProperties | undefined;
|
|
347
|
-
}
|
|
348
|
-
export declare const OtherCategories: {
|
|
349
|
-
readonly EXCLUDE: "EXCLUDE";
|
|
350
|
-
readonly INCLUDE: "INCLUDE";
|
|
351
|
-
};
|
|
352
|
-
export type OtherCategories =
|
|
353
|
-
(typeof OtherCategories)[keyof typeof OtherCategories];
|
|
354
|
-
export interface ItemsLimitConfiguration {
|
|
355
|
-
ItemsLimit?: number | undefined;
|
|
356
|
-
OtherCategories?: OtherCategories | undefined;
|
|
357
|
-
}
|
|
358
|
-
export interface FieldSort {
|
|
359
|
-
FieldId: string | undefined;
|
|
360
|
-
Direction: SortDirection | undefined;
|
|
361
|
-
}
|
|
362
|
-
export interface FieldSortOptions {
|
|
363
|
-
FieldSort?: FieldSort | undefined;
|
|
364
|
-
ColumnSort?: ColumnSort | undefined;
|
|
365
|
-
}
|
|
366
|
-
export interface BarChartSortConfiguration {
|
|
367
|
-
CategorySort?: FieldSortOptions[] | undefined;
|
|
368
|
-
CategoryItemsLimit?: ItemsLimitConfiguration | undefined;
|
|
369
|
-
ColorSort?: FieldSortOptions[] | undefined;
|
|
370
|
-
ColorItemsLimit?: ItemsLimitConfiguration | undefined;
|
|
371
|
-
SmallMultiplesSort?: FieldSortOptions[] | undefined;
|
|
372
|
-
SmallMultiplesLimitConfiguration?: ItemsLimitConfiguration | undefined;
|
|
373
|
-
}
|
|
374
|
-
export declare const TooltipTarget: {
|
|
375
|
-
readonly BAR: "BAR";
|
|
376
|
-
readonly BOTH: "BOTH";
|
|
377
|
-
readonly LINE: "LINE";
|
|
378
|
-
};
|
|
379
|
-
export type TooltipTarget = (typeof TooltipTarget)[keyof typeof TooltipTarget];
|
|
380
|
-
export interface ColumnTooltipItem {
|
|
381
|
-
Column: ColumnIdentifier | undefined;
|
|
382
|
-
Label?: string | undefined;
|
|
383
|
-
Visibility?: Visibility | undefined;
|
|
384
|
-
Aggregation?: AggregationFunction | undefined;
|
|
385
|
-
TooltipTarget?: TooltipTarget | undefined;
|
|
386
|
-
}
|
|
387
|
-
export interface FieldTooltipItem {
|
|
388
|
-
FieldId: string | undefined;
|
|
389
|
-
Label?: string | undefined;
|
|
390
|
-
Visibility?: Visibility | undefined;
|
|
391
|
-
TooltipTarget?: TooltipTarget | undefined;
|
|
392
|
-
}
|
|
393
|
-
export interface TooltipItem {
|
|
394
|
-
FieldTooltipItem?: FieldTooltipItem | undefined;
|
|
395
|
-
ColumnTooltipItem?: ColumnTooltipItem | undefined;
|
|
396
|
-
}
|
|
397
|
-
export declare const TooltipTitleType: {
|
|
398
|
-
readonly NONE: "NONE";
|
|
399
|
-
readonly PRIMARY_VALUE: "PRIMARY_VALUE";
|
|
400
|
-
};
|
|
401
|
-
export type TooltipTitleType =
|
|
402
|
-
(typeof TooltipTitleType)[keyof typeof TooltipTitleType];
|
|
403
|
-
export interface FieldBasedTooltip {
|
|
404
|
-
AggregationVisibility?: Visibility | undefined;
|
|
405
|
-
TooltipTitleType?: TooltipTitleType | undefined;
|
|
406
|
-
TooltipFields?: TooltipItem[] | undefined;
|
|
407
|
-
}
|
|
408
|
-
export declare const SelectedTooltipType: {
|
|
409
|
-
readonly BASIC: "BASIC";
|
|
410
|
-
readonly DETAILED: "DETAILED";
|
|
411
|
-
};
|
|
412
|
-
export type SelectedTooltipType =
|
|
413
|
-
(typeof SelectedTooltipType)[keyof typeof SelectedTooltipType];
|
|
414
|
-
export interface TooltipOptions {
|
|
415
|
-
TooltipVisibility?: Visibility | undefined;
|
|
416
|
-
SelectedTooltipType?: SelectedTooltipType | undefined;
|
|
417
|
-
FieldBasedTooltip?: FieldBasedTooltip | undefined;
|
|
418
|
-
}
|
|
419
|
-
export declare const PivotTableDataPathType: {
|
|
420
|
-
readonly COUNT_METRIC_COLUMN: "COUNT_METRIC_COLUMN";
|
|
421
|
-
readonly EMPTY_COLUMN_HEADER: "EMPTY_COLUMN_HEADER";
|
|
422
|
-
readonly HIERARCHY_ROWS_LAYOUT_COLUMN: "HIERARCHY_ROWS_LAYOUT_COLUMN";
|
|
423
|
-
readonly MULTIPLE_ROW_METRICS_COLUMN: "MULTIPLE_ROW_METRICS_COLUMN";
|
|
424
|
-
};
|
|
425
|
-
export type PivotTableDataPathType =
|
|
426
|
-
(typeof PivotTableDataPathType)[keyof typeof PivotTableDataPathType];
|
|
427
|
-
export interface DataPathType {
|
|
428
|
-
PivotTableDataPathType?: PivotTableDataPathType | undefined;
|
|
429
|
-
}
|
|
430
|
-
export interface DataPathValue {
|
|
431
|
-
FieldId?: string | undefined;
|
|
432
|
-
FieldValue?: string | undefined;
|
|
433
|
-
DataPathType?: DataPathType | undefined;
|
|
434
|
-
}
|
|
435
|
-
export interface DataPathColor {
|
|
436
|
-
Element: DataPathValue | undefined;
|
|
437
|
-
Color: string | undefined;
|
|
438
|
-
TimeGranularity?: TimeGranularity | undefined;
|
|
439
|
-
}
|
|
440
|
-
export interface VisualPalette {
|
|
441
|
-
ChartColor?: string | undefined;
|
|
442
|
-
ColorMap?: DataPathColor[] | undefined;
|
|
443
|
-
}
|
|
444
|
-
export interface BarChartConfiguration {
|
|
445
|
-
FieldWells?: BarChartFieldWells | undefined;
|
|
446
|
-
SortConfiguration?: BarChartSortConfiguration | undefined;
|
|
447
|
-
Orientation?: BarChartOrientation | undefined;
|
|
448
|
-
BarsArrangement?: BarsArrangement | undefined;
|
|
449
|
-
VisualPalette?: VisualPalette | undefined;
|
|
450
|
-
SmallMultiplesOptions?: SmallMultiplesOptions | undefined;
|
|
451
|
-
CategoryAxis?: AxisDisplayOptions | undefined;
|
|
452
|
-
CategoryLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
453
|
-
ValueAxis?: AxisDisplayOptions | undefined;
|
|
454
|
-
ValueLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
455
|
-
ColorLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
456
|
-
Legend?: LegendOptions | undefined;
|
|
457
|
-
DataLabels?: DataLabelOptions | undefined;
|
|
458
|
-
Tooltip?: TooltipOptions | undefined;
|
|
459
|
-
ReferenceLines?: ReferenceLine[] | undefined;
|
|
460
|
-
ContributionAnalysisDefaults?: ContributionAnalysisDefault[] | undefined;
|
|
461
|
-
Interactions?: VisualInteractionOptions | undefined;
|
|
462
|
-
}
|
|
463
|
-
export interface CategoryDrillDownFilter {
|
|
464
|
-
Column: ColumnIdentifier | undefined;
|
|
465
|
-
CategoryValues: string[] | undefined;
|
|
466
|
-
}
|
|
467
|
-
export interface NumericEqualityDrillDownFilter {
|
|
468
|
-
Column: ColumnIdentifier | undefined;
|
|
469
|
-
Value: number | undefined;
|
|
470
|
-
}
|
|
471
|
-
export interface TimeRangeDrillDownFilter {
|
|
472
|
-
Column: ColumnIdentifier | undefined;
|
|
473
|
-
RangeMinimum: Date | undefined;
|
|
474
|
-
RangeMaximum: Date | undefined;
|
|
475
|
-
TimeGranularity: TimeGranularity | undefined;
|
|
476
|
-
}
|
|
477
|
-
export interface DrillDownFilter {
|
|
478
|
-
NumericEqualityFilter?: NumericEqualityDrillDownFilter | undefined;
|
|
479
|
-
CategoryFilter?: CategoryDrillDownFilter | undefined;
|
|
480
|
-
TimeRangeFilter?: TimeRangeDrillDownFilter | undefined;
|
|
481
|
-
}
|
|
482
|
-
export interface DateTimeHierarchy {
|
|
483
|
-
HierarchyId: string | undefined;
|
|
484
|
-
DrillDownFilters?: DrillDownFilter[] | undefined;
|
|
485
|
-
}
|
|
486
|
-
export interface ExplicitHierarchy {
|
|
487
|
-
HierarchyId: string | undefined;
|
|
488
|
-
Columns: ColumnIdentifier[] | undefined;
|
|
489
|
-
DrillDownFilters?: DrillDownFilter[] | undefined;
|
|
490
|
-
}
|
|
491
|
-
export interface PredefinedHierarchy {
|
|
492
|
-
HierarchyId: string | undefined;
|
|
493
|
-
Columns: ColumnIdentifier[] | undefined;
|
|
494
|
-
DrillDownFilters?: DrillDownFilter[] | undefined;
|
|
495
|
-
}
|
|
496
|
-
export interface ColumnHierarchy {
|
|
497
|
-
ExplicitHierarchy?: ExplicitHierarchy | undefined;
|
|
498
|
-
DateTimeHierarchy?: DateTimeHierarchy | undefined;
|
|
499
|
-
PredefinedHierarchy?: PredefinedHierarchy | undefined;
|
|
500
|
-
}
|
|
501
|
-
export interface LongFormatText {
|
|
502
|
-
PlainText?: string | undefined;
|
|
503
|
-
RichText?: string | undefined;
|
|
504
|
-
}
|
|
505
|
-
export interface VisualSubtitleLabelOptions {
|
|
506
|
-
Visibility?: Visibility | undefined;
|
|
507
|
-
FormatText?: LongFormatText | undefined;
|
|
508
|
-
}
|
|
509
|
-
export interface ShortFormatText {
|
|
510
|
-
PlainText?: string | undefined;
|
|
511
|
-
RichText?: string | undefined;
|
|
512
|
-
}
|
|
513
123
|
export interface VisualTitleLabelOptions {
|
|
514
124
|
Visibility?: Visibility | undefined;
|
|
515
125
|
FormatText?: ShortFormatText | undefined;
|
|
@@ -523,12 +133,6 @@ export interface BarChartVisual {
|
|
|
523
133
|
ColumnHierarchies?: ColumnHierarchy[] | undefined;
|
|
524
134
|
VisualContentAltText?: string | undefined;
|
|
525
135
|
}
|
|
526
|
-
export declare const BoxPlotFillStyle: {
|
|
527
|
-
readonly SOLID: "SOLID";
|
|
528
|
-
readonly TRANSPARENT: "TRANSPARENT";
|
|
529
|
-
};
|
|
530
|
-
export type BoxPlotFillStyle =
|
|
531
|
-
(typeof BoxPlotFillStyle)[keyof typeof BoxPlotFillStyle];
|
|
532
136
|
export interface BoxPlotStyleOptions {
|
|
533
137
|
FillStyle?: BoxPlotFillStyle | undefined;
|
|
534
138
|
}
|
|
@@ -584,11 +188,6 @@ export interface ComboChartAggregatedFieldWells {
|
|
|
584
188
|
export interface ComboChartFieldWells {
|
|
585
189
|
ComboChartAggregatedFieldWells?: ComboChartAggregatedFieldWells | undefined;
|
|
586
190
|
}
|
|
587
|
-
export declare const SingleYAxisOption: {
|
|
588
|
-
readonly PRIMARY_Y_AXIS: "PRIMARY_Y_AXIS";
|
|
589
|
-
};
|
|
590
|
-
export type SingleYAxisOption =
|
|
591
|
-
(typeof SingleYAxisOption)[keyof typeof SingleYAxisOption];
|
|
592
191
|
export interface YAxisOptions {
|
|
593
192
|
YAxis: SingleYAxisOption | undefined;
|
|
594
193
|
}
|
|
@@ -630,20 +229,6 @@ export interface ComboChartVisual {
|
|
|
630
229
|
ColumnHierarchies?: ColumnHierarchy[] | undefined;
|
|
631
230
|
VisualContentAltText?: string | undefined;
|
|
632
231
|
}
|
|
633
|
-
export declare const CustomContentType: {
|
|
634
|
-
readonly IMAGE: "IMAGE";
|
|
635
|
-
readonly OTHER_EMBEDDED_CONTENT: "OTHER_EMBEDDED_CONTENT";
|
|
636
|
-
};
|
|
637
|
-
export type CustomContentType =
|
|
638
|
-
(typeof CustomContentType)[keyof typeof CustomContentType];
|
|
639
|
-
export declare const CustomContentImageScalingConfiguration: {
|
|
640
|
-
readonly DO_NOT_SCALE: "DO_NOT_SCALE";
|
|
641
|
-
readonly FIT_TO_HEIGHT: "FIT_TO_HEIGHT";
|
|
642
|
-
readonly FIT_TO_WIDTH: "FIT_TO_WIDTH";
|
|
643
|
-
readonly SCALE_TO_VISUAL: "SCALE_TO_VISUAL";
|
|
644
|
-
};
|
|
645
|
-
export type CustomContentImageScalingConfiguration =
|
|
646
|
-
(typeof CustomContentImageScalingConfiguration)[keyof typeof CustomContentImageScalingConfiguration];
|
|
647
232
|
export interface CustomContentConfiguration {
|
|
648
233
|
ContentUrl?: string | undefined;
|
|
649
234
|
ContentType?: CustomContentType | undefined;
|
|
@@ -671,14 +256,6 @@ export interface FilledMapAggregatedFieldWells {
|
|
|
671
256
|
export interface FilledMapFieldWells {
|
|
672
257
|
FilledMapAggregatedFieldWells?: FilledMapAggregatedFieldWells | undefined;
|
|
673
258
|
}
|
|
674
|
-
export declare const BaseMapStyleType: {
|
|
675
|
-
readonly DARK_GRAY: "DARK_GRAY";
|
|
676
|
-
readonly IMAGERY: "IMAGERY";
|
|
677
|
-
readonly LIGHT_GRAY: "LIGHT_GRAY";
|
|
678
|
-
readonly STREET: "STREET";
|
|
679
|
-
};
|
|
680
|
-
export type BaseMapStyleType =
|
|
681
|
-
(typeof BaseMapStyleType)[keyof typeof BaseMapStyleType];
|
|
682
259
|
export interface GeospatialMapStyleOptions {
|
|
683
260
|
BaseMapStyle?: BaseMapStyleType | undefined;
|
|
684
261
|
}
|
|
@@ -691,11 +268,6 @@ export interface GeospatialCoordinateBounds {
|
|
|
691
268
|
West: number | undefined;
|
|
692
269
|
East: number | undefined;
|
|
693
270
|
}
|
|
694
|
-
export declare const MapZoomMode: {
|
|
695
|
-
readonly AUTO: "AUTO";
|
|
696
|
-
readonly MANUAL: "MANUAL";
|
|
697
|
-
};
|
|
698
|
-
export type MapZoomMode = (typeof MapZoomMode)[keyof typeof MapZoomMode];
|
|
699
271
|
export interface GeospatialWindowOptions {
|
|
700
272
|
Bounds?: GeospatialCoordinateBounds | undefined;
|
|
701
273
|
MapZoomMode?: MapZoomMode | undefined;
|
|
@@ -754,15 +326,6 @@ export interface FilledMapVisual {
|
|
|
754
326
|
Actions?: VisualCustomAction[] | undefined;
|
|
755
327
|
VisualContentAltText?: string | undefined;
|
|
756
328
|
}
|
|
757
|
-
export declare const FunnelChartMeasureDataLabelStyle: {
|
|
758
|
-
readonly PERCENTAGE_BY_FIRST_STAGE: "PERCENTAGE_BY_FIRST_STAGE";
|
|
759
|
-
readonly PERCENTAGE_BY_PREVIOUS_STAGE: "PERCENTAGE_BY_PREVIOUS_STAGE";
|
|
760
|
-
readonly VALUE_AND_PERCENTAGE_BY_FIRST_STAGE: "VALUE_AND_PERCENTAGE_BY_FIRST_STAGE";
|
|
761
|
-
readonly VALUE_AND_PERCENTAGE_BY_PREVIOUS_STAGE: "VALUE_AND_PERCENTAGE_BY_PREVIOUS_STAGE";
|
|
762
|
-
readonly VALUE_ONLY: "VALUE_ONLY";
|
|
763
|
-
};
|
|
764
|
-
export type FunnelChartMeasureDataLabelStyle =
|
|
765
|
-
(typeof FunnelChartMeasureDataLabelStyle)[keyof typeof FunnelChartMeasureDataLabelStyle];
|
|
766
329
|
export interface FunnelChartDataLabelOptions {
|
|
767
330
|
Visibility?: Visibility | undefined;
|
|
768
331
|
CategoryLabelVisibility?: Visibility | undefined;
|
|
@@ -810,13 +373,6 @@ export interface GaugeChartFieldWells {
|
|
|
810
373
|
Values?: MeasureField[] | undefined;
|
|
811
374
|
TargetValues?: MeasureField[] | undefined;
|
|
812
375
|
}
|
|
813
|
-
export declare const ArcThicknessOptions: {
|
|
814
|
-
readonly LARGE: "LARGE";
|
|
815
|
-
readonly MEDIUM: "MEDIUM";
|
|
816
|
-
readonly SMALL: "SMALL";
|
|
817
|
-
};
|
|
818
|
-
export type ArcThicknessOptions =
|
|
819
|
-
(typeof ArcThicknessOptions)[keyof typeof ArcThicknessOptions];
|
|
820
376
|
export interface ArcConfiguration {
|
|
821
377
|
ArcAngle?: number | undefined;
|
|
822
378
|
ArcThickness?: ArcThicknessOptions | undefined;
|
|
@@ -837,24 +393,10 @@ export interface ComparisonFormatConfiguration {
|
|
|
837
393
|
| PercentageDisplayFormatConfiguration
|
|
838
394
|
| undefined;
|
|
839
395
|
}
|
|
840
|
-
export declare const ComparisonMethod: {
|
|
841
|
-
readonly DIFFERENCE: "DIFFERENCE";
|
|
842
|
-
readonly PERCENT: "PERCENT";
|
|
843
|
-
readonly PERCENT_DIFFERENCE: "PERCENT_DIFFERENCE";
|
|
844
|
-
};
|
|
845
|
-
export type ComparisonMethod =
|
|
846
|
-
(typeof ComparisonMethod)[keyof typeof ComparisonMethod];
|
|
847
396
|
export interface ComparisonConfiguration {
|
|
848
397
|
ComparisonMethod?: ComparisonMethod | undefined;
|
|
849
398
|
ComparisonFormat?: ComparisonFormatConfiguration | undefined;
|
|
850
399
|
}
|
|
851
|
-
export declare const PrimaryValueDisplayType: {
|
|
852
|
-
readonly ACTUAL: "ACTUAL";
|
|
853
|
-
readonly COMPARISON: "COMPARISON";
|
|
854
|
-
readonly HIDDEN: "HIDDEN";
|
|
855
|
-
};
|
|
856
|
-
export type PrimaryValueDisplayType =
|
|
857
|
-
(typeof PrimaryValueDisplayType)[keyof typeof PrimaryValueDisplayType];
|
|
858
400
|
export interface GaugeChartOptions {
|
|
859
401
|
PrimaryValueDisplayType?: PrimaryValueDisplayType | undefined;
|
|
860
402
|
Comparison?: ComparisonConfiguration | undefined;
|
|
@@ -874,43 +416,9 @@ export interface GaugeChartConfiguration {
|
|
|
874
416
|
export interface GaugeChartArcConditionalFormatting {
|
|
875
417
|
ForegroundColor?: ConditionalFormattingColor | undefined;
|
|
876
418
|
}
|
|
877
|
-
export declare const ConditionalFormattingIconDisplayOption: {
|
|
878
|
-
readonly ICON_ONLY: "ICON_ONLY";
|
|
879
|
-
};
|
|
880
|
-
export type ConditionalFormattingIconDisplayOption =
|
|
881
|
-
(typeof ConditionalFormattingIconDisplayOption)[keyof typeof ConditionalFormattingIconDisplayOption];
|
|
882
419
|
export interface ConditionalFormattingIconDisplayConfiguration {
|
|
883
420
|
IconDisplayOption?: ConditionalFormattingIconDisplayOption | undefined;
|
|
884
421
|
}
|
|
885
|
-
export declare const Icon: {
|
|
886
|
-
readonly ARROW_DOWN: "ARROW_DOWN";
|
|
887
|
-
readonly ARROW_DOWN_LEFT: "ARROW_DOWN_LEFT";
|
|
888
|
-
readonly ARROW_DOWN_RIGHT: "ARROW_DOWN_RIGHT";
|
|
889
|
-
readonly ARROW_LEFT: "ARROW_LEFT";
|
|
890
|
-
readonly ARROW_RIGHT: "ARROW_RIGHT";
|
|
891
|
-
readonly ARROW_UP: "ARROW_UP";
|
|
892
|
-
readonly ARROW_UP_LEFT: "ARROW_UP_LEFT";
|
|
893
|
-
readonly ARROW_UP_RIGHT: "ARROW_UP_RIGHT";
|
|
894
|
-
readonly CARET_DOWN: "CARET_DOWN";
|
|
895
|
-
readonly CARET_UP: "CARET_UP";
|
|
896
|
-
readonly CHECKMARK: "CHECKMARK";
|
|
897
|
-
readonly CIRCLE: "CIRCLE";
|
|
898
|
-
readonly FACE_DOWN: "FACE_DOWN";
|
|
899
|
-
readonly FACE_FLAT: "FACE_FLAT";
|
|
900
|
-
readonly FACE_UP: "FACE_UP";
|
|
901
|
-
readonly FLAG: "FLAG";
|
|
902
|
-
readonly MINUS: "MINUS";
|
|
903
|
-
readonly ONE_BAR: "ONE_BAR";
|
|
904
|
-
readonly PLUS: "PLUS";
|
|
905
|
-
readonly SQUARE: "SQUARE";
|
|
906
|
-
readonly THREE_BAR: "THREE_BAR";
|
|
907
|
-
readonly THUMBS_DOWN: "THUMBS_DOWN";
|
|
908
|
-
readonly THUMBS_UP: "THUMBS_UP";
|
|
909
|
-
readonly TRIANGLE: "TRIANGLE";
|
|
910
|
-
readonly TWO_BAR: "TWO_BAR";
|
|
911
|
-
readonly X: "X";
|
|
912
|
-
};
|
|
913
|
-
export type Icon = (typeof Icon)[keyof typeof Icon];
|
|
914
422
|
export interface ConditionalFormattingCustomIconOptions {
|
|
915
423
|
Icon?: Icon | undefined;
|
|
916
424
|
UnicodeIcon?: string | undefined;
|
|
@@ -923,21 +431,6 @@ export interface ConditionalFormattingCustomIconCondition {
|
|
|
923
431
|
| ConditionalFormattingIconDisplayConfiguration
|
|
924
432
|
| undefined;
|
|
925
433
|
}
|
|
926
|
-
export declare const ConditionalFormattingIconSetType: {
|
|
927
|
-
readonly BARS: "BARS";
|
|
928
|
-
readonly CARET_UP_MINUS_DOWN: "CARET_UP_MINUS_DOWN";
|
|
929
|
-
readonly CHECK_X: "CHECK_X";
|
|
930
|
-
readonly FLAGS: "FLAGS";
|
|
931
|
-
readonly FOUR_COLOR_ARROW: "FOUR_COLOR_ARROW";
|
|
932
|
-
readonly FOUR_GRAY_ARROW: "FOUR_GRAY_ARROW";
|
|
933
|
-
readonly PLUS_MINUS: "PLUS_MINUS";
|
|
934
|
-
readonly THREE_CIRCLE: "THREE_CIRCLE";
|
|
935
|
-
readonly THREE_COLOR_ARROW: "THREE_COLOR_ARROW";
|
|
936
|
-
readonly THREE_GRAY_ARROW: "THREE_GRAY_ARROW";
|
|
937
|
-
readonly THREE_SHAPE: "THREE_SHAPE";
|
|
938
|
-
};
|
|
939
|
-
export type ConditionalFormattingIconSetType =
|
|
940
|
-
(typeof ConditionalFormattingIconSetType)[keyof typeof ConditionalFormattingIconSetType];
|
|
941
434
|
export interface ConditionalFormattingIconSet {
|
|
942
435
|
Expression: string | undefined;
|
|
943
436
|
IconSetType?: ConditionalFormattingIconSetType | undefined;
|
|
@@ -996,13 +489,6 @@ export interface GeospatialHeatmapColorScale {
|
|
|
996
489
|
export interface GeospatialHeatmapConfiguration {
|
|
997
490
|
HeatmapColor?: GeospatialHeatmapColorScale | undefined;
|
|
998
491
|
}
|
|
999
|
-
export declare const GeospatialSelectedPointStyle: {
|
|
1000
|
-
readonly CLUSTER: "CLUSTER";
|
|
1001
|
-
readonly HEATMAP: "HEATMAP";
|
|
1002
|
-
readonly POINT: "POINT";
|
|
1003
|
-
};
|
|
1004
|
-
export type GeospatialSelectedPointStyle =
|
|
1005
|
-
(typeof GeospatialSelectedPointStyle)[keyof typeof GeospatialSelectedPointStyle];
|
|
1006
492
|
export interface GeospatialPointStyleOptions {
|
|
1007
493
|
SelectedPointStyle?: GeospatialSelectedPointStyle | undefined;
|
|
1008
494
|
ClusterMarkerConfiguration?: ClusterMarkerConfiguration | undefined;
|
|
@@ -1027,11 +513,6 @@ export interface GeospatialMapVisual {
|
|
|
1027
513
|
Actions?: VisualCustomAction[] | undefined;
|
|
1028
514
|
VisualContentAltText?: string | undefined;
|
|
1029
515
|
}
|
|
1030
|
-
export declare const ColorFillType: {
|
|
1031
|
-
readonly DISCRETE: "DISCRETE";
|
|
1032
|
-
readonly GRADIENT: "GRADIENT";
|
|
1033
|
-
};
|
|
1034
|
-
export type ColorFillType = (typeof ColorFillType)[keyof typeof ColorFillType];
|
|
1035
516
|
export interface DataColor {
|
|
1036
517
|
Color?: string | undefined;
|
|
1037
518
|
DataValue?: number | undefined;
|
|
@@ -1084,12 +565,6 @@ export interface BinWidthOptions {
|
|
|
1084
565
|
Value?: number | undefined;
|
|
1085
566
|
BinCountLimit?: number | undefined;
|
|
1086
567
|
}
|
|
1087
|
-
export declare const HistogramBinType: {
|
|
1088
|
-
readonly BIN_COUNT: "BIN_COUNT";
|
|
1089
|
-
readonly BIN_WIDTH: "BIN_WIDTH";
|
|
1090
|
-
};
|
|
1091
|
-
export type HistogramBinType =
|
|
1092
|
-
(typeof HistogramBinType)[keyof typeof HistogramBinType];
|
|
1093
568
|
export interface HistogramBinOptions {
|
|
1094
569
|
SelectedBinType?: HistogramBinType | undefined;
|
|
1095
570
|
BinCount?: BinCountOptions | undefined;
|
|
@@ -1121,12 +596,6 @@ export interface HistogramVisual {
|
|
|
1121
596
|
Actions?: VisualCustomAction[] | undefined;
|
|
1122
597
|
VisualContentAltText?: string | undefined;
|
|
1123
598
|
}
|
|
1124
|
-
export declare const ForecastComputationSeasonality: {
|
|
1125
|
-
readonly AUTOMATIC: "AUTOMATIC";
|
|
1126
|
-
readonly CUSTOM: "CUSTOM";
|
|
1127
|
-
};
|
|
1128
|
-
export type ForecastComputationSeasonality =
|
|
1129
|
-
(typeof ForecastComputationSeasonality)[keyof typeof ForecastComputationSeasonality];
|
|
1130
599
|
export interface ForecastComputation {
|
|
1131
600
|
ComputationId: string | undefined;
|
|
1132
601
|
Name?: string | undefined;
|
|
@@ -1147,12 +616,6 @@ export interface GrowthRateComputation {
|
|
|
1147
616
|
Value?: MeasureField | undefined;
|
|
1148
617
|
PeriodSize?: number | undefined;
|
|
1149
618
|
}
|
|
1150
|
-
export declare const MaximumMinimumComputationType: {
|
|
1151
|
-
readonly MAXIMUM: "MAXIMUM";
|
|
1152
|
-
readonly MINIMUM: "MINIMUM";
|
|
1153
|
-
};
|
|
1154
|
-
export type MaximumMinimumComputationType =
|
|
1155
|
-
(typeof MaximumMinimumComputationType)[keyof typeof MaximumMinimumComputationType];
|
|
1156
619
|
export interface MaximumMinimumComputation {
|
|
1157
620
|
ComputationId: string | undefined;
|
|
1158
621
|
Name?: string | undefined;
|
|
@@ -1180,18 +643,6 @@ export interface PeriodToDateComputation {
|
|
|
1180
643
|
Value?: MeasureField | undefined;
|
|
1181
644
|
PeriodTimeGranularity?: TimeGranularity | undefined;
|
|
1182
645
|
}
|
|
1183
|
-
export declare const TopBottomSortOrder: {
|
|
1184
|
-
readonly ABSOLUTE_DIFFERENCE: "ABSOLUTE_DIFFERENCE";
|
|
1185
|
-
readonly PERCENT_DIFFERENCE: "PERCENT_DIFFERENCE";
|
|
1186
|
-
};
|
|
1187
|
-
export type TopBottomSortOrder =
|
|
1188
|
-
(typeof TopBottomSortOrder)[keyof typeof TopBottomSortOrder];
|
|
1189
|
-
export declare const TopBottomComputationType: {
|
|
1190
|
-
readonly BOTTOM: "BOTTOM";
|
|
1191
|
-
readonly TOP: "TOP";
|
|
1192
|
-
};
|
|
1193
|
-
export type TopBottomComputationType =
|
|
1194
|
-
(typeof TopBottomComputationType)[keyof typeof TopBottomComputationType];
|
|
1195
646
|
export interface TopBottomMoversComputation {
|
|
1196
647
|
ComputationId: string | undefined;
|
|
1197
648
|
Name?: string | undefined;
|
|
@@ -1260,12 +711,6 @@ export interface ProgressBarOptions {
|
|
|
1260
711
|
export interface SecondaryValueOptions {
|
|
1261
712
|
Visibility?: Visibility | undefined;
|
|
1262
713
|
}
|
|
1263
|
-
export declare const KPISparklineType: {
|
|
1264
|
-
readonly AREA: "AREA";
|
|
1265
|
-
readonly LINE: "LINE";
|
|
1266
|
-
};
|
|
1267
|
-
export type KPISparklineType =
|
|
1268
|
-
(typeof KPISparklineType)[keyof typeof KPISparklineType];
|
|
1269
714
|
export interface KPISparklineOptions {
|
|
1270
715
|
Visibility?: Visibility | undefined;
|
|
1271
716
|
Type: KPISparklineType | undefined;
|
|
@@ -1275,12 +720,6 @@ export interface KPISparklineOptions {
|
|
|
1275
720
|
export interface TrendArrowOptions {
|
|
1276
721
|
Visibility?: Visibility | undefined;
|
|
1277
722
|
}
|
|
1278
|
-
export declare const KPIVisualStandardLayoutType: {
|
|
1279
|
-
readonly CLASSIC: "CLASSIC";
|
|
1280
|
-
readonly VERTICAL: "VERTICAL";
|
|
1281
|
-
};
|
|
1282
|
-
export type KPIVisualStandardLayoutType =
|
|
1283
|
-
(typeof KPIVisualStandardLayoutType)[keyof typeof KPIVisualStandardLayoutType];
|
|
1284
723
|
export interface KPIVisualStandardLayout {
|
|
1285
724
|
Type: KPIVisualStandardLayoutType | undefined;
|
|
1286
725
|
}
|
|
@@ -1347,12 +786,6 @@ export interface LayerCustomActionOperation {
|
|
|
1347
786
|
URLOperation?: CustomActionURLOperation | undefined;
|
|
1348
787
|
SetParametersOperation?: CustomActionSetParametersOperation | undefined;
|
|
1349
788
|
}
|
|
1350
|
-
export declare const LayerCustomActionTrigger: {
|
|
1351
|
-
readonly DATA_POINT_CLICK: "DATA_POINT_CLICK";
|
|
1352
|
-
readonly DATA_POINT_MENU: "DATA_POINT_MENU";
|
|
1353
|
-
};
|
|
1354
|
-
export type LayerCustomActionTrigger =
|
|
1355
|
-
(typeof LayerCustomActionTrigger)[keyof typeof LayerCustomActionTrigger];
|
|
1356
789
|
export interface LayerCustomAction {
|
|
1357
790
|
CustomActionId: string | undefined;
|
|
1358
791
|
Name: string | undefined;
|
|
@@ -1408,12 +841,6 @@ export interface GeospatialGradientColor {
|
|
|
1408
841
|
NullDataSettings?: GeospatialNullDataSettings | undefined;
|
|
1409
842
|
DefaultOpacity?: number | undefined;
|
|
1410
843
|
}
|
|
1411
|
-
export declare const GeospatialColorState: {
|
|
1412
|
-
readonly DISABLED: "DISABLED";
|
|
1413
|
-
readonly ENABLED: "ENABLED";
|
|
1414
|
-
};
|
|
1415
|
-
export type GeospatialColorState =
|
|
1416
|
-
(typeof GeospatialColorState)[keyof typeof GeospatialColorState];
|
|
1417
844
|
export interface GeospatialSolidColor {
|
|
1418
845
|
Color: string | undefined;
|
|
1419
846
|
State?: GeospatialColorState | undefined;
|
|
@@ -1467,13 +894,6 @@ export interface GeospatialLayerDefinition {
|
|
|
1467
894
|
LineLayer?: GeospatialLineLayer | undefined;
|
|
1468
895
|
PolygonLayer?: GeospatialPolygonLayer | undefined;
|
|
1469
896
|
}
|
|
1470
|
-
export declare const GeospatialLayerType: {
|
|
1471
|
-
readonly LINE: "LINE";
|
|
1472
|
-
readonly POINT: "POINT";
|
|
1473
|
-
readonly POLYGON: "POLYGON";
|
|
1474
|
-
};
|
|
1475
|
-
export type GeospatialLayerType =
|
|
1476
|
-
(typeof GeospatialLayerType)[keyof typeof GeospatialLayerType];
|
|
1477
897
|
export interface GeospatialLayerItem {
|
|
1478
898
|
LayerId: string | undefined;
|
|
1479
899
|
LayerType?: GeospatialLayerType | undefined;
|
|
@@ -1485,12 +905,6 @@ export interface GeospatialLayerItem {
|
|
|
1485
905
|
JoinDefinition?: GeospatialLayerJoinDefinition | undefined;
|
|
1486
906
|
Actions?: LayerCustomAction[] | undefined;
|
|
1487
907
|
}
|
|
1488
|
-
export declare const GeospatialMapNavigation: {
|
|
1489
|
-
readonly DISABLED: "DISABLED";
|
|
1490
|
-
readonly ENABLED: "ENABLED";
|
|
1491
|
-
};
|
|
1492
|
-
export type GeospatialMapNavigation =
|
|
1493
|
-
(typeof GeospatialMapNavigation)[keyof typeof GeospatialMapNavigation];
|
|
1494
908
|
export interface GeospatialMapState {
|
|
1495
909
|
Bounds?: GeospatialCoordinateBounds | undefined;
|
|
1496
910
|
MapNavigation?: GeospatialMapNavigation | undefined;
|
|
@@ -1515,35 +929,12 @@ export interface LayerMapVisual {
|
|
|
1515
929
|
DataSetIdentifier: string | undefined;
|
|
1516
930
|
VisualContentAltText?: string | undefined;
|
|
1517
931
|
}
|
|
1518
|
-
export declare const LineInterpolation: {
|
|
1519
|
-
readonly LINEAR: "LINEAR";
|
|
1520
|
-
readonly SMOOTH: "SMOOTH";
|
|
1521
|
-
readonly STEPPED: "STEPPED";
|
|
1522
|
-
};
|
|
1523
|
-
export type LineInterpolation =
|
|
1524
|
-
(typeof LineInterpolation)[keyof typeof LineInterpolation];
|
|
1525
|
-
export declare const LineChartLineStyle: {
|
|
1526
|
-
readonly DASHED: "DASHED";
|
|
1527
|
-
readonly DOTTED: "DOTTED";
|
|
1528
|
-
readonly SOLID: "SOLID";
|
|
1529
|
-
};
|
|
1530
|
-
export type LineChartLineStyle =
|
|
1531
|
-
(typeof LineChartLineStyle)[keyof typeof LineChartLineStyle];
|
|
1532
932
|
export interface LineChartLineStyleSettings {
|
|
1533
933
|
LineVisibility?: Visibility | undefined;
|
|
1534
934
|
LineInterpolation?: LineInterpolation | undefined;
|
|
1535
935
|
LineStyle?: LineChartLineStyle | undefined;
|
|
1536
936
|
LineWidth?: string | undefined;
|
|
1537
937
|
}
|
|
1538
|
-
export declare const LineChartMarkerShape: {
|
|
1539
|
-
readonly CIRCLE: "CIRCLE";
|
|
1540
|
-
readonly DIAMOND: "DIAMOND";
|
|
1541
|
-
readonly ROUNDED_SQUARE: "ROUNDED_SQUARE";
|
|
1542
|
-
readonly SQUARE: "SQUARE";
|
|
1543
|
-
readonly TRIANGLE: "TRIANGLE";
|
|
1544
|
-
};
|
|
1545
|
-
export type LineChartMarkerShape =
|
|
1546
|
-
(typeof LineChartMarkerShape)[keyof typeof LineChartMarkerShape];
|
|
1547
938
|
export interface LineChartMarkerStyleSettings {
|
|
1548
939
|
MarkerVisibility?: Visibility | undefined;
|
|
1549
940
|
MarkerShape?: LineChartMarkerShape | undefined;
|
|
@@ -1589,13 +980,6 @@ export interface ForecastConfiguration {
|
|
|
1589
980
|
ForecastProperties?: TimeBasedForecastProperties | undefined;
|
|
1590
981
|
Scenario?: ForecastScenario | undefined;
|
|
1591
982
|
}
|
|
1592
|
-
export declare const MissingDataTreatmentOption: {
|
|
1593
|
-
readonly INTERPOLATE: "INTERPOLATE";
|
|
1594
|
-
readonly SHOW_AS_BLANK: "SHOW_AS_BLANK";
|
|
1595
|
-
readonly SHOW_AS_ZERO: "SHOW_AS_ZERO";
|
|
1596
|
-
};
|
|
1597
|
-
export type MissingDataTreatmentOption =
|
|
1598
|
-
(typeof MissingDataTreatmentOption)[keyof typeof MissingDataTreatmentOption];
|
|
1599
983
|
export interface MissingDataConfiguration {
|
|
1600
984
|
TreatmentOption?: MissingDataTreatmentOption | undefined;
|
|
1601
985
|
}
|
|
@@ -1629,12 +1013,6 @@ export interface LineChartSortConfiguration {
|
|
|
1629
1013
|
SmallMultiplesSort?: FieldSortOptions[] | undefined;
|
|
1630
1014
|
SmallMultiplesLimitConfiguration?: ItemsLimitConfiguration | undefined;
|
|
1631
1015
|
}
|
|
1632
|
-
export declare const LineChartType: {
|
|
1633
|
-
readonly AREA: "AREA";
|
|
1634
|
-
readonly LINE: "LINE";
|
|
1635
|
-
readonly STACKED_AREA: "STACKED_AREA";
|
|
1636
|
-
};
|
|
1637
|
-
export type LineChartType = (typeof LineChartType)[keyof typeof LineChartType];
|
|
1638
1016
|
export interface LineChartConfiguration {
|
|
1639
1017
|
FieldWells?: LineChartFieldWells | undefined;
|
|
1640
1018
|
SortConfiguration?: LineChartSortConfiguration | undefined;
|
|
@@ -1667,13 +1045,6 @@ export interface LineChartVisual {
|
|
|
1667
1045
|
ColumnHierarchies?: ColumnHierarchy[] | undefined;
|
|
1668
1046
|
VisualContentAltText?: string | undefined;
|
|
1669
1047
|
}
|
|
1670
|
-
export declare const ArcThickness: {
|
|
1671
|
-
readonly LARGE: "LARGE";
|
|
1672
|
-
readonly MEDIUM: "MEDIUM";
|
|
1673
|
-
readonly SMALL: "SMALL";
|
|
1674
|
-
readonly WHOLE: "WHOLE";
|
|
1675
|
-
};
|
|
1676
|
-
export type ArcThickness = (typeof ArcThickness)[keyof typeof ArcThickness];
|
|
1677
1048
|
export interface ArcOptions {
|
|
1678
1049
|
ArcThickness?: ArcThickness | undefined;
|
|
1679
1050
|
}
|
|
@@ -1721,12 +1092,6 @@ export interface PieChartVisual {
|
|
|
1721
1092
|
ColumnHierarchies?: ColumnHierarchy[] | undefined;
|
|
1722
1093
|
VisualContentAltText?: string | undefined;
|
|
1723
1094
|
}
|
|
1724
|
-
export declare const PivotTableFieldCollapseState: {
|
|
1725
|
-
readonly COLLAPSED: "COLLAPSED";
|
|
1726
|
-
readonly EXPANDED: "EXPANDED";
|
|
1727
|
-
};
|
|
1728
|
-
export type PivotTableFieldCollapseState =
|
|
1729
|
-
(typeof PivotTableFieldCollapseState)[keyof typeof PivotTableFieldCollapseState];
|
|
1730
1095
|
export interface PivotTableFieldCollapseStateTarget {
|
|
1731
1096
|
FieldId?: string | undefined;
|
|
1732
1097
|
FieldDataPathValues?: DataPathValue[] | undefined;
|
|
@@ -1744,3 +1109,695 @@ export interface PivotTableFieldOption {
|
|
|
1744
1109
|
CustomLabel?: string | undefined;
|
|
1745
1110
|
Visibility?: Visibility | undefined;
|
|
1746
1111
|
}
|
|
1112
|
+
export interface PivotTableFieldOptions {
|
|
1113
|
+
SelectedFieldOptions?: PivotTableFieldOption[] | undefined;
|
|
1114
|
+
DataPathOptions?: PivotTableDataPathOption[] | undefined;
|
|
1115
|
+
CollapseStateOptions?: PivotTableFieldCollapseStateOption[] | undefined;
|
|
1116
|
+
}
|
|
1117
|
+
export interface PivotTableAggregatedFieldWells {
|
|
1118
|
+
Rows?: DimensionField[] | undefined;
|
|
1119
|
+
Columns?: DimensionField[] | undefined;
|
|
1120
|
+
Values?: MeasureField[] | undefined;
|
|
1121
|
+
}
|
|
1122
|
+
export interface PivotTableFieldWells {
|
|
1123
|
+
PivotTableAggregatedFieldWells?: PivotTableAggregatedFieldWells | undefined;
|
|
1124
|
+
}
|
|
1125
|
+
export interface PivotTablePaginatedReportOptions {
|
|
1126
|
+
VerticalOverflowVisibility?: Visibility | undefined;
|
|
1127
|
+
OverflowColumnHeaderVisibility?: Visibility | undefined;
|
|
1128
|
+
}
|
|
1129
|
+
export interface DataPathSort {
|
|
1130
|
+
Direction: SortDirection | undefined;
|
|
1131
|
+
SortPaths: DataPathValue[] | undefined;
|
|
1132
|
+
}
|
|
1133
|
+
export interface PivotTableSortBy {
|
|
1134
|
+
Field?: FieldSort | undefined;
|
|
1135
|
+
Column?: ColumnSort | undefined;
|
|
1136
|
+
DataPath?: DataPathSort | undefined;
|
|
1137
|
+
}
|
|
1138
|
+
export interface PivotFieldSortOptions {
|
|
1139
|
+
FieldId: string | undefined;
|
|
1140
|
+
SortBy: PivotTableSortBy | undefined;
|
|
1141
|
+
}
|
|
1142
|
+
export interface PivotTableSortConfiguration {
|
|
1143
|
+
FieldSortOptions?: PivotFieldSortOptions[] | undefined;
|
|
1144
|
+
}
|
|
1145
|
+
export interface TableBorderOptions {
|
|
1146
|
+
Color?: string | undefined;
|
|
1147
|
+
Thickness?: number | undefined;
|
|
1148
|
+
Style?: TableBorderStyle | undefined;
|
|
1149
|
+
}
|
|
1150
|
+
export interface TableSideBorderOptions {
|
|
1151
|
+
InnerVertical?: TableBorderOptions | undefined;
|
|
1152
|
+
InnerHorizontal?: TableBorderOptions | undefined;
|
|
1153
|
+
Left?: TableBorderOptions | undefined;
|
|
1154
|
+
Right?: TableBorderOptions | undefined;
|
|
1155
|
+
Top?: TableBorderOptions | undefined;
|
|
1156
|
+
Bottom?: TableBorderOptions | undefined;
|
|
1157
|
+
}
|
|
1158
|
+
export interface GlobalTableBorderOptions {
|
|
1159
|
+
UniformBorder?: TableBorderOptions | undefined;
|
|
1160
|
+
SideSpecificBorder?: TableSideBorderOptions | undefined;
|
|
1161
|
+
}
|
|
1162
|
+
export interface TableCellStyle {
|
|
1163
|
+
Visibility?: Visibility | undefined;
|
|
1164
|
+
FontConfiguration?: FontConfiguration | undefined;
|
|
1165
|
+
TextWrap?: TextWrap | undefined;
|
|
1166
|
+
HorizontalTextAlignment?: HorizontalTextAlignment | undefined;
|
|
1167
|
+
VerticalTextAlignment?: VerticalTextAlignment | undefined;
|
|
1168
|
+
BackgroundColor?: string | undefined;
|
|
1169
|
+
Height?: number | undefined;
|
|
1170
|
+
Border?: GlobalTableBorderOptions | undefined;
|
|
1171
|
+
}
|
|
1172
|
+
export interface RowAlternateColorOptions {
|
|
1173
|
+
Status?: WidgetStatus | undefined;
|
|
1174
|
+
RowAlternateColors?: string[] | undefined;
|
|
1175
|
+
UsePrimaryBackgroundColor?: WidgetStatus | undefined;
|
|
1176
|
+
}
|
|
1177
|
+
export interface PivotTableRowsLabelOptions {
|
|
1178
|
+
Visibility?: Visibility | undefined;
|
|
1179
|
+
CustomLabel?: string | undefined;
|
|
1180
|
+
}
|
|
1181
|
+
export interface PivotTableOptions {
|
|
1182
|
+
MetricPlacement?: PivotTableMetricPlacement | undefined;
|
|
1183
|
+
SingleMetricVisibility?: Visibility | undefined;
|
|
1184
|
+
ColumnNamesVisibility?: Visibility | undefined;
|
|
1185
|
+
ToggleButtonsVisibility?: Visibility | undefined;
|
|
1186
|
+
ColumnHeaderStyle?: TableCellStyle | undefined;
|
|
1187
|
+
RowHeaderStyle?: TableCellStyle | undefined;
|
|
1188
|
+
CellStyle?: TableCellStyle | undefined;
|
|
1189
|
+
RowFieldNamesStyle?: TableCellStyle | undefined;
|
|
1190
|
+
RowAlternateColorOptions?: RowAlternateColorOptions | undefined;
|
|
1191
|
+
CollapsedRowDimensionsVisibility?: Visibility | undefined;
|
|
1192
|
+
RowsLayout?: PivotTableRowsLayout | undefined;
|
|
1193
|
+
RowsLabelOptions?: PivotTableRowsLabelOptions | undefined;
|
|
1194
|
+
DefaultCellWidth?: string | undefined;
|
|
1195
|
+
}
|
|
1196
|
+
export interface PivotTableFieldSubtotalOptions {
|
|
1197
|
+
FieldId?: string | undefined;
|
|
1198
|
+
}
|
|
1199
|
+
export interface TableStyleTarget {
|
|
1200
|
+
CellType: StyledCellType | undefined;
|
|
1201
|
+
}
|
|
1202
|
+
export interface SubtotalOptions {
|
|
1203
|
+
TotalsVisibility?: Visibility | undefined;
|
|
1204
|
+
CustomLabel?: string | undefined;
|
|
1205
|
+
FieldLevel?: PivotTableSubtotalLevel | undefined;
|
|
1206
|
+
FieldLevelOptions?: PivotTableFieldSubtotalOptions[] | undefined;
|
|
1207
|
+
TotalCellStyle?: TableCellStyle | undefined;
|
|
1208
|
+
ValueCellStyle?: TableCellStyle | undefined;
|
|
1209
|
+
MetricHeaderCellStyle?: TableCellStyle | undefined;
|
|
1210
|
+
StyleTargets?: TableStyleTarget[] | undefined;
|
|
1211
|
+
}
|
|
1212
|
+
export interface TotalAggregationFunction {
|
|
1213
|
+
SimpleTotalAggregationFunction?: SimpleTotalAggregationFunction | undefined;
|
|
1214
|
+
}
|
|
1215
|
+
export interface TotalAggregationOption {
|
|
1216
|
+
FieldId: string | undefined;
|
|
1217
|
+
TotalAggregationFunction: TotalAggregationFunction | undefined;
|
|
1218
|
+
}
|
|
1219
|
+
export interface PivotTotalOptions {
|
|
1220
|
+
TotalsVisibility?: Visibility | undefined;
|
|
1221
|
+
Placement?: TableTotalsPlacement | undefined;
|
|
1222
|
+
ScrollStatus?: TableTotalsScrollStatus | undefined;
|
|
1223
|
+
CustomLabel?: string | undefined;
|
|
1224
|
+
TotalCellStyle?: TableCellStyle | undefined;
|
|
1225
|
+
ValueCellStyle?: TableCellStyle | undefined;
|
|
1226
|
+
MetricHeaderCellStyle?: TableCellStyle | undefined;
|
|
1227
|
+
TotalAggregationOptions?: TotalAggregationOption[] | undefined;
|
|
1228
|
+
}
|
|
1229
|
+
export interface PivotTableTotalOptions {
|
|
1230
|
+
RowSubtotalOptions?: SubtotalOptions | undefined;
|
|
1231
|
+
ColumnSubtotalOptions?: SubtotalOptions | undefined;
|
|
1232
|
+
RowTotalOptions?: PivotTotalOptions | undefined;
|
|
1233
|
+
ColumnTotalOptions?: PivotTotalOptions | undefined;
|
|
1234
|
+
}
|
|
1235
|
+
export interface PivotTableConfiguration {
|
|
1236
|
+
FieldWells?: PivotTableFieldWells | undefined;
|
|
1237
|
+
SortConfiguration?: PivotTableSortConfiguration | undefined;
|
|
1238
|
+
TableOptions?: PivotTableOptions | undefined;
|
|
1239
|
+
TotalOptions?: PivotTableTotalOptions | undefined;
|
|
1240
|
+
FieldOptions?: PivotTableFieldOptions | undefined;
|
|
1241
|
+
PaginatedReportOptions?: PivotTablePaginatedReportOptions | undefined;
|
|
1242
|
+
Interactions?: VisualInteractionOptions | undefined;
|
|
1243
|
+
}
|
|
1244
|
+
export interface PivotTableConditionalFormattingScope {
|
|
1245
|
+
Role?: PivotTableConditionalFormattingScopeRole | undefined;
|
|
1246
|
+
}
|
|
1247
|
+
export interface TextConditionalFormat {
|
|
1248
|
+
BackgroundColor?: ConditionalFormattingColor | undefined;
|
|
1249
|
+
TextColor?: ConditionalFormattingColor | undefined;
|
|
1250
|
+
Icon?: ConditionalFormattingIcon | undefined;
|
|
1251
|
+
}
|
|
1252
|
+
export interface PivotTableCellConditionalFormatting {
|
|
1253
|
+
FieldId: string | undefined;
|
|
1254
|
+
TextFormat?: TextConditionalFormat | undefined;
|
|
1255
|
+
Scope?: PivotTableConditionalFormattingScope | undefined;
|
|
1256
|
+
Scopes?: PivotTableConditionalFormattingScope[] | undefined;
|
|
1257
|
+
}
|
|
1258
|
+
export interface PivotTableConditionalFormattingOption {
|
|
1259
|
+
Cell?: PivotTableCellConditionalFormatting | undefined;
|
|
1260
|
+
}
|
|
1261
|
+
export interface PivotTableConditionalFormatting {
|
|
1262
|
+
ConditionalFormattingOptions?:
|
|
1263
|
+
| PivotTableConditionalFormattingOption[]
|
|
1264
|
+
| undefined;
|
|
1265
|
+
}
|
|
1266
|
+
export interface PivotTableVisual {
|
|
1267
|
+
VisualId: string | undefined;
|
|
1268
|
+
Title?: VisualTitleLabelOptions | undefined;
|
|
1269
|
+
Subtitle?: VisualSubtitleLabelOptions | undefined;
|
|
1270
|
+
ChartConfiguration?: PivotTableConfiguration | undefined;
|
|
1271
|
+
ConditionalFormatting?: PivotTableConditionalFormatting | undefined;
|
|
1272
|
+
Actions?: VisualCustomAction[] | undefined;
|
|
1273
|
+
VisualContentAltText?: string | undefined;
|
|
1274
|
+
}
|
|
1275
|
+
export interface PluginVisualFieldWell {
|
|
1276
|
+
AxisName?: PluginVisualAxisName | undefined;
|
|
1277
|
+
Dimensions?: DimensionField[] | undefined;
|
|
1278
|
+
Measures?: MeasureField[] | undefined;
|
|
1279
|
+
Unaggregated?: UnaggregatedField[] | undefined;
|
|
1280
|
+
}
|
|
1281
|
+
export interface PluginVisualItemsLimitConfiguration {
|
|
1282
|
+
ItemsLimit?: number | undefined;
|
|
1283
|
+
}
|
|
1284
|
+
export interface PluginVisualTableQuerySort {
|
|
1285
|
+
RowSort?: FieldSortOptions[] | undefined;
|
|
1286
|
+
ItemsLimitConfiguration?: PluginVisualItemsLimitConfiguration | undefined;
|
|
1287
|
+
}
|
|
1288
|
+
export interface PluginVisualSortConfiguration {
|
|
1289
|
+
PluginVisualTableQuerySort?: PluginVisualTableQuerySort | undefined;
|
|
1290
|
+
}
|
|
1291
|
+
export interface PluginVisualProperty {
|
|
1292
|
+
Name?: string | undefined;
|
|
1293
|
+
Value?: string | undefined;
|
|
1294
|
+
}
|
|
1295
|
+
export interface PluginVisualOptions {
|
|
1296
|
+
VisualProperties?: PluginVisualProperty[] | undefined;
|
|
1297
|
+
}
|
|
1298
|
+
export interface PluginVisualConfiguration {
|
|
1299
|
+
FieldWells?: PluginVisualFieldWell[] | undefined;
|
|
1300
|
+
VisualOptions?: PluginVisualOptions | undefined;
|
|
1301
|
+
SortConfiguration?: PluginVisualSortConfiguration | undefined;
|
|
1302
|
+
}
|
|
1303
|
+
export interface PluginVisual {
|
|
1304
|
+
VisualId: string | undefined;
|
|
1305
|
+
PluginArn: string | undefined;
|
|
1306
|
+
Title?: VisualTitleLabelOptions | undefined;
|
|
1307
|
+
Subtitle?: VisualSubtitleLabelOptions | undefined;
|
|
1308
|
+
ChartConfiguration?: PluginVisualConfiguration | undefined;
|
|
1309
|
+
Actions?: VisualCustomAction[] | undefined;
|
|
1310
|
+
VisualContentAltText?: string | undefined;
|
|
1311
|
+
}
|
|
1312
|
+
export interface RadarChartAreaStyleSettings {
|
|
1313
|
+
Visibility?: Visibility | undefined;
|
|
1314
|
+
}
|
|
1315
|
+
export interface RadarChartSeriesSettings {
|
|
1316
|
+
AreaStyleSettings?: RadarChartAreaStyleSettings | undefined;
|
|
1317
|
+
}
|
|
1318
|
+
export interface RadarChartAggregatedFieldWells {
|
|
1319
|
+
Category?: DimensionField[] | undefined;
|
|
1320
|
+
Color?: DimensionField[] | undefined;
|
|
1321
|
+
Values?: MeasureField[] | undefined;
|
|
1322
|
+
}
|
|
1323
|
+
export interface RadarChartFieldWells {
|
|
1324
|
+
RadarChartAggregatedFieldWells?: RadarChartAggregatedFieldWells | undefined;
|
|
1325
|
+
}
|
|
1326
|
+
export interface RadarChartSortConfiguration {
|
|
1327
|
+
CategorySort?: FieldSortOptions[] | undefined;
|
|
1328
|
+
CategoryItemsLimit?: ItemsLimitConfiguration | undefined;
|
|
1329
|
+
ColorSort?: FieldSortOptions[] | undefined;
|
|
1330
|
+
ColorItemsLimit?: ItemsLimitConfiguration | undefined;
|
|
1331
|
+
}
|
|
1332
|
+
export interface RadarChartConfiguration {
|
|
1333
|
+
FieldWells?: RadarChartFieldWells | undefined;
|
|
1334
|
+
SortConfiguration?: RadarChartSortConfiguration | undefined;
|
|
1335
|
+
Shape?: RadarChartShape | undefined;
|
|
1336
|
+
BaseSeriesSettings?: RadarChartSeriesSettings | undefined;
|
|
1337
|
+
StartAngle?: number | undefined;
|
|
1338
|
+
VisualPalette?: VisualPalette | undefined;
|
|
1339
|
+
AlternateBandColorsVisibility?: Visibility | undefined;
|
|
1340
|
+
AlternateBandEvenColor?: string | undefined;
|
|
1341
|
+
AlternateBandOddColor?: string | undefined;
|
|
1342
|
+
CategoryAxis?: AxisDisplayOptions | undefined;
|
|
1343
|
+
CategoryLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
1344
|
+
ColorAxis?: AxisDisplayOptions | undefined;
|
|
1345
|
+
ColorLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
1346
|
+
Legend?: LegendOptions | undefined;
|
|
1347
|
+
AxesRangeScale?: RadarChartAxesRangeScale | undefined;
|
|
1348
|
+
Interactions?: VisualInteractionOptions | undefined;
|
|
1349
|
+
}
|
|
1350
|
+
export interface RadarChartVisual {
|
|
1351
|
+
VisualId: string | undefined;
|
|
1352
|
+
Title?: VisualTitleLabelOptions | undefined;
|
|
1353
|
+
Subtitle?: VisualSubtitleLabelOptions | undefined;
|
|
1354
|
+
ChartConfiguration?: RadarChartConfiguration | undefined;
|
|
1355
|
+
Actions?: VisualCustomAction[] | undefined;
|
|
1356
|
+
ColumnHierarchies?: ColumnHierarchy[] | undefined;
|
|
1357
|
+
VisualContentAltText?: string | undefined;
|
|
1358
|
+
}
|
|
1359
|
+
export interface SankeyDiagramAggregatedFieldWells {
|
|
1360
|
+
Source?: DimensionField[] | undefined;
|
|
1361
|
+
Destination?: DimensionField[] | undefined;
|
|
1362
|
+
Weight?: MeasureField[] | undefined;
|
|
1363
|
+
}
|
|
1364
|
+
export interface SankeyDiagramFieldWells {
|
|
1365
|
+
SankeyDiagramAggregatedFieldWells?:
|
|
1366
|
+
| SankeyDiagramAggregatedFieldWells
|
|
1367
|
+
| undefined;
|
|
1368
|
+
}
|
|
1369
|
+
export interface SankeyDiagramSortConfiguration {
|
|
1370
|
+
WeightSort?: FieldSortOptions[] | undefined;
|
|
1371
|
+
SourceItemsLimit?: ItemsLimitConfiguration | undefined;
|
|
1372
|
+
DestinationItemsLimit?: ItemsLimitConfiguration | undefined;
|
|
1373
|
+
}
|
|
1374
|
+
export interface SankeyDiagramChartConfiguration {
|
|
1375
|
+
FieldWells?: SankeyDiagramFieldWells | undefined;
|
|
1376
|
+
SortConfiguration?: SankeyDiagramSortConfiguration | undefined;
|
|
1377
|
+
DataLabels?: DataLabelOptions | undefined;
|
|
1378
|
+
Interactions?: VisualInteractionOptions | undefined;
|
|
1379
|
+
}
|
|
1380
|
+
export interface SankeyDiagramVisual {
|
|
1381
|
+
VisualId: string | undefined;
|
|
1382
|
+
Title?: VisualTitleLabelOptions | undefined;
|
|
1383
|
+
Subtitle?: VisualSubtitleLabelOptions | undefined;
|
|
1384
|
+
ChartConfiguration?: SankeyDiagramChartConfiguration | undefined;
|
|
1385
|
+
Actions?: VisualCustomAction[] | undefined;
|
|
1386
|
+
VisualContentAltText?: string | undefined;
|
|
1387
|
+
}
|
|
1388
|
+
export interface ScatterPlotCategoricallyAggregatedFieldWells {
|
|
1389
|
+
XAxis?: MeasureField[] | undefined;
|
|
1390
|
+
YAxis?: MeasureField[] | undefined;
|
|
1391
|
+
Category?: DimensionField[] | undefined;
|
|
1392
|
+
Size?: MeasureField[] | undefined;
|
|
1393
|
+
Label?: DimensionField[] | undefined;
|
|
1394
|
+
}
|
|
1395
|
+
export interface ScatterPlotUnaggregatedFieldWells {
|
|
1396
|
+
XAxis?: DimensionField[] | undefined;
|
|
1397
|
+
YAxis?: DimensionField[] | undefined;
|
|
1398
|
+
Size?: MeasureField[] | undefined;
|
|
1399
|
+
Category?: DimensionField[] | undefined;
|
|
1400
|
+
Label?: DimensionField[] | undefined;
|
|
1401
|
+
}
|
|
1402
|
+
export interface ScatterPlotFieldWells {
|
|
1403
|
+
ScatterPlotCategoricallyAggregatedFieldWells?:
|
|
1404
|
+
| ScatterPlotCategoricallyAggregatedFieldWells
|
|
1405
|
+
| undefined;
|
|
1406
|
+
ScatterPlotUnaggregatedFieldWells?:
|
|
1407
|
+
| ScatterPlotUnaggregatedFieldWells
|
|
1408
|
+
| undefined;
|
|
1409
|
+
}
|
|
1410
|
+
export interface ScatterPlotSortConfiguration {
|
|
1411
|
+
ScatterPlotLimitConfiguration?: ItemsLimitConfiguration | undefined;
|
|
1412
|
+
}
|
|
1413
|
+
export interface ScatterPlotConfiguration {
|
|
1414
|
+
FieldWells?: ScatterPlotFieldWells | undefined;
|
|
1415
|
+
SortConfiguration?: ScatterPlotSortConfiguration | undefined;
|
|
1416
|
+
XAxisLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
1417
|
+
XAxisDisplayOptions?: AxisDisplayOptions | undefined;
|
|
1418
|
+
YAxisLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
1419
|
+
YAxisDisplayOptions?: AxisDisplayOptions | undefined;
|
|
1420
|
+
Legend?: LegendOptions | undefined;
|
|
1421
|
+
DataLabels?: DataLabelOptions | undefined;
|
|
1422
|
+
Tooltip?: TooltipOptions | undefined;
|
|
1423
|
+
VisualPalette?: VisualPalette | undefined;
|
|
1424
|
+
Interactions?: VisualInteractionOptions | undefined;
|
|
1425
|
+
}
|
|
1426
|
+
export interface ScatterPlotVisual {
|
|
1427
|
+
VisualId: string | undefined;
|
|
1428
|
+
Title?: VisualTitleLabelOptions | undefined;
|
|
1429
|
+
Subtitle?: VisualSubtitleLabelOptions | undefined;
|
|
1430
|
+
ChartConfiguration?: ScatterPlotConfiguration | undefined;
|
|
1431
|
+
Actions?: VisualCustomAction[] | undefined;
|
|
1432
|
+
ColumnHierarchies?: ColumnHierarchy[] | undefined;
|
|
1433
|
+
VisualContentAltText?: string | undefined;
|
|
1434
|
+
}
|
|
1435
|
+
export interface TablePinnedFieldOptions {
|
|
1436
|
+
PinnedLeftFields?: string[] | undefined;
|
|
1437
|
+
}
|
|
1438
|
+
export interface TableCellImageSizingConfiguration {
|
|
1439
|
+
TableCellImageScalingConfiguration?:
|
|
1440
|
+
| TableCellImageScalingConfiguration
|
|
1441
|
+
| undefined;
|
|
1442
|
+
}
|
|
1443
|
+
export interface TableFieldImageConfiguration {
|
|
1444
|
+
SizingOptions?: TableCellImageSizingConfiguration | undefined;
|
|
1445
|
+
}
|
|
1446
|
+
export interface TableFieldCustomIconContent {
|
|
1447
|
+
Icon?: TableFieldIconSetType | undefined;
|
|
1448
|
+
}
|
|
1449
|
+
export interface TableFieldCustomTextContent {
|
|
1450
|
+
Value?: string | undefined;
|
|
1451
|
+
FontConfiguration: FontConfiguration | undefined;
|
|
1452
|
+
}
|
|
1453
|
+
export interface TableFieldLinkContentConfiguration {
|
|
1454
|
+
CustomTextContent?: TableFieldCustomTextContent | undefined;
|
|
1455
|
+
CustomIconContent?: TableFieldCustomIconContent | undefined;
|
|
1456
|
+
}
|
|
1457
|
+
export interface TableFieldLinkConfiguration {
|
|
1458
|
+
Target: URLTargetConfiguration | undefined;
|
|
1459
|
+
Content: TableFieldLinkContentConfiguration | undefined;
|
|
1460
|
+
}
|
|
1461
|
+
export interface TableFieldURLConfiguration {
|
|
1462
|
+
LinkConfiguration?: TableFieldLinkConfiguration | undefined;
|
|
1463
|
+
ImageConfiguration?: TableFieldImageConfiguration | undefined;
|
|
1464
|
+
}
|
|
1465
|
+
export interface TableFieldOption {
|
|
1466
|
+
FieldId: string | undefined;
|
|
1467
|
+
Width?: string | undefined;
|
|
1468
|
+
CustomLabel?: string | undefined;
|
|
1469
|
+
Visibility?: Visibility | undefined;
|
|
1470
|
+
URLStyling?: TableFieldURLConfiguration | undefined;
|
|
1471
|
+
}
|
|
1472
|
+
export interface TransposedTableOption {
|
|
1473
|
+
ColumnIndex?: number | undefined;
|
|
1474
|
+
ColumnWidth?: string | undefined;
|
|
1475
|
+
ColumnType: TransposedColumnType | undefined;
|
|
1476
|
+
}
|
|
1477
|
+
export interface TableFieldOptions {
|
|
1478
|
+
SelectedFieldOptions?: TableFieldOption[] | undefined;
|
|
1479
|
+
Order?: string[] | undefined;
|
|
1480
|
+
PinnedFieldOptions?: TablePinnedFieldOptions | undefined;
|
|
1481
|
+
TransposedTableOptions?: TransposedTableOption[] | undefined;
|
|
1482
|
+
}
|
|
1483
|
+
export interface TableAggregatedFieldWells {
|
|
1484
|
+
GroupBy?: DimensionField[] | undefined;
|
|
1485
|
+
Values?: MeasureField[] | undefined;
|
|
1486
|
+
}
|
|
1487
|
+
export interface TableUnaggregatedFieldWells {
|
|
1488
|
+
Values?: UnaggregatedField[] | undefined;
|
|
1489
|
+
}
|
|
1490
|
+
export interface TableFieldWells {
|
|
1491
|
+
TableAggregatedFieldWells?: TableAggregatedFieldWells | undefined;
|
|
1492
|
+
TableUnaggregatedFieldWells?: TableUnaggregatedFieldWells | undefined;
|
|
1493
|
+
}
|
|
1494
|
+
export interface TablePaginatedReportOptions {
|
|
1495
|
+
VerticalOverflowVisibility?: Visibility | undefined;
|
|
1496
|
+
OverflowColumnHeaderVisibility?: Visibility | undefined;
|
|
1497
|
+
}
|
|
1498
|
+
export interface TableSortConfiguration {
|
|
1499
|
+
RowSort?: FieldSortOptions[] | undefined;
|
|
1500
|
+
PaginationConfiguration?: PaginationConfiguration | undefined;
|
|
1501
|
+
}
|
|
1502
|
+
export interface DataBarsOptions {
|
|
1503
|
+
FieldId: string | undefined;
|
|
1504
|
+
PositiveColor?: string | undefined;
|
|
1505
|
+
NegativeColor?: string | undefined;
|
|
1506
|
+
}
|
|
1507
|
+
export interface TableInlineVisualization {
|
|
1508
|
+
DataBars?: DataBarsOptions | undefined;
|
|
1509
|
+
}
|
|
1510
|
+
export interface TableOptions {
|
|
1511
|
+
Orientation?: TableOrientation | undefined;
|
|
1512
|
+
HeaderStyle?: TableCellStyle | undefined;
|
|
1513
|
+
CellStyle?: TableCellStyle | undefined;
|
|
1514
|
+
RowAlternateColorOptions?: RowAlternateColorOptions | undefined;
|
|
1515
|
+
}
|
|
1516
|
+
export interface TotalOptions {
|
|
1517
|
+
TotalsVisibility?: Visibility | undefined;
|
|
1518
|
+
Placement?: TableTotalsPlacement | undefined;
|
|
1519
|
+
ScrollStatus?: TableTotalsScrollStatus | undefined;
|
|
1520
|
+
CustomLabel?: string | undefined;
|
|
1521
|
+
TotalCellStyle?: TableCellStyle | undefined;
|
|
1522
|
+
TotalAggregationOptions?: TotalAggregationOption[] | undefined;
|
|
1523
|
+
}
|
|
1524
|
+
export interface TableConfiguration {
|
|
1525
|
+
FieldWells?: TableFieldWells | undefined;
|
|
1526
|
+
SortConfiguration?: TableSortConfiguration | undefined;
|
|
1527
|
+
TableOptions?: TableOptions | undefined;
|
|
1528
|
+
TotalOptions?: TotalOptions | undefined;
|
|
1529
|
+
FieldOptions?: TableFieldOptions | undefined;
|
|
1530
|
+
PaginatedReportOptions?: TablePaginatedReportOptions | undefined;
|
|
1531
|
+
TableInlineVisualizations?: TableInlineVisualization[] | undefined;
|
|
1532
|
+
Interactions?: VisualInteractionOptions | undefined;
|
|
1533
|
+
}
|
|
1534
|
+
export interface TableCellConditionalFormatting {
|
|
1535
|
+
FieldId: string | undefined;
|
|
1536
|
+
TextFormat?: TextConditionalFormat | undefined;
|
|
1537
|
+
}
|
|
1538
|
+
export interface TableRowConditionalFormatting {
|
|
1539
|
+
BackgroundColor?: ConditionalFormattingColor | undefined;
|
|
1540
|
+
TextColor?: ConditionalFormattingColor | undefined;
|
|
1541
|
+
}
|
|
1542
|
+
export interface TableConditionalFormattingOption {
|
|
1543
|
+
Cell?: TableCellConditionalFormatting | undefined;
|
|
1544
|
+
Row?: TableRowConditionalFormatting | undefined;
|
|
1545
|
+
}
|
|
1546
|
+
export interface TableConditionalFormatting {
|
|
1547
|
+
ConditionalFormattingOptions?: TableConditionalFormattingOption[] | undefined;
|
|
1548
|
+
}
|
|
1549
|
+
export interface TableVisual {
|
|
1550
|
+
VisualId: string | undefined;
|
|
1551
|
+
Title?: VisualTitleLabelOptions | undefined;
|
|
1552
|
+
Subtitle?: VisualSubtitleLabelOptions | undefined;
|
|
1553
|
+
ChartConfiguration?: TableConfiguration | undefined;
|
|
1554
|
+
ConditionalFormatting?: TableConditionalFormatting | undefined;
|
|
1555
|
+
Actions?: VisualCustomAction[] | undefined;
|
|
1556
|
+
VisualContentAltText?: string | undefined;
|
|
1557
|
+
}
|
|
1558
|
+
export interface TreeMapAggregatedFieldWells {
|
|
1559
|
+
Groups?: DimensionField[] | undefined;
|
|
1560
|
+
Sizes?: MeasureField[] | undefined;
|
|
1561
|
+
Colors?: MeasureField[] | undefined;
|
|
1562
|
+
}
|
|
1563
|
+
export interface TreeMapFieldWells {
|
|
1564
|
+
TreeMapAggregatedFieldWells?: TreeMapAggregatedFieldWells | undefined;
|
|
1565
|
+
}
|
|
1566
|
+
export interface TreeMapSortConfiguration {
|
|
1567
|
+
TreeMapSort?: FieldSortOptions[] | undefined;
|
|
1568
|
+
TreeMapGroupItemsLimitConfiguration?: ItemsLimitConfiguration | undefined;
|
|
1569
|
+
}
|
|
1570
|
+
export interface TreeMapConfiguration {
|
|
1571
|
+
FieldWells?: TreeMapFieldWells | undefined;
|
|
1572
|
+
SortConfiguration?: TreeMapSortConfiguration | undefined;
|
|
1573
|
+
GroupLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
1574
|
+
SizeLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
1575
|
+
ColorLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
1576
|
+
ColorScale?: ColorScale | undefined;
|
|
1577
|
+
Legend?: LegendOptions | undefined;
|
|
1578
|
+
DataLabels?: DataLabelOptions | undefined;
|
|
1579
|
+
Tooltip?: TooltipOptions | undefined;
|
|
1580
|
+
Interactions?: VisualInteractionOptions | undefined;
|
|
1581
|
+
}
|
|
1582
|
+
export interface TreeMapVisual {
|
|
1583
|
+
VisualId: string | undefined;
|
|
1584
|
+
Title?: VisualTitleLabelOptions | undefined;
|
|
1585
|
+
Subtitle?: VisualSubtitleLabelOptions | undefined;
|
|
1586
|
+
ChartConfiguration?: TreeMapConfiguration | undefined;
|
|
1587
|
+
Actions?: VisualCustomAction[] | undefined;
|
|
1588
|
+
ColumnHierarchies?: ColumnHierarchy[] | undefined;
|
|
1589
|
+
VisualContentAltText?: string | undefined;
|
|
1590
|
+
}
|
|
1591
|
+
export interface WaterfallChartGroupColorConfiguration {
|
|
1592
|
+
PositiveBarColor?: string | undefined;
|
|
1593
|
+
NegativeBarColor?: string | undefined;
|
|
1594
|
+
TotalBarColor?: string | undefined;
|
|
1595
|
+
}
|
|
1596
|
+
export interface WaterfallChartColorConfiguration {
|
|
1597
|
+
GroupColorConfiguration?: WaterfallChartGroupColorConfiguration | undefined;
|
|
1598
|
+
}
|
|
1599
|
+
export interface WaterfallChartAggregatedFieldWells {
|
|
1600
|
+
Categories?: DimensionField[] | undefined;
|
|
1601
|
+
Values?: MeasureField[] | undefined;
|
|
1602
|
+
Breakdowns?: DimensionField[] | undefined;
|
|
1603
|
+
}
|
|
1604
|
+
export interface WaterfallChartFieldWells {
|
|
1605
|
+
WaterfallChartAggregatedFieldWells?:
|
|
1606
|
+
| WaterfallChartAggregatedFieldWells
|
|
1607
|
+
| undefined;
|
|
1608
|
+
}
|
|
1609
|
+
export interface WaterfallChartSortConfiguration {
|
|
1610
|
+
CategorySort?: FieldSortOptions[] | undefined;
|
|
1611
|
+
BreakdownItemsLimit?: ItemsLimitConfiguration | undefined;
|
|
1612
|
+
}
|
|
1613
|
+
export interface WaterfallChartOptions {
|
|
1614
|
+
TotalBarLabel?: string | undefined;
|
|
1615
|
+
}
|
|
1616
|
+
export interface WaterfallChartConfiguration {
|
|
1617
|
+
FieldWells?: WaterfallChartFieldWells | undefined;
|
|
1618
|
+
SortConfiguration?: WaterfallChartSortConfiguration | undefined;
|
|
1619
|
+
WaterfallChartOptions?: WaterfallChartOptions | undefined;
|
|
1620
|
+
CategoryAxisLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
1621
|
+
CategoryAxisDisplayOptions?: AxisDisplayOptions | undefined;
|
|
1622
|
+
PrimaryYAxisLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
1623
|
+
PrimaryYAxisDisplayOptions?: AxisDisplayOptions | undefined;
|
|
1624
|
+
Legend?: LegendOptions | undefined;
|
|
1625
|
+
DataLabels?: DataLabelOptions | undefined;
|
|
1626
|
+
VisualPalette?: VisualPalette | undefined;
|
|
1627
|
+
ColorConfiguration?: WaterfallChartColorConfiguration | undefined;
|
|
1628
|
+
Interactions?: VisualInteractionOptions | undefined;
|
|
1629
|
+
}
|
|
1630
|
+
export interface WaterfallVisual {
|
|
1631
|
+
VisualId: string | undefined;
|
|
1632
|
+
Title?: VisualTitleLabelOptions | undefined;
|
|
1633
|
+
Subtitle?: VisualSubtitleLabelOptions | undefined;
|
|
1634
|
+
ChartConfiguration?: WaterfallChartConfiguration | undefined;
|
|
1635
|
+
Actions?: VisualCustomAction[] | undefined;
|
|
1636
|
+
ColumnHierarchies?: ColumnHierarchy[] | undefined;
|
|
1637
|
+
VisualContentAltText?: string | undefined;
|
|
1638
|
+
}
|
|
1639
|
+
export interface WordCloudAggregatedFieldWells {
|
|
1640
|
+
GroupBy?: DimensionField[] | undefined;
|
|
1641
|
+
Size?: MeasureField[] | undefined;
|
|
1642
|
+
}
|
|
1643
|
+
export interface WordCloudFieldWells {
|
|
1644
|
+
WordCloudAggregatedFieldWells?: WordCloudAggregatedFieldWells | undefined;
|
|
1645
|
+
}
|
|
1646
|
+
export interface WordCloudSortConfiguration {
|
|
1647
|
+
CategoryItemsLimit?: ItemsLimitConfiguration | undefined;
|
|
1648
|
+
CategorySort?: FieldSortOptions[] | undefined;
|
|
1649
|
+
}
|
|
1650
|
+
export interface WordCloudOptions {
|
|
1651
|
+
WordOrientation?: WordCloudWordOrientation | undefined;
|
|
1652
|
+
WordScaling?: WordCloudWordScaling | undefined;
|
|
1653
|
+
CloudLayout?: WordCloudCloudLayout | undefined;
|
|
1654
|
+
WordCasing?: WordCloudWordCasing | undefined;
|
|
1655
|
+
WordPadding?: WordCloudWordPadding | undefined;
|
|
1656
|
+
MaximumStringLength?: number | undefined;
|
|
1657
|
+
}
|
|
1658
|
+
export interface WordCloudChartConfiguration {
|
|
1659
|
+
FieldWells?: WordCloudFieldWells | undefined;
|
|
1660
|
+
SortConfiguration?: WordCloudSortConfiguration | undefined;
|
|
1661
|
+
CategoryLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
1662
|
+
WordCloudOptions?: WordCloudOptions | undefined;
|
|
1663
|
+
Interactions?: VisualInteractionOptions | undefined;
|
|
1664
|
+
}
|
|
1665
|
+
export interface WordCloudVisual {
|
|
1666
|
+
VisualId: string | undefined;
|
|
1667
|
+
Title?: VisualTitleLabelOptions | undefined;
|
|
1668
|
+
Subtitle?: VisualSubtitleLabelOptions | undefined;
|
|
1669
|
+
ChartConfiguration?: WordCloudChartConfiguration | undefined;
|
|
1670
|
+
Actions?: VisualCustomAction[] | undefined;
|
|
1671
|
+
ColumnHierarchies?: ColumnHierarchy[] | undefined;
|
|
1672
|
+
VisualContentAltText?: string | undefined;
|
|
1673
|
+
}
|
|
1674
|
+
export interface Visual {
|
|
1675
|
+
TableVisual?: TableVisual | undefined;
|
|
1676
|
+
PivotTableVisual?: PivotTableVisual | undefined;
|
|
1677
|
+
BarChartVisual?: BarChartVisual | undefined;
|
|
1678
|
+
KPIVisual?: KPIVisual | undefined;
|
|
1679
|
+
PieChartVisual?: PieChartVisual | undefined;
|
|
1680
|
+
GaugeChartVisual?: GaugeChartVisual | undefined;
|
|
1681
|
+
LineChartVisual?: LineChartVisual | undefined;
|
|
1682
|
+
HeatMapVisual?: HeatMapVisual | undefined;
|
|
1683
|
+
TreeMapVisual?: TreeMapVisual | undefined;
|
|
1684
|
+
GeospatialMapVisual?: GeospatialMapVisual | undefined;
|
|
1685
|
+
FilledMapVisual?: FilledMapVisual | undefined;
|
|
1686
|
+
LayerMapVisual?: LayerMapVisual | undefined;
|
|
1687
|
+
FunnelChartVisual?: FunnelChartVisual | undefined;
|
|
1688
|
+
ScatterPlotVisual?: ScatterPlotVisual | undefined;
|
|
1689
|
+
ComboChartVisual?: ComboChartVisual | undefined;
|
|
1690
|
+
BoxPlotVisual?: BoxPlotVisual | undefined;
|
|
1691
|
+
WaterfallVisual?: WaterfallVisual | undefined;
|
|
1692
|
+
HistogramVisual?: HistogramVisual | undefined;
|
|
1693
|
+
WordCloudVisual?: WordCloudVisual | undefined;
|
|
1694
|
+
InsightVisual?: InsightVisual | undefined;
|
|
1695
|
+
SankeyDiagramVisual?: SankeyDiagramVisual | undefined;
|
|
1696
|
+
CustomContentVisual?: CustomContentVisual | undefined;
|
|
1697
|
+
EmptyVisual?: EmptyVisual | undefined;
|
|
1698
|
+
RadarChartVisual?: RadarChartVisual | undefined;
|
|
1699
|
+
PluginVisual?: PluginVisual | undefined;
|
|
1700
|
+
}
|
|
1701
|
+
export interface SheetDefinition {
|
|
1702
|
+
SheetId: string | undefined;
|
|
1703
|
+
Title?: string | undefined;
|
|
1704
|
+
Description?: string | undefined;
|
|
1705
|
+
Name?: string | undefined;
|
|
1706
|
+
ParameterControls?: ParameterControl[] | undefined;
|
|
1707
|
+
FilterControls?: FilterControl[] | undefined;
|
|
1708
|
+
Visuals?: Visual[] | undefined;
|
|
1709
|
+
TextBoxes?: SheetTextBox[] | undefined;
|
|
1710
|
+
Images?: SheetImage[] | undefined;
|
|
1711
|
+
Layouts?: Layout[] | undefined;
|
|
1712
|
+
SheetControlLayouts?: SheetControlLayout[] | undefined;
|
|
1713
|
+
ContentType?: SheetContentType | undefined;
|
|
1714
|
+
CustomActionDefaults?: VisualCustomActionDefaults | undefined;
|
|
1715
|
+
}
|
|
1716
|
+
export interface StaticFileS3SourceOptions {
|
|
1717
|
+
BucketName: string | undefined;
|
|
1718
|
+
ObjectKey: string | undefined;
|
|
1719
|
+
Region: string | undefined;
|
|
1720
|
+
}
|
|
1721
|
+
export interface StaticFileUrlSourceOptions {
|
|
1722
|
+
Url: string | undefined;
|
|
1723
|
+
}
|
|
1724
|
+
export interface StaticFileSource {
|
|
1725
|
+
UrlOptions?: StaticFileUrlSourceOptions | undefined;
|
|
1726
|
+
S3Options?: StaticFileS3SourceOptions | undefined;
|
|
1727
|
+
}
|
|
1728
|
+
export interface ImageStaticFile {
|
|
1729
|
+
StaticFileId: string | undefined;
|
|
1730
|
+
Source?: StaticFileSource | undefined;
|
|
1731
|
+
}
|
|
1732
|
+
export interface SpatialStaticFile {
|
|
1733
|
+
StaticFileId: string | undefined;
|
|
1734
|
+
Source?: StaticFileSource | undefined;
|
|
1735
|
+
}
|
|
1736
|
+
export interface StaticFile {
|
|
1737
|
+
ImageStaticFile?: ImageStaticFile | undefined;
|
|
1738
|
+
SpatialStaticFile?: SpatialStaticFile | undefined;
|
|
1739
|
+
}
|
|
1740
|
+
export interface AnalysisDefinition {
|
|
1741
|
+
DataSetIdentifierDeclarations: DataSetIdentifierDeclaration[] | undefined;
|
|
1742
|
+
Sheets?: SheetDefinition[] | undefined;
|
|
1743
|
+
CalculatedFields?: CalculatedField[] | undefined;
|
|
1744
|
+
ParameterDeclarations?: ParameterDeclaration[] | undefined;
|
|
1745
|
+
FilterGroups?: FilterGroup[] | undefined;
|
|
1746
|
+
ColumnConfigurations?: ColumnConfiguration[] | undefined;
|
|
1747
|
+
AnalysisDefaults?: AnalysisDefaults | undefined;
|
|
1748
|
+
Options?: AssetOptions | undefined;
|
|
1749
|
+
QueryExecutionOptions?: QueryExecutionOptions | undefined;
|
|
1750
|
+
StaticFiles?: StaticFile[] | undefined;
|
|
1751
|
+
}
|
|
1752
|
+
export interface AnalysisSearchFilter {
|
|
1753
|
+
Operator?: FilterOperator | undefined;
|
|
1754
|
+
Name?: AnalysisFilterAttribute | undefined;
|
|
1755
|
+
Value?: string | undefined;
|
|
1756
|
+
}
|
|
1757
|
+
export interface DataSetReference {
|
|
1758
|
+
DataSetPlaceholder: string | undefined;
|
|
1759
|
+
DataSetArn: string | undefined;
|
|
1760
|
+
}
|
|
1761
|
+
export interface AnalysisSourceTemplate {
|
|
1762
|
+
DataSetReferences: DataSetReference[] | undefined;
|
|
1763
|
+
Arn: string | undefined;
|
|
1764
|
+
}
|
|
1765
|
+
export interface AnalysisSourceEntity {
|
|
1766
|
+
SourceTemplate?: AnalysisSourceTemplate | undefined;
|
|
1767
|
+
}
|
|
1768
|
+
export interface AnalysisSummary {
|
|
1769
|
+
Arn?: string | undefined;
|
|
1770
|
+
AnalysisId?: string | undefined;
|
|
1771
|
+
Name?: string | undefined;
|
|
1772
|
+
Status?: ResourceStatus | undefined;
|
|
1773
|
+
CreatedTime?: Date | undefined;
|
|
1774
|
+
LastUpdatedTime?: Date | undefined;
|
|
1775
|
+
}
|
|
1776
|
+
export interface Anchor {
|
|
1777
|
+
AnchorType?: AnchorType | undefined;
|
|
1778
|
+
TimeGranularity?: TimeGranularity | undefined;
|
|
1779
|
+
Offset?: number | undefined;
|
|
1780
|
+
}
|
|
1781
|
+
export interface SharedViewConfigurations {
|
|
1782
|
+
Enabled: boolean | undefined;
|
|
1783
|
+
}
|
|
1784
|
+
export interface AnonymousUserDashboardFeatureConfigurations {
|
|
1785
|
+
SharedView?: SharedViewConfigurations | undefined;
|
|
1786
|
+
}
|
|
1787
|
+
export interface AnonymousUserDashboardEmbeddingConfiguration {
|
|
1788
|
+
InitialDashboardId: string | undefined;
|
|
1789
|
+
EnabledFeatures?:
|
|
1790
|
+
| AnonymousUserDashboardEmbeddingConfigurationEnabledFeature[]
|
|
1791
|
+
| undefined;
|
|
1792
|
+
DisabledFeatures?:
|
|
1793
|
+
| AnonymousUserDashboardEmbeddingConfigurationDisabledFeature[]
|
|
1794
|
+
| undefined;
|
|
1795
|
+
FeatureConfigurations?:
|
|
1796
|
+
| AnonymousUserDashboardFeatureConfigurations
|
|
1797
|
+
| undefined;
|
|
1798
|
+
}
|
|
1799
|
+
export interface DashboardVisualId {
|
|
1800
|
+
DashboardId: string | undefined;
|
|
1801
|
+
SheetId: string | undefined;
|
|
1802
|
+
VisualId: string | undefined;
|
|
1803
|
+
}
|