@hanology/cham-browser 0.4.15 → 0.4.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hanology/cham-browser",
3
- "version": "0.4.15",
3
+ "version": "0.4.16",
4
4
  "description": "CHAM — browser-compatible parser, serializer, and site generator for Classical Han Annotated Markdown",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -442,6 +442,10 @@ function tcy(n: number): string {
442
442
  @tooltip-enter="interaction.onTooltipEnter"
443
443
  @tooltip-leave="interaction.onTooltipLeave"
444
444
  />
445
+
446
+ <Teleport to="body">
447
+ <Transition name="overlay">
448
+ <div v-if="authorPaneOpen" class="v-overlay" @click="closeAuthorPane">
445
449
  <div class="v-author-pane" @click.stop>
446
450
  <button class="v-pane-close" @click="closeAuthorPane">✕</button>
447
451
  <div class="v-pane-header">