@tsi-developpement/tsi-shared-ui 1.5.1 → 1.5.3
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/tsi-components/tsi-form-modal-footer/tsi-form-modal-footer.component.mjs
CHANGED
|
@@ -6,10 +6,10 @@ export class TsiFormModalFooterComponent {
|
|
|
6
6
|
ngOnInit() {
|
|
7
7
|
}
|
|
8
8
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TsiFormModalFooterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
9
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: TsiFormModalFooterComponent, selector: "tsi-form-modal-footer", ngImport: i0, template: "
|
|
9
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: TsiFormModalFooterComponent, selector: "tsi-form-modal-footer", ngImport: i0, template: "", styles: [""] }); }
|
|
10
10
|
}
|
|
11
11
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TsiFormModalFooterComponent, decorators: [{
|
|
12
12
|
type: Component,
|
|
13
|
-
args: [{ selector: 'tsi-form-modal-footer', template: "
|
|
13
|
+
args: [{ selector: 'tsi-form-modal-footer', template: "" }]
|
|
14
14
|
}], ctorParameters: () => [] });
|
|
15
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
15
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHNpLWZvcm0tbW9kYWwtZm9vdGVyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3RzaS1zaGFyZWQtdWkvc3JjL2xpYi90c2ktY29tcG9uZW50cy90c2ktZm9ybS1tb2RhbC1mb290ZXIvdHNpLWZvcm0tbW9kYWwtZm9vdGVyLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3RzaS1zaGFyZWQtdWkvc3JjL2xpYi90c2ktY29tcG9uZW50cy90c2ktZm9ybS1tb2RhbC1mb290ZXIvdHNpLWZvcm0tbW9kYWwtZm9vdGVyLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQVUsTUFBTSxlQUFlLENBQUM7O0FBT2xELE1BQU0sT0FBTywyQkFBMkI7SUFFdEM7SUFFQSxDQUFDO0lBRUQsUUFBUTtJQUNSLENBQUM7K0dBUFUsMkJBQTJCO21HQUEzQiwyQkFBMkIsNkRDUHhDLEVBQUE7OzRGRE9hLDJCQUEyQjtrQkFMdkMsU0FBUzsrQkFDRSx1QkFBdUIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIE9uSW5pdCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICd0c2ktZm9ybS1tb2RhbC1mb290ZXInLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi90c2ktZm9ybS1tb2RhbC1mb290ZXIuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsOiAnLi90c2ktZm9ybS1tb2RhbC1mb290ZXIuY29tcG9uZW50LnNjc3MnXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBUc2lGb3JtTW9kYWxGb290ZXJDb21wb25lbnQgaW1wbGVtZW50cyBPbkluaXQge1xyXG5cclxuICBjb25zdHJ1Y3RvcigpIHtcclxuXHJcbiAgfVxyXG5cclxuICBuZ09uSW5pdCgpOiB2b2lkIHtcclxuICB9XHJcblxyXG59IiwiIl19
|
|
@@ -10080,11 +10080,11 @@ class TsiFormModalFooterComponent {
|
|
|
10080
10080
|
ngOnInit() {
|
|
10081
10081
|
}
|
|
10082
10082
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TsiFormModalFooterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10083
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: TsiFormModalFooterComponent, selector: "tsi-form-modal-footer", ngImport: i0, template: "
|
|
10083
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: TsiFormModalFooterComponent, selector: "tsi-form-modal-footer", ngImport: i0, template: "", styles: [""] }); }
|
|
10084
10084
|
}
|
|
10085
10085
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TsiFormModalFooterComponent, decorators: [{
|
|
10086
10086
|
type: Component,
|
|
10087
|
-
args: [{ selector: 'tsi-form-modal-footer', template: "
|
|
10087
|
+
args: [{ selector: 'tsi-form-modal-footer', template: "" }]
|
|
10088
10088
|
}], ctorParameters: () => [] });
|
|
10089
10089
|
|
|
10090
10090
|
class DynamicFormService {
|