@mui-toolpad-extended-tuni/main 3.4.1 → 3.5.0
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/README.md +17 -5
- package/dist/index.cjs +22 -22
- package/dist/index.d.ts +0 -1
- package/dist/index.es.js +0 -12
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -3,7 +3,6 @@ export { default as ToolpadProvider, useLogoContext } from './ToolpadProvider';
|
|
|
3
3
|
export type { ToolpadProviderProps, LogoConfig } from './ToolpadProvider';
|
|
4
4
|
export { useServiceApiConfig, useApiConfigContext, registerApiEndpoints, getApiConfig, } from '../../core/src';
|
|
5
5
|
export type { StandardApiEndpoints, CoursesApiEndpoints, UsersApiEndpoints, CalendarApiEndpoints, } from '../../core/src';
|
|
6
|
-
export { BrowserRouter, HashRouter, MemoryRouter, Routes, Route, useNavigate, useLocation, useParams, Navigate, Link, Outlet, } from 'react-router-dom';
|
|
7
6
|
export * from './interfaces';
|
|
8
7
|
/**
|
|
9
8
|
* **STORES**
|
package/dist/index.es.js
CHANGED
|
@@ -8,7 +8,6 @@ import { useCurrentUser as mn, useUserActions as Ho, useRetry as wl, getColorSch
|
|
|
8
8
|
export * from "@mui-toolpad-extended-tuni/core";
|
|
9
9
|
import { DialogOpener as fg, Dialogs as dg, EventBus as mg, ExtendedDialog as hg, FormDialog as pg, NavigationFilter as yg, NavigationSectionBuilder as gg, Notifications as vg, UserBus as Sg, apiPrefix as bg, calculateNavigationFromSections as wg, closeDialog as Tg, convertObjectKeysToCamelCase as Eg, convertObjectKeysToUnderscore as xg, deleteCookie as kg, eventBus as Cg, filterNavigationByRole as Og, getAllMicroservices as Ag, getAllRegisteredMicroservices as Dg, getApiConfig as Mg, getApiPrefix as Ig, getCookie as Ng, getMicroservice as Pg, getMicroserviceIds as Lg, isMicroserviceRegistered as Rg, openDialog as jg, parseDate as Bg, registerApiEndpoints as Fg, registerDialog as Wg, registerMicroservice as Vg, registerRouteProvider as Hg, setCookie as zg, slugify as Ug, unregisterMicroservice as Zg, unregisterRouteProvider as Jg, updateMicroserviceNavigationForSections as Yg, useApiConfigContext as Gg, useCurrentUser as Kg, useMicroserviceNavigation as Qg, useMicroserviceRegistryStore as qg, useMicroserviceRoutes as Xg, useNavigationFilterStore as _g, useNavigationSectionManager as $g, useNavigationStore as e0, useNotificationStore as t0, useRetry as r0, useServiceApiConfig as n0, useSyncNavigationFilters as o0, useUserActions as i0, useUserPreferences as s0, userBus as a0 } from "@mui-toolpad-extended-tuni/core";
|
|
10
10
|
import { useNavigate as la, useLocation as hn, Routes as Nl, Route as Pl } from "react-router-dom";
|
|
11
|
-
import { BrowserRouter as l0, HashRouter as u0, Link as f0, MemoryRouter as d0, Navigate as m0, Outlet as h0, Route as p0, Routes as y0, useLocation as g0, useNavigate as v0, useParams as S0 } from "react-router-dom";
|
|
12
11
|
import { Box as he, useTheme as br, useMediaQuery as zo, Typography as we, Stack as ur, Divider as Ll, MenuItem as To, Tooltip as pn, IconButton as wt, createTheme as Bn, ThemeProvider as Rl, CssBaseline as jl, Badge as Bl, TextField as yn, FormControlLabel as Fl, Switch as Wl, Paper as Vl, FormControl as Hl, InputLabel as zl, Select as Ul, Autocomplete as Zl, Chip as hi, Popover as Jl, Button as ua } from "@mui/material";
|
|
13
12
|
import { createPortal as Yl } from "react-dom";
|
|
14
13
|
import Gl from "@emotion/styled";
|
|
@@ -13933,7 +13932,6 @@ const Ly = Py("csrftoken"), ag = tu.create({
|
|
|
13933
13932
|
}
|
|
13934
13933
|
});
|
|
13935
13934
|
export {
|
|
13936
|
-
l0 as BrowserRouter,
|
|
13937
13935
|
fg as DialogOpener,
|
|
13938
13936
|
dg as Dialogs,
|
|
13939
13937
|
tg as EditableAutocomplete,
|
|
@@ -13947,21 +13945,14 @@ export {
|
|
|
13947
13945
|
mg as EventBus,
|
|
13948
13946
|
hg as ExtendedDialog,
|
|
13949
13947
|
pg as FormDialog,
|
|
13950
|
-
u0 as HashRouter,
|
|
13951
13948
|
Iy as Home,
|
|
13952
13949
|
Qy as IconWithBadge,
|
|
13953
|
-
f0 as Link,
|
|
13954
|
-
d0 as MemoryRouter,
|
|
13955
13950
|
sg as MicroserviceSubsections,
|
|
13956
13951
|
Ky as Microservices,
|
|
13957
|
-
m0 as Navigate,
|
|
13958
13952
|
yg as NavigationFilter,
|
|
13959
13953
|
gg as NavigationSectionBuilder,
|
|
13960
13954
|
vg as Notifications,
|
|
13961
13955
|
og as NullStateWarning,
|
|
13962
|
-
h0 as Outlet,
|
|
13963
|
-
p0 as Route,
|
|
13964
|
-
y0 as Routes,
|
|
13965
13956
|
wy as ThemeToggle,
|
|
13966
13957
|
Gy as ToolpadProvider,
|
|
13967
13958
|
Sg as UserBus,
|
|
@@ -14002,17 +13993,14 @@ export {
|
|
|
14002
13993
|
Gg as useApiConfigContext,
|
|
14003
13994
|
Kg as useCurrentUser,
|
|
14004
13995
|
Xc as useDialogStore,
|
|
14005
|
-
g0 as useLocation,
|
|
14006
13996
|
Ay as useLogoContext,
|
|
14007
13997
|
Qg as useMicroserviceNavigation,
|
|
14008
13998
|
qg as useMicroserviceRegistryStore,
|
|
14009
13999
|
Xg as useMicroserviceRoutes,
|
|
14010
|
-
v0 as useNavigate,
|
|
14011
14000
|
_g as useNavigationFilterStore,
|
|
14012
14001
|
$g as useNavigationSectionManager,
|
|
14013
14002
|
e0 as useNavigationStore,
|
|
14014
14003
|
t0 as useNotificationStore,
|
|
14015
|
-
S0 as useParams,
|
|
14016
14004
|
r0 as useRetry,
|
|
14017
14005
|
n0 as useServiceApiConfig,
|
|
14018
14006
|
o0 as useSyncNavigationFilters,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mui-toolpad-extended-tuni/main",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.5.0",
|
|
4
4
|
"description": "Main package for MUI Toolpad Extended TUNI - provides ToolpadProvider, LMS components, and platform features",
|
|
5
5
|
"author": "Jaakko Rajala",
|
|
6
6
|
"type": "module",
|