{
	"id": 0,
	"name": "@rxap/ngx-error",
	"variant": "project",
	"kind": 1,
	"flags": {},
	"children": [
		{
			"id": 98,
			"name": "AngularErrorComponent",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 99,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 100,
							"name": "AngularErrorComponent",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"type": {
								"type": "reference",
								"target": 98,
								"name": "AngularErrorComponent",
								"package": "@rxap/ngx-error"
							}
						}
					]
				},
				{
					"id": 101,
					"name": "error",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "error/angular-error.component.ts",
							"line": 23,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error/angular-error.component.ts#L23"
						}
					],
					"type": {
						"type": "reference",
						"target": 91,
						"name": "AngularErrorDialogData",
						"package": "@rxap/ngx-error"
					},
					"defaultValue": "...",
					"implementationOf": {
						"type": "reference",
						"target": 74,
						"name": "IErrorDialogComponent.error"
					}
				},
				{
					"id": 104,
					"name": "hasContexts",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "error/angular-error.component.ts",
							"line": 29,
							"character": 13,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error/angular-error.component.ts#L29"
						}
					],
					"getSignature": {
						"id": 105,
						"name": "hasContexts",
						"variant": "signature",
						"kind": 524288,
						"flags": {},
						"sources": [
							{
								"fileName": "error/angular-error.component.ts",
								"line": 29,
								"character": 13,
								"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error/angular-error.component.ts#L29"
							}
						],
						"type": {
							"type": "intrinsic",
							"name": "boolean"
						}
					}
				},
				{
					"id": 106,
					"name": "hasExtra",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "error/angular-error.component.ts",
							"line": 33,
							"character": 13,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error/angular-error.component.ts#L33"
						}
					],
					"getSignature": {
						"id": 107,
						"name": "hasExtra",
						"variant": "signature",
						"kind": 524288,
						"flags": {},
						"sources": [
							{
								"fileName": "error/angular-error.component.ts",
								"line": 33,
								"character": 13,
								"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error/angular-error.component.ts#L33"
							}
						],
						"type": {
							"type": "intrinsic",
							"name": "boolean"
						}
					}
				},
				{
					"id": 102,
					"name": "hasTags",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "error/angular-error.component.ts",
							"line": 25,
							"character": 13,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error/angular-error.component.ts#L25"
						}
					],
					"getSignature": {
						"id": 103,
						"name": "hasTags",
						"variant": "signature",
						"kind": 524288,
						"flags": {},
						"sources": [
							{
								"fileName": "error/angular-error.component.ts",
								"line": 25,
								"character": 13,
								"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error/angular-error.component.ts#L25"
							}
						],
						"type": {
							"type": "intrinsic",
							"name": "boolean"
						}
					}
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						99
					]
				},
				{
					"title": "Properties",
					"children": [
						101
					]
				},
				{
					"title": "Accessors",
					"children": [
						104,
						106,
						102
					]
				}
			],
			"sources": [
				{
					"fileName": "error/angular-error.component.ts",
					"line": 21,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error/angular-error.component.ts#L21"
				}
			],
			"implementedTypes": [
				{
					"type": "reference",
					"target": 73,
					"typeArguments": [
						{
							"type": "reference",
							"target": 91,
							"name": "AngularErrorDialogData",
							"package": "@rxap/ngx-error"
						}
					],
					"name": "IErrorDialogComponent",
					"package": "@rxap/ngx-error"
				}
			]
		},
		{
			"id": 108,
			"name": "AngularErrorService",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 109,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 110,
							"name": "AngularErrorService",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"type": {
								"type": "reference",
								"target": 108,
								"name": "AngularErrorService",
								"package": "@rxap/ngx-error"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 196,
								"name": "ErrorCaptureService.constructor"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 195,
						"name": "ErrorCaptureService.constructor"
					}
				},
				{
					"id": 111,
					"name": "component",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "error/angular-error.service.ts",
							"line": 9,
							"character": 21,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error/angular-error.service.ts#L9"
						}
					],
					"type": {
						"type": "query",
						"queryType": {
							"type": "reference",
							"target": 98,
							"name": "AngularErrorComponent",
							"package": "@rxap/ngx-error"
						}
					},
					"defaultValue": "AngularErrorComponent",
					"overwrites": {
						"type": "reference",
						"target": 198,
						"name": "ErrorCaptureService.component"
					}
				},
				{
					"id": 112,
					"name": "compare",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "error/angular-error.service.ts",
							"line": 11,
							"character": 11,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error/angular-error.service.ts#L11"
						}
					],
					"signatures": [
						{
							"id": 113,
							"name": "compare",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "error/angular-error.service.ts",
									"line": 11,
									"character": 11,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error/angular-error.service.ts#L11"
								}
							],
							"parameters": [
								{
									"id": 114,
									"name": "a",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 91,
										"name": "AngularErrorDialogData",
										"package": "@rxap/ngx-error"
									}
								},
								{
									"id": 115,
									"name": "b",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 91,
										"name": "AngularErrorDialogData",
										"package": "@rxap/ngx-error"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"overwrites": {
								"type": "reference",
								"target": 205,
								"name": "ErrorCaptureService.compare"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 204,
						"name": "ErrorCaptureService.compare"
					}
				},
				{
					"id": 119,
					"name": "openDialog",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "error-capture.service.ts",
							"line": 48,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L48"
						}
					],
					"signatures": [
						{
							"id": 120,
							"name": "openDialog",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "error-capture.service.ts",
									"line": 48,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L48"
								}
							],
							"parameters": [
								{
									"id": 121,
									"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": 91,
													"name": "AngularErrorDialogData",
													"package": "@rxap/ngx-error"
												}
											}
										],
										"name": "WritableSignal",
										"package": "@angular/core"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 209,
								"name": "ErrorCaptureService.openDialog"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 208,
						"name": "ErrorCaptureService.openDialog"
					}
				},
				{
					"id": 116,
					"name": "push",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "error-capture.service.ts",
							"line": 29,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L29"
						}
					],
					"signatures": [
						{
							"id": 117,
							"name": "push",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "error-capture.service.ts",
									"line": 29,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L29"
								}
							],
							"parameters": [
								{
									"id": 118,
									"name": "error",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 91,
										"name": "AngularErrorDialogData",
										"package": "@rxap/ngx-error"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 202,
								"name": "ErrorCaptureService.push"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 201,
						"name": "ErrorCaptureService.push"
					}
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						109
					]
				},
				{
					"title": "Properties",
					"children": [
						111
					]
				},
				{
					"title": "Methods",
					"children": [
						112,
						119,
						116
					]
				}
			],
			"sources": [
				{
					"fileName": "error/angular-error.service.ts",
					"line": 7,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error/angular-error.service.ts#L7"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": 194,
					"typeArguments": [
						{
							"type": "reference",
							"target": 91,
							"name": "AngularErrorDialogData",
							"package": "@rxap/ngx-error"
						}
					],
					"name": "ErrorCaptureService",
					"package": "@rxap/ngx-error"
				}
			]
		},
		{
			"id": 173,
			"name": "AnyHttpErrorComponent",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 174,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 175,
							"name": "AnyHttpErrorComponent",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"type": {
								"type": "reference",
								"target": 173,
								"name": "AnyHttpErrorComponent",
								"package": "@rxap/ngx-error"
							}
						}
					]
				},
				{
					"id": 177,
					"name": "error",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error.component.ts",
							"line": 43,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error.component.ts#L43"
						}
					],
					"type": {
						"type": "reference",
						"target": 159,
						"name": "AnyHttpErrorDialogData",
						"package": "@rxap/ngx-error"
					},
					"defaultValue": "...",
					"implementationOf": {
						"type": "reference",
						"target": 74,
						"name": "IErrorDialogComponent.error"
					}
				},
				{
					"id": 176,
					"name": "isProduction",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error.component.ts",
							"line": 41,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error.component.ts#L41"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					},
					"defaultValue": "..."
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						174
					]
				},
				{
					"title": "Properties",
					"children": [
						177,
						176
					]
				}
			],
			"sources": [
				{
					"fileName": "any-http-error/any-http-error.component.ts",
					"line": 39,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error.component.ts#L39"
				}
			],
			"implementedTypes": [
				{
					"type": "reference",
					"target": 73,
					"typeArguments": [
						{
							"type": "reference",
							"target": 159,
							"name": "AnyHttpErrorDialogData",
							"package": "@rxap/ngx-error"
						}
					],
					"name": "IErrorDialogComponent",
					"package": "@rxap/ngx-error"
				}
			]
		},
		{
			"id": 178,
			"name": "AnyHttpErrorService",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 179,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 180,
							"name": "AnyHttpErrorService",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"typeParameters": [
								{
									"id": 181,
									"name": "Error",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 159,
										"name": "AnyHttpErrorDialogData",
										"package": "@rxap/ngx-error"
									},
									"default": {
										"type": "reference",
										"target": 159,
										"name": "AnyHttpErrorDialogData",
										"package": "@rxap/ngx-error"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 178,
								"typeArguments": [
									{
										"type": "reference",
										"target": 181,
										"name": "Error",
										"package": "@rxap/ngx-error",
										"qualifiedName": "AnyHttpErrorService.Error",
										"refersToTypeParameter": true
									}
								],
								"name": "AnyHttpErrorService",
								"package": "@rxap/ngx-error"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 196,
								"name": "ErrorCaptureService.constructor"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 195,
						"name": "ErrorCaptureService.constructor"
					}
				},
				{
					"id": 182,
					"name": "component",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error.service.ts",
							"line": 12,
							"character": 21,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error.service.ts#L12"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/cdk/portal/index.d.ts",
							"qualifiedName": "ComponentType"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 73,
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "any"
									}
								],
								"name": "IErrorDialogComponent",
								"package": "@rxap/ngx-error"
							}
						],
						"name": "ComponentType",
						"package": "@angular/cdk"
					},
					"defaultValue": "AnyHttpErrorComponent",
					"overwrites": {
						"type": "reference",
						"target": 198,
						"name": "ErrorCaptureService.component"
					}
				},
				{
					"id": 183,
					"name": "compare",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error.service.ts",
							"line": 14,
							"character": 11,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error.service.ts#L14"
						}
					],
					"signatures": [
						{
							"id": 184,
							"name": "compare",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "any-http-error/any-http-error.service.ts",
									"line": 14,
									"character": 11,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error.service.ts#L14"
								}
							],
							"parameters": [
								{
									"id": 185,
									"name": "a",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 181,
										"name": "Error",
										"package": "@rxap/ngx-error",
										"qualifiedName": "AnyHttpErrorService.Error",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 186,
									"name": "b",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 181,
										"name": "Error",
										"package": "@rxap/ngx-error",
										"qualifiedName": "AnyHttpErrorService.Error",
										"refersToTypeParameter": true
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"overwrites": {
								"type": "reference",
								"target": 205,
								"name": "ErrorCaptureService.compare"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 204,
						"name": "ErrorCaptureService.compare"
					}
				},
				{
					"id": 190,
					"name": "openDialog",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "error-capture.service.ts",
							"line": 48,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L48"
						}
					],
					"signatures": [
						{
							"id": 191,
							"name": "openDialog",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "error-capture.service.ts",
									"line": 48,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L48"
								}
							],
							"parameters": [
								{
									"id": 192,
									"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": 181,
													"name": "Error",
													"package": "@rxap/ngx-error",
													"qualifiedName": "AnyHttpErrorService.Error",
													"refersToTypeParameter": true
												}
											}
										],
										"name": "WritableSignal",
										"package": "@angular/core"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 209,
								"name": "ErrorCaptureService.openDialog"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 208,
						"name": "ErrorCaptureService.openDialog"
					}
				},
				{
					"id": 187,
					"name": "push",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "error-capture.service.ts",
							"line": 29,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L29"
						}
					],
					"signatures": [
						{
							"id": 188,
							"name": "push",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "error-capture.service.ts",
									"line": 29,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L29"
								}
							],
							"parameters": [
								{
									"id": 189,
									"name": "error",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 181,
										"name": "Error",
										"package": "@rxap/ngx-error",
										"qualifiedName": "AnyHttpErrorService.Error",
										"refersToTypeParameter": true
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 202,
								"name": "ErrorCaptureService.push"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 201,
						"name": "ErrorCaptureService.push"
					}
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						179
					]
				},
				{
					"title": "Properties",
					"children": [
						182
					]
				},
				{
					"title": "Methods",
					"children": [
						183,
						190,
						187
					]
				}
			],
			"sources": [
				{
					"fileName": "any-http-error/any-http-error.service.ts",
					"line": 9,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error.service.ts#L9"
				}
			],
			"typeParameters": [
				{
					"id": 193,
					"name": "Error",
					"variant": "typeParam",
					"kind": 131072,
					"flags": {},
					"type": {
						"type": "reference",
						"target": 159,
						"name": "AnyHttpErrorDialogData",
						"package": "@rxap/ngx-error"
					},
					"default": {
						"type": "reference",
						"target": 159,
						"name": "AnyHttpErrorDialogData",
						"package": "@rxap/ngx-error"
					}
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": 194,
					"typeArguments": [
						{
							"type": "reference",
							"target": 181,
							"name": "Error",
							"package": "@rxap/ngx-error",
							"qualifiedName": "AnyHttpErrorService.Error",
							"refersToTypeParameter": true
						}
					],
					"name": "ErrorCaptureService",
					"package": "@rxap/ngx-error"
				}
			],
			"extendedBy": [
				{
					"type": "reference",
					"target": 23,
					"name": "OpenApiHttpResponseErrorService"
				},
				{
					"type": "reference",
					"target": 59,
					"name": "MessageHttpErrorService"
				},
				{
					"type": "reference",
					"target": 145,
					"name": "CodeHttpErrorService"
				}
			]
		},
		{
			"id": 139,
			"name": "CodeHttpErrorComponent",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 140,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 141,
							"name": "CodeHttpErrorComponent",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"type": {
								"type": "reference",
								"target": 139,
								"name": "CodeHttpErrorComponent",
								"package": "@rxap/ngx-error"
							}
						}
					]
				},
				{
					"id": 143,
					"name": "error",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "code-http-error/code-http-error.component.ts",
							"line": 28,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/code-http-error/code-http-error.component.ts#L28"
						}
					],
					"type": {
						"type": "reference",
						"target": 122,
						"name": "CodeHttpErrorDialogData",
						"package": "@rxap/ngx-error"
					},
					"defaultValue": "...",
					"implementationOf": {
						"type": "reference",
						"target": 74,
						"name": "IErrorDialogComponent.error"
					}
				},
				{
					"id": 142,
					"name": "isProduction",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "code-http-error/code-http-error.component.ts",
							"line": 26,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/code-http-error/code-http-error.component.ts#L26"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					},
					"defaultValue": "..."
				},
				{
					"id": 144,
					"name": "showMore",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "code-http-error/code-http-error.component.ts",
							"line": 30,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/code-http-error/code-http-error.component.ts#L30"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/core/index.d.ts",
							"qualifiedName": "WritableSignal"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "boolean"
							}
						],
						"name": "WritableSignal",
						"package": "@angular/core"
					},
					"defaultValue": "..."
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						140
					]
				},
				{
					"title": "Properties",
					"children": [
						143,
						142,
						144
					]
				}
			],
			"sources": [
				{
					"fileName": "code-http-error/code-http-error.component.ts",
					"line": 24,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/code-http-error/code-http-error.component.ts#L24"
				}
			],
			"implementedTypes": [
				{
					"type": "reference",
					"target": 73,
					"typeArguments": [
						{
							"type": "reference",
							"target": 122,
							"name": "CodeHttpErrorDialogData",
							"package": "@rxap/ngx-error"
						}
					],
					"name": "IErrorDialogComponent",
					"package": "@rxap/ngx-error"
				}
			]
		},
		{
			"id": 145,
			"name": "CodeHttpErrorService",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 146,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 147,
							"name": "CodeHttpErrorService",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"type": {
								"type": "reference",
								"target": 145,
								"name": "CodeHttpErrorService",
								"package": "@rxap/ngx-error"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 180,
								"name": "AnyHttpErrorService.constructor"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 179,
						"name": "AnyHttpErrorService.constructor"
					}
				},
				{
					"id": 148,
					"name": "component",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "code-http-error/code-http-error.service.ts",
							"line": 9,
							"character": 30,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/code-http-error/code-http-error.service.ts#L9"
						}
					],
					"type": {
						"type": "query",
						"queryType": {
							"type": "reference",
							"target": 139,
							"name": "CodeHttpErrorComponent",
							"package": "@rxap/ngx-error"
						}
					},
					"defaultValue": "CodeHttpErrorComponent",
					"overwrites": {
						"type": "reference",
						"target": 182,
						"name": "AnyHttpErrorService.component"
					}
				},
				{
					"id": 149,
					"name": "compare",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "code-http-error/code-http-error.service.ts",
							"line": 11,
							"character": 11,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/code-http-error/code-http-error.service.ts#L11"
						}
					],
					"signatures": [
						{
							"id": 150,
							"name": "compare",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "code-http-error/code-http-error.service.ts",
									"line": 11,
									"character": 11,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/code-http-error/code-http-error.service.ts#L11"
								}
							],
							"parameters": [
								{
									"id": 151,
									"name": "a",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 122,
										"name": "CodeHttpErrorDialogData",
										"package": "@rxap/ngx-error"
									}
								},
								{
									"id": 152,
									"name": "b",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 122,
										"name": "CodeHttpErrorDialogData",
										"package": "@rxap/ngx-error"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"overwrites": {
								"type": "reference",
								"target": 184,
								"name": "AnyHttpErrorService.compare"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 183,
						"name": "AnyHttpErrorService.compare"
					}
				},
				{
					"id": 156,
					"name": "openDialog",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "error-capture.service.ts",
							"line": 48,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L48"
						}
					],
					"signatures": [
						{
							"id": 157,
							"name": "openDialog",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "error-capture.service.ts",
									"line": 48,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L48"
								}
							],
							"parameters": [
								{
									"id": 158,
									"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": 122,
													"name": "CodeHttpErrorDialogData",
													"package": "@rxap/ngx-error"
												}
											}
										],
										"name": "WritableSignal",
										"package": "@angular/core"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 191,
								"name": "AnyHttpErrorService.openDialog"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 190,
						"name": "AnyHttpErrorService.openDialog"
					}
				},
				{
					"id": 153,
					"name": "push",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "error-capture.service.ts",
							"line": 29,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L29"
						}
					],
					"signatures": [
						{
							"id": 154,
							"name": "push",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "error-capture.service.ts",
									"line": 29,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L29"
								}
							],
							"parameters": [
								{
									"id": 155,
									"name": "error",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 122,
										"name": "CodeHttpErrorDialogData",
										"package": "@rxap/ngx-error"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 188,
								"name": "AnyHttpErrorService.push"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 187,
						"name": "AnyHttpErrorService.push"
					}
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						146
					]
				},
				{
					"title": "Properties",
					"children": [
						148
					]
				},
				{
					"title": "Methods",
					"children": [
						149,
						156,
						153
					]
				}
			],
			"sources": [
				{
					"fileName": "code-http-error/code-http-error.service.ts",
					"line": 7,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/code-http-error/code-http-error.service.ts#L7"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": 178,
					"typeArguments": [
						{
							"type": "reference",
							"target": 122,
							"name": "CodeHttpErrorDialogData",
							"package": "@rxap/ngx-error"
						}
					],
					"name": "AnyHttpErrorService",
					"package": "@rxap/ngx-error"
				}
			]
		},
		{
			"id": 194,
			"name": "ErrorCaptureService",
			"variant": "declaration",
			"kind": 128,
			"flags": {
				"isAbstract": true
			},
			"children": [
				{
					"id": 195,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 196,
							"name": "ErrorCaptureService",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"typeParameters": [
								{
									"id": 197,
									"name": "Error",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"default": {
										"type": "intrinsic",
										"name": "any"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 194,
								"typeArguments": [
									{
										"type": "reference",
										"target": 197,
										"name": "Error",
										"package": "@rxap/ngx-error",
										"qualifiedName": "ErrorCaptureService.Error",
										"refersToTypeParameter": true
									}
								],
								"name": "ErrorCaptureService",
								"package": "@rxap/ngx-error"
							}
						}
					]
				},
				{
					"id": 198,
					"name": "component",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isAbstract": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "error-capture.service.ts",
							"line": 25,
							"character": 30,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L25"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/cdk/portal/index.d.ts",
							"qualifiedName": "ComponentType"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 73,
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "any"
									}
								],
								"name": "IErrorDialogComponent",
								"package": "@rxap/ngx-error"
							}
						],
						"name": "ComponentType",
						"package": "@angular/cdk"
					}
				},
				{
					"id": 204,
					"name": "compare",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isAbstract": true
					},
					"sources": [
						{
							"fileName": "error-capture.service.ts",
							"line": 46,
							"character": 11,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L46"
						}
					],
					"signatures": [
						{
							"id": 205,
							"name": "compare",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "error-capture.service.ts",
									"line": 46,
									"character": 11,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L46"
								}
							],
							"parameters": [
								{
									"id": 206,
									"name": "a",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 197,
										"name": "Error",
										"package": "@rxap/ngx-error",
										"qualifiedName": "ErrorCaptureService.Error",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 207,
									"name": "b",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 197,
										"name": "Error",
										"package": "@rxap/ngx-error",
										"qualifiedName": "ErrorCaptureService.Error",
										"refersToTypeParameter": true
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							}
						}
					]
				},
				{
					"id": 208,
					"name": "openDialog",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "error-capture.service.ts",
							"line": 48,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L48"
						}
					],
					"signatures": [
						{
							"id": 209,
							"name": "openDialog",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "error-capture.service.ts",
									"line": 48,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L48"
								}
							],
							"parameters": [
								{
									"id": 210,
									"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": 197,
													"name": "Error",
													"package": "@rxap/ngx-error",
													"qualifiedName": "ErrorCaptureService.Error",
													"refersToTypeParameter": true
												}
											}
										],
										"name": "WritableSignal",
										"package": "@angular/core"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 201,
					"name": "push",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "error-capture.service.ts",
							"line": 29,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L29"
						}
					],
					"signatures": [
						{
							"id": 202,
							"name": "push",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "error-capture.service.ts",
									"line": 29,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L29"
								}
							],
							"parameters": [
								{
									"id": 203,
									"name": "error",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 197,
										"name": "Error",
										"package": "@rxap/ngx-error",
										"qualifiedName": "ErrorCaptureService.Error",
										"refersToTypeParameter": true
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						195
					]
				},
				{
					"title": "Properties",
					"children": [
						198
					]
				},
				{
					"title": "Methods",
					"children": [
						204,
						208,
						201
					]
				}
			],
			"sources": [
				{
					"fileName": "error-capture.service.ts",
					"line": 23,
					"character": 22,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L23"
				}
			],
			"typeParameters": [
				{
					"id": 211,
					"name": "Error",
					"variant": "typeParam",
					"kind": 131072,
					"flags": {},
					"default": {
						"type": "intrinsic",
						"name": "any"
					}
				}
			],
			"extendedBy": [
				{
					"type": "reference",
					"target": 108,
					"name": "AngularErrorService"
				},
				{
					"type": "reference",
					"target": 178,
					"name": "AnyHttpErrorService"
				}
			]
		},
		{
			"id": 76,
			"name": "ErrorDialogComponent",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 77,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 78,
							"name": "ErrorDialogComponent",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"type": {
								"type": "reference",
								"target": 76,
								"name": "ErrorDialogComponent",
								"package": "@rxap/ngx-error"
							}
						}
					]
				},
				{
					"id": 81,
					"name": "activeIndex",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "error-dialog/error-dialog.component.ts",
							"line": 54,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-dialog/error-dialog.component.ts#L54"
						}
					],
					"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": 83,
					"name": "closeDialog",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "error-dialog/error-dialog.component.ts",
							"line": 61,
							"character": 9,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-dialog/error-dialog.component.ts#L61"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/core/index.d.ts",
							"qualifiedName": "EventEmitter"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "void"
							}
						],
						"name": "EventEmitter",
						"package": "@angular/core"
					},
					"defaultValue": "..."
				},
				{
					"id": 86,
					"name": "componentPortal",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "error-dialog/error-dialog.component.ts",
							"line": 64,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-dialog/error-dialog.component.ts#L64"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/core/index.d.ts",
							"qualifiedName": "Signal"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/cdk/portal/index.d.ts",
									"qualifiedName": "ComponentPortal"
								},
								"typeArguments": [
									{
										"type": "reference",
										"target": 73,
										"typeArguments": [
											{
												"type": "intrinsic",
												"name": "any"
											}
										],
										"name": "IErrorDialogComponent",
										"package": "@rxap/ngx-error"
									}
								],
								"name": "ComponentPortal",
								"package": "@angular/cdk"
							}
						],
						"name": "Signal",
						"package": "@angular/core"
					},
					"defaultValue": "..."
				},
				{
					"id": 80,
					"name": "data",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "error-dialog/error-dialog.component.ts",
							"line": 52,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-dialog/error-dialog.component.ts#L52"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/core/index.d.ts",
							"qualifiedName": "Signal"
						},
						"typeArguments": [
							{
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "any"
								}
							}
						],
						"name": "Signal",
						"package": "@angular/core"
					},
					"defaultValue": "..."
				},
				{
					"id": 79,
					"name": "dialog",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "error-dialog/error-dialog.component.ts",
							"line": 50,
							"character": 9,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-dialog/error-dialog.component.ts#L50"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/core/index.d.ts",
							"qualifiedName": "ElementRef"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/typescript/lib/lib.dom.d.ts",
									"qualifiedName": "HTMLDialogElement"
								},
								"name": "HTMLDialogElement",
								"package": "typescript"
							}
						],
						"name": "ElementRef",
						"package": "@angular/core"
					}
				},
				{
					"id": 82,
					"name": "displayedButtons",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "error-dialog/error-dialog.component.ts",
							"line": 55,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-dialog/error-dialog.component.ts#L55"
						}
					],
					"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": 89,
					"name": "close",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "error-dialog/error-dialog.component.ts",
							"line": 83,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-dialog/error-dialog.component.ts#L83"
						}
					],
					"signatures": [
						{
							"id": 90,
							"name": "close",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "error-dialog/error-dialog.component.ts",
									"line": 83,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-dialog/error-dialog.component.ts#L83"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 87,
					"name": "ngAfterViewInit",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "error-dialog/error-dialog.component.ts",
							"line": 79,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-dialog/error-dialog.component.ts#L79"
						}
					],
					"signatures": [
						{
							"id": 88,
							"name": "ngAfterViewInit",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "A callback method that is invoked immediately after\nAngular has completed initialization of a component's view.\nIt is invoked only once when the view is instantiated."
									}
								]
							},
							"sources": [
								{
									"fileName": "error-dialog/error-dialog.component.ts",
									"line": 79,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-dialog/error-dialog.component.ts#L79"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"implementationOf": {
								"type": "reference",
								"target": -1,
								"name": "AfterViewInit.ngAfterViewInit"
							}
						}
					],
					"implementationOf": {
						"type": "reference",
						"target": -1,
						"name": "AfterViewInit.ngAfterViewInit"
					}
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						77
					]
				},
				{
					"title": "Properties",
					"children": [
						81,
						83,
						86,
						80,
						79,
						82
					]
				},
				{
					"title": "Methods",
					"children": [
						89,
						87
					]
				}
			],
			"sources": [
				{
					"fileName": "error-dialog/error-dialog.component.ts",
					"line": 47,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-dialog/error-dialog.component.ts#L47"
				}
			],
			"implementedTypes": [
				{
					"type": "reference",
					"target": {
						"sourceFileName": "node_modules/@angular/core/index.d.ts",
						"qualifiedName": "AfterViewInit"
					},
					"name": "AfterViewInit",
					"package": "@angular/core"
				}
			]
		},
		{
			"id": 53,
			"name": "MessageHttpErrorComponent",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 54,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 55,
							"name": "MessageHttpErrorComponent",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"type": {
								"type": "reference",
								"target": 53,
								"name": "MessageHttpErrorComponent",
								"package": "@rxap/ngx-error"
							}
						}
					]
				},
				{
					"id": 57,
					"name": "error",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "message-http-error/message-http-error.component.ts",
							"line": 28,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/message-http-error/message-http-error.component.ts#L28"
						}
					],
					"type": {
						"type": "reference",
						"target": 37,
						"name": "MessageHttpErrorDialogData",
						"package": "@rxap/ngx-error"
					},
					"defaultValue": "...",
					"implementationOf": {
						"type": "reference",
						"target": 74,
						"name": "IErrorDialogComponent.error"
					}
				},
				{
					"id": 56,
					"name": "isProduction",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "message-http-error/message-http-error.component.ts",
							"line": 26,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/message-http-error/message-http-error.component.ts#L26"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					},
					"defaultValue": "..."
				},
				{
					"id": 58,
					"name": "showMore",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "message-http-error/message-http-error.component.ts",
							"line": 30,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/message-http-error/message-http-error.component.ts#L30"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/core/index.d.ts",
							"qualifiedName": "WritableSignal"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "boolean"
							}
						],
						"name": "WritableSignal",
						"package": "@angular/core"
					},
					"defaultValue": "..."
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						54
					]
				},
				{
					"title": "Properties",
					"children": [
						57,
						56,
						58
					]
				}
			],
			"sources": [
				{
					"fileName": "message-http-error/message-http-error.component.ts",
					"line": 24,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/message-http-error/message-http-error.component.ts#L24"
				}
			],
			"implementedTypes": [
				{
					"type": "reference",
					"target": 73,
					"typeArguments": [
						{
							"type": "reference",
							"target": 37,
							"name": "MessageHttpErrorDialogData",
							"package": "@rxap/ngx-error"
						}
					],
					"name": "IErrorDialogComponent",
					"package": "@rxap/ngx-error"
				}
			]
		},
		{
			"id": 59,
			"name": "MessageHttpErrorService",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 60,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 61,
							"name": "MessageHttpErrorService",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"type": {
								"type": "reference",
								"target": 59,
								"name": "MessageHttpErrorService",
								"package": "@rxap/ngx-error"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 180,
								"name": "AnyHttpErrorService.constructor"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 179,
						"name": "AnyHttpErrorService.constructor"
					}
				},
				{
					"id": 62,
					"name": "component",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "message-http-error/message-http-error.service.ts",
							"line": 9,
							"character": 30,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/message-http-error/message-http-error.service.ts#L9"
						}
					],
					"type": {
						"type": "query",
						"queryType": {
							"type": "reference",
							"target": 53,
							"name": "MessageHttpErrorComponent",
							"package": "@rxap/ngx-error"
						}
					},
					"defaultValue": "MessageHttpErrorComponent",
					"overwrites": {
						"type": "reference",
						"target": 182,
						"name": "AnyHttpErrorService.component"
					}
				},
				{
					"id": 63,
					"name": "compare",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "message-http-error/message-http-error.service.ts",
							"line": 11,
							"character": 11,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/message-http-error/message-http-error.service.ts#L11"
						}
					],
					"signatures": [
						{
							"id": 64,
							"name": "compare",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "message-http-error/message-http-error.service.ts",
									"line": 11,
									"character": 11,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/message-http-error/message-http-error.service.ts#L11"
								}
							],
							"parameters": [
								{
									"id": 65,
									"name": "a",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 37,
										"name": "MessageHttpErrorDialogData",
										"package": "@rxap/ngx-error"
									}
								},
								{
									"id": 66,
									"name": "b",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 37,
										"name": "MessageHttpErrorDialogData",
										"package": "@rxap/ngx-error"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"overwrites": {
								"type": "reference",
								"target": 184,
								"name": "AnyHttpErrorService.compare"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 183,
						"name": "AnyHttpErrorService.compare"
					}
				},
				{
					"id": 70,
					"name": "openDialog",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "error-capture.service.ts",
							"line": 48,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L48"
						}
					],
					"signatures": [
						{
							"id": 71,
							"name": "openDialog",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "error-capture.service.ts",
									"line": 48,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L48"
								}
							],
							"parameters": [
								{
									"id": 72,
									"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": 37,
													"name": "MessageHttpErrorDialogData",
													"package": "@rxap/ngx-error"
												}
											}
										],
										"name": "WritableSignal",
										"package": "@angular/core"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 191,
								"name": "AnyHttpErrorService.openDialog"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 190,
						"name": "AnyHttpErrorService.openDialog"
					}
				},
				{
					"id": 67,
					"name": "push",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "error-capture.service.ts",
							"line": 29,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L29"
						}
					],
					"signatures": [
						{
							"id": 68,
							"name": "push",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "error-capture.service.ts",
									"line": 29,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L29"
								}
							],
							"parameters": [
								{
									"id": 69,
									"name": "error",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 37,
										"name": "MessageHttpErrorDialogData",
										"package": "@rxap/ngx-error"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 188,
								"name": "AnyHttpErrorService.push"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 187,
						"name": "AnyHttpErrorService.push"
					}
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						60
					]
				},
				{
					"title": "Properties",
					"children": [
						62
					]
				},
				{
					"title": "Methods",
					"children": [
						63,
						70,
						67
					]
				}
			],
			"sources": [
				{
					"fileName": "message-http-error/message-http-error.service.ts",
					"line": 7,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/message-http-error/message-http-error.service.ts#L7"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": 178,
					"typeArguments": [
						{
							"type": "reference",
							"target": 37,
							"name": "MessageHttpErrorDialogData",
							"package": "@rxap/ngx-error"
						}
					],
					"name": "AnyHttpErrorService",
					"package": "@rxap/ngx-error"
				}
			]
		},
		{
			"id": 18,
			"name": "OpenApiHttpResponseErrorComponent",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 19,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 20,
							"name": "OpenApiHttpResponseErrorComponent",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"type": {
								"type": "reference",
								"target": 18,
								"name": "OpenApiHttpResponseErrorComponent",
								"package": "@rxap/ngx-error"
							}
						}
					]
				},
				{
					"id": 22,
					"name": "error",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "open-api-http-response-error/open-api-http-response-error.component.ts",
							"line": 35,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error.component.ts#L35"
						}
					],
					"type": {
						"type": "reference",
						"target": 1,
						"name": "OpenApiHttpResponseErrorDialogData",
						"package": "@rxap/ngx-error"
					},
					"defaultValue": "...",
					"implementationOf": {
						"type": "reference",
						"target": 74,
						"name": "IErrorDialogComponent.error"
					}
				},
				{
					"id": 21,
					"name": "isProduction",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "open-api-http-response-error/open-api-http-response-error.component.ts",
							"line": 33,
							"character": 18,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error.component.ts#L33"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					},
					"defaultValue": "..."
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						19
					]
				},
				{
					"title": "Properties",
					"children": [
						22,
						21
					]
				}
			],
			"sources": [
				{
					"fileName": "open-api-http-response-error/open-api-http-response-error.component.ts",
					"line": 31,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error.component.ts#L31"
				}
			],
			"implementedTypes": [
				{
					"type": "reference",
					"target": 73,
					"typeArguments": [
						{
							"type": "reference",
							"target": 1,
							"name": "OpenApiHttpResponseErrorDialogData",
							"package": "@rxap/ngx-error"
						}
					],
					"name": "IErrorDialogComponent",
					"package": "@rxap/ngx-error"
				}
			]
		},
		{
			"id": 23,
			"name": "OpenApiHttpResponseErrorService",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 24,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 25,
							"name": "OpenApiHttpResponseErrorService",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"type": {
								"type": "reference",
								"target": 23,
								"name": "OpenApiHttpResponseErrorService",
								"package": "@rxap/ngx-error"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 180,
								"name": "AnyHttpErrorService.constructor"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 179,
						"name": "AnyHttpErrorService.constructor"
					}
				},
				{
					"id": 26,
					"name": "component",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "open-api-http-response-error/open-api-http-response-error.service.ts",
							"line": 9,
							"character": 30,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error.service.ts#L9"
						}
					],
					"type": {
						"type": "query",
						"queryType": {
							"type": "reference",
							"target": 18,
							"name": "OpenApiHttpResponseErrorComponent",
							"package": "@rxap/ngx-error"
						}
					},
					"defaultValue": "OpenApiHttpResponseErrorComponent",
					"overwrites": {
						"type": "reference",
						"target": 182,
						"name": "AnyHttpErrorService.component"
					}
				},
				{
					"id": 27,
					"name": "compare",
					"variant": "declaration",
					"kind": 2048,
					"flags": {},
					"sources": [
						{
							"fileName": "open-api-http-response-error/open-api-http-response-error.service.ts",
							"line": 11,
							"character": 11,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error.service.ts#L11"
						}
					],
					"signatures": [
						{
							"id": 28,
							"name": "compare",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "open-api-http-response-error/open-api-http-response-error.service.ts",
									"line": 11,
									"character": 11,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error.service.ts#L11"
								}
							],
							"parameters": [
								{
									"id": 29,
									"name": "a",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 1,
										"name": "OpenApiHttpResponseErrorDialogData",
										"package": "@rxap/ngx-error"
									}
								},
								{
									"id": 30,
									"name": "b",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 1,
										"name": "OpenApiHttpResponseErrorDialogData",
										"package": "@rxap/ngx-error"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "boolean"
							},
							"overwrites": {
								"type": "reference",
								"target": 184,
								"name": "AnyHttpErrorService.compare"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": 183,
						"name": "AnyHttpErrorService.compare"
					}
				},
				{
					"id": 34,
					"name": "openDialog",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "error-capture.service.ts",
							"line": 48,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L48"
						}
					],
					"signatures": [
						{
							"id": 35,
							"name": "openDialog",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "error-capture.service.ts",
									"line": 48,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L48"
								}
							],
							"parameters": [
								{
									"id": 36,
									"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": 1,
													"name": "OpenApiHttpResponseErrorDialogData",
													"package": "@rxap/ngx-error"
												}
											}
										],
										"name": "WritableSignal",
										"package": "@angular/core"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 191,
								"name": "AnyHttpErrorService.openDialog"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 190,
						"name": "AnyHttpErrorService.openDialog"
					}
				},
				{
					"id": 31,
					"name": "push",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "error-capture.service.ts",
							"line": 29,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L29"
						}
					],
					"signatures": [
						{
							"id": 32,
							"name": "push",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "error-capture.service.ts",
									"line": 29,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-capture.service.ts#L29"
								}
							],
							"parameters": [
								{
									"id": 33,
									"name": "error",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 1,
										"name": "OpenApiHttpResponseErrorDialogData",
										"package": "@rxap/ngx-error"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": 188,
								"name": "AnyHttpErrorService.push"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": 187,
						"name": "AnyHttpErrorService.push"
					}
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						24
					]
				},
				{
					"title": "Properties",
					"children": [
						26
					]
				},
				{
					"title": "Methods",
					"children": [
						27,
						34,
						31
					]
				}
			],
			"sources": [
				{
					"fileName": "open-api-http-response-error/open-api-http-response-error.service.ts",
					"line": 7,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error.service.ts#L7"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": 178,
					"typeArguments": [
						{
							"type": "reference",
							"target": 1,
							"name": "OpenApiHttpResponseErrorDialogData",
							"package": "@rxap/ngx-error"
						}
					],
					"name": "AnyHttpErrorService",
					"package": "@rxap/ngx-error"
				}
			]
		},
		{
			"id": 222,
			"name": "RxapErrorHandler",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 223,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 224,
							"name": "RxapErrorHandler",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"type": {
								"type": "reference",
								"target": 222,
								"name": "RxapErrorHandler",
								"package": "@rxap/ngx-error"
							}
						}
					]
				},
				{
					"id": 226,
					"name": "injector",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "error-handler.ts",
							"line": 64,
							"character": 21,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-handler.ts#L64"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/core/index.d.ts",
							"qualifiedName": "Injector"
						},
						"name": "Injector",
						"package": "@angular/core"
					},
					"defaultValue": "..."
				},
				{
					"id": 225,
					"name": "options",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "error-handler.ts",
							"line": 49,
							"character": 21,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-handler.ts#L49"
						}
					],
					"type": {
						"type": "reference",
						"target": 214,
						"name": "ErrorHandlerOptions",
						"package": "@rxap/ngx-error"
					},
					"defaultValue": "..."
				},
				{
					"id": 227,
					"name": "handleError",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "error-handler.ts",
							"line": 69,
							"character": 9,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-handler.ts#L69"
						}
					],
					"signatures": [
						{
							"id": 228,
							"name": "handleError",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Method called for every value captured through the ErrorHandler"
									}
								]
							},
							"sources": [
								{
									"fileName": "error-handler.ts",
									"line": 69,
									"character": 9,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-handler.ts#L69"
								}
							],
							"parameters": [
								{
									"id": 229,
									"name": "errorCandidate",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "unknown"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"implementationOf": {
								"type": "reference",
								"target": -1,
								"name": "ErrorHandler.handleError"
							}
						}
					],
					"implementationOf": {
						"type": "reference",
						"target": -1,
						"name": "ErrorHandler.handleError"
					}
				},
				{
					"id": 233,
					"name": "showAngularErrorDialog",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "error-handler.ts",
							"line": 157,
							"character": 12,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-handler.ts#L157"
						}
					],
					"signatures": [
						{
							"id": 234,
							"name": "showAngularErrorDialog",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "error-handler.ts",
									"line": 157,
									"character": 12,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-handler.ts#L157"
								}
							],
							"parameters": [
								{
									"id": 235,
									"name": "data",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 91,
										"name": "AngularErrorDialogData",
										"package": "@rxap/ngx-error"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 230,
					"name": "showOpenApiHttpResponseErrorDialog",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "error-handler.ts",
							"line": 151,
							"character": 12,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-handler.ts#L151"
						}
					],
					"signatures": [
						{
							"id": 231,
							"name": "showOpenApiHttpResponseErrorDialog",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "error-handler.ts",
									"line": 151,
									"character": 12,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-handler.ts#L151"
								}
							],
							"parameters": [
								{
									"id": 232,
									"name": "data",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 1,
										"name": "OpenApiHttpResponseErrorDialogData",
										"package": "@rxap/ngx-error"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						223
					]
				},
				{
					"title": "Properties",
					"children": [
						226,
						225
					]
				},
				{
					"title": "Methods",
					"children": [
						227,
						233,
						230
					]
				}
			],
			"sources": [
				{
					"fileName": "error-handler.ts",
					"line": 47,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-handler.ts#L47"
				}
			],
			"implementedTypes": [
				{
					"type": "reference",
					"target": {
						"sourceFileName": "node_modules/@angular/core/index.d.ts",
						"qualifiedName": "ErrorHandler"
					},
					"name": "ErrorHandler",
					"package": "@angular/core"
				}
			]
		},
		{
			"id": 91,
			"name": "AngularErrorDialogData",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 95,
					"name": "contexts",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "error/angular-error-dialog-data.ts",
							"line": 5,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error/angular-error-dialog-data.ts#L5"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
							"qualifiedName": "Record"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "unknown"
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						],
						"name": "Record",
						"package": "typescript"
					}
				},
				{
					"id": 96,
					"name": "extra",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "error/angular-error-dialog-data.ts",
							"line": 6,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error/angular-error-dialog-data.ts#L6"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
							"qualifiedName": "Record"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "unknown"
							}
						],
						"name": "Record",
						"package": "typescript"
					}
				},
				{
					"id": 93,
					"name": "message",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "error/angular-error-dialog-data.ts",
							"line": 3,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error/angular-error-dialog-data.ts#L3"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 92,
					"name": "name",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "error/angular-error-dialog-data.ts",
							"line": 2,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error/angular-error-dialog-data.ts#L2"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 94,
					"name": "stack",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "error/angular-error-dialog-data.ts",
							"line": 4,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error/angular-error-dialog-data.ts#L4"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 97,
					"name": "tags",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "error/angular-error-dialog-data.ts",
							"line": 7,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error/angular-error-dialog-data.ts#L7"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
							"qualifiedName": "Record"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						],
						"name": "Record",
						"package": "typescript"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						95,
						96,
						93,
						92,
						94,
						97
					]
				}
			],
			"sources": [
				{
					"fileName": "error/angular-error-dialog-data.ts",
					"line": 1,
					"character": 17,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error/angular-error-dialog-data.ts#L1"
				}
			]
		},
		{
			"id": 159,
			"name": "AnyHttpErrorDialogData",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 161,
					"name": "body",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 8,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L8"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "any"
					}
				},
				{
					"id": 163,
					"name": "error",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 10,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L10"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "any"
					}
				},
				{
					"id": 167,
					"name": "headers",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "All response headers."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 17,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L17"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
							"qualifiedName": "Record"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						],
						"name": "Record",
						"package": "typescript"
					}
				},
				{
					"id": 164,
					"name": "message",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 11,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L11"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 160,
					"name": "method",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 7,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L7"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 165,
					"name": "name",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 12,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L12"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 171,
					"name": "ok",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Whether the status code falls in the 2xx range."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 35,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L35"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 162,
					"name": "stack",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 9,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L9"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 168,
					"name": "status",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Response status code."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 21,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L21"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					}
				},
				{
					"id": 169,
					"name": "statusText",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Textual description of response status code, defaults to OK.\n\nDo not depend on this."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 27,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L27"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 166,
					"name": "timestamp",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 13,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L13"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					}
				},
				{
					"id": 172,
					"name": "type",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Type of the response, narrowed to either the full response or the header."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 39,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L39"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpEventType.ResponseHeader"
								},
								"name": "ResponseHeader",
								"package": "@angular/common",
								"qualifiedName": "HttpEventType.ResponseHeader"
							},
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpEventType.Response"
								},
								"name": "Response",
								"package": "@angular/common",
								"qualifiedName": "HttpEventType.Response"
							}
						]
					}
				},
				{
					"id": 170,
					"name": "url",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "URL of the resource retrieved, or null if not available."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 31,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L31"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "literal",
								"value": null
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						161,
						163,
						167,
						164,
						160,
						165,
						171,
						162,
						168,
						169,
						166,
						172,
						170
					]
				}
			],
			"sources": [
				{
					"fileName": "any-http-error/any-http-error-dialog-data.ts",
					"line": 6,
					"character": 17,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L6"
				}
			],
			"extendedBy": [
				{
					"type": "reference",
					"target": 1,
					"name": "OpenApiHttpResponseErrorDialogData"
				}
			]
		},
		{
			"id": 122,
			"name": "CodeHttpErrorDialogData",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 128,
					"name": "body",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 8,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L8"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "any"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.body"
					}
				},
				{
					"id": 124,
					"name": "error",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "code-http-error/code-http-error-dialog-data.ts",
							"line": 5,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/code-http-error/code-http-error-dialog-data.ts#L5"
						}
					],
					"type": {
						"type": "intersection",
						"types": [
							{
								"type": "reflection",
								"declaration": {
									"id": 125,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 126,
											"name": "message",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isOptional": true
											},
											"sources": [
												{
													"fileName": "code-http-error/code-http-error-dialog-data.ts",
													"line": 5,
													"character": 11,
													"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/code-http-error/code-http-error-dialog-data.ts#L5"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												126
											]
										}
									],
									"sources": [
										{
											"fileName": "code-http-error/code-http-error-dialog-data.ts",
											"line": 5,
											"character": 9,
											"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/code-http-error/code-http-error-dialog-data.ts#L5"
										}
									]
								}
							},
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "unknown"
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						]
					}
				},
				{
					"id": 123,
					"name": "errorCode",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "code-http-error/code-http-error-dialog-data.ts",
							"line": 4,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/code-http-error/code-http-error-dialog-data.ts#L4"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "number"
							}
						]
					}
				},
				{
					"id": 133,
					"name": "headers",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "All response headers."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 17,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L17"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
							"qualifiedName": "Record"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						],
						"name": "Record",
						"package": "typescript"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.headers"
					}
				},
				{
					"id": 130,
					"name": "message",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 11,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L11"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.message"
					}
				},
				{
					"id": 127,
					"name": "method",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 7,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L7"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.method"
					}
				},
				{
					"id": 131,
					"name": "name",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 12,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L12"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.name"
					}
				},
				{
					"id": 137,
					"name": "ok",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Whether the status code falls in the 2xx range."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 35,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L35"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.ok"
					}
				},
				{
					"id": 129,
					"name": "stack",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 9,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L9"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.stack"
					}
				},
				{
					"id": 134,
					"name": "status",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Response status code."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 21,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L21"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.status"
					}
				},
				{
					"id": 135,
					"name": "statusText",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Textual description of response status code, defaults to OK.\n\nDo not depend on this."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 27,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L27"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.statusText"
					}
				},
				{
					"id": 132,
					"name": "timestamp",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 13,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L13"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.timestamp"
					}
				},
				{
					"id": 138,
					"name": "type",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Type of the response, narrowed to either the full response or the header."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 39,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L39"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpEventType.ResponseHeader"
								},
								"name": "ResponseHeader",
								"package": "@angular/common",
								"qualifiedName": "HttpEventType.ResponseHeader"
							},
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpEventType.Response"
								},
								"name": "Response",
								"package": "@angular/common",
								"qualifiedName": "HttpEventType.Response"
							}
						]
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.type"
					}
				},
				{
					"id": 136,
					"name": "url",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "URL of the resource retrieved, or null if not available."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 31,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L31"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "literal",
								"value": null
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.url"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						128,
						124,
						123,
						133,
						130,
						127,
						131,
						137,
						129,
						134,
						135,
						132,
						138,
						136
					]
				}
			],
			"sources": [
				{
					"fileName": "code-http-error/code-http-error-dialog-data.ts",
					"line": 3,
					"character": 17,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/code-http-error/code-http-error-dialog-data.ts#L3"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": {
						"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
						"qualifiedName": "Omit"
					},
					"typeArguments": [
						{
							"type": "reference",
							"target": 159,
							"name": "AnyHttpErrorDialogData",
							"package": "@rxap/ngx-error"
						},
						{
							"type": "literal",
							"value": "error"
						}
					],
					"name": "Omit",
					"package": "typescript"
				}
			]
		},
		{
			"id": 214,
			"name": "ErrorHandlerOptions",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 215,
					"name": "logErrors",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "error-handler.ts",
							"line": 33,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-handler.ts#L33"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 217,
					"name": "sentry",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "error-handler.ts",
							"line": 35,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-handler.ts#L35"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 218,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"children": [
								{
									"id": 220,
									"name": "dialogOptions",
									"variant": "declaration",
									"kind": 1024,
									"flags": {
										"isOptional": true
									},
									"sources": [
										{
											"fileName": "error-handler.ts",
											"line": 37,
											"character": 4,
											"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-handler.ts#L37"
										}
									],
									"type": {
										"type": "reference",
										"target": {
											"sourceFileName": "node_modules/@sentry/browser/src/sdk.ts",
											"qualifiedName": "ReportDialogOptions"
										},
										"name": "ReportDialogOptions",
										"package": "@sentry/browser"
									}
								},
								{
									"id": 219,
									"name": "showDialog",
									"variant": "declaration",
									"kind": 1024,
									"flags": {
										"isOptional": true
									},
									"sources": [
										{
											"fileName": "error-handler.ts",
											"line": 36,
											"character": 4,
											"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-handler.ts#L36"
										}
									],
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								}
							],
							"groups": [
								{
									"title": "Properties",
									"children": [
										220,
										219
									]
								}
							],
							"sources": [
								{
									"fileName": "error-handler.ts",
									"line": 35,
									"character": 11,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-handler.ts#L35"
								}
							]
						}
					}
				},
				{
					"id": 216,
					"name": "showDialog",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "error-handler.ts",
							"line": 34,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-handler.ts#L34"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						215,
						217,
						216
					]
				}
			],
			"sources": [
				{
					"fileName": "error-handler.ts",
					"line": 32,
					"character": 17,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-handler.ts#L32"
				}
			]
		},
		{
			"id": 242,
			"name": "ErrorInterceptorOptions",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 243,
					"name": "extractErrorCode",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "error-interceptor-options.ts",
							"line": 12,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-interceptor-options.ts#L12"
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 244,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "error-interceptor-options.ts",
									"line": 12,
									"character": 21,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-interceptor-options.ts#L12"
								}
							],
							"signatures": [
								{
									"id": 245,
									"name": "__type",
									"variant": "signature",
									"kind": 4096,
									"flags": {},
									"sources": [
										{
											"fileName": "error-interceptor-options.ts",
											"line": 12,
											"character": 21,
											"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-interceptor-options.ts#L12"
										}
									],
									"parameters": [
										{
											"id": 246,
											"name": "error",
											"variant": "param",
											"kind": 32768,
											"flags": {},
											"type": {
												"type": "reference",
												"target": {
													"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
													"qualifiedName": "HttpErrorResponse"
												},
												"name": "HttpErrorResponse",
												"package": "@angular/common"
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "literal",
												"value": null
											},
											{
												"type": "intrinsic",
												"name": "string"
											},
											{
												"type": "intrinsic",
												"name": "number"
											}
										]
									}
								}
							]
						}
					}
				},
				{
					"id": 247,
					"name": "filter",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "error-interceptor-options.ts",
							"line": 13,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-interceptor-options.ts#L13"
						}
					],
					"type": {
						"type": "array",
						"elementType": {
							"type": "reflection",
							"declaration": {
								"id": 248,
								"name": "__type",
								"variant": "declaration",
								"kind": 65536,
								"flags": {},
								"sources": [
									{
										"fileName": "error-interceptor-options.ts",
										"line": 13,
										"character": 17,
										"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-interceptor-options.ts#L13"
									}
								],
								"signatures": [
									{
										"id": 249,
										"name": "__type",
										"variant": "signature",
										"kind": 4096,
										"flags": {},
										"sources": [
											{
												"fileName": "error-interceptor-options.ts",
												"line": 13,
												"character": 17,
												"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-interceptor-options.ts#L13"
											}
										],
										"parameters": [
											{
												"id": 250,
												"name": "error",
												"variant": "param",
												"kind": 32768,
												"flags": {},
												"type": {
													"type": "reference",
													"target": {
														"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
														"qualifiedName": "HttpErrorResponse"
													},
													"name": "HttpErrorResponse",
													"package": "@angular/common"
												}
											}
										],
										"type": {
											"type": "intrinsic",
											"name": "boolean"
										}
									}
								]
							}
						}
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						243,
						247
					]
				}
			],
			"sources": [
				{
					"fileName": "error-interceptor-options.ts",
					"line": 11,
					"character": 17,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-interceptor-options.ts#L11"
				}
			]
		},
		{
			"id": 73,
			"name": "IErrorDialogComponent",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 74,
					"name": "error",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "error-dialog/error-dialog.component.ts",
							"line": 32,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-dialog/error-dialog.component.ts#L32"
						}
					],
					"type": {
						"type": "reference",
						"target": 75,
						"name": "Error",
						"package": "@rxap/ngx-error",
						"qualifiedName": "IErrorDialogComponent.Error",
						"refersToTypeParameter": true
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						74
					]
				}
			],
			"sources": [
				{
					"fileName": "error-dialog/error-dialog.component.ts",
					"line": 31,
					"character": 17,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-dialog/error-dialog.component.ts#L31"
				}
			],
			"typeParameters": [
				{
					"id": 75,
					"name": "Error",
					"variant": "typeParam",
					"kind": 131072,
					"flags": {},
					"default": {
						"type": "intrinsic",
						"name": "any"
					}
				}
			],
			"implementedBy": [
				{
					"type": "reference",
					"target": 98,
					"name": "AngularErrorComponent"
				},
				{
					"type": "reference",
					"target": 173,
					"name": "AnyHttpErrorComponent"
				},
				{
					"type": "reference",
					"target": 139,
					"name": "CodeHttpErrorComponent"
				},
				{
					"type": "reference",
					"target": 53,
					"name": "MessageHttpErrorComponent"
				},
				{
					"type": "reference",
					"target": 18,
					"name": "OpenApiHttpResponseErrorComponent"
				}
			]
		},
		{
			"id": 37,
			"name": "MessageHttpErrorDialogData",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 42,
					"name": "body",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 8,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L8"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "any"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.body"
					}
				},
				{
					"id": 38,
					"name": "error",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "message-http-error/message-http-error-dialog-data.ts",
							"line": 4,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/message-http-error/message-http-error-dialog-data.ts#L4"
						}
					],
					"type": {
						"type": "intersection",
						"types": [
							{
								"type": "reflection",
								"declaration": {
									"id": 39,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 40,
											"name": "message",
											"variant": "declaration",
											"kind": 1024,
											"flags": {},
											"sources": [
												{
													"fileName": "message-http-error/message-http-error-dialog-data.ts",
													"line": 4,
													"character": 11,
													"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/message-http-error/message-http-error-dialog-data.ts#L4"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												40
											]
										}
									],
									"sources": [
										{
											"fileName": "message-http-error/message-http-error-dialog-data.ts",
											"line": 4,
											"character": 9,
											"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/message-http-error/message-http-error-dialog-data.ts#L4"
										}
									]
								}
							},
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "unknown"
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						]
					}
				},
				{
					"id": 47,
					"name": "headers",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "All response headers."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 17,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L17"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
							"qualifiedName": "Record"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						],
						"name": "Record",
						"package": "typescript"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.headers"
					}
				},
				{
					"id": 44,
					"name": "message",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 11,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L11"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.message"
					}
				},
				{
					"id": 41,
					"name": "method",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 7,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L7"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.method"
					}
				},
				{
					"id": 45,
					"name": "name",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 12,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L12"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.name"
					}
				},
				{
					"id": 51,
					"name": "ok",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Whether the status code falls in the 2xx range."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 35,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L35"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.ok"
					}
				},
				{
					"id": 43,
					"name": "stack",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 9,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L9"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.stack"
					}
				},
				{
					"id": 48,
					"name": "status",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Response status code."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 21,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L21"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.status"
					}
				},
				{
					"id": 49,
					"name": "statusText",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Textual description of response status code, defaults to OK.\n\nDo not depend on this."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 27,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L27"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.statusText"
					}
				},
				{
					"id": 46,
					"name": "timestamp",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 13,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L13"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.timestamp"
					}
				},
				{
					"id": 52,
					"name": "type",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Type of the response, narrowed to either the full response or the header."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 39,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L39"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpEventType.ResponseHeader"
								},
								"name": "ResponseHeader",
								"package": "@angular/common",
								"qualifiedName": "HttpEventType.ResponseHeader"
							},
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpEventType.Response"
								},
								"name": "Response",
								"package": "@angular/common",
								"qualifiedName": "HttpEventType.Response"
							}
						]
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.type"
					}
				},
				{
					"id": 50,
					"name": "url",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "URL of the resource retrieved, or null if not available."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 31,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L31"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "literal",
								"value": null
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "Omit.url"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						42,
						38,
						47,
						44,
						41,
						45,
						51,
						43,
						48,
						49,
						46,
						52,
						50
					]
				}
			],
			"sources": [
				{
					"fileName": "message-http-error/message-http-error-dialog-data.ts",
					"line": 3,
					"character": 17,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/message-http-error/message-http-error-dialog-data.ts#L3"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": {
						"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
						"qualifiedName": "Omit"
					},
					"typeArguments": [
						{
							"type": "reference",
							"target": 159,
							"name": "AnyHttpErrorDialogData",
							"package": "@rxap/ngx-error"
						},
						{
							"type": "literal",
							"value": "error"
						}
					],
					"name": "Omit",
					"package": "typescript"
				}
			]
		},
		{
			"id": 1,
			"name": "OpenApiHttpResponseErrorDialogData",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 6,
					"name": "body",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 8,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L8"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "any"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 161,
						"name": "AnyHttpErrorDialogData.body"
					}
				},
				{
					"id": 8,
					"name": "error",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 10,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L10"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "any"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 163,
						"name": "AnyHttpErrorDialogData.error"
					}
				},
				{
					"id": 12,
					"name": "headers",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "All response headers."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 17,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L17"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
							"qualifiedName": "Record"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						],
						"name": "Record",
						"package": "typescript"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 167,
						"name": "AnyHttpErrorDialogData.headers"
					}
				},
				{
					"id": 9,
					"name": "message",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 11,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L11"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 164,
						"name": "AnyHttpErrorDialogData.message"
					}
				},
				{
					"id": 2,
					"name": "metadata",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "open-api-http-response-error/open-api-http-response-error-dialog-data.ts",
							"line": 5,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error-dialog-data.ts#L5"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "packages/angular/open-api/src/lib/open-api.meta-data.ts",
							"qualifiedName": "OpenApiMetaData"
						},
						"name": "OpenApiMetaData",
						"package": "@rxap/open-api"
					}
				},
				{
					"id": 5,
					"name": "method",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 7,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L7"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 160,
						"name": "AnyHttpErrorDialogData.method"
					}
				},
				{
					"id": 10,
					"name": "name",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 12,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L12"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 165,
						"name": "AnyHttpErrorDialogData.name"
					}
				},
				{
					"id": 16,
					"name": "ok",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Whether the status code falls in the 2xx range."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 35,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L35"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 171,
						"name": "AnyHttpErrorDialogData.ok"
					}
				},
				{
					"id": 3,
					"name": "operationId",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "open-api-http-response-error/open-api-http-response-error-dialog-data.ts",
							"line": 6,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error-dialog-data.ts#L6"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 4,
					"name": "serverId",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "open-api-http-response-error/open-api-http-response-error-dialog-data.ts",
							"line": 7,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error-dialog-data.ts#L7"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 7,
					"name": "stack",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 9,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L9"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 162,
						"name": "AnyHttpErrorDialogData.stack"
					}
				},
				{
					"id": 13,
					"name": "status",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Response status code."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 21,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L21"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 168,
						"name": "AnyHttpErrorDialogData.status"
					}
				},
				{
					"id": 14,
					"name": "statusText",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Textual description of response status code, defaults to OK.\n\nDo not depend on this."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 27,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L27"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 169,
						"name": "AnyHttpErrorDialogData.statusText"
					}
				},
				{
					"id": 11,
					"name": "timestamp",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 13,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L13"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 166,
						"name": "AnyHttpErrorDialogData.timestamp"
					}
				},
				{
					"id": 17,
					"name": "type",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Type of the response, narrowed to either the full response or the header."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 39,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L39"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpEventType.ResponseHeader"
								},
								"name": "ResponseHeader",
								"package": "@angular/common",
								"qualifiedName": "HttpEventType.ResponseHeader"
							},
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpEventType.Response"
								},
								"name": "Response",
								"package": "@angular/common",
								"qualifiedName": "HttpEventType.Response"
							}
						]
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 172,
						"name": "AnyHttpErrorDialogData.type"
					}
				},
				{
					"id": 15,
					"name": "url",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "URL of the resource retrieved, or null if not available."
							}
						]
					},
					"sources": [
						{
							"fileName": "any-http-error/any-http-error-dialog-data.ts",
							"line": 31,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts#L31"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "literal",
								"value": null
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"inheritedFrom": {
						"type": "reference",
						"target": 170,
						"name": "AnyHttpErrorDialogData.url"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						6,
						8,
						12,
						9,
						2,
						5,
						10,
						16,
						3,
						4,
						7,
						13,
						14,
						11,
						17,
						15
					]
				}
			],
			"sources": [
				{
					"fileName": "open-api-http-response-error/open-api-http-response-error-dialog-data.ts",
					"line": 4,
					"character": 17,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error-dialog-data.ts#L4"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": 159,
					"name": "AnyHttpErrorDialogData",
					"package": "@rxap/ngx-error"
				}
			]
		},
		{
			"id": 279,
			"name": "SimplifiedHttpErrorResponse",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 286,
					"name": "error",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "utilities.ts",
							"line": 13,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L13"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "any"
					}
				},
				{
					"id": 287,
					"name": "errorMessage",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "utilities.ts",
							"line": 14,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L14"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 285,
					"name": "headers",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "utilities.ts",
							"line": 12,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L12"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
							"qualifiedName": "Record"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "string"
								}
							}
						],
						"name": "Record",
						"package": "typescript"
					}
				},
				{
					"id": 281,
					"name": "message",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "utilities.ts",
							"line": 8,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L8"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 282,
					"name": "name",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "utilities.ts",
							"line": 9,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L9"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 288,
					"name": "ok",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "utilities.ts",
							"line": 15,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L15"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 283,
					"name": "status",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "utilities.ts",
							"line": 10,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L10"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					}
				},
				{
					"id": 284,
					"name": "statusText",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "utilities.ts",
							"line": 11,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L11"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 289,
					"name": "type",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "utilities.ts",
							"line": 16,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L16"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpEventType.ResponseHeader"
								},
								"name": "ResponseHeader",
								"package": "@angular/common",
								"qualifiedName": "HttpEventType.ResponseHeader"
							},
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpEventType.Response"
								},
								"name": "Response",
								"package": "@angular/common",
								"qualifiedName": "HttpEventType.Response"
							}
						]
					}
				},
				{
					"id": 280,
					"name": "url",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "utilities.ts",
							"line": 7,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L7"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "literal",
								"value": null
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						286,
						287,
						285,
						281,
						282,
						288,
						283,
						284,
						289,
						280
					]
				}
			],
			"sources": [
				{
					"fileName": "utilities.ts",
					"line": 6,
					"character": 17,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L6"
				}
			],
			"indexSignatures": [
				{
					"id": 290,
					"name": "__index",
					"variant": "signature",
					"kind": 8192,
					"flags": {},
					"parameters": [
						{
							"id": 291,
							"name": "key",
							"variant": "param",
							"kind": 32768,
							"flags": {},
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "unknown"
					}
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": {
						"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
						"qualifiedName": "Record"
					},
					"typeArguments": [
						{
							"type": "intrinsic",
							"name": "string"
						},
						{
							"type": "intrinsic",
							"name": "unknown"
						}
					],
					"name": "Record",
					"package": "typescript"
				}
			]
		},
		{
			"id": 257,
			"name": "RXAP_ERROR_DIALOG_COMPONENT",
			"variant": "declaration",
			"kind": 32,
			"flags": {
				"isConst": true
			},
			"sources": [
				{
					"fileName": "tokens.ts",
					"line": 13,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/tokens.ts#L13"
				}
			],
			"type": {
				"type": "reference",
				"target": {
					"sourceFileName": "node_modules/@angular/core/index.d.ts",
					"qualifiedName": "InjectionToken"
				},
				"typeArguments": [
					{
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/cdk/portal/index.d.ts",
							"qualifiedName": "ComponentType"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": 73,
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "any"
									}
								],
								"name": "IErrorDialogComponent",
								"package": "@rxap/ngx-error"
							}
						],
						"name": "ComponentType",
						"package": "@angular/cdk"
					}
				],
				"name": "InjectionToken",
				"package": "@angular/core"
			},
			"defaultValue": "..."
		},
		{
			"id": 255,
			"name": "RXAP_ERROR_DIALOG_DATA",
			"variant": "declaration",
			"kind": 32,
			"flags": {
				"isConst": true
			},
			"sources": [
				{
					"fileName": "tokens.ts",
					"line": 9,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/tokens.ts#L9"
				}
			],
			"type": {
				"type": "reference",
				"target": {
					"sourceFileName": "node_modules/@angular/core/index.d.ts",
					"qualifiedName": "InjectionToken"
				},
				"typeArguments": [
					{
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/core/index.d.ts",
							"qualifiedName": "Signal"
						},
						"typeArguments": [
							{
								"type": "array",
								"elementType": {
									"type": "intrinsic",
									"name": "any"
								}
							}
						],
						"name": "Signal",
						"package": "@angular/core"
					}
				],
				"name": "InjectionToken",
				"package": "@angular/core"
			},
			"defaultValue": "..."
		},
		{
			"id": 256,
			"name": "RXAP_ERROR_DIALOG_ERROR",
			"variant": "declaration",
			"kind": 32,
			"flags": {
				"isConst": true
			},
			"sources": [
				{
					"fileName": "tokens.ts",
					"line": 11,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/tokens.ts#L11"
				}
			],
			"type": {
				"type": "reference",
				"target": {
					"sourceFileName": "node_modules/@angular/core/index.d.ts",
					"qualifiedName": "InjectionToken"
				},
				"typeArguments": [
					{
						"type": "intrinsic",
						"name": "any"
					}
				],
				"name": "InjectionToken",
				"package": "@angular/core"
			},
			"defaultValue": "..."
		},
		{
			"id": 221,
			"name": "RXAP_ERROR_HANDLER_OPTIONS",
			"variant": "declaration",
			"kind": 32,
			"flags": {
				"isConst": true
			},
			"sources": [
				{
					"fileName": "error-handler.ts",
					"line": 41,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-handler.ts#L41"
				}
			],
			"type": {
				"type": "reference",
				"target": {
					"sourceFileName": "node_modules/@angular/core/index.d.ts",
					"qualifiedName": "InjectionToken"
				},
				"typeArguments": [
					{
						"type": "reference",
						"target": 214,
						"name": "ErrorHandlerOptions",
						"package": "@rxap/ngx-error"
					}
				],
				"name": "InjectionToken",
				"package": "@angular/core"
			},
			"defaultValue": "..."
		},
		{
			"id": 258,
			"name": "RXAP_ERROR_INTERCEPTOR_OPTIONS",
			"variant": "declaration",
			"kind": 32,
			"flags": {
				"isConst": true
			},
			"sources": [
				{
					"fileName": "tokens.ts",
					"line": 16,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/tokens.ts#L16"
				}
			],
			"type": {
				"type": "reference",
				"target": {
					"sourceFileName": "node_modules/@angular/core/index.d.ts",
					"qualifiedName": "InjectionToken"
				},
				"typeArguments": [
					{
						"type": "reference",
						"target": 242,
						"name": "ErrorInterceptorOptions",
						"package": "@rxap/ngx-error"
					}
				],
				"name": "InjectionToken",
				"package": "@angular/core"
			},
			"defaultValue": "..."
		},
		{
			"id": 236,
			"name": "DefaultErrorCodeExtractor",
			"variant": "declaration",
			"kind": 64,
			"flags": {},
			"sources": [
				{
					"fileName": "error-interceptor-options.ts",
					"line": 3,
					"character": 16,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-interceptor-options.ts#L3"
				}
			],
			"signatures": [
				{
					"id": 237,
					"name": "DefaultErrorCodeExtractor",
					"variant": "signature",
					"kind": 4096,
					"flags": {},
					"sources": [
						{
							"fileName": "error-interceptor-options.ts",
							"line": 3,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-interceptor-options.ts#L3"
						}
					],
					"parameters": [
						{
							"id": 238,
							"name": "error",
							"variant": "param",
							"kind": 32768,
							"flags": {},
							"type": {
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpErrorResponse"
								},
								"name": "HttpErrorResponse",
								"package": "@angular/common"
							}
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "literal",
								"value": null
							},
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "intrinsic",
								"name": "number"
							}
						]
					}
				}
			]
		},
		{
			"id": 239,
			"name": "DefaultErrorFilter",
			"variant": "declaration",
			"kind": 64,
			"flags": {},
			"sources": [
				{
					"fileName": "error-interceptor-options.ts",
					"line": 7,
					"character": 16,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-interceptor-options.ts#L7"
				}
			],
			"signatures": [
				{
					"id": 240,
					"name": "DefaultErrorFilter",
					"variant": "signature",
					"kind": 4096,
					"flags": {},
					"sources": [
						{
							"fileName": "error-interceptor-options.ts",
							"line": 7,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-interceptor-options.ts#L7"
						}
					],
					"parameters": [
						{
							"id": 241,
							"name": "error",
							"variant": "param",
							"kind": 32768,
							"flags": {},
							"type": {
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpErrorResponse"
								},
								"name": "HttpErrorResponse",
								"package": "@angular/common"
							}
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				}
			]
		},
		{
			"id": 262,
			"name": "ExtractContextFromError",
			"variant": "declaration",
			"kind": 64,
			"flags": {},
			"sources": [
				{
					"fileName": "utilities.ts",
					"line": 51,
					"character": 16,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L51"
				}
			],
			"signatures": [
				{
					"id": 263,
					"name": "ExtractContextFromError",
					"variant": "signature",
					"kind": 4096,
					"flags": {},
					"sources": [
						{
							"fileName": "utilities.ts",
							"line": 51,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L51"
						}
					],
					"parameters": [
						{
							"id": 264,
							"name": "error",
							"variant": "param",
							"kind": 32768,
							"flags": {},
							"type": {
								"type": "intrinsic",
								"name": "unknown"
							}
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
							"qualifiedName": "Record"
						},
						"typeArguments": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "unknown"
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						],
						"name": "Record",
						"package": "typescript"
					}
				}
			]
		},
		{
			"id": 273,
			"name": "ExtractError",
			"variant": "declaration",
			"kind": 64,
			"flags": {},
			"sources": [
				{
					"fileName": "utilities.ts",
					"line": 69,
					"character": 16,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L69"
				}
			],
			"signatures": [
				{
					"id": 274,
					"name": "ExtractError",
					"variant": "signature",
					"kind": 4096,
					"flags": {},
					"sources": [
						{
							"fileName": "utilities.ts",
							"line": 69,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L69"
						}
					],
					"parameters": [
						{
							"id": 275,
							"name": "error",
							"variant": "param",
							"kind": 32768,
							"flags": {},
							"type": {
								"type": "intrinsic",
								"name": "unknown"
							}
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpErrorResponse"
								},
								"name": "HttpErrorResponse",
								"package": "@angular/common"
							},
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
									"qualifiedName": "Error"
								},
								"name": "Error",
								"package": "typescript"
							}
						]
					}
				}
			]
		},
		{
			"id": 265,
			"name": "ExtractExtraFromError",
			"variant": "declaration",
			"kind": 64,
			"flags": {},
			"sources": [
				{
					"fileName": "utilities.ts",
					"line": 61,
					"character": 16,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L61"
				}
			],
			"signatures": [
				{
					"id": 266,
					"name": "ExtractExtraFromError",
					"variant": "signature",
					"kind": 4096,
					"flags": {},
					"sources": [
						{
							"fileName": "utilities.ts",
							"line": 61,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L61"
						}
					],
					"parameters": [
						{
							"id": 267,
							"name": "error",
							"variant": "param",
							"kind": 32768,
							"flags": {},
							"type": {
								"type": "intrinsic",
								"name": "unknown"
							}
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 268,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "utilities.ts",
									"line": 62,
									"character": 9,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L62"
								}
							]
						}
					}
				}
			]
		},
		{
			"id": 269,
			"name": "ExtractTagsFromError",
			"variant": "declaration",
			"kind": 64,
			"flags": {},
			"sources": [
				{
					"fileName": "utilities.ts",
					"line": 65,
					"character": 16,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L65"
				}
			],
			"signatures": [
				{
					"id": 270,
					"name": "ExtractTagsFromError",
					"variant": "signature",
					"kind": 4096,
					"flags": {},
					"sources": [
						{
							"fileName": "utilities.ts",
							"line": 65,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L65"
						}
					],
					"parameters": [
						{
							"id": 271,
							"name": "error",
							"variant": "param",
							"kind": 32768,
							"flags": {},
							"type": {
								"type": "intrinsic",
								"name": "unknown"
							}
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 272,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {},
							"sources": [
								{
									"fileName": "utilities.ts",
									"line": 66,
									"character": 9,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L66"
								}
							]
						}
					}
				}
			]
		},
		{
			"id": 251,
			"name": "HttpErrorInterceptor",
			"variant": "declaration",
			"kind": 64,
			"flags": {},
			"sources": [
				{
					"fileName": "http-error-interceptor.ts",
					"line": 26,
					"character": 16,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/http-error-interceptor.ts#L26"
				}
			],
			"signatures": [
				{
					"id": 252,
					"name": "HttpErrorInterceptor",
					"variant": "signature",
					"kind": 4096,
					"flags": {},
					"sources": [
						{
							"fileName": "http-error-interceptor.ts",
							"line": 26,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/http-error-interceptor.ts#L26"
						}
					],
					"parameters": [
						{
							"id": 253,
							"name": "req",
							"variant": "param",
							"kind": 32768,
							"flags": {},
							"type": {
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpRequest"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "unknown"
									}
								],
								"name": "HttpRequest",
								"package": "@angular/common"
							}
						},
						{
							"id": 254,
							"name": "next",
							"variant": "param",
							"kind": 32768,
							"flags": {},
							"type": {
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpHandlerFn"
								},
								"name": "HttpHandlerFn",
								"package": "@angular/common"
							}
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/rxjs/src/internal/Observable.ts",
							"qualifiedName": "Observable"
						},
						"typeArguments": [
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpEvent"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "unknown"
									}
								],
								"name": "HttpEvent",
								"package": "@angular/common"
							}
						],
						"name": "Observable",
						"package": "rxjs"
					}
				}
			]
		},
		{
			"id": 276,
			"name": "PrintError",
			"variant": "declaration",
			"kind": 64,
			"flags": {},
			"sources": [
				{
					"fileName": "utilities.ts",
					"line": 85,
					"character": 16,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L85"
				}
			],
			"signatures": [
				{
					"id": 277,
					"name": "PrintError",
					"variant": "signature",
					"kind": 4096,
					"flags": {},
					"sources": [
						{
							"fileName": "utilities.ts",
							"line": 85,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L85"
						}
					],
					"parameters": [
						{
							"id": 278,
							"name": "errorCandidate",
							"variant": "param",
							"kind": 32768,
							"flags": {},
							"type": {
								"type": "intrinsic",
								"name": "unknown"
							}
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "void"
					}
				}
			]
		},
		{
			"id": 212,
			"name": "ProvideErrorHandler",
			"variant": "declaration",
			"kind": 64,
			"flags": {},
			"sources": [
				{
					"fileName": "error-handler.ts",
					"line": 166,
					"character": 16,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-handler.ts#L166"
				}
			],
			"signatures": [
				{
					"id": 213,
					"name": "ProvideErrorHandler",
					"variant": "signature",
					"kind": 4096,
					"flags": {},
					"sources": [
						{
							"fileName": "error-handler.ts",
							"line": 166,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/error-handler.ts#L166"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/core/index.d.ts",
							"qualifiedName": "StaticProvider"
						},
						"name": "StaticProvider",
						"package": "@angular/core"
					}
				}
			]
		},
		{
			"id": 259,
			"name": "SimplifyHttpErrorResponse",
			"variant": "declaration",
			"kind": 64,
			"flags": {},
			"sources": [
				{
					"fileName": "utilities.ts",
					"line": 19,
					"character": 16,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L19"
				}
			],
			"signatures": [
				{
					"id": 260,
					"name": "SimplifyHttpErrorResponse",
					"variant": "signature",
					"kind": 4096,
					"flags": {},
					"sources": [
						{
							"fileName": "utilities.ts",
							"line": 19,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/error/src/lib/utilities.ts#L19"
						}
					],
					"parameters": [
						{
							"id": 261,
							"name": "event",
							"variant": "param",
							"kind": 32768,
							"flags": {},
							"type": {
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpErrorResponse"
								},
								"name": "HttpErrorResponse",
								"package": "@angular/common"
							}
						}
					],
					"type": {
						"type": "reference",
						"target": 279,
						"name": "SimplifiedHttpErrorResponse",
						"package": "@rxap/ngx-error"
					}
				}
			]
		}
	],
	"groups": [
		{
			"title": "Classes",
			"children": [
				98,
				108,
				173,
				178,
				139,
				145,
				194,
				76,
				53,
				59,
				18,
				23,
				222
			]
		},
		{
			"title": "Interfaces",
			"children": [
				91,
				159,
				122,
				214,
				242,
				73,
				37,
				1,
				279
			]
		},
		{
			"title": "Variables",
			"children": [
				257,
				255,
				256,
				221,
				258
			]
		},
		{
			"title": "Functions",
			"children": [
				236,
				239,
				262,
				273,
				265,
				269,
				251,
				276,
				212,
				259
			]
		}
	],
	"packageName": "@rxap/ngx-error",
	"packageVersion": "19.0.3",
	"readme": [
		{
			"kind": "text",
			"text": "This package provides a comprehensive error handling solution for Angular applications, including interceptors, services, and UI components to display different types of errors in a user-friendly dialog. It supports handling of generic errors, HTTP errors with messages or codes, and OpenAPI HTTP response errors, with customizable options for logging, displaying dialogs, and integrating with Sentry. The package aims to simplify error management and improve the user experience by providing clear and informative error messages.\n\n[![npm version](https://img.shields.io/npm/v/@rxap/ngx-error?style=flat-square)](https://www.npmjs.com/package/@rxap/ngx-error)\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/ngx-error)\n![npm](https://img.shields.io/npm/dm/@rxap/ngx-error)\n![NPM](https://img.shields.io/npm/l/@rxap/ngx-error)\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/ngx-error\n```"
		},
		{
			"kind": "text",
			"text": "\n**Install peer dependencies:**\n"
		},
		{
			"kind": "code",
			"text": "```bash\nyarn add @angular/cdk @angular/common @angular/core @rxap/components @rxap/config @rxap/data-grid @rxap/environment @rxap/open-api @sentry/angular rxjs \n```"
		},
		{
			"kind": "text",
			"text": "\n**Execute the init generator:**\n"
		},
		{
			"kind": "code",
			"text": "```bash\nyarn nx g @rxap/ngx-error: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/ngx-error:init\n```"
		}
	],
	"symbolIdMap": {
		"0": {
			"sourceFileName": "packages/angular/error/src/index.ts",
			"qualifiedName": ""
		},
		"1": {
			"sourceFileName": "packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error-dialog-data.ts",
			"qualifiedName": "OpenApiHttpResponseErrorDialogData"
		},
		"2": {
			"sourceFileName": "packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error-dialog-data.ts",
			"qualifiedName": "OpenApiHttpResponseErrorDialogData.metadata"
		},
		"3": {
			"sourceFileName": "packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error-dialog-data.ts",
			"qualifiedName": "OpenApiHttpResponseErrorDialogData.operationId"
		},
		"4": {
			"sourceFileName": "packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error-dialog-data.ts",
			"qualifiedName": "OpenApiHttpResponseErrorDialogData.serverId"
		},
		"5": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.method"
		},
		"6": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.body"
		},
		"7": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.stack"
		},
		"8": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.error"
		},
		"9": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.message"
		},
		"10": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.name"
		},
		"11": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.timestamp"
		},
		"12": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.headers"
		},
		"13": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.status"
		},
		"14": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.statusText"
		},
		"15": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.url"
		},
		"16": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.ok"
		},
		"17": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.type"
		},
		"18": {
			"sourceFileName": "packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error.component.ts",
			"qualifiedName": "OpenApiHttpResponseErrorComponent"
		},
		"21": {
			"sourceFileName": "packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error.component.ts",
			"qualifiedName": "OpenApiHttpResponseErrorComponent.isProduction"
		},
		"22": {
			"sourceFileName": "packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error.component.ts",
			"qualifiedName": "OpenApiHttpResponseErrorComponent.error"
		},
		"23": {
			"sourceFileName": "packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error.service.ts",
			"qualifiedName": "OpenApiHttpResponseErrorService"
		},
		"26": {
			"sourceFileName": "packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error.service.ts",
			"qualifiedName": "OpenApiHttpResponseErrorService.component"
		},
		"27": {
			"sourceFileName": "packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error.service.ts",
			"qualifiedName": "OpenApiHttpResponseErrorService.compare"
		},
		"28": {
			"sourceFileName": "packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error.service.ts",
			"qualifiedName": "OpenApiHttpResponseErrorService.compare"
		},
		"29": {
			"sourceFileName": "packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error.service.ts",
			"qualifiedName": "a"
		},
		"30": {
			"sourceFileName": "packages/angular/error/src/lib/open-api-http-response-error/open-api-http-response-error.service.ts",
			"qualifiedName": "b"
		},
		"31": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.push"
		},
		"32": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.push"
		},
		"33": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "error"
		},
		"34": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.openDialog"
		},
		"35": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.openDialog"
		},
		"36": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "errorList"
		},
		"37": {
			"sourceFileName": "packages/angular/error/src/lib/message-http-error/message-http-error-dialog-data.ts",
			"qualifiedName": "MessageHttpErrorDialogData"
		},
		"38": {
			"sourceFileName": "packages/angular/error/src/lib/message-http-error/message-http-error-dialog-data.ts",
			"qualifiedName": "MessageHttpErrorDialogData.error"
		},
		"39": {
			"sourceFileName": "packages/angular/error/src/lib/message-http-error/message-http-error-dialog-data.ts",
			"qualifiedName": "__type"
		},
		"40": {
			"sourceFileName": "packages/angular/error/src/lib/message-http-error/message-http-error-dialog-data.ts",
			"qualifiedName": "__type.message"
		},
		"41": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "method"
		},
		"42": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "body"
		},
		"43": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "stack"
		},
		"44": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "message"
		},
		"45": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "name"
		},
		"46": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "timestamp"
		},
		"47": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "headers"
		},
		"48": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "status"
		},
		"49": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "statusText"
		},
		"50": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "url"
		},
		"51": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "ok"
		},
		"52": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "type"
		},
		"53": {
			"sourceFileName": "packages/angular/error/src/lib/message-http-error/message-http-error.component.ts",
			"qualifiedName": "MessageHttpErrorComponent"
		},
		"56": {
			"sourceFileName": "packages/angular/error/src/lib/message-http-error/message-http-error.component.ts",
			"qualifiedName": "MessageHttpErrorComponent.isProduction"
		},
		"57": {
			"sourceFileName": "packages/angular/error/src/lib/message-http-error/message-http-error.component.ts",
			"qualifiedName": "MessageHttpErrorComponent.error"
		},
		"58": {
			"sourceFileName": "packages/angular/error/src/lib/message-http-error/message-http-error.component.ts",
			"qualifiedName": "MessageHttpErrorComponent.showMore"
		},
		"59": {
			"sourceFileName": "packages/angular/error/src/lib/message-http-error/message-http-error.service.ts",
			"qualifiedName": "MessageHttpErrorService"
		},
		"62": {
			"sourceFileName": "packages/angular/error/src/lib/message-http-error/message-http-error.service.ts",
			"qualifiedName": "MessageHttpErrorService.component"
		},
		"63": {
			"sourceFileName": "packages/angular/error/src/lib/message-http-error/message-http-error.service.ts",
			"qualifiedName": "MessageHttpErrorService.compare"
		},
		"64": {
			"sourceFileName": "packages/angular/error/src/lib/message-http-error/message-http-error.service.ts",
			"qualifiedName": "MessageHttpErrorService.compare"
		},
		"65": {
			"sourceFileName": "packages/angular/error/src/lib/message-http-error/message-http-error.service.ts",
			"qualifiedName": "a"
		},
		"66": {
			"sourceFileName": "packages/angular/error/src/lib/message-http-error/message-http-error.service.ts",
			"qualifiedName": "b"
		},
		"67": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.push"
		},
		"68": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.push"
		},
		"69": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "error"
		},
		"70": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.openDialog"
		},
		"71": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.openDialog"
		},
		"72": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "errorList"
		},
		"73": {
			"sourceFileName": "packages/angular/error/src/lib/error-dialog/error-dialog.component.ts",
			"qualifiedName": "IErrorDialogComponent"
		},
		"74": {
			"sourceFileName": "packages/angular/error/src/lib/error-dialog/error-dialog.component.ts",
			"qualifiedName": "IErrorDialogComponent.error"
		},
		"75": {
			"sourceFileName": "packages/angular/error/src/lib/error-dialog/error-dialog.component.ts",
			"qualifiedName": "IErrorDialogComponent.Error"
		},
		"76": {
			"sourceFileName": "packages/angular/error/src/lib/error-dialog/error-dialog.component.ts",
			"qualifiedName": "ErrorDialogComponent"
		},
		"79": {
			"sourceFileName": "packages/angular/error/src/lib/error-dialog/error-dialog.component.ts",
			"qualifiedName": "ErrorDialogComponent.dialog"
		},
		"80": {
			"sourceFileName": "packages/angular/error/src/lib/error-dialog/error-dialog.component.ts",
			"qualifiedName": "ErrorDialogComponent.data"
		},
		"81": {
			"sourceFileName": "packages/angular/error/src/lib/error-dialog/error-dialog.component.ts",
			"qualifiedName": "ErrorDialogComponent.activeIndex"
		},
		"82": {
			"sourceFileName": "packages/angular/error/src/lib/error-dialog/error-dialog.component.ts",
			"qualifiedName": "ErrorDialogComponent.displayedButtons"
		},
		"83": {
			"sourceFileName": "packages/angular/error/src/lib/error-dialog/error-dialog.component.ts",
			"qualifiedName": "ErrorDialogComponent.closeDialog"
		},
		"86": {
			"sourceFileName": "packages/angular/error/src/lib/error-dialog/error-dialog.component.ts",
			"qualifiedName": "ErrorDialogComponent.componentPortal"
		},
		"87": {
			"sourceFileName": "packages/angular/error/src/lib/error-dialog/error-dialog.component.ts",
			"qualifiedName": "ErrorDialogComponent.ngAfterViewInit"
		},
		"88": {
			"sourceFileName": "packages/angular/error/src/lib/error-dialog/error-dialog.component.ts",
			"qualifiedName": "ErrorDialogComponent.ngAfterViewInit"
		},
		"89": {
			"sourceFileName": "packages/angular/error/src/lib/error-dialog/error-dialog.component.ts",
			"qualifiedName": "ErrorDialogComponent.close"
		},
		"90": {
			"sourceFileName": "packages/angular/error/src/lib/error-dialog/error-dialog.component.ts",
			"qualifiedName": "ErrorDialogComponent.close"
		},
		"91": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error-dialog-data.ts",
			"qualifiedName": "AngularErrorDialogData"
		},
		"92": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error-dialog-data.ts",
			"qualifiedName": "AngularErrorDialogData.name"
		},
		"93": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error-dialog-data.ts",
			"qualifiedName": "AngularErrorDialogData.message"
		},
		"94": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error-dialog-data.ts",
			"qualifiedName": "AngularErrorDialogData.stack"
		},
		"95": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error-dialog-data.ts",
			"qualifiedName": "AngularErrorDialogData.contexts"
		},
		"96": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error-dialog-data.ts",
			"qualifiedName": "AngularErrorDialogData.extra"
		},
		"97": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error-dialog-data.ts",
			"qualifiedName": "AngularErrorDialogData.tags"
		},
		"98": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error.component.ts",
			"qualifiedName": "AngularErrorComponent"
		},
		"101": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error.component.ts",
			"qualifiedName": "AngularErrorComponent.error"
		},
		"102": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error.component.ts",
			"qualifiedName": "AngularErrorComponent.hasTags"
		},
		"103": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error.component.ts",
			"qualifiedName": "AngularErrorComponent.hasTags"
		},
		"104": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error.component.ts",
			"qualifiedName": "AngularErrorComponent.hasContexts"
		},
		"105": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error.component.ts",
			"qualifiedName": "AngularErrorComponent.hasContexts"
		},
		"106": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error.component.ts",
			"qualifiedName": "AngularErrorComponent.hasExtra"
		},
		"107": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error.component.ts",
			"qualifiedName": "AngularErrorComponent.hasExtra"
		},
		"108": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error.service.ts",
			"qualifiedName": "AngularErrorService"
		},
		"111": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error.service.ts",
			"qualifiedName": "AngularErrorService.component"
		},
		"112": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error.service.ts",
			"qualifiedName": "AngularErrorService.compare"
		},
		"113": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error.service.ts",
			"qualifiedName": "AngularErrorService.compare"
		},
		"114": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error.service.ts",
			"qualifiedName": "a"
		},
		"115": {
			"sourceFileName": "packages/angular/error/src/lib/error/angular-error.service.ts",
			"qualifiedName": "b"
		},
		"116": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.push"
		},
		"117": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.push"
		},
		"118": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "error"
		},
		"119": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.openDialog"
		},
		"120": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.openDialog"
		},
		"121": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "errorList"
		},
		"122": {
			"sourceFileName": "packages/angular/error/src/lib/code-http-error/code-http-error-dialog-data.ts",
			"qualifiedName": "CodeHttpErrorDialogData"
		},
		"123": {
			"sourceFileName": "packages/angular/error/src/lib/code-http-error/code-http-error-dialog-data.ts",
			"qualifiedName": "CodeHttpErrorDialogData.errorCode"
		},
		"124": {
			"sourceFileName": "packages/angular/error/src/lib/code-http-error/code-http-error-dialog-data.ts",
			"qualifiedName": "CodeHttpErrorDialogData.error"
		},
		"125": {
			"sourceFileName": "packages/angular/error/src/lib/code-http-error/code-http-error-dialog-data.ts",
			"qualifiedName": "__type"
		},
		"126": {
			"sourceFileName": "packages/angular/error/src/lib/code-http-error/code-http-error-dialog-data.ts",
			"qualifiedName": "__type.message"
		},
		"127": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "method"
		},
		"128": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "body"
		},
		"129": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "stack"
		},
		"130": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "message"
		},
		"131": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "name"
		},
		"132": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "timestamp"
		},
		"133": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "headers"
		},
		"134": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "status"
		},
		"135": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "statusText"
		},
		"136": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "url"
		},
		"137": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "ok"
		},
		"138": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "type"
		},
		"139": {
			"sourceFileName": "packages/angular/error/src/lib/code-http-error/code-http-error.component.ts",
			"qualifiedName": "CodeHttpErrorComponent"
		},
		"142": {
			"sourceFileName": "packages/angular/error/src/lib/code-http-error/code-http-error.component.ts",
			"qualifiedName": "CodeHttpErrorComponent.isProduction"
		},
		"143": {
			"sourceFileName": "packages/angular/error/src/lib/code-http-error/code-http-error.component.ts",
			"qualifiedName": "CodeHttpErrorComponent.error"
		},
		"144": {
			"sourceFileName": "packages/angular/error/src/lib/code-http-error/code-http-error.component.ts",
			"qualifiedName": "CodeHttpErrorComponent.showMore"
		},
		"145": {
			"sourceFileName": "packages/angular/error/src/lib/code-http-error/code-http-error.service.ts",
			"qualifiedName": "CodeHttpErrorService"
		},
		"148": {
			"sourceFileName": "packages/angular/error/src/lib/code-http-error/code-http-error.service.ts",
			"qualifiedName": "CodeHttpErrorService.component"
		},
		"149": {
			"sourceFileName": "packages/angular/error/src/lib/code-http-error/code-http-error.service.ts",
			"qualifiedName": "CodeHttpErrorService.compare"
		},
		"150": {
			"sourceFileName": "packages/angular/error/src/lib/code-http-error/code-http-error.service.ts",
			"qualifiedName": "CodeHttpErrorService.compare"
		},
		"151": {
			"sourceFileName": "packages/angular/error/src/lib/code-http-error/code-http-error.service.ts",
			"qualifiedName": "a"
		},
		"152": {
			"sourceFileName": "packages/angular/error/src/lib/code-http-error/code-http-error.service.ts",
			"qualifiedName": "b"
		},
		"153": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.push"
		},
		"154": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.push"
		},
		"155": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "error"
		},
		"156": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.openDialog"
		},
		"157": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.openDialog"
		},
		"158": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "errorList"
		},
		"159": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData"
		},
		"160": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.method"
		},
		"161": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.body"
		},
		"162": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.stack"
		},
		"163": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.error"
		},
		"164": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.message"
		},
		"165": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.name"
		},
		"166": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.timestamp"
		},
		"167": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.headers"
		},
		"168": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.status"
		},
		"169": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.statusText"
		},
		"170": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.url"
		},
		"171": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.ok"
		},
		"172": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error-dialog-data.ts",
			"qualifiedName": "AnyHttpErrorDialogData.type"
		},
		"173": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error.component.ts",
			"qualifiedName": "AnyHttpErrorComponent"
		},
		"176": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error.component.ts",
			"qualifiedName": "AnyHttpErrorComponent.isProduction"
		},
		"177": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error.component.ts",
			"qualifiedName": "AnyHttpErrorComponent.error"
		},
		"178": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error.service.ts",
			"qualifiedName": "AnyHttpErrorService"
		},
		"181": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error.service.ts",
			"qualifiedName": "AnyHttpErrorService.Error"
		},
		"182": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error.service.ts",
			"qualifiedName": "AnyHttpErrorService.component"
		},
		"183": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error.service.ts",
			"qualifiedName": "AnyHttpErrorService.compare"
		},
		"184": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error.service.ts",
			"qualifiedName": "AnyHttpErrorService.compare"
		},
		"185": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error.service.ts",
			"qualifiedName": "a"
		},
		"186": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error.service.ts",
			"qualifiedName": "b"
		},
		"187": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.push"
		},
		"188": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.push"
		},
		"189": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "error"
		},
		"190": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.openDialog"
		},
		"191": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.openDialog"
		},
		"192": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "errorList"
		},
		"193": {
			"sourceFileName": "packages/angular/error/src/lib/any-http-error/any-http-error.service.ts",
			"qualifiedName": "AnyHttpErrorService.Error"
		},
		"194": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService"
		},
		"197": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.Error"
		},
		"198": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.component"
		},
		"201": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.push"
		},
		"202": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.push"
		},
		"203": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "error"
		},
		"204": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.compare"
		},
		"205": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.compare"
		},
		"206": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "a"
		},
		"207": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "b"
		},
		"208": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.openDialog"
		},
		"209": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.openDialog"
		},
		"210": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "errorList"
		},
		"211": {
			"sourceFileName": "packages/angular/error/src/lib/error-capture.service.ts",
			"qualifiedName": "ErrorCaptureService.Error"
		},
		"212": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "ProvideErrorHandler"
		},
		"213": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "ProvideErrorHandler"
		},
		"214": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "ErrorHandlerOptions"
		},
		"215": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "ErrorHandlerOptions.logErrors"
		},
		"216": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "ErrorHandlerOptions.showDialog"
		},
		"217": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "ErrorHandlerOptions.sentry"
		},
		"218": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "__type"
		},
		"219": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "__type.showDialog"
		},
		"220": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "__type.dialogOptions"
		},
		"221": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "RXAP_ERROR_HANDLER_OPTIONS"
		},
		"222": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "RxapErrorHandler"
		},
		"225": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "RxapErrorHandler.options"
		},
		"226": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "RxapErrorHandler.injector"
		},
		"227": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "RxapErrorHandler.handleError"
		},
		"228": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "RxapErrorHandler.handleError"
		},
		"229": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "errorCandidate"
		},
		"230": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "RxapErrorHandler.showOpenApiHttpResponseErrorDialog"
		},
		"231": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "RxapErrorHandler.showOpenApiHttpResponseErrorDialog"
		},
		"232": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "data"
		},
		"233": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "RxapErrorHandler.showAngularErrorDialog"
		},
		"234": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "RxapErrorHandler.showAngularErrorDialog"
		},
		"235": {
			"sourceFileName": "packages/angular/error/src/lib/error-handler.ts",
			"qualifiedName": "data"
		},
		"236": {
			"sourceFileName": "packages/angular/error/src/lib/error-interceptor-options.ts",
			"qualifiedName": "DefaultErrorCodeExtractor"
		},
		"237": {
			"sourceFileName": "packages/angular/error/src/lib/error-interceptor-options.ts",
			"qualifiedName": "DefaultErrorCodeExtractor"
		},
		"238": {
			"sourceFileName": "packages/angular/error/src/lib/error-interceptor-options.ts",
			"qualifiedName": "error"
		},
		"239": {
			"sourceFileName": "packages/angular/error/src/lib/error-interceptor-options.ts",
			"qualifiedName": "DefaultErrorFilter"
		},
		"240": {
			"sourceFileName": "packages/angular/error/src/lib/error-interceptor-options.ts",
			"qualifiedName": "DefaultErrorFilter"
		},
		"241": {
			"sourceFileName": "packages/angular/error/src/lib/error-interceptor-options.ts",
			"qualifiedName": "error"
		},
		"242": {
			"sourceFileName": "packages/angular/error/src/lib/error-interceptor-options.ts",
			"qualifiedName": "ErrorInterceptorOptions"
		},
		"243": {
			"sourceFileName": "packages/angular/error/src/lib/error-interceptor-options.ts",
			"qualifiedName": "ErrorInterceptorOptions.extractErrorCode"
		},
		"244": {
			"sourceFileName": "packages/angular/error/src/lib/error-interceptor-options.ts",
			"qualifiedName": "__type"
		},
		"245": {
			"sourceFileName": "packages/angular/error/src/lib/error-interceptor-options.ts",
			"qualifiedName": "__type"
		},
		"246": {
			"sourceFileName": "packages/angular/error/src/lib/error-interceptor-options.ts",
			"qualifiedName": "error"
		},
		"247": {
			"sourceFileName": "packages/angular/error/src/lib/error-interceptor-options.ts",
			"qualifiedName": "ErrorInterceptorOptions.filter"
		},
		"248": {
			"sourceFileName": "packages/angular/error/src/lib/error-interceptor-options.ts",
			"qualifiedName": "__type"
		},
		"249": {
			"sourceFileName": "packages/angular/error/src/lib/error-interceptor-options.ts",
			"qualifiedName": "__type"
		},
		"250": {
			"sourceFileName": "packages/angular/error/src/lib/error-interceptor-options.ts",
			"qualifiedName": "error"
		},
		"251": {
			"sourceFileName": "packages/angular/error/src/lib/http-error-interceptor.ts",
			"qualifiedName": "HttpErrorInterceptor"
		},
		"252": {
			"sourceFileName": "packages/angular/error/src/lib/http-error-interceptor.ts",
			"qualifiedName": "HttpErrorInterceptor"
		},
		"253": {
			"sourceFileName": "packages/angular/error/src/lib/http-error-interceptor.ts",
			"qualifiedName": "req"
		},
		"254": {
			"sourceFileName": "packages/angular/error/src/lib/http-error-interceptor.ts",
			"qualifiedName": "next"
		},
		"255": {
			"sourceFileName": "packages/angular/error/src/lib/tokens.ts",
			"qualifiedName": "RXAP_ERROR_DIALOG_DATA"
		},
		"256": {
			"sourceFileName": "packages/angular/error/src/lib/tokens.ts",
			"qualifiedName": "RXAP_ERROR_DIALOG_ERROR"
		},
		"257": {
			"sourceFileName": "packages/angular/error/src/lib/tokens.ts",
			"qualifiedName": "RXAP_ERROR_DIALOG_COMPONENT"
		},
		"258": {
			"sourceFileName": "packages/angular/error/src/lib/tokens.ts",
			"qualifiedName": "RXAP_ERROR_INTERCEPTOR_OPTIONS"
		},
		"259": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "SimplifyHttpErrorResponse"
		},
		"260": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "SimplifyHttpErrorResponse"
		},
		"261": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "event"
		},
		"262": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "ExtractContextFromError"
		},
		"263": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "ExtractContextFromError"
		},
		"264": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "error"
		},
		"265": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "ExtractExtraFromError"
		},
		"266": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "ExtractExtraFromError"
		},
		"267": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "error"
		},
		"268": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "__object"
		},
		"269": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "ExtractTagsFromError"
		},
		"270": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "ExtractTagsFromError"
		},
		"271": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "error"
		},
		"272": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "__object"
		},
		"273": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "ExtractError"
		},
		"274": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "ExtractError"
		},
		"275": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "error"
		},
		"276": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "PrintError"
		},
		"277": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "PrintError"
		},
		"278": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "errorCandidate"
		},
		"279": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "SimplifiedHttpErrorResponse"
		},
		"280": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "SimplifiedHttpErrorResponse.url"
		},
		"281": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "SimplifiedHttpErrorResponse.message"
		},
		"282": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "SimplifiedHttpErrorResponse.name"
		},
		"283": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "SimplifiedHttpErrorResponse.status"
		},
		"284": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "SimplifiedHttpErrorResponse.statusText"
		},
		"285": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "SimplifiedHttpErrorResponse.headers"
		},
		"286": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "SimplifiedHttpErrorResponse.error"
		},
		"287": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "SimplifiedHttpErrorResponse.errorMessage"
		},
		"288": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "SimplifiedHttpErrorResponse.ok"
		},
		"289": {
			"sourceFileName": "packages/angular/error/src/lib/utilities.ts",
			"qualifiedName": "SimplifiedHttpErrorResponse.type"
		}
	},
	"files": {
		"entries": {
			"1": "packages/angular/error/src/index.ts"
		},
		"reflections": {
			"1": 0
		}
	}
}
