@porscheinformatik/material-addons 19.0.15 → 21.0.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/porscheinformatik-material-addons.mjs +288 -306
- package/fesm2022/porscheinformatik-material-addons.mjs.map +1 -1
- package/package.json +8 -8
- package/themes/carcat.scss +2 -1
- package/themes/common/button.scss +7 -7
- package/themes/common/styles.scss +5 -4
- package/themes/pbv.scss +2 -1
- package/themes/poa.scss +2 -1
- package/index.d.ts +0 -6
- package/lib/alert/alert-configuration.d.ts +0 -9
- package/lib/alert/alert-configuration.d.ts.map +0 -1
- package/lib/alert/alert.component.d.ts +0 -22
- package/lib/alert/alert.component.d.ts.map +0 -1
- package/lib/alert/alert.d.ts +0 -3
- package/lib/alert/alert.d.ts.map +0 -1
- package/lib/button/button.d.ts +0 -9
- package/lib/button/button.d.ts.map +0 -1
- package/lib/button/button.module.d.ts +0 -19
- package/lib/button/button.module.d.ts.map +0 -1
- package/lib/button/danger-button/danger-button.component.d.ts +0 -13
- package/lib/button/danger-button/danger-button.component.d.ts.map +0 -1
- package/lib/button/flat-button/link-button.component.d.ts +0 -13
- package/lib/button/flat-button/link-button.component.d.ts.map +0 -1
- package/lib/button/icon-button/icon-button.component.d.ts +0 -13
- package/lib/button/icon-button/icon-button.component.d.ts.map +0 -1
- package/lib/button/mad-basic-button.d.ts +0 -14
- package/lib/button/mad-basic-button.d.ts.map +0 -1
- package/lib/button/mad-button/mad-button.directive.d.ts +0 -23
- package/lib/button/mad-button/mad-button.directive.d.ts.map +0 -1
- package/lib/button/mad-button-group/mad-button-group.component.d.ts +0 -7
- package/lib/button/mad-button-group/mad-button-group.component.d.ts.map +0 -1
- package/lib/button/outline-button/outline-button.component.d.ts +0 -15
- package/lib/button/outline-button/outline-button.component.d.ts.map +0 -1
- package/lib/button/primary-button/primary-button.component.d.ts +0 -13
- package/lib/button/primary-button/primary-button.component.d.ts.map +0 -1
- package/lib/card/card.component.d.ts +0 -28
- package/lib/card/card.component.d.ts.map +0 -1
- package/lib/card/card.d.ts +0 -2
- package/lib/card/card.d.ts.map +0 -1
- package/lib/card/card.module.d.ts +0 -14
- package/lib/card/card.module.d.ts.map +0 -1
- package/lib/data-table/configuration/data-table-action-type.d.ts +0 -6
- package/lib/data-table/configuration/data-table-action-type.d.ts.map +0 -1
- package/lib/data-table/configuration/data-table-action.d.ts +0 -11
- package/lib/data-table/configuration/data-table-action.d.ts.map +0 -1
- package/lib/data-table/configuration/data-table-column-definition.d.ts +0 -28
- package/lib/data-table/configuration/data-table-column-definition.d.ts.map +0 -1
- package/lib/data-table/configuration/data-table-column.d.ts +0 -16
- package/lib/data-table/configuration/data-table-column.d.ts.map +0 -1
- package/lib/data-table/configuration/data-table-filter-mode.d.ts +0 -2
- package/lib/data-table/configuration/data-table-filter-mode.d.ts.map +0 -1
- package/lib/data-table/configuration/data-table-global-configuration.d.ts +0 -17
- package/lib/data-table/configuration/data-table-global-configuration.d.ts.map +0 -1
- package/lib/data-table/configuration/data-table-header-type.d.ts +0 -2
- package/lib/data-table/configuration/data-table-header-type.d.ts.map +0 -1
- package/lib/data-table/configuration/data-table-persistence-configuration.d.ts +0 -6
- package/lib/data-table/configuration/data-table-persistence-configuration.d.ts.map +0 -1
- package/lib/data-table/configuration/data-table-row.d.ts +0 -7
- package/lib/data-table/configuration/data-table-row.d.ts.map +0 -1
- package/lib/data-table/configuration/data-table-selection-emit-mode.d.ts +0 -2
- package/lib/data-table/configuration/data-table-selection-emit-mode.d.ts.map +0 -1
- package/lib/data-table/configuration/data-table-selection-emit-type.d.ts +0 -2
- package/lib/data-table/configuration/data-table-selection-emit-type.d.ts.map +0 -1
- package/lib/data-table/configuration/data-table-selection-mode.d.ts +0 -2
- package/lib/data-table/configuration/data-table-selection-mode.d.ts.map +0 -1
- package/lib/data-table/data-table-columns-modal/data-table-columns-modal.component.d.ts +0 -27
- package/lib/data-table/data-table-columns-modal/data-table-columns-modal.component.d.ts.map +0 -1
- package/lib/data-table/data-table-filter/data-table-filter-component/data-table-filter-dialog/data-table-filter-dialog.component.d.ts +0 -16
- package/lib/data-table/data-table-filter/data-table-filter-component/data-table-filter-dialog/data-table-filter-dialog.component.d.ts.map +0 -1
- package/lib/data-table/data-table-filter/data-table-filter-component/data-table-filter.component.d.ts +0 -20
- package/lib/data-table/data-table-filter/data-table-filter-component/data-table-filter.component.d.ts.map +0 -1
- package/lib/data-table/data-table-filter/data-table-filter-header.directive.d.ts +0 -36
- package/lib/data-table/data-table-filter/data-table-filter-header.directive.d.ts.map +0 -1
- package/lib/data-table/data-table-filter/data-table-filter-object.d.ts +0 -4
- package/lib/data-table/data-table-filter/data-table-filter-object.d.ts.map +0 -1
- package/lib/data-table/data-table-filter/data-table-filter-options.d.ts +0 -5
- package/lib/data-table/data-table-filter/data-table-filter-options.d.ts.map +0 -1
- package/lib/data-table/data-table-filter/data-table-filter.directive.d.ts +0 -17
- package/lib/data-table/data-table-filter/data-table-filter.directive.d.ts.map +0 -1
- package/lib/data-table/data-table-persistence.service.d.ts +0 -28
- package/lib/data-table/data-table-persistence.service.d.ts.map +0 -1
- package/lib/data-table/data-table-template/data-table-template-cell-definition.directive.d.ts +0 -14
- package/lib/data-table/data-table-template/data-table-template-cell-definition.directive.d.ts.map +0 -1
- package/lib/data-table/data-table-template/data-table-template-column-definition.directive.d.ts +0 -11
- package/lib/data-table/data-table-template/data-table-template-column-definition.directive.d.ts.map +0 -1
- package/lib/data-table/data-table-template/data-table-template-expandable-cell-definition.directive.d.ts +0 -14
- package/lib/data-table/data-table-template/data-table-template-expandable-cell-definition.directive.d.ts.map +0 -1
- package/lib/data-table/data-table-template/data-table-template-expandable-column-definition.directive.d.ts +0 -11
- package/lib/data-table/data-table-template/data-table-template-expandable-column-definition.directive.d.ts.map +0 -1
- package/lib/data-table/data-table.component.d.ts +0 -207
- package/lib/data-table/data-table.component.d.ts.map +0 -1
- package/lib/data-table/data-table.d.ts +0 -22
- package/lib/data-table/data-table.d.ts.map +0 -1
- package/lib/data-table/util/data-table-action-util.d.ts +0 -9
- package/lib/data-table/util/data-table-action-util.d.ts.map +0 -1
- package/lib/data-table/util/data-table-data-util.d.ts +0 -10
- package/lib/data-table/util/data-table-data-util.d.ts.map +0 -1
- package/lib/data-table/util/data-table-filter-util.d.ts +0 -6
- package/lib/data-table/util/data-table-filter-util.d.ts.map +0 -1
- package/lib/data-table/util/data-table-sort-util.d.ts +0 -14
- package/lib/data-table/util/data-table-sort-util.d.ts.map +0 -1
- package/lib/file-upload/drag-and-drop-directive.directive.d.ts +0 -13
- package/lib/file-upload/drag-and-drop-directive.directive.d.ts.map +0 -1
- package/lib/file-upload/file-upload.component.d.ts +0 -29
- package/lib/file-upload/file-upload.component.d.ts.map +0 -1
- package/lib/layout/content-panel/content-header/content-header.component.d.ts +0 -6
- package/lib/layout/content-panel/content-header/content-header.component.d.ts.map +0 -1
- package/lib/layout/content-panel/content-panel-container/content-panel-container.component.d.ts +0 -6
- package/lib/layout/content-panel/content-panel-container/content-panel-container.component.d.ts.map +0 -1
- package/lib/layout/content-panel/content-panel-container-content/content-panel-container-content.component.d.ts +0 -6
- package/lib/layout/content-panel/content-panel-container-content/content-panel-container-content.component.d.ts.map +0 -1
- package/lib/layout/content-panel/content-panel-container-footer/content-panel-container-footer.component.d.ts +0 -6
- package/lib/layout/content-panel/content-panel-container-footer/content-panel-container-footer.component.d.ts.map +0 -1
- package/lib/layout/content-panel/content-panel-container-sidebar/content-panel-container-sidebar.component.d.ts +0 -6
- package/lib/layout/content-panel/content-panel-container-sidebar/content-panel-container-sidebar.component.d.ts.map +0 -1
- package/lib/layout/content-panel/content-panel.module.d.ts +0 -14
- package/lib/layout/content-panel/content-panel.module.d.ts.map +0 -1
- package/lib/layout/content-panel/main-container/main-container.component.d.ts +0 -6
- package/lib/layout/content-panel/main-container/main-container.component.d.ts.map +0 -1
- package/lib/layout/flowbar/flowbar.component.d.ts +0 -47
- package/lib/layout/flowbar/flowbar.component.d.ts.map +0 -1
- package/lib/layout/flowbar/flowbar.module.d.ts +0 -10
- package/lib/layout/flowbar/flowbar.module.d.ts.map +0 -1
- package/lib/layout/sidebar/sidebar-item/sidebar-item.component.d.ts +0 -6
- package/lib/layout/sidebar/sidebar-item/sidebar-item.component.d.ts.map +0 -1
- package/lib/layout/sidebar/sidebar.component.d.ts +0 -8
- package/lib/layout/sidebar/sidebar.component.d.ts.map +0 -1
- package/lib/layout/sidebar/sidebar.module.d.ts +0 -12
- package/lib/layout/sidebar/sidebar.module.d.ts.map +0 -1
- package/lib/layout/sidebar-layout/sidebar-layout.component.d.ts +0 -28
- package/lib/layout/sidebar-layout/sidebar-layout.component.d.ts.map +0 -1
- package/lib/layout/toolbar/toolbar-action.interface.d.ts +0 -31
- package/lib/layout/toolbar/toolbar-action.interface.d.ts.map +0 -1
- package/lib/layout/toolbar/toolbar.component.d.ts +0 -28
- package/lib/layout/toolbar/toolbar.component.d.ts.map +0 -1
- package/lib/layout/toolbar/toolbar.module.d.ts +0 -18
- package/lib/layout/toolbar/toolbar.module.d.ts.map +0 -1
- package/lib/layout/toolbar/toolbar.service.d.ts +0 -48
- package/lib/layout/toolbar/toolbar.service.d.ts.map +0 -1
- package/lib/material-action-button/material-action-button.component.d.ts +0 -12
- package/lib/material-action-button/material-action-button.component.d.ts.map +0 -1
- package/lib/material-action-button/material-action-button.module.d.ts +0 -13
- package/lib/material-action-button/material-action-button.module.d.ts.map +0 -1
- package/lib/material-addons.module.d.ts +0 -16
- package/lib/material-addons.module.d.ts.map +0 -1
- package/lib/numeric-field/number-format.service.d.ts +0 -36
- package/lib/numeric-field/number-format.service.d.ts.map +0 -1
- package/lib/numeric-field/numeric-field.d.ts +0 -2
- package/lib/numeric-field/numeric-field.d.ts.map +0 -1
- package/lib/numeric-field/numeric-field.directive.d.ts +0 -45
- package/lib/numeric-field/numeric-field.directive.d.ts.map +0 -1
- package/lib/numeric-field/numeric-field.module.d.ts +0 -10
- package/lib/numeric-field/numeric-field.module.d.ts.map +0 -1
- package/lib/quick-list/base-quick-list.component.d.ts +0 -41
- package/lib/quick-list/base-quick-list.component.d.ts.map +0 -1
- package/lib/quick-list/quick-list-compact/quick-list-compact.component.d.ts +0 -12
- package/lib/quick-list/quick-list-compact/quick-list-compact.component.d.ts.map +0 -1
- package/lib/quick-list/quick-list.component.d.ts +0 -12
- package/lib/quick-list/quick-list.component.d.ts.map +0 -1
- package/lib/quick-list/quick-list.d.ts +0 -6
- package/lib/quick-list/quick-list.d.ts.map +0 -1
- package/lib/quick-list/quick-list.module.d.ts +0 -17
- package/lib/quick-list/quick-list.module.d.ts.map +0 -1
- package/lib/quick-list/reactive-form-quick-list/reactive-form-quick-list.component.d.ts +0 -12
- package/lib/quick-list/reactive-form-quick-list/reactive-form-quick-list.component.d.ts.map +0 -1
- package/lib/quick-list/reactive-form-quick-list-compact/reactive-form-quick-list-compact.component.d.ts +0 -12
- package/lib/quick-list/reactive-form-quick-list-compact/reactive-form-quick-list-compact.component.d.ts.map +0 -1
- package/lib/readonly/readonly-form-field/readonly-form-field.component.d.ts +0 -70
- package/lib/readonly/readonly-form-field/readonly-form-field.component.d.ts.map +0 -1
- package/lib/readonly/readonly-form-field-wrapper/readonly-form-field-wrapper.component.d.ts +0 -83
- package/lib/readonly/readonly-form-field-wrapper/readonly-form-field-wrapper.component.d.ts.map +0 -1
- package/lib/readonly/readonly-form-field.module.d.ts +0 -16
- package/lib/readonly/readonly-form-field.module.d.ts.map +0 -1
- package/lib/size-change/size-change.directive.d.ts +0 -12
- package/lib/size-change/size-change.directive.d.ts.map +0 -1
- package/lib/stepper/mad-stepper-animation.d.ts +0 -8
- package/lib/stepper/mad-stepper-animation.d.ts.map +0 -1
- package/lib/stepper/step-header/step-header.component.d.ts +0 -27
- package/lib/stepper/step-header/step-header.component.d.ts.map +0 -1
- package/lib/stepper/stepper.component.d.ts +0 -53
- package/lib/stepper/stepper.component.d.ts.map +0 -1
- package/lib/stepper/stepper.module.d.ts +0 -14
- package/lib/stepper/stepper.module.d.ts.map +0 -1
- package/lib/table/column-header.d.ts +0 -8
- package/lib/table/column-header.d.ts.map +0 -1
- package/lib/table/table-action.d.ts +0 -6
- package/lib/table/table-action.d.ts.map +0 -1
- package/lib/table/table.component.d.ts +0 -43
- package/lib/table/table.component.d.ts.map +0 -1
- package/lib/table/table.d.ts +0 -4
- package/lib/table/table.d.ts.map +0 -1
- package/lib/table/table.module.d.ts +0 -18
- package/lib/table/table.module.d.ts.map +0 -1
- package/lib/throttle-click/throttle-click.directive.d.ts +0 -14
- package/lib/throttle-click/throttle-click.directive.d.ts.map +0 -1
- package/lib/throttle-click/throttle-click.module.d.ts +0 -9
- package/lib/throttle-click/throttle-click.module.d.ts.map +0 -1
- package/porscheinformatik-material-addons.d.ts.map +0 -1
- package/public_api.d.ts +0 -45
- package/public_api.d.ts.map +0 -1
- package/version.d.ts +0 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@porscheinformatik/material-addons",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "21.0.0",
|
|
4
4
|
"description": "Custom theme and components for Angular Material",
|
|
5
5
|
"homepage": "https://github.com/porscheinformatik/material-addons",
|
|
6
6
|
"repository": {
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
},
|
|
10
10
|
"module": "fesm2022/porscheinformatik-material-addons.mjs",
|
|
11
11
|
"esm2022": "./esm2022/porscheinformatik-material-addons.mjs",
|
|
12
|
-
"typings": "
|
|
12
|
+
"typings": "types/porscheinformatik-material-addons.d.ts",
|
|
13
13
|
"keywords": [
|
|
14
14
|
"angular",
|
|
15
15
|
"angular-material",
|
|
@@ -37,11 +37,11 @@
|
|
|
37
37
|
"tslib": "^2.3.0"
|
|
38
38
|
},
|
|
39
39
|
"peerDependencies": {
|
|
40
|
-
"@angular/cdk": ">=
|
|
41
|
-
"@angular/material": ">=
|
|
42
|
-
"@angular/common": ">=
|
|
43
|
-
"@angular/core": ">=
|
|
44
|
-
"@ngx-translate/core": ">=
|
|
40
|
+
"@angular/cdk": ">= 21.0.0",
|
|
41
|
+
"@angular/material": ">= 21.0.0",
|
|
42
|
+
"@angular/common": ">= 21.0.0",
|
|
43
|
+
"@angular/core": ">= 21.0.0",
|
|
44
|
+
"@ngx-translate/core": ">= 15.0.0",
|
|
45
45
|
"roboto-fontface": "0.10.0",
|
|
46
46
|
"luxon": "^3.5.0",
|
|
47
47
|
"material-icons": "^1.13.13",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"default": "./package.json"
|
|
53
53
|
},
|
|
54
54
|
".": {
|
|
55
|
-
"types": "./
|
|
55
|
+
"types": "./types/porscheinformatik-material-addons.d.ts",
|
|
56
56
|
"default": "./fesm2022/porscheinformatik-material-addons.mjs"
|
|
57
57
|
}
|
|
58
58
|
},
|
package/themes/carcat.scss
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
}
|
|
4
4
|
|
|
5
5
|
.mad-outline.mat-mdc-outlined-button:not(:disabled) {
|
|
6
|
-
--
|
|
6
|
+
--mat-button-outlined-outline-color: var(--mat-button-outlined-label-text-color);
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
.mad-button-group {
|
|
@@ -13,14 +13,14 @@
|
|
|
13
13
|
border-radius: 0;
|
|
14
14
|
|
|
15
15
|
&:first-child {
|
|
16
|
-
border-left-width: var(--
|
|
17
|
-
border-bottom-left-radius: var(--
|
|
18
|
-
border-top-left-radius: var(--
|
|
16
|
+
border-left-width: var(--mat-button-outlined-outline-width, 1px);
|
|
17
|
+
border-bottom-left-radius: var(--mat-button-outlined-container-shape, var(--mat-shape-small, 4px));
|
|
18
|
+
border-top-left-radius: var(--mat-button-outlined-container-shape, var(--mat-shape-small, 4px));
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
&:last-child {
|
|
22
|
-
border-bottom-right-radius: var(--
|
|
23
|
-
border-top-right-radius: var(--
|
|
22
|
+
border-bottom-right-radius: var(--mat-button-outlined-container-shape, var(--mat-shape-small, 4px));
|
|
23
|
+
border-top-right-radius: var(--mat-button-outlined-container-shape, var(--mat-shape-small, 4px));
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
&:disabled:has(+ button:not(:disabled)) {
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
&:disabled + button:not(:disabled) {
|
|
31
|
-
border-left-width: var(--
|
|
31
|
+
border-left-width: var(--mat-button-outlined-outline-width, 1px);
|
|
32
32
|
}
|
|
33
33
|
}
|
|
34
34
|
}
|
|
@@ -5,7 +5,8 @@
|
|
|
5
5
|
@import 'material-icons/iconfont/material-icons.css';
|
|
6
6
|
@import 'roboto-fontface/css/roboto/roboto-fontface.css';
|
|
7
7
|
|
|
8
|
-
@include mat.
|
|
8
|
+
@include mat.elevation-classes();
|
|
9
|
+
@include mat.app-background();
|
|
9
10
|
|
|
10
11
|
//TODO Contrasts should be part of the themes!
|
|
11
12
|
$contrast: (
|
|
@@ -89,7 +90,7 @@ $default-palette: (
|
|
|
89
90
|
--panel-background-color: #{$panel-background-color};
|
|
90
91
|
--panel-border-color: #{$panel-border-color};
|
|
91
92
|
--panel-select-background: #{$panel-select-background};
|
|
92
|
-
--
|
|
93
|
+
--mat-button-protected-label-text-color: #{$main-primary};
|
|
93
94
|
--alert-success-background-color: #{$alert-success-background-color};
|
|
94
95
|
--alert-success-border-color: #{$alert-success-border-color};
|
|
95
96
|
--alert-success-text-color: #{$alert-success-text-color};
|
|
@@ -395,8 +396,8 @@ button.mat-mdc-menu-item {
|
|
|
395
396
|
}
|
|
396
397
|
|
|
397
398
|
.mat-mdc-outlined-button:not(:disabled) {
|
|
398
|
-
color: var(--
|
|
399
|
-
border-color: var(--
|
|
399
|
+
color: var(--mat-button-outlined-label-text-color, inherit);
|
|
400
|
+
border-color: var(--mat-button-outlined-, inherit);
|
|
400
401
|
}
|
|
401
402
|
|
|
402
403
|
&::after {
|
package/themes/pbv.scss
CHANGED
|
@@ -47,7 +47,8 @@ $warn-palette: (
|
|
|
47
47
|
contrast: common.$contrast,
|
|
48
48
|
);
|
|
49
49
|
|
|
50
|
-
@include mat.
|
|
50
|
+
@include mat.elevation-classes();
|
|
51
|
+
@include mat.app-background();
|
|
51
52
|
|
|
52
53
|
$custom-theme: theme.build-custom-theme($theme-name, $primary-palette, common.$default-palette, $warn-palette);
|
|
53
54
|
|
package/themes/poa.scss
CHANGED
package/index.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { AlertType, AlertSize } from './alert.component';
|
|
3
|
-
export interface AlertDefaultOptions {
|
|
4
|
-
type?: AlertType;
|
|
5
|
-
size?: AlertSize;
|
|
6
|
-
}
|
|
7
|
-
export declare const MAD_ALERT_DEFAULT_CONFIGURATION: InjectionToken<AlertDefaultOptions>;
|
|
8
|
-
export declare function MAD_ALERT_DEFAULT_CONFIGURATION_FACTORY(): AlertDefaultOptions;
|
|
9
|
-
//# sourceMappingURL=alert-configuration.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"alert-configuration.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/alert/alert-configuration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAEzD,MAAM,WAAW,mBAAmB;IAClC,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB;AAED,eAAO,MAAM,+BAA+B,qCAG1C,CAAC;AAEH,wBAAgB,uCAAuC,IAAI,mBAAmB,CAK7E"}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { AlertDefaultOptions } from './alert-configuration';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export type AlertType = 'success' | 'info' | 'warning' | 'error';
|
|
5
|
-
export type AlertSize = 'small' | 'medium' | 'large';
|
|
6
|
-
export declare class AlertComponent {
|
|
7
|
-
private alertConfig;
|
|
8
|
-
type: AlertType;
|
|
9
|
-
message: string;
|
|
10
|
-
size: AlertSize;
|
|
11
|
-
actionText: string;
|
|
12
|
-
closeable: boolean;
|
|
13
|
-
close: EventEmitter<void>;
|
|
14
|
-
action: EventEmitter<void>;
|
|
15
|
-
get icon(): "" | "error" | "info" | "warning" | "check_circle";
|
|
16
|
-
constructor(alertConfig: AlertDefaultOptions);
|
|
17
|
-
closeAlert(): void;
|
|
18
|
-
onAction(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AlertComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AlertComponent, "mad-alert", never, { "type": { "alias": "type"; "required": false; }; "message": { "alias": "message"; "required": false; }; "size": { "alias": "size"; "required": false; }; "actionText": { "alias": "actionText"; "required": false; }; "closeable": { "alias": "closeable"; "required": false; }; }, { "close": "close"; "action": "action"; }, never, never, true, never>;
|
|
21
|
-
}
|
|
22
|
-
//# sourceMappingURL=alert.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"alert.component.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/alert/alert.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAyB,MAAM,eAAe,CAAC;AAI/E,OAAO,EAAE,mBAAmB,EAAmC,MAAM,uBAAuB,CAAC;;AAE7F,MAAM,MAAM,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,OAAO,CAAC;AACjE,MAAM,MAAM,SAAS,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;AAErD,qBAMa,cAAc;IAwB4B,OAAO,CAAC,WAAW;IAvB/D,IAAI,EAAE,SAAS,CAAyB;IACxC,OAAO,EAAE,MAAM,CAAM;IACrB,IAAI,EAAE,SAAS,CAAyB;IACxC,UAAU,EAAE,MAAM,CAAM;IACxB,SAAS,EAAE,OAAO,CAAQ;IACzB,KAAK,qBAA4B;IACjC,MAAM,qBAA4B;IAE5C,IAAI,IAAI,uDAaP;gBAE4D,WAAW,EAAE,mBAAmB;IAE7F,UAAU;IAIV,QAAQ;yCA9BG,cAAc;2CAAd,cAAc;CAiC1B"}
|
package/lib/alert/alert.d.ts
DELETED
package/lib/alert/alert.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/alert/alert.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,mBAAmB,CAAC"}
|
package/lib/button/button.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export { MadBasicButton } from './mad-basic-button';
|
|
2
|
-
export { DangerButtonComponent } from './danger-button/danger-button.component';
|
|
3
|
-
export { LinkButtonComponent } from './flat-button/link-button.component';
|
|
4
|
-
export { IconButtonComponent } from './icon-button/icon-button.component';
|
|
5
|
-
export { OutlineButtonComponent } from './outline-button/outline-button.component';
|
|
6
|
-
export { PrimaryButtonComponent } from './primary-button/primary-button.component';
|
|
7
|
-
export { MadButtonDirective } from './mad-button/mad-button.directive';
|
|
8
|
-
export { MadButtonGroupComponent } from './mad-button-group/mad-button-group.component';
|
|
9
|
-
//# sourceMappingURL=button.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/button/button.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,qBAAqB,EAAE,MAAM,yCAAyC,CAAC;AAChF,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAC1E,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAC1E,OAAO,EAAE,sBAAsB,EAAE,MAAM,2CAA2C,CAAC;AACnF,OAAO,EAAE,sBAAsB,EAAE,MAAM,2CAA2C,CAAC;AACnF,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,EAAE,uBAAuB,EAAE,MAAM,+CAA+C,CAAC"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "@angular/router";
|
|
4
|
-
import * as i3 from "@angular/material/button";
|
|
5
|
-
import * as i4 from "@angular/material/icon";
|
|
6
|
-
import * as i5 from "@angular/material/tooltip";
|
|
7
|
-
import * as i6 from "./primary-button/primary-button.component";
|
|
8
|
-
import * as i7 from "./outline-button/outline-button.component";
|
|
9
|
-
import * as i8 from "./flat-button/link-button.component";
|
|
10
|
-
import * as i9 from "./danger-button/danger-button.component";
|
|
11
|
-
import * as i10 from "./icon-button/icon-button.component";
|
|
12
|
-
import * as i11 from "./mad-button/mad-button.directive";
|
|
13
|
-
import * as i12 from "./mad-button-group/mad-button-group.component";
|
|
14
|
-
export declare class ButtonModule {
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ButtonModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ButtonModule, never, [typeof i1.CommonModule, typeof i2.RouterModule, typeof i3.MatButtonModule, typeof i4.MatIconModule, typeof i5.MatTooltipModule, typeof i6.PrimaryButtonComponent, typeof i7.OutlineButtonComponent, typeof i8.LinkButtonComponent, typeof i9.DangerButtonComponent, typeof i10.IconButtonComponent, typeof i11.MadButtonDirective, typeof i12.MadButtonGroupComponent], [typeof i6.PrimaryButtonComponent, typeof i7.OutlineButtonComponent, typeof i8.LinkButtonComponent, typeof i9.DangerButtonComponent, typeof i10.IconButtonComponent, typeof i11.MadButtonDirective, typeof i12.MadButtonGroupComponent]>;
|
|
17
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ButtonModule>;
|
|
18
|
-
}
|
|
19
|
-
//# sourceMappingURL=button.module.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"button.module.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/button/button.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAcA,qBAyBa,YAAY;yCAAZ,YAAY;0CAAZ,YAAY;0CAAZ,YAAY;CAAG"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { MadBasicButton } from '../mad-basic-button';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DangerButtonComponent extends MadBasicButton {
|
|
5
|
-
type: string;
|
|
6
|
-
disabled: boolean;
|
|
7
|
-
title: string;
|
|
8
|
-
button: ElementRef;
|
|
9
|
-
constructor();
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DangerButtonComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DangerButtonComponent, "mad-danger-button", never, { "type": { "alias": "type"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "title": { "alias": "title"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
12
|
-
}
|
|
13
|
-
//# sourceMappingURL=danger-button.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"danger-button.component.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/button/danger-button/danger-button.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAoB,MAAM,eAAe,CAAC;AACxE,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;;AAGrD,qBAMa,qBAAsB,SAAQ,cAAc;IAEvD,IAAI,EAAE,MAAM,CAAC;IAGb,QAAQ,EAAE,OAAO,CAAC;IAGlB,KAAK,SAAM;IAE2C,MAAM,EAAE,UAAU,CAAC;;yCAV9D,qBAAqB;2CAArB,qBAAqB;CAejC"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { MadBasicButton } from '../mad-basic-button';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class LinkButtonComponent extends MadBasicButton {
|
|
5
|
-
type: string;
|
|
6
|
-
disabled: boolean;
|
|
7
|
-
title: string;
|
|
8
|
-
button: ElementRef;
|
|
9
|
-
constructor();
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LinkButtonComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LinkButtonComponent, "mad-link-button", never, { "type": { "alias": "type"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "title": { "alias": "title"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
12
|
-
}
|
|
13
|
-
//# sourceMappingURL=link-button.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"link-button.component.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/button/flat-button/link-button.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAoB,MAAM,eAAe,CAAC;AACxE,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;;AAGrD,qBAKa,mBAAoB,SAAQ,cAAc;IAErD,IAAI,EAAE,MAAM,CAAC;IAGb,QAAQ,EAAE,OAAO,CAAC;IAGlB,KAAK,SAAM;IAE2C,MAAM,EAAE,UAAU,CAAC;;yCAV9D,mBAAmB;2CAAnB,mBAAmB;CAe/B"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { MadBasicButton } from '../mad-basic-button';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class IconButtonComponent extends MadBasicButton {
|
|
5
|
-
type: string;
|
|
6
|
-
disabled: boolean;
|
|
7
|
-
title: string;
|
|
8
|
-
button: ElementRef;
|
|
9
|
-
constructor();
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IconButtonComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IconButtonComponent, "mad-icon-button", never, { "type": { "alias": "type"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "title": { "alias": "title"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
12
|
-
}
|
|
13
|
-
//# sourceMappingURL=icon-button.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"icon-button.component.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/button/icon-button/icon-button.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAoB,MAAM,eAAe,CAAC;AACxE,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;;AAGrD,qBAKa,mBAAoB,SAAQ,cAAc;IAErD,IAAI,EAAE,MAAM,CAAC;IAGb,QAAQ,EAAE,OAAO,CAAC;IAGlB,KAAK,SAAM;IAE2C,MAAM,EAAE,UAAU,CAAC;;yCAV9D,mBAAmB;2CAAnB,mBAAmB;CAe/B"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare abstract class MadBasicButton {
|
|
4
|
-
button: ElementRef;
|
|
5
|
-
disabled: boolean;
|
|
6
|
-
get pointerEvent(): string;
|
|
7
|
-
get opacity(): string;
|
|
8
|
-
disableClick: (e: Event) => any;
|
|
9
|
-
ngOnChanges(): void;
|
|
10
|
-
disableButton(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MadBasicButton, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MadBasicButton, "ng-component", never, {}, {}, never, never, false, never>;
|
|
13
|
-
}
|
|
14
|
-
//# sourceMappingURL=mad-basic-button.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"mad-basic-button.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/button/mad-basic-button.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAe,MAAM,eAAe,CAAC;;AAEnE,8BAIsB,cAAc;IAClC,MAAM,EAAE,UAAU,CAAC;IACnB,QAAQ,EAAE,OAAO,CAAC;IAElB,IACI,YAAY,IAAI,MAAM,CAEzB;IAED,IACI,OAAO,IAAI,MAAM,CAEpB;IAED,YAAY,MAAO,KAAK,KAAG,GAAG,CAAwB;IAEtD,WAAW,IAAI,IAAI;IAInB,aAAa,IAAI,IAAI;yCApBD,cAAc;2CAAd,cAAc;CA2BnC"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnInit, Renderer2 } from '@angular/core';
|
|
2
|
-
import { ThemePalette } from '@angular/material/core';
|
|
3
|
-
import { MatAnchor, MatButton } from '@angular/material/button';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class MadButtonDirective implements OnInit {
|
|
6
|
-
private renderer;
|
|
7
|
-
private elementRef;
|
|
8
|
-
static readonly UPPERCASE_CLASS = "mad-uppercase";
|
|
9
|
-
static readonly OUTLINE_CLASS = "mad-outline";
|
|
10
|
-
static readonly DEFAULT_COLOR = "primary";
|
|
11
|
-
color: ThemePalette;
|
|
12
|
-
private readonly matComponent;
|
|
13
|
-
constructor(renderer: Renderer2, elementRef: ElementRef<HTMLButtonElement | HTMLAnchorElement>, anchor: MatAnchor, button: MatButton);
|
|
14
|
-
set outline(value: boolean);
|
|
15
|
-
set uppercase(value: boolean);
|
|
16
|
-
ngOnInit(): void;
|
|
17
|
-
setUppercase(value: boolean): void;
|
|
18
|
-
setOutline(value: boolean): void;
|
|
19
|
-
addOrRemoveClass(condition: boolean, className: string): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MadButtonDirective, [null, null, { optional: true; }, { optional: true; }]>;
|
|
21
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MadButtonDirective, "[madButton]", never, { "color": { "alias": "color"; "required": false; }; "outline": { "alias": "outline"; "required": false; }; "uppercase": { "alias": "uppercase"; "required": false; }; }, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
23
|
-
//# sourceMappingURL=mad-button.directive.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"mad-button.directive.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/button/mad-button/mad-button.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAS,MAAM,EAAY,SAAS,EAAE,MAAM,eAAe,CAAC;AAC1F,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AACtD,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;;AAEhE,qBAIa,kBAAmB,YAAW,MAAM;IAS7C,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,UAAU;IATpB,MAAM,CAAC,QAAQ,CAAC,eAAe,mBAAmB;IAClD,MAAM,CAAC,QAAQ,CAAC,aAAa,iBAAiB;IAC9C,MAAM,CAAC,QAAQ,CAAC,aAAa,aAAa;IAEjC,KAAK,EAAE,YAAY,CAAC;IAC7B,OAAO,CAAC,QAAQ,CAAC,YAAY,CAAwB;gBAG3C,QAAQ,EAAE,SAAS,EACnB,UAAU,EAAE,UAAU,CAAC,iBAAiB,GAAG,iBAAiB,CAAC,EACzD,MAAM,EAAE,SAAS,EACjB,MAAM,EAAE,SAAS;IAQ/B,IAAa,OAAO,CAAC,KAAK,EAAE,OAAO,EAElC;IAED,IAAa,SAAS,CAAC,KAAK,EAAE,OAAO,EAEpC;IAED,QAAQ;IAOR,YAAY,CAAC,KAAK,EAAE,OAAO;IAI3B,UAAU,CAAC,KAAK,EAAE,OAAO;IAIzB,gBAAgB,CAAC,SAAS,EAAE,OAAO,EAAE,SAAS,EAAE,MAAM;yCA3C3C,kBAAkB;2CAAlB,kBAAkB;CAkD9B"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MadButtonGroupComponent {
|
|
3
|
-
setClass: boolean;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MadButtonGroupComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MadButtonGroupComponent, "mad-button-group", never, {}, {}, never, ["*"], true, never>;
|
|
6
|
-
}
|
|
7
|
-
//# sourceMappingURL=mad-button-group.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"mad-button-group.component.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/button/mad-button-group/mad-button-group.component.ts"],"names":[],"mappings":";AAEA,qBAKa,uBAAuB;IACK,QAAQ,UAAQ;yCAD5C,uBAAuB;2CAAvB,uBAAuB;CAEnC"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { MadBasicButton } from '../mad-basic-button';
|
|
3
|
-
import { ThemePalette } from '@angular/material/core';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class OutlineButtonComponent extends MadBasicButton {
|
|
6
|
-
type: string;
|
|
7
|
-
disabled: boolean;
|
|
8
|
-
title: string;
|
|
9
|
-
color: ThemePalette;
|
|
10
|
-
button: ElementRef;
|
|
11
|
-
constructor();
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OutlineButtonComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OutlineButtonComponent, "mad-outline-button", never, { "type": { "alias": "type"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "title": { "alias": "title"; "required": false; }; "color": { "alias": "color"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
14
|
-
}
|
|
15
|
-
//# sourceMappingURL=outline-button.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"outline-button.component.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/button/outline-button/outline-button.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAoB,MAAM,eAAe,CAAC;AACxE,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;;AAGtD,qBAMa,sBAAuB,SAAQ,cAAc;IAExD,IAAI,EAAE,MAAM,CAAC;IAGb,QAAQ,EAAE,OAAO,CAAC;IAGlB,KAAK,SAAM;IAGX,KAAK,EAAE,YAAY,CAAa;IAEsB,MAAM,EAAE,UAAU,CAAC;;yCAb9D,sBAAsB;2CAAtB,sBAAsB;CAkBlC"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { MadBasicButton } from '../mad-basic-button';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class PrimaryButtonComponent extends MadBasicButton {
|
|
5
|
-
type: string;
|
|
6
|
-
disabled: boolean;
|
|
7
|
-
title: string;
|
|
8
|
-
button: ElementRef;
|
|
9
|
-
constructor();
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PrimaryButtonComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PrimaryButtonComponent, "mad-primary-button", never, { "type": { "alias": "type"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "title": { "alias": "title"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
12
|
-
}
|
|
13
|
-
//# sourceMappingURL=primary-button.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"primary-button.component.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/button/primary-button/primary-button.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAoB,MAAM,eAAe,CAAC;AACxE,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;;AAGrD,qBAKa,sBAAuB,SAAQ,cAAc;IAExD,IAAI,EAAE,MAAM,CAAC;IAGb,QAAQ,EAAE,OAAO,CAAC;IAGlB,KAAK,SAAM;IAE2C,MAAM,EAAE,UAAU,CAAC;;yCAV9D,sBAAsB;2CAAtB,sBAAsB;CAelC"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class CardComponent {
|
|
4
|
-
cancelDisabled: boolean;
|
|
5
|
-
cancelText: string;
|
|
6
|
-
readonly: boolean;
|
|
7
|
-
editText: string;
|
|
8
|
-
expandable: boolean;
|
|
9
|
-
expanded: boolean;
|
|
10
|
-
saveDisabled: boolean;
|
|
11
|
-
saveText: string;
|
|
12
|
-
title?: string;
|
|
13
|
-
editMode: boolean;
|
|
14
|
-
additionalActionIcon: string;
|
|
15
|
-
additionalActionText: string;
|
|
16
|
-
edit: EventEmitter<any>;
|
|
17
|
-
cancel: EventEmitter<any>;
|
|
18
|
-
save: EventEmitter<any>;
|
|
19
|
-
additionalAction: EventEmitter<any>;
|
|
20
|
-
onCancel(): void;
|
|
21
|
-
onEdit(): void;
|
|
22
|
-
onSave(): void;
|
|
23
|
-
toggleCollapse(): void;
|
|
24
|
-
additionalActionClicked(): void;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CardComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CardComponent, "mad-card", never, { "cancelDisabled": { "alias": "cancelDisabled"; "required": false; }; "cancelText": { "alias": "cancelText"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "editText": { "alias": "editText"; "required": false; }; "expandable": { "alias": "expandable"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; "saveDisabled": { "alias": "saveDisabled"; "required": false; }; "saveText": { "alias": "saveText"; "required": false; }; "title": { "alias": "title"; "required": false; }; "editMode": { "alias": "editMode"; "required": false; }; "additionalActionIcon": { "alias": "additionalActionIcon"; "required": false; }; "additionalActionText": { "alias": "additionalActionText"; "required": false; }; }, { "edit": "edit"; "cancel": "cancel"; "save": "save"; "additionalAction": "additionalAction"; }, never, ["*"], true, never>;
|
|
27
|
-
}
|
|
28
|
-
//# sourceMappingURL=card.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"card.component.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/card/card.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAiB,MAAM,eAAe,CAAC;;AAUvE,qBA4Ca,aAAa;IACf,cAAc,UAAS;IACvB,UAAU,SAAa;IACvB,QAAQ,UAAQ;IAChB,QAAQ,SAAa;IACrB,UAAU,UAAQ;IAClB,QAAQ,UAAQ;IAChB,YAAY,UAAS;IACrB,QAAQ,SAAa;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,UAAS;IACjB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,oBAAoB,SAAM;IACzB,IAAI,oBAAsB;IAC1B,MAAM,oBAAsB;IAC5B,IAAI,oBAAsB;IAC1B,gBAAgB,oBAAsB;IAEhD,QAAQ,IAAI,IAAI;IAIhB,MAAM,IAAI,IAAI;IAKd,MAAM,IAAI,IAAI;IAId,cAAc,IAAI,IAAI;IAItB,uBAAuB,IAAI,IAAI;yCAnCpB,aAAa;2CAAb,aAAa;CAsCzB"}
|
package/lib/card/card.d.ts
DELETED
package/lib/card/card.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"card.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/card/card.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "@angular/material/card";
|
|
4
|
-
import * as i3 from "@angular/material/icon";
|
|
5
|
-
import * as i4 from "../button/button.module";
|
|
6
|
-
import * as i5 from "@angular/material/button";
|
|
7
|
-
import * as i6 from "../throttle-click/throttle-click.module";
|
|
8
|
-
import * as i7 from "./card.component";
|
|
9
|
-
export declare class CardModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CardModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CardModule, never, [typeof i1.CommonModule, typeof i2.MatCardModule, typeof i3.MatIconModule, typeof i4.ButtonModule, typeof i5.MatButtonModule, typeof i6.ThrottleClickModule, typeof i7.CardComponent], [typeof i7.CardComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CardModule>;
|
|
13
|
-
}
|
|
14
|
-
//# sourceMappingURL=card.module.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"card.module.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/card/card.module.ts"],"names":[],"mappings":";;;;;;;;AASA,qBAIa,UAAU;yCAAV,UAAU;0CAAV,UAAU;0CAAV,UAAU;CAAG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"data-table-action-type.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/configuration/data-table-action-type.ts"],"names":[],"mappings":"AAAA,qBAAa,mBAAmB;IAC9B,MAAM,CAAC,MAAM,SAAY;IACzB,MAAM,CAAC,KAAK,SAAW;IACvB,MAAM,CAAC,IAAI,SAAU;CACtB"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export interface DataTableAction {
|
|
2
|
-
label: string;
|
|
3
|
-
action: string;
|
|
4
|
-
type: 'SINGLE' | 'BATCH' | 'NONE';
|
|
5
|
-
selected?: any[];
|
|
6
|
-
hiddenInMode?: string;
|
|
7
|
-
groupId?: string | number;
|
|
8
|
-
isHidden?: (data?: any[]) => boolean;
|
|
9
|
-
isDisabled?: (data?: any[]) => boolean;
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=data-table-action.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"data-table-action.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/configuration/data-table-action.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,eAAe;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,QAAQ,GAAG,OAAO,GAAG,MAAM,CAAC;IAClC,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC;IACjB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC1B,QAAQ,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,GAAG,EAAE,KAAK,OAAO,CAAC;IACrC,UAAU,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,GAAG,EAAE,KAAK,OAAO,CAAC;CACxC"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { DataTableColumn } from './data-table-column';
|
|
2
|
-
export interface DataTableColumnDefinition {
|
|
3
|
-
id: string;
|
|
4
|
-
label: string;
|
|
5
|
-
editable?: boolean;
|
|
6
|
-
infotext?: string;
|
|
7
|
-
displayedColumns: DataTableColumn[];
|
|
8
|
-
}
|
|
9
|
-
export interface DataTableColumnDefinitionChange {
|
|
10
|
-
action: string;
|
|
11
|
-
definition: DataTableColumnDefinition;
|
|
12
|
-
}
|
|
13
|
-
export interface DataTableDialogData {
|
|
14
|
-
allColumns: DataTableColumn[];
|
|
15
|
-
definition: DataTableColumnDefinition;
|
|
16
|
-
deleteDefinitionAllowed: boolean;
|
|
17
|
-
filterColumnsLabel: string;
|
|
18
|
-
filterColumnsPlaceHolder: string;
|
|
19
|
-
noDataText: string;
|
|
20
|
-
titleLabel: string;
|
|
21
|
-
selectedLabel: string;
|
|
22
|
-
availableLabel: string;
|
|
23
|
-
saveLabel: string;
|
|
24
|
-
deleteLabel: string;
|
|
25
|
-
cancelLabel: string;
|
|
26
|
-
infoTextLabel: string;
|
|
27
|
-
}
|
|
28
|
-
//# sourceMappingURL=data-table-column-definition.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"data-table-column-definition.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/configuration/data-table-column-definition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAEtD,MAAM,WAAW,yBAAyB;IACxC,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,gBAAgB,EAAE,eAAe,EAAE,CAAC;CACrC;AAED,MAAM,WAAW,+BAA+B;IAC9C,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,yBAAyB,CAAC;CACvC;AAED,MAAM,WAAW,mBAAmB;IAClC,UAAU,EAAE,eAAe,EAAE,CAAC;IAC9B,UAAU,EAAE,yBAAyB,CAAC;IACtC,uBAAuB,EAAE,OAAO,CAAC;IACjC,kBAAkB,EAAE,MAAM,CAAC;IAC3B,wBAAwB,EAAE,MAAM,CAAC;IACjC,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,MAAM,CAAC;IACtB,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;CACvB"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { DataTableFilterOption } from '../data-table-filter/data-table-filter-options';
|
|
2
|
-
export interface DataTableColumn {
|
|
3
|
-
id: string;
|
|
4
|
-
label: string;
|
|
5
|
-
orderByName?: string;
|
|
6
|
-
dataPropertyName: string;
|
|
7
|
-
isSortable?: boolean;
|
|
8
|
-
isRightAligned?: boolean;
|
|
9
|
-
transformer?: any;
|
|
10
|
-
transformerParams?: any[];
|
|
11
|
-
isFilterable?: boolean;
|
|
12
|
-
filterParams?: {
|
|
13
|
-
filterOptions: DataTableFilterOption[];
|
|
14
|
-
};
|
|
15
|
-
}
|
|
16
|
-
//# sourceMappingURL=data-table-column.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"data-table-column.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/configuration/data-table-column.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,gDAAgD,CAAC;AAEvF,MAAM,WAAW,eAAe;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,gBAAgB,EAAE,MAAM,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,WAAW,CAAC,EAAE,GAAG,CAAC;IAClB,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC;IAC1B,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,YAAY,CAAC,EAAE;QACb,aAAa,EAAE,qBAAqB,EAAE,CAAC;KACxC,CAAC;CACH"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"data-table-filter-mode.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/configuration/data-table-filter-mode.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,mBAAmB,GAAG,MAAM,GAAG,aAAa,GAAG,cAAc,CAAC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { InjectionToken, Optional } from '@angular/core';
|
|
2
|
-
export interface NumberFormat {
|
|
3
|
-
decimalSeparator: string;
|
|
4
|
-
groupingSeparator: string;
|
|
5
|
-
units: string[];
|
|
6
|
-
}
|
|
7
|
-
export interface DataTableGlobalConfiguration {
|
|
8
|
-
dateTimeFormat?: string | string[];
|
|
9
|
-
numberFormat?: NumberFormat;
|
|
10
|
-
}
|
|
11
|
-
export declare const MAD_DATA_TABLE_GLOBAL_CONFIGURATION: InjectionToken<DataTableGlobalConfiguration>;
|
|
12
|
-
export declare const MAD_DATA_TABL_GLOBAL_CONFIGURATION_PROVIDER: {
|
|
13
|
-
provide: InjectionToken<DataTableGlobalConfiguration>;
|
|
14
|
-
deps: Optional[][];
|
|
15
|
-
useFactory: (dataTableConfig?: DataTableGlobalConfiguration) => DataTableGlobalConfiguration;
|
|
16
|
-
};
|
|
17
|
-
//# sourceMappingURL=data-table-global-configuration.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"data-table-global-configuration.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/configuration/data-table-global-configuration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,cAAc,EAAE,QAAQ,EAAY,MAAM,eAAe,CAAC;AAE3E,MAAM,WAAW,YAAY;IAC3B,gBAAgB,EAAE,MAAM,CAAC;IACzB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,KAAK,EAAE,MAAM,EAAE,CAAC;CACjB;AAGD,MAAM,WAAW,4BAA4B;IAC3C,cAAc,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IACnC,YAAY,CAAC,EAAE,YAAY,CAAC;CAC7B;AAED,eAAO,MAAM,mCAAmC,8CAA0F,CAAC;AAG3I,eAAO,MAAM,2CAA2C;;;mCAGvB,4BAA4B;CAS5D,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"data-table-header-type.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/configuration/data-table-header-type.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,mBAAmB,GAAG,OAAO,GAAG,MAAM,GAAG,QAAQ,GAAG,iBAAiB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"data-table-persistence-configuration.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/configuration/data-table-persistence-configuration.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,iCAAiC;IAChD,WAAW,EAAE,OAAO,CAAC;IACrB,aAAa,EAAE,OAAO,CAAC;IACvB,eAAe,EAAE,OAAO,CAAC;CAC1B"}
|