@elderbyte/ngx-starter 14.11.0 → 14.12.0-beta2
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/_index.scss +2 -0
- package/esm2020/lib/components/access-denied/elder-access-denied.component.mjs +3 -4
- package/esm2020/lib/components/access-denied/elder-access-denied.module.mjs +4 -8
- package/esm2020/lib/components/auditing/audited-entity/elder-audited-entity.component.mjs +9 -13
- package/esm2020/lib/components/auditing/elder-audit.module.mjs +1 -5
- package/esm2020/lib/components/button-group/elder-button-group/elder-button-group.component.mjs +3 -4
- package/esm2020/lib/components/button-group/elder-button-group.module.mjs +4 -8
- package/esm2020/lib/components/card-organizer/card-organizer/elder-card-organizer.component.mjs +4 -5
- package/esm2020/lib/components/card-organizer/card-stack/elder-card-stack.component.mjs +5 -6
- package/esm2020/lib/components/card-organizer/elder-card-organizer.module.mjs +4 -5
- package/esm2020/lib/components/cards/elder-card/elder-card-header/elder-card-header.component.mjs +3 -5
- package/esm2020/lib/components/cards/elder-card/elder-card.component.mjs +3 -5
- package/esm2020/lib/components/cards/elder-card/elder-card.module.mjs +4 -5
- package/esm2020/lib/components/connectivity/elder-connectivity.module.mjs +4 -5
- package/esm2020/lib/components/containers/elder-containers.module.mjs +4 -8
- package/esm2020/lib/components/containers/elder-scroll-container/elder-scroll-container.component.mjs +3 -4
- package/esm2020/lib/components/data-transfer/elder-data-transfer.module.mjs +4 -5
- package/esm2020/lib/components/data-transfer/http-data-transfer/http-data-transfer.component.mjs +3 -4
- package/esm2020/lib/components/data-transfer/http-data-transfer-aggregate/http-data-transfer-aggregate.component.mjs +4 -5
- package/esm2020/lib/components/data-transfer/http-data-transfer-indicator/http-data-transfer-indicator.component.mjs +6 -7
- package/esm2020/lib/components/data-transfer/http-data-transfer-overview/http-data-transfer-overview.component.mjs +5 -6
- package/esm2020/lib/components/data-view/common/data-context-state-indicator/data-context-state-indicator.component.mjs +4 -5
- package/esm2020/lib/components/data-view/common/elder-data-common.module.mjs +4 -5
- package/esm2020/lib/components/data-view/common/elder-data-toolbar/elder-data-toolbar.component.mjs +3 -4
- package/esm2020/lib/components/data-view/common/elder-single-sort/elder-single-sort.component.mjs +4 -5
- package/esm2020/lib/components/data-view/common/selection/elder-selection-master-checkbox/elder-selection-master-checkbox.component.mjs +3 -4
- package/esm2020/lib/components/data-view/grid/elder-grid/elder-grid.component.mjs +39 -26
- package/esm2020/lib/components/data-view/grid/elder-grid.module.mjs +1 -5
- package/esm2020/lib/components/data-view/simple/elder-simple-selection-view/elder-simple-selection-view.module.mjs +4 -5
- package/esm2020/lib/components/data-view/table/elder-table/elder-table.component.mjs +8 -9
- package/esm2020/lib/components/data-view/table/elder-table.module.mjs +4 -5
- package/esm2020/lib/components/dialogs/confirm-dialog/elder-confirm-dialog.component.mjs +9 -7
- package/esm2020/lib/components/dialogs/elder-dialog.module.mjs +6 -5
- package/esm2020/lib/components/dialogs/elder-dialog.service.mjs +10 -3
- package/esm2020/lib/components/dialogs/question-dialog/elder-question-dialog.component.mjs +11 -9
- package/esm2020/lib/components/dialogs/selection-dialog/elder-selection-dialog/elder-selection-dialog.component.mjs +4 -5
- package/esm2020/lib/components/errors/elder-error.module.mjs +4 -8
- package/esm2020/lib/components/errors/exception-detail/elder-exception-detail.component.mjs +3 -4
- package/esm2020/lib/components/expand-toggle-button/elder-expand-toggle-button.component.mjs +4 -5
- package/esm2020/lib/components/expand-toggle-button/elder-expand-toggle-button.module.mjs +4 -5
- package/esm2020/lib/components/files/blob-viewer/elder-blob-viewer.component.mjs +3 -4
- package/esm2020/lib/components/files/elder-file.module.mjs +4 -5
- package/esm2020/lib/components/files/file-upload/file-upload.component.mjs +11 -12
- package/esm2020/lib/components/forms/search/elder-search.module.mjs +4 -5
- package/esm2020/lib/components/forms/search/search-box/elder-search-box.component.mjs +5 -6
- package/esm2020/lib/components/global-search/elder-global-search.component.mjs +4 -5
- package/esm2020/lib/components/global-search/elder-global-search.module.mjs +4 -5
- package/esm2020/lib/components/graph/elder-progress-bar/elder-progress-bar.component.mjs +3 -11
- package/esm2020/lib/components/graph/elder-progress-bar/elder-progress-bar.module.mjs +4 -8
- package/esm2020/lib/components/headers/elder-header/elder-header.component.mjs +4 -5
- package/esm2020/lib/components/headers/elder-header.module.mjs +4 -5
- package/esm2020/lib/components/i18n/entities/elder-i18n-entities.module.mjs +1 -5
- package/esm2020/lib/components/i18n/entities/elder-localized-input/elder-localized-input.component.mjs +10 -11
- package/esm2020/lib/components/i18n/entities/elder-localized-input-dialog/elder-localized-input-dialog.component.mjs +8 -9
- package/esm2020/lib/components/i18n/entities/elder-localized-input-table/elder-localized-input-table.component.mjs +14 -15
- package/esm2020/lib/components/i18n/language/elder-language.module.mjs +1 -5
- package/esm2020/lib/components/i18n/language/language-switcher/elder-language-switcher.component.mjs +5 -6
- package/esm2020/lib/components/iframes/data-view/data-view-iframe/data-view-iframe.component.mjs +4 -5
- package/esm2020/lib/components/iframes/elder-iframe.module.mjs +1 -5
- package/esm2020/lib/components/iframes/iframe-dialog/iframe-dialog.component.mjs +4 -5
- package/esm2020/lib/components/iframes/iframe-host/iframe-host.component.mjs +6 -7
- package/esm2020/lib/components/iframes/iframe-side-content/iframe-side-content.component.mjs +4 -5
- package/esm2020/lib/components/input/autocomplete/elder-autocomplete/elder-autocomplete.component.mjs +4 -5
- package/esm2020/lib/components/input/autocomplete/elder-autocomplete.module.mjs +1 -5
- package/esm2020/lib/components/measures/dimensions-input/elder-dimensions-input.component.mjs +5 -16
- package/esm2020/lib/components/measures/elder-measures.module.mjs +1 -5
- package/esm2020/lib/components/measures/quantity-input/elder-quantity-input.component.mjs +12 -13
- package/esm2020/lib/components/navigation/bread-crumbs/bread-crumbs/elder-bread-crumbs.component.mjs +12 -13
- package/esm2020/lib/components/navigation/bread-crumbs/elder-bread-crumbs.module.mjs +4 -5
- package/esm2020/lib/components/navigation/nav/elder-nav.module.mjs +4 -5
- package/esm2020/lib/components/navigation/nav/nav-group/elder-nav-group.component.mjs +3 -4
- package/esm2020/lib/components/navigation/nav/nav-link/elder-nav-link.component.mjs +4 -5
- package/esm2020/lib/components/navigation/nav/nav-list/elder-nav-list.component.mjs +3 -5
- package/esm2020/lib/components/navigation/toolbar/elder-toolbar.module.mjs +4 -5
- package/esm2020/lib/components/navigation/toolbar/toolbar/elder-toolbar.component.mjs +6 -7
- package/esm2020/lib/components/overlays/elder-overlay-origin.directive.mjs +2 -2
- package/esm2020/lib/components/overlays/elder-overlay-trigger.directive.mjs +2 -2
- package/esm2020/lib/components/overlays/elder-overlay.component.mjs +2 -2
- package/esm2020/lib/components/panels/card-panel/elder-card-panel.component.mjs +3 -4
- package/esm2020/lib/components/panels/elder-dialog-panel/elder-dialog-panel.component.mjs +3 -4
- package/esm2020/lib/components/panels/elder-panel.module.mjs +3 -7
- package/esm2020/lib/components/select/elder-select.module.mjs +4 -5
- package/esm2020/lib/components/select/multi/elder-multi-select-chips/elder-multi-select-chips.component.mjs +9 -10
- package/esm2020/lib/components/select/popup/templated-selection-dialog/templated-selection-dialog.component.mjs +5 -6
- package/esm2020/lib/components/select/single/elder-select/elder-select.component.mjs +8 -9
- package/esm2020/lib/components/select-chip-list/chip-list-select/elder-chip-list-select.component.mjs +4 -6
- package/esm2020/lib/components/select-chip-list/elder-chip-list-select.module.mjs +4 -5
- package/esm2020/lib/components/select-list/elder-select-list.module.mjs +4 -5
- package/esm2020/lib/components/select-list/select-list/elder-select-list.component.mjs +3 -4
- package/esm2020/lib/components/select-list/select-list-item/elder-select-list-item.component.mjs +3 -4
- package/esm2020/lib/components/shell/elder-shell.module.mjs +4 -5
- package/esm2020/lib/components/shell/header/elder-app-header/elder-app-header.component.mjs +4 -5
- package/esm2020/lib/components/shell/shell/elder-shell.component.mjs +4 -5
- package/esm2020/lib/components/tabs/elder-tab.module.mjs +4 -8
- package/esm2020/lib/components/time/duration/elder-duration-input/elder-duration-input.component.mjs +7 -8
- package/esm2020/lib/components/time/elder-date-switcher/elder-date-switcher.component.mjs +9 -10
- package/esm2020/lib/components/time/elder-date-time-input/elder-date-time-input.component.mjs +7 -8
- package/esm2020/lib/components/time/elder-interval-input/elder-interval-input.component.mjs +7 -8
- package/esm2020/lib/components/time/elder-local-date-input/elder-local-date-input.component.mjs +12 -13
- package/esm2020/lib/components/time/elder-local-time-input/elder-local-time-input.component.mjs +9 -10
- package/esm2020/lib/components/time/elder-time.module.mjs +1 -11
- package/esm2020/lib/components/time/period/elder-period-input/elder-period-input.component.mjs +7 -8
- package/esm2020/lib/components/toasts/elder-toast.module.mjs +4 -5
- package/esm2020/lib/components/toasts/standard-toast/standard-toast.component.mjs +5 -6
- package/esm2020/lib/components/url-fragment/elder-url-fragment.module.mjs +1 -5
- package/esm2020/lib/components/url-fragment/url-fragment-switcher/elder-url-fragment-switcher.component.mjs +4 -5
- package/fesm2015/elderbyte-ngx-starter.mjs +451 -507
- package/fesm2015/elderbyte-ngx-starter.mjs.map +1 -1
- package/fesm2020/elderbyte-ngx-starter.mjs +450 -507
- package/fesm2020/elderbyte-ngx-starter.mjs.map +1 -1
- package/lib/components/access-denied/elder-access-denied.module.d.ts +1 -2
- package/lib/components/auditing/audited-entity/elder-audited-entity.component.d.ts +1 -2
- package/lib/components/auditing/elder-audit.module.d.ts +5 -6
- package/lib/components/button-group/elder-button-group.module.d.ts +1 -2
- package/lib/components/card-organizer/elder-card-organizer.module.d.ts +3 -4
- package/lib/components/cards/elder-card/elder-card.module.d.ts +2 -3
- package/lib/components/connectivity/elder-connectivity.module.d.ts +6 -7
- package/lib/components/containers/elder-containers.module.d.ts +1 -2
- package/lib/components/data-transfer/elder-data-transfer.module.d.ts +4 -5
- package/lib/components/data-view/common/elder-data-common.module.d.ts +1 -2
- package/lib/components/data-view/grid/elder-grid/elder-grid.component.d.ts +4 -3
- package/lib/components/data-view/grid/elder-grid.module.d.ts +6 -7
- package/lib/components/data-view/simple/elder-simple-selection-view/elder-simple-selection-view.module.d.ts +4 -5
- package/lib/components/data-view/table/elder-table.module.d.ts +4 -5
- package/lib/components/dialogs/elder-dialog.module.d.ts +4 -3
- package/lib/components/dialogs/elder-dialog.service.d.ts +1 -0
- package/lib/components/errors/elder-error.module.d.ts +1 -2
- package/lib/components/expand-toggle-button/elder-expand-toggle-button.module.d.ts +1 -2
- package/lib/components/files/elder-file.module.d.ts +6 -7
- package/lib/components/forms/search/elder-search.module.d.ts +2 -3
- package/lib/components/global-search/elder-global-search.module.d.ts +2 -3
- package/lib/components/graph/elder-progress-bar/elder-progress-bar.component.d.ts +1 -8
- package/lib/components/graph/elder-progress-bar/elder-progress-bar.module.d.ts +1 -2
- package/lib/components/headers/elder-header.module.d.ts +2 -3
- package/lib/components/i18n/entities/elder-i18n-entities.module.d.ts +15 -16
- package/lib/components/i18n/language/elder-language.module.d.ts +2 -3
- package/lib/components/iframes/elder-iframe.module.d.ts +5 -6
- package/lib/components/input/autocomplete/elder-autocomplete.module.d.ts +2 -3
- package/lib/components/measures/dimensions-input/elder-dimensions-input.component.d.ts +1 -3
- package/lib/components/measures/elder-measures.module.d.ts +5 -6
- package/lib/components/navigation/bread-crumbs/elder-bread-crumbs.module.d.ts +8 -9
- package/lib/components/navigation/nav/elder-nav.module.d.ts +1 -2
- package/lib/components/navigation/nav/nav-list/elder-nav-list.component.d.ts +1 -3
- package/lib/components/navigation/toolbar/elder-toolbar.module.d.ts +8 -9
- package/lib/components/panels/elder-panel.module.d.ts +1 -2
- package/lib/components/select/elder-select.module.d.ts +10 -11
- package/lib/components/select-chip-list/elder-chip-list-select.module.d.ts +3 -4
- package/lib/components/select-list/elder-select-list.module.d.ts +1 -2
- package/lib/components/shell/elder-shell.module.d.ts +4 -5
- package/lib/components/tabs/elder-tab.module.d.ts +1 -2
- package/lib/components/time/elder-time.module.d.ts +9 -10
- package/lib/components/toasts/elder-toast.module.d.ts +3 -4
- package/lib/components/url-fragment/elder-url-fragment.module.d.ts +2 -3
- package/package.json +1 -2
- package/src/lib/components/graph/elder-progress-bar/elder-progress-bar.component.scss +5 -0
- package/src/lib/components/navigation/bread-crumbs/bread-crumbs/elder-bread-crumbs.component.scss +3 -1
- package/src/lib/components/navigation/nav/nav-list/elder-nav-list.component.scss +5 -6
- package/src/lib/components/select/single/elder-select/elder-select.component.scss +1 -4
- package/theming/_elder-common.scss +32 -0
- package/theming/_elder-flex-layout.scss +562 -0
- package/theming/_elder-style-fixes.scss +3 -0
|
@@ -8,13 +8,12 @@ import * as i6 from "@angular/material/input";
|
|
|
8
8
|
import * as i7 from "@angular/material/autocomplete";
|
|
9
9
|
import * as i8 from "../../infinitescroll/elder-infinite-scroll.module";
|
|
10
10
|
import * as i9 from "@angular/material/icon";
|
|
11
|
-
import * as i10 from "@angular/
|
|
12
|
-
import * as i11 from "@angular/material/progress-bar";
|
|
11
|
+
import * as i10 from "@angular/material/progress-bar";
|
|
13
12
|
export { ElderAutocompleteComponent } from './elder-autocomplete/elder-autocomplete.component';
|
|
14
13
|
export { ElderAutocompleteManyDirective } from './elder-autocomplete-many.directive';
|
|
15
14
|
export { ElderAutocompleteDirective } from './elder-autocomplete.directive';
|
|
16
15
|
export declare class ElderAutocompleteModule {
|
|
17
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderAutocompleteModule, never>;
|
|
18
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderAutocompleteModule, [typeof i1.ElderAutocompleteComponent, typeof i2.ElderAutocompleteDirective, typeof i3.ElderAutocompleteManyDirective], [typeof i4.CommonModule, typeof i5.ReactiveFormsModule, typeof i6.MatInputModule, typeof i7.MatAutocompleteModule, typeof i8.ElderInfiniteScrollModule, typeof i9.MatIconModule, typeof i10.
|
|
17
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderAutocompleteModule, [typeof i1.ElderAutocompleteComponent, typeof i2.ElderAutocompleteDirective, typeof i3.ElderAutocompleteManyDirective], [typeof i4.CommonModule, typeof i5.ReactiveFormsModule, typeof i6.MatInputModule, typeof i7.MatAutocompleteModule, typeof i8.ElderInfiniteScrollModule, typeof i9.MatIconModule, typeof i10.MatProgressBarModule], [typeof i1.ElderAutocompleteComponent, typeof i2.ElderAutocompleteDirective, typeof i3.ElderAutocompleteManyDirective]>;
|
|
19
18
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderAutocompleteModule>;
|
|
20
19
|
}
|
|
@@ -23,7 +23,6 @@ export declare class ElderDimensionsInputComponent extends TemplateCompositeCont
|
|
|
23
23
|
placeholderLength: string;
|
|
24
24
|
placeholderWidth: string;
|
|
25
25
|
placeholderHeight: string;
|
|
26
|
-
fxLayout: 'column' | 'row';
|
|
27
26
|
fxLayoutGap: string;
|
|
28
27
|
/**
|
|
29
28
|
* Whether the label should always float ('always'), never float ('never')
|
|
@@ -63,7 +62,6 @@ export declare class ElderDimensionsInputComponent extends TemplateCompositeCont
|
|
|
63
62
|
* Properties *
|
|
64
63
|
* *
|
|
65
64
|
**************************************************************************/
|
|
66
|
-
get fxLayoutGapInternal(): string;
|
|
67
65
|
set requiredLength(value: boolean);
|
|
68
66
|
get requiredLength(): boolean;
|
|
69
67
|
set requiredWidth(value: boolean);
|
|
@@ -107,5 +105,5 @@ export declare class ElderDimensionsInputComponent extends TemplateCompositeCont
|
|
|
107
105
|
private dimensionsOfWidth;
|
|
108
106
|
private dimensionsOfHeight;
|
|
109
107
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderDimensionsInputComponent, never>;
|
|
110
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElderDimensionsInputComponent, "elder-dimensions-input", never, { "name": "name"; "appearance": "appearance"; "color": "color"; "placeholderLength": "placeholderLength"; "placeholderWidth": "placeholderWidth"; "placeholderHeight": "placeholderHeight"; "
|
|
108
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElderDimensionsInputComponent, "elder-dimensions-input", never, { "name": "name"; "appearance": "appearance"; "color": "color"; "placeholderLength": "placeholderLength"; "placeholderWidth": "placeholderWidth"; "placeholderHeight": "placeholderHeight"; "fxLayoutGap": "fxLayoutGap"; "floatLabel": "floatLabel"; "min": "min"; "max": "max"; "requiredIgnoreZero": "requiredIgnoreZero"; "multipleOf": "multipleOf"; "displayFormat": "displayFormat"; "requiredLength": "requiredLength"; "requiredWidth": "requiredWidth"; "requiredHeight": "requiredHeight"; "readonly": "readonly"; "unit": "unit"; "lengthValue": "lengthValue"; "widthValue": "widthValue"; "heightValue": "heightValue"; }, { "unitChange": "unitChange"; "lengthValueChange": "lengthValueChange"; "widthValueChange": "widthValueChange"; "heightValueChange": "heightValueChange"; }, never, never, false>;
|
|
111
109
|
}
|
|
@@ -7,11 +7,10 @@ import * as i5 from "./dimensions-input/elder-dimensions-input.component";
|
|
|
7
7
|
import * as i6 from "@angular/common";
|
|
8
8
|
import * as i7 from "@angular/router";
|
|
9
9
|
import * as i8 from "@angular/forms";
|
|
10
|
-
import * as i9 from "@
|
|
11
|
-
import * as i10 from "@
|
|
12
|
-
import * as i11 from "@angular/material/
|
|
13
|
-
import * as i12 from "
|
|
14
|
-
import * as i13 from "../forms/directives/elder-forms-directives.module";
|
|
10
|
+
import * as i9 from "@ngx-translate/core";
|
|
11
|
+
import * as i10 from "@angular/material/icon";
|
|
12
|
+
import * as i11 from "@angular/material/input";
|
|
13
|
+
import * as i12 from "../forms/directives/elder-forms-directives.module";
|
|
15
14
|
export * from './elder-quantity.pipe';
|
|
16
15
|
export * from './elder-quantity-transform.pipe';
|
|
17
16
|
export * from './quantity-input/elder-quantity-input.component';
|
|
@@ -20,7 +19,7 @@ export * from './directives/elder-unit-select.directive';
|
|
|
20
19
|
export * from './dimensions-input/elder-dimensions-input.component';
|
|
21
20
|
export declare class ElderMeasuresModule {
|
|
22
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderMeasuresModule, never>;
|
|
23
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderMeasuresModule, [typeof i1.ElderQuantityInputComponent, typeof i2.ElderQuantityPipe, typeof i3.ElderQuantityTransformPipe, typeof i4.ElderUnitSelectDirective, typeof i5.ElderDimensionsInputComponent], [typeof i6.CommonModule, typeof i7.RouterModule, typeof i8.FormsModule, typeof i9.
|
|
22
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderMeasuresModule, [typeof i1.ElderQuantityInputComponent, typeof i2.ElderQuantityPipe, typeof i3.ElderQuantityTransformPipe, typeof i4.ElderUnitSelectDirective, typeof i5.ElderDimensionsInputComponent], [typeof i6.CommonModule, typeof i7.RouterModule, typeof i8.FormsModule, typeof i9.TranslateModule, typeof i10.MatIconModule, typeof i11.MatInputModule, typeof i12.ElderFormsDirectivesModule], [typeof i1.ElderQuantityInputComponent, typeof i2.ElderQuantityPipe, typeof i3.ElderQuantityTransformPipe, typeof i4.ElderUnitSelectDirective, typeof i5.ElderDimensionsInputComponent]>;
|
|
24
23
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderMeasuresModule>;
|
|
25
24
|
}
|
|
26
25
|
/**
|
|
@@ -2,18 +2,17 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./bread-crumbs/elder-bread-crumbs.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "@
|
|
6
|
-
import * as i5 from "@
|
|
7
|
-
import * as i6 from "@angular/material/
|
|
8
|
-
import * as i7 from "@angular/material/
|
|
9
|
-
import * as i8 from "@angular/material/
|
|
10
|
-
import * as i9 from "@angular/material/
|
|
11
|
-
import * as i10 from "
|
|
12
|
-
import * as i11 from "../../forms/directives/elder-forms-directives.module";
|
|
5
|
+
import * as i4 from "@ngx-translate/core";
|
|
6
|
+
import * as i5 from "@angular/material/form-field";
|
|
7
|
+
import * as i6 from "@angular/material/icon";
|
|
8
|
+
import * as i7 from "@angular/material/button";
|
|
9
|
+
import * as i8 from "@angular/material/input";
|
|
10
|
+
import * as i9 from "@angular/material/menu";
|
|
11
|
+
import * as i10 from "../../forms/directives/elder-forms-directives.module";
|
|
13
12
|
export * from './bread-crumbs/elder-bread-crumbs.component';
|
|
14
13
|
export * from './path/path';
|
|
15
14
|
export declare class ElderBreadCrumbsModule {
|
|
16
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderBreadCrumbsModule, never>;
|
|
17
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderBreadCrumbsModule, [typeof i1.ElderBreadCrumbsComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.
|
|
16
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderBreadCrumbsModule, [typeof i1.ElderBreadCrumbsComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.TranslateModule, typeof i5.MatFormFieldModule, typeof i6.MatIconModule, typeof i7.MatButtonModule, typeof i8.MatInputModule, typeof i9.MatMenuModule, typeof i10.ElderFormsDirectivesModule], [typeof i1.ElderBreadCrumbsComponent]>;
|
|
18
17
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderBreadCrumbsModule>;
|
|
19
18
|
}
|
|
@@ -8,12 +8,11 @@ import * as i6 from "@angular/material/icon";
|
|
|
8
8
|
import * as i7 from "@angular/material/button";
|
|
9
9
|
import * as i8 from "@angular/cdk/a11y";
|
|
10
10
|
import * as i9 from "@ngx-translate/core";
|
|
11
|
-
import * as i10 from "@angular/flex-layout";
|
|
12
11
|
export { ElderNavListComponent } from './nav-list/elder-nav-list.component';
|
|
13
12
|
export { ElderNavLinkComponent } from './nav-link/elder-nav-link.component';
|
|
14
13
|
export { ElderNavGroupComponent } from './nav-group/elder-nav-group.component';
|
|
15
14
|
export declare class ElderNavModule {
|
|
16
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderNavModule, never>;
|
|
17
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderNavModule, [typeof i1.ElderNavListComponent, typeof i2.ElderNavLinkComponent, typeof i3.ElderNavGroupComponent], [typeof i4.CommonModule, typeof i5.RouterModule, typeof i6.MatIconModule, typeof i7.MatButtonModule, typeof i8.A11yModule, typeof i9.TranslateModule
|
|
16
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderNavModule, [typeof i1.ElderNavListComponent, typeof i2.ElderNavLinkComponent, typeof i3.ElderNavGroupComponent], [typeof i4.CommonModule, typeof i5.RouterModule, typeof i6.MatIconModule, typeof i7.MatButtonModule, typeof i8.A11yModule, typeof i9.TranslateModule], [typeof i1.ElderNavListComponent, typeof i2.ElderNavLinkComponent, typeof i3.ElderNavGroupComponent]>;
|
|
18
17
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderNavModule>;
|
|
19
18
|
}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
1
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ElderNavListComponent
|
|
2
|
+
export declare class ElderNavListComponent {
|
|
4
3
|
constructor();
|
|
5
|
-
ngOnInit(): void;
|
|
6
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderNavListComponent, never>;
|
|
7
5
|
static ɵcmp: i0.ɵɵComponentDeclaration<ElderNavListComponent, "elder-nav-list, ebs-nav-list", never, {}, {}, never, ["*"], false>;
|
|
8
6
|
}
|
|
@@ -4,14 +4,13 @@ import * as i2 from "./elder-toolbar-column.directive";
|
|
|
4
4
|
import * as i3 from "./toolbar-title/elder-toolbar-title.component";
|
|
5
5
|
import * as i4 from "@angular/common";
|
|
6
6
|
import * as i5 from "@angular/router";
|
|
7
|
-
import * as i6 from "@angular/
|
|
8
|
-
import * as i7 from "@angular/material/
|
|
9
|
-
import * as i8 from "@angular/material/
|
|
10
|
-
import * as i9 from "@angular/material/
|
|
11
|
-
import * as i10 from "@angular/material/
|
|
12
|
-
import * as i11 from "@
|
|
13
|
-
import * as i12 from "
|
|
14
|
-
import * as i13 from "../../i18n/language/elder-language.module";
|
|
7
|
+
import * as i6 from "@angular/material/divider";
|
|
8
|
+
import * as i7 from "@angular/material/toolbar";
|
|
9
|
+
import * as i8 from "@angular/material/button";
|
|
10
|
+
import * as i9 from "@angular/material/icon";
|
|
11
|
+
import * as i10 from "@angular/material/badge";
|
|
12
|
+
import * as i11 from "@ngx-translate/core";
|
|
13
|
+
import * as i12 from "../../i18n/language/elder-language.module";
|
|
15
14
|
export { ElderToolbarService } from './elder-toolbar.service';
|
|
16
15
|
export { ElderToolbarColumnDirective } from './elder-toolbar-column.directive';
|
|
17
16
|
export { ElderToolbarComponent } from './toolbar/elder-toolbar.component';
|
|
@@ -19,6 +18,6 @@ export { ElderToolbarTitleComponent } from './toolbar-title/elder-toolbar-title.
|
|
|
19
18
|
export { ElderToolbarTitleService, ToolbarHeader } from './toolbar-title/elder-toolbar-title.service';
|
|
20
19
|
export declare class ElderToolbarModule {
|
|
21
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderToolbarModule, never>;
|
|
22
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderToolbarModule, [typeof i1.ElderToolbarComponent, typeof i2.ElderToolbarColumnDirective, typeof i3.ElderToolbarTitleComponent], [typeof i4.CommonModule, typeof i5.RouterModule, typeof i6.
|
|
21
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderToolbarModule, [typeof i1.ElderToolbarComponent, typeof i2.ElderToolbarColumnDirective, typeof i3.ElderToolbarTitleComponent], [typeof i4.CommonModule, typeof i5.RouterModule, typeof i6.MatDividerModule, typeof i7.MatToolbarModule, typeof i8.MatButtonModule, typeof i9.MatIconModule, typeof i10.MatBadgeModule, typeof i11.TranslateModule, typeof i12.ElderLanguageModule], [typeof i1.ElderToolbarComponent, typeof i2.ElderToolbarColumnDirective, typeof i3.ElderToolbarTitleComponent]>;
|
|
23
22
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderToolbarModule>;
|
|
24
23
|
}
|
|
@@ -4,12 +4,11 @@ import * as i2 from "./card-panel/elder-card-panel.component";
|
|
|
4
4
|
import * as i3 from "./elder-dialog-panel/elder-dialog-panel.component";
|
|
5
5
|
import * as i4 from "@angular/common";
|
|
6
6
|
import * as i5 from "@angular/material/core";
|
|
7
|
-
import * as i6 from "@angular/flex-layout";
|
|
8
7
|
export { ElderPanelComponent } from './flat/elder-panel.component';
|
|
9
8
|
export { ElderCardPanelComponent } from './card-panel/elder-card-panel.component';
|
|
10
9
|
export { ElderDialogPanelComponent } from './elder-dialog-panel/elder-dialog-panel.component';
|
|
11
10
|
export declare class ElderPanelModule {
|
|
12
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderPanelModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderPanelModule, [typeof i1.ElderPanelComponent, typeof i2.ElderCardPanelComponent, typeof i3.ElderDialogPanelComponent], [typeof i4.CommonModule, typeof i5.MatCommonModule
|
|
12
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderPanelModule, [typeof i1.ElderPanelComponent, typeof i2.ElderCardPanelComponent, typeof i3.ElderDialogPanelComponent], [typeof i4.CommonModule, typeof i5.MatCommonModule], [typeof i1.ElderPanelComponent, typeof i2.ElderCardPanelComponent, typeof i3.ElderDialogPanelComponent]>;
|
|
14
13
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderPanelModule>;
|
|
15
14
|
}
|
|
@@ -21,16 +21,15 @@ import * as i19 from "@angular/material/autocomplete";
|
|
|
21
21
|
import * as i20 from "@angular/material/toolbar";
|
|
22
22
|
import * as i21 from "@angular/material/progress-bar";
|
|
23
23
|
import * as i22 from "@angular/material/progress-spinner";
|
|
24
|
-
import * as i23 from "@
|
|
25
|
-
import * as i24 from "
|
|
26
|
-
import * as i25 from "../
|
|
27
|
-
import * as i26 from "../
|
|
28
|
-
import * as i27 from "../
|
|
29
|
-
import * as i28 from "
|
|
30
|
-
import * as i29 from "
|
|
31
|
-
import * as i30 from "
|
|
32
|
-
import * as i31 from "
|
|
33
|
-
import * as i32 from "../theme/elder-theme.module";
|
|
24
|
+
import * as i23 from "@ngx-translate/core";
|
|
25
|
+
import * as i24 from "../forms/directives/elder-forms-directives.module";
|
|
26
|
+
import * as i25 from "../data-view/table/elder-table.module";
|
|
27
|
+
import * as i26 from "../infinitescroll/elder-infinite-scroll.module";
|
|
28
|
+
import * as i27 from "../input/autocomplete/elder-autocomplete.module";
|
|
29
|
+
import * as i28 from "@angular/material/chips";
|
|
30
|
+
import * as i29 from "../../pipes/elder-pipes.module";
|
|
31
|
+
import * as i30 from "@angular/material/tooltip";
|
|
32
|
+
import * as i31 from "../theme/elder-theme.module";
|
|
34
33
|
export { ElderSelectValueDirective } from './elder-select-value.directive';
|
|
35
34
|
export * from './elder-select-chip.directive';
|
|
36
35
|
export { ElderSelectOnTabDirective } from './elder-select-on-tab.directive';
|
|
@@ -44,6 +43,6 @@ export { ElderAutoSelectFirstDirective } from './auto/elder-auto-select-first.di
|
|
|
44
43
|
export { ElderClearSelectDirective } from './single/elder-clear-select.directive';
|
|
45
44
|
export declare class ElderSelectModule {
|
|
46
45
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectModule, never>;
|
|
47
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderSelectModule, [typeof i1.ElderSelectComponent, typeof i2.ElderSelectValueDirective, typeof i3.TemplatedSelectionDialogComponent, typeof i4.SelectionModelPopupDirective, typeof i5.ElderSelectionPopupTriggerAdapterDirective, typeof i6.ElderSelectOnTabDirective, typeof i7.ElderMultiSelectChipsComponent, typeof i8.ElderSelectChipDirective, typeof i8.ElderSelectChipAvatarDirective, typeof i9.ElderAutoSelectFirstDirective, typeof i10.ElderClearSelectDirective, typeof i8.ElderSelectCustomInputDirective], [typeof i11.CommonModule, typeof i12.FormsModule, typeof i12.ReactiveFormsModule, typeof i13.MatFormFieldModule, typeof i14.MatIconModule, typeof i15.MatSelectModule, typeof i16.MatDialogModule, typeof i17.MatButtonModule, typeof i18.MatInputModule, typeof i19.MatAutocompleteModule, typeof i20.MatToolbarModule, typeof i21.MatProgressBarModule, typeof i22.MatProgressSpinnerModule, typeof i23.
|
|
46
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderSelectModule, [typeof i1.ElderSelectComponent, typeof i2.ElderSelectValueDirective, typeof i3.TemplatedSelectionDialogComponent, typeof i4.SelectionModelPopupDirective, typeof i5.ElderSelectionPopupTriggerAdapterDirective, typeof i6.ElderSelectOnTabDirective, typeof i7.ElderMultiSelectChipsComponent, typeof i8.ElderSelectChipDirective, typeof i8.ElderSelectChipAvatarDirective, typeof i9.ElderAutoSelectFirstDirective, typeof i10.ElderClearSelectDirective, typeof i8.ElderSelectCustomInputDirective], [typeof i11.CommonModule, typeof i12.FormsModule, typeof i12.ReactiveFormsModule, typeof i13.MatFormFieldModule, typeof i14.MatIconModule, typeof i15.MatSelectModule, typeof i16.MatDialogModule, typeof i17.MatButtonModule, typeof i18.MatInputModule, typeof i19.MatAutocompleteModule, typeof i20.MatToolbarModule, typeof i21.MatProgressBarModule, typeof i22.MatProgressSpinnerModule, typeof i23.TranslateModule, typeof i24.ElderFormsDirectivesModule, typeof i25.ElderTableModule, typeof i26.ElderInfiniteScrollModule, typeof i27.ElderAutocompleteModule, typeof i28.MatChipsModule, typeof i29.ElderPipesModule, typeof i30.MatTooltipModule, typeof i31.ElderThemeModule], [typeof i1.ElderSelectComponent, typeof i2.ElderSelectValueDirective, typeof i3.TemplatedSelectionDialogComponent, typeof i4.SelectionModelPopupDirective, typeof i5.ElderSelectionPopupTriggerAdapterDirective, typeof i7.ElderMultiSelectChipsComponent, typeof i8.ElderSelectChipDirective, typeof i8.ElderSelectChipAvatarDirective, typeof i9.ElderAutoSelectFirstDirective, typeof i10.ElderClearSelectDirective, typeof i8.ElderSelectCustomInputDirective]>;
|
|
48
47
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderSelectModule>;
|
|
49
48
|
}
|
|
@@ -2,12 +2,11 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./chip-list-select/elder-chip-list-select.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@ngx-translate/core";
|
|
5
|
-
import * as i4 from "@angular/
|
|
6
|
-
import * as i5 from "@angular/
|
|
7
|
-
import * as i6 from "@angular/cdk/a11y";
|
|
5
|
+
import * as i4 from "@angular/material/chips";
|
|
6
|
+
import * as i5 from "@angular/cdk/a11y";
|
|
8
7
|
export { ElderChipListSelectComponent } from './chip-list-select/elder-chip-list-select.component';
|
|
9
8
|
export declare class ElderChipListSelectModule {
|
|
10
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderChipListSelectModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderChipListSelectModule, [typeof i1.ElderChipListSelectComponent], [typeof i2.CommonModule, typeof i3.TranslateModule, typeof i4.
|
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderChipListSelectModule, [typeof i1.ElderChipListSelectComponent], [typeof i2.CommonModule, typeof i3.TranslateModule, typeof i4.MatChipsModule, typeof i5.A11yModule], [typeof i1.ElderChipListSelectComponent]>;
|
|
12
11
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderChipListSelectModule>;
|
|
13
12
|
}
|
|
@@ -6,11 +6,10 @@ import * as i4 from "@angular/material/icon";
|
|
|
6
6
|
import * as i5 from "@angular/material/button";
|
|
7
7
|
import * as i6 from "@angular/cdk/a11y";
|
|
8
8
|
import * as i7 from "@ngx-translate/core";
|
|
9
|
-
import * as i8 from "@angular/flex-layout";
|
|
10
9
|
export { ElderSelectListComponent } from './select-list/elder-select-list.component';
|
|
11
10
|
export { ElderSelectListItemComponent } from './select-list-item/elder-select-list-item.component';
|
|
12
11
|
export declare class ElderSelectListModule {
|
|
13
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderSelectListModule, never>;
|
|
14
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderSelectListModule, [typeof i1.ElderSelectListComponent, typeof i2.ElderSelectListItemComponent], [typeof i3.CommonModule, typeof i4.MatIconModule, typeof i5.MatButtonModule, typeof i6.A11yModule, typeof i7.TranslateModule
|
|
13
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderSelectListModule, [typeof i1.ElderSelectListComponent, typeof i2.ElderSelectListItemComponent], [typeof i3.CommonModule, typeof i4.MatIconModule, typeof i5.MatButtonModule, typeof i6.A11yModule, typeof i7.TranslateModule], [typeof i1.ElderSelectListComponent, typeof i2.ElderSelectListItemComponent]>;
|
|
15
14
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderSelectListModule>;
|
|
16
15
|
}
|
|
@@ -11,10 +11,9 @@ import * as i9 from "@angular/material/icon";
|
|
|
11
11
|
import * as i10 from "@angular/material/list";
|
|
12
12
|
import * as i11 from "@angular/material/button";
|
|
13
13
|
import * as i12 from "../navigation/toolbar/elder-toolbar.module";
|
|
14
|
-
import * as i13 from "@
|
|
15
|
-
import * as i14 from "
|
|
16
|
-
import * as i15 from "../
|
|
17
|
-
import * as i16 from "../theme/elder-theme.module";
|
|
14
|
+
import * as i13 from "@ngx-translate/core";
|
|
15
|
+
import * as i14 from "../panels/elder-panel.module";
|
|
16
|
+
import * as i15 from "../theme/elder-theme.module";
|
|
18
17
|
export * from './shell/elder-shell.component';
|
|
19
18
|
export { ElderShellNavigationToggleComponent } from './shell-navigation-toggle/elder-shell-navigation-toggle.component';
|
|
20
19
|
export { DrawerOutletBinding } from './drawers/drawer-outlet-binding';
|
|
@@ -26,6 +25,6 @@ export { ShellContentSlot } from './shell-content-slot';
|
|
|
26
25
|
export { ElderAppHeaderComponent } from './header/elder-app-header/elder-app-header.component';
|
|
27
26
|
export declare class ElderShellModule {
|
|
28
27
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderShellModule, never>;
|
|
29
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderShellModule, [typeof i1.ElderShellComponent, typeof i1.ElderShellSideLeftDirective, typeof i1.ElderShellSideRightDirective, typeof i1.ElderShellCenterDirective, typeof i2.ElderShellNavigationToggleComponent, typeof i3.ElderShellSlotDirective, typeof i4.ElderAppHeaderComponent], [typeof i5.CommonModule, typeof i6.RouterModule, typeof i7.MatSidenavModule, typeof i8.MatToolbarModule, typeof i9.MatIconModule, typeof i10.MatListModule, typeof i11.MatButtonModule, typeof i12.ElderToolbarModule, typeof i13.
|
|
28
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderShellModule, [typeof i1.ElderShellComponent, typeof i1.ElderShellSideLeftDirective, typeof i1.ElderShellSideRightDirective, typeof i1.ElderShellCenterDirective, typeof i2.ElderShellNavigationToggleComponent, typeof i3.ElderShellSlotDirective, typeof i4.ElderAppHeaderComponent], [typeof i5.CommonModule, typeof i6.RouterModule, typeof i7.MatSidenavModule, typeof i8.MatToolbarModule, typeof i9.MatIconModule, typeof i10.MatListModule, typeof i11.MatButtonModule, typeof i12.ElderToolbarModule, typeof i13.TranslateModule, typeof i14.ElderPanelModule, typeof i15.ElderThemeModule], [typeof i1.ElderShellComponent, typeof i1.ElderShellSideLeftDirective, typeof i1.ElderShellSideRightDirective, typeof i1.ElderShellCenterDirective, typeof i2.ElderShellNavigationToggleComponent, typeof i3.ElderShellSlotDirective, typeof i4.ElderAppHeaderComponent]>;
|
|
30
29
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderShellModule>;
|
|
31
30
|
}
|
|
@@ -3,11 +3,10 @@ import * as i1 from "./elder-tab/elder-tab.directive";
|
|
|
3
3
|
import * as i2 from "./elder-tab-group-routing/elder-tab-group-routing.directive";
|
|
4
4
|
import * as i3 from "@angular/common";
|
|
5
5
|
import * as i4 from "@angular/material/core";
|
|
6
|
-
import * as i5 from "@angular/flex-layout";
|
|
7
6
|
export * from './elder-tab/elder-tab.directive';
|
|
8
7
|
export * from './elder-tab-group-routing/elder-tab-group-routing.directive';
|
|
9
8
|
export declare class ElderTabModule {
|
|
10
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderTabModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderTabModule, [typeof i1.ElderTabDirective, typeof i2.ElderTabGroupRoutingDirective], [typeof i3.CommonModule, typeof i4.MatCommonModule
|
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderTabModule, [typeof i1.ElderTabDirective, typeof i2.ElderTabGroupRoutingDirective], [typeof i3.CommonModule, typeof i4.MatCommonModule], [typeof i1.ElderTabDirective, typeof i2.ElderTabGroupRoutingDirective]>;
|
|
12
11
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderTabModule>;
|
|
13
12
|
}
|
|
@@ -8,15 +8,14 @@ import * as i6 from "./duration/elder-duration-input/elder-duration-input.compon
|
|
|
8
8
|
import * as i7 from "./period/elder-period-input/elder-period-input.component";
|
|
9
9
|
import * as i8 from "@angular/common";
|
|
10
10
|
import * as i9 from "@angular/material/core";
|
|
11
|
-
import * as i10 from "@angular/
|
|
12
|
-
import * as i11 from "@angular/
|
|
13
|
-
import * as i12 from "@angular/material/
|
|
14
|
-
import * as i13 from "@angular/material/
|
|
15
|
-
import * as i14 from "@angular/material/
|
|
16
|
-
import * as i15 from "@angular/material/
|
|
17
|
-
import * as i16 from "@
|
|
18
|
-
import * as i17 from "
|
|
19
|
-
import * as i18 from "../forms/directives/elder-forms-directives.module";
|
|
11
|
+
import * as i10 from "@angular/forms";
|
|
12
|
+
import * as i11 from "@angular/material/input";
|
|
13
|
+
import * as i12 from "@angular/material/datepicker";
|
|
14
|
+
import * as i13 from "@angular/material/button";
|
|
15
|
+
import * as i14 from "@angular/material/icon";
|
|
16
|
+
import * as i15 from "@angular/material/tooltip";
|
|
17
|
+
import * as i16 from "@ngx-translate/core";
|
|
18
|
+
import * as i17 from "../forms/directives/elder-forms-directives.module";
|
|
20
19
|
export { ElderDateSwitcherComponent } from './elder-date-switcher/elder-date-switcher.component';
|
|
21
20
|
export { ElderIntervalInputComponent } from './elder-interval-input/elder-interval-input.component';
|
|
22
21
|
export { ElderDateTimeInputComponent } from './elder-date-time-input/elder-date-time-input.component';
|
|
@@ -26,7 +25,7 @@ export { ElderDurationInputComponent } from './duration/elder-duration-input/eld
|
|
|
26
25
|
export { ElderPeriodInputComponent } from './period/elder-period-input/elder-period-input.component';
|
|
27
26
|
export declare class ElderTimeModule {
|
|
28
27
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderTimeModule, never>;
|
|
29
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderTimeModule, [typeof i1.ElderDateSwitcherComponent, typeof i2.ElderIntervalInputComponent, typeof i3.ElderDateTimeInputComponent, typeof i4.ElderLocalTimeInputComponent, typeof i5.ElderLocalDateInputComponent, typeof i6.ElderDurationInputComponent, typeof i7.ElderPeriodInputComponent], [typeof i8.CommonModule, typeof i9.MatNativeDateModule, typeof i10.
|
|
28
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderTimeModule, [typeof i1.ElderDateSwitcherComponent, typeof i2.ElderIntervalInputComponent, typeof i3.ElderDateTimeInputComponent, typeof i4.ElderLocalTimeInputComponent, typeof i5.ElderLocalDateInputComponent, typeof i6.ElderDurationInputComponent, typeof i7.ElderPeriodInputComponent], [typeof i8.CommonModule, typeof i9.MatNativeDateModule, typeof i10.FormsModule, typeof i11.MatInputModule, typeof i12.MatDatepickerModule, typeof i13.MatButtonModule, typeof i14.MatIconModule, typeof i15.MatTooltipModule, typeof i16.TranslateModule, typeof i17.ElderFormsDirectivesModule], [typeof i1.ElderDateSwitcherComponent, typeof i3.ElderDateTimeInputComponent, typeof i2.ElderIntervalInputComponent, typeof i4.ElderLocalTimeInputComponent, typeof i5.ElderLocalDateInputComponent, typeof i6.ElderDurationInputComponent, typeof i7.ElderPeriodInputComponent]>;
|
|
30
29
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderTimeModule>;
|
|
31
30
|
}
|
|
32
31
|
/**
|
|
@@ -2,12 +2,11 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./standard-toast/standard-toast.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/material/snack-bar";
|
|
5
|
-
import * as i4 from "@angular/
|
|
6
|
-
import * as i5 from "@angular/material/
|
|
7
|
-
import * as i6 from "@angular/material/button";
|
|
5
|
+
import * as i4 from "@angular/material/icon";
|
|
6
|
+
import * as i5 from "@angular/material/button";
|
|
8
7
|
export * from './elder-toast.service';
|
|
9
8
|
export declare class ElderToastModule {
|
|
10
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderToastModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderToastModule, [typeof i1.StandardToastComponent], [typeof i2.CommonModule, typeof i3.MatSnackBarModule, typeof i4.
|
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderToastModule, [typeof i1.StandardToastComponent], [typeof i2.CommonModule, typeof i3.MatSnackBarModule, typeof i4.MatIconModule, typeof i5.MatButtonModule], never>;
|
|
12
11
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderToastModule>;
|
|
13
12
|
}
|
|
@@ -7,12 +7,11 @@ import * as i5 from "@angular/material/form-field";
|
|
|
7
7
|
import * as i6 from "@angular/material/select";
|
|
8
8
|
import * as i7 from "@angular/forms";
|
|
9
9
|
import * as i8 from "@angular/material/button";
|
|
10
|
-
import * as i9 from "
|
|
11
|
-
import * as i10 from "../button-group/elder-button-group.module";
|
|
10
|
+
import * as i9 from "../button-group/elder-button-group.module";
|
|
12
11
|
export * from './elder-url-fragment';
|
|
13
12
|
export { ElderUrlFragmentSwitcherComponent } from './url-fragment-switcher/elder-url-fragment-switcher.component';
|
|
14
13
|
export declare class ElderUrlFragmentModule {
|
|
15
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElderUrlFragmentModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderUrlFragmentModule, [typeof i1.ElderUrlFragmentSwitcherComponent], [typeof i2.CommonModule, typeof i3.MatIconModule, typeof i4.MatMenuModule, typeof i5.MatFormFieldModule, typeof i6.MatSelectModule, typeof i7.FormsModule, typeof i8.MatButtonModule, typeof i9.
|
|
15
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElderUrlFragmentModule, [typeof i1.ElderUrlFragmentSwitcherComponent], [typeof i2.CommonModule, typeof i3.MatIconModule, typeof i4.MatMenuModule, typeof i5.MatFormFieldModule, typeof i6.MatSelectModule, typeof i7.FormsModule, typeof i8.MatButtonModule, typeof i9.ElderButtonGroupModule], [typeof i1.ElderUrlFragmentSwitcherComponent]>;
|
|
17
16
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElderUrlFragmentModule>;
|
|
18
17
|
}
|
package/package.json
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elderbyte/ngx-starter",
|
|
3
|
-
"version": "14.
|
|
3
|
+
"version": "14.12.0-beta2",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/common": "^14.0.0",
|
|
6
6
|
"@angular/core": "^14.0.0",
|
|
7
7
|
"@angular/material": "^14.0.0",
|
|
8
|
-
"@angular/flex-layout": "^14.0.0-beta.40",
|
|
9
8
|
"@ngx-translate/core": "^14.0.0",
|
|
10
9
|
"rxjs": "^7.5.5",
|
|
11
10
|
"@elderbyte/ts-logger": "^0.1.0",
|
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
|
|
2
|
+
:host {
|
|
3
|
+
min-width: 0; // Scroll fix
|
|
4
|
+
min-height: 0; // Scroll fix
|
|
5
|
+
}
|
|
6
|
+
|
|
2
7
|
.scrollable {
|
|
3
8
|
overflow-y: auto;
|
|
4
9
|
-webkit-overflow-scrolling: touch;
|
|
5
10
|
}
|
|
6
11
|
|
|
7
|
-
/** https://bugzilla.mozilla.org/show_bug.cgi?id=1043520 **/
|
|
8
|
-
.scroll-fix {
|
|
9
|
-
min-width:0;
|
|
10
|
-
min-height:0;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
12
|
.elder-nav-list-full {
|
|
14
13
|
min-width: 350px;
|
|
15
14
|
}
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
.elder-select-input {
|
|
24
|
-
height: $line-height-em
|
|
24
|
+
height: $line-height-em;
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
.elder-select-arrow {
|
|
@@ -69,9 +69,6 @@
|
|
|
69
69
|
width: 100%;
|
|
70
70
|
}
|
|
71
71
|
|
|
72
|
-
.elder-select-control {
|
|
73
|
-
}
|
|
74
|
-
|
|
75
72
|
.elder-select-dropdown-input {
|
|
76
73
|
cursor: pointer;
|
|
77
74
|
}
|
|
@@ -96,6 +96,9 @@
|
|
|
96
96
|
overflow: hidden; // This allows flex items to shrink (min/max is not defaulting auto)
|
|
97
97
|
}
|
|
98
98
|
|
|
99
|
+
.elder-flex-control {
|
|
100
|
+
flex: 1 1 180px;
|
|
101
|
+
}
|
|
99
102
|
|
|
100
103
|
/******************************
|
|
101
104
|
Material Form Field
|
|
@@ -204,4 +207,33 @@
|
|
|
204
207
|
padding: 0;
|
|
205
208
|
}
|
|
206
209
|
|
|
210
|
+
/***************************************************************************
|
|
211
|
+
* *
|
|
212
|
+
* Padding *
|
|
213
|
+
* *
|
|
214
|
+
**************************************************************************/
|
|
215
|
+
|
|
216
|
+
.p-xs {
|
|
217
|
+
padding: 4px;
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
.p-sm {
|
|
221
|
+
padding: 8px;
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
.p-md {
|
|
225
|
+
padding: 12px;
|
|
226
|
+
}
|
|
227
|
+
|
|
228
|
+
.p-lg {
|
|
229
|
+
padding: 16px;
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
.p-xl {
|
|
233
|
+
padding: 24px;
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
.p-xxl {
|
|
237
|
+
padding: 32px;
|
|
238
|
+
}
|
|
207
239
|
}
|