@luoluoyu/fluentui-plus 2.6.0 → 2.6.1
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/Tabs.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGzC,QAAA,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/Tabs.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGzC,QAAA,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CA0C7B,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
package/dist/index.esm.js
CHANGED
|
@@ -10024,7 +10024,7 @@ const $w = (n) => {
|
|
|
10024
10024
|
const [f, p] = G.useState(""), h = (v) => {
|
|
10025
10025
|
p(v), s == null || s(v);
|
|
10026
10026
|
};
|
|
10027
|
-
return /* @__PURE__ */ y.jsx(
|
|
10027
|
+
return /* @__PURE__ */ y.jsx(Em, { ...o, overflowAxis: n ? "vertical" : "horizontal", children: /* @__PURE__ */ y.jsxs(
|
|
10028
10028
|
Sm,
|
|
10029
10029
|
{
|
|
10030
10030
|
selectedValue: f,
|
|
@@ -10044,7 +10044,7 @@ const $w = (n) => {
|
|
|
10044
10044
|
)
|
|
10045
10045
|
]
|
|
10046
10046
|
}
|
|
10047
|
-
) })
|
|
10047
|
+
) });
|
|
10048
10048
|
};
|
|
10049
10049
|
export {
|
|
10050
10050
|
Vw as Cascader,
|