## Changes - Reverts changes introduced in #1407 that incorrectly changed attribute casing - Patches `@shoelace-style/shoelace` using [`patch-package`](https://www.npmjs.com/package/patch-package) to add JSDoc comments to component typedefs so that `lit-analyzer` can properly pick up attributes - Adds component typedef for `<replay-web-page>` component ## Testing Tested by hand, it looks like missing help text/date formatting changes/etc are back! Before | After -|-  |   |   |  --------- Co-authored-by: Ilya Kreymer <ikreymer@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __generated__ | ||
| __mocks__ | ||
| assets | ||
| components | ||
| controllers | ||
| features | ||
| pages | ||
| types | ||
| utils | ||
| index.ejs | ||
| index.test.ts | ||
| index.ts | ||
| replayWebPage.d.ts | ||
| routes.ts | ||
| shoelace.ts | ||
| styles.css | ||
| theme.ts | ||