@imperium/layout 14.2.0 → 14.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.
Files changed (35) hide show
  1. package/dist/esm/_virtual/index.js +4 -0
  2. package/dist/esm/_virtual/index.js.map +1 -0
  3. package/dist/esm/_virtual/react-is.development.js +4 -0
  4. package/dist/esm/_virtual/react-is.development.js.map +1 -0
  5. package/dist/esm/_virtual/react-is.production.min.js +4 -0
  6. package/dist/esm/_virtual/react-is.production.min.js.map +1 -0
  7. package/dist/esm/content/createPages.js +48 -15
  8. package/dist/esm/content/createPages.js.map +1 -1
  9. package/dist/esm/content/types.js.map +1 -1
  10. package/dist/esm/external/@babel/runtime/helpers/esm/assertThisInitialized.js +9 -0
  11. package/dist/esm/external/@babel/runtime/helpers/esm/assertThisInitialized.js.map +1 -0
  12. package/dist/esm/external/@babel/runtime/helpers/esm/extends.js +17 -0
  13. package/dist/esm/external/@babel/runtime/helpers/esm/extends.js.map +1 -0
  14. package/dist/esm/external/@babel/runtime/helpers/esm/inheritsLoose.js +10 -0
  15. package/dist/esm/external/@babel/runtime/helpers/esm/inheritsLoose.js.map +1 -0
  16. package/dist/esm/external/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +15 -0
  17. package/dist/esm/external/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js.map +1 -0
  18. package/dist/esm/external/@babel/runtime/helpers/esm/setPrototypeOf.js +10 -0
  19. package/dist/esm/external/@babel/runtime/helpers/esm/setPrototypeOf.js.map +1 -0
  20. package/dist/esm/external/@loadable/component/dist/loadable.esm.js +470 -0
  21. package/dist/esm/external/@loadable/component/dist/loadable.esm.js.map +1 -0
  22. package/dist/esm/external/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js +107 -0
  23. package/dist/esm/external/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js.map +1 -0
  24. package/dist/esm/external/react-is/cjs/react-is.development.js +182 -0
  25. package/dist/esm/external/react-is/cjs/react-is.development.js.map +1 -0
  26. package/dist/esm/external/react-is/cjs/react-is.production.min.js +18 -0
  27. package/dist/esm/external/react-is/cjs/react-is.production.min.js.map +1 -0
  28. package/dist/esm/external/react-is/index.js +12 -0
  29. package/dist/esm/external/react-is/index.js.map +1 -0
  30. package/dist/stats.html +1 -1
  31. package/dist/stats.txt +74 -48
  32. package/dist/types/content/types.d.ts +3 -1
  33. package/package.json +5 -5
  34. package/dist/types/content/components/PageHeaderContext.d.ts +0 -1
  35. package/dist/types/content/hooks/usePageHeader.d.ts +0 -1
package/dist/stats.txt CHANGED
@@ -1,92 +1,118 @@
1
1
  -----------------------------
2
2
  Rollup File Analysis
3
3
  -----------------------------
4
- bundle size: 34.107 KB
5
- original size: 53.693 KB
6
- code reduction: 36.48 %
7
- module count: 42
4
+ bundle size: 62.695 KB
5
+ original size: 85.641 KB
6
+ code reduction: 26.79 %
7
+ module count: 55
8
8
 
9
+ /home/artemis/Github/imperium/node_modules/@loadable/component/dist/loadable.esm.js
10
+ ██████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 20.81 % (13.044 KB)
11
+ /home/artemis/Github/imperium/node_modules/react-is/cjs/react-is.development.js
12
+ █████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 11.62 % (7.286 KB)
9
13
  /src/content/components/ContentComponent.tsx
10
- █████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 10.51 % (3.584 KB)
14
+ ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 5.72 % (3.584 KB)
11
15
  /src/layout/components/styles.module.css
12
- ████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 9.31 % (3.176 KB)
16
+ ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 5.07 % (3.176 KB)
17
+ /home/artemis/Github/imperium/node_modules/react-is/cjs/react-is.production.min.js
18
+ ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 4.72 % (2.961 KB)
19
+ /home/artemis/Github/imperium/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js
20
+ ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 4.37 % (2.739 KB)
13
21
  /src/layout/components/Layout.tsx
14
- ███░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 7.37 % (2.512 KB)
22
+ ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 4.01 % (2.512 KB)
15
23
  /src/content/components/styles.module.css
16
- ███░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 6.21 % (2.119 KB)
24
+ █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 3.38 % (2.119 KB)
17
25
  /src/layout/withLayout.tsx
