@ansible/ansible-ui-framework 2.4.2602 → 2.4.2603
Sign up to get free protection for your applications and to get access to all the features.
- package/PageActions/PageActionDropdown.d.ts +1 -0
- package/PageActions/PageActions.d.ts +1 -0
- package/index.js +447 -432
- package/index.umd.cjs +16 -16
- package/package.json +1 -1
- package/publish/index.d.ts +3 -3
package/package.json
CHANGED
package/publish/index.d.ts
CHANGED
@@ -7,7 +7,7 @@ declare var vhe: any;
|
|
7
7
|
declare var ghe: any;
|
8
8
|
declare var yhe: any;
|
9
9
|
declare var Vp: any;
|
10
|
-
declare var
|
10
|
+
declare var Zo: any;
|
11
11
|
declare const gme: any;
|
12
12
|
declare function ebe(e: any): any;
|
13
13
|
declare function rve(e: any): any;
|
@@ -238,7 +238,7 @@ declare function N0(): {
|
|
238
238
|
replaceAlert: () => null;
|
239
239
|
removeAlerts: () => null;
|
240
240
|
};
|
241
|
-
declare function
|
241
|
+
declare function Bo(): (((o: any) => void) | undefined)[];
|
242
242
|
declare function Xhe(): {
|
243
243
|
dialogs: never[];
|
244
244
|
clearDialogs: () => void;
|
@@ -334,4 +334,4 @@ declare function Ak(e: any): any;
|
|
334
334
|
declare function aP(): string;
|
335
335
|
declare function fo(e: any, t: any): any;
|
336
336
|
import * as w from "react";
|
337
|
-
export { Ome as BulkActionDialog, sP as BulkSelector, Qve as BytesCell, Lb as Collapse, phe as ColumnCardOption, vhe as ColumnDashboardOption, ghe as ColumnListOption, yhe as ColumnModalOption, Vp as ColumnPriority,
|
337
|
+
export { Ome as BulkActionDialog, sP as BulkSelector, Qve as BytesCell, Lb as Collapse, phe as ColumnCardOption, vhe as ColumnDashboardOption, ghe as ColumnListOption, yhe as ColumnModalOption, Vp as ColumnPriority, Zo as ColumnTableOption, gme as ColumnsDiv, ebe as CopyCell, rve as DataEditorActions, nve as DataEditorButtons, tbe as DateCell, Nhe as DateRange, Ihe as DateRangeFilterPresets, M4 as DateTimeCell, nbe as ElapsedTimeCell, oP as FrameworkTranslationsProvider, pbe as GenericForm, I0 as Help, SM as LabelColorE, $4 as LabelsCell, Yve as LoadingPage, hbe as MultiSelectDialog, lh as PFColorE, Qe as PageActionSelection, ct as PageActionType, no as PageActions, WS as PageAlertToasterContext, e$ as PageAlertToasterProvider, Tbe as PageApp, Jve as PageBody, Xg as PageChartContainer, rbe as PageDashboard, K0 as PageDashboardCard, obe as PageDashboardChart, Gw as PageDashboardContext, abe as PageDashboardCount, lbe as PageDashboardDonutCard, sbe as PageDashboardGettingStarted, Zl as PageDetail, mme as PageDetailDiv, hhe as PageDetails, Ohe as PageDetailsFromColumns, Zhe as PageDialogProvider, che as PageDonutChart, tge as PageForm, Jme as PageFormCancelButton, ybe as PageFormCheckbox, vbe as PageFormDataEditor, nge as PageFormGrid, bbe as PageFormSelect, r3 as PageFormSubmitButton, xbe as PageFormSwitch, _be as PageFormTextArea, Cbe as PageFormTextInput, Sbe as PageFramework, xM as PageHeader, mve as PageLayout, wbe as PageMasthead, gve as PageMastheadToggle, uA as PageNavSideBarContext, ive as PageNavSideBarProvider, pve as PageNavigation, Ime as PageNotFound, gbe as PageNotImplemented, Obe as PageNotificationsIcon, Ys as PageSettingsContext, D4 as PageSettingsProvider, tC as PageTab, im as PageTable, pme as PageTableCard, Z2 as PageTableCards, Dbe as PageTabs, Ebe as PageThemeSwitcher, qhe as PageToolbar, Whe as PageToolbarFilters, Mbe as PageWizard, pM as RunningIcon, Pr as Scrollable, $me as SelectDialog, sme as Small, an as TableColumnCell, I4 as TextCell, Lhe as ToolbarDateRangeFilter, Rhe as ToolbarFilterType, q2 as ToolbarSingleTextFilter, Fhe as ToolbarTextMultiFilter, xve as addNavigationItem, _ve as addNavigationItemAfter, Cve as addNavigationItemBefore, kme as compareNumbers, xd as compareStrings, Tme as compareUnknowns, Xve as errorToAlertProps, vve as findNavigationItemById, Ss as getPatternflyColor, jbe as multiSelectBrowseAdapter, Si as objectToString, MS as pfDanger, IS as pfDisabled, $S as pfInfo, Kve as pfLink, PS as pfSuccess, Zve as pfUnreachable, CM as pfWarning, kbe as removeLeadingSlash, bve as removeNavigationItemById, Pbe as singleSelectBrowseAdapter, Tn as useBreakpoint, Eme as useBulkActionDialog, fbe as useBulkConfirmation, yme as useColumnsToTableCardFn, whe as useColumnsWithoutExpandedRow, She as useColumnsWithoutSort, cbe as useDashboardColumns, _he as useDescriptionColumns, Che as useExpandedColumns, Nk as useFiltered, i3 as useFormErrors, qt as useFrameworkTranslations, Sve as useGetPageUrl, $be as useInMemoryView, Gve as useOrientation, N0 as usePageAlertToaster, Bo as usePageDialog, Xhe as usePageDialogs, ove as usePageNavBarClick, tb as usePageNavSideBar, Abe as usePageNavigate, Ks as usePageSettings, rm as usePaged, mbe as useSelectDialog, Ik as useSelected, Jhe as useSelectedInMemory, Lk as useSorted, dbe as useTableItems, Nve as useView, xhe as useVisibleCardColumns, ube as useVisibleColumns, bhe as useVisibleListColumns, Lv as useVisibleModalColumns, Ak as useVisibleTableColumns, aP as useWindowSize, fo as valueToObject };
|