PromucFlow_constructor/app/client/packages/design-system/ads
Hetu Nandu 9f9a99373d
chore: Move IDE header to ADS/Templates (#37764)
## Description
Extracting out our IDE Header component into ADS for better usability.

ADS Templates are shallow components built using opinionated ADS which
provide "slots" to place other business logic components inside it. It
reduces the work of using ADS by providing pre built UI components

Also creating the EntityExplorer folder and created ListWithHeader as a
component. Will keep updating this ADS template as we work on Entity
Explorer modularization


Fixes #37607 

## Automation

/ok-to-test tags="@tag.Sanity"


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

## Release Notes

- **New Features**
- Introduced `ListWithHeader` component for improved layout in the
entity explorer.
- Added `IDEHeader` component with subcomponents for better header
organization.
- Implemented `IDEHeaderSwitcher` for enhanced navigation options in the
header.
- Added styled components `ListItemContainer` and `ListHeaderContainer`
for consistent design.
  
- **Bug Fixes**
- Updated import paths for `IDE_HEADER_HEIGHT` to ensure consistent
usage across components.

- **Documentation**
- Added comprehensive documentation for the `IDEHeader` component to aid
developers.

- **Chores**
- Consolidated import statements for cleaner code structure across
various components.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-11-27 07:05:20 +00:00
..
plop-templates chore:ads package (#35193) 2024-07-29 16:23:26 +03:00
src chore: Move IDE header to ADS/Templates (#37764) 2024-11-27 07:05:20 +00:00
.eslintrc.json chore:ads package (#35193) 2024-07-29 16:23:26 +03:00
.prettierignore chore:ads package (#35193) 2024-07-29 16:23:26 +03:00
fileTransformer.js chore:ads package (#35193) 2024-07-29 16:23:26 +03:00
jest.config.js chore: upgrade typescript to 5.4 (#35181) 2024-07-30 16:15:48 +02:00
jest.setup.js chore:ads package (#35193) 2024-07-29 16:23:26 +03:00
package.json fix: removing unused dependencies and explicitly installing used ones (#36573) 2024-09-30 12:28:46 +03:00
plopfile.mjs chore:ads package (#35193) 2024-07-29 16:23:26 +03:00
tsconfig.json chore:ads package (#35193) 2024-07-29 16:23:26 +03:00