stable

Clone or download

Read-only

feat: storybook, modals

part of request #37211 Replace TLP-doc documentation run 'pnpm --filter=tlp-doc-v2 run storybook' Modals added to section fly over. Change-Id: Ic29e34a39ea84bd59d1bcd823dec3b6315e21006

Modified Files

Name
M src/scripts/tlp-doc-v2/package.json +1 −0 Go to diff View file
M src/scripts/tlp-doc-v2/pnpm-lock.yaml +3 −0 Go to diff View file
A src/scripts/tlp-doc-v2/stories/TLP/fly-over/modals/ModalWrapper.ts +80 −0 Go to diff View file
A src/scripts/tlp-doc-v2/stories/TLP/fly-over/modals/modal.scss +35 −0 Go to diff View file
A src/scripts/tlp-doc-v2/stories/TLP/fly-over/modals/tlp-modal.mdx +241 −0 Go to diff View file
A src/scripts/tlp-doc-v2/stories/TLP/fly-over/modals/tlp-modal.stories.ts +340 −0 Go to diff View file