From 45555889749eaedabe4cc3bf91d22616a3332178 Mon Sep 17 00:00:00 2001 From: Richard Tan <30404522+richardhjtan@users.noreply.github.com> Date: Fri, 3 Apr 2026 16:04:31 +0800 Subject: [PATCH] add Spreadsheet changes [boxel-content-hash:5d1c94556b88] --- .../671a13f1-e02c-4dbd-9e99-09a6d63332a2.json | 64 +++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 CardListing/671a13f1-e02c-4dbd-9e99-09a6d63332a2.json diff --git a/CardListing/671a13f1-e02c-4dbd-9e99-09a6d63332a2.json b/CardListing/671a13f1-e02c-4dbd-9e99-09a6d63332a2.json new file mode 100644 index 0000000..a174653 --- /dev/null +++ b/CardListing/671a13f1-e02c-4dbd-9e99-09a6d63332a2.json @@ -0,0 +1,64 @@ +{ + "data": { + "meta": { + "adoptsFrom": { + "name": "CardListing", + "module": "http://localhost:4201/catalog/catalog-app/listing/listing" + } + }, + "type": "card", + "attributes": { + "name": "Spreadsheet", + "images": [], + "summary": "The Spreadsheet component defines a data structure and interface for creating, editing, importing, and exporting spreadsheet data within a catalog. It allows users to input CSV data, customize delimiters, and visualize tabular data dynamically. The primary purpose is to enable easy management and interaction with spreadsheet data, including file import/export capabilities and inline data editing, all presented with a clear, user-friendly UI.", + "cardInfo": { + "name": null, + "notes": null, + "summary": null, + "cardThumbnailURL": null + } + }, + "relationships": { + "tags": { + "links": { + "self": null + } + }, + "skills": { + "links": { + "self": null + } + }, + "license": { + "links": { + "self": null + } + }, + "specs": { + "links": { + "self": null + } + }, + "examples": { + "links": { + "self": null + } + }, + "publisher": { + "links": { + "self": null + } + }, + "categories": { + "links": { + "self": null + } + }, + "cardInfo.theme": { + "links": { + "self": null + } + } + } + } +} \ No newline at end of file