-
- Downloads
Basic Sidesheet Components (#47100)
* Basic Sidesheet Components * sidesheet samples and storybook stories * add unit tests and fix more imports * small styling updates * small styling updates * fix tests * Update frontend/src/metabase/common/components/Sidesheet/SidesheetCard.tsx Co-authored-by:Raphael Krut-Landau <raphael.kl@gmail.com> * fix type problem --------- Co-authored-by:
Raphael Krut-Landau <raphael.kl@gmail.com>
Showing
- frontend/src/metabase/common/components/Sidesheet/Sidesheet.samples.tsx 143 additions, 0 deletions...etabase/common/components/Sidesheet/Sidesheet.samples.tsx
- frontend/src/metabase/common/components/Sidesheet/Sidesheet.stories.mdx 165 additions, 0 deletions...etabase/common/components/Sidesheet/Sidesheet.stories.mdx
- frontend/src/metabase/common/components/Sidesheet/Sidesheet.tsx 79 additions, 0 deletions...nd/src/metabase/common/components/Sidesheet/Sidesheet.tsx
- frontend/src/metabase/common/components/Sidesheet/Sidesheet.unit.spec.tsx 75 additions, 0 deletions...abase/common/components/Sidesheet/Sidesheet.unit.spec.tsx
- frontend/src/metabase/common/components/Sidesheet/SidesheetButton.tsx 20 additions, 0 deletions.../metabase/common/components/Sidesheet/SidesheetButton.tsx
- frontend/src/metabase/common/components/Sidesheet/SidesheetCard.tsx 28 additions, 0 deletions...rc/metabase/common/components/Sidesheet/SidesheetCard.tsx
- frontend/src/metabase/common/components/Sidesheet/SidesheetCardSection.tsx 27 additions, 0 deletions...base/common/components/Sidesheet/SidesheetCardSection.tsx
- frontend/src/metabase/common/components/Sidesheet/SidesheetSubPage.tsx 48 additions, 0 deletions...metabase/common/components/Sidesheet/SidesheetSubPage.tsx
- frontend/src/metabase/common/components/Sidesheet/SidesheetSubPage.unit.spec.tsx 125 additions, 0 deletions...ommon/components/Sidesheet/SidesheetSubPage.unit.spec.tsx
- frontend/src/metabase/common/components/Sidesheet/SidesheetTabPanelContainer.tsx 16 additions, 0 deletions...ommon/components/Sidesheet/SidesheetTabPanelContainer.tsx
- frontend/src/metabase/common/components/Sidesheet/index.ts 6 additions, 0 deletionsfrontend/src/metabase/common/components/Sidesheet/index.ts
- frontend/src/metabase/common/components/Sidesheet/sidesheet.module.css 25 additions, 0 deletions...metabase/common/components/Sidesheet/sidesheet.module.css
- frontend/src/metabase/ui/index.ts 1 addition, 0 deletionsfrontend/src/metabase/ui/index.ts
Please register or sign in to comment