diff --git a/_docs/latest/embedding/parameters.md b/_docs/latest/embedding/parameters.md index f190bb3f14..533211b72c 100644 --- a/_docs/latest/embedding/parameters.md +++ b/_docs/latest/embedding/parameters.md @@ -172,7 +172,9 @@ Delivered to `onParametersChange` (SDK) and as `event.detail` for the `parameter `source` indicates why the callback fired: -{% include_file "{{ dirname }}/sdk/api/snippets/ParameterChangeSource.md" %} +- `initial-state` - first applied snapshot, fired once per dashboard load. +- `manual-change` - user edited parameters in UI. +- `auto-change` - in the case of auto-updates, e.g. to pass normalized values back to parent. ## SQL question parameter change payload @@ -182,4 +184,6 @@ Delivered to `onSqlParametersChange` (SDK) and as `event.detail` for the `sql-pa `source` indicates why the callback fired: -{% include_file "{{ dirname }}/sdk/api/snippets/SqlParameterChangeSource.md" %} +- `initial-state` - first applied state, fired once per question load. +- `manual-change` - user edited parameters in UI. +- `auto-change` - in the case of auto-updates, e.g. to pass normalized values back to parent. diff --git a/_docs/latest/embedding/sdk/api/ButtonProps.html b/_docs/latest/embedding/sdk/api/ButtonProps.html index b1d423d1d5..3a5d07457c 100644 --- a/_docs/latest/embedding/sdk/api/ButtonProps.html +++ b/_docs/latest/embedding/sdk/api/ButtonProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/ButtonProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/ButtonProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/ChartColor.html b/_docs/latest/embedding/sdk/api/ChartColor.html index 36d6578a00..421ce517f3 100644 --- a/_docs/latest/embedding/sdk/api/ChartColor.html +++ b/_docs/latest/embedding/sdk/api/ChartColor.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/ChartColor.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/ChartColor latest: true --- diff --git a/_docs/latest/embedding/sdk/api/ChartColorV2.html b/_docs/latest/embedding/sdk/api/ChartColorV2.html index ff648fe7ae..16df9ec1c3 100644 --- a/_docs/latest/embedding/sdk/api/ChartColorV2.html +++ b/_docs/latest/embedding/sdk/api/ChartColorV2.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/ChartColorV2.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/ChartColorV2 latest: true --- diff --git a/_docs/latest/embedding/sdk/api/CollectionBrowser.html b/_docs/latest/embedding/sdk/api/CollectionBrowser.html index b11d9d79b1..bda3736af3 100644 --- a/_docs/latest/embedding/sdk/api/CollectionBrowser.html +++ b/_docs/latest/embedding/sdk/api/CollectionBrowser.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/CollectionBrowser.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/CollectionBrowser latest: true --- diff --git a/_docs/latest/embedding/sdk/api/CollectionBrowserListColumns.html b/_docs/latest/embedding/sdk/api/CollectionBrowserListColumns.html index 3b3f43247e..21617c8b9c 100644 --- a/_docs/latest/embedding/sdk/api/CollectionBrowserListColumns.html +++ b/_docs/latest/embedding/sdk/api/CollectionBrowserListColumns.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/CollectionBrowserListColumns.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/CollectionBrowserListColumns latest: true --- diff --git a/_docs/latest/embedding/sdk/api/CollectionBrowserProps.html b/_docs/latest/embedding/sdk/api/CollectionBrowserProps.html index d3eb1c7513..3e38aafe51 100644 --- a/_docs/latest/embedding/sdk/api/CollectionBrowserProps.html +++ b/_docs/latest/embedding/sdk/api/CollectionBrowserProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/CollectionBrowserProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/CollectionBrowserProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/CreateDashboardModal.html b/_docs/latest/embedding/sdk/api/CreateDashboardModal.html index 89907b13e4..939d3d56f2 100644 --- a/_docs/latest/embedding/sdk/api/CreateDashboardModal.html +++ b/_docs/latest/embedding/sdk/api/CreateDashboardModal.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/CreateDashboardModal.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/CreateDashboardModal latest: true --- diff --git a/_docs/latest/embedding/sdk/api/CreateDashboardModalProps.html b/_docs/latest/embedding/sdk/api/CreateDashboardModalProps.html index 0a1448abe1..79b0177962 100644 --- a/_docs/latest/embedding/sdk/api/CreateDashboardModalProps.html +++ b/_docs/latest/embedding/sdk/api/CreateDashboardModalProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/CreateDashboardModalProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/CreateDashboardModalProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/CreateDashboardValues.html b/_docs/latest/embedding/sdk/api/CreateDashboardValues.html index e3eb1f1067..5ce9150776 100644 --- a/_docs/latest/embedding/sdk/api/CreateDashboardValues.html +++ b/_docs/latest/embedding/sdk/api/CreateDashboardValues.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/CreateDashboardValues.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/CreateDashboardValues latest: true --- diff --git a/_docs/latest/embedding/sdk/api/CreateQuestion.html b/_docs/latest/embedding/sdk/api/CreateQuestion.html index a13aeae2ed..928e5a2b38 100644 --- a/_docs/latest/embedding/sdk/api/CreateQuestion.html +++ b/_docs/latest/embedding/sdk/api/CreateQuestion.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/CreateQuestion.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/CreateQuestion latest: true --- diff --git a/_docs/latest/embedding/sdk/api/CreateQuestionProps.html b/_docs/latest/embedding/sdk/api/CreateQuestionProps.html index df6f7673d6..08aac737e2 100644 --- a/_docs/latest/embedding/sdk/api/CreateQuestionProps.html +++ b/_docs/latest/embedding/sdk/api/CreateQuestionProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/CreateQuestionProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/CreateQuestionProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/CustomDashboardCardMenuItem.html b/_docs/latest/embedding/sdk/api/CustomDashboardCardMenuItem.html index 1ff1bce7dc..462e42a58b 100644 --- a/_docs/latest/embedding/sdk/api/CustomDashboardCardMenuItem.html +++ b/_docs/latest/embedding/sdk/api/CustomDashboardCardMenuItem.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/CustomDashboardCardMenuItem.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/CustomDashboardCardMenuItem latest: true --- diff --git a/_docs/latest/embedding/sdk/api/DashCardMenuItem.html b/_docs/latest/embedding/sdk/api/DashCardMenuItem.html index 8fa6806a74..21ea426a6b 100644 --- a/_docs/latest/embedding/sdk/api/DashCardMenuItem.html +++ b/_docs/latest/embedding/sdk/api/DashCardMenuItem.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/DashCardMenuItem.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/DashCardMenuItem latest: true --- diff --git a/_docs/latest/embedding/sdk/api/DashboardCardCustomMenuItem.html b/_docs/latest/embedding/sdk/api/DashboardCardCustomMenuItem.html index 048bb03d10..1136276afa 100644 --- a/_docs/latest/embedding/sdk/api/DashboardCardCustomMenuItem.html +++ b/_docs/latest/embedding/sdk/api/DashboardCardCustomMenuItem.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/DashboardCardCustomMenuItem.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/DashboardCardCustomMenuItem latest: true --- diff --git a/_docs/latest/embedding/sdk/api/DashboardCardMenu.html b/_docs/latest/embedding/sdk/api/DashboardCardMenu.html index f6e0bfb49c..bb1edc1c1e 100644 --- a/_docs/latest/embedding/sdk/api/DashboardCardMenu.html +++ b/_docs/latest/embedding/sdk/api/DashboardCardMenu.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/DashboardCardMenu.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/DashboardCardMenu latest: true --- diff --git a/_docs/latest/embedding/sdk/api/DashboardCardMenuCustomElement.html b/_docs/latest/embedding/sdk/api/DashboardCardMenuCustomElement.html index 13c2c4be07..c13a441262 100644 --- a/_docs/latest/embedding/sdk/api/DashboardCardMenuCustomElement.html +++ b/_docs/latest/embedding/sdk/api/DashboardCardMenuCustomElement.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/DashboardCardMenuCustomElement.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/DashboardCardMenuCustomElement latest: true --- diff --git a/_docs/latest/embedding/sdk/api/DrillThroughQuestionProps.html b/_docs/latest/embedding/sdk/api/DrillThroughQuestionProps.html index 85eebba468..a5d6723549 100644 --- a/_docs/latest/embedding/sdk/api/DrillThroughQuestionProps.html +++ b/_docs/latest/embedding/sdk/api/DrillThroughQuestionProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/DrillThroughQuestionProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/DrillThroughQuestionProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/EditableDashboard.html b/_docs/latest/embedding/sdk/api/EditableDashboard.html index 6d0bd6773c..6987ebabef 100644 --- a/_docs/latest/embedding/sdk/api/EditableDashboard.html +++ b/_docs/latest/embedding/sdk/api/EditableDashboard.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/EditableDashboard.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/EditableDashboard latest: true --- diff --git a/_docs/latest/embedding/sdk/api/EditableDashboardProps.html b/_docs/latest/embedding/sdk/api/EditableDashboardProps.html index aafee93157..5785215a22 100644 --- a/_docs/latest/embedding/sdk/api/EditableDashboardProps.html +++ b/_docs/latest/embedding/sdk/api/EditableDashboardProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/EditableDashboardProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/EditableDashboardProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/EmbeddingDataPicker.html b/_docs/latest/embedding/sdk/api/EmbeddingDataPicker.html index 01793015bc..5aad5b801b 100644 --- a/_docs/latest/embedding/sdk/api/EmbeddingDataPicker.html +++ b/_docs/latest/embedding/sdk/api/EmbeddingDataPicker.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/EmbeddingDataPicker.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/EmbeddingDataPicker latest: true --- diff --git a/_docs/latest/embedding/sdk/api/EmbeddingEntityType.html b/_docs/latest/embedding/sdk/api/EmbeddingEntityType.html index 31db95c8a4..e7998b3e3d 100644 --- a/_docs/latest/embedding/sdk/api/EmbeddingEntityType.html +++ b/_docs/latest/embedding/sdk/api/EmbeddingEntityType.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/EmbeddingEntityType.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/EmbeddingEntityType latest: true --- diff --git a/_docs/latest/embedding/sdk/api/EntityTypeFilterKeys.html b/_docs/latest/embedding/sdk/api/EntityTypeFilterKeys.html index 24cb6ae05f..72b3cf3bc1 100644 --- a/_docs/latest/embedding/sdk/api/EntityTypeFilterKeys.html +++ b/_docs/latest/embedding/sdk/api/EntityTypeFilterKeys.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/EntityTypeFilterKeys.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/EntityTypeFilterKeys latest: true --- diff --git a/_docs/latest/embedding/sdk/api/IconName.html b/_docs/latest/embedding/sdk/api/IconName.html index d007d9e3cb..bccf5ff6de 100644 --- a/_docs/latest/embedding/sdk/api/IconName.html +++ b/_docs/latest/embedding/sdk/api/IconName.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/IconName.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/IconName latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InitializationStatus.html b/_docs/latest/embedding/sdk/api/InitializationStatus.html index 632afb1901..2cdb4d9fdd 100644 --- a/_docs/latest/embedding/sdk/api/InitializationStatus.html +++ b/_docs/latest/embedding/sdk/api/InitializationStatus.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InitializationStatus.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InitializationStatus latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveDashboard.html b/_docs/latest/embedding/sdk/api/InteractiveDashboard.html index cb2c79beb5..d246e7b3d9 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveDashboard.html +++ b/_docs/latest/embedding/sdk/api/InteractiveDashboard.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveDashboard.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveDashboard latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveDashboardProps.html b/_docs/latest/embedding/sdk/api/InteractiveDashboardProps.html index 3a684ca61e..acdc23976b 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveDashboardProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveDashboardProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveDashboardProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveDashboardProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestion.html b/_docs/latest/embedding/sdk/api/InteractiveQuestion.html index 5673b2da5c..56bc72c71a 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestion.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestion.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestion.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestion latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionBackButtonProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionBackButtonProps.html index 1106bbebc2..d968c8cf71 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionBackButtonProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionBackButtonProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionBackButtonProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionBackButtonProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionBreakoutDropdownProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionBreakoutDropdownProps.html index 24f8e41093..3484180288 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionBreakoutDropdownProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionBreakoutDropdownProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionBreakoutDropdownProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionBreakoutDropdownProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionChartTypeDropdownProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionChartTypeDropdownProps.html index 3d19a188f7..041018816c 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionChartTypeDropdownProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionChartTypeDropdownProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionChartTypeDropdownProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionChartTypeDropdownProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionChartTypeSelectorProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionChartTypeSelectorProps.html index 69526e35e3..af35aacd77 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionChartTypeSelectorProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionChartTypeSelectorProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionChartTypeSelectorProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionChartTypeSelectorProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionComponents.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionComponents.html index a50b93fa72..c73f19f5c2 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionComponents.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionComponents.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionComponents.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionComponents latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionDownloadWidgetDropdownProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionDownloadWidgetDropdownProps.html index 1e0acb07af..815246c0cf 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionDownloadWidgetDropdownProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionDownloadWidgetDropdownProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionDownloadWidgetDropdownProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionDownloadWidgetDropdownProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionDownloadWidgetProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionDownloadWidgetProps.html index 7a48d9bba1..bc86a315f4 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionDownloadWidgetProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionDownloadWidgetProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionDownloadWidgetProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionDownloadWidgetProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionEditorButtonProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionEditorButtonProps.html index a504c9bd31..3bec3a7a56 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionEditorButtonProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionEditorButtonProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionEditorButtonProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionEditorButtonProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionEditorProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionEditorProps.html index d7fec799e8..5112a0bb59 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionEditorProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionEditorProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionEditorProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionEditorProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionFilterDropdownProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionFilterDropdownProps.html index 9e41d2ebc4..cc865b2f36 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionFilterDropdownProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionFilterDropdownProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionFilterDropdownProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionFilterDropdownProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionFilterProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionFilterProps.html index c1c62d92e4..21a32d18d4 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionFilterProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionFilterProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionFilterProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionFilterProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionProps.html index 479f359daf..cee0a39580 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionQuestionSettingsDropdownProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionQuestionSettingsDropdownProps.html index 4f7223da19..0c677742fd 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionQuestionSettingsDropdownProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionQuestionSettingsDropdownProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionQuestionSettingsDropdownProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionQuestionSettingsDropdownProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionQuestionSettingsProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionQuestionSettingsProps.html index f86599b33d..7675f2188d 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionQuestionSettingsProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionQuestionSettingsProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionQuestionSettingsProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionQuestionSettingsProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionQuestionVisualizationProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionQuestionVisualizationProps.html index a3cac966b5..22a1d91537 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionQuestionVisualizationProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionQuestionVisualizationProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionQuestionVisualizationProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionQuestionVisualizationProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionResetButtonProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionResetButtonProps.html index 9aad2ca1c1..bf02dda8dc 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionResetButtonProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionResetButtonProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionResetButtonProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionResetButtonProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionSaveButtonProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionSaveButtonProps.html index 67ba82b4a4..2711b3e2e6 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionSaveButtonProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionSaveButtonProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionSaveButtonProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionSaveButtonProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionSaveQuestionFormProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionSaveQuestionFormProps.html index a04e1a9f26..dc77433ced 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionSaveQuestionFormProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionSaveQuestionFormProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionSaveQuestionFormProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionSaveQuestionFormProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionSummarizeDropdownProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionSummarizeDropdownProps.html index cbb57e758a..7093fcecb8 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionSummarizeDropdownProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionSummarizeDropdownProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionSummarizeDropdownProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionSummarizeDropdownProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionTitleProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionTitleProps.html index 548785c2f0..9fdfeb310c 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionTitleProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionTitleProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionTitleProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/InteractiveQuestionTitleProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/LoginStatus.html b/_docs/latest/embedding/sdk/api/LoginStatus.html index e69525c67b..ca1de06a10 100644 --- a/_docs/latest/embedding/sdk/api/LoginStatus.html +++ b/_docs/latest/embedding/sdk/api/LoginStatus.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/LoginStatus.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/LoginStatus latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseAuthConfig.html b/_docs/latest/embedding/sdk/api/MetabaseAuthConfig.html index 35e31c41e9..6d3320a22f 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseAuthConfig.html +++ b/_docs/latest/embedding/sdk/api/MetabaseAuthConfig.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseAuthConfig.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseAuthConfig latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseAuthConfigWithApiKey.html b/_docs/latest/embedding/sdk/api/MetabaseAuthConfigWithApiKey.html index 664b125d97..4b30122e98 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseAuthConfigWithApiKey.html +++ b/_docs/latest/embedding/sdk/api/MetabaseAuthConfigWithApiKey.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseAuthConfigWithApiKey.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseAuthConfigWithApiKey latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseAuthConfigWithJwt.html b/_docs/latest/embedding/sdk/api/MetabaseAuthConfigWithJwt.html index 27e69d4a99..2a79c80657 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseAuthConfigWithJwt.html +++ b/_docs/latest/embedding/sdk/api/MetabaseAuthConfigWithJwt.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseAuthConfigWithJwt.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseAuthConfigWithJwt latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseAuthConfigWithSaml.html b/_docs/latest/embedding/sdk/api/MetabaseAuthConfigWithSaml.html index e5d3acd735..688b19c353 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseAuthConfigWithSaml.html +++ b/_docs/latest/embedding/sdk/api/MetabaseAuthConfigWithSaml.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseAuthConfigWithSaml.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseAuthConfigWithSaml latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseClickAction.html b/_docs/latest/embedding/sdk/api/MetabaseClickAction.html index 62c789a3c0..a317d9e112 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseClickAction.html +++ b/_docs/latest/embedding/sdk/api/MetabaseClickAction.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseClickAction.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseClickAction latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseClickActionPluginsConfig.html b/_docs/latest/embedding/sdk/api/MetabaseClickActionPluginsConfig.html index 412cdfe99c..b3807ad327 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseClickActionPluginsConfig.html +++ b/_docs/latest/embedding/sdk/api/MetabaseClickActionPluginsConfig.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseClickActionPluginsConfig.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseClickActionPluginsConfig latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseCollection.html b/_docs/latest/embedding/sdk/api/MetabaseCollection.html index 2d83ac7f09..8bc009958c 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseCollection.html +++ b/_docs/latest/embedding/sdk/api/MetabaseCollection.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseCollection.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseCollection latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseCollectionItem.html b/_docs/latest/embedding/sdk/api/MetabaseCollectionItem.html index 0f5ab3715d..3026b9267b 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseCollectionItem.html +++ b/_docs/latest/embedding/sdk/api/MetabaseCollectionItem.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseCollectionItem.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseCollectionItem latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseColorKey.html b/_docs/latest/embedding/sdk/api/MetabaseColorKey.html index 6f10fd8c68..1c86389066 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseColorKey.html +++ b/_docs/latest/embedding/sdk/api/MetabaseColorKey.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseColorKey.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseColorKey latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseColors.html b/_docs/latest/embedding/sdk/api/MetabaseColors.html index e9cf9dd7b5..95508ae016 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseColors.html +++ b/_docs/latest/embedding/sdk/api/MetabaseColors.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseColors.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseColors latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseComponentTheme.html b/_docs/latest/embedding/sdk/api/MetabaseComponentTheme.html index 4575fa9a84..11b51f9a25 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseComponentTheme.html +++ b/_docs/latest/embedding/sdk/api/MetabaseComponentTheme.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseComponentTheme.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseComponentTheme latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseDashboard.html b/_docs/latest/embedding/sdk/api/MetabaseDashboard.html index aa7cd2b1f8..802a6e34fa 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseDashboard.html +++ b/_docs/latest/embedding/sdk/api/MetabaseDashboard.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseDashboard.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseDashboard latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseDashboardPluginsConfig.html b/_docs/latest/embedding/sdk/api/MetabaseDashboardPluginsConfig.html index c1bb0e37e5..0bde3380f3 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseDashboardPluginsConfig.html +++ b/_docs/latest/embedding/sdk/api/MetabaseDashboardPluginsConfig.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseDashboardPluginsConfig.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseDashboardPluginsConfig latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseDataPointObject.html b/_docs/latest/embedding/sdk/api/MetabaseDataPointObject.html index aa2dd6863b..e3e05d1c5a 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseDataPointObject.html +++ b/_docs/latest/embedding/sdk/api/MetabaseDataPointObject.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseDataPointObject.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseDataPointObject latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseEmbeddingColorKeyV2.html b/_docs/latest/embedding/sdk/api/MetabaseEmbeddingColorKeyV2.html index 124991881d..d1eeb25129 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseEmbeddingColorKeyV2.html +++ b/_docs/latest/embedding/sdk/api/MetabaseEmbeddingColorKeyV2.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseEmbeddingColorKeyV2.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseEmbeddingColorKeyV2 latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseEmbeddingTheme.html b/_docs/latest/embedding/sdk/api/MetabaseEmbeddingTheme.html index fe036a2674..fdbaf6b200 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseEmbeddingTheme.html +++ b/_docs/latest/embedding/sdk/api/MetabaseEmbeddingTheme.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseEmbeddingTheme.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseEmbeddingTheme latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseEmbeddingThemeV2.html b/_docs/latest/embedding/sdk/api/MetabaseEmbeddingThemeV2.html index a0e2a516e3..483f379dc7 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseEmbeddingThemeV2.html +++ b/_docs/latest/embedding/sdk/api/MetabaseEmbeddingThemeV2.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseEmbeddingThemeV2.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseEmbeddingThemeV2 latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseFetchRequestTokenFn.html b/_docs/latest/embedding/sdk/api/MetabaseFetchRequestTokenFn.html index a3076b8a11..ebbfc8c886 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseFetchRequestTokenFn.html +++ b/_docs/latest/embedding/sdk/api/MetabaseFetchRequestTokenFn.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseFetchRequestTokenFn.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseFetchRequestTokenFn latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseFontFamily.html b/_docs/latest/embedding/sdk/api/MetabaseFontFamily.html index a7b2a106ac..3bcf86a7a8 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseFontFamily.html +++ b/_docs/latest/embedding/sdk/api/MetabaseFontFamily.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseFontFamily.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseFontFamily latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseGlobalPluginsConfig.html b/_docs/latest/embedding/sdk/api/MetabaseGlobalPluginsConfig.html index 7f0526f3ec..52978d7fbe 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseGlobalPluginsConfig.html +++ b/_docs/latest/embedding/sdk/api/MetabaseGlobalPluginsConfig.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseGlobalPluginsConfig.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseGlobalPluginsConfig latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseIsGuestAuthConfig.html b/_docs/latest/embedding/sdk/api/MetabaseIsGuestAuthConfig.html index a24164d091..9b49d8712f 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseIsGuestAuthConfig.html +++ b/_docs/latest/embedding/sdk/api/MetabaseIsGuestAuthConfig.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseIsGuestAuthConfig.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseIsGuestAuthConfig latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabasePluginsConfig.html b/_docs/latest/embedding/sdk/api/MetabasePluginsConfig.html index e56ef9dad4..a42c779e24 100644 --- a/_docs/latest/embedding/sdk/api/MetabasePluginsConfig.html +++ b/_docs/latest/embedding/sdk/api/MetabasePluginsConfig.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabasePluginsConfig.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabasePluginsConfig latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseProvider.html b/_docs/latest/embedding/sdk/api/MetabaseProvider.html index 4d85373280..9c4407d5c8 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseProvider.html +++ b/_docs/latest/embedding/sdk/api/MetabaseProvider.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseProvider.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseProvider latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseProviderProps.html b/_docs/latest/embedding/sdk/api/MetabaseProviderProps.html index b64f03a304..e2e52aa76f 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseProviderProps.html +++ b/_docs/latest/embedding/sdk/api/MetabaseProviderProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseProviderProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseProviderProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseQuestion.html b/_docs/latest/embedding/sdk/api/MetabaseQuestion.html index 5fe8da72e0..4def99186b 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseQuestion.html +++ b/_docs/latest/embedding/sdk/api/MetabaseQuestion.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseQuestion.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseQuestion latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseTheme.html b/_docs/latest/embedding/sdk/api/MetabaseTheme.html index 0b3ad7e90d..7fa43a1f02 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseTheme.html +++ b/_docs/latest/embedding/sdk/api/MetabaseTheme.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseTheme.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseTheme latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseThemePreset.html b/_docs/latest/embedding/sdk/api/MetabaseThemePreset.html index 72bca7a876..4b29f57b3b 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseThemePreset.html +++ b/_docs/latest/embedding/sdk/api/MetabaseThemePreset.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseThemePreset.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseThemePreset latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabaseUser.html b/_docs/latest/embedding/sdk/api/MetabaseUser.html index c2b25fc651..0fdf557e0c 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseUser.html +++ b/_docs/latest/embedding/sdk/api/MetabaseUser.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseUser.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabaseUser latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabotAgentChartMessage.html b/_docs/latest/embedding/sdk/api/MetabotAgentChartMessage.html index 236e08d637..5d215e1539 100644 --- a/_docs/latest/embedding/sdk/api/MetabotAgentChartMessage.html +++ b/_docs/latest/embedding/sdk/api/MetabotAgentChartMessage.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabotAgentChartMessage.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabotAgentChartMessage latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabotAgentMessage.html b/_docs/latest/embedding/sdk/api/MetabotAgentMessage.html index 2dbed1dd30..110e5bb5f5 100644 --- a/_docs/latest/embedding/sdk/api/MetabotAgentMessage.html +++ b/_docs/latest/embedding/sdk/api/MetabotAgentMessage.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabotAgentMessage.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabotAgentMessage latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabotAgentTextMessage.html b/_docs/latest/embedding/sdk/api/MetabotAgentTextMessage.html index 47441ed22c..49bf8e6767 100644 --- a/_docs/latest/embedding/sdk/api/MetabotAgentTextMessage.html +++ b/_docs/latest/embedding/sdk/api/MetabotAgentTextMessage.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabotAgentTextMessage.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabotAgentTextMessage latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabotChartProps.html b/_docs/latest/embedding/sdk/api/MetabotChartProps.html index 620255f383..309bbc9560 100644 --- a/_docs/latest/embedding/sdk/api/MetabotChartProps.html +++ b/_docs/latest/embedding/sdk/api/MetabotChartProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabotChartProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabotChartProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabotErrorMessage.html b/_docs/latest/embedding/sdk/api/MetabotErrorMessage.html index 2f7676a6b0..71fc590424 100644 --- a/_docs/latest/embedding/sdk/api/MetabotErrorMessage.html +++ b/_docs/latest/embedding/sdk/api/MetabotErrorMessage.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabotErrorMessage.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabotErrorMessage latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabotMessage.html b/_docs/latest/embedding/sdk/api/MetabotMessage.html index 3621a352b2..7460eddbda 100644 --- a/_docs/latest/embedding/sdk/api/MetabotMessage.html +++ b/_docs/latest/embedding/sdk/api/MetabotMessage.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabotMessage.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabotMessage latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabotQuestion.html b/_docs/latest/embedding/sdk/api/MetabotQuestion.html index f7495fbdf9..5065f00492 100644 --- a/_docs/latest/embedding/sdk/api/MetabotQuestion.html +++ b/_docs/latest/embedding/sdk/api/MetabotQuestion.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabotQuestion.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabotQuestion latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabotQuestionProps.html b/_docs/latest/embedding/sdk/api/MetabotQuestionProps.html index 72936e2633..61132c5abb 100644 --- a/_docs/latest/embedding/sdk/api/MetabotQuestionProps.html +++ b/_docs/latest/embedding/sdk/api/MetabotQuestionProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabotQuestionProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabotQuestionProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/MetabotUserTextMessage.html b/_docs/latest/embedding/sdk/api/MetabotUserTextMessage.html index d5dd7220b0..64cb9ec024 100644 --- a/_docs/latest/embedding/sdk/api/MetabotUserTextMessage.html +++ b/_docs/latest/embedding/sdk/api/MetabotUserTextMessage.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabotUserTextMessage.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/MetabotUserTextMessage latest: true --- diff --git a/_docs/latest/embedding/sdk/api/ParameterChangePayload.html b/_docs/latest/embedding/sdk/api/ParameterChangePayload.html index ecae665b65..d4c5519f81 100644 --- a/_docs/latest/embedding/sdk/api/ParameterChangePayload.html +++ b/_docs/latest/embedding/sdk/api/ParameterChangePayload.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/ParameterChangePayload.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/ParameterChangePayload latest: true --- diff --git a/_docs/latest/embedding/sdk/api/ParameterChangeSource.html b/_docs/latest/embedding/sdk/api/ParameterChangeSource.html index 2bbaf03009..deea9656c6 100644 --- a/_docs/latest/embedding/sdk/api/ParameterChangeSource.html +++ b/_docs/latest/embedding/sdk/api/ParameterChangeSource.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/ParameterChangeSource.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/ParameterChangeSource latest: true --- diff --git a/_docs/latest/embedding/sdk/api/ParameterValues.html b/_docs/latest/embedding/sdk/api/ParameterValues.html index 686c612980..1dafc3026a 100644 --- a/_docs/latest/embedding/sdk/api/ParameterValues.html +++ b/_docs/latest/embedding/sdk/api/ParameterValues.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/ParameterValues.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/ParameterValues latest: true --- diff --git a/_docs/latest/embedding/sdk/api/ProtectedColorKey.html b/_docs/latest/embedding/sdk/api/ProtectedColorKey.html index d655b1bcda..c81b9cce92 100644 --- a/_docs/latest/embedding/sdk/api/ProtectedColorKey.html +++ b/_docs/latest/embedding/sdk/api/ProtectedColorKey.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/ProtectedColorKey.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/ProtectedColorKey latest: true --- diff --git a/_docs/latest/embedding/sdk/api/SdkCollectionId.html b/_docs/latest/embedding/sdk/api/SdkCollectionId.html index 29cbaac031..c81794db21 100644 --- a/_docs/latest/embedding/sdk/api/SdkCollectionId.html +++ b/_docs/latest/embedding/sdk/api/SdkCollectionId.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkCollectionId.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/SdkCollectionId latest: true --- diff --git a/_docs/latest/embedding/sdk/api/SdkDashboardEntityPublicProps.html b/_docs/latest/embedding/sdk/api/SdkDashboardEntityPublicProps.html index b5416663cb..167480cc65 100644 --- a/_docs/latest/embedding/sdk/api/SdkDashboardEntityPublicProps.html +++ b/_docs/latest/embedding/sdk/api/SdkDashboardEntityPublicProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkDashboardEntityPublicProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/SdkDashboardEntityPublicProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/SdkDashboardId.html b/_docs/latest/embedding/sdk/api/SdkDashboardId.html index e350d8bc53..5f6f613f3b 100644 --- a/_docs/latest/embedding/sdk/api/SdkDashboardId.html +++ b/_docs/latest/embedding/sdk/api/SdkDashboardId.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkDashboardId.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/SdkDashboardId latest: true --- diff --git a/_docs/latest/embedding/sdk/api/SdkDashboardLoadEvent.html b/_docs/latest/embedding/sdk/api/SdkDashboardLoadEvent.html index 807c34d5a0..e9fd38d72e 100644 --- a/_docs/latest/embedding/sdk/api/SdkDashboardLoadEvent.html +++ b/_docs/latest/embedding/sdk/api/SdkDashboardLoadEvent.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkDashboardLoadEvent.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/SdkDashboardLoadEvent latest: true --- diff --git a/_docs/latest/embedding/sdk/api/SdkEntityId.html b/_docs/latest/embedding/sdk/api/SdkEntityId.html index 59566e846a..2ad448401c 100644 --- a/_docs/latest/embedding/sdk/api/SdkEntityId.html +++ b/_docs/latest/embedding/sdk/api/SdkEntityId.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkEntityId.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/SdkEntityId latest: true --- diff --git a/_docs/latest/embedding/sdk/api/SdkEntityToken.html b/_docs/latest/embedding/sdk/api/SdkEntityToken.html index 7982df5182..411bec2588 100644 --- a/_docs/latest/embedding/sdk/api/SdkEntityToken.html +++ b/_docs/latest/embedding/sdk/api/SdkEntityToken.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkEntityToken.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/SdkEntityToken latest: true --- diff --git a/_docs/latest/embedding/sdk/api/SdkErrorComponent.html b/_docs/latest/embedding/sdk/api/SdkErrorComponent.html index 8452c4c760..484f6cfd21 100644 --- a/_docs/latest/embedding/sdk/api/SdkErrorComponent.html +++ b/_docs/latest/embedding/sdk/api/SdkErrorComponent.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkErrorComponent.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/SdkErrorComponent latest: true --- diff --git a/_docs/latest/embedding/sdk/api/SdkErrorComponentProps.html b/_docs/latest/embedding/sdk/api/SdkErrorComponentProps.html index ac54d43c25..c228ec0890 100644 --- a/_docs/latest/embedding/sdk/api/SdkErrorComponentProps.html +++ b/_docs/latest/embedding/sdk/api/SdkErrorComponentProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkErrorComponentProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/SdkErrorComponentProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/SdkEventHandlersConfig.html b/_docs/latest/embedding/sdk/api/SdkEventHandlersConfig.html index dd5f8bff12..44a6e7c16d 100644 --- a/_docs/latest/embedding/sdk/api/SdkEventHandlersConfig.html +++ b/_docs/latest/embedding/sdk/api/SdkEventHandlersConfig.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkEventHandlersConfig.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/SdkEventHandlersConfig latest: true --- diff --git a/_docs/latest/embedding/sdk/api/SdkQuestionEntityPublicProps.html b/_docs/latest/embedding/sdk/api/SdkQuestionEntityPublicProps.html index 8dd6fcb938..718e5fd736 100644 --- a/_docs/latest/embedding/sdk/api/SdkQuestionEntityPublicProps.html +++ b/_docs/latest/embedding/sdk/api/SdkQuestionEntityPublicProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkQuestionEntityPublicProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/SdkQuestionEntityPublicProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/SdkQuestionId.html b/_docs/latest/embedding/sdk/api/SdkQuestionId.html index f0d128fc62..0befa7053b 100644 --- a/_docs/latest/embedding/sdk/api/SdkQuestionId.html +++ b/_docs/latest/embedding/sdk/api/SdkQuestionId.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkQuestionId.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/SdkQuestionId latest: true --- diff --git a/_docs/latest/embedding/sdk/api/SdkQuestionProps.html b/_docs/latest/embedding/sdk/api/SdkQuestionProps.html index e6c51de044..ba02410b29 100644 --- a/_docs/latest/embedding/sdk/api/SdkQuestionProps.html +++ b/_docs/latest/embedding/sdk/api/SdkQuestionProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkQuestionProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/SdkQuestionProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/SdkQuestionTitleProps.html b/_docs/latest/embedding/sdk/api/SdkQuestionTitleProps.html index a38f04ed56..f654d93d6a 100644 --- a/_docs/latest/embedding/sdk/api/SdkQuestionTitleProps.html +++ b/_docs/latest/embedding/sdk/api/SdkQuestionTitleProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkQuestionTitleProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/SdkQuestionTitleProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/SdkUserId.html b/_docs/latest/embedding/sdk/api/SdkUserId.html index 2e5c8a0fd6..c17805ecb4 100644 --- a/_docs/latest/embedding/sdk/api/SdkUserId.html +++ b/_docs/latest/embedding/sdk/api/SdkUserId.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkUserId.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/SdkUserId latest: true --- diff --git a/_docs/latest/embedding/sdk/api/SqlParameterChangePayload.html b/_docs/latest/embedding/sdk/api/SqlParameterChangePayload.html index 0fdabe672d..acefd4c152 100644 --- a/_docs/latest/embedding/sdk/api/SqlParameterChangePayload.html +++ b/_docs/latest/embedding/sdk/api/SqlParameterChangePayload.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SqlParameterChangePayload.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/SqlParameterChangePayload latest: true --- diff --git a/_docs/latest/embedding/sdk/api/SqlParameterChangeSource.html b/_docs/latest/embedding/sdk/api/SqlParameterChangeSource.html index 99bb6e78a8..1d11997ec8 100644 --- a/_docs/latest/embedding/sdk/api/SqlParameterChangeSource.html +++ b/_docs/latest/embedding/sdk/api/SqlParameterChangeSource.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SqlParameterChangeSource.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/SqlParameterChangeSource latest: true --- diff --git a/_docs/latest/embedding/sdk/api/SqlParameterValues.html b/_docs/latest/embedding/sdk/api/SqlParameterValues.html index d24f2918a4..16104cc7d7 100644 --- a/_docs/latest/embedding/sdk/api/SqlParameterValues.html +++ b/_docs/latest/embedding/sdk/api/SqlParameterValues.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SqlParameterValues.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/SqlParameterValues latest: true --- diff --git a/_docs/latest/embedding/sdk/api/StaticDashboard.html b/_docs/latest/embedding/sdk/api/StaticDashboard.html index 0109cf2ff6..d76908dc6b 100644 --- a/_docs/latest/embedding/sdk/api/StaticDashboard.html +++ b/_docs/latest/embedding/sdk/api/StaticDashboard.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/StaticDashboard.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/StaticDashboard latest: true --- diff --git a/_docs/latest/embedding/sdk/api/StaticDashboardProps.html b/_docs/latest/embedding/sdk/api/StaticDashboardProps.html index ca42d6c2fb..1238e6666d 100644 --- a/_docs/latest/embedding/sdk/api/StaticDashboardProps.html +++ b/_docs/latest/embedding/sdk/api/StaticDashboardProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/StaticDashboardProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/StaticDashboardProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/StaticQuestion.html b/_docs/latest/embedding/sdk/api/StaticQuestion.html index 8fbb881682..13c49b8bff 100644 --- a/_docs/latest/embedding/sdk/api/StaticQuestion.html +++ b/_docs/latest/embedding/sdk/api/StaticQuestion.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/StaticQuestion.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/StaticQuestion latest: true --- diff --git a/_docs/latest/embedding/sdk/api/StaticQuestionComponents.html b/_docs/latest/embedding/sdk/api/StaticQuestionComponents.html index 38865d907c..6c66e83961 100644 --- a/_docs/latest/embedding/sdk/api/StaticQuestionComponents.html +++ b/_docs/latest/embedding/sdk/api/StaticQuestionComponents.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/StaticQuestionComponents.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/StaticQuestionComponents latest: true --- diff --git a/_docs/latest/embedding/sdk/api/StaticQuestionProps.html b/_docs/latest/embedding/sdk/api/StaticQuestionProps.html index 10416e5d82..2fd6d1abd3 100644 --- a/_docs/latest/embedding/sdk/api/StaticQuestionProps.html +++ b/_docs/latest/embedding/sdk/api/StaticQuestionProps.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/StaticQuestionProps.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/StaticQuestionProps latest: true --- diff --git a/_docs/latest/embedding/sdk/api/UseMetabotResult.html b/_docs/latest/embedding/sdk/api/UseMetabotResult.html index 0c6a751aed..f9919715c4 100644 --- a/_docs/latest/embedding/sdk/api/UseMetabotResult.html +++ b/_docs/latest/embedding/sdk/api/UseMetabotResult.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/UseMetabotResult.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/UseMetabotResult latest: true --- diff --git a/_docs/latest/embedding/sdk/api/UserBackendJwtResponse.html b/_docs/latest/embedding/sdk/api/UserBackendJwtResponse.html index c4310ac3f5..6630478dd8 100644 --- a/_docs/latest/embedding/sdk/api/UserBackendJwtResponse.html +++ b/_docs/latest/embedding/sdk/api/UserBackendJwtResponse.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/UserBackendJwtResponse.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/UserBackendJwtResponse latest: true --- diff --git a/_docs/latest/embedding/sdk/api/defineMetabaseAuthConfig.html b/_docs/latest/embedding/sdk/api/defineMetabaseAuthConfig.html index f955511dc5..166b6eaed8 100644 --- a/_docs/latest/embedding/sdk/api/defineMetabaseAuthConfig.html +++ b/_docs/latest/embedding/sdk/api/defineMetabaseAuthConfig.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/defineMetabaseAuthConfig.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/defineMetabaseAuthConfig latest: true --- diff --git a/_docs/latest/embedding/sdk/api/useApplicationName.html b/_docs/latest/embedding/sdk/api/useApplicationName.html index cb085b95f8..66c9cebb7b 100644 --- a/_docs/latest/embedding/sdk/api/useApplicationName.html +++ b/_docs/latest/embedding/sdk/api/useApplicationName.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/useApplicationName.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/useApplicationName latest: true --- diff --git a/_docs/latest/embedding/sdk/api/useAvailableFonts.html b/_docs/latest/embedding/sdk/api/useAvailableFonts.html index b4185bb0e7..f14dd2d546 100644 --- a/_docs/latest/embedding/sdk/api/useAvailableFonts.html +++ b/_docs/latest/embedding/sdk/api/useAvailableFonts.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/useAvailableFonts.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/useAvailableFonts latest: true --- diff --git a/_docs/latest/embedding/sdk/api/useCreateDashboardApi.html b/_docs/latest/embedding/sdk/api/useCreateDashboardApi.html index 29571eb557..d3fd52cb40 100644 --- a/_docs/latest/embedding/sdk/api/useCreateDashboardApi.html +++ b/_docs/latest/embedding/sdk/api/useCreateDashboardApi.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/useCreateDashboardApi.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/useCreateDashboardApi latest: true --- diff --git a/_docs/latest/embedding/sdk/api/useCurrentUser.html b/_docs/latest/embedding/sdk/api/useCurrentUser.html index d184c4389a..ebf8f0e5a4 100644 --- a/_docs/latest/embedding/sdk/api/useCurrentUser.html +++ b/_docs/latest/embedding/sdk/api/useCurrentUser.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/useCurrentUser.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/useCurrentUser latest: true --- diff --git a/_docs/latest/embedding/sdk/api/useMetabaseAuthStatus.html b/_docs/latest/embedding/sdk/api/useMetabaseAuthStatus.html index eb3af7f905..b8acea0286 100644 --- a/_docs/latest/embedding/sdk/api/useMetabaseAuthStatus.html +++ b/_docs/latest/embedding/sdk/api/useMetabaseAuthStatus.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/useMetabaseAuthStatus.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/useMetabaseAuthStatus latest: true --- diff --git a/_docs/latest/embedding/sdk/api/useMetabot.html b/_docs/latest/embedding/sdk/api/useMetabot.html index a558ad2d4c..7eace585e6 100644 --- a/_docs/latest/embedding/sdk/api/useMetabot.html +++ b/_docs/latest/embedding/sdk/api/useMetabot.html @@ -8,6 +8,8 @@ source_url: >- https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/useMetabot.html layout: docs-api +redirect_from: + - /docs/latest/embedding/api/useMetabot latest: true --- diff --git a/_docs/v0.62/embedding/parameters.md b/_docs/v0.62/embedding/parameters.md index 60117d9df5..6e8822eb82 100644 --- a/_docs/v0.62/embedding/parameters.md +++ b/_docs/v0.62/embedding/parameters.md @@ -169,7 +169,9 @@ Delivered to `onParametersChange` (SDK) and as `event.detail` for the `parameter `source` indicates why the callback fired: -{% include_file "{{ dirname }}/sdk/api/snippets/ParameterChangeSource.md" %} +- `initial-state` - first applied snapshot, fired once per dashboard load. +- `manual-change` - user edited parameters in UI. +- `auto-change` - in the case of auto-updates, e.g. to pass normalized values back to parent. ## SQL question parameter change payload @@ -179,4 +181,6 @@ Delivered to `onSqlParametersChange` (SDK) and as `event.detail` for the `sql-pa `source` indicates why the callback fired: -{% include_file "{{ dirname }}/sdk/api/snippets/SqlParameterChangeSource.md" %} +- `initial-state` - first applied state, fired once per question load. +- `manual-change` - user edited parameters in UI. +- `auto-change` - in the case of auto-updates, e.g. to pass normalized values back to parent. diff --git a/_docs/v0.62/embedding/sdk/api/ButtonProps.html b/_docs/v0.62/embedding/sdk/api/ButtonProps.html index c8267632c0..fb1637179e 100644 --- a/_docs/v0.62/embedding/sdk/api/ButtonProps.html +++ b/_docs/v0.62/embedding/sdk/api/ButtonProps.html @@ -7,6 +7,8 @@ title: ButtonProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/ButtonProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/ButtonProps --- ButtonProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}
Embedded analytics SDK API
    Preparing search index...

    Type Alias ButtonProps

    ButtonProps: ButtonProps_2 & {
        animate?: boolean;
        highlightOnHover?: boolean;
        type?: "button" | "submit";
    } & HTMLAttributes<HTMLButtonElement>
    diff --git a/_docs/v0.62/embedding/sdk/api/ChartColor.html b/_docs/v0.62/embedding/sdk/api/ChartColor.html index f47cf15bb2..21aec06d6f 100644 --- a/_docs/v0.62/embedding/sdk/api/ChartColor.html +++ b/_docs/v0.62/embedding/sdk/api/ChartColor.html @@ -7,6 +7,8 @@ title: ChartColor source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/ChartColor.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/ChartColor --- ChartColor | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}
    Embedded analytics SDK API
      Preparing search index...

      Type Alias ChartColor

      ChartColor: string | { base: string; shade?: string; tint?: string }

      Type Declaration

      • string
      • { base: string; shade?: string; tint?: string }
        • base: string
        • Optionalshade?: string

          Darker variation of the base color

          diff --git a/_docs/v0.62/embedding/sdk/api/ChartColorV2.html b/_docs/v0.62/embedding/sdk/api/ChartColorV2.html index 0408e1279e..91bb283321 100644 --- a/_docs/v0.62/embedding/sdk/api/ChartColorV2.html +++ b/_docs/v0.62/embedding/sdk/api/ChartColorV2.html @@ -7,6 +7,8 @@ title: ChartColorV2 source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/ChartColorV2.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/ChartColorV2 --- ChartColorV2 | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

          Type Alias ChartColorV2

          ChartColorV2: string | { base: string; shade?: string; tint?: string } | null

          Chart color definition for V2 themes.

          diff --git a/_docs/v0.62/embedding/sdk/api/CollectionBrowser.html b/_docs/v0.62/embedding/sdk/api/CollectionBrowser.html index 93a65c4195..0fd981e790 100644 --- a/_docs/v0.62/embedding/sdk/api/CollectionBrowser.html +++ b/_docs/v0.62/embedding/sdk/api/CollectionBrowser.html @@ -7,6 +7,8 @@ title: CollectionBrowser source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/CollectionBrowser.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/CollectionBrowser --- CollectionBrowser | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

          Function CollectionBrowser

          • A component that allows you to browse collections and their items.

            diff --git a/_docs/v0.62/embedding/sdk/api/CollectionBrowserListColumns.html b/_docs/v0.62/embedding/sdk/api/CollectionBrowserListColumns.html index 1218ed84ca..1ce26a042b 100644 --- a/_docs/v0.62/embedding/sdk/api/CollectionBrowserListColumns.html +++ b/_docs/v0.62/embedding/sdk/api/CollectionBrowserListColumns.html @@ -7,6 +7,8 @@ title: CollectionBrowserListColumns source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/CollectionBrowserListColumns.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/CollectionBrowserListColumns --- CollectionBrowserListColumns | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

            Type Alias CollectionBrowserListColumns

            CollectionBrowserListColumns:
                | "type"
                | "name"
                | "description"
                | "lastEditedBy"
                | "lastEditedAt"
                | "archive"

            diff --git a/_docs/v0.62/embedding/sdk/api/CollectionBrowserProps.html b/_docs/v0.62/embedding/sdk/api/CollectionBrowserProps.html index 46dce47dce..e58d471b12 100644 --- a/_docs/v0.62/embedding/sdk/api/CollectionBrowserProps.html +++ b/_docs/v0.62/embedding/sdk/api/CollectionBrowserProps.html @@ -7,6 +7,8 @@ title: CollectionBrowserProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/CollectionBrowserProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/CollectionBrowserProps --- CollectionBrowserProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

            Interface CollectionBrowserProps

            interface CollectionBrowserProps {
                className?: string;
                collectionId?: SdkCollectionId;
                EmptyContentComponent?: ComponentType | null;
                onClick?: (item: MetabaseCollectionItem) => void;
                pageSize?: number;
                style?: CSSProperties;
                visibleColumns?: CollectionBrowserListColumns[];
                visibleEntityTypes?: ("collection" | "dashboard" | "question" | "model")[];
            }
            Index

            Properties

            className? diff --git a/_docs/v0.62/embedding/sdk/api/CreateDashboardModal.html b/_docs/v0.62/embedding/sdk/api/CreateDashboardModal.html index b7098bd4b7..bb95fadeb5 100644 --- a/_docs/v0.62/embedding/sdk/api/CreateDashboardModal.html +++ b/_docs/v0.62/embedding/sdk/api/CreateDashboardModal.html @@ -7,6 +7,8 @@ title: CreateDashboardModal source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/CreateDashboardModal.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/CreateDashboardModal --- CreateDashboardModal | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

            Function CreateDashboardModal

            • Creates a dashboard

              diff --git a/_docs/v0.62/embedding/sdk/api/CreateDashboardModalProps.html b/_docs/v0.62/embedding/sdk/api/CreateDashboardModalProps.html index c0b8d9f248..4dc235cc06 100644 --- a/_docs/v0.62/embedding/sdk/api/CreateDashboardModalProps.html +++ b/_docs/v0.62/embedding/sdk/api/CreateDashboardModalProps.html @@ -7,6 +7,8 @@ title: CreateDashboardModalProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/CreateDashboardModalProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/CreateDashboardModalProps --- CreateDashboardModalProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

              Interface CreateDashboardModalProps

              interface CreateDashboardModalProps {
                  initialCollectionId?: SdkCollectionId;
                  isOpen?: boolean;
                  onClose?: () => void;
                  onCreate: (dashboard: MetabaseDashboard) => void;
                  targetCollection?: SdkCollectionId;
              }
              Index

              Properties

              initialCollectionId? diff --git a/_docs/v0.62/embedding/sdk/api/CreateDashboardValues.html b/_docs/v0.62/embedding/sdk/api/CreateDashboardValues.html index e650063824..97cc094efe 100644 --- a/_docs/v0.62/embedding/sdk/api/CreateDashboardValues.html +++ b/_docs/v0.62/embedding/sdk/api/CreateDashboardValues.html @@ -7,6 +7,8 @@ title: CreateDashboardValues source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/CreateDashboardValues.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/CreateDashboardValues --- CreateDashboardValues | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

              Interface CreateDashboardValues

              interface CreateDashboardValues {
                  collectionId: SdkCollectionId;
                  description: string | null;
                  name: string;
              }
              Index

              Properties

              collectionId diff --git a/_docs/v0.62/embedding/sdk/api/CreateQuestion.html b/_docs/v0.62/embedding/sdk/api/CreateQuestion.html index e648f48705..30b8318b30 100644 --- a/_docs/v0.62/embedding/sdk/api/CreateQuestion.html +++ b/_docs/v0.62/embedding/sdk/api/CreateQuestion.html @@ -7,6 +7,8 @@ title: CreateQuestion source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/CreateQuestion.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/CreateQuestion --- CreateQuestion | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

              Function CreateQuestion

              • Parameters

                • props: CreateQuestionProps | undefined
                  • CreateQuestionProps
                    • OptionalclassName?: string

                      A custom class name to be added to the root element.

                      diff --git a/_docs/v0.62/embedding/sdk/api/CreateQuestionProps.html b/_docs/v0.62/embedding/sdk/api/CreateQuestionProps.html index 369ce538e8..7738ee8b07 100644 --- a/_docs/v0.62/embedding/sdk/api/CreateQuestionProps.html +++ b/_docs/v0.62/embedding/sdk/api/CreateQuestionProps.html @@ -7,6 +7,8 @@ title: CreateQuestionProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/CreateQuestionProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/CreateQuestionProps --- CreateQuestionProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                      Interface CreateQuestionProps

                      interface CreateQuestionProps {
                          className?: string;
                          dataPicker?: EmbeddingDataPicker;
                          entityTypes?: EmbeddingEntityType[];
                          height?: Height<string | number>;
                          hiddenParameters?: string[];
                          initialCollection?: SdkCollectionId;
                          initialSqlParameters?: SqlParameterValues;
                          isSaveEnabled?: boolean;
                          onBeforeSave?: (
                              question: MetabaseQuestion | undefined,
                              context: { isNewQuestion: boolean },
                          ) => Promise<void>;
                          onNavigateBack?: () => void;
                          onRun?: (question: MetabaseQuestion | undefined) => void;
                          onSave?: (
                              question: MetabaseQuestion,
                              context: { dashboardTabId?: number; isNewQuestion: boolean },
                          ) => void;
                          onSqlParametersChange?: (payload: SqlParameterChangePayload) => void;
                          onVisualizationChange?: (
                              display:
                                  | "object"
                                  | "table"
                                  | "bar"
                                  | "line"
                                  | "pie"
                                  | "scalar"
                                  | "row"
                                  | "area"
                                  | "combo"
                                  | "pivot"
                                  | "smartscalar"
                                  | "gauge"
                                  | "progress"
                                  | "funnel"
                                  | "map"
                                  | "scatter"
                                  | "boxplot"
                                  | "waterfall"
                                  | "sankey"
                                  | "list",
                          ) => void;
                          plugins?: MetabasePluginsConfig;
                          sqlParameters?: SqlParameterValues;
                          style?: CSSProperties;
                          targetCollection?: SdkCollectionId;
                          title?: SdkQuestionTitleProps;
                          width?: Width<string | number>;
                          withAlerts?: boolean;
                          withChartTypeSelector?: boolean;
                          withDownloads?: boolean;
                          withEditorButton?: boolean;
                      }
                      Index

                      Properties

                      className? diff --git a/_docs/v0.62/embedding/sdk/api/CustomDashboardCardMenuItem.html b/_docs/v0.62/embedding/sdk/api/CustomDashboardCardMenuItem.html index fc81f55168..64c115c024 100644 --- a/_docs/v0.62/embedding/sdk/api/CustomDashboardCardMenuItem.html +++ b/_docs/v0.62/embedding/sdk/api/CustomDashboardCardMenuItem.html @@ -7,6 +7,8 @@ title: CustomDashboardCardMenuItem source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/CustomDashboardCardMenuItem.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/CustomDashboardCardMenuItem --- CustomDashboardCardMenuItem | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                      Type Alias CustomDashboardCardMenuItem

                      CustomDashboardCardMenuItem: (
                          { question, }: { question?: MetabaseQuestion },
                      ) => DashCardMenuItem

                      Type Declaration

                      diff --git a/_docs/v0.62/embedding/sdk/api/DashCardMenuItem.html b/_docs/v0.62/embedding/sdk/api/DashCardMenuItem.html index c0df1e35e1..52f0c4879b 100644 --- a/_docs/v0.62/embedding/sdk/api/DashCardMenuItem.html +++ b/_docs/v0.62/embedding/sdk/api/DashCardMenuItem.html @@ -7,6 +7,8 @@ title: DashCardMenuItem source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/DashCardMenuItem.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/DashCardMenuItem --- DashCardMenuItem | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                      Type Alias DashCardMenuItem

                      type DashCardMenuItem = {
                          children?: ReactNode;
                          closeMenuOnClick?: boolean;
                          color?: MantineColor;
                          disabled?: boolean;
                          iconName: IconName;
                          label: string;
                          leftSection?: ReactNode;
                          onClick: () => void;
                          rightSection?: ReactNode;
                      }
                      Index

                      Properties

                      children? diff --git a/_docs/v0.62/embedding/sdk/api/DashboardCardCustomMenuItem.html b/_docs/v0.62/embedding/sdk/api/DashboardCardCustomMenuItem.html index b5f8b408e5..0f6e203461 100644 --- a/_docs/v0.62/embedding/sdk/api/DashboardCardCustomMenuItem.html +++ b/_docs/v0.62/embedding/sdk/api/DashboardCardCustomMenuItem.html @@ -7,6 +7,8 @@ title: DashboardCardCustomMenuItem source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/DashboardCardCustomMenuItem.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/DashboardCardCustomMenuItem --- DashboardCardCustomMenuItem | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                      Type Alias DashboardCardCustomMenuItem

                      type DashboardCardCustomMenuItem = {
                          customItems?: (DashCardMenuItem | CustomDashboardCardMenuItem)[];
                          withDownloads?: boolean;
                          withEditLink?: boolean;
                      }
                      Index

                      Properties

                      customItems? diff --git a/_docs/v0.62/embedding/sdk/api/DashboardCardMenu.html b/_docs/v0.62/embedding/sdk/api/DashboardCardMenu.html index 71d4e9c27c..540d1212a1 100644 --- a/_docs/v0.62/embedding/sdk/api/DashboardCardMenu.html +++ b/_docs/v0.62/embedding/sdk/api/DashboardCardMenu.html @@ -7,6 +7,8 @@ title: DashboardCardMenu source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/DashboardCardMenu.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/DashboardCardMenu --- DashboardCardMenu | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                      Type Alias DashboardCardMenu

                      diff --git a/_docs/v0.62/embedding/sdk/api/DashboardCardMenuCustomElement.html b/_docs/v0.62/embedding/sdk/api/DashboardCardMenuCustomElement.html index 90ecf275c5..af32423f93 100644 --- a/_docs/v0.62/embedding/sdk/api/DashboardCardMenuCustomElement.html +++ b/_docs/v0.62/embedding/sdk/api/DashboardCardMenuCustomElement.html @@ -7,6 +7,8 @@ title: DashboardCardMenuCustomElement source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/DashboardCardMenuCustomElement.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/DashboardCardMenuCustomElement --- DashboardCardMenuCustomElement | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                      Type Alias DashboardCardMenuCustomElement

                      DashboardCardMenuCustomElement: (
                          { question, }: { question: MetabaseQuestion },
                      ) => ReactNode

                      Type Declaration

                      diff --git a/_docs/v0.62/embedding/sdk/api/DrillThroughQuestionProps.html b/_docs/v0.62/embedding/sdk/api/DrillThroughQuestionProps.html index 6610bc5f8e..5a668226d6 100644 --- a/_docs/v0.62/embedding/sdk/api/DrillThroughQuestionProps.html +++ b/_docs/v0.62/embedding/sdk/api/DrillThroughQuestionProps.html @@ -7,6 +7,8 @@ title: DrillThroughQuestionProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/DrillThroughQuestionProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/DrillThroughQuestionProps --- DrillThroughQuestionProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                      Interface DrillThroughQuestionProps

                      Props for the drill-through question

                      diff --git a/_docs/v0.62/embedding/sdk/api/EditableDashboard.html b/_docs/v0.62/embedding/sdk/api/EditableDashboard.html index 7ae5e68b97..94d4d2c30f 100644 --- a/_docs/v0.62/embedding/sdk/api/EditableDashboard.html +++ b/_docs/v0.62/embedding/sdk/api/EditableDashboard.html @@ -7,6 +7,8 @@ title: EditableDashboard source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/EditableDashboard.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/EditableDashboard --- EditableDashboard | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                      Function EditableDashboard

                      • A dashboard component with the features available in the InteractiveDashboard component, as well as the ability to add and update questions, layout, and content within your dashboard.

                        diff --git a/_docs/v0.62/embedding/sdk/api/EditableDashboardProps.html b/_docs/v0.62/embedding/sdk/api/EditableDashboardProps.html index ef1fab0a94..9a9ed2b1d6 100644 --- a/_docs/v0.62/embedding/sdk/api/EditableDashboardProps.html +++ b/_docs/v0.62/embedding/sdk/api/EditableDashboardProps.html @@ -7,6 +7,8 @@ title: EditableDashboardProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/EditableDashboardProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/EditableDashboardProps --- EditableDashboardProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                        Interface EditableDashboardProps

                        interface EditableDashboardProps {
                            autoRefreshInterval?: number;
                            className?: string;
                            dashboardId: string | number;
                            dataPickerProps?: Pick<SdkQuestionProps, "entityTypes">;
                            drillThroughQuestionHeight?: Height<string | number>;
                            drillThroughQuestionProps?: DrillThroughQuestionProps;
                            enableEntityNavigation?: boolean;
                            hiddenParameters?: string[];
                            initialParameters?: ParameterValues;
                            onLoad?: (dashboard: MetabaseDashboard | null) => void;
                            onLoadWithoutCards?: (dashboard: MetabaseDashboard | null) => void;
                            onParametersChange?: (payload: ParameterChangePayload) => void;
                            onVisualizationChange?: (
                                visualization:
                                    | "object"
                                    | "table"
                                    | "bar"
                                    | "line"
                                    | "pie"
                                    | "scalar"
                                    | "row"
                                    | "area"
                                    | "combo"
                                    | "pivot"
                                    | "smartscalar"
                                    | "gauge"
                                    | "progress"
                                    | "funnel"
                                    | "map"
                                    | "scatter"
                                    | "boxplot"
                                    | "waterfall"
                                    | "sankey"
                                    | "list",
                            ) => void;
                            parameters?: ParameterValues;
                            plugins?: MetabasePluginsConfig;
                            renderDrillThroughQuestion?: () => ReactNode;
                            style?: CSSProperties;
                            token?: string | null;
                            withCardTitle?: boolean;
                            withDownloads?: boolean;
                            withSubscriptions?: boolean;
                            withTitle?: boolean;
                        }
                        Index

                        Properties

                        autoRefreshInterval? diff --git a/_docs/v0.62/embedding/sdk/api/EmbeddingDataPicker.html b/_docs/v0.62/embedding/sdk/api/EmbeddingDataPicker.html index eebab8ac29..1fe65d0d3d 100644 --- a/_docs/v0.62/embedding/sdk/api/EmbeddingDataPicker.html +++ b/_docs/v0.62/embedding/sdk/api/EmbeddingDataPicker.html @@ -7,6 +7,8 @@ title: EmbeddingDataPicker source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/EmbeddingDataPicker.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/EmbeddingDataPicker --- EmbeddingDataPicker | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                        Type Alias EmbeddingDataPicker

                        EmbeddingDataPicker: "staged" | "flat"

                        diff --git a/_docs/v0.62/embedding/sdk/api/EmbeddingEntityType.html b/_docs/v0.62/embedding/sdk/api/EmbeddingEntityType.html index 2dbbf449e7..c246c0b7f4 100644 --- a/_docs/v0.62/embedding/sdk/api/EmbeddingEntityType.html +++ b/_docs/v0.62/embedding/sdk/api/EmbeddingEntityType.html @@ -7,6 +7,8 @@ title: EmbeddingEntityType source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/EmbeddingEntityType.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/EmbeddingEntityType --- EmbeddingEntityType | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                        Type Alias EmbeddingEntityType

                        EmbeddingEntityType: "model" | "table" | "question"

                        diff --git a/_docs/v0.62/embedding/sdk/api/EntityTypeFilterKeys.html b/_docs/v0.62/embedding/sdk/api/EntityTypeFilterKeys.html index 0a458ebfc6..56f4869433 100644 --- a/_docs/v0.62/embedding/sdk/api/EntityTypeFilterKeys.html +++ b/_docs/v0.62/embedding/sdk/api/EntityTypeFilterKeys.html @@ -7,6 +7,8 @@ title: EntityTypeFilterKeys source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/EntityTypeFilterKeys.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/EntityTypeFilterKeys --- EntityTypeFilterKeys | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                        Type Alias EntityTypeFilterKeys

                        EntityTypeFilterKeys: "table" | "model"

                        diff --git a/_docs/v0.62/embedding/sdk/api/IconName.html b/_docs/v0.62/embedding/sdk/api/IconName.html index cbf9454855..5897253faa 100644 --- a/_docs/v0.62/embedding/sdk/api/IconName.html +++ b/_docs/v0.62/embedding/sdk/api/IconName.html @@ -7,6 +7,8 @@ title: IconName source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/IconName.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/IconName --- IconName | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                        Type Alias IconName

                        IconName:
                            | "string"
                            | "number"
                            | "function"
                            | "collection"
                            | "dashboard"
                            | "question"
                            | "model"
                            | "archive"
                            | "table"
                            | "bar"
                            | "line"
                            | "pie"
                            | "scalar"
                            | "area"
                            | "smartscalar"
                            | "gauge"
                            | "progress"
                            | "funnel"
                            | "boxplot"
                            | "waterfall"
                            | "sankey"
                            | "list"
                            | "revert"
                            | "add"
                            | "add_collection"
                            | "add_column"
                            | "add_data"
                            | "add_folder"
                            | "add_list"
                            | "add_row"
                            | "add_to_dash"
                            | "add_comment"
                            | "ai"
                            | "alert"
                            | "alert_filled"
                            | "alert_confirm"
                            | "attachment"
                            | "arrow_up"
                            | "arrow_down"
                            | "arrow_left"
                            | "arrow_left_to_line"
                            | "arrow_right"
                            | "arrow_split"
                            | "audit"
                            | "badge"
                            | "ban"
                            | "bell"
                            | "birthday"
                            | "book_open"
                            | "bookmark"
                            | "bookmark_filled"
                            | "bolt"
                            | "bolt_filled"
                            | "breakout"
                            | "bubble"
                            | "broken_link"
                            | "burger"
                            | "calendar"
                            | "camera"
                            | "chart_layout_default"
                            | "chart_layout_stack"
                            | "check"
                            | "check_filled"
                            | "code_block"
                            | "chevrondown"
                            | "chevronleft"
                            | "chevronright"
                            | "chevronup"
                            | "click"
                            | "clipboard"
                            | "clock"
                            | "clone"
                            | "close"
                            | "cloud"
                            | "cloud_filled"
                            | "collection2"
                            | "compare"
                            | "combine"
                            | "company"
                            | "comment"
                            | "currency"
                            | "connections"
                            | "contract"
                            | "copy"
                            | "corner_up_right"
                            | "curved"
                            | "database"
                            | "database_routing"
                            | "dependencies"
                            | "dependent"
                            | "data_studio"
                            | "dash"
                            | "curve"
                            | "document"
                            | "download"
                            | "dyno"
                            | "edit_document"
                            | "edit_document_outlined"
                            | "ellipsis"
                            | "embed"
                            | "embed_interactive"
                            | "embed_modular"
                            | "embed_static"
                            | "empty"
                            | "enter_or_return"
                            | "exit"
                            | "expand"
                            | "expand_arrow"
                            | "extract"
                            | "eye"
                            | "eye_crossed_out"
                            | "eye_outline"
                            | "factory"
                            | "field"
                            | "fields"
                            | "filter"
                            | "filter_plus"
                            | "find_replace"
                            | "bug"
                            | "format_code"
                            | "formula"
                            | "funnel_outline"
                            | "folder"
                            | "folder_database"
                            | "folder_filled"
                            | "gear"
                            | "gear_settings_filled"
                            | "gem"
                            | "ghost"
                            | "globe"
                            | "glossary"
                            | "git_branch"
                            | "grabber"
                            | "grid"
                            | "grid_2x2"
                            | "grid_bordered"
                            | "group"
                            | "google"
                            | "google_drive"
                            | "google_sheet"
                            | "history"
                            | "home"
                            | "horizontal_bar"
                            | "hourglass"
                            | "info"
                            | "info_outline"
                            | "insight"
                            | "int"
                            | "io"
                            | "join_full_outer"
                            | "join_inner"
                            | "join_left_outer"
                            | "join_right_outer"
                            | "index"
                            | "key"
                            | "label"
                            | "layout_grid"
                            | "ldap"
                            | "learn"
                            | "lightbulb"
                            | "link"
                            | "lines"
                            | "lineandbar"
                            | "line_style_dashed"
                            | "line_style_dotted"
                            | "line_style_solid"
                            | "location"
                            | "lock"
                            | "lock_filled"
                            | "mail"
                            | "mail_filled"
                            | "mcp"
                            | "medallion"
                            | "message_circle"
                            | "metabot"
                            | "metabot_sad"
                            | "metric"
                            | "mode"
                            | "model_with_badge"
                            | "moon"
                            | "move"
                            | "move_card"
                            | "network"
                            | "new_folder"
                            | "notebook"
                            | "octagon_alert"
                            | "package"
                            | "palette"
                            | "pause"
                            | "pencil"
                            | "pencil_lines"
                            | "permissions_limited"
                            | "person"
                            | "pie_slice"
                            | "pin"
                            | "pinmap"
                            | "pivot_table"
                            | "play"
                            | "play_outlined"
                            | "popover"
                            | "popular"
                            | "publish"
                            | "published"
                            | "pulse"
                            | "receipt"
                            | "recents"
                            | "share"
                            | "send"
                            | "settings"
                            | "smile"
                            | "split"
                            | "sql"
                            | "subscription"
                            | "straight"
                            | "stepped"
                            | "sticky_note"
                            | "sort"
                            | "sort_arrows"
                            | "sum"
                            | "sync"
                            | "synced_collection"
                            | "transform"
                            | "quote"
                            | "redo"
                            | "return"
                            | "reference"
                            | "refresh"
                            | "refresh_downstream"
                            | "rename"
                            | "repository"
                            | "rocket"
                            | "ruler"
                            | "schema"
                            | "search"
                            | "search_check"
                            | "section"
                            | "segment"
                            | "shield"
                            | "shield_outline"
                            | "shield_stroke"
                            | "sidebar_closed"
                            | "sidebar_open"
                            | "slack"
                            | "slack_colorized"
                            | "snail"
                            | "snippet"
                            | "sparkles"
                            | "star_filled"
                            | "star"
                            | "stop"
                            | "store"
                            | "sun"
                            | "t-shirt"
                            | "tab"
                            | "table2"
                            | "text_bold"
                            | "text_italic"
                            | "text_strike"
                            | "thumbs_down"
                            | "thumbs_up"
                            | "time_history"
                            | "trash"
                            | "trash_filled"
                            | "triangle_left"
                            | "triangle_right"
                            | "unarchive"
                            | "undo"
                            | "unknown"
                            | "unpin"
                            | "unpublish"
                            | "unreferenced"
                            | "unsubscribe"
                            | "upload"
                            | "variable"
                            | "verified"
                            | "official_collection"
                            | "open_folder"
                            | "ordered_list"
                            | "verified_filled"
                            | "verified_round"
                            | "view_archive"
                            | "warning"
                            | "warning_round"
                            | "warning_round_filled"
                            | "warning_triangle_filled"
                            | "webhook"
                            | "10k"
                            | "1m"
                            | "zap"
                            | "zoom_in"
                            | "zoom_out"
                            | "cake"
                            | "external"
                            | "beaker"
                            | "test_tube"
                            | "eye_filled"

                        diff --git a/_docs/v0.62/embedding/sdk/api/InitializationStatus.html b/_docs/v0.62/embedding/sdk/api/InitializationStatus.html index ad90f8a6cb..d57dc39b21 100644 --- a/_docs/v0.62/embedding/sdk/api/InitializationStatus.html +++ b/_docs/v0.62/embedding/sdk/api/InitializationStatus.html @@ -7,6 +7,8 @@ title: InitializationStatus source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InitializationStatus.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InitializationStatus --- InitializationStatus | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                        Type Alias InitializationStatus

                        InitializationStatus:
                            | { status: "uninitialized" }
                            | { status: "success" }
                            | { status: "loading" }
                            | { error: Error; status: "error" }

                        diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveDashboard.html b/_docs/v0.62/embedding/sdk/api/InteractiveDashboard.html index db4abfe2c0..7211301813 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveDashboard.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveDashboard.html @@ -7,6 +7,8 @@ title: InteractiveDashboard source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveDashboard.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveDashboard --- InteractiveDashboard | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                        Function InteractiveDashboard

                        • A dashboard component with drill downs, click behaviors, and the ability to view and click into questions.

                          diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveDashboardProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveDashboardProps.html index 7c5116c075..d398c3d008 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveDashboardProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveDashboardProps.html @@ -7,6 +7,8 @@ title: InteractiveDashboardProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveDashboardProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveDashboardProps --- InteractiveDashboardProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                          Interface InteractiveDashboardProps

                          interface InteractiveDashboardProps {
                              autoRefreshInterval?: number;
                              className?: string;
                              dashboardId: string | number;
                              dataPickerProps?: Pick<SdkQuestionProps, "entityTypes">;
                              drillThroughQuestionHeight?: Height<string | number>;
                              drillThroughQuestionProps?: DrillThroughQuestionProps;
                              enableEntityNavigation?: boolean;
                              hiddenParameters?: string[];
                              initialParameters?: ParameterValues;
                              onLoad?: (dashboard: MetabaseDashboard | null) => void;
                              onLoadWithoutCards?: (dashboard: MetabaseDashboard | null) => void;
                              onParametersChange?: (payload: ParameterChangePayload) => void;
                              onVisualizationChange?: (
                                  visualization:
                                      | "object"
                                      | "table"
                                      | "bar"
                                      | "line"
                                      | "pie"
                                      | "scalar"
                                      | "row"
                                      | "area"
                                      | "combo"
                                      | "pivot"
                                      | "smartscalar"
                                      | "gauge"
                                      | "progress"
                                      | "funnel"
                                      | "map"
                                      | "scatter"
                                      | "boxplot"
                                      | "waterfall"
                                      | "sankey"
                                      | "list",
                              ) => void;
                              parameters?: ParameterValues;
                              plugins?: MetabasePluginsConfig;
                              renderDrillThroughQuestion?: () => ReactNode;
                              style?: CSSProperties;
                              token?: string | null;
                              withCardTitle?: boolean;
                              withDownloads?: boolean;
                              withSubscriptions?: boolean;
                              withTitle?: boolean;
                          }
                          Index

                          Properties

                          autoRefreshInterval? diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestion.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestion.html index 7de161c75b..0ee557e1c0 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestion.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestion.html @@ -7,6 +7,8 @@ title: InteractiveQuestion source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestion.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestion --- InteractiveQuestion | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                          Function InteractiveQuestion

                          • A component that renders an interactive question.

                            diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionBackButtonProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionBackButtonProps.html index 22d4bdff81..4b3281c4c6 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionBackButtonProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionBackButtonProps.html @@ -7,6 +7,8 @@ title: InteractiveQuestionBackButtonProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionBackButtonProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionBackButtonProps --- InteractiveQuestionBackButtonProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                            Type Alias InteractiveQuestionBackButtonProps

                            InteractiveQuestionBackButtonProps: Omit<
                                ActionIconProps & HTMLAttributes<HTMLButtonElement>,
                                "noLink" | "onClick",
                            >

                            diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionBreakoutDropdownProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionBreakoutDropdownProps.html index 8e854b3798..f7c81afd79 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionBreakoutDropdownProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionBreakoutDropdownProps.html @@ -7,6 +7,8 @@ title: InteractiveQuestionBreakoutDropdownProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionBreakoutDropdownProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionBreakoutDropdownProps --- InteractiveQuestionBreakoutDropdownProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                            Type Alias InteractiveQuestionBreakoutDropdownProps

                            InteractiveQuestionBreakoutDropdownProps: Omit<
                                PopoverProps,
                                "children"
                                | "onClose"
                                | "opened",
                            >

                            diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionChartTypeDropdownProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionChartTypeDropdownProps.html index 41791a224c..6fbff26838 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionChartTypeDropdownProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionChartTypeDropdownProps.html @@ -7,6 +7,8 @@ title: InteractiveQuestionChartTypeDropdownProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionChartTypeDropdownProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionChartTypeDropdownProps --- InteractiveQuestionChartTypeDropdownProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                            Interface InteractiveQuestionChartTypeDropdownProps

                            interface InteractiveQuestionChartTypeDropdownProps {
                                defaultOpened?: boolean;
                                onOpenChange?: (opened: boolean) => void;
                                opened?: boolean;
                            }
                            Index

                            Properties

                            defaultOpened? diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionChartTypeSelectorProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionChartTypeSelectorProps.html index b53f2da2a1..74e4de700b 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionChartTypeSelectorProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionChartTypeSelectorProps.html @@ -7,6 +7,8 @@ title: InteractiveQuestionChartTypeSelectorProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionChartTypeSelectorProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionChartTypeSelectorProps --- InteractiveQuestionChartTypeSelectorProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                            Type Alias InteractiveQuestionChartTypeSelectorProps

                            InteractiveQuestionChartTypeSelectorProps: StackProps

                            diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionComponents.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionComponents.html index d0d2c94938..a915cd0d30 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionComponents.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionComponents.html @@ -7,6 +7,8 @@ title: InteractiveQuestionComponents source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionComponents.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionComponents --- InteractiveQuestionComponents | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                            Interface InteractiveQuestionComponents

                            interface InteractiveQuestionComponents {
                                AlertsButton: () => Element;
                                BackButton: (props: InteractiveQuestionBackButtonProps) => Element | null;
                                Breakout: () => Element | null;
                                BreakoutDropdown: (
                                    props: InteractiveQuestionBreakoutDropdownProps,
                                ) => Element | null;
                                ChartTypeDropdown: (
                                    props: InteractiveQuestionChartTypeDropdownProps,
                                ) => Element;
                                ChartTypeSelector: (props: StackProps) => Element;
                                DownloadWidget: (props: StackProps) => Element | null;
                                DownloadWidgetDropdown: (props: PopoverProps) => Element | null;
                                Editor: (props: InteractiveQuestionEditorProps) => Element | null;
                                EditorButton: (
                                    props: InteractiveQuestionEditorButtonProps,
                                ) => false | Element | undefined;
                                Filter: (props: InteractiveQuestionFilterProps) => Element;
                                FilterDropdown: (
                                    props: InteractiveQuestionFilterDropdownProps,
                                ) => Element | null;
                                NavigationBackButton: (
                                    props: { className?: string; style?: CSSProperties },
                                ) => ReactNode;
                                Notebook: (props: InteractiveQuestionEditorProps) => Element | null;
                                NotebookButton: (
                                    props: InteractiveQuestionEditorButtonProps,
                                ) => false | Element | undefined;
                                QuestionSettings: (props: StackProps) => Element | null;
                                QuestionSettingsDropdown: (
                                    props?: InteractiveQuestionQuestionSettingsDropdownProps,
                                ) => Element;
                                QuestionVisualization: (
                                    props: { className?: string; style?: CSSProperties } & {
                                        height?: Height<string | number>;
                                        width?: Width<string | number>;
                                    } & {},
                                ) => Element;
                                ResetButton: (props?: ButtonProps) => Element | null;
                                SaveButton: (props?: InteractiveQuestionSaveButtonProps) => Element;
                                SaveQuestionForm: (
                                    props: InteractiveQuestionSaveQuestionFormProps,
                                ) => Element | null;
                                SqlParametersList: () => Element | null;
                                Summarize: () => Element;
                                SummarizeDropdown: (
                                    props: InteractiveQuestionSummarizeDropdownProps,
                                ) => Element;
                                Title: (
                                    props: { className?: string; style?: CSSProperties },
                                ) => Element | undefined;
                                VisualizationButton: () => Element | null;
                            }
                            Index

                            InteractiveQuestion

                            BackButton diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionDownloadWidgetDropdownProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionDownloadWidgetDropdownProps.html index cf8cb76ed0..429c4fa967 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionDownloadWidgetDropdownProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionDownloadWidgetDropdownProps.html @@ -7,6 +7,8 @@ title: InteractiveQuestionDownloadWidgetDropdownProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionDownloadWidgetDropdownProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionDownloadWidgetDropdownProps --- InteractiveQuestionDownloadWidgetDropdownProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                            Type Alias InteractiveQuestionDownloadWidgetDropdownProps

                            InteractiveQuestionDownloadWidgetDropdownProps: PopoverProps

                            diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionDownloadWidgetProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionDownloadWidgetProps.html index ecf95165bc..dacfdfe4b5 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionDownloadWidgetProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionDownloadWidgetProps.html @@ -7,6 +7,8 @@ title: InteractiveQuestionDownloadWidgetProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionDownloadWidgetProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionDownloadWidgetProps --- InteractiveQuestionDownloadWidgetProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                            Type Alias InteractiveQuestionDownloadWidgetProps

                            InteractiveQuestionDownloadWidgetProps: StackProps

                            diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionEditorButtonProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionEditorButtonProps.html index f12a4ce319..6f99497765 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionEditorButtonProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionEditorButtonProps.html @@ -7,6 +7,8 @@ title: InteractiveQuestionEditorButtonProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionEditorButtonProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionEditorButtonProps --- InteractiveQuestionEditorButtonProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                            Interface InteractiveQuestionEditorButtonProps

                            interface InteractiveQuestionEditorButtonProps {
                                isOpen?: boolean;
                                onClick?: MouseEventHandler<HTMLButtonElement>;
                            }
                            Index

                            Properties

                            isOpen? diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionEditorProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionEditorProps.html index b005f461b8..7a9e9e3dfe 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionEditorProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionEditorProps.html @@ -7,6 +7,8 @@ title: InteractiveQuestionEditorProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionEditorProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionEditorProps --- InteractiveQuestionEditorProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                            Interface InteractiveQuestionEditorProps

                            interface InteractiveQuestionEditorProps {
                                hasVisualizeButton?: boolean;
                                onApply?: () => void;
                            }
                            Index

                            Properties

                            hasVisualizeButton? diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionFilterDropdownProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionFilterDropdownProps.html index 9a0795e7ef..8bbd0df160 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionFilterDropdownProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionFilterDropdownProps.html @@ -7,6 +7,8 @@ title: InteractiveQuestionFilterDropdownProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionFilterDropdownProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionFilterDropdownProps --- InteractiveQuestionFilterDropdownProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                            Type Alias InteractiveQuestionFilterDropdownProps

                            type InteractiveQuestionFilterDropdownProps = {
                                withColumnItemIcon?: boolean;
                            }
                            Index

                            Properties

                            withColumnItemIcon? diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionFilterProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionFilterProps.html index f45f97488a..d8cc0d2e45 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionFilterProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionFilterProps.html @@ -7,6 +7,8 @@ title: InteractiveQuestionFilterProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionFilterProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionFilterProps --- InteractiveQuestionFilterProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                            Type Alias InteractiveQuestionFilterProps

                            type InteractiveQuestionFilterProps = {
                                withColumnItemIcon?: boolean;
                            }
                            Index

                            Properties

                            withColumnItemIcon? diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionProps.html index 19c372f386..5d540d22ce 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionProps.html @@ -7,6 +7,8 @@ title: InteractiveQuestionProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionProps --- InteractiveQuestionProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                            Interface InteractiveQuestionProps

                            interface InteractiveQuestionProps {
                                className?: string;
                                dataPicker?: EmbeddingDataPicker;
                                entityTypes?: EmbeddingEntityType[];
                                height?: Height<string | number>;
                                hiddenParameters?: string[];
                                initialCollection?: SdkCollectionId;
                                initialSqlParameters?: SqlParameterValues;
                                isSaveEnabled?: boolean;
                                onBeforeSave?: (
                                    question: MetabaseQuestion | undefined,
                                    context: { isNewQuestion: boolean },
                                ) => Promise<void>;
                                onNavigateBack?: () => void;
                                onRun?: (question: MetabaseQuestion | undefined) => void;
                                onSave?: (
                                    question: MetabaseQuestion,
                                    context: { dashboardTabId?: number; isNewQuestion: boolean },
                                ) => void;
                                onSqlParametersChange?: (payload: SqlParameterChangePayload) => void;
                                onVisualizationChange?: (
                                    display:
                                        | "object"
                                        | "table"
                                        | "bar"
                                        | "line"
                                        | "pie"
                                        | "scalar"
                                        | "row"
                                        | "area"
                                        | "combo"
                                        | "pivot"
                                        | "smartscalar"
                                        | "gauge"
                                        | "progress"
                                        | "funnel"
                                        | "map"
                                        | "scatter"
                                        | "boxplot"
                                        | "waterfall"
                                        | "sankey"
                                        | "list",
                                ) => void;
                                plugins?: MetabasePluginsConfig;
                                query?: undefined;
                                questionId?: SdkQuestionId
                                | null;
                                sqlParameters?: SqlParameterValues;
                                style?: CSSProperties;
                                targetCollection?: SdkCollectionId;
                                title?: SdkQuestionTitleProps;
                                token?: string | null;
                                width?: Width<string | number>;
                                withAlerts?: boolean;
                                withChartTypeSelector?: boolean;
                                withDownloads?: boolean;
                                withEditorButton?: boolean;
                            }
                            Index

                            Properties

                            className? diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionQuestionSettingsDropdownProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionQuestionSettingsDropdownProps.html index 0b8c70e2b5..584546a1ab 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionQuestionSettingsDropdownProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionQuestionSettingsDropdownProps.html @@ -7,6 +7,8 @@ title: InteractiveQuestionQuestionSettingsDropdownProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionQuestionSettingsDropdownProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionQuestionSettingsDropdownProps --- InteractiveQuestionQuestionSettingsDropdownProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                            Interface InteractiveQuestionQuestionSettingsDropdownProps

                            interface InteractiveQuestionQuestionSettingsDropdownProps {
                                height?: Height<string | number>;
                            }
                            Index

                            Properties

                            height? diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionQuestionSettingsProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionQuestionSettingsProps.html index d4fa90ab96..2f53899da5 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionQuestionSettingsProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionQuestionSettingsProps.html @@ -7,6 +7,8 @@ title: InteractiveQuestionQuestionSettingsProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionQuestionSettingsProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionQuestionSettingsProps --- InteractiveQuestionQuestionSettingsProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                            Type Alias InteractiveQuestionQuestionSettingsProps

                            InteractiveQuestionQuestionSettingsProps: StackProps

                            diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionQuestionVisualizationProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionQuestionVisualizationProps.html index b3434f9266..b1dbad7918 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionQuestionVisualizationProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionQuestionVisualizationProps.html @@ -7,6 +7,8 @@ title: InteractiveQuestionQuestionVisualizationProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionQuestionVisualizationProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionQuestionVisualizationProps --- InteractiveQuestionQuestionVisualizationProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                            Interface InteractiveQuestionQuestionVisualizationProps

                            interface InteractiveQuestionQuestionVisualizationProps {
                                className?: string;
                                height?: Height<string | number>;
                                style?: CSSProperties;
                                width?: Width<string | number>;
                            }
                            Index

                            Properties

                            className? diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionResetButtonProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionResetButtonProps.html index 5fae85fcc3..98db470b52 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionResetButtonProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionResetButtonProps.html @@ -7,6 +7,8 @@ title: InteractiveQuestionResetButtonProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionResetButtonProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionResetButtonProps --- InteractiveQuestionResetButtonProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                            Interface InteractiveQuestionResetButtonProps

                            interface InteractiveQuestionResetButtonProps {
                                animate?: boolean;
                                highlightOnHover?: boolean;
                                type?: "button" | "submit";
                            }
                            Index

                            Properties

                            animate? diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionSaveButtonProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionSaveButtonProps.html index 6ab8a0049d..da3907c96b 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionSaveButtonProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionSaveButtonProps.html @@ -7,6 +7,8 @@ title: InteractiveQuestionSaveButtonProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionSaveButtonProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionSaveButtonProps --- InteractiveQuestionSaveButtonProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                            Type Alias InteractiveQuestionSaveButtonProps

                            InteractiveQuestionSaveButtonProps: {
                                onClick?: MouseEventHandler<HTMLButtonElement>;
                            } & ButtonProps

                            Type Declaration

                            • OptionalonClick?: MouseEventHandler<HTMLButtonElement>

                              A handler function to be called when the button is clicked

                              diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionSaveQuestionFormProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionSaveQuestionFormProps.html index 724bcade37..f6838f4751 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionSaveQuestionFormProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionSaveQuestionFormProps.html @@ -7,6 +7,8 @@ title: InteractiveQuestionSaveQuestionFormProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionSaveQuestionFormProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionSaveQuestionFormProps --- InteractiveQuestionSaveQuestionFormProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                              Interface InteractiveQuestionSaveQuestionFormProps

                              interface InteractiveQuestionSaveQuestionFormProps {
                                  onCancel?: () => void;
                              }
                              Index

                              Properties

                              onCancel? diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionSummarizeDropdownProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionSummarizeDropdownProps.html index b98143bd21..5d787dcce2 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionSummarizeDropdownProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionSummarizeDropdownProps.html @@ -7,6 +7,8 @@ title: InteractiveQuestionSummarizeDropdownProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionSummarizeDropdownProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionSummarizeDropdownProps --- InteractiveQuestionSummarizeDropdownProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                              Type Alias InteractiveQuestionSummarizeDropdownProps

                              InteractiveQuestionSummarizeDropdownProps: Omit<
                                  PopoverProps,
                                  "children"
                                  | "onClose"
                                  | "opened",
                              >

                              diff --git a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionTitleProps.html b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionTitleProps.html index c7e8a25cad..430b43d9ce 100644 --- a/_docs/v0.62/embedding/sdk/api/InteractiveQuestionTitleProps.html +++ b/_docs/v0.62/embedding/sdk/api/InteractiveQuestionTitleProps.html @@ -7,6 +7,8 @@ title: InteractiveQuestionTitleProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/InteractiveQuestionTitleProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/InteractiveQuestionTitleProps --- InteractiveQuestionTitleProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                              Interface InteractiveQuestionTitleProps

                              interface InteractiveQuestionTitleProps {
                                  className?: string;
                                  style?: CSSProperties;
                              }
                              Index

                              Properties

                              className? diff --git a/_docs/v0.62/embedding/sdk/api/LoginStatus.html b/_docs/v0.62/embedding/sdk/api/LoginStatus.html index 035a17cec1..6e4c2b2ac1 100644 --- a/_docs/v0.62/embedding/sdk/api/LoginStatus.html +++ b/_docs/v0.62/embedding/sdk/api/LoginStatus.html @@ -7,6 +7,8 @@ title: LoginStatus source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/LoginStatus.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/LoginStatus --- LoginStatus | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                              Type Alias LoginStatus

                              diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseAuthConfig.html b/_docs/v0.62/embedding/sdk/api/MetabaseAuthConfig.html index 2f7a95227c..051a843fb1 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseAuthConfig.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseAuthConfig.html @@ -7,6 +7,8 @@ title: MetabaseAuthConfig source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseAuthConfig.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseAuthConfig --- MetabaseAuthConfig | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                              Type Alias MetabaseAuthConfig

                              diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseAuthConfigWithApiKey.html b/_docs/v0.62/embedding/sdk/api/MetabaseAuthConfigWithApiKey.html index 46aac1ddf7..04c8b62dfd 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseAuthConfigWithApiKey.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseAuthConfigWithApiKey.html @@ -7,6 +7,8 @@ title: MetabaseAuthConfigWithApiKey source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseAuthConfigWithApiKey.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseAuthConfigWithApiKey --- MetabaseAuthConfigWithApiKey | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                              Type Alias MetabaseAuthConfigWithApiKey

                              MetabaseAuthConfigWithApiKey: { metabaseInstanceUrl: string } & {
                                  apiKey: string;
                                  fetchRequestToken?: never;
                                  isGuest?: false;
                                  preferredAuthMethod?: never;
                              }

                              diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseAuthConfigWithJwt.html b/_docs/v0.62/embedding/sdk/api/MetabaseAuthConfigWithJwt.html index ad8b3bea59..1eb3e21970 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseAuthConfigWithJwt.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseAuthConfigWithJwt.html @@ -7,6 +7,8 @@ title: MetabaseAuthConfigWithJwt source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseAuthConfigWithJwt.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseAuthConfigWithJwt --- MetabaseAuthConfigWithJwt | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                              Type Alias MetabaseAuthConfigWithJwt

                              MetabaseAuthConfigWithJwt: { metabaseInstanceUrl: string } & {
                                  apiKey?: never;
                                  fetchRequestToken?: MetabaseFetchRequestTokenFn;
                                  isGuest?: false;
                                  jwtProviderUri?: string;
                                  preferredAuthMethod?: "jwt";
                              }

                              Type Declaration

                              • metabaseInstanceUrl: string
                              • OptionalapiKey?: never
                              • OptionalfetchRequestToken?: MetabaseFetchRequestTokenFn

                                Specifies a function to fetch the refresh token. diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseAuthConfigWithSaml.html b/_docs/v0.62/embedding/sdk/api/MetabaseAuthConfigWithSaml.html index 548ff34d57..1dcaf74e40 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseAuthConfigWithSaml.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseAuthConfigWithSaml.html @@ -7,6 +7,8 @@ title: MetabaseAuthConfigWithSaml source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseAuthConfigWithSaml.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseAuthConfigWithSaml --- MetabaseAuthConfigWithSaml | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                Type Alias MetabaseAuthConfigWithSaml

                                MetabaseAuthConfigWithSaml: { metabaseInstanceUrl: string } & {
                                    apiKey?: never;
                                    fetchRequestToken?: never;
                                    isGuest?: false;
                                    preferredAuthMethod?: "saml";
                                }

                                Type Declaration

                                • metabaseInstanceUrl: string
                                • OptionalapiKey?: never
                                • OptionalfetchRequestToken?: never
                                • OptionalisGuest?: false
                                • OptionalpreferredAuthMethod?: "saml"

                                  Which authentication method to use. diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseClickAction.html b/_docs/v0.62/embedding/sdk/api/MetabaseClickAction.html index 8309070ddd..5b2fdf60c2 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseClickAction.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseClickAction.html @@ -7,6 +7,8 @@ title: MetabaseClickAction source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseClickAction.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseClickAction --- MetabaseClickAction | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                  Type Alias MetabaseClickAction

                                  MetabaseClickAction: { name: string } & Record<string, any>

                                  diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseClickActionPluginsConfig.html b/_docs/v0.62/embedding/sdk/api/MetabaseClickActionPluginsConfig.html index 6d226d621e..fadbaef7d4 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseClickActionPluginsConfig.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseClickActionPluginsConfig.html @@ -7,6 +7,8 @@ title: MetabaseClickActionPluginsConfig source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseClickActionPluginsConfig.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseClickActionPluginsConfig --- MetabaseClickActionPluginsConfig | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                  Type Alias MetabaseClickActionPluginsConfig

                                  MetabaseClickActionPluginsConfig: (
                                      clickActions: MetabaseClickAction[],
                                      clickedDataPoint: MetabaseDataPointObject,
                                  ) => MetabaseClickAction[] | { onClick: () => void }

                                  Type Declaration

                                  diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseCollection.html b/_docs/v0.62/embedding/sdk/api/MetabaseCollection.html index 4e286537f7..e760a0c681 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseCollection.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseCollection.html @@ -7,6 +7,8 @@ title: MetabaseCollection source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseCollection.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseCollection --- MetabaseCollection | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                  Type Alias MetabaseCollection

                                  The Collection entity

                                  diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseCollectionItem.html b/_docs/v0.62/embedding/sdk/api/MetabaseCollectionItem.html index 7dc88ace24..9166517f81 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseCollectionItem.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseCollectionItem.html @@ -7,6 +7,8 @@ title: MetabaseCollectionItem source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseCollectionItem.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseCollectionItem --- MetabaseCollectionItem | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                  Type Alias MetabaseCollectionItem

                                  The CollectionItem entity

                                  diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseColorKey.html b/_docs/v0.62/embedding/sdk/api/MetabaseColorKey.html index a61014d4e2..b997143656 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseColorKey.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseColorKey.html @@ -7,6 +7,8 @@ title: MetabaseColorKey source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseColorKey.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseColorKey --- MetabaseColorKey | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                  Type Alias MetabaseColorKey

                                  MetabaseColorKey:
                                      | | "accent0"
                                      | "accent0-light"
                                      | "accent0-dark"
                                      | "accent1"
                                      | "accent1-light"
                                      | "accent1-dark"
                                      | "accent2"
                                      | "accent2-light"
                                      | "accent2-dark"
                                      | "accent3"
                                      | "accent3-light"
                                      | "accent3-dark"
                                      | "accent4"
                                      | "accent4-light"
                                      | "accent4-dark"
                                      | "accent5"
                                      | "accent5-light"
                                      | "accent5-dark"
                                      | "accent6"
                                      | "accent6-light"
                                      | "accent6-dark"
                                      | "accent7"
                                      | "accent7-light"
                                      | "accent7-dark"
                                      | "accent-gray"
                                      | "accent-gray-light"
                                      | "accent-gray-dark"
                                      | ProtectedColorKey
                                      | "background-brand"
                                      | "background-filter"
                                      | "background-disabled"
                                      | "background-disabled-inverse"
                                      | "background-error"
                                      | "background-error-secondary"
                                      | "background-highlight"
                                      | "background-hover"
                                      | "background-info"
                                      | "background-primary"
                                      | "background-primary-inverse"
                                      | "background-secondary"
                                      | "background-secondary-inverse"
                                      | "background-selected"
                                      | "background-success"
                                      | "background-success-secondary"
                                      | "background-tertiary"
                                      | "background-tertiary-inverse"
                                      | "background-warning"
                                      | "background-warning-secondary"
                                      | "border"
                                      | "border-brand"
                                      | "border-filter"
                                      | "border-strong"
                                      | "border-stronger"
                                      | "border-subtle"
                                      | "brand"
                                      | "brand-hover"
                                      | "bronze"
                                      | "copper"
                                      | "danger"
                                      | "error"
                                      | "filter"
                                      | "focus"
                                      | "gold"
                                      | "icon-brand"
                                      | "icon-disabled"
                                      | "icon-primary"
                                      | "icon-secondary"
                                      | "illustration-brand-secondary"
                                      | "illustration-brand-tertiary"
                                      | "info"
                                      | "overlay"
                                      | "saturated-blue"
                                      | "saturated-green"
                                      | "saturated-purple"
                                      | "saturated-red"
                                      | "saturated-yellow"
                                      | "shadow"
                                      | "silver"
                                      | "success"
                                      | "success-secondary"
                                      | "summarize"
                                      | "switch-off"
                                      | "syntax-parameters"
                                      | "syntax-parameters-active"
                                      | "text-brand"
                                      | "text-filter"
                                      | "text-hover"
                                      | "text-primary"
                                      | "text-primary-inverse"
                                      | "text-secondary"
                                      | "text-secondary-inverse"
                                      | "text-secondary-opaque"
                                      | "text-selected"
                                      | "text-tertiary"
                                      | "text-tertiary-inverse"
                                      | "tooltip-background"
                                      | "tooltip-background-focused"
                                      | "tooltip-text"
                                      | "tooltip-text-secondary"
                                      | "warning"
                                      | "white"

                                  All color keys available in Metabase themes.

                                  diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseColors.html b/_docs/v0.62/embedding/sdk/api/MetabaseColors.html index 8a03c10c3f..a6919d4711 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseColors.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseColors.html @@ -7,6 +7,8 @@ title: MetabaseColors source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseColors.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseColors --- MetabaseColors | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                  Interface MetabaseColors

                                  interface MetabaseColors {
                                      background?: string;
                                      "background-disabled"?: string;
                                      "background-error"?: string;
                                      "background-hover"?: string;
                                      "background-light"?: string;
                                      "background-secondary"?: string;
                                      border?: string;
                                      brand?: string;
                                      "brand-hover"?: string;
                                      "brand-hover-light"?: string;
                                      charts?: ChartColor[];
                                      error?: string;
                                      filter?: string;
                                      focus?: string;
                                      negative?: string;
                                      positive?: string;
                                      shadow?: string;
                                      summarize?: string;
                                      "text-hover"?: string;
                                      "text-primary"?: string;
                                      "text-secondary"?: string;
                                      "text-tertiary"?: string;
                                      "text-white"?: string;
                                  }
                                  Index

                                  Properties

                                  background? diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseComponentTheme.html b/_docs/v0.62/embedding/sdk/api/MetabaseComponentTheme.html index e7956c2518..bcd2c4146d 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseComponentTheme.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseComponentTheme.html @@ -7,6 +7,8 @@ title: MetabaseComponentTheme source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseComponentTheme.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseComponentTheme --- MetabaseComponentTheme | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                  Type Alias MetabaseComponentTheme

                                  Theme options for customizing specific Metabase diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseDashboard.html b/_docs/v0.62/embedding/sdk/api/MetabaseDashboard.html index 4119e54231..0b2ba84840 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseDashboard.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseDashboard.html @@ -7,6 +7,8 @@ title: MetabaseDashboard source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseDashboard.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseDashboard --- MetabaseDashboard | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                  Type Alias MetabaseDashboard

                                  The Dashboard entity

                                  diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseDashboardPluginsConfig.html b/_docs/v0.62/embedding/sdk/api/MetabaseDashboardPluginsConfig.html index 0c7faccb8f..ede5f3b952 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseDashboardPluginsConfig.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseDashboardPluginsConfig.html @@ -7,6 +7,8 @@ title: MetabaseDashboardPluginsConfig source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseDashboardPluginsConfig.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseDashboardPluginsConfig --- MetabaseDashboardPluginsConfig | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                  Type Alias MetabaseDashboardPluginsConfig

                                  type MetabaseDashboardPluginsConfig = {
                                      dashboardCardMenu?: DashboardCardMenu;
                                  }
                                  Index

                                  Properties

                                  dashboardCardMenu? diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseDataPointObject.html b/_docs/v0.62/embedding/sdk/api/MetabaseDataPointObject.html index b8722d6b7d..3f22a6adf0 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseDataPointObject.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseDataPointObject.html @@ -7,6 +7,8 @@ title: MetabaseDataPointObject source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseDataPointObject.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseDataPointObject --- MetabaseDataPointObject | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                  Type Alias MetabaseDataPointObject

                                  type MetabaseDataPointObject = {
                                      column?: { display_name?: string; name?: string };
                                      data?: Record<string, string | number | null | boolean | object>;
                                      event?: MouseEvent;
                                      question?: MetabaseQuestion;
                                      raw?: {
                                          column?: Record<string, any>;
                                          data?: {
                                              col: Record<string, any> | null;
                                              value: string | number | null | boolean;
                                          }[];
                                          event?: MouseEvent;
                                          value?: string
                                          | number
                                          | null
                                          | boolean;
                                      };
                                      value?: string
                                      | number
                                      | null
                                      | boolean
                                      | object;
                                  }
                                  Index

                                  Properties

                                  column? diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseEmbeddingColorKeyV2.html b/_docs/v0.62/embedding/sdk/api/MetabaseEmbeddingColorKeyV2.html index a49ab7ef9d..bf0722dafd 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseEmbeddingColorKeyV2.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseEmbeddingColorKeyV2.html @@ -7,6 +7,8 @@ title: MetabaseEmbeddingColorKeyV2 source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseEmbeddingColorKeyV2.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseEmbeddingColorKeyV2 --- MetabaseEmbeddingColorKeyV2 | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                  Type Alias MetabaseEmbeddingColorKeyV2

                                  MetabaseEmbeddingColorKeyV2: Exclude<
                                      | "filter"
                                      | "info"
                                      | "warning"
                                      | "success"
                                      | "error"
                                      | "shadow"
                                      | "accent0"
                                      | "accent0-light"
                                      | "accent0-dark"
                                      | "accent1"
                                      | "accent1-light"
                                      | "accent1-dark"
                                      | "accent2"
                                      | "accent2-light"
                                      | "accent2-dark"
                                      | "accent3"
                                      | "accent3-light"
                                      | "accent3-dark"
                                      | "accent4"
                                      | "accent4-light"
                                      | "accent4-dark"
                                      | "accent5"
                                      | "accent5-light"
                                      | "accent5-dark"
                                      | "accent6"
                                      | "accent6-light"
                                      | "accent6-dark"
                                      | "accent7"
                                      | "accent7-light"
                                      | "accent7-dark"
                                      | "accent-gray"
                                      | "accent-gray-light"
                                      | "accent-gray-dark"
                                      | "metabase-brand"
                                      | "metabase-brand-hover"
                                      | "admin-navbar"
                                      | "admin-navbar-secondary"
                                      | "admin-navbar-inverse"
                                      | "upsell-primary"
                                      | "upsell-secondary"
                                      | "upsell-gem"
                                      | "background-brand"
                                      | "background-filter"
                                      | "background-disabled"
                                      | "background-disabled-inverse"
                                      | "background-error"
                                      | "background-error-secondary"
                                      | "background-highlight"
                                      | "background-hover"
                                      | "background-info"
                                      | "background-primary"
                                      | "background-primary-inverse"
                                      | "background-secondary"
                                      | "background-secondary-inverse"
                                      | "background-selected"
                                      | "background-success"
                                      | "background-success-secondary"
                                      | "background-tertiary"
                                      | "background-tertiary-inverse"
                                      | "background-warning"
                                      | "background-warning-secondary"
                                      | "border"
                                      | "border-brand"
                                      | "border-filter"
                                      | "border-strong"
                                      | "border-stronger"
                                      | "border-subtle"
                                      | "brand"
                                      | "brand-hover"
                                      | "bronze"
                                      | "copper"
                                      | "danger"
                                      | "focus"
                                      | "gold"
                                      | "icon-brand"
                                      | "icon-disabled"
                                      | "icon-primary"
                                      | "icon-secondary"
                                      | "illustration-brand-secondary"
                                      | "illustration-brand-tertiary"
                                      | "overlay"
                                      | "saturated-blue"
                                      | "saturated-green"
                                      | "saturated-purple"
                                      | "saturated-red"
                                      | "saturated-yellow"
                                      | "silver"
                                      | "success-secondary"
                                      | "summarize"
                                      | "switch-off"
                                      | "syntax-parameters"
                                      | "syntax-parameters-active"
                                      | "text-brand"
                                      | "text-filter"
                                      | "text-hover"
                                      | "text-primary"
                                      | "text-primary-inverse"
                                      | "text-secondary"
                                      | "text-secondary-inverse"
                                      | "text-secondary-opaque"
                                      | "text-selected"
                                      | "text-tertiary"
                                      | "text-tertiary-inverse"
                                      | "tooltip-background"
                                      | "tooltip-background-focused"
                                      | "tooltip-text"
                                      | "tooltip-text-secondary"
                                      | "white",
                                      ProtectedColorKey,
                                  >

                                  Color keys available for theming in modular embedding.

                                  diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseEmbeddingTheme.html b/_docs/v0.62/embedding/sdk/api/MetabaseEmbeddingTheme.html index f211039872..73beec3ce4 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseEmbeddingTheme.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseEmbeddingTheme.html @@ -7,6 +7,8 @@ title: MetabaseEmbeddingTheme source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseEmbeddingTheme.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseEmbeddingTheme --- MetabaseEmbeddingTheme | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                  Type Alias MetabaseEmbeddingTheme

                                  MetabaseEmbeddingTheme: MetabaseTheme | MetabaseEmbeddingThemeV2

                                  Theme configuration for embedded Metabase components.

                                  diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseEmbeddingThemeV2.html b/_docs/v0.62/embedding/sdk/api/MetabaseEmbeddingThemeV2.html index e12fd1e6c9..83b6a90426 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseEmbeddingThemeV2.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseEmbeddingThemeV2.html @@ -7,6 +7,8 @@ title: MetabaseEmbeddingThemeV2 source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseEmbeddingThemeV2.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseEmbeddingThemeV2 --- MetabaseEmbeddingThemeV2 | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                  Interface MetabaseEmbeddingThemeV2

                                  Version 2 theme configuration for embedded Metabase components.

                                  diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseFetchRequestTokenFn.html b/_docs/v0.62/embedding/sdk/api/MetabaseFetchRequestTokenFn.html index 13bbeee599..d29e21520a 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseFetchRequestTokenFn.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseFetchRequestTokenFn.html @@ -7,6 +7,8 @@ title: MetabaseFetchRequestTokenFn source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseFetchRequestTokenFn.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseFetchRequestTokenFn --- MetabaseFetchRequestTokenFn | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                  Type Alias MetabaseFetchRequestTokenFn

                                  MetabaseFetchRequestTokenFn: () => Promise<{ jwt: string }>

                                  Type Declaration

                                  diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseFontFamily.html b/_docs/v0.62/embedding/sdk/api/MetabaseFontFamily.html index 61b3c8520f..6e46fcd902 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseFontFamily.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseFontFamily.html @@ -7,6 +7,8 @@ title: MetabaseFontFamily source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseFontFamily.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseFontFamily --- MetabaseFontFamily | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                  Type Alias MetabaseFontFamily

                                  MetabaseFontFamily:
                                      | "Roboto"
                                      | "Merriweather"
                                      | "Open Sans"
                                      | "Lato"
                                      | "Inter"
                                      | "Noto Sans"
                                      | "Roboto Slab"
                                      | "Source Sans Pro"
                                      | "Raleway"
                                      | "Slabo 27px"
                                      | "PT Sans"
                                      | "Poppins"
                                      | "PT Serif"
                                      | "Roboto Mono"
                                      | "Roboto Condensed"
                                      | "Playfair Display"
                                      | "Oswald"
                                      | "Ubuntu"
                                      | "Montserrat"
                                      | "Lora"
                                      | "Custom"

                                  diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseGlobalPluginsConfig.html b/_docs/v0.62/embedding/sdk/api/MetabaseGlobalPluginsConfig.html index d51db8c9ae..a7d36f1a95 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseGlobalPluginsConfig.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseGlobalPluginsConfig.html @@ -7,6 +7,8 @@ title: MetabaseGlobalPluginsConfig source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseGlobalPluginsConfig.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseGlobalPluginsConfig --- MetabaseGlobalPluginsConfig | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                  Type Alias MetabaseGlobalPluginsConfig

                                  MetabaseGlobalPluginsConfig: MetabasePluginsConfig & {
                                      getNoDataIllustration?: () => string | null | undefined;
                                      getNoObjectIllustration?: () => string | null | undefined;
                                      handleLink?: (url: string) => { handled: boolean };
                                  }

                                  Type Declaration

                                  • OptionalgetNoDataIllustration?: () => string | null | undefined

                                    Provides a custom illustration to display when there is no data.

                                    diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseIsGuestAuthConfig.html b/_docs/v0.62/embedding/sdk/api/MetabaseIsGuestAuthConfig.html index 8d791ca527..3e10fdf842 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseIsGuestAuthConfig.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseIsGuestAuthConfig.html @@ -7,6 +7,8 @@ title: MetabaseIsGuestAuthConfig source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseIsGuestAuthConfig.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseIsGuestAuthConfig --- MetabaseIsGuestAuthConfig | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                    Type Alias MetabaseIsGuestAuthConfig

                                    MetabaseIsGuestAuthConfig: { metabaseInstanceUrl: string } & {
                                        apiKey?: never;
                                        fetchRequestToken?: never;
                                        guestEmbedProviderUri?: string;
                                        isGuest: true;
                                        preferredAuthMethod?: never;
                                    }

                                    Type Declaration

                                    • metabaseInstanceUrl: string
                                    • OptionalapiKey?: never
                                    • OptionalfetchRequestToken?: never
                                    • OptionalguestEmbedProviderUri?: string

                                      URL endpoint for fetching and refreshing guest embed JWT tokens (iframe only, not applicable for SDK's guest mode). diff --git a/_docs/v0.62/embedding/sdk/api/MetabasePluginsConfig.html b/_docs/v0.62/embedding/sdk/api/MetabasePluginsConfig.html index 1ed4465cf6..c4ae596f13 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabasePluginsConfig.html +++ b/_docs/v0.62/embedding/sdk/api/MetabasePluginsConfig.html @@ -7,6 +7,8 @@ title: MetabasePluginsConfig source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabasePluginsConfig.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabasePluginsConfig --- MetabasePluginsConfig | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                      Type Alias MetabasePluginsConfig

                                      Index

                                      Properties

                                      dashboard? diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseProvider.html b/_docs/v0.62/embedding/sdk/api/MetabaseProvider.html index 5474507e94..c657686136 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseProvider.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseProvider.html @@ -7,6 +7,8 @@ title: MetabaseProvider source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseProvider.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseProvider --- MetabaseProvider | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                      Function MetabaseProvider

                                      • A component that provides the Metabase SDK context and theme.

                                        diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseProviderProps.html b/_docs/v0.62/embedding/sdk/api/MetabaseProviderProps.html index adbdb5737f..c8174d0a59 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseProviderProps.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseProviderProps.html @@ -7,6 +7,8 @@ title: MetabaseProviderProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseProviderProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseProviderProps --- MetabaseProviderProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                        Interface MetabaseProviderProps

                                        interface MetabaseProviderProps {
                                            allowConsoleLog?: boolean;
                                            authConfig: MetabaseAuthConfig;
                                            children: ReactNode;
                                            className?: string;
                                            errorComponent?: SdkErrorComponent;
                                            eventHandlers?: SdkEventHandlersConfig;
                                            loaderComponent?: ComponentType<{ label?: string }>;
                                            locale?: string;
                                            pluginsConfig?: MetabaseGlobalPluginsConfig;
                                            theme?: MetabaseEmbeddingTheme;
                                            useLegacyMonolithicBundle?: boolean;
                                        }
                                        Index

                                        Properties

                                        allowConsoleLog? diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseQuestion.html b/_docs/v0.62/embedding/sdk/api/MetabaseQuestion.html index 375faa6b7e..6eacdef38c 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseQuestion.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseQuestion.html @@ -7,6 +7,8 @@ title: MetabaseQuestion source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseQuestion.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseQuestion --- MetabaseQuestion | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                        Interface MetabaseQuestion

                                        interface MetabaseQuestion {
                                            description: string | null;
                                            entityId: string;
                                            id: number;
                                            isSavedQuestion: boolean;
                                            name: string;
                                        }
                                        Index

                                        Properties

                                        description diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseTheme.html b/_docs/v0.62/embedding/sdk/api/MetabaseTheme.html index 29e4c37b48..71b5c3d7ac 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseTheme.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseTheme.html @@ -7,6 +7,8 @@ title: MetabaseTheme source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseTheme.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseTheme --- MetabaseTheme | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                        Interface MetabaseTheme

                                        Theme configuration for embedded Metabase components.

                                        diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseThemePreset.html b/_docs/v0.62/embedding/sdk/api/MetabaseThemePreset.html index aab9b040c6..3a732839e4 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseThemePreset.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseThemePreset.html @@ -7,6 +7,8 @@ title: MetabaseThemePreset source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseThemePreset.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseThemePreset --- MetabaseThemePreset | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                        Type Alias MetabaseThemePreset

                                        MetabaseThemePreset: "light" | "dark"

                                        diff --git a/_docs/v0.62/embedding/sdk/api/MetabaseUser.html b/_docs/v0.62/embedding/sdk/api/MetabaseUser.html index 9d4f67b1a3..f04c722cb3 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabaseUser.html +++ b/_docs/v0.62/embedding/sdk/api/MetabaseUser.html @@ -7,6 +7,8 @@ title: MetabaseUser source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabaseUser.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabaseUser --- MetabaseUser | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                        Type Alias MetabaseUser

                                        The User entity

                                        diff --git a/_docs/v0.62/embedding/sdk/api/MetabotAgentChartMessage.html b/_docs/v0.62/embedding/sdk/api/MetabotAgentChartMessage.html index fe95a1926b..c6ff07cc4c 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabotAgentChartMessage.html +++ b/_docs/v0.62/embedding/sdk/api/MetabotAgentChartMessage.html @@ -7,6 +7,8 @@ title: MetabotAgentChartMessage source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabotAgentChartMessage.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabotAgentChartMessage --- MetabotAgentChartMessage | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                        Type Alias MetabotAgentChartMessage

                                        type MetabotAgentChartMessage = {
                                            Chart: React_2.ComponentType<MetabotChartProps>;
                                            id: string;
                                            questionPath: string;
                                            role: "agent";
                                            type: "chart";
                                        }
                                        Index

                                        Properties

                                        Chart diff --git a/_docs/v0.62/embedding/sdk/api/MetabotAgentMessage.html b/_docs/v0.62/embedding/sdk/api/MetabotAgentMessage.html index 6fe09df37e..f35e5d439e 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabotAgentMessage.html +++ b/_docs/v0.62/embedding/sdk/api/MetabotAgentMessage.html @@ -7,6 +7,8 @@ title: MetabotAgentMessage source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabotAgentMessage.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabotAgentMessage --- MetabotAgentMessage | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                        Type Alias MetabotAgentMessage

                                        diff --git a/_docs/v0.62/embedding/sdk/api/MetabotAgentTextMessage.html b/_docs/v0.62/embedding/sdk/api/MetabotAgentTextMessage.html index 917fe22348..9c632a5b34 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabotAgentTextMessage.html +++ b/_docs/v0.62/embedding/sdk/api/MetabotAgentTextMessage.html @@ -7,6 +7,8 @@ title: MetabotAgentTextMessage source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabotAgentTextMessage.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabotAgentTextMessage --- MetabotAgentTextMessage | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                        Type Alias MetabotAgentTextMessage

                                        type MetabotAgentTextMessage = {
                                            id: string;
                                            message: string;
                                            role: "agent";
                                            type: "text";
                                        }
                                        Index

                                        Properties

                                        id diff --git a/_docs/v0.62/embedding/sdk/api/MetabotChartProps.html b/_docs/v0.62/embedding/sdk/api/MetabotChartProps.html index 31157c6c20..eb99ab2f1a 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabotChartProps.html +++ b/_docs/v0.62/embedding/sdk/api/MetabotChartProps.html @@ -7,6 +7,8 @@ title: MetabotChartProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabotChartProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabotChartProps --- MetabotChartProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                        Type Alias MetabotChartProps

                                        MetabotChartProps:
                                            | Omit<StaticQuestionProps, "questionId" | "token" | "query"> & {
                                                drills?: false;
                                            }
                                            | Omit<InteractiveQuestionProps, "questionId" | "token" | "query"> & {
                                                drills: true;
                                            }

                                        diff --git a/_docs/v0.62/embedding/sdk/api/MetabotErrorMessage.html b/_docs/v0.62/embedding/sdk/api/MetabotErrorMessage.html index ed396eda68..fde12ac160 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabotErrorMessage.html +++ b/_docs/v0.62/embedding/sdk/api/MetabotErrorMessage.html @@ -7,6 +7,8 @@ title: MetabotErrorMessage source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabotErrorMessage.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabotErrorMessage --- MetabotErrorMessage | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                        Type Alias MetabotErrorMessage

                                        type MetabotErrorMessage = {
                                            message: string;
                                            type: "message" | "alert" | "locked";
                                        }
                                        Index

                                        Properties

                                        message diff --git a/_docs/v0.62/embedding/sdk/api/MetabotMessage.html b/_docs/v0.62/embedding/sdk/api/MetabotMessage.html index 60672eadc9..34e9832ce9 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabotMessage.html +++ b/_docs/v0.62/embedding/sdk/api/MetabotMessage.html @@ -7,6 +7,8 @@ title: MetabotMessage source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabotMessage.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabotMessage --- MetabotMessage | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                        Type Alias MetabotMessage

                                        diff --git a/_docs/v0.62/embedding/sdk/api/MetabotQuestion.html b/_docs/v0.62/embedding/sdk/api/MetabotQuestion.html index b0d02a80ce..f87fd02c13 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabotQuestion.html +++ b/_docs/v0.62/embedding/sdk/api/MetabotQuestion.html @@ -7,6 +7,8 @@ title: MetabotQuestion source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabotQuestion.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabotQuestion --- MetabotQuestion | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                        Function MetabotQuestion

                                        • A component that renders a metabot question.

                                          diff --git a/_docs/v0.62/embedding/sdk/api/MetabotQuestionProps.html b/_docs/v0.62/embedding/sdk/api/MetabotQuestionProps.html index 605c3045fb..1bad8d93c9 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabotQuestionProps.html +++ b/_docs/v0.62/embedding/sdk/api/MetabotQuestionProps.html @@ -7,6 +7,8 @@ title: MetabotQuestionProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabotQuestionProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabotQuestionProps --- MetabotQuestionProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                          Interface MetabotQuestionProps

                                          Props for the MetabotQuestion component.

                                          diff --git a/_docs/v0.62/embedding/sdk/api/MetabotUserTextMessage.html b/_docs/v0.62/embedding/sdk/api/MetabotUserTextMessage.html index d18804caaf..0c1e50bf13 100644 --- a/_docs/v0.62/embedding/sdk/api/MetabotUserTextMessage.html +++ b/_docs/v0.62/embedding/sdk/api/MetabotUserTextMessage.html @@ -7,6 +7,8 @@ title: MetabotUserTextMessage source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/MetabotUserTextMessage.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/MetabotUserTextMessage --- MetabotUserTextMessage | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                          Type Alias MetabotUserTextMessage

                                          type MetabotUserTextMessage = {
                                              id: string;
                                              message: string;
                                              role: "user";
                                              type: "text";
                                          }
                                          Index

                                          Properties

                                          id diff --git a/_docs/v0.62/embedding/sdk/api/ParameterChangePayload.html b/_docs/v0.62/embedding/sdk/api/ParameterChangePayload.html index 387b8f7457..7305210761 100644 --- a/_docs/v0.62/embedding/sdk/api/ParameterChangePayload.html +++ b/_docs/v0.62/embedding/sdk/api/ParameterChangePayload.html @@ -7,6 +7,8 @@ title: ParameterChangePayload source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/ParameterChangePayload.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/ParameterChangePayload --- ParameterChangePayload | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                          Type Alias ParameterChangePayload

                                          Payload passed to onParametersChange callback

                                          diff --git a/_docs/v0.62/embedding/sdk/api/ParameterChangeSource.html b/_docs/v0.62/embedding/sdk/api/ParameterChangeSource.html index 174c209f21..9e800962af 100644 --- a/_docs/v0.62/embedding/sdk/api/ParameterChangeSource.html +++ b/_docs/v0.62/embedding/sdk/api/ParameterChangeSource.html @@ -7,6 +7,8 @@ title: ParameterChangeSource source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/ParameterChangeSource.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/ParameterChangeSource --- ParameterChangeSource | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                          Type Alias ParameterChangeSource

                                          ParameterChangeSource: "initial-state" | "manual-change" | "auto-change"

                                          Source of a parameter-change event:

                                          diff --git a/_docs/v0.62/embedding/sdk/api/ParameterValues.html b/_docs/v0.62/embedding/sdk/api/ParameterValues.html index 3bd3c6de5c..db0c8c323d 100644 --- a/_docs/v0.62/embedding/sdk/api/ParameterValues.html +++ b/_docs/v0.62/embedding/sdk/api/ParameterValues.html @@ -7,6 +7,8 @@ title: ParameterValues source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/ParameterValues.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/ParameterValues --- ParameterValues | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                          Type Alias ParameterValues

                                          ParameterValues: Record<
                                              string,
                                              | string
                                              | number
                                              | boolean
                                              | (string | number | boolean | null)[]
                                              | null
                                              | undefined,
                                          >

                                          diff --git a/_docs/v0.62/embedding/sdk/api/ProtectedColorKey.html b/_docs/v0.62/embedding/sdk/api/ProtectedColorKey.html index 5eaf04782f..d95c8199dd 100644 --- a/_docs/v0.62/embedding/sdk/api/ProtectedColorKey.html +++ b/_docs/v0.62/embedding/sdk/api/ProtectedColorKey.html @@ -7,6 +7,8 @@ title: ProtectedColorKey source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/ProtectedColorKey.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/ProtectedColorKey --- ProtectedColorKey | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                          Type Alias ProtectedColorKey

                                          ProtectedColorKey:
                                              | "metabase-brand"
                                              | "metabase-brand-hover"
                                              | "admin-navbar"
                                              | "admin-navbar-secondary"
                                              | "admin-navbar-inverse"
                                              | "upsell-primary"
                                              | "upsell-secondary"
                                              | "upsell-gem"
                                              | "accent0"
                                              | "accent1"
                                              | "accent2"
                                              | "accent3"
                                              | "accent4"
                                              | "accent5"
                                              | "accent6"
                                              | "accent7"

                                          Color keys that are protected and should not be exposed to embedding.

                                          diff --git a/_docs/v0.62/embedding/sdk/api/SdkCollectionId.html b/_docs/v0.62/embedding/sdk/api/SdkCollectionId.html index eb7b066561..5ff4fce55e 100644 --- a/_docs/v0.62/embedding/sdk/api/SdkCollectionId.html +++ b/_docs/v0.62/embedding/sdk/api/SdkCollectionId.html @@ -7,6 +7,8 @@ title: SdkCollectionId source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkCollectionId.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/SdkCollectionId --- SdkCollectionId | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                          Type Alias SdkCollectionId

                                          SdkCollectionId: number | "personal" | "root" | "tenant" | SdkEntityId

                                          diff --git a/_docs/v0.62/embedding/sdk/api/SdkDashboardEntityPublicProps.html b/_docs/v0.62/embedding/sdk/api/SdkDashboardEntityPublicProps.html index b9b62bddb2..86210b3397 100644 --- a/_docs/v0.62/embedding/sdk/api/SdkDashboardEntityPublicProps.html +++ b/_docs/v0.62/embedding/sdk/api/SdkDashboardEntityPublicProps.html @@ -7,6 +7,8 @@ title: SdkDashboardEntityPublicProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkDashboardEntityPublicProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/SdkDashboardEntityPublicProps --- SdkDashboardEntityPublicProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                          Type Alias SdkDashboardEntityPublicProps

                                          SdkDashboardEntityPublicProps:
                                              | { dashboardId: SdkDashboardId
                                              | null; token?: never }
                                              | { dashboardId?: never; token: SdkEntityToken | null }

                                          Type Declaration

                                          • { dashboardId: SdkDashboardId | null; token?: never }
                                            • dashboardId: SdkDashboardId | null

                                              The ID of the dashboard. diff --git a/_docs/v0.62/embedding/sdk/api/SdkDashboardId.html b/_docs/v0.62/embedding/sdk/api/SdkDashboardId.html index 4fd2ef393d..0bb715e047 100644 --- a/_docs/v0.62/embedding/sdk/api/SdkDashboardId.html +++ b/_docs/v0.62/embedding/sdk/api/SdkDashboardId.html @@ -7,6 +7,8 @@ title: SdkDashboardId source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkDashboardId.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/SdkDashboardId --- SdkDashboardId | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                              Type Alias SdkDashboardId

                                              SdkDashboardId: number | string | SdkEntityId

                                              diff --git a/_docs/v0.62/embedding/sdk/api/SdkDashboardLoadEvent.html b/_docs/v0.62/embedding/sdk/api/SdkDashboardLoadEvent.html index c379e2581f..0cf7a0c14d 100644 --- a/_docs/v0.62/embedding/sdk/api/SdkDashboardLoadEvent.html +++ b/_docs/v0.62/embedding/sdk/api/SdkDashboardLoadEvent.html @@ -7,6 +7,8 @@ title: SdkDashboardLoadEvent source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkDashboardLoadEvent.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/SdkDashboardLoadEvent --- SdkDashboardLoadEvent | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                              Type Alias SdkDashboardLoadEvent

                                              SdkDashboardLoadEvent: (dashboard: MetabaseDashboard | null) => void

                                              Type Declaration

                                              diff --git a/_docs/v0.62/embedding/sdk/api/SdkEntityId.html b/_docs/v0.62/embedding/sdk/api/SdkEntityId.html index c389d2d2e5..5022e5713e 100644 --- a/_docs/v0.62/embedding/sdk/api/SdkEntityId.html +++ b/_docs/v0.62/embedding/sdk/api/SdkEntityId.html @@ -7,6 +7,8 @@ title: SdkEntityId source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkEntityId.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/SdkEntityId --- SdkEntityId | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                              Type Alias SdkEntityId

                                              SdkEntityId: string & {}

                                              diff --git a/_docs/v0.62/embedding/sdk/api/SdkEntityToken.html b/_docs/v0.62/embedding/sdk/api/SdkEntityToken.html index 9e2cce2a1c..cdf0cb4123 100644 --- a/_docs/v0.62/embedding/sdk/api/SdkEntityToken.html +++ b/_docs/v0.62/embedding/sdk/api/SdkEntityToken.html @@ -7,6 +7,8 @@ title: SdkEntityToken source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkEntityToken.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/SdkEntityToken --- SdkEntityToken | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                              Type Alias SdkEntityToken

                                              SdkEntityToken: string

                                              diff --git a/_docs/v0.62/embedding/sdk/api/SdkErrorComponent.html b/_docs/v0.62/embedding/sdk/api/SdkErrorComponent.html index 3a77dce780..b5aad833e7 100644 --- a/_docs/v0.62/embedding/sdk/api/SdkErrorComponent.html +++ b/_docs/v0.62/embedding/sdk/api/SdkErrorComponent.html @@ -7,6 +7,8 @@ title: SdkErrorComponent source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkErrorComponent.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/SdkErrorComponent --- SdkErrorComponent | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                              Type Alias SdkErrorComponent

                                              SdkErrorComponent: (
                                                  { type, message, error, }: SdkErrorComponentProps,
                                              ) => JSX_2.Element

                                              Type Declaration

                                              diff --git a/_docs/v0.62/embedding/sdk/api/SdkErrorComponentProps.html b/_docs/v0.62/embedding/sdk/api/SdkErrorComponentProps.html index 69b1bab5b0..2c16741c93 100644 --- a/_docs/v0.62/embedding/sdk/api/SdkErrorComponentProps.html +++ b/_docs/v0.62/embedding/sdk/api/SdkErrorComponentProps.html @@ -7,6 +7,8 @@ title: SdkErrorComponentProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkErrorComponentProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/SdkErrorComponentProps --- SdkErrorComponentProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                              Type Alias SdkErrorComponentProps

                                              type SdkErrorComponentProps = {
                                                  error?: Error;
                                                  message: ReactNode;
                                                  onClose?: () => void;
                                                  type?: "relative" | "fixed";
                                                  withCloseButton?: boolean;
                                              }
                                              Index

                                              Properties

                                              error? diff --git a/_docs/v0.62/embedding/sdk/api/SdkEventHandlersConfig.html b/_docs/v0.62/embedding/sdk/api/SdkEventHandlersConfig.html index 9922b50d0b..b24eb00b3a 100644 --- a/_docs/v0.62/embedding/sdk/api/SdkEventHandlersConfig.html +++ b/_docs/v0.62/embedding/sdk/api/SdkEventHandlersConfig.html @@ -7,6 +7,8 @@ title: SdkEventHandlersConfig source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkEventHandlersConfig.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/SdkEventHandlersConfig --- SdkEventHandlersConfig | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                              Type Alias SdkEventHandlersConfig

                                              type SdkEventHandlersConfig = {
                                                  onDashboardLoad?: SdkDashboardLoadEvent;
                                                  onDashboardLoadWithoutCards?: SdkDashboardLoadEvent;
                                              }
                                              Index

                                              Properties

                                              onDashboardLoad? diff --git a/_docs/v0.62/embedding/sdk/api/SdkQuestionEntityPublicProps.html b/_docs/v0.62/embedding/sdk/api/SdkQuestionEntityPublicProps.html index 1b67c5ddb0..26882c85d2 100644 --- a/_docs/v0.62/embedding/sdk/api/SdkQuestionEntityPublicProps.html +++ b/_docs/v0.62/embedding/sdk/api/SdkQuestionEntityPublicProps.html @@ -7,6 +7,8 @@ title: SdkQuestionEntityPublicProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkQuestionEntityPublicProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/SdkQuestionEntityPublicProps --- SdkQuestionEntityPublicProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                              Type Alias SdkQuestionEntityPublicProps

                                              SdkQuestionEntityPublicProps:
                                                  | { query?: never; questionId: SdkQuestionId
                                                  | null; token?: never }
                                                  | { query?: never; questionId?: never; token: SdkEntityToken | null }

                                              Type Declaration

                                              • { query?: never; questionId: SdkQuestionId | null; token?: never }
                                                • Optionalquery?: never
                                                • questionId: SdkQuestionId | null

                                                  The ID of the question. diff --git a/_docs/v0.62/embedding/sdk/api/SdkQuestionId.html b/_docs/v0.62/embedding/sdk/api/SdkQuestionId.html index 7f63d405c7..31e762436e 100644 --- a/_docs/v0.62/embedding/sdk/api/SdkQuestionId.html +++ b/_docs/v0.62/embedding/sdk/api/SdkQuestionId.html @@ -7,6 +7,8 @@ title: SdkQuestionId source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkQuestionId.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/SdkQuestionId --- SdkQuestionId | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                  Type Alias SdkQuestionId

                                                  SdkQuestionId: number | "new" | "new-native" | SdkEntityId

                                                  Represents the identifier for a question in the Metabase SDK.

                                                  diff --git a/_docs/v0.62/embedding/sdk/api/SdkQuestionProps.html b/_docs/v0.62/embedding/sdk/api/SdkQuestionProps.html index 3b04fcd125..a1513885f3 100644 --- a/_docs/v0.62/embedding/sdk/api/SdkQuestionProps.html +++ b/_docs/v0.62/embedding/sdk/api/SdkQuestionProps.html @@ -7,6 +7,8 @@ title: SdkQuestionProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkQuestionProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/SdkQuestionProps --- SdkQuestionProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                  Interface SdkQuestionProps

                                                  interface SdkQuestionProps {
                                                      className?: string;
                                                      dataPicker?: EmbeddingDataPicker;
                                                      entityTypes?: EmbeddingEntityType[];
                                                      height?: Height<string | number>;
                                                      hiddenParameters?: string[];
                                                      initialCollection?: SdkCollectionId;
                                                      initialSqlParameters?: SqlParameterValues;
                                                      isSaveEnabled?: boolean;
                                                      onBeforeSave?: (
                                                          question: MetabaseQuestion | undefined,
                                                          context: { isNewQuestion: boolean },
                                                      ) => Promise<void>;
                                                      onNavigateBack?: () => void;
                                                      onRun?: (question: MetabaseQuestion | undefined) => void;
                                                      onSave?: (
                                                          question: MetabaseQuestion,
                                                          context: { dashboardTabId?: number; isNewQuestion: boolean },
                                                      ) => void;
                                                      onSqlParametersChange?: (payload: SqlParameterChangePayload) => void;
                                                      onVisualizationChange?: (
                                                          display:
                                                              | "object"
                                                              | "table"
                                                              | "bar"
                                                              | "line"
                                                              | "pie"
                                                              | "scalar"
                                                              | "row"
                                                              | "area"
                                                              | "combo"
                                                              | "pivot"
                                                              | "smartscalar"
                                                              | "gauge"
                                                              | "progress"
                                                              | "funnel"
                                                              | "map"
                                                              | "scatter"
                                                              | "boxplot"
                                                              | "waterfall"
                                                              | "sankey"
                                                              | "list",
                                                      ) => void;
                                                      plugins?: MetabasePluginsConfig;
                                                      questionId?: SdkQuestionId
                                                      | null;
                                                      sqlParameters?: SqlParameterValues;
                                                      style?: CSSProperties;
                                                      targetCollection?: SdkCollectionId;
                                                      title?: SdkQuestionTitleProps;
                                                      token?: string | null;
                                                      width?: Width<string | number>;
                                                      withAlerts?: boolean;
                                                      withChartTypeSelector?: boolean;
                                                      withDownloads?: boolean;
                                                      withEditorButton?: boolean;
                                                  }
                                                  Index

                                                  Properties

                                                  className? diff --git a/_docs/v0.62/embedding/sdk/api/SdkQuestionTitleProps.html b/_docs/v0.62/embedding/sdk/api/SdkQuestionTitleProps.html index 1ae3e0b377..0aa23114da 100644 --- a/_docs/v0.62/embedding/sdk/api/SdkQuestionTitleProps.html +++ b/_docs/v0.62/embedding/sdk/api/SdkQuestionTitleProps.html @@ -7,6 +7,8 @@ title: SdkQuestionTitleProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkQuestionTitleProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/SdkQuestionTitleProps --- SdkQuestionTitleProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                  Type Alias SdkQuestionTitleProps

                                                  SdkQuestionTitleProps: boolean | undefined | ReactNode | (() => ReactNode)

                                                  diff --git a/_docs/v0.62/embedding/sdk/api/SdkUserId.html b/_docs/v0.62/embedding/sdk/api/SdkUserId.html index b37aba2ac5..093e84f0f2 100644 --- a/_docs/v0.62/embedding/sdk/api/SdkUserId.html +++ b/_docs/v0.62/embedding/sdk/api/SdkUserId.html @@ -7,6 +7,8 @@ title: SdkUserId source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SdkUserId.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/SdkUserId --- SdkUserId | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                  Type Alias SdkUserId

                                                  SdkUserId: number

                                                  diff --git a/_docs/v0.62/embedding/sdk/api/SqlParameterChangePayload.html b/_docs/v0.62/embedding/sdk/api/SqlParameterChangePayload.html index b66dd69d4b..3305a8f817 100644 --- a/_docs/v0.62/embedding/sdk/api/SqlParameterChangePayload.html +++ b/_docs/v0.62/embedding/sdk/api/SqlParameterChangePayload.html @@ -7,6 +7,8 @@ title: SqlParameterChangePayload source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SqlParameterChangePayload.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/SqlParameterChangePayload --- SqlParameterChangePayload | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                  Type Alias SqlParameterChangePayload

                                                  Payload passed to onSqlParametersChange callback

                                                  diff --git a/_docs/v0.62/embedding/sdk/api/SqlParameterChangeSource.html b/_docs/v0.62/embedding/sdk/api/SqlParameterChangeSource.html index ddb0e8d518..b4f4c8986f 100644 --- a/_docs/v0.62/embedding/sdk/api/SqlParameterChangeSource.html +++ b/_docs/v0.62/embedding/sdk/api/SqlParameterChangeSource.html @@ -7,6 +7,8 @@ title: SqlParameterChangeSource source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SqlParameterChangeSource.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/SqlParameterChangeSource --- SqlParameterChangeSource | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                  Type Alias SqlParameterChangeSource

                                                  SqlParameterChangeSource: "initial-state" | "manual-change" | "auto-change"

                                                  Source of a sql-parameter-change event:

                                                  diff --git a/_docs/v0.62/embedding/sdk/api/SqlParameterValues.html b/_docs/v0.62/embedding/sdk/api/SqlParameterValues.html index d0dae3be1a..d967530a45 100644 --- a/_docs/v0.62/embedding/sdk/api/SqlParameterValues.html +++ b/_docs/v0.62/embedding/sdk/api/SqlParameterValues.html @@ -7,6 +7,8 @@ title: SqlParameterValues source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/SqlParameterValues.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/SqlParameterValues --- SqlParameterValues | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                  Type Alias SqlParameterValues

                                                  SqlParameterValues: Record<
                                                      string,
                                                      | string
                                                      | number
                                                      | boolean
                                                      | (string | number | boolean | null)[]
                                                      | null
                                                      | undefined,
                                                  >

                                                  diff --git a/_docs/v0.62/embedding/sdk/api/StaticDashboard.html b/_docs/v0.62/embedding/sdk/api/StaticDashboard.html index 45b2ddb786..20e31a3373 100644 --- a/_docs/v0.62/embedding/sdk/api/StaticDashboard.html +++ b/_docs/v0.62/embedding/sdk/api/StaticDashboard.html @@ -7,6 +7,8 @@ title: StaticDashboard source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/StaticDashboard.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/StaticDashboard --- StaticDashboard | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                  Function StaticDashboard

                                                  • A lightweight dashboard component.

                                                    diff --git a/_docs/v0.62/embedding/sdk/api/StaticDashboardProps.html b/_docs/v0.62/embedding/sdk/api/StaticDashboardProps.html index ef50f0d613..3c658a1349 100644 --- a/_docs/v0.62/embedding/sdk/api/StaticDashboardProps.html +++ b/_docs/v0.62/embedding/sdk/api/StaticDashboardProps.html @@ -7,6 +7,8 @@ title: StaticDashboardProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/StaticDashboardProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/StaticDashboardProps --- StaticDashboardProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                    Interface StaticDashboardProps

                                                    interface StaticDashboardProps {
                                                        autoRefreshInterval?: number;
                                                        className?: string;
                                                        dashboardId?: SdkDashboardId | null;
                                                        dataPickerProps?: Pick<SdkQuestionProps, "entityTypes">;
                                                        hiddenParameters?: string[];
                                                        initialParameters?: ParameterValues;
                                                        onLoad?: (dashboard: MetabaseDashboard | null) => void;
                                                        onLoadWithoutCards?: (dashboard: MetabaseDashboard | null) => void;
                                                        onParametersChange?: (payload: ParameterChangePayload) => void;
                                                        onVisualizationChange?: (
                                                            visualization:
                                                                | "object"
                                                                | "table"
                                                                | "bar"
                                                                | "line"
                                                                | "pie"
                                                                | "scalar"
                                                                | "row"
                                                                | "area"
                                                                | "combo"
                                                                | "pivot"
                                                                | "smartscalar"
                                                                | "gauge"
                                                                | "progress"
                                                                | "funnel"
                                                                | "map"
                                                                | "scatter"
                                                                | "boxplot"
                                                                | "waterfall"
                                                                | "sankey"
                                                                | "list",
                                                        ) => void;
                                                        parameters?: ParameterValues;
                                                        plugins?: MetabasePluginsConfig;
                                                        style?: CSSProperties;
                                                        token?: string
                                                        | null;
                                                        withCardTitle?: boolean;
                                                        withDownloads?: boolean;
                                                        withSubscriptions?: boolean;
                                                        withTitle?: boolean;
                                                    }
                                                    Index

                                                    Properties

                                                    autoRefreshInterval? diff --git a/_docs/v0.62/embedding/sdk/api/StaticQuestion.html b/_docs/v0.62/embedding/sdk/api/StaticQuestion.html index fb93e5a1c8..3063e941f2 100644 --- a/_docs/v0.62/embedding/sdk/api/StaticQuestion.html +++ b/_docs/v0.62/embedding/sdk/api/StaticQuestion.html @@ -7,6 +7,8 @@ title: StaticQuestion source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/StaticQuestion.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/StaticQuestion --- StaticQuestion | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                    Function StaticQuestion

                                                    • A component that renders a static question.

                                                      diff --git a/_docs/v0.62/embedding/sdk/api/StaticQuestionComponents.html b/_docs/v0.62/embedding/sdk/api/StaticQuestionComponents.html index 2d51f3a1e2..35b7a9c956 100644 --- a/_docs/v0.62/embedding/sdk/api/StaticQuestionComponents.html +++ b/_docs/v0.62/embedding/sdk/api/StaticQuestionComponents.html @@ -7,6 +7,8 @@ title: StaticQuestionComponents source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/StaticQuestionComponents.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/StaticQuestionComponents --- StaticQuestionComponents | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                      Interface StaticQuestionComponents

                                                      interface StaticQuestionComponents {
                                                          AlertsButton: () => Element;
                                                          Breakout: () => Element | null;
                                                          BreakoutDropdown: (
                                                              props: InteractiveQuestionBreakoutDropdownProps,
                                                          ) => Element | null;
                                                          ChartTypeDropdown: (
                                                              props: InteractiveQuestionChartTypeDropdownProps,
                                                          ) => Element;
                                                          ChartTypeSelector: (props: StackProps) => Element;
                                                          DownloadWidget: (props: StackProps) => Element | null;
                                                          DownloadWidgetDropdown: (props: PopoverProps) => Element | null;
                                                          Filter: (props: InteractiveQuestionFilterProps) => Element;
                                                          FilterDropdown: (
                                                              props: InteractiveQuestionFilterDropdownProps,
                                                          ) => Element | null;
                                                          QuestionSettings: (props: StackProps) => Element | null;
                                                          QuestionSettingsDropdown: (
                                                              props?: InteractiveQuestionQuestionSettingsDropdownProps,
                                                          ) => Element;
                                                          QuestionVisualization: (
                                                              props: { className?: string; style?: CSSProperties } & {
                                                                  height?: Height<string | number>;
                                                                  width?: Width<string | number>;
                                                              } & {},
                                                          ) => Element;
                                                          ResetButton: (props?: ButtonProps) => Element | null;
                                                          SqlParametersList: () => Element | null;
                                                          Summarize: () => Element;
                                                          SummarizeDropdown: (
                                                              props: InteractiveQuestionSummarizeDropdownProps,
                                                          ) => Element;
                                                          Title: (
                                                              props: { className?: string; style?: CSSProperties },
                                                          ) => Element | undefined;
                                                      }
                                                      Index

                                                      InteractiveQuestion

                                                      Breakout diff --git a/_docs/v0.62/embedding/sdk/api/StaticQuestionProps.html b/_docs/v0.62/embedding/sdk/api/StaticQuestionProps.html index b998a13431..5e104a5a7c 100644 --- a/_docs/v0.62/embedding/sdk/api/StaticQuestionProps.html +++ b/_docs/v0.62/embedding/sdk/api/StaticQuestionProps.html @@ -7,6 +7,8 @@ title: StaticQuestionProps source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/StaticQuestionProps.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/StaticQuestionProps --- StaticQuestionProps | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                      Interface StaticQuestionProps

                                                      interface StaticQuestionProps {
                                                          className?: string;
                                                          height?: Height<string | number>;
                                                          hiddenParameters?: string[];
                                                          initialSqlParameters?: SqlParameterValues;
                                                          onSqlParametersChange?: (payload: SqlParameterChangePayload) => void;
                                                          query?: undefined;
                                                          questionId?: SdkQuestionId | null;
                                                          sqlParameters?: SqlParameterValues;
                                                          style?: CSSProperties;
                                                          title?: SdkQuestionTitleProps;
                                                          token?: string | null;
                                                          width?: Width<string | number>;
                                                          withAlerts?: boolean;
                                                          withChartTypeSelector?: boolean;
                                                          withDownloads?: boolean;
                                                      }
                                                      Index

                                                      Properties

                                                      className? diff --git a/_docs/v0.62/embedding/sdk/api/UseMetabotResult.html b/_docs/v0.62/embedding/sdk/api/UseMetabotResult.html index 12d9111a87..cb08fcdfbc 100644 --- a/_docs/v0.62/embedding/sdk/api/UseMetabotResult.html +++ b/_docs/v0.62/embedding/sdk/api/UseMetabotResult.html @@ -7,6 +7,8 @@ title: UseMetabotResult source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/UseMetabotResult.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/UseMetabotResult --- UseMetabotResult | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                      Type Alias UseMetabotResult

                                                      type UseMetabotResult = {
                                                          cancelRequest: () => void;
                                                          CurrentChart: React_2.ComponentType<MetabotChartProps> | null;
                                                          errorMessages: MetabotErrorMessage[];
                                                          isProcessing: boolean;
                                                          messages: MetabotMessage[];
                                                          resetConversation: () => void;
                                                          retryMessage: (messageId: string) => Promise<void>;
                                                          submitMessage: (message: string) => Promise<void>;
                                                      }
                                                      Index

                                                      Properties

                                                      cancelRequest diff --git a/_docs/v0.62/embedding/sdk/api/UserBackendJwtResponse.html b/_docs/v0.62/embedding/sdk/api/UserBackendJwtResponse.html index 471701aba1..aa5baee7f9 100644 --- a/_docs/v0.62/embedding/sdk/api/UserBackendJwtResponse.html +++ b/_docs/v0.62/embedding/sdk/api/UserBackendJwtResponse.html @@ -7,6 +7,8 @@ title: UserBackendJwtResponse source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/UserBackendJwtResponse.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/UserBackendJwtResponse --- UserBackendJwtResponse | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                      Type Alias UserBackendJwtResponse

                                                      type UserBackendJwtResponse = {
                                                          jwt: string;
                                                      }
                                                      Index

                                                      Properties

                                                      jwt diff --git a/_docs/v0.62/embedding/sdk/api/defineMetabaseAuthConfig.html b/_docs/v0.62/embedding/sdk/api/defineMetabaseAuthConfig.html index 6d6f26c2a4..317bb0f347 100644 --- a/_docs/v0.62/embedding/sdk/api/defineMetabaseAuthConfig.html +++ b/_docs/v0.62/embedding/sdk/api/defineMetabaseAuthConfig.html @@ -7,6 +7,8 @@ title: defineMetabaseAuthConfig source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/defineMetabaseAuthConfig.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/defineMetabaseAuthConfig --- defineMetabaseAuthConfig | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                      Function defineMetabaseAuthConfig

                                                      • Defines a Metabase auth config.

                                                        diff --git a/_docs/v0.62/embedding/sdk/api/useApplicationName.html b/_docs/v0.62/embedding/sdk/api/useApplicationName.html index 128f8b29ed..0817fa66a8 100644 --- a/_docs/v0.62/embedding/sdk/api/useApplicationName.html +++ b/_docs/v0.62/embedding/sdk/api/useApplicationName.html @@ -7,6 +7,8 @@ title: useApplicationName source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/useApplicationName.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/useApplicationName --- useApplicationName | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                        Function useApplicationName

                                                        • Returns application name. diff --git a/_docs/v0.62/embedding/sdk/api/useAvailableFonts.html b/_docs/v0.62/embedding/sdk/api/useAvailableFonts.html index 327f6be70f..4a078efb71 100644 --- a/_docs/v0.62/embedding/sdk/api/useAvailableFonts.html +++ b/_docs/v0.62/embedding/sdk/api/useAvailableFonts.html @@ -7,6 +7,8 @@ title: useAvailableFonts source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/useAvailableFonts.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/useAvailableFonts --- useAvailableFonts | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                          Function useAvailableFonts

                                                          • Returns available fonts. diff --git a/_docs/v0.62/embedding/sdk/api/useCreateDashboardApi.html b/_docs/v0.62/embedding/sdk/api/useCreateDashboardApi.html index cd73462b43..8494bc58a5 100644 --- a/_docs/v0.62/embedding/sdk/api/useCreateDashboardApi.html +++ b/_docs/v0.62/embedding/sdk/api/useCreateDashboardApi.html @@ -7,6 +7,8 @@ title: useCreateDashboardApi source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/useCreateDashboardApi.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/useCreateDashboardApi --- useCreateDashboardApi | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                            Function useCreateDashboardApi

                                                            • Creates a dashboard. diff --git a/_docs/v0.62/embedding/sdk/api/useCurrentUser.html b/_docs/v0.62/embedding/sdk/api/useCurrentUser.html index 6fa68cd3f6..271b9d1093 100644 --- a/_docs/v0.62/embedding/sdk/api/useCurrentUser.html +++ b/_docs/v0.62/embedding/sdk/api/useCurrentUser.html @@ -7,6 +7,8 @@ title: useCurrentUser source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/useCurrentUser.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/useCurrentUser --- useCurrentUser | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                              Function useCurrentUser

                                                              • Returns the current user. diff --git a/_docs/v0.62/embedding/sdk/api/useMetabaseAuthStatus.html b/_docs/v0.62/embedding/sdk/api/useMetabaseAuthStatus.html index 77e1a57977..207bb6b143 100644 --- a/_docs/v0.62/embedding/sdk/api/useMetabaseAuthStatus.html +++ b/_docs/v0.62/embedding/sdk/api/useMetabaseAuthStatus.html @@ -7,6 +7,8 @@ title: useMetabaseAuthStatus source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/useMetabaseAuthStatus.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/useMetabaseAuthStatus --- useMetabaseAuthStatus | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                                Function useMetabaseAuthStatus

                                                                • Returns the authentication status of the current user in the Metabase embedding SDK. diff --git a/_docs/v0.62/embedding/sdk/api/useMetabot.html b/_docs/v0.62/embedding/sdk/api/useMetabot.html index 296cda09c6..e24f2d1ae9 100644 --- a/_docs/v0.62/embedding/sdk/api/useMetabot.html +++ b/_docs/v0.62/embedding/sdk/api/useMetabot.html @@ -7,6 +7,8 @@ title: useMetabot source_url: 'https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/useMetabot.html' layout: docs-api +redirect_from: + - /docs/v0.62/embedding/api/useMetabot --- useMetabot | Embedded analytics SDK API{% include docs/embedded-analytics-sdk-metadata.html %}

                                                                  Function useMetabot

                                                                  • Returns the Metabot conversation API.

                                                                    diff --git a/_site/docs/latest/embedding/api/ButtonProps.html b/_site/docs/latest/embedding/api/ButtonProps.html new file mode 100644 index 0000000000..7b4142b98d --- /dev/null +++ b/_site/docs/latest/embedding/api/ButtonProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/ChartColor.html b/_site/docs/latest/embedding/api/ChartColor.html new file mode 100644 index 0000000000..5be966ee5d --- /dev/null +++ b/_site/docs/latest/embedding/api/ChartColor.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/ChartColorV2.html b/_site/docs/latest/embedding/api/ChartColorV2.html new file mode 100644 index 0000000000..c440608a43 --- /dev/null +++ b/_site/docs/latest/embedding/api/ChartColorV2.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/CollectionBrowser.html b/_site/docs/latest/embedding/api/CollectionBrowser.html new file mode 100644 index 0000000000..473cdb998c --- /dev/null +++ b/_site/docs/latest/embedding/api/CollectionBrowser.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/CollectionBrowserListColumns.html b/_site/docs/latest/embedding/api/CollectionBrowserListColumns.html new file mode 100644 index 0000000000..cc7f2b21f7 --- /dev/null +++ b/_site/docs/latest/embedding/api/CollectionBrowserListColumns.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/CollectionBrowserProps.html b/_site/docs/latest/embedding/api/CollectionBrowserProps.html new file mode 100644 index 0000000000..1292d2a627 --- /dev/null +++ b/_site/docs/latest/embedding/api/CollectionBrowserProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/CreateDashboardModal.html b/_site/docs/latest/embedding/api/CreateDashboardModal.html new file mode 100644 index 0000000000..e4ccb993e7 --- /dev/null +++ b/_site/docs/latest/embedding/api/CreateDashboardModal.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/CreateDashboardModalProps.html b/_site/docs/latest/embedding/api/CreateDashboardModalProps.html new file mode 100644 index 0000000000..5448b4257c --- /dev/null +++ b/_site/docs/latest/embedding/api/CreateDashboardModalProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/CreateDashboardValues.html b/_site/docs/latest/embedding/api/CreateDashboardValues.html new file mode 100644 index 0000000000..eb096a4868 --- /dev/null +++ b/_site/docs/latest/embedding/api/CreateDashboardValues.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/CreateQuestion.html b/_site/docs/latest/embedding/api/CreateQuestion.html new file mode 100644 index 0000000000..457bfab496 --- /dev/null +++ b/_site/docs/latest/embedding/api/CreateQuestion.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/CreateQuestionProps.html b/_site/docs/latest/embedding/api/CreateQuestionProps.html new file mode 100644 index 0000000000..c49ac9fa85 --- /dev/null +++ b/_site/docs/latest/embedding/api/CreateQuestionProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/CustomDashboardCardMenuItem.html b/_site/docs/latest/embedding/api/CustomDashboardCardMenuItem.html new file mode 100644 index 0000000000..09f9ca3988 --- /dev/null +++ b/_site/docs/latest/embedding/api/CustomDashboardCardMenuItem.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/DashCardMenuItem.html b/_site/docs/latest/embedding/api/DashCardMenuItem.html new file mode 100644 index 0000000000..1b43736b9d --- /dev/null +++ b/_site/docs/latest/embedding/api/DashCardMenuItem.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/DashboardCardCustomMenuItem.html b/_site/docs/latest/embedding/api/DashboardCardCustomMenuItem.html new file mode 100644 index 0000000000..166cc2ff38 --- /dev/null +++ b/_site/docs/latest/embedding/api/DashboardCardCustomMenuItem.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/DashboardCardMenu.html b/_site/docs/latest/embedding/api/DashboardCardMenu.html new file mode 100644 index 0000000000..5cfb3c19f9 --- /dev/null +++ b/_site/docs/latest/embedding/api/DashboardCardMenu.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/DashboardCardMenuCustomElement.html b/_site/docs/latest/embedding/api/DashboardCardMenuCustomElement.html new file mode 100644 index 0000000000..693bae9c17 --- /dev/null +++ b/_site/docs/latest/embedding/api/DashboardCardMenuCustomElement.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/DrillThroughQuestionProps.html b/_site/docs/latest/embedding/api/DrillThroughQuestionProps.html new file mode 100644 index 0000000000..754aa51ce9 --- /dev/null +++ b/_site/docs/latest/embedding/api/DrillThroughQuestionProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/EditableDashboard.html b/_site/docs/latest/embedding/api/EditableDashboard.html new file mode 100644 index 0000000000..cab1e76958 --- /dev/null +++ b/_site/docs/latest/embedding/api/EditableDashboard.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/EditableDashboardProps.html b/_site/docs/latest/embedding/api/EditableDashboardProps.html new file mode 100644 index 0000000000..8e4193c4cd --- /dev/null +++ b/_site/docs/latest/embedding/api/EditableDashboardProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/EmbeddingDataPicker.html b/_site/docs/latest/embedding/api/EmbeddingDataPicker.html new file mode 100644 index 0000000000..7bb6a19f1f --- /dev/null +++ b/_site/docs/latest/embedding/api/EmbeddingDataPicker.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/EmbeddingEntityType.html b/_site/docs/latest/embedding/api/EmbeddingEntityType.html new file mode 100644 index 0000000000..a4ba842c5d --- /dev/null +++ b/_site/docs/latest/embedding/api/EmbeddingEntityType.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/EntityTypeFilterKeys.html b/_site/docs/latest/embedding/api/EntityTypeFilterKeys.html new file mode 100644 index 0000000000..aad5d9f917 --- /dev/null +++ b/_site/docs/latest/embedding/api/EntityTypeFilterKeys.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/IconName.html b/_site/docs/latest/embedding/api/IconName.html new file mode 100644 index 0000000000..0064b9bc45 --- /dev/null +++ b/_site/docs/latest/embedding/api/IconName.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InitializationStatus.html b/_site/docs/latest/embedding/api/InitializationStatus.html new file mode 100644 index 0000000000..6a49a01e97 --- /dev/null +++ b/_site/docs/latest/embedding/api/InitializationStatus.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveDashboard.html b/_site/docs/latest/embedding/api/InteractiveDashboard.html new file mode 100644 index 0000000000..625bd7c1fc --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveDashboard.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveDashboardProps.html b/_site/docs/latest/embedding/api/InteractiveDashboardProps.html new file mode 100644 index 0000000000..92d91aad35 --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveDashboardProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestion.html b/_site/docs/latest/embedding/api/InteractiveQuestion.html new file mode 100644 index 0000000000..0e25044b3b --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestion.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionBackButtonProps.html b/_site/docs/latest/embedding/api/InteractiveQuestionBackButtonProps.html new file mode 100644 index 0000000000..cee00b9564 --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionBackButtonProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionBreakoutDropdownProps.html b/_site/docs/latest/embedding/api/InteractiveQuestionBreakoutDropdownProps.html new file mode 100644 index 0000000000..97ad4a159b --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionBreakoutDropdownProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionChartTypeDropdownProps.html b/_site/docs/latest/embedding/api/InteractiveQuestionChartTypeDropdownProps.html new file mode 100644 index 0000000000..5c74db566d --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionChartTypeDropdownProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionChartTypeSelectorProps.html b/_site/docs/latest/embedding/api/InteractiveQuestionChartTypeSelectorProps.html new file mode 100644 index 0000000000..4827fc05ca --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionChartTypeSelectorProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionComponents.html b/_site/docs/latest/embedding/api/InteractiveQuestionComponents.html new file mode 100644 index 0000000000..9859f62ea7 --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionComponents.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionDownloadWidgetDropdownProps.html b/_site/docs/latest/embedding/api/InteractiveQuestionDownloadWidgetDropdownProps.html new file mode 100644 index 0000000000..a33480eae1 --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionDownloadWidgetDropdownProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionDownloadWidgetProps.html b/_site/docs/latest/embedding/api/InteractiveQuestionDownloadWidgetProps.html new file mode 100644 index 0000000000..e1d2894b29 --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionDownloadWidgetProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionEditorButtonProps.html b/_site/docs/latest/embedding/api/InteractiveQuestionEditorButtonProps.html new file mode 100644 index 0000000000..749f9266c1 --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionEditorButtonProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionEditorProps.html b/_site/docs/latest/embedding/api/InteractiveQuestionEditorProps.html new file mode 100644 index 0000000000..ecce702751 --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionEditorProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionFilterDropdownProps.html b/_site/docs/latest/embedding/api/InteractiveQuestionFilterDropdownProps.html new file mode 100644 index 0000000000..b86fcb9894 --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionFilterDropdownProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionFilterProps.html b/_site/docs/latest/embedding/api/InteractiveQuestionFilterProps.html new file mode 100644 index 0000000000..c1a4764ffc --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionFilterProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionProps.html b/_site/docs/latest/embedding/api/InteractiveQuestionProps.html new file mode 100644 index 0000000000..4947f72500 --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionQuestionSettingsDropdownProps.html b/_site/docs/latest/embedding/api/InteractiveQuestionQuestionSettingsDropdownProps.html new file mode 100644 index 0000000000..a5d420445c --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionQuestionSettingsDropdownProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionQuestionSettingsProps.html b/_site/docs/latest/embedding/api/InteractiveQuestionQuestionSettingsProps.html new file mode 100644 index 0000000000..0cdf837f75 --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionQuestionSettingsProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionQuestionVisualizationProps.html b/_site/docs/latest/embedding/api/InteractiveQuestionQuestionVisualizationProps.html new file mode 100644 index 0000000000..1e8b404422 --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionQuestionVisualizationProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionResetButtonProps.html b/_site/docs/latest/embedding/api/InteractiveQuestionResetButtonProps.html new file mode 100644 index 0000000000..a0692bdcb8 --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionResetButtonProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionSaveButtonProps.html b/_site/docs/latest/embedding/api/InteractiveQuestionSaveButtonProps.html new file mode 100644 index 0000000000..1b7b107dc4 --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionSaveButtonProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionSaveQuestionFormProps.html b/_site/docs/latest/embedding/api/InteractiveQuestionSaveQuestionFormProps.html new file mode 100644 index 0000000000..f55776f8a7 --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionSaveQuestionFormProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionSummarizeDropdownProps.html b/_site/docs/latest/embedding/api/InteractiveQuestionSummarizeDropdownProps.html new file mode 100644 index 0000000000..a4a3e3ce69 --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionSummarizeDropdownProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/InteractiveQuestionTitleProps.html b/_site/docs/latest/embedding/api/InteractiveQuestionTitleProps.html new file mode 100644 index 0000000000..5be2af5f2c --- /dev/null +++ b/_site/docs/latest/embedding/api/InteractiveQuestionTitleProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/LoginStatus.html b/_site/docs/latest/embedding/api/LoginStatus.html new file mode 100644 index 0000000000..6131f7e476 --- /dev/null +++ b/_site/docs/latest/embedding/api/LoginStatus.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseAuthConfig.html b/_site/docs/latest/embedding/api/MetabaseAuthConfig.html new file mode 100644 index 0000000000..e17e39ed14 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseAuthConfig.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseAuthConfigWithApiKey.html b/_site/docs/latest/embedding/api/MetabaseAuthConfigWithApiKey.html new file mode 100644 index 0000000000..b4a11e35b1 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseAuthConfigWithApiKey.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseAuthConfigWithJwt.html b/_site/docs/latest/embedding/api/MetabaseAuthConfigWithJwt.html new file mode 100644 index 0000000000..5e1590fb2b --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseAuthConfigWithJwt.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseAuthConfigWithSaml.html b/_site/docs/latest/embedding/api/MetabaseAuthConfigWithSaml.html new file mode 100644 index 0000000000..7795200728 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseAuthConfigWithSaml.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseClickAction.html b/_site/docs/latest/embedding/api/MetabaseClickAction.html new file mode 100644 index 0000000000..8c3f9bf07a --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseClickAction.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseClickActionPluginsConfig.html b/_site/docs/latest/embedding/api/MetabaseClickActionPluginsConfig.html new file mode 100644 index 0000000000..87e34ab5b3 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseClickActionPluginsConfig.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseCollection.html b/_site/docs/latest/embedding/api/MetabaseCollection.html new file mode 100644 index 0000000000..2dea7a13ee --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseCollection.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseCollectionItem.html b/_site/docs/latest/embedding/api/MetabaseCollectionItem.html new file mode 100644 index 0000000000..7cf7d25ae8 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseCollectionItem.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseColorKey.html b/_site/docs/latest/embedding/api/MetabaseColorKey.html new file mode 100644 index 0000000000..89a7756054 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseColorKey.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseColors.html b/_site/docs/latest/embedding/api/MetabaseColors.html new file mode 100644 index 0000000000..824f2025f1 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseColors.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseComponentTheme.html b/_site/docs/latest/embedding/api/MetabaseComponentTheme.html new file mode 100644 index 0000000000..3654cdac10 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseComponentTheme.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseDashboard.html b/_site/docs/latest/embedding/api/MetabaseDashboard.html new file mode 100644 index 0000000000..9ef453df2f --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseDashboard.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseDashboardPluginsConfig.html b/_site/docs/latest/embedding/api/MetabaseDashboardPluginsConfig.html new file mode 100644 index 0000000000..7cd869175f --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseDashboardPluginsConfig.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseDataPointObject.html b/_site/docs/latest/embedding/api/MetabaseDataPointObject.html new file mode 100644 index 0000000000..3fc8eff594 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseDataPointObject.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseEmbeddingColorKeyV2.html b/_site/docs/latest/embedding/api/MetabaseEmbeddingColorKeyV2.html new file mode 100644 index 0000000000..3759221540 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseEmbeddingColorKeyV2.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseEmbeddingTheme.html b/_site/docs/latest/embedding/api/MetabaseEmbeddingTheme.html new file mode 100644 index 0000000000..b67b8e195b --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseEmbeddingTheme.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseEmbeddingThemeV2.html b/_site/docs/latest/embedding/api/MetabaseEmbeddingThemeV2.html new file mode 100644 index 0000000000..59723dbd9b --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseEmbeddingThemeV2.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseFetchRequestTokenFn.html b/_site/docs/latest/embedding/api/MetabaseFetchRequestTokenFn.html new file mode 100644 index 0000000000..6aa8ddca9d --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseFetchRequestTokenFn.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseFontFamily.html b/_site/docs/latest/embedding/api/MetabaseFontFamily.html new file mode 100644 index 0000000000..d764eea502 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseFontFamily.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseGlobalPluginsConfig.html b/_site/docs/latest/embedding/api/MetabaseGlobalPluginsConfig.html new file mode 100644 index 0000000000..3c87a6af92 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseGlobalPluginsConfig.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseIsGuestAuthConfig.html b/_site/docs/latest/embedding/api/MetabaseIsGuestAuthConfig.html new file mode 100644 index 0000000000..996d0bd56e --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseIsGuestAuthConfig.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabasePluginsConfig.html b/_site/docs/latest/embedding/api/MetabasePluginsConfig.html new file mode 100644 index 0000000000..a599b560bf --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabasePluginsConfig.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseProvider.html b/_site/docs/latest/embedding/api/MetabaseProvider.html new file mode 100644 index 0000000000..a9b67954b6 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseProvider.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseProviderProps.html b/_site/docs/latest/embedding/api/MetabaseProviderProps.html new file mode 100644 index 0000000000..ac5192de0e --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseProviderProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseQuestion.html b/_site/docs/latest/embedding/api/MetabaseQuestion.html new file mode 100644 index 0000000000..20c87f20ef --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseQuestion.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseTheme.html b/_site/docs/latest/embedding/api/MetabaseTheme.html new file mode 100644 index 0000000000..1c5471d516 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseTheme.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseThemePreset.html b/_site/docs/latest/embedding/api/MetabaseThemePreset.html new file mode 100644 index 0000000000..9498fa6a67 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseThemePreset.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabaseUser.html b/_site/docs/latest/embedding/api/MetabaseUser.html new file mode 100644 index 0000000000..9b94ae654f --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabaseUser.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabotAgentChartMessage.html b/_site/docs/latest/embedding/api/MetabotAgentChartMessage.html new file mode 100644 index 0000000000..d328044b33 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabotAgentChartMessage.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabotAgentMessage.html b/_site/docs/latest/embedding/api/MetabotAgentMessage.html new file mode 100644 index 0000000000..d1add85359 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabotAgentMessage.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabotAgentTextMessage.html b/_site/docs/latest/embedding/api/MetabotAgentTextMessage.html new file mode 100644 index 0000000000..13782378b1 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabotAgentTextMessage.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabotChartProps.html b/_site/docs/latest/embedding/api/MetabotChartProps.html new file mode 100644 index 0000000000..61cfaabae0 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabotChartProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabotErrorMessage.html b/_site/docs/latest/embedding/api/MetabotErrorMessage.html new file mode 100644 index 0000000000..c9a5c3ab4f --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabotErrorMessage.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabotMessage.html b/_site/docs/latest/embedding/api/MetabotMessage.html new file mode 100644 index 0000000000..2ed0db3916 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabotMessage.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabotQuestion.html b/_site/docs/latest/embedding/api/MetabotQuestion.html new file mode 100644 index 0000000000..93846bff1d --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabotQuestion.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabotQuestionProps.html b/_site/docs/latest/embedding/api/MetabotQuestionProps.html new file mode 100644 index 0000000000..7f31090ec2 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabotQuestionProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/MetabotUserTextMessage.html b/_site/docs/latest/embedding/api/MetabotUserTextMessage.html new file mode 100644 index 0000000000..d210f0d772 --- /dev/null +++ b/_site/docs/latest/embedding/api/MetabotUserTextMessage.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/ParameterChangePayload.html b/_site/docs/latest/embedding/api/ParameterChangePayload.html new file mode 100644 index 0000000000..c15e35ee49 --- /dev/null +++ b/_site/docs/latest/embedding/api/ParameterChangePayload.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/ParameterChangeSource.html b/_site/docs/latest/embedding/api/ParameterChangeSource.html new file mode 100644 index 0000000000..308f0dda87 --- /dev/null +++ b/_site/docs/latest/embedding/api/ParameterChangeSource.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/ParameterValues.html b/_site/docs/latest/embedding/api/ParameterValues.html new file mode 100644 index 0000000000..2ab3939684 --- /dev/null +++ b/_site/docs/latest/embedding/api/ParameterValues.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/ProtectedColorKey.html b/_site/docs/latest/embedding/api/ProtectedColorKey.html new file mode 100644 index 0000000000..44fd21b73d --- /dev/null +++ b/_site/docs/latest/embedding/api/ProtectedColorKey.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/SdkCollectionId.html b/_site/docs/latest/embedding/api/SdkCollectionId.html new file mode 100644 index 0000000000..9f6919ae28 --- /dev/null +++ b/_site/docs/latest/embedding/api/SdkCollectionId.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/SdkDashboardEntityPublicProps.html b/_site/docs/latest/embedding/api/SdkDashboardEntityPublicProps.html new file mode 100644 index 0000000000..6a5d04caa2 --- /dev/null +++ b/_site/docs/latest/embedding/api/SdkDashboardEntityPublicProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/SdkDashboardId.html b/_site/docs/latest/embedding/api/SdkDashboardId.html new file mode 100644 index 0000000000..c128b98d00 --- /dev/null +++ b/_site/docs/latest/embedding/api/SdkDashboardId.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/SdkDashboardLoadEvent.html b/_site/docs/latest/embedding/api/SdkDashboardLoadEvent.html new file mode 100644 index 0000000000..5a2cf16fcd --- /dev/null +++ b/_site/docs/latest/embedding/api/SdkDashboardLoadEvent.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/SdkEntityId.html b/_site/docs/latest/embedding/api/SdkEntityId.html new file mode 100644 index 0000000000..5dbc2fb702 --- /dev/null +++ b/_site/docs/latest/embedding/api/SdkEntityId.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/SdkEntityToken.html b/_site/docs/latest/embedding/api/SdkEntityToken.html new file mode 100644 index 0000000000..0506b90fcf --- /dev/null +++ b/_site/docs/latest/embedding/api/SdkEntityToken.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/SdkErrorComponent.html b/_site/docs/latest/embedding/api/SdkErrorComponent.html new file mode 100644 index 0000000000..7570c6521e --- /dev/null +++ b/_site/docs/latest/embedding/api/SdkErrorComponent.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/SdkErrorComponentProps.html b/_site/docs/latest/embedding/api/SdkErrorComponentProps.html new file mode 100644 index 0000000000..266c8c8df0 --- /dev/null +++ b/_site/docs/latest/embedding/api/SdkErrorComponentProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/SdkEventHandlersConfig.html b/_site/docs/latest/embedding/api/SdkEventHandlersConfig.html new file mode 100644 index 0000000000..2a1feab341 --- /dev/null +++ b/_site/docs/latest/embedding/api/SdkEventHandlersConfig.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/SdkQuestionEntityPublicProps.html b/_site/docs/latest/embedding/api/SdkQuestionEntityPublicProps.html new file mode 100644 index 0000000000..54f8e93868 --- /dev/null +++ b/_site/docs/latest/embedding/api/SdkQuestionEntityPublicProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/SdkQuestionId.html b/_site/docs/latest/embedding/api/SdkQuestionId.html new file mode 100644 index 0000000000..f4083a6fa5 --- /dev/null +++ b/_site/docs/latest/embedding/api/SdkQuestionId.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/SdkQuestionProps.html b/_site/docs/latest/embedding/api/SdkQuestionProps.html new file mode 100644 index 0000000000..11fe8264b5 --- /dev/null +++ b/_site/docs/latest/embedding/api/SdkQuestionProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/SdkQuestionTitleProps.html b/_site/docs/latest/embedding/api/SdkQuestionTitleProps.html new file mode 100644 index 0000000000..46517baf64 --- /dev/null +++ b/_site/docs/latest/embedding/api/SdkQuestionTitleProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/SdkUserId.html b/_site/docs/latest/embedding/api/SdkUserId.html new file mode 100644 index 0000000000..34f2627f8f --- /dev/null +++ b/_site/docs/latest/embedding/api/SdkUserId.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/SqlParameterChangePayload.html b/_site/docs/latest/embedding/api/SqlParameterChangePayload.html new file mode 100644 index 0000000000..e397b85256 --- /dev/null +++ b/_site/docs/latest/embedding/api/SqlParameterChangePayload.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/SqlParameterChangeSource.html b/_site/docs/latest/embedding/api/SqlParameterChangeSource.html new file mode 100644 index 0000000000..fc2bb93e59 --- /dev/null +++ b/_site/docs/latest/embedding/api/SqlParameterChangeSource.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/SqlParameterValues.html b/_site/docs/latest/embedding/api/SqlParameterValues.html new file mode 100644 index 0000000000..1909ea7367 --- /dev/null +++ b/_site/docs/latest/embedding/api/SqlParameterValues.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/StaticDashboard.html b/_site/docs/latest/embedding/api/StaticDashboard.html new file mode 100644 index 0000000000..16096690b5 --- /dev/null +++ b/_site/docs/latest/embedding/api/StaticDashboard.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/StaticDashboardProps.html b/_site/docs/latest/embedding/api/StaticDashboardProps.html new file mode 100644 index 0000000000..64ebd119e4 --- /dev/null +++ b/_site/docs/latest/embedding/api/StaticDashboardProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/StaticQuestion.html b/_site/docs/latest/embedding/api/StaticQuestion.html new file mode 100644 index 0000000000..1c8c2cebb0 --- /dev/null +++ b/_site/docs/latest/embedding/api/StaticQuestion.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/StaticQuestionComponents.html b/_site/docs/latest/embedding/api/StaticQuestionComponents.html new file mode 100644 index 0000000000..381599c31d --- /dev/null +++ b/_site/docs/latest/embedding/api/StaticQuestionComponents.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/StaticQuestionProps.html b/_site/docs/latest/embedding/api/StaticQuestionProps.html new file mode 100644 index 0000000000..5378e497fc --- /dev/null +++ b/_site/docs/latest/embedding/api/StaticQuestionProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/UseMetabotResult.html b/_site/docs/latest/embedding/api/UseMetabotResult.html new file mode 100644 index 0000000000..74437dc264 --- /dev/null +++ b/_site/docs/latest/embedding/api/UseMetabotResult.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/UserBackendJwtResponse.html b/_site/docs/latest/embedding/api/UserBackendJwtResponse.html new file mode 100644 index 0000000000..d9a91ccd8d --- /dev/null +++ b/_site/docs/latest/embedding/api/UserBackendJwtResponse.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/defineMetabaseAuthConfig.html b/_site/docs/latest/embedding/api/defineMetabaseAuthConfig.html new file mode 100644 index 0000000000..599b016d69 --- /dev/null +++ b/_site/docs/latest/embedding/api/defineMetabaseAuthConfig.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/useApplicationName.html b/_site/docs/latest/embedding/api/useApplicationName.html new file mode 100644 index 0000000000..1c4c5142b7 --- /dev/null +++ b/_site/docs/latest/embedding/api/useApplicationName.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/useAvailableFonts.html b/_site/docs/latest/embedding/api/useAvailableFonts.html new file mode 100644 index 0000000000..3f3b22d891 --- /dev/null +++ b/_site/docs/latest/embedding/api/useAvailableFonts.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/useCreateDashboardApi.html b/_site/docs/latest/embedding/api/useCreateDashboardApi.html new file mode 100644 index 0000000000..8b5c0fb46f --- /dev/null +++ b/_site/docs/latest/embedding/api/useCreateDashboardApi.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/useCurrentUser.html b/_site/docs/latest/embedding/api/useCurrentUser.html new file mode 100644 index 0000000000..dba58161c4 --- /dev/null +++ b/_site/docs/latest/embedding/api/useCurrentUser.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/useMetabaseAuthStatus.html b/_site/docs/latest/embedding/api/useMetabaseAuthStatus.html new file mode 100644 index 0000000000..cbe36c71ff --- /dev/null +++ b/_site/docs/latest/embedding/api/useMetabaseAuthStatus.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/api/useMetabot.html b/_site/docs/latest/embedding/api/useMetabot.html new file mode 100644 index 0000000000..b2585788a1 --- /dev/null +++ b/_site/docs/latest/embedding/api/useMetabot.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                    Redirecting…

                                                                    + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/embedding/parameters.html b/_site/docs/latest/embedding/parameters.html index 8f4370cc96..fbe20516df 100644 --- a/_site/docs/latest/embedding/parameters.html +++ b/_site/docs/latest/embedding/parameters.html @@ -6519,24 +6519,6 @@

                                                                    Dashboard parameter change payloadsource indicates why the callback fired:

                                                                    -
                                                                    -

                                                                    version: v0.62 -has_magic_breadcrumbs: true -show_category_breadcrumb: true -show_title_breadcrumb: true -category: Embedding -title: ParameterChangeSource -source_url: >- - https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/snippets/ParameterChangeSource.md -layout: new-docs -latest: true -—

                                                                    - -
                                                                    type ParameterChangeSource = "initial-state" | "manual-change" | "auto-change";
                                                                    -
                                                                    - -

                                                                    Source of a parameter-change event:

                                                                    -
                                                                    • initial-state - first applied snapshot, fired once per dashboard load.
                                                                    • manual-change - user edited parameters in UI.
                                                                    • @@ -6572,27 +6554,6 @@

                                                                      SQL question parameter change pay

                                                                      source indicates why the callback fired:

                                                                      -
                                                                      -

                                                                      version: v0.62 -has_magic_breadcrumbs: true -show_category_breadcrumb: true -show_title_breadcrumb: true -category: Embedding -title: SqlParameterChangeSource -source_url: >- - https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/snippets/SqlParameterChangeSource.md -layout: new-docs -latest: true -—

                                                                      - -
                                                                      type SqlParameterChangeSource =
                                                                      -  | "initial-state"
                                                                      -  | "manual-change"
                                                                      -  | "auto-change";
                                                                      -
                                                                      - -

                                                                      Source of a sql-parameter-change event:

                                                                      -
                                                                      • initial-state - first applied state, fired once per question load.
                                                                      • manual-change - user edited parameters in UI.
                                                                      • diff --git a/_site/docs/latest/llms-embedding-full.txt b/_site/docs/latest/llms-embedding-full.txt index 60343c5a9c..3da6fea1b2 100644 --- a/_site/docs/latest/llms-embedding-full.txt +++ b/_site/docs/latest/llms-embedding-full.txt @@ -2750,7 +2750,9 @@ Delivered to `onParametersChange` (SDK) and as `event.detail` for the `parameter `source` indicates why the callback fired: - +- `initial-state` - first applied snapshot, fired once per dashboard load. +- `manual-change` - user edited parameters in UI. +- `auto-change` - in the case of auto-updates, e.g. to pass normalized values back to parent. ## SQL question parameter change payload @@ -2760,6 +2762,10 @@ Delivered to `onSqlParametersChange` (SDK) and as `event.detail` for the `sql-pa `source` indicates why the callback fired: +- `initial-state` - first applied state, fired once per question load. +- `manual-change` - user edited parameters in UI. +- `auto-change` - in the case of auto-updates, e.g. to pass normalized values back to parent. + --- # Public sharing diff --git a/_site/docs/llms-embedding-full.txt b/_site/docs/llms-embedding-full.txt index 60343c5a9c..3da6fea1b2 100644 --- a/_site/docs/llms-embedding-full.txt +++ b/_site/docs/llms-embedding-full.txt @@ -2750,7 +2750,9 @@ Delivered to `onParametersChange` (SDK) and as `event.detail` for the `parameter `source` indicates why the callback fired: - +- `initial-state` - first applied snapshot, fired once per dashboard load. +- `manual-change` - user edited parameters in UI. +- `auto-change` - in the case of auto-updates, e.g. to pass normalized values back to parent. ## SQL question parameter change payload @@ -2760,6 +2762,10 @@ Delivered to `onSqlParametersChange` (SDK) and as `event.detail` for the `sql-pa `source` indicates why the callback fired: +- `initial-state` - first applied state, fired once per question load. +- `manual-change` - user edited parameters in UI. +- `auto-change` - in the case of auto-updates, e.g. to pass normalized values back to parent. + --- # Public sharing diff --git a/_site/docs/v0.62/embedding/api/ButtonProps.html b/_site/docs/v0.62/embedding/api/ButtonProps.html new file mode 100644 index 0000000000..ddedb51b8c --- /dev/null +++ b/_site/docs/v0.62/embedding/api/ButtonProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/ChartColor.html b/_site/docs/v0.62/embedding/api/ChartColor.html new file mode 100644 index 0000000000..d809a0c970 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/ChartColor.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/ChartColorV2.html b/_site/docs/v0.62/embedding/api/ChartColorV2.html new file mode 100644 index 0000000000..6db9356714 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/ChartColorV2.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/CollectionBrowser.html b/_site/docs/v0.62/embedding/api/CollectionBrowser.html new file mode 100644 index 0000000000..8b0b990828 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/CollectionBrowser.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/CollectionBrowserListColumns.html b/_site/docs/v0.62/embedding/api/CollectionBrowserListColumns.html new file mode 100644 index 0000000000..e1686aa3b4 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/CollectionBrowserListColumns.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/CollectionBrowserProps.html b/_site/docs/v0.62/embedding/api/CollectionBrowserProps.html new file mode 100644 index 0000000000..69e7ba64ab --- /dev/null +++ b/_site/docs/v0.62/embedding/api/CollectionBrowserProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/CreateDashboardModal.html b/_site/docs/v0.62/embedding/api/CreateDashboardModal.html new file mode 100644 index 0000000000..5398e1eaa6 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/CreateDashboardModal.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/CreateDashboardModalProps.html b/_site/docs/v0.62/embedding/api/CreateDashboardModalProps.html new file mode 100644 index 0000000000..df233d7198 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/CreateDashboardModalProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/CreateDashboardValues.html b/_site/docs/v0.62/embedding/api/CreateDashboardValues.html new file mode 100644 index 0000000000..1828a2dc79 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/CreateDashboardValues.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/CreateQuestion.html b/_site/docs/v0.62/embedding/api/CreateQuestion.html new file mode 100644 index 0000000000..d967c47366 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/CreateQuestion.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/CreateQuestionProps.html b/_site/docs/v0.62/embedding/api/CreateQuestionProps.html new file mode 100644 index 0000000000..c9acbb9c2b --- /dev/null +++ b/_site/docs/v0.62/embedding/api/CreateQuestionProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/CustomDashboardCardMenuItem.html b/_site/docs/v0.62/embedding/api/CustomDashboardCardMenuItem.html new file mode 100644 index 0000000000..cf540d49c9 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/CustomDashboardCardMenuItem.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/DashCardMenuItem.html b/_site/docs/v0.62/embedding/api/DashCardMenuItem.html new file mode 100644 index 0000000000..28beafbb03 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/DashCardMenuItem.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/DashboardCardCustomMenuItem.html b/_site/docs/v0.62/embedding/api/DashboardCardCustomMenuItem.html new file mode 100644 index 0000000000..40d1b54a2f --- /dev/null +++ b/_site/docs/v0.62/embedding/api/DashboardCardCustomMenuItem.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/DashboardCardMenu.html b/_site/docs/v0.62/embedding/api/DashboardCardMenu.html new file mode 100644 index 0000000000..48017afcc7 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/DashboardCardMenu.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/DashboardCardMenuCustomElement.html b/_site/docs/v0.62/embedding/api/DashboardCardMenuCustomElement.html new file mode 100644 index 0000000000..e758bd4065 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/DashboardCardMenuCustomElement.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/DrillThroughQuestionProps.html b/_site/docs/v0.62/embedding/api/DrillThroughQuestionProps.html new file mode 100644 index 0000000000..0891439048 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/DrillThroughQuestionProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/EditableDashboard.html b/_site/docs/v0.62/embedding/api/EditableDashboard.html new file mode 100644 index 0000000000..c07863e14c --- /dev/null +++ b/_site/docs/v0.62/embedding/api/EditableDashboard.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/EditableDashboardProps.html b/_site/docs/v0.62/embedding/api/EditableDashboardProps.html new file mode 100644 index 0000000000..0f8990dbd1 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/EditableDashboardProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/EmbeddingDataPicker.html b/_site/docs/v0.62/embedding/api/EmbeddingDataPicker.html new file mode 100644 index 0000000000..d72d4a310c --- /dev/null +++ b/_site/docs/v0.62/embedding/api/EmbeddingDataPicker.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/EmbeddingEntityType.html b/_site/docs/v0.62/embedding/api/EmbeddingEntityType.html new file mode 100644 index 0000000000..c43a1f9b46 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/EmbeddingEntityType.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/EntityTypeFilterKeys.html b/_site/docs/v0.62/embedding/api/EntityTypeFilterKeys.html new file mode 100644 index 0000000000..677dbead94 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/EntityTypeFilterKeys.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/IconName.html b/_site/docs/v0.62/embedding/api/IconName.html new file mode 100644 index 0000000000..73bc8ab351 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/IconName.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InitializationStatus.html b/_site/docs/v0.62/embedding/api/InitializationStatus.html new file mode 100644 index 0000000000..499daa57f2 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InitializationStatus.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveDashboard.html b/_site/docs/v0.62/embedding/api/InteractiveDashboard.html new file mode 100644 index 0000000000..8834789b75 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveDashboard.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveDashboardProps.html b/_site/docs/v0.62/embedding/api/InteractiveDashboardProps.html new file mode 100644 index 0000000000..4063a3ed14 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveDashboardProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestion.html b/_site/docs/v0.62/embedding/api/InteractiveQuestion.html new file mode 100644 index 0000000000..1a28de4b10 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestion.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionBackButtonProps.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionBackButtonProps.html new file mode 100644 index 0000000000..8afe36e63f --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionBackButtonProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionBreakoutDropdownProps.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionBreakoutDropdownProps.html new file mode 100644 index 0000000000..8846d2bf74 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionBreakoutDropdownProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionChartTypeDropdownProps.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionChartTypeDropdownProps.html new file mode 100644 index 0000000000..47c1d0786d --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionChartTypeDropdownProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionChartTypeSelectorProps.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionChartTypeSelectorProps.html new file mode 100644 index 0000000000..b9997ab399 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionChartTypeSelectorProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionComponents.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionComponents.html new file mode 100644 index 0000000000..8ea989c16f --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionComponents.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionDownloadWidgetDropdownProps.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionDownloadWidgetDropdownProps.html new file mode 100644 index 0000000000..d0ff566531 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionDownloadWidgetDropdownProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionDownloadWidgetProps.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionDownloadWidgetProps.html new file mode 100644 index 0000000000..160e4f272a --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionDownloadWidgetProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionEditorButtonProps.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionEditorButtonProps.html new file mode 100644 index 0000000000..974c55238f --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionEditorButtonProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionEditorProps.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionEditorProps.html new file mode 100644 index 0000000000..6c15dc454a --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionEditorProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionFilterDropdownProps.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionFilterDropdownProps.html new file mode 100644 index 0000000000..b4eeecbdb2 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionFilterDropdownProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionFilterProps.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionFilterProps.html new file mode 100644 index 0000000000..00813c1ad6 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionFilterProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionProps.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionProps.html new file mode 100644 index 0000000000..faae776990 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionQuestionSettingsDropdownProps.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionQuestionSettingsDropdownProps.html new file mode 100644 index 0000000000..b6d21877ff --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionQuestionSettingsDropdownProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionQuestionSettingsProps.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionQuestionSettingsProps.html new file mode 100644 index 0000000000..cca0575cc4 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionQuestionSettingsProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionQuestionVisualizationProps.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionQuestionVisualizationProps.html new file mode 100644 index 0000000000..fa9b1c4bf5 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionQuestionVisualizationProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionResetButtonProps.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionResetButtonProps.html new file mode 100644 index 0000000000..8d5f8b0aeb --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionResetButtonProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionSaveButtonProps.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionSaveButtonProps.html new file mode 100644 index 0000000000..69b5cd57eb --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionSaveButtonProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionSaveQuestionFormProps.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionSaveQuestionFormProps.html new file mode 100644 index 0000000000..391f3f1052 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionSaveQuestionFormProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionSummarizeDropdownProps.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionSummarizeDropdownProps.html new file mode 100644 index 0000000000..86c410c425 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionSummarizeDropdownProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/InteractiveQuestionTitleProps.html b/_site/docs/v0.62/embedding/api/InteractiveQuestionTitleProps.html new file mode 100644 index 0000000000..ef62e61c9b --- /dev/null +++ b/_site/docs/v0.62/embedding/api/InteractiveQuestionTitleProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/LoginStatus.html b/_site/docs/v0.62/embedding/api/LoginStatus.html new file mode 100644 index 0000000000..5b97d8cf87 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/LoginStatus.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseAuthConfig.html b/_site/docs/v0.62/embedding/api/MetabaseAuthConfig.html new file mode 100644 index 0000000000..93264262b9 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseAuthConfig.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseAuthConfigWithApiKey.html b/_site/docs/v0.62/embedding/api/MetabaseAuthConfigWithApiKey.html new file mode 100644 index 0000000000..c738efb5af --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseAuthConfigWithApiKey.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseAuthConfigWithJwt.html b/_site/docs/v0.62/embedding/api/MetabaseAuthConfigWithJwt.html new file mode 100644 index 0000000000..931591847c --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseAuthConfigWithJwt.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseAuthConfigWithSaml.html b/_site/docs/v0.62/embedding/api/MetabaseAuthConfigWithSaml.html new file mode 100644 index 0000000000..610ee41e0a --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseAuthConfigWithSaml.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseClickAction.html b/_site/docs/v0.62/embedding/api/MetabaseClickAction.html new file mode 100644 index 0000000000..29636e45cf --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseClickAction.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseClickActionPluginsConfig.html b/_site/docs/v0.62/embedding/api/MetabaseClickActionPluginsConfig.html new file mode 100644 index 0000000000..5568532395 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseClickActionPluginsConfig.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseCollection.html b/_site/docs/v0.62/embedding/api/MetabaseCollection.html new file mode 100644 index 0000000000..fe8906beed --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseCollection.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseCollectionItem.html b/_site/docs/v0.62/embedding/api/MetabaseCollectionItem.html new file mode 100644 index 0000000000..952e5a6ca2 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseCollectionItem.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseColorKey.html b/_site/docs/v0.62/embedding/api/MetabaseColorKey.html new file mode 100644 index 0000000000..1f36b59a8c --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseColorKey.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseColors.html b/_site/docs/v0.62/embedding/api/MetabaseColors.html new file mode 100644 index 0000000000..df827c8948 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseColors.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseComponentTheme.html b/_site/docs/v0.62/embedding/api/MetabaseComponentTheme.html new file mode 100644 index 0000000000..21266872e6 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseComponentTheme.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseDashboard.html b/_site/docs/v0.62/embedding/api/MetabaseDashboard.html new file mode 100644 index 0000000000..5746260d2d --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseDashboard.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseDashboardPluginsConfig.html b/_site/docs/v0.62/embedding/api/MetabaseDashboardPluginsConfig.html new file mode 100644 index 0000000000..757d205808 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseDashboardPluginsConfig.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseDataPointObject.html b/_site/docs/v0.62/embedding/api/MetabaseDataPointObject.html new file mode 100644 index 0000000000..cc2cb5d64e --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseDataPointObject.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseEmbeddingColorKeyV2.html b/_site/docs/v0.62/embedding/api/MetabaseEmbeddingColorKeyV2.html new file mode 100644 index 0000000000..5398afa0fa --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseEmbeddingColorKeyV2.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseEmbeddingTheme.html b/_site/docs/v0.62/embedding/api/MetabaseEmbeddingTheme.html new file mode 100644 index 0000000000..09eac1c56a --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseEmbeddingTheme.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseEmbeddingThemeV2.html b/_site/docs/v0.62/embedding/api/MetabaseEmbeddingThemeV2.html new file mode 100644 index 0000000000..fbcea420b4 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseEmbeddingThemeV2.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseFetchRequestTokenFn.html b/_site/docs/v0.62/embedding/api/MetabaseFetchRequestTokenFn.html new file mode 100644 index 0000000000..472c066ad8 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseFetchRequestTokenFn.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseFontFamily.html b/_site/docs/v0.62/embedding/api/MetabaseFontFamily.html new file mode 100644 index 0000000000..bcd70c6f21 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseFontFamily.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseGlobalPluginsConfig.html b/_site/docs/v0.62/embedding/api/MetabaseGlobalPluginsConfig.html new file mode 100644 index 0000000000..015e6dd25a --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseGlobalPluginsConfig.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseIsGuestAuthConfig.html b/_site/docs/v0.62/embedding/api/MetabaseIsGuestAuthConfig.html new file mode 100644 index 0000000000..bb6b34a9ce --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseIsGuestAuthConfig.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabasePluginsConfig.html b/_site/docs/v0.62/embedding/api/MetabasePluginsConfig.html new file mode 100644 index 0000000000..a8839a2591 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabasePluginsConfig.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseProvider.html b/_site/docs/v0.62/embedding/api/MetabaseProvider.html new file mode 100644 index 0000000000..f4d315f909 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseProvider.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseProviderProps.html b/_site/docs/v0.62/embedding/api/MetabaseProviderProps.html new file mode 100644 index 0000000000..174a486f71 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseProviderProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseQuestion.html b/_site/docs/v0.62/embedding/api/MetabaseQuestion.html new file mode 100644 index 0000000000..5fec41d368 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseQuestion.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseTheme.html b/_site/docs/v0.62/embedding/api/MetabaseTheme.html new file mode 100644 index 0000000000..79e7567793 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseTheme.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseThemePreset.html b/_site/docs/v0.62/embedding/api/MetabaseThemePreset.html new file mode 100644 index 0000000000..68370b7efb --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseThemePreset.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabaseUser.html b/_site/docs/v0.62/embedding/api/MetabaseUser.html new file mode 100644 index 0000000000..8700b9e39c --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabaseUser.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabotAgentChartMessage.html b/_site/docs/v0.62/embedding/api/MetabotAgentChartMessage.html new file mode 100644 index 0000000000..28e8590678 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabotAgentChartMessage.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabotAgentMessage.html b/_site/docs/v0.62/embedding/api/MetabotAgentMessage.html new file mode 100644 index 0000000000..f3b0ca66f5 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabotAgentMessage.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabotAgentTextMessage.html b/_site/docs/v0.62/embedding/api/MetabotAgentTextMessage.html new file mode 100644 index 0000000000..3ec02f539b --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabotAgentTextMessage.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabotChartProps.html b/_site/docs/v0.62/embedding/api/MetabotChartProps.html new file mode 100644 index 0000000000..f05caaa479 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabotChartProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabotErrorMessage.html b/_site/docs/v0.62/embedding/api/MetabotErrorMessage.html new file mode 100644 index 0000000000..521ceceb87 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabotErrorMessage.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabotMessage.html b/_site/docs/v0.62/embedding/api/MetabotMessage.html new file mode 100644 index 0000000000..f453fd863b --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabotMessage.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabotQuestion.html b/_site/docs/v0.62/embedding/api/MetabotQuestion.html new file mode 100644 index 0000000000..21b84b60cd --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabotQuestion.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabotQuestionProps.html b/_site/docs/v0.62/embedding/api/MetabotQuestionProps.html new file mode 100644 index 0000000000..2e87c02553 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabotQuestionProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/MetabotUserTextMessage.html b/_site/docs/v0.62/embedding/api/MetabotUserTextMessage.html new file mode 100644 index 0000000000..52cbba7719 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/MetabotUserTextMessage.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/ParameterChangePayload.html b/_site/docs/v0.62/embedding/api/ParameterChangePayload.html new file mode 100644 index 0000000000..862bb75b22 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/ParameterChangePayload.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/ParameterChangeSource.html b/_site/docs/v0.62/embedding/api/ParameterChangeSource.html new file mode 100644 index 0000000000..8dfeac3617 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/ParameterChangeSource.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/ParameterValues.html b/_site/docs/v0.62/embedding/api/ParameterValues.html new file mode 100644 index 0000000000..3e828369f7 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/ParameterValues.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/ProtectedColorKey.html b/_site/docs/v0.62/embedding/api/ProtectedColorKey.html new file mode 100644 index 0000000000..acc46a9568 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/ProtectedColorKey.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/SdkCollectionId.html b/_site/docs/v0.62/embedding/api/SdkCollectionId.html new file mode 100644 index 0000000000..992e195a53 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/SdkCollectionId.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/SdkDashboardEntityPublicProps.html b/_site/docs/v0.62/embedding/api/SdkDashboardEntityPublicProps.html new file mode 100644 index 0000000000..4fd5f62afc --- /dev/null +++ b/_site/docs/v0.62/embedding/api/SdkDashboardEntityPublicProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/SdkDashboardId.html b/_site/docs/v0.62/embedding/api/SdkDashboardId.html new file mode 100644 index 0000000000..43dcfa27fe --- /dev/null +++ b/_site/docs/v0.62/embedding/api/SdkDashboardId.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/SdkDashboardLoadEvent.html b/_site/docs/v0.62/embedding/api/SdkDashboardLoadEvent.html new file mode 100644 index 0000000000..f01b330da4 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/SdkDashboardLoadEvent.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/SdkEntityId.html b/_site/docs/v0.62/embedding/api/SdkEntityId.html new file mode 100644 index 0000000000..5811d185f0 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/SdkEntityId.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/SdkEntityToken.html b/_site/docs/v0.62/embedding/api/SdkEntityToken.html new file mode 100644 index 0000000000..69f048ab6d --- /dev/null +++ b/_site/docs/v0.62/embedding/api/SdkEntityToken.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/SdkErrorComponent.html b/_site/docs/v0.62/embedding/api/SdkErrorComponent.html new file mode 100644 index 0000000000..7188b8adc2 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/SdkErrorComponent.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/SdkErrorComponentProps.html b/_site/docs/v0.62/embedding/api/SdkErrorComponentProps.html new file mode 100644 index 0000000000..3db0ce180b --- /dev/null +++ b/_site/docs/v0.62/embedding/api/SdkErrorComponentProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/SdkEventHandlersConfig.html b/_site/docs/v0.62/embedding/api/SdkEventHandlersConfig.html new file mode 100644 index 0000000000..4df045c23c --- /dev/null +++ b/_site/docs/v0.62/embedding/api/SdkEventHandlersConfig.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/SdkQuestionEntityPublicProps.html b/_site/docs/v0.62/embedding/api/SdkQuestionEntityPublicProps.html new file mode 100644 index 0000000000..f1d1b33e0b --- /dev/null +++ b/_site/docs/v0.62/embedding/api/SdkQuestionEntityPublicProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/SdkQuestionId.html b/_site/docs/v0.62/embedding/api/SdkQuestionId.html new file mode 100644 index 0000000000..f018067594 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/SdkQuestionId.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/SdkQuestionProps.html b/_site/docs/v0.62/embedding/api/SdkQuestionProps.html new file mode 100644 index 0000000000..7c6e77cb60 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/SdkQuestionProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/SdkQuestionTitleProps.html b/_site/docs/v0.62/embedding/api/SdkQuestionTitleProps.html new file mode 100644 index 0000000000..20db48618d --- /dev/null +++ b/_site/docs/v0.62/embedding/api/SdkQuestionTitleProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/SdkUserId.html b/_site/docs/v0.62/embedding/api/SdkUserId.html new file mode 100644 index 0000000000..b06982f5eb --- /dev/null +++ b/_site/docs/v0.62/embedding/api/SdkUserId.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/SqlParameterChangePayload.html b/_site/docs/v0.62/embedding/api/SqlParameterChangePayload.html new file mode 100644 index 0000000000..2c007d2bec --- /dev/null +++ b/_site/docs/v0.62/embedding/api/SqlParameterChangePayload.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/SqlParameterChangeSource.html b/_site/docs/v0.62/embedding/api/SqlParameterChangeSource.html new file mode 100644 index 0000000000..5cd30b3676 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/SqlParameterChangeSource.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/SqlParameterValues.html b/_site/docs/v0.62/embedding/api/SqlParameterValues.html new file mode 100644 index 0000000000..e8293a0397 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/SqlParameterValues.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/StaticDashboard.html b/_site/docs/v0.62/embedding/api/StaticDashboard.html new file mode 100644 index 0000000000..69fd0e06bb --- /dev/null +++ b/_site/docs/v0.62/embedding/api/StaticDashboard.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/StaticDashboardProps.html b/_site/docs/v0.62/embedding/api/StaticDashboardProps.html new file mode 100644 index 0000000000..80588d0639 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/StaticDashboardProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/StaticQuestion.html b/_site/docs/v0.62/embedding/api/StaticQuestion.html new file mode 100644 index 0000000000..4d087960f1 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/StaticQuestion.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/StaticQuestionComponents.html b/_site/docs/v0.62/embedding/api/StaticQuestionComponents.html new file mode 100644 index 0000000000..dacee7abdf --- /dev/null +++ b/_site/docs/v0.62/embedding/api/StaticQuestionComponents.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/StaticQuestionProps.html b/_site/docs/v0.62/embedding/api/StaticQuestionProps.html new file mode 100644 index 0000000000..e15c1fa4aa --- /dev/null +++ b/_site/docs/v0.62/embedding/api/StaticQuestionProps.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/UseMetabotResult.html b/_site/docs/v0.62/embedding/api/UseMetabotResult.html new file mode 100644 index 0000000000..92b47fa1a9 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/UseMetabotResult.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/UserBackendJwtResponse.html b/_site/docs/v0.62/embedding/api/UserBackendJwtResponse.html new file mode 100644 index 0000000000..ec74d83a0a --- /dev/null +++ b/_site/docs/v0.62/embedding/api/UserBackendJwtResponse.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/defineMetabaseAuthConfig.html b/_site/docs/v0.62/embedding/api/defineMetabaseAuthConfig.html new file mode 100644 index 0000000000..612ee457b0 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/defineMetabaseAuthConfig.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/useApplicationName.html b/_site/docs/v0.62/embedding/api/useApplicationName.html new file mode 100644 index 0000000000..233297a2eb --- /dev/null +++ b/_site/docs/v0.62/embedding/api/useApplicationName.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/useAvailableFonts.html b/_site/docs/v0.62/embedding/api/useAvailableFonts.html new file mode 100644 index 0000000000..b344cb4c5b --- /dev/null +++ b/_site/docs/v0.62/embedding/api/useAvailableFonts.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/useCreateDashboardApi.html b/_site/docs/v0.62/embedding/api/useCreateDashboardApi.html new file mode 100644 index 0000000000..45b281903c --- /dev/null +++ b/_site/docs/v0.62/embedding/api/useCreateDashboardApi.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/useCurrentUser.html b/_site/docs/v0.62/embedding/api/useCurrentUser.html new file mode 100644 index 0000000000..3bca253be2 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/useCurrentUser.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/useMetabaseAuthStatus.html b/_site/docs/v0.62/embedding/api/useMetabaseAuthStatus.html new file mode 100644 index 0000000000..5d1ccd6a59 --- /dev/null +++ b/_site/docs/v0.62/embedding/api/useMetabaseAuthStatus.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/api/useMetabot.html b/_site/docs/v0.62/embedding/api/useMetabot.html new file mode 100644 index 0000000000..bffb9b466f --- /dev/null +++ b/_site/docs/v0.62/embedding/api/useMetabot.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

                                                                        Redirecting…

                                                                        + Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/v0.62/embedding/parameters.html b/_site/docs/v0.62/embedding/parameters.html index 2ddeeca188..3ac27f9452 100644 --- a/_site/docs/v0.62/embedding/parameters.html +++ b/_site/docs/v0.62/embedding/parameters.html @@ -6517,23 +6517,6 @@

                                                                        Dashboard parameter change payloadsource indicates why the callback fired:

                                                                        -
                                                                        -

                                                                        version: v0.62 -has_magic_breadcrumbs: true -show_category_breadcrumb: true -show_title_breadcrumb: true -category: Embedding -title: ParameterChangeSource -source_url: ‘https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/snippets/ParameterChangeSource.md’ -layout: new-docs -latest: true -—

                                                                        - -
                                                                        type ParameterChangeSource = "initial-state" | "manual-change" | "auto-change";
                                                                        -
                                                                        - -

                                                                        Source of a parameter-change event:

                                                                        -
                                                                        • initial-state - first applied snapshot, fired once per dashboard load.
                                                                        • manual-change - user edited parameters in UI.
                                                                        • @@ -6569,26 +6552,6 @@

                                                                          SQL question parameter change pay

                                                                          source indicates why the callback fired:

                                                                          -
                                                                          -

                                                                          version: v0.62 -has_magic_breadcrumbs: true -show_category_breadcrumb: true -show_title_breadcrumb: true -category: Embedding -title: SqlParameterChangeSource -source_url: ‘https://github.com/metabase/metabase/blob/master/docs/embedding/sdk/api/snippets/SqlParameterChangeSource.md’ -layout: new-docs -latest: true -—

                                                                          - -
                                                                          type SqlParameterChangeSource =
                                                                          -  | "initial-state"
                                                                          -  | "manual-change"
                                                                          -  | "auto-change";
                                                                          -
                                                                          - -

                                                                          Source of a sql-parameter-change event:

                                                                          -
                                                                          • initial-state - first applied state, fired once per question load.
                                                                          • manual-change - user edited parameters in UI.
                                                                          • diff --git a/_site/docs/v0.62/llms-embedding-full.txt b/_site/docs/v0.62/llms-embedding-full.txt index 437696ddc8..76b89f680b 100644 --- a/_site/docs/v0.62/llms-embedding-full.txt +++ b/_site/docs/v0.62/llms-embedding-full.txt @@ -2750,7 +2750,9 @@ Delivered to `onParametersChange` (SDK) and as `event.detail` for the `parameter `source` indicates why the callback fired: - +- `initial-state` - first applied snapshot, fired once per dashboard load. +- `manual-change` - user edited parameters in UI. +- `auto-change` - in the case of auto-updates, e.g. to pass normalized values back to parent. ## SQL question parameter change payload @@ -2760,6 +2762,10 @@ Delivered to `onSqlParametersChange` (SDK) and as `event.detail` for the `sql-pa `source` indicates why the callback fired: +- `initial-state` - first applied state, fired once per question load. +- `manual-change` - user edited parameters in UI. +- `auto-change` - in the case of auto-updates, e.g. to pass normalized values back to parent. + --- # Public sharing