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 ---
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 ---Type Alias ChartColorV2
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 ---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 ---Type Alias CollectionBrowserListColumns
| "type"
| "name"
| "description"
| "lastEditedBy"
| "lastEditedAt"
| "archive"
Settings
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
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 ---Interface CreateDashboardModalProps
initialCollectionId?: SdkCollectionId;
isOpen?: boolean;
onClose?: () => void;
onCreate: (dashboard: MetabaseDashboard) => void;
targetCollection?: SdkCollectionId;
}
Index
Properties
Interface CreateDashboardValues
collectionId: SdkCollectionId;
description: string | null;
name: string;
}
Index
Properties
Function CreateQuestion
Parameters
OptionalclassName?: stringA 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 ---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
Type Alias CustomDashboardCardMenuItem
{ question, }: { question?: MetabaseQuestion },
) => DashCardMenuItem
Type Declaration
Parameters
Returns DashCardMenuItem
Settings
Type Alias DashCardMenuItem
children?: ReactNode;
closeMenuOnClick?: boolean;
color?: MantineColor;
disabled?: boolean;
iconName: IconName;
label: string;
leftSection?: ReactNode;
onClick: () => void;
rightSection?: ReactNode;
}
Index
Properties
Type Alias DashboardCardCustomMenuItem
customItems?: (DashCardMenuItem | CustomDashboardCardMenuItem)[];
withDownloads?: boolean;
withEditLink?: boolean;
}
Index
Properties
Type Alias DashboardCardMenu
Settings
Type Alias DashboardCardMenuCustomElement
{ question, }: { question: MetabaseQuestion },
) => ReactNode
Type Declaration
Parameters
Returns ReactNode
Settings
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 ---Function EditableDashboard
A dashboard component with the features available in the
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 ---InteractiveDashboardcomponent, as well as the ability to add and update questions, layout, and content within your dashboard.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
Type Alias EmbeddingDataPicker
Settings
Type Alias EmbeddingEntityType
Settings
Type Alias EntityTypeFilterKeys
Settings
Type Alias 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"
Settings
Type Alias InitializationStatus
| { status: "uninitialized" }
| { status: "success" }
| { status: "loading" }
| { error: Error; status: "error" }
Settings
Function InteractiveDashboard
props: {
autoRefreshInterval?: number;
dashboardId: SdkDashboardId;
drillThroughQuestionHeight?: Height<string | number>;
drillThroughQuestionProps?: DrillThroughQuestionProps;
initialParameters?: ParameterValues;
onParametersChange?: (payload: ParameterChangePayload) => void;
parameters?: ParameterValues;
plugins?: MetabasePluginsConfig;
renderDrillThroughQuestion?: () => ReactNode;
} & { dashboardId?: SdkDashboardId
| null; token?: string | null } & {
enableEntityNavigation?: boolean;
hiddenParameters?: string[];
initialParameters?: ParameterValues;
withCardTitle?: boolean;
withDownloads?: boolean;
withSubscriptions?: boolean;
withTitle?: boolean;
} & { className?: string; style?: CSSProperties } & {
onLoad?: (dashboard: MetabaseDashboard | null) => void;
onLoadWithoutCards?: (dashboard: MetabaseDashboard | null) => void;
onVisualizationChange?: (
visualization:
| "object"
| "table"
| "bar"
| "line"
| "pie"
| "scalar"
| "row"
| "area"
| "combo"
| "pivot"
| "smartscalar"
| "gauge"
| "progress"
| "funnel"
| "map"
| "scatter"
| "boxplot"
| "waterfall"
| "sankey"
| "list",
) => void;
} & { dataPickerProps?: Pick<SdkQuestionProps, "entityTypes"> } & {},
): Element
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 ---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
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 ---Type Alias InteractiveQuestionBackButtonProps
ActionIconProps & HTMLAttributes<HTMLButtonElement>,
"noLink" | "onClick",
>
Settings
Type Alias InteractiveQuestionBreakoutDropdownProps
PopoverProps,
"children"
| "onClose"
| "opened",
>
Settings
Interface InteractiveQuestionChartTypeDropdownProps
defaultOpened?: boolean;
onOpenChange?: (opened: boolean) => void;
opened?: boolean;
}
Index
Properties
Type Alias InteractiveQuestionChartTypeSelectorProps
Settings
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
Type Alias InteractiveQuestionDownloadWidgetDropdownProps
Settings
Type Alias InteractiveQuestionDownloadWidgetProps
Settings
Interface InteractiveQuestionEditorButtonProps
isOpen?: boolean;
onClick?: MouseEventHandler<HTMLButtonElement>;
}
Index
Properties
Interface InteractiveQuestionEditorProps
hasVisualizeButton?: boolean;
onApply?: () => void;
}
Index
Properties
Type Alias InteractiveQuestionFilterDropdownProps
withColumnItemIcon?: boolean;
}
Index
Properties
Type Alias InteractiveQuestionFilterProps
withColumnItemIcon?: boolean;
}
Index
Properties
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
Interface InteractiveQuestionQuestionSettingsDropdownProps
height?: Height<string | number>;
}
Index
Properties
Type Alias InteractiveQuestionQuestionSettingsProps
Settings
Interface InteractiveQuestionQuestionVisualizationProps
className?: string;
height?: Height<string | number>;
style?: CSSProperties;
width?: Width<string | number>;
}
Index
Properties
Interface InteractiveQuestionResetButtonProps
animate?: boolean;
highlightOnHover?: boolean;
type?: "button" | "submit";
}
Index
Properties
Type Alias 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 ---Interface InteractiveQuestionSaveQuestionFormProps
onCancel?: () => void;
}
Index
Properties
Type Alias InteractiveQuestionSummarizeDropdownProps
PopoverProps,
"children"
| "onClose"
| "opened",
>
Settings
Interface InteractiveQuestionTitleProps
className?: string;
style?: CSSProperties;
}
Index
Properties
Type Alias LoginStatus
Settings
Type Alias MetabaseAuthConfig
| MetabaseAuthConfigWithApiKey
| MetabaseAuthConfigWithJwt
| MetabaseAuthConfigWithSaml
| MetabaseIsGuestAuthConfig
Settings
Type Alias MetabaseAuthConfigWithApiKey
apiKey: string;
fetchRequestToken?: never;
isGuest?: false;
preferredAuthMethod?: never;
}
Settings
Type Alias MetabaseAuthConfigWithJwt
apiKey?: never;
fetchRequestToken?: MetabaseFetchRequestTokenFn;
isGuest?: false;
jwtProviderUri?: string;
preferredAuthMethod?: "jwt";
}
Type Declaration
metabaseInstanceUrl: string
OptionalapiKey?: neverOptionalfetchRequestToken?: MetabaseFetchRequestTokenFnSpecifies 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 ---
Type Alias MetabaseAuthConfigWithSaml
apiKey?: never;
fetchRequestToken?: never;
isGuest?: false;
preferredAuthMethod?: "saml";
}
Type Declaration
metabaseInstanceUrl: string
OptionalapiKey?: neverOptionalfetchRequestToken?: neverOptionalisGuest?: falseOptionalpreferredAuthMethod?: "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 ---
Type Alias MetabaseClickAction
Settings
Type Alias MetabaseClickActionPluginsConfig
clickActions: MetabaseClickAction[],
clickedDataPoint: MetabaseDataPointObject,
) => MetabaseClickAction[] | { onClick: () => void }
Type Declaration
clickActions: MetabaseClickAction[],
clickedDataPoint: MetabaseDataPointObject,
): MetabaseClickAction[] | { onClick: () => void }
Parameters
Returns MetabaseClickAction[] | { onClick: () => void }
Settings
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 ---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 ---