18
- ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 5.73 % (1.955 KB)
26
+ █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 3.12 % (1.955 KB)
19
27
  /src/content/components/ActionForm.tsx
20
- ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 4.89 % (1.667 KB)
28
+ █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2.66 % (1.667 KB)
29
+ /src/content/createPages.tsx
30
+ █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2.65 % (1.66 KB)
21
31
  /src/layout/components/LayoutItemWrapper.tsx
22
- ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 4.41 % (1.503 KB)
32
+ █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2.4 % (1.503 KB)
23
33
  /src/layout/moveItems.ts
24
- ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 4.11 % (1.401 KB)
34
+ █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2.23 % (1.401 KB)
25
35
  /src/content/components/SidebarItemWrapper.tsx
26
- █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 3.49 % (1.189 KB)
36
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.9 % (1.189 KB)
27
37
  /src/layout/components/DropdownItem.tsx
28
- █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 3.46 % (1.179 KB)
38
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.88 % (1.179 KB)
29
39
  /src/datahooks/DataHooks.tsx
30
- █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 3.1 % (1.058 KB)
40
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.69 % (1.058 KB)
31
41
  /src/content/components/Header.tsx
32
- █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 3.06 % (1.042 KB)
42
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.66 % (1.042 KB)
33
43
  /src/layout/utils.tsx
34
- █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2.68 % (915 Bytes)
44
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.46 % (915 Bytes)
35
45
  /src/datahooks/Permissions.tsx
36
- █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2.53 % (864 Bytes)
46
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.38 % (864 Bytes)
37
47
  /src/hooks/useBuildData.ts
38
- █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2.34 % (799 Bytes)
48
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.27 % (799 Bytes)
39
49
  /src/layout/components/LayoutItemBar.tsx
40
- █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2.13 % (726 Bytes)
41
- /src/content/createPages.tsx
42
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.91 % (650 Bytes)
50
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.16 % (726 Bytes)
43
51
  /src/content/components/ActionFormSidebarItemComponent.tsx
44
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.89 % (644 Bytes)
45
- /home/artemis/GitHub/imperium/node_modules/style-inject/dist/style-inject.es.js
46
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.86 % (636 Bytes)
52
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.03 % (644 Bytes)
53
+ /home/artemis/Github/imperium/node_modules/style-inject/dist/style-inject.es.js
54
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.01 % (636 Bytes)
47
55
  /src/content/utils.tsx
48
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.84 % (628 Bytes)
56
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1 % (628 Bytes)
49
57
  /src/state.ts
50
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.73 % (591 Bytes)
58
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.94 % (591 Bytes)
51
59
  /src/hooks/useIsActiveRoute.ts
52
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.51 % (514 Bytes)
60
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.82 % (514 Bytes)
61
+ /home/artemis/Github/imperium/node_modules/@babel/runtime/helpers/esm/extends.js
62
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.64 % (401 Bytes)
53
63
  /src/content/types.ts
54
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.14 % (388 Bytes)
64
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.62 % (388 Bytes)
55
65
  /src/layout/components/PlainItem.tsx
56
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.11 % (379 Bytes)
66
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.6 % (379 Bytes)
57
67
  /src/layout/components/SecondaryMenuToggleItem.tsx
58
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.04 % (356 Bytes)
68
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.57 % (356 Bytes)
59
69
  /src/datahooks/ExecutePermissionHook.tsx
60
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.01 % (345 Bytes)
70
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.55 % (345 Bytes)
61
71
  /src/content/components/ActionSidebarItemComponent.tsx
62
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.01 % (343 Bytes)
72
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.55 % (343 Bytes)
63
73
  /src/datahooks/PermissionHooks.tsx
64
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.99 % (339 Bytes)
74
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.54 % (339 Bytes)
75
+ /home/artemis/Github/imperium/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js
76
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.53 % (333 Bytes)
65
77
  /src/hooks/useSelectState.ts
66
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.96 % (326 Bytes)
78
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.52 % (326 Bytes)
67
79
  /src/content/components/PlainSidebarItem.tsx
68
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.95 % (325 Bytes)
80
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.52 % (325 Bytes)
69
81
  /src/hooks/useSelectPermission.ts
70
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.86 % (294 Bytes)
82
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.47 % (294 Bytes)
71
83
  /src/content/hooks/useBuildContentData.ts
72
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.75 % (257 Bytes)
84
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.41 % (257 Bytes)
73
85
  /src/layout/components/MenuItem.tsx
