@formio/angular 9.0.0 → 10.0.0-rc.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.
Files changed (181) hide show
  1. package/auth/index.d.ts +147 -9
  2. package/auth/index.d.ts.map +1 -1
  3. package/embed/index.d.ts +73 -7
  4. package/embed/index.d.ts.map +1 -1
  5. package/fesm2022/formio-angular-auth.mjs +22 -22
  6. package/fesm2022/formio-angular-auth.mjs.map +1 -1
  7. package/fesm2022/formio-angular-embed.mjs +14 -14
  8. package/fesm2022/formio-angular-embed.mjs.map +1 -1
  9. package/fesm2022/formio-angular-grid.mjs +54 -49
  10. package/fesm2022/formio-angular-grid.mjs.map +1 -1
  11. package/fesm2022/formio-angular-manager.mjs +44 -44
  12. package/fesm2022/formio-angular-manager.mjs.map +1 -1
  13. package/fesm2022/formio-angular-resource.mjs +31 -31
  14. package/fesm2022/formio-angular-resource.mjs.map +1 -1
  15. package/fesm2022/formio-angular.mjs +35 -35
  16. package/fesm2022/formio-angular.mjs.map +1 -1
  17. package/grid/index.d.ts +237 -13
  18. package/grid/index.d.ts.map +1 -1
  19. package/index.d.ts +353 -4
  20. package/index.d.ts.map +1 -1
  21. package/manager/index.d.ts +242 -17
  22. package/manager/index.d.ts.map +1 -1
  23. package/package.json +5 -5
  24. package/resource/index.d.ts +185 -12
  25. package/resource/index.d.ts.map +1 -1
  26. package/FormioBaseComponent.d.ts +0 -94
  27. package/FormioBaseComponent.d.ts.map +0 -1
  28. package/auth/auth.component.d.ts +0 -6
  29. package/auth/auth.component.d.ts.map +0 -1
  30. package/auth/auth.config.d.ts +0 -63
  31. package/auth/auth.config.d.ts.map +0 -1
  32. package/auth/auth.module.d.ts +0 -17
  33. package/auth/auth.module.d.ts.map +0 -1
  34. package/auth/auth.routes.d.ts +0 -4
  35. package/auth/auth.routes.d.ts.map +0 -1
  36. package/auth/auth.service.d.ts +0 -41
  37. package/auth/auth.service.d.ts.map +0 -1
  38. package/auth/formio-angular-auth.d.ts.map +0 -1
  39. package/auth/login/login.component.d.ts +0 -10
  40. package/auth/login/login.component.d.ts.map +0 -1
  41. package/auth/register/register.component.d.ts +0 -10
  42. package/auth/register/register.component.d.ts.map +0 -1
  43. package/auth/resetpass/resetpass.component.d.ts +0 -9
  44. package/auth/resetpass/resetpass.component.d.ts.map +0 -1
  45. package/components/alerts/formio.alerts.component.d.ts +0 -12
  46. package/components/alerts/formio.alerts.component.d.ts.map +0 -1
  47. package/components/alerts/formio.alerts.d.ts +0 -12
  48. package/components/alerts/formio.alerts.d.ts.map +0 -1
  49. package/components/alerts/parse-html-content.pipe.d.ts +0 -8
  50. package/components/alerts/parse-html-content.pipe.d.ts.map +0 -1
  51. package/components/formbuilder/formbuilder.component.d.ts +0 -37
  52. package/components/formbuilder/formbuilder.component.d.ts.map +0 -1
  53. package/components/formio/formio.component.d.ts +0 -15
  54. package/components/formio/formio.component.d.ts.map +0 -1
  55. package/components/formioreport/formioreport.component.d.ts +0 -21
  56. package/components/formioreport/formioreport.component.d.ts.map +0 -1
  57. package/components/loader/formio.loader.component.d.ts +0 -7
  58. package/components/loader/formio.loader.component.d.ts.map +0 -1
  59. package/core.d.ts +0 -17
  60. package/core.d.ts.map +0 -1
  61. package/custom-tags.service.d.ts +0 -8
  62. package/custom-tags.service.d.ts.map +0 -1
  63. package/embed/app.service.d.ts +0 -28
  64. package/embed/app.service.d.ts.map +0 -1
  65. package/embed/builder.component.d.ts +0 -19
  66. package/embed/builder.component.d.ts.map +0 -1
  67. package/embed/embed.module.d.ts +0 -10
  68. package/embed/embed.module.d.ts.map +0 -1
  69. package/embed/formio-angular-embed.d.ts.map +0 -1
  70. package/embed/formio.component.d.ts +0 -21
  71. package/embed/formio.component.d.ts.map +0 -1
  72. package/formio-angular.d.ts.map +0 -1
  73. package/formio-promise.service.d.ts +0 -16
  74. package/formio-promise.service.d.ts.map +0 -1
  75. package/formio.common.d.ts +0 -68
  76. package/formio.common.d.ts.map +0 -1
  77. package/formio.config.d.ts +0 -21
  78. package/formio.config.d.ts.map +0 -1
  79. package/formio.module.d.ts +0 -15
  80. package/formio.module.d.ts.map +0 -1
  81. package/formio.service.d.ts +0 -18
  82. package/formio.service.d.ts.map +0 -1
  83. package/formio.utils.d.ts +0 -2
  84. package/formio.utils.d.ts.map +0 -1
  85. package/grid/GridBodyComponent.d.ts +0 -35
  86. package/grid/GridBodyComponent.d.ts.map +0 -1
  87. package/grid/GridFooterComponent.d.ts +0 -20
  88. package/grid/GridFooterComponent.d.ts.map +0 -1
  89. package/grid/GridHeaderComponent.d.ts +0 -16
  90. package/grid/GridHeaderComponent.d.ts.map +0 -1
  91. package/grid/form/FormGridBody.component.d.ts +0 -19
  92. package/grid/form/FormGridBody.component.d.ts.map +0 -1
  93. package/grid/form/FormGridFooter.component.d.ts +0 -10
  94. package/grid/form/FormGridFooter.component.d.ts.map +0 -1
  95. package/grid/form/FormGridHeader.component.d.ts +0 -11
  96. package/grid/form/FormGridHeader.component.d.ts.map +0 -1
  97. package/grid/form/index.d.ts +0 -10
  98. package/grid/form/index.d.ts.map +0 -1
  99. package/grid/form/time-since.pipe.d.ts +0 -8
  100. package/grid/form/time-since.pipe.d.ts.map +0 -1
  101. package/grid/formio-angular-grid.d.ts.map +0 -1
  102. package/grid/grid.component.d.ts +0 -59
  103. package/grid/grid.component.d.ts.map +0 -1
  104. package/grid/grid.module.d.ts +0 -23
  105. package/grid/grid.module.d.ts.map +0 -1
  106. package/grid/grid.service.d.ts +0 -10
  107. package/grid/grid.service.d.ts.map +0 -1
  108. package/grid/submission/SubmissionGridBody.component.d.ts +0 -19
  109. package/grid/submission/SubmissionGridBody.component.d.ts.map +0 -1
  110. package/grid/submission/SubmissionGridFooter.component.d.ts +0 -10
  111. package/grid/submission/SubmissionGridFooter.component.d.ts.map +0 -1
  112. package/grid/submission/SubmissionGridHeader.component.d.ts +0 -30
  113. package/grid/submission/SubmissionGridHeader.component.d.ts.map +0 -1
  114. package/grid/submission/index.d.ts +0 -10
  115. package/grid/submission/index.d.ts.map +0 -1
  116. package/grid/types/grid-column.d.ts +0 -7
  117. package/grid/types/grid-column.d.ts.map +0 -1
  118. package/grid/types/grid-footer-positions.d.ts +0 -6
  119. package/grid/types/grid-footer-positions.d.ts.map +0 -1
  120. package/grid/types/grid-header.d.ts +0 -13
  121. package/grid/types/grid-header.d.ts.map +0 -1
  122. package/manager/create/create.component.d.ts +0 -9
  123. package/manager/create/create.component.d.ts.map +0 -1
  124. package/manager/delete/delete.component.d.ts +0 -18
  125. package/manager/delete/delete.component.d.ts.map +0 -1
  126. package/manager/edit/edit.component.d.ts +0 -31
  127. package/manager/edit/edit.component.d.ts.map +0 -1
  128. package/manager/form/form.component.d.ts +0 -29
  129. package/manager/form/form.component.d.ts.map +0 -1
  130. package/manager/form-manager.config.d.ts +0 -30
  131. package/manager/form-manager.config.d.ts.map +0 -1
  132. package/manager/form-manager.module.d.ts +0 -28
  133. package/manager/form-manager.module.d.ts.map +0 -1
  134. package/manager/form-manager.routes.d.ts +0 -4
  135. package/manager/form-manager.routes.d.ts.map +0 -1
  136. package/manager/form-manager.service.d.ts +0 -37
  137. package/manager/form-manager.service.d.ts.map +0 -1
  138. package/manager/formio-angular-manager.d.ts.map +0 -1
  139. package/manager/index/index.component.d.ts +0 -28
  140. package/manager/index/index.component.d.ts.map +0 -1
  141. package/manager/submission/delete/delete.component.d.ts +0 -16
  142. package/manager/submission/delete/delete.component.d.ts.map +0 -1
  143. package/manager/submission/edit/edit.component.d.ts +0 -13
  144. package/manager/submission/edit/edit.component.d.ts.map +0 -1
  145. package/manager/submission/index/index.component.d.ts +0 -13
  146. package/manager/submission/index/index.component.d.ts.map +0 -1
  147. package/manager/submission/submission/submission.component.d.ts +0 -15
  148. package/manager/submission/submission/submission.component.d.ts.map +0 -1
  149. package/manager/submission/view/view.component.d.ts +0 -9
  150. package/manager/submission/view/view.component.d.ts.map +0 -1
  151. package/manager/view/view.component.d.ts +0 -24
  152. package/manager/view/view.component.d.ts.map +0 -1
  153. package/resource/create/create.component.d.ts +0 -19
  154. package/resource/create/create.component.d.ts.map +0 -1
  155. package/resource/delete/delete.component.d.ts +0 -14
  156. package/resource/delete/delete.component.d.ts.map +0 -1
  157. package/resource/edit/edit.component.d.ts +0 -22
  158. package/resource/edit/edit.component.d.ts.map +0 -1
  159. package/resource/formio-angular-resource.d.ts.map +0 -1
  160. package/resource/index/index.component.d.ts +0 -23
  161. package/resource/index/index.component.d.ts.map +0 -1
  162. package/resource/resource.component.d.ts +0 -24
  163. package/resource/resource.component.d.ts.map +0 -1
  164. package/resource/resource.config.d.ts +0 -17
  165. package/resource/resource.config.d.ts.map +0 -1
  166. package/resource/resource.module.d.ts +0 -20
  167. package/resource/resource.module.d.ts.map +0 -1
  168. package/resource/resource.routes.d.ts +0 -4
  169. package/resource/resource.routes.d.ts.map +0 -1
  170. package/resource/resource.service.d.ts +0 -52
  171. package/resource/resource.service.d.ts.map +0 -1
  172. package/resource/resources.service.d.ts +0 -16
  173. package/resource/resources.service.d.ts.map +0 -1
  174. package/resource/view/view.component.d.ts +0 -16
  175. package/resource/view/view.component.d.ts.map +0 -1
  176. package/types/alerts-position.d.ts +0 -7
  177. package/types/alerts-position.d.ts.map +0 -1
  178. package/types/formio-metadata.d.ts +0 -11
  179. package/types/formio-metadata.d.ts.map +0 -1
  180. package/types/formio-submission.d.ts +0 -19
  181. package/types/formio-submission.d.ts.map +0 -1
