@ng-formworks/bootstrap3 19.5.6 → 19.5.8
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.
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, ChangeDetectorRef, input,
|
|
2
|
+
import { inject, ChangeDetectorRef, input, ViewEncapsulation, Component, Injectable, NgModule } from '@angular/core';
|
|
3
3
|
import { JsonSchemaFormService, JsonSchemaFormModule, WidgetLibraryModule, FrameworkLibraryService, WidgetLibraryService, Framework } from '@ng-formworks/core';
|
|
4
4
|
import * as i1 from '@ng-formworks/cssframework';
|
|
5
5
|
import { CssFramework, CssframeworkService, CssFrameworkModule } from '@ng-formworks/cssframework';
|
|
@@ -26,8 +26,8 @@ class Bootstrap3FrameworkComponent {
|
|
|
26
26
|
}
|
|
27
27
|
ngOnChanges() {
|
|
28
28
|
}
|
|
29
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.
|
|
30
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "19.
|
|
29
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.6", ngImport: i0, type: Bootstrap3FrameworkComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
30
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "19.2.6", type: Bootstrap3FrameworkComponent, isStandalone: false, selector: "bootstrap-3-framework", inputs: { layoutNode: { classPropertyName: "layoutNode", publicName: "layoutNode", isSignal: true, isRequired: false, transformFunction: null }, layoutIndex: { classPropertyName: "layoutIndex", publicName: "layoutIndex", isSignal: true, isRequired: false, transformFunction: null }, dataIndex: { classPropertyName: "dataIndex", publicName: "dataIndex", isSignal: true, isRequired: false, transformFunction: null } }, usesOnChanges: true, ngImport: i0, template: `
|
|
31
31
|
<div>
|
|
32
32
|
<css-framework [layoutNode]="layoutNode()"
|
|
33
33
|
[layoutIndex]="layoutIndex()"
|
|
@@ -36,7 +36,7 @@ class Bootstrap3FrameworkComponent {
|
|
|
36
36
|
</div>
|
|
37
37
|
`, isInline: true, styles: [":host ::ng-deep .list-group-item .form-control-feedback{top:40px}:host ::ng-deep .checkbox,:host ::ng-deep .radio{margin-top:0;margin-bottom:0}:host ::ng-deep .checkbox-inline,:host ::ng-deep .checkbox-inline+.checkbox-inline,:host ::ng-deep .checkbox-inline+.radio-inline,:host ::ng-deep .radio-inline,:host ::ng-deep .radio-inline+.radio-inline,:host ::ng-deep .radio-inline+.checkbox-inline{margin-left:0;margin-right:10px}:host ::ng-deep .checkbox-inline:last-child,:host ::ng-deep .radio-inline:last-child{margin-right:0}:host ::ng-deep .ng-invalid.ng-touched{border:1px solid #f44336}\n"], dependencies: [{ kind: "component", type: i1.CssFrameworkComponent, selector: "css-framework", inputs: ["layoutNode", "layoutIndex", "dataIndex", "widgetStyles"], outputs: ["widgetStylesChange"] }], encapsulation: i0.ViewEncapsulation.None }); }
|
|
38
38
|
}
|
|
39
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.
|
|
39
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.6", ngImport: i0, type: Bootstrap3FrameworkComponent, decorators: [{
|
|
40
40
|
type: Component,
|
|
41
41
|
args: [{ selector: 'bootstrap-3-framework', template: `
|
|
42
42
|
<div>
|
|
@@ -165,21 +165,21 @@ class Bootstrap3Framework extends CssFramework {
|
|
|
165
165
|
this.framework = Bootstrap3FrameworkComponent;
|
|
166
166
|
this.cssFWService = cssFWService;
|
|
167
167
|
}
|
|
168
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.
|
|
169
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.
|
|
168
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.6", ngImport: i0, type: Bootstrap3Framework, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
169
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.6", ngImport: i0, type: Bootstrap3Framework }); }
|
|
170
170
|
}
|
|
171
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.
|
|
171
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.6", ngImport: i0, type: Bootstrap3Framework, decorators: [{
|
|
172
172
|
type: Injectable
|
|
173
173
|
}], ctorParameters: () => [] });
|
|
174
174
|
|
|
175
175
|
class Bootstrap3FrameworkModule {
|
|
176
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.
|
|
177
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.
|
|
176
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.6", ngImport: i0, type: Bootstrap3FrameworkModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
177
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.6", ngImport: i0, type: Bootstrap3FrameworkModule, declarations: [Bootstrap3FrameworkComponent], imports: [JsonSchemaFormModule,
|
|
178
178
|
CommonModule,
|
|
179
179
|
WidgetLibraryModule,
|
|
180
180
|
CssFrameworkModule], exports: [JsonSchemaFormModule,
|
|
181
181
|
Bootstrap3FrameworkComponent] }); }
|
|
182
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.
|
|
182
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.6", ngImport: i0, type: Bootstrap3FrameworkModule, providers: [
|
|
183
183
|
JsonSchemaFormService,
|
|
184
184
|
FrameworkLibraryService,
|
|
185
185
|
WidgetLibraryService,
|
|
@@ -189,7 +189,7 @@ class Bootstrap3FrameworkModule {
|
|
|
189
189
|
WidgetLibraryModule,
|
|
190
190
|
CssFrameworkModule, JsonSchemaFormModule] }); }
|
|
191
191
|
}
|
|
192
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.
|
|
192
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.6", ngImport: i0, type: Bootstrap3FrameworkModule, decorators: [{
|
|
193
193
|
type: NgModule,
|
|
194
194
|
args: [{
|
|
195
195
|
imports: [
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ng-formworks/bootstrap3",
|
|
3
|
-
"version": "19.5.
|
|
3
|
+
"version": "19.5.8",
|
|
4
4
|
"description": "Angular ng-formworks - JSON Schema Form builder using Bootstrap 3 UI",
|
|
5
5
|
"author": "https://github.com/zahmo/ng-formworks/graphs/contributors",
|
|
6
6
|
"keywords": [
|
|
@@ -44,8 +44,8 @@
|
|
|
44
44
|
"private": false,
|
|
45
45
|
"dependencies": {
|
|
46
46
|
"lodash-es": "~4.17.21",
|
|
47
|
-
"@ng-formworks/core": "~19.5.
|
|
48
|
-
"@ng-formworks/cssframework": "~19.5.
|
|
47
|
+
"@ng-formworks/core": "~19.5.8",
|
|
48
|
+
"@ng-formworks/cssframework": "~19.5.8",
|
|
49
49
|
"tslib": "^2.7.0"
|
|
50
50
|
},
|
|
51
51
|
"peerDependencies": {
|