From 654ba71089c76d14a3e6e892b372bf5d738843cb Mon Sep 17 00:00:00 2001 From: leo-prange-vtex Date: Fri, 25 Jul 2025 21:00:33 -0300 Subject: [PATCH] Dark Kitchen Catalog Setup --- .vtex/catalog-info.yaml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .vtex/catalog-info.yaml diff --git a/.vtex/catalog-info.yaml b/.vtex/catalog-info.yaml new file mode 100644 index 0000000..5d6f4bd --- /dev/null +++ b/.vtex/catalog-info.yaml @@ -0,0 +1,25 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: challenge-tp-condition + description: Used in B2B environments, the Challenge block is a non-rendered + block responsible for checking if a user is allowed to access the store's + content. + tags: + - typescript + - react:16 + annotations: + vtex.com/janus-acronym: "" + vtex.com/o11y-os-index: "" + grafana/dashboard-selector: "" + github.com/project-slug: vtex-apps/challenge-tp-condition + vtex.com/platform-flow-id: "" + backstage.io/techdocs-ref: dir:../ + vtex.com/application-id: GQ499BJP +spec: + system: store-framework-ui-apps + lifecycle: stable + owner: te-0013 + type: frontend-ui + dependsOn: [] + subcomponentOf: store-framework