fansunited-management-components 1.50.5 → 1.50.7
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/index.es.js +0 -1
- package/index.umd.js +178 -178
- package/package.json +1 -1
- package/src/hooks/useComponentContext.d.ts +7 -1
- package/src/index.d.ts +0 -12
- package/src/constants/components.d.ts +0 -2
- package/src/context/ComponentContext.d.ts +0 -24
package/index.es.js
CHANGED
|
@@ -36258,6 +36258,5 @@ const Iy = Qe(/* @__PURE__ */ u.jsx("path", {
|
|
|
36258
36258
|
}, []), { isMobile: e, isPhone: n };
|
|
36259
36259
|
}, Az = { APIProvider: lA, AuthProvider: cA, AuthContext: sm, ComponentProvider: dz, useComponentContext: fz, useAPIContext: xt, useIsMobile: hz };
|
|
36260
36260
|
export {
|
|
36261
|
-
tl as Spinner,
|
|
36262
36261
|
Az as default
|
|
36263
36262
|
};
|