@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 +0,0 @@
1
- {"version":3,"file":"formio.config.d.ts","sourceRoot":"","sources":["../../projects/angular-formio/src/formio.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsB,cAAc,EAAE,MAAM,eAAe,CAAC;AAEnE,OAAO,EAAE,MAAM,EAAE,MAAM,YAAY,CAAC;;AADpC,eAAO,MAAM,aAAa,yBAAsC,CAAC;AAGjE,qBACa,eAAe;IAC1B,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAC;IACjB,MAAM,SAAM;IACZ,MAAM,SAAM;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;gBACmB,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,CAAA;KACf;yCAZK,eAAe;6CAAf,eAAe;CAqB3B"}
@@ -1,15 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./components/formio/formio.component";
3
- import * as i2 from "./components/formioreport/formioreport.component";
4
- import * as i3 from "./FormioBaseComponent";
5
- import * as i4 from "./components/formbuilder/formbuilder.component";
6
- import * as i5 from "./components/loader/formio.loader.component";
7
- import * as i6 from "./components/alerts/formio.alerts.component";
8
- import * as i7 from "./components/alerts/parse-html-content.pipe";
9
- import * as i8 from "@angular/common";
10
- export declare class FormioModule {
11
- static ɵfac: i0.ɵɵFactoryDeclaration<FormioModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<FormioModule, [typeof i1.FormioComponent, typeof i2.FormioReportComponent, typeof i3.FormioBaseComponent, typeof i4.FormBuilderComponent, typeof i5.FormioLoaderComponent, typeof i6.FormioAlertsComponent, typeof i7.ParseHtmlContentPipe], [typeof i8.CommonModule], [typeof i1.FormioComponent, typeof i2.FormioReportComponent, typeof i4.FormBuilderComponent, typeof i5.FormioLoaderComponent, typeof i6.FormioAlertsComponent]>;
13
- static ɵinj: i0.ɵɵInjectorDeclaration<FormioModule>;
14
- }
15
- //# sourceMappingURL=formio.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"formio.module.d.ts","sourceRoot":"","sources":["../../projects/angular-formio/src/formio.module.ts"],"names":[],"mappings":";;;;;;;;;AAYA,qBAyBa,YAAY;yCAAZ,YAAY;0CAAZ,YAAY;0CAAZ,YAAY;CAAG"}
@@ -1,18 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { FormioForm } from './formio.common';
3
- export declare class FormioService {
4
- url: string;
5
- options?: object;
6
- formio: any;
7
- constructor(url: string, options?: object);
8
- requestWrapper(fn: any): any;
9
- saveForm(form: FormioForm, options?: any): Observable<FormioForm>;
10
- loadForm(query?: any, options?: any): Observable<FormioForm>;
11
- loadForms(query: any, options?: any): Observable<FormioForm>;
12
- loadSubmission(query?: any, options?: any): Observable<{}>;
13
- userPermissions(user: any, form: any, submission: any): Observable<{}>;
14
- deleteSubmission(data?: any, options?: any): Observable<{}>;
15
- saveSubmission(submission: {}, options?: any): Observable<{}>;
16
- loadSubmissions(query?: any, options?: any): Observable<{}>;
17
- }
18
- //# sourceMappingURL=formio.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"formio.service.d.ts","sourceRoot":"","sources":["../../projects/angular-formio/src/formio.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAY,MAAM,MAAM,CAAC;AAC5C,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAG7C,qBAAa,aAAa;IAEL,GAAG,EAAE,MAAM;IAAS,OAAO,CAAC,EAAE,MAAM;IADhD,MAAM,EAAE,GAAG,CAAC;gBACA,GAAG,EAAE,MAAM,EAAS,OAAO,CAAC,EAAE,MAAM;IAGvD,cAAc,CAAC,EAAE,EAAE,GAAG;IAuBtB,QAAQ,CAAC,IAAI,EAAE,UAAU,EAAE,OAAO,CAAC,EAAE,GAAG,GAAG,UAAU,CAAC,UAAU,CAAC;IAGjE,QAAQ,CAAC,KAAK,CAAC,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,GAAG,GAAG,UAAU,CAAC,UAAU,CAAC;IAG5D,SAAS,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,GAAG,GAAG,UAAU,CAAC,UAAU,CAAC;IAG5D,cAAc,CAAC,KAAK,CAAC,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,GAAG,GAAG,UAAU,CAAC,EAAE,CAAC;IAG1D,eAAe,CAAC,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,UAAU,EAAE,GAAG,GAAG,UAAU,CAAC,EAAE,CAAC;IAGtE,gBAAgB,CAAC,IAAI,CAAC,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,GAAG,GAAG,UAAU,CAAC,EAAE,CAAC;IAG3D,cAAc,CAAC,UAAU,EAAE,EAAE,EAAE,OAAO,CAAC,EAAE,GAAG,GAAG,UAAU,CAAC,EAAE,CAAC;IAG7D,eAAe,CAAC,KAAK,CAAC,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,GAAG,GAAG,UAAU,CAAC,EAAE,CAAC;CAG5D"}
package/formio.utils.d.ts DELETED
@@ -1,2 +0,0 @@
1
- export declare function extendRouter(Class: any, config: any, ClassRoutes: any): any;
2
- //# sourceMappingURL=formio.utils.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"formio.utils.d.ts","sourceRoot":"","sources":["../../projects/angular-formio/src/formio.utils.ts"],"names":[],"mappings":"AAGA,wBAAgB,YAAY,CAAC,KAAK,EAAE,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,WAAW,EAAE,GAAG,OAqBrE"}
@@ -1,35 +0,0 @@
1
- import { EventEmitter, TemplateRef } from '@angular/core';
2
- import { GridHeaderComponent } from './GridHeaderComponent';
3
- import { GridService } from './grid.service';
4
- import { FormioPromiseService } from '@formio/angular';
5
- import * as i0 from "@angular/core";
6
- export declare class GridBodyComponent {
7
- service: GridService;
8
- header: GridHeaderComponent;
9
- actionAllowed: any;
10
- rowSelect: EventEmitter<any>;
11
- rowAction: EventEmitter<any>;
12
- template: TemplateRef<any>;
13
- rows: Array<any>;
14
- loading: Boolean;
15
- firstItem: number;
16
- lastItem: number;
17
- skip: number;
18
- limit: number;
19
- total: number;
20
- constructor(service: GridService);
21
- load(formio: FormioPromiseService, query?: any): Promise<any>;
22
- onRowSelect(event: any, row: any): void;
23
- onRowAction(event: any, row: any, action: any): void;
24
- /**
25
- * Set the rows for this Grid body.
26
- *
27
- * @param query
28
- * @param items
29
- * @return any
30
- */
31
- setRows(query: any, items: any): any[];
32
- static ɵfac: i0.ɵɵFactoryDeclaration<GridBodyComponent, never>;
33
- static ɵcmp: i0.ɵɵComponentDeclaration<GridBodyComponent, "ng-component", never, { "header": { "alias": "header"; "required": false; }; "actionAllowed": { "alias": "actionAllowed"; "required": false; }; }, { "rowSelect": "rowSelect"; "rowAction": "rowAction"; }, never, never, false, never>;
34
- }
35
- //# sourceMappingURL=GridBodyComponent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"GridBodyComponent.d.ts","sourceRoot":"","sources":["../../../projects/angular-formio/grid/src/GridBodyComponent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiB,YAAY,EAAa,WAAW,EAAa,MAAM,eAAe,CAAC;AAE/F,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAC,oBAAoB,EAAC,MAAM,iBAAiB,CAAC;;AAErD,qBAIa,iBAAiB;IAaT,OAAO,EAAE,WAAW;IAZ9B,MAAM,EAAE,mBAAmB,CAAC;IAC5B,aAAa,EAAE,GAAG,CAAC;IAClB,SAAS,EAAE,YAAY,CAAC,GAAG,CAAC,CAAC;IAC7B,SAAS,EAAE,YAAY,CAAC,GAAG,CAAC,CAAC;IACC,QAAQ,EAAE,WAAW,CAAC,GAAG,CAAC,CAAC;IAC5D,IAAI,EAAE,KAAK,CAAC,GAAG,CAAC,CAAC;IACjB,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,SAAK;IACd,QAAQ,SAAK;IACb,IAAI,SAAK;IACT,KAAK,SAAK;IACV,KAAK,SAAK;gBACE,OAAO,EAAE,WAAW;IAMvC,IAAI,CAAC,MAAM,EAAE,oBAAoB,EAAE,KAAK,CAAC,EAAE,GAAG,GAAG,OAAO,CAAC,GAAG,CAAC;IAI7D,WAAW,CAAC,KAAK,KAAA,EAAE,GAAG,KAAA;IAKtB,WAAW,CAAC,KAAK,KAAA,EAAE,GAAG,KAAA,EAAE,MAAM,KAAA;IAK9B;;;;;;OAMG;IACH,OAAO,CAAC,KAAK,EAAE,GAAG,EAAE,KAAK,EAAE,GAAG;yCAxCnB,iBAAiB;2CAAjB,iBAAiB;CAsE7B"}
@@ -1,20 +0,0 @@
1
- import { GridFooterPositions } from './types/grid-footer-positions';
2
- import { TemplateRef, EventEmitter } from '@angular/core';
3
- import { GridHeaderComponent } from './GridHeaderComponent';
4
- import { GridBodyComponent } from './GridBodyComponent';
5
- import * as i0 from "@angular/core";
6
- export declare class GridFooterComponent {
7
- header: GridHeaderComponent;
8
- body: GridBodyComponent;
9
- createText: String;
10
- size: number;
11
- actionAllowed: any;
12
- pageChanged: EventEmitter<any>;
13
- createItem: EventEmitter<any>;
14
- template: TemplateRef<any>;
15
- footerPositions: typeof GridFooterPositions;
16
- constructor();
17
- static ɵfac: i0.ɵɵFactoryDeclaration<GridFooterComponent, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<GridFooterComponent, "ng-component", never, { "header": { "alias": "header"; "required": false; }; "body": { "alias": "body"; "required": false; }; "createText": { "alias": "createText"; "required": false; }; "size": { "alias": "size"; "required": false; }; "actionAllowed": { "alias": "actionAllowed"; "required": false; }; }, { "pageChanged": "pageChanged"; "createItem": "createItem"; }, never, never, false, never>;
19
- }
20
- //# sourceMappingURL=GridFooterComponent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"GridFooterComponent.d.ts","sourceRoot":"","sources":["../../../projects/angular-formio/grid/src/GridFooterComponent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AACpE,OAAO,EAA4B,WAAW,EAAE,YAAY,EAAa,MAAM,eAAe,CAAC;AAC/F,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;;AAExD,qBAIa,mBAAmB;IACrB,MAAM,EAAE,mBAAmB,CAAC;IAC5B,IAAI,EAAE,iBAAiB,CAAC;IACxB,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,aAAa,EAAE,GAAG,CAAC;IAClB,WAAW,EAAE,YAAY,CAAC,GAAG,CAAC,CAAC;IAC/B,UAAU,EAAE,YAAY,CAAC,GAAG,CAAC,CAAC;IACA,QAAQ,EAAE,WAAW,CAAC,GAAG,CAAC,CAAC;IAE5D,eAAe,6BAAuB;;yCAVlC,mBAAmB;2CAAnB,mBAAmB;CAgB/B"}
@@ -1,16 +0,0 @@
1
- import { EventEmitter, TemplateRef } from '@angular/core';
2
- import { FormioPromiseService } from '@formio/angular';
3
- import { GridHeader } from './types/grid-header';
4
- import * as i0 from "@angular/core";
5
- export declare class GridHeaderComponent {
6
- actionAllowed: any;
7
- sort: EventEmitter<GridHeader>;
8
- template: TemplateRef<any>;
9
- headers: Array<GridHeader>;
10
- constructor();
11
- get numHeaders(): number;
12
- load(formio: FormioPromiseService, query?: any, columns?: Array<any>): Promise<any>;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<GridHeaderComponent, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<GridHeaderComponent, "ng-component", never, { "actionAllowed": { "alias": "actionAllowed"; "required": false; }; }, { "sort": "sort"; }, never, never, false, never>;
15
- }
16
- //# sourceMappingURL=GridHeaderComponent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"GridHeaderComponent.d.ts","sourceRoot":"","sources":["../../../projects/angular-formio/grid/src/GridHeaderComponent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,YAAY,EAAa,WAAW,EAAoB,MAAM,eAAe,CAAC;AAC/F,OAAO,EAAC,oBAAoB,EAAC,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAC,UAAU,EAAC,MAAM,qBAAqB,CAAC;;AAE/C,qBAIa,mBAAmB;IACrB,aAAa,EAAE,GAAG,CAAC;IAClB,IAAI,EAAE,YAAY,CAAC,UAAU,CAAC,CAAC;IACD,QAAQ,EAAE,WAAW,CAAC,GAAG,CAAC,CAAC;IAC5D,OAAO,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC;;IAMlC,IAAI,UAAU,WAEb;IAED,IAAI,CAAC,MAAM,EAAE,oBAAoB,EAAE,KAAK,CAAC,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,GAAG,OAAO,CAAC,GAAG,CAAC;yCAdxE,mBAAmB;2CAAnB,mBAAmB;CAiB/B"}
@@ -1,19 +0,0 @@
1
- import { ElementRef, OnDestroy } from '@angular/core';
2
- import { GridBodyComponent } from '../GridBodyComponent';
3
- import { FormioPromiseService } from '@formio/angular';
4
- import { Tooltip } from 'bootstrap';
5
- import * as i0 from "@angular/core";
6
- export declare class FormGridBodyComponent extends GridBodyComponent implements OnDestroy {
7
- createBtns: ElementRef[];
8
- viewBtns: ElementRef[];
9
- editBtns: ElementRef[];
10
- permissionsBtns: ElementRef[];
11
- deleteBtns: ElementRef[];
12
- tooltips: Array<Tooltip>;
13
- load(formio: FormioPromiseService, query?: any): Promise<void>;
14
- attachTooltips(): void;
15
- ngOnDestroy(): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<FormGridBodyComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<FormGridBodyComponent, "form-grid-body", never, {}, {}, never, never, false, never>;
18
- }
19
- //# sourceMappingURL=FormGridBody.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FormGridBody.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/grid/src/form/FormGridBody.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,SAAS,EAA2B,MAAM,eAAe,CAAC;AAC1F,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AACzD,OAAO,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AACvD,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;;AACpC,qBAMa,qBAAsB,SAAQ,iBAAkB,YAAW,SAAS;IACvD,UAAU,EAAE,UAAU,EAAE,CAAC;IAC3B,QAAQ,EAAE,UAAU,EAAE,CAAC;IACvB,QAAQ,EAAE,UAAU,EAAE,CAAC;IAChB,eAAe,EAAE,UAAU,EAAE,CAAC;IACnC,UAAU,EAAE,UAAU,EAAE,CAAC;IAC1C,QAAQ,EAAE,KAAK,CAAC,OAAO,CAAC,CAAM;IAErC,IAAI,CAAC,MAAM,EAAE,oBAAoB,EAAE,KAAK,CAAC,EAAE,GAAG;IAO9C,cAAc;IAkBd,WAAW,IAAI,IAAI;yCAjCR,qBAAqB;2CAArB,qBAAqB;CAoCjC"}
@@ -1,10 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { GridFooterComponent } from '../GridFooterComponent';
3
- import * as i0 from "@angular/core";
4
- export declare class FormGridFooterComponent extends GridFooterComponent implements OnInit {
5
- constructor();
6
- ngOnInit(): void;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<FormGridFooterComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<FormGridFooterComponent, "ng-component", never, {}, {}, never, never, false, never>;
9
- }
10
- //# sourceMappingURL=FormGridFooter.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FormGridFooter.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/grid/src/form/FormGridFooter.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA+B,MAAM,EAAE,MAAM,eAAe,CAAC;AACpE,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAC;;AAE7D,qBAMa,uBAAwB,SAAQ,mBAAoB,YAAW,MAAM;;IAMhF,QAAQ;yCANG,uBAAuB;2CAAvB,uBAAuB;CAcnC"}
@@ -1,11 +0,0 @@
1
- import { GridHeaderComponent } from '../GridHeaderComponent';
2
- import { GridHeader } from '../types/grid-header';
3
- import * as i0 from "@angular/core";
4
- export declare class FormGridHeaderComponent extends GridHeaderComponent {
5
- header: GridHeader;
6
- load(formio?: any): Promise<GridHeader[]>;
7
- get numHeaders(): number;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<FormGridHeaderComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<FormGridHeaderComponent, "form-grid-header", never, {}, {}, never, never, false, never>;
10
- }
11
- //# sourceMappingURL=FormGridHeader.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FormGridHeader.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/grid/src/form/FormGridHeader.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,mBAAmB,EAAC,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAC,UAAU,EAAW,MAAM,sBAAsB,CAAC;;AAE1D,qBAKa,uBAAwB,SAAQ,mBAAmB;IACvD,MAAM,EAAE,UAAU,CAAC;IAC1B,IAAI,CAAC,MAAM,CAAC,EAAE,GAAG;IAUjB,IAAI,UAAU,WAEb;yCAdU,uBAAuB;2CAAvB,uBAAuB;CAenC"}
@@ -1,10 +0,0 @@
1
- import { FormGridHeaderComponent } from './FormGridHeader.component';
2
- import { FormGridBodyComponent } from './FormGridBody.component';
3
- import { FormGridFooterComponent } from './FormGridFooter.component';
4
- declare const _default: {
5
- header: typeof FormGridHeaderComponent;
6
- body: typeof FormGridBodyComponent;
7
- footer: typeof FormGridFooterComponent;
8
- };
9
- export default _default;
10
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/grid/src/form/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,4BAA4B,CAAC;AACrE,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAC;AACjE,OAAO,EAAE,uBAAuB,EAAE,MAAM,4BAA4B,CAAC;;;;;;AACrE,wBAIE"}
@@ -1,8 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class TimeSince implements PipeTransform {
4
- transform(date: Date): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<TimeSince, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<TimeSince, "timeSince", false>;
7
- }
8
- //# sourceMappingURL=time-since.pipe.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"time-since.pipe.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/grid/src/form/time-since.pipe.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,aAAa,EAAE,MAAM,eAAe,CAAC;;AAEpD,qBAIa,SAAU,YAAW,aAAa;IAC7C,SAAS,CAAC,IAAI,EAAE,IAAI,GAAG,MAAM;yCADlB,SAAS;uCAAT,SAAS;CAyBrB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"formio-angular-grid.d.ts","sourceRoot":"","sources":["../../../projects/angular-formio/grid/src/formio-angular-grid.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,SAAS,CAAC"}
@@ -1,59 +0,0 @@
1
- import { GridFooterPositions } from './types/grid-footer-positions';
2
- import { AfterViewInit, ChangeDetectorRef, ComponentFactoryResolver, EventEmitter, OnChanges, OnInit, ViewContainerRef } from '@angular/core';
3
- import { FormioAlerts } from '@formio/angular';
4
- import { GridHeaderComponent } from './GridHeaderComponent';
5
- import { GridBodyComponent } from './GridBodyComponent';
6
- import { GridFooterComponent } from './GridFooterComponent';
7
- import { FormioPromiseService } from '@formio/angular';
8
- import { GridColumn } from './types/grid-column';
9
- import { GridHeader } from './types/grid-header';
10
- import * as i0 from "@angular/core";
11
- export declare class FormioGridComponent implements OnChanges, OnInit, AfterViewInit {
12
- alerts: FormioAlerts;
13
- private resolver;
14
- private ref;
15
- footerPosition: GridFooterPositions;
16
- src?: string;
17
- items?: Array<any>;
18
- onForm?: Promise<any>;
19
- query?: any;
20
- refresh?: EventEmitter<object>;
21
- columns?: Array<GridColumn>;
22
- gridType?: string;
23
- size?: number;
24
- components?: any;
25
- formio?: FormioPromiseService;
26
- label?: string;
27
- createText: String;
28
- isActionAllowed: any;
29
- select: EventEmitter<object>;
30
- rowSelect: EventEmitter<object>;
31
- rowAction: EventEmitter<object>;
32
- createItem: EventEmitter<any>;
33
- error: EventEmitter<any>;
34
- headerElement: ViewContainerRef;
35
- bodyElement: ViewContainerRef;
36
- footerElement: ViewContainerRef;
37
- page: number;
38
- isLoading: boolean;
39
- initialized: boolean;
40
- header: GridHeaderComponent;
41
- body: GridBodyComponent;
42
- footer: GridFooterComponent;
43
- footerPositions: typeof GridFooterPositions;
44
- constructor(alerts: FormioAlerts, resolver: ComponentFactoryResolver, ref: ChangeDetectorRef);
45
- createComponent(property: any, component: any): any;
46
- loadGrid(src?: string): void;
47
- ngOnInit(): void;
48
- ngOnChanges(changes: any): void;
49
- ngAfterViewInit(): void;
50
- actionAllowed(action: any): any;
51
- onError(error: any): void;
52
- refreshGrid(query?: any): any;
53
- setPage(num?: number): void;
54
- sortColumn(header: GridHeader): void;
55
- pageChanged(page: any): void;
56
- static ɵfac: i0.ɵɵFactoryDeclaration<FormioGridComponent, never>;
57
- static ɵcmp: i0.ɵɵComponentDeclaration<FormioGridComponent, "formio-grid", never, { "footerPosition": { "alias": "footerPosition"; "required": false; }; "src": { "alias": "src"; "required": false; }; "items": { "alias": "items"; "required": false; }; "onForm": { "alias": "onForm"; "required": false; }; "query": { "alias": "query"; "required": false; }; "refresh": { "alias": "refresh"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "gridType": { "alias": "gridType"; "required": false; }; "size": { "alias": "size"; "required": false; }; "components": { "alias": "components"; "required": false; }; "formio": { "alias": "formio"; "required": false; }; "label": { "alias": "label"; "required": false; }; "createText": { "alias": "createText"; "required": false; }; "isActionAllowed": { "alias": "isActionAllowed"; "required": false; }; }, { "select": "select"; "rowSelect": "rowSelect"; "rowAction": "rowAction"; "createItem": "createItem"; "error": "error"; }, never, never, false, never>;
58
- }
59
- //# sourceMappingURL=grid.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"grid.component.d.ts","sourceRoot":"","sources":["../../../projects/angular-formio/grid/src/grid.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AACpE,OAAO,EACL,aAAa,EACb,iBAAiB,EAEjB,wBAAwB,EACxB,YAAY,EAEZ,SAAS,EACT,MAAM,EAGN,gBAAgB,EACjB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAC,YAAY,EAAC,MAAM,iBAAiB,CAAC;AAG7C,OAAO,EAAC,mBAAmB,EAAC,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAC,iBAAiB,EAAC,MAAM,qBAAqB,CAAC;AACtD,OAAO,EAAC,mBAAmB,EAAC,MAAM,uBAAuB,CAAC;AAG1D,OAAO,EAAC,oBAAoB,EAAC,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAC,UAAU,EAAC,MAAM,qBAAqB,CAAC;AAC/C,OAAO,EAAC,UAAU,EAAW,MAAM,qBAAqB,CAAC;;AAEzD,qBAMa,mBAAoB,YAAW,SAAS,EAAE,MAAM,EAAE,aAAa;IAiCjE,MAAM,EAAE,YAAY;IAC3B,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,GAAG;IAlCJ,cAAc,sBAA8B;IAC5C,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,CAAC;IACnB,MAAM,CAAC,EAAE,OAAO,CAAC,GAAG,CAAC,CAAC;IACtB,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,OAAO,CAAC,EAAE,YAAY,CAAC,MAAM,CAAC,CAAC;IAC/B,OAAO,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC;IAC5B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,GAAG,CAAC;IACjB,MAAM,CAAC,EAAE,oBAAoB,CAAC;IAC9B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAC;IACnB,eAAe,EAAE,GAAG,CAAC;IACpB,MAAM,EAAE,YAAY,CAAC,MAAM,CAAC,CAAC;IAC7B,SAAS,EAAE,YAAY,CAAC,MAAM,CAAC,CAAC;IAChC,SAAS,EAAE,YAAY,CAAC,MAAM,CAAC,CAAC;IAChC,UAAU,EAAE,YAAY,CAAC,GAAG,CAAC,CAAC;IAC9B,KAAK,EAAE,YAAY,CAAC,GAAG,CAAC,CAAC;IACkC,aAAa,EAAE,gBAAgB,CAAC;IAClC,WAAW,EAAE,gBAAgB,CAAC;IAC5B,aAAa,EAAE,gBAAgB,CAAC;IAE9F,IAAI,SAAK;IACT,SAAS,UAAS;IAClB,WAAW,UAAS;IACpB,MAAM,EAAE,mBAAmB,CAAC;IAC5B,IAAI,EAAE,iBAAiB,CAAC;IACxB,MAAM,EAAE,mBAAmB,CAAC;IAC5B,eAAe,6BAAuB;gBAGpC,MAAM,EAAE,YAAY,EACnB,QAAQ,EAAE,wBAAwB,EAClC,GAAG,EAAE,iBAAiB;IAShC,eAAe,CAAC,QAAQ,KAAA,EAAE,SAAS,KAAA;IAMnC,QAAQ,CAAC,GAAG,CAAC,EAAE,MAAM;IAqBrB,QAAQ;IAwBR,WAAW,CAAC,OAAO,EAAE,GAAG;IAoBxB,eAAe;IAWf,aAAa,CAAC,MAAM,KAAA;IAQpB,OAAO,CAAC,KAAK,EAAE,GAAG;IAWlB,WAAW,CAAC,KAAK,CAAC,EAAE,GAAG;IA0BvB,OAAO,CAAC,GAAG,SAAK;IAYhB,UAAU,CAAC,MAAM,EAAE,UAAU;IAwB7B,WAAW,CAAC,IAAI,EAAE,GAAG;yCA/MV,mBAAmB;2CAAnB,mBAAmB;CAkN/B"}
@@ -1,23 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./grid.component";
3
- import * as i2 from "./form/FormGridHeader.component";
4
- import * as i3 from "./form/FormGridBody.component";
5
- import * as i4 from "./form/FormGridFooter.component";
6
- import * as i5 from "./submission/SubmissionGridHeader.component";
7
- import * as i6 from "./submission/SubmissionGridBody.component";
8
- import * as i7 from "./submission/SubmissionGridFooter.component";
9
- import * as i8 from "./GridHeaderComponent";
10
- import * as i9 from "./GridBodyComponent";
11
- import * as i10 from "./GridFooterComponent";
12
- import * as i11 from "./form/time-since.pipe";
13
- import * as i12 from "@angular/common";
14
- import * as i13 from "@angular/forms";
15
- import * as i14 from "@formio/angular";
16
- import * as i15 from "@angular/router";
17
- import * as i16 from "ngx-bootstrap/pagination";
18
- export declare class FormioGrid {
19
- static ɵfac: i0.ɵɵFactoryDeclaration<FormioGrid, never>;
20
- static ɵmod: i0.ɵɵNgModuleDeclaration<FormioGrid, [typeof i1.FormioGridComponent, typeof i2.FormGridHeaderComponent, typeof i3.FormGridBodyComponent, typeof i4.FormGridFooterComponent, typeof i5.SubmissionGridHeaderComponent, typeof i6.SubmissionGridBodyComponent, typeof i7.SubmissionGridFooterComponent, typeof i8.GridHeaderComponent, typeof i9.GridBodyComponent, typeof i10.GridFooterComponent, typeof i11.TimeSince], [typeof i12.CommonModule, typeof i13.FormsModule, typeof i14.FormioModule, typeof i15.RouterModule, typeof i16.PaginationModule], [typeof i1.FormioGridComponent]>;
21
- static ɵinj: i0.ɵɵInjectorDeclaration<FormioGrid>;
22
- }
23
- //# sourceMappingURL=grid.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"grid.module.d.ts","sourceRoot":"","sources":["../../../projects/angular-formio/grid/src/grid.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAmBA,qBA6Ba,UAAU;yCAAV,UAAU;0CAAV,UAAU;0CAAV,UAAU;CAAG"}
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class GridService {
3
- rows: Array<any>;
4
- constructor();
5
- setRows(rows: any): void;
6
- getFormsPerPage(): number;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<GridService, never>;
8
- static ɵprov: i0.ɵɵInjectableDeclaration<GridService>;
9
- }
10
- //# sourceMappingURL=grid.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"grid.service.d.ts","sourceRoot":"","sources":["../../../projects/angular-formio/grid/src/grid.service.ts"],"names":[],"mappings":";AAGA,qBACa,WAAW;IACf,IAAI,EAAE,KAAK,CAAC,GAAG,CAAC,CAAC;;IAGxB,OAAO,CAAC,IAAI,KAAA;IAIZ,eAAe;yCARJ,WAAW;6CAAX,WAAW;CAWvB"}
@@ -1,19 +0,0 @@
1
- import { GridBodyComponent } from '../GridBodyComponent';
2
- import { FormioPromiseService } from '@formio/angular';
3
- import { GridHeader } from '../types/grid-header';
4
- import { FormioSubmission } from '@formio/angular';
5
- import * as i0 from "@angular/core";
6
- export declare class SubmissionGridBodyComponent extends GridBodyComponent {
7
- load(formio: FormioPromiseService, query?: any): Promise<any[]>;
8
- /**
9
- * Render the cell data.
10
- *
11
- * @param submission
12
- * @param header
13
- * @return any
14
- */
15
- view(submission: FormioSubmission, header: GridHeader): string;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<SubmissionGridBodyComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<SubmissionGridBodyComponent, "ng-component", never, {}, {}, never, never, false, never>;
18
- }
19
- //# sourceMappingURL=SubmissionGridBody.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SubmissionGridBody.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/grid/src/submission/SubmissionGridBody.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AACzD,OAAO,EAAC,oBAAoB,EAAC,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAC,gBAAgB,EAAC,MAAM,iBAAiB,CAAC;;AACjD,qBAIa,2BAA4B,SAAQ,iBAAiB;IAChE,IAAI,CAAC,MAAM,EAAE,oBAAoB,EAAE,KAAK,CAAC,EAAE,GAAG;IAM9C;;;;;;OAMG;IACH,IAAI,CAAC,UAAU,EAAE,gBAAgB,EAAE,MAAM,EAAE,UAAU,GAAG,MAAM;yCAdnD,2BAA2B;2CAA3B,2BAA2B;CA6BvC"}
@@ -1,10 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { GridFooterComponent } from '../GridFooterComponent';
3
- import * as i0 from "@angular/core";
4
- export declare class SubmissionGridFooterComponent extends GridFooterComponent implements OnInit {
5
- constructor();
6
- ngOnInit(): void;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<SubmissionGridFooterComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<SubmissionGridFooterComponent, "ng-component", never, {}, {}, never, never, false, never>;
9
- }
10
- //# sourceMappingURL=SubmissionGridFooter.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SubmissionGridFooter.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/grid/src/submission/SubmissionGridFooter.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,MAAM,EAAoB,MAAM,eAAe,CAAC;AACnE,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAC;;AAE7D,qBAMa,6BAA8B,SAAQ,mBAAoB,YAAW,MAAM;;IAMtF,QAAQ;yCANG,6BAA6B;2CAA7B,6BAA6B;CAWzC"}
@@ -1,30 +0,0 @@
1
- import { ExtendedComponentSchema } from '@formio/deprecated-types';
2
- import { GridHeaderComponent } from '../GridHeaderComponent';
3
- import { FormioPromiseService } from '@formio/angular';
4
- import { ComponentInstance } from '@formio/angular';
5
- import { GridColumn } from '../types/grid-column';
6
- import { GridHeader, SortType } from '../types/grid-header';
7
- import * as i0 from "@angular/core";
8
- export declare class SubmissionGridHeaderComponent extends GridHeaderComponent {
9
- formComponents: Map<string, ExtendedComponentSchema>;
10
- load(formio: FormioPromiseService, query?: any, columns?: Array<GridColumn>): Promise<GridHeader[]>;
11
- setHeader(header: GridHeader): void;
12
- getHeaderForColumn(column: GridColumn, component?: ExtendedComponentSchema, sort?: SortType): {
13
- label: string;
14
- key: string;
15
- sort: SortType;
16
- component: ComponentInstance;
17
- renderCell: (cellValue: any, component?: ComponentInstance) => string;
18
- };
19
- getHeaderForComponent(component: ExtendedComponentSchema, path: string, sort?: SortType): {
20
- label: string;
21
- key: string;
22
- sort: SortType;
23
- component: ComponentInstance;
24
- };
25
- setComponentsHeaders(components: Map<string, ExtendedComponentSchema>, sort?: SortType): void;
26
- setComponents(components: any): void;
27
- static ɵfac: i0.ɵɵFactoryDeclaration<SubmissionGridHeaderComponent, never>;
28
- static ɵcmp: i0.ɵɵComponentDeclaration<SubmissionGridHeaderComponent, "ng-component", never, {}, {}, never, never, false, never>;
29
- }
30
- //# sourceMappingURL=SubmissionGridHeader.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SubmissionGridHeader.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/grid/src/submission/SubmissionGridHeader.component.ts"],"names":[],"mappings":"AAGA,OAAO,EAAC,uBAAuB,EAAC,MAAM,0BAA0B,CAAC;AACjE,OAAO,EAAC,mBAAmB,EAAC,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAC,oBAAoB,EAAC,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAC,iBAAiB,EAAa,MAAM,iBAAiB,CAAC;AAC9D,OAAO,EAAC,UAAU,EAAC,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAC,UAAU,EAAE,QAAQ,EAAC,MAAM,sBAAsB,CAAC;;AAE1D,qBAIa,6BAA8B,SAAQ,mBAAmB;IAGpE,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,uBAAuB,CAAC,CAAC;IAErD,IAAI,CAAC,MAAM,EAAE,oBAAoB,EAAE,KAAK,CAAC,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC;IAc3E,SAAS,CAAC,MAAM,EAAE,UAAU;IAI5B,kBAAkB,CAAC,MAAM,EAAE,UAAU,EAAE,SAAS,CAAC,EAAE,uBAAuB,EAAE,IAAI,CAAC,EAAE,QAAQ;;;;;;;IAU3F,qBAAqB,CAAC,SAAS,EAAE,uBAAuB,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,QAAQ;;;;;;IASvF,oBAAoB,CAAC,UAAU,EAAE,GAAG,CAAC,MAAM,EAAE,uBAAuB,CAAC,EAAE,IAAI,CAAC,EAAE,QAAQ;IAYtF,aAAa,CAAC,UAAU,KAAA;yCAtDb,6BAA6B;2CAA7B,6BAA6B;CA2DzC"}
@@ -1,10 +0,0 @@
1
- import { SubmissionGridHeaderComponent } from './SubmissionGridHeader.component';
2
- import { SubmissionGridBodyComponent } from './SubmissionGridBody.component';
3
- import { SubmissionGridFooterComponent } from './SubmissionGridFooter.component';
4
- declare const _default: {
5
- header: typeof SubmissionGridHeaderComponent;
6
- body: typeof SubmissionGridBodyComponent;
7
- footer: typeof SubmissionGridFooterComponent;
8
- };
9
- export default _default;
10
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/grid/src/submission/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,kCAAkC,CAAC;AACjF,OAAO,EAAE,2BAA2B,EAAE,MAAM,gCAAgC,CAAC;AAC7E,OAAO,EAAE,6BAA6B,EAAE,MAAM,kCAAkC,CAAC;;;;;;AACjF,wBAIE"}
@@ -1,7 +0,0 @@
1
- import { ComponentInstance } from '@formio/angular';
2
- export interface GridColumn {
3
- label?: string;
4
- path: string;
5
- renderCell?(cellValue: any, component?: ComponentInstance): string;
6
- }
7
- //# sourceMappingURL=grid-column.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"grid-column.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/grid/src/types/grid-column.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEpD,MAAM,WAAW,UAAU;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,CAAC,CAAC,SAAS,EAAE,GAAG,EAAE,SAAS,CAAC,EAAE,iBAAiB,GAAG,MAAM,CAAC;CACpE"}
@@ -1,6 +0,0 @@
1
- export declare enum GridFooterPositions {
2
- bottom = 0,
3
- top = 1,
4
- both = 2
5
- }
6
- //# sourceMappingURL=grid-footer-positions.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"grid-footer-positions.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/grid/src/types/grid-footer-positions.ts"],"names":[],"mappings":"AAAA,oBAAY,mBAAmB;IAC7B,MAAM,IAAA;IACN,GAAG,IAAA;IACH,IAAI,IAAA;CACL"}
@@ -1,13 +0,0 @@
1
- import { ComponentInstance } from '@formio/angular';
2
- export interface GridHeader {
3
- component?: ComponentInstance;
4
- key: string;
5
- sort?: SortType;
6
- label: string;
7
- renderCell?(cellValue: any, component?: ComponentInstance): string;
8
- }
9
- export declare enum SortType {
10
- ASC = "asc",
11
- DESC = "desc"
12
- }
13
- //# sourceMappingURL=grid-header.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"grid-header.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/grid/src/types/grid-header.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,iBAAiB,EAAC,MAAM,iBAAiB,CAAC;AAElD,MAAM,WAAW,UAAU;IACzB,SAAS,CAAC,EAAE,iBAAiB,CAAC;IAC9B,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,CAAC,SAAS,EAAE,GAAG,EAAE,SAAS,CAAC,EAAE,iBAAiB,GAAG,MAAM,CAAC;CACpE;AAED,oBAAY,QAAQ;IAClB,GAAG,QAAQ;IACX,IAAI,SAAS;CACd"}
@@ -1,9 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { FormManagerEditComponent } from '../edit/edit.component';
3
- import * as i0 from "@angular/core";
4
- export declare class FormManagerCreateComponent extends FormManagerEditComponent implements OnInit {
5
- ngOnInit(): void;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<FormManagerCreateComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<FormManagerCreateComponent, "ng-component", never, {}, {}, never, never, false, never>;
8
- }
9
- //# sourceMappingURL=create.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"create.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/manager/src/create/create.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,wBAAwB,EAAE,MAAM,wBAAwB,CAAC;;AAElE,qBAIa,0BAA2B,SAAQ,wBAAyB,YAAW,MAAM;IACxF,QAAQ;yCADG,0BAA0B;2CAA1B,0BAA0B;CAItC"}
@@ -1,18 +0,0 @@
1
- import { FormManagerService } from '../form-manager.service';
2
- import { ActivatedRoute, Router } from '@angular/router';
3
- import { FormioAlerts } from '@formio/angular';
4
- import { GridService } from '@formio/angular/grid';
5
- import * as i0 from "@angular/core";
6
- export declare class FormManagerDeleteComponent {
7
- managerService: FormManagerService;
8
- router: Router;
9
- route: ActivatedRoute;
10
- alerts: FormioAlerts;
11
- gridService?: GridService;
12
- constructor(managerService: FormManagerService, router: Router, route: ActivatedRoute, alerts: FormioAlerts, gridService?: GridService);
13
- onDelete(): void;
14
- onCancel(): void;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<FormManagerDeleteComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<FormManagerDeleteComponent, "ng-component", never, {}, {}, never, never, false, never>;
17
- }
18
- //# sourceMappingURL=delete.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"delete.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/manager/src/delete/delete.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,EAAE,cAAc,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;;AAEnD,qBAIa,0BAA0B;IAE5B,cAAc,EAAE,kBAAkB;IAClC,MAAM,EAAE,MAAM;IACd,KAAK,EAAE,cAAc;IACrB,MAAM,EAAE,YAAY;IACpB,WAAW,CAAC,EAAE,WAAW;gBAJzB,cAAc,EAAE,kBAAkB,EAClC,MAAM,EAAE,MAAM,EACd,KAAK,EAAE,cAAc,EACrB,MAAM,EAAE,YAAY,EACpB,WAAW,CAAC,EAAE,WAAW;IAGlC,QAAQ;IAeR,QAAQ;yCAxBG,0BAA0B;2CAA1B,0BAA0B;CA2BtC"}
@@ -1,31 +0,0 @@
1
- import { ElementRef, AfterViewInit, ChangeDetectorRef } from '@angular/core';
2
- import { FormManagerService } from '../form-manager.service';
3
- import { ActivatedRoute, Router } from '@angular/router';
4
- import { FormManagerConfig } from '../form-manager.config';
5
- import { FormioAlerts } from '@formio/angular';
6
- import { FormBuilderComponent } from '@formio/angular';
7
- import * as i0 from "@angular/core";
8
- export declare class FormManagerEditComponent implements AfterViewInit {
9
- service: FormManagerService;
10
- router: Router;
11
- route: ActivatedRoute;
12
- config: FormManagerConfig;
13
- ref: ChangeDetectorRef;
14
- alerts: FormioAlerts;
15
- builder: FormBuilderComponent;
16
- formTitle: ElementRef;
17
- formType: ElementRef;
18
- form: any;
19
- loading: Boolean;
20
- formReady: Boolean;
21
- editMode: Boolean;
22
- constructor(service: FormManagerService, router: Router, route: ActivatedRoute, config: FormManagerConfig, ref: ChangeDetectorRef, alerts: FormioAlerts);
23
- initBuilder(editing: any): Promise<boolean | void>;
24
- ngAfterViewInit(): void;
25
- onDisplaySelect(event: any): void;
26
- saveForm(): any;
27
- onSave(): any;
28
- static ɵfac: i0.ɵɵFactoryDeclaration<FormManagerEditComponent, never>;
29
- static ɵcmp: i0.ɵɵComponentDeclaration<FormManagerEditComponent, "ng-component", never, {}, {}, never, never, false, never>;
30
- }
31
- //# sourceMappingURL=edit.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"edit.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/manager/src/edit/edit.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,UAAU,EAAE,aAAa,EAAE,iBAAiB,EAAE,MAAM,eAAe,CAAC;AACnG,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,EAAE,cAAc,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;;AAGvD,qBAIa,wBAAyB,YAAW,aAAa;IAUnD,OAAO,EAAE,kBAAkB;IAC3B,MAAM,EAAE,MAAM;IACd,KAAK,EAAE,cAAc;IACrB,MAAM,EAAE,iBAAiB;IACzB,GAAG,EAAE,iBAAiB;IACtB,MAAM,EAAE,YAAY;IAdqB,OAAO,EAAE,oBAAoB,CAAC;IAC3C,SAAS,EAAE,UAAU,CAAC;IACvB,QAAQ,EAAE,UAAU,CAAC;IAClD,IAAI,EAAE,GAAG,CAAC;IACV,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,OAAO,CAAC;gBAGhB,OAAO,EAAE,kBAAkB,EAC3B,MAAM,EAAE,MAAM,EACd,KAAK,EAAE,cAAc,EACrB,MAAM,EAAE,iBAAiB,EACzB,GAAG,EAAE,iBAAiB,EACtB,MAAM,EAAE,YAAY;IAQ7B,WAAW,CAAC,OAAO,KAAA;IAwBnB,eAAe;IAMf,eAAe,CAAC,KAAK,KAAA;IAIrB,QAAQ;IAiCR,MAAM;yCA1FK,wBAAwB;2CAAxB,wBAAwB;CAmGpC"}
@@ -1,29 +0,0 @@
1
- import { OnInit, TemplateRef } from '@angular/core';
2
- import { FormManagerService } from '../form-manager.service';
3
- import { FormManagerConfig } from '../form-manager.config';
4
- import { ActivatedRoute } from '@angular/router';
5
- import { FormioAppConfig } from '@formio/angular';
6
- import { BsModalService, BsModalRef } from 'ngx-bootstrap/modal';
7
- import * as i0 from "@angular/core";
8
- export declare class FormManagerFormComponent implements OnInit {
9
- service: FormManagerService;
10
- route: ActivatedRoute;
11
- appConfig: FormioAppConfig;
12
- options: FormManagerConfig;
13
- private modalService;
14
- choice: any;
15
- embedCode: any;
16
- shareUrl: any;
17
- projectId: any;
18
- pathName: any;
19
- goTo: any;
20
- modalRef: BsModalRef;
21
- constructor(service: FormManagerService, route: ActivatedRoute, appConfig: FormioAppConfig, options: FormManagerConfig, modalService: BsModalService);
22
- ngOnInit(): void;
23
- getShareUrl(): any;
24
- openEmbed(content: TemplateRef<any>): void;
25
- choices(string: any): void;
26
- static ɵfac: i0.ɵɵFactoryDeclaration<FormManagerFormComponent, never>;
27
- static ɵcmp: i0.ɵɵComponentDeclaration<FormManagerFormComponent, "ng-component", never, {}, {}, never, never, false, never>;
28
- }
29
- //# sourceMappingURL=form.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"form.component.d.ts","sourceRoot":"","sources":["../../../../projects/angular-formio/manager/src/form/form.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC/D,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;;AAEjE,qBAIa,wBAAyB,YAAW,MAAM;IAS5C,OAAO,EAAE,kBAAkB;IAC3B,KAAK,EAAE,cAAc;IACrB,SAAS,EAAE,eAAe;IAC1B,OAAO,EAAE,iBAAiB;IACjC,OAAO,CAAC,YAAY;IAZtB,MAAM,EAAE,GAAG,CAAW;IACtB,SAAS,EAAE,GAAG,CAAC;IACf,QAAQ,EAAE,GAAG,CAAC;IACd,SAAS,EAAE,GAAG,CAAC;IACf,QAAQ,EAAE,GAAG,CAAC;IACd,IAAI,EAAE,GAAG,CAAM;IACf,QAAQ,EAAE,UAAU,CAAC;gBAEZ,OAAO,EAAE,kBAAkB,EAC3B,KAAK,EAAE,cAAc,EACrB,SAAS,EAAE,eAAe,EAC1B,OAAO,EAAE,iBAAiB,EACzB,YAAY,EAAE,cAAc;IAGtC,QAAQ;IAUD,WAAW;IAMlB,SAAS,CAAC,OAAO,EAAE,WAAW,CAAC,GAAG,CAAC;IA2BnC,OAAO,CAAC,MAAM,KAAA;yCA3DH,wBAAwB;2CAAxB,wBAAwB;CA8DpC"}