mig-schema-table 4.4.9 → 4.4.10
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.
|
@@ -14366,7 +14366,7 @@ const CS = {
|
|
|
14366
14366
|
"input",
|
|
14367
14367
|
{
|
|
14368
14368
|
autoFocus: !0,
|
|
14369
|
-
type: "
|
|
14369
|
+
type: "search",
|
|
14370
14370
|
className: "form-control",
|
|
14371
14371
|
placeholder: `Search ${i}`,
|
|
14372
14372
|
"aria-label": `Search ${i}`,
|
|
@@ -15106,7 +15106,7 @@ const FS = ({
|
|
|
15106
15106
|
async (te) => {
|
|
15107
15107
|
if (te.preventDefault(), te.stopPropagation(), !Xe)
|
|
15108
15108
|
return;
|
|
15109
|
-
const { renderDataToExcel: we } = await import("./index-
|
|
15109
|
+
const { renderDataToExcel: we } = await import("./index-BC52v40y.js");
|
|
15110
15110
|
we(Xe);
|
|
15111
15111
|
},
|
|
15112
15112
|
[Xe]
|
|
@@ -15252,7 +15252,7 @@ const FS = ({
|
|
|
15252
15252
|
"input",
|
|
15253
15253
|
{
|
|
15254
15254
|
className: "mig-schema-table__search",
|
|
15255
|
-
type: "
|
|
15255
|
+
type: "search",
|
|
15256
15256
|
name: "search",
|
|
15257
15257
|
autoComplete: "off",
|
|
15258
15258
|
placeholder: ie || ee("search..."),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as $t, l as Ve } from "./index
|
|
1
|
+
import { c as $t, l as Ve } from "./index--RNHoDg3.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
|
}
|