@aquera/data-visualizer-sdk 0.0.23 → 0.0.24
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.
|
@@ -78,6 +78,12 @@ export interface AskAqueraConfig {
|
|
|
78
78
|
* rendering a tab that leads nowhere.
|
|
79
79
|
*/
|
|
80
80
|
library?: boolean;
|
|
81
|
+
/**
|
|
82
|
+
* The Tools surface — the Tools tab in the left pane and the category builders
|
|
83
|
+
* behind it (currently the Cohort Builder). Independent of `library`: either tab
|
|
84
|
+
* can be off without the other, and with both off the tab strip disappears.
|
|
85
|
+
*/
|
|
86
|
+
tools?: boolean;
|
|
81
87
|
};
|
|
82
88
|
ui?: {
|
|
83
89
|
theme?: 'light' | 'dark' | 'auto';
|
|
@@ -148,7 +154,33 @@ export interface AskAqueraConfig {
|
|
|
148
154
|
recomputeButton?: string;
|
|
149
155
|
chatTabLabel?: string;
|
|
150
156
|
libraryTabLabel?: string;
|
|
157
|
+
toolsTabLabel?: string;
|
|
158
|
+
cohortBuilderTitle?: string;
|
|
159
|
+
cohortBuilderSubtitle?: string;
|
|
160
|
+
cohortStep1Label?: string;
|
|
161
|
+
cohortStep2Label?: string;
|
|
162
|
+
cohortMatchSummary?: string;
|
|
163
|
+
cohortViewAllLink?: string;
|
|
164
|
+
cohortShowFewerLink?: string;
|
|
165
|
+
cohortMatchesTruncatedNote?: string;
|
|
166
|
+
cohortPreviewWidgetButton?: string;
|
|
167
|
+
cohortAddToCanvasDisclaimer?: string;
|
|
168
|
+
cohortAddToCanvasButton?: string;
|
|
169
|
+
cohortDetailCaption?: string;
|
|
170
|
+
cohortDetailCoverage?: string;
|
|
171
|
+
cohortExportRowsButton?: string;
|
|
172
|
+
cohortCopyDefinitionButton?: string;
|
|
173
|
+
cohortEmptyMatchesMessage?: string;
|
|
174
|
+
cohortPreviewErrorMessage?: string;
|
|
175
|
+
cohortPreviewRetryButton?: string;
|
|
176
|
+
cohortCriteriaErrorMessage?: string;
|
|
177
|
+
cohortLogUnavailableMessage?: string;
|
|
178
|
+
cohortNamesWithheldMessage?: string;
|
|
179
|
+
cohortMembersForbiddenMessage?: string;
|
|
180
|
+
cohortMembersErrorMessage?: string;
|
|
181
|
+
cohortCopyDefinitionConfirmation?: string;
|
|
151
182
|
detailCanvasCrumbLabel?: string;
|
|
183
|
+
detailDashboardCrumbLabel?: string;
|
|
152
184
|
detailCrumbLabel?: string;
|
|
153
185
|
libraryIntroTitle?: string;
|
|
154
186
|
libraryIntro?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a,b}from"./chunk-
|
|
1
|
+
import{a,b}from"./chunk-VXLPECZY.js";import"./chunk-QXTFDMFO.js";import"./chunk-JP5QY5S6.js";import"./chunk-U4S2XPPP.js";import"./chunk-FK6H3RFT.js";import"./chunk-SYVY7IJY.js";import"./chunk-DPY4ZJSO.js";import"./chunk-T3NXAI3H.js";import"./chunk-JWVGGQEQ.js";import"./chunk-T4WJW6GR.js";import"./chunk-QXVITQOV.js";import"./chunk-I4TM4AGJ.js";import"./chunk-F6YL5NFN.js";import"./chunk-ATUZQYGW.js";import"./chunk-XCT4UKLK.js";import"./chunk-4XZ7RFFX.js";import"./chunk-YHTLTPEH.js";import"./chunk-LFSX3TZJ.js";import"./chunk-BTDKTIE6.js";import"./chunk-5CTM6JVQ.js";import"./chunk-W2HKCDVZ.js";import"./chunk-MPGDQZRI.js";import"./chunk-HOS2FAXH.js";import"./chunk-INJSG5RK.js";import"./chunk-RCWO45CI.js";import"./chunk-ZW5NV4UO.js";export{a as DVZ_ASK_TAG,b as defineDvzAsk};
|