* feat: Add vue-transition to StylePanel.vue for animated transitions
* chore: Add e2e test for style panel functionality
* fix: Fix creation label editing for invalid creations
* extended the timeout of async-message e2e test
* feat: Update timeout for async-message e2e test
The timeout for the async-message e2e test was extended to 20 seconds to ensure that the privacy icon is loaded properly.
* config page load timeout to 20s
* feat: Enable stylable behavior for certain message types
* chore: Update timeout for style-panel.spec.js e2e test
* chore: Update e2e.yml to use pnpm build:site and pnpm preview for starting the server
* revert pageload timeout config change