@abdellatifui/react 3.2.146 → 3.2.148
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/nextgen.js +4 -2
- package/package.json +1 -1
package/dist/nextgen.js
CHANGED
|
@@ -16028,7 +16028,8 @@ const Jx = (e) => {
|
|
|
16028
16028
|
setModelStack: F,
|
|
16029
16029
|
htmlElements: d,
|
|
16030
16030
|
createHtmlElements: K,
|
|
16031
|
-
removeHtmlElement: z
|
|
16031
|
+
removeHtmlElement: z,
|
|
16032
|
+
...S
|
|
16032
16033
|
};
|
|
16033
16034
|
q(() => {
|
|
16034
16035
|
f && i?.(M), f || a?.(M);
|
|
@@ -16097,7 +16098,8 @@ const Jx = (e) => {
|
|
|
16097
16098
|
removeHtmlElement: z,
|
|
16098
16099
|
windowIndex: R,
|
|
16099
16100
|
getHtmlElement: T,
|
|
16100
|
-
updateTriggerApi: Y
|
|
16101
|
+
updateTriggerApi: Y,
|
|
16102
|
+
...S
|
|
16101
16103
|
}, children: [
|
|
16102
16104
|
/* @__PURE__ */ c.jsx(eC, { onLoad: P }),
|
|
16103
16105
|
tr(
|