ai-design-system 0.1.48 → 0.1.49

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/dist/index.d.ts CHANGED
@@ -1764,8 +1764,8 @@ export const AdjustableLayout: React.FC<AdjustableLayoutProps>;
1764
1764
  // ============================================================================
1765
1765
 
1766
1766
  export type { AppHeaderProps, TabItem } from './composites/AppHeader/interfaces';
1767
- export { ModeSwitcher, ApprovalCard } from './composites';
1768
- export type { ApprovalCardProps, ActionRequest, ReviewConfig } from './composites';
1767
+ export { ModeSwitcher, ApprovalCard, ProjectSwitcher, FormReportsDrawerForm } from './composites';
1768
+ export type { ApprovalCardProps, ActionRequest, ReviewConfig, ProjectSwitcherProps, Project, FormReportsDrawerFormProps } from './composites';
1769
1769
  export { getLayoutedElements, SectionLayout } from './blocks';
1770
1770
  export type { SectionLayoutSection } from './blocks';
1771
1771
  export { ReactFlowProvider, applyNodeChanges, applyEdgeChanges, addEdge } from '@xyflow/react';
package/dist/index.js CHANGED
@@ -11537,6 +11537,6 @@ var selectedWorkflowRunMock = {
11537
11537
  })
11538
11538
  });
11539
11539
 
11540
- export { AIDocEditor, ApprovalCard, DashboardFeature, FormReportsFeature, ModeSwitcher, PageLayout, RefinementPanel, SectionLayout, SpecNavigator, WorkflowBuilder, WorkflowObservabilityFeature, cn, getLayoutedElements };
11540
+ export { AIDocEditor, ApprovalCard, DashboardFeature, FormReportsDrawerForm, FormReportsFeature, ModeSwitcher, PageLayout, ProjectSwitcher, RefinementPanel, SectionLayout, SpecNavigator, WorkflowBuilder, WorkflowObservabilityFeature, cn, getLayoutedElements };
11541
11541
  //# sourceMappingURL=index.js.map
11542
11542
  //# sourceMappingURL=index.js.map