@devtable/dashboard 8.33.0 → 8.34.0
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.
- package/dist/dashboard.es.js +3 -2
- package/dist/dashboard.umd.js +2 -2
- package/dist/global.d.ts +2 -0
- package/dist/panel/viz/index.d.ts +1 -1
- package/dist/plugins/viz-components/calendar-heatmap/editors/calendar/index.d.ts +1 -1
- package/dist/plugins/viz-components/calendar-heatmap/editors/heat_block/index.d.ts +1 -1
- package/dist/plugins/viz-components/calendar-heatmap/editors/tooltip/index.d.ts +1 -1
- package/dist/plugins/viz-components/calendar-heatmap/editors/tooltip/metric.d.ts +1 -1
- package/dist/plugins/viz-components/calendar-heatmap/editors/tooltip/metrics.d.ts +1 -1
- package/dist/plugins/viz-components/cartesian/option/index.d.ts +1 -1
- package/dist/plugins/viz-components/cartesian/option/regression.d.ts +1 -1
- package/dist/plugins/viz-components/cartesian/panel/regressions/index.d.ts +1 -1
- package/dist/plugins/viz-components/cartesian/panel/regressions/regression-item.d.ts +1 -1
- package/dist/plugins/viz-components/cartesian/panel/series/index.d.ts +1 -1
- package/dist/plugins/viz-components/cartesian/panel/series/series-item.d.ts +1 -1
- package/dist/plugins/viz-components/cartesian/panel/stats/index.d.ts +1 -1
- package/dist/plugins/viz-components/cartesian/panel/x-axis/index.d.ts +1 -1
- package/dist/plugins/viz-components/funnel/editors/series/index.d.ts +1 -1
- package/dist/plugins/viz-components/heatmap/editors/heat_block/index.d.ts +1 -1
- package/dist/plugins/viz-components/heatmap/editors/tooltip/index.d.ts +1 -1
- package/dist/plugins/viz-components/heatmap/editors/tooltip/metric.d.ts +1 -1
- package/dist/plugins/viz-components/heatmap/editors/tooltip/metrics.d.ts +1 -1
- package/dist/plugins/viz-components/heatmap/editors/x-axis/index.d.ts +1 -1
- package/dist/plugins/viz-components/heatmap/option/index.d.ts +1 -1
- package/dist/plugins/viz-components/horizontal-bar-chart/editors/series/index.d.ts +1 -1
- package/dist/plugins/viz-components/horizontal-bar-chart/option/index.d.ts +1 -1
- package/dist/plugins/viz-components/pareto-chart/option/index.d.ts +1 -1
- package/dist/plugins/viz-components/radar-chart/editors/dimensions/dimension.d.ts +1 -1
- package/dist/plugins/viz-components/radar-chart/editors/dimensions/index.d.ts +1 -1
- package/dist/plugins/viz-components/radar-chart/option/index.d.ts +1 -1
- package/dist/plugins/viz-components/regression-chart/option/index.d.ts +1 -1
- package/dist/plugins/viz-components/regression-chart/option/regression-expression.d.ts +1 -1
- package/dist/plugins/viz-components/regression-chart/regression-item.d.ts +1 -1
- package/dist/plugins/viz-components/scatter-chart/editors/scatter/index.d.ts +1 -1
- package/dist/plugins/viz-components/scatter-chart/editors/stats/index.d.ts +1 -1
- package/dist/plugins/viz-components/scatter-chart/editors/tooltip/index.d.ts +1 -1
- package/dist/plugins/viz-components/scatter-chart/editors/tooltip/metric.d.ts +1 -1
- package/dist/plugins/viz-components/scatter-chart/editors/tooltip/metrics.d.ts +1 -1
- package/dist/plugins/viz-components/scatter-chart/editors/x-axis/index.d.ts +1 -1
- package/dist/plugins/viz-components/scatter-chart/option/index.d.ts +1 -1
- package/dist/plugins/viz-components/scatter-chart/option/series.d.ts +1 -1
- package/dist/plugins/viz-components/sunburst/editors/data-field.d.ts +1 -1
- package/dist/plugins/viz-components/sunburst/editors/levels/index.d.ts +1 -1
- package/dist/plugins/viz-components/sunburst/editors/levels/level.d.ts +1 -1
- package/dist/plugins/viz-components/sunburst/option/index.d.ts +1 -1
- package/dist/plugins/viz-components/table/editors/styling.d.ts +1 -1
- package/dist/utils/download.d.ts +2 -2
- package/dist/utils/error-boundary.d.ts +1 -1
- package/dist/utils/template/editor/variable-field.d.ts +1 -1
- package/package.json +1 -1
- /package/dist/{definition-editor → components}/minimal-monaco-editor.d.ts +0 -0
- /package/dist/{definition-editor → main/dashboard-editor/settings/content/edit-query/query-editor-form}/select-data-source.d.ts +0 -0
- /package/dist/{definition-editor → main/dashboard-editor/settings/content/edit-query/query-editor-form/tabs}/preview-sql-in-monaco-editor.d.ts +0 -0
- /package/dist/{definition-editor/sql-snippet-editor → main/dashboard-editor/settings/content/edit-sql-snippet}/item-editor.d.ts +0 -0
- /package/dist/{definition-editor/sql-snippet-editor → main/dashboard-editor/settings/content/edit-sql-snippet}/preview-snippet.d.ts +0 -0
package/dist/dashboard.es.js
CHANGED
|
@@ -11668,7 +11668,7 @@ const mA = (e) => {
|
|
|
11668
11668
|
getColor: _l(["#fff7f1", "darkorange", "#b60000"]),
|
|
11669
11669
|
name: "orange",
|
|
11670
11670
|
category: "sequential"
|
|
11671
|
-
}, Fy = "@devtable/dashboard", wd = "8.
|
|
11671
|
+
}, Fy = "@devtable/dashboard", wd = "8.34.0", Hy = "Apache-2.0", By = {
|
|
11672
11672
|
access: "public",
|
|
11673
11673
|
registry: "https://registry.npmjs.org/"
|
|
11674
11674
|
}, jy = [
|
|
@@ -31688,7 +31688,8 @@ const tH = ["richText", "button"], r0 = re(function({
|
|
|
31688
31688
|
return /* @__PURE__ */ s("div", {
|
|
31689
31689
|
className: "viz-root",
|
|
31690
31690
|
style: {
|
|
31691
|
-
height: t
|
|
31691
|
+
height: t,
|
|
31692
|
+
position: "relative"
|
|
31692
31693
|
},
|
|
31693
31694
|
ref: l,
|
|
31694
31695
|
children: /* @__PURE__ */ s(_a, {
|