@indice/ng-components 0.3.12 → 0.4.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.
- package/fesm2022/indice-ng-components.mjs +314 -279
- package/fesm2022/indice-ng-components.mjs.map +1 -1
- package/index.d.ts +1894 -3
- package/package.json +7 -9
- package/esm2022/indice-ng-components.mjs +0 -5
- package/esm2022/lib/controls/advanced-search/advanced-search.component.mjs +0 -161
- package/esm2022/lib/controls/advanced-search/models.mjs +0 -109
- package/esm2022/lib/controls/avatar-initials/avatar-initials.component.mjs +0 -48
- package/esm2022/lib/controls/breadcrumb/breadcrumb-item.mjs +0 -14
- package/esm2022/lib/controls/breadcrumb/breadcrumb.component.mjs +0 -26
- package/esm2022/lib/controls/collapsible-panel/collapsible-panel.component.mjs +0 -20
- package/esm2022/lib/controls/combobox/combobox.component.mjs +0 -118
- package/esm2022/lib/controls/content-tile/content-tile.component.mjs +0 -91
- package/esm2022/lib/controls/date-picker/date-picker.component.mjs +0 -300
- package/esm2022/lib/controls/drop-down-menu/drop-down-menu.component.mjs +0 -72
- package/esm2022/lib/controls/enhanced-combobox/enhanced-combobox.component.mjs +0 -115
- package/esm2022/lib/controls/kpi-tile/kpi-tile.component.mjs +0 -43
- package/esm2022/lib/controls/language-selection/language-selection.component.mjs +0 -31
- package/esm2022/lib/controls/list-view/list-column.component.mjs +0 -25
- package/esm2022/lib/controls/list-view/list-details-section.component.mjs +0 -17
- package/esm2022/lib/controls/list-view/list-tile.component.mjs +0 -17
- package/esm2022/lib/controls/list-view/list-view-empty-state.component.mjs +0 -29
- package/esm2022/lib/controls/list-view/list-view.component.mjs +0 -211
- package/esm2022/lib/controls/nav-links-list/nav-links-list.component.mjs +0 -54
- package/esm2022/lib/controls/notifications-indicator/notifications-indicator.component.mjs +0 -79
- package/esm2022/lib/controls/pager/pager.component.mjs +0 -130
- package/esm2022/lib/controls/progress-bar/progress-bar.component.mjs +0 -46
- package/esm2022/lib/controls/side-pane/side-pane.component.mjs +0 -106
- package/esm2022/lib/controls/skeleton-loader/skeleton-loader.component.mjs +0 -29
- package/esm2022/lib/controls/stats-grid/stats-grid.component.mjs +0 -49
- package/esm2022/lib/controls/stepper/lib-step-info.directive.mjs +0 -16
- package/esm2022/lib/controls/stepper/lib-step-label.directive.mjs +0 -16
- package/esm2022/lib/controls/stepper/lib-step.component.mjs +0 -81
- package/esm2022/lib/controls/stepper/lib-stepper.component.mjs +0 -108
- package/esm2022/lib/controls/stepper/types/step-selected-event.mjs +0 -4
- package/esm2022/lib/controls/stepper/types/stepper-type.mjs +0 -12
- package/esm2022/lib/controls/tabs/lib-tab-group.component.mjs +0 -66
- package/esm2022/lib/controls/tabs/lib-tab-label.directive.mjs +0 -16
- package/esm2022/lib/controls/tabs/lib-tab.component.mjs +0 -64
- package/esm2022/lib/controls/toaster/toaster-container.component.mjs +0 -28
- package/esm2022/lib/controls/toaster/toaster.component.mjs +0 -31
- package/esm2022/lib/controls/toggle/toggle.component.mjs +0 -64
- package/esm2022/lib/controls/toggle-button/toggle-button.component.mjs +0 -87
- package/esm2022/lib/controls/toggle-buttons-list/toggle-buttons-list.component.mjs +0 -34
- package/esm2022/lib/controls/user-profile-menu/user-profile-menu.component.mjs +0 -75
- package/esm2022/lib/directives/click-outside.directive.mjs +0 -189
- package/esm2022/lib/directives/dynamic-component-host.directive.mjs +0 -17
- package/esm2022/lib/helpers/base-list.component.mjs +0 -235
- package/esm2022/lib/icons.mjs +0 -36
- package/esm2022/lib/layouts/shell/shell-footer/shell-footer.component.mjs +0 -19
- package/esm2022/lib/layouts/shell/shell-header/shell-header.component.mjs +0 -138
- package/esm2022/lib/layouts/shell/shell-layout/shell-layout.component.mjs +0 -92
- package/esm2022/lib/layouts/shell/shell-sidebar/shell-sidebar.component.mjs +0 -54
- package/esm2022/lib/layouts/shell/shell-sidebar-header/shell-sidebar-header.component.mjs +0 -45
- package/esm2022/lib/layouts/shell/shell-sidebar-layout/shell-sidebar-layout.component.mjs +0 -33
- package/esm2022/lib/layouts/shell/shell-stacked-layout/shell-stacked-layout.component.mjs +0 -24
- package/esm2022/lib/layouts/views/form-layout/form-layout.component.mjs +0 -86
- package/esm2022/lib/layouts/views/model-view-layout/model-view-layout.component.mjs +0 -103
- package/esm2022/lib/layouts/views/side-view-layout/side-view-layout.component.mjs +0 -106
- package/esm2022/lib/layouts/views/view-layout/view-layout.component.mjs +0 -104
- package/esm2022/lib/ng-components.module.mjs +0 -324
- package/esm2022/lib/pages/auth/auth-callback/auth-callback.component.mjs +0 -30
- package/esm2022/lib/pages/auth/auth-renew/auth-renew.component.mjs +0 -31
- package/esm2022/lib/pages/auth/logged-out/logged-out.component.mjs +0 -28
- package/esm2022/lib/pages/http-status/error/error.component.mjs +0 -17
- package/esm2022/lib/pages/http-status/page-not-found/page-not-found.component.mjs +0 -15
- package/esm2022/lib/pages/http-status/unauthorized/unauthorized.component.mjs +0 -14
- package/esm2022/lib/pipes/address.pipe.mjs +0 -21
- package/esm2022/lib/pipes/duration-format.pipe.mjs +0 -64
- package/esm2022/lib/pipes/short-number.pipe.mjs +0 -43
- package/esm2022/lib/services/breadcrumb.service.mjs +0 -181
- package/esm2022/lib/services/component-loader/component-loader-options.class.mjs +0 -8
- package/esm2022/lib/services/component-loader/component-loader.class.mjs +0 -188
- package/esm2022/lib/services/component-loader/component-loader.factory.mjs +0 -32
- package/esm2022/lib/services/component-loader/content-ref.class.mjs +0 -13
- package/esm2022/lib/services/modal-service/modal-backdrop-component.mjs +0 -44
- package/esm2022/lib/services/modal-service/modal-container-component.mjs +0 -126
- package/esm2022/lib/services/modal-service/modal-options.class.mjs +0 -35
- package/esm2022/lib/services/modal-service/modal-service.mjs +0 -220
- package/esm2022/lib/services/modal-service/modal-styles.class.mjs +0 -11
- package/esm2022/lib/services/modal-service/modal.class.mjs +0 -27
- package/esm2022/lib/services/toaster.service.mjs +0 -26
- package/esm2022/lib/services/user-settings.service.mjs +0 -35
- package/esm2022/lib/services/utilities.service.mjs +0 -47
- package/esm2022/lib/tokens.mjs +0 -8
- package/esm2022/lib/types.mjs +0 -143
- package/esm2022/public-api.mjs +0 -77
- package/lib/controls/advanced-search/advanced-search.component.d.ts +0 -42
- package/lib/controls/advanced-search/models.d.ts +0 -92
- package/lib/controls/avatar-initials/avatar-initials.component.d.ts +0 -14
- package/lib/controls/breadcrumb/breadcrumb-item.d.ts +0 -7
- package/lib/controls/breadcrumb/breadcrumb.component.d.ts +0 -12
- package/lib/controls/collapsible-panel/collapsible-panel.component.d.ts +0 -10
- package/lib/controls/combobox/combobox.component.d.ts +0 -34
- package/lib/controls/content-tile/content-tile.component.d.ts +0 -34
- package/lib/controls/date-picker/date-picker.component.d.ts +0 -53
- package/lib/controls/drop-down-menu/drop-down-menu.component.d.ts +0 -26
- package/lib/controls/enhanced-combobox/enhanced-combobox.component.d.ts +0 -37
- package/lib/controls/kpi-tile/kpi-tile.component.d.ts +0 -15
- package/lib/controls/language-selection/language-selection.component.d.ts +0 -14
- package/lib/controls/list-view/list-column.component.d.ts +0 -9
- package/lib/controls/list-view/list-details-section.component.d.ts +0 -7
- package/lib/controls/list-view/list-tile.component.d.ts +0 -7
- package/lib/controls/list-view/list-view-empty-state.component.d.ts +0 -11
- package/lib/controls/list-view/list-view.component.d.ts +0 -62
- package/lib/controls/nav-links-list/nav-links-list.component.d.ts +0 -21
- package/lib/controls/notifications-indicator/notifications-indicator.component.d.ts +0 -22
- package/lib/controls/pager/pager.component.d.ts +0 -36
- package/lib/controls/progress-bar/progress-bar.component.d.ts +0 -16
- package/lib/controls/side-pane/side-pane.component.d.ts +0 -28
- package/lib/controls/skeleton-loader/skeleton-loader.component.d.ts +0 -12
- package/lib/controls/stats-grid/stats-grid.component.d.ts +0 -16
- package/lib/controls/stepper/lib-step-info.directive.d.ts +0 -8
- package/lib/controls/stepper/lib-step-label.directive.d.ts +0 -8
- package/lib/controls/stepper/lib-step.component.d.ts +0 -34
- package/lib/controls/stepper/lib-stepper.component.d.ts +0 -43
- package/lib/controls/stepper/types/step-selected-event.d.ts +0 -12
- package/lib/controls/stepper/types/stepper-type.d.ts +0 -10
- package/lib/controls/tabs/lib-tab-group.component.d.ts +0 -21
- package/lib/controls/tabs/lib-tab-label.directive.d.ts +0 -8
- package/lib/controls/tabs/lib-tab.component.d.ts +0 -24
- package/lib/controls/toaster/toaster-container.component.d.ts +0 -13
- package/lib/controls/toaster/toaster.component.d.ts +0 -15
- package/lib/controls/toggle/toggle.component.d.ts +0 -19
- package/lib/controls/toggle-button/toggle-button.component.d.ts +0 -25
- package/lib/controls/toggle-buttons-list/toggle-buttons-list.component.d.ts +0 -15
- package/lib/controls/user-profile-menu/user-profile-menu.component.d.ts +0 -25
- package/lib/directives/click-outside.directive.d.ts +0 -40
- package/lib/directives/dynamic-component-host.directive.d.ts +0 -9
- package/lib/helpers/base-list.component.d.ts +0 -55
- package/lib/icons.d.ts +0 -34
- package/lib/layouts/shell/shell-footer/shell-footer.component.d.ts +0 -8
- package/lib/layouts/shell/shell-header/shell-header.component.d.ts +0 -40
- package/lib/layouts/shell/shell-layout/shell-layout.component.d.ts +0 -27
- package/lib/layouts/shell/shell-sidebar/shell-sidebar.component.d.ts +0 -20
- package/lib/layouts/shell/shell-sidebar-header/shell-sidebar-header.component.d.ts +0 -14
- package/lib/layouts/shell/shell-sidebar-layout/shell-sidebar-layout.component.d.ts +0 -16
- package/lib/layouts/shell/shell-stacked-layout/shell-stacked-layout.component.d.ts +0 -11
- package/lib/layouts/views/form-layout/form-layout.component.d.ts +0 -26
- package/lib/layouts/views/model-view-layout/model-view-layout.component.d.ts +0 -44
- package/lib/layouts/views/side-view-layout/side-view-layout.component.d.ts +0 -29
- package/lib/layouts/views/view-layout/view-layout.component.d.ts +0 -31
- package/lib/ng-components.module.d.ts +0 -70
- package/lib/pages/auth/auth-callback/auth-callback.component.d.ts +0 -13
- package/lib/pages/auth/auth-renew/auth-renew.component.d.ts +0 -12
- package/lib/pages/auth/logged-out/logged-out.component.d.ts +0 -12
- package/lib/pages/http-status/error/error.component.d.ts +0 -8
- package/lib/pages/http-status/page-not-found/page-not-found.component.d.ts +0 -8
- package/lib/pages/http-status/unauthorized/unauthorized.component.d.ts +0 -8
- package/lib/pipes/address.pipe.d.ts +0 -8
- package/lib/pipes/duration-format.pipe.d.ts +0 -8
- package/lib/pipes/short-number.pipe.d.ts +0 -7
- package/lib/services/breadcrumb.service.d.ts +0 -29
- package/lib/services/component-loader/component-loader-options.class.d.ts +0 -30
- package/lib/services/component-loader/component-loader.class.d.ts +0 -92
- package/lib/services/component-loader/component-loader.factory.d.ts +0 -24
- package/lib/services/component-loader/content-ref.class.d.ts +0 -12
- package/lib/services/modal-service/modal-backdrop-component.d.ts +0 -20
- package/lib/services/modal-service/modal-container-component.d.ts +0 -33
- package/lib/services/modal-service/modal-options.class.d.ts +0 -81
- package/lib/services/modal-service/modal-service.d.ts +0 -58
- package/lib/services/modal-service/modal-styles.class.d.ts +0 -10
- package/lib/services/modal-service/modal.class.d.ts +0 -43
- package/lib/services/toaster.service.d.ts +0 -11
- package/lib/services/user-settings.service.d.ts +0 -13
- package/lib/services/utilities.service.d.ts +0 -11
- package/lib/tokens.d.ts +0 -10
- package/lib/types.d.ts +0 -188
- package/public-api.d.ts +0 -67
package/lib/types.d.ts
DELETED
|
@@ -1,188 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { Params } from '@angular/router';
|
|
3
|
-
export interface IAppNotifications {
|
|
4
|
-
messages: Observable<IResultSet<NavLink>>;
|
|
5
|
-
getMessage?: (predicate: (value: any, index: number, obj: any[]) => any) => any | undefined;
|
|
6
|
-
markMessageRead?: (predicate: (value: any, index: number, obj: any[]) => any) => any | undefined;
|
|
7
|
-
refresh?: () => void | undefined;
|
|
8
|
-
inboxAction?: () => void | undefined;
|
|
9
|
-
}
|
|
10
|
-
export interface IAppLanguagesService {
|
|
11
|
-
options: Observable<MenuOption[]> | undefined;
|
|
12
|
-
selected?: string;
|
|
13
|
-
default?: string;
|
|
14
|
-
setSelected?: (lang: string) => void | undefined;
|
|
15
|
-
}
|
|
16
|
-
export interface IAppLinks {
|
|
17
|
-
public: Observable<NavLink[]>;
|
|
18
|
-
main: Observable<NavLink[]>;
|
|
19
|
-
profile: Observable<NavLink[]>;
|
|
20
|
-
profileActions: Observable<NavLink[]>;
|
|
21
|
-
legal: Observable<NavLink[]>;
|
|
22
|
-
brand: Observable<NavLink[]>;
|
|
23
|
-
notifications?: Observable<NavLink>;
|
|
24
|
-
}
|
|
25
|
-
export declare class NavLink {
|
|
26
|
-
constructor(text: string, path: string, exact?: boolean, external?: boolean, icon?: string, data?: any, queryParams?: Params);
|
|
27
|
-
text: string;
|
|
28
|
-
path: string;
|
|
29
|
-
exact: boolean;
|
|
30
|
-
external: boolean;
|
|
31
|
-
icon: string | undefined;
|
|
32
|
-
type: string;
|
|
33
|
-
data: any | undefined;
|
|
34
|
-
queryParams: Params | undefined;
|
|
35
|
-
}
|
|
36
|
-
export declare class ExternalNavLink extends NavLink {
|
|
37
|
-
constructor(text: string, path: string, openInNewTab?: boolean, icon?: string);
|
|
38
|
-
type: string;
|
|
39
|
-
}
|
|
40
|
-
export declare class FragmentNavLink extends NavLink {
|
|
41
|
-
constructor(text: string, path: string, icon?: string);
|
|
42
|
-
type: string;
|
|
43
|
-
}
|
|
44
|
-
export declare class NotificationNavLink extends NavLink {
|
|
45
|
-
isRead: boolean;
|
|
46
|
-
creationDate?: Date | undefined;
|
|
47
|
-
constructor(text: string, path: string, isRead: boolean, creationDate?: Date | undefined);
|
|
48
|
-
}
|
|
49
|
-
export declare class NavLinkSeparator extends NavLink {
|
|
50
|
-
isRead: boolean;
|
|
51
|
-
creationDate?: Date | undefined;
|
|
52
|
-
constructor(text: string, path: string, isRead: boolean, creationDate?: Date | undefined);
|
|
53
|
-
type: string;
|
|
54
|
-
}
|
|
55
|
-
export declare class ViewAction {
|
|
56
|
-
type: string;
|
|
57
|
-
key: string | null;
|
|
58
|
-
param: any;
|
|
59
|
-
icon: string;
|
|
60
|
-
tooltip: string | null;
|
|
61
|
-
text?: string;
|
|
62
|
-
constructor(type: string, key: string | null, param: any, icon: string, tooltip: string | null, text?: string);
|
|
63
|
-
}
|
|
64
|
-
export declare class ListViewType {
|
|
65
|
-
static Tiles: string;
|
|
66
|
-
static Table: string;
|
|
67
|
-
static Map: string;
|
|
68
|
-
static Gallery: string;
|
|
69
|
-
}
|
|
70
|
-
export declare class RouterViewAction extends ViewAction {
|
|
71
|
-
outlet: string | null;
|
|
72
|
-
link: string | null;
|
|
73
|
-
constructor(icon: string, link: string, outlet: string | null, tooltip: string | null, text?: string);
|
|
74
|
-
}
|
|
75
|
-
export declare class SwitchViewAction extends ViewAction {
|
|
76
|
-
constructor(view: string, icon: string, tooltip: string | null);
|
|
77
|
-
}
|
|
78
|
-
export interface IResultSet<T> {
|
|
79
|
-
count: number;
|
|
80
|
-
items: T[];
|
|
81
|
-
}
|
|
82
|
-
export declare class HeaderMetaItem {
|
|
83
|
-
key: string | null;
|
|
84
|
-
icon: string | null;
|
|
85
|
-
text: string | null;
|
|
86
|
-
}
|
|
87
|
-
export declare class MenuOption {
|
|
88
|
-
constructor(text: string, value: any, description?: string, data?: any, icon?: string);
|
|
89
|
-
text: string;
|
|
90
|
-
value: any;
|
|
91
|
-
description: string | undefined;
|
|
92
|
-
data: any | undefined;
|
|
93
|
-
icon: string | undefined;
|
|
94
|
-
}
|
|
95
|
-
export declare enum PagerPosition {
|
|
96
|
-
Top = "top",
|
|
97
|
-
Bottom = "bottom",
|
|
98
|
-
Both = "both"
|
|
99
|
-
}
|
|
100
|
-
export interface IAddress {
|
|
101
|
-
id?: string;
|
|
102
|
-
street?: string | null;
|
|
103
|
-
streetNumber?: string | null;
|
|
104
|
-
city?: string | null;
|
|
105
|
-
region?: string | null;
|
|
106
|
-
postalCode?: string | null;
|
|
107
|
-
country?: string | null;
|
|
108
|
-
}
|
|
109
|
-
export interface IShellConfig {
|
|
110
|
-
appLogo: string;
|
|
111
|
-
appLogoAlt: string;
|
|
112
|
-
breadcrumb: boolean;
|
|
113
|
-
customFooterComponent?: any;
|
|
114
|
-
customHeaderComponent?: any;
|
|
115
|
-
fluid: boolean;
|
|
116
|
-
layout?: ShellLayoutType;
|
|
117
|
-
showAlertsOnHeader?: boolean;
|
|
118
|
-
showFooter: boolean;
|
|
119
|
-
showHeader: boolean;
|
|
120
|
-
showLangsOnHeader?: boolean;
|
|
121
|
-
showUserNameOnHeader?: boolean;
|
|
122
|
-
showPictureOnHeader?: boolean;
|
|
123
|
-
}
|
|
124
|
-
export declare enum ShellLayoutType {
|
|
125
|
-
Stacked = "Stacked",
|
|
126
|
-
Sidebar = "Sidebar"
|
|
127
|
-
}
|
|
128
|
-
export declare class DefaultShellConfig implements IShellConfig {
|
|
129
|
-
appLogo: string;
|
|
130
|
-
appLogoAlt: string;
|
|
131
|
-
breadcrumb: boolean;
|
|
132
|
-
fluid: boolean;
|
|
133
|
-
layout: ShellLayoutType;
|
|
134
|
-
showAlertsOnHeader: boolean;
|
|
135
|
-
showFooter: boolean;
|
|
136
|
-
showHeader: boolean;
|
|
137
|
-
showUserNameOnHeader: boolean;
|
|
138
|
-
showPictureOnHeader: boolean;
|
|
139
|
-
}
|
|
140
|
-
export declare enum SCREEN_SIZE {
|
|
141
|
-
XS = 0,
|
|
142
|
-
SM = 1,
|
|
143
|
-
MD = 2,
|
|
144
|
-
LG = 3,
|
|
145
|
-
XL = 4
|
|
146
|
-
}
|
|
147
|
-
export interface IScreenSize {
|
|
148
|
-
id: SCREEN_SIZE;
|
|
149
|
-
name: string;
|
|
150
|
-
css: string;
|
|
151
|
-
}
|
|
152
|
-
export declare enum ToastType {
|
|
153
|
-
Info = "info",
|
|
154
|
-
Success = "success",
|
|
155
|
-
Error = "error",
|
|
156
|
-
Warning = "warning"
|
|
157
|
-
}
|
|
158
|
-
export declare const NULL_TOAST: Toast;
|
|
159
|
-
export interface Toast {
|
|
160
|
-
type: ToastType;
|
|
161
|
-
title: string;
|
|
162
|
-
body: string;
|
|
163
|
-
delay: number;
|
|
164
|
-
}
|
|
165
|
-
export declare enum SidePaneSize {
|
|
166
|
-
Default = "",
|
|
167
|
-
Small25 = "25%",
|
|
168
|
-
Medium50 = "50%",
|
|
169
|
-
Large75 = "75%",
|
|
170
|
-
Fullscreen = "100%"
|
|
171
|
-
}
|
|
172
|
-
export declare enum SidePaneOverlayType {
|
|
173
|
-
Default = "",
|
|
174
|
-
None = "-opacity-0",
|
|
175
|
-
Light = "",
|
|
176
|
-
Dark = "-opacity-50"
|
|
177
|
-
}
|
|
178
|
-
export interface IValidationProblemDetails {
|
|
179
|
-
type?: string | undefined;
|
|
180
|
-
title?: string | undefined;
|
|
181
|
-
status?: number | undefined;
|
|
182
|
-
detail?: string | undefined;
|
|
183
|
-
instance?: string | undefined;
|
|
184
|
-
errors?: {
|
|
185
|
-
[key: string]: string[];
|
|
186
|
-
} | undefined;
|
|
187
|
-
}
|
|
188
|
-
export type UserSettingKey = 'MobileSideBar';
|
package/public-api.d.ts
DELETED
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
export * from './lib/directives/click-outside.directive';
|
|
2
|
-
export * from './lib/controls/drop-down-menu/drop-down-menu.component';
|
|
3
|
-
export * from './lib/controls/pager/pager.component';
|
|
4
|
-
export * from './lib/controls/breadcrumb/breadcrumb.component';
|
|
5
|
-
export * from './lib/controls/breadcrumb/breadcrumb-item';
|
|
6
|
-
export * from './lib/controls/list-view/list-view.component';
|
|
7
|
-
export * from './lib/controls/list-view/list-column.component';
|
|
8
|
-
export * from './lib/controls/list-view/list-tile.component';
|
|
9
|
-
export * from './lib/controls/list-view/list-details-section.component';
|
|
10
|
-
export * from './lib/controls/list-view/list-view-empty-state.component';
|
|
11
|
-
export * from './lib/controls/skeleton-loader/skeleton-loader.component';
|
|
12
|
-
export * from './lib/controls/collapsible-panel/collapsible-panel.component';
|
|
13
|
-
export * from './lib/controls/kpi-tile/kpi-tile.component';
|
|
14
|
-
export * from './lib/controls/date-picker/date-picker.component';
|
|
15
|
-
export * from './lib/controls/toaster/toaster-container.component';
|
|
16
|
-
export * from './lib/controls/toaster/toaster.component';
|
|
17
|
-
export * from './lib/controls/avatar-initials/avatar-initials.component';
|
|
18
|
-
export * from './lib/controls/toggle/toggle.component';
|
|
19
|
-
export * from './lib/controls/side-pane/side-pane.component';
|
|
20
|
-
export * from './lib/controls/nav-links-list/nav-links-list.component';
|
|
21
|
-
export * from './lib/controls/combobox/combobox.component';
|
|
22
|
-
export * from './lib/controls/enhanced-combobox/enhanced-combobox.component';
|
|
23
|
-
export * from './lib/controls/tabs/lib-tab.component';
|
|
24
|
-
export * from './lib/controls/tabs/lib-tab-group.component';
|
|
25
|
-
export * from './lib/controls/tabs/lib-tab-label.directive';
|
|
26
|
-
export * from './lib/controls/stepper/lib-stepper.component';
|
|
27
|
-
export * from './lib/controls/stepper/lib-step.component';
|
|
28
|
-
export * from './lib/controls/stepper/lib-step-label.directive';
|
|
29
|
-
export * from './lib/controls/stepper/lib-step-info.directive';
|
|
30
|
-
export * from './lib/controls/stepper/types/stepper-type';
|
|
31
|
-
export * from './lib/controls/toggle-button/toggle-button.component';
|
|
32
|
-
export * from './lib/controls/toggle-buttons-list/toggle-buttons-list.component';
|
|
33
|
-
export * from './lib/controls/content-tile/content-tile.component';
|
|
34
|
-
export * from './lib/controls/stats-grid/stats-grid.component';
|
|
35
|
-
export * from './lib/controls/progress-bar/progress-bar.component';
|
|
36
|
-
export * from './lib/controls/advanced-search/advanced-search.component';
|
|
37
|
-
export * from './lib/controls/advanced-search/models';
|
|
38
|
-
export * from './lib/layouts/shell/shell-layout/shell-layout.component';
|
|
39
|
-
export * from './lib/layouts/shell/shell-header/shell-header.component';
|
|
40
|
-
export * from './lib/layouts/shell/shell-footer/shell-footer.component';
|
|
41
|
-
export * from './lib/layouts/shell/shell-sidebar/shell-sidebar.component';
|
|
42
|
-
export * from './lib/layouts/shell/shell-sidebar-header/shell-sidebar-header.component';
|
|
43
|
-
export * from './lib/layouts/views/view-layout/view-layout.component';
|
|
44
|
-
export * from './lib/layouts/views/model-view-layout/model-view-layout.component';
|
|
45
|
-
export * from './lib/layouts/views/side-view-layout/side-view-layout.component';
|
|
46
|
-
export * from './lib/layouts/views/form-layout/form-layout.component';
|
|
47
|
-
export * from './lib/pages/auth/auth-callback/auth-callback.component';
|
|
48
|
-
export * from './lib/pages/auth/auth-renew/auth-renew.component';
|
|
49
|
-
export * from './lib/pages/auth/logged-out/logged-out.component';
|
|
50
|
-
export * from './lib/pages/http-status/error/error.component';
|
|
51
|
-
export * from './lib/pages/http-status/page-not-found/page-not-found.component';
|
|
52
|
-
export * from './lib/pages/http-status/unauthorized/unauthorized.component';
|
|
53
|
-
export * from './lib/pipes/address.pipe';
|
|
54
|
-
export * from './lib/pipes/duration-format.pipe';
|
|
55
|
-
export * from './lib/pipes/short-number.pipe';
|
|
56
|
-
export * from './lib/tokens';
|
|
57
|
-
export * from './lib/types';
|
|
58
|
-
export * from './lib/icons';
|
|
59
|
-
export * from './lib/helpers/base-list.component';
|
|
60
|
-
export * from './lib/services/component-loader/component-loader.factory';
|
|
61
|
-
export * from './lib/services/modal-service/modal-service';
|
|
62
|
-
export { ModalOptions, MODAL_CONFIG_DEFAULT_OVERRIDE, CloseInterceptorFn } from './lib/services/modal-service/modal-options.class';
|
|
63
|
-
export * from './lib/services/modal-service/modal.class';
|
|
64
|
-
export * from './lib/services/toaster.service';
|
|
65
|
-
export * from './lib/services/breadcrumb.service';
|
|
66
|
-
export * from './lib/services/user-settings.service';
|
|
67
|
-
export * from './lib/ng-components.module';
|