@beinformed/react 1.0.0-beta.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 (119) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/LICENSE.md +1 -0
  3. package/dist/ErrorBoundaryFallback-D6YQem9P.d.cts +13 -0
  4. package/dist/ErrorBoundaryFallback-D6YQem9P.d.ts +13 -0
  5. package/dist/beforeRenderHooks-CNvsMmi8.d.cts +18 -0
  6. package/dist/beforeRenderHooks-Gb0tcmCY.d.ts +18 -0
  7. package/dist/chunk-347XDLN7.js +1 -0
  8. package/dist/chunk-347XDLN7.js.map +1 -0
  9. package/dist/chunk-3OP2KQ56.js +2 -0
  10. package/dist/chunk-3OP2KQ56.js.map +1 -0
  11. package/dist/chunk-4AC7YQ5Q.js +2 -0
  12. package/dist/chunk-4AC7YQ5Q.js.map +1 -0
  13. package/dist/chunk-6E5DAS6G.js +1 -0
  14. package/dist/chunk-6E5DAS6G.js.map +1 -0
  15. package/dist/chunk-6KRECIRI.js +2 -0
  16. package/dist/chunk-6KRECIRI.js.map +1 -0
  17. package/dist/chunk-A4USB53Q.js +2 -0
  18. package/dist/chunk-A4USB53Q.js.map +1 -0
  19. package/dist/chunk-AMFWIR2R.js +2 -0
  20. package/dist/chunk-AMFWIR2R.js.map +1 -0
  21. package/dist/chunk-B7PQLTVC.js +2 -0
  22. package/dist/chunk-B7PQLTVC.js.map +1 -0
  23. package/dist/chunk-DI7VM62A.js +2 -0
  24. package/dist/chunk-DI7VM62A.js.map +1 -0
  25. package/dist/chunk-FW4363Y4.js +2 -0
  26. package/dist/chunk-FW4363Y4.js.map +1 -0
  27. package/dist/chunk-HDOILTJ2.js +2 -0
  28. package/dist/chunk-HDOILTJ2.js.map +1 -0
  29. package/dist/chunk-JYAETKRB.js +2 -0
  30. package/dist/chunk-JYAETKRB.js.map +1 -0
  31. package/dist/chunk-K3DTH6XN.js +2 -0
  32. package/dist/chunk-K3DTH6XN.js.map +1 -0
  33. package/dist/chunk-KNEDBCHP.js +2 -0
  34. package/dist/chunk-KNEDBCHP.js.map +1 -0
  35. package/dist/chunk-MT7D3AJU.js +12 -0
  36. package/dist/chunk-MT7D3AJU.js.map +1 -0
  37. package/dist/chunk-RKGGCIUD.js +2 -0
  38. package/dist/chunk-RKGGCIUD.js.map +1 -0
  39. package/dist/chunk-UZIZDEU6.js +2 -0
  40. package/dist/chunk-UZIZDEU6.js.map +1 -0
  41. package/dist/chunk-VFLYA5WJ.js +2 -0
  42. package/dist/chunk-VFLYA5WJ.js.map +1 -0
  43. package/dist/chunk-VG3QU524.js +22 -0
  44. package/dist/chunk-VG3QU524.js.map +1 -0
  45. package/dist/chunk-WBPDMDW4.js +2 -0
  46. package/dist/chunk-WBPDMDW4.js.map +1 -0
  47. package/dist/chunk-X2C7CKOK.js +2 -0
  48. package/dist/chunk-X2C7CKOK.js.map +1 -0
  49. package/dist/chunk-X3N2NQVZ.js +2 -0
  50. package/dist/chunk-X3N2NQVZ.js.map +1 -0
  51. package/dist/chunk-Y7ESITVO.js +2 -0
  52. package/dist/chunk-Y7ESITVO.js.map +1 -0
  53. package/dist/chunk-YG7XDCNV.js +2 -0
  54. package/dist/chunk-YG7XDCNV.js.map +1 -0
  55. package/dist/chunk-YJNJVQFW.js +2 -0
  56. package/dist/chunk-YJNJVQFW.js.map +1 -0
  57. package/dist/chunk-Z2Y3OPVI.js +2 -0
  58. package/dist/chunk-Z2Y3OPVI.js.map +1 -0
  59. package/dist/client/index.cjs +12 -0
  60. package/dist/client/index.cjs.map +1 -0
  61. package/dist/client/index.d.cts +84 -0
  62. package/dist/client/index.d.ts +84 -0
  63. package/dist/client/index.js +2 -0
  64. package/dist/client/index.js.map +1 -0
  65. package/dist/components/index.cjs +12 -0
  66. package/dist/components/index.cjs.map +1 -0
  67. package/dist/components/index.d.cts +28 -0
  68. package/dist/components/index.d.ts +28 -0
  69. package/dist/components/index.js +2 -0
  70. package/dist/components/index.js.map +1 -0
  71. package/dist/hooks/index.cjs +2 -0
  72. package/dist/hooks/index.cjs.map +1 -0
  73. package/dist/hooks/index.d.cts +353 -0
  74. package/dist/hooks/index.d.ts +353 -0
  75. package/dist/hooks/index.js +2 -0
  76. package/dist/hooks/index.js.map +1 -0
  77. package/dist/i18n/index.cjs +2 -0
  78. package/dist/i18n/index.cjs.map +1 -0
  79. package/dist/i18n/index.d.cts +26 -0
  80. package/dist/i18n/index.d.ts +26 -0
  81. package/dist/i18n/index.js +2 -0
  82. package/dist/i18n/index.js.map +1 -0
  83. package/dist/index.cjs +32 -0
  84. package/dist/index.cjs.map +1 -0
  85. package/dist/index.d.cts +27 -0
  86. package/dist/index.d.ts +27 -0
  87. package/dist/index.js +2 -0
  88. package/dist/index.js.map +1 -0
  89. package/dist/redux/index.cjs +2 -0
  90. package/dist/redux/index.cjs.map +1 -0
  91. package/dist/redux/index.d.cts +458 -0
  92. package/dist/redux/index.d.ts +458 -0
  93. package/dist/redux/index.js +2 -0
  94. package/dist/redux/index.js.map +1 -0
  95. package/dist/server/index.cjs +22 -0
  96. package/dist/server/index.cjs.map +1 -0
  97. package/dist/server/index.d.cts +78 -0
  98. package/dist/server/index.d.ts +78 -0
  99. package/dist/server/index.js +2 -0
  100. package/dist/server/index.js.map +1 -0
  101. package/dist/styled-components.d-CrkOxzv5.d.cts +346 -0
  102. package/dist/styled-components.d-CrkOxzv5.d.ts +346 -0
  103. package/dist/theme/index.cjs +2 -0
  104. package/dist/theme/index.cjs.map +1 -0
  105. package/dist/theme/index.d.cts +112 -0
  106. package/dist/theme/index.d.ts +112 -0
  107. package/dist/theme/index.js +2 -0
  108. package/dist/theme/index.js.map +1 -0
  109. package/dist/types-CGXygEPz.d.cts +8 -0
  110. package/dist/types-CGXygEPz.d.ts +8 -0
  111. package/dist/useForm-CG_DMYfZ.d.cts +178 -0
  112. package/dist/useForm-DW-a5mcV.d.ts +178 -0
  113. package/dist/utils/index.cjs +2 -0
  114. package/dist/utils/index.cjs.map +1 -0
  115. package/dist/utils/index.d.cts +6 -0
  116. package/dist/utils/index.d.ts +6 -0
  117. package/dist/utils/index.js +2 -0
  118. package/dist/utils/index.js.map +1 -0
  119. package/package.json +125 -0
