@ukpc-lib/react 0.10.16 → 0.10.18
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/components/index.cjs +19 -19
- package/dist/components/index.js +484 -480
- package/dist/{index.esm2017-62318eef.js → index.esm2017-be698995.js} +2 -2
- package/dist/{index.esm2017-f7d25fff.cjs → index.esm2017-e569f500.cjs} +1 -1
- package/dist/share/index.cjs +1 -1
- package/dist/share/index.js +1 -1
- package/package.json +1 -1
- package/web-components-bundle/favorite-menu/index.js +1 -1
- package/web-components-bundle/global-menu/index.js +1 -1
- package/web-components-bundle/global-topbar/index.js +1 -1
- package/web-components-bundle/has-permission/index.js +1 -1
- package/web-components-bundle/{index-f69bb1b9.js → index-58f4ad32.js} +8820 -8813
|
@@ -2161,13 +2161,13 @@ const TY = Ys.interceptors.response.use(
|
|
|
2161
2161
|
async (e) => jA(e)
|
|
2162
2162
|
// Error handling
|
|
2163
2163
|
), $A = gr({}), CY = ({ children: e }) => {
|
|
2164
|
-
const [t, n] = ln(!
|
|
2164
|
+
const [t, n] = ln(!1), [r, i] = ln({
|
|
2165
2165
|
all: { rows: [], total: 0 },
|
|
2166
2166
|
unread: { rows: [], total: 0 }
|
|
2167
2167
|
}), o = () => {
|
|
2168
2168
|
n(!t);
|
|
2169
2169
|
}, s = () => {
|
|
2170
|
-
n(!
|
|
2170
|
+
n(!1);
|
|
2171
2171
|
};
|
|
2172
2172
|
return /* @__PURE__ */ Qe(
|
|
2173
2173
|
$A.Provider,
|