@aquera/data-visualizer-sdk 0.0.28 → 0.0.31

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.
@@ -72,6 +72,12 @@ export interface AskAqueraConfig {
72
72
  * Independent of `welcomePrompts` — either can be off without the other.
73
73
  */
74
74
  promptGallery?: boolean;
75
+ /**
76
+ * The "X-ray a dataset" link beside the prompt gallery, and the browse drawer it
77
+ * opens (connection → dataset → table/index → auto-built dashboard).
78
+ * Requires the backend `/workforce/xray` routes; off leaves no trace in the UI.
79
+ */
80
+ xray?: boolean;
75
81
  /**
76
82
  * The grid of suggested prompt CARDS on the welcome screen (the ones under
77
83
  * "What would you like to ask?", including their loading skeleton).
@@ -215,6 +221,25 @@ export interface AskAqueraConfig {
215
221
  filterValuePlaceholder?: string;
216
222
  promptGallerySearchPlaceholder?: string;
217
223
  promptGalleryLabel?: string;
224
+ xrayLabel?: string;
225
+ xrayDrawerTitle?: string;
226
+ xrayDatasetLabel?: string;
227
+ xrayEntitySearchPlaceholder?: string;
228
+ xrayTopicPlaceholder?: string;
229
+ xrayRunLabel?: string;
230
+ xrayNoSources?: string;
231
+ xrayNoEntities?: string;
232
+ xrayNoEntitiesMatch?: string;
233
+ xrayLoadingSources?: string;
234
+ xrayLoadingEntities?: string;
235
+ xrayAnalyzing?: string;
236
+ xrayBuilding?: string;
237
+ xrayFailed?: string;
238
+ xrayPickHint?: string;
239
+ xrayFieldsLabel?: string;
240
+ xrayTablesNoun?: string;
241
+ xrayIndexesNoun?: string;
242
+ xrayFocusToggle?: string;
218
243
  noPromptsMatch?: string;
219
244
  noPromptsYet?: string;
220
245
  noChoiceOptions?: string;
@@ -1 +1 @@
1
- import{a,b}from"./chunk-ICUFCTKP.js";import"./chunk-XUJBDACP.js";import"./chunk-KTWHSGCC.js";import"./chunk-JP5QY5S6.js";import"./chunk-3CHM3VJC.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_MANAGE_DASHBOARDS_TAG,b as defineDvzManageDashboards};
1
+ import{a,b}from"./chunk-QMHNCEH2.js";import"./chunk-XUJBDACP.js";import"./chunk-QTPMCLTE.js";import"./chunk-JP5QY5S6.js";import"./chunk-3CHM3VJC.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_MANAGE_DASHBOARDS_TAG,b as defineDvzManageDashboards};