@@ -0,0 +1,353 @@
1
+ import * as _beinformed_ui_models from '@beinformed/ui/models';
2
+ import { ListModel, DetailModel, TabModel, SourceReferenceCollection, ContentModel, Href, ModelCatalogModel, ConceptIndexModel, ConceptDetailModel, ContentIndexModel, ContentTOCModel, ContentTypeModel, ModularUIModel, ApplicationModel, CaseViewModel, GroupingPanelModel, ListDetailModel, CaseSearchModel, UserProfileModel, ErrorResponse } from '@beinformed/ui/models';
3
+ import * as _reduxjs_toolkit from '@reduxjs/toolkit';
4
+ import { AuthenticationType, ModularUIResponse, ModularUIRequest } from '@beinformed/ui/modularui';
5
+ export { U as UpdateFormOptions, b as useAttributeUpdate, u as useForm, a as useFormNavigation, c as useRepeatableAttributeSet } from '../useForm-CG_DMYfZ.cjs';
6
+ import * as lodash from 'lodash';
7
+ import { MessageParameters, ISO_DATE } from '@beinformed/ui/types';
8
+ import { B as ModelEntry, M as MessageObject, S as ShowNotificationArguments, P as PreferencesState, V as RouterLocation, $ as RootState } from '../styled-components.d-CrkOxzv5.cjs';
9
+ import { ModularUIRequestOptions } from '@beinformed/ui/utils';
10
+ import 'history';
11
+ import 'redux';
12
+ import 'immer';
13
+ import '@beinformed/ui/settings';
14
+ import 'styled-components';
15
+
16
+ declare const useRetrieveFormsOnModel: (model: ListModel | DetailModel | TabModel) => null;
17
+
18
+ /**
19
+ * Provides access to authentication state and actions.
20
+ * Includes functionality for standard username/password login and redirect-based login.
21
+ * @returns An object containing authentication status, available authentication types, error messages, and login/logout functions.
22
+ */
23
+ declare const useLogin: () => {
24
+ /**
25
+ * Indicates whether the user is currently authenticated.
26
+ */
27
+ isAuthenticated: boolean;
28
+ /**
29
+ * An array of available authentication types supported by the application.
30
+ * Defaults to an array containing the `DEFAULT_AUTHENTICATION_TYPE` if no types are available in the application state.
31
+ */
32
+ authenticationTypes: {
33
+ name: string;
34
+ authentication: string;
35
+ isPrimary: boolean;
36
+ }[];
37
+ /**
38
+ * The current authentication error message, if any.
39
+ */
40
+ errorMessage: string | null;
41
+ /**
42
+ * Resets the authentication error message in the Redux store.
43
+ */
44
+ resetErrors: () => {
45
+ payload: undefined;
46
+ type: "AUTHENTICATION_RESET_ERRORS";
47
+ };
48
+ /**
49
+ * Attempts to log in the user with the provided username and password.
50
+ * Dispatches the `login` action to the Redux store.
51
+ * @param username The username for authentication.
52
+ * @param password The password for authentication.
53
+ */
54
+ login: (username: string, password: string) => Promise<_reduxjs_toolkit.PayloadAction<void, string, {
55
+ arg: {
56
+ username: string;
57
+ password: string;
58
+ };
59
+ requestId: string;
60
+ requestStatus: "fulfilled";
61
+ }, never> | _reduxjs_toolkit.PayloadAction<unknown, string, {
62
+ arg: {
63
+ username: string;
64
+ password: string;
65
+ };
66
+ requestId: string;
67
+ requestStatus: "rejected";
68
+ aborted: boolean;
69
+ condition: boolean;
70
+ } & ({
71
+ rejectedWithValue: true;
72
+ } | ({
73
+ rejectedWithValue: false;
74
+ } & {})), _reduxjs_toolkit.SerializedError>> & {
75
+ __linterBrands: "SafePromise";
76
+ } & {
77
+ abort: (reason?: string) => void;
78
+ requestId: string;
79
+ arg: {
80
+ username: string;
81
+ password: string;
82
+ };
83
+ unwrap: () => Promise<void>;
84
+ };
85
+ /**
86
+ * Initiates a redirect-based login flow for a specific authentication type.
87
+ * If a redirect login is already in progress, it throws an `IllegalStateException` to prevent infinite loops.
88
+ * If the user is not currently authenticated, it sets a flag in the cache and redirects the browser to the authentication provider's redirect URI.
89
+ * @param authenticationType The authentication type to initiate the redirect for.
90
+ * @throws {IllegalStateException} If a redirect login is already in progress for a different authentication type.
91
+ */
92
+ redirectLogin: (authenticationType: AuthenticationType) => void;
93
+ };
94
+ /**
95
+ * Provides access to logout functionality.
96
+ * Handles both standard logout and redirect-based logout scenarios.
97
+ * @returns An object containing the authentication status, available authentication types, and the logout function.
98
+ */
99
+ declare const useLogout: () => {
100
+ /**
101
+ * Indicates whether the user is currently authenticated.
102
+ */
103
+ isAuthenticated: boolean;
104
+ /**
105
+ * An array of available authentication types supported by the application.
106
+ * Defaults to an array containing the `DEFAULT_AUTHENTICATION_TYPE` if no types are available in the application state.
107
+ */
108
+ authenticationTypes: {
109
+ name: string;
110
+ authentication: string;
111
+ isPrimary: boolean;
112
+ }[];
113
+ /**
114
+ * Initiates the logout process.
115
+ * If a redirect login was in progress, it redirects the user to the server's logout endpoint with a return URL to the current origin.
116
+ * Otherwise, it dispatches the `logout` action to the Redux store.
117
+ */
118
+ logout: () => (Promise<_reduxjs_toolkit.PayloadAction<void, string, {
119
+ arg: void;
120
+ requestId: string;
121
+ requestStatus: "fulfilled";
122
+ }, never> | _reduxjs_toolkit.PayloadAction<unknown, string, {
123
+ arg: void;
124
+ requestId: string;
125
+ requestStatus: "rejected";
126
+ aborted: boolean;
127
+ condition: boolean;
128
+ } & ({
129
+ rejectedWithValue: true;
130
+ } | ({
131
+ rejectedWithValue: false;
132
+ } & {})), _reduxjs_toolkit.SerializedError>> & {
133
+ __linterBrands: "SafePromise";
134
+ } & {
135
+ abort: (reason?: string) => void;
136
+ requestId: string;
137
+ arg: void;
138
+ unwrap: () => Promise<void>;
139
+ }) | undefined;
140
+ };
141
+
142
+ /**
143
+ * Hook to retrieve multiple source references at once
144
+ */
145
+ declare const useContentFromSourceReferences: (sourceReferences: SourceReferenceCollection, renderChildSections: boolean) => ContentModel[];
146
+
147
+ type Callback = () => void | (() => void);
148
+ type DependencyList = unknown[];
149
+ declare function useDeepCompareEffect(callback: Callback, dependencies: DependencyList): void;
150
+
151
+ declare const useMessage: (id: string, defaultMessage?: string, placeholders?: MessageParameters | undefined) => string;
152
+ declare const useTranslate: () => ((id: string, defaultMessage?: string, placeholders?: MessageParameters | undefined) => string) & lodash.MemoizedFunction;
153
+ declare const useLocale: () => string;
154
+ /**
155
+ * Retrieve all available locale codes
156
+ */
157
+ declare const useLocaleCodes: () => string[];
158
+
159
+ type ModalHook = (modalId: string) => {
160
+ key: string | null;
161
+ size?: string | null;
162
+ visible: boolean;
163
+ show: () => void;
164
+ close: () => void;
165
+ };
166
+ /**
167
+ * Manage modals
168
+ */
169
+ declare const useModal: ModalHook;
170
+
171
+ interface UseModularUIBasicOptions<T> {
172
+ expectedModels?: string[];
173
+ targetModel?: new (modularuiResponse: ModularUIResponse) => T;
174
+ forceTargetModel?: boolean;
175
+ origin?: string;
176
+ contextPath?: string;
177
+ cache?: boolean;
178
+ }
179
+ /**
180
+ * useModularUIBasic Hook
181
+ */
182
+ declare const useModularUIBasic: <T>(key: string, href: string | Href, options?: UseModularUIBasicOptions<T>) => T | undefined;
183
+
184
+ interface SearchFilter {
185
+ index?: string;
186
+ label?: string;
187
+ type?: string | string[];
188
+ modelCategory?: string | string[];
189
+ entryDate?: string;
190
+ }
191
+ declare const useModelCatalog: (options?: UseModularUIBasicOptions<ModelCatalogModel>) => ModelCatalogModel | undefined;
192
+ declare const useConceptIndex: (href: string | Href, key?: string, options?: UseModularUIBasicOptions<ConceptIndexModel>) => ConceptIndexModel | undefined;
193
+ declare const useConceptDetail: (concept: string | Href, key?: string, options?: UseModularUIBasicOptions<ConceptDetailModel>) => ConceptDetailModel | undefined;
194
+ declare const useContentIndex: (href: string | Href, key?: string, options?: UseModularUIBasicOptions<ContentIndexModel>) => ContentIndexModel | undefined;
195
+ declare const useContentTOC: (content: string | Href, key?: string, options?: UseModularUIBasicOptions<ContentTOCModel>) => ContentTOCModel | undefined;
196
+ declare const useContent: (content: string | Href, key?: string, options?: UseModularUIBasicOptions<ContentModel>) => ContentModel | undefined;
197
+ declare const useCompleteSource: (content: string | Href, key?: string, options?: UseModularUIBasicOptions<ContentModel | ContentTOCModel>) => ContentModel | ContentTOCModel | undefined;
198
+ declare const useContentType: (contentType: string | Href, key?: string, options?: UseModularUIBasicOptions<ContentTypeModel>) => ContentTypeModel | undefined;
199
+ declare const useRelatedConcepts: (href: string | Href, key?: string, options?: UseModularUIBasicOptions<ConceptIndexModel>) => ConceptIndexModel | undefined;
200
+ declare const useConceptSearch: (filters: SearchFilter, key: string | "conceptSearch", options?: UseModularUIBasicOptions<ConceptIndexModel>) => ConceptIndexModel | undefined;
201
+ declare const useContentSearch: (filters: SearchFilter, key: string | "contentSearch", options?: UseModularUIBasicOptions<ContentIndexModel>) => ContentIndexModel | undefined;
202
+ /**
203
+ * Retrieve and update the entrydate for the modelcatalog
204
+ */
205
+ declare const useEntryDate: () => {
206
+ entryDate: string;
207
+ setEntryDate: (entryDate: ISO_DATE) => {
208
+ payload: string;
209
+ type: "UPDATE_ENTRYDATE";
210
+ };
211
+ };
212
+
213
+ type ReloadCallback = (model: ModularUIModel | undefined) => boolean;
214
+ type UseModels = () => {
215
+ reload: (model: ModularUIModel, options?: Record<string, unknown>) => void;
216
+ reloadWithFilter: (callbackFn: ReloadCallback, options?: Record<string, unknown>) => void;
217
+ };
218
+ /**
219
+ * Hook that contains the reload property that can be used to reload a model
220
+ */
221
+ declare const useModels: UseModels;
222
+
223
+ /**
224
+ * Use redux action and selector to retrieve the correct modular ui service model
225
+ */
226
+ declare const useModularUI: (modelKey: string, url: string | Href, options?: ModularUIRequestOptions) => ModelEntry;
227
+
228
+ interface HookOptions {
229
+ origin?: string;
230
+ contextPath?: string;
231
+ }
232
+ /**
233
+ * Load application
234
+ */
235
+ declare const useApplication: (options?: HookOptions) => ApplicationModel | undefined;
236
+ /**
237
+ * Load a tab by href
238
+ */
239
+ declare const useTab: (href: string | Href, options?: HookOptions) => TabModel | undefined;
240
+ /**
241
+ * Load caseview by href
242
+ */
243
+ declare const useCaseView: (href: string | Href, options?: HookOptions) => CaseViewModel | undefined;
244
+ declare const usePanel: (href: string | Href, options?: HookOptions) => ListModel | GroupingPanelModel | DetailModel<_beinformed_ui_models.DetailData, _beinformed_ui_models.DetailPanelContributions> | undefined;
245
+ declare const useList: (href: string | Href, options?: HookOptions) => ListModel | undefined;
246
+ declare const useListOrDetail: (href: string | Href, options?: HookOptions) => ListModel | DetailModel<_beinformed_ui_models.DetailData, _beinformed_ui_models.DetailPanelContributions> | undefined;
247
+ declare const useListDetail: (href: string | Href, options?: HookOptions) => ListDetailModel | undefined;
248
+ declare const useGroupingPanel: (href: string | Href, options?: HookOptions) => GroupingPanelModel | undefined;
249
+ declare const useDetailPanel: (href: string | Href, options?: HookOptions) => DetailModel<_beinformed_ui_models.DetailData, _beinformed_ui_models.DetailPanelContributions> | undefined;
250
+ declare const useQuicksearch: (href: string | Href, options?: HookOptions) => CaseSearchModel | undefined;
251
+ declare const useSearch: (href: string | Href, options?: HookOptions) => CaseSearchModel | undefined;
252
+ declare const useUserProfile: (href: string | Href, options?: HookOptions) => UserProfileModel | undefined;
253
+
254
+ /**
255
+ * Creates a ModularUIRequest with the locale as available in the redux store
256
+ */
257
+ declare const useModularUIRequest: () => ((href: Href, options?: ModularUIRequestOptions) => ModularUIRequest);
258
+
259
+ declare const useNotification: () => {
260
+ render: boolean;
261
+ messageType: string | undefined;
262
+ message: MessageObject | undefined;
263
+ error: ErrorResponse | undefined;
264
+ dismiss: () => {
265
+ payload: undefined;
266
+ type: "DISMISS_NOTIFICATION";
267
+ };
268
+ };
269
+ declare const useErrorNotification: () => (message: MessageObject, error?: ErrorResponse) => Promise<_reduxjs_toolkit.PayloadAction<void, string, {
270
+ arg: ShowNotificationArguments;
271
+ requestId: string;
272
+ requestStatus: "fulfilled";
273
+ }, never> | _reduxjs_toolkit.PayloadAction<unknown, string, {
274
+ arg: ShowNotificationArguments;
275
+ requestId: string;
276
+ requestStatus: "rejected";
277
+ aborted: boolean;
278
+ condition: boolean;
279
+ } & ({
280
+ rejectedWithValue: true;
281
+ } | ({
282
+ rejectedWithValue: false;
283
+ } & {})), _reduxjs_toolkit.SerializedError>> & {
284
+ __linterBrands: "SafePromise";
285
+ } & {
286
+ abort: (reason?: string) => void;
287
+ requestId: string;
288
+ arg: ShowNotificationArguments;
289
+ unwrap: () => Promise<void>;
290
+ };
291
+
292
+ declare const usePreference: (preferenceNames: string | string[]) => Pick<PreferencesState, string>;
293
+
294
+ declare const useProgressIndicator: () => {
295
+ start: () => {
296
+ payload: undefined;
297
+ type: "START_PROGRESS";
298
+ };
299
+ finish: () => {
300
+ payload: undefined;
301
+ type: "FINISH_PROGRESS";
302
+ };
303
+ reset: () => {
304
+ payload: undefined;
305
+ type: "RESET_PROGRESS";
306
+ };
307
+ update: (percentComplete: number) => {
308
+ payload: {
309
+ percentComplete: number;
310
+ };
311
+ type: "UPDATE_PROGRESS";
312
+ };
313
+ count: number;
314
+ timestamp: number;
315
+ percentComplete: number;
316
+ };
317
+
318
+ declare const useLocation: () => RouterLocation | undefined;
319
+ declare const useLocationKey: () => string;
320
+ declare const useQuerystring: () => string | undefined;
321
+ declare const usePathname: () => string | undefined;
322
+ declare const useNavigation: () => {
323
+ push: (location: RouterLocation | string, state?: RootState) => {
324
+ payload: {
325
+ location: string | RouterLocation;
326
+ state: unknown;
327
+ };
328
+ type: "ROUTER/PUSH";
329
+ };
330
+ replace: (location: RouterLocation | string, state?: RootState) => {
331
+ payload: {
332
+ location: string | RouterLocation;
333
+ state: unknown;
334
+ };
335
+ type: "ROUTER/REPLACE";
336
+ };
337
+ go: (delta: number) => {
338
+ payload: {
339
+ delta: number;
340
+ };
341
+ type: "ROUTER/GO";
342
+ };
343
+ goBack: () => {
344
+ payload: undefined;
345
+ type: "ROUTER/GOBACK";
346
+ };
347
+ goForward: () => {
348
+ payload: undefined;
349
+ type: "ROUTER/GOFORWARD";
350
+ };
351
+ };
352
+
353
+ export { type SearchFilter, type UseModularUIBasicOptions, useApplication, useCaseView, useCompleteSource, useConceptDetail, useConceptIndex, useConceptSearch, useContent, useContentFromSourceReferences, useContentIndex, useContentSearch, useContentTOC, useContentType, useDeepCompareEffect, useDetailPanel, useEntryDate, useErrorNotification, useGroupingPanel, useList, useListDetail, useListOrDetail, useLocale, useLocaleCodes, useLocation, useLocationKey, useLogin, useLogout, useMessage, useModal, useModelCatalog, useModels, useModularUI, useModularUIBasic, useModularUIRequest, useNavigation, useNotification, usePanel, usePathname, usePreference, useProgressIndicator, useQuerystring, useQuicksearch, useRelatedConcepts, useRetrieveFormsOnModel, useSearch, useTab, useTranslate, useUserProfile };