@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.
package/dist/index.d.ts CHANGED
@@ -2208,6 +2208,8 @@ declare class DbPageHeader extends HTMLElement {
2208
2208
  private handleBack;
2209
2209
  private handleTabChange;
2210
2210
  private collectActions;
2211
+ private collectMeta;
2212
+ private renderMinimalAside;
2211
2213
  private collectDescriptionSlot;
2212
2214
  private renderTitleBlock;
2213
2215
  private render;