@fluid-topics/ft-reader-topic-content 1.3.6 → 1.3.8

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.
@@ -26,7 +26,7 @@ export declare class FtReaderTopicContent extends FtReaderTopicComponent impleme
26
26
  processExpandingBlocks(): void;
27
27
  processOpenApiSelect(): void;
28
28
  moveSvgInShadowRoot(): void;
29
- protected onStoreAvailable(): void;
29
+ onStoreAvailable(): void;
30
30
  renderTopicContent(): import("lit-html").TemplateResult<1>;
31
31
  private is404Error;
32
32
  private getTopicLanguage;