@databrainhq/plugin 0.15.23 → 0.15.25

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.
Files changed (244) hide show
  1. package/dist/webcomponents.es.js +398 -347
  2. package/dist/webcomponents.umd.js +8 -8
  3. package/package.json +2 -2
  4. package/dist/components/Accordion/index.d.ts +0 -33
  5. package/dist/components/AceEditorSql/AceEditorSql.d.ts +0 -11
  6. package/dist/components/Alert/index.d.ts +0 -12
  7. package/dist/components/AutoCompleteDropdown/index.d.ts +0 -20
  8. package/dist/components/Badge/index.d.ts +0 -10
  9. package/dist/components/Button/index.d.ts +0 -14
  10. package/dist/components/ButtonGroup/index.d.ts +0 -14
  11. package/dist/components/Chart/SingleValueChart.d.ts +0 -37
  12. package/dist/components/Chart/index.d.ts +0 -34
  13. package/dist/components/ChartModal/ChartConfig.d.ts +0 -10
  14. package/dist/components/ChartModal/ChartModalOptions.d.ts +0 -14
  15. package/dist/components/ChartModal/index.d.ts +0 -3
  16. package/dist/components/ChartPopup/components/UnderlyingData/index.d.ts +0 -15
  17. package/dist/components/ChartPopup/index.d.ts +0 -28
  18. package/dist/components/ChartReportPanel/index.d.ts +0 -10
  19. package/dist/components/ChartSettingsPopup/ChartSettingsPopup.d.ts +0 -13
  20. package/dist/components/ChartSettingsPopup/components/ChartConfigure/ComboChartFormatter.d.ts +0 -8
  21. package/dist/components/ChartSettingsPopup/components/ChartConfigure/PositionContainer.d.ts +0 -8
  22. package/dist/components/ChartSettingsPopup/components/ChartConfigure/index.d.ts +0 -26
  23. package/dist/components/ChartSettingsPopup/components/ChartSettings/index.d.ts +0 -14
  24. package/dist/components/ChartSettingsPopup/index.d.ts +0 -3
  25. package/dist/components/ChartTypePanel/index.d.ts +0 -15
  26. package/dist/components/Checkbox/index.d.ts +0 -10
  27. package/dist/components/ColorField/ColorField.d.ts +0 -13
  28. package/dist/components/DataType/index.d.ts +0 -9
  29. package/dist/components/DateRangePicker/index.d.ts +0 -36
  30. package/dist/components/DraggableItem/index.d.ts +0 -7
  31. package/dist/components/DrillBreadCrumb/index.d.ts +0 -16
  32. package/dist/components/Error/index.d.ts +0 -6
  33. package/dist/components/ErrorFallback/index.d.ts +0 -2
  34. package/dist/components/ExternalMetricForm/index.d.ts +0 -11
  35. package/dist/components/FilterDropDown/index.d.ts +0 -30
  36. package/dist/components/FilterField/index.d.ts +0 -39
  37. package/dist/components/Flex/index.d.ts +0 -13
  38. package/dist/components/FloatingDropDown/index.d.ts +0 -38
  39. package/dist/components/FullScreenChart/index.d.ts +0 -8
  40. package/dist/components/GaugeLegend/index.d.ts +0 -11
  41. package/dist/components/GenerateMetric/index.d.ts +0 -3
  42. package/dist/components/GlobalFilters/AddFilter.d.ts +0 -15
  43. package/dist/components/GlobalFilters/AppliedFilter.d.ts +0 -9
  44. package/dist/components/GlobalFilters/Filters.d.ts +0 -28
  45. package/dist/components/GlobalFilters/HorizontalFilters.d.ts +0 -35
  46. package/dist/components/GlobalFilters/NumberFilterField.d.ts +0 -23
  47. package/dist/components/GlobalFilters/SearchField.d.ts +0 -10
  48. package/dist/components/GlobalFilters/index.d.ts +0 -79
  49. package/dist/components/HorizontalStackTable/DebouncedInput.d.ts +0 -6
  50. package/dist/components/HorizontalStackTable/index.d.ts +0 -18
  51. package/dist/components/Icons/Logos/index.d.ts +0 -26
  52. package/dist/components/Icons/index.d.ts +0 -9
  53. package/dist/components/InfoTooltip/index.d.ts +0 -15
  54. package/dist/components/InputField/index.d.ts +0 -17
  55. package/dist/components/List/index.d.ts +0 -38
  56. package/dist/components/Loader/index.d.ts +0 -6
  57. package/dist/components/Menu/index.d.ts +0 -32
  58. package/dist/components/MetricChart/ChartImageDownloadButton.d.ts +0 -11
  59. package/dist/components/MetricChart/CsvDownloadButton.d.ts +0 -12
  60. package/dist/components/MetricChart/PivotCsvDownloadButton.d.ts +0 -12
  61. package/dist/components/MetricChart/RawCsvDownloadButton.d.ts +0 -37
  62. package/dist/components/MetricChart/index.d.ts +0 -5
  63. package/dist/components/MetricCreation/MetricCreation.d.ts +0 -3
  64. package/dist/components/MetricCreation/components/ConstructMetric/ConstructMetric.d.ts +0 -3
  65. package/dist/components/MetricCreation/components/ConstructMetric/components/MetricForm/index.d.ts +0 -3
  66. package/dist/components/MetricCreation/components/ConstructMetric/index.d.ts +0 -2
  67. package/dist/components/MetricCreation/components/Dataset/index.d.ts +0 -3
  68. package/dist/components/MetricCreation/components/Header/index.d.ts +0 -3
  69. package/dist/components/MetricCreation/components/MetricOutput/MetricOutput.d.ts +0 -3
  70. package/dist/components/MetricCreation/components/MetricOutput/components/ChartTab/index.d.ts +0 -33
  71. package/dist/components/MetricCreation/components/MetricOutput/components/TableTab/components/InputTables/index.d.ts +0 -2
  72. package/dist/components/MetricCreation/components/MetricOutput/components/TableTab/components/index.d.ts +0 -1
  73. package/dist/components/MetricCreation/components/MetricOutput/components/TableTab/index.d.ts +0 -11
  74. package/dist/components/MetricCreation/components/MetricOutput/components/index.d.ts +0 -3
  75. package/dist/components/MetricCreation/components/MetricOutput/index.d.ts +0 -2
  76. package/dist/components/MetricCreation/components/Panels/ChartActionPanel.d.ts +0 -13
  77. package/dist/components/MetricCreation/components/Panels/ChartAppearancePanel.d.ts +0 -22
  78. package/dist/components/MetricCreation/components/Panels/FiltersPanel.d.ts +0 -20
  79. package/dist/components/MetricCreation/components/Panels/SortPanel.d.ts +0 -15
  80. package/dist/components/MetricCreation/index.d.ts +0 -5
  81. package/dist/components/MetricFilterDropDown/components/OldMetricFilterComponents.d.ts +0 -17
  82. package/dist/components/MetricFilterDropDown/components/SearchField.d.ts +0 -7
  83. package/dist/components/MetricFilterDropDown/components/StringAutoCustomFilterField.d.ts +0 -18
  84. package/dist/components/MetricFilterDropDown/components/StringManualFilterField.d.ts +0 -11
  85. package/dist/components/MetricFilterDropDown/components/TimeFilterField.d.ts +0 -12
  86. package/dist/components/MetricFilterDropDown/components/VariableTimeFilterField.d.ts +0 -12
  87. package/dist/components/MetricFilterDropDown/index.d.ts +0 -24
  88. package/dist/components/MetricList/MetricList.d.ts +0 -65
  89. package/dist/components/MetricList/components/ArchiveMetricModal/index.d.ts +0 -7
  90. package/dist/components/MetricList/components/DownloadRawCsvModal/index.d.ts +0 -13
  91. package/dist/components/MetricList/components/FullScreenView/AddMetricFilter.d.ts +0 -8
  92. package/dist/components/MetricList/components/FullScreenView/ChartPropertiesPanel.d.ts +0 -12
  93. package/dist/components/MetricList/components/FullScreenView/DownloadButton.d.ts +0 -18
  94. package/dist/components/MetricList/components/FullScreenView/index.d.ts +0 -45
  95. package/dist/components/MetricList/components/LayoutAlert/index.d.ts +0 -7
  96. package/dist/components/MetricList/components/ManageMetricMenu/ManageMetricCard.d.ts +0 -15
  97. package/dist/components/MetricList/components/ManageMetricMenu/index.d.ts +0 -17
  98. package/dist/components/MetricList/components/MetricCards/CreateElementPanel.d.ts +0 -14
  99. package/dist/components/MetricList/components/MetricCards/ElementCard.d.ts +0 -16
  100. package/dist/components/MetricList/components/MetricCards/MetricCard.d.ts +0 -98
  101. package/dist/components/MetricList/components/MetricCards/NoDataLoading.d.ts +0 -11
  102. package/dist/components/MetricList/components/TableViewModal/index.d.ts +0 -9
  103. package/dist/components/MetricList/components/index.d.ts +0 -7
  104. package/dist/components/MetricList/index.d.ts +0 -2
  105. package/dist/components/MetricTable/index.d.ts +0 -7
  106. package/dist/components/Modal/Modal.d.ts +0 -14
  107. package/dist/components/Modal/ModalFooter.d.ts +0 -5
  108. package/dist/components/Modal/index.d.ts +0 -2
  109. package/dist/components/MultiSelectDropdown/index.d.ts +0 -39
  110. package/dist/components/Panel/index.d.ts +0 -17
  111. package/dist/components/PivotTable/PivotTableV2.d.ts +0 -23
  112. package/dist/components/PivotTable/index.d.ts +0 -8
  113. package/dist/components/PivotTable/transformData.d.ts +0 -7
  114. package/dist/components/PopoverMenu/index.d.ts +0 -36
  115. package/dist/components/Portal/index.d.ts +0 -2
  116. package/dist/components/RadioButton/index.d.ts +0 -16
  117. package/dist/components/ScheduleEmail/ScheduleEmailForm/index.d.ts +0 -6
  118. package/dist/components/ScheduleEmail/index.d.ts +0 -3
  119. package/dist/components/SearchDropdown/index.d.ts +0 -14
  120. package/dist/components/SearchMetricData/ChatMode/ChatAppearancePanel.d.ts +0 -19
  121. package/dist/components/SearchMetricData/ChatMode/ChatMode.d.ts +0 -44
  122. package/dist/components/SearchMetricData/ChatMode/ChatModeHeader.d.ts +0 -8
  123. package/dist/components/SearchMetricData/ChatMode/ChatReportPanel.d.ts +0 -9
  124. package/dist/components/SearchMetricData/ChatMode/ChatSqlPanel.d.ts +0 -7
  125. package/dist/components/SearchMetricData/ChatMode/NoChatData.d.ts +0 -3
  126. package/dist/components/SearchMetricData/ChatMode/NoDataFound.d.ts +0 -7
  127. package/dist/components/SearchMetricData/ChatMode/Results.d.ts +0 -23
  128. package/dist/components/SearchMetricData/LoaderWithStates/index.d.ts +0 -7
  129. package/dist/components/SearchMetricData/SearchMetricData.d.ts +0 -5
  130. package/dist/components/SearchMetricData/index.d.ts +0 -1
  131. package/dist/components/SearchTab/index.d.ts +0 -13
  132. package/dist/components/Select/index.d.ts +0 -47
  133. package/dist/components/SelfHostControl/index.d.ts +0 -4
  134. package/dist/components/SkeletonLoader/index.d.ts +0 -9
  135. package/dist/components/SpinningLoader/index.d.ts +0 -2
  136. package/dist/components/Switch/SwitchInput.d.ts +0 -9
  137. package/dist/components/Switch/index.d.ts +0 -11
  138. package/dist/components/Tab/index.d.ts +0 -14
  139. package/dist/components/Table/DebouncedInput.d.ts +0 -6
  140. package/dist/components/Table/Filter.d.ts +0 -7
  141. package/dist/components/Table/index.d.ts +0 -36
  142. package/dist/components/Tabs/index.d.ts +0 -41
  143. package/dist/components/TagInputField/index.d.ts +0 -33
  144. package/dist/components/Text/index.d.ts +0 -13
  145. package/dist/components/TextAreaField/index.d.ts +0 -24
  146. package/dist/components/ThemeBlock/index.d.ts +0 -8
  147. package/dist/components/TimeGrainField/index.d.ts +0 -16
  148. package/dist/components/TimeSeriesSettings/index.d.ts +0 -8
  149. package/dist/components/index.d.ts +0 -63
  150. package/dist/consts/api.d.ts +0 -64
  151. package/dist/consts/app.d.ts +0 -154
  152. package/dist/consts/index.d.ts +0 -2
  153. package/dist/consts/metricOptions.d.ts +0 -205
  154. package/dist/consts/validations.d.ts +0 -24
  155. package/dist/containers/CreateMetric/CreateEmbeddedMetric.d.ts +0 -14
  156. package/dist/containers/CreateMetric/index.d.ts +0 -3
  157. package/dist/containers/Dashboard/Dashboard.d.ts +0 -71
  158. package/dist/containers/Dashboard/DashboardProvider.d.ts +0 -7
  159. package/dist/containers/Dashboard/EmbededDashboard.d.ts +0 -44
  160. package/dist/containers/Dashboard/index.d.ts +0 -2
  161. package/dist/containers/DbnStyles.d.ts +0 -10
  162. package/dist/containers/Metric/EmbeddedMetric.d.ts +0 -46
  163. package/dist/containers/Metric/index.d.ts +0 -84
  164. package/dist/containers/PluginProvider.d.ts +0 -7
  165. package/dist/containers/index.d.ts +0 -3
  166. package/dist/helpers/adaptiveFormatter.d.ts +0 -6
  167. package/dist/helpers/areArraysEqual.d.ts +0 -1
  168. package/dist/helpers/autoCompleteHelpers.d.ts +0 -95
  169. package/dist/helpers/cardActions.d.ts +0 -5
  170. package/dist/helpers/chartOptions.d.ts +0 -93
  171. package/dist/helpers/checkIsElementInViewport.d.ts +0 -1
  172. package/dist/helpers/conditionalFormatting.d.ts +0 -3
  173. package/dist/helpers/copyToClipboard.d.ts +0 -4
  174. package/dist/helpers/createMetric.d.ts +0 -25
  175. package/dist/helpers/darkColorIdentifier.d.ts +0 -2
  176. package/dist/helpers/dateFormatter.d.ts +0 -1
  177. package/dist/helpers/generateColorPalette.d.ts +0 -1
  178. package/dist/helpers/generateTimeRangeWhereClause.d.ts +0 -13
  179. package/dist/helpers/getColumnType.d.ts +0 -2
  180. package/dist/helpers/getComboRangeLabel.d.ts +0 -5
  181. package/dist/helpers/getFilterAppliedQuery.d.ts +0 -71
  182. package/dist/helpers/getModifiedQuery.d.ts +0 -78
  183. package/dist/helpers/getNextScheduledTime.d.ts +0 -13
  184. package/dist/helpers/getTimeFilterValue.d.ts +0 -12
  185. package/dist/helpers/getValidRlsConditionOptions.d.ts +0 -16
  186. package/dist/helpers/groupArray.d.ts +0 -1
  187. package/dist/helpers/groupBy.d.ts +0 -25
  188. package/dist/helpers/index.d.ts +0 -16
  189. package/dist/helpers/numberFormatter.d.ts +0 -1
  190. package/dist/helpers/setOnDateChange.d.ts +0 -11
  191. package/dist/helpers/sqlMetadata.d.ts +0 -7
  192. package/dist/helpers/timeseries.d.ts +0 -35
  193. package/dist/helpers/timeseriesOption.d.ts +0 -72
  194. package/dist/helpers/tooltipFormatter.d.ts +0 -27
  195. package/dist/helpers/treeMap.d.ts +0 -6
  196. package/dist/hooks/index.d.ts +0 -12
  197. package/dist/hooks/useArchiveMetric.d.ts +0 -10
  198. package/dist/hooks/useAutoCompleteOptions.d.ts +0 -4
  199. package/dist/hooks/useClientDashboardLayout.d.ts +0 -21
  200. package/dist/hooks/useDashboardContext.d.ts +0 -37
  201. package/dist/hooks/useDatasetMetric.d.ts +0 -50
  202. package/dist/hooks/useDebounce.d.ts +0 -2
  203. package/dist/hooks/useDownloadRawCsv.d.ts +0 -21
  204. package/dist/hooks/useDrag.d.ts +0 -10
  205. package/dist/hooks/useDragAndDropState.d.ts +0 -10
  206. package/dist/hooks/useDrop.d.ts +0 -13
  207. package/dist/hooks/useEmbeddedMetric.d.ts +0 -24
  208. package/dist/hooks/useExternalMetric.d.ts +0 -55
  209. package/dist/hooks/useGenerateDatasetMetrics.d.ts +0 -13
  210. package/dist/hooks/useGenerateMetric.d.ts +0 -64
  211. package/dist/hooks/useMetricCard.d.ts +0 -121
  212. package/dist/hooks/useMetricConfig.d.ts +0 -63
  213. package/dist/hooks/useNewEmbeddedDashboard.d.ts +0 -35
  214. package/dist/hooks/useOutsideAlerter.d.ts +0 -14
  215. package/dist/hooks/usePublishArchivedMetrics.d.ts +0 -5
  216. package/dist/hooks/usePythonResults.d.ts +0 -17
  217. package/dist/hooks/useScheduleEmail.d.ts +0 -29
  218. package/dist/hooks/useSearch.d.ts +0 -55
  219. package/dist/hooks/useUnderlyingData.d.ts +0 -30
  220. package/dist/index.d.ts +0 -8
  221. package/dist/queries/externalDashboard.mutation.d.ts +0 -61
  222. package/dist/queries/externalDashboard.query.d.ts +0 -20
  223. package/dist/queries/index.d.ts +0 -1
  224. package/dist/queries/metric.mutation.d.ts +0 -57
  225. package/dist/queries/metric.query.d.ts +0 -12
  226. package/dist/types/app.d.ts +0 -894
  227. package/dist/types/dragAndDropProps.d.ts +0 -70
  228. package/dist/types/index.d.ts +0 -3
  229. package/dist/types/metricCreate.d.ts +0 -737
  230. package/dist/types/queryTypes.d.ts +0 -340
  231. package/dist/utils/arrayToCsvString.d.ts +0 -6
  232. package/dist/utils/colors.d.ts +0 -2
  233. package/dist/utils/fetcher.d.ts +0 -13
  234. package/dist/utils/getChartAttributes.d.ts +0 -98
  235. package/dist/utils/getChartImage.d.ts +0 -3
  236. package/dist/utils/getChartOptions.d.ts +0 -42
  237. package/dist/utils/getFormattedDataType.d.ts +0 -1
  238. package/dist/utils/getNoAxisChartOptions.d.ts +0 -25
  239. package/dist/utils/getValidJson.d.ts +0 -1
  240. package/dist/utils/index.d.ts +0 -9
  241. package/dist/utils/pivotDataTransform.d.ts +0 -7
  242. package/dist/utils/popoverPosition.d.ts +0 -2
  243. package/dist/utils/theme.d.ts +0 -42
  244. package/dist/webcomponents.d.ts +0 -16
