UNPKG

@supernovaio/cli

Version:

Supernova.io Command Line Interface

21 lines (19 loc) 1.07 kB
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="4b962665-0abc-51ba-8698-b0599c2fbf2a")}catch(e){}}(); import { renderFramedLines } from "../../ui.js"; export function renderSourceScan() { return renderFramedLines([ "We'll scan your current folder for packages and analyze how your design system components", "are actually used — so Supernova can prototype with your real code.", "", "You'll choose which packages to include and review results before anything uploads.", ]); } export function renderDiscoveredPackages() { return renderFramedLines([ "Select the packages that contain your design system components.", "", "Tip: select component libraries only — skip config, SDK, and utility packages.", ]); } //# sourceMappingURL=screens.js.map //# debugId=4b962665-0abc-51ba-8698-b0599c2fbf2a