@archieai/ui 1.4.2 → 2.1.1
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/README.md +16 -1
- package/dist/Search-DR0PlkBC.cjs +2 -0
- package/dist/Search-DR0PlkBC.cjs.map +1 -0
- package/dist/{Search-DLE-hZcu.js → Search-XtroVPea.js} +586 -559
- package/dist/Search-XtroVPea.js.map +1 -0
- package/dist/UIRenderer.d.ts +11 -0
- package/dist/UIRenderer.d.ts.map +1 -0
- package/dist/brands/index.d.ts +55 -0
- package/dist/brands/index.d.ts.map +1 -0
- package/dist/components/atoms/Avatar/Avatar.styles.d.ts +2 -2
- package/dist/components/atoms/Badge/Badge.d.ts +10 -0
- package/dist/components/atoms/Badge/Badge.d.ts.map +1 -0
- package/dist/components/atoms/Badge/Badge.styles.d.ts +4 -0
- package/dist/components/atoms/Badge/Badge.styles.d.ts.map +1 -0
- package/dist/components/atoms/DeltaPill/DeltaPill.d.ts +13 -0
- package/dist/components/atoms/DeltaPill/DeltaPill.d.ts.map +1 -0
- package/dist/components/atoms/DeltaPill/index.d.ts +13 -0
- package/dist/components/atoms/DeltaPill/index.d.ts.map +1 -0
- package/dist/components/atoms/FootnoteRef/FootnoteRef.d.ts +14 -0
- package/dist/components/atoms/FootnoteRef/FootnoteRef.d.ts.map +1 -0
- package/dist/components/atoms/SparklineCell/SparklineCell.d.ts +21 -0
- package/dist/components/atoms/SparklineCell/SparklineCell.d.ts.map +1 -0
- package/dist/components/atoms/StatusIndicator/StatusIndicator.styles.d.ts +2 -2
- package/dist/components/atoms/StatusPill/StatusPill.d.ts +16 -0
- package/dist/components/atoms/StatusPill/StatusPill.d.ts.map +1 -0
- package/dist/components/atoms/StatusPill/index.d.ts +11 -0
- package/dist/components/atoms/StatusPill/index.d.ts.map +1 -0
- package/dist/components/atoms/Typography/Typography.d.ts +2 -2
- package/dist/components/atoms/Typography/Typography.d.ts.map +1 -1
- package/dist/components/atoms/icons/Bug.d.ts +7 -0
- package/dist/components/atoms/icons/Bug.d.ts.map +1 -0
- package/dist/components/atoms/icons/Users.d.ts.map +1 -1
- package/dist/components/atoms/icons/index.d.ts +1 -0
- package/dist/components/atoms/icons/index.d.ts.map +1 -1
- package/dist/components/canvas/widgets/AnswerableListWidget.d.ts +3 -0
- package/dist/components/canvas/widgets/AnswerableListWidget.d.ts.map +1 -0
- package/dist/components/canvas/widgets/AssignmentWidget.d.ts +3 -0
- package/dist/components/canvas/widgets/AssignmentWidget.d.ts.map +1 -0
- package/dist/components/canvas/widgets/ConfirmationWidget.d.ts +3 -0
- package/dist/components/canvas/widgets/ConfirmationWidget.d.ts.map +1 -0
- package/dist/components/canvas/widgets/DraftApprovalWidget.d.ts +3 -0
- package/dist/components/canvas/widgets/DraftApprovalWidget.d.ts.map +1 -0
- package/dist/components/canvas/widgets/MultiChoiceWidget.d.ts +3 -0
- package/dist/components/canvas/widgets/MultiChoiceWidget.d.ts.map +1 -0
- package/dist/components/canvas/widgets/PlanApprovalWidget.d.ts +3 -0
- package/dist/components/canvas/widgets/PlanApprovalWidget.d.ts.map +1 -0
- package/dist/components/canvas/widgets/QuestionWidget.d.ts +3 -0
- package/dist/components/canvas/widgets/QuestionWidget.d.ts.map +1 -0
- package/dist/components/canvas/widgets/types.d.ts +18 -0
- package/dist/components/canvas/widgets/types.d.ts.map +1 -0
- package/dist/components/email/EmailEditor.d.ts +32 -0
- package/dist/components/email/EmailEditor.d.ts.map +1 -0
- package/dist/components/molecules/ArtifactCard/ArtifactCard.styles.d.ts +5 -5
- package/dist/components/molecules/AuditStamp/AuditStamp.d.ts +20 -0
- package/dist/components/molecules/AuditStamp/AuditStamp.d.ts.map +1 -0
- package/dist/components/molecules/Banner/Banner.d.ts +12 -0
- package/dist/components/molecules/Banner/Banner.d.ts.map +1 -0
- package/dist/components/molecules/Banner/Banner.styles.d.ts +10 -0
- package/dist/components/molecules/Banner/Banner.styles.d.ts.map +1 -0
- package/dist/components/molecules/BriefingCard/BriefingCard.d.ts +19 -0
- package/dist/components/molecules/BriefingCard/BriefingCard.d.ts.map +1 -0
- package/dist/components/molecules/BriefingCard/index.d.ts +16 -0
- package/dist/components/molecules/BriefingCard/index.d.ts.map +1 -0
- package/dist/components/molecules/Button/Button.d.ts +13 -8
- package/dist/components/molecules/Button/Button.d.ts.map +1 -1
- package/dist/components/molecules/Button/Button.styles.d.ts +3 -5
- package/dist/components/molecules/Button/Button.styles.d.ts.map +1 -1
- package/dist/components/molecules/Card/Card.d.ts +7 -0
- package/dist/components/molecules/Card/Card.d.ts.map +1 -0
- package/dist/components/molecules/Card/Card.styles.d.ts +5 -0
- package/dist/components/molecules/Card/Card.styles.d.ts.map +1 -0
- package/dist/components/molecules/Checkbox/Checkbox.d.ts +1 -0
- package/dist/components/molecules/Checkbox/Checkbox.d.ts.map +1 -1
- package/dist/components/molecules/Checkbox/Checkbox.styles.d.ts +1 -0
- package/dist/components/molecules/Checkbox/Checkbox.styles.d.ts.map +1 -1
- package/dist/components/molecules/Chip/Chip.d.ts +2 -1
- package/dist/components/molecules/Chip/Chip.d.ts.map +1 -1
- package/dist/components/molecules/Chip/Chip.styles.d.ts +9 -6
- package/dist/components/molecules/Chip/Chip.styles.d.ts.map +1 -1
- package/dist/components/molecules/Chip/Chip.types.d.ts +29 -1
- package/dist/components/molecules/Chip/Chip.types.d.ts.map +1 -1
- package/dist/components/molecules/Chip/components/ChipDeleteButton.d.ts.map +1 -1
- package/dist/components/molecules/Chip/components/ChipLeadingContent.d.ts.map +1 -1
- package/dist/components/molecules/Chip/index.d.ts +1 -1
- package/dist/components/molecules/Chip/index.d.ts.map +1 -1
- package/dist/components/molecules/CircularProgress/CircularProgress.styles.d.ts +1 -1
- package/dist/components/molecules/CommentaryBlock/CommentaryBlock.d.ts +22 -0
- package/dist/components/molecules/CommentaryBlock/CommentaryBlock.d.ts.map +1 -0
- package/dist/components/molecules/ComparisonToggle/ComparisonToggle.d.ts +22 -0
- package/dist/components/molecules/ComparisonToggle/ComparisonToggle.d.ts.map +1 -0
- package/dist/components/molecules/CopyButton/CopyButton.d.ts +8 -0
- package/dist/components/molecules/CopyButton/CopyButton.d.ts.map +1 -0
- package/dist/components/molecules/DataAccordion/DataAccordion.d.ts +13 -0
- package/dist/components/molecules/DataAccordion/DataAccordion.d.ts.map +1 -0
- package/dist/components/molecules/Dropdown/Dropdown.styles.d.ts +1 -1
- package/dist/components/molecules/EmptyState/EmptyState.d.ts +15 -0
- package/dist/components/molecules/EmptyState/EmptyState.d.ts.map +1 -0
- package/dist/components/molecules/EmptyState/index.d.ts +15 -0
- package/dist/components/molecules/EmptyState/index.d.ts.map +1 -0
- package/dist/components/molecules/ExportBar/ExportBar.d.ts +21 -0
- package/dist/components/molecules/ExportBar/ExportBar.d.ts.map +1 -0
- package/dist/components/molecules/FieldRow/FieldRow.d.ts +11 -0
- package/dist/components/molecules/FieldRow/FieldRow.d.ts.map +1 -0
- package/dist/components/molecules/FileIcon/FileIcon.styles.d.ts +1 -1
- package/dist/components/molecules/FootnoteList/FootnoteList.d.ts +14 -0
- package/dist/components/molecules/FootnoteList/FootnoteList.d.ts.map +1 -0
- package/dist/components/molecules/Input/Input.d.ts +5 -1
- package/dist/components/molecules/Input/Input.d.ts.map +1 -1
- package/dist/components/molecules/Input/Input.styles.d.ts +4 -4
- package/dist/components/molecules/Input/Input.styles.d.ts.map +1 -1
- package/dist/components/molecules/KpiStrip/KpiStrip.d.ts +22 -0
- package/dist/components/molecules/KpiStrip/KpiStrip.d.ts.map +1 -0
- package/dist/components/molecules/KpiStrip/index.d.ts +19 -0
- package/dist/components/molecules/KpiStrip/index.d.ts.map +1 -0
- package/dist/components/molecules/LoadingSpinner/LoadingSpinner.styles.d.ts +1 -1
- package/dist/components/molecules/MessageBubble/MessageBubble.d.ts +9 -1
- package/dist/components/molecules/MessageBubble/MessageBubble.d.ts.map +1 -1
- package/dist/components/molecules/MessageBubble/MessageBubble.styles.d.ts +6 -1
- package/dist/components/molecules/MessageBubble/MessageBubble.styles.d.ts.map +1 -1
- package/dist/components/molecules/MessageBubble/useElapsedTime.d.ts +6 -0
- package/dist/components/molecules/MessageBubble/useElapsedTime.d.ts.map +1 -0
- package/dist/components/molecules/MetricCard/MetricCard.d.ts +19 -0
- package/dist/components/molecules/MetricCard/MetricCard.d.ts.map +1 -0
- package/dist/components/molecules/MetricCard/index.d.ts +16 -0
- package/dist/components/molecules/MetricCard/index.d.ts.map +1 -0
- package/dist/components/molecules/NumberInput/NumberInput.d.ts +15 -0
- package/dist/components/molecules/NumberInput/NumberInput.d.ts.map +1 -0
- package/dist/components/molecules/PasswordField/PasswordField.d.ts +15 -0
- package/dist/components/molecules/PasswordField/PasswordField.d.ts.map +1 -0
- package/dist/components/molecules/PeriodSelector/PeriodSelector.d.ts +24 -0
- package/dist/components/molecules/PeriodSelector/PeriodSelector.d.ts.map +1 -0
- package/dist/components/molecules/ProgressBar/ProgressBar.styles.d.ts +1 -1
- package/dist/components/molecules/ReportBanner/ReportBanner.d.ts +23 -0
- package/dist/components/molecules/ReportBanner/ReportBanner.d.ts.map +1 -0
- package/dist/components/molecules/ReportBanner/index.d.ts +20 -0
- package/dist/components/molecules/ReportBanner/index.d.ts.map +1 -0
- package/dist/components/molecules/ReportHeader/ReportHeader.d.ts +21 -0
- package/dist/components/molecules/ReportHeader/ReportHeader.d.ts.map +1 -0
- package/dist/components/molecules/ReportHeader/index.d.ts +16 -0
- package/dist/components/molecules/ReportHeader/index.d.ts.map +1 -0
- package/dist/components/molecules/ReportSection/ReportSection.d.ts +21 -0
- package/dist/components/molecules/ReportSection/ReportSection.d.ts.map +1 -0
- package/dist/components/molecules/Select/Select.d.ts +13 -0
- package/dist/components/molecules/Select/Select.d.ts.map +1 -0
- package/dist/components/molecules/SettingsNav/SettingsNav.d.ts +17 -0
- package/dist/components/molecules/SettingsNav/SettingsNav.d.ts.map +1 -0
- package/dist/components/molecules/StatusMessage/StatusMessage.styles.d.ts +2 -2
- package/dist/components/molecules/Tabs/Tabs.d.ts +3 -1
- package/dist/components/molecules/Tabs/Tabs.d.ts.map +1 -1
- package/dist/components/molecules/Tabs/Tabs.styles.d.ts +2 -2
- package/dist/components/molecules/Tabs/Tabs.styles.d.ts.map +1 -1
- package/dist/components/molecules/Tag/Tag.d.ts +1 -1
- package/dist/components/molecules/Tag/Tag.d.ts.map +1 -1
- package/dist/components/molecules/Tag/Tag.styles.d.ts +1 -1
- package/dist/components/molecules/Tag/Tag.styles.d.ts.map +1 -1
- package/dist/components/molecules/TextArea/TextArea.d.ts +4 -0
- package/dist/components/molecules/TextArea/TextArea.d.ts.map +1 -1
- package/dist/components/molecules/TextArea/TextArea.styles.d.ts +1 -1
- package/dist/components/molecules/Toast/Toast.d.ts +1 -0
- package/dist/components/molecules/Toast/Toast.d.ts.map +1 -1
- package/dist/components/molecules/Toast/Toast.styles.d.ts +3 -3
- package/dist/components/molecules/Toast/Toast.styles.d.ts.map +1 -1
- package/dist/components/molecules/Toggle/Toggle.d.ts +5 -0
- package/dist/components/molecules/Toggle/Toggle.d.ts.map +1 -1
- package/dist/components/molecules/Toggle/Toggle.styles.d.ts +11 -2
- package/dist/components/molecules/Toggle/Toggle.styles.d.ts.map +1 -1
- package/dist/components/molecules/Tooltip/Tooltip.styles.d.ts +2 -2
- package/dist/components/molecules/VarianceBand/VarianceBand.d.ts +18 -0
- package/dist/components/molecules/VarianceBand/VarianceBand.d.ts.map +1 -0
- package/dist/components/molecules/VarianceBand/index.d.ts +15 -0
- package/dist/components/molecules/VarianceBand/index.d.ts.map +1 -0
- package/dist/components/organisms/BudgetVarianceTable/BudgetVarianceTable.d.ts +31 -0
- package/dist/components/organisms/BudgetVarianceTable/BudgetVarianceTable.d.ts.map +1 -0
- package/dist/components/organisms/Charts/AreaChart/AreaChart.d.ts +19 -0
- package/dist/components/organisms/Charts/AreaChart/AreaChart.d.ts.map +1 -0
- package/dist/components/organisms/Charts/AreaChart/index.d.ts +3 -0
- package/dist/components/organisms/Charts/AreaChart/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/BarChart/BarChart.d.ts +18 -0
- package/dist/components/organisms/Charts/BarChart/BarChart.d.ts.map +1 -0
- package/dist/components/organisms/Charts/BarChart/index.d.ts +3 -0
- package/dist/components/organisms/Charts/BarChart/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/BulletChart/BulletChart.d.ts +33 -0
- package/dist/components/organisms/Charts/BulletChart/BulletChart.d.ts.map +1 -0
- package/dist/components/organisms/Charts/BulletChart/index.d.ts +2 -0
- package/dist/components/organisms/Charts/BulletChart/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/ChartSection/ChartSection.d.ts +21 -0
- package/dist/components/organisms/Charts/ChartSection/ChartSection.d.ts.map +1 -0
- package/dist/components/organisms/Charts/ChartSection/index.d.ts +3 -0
- package/dist/components/organisms/Charts/ChartSection/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/DonutChart/DonutChart.d.ts +24 -0
- package/dist/components/organisms/Charts/DonutChart/DonutChart.d.ts.map +1 -0
- package/dist/components/organisms/Charts/DonutChart/index.d.ts +3 -0
- package/dist/components/organisms/Charts/DonutChart/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/ForecastChart/ForecastChart.d.ts +22 -0
- package/dist/components/organisms/Charts/ForecastChart/ForecastChart.d.ts.map +1 -0
- package/dist/components/organisms/Charts/ForecastChart/index.d.ts +3 -0
- package/dist/components/organisms/Charts/ForecastChart/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/FunnelChart/FunnelChart.d.ts +28 -0
- package/dist/components/organisms/Charts/FunnelChart/FunnelChart.d.ts.map +1 -0
- package/dist/components/organisms/Charts/FunnelChart/index.d.ts +2 -0
- package/dist/components/organisms/Charts/FunnelChart/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/HeatMap/HeatMap.d.ts +23 -0
- package/dist/components/organisms/Charts/HeatMap/HeatMap.d.ts.map +1 -0
- package/dist/components/organisms/Charts/HeatMap/index.d.ts +3 -0
- package/dist/components/organisms/Charts/HeatMap/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/HorizontalBarChart/HorizontalBarChart.d.ts +20 -0
- package/dist/components/organisms/Charts/HorizontalBarChart/HorizontalBarChart.d.ts.map +1 -0
- package/dist/components/organisms/Charts/HorizontalBarChart/index.d.ts +3 -0
- package/dist/components/organisms/Charts/HorizontalBarChart/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/LineChart/LineChart.d.ts +26 -0
- package/dist/components/organisms/Charts/LineChart/LineChart.d.ts.map +1 -0
- package/dist/components/organisms/Charts/LineChart/index.d.ts +3 -0
- package/dist/components/organisms/Charts/LineChart/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/WaterfallChart/WaterfallChart.d.ts +17 -0
- package/dist/components/organisms/Charts/WaterfallChart/WaterfallChart.d.ts.map +1 -0
- package/dist/components/organisms/Charts/WaterfallChart/index.d.ts +3 -0
- package/dist/components/organisms/Charts/WaterfallChart/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/index.d.ts +27 -0
- package/dist/components/organisms/Charts/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/types.d.ts +54 -0
- package/dist/components/organisms/Charts/types.d.ts.map +1 -0
- package/dist/components/organisms/Charts/utils/colorScheme.d.ts +32 -0
- package/dist/components/organisms/Charts/utils/colorScheme.d.ts.map +1 -0
- package/dist/components/organisms/Charts/utils/format.d.ts +4 -0
- package/dist/components/organisms/Charts/utils/format.d.ts.map +1 -0
- package/dist/components/organisms/Charts/utils/path.d.ts +11 -0
- package/dist/components/organisms/Charts/utils/path.d.ts.map +1 -0
- package/dist/components/organisms/Charts/utils/scales.d.ts +10 -0
- package/dist/components/organisms/Charts/utils/scales.d.ts.map +1 -0
- package/dist/components/organisms/CoverPage/CoverPage.d.ts +40 -0
- package/dist/components/organisms/CoverPage/CoverPage.d.ts.map +1 -0
- package/dist/components/organisms/CoverPage/index.d.ts +3 -0
- package/dist/components/organisms/CoverPage/index.d.ts.map +1 -0
- package/dist/components/organisms/DataTable/DataTable.d.ts +32 -0
- package/dist/components/organisms/DataTable/DataTable.d.ts.map +1 -0
- package/dist/components/organisms/DrillDownRow/DrillDownRow.d.ts +29 -0
- package/dist/components/organisms/DrillDownRow/DrillDownRow.d.ts.map +1 -0
- package/dist/components/organisms/ExecutiveSummaryPage/ExecutiveSummaryPage.d.ts +25 -0
- package/dist/components/organisms/ExecutiveSummaryPage/ExecutiveSummaryPage.d.ts.map +1 -0
- package/dist/components/organisms/ExecutiveSummaryPage/index.d.ts +3 -0
- package/dist/components/organisms/ExecutiveSummaryPage/index.d.ts.map +1 -0
- package/dist/components/organisms/FinancialTable/FinancialTable.d.ts +50 -0
- package/dist/components/organisms/FinancialTable/FinancialTable.d.ts.map +1 -0
- package/dist/components/organisms/KpiObservations/KpiObservations.d.ts +25 -0
- package/dist/components/organisms/KpiObservations/KpiObservations.d.ts.map +1 -0
- package/dist/components/organisms/KpiObservations/index.d.ts +3 -0
- package/dist/components/organisms/KpiObservations/index.d.ts.map +1 -0
- package/dist/components/organisms/KpiResultsTable/KpiResultsTable.d.ts +34 -0
- package/dist/components/organisms/KpiResultsTable/KpiResultsTable.d.ts.map +1 -0
- package/dist/components/organisms/KpiResultsTable/index.d.ts +3 -0
- package/dist/components/organisms/KpiResultsTable/index.d.ts.map +1 -0
- package/dist/components/organisms/KpiStatCard/KpiStatCard.d.ts +25 -0
- package/dist/components/organisms/KpiStatCard/KpiStatCard.d.ts.map +1 -0
- package/dist/components/organisms/KpiWheel/KpiWheel.d.ts +19 -0
- package/dist/components/organisms/KpiWheel/KpiWheel.d.ts.map +1 -0
- package/dist/components/organisms/Modal/Modal.d.ts +1 -1
- package/dist/components/organisms/Modal/Modal.d.ts.map +1 -1
- package/dist/components/organisms/Modal/Modal.styles.d.ts +3 -2
- package/dist/components/organisms/Modal/Modal.styles.d.ts.map +1 -1
- package/dist/components/organisms/Modal/Modal.types.d.ts +3 -1
- package/dist/components/organisms/Modal/Modal.types.d.ts.map +1 -1
- package/dist/components/organisms/PivotTable/PivotTable.d.ts +32 -0
- package/dist/components/organisms/PivotTable/PivotTable.d.ts.map +1 -0
- package/dist/components/organisms/ReportPage/ReportPage.d.ts +24 -0
- package/dist/components/organisms/ReportPage/ReportPage.d.ts.map +1 -0
- package/dist/components/organisms/SettingsSectionCard/SettingsSectionCard.d.ts +17 -0
- package/dist/components/organisms/SettingsSectionCard/SettingsSectionCard.d.ts.map +1 -0
- package/dist/components/report/ApprovalCard.d.ts +3 -0
- package/dist/components/report/ApprovalCard.d.ts.map +1 -0
- package/dist/components/report/AuditStamp.d.ts +3 -0
- package/dist/components/report/AuditStamp.d.ts.map +1 -0
- package/dist/components/report/Banner.d.ts +3 -0
- package/dist/components/report/Banner.d.ts.map +1 -0
- package/dist/components/report/BriefingCard.d.ts +3 -0
- package/dist/components/report/BriefingCard.d.ts.map +1 -0
- package/dist/components/report/CommentaryBlock.d.ts +3 -0
- package/dist/components/report/CommentaryBlock.d.ts.map +1 -0
- package/dist/components/report/ComparisonToggle.d.ts +3 -0
- package/dist/components/report/ComparisonToggle.d.ts.map +1 -0
- package/dist/components/report/DataTable.d.ts +3 -0
- package/dist/components/report/DataTable.d.ts.map +1 -0
- package/dist/components/report/DeltaPill.d.ts +3 -0
- package/dist/components/report/DeltaPill.d.ts.map +1 -0
- package/dist/components/report/DrillDownRow.d.ts +3 -0
- package/dist/components/report/DrillDownRow.d.ts.map +1 -0
- package/dist/components/report/EmptyState.d.ts +3 -0
- package/dist/components/report/EmptyState.d.ts.map +1 -0
- package/dist/components/report/EntityCard.d.ts +3 -0
- package/dist/components/report/EntityCard.d.ts.map +1 -0
- package/dist/components/report/ExportBar.d.ts +3 -0
- package/dist/components/report/ExportBar.d.ts.map +1 -0
- package/dist/components/report/FilterBar.d.ts +3 -0
- package/dist/components/report/FilterBar.d.ts.map +1 -0
- package/dist/components/report/FinancialTable.d.ts +3 -0
- package/dist/components/report/FinancialTable.d.ts.map +1 -0
- package/dist/components/report/FootnoteList.d.ts +3 -0
- package/dist/components/report/FootnoteList.d.ts.map +1 -0
- package/dist/components/report/FootnoteRef.d.ts +3 -0
- package/dist/components/report/FootnoteRef.d.ts.map +1 -0
- package/dist/components/report/Grid.d.ts +6 -0
- package/dist/components/report/Grid.d.ts.map +1 -0
- package/dist/components/report/KpiStrip.d.ts +3 -0
- package/dist/components/report/KpiStrip.d.ts.map +1 -0
- package/dist/components/report/MetricCard.d.ts +3 -0
- package/dist/components/report/MetricCard.d.ts.map +1 -0
- package/dist/components/report/PeriodSelector.d.ts +3 -0
- package/dist/components/report/PeriodSelector.d.ts.map +1 -0
- package/dist/components/report/PivotTable.d.ts +3 -0
- package/dist/components/report/PivotTable.d.ts.map +1 -0
- package/dist/components/report/ProgressBar.d.ts +3 -0
- package/dist/components/report/ProgressBar.d.ts.map +1 -0
- package/dist/components/report/ReportBanner.d.ts +3 -0
- package/dist/components/report/ReportBanner.d.ts.map +1 -0
- package/dist/components/report/ReportHeader.d.ts +3 -0
- package/dist/components/report/ReportHeader.d.ts.map +1 -0
- package/dist/components/report/ReportPage.d.ts +6 -0
- package/dist/components/report/ReportPage.d.ts.map +1 -0
- package/dist/components/report/ReportSection.d.ts +6 -0
- package/dist/components/report/ReportSection.d.ts.map +1 -0
- package/dist/components/report/ReportToolbar.d.ts +3 -0
- package/dist/components/report/ReportToolbar.d.ts.map +1 -0
- package/dist/components/report/SectionCard.d.ts +6 -0
- package/dist/components/report/SectionCard.d.ts.map +1 -0
- package/dist/components/report/SparklineCell.d.ts +3 -0
- package/dist/components/report/SparklineCell.d.ts.map +1 -0
- package/dist/components/report/Stack.d.ts +6 -0
- package/dist/components/report/Stack.d.ts.map +1 -0
- package/dist/components/report/StackedBarChart.d.ts +3 -0
- package/dist/components/report/StackedBarChart.d.ts.map +1 -0
- package/dist/components/report/StatCard.d.ts +3 -0
- package/dist/components/report/StatCard.d.ts.map +1 -0
- package/dist/components/report/StatusPill.d.ts +3 -0
- package/dist/components/report/StatusPill.d.ts.map +1 -0
- package/dist/components/report/TaskCard.d.ts +3 -0
- package/dist/components/report/TaskCard.d.ts.map +1 -0
- package/dist/components/report/VarianceBand.d.ts +3 -0
- package/dist/components/report/VarianceBand.d.ts.map +1 -0
- package/dist/components/report/WorkstreamCard.d.ts +3 -0
- package/dist/components/report/WorkstreamCard.d.ts.map +1 -0
- package/dist/components/report/index.d.ts +35 -0
- package/dist/components/report/index.d.ts.map +1 -0
- package/dist/fonts/LICENSE.txt +92 -0
- package/dist/fonts/OFL.txt +93 -0
- package/dist/fonts/geist/Geist-Bold.woff2 +0 -0
- package/dist/fonts/geist/Geist-Medium.woff2 +0 -0
- package/dist/fonts/geist/Geist-Regular.woff2 +0 -0
- package/dist/fonts/geist/Geist-SemiBold.woff2 +0 -0
- package/dist/fonts/geist-mono/GeistMono-Medium.woff2 +0 -0
- package/dist/fonts/geist-mono/GeistMono-Regular.woff2 +0 -0
- package/dist/fonts/geist-mono/GeistMono-SemiBold.woff2 +0 -0
- package/dist/icons.cjs +1 -1
- package/dist/icons.cjs.map +1 -1
- package/dist/icons.js +311 -303
- package/dist/icons.js.map +1 -1
- package/dist/index.cjs +104 -46
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +96 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +8325 -3647
- package/dist/index.js.map +1 -1
- package/dist/panes/archie/pages/design-studio/StudioContext.d.ts +9 -0
- package/dist/panes/archie/pages/design-studio/StudioContext.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/archie-ui.d.ts +17 -0
- package/dist/panes/archie/pages/design-studio/stories/archie-ui.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/buttons.d.ts +7 -0
- package/dist/panes/archie/pages/design-studio/stories/buttons.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/charts-recharts.d.ts +15 -0
- package/dist/panes/archie/pages/design-studio/stories/charts-recharts.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/charts.d.ts +16 -0
- package/dist/panes/archie/pages/design-studio/stories/charts.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/colors.d.ts +6 -0
- package/dist/panes/archie/pages/design-studio/stories/colors.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/conversation.d.ts +13 -0
- package/dist/panes/archie/pages/design-studio/stories/conversation.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/data-display.d.ts +5 -0
- package/dist/panes/archie/pages/design-studio/stories/data-display.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/email-editor.d.ts +8 -0
- package/dist/panes/archie/pages/design-studio/stories/email-editor.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/feedback.d.ts +4 -0
- package/dist/panes/archie/pages/design-studio/stories/feedback.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/form-controls.d.ts +7 -0
- package/dist/panes/archie/pages/design-studio/stories/form-controls.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/icons.d.ts +6 -0
- package/dist/panes/archie/pages/design-studio/stories/icons.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/management-report.d.ts +21 -0
- package/dist/panes/archie/pages/design-studio/stories/management-report.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/navigation.d.ts +4 -0
- package/dist/panes/archie/pages/design-studio/stories/navigation.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/platform/platform-controls.d.ts +6 -0
- package/dist/panes/archie/pages/design-studio/stories/platform/platform-controls.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/platform/platform-typography.d.ts +5 -0
- package/dist/panes/archie/pages/design-studio/stories/platform/platform-typography.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/platform/platform-window-chrome.d.ts +5 -0
- package/dist/panes/archie/pages/design-studio/stories/platform/platform-window-chrome.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/reports-v2.d.ts +10 -0
- package/dist/panes/archie/pages/design-studio/stories/reports-v2.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/reports.d.ts +10 -0
- package/dist/panes/archie/pages/design-studio/stories/reports.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/sales-forecasts.d.ts +22 -0
- package/dist/panes/archie/pages/design-studio/stories/sales-forecasts.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/settings-ui.d.ts +4 -0
- package/dist/panes/archie/pages/design-studio/stories/settings-ui.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/tokens.d.ts +6 -0
- package/dist/panes/archie/pages/design-studio/stories/tokens.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/topic-workspace.d.ts +13 -0
- package/dist/panes/archie/pages/design-studio/stories/topic-workspace.d.ts.map +1 -0
- package/dist/platform/PlatformProvider.d.ts +57 -0
- package/dist/platform/PlatformProvider.d.ts.map +1 -0
- package/dist/platform/index.d.ts +4 -0
- package/dist/platform/index.d.ts.map +1 -0
- package/dist/platform/tokens.d.ts +3 -0
- package/dist/platform/tokens.d.ts.map +1 -0
- package/dist/platform/types.d.ts +32 -0
- package/dist/platform/types.d.ts.map +1 -0
- package/dist/report-types.d.ts +431 -0
- package/dist/report-types.d.ts.map +1 -0
- package/dist/styles.css +1 -1
- package/dist/types/renderMode.d.ts +12 -0
- package/dist/types/renderMode.d.ts.map +1 -0
- package/package.json +7 -3
- package/dist/Search-BAtBAqQf.cjs +0 -2
- package/dist/Search-BAtBAqQf.cjs.map +0 -1
- package/dist/Search-DLE-hZcu.js.map +0 -1
- package/dist/fonts/signifier/signifier-extralight.woff2 +0 -0
- package/dist/fonts/signifier/signifier-light.woff2 +0 -0
|
@@ -1,9 +1,18 @@
|
|
|
1
|
-
export declare const toggleRowStyles: (props?:
|
|
2
|
-
|
|
1
|
+
export declare const toggleRowStyles: (props?: ({
|
|
2
|
+
size?: "s" | "m" | "l" | null | undefined;
|
|
3
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
4
|
+
export declare const toggleLabelStyles: (props?: ({
|
|
5
|
+
size?: "s" | "m" | "l" | null | undefined;
|
|
6
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
3
7
|
export declare const toggleButtonStyles: (props?: ({
|
|
4
8
|
enabled?: boolean | null | undefined;
|
|
9
|
+
size?: "s" | "m" | "l" | null | undefined;
|
|
5
10
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
6
11
|
export declare const toggleKnobStyles: (props?: ({
|
|
7
12
|
enabled?: boolean | null | undefined;
|
|
13
|
+
size?: "s" | "m" | "l" | null | undefined;
|
|
14
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
15
|
+
export declare const toggleStatusLabelStyles: (props?: ({
|
|
16
|
+
size?: "s" | "m" | "l" | null | undefined;
|
|
8
17
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
9
18
|
//# sourceMappingURL=Toggle.styles.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Toggle.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Toggle/Toggle.styles.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Toggle.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Toggle/Toggle.styles.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,eAAe;;8EAW1B,CAAC;AAGH,eAAO,MAAM,iBAAiB;;8EAW5B,CAAC;AAGH,eAAO,MAAM,kBAAkB;;;8EAmB9B,CAAC;AAGF,eAAO,MAAM,gBAAgB;;;8EA8B5B,CAAC;AAGF,eAAO,MAAM,uBAAuB;;8EAcnC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export declare const tooltipContentStyles: (props?: ({
|
|
2
|
-
variant?: "
|
|
2
|
+
variant?: "default" | "light" | null | undefined;
|
|
3
3
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
4
4
|
export declare const tooltipArrowStyles: (props?: ({
|
|
5
|
-
variant?: "
|
|
5
|
+
variant?: "default" | "light" | null | undefined;
|
|
6
6
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
7
7
|
//# sourceMappingURL=Tooltip.styles.d.ts.map
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import type { RenderMode } from '@/types/renderMode';
|
|
2
|
+
/**
|
|
3
|
+
* VarianceBand — Horizontal strip of variance items, each with a label and
|
|
4
|
+
* direction-coded value. Used for period-over-period comparisons in financial reports.
|
|
5
|
+
*/
|
|
6
|
+
export interface VarianceBandItem {
|
|
7
|
+
label: string;
|
|
8
|
+
value: string;
|
|
9
|
+
direction?: 'up' | 'down' | 'flat';
|
|
10
|
+
}
|
|
11
|
+
export interface VarianceBandProps {
|
|
12
|
+
items: VarianceBandItem[];
|
|
13
|
+
/** Output target — pdf/excel render as a compact single-line summary */
|
|
14
|
+
renderMode?: RenderMode;
|
|
15
|
+
className?: string;
|
|
16
|
+
}
|
|
17
|
+
export declare function VarianceBand({ items, renderMode, className }: VarianceBandProps): import("react/jsx-runtime").JSX.Element;
|
|
18
|
+
//# sourceMappingURL=VarianceBand.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"VarianceBand.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/VarianceBand/VarianceBand.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAErD;;;GAGG;AACH,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,IAAI,GAAG,MAAM,GAAG,MAAM,CAAC;CACpC;AAED,MAAM,WAAW,iBAAiB;IAChC,KAAK,EAAE,gBAAgB,EAAE,CAAC;IAC1B,wEAAwE;IACxE,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAUD,wBAAgB,YAAY,CAAC,EAAE,KAAK,EAAE,UAAkB,EAAE,SAAS,EAAE,EAAE,iBAAiB,2CAsEvF"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* VarianceBand — Horizontal strip of variance items, each with a label and
|
|
3
|
+
* direction-coded value. Used for period-over-period comparisons in financial reports.
|
|
4
|
+
*/
|
|
5
|
+
export interface VarianceBandItem {
|
|
6
|
+
label: string;
|
|
7
|
+
value: string;
|
|
8
|
+
direction?: 'up' | 'down' | 'flat';
|
|
9
|
+
}
|
|
10
|
+
export interface VarianceBandProps {
|
|
11
|
+
items: VarianceBandItem[];
|
|
12
|
+
className?: string;
|
|
13
|
+
}
|
|
14
|
+
export declare function VarianceBand({ items, className }: VarianceBandProps): import("react/jsx-runtime").JSX.Element;
|
|
15
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/VarianceBand/index.tsx"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,IAAI,GAAG,MAAM,GAAG,MAAM,CAAC;CACpC;AAED,MAAM,WAAW,iBAAiB;IAChC,KAAK,EAAE,gBAAgB,EAAE,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAQD,wBAAgB,YAAY,CAAC,EAAE,KAAK,EAAE,SAAS,EAAE,EAAE,iBAAiB,2CAkCnE"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import type { RenderMode } from '@/types/renderMode';
|
|
2
|
+
export interface BudgetVarianceRow {
|
|
3
|
+
label: string;
|
|
4
|
+
/** 0 = top-level, 1 = line item, 2 = sub-item. Controls left padding. */
|
|
5
|
+
indent?: number;
|
|
6
|
+
/** Raw number. null or undefined = no budget set. */
|
|
7
|
+
budget?: number | null;
|
|
8
|
+
actual?: number | null;
|
|
9
|
+
/** Only rendered when showForecast=true on the table. */
|
|
10
|
+
forecast?: number | null;
|
|
11
|
+
/** Gray-100 background, bold — for subtotals like "Gross Profit". */
|
|
12
|
+
isTotal?: boolean;
|
|
13
|
+
/** Blue-tint background — for the single bottom grand total row. */
|
|
14
|
+
isGrandTotal?: boolean;
|
|
15
|
+
/** Non-numeric section divider row (e.g. "Revenue", "Operating Expenses"). */
|
|
16
|
+
isSectionHeader?: boolean;
|
|
17
|
+
/** When true, a negative variance is favorable (green). Use for expense rows. */
|
|
18
|
+
isNegativeGood?: boolean;
|
|
19
|
+
}
|
|
20
|
+
export interface BudgetVarianceTableProps {
|
|
21
|
+
rows: BudgetVarianceRow[];
|
|
22
|
+
/** Shown in the header row as a subtitle, e.g. "YTD Jun 2025". */
|
|
23
|
+
period?: string;
|
|
24
|
+
/** Adds a Forecast column between Actual and Variance. Default false. */
|
|
25
|
+
showForecast?: boolean;
|
|
26
|
+
/** Currency symbol. Default '$'. */
|
|
27
|
+
currency?: string;
|
|
28
|
+
renderMode?: RenderMode;
|
|
29
|
+
}
|
|
30
|
+
export declare function BudgetVarianceTable({ rows, period, showForecast, currency, renderMode, }: BudgetVarianceTableProps): import("react/jsx-runtime").JSX.Element;
|
|
31
|
+
//# sourceMappingURL=BudgetVarianceTable.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BudgetVarianceTable.d.ts","sourceRoot":"","sources":["../../../../src/components/organisms/BudgetVarianceTable/BudgetVarianceTable.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAiCrD,MAAM,WAAW,iBAAiB;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,yEAAyE;IACzE,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,qDAAqD;IACrD,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,yDAAyD;IACzD,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,qEAAqE;IACrE,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,oEAAoE;IACpE,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,8EAA8E;IAC9E,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,iFAAiF;IACjF,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B;AAED,MAAM,WAAW,wBAAwB;IACvC,IAAI,EAAE,iBAAiB,EAAE,CAAC;IAC1B,kEAAkE;IAClE,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,yEAAyE;IACzE,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,oCAAoC;IACpC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,UAAU,CAAC;CACzB;AAuBD,wBAAgB,mBAAmB,CAAC,EAClC,IAAI,EACJ,MAAM,EACN,YAAoB,EACpB,QAAc,EACd,UAAkB,GACnB,EAAE,wBAAwB,2CAkN1B"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { type DataPoint, type ChartConfig } from '../types';
|
|
2
|
+
/**
|
|
3
|
+
* AreaChart — Line chart variant where the filled area is the primary visual.
|
|
4
|
+
*
|
|
5
|
+
* Wraps LineChart with `showArea: true` and a slightly heavier line stroke.
|
|
6
|
+
* Used for: Profitability trend, Cash position over time.
|
|
7
|
+
*
|
|
8
|
+
* For multiple series, pass a series-based AreaChart — use LineChart directly
|
|
9
|
+
* with showArea on each series.
|
|
10
|
+
*/
|
|
11
|
+
export interface AreaChartProps {
|
|
12
|
+
data: DataPoint[];
|
|
13
|
+
config: ChartConfig;
|
|
14
|
+
/** Override area fill opacity (0–1). Default gives 10% coral fill. */
|
|
15
|
+
areaOpacity?: number;
|
|
16
|
+
color?: string;
|
|
17
|
+
}
|
|
18
|
+
export declare function AreaChart({ data, config, color }: AreaChartProps): import("react/jsx-runtime").JSX.Element;
|
|
19
|
+
//# sourceMappingURL=AreaChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AreaChart.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/AreaChart/AreaChart.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,SAAS,EAAE,KAAK,WAAW,EAAE,MAAM,UAAU,CAAC;AAI5D;;;;;;;;GAQG;AACH,MAAM,WAAW,cAAc;IAC7B,IAAI,EAAE,SAAS,EAAE,CAAC;IAClB,MAAM,EAAE,WAAW,CAAC;IACpB,sEAAsE;IACtE,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,wBAAgB,SAAS,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,cAAc,2CA6BhE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/AreaChart/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,YAAY,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { type DataPoint, type ChartConfig } from '../types';
|
|
2
|
+
/**
|
|
3
|
+
* BarChart — Vertical bars for time-series or category comparison.
|
|
4
|
+
*
|
|
5
|
+
* Features:
|
|
6
|
+
* - Comparison (prior period / budget) bars rendered as ghost behind primary
|
|
7
|
+
* - Negative value bars extend below baseline in red
|
|
8
|
+
* - Total/summary bars rendered in navy
|
|
9
|
+
* - Optional data labels above/below bars
|
|
10
|
+
* - Horizontal grid lines only (no vertical rules)
|
|
11
|
+
* - Smooth rounded top corners via SVG clipPath per bar
|
|
12
|
+
*/
|
|
13
|
+
export interface BarChartProps {
|
|
14
|
+
data: DataPoint[];
|
|
15
|
+
config: ChartConfig;
|
|
16
|
+
}
|
|
17
|
+
export declare function BarChart({ data, config }: BarChartProps): import("react/jsx-runtime").JSX.Element;
|
|
18
|
+
//# sourceMappingURL=BarChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BarChart.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/BarChart/BarChart.tsx"],"names":[],"mappings":"AACA,OAAO,EAA6B,KAAK,SAAS,EAAE,KAAK,WAAW,EAAE,MAAM,UAAU,CAAC;AAKvF;;;;;;;;;;GAUG;AACH,MAAM,WAAW,aAAa;IAC5B,IAAI,EAAE,SAAS,EAAE,CAAC;IAClB,MAAM,EAAE,WAAW,CAAC;CACrB;AAID,wBAAgB,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,aAAa,2CAsLvD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/BarChart/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,YAAY,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { type ChartConfig } from '../types';
|
|
2
|
+
/**
|
|
3
|
+
* BulletChart — Stephen Few's bullet graph.
|
|
4
|
+
*
|
|
5
|
+
* Each row shows an actual value vs a target, on top of qualitative bands
|
|
6
|
+
* (poor / ok / good) that give context for whether the number is healthy.
|
|
7
|
+
* Ideal for rep attainment against quota, coverage ratio against target,
|
|
8
|
+
* forecast accuracy against healthy bands.
|
|
9
|
+
*/
|
|
10
|
+
export interface BulletRow {
|
|
11
|
+
label: string;
|
|
12
|
+
/** Actual realised value */
|
|
13
|
+
actual: number;
|
|
14
|
+
/** Target / goal value (vertical tick) */
|
|
15
|
+
target: number;
|
|
16
|
+
/**
|
|
17
|
+
* Three qualitative thresholds [poorMax, okMax, goodMax]. Values below
|
|
18
|
+
* poorMax are rendered on the lightest band, between poorMax and okMax on
|
|
19
|
+
* the mid band, between okMax and goodMax on the darkest band. Defaults to
|
|
20
|
+
* [60%, 100%, 130%] of target.
|
|
21
|
+
*/
|
|
22
|
+
bands?: [number, number, number];
|
|
23
|
+
}
|
|
24
|
+
export interface BulletChartProps {
|
|
25
|
+
data: BulletRow[];
|
|
26
|
+
config: ChartConfig;
|
|
27
|
+
/** Width of the left label gutter in px. Default 140. */
|
|
28
|
+
labelGutter?: number;
|
|
29
|
+
/** Width of the right value readout in px. Default 120. */
|
|
30
|
+
readoutGutter?: number;
|
|
31
|
+
}
|
|
32
|
+
export declare function BulletChart({ data, config, labelGutter, readoutGutter, }: BulletChartProps): import("react/jsx-runtime").JSX.Element;
|
|
33
|
+
//# sourceMappingURL=BulletChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BulletChart.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/BulletChart/BulletChart.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,WAAW,EAAE,MAAM,UAAU,CAAC;AAIlE;;;;;;;GAOG;AAEH,MAAM,WAAW,SAAS;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,4BAA4B;IAC5B,MAAM,EAAE,MAAM,CAAC;IACf,0CAA0C;IAC1C,MAAM,EAAE,MAAM,CAAC;IACf;;;;;OAKG;IACH,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,CAAC;CAClC;AAED,MAAM,WAAW,gBAAgB;IAC/B,IAAI,EAAE,SAAS,EAAE,CAAC;IAClB,MAAM,EAAE,WAAW,CAAC;IACpB,yDAAyD;IACzD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,2DAA2D;IAC3D,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAKD,wBAAgB,WAAW,CAAC,EAC1B,IAAI,EACJ,MAAM,EACN,WAAiB,EACjB,aAAmB,GACpB,EAAE,gBAAgB,2CAoGlB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/BulletChart/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
import type { RenderMode } from '@/types/renderMode';
|
|
3
|
+
/**
|
|
4
|
+
* ChartSection — Standard wrapper for every chart in a management report.
|
|
5
|
+
*
|
|
6
|
+
* Matches the visual language of ReportSection:
|
|
7
|
+
* - Title: 11px, 700, uppercase, 0.08em tracking
|
|
8
|
+
* - Subtitle: 11px, 400, gray-600
|
|
9
|
+
* - Divider below header (same 1px gray-200 as FinancialTable group headers)
|
|
10
|
+
* - page-break-inside: avoid for PDF
|
|
11
|
+
*/
|
|
12
|
+
export interface ChartSectionProps {
|
|
13
|
+
title: string;
|
|
14
|
+
subtitle?: string;
|
|
15
|
+
footer?: string;
|
|
16
|
+
renderMode?: RenderMode;
|
|
17
|
+
className?: string;
|
|
18
|
+
children: ReactNode;
|
|
19
|
+
}
|
|
20
|
+
export declare function ChartSection({ title, subtitle, footer, renderMode, className, children, }: ChartSectionProps): import("react/jsx-runtime").JSX.Element;
|
|
21
|
+
//# sourceMappingURL=ChartSection.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChartSection.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/ChartSection/ChartSection.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAErD;;;;;;;;GAQG;AACH,MAAM,WAAW,iBAAiB;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,SAAS,CAAC;CACrB;AAED,wBAAgB,YAAY,CAAC,EAC3B,KAAK,EACL,QAAQ,EACR,MAAM,EACN,UAAkB,EAClB,SAAS,EACT,QAAQ,GACT,EAAE,iBAAiB,2CA+DnB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/ChartSection/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,YAAY,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { type ChartConfig } from '../types';
|
|
2
|
+
/**
|
|
3
|
+
* DonutChart — SVG donut / ring chart for composition data.
|
|
4
|
+
*
|
|
5
|
+
* Features:
|
|
6
|
+
* - Arc segments with 3° gap between them
|
|
7
|
+
* - Center label: formatted total value (large Geist Mono) + name (small caps)
|
|
8
|
+
* - Legend below: coloured dot + category label + value
|
|
9
|
+
* - Up to 7 segments using DONUT_COLORS palette
|
|
10
|
+
* - Used for: Revenue composition, Expense mix
|
|
11
|
+
*/
|
|
12
|
+
export interface DonutSegment {
|
|
13
|
+
label: string;
|
|
14
|
+
value: number;
|
|
15
|
+
color?: string;
|
|
16
|
+
}
|
|
17
|
+
export interface DonutChartProps {
|
|
18
|
+
segments: DonutSegment[];
|
|
19
|
+
config: ChartConfig;
|
|
20
|
+
/** Label shown in center of donut (e.g. "Total Revenue") */
|
|
21
|
+
centerLabel?: string;
|
|
22
|
+
}
|
|
23
|
+
export declare function DonutChart({ segments, config, centerLabel }: DonutChartProps): import("react/jsx-runtime").JSX.Element;
|
|
24
|
+
//# sourceMappingURL=DonutChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DonutChart.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/DonutChart/DonutChart.tsx"],"names":[],"mappings":"AACA,OAAO,EAAwB,KAAK,WAAW,EAAE,MAAM,UAAU,CAAC;AAIlE;;;;;;;;;GASG;AACH,MAAM,WAAW,YAAY;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,eAAe;IAC9B,QAAQ,EAAE,YAAY,EAAE,CAAC;IACzB,MAAM,EAAE,WAAW,CAAC;IACpB,4DAA4D;IAC5D,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AA2BD,wBAAgB,UAAU,CAAC,EAAE,QAAQ,EAAE,MAAM,EAAE,WAAW,EAAE,EAAE,eAAe,2CAwH5E"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/DonutChart/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,YAAY,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { type DataPoint, type ChartConfig } from '../types';
|
|
2
|
+
/**
|
|
3
|
+
* ForecastChart — Historical trend + forward projection in one chart.
|
|
4
|
+
*
|
|
5
|
+
* Features:
|
|
6
|
+
* - Historical segment: solid 2px coral line + 8% area fill
|
|
7
|
+
* - Forecast segment: dashed 1.5px coral line + 4% area fill
|
|
8
|
+
* - Optional confidence band (upper/lower bounds): 5% opacity band
|
|
9
|
+
* - Vertical dashed divider at the historical/forecast boundary
|
|
10
|
+
* - "FORECAST" label rotated at the divider
|
|
11
|
+
* - End dot on the last historical point
|
|
12
|
+
* - Used for: Revenue forecast, Cash flow projection
|
|
13
|
+
*
|
|
14
|
+
* Mark forecast data points with `isForecast: true`.
|
|
15
|
+
* The first point with isForecast=true defines the divider position.
|
|
16
|
+
*/
|
|
17
|
+
export interface ForecastChartProps {
|
|
18
|
+
data: DataPoint[];
|
|
19
|
+
config: ChartConfig;
|
|
20
|
+
}
|
|
21
|
+
export declare function ForecastChart({ data, config }: ForecastChartProps): import("react/jsx-runtime").JSX.Element;
|
|
22
|
+
//# sourceMappingURL=ForecastChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ForecastChart.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/ForecastChart/ForecastChart.tsx"],"names":[],"mappings":"AACA,OAAO,EAA6B,KAAK,SAAS,EAAE,KAAK,WAAW,EAAE,MAAM,UAAU,CAAC;AAMvF;;;;;;;;;;;;;;GAcG;AACH,MAAM,WAAW,kBAAkB;IACjC,IAAI,EAAE,SAAS,EAAE,CAAC;IAClB,MAAM,EAAE,WAAW,CAAC;CACrB;AAED,wBAAgB,aAAa,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,kBAAkB,2CAoMjE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/ForecastChart/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,YAAY,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { type ChartConfig } from '../types';
|
|
2
|
+
/**
|
|
3
|
+
* FunnelChart — stage-by-stage funnel for conversion analytics.
|
|
4
|
+
*
|
|
5
|
+
* Use cases: sales pipeline stage flow, lead qualification funnel, onboarding
|
|
6
|
+
* drop-off. Classic tapering silhouette centred on the vertical axis, one
|
|
7
|
+
* trapezoid per stage. Stage labels render on the left, value + conversion
|
|
8
|
+
* rate to next stage on the right.
|
|
9
|
+
*/
|
|
10
|
+
export interface FunnelStage {
|
|
11
|
+
/** Stage name e.g. "Discovery", "Qualified" */
|
|
12
|
+
label: string;
|
|
13
|
+
/** Primary metric — drives the trapezoid width */
|
|
14
|
+
value: number;
|
|
15
|
+
/** Optional count label rendered alongside value */
|
|
16
|
+
count?: number;
|
|
17
|
+
}
|
|
18
|
+
export interface FunnelChartProps {
|
|
19
|
+
data: FunnelStage[];
|
|
20
|
+
config: ChartConfig;
|
|
21
|
+
/**
|
|
22
|
+
* Width of the left label gutter, in px. Default 130.
|
|
23
|
+
* Increase for long stage names.
|
|
24
|
+
*/
|
|
25
|
+
labelGutter?: number;
|
|
26
|
+
}
|
|
27
|
+
export declare function FunnelChart({ data, config, labelGutter }: FunnelChartProps): import("react/jsx-runtime").JSX.Element;
|
|
28
|
+
//# sourceMappingURL=FunnelChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FunnelChart.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/FunnelChart/FunnelChart.tsx"],"names":[],"mappings":"AACA,OAAO,EAAwB,KAAK,WAAW,EAAE,MAAM,UAAU,CAAC;AAIlE;;;;;;;GAOG;AAEH,MAAM,WAAW,WAAW;IAC1B,+CAA+C;IAC/C,KAAK,EAAE,MAAM,CAAC;IACd,kDAAkD;IAClD,KAAK,EAAE,MAAM,CAAC;IACd,oDAAoD;IACpD,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,gBAAgB;IAC/B,IAAI,EAAE,WAAW,EAAE,CAAC;IACpB,MAAM,EAAE,WAAW,CAAC;IACpB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAKD,wBAAgB,WAAW,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,WAAiB,EAAE,EAAE,gBAAgB,2CA0HhF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/FunnelChart/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { type ChartConfig } from '../types';
|
|
2
|
+
/**
|
|
3
|
+
* HeatMap — 2D grid of values coloured by intensity.
|
|
4
|
+
*
|
|
5
|
+
* Use cases: deals by stage × age-bucket (stagnation), activity by rep
|
|
6
|
+
* × weekday, win rate by segment × deal size. Cells colour-scaled across
|
|
7
|
+
* the full value range with optional cell-value labels overlaid.
|
|
8
|
+
*/
|
|
9
|
+
export interface HeatMapProps {
|
|
10
|
+
/** Row labels (y-axis, top-to-bottom) */
|
|
11
|
+
rows: string[];
|
|
12
|
+
/** Column labels (x-axis, left-to-right) */
|
|
13
|
+
cols: string[];
|
|
14
|
+
/** values[rowIdx][colIdx]. Must match rows.length × cols.length. */
|
|
15
|
+
values: number[][];
|
|
16
|
+
config: ChartConfig;
|
|
17
|
+
/** Width of the left label gutter. Default 110. */
|
|
18
|
+
labelGutter?: number;
|
|
19
|
+
/** Height of the top label row. Default 28. */
|
|
20
|
+
topGutter?: number;
|
|
21
|
+
}
|
|
22
|
+
export declare function HeatMap({ rows, cols, values, config, labelGutter, topGutter, }: HeatMapProps): import("react/jsx-runtime").JSX.Element;
|
|
23
|
+
//# sourceMappingURL=HeatMap.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HeatMap.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/HeatMap/HeatMap.tsx"],"names":[],"mappings":"AACA,OAAO,EAAwB,KAAK,WAAW,EAAE,MAAM,UAAU,CAAC;AAIlE;;;;;;GAMG;AAEH,MAAM,WAAW,YAAY;IAC3B,yCAAyC;IACzC,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,4CAA4C;IAC5C,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,oEAAoE;IACpE,MAAM,EAAE,MAAM,EAAE,EAAE,CAAC;IACnB,MAAM,EAAE,WAAW,CAAC;IACpB,mDAAmD;IACnD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,+CAA+C;IAC/C,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAeD,wBAAgB,OAAO,CAAC,EACtB,IAAI,EACJ,IAAI,EACJ,MAAM,EACN,MAAM,EACN,WAAiB,EACjB,SAAc,GACf,EAAE,YAAY,2CA+Fd"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/HeatMap/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,YAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { type DataPoint, type ChartConfig } from '../types';
|
|
2
|
+
/**
|
|
3
|
+
* HorizontalBarChart — Horizontal bars for category / breakdown comparisons.
|
|
4
|
+
*
|
|
5
|
+
* Features:
|
|
6
|
+
* - Sorted descending by absolute value by default
|
|
7
|
+
* - Positive bars: coral, Negative bars: red
|
|
8
|
+
* - Category labels left-aligned, truncated at 140px
|
|
9
|
+
* - Value labels to the right of each bar (Geist Mono)
|
|
10
|
+
* - Thin bars with generous inter-bar spacing for readability
|
|
11
|
+
* - Used for: Expense breakdown, Revenue by client/product
|
|
12
|
+
*/
|
|
13
|
+
export interface HorizontalBarChartProps {
|
|
14
|
+
data: DataPoint[];
|
|
15
|
+
config: ChartConfig;
|
|
16
|
+
/** Sort bars by absolute value descending. Default true. */
|
|
17
|
+
sorted?: boolean;
|
|
18
|
+
}
|
|
19
|
+
export declare function HorizontalBarChart({ data, config, sorted }: HorizontalBarChartProps): import("react/jsx-runtime").JSX.Element;
|
|
20
|
+
//# sourceMappingURL=HorizontalBarChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HorizontalBarChart.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/HorizontalBarChart/HorizontalBarChart.tsx"],"names":[],"mappings":"AACA,OAAO,EAAwB,KAAK,SAAS,EAAE,KAAK,WAAW,EAAE,MAAM,UAAU,CAAC;AAKlF;;;;;;;;;;GAUG;AACH,MAAM,WAAW,uBAAuB;IACtC,IAAI,EAAE,SAAS,EAAE,CAAC;IAClB,MAAM,EAAE,WAAW,CAAC;IACpB,4DAA4D;IAC5D,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;AAQD,wBAAgB,kBAAkB,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,MAAa,EAAE,EAAE,uBAAuB,2CA4H1F"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/HorizontalBarChart/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,YAAY,EAAE,uBAAuB,EAAE,MAAM,sBAAsB,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { type ChartConfig } from '../types';
|
|
2
|
+
/**
|
|
3
|
+
* LineChart — Smooth cubic Bézier line chart for trend data.
|
|
4
|
+
*
|
|
5
|
+
* Features:
|
|
6
|
+
* - Up to 3 series (primary coral, secondary cyan, tertiary green)
|
|
7
|
+
* - Optional area fill under each line at 8% opacity
|
|
8
|
+
* - End-of-line dot (4px, matching SparklineCell convention)
|
|
9
|
+
* - Multi-series legend
|
|
10
|
+
* - Horizontal grid lines only
|
|
11
|
+
*/
|
|
12
|
+
export interface LineSeries {
|
|
13
|
+
label: string;
|
|
14
|
+
data: number[];
|
|
15
|
+
color?: string;
|
|
16
|
+
showArea?: boolean;
|
|
17
|
+
}
|
|
18
|
+
export interface LineChartProps {
|
|
19
|
+
/** X-axis labels (shared across all series) */
|
|
20
|
+
labels: string[];
|
|
21
|
+
/** One or more data series */
|
|
22
|
+
series: LineSeries[];
|
|
23
|
+
config: ChartConfig;
|
|
24
|
+
}
|
|
25
|
+
export declare function LineChart({ labels, series, config }: LineChartProps): import("react/jsx-runtime").JSX.Element;
|
|
26
|
+
//# sourceMappingURL=LineChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LineChart.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/LineChart/LineChart.tsx"],"names":[],"mappings":"AACA,OAAO,EAA6B,KAAK,WAAW,EAAE,MAAM,UAAU,CAAC;AAMvE;;;;;;;;;GASG;AACH,MAAM,WAAW,UAAU;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,MAAM,WAAW,cAAc;IAC7B,+CAA+C;IAC/C,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,8BAA8B;IAC9B,MAAM,EAAE,UAAU,EAAE,CAAC;IACrB,MAAM,EAAE,WAAW,CAAC;CACrB;AAED,wBAAgB,SAAS,CAAC,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,cAAc,2CAyHnE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/LineChart/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,YAAY,EAAE,cAAc,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { type DataPoint, type ChartConfig } from '../types';
|
|
2
|
+
/**
|
|
3
|
+
* WaterfallChart — Bridge / waterfall chart for cash flow and reconciliation.
|
|
4
|
+
*
|
|
5
|
+
* Features:
|
|
6
|
+
* - Floating bars: each bar starts where the previous ended
|
|
7
|
+
* - Positive: green, Negative: red, Total/net: navy (DataPoint.isTotal = true)
|
|
8
|
+
* - Dashed connector lines between consecutive segments
|
|
9
|
+
* - Value labels above/below each segment
|
|
10
|
+
* - Horizontal grid lines
|
|
11
|
+
*/
|
|
12
|
+
export interface WaterfallChartProps {
|
|
13
|
+
data: DataPoint[];
|
|
14
|
+
config: ChartConfig;
|
|
15
|
+
}
|
|
16
|
+
export declare function WaterfallChart({ data, config }: WaterfallChartProps): import("react/jsx-runtime").JSX.Element;
|
|
17
|
+
//# sourceMappingURL=WaterfallChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WaterfallChart.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/WaterfallChart/WaterfallChart.tsx"],"names":[],"mappings":"AACA,OAAO,EAA6B,KAAK,SAAS,EAAE,KAAK,WAAW,EAAE,MAAM,UAAU,CAAC;AAMvF;;;;;;;;;GASG;AACH,MAAM,WAAW,mBAAmB;IAClC,IAAI,EAAE,SAAS,EAAE,CAAC;IAClB,MAAM,EAAE,WAAW,CAAC;CACrB;AAID,wBAAgB,cAAc,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,mBAAmB,2CAiKnE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/Charts/WaterfallChart/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,YAAY,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
export type { DataPoint, ChartConfig, ValueType, RenderMode, ColorSchemeName } from './types';
|
|
2
|
+
export { C, DONUT_COLORS, FONT_MONO, FONT_SANS, PAD } from './types';
|
|
3
|
+
export type { ResolvedChartColors } from './utils/colorScheme';
|
|
4
|
+
export { COLOR_SCHEMES, resolveChartColors, hexToRgba } from './utils/colorScheme';
|
|
5
|
+
export { ChartSection } from './ChartSection';
|
|
6
|
+
export type { ChartSectionProps } from './ChartSection';
|
|
7
|
+
export { BarChart } from './BarChart';
|
|
8
|
+
export type { BarChartProps } from './BarChart';
|
|
9
|
+
export { LineChart } from './LineChart';
|
|
10
|
+
export type { LineChartProps, LineSeries } from './LineChart';
|
|
11
|
+
export { AreaChart } from './AreaChart';
|
|
12
|
+
export type { AreaChartProps } from './AreaChart';
|
|
13
|
+
export { WaterfallChart } from './WaterfallChart';
|
|
14
|
+
export type { WaterfallChartProps } from './WaterfallChart';
|
|
15
|
+
export { HorizontalBarChart } from './HorizontalBarChart';
|
|
16
|
+
export type { HorizontalBarChartProps } from './HorizontalBarChart';
|
|
17
|
+
export { DonutChart } from './DonutChart';
|
|
18
|
+
export type { DonutChartProps, DonutSegment } from './DonutChart';
|
|
19
|
+
export { ForecastChart } from './ForecastChart';
|
|
20
|
+
export type { ForecastChartProps } from './ForecastChart';
|
|
21
|
+
export { FunnelChart } from './FunnelChart';
|
|
22
|
+
export type { FunnelChartProps, FunnelStage } from './FunnelChart/FunnelChart';
|
|
23
|
+
export { BulletChart } from './BulletChart';
|
|
24
|
+
export type { BulletChartProps, BulletRow } from './BulletChart/BulletChart';
|
|
25
|
+
export { HeatMap } from './HeatMap';
|
|
26
|
+
export type { HeatMapProps } from './HeatMap';
|
|
27
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/organisms/Charts/index.ts"],"names":[],"mappings":"AACA,YAAY,EAAE,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAC9F,OAAO,EAAE,CAAC,EAAE,YAAY,EAAE,SAAS,EAAE,SAAS,EAAE,GAAG,EAAE,MAAM,SAAS,CAAC;AAGrE,YAAY,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AAC/D,OAAO,EAAE,aAAa,EAAE,kBAAkB,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAGnF,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,YAAY,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAGxD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,YAAY,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAEhD,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,YAAY,EAAE,cAAc,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAE9D,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,YAAY,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAElD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,YAAY,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAE5D,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,YAAY,EAAE,uBAAuB,EAAE,MAAM,sBAAsB,CAAC;AAEpE,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,YAAY,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAElE,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,YAAY,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AAE1D,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,YAAY,EAAE,gBAAgB,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AAE/E,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,YAAY,EAAE,gBAAgB,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAC;AAE7E,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,YAAY,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC"}
|