@aquera/data-visualizer-sdk 0.0.2 → 0.0.3

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.
@@ -125,6 +125,9 @@ export interface AskAqueraConfig {
125
125
  recomputeButton?: string;
126
126
  chatTabLabel?: string;
127
127
  libraryTabLabel?: string;
128
+ detailCanvasCrumbLabel?: string;
129
+ detailCrumbLabel?: string;
130
+ libraryIntroTitle?: string;
128
131
  libraryIntro?: string;
129
132
  libraryWidgetsTabLabel?: string;
130
133
  libraryDashboardsTabLabel?: string;