@formio/angular 8.1.0-rc.1 → 9.0.0-dev.1130.0c9e693
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/FormioBaseComponent.d.ts +3 -2
- package/FormioBaseComponent.d.ts.map +1 -1
- package/auth/auth.component.d.ts.map +1 -1
- package/auth/login/login.component.d.ts.map +1 -1
- package/auth/register/register.component.d.ts.map +1 -1
- package/auth/resetpass/resetpass.component.d.ts.map +1 -1
- package/components/alerts/formio.alerts.component.d.ts.map +1 -1
- package/components/formbuilder/formbuilder.component.d.ts +2 -2
- package/components/formbuilder/formbuilder.component.d.ts.map +1 -1
- package/components/formio/formio.component.d.ts.map +1 -1
- package/components/formioreport/formioreport.component.d.ts.map +1 -1
- package/components/loader/formio.loader.component.d.ts.map +1 -1
- package/embed/builder.component.d.ts +3 -3
- package/embed/builder.component.d.ts.map +1 -1
- package/embed/formio.component.d.ts +4 -4
- package/embed/formio.component.d.ts.map +1 -1
- package/fesm2022/formio-angular-auth.mjs +26 -26
- package/fesm2022/formio-angular-auth.mjs.map +1 -1
- package/fesm2022/formio-angular-embed.mjs +17 -15
- package/fesm2022/formio-angular-embed.mjs.map +1 -1
- package/fesm2022/formio-angular-grid.mjs +55 -51
- package/fesm2022/formio-angular-grid.mjs.map +1 -1
- package/fesm2022/formio-angular-manager.mjs +54 -54
- package/fesm2022/formio-angular-manager.mjs.map +1 -1
- package/fesm2022/formio-angular-resource.mjs +37 -37
- package/fesm2022/formio-angular-resource.mjs.map +1 -1
- package/fesm2022/formio-angular.mjs +39 -38
- package/fesm2022/formio-angular.mjs.map +1 -1
- package/formio.common.d.ts +2 -5
- package/formio.common.d.ts.map +1 -1
- package/grid/GridBodyComponent.d.ts.map +1 -1
- package/grid/GridFooterComponent.d.ts.map +1 -1
- package/grid/GridHeaderComponent.d.ts.map +1 -1
- package/grid/form/FormGridBody.component.d.ts.map +1 -1
- package/grid/form/FormGridFooter.component.d.ts.map +1 -1
- package/grid/form/FormGridHeader.component.d.ts.map +1 -1
- package/grid/form/time-since.pipe.d.ts.map +1 -1
- package/grid/grid.component.d.ts.map +1 -1
- package/grid/submission/SubmissionGridBody.component.d.ts.map +1 -1
- package/grid/submission/SubmissionGridFooter.component.d.ts.map +1 -1
- package/grid/submission/SubmissionGridHeader.component.d.ts.map +1 -1
- package/manager/create/create.component.d.ts.map +1 -1
- package/manager/delete/delete.component.d.ts.map +1 -1
- package/manager/edit/edit.component.d.ts.map +1 -1
- package/manager/form/form.component.d.ts.map +1 -1
- package/manager/index/index.component.d.ts.map +1 -1
- package/manager/submission/delete/delete.component.d.ts.map +1 -1
- package/manager/submission/edit/edit.component.d.ts.map +1 -1
- package/manager/submission/index/index.component.d.ts.map +1 -1
- package/manager/submission/submission/submission.component.d.ts.map +1 -1
- package/manager/submission/view/view.component.d.ts.map +1 -1
- package/manager/view/view.component.d.ts.map +1 -1
- package/package.json +6 -18
- package/resource/create/create.component.d.ts.map +1 -1
- package/resource/delete/delete.component.d.ts.map +1 -1
- package/resource/edit/edit.component.d.ts.map +1 -1
- package/resource/index/index.component.d.ts.map +1 -1
- package/resource/resource.component.d.ts.map +1 -1
- package/resource/view/view.component.d.ts.map +1 -1
- package/esm2022/FormioBaseComponent.mjs +0 -580
- package/esm2022/auth/auth.component.mjs +0 -12
- package/esm2022/auth/auth.config.mjs +0 -21
- package/esm2022/auth/auth.module.mjs +0 -46
- package/esm2022/auth/auth.routes.mjs +0 -32
- package/esm2022/auth/auth.service.mjs +0 -199
- package/esm2022/auth/formio-angular-auth.mjs +0 -5
- package/esm2022/auth/index.mjs +0 -9
- package/esm2022/auth/login/login.component.mjs +0 -20
- package/esm2022/auth/register/register.component.mjs +0 -20
- package/esm2022/auth/resetpass/resetpass.component.mjs +0 -17
- package/esm2022/components/alerts/formio.alerts.component.mjs +0 -28
- package/esm2022/components/alerts/formio.alerts.mjs +0 -13
- package/esm2022/components/alerts/parse-html-content.pipe.mjs +0 -19
- package/esm2022/components/formbuilder/formbuilder.component.mjs +0 -202
- package/esm2022/components/formio/formio.component.mjs +0 -43
- package/esm2022/components/formioreport/formioreport.component.mjs +0 -89
- package/esm2022/components/loader/formio.loader.component.mjs +0 -15
- package/esm2022/core.mjs +0 -19
- package/esm2022/custom-tags.service.mjs +0 -14
- package/esm2022/embed/app.service.mjs +0 -58
- package/esm2022/embed/builder.component.mjs +0 -87
- package/esm2022/embed/embed.module.mjs +0 -35
- package/esm2022/embed/formio-angular-embed.mjs +0 -5
- package/esm2022/embed/formio.component.mjs +0 -62
- package/esm2022/embed/index.mjs +0 -7
- package/esm2022/formio-angular.mjs +0 -5
- package/esm2022/formio-promise.service.mjs +0 -36
- package/esm2022/formio.common.mjs +0 -11
- package/esm2022/formio.config.mjs +0 -29
- package/esm2022/formio.module.mjs +0 -59
- package/esm2022/formio.service.mjs +0 -62
- package/esm2022/formio.utils.mjs +0 -23
- package/esm2022/grid/GridBodyComponent.mjs +0 -89
- package/esm2022/grid/GridFooterComponent.mjs +0 -44
- package/esm2022/grid/GridHeaderComponent.mjs +0 -34
- package/esm2022/grid/form/FormGridBody.component.mjs +0 -63
- package/esm2022/grid/form/FormGridFooter.component.mjs +0 -26
- package/esm2022/grid/form/FormGridHeader.component.mjs +0 -27
- package/esm2022/grid/form/index.mjs +0 -9
- package/esm2022/grid/form/time-since.pipe.mjs +0 -37
- package/esm2022/grid/formio-angular-grid.mjs +0 -5
- package/esm2022/grid/grid.component.mjs +0 -257
- package/esm2022/grid/grid.module.mjs +0 -79
- package/esm2022/grid/grid.service.mjs +0 -18
- package/esm2022/grid/index.mjs +0 -13
- package/esm2022/grid/submission/SubmissionGridBody.component.mjs +0 -43
- package/esm2022/grid/submission/SubmissionGridFooter.component.mjs +0 -23
- package/esm2022/grid/submission/SubmissionGridHeader.component.mjs +0 -63
- package/esm2022/grid/submission/index.mjs +0 -9
- package/esm2022/grid/types/grid-column.mjs +0 -2
- package/esm2022/grid/types/grid-footer-positions.mjs +0 -7
- package/esm2022/grid/types/grid-header.mjs +0 -6
- package/esm2022/index.mjs +0 -3
- package/esm2022/manager/create/create.component.mjs +0 -18
- package/esm2022/manager/delete/delete.component.mjs +0 -42
- package/esm2022/manager/edit/edit.component.mjs +0 -126
- package/esm2022/manager/form/form.component.mjs +0 -80
- package/esm2022/manager/form-manager.config.mjs +0 -18
- package/esm2022/manager/form-manager.module.mjs +0 -83
- package/esm2022/manager/form-manager.routes.mjs +0 -74
- package/esm2022/manager/form-manager.service.mjs +0 -185
- package/esm2022/manager/formio-angular-manager.mjs +0 -5
- package/esm2022/manager/index/index.component.mjs +0 -106
- package/esm2022/manager/index.mjs +0 -16
- package/esm2022/manager/submission/delete/delete.component.mjs +0 -32
- package/esm2022/manager/submission/edit/edit.component.mjs +0 -25
- package/esm2022/manager/submission/index/index.component.mjs +0 -25
- package/esm2022/manager/submission/submission/submission.component.mjs +0 -29
- package/esm2022/manager/submission/view/view.component.mjs +0 -17
- package/esm2022/manager/view/view.component.mjs +0 -52
- package/esm2022/resource/create/create.component.mjs +0 -43
- package/esm2022/resource/delete/delete.component.mjs +0 -29
- package/esm2022/resource/edit/edit.component.mjs +0 -42
- package/esm2022/resource/formio-angular-resource.mjs +0 -5
- package/esm2022/resource/index/index.component.mjs +0 -69
- package/esm2022/resource/index.mjs +0 -12
- package/esm2022/resource/resource.component.mjs +0 -46
- package/esm2022/resource/resource.config.mjs +0 -13
- package/esm2022/resource/resource.module.mjs +0 -62
- package/esm2022/resource/resource.routes.mjs +0 -42
- package/esm2022/resource/resource.service.mjs +0 -231
- package/esm2022/resource/resources.service.mjs +0 -25
- package/esm2022/resource/view/view.component.mjs +0 -25
- package/esm2022/types/alerts-position.mjs +0 -8
- package/esm2022/types/formio-metadata.mjs +0 -2
- package/esm2022/types/formio-submission.mjs +0 -6
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.component.d.ts","sourceRoot":"","sources":["../../../../../projects/angular-formio/manager/src/submission/index/index.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;;AAEhE,
|
|
1
|
+
{"version":3,"file":"index.component.d.ts","sourceRoot":"","sources":["../../../../../projects/angular-formio/manager/src/submission/index/index.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;;AAEhE,qBAIa,wBAAwB;IAE1B,OAAO,EAAE,kBAAkB;IAC3B,KAAK,EAAE,cAAc;IACrB,MAAM,EAAE,MAAM;gBAFd,OAAO,EAAE,kBAAkB,EAC3B,KAAK,EAAE,cAAc,EACrB,MAAM,EAAE,MAAM;IAGvB,QAAQ,CAAC,GAAG,EAAE,GAAG;yCAPN,wBAAwB;2CAAxB,wBAAwB;CAUpC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"submission.component.d.ts","sourceRoot":"","sources":["../../../../../projects/angular-formio/manager/src/submission/submission/submission.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAChE,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;;AAEjD,
|
|
1
|
+
{"version":3,"file":"submission.component.d.ts","sourceRoot":"","sources":["../../../../../projects/angular-formio/manager/src/submission/submission/submission.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAChE,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;;AAEjD,qBAIa,mBAAoB,YAAW,MAAM;IAGvC,OAAO,EAAE,kBAAkB;IAC3B,KAAK,EAAE,cAAc;IAHvB,WAAW,EAAE,MAAM,CAAC;gBAElB,OAAO,EAAE,kBAAkB,EAC3B,KAAK,EAAE,cAAc;IAG9B,cAAc,CAAC,GAAG,KAAA;IAIlB,QAAQ;yCAXG,mBAAmB;2CAAnB,mBAAmB;CAgB/B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"view.component.d.ts","sourceRoot":"","sources":["../../../../../projects/angular-formio/manager/src/submission/view/view.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;;AAEhE,
|
|
1
|
+
{"version":3,"file":"view.component.d.ts","sourceRoot":"","sources":["../../../../../projects/angular-formio/manager/src/submission/view/view.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;;AAEhE,qBAIa,uBAAuB;IACf,OAAO,EAAE,kBAAkB;gBAA3B,OAAO,EAAE,kBAAkB;yCADnC,uBAAuB;2CAAvB,uBAAuB;CAEnC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"view.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/manager/src/view/view.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,EAAE,cAAc,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;;AAGzD,
|
|
1
|
+
{"version":3,"file":"view.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/manager/src/view/view.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,EAAE,cAAc,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;;AAGzD,qBAIa,wBAAyB,YAAW,MAAM;IAO5C,OAAO,EAAE,kBAAkB;IAC3B,MAAM,EAAE,MAAM;IACd,KAAK,EAAE,cAAc;IACrB,MAAM,EAAE,iBAAiB;IACzB,IAAI,EAAE,iBAAiB;IAVzB,UAAU,EAAE,GAAG,CAAC;IAChB,aAAa,EAAE,GAAG,CAAC;IACnB,SAAS,EAAE,YAAY,CAAC,MAAM,CAAC,CAAsB;IACrD,OAAO,EAAE,YAAY,CAAC,MAAM,CAAC,CAAsB;IACnD,YAAY,EAAE,YAAY,CAAC,MAAM,CAAC,CAAsB;gBAEtD,OAAO,EAAE,kBAAkB,EAC3B,MAAM,EAAE,MAAM,EACd,KAAK,EAAE,cAAc,EACrB,MAAM,EAAE,iBAAiB,EACzB,IAAI,EAAE,iBAAiB;IAQhC,QAAQ;IAIR,QAAQ,CAAC,UAAU,EAAE,GAAG;yCAvBb,wBAAwB;2CAAxB,wBAAwB;CAiCpC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@formio/angular",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "9.0.0-dev.1130.0c9e693",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "https://github.com/formio/angular-formio"
|
|
@@ -25,13 +25,13 @@
|
|
|
25
25
|
"node": ">=6.0.0"
|
|
26
26
|
},
|
|
27
27
|
"peerDependencies": {
|
|
28
|
-
"@angular/core": "^16.0.0 || ^17.0.0 || ^18.0.0",
|
|
29
|
-
"@angular/common": "^16.0.0 || ^17.0.0 || ^18.0.0",
|
|
30
|
-
"@angular/elements": "^16.0.0 || ^17.0.0 || ^18.0.0",
|
|
28
|
+
"@angular/core": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
29
|
+
"@angular/common": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
30
|
+
"@angular/elements": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
31
31
|
"@formio/js": "^5.0.0",
|
|
32
32
|
"zone.js": "~0.13.0 || ~0.14.0",
|
|
33
33
|
"lodash": "^4.17.20",
|
|
34
|
-
"ngx-bootstrap": "^10.0.0 || ^11.0.0 || ^12.0.0 || ^18.0.0"
|
|
34
|
+
"ngx-bootstrap": "^10.0.0 || ^11.0.0 || ^12.0.0 || ^18.0.0 || ^19.0.0"
|
|
35
35
|
},
|
|
36
36
|
"module": "fesm2022/formio-angular.mjs",
|
|
37
37
|
"typings": "index.d.ts",
|
|
@@ -41,38 +41,26 @@
|
|
|
41
41
|
},
|
|
42
42
|
".": {
|
|
43
43
|
"types": "./index.d.ts",
|
|
44
|
-
"esm2022": "./esm2022/formio-angular.mjs",
|
|
45
|
-
"esm": "./esm2022/formio-angular.mjs",
|
|
46
44
|
"default": "./fesm2022/formio-angular.mjs"
|
|
47
45
|
},
|
|
48
46
|
"./auth": {
|
|
49
47
|
"types": "./auth/index.d.ts",
|
|
50
|
-
"esm2022": "./esm2022/auth/formio-angular-auth.mjs",
|
|
51
|
-
"esm": "./esm2022/auth/formio-angular-auth.mjs",
|
|
52
48
|
"default": "./fesm2022/formio-angular-auth.mjs"
|
|
53
49
|
},
|
|
54
50
|
"./embed": {
|
|
55
51
|
"types": "./embed/index.d.ts",
|
|
56
|
-
"esm2022": "./esm2022/embed/formio-angular-embed.mjs",
|
|
57
|
-
"esm": "./esm2022/embed/formio-angular-embed.mjs",
|
|
58
52
|
"default": "./fesm2022/formio-angular-embed.mjs"
|
|
59
53
|
},
|
|
60
54
|
"./grid": {
|
|
61
55
|
"types": "./grid/index.d.ts",
|
|
62
|
-
"esm2022": "./esm2022/grid/formio-angular-grid.mjs",
|
|
63
|
-
"esm": "./esm2022/grid/formio-angular-grid.mjs",
|
|
64
56
|
"default": "./fesm2022/formio-angular-grid.mjs"
|
|
65
57
|
},
|
|
66
58
|
"./manager": {
|
|
67
59
|
"types": "./manager/index.d.ts",
|
|
68
|
-
"esm2022": "./esm2022/manager/formio-angular-manager.mjs",
|
|
69
|
-
"esm": "./esm2022/manager/formio-angular-manager.mjs",
|
|
70
60
|
"default": "./fesm2022/formio-angular-manager.mjs"
|
|
71
61
|
},
|
|
72
62
|
"./resource": {
|
|
73
63
|
"types": "./resource/index.d.ts",
|
|
74
|
-
"esm2022": "./esm2022/resource/formio-angular-resource.mjs",
|
|
75
|
-
"esm": "./esm2022/resource/formio-angular-resource.mjs",
|
|
76
64
|
"default": "./fesm2022/formio-angular-resource.mjs"
|
|
77
65
|
}
|
|
78
66
|
},
|
|
@@ -80,4 +68,4 @@
|
|
|
80
68
|
"dependencies": {
|
|
81
69
|
"tslib": "^2.0.0"
|
|
82
70
|
}
|
|
83
|
-
}
|
|
71
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/resource/src/create/create.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;;AAE1D,
|
|
1
|
+
{"version":3,"file":"create.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/resource/src/create/create.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;;AAE1D,qBAKa,6BAA8B,YAAW,MAAM;IAIjD,OAAO,EAAE,qBAAqB;IAC9B,KAAK,EAAE,cAAc;IACrB,MAAM,EAAE,MAAM;IACd,MAAM,EAAE,oBAAoB;IAN9B,OAAO,EAAE,YAAY,CAAC,GAAG,CAAC,CAAC;IAC3B,SAAS,EAAE,YAAY,CAAC,GAAG,CAAC,CAAC;gBAE3B,OAAO,EAAE,qBAAqB,EAC9B,KAAK,EAAE,cAAc,EACrB,MAAM,EAAE,MAAM,EACd,MAAM,EAAE,oBAAoB;IAMrC,QAAQ,IAAI,IAAI;IAIhB,QAAQ,CAAC,UAAU,EAAE,GAAG;yCAjBb,6BAA6B;2CAA7B,6BAA6B;CA2BzC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/resource/src/delete/delete.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;;AAE5D,
|
|
1
|
+
{"version":3,"file":"delete.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/resource/src/delete/delete.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;;AAE5D,qBAIa,6BAA6B;IAE/B,OAAO,EAAE,qBAAqB;IAC9B,KAAK,EAAE,cAAc;IACrB,MAAM,EAAE,MAAM;gBAFd,OAAO,EAAE,qBAAqB,EAC9B,KAAK,EAAE,cAAc,EACrB,MAAM,EAAE,MAAM;IAGvB,QAAQ;IAMR,QAAQ;yCAbG,6BAA6B;2CAA7B,6BAA6B;CAgBzC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/resource/src/edit/edit.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,YAAY,EAAE,SAAS,EAAC,MAAM,eAAe,CAAC;AACjE,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;;AAG1D,
|
|
1
|
+
{"version":3,"file":"edit.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/resource/src/edit/edit.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,YAAY,EAAE,SAAS,EAAC,MAAM,eAAe,CAAC;AACjE,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;;AAG1D,qBAIa,2BAA4B,YAAW,SAAS;IAKlD,OAAO,EAAE,qBAAqB;IAC9B,KAAK,EAAE,cAAc;IACrB,MAAM,EAAE,MAAM;IACd,MAAM,EAAE,oBAAoB;IAP9B,YAAY,EAAE,YAAY,CAAC,GAAG,CAAC,CAAsB;IACrD,YAAY,EAAE,YAAY,CAAC,MAAM,CAAC,CAAsB;IACxD,UAAU;;MAAc;gBAEtB,OAAO,EAAE,qBAAqB,EAC9B,KAAK,EAAE,cAAc,EACrB,MAAM,EAAE,MAAM,EACd,MAAM,EAAE,oBAAoB;IAGrC,QAAQ,CAAC,UAAU,EAAE,GAAG;IAWxB,WAAW;yCAtBA,2BAA2B;2CAA3B,2BAA2B;CAyBvC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/resource/src/index/index.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAC7E,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;;AAG1D,
|
|
1
|
+
{"version":3,"file":"index.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/resource/src/index/index.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAC7E,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;;AAG1D,qBAIa,4BAA6B,YAAW,MAAM;IAMhD,OAAO,EAAE,qBAAqB;IAC9B,KAAK,EAAE,cAAc;IACrB,MAAM,EAAE,MAAM;IACd,MAAM,EAAE,oBAAoB;IAC5B,GAAG,EAAE,iBAAiB;IACtB,MAAM,EAAE,MAAM;IAVhB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,GAAG,CAAC;IACf,UAAU,EAAE,MAAM,CAAC;gBAGjB,OAAO,EAAE,qBAAqB,EAC9B,KAAK,EAAE,cAAc,EACrB,MAAM,EAAE,MAAM,EACd,MAAM,EAAE,oBAAoB,EAC5B,GAAG,EAAE,iBAAiB,EACtB,MAAM,EAAE,MAAM;IAIvB,QAAQ;IA4BR,QAAQ,CAAC,GAAG,EAAE,GAAG;IAMjB,YAAY;yCAjDD,4BAA4B;2CAA5B,4BAA4B;CAsDxC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resource.component.d.ts","sourceRoot":"","sources":["../../../projects/angular-formio/resource/src/resource.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAC7D,OAAO,EAAE,cAAc,EAAiB,MAAM,EAAe,MAAM,iBAAiB,CAAC;AACrF,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AACzD,OAAO,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;;AAEpC,
|
|
1
|
+
{"version":3,"file":"resource.component.d.ts","sourceRoot":"","sources":["../../../projects/angular-formio/resource/src/resource.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAC7D,OAAO,EAAE,cAAc,EAAiB,MAAM,EAAe,MAAM,iBAAiB,CAAC;AACrF,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AACzD,OAAO,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;;AAEpC,qBAIa,uBAAwB,YAAW,MAAM,EAAE,SAAS;IAKtD,OAAO,EAAE,qBAAqB;IAC9B,KAAK,EAAE,cAAc;IACrB,IAAI,EAAE,iBAAiB;IACvB,MAAM,EAAE,MAAM;IAPhB,KAAK;;;MAAgC;IACrC,kBAAkB,EAAE,YAAY,CAAC;gBAG/B,OAAO,EAAE,qBAAqB,EAC9B,KAAK,EAAE,cAAc,EACrB,IAAI,EAAE,iBAAiB,EACvB,MAAM,EAAE,MAAM;IAGvB,QAAQ;IASR,WAAW;IAIX,IAAI;yCAxBO,uBAAuB;2CAAvB,uBAAuB;CAsCnC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"view.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/resource/src/view/view.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,SAAS,EAAC,MAAM,eAAe,CAAC;AACnD,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;;AAG1D,
|
|
1
|
+
{"version":3,"file":"view.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/resource/src/view/view.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,SAAS,EAAC,MAAM,eAAe,CAAC;AACnD,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;;AAG1D,qBAIa,2BAA4B,YAAW,SAAS;IAElD,OAAO,EAAE,qBAAqB;IAC9B,MAAM,EAAE,oBAAoB;gBAD5B,OAAO,EAAE,qBAAqB,EAC9B,MAAM,EAAE,oBAAoB;IAE9B,UAAU;;MAAc;IAE/B,WAAW;yCAPA,2BAA2B;2CAA3B,2BAA2B;CAUvC"}
|