{
	"id": 0,
	"name": "@rxap/dialog",
	"variant": "project",
	"kind": 1,
	"flags": {},
	"children": [
		{
			"id": 105,
			"name": "ComponentDialogComponent",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 106,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 107,
							"name": "ComponentDialogComponent",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"type": {
								"type": "reference",
								"target": 105,
								"name": "ComponentDialogComponent",
								"package": "@rxap/dialog"
							}
						}
					]
				},
				{
					"id": 109,
					"name": "component",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "component-dialog/component-dialog.component.ts",
							"line": 38,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/component-dialog/component-dialog.component.ts#L38"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/cdk/portal-directives.d-BoG39gYN.d.ts",
							"qualifiedName": "ComponentType"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "any"
							}
						],
						"name": "ComponentType",
						"package": "@angular/cdk"
					},
					"defaultValue": "..."
				},
				{
					"id": 108,
					"name": "data",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "component-dialog/component-dialog.component.ts",
							"line": 36,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/component-dialog/component-dialog.component.ts#L36"
						}
					],
					"type": {
						"type": "reference",
						"target": 121,
						"name": "ComponentDialogData",
						"package": "@rxap/dialog"
					},
					"defaultValue": "..."
				},
				{
					"id": 110,
					"name": "portal",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "component-dialog/component-dialog.component.ts",
							"line": 40,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/component-dialog/component-dialog.component.ts#L40"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/cdk/portal-directives.d-BoG39gYN.d.ts",
							"qualifiedName": "ComponentPortal"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "any"
							}
						],
						"name": "ComponentPortal",
						"package": "@angular/cdk"
					},
					"defaultValue": "..."
				},
				{
					"id": 111,
					"name": "title",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "component-dialog/component-dialog.component.ts",
							"line": 42,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/component-dialog/component-dialog.component.ts#L42"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "intrinsic",
								"name": "undefined"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"defaultValue": "..."
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						106
					]
				},
				{
					"title": "Properties",
					"children": [
						109,
						108,
						110,
						111
					]
				}
			],
			"sources": [
				{
					"fileName": "component-dialog/component-dialog.component.ts",
					"line": 34,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/component-dialog/component-dialog.component.ts#L34"
				}
			]
		},
		{
			"id": 112,
			"name": "ComponentDialogService",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 113,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 114,
							"name": "ComponentDialogService",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"type": {
								"type": "reference",
								"target": 112,
								"name": "ComponentDialogService",
								"package": "@rxap/dialog"
							}
						}
					]
				},
				{
					"id": 115,
					"name": "dialog",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "component-dialog/component-dialog.service.ts",
							"line": 18,
							"character": 21,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/component-dialog/component-dialog.service.ts#L18"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/material/dialog.d-B5HZULyo.d.ts",
							"qualifiedName": "MatDialog"
						},
						"name": "MatDialog",
						"package": "@angular/material"
					},
					"defaultValue": "..."
				},
				{
					"id": 116,
					"name": "open",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "component-dialog/component-dialog.service.ts",
							"line": 20,
							"character": 9,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/component-dialog/component-dialog.service.ts#L20"
						}
					],
					"signatures": [
						{
							"id": 117,
							"name": "open",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "component-dialog/component-dialog.service.ts",
									"line": 20,
									"character": 9,
									"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/component-dialog/component-dialog.service.ts#L20"
								}
							],
							"typeParameters": [
								{
									"id": 118,
									"name": "Result",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"default": {
										"type": "intrinsic",
										"name": "any"
									}
								}
							],
							"parameters": [
								{
									"id": 119,
									"name": "component",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"sourceFileName": "node_modules/@angular/cdk/portal-directives.d-BoG39gYN.d.ts",
											"qualifiedName": "ComponentType"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "any"
											}
										],
										"name": "ComponentType",
										"package": "@angular/cdk"
									}
								},
								{
									"id": 120,
									"name": "config",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 124,
										"name": "ComponentDialogConfig",
										"package": "@rxap/dialog"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
									"qualifiedName": "Promise"
								},
								"typeArguments": [
									{
										"type": "union",
										"types": [
											{
												"type": "intrinsic",
												"name": "undefined"
											},
											{
												"type": "reference",
												"target": 118,
												"name": "Result",
												"package": "@rxap/dialog",
												"refersToTypeParameter": true
											}
										]
									}
								],
								"name": "Promise",
								"package": "typescript"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						113
					]
				},
				{
					"title": "Properties",
					"children": [
						115
					]
				},
				{
					"title": "Methods",
					"children": [
						116
					]
				}
			],
			"sources": [
				{
					"fileName": "component-dialog/component-dialog.service.ts",
					"line": 16,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/component-dialog/component-dialog.service.ts#L16"
				}
			]
		},
		{
			"id": 70,
			"name": "ConfirmDialogComponent",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 71,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.component.ts",
							"line": 31,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.component.ts#L31"
						}
					],
					"signatures": [
						{
							"id": 72,
							"name": "ConfirmDialogComponent",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "confirm-dialog/confirm-dialog.component.ts",
									"line": 31,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.component.ts#L31"
								}
							],
							"parameters": [
								{
									"id": 73,
									"name": "data",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 67,
										"name": "ConfirmDialogData",
										"package": "@rxap/dialog"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 70,
								"name": "ConfirmDialogComponent",
								"package": "@rxap/dialog"
							}
						}
					]
				},
				{
					"id": 74,
					"name": "action",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.component.ts",
							"line": 27,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.component.ts#L27"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 75,
					"name": "data",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.component.ts",
							"line": 28,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.component.ts#L28"
						}
					],
					"type": {
						"type": "reference",
						"target": 67,
						"name": "ConfirmDialogData",
						"package": "@rxap/dialog"
					}
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						71
					]
				},
				{
					"title": "Properties",
					"children": [
						74,
						75
					]
				}
			],
			"sources": [
				{
					"fileName": "confirm-dialog/confirm-dialog.component.ts",
					"line": 25,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.component.ts#L25"
				}
			]
		},
		{
			"id": 95,
			"name": "ConfirmDialogService",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 96,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 66,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L66"
						}
					],
					"signatures": [
						{
							"id": 97,
							"name": "ConfirmDialogService",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "confirm-dialog/confirm-dialog.service.ts",
									"line": 66,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L66"
								}
							],
							"parameters": [
								{
									"id": 98,
									"name": "dialog",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"sourceFileName": "node_modules/@angular/material/dialog.d-B5HZULyo.d.ts",
											"qualifiedName": "MatDialog"
										},
										"name": "MatDialog",
										"package": "@angular/material"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 95,
								"name": "ConfirmDialogService",
								"package": "@rxap/dialog"
							}
						}
					]
				},
				{
					"id": 100,
					"name": "open",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 72,
							"character": 9,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L72"
						}
					],
					"signatures": [
						{
							"id": 101,
							"name": "open",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "confirm-dialog/confirm-dialog.service.ts",
									"line": 72,
									"character": 9,
									"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L72"
								}
							],
							"parameters": [
								{
									"id": 102,
									"name": "message",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 103,
									"name": "action",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 104,
									"name": "config",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 76,
										"name": "ConfirmDialogConfig",
										"package": "@rxap/dialog"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
									"qualifiedName": "Promise"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "boolean"
									}
								],
								"name": "Promise",
								"package": "typescript"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						96
					]
				},
				{
					"title": "Methods",
					"children": [
						100
					]
				}
			],
			"sources": [
				{
					"fileName": "confirm-dialog/confirm-dialog.service.ts",
					"line": 65,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L65"
				}
			]
		},
		{
			"id": 42,
			"name": "ErrorCaptureDialogComponent",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 43,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 44,
							"name": "ErrorCaptureDialogComponent",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"type": {
								"type": "reference",
								"target": 42,
								"name": "ErrorCaptureDialogComponent",
								"package": "@rxap/dialog"
							}
						}
					]
				},
				{
					"id": 45,
					"name": "_data",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "error-capture-dialog/error-capture-dialog.component.ts",
							"line": 39,
							"character": 21,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts#L39"
						}
					],
					"type": {
						"type": "reference",
						"target": 63,
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "any"
							}
						],
						"name": "ErrorCaptureDialogData",
						"package": "@rxap/dialog"
					},
					"defaultValue": "..."
				},
				{
					"id": 50,
					"name": "activeIndex",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "error-capture-dialog/error-capture-dialog.component.ts",
							"line": 62,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts#L62"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/core/index.d.ts",
							"qualifiedName": "WritableSignal"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "number"
							}
						],
						"name": "WritableSignal",
						"package": "@angular/core"
					},
					"defaultValue": "..."
				},
				{
					"id": 46,
					"name": "component",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "error-capture-dialog/error-capture-dialog.component.ts",
							"line": 41,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts#L41"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/cdk/portal-directives.d-BoG39gYN.d.ts",
							"qualifiedName": "ComponentType"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "any"
							}
						],
						"name": "ComponentType",
						"package": "@angular/cdk"
					},
					"defaultValue": "..."
				},
				{
					"id": 48,
					"name": "componentPortal",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "error-capture-dialog/error-capture-dialog.component.ts",
							"line": 45,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts#L45"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/core/index.d.ts",
							"qualifiedName": "Signal"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/cdk/portal-directives.d-BoG39gYN.d.ts",
									"qualifiedName": "ComponentPortal"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "any"
									}
								],
								"name": "ComponentPortal",
								"package": "@angular/cdk"
							}
						],
						"name": "Signal",
						"package": "@angular/core"
					},
					"defaultValue": "..."
				},
				{
					"id": 49,
					"name": "data",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "error-capture-dialog/error-capture-dialog.component.ts",
							"line": 60,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts#L60"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/core/index.d.ts",
							"qualifiedName": "WritableSignal"
						},
						"typeArguments": [
							{
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "any"
								}
							}
						],
						"name": "WritableSignal",
						"package": "@angular/core"
					},
					"defaultValue": "..."
				},
				{
					"id": 51,
					"name": "displayedButtons",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "error-capture-dialog/error-capture-dialog.component.ts",
							"line": 63,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts#L63"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/core/index.d.ts",
							"qualifiedName": "Signal"
						},
						"typeArguments": [
							{
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "number"
								}
							}
						],
						"name": "Signal",
						"package": "@angular/core"
					},
					"defaultValue": "..."
				},
				{
					"id": 47,
					"name": "injector",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "error-capture-dialog/error-capture-dialog.component.ts",
							"line": 43,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts#L43"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/core/index.d.ts",
							"qualifiedName": "Injector"
						},
						"name": "Injector",
						"package": "@angular/core"
					},
					"defaultValue": "..."
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						43
					]
				},
				{
					"title": "Properties",
					"children": [
						45,
						50,
						46,
						48,
						49,
						51,
						47
					]
				}
			],
			"sources": [
				{
					"fileName": "error-capture-dialog/error-capture-dialog.component.ts",
					"line": 37,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts#L37"
				}
			]
		},
		{
			"id": 52,
			"name": "ErrorCaptureDialogService",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 53,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 54,
							"name": "ErrorCaptureDialogService",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"typeParameters": [
								{
									"id": 55,
									"name": "Error",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"default": {
										"type": "intrinsic",
										"name": "any"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 52,
								"typeArguments": [
									{
										"type": "reference",
										"target": 55,
										"name": "Error",
										"package": "@rxap/dialog",
										"qualifiedName": "ErrorCaptureDialogService.Error",
										"refersToTypeParameter": true
									}
								],
								"name": "ErrorCaptureDialogService",
								"package": "@rxap/dialog"
							}
						}
					]
				},
				{
					"id": 56,
					"name": "dialog",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "error-capture-dialog/error-capture-dialog.service.ts",
							"line": 22,
							"character": 21,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.service.ts#L22"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/material/dialog.d-B5HZULyo.d.ts",
							"qualifiedName": "MatDialog"
						},
						"name": "MatDialog",
						"package": "@angular/material"
					},
					"defaultValue": "..."
				},
				{
					"id": 57,
					"name": "disabled",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "error-capture-dialog/error-capture-dialog.service.ts",
							"line": 23,
							"character": 21,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.service.ts#L23"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					},
					"defaultValue": "..."
				},
				{
					"id": 58,
					"name": "open",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "error-capture-dialog/error-capture-dialog.service.ts",
							"line": 25,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.service.ts#L25"
						}
					],
					"signatures": [
						{
							"id": 59,
							"name": "open",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "error-capture-dialog/error-capture-dialog.service.ts",
									"line": 25,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.service.ts#L25"
								}
							],
							"parameters": [
								{
									"id": 60,
									"name": "component",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"sourceFileName": "node_modules/@angular/cdk/portal-directives.d-BoG39gYN.d.ts",
											"qualifiedName": "ComponentType"
										},
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "any"
											}
										],
										"name": "ComponentType",
										"package": "@angular/cdk"
									}
								},
								{
									"id": 61,
									"name": "errorList",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"sourceFileName": "node_modules/@angular/core/index.d.ts",
											"qualifiedName": "WritableSignal"
										},
										"typeArguments": [
											{
												"type": "array",
												"elementType": {
													"type": "reference",
													"target": 55,
													"name": "Error",
													"package": "@rxap/dialog",
													"qualifiedName": "ErrorCaptureDialogService.Error",
													"refersToTypeParameter": true
												}
											}
										],
										"name": "WritableSignal",
										"package": "@angular/core"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/rxjs/src/internal/Observable.ts",
									"qualifiedName": "Observable"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "void"
									}
								],
								"name": "Observable",
								"package": "rxjs"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						53
					]
				},
				{
					"title": "Properties",
					"children": [
						56,
						57
					]
				},
				{
					"title": "Methods",
					"children": [
						58
					]
				}
			],
			"sources": [
				{
					"fileName": "error-capture-dialog/error-capture-dialog.service.ts",
					"line": 20,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.service.ts#L20"
				}
			],
			"typeParameters": [
				{
					"id": 62,
					"name": "Error",
					"variant": "typeParam",
					"kind": 131072,
					"flags": {},
					"default": {
						"type": "intrinsic",
						"name": "any"
					}
				}
			]
		},
		{
			"id": 1,
			"name": "MessageDialogComponent",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 2,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.component.ts",
							"line": 26,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.component.ts#L26"
						}
					],
					"signatures": [
						{
							"id": 3,
							"name": "MessageDialogComponent",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "message-dialog/message-dialog.component.ts",
									"line": 26,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.component.ts#L26"
								}
							],
							"parameters": [
								{
									"id": 4,
									"name": "data",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 34,
										"name": "MessageDialogData",
										"package": "@rxap/dialog"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 1,
								"name": "MessageDialogComponent",
								"package": "@rxap/dialog"
							}
						}
					]
				},
				{
					"id": 5,
					"name": "data",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.component.ts",
							"line": 24,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.component.ts#L24"
						}
					],
					"type": {
						"type": "reference",
						"target": 34,
						"name": "MessageDialogData",
						"package": "@rxap/dialog"
					}
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						2
					]
				},
				{
					"title": "Properties",
					"children": [
						5
					]
				}
			],
			"sources": [
				{
					"fileName": "message-dialog/message-dialog.component.ts",
					"line": 22,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.component.ts#L22"
				}
			]
		},
		{
			"id": 25,
			"name": "MessageDialogService",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 26,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 66,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L66"
						}
					],
					"signatures": [
						{
							"id": 27,
							"name": "MessageDialogService",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "message-dialog/message-dialog.service.ts",
									"line": 66,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L66"
								}
							],
							"parameters": [
								{
									"id": 28,
									"name": "dialog",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"sourceFileName": "node_modules/@angular/material/dialog.d-B5HZULyo.d.ts",
											"qualifiedName": "MatDialog"
										},
										"name": "MatDialog",
										"package": "@angular/material"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 25,
								"name": "MessageDialogService",
								"package": "@rxap/dialog"
							}
						}
					]
				},
				{
					"id": 30,
					"name": "open",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 72,
							"character": 9,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L72"
						}
					],
					"signatures": [
						{
							"id": 31,
							"name": "open",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "message-dialog/message-dialog.service.ts",
									"line": 72,
									"character": 9,
									"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L72"
								}
							],
							"parameters": [
								{
									"id": 32,
									"name": "data",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 34,
										"name": "MessageDialogData",
										"package": "@rxap/dialog"
									}
								},
								{
									"id": 33,
									"name": "config",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 6,
										"name": "MessageDialogConfig",
										"package": "@rxap/dialog"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
									"qualifiedName": "Promise"
								},
								"typeArguments": [
									{
										"type": "union",
										"types": [
											{
												"type": "intrinsic",
												"name": "undefined"
											},
											{
												"type": "intrinsic",
												"name": "string"
											}
										]
									}
								],
								"name": "Promise",
								"package": "typescript"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						26
					]
				},
				{
					"title": "Methods",
					"children": [
						30
					]
				}
			],
			"sources": [
				{
					"fileName": "message-dialog/message-dialog.service.ts",
					"line": 65,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L65"
				}
			]
		},
		{
			"id": 121,
			"name": "ComponentDialogData",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 122,
					"name": "component",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "component-dialog/types.ts",
							"line": 5,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/component-dialog/types.ts#L5"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/cdk/portal-directives.d-BoG39gYN.d.ts",
							"qualifiedName": "ComponentType"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "any"
							}
						],
						"name": "ComponentType",
						"package": "@angular/cdk"
					}
				},
				{
					"id": 123,
					"name": "title",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "component-dialog/types.ts",
							"line": 6,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/component-dialog/types.ts#L6"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						122,
						123
					]
				}
			],
			"sources": [
				{
					"fileName": "component-dialog/types.ts",
					"line": 4,
					"character": 17,
					"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/component-dialog/types.ts#L4"
				}
			]
		},
		{
			"id": 76,
			"name": "ConfirmDialogConfig",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 88,
					"name": "ariaDescribedBy",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "ID of the element that describes the dialog."
							}
						]
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 42,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L42"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "literal",
								"value": null
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					}
				},
				{
					"id": 90,
					"name": "ariaLabel",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Aria label to assign to the dialog element."
							}
						]
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 46,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L46"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "literal",
								"value": null
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					}
				},
				{
					"id": 89,
					"name": "ariaLabelledBy",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "ID of the element that labels the dialog."
							}
						]
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 44,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L44"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "literal",
								"value": null
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					}
				},
				{
					"id": 91,
					"name": "autoFocus",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Whether the dialog should focus the first focusable element on open."
							}
						]
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 48,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L48"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 79,
					"name": "backdropClass",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Custom class for the backdrop."
							}
						]
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 24,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L24"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 94,
					"name": "closeOnNavigation",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Whether the dialog should close when the user goes backwards/forwards in history.\nNote that this usually doesn't include clicking on links (unless the user is using\nthe "
							},
							{
								"kind": "code",
								"text": "`HashLocationStrategy`"
							},
							{
								"kind": "text",
								"text": ")."
							}
						]
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 61,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L61"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 87,
					"name": "direction",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Layout direction for the dialog's content."
							}
						]
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 40,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L40"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/cdk/bidi-module.d-D-fEBKdS.d.ts",
							"qualifiedName": "Direction"
						},
						"name": "Direction",
						"package": "@angular/cdk"
					}
				},
				{
					"id": 78,
					"name": "hasBackdrop",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Whether the dialog has a backdrop."
							}
						]
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 22,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L22"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 81,
					"name": "height",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Height of the dialog."
							}
						]
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 28,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L28"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 85,
					"name": "maxHeight",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Max-height of the dialog. If a number is provided, assumes pixel units."
							}
						]
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 36,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L36"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "number"
							}
						]
					}
				},
				{
					"id": 84,
					"name": "maxWidth",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Max-width of the dialog. If a number is provided, assumes pixel units. Defaults to 80vw."
							}
						]
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 34,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L34"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "number"
							}
						]
					}
				},
				{
					"id": 83,
					"name": "minHeight",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Min-height of the dialog. If a number is provided, assumes pixel units."
							}
						]
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 32,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L32"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "number"
							}
						]
					}
				},
				{
					"id": 82,
					"name": "minWidth",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Min-width of the dialog. If a number is provided, assumes pixel units."
							}
						]
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 30,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L30"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "number"
							}
						]
					}
				},
				{
					"id": 77,
					"name": "panelClass",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Custom class for the overlay pane."
							}
						]
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 20,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L20"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						]
					}
				},
				{
					"id": 86,
					"name": "position",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Position overrides."
							}
						]
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 38,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L38"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/material/dialog.d-B5HZULyo.d.ts",
							"qualifiedName": "DialogPosition"
						},
						"name": "DialogPosition",
						"package": "@angular/material"
					}
				},
				{
					"id": 92,
					"name": "restoreFocus",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Whether the dialog should restore focus to the\npreviously-focused element, after it's closed."
							}
						]
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 53,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L53"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 93,
					"name": "scrollStrategy",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Scroll strategy to be used for the dialog."
							}
						]
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 55,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L55"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/cdk/overlay-module.d-B3qEQtts.d.ts",
							"qualifiedName": "ScrollStrategy"
						},
						"name": "ScrollStrategy",
						"package": "@angular/cdk"
					}
				},
				{
					"id": 80,
					"name": "width",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Width of the dialog."
							}
						]
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.service.ts",
							"line": 26,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L26"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						88,
						90,
						89,
						91,
						79,
						94,
						87,
						78,
						81,
						85,
						84,
						83,
						82,
						77,
						86,
						92,
						93,
						80
					]
				}
			],
			"sources": [
				{
					"fileName": "confirm-dialog/confirm-dialog.service.ts",
					"line": 18,
					"character": 17,
					"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts#L18"
				}
			]
		},
		{
			"id": 67,
			"name": "ConfirmDialogData",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 69,
					"name": "action",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.component.ts",
							"line": 15,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.component.ts#L15"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 68,
					"name": "message",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "confirm-dialog/confirm-dialog.component.ts",
							"line": 14,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.component.ts#L14"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						69,
						68
					]
				}
			],
			"sources": [
				{
					"fileName": "confirm-dialog/confirm-dialog.component.ts",
					"line": 13,
					"character": 17,
					"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.component.ts#L13"
				}
			]
		},
		{
			"id": 63,
			"name": "ErrorCaptureDialogData",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 65,
					"name": "component",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "error-capture-dialog/types.ts",
							"line": 6,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/types.ts#L6"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/cdk/portal-directives.d-BoG39gYN.d.ts",
							"qualifiedName": "ComponentType"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "any"
							}
						],
						"name": "ComponentType",
						"package": "@angular/cdk"
					}
				},
				{
					"id": 64,
					"name": "errorList",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "error-capture-dialog/types.ts",
							"line": 5,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/types.ts#L5"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/core/index.d.ts",
							"qualifiedName": "WritableSignal"
						},
						"typeArguments": [
							{
								"type": "array",
								"elementType": {
									"type": "reference",
									"target": 66,
									"name": "Error",
									"package": "@rxap/dialog",
									"qualifiedName": "ErrorCaptureDialogData.Error",
									"refersToTypeParameter": true
								}
							}
						],
						"name": "WritableSignal",
						"package": "@angular/core"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						65,
						64
					]
				}
			],
			"sources": [
				{
					"fileName": "error-capture-dialog/types.ts",
					"line": 4,
					"character": 17,
					"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/types.ts#L4"
				}
			],
			"typeParameters": [
				{
					"id": 66,
					"name": "Error",
					"variant": "typeParam",
					"kind": 131072,
					"flags": {},
					"default": {
						"type": "intrinsic",
						"name": "any"
					}
				}
			]
		},
		{
			"id": 6,
			"name": "MessageDialogConfig",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 18,
					"name": "ariaDescribedBy",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "ID of the element that describes the dialog."
							}
						]
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 42,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L42"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "literal",
								"value": null
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					}
				},
				{
					"id": 20,
					"name": "ariaLabel",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Aria label to assign to the dialog element."
							}
						]
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 46,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L46"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "literal",
								"value": null
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					}
				},
				{
					"id": 19,
					"name": "ariaLabelledBy",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "ID of the element that labels the dialog."
							}
						]
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 44,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L44"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "literal",
								"value": null
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					}
				},
				{
					"id": 21,
					"name": "autoFocus",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Whether the dialog should focus the first focusable element on open."
							}
						]
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 48,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L48"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 9,
					"name": "backdropClass",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Custom class for the backdrop."
							}
						]
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 24,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L24"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 24,
					"name": "closeOnNavigation",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Whether the dialog should close when the user goes backwards/forwards in history.\nNote that this usually doesn't include clicking on links (unless the user is using\nthe "
							},
							{
								"kind": "code",
								"text": "`HashLocationStrategy`"
							},
							{
								"kind": "text",
								"text": ")."
							}
						]
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 61,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L61"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 17,
					"name": "direction",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Layout direction for the dialog's content."
							}
						]
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 40,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L40"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/cdk/bidi-module.d-D-fEBKdS.d.ts",
							"qualifiedName": "Direction"
						},
						"name": "Direction",
						"package": "@angular/cdk"
					}
				},
				{
					"id": 8,
					"name": "hasBackdrop",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Whether the dialog has a backdrop."
							}
						]
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 22,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L22"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 11,
					"name": "height",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Height of the dialog."
							}
						]
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 28,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L28"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 15,
					"name": "maxHeight",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Max-height of the dialog. If a number is provided, assumes pixel units."
							}
						]
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 36,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L36"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "number"
							}
						]
					}
				},
				{
					"id": 14,
					"name": "maxWidth",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Max-width of the dialog. If a number is provided, assumes pixel units. Defaults to 80vw."
							}
						]
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 34,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L34"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "number"
							}
						]
					}
				},
				{
					"id": 13,
					"name": "minHeight",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Min-height of the dialog. If a number is provided, assumes pixel units."
							}
						]
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 32,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L32"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "number"
							}
						]
					}
				},
				{
					"id": 12,
					"name": "minWidth",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Min-width of the dialog. If a number is provided, assumes pixel units."
							}
						]
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 30,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L30"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "number"
							}
						]
					}
				},
				{
					"id": 7,
					"name": "panelClass",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Custom class for the overlay pane."
							}
						]
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 20,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L20"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						]
					}
				},
				{
					"id": 16,
					"name": "position",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Position overrides."
							}
						]
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 38,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L38"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/material/dialog.d-B5HZULyo.d.ts",
							"qualifiedName": "DialogPosition"
						},
						"name": "DialogPosition",
						"package": "@angular/material"
					}
				},
				{
					"id": 22,
					"name": "restoreFocus",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Whether the dialog should restore focus to the\npreviously-focused element, after it's closed."
							}
						]
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 53,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L53"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 23,
					"name": "scrollStrategy",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Scroll strategy to be used for the dialog."
							}
						]
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 55,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L55"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/cdk/overlay-module.d-B3qEQtts.d.ts",
							"qualifiedName": "ScrollStrategy"
						},
						"name": "ScrollStrategy",
						"package": "@angular/cdk"
					}
				},
				{
					"id": 10,
					"name": "width",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Width of the dialog."
							}
						]
					},
					"sources": [
						{
							"fileName": "message-dialog/message-dialog.service.ts",
							"line": 26,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L26"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						18,
						20,
						19,
						21,
						9,
						24,
						17,
						8,
						11,
						15,
						14,
						13,
						12,
						7,
						16,
						22,
						23,
						10
					]
				}
			],
			"sources": [
				{
					"fileName": "message-dialog/message-dialog.service.ts",
					"line": 18,
					"character": 17,
					"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts#L18"
				}
			]
		},
		{
			"id": 34,
			"name": "MessageDialogData",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 37,
					"name": "actions",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "message-dialog/types.ts",
							"line": 6,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/types.ts#L6"
						}
					],
					"type": {
						"type": "array",
						"elementType": {
							"type": "reflection",
							"declaration": {
								"id": 38,
								"name": "__type",
								"variant": "declaration",
								"kind": 65536,
								"flags": {},
								"children": [
									{
										"id": 41,
										"name": "color",
										"variant": "declaration",
										"kind": 1024,
										"flags": {},
										"sources": [
											{
												"fileName": "message-dialog/types.ts",
												"line": 6,
												"character": 48,
												"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/types.ts#L6"
											}
										],
										"type": {
											"type": "reference",
											"target": {
												"sourceFileName": "node_modules/@angular/material/palette.d-BSSFKjO6.d.ts",
												"qualifiedName": "ThemePalette"
											},
											"name": "ThemePalette",
											"package": "@angular/material"
										}
									},
									{
										"id": 40,
										"name": "label",
										"variant": "declaration",
										"kind": 1024,
										"flags": {},
										"sources": [
											{
												"fileName": "message-dialog/types.ts",
												"line": 6,
												"character": 33,
												"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/types.ts#L6"
											}
										],
										"type": {
											"type": "intrinsic",
											"name": "string"
										}
									},
									{
										"id": 39,
										"name": "type",
										"variant": "declaration",
										"kind": 1024,
										"flags": {},
										"sources": [
											{
												"fileName": "message-dialog/types.ts",
												"line": 6,
												"character": 19,
												"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/types.ts#L6"
											}
										],
										"type": {
											"type": "intrinsic",
											"name": "string"
										}
									}
								],
								"groups": [
									{
										"title": "Properties",
										"children": [
											41,
											40,
											39
										]
									}
								],
								"sources": [
									{
										"fileName": "message-dialog/types.ts",
										"line": 6,
										"character": 17,
										"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/types.ts#L6"
									}
								]
							}
						}
					}
				},
				{
					"id": 36,
					"name": "message",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "message-dialog/types.ts",
							"line": 5,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/types.ts#L5"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 35,
					"name": "title",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "message-dialog/types.ts",
							"line": 4,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/types.ts#L4"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						37,
						36,
						35
					]
				}
			],
			"sources": [
				{
					"fileName": "message-dialog/types.ts",
					"line": 3,
					"character": 17,
					"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/message-dialog/types.ts#L3"
				}
			]
		},
		{
			"id": 124,
			"name": "ComponentDialogConfig",
			"variant": "declaration",
			"kind": 2097152,
			"flags": {},
			"sources": [
				{
					"fileName": "component-dialog/types.ts",
					"line": 9,
					"character": 12,
					"url": "https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/component-dialog/types.ts#L9"
				}
			],
			"type": {
				"type": "reference",
				"target": {
					"sourceFileName": "node_modules/@angular/material/dialog.d-B5HZULyo.d.ts",
					"qualifiedName": "MatDialogConfig"
				},
				"typeArguments": [
					{
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
							"qualifiedName": "Omit"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 121,
								"name": "ComponentDialogData",
								"package": "@rxap/dialog"
							},
							{
								"type": "literal",
								"value": "component"
							}
						],
						"name": "Omit",
						"package": "typescript"
					}
				],
				"name": "MatDialogConfig",
				"package": "@angular/material"
			}
		}
	],
	"groups": [
		{
			"title": "Classes",
			"children": [
				105,
				112,
				70,
				95,
				42,
				52,
				1,
				25
			]
		},
		{
			"title": "Interfaces",
			"children": [
				121,
				76,
				67,
				63,
				6,
				34
			]
		},
		{
			"title": "Type Aliases",
			"children": [
				124
			]
		}
	],
	"packageName": "@rxap/dialog",
	"packageVersion": "19.2.0",
	"readme": [
		{
			"kind": "text",
			"text": "This package provides Angular Material-based message and confirm dialog components and services. It offers customizable dialogs for displaying messages and confirmations to users. The package includes components for rendering the dialogs and services for easily opening them with configurable options.\n\n[![npm version](https://img.shields.io/npm/v/@rxap/dialog?style=flat-square)](https://www.npmjs.com/package/@rxap/dialog)\n[![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](https://commitizen.github.io/cz-cli/)\n[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n![Libraries.io dependency status for latest release, scoped npm package](https://img.shields.io/librariesio/release/npm/@rxap/dialog)\n![npm](https://img.shields.io/npm/dm/@rxap/dialog)\n![NPM](https://img.shields.io/npm/l/@rxap/dialog)\n\n- [Installation](#installation)\n- [Generators](#generators)\n  - [init](#init)\n\n# Installation\n\n**Add the package to your workspace:**\n"
		},
		{
			"kind": "code",
			"text": "```bash\nyarn add @rxap/dialog\n```"
		},
		{
			"kind": "text",
			"text": "\n**Install peer dependencies:**\n"
		},
		{
			"kind": "code",
			"text": "```bash\nyarn add @angular/cdk @angular/common @angular/core @angular/material @rxap/pipes rxjs \n```"
		},
		{
			"kind": "text",
			"text": "\n**Execute the init generator:**\n"
		},
		{
			"kind": "code",
			"text": "```bash\nyarn nx g @rxap/dialog:init\n```"
		},
		{
			"kind": "text",
			"text": "\n# Generators\n\n## init\n> Initialize the package in the workspace\n\n"
		},
		{
			"kind": "code",
			"text": "```bash\nnx g @rxap/dialog:init\n```"
		}
	],
	"symbolIdMap": {
		"0": {
			"sourceFileName": "packages/angular/dialog/src/index.ts",
			"qualifiedName": ""
		},
		"1": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.component.ts",
			"qualifiedName": "MessageDialogComponent"
		},
		"2": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.component.ts",
			"qualifiedName": "MessageDialogComponent.__constructor"
		},
		"3": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.component.ts",
			"qualifiedName": "MessageDialogComponent"
		},
		"4": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.component.ts",
			"qualifiedName": "data"
		},
		"5": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.component.ts",
			"qualifiedName": "MessageDialogComponent.data"
		},
		"6": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogConfig"
		},
		"7": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogConfig.panelClass"
		},
		"8": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogConfig.hasBackdrop"
		},
		"9": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogConfig.backdropClass"
		},
		"10": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogConfig.width"
		},
		"11": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogConfig.height"
		},
		"12": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogConfig.minWidth"
		},
		"13": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogConfig.minHeight"
		},
		"14": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogConfig.maxWidth"
		},
		"15": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogConfig.maxHeight"
		},
		"16": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogConfig.position"
		},
		"17": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogConfig.direction"
		},
		"18": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogConfig.ariaDescribedBy"
		},
		"19": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogConfig.ariaLabelledBy"
		},
		"20": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogConfig.ariaLabel"
		},
		"21": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogConfig.autoFocus"
		},
		"22": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogConfig.restoreFocus"
		},
		"23": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogConfig.scrollStrategy"
		},
		"24": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogConfig.closeOnNavigation"
		},
		"25": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogService"
		},
		"26": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogService.__constructor"
		},
		"27": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogService"
		},
		"28": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "dialog"
		},
		"30": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogService.open"
		},
		"31": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "MessageDialogService.open"
		},
		"32": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "data"
		},
		"33": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/message-dialog.service.ts",
			"qualifiedName": "config"
		},
		"34": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/types.ts",
			"qualifiedName": "MessageDialogData"
		},
		"35": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/types.ts",
			"qualifiedName": "MessageDialogData.title"
		},
		"36": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/types.ts",
			"qualifiedName": "MessageDialogData.message"
		},
		"37": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/types.ts",
			"qualifiedName": "MessageDialogData.actions"
		},
		"38": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/types.ts",
			"qualifiedName": "__type"
		},
		"39": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/types.ts",
			"qualifiedName": "__type.type"
		},
		"40": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/types.ts",
			"qualifiedName": "__type.label"
		},
		"41": {
			"sourceFileName": "packages/angular/dialog/src/lib/message-dialog/types.ts",
			"qualifiedName": "__type.color"
		},
		"42": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts",
			"qualifiedName": "ErrorCaptureDialogComponent"
		},
		"45": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts",
			"qualifiedName": "ErrorCaptureDialogComponent._data"
		},
		"46": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts",
			"qualifiedName": "ErrorCaptureDialogComponent.component"
		},
		"47": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts",
			"qualifiedName": "ErrorCaptureDialogComponent.injector"
		},
		"48": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts",
			"qualifiedName": "ErrorCaptureDialogComponent.componentPortal"
		},
		"49": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts",
			"qualifiedName": "ErrorCaptureDialogComponent.data"
		},
		"50": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts",
			"qualifiedName": "ErrorCaptureDialogComponent.activeIndex"
		},
		"51": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts",
			"qualifiedName": "ErrorCaptureDialogComponent.displayedButtons"
		},
		"52": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.service.ts",
			"qualifiedName": "ErrorCaptureDialogService"
		},
		"55": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.service.ts",
			"qualifiedName": "ErrorCaptureDialogService.Error"
		},
		"56": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.service.ts",
			"qualifiedName": "ErrorCaptureDialogService.dialog"
		},
		"57": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.service.ts",
			"qualifiedName": "ErrorCaptureDialogService.disabled"
		},
		"58": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.service.ts",
			"qualifiedName": "ErrorCaptureDialogService.open"
		},
		"59": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.service.ts",
			"qualifiedName": "ErrorCaptureDialogService.open"
		},
		"60": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.service.ts",
			"qualifiedName": "component"
		},
		"61": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.service.ts",
			"qualifiedName": "errorList"
		},
		"62": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.service.ts",
			"qualifiedName": "ErrorCaptureDialogService.Error"
		},
		"63": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/types.ts",
			"qualifiedName": "ErrorCaptureDialogData"
		},
		"64": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/types.ts",
			"qualifiedName": "ErrorCaptureDialogData.errorList"
		},
		"65": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/types.ts",
			"qualifiedName": "ErrorCaptureDialogData.component"
		},
		"66": {
			"sourceFileName": "packages/angular/dialog/src/lib/error-capture-dialog/types.ts",
			"qualifiedName": "ErrorCaptureDialogData.Error"
		},
		"67": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.component.ts",
			"qualifiedName": "ConfirmDialogData"
		},
		"68": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.component.ts",
			"qualifiedName": "ConfirmDialogData.message"
		},
		"69": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.component.ts",
			"qualifiedName": "ConfirmDialogData.action"
		},
		"70": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.component.ts",
			"qualifiedName": "ConfirmDialogComponent"
		},
		"71": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.component.ts",
			"qualifiedName": "ConfirmDialogComponent.__constructor"
		},
		"72": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.component.ts",
			"qualifiedName": "ConfirmDialogComponent"
		},
		"73": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.component.ts",
			"qualifiedName": "data"
		},
		"74": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.component.ts",
			"qualifiedName": "ConfirmDialogComponent.action"
		},
		"75": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.component.ts",
			"qualifiedName": "ConfirmDialogComponent.data"
		},
		"76": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogConfig"
		},
		"77": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogConfig.panelClass"
		},
		"78": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogConfig.hasBackdrop"
		},
		"79": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogConfig.backdropClass"
		},
		"80": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogConfig.width"
		},
		"81": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogConfig.height"
		},
		"82": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogConfig.minWidth"
		},
		"83": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogConfig.minHeight"
		},
		"84": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogConfig.maxWidth"
		},
		"85": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogConfig.maxHeight"
		},
		"86": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogConfig.position"
		},
		"87": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogConfig.direction"
		},
		"88": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogConfig.ariaDescribedBy"
		},
		"89": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogConfig.ariaLabelledBy"
		},
		"90": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogConfig.ariaLabel"
		},
		"91": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogConfig.autoFocus"
		},
		"92": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogConfig.restoreFocus"
		},
		"93": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogConfig.scrollStrategy"
		},
		"94": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogConfig.closeOnNavigation"
		},
		"95": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogService"
		},
		"96": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogService.__constructor"
		},
		"97": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogService"
		},
		"98": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "dialog"
		},
		"100": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogService.open"
		},
		"101": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "ConfirmDialogService.open"
		},
		"102": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "message"
		},
		"103": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "action"
		},
		"104": {
			"sourceFileName": "packages/angular/dialog/src/lib/confirm-dialog/confirm-dialog.service.ts",
			"qualifiedName": "config"
		},
		"105": {
			"sourceFileName": "packages/angular/dialog/src/lib/component-dialog/component-dialog.component.ts",
			"qualifiedName": "ComponentDialogComponent"
		},
		"108": {
			"sourceFileName": "packages/angular/dialog/src/lib/component-dialog/component-dialog.component.ts",
			"qualifiedName": "ComponentDialogComponent.data"
		},
		"109": {
			"sourceFileName": "packages/angular/dialog/src/lib/component-dialog/component-dialog.component.ts",
			"qualifiedName": "ComponentDialogComponent.component"
		},
		"110": {
			"sourceFileName": "packages/angular/dialog/src/lib/component-dialog/component-dialog.component.ts",
			"qualifiedName": "ComponentDialogComponent.portal"
		},
		"111": {
			"sourceFileName": "packages/angular/dialog/src/lib/component-dialog/component-dialog.component.ts",
			"qualifiedName": "ComponentDialogComponent.title"
		},
		"112": {
			"sourceFileName": "packages/angular/dialog/src/lib/component-dialog/component-dialog.service.ts",
			"qualifiedName": "ComponentDialogService"
		},
		"115": {
			"sourceFileName": "packages/angular/dialog/src/lib/component-dialog/component-dialog.service.ts",
			"qualifiedName": "ComponentDialogService.dialog"
		},
		"116": {
			"sourceFileName": "packages/angular/dialog/src/lib/component-dialog/component-dialog.service.ts",
			"qualifiedName": "ComponentDialogService.open"
		},
		"117": {
			"sourceFileName": "packages/angular/dialog/src/lib/component-dialog/component-dialog.service.ts",
			"qualifiedName": "ComponentDialogService.open"
		},
		"118": {
			"sourceFileName": "packages/angular/dialog/src/lib/component-dialog/component-dialog.service.ts",
			"qualifiedName": "Result"
		},
		"119": {
			"sourceFileName": "packages/angular/dialog/src/lib/component-dialog/component-dialog.service.ts",
			"qualifiedName": "component"
		},
		"120": {
			"sourceFileName": "packages/angular/dialog/src/lib/component-dialog/component-dialog.service.ts",
			"qualifiedName": "config"
		},
		"121": {
			"sourceFileName": "packages/angular/dialog/src/lib/component-dialog/types.ts",
			"qualifiedName": "ComponentDialogData"
		},
		"122": {
			"sourceFileName": "packages/angular/dialog/src/lib/component-dialog/types.ts",
			"qualifiedName": "ComponentDialogData.component"
		},
		"123": {
			"sourceFileName": "packages/angular/dialog/src/lib/component-dialog/types.ts",
			"qualifiedName": "ComponentDialogData.title"
		},
		"124": {
			"sourceFileName": "packages/angular/dialog/src/lib/component-dialog/types.ts",
			"qualifiedName": "ComponentDialogConfig"
		}
	},
	"files": {
		"entries": {
			"1": "packages/angular/dialog/src/index.ts"
		},
		"reflections": {
			"1": 0
		}
	}
}
