@ansible/ansible-ui-framework 2.4.413 → 2.4.415

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,5 +3,5 @@ export declare const PageDashboardContext: import("react").Context<{
3
3
  columns: number;
4
4
  }>;
5
5
  export declare function PageDashboard(props: {
6
- children: ReactNode;
6
+ children?: ReactNode;
7
7
  }): import("react/jsx-runtime").JSX.Element;
@@ -2,5 +2,4 @@ import './PageFramework.css';
2
2
  import { ReactNode } from 'react';
3
3
  export declare function PageFramework(props: {
4
4
  children: ReactNode;
5
- navigate?: (to: string) => void;
6
5
  }): import("react/jsx-runtime").JSX.Element;
@@ -1,5 +1,5 @@
1
1
  import { ReactNode } from 'react';
2
- import { PageNavigationItem } from './PageNavigation';
2
+ import { PageNavigationItem } from './PageNavigationItem';
3
3
  export declare function PageApp(props: {
4
4
  login: ReactNode;
5
5
  root: ReactNode;
@@ -1,24 +1,4 @@
1
- /// <reference types="react" />
1
+ import { PageNavigationItem } from './PageNavigationItem';
2
2
  export declare function PageNavigation(props: {
3
- navigationItems: PageNavigationItem[];
3
+ navigation: PageNavigationItem[];
4
4
  }): import("react/jsx-runtime").JSX.Element;
5
- interface PageNavigationGroup {
6
- label?: string;
7
- path: string;
8
- children: PageNavigationItem[];
9
- }
10
- interface PageNavigationComponent {
11
- id: string;
12
- label?: string;
13
- path: string;
14
- element: JSX.Element;
15
- }
16
- export type PageNavigationItem = PageNavigationGroup | PageNavigationComponent;
17
- export declare function PageNavigationItems(props: {
18
- items: PageNavigationItem[];
19
- baseRoute: string;
20
- }): import("react/jsx-runtime").JSX.Element;
21
- export declare function useNavigationRoutes(navigationItems: PageNavigationItem[]): {
22
- [key: string]: string;
23
- };
24
- export {};
@@ -0,0 +1,15 @@
1
+ /// <reference types="react" />
2
+ interface PageNavigationGroup {
3
+ label?: string;
4
+ path: string;
5
+ children: PageNavigationItem[];
6
+ }
7
+ interface PageNavigationComponent {
8
+ id: string;
9
+ label?: string;
10
+ path: string;
11
+ element: JSX.Element;
12
+ }
13
+ export type PageNavigationItem = PageNavigationGroup | PageNavigationComponent;
14
+ export declare function removeLeadingSlash(path: string): string;
15
+ export {};
@@ -0,0 +1,9 @@
1
+ import { ReactNode } from 'react';
2
+ import { PageNavigationItem } from './PageNavigationItem';
3
+ export declare function usePageNavigationRoutes(): {
4
+ [key: string]: string;
5
+ };
6
+ export declare function PageNavigationRoutesProvider(props: {
7
+ children: ReactNode;
8
+ navigation: PageNavigationItem[];
9
+ }): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function useGetPageUrl(): (id: string, params?: Record<string, string>) => string;
@@ -0,0 +1 @@
1
+ export declare function usePageNavigate(): (pageId: string, params?: Record<string, string>) => void;
@@ -39,7 +39,12 @@ export * from './PageFramework';
39
39
  export * from './PageHeader';
40
40
  export * from './PageLayout';
41
41
  export * from './PageMasthead';
42
- export * from './PageNav/PageNavSidebar';
42
+ export * from './PageNavigation/PageApp';
43
+ export * from './PageNavigation/PageNavSidebar';
44
+ export * from './PageNavigation/PageNavigation';
45
+ export * from './PageNavigation/PageNavigationItem';
46
+ export * from './PageNavigation/useGetPageUrl';
47
+ export * from './PageNavigation/usePageNavigate';
43
48
  export * from './PageTable/PageTable';
44
49
  export * from './PageTable/PageTableCards';
45
50
  export * from './PageTable/PageTableColumn';
@@ -55,7 +60,6 @@ export * from './components/Scrollable';
55
60
  export * from './components/icons/RunningIcon';
56
61
  export * from './components/pfcolors';
57
62
  export * from './components/useBreakPoint';
58
- export * from './components/usePageNavigate';
59
63
  export * from './useFrameworkTranslations';
60
64
  export * from './useInMemoryView';
61
65
  export * from './useView';
@@ -1,113 +1,115 @@
1
- declare function Iqe(n: any): any;
2
- declare function jyt(n: any): any;
3
- declare function qyt(n: any): any;
4
- declare function Zx(n: any): any;
5
- declare var yqe: any;
6
- declare var bqe: any;
7
- declare var wqe: any;
1
+ declare function Wqe(n: any): any;
2
+ declare function swt(n: any): any;
3
+ declare function uwt(n: any): any;
4
+ declare function Qx(n: any): any;
5
+ declare var Tqe: any;
6
+ declare var Eqe: any;
7
+ declare var Iqe: any;
8
8
  declare var Uh: any;
9
- declare function Kyt(n: any): any;
10
- declare function Yyt(n: any): any;
11
- declare function xhe(n: any): any;
12
- declare const Hyt: ie.Context<undefined>;
13
- declare function Zyt(n: any): any;
14
- declare function Wv(n: any): any;
15
- declare function hwt(n: any): any;
16
- declare function mYe(n: any): any;
9
+ declare function dwt(n: any): any;
17
10
  declare function fwt(n: any): any;
18
- declare function Wce(n: any): any;
19
- declare function P1(n: any): any;
20
- declare var Ehe: any;
21
- declare function Lhe(n: any): any;
22
- declare function uwt(n: any): any;
23
- declare var khe: any;
11
+ declare function Phe(n: any): any;
12
+ declare const awt: ie.Context<undefined>;
13
+ declare function gwt(n: any): any;
14
+ declare function Vv(n: any): any;
15
+ declare function Iwt(n: any): any;
16
+ declare function xYe(n: any): any;
17
+ declare function Awt(n: any): any;
18
+ declare function Zce(n: any): any;
19
+ declare function R1(n: any): any;
20
+ declare var Whe: any;
21
+ declare function Rhe(n: any): any;
22
+ declare function Ewt(n: any): any;
23
+ declare var Fhe: any;
24
24
  declare var gi: any;
25
25
  declare var Cr: any;
26
- declare function M1(n: any): any;
27
- declare const EG: ie.Context<{
26
+ declare function P1(n: any): any;
27
+ declare const OG: ie.Context<{
28
28
  addAlert: () => null;
29
29
  removeAlert: () => null;
30
30
  replaceAlert: () => null;
31
31
  removeAlerts: () => null;
32
32
  }>;
33
- declare function Qce(n: any): any;
34
- declare function Jce(n: any): any;
35
- declare function aI(n: any): any;
36
- declare function Qyt(n: any): any;
37
- declare function Y4(n: any): any;
38
- declare function Jyt(n: any): any;
39
- declare const UY: ie.Context<{
33
+ declare function cue(n: any): any;
34
+ declare function fSt(n: any): any;
35
+ declare function uue(n: any): any;
36
+ declare function fI(n: any): any;
37
+ declare function pwt(n: any): any;
38
+ declare function Q4(n: any): any;
39
+ declare function vwt(n: any): any;
40
+ declare const GY: ie.Context<{
40
41
  columns: number;
41
42
  }>;
42
- declare function ewt(n: any): any;
43
- declare function nwt(n: any): any;
44
- declare function twt(n: any): any;
45
- declare function RC(n: any): any;
46
- declare function _qe(n: any): any;
47
- declare function kqe(n: any): any;
48
- declare function eue(n: any): any;
49
- declare function gqe(n: any): any;
50
- declare function qCt(n: any): any;
51
- declare function _yt(n: any): any;
52
- declare function gwt(n: any): any;
53
- declare function $Ct(n: any): any;
54
- declare function TK(n: any): any;
55
- declare function jCt(n: any): any;
56
- declare function IK(n: any): any;
57
- declare function HCt(n: any): any;
58
- declare function zCt(n: any): any;
59
- declare function UCt(n: any): any;
60
- declare function GCt(n: any): any;
61
- declare function YCt(n: any): any;
62
- declare function ZCt(n: any): any;
63
- declare function XCt(n: any): any;
64
- declare function Syt(): any;
65
- declare const lae: ie.Context<{
43
+ declare function _wt(n: any): any;
44
+ declare function ywt(n: any): any;
45
+ declare function bwt(n: any): any;
46
+ declare function FC(n: any): any;
47
+ declare function Dqe(n: any): any;
48
+ declare function Pqe(n: any): any;
49
+ declare function due(n: any): any;
50
+ declare function Sqe(n: any): any;
51
+ declare function uSt(n: any): any;
52
+ declare function Dyt(n: any): any;
53
+ declare function Owt(n: any): any;
54
+ declare function oSt(n: any): any;
55
+ declare function OK(n: any): any;
56
+ declare function sSt(n: any): any;
57
+ declare function NK(n: any): any;
58
+ declare function aSt(n: any): any;
59
+ declare function lSt(n: any): any;
60
+ declare function cSt(n: any): any;
61
+ declare function Iyt(n: any): any;
62
+ declare function dSt(n: any): any;
63
+ declare function Oyt(n: any): any;
64
+ declare function hSt(n: any): any;
65
+ declare function Pyt(): any;
66
+ declare const dae: ie.Context<{
66
67
  isOpen: boolean;
67
68
  setState: () => {};
68
69
  }>;
69
- declare function byt(n: any): any;
70
- declare function Ihe(n: any): any;
71
- declare function AK(n: any): any;
72
- declare function jk(n: any): any;
73
- declare function GV(n: any): any;
74
- declare function xyt(n: any): any;
75
- declare function QCt(n: any): any;
76
- declare function DGe(n: any): any;
77
- declare function wGe(n: any): any;
78
- declare const kyt: any;
70
+ declare function Eyt(n: any): any;
71
+ declare function Fyt(n: any): any;
72
+ declare function MK(n: any): any;
73
+ declare function Kk(n: any): any;
74
+ declare function XV(n: any): any;
75
+ declare function jyt(n: any): any;
76
+ declare function pSt(n: any): any;
77
+ declare function RGe(n: any): any;
78
+ declare function IGe(n: any): any;
79
+ declare const zyt: any;
79
80
  declare function mm(n: any): any;
80
- declare function gYe(n: any): any;
81
- declare const zyt: ie.Context<() => null>;
82
- declare const R1: ie.Context<{}[]>;
83
- declare function iue(n: any): any;
84
- declare function nue(n: any): any;
81
+ declare function SYe(n: any): any;
82
+ declare const lwt: ie.Context<() => null>;
83
+ declare const F1: ie.Context<{}[]>;
84
+ declare function gue(n: any): any;
85
+ declare function fue(n: any): any;
85
86
  declare function Zr(n: any): any;
86
- declare function M8(n: any): any;
87
- declare var yGe: any;
88
- declare function cYe(n: any, e: any): 1 | -1 | 0;
89
- declare function WC(n: any, e: any): 1 | -1 | 0;
90
- declare function lYe(n: any, e: any): 1 | -1 | 0;
91
- declare function $yt(n: any): {
87
+ declare function F8(n: any): any;
88
+ declare var TGe: any;
89
+ declare function _Ye(n: any, e: any): 1 | -1 | 0;
90
+ declare function VC(n: any, e: any): 1 | -1 | 0;
91
+ declare function vYe(n: any, e: any): 1 | -1 | 0;
92
+ declare function owt(n: any): {
92
93
  title: string;
93
94
  variant: string;
94
95
  timeout: number;
95
96
  };
96
- declare function oI(n: any): "var(--pf-global--danger-color--100)" | "var(--pf-global--success-color--100)" | "var(--pf-global--warning-color--100)" | "var(--pf-global--info-color--100)" | "var(--pf-global--disabled-color--100)" | undefined;
97
- declare const PY: "var(--pf-global--danger-color--100)";
98
- declare const FY: "var(--pf-global--disabled-color--100)";
99
- declare const RY: "var(--pf-global--info-color--100)";
100
- declare const Xyt: "var(--pf-global--link--Color)";
101
- declare const MY: "var(--pf-global--success-color--100)";
102
- declare const Dhe: "var(--pf-global--warning-color--100)";
97
+ declare function dI(n: any): "var(--pf-global--danger-color--100)" | "var(--pf-global--success-color--100)" | "var(--pf-global--warning-color--100)" | "var(--pf-global--info-color--100)" | "var(--pf-global--disabled-color--100)" | undefined;
98
+ declare const WY: "var(--pf-global--danger-color--100)";
99
+ declare const $Y: "var(--pf-global--disabled-color--100)";
100
+ declare const VY: "var(--pf-global--info-color--100)";
101
+ declare const mwt: "var(--pf-global--link--Color)";
102
+ declare const BY: "var(--pf-global--success-color--100)";
103
+ declare const Bhe: "var(--pf-global--warning-color--100)";
104
+ declare function gSt(n: any): any;
103
105
  declare function ca(n: any): boolean | undefined;
104
- declare function aYe(): ie.Dispatch<ie.SetStateAction<undefined>>;
105
- declare function cwt(): (t: any) => void;
106
- declare function owt(n: any): any;
107
- declare function rwt(n: any): any;
108
- declare function xqe(n: any): any;
109
- declare function Lqe(n: any): any;
110
- declare function Uee(n: any, e: any): {
106
+ declare function pYe(): ie.Dispatch<ie.SetStateAction<undefined>>;
107
+ declare function Dwt(): (t: any) => void;
108
+ declare function Swt(n: any): any;
109
+ declare function Cwt(n: any): any;
110
+ declare function Nqe(n: any): any;
111
+ declare function Mqe(n: any): any;
112
+ declare function Gee(n: any, e: any): {
111
113
  filtered: never[];
112
114
  setFilterFn: (c: any) => void;
113
115
  };
@@ -148,7 +150,8 @@ declare function tr(): ({
148
150
  unknownError: string;
149
151
  validating: string;
150
152
  } | (() => void))[];
151
- declare function JCt(n: any): {
153
+ declare function $yt(): (e: any, t: any) => any;
154
+ declare function vSt(n: any): {
152
155
  selectedItems: any[];
153
156
  selectItem: (f: any) => void;
154
157
  unselectItem: (f: any) => void;
@@ -174,29 +177,29 @@ declare function JCt(n: any): {
174
177
  pageItems: never[] | undefined;
175
178
  error: any;
176
179
  };
177
- declare function Vyt(): string;
178
- declare function TG(): {
180
+ declare function rwt(): string;
181
+ declare function NG(): {
179
182
  addAlert: () => null;
180
183
  removeAlert: () => null;
181
184
  replaceAlert: () => null;
182
185
  removeAlerts: () => null;
183
186
  };
184
187
  declare function Nu(): ((() => void) | undefined)[];
185
- declare function KCt(): (r: any) => void;
186
- declare function O7(): {
188
+ declare function Tyt(): (r: any) => void;
189
+ declare function s5(): {
187
190
  isOpen: boolean;
188
191
  setState: () => {};
189
192
  };
190
- declare function K4(): (t: any) => void;
191
- declare function $k(n: any): {
193
+ declare function mSt(): (t: any, i: any) => void;
194
+ declare function qk(n: any): {
192
195
  paged: never[];
193
196
  page: number;
194
197
  setPage: ie.Dispatch<ie.SetStateAction<number>>;
195
198
  perPage: number;
196
199
  setPerPage: ie.Dispatch<ie.SetStateAction<number>>;
197
200
  };
198
- declare function dwt(n: any): (m: any, p: any) => void;
199
- declare function Hee(n: any, e: any, t: any): {
201
+ declare function Twt(n: any): (m: any, p: any) => void;
202
+ declare function qee(n: any, e: any, t: any): {
200
203
  selectedItems: any[];
201
204
  selectItem: (g: any) => void;
202
205
  unselectItem: (g: any) => void;
@@ -208,7 +211,7 @@ declare function Hee(n: any, e: any, t: any): {
208
211
  keyFn: any;
209
212
  unselectItems: (g: any) => void;
210
213
  };
211
- declare function NGe(n: any, e: any): {
214
+ declare function jGe(n: any, e: any): {
212
215
  selectedItems: any[];
213
216
  selectItem: (f: any) => void;
214
217
  unselectItem: (f: any) => void;
@@ -220,14 +223,14 @@ declare function NGe(n: any, e: any): {
220
223
  keyFn: any;
221
224
  unselectItems: (f: any) => void;
222
225
  };
223
- declare function F1(): {};
224
- declare function Uyt(n: any): () => void;
225
- declare function zee(n: any): {
226
+ declare function B1(): {};
227
+ declare function cwt(n: any): () => void;
228
+ declare function Kee(n: any): {
226
229
  sorted: any;
227
230
  sort: undefined;
228
231
  setSort: ie.Dispatch<ie.SetStateAction<undefined>>;
229
232
  };
230
- declare function lwt(n: any, e: any, t: any): {
233
+ declare function kwt(n: any, e: any, t: any): {
231
234
  allSelected: boolean;
232
235
  filtered: never[];
233
236
  isSelected: (g: any) => boolean;
@@ -251,7 +254,7 @@ declare function lwt(n: any, e: any, t: any): {
251
254
  unselectAll: () => void;
252
255
  unselectItem: (g: any) => void;
253
256
  };
254
- declare function Nyt(n: any): {
257
+ declare function Xyt(n: any): {
255
258
  page: number;
256
259
  setPage: ie.Dispatch<ie.SetStateAction<number>>;
257
260
  perPage: number;
@@ -264,11 +267,11 @@ declare function Nyt(n: any): {
264
267
  setFilterState: ie.Dispatch<any>;
265
268
  clearAllFilters: () => void;
266
269
  };
267
- declare function Sqe(n: any): any;
268
- declare function iwt(n: any, e: any): any;
269
- declare function Cqe(n: any): any;
270
- declare function kee(n: any): any;
271
- declare function Lee(n: any): any;
272
- declare function jle(): string;
270
+ declare function Oqe(n: any): any;
271
+ declare function wwt(n: any, e: any): any;
272
+ declare function Aqe(n: any): any;
273
+ declare function Tee(n: any): any;
274
+ declare function Eee(n: any): any;
275
+ declare function Jle(): string;
273
276
  import * as ie from "react";
274
- export { Iqe as BulkSelector, jyt as BytesCell, qyt as CapacityCell, Zx as Collapse, yqe as ColumnCardOption, bqe as ColumnListOption, wqe as ColumnModalOption, Uh as ColumnTableOption, Kyt as CopyCell, Yyt as DateCell, xhe as DateTimeCell, Hyt as DialogContext, Zyt as ElapsedTimeCell, Wv as FormGroupSelect, hwt as FormGroupSelectOption, mYe as FormGroupTextArea, fwt as FormGroupTextInput, Wce as FrameworkTranslationsProvider, P1 as Help, Ehe as LabelColorE, Lhe as LabelsCell, uwt as MultiSelectDialog, khe as PFColorE, gi as PageActionSelection, Cr as PageActionType, M1 as PageActions, EG as PageAlertToasterContext, Qce as PageAlertToasterProvider, Jce as PageBody, aI as PageChartContainer, Qyt as PageDashboard, Y4 as PageDashboardCard, Jyt as PageDashboardChart, UY as PageDashboardContext, ewt as PageDashboardCount, nwt as PageDashboardDonutCard, twt as PageDashboardGettingStarted, RC as PageDetail, _qe as PageDetails, kqe as PageDetailsFromColumns, eue as PageDialogProvider, gqe as PageDonutChart, qCt as PageForm, _yt as PageFormCancelButton, gwt as PageFormCheckbox, $Ct as PageFormDataEditor, TK as PageFormGrid, jCt as PageFormSelect, IK as PageFormSubmitButton, HCt as PageFormSwitch, zCt as PageFormTextArea, UCt as PageFormTextInput, GCt as PageFramework, YCt as PageHeader, ZCt as PageLayout, XCt as PageMasthead, Syt as PageMastheadToggle, lae as PageNavSideBarContext, byt as PageNavSideBarProvider, Ihe as PageNavigateCallbackContextProvider, AK as PageTab, jk as PageTable, GV as PageTableCards, xyt as PageTabs, QCt as PageTabsOld, DGe as PageToolbar, wGe as PageToolbarFilters, kyt as RunningIcon, mm as Scrollable, gYe as SelectDialog, zyt as SetDialogContext, R1 as SettingsContext, iue as SettingsDialog, nue as SettingsProvider, Zr as TableColumnCell, M8 as TextCell, yGe as ToolbarFilterType, cYe as compareNumbers, WC as compareStrings, lYe as compareUnknowns, $yt as errorToAlertProps, oI as getPatternflyColor, PY as pfDanger, FY as pfDisabled, RY as pfInfo, Xyt as pfLink, MY as pfSuccess, Dhe as pfWarning, ca as useBreakpoint, aYe as useBulkActionDialog, cwt as useBulkConfirmation, owt as useColumnsWithoutExpandedRow, rwt as useColumnsWithoutSort, xqe as useDescriptionColumns, Lqe as useExpandedColumns, Uee as useFiltered, tr as useFrameworkTranslations, JCt as useInMemoryView, Vyt as useOrientation, TG as usePageAlertToaster, Nu as usePageDialog, KCt as usePageNavBarClick, O7 as usePageNavSideBar, K4 as usePageNavigate, $k as usePaged, dwt as useSelectDialog, Hee as useSelected, NGe as useSelectedInMemory, F1 as useSettings, Uyt as useSettingsDialog, zee as useSorted, lwt as useTableItems, Nyt as useView, Sqe as useVisibleCardColumns, iwt as useVisibleColumns, Cqe as useVisibleListColumns, kee as useVisibleModalColumns, Lee as useVisibleTableColumns, jle as useWindowSize };
277
+ export { Wqe as BulkSelector, swt as BytesCell, uwt as CapacityCell, Qx as Collapse, Tqe as ColumnCardOption, Eqe as ColumnListOption, Iqe as ColumnModalOption, Uh as ColumnTableOption, dwt as CopyCell, fwt as DateCell, Phe as DateTimeCell, awt as DialogContext, gwt as ElapsedTimeCell, Vv as FormGroupSelect, Iwt as FormGroupSelectOption, xYe as FormGroupTextArea, Awt as FormGroupTextInput, Zce as FrameworkTranslationsProvider, R1 as Help, Whe as LabelColorE, Rhe as LabelsCell, Ewt as MultiSelectDialog, Fhe as PFColorE, gi as PageActionSelection, Cr as PageActionType, P1 as PageActions, OG as PageAlertToasterContext, cue as PageAlertToasterProvider, fSt as PageApp, uue as PageBody, fI as PageChartContainer, pwt as PageDashboard, Q4 as PageDashboardCard, vwt as PageDashboardChart, GY as PageDashboardContext, _wt as PageDashboardCount, ywt as PageDashboardDonutCard, bwt as PageDashboardGettingStarted, FC as PageDetail, Dqe as PageDetails, Pqe as PageDetailsFromColumns, due as PageDialogProvider, Sqe as PageDonutChart, uSt as PageForm, Dyt as PageFormCancelButton, Owt as PageFormCheckbox, oSt as PageFormDataEditor, OK as PageFormGrid, sSt as PageFormSelect, NK as PageFormSubmitButton, aSt as PageFormSwitch, lSt as PageFormTextArea, cSt as PageFormTextInput, Iyt as PageFramework, dSt as PageHeader, Oyt as PageLayout, hSt as PageMasthead, Pyt as PageMastheadToggle, dae as PageNavSideBarContext, Eyt as PageNavSideBarProvider, Fyt as PageNavigation, MK as PageTab, Kk as PageTable, XV as PageTableCards, jyt as PageTabs, pSt as PageTabsOld, RGe as PageToolbar, IGe as PageToolbarFilters, zyt as RunningIcon, mm as Scrollable, SYe as SelectDialog, lwt as SetDialogContext, F1 as SettingsContext, gue as SettingsDialog, fue as SettingsProvider, Zr as TableColumnCell, F8 as TextCell, TGe as ToolbarFilterType, _Ye as compareNumbers, VC as compareStrings, vYe as compareUnknowns, owt as errorToAlertProps, dI as getPatternflyColor, WY as pfDanger, $Y as pfDisabled, VY as pfInfo, mwt as pfLink, BY as pfSuccess, Bhe as pfWarning, gSt as removeLeadingSlash, ca as useBreakpoint, pYe as useBulkActionDialog, Dwt as useBulkConfirmation, Swt as useColumnsWithoutExpandedRow, Cwt as useColumnsWithoutSort, Nqe as useDescriptionColumns, Mqe as useExpandedColumns, Gee as useFiltered, tr as useFrameworkTranslations, $yt as useGetPageUrl, vSt as useInMemoryView, rwt as useOrientation, NG as usePageAlertToaster, Nu as usePageDialog, Tyt as usePageNavBarClick, s5 as usePageNavSideBar, mSt as usePageNavigate, qk as usePaged, Twt as useSelectDialog, qee as useSelected, jGe as useSelectedInMemory, B1 as useSettings, cwt as useSettingsDialog, Kee as useSorted, kwt as useTableItems, Xyt as useView, Oqe as useVisibleCardColumns, wwt as useVisibleColumns, Aqe as useVisibleListColumns, Tee as useVisibleModalColumns, Eee as useVisibleTableColumns, Jle as useWindowSize };