mig-schema-table 4.4.20 → 4.4.21

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.
@@ -55860,7 +55860,11 @@ const R2e = ({
55860
55860
  if (we)
55861
55861
  return an.sort((Ve, Sn) => {
55862
55862
  const Ct = Ae[Ve._index], vt = Ae[Sn._index];
55863
- return Ct ? vt ? we(Ct, vt, X || l) : -1 : 1;
55863
+ return Ct ? vt ? we(
55864
+ Ct,
55865
+ vt,
55866
+ X === void 0 ? l : X
55867
+ ) : -1 : 1;
55864
55868
  });
55865
55869
  const pe = de && ((Be = de.format) == null ? void 0 : Be.startsWith("date")), Te = I2e(de, se);
55866
55870
  return an.sort((Ve, Sn) => {
@@ -56002,7 +56006,7 @@ const R2e = ({
56002
56006
  async (X) => {
56003
56007
  if (X.preventDefault(), X.stopPropagation(), !it)
56004
56008
  return;
56005
- const { renderDataToExcel: Z } = await import("./index-DNUGsXzA.js");
56009
+ const { renderDataToExcel: Z } = await import("./index-C--pCjfe.js");
56006
56010
  Z(it);
56007
56011
  },
56008
56012
  [it]
@@ -1,4 +1,4 @@
1
- import { c as $t, l as Ve } from "./index-C7sfcHqu.js";
1
+ import { c as $t, l as Ve } from "./index-BXY1q8gR.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 s, a as E, E as e, M, R as _, e as D, b as A, d as I } from "./index-C7sfcHqu.js";
1
+ import { D as s, a as E, E as e, M, R as _, e as D, b as A, d as I } from "./index-BXY1q8gR.js";
2
2
  export {
3
3
  s as DEFAULT_DATE_FORMAT,
4
4
  E as DEFAULT_DATE_TIME_FORMAT,