@designbasekorea/ui-wc 0.5.0 → 0.5.1

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.
@@ -2090,6 +2090,8 @@ declare class DbPageHeader extends HTMLElement {
2090
2090
  private handleBack;
2091
2091
  private handleTabChange;
2092
2092
  private collectActions;
2093
+ private collectMeta;
2094
+ private renderMinimalAside;
2093
2095
  private collectDescriptionSlot;
2094
2096
  private renderTitleBlock;
2095
2097
  private render;