@archieai/ui 1.4.1 → 2.1.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/README.md +16 -1
- package/dist/Search-DR0PlkBC.cjs +2 -0
- package/dist/Search-DR0PlkBC.cjs.map +1 -0
- package/dist/{Search-Cll_4Ycv.js → Search-XtroVPea.js} +585 -558
- 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 +1 -0
- 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/{ChatFile → FileIcon}/FileIcon.d.ts +2 -1
- package/dist/components/molecules/FileIcon/FileIcon.d.ts.map +1 -0
- package/dist/components/molecules/FileIcon/FileIcon.styles.d.ts +4 -0
- package/dist/components/molecules/FileIcon/FileIcon.styles.d.ts.map +1 -0
- 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/SidebarItem/SidebarItem.d.ts +2 -0
- package/dist/components/molecules/SidebarItem/SidebarItem.d.ts.map +1 -1
- package/dist/components/molecules/SidebarItem/SidebarItem.styles.d.ts +2 -0
- package/dist/components/molecules/SidebarItem/SidebarItem.styles.d.ts.map +1 -1
- 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 +98 -6
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +8366 -3805
- 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 +55 -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 +6 -2
- package/dist/Search-BAtBAqQf.cjs +0 -2
- package/dist/Search-BAtBAqQf.cjs.map +0 -1
- package/dist/Search-Cll_4Ycv.js.map +0 -1
- package/dist/components/molecules/ChatFile/ChatFile.d.ts +0 -33
- package/dist/components/molecules/ChatFile/ChatFile.d.ts.map +0 -1
- package/dist/components/molecules/ChatFile/ChatFile.styles.d.ts +0 -16
- package/dist/components/molecules/ChatFile/ChatFile.styles.d.ts.map +0 -1
- package/dist/components/molecules/ChatFile/FileIcon.d.ts.map +0 -1
- package/dist/components/molecules/ChatFile/index.d.ts +0 -5
- package/dist/components/molecules/ChatFile/index.d.ts.map +0 -1
- package/dist/fonts/signifier/signifier-extralight.woff2 +0 -0
- package/dist/fonts/signifier/signifier-light.woff2 +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Modal.types.d.ts","sourceRoot":"","sources":["../../../../src/components/organisms/Modal/Modal.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElC,MAAM,WAAW,WAAW;IAC1B,wBAAwB;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,mCAAmC;IACnC,OAAO,EAAE,MAAM,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IACpC,2BAA2B;IAC3B,OAAO,CAAC,EAAE,SAAS,GAAG,WAAW,GAAG,
|
|
1
|
+
{"version":3,"file":"Modal.types.d.ts","sourceRoot":"","sources":["../../../../src/components/organisms/Modal/Modal.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElC,MAAM,WAAW,WAAW;IAC1B,wBAAwB;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,mCAAmC;IACnC,OAAO,EAAE,MAAM,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IACpC,2BAA2B;IAC3B,OAAO,CAAC,EAAE,SAAS,GAAG,WAAW,GAAG,SAAS,GAAG,OAAO,GAAG,aAAa,GAAG,MAAM,CAAC;IACjF,6CAA6C;IAC7C,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,qCAAqC;IACrC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,0EAA0E;IAC1E,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB;AAED,MAAM,WAAW,UAAU;IACzB,gCAAgC;IAChC,IAAI,EAAE,OAAO,CAAC;IACd,0CAA0C;IAC1C,YAAY,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IAGtC,uBAAuB;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,uCAAuC;IACvC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,6CAA6C;IAC7C,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,6CAA6C;IAC7C,SAAS,CAAC,EAAE,SAAS,CAAC;IAGtB,gDAAgD;IAChD,QAAQ,CAAC,EAAE,SAAS,CAAC;IAGrB,0CAA0C;IAC1C,aAAa,CAAC,EAAE,WAAW,CAAC;IAC5B,4CAA4C;IAC5C,eAAe,CAAC,EAAE,WAAW,CAAC;IAG9B,kDAAkD;IAClD,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,kDAAkD;IAClD,UAAU,CAAC,EAAE,OAAO,CAAC;IAGrB,6CAA6C;IAC7C,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IAGrB,qDAAqD;IACrD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,6CAA6C;IAC7C,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,kDAAkD;IAClD,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,4CAA4C;IAC5C,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,4CAA4C;IAC5C,eAAe,CAAC,EAAE,MAAM,CAAC;IAGzB,uBAAuB;IACvB,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,MAAM,CAAC;IAC1C,kEAAkE;IAClE,YAAY,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,KAAK,GAAG,SAAS,CAAC;CACvD"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import type { TableRow } from '../DataTable/DataTable';
|
|
2
|
+
import type { RenderMode } from '@/types/renderMode';
|
|
3
|
+
/**
|
|
4
|
+
* PivotTable — Cross-tabulation table with a row-label column and multiple
|
|
5
|
+
* period/dimension columns. Supports optional section grouping and highlighted
|
|
6
|
+
* columns (e.g. the current period vs. comparatives).
|
|
7
|
+
*/
|
|
8
|
+
export type { TableRow };
|
|
9
|
+
export interface PivotColumn {
|
|
10
|
+
key: string;
|
|
11
|
+
label: string;
|
|
12
|
+
/** Highlights this column with a subtle blue background (e.g. current period) */
|
|
13
|
+
highlight?: boolean;
|
|
14
|
+
}
|
|
15
|
+
export interface PivotSection {
|
|
16
|
+
label: string;
|
|
17
|
+
rows: TableRow[];
|
|
18
|
+
}
|
|
19
|
+
export interface PivotTableProps {
|
|
20
|
+
/** Header label for the first (row-label) column */
|
|
21
|
+
rowLabel: string;
|
|
22
|
+
columns: PivotColumn[];
|
|
23
|
+
/** Grouped sections (renders section headers between row groups) */
|
|
24
|
+
sections?: PivotSection[];
|
|
25
|
+
/** Flat rows (used when sections is omitted) */
|
|
26
|
+
rows?: TableRow[];
|
|
27
|
+
/** Output target — pdf uses tighter spacing */
|
|
28
|
+
renderMode?: RenderMode;
|
|
29
|
+
className?: string;
|
|
30
|
+
}
|
|
31
|
+
export declare function PivotTable({ rowLabel, columns, sections, rows, renderMode, className, }: PivotTableProps): import("react/jsx-runtime").JSX.Element;
|
|
32
|
+
//# sourceMappingURL=PivotTable.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PivotTable.d.ts","sourceRoot":"","sources":["../../../../src/components/organisms/PivotTable/PivotTable.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAErD;;;;GAIG;AACH,YAAY,EAAE,QAAQ,EAAE,CAAC;AAEzB,MAAM,WAAW,WAAW;IAC1B,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,iFAAiF;IACjF,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,MAAM,WAAW,YAAY;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,QAAQ,EAAE,CAAC;CAClB;AAED,MAAM,WAAW,eAAe;IAC9B,oDAAoD;IACpD,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,WAAW,EAAE,CAAC;IACvB,oEAAoE;IACpE,QAAQ,CAAC,EAAE,YAAY,EAAE,CAAC;IAC1B,gDAAgD;IAChD,IAAI,CAAC,EAAE,QAAQ,EAAE,CAAC;IAClB,+CAA+C;IAC/C,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAMD,wBAAgB,UAAU,CAAC,EACzB,QAAQ,EACR,OAAO,EACP,QAAQ,EACR,IAAI,EACJ,UAAkB,EAClB,SAAS,GACV,EAAE,eAAe,2CAiLjB"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
import type { RenderMode } from '@/types/renderMode';
|
|
3
|
+
/**
|
|
4
|
+
* ReportPage — Full-page wrapper for financial reports.
|
|
5
|
+
* Handles print layout: page margins, page-number counter, sticky/repeated
|
|
6
|
+
* header and footer across printed pages, and A4 vs US Letter paper size.
|
|
7
|
+
*
|
|
8
|
+
* Wrap an entire report in this component. Add ReportSection children inside.
|
|
9
|
+
* Interactive elements (ExportBar, PeriodSelector) are hidden in print via .no-print.
|
|
10
|
+
*/
|
|
11
|
+
export type PaperSize = 'a4' | 'letter' | 'a4-landscape' | 'letter-landscape';
|
|
12
|
+
export interface ReportPageProps {
|
|
13
|
+
/** Content rendered in the print header (repeated on every page) */
|
|
14
|
+
printHeader?: ReactNode;
|
|
15
|
+
/** Content rendered in the print footer (repeated on every page) */
|
|
16
|
+
printFooter?: ReactNode;
|
|
17
|
+
paperSize?: PaperSize;
|
|
18
|
+
/** Output target — pdf uses narrower margins and tighter gap */
|
|
19
|
+
renderMode?: RenderMode;
|
|
20
|
+
children: ReactNode;
|
|
21
|
+
className?: string;
|
|
22
|
+
}
|
|
23
|
+
export declare function ReportPage({ printHeader, printFooter, paperSize, renderMode, children, className, }: ReportPageProps): import("react/jsx-runtime").JSX.Element;
|
|
24
|
+
//# sourceMappingURL=ReportPage.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReportPage.d.ts","sourceRoot":"","sources":["../../../../src/components/organisms/ReportPage/ReportPage.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAErD;;;;;;;GAOG;AACH,MAAM,MAAM,SAAS,GAAG,IAAI,GAAG,QAAQ,GAAG,cAAc,GAAG,kBAAkB,CAAC;AAE9E,MAAM,WAAW,eAAe;IAC9B,oEAAoE;IACpE,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,oEAAoE;IACpE,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB,gEAAgE;IAChE,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,QAAQ,EAAE,SAAS,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AASD,wBAAgB,UAAU,CAAC,EACzB,WAAW,EACX,WAAW,EACX,SAAgB,EAChB,UAAkB,EAClB,QAAQ,EACR,SAAS,GACV,EAAE,eAAe,2CAyGjB"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { HTMLAttributes, ReactNode } from 'react';
|
|
2
|
+
export interface SettingsSectionCardProps extends Omit<HTMLAttributes<HTMLDivElement>, 'title'> {
|
|
3
|
+
/** Section title */
|
|
4
|
+
title: string;
|
|
5
|
+
/** Optional description below the title */
|
|
6
|
+
description?: string;
|
|
7
|
+
/** Content slot for field rows */
|
|
8
|
+
children: ReactNode;
|
|
9
|
+
/** Save handler */
|
|
10
|
+
onSave?: () => void;
|
|
11
|
+
/** Whether there are unsaved changes */
|
|
12
|
+
dirty?: boolean;
|
|
13
|
+
/** Custom save button label */
|
|
14
|
+
saveLabel?: string;
|
|
15
|
+
}
|
|
16
|
+
export declare const SettingsSectionCard: import("react").ForwardRefExoticComponent<SettingsSectionCardProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
17
|
+
//# sourceMappingURL=SettingsSectionCard.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SettingsSectionCard.d.ts","sourceRoot":"","sources":["../../../../src/components/organisms/SettingsSectionCard/SettingsSectionCard.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,SAAS,EAAc,MAAM,OAAO,CAAC;AAG9D,MAAM,WAAW,wBAAyB,SAAQ,IAAI,CAAC,cAAc,CAAC,cAAc,CAAC,EAAE,OAAO,CAAC;IAC7F,oBAAoB;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,2CAA2C;IAC3C,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,kCAAkC;IAClC,QAAQ,EAAE,SAAS,CAAC;IACpB,mBAAmB;IACnB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,wCAAwC;IACxC,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,+BAA+B;IAC/B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,mBAAmB,qHAmD/B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ApprovalCard.d.ts","sourceRoot":"","sources":["../../../src/components/report/ApprovalCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAE5D,wBAAgB,YAAY,CAAC,EAAE,KAAK,EAAE,WAAW,EAAE,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,EAAE,iBAAiB,2CAoBzG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AuditStamp.d.ts","sourceRoot":"","sources":["../../../src/components/report/AuditStamp.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAS1D,wBAAgB,UAAU,CAAC,EAAE,QAAQ,EAAE,UAAU,EAAE,UAAU,EAAE,IAAI,EAAE,SAAS,EAAE,MAAgB,EAAE,SAAS,EAAE,EAAE,eAAe,2CAgB7H"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Banner.d.ts","sourceRoot":"","sources":["../../../src/components/report/Banner.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAStD,wBAAgB,MAAM,CAAC,EAAE,OAAgB,EAAE,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,WAAW,2CAiB/E"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BriefingCard.d.ts","sourceRoot":"","sources":["../../../src/components/report/BriefingCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAE5D,wBAAgB,YAAY,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,iBAAiB,2CAgBvE"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import type { CommentaryBlockProps } from '../../report-types';
|
|
2
|
+
export declare function CommentaryBlock({ content, author, authorRole, date, sectionLabel, expandable, defaultExpanded, variant, className }: CommentaryBlockProps): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
//# sourceMappingURL=CommentaryBlock.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CommentaryBlock.d.ts","sourceRoot":"","sources":["../../../src/components/report/CommentaryBlock.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAQ/D,wBAAgB,eAAe,CAAC,EAAE,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,IAAI,EAAE,YAAY,EAAE,UAAU,EAAE,eAAsB,EAAE,OAAmB,EAAE,SAAS,EAAE,EAAE,oBAAoB,2CAuC5K"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import type { ComparisonToggleProps } from '../../report-types';
|
|
2
|
+
export declare function ComparisonToggle({ modes, activeMode, onModeChange, variant, compact, className }: ComparisonToggleProps): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
//# sourceMappingURL=ComparisonToggle.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ComparisonToggle.d.ts","sourceRoot":"","sources":["../../../src/components/report/ComparisonToggle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAEhE,wBAAgB,gBAAgB,CAAC,EAAE,KAAK,EAAE,UAAU,EAAE,YAAY,EAAE,OAAmB,EAAE,OAAO,EAAE,SAAS,EAAE,EAAE,qBAAqB,2CAmBnI"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DataTable.d.ts","sourceRoot":"","sources":["../../../src/components/report/DataTable.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAIzD,wBAAgB,SAAS,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,EAAE,cAAc,2CA2B1D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeltaPill.d.ts","sourceRoot":"","sources":["../../../src/components/report/DeltaPill.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AASzD,wBAAgB,SAAS,CAAC,EAAE,KAAK,EAAE,SAAS,EAAE,EAAE,cAAc,2CAO7D"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import type { DrillDownRowProps } from '../../report-types';
|
|
2
|
+
export declare function DrillDownRow({ cells, drillRows, colCount: _colCount, defaultExpanded, onToggle, rowClassName, drillRowClassName }: DrillDownRowProps): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
//# sourceMappingURL=DrillDownRow.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DrillDownRow.d.ts","sourceRoot":"","sources":["../../../src/components/report/DrillDownRow.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAE5D,wBAAgB,YAAY,CAAC,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,SAAS,EAAE,eAAuB,EAAE,QAAQ,EAAE,YAAY,EAAE,iBAAiB,EAAE,EAAE,iBAAiB,2CA4C5J"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EmptyState.d.ts","sourceRoot":"","sources":["../../../src/components/report/EmptyState.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAE1D,wBAAgB,UAAU,CAAC,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,EAAE,EAAE,eAAe,2CAiBzE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EntityCard.d.ts","sourceRoot":"","sources":["../../../src/components/report/EntityCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAS1D,wBAAgB,UAAU,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,EAAE,eAAe,2CAuBvE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ExportBar.d.ts","sourceRoot":"","sources":["../../../src/components/report/ExportBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AASzD,wBAAgB,SAAS,CAAC,EAAE,OAAO,EAAE,KAAK,EAAE,IAAW,EAAE,SAAS,EAAE,EAAE,cAAc,2CAgBnF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FilterBar.d.ts","sourceRoot":"","sources":["../../../src/components/report/FilterBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAEzD,wBAAgB,SAAS,CAAC,EAAE,OAAO,EAAE,YAAY,EAAE,cAAc,EAAE,EAAE,cAAc,2CAuBlF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FinancialTable.d.ts","sourceRoot":"","sources":["../../../src/components/report/FinancialTable.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAY,MAAM,oBAAoB,CAAC;AAyBxE,wBAAgB,cAAc,CAAC,EAAE,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,mBAAmB,2CAwDpF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FootnoteList.d.ts","sourceRoot":"","sources":["../../../src/components/report/FootnoteList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAE5D,wBAAgB,YAAY,CAAC,EAAE,SAAS,EAAE,SAAS,EAAE,EAAE,iBAAiB,kDAavE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FootnoteRef.d.ts","sourceRoot":"","sources":["../../../src/components/report/FootnoteRef.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAE3D,wBAAgB,WAAW,CAAC,EAAE,MAAM,EAAE,OAAO,EAAE,SAAS,EAAE,EAAE,gBAAgB,2CAY3E"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { ReactNode } from 'react';
|
|
2
|
+
import type { GridProps } from '../../report-types';
|
|
3
|
+
export declare function Grid({ columns, gap, children }: GridProps & {
|
|
4
|
+
children?: ReactNode;
|
|
5
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
//# sourceMappingURL=Grid.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Grid.d.ts","sourceRoot":"","sources":["../../../src/components/report/Grid.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAEpD,wBAAgB,IAAI,CAAC,EAAE,OAAW,EAAE,GAAO,EAAE,QAAQ,EAAE,EAAE,SAAS,GAAG;IAAE,QAAQ,CAAC,EAAE,SAAS,CAAA;CAAE,2CAM5F"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KpiStrip.d.ts","sourceRoot":"","sources":["../../../src/components/report/KpiStrip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAIxD,wBAAgB,QAAQ,CAAC,EAAE,KAAK,EAAE,OAAW,EAAE,EAAE,aAAa,2CAsC7D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MetricCard.d.ts","sourceRoot":"","sources":["../../../src/components/report/MetricCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAW1D,wBAAgB,UAAU,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE,eAAe,2CA0B5E"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import type { PeriodSelectorProps } from '../../report-types';
|
|
2
|
+
export declare function PeriodSelector({ current, available, format, availableFormats, onPeriodChange, onFormatChange, hasPrev, hasNext, compact, className }: PeriodSelectorProps): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
//# sourceMappingURL=PeriodSelector.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PeriodSelector.d.ts","sourceRoot":"","sources":["../../../src/components/report/PeriodSelector.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAY9D,wBAAgB,cAAc,CAAC,EAAE,OAAO,EAAE,SAAc,EAAE,MAAM,EAAE,gBAAqB,EAAE,cAAc,EAAE,cAAc,EAAE,OAAc,EAAE,OAAe,EAAE,OAAO,EAAE,SAAS,EAAE,EAAE,mBAAmB,2CA2BlM"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PivotTable.d.ts","sourceRoot":"","sources":["../../../src/components/report/PivotTable.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAI1D,wBAAgB,UAAU,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,IAAI,EAAE,EAAE,eAAe,2CA+BtE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ProgressBar.d.ts","sourceRoot":"","sources":["../../../src/components/report/ProgressBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAE3D,wBAAgB,WAAW,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,gBAAgB,2CAe7D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReportBanner.d.ts","sourceRoot":"","sources":["../../../src/components/report/ReportBanner.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAQ5D,wBAAgB,YAAY,CAAC,EAAE,OAAgB,EAAE,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,SAAS,EAAE,EAAE,iBAAiB,2CAgBtG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReportHeader.d.ts","sourceRoot":"","sources":["../../../src/components/report/ReportHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAQ5D,wBAAgB,YAAY,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,EAAE,iBAAiB,2CAgB/F"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { ReactNode } from 'react';
|
|
2
|
+
import type { ReportPageProps } from '../../report-types';
|
|
3
|
+
export declare function ReportPage({ printHeader, printFooter, children, className }: ReportPageProps & {
|
|
4
|
+
children?: ReactNode;
|
|
5
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
//# sourceMappingURL=ReportPage.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReportPage.d.ts","sourceRoot":"","sources":["../../../src/components/report/ReportPage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAS1D,wBAAgB,UAAU,CAAC,EAAE,WAAW,EAAE,WAAW,EAAE,QAAQ,EAAE,SAAS,EAAE,EAAE,eAAe,GAAG;IAAE,QAAQ,CAAC,EAAE,SAAS,CAAA;CAAE,2CAWvH"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { ReactNode } from 'react';
|
|
2
|
+
import type { ReportSectionProps } from '../../report-types';
|
|
3
|
+
export declare function ReportSection({ label, description, sectionNumber, children, noBorder, className }: ReportSectionProps & {
|
|
4
|
+
children?: ReactNode;
|
|
5
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
//# sourceMappingURL=ReportSection.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReportSection.d.ts","sourceRoot":"","sources":["../../../src/components/report/ReportSection.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAE7D,wBAAgB,aAAa,CAAC,EAAE,KAAK,EAAE,WAAW,EAAE,aAAa,EAAE,QAAQ,EAAE,QAAQ,EAAE,SAAS,EAAE,EAAE,kBAAkB,GAAG;IAAE,QAAQ,CAAC,EAAE,SAAS,CAAA;CAAE,2CAWhJ"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReportToolbar.d.ts","sourceRoot":"","sources":["../../../src/components/report/ReportToolbar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAE7D,wBAAgB,aAAa,CAAC,EAAE,MAAM,EAAE,UAAU,EAAE,UAAU,EAAE,OAAO,EAAE,EAAE,kBAAkB,2CAmB5F"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { ReactNode } from 'react';
|
|
2
|
+
import type { SectionCardProps } from '../../report-types';
|
|
3
|
+
export declare function SectionCard({ title, description, children }: SectionCardProps & {
|
|
4
|
+
children?: ReactNode;
|
|
5
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
//# sourceMappingURL=SectionCard.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SectionCard.d.ts","sourceRoot":"","sources":["../../../src/components/report/SectionCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAE3D,wBAAgB,WAAW,CAAC,EAAE,KAAK,EAAE,WAAW,EAAE,QAAQ,EAAE,EAAE,gBAAgB,GAAG;IAAE,QAAQ,CAAC,EAAE,SAAS,CAAA;CAAE,2CAYxG"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import type { SparklineCellProps } from '../../report-types';
|
|
2
|
+
export declare function SparklineCell({ data, direction, width, height, showLastDot, className }: SparklineCellProps): import("react/jsx-runtime").JSX.Element | null;
|
|
3
|
+
//# sourceMappingURL=SparklineCell.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SparklineCell.d.ts","sourceRoot":"","sources":["../../../src/components/report/SparklineCell.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAiB7D,wBAAgB,aAAa,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,KAAU,EAAE,MAAW,EAAE,WAAkB,EAAE,SAAS,EAAE,EAAE,kBAAkB,kDA0B5H"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { ReactNode } from 'react';
|
|
2
|
+
import type { StackProps } from '../../report-types';
|
|
3
|
+
export declare function Stack({ gap, direction, children }: StackProps & {
|
|
4
|
+
children?: ReactNode;
|
|
5
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
//# sourceMappingURL=Stack.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Stack.d.ts","sourceRoot":"","sources":["../../../src/components/report/Stack.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAErD,wBAAgB,KAAK,CAAC,EAAE,GAAO,EAAE,SAAsB,EAAE,QAAQ,EAAE,EAAE,UAAU,GAAG;IAAE,QAAQ,CAAC,EAAE,SAAS,CAAA;CAAE,2CAMzG"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import type { StackedBarChartProps } from '../../report-types';
|
|
2
|
+
export declare function StackedBarChart({ data, series, height, formatYTick, formatXTick, formatTooltipHeader, formatTooltipValue, referenceLine, className, }: StackedBarChartProps): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
//# sourceMappingURL=StackedBarChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"StackedBarChart.d.ts","sourceRoot":"","sources":["../../../src/components/report/StackedBarChart.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,oBAAoB,EAAyC,MAAM,oBAAoB,CAAC;AAoBtG,wBAAgB,eAAe,CAAC,EAC9B,IAAI,EACJ,MAAM,EACN,MAAY,EACZ,WAAW,EACX,WAAW,EACX,mBAAmB,EACnB,kBAAkB,EAClB,aAAa,EACb,SAAS,GACV,EAAE,oBAAoB,2CAmNtB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"StatCard.d.ts","sourceRoot":"","sources":["../../../src/components/report/StatCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAUxD,wBAAgB,QAAQ,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,aAAa,2CA0BrE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"StatusPill.d.ts","sourceRoot":"","sources":["../../../src/components/report/StatusPill.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAU1D,wBAAgB,UAAU,CAAC,EAAE,KAAK,EAAE,OAAmB,EAAE,EAAE,eAAe,2CAOzE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TaskCard.d.ts","sourceRoot":"","sources":["../../../src/components/report/TaskCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAgBxD,wBAAgB,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,aAAa,EAAE,EAAE,aAAa,2CAe5E"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"VarianceBand.d.ts","sourceRoot":"","sources":["../../../src/components/report/VarianceBand.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAU5D,wBAAgB,YAAY,CAAC,EAAE,KAAK,EAAE,EAAE,iBAAiB,2CAWxD"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import type { WorkstreamCardProps } from '../../report-types';
|
|
2
|
+
export declare function WorkstreamCard({ name, status, progressPct, currentStep, completedSteps, totalSteps, clientName }: WorkstreamCardProps): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
//# sourceMappingURL=WorkstreamCard.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WorkstreamCard.d.ts","sourceRoot":"","sources":["../../../src/components/report/WorkstreamCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAU9D,wBAAgB,cAAc,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,WAAW,EAAE,WAAW,EAAE,cAAc,EAAE,UAAU,EAAE,UAAU,EAAE,EAAE,mBAAmB,2CA0BrI"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
export * from './ApprovalCard';
|
|
2
|
+
export * from './AuditStamp';
|
|
3
|
+
export * from './Banner';
|
|
4
|
+
export * from './BriefingCard';
|
|
5
|
+
export * from './CommentaryBlock';
|
|
6
|
+
export * from './ComparisonToggle';
|
|
7
|
+
export * from './DataTable';
|
|
8
|
+
export * from './DeltaPill';
|
|
9
|
+
export * from './DrillDownRow';
|
|
10
|
+
export * from './EmptyState';
|
|
11
|
+
export * from './EntityCard';
|
|
12
|
+
export * from './ExportBar';
|
|
13
|
+
export * from './FilterBar';
|
|
14
|
+
export * from './FinancialTable';
|
|
15
|
+
export * from './FootnoteList';
|
|
16
|
+
export * from './FootnoteRef';
|
|
17
|
+
export * from './KpiStrip';
|
|
18
|
+
export * from './MetricCard';
|
|
19
|
+
export * from './PeriodSelector';
|
|
20
|
+
export * from './PivotTable';
|
|
21
|
+
export * from './ReportBanner';
|
|
22
|
+
export * from './ReportHeader';
|
|
23
|
+
export * from './ReportPage';
|
|
24
|
+
export * from './ReportSection';
|
|
25
|
+
export * from './ReportToolbar';
|
|
26
|
+
export * from './SectionCard';
|
|
27
|
+
export * from './SparklineCell';
|
|
28
|
+
export * from './StackedBarChart';
|
|
29
|
+
export * from './Stack';
|
|
30
|
+
export * from './StatCard';
|
|
31
|
+
export * from './StatusPill';
|
|
32
|
+
export * from './TaskCard';
|
|
33
|
+
export * from './VarianceBand';
|
|
34
|
+
export * from './WorkstreamCard';
|
|
35
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/report/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,UAAU,CAAC;AACzB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC;AACnC,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAG9B,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAG7B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC"}
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
Copyright (c) 2023 Vercel, in collaboration with basement.studio
|
|
2
|
+
|
|
3
|
+
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
|
4
|
+
This license is copied below, and is also available with a FAQ at:
|
|
5
|
+
http://scripts.sil.org/OFL
|
|
6
|
+
|
|
7
|
+
-----------------------------------------------------------
|
|
8
|
+
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
|
9
|
+
-----------------------------------------------------------
|
|
10
|
+
|
|
11
|
+
PREAMBLE
|
|
12
|
+
The goals of the Open Font License (OFL) are to stimulate worldwide
|
|
13
|
+
development of collaborative font projects, to support the font creation
|
|
14
|
+
efforts of academic and linguistic communities, and to provide a free and
|
|
15
|
+
open framework in which fonts may be shared and improved in partnership
|
|
16
|
+
with others.
|
|
17
|
+
|
|
18
|
+
The OFL allows the licensed fonts to be used, studied, modified and
|
|
19
|
+
redistributed freely as long as they are not sold by themselves. The
|
|
20
|
+
fonts, including any derivative works, can be bundled, embedded,
|
|
21
|
+
redistributed and/or sold with any software provided that any reserved
|
|
22
|
+
names are not used by derivative works. The fonts and derivatives,
|
|
23
|
+
however, cannot be released under any other type of license. The
|
|
24
|
+
requirement for fonts to remain under this license does not apply
|
|
25
|
+
to any document created using the fonts or their derivatives.
|
|
26
|
+
|
|
27
|
+
DEFINITIONS
|
|
28
|
+
"Font Software" refers to the set of files released by the Copyright
|
|
29
|
+
Holder(s) under this license and clearly marked as such. This may
|
|
30
|
+
include source files, build scripts and documentation.
|
|
31
|
+
|
|
32
|
+
"Reserved Font Name" refers to any names specified as such after the
|
|
33
|
+
copyright statement(s).
|
|
34
|
+
|
|
35
|
+
"Original Version" refers to the collection of Font Software components as
|
|
36
|
+
distributed by the Copyright Holder(s).
|
|
37
|
+
|
|
38
|
+
"Modified Version" refers to any derivative made by adding to, deleting,
|
|
39
|
+
or substituting -- in part or in whole -- any of the components of the
|
|
40
|
+
Original Version, by changing formats or by porting the Font Software to a
|
|
41
|
+
new environment.
|
|
42
|
+
|
|
43
|
+
"Author" refers to any designer, engineer, programmer, technical
|
|
44
|
+
writer or other person who contributed to the Font Software.
|
|
45
|
+
|
|
46
|
+
PERMISSION AND CONDITIONS
|
|
47
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
48
|
+
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
|
49
|
+
redistribute, and sell modified and unmodified copies of the Font
|
|
50
|
+
Software, subject to the following conditions:
|
|
51
|
+
|
|
52
|
+
1) Neither the Font Software nor any of its individual components,
|
|
53
|
+
in Original or Modified Versions, may be sold by itself.
|
|
54
|
+
|
|
55
|
+
2) Original or Modified Versions of the Font Software may be bundled,
|
|
56
|
+
redistributed and/or sold with any software, provided that each copy
|
|
57
|
+
contains the above copyright notice and this license. These can be
|
|
58
|
+
included either as stand-alone text files, human-readable headers or
|
|
59
|
+
in the appropriate machine-readable metadata fields within text or
|
|
60
|
+
binary files as long as those fields can be easily viewed by the user.
|
|
61
|
+
|
|
62
|
+
3) No Modified Version of the Font Software may use the Reserved Font
|
|
63
|
+
Name(s) unless explicit written permission is granted by the corresponding
|
|
64
|
+
Copyright Holder. This restriction only applies to the primary font name as
|
|
65
|
+
presented to the users.
|
|
66
|
+
|
|
67
|
+
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
|
68
|
+
Software shall not be used to promote, endorse or advertise any
|
|
69
|
+
Modified Version, except to acknowledge the contribution(s) of the
|
|
70
|
+
Copyright Holder(s) and the Author(s) or with their explicit written
|
|
71
|
+
permission.
|
|
72
|
+
|
|
73
|
+
5) The Font Software, modified or unmodified, in part or in whole,
|
|
74
|
+
must be distributed entirely under this license, and must not be
|
|
75
|
+
distributed under any other license. The requirement for fonts to
|
|
76
|
+
remain under this license does not apply to any document created
|
|
77
|
+
using the Font Software.
|
|
78
|
+
|
|
79
|
+
TERMINATION
|
|
80
|
+
This license becomes null and void if any of the above conditions are
|
|
81
|
+
not met.
|
|
82
|
+
|
|
83
|
+
DISCLAIMER
|
|
84
|
+
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
85
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
|
86
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
|
87
|
+
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
|
88
|
+
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
89
|
+
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
|
90
|
+
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
91
|
+
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
|
92
|
+
OTHER DEALINGS IN THE FONT SOFTWARE.
|