74
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.74 % (252 Bytes)
86
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.4 % (252 Bytes)
87
+ /home/artemis/Github/imperium/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js
88
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.34 % (214 Bytes)
75
89
  /src/commonItems.ts
76
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.6 % (203 Bytes)
90
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.32 % (203 Bytes)
91
+ /home/artemis/Github/imperium/node_modules/@babel/runtime/helpers/esm/inheritsLoose.js
92
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.31 % (195 Bytes)
77
93
  /src/layout/types.ts
78
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.56 % (191 Bytes)
94
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.3 % (191 Bytes)
95
+ /home/artemis/Github/imperium/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js
96
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.28 % (176 Bytes)
79
97
  /src/utils.ts
80
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.43 % (145 Bytes)
98
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.23 % (145 Bytes)
81
99
  /src/index.ts
82
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.42 % (144 Bytes)
100
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.23 % (144 Bytes)
101
+ /home/artemis/Github/imperium/node_modules/react-is/index.js
102
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.22 % (140 Bytes)
83
103
  /src/datahooks/ExecuteDataHook.tsx
84
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.36 % (123 Bytes)
104
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.2 % (123 Bytes)
85
105
  /src/types.ts
86
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.35 % (121 Bytes)
106
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.19 % (121 Bytes)
87
107
  /src/content/components/CustomSidebarItemComponent.tsx
88
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.24 % (83 Bytes)
108
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.13 % (83 Bytes)
89
109
  /src/layout/components/CustomLayoutItemComponent.tsx
90
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.24 % (82 Bytes)
110
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.13 % (82 Bytes)
91
111
  /src/content/dividerSidebarItem.ts
92
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.17 % (59 Bytes)
112
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.09 % (59 Bytes)
113
+ /home/artemis/Github/imperium/node_modules/react-is/cjs/react-is.production.min.js?commonjs-exports
114
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.05 % (32 Bytes)
115
+ /home/artemis/Github/imperium/node_modules/react-is/cjs/react-is.development.js?commonjs-exports
116
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.05 % (29 Bytes)
117
+ /home/artemis/Github/imperium/node_modules/react-is/index.js?commonjs-module
118
+ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.04 % (28 Bytes)
@@ -8,7 +8,9 @@ export type RouteParameters<T extends readonly string[] | undefined> = T extends
8
8
  export interface ContentData<T extends DefineRouteOptions, K extends keyof T> extends Data {
9
9
  params: RouteParameters<T[K]['params']>;
10
10
  }
11
- export type Content<T extends DefineRouteOptions, K extends keyof T> = (data: ContentData<T, K>) => JSX.Element;
11
+ export type Content<T extends DefineRouteOptions, K extends keyof T> = (data: ContentData<T, K>) => Promise<{
12
+ default: React.ComponentType<any>;
13
+ }>;
12
14
  export interface BaseSidebarItem<T extends DefineRouteOptions, K extends keyof T> extends WeightedItem, VisibilityItem {
13
15
  text: string | ((data: ContentData<T, K>) => string);
14
16
  icon?: SemanticICONS | ((data: ContentData<T, K>) => SemanticICONS);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@imperium/layout",
3
- "version": "14.2.0",
3
+ "version": "14.5.0",
4
4
  "description": "Imperium Layout package",
5
5
  "bugs": {
6
6
  "url": "https://github.com/thr-consulting/imperium/issues"
@@ -31,10 +31,10 @@
31
31
  }
32
32
  },
33
33
  "dependencies": {
34
- "@imperium/auth-client": "^14.0.0",
34
+ "@imperium/auth-client": "^14.5.0",
35
35
  "@imperium/client": "^14.0.0",
36
- "@imperium/router": "^14.0.0",
37
- "@imperium/state": "^14.0.0",
36
+ "@imperium/router": "^14.5.0",
37
+ "@imperium/state": "^14.5.0",
38
38
  "@thx/controls": "^19.0.0",
39
39
  "debug": "^4.4.0",
40
40
  "history": "^5.0.1",
@@ -60,5 +60,5 @@
60
60
  "publishConfig": {
61
61
  "access": "public"
62
62
  },
63
- "gitHead": "ee445de0af46fc9a2eec6deb3aed63290108a3f6"
63
+ "gitHead": "f0a1f3e02c88790bde3d5ec642a8549dae035e18"
64
64
  }
@@ -1 +0,0 @@
1
- export declare const PageHeaderContext: import("react").Context<string | null>;
@@ -1 +0,0 @@
1
- export declare function usePageHeader(): unknown;