@ng-formworks/material 15.3.0 → 16.3.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/esm2022/lib/material-design-framework.component.mjs +119 -0
- package/{esm2020 → esm2022}/lib/material-design-framework.module.mjs +23 -23
- package/{esm2020 → esm2022}/lib/material-design.framework.mjs +4 -4
- package/{esm2020 → esm2022}/lib/widgets/flex-layout-root.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/widgets/flex-layout-section.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/widgets/material-add-reference.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/widgets/material-button-group.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/widgets/material-button.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/widgets/material-checkbox.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/widgets/material-checkboxes.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/widgets/material-chip-list.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/widgets/material-datepicker.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/widgets/material-file.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/widgets/material-input.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/widgets/material-number.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/widgets/material-one-of.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/widgets/material-radios.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/widgets/material-select.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/widgets/material-slider.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/widgets/material-stepper.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/widgets/material-tabs.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/widgets/material-textarea.component.mjs +6 -6
- package/fesm2022/ng-formworks-material.mjs +2353 -0
- package/{fesm2020 → fesm2022}/ng-formworks-material.mjs.map +1 -1
- package/lib/material-design-framework.component.d.ts +1 -1
- package/lib/widgets/flex-layout-root.component.d.ts +1 -1
- package/lib/widgets/flex-layout-section.component.d.ts +1 -1
- package/lib/widgets/material-add-reference.component.d.ts +1 -1
- package/lib/widgets/material-button-group.component.d.ts +1 -1
- package/lib/widgets/material-button.component.d.ts +1 -1
- package/lib/widgets/material-checkbox.component.d.ts +1 -1
- package/lib/widgets/material-checkboxes.component.d.ts +1 -1
- package/lib/widgets/material-chip-list.component.d.ts +1 -1
- package/lib/widgets/material-datepicker.component.d.ts +1 -1
- package/lib/widgets/material-file.component.d.ts +1 -1
- package/lib/widgets/material-input.component.d.ts +1 -1
- package/lib/widgets/material-number.component.d.ts +1 -1
- package/lib/widgets/material-one-of.component.d.ts +1 -1
- package/lib/widgets/material-radios.component.d.ts +1 -1
- package/lib/widgets/material-select.component.d.ts +1 -1
- package/lib/widgets/material-slider.component.d.ts +1 -1
- package/lib/widgets/material-stepper.component.d.ts +1 -1
- package/lib/widgets/material-tabs.component.d.ts +1 -1
- package/lib/widgets/material-textarea.component.d.ts +1 -1
- package/package.json +9 -15
- package/esm2020/lib/material-design-framework.component.mjs +0 -119
- package/fesm2015/ng-formworks-material.mjs +0 -2362
- package/fesm2015/ng-formworks-material.mjs.map +0 -1
- package/fesm2020/ng-formworks-material.mjs +0 -2353
- /package/{esm2020 → esm2022}/lib/material-design-cssframework.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/widgets/public_api.mjs +0 -0
- /package/{esm2020 → esm2022}/ng-formworks-material.mjs +0 -0
- /package/{esm2020 → esm2022}/public_api.mjs +0 -0
|
@@ -31,5 +31,5 @@ export declare class MaterialDesignFrameworkComponent implements OnInit, OnChang
|
|
|
31
31
|
updateTitle(): void;
|
|
32
32
|
removeItem(): void;
|
|
33
33
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialDesignFrameworkComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialDesignFrameworkComponent, "material-design-framework", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false, never>;
|
|
34
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialDesignFrameworkComponent, "material-design-framework", never, { "layoutNode": { "alias": "layoutNode"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "dataIndex": { "alias": "dataIndex"; "required": false; }; }, {}, never, never, false, never>;
|
|
35
35
|
}
|
|
@@ -11,5 +11,5 @@ export declare class FlexLayoutRootComponent {
|
|
|
11
11
|
getFlexAttribute(node: any, attribute: string): any;
|
|
12
12
|
showWidget(layoutNode: any): boolean;
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<FlexLayoutRootComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FlexLayoutRootComponent, "flex-layout-root-widget", never, { "dataIndex": "dataIndex"; "layoutIndex": "layoutIndex"; "layout": "layout"; "isFlexItem": "isFlexItem"; }, {}, never, never, false, never>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FlexLayoutRootComponent, "flex-layout-root-widget", never, { "dataIndex": { "alias": "dataIndex"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; "isFlexItem": { "alias": "isFlexItem"; "required": false; }; }, {}, never, never, false, never>;
|
|
15
15
|
}
|
|
@@ -21,5 +21,5 @@ export declare class FlexLayoutSectionComponent implements OnInit {
|
|
|
21
21
|
toggleExpanded(): void;
|
|
22
22
|
getFlexAttribute(attribute: string): any;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<FlexLayoutSectionComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FlexLayoutSectionComponent, "flex-layout-section-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false, never>;
|
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FlexLayoutSectionComponent, "flex-layout-section-widget", never, { "layoutNode": { "alias": "layoutNode"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "dataIndex": { "alias": "dataIndex"; "required": false; }; }, {}, never, never, false, never>;
|
|
25
25
|
}
|
|
@@ -16,5 +16,5 @@ export declare class MaterialAddReferenceComponent implements OnInit {
|
|
|
16
16
|
addItem(event: any): void;
|
|
17
17
|
get buttonText(): string;
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialAddReferenceComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialAddReferenceComponent, "material-add-reference-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false, never>;
|
|
19
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialAddReferenceComponent, "material-add-reference-widget", never, { "layoutNode": { "alias": "layoutNode"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "dataIndex": { "alias": "dataIndex"; "required": false; }; }, {}, never, never, false, never>;
|
|
20
20
|
}
|
|
@@ -19,5 +19,5 @@ export declare class MaterialButtonGroupComponent implements OnInit {
|
|
|
19
19
|
ngOnInit(): void;
|
|
20
20
|
updateValue(value: any): void;
|
|
21
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialButtonGroupComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialButtonGroupComponent, "material-button-group-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false, never>;
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialButtonGroupComponent, "material-button-group-widget", never, { "layoutNode": { "alias": "layoutNode"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "dataIndex": { "alias": "dataIndex"; "required": false; }; }, {}, never, never, false, never>;
|
|
23
23
|
}
|
|
@@ -20,5 +20,5 @@ export declare class MaterialButtonComponent implements OnInit, OnDestroy {
|
|
|
20
20
|
ngOnInit(): void;
|
|
21
21
|
updateValue(event: any): void;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialButtonComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialButtonComponent, "material-button-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false, never>;
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialButtonComponent, "material-button-widget", never, { "layoutNode": { "alias": "layoutNode"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "dataIndex": { "alias": "dataIndex"; "required": false; }; }, {}, never, never, false, never>;
|
|
24
24
|
}
|
|
@@ -21,5 +21,5 @@ export declare class MaterialCheckboxComponent implements OnInit {
|
|
|
21
21
|
updateValue(event: any): void;
|
|
22
22
|
get isChecked(): boolean;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialCheckboxComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialCheckboxComponent, "material-checkbox-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false, never>;
|
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialCheckboxComponent, "material-checkbox-widget", never, { "layoutNode": { "alias": "layoutNode"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "dataIndex": { "alias": "dataIndex"; "required": false; }; }, {}, never, never, false, never>;
|
|
25
25
|
}
|
|
@@ -23,5 +23,5 @@ export declare class MaterialCheckboxesComponent implements OnInit {
|
|
|
23
23
|
updateValue(): void;
|
|
24
24
|
updateAllValues(event: any): void;
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialCheckboxesComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialCheckboxesComponent, "material-checkboxes-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false, never>;
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialCheckboxesComponent, "material-checkboxes-widget", never, { "layoutNode": { "alias": "layoutNode"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "dataIndex": { "alias": "dataIndex"; "required": false; }; }, {}, never, never, false, never>;
|
|
27
27
|
}
|
|
@@ -17,5 +17,5 @@ export declare class MaterialChipListComponent implements OnInit {
|
|
|
17
17
|
ngOnInit(): void;
|
|
18
18
|
updateValue(event: any): void;
|
|
19
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialChipListComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialChipListComponent, "material-chip-list-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false, never>;
|
|
20
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialChipListComponent, "material-chip-list-widget", never, { "layoutNode": { "alias": "layoutNode"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "dataIndex": { "alias": "dataIndex"; "required": false; }; }, {}, never, never, false, never>;
|
|
21
21
|
}
|
|
@@ -18,5 +18,5 @@ export declare class MaterialDatepickerComponent implements OnInit {
|
|
|
18
18
|
constructor(matFormFieldDefaultOptions: any, jsf: JsonSchemaFormService);
|
|
19
19
|
ngOnInit(): void;
|
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialDatepickerComponent, [{ optional: true; }, null]>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialDatepickerComponent, "material-datepicker-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false, never>;
|
|
21
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialDatepickerComponent, "material-datepicker-widget", never, { "layoutNode": { "alias": "layoutNode"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "dataIndex": { "alias": "dataIndex"; "required": false; }; }, {}, never, never, false, never>;
|
|
22
22
|
}
|
|
@@ -17,5 +17,5 @@ export declare class MaterialFileComponent implements OnInit {
|
|
|
17
17
|
ngOnInit(): void;
|
|
18
18
|
updateValue(event: any): void;
|
|
19
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialFileComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialFileComponent, "material-file-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false, never>;
|
|
20
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialFileComponent, "material-file-widget", never, { "layoutNode": { "alias": "layoutNode"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "dataIndex": { "alias": "dataIndex"; "required": false; }; }, {}, never, never, false, never>;
|
|
21
21
|
}
|
|
@@ -19,5 +19,5 @@ export declare class MaterialInputComponent implements OnInit {
|
|
|
19
19
|
ngOnInit(): void;
|
|
20
20
|
updateValue(event: any): void;
|
|
21
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialInputComponent, [{ optional: true; }, null]>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialInputComponent, "material-input-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false, never>;
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialInputComponent, "material-input-widget", never, { "layoutNode": { "alias": "layoutNode"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "dataIndex": { "alias": "dataIndex"; "required": false; }; }, {}, never, never, false, never>;
|
|
23
23
|
}
|
|
@@ -22,5 +22,5 @@ export declare class MaterialNumberComponent implements OnInit {
|
|
|
22
22
|
ngOnInit(): void;
|
|
23
23
|
updateValue(event: any): void;
|
|
24
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialNumberComponent, [{ optional: true; }, null]>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialNumberComponent, "material-number-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false, never>;
|
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialNumberComponent, "material-number-widget", never, { "layoutNode": { "alias": "layoutNode"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "dataIndex": { "alias": "dataIndex"; "required": false; }; }, {}, never, never, false, never>;
|
|
26
26
|
}
|
|
@@ -17,5 +17,5 @@ export declare class MaterialOneOfComponent implements OnInit {
|
|
|
17
17
|
ngOnInit(): void;
|
|
18
18
|
updateValue(event: any): void;
|
|
19
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialOneOfComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialOneOfComponent, "material-one-of-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false, never>;
|
|
20
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialOneOfComponent, "material-one-of-widget", never, { "layoutNode": { "alias": "layoutNode"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "dataIndex": { "alias": "dataIndex"; "required": false; }; }, {}, never, never, false, never>;
|
|
21
21
|
}
|
|
@@ -19,5 +19,5 @@ export declare class MaterialRadiosComponent implements OnInit {
|
|
|
19
19
|
ngOnInit(): void;
|
|
20
20
|
updateValue(value: any): void;
|
|
21
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialRadiosComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialRadiosComponent, "material-radios-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false, never>;
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialRadiosComponent, "material-radios-widget", never, { "layoutNode": { "alias": "layoutNode"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "dataIndex": { "alias": "dataIndex"; "required": false; }; }, {}, never, never, false, never>;
|
|
23
23
|
}
|
|
@@ -20,5 +20,5 @@ export declare class MaterialSelectComponent implements OnInit {
|
|
|
20
20
|
ngOnInit(): void;
|
|
21
21
|
updateValue(event: any): void;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialSelectComponent, [{ optional: true; }, null]>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialSelectComponent, "material-select-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false, never>;
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialSelectComponent, "material-select-widget", never, { "layoutNode": { "alias": "layoutNode"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "dataIndex": { "alias": "dataIndex"; "required": false; }; }, {}, never, never, false, never>;
|
|
24
24
|
}
|
|
@@ -21,5 +21,5 @@ export declare class MaterialSliderComponent implements OnInit {
|
|
|
21
21
|
ngOnInit(): void;
|
|
22
22
|
updateValue(event: any): void;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialSliderComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialSliderComponent, "material-slider-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false, never>;
|
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialSliderComponent, "material-slider-widget", never, { "layoutNode": { "alias": "layoutNode"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "dataIndex": { "alias": "dataIndex"; "required": false; }; }, {}, never, never, false, never>;
|
|
25
25
|
}
|
|
@@ -17,5 +17,5 @@ export declare class MaterialStepperComponent implements OnInit {
|
|
|
17
17
|
ngOnInit(): void;
|
|
18
18
|
updateValue(event: any): void;
|
|
19
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialStepperComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialStepperComponent, "material-stepper-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false, never>;
|
|
20
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialStepperComponent, "material-stepper-widget", never, { "layoutNode": { "alias": "layoutNode"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "dataIndex": { "alias": "dataIndex"; "required": false; }; }, {}, never, never, false, never>;
|
|
21
21
|
}
|
|
@@ -16,5 +16,5 @@ export declare class MaterialTabsComponent implements OnInit {
|
|
|
16
16
|
updateControl(): void;
|
|
17
17
|
setTabTitle(item: any, index: number): string;
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialTabsComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialTabsComponent, "material-tabs-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false, never>;
|
|
19
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialTabsComponent, "material-tabs-widget", never, { "layoutNode": { "alias": "layoutNode"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "dataIndex": { "alias": "dataIndex"; "required": false; }; }, {}, never, never, false, never>;
|
|
20
20
|
}
|
|
@@ -18,5 +18,5 @@ export declare class MaterialTextareaComponent implements OnInit {
|
|
|
18
18
|
ngOnInit(): void;
|
|
19
19
|
updateValue(event: any): void;
|
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialTextareaComponent, [{ optional: true; }, null]>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialTextareaComponent, "material-textarea-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false, never>;
|
|
21
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaterialTextareaComponent, "material-textarea-widget", never, { "layoutNode": { "alias": "layoutNode"; "required": false; }; "layoutIndex": { "alias": "layoutIndex"; "required": false; }; "dataIndex": { "alias": "dataIndex"; "required": false; }; }, {}, never, never, false, never>;
|
|
22
22
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ng-formworks/material",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "16.3.0",
|
|
4
4
|
"description": "Angular ng-formworks - JSON Schema Form builder using Angular Material UI",
|
|
5
5
|
"author": "https://github.com/zahmo/ng-formworks/graphs/contributors",
|
|
6
6
|
"keywords": [
|
|
@@ -38,19 +38,15 @@
|
|
|
38
38
|
"private": false,
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"lodash-es": "~4.17.21",
|
|
41
|
-
"@ng-formworks/core": "~
|
|
42
|
-
"@ng-formworks/cssframework": "~
|
|
41
|
+
"@ng-formworks/core": "~16.3.0",
|
|
42
|
+
"@ng-formworks/cssframework": "~16.3.0",
|
|
43
43
|
"tslib": "^2.0.0"
|
|
44
44
|
},
|
|
45
45
|
"peerDependencies": {
|
|
46
|
-
"@angular/material": ">=
|
|
47
|
-
"@angular/cdk": ">=
|
|
46
|
+
"@angular/material": ">=16.0.0",
|
|
47
|
+
"@angular/cdk": ">=16.0.0"
|
|
48
48
|
},
|
|
49
|
-
"module": "
|
|
50
|
-
"es2020": "fesm2020/ng-formworks-material.mjs",
|
|
51
|
-
"esm2020": "esm2020/ng-formworks-material.mjs",
|
|
52
|
-
"fesm2020": "fesm2020/ng-formworks-material.mjs",
|
|
53
|
-
"fesm2015": "fesm2015/ng-formworks-material.mjs",
|
|
49
|
+
"module": "fesm2022/ng-formworks-material.mjs",
|
|
54
50
|
"typings": "index.d.ts",
|
|
55
51
|
"exports": {
|
|
56
52
|
"./package.json": {
|
|
@@ -58,11 +54,9 @@
|
|
|
58
54
|
},
|
|
59
55
|
".": {
|
|
60
56
|
"types": "./index.d.ts",
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
"
|
|
64
|
-
"node": "./fesm2015/ng-formworks-material.mjs",
|
|
65
|
-
"default": "./fesm2020/ng-formworks-material.mjs"
|
|
57
|
+
"esm2022": "./esm2022/ng-formworks-material.mjs",
|
|
58
|
+
"esm": "./esm2022/ng-formworks-material.mjs",
|
|
59
|
+
"default": "./fesm2022/ng-formworks-material.mjs"
|
|
66
60
|
}
|
|
67
61
|
},
|
|
68
62
|
"sideEffects": false
|