{
"version": 3,
"sources": ["apps/frontend/src/app/shared/components/metadata-path-builder-dialog.component.ts"],
"sourcesContent": ["import { Component, Inject } from '@angular/core';\nimport { MAT_LEGACY_DIALOG_DATA, MatLegacyDialogRef } from '@angular/material/legacy-dialog';\nimport { Entity } from '@proman/services/entity.service';\nimport { FilterService } from '@proman/services/filter.service';\nimport { camelCase } from '@proman/utils';\n\n@Component({\n selector: 'pm-metadata-path-builder-dialog',\n template: `\n