{"version":3,"names":["ProgressBar","Select","SPINNER_GLYPHS","Spinner"],"sources":["index.ts"],"sourcesContent":["/**\n * Higher-level \"Claude Code\"-style components built on the Ashlar renderer\n * primitives: an animated streaming {@link Spinner} with selectable glyph\n * presets, a determinate {@link ProgressBar}, and a keyboard/mouse-navigable\n * {@link Select} list. The animation building blocks they compose with live in\n * `ashlar/animation`.\n */\nexport {\n\tProgressBar,\n\ttype ProgressBarProps,\n} from \"./progress-bar.tsx\";\nexport {\n\tSelect,\n\ttype SelectProps,\n} from \"./select.tsx\";\nexport {\n\tSPINNER_GLYPHS,\n\tSpinner,\n\ttype SpinnerProps,\n} from \"./spinner.tsx\";\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SACCA,WAAW,QAEL,oBAAoB;AAC3B,SACCC,MAAM,QAEA,cAAc;AACrB,SACCC,cAAc,EACdC,OAAO,QAED,eAAe","ignoreList":[]}