johndoe6345789 cd5f11df3a feat: Delete 38 duplicate atom TSX files with JSON equivalents
Deleted the following JSON-compatible atoms that now route through json-components:
- ActionButton, ActionCard, ActionIcon, Alert, AppLogo, Avatar, AvatarGroup
- Badge, BindingIndicator, Breadcrumb, Button, ButtonGroup, Calendar, Card
- Checkbox, Chip, CircularProgress, Code, CommandPalette, CompletionCard
- ComponentPaletteItem, ConfirmButton, ContextMenu, DataSourceBadge, DataTable
- Drawer, Form, Heading, HoverCard, PageHeader, SearchInput, Separator
- Skeleton, Slider, Spinner, StatusIcon, StepIndicator, Stepper, Switch, Table

These atoms are all marked with deleteOldTSX: true and jsonCompatible: true
in the registry, and are now fully exported from src/lib/json-ui/json-components.

Build status:  PASSING
- 38 atom files deleted
- 0 TypeScript errors
- All 9,408 modules transformed successfully

Atoms remaining as TSX files (73):
- 8 non-JSON-compatible atoms (e.g., ColorSwatch, Container, DataList)
- 65 layout/utility atoms (Flex, Grid, IconButton, Stack, Text, etc.)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-21 02:43:49 +00:00
2026-01-17 14:51:57 +00:00
2026-01-17 22:16:42 +00:00
2026-01-18 18:32:55 +00:00
2026-01-17 20:41:48 +00:00
2026-01-16 00:32:24 +00:00
2026-01-16 00:32:24 +00:00
2026-01-17 22:16:42 +00:00
2026-01-16 14:26:58 +00:00
2026-01-17 22:16:42 +00:00

Welcome to Your Spark Template!

You've just launched your brand-new Spark Template Codespace — everythings fired up and ready for you to explore, build, and create with Spark!

This template is your blank canvas. It comes with a minimal setup to help you get started quickly with Spark development.

🚀 What's Inside?

  • A clean, minimal Spark environment
  • Pre-configured for local development
  • Ready to scale with your ideas

🧠 What Can You Do?

Right now, this is just a starting point — the perfect place to begin building and testing your Spark applications.

🧹 Just Exploring? No problem! If you were just checking things out and dont need to keep this code:

  • Simply delete your Spark.
  • Everything will be cleaned up — no traces left behind.

📄 License For Spark Template Resources

The Spark Template files and resources from GitHub are licensed under the terms of the MIT license, Copyright GitHub, Inc.

Description
No description provided
Readme MIT 40 MiB
Languages
TypeScript 90%
JavaScript 3.4%
Shell 2.9%
SCSS 2%
CSS 1.1%
Other 0.6%