@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,6 +1,6 @@
|
|
|
1
1
|
export declare const loadingSpinnerWrapperStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
2
2
|
export declare const spinnerContainerStyles: (props?: ({
|
|
3
|
-
size?: "
|
|
3
|
+
size?: "sm" | "md" | "lg" | null | undefined;
|
|
4
4
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
5
5
|
export declare const spinnerBorderStyles: (props?: ({
|
|
6
6
|
color?: "primary" | "secondary" | null | undefined;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HTMLAttributes, ComponentType } from 'react';
|
|
1
|
+
import { HTMLAttributes, ReactNode, ComponentType } from 'react';
|
|
2
2
|
export interface MessageAction {
|
|
3
3
|
/** Icon component to display */
|
|
4
4
|
icon: ComponentType<{
|
|
@@ -82,6 +82,14 @@ export interface MessageBubbleProps extends HTMLAttributes<HTMLDivElement> {
|
|
|
82
82
|
onNextBranch?: () => void;
|
|
83
83
|
/** Whether branch navigation is loading */
|
|
84
84
|
isBranchLoading?: boolean;
|
|
85
|
+
/** Enables the sender header row with avatar, name and elapsed time. */
|
|
86
|
+
withTimer?: boolean;
|
|
87
|
+
/** Sender display name ("Archie", user name, etc.). */
|
|
88
|
+
senderName?: string;
|
|
89
|
+
/** Sender avatar element (ReactNode). Pass <SignatureA />, <Avatar />, <img />, etc. */
|
|
90
|
+
senderAvatar?: ReactNode;
|
|
91
|
+
/** Pre-formatted elapsed time string. When provided, overrides the internal useElapsedTime hook. */
|
|
92
|
+
senderTime?: string;
|
|
85
93
|
}
|
|
86
94
|
export declare const MessageBubble: import("react").ForwardRefExoticComponent<MessageBubbleProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
87
95
|
//# sourceMappingURL=MessageBubble.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MessageBubble.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/MessageBubble/MessageBubble.tsx"],"names":[],"mappings":"AACA,OAAO,EAEL,cAAc,
|
|
1
|
+
{"version":3,"file":"MessageBubble.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/MessageBubble/MessageBubble.tsx"],"names":[],"mappings":"AACA,OAAO,EAEL,cAAc,EACd,SAAS,EAOT,aAAa,EAGd,MAAM,OAAO,CAAC;AAyCf,MAAM,WAAW,aAAa;IAC5B,gCAAgC;IAChC,IAAI,EAAE,aAAa,CAAC;QAAE,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC,CAAC;IAChD,6CAA6C;IAC7C,KAAK,EAAE,MAAM,CAAC;IACd,sFAAsF;IACtF,OAAO,CAAC,EAAE,MAAM,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IACrC,4DAA4D;IAC5D,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,+EAA+E;IAC/E,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,mDAAmD;IACnD,WAAW,CAAC,EAAE,aAAa,CAAC;QAAE,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC,CAAC;IACxD,iEAAiE;IACjE,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,MAAM,WAAW,UAAU;IACzB,iDAAiD;IACjD,YAAY,EAAE,MAAM,CAAC;IACrB,+BAA+B;IAC/B,aAAa,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,kBAAmB,SAAQ,cAAc,CAAC,cAAc,CAAC;IACxE,OAAO,CAAC,EAAE,MAAM,GAAG,WAAW,GAAG,QAAQ,GAAG,QAAQ,CAAC;IACrD,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,qGAAqG;IACrG,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,sEAAsE;IACtE,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,iCAAiC;IACjC,SAAS,CAAC,EAAE,IAAI,GAAG,MAAM,CAAC;IAC1B,8DAA8D;IAC9D,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,8HAA8H;IAC9H,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,yFAAyF;IACzF,SAAS,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;IACxC,+FAA+F;IAC/F,OAAO,CAAC,EAAE,aAAa,EAAE,CAAC;IAC1B;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;;OAGG;IACH,QAAQ,CAAC,EAAE,aAAa,CAAC;QAAE,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC,CAAC;IACrD;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;IAC3B,uDAAuD;IACvD,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,iEAAiE;IACjE,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,qGAAqG;IACrG,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,uCAAuC;IACvC,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;IACzB,yCAAyC;IACzC,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,qDAAqD;IACrD,UAAU,CAAC,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IAC1D,4CAA4C;IAC5C,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,wCAAwC;IACxC,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,kDAAkD;IAClD,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,8CAA8C;IAC9C,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,2CAA2C;IAC3C,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,wEAAwE;IACxE,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,uDAAuD;IACvD,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,wFAAwF;IACxF,YAAY,CAAC,EAAE,SAAS,CAAC;IACzB,oGAAoG;IACpG,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AA8JD,eAAO,MAAM,aAAa,+GAyYzB,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export declare const rootStyles: (props?: ({
|
|
2
2
|
variant?: "user" | "assistant" | "system" | "loader" | null | undefined;
|
|
3
|
-
alignment?: "
|
|
3
|
+
alignment?: "left" | "right" | "center" | null | undefined;
|
|
4
4
|
isEditing?: boolean | null | undefined;
|
|
5
5
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
6
6
|
export declare const innerContainerStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
@@ -8,6 +8,7 @@ export declare const messageContainerStyles: (props?: import("class-variance-aut
|
|
|
8
8
|
export declare const bubbleStyles: (props?: ({
|
|
9
9
|
variant?: "user" | "assistant" | "system" | "loader" | null | undefined;
|
|
10
10
|
isSticky?: boolean | null | undefined;
|
|
11
|
+
withTimer?: boolean | null | undefined;
|
|
11
12
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
12
13
|
export declare const contentStyles: (props?: ({
|
|
13
14
|
variant?: "user" | "assistant" | "system" | "loader" | null | undefined;
|
|
@@ -34,6 +35,10 @@ export declare const activityIconGlowStyles: (props?: import("class-variance-aut
|
|
|
34
35
|
export declare const editContainerStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
35
36
|
export declare const editTextareaStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
36
37
|
export declare const editHintStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
38
|
+
export declare const senderHeaderStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
39
|
+
export declare const senderAvatarStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
40
|
+
export declare const senderNameStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
41
|
+
export declare const senderTimeStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
37
42
|
export declare const branchNavigatorStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
38
43
|
export declare const branchNavButtonStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
39
44
|
export declare const branchNavTextStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MessageBubble.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/MessageBubble/MessageBubble.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU;;;;8EAgCtB,CAAC;AAEF,eAAO,MAAM,oBAAoB,oFAA4C,CAAC;AAE9E,eAAO,MAAM,sBAAsB,oFAAsC,CAAC;AAE1E,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"MessageBubble.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/MessageBubble/MessageBubble.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU;;;;8EAgCtB,CAAC;AAEF,eAAO,MAAM,oBAAoB,oFAA4C,CAAC;AAE9E,eAAO,MAAM,sBAAsB,oFAAsC,CAAC;AAE1E,eAAO,MAAM,YAAY;;;;8EA+BxB,CAAC;AAEF,eAAO,MAAM,aAAa;;8EAYxB,CAAC;AAEH,eAAO,MAAM,YAAY,oFAAqD,CAAC;AAE/E,eAAO,MAAM,UAAU;;8EAYrB,CAAC;AAEH,eAAO,MAAM,aAAa;;8EAezB,CAAC;AAGF,eAAO,MAAM,kBAAkB,oFAO7B,CAAC;AAEH,eAAO,MAAM,kBAAkB;;8EAa9B,CAAC;AAEF,eAAO,MAAM,qBAAqB,oFAEjC,CAAC;AAEF,eAAO,MAAM,iBAAiB,oFAE7B,CAAC;AAEF,eAAO,MAAM,eAAe,oFAE3B,CAAC;AAEF,eAAO,MAAM,YAAY,oFAExB,CAAC;AAGF,eAAO,MAAM,0BAA0B,oFAEtC,CAAC;AAGF,eAAO,MAAM,oBAAoB,oFAM/B,CAAC;AAGH,eAAO,MAAM,0BAA0B,oFAKrC,CAAC;AAGH,eAAO,MAAM,sBAAsB,oFAOjC,CAAC;AAGH,eAAO,MAAM,mBAAmB,oFAY9B,CAAC;AAGH,eAAO,MAAM,kBAAkB,oFAY7B,CAAC;AAGH,eAAO,MAAM,cAAc,oFAIzB,CAAC;AAGH,eAAO,MAAM,kBAAkB,oFAAqC,CAAC;AAGrE,eAAO,MAAM,kBAAkB,oFAA4C,CAAC;AAG5E,eAAO,MAAM,gBAAgB,oFAE5B,CAAC;AAGF,eAAO,MAAM,gBAAgB,oFAE5B,CAAC;AAGF,eAAO,MAAM,qBAAqB,oFAIhC,CAAC;AAGH,eAAO,MAAM,qBAAqB,oFAiBjC,CAAC;AAGF,eAAO,MAAM,mBAAmB,oFAS9B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useElapsedTime.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/MessageBubble/useElapsedTime.ts"],"names":[],"mappings":"AAmBA;;;GAGG;AACH,wBAAgB,cAAc,CAAC,SAAS,EAAE,IAAI,GAAG,MAAM,GAAG,SAAS,GAAG,MAAM,CAqB3E"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import type { RenderMode } from '@/types/renderMode';
|
|
2
|
+
/**
|
|
3
|
+
* MetricCard — Single KPI card with a large monospace value, label, and optional delta.
|
|
4
|
+
* For a grid of cards, use KpiStrip instead.
|
|
5
|
+
*/
|
|
6
|
+
export interface MetricCardProps {
|
|
7
|
+
label: string;
|
|
8
|
+
value: string;
|
|
9
|
+
/** Formatted delta string, e.g. "+8.3% vs prior month" */
|
|
10
|
+
delta?: string;
|
|
11
|
+
deltaDir?: 'up' | 'down' | 'flat' | 'warning';
|
|
12
|
+
/** Secondary descriptive text shown below the delta */
|
|
13
|
+
subtext?: string;
|
|
14
|
+
/** Output target — pdf uses smaller value font */
|
|
15
|
+
renderMode?: RenderMode;
|
|
16
|
+
className?: string;
|
|
17
|
+
}
|
|
18
|
+
export declare function MetricCard({ label, value, delta, deltaDir, subtext, renderMode, className, }: MetricCardProps): import("react/jsx-runtime").JSX.Element;
|
|
19
|
+
//# sourceMappingURL=MetricCard.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MetricCard.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/MetricCard/MetricCard.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAErD;;;GAGG;AACH,MAAM,WAAW,eAAe;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,0DAA0D;IAC1D,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,IAAI,GAAG,MAAM,GAAG,MAAM,GAAG,SAAS,CAAC;IAC9C,uDAAuD;IACvD,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,kDAAkD;IAClD,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AASD,wBAAgB,UAAU,CAAC,EACzB,KAAK,EACL,KAAK,EACL,KAAK,EACL,QAAiB,EACjB,OAAO,EACP,UAAkB,EAClB,SAAS,GACV,EAAE,eAAe,2CA2CjB"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* MetricCard — Single KPI card with a large monospace value, label, and optional delta.
|
|
3
|
+
* For a grid of cards, use KpiStrip instead.
|
|
4
|
+
*/
|
|
5
|
+
export interface MetricCardProps {
|
|
6
|
+
label: string;
|
|
7
|
+
value: string;
|
|
8
|
+
/** Formatted delta string, e.g. "+8.3% vs prior month" */
|
|
9
|
+
delta?: string;
|
|
10
|
+
deltaDir?: 'up' | 'down' | 'flat' | 'warning';
|
|
11
|
+
/** Secondary descriptive text shown below the delta */
|
|
12
|
+
subtext?: string;
|
|
13
|
+
className?: string;
|
|
14
|
+
}
|
|
15
|
+
export declare function MetricCard({ label, value, delta, deltaDir, subtext, className, }: MetricCardProps): import("react/jsx-runtime").JSX.Element;
|
|
16
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/MetricCard/index.tsx"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,WAAW,eAAe;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,0DAA0D;IAC1D,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,IAAI,GAAG,MAAM,GAAG,MAAM,GAAG,SAAS,CAAC;IAC9C,uDAAuD;IACvD,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AASD,wBAAgB,UAAU,CAAC,EACzB,KAAK,EACL,KAAK,EACL,KAAK,EACL,QAAiB,EACjB,OAAO,EACP,SAAS,GACV,EAAE,eAAe,2CAsCjB"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { InputHTMLAttributes } from 'react';
|
|
2
|
+
export interface NumberInputProps extends Omit<InputHTMLAttributes<HTMLInputElement>, 'type' | 'size'> {
|
|
3
|
+
/** Label displayed above the input */
|
|
4
|
+
label?: string;
|
|
5
|
+
/** Hint text displayed below the input */
|
|
6
|
+
hint?: string;
|
|
7
|
+
/** Error message (overrides hint) */
|
|
8
|
+
error?: string;
|
|
9
|
+
/** Suffix text displayed after the input (e.g. "characters", "px") */
|
|
10
|
+
suffix?: string;
|
|
11
|
+
/** Size variant */
|
|
12
|
+
size?: 'medium' | 'small';
|
|
13
|
+
}
|
|
14
|
+
export declare const NumberInput: import("react").ForwardRefExoticComponent<NumberInputProps & import("react").RefAttributes<HTMLInputElement>>;
|
|
15
|
+
//# sourceMappingURL=NumberInput.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NumberInput.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/NumberInput/NumberInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAqB,MAAM,OAAO,CAAC;AAG/D,MAAM,WAAW,gBAAiB,SAAQ,IAAI,CAAC,mBAAmB,CAAC,gBAAgB,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACpG,sCAAsC;IACtC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,0CAA0C;IAC1C,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,qCAAqC;IACrC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,sEAAsE;IACtE,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,mBAAmB;IACnB,IAAI,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAC;CAC3B;AAED,eAAO,MAAM,WAAW,+GAsDvB,CAAC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { InputHTMLAttributes } from 'react';
|
|
2
|
+
export interface PasswordFieldProps extends Omit<InputHTMLAttributes<HTMLInputElement>, 'type' | 'size'> {
|
|
3
|
+
/** Label displayed above the field */
|
|
4
|
+
label?: string;
|
|
5
|
+
/** Hint text displayed below the field */
|
|
6
|
+
hint?: string;
|
|
7
|
+
/** Error message (overrides hint) */
|
|
8
|
+
error?: string;
|
|
9
|
+
/** Show the visibility toggle button (default: true) */
|
|
10
|
+
showToggle?: boolean;
|
|
11
|
+
/** Size variant */
|
|
12
|
+
size?: 'medium' | 'small';
|
|
13
|
+
}
|
|
14
|
+
export declare const PasswordField: import("react").ForwardRefExoticComponent<PasswordFieldProps & import("react").RefAttributes<HTMLInputElement>>;
|
|
15
|
+
//# sourceMappingURL=PasswordField.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PasswordField.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/PasswordField/PasswordField.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAA+B,MAAM,OAAO,CAAC;AAGzE,MAAM,WAAW,kBAAmB,SAAQ,IAAI,CAAC,mBAAmB,CAAC,gBAAgB,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACtG,sCAAsC;IACtC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,0CAA0C;IAC1C,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,qCAAqC;IACrC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,wDAAwD;IACxD,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,mBAAmB;IACnB,IAAI,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAC;CAC3B;AAED,eAAO,MAAM,aAAa,iHA2EzB,CAAC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* PeriodSelector — Navigation bar for moving between reporting periods.
|
|
3
|
+
* Provides prev/next arrows, a format toggle (month/quarter/year), and an
|
|
4
|
+
* optional quick-select dropdown. Fully string-based — no date library required.
|
|
5
|
+
*/
|
|
6
|
+
export type PeriodFormat = 'month' | 'quarter' | 'year' | 'custom';
|
|
7
|
+
export interface Period {
|
|
8
|
+
id: string;
|
|
9
|
+
label: string;
|
|
10
|
+
}
|
|
11
|
+
export interface PeriodSelectorProps {
|
|
12
|
+
current: Period;
|
|
13
|
+
available?: Period[];
|
|
14
|
+
format?: PeriodFormat;
|
|
15
|
+
availableFormats?: PeriodFormat[];
|
|
16
|
+
onPeriodChange?: (id: string) => void;
|
|
17
|
+
onFormatChange?: (format: PeriodFormat) => void;
|
|
18
|
+
hasPrev?: boolean;
|
|
19
|
+
hasNext?: boolean;
|
|
20
|
+
compact?: boolean;
|
|
21
|
+
className?: string;
|
|
22
|
+
}
|
|
23
|
+
export declare function PeriodSelector({ current, available, format, availableFormats, onPeriodChange, onFormatChange, hasPrev, hasNext, compact, className, }: PeriodSelectorProps): import("react/jsx-runtime").JSX.Element;
|
|
24
|
+
//# sourceMappingURL=PeriodSelector.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PeriodSelector.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/PeriodSelector/PeriodSelector.tsx"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,MAAM,MAAM,YAAY,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,QAAQ,CAAC;AAEnE,MAAM,WAAW,MAAM;IACrB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,mBAAmB;IAClC,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,EAAE,CAAC;IACrB,MAAM,CAAC,EAAE,YAAY,CAAC;IACtB,gBAAgB,CAAC,EAAE,YAAY,EAAE,CAAC;IAClC,cAAc,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,cAAc,CAAC,EAAE,CAAC,MAAM,EAAE,YAAY,KAAK,IAAI,CAAC;IAChD,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAYD,wBAAgB,cAAc,CAAC,EAC7B,OAAO,EACP,SAAc,EACd,MAAM,EACN,gBAAqB,EACrB,cAAc,EACd,cAAc,EACd,OAAc,EACd,OAAe,EACf,OAAe,EACf,SAAS,GACV,EAAE,mBAAmB,2CAwGrB"}
|
|
@@ -2,7 +2,7 @@ export declare const progressBarTrackStyles: (props?: ({
|
|
|
2
2
|
size?: "small" | "medium" | "large" | null | undefined;
|
|
3
3
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
4
4
|
export declare const progressBarIndicatorStyles: (props?: ({
|
|
5
|
-
variant?: "
|
|
5
|
+
variant?: "warning" | "default" | "success" | "error" | null | undefined;
|
|
6
6
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
7
7
|
export declare const progressBarLabelStyles: (props?: ({
|
|
8
8
|
size?: "small" | "medium" | "large" | null | undefined;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import type { RenderMode } from '@/types/renderMode';
|
|
2
|
+
/**
|
|
3
|
+
* ReportBanner — Contextual alert banner for reports and agent responses.
|
|
4
|
+
* Variants: info (blue), success (green), warning (yellow), error (red).
|
|
5
|
+
*
|
|
6
|
+
* Named ReportBanner to avoid collision with any existing Banner components
|
|
7
|
+
* and to signal its intended use in the reporting context.
|
|
8
|
+
*/
|
|
9
|
+
export interface ReportBannerAction {
|
|
10
|
+
label: string;
|
|
11
|
+
onClick?: () => void;
|
|
12
|
+
}
|
|
13
|
+
export interface ReportBannerProps {
|
|
14
|
+
variant?: 'info' | 'success' | 'warning' | 'error';
|
|
15
|
+
title: string;
|
|
16
|
+
message?: string;
|
|
17
|
+
action?: ReportBannerAction;
|
|
18
|
+
/** Output target — pdf/excel hide action buttons */
|
|
19
|
+
renderMode?: RenderMode;
|
|
20
|
+
className?: string;
|
|
21
|
+
}
|
|
22
|
+
export declare function ReportBanner({ variant, title, message, action, renderMode, className, }: ReportBannerProps): import("react/jsx-runtime").JSX.Element;
|
|
23
|
+
//# sourceMappingURL=ReportBanner.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReportBanner.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/ReportBanner/ReportBanner.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAErD;;;;;;GAMG;AACH,MAAM,WAAW,kBAAkB;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB;AAED,MAAM,WAAW,iBAAiB;IAChC,OAAO,CAAC,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,CAAC;IACnD,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,kBAAkB,CAAC;IAC5B,oDAAoD;IACpD,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AA4CD,wBAAgB,YAAY,CAAC,EAC3B,OAAgB,EAChB,KAAK,EACL,OAAO,EACP,MAAM,EACN,UAAkB,EAClB,SAAS,GACV,EAAE,iBAAiB,2CA4CnB"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* ReportBanner — Contextual alert banner for reports and agent responses.
|
|
3
|
+
* Variants: info (blue), success (green), warning (yellow), error (red).
|
|
4
|
+
*
|
|
5
|
+
* Named ReportBanner to avoid collision with any existing Banner components
|
|
6
|
+
* and to signal its intended use in the reporting context.
|
|
7
|
+
*/
|
|
8
|
+
export interface ReportBannerAction {
|
|
9
|
+
label: string;
|
|
10
|
+
onClick?: () => void;
|
|
11
|
+
}
|
|
12
|
+
export interface ReportBannerProps {
|
|
13
|
+
variant?: 'info' | 'success' | 'warning' | 'error';
|
|
14
|
+
title: string;
|
|
15
|
+
message?: string;
|
|
16
|
+
action?: ReportBannerAction;
|
|
17
|
+
className?: string;
|
|
18
|
+
}
|
|
19
|
+
export declare function ReportBanner({ variant, title, message, action, className, }: ReportBannerProps): import("react/jsx-runtime").JSX.Element;
|
|
20
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/ReportBanner/index.tsx"],"names":[],"mappings":"AAGA;;;;;;GAMG;AACH,MAAM,WAAW,kBAAkB;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB;AAED,MAAM,WAAW,iBAAiB;IAChC,OAAO,CAAC,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,CAAC;IACnD,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,kBAAkB,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AA4CD,wBAAgB,YAAY,CAAC,EAC3B,OAAgB,EAChB,KAAK,EACL,OAAO,EACP,MAAM,EACN,SAAS,GACV,EAAE,iBAAiB,2CAyCnB"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import type { RenderMode } from '@/types/renderMode';
|
|
2
|
+
/**
|
|
3
|
+
* ReportHeader — Title block for financial reports and agent-generated documents.
|
|
4
|
+
* Displays title, optional subtitle, period, generated timestamp, and a status badge.
|
|
5
|
+
*/
|
|
6
|
+
export interface ReportHeaderProps {
|
|
7
|
+
title: string;
|
|
8
|
+
subtitle?: string;
|
|
9
|
+
/** Period string, e.g. "Q1 2025" or "January 2025" */
|
|
10
|
+
period: string;
|
|
11
|
+
/** "As at" date when distinct from the report period, e.g. "31 Mar 2026" */
|
|
12
|
+
asAtDate?: string;
|
|
13
|
+
/** Human-readable timestamp, e.g. "7 Apr 2025 at 14:32" */
|
|
14
|
+
generatedAt?: string;
|
|
15
|
+
status?: 'draft' | 'provisional' | 'final';
|
|
16
|
+
/** Output target — controls layout density and which elements are shown */
|
|
17
|
+
renderMode?: RenderMode;
|
|
18
|
+
className?: string;
|
|
19
|
+
}
|
|
20
|
+
export declare function ReportHeader({ title, subtitle, period, asAtDate, generatedAt, status, renderMode, className, }: ReportHeaderProps): import("react/jsx-runtime").JSX.Element;
|
|
21
|
+
//# sourceMappingURL=ReportHeader.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReportHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/ReportHeader/ReportHeader.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAErD;;;GAGG;AACH,MAAM,WAAW,iBAAiB;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,sDAAsD;IACtD,MAAM,EAAE,MAAM,CAAC;IACf,4EAA4E;IAC5E,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,2DAA2D;IAC3D,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,OAAO,GAAG,aAAa,GAAG,OAAO,CAAC;IAC3C,2EAA2E;IAC3E,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAwBD,wBAAgB,YAAY,CAAC,EAC3B,KAAK,EACL,QAAQ,EACR,MAAM,EACN,QAAQ,EACR,WAAW,EACX,MAAM,EACN,UAAkB,EAClB,SAAS,GACV,EAAE,iBAAiB,2CAmDnB"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* ReportHeader — Title block for financial reports and agent-generated documents.
|
|
3
|
+
* Displays title, optional subtitle, period, generated timestamp, and a status badge.
|
|
4
|
+
*/
|
|
5
|
+
export interface ReportHeaderProps {
|
|
6
|
+
title: string;
|
|
7
|
+
subtitle?: string;
|
|
8
|
+
/** Period string, e.g. "Q1 2025" or "January 2025" */
|
|
9
|
+
period: string;
|
|
10
|
+
/** Human-readable timestamp, e.g. "7 Apr 2025 at 14:32" */
|
|
11
|
+
generatedAt?: string;
|
|
12
|
+
status?: 'draft' | 'provisional' | 'final';
|
|
13
|
+
className?: string;
|
|
14
|
+
}
|
|
15
|
+
export declare function ReportHeader({ title, subtitle, period, generatedAt, status, className, }: ReportHeaderProps): import("react/jsx-runtime").JSX.Element;
|
|
16
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/ReportHeader/index.tsx"],"names":[],"mappings":"AAGA;;;GAGG;AACH,MAAM,WAAW,iBAAiB;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,sDAAsD;IACtD,MAAM,EAAE,MAAM,CAAC;IACf,2DAA2D;IAC3D,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,OAAO,GAAG,aAAa,GAAG,OAAO,CAAC;IAC3C,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAwBD,wBAAgB,YAAY,CAAC,EAC3B,KAAK,EACL,QAAQ,EACR,MAAM,EACN,WAAW,EACX,MAAM,EACN,SAAS,GACV,EAAE,iBAAiB,2CAqCnB"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
import type { RenderMode } from '@/types/renderMode';
|
|
3
|
+
/**
|
|
4
|
+
* ReportSection — Labelled section divider that groups related blocks within a report.
|
|
5
|
+
* Provides a visible heading, optional description, and a content slot.
|
|
6
|
+
* The AI assembles reports by wrapping tables and KPI strips in sections.
|
|
7
|
+
*/
|
|
8
|
+
export interface ReportSectionProps {
|
|
9
|
+
label: string;
|
|
10
|
+
description?: string;
|
|
11
|
+
/** Section number for print layout (e.g. "3.") */
|
|
12
|
+
sectionNumber?: string;
|
|
13
|
+
children?: ReactNode;
|
|
14
|
+
/** Suppress the top border — use for the first section in a report */
|
|
15
|
+
noBorder?: boolean;
|
|
16
|
+
/** Output target — pdf uses tighter spacing */
|
|
17
|
+
renderMode?: RenderMode;
|
|
18
|
+
className?: string;
|
|
19
|
+
}
|
|
20
|
+
export declare function ReportSection({ label, description, sectionNumber, children, noBorder, renderMode, className, }: ReportSectionProps): import("react/jsx-runtime").JSX.Element;
|
|
21
|
+
//# sourceMappingURL=ReportSection.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReportSection.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/ReportSection/ReportSection.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAErD;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,kDAAkD;IAClD,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,sEAAsE;IACtE,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,+CAA+C;IAC/C,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,wBAAgB,aAAa,CAAC,EAC5B,KAAK,EACL,WAAW,EACX,aAAa,EACb,QAAQ,EACR,QAAgB,EAChB,UAAkB,EAClB,SAAS,GACV,EAAE,kBAAkB,2CAsCpB"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SelectHTMLAttributes } from 'react';
|
|
2
|
+
export interface SelectProps extends Omit<SelectHTMLAttributes<HTMLSelectElement>, 'size'> {
|
|
3
|
+
/** Label displayed above the select */
|
|
4
|
+
label?: string;
|
|
5
|
+
/** Hint text displayed below the select */
|
|
6
|
+
hint?: string;
|
|
7
|
+
/** Error message (overrides hint) */
|
|
8
|
+
error?: string;
|
|
9
|
+
/** Size variant */
|
|
10
|
+
size?: 'medium' | 'small';
|
|
11
|
+
}
|
|
12
|
+
export declare const Select: import("react").ForwardRefExoticComponent<SelectProps & import("react").RefAttributes<HTMLSelectElement>>;
|
|
13
|
+
//# sourceMappingURL=Select.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Select.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Select/Select.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAqB,MAAM,OAAO,CAAC;AAGhE,MAAM,WAAW,WAAY,SAAQ,IAAI,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAAE,MAAM,CAAC;IACxF,uCAAuC;IACvC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,2CAA2C;IAC3C,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,qCAAqC;IACrC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,mBAAmB;IACnB,IAAI,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAC;CAC3B;AAED,eAAO,MAAM,MAAM,2GAqDlB,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { HTMLAttributes, ReactNode } from 'react';
|
|
2
|
+
export interface SettingsNavItem {
|
|
3
|
+
id: string;
|
|
4
|
+
label: string;
|
|
5
|
+
icon?: ReactNode;
|
|
6
|
+
}
|
|
7
|
+
export interface SettingsNavSection {
|
|
8
|
+
category: string;
|
|
9
|
+
items: SettingsNavItem[];
|
|
10
|
+
}
|
|
11
|
+
export interface SettingsNavProps extends Omit<HTMLAttributes<HTMLDivElement>, 'onSelect'> {
|
|
12
|
+
sections: SettingsNavSection[];
|
|
13
|
+
activeId: string;
|
|
14
|
+
onSelect: (id: string) => void;
|
|
15
|
+
}
|
|
16
|
+
export declare const SettingsNav: import("react").ForwardRefExoticComponent<SettingsNavProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
17
|
+
//# sourceMappingURL=SettingsNav.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SettingsNav.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/SettingsNav/SettingsNav.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,SAAS,EAAc,MAAM,OAAO,CAAC;AAG9D,MAAM,WAAW,eAAe;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB;AAED,MAAM,WAAW,kBAAkB;IACjC,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,eAAe,EAAE,CAAC;CAC1B;AAED,MAAM,WAAW,gBAAiB,SAAQ,IAAI,CAAC,cAAc,CAAC,cAAc,CAAC,EAAE,UAAU,CAAC;IACxF,QAAQ,EAAE,kBAAkB,EAAE,CAAC;IAC/B,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;CAChC;AAED,eAAO,MAAM,WAAW,6GAsCvB,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export declare const statusMessageContainerStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
2
2
|
export declare const statusMessageTextStyles: (props?: ({
|
|
3
|
-
status?: "
|
|
3
|
+
status?: "warning" | "info" | "success" | "error" | "neutral" | "loading" | null | undefined;
|
|
4
4
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
5
5
|
export declare const statusMessageIconStyles: (props?: ({
|
|
6
|
-
status?: "
|
|
6
|
+
status?: "warning" | "info" | "success" | "error" | "neutral" | "loading" | null | undefined;
|
|
7
7
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
8
8
|
//# sourceMappingURL=StatusMessage.styles.d.ts.map
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import * as TabsPrimitive from '@radix-ui/react-tabs';
|
|
3
|
+
type TabsVariant = 'default' | 'underline' | 'pills' | 'segmented' | 'filter-pills';
|
|
3
4
|
declare const Tabs: React.ForwardRefExoticComponent<TabsPrimitive.TabsProps & React.RefAttributes<HTMLDivElement>>;
|
|
4
5
|
interface TabsListProps extends React.ComponentPropsWithoutRef<typeof TabsPrimitive.List> {
|
|
5
|
-
variant?:
|
|
6
|
+
variant?: TabsVariant;
|
|
6
7
|
}
|
|
7
8
|
declare const TabsList: React.ForwardRefExoticComponent<TabsListProps & React.RefAttributes<HTMLDivElement>>;
|
|
8
9
|
interface TabsTriggerProps extends React.ComponentPropsWithoutRef<typeof TabsPrimitive.Trigger> {
|
|
@@ -13,5 +14,6 @@ interface TabsTriggerProps extends React.ComponentPropsWithoutRef<typeof TabsPri
|
|
|
13
14
|
}
|
|
14
15
|
declare const TabsTrigger: React.ForwardRefExoticComponent<TabsTriggerProps & React.RefAttributes<HTMLButtonElement>>;
|
|
15
16
|
declare const TabsContent: React.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
17
|
+
export type { TabsVariant };
|
|
16
18
|
export { Tabs, TabsList, TabsTrigger, TabsContent };
|
|
17
19
|
//# sourceMappingURL=Tabs.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Tabs/Tabs.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAC;AAkBtD,QAAA,MAAM,IAAI,gGAAqB,CAAC;AAEhC,UAAU,aACR,SAAQ,KAAK,CAAC,wBAAwB,CAAC,OAAO,aAAa,CAAC,IAAI,CAAC;IACjE,OAAO,CAAC,EAAE,
|
|
1
|
+
{"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Tabs/Tabs.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAC;AAkBtD,KAAK,WAAW,GAAG,SAAS,GAAG,WAAW,GAAG,OAAO,GAAG,WAAW,GAAG,cAAc,CAAC;AAIpF,QAAA,MAAM,IAAI,gGAAqB,CAAC;AAEhC,UAAU,aACR,SAAQ,KAAK,CAAC,wBAAwB,CAAC,OAAO,aAAa,CAAC,IAAI,CAAC;IACjE,OAAO,CAAC,EAAE,WAAW,CAAC;CACvB;AAED,QAAA,MAAM,QAAQ,sFAWZ,CAAC;AAGH,UAAU,gBACR,SAAQ,KAAK,CAAC,wBAAwB,CAAC,OAAO,aAAa,CAAC,OAAO,CAAC;IACpE,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,KAAK,EAAE,MAAM,CAAC;CACf;AAED,QAAA,MAAM,WAAW,4FAqCf,CAAC;AAGH,QAAA,MAAM,WAAW,0JASf,CAAC;AAGH,YAAY,EAAE,WAAW,EAAE,CAAC;AAC5B,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,WAAW,EAAE,WAAW,EAAE,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export declare const tabsListStyles: (props?: ({
|
|
2
|
-
variant?: "default" | "underline" | null | undefined;
|
|
2
|
+
variant?: "default" | "pills" | "underline" | "segmented" | "filter-pills" | null | undefined;
|
|
3
3
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
4
4
|
export declare const tabsTriggerStyles: (props?: ({
|
|
5
|
-
variant?: "default" | null | undefined;
|
|
5
|
+
variant?: "default" | "pills" | "underline" | "segmented" | "filter-pills" | null | undefined;
|
|
6
6
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
7
7
|
export declare const tabsContentStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
8
8
|
export declare const tabsBadgeContainerStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tabs.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Tabs/Tabs.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc;;
|
|
1
|
+
{"version":3,"file":"Tabs.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Tabs/Tabs.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc;;8EAgB1B,CAAC;AAEF,eAAO,MAAM,iBAAiB;;8EAqB7B,CAAC;AAEF,eAAO,MAAM,iBAAiB,oFAE7B,CAAC;AAEF,eAAO,MAAM,wBAAwB,oFAEpC,CAAC;AAEF,eAAO,MAAM,aAAa,oFAEzB,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { HTMLAttributes, ReactNode } from 'react';
|
|
2
2
|
export interface TagProps extends HTMLAttributes<HTMLDivElement> {
|
|
3
|
-
variant?: 'default' | 'indicator' | 'collaborator' | 'error';
|
|
3
|
+
variant?: 'default' | 'indicator' | 'collaborator' | 'error' | 'highlight';
|
|
4
4
|
startIcon?: ReactNode;
|
|
5
5
|
endIcon?: ReactNode;
|
|
6
6
|
avatarSrc?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tag.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Tag/Tag.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,SAAS,EAAc,MAAM,OAAO,CAAC;AAW9D,MAAM,WAAW,QAAS,SAAQ,cAAc,CAAC,cAAc,CAAC;IAC9D,OAAO,CAAC,EAAE,SAAS,GAAG,WAAW,GAAG,cAAc,GAAG,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Tag.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Tag/Tag.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,SAAS,EAAc,MAAM,OAAO,CAAC;AAW9D,MAAM,WAAW,QAAS,SAAQ,cAAc,CAAC,cAAc,CAAC;IAC9D,OAAO,CAAC,EAAE,SAAS,GAAG,WAAW,GAAG,cAAc,GAAG,OAAO,GAAG,WAAW,CAAC;IAC3E,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB,OAAO,CAAC,EAAE,SAAS,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;CACvB;AAED,eAAO,MAAM,GAAG,qGAuDf,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const tagStyles: (props?: ({
|
|
2
|
-
variant?: "default" | "error" | "collaborator" | "indicator" | null | undefined;
|
|
2
|
+
variant?: "default" | "error" | "collaborator" | "indicator" | "highlight" | null | undefined;
|
|
3
3
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
4
4
|
export declare const tagAvatarStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
5
5
|
export declare const tagIconStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tag.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Tag/Tag.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;
|
|
1
|
+
{"version":3,"file":"Tag.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Tag/Tag.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;8EAqBrB,CAAC;AAEF,eAAO,MAAM,eAAe,oFAE3B,CAAC;AAEF,eAAO,MAAM,aAAa,oFAEzB,CAAC"}
|
|
@@ -3,6 +3,10 @@ export interface TextAreaProps extends Omit<TextareaHTMLAttributes<HTMLTextAreaE
|
|
|
3
3
|
status?: 'default' | 'error' | 'success';
|
|
4
4
|
size?: 'medium' | 'small' | 'tiny';
|
|
5
5
|
resize?: 'none' | 'vertical' | 'horizontal' | 'both';
|
|
6
|
+
/** Label displayed above the textarea */
|
|
7
|
+
label?: string;
|
|
8
|
+
/** Hint text displayed below the textarea */
|
|
9
|
+
hint?: string;
|
|
6
10
|
}
|
|
7
11
|
export declare const TextArea: import("react").ForwardRefExoticComponent<TextAreaProps & import("react").RefAttributes<HTMLTextAreaElement>>;
|
|
8
12
|
//# sourceMappingURL=TextArea.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextArea.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/TextArea/TextArea.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAc,MAAM,OAAO,CAAC;AAO3D,MAAM,WAAW,aAAc,SAAQ,IAAI,CAAC,sBAAsB,CAAC,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC9F,MAAM,CAAC,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,CAAC;IACzC,IAAI,CAAC,EAAE,QAAQ,GAAG,OAAO,GAAG,MAAM,CAAC;IACnC,MAAM,CAAC,EAAE,MAAM,GAAG,UAAU,GAAG,YAAY,GAAG,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"TextArea.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/TextArea/TextArea.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAc,MAAM,OAAO,CAAC;AAO3D,MAAM,WAAW,aAAc,SAAQ,IAAI,CAAC,sBAAsB,CAAC,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC9F,MAAM,CAAC,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,CAAC;IACzC,IAAI,CAAC,EAAE,QAAQ,GAAG,OAAO,GAAG,MAAM,CAAC;IACnC,MAAM,CAAC,EAAE,MAAM,GAAG,UAAU,GAAG,YAAY,GAAG,MAAM,CAAC;IACrD,yCAAyC;IACzC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,6CAA6C;IAC7C,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AAED,eAAO,MAAM,QAAQ,+GAwCpB,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export declare const textAreaStyles: (props?: ({
|
|
2
2
|
status?: "default" | "success" | "error" | null | undefined;
|
|
3
3
|
size?: "small" | "medium" | "tiny" | null | undefined;
|
|
4
|
-
resize?: "
|
|
4
|
+
resize?: "vertical" | "horizontal" | "none" | "both" | null | undefined;
|
|
5
5
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
6
6
|
export declare const textAreaContainerStyles: (props?: ({
|
|
7
7
|
size?: "small" | "medium" | "tiny" | null | undefined;
|
|
@@ -35,6 +35,7 @@ export declare const showToast: {
|
|
|
35
35
|
warning: (title: string, description?: string, action?: ToastAction) => string | number;
|
|
36
36
|
info: (title: string, description?: string, action?: ToastAction) => string | number;
|
|
37
37
|
prompt: (title: string, description?: string, action?: ToastAction, secondaryAction?: ToastAction) => string | number;
|
|
38
|
+
loading: (title: string, description?: string) => string | number;
|
|
38
39
|
custom: (props: Omit<ToastProps, "id">) => string | number;
|
|
39
40
|
};
|
|
40
41
|
//# sourceMappingURL=Toast.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Toast.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Toast/Toast.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAClC,OAAO,EAAmC,YAAY,EAAE,MAAM,QAAQ,CAAC;AAgBvE,OAAO,EASL,YAAY,EACb,MAAM,gBAAgB,CAAC;AAKxB,YAAY,EAAE,YAAY,EAAE,CAAC;AAE7B,MAAM,WAAW,WAAW;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;IAC1D,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB;AAED,MAAM,WAAW,UAAU;IACzB,EAAE,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB,eAAe,CAAC,EAAE,WAAW,CAAC;IAC9B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB;
|
|
1
|
+
{"version":3,"file":"Toast.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Toast/Toast.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAClC,OAAO,EAAmC,YAAY,EAAE,MAAM,QAAQ,CAAC;AAgBvE,OAAO,EASL,YAAY,EACb,MAAM,gBAAgB,CAAC;AAKxB,YAAY,EAAE,YAAY,EAAE,CAAC;AAE7B,MAAM,WAAW,WAAW;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;IAC1D,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB;AAED,MAAM,WAAW,UAAU;IACzB,EAAE,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB,eAAe,CAAC,EAAE,WAAW,CAAC;IAC9B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB;AAoBD,eAAO,MAAM,KAAK,iFASf,UAAU,4CAqGZ,CAAC;AAEF,MAAM,WAAW,mBAAoB,SAAQ,IAAI,CAAC,YAAY,EAAE,UAAU,CAAC;IACzE,sCAAsC;IACtC,QAAQ,CAAC,EAAE,YAAY,CAAC,UAAU,CAAC,CAAC;IACpC,mDAAmD;IACnD,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,mCAAmC;IACnC,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,8BAA8B;IAC9B,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACzB;AAGD,eAAO,MAAM,cAAc,+CAMxB,mBAAmB,4CAgBrB,CAAC;AAGF,eAAO,MAAM,SAAS;qBACH,MAAM,gBAAgB,MAAM,WAAW,WAAW;mBAUpD,MAAM,gBAAgB,MAAM,WAAW,WAAW;qBAUhD,MAAM,gBAAgB,MAAM,WAAW,WAAW;kBAUrD,MAAM,gBAAgB,MAAM,WAAW,WAAW;oBAWvD,MAAM,gBACC,MAAM,WACX,WAAW,oBACF,WAAW;qBAYd,MAAM,gBAAgB,MAAM;oBAS7B,IAAI,CAAC,UAAU,EAAE,IAAI,CAAC;CAEvC,CAAC"}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { type VariantProps } from 'class-variance-authority';
|
|
2
2
|
export declare const toastStyles: (props?: ({
|
|
3
|
-
variant?: "
|
|
3
|
+
variant?: "warning" | "info" | "success" | "error" | "loading" | "prompt" | null | undefined;
|
|
4
4
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
5
5
|
export type ToastVariant = NonNullable<VariantProps<typeof toastStyles>['variant']>;
|
|
6
6
|
export declare const iconStyles: (props?: ({
|
|
7
|
-
variant?: "
|
|
7
|
+
variant?: "warning" | "info" | "success" | "error" | "loading" | "prompt" | null | undefined;
|
|
8
8
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
9
9
|
export declare const contentStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
10
10
|
export declare const titleStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
11
11
|
export declare const descriptionStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
12
12
|
export declare const actionsWrapperStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
13
13
|
export declare const separatorStyles: (props?: ({
|
|
14
|
-
variant?: "
|
|
14
|
+
variant?: "warning" | "info" | "success" | "error" | "loading" | "prompt" | null | undefined;
|
|
15
15
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
16
16
|
export declare const closeButtonStyles: (props?: import("class-variance-authority/types").ClassProp | undefined) => string;
|
|
17
17
|
//# sourceMappingURL=Toast.styles.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Toast.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Toast/Toast.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAElE,eAAO,MAAM,WAAW;;
|
|
1
|
+
{"version":3,"file":"Toast.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Toast/Toast.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAElE,eAAO,MAAM,WAAW;;8EAkBvB,CAAC;AAEF,MAAM,MAAM,YAAY,GAAG,WAAW,CACpC,YAAY,CAAC,OAAO,WAAW,CAAC,CAAC,SAAS,CAAC,CAC5C,CAAC;AAEF,eAAO,MAAM,UAAU;;8EAcrB,CAAC;AAEH,eAAO,MAAM,aAAa,oFAEzB,CAAC;AAEF,eAAO,MAAM,WAAW,oFAEvB,CAAC;AAEF,eAAO,MAAM,iBAAiB,oFAE7B,CAAC;AAEF,eAAO,MAAM,oBAAoB,oFAEhC,CAAC;AAEF,eAAO,MAAM,eAAe;;8EAiB3B,CAAC;AAEF,eAAO,MAAM,iBAAiB,oFAE7B,CAAC"}
|
|
@@ -1,8 +1,13 @@
|
|
|
1
1
|
import { ButtonHTMLAttributes } from 'react';
|
|
2
|
+
export type ToggleSize = 's' | 'm' | 'l';
|
|
2
3
|
export interface ToggleProps extends Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'onChange'> {
|
|
3
4
|
enabled: boolean;
|
|
4
5
|
onChange: (enabled: boolean) => void;
|
|
5
6
|
label?: string;
|
|
7
|
+
/** Size variant: 's' (16x28), 'm' (20x36), 'l' (24x44, default) */
|
|
8
|
+
size?: ToggleSize;
|
|
9
|
+
/** Show ON/OFF status label next to the toggle */
|
|
10
|
+
showStatusLabel?: boolean;
|
|
6
11
|
}
|
|
7
12
|
export declare const Toggle: import("react").ForwardRefExoticComponent<ToggleProps & import("react").RefAttributes<HTMLButtonElement>>;
|
|
8
13
|
//# sourceMappingURL=Toggle.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Toggle.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Toggle/Toggle.tsx"],"names":[],"mappings":"AACA,OAAO,EAAc,oBAAoB,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Toggle.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Toggle/Toggle.tsx"],"names":[],"mappings":"AACA,OAAO,EAAc,oBAAoB,EAAE,MAAM,OAAO,CAAC;AAezD,MAAM,MAAM,UAAU,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;AAEzC,MAAM,WAAW,WACf,SAAQ,IAAI,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAAE,UAAU,CAAC;IACjE,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;IACrC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,mEAAmE;IACnE,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,kDAAkD;IAClD,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B;AAQD,eAAO,MAAM,MAAM,2GA8ClB,CAAC"}
|