@devtable/dashboard 13.44.0 → 13.44.1
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 +4 -2
- package/dist/dashboard.umd.js +42 -42
- package/dist/stats.html +1 -1
- package/dist/version.json +2 -2
- package/package.json +1 -1
package/dist/dashboard.es.js
CHANGED
|
@@ -6512,7 +6512,7 @@ class _l {
|
|
|
6512
6512
|
}), this.instanceRegistry.clear(), this.factoryRegistry.clear();
|
|
6513
6513
|
}
|
|
6514
6514
|
}
|
|
6515
|
-
const Zp = "13.44.
|
|
6515
|
+
const Zp = "13.44.1", s0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6516
6516
|
__proto__: null,
|
|
6517
6517
|
version: Zp
|
|
6518
6518
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -19503,7 +19503,9 @@ function q5(e) {
|
|
|
19503
19503
|
" is enabled, you have to address trigger column by its data field"
|
|
19504
19504
|
] }) }),
|
|
19505
19505
|
/* @__PURE__ */ n.jsx(P, { label: t("viz.table.click_cell.column_data_field"), value: c.toString(), onChange: (u) => d(u.currentTarget.value) })
|
|
19506
|
-
] }) : /* @__PURE__ */ n.jsx(q, { clearable: !1, data: a, label: t("viz.table.click_cell.choose_a_column"), value: c.toString(), onChange: d
|
|
19506
|
+
] }) : /* @__PURE__ */ n.jsx(q, { clearable: !1, data: a, label: t("viz.table.click_cell.choose_a_column"), value: c.toString(), onChange: d, comboboxProps: {
|
|
19507
|
+
zIndex: 340
|
|
19508
|
+
}, maxDropdownHeight: 500 });
|
|
19507
19509
|
}
|
|
19508
19510
|
function N5(e, t, r) {
|
|
19509
19511
|
const {
|