@@ -1,63 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export interface FormioAuthFormConfig {
3
- path?: string;
4
- form?: string;
5
- component?: any;
6
- }
7
- export interface FormioAuthRouteConfig {
8
- auth?: any;
9
- login?: any;
10
- register?: any;
11
- resetpass?: any;
12
- }
13
- export declare class FormioAuthConfig {
14
- component?: any;
15
- delayAuth?: any;
16
- login?: FormioAuthFormConfig;
17
- register?: FormioAuthFormConfig;
18
- resetpass?: FormioAuthFormConfig;
19
- oauth?: FormioOAuthConfig;
20
- static ɵfac: i0.ɵɵFactoryDeclaration<FormioAuthConfig, never>;
21
- static ɵprov: i0.ɵɵInjectableDeclaration<FormioAuthConfig>;
22
- }
23
- export interface FormioOAuthConfig {
24
- type: FormioOauthType;
25
- options: FormioOktaConfig | FormioSamlConfig;
26
- }
27
- export declare enum FormioOauthType {
28
- okta = "okta",
29
- saml = "saml"
30
- }
31
- export interface FormioOktaConfig extends OktaConfig {
32
- formio?: any;
33
- }
34
- export interface FormioSamlConfig {
35
- relay: string;
36
- }
37
- export interface OktaConfig {
38
- url?: string;
39
- tokenManager?: OktaTokenManagerConfig;
40
- issuer?: string;
41
- clientId?: string;
42
- redirectUri?: string;
43
- postLogoutRedirectUri?: string;
44
- pkce?: boolean;
45
- authorizeUrl?: string;
46
- userinfoUrl?: string;
47
- tokenUrl?: string;
48
- ignoreSignature?: boolean;
49
- maxClockSkew?: number;
50
- scopes?: string[];
51
- httpRequestClient?: Function;
52
- }
53
- export interface OktaTokenManagerConfig {
54
- storage?: string | {
55
- getItem?: Function;
56
- setItem?: Function;
57
- };
58
- secure?: boolean;
59
- autoRenew?: boolean;
60
- expireEarlySeconds?: number;
61
- storageKey?: string;
62
- }
63
- //# sourceMappingURL=auth.config.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"auth.config.d.ts","sourceRoot":"","sources":["../../../projects/angular-formio/auth/src/auth.config.ts"],"names":[],"mappings":";AAEA,MAAM,WAAW,oBAAoB;IACnC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,MAAM,WAAW,qBAAqB;IACpC,IAAI,CAAC,EAAE,GAAG,CAAC;IACX,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,QAAQ,CAAC,EAAE,GAAG,CAAC;IACf,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,qBACa,gBAAgB;IAC3B,SAAS,CAAC,EAAE,GAAG,CAAC;IAChB,SAAS,CAAC,EAAE,GAAG,CAAC;IAChB,KAAK,CAAC,EAAE,oBAAoB,CAAC;IAC7B,QAAQ,CAAC,EAAE,oBAAoB,CAAC;IAChC,SAAS,CAAC,EAAE,oBAAoB,CAAC;IACjC,KAAK,CAAC,EAAE,iBAAiB,CAAC;yCANf,gBAAgB;6CAAhB,gBAAgB;CAO5B;AAGD,MAAM,WAAW,iBAAiB;IAChC,IAAI,EAAE,eAAe,CAAC;IACtB,OAAO,EAAE,gBAAgB,GAAG,gBAAgB,CAAC;CAC9C;AAED,oBAAY,eAAe;IACzB,IAAI,SAAS;IACb,IAAI,SAAS;CACd;AAED,MAAM,WAAW,gBAAiB,SAAQ,UAAU;IAClD,MAAM,CAAC,EAAE,GAAG,CAAC;CACd;AAED,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,MAAM,CAAC;CACf;AAGD,MAAM,WAAW,UAAU;IACzB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,YAAY,CAAC,EAAE,sBAAsB,CAAC;IACtC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,iBAAiB,CAAC,EAAE,QAAQ,CAAC;CAC9B;AAED,MAAM,WAAW,sBAAsB;IACrC,OAAO,CAAC,EAAE,MAAM,GAAG;QACjB,OAAO,CAAC,EAAE,QAAQ,CAAC;QACnB,OAAO,CAAC,EAAE,QAAQ,CAAC;KACpB,CAAC;IACF,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB"}
@@ -1,17 +0,0 @@
1
- import { FormioAuthRouteConfig } from './auth.config';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "./auth.component";
4
- import * as i2 from "./login/login.component";
5
- import * as i3 from "./register/register.component";
6
- import * as i4 from "./resetpass/resetpass.component";
7
- import * as i5 from "@angular/common";
8
- import * as i6 from "@formio/angular";
9
- import * as i7 from "@angular/router";
10
- export declare class FormioAuth {
11
- static forRoot(config?: FormioAuthRouteConfig): any;
12
- static forChild(config?: FormioAuthRouteConfig): any;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<FormioAuth, never>;
14
- static ɵmod: i0.ɵɵNgModuleDeclaration<FormioAuth, [typeof i1.FormioAuthComponent, typeof i2.FormioAuthLoginComponent, typeof i3.FormioAuthRegisterComponent, typeof i4.FormioResetPassComponent], [typeof i5.CommonModule, typeof i6.FormioModule, typeof i7.RouterModule], never>;
15
- static ɵinj: i0.ɵɵInjectorDeclaration<FormioAuth>;
16
- }
17
- //# sourceMappingURL=auth.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"auth.module.d.ts","sourceRoot":"","sources":["../../../projects/angular-formio/auth/src/auth.module.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;;;;;;;;;AAItD,qBAaa,UAAU;IACrB,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,EAAE,qBAAqB,GAAG,GAAG;IAGnD,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,EAAE,qBAAqB,GAAG,GAAG;yCAJzC,UAAU;0CAAV,UAAU;0CAAV,UAAU;CAOtB"}
@@ -1,4 +0,0 @@
1
- import { Routes } from '@angular/router';
2
- import { FormioAuthRouteConfig } from './auth.config';
3
- export declare function FormioAuthRoutes(config?: FormioAuthRouteConfig): Routes;
4
- //# sourceMappingURL=auth.routes.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"auth.routes.d.ts","sourceRoot":"","sources":["../../../projects/angular-formio/auth/src/auth.routes.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzC,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AAMtD,wBAAgB,gBAAgB,CAAC,MAAM,CAAC,EAAE,qBAAqB,GAAG,MAAM,CA0BvE"}
@@ -1,41 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { FormioAuthConfig } from './auth.config';
3
- import { FormioAppConfig } from '@formio/angular';
4
- import * as i0 from "@angular/core";
5
- export declare class FormioAuthService {
6
- appConfig: FormioAppConfig;
7
- config: FormioAuthConfig;
8
- user: any;
9
- authenticated: boolean;
10
- loginForm: string;
11
- onLogin: EventEmitter<object>;
12
- onLogout: EventEmitter<object>;
13
- registerForm: string;
14
- onRegister: EventEmitter<object>;
15
- onUser: EventEmitter<object>;
16
- onError: EventEmitter<any>;
17
- resetPassForm: string;
18
- onResetPass: EventEmitter<object>;
19
- ready: Promise<boolean>;
20
- readyResolve: any;
21
- readyReject: any;
22
- projectReady?: Promise<any>;
23
- accessReady?: Promise<any>;
24
- userReady?: Promise<any>;
25
- formAccess: any;
26
- submissionAccess: any;
27
- roles: any;
28
- is: any;
29
- constructor(appConfig: FormioAppConfig, config: FormioAuthConfig);
30
- onLoginSubmit(submission: object): void;
31
- onRegisterSubmit(submission: object): void;
32
- onResetPassSubmit(submission: object): void;
33
- init(): void;
34
- setUser(user: any): void;
35
- setUserRoles(): void;
36
- logoutError(): void;
37
- logout(): void;
38
- static ɵfac: i0.ɵɵFactoryDeclaration<FormioAuthService, never>;
39
- static ɵprov: i0.ɵɵInjectableDeclaration<FormioAuthService>;
40
- }
41
- //# sourceMappingURL=auth.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"auth.service.d.ts","sourceRoot":"","sources":["../../../projects/angular-formio/auth/src/auth.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAsB,MAAM,eAAe,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;;AAIlD,qBACa,iBAAiB;IA6BnB,SAAS,EAAE,eAAe;IAC1B,MAAM,EAAE,gBAAgB;IA7B1B,IAAI,EAAE,GAAG,CAAC;IACV,aAAa,UAAS;IAEtB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,YAAY,CAAC,MAAM,CAAC,CAAC;IAC9B,QAAQ,EAAE,YAAY,CAAC,MAAM,CAAC,CAAC;IAE/B,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,YAAY,CAAC,MAAM,CAAC,CAAC;IACjC,MAAM,EAAE,YAAY,CAAC,MAAM,CAAC,CAAC;IAC7B,OAAO,EAAE,YAAY,CAAC,GAAG,CAAC,CAAC;IAE3B,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,YAAY,CAAC,MAAM,CAAC,CAAC;IAElC,KAAK,EAAE,OAAO,CAAC,OAAO,CAAC,CAAC;IACxB,YAAY,EAAE,GAAG,CAAC;IAClB,WAAW,EAAE,GAAG,CAAC;IAEjB,YAAY,CAAC,EAAE,OAAO,CAAC,GAAG,CAAC,CAAC;IAC5B,WAAW,CAAC,EAAE,OAAO,CAAC,GAAG,CAAC,CAAC;IAC3B,SAAS,CAAC,EAAE,OAAO,CAAC,GAAG,CAAC,CAAC;IACzB,UAAU,EAAE,GAAG,CAAM;IACrB,gBAAgB,EAAE,GAAG,CAAM;IAC3B,KAAK,EAAE,GAAG,CAAC;IACX,EAAE,EAAE,GAAG,CAAM;gBAGX,SAAS,EAAE,eAAe,EAC1B,MAAM,EAAE,gBAAgB;IA2CjC,aAAa,CAAC,UAAU,EAAE,MAAM;IAKhC,gBAAgB,CAAC,UAAU,EAAE,MAAM;IAKnC,iBAAiB,CAAC,UAAU,EAAE,MAAM;IAIpC,IAAI;IAoEJ,OAAO,CAAC,IAAI,EAAE,GAAG;IAmBjB,YAAY;IAYZ,WAAW;IAOX,MAAM;yCAjMK,iBAAiB;6CAAjB,iBAAiB;CAqN7B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"formio-angular-auth.d.ts","sourceRoot":"","sources":["../../../projects/angular-formio/auth/src/formio-angular-auth.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,SAAS,CAAC"}
@@ -1,10 +0,0 @@
1
- import { FormioAuthService } from '../auth.service';
2
- import * as i0 from "@angular/core";
3
- export declare class FormioAuthLoginComponent {
4
- service: FormioAuthService;
5
- renderOptions: any;
6
- constructor(service: FormioAuthService);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<FormioAuthLoginComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<FormioAuthLoginComponent, "ng-component", never, {}, {}, never, never, false, never>;
9
- }
10
- //# sourceMappingURL=login.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"login.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/auth/src/login/login.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;;AACpD,qBAIa,wBAAwB;IAIhB,OAAO,EAAE,iBAAiB;IAHtC,aAAa,EAAE,GAAG,CAEvB;gBACiB,OAAO,EAAE,iBAAiB;yCAJlC,wBAAwB;2CAAxB,wBAAwB;CAKpC"}
@@ -1,10 +0,0 @@
1
- import { FormioAuthService } from '../auth.service';
2
- import * as i0 from "@angular/core";
3
- export declare class FormioAuthRegisterComponent {
4
- service: FormioAuthService;
5
- renderOptions: any;
6
- constructor(service: FormioAuthService);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<FormioAuthRegisterComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<FormioAuthRegisterComponent, "ng-component", never, {}, {}, never, never, false, never>;
9
- }
10
- //# sourceMappingURL=register.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"register.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/auth/src/register/register.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;;AACpD,qBAIa,2BAA2B;IAInB,OAAO,EAAE,iBAAiB;IAHtC,aAAa,EAAE,GAAG,CAEvB;gBACiB,OAAO,EAAE,iBAAiB;yCAJlC,2BAA2B;2CAA3B,2BAA2B;CAKvC"}
@@ -1,9 +0,0 @@
1
- import { FormioAuthService } from '../auth.service';
2
- import * as i0 from "@angular/core";
3
- export declare class FormioResetPassComponent {
4
- service: FormioAuthService;
5
- constructor(service: FormioAuthService);
6
- static ɵfac: i0.ɵɵFactoryDeclaration<FormioResetPassComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<FormioResetPassComponent, "ng-component", never, {}, {}, never, never, false, never>;
8
- }
9
- //# sourceMappingURL=resetpass.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"resetpass.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/auth/src/resetpass/resetpass.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;;AACpD,qBAIa,wBAAwB;IAChB,OAAO,EAAE,iBAAiB;gBAA1B,OAAO,EAAE,iBAAiB;yCADlC,wBAAwB;2CAAxB,wBAAwB;CAEpC"}
@@ -1,12 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { FormioAlerts } from './formio.alerts';
3
- import * as i0 from "@angular/core";
4
- export declare class FormioAlertsComponent implements OnInit {
5
- alerts: FormioAlerts;
6
- focusComponent: EventEmitter<object>;
7
- ngOnInit(): void;
8
- getComponent(event: any, alert: any): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<FormioAlertsComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<FormioAlertsComponent, "formio-alerts", never, { "alerts": { "alias": "alerts"; "required": false; }; }, { "focusComponent": "focusComponent"; }, never, never, false, never>;
11
- }
12
- //# sourceMappingURL=formio.alerts.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"formio.alerts.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/src/components/alerts/formio.alerts.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,YAAY,EAAS,MAAM,EAAS,MAAM,eAAe,CAAC;AAC7E,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;;AAE/C,qBAKa,qBAAsB,YAAW,MAAM;IACzC,MAAM,EAAE,YAAY,CAAC;IACpB,cAAc,uBAA8B;IACtD,QAAQ;IAKR,YAAY,CAAE,KAAK,KAAA,EAAE,KAAK,KAAA;yCARf,qBAAqB;2CAArB,qBAAqB;CAWjC"}
@@ -1,12 +0,0 @@
1
- export interface FormioAlert {
2
- type: string;
3
- message: string;
4
- component?: any;
5
- }
6
- export declare class FormioAlerts {
7
- alerts: FormioAlert[];
8
- setAlert(alert: FormioAlert): void;
9
- addAlert(alert: FormioAlert): void;
10
- setAlerts(alerts: FormioAlert[]): void;
11
- }
12
- //# sourceMappingURL=formio.alerts.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"formio.alerts.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/src/components/alerts/formio.alerts.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,WAAW;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB;AAED,qBAAa,YAAY;IAChB,MAAM,EAAE,WAAW,EAAE,CAAM;IAElC,QAAQ,CAAC,KAAK,EAAE,WAAW;IAI3B,QAAQ,CAAC,KAAK,EAAE,WAAW;IAI3B,SAAS,CAAC,MAAM,EAAE,WAAW,EAAE;CAGhC"}
@@ -1,8 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class ParseHtmlContentPipe implements PipeTransform {
4
- transform(content: any): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<ParseHtmlContentPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<ParseHtmlContentPipe, "parseHtmlContent", false>;
7
- }
8
- //# sourceMappingURL=parse-html-content.pipe.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"parse-html-content.pipe.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/src/components/alerts/parse-html-content.pipe.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,aAAa,EAAE,MAAM,eAAe,CAAC;;AAEpD,qBACa,oBAAqB,YAAW,aAAa;IAMxD,SAAS,CAAC,OAAO,KAAA;yCANN,oBAAoB;uCAApB,oBAAoB;CAWhC"}
@@ -1,37 +0,0 @@
1
- import { OnInit, OnChanges, OnDestroy, ElementRef, EventEmitter, NgZone } from '@angular/core';
2
- import { FormioAppConfig } from '../../formio.config';
3
- import { AngularFormioOptions, FormioForm } from '../../formio.common';
4
- import { FormBuilder } from '@formio/js';
5
- import { Observable } from 'rxjs';
6
- import { CustomTagsService } from '../../custom-tags.service';
7
- import * as i0 from "@angular/core";
8
- export declare class FormBuilderComponent implements OnInit, OnChanges, OnDestroy {
9
- private ngZone;
10
- private config;
11
- private customTags?;
12
- ready: Promise<object>;
13
- readyResolve: any;
14
- formio: any;
15
- builder: FormBuilder;
16
- componentAdding: boolean;
17
- private refreshSubscription;
18
- form?: FormioForm;
19
- options?: FormBuilder['options'] & AngularFormioOptions;
20
- formbuilder?: any;
21
- noeval?: boolean;
22
- refresh?: Observable<void>;
23
- rebuild?: Observable<object>;
24
- change: EventEmitter<object>;
25
- builderElement?: ElementRef<any>;
26
- constructor(ngZone: NgZone, config: FormioAppConfig, customTags?: CustomTagsService);
27
- ngOnInit(): void;
28
- setInstance(instance: any): any;
29
- setDisplay(display: String, prevDisplay?: string): void;
30
- buildForm(form: any, prevForm?: any): any;
31
- rebuildForm(form: any, options?: object): Promise<any>;
32
- ngOnChanges(changes: any): void;
33
- ngOnDestroy(): void;
34
- static ɵfac: i0.ɵɵFactoryDeclaration<FormBuilderComponent, [null, { optional: true; }, { optional: true; }]>;
35
- static ɵcmp: i0.ɵɵComponentDeclaration<FormBuilderComponent, "form-builder", never, { "form": { "alias": "form"; "required": false; }; "options": { "alias": "options"; "required": false; }; "formbuilder": { "alias": "formbuilder"; "required": false; }; "noeval": { "alias": "noeval"; "required": false; }; "refresh": { "alias": "refresh"; "required": false; }; "rebuild": { "alias": "rebuild"; "required": false; }; }, { "change": "change"; }, never, never, false, never>;
36
- }
37
- //# sourceMappingURL=formbuilder.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"formbuilder.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/src/components/formbuilder/formbuilder.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGL,MAAM,EACN,SAAS,EACT,SAAS,EAGT,UAAU,EAEV,YAAY,EAEZ,MAAM,EACP,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AACtD,OAAO,EACL,oBAAoB,EACpB,UAAU,EACX,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAU,WAAW,EAAS,MAAM,YAAY,CAAC;AAExD,OAAO,EAAE,UAAU,EAAgB,MAAM,MAAM,CAAC;AAChD,OAAO,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;;AAG9D,qBAQa,oBAAqB,YAAW,MAAM,EAAE,SAAS,EAAE,SAAS;IAiBrE,OAAO,CAAC,MAAM;IACF,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,UAAU,CAAC;IAlB1B,KAAK,EAAE,OAAO,CAAC,MAAM,CAAC,CAAC;IACvB,YAAY,EAAE,GAAG,CAAC;IAClB,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,WAAW,CAAC;IACrB,eAAe,UAAS;IAC/B,OAAO,CAAC,mBAAmB,CAAe;IACjC,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,OAAO,CAAC,EAAE,WAAW,CAAC,SAAS,CAAC,GAAG,oBAAoB,CAAC;IACxD,WAAW,CAAC,EAAE,GAAG,CAAC;IAClB,MAAO,CAAC,UAAS;IACjB,OAAO,CAAC,EAAE,UAAU,CAAC,IAAI,CAAC,CAAC;IAC3B,OAAO,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC;IAC5B,MAAM,EAAE,YAAY,CAAC,MAAM,CAAC,CAAC;IACC,cAAc,CAAC,EAAE,UAAU,CAAC,GAAG,CAAC,CAAC;gBAG/D,MAAM,EAAE,MAAM,EACF,MAAM,EAAE,eAAe,EACvB,UAAU,CAAC,EAAE,iBAAiB;IAepD,QAAQ;IAoBR,WAAW,CAAC,QAAQ,EAAE,GAAG;IAqEzB,UAAU,CAAC,OAAO,EAAE,MAAM,EAAE,WAAW,CAAC,EAAE,MAAM;IAMhD,SAAS,CAAC,IAAI,EAAE,GAAG,EAAE,QAAQ,CAAC,EAAE,GAAG;IAgBnC,WAAW,CAAC,IAAI,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,MAAM;IAgBvC,WAAW,CAAC,OAAO,EAAE,GAAG;IAUxB,WAAW;yCA3KA,oBAAoB;2CAApB,oBAAoB;CAoLhC"}
@@ -1,15 +0,0 @@
1
- import { OnInit, NgZone, OnChanges } from '@angular/core';
2
- import { FormioAppConfig } from '../../formio.config';
3
- import { FormioBaseComponent } from '../../FormioBaseComponent';
4
- import { CustomTagsService } from '../../custom-tags.service';
5
- import * as i0 from "@angular/core";
6
- export declare class FormioComponent extends FormioBaseComponent implements OnInit, OnChanges {
7
- ngZone: NgZone;
8
- config: FormioAppConfig;
9
- customTags?: CustomTagsService;
10
- constructor(ngZone: NgZone, config: FormioAppConfig, customTags?: CustomTagsService);
11
- getRenderer(): any;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<FormioComponent, [null, { optional: true; }, { optional: true; }]>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<FormioComponent, "formio", never, {}, {}, never, never, false, never>;
14
- }
15
- //# sourceMappingURL=formio.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"formio.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/src/components/formio/formio.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAsC,MAAM,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AACzG,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAEtD,OAAO,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AAChE,OAAO,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;;AAG9D,qBAQa,eAAgB,SAAQ,mBAAoB,YAAW,MAAM,EAAE,SAAS;IAE1E,MAAM,EAAE,MAAM;IACF,MAAM,EAAE,eAAe;IACvB,UAAU,CAAC,EAAE,iBAAiB;gBAF1C,MAAM,EAAE,MAAM,EACF,MAAM,EAAE,eAAe,EACvB,UAAU,CAAC,EAAE,iBAAiB;IAWnD,WAAW;yCAfA,eAAe;2CAAf,eAAe;CAkB3B"}
@@ -1,21 +0,0 @@
1
- import { OnInit, OnChanges, ElementRef, EventEmitter } from '@angular/core';
2
- import { FormioComponent } from '../formio/formio.component';
3
- import { FormioReport } from '../../formio.common';
4
- import * as i0 from "@angular/core";
5
- export declare class FormioReportComponent extends FormioComponent implements OnInit, OnChanges {
6
- report?: FormioReport;
7
- projectEndpoint?: string;
8
- fetchDataError: EventEmitter<any>;
9
- formioElement?: ElementRef<any>;
10
- isReportLoading: boolean;
11
- setFormFromSrc(): void;
12
- setFormUrl(url: any): void;
13
- ngOnChanges(changes: any): void;
14
- getRendererOptions(): any;
15
- createRenderer(): any;
16
- attachFormEvents(): void;
17
- getRenderer(): any;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<FormioReportComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<FormioReportComponent, "formio-report", never, { "report": { "alias": "report"; "required": false; }; "projectEndpoint": { "alias": "projectEndpoint"; "required": false; }; }, { "fetchDataError": "fetchDataError"; }, never, never, false, never>;
20
- }
21
- //# sourceMappingURL=formioreport.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"formioreport.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/src/components/formioreport/formioreport.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAA4B,SAAS,EAAa,UAAU,EAAE,YAAY,EAAU,MAAM,eAAe,CAAC;AAEpI,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAC7D,OAAO,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;;AAGnD,qBAQa,qBAAsB,SAAQ,eAAgB,YAAW,MAAM,EAAE,SAAS;IAC5E,MAAM,CAAC,EAAE,YAAY,CAAC;IACtB,eAAe,CAAC,EAAE,MAAM,CAAC;IACxB,cAAc,oBAA2B;IACJ,aAAa,CAAC,EAAE,UAAU,CAAC,GAAG,CAAC,CAAC;IAExE,eAAe,EAAE,OAAO,CAAC;IAEhC,cAAc;IAed,UAAU,CAAC,GAAG,KAAA;IAId,WAAW,CAAC,OAAO,EAAE,GAAG;IAWxB,kBAAkB;IAWlB,cAAc;IAcd,gBAAgB;IAUhB,WAAW;yCAzEA,qBAAqB;2CAArB,qBAAqB;CAiFjC"}
@@ -1,7 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class FormioLoaderComponent {
3
- isLoading: boolean;
4
- static ɵfac: i0.ɵɵFactoryDeclaration<FormioLoaderComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<FormioLoaderComponent, "formio-loader", never, { "isLoading": { "alias": "isLoading"; "required": false; }; }, {}, never, never, false, never>;
6
- }
7
- //# sourceMappingURL=formio.loader.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"formio.loader.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/src/components/loader/formio.loader.component.ts"],"names":[],"mappings":";AAEA,qBAMa,qBAAqB;IACvB,SAAS,EAAE,OAAO,CAAA;yCADhB,qBAAqB;2CAArB,qBAAqB;CAEjC"}
package/core.d.ts DELETED
@@ -1,17 +0,0 @@
1
- export * from './formio.config';
2
- export * from './formio.common';
3
- export * from './formio.service';
4
- export * from './formio-promise.service';
5
- export * from './formio.utils';
6
- export * from './FormioBaseComponent';
7
- export * from './components/formio/formio.component';
8
- export * from './components/formbuilder/formbuilder.component';
9
- export * from './components/formioreport/formioreport.component';
10
- export * from './components/loader/formio.loader.component';
11
- export * from './components/alerts/formio.alerts';
12
- export * from './components/alerts/formio.alerts.component';
13
- export { FormioModule } from './formio.module';
14
- export { ComponentSchema, ExtendedComponentSchema, ElementInfo } from '@formio/deprecated-types';
15
- export { Utils as FormioUtils } from '@formio/js';
16
- export { Formio } from '@formio/js';
17
- //# sourceMappingURL=core.d.ts.map
package/core.d.ts.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"core.d.ts","sourceRoot":"","sources":["../../projects/angular-formio/src/core.ts"],"names":[],"mappings":"AAGA,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AACjC,cAAc,0BAA0B,CAAC;AACzC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,uBAAuB,CAAC;AACtC,cAAc,sCAAsC,CAAC;AACrD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,kDAAkD,CAAC;AACjE,cAAc,6CAA6C,CAAC;AAC5D,cAAc,mCAAmC,CAAC;AAClD,cAAc,6CAA6C,CAAC;AAC5D,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,eAAe,EAAE,uBAAuB,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AACjG,OAAO,EAAE,KAAK,IAAI,WAAW,EAAE,MAAM,YAAY,CAAC;AAClD,OAAO,EAAE,MAAM,EAAE,MAAM,YAAY,CAAC"}
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class CustomTagsService {
3
- tags: string[];
4
- addCustomTag(tag: string): void;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<CustomTagsService, never>;
6
- static ɵprov: i0.ɵɵInjectableDeclaration<CustomTagsService>;
7
- }
8
- //# sourceMappingURL=custom-tags.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"custom-tags.service.d.ts","sourceRoot":"","sources":["../../projects/angular-formio/src/custom-tags.service.ts"],"names":[],"mappings":";AACA,qBACa,iBAAiB;IAC5B,IAAI,EAAE,MAAM,EAAE,CAAM;IAEpB,YAAY,CAAC,GAAG,EAAE,MAAM;yCAHb,iBAAiB;6CAAjB,iBAAiB;CAM7B"}
@@ -1,28 +0,0 @@
1
- import { InjectionToken, EventEmitter } from '@angular/core';
2
- import { FormioCore as Formio } from '@formio/js';
3
- import * as i0 from "@angular/core";
4
- export declare const FormioAppConfig: InjectionToken<unknown>;
5
- export declare class FormioAppService {
6
- baseUrl: any;
7
- apiUrl: any;
8
- projectUrl: any;
9
- appUrl: any;
10
- icons?: string;
11
- formio: Formio;
12
- user?: any;
13
- onUser: EventEmitter<object>;
14
- constructor(config?: {
15
- apiUrl?: string;
16
- baseUrl?: string;
17
- appUrl?: string;
18
- projectUrl?: string;
19
- icons?: string;
20
- config?: any;
21
- });
22
- setUser(user: any): void;
23
- logout(): any;
24
- authenticate(): any;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<FormioAppService, never>;
26
- static ɵprov: i0.ɵɵInjectableDeclaration<FormioAppService>;
27
- }
28
- //# sourceMappingURL=app.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"app.service.d.ts","sourceRoot":"","sources":["../../../projects/angular-formio/embed/src/app.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsB,cAAc,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAEjF,OAAO,EAAE,UAAU,IAAI,MAAM,EAAE,MAAM,YAAY,CAAC;;AADlD,eAAO,MAAM,eAAe,yBAAsC,CAAC;AAEnE,qBACa,gBAAgB;IACzB,OAAO,MAAC;IACR,MAAM,MAAC;IACP,UAAU,MAAC;IACX,MAAM,MAAC;IACP,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,GAAG,CAAC;IACX,MAAM,EAAE,YAAY,CAAC,MAAM,CAAC,CAA8B;gBACrB,MAAM,GAAE;QACzC,MAAM,CAAC,EAAE,MAAM,CAAC;QAChB,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,MAAM,CAAC,EAAE,MAAM,CAAC;QAChB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,MAAM,CAAC,EAAE,GAAG,CAAA;KACV;IAoBN,OAAO,CAAC,IAAI,KAAA;IAKZ,MAAM;IAUN,YAAY;yCAnDH,gBAAgB;6CAAhB,gBAAgB;CAsD5B"}
@@ -1,19 +0,0 @@
1
- import { ElementRef, EventEmitter, AfterViewInit } from '@angular/core';
2
- import { Form, FormBuilder } from '@formio/js';
3
- import WebformBuilder from '@formio/js/lib/cjs/WebformBuilder';
4
- import * as i0 from "@angular/core";
5
- export declare class FormioBuilder implements AfterViewInit {
6
- element: ElementRef;
7
- form?: Form['options'] | null;
8
- options?: FormBuilder['options'];
9
- change: EventEmitter<any>;
10
- ready: EventEmitter<any>;
11
- error: EventEmitter<any>;
12
- builder: FormBuilder;
13
- componentAdding: boolean;
14
- get instance(): WebformBuilder;
15
- ngAfterViewInit(): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<FormioBuilder, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<FormioBuilder, "formio-builder", never, { "form": { "alias": "form"; "required": false; }; "options": { "alias": "options"; "required": false; }; }, { "change": "change"; "ready": "ready"; "error": "error"; }, never, never, false, never>;
18
- }
19
- //# sourceMappingURL=builder.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"builder.component.d.ts","sourceRoot":"","sources":["../../../projects/angular-formio/embed/src/builder.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAA4B,YAAY,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAC7G,OAAO,EAAC,IAAI,EAAE,WAAW,EAAU,MAAM,YAAY,CAAC;AACtD,OAAO,cAAc,MAAM,mCAAmC,CAAC;;AAE/D,qBAKa,aAAc,YAAW,aAAa;IAC1B,OAAO,EAAE,UAAU,CAAC;IAChC,IAAI,CAAC,EAAE,IAAI,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC;IAC9B,OAAO,CAAC,EAAE,WAAW,CAAC,SAAS,CAAC,CAAM;IACrC,MAAM,oBAA2B;IACjC,KAAK,oBAA2B;IAChC,KAAK,oBAA2B;IACnC,OAAO,EAAE,WAAW,CAAC;IACrB,eAAe,UAAS;IAC/B,IAAI,QAAQ,IAAI,cAAc,CAE7B;IACD,eAAe,IAAI,IAAI;yCAZd,aAAa;2CAAb,aAAa;CA2DzB"}
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./formio.component";
3
- import * as i2 from "./builder.component";
4
- import * as i3 from "@angular/common";
5
- export declare class FormioEmbedModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<FormioEmbedModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<FormioEmbedModule, [typeof i1.FormioComponent, typeof i2.FormioBuilder], [typeof i3.CommonModule], [typeof i1.FormioComponent, typeof i2.FormioBuilder]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<FormioEmbedModule>;
9
- }
10
- //# sourceMappingURL=embed.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"embed.module.d.ts","sourceRoot":"","sources":["../../../projects/angular-formio/embed/src/embed.module.ts"],"names":[],"mappings":";;;;AAMA,qBAgBa,iBAAiB;yCAAjB,iBAAiB;0CAAjB,iBAAiB;0CAAjB,iBAAiB;CAAG"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"formio-angular-embed.d.ts","sourceRoot":"","sources":["../../../projects/angular-formio/embed/src/formio-angular-embed.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,SAAS,CAAC"}
@@ -1,21 +0,0 @@
1
- import { ElementRef, EventEmitter, AfterViewInit } from '@angular/core';
2
- import { Webform, Form } from '@formio/js';
3
- import { Form as formType, Submission } from '@formio/core/types';
4
- import * as i0 from "@angular/core";
5
- export declare class FormioComponent implements AfterViewInit {
6
- src?: string;
7
- form?: formType | null;
8
- submission?: Submission | null;
9
- url?: string;
10
- options?: Form['options'];
11
- ready: EventEmitter<Webform>;
12
- submit: EventEmitter<object>;
13
- error: EventEmitter<any>;
14
- change: EventEmitter<any>;
15
- element: ElementRef;
16
- instance: Webform;
17
- ngAfterViewInit(): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<FormioComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<FormioComponent, "formio", never, { "src": { "alias": "src"; "required": false; }; "form": { "alias": "form"; "required": false; }; "submission": { "alias": "submission"; "required": false; }; "url": { "alias": "url"; "required": false; }; "options": { "alias": "options"; "required": false; }; }, { "ready": "ready"; "submit": "submit"; "error": "error"; "change": "change"; }, never, never, false, never>;
20
- }
21
- //# sourceMappingURL=formio.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"formio.component.d.ts","sourceRoot":"","sources":["../../../projects/angular-formio/embed/src/formio.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,UAAU,EAAiB,YAAY,EAAa,aAAa,EAAE,MAAM,eAAe,CAAC;AACxH,OAAO,EAAwB,OAAO,EAAE,IAAI,EAAE,MAAM,YAAY,CAAC;AACjE,OAAO,EAAE,IAAI,IAAI,QAAQ,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;;AAElE,qBAKa,eAAgB,YAAW,aAAa;IACxC,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,QAAQ,GAAG,IAAI,CAAC;IACvB,UAAU,CAAC,EAAE,UAAU,GAAG,IAAI,CAAC;IAC/B,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,OAAO,CAAC,EAAE,IAAI,CAAC,SAAS,CAAC,CAAM;IAC9B,KAAK,wBAA+B;IACpC,MAAM,uBAA8B;IACpC,KAAK,oBAA2B;IAChC,MAAM,oBAA2B;IACtB,OAAO,EAAE,UAAU,CAAC;IAClC,QAAQ,EAAE,OAAO,CAAC;IACzB,eAAe,IAAI,IAAI;yCAZd,eAAe;2CAAf,eAAe;CA2B3B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"formio-angular.d.ts","sourceRoot":"","sources":["../../projects/angular-formio/src/formio-angular.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,SAAS,CAAC"}
@@ -1,16 +0,0 @@
1
- import { FormioForm } from './formio.common';
2
- export declare class FormioPromiseService {
3
- url: string;
4
- options?: object;
5
- private formioService;
6
- constructor(url: string, options?: object);
7
- saveForm(form: FormioForm, options?: any): Promise<any>;
8
- loadForm(query?: any, options?: any): Promise<any>;
9
- loadSubmission(query?: any, options?: any): Promise<any>;
10
- userPermissions(user: any, form: any, submission: any): Promise<any>;
11
- deleteSubmission(data?: any, options?: any): Promise<any>;
12
- loadForms(query: any, options?: any): Promise<any>;
13
- saveSubmission(submission: {}, options?: any): Promise<any>;
14
- loadSubmissions(query?: any, options?: any): Promise<any>;
15
- }
16
- //# sourceMappingURL=formio-promise.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"formio-promise.service.d.ts","sourceRoot":"","sources":["../../projects/angular-formio/src/formio-promise.service.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE7C,qBAAa,oBAAoB;IAGZ,GAAG,EAAE,MAAM;IAAS,OAAO,CAAC,EAAE,MAAM;IAFvD,OAAO,CAAC,aAAa,CAAgB;gBAElB,GAAG,EAAE,MAAM,EAAS,OAAO,CAAC,EAAE,MAAM;IAIvD,QAAQ,CAAC,IAAI,EAAE,UAAU,EAAE,OAAO,CAAC,EAAE,GAAG,GAAG,OAAO,CAAC,GAAG,CAAC;IAGvD,QAAQ,CAAC,KAAK,CAAC,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,GAAG,GAAG,OAAO,CAAC,GAAG,CAAC;IAGlD,cAAc,CAAC,KAAK,CAAC,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,GAAG,GAAG,OAAO,CAAC,GAAG,CAAC;IAGxD,eAAe,CAAC,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,UAAU,EAAE,GAAG,GAAG,OAAO,CAAC,GAAG,CAAC;IAGpE,gBAAgB,CAAC,IAAI,CAAC,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,GAAG,GAAG,OAAO,CAAC,GAAG,CAAC;IAGzD,SAAS,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,GAAG,GAAG,OAAO,CAAC,GAAG,CAAC;IAGlD,cAAc,CAAC,UAAU,EAAE,EAAE,EAAE,OAAO,CAAC,EAAE,GAAG,GAAG,OAAO,CAAC,GAAG,CAAC;IAG3D,eAAe,CAAC,KAAK,CAAC,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,GAAG,GAAG,OAAO,CAAC,GAAG,CAAC;CAG1D"}
@@ -1,68 +0,0 @@
1
- import { ExtendedComponentSchema, ValidateOptions } from '@formio/deprecated-types';
2
- import { AlertsPosition } from './types/alerts-position';
3
- export interface ComponentOptions<T = any, V extends ValidateOptions = ValidateOptions> extends ExtendedComponentSchema<T> {
4
- validate?: V;
5
- }
6
- export interface FormioRefreshValue {
7
- property?: string;
8
- value?: object;
9
- form?: object;
10
- submission?: object;
11
- }
12
- export interface AccessSetting {
13
- type: string;
14
- roles: string[];
15
- }
16
- export interface FormioReport {
17
- form: string;
18
- roles: object;
19
- access: object;
20
- metadata: object;
21
- data: object;
22
- project: string;
23
- }
24
- export interface FormioForm {
25
- title?: string;
26
- display?: string;
27
- name?: string;
28
- path?: string;
29
- type?: string;
30
- project?: string;
31
- template?: string;
32
- components?: ExtendedComponentSchema[];
33
- tags?: string[];
34
- access?: AccessSetting[];
35
- submissionAccess?: AccessSetting[];
36
- report?: FormioReport;
37
- }
38
- export interface ComponentInstance {
39
- component: ExtendedComponentSchema;
40
- id: string;
41
- type: string;
42
- asString?(value: any): string;
43
- getView(value: any): string;
44
- }
45
- export interface AlertsOptions {
46
- submitMessage: string;
47
- }
48
- export interface ErrorsOptions {
49
- message: string;
50
- }
51
- export declare class FormioError {
52
- message: string;
53
- component: ExtendedComponentSchema;
54
- silent?: boolean;
55
- constructor(message: string, component: ExtendedComponentSchema, silent?: boolean);
56
- }
57
- export type FormioSubmissionCallback = (error: FormioError, submission: object) => void;
58
- export type FormioBeforeSubmit = (submission: object, callback: FormioSubmissionCallback) => void;
59
- export interface FormioHookOptions {
60
- beforeSubmit: FormioBeforeSubmit;
61
- }
62
- export interface AngularFormioOptions {
63
- errors?: ErrorsOptions;
64
- alerts?: AlertsOptions;
65
- alertsPosition?: AlertsPosition;
66
- disableAlerts?: boolean;
67
- }
68
- //# sourceMappingURL=formio.common.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"formio.common.d.ts","sourceRoot":"","sources":["../../projects/angular-formio/src/formio.common.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AACpF,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAEzD,MAAM,WAAW,gBAAgB,CAAC,CAAC,GAAG,GAAG,EAAE,CAAC,SAAS,eAAe,GAAG,eAAe,CAAE,SAAQ,uBAAuB,CAAC,CAAC,CAAC;IACxH,QAAQ,CAAC,EAAE,CAAC,CAAC;CACd;AAED,MAAM,WAAW,kBAAkB;IACjC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,aAAa;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,EAAE,CAAC;CACjB;AAED,MAAM,WAAW,YAAY;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,UAAU;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,uBAAuB,EAAE,CAAC;IACvC,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IAChB,MAAM,CAAC,EAAE,aAAa,EAAE,CAAC;IACzB,gBAAgB,CAAC,EAAE,aAAa,EAAE,CAAC;IACnC,MAAM,CAAC,EAAE,YAAY,CAAC;CACvB;AAED,MAAM,WAAW,iBAAiB;IAChC,SAAS,EAAE,uBAAuB,CAAC;IACnC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,CAAC,KAAK,EAAE,GAAG,GAAG,MAAM,CAAC;IAC9B,OAAO,CAAC,KAAK,EAAE,GAAG,GAAG,MAAM,CAAC;CAC7B;AAED,MAAM,WAAW,aAAa;IAC5B,aAAa,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,aAAa;IAC5B,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,qBAAa,WAAW;IAEb,OAAO,EAAE,MAAM;IACf,SAAS,EAAE,uBAAuB;IAClC,MAAM,CAAC,EAAE,OAAO;gBAFhB,OAAO,EAAE,MAAM,EACf,SAAS,EAAE,uBAAuB,EAClC,MAAM,CAAC,EAAE,OAAO;CAE1B;AAED,MAAM,MAAM,wBAAwB,GAAG,CACrC,KAAK,EAAE,WAAW,EAClB,UAAU,EAAE,MAAM,KACf,IAAI,CAAC;AACV,MAAM,MAAM,kBAAkB,GAAG,CAC/B,UAAU,EAAE,MAAM,EAClB,QAAQ,EAAE,wBAAwB,KAC/B,IAAI,CAAC;AAEV,MAAM,WAAW,iBAAiB;IAChC,YAAY,EAAE,kBAAkB,CAAC;CAClC;AAED,MAAM,WAAW,oBAAoB;IACnC,MAAM,CAAC,EAAE,aAAa,CAAC;IACvB,MAAM,CAAC,EAAE,aAAa,CAAC;IACvB,cAAc,CAAC,EAAE,cAAc,CAAC;IAChC,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB"}
@@ -1,21 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- import { Formio } from '@formio/js';
3
- import * as i0 from "@angular/core";
4
- export declare const FORMIO_CONFIG: InjectionToken<unknown>;
5
- export declare class FormioAppConfig {
6
- [x: string]: any;
7
- appUrl: string;
8
- apiUrl: string;
9
- icons?: string;
10
- formOnly?: boolean;
11
- formio?: Formio;
12
- constructor(config?: {
13
- apiUrl?: string;
14
- baseUrl?: string;
15
- appUrl?: string;
16
- projectUrl?: string;
17
- });
18
- static ɵfac: i0.ɵɵFactoryDeclaration<FormioAppConfig, never>;
19
- static ɵprov: i0.ɵɵInjectableDeclaration<FormioAppConfig>;
20
- }
21
- //# sourceMappingURL=formio.config.d.ts.map