mig-schema-table 4.0.13 → 4.0.14

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.
@@ -14490,7 +14490,14 @@ const CC = ({
14490
14490
  Be,
14491
14491
  Ee
14492
14492
  ]);
14493
- const { properties: ut = {}, required: Sn = [] } = H, wt = q ? localStorage.getItem(`${q}.columnNames`) : null, Ut = q ? localStorage.getItem(`${q}.columnWidths`) : null, Ue = M.useMemo(() => {
14493
+ const { properties: ut, required: Sn } = M.useMemo(
14494
+ () => ({
14495
+ properties: {},
14496
+ required: [],
14497
+ ...H
14498
+ }),
14499
+ [H]
14500
+ ), wt = q ? localStorage.getItem(`${q}.columnNames`) : null, Ut = q ? localStorage.getItem(`${q}.columnWidths`) : null, Ue = M.useMemo(() => {
14494
14501
  if (de)
14495
14502
  return de;
14496
14503
  const V = wt ? JSON.parse(wt) : void 0;
@@ -14934,7 +14941,7 @@ const CC = ({
14934
14941
  async (V) => {
14935
14942
  if (V.preventDefault(), V.stopPropagation(), !Je)
14936
14943
  return;
14937
- const { renderDataToExcel: ve } = await import("./index-DU3kL-Sv.js");
14944
+ const { renderDataToExcel: ve } = await import("./index-s2VYR6Hq.js");
14938
14945
  ve(Je);
14939
14946
  },
14940
14947
  [Je]
@@ -1,4 +1,4 @@
1
- import { c as $t, l as Ve } from "./index-CrNUpEA_.js";
1
+ import { c as $t, l as Ve } from "./index-COPC_ztk.js";
2
2
  function Fe(ye) {
3
3
  throw new Error('Could not dynamically require "' + ye + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
4
4
  }
@@ -1,4 +1,4 @@
1
- import { D as E, a as s, E as M, M as _, R as D, b as A, d as I } from "./index-CrNUpEA_.js";
1
+ import { D as E, a as s, E as M, M as _, R as D, b as A, d as I } from "./index-COPC_ztk.js";
2
2
  export {
3
3
  E as DEFAULT_DATE_FORMAT,
4
4
  s as DEFAULT_DATE_TIME_FORMAT,