@natec/mef-dev-ui-kit 16.4.57 → 19.0.0-beta.1
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/natec-mef-dev-ui-kit.mjs +10894 -5478
- package/fesm2022/natec-mef-dev-ui-kit.mjs.map +1 -1
- package/index.d.ts +5527 -5
- package/index.d.ts.map +1 -0
- package/package.json +6 -7
- package/src/lib/styles/pg/_mixins.scss +2 -523
- package/src/lib/styles/pg/_var.scss +29 -28
- package/src/lib/styles/pg/modules/_buttons.scss +55 -40
- package/src/lib/styles/pg/modules/_form_elements.scss +5 -4
- package/src/lib/styles/pg/modules/_header.scss +2 -2
- package/src/lib/styles/pg/modules/_secondary-sidebar.scss +3 -1
- package/src/lib/styles/pg/modules/_select.scss +59 -60
- package/src/lib/styles/pg/modules/_sidebar.scss +2 -1
- package/src/lib/styles/pg/utils.scss +0 -3
- package/esm2022/lib/markup-kit/card/card/card.component.mjs +0 -116
- package/esm2022/lib/markup-kit/card/card-long/card-long.component.mjs +0 -169
- package/esm2022/lib/markup-kit/card/card-long/cart-type-colors.enum.mjs +0 -7
- package/esm2022/lib/markup-kit/card/card-simple/card-simple.component.mjs +0 -50
- package/esm2022/lib/markup-kit/card/card.module.mjs +0 -35
- package/esm2022/lib/markup-kit/card/index.mjs +0 -6
- package/esm2022/lib/markup-kit/collapse/collapse/collapse.component.mjs +0 -149
- package/esm2022/lib/markup-kit/collapse/collapse-set/collapse-set.component.mjs +0 -102
- package/esm2022/lib/markup-kit/collapse/collapse.module.mjs +0 -25
- package/esm2022/lib/markup-kit/collapse/index.mjs +0 -4
- package/esm2022/lib/markup-kit/executors/index.mjs +0 -5
- package/esm2022/lib/markup-kit/executors/mefdev-executor-page/mefdev-executor-page.component.mjs +0 -112
- package/esm2022/lib/markup-kit/executors/stage/stage.component.mjs +0 -27
- package/esm2022/lib/markup-kit/executors/step-executor/step-executor.component.mjs +0 -289
- package/esm2022/lib/markup-kit/executors/step-executor.module.mjs +0 -42
- package/esm2022/lib/markup-kit/modals/fill/fill.component.mjs +0 -137
- package/esm2022/lib/markup-kit/modals/index.mjs +0 -7
- package/esm2022/lib/markup-kit/modals/markup-kit.module.mjs +0 -39
- package/esm2022/lib/markup-kit/modals/modal-size.enum.mjs +0 -2
- package/esm2022/lib/markup-kit/modals/right-filter/right-filter.component.mjs +0 -48
- package/esm2022/lib/markup-kit/modals/slide-right/slide-right.component.mjs +0 -134
- package/esm2022/lib/markup-kit/modals/slide-up/slide-up.component.mjs +0 -118
- package/esm2022/lib/markup-kit/page-layouts/central-page/central-page.component.mjs +0 -59
- package/esm2022/lib/markup-kit/page-layouts/central-page-row/central-page-row.component.mjs +0 -27
- package/esm2022/lib/markup-kit/page-layouts/index.mjs +0 -7
- package/esm2022/lib/markup-kit/page-layouts/manage-page/manage-page.component.mjs +0 -73
- package/esm2022/lib/markup-kit/page-layouts/page-layouts.module.mjs +0 -41
- package/esm2022/lib/markup-kit/page-layouts/profile/profile.component.mjs +0 -137
- package/esm2022/lib/markup-kit/page-layouts/table-page/table-page.component.mjs +0 -42
- package/esm2022/lib/markup-kit/slider/index.mjs +0 -3
- package/esm2022/lib/markup-kit/slider/slider/slider.component.mjs +0 -120
- package/esm2022/lib/markup-kit/slider/slider.module.mjs +0 -28
- package/esm2022/lib/markup-kit/utils/datepicker/datepicker/datepicker.component.mjs +0 -607
- package/esm2022/lib/markup-kit/utils/datepicker/datepicker.module.mjs +0 -21
- package/esm2022/lib/markup-kit/utils/datepicker/index.mjs +0 -3
- package/esm2022/lib/markup-kit/utils/filtered-field/filtered-field-container/filtered-field-container.component.mjs +0 -72
- package/esm2022/lib/markup-kit/utils/filtered-field/filtered-field-item/filtered-field-item.component.mjs +0 -71
- package/esm2022/lib/markup-kit/utils/filtered-field/filtered-field.module.mjs +0 -29
- package/esm2022/lib/markup-kit/utils/filtered-field/filtered-field.service.mjs +0 -43
- package/esm2022/lib/markup-kit/utils/filtered-field/filtred-item.model.mjs +0 -13
- package/esm2022/lib/markup-kit/utils/filtered-field/index.mjs +0 -6
- package/esm2022/lib/markup-kit/utils/help-block/help-block.component.mjs +0 -72
- package/esm2022/lib/markup-kit/utils/help-block/hepl-block.module.mjs +0 -24
- package/esm2022/lib/markup-kit/utils/help-block/index.mjs +0 -3
- package/esm2022/lib/pg-components/card/card.components.mjs +0 -442
- package/esm2022/lib/pg-components/card/card.module.mjs +0 -24
- package/esm2022/lib/pg-components/card/index.mjs +0 -3
- package/esm2022/lib/pg-components/progress/index.mjs +0 -4
- package/esm2022/lib/pg-components/progress/progress.component.mjs +0 -80
- package/esm2022/lib/pg-components/progress/progress.config.mjs +0 -12
- package/esm2022/lib/pg-components/progress/progress.module.mjs +0 -22
- package/esm2022/lib/pg-components/select/index.mjs +0 -5
- package/esm2022/lib/pg-components/select/option.component.mjs +0 -93
- package/esm2022/lib/pg-components/select/option.pipe.mjs +0 -42
- package/esm2022/lib/pg-components/select/select.component.mjs +0 -782
- package/esm2022/lib/pg-components/select/select.module.mjs +0 -22
- package/esm2022/lib/pg-components/spec-flow-test/index.mjs +0 -3
- package/esm2022/lib/pg-components/spec-flow-test/spec-flow-test/spec-flow-test.component.mjs +0 -36
- package/esm2022/lib/pg-components/spec-flow-test/spec-flow-test.module.mjs +0 -25
- package/esm2022/lib/pg-components/switch/index.mjs +0 -3
- package/esm2022/lib/pg-components/switch/switch.component.mjs +0 -293
- package/esm2022/lib/pg-components/switch/switch.module.mjs +0 -18
- package/esm2022/lib/pg-components/tabs/index.mjs +0 -8
- package/esm2022/lib/pg-components/tabs/tab-body.component.mjs +0 -21
- package/esm2022/lib/pg-components/tabs/tab-label.directive.mjs +0 -45
- package/esm2022/lib/pg-components/tabs/tab.component.mjs +0 -102
- package/esm2022/lib/pg-components/tabs/tabs-ink-bar.directive.mjs +0 -81
- package/esm2022/lib/pg-components/tabs/tabs-nav.component.mjs +0 -298
- package/esm2022/lib/pg-components/tabs/tabs.module.mjs +0 -23
- package/esm2022/lib/pg-components/tabs/tabset.component.mjs +0 -252
- package/esm2022/lib/pg-components/util/convert.mjs +0 -4
- package/esm2022/lib/pg-components/util/request-animation.mjs +0 -26
- package/esm2022/natec-mef-dev-ui-kit.mjs +0 -5
- package/esm2022/public-api.mjs +0 -17
- package/lib/markup-kit/card/card/card.component.d.ts +0 -90
- package/lib/markup-kit/card/card-long/card-long.component.d.ts +0 -135
- package/lib/markup-kit/card/card-long/cart-type-colors.enum.d.ts +0 -5
- package/lib/markup-kit/card/card-simple/card-simple.component.d.ts +0 -37
- package/lib/markup-kit/card/card.module.d.ts +0 -17
- package/lib/markup-kit/card/index.d.ts +0 -5
- package/lib/markup-kit/collapse/collapse/collapse.component.d.ts +0 -74
- package/lib/markup-kit/collapse/collapse-set/collapse-set.component.d.ts +0 -68
- package/lib/markup-kit/collapse/collapse.module.d.ts +0 -14
- package/lib/markup-kit/collapse/index.d.ts +0 -3
- package/lib/markup-kit/executors/index.d.ts +0 -4
- package/lib/markup-kit/executors/mefdev-executor-page/mefdev-executor-page.component.d.ts +0 -84
- package/lib/markup-kit/executors/stage/stage.component.d.ts +0 -12
- package/lib/markup-kit/executors/step-executor/step-executor.component.d.ts +0 -186
- package/lib/markup-kit/executors/step-executor.module.d.ts +0 -12
- package/lib/markup-kit/modals/fill/fill.component.d.ts +0 -80
- package/lib/markup-kit/modals/index.d.ts +0 -6
- package/lib/markup-kit/modals/markup-kit.module.d.ts +0 -12
- package/lib/markup-kit/modals/modal-size.enum.d.ts +0 -5
- package/lib/markup-kit/modals/right-filter/right-filter.component.d.ts +0 -27
- package/lib/markup-kit/modals/slide-right/slide-right.component.d.ts +0 -76
- package/lib/markup-kit/modals/slide-up/slide-up.component.d.ts +0 -64
- package/lib/markup-kit/page-layouts/central-page/central-page.component.d.ts +0 -37
- package/lib/markup-kit/page-layouts/central-page-row/central-page-row.component.d.ts +0 -21
- package/lib/markup-kit/page-layouts/index.d.ts +0 -6
- package/lib/markup-kit/page-layouts/manage-page/manage-page.component.d.ts +0 -58
- package/lib/markup-kit/page-layouts/page-layouts.module.d.ts +0 -12
- package/lib/markup-kit/page-layouts/profile/profile.component.d.ts +0 -107
- package/lib/markup-kit/page-layouts/table-page/table-page.component.d.ts +0 -32
- package/lib/markup-kit/slider/index.d.ts +0 -2
- package/lib/markup-kit/slider/slider/slider.component.d.ts +0 -93
- package/lib/markup-kit/slider/slider.module.d.ts +0 -9
- package/lib/markup-kit/utils/datepicker/datepicker/datepicker.component.d.ts +0 -421
- package/lib/markup-kit/utils/datepicker/datepicker.module.d.ts +0 -10
- package/lib/markup-kit/utils/datepicker/index.d.ts +0 -2
- package/lib/markup-kit/utils/filtered-field/filtered-field-container/filtered-field-container.component.d.ts +0 -42
- package/lib/markup-kit/utils/filtered-field/filtered-field-item/filtered-field-item.component.d.ts +0 -56
- package/lib/markup-kit/utils/filtered-field/filtered-field.module.d.ts +0 -9
- package/lib/markup-kit/utils/filtered-field/filtered-field.service.d.ts +0 -28
- package/lib/markup-kit/utils/filtered-field/filtred-item.model.d.ts +0 -7
- package/lib/markup-kit/utils/filtered-field/index.d.ts +0 -5
- package/lib/markup-kit/utils/help-block/help-block.component.d.ts +0 -37
- package/lib/markup-kit/utils/help-block/hepl-block.module.d.ts +0 -9
- package/lib/markup-kit/utils/help-block/index.d.ts +0 -2
- package/lib/pg-components/card/card.components.d.ts +0 -241
- package/lib/pg-components/card/card.module.d.ts +0 -11
- package/lib/pg-components/card/index.d.ts +0 -2
- package/lib/pg-components/progress/index.d.ts +0 -3
- package/lib/pg-components/progress/progress.component.d.ts +0 -50
- package/lib/pg-components/progress/progress.config.d.ts +0 -7
- package/lib/pg-components/progress/progress.module.d.ts +0 -10
- package/lib/pg-components/select/index.d.ts +0 -4
- package/lib/pg-components/select/option.component.d.ts +0 -54
- package/lib/pg-components/select/option.pipe.d.ts +0 -8
- package/lib/pg-components/select/select.component.d.ts +0 -139
- package/lib/pg-components/select/select.module.d.ts +0 -12
- package/lib/pg-components/spec-flow-test/index.d.ts +0 -2
- package/lib/pg-components/spec-flow-test/spec-flow-test/spec-flow-test.component.d.ts +0 -22
- package/lib/pg-components/spec-flow-test/spec-flow-test.module.d.ts +0 -10
- package/lib/pg-components/switch/index.d.ts +0 -2
- package/lib/pg-components/switch/switch.component.d.ts +0 -185
- package/lib/pg-components/switch/switch.module.d.ts +0 -8
- package/lib/pg-components/tabs/index.d.ts +0 -7
- package/lib/pg-components/tabs/tab-body.component.d.ts +0 -13
- package/lib/pg-components/tabs/tab-label.directive.d.ts +0 -15
- package/lib/pg-components/tabs/tab.component.d.ts +0 -67
- package/lib/pg-components/tabs/tabs-ink-bar.directive.d.ts +0 -23
- package/lib/pg-components/tabs/tabs-nav.component.d.ts +0 -79
- package/lib/pg-components/tabs/tabs.module.d.ts +0 -13
- package/lib/pg-components/tabs/tabset.component.d.ts +0 -137
- package/lib/pg-components/util/convert.d.ts +0 -1
- package/lib/pg-components/util/request-animation.d.ts +0 -1
- package/public-api.d.ts +0 -15
|
@@ -1,241 +0,0 @@
|
|
|
1
|
-
import { ElementRef, TemplateRef, EventEmitter } from "@angular/core";
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* Component representing a custom card.
|
|
5
|
-
* It provides various styling and animation options for the card layout.
|
|
6
|
-
*
|
|
7
|
-
* Example usage:
|
|
8
|
-
* ```
|
|
9
|
-
* <mefdev-inner-card [Title]="'Card Title'" [Type]="'default'" [MinimalHeader]="false" [ProgressType]="'circle'">
|
|
10
|
-
* Card content goes here...
|
|
11
|
-
* </mefdev-inner-card>
|
|
12
|
-
* ```
|
|
13
|
-
*/
|
|
14
|
-
export declare class MefdevInnerCard {
|
|
15
|
-
/**
|
|
16
|
-
* Indicates whether the card is collapsed or not.
|
|
17
|
-
* Default: false
|
|
18
|
-
*/
|
|
19
|
-
_isCollapsed: boolean;
|
|
20
|
-
/**
|
|
21
|
-
* Indicates whether the card is maximized or not.
|
|
22
|
-
* Default: false
|
|
23
|
-
*/
|
|
24
|
-
_isMaximixed: boolean;
|
|
25
|
-
/**
|
|
26
|
-
* Indicates whether the card is in loading state or not.
|
|
27
|
-
* Default: false
|
|
28
|
-
*/
|
|
29
|
-
_isLoading: boolean;
|
|
30
|
-
/**
|
|
31
|
-
* Indicates whether the card has a minimal header or not.
|
|
32
|
-
* Default: false
|
|
33
|
-
*/
|
|
34
|
-
_minimalHeader: boolean;
|
|
35
|
-
/**
|
|
36
|
-
* The message to be displayed in the card.
|
|
37
|
-
*/
|
|
38
|
-
_message: string;
|
|
39
|
-
/**
|
|
40
|
-
* The type of message to be displayed in the card (e.g., success, danger, warning).
|
|
41
|
-
* Default: "danger"
|
|
42
|
-
*/
|
|
43
|
-
_messageType: string;
|
|
44
|
-
/**
|
|
45
|
-
* Indicates whether the message in the card is visible or not.
|
|
46
|
-
* Default: false
|
|
47
|
-
*/
|
|
48
|
-
_messageVisible: boolean;
|
|
49
|
-
/**
|
|
50
|
-
* The type of progress indicator to be displayed in the card (e.g., circle, bar, none).
|
|
51
|
-
* Default: "circle"
|
|
52
|
-
*/
|
|
53
|
-
_progressType: string;
|
|
54
|
-
/**
|
|
55
|
-
* The color of the progress indicator in the card.
|
|
56
|
-
*/
|
|
57
|
-
_progressColor: string;
|
|
58
|
-
/**
|
|
59
|
-
* Indicates whether the tools (e.g., refresh, close, maximize) are shown in the card header or not.
|
|
60
|
-
* Default: true
|
|
61
|
-
*/
|
|
62
|
-
_showTools: boolean;
|
|
63
|
-
_close_card: boolean;
|
|
64
|
-
_refresh: boolean;
|
|
65
|
-
_refreshColor: string;
|
|
66
|
-
/**
|
|
67
|
-
* Indicates whether the close button in the card is visible or not.
|
|
68
|
-
* Default: true
|
|
69
|
-
*/
|
|
70
|
-
_close: boolean;
|
|
71
|
-
/**
|
|
72
|
-
* Indicates whether the toggle button in the card is visible or not.
|
|
73
|
-
* Default: true
|
|
74
|
-
*/
|
|
75
|
-
_toggle: boolean;
|
|
76
|
-
/**
|
|
77
|
-
* Indicates whether the maximize button in the card is visible or not.
|
|
78
|
-
* Default: true
|
|
79
|
-
*/
|
|
80
|
-
_maximize: boolean;
|
|
81
|
-
/**
|
|
82
|
-
* The timeout value in milliseconds for the loading state of the card.
|
|
83
|
-
* If set to 0, the loading state will not automatically turn off.
|
|
84
|
-
* Default: 0
|
|
85
|
-
*/
|
|
86
|
-
_timeout: number;
|
|
87
|
-
/**
|
|
88
|
-
* The title text to be displayed in the card header.
|
|
89
|
-
*/
|
|
90
|
-
_titleText: string;
|
|
91
|
-
/**
|
|
92
|
-
* The border style of the card.
|
|
93
|
-
*/
|
|
94
|
-
_card_border_style: string;
|
|
95
|
-
/**
|
|
96
|
-
* The type of the card (e.g., default, bordered, minimal).
|
|
97
|
-
* Default: "default"
|
|
98
|
-
*/
|
|
99
|
-
_type: string;
|
|
100
|
-
/**
|
|
101
|
-
* Additional CSS class(es) to be added to the card header.
|
|
102
|
-
*/
|
|
103
|
-
_extraHeaderClass: string;
|
|
104
|
-
/**
|
|
105
|
-
* Additional CSS class(es) to be added to the card body.
|
|
106
|
-
*/
|
|
107
|
-
_extraBodyClass: string;
|
|
108
|
-
/**
|
|
109
|
-
* Additional CSS class(es) to be added to the card.
|
|
110
|
-
*/
|
|
111
|
-
_additionalClasses: string;
|
|
112
|
-
/**
|
|
113
|
-
* ViewChild reference to the host content element.
|
|
114
|
-
*/
|
|
115
|
-
_hostContent: ElementRef;
|
|
116
|
-
/**
|
|
117
|
-
* ViewChild reference to the minimal circle loading element.
|
|
118
|
-
*/
|
|
119
|
-
minimalCircleLoading: ElementRef;
|
|
120
|
-
/**
|
|
121
|
-
* ViewChild reference to the minimal circle loading trigger element.
|
|
122
|
-
*/
|
|
123
|
-
minimalCircleLoadingTrigger: ElementRef;
|
|
124
|
-
/**
|
|
125
|
-
* ContentChild reference to the CardTitle template.
|
|
126
|
-
*/
|
|
127
|
-
CardTitle: TemplateRef<void>;
|
|
128
|
-
/**
|
|
129
|
-
* ContentChild reference to the CardExtraControls template.
|
|
130
|
-
*/
|
|
131
|
-
CardExtraControls: TemplateRef<void>;
|
|
132
|
-
/**
|
|
133
|
-
* The title text to be displayed in the card header.
|
|
134
|
-
*/
|
|
135
|
-
set Title(value: string);
|
|
136
|
-
get Title(): string;
|
|
137
|
-
/**
|
|
138
|
-
* The type of the card (e.g., default, bordered, minimal).
|
|
139
|
-
* Default: "default"
|
|
140
|
-
*/
|
|
141
|
-
set Type(value: string);
|
|
142
|
-
/**
|
|
143
|
-
* Indicates whether the card has a minimal header or not.
|
|
144
|
-
* Default: false
|
|
145
|
-
*/
|
|
146
|
-
set MinimalHeader(value: boolean);
|
|
147
|
-
/**
|
|
148
|
-
* The type of progress indicator to be displayed in the card (e.g., circle, bar, none).
|
|
149
|
-
* Default: "circle"
|
|
150
|
-
*/
|
|
151
|
-
set ProgressType(value: string);
|
|
152
|
-
/**
|
|
153
|
-
* The color of the progress indicator in the card.
|
|
154
|
-
*/
|
|
155
|
-
set ProgressColor(value: string);
|
|
156
|
-
/**
|
|
157
|
-
* Indicates whether the card should have a refresh button or not.
|
|
158
|
-
*/
|
|
159
|
-
set Refresh(value: boolean);
|
|
160
|
-
/**
|
|
161
|
-
* The color of the refresh button in the card (e.g., light, dark).
|
|
162
|
-
* Default: "light"
|
|
163
|
-
*/
|
|
164
|
-
set RefreshColor(value: string);
|
|
165
|
-
/**
|
|
166
|
-
* Indicates whether the card should have a maximize button or not.
|
|
167
|
-
*/
|
|
168
|
-
set Maximize(value: boolean);
|
|
169
|
-
/**
|
|
170
|
-
* Indicates whether the card should have a close button or not.
|
|
171
|
-
*/
|
|
172
|
-
set Close(value: boolean);
|
|
173
|
-
/**
|
|
174
|
-
* Indicates whether the card should have a toggle button or not.
|
|
175
|
-
*/
|
|
176
|
-
set Toggle(value: boolean);
|
|
177
|
-
/**
|
|
178
|
-
* Additional CSS class(es) to be added to the card header.
|
|
179
|
-
*/
|
|
180
|
-
set HeaderClass(value: string);
|
|
181
|
-
/**
|
|
182
|
-
* Additional CSS class(es) to be added to the card body.
|
|
183
|
-
*/
|
|
184
|
-
set BodyClass(value: string);
|
|
185
|
-
/**
|
|
186
|
-
* Additional CSS class(es) to be added to the card.
|
|
187
|
-
*/
|
|
188
|
-
set AdditionalClasses(value: string);
|
|
189
|
-
/**
|
|
190
|
-
* Indicates whether the tools (e.g., refresh, close, maximize) are shown in the card header or not.
|
|
191
|
-
*/
|
|
192
|
-
set Controls(value: boolean);
|
|
193
|
-
/**
|
|
194
|
-
* Indicates whether the message in the card is visible or not.
|
|
195
|
-
*/
|
|
196
|
-
set ShowMessage(value: boolean);
|
|
197
|
-
/**
|
|
198
|
-
* The message text to be displayed in the card.
|
|
199
|
-
*/
|
|
200
|
-
set Message(value: string);
|
|
201
|
-
/**
|
|
202
|
-
* Indicates whether the loading indicator is shown in the card or not.
|
|
203
|
-
*/
|
|
204
|
-
set Loading(value: boolean);
|
|
205
|
-
/**
|
|
206
|
-
* The timeout duration for the loading indicator (in milliseconds).
|
|
207
|
-
* If set to 0, the loading indicator will be displayed indefinitely until manually dismissed.
|
|
208
|
-
* Default: 0
|
|
209
|
-
*/
|
|
210
|
-
set TimeOut(value: number);
|
|
211
|
-
/**
|
|
212
|
-
* The border style of the card.
|
|
213
|
-
*/
|
|
214
|
-
set CardBorderStyle(value: string);
|
|
215
|
-
/**
|
|
216
|
-
* Event emitted when the refresh button is clicked.
|
|
217
|
-
*/
|
|
218
|
-
onRefresh: EventEmitter<void>;
|
|
219
|
-
/**
|
|
220
|
-
* Toggles the collapsed state of the card.
|
|
221
|
-
*/
|
|
222
|
-
toggle(): void;
|
|
223
|
-
/**
|
|
224
|
-
* Maximizes or restores the card to its original position.
|
|
225
|
-
*/
|
|
226
|
-
maximize(): void;
|
|
227
|
-
/**
|
|
228
|
-
* Dismisses the message in the card.
|
|
229
|
-
*/
|
|
230
|
-
alertDismiss(): void;
|
|
231
|
-
/**
|
|
232
|
-
* Triggers the refresh action of the card.
|
|
233
|
-
*/
|
|
234
|
-
refresh(): void;
|
|
235
|
-
/**
|
|
236
|
-
* Closes the card.
|
|
237
|
-
*/
|
|
238
|
-
close(): void;
|
|
239
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MefdevInnerCard, never>;
|
|
240
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MefdevInnerCard, "mefdev-inner-card", never, { "Title": { "alias": "Title"; "required": false; }; "Type": { "alias": "Type"; "required": false; }; "MinimalHeader": { "alias": "MinimalHeader"; "required": false; }; "ProgressType": { "alias": "ProgressType"; "required": false; }; "ProgressColor": { "alias": "ProgressColor"; "required": false; }; "Refresh": { "alias": "Refresh"; "required": false; }; "RefreshColor": { "alias": "RefreshColor"; "required": false; }; "Maximize": { "alias": "Maximize"; "required": false; }; "Close": { "alias": "Close"; "required": false; }; "Toggle": { "alias": "Toggle"; "required": false; }; "HeaderClass": { "alias": "HeaderClass"; "required": false; }; "BodyClass": { "alias": "BodyClass"; "required": false; }; "AdditionalClasses": { "alias": "AdditionalClasses"; "required": false; }; "Controls": { "alias": "Controls"; "required": false; }; "ShowMessage": { "alias": "ShowMessage"; "required": false; }; "Message": { "alias": "Message"; "required": false; }; "Loading": { "alias": "Loading"; "required": false; }; "TimeOut": { "alias": "TimeOut"; "required": false; }; "CardBorderStyle": { "alias": "CardBorderStyle"; "required": false; }; }, { "onRefresh": "onRefresh"; }, ["CardTitle", "CardExtraControls"], ["*"], false, never>;
|
|
241
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { ModuleWithProviders } from "@angular/core";
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "./card.components";
|
|
4
|
-
import * as i2 from "@angular/common";
|
|
5
|
-
import * as i3 from "../progress/progress.module";
|
|
6
|
-
export declare class MefdevInnerCardModule {
|
|
7
|
-
static forRoot(): ModuleWithProviders<MefdevInnerCardModule>;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MefdevInnerCardModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MefdevInnerCardModule, [typeof i1.MefdevInnerCard], [typeof i2.CommonModule, typeof i3.MefDevProgressModule], [typeof i1.MefdevInnerCard]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MefdevInnerCardModule>;
|
|
11
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* Component representing a progress bar.
|
|
4
|
-
*
|
|
5
|
-
* Example of usage:
|
|
6
|
-
*
|
|
7
|
-
* ```
|
|
8
|
-
* <mefdev-progress type="linear" color="blue" [thick]="true"></mefdev-progress>
|
|
9
|
-
* <mefdev-progress type="circle" color="red" [indeterminate]="true"></mefdev-progress>
|
|
10
|
-
* ```
|
|
11
|
-
*/
|
|
12
|
-
export declare class MefDevProgressComponent {
|
|
13
|
-
_value: number;
|
|
14
|
-
_value2: any;
|
|
15
|
-
/**
|
|
16
|
-
* The type of progress bar.
|
|
17
|
-
* Possible values: "linear" | "circle".
|
|
18
|
-
* Default value: "linear".
|
|
19
|
-
*/
|
|
20
|
-
type: string;
|
|
21
|
-
/**
|
|
22
|
-
* The color of the progress bar.
|
|
23
|
-
* Possible values: any valid CSS color value.
|
|
24
|
-
* Default value: none.
|
|
25
|
-
*/
|
|
26
|
-
color: string;
|
|
27
|
-
/**
|
|
28
|
-
* Determines whether the progress bar is thick.
|
|
29
|
-
* Default value: false.
|
|
30
|
-
*/
|
|
31
|
-
thick: boolean;
|
|
32
|
-
/**
|
|
33
|
-
* Determines whether the progress bar is indeterminate.
|
|
34
|
-
* Default value: false.
|
|
35
|
-
*/
|
|
36
|
-
indeterminate: boolean;
|
|
37
|
-
/**
|
|
38
|
-
* The value of the progress bar.
|
|
39
|
-
* For the "circle" type, it should be a number between 0 and 100.
|
|
40
|
-
*/
|
|
41
|
-
set value(value: number);
|
|
42
|
-
get value(): number;
|
|
43
|
-
/**
|
|
44
|
-
* Additional value property.
|
|
45
|
-
*/
|
|
46
|
-
get value2(): any;
|
|
47
|
-
constructor();
|
|
48
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MefDevProgressComponent, never>;
|
|
49
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MefDevProgressComponent, "mefdev-progress", never, { "type": { "alias": "type"; "required": false; }; "color": { "alias": "color"; "required": false; }; "thick": { "alias": "thick"; "required": false; }; "indeterminate": { "alias": "indeterminate"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, never, false, never>;
|
|
50
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ModuleWithProviders } from "@angular/core";
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "./progress.component";
|
|
4
|
-
import * as i2 from "@angular/common";
|
|
5
|
-
export declare class MefDevProgressModule {
|
|
6
|
-
static forRoot(): ModuleWithProviders<MefDevProgressModule>;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MefDevProgressModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MefDevProgressModule, [typeof i1.MefDevProgressComponent], [typeof i2.CommonModule], [typeof i1.MefDevProgressComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MefDevProgressModule>;
|
|
10
|
-
}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from "@angular/core";
|
|
2
|
-
import { MefDevSelectComponent } from "./select.component";
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* @skipTemplateDoc true
|
|
6
|
-
* Component for representing an option in a dropdown list.
|
|
7
|
-
*
|
|
8
|
-
*```
|
|
9
|
-
* <mefdev-select>
|
|
10
|
-
* <mefdev-option Value="1" Label="Option 1"></mefdev-option>
|
|
11
|
-
* <mefdev-option Value="2" Label="Option 2"></mefdev-option>
|
|
12
|
-
* <mefdev-option Value="3" Label="Option 3"></mefdev-option>
|
|
13
|
-
* </mefdev-select>
|
|
14
|
-
*```
|
|
15
|
-
*
|
|
16
|
-
*/
|
|
17
|
-
export declare class MefDevOptionComponent implements OnDestroy, OnInit {
|
|
18
|
-
private _Select;
|
|
19
|
-
private _disabled;
|
|
20
|
-
_value: string;
|
|
21
|
-
_label: string;
|
|
22
|
-
/**
|
|
23
|
-
* Template for the content of the option.
|
|
24
|
-
*/
|
|
25
|
-
OptionTemplate: any;
|
|
26
|
-
/**
|
|
27
|
-
* The value of the option.
|
|
28
|
-
*/
|
|
29
|
-
set Value(value: string);
|
|
30
|
-
get Value(): string;
|
|
31
|
-
/**
|
|
32
|
-
* The label of the option.
|
|
33
|
-
*/
|
|
34
|
-
set Label(value: string);
|
|
35
|
-
get Label(): string;
|
|
36
|
-
/**
|
|
37
|
-
* Indicates whether the option is disabled.
|
|
38
|
-
*/
|
|
39
|
-
set Disabled(value: boolean);
|
|
40
|
-
get Disabled(): boolean;
|
|
41
|
-
constructor(_Select: MefDevSelectComponent);
|
|
42
|
-
/**
|
|
43
|
-
* Initialization lifecycle hook.
|
|
44
|
-
* Adds the option to the dropdown list.
|
|
45
|
-
*/
|
|
46
|
-
ngOnInit(): void;
|
|
47
|
-
/**
|
|
48
|
-
* Destruction lifecycle hook.
|
|
49
|
-
* Removes the option from the dropdown list.
|
|
50
|
-
*/
|
|
51
|
-
ngOnDestroy(): void;
|
|
52
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MefDevOptionComponent, never>;
|
|
53
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MefDevOptionComponent, "mefdev-option", never, { "Value": { "alias": "Value"; "required": false; }; "Label": { "alias": "Label"; "required": false; }; "Disabled": { "alias": "Disabled"; "required": false; }; }, {}, ["OptionTemplate"], ["*"], false, never>;
|
|
54
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from "@angular/core";
|
|
2
|
-
import { MefDevOptionComponent } from "./option.component";
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class OptionPipe implements PipeTransform {
|
|
5
|
-
transform(options: MefDevOptionComponent[], value: any): any;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OptionPipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<OptionPipe, "OptionPipe", false>;
|
|
8
|
-
}
|
|
@@ -1,139 +0,0 @@
|
|
|
1
|
-
import { CdkConnectedOverlay, ConnectedOverlayPositionChange } from "@angular/cdk/overlay";
|
|
2
|
-
import { AfterContentChecked, AfterContentInit, ElementRef, EventEmitter, OnInit, Renderer2, ChangeDetectorRef } from "@angular/core";
|
|
3
|
-
import { ControlValueAccessor } from "@angular/forms";
|
|
4
|
-
import { MefDevOptionComponent } from "./option.component";
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* Example of usage:
|
|
8
|
-
* <example-url>https://platform.mef.dev/ui_kit_demo/view/controls/select</example-url>
|
|
9
|
-
*/
|
|
10
|
-
export declare class MefDevSelectComponent implements OnInit, AfterContentInit, AfterContentChecked, ControlValueAccessor {
|
|
11
|
-
private _elementRef;
|
|
12
|
-
private _renderer;
|
|
13
|
-
private cDRef;
|
|
14
|
-
private _allowClear;
|
|
15
|
-
private _disabled;
|
|
16
|
-
private _isTags;
|
|
17
|
-
private _isMultiple;
|
|
18
|
-
private _keepUnListOptions;
|
|
19
|
-
private _showSearch;
|
|
20
|
-
_el: HTMLElement;
|
|
21
|
-
_isOpen: boolean;
|
|
22
|
-
_prefixCls: string;
|
|
23
|
-
_classList: string[];
|
|
24
|
-
_dropDownClassMap: any;
|
|
25
|
-
_dropDownPrefixCls: string;
|
|
26
|
-
_selectionClassMap: any;
|
|
27
|
-
_selectionPrefixCls: string;
|
|
28
|
-
_size: string;
|
|
29
|
-
_value: string[] | string;
|
|
30
|
-
_placeholder: string;
|
|
31
|
-
_notFoundContent: string;
|
|
32
|
-
_searchText: string;
|
|
33
|
-
_triggerWidth: number;
|
|
34
|
-
_selectedOption: MefDevOptionComponent;
|
|
35
|
-
_operatingMultipleOption: MefDevOptionComponent;
|
|
36
|
-
_selectedOptions: Set<MefDevOptionComponent>;
|
|
37
|
-
_options: MefDevOptionComponent[];
|
|
38
|
-
_cacheOptions: MefDevOptionComponent[];
|
|
39
|
-
_filterOptions: MefDevOptionComponent[];
|
|
40
|
-
_tagsOptions: MefDevOptionComponent[];
|
|
41
|
-
_activeFilterOption: MefDevOptionComponent;
|
|
42
|
-
_isMultiInit: boolean;
|
|
43
|
-
_dropDownPosition: "top" | "center" | "bottom";
|
|
44
|
-
_composing: boolean;
|
|
45
|
-
_mode: any;
|
|
46
|
-
onChange: (value: string | string[]) => void;
|
|
47
|
-
onTouched: () => void;
|
|
48
|
-
searchInputElementRef: any;
|
|
49
|
-
trigger: ElementRef;
|
|
50
|
-
dropdownUl: ElementRef;
|
|
51
|
-
SearchChange: EventEmitter<string>;
|
|
52
|
-
change: EventEmitter<string>;
|
|
53
|
-
OpenChange: EventEmitter<boolean>;
|
|
54
|
-
ScrollToBottom: EventEmitter<boolean>;
|
|
55
|
-
Filter: boolean;
|
|
56
|
-
MaxMultiple: number;
|
|
57
|
-
FirstDefault: boolean;
|
|
58
|
-
_cdkOverlay: CdkConnectedOverlay;
|
|
59
|
-
set AllowClear(value: boolean);
|
|
60
|
-
get AllowClear(): boolean;
|
|
61
|
-
set KeepUnListOptions(value: boolean);
|
|
62
|
-
get KeepUnListOptions(): boolean;
|
|
63
|
-
set Mode(value: string);
|
|
64
|
-
set Multiple(value: boolean);
|
|
65
|
-
get Multiple(): boolean;
|
|
66
|
-
set PlaceHolder(value: string);
|
|
67
|
-
get PlaceHolder(): string;
|
|
68
|
-
set NotFoundContent(value: string);
|
|
69
|
-
get NotFoundContent(): string;
|
|
70
|
-
set Size(value: string);
|
|
71
|
-
get Size(): string;
|
|
72
|
-
set ShowSearch(value: boolean);
|
|
73
|
-
get ShowSearch(): boolean;
|
|
74
|
-
set Tags(value: boolean);
|
|
75
|
-
get Tags(): boolean;
|
|
76
|
-
set Disabled(value: boolean);
|
|
77
|
-
get Disabled(): boolean;
|
|
78
|
-
set Open(value: boolean);
|
|
79
|
-
get Open(): boolean;
|
|
80
|
-
/** new -option insert or new tags insert */
|
|
81
|
-
addOption: (option: any) => void;
|
|
82
|
-
/** -option remove or tags remove */
|
|
83
|
-
removeOption(option: MefDevOptionComponent): void;
|
|
84
|
-
/** dropdown position changed */
|
|
85
|
-
onPositionChange(position: ConnectedOverlayPositionChange): void;
|
|
86
|
-
compositionStart(): void;
|
|
87
|
-
compositionEnd(): void;
|
|
88
|
-
/** clear single selected option */
|
|
89
|
-
clearSelect($event?: MouseEvent): void;
|
|
90
|
-
/** click dropdown option by user */
|
|
91
|
-
clickOption(option: MefDevOptionComponent, $event?: MouseEvent): void;
|
|
92
|
-
/** choose option */
|
|
93
|
-
chooseOption(option: MefDevOptionComponent, isUserClick?: boolean, $event?: MouseEvent): void;
|
|
94
|
-
updateWidth(element: HTMLInputElement, text: string): void;
|
|
95
|
-
/** determine if option in set */
|
|
96
|
-
isInSet(set: Set<MefDevOptionComponent>, option: MefDevOptionComponent): MefDevOptionComponent;
|
|
97
|
-
/** cancel select multiple option */ unSelectMultipleOption: (option: any, $event?: any, emitChange?: boolean) => void;
|
|
98
|
-
/** select multiple option */
|
|
99
|
-
selectMultipleOption(option: MefDevOptionComponent, $event?: MouseEvent): void;
|
|
100
|
-
/** emit multiple options */
|
|
101
|
-
emitMultipleOptions(): void;
|
|
102
|
-
/** update selected option when add remove option etc */
|
|
103
|
-
updateSelectedOption(currentModelValue: string | string[], triggerByNgModel?: boolean): void;
|
|
104
|
-
forceUpdateSelectedOption(value: string | string[]): void;
|
|
105
|
-
get Value(): string | string[];
|
|
106
|
-
set Value(value: string | string[]);
|
|
107
|
-
clearAllSelectedOption(emitChange?: boolean): void;
|
|
108
|
-
handleKeyEnterEvent(event: KeyboardEvent): void;
|
|
109
|
-
handleKeyBackspaceEvent(event: KeyboardEvent): void;
|
|
110
|
-
handleKeyDownEvent($event: MouseEvent): void;
|
|
111
|
-
handleKeyUpEvent($event: MouseEvent): void;
|
|
112
|
-
preOption(option: MefDevOptionComponent, options: MefDevOptionComponent[]): MefDevOptionComponent;
|
|
113
|
-
nextOption(option: MefDevOptionComponent, options: MefDevOptionComponent[]): MefDevOptionComponent;
|
|
114
|
-
clearSearchText(): void;
|
|
115
|
-
updateFilterOption(updateActiveFilter?: boolean): void;
|
|
116
|
-
onSearchChange(searchValue: string): void;
|
|
117
|
-
onClick(e: MouseEvent): void;
|
|
118
|
-
onKeyDown(e: KeyboardEvent): void;
|
|
119
|
-
closeDropDown(): void;
|
|
120
|
-
setClassMap(): void;
|
|
121
|
-
setDropDownClassMap(): void;
|
|
122
|
-
scrollToActive(): void;
|
|
123
|
-
flushComponentState(): void;
|
|
124
|
-
_setTriggerWidth(): void;
|
|
125
|
-
_getTriggerRect(): ClientRect;
|
|
126
|
-
writeValue(value: string | string[]): void;
|
|
127
|
-
registerOnChange(fn: (value: string | string[]) => void): void;
|
|
128
|
-
registerOnTouched(fn: () => void): void;
|
|
129
|
-
setDisabledState(isDisabled: boolean): void;
|
|
130
|
-
dropDownScroll(ul: HTMLUListElement): void;
|
|
131
|
-
checkDropDownScroll(): void;
|
|
132
|
-
constructor(_elementRef: ElementRef, _renderer: Renderer2, cDRef: ChangeDetectorRef);
|
|
133
|
-
ngAfterContentInit(): void;
|
|
134
|
-
ngOnInit(): void;
|
|
135
|
-
ngAfterContentChecked(): void;
|
|
136
|
-
private _updateValue;
|
|
137
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MefDevSelectComponent, never>;
|
|
138
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MefDevSelectComponent, "mefdev-select", never, { "Filter": { "alias": "Filter"; "required": false; }; "MaxMultiple": { "alias": "MaxMultiple"; "required": false; }; "FirstDefault": { "alias": "FirstDefault"; "required": false; }; "AllowClear": { "alias": "AllowClear"; "required": false; }; "KeepUnListOptions": { "alias": "KeepUnListOptions"; "required": false; }; "Mode": { "alias": "Mode"; "required": false; }; "Multiple": { "alias": "Multiple"; "required": false; }; "PlaceHolder": { "alias": "PlaceHolder"; "required": false; }; "NotFoundContent": { "alias": "NotFoundContent"; "required": false; }; "Size": { "alias": "Size"; "required": false; }; "ShowSearch": { "alias": "ShowSearch"; "required": false; }; "Tags": { "alias": "Tags"; "required": false; }; "Disabled": { "alias": "Disabled"; "required": false; }; "Open": { "alias": "Open"; "required": false; }; }, { "SearchChange": "SearchChange"; "change": "change"; "OpenChange": "OpenChange"; "ScrollToBottom": "ScrollToBottom"; }, never, never, false, never>;
|
|
139
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./option.pipe";
|
|
3
|
-
import * as i2 from "./option.component";
|
|
4
|
-
import * as i3 from "./select.component";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
import * as i5 from "@angular/forms";
|
|
7
|
-
import * as i6 from "@angular/cdk/overlay";
|
|
8
|
-
export declare class MefDevSelectModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MefDevSelectModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MefDevSelectModule, [typeof i1.OptionPipe, typeof i2.MefDevOptionComponent, typeof i3.MefDevSelectComponent], [typeof i4.CommonModule, typeof i5.FormsModule, typeof i6.OverlayModule], [typeof i1.OptionPipe, typeof i2.MefDevOptionComponent, typeof i3.MefDevSelectComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MefDevSelectModule>;
|
|
12
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class MefDevSpecFlowTestComponent implements OnInit {
|
|
4
|
-
/**
|
|
5
|
-
* UTC datetime
|
|
6
|
-
*/
|
|
7
|
-
ResponseTimestamp: any;
|
|
8
|
-
/**
|
|
9
|
-
* 0/1 1 - ошибка, 0 - успех (200, 201 и тд)
|
|
10
|
-
*/
|
|
11
|
-
ResponseError: any;
|
|
12
|
-
/**
|
|
13
|
-
* string для ResponseError=1
|
|
14
|
-
*/
|
|
15
|
-
ReportError: any;
|
|
16
|
-
constructor();
|
|
17
|
-
ngOnInit(): void;
|
|
18
|
-
setError(error: any): void;
|
|
19
|
-
setSuccess(): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MefDevSpecFlowTestComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MefDevSpecFlowTestComponent, "mefdev-spec-flow-test", never, {}, {}, never, never, false, never>;
|
|
22
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ModuleWithProviders } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "./spec-flow-test/spec-flow-test.component";
|
|
4
|
-
import * as i2 from "@angular/common";
|
|
5
|
-
export declare class MefDevSpecFlowTestModule {
|
|
6
|
-
static forRoot(): ModuleWithProviders<MefDevSpecFlowTestModule>;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MefDevSpecFlowTestModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MefDevSpecFlowTestModule, [typeof i1.MefDevSpecFlowTestComponent], [typeof i2.CommonModule], [typeof i1.MefDevSpecFlowTestComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MefDevSpecFlowTestModule>;
|
|
10
|
-
}
|