@@ -1,12 +0,0 @@
1
- type Params = {
2
- timeGrainValue: string;
3
- isTimeStamp: boolean;
4
- col: string;
5
- database: string;
6
- };
7
- export declare const getTimeFilterValue: ({ timeGrainValue, isTimeStamp, col, database, }: Params) => string;
8
- export declare const handleTimeGrainValue: (label: string) => {
9
- start: Date;
10
- end: Date;
11
- } | undefined;
12
- export {};
@@ -1,16 +0,0 @@
1
- import { MetricFilterOptionsType, RlsCondition } from '@/types';
2
- /**
3
- * @name getValidRlsConditionOptions - Filters out invalid options and return valid options and value;
4
- * @param {RlsCondition} rlsCondition (required) - A metric filter object.
5
- * @param {MetricFilterOptionsType} filterOptions (required) - Metric filter options prop object.
6
- * @returns value - A valid value or undefined.
7
- * @returns options - A valid options or undefined.
8
- * @returns 'undefined' - If not a valid props or options or value.
9
- */
10
- export declare const getValidRlsConditionOptions: (rlsCondition: RlsCondition, filterOptions: MetricFilterOptionsType) => {
11
- value: string | undefined;
12
- options: string[] | number[] | {
13
- value: string | number;
14
- label: string;
15
- }[] | import("@/types").DateTypeOptionType[];
16
- } | undefined;
@@ -1 +0,0 @@
1
- export declare const groupArray: <T extends Record<string, any>, K extends keyof T>(array: T[], key: K) => Record<T[K], T[]>;
@@ -1,25 +0,0 @@
1
- import { ChartSettingsType, DrillDownSetting } from '@/types';
2
- export declare const groupByMultipleKeys: (rawData: any[] | undefined, keys: string[], measureKey: string) => any;
3
- export declare const groupMeasures: (rawData: any[] | undefined, dimensionKey: string, measureKeys: string[]) => any;
4
- export declare const updateGroupData: (data: any[] | undefined, keys: string[], selectedGroupBy: string[], setGroupedData: (value: React.SetStateAction<Record<string, any>[]>) => void) => void;
5
- export declare const updateDrilledData: (data: any[] | undefined, setGroupedData: (value: React.SetStateAction<Record<string, any>[]>) => void, measureKeys: string[], dimenstionKey: string) => void;
6
- export declare const findKeys: (arr: Record<string, any>[]) => {
7
- numberKeys: string[];
8
- stringKeys: string[];
9
- };
10
- export declare const indentifyKeys: (arr: Record<string, any>[]) => {
11
- numberKeys: string[];
12
- otherKeys: string[];
13
- };
14
- export declare const getEnabledChart: (data: any[]) => string[];
15
- export declare const autoDetectCharts: ({ data, setChartSettings, }: {
16
- setChartSettings: React.Dispatch<React.SetStateAction<ChartSettingsType>>;
17
- data: any[];
18
- }) => void;
19
- export declare const defaultChartProperties: ({ chartType, data, setChartSettings, groupbyList, }: {
20
- data: any[];
21
- chartType: string;
22
- setChartSettings: React.Dispatch<React.SetStateAction<ChartSettingsType>>;
23
- groupbyList: any[];
24
- }) => void;
25
- export declare const drilldown: (chartParams: any, drillDownSettings: DrillDownSetting | undefined, data: any[] | undefined, setDrilledLevel: React.Dispatch<React.SetStateAction<number>>, drilledLevel: number, setShowChartPopup: React.Dispatch<React.SetStateAction<boolean>>, setGroupedData: React.Dispatch<React.SetStateAction<Record<string, any>[]>>) => void;
@@ -1,16 +0,0 @@
1
- export * from './getModifiedQuery';
2
- export * from './getTimeFilterValue';
3
- export * from './groupArray';
4
- export * from './groupBy';
5
- export * from './getValidRlsConditionOptions';
6
- export * from './timeseries';
7
- export * from './checkIsElementInViewport';
8
- export * from './areArraysEqual';
9
- export * from './generateTimeRangeWhereClause';
10
- export * from './getColumnType';
11
- export * from './createMetric';
12
- export * from './timeseriesOption';
13
- export * from './chartOptions';
14
- export * from './autoCompleteHelpers';
15
- export * from './sqlMetadata';
16
- export * from './copyToClipboard';
@@ -1 +0,0 @@
1
- export declare const numberFormatter: (val: any, formatter: any) => any;
@@ -1,11 +0,0 @@
1
- export declare const setOnDateChange: (start: Date | null | undefined, end: Date | null | undefined, timeGrain?: string) => {
2
- value: string;
3
- startDate: Date;
4
- endDate: Date;
5
- timeGrainValue: string;
6
- } | {
7
- value?: undefined;
8
- startDate?: undefined;
9
- endDate?: undefined;
10
- timeGrainValue?: undefined;
11
- };
@@ -1,7 +0,0 @@
1
- export declare const getOrderedByColumns: (query: string, databaseName: string) => any;
2
- export declare const getColumnList: (sqlQuery: string, databaseName: string) => string[];
3
- export declare const isColumnExistsInSql: ({ columnName, databaseName, sql, }: {
4
- columnName: string;
5
- sql: string;
6
- databaseName: string;
7
- }) => boolean;
@@ -1,35 +0,0 @@
1
- import { BackgroundSettings, CustomSettings, LabelSettings, TimeSeriesGroupType, TimeSeriesType } from '@/types';
2
- interface TimeSeriesData {
3
- timeStampKey: string;
4
- data: Record<string, any>[];
5
- values?: string[];
6
- }
7
- type GetTimeSeriesData = {
8
- dataArray: Record<string, any>[];
9
- timeStampKey: string;
10
- valuekeys: string[];
11
- type: TimeSeriesType;
12
- groupBy: TimeSeriesGroupType;
13
- labelSettings: LabelSettings;
14
- customSettings: CustomSettings;
15
- backGroundColor: BackgroundSettings;
16
- fillXAxis: boolean;
17
- isCumulativeBar: boolean;
18
- customData: any;
19
- yAxisList: string[];
20
- hasPercentSymbol: boolean;
21
- colorPalette?: string[];
22
- markerData?: any[];
23
- labelFormatting?: any;
24
- chartAppearanceLabelPosition?: string;
25
- };
26
- export declare const groupByMap: {
27
- yearly: (date: Date) => string;
28
- monthly: (date: Date) => string;
29
- weekly: (date: Date) => string;
30
- daily: (date: Date) => string;
31
- quarterly: (date: Date) => string;
32
- };
33
- export declare const getTimeSeriesData: ({ dataArray, timeStampKey, type, valuekeys, groupBy, labelSettings, customSettings, backGroundColor, fillXAxis, isCumulativeBar, customData, yAxisList, hasPercentSymbol, colorPalette, markerData, labelFormatting, chartAppearanceLabelPosition, }: GetTimeSeriesData) => any[];
34
- export declare const isTimeSeriesDataValid: ({ data, timeStampKey, }: TimeSeriesData) => boolean;
35
- export {};
@@ -1,72 +0,0 @@
1
- import { BackgroundSettings, ChartSettingsType, CustomSettings, FloatingDropDownOption, LabelSettings, LegendSettings } from '@/types';
2
- type DataRow = Record<string, any>;
3
- type AxisSettings = {
4
- axis?: string | undefined;
5
- };
6
- type GetSeriesOptionParams = {
7
- chartOptions: ChartSettingsType;
8
- data: DataRow[];
9
- labelSettings: LabelSettings;
10
- backGroundColor: BackgroundSettings;
11
- customSettings: CustomSettings;
12
- colorOptions: Record<string, any>;
13
- defaultOptions: Record<string, any>;
14
- legendSettings: LegendSettings;
15
- axisSettings: AxisSettings;
16
- legendPosition: Record<string, any>;
17
- markerData?: any[];
18
- labelFormatting: any;
19
- chartAppearanceLabelPosition?: string;
20
- horizontalAxisSettings?: any;
21
- horizontalAxisLabelSettings?: any;
22
- verticalAxisSettings?: any;
23
- verticalAxisLabelSettings?: any;
24
- chartLegendSettings?: any;
25
- chartTooltip?: {
26
- labelStyle?: {
27
- size?: number;
28
- family?: string;
29
- weight?: number;
30
- color?: string;
31
- };
32
- valueStyle?: {
33
- size?: number;
34
- family?: string;
35
- weight?: number;
36
- color?: string;
37
- };
38
- tooltipHeader?: {
39
- size?: number;
40
- family?: string;
41
- weight?: number;
42
- color?: string;
43
- };
44
- };
45
- };
46
- export declare const getSeriesOption: ({ chartOptions, data, backGroundColor, customSettings, labelSettings, colorOptions, defaultOptions, axisSettings, markerData, labelFormatting, chartAppearanceLabelPosition, horizontalAxisSettings, horizontalAxisLabelSettings, verticalAxisSettings, verticalAxisLabelSettings, chartLegendSettings, chartTooltip, }: GetSeriesOptionParams) => {
47
- axisLine: {
48
- show: boolean | undefined;
49
- };
50
- axisLabel: {
51
- show: boolean | undefined;
52
- };
53
- tooltip: {
54
- trigger: string;
55
- backgroundColor: string;
56
- borderRadius: number;
57
- padding: number;
58
- axisPointer: {
59
- type: string;
60
- };
61
- className: string;
62
- enterable: boolean;
63
- valueFormatter: (value: any) => string;
64
- formatter: (params: any) => string;
65
- };
66
- xAxis: any;
67
- yAxis: any;
68
- legend: any;
69
- series: any[];
70
- };
71
- export declare const getFormat: (value: FloatingDropDownOption, dbName: string) => "yyyy-MM-dd" | "%b - %Y" | "MMM - yyyy" | "Mon - yyyy" | "%Y" | "yyyy" | "%Q QUARTER" | "%Q %Y" | "Q yyyy" | "%Y-%m-%d" | "yyyy-mm-dd" | "%Y-%m-%U" | "%Y-%m-%W" | "yyyy-MM-WEEKOFYEAR" | "yyyy-mm-WW";
72
- export {};
@@ -1,27 +0,0 @@
1
- import { ChartSettingsType } from '@/types';
2
- export declare const tooltipFormatter: (params: any, chartOptions: ChartSettingsType, options?: {
3
- hasPercentSymbol?: boolean;
4
- isEnableDateFormat?: boolean;
5
- dateFormat?: string;
6
- isNoAxisChart?: boolean;
7
- tooltipFormatting?: {
8
- labelStyle?: {
9
- size?: number;
10
- family?: string;
11
- weight?: number;
12
- color?: string;
13
- };
14
- valueStyle?: {
15
- size?: number;
16
- family?: string;
17
- weight?: number;
18
- color?: string;
19
- };
20
- tooltipHeader?: {
21
- size?: number;
22
- family?: string;
23
- weight?: number;
24
- color?: string;
25
- };
26
- };
27
- }) => string;
@@ -1,6 +0,0 @@
1
- declare const createNestedArray: (data: Record<string, any>[], selectedRoots: string[], selectedColumns: string[]) => {
2
- name: string;
3
- value: number;
4
- children: never[];
5
- }[];
6
- export default createNestedArray;
@@ -1,12 +0,0 @@
1
- export * from './useExternalMetric';
2
- export * from './useGenerateDatasetMetrics';
3
- export * from './useOutsideAlerter';
4
- export * from './useClientDashboardLayout';
5
- export * from './useUnderlyingData';
6
- export * from './useMetricCard';
7
- export * from './useArchiveMetric';
8
- export * from './useEmbeddedMetric';
9
- export * from './useDrag';
10
- export * from './useDrop';
11
- export * from './usePythonResults';
12
- export * from './useAutoCompleteOptions';
@@ -1,10 +0,0 @@
1
- type UseArchiveMetricProps = {
2
- metricId: string;
3
- onSuccess: () => void;
4
- token: string;
5
- };
6
- export declare const useArchiveMetric: ({ metricId, onSuccess, token, }: UseArchiveMetricProps) => {
7
- handleArchiveMetric: () => Promise<void>;
8
- isLoading: boolean;
9
- };
10
- export {};
@@ -1,4 +0,0 @@
1
- import { SearchColumn, TableObjectType } from '@/types';
2
- export declare const useAutoCompleteOptions: (isEnable: boolean, tableList: TableObjectType[], isElasticSearch: boolean) => {
3
- autoCompleteDropdownOptions: SearchColumn[];
4
- };
@@ -1,21 +0,0 @@
1
- import { Layout } from 'react-grid-layout';
2
- export type UseClientDashboardLayoutProps = {
3
- externalDashboardId: string;
4
- clientId: string;
5
- };
6
- export declare const useClientDashboardLayout: ({ externalDashboardId, clientId, }: UseClientDashboardLayoutProps) => {
7
- saveLayout: (data: {
8
- newLayout: Layout[];
9
- filtersLayout: string[];
10
- isChangedByClient?: boolean | undefined;
11
- gridMargin?: {
12
- verticalMargin?: number | undefined;
13
- horizontalMargin?: number | undefined;
14
- } | undefined;
15
- }) => Promise<void>;
16
- layout: Layout[];
17
- dashboardFiltersLayout: string[];
18
- gridMargin: any;
19
- isLayoutLocked: boolean;
20
- isLoadingLayout: boolean;
21
- };
@@ -1,37 +0,0 @@
1
- /// <reference types="react" />
2
- import { ClientColumnType } from '@/types';
3
- interface DashboardContextType {
4
- isLoading: boolean | undefined;
5
- token: string | undefined;
6
- error?: string;
7
- data: {
8
- token: string;
9
- companyId: string;
10
- sharingSettingsId: string | undefined;
11
- clientId: string | undefined;
12
- externalDashboardMetrics: any[];
13
- externalDashboard: any;
14
- rlsSettings: any | undefined;
15
- appFilters: any | undefined;
16
- dashboardAppFilters: any | undefined;
17
- companyTenancyType: any;
18
- isAllowedToCreateMetrics: boolean | undefined;
19
- isAllowedToDeleteMetrics: boolean | undefined;
20
- isAllowedToUpdateMetrics: boolean | undefined;
21
- isAllowedManageMetrics: boolean | undefined;
22
- isAllowedToChangeLayout: boolean | undefined;
23
- isAllowedToEmailReports: boolean | undefined;
24
- isShowUnderlyingData: boolean | undefined;
25
- workspace: any;
26
- adminTheme: any;
27
- clientSubsetData?: any | undefined;
28
- clientColumnType: ClientColumnType;
29
- isEnableMetricSummary: boolean;
30
- refreshTime?: number | null;
31
- isAllClient: boolean;
32
- metricCreationMode: string;
33
- } | undefined;
34
- }
35
- export declare const DashboardContext: import("react").Context<DashboardContextType>;
36
- export declare const useDashboardContext: () => DashboardContextType;
37
- export {};
@@ -1,50 +0,0 @@
1
- /// <reference types="react" />
2
- import ReactAce from 'react-ace/lib/ace';
3
- import { ChartSettingsType, CreateNewFilter, CreateNewSort, DatasetConfig, DatasetMetricCreationConfiguration, FloatingDropDownOption, Modifiers, OnChangeAliasParams, OnChangeHelperFunctionParams, OnDrillPivotTableParams, OnDropColumnParams, OnRemoveColumnParams, PivotDrillState, SelectedColumn, SetChartFieldParams, TableObjectType } from '@/types';
4
- declare const useDatasetMetric: ({ clientId, clientSubsetData, setChartSettings, setError, dbName, chartSettings, setData, setQuery, setLoading, setGroupByList, data, limit, setDatasetSettings, token, workspaceId, isDatabaseTenancy, clientColumnType, setDrillDownSettings, drillDownSettings, }: DatasetConfig) => {
5
- selectedMainTable: TableObjectType | undefined;
6
- companySubsetTableList: TableObjectType[];
7
- setSelectedMainTable: import("react").Dispatch<import("react").SetStateAction<TableObjectType | undefined>>;
8
- pivotDrillState: PivotDrillState;
9
- setPivotDrillState: import("react").Dispatch<import("react").SetStateAction<PivotDrillState>>;
10
- configuration: DatasetMetricCreationConfiguration;
11
- selectedDims: SelectedColumn[];
12
- selectedMetrics: SelectedColumn[];
13
- onDropColumn: ({ column, table, sorting, type, identifier, }: OnDropColumnParams) => void;
14
- functionOptions: (col?: SelectedColumn, dataType?: string) => FloatingDropDownOption[];
15
- dimModifiers: Modifiers;
16
- metricModifiers: Modifiers;
17
- isTimeSeries: boolean;
18
- editorRef: import("react").RefObject<ReactAce>;
19
- onChangeAlias: ({ alias, column, type, cast, isColumnCasted, }: OnChangeAliasParams) => void;
20
- onChangeHelperFunction: ({ column, helperFunction, type, functionConfiguration, }: OnChangeHelperFunctionParams) => void;
21
- onRemoveColumn: ({ column, type }: OnRemoveColumnParams) => void;
22
- selectedTable: FloatingDropDownOption;
23
- createdSorts: CreateNewSort[];
24
- setCreatedSorts: import("react").Dispatch<import("react").SetStateAction<CreateNewSort[]>>;
25
- onApplyFilter: (onComplete: () => void, isClear?: boolean, index?: number) => void;
26
- onApplySort: (onComplete: () => void, isClear?: boolean, index?: number) => void;
27
- sortColumnOptions: FloatingDropDownOption[];
28
- filterColumnOptions: FloatingDropDownOption[];
29
- createdFilters: CreateNewFilter[];
30
- setCreatedFilters: import("react").Dispatch<import("react").SetStateAction<CreateNewFilter[]>>;
31
- getFilterDropDownType: ({ datatype, operator, }: {
32
- datatype: string;
33
- operator: string;
34
- }) => "DATE_PICKER" | "NULL" | "DATE_RANGE" | "TIME_FILTER" | "MULTI_FILTER_DROPDOWN" | "INPUT_NUMBER_FIELD" | "INPUT_TEXT_FIELD" | "FILTER_DROPDOWN";
35
- onSelectTimeSeries: (chartType: ChartSettingsType['chartType']) => void;
36
- setChartFields: ({ chartType, chartDimensions, chartMetrics, chartAggregateColumns, resultData, configAggregates, pivotHeaderColumns, chartTimeColumns, }: SetChartFieldParams) => void;
37
- resetCharSettings: (chartType: ChartSettingsType['chartType']) => void;
38
- onDrillPivotTable: ({ filters, nextLevel, currentValue, }: OnDrillPivotTableParams) => void;
39
- onSelectPivotTable: (chartType: ChartSettingsType['chartType'], headers: string[]) => void;
40
- onChangeChartGroupByValue: (seriesName: string) => void;
41
- onChangeTimeseriesFormat: (value: FloatingDropDownOption, seriesName?: string) => void;
42
- isDisableChartDrillDown: boolean;
43
- isAllowDrillDown: boolean;
44
- onChangeDrillDown: (params: any, isEnable?: boolean, isChange?: boolean, index?: number) => void;
45
- drillFilters: {
46
- columnName: string;
47
- value: string | number;
48
- }[];
49
- };
50
- export default useDatasetMetric;
@@ -1,2 +0,0 @@
1
- declare const useDebounce: <T>(value: T, delay?: number) => T;
2
- export default useDebounce;
@@ -1,21 +0,0 @@
1
- import { FieldValues } from 'react-hook-form';
2
- declare const useDownloadRawCsv: ({ onCloseModal, sharingSettingsId, metricItem, workspaceId, }: {
3
- onCloseModal?: ((value: boolean) => void) | undefined;
4
- metricItem?: Record<string, any> | undefined;
5
- sharingSettingsId?: string | undefined;
6
- workspaceId: string;
7
- }) => {
8
- onSumbitSendCsvUrl: ({ values, query, }: {
9
- values: FieldValues;
10
- query: string;
11
- }) => void;
12
- isDisableDownloadSettings: boolean;
13
- downloadCsvError: string;
14
- handleSubmit: import("react-hook-form").UseFormHandleSubmit<FieldValues>;
15
- isLoading: boolean;
16
- register: import("react-hook-form").UseFormRegister<FieldValues>;
17
- control: import("react-hook-form").Control<FieldValues, any>;
18
- setValue: import("react-hook-form").UseFormSetValue<FieldValues>;
19
- errors: import("react-hook-form").FieldErrors<FieldValues>;
20
- };
21
- export default useDownloadRawCsv;
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- import { UseDragProps } from '@/types';
3
- declare const useDrag: ({ identifier, data, modifiers, events, CustomDragPreview, }: UseDragProps) => {
4
- isDragging: boolean;
5
- isEnableDrag: boolean;
6
- setIsEnableDrag: import("react").Dispatch<import("react").SetStateAction<boolean>>;
7
- DragNodeRef: import("react").MutableRefObject<any>;
8
- };
9
- export default useDrag;
10
- export { useDrag };
@@ -1,10 +0,0 @@
1
- import { DndStateProp } from '@/types';
2
- declare const useDragAndDropState: () => {
3
- dndState: DndStateProp;
4
- setActive: (active: DndStateProp['active']) => void;
5
- setOver: (over: DndStateProp['over']) => void;
6
- setDraggables: (draggable: DndStateProp['active']) => void;
7
- setDropables: (droppable: DndStateProp['over']) => void;
8
- setDndState: (update: DndStateProp | ((prev: DndStateProp) => DndStateProp)) => void;
9
- };
10
- export default useDragAndDropState;
@@ -1,13 +0,0 @@
1
- /// <reference types="react" />
2
- import { UseDropProps } from '@/types';
3
- declare const useDrop: ({ identifier, events, modifiers }: UseDropProps) => {
4
- dragStatus: {
5
- isDragOver: boolean;
6
- isDrop: boolean;
7
- };
8
- isEnableDrop: boolean;
9
- setIsEnableDrop: import("react").Dispatch<import("react").SetStateAction<boolean>>;
10
- setDropNodeRef: import("react").MutableRefObject<any>;
11
- };
12
- export default useDrop;
13
- export { useDrop };
@@ -1,24 +0,0 @@
1
- import { ClientColumnType } from '@/types';
2
- export interface UseEmbeddedMetricProps {
3
- token: string;
4
- metricId: string;
5
- }
6
- export declare const useEmbeddedMetric: ({ token, metricId, }: UseEmbeddedMetricProps) => {
7
- externalMetric: any;
8
- sharingSettingsId: string;
9
- companyId: string;
10
- clientId: string;
11
- rlsSettings: {
12
- metricId: string;
13
- values: Record<string, any>;
14
- } | undefined;
15
- tenancyLevel: any;
16
- isLoading: boolean;
17
- errorMsg: any;
18
- adminTheme: any;
19
- workspaceId: any;
20
- clientColumnType: ClientColumnType;
21
- isEnableMetricSummary: boolean;
22
- isAllClient: boolean;
23
- isShowUnderlyingData: boolean;
24
- };
@@ -1,55 +0,0 @@
1
- import { FieldValues } from 'react-hook-form';
2
- import { DashboardType, GroupBy, RlsFilterObjectType, SelectedColumns, ChartSettingsType } from '@/types/app';
3
- import { DatasetSettings, DrillDownSettings } from '@/types';
4
- type Params = {
5
- onSuccess?: () => void;
6
- companyIntegrationId: string | undefined;
7
- selectedColumns: SelectedColumns[] | undefined;
8
- query?: string;
9
- metricQuery: string | undefined;
10
- outputColumns: string | undefined;
11
- id?: string;
12
- chartSettings?: ChartSettingsType;
13
- integrationName: string | undefined;
14
- clientId?: string | null;
15
- isEmbedded?: boolean;
16
- rlsFilters?: RlsFilterObjectType[];
17
- companyId: string;
18
- isLiveMode?: boolean;
19
- timeGrain?: string;
20
- dashboardIds?: DashboardType['id'][];
21
- userProvidedDashboardId?: string;
22
- isEnableGroupBy?: boolean;
23
- selectedGroupBy?: string[];
24
- groupBy?: GroupBy | undefined;
25
- metric?: Record<string, any>;
26
- datasetMetricSettings?: DatasetSettings;
27
- drillDownSettings?: DrillDownSettings;
28
- };
29
- export declare const useExternalMetric: ({ onSuccess, companyIntegrationId, selectedColumns, query, metricQuery, integrationName, outputColumns, chartSettings, clientId, companyId, isLiveMode, timeGrain, dashboardIds, isEnableGroupBy, groupBy, selectedGroupBy, metric, datasetMetricSettings, drillDownSettings, }: Params) => {
30
- createExternalMetric: (data: FieldValues) => void;
31
- updateExternalMetric: (data: FieldValues, isElement?: boolean) => void;
32
- error: string;
33
- isLoading: boolean;
34
- clientSubsetData: any;
35
- previewTable: import("react-query").UseMutateFunction<{
36
- data: unknown;
37
- }, unknown, {
38
- data: import("../types/queryTypes").UsePreviewTableMutationInputType;
39
- token: string;
40
- }, unknown>;
41
- token: string | undefined;
42
- workspaceId: any;
43
- dashboardOptions: {
44
- value: any;
45
- label: any;
46
- }[];
47
- isDatabaseTenancy: boolean;
48
- register: import("react-hook-form").UseFormRegister<FieldValues>;
49
- setValue: import("react-hook-form").UseFormSetValue<FieldValues>;
50
- watch: import("react-hook-form").UseFormWatch<FieldValues>;
51
- handleSubmit: import("react-hook-form").UseFormHandleSubmit<FieldValues>;
52
- control: import("react-hook-form").Control<FieldValues, any>;
53
- reset: import("react-hook-form").UseFormReset<FieldValues>;
54
- };
55
- export {};
@@ -1,13 +0,0 @@
1
- export declare const useGenerateDatasetMetrics: () => {
2
- generateDatasetMetric: import("react-query").UseMutateFunction<{
3
- data: unknown;
4
- }, unknown, {
5
- data: import("../types/queryTypes").UseGenerateMetricMutationInputType;
6
- token: string;
7
- }, unknown>;
8
- isGeneratingDataset: boolean;
9
- generateError: unknown;
10
- fetchColumnValues: import("react-query").UseMutateFunction<{
11
- data: unknown;
12
- }, unknown, import("../types/queryTypes").UseMetricColumnMutationInputType, unknown>;
13
- };
@@ -1,64 +0,0 @@
1
- /// <reference types="react" />
2
- import { FieldValues } from 'react-hook-form';
3
- import EChartsReact from 'echarts-for-react';
4
- import { ColumnSizingState } from '@tanstack/react-table';
5
- import { ChartSettingsType, ConfigType, FloatingDropDownOption, GenerateMetricState, OnChangeAliasParams, OnChangeHelperFunctionParams, PivotDrillState, SelectedColumn, SetChartFieldParams, TableObjectType } from '@/types';
6
- declare const useGenerateMetric: (config: ConfigType) => {
7
- isDisableSaveBtn: boolean;
8
- setChartSettings: import("react").Dispatch<import("react").SetStateAction<ChartSettingsType>>;
9
- setShowSaveMetricModal: import("react").Dispatch<import("react").SetStateAction<boolean>>;
10
- isShowSaveMetricModal: boolean;
11
- register: import("react-hook-form").UseFormRegister<FieldValues>;
12
- errors: import("react-hook-form").FieldErrors<FieldValues>;
13
- onSubmitQuery: (e?: import("react").BaseSyntheticEvent<object, any, any> | undefined) => Promise<void>;
14
- generateMetricState: GenerateMetricState;
15
- chartTabType: "CHART" | "ERROR" | "LOADING" | "INIT";
16
- chartSettings: ChartSettingsType;
17
- chartRef: import("react").RefObject<EChartsReact>;
18
- onColumnSizingChange: (columnSizing: ColumnSizingState) => void;
19
- watch: import("react-hook-form").UseFormWatch<FieldValues>;
20
- createExternalMetric: (data: FieldValues) => void;
21
- saveError: string;
22
- updateExternalMetric: (data: FieldValues, isElement?: boolean | undefined) => void;
23
- clientSubsetData: any;
24
- previewTable: import("react-query").UseMutateFunction<{
25
- data: unknown;
26
- }, unknown, {
27
- data: import("@/types/queryTypes").UsePreviewTableMutationInputType;
28
- token: string;
29
- }, unknown>;
30
- token: string | undefined;
31
- dashboardOptions: {
32
- value: any;
33
- label: any;
34
- }[];
35
- isCreatingMetric: boolean;
36
- tableList: TableObjectType[];
37
- selectedMainTable: TableObjectType | undefined;
38
- setSelectedMainTable: import("react").Dispatch<import("react").SetStateAction<TableObjectType | undefined>>;
39
- aiResponseState: {
40
- isLoading: boolean;
41
- error: string;
42
- };
43
- onAiQuery: () => void;
44
- autoCompleteDropdownOptions: SelectedColumn[];
45
- selectedColumns: SelectedColumn[];
46
- setSelectedColumns: import("react").Dispatch<import("react").SetStateAction<SelectedColumn[]>>;
47
- functionOptions: (col?: SelectedColumn, colDatatype?: string) => FloatingDropDownOption[];
48
- setChartFields: ({ chartType, chartDimensions, chartMetrics, chartAggregateColumns, configAggregates, }: SetChartFieldParams) => void;
49
- onSubmitSearch: () => void;
50
- onChangeHelperFunction: ({ column, helperFunction, functionConfiguration, }: OnChangeHelperFunctionParams) => void;
51
- onChangeAlias: ({ alias, column }: OnChangeAliasParams) => void;
52
- chartOptions: FloatingDropDownOption[];
53
- isShowChartType: boolean;
54
- setShowChartType: import("react").Dispatch<import("react").SetStateAction<boolean>>;
55
- enabledCharts: string[];
56
- stringColumnValues: {
57
- column: string;
58
- values: string[];
59
- }[];
60
- isRef: boolean;
61
- setRef: import("react").Dispatch<import("react").SetStateAction<boolean>>;
62
- pivotDrillState: PivotDrillState;
63
- };
64
- export default useGenerateMetric;