hcui-package 2.0.59 → 2.0.60
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/hcui-package.es.js
CHANGED
|
@@ -81758,7 +81758,8 @@ const Hte = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
81758
81758
|
return Vn("getColumns", () => Ya(o.columns)), t({
|
|
81759
81759
|
tableRef: f,
|
|
81760
81760
|
confirmSetting: g,
|
|
81761
|
-
openModal: v
|
|
81761
|
+
openModal: v,
|
|
81762
|
+
getColumns: () => p.value.getCurrentData()
|
|
81762
81763
|
}), Un(() => {
|
|
81763
81764
|
const w = document.createElement("div"), S = TF({});
|
|
81764
81765
|
S.use(Hte).use(OJ), S.mount(w);
|