apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
  name: admin-iframe-compatibility
  description: Compatibility js to adapt catalog admin to iframe
  tags:
    - javascript
  annotations:
    vtex.com/janus-acronym: ""
    vtex.com/o11y-os-index: ""
    grafana/dashboard-selector: ""
    github.com/project-slug: vtex/admin-iframe-compatibility
    backstage.io/techdocs-ref: dir:../
    vtex.com/application-id: BPGI2FYH
spec:
  system: admin
  lifecycle: stable
  owner: te-0009
  type: library
  dependsOn:
    - component:admin-shell
    - component:next-admin-shell
