@nutui/nutui 4.2.2-beta.2 → 4.2.2-beta.3
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/nutui.es.js +1 -1
- package/dist/nutui.js +2 -2
- package/dist/nutui.umd.js +1 -1
- package/dist/packages/tabs/Tabs.js +1 -1
- package/dist/smartips/web-types.json +1 -1
- package/dist/types/index.d.ts +1 -1
- package/package.json +1 -1
package/dist/nutui.es.js
CHANGED
package/dist/nutui.js
CHANGED
|
@@ -3639,7 +3639,7 @@ const { create: sc } = W("tabs"), ac = sc({
|
|
|
3639
3639
|
N.forEach((E, O) => {
|
|
3640
3640
|
var J, R, ne, A, G, se, q, ue, oe;
|
|
3641
3641
|
let X = E.type;
|
|
3642
|
-
if (X = X.name || X, X == "
|
|
3642
|
+
if (X = X.name || X, X == "NutTabPane") {
|
|
3643
3643
|
let ve = new lc();
|
|
3644
3644
|
if ((J = E.props) != null && J.title || (R = E.props) != null && R["pane-key"] || (ne = E.props) != null && ne.paneKey) {
|
|
3645
3645
|
let we = St((A = E.props) == null ? void 0 : A["pane-key"]), j = we == "number" || we == "string" ? String((G = E.props) == null ? void 0 : G["pane-key"]) : null, K = St((se = E.props) == null ? void 0 : se.paneKey), ae = K == "number" || K == "string" ? String((q = E.props) == null ? void 0 : q.paneKey) : null;
|
|
@@ -16573,7 +16573,7 @@ function R4(e) {
|
|
|
16573
16573
|
n.install ? e.use(n) : n.name && e.component(n.name, n);
|
|
16574
16574
|
});
|
|
16575
16575
|
}
|
|
16576
|
-
const F4 = "4.2.2-beta.
|
|
16576
|
+
const F4 = "4.2.2-beta.3", X4 = { install: R4, version: F4 };
|
|
16577
16577
|
export {
|
|
16578
16578
|
Im as ActionSheet,
|
|
16579
16579
|
J0 as Address,
|