SQL in a sidebar prep: `NativeQueryPreview` component (#40268)
* Export named `NativeCodePanel` * Export named `NativeQueryModal` * Rename `NativeQueryModal` to `NativeQueryPreview` * Do not use styled components in the `NativeQueryPreview`
Showing
- frontend/src/metabase/query_builder/components/view/ConvertQueryModal/ConvertQueryModal.tsx 3 additions, 3 deletions...r/components/view/ConvertQueryModal/ConvertQueryModal.tsx
- frontend/src/metabase/query_builder/components/view/NativeCodePanel/NativeCodePanel.tsx 1 addition, 4 deletions...ilder/components/view/NativeCodePanel/NativeCodePanel.tsx
- frontend/src/metabase/query_builder/components/view/NativeCodePanel/index.ts 1 addition, 2 deletions...se/query_builder/components/view/NativeCodePanel/index.ts
- frontend/src/metabase/query_builder/components/view/NativeQueryModal/NativeQueryModal.styled.tsx 0 additions, 75 deletions...ponents/view/NativeQueryModal/NativeQueryModal.styled.tsx
- frontend/src/metabase/query_builder/components/view/NativeQueryModal/NativeQueryModal.tsx 0 additions, 63 deletions...der/components/view/NativeQueryModal/NativeQueryModal.tsx
- frontend/src/metabase/query_builder/components/view/NativeQueryPreview/NativeQueryPreview.tsx 106 additions, 0 deletions...components/view/NativeQueryPreview/NativeQueryPreview.tsx
- frontend/src/metabase/query_builder/components/view/NativeQueryPreview/index.ts 2 additions, 0 deletions...query_builder/components/view/NativeQueryPreview/index.ts
- frontend/src/metabase/query_builder/components/view/NativeQueryPreview/use-native-query.ts 0 additions, 0 deletions...er/components/view/NativeQueryPreview/use-native-query.ts
- frontend/src/metabase/query_builder/components/view/PreviewQueryModal/PreviewQueryModal.tsx 3 additions, 3 deletions...r/components/view/PreviewQueryModal/PreviewQueryModal.tsx
File moved
Please register or sign in to comment