@signalflare-ai/ui 0.5.0 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +117 -1
- package/ai/USAGE.md +64 -0
- package/ai/component-registry.json +492 -618
- package/ai/component-registry.md +167 -85
- package/ai/schemas.ts +545 -102
- package/bin/sf.js +2 -3
- package/dist/.build-complete +1 -1
- package/dist/ai/schemas.d.ts +1659 -5532
- package/dist/ai/schemas.d.ts.map +1 -1
- package/dist/{ai-actions-DG1dhDMP.js → ai-actions-DSVeQn4e.js} +1 -1
- package/dist/{ai-actions-DG1dhDMP.js.map → ai-actions-DSVeQn4e.js.map} +1 -1
- package/dist/{ai-agent-card-BbtL4NII.js → ai-agent-card-BXHwhWAU.js} +1 -1
- package/dist/{ai-agent-card-BbtL4NII.js.map → ai-agent-card-BXHwhWAU.js.map} +1 -1
- package/dist/{ai-approval-Mb7-BY6i.js → ai-approval-aa0qvjFN.js} +1 -1
- package/dist/{ai-approval-Mb7-BY6i.js.map → ai-approval-aa0qvjFN.js.map} +1 -1
- package/dist/{ai-code-block-BI_z0UVR.js → ai-code-block-BgtIxtZZ.js} +1 -1
- package/dist/{ai-code-block-BI_z0UVR.js.map → ai-code-block-BgtIxtZZ.js.map} +1 -1
- package/dist/{ai-conversation-DYtExcrw.js → ai-conversation-CArP7C8K.js} +1 -1
- package/dist/{ai-conversation-DYtExcrw.js.map → ai-conversation-CArP7C8K.js.map} +1 -1
- package/dist/{ai-info-banner-BpzauUAY.js → ai-info-banner-uFxHHwBA.js} +1 -1
- package/dist/{ai-info-banner-BpzauUAY.js.map → ai-info-banner-uFxHHwBA.js.map} +1 -1
- package/dist/{ai-message-CV8SBoHM.js → ai-message-BjnFznXy.js} +1 -1
- package/dist/{ai-message-CV8SBoHM.js.map → ai-message-BjnFznXy.js.map} +1 -1
- package/dist/{ai-mission-header-ByYkJ6YP.js → ai-mission-header-08__gULL.js} +1 -1
- package/dist/{ai-mission-header-ByYkJ6YP.js.map → ai-mission-header-08__gULL.js.map} +1 -1
- package/dist/ai-part-group-DBtgTgAn.js +277 -0
- package/dist/ai-part-group-DBtgTgAn.js.map +1 -0
- package/dist/ai-prompt-input-Dy1LfxPk.js +1541 -0
- package/dist/ai-prompt-input-Dy1LfxPk.js.map +1 -0
- package/dist/{ai-question-Dp1g9k2o.js → ai-question-CHHoDJMg.js} +1 -1
- package/dist/{ai-question-Dp1g9k2o.js.map → ai-question-CHHoDJMg.js.map} +1 -1
- package/dist/{ai-reasoning-UAmNx_LD.js → ai-reasoning-CnL6ZSr5.js} +84 -5
- package/dist/ai-reasoning-CnL6ZSr5.js.map +1 -0
- package/dist/{ai-response-BWoVsNQG.js → ai-response-BEUg3xvd.js} +13 -16
- package/dist/ai-response-BEUg3xvd.js.map +1 -0
- package/dist/{ai-shimmer-BpOmfonu.js → ai-shimmer-By5_L05p.js} +1 -1
- package/dist/{ai-shimmer-BpOmfonu.js.map → ai-shimmer-By5_L05p.js.map} +1 -1
- package/dist/{ai-status-badge-WhbKVeqn.js → ai-status-badge-BGYGWYF6.js} +1 -1
- package/dist/{ai-status-badge-WhbKVeqn.js.map → ai-status-badge-BGYGWYF6.js.map} +1 -1
- package/dist/{ai-streaming-text-ClL7FwvD.js → ai-streaming-text-CMfoThV0.js} +1 -1
- package/dist/{ai-streaming-text-ClL7FwvD.js.map → ai-streaming-text-CMfoThV0.js.map} +1 -1
- package/dist/{ai-subagent-BruGN1UE.js → ai-subagent-DcPRqkAA.js} +1 -1
- package/dist/{ai-subagent-BruGN1UE.js.map → ai-subagent-DcPRqkAA.js.map} +1 -1
- package/dist/{ai-suggestion-CNsCZj5P.js → ai-suggestion-MgeCg5Ar.js} +1 -1
- package/dist/{ai-suggestion-CNsCZj5P.js.map → ai-suggestion-MgeCg5Ar.js.map} +1 -1
- package/dist/{ai-task-list-B9CpMDYN.js → ai-task-list-Da9zIm00.js} +9 -12
- package/dist/ai-task-list-Da9zIm00.js.map +1 -0
- package/dist/{ai-timeline-Bb5ntsr3.js → ai-timeline-Cwu045IR.js} +1 -1
- package/dist/ai-timeline-Cwu045IR.js.map +1 -0
- package/dist/{ai-tool-BGH8nQ_D.js → ai-tool-Cn1O4xjP.js} +168 -11
- package/dist/ai-tool-Cn1O4xjP.js.map +1 -0
- package/dist/{ai-usage-bar-BI-p-JBk.js → ai-usage-bar-DjS12DMp.js} +1 -1
- package/dist/{ai-usage-bar-BI-p-JBk.js.map → ai-usage-bar-DjS12DMp.js.map} +1 -1
- package/dist/catalog.js +3 -3
- package/dist/catalog.js.map +1 -1
- package/dist/{chart-Bes4MN3C.js → chart-BK3sVPnD.js} +442 -248
- package/dist/chart-BK3sVPnD.js.map +1 -0
- package/dist/{checkbox-CPX7lBaU.js → checkbox-DYhUmZNw.js} +4 -4
- package/dist/checkbox-DYhUmZNw.js.map +1 -0
- package/dist/{clipboard-text-92YeCybc.js → clipboard-text-ssybngLw.js} +2 -2
- package/dist/{clipboard-text-92YeCybc.js.map → clipboard-text-ssybngLw.js.map} +1 -1
- package/dist/{code-DE1Yy1Cu.js → code-Cx-QSoOT.js} +2 -2
- package/dist/{code-DE1Yy1Cu.js.map → code-Cx-QSoOT.js.map} +1 -1
- package/dist/{combobox-B0bLdsX8.js → combobox-C0iW6a0r.js} +2 -2
- package/dist/{combobox-B0bLdsX8.js.map → combobox-C0iW6a0r.js.map} +1 -1
- package/dist/command-line/cli.js +22 -27
- package/dist/{command-palette-CBTY8EiF.js → command-palette-DGzioeki.js} +2 -2
- package/dist/command-palette-DGzioeki.js.map +1 -0
- package/dist/components/ai-actions.js +1 -1
- package/dist/components/ai-agent-card.js +1 -1
- package/dist/components/ai-approval.js +1 -1
- package/dist/components/ai-code-block.js +1 -1
- package/dist/components/ai-conversation.js +1 -1
- package/dist/components/ai-info-banner.js +1 -1
- package/dist/components/ai-message.js +1 -1
- package/dist/components/ai-mission-header.js +1 -1
- package/dist/components/ai-part-group.js +3 -0
- package/dist/components/ai-prompt-input.js +2 -2
- package/dist/components/ai-question.js +1 -1
- package/dist/components/ai-reasoning.js +1 -1
- package/dist/components/ai-response.js +1 -1
- package/dist/components/ai-shimmer.js +1 -1
- package/dist/components/ai-status-badge.js +1 -1
- package/dist/components/ai-streaming-text.js +1 -1
- package/dist/components/ai-subagent.js +1 -1
- package/dist/components/ai-suggestion.js +1 -1
- package/dist/components/ai-task-list.js +1 -1
- package/dist/components/ai-timeline.js +1 -1
- package/dist/components/ai-tool.js +1 -1
- package/dist/components/ai-usage-bar.js +1 -1
- package/dist/components/chart.js +3 -2
- package/dist/components/checkbox.js +1 -1
- package/dist/components/clipboard-text.js +1 -1
- package/dist/components/code.js +1 -1
- package/dist/components/combobox.js +1 -1
- package/dist/components/command-palette.js +1 -1
- package/dist/components/data-grid.js +1 -1
- package/dist/components/date-picker.js +1 -1
- package/dist/components/dropdown.js +1 -1
- package/dist/components/filters.js +1 -1
- package/dist/components/input.js +2 -2
- package/dist/components/link.js +2 -2
- package/dist/components/link.js.map +1 -1
- package/dist/components/pagination.js +1 -1
- package/dist/components/radio.js +1 -1
- package/dist/components/select.js +1 -1
- package/dist/components/sensitive-input.js +1 -1
- package/dist/components/sidebar.js +1 -1
- package/dist/components/sparkline.js +3 -0
- package/dist/components/stat-card.js +3 -0
- package/dist/components/table.js +1 -1
- package/dist/components/text-roll.js +3 -0
- package/dist/components/theme-toggle.js +1 -1
- package/dist/components/use-agent-harness.js +1 -1
- package/dist/{data-grid-UJ9ja5cu.js → data-grid-CG76N_hK.js} +6 -6
- package/dist/data-grid-CG76N_hK.js.map +1 -0
- package/dist/{date-picker-ebekkC3R.js → date-picker-Dqg9L4xu.js} +2 -2
- package/dist/{date-picker-ebekkC3R.js.map → date-picker-Dqg9L4xu.js.map} +1 -1
- package/dist/{dist-BNlyONdD.js → dist-1-gcEL2L.js} +224 -135
- package/dist/dist-1-gcEL2L.js.map +1 -0
- package/dist/{dropdown-J5T4pHaR.js → dropdown-qnEYRFXZ.js} +2 -2
- package/dist/{dropdown-J5T4pHaR.js.map → dropdown-qnEYRFXZ.js.map} +1 -1
- package/dist/echart-DURZEyai.js +314 -0
- package/dist/echart-DURZEyai.js.map +1 -0
- package/dist/{filters-BdBogf7D.js → filters-Bw_U6ZTx.js} +5 -5
- package/dist/filters-Bw_U6ZTx.js.map +1 -0
- package/dist/flow-BRsYUCJa.js.map +1 -1
- package/dist/genui.js +2 -2
- package/dist/genui.js.map +1 -1
- package/dist/index.js +45 -42
- package/dist/index.js.map +1 -1
- package/dist/{input-BxQAnXki.js → input-DXYUjGgD.js} +2 -2
- package/dist/{input-BxQAnXki.js.map → input-DXYUjGgD.js.map} +1 -1
- package/dist/{input-Cn25I4o5.js → input-DddtBN-g.js} +2 -2
- package/dist/{input-Cn25I4o5.js.map → input-DddtBN-g.js.map} +1 -1
- package/dist/layer-card-BME0eljh.js.map +1 -1
- package/dist/{pagination-C_YqCy8l.js → pagination-BVqdlONY.js} +2 -2
- package/dist/{pagination-C_YqCy8l.js.map → pagination-BVqdlONY.js.map} +1 -1
- package/dist/primitives/otp-field.js +2 -0
- package/dist/primitives.js +1 -0
- package/dist/{radio-B7zg1wUI.js → radio-BNSwOt3B.js} +3 -3
- package/dist/radio-BNSwOt3B.js.map +1 -0
- package/dist/{select-9p721G00.js → select-1w2aebGQ.js} +2 -2
- package/dist/select-1w2aebGQ.js.map +1 -0
- package/dist/{sensitive-input-D5je2NLl.js → sensitive-input-82Cez3vj.js} +2 -2
- package/dist/{sensitive-input-D5je2NLl.js.map → sensitive-input-82Cez3vj.js.map} +1 -1
- package/dist/{sidebar-DOwBrq57.js → sidebar-CAsCmSpM.js} +3 -3
- package/dist/sidebar-CAsCmSpM.js.map +1 -0
- package/dist/sparkline-DdbeM4Ai.js +108 -0
- package/dist/sparkline-DdbeM4Ai.js.map +1 -0
- package/dist/src/blocks/agent-harness/agent-harness.d.ts +30 -9
- package/dist/src/blocks/agent-harness/agent-harness.d.ts.map +1 -1
- package/dist/src/blocks/agent-harness/agent-harness.stories.tsx +114 -0
- package/dist/src/blocks/agent-harness/agent-harness.tsx +144 -63
- package/dist/src/blocks/commander/commander.stories.tsx +31 -0
- package/dist/src/blocks/dashboard-grid/dashboard-grid.d.ts +48 -0
- package/dist/src/blocks/dashboard-grid/dashboard-grid.d.ts.map +1 -0
- package/dist/src/blocks/dashboard-grid/dashboard-grid.stories.tsx +19 -0
- package/dist/src/blocks/dashboard-grid/dashboard-grid.tsx +110 -0
- package/dist/src/blocks/dashboard-grid/index.d.ts +2 -0
- package/dist/src/blocks/dashboard-grid/index.d.ts.map +1 -0
- package/dist/src/blocks/delete-resource/delete-resource.stories.tsx +31 -0
- package/dist/src/blocks/map-block/map-block.stories.tsx +41 -0
- package/dist/src/blocks/metrics-overview/index.d.ts +2 -0
- package/dist/src/blocks/metrics-overview/index.d.ts.map +1 -0
- package/dist/src/blocks/metrics-overview/metrics-overview.d.ts +67 -0
- package/dist/src/blocks/metrics-overview/metrics-overview.d.ts.map +1 -0
- package/dist/src/blocks/metrics-overview/metrics-overview.stories.tsx +26 -0
- package/dist/src/blocks/metrics-overview/metrics-overview.tsx +139 -0
- package/dist/src/blocks/page-header/page-header.stories.tsx +56 -0
- package/dist/src/blocks/resource-list/resource-list.stories.tsx +31 -0
- package/dist/src/catalog/catalog.d.ts +1 -1
- package/dist/src/catalog/index.d.ts +1 -1
- package/dist/src/catalog/types.d.ts +1 -1
- package/dist/src/command-line/build-cli.d.ts +1 -1
- package/dist/src/command-line/cli.d.ts +1 -1
- package/dist/src/command-line/commands/add.d.ts +1 -1
- package/dist/src/command-line/commands/add.d.ts.map +1 -1
- package/dist/src/command-line/commands/ai.d.ts.map +1 -1
- package/dist/src/command-line/commands/blocks.d.ts +1 -1
- package/dist/src/command-line/commands/blocks.d.ts.map +1 -1
- package/dist/src/command-line/commands/doc.d.ts +1 -1
- package/dist/src/command-line/commands/doc.d.ts.map +1 -1
- package/dist/src/command-line/commands/ls.d.ts +1 -1
- package/dist/src/command-line/commands/ls.d.ts.map +1 -1
- package/dist/src/command-line/commands/migrate.d.ts +3 -3
- package/dist/src/command-line/commands/migrate.d.ts.map +1 -1
- package/dist/src/command-line/utils/config.d.ts +1 -1
- package/dist/src/command-line/utils/transformer.d.ts +1 -1
- package/dist/src/components/ai-part-group/ai-part-group.d.ts +134 -0
- package/dist/src/components/ai-part-group/ai-part-group.d.ts.map +1 -0
- package/dist/src/components/ai-part-group/index.d.ts +2 -0
- package/dist/src/components/ai-part-group/index.d.ts.map +1 -0
- package/dist/src/components/ai-prompt-input/ai-prompt-input.d.ts +196 -7
- package/dist/src/components/ai-prompt-input/ai-prompt-input.d.ts.map +1 -1
- package/dist/src/components/ai-prompt-input/controller.d.ts +41 -0
- package/dist/src/components/ai-prompt-input/controller.d.ts.map +1 -0
- package/dist/src/components/ai-prompt-input/index.d.ts +3 -1
- package/dist/src/components/ai-prompt-input/index.d.ts.map +1 -1
- package/dist/src/components/ai-prompt-input/types.d.ts +86 -0
- package/dist/src/components/ai-prompt-input/types.d.ts.map +1 -0
- package/dist/src/components/ai-reasoning/ai-reasoning.d.ts +17 -1
- package/dist/src/components/ai-reasoning/ai-reasoning.d.ts.map +1 -1
- package/dist/src/components/ai-response/ai-response.d.ts +1 -2
- package/dist/src/components/ai-response/ai-response.d.ts.map +1 -1
- package/dist/src/components/ai-task-list/ai-task-list.d.ts.map +1 -1
- package/dist/src/components/ai-tool/ai-tool.d.ts +17 -1
- package/dist/src/components/ai-tool/ai-tool.d.ts.map +1 -1
- package/dist/src/components/chart/area-chart.d.ts +69 -0
- package/dist/src/components/chart/area-chart.d.ts.map +1 -0
- package/dist/src/components/chart/bar-chart.d.ts +60 -0
- package/dist/src/components/chart/bar-chart.d.ts.map +1 -0
- package/dist/src/components/chart/color.d.ts +56 -0
- package/dist/src/components/chart/color.d.ts.map +1 -1
- package/dist/src/components/chart/echart.d.ts.map +1 -1
- package/dist/src/components/chart/index.d.ts +5 -0
- package/dist/src/components/chart/index.d.ts.map +1 -1
- package/dist/src/components/chart/pie-chart.d.ts +64 -0
- package/dist/src/components/chart/pie-chart.d.ts.map +1 -0
- package/dist/src/components/chart/scatter-chart.d.ts +57 -0
- package/dist/src/components/chart/scatter-chart.d.ts.map +1 -0
- package/dist/src/components/chart/stacked-bar-chart.d.ts +59 -0
- package/dist/src/components/chart/stacked-bar-chart.d.ts.map +1 -0
- package/dist/src/components/chart/timeseries-chart.d.ts.map +1 -1
- package/dist/src/components/code/code.d.ts +1 -1
- package/dist/src/components/command-palette/command-palette.d.ts +1 -1
- package/dist/src/components/data-grid/data-grid.d.ts.map +1 -1
- package/dist/src/components/data-grid/index.d.ts +1 -1
- package/dist/src/components/data-grid/index.d.ts.map +1 -1
- package/dist/src/components/data-grid/types.d.ts.map +1 -1
- package/dist/src/components/date-picker/date-picker.d.ts +2 -2
- package/dist/src/components/filters/filters.d.ts.map +1 -1
- package/dist/src/components/filters/helpers.d.ts.map +1 -1
- package/dist/src/components/filters/types.d.ts.map +1 -1
- package/dist/src/components/layer-card/layer-card.d.ts +1 -1
- package/dist/src/components/link/link.d.ts +2 -2
- package/dist/src/components/radio/radio.d.ts +1 -1
- package/dist/src/components/select/select.d.ts +1 -1
- package/dist/src/components/sidebar/sidebar.d.ts +2 -2
- package/dist/src/components/sparkline/index.d.ts +2 -0
- package/dist/src/components/sparkline/index.d.ts.map +1 -0
- package/dist/src/components/sparkline/sparkline.d.ts +52 -0
- package/dist/src/components/sparkline/sparkline.d.ts.map +1 -0
- package/dist/src/components/stat-card/index.d.ts +2 -0
- package/dist/src/components/{ai-loader → stat-card}/index.d.ts.map +1 -1
- package/dist/src/components/stat-card/stat-card.d.ts +80 -0
- package/dist/src/components/stat-card/stat-card.d.ts.map +1 -0
- package/dist/src/components/text-roll/index.d.ts +2 -0
- package/dist/src/components/text-roll/index.d.ts.map +1 -0
- package/dist/src/components/text-roll/text-roll.d.ts +49 -0
- package/dist/src/components/text-roll/text-roll.d.ts.map +1 -0
- package/dist/src/components/toast/toast.d.ts.map +1 -1
- package/dist/src/components/use-agent-harness/use-agent-harness.d.ts +2 -2
- package/dist/src/genui/genui.d.ts.map +1 -1
- package/dist/src/index.d.ts +5 -2
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/primitives/index.d.ts +1 -0
- package/dist/src/primitives/index.d.ts.map +1 -1
- package/dist/src/primitives/otp-field.d.ts +13 -0
- package/dist/src/primitives/otp-field.d.ts.map +1 -0
- package/dist/src/registry/index.d.ts +1 -1
- package/dist/src/registry/types.d.ts +1 -1
- package/dist/stat-card-CEZscNh8.js +103 -0
- package/dist/stat-card-CEZscNh8.js.map +1 -0
- package/dist/styles/sf-binding.css +20 -62
- package/dist/styles/sf-standalone.css +2 -2
- package/dist/styles/shadcn.css +120 -0
- package/dist/styles/theme-blue-tint.css +98 -0
- package/dist/styles/theme-fedramp.css +3 -12
- package/dist/styles/theme-minimal.css +26 -104
- package/dist/styles/theme-sf.css +96 -114
- package/dist/{table-CIMx0Oq0.js → table-Rv4JMy0B.js} +2 -2
- package/dist/{table-CIMx0Oq0.js.map → table-Rv4JMy0B.js.map} +1 -1
- package/dist/text-roll-BZ3I1umc.js +79 -0
- package/dist/text-roll-BZ3I1umc.js.map +1 -0
- package/dist/{theme-toggle-Dpgnoj_Q.js → theme-toggle-Bhu681D7.js} +1 -1
- package/dist/{theme-toggle-Dpgnoj_Q.js.map → theme-toggle-Bhu681D7.js.map} +1 -1
- package/dist/{use-agent-harness-DZzcn96L.js → use-agent-harness-BMyF8pTq.js} +5 -5
- package/dist/use-agent-harness-BMyF8pTq.js.map +1 -0
- package/package.json +48 -19
- package/scripts/component-registry/discovery.ts +2 -2
- package/scripts/component-registry/index.ts +1 -1
- package/scripts/component-registry/props-filter.ts +1 -1
- package/scripts/component-registry/utils.ts +5 -5
- package/scripts/component-registry/variant-parser.ts +124 -19
- package/scripts/convert-demos-to-stories.ts +253 -0
- package/scripts/css-build.ts +4 -3
- package/scripts/generate-primitives.ts +11 -3
- package/scripts/theme-generator/config.ts +339 -71
- package/scripts/theme-generator/generate-css.ts +17 -3
- package/scripts/theme-generator/index.ts +3 -3
- package/scripts/theme-generator/migrate.ts +1 -1
- package/dist/ai-loader-Cr3eQkNS.js +0 -134
- package/dist/ai-loader-Cr3eQkNS.js.map +0 -1
- package/dist/ai-prompt-input-Bo1YuJly.js +0 -769
- package/dist/ai-prompt-input-Bo1YuJly.js.map +0 -1
- package/dist/ai-reasoning-UAmNx_LD.js.map +0 -1
- package/dist/ai-response-BWoVsNQG.js.map +0 -1
- package/dist/ai-task-list-B9CpMDYN.js.map +0 -1
- package/dist/ai-timeline-Bb5ntsr3.js.map +0 -1
- package/dist/ai-tool-BGH8nQ_D.js.map +0 -1
- package/dist/chart-Bes4MN3C.js.map +0 -1
- package/dist/checkbox-CPX7lBaU.js.map +0 -1
- package/dist/command-palette-CBTY8EiF.js.map +0 -1
- package/dist/components/ai-loader.js +0 -3
- package/dist/data-grid-UJ9ja5cu.js.map +0 -1
- package/dist/dist-BNlyONdD.js.map +0 -1
- package/dist/filters-BdBogf7D.js.map +0 -1
- package/dist/radio-B7zg1wUI.js.map +0 -1
- package/dist/select-9p721G00.js.map +0 -1
- package/dist/sidebar-DOwBrq57.js.map +0 -1
- package/dist/src/components/ai-loader/ai-loader.d.ts +0 -44
- package/dist/src/components/ai-loader/ai-loader.d.ts.map +0 -1
- package/dist/src/components/ai-loader/index.d.ts +0 -2
- package/dist/styles/theme-navigator.css +0 -137
- package/dist/use-agent-harness-DZzcn96L.js.map +0 -1
|
@@ -30,10 +30,7 @@
|
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
32
|
"examples": [],
|
|
33
|
-
"colors": [
|
|
34
|
-
"text-sf-default",
|
|
35
|
-
"text-sf-subtle"
|
|
36
|
-
]
|
|
33
|
+
"colors": ["text-sf-default", "text-sf-subtle"]
|
|
37
34
|
},
|
|
38
35
|
"AiAgentCard": {
|
|
39
36
|
"name": "AiAgentCard",
|
|
@@ -55,12 +52,7 @@
|
|
|
55
52
|
"type": "enum",
|
|
56
53
|
"optional": true,
|
|
57
54
|
"description": "Current status.",
|
|
58
|
-
"values": [
|
|
59
|
-
"idle",
|
|
60
|
-
"running",
|
|
61
|
-
"completed",
|
|
62
|
-
"error"
|
|
63
|
-
],
|
|
55
|
+
"values": ["idle", "running", "completed", "error"],
|
|
64
56
|
"descriptions": {
|
|
65
57
|
"idle": "Agent is idle, not yet started",
|
|
66
58
|
"running": "Agent is actively working",
|
|
@@ -103,10 +95,7 @@
|
|
|
103
95
|
"type": "enum",
|
|
104
96
|
"optional": true,
|
|
105
97
|
"description": "Card size.",
|
|
106
|
-
"values": [
|
|
107
|
-
"sm",
|
|
108
|
-
"md"
|
|
109
|
-
],
|
|
98
|
+
"values": ["sm", "md"],
|
|
110
99
|
"descriptions": {
|
|
111
100
|
"sm": "Compact card for dense grids",
|
|
112
101
|
"md": "Default card size"
|
|
@@ -120,11 +109,7 @@
|
|
|
120
109
|
"type": {
|
|
121
110
|
"type": "enum",
|
|
122
111
|
"optional": true,
|
|
123
|
-
"values": [
|
|
124
|
-
"submit",
|
|
125
|
-
"reset",
|
|
126
|
-
"button"
|
|
127
|
-
]
|
|
112
|
+
"values": ["submit", "reset", "button"]
|
|
128
113
|
},
|
|
129
114
|
"value": {
|
|
130
115
|
"type": "string | string[] | number",
|
|
@@ -177,10 +162,7 @@
|
|
|
177
162
|
"type": "enum",
|
|
178
163
|
"optional": true,
|
|
179
164
|
"description": "Approval kind — `\"tool\"` for individual tool calls, `\"plan\"` for multi-step plans.",
|
|
180
|
-
"values": [
|
|
181
|
-
"tool",
|
|
182
|
-
"plan"
|
|
183
|
-
],
|
|
165
|
+
"values": ["tool", "plan"],
|
|
184
166
|
"descriptions": {
|
|
185
167
|
"tool": "Tool call approval",
|
|
186
168
|
"plan": "Plan approval"
|
|
@@ -191,11 +173,7 @@
|
|
|
191
173
|
"type": "enum",
|
|
192
174
|
"optional": true,
|
|
193
175
|
"description": "Current approval status.",
|
|
194
|
-
"values": [
|
|
195
|
-
"pending",
|
|
196
|
-
"approved",
|
|
197
|
-
"rejected"
|
|
198
|
-
],
|
|
176
|
+
"values": ["pending", "approved", "rejected"],
|
|
199
177
|
"descriptions": {
|
|
200
178
|
"pending": "Awaiting user decision",
|
|
201
179
|
"approved": "Approved by user",
|
|
@@ -364,11 +342,7 @@
|
|
|
364
342
|
"type": "enum",
|
|
365
343
|
"optional": true,
|
|
366
344
|
"description": "Banner level controls icon and color treatment.",
|
|
367
|
-
"values": [
|
|
368
|
-
"info",
|
|
369
|
-
"error",
|
|
370
|
-
"change"
|
|
371
|
-
],
|
|
345
|
+
"values": ["info", "error", "change"],
|
|
372
346
|
"descriptions": {
|
|
373
347
|
"info": "Informational notice",
|
|
374
348
|
"error": "Error notice",
|
|
@@ -412,60 +386,6 @@
|
|
|
412
386
|
"text-sf-subtle"
|
|
413
387
|
]
|
|
414
388
|
},
|
|
415
|
-
"AiLoader": {
|
|
416
|
-
"name": "AiLoader",
|
|
417
|
-
"type": "component",
|
|
418
|
-
"description": "Spinning radial loader for AI streaming states.",
|
|
419
|
-
"importPath": "@signalflare-ai/ui",
|
|
420
|
-
"category": "Other",
|
|
421
|
-
"props": {
|
|
422
|
-
"children": {
|
|
423
|
-
"type": "ReactNode",
|
|
424
|
-
"optional": true
|
|
425
|
-
},
|
|
426
|
-
"className": {
|
|
427
|
-
"type": "string",
|
|
428
|
-
"optional": true
|
|
429
|
-
},
|
|
430
|
-
"id": {
|
|
431
|
-
"type": "string",
|
|
432
|
-
"optional": true
|
|
433
|
-
},
|
|
434
|
-
"lang": {
|
|
435
|
-
"type": "string",
|
|
436
|
-
"optional": true
|
|
437
|
-
},
|
|
438
|
-
"title": {
|
|
439
|
-
"type": "string",
|
|
440
|
-
"optional": true
|
|
441
|
-
},
|
|
442
|
-
"size": {
|
|
443
|
-
"type": "enum",
|
|
444
|
-
"optional": true,
|
|
445
|
-
"description": "Icon size.\n- `\"sm\"` — 12px\n- `\"base\"` — 16px (default)\n- `\"lg\"` — 20px",
|
|
446
|
-
"values": [
|
|
447
|
-
"sm",
|
|
448
|
-
"base",
|
|
449
|
-
"lg"
|
|
450
|
-
],
|
|
451
|
-
"descriptions": {
|
|
452
|
-
"sm": "Small — 12px",
|
|
453
|
-
"base": "Default — 16px",
|
|
454
|
-
"lg": "Large — 20px"
|
|
455
|
-
},
|
|
456
|
-
"classes": {
|
|
457
|
-
"sm": "size-3",
|
|
458
|
-
"base": "size-4",
|
|
459
|
-
"lg": "size-5"
|
|
460
|
-
},
|
|
461
|
-
"default": "base"
|
|
462
|
-
}
|
|
463
|
-
},
|
|
464
|
-
"examples": [],
|
|
465
|
-
"colors": [
|
|
466
|
-
"text-sf-subtle"
|
|
467
|
-
]
|
|
468
|
-
},
|
|
469
389
|
"AiMessage": {
|
|
470
390
|
"name": "AiMessage",
|
|
471
391
|
"type": "component",
|
|
@@ -477,11 +397,7 @@
|
|
|
477
397
|
"type": "enum",
|
|
478
398
|
"required": true,
|
|
479
399
|
"description": "Message sender role — controls layout and group class.",
|
|
480
|
-
"values": [
|
|
481
|
-
"user",
|
|
482
|
-
"assistant",
|
|
483
|
-
"system"
|
|
484
|
-
],
|
|
400
|
+
"values": ["user", "assistant", "system"],
|
|
485
401
|
"descriptions": {
|
|
486
402
|
"user": "User message — right-aligned with max width",
|
|
487
403
|
"assistant": "Assistant message — full width left-aligned",
|
|
@@ -575,10 +491,7 @@
|
|
|
575
491
|
"type": "enum",
|
|
576
492
|
"optional": true,
|
|
577
493
|
"description": "Display variant.",
|
|
578
|
-
"values": [
|
|
579
|
-
"default",
|
|
580
|
-
"compact"
|
|
581
|
-
],
|
|
494
|
+
"values": ["default", "compact"],
|
|
582
495
|
"descriptions": {
|
|
583
496
|
"default": "Full header with all stats",
|
|
584
497
|
"compact": "Single-row compact header"
|
|
@@ -617,6 +530,55 @@
|
|
|
617
530
|
"text-sf-success"
|
|
618
531
|
]
|
|
619
532
|
},
|
|
533
|
+
"AiPartGroup": {
|
|
534
|
+
"name": "AiPartGroup",
|
|
535
|
+
"type": "component",
|
|
536
|
+
"description": "Groups streaming ephemeral activity (tool calls + reasoning) into a single rolling window during streaming, then collapses to a frozen summary line once the parent message completes. Behavior: - **Streaming:** shows the most recent `max` (default 3) ephemeral children. Pinned rows (errors / user-expanded) sit above the live window. - **Completed:** writes a snapshot keyed by `groupKey`, unmounts ephemeral children entirely, and renders a static `▸ {title} · N steps` line. - **Re-mount after completion:** always renders the cached snapshot — no animations, no `useEffect` re-runs, no tool re-execution risk.",
|
|
537
|
+
"importPath": "@signalflare-ai/ui",
|
|
538
|
+
"category": "Other",
|
|
539
|
+
"props": {
|
|
540
|
+
"groupKey": {
|
|
541
|
+
"type": "string",
|
|
542
|
+
"required": true,
|
|
543
|
+
"description": "Stable identifier — usually the parent message id. Required so the group can persist its frozen snapshot across re-mounts (scroll-back into a virtualized list re-renders without restarting animations)."
|
|
544
|
+
},
|
|
545
|
+
"complete": {
|
|
546
|
+
"type": "boolean",
|
|
547
|
+
"optional": true,
|
|
548
|
+
"description": "Set to `true` once the parent stream has finished. Triggers the group to snapshot its current children and from then on render only the static collapsed summary — ephemeral children never re-mount."
|
|
549
|
+
},
|
|
550
|
+
"title": {
|
|
551
|
+
"type": "string",
|
|
552
|
+
"optional": true,
|
|
553
|
+
"description": "Title shown in the collapsed summary line. Falls back to the first reasoning text snippet, then to a step count."
|
|
554
|
+
},
|
|
555
|
+
"children": {
|
|
556
|
+
"type": "ReactNode",
|
|
557
|
+
"optional": true
|
|
558
|
+
},
|
|
559
|
+
"className": {
|
|
560
|
+
"type": "string",
|
|
561
|
+
"optional": true
|
|
562
|
+
},
|
|
563
|
+
"id": {
|
|
564
|
+
"type": "string",
|
|
565
|
+
"optional": true
|
|
566
|
+
},
|
|
567
|
+
"lang": {
|
|
568
|
+
"type": "string",
|
|
569
|
+
"optional": true
|
|
570
|
+
}
|
|
571
|
+
},
|
|
572
|
+
"examples": [],
|
|
573
|
+
"colors": [
|
|
574
|
+
"bg-sf-tint",
|
|
575
|
+
"border-sf-line",
|
|
576
|
+
"text-sf-danger",
|
|
577
|
+
"text-sf-default",
|
|
578
|
+
"text-sf-subtle",
|
|
579
|
+
"text-sf-success"
|
|
580
|
+
]
|
|
581
|
+
},
|
|
620
582
|
"AiQuestion": {
|
|
621
583
|
"name": "AiQuestion",
|
|
622
584
|
"type": "component",
|
|
@@ -643,10 +605,7 @@
|
|
|
643
605
|
"type": "enum",
|
|
644
606
|
"optional": true,
|
|
645
607
|
"description": "Current status.",
|
|
646
|
-
"values": [
|
|
647
|
-
"pending",
|
|
648
|
-
"answered"
|
|
649
|
-
],
|
|
608
|
+
"values": ["pending", "answered"],
|
|
650
609
|
"descriptions": {
|
|
651
610
|
"pending": "Waiting for answer",
|
|
652
611
|
"answered": "User has answered"
|
|
@@ -717,15 +676,12 @@
|
|
|
717
676
|
"type": "enum",
|
|
718
677
|
"optional": true,
|
|
719
678
|
"description": "Display variant.",
|
|
720
|
-
"values": [
|
|
721
|
-
"default",
|
|
722
|
-
"inline",
|
|
723
|
-
"minimal"
|
|
724
|
-
],
|
|
679
|
+
"values": ["default", "inline", "minimal", "ephemeral"],
|
|
725
680
|
"descriptions": {
|
|
726
681
|
"default": "Expandable card with collapsible reasoning text and duration",
|
|
727
682
|
"inline": "Compact single-line display with left accent border",
|
|
728
|
-
"minimal": "Pill-shaped status badge"
|
|
683
|
+
"minimal": "Pill-shaped status badge",
|
|
684
|
+
"ephemeral": "Single-status row that auto-dismisses after streaming ends. Persists when the user expands it."
|
|
729
685
|
},
|
|
730
686
|
"default": "default"
|
|
731
687
|
},
|
|
@@ -769,6 +725,16 @@
|
|
|
769
725
|
"optional": true,
|
|
770
726
|
"description": "Custom streaming label. When provided, used instead of `label` while `isStreaming` is true. Falls back to `label`, then to the default `\"Thinking...\"`."
|
|
771
727
|
},
|
|
728
|
+
"dismissDelay": {
|
|
729
|
+
"type": "number",
|
|
730
|
+
"optional": true,
|
|
731
|
+
"description": "For `variant=\"ephemeral\"`: ms to keep the completed row visible before fading out. Set to `0` to disable auto-dismiss."
|
|
732
|
+
},
|
|
733
|
+
"persist": {
|
|
734
|
+
"type": "boolean",
|
|
735
|
+
"optional": true,
|
|
736
|
+
"description": "For `variant=\"ephemeral\"`: when `true`, the row never auto-dismisses. User-expanded rows are pinned automatically."
|
|
737
|
+
},
|
|
772
738
|
"className": {
|
|
773
739
|
"type": "string",
|
|
774
740
|
"optional": true
|
|
@@ -794,7 +760,8 @@
|
|
|
794
760
|
"colors": [
|
|
795
761
|
"bg-sf-tint",
|
|
796
762
|
"border-sf-line",
|
|
797
|
-
"text-sf-subtle"
|
|
763
|
+
"text-sf-subtle",
|
|
764
|
+
"text-sf-success"
|
|
798
765
|
]
|
|
799
766
|
},
|
|
800
767
|
"AiResponse": {
|
|
@@ -814,9 +781,7 @@
|
|
|
814
781
|
}
|
|
815
782
|
},
|
|
816
783
|
"examples": [],
|
|
817
|
-
"colors": [
|
|
818
|
-
"text-sf-default"
|
|
819
|
-
]
|
|
784
|
+
"colors": ["text-sf-default"]
|
|
820
785
|
},
|
|
821
786
|
"AiShimmer": {
|
|
822
787
|
"name": "AiShimmer",
|
|
@@ -875,12 +840,7 @@
|
|
|
875
840
|
"type": "enum",
|
|
876
841
|
"optional": true,
|
|
877
842
|
"description": "Current status — determines the status icon on the right.",
|
|
878
|
-
"values": [
|
|
879
|
-
"idle",
|
|
880
|
-
"running",
|
|
881
|
-
"success",
|
|
882
|
-
"error"
|
|
883
|
-
],
|
|
843
|
+
"values": ["idle", "running", "success", "error"],
|
|
884
844
|
"descriptions": {
|
|
885
845
|
"idle": "Default idle state — no status icon shown",
|
|
886
846
|
"running": "Actively running — spinner icon shown",
|
|
@@ -964,11 +924,7 @@
|
|
|
964
924
|
"type": "enum",
|
|
965
925
|
"optional": true,
|
|
966
926
|
"description": "Current status.",
|
|
967
|
-
"values": [
|
|
968
|
-
"running",
|
|
969
|
-
"completed",
|
|
970
|
-
"error"
|
|
971
|
-
],
|
|
927
|
+
"values": ["running", "completed", "error"],
|
|
972
928
|
"descriptions": {
|
|
973
929
|
"running": "Subagent is actively processing",
|
|
974
930
|
"completed": "Subagent finished successfully",
|
|
@@ -1112,12 +1068,11 @@
|
|
|
1112
1068
|
"bg-sf-brand",
|
|
1113
1069
|
"bg-sf-danger",
|
|
1114
1070
|
"bg-sf-subtle",
|
|
1071
|
+
"bg-sf-success",
|
|
1115
1072
|
"bg-sf-tint",
|
|
1116
1073
|
"bg-sf-warning",
|
|
1117
|
-
"text-sf-brand",
|
|
1118
1074
|
"text-sf-default",
|
|
1119
|
-
"text-sf-subtle"
|
|
1120
|
-
"text-sf-success"
|
|
1075
|
+
"text-sf-subtle"
|
|
1121
1076
|
]
|
|
1122
1077
|
},
|
|
1123
1078
|
"AiTimeline": {
|
|
@@ -1151,10 +1106,7 @@
|
|
|
1151
1106
|
"type": "enum",
|
|
1152
1107
|
"optional": true,
|
|
1153
1108
|
"description": "Lane density variant.",
|
|
1154
|
-
"values": [
|
|
1155
|
-
"comfortable",
|
|
1156
|
-
"compact"
|
|
1157
|
-
],
|
|
1109
|
+
"values": ["comfortable", "compact"],
|
|
1158
1110
|
"descriptions": {
|
|
1159
1111
|
"comfortable": "Taller lanes with more padding",
|
|
1160
1112
|
"compact": "Tight lanes for dense views"
|
|
@@ -1217,15 +1169,12 @@
|
|
|
1217
1169
|
"type": "enum",
|
|
1218
1170
|
"optional": true,
|
|
1219
1171
|
"description": "Display variant.",
|
|
1220
|
-
"values": [
|
|
1221
|
-
"default",
|
|
1222
|
-
"inline",
|
|
1223
|
-
"minimal"
|
|
1224
|
-
],
|
|
1172
|
+
"values": ["default", "inline", "minimal", "ephemeral"],
|
|
1225
1173
|
"descriptions": {
|
|
1226
1174
|
"default": "Expandable card with collapsible input/output sections",
|
|
1227
1175
|
"inline": "Compact single-line display with left accent border",
|
|
1228
|
-
"minimal": "Pill-shaped status badge"
|
|
1176
|
+
"minimal": "Pill-shaped status badge",
|
|
1177
|
+
"ephemeral": "Single-status row that auto-dismisses after the call completes. Persists on error or when the user expands it."
|
|
1229
1178
|
},
|
|
1230
1179
|
"default": "default"
|
|
1231
1180
|
},
|
|
@@ -1248,17 +1197,23 @@
|
|
|
1248
1197
|
"type": "enum",
|
|
1249
1198
|
"optional": true,
|
|
1250
1199
|
"description": "Approval state for tools requiring confirmation.",
|
|
1251
|
-
"values": [
|
|
1252
|
-
"awaiting",
|
|
1253
|
-
"approved",
|
|
1254
|
-
"declined"
|
|
1255
|
-
]
|
|
1200
|
+
"values": ["awaiting", "approved", "declined"]
|
|
1256
1201
|
},
|
|
1257
1202
|
"defaultExpanded": {
|
|
1258
1203
|
"type": "boolean",
|
|
1259
1204
|
"optional": true,
|
|
1260
1205
|
"description": "Default expanded state for the collapsible."
|
|
1261
1206
|
},
|
|
1207
|
+
"dismissDelay": {
|
|
1208
|
+
"type": "number",
|
|
1209
|
+
"optional": true,
|
|
1210
|
+
"description": "For `variant=\"ephemeral\"`: ms to keep the completed row visible before fading out. Set to `0` to disable auto-dismiss."
|
|
1211
|
+
},
|
|
1212
|
+
"persist": {
|
|
1213
|
+
"type": "boolean",
|
|
1214
|
+
"optional": true,
|
|
1215
|
+
"description": "For `variant=\"ephemeral\"`: when `true`, the row never auto-dismisses. Errors and user-expanded rows are pinned automatically."
|
|
1216
|
+
},
|
|
1262
1217
|
"className": {
|
|
1263
1218
|
"type": "string",
|
|
1264
1219
|
"optional": true
|
|
@@ -1286,6 +1241,7 @@
|
|
|
1286
1241
|
"bg-sf-danger",
|
|
1287
1242
|
"bg-sf-line",
|
|
1288
1243
|
"bg-sf-recessed",
|
|
1244
|
+
"bg-sf-subtle",
|
|
1289
1245
|
"bg-sf-success",
|
|
1290
1246
|
"bg-sf-tint",
|
|
1291
1247
|
"bg-sf-warning",
|
|
@@ -1357,10 +1313,7 @@
|
|
|
1357
1313
|
}
|
|
1358
1314
|
},
|
|
1359
1315
|
"examples": [],
|
|
1360
|
-
"colors": [
|
|
1361
|
-
"text-sf-inactive",
|
|
1362
|
-
"text-sf-subtle"
|
|
1363
|
-
]
|
|
1316
|
+
"colors": ["text-sf-inactive", "text-sf-subtle"]
|
|
1364
1317
|
},
|
|
1365
1318
|
"Badge": {
|
|
1366
1319
|
"name": "Badge",
|
|
@@ -1427,10 +1380,7 @@
|
|
|
1427
1380
|
"type": "enum",
|
|
1428
1381
|
"optional": true,
|
|
1429
1382
|
"description": "Position of the icon relative to the text.",
|
|
1430
|
-
"values": [
|
|
1431
|
-
"left",
|
|
1432
|
-
"right"
|
|
1433
|
-
]
|
|
1383
|
+
"values": ["left", "right"]
|
|
1434
1384
|
},
|
|
1435
1385
|
"loading": {
|
|
1436
1386
|
"type": "boolean",
|
|
@@ -1441,13 +1391,7 @@
|
|
|
1441
1391
|
"type": "enum",
|
|
1442
1392
|
"optional": true,
|
|
1443
1393
|
"description": "Renders a small colored status dot before the text.",
|
|
1444
|
-
"values": [
|
|
1445
|
-
"green",
|
|
1446
|
-
"red",
|
|
1447
|
-
"yellow",
|
|
1448
|
-
"blue",
|
|
1449
|
-
"gray"
|
|
1450
|
-
]
|
|
1394
|
+
"values": ["green", "red", "yellow", "blue", "gray"]
|
|
1451
1395
|
},
|
|
1452
1396
|
"tooltip": {
|
|
1453
1397
|
"type": "ReactNode",
|
|
@@ -1505,11 +1449,7 @@
|
|
|
1505
1449
|
"type": "enum",
|
|
1506
1450
|
"optional": true,
|
|
1507
1451
|
"description": "Visual style of the banner.\n- `\"default\"` — Informational blue banner for general messages\n- `\"alert\"` — Warning yellow banner for cautionary messages\n- `\"error\"` — Error red banner for critical issues",
|
|
1508
|
-
"values": [
|
|
1509
|
-
"default",
|
|
1510
|
-
"alert",
|
|
1511
|
-
"error"
|
|
1512
|
-
],
|
|
1452
|
+
"values": ["default", "alert", "error"],
|
|
1513
1453
|
"descriptions": {
|
|
1514
1454
|
"default": "Informational banner for general messages",
|
|
1515
1455
|
"alert": "Warning banner for cautionary messages",
|
|
@@ -1556,10 +1496,7 @@
|
|
|
1556
1496
|
"type": "enum",
|
|
1557
1497
|
"optional": true,
|
|
1558
1498
|
"description": "Size of the breadcrumbs.\n- `\"sm\"` — Compact breadcrumbs for dense UIs\n- `\"base\"` — Default breadcrumbs size",
|
|
1559
|
-
"values": [
|
|
1560
|
-
"sm",
|
|
1561
|
-
"base"
|
|
1562
|
-
],
|
|
1499
|
+
"values": ["sm", "base"],
|
|
1563
1500
|
"descriptions": {
|
|
1564
1501
|
"sm": "Compact breadcrumbs for dense UIs",
|
|
1565
1502
|
"base": "Default breadcrumbs size"
|
|
@@ -1581,11 +1518,7 @@
|
|
|
1581
1518
|
}
|
|
1582
1519
|
},
|
|
1583
1520
|
"examples": [],
|
|
1584
|
-
"colors": [
|
|
1585
|
-
"text-sf-inactive",
|
|
1586
|
-
"text-sf-subtle",
|
|
1587
|
-
"text-sf-success"
|
|
1588
|
-
],
|
|
1521
|
+
"colors": ["text-sf-inactive", "text-sf-subtle", "text-sf-success"],
|
|
1589
1522
|
"subComponents": {
|
|
1590
1523
|
"Link": {
|
|
1591
1524
|
"name": "Link",
|
|
@@ -1642,11 +1575,7 @@
|
|
|
1642
1575
|
"shape": {
|
|
1643
1576
|
"type": "enum",
|
|
1644
1577
|
"optional": true,
|
|
1645
|
-
"values": [
|
|
1646
|
-
"base",
|
|
1647
|
-
"square",
|
|
1648
|
-
"circle"
|
|
1649
|
-
],
|
|
1578
|
+
"values": ["base", "square", "circle"],
|
|
1650
1579
|
"descriptions": {
|
|
1651
1580
|
"base": "Default rectangular button shape",
|
|
1652
1581
|
"square": "Square button for icon-only actions",
|
|
@@ -1661,12 +1590,7 @@
|
|
|
1661
1590
|
"size": {
|
|
1662
1591
|
"type": "enum",
|
|
1663
1592
|
"optional": true,
|
|
1664
|
-
"values": [
|
|
1665
|
-
"xs",
|
|
1666
|
-
"sm",
|
|
1667
|
-
"base",
|
|
1668
|
-
"lg"
|
|
1669
|
-
],
|
|
1593
|
+
"values": ["xs", "sm", "base", "lg"],
|
|
1670
1594
|
"descriptions": {
|
|
1671
1595
|
"xs": "Extra small button for compact UIs",
|
|
1672
1596
|
"sm": "Small button for secondary actions",
|
|
@@ -1774,11 +1698,7 @@
|
|
|
1774
1698
|
"type": {
|
|
1775
1699
|
"type": "enum",
|
|
1776
1700
|
"optional": true,
|
|
1777
|
-
"values": [
|
|
1778
|
-
"submit",
|
|
1779
|
-
"reset",
|
|
1780
|
-
"button"
|
|
1781
|
-
]
|
|
1701
|
+
"values": ["submit", "reset", "button"]
|
|
1782
1702
|
},
|
|
1783
1703
|
"value": {
|
|
1784
1704
|
"type": "string | string[] | number",
|
|
@@ -1811,10 +1731,7 @@
|
|
|
1811
1731
|
"type": "enum",
|
|
1812
1732
|
"optional": true,
|
|
1813
1733
|
"description": "Visual variant: \"default\" or \"error\" for validation failures (visual only, no error text)",
|
|
1814
|
-
"values": [
|
|
1815
|
-
"default",
|
|
1816
|
-
"error"
|
|
1817
|
-
],
|
|
1734
|
+
"values": ["default", "error"],
|
|
1818
1735
|
"descriptions": {
|
|
1819
1736
|
"default": "Default checkbox appearance",
|
|
1820
1737
|
"error": "Error state for validation failures"
|
|
@@ -1888,7 +1805,7 @@
|
|
|
1888
1805
|
"border-sf-line",
|
|
1889
1806
|
"ring-sf-contrast",
|
|
1890
1807
|
"ring-sf-danger",
|
|
1891
|
-
"ring-sf-
|
|
1808
|
+
"ring-sf-interact",
|
|
1892
1809
|
"ring-sf-ring",
|
|
1893
1810
|
"text-sf-danger",
|
|
1894
1811
|
"text-sf-default",
|
|
@@ -1947,32 +1864,14 @@
|
|
|
1947
1864
|
"styling": {
|
|
1948
1865
|
"dimensions": "h-4 w-4",
|
|
1949
1866
|
"borderRadius": "rounded-sm",
|
|
1950
|
-
"baseTokens": [
|
|
1951
|
-
"bg-sf-base",
|
|
1952
|
-
"ring-sf-line"
|
|
1953
|
-
],
|
|
1867
|
+
"baseTokens": ["bg-sf-base", "ring-sf-line"],
|
|
1954
1868
|
"states": {
|
|
1955
|
-
"checked": [
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
],
|
|
1959
|
-
"
|
|
1960
|
-
|
|
1961
|
-
"text-sf-inverse"
|
|
1962
|
-
],
|
|
1963
|
-
"error": [
|
|
1964
|
-
"ring-sf-danger"
|
|
1965
|
-
],
|
|
1966
|
-
"hover": [
|
|
1967
|
-
"ring-sf-ring"
|
|
1968
|
-
],
|
|
1969
|
-
"focus": [
|
|
1970
|
-
"ring-sf-ring"
|
|
1971
|
-
],
|
|
1972
|
-
"disabled": [
|
|
1973
|
-
"opacity-50",
|
|
1974
|
-
"cursor-not-allowed"
|
|
1975
|
-
]
|
|
1869
|
+
"checked": ["bg-sf-contrast", "text-sf-inverse"],
|
|
1870
|
+
"indeterminate": ["bg-sf-contrast", "text-sf-inverse"],
|
|
1871
|
+
"error": ["ring-sf-danger"],
|
|
1872
|
+
"hover": ["ring-sf-ring"],
|
|
1873
|
+
"focus": ["ring-sf-ring"],
|
|
1874
|
+
"disabled": ["opacity-50", "cursor-not-allowed"]
|
|
1976
1875
|
},
|
|
1977
1876
|
"icons": [
|
|
1978
1877
|
{
|
|
@@ -1999,11 +1898,7 @@
|
|
|
1999
1898
|
"type": "enum",
|
|
2000
1899
|
"optional": true,
|
|
2001
1900
|
"description": "Size of the clipboard text field.\n- `\"sm\"` — Small clipboard text for compact UIs\n- `\"base\"` — Default clipboard text size\n- `\"lg\"` — Large clipboard text for prominent display",
|
|
2002
|
-
"values": [
|
|
2003
|
-
"sm",
|
|
2004
|
-
"base",
|
|
2005
|
-
"lg"
|
|
2006
|
-
],
|
|
1901
|
+
"values": ["sm", "base", "lg"],
|
|
2007
1902
|
"descriptions": {
|
|
2008
1903
|
"sm": "Small clipboard text for compact UIs",
|
|
2009
1904
|
"base": "Default clipboard text size",
|
|
@@ -2052,18 +1947,9 @@
|
|
|
2052
1947
|
"border-sf-fill"
|
|
2053
1948
|
],
|
|
2054
1949
|
"states": {
|
|
2055
|
-
"input": [
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
"ring-sf-line"
|
|
2059
|
-
],
|
|
2060
|
-
"text": [
|
|
2061
|
-
"bg-sf-base",
|
|
2062
|
-
"font-mono"
|
|
2063
|
-
],
|
|
2064
|
-
"button": [
|
|
2065
|
-
"border-sf-fill"
|
|
2066
|
-
]
|
|
1950
|
+
"input": ["bg-sf-control", "text-sf-default", "ring-sf-line"],
|
|
1951
|
+
"text": ["bg-sf-base", "font-mono"],
|
|
1952
|
+
"button": ["border-sf-fill"]
|
|
2067
1953
|
},
|
|
2068
1954
|
"inputStyles": {
|
|
2069
1955
|
"base": "bg-sf-control text-sf-default ring ring-sf-line",
|
|
@@ -2134,13 +2020,7 @@
|
|
|
2134
2020
|
"type": "enum",
|
|
2135
2021
|
"optional": true,
|
|
2136
2022
|
"description": "Language hint for the code content.\n- `\"ts\"` — TypeScript code\n- `\"tsx\"` — TypeScript JSX code\n- `\"jsonc\"` — JSON with comments\n- `\"bash\"` — Shell/Bash commands\n- `\"css\"` — CSS styles",
|
|
2137
|
-
"values": [
|
|
2138
|
-
"ts",
|
|
2139
|
-
"tsx",
|
|
2140
|
-
"jsonc",
|
|
2141
|
-
"bash",
|
|
2142
|
-
"css"
|
|
2143
|
-
],
|
|
2023
|
+
"values": ["ts", "tsx", "jsonc", "bash", "css"],
|
|
2144
2024
|
"descriptions": {
|
|
2145
2025
|
"ts": "TypeScript code",
|
|
2146
2026
|
"tsx": "TypeScript JSX code",
|
|
@@ -2167,11 +2047,7 @@
|
|
|
2167
2047
|
}
|
|
2168
2048
|
},
|
|
2169
2049
|
"examples": [],
|
|
2170
|
-
"colors": [
|
|
2171
|
-
"bg-sf-recessed",
|
|
2172
|
-
"border-sf-line",
|
|
2173
|
-
"text-sf-default"
|
|
2174
|
-
],
|
|
2050
|
+
"colors": ["bg-sf-recessed", "border-sf-line", "text-sf-default"],
|
|
2175
2051
|
"subComponents": {
|
|
2176
2052
|
"Block": {
|
|
2177
2053
|
"name": "Block",
|
|
@@ -2188,26 +2064,7 @@
|
|
|
2188
2064
|
}
|
|
2189
2065
|
}
|
|
2190
2066
|
},
|
|
2191
|
-
"styling": {
|
|
2192
|
-
"baseTokens": [
|
|
2193
|
-
"text-sf-default"
|
|
2194
|
-
],
|
|
2195
|
-
"typography": {
|
|
2196
|
-
"fontFamily": "font-mono",
|
|
2197
|
-
"fontSize": "text-sm",
|
|
2198
|
-
"lineHeight": "leading-[20px]"
|
|
2199
|
-
},
|
|
2200
|
-
"dimensions": {
|
|
2201
|
-
"margin": "m-0",
|
|
2202
|
-
"padding": "p-0",
|
|
2203
|
-
"width": "w-auto"
|
|
2204
|
-
},
|
|
2205
|
-
"appearance": {
|
|
2206
|
-
"borderRadius": "rounded-none",
|
|
2207
|
-
"border": "border-none",
|
|
2208
|
-
"background": "bg-transparent"
|
|
2209
|
-
}
|
|
2210
|
-
}
|
|
2067
|
+
"styling": {}
|
|
2211
2068
|
},
|
|
2212
2069
|
"Collapsible": {
|
|
2213
2070
|
"name": "Collapsible",
|
|
@@ -2241,10 +2098,7 @@
|
|
|
2241
2098
|
}
|
|
2242
2099
|
},
|
|
2243
2100
|
"examples": [],
|
|
2244
|
-
"colors": [
|
|
2245
|
-
"border-sf-fill",
|
|
2246
|
-
"text-sf-link"
|
|
2247
|
-
]
|
|
2101
|
+
"colors": ["border-sf-fill", "text-sf-link"]
|
|
2248
2102
|
},
|
|
2249
2103
|
"Combobox": {
|
|
2250
2104
|
"name": "Combobox",
|
|
@@ -2257,10 +2111,7 @@
|
|
|
2257
2111
|
"type": "enum",
|
|
2258
2112
|
"optional": true,
|
|
2259
2113
|
"description": "Position of the text input relative to chips in multi-select mode.\n- `\"right\"` — Input inline to the right of chips\n- `\"top\"` — Input above chips",
|
|
2260
|
-
"values": [
|
|
2261
|
-
"right",
|
|
2262
|
-
"top"
|
|
2263
|
-
],
|
|
2114
|
+
"values": ["right", "top"],
|
|
2264
2115
|
"descriptions": {
|
|
2265
2116
|
"right": "Input positioned inline to the right of chips",
|
|
2266
2117
|
"top": "Input positioned above chips"
|
|
@@ -2468,10 +2319,7 @@
|
|
|
2468
2319
|
"props": {
|
|
2469
2320
|
"layout": {
|
|
2470
2321
|
"type": "enum",
|
|
2471
|
-
"values": [
|
|
2472
|
-
"auto",
|
|
2473
|
-
"fixed"
|
|
2474
|
-
],
|
|
2322
|
+
"values": ["auto", "fixed"],
|
|
2475
2323
|
"default": "auto",
|
|
2476
2324
|
"descriptions": {
|
|
2477
2325
|
"auto": "Auto column sizing - columns resize based on content",
|
|
@@ -2529,7 +2377,7 @@
|
|
|
2529
2377
|
"DatePicker": {
|
|
2530
2378
|
"name": "DatePicker",
|
|
2531
2379
|
"type": "component",
|
|
2532
|
-
"description": "DatePicker — a date selection calendar. Built on [react-day-picker](https://daypicker.dev) with
|
|
2380
|
+
"description": "DatePicker — a date selection calendar. Built on [react-day-picker](https://daypicker.dev) with SignalFlare styling. Supports three selection modes: single, multiple, and range.",
|
|
2533
2381
|
"importPath": "@signalflare-ai/ui",
|
|
2534
2382
|
"category": "Other",
|
|
2535
2383
|
"props": {
|
|
@@ -2543,9 +2391,7 @@
|
|
|
2543
2391
|
}
|
|
2544
2392
|
},
|
|
2545
2393
|
"examples": [],
|
|
2546
|
-
"colors": [
|
|
2547
|
-
"bg-sf-base"
|
|
2548
|
-
]
|
|
2394
|
+
"colors": ["bg-sf-base"]
|
|
2549
2395
|
},
|
|
2550
2396
|
"DateRangePicker": {
|
|
2551
2397
|
"name": "DateRangePicker",
|
|
@@ -2558,11 +2404,7 @@
|
|
|
2558
2404
|
"type": "enum",
|
|
2559
2405
|
"optional": true,
|
|
2560
2406
|
"description": "Calendar size.\n- `\"sm\"` — Compact calendar for tight spaces\n- `\"base\"` — Default calendar size\n- `\"lg\"` — Large calendar for prominent date selection",
|
|
2561
|
-
"values": [
|
|
2562
|
-
"sm",
|
|
2563
|
-
"base",
|
|
2564
|
-
"lg"
|
|
2565
|
-
],
|
|
2407
|
+
"values": ["sm", "base", "lg"],
|
|
2566
2408
|
"descriptions": {
|
|
2567
2409
|
"sm": "Compact calendar for tight spaces",
|
|
2568
2410
|
"base": "Default calendar size",
|
|
@@ -2579,10 +2421,7 @@
|
|
|
2579
2421
|
"type": "enum",
|
|
2580
2422
|
"optional": true,
|
|
2581
2423
|
"description": "Visual variant.\n- `\"default\"` — Standard appearance with overlay background\n- `\"subtle\"` — Minimal background",
|
|
2582
|
-
"values": [
|
|
2583
|
-
"default",
|
|
2584
|
-
"subtle"
|
|
2585
|
-
],
|
|
2424
|
+
"values": ["default", "subtle"],
|
|
2586
2425
|
"descriptions": {
|
|
2587
2426
|
"default": "Default calendar appearance",
|
|
2588
2427
|
"subtle": "Subtle calendar with minimal background"
|
|
@@ -2689,12 +2528,7 @@
|
|
|
2689
2528
|
"type": "enum",
|
|
2690
2529
|
"optional": true,
|
|
2691
2530
|
"description": "Dialog width.\n- `\"sm\"` — Small (min 288px) for simple confirmations\n- `\"base\"` — Default (min 384px)\n- `\"lg\"` — Large (min 512px) for complex content\n- `\"xl\"` — Extra large (min 768px) for detailed views",
|
|
2692
|
-
"values": [
|
|
2693
|
-
"base",
|
|
2694
|
-
"sm",
|
|
2695
|
-
"lg",
|
|
2696
|
-
"xl"
|
|
2697
|
-
],
|
|
2531
|
+
"values": ["base", "sm", "lg", "xl"],
|
|
2698
2532
|
"descriptions": {
|
|
2699
2533
|
"base": "Default dialog width",
|
|
2700
2534
|
"sm": "Small dialog for simple confirmations",
|
|
@@ -2827,10 +2661,7 @@
|
|
|
2827
2661
|
"type": "enum",
|
|
2828
2662
|
"optional": true,
|
|
2829
2663
|
"description": "Visual style of the dropdown item.\n- `\"default\"` — Standard item appearance\n- `\"danger\"` — Destructive action with red text",
|
|
2830
|
-
"values": [
|
|
2831
|
-
"default",
|
|
2832
|
-
"danger"
|
|
2833
|
-
],
|
|
2664
|
+
"values": ["default", "danger"],
|
|
2834
2665
|
"descriptions": {
|
|
2835
2666
|
"default": "Default dropdown item appearance",
|
|
2836
2667
|
"danger": "Destructive action item"
|
|
@@ -2949,11 +2780,7 @@
|
|
|
2949
2780
|
"type": "enum",
|
|
2950
2781
|
"optional": true,
|
|
2951
2782
|
"description": "Size of the empty state container.\n- `\"sm\"` — Compact empty state for smaller containers\n- `\"base\"` — Default empty state size\n- `\"lg\"` — Large empty state for prominent placement",
|
|
2952
|
-
"values": [
|
|
2953
|
-
"sm",
|
|
2954
|
-
"base",
|
|
2955
|
-
"lg"
|
|
2956
|
-
],
|
|
2783
|
+
"values": ["sm", "base", "lg"],
|
|
2957
2784
|
"descriptions": {
|
|
2958
2785
|
"sm": "Compact empty state for smaller containers",
|
|
2959
2786
|
"base": "Default empty state size",
|
|
@@ -3054,11 +2881,7 @@
|
|
|
3054
2881
|
}
|
|
3055
2882
|
},
|
|
3056
2883
|
"examples": [],
|
|
3057
|
-
"colors": [
|
|
3058
|
-
"text-sf-danger",
|
|
3059
|
-
"text-sf-default",
|
|
3060
|
-
"text-sf-subtle"
|
|
3061
|
-
]
|
|
2884
|
+
"colors": ["text-sf-danger", "text-sf-default", "text-sf-subtle"]
|
|
3062
2885
|
},
|
|
3063
2886
|
"Filters": {
|
|
3064
2887
|
"name": "Filters",
|
|
@@ -3081,11 +2904,7 @@
|
|
|
3081
2904
|
"type": "enum",
|
|
3082
2905
|
"optional": true,
|
|
3083
2906
|
"description": "Size variant for filter pills",
|
|
3084
|
-
"values": [
|
|
3085
|
-
"sm",
|
|
3086
|
-
"default",
|
|
3087
|
-
"lg"
|
|
3088
|
-
],
|
|
2907
|
+
"values": ["sm", "default", "lg"],
|
|
3089
2908
|
"descriptions": {
|
|
3090
2909
|
"sm": "Small filter items",
|
|
3091
2910
|
"default": "Default filter items",
|
|
@@ -3196,12 +3015,7 @@
|
|
|
3196
3015
|
"type": "enum",
|
|
3197
3016
|
"optional": true,
|
|
3198
3017
|
"description": "Gap size between grid items.\n- `\"none\"` — No gap\n- `\"sm\"` — 12px gap\n- `\"base\"` — Responsive gap (8px → 24px → 32px)\n- `\"lg\"` — 32px gap",
|
|
3199
|
-
"values": [
|
|
3200
|
-
"none",
|
|
3201
|
-
"sm",
|
|
3202
|
-
"base",
|
|
3203
|
-
"lg"
|
|
3204
|
-
],
|
|
3018
|
+
"values": ["none", "sm", "base", "lg"],
|
|
3205
3019
|
"descriptions": {
|
|
3206
3020
|
"none": "No gap between grid items",
|
|
3207
3021
|
"sm": "Small gap between grid items",
|
|
@@ -3256,9 +3070,7 @@
|
|
|
3256
3070
|
}
|
|
3257
3071
|
},
|
|
3258
3072
|
"examples": [],
|
|
3259
|
-
"colors": [
|
|
3260
|
-
"border-sf-line"
|
|
3261
|
-
]
|
|
3073
|
+
"colors": ["border-sf-line"]
|
|
3262
3074
|
},
|
|
3263
3075
|
"Input": {
|
|
3264
3076
|
"name": "Input",
|
|
@@ -3291,12 +3103,7 @@
|
|
|
3291
3103
|
"type": "enum",
|
|
3292
3104
|
"optional": true,
|
|
3293
3105
|
"description": "Input size.\n- `\"xs\"` — Extra small for compact UIs\n- `\"sm\"` — Small for secondary fields\n- `\"base\"` — Default size\n- `\"lg\"` — Large for prominent fields",
|
|
3294
|
-
"values": [
|
|
3295
|
-
"xs",
|
|
3296
|
-
"sm",
|
|
3297
|
-
"base",
|
|
3298
|
-
"lg"
|
|
3299
|
-
],
|
|
3106
|
+
"values": ["xs", "sm", "base", "lg"],
|
|
3300
3107
|
"descriptions": {
|
|
3301
3108
|
"xs": "Extra small input for compact UIs",
|
|
3302
3109
|
"sm": "Small input for secondary fields",
|
|
@@ -3315,10 +3122,7 @@
|
|
|
3315
3122
|
"type": "enum",
|
|
3316
3123
|
"optional": true,
|
|
3317
3124
|
"description": "Visual variant.\n- `\"default\"` — Standard input\n- `\"error\"` — Error state for validation failures",
|
|
3318
|
-
"values": [
|
|
3319
|
-
"default",
|
|
3320
|
-
"error"
|
|
3321
|
-
],
|
|
3125
|
+
"values": ["default", "error"],
|
|
3322
3126
|
"descriptions": {
|
|
3323
3127
|
"default": "Default input appearance",
|
|
3324
3128
|
"error": "Error state for validation failures"
|
|
@@ -3437,10 +3241,7 @@
|
|
|
3437
3241
|
}
|
|
3438
3242
|
},
|
|
3439
3243
|
"examples": [],
|
|
3440
|
-
"colors": [
|
|
3441
|
-
"text-sf-default",
|
|
3442
|
-
"text-sf-strong"
|
|
3443
|
-
]
|
|
3244
|
+
"colors": ["text-sf-default", "text-sf-strong"]
|
|
3444
3245
|
},
|
|
3445
3246
|
"LayerCard": {
|
|
3446
3247
|
"name": "LayerCard",
|
|
@@ -3513,11 +3314,7 @@
|
|
|
3513
3314
|
"type": "enum",
|
|
3514
3315
|
"optional": true,
|
|
3515
3316
|
"description": "Visual style of the link.\n- `\"inline\"` — Inline text link that flows with content\n- `\"current\"` — Link that inherits color from parent text\n- `\"plain\"` — Link without underline decoration",
|
|
3516
|
-
"values": [
|
|
3517
|
-
"inline",
|
|
3518
|
-
"current",
|
|
3519
|
-
"plain"
|
|
3520
|
-
],
|
|
3317
|
+
"values": ["inline", "current", "plain"],
|
|
3521
3318
|
"descriptions": {
|
|
3522
3319
|
"inline": "Inline text link that flows with content",
|
|
3523
3320
|
"current": "Link that inherits color from parent text",
|
|
@@ -3605,7 +3402,7 @@
|
|
|
3605
3402
|
"render": {
|
|
3606
3403
|
"type": "ReactNode",
|
|
3607
3404
|
"optional": true,
|
|
3608
|
-
"description": "Allows you to replace the component
|
|
3405
|
+
"description": "Allows you to replace the component's HTML element with a different tag, or compose it with another component.\n\nAccepts a `ReactElement` or a function that returns the element to render."
|
|
3609
3406
|
}
|
|
3610
3407
|
},
|
|
3611
3408
|
"examples": [],
|
|
@@ -3634,11 +3431,7 @@
|
|
|
3634
3431
|
"type": "enum",
|
|
3635
3432
|
"optional": true,
|
|
3636
3433
|
"description": "Size of the spinner. Use a preset name or a custom pixel number.\n- `\"sm\"` — 16px, for inline use\n- `\"base\"` — 24px, default size\n- `\"lg\"` — 32px, for prominent loading states",
|
|
3637
|
-
"values": [
|
|
3638
|
-
"sm",
|
|
3639
|
-
"base",
|
|
3640
|
-
"lg"
|
|
3641
|
-
],
|
|
3434
|
+
"values": ["sm", "base", "lg"],
|
|
3642
3435
|
"descriptions": {
|
|
3643
3436
|
"sm": "Small loader for inline use",
|
|
3644
3437
|
"base": "Default loader size",
|
|
@@ -3679,11 +3472,7 @@
|
|
|
3679
3472
|
}
|
|
3680
3473
|
},
|
|
3681
3474
|
"examples": [],
|
|
3682
|
-
"colors": [
|
|
3683
|
-
"bg-sf-base",
|
|
3684
|
-
"bg-sf-fill",
|
|
3685
|
-
"border-sf-fill"
|
|
3686
|
-
],
|
|
3475
|
+
"colors": ["bg-sf-base", "bg-sf-fill", "border-sf-fill"],
|
|
3687
3476
|
"styling": {
|
|
3688
3477
|
"container": {
|
|
3689
3478
|
"height": 32,
|
|
@@ -3744,11 +3533,7 @@
|
|
|
3744
3533
|
}
|
|
3745
3534
|
},
|
|
3746
3535
|
"examples": [],
|
|
3747
|
-
"colors": [
|
|
3748
|
-
"bg-sf-fill",
|
|
3749
|
-
"text-sf-default",
|
|
3750
|
-
"text-sf-strong"
|
|
3751
|
-
]
|
|
3536
|
+
"colors": ["bg-sf-fill", "text-sf-default", "text-sf-strong"]
|
|
3752
3537
|
},
|
|
3753
3538
|
"Pagination": {
|
|
3754
3539
|
"name": "Pagination",
|
|
@@ -3760,10 +3545,7 @@
|
|
|
3760
3545
|
"controls": {
|
|
3761
3546
|
"type": "enum",
|
|
3762
3547
|
"optional": true,
|
|
3763
|
-
"values": [
|
|
3764
|
-
"full",
|
|
3765
|
-
"simple"
|
|
3766
|
-
],
|
|
3548
|
+
"values": ["full", "simple"],
|
|
3767
3549
|
"descriptions": {
|
|
3768
3550
|
"full": "Full pagination controls with first, previous, page input, next, and last buttons",
|
|
3769
3551
|
"simple": "Simple pagination controls with only previous and next buttons"
|
|
@@ -3797,9 +3579,7 @@
|
|
|
3797
3579
|
}
|
|
3798
3580
|
},
|
|
3799
3581
|
"examples": [],
|
|
3800
|
-
"colors": [
|
|
3801
|
-
"text-sf-strong"
|
|
3802
|
-
],
|
|
3582
|
+
"colors": ["text-sf-strong"],
|
|
3803
3583
|
"styling": {
|
|
3804
3584
|
"layout": {
|
|
3805
3585
|
"height": 36,
|
|
@@ -3822,12 +3602,7 @@
|
|
|
3822
3602
|
"type": "enum",
|
|
3823
3603
|
"optional": true,
|
|
3824
3604
|
"description": "Which side of the trigger the popover appears on.\n- `\"top\"` — Above the trigger\n- `\"bottom\"` — Below the trigger\n- `\"left\"` — Left of the trigger\n- `\"right\"` — Right of the trigger",
|
|
3825
|
-
"values": [
|
|
3826
|
-
"top",
|
|
3827
|
-
"bottom",
|
|
3828
|
-
"left",
|
|
3829
|
-
"right"
|
|
3830
|
-
],
|
|
3605
|
+
"values": ["top", "bottom", "left", "right"],
|
|
3831
3606
|
"descriptions": {
|
|
3832
3607
|
"top": "Popover appears above the trigger",
|
|
3833
3608
|
"bottom": "Popover appears below the trigger",
|
|
@@ -3941,6 +3716,7 @@
|
|
|
3941
3716
|
"examples": [],
|
|
3942
3717
|
"colors": [
|
|
3943
3718
|
"bg-sf-base",
|
|
3719
|
+
"bg-sf-control",
|
|
3944
3720
|
"bg-sf-elevated",
|
|
3945
3721
|
"bg-sf-overlay",
|
|
3946
3722
|
"bg-sf-tint",
|
|
@@ -3973,10 +3749,7 @@
|
|
|
3973
3749
|
"type": "enum",
|
|
3974
3750
|
"optional": true,
|
|
3975
3751
|
"description": "Layout direction of the radio items",
|
|
3976
|
-
"values": [
|
|
3977
|
-
"vertical",
|
|
3978
|
-
"horizontal"
|
|
3979
|
-
]
|
|
3752
|
+
"values": ["vertical", "horizontal"]
|
|
3980
3753
|
},
|
|
3981
3754
|
"error": {
|
|
3982
3755
|
"type": "string",
|
|
@@ -4002,10 +3775,7 @@
|
|
|
4002
3775
|
"type": "enum",
|
|
4003
3776
|
"optional": true,
|
|
4004
3777
|
"description": "Position of radio control relative to label: \"start\" (default) puts radio before label, \"end\" puts label before radio",
|
|
4005
|
-
"values": [
|
|
4006
|
-
"start",
|
|
4007
|
-
"end"
|
|
4008
|
-
]
|
|
3778
|
+
"values": ["start", "end"]
|
|
4009
3779
|
},
|
|
4010
3780
|
"name": {
|
|
4011
3781
|
"type": "string",
|
|
@@ -4024,7 +3794,7 @@
|
|
|
4024
3794
|
"bg-sf-contrast",
|
|
4025
3795
|
"border-sf-line",
|
|
4026
3796
|
"ring-sf-danger",
|
|
4027
|
-
"ring-sf-
|
|
3797
|
+
"ring-sf-interact",
|
|
4028
3798
|
"ring-sf-ring",
|
|
4029
3799
|
"text-sf-danger",
|
|
4030
3800
|
"text-sf-default",
|
|
@@ -4125,13 +3895,9 @@
|
|
|
4125
3895
|
"styling": {
|
|
4126
3896
|
"trigger": {
|
|
4127
3897
|
"height": 36,
|
|
4128
|
-
"paddingX": 12,
|
|
4129
|
-
"borderRadius": 8,
|
|
4130
|
-
"background": "color-secondary",
|
|
4131
3898
|
"text": "text-color-surface",
|
|
4132
3899
|
"ring": "color-border",
|
|
4133
|
-
"fontSize": 16
|
|
4134
|
-
"fontWeight": 400
|
|
3900
|
+
"fontSize": 16
|
|
4135
3901
|
},
|
|
4136
3902
|
"stateTokens": {
|
|
4137
3903
|
"focus": {
|
|
@@ -4154,15 +3920,10 @@
|
|
|
4154
3920
|
"popup": {
|
|
4155
3921
|
"background": "color-secondary",
|
|
4156
3922
|
"ring": "color-border",
|
|
4157
|
-
"borderRadius": 8
|
|
4158
|
-
"padding": 6
|
|
3923
|
+
"borderRadius": 8
|
|
4159
3924
|
},
|
|
4160
3925
|
"option": {
|
|
4161
|
-
"paddingX": 8
|
|
4162
|
-
"paddingY": 6,
|
|
4163
|
-
"borderRadius": 4,
|
|
4164
|
-
"fontSize": 16,
|
|
4165
|
-
"highlightBackground": "color-surface-secondary"
|
|
3926
|
+
"paddingX": 8
|
|
4166
3927
|
}
|
|
4167
3928
|
}
|
|
4168
3929
|
},
|
|
@@ -4246,22 +4007,14 @@
|
|
|
4246
4007
|
"type": "enum",
|
|
4247
4008
|
"optional": true,
|
|
4248
4009
|
"description": "Size of the input.\n- `\"xs\"` — Extra small for compact UIs\n- `\"sm\"` — Small for secondary fields\n- `\"base\"` — Default input size\n- `\"lg\"` — Large for prominent fields",
|
|
4249
|
-
"values": [
|
|
4250
|
-
"xs",
|
|
4251
|
-
"sm",
|
|
4252
|
-
"base",
|
|
4253
|
-
"lg"
|
|
4254
|
-
],
|
|
4010
|
+
"values": ["xs", "sm", "base", "lg"],
|
|
4255
4011
|
"default": "base"
|
|
4256
4012
|
},
|
|
4257
4013
|
"variant": {
|
|
4258
4014
|
"type": "enum",
|
|
4259
4015
|
"optional": true,
|
|
4260
4016
|
"description": "Style variant of the input.\n- `\"default\"` — Default input appearance\n- `\"error\"` — Error state for validation failures",
|
|
4261
|
-
"values": [
|
|
4262
|
-
"default",
|
|
4263
|
-
"error"
|
|
4264
|
-
],
|
|
4017
|
+
"values": ["default", "error"],
|
|
4265
4018
|
"default": "default"
|
|
4266
4019
|
},
|
|
4267
4020
|
"label": {
|
|
@@ -4315,11 +4068,7 @@
|
|
|
4315
4068
|
"type": "enum",
|
|
4316
4069
|
"optional": true,
|
|
4317
4070
|
"description": "Sidebar layout variant.",
|
|
4318
|
-
"values": [
|
|
4319
|
-
"sidebar",
|
|
4320
|
-
"floating",
|
|
4321
|
-
"inset"
|
|
4322
|
-
],
|
|
4071
|
+
"values": ["sidebar", "floating", "inset"],
|
|
4323
4072
|
"descriptions": {
|
|
4324
4073
|
"sidebar": "Standard sidebar with border separator",
|
|
4325
4074
|
"floating": "Floating sidebar with shadow and rounded corners",
|
|
@@ -4331,10 +4080,7 @@
|
|
|
4331
4080
|
"type": "enum",
|
|
4332
4081
|
"optional": true,
|
|
4333
4082
|
"description": "Which side the sidebar is on.",
|
|
4334
|
-
"values": [
|
|
4335
|
-
"left",
|
|
4336
|
-
"right"
|
|
4337
|
-
],
|
|
4083
|
+
"values": ["left", "right"],
|
|
4338
4084
|
"descriptions": {
|
|
4339
4085
|
"left": "Left-aligned sidebar",
|
|
4340
4086
|
"right": "Right-aligned sidebar"
|
|
@@ -4344,11 +4090,7 @@
|
|
|
4344
4090
|
"collapsible": {
|
|
4345
4091
|
"type": "enum",
|
|
4346
4092
|
"optional": true,
|
|
4347
|
-
"values": [
|
|
4348
|
-
"icon",
|
|
4349
|
-
"offcanvas",
|
|
4350
|
-
"none"
|
|
4351
|
-
],
|
|
4093
|
+
"values": ["icon", "offcanvas", "none"],
|
|
4352
4094
|
"descriptions": {
|
|
4353
4095
|
"icon": "Collapses to show icons only",
|
|
4354
4096
|
"offcanvas": "Slides off screen when collapsed",
|
|
@@ -4637,18 +4379,12 @@
|
|
|
4637
4379
|
"accumulate": {
|
|
4638
4380
|
"type": "enum",
|
|
4639
4381
|
"optional": true,
|
|
4640
|
-
"values": [
|
|
4641
|
-
"none",
|
|
4642
|
-
"sum"
|
|
4643
|
-
]
|
|
4382
|
+
"values": ["none", "sum"]
|
|
4644
4383
|
},
|
|
4645
4384
|
"additive": {
|
|
4646
4385
|
"type": "enum",
|
|
4647
4386
|
"optional": true,
|
|
4648
|
-
"values": [
|
|
4649
|
-
"replace",
|
|
4650
|
-
"sum"
|
|
4651
|
-
]
|
|
4387
|
+
"values": ["replace", "sum"]
|
|
4652
4388
|
},
|
|
4653
4389
|
"alignmentBaseline": {
|
|
4654
4390
|
"type": "enum",
|
|
@@ -4672,10 +4408,7 @@
|
|
|
4672
4408
|
"allowReorder": {
|
|
4673
4409
|
"type": "enum",
|
|
4674
4410
|
"optional": true,
|
|
4675
|
-
"values": [
|
|
4676
|
-
"no",
|
|
4677
|
-
"yes"
|
|
4678
|
-
]
|
|
4411
|
+
"values": ["no", "yes"]
|
|
4679
4412
|
},
|
|
4680
4413
|
"alphabetic": {
|
|
4681
4414
|
"type": "number | string",
|
|
@@ -4688,12 +4421,7 @@
|
|
|
4688
4421
|
"arabicForm": {
|
|
4689
4422
|
"type": "enum",
|
|
4690
4423
|
"optional": true,
|
|
4691
|
-
"values": [
|
|
4692
|
-
"initial",
|
|
4693
|
-
"medial",
|
|
4694
|
-
"terminal",
|
|
4695
|
-
"isolated"
|
|
4696
|
-
]
|
|
4424
|
+
"values": ["initial", "medial", "terminal", "isolated"]
|
|
4697
4425
|
},
|
|
4698
4426
|
"ascent": {
|
|
4699
4427
|
"type": "number | string",
|
|
@@ -4774,12 +4502,7 @@
|
|
|
4774
4502
|
"colorInterpolationFilters": {
|
|
4775
4503
|
"type": "enum",
|
|
4776
4504
|
"optional": true,
|
|
4777
|
-
"values": [
|
|
4778
|
-
"auto",
|
|
4779
|
-
"sRGB",
|
|
4780
|
-
"linearRGB",
|
|
4781
|
-
"inherit"
|
|
4782
|
-
]
|
|
4505
|
+
"values": ["auto", "sRGB", "linearRGB", "inherit"]
|
|
4783
4506
|
},
|
|
4784
4507
|
"colorProfile": {
|
|
4785
4508
|
"type": "number | string",
|
|
@@ -4903,11 +4626,7 @@
|
|
|
4903
4626
|
"fillRule": {
|
|
4904
4627
|
"type": "enum",
|
|
4905
4628
|
"optional": true,
|
|
4906
|
-
"values": [
|
|
4907
|
-
"nonzero",
|
|
4908
|
-
"evenodd",
|
|
4909
|
-
"inherit"
|
|
4910
|
-
]
|
|
4629
|
+
"values": ["nonzero", "evenodd", "inherit"]
|
|
4911
4630
|
},
|
|
4912
4631
|
"filter": {
|
|
4913
4632
|
"type": "string",
|
|
@@ -5408,22 +5127,12 @@
|
|
|
5408
5127
|
"strokeLinecap": {
|
|
5409
5128
|
"type": "enum",
|
|
5410
5129
|
"optional": true,
|
|
5411
|
-
"values": [
|
|
5412
|
-
"butt",
|
|
5413
|
-
"round",
|
|
5414
|
-
"square",
|
|
5415
|
-
"inherit"
|
|
5416
|
-
]
|
|
5130
|
+
"values": ["butt", "round", "square", "inherit"]
|
|
5417
5131
|
},
|
|
5418
5132
|
"strokeLinejoin": {
|
|
5419
5133
|
"type": "enum",
|
|
5420
5134
|
"optional": true,
|
|
5421
|
-
"values": [
|
|
5422
|
-
"miter",
|
|
5423
|
-
"round",
|
|
5424
|
-
"bevel",
|
|
5425
|
-
"inherit"
|
|
5426
|
-
]
|
|
5135
|
+
"values": ["miter", "round", "bevel", "inherit"]
|
|
5427
5136
|
},
|
|
5428
5137
|
"strokeMiterlimit": {
|
|
5429
5138
|
"type": "number | string",
|
|
@@ -5460,12 +5169,7 @@
|
|
|
5460
5169
|
"textAnchor": {
|
|
5461
5170
|
"type": "enum",
|
|
5462
5171
|
"optional": true,
|
|
5463
|
-
"values": [
|
|
5464
|
-
"start",
|
|
5465
|
-
"middle",
|
|
5466
|
-
"end",
|
|
5467
|
-
"inherit"
|
|
5468
|
-
]
|
|
5172
|
+
"values": ["start", "middle", "end", "inherit"]
|
|
5469
5173
|
},
|
|
5470
5174
|
"textDecoration": {
|
|
5471
5175
|
"type": "number | string",
|
|
@@ -5679,10 +5383,7 @@
|
|
|
5679
5383
|
"type": "enum",
|
|
5680
5384
|
"optional": true,
|
|
5681
5385
|
"description": "Logo variant\n- `glyph`: Map pin icon only\n- `full`: Full logo with wordmark and decorative element",
|
|
5682
|
-
"values": [
|
|
5683
|
-
"glyph",
|
|
5684
|
-
"full"
|
|
5685
|
-
],
|
|
5386
|
+
"values": ["glyph", "full"],
|
|
5686
5387
|
"descriptions": {
|
|
5687
5388
|
"glyph": "Map pin icon only (logomark)",
|
|
5688
5389
|
"full": "Full logo with icon, wordmark, and decorative element"
|
|
@@ -5691,10 +5392,86 @@
|
|
|
5691
5392
|
}
|
|
5692
5393
|
},
|
|
5693
5394
|
"examples": [],
|
|
5395
|
+
"colors": ["bg-sf-base", "ring-sf-line", "text-sf-default"]
|
|
5396
|
+
},
|
|
5397
|
+
"Sparkline": {
|
|
5398
|
+
"name": "Sparkline",
|
|
5399
|
+
"type": "component",
|
|
5400
|
+
"description": "Sparkline — a tiny inline chart intended for embedding in cards, tables, or row-level cells. Renders without axes, grid, or legend by default.",
|
|
5401
|
+
"importPath": "@signalflare-ai/ui",
|
|
5402
|
+
"category": "Other",
|
|
5403
|
+
"props": {
|
|
5404
|
+
"className": {
|
|
5405
|
+
"type": "string",
|
|
5406
|
+
"description": "Additional CSS classes"
|
|
5407
|
+
},
|
|
5408
|
+
"children": {
|
|
5409
|
+
"type": "ReactNode",
|
|
5410
|
+
"description": "Child elements"
|
|
5411
|
+
}
|
|
5412
|
+
},
|
|
5413
|
+
"examples": [],
|
|
5414
|
+
"colors": []
|
|
5415
|
+
},
|
|
5416
|
+
"StatCard": {
|
|
5417
|
+
"name": "StatCard",
|
|
5418
|
+
"type": "component",
|
|
5419
|
+
"description": "StatCard — compact KPI tile displaying a label, a primary value, and an optional delta + trend sparkline.",
|
|
5420
|
+
"importPath": "@signalflare-ai/ui",
|
|
5421
|
+
"category": "Other",
|
|
5422
|
+
"props": {
|
|
5423
|
+
"size": {
|
|
5424
|
+
"type": "enum",
|
|
5425
|
+
"optional": true,
|
|
5426
|
+
"description": "Size of the card. Defaults to `\"base\"`.",
|
|
5427
|
+
"values": ["sm", "base"],
|
|
5428
|
+
"default": "base"
|
|
5429
|
+
},
|
|
5430
|
+
"label": {
|
|
5431
|
+
"type": "ReactNode",
|
|
5432
|
+
"optional": true,
|
|
5433
|
+
"description": "Short descriptive label (e.g. `\"Active users\"`)."
|
|
5434
|
+
},
|
|
5435
|
+
"value": {
|
|
5436
|
+
"type": "ReactNode",
|
|
5437
|
+
"optional": true,
|
|
5438
|
+
"description": "Primary value to emphasise (pre-formatted)."
|
|
5439
|
+
},
|
|
5440
|
+
"hint": {
|
|
5441
|
+
"type": "ReactNode",
|
|
5442
|
+
"optional": true,
|
|
5443
|
+
"description": "Optional secondary text displayed under the value."
|
|
5444
|
+
},
|
|
5445
|
+
"delta": {
|
|
5446
|
+
"type": "StatCardDelta",
|
|
5447
|
+
"optional": true,
|
|
5448
|
+
"description": "Optional change indicator (arrow + number + label)."
|
|
5449
|
+
},
|
|
5450
|
+
"trend": {
|
|
5451
|
+
"type": "ReactNode",
|
|
5452
|
+
"optional": true,
|
|
5453
|
+
"description": "Optional content slot rendered on the right-hand side — typically a `Sparkline` showing the metric's trend."
|
|
5454
|
+
},
|
|
5455
|
+
"loading": {
|
|
5456
|
+
"type": "boolean",
|
|
5457
|
+
"optional": true,
|
|
5458
|
+
"description": "When `true`, renders a skeleton placeholder in place of value + delta."
|
|
5459
|
+
},
|
|
5460
|
+
"className": {
|
|
5461
|
+
"type": "string",
|
|
5462
|
+
"optional": true,
|
|
5463
|
+
"description": "Additional CSS classes merged via `cn()`."
|
|
5464
|
+
}
|
|
5465
|
+
},
|
|
5466
|
+
"examples": [],
|
|
5694
5467
|
"colors": [
|
|
5695
|
-
"bg-sf-
|
|
5696
|
-
"
|
|
5697
|
-
"text-sf-
|
|
5468
|
+
"bg-sf-elevated",
|
|
5469
|
+
"bg-sf-fill",
|
|
5470
|
+
"text-sf-danger",
|
|
5471
|
+
"text-sf-default",
|
|
5472
|
+
"text-sf-strong",
|
|
5473
|
+
"text-sf-subtle",
|
|
5474
|
+
"text-sf-success"
|
|
5698
5475
|
]
|
|
5699
5476
|
},
|
|
5700
5477
|
"Surface": {
|
|
@@ -5721,10 +5498,7 @@
|
|
|
5721
5498
|
}
|
|
5722
5499
|
},
|
|
5723
5500
|
"examples": [],
|
|
5724
|
-
"colors": [
|
|
5725
|
-
"bg-sf-base",
|
|
5726
|
-
"ring-sf-line"
|
|
5727
|
-
]
|
|
5501
|
+
"colors": ["bg-sf-base", "ring-sf-line"]
|
|
5728
5502
|
},
|
|
5729
5503
|
"Switch": {
|
|
5730
5504
|
"name": "Switch",
|
|
@@ -5737,10 +5511,7 @@
|
|
|
5737
5511
|
"type": "enum",
|
|
5738
5512
|
"optional": true,
|
|
5739
5513
|
"description": "Visual variant: \"default\" or \"error\" for validation failures (visual only, no error text)",
|
|
5740
|
-
"values": [
|
|
5741
|
-
"default",
|
|
5742
|
-
"error"
|
|
5743
|
-
],
|
|
5514
|
+
"values": ["default", "error"],
|
|
5744
5515
|
"descriptions": {
|
|
5745
5516
|
"default": "Default switch appearance",
|
|
5746
5517
|
"error": "Error state for validation failures"
|
|
@@ -5773,11 +5544,7 @@
|
|
|
5773
5544
|
"size": {
|
|
5774
5545
|
"type": "enum",
|
|
5775
5546
|
"optional": true,
|
|
5776
|
-
"values": [
|
|
5777
|
-
"sm",
|
|
5778
|
-
"base",
|
|
5779
|
-
"lg"
|
|
5780
|
-
],
|
|
5547
|
+
"values": ["sm", "base", "lg"],
|
|
5781
5548
|
"descriptions": {
|
|
5782
5549
|
"sm": "Small switch for compact UIs",
|
|
5783
5550
|
"base": "Default switch size",
|
|
@@ -5809,11 +5576,7 @@
|
|
|
5809
5576
|
"type": {
|
|
5810
5577
|
"type": "enum",
|
|
5811
5578
|
"optional": true,
|
|
5812
|
-
"values": [
|
|
5813
|
-
"submit",
|
|
5814
|
-
"reset",
|
|
5815
|
-
"button"
|
|
5816
|
-
]
|
|
5579
|
+
"values": ["submit", "reset", "button"]
|
|
5817
5580
|
},
|
|
5818
5581
|
"value": {
|
|
5819
5582
|
"type": "string | string[] | number",
|
|
@@ -5905,10 +5668,7 @@
|
|
|
5905
5668
|
"props": {
|
|
5906
5669
|
"layout": {
|
|
5907
5670
|
"type": "enum",
|
|
5908
|
-
"values": [
|
|
5909
|
-
"auto",
|
|
5910
|
-
"fixed"
|
|
5911
|
-
],
|
|
5671
|
+
"values": ["auto", "fixed"],
|
|
5912
5672
|
"default": "auto",
|
|
5913
5673
|
"descriptions": {
|
|
5914
5674
|
"auto": "Auto table layout - columns resize based on content",
|
|
@@ -5917,10 +5677,7 @@
|
|
|
5917
5677
|
},
|
|
5918
5678
|
"variant": {
|
|
5919
5679
|
"type": "enum",
|
|
5920
|
-
"values": [
|
|
5921
|
-
"default",
|
|
5922
|
-
"selected"
|
|
5923
|
-
],
|
|
5680
|
+
"values": ["default", "selected"],
|
|
5924
5681
|
"default": "default",
|
|
5925
5682
|
"descriptions": {
|
|
5926
5683
|
"default": "Default row variant",
|
|
@@ -6038,11 +5795,7 @@
|
|
|
6038
5795
|
"type": "enum",
|
|
6039
5796
|
"optional": true,
|
|
6040
5797
|
"description": "Tab style.\n- `\"segmented\"` — Pill-shaped indicator on a filled track\n- `\"underline\"` — Underline indicator below tab text\n- `\"pill\"` — Fully rounded tabs, only selected has background",
|
|
6041
|
-
"values": [
|
|
6042
|
-
"segmented",
|
|
6043
|
-
"underline",
|
|
6044
|
-
"pill"
|
|
6045
|
-
],
|
|
5798
|
+
"values": ["segmented", "underline", "pill"],
|
|
6046
5799
|
"default": "segmented"
|
|
6047
5800
|
},
|
|
6048
5801
|
"onValueChange": {
|
|
@@ -6137,12 +5890,7 @@
|
|
|
6137
5890
|
"type": "enum",
|
|
6138
5891
|
"optional": true,
|
|
6139
5892
|
"description": "Text size (only applies to body/secondary/success/error variants).\n- `\"xs\"` — 12px\n- `\"sm\"` — 14px\n- `\"base\"` — 16px\n- `\"lg\"` — 18px",
|
|
6140
|
-
"values": [
|
|
6141
|
-
"xs",
|
|
6142
|
-
"sm",
|
|
6143
|
-
"base",
|
|
6144
|
-
"lg"
|
|
6145
|
-
],
|
|
5893
|
+
"values": ["xs", "sm", "base", "lg"],
|
|
6146
5894
|
"descriptions": {
|
|
6147
5895
|
"xs": "Extra small text",
|
|
6148
5896
|
"sm": "Small text",
|
|
@@ -6186,9 +5934,7 @@
|
|
|
6186
5934
|
"sm": 14,
|
|
6187
5935
|
"base": 16,
|
|
6188
5936
|
"lg": 18,
|
|
6189
|
-
"xl": 20
|
|
6190
|
-
"2xl": 24,
|
|
6191
|
-
"3xl": 30
|
|
5937
|
+
"xl": 20
|
|
6192
5938
|
},
|
|
6193
5939
|
"fontWeights": {
|
|
6194
5940
|
"normal": 400,
|
|
@@ -6201,8 +5947,7 @@
|
|
|
6201
5947
|
"secondary": "text-sf-subtle",
|
|
6202
5948
|
"success": "text-sf-link",
|
|
6203
5949
|
"error": "text-sf-danger",
|
|
6204
|
-
"mono": "text-sf-default"
|
|
6205
|
-
"mono-secondary": "text-sf-subtle"
|
|
5950
|
+
"mono": "text-sf-default"
|
|
6206
5951
|
},
|
|
6207
5952
|
"fontFamilies": {
|
|
6208
5953
|
"default": "sans-serif",
|
|
@@ -6210,6 +5955,52 @@
|
|
|
6210
5955
|
}
|
|
6211
5956
|
}
|
|
6212
5957
|
},
|
|
5958
|
+
"TextRoll": {
|
|
5959
|
+
"name": "TextRoll",
|
|
5960
|
+
"type": "component",
|
|
5961
|
+
"description": "Letter-by-letter roll animation. Each character flips on the X axis: the current letter rolls up and out, the new letter rolls in from below. Good for title changes (e.g. a streaming activity group swapping its current-step label) where the text content is short and the change should register visually. Wraps the string in an `aria-hidden` visual stack with a screen-reader-only copy of the full text so a11y tools always read the real content.",
|
|
5962
|
+
"importPath": "@signalflare-ai/ui",
|
|
5963
|
+
"category": "Other",
|
|
5964
|
+
"props": {
|
|
5965
|
+
"children": {
|
|
5966
|
+
"type": "string",
|
|
5967
|
+
"required": true,
|
|
5968
|
+
"description": "Text to animate. Each character rolls in / out independently."
|
|
5969
|
+
},
|
|
5970
|
+
"duration": {
|
|
5971
|
+
"type": "number",
|
|
5972
|
+
"optional": true,
|
|
5973
|
+
"description": "Duration (seconds) of each letter's enter and exit tween."
|
|
5974
|
+
},
|
|
5975
|
+
"getEnterDelay": {
|
|
5976
|
+
"type": "object",
|
|
5977
|
+
"optional": true,
|
|
5978
|
+
"description": "Per-letter delay for the enter animation."
|
|
5979
|
+
},
|
|
5980
|
+
"getExitDelay": {
|
|
5981
|
+
"type": "object",
|
|
5982
|
+
"optional": true,
|
|
5983
|
+
"description": "Per-letter delay for the exit animation."
|
|
5984
|
+
},
|
|
5985
|
+
"className": {
|
|
5986
|
+
"type": "string",
|
|
5987
|
+
"optional": true,
|
|
5988
|
+
"description": "Additional CSS classes merged via `cn()`. Use sf semantic tokens only."
|
|
5989
|
+
},
|
|
5990
|
+
"transition": {
|
|
5991
|
+
"type": "Transition",
|
|
5992
|
+
"optional": true,
|
|
5993
|
+
"description": "Shared transition for both enter and exit tweens."
|
|
5994
|
+
},
|
|
5995
|
+
"variants": {
|
|
5996
|
+
"type": "TextRollVariants",
|
|
5997
|
+
"optional": true,
|
|
5998
|
+
"description": "Override the default rotate-X roll with custom enter/exit variants."
|
|
5999
|
+
}
|
|
6000
|
+
},
|
|
6001
|
+
"examples": [],
|
|
6002
|
+
"colors": []
|
|
6003
|
+
},
|
|
6213
6004
|
"ThemeToggle": {
|
|
6214
6005
|
"name": "ThemeToggle",
|
|
6215
6006
|
"type": "component",
|
|
@@ -6226,11 +6017,7 @@
|
|
|
6226
6017
|
"type": "enum",
|
|
6227
6018
|
"optional": true,
|
|
6228
6019
|
"description": "Controlled mode. When provided the component acts as a controlled input — pair with `onModeChange`.",
|
|
6229
|
-
"values": [
|
|
6230
|
-
"light",
|
|
6231
|
-
"dark",
|
|
6232
|
-
"system"
|
|
6233
|
-
],
|
|
6020
|
+
"values": ["light", "dark", "system"],
|
|
6234
6021
|
"descriptions": {
|
|
6235
6022
|
"light": "Light mode",
|
|
6236
6023
|
"dark": "Dark mode",
|
|
@@ -6250,10 +6037,7 @@
|
|
|
6250
6037
|
}
|
|
6251
6038
|
},
|
|
6252
6039
|
"examples": [],
|
|
6253
|
-
"colors": [
|
|
6254
|
-
"text-sf-default",
|
|
6255
|
-
"text-sf-subtle"
|
|
6256
|
-
]
|
|
6040
|
+
"colors": ["text-sf-default", "text-sf-subtle"]
|
|
6257
6041
|
},
|
|
6258
6042
|
"Toasty": {
|
|
6259
6043
|
"name": "Toasty",
|
|
@@ -6264,11 +6048,7 @@
|
|
|
6264
6048
|
"props": {
|
|
6265
6049
|
"variant": {
|
|
6266
6050
|
"type": "enum",
|
|
6267
|
-
"values": [
|
|
6268
|
-
"default",
|
|
6269
|
-
"error",
|
|
6270
|
-
"warning"
|
|
6271
|
-
],
|
|
6051
|
+
"values": ["default", "error", "warning"],
|
|
6272
6052
|
"default": "default",
|
|
6273
6053
|
"descriptions": {
|
|
6274
6054
|
"default": "Default toast style",
|
|
@@ -6335,12 +6115,7 @@
|
|
|
6335
6115
|
"props": {
|
|
6336
6116
|
"side": {
|
|
6337
6117
|
"type": "enum",
|
|
6338
|
-
"values": [
|
|
6339
|
-
"top",
|
|
6340
|
-
"bottom",
|
|
6341
|
-
"left",
|
|
6342
|
-
"right"
|
|
6343
|
-
],
|
|
6118
|
+
"values": ["top", "bottom", "left", "right"],
|
|
6344
6119
|
"default": "top",
|
|
6345
6120
|
"descriptions": {
|
|
6346
6121
|
"top": "Tooltip appears above the trigger",
|
|
@@ -6446,11 +6221,7 @@
|
|
|
6446
6221
|
"type": "enum",
|
|
6447
6222
|
"optional": true,
|
|
6448
6223
|
"description": "Placement for interactive HITL elements (approvals, questions, plans).",
|
|
6449
|
-
"values": [
|
|
6450
|
-
"inline",
|
|
6451
|
-
"back-layer",
|
|
6452
|
-
"both"
|
|
6453
|
-
],
|
|
6224
|
+
"values": ["inline", "back-layer", "both"],
|
|
6454
6225
|
"descriptions": {
|
|
6455
6226
|
"inline": "Render approval/question cards inline in the conversation stream",
|
|
6456
6227
|
"back-layer": "Render approval/question cards in the PromptInput back layer",
|
|
@@ -6458,15 +6229,10 @@
|
|
|
6458
6229
|
},
|
|
6459
6230
|
"default": "inline"
|
|
6460
6231
|
},
|
|
6461
|
-
"
|
|
6232
|
+
"groupActivity": {
|
|
6462
6233
|
"type": "boolean",
|
|
6463
6234
|
"optional": true,
|
|
6464
|
-
"description": "
|
|
6465
|
-
},
|
|
6466
|
-
"showModel": {
|
|
6467
|
-
"type": "boolean",
|
|
6468
|
-
"optional": true,
|
|
6469
|
-
"description": "Show the model badge in the header."
|
|
6235
|
+
"description": "Group ephemeral activity (reasoning, observations, tool calls) into a single rolling {@link AiPartGroup } per assistant message. While streaming, the group shows a persistent title row with the latest few activity rows underneath. On completion (or scroll-back), the group collapses to a single frozen summary line."
|
|
6470
6236
|
},
|
|
6471
6237
|
"showUsage": {
|
|
6472
6238
|
"type": "boolean",
|
|
@@ -6522,6 +6288,23 @@
|
|
|
6522
6288
|
"type": "object[]",
|
|
6523
6289
|
"optional": true,
|
|
6524
6290
|
"description": "Available modes for the mode selector in the toolbar. When provided, a mode selector will be shown in the prompt input toolbar."
|
|
6291
|
+
},
|
|
6292
|
+
"availableModels": {
|
|
6293
|
+
"type": "object[]",
|
|
6294
|
+
"optional": true,
|
|
6295
|
+
"description": "Available models for the model selector in the toolbar. When provided, a model selector will be shown in the prompt input toolbar."
|
|
6296
|
+
},
|
|
6297
|
+
"modeVariant": {
|
|
6298
|
+
"type": "enum",
|
|
6299
|
+
"optional": true,
|
|
6300
|
+
"description": "Rendering style for the mode picker.\n- `\"select\"` (default): compact dropdown\n- `\"cycle\"`: single click-to-cycle button",
|
|
6301
|
+
"values": ["select", "cycle"]
|
|
6302
|
+
},
|
|
6303
|
+
"modelVariant": {
|
|
6304
|
+
"type": "enum",
|
|
6305
|
+
"optional": true,
|
|
6306
|
+
"description": "Rendering style for the model picker.\n- `\"select\"` (default): compact dropdown\n- `\"cycle\"`: single click-to-cycle button",
|
|
6307
|
+
"values": ["select", "cycle"]
|
|
6525
6308
|
}
|
|
6526
6309
|
},
|
|
6527
6310
|
"examples": [],
|
|
@@ -6532,12 +6315,12 @@
|
|
|
6532
6315
|
"border-sf-line",
|
|
6533
6316
|
"text-sf-brand",
|
|
6534
6317
|
"text-sf-default",
|
|
6535
|
-
"text-sf-inactive",
|
|
6536
6318
|
"text-sf-strong",
|
|
6537
6319
|
"text-sf-subtle"
|
|
6538
6320
|
],
|
|
6539
6321
|
"files": [
|
|
6540
|
-
"agent-harness/agent-harness.tsx"
|
|
6322
|
+
"agent-harness/agent-harness.tsx",
|
|
6323
|
+
"agent-harness/agent-harness.stories.tsx"
|
|
6541
6324
|
],
|
|
6542
6325
|
"dependencies": [
|
|
6543
6326
|
"createAgentHarnessState",
|
|
@@ -6587,11 +6370,7 @@
|
|
|
6587
6370
|
"type": "enum",
|
|
6588
6371
|
"optional": true,
|
|
6589
6372
|
"description": "Layout variant.",
|
|
6590
|
-
"values": [
|
|
6591
|
-
"timeline-cards",
|
|
6592
|
-
"timeline-only",
|
|
6593
|
-
"cards-only"
|
|
6594
|
-
],
|
|
6373
|
+
"values": ["timeline-cards", "timeline-only", "cards-only"],
|
|
6595
6374
|
"descriptions": {
|
|
6596
6375
|
"timeline-cards": "Mission header + timeline + agent card grid",
|
|
6597
6376
|
"timeline-only": "Mission header + timeline, no agent cards grid",
|
|
@@ -6621,13 +6400,79 @@
|
|
|
6621
6400
|
}
|
|
6622
6401
|
},
|
|
6623
6402
|
"examples": [],
|
|
6624
|
-
"colors": [
|
|
6625
|
-
|
|
6626
|
-
|
|
6627
|
-
|
|
6628
|
-
|
|
6403
|
+
"colors": ["bg-sf-base", "border-sf-line", "text-sf-subtle"],
|
|
6404
|
+
"files": ["commander/commander.tsx", "commander/commander.stories.tsx"],
|
|
6405
|
+
"dependencies": []
|
|
6406
|
+
},
|
|
6407
|
+
"DashboardGrid": {
|
|
6408
|
+
"name": "DashboardGrid",
|
|
6409
|
+
"type": "block",
|
|
6410
|
+
"description": "DashboardGrid — opinionated 12-column responsive grid for composing BI dashboards from KPI cards, charts, and tables. Cells stack to a single column below `md` and fall into 12-column slots at `md` and above.",
|
|
6411
|
+
"importPath": "@signalflare-ai/ui",
|
|
6412
|
+
"category": "Other",
|
|
6413
|
+
"props": {
|
|
6414
|
+
"children": {
|
|
6415
|
+
"type": "ReactNode",
|
|
6416
|
+
"optional": true,
|
|
6417
|
+
"description": "Children cells / rows."
|
|
6418
|
+
},
|
|
6419
|
+
"className": {
|
|
6420
|
+
"type": "string",
|
|
6421
|
+
"optional": true,
|
|
6422
|
+
"description": "Additional CSS classes merged via `cn()`."
|
|
6423
|
+
},
|
|
6424
|
+
"id": {
|
|
6425
|
+
"type": "string",
|
|
6426
|
+
"optional": true
|
|
6427
|
+
},
|
|
6428
|
+
"lang": {
|
|
6429
|
+
"type": "string",
|
|
6430
|
+
"optional": true
|
|
6431
|
+
},
|
|
6432
|
+
"title": {
|
|
6433
|
+
"type": "string",
|
|
6434
|
+
"optional": true
|
|
6435
|
+
}
|
|
6436
|
+
},
|
|
6437
|
+
"examples": [],
|
|
6438
|
+
"colors": [],
|
|
6439
|
+
"subComponents": {
|
|
6440
|
+
"Row": {
|
|
6441
|
+
"name": "Row",
|
|
6442
|
+
"description": "Row sub-component",
|
|
6443
|
+
"props": {
|
|
6444
|
+
"children": {
|
|
6445
|
+
"type": "ReactNode",
|
|
6446
|
+
"optional": true
|
|
6447
|
+
},
|
|
6448
|
+
"className": {
|
|
6449
|
+
"type": "string",
|
|
6450
|
+
"optional": true
|
|
6451
|
+
}
|
|
6452
|
+
}
|
|
6453
|
+
},
|
|
6454
|
+
"Cell": {
|
|
6455
|
+
"name": "Cell",
|
|
6456
|
+
"description": "Cell sub-component",
|
|
6457
|
+
"props": {
|
|
6458
|
+
"span": {
|
|
6459
|
+
"type": "DashboardCellSpan",
|
|
6460
|
+
"optional": true
|
|
6461
|
+
},
|
|
6462
|
+
"children": {
|
|
6463
|
+
"type": "ReactNode",
|
|
6464
|
+
"optional": true
|
|
6465
|
+
},
|
|
6466
|
+
"className": {
|
|
6467
|
+
"type": "string",
|
|
6468
|
+
"optional": true
|
|
6469
|
+
}
|
|
6470
|
+
}
|
|
6471
|
+
}
|
|
6472
|
+
},
|
|
6629
6473
|
"files": [
|
|
6630
|
-
"
|
|
6474
|
+
"dashboard-grid/dashboard-grid.tsx",
|
|
6475
|
+
"dashboard-grid/dashboard-grid.stories.tsx"
|
|
6631
6476
|
],
|
|
6632
6477
|
"dependencies": []
|
|
6633
6478
|
},
|
|
@@ -6641,10 +6486,7 @@
|
|
|
6641
6486
|
"size": {
|
|
6642
6487
|
"type": "enum",
|
|
6643
6488
|
"optional": true,
|
|
6644
|
-
"values": [
|
|
6645
|
-
"sm",
|
|
6646
|
-
"base"
|
|
6647
|
-
],
|
|
6489
|
+
"values": ["sm", "base"],
|
|
6648
6490
|
"descriptions": {
|
|
6649
6491
|
"sm": "Small dialog for simple delete confirmations",
|
|
6650
6492
|
"base": "Default delete confirmation dialog size"
|
|
@@ -6701,7 +6543,8 @@
|
|
|
6701
6543
|
"text-sf-subtle"
|
|
6702
6544
|
],
|
|
6703
6545
|
"files": [
|
|
6704
|
-
"delete-resource/delete-resource.tsx"
|
|
6546
|
+
"delete-resource/delete-resource.tsx",
|
|
6547
|
+
"delete-resource/delete-resource.stories.tsx"
|
|
6705
6548
|
],
|
|
6706
6549
|
"dependencies": [
|
|
6707
6550
|
"Banner",
|
|
@@ -6738,15 +6581,64 @@
|
|
|
6738
6581
|
"text-sf-default",
|
|
6739
6582
|
"text-sf-subtle"
|
|
6740
6583
|
],
|
|
6584
|
+
"files": ["map-block/map-block.tsx", "map-block/map-block.stories.tsx"],
|
|
6585
|
+
"dependencies": ["Badge", "Button", "Loader", "Tooltip"]
|
|
6586
|
+
},
|
|
6587
|
+
"MetricsOverview": {
|
|
6588
|
+
"name": "MetricsOverview",
|
|
6589
|
+
"type": "block",
|
|
6590
|
+
"description": "MetricsOverview — composed block that assembles a dashboard header, a strip of KPI tiles, and a primary chart area into one reusable layout.",
|
|
6591
|
+
"importPath": "@signalflare-ai/ui",
|
|
6592
|
+
"category": "Other",
|
|
6593
|
+
"props": {
|
|
6594
|
+
"title": {
|
|
6595
|
+
"type": "ReactNode",
|
|
6596
|
+
"optional": true,
|
|
6597
|
+
"description": "Heading rendered in the top-left of the header row."
|
|
6598
|
+
},
|
|
6599
|
+
"description": {
|
|
6600
|
+
"type": "ReactNode",
|
|
6601
|
+
"optional": true,
|
|
6602
|
+
"description": "Optional description or subtitle shown under the title."
|
|
6603
|
+
},
|
|
6604
|
+
"actions": {
|
|
6605
|
+
"type": "ReactNode",
|
|
6606
|
+
"optional": true,
|
|
6607
|
+
"description": "Right-aligned slot for timeframe toggles, filters, or actions."
|
|
6608
|
+
},
|
|
6609
|
+
"kpis": {
|
|
6610
|
+
"type": "MetricsOverviewKpi[]",
|
|
6611
|
+
"required": true,
|
|
6612
|
+
"description": "KPI tiles displayed in the strip under the header."
|
|
6613
|
+
},
|
|
6614
|
+
"chart": {
|
|
6615
|
+
"type": "ReactNode",
|
|
6616
|
+
"optional": true,
|
|
6617
|
+
"description": "Primary chart slot. Typically a `<TimeseriesChart />` or `<BarChart />` configured by the consumer."
|
|
6618
|
+
},
|
|
6619
|
+
"loading": {
|
|
6620
|
+
"type": "boolean",
|
|
6621
|
+
"optional": true,
|
|
6622
|
+
"description": "When `true`, renders skeleton placeholders on KPI tiles."
|
|
6623
|
+
},
|
|
6624
|
+
"emptyState": {
|
|
6625
|
+
"type": "ReactNode",
|
|
6626
|
+
"optional": true,
|
|
6627
|
+
"description": "When `kpis` is empty and no chart is provided, this node is rendered in place of the overview."
|
|
6628
|
+
},
|
|
6629
|
+
"className": {
|
|
6630
|
+
"type": "string",
|
|
6631
|
+
"optional": true,
|
|
6632
|
+
"description": "Additional CSS classes merged via `cn()`."
|
|
6633
|
+
}
|
|
6634
|
+
},
|
|
6635
|
+
"examples": [],
|
|
6636
|
+
"colors": ["bg-sf-elevated", "text-sf-strong", "text-sf-subtle"],
|
|
6741
6637
|
"files": [
|
|
6742
|
-
"
|
|
6638
|
+
"metrics-overview/metrics-overview.tsx",
|
|
6639
|
+
"metrics-overview/metrics-overview.stories.tsx"
|
|
6743
6640
|
],
|
|
6744
|
-
"dependencies": [
|
|
6745
|
-
"Badge",
|
|
6746
|
-
"Button",
|
|
6747
|
-
"Loader",
|
|
6748
|
-
"Tooltip"
|
|
6749
|
-
]
|
|
6641
|
+
"dependencies": ["StatCard"]
|
|
6750
6642
|
},
|
|
6751
6643
|
"PageHeader": {
|
|
6752
6644
|
"name": "PageHeader",
|
|
@@ -6758,11 +6650,7 @@
|
|
|
6758
6650
|
"spacing": {
|
|
6759
6651
|
"type": "enum",
|
|
6760
6652
|
"optional": true,
|
|
6761
|
-
"values": [
|
|
6762
|
-
"compact",
|
|
6763
|
-
"base",
|
|
6764
|
-
"relaxed"
|
|
6765
|
-
],
|
|
6653
|
+
"values": ["compact", "base", "relaxed"],
|
|
6766
6654
|
"descriptions": {
|
|
6767
6655
|
"compact": "Compact spacing between header elements",
|
|
6768
6656
|
"base": "Default spacing between header elements",
|
|
@@ -6805,17 +6693,12 @@
|
|
|
6805
6693
|
}
|
|
6806
6694
|
},
|
|
6807
6695
|
"examples": [],
|
|
6808
|
-
"colors": [
|
|
6809
|
-
"border-sf-line",
|
|
6810
|
-
"text-sf-default",
|
|
6811
|
-
"text-sf-subtle"
|
|
6812
|
-
],
|
|
6696
|
+
"colors": ["border-sf-line", "text-sf-default", "text-sf-subtle"],
|
|
6813
6697
|
"files": [
|
|
6814
|
-
"page-header/page-header.tsx"
|
|
6698
|
+
"page-header/page-header.tsx",
|
|
6699
|
+
"page-header/page-header.stories.tsx"
|
|
6815
6700
|
],
|
|
6816
|
-
"dependencies": [
|
|
6817
|
-
"Tabs"
|
|
6818
|
-
]
|
|
6701
|
+
"dependencies": ["Tabs"]
|
|
6819
6702
|
},
|
|
6820
6703
|
"ResourceListPage": {
|
|
6821
6704
|
"name": "ResourceListPage",
|
|
@@ -6854,12 +6737,10 @@
|
|
|
6854
6737
|
}
|
|
6855
6738
|
},
|
|
6856
6739
|
"examples": [],
|
|
6857
|
-
"colors": [
|
|
6858
|
-
"bg-sf-overlay",
|
|
6859
|
-
"text-sf-strong"
|
|
6860
|
-
],
|
|
6740
|
+
"colors": ["bg-sf-overlay", "text-sf-strong"],
|
|
6861
6741
|
"files": [
|
|
6862
6742
|
"resource-list/resource-list.tsx",
|
|
6743
|
+
"resource-list/resource-list.stories.tsx",
|
|
6863
6744
|
"resource-list/resource-list.test.tsx"
|
|
6864
6745
|
],
|
|
6865
6746
|
"dependencies": []
|
|
@@ -6874,9 +6755,9 @@
|
|
|
6874
6755
|
"AiCodeBlock",
|
|
6875
6756
|
"AiConversation",
|
|
6876
6757
|
"AiInfoBanner",
|
|
6877
|
-
"AiLoader",
|
|
6878
6758
|
"AiMessage",
|
|
6879
6759
|
"AiMissionHeader",
|
|
6760
|
+
"AiPartGroup",
|
|
6880
6761
|
"AiQuestion",
|
|
6881
6762
|
"AiReasoning",
|
|
6882
6763
|
"AiResponse",
|
|
@@ -6898,12 +6779,17 @@
|
|
|
6898
6779
|
"SensitiveInput",
|
|
6899
6780
|
"Sidebar",
|
|
6900
6781
|
"SignalFlareAILogo",
|
|
6782
|
+
"Sparkline",
|
|
6783
|
+
"StatCard",
|
|
6901
6784
|
"Table",
|
|
6785
|
+
"TextRoll",
|
|
6902
6786
|
"ThemeToggle",
|
|
6903
6787
|
"AgentHarness",
|
|
6904
6788
|
"Commander",
|
|
6789
|
+
"DashboardGrid",
|
|
6905
6790
|
"DeleteResource",
|
|
6906
|
-
"Map"
|
|
6791
|
+
"Map",
|
|
6792
|
+
"MetricsOverview"
|
|
6907
6793
|
],
|
|
6908
6794
|
"Display": [
|
|
6909
6795
|
"Badge",
|
|
@@ -6915,15 +6801,8 @@
|
|
|
6915
6801
|
"Meter",
|
|
6916
6802
|
"Text"
|
|
6917
6803
|
],
|
|
6918
|
-
"Feedback": [
|
|
6919
|
-
|
|
6920
|
-
"Loader",
|
|
6921
|
-
"Toasty"
|
|
6922
|
-
],
|
|
6923
|
-
"Action": [
|
|
6924
|
-
"Button",
|
|
6925
|
-
"ClipboardText"
|
|
6926
|
-
],
|
|
6804
|
+
"Feedback": ["Banner", "Loader", "Toasty"],
|
|
6805
|
+
"Action": ["Button", "ClipboardText"],
|
|
6927
6806
|
"Input": [
|
|
6928
6807
|
"Checkbox",
|
|
6929
6808
|
"Combobox",
|
|
@@ -6934,24 +6813,9 @@
|
|
|
6934
6813
|
"Select",
|
|
6935
6814
|
"Switch"
|
|
6936
6815
|
],
|
|
6937
|
-
"Navigation": [
|
|
6938
|
-
|
|
6939
|
-
|
|
6940
|
-
"Pagination",
|
|
6941
|
-
"Tabs"
|
|
6942
|
-
],
|
|
6943
|
-
"Overlay": [
|
|
6944
|
-
"Dialog",
|
|
6945
|
-
"DropdownMenu",
|
|
6946
|
-
"Popover",
|
|
6947
|
-
"Tooltip"
|
|
6948
|
-
],
|
|
6949
|
-
"Layout": [
|
|
6950
|
-
"Grid",
|
|
6951
|
-
"Surface",
|
|
6952
|
-
"PageHeader",
|
|
6953
|
-
"ResourceListPage"
|
|
6954
|
-
]
|
|
6816
|
+
"Navigation": ["CommandPalette", "MenuBar", "Pagination", "Tabs"],
|
|
6817
|
+
"Overlay": ["Dialog", "DropdownMenu", "Popover", "Tooltip"],
|
|
6818
|
+
"Layout": ["Grid", "Surface", "PageHeader", "ResourceListPage"]
|
|
6955
6819
|
},
|
|
6956
6820
|
"byName": [
|
|
6957
6821
|
"AgentHarness",
|
|
@@ -6961,9 +6825,9 @@
|
|
|
6961
6825
|
"AiCodeBlock",
|
|
6962
6826
|
"AiConversation",
|
|
6963
6827
|
"AiInfoBanner",
|
|
6964
|
-
"AiLoader",
|
|
6965
6828
|
"AiMessage",
|
|
6966
6829
|
"AiMissionHeader",
|
|
6830
|
+
"AiPartGroup",
|
|
6967
6831
|
"AiQuestion",
|
|
6968
6832
|
"AiReasoning",
|
|
6969
6833
|
"AiResponse",
|
|
@@ -6987,6 +6851,7 @@
|
|
|
6987
6851
|
"Combobox",
|
|
6988
6852
|
"Commander",
|
|
6989
6853
|
"CommandPalette",
|
|
6854
|
+
"DashboardGrid",
|
|
6990
6855
|
"DataGrid",
|
|
6991
6856
|
"DatePicker",
|
|
6992
6857
|
"DateRangePicker",
|
|
@@ -7005,6 +6870,7 @@
|
|
|
7005
6870
|
"Map",
|
|
7006
6871
|
"MenuBar",
|
|
7007
6872
|
"Meter",
|
|
6873
|
+
"MetricsOverview",
|
|
7008
6874
|
"PageHeader",
|
|
7009
6875
|
"Pagination",
|
|
7010
6876
|
"Popover",
|
|
@@ -7015,11 +6881,14 @@
|
|
|
7015
6881
|
"SensitiveInput",
|
|
7016
6882
|
"Sidebar",
|
|
7017
6883
|
"SignalFlareAILogo",
|
|
6884
|
+
"Sparkline",
|
|
6885
|
+
"StatCard",
|
|
7018
6886
|
"Surface",
|
|
7019
6887
|
"Switch",
|
|
7020
6888
|
"Table",
|
|
7021
6889
|
"Tabs",
|
|
7022
6890
|
"Text",
|
|
6891
|
+
"TextRoll",
|
|
7023
6892
|
"ThemeToggle",
|
|
7024
6893
|
"Toasty",
|
|
7025
6894
|
"Tooltip"
|
|
@@ -7032,9 +6901,9 @@
|
|
|
7032
6901
|
"AiCodeBlock",
|
|
7033
6902
|
"AiConversation",
|
|
7034
6903
|
"AiInfoBanner",
|
|
7035
|
-
"AiLoader",
|
|
7036
6904
|
"AiMessage",
|
|
7037
6905
|
"AiMissionHeader",
|
|
6906
|
+
"AiPartGroup",
|
|
7038
6907
|
"AiQuestion",
|
|
7039
6908
|
"AiReasoning",
|
|
7040
6909
|
"AiResponse",
|
|
@@ -7081,11 +6950,14 @@
|
|
|
7081
6950
|
"SensitiveInput",
|
|
7082
6951
|
"Sidebar",
|
|
7083
6952
|
"SignalFlareAILogo",
|
|
6953
|
+
"Sparkline",
|
|
6954
|
+
"StatCard",
|
|
7084
6955
|
"Surface",
|
|
7085
6956
|
"Switch",
|
|
7086
6957
|
"Table",
|
|
7087
6958
|
"Tabs",
|
|
7088
6959
|
"Text",
|
|
6960
|
+
"TextRoll",
|
|
7089
6961
|
"ThemeToggle",
|
|
7090
6962
|
"Toasty",
|
|
7091
6963
|
"Tooltip"
|
|
@@ -7093,11 +6965,13 @@
|
|
|
7093
6965
|
"block": [
|
|
7094
6966
|
"AgentHarness",
|
|
7095
6967
|
"Commander",
|
|
6968
|
+
"DashboardGrid",
|
|
7096
6969
|
"DeleteResource",
|
|
7097
6970
|
"Map",
|
|
6971
|
+
"MetricsOverview",
|
|
7098
6972
|
"PageHeader",
|
|
7099
6973
|
"ResourceListPage"
|
|
7100
6974
|
]
|
|
7101
6975
|
}
|
|
7102
6976
|
}
|
|
7103
|
-
}
|
|
6977
|
+
}
|