@databrainhq/plugin 0.9.7 → 0.9.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.
@@ -1,3 +1,5 @@
1
1
  export * from './MetricOutput';
2
2
  export * from './components/ChartTab';
3
3
  export * from './components/TableTab';
4
+ export * from './components/ChartTab/components/ChartSettings';
5
+ export * from './components/ChartTab/components/ChartConfigure';
package/dist/index.es.js CHANGED
@@ -124253,6 +124253,8 @@ var index$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.definePropert
124253
124253
  MetricOutput,
124254
124254
  ChartTab,
124255
124255
  TableTab,
124256
+ ChartSettings,
124257
+ ChartConfigure,
124256
124258
  GridLayout,
124257
124259
  ExternalMetricList,
124258
124260
  MetricCard,