@mieweb/ui 0.1.1 → 0.2.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/dist/ag-grid.cjs +753 -0
- package/dist/ag-grid.cjs.map +1 -0
- package/dist/ag-grid.d.cts +193 -0
- package/dist/ag-grid.d.ts +193 -0
- package/dist/ag-grid.js +698 -0
- package/dist/ag-grid.js.map +1 -0
- package/dist/brands/index.cjs +17 -12
- package/dist/brands/index.d.cts +2 -0
- package/dist/brands/index.d.ts +2 -0
- package/dist/brands/index.js +4 -3
- package/dist/brands/ozwell.cjs +12 -0
- package/dist/brands/ozwell.cjs.map +1 -0
- package/dist/brands/ozwell.css +145 -0
- package/dist/brands/ozwell.d.cts +17 -0
- package/dist/brands/ozwell.d.ts +17 -0
- package/dist/brands/ozwell.js +3 -0
- package/dist/brands/ozwell.js.map +1 -0
- package/dist/chunk-4DJNHPHB.js +82 -0
- package/dist/chunk-4DJNHPHB.js.map +1 -0
- package/dist/chunk-4T2ZNPTC.js +220 -0
- package/dist/chunk-4T2ZNPTC.js.map +1 -0
- package/dist/{chunk-NL3CZNBH.cjs → chunk-5UUL5EEO.cjs} +16 -5
- package/dist/chunk-5UUL5EEO.cjs.map +1 -0
- package/dist/{chunk-O7WRE2WX.js → chunk-5YRTFJ7K.js} +54 -2
- package/dist/chunk-5YRTFJ7K.js.map +1 -0
- package/dist/{chunk-6DP6RKUA.cjs → chunk-B5364UWR.cjs} +3 -2
- package/dist/chunk-B5364UWR.cjs.map +1 -0
- package/dist/chunk-BV75DAKO.cjs +245 -0
- package/dist/chunk-BV75DAKO.cjs.map +1 -0
- package/dist/chunk-D3BUYVLN.cjs +120 -0
- package/dist/chunk-D3BUYVLN.cjs.map +1 -0
- package/dist/{chunk-SJ3BF4BO.cjs → chunk-ERIGUDFS.cjs} +54 -2
- package/dist/chunk-ERIGUDFS.cjs.map +1 -0
- package/dist/{chunk-UBRDKNLQ.js → chunk-GHRQ3ZJH.js} +178 -51
- package/dist/chunk-GHRQ3ZJH.js.map +1 -0
- package/dist/{chunk-AKTUXJPI.cjs → chunk-INFSKLXE.cjs} +178 -51
- package/dist/chunk-INFSKLXE.cjs.map +1 -0
- package/dist/chunk-K5T2PT4M.js +3 -0
- package/dist/chunk-K5T2PT4M.js.map +1 -0
- package/dist/chunk-KEIA2G6O.cjs +84 -0
- package/dist/chunk-KEIA2G6O.cjs.map +1 -0
- package/dist/{chunk-MFB4FS7D.js → chunk-QSMMFATL.js} +16 -5
- package/dist/chunk-QSMMFATL.js.map +1 -0
- package/dist/{chunk-FIUNOH6W.js → chunk-RYQ5NEKH.js} +3 -2
- package/dist/chunk-RYQ5NEKH.js.map +1 -0
- package/dist/components/AudioPlayer/index.cjs +6 -6
- package/dist/components/AudioPlayer/index.d.cts +24 -10
- package/dist/components/AudioPlayer/index.d.ts +24 -10
- package/dist/components/AudioPlayer/index.js +1 -1
- package/dist/components/Select/index.cjs +3 -3
- package/dist/components/Select/index.js +1 -1
- package/dist/components/Slider/index.cjs +25 -0
- package/dist/components/Slider/index.cjs.map +1 -0
- package/dist/components/Slider/index.d.cts +82 -0
- package/dist/components/Slider/index.d.ts +82 -0
- package/dist/components/Slider/index.js +4 -0
- package/dist/components/Slider/index.js.map +1 -0
- package/dist/index.cjs +2782 -2350
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +213 -238
- package/dist/index.d.ts +213 -238
- package/dist/index.js +2577 -2133
- package/dist/index.js.map +1 -1
- package/dist/styles.css +1 -1
- package/dist/tailwind-preset.cjs +4 -4
- package/dist/tailwind-preset.js +1 -1
- package/package.json +12 -1
- package/dist/chunk-6DP6RKUA.cjs.map +0 -1
- package/dist/chunk-AKTUXJPI.cjs.map +0 -1
- package/dist/chunk-FIUNOH6W.js.map +0 -1
- package/dist/chunk-MFB4FS7D.js.map +0 -1
- package/dist/chunk-NL3CZNBH.cjs.map +0 -1
- package/dist/chunk-O7WRE2WX.js.map +0 -1
- package/dist/chunk-SJ3BF4BO.cjs.map +0 -1
- package/dist/chunk-UBRDKNLQ.js.map +0 -1
package/dist/index.d.cts
CHANGED
|
@@ -3,14 +3,8 @@ import * as class_variance_authority_types from 'class-variance-authority/types'
|
|
|
3
3
|
import * as React$1 from 'react';
|
|
4
4
|
import React__default, { ReactNode } from 'react';
|
|
5
5
|
import { VariantProps } from 'class-variance-authority';
|
|
6
|
-
import { AgGridReactProps, AgGridReact } from 'ag-grid-react';
|
|
7
|
-
export { AgGridReact } from 'ag-grid-react';
|
|
8
|
-
import { RowClickedEvent, RowSelectionOptions, ColDef as ColDef$1, ICellRendererParams } from 'ag-grid-community';
|
|
9
|
-
export { ColDef as AGColDef, CellClickedEvent, CellValueChangedEvent, FilterChangedEvent, FirstDataRenderedEvent, GridApi, GridReadyEvent, RowClickedEvent, RowSelectedEvent, SelectionChangedEvent, SortChangedEvent } from 'ag-grid-community';
|
|
10
|
-
import { BrandConfig } from './brands/types.cjs';
|
|
11
|
-
export { BrandBorderRadius, BrandBoxShadow, BrandColors, BrandTypography, ColorScale, SemanticColors, createBrandPreset, generateBrandCSS, generateTailwindTheme } from './brands/types.cjs';
|
|
12
6
|
export { Alert, AlertDescription, AlertProps, AlertTitle, alertVariants } from './components/Alert/index.cjs';
|
|
13
|
-
export { AudioPlayer, AudioPlayerProps, AudioPlayerState, ProgressBar, audioPlayerVariants, formatAudioTime, playButtonVariants } from './components/AudioPlayer/index.cjs';
|
|
7
|
+
export { AudioPlayer, AudioPlayerProps, AudioPlayerRef, AudioPlayerState, ProgressBar, audioPlayerVariants, formatAudioTime, playButtonVariants } from './components/AudioPlayer/index.cjs';
|
|
14
8
|
export { AudioRecorder, AudioRecorderControlsRenderProps, AudioRecorderProps, AudioRecorderState, audioRecorderVariants, controlButtonVariants, formatTime, waveformContainerVariants } from './components/AudioRecorder/index.cjs';
|
|
15
9
|
export { Avatar, AvatarGroup, AvatarGroupProps, AvatarProps, avatarVariants, getInitials } from './components/Avatar/index.cjs';
|
|
16
10
|
export { Badge, BadgeProps, badgeVariants } from './components/Badge/index.cjs';
|
|
@@ -34,6 +28,7 @@ export { RecordButton, RecordButtonProps, RecordButtonSize, RecordButtonState, R
|
|
|
34
28
|
export { DateButton, DateButtonProps, DatePicker, DatePickerProps, RadioOption, RadioOptionProps, SchedulePicker, SchedulePickerProps, TimeButton, TimeButtonProps, TimePicker, TimePickerProps, dateButtonVariants, radioOptionVariants, timeButtonVariants } from './components/SchedulePicker/index.cjs';
|
|
35
29
|
export { Select, SelectGroup, SelectOption, SelectProps, selectTriggerVariants } from './components/Select/index.cjs';
|
|
36
30
|
export { Skeleton, SkeletonCard, SkeletonCardProps, SkeletonProps, SkeletonTable, SkeletonTableProps, SkeletonText, SkeletonTextProps, skeletonVariants } from './components/Skeleton/index.cjs';
|
|
31
|
+
export { Slider, SliderProps, sliderRangeVariants, sliderThumbVariants, sliderTrackVariants } from './components/Slider/index.cjs';
|
|
37
32
|
export { Switch, SwitchProps, switchThumbVariants, switchTrackVariants } from './components/Switch/index.cjs';
|
|
38
33
|
export { Table, TableBody, TableBodyProps, TableCaption, TableCaptionProps, TableCell, TableCellProps, TableFooter, TableFooterProps, TableHead, TableHeadProps, TableHeader, TableHeaderProps, TableProps, TableRow, TableRowProps } from './components/Table/index.cjs';
|
|
39
34
|
export { Tabs, TabsContent, TabsContentProps, TabsList, TabsListProps, TabsProps, TabsTrigger, TabsTriggerProps, tabsListVariants, tabsTriggerVariants } from './components/Tabs/index.cjs';
|
|
@@ -47,7 +42,9 @@ export { KeyboardShortcutOptions, useClickOutside, useCommandK, useEscapeKey, us
|
|
|
47
42
|
export { calculateAge, cn, formatDateValue, formatPhoneNumber, isDateEmpty, isDateInFuture, isDateInPast, isPhoneNumberEmpty, isStorybookDocsMode, isValidDate, isValidDrivingAge, isValidPhoneNumber, parseDateValue, unformatPhoneNumber } from './utils/index.cjs';
|
|
48
43
|
export { default as miewebUIPreset, miewebUISafelist } from './tailwind-preset.cjs';
|
|
49
44
|
export { brands, defaultBrand, enterpriseHealthBrand, miewebBrand, wagglelineBrand, webchartBrand } from './brands/index.cjs';
|
|
45
|
+
export { BrandBorderRadius, BrandBoxShadow, BrandColors, BrandConfig, BrandTypography, ColorScale, SemanticColors, createBrandPreset, generateBrandCSS, generateTailwindTheme } from './brands/types.cjs';
|
|
50
46
|
export { default as bluehiveBrand } from './brands/bluehive.cjs';
|
|
47
|
+
export { ozwellBrand } from './brands/ozwell.cjs';
|
|
51
48
|
import 'clsx';
|
|
52
49
|
|
|
53
50
|
interface ContactAddress {
|
|
@@ -434,189 +431,6 @@ declare namespace AddressForm {
|
|
|
434
431
|
var displayName: string;
|
|
435
432
|
}
|
|
436
433
|
|
|
437
|
-
declare const agGridVariants: (props?: ({
|
|
438
|
-
variant?: "default" | "bordered" | "striped" | "card" | null | undefined;
|
|
439
|
-
size?: "sm" | "md" | "lg" | "xl" | "xs" | null | undefined;
|
|
440
|
-
brand?: "default" | "mieweb" | "bluehive" | "waggleline" | "webchart" | "enterprise-health" | null | undefined;
|
|
441
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
442
|
-
interface AGGridProps<TData = unknown> extends Omit<AgGridReactProps<TData>, 'className' | 'rowSelection'>, VariantProps<typeof agGridVariants> {
|
|
443
|
-
/** Additional CSS classes for the grid container */
|
|
444
|
-
className?: string;
|
|
445
|
-
/** Height of the grid container */
|
|
446
|
-
height?: string | number;
|
|
447
|
-
/** Loading state */
|
|
448
|
-
loading?: boolean;
|
|
449
|
-
/** Callback when a row is clicked */
|
|
450
|
-
onRowClick?: (event: RowClickedEvent<TData>) => void;
|
|
451
|
-
/** Reference to access the grid API */
|
|
452
|
-
gridRef?: React$1.RefObject<AgGridReact<TData> | null>;
|
|
453
|
-
/** Row selection configuration (v35+ object format or legacy string) */
|
|
454
|
-
rowSelection?: RowSelectionOptions | 'single' | 'multiple';
|
|
455
|
-
/** Brand configuration for theming */
|
|
456
|
-
brandConfig?: BrandConfig;
|
|
457
|
-
/** Show pagination controls */
|
|
458
|
-
pagination?: boolean;
|
|
459
|
-
/** Enable column resizing */
|
|
460
|
-
resizable?: boolean;
|
|
461
|
-
/** Enable sorting */
|
|
462
|
-
sortable?: boolean;
|
|
463
|
-
/** Enable filtering */
|
|
464
|
-
filterable?: boolean;
|
|
465
|
-
/** Custom empty state message */
|
|
466
|
-
noDataMessage?: string;
|
|
467
|
-
/** Custom loading message */
|
|
468
|
-
loadingMessage?: string;
|
|
469
|
-
}
|
|
470
|
-
declare const AGGrid: <TData = unknown>(props: AGGridProps<TData> & {
|
|
471
|
-
ref?: React$1.ForwardedRef<AgGridReact<TData>>;
|
|
472
|
-
}) => React$1.ReactElement;
|
|
473
|
-
|
|
474
|
-
type ColDef<TData = unknown, TValue = unknown> = ColDef$1<TData, TValue>;
|
|
475
|
-
|
|
476
|
-
/**
|
|
477
|
-
* AG Grid Cell Renderers
|
|
478
|
-
*
|
|
479
|
-
* Rich, visually appealing cell renderers for AG Grid tables.
|
|
480
|
-
* Based on Waggleline's production-tested implementations with
|
|
481
|
-
* full dark mode support and design system integration.
|
|
482
|
-
*
|
|
483
|
-
* All renderers are memoized with React.memo for performance optimization.
|
|
484
|
-
*/
|
|
485
|
-
|
|
486
|
-
/**
|
|
487
|
-
* Format a phone number with dashes for display
|
|
488
|
-
*/
|
|
489
|
-
declare function formatPhoneDisplay(phone: string | null | undefined): string;
|
|
490
|
-
interface StatusConfig {
|
|
491
|
-
label: string;
|
|
492
|
-
bgClass: string;
|
|
493
|
-
textClass: string;
|
|
494
|
-
iconName?: string;
|
|
495
|
-
}
|
|
496
|
-
declare const statusColors: Record<string, StatusConfig>;
|
|
497
|
-
interface AvatarNameRendererProps extends ICellRendererParams {
|
|
498
|
-
avatarField?: string;
|
|
499
|
-
domainField?: string;
|
|
500
|
-
}
|
|
501
|
-
/**
|
|
502
|
-
* Renders an avatar with name, suitable for contact/owner columns
|
|
503
|
-
*/
|
|
504
|
-
declare function AvatarNameRenderer(props: AvatarNameRendererProps): React$1.ReactElement;
|
|
505
|
-
interface StatusBadgeRendererProps extends ICellRendererParams {
|
|
506
|
-
/** Custom status color configuration */
|
|
507
|
-
statusConfig?: Record<string, StatusConfig>;
|
|
508
|
-
}
|
|
509
|
-
/**
|
|
510
|
-
* Renders a colorful status badge
|
|
511
|
-
*/
|
|
512
|
-
declare function StatusBadgeRenderer(props: StatusBadgeRendererProps): React$1.ReactElement;
|
|
513
|
-
/**
|
|
514
|
-
* Renders engagement score with color-coded progress bar
|
|
515
|
-
*/
|
|
516
|
-
declare function EngagementScoreRenderer(props: ICellRendererParams): React$1.ReactElement;
|
|
517
|
-
/**
|
|
518
|
-
* Renders email with mailto link
|
|
519
|
-
*/
|
|
520
|
-
declare function EmailRenderer(props: ICellRendererParams): React$1.ReactElement;
|
|
521
|
-
/**
|
|
522
|
-
* Renders phone with click-to-call
|
|
523
|
-
*/
|
|
524
|
-
declare function PhoneRenderer(props: ICellRendererParams): React$1.ReactElement;
|
|
525
|
-
/**
|
|
526
|
-
* Renders a domain/website URL with icon
|
|
527
|
-
*/
|
|
528
|
-
declare function DomainRenderer(props: ICellRendererParams): React$1.ReactElement;
|
|
529
|
-
/**
|
|
530
|
-
* Renders a LinkedIn URL with icon
|
|
531
|
-
*/
|
|
532
|
-
declare function LinkedInRenderer(props: ICellRendererParams): React$1.ReactElement;
|
|
533
|
-
/**
|
|
534
|
-
* Renders currency with proper formatting
|
|
535
|
-
*/
|
|
536
|
-
declare function CurrencyRenderer(props: ICellRendererParams): React$1.ReactElement;
|
|
537
|
-
/**
|
|
538
|
-
* Renders number with comma formatting
|
|
539
|
-
*/
|
|
540
|
-
declare function NumberRenderer(props: ICellRendererParams): React$1.ReactElement;
|
|
541
|
-
interface DateRendererProps extends ICellRendererParams {
|
|
542
|
-
format?: 'short' | 'medium' | 'long' | 'relative' | 'datetime';
|
|
543
|
-
}
|
|
544
|
-
/**
|
|
545
|
-
* Renders date with formatting options
|
|
546
|
-
*/
|
|
547
|
-
declare function DateRenderer(props: DateRendererProps): React$1.ReactElement;
|
|
548
|
-
/**
|
|
549
|
-
* Renders boolean as styled Yes/No badge
|
|
550
|
-
*/
|
|
551
|
-
declare function BooleanRenderer(props: ICellRendererParams): React$1.ReactElement;
|
|
552
|
-
interface CompanyRendererProps extends ICellRendererParams {
|
|
553
|
-
companyIdField?: string;
|
|
554
|
-
domainField?: string;
|
|
555
|
-
}
|
|
556
|
-
/**
|
|
557
|
-
* Renders company name with favicon
|
|
558
|
-
*/
|
|
559
|
-
declare function CompanyRenderer(props: CompanyRendererProps): React$1.ReactElement;
|
|
560
|
-
interface ProgressRendererProps extends ICellRendererParams {
|
|
561
|
-
/** Color of the progress bar */
|
|
562
|
-
barColor?: string;
|
|
563
|
-
/** Maximum value (default 100) */
|
|
564
|
-
max?: number;
|
|
565
|
-
}
|
|
566
|
-
/**
|
|
567
|
-
* Renders a progress bar
|
|
568
|
-
*/
|
|
569
|
-
declare function ProgressRenderer(props: ProgressRendererProps): React$1.ReactElement;
|
|
570
|
-
/**
|
|
571
|
-
* Renders an array of tags as badges
|
|
572
|
-
*/
|
|
573
|
-
declare function TagsRenderer(props: ICellRendererParams): React$1.ReactElement;
|
|
574
|
-
declare const MemoizedAvatarNameRenderer: React$1.MemoExoticComponent<typeof AvatarNameRenderer>;
|
|
575
|
-
declare const MemoizedStatusBadgeRenderer: React$1.MemoExoticComponent<typeof StatusBadgeRenderer>;
|
|
576
|
-
declare const MemoizedEngagementScoreRenderer: React$1.MemoExoticComponent<typeof EngagementScoreRenderer>;
|
|
577
|
-
declare const MemoizedEmailRenderer: React$1.MemoExoticComponent<typeof EmailRenderer>;
|
|
578
|
-
declare const MemoizedPhoneRenderer: React$1.MemoExoticComponent<typeof PhoneRenderer>;
|
|
579
|
-
declare const MemoizedLinkedInRenderer: React$1.MemoExoticComponent<typeof LinkedInRenderer>;
|
|
580
|
-
declare const MemoizedDomainRenderer: React$1.MemoExoticComponent<typeof DomainRenderer>;
|
|
581
|
-
declare const MemoizedCurrencyRenderer: React$1.MemoExoticComponent<typeof CurrencyRenderer>;
|
|
582
|
-
declare const MemoizedNumberRenderer: React$1.MemoExoticComponent<typeof NumberRenderer>;
|
|
583
|
-
declare const MemoizedDateRenderer: React$1.MemoExoticComponent<typeof DateRenderer>;
|
|
584
|
-
declare const MemoizedBooleanRenderer: React$1.MemoExoticComponent<typeof BooleanRenderer>;
|
|
585
|
-
declare const MemoizedCompanyRenderer: React$1.MemoExoticComponent<typeof CompanyRenderer>;
|
|
586
|
-
declare const MemoizedProgressRenderer: React$1.MemoExoticComponent<typeof ProgressRenderer>;
|
|
587
|
-
declare const MemoizedTagsRenderer: React$1.MemoExoticComponent<typeof TagsRenderer>;
|
|
588
|
-
declare const CellRenderers: {
|
|
589
|
-
AvatarNameRenderer: typeof AvatarNameRenderer;
|
|
590
|
-
StatusBadgeRenderer: typeof StatusBadgeRenderer;
|
|
591
|
-
EngagementScoreRenderer: typeof EngagementScoreRenderer;
|
|
592
|
-
EmailRenderer: typeof EmailRenderer;
|
|
593
|
-
PhoneRenderer: typeof PhoneRenderer;
|
|
594
|
-
LinkedInRenderer: typeof LinkedInRenderer;
|
|
595
|
-
DomainRenderer: typeof DomainRenderer;
|
|
596
|
-
CurrencyRenderer: typeof CurrencyRenderer;
|
|
597
|
-
NumberRenderer: typeof NumberRenderer;
|
|
598
|
-
DateRenderer: typeof DateRenderer;
|
|
599
|
-
BooleanRenderer: typeof BooleanRenderer;
|
|
600
|
-
CompanyRenderer: typeof CompanyRenderer;
|
|
601
|
-
ProgressRenderer: typeof ProgressRenderer;
|
|
602
|
-
TagsRenderer: typeof TagsRenderer;
|
|
603
|
-
MemoizedAvatarNameRenderer: React$1.MemoExoticComponent<typeof AvatarNameRenderer>;
|
|
604
|
-
MemoizedStatusBadgeRenderer: React$1.MemoExoticComponent<typeof StatusBadgeRenderer>;
|
|
605
|
-
MemoizedEngagementScoreRenderer: React$1.MemoExoticComponent<typeof EngagementScoreRenderer>;
|
|
606
|
-
MemoizedEmailRenderer: React$1.MemoExoticComponent<typeof EmailRenderer>;
|
|
607
|
-
MemoizedPhoneRenderer: React$1.MemoExoticComponent<typeof PhoneRenderer>;
|
|
608
|
-
MemoizedLinkedInRenderer: React$1.MemoExoticComponent<typeof LinkedInRenderer>;
|
|
609
|
-
MemoizedDomainRenderer: React$1.MemoExoticComponent<typeof DomainRenderer>;
|
|
610
|
-
MemoizedCurrencyRenderer: React$1.MemoExoticComponent<typeof CurrencyRenderer>;
|
|
611
|
-
MemoizedNumberRenderer: React$1.MemoExoticComponent<typeof NumberRenderer>;
|
|
612
|
-
MemoizedDateRenderer: React$1.MemoExoticComponent<typeof DateRenderer>;
|
|
613
|
-
MemoizedBooleanRenderer: React$1.MemoExoticComponent<typeof BooleanRenderer>;
|
|
614
|
-
MemoizedCompanyRenderer: React$1.MemoExoticComponent<typeof CompanyRenderer>;
|
|
615
|
-
MemoizedProgressRenderer: React$1.MemoExoticComponent<typeof ProgressRenderer>;
|
|
616
|
-
MemoizedTagsRenderer: React$1.MemoExoticComponent<typeof TagsRenderer>;
|
|
617
|
-
formatPhoneDisplay: typeof formatPhoneDisplay;
|
|
618
|
-
};
|
|
619
|
-
|
|
620
434
|
/**
|
|
621
435
|
* AI Component Types
|
|
622
436
|
*
|
|
@@ -685,7 +499,7 @@ interface MCPResourceLink {
|
|
|
685
499
|
/** Display text for the link */
|
|
686
500
|
label: string;
|
|
687
501
|
/** Type of resource */
|
|
688
|
-
type?: 'patient' | 'document' | 'appointment' | 'order' | 'external' | 'internal';
|
|
502
|
+
type?: 'patient' | 'document' | 'appointment' | 'order' | 'provider' | 'external' | 'internal';
|
|
689
503
|
/** Icon name or component */
|
|
690
504
|
icon?: string;
|
|
691
505
|
}
|
|
@@ -2106,6 +1920,37 @@ interface UseConnectionStatusReturn {
|
|
|
2106
1920
|
*/
|
|
2107
1921
|
declare function useConnectionStatus(options?: UseConnectionStatusOptions): UseConnectionStatusReturn;
|
|
2108
1922
|
|
|
1923
|
+
declare const countBadgeVariants: (props?: ({
|
|
1924
|
+
variant?: "alert" | "default" | "success" | "info" | "warning" | "informative" | null | undefined;
|
|
1925
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
1926
|
+
declare const countChipVariants: (props?: ({
|
|
1927
|
+
variant?: "alert" | "default" | "success" | "info" | "warning" | "informative" | null | undefined;
|
|
1928
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
1929
|
+
interface CountBadgeProps extends Omit<React$1.ButtonHTMLAttributes<HTMLButtonElement>, 'children'>, VariantProps<typeof countBadgeVariants> {
|
|
1930
|
+
/** The label text displayed in the badge */
|
|
1931
|
+
label: string;
|
|
1932
|
+
/** The count number displayed in the chip */
|
|
1933
|
+
count: number;
|
|
1934
|
+
/** Optional icon before the label */
|
|
1935
|
+
icon?: React$1.ReactNode;
|
|
1936
|
+
}
|
|
1937
|
+
/**
|
|
1938
|
+
* A pill-shaped badge with a label and count chip, ideal for navigation
|
|
1939
|
+
* shortcuts like "Tasks 3" or "Open Enc 5".
|
|
1940
|
+
*
|
|
1941
|
+
* Supports six semantic variants: `default`, `info`, `informative`,
|
|
1942
|
+
* `success`, `warning`, and `alert`.
|
|
1943
|
+
*
|
|
1944
|
+
* @example
|
|
1945
|
+
* ```tsx
|
|
1946
|
+
* <CountBadge label="Tasks" count={3} />
|
|
1947
|
+
* <CountBadge label="Open Enc" count={5} variant="info" />
|
|
1948
|
+
* <CountBadge label="Due List" count={4} variant="warning" />
|
|
1949
|
+
* <CountBadge label="eSign" count={7} variant="alert" />
|
|
1950
|
+
* ```
|
|
1951
|
+
*/
|
|
1952
|
+
declare const CountBadge: React$1.ForwardRefExoticComponent<CountBadgeProps & React$1.RefAttributes<HTMLButtonElement>>;
|
|
1953
|
+
|
|
2109
1954
|
interface CookieConsentLink {
|
|
2110
1955
|
/** Label for the link */
|
|
2111
1956
|
label: string;
|
|
@@ -2286,7 +2131,7 @@ interface CSVFileUploadProps {
|
|
|
2286
2131
|
}
|
|
2287
2132
|
declare function CSVFileUpload({ onFileSelect, processing, accept, className, labels, }: CSVFileUploadProps): react_jsx_runtime.JSX.Element;
|
|
2288
2133
|
|
|
2289
|
-
type DateRangePresetKey = 'today' | 'this-week' | 'this-month' | 'last-month' | 'last-
|
|
2134
|
+
type DateRangePresetKey = 'today' | 'this-week' | 'this-month' | 'last-month' | 'last-24-hours' | 'last-7-days' | 'last-30-days';
|
|
2290
2135
|
interface DateRangePreset {
|
|
2291
2136
|
key: DateRangePresetKey | string;
|
|
2292
2137
|
label: string;
|
|
@@ -2304,65 +2149,43 @@ interface DateRangePickerProps {
|
|
|
2304
2149
|
presets?: DateRangePreset[];
|
|
2305
2150
|
/** Currently active preset key */
|
|
2306
2151
|
activePreset?: string;
|
|
2307
|
-
/** Whether to show print button */
|
|
2308
|
-
showPrint?: boolean;
|
|
2309
|
-
/** Callback when print is clicked */
|
|
2310
|
-
onPrint?: () => void;
|
|
2311
|
-
/** Whether to show export button */
|
|
2312
|
-
showExport?: boolean;
|
|
2313
|
-
/** Callback when export is clicked */
|
|
2314
|
-
onExport?: () => void;
|
|
2315
2152
|
/** Placeholder text for the date input */
|
|
2316
2153
|
placeholder?: string;
|
|
2317
|
-
/** Date format for display */
|
|
2318
|
-
dateFormat?: string;
|
|
2319
2154
|
/** Custom className */
|
|
2320
2155
|
className?: string;
|
|
2156
|
+
/** Whether to show the preset sidebar in the calendar popup (default: true) */
|
|
2157
|
+
showPresets?: boolean;
|
|
2158
|
+
/** Display variant: desktop (default), mobile (bottom sheet), or responsive (auto-adapts at md breakpoint) */
|
|
2159
|
+
variant?: 'desktop' | 'mobile' | 'responsive';
|
|
2321
2160
|
/** Labels for i18n */
|
|
2322
2161
|
labels?: {
|
|
2323
2162
|
today?: string;
|
|
2324
2163
|
thisWeek?: string;
|
|
2325
2164
|
thisMonth?: string;
|
|
2326
2165
|
lastMonth?: string;
|
|
2327
|
-
last15Min?: string;
|
|
2328
|
-
last30Min?: string;
|
|
2329
|
-
lastHour?: string;
|
|
2330
2166
|
last24Hours?: string;
|
|
2331
2167
|
last7Days?: string;
|
|
2332
2168
|
last30Days?: string;
|
|
2333
|
-
last90Days?: string;
|
|
2334
|
-
yearToDate?: string;
|
|
2335
|
-
thisYear?: string;
|
|
2336
|
-
lastYear?: string;
|
|
2337
2169
|
filter?: string;
|
|
2338
|
-
|
|
2339
|
-
export?: string;
|
|
2170
|
+
done?: string;
|
|
2340
2171
|
};
|
|
2341
2172
|
}
|
|
2342
2173
|
/**
|
|
2343
|
-
* Date range picker with
|
|
2344
|
-
*
|
|
2174
|
+
* Date range picker with a two-month calendar popup.
|
|
2175
|
+
* Click the date input to open a calendar for selecting a custom date range.
|
|
2176
|
+
* Select a start and end date from the calendar.
|
|
2345
2177
|
*
|
|
2346
2178
|
* @example
|
|
2347
2179
|
* ```tsx
|
|
2348
2180
|
* const [range, setRange] = useState<DateRange>({ start: null, end: null });
|
|
2349
|
-
* const [preset, setPreset] = useState<string>();
|
|
2350
2181
|
*
|
|
2351
2182
|
* <DateRangePicker
|
|
2352
2183
|
* value={range}
|
|
2353
|
-
* onChange={(newRange
|
|
2354
|
-
* setRange(newRange);
|
|
2355
|
-
* setPreset(presetKey);
|
|
2356
|
-
* }}
|
|
2357
|
-
* activePreset={preset}
|
|
2358
|
-
* showPrint
|
|
2359
|
-
* showExport
|
|
2360
|
-
* onPrint={() => window.print()}
|
|
2361
|
-
* onExport={() => exportToCSV()}
|
|
2184
|
+
* onChange={(newRange) => setRange(newRange)}
|
|
2362
2185
|
* />
|
|
2363
2186
|
* ```
|
|
2364
2187
|
*/
|
|
2365
|
-
declare function DateRangePicker({ value, onChange, presets, activePreset,
|
|
2188
|
+
declare function DateRangePicker({ value, onChange, presets, activePreset, placeholder, className, showPresets, variant, labels, }: DateRangePickerProps): react_jsx_runtime.JSX.Element;
|
|
2366
2189
|
interface DateRangeFilterProps {
|
|
2367
2190
|
/** Current date range value */
|
|
2368
2191
|
value?: DateRange$1;
|
|
@@ -3038,11 +2861,15 @@ interface CreateInvoiceModalProps {
|
|
|
3038
2861
|
currency?: string;
|
|
3039
2862
|
/** Default due date offset in days */
|
|
3040
2863
|
defaultDueDays?: number;
|
|
2864
|
+
/** Initial step for the wizard (for Storybook/testing) */
|
|
2865
|
+
initialStep?: number;
|
|
2866
|
+
/** Initial employer ID (for Storybook/testing) */
|
|
2867
|
+
initialEmployerId?: string;
|
|
3041
2868
|
}
|
|
3042
2869
|
/**
|
|
3043
2870
|
* CreateInvoiceModal provides a multi-step wizard for creating invoices.
|
|
3044
2871
|
*/
|
|
3045
|
-
declare function CreateInvoiceModal({ open, onOpenChange, onSubmit, employers, orders, onEmployerChange, isLoadingOrders, isSubmitting, errorMessage, currency, defaultDueDays, }: CreateInvoiceModalProps): react_jsx_runtime.JSX.Element;
|
|
2872
|
+
declare function CreateInvoiceModal({ open, onOpenChange, onSubmit, employers, orders, onEmployerChange, isLoadingOrders, isSubmitting, errorMessage, currency, defaultDueDays, initialStep, initialEmployerId, }: CreateInvoiceModalProps): react_jsx_runtime.JSX.Element;
|
|
3046
2873
|
|
|
3047
2874
|
interface Employee {
|
|
3048
2875
|
id: string;
|
|
@@ -5398,6 +5225,117 @@ interface PageHeaderProps {
|
|
|
5398
5225
|
*/
|
|
5399
5226
|
declare function PageHeader({ title, subtitle, icon, iconAlign, actions, children, className, bordered, size, }: PageHeaderProps): react_jsx_runtime.JSX.Element;
|
|
5400
5227
|
|
|
5228
|
+
interface PatientName {
|
|
5229
|
+
first: string;
|
|
5230
|
+
last: string;
|
|
5231
|
+
middle?: string;
|
|
5232
|
+
suffix?: string;
|
|
5233
|
+
}
|
|
5234
|
+
interface AllergyItem {
|
|
5235
|
+
name: string;
|
|
5236
|
+
severity?: 'mild' | 'moderate' | 'severe';
|
|
5237
|
+
}
|
|
5238
|
+
interface MedicationItem {
|
|
5239
|
+
name: string;
|
|
5240
|
+
dose?: string;
|
|
5241
|
+
}
|
|
5242
|
+
interface PatientData {
|
|
5243
|
+
/** Patient name parts */
|
|
5244
|
+
name: PatientName;
|
|
5245
|
+
/** Medical record number */
|
|
5246
|
+
mrn: string;
|
|
5247
|
+
/** Date of birth (ISO string or display string) */
|
|
5248
|
+
dob: string;
|
|
5249
|
+
/** Patient age in years */
|
|
5250
|
+
age: number;
|
|
5251
|
+
/** Biological sex */
|
|
5252
|
+
sex: 'M' | 'F' | 'U';
|
|
5253
|
+
/** Patient status */
|
|
5254
|
+
status?: 'active' | 'inactive' | 'deceased';
|
|
5255
|
+
/** Flags such as DUPLICATE, VIP, etc. */
|
|
5256
|
+
flags?: string[];
|
|
5257
|
+
/** URL to patient photo */
|
|
5258
|
+
photo?: string;
|
|
5259
|
+
/** Patient email address */
|
|
5260
|
+
email?: string;
|
|
5261
|
+
/** Patient phone number */
|
|
5262
|
+
phone?: string;
|
|
5263
|
+
/** Employer name */
|
|
5264
|
+
employer?: string;
|
|
5265
|
+
/** Attending provider name */
|
|
5266
|
+
attendingProvider?: string;
|
|
5267
|
+
/** Family/PCP provider name */
|
|
5268
|
+
familyProvider?: string;
|
|
5269
|
+
}
|
|
5270
|
+
interface PatientHeaderProps extends Omit<React$1.HTMLAttributes<HTMLDivElement>, 'className'> {
|
|
5271
|
+
/** Patient data object */
|
|
5272
|
+
patient: PatientData;
|
|
5273
|
+
/** List of known allergies */
|
|
5274
|
+
allergies?: AllergyItem[];
|
|
5275
|
+
/** List of current medications */
|
|
5276
|
+
medications?: MedicationItem[];
|
|
5277
|
+
/** Patient comments or warnings */
|
|
5278
|
+
comments?: string[];
|
|
5279
|
+
/** Stick to top of viewport */
|
|
5280
|
+
sticky?: boolean;
|
|
5281
|
+
/** Whether to show the back button (default: false) */
|
|
5282
|
+
showBackButton?: boolean;
|
|
5283
|
+
/** Called when the back button is clicked */
|
|
5284
|
+
onBack?: () => void;
|
|
5285
|
+
/** Slot for action buttons on the right */
|
|
5286
|
+
actions?: React$1.ReactNode;
|
|
5287
|
+
/** Whether to show the allergy row (default: false) */
|
|
5288
|
+
showAllergyBanner?: boolean;
|
|
5289
|
+
/** Whether to show the medication row (default: false) */
|
|
5290
|
+
showMedicationBanner?: boolean;
|
|
5291
|
+
/** Whether to show the comments row (default: false) */
|
|
5292
|
+
showCommentsBanner?: boolean;
|
|
5293
|
+
/** Show collapsible demographics detail section (default: false) */
|
|
5294
|
+
showDetails?: boolean;
|
|
5295
|
+
/** Whether demographics details are expanded initially (default: true) */
|
|
5296
|
+
detailsExpanded?: boolean;
|
|
5297
|
+
/** Maximum medications to display before "+N more" (default: 4) */
|
|
5298
|
+
maxVisibleMeds?: number;
|
|
5299
|
+
/** Additional CSS classes */
|
|
5300
|
+
className?: string;
|
|
5301
|
+
/** Test ID for testing */
|
|
5302
|
+
'data-testid'?: string;
|
|
5303
|
+
}
|
|
5304
|
+
/**
|
|
5305
|
+
* A patient header component displaying identifying information, demographics,
|
|
5306
|
+
* allergy/medication alerts, and action buttons.
|
|
5307
|
+
*
|
|
5308
|
+
* Reuses existing components: `Avatar`, `Badge`, `Button`, and icons from `Icons/`.
|
|
5309
|
+
*
|
|
5310
|
+
* @example
|
|
5311
|
+
* ```tsx
|
|
5312
|
+
* <PatientHeader
|
|
5313
|
+
* patient={{
|
|
5314
|
+
* name: { first: 'William', last: 'Hart' },
|
|
5315
|
+
* mrn: 'MRN-000001',
|
|
5316
|
+
* dob: '1948-04-03',
|
|
5317
|
+
* age: 77,
|
|
5318
|
+
* sex: 'M',
|
|
5319
|
+
* status: 'active',
|
|
5320
|
+
* email: 'whart@example.com',
|
|
5321
|
+
* phone: '555-867-5309',
|
|
5322
|
+
* employer: 'Better Corp.',
|
|
5323
|
+
* attendingProvider: 'Selenium Selenium',
|
|
5324
|
+
* familyProvider: 'John M. Sample, M.D.',
|
|
5325
|
+
* }}
|
|
5326
|
+
* allergies={[{ name: 'Penicillin' }, { name: 'Sulfa Drugs' }]}
|
|
5327
|
+
* medications={[
|
|
5328
|
+
* { name: 'Atorvastatin', dose: '20 mg' },
|
|
5329
|
+
* { name: 'Lisinopril', dose: '10 mg' },
|
|
5330
|
+
* ]}
|
|
5331
|
+
* showAllergyBanner
|
|
5332
|
+
* showMedicationBanner
|
|
5333
|
+
* showDetails
|
|
5334
|
+
* />
|
|
5335
|
+
* ```
|
|
5336
|
+
*/
|
|
5337
|
+
declare const PatientHeader: React$1.ForwardRefExoticComponent<PatientHeaderProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
5338
|
+
|
|
5401
5339
|
interface Payment {
|
|
5402
5340
|
id: string;
|
|
5403
5341
|
invoiceNumber: string;
|
|
@@ -6460,6 +6398,8 @@ interface RecurringService {
|
|
|
6460
6398
|
/** Whether consent is overridden (no email to employee) */
|
|
6461
6399
|
overrideConsent?: boolean;
|
|
6462
6400
|
}
|
|
6401
|
+
/** Card state variants */
|
|
6402
|
+
type RecurringServiceCardState = 'default' | 'success' | 'primary' | 'warning' | 'error' | 'disabled';
|
|
6463
6403
|
interface RecurringServiceCardProps {
|
|
6464
6404
|
/** The recurring service data */
|
|
6465
6405
|
service: RecurringService;
|
|
@@ -6469,6 +6409,8 @@ interface RecurringServiceCardProps {
|
|
|
6469
6409
|
onEdit?: (service: RecurringService) => void;
|
|
6470
6410
|
/** Whether to show provider name */
|
|
6471
6411
|
showProvider?: boolean;
|
|
6412
|
+
/** Card state - controls border color and status icon */
|
|
6413
|
+
state?: RecurringServiceCardState;
|
|
6472
6414
|
/** Custom class name */
|
|
6473
6415
|
className?: string;
|
|
6474
6416
|
/** Labels */
|
|
@@ -6480,7 +6422,7 @@ interface RecurringServiceCardProps {
|
|
|
6480
6422
|
delete?: string;
|
|
6481
6423
|
};
|
|
6482
6424
|
}
|
|
6483
|
-
declare function RecurringServiceCard({ service, onDelete, onEdit, showProvider, className, labels, }: RecurringServiceCardProps): react_jsx_runtime.JSX.Element;
|
|
6425
|
+
declare function RecurringServiceCard({ service, onDelete, onEdit, showProvider, state, className, labels, }: RecurringServiceCardProps): react_jsx_runtime.JSX.Element | null;
|
|
6484
6426
|
interface RecurringServiceAddCardProps {
|
|
6485
6427
|
/** Callback when clicked */
|
|
6486
6428
|
onClick?: () => void;
|
|
@@ -6678,9 +6620,14 @@ interface ResultsEntryData {
|
|
|
6678
6620
|
/** Apply results to all services */
|
|
6679
6621
|
applyToAllServices?: boolean;
|
|
6680
6622
|
}
|
|
6623
|
+
/** Ref handle for imperative form control */
|
|
6624
|
+
interface ResultsEntryFormRef {
|
|
6625
|
+
/** Validate and submit the form */
|
|
6626
|
+
submit: () => void;
|
|
6627
|
+
}
|
|
6681
6628
|
interface ResultsEntryFormProps {
|
|
6682
|
-
/** Service name */
|
|
6683
|
-
serviceName
|
|
6629
|
+
/** Service name (used by modal wrapper, not displayed in form) */
|
|
6630
|
+
serviceName?: string;
|
|
6684
6631
|
/** Employee first name */
|
|
6685
6632
|
employeeFirstName?: string;
|
|
6686
6633
|
/** Employee last name */
|
|
@@ -6738,17 +6685,36 @@ interface ResultsEntryFormProps {
|
|
|
6738
6685
|
* />
|
|
6739
6686
|
* ```
|
|
6740
6687
|
*/
|
|
6741
|
-
declare
|
|
6688
|
+
declare const ResultsEntryForm: React$1.ForwardRefExoticComponent<ResultsEntryFormProps & React$1.RefAttributes<ResultsEntryFormRef>>;
|
|
6742
6689
|
interface ResultsEntryModalProps extends Omit<ResultsEntryFormProps, 'onCancel'> {
|
|
6743
6690
|
/** Whether modal is open */
|
|
6744
|
-
|
|
6745
|
-
/**
|
|
6691
|
+
open: boolean;
|
|
6692
|
+
/** Handler for closing the modal */
|
|
6693
|
+
onOpenChange: (open: boolean) => void;
|
|
6694
|
+
/** Whether submission is in progress */
|
|
6695
|
+
isSubmitting?: boolean;
|
|
6696
|
+
}
|
|
6697
|
+
/**
|
|
6698
|
+
* ResultsEntryForm wrapped in a proper Modal component.
|
|
6699
|
+
* Follows the same pattern as RejectionModal and InviteUserModal.
|
|
6700
|
+
*/
|
|
6701
|
+
declare function ResultsEntryModal({ serviceName, employeeFirstName, employeeLastName, open, onOpenChange, onSubmit, isSubmitting, labels, ...props }: ResultsEntryModalProps): react_jsx_runtime.JSX.Element;
|
|
6702
|
+
/**
|
|
6703
|
+
* @deprecated Use ResultsEntryModal instead. This wrapper provides backward
|
|
6704
|
+
* compatibility with the old isOpen/onClose API.
|
|
6705
|
+
*/
|
|
6706
|
+
interface ResultsEntryCardProps extends Omit<ResultsEntryModalProps, 'open' | 'onOpenChange'> {
|
|
6707
|
+
/** Legacy prop: whether the card/modal is open */
|
|
6708
|
+
isOpen: boolean;
|
|
6709
|
+
/** Legacy prop: called when the card/modal requests to close */
|
|
6746
6710
|
onClose: () => void;
|
|
6747
6711
|
}
|
|
6748
6712
|
/**
|
|
6749
|
-
*
|
|
6713
|
+
* @deprecated Use ResultsEntryModal instead.
|
|
6714
|
+
* Legacy wrapper that translates the old isOpen/onClose API to the new open/onOpenChange API.
|
|
6715
|
+
* Also maintains the old behavior of auto-closing after submit.
|
|
6750
6716
|
*/
|
|
6751
|
-
declare function ResultsEntryCard({
|
|
6717
|
+
declare function ResultsEntryCard({ isOpen, onClose, onSubmit, ...restProps }: ResultsEntryCardProps): react_jsx_runtime.JSX.Element;
|
|
6752
6718
|
|
|
6753
6719
|
interface CalendarAppointment {
|
|
6754
6720
|
id: string;
|
|
@@ -7821,8 +7787,11 @@ interface TimelineStep {
|
|
|
7821
7787
|
completedAt?: Date | string;
|
|
7822
7788
|
/** Whether this step is hidden */
|
|
7823
7789
|
hidden?: boolean;
|
|
7790
|
+
/** Whether this step has an error */
|
|
7791
|
+
error?: boolean;
|
|
7824
7792
|
}
|
|
7825
|
-
type TimelineStepState = 'completed' | 'current' | 'pending';
|
|
7793
|
+
type TimelineStepState = 'completed' | 'current' | 'pending' | 'error';
|
|
7794
|
+
type TimelineSize = 'sm' | 'md' | 'lg';
|
|
7826
7795
|
/**
|
|
7827
7796
|
* Timeline event/message
|
|
7828
7797
|
*/
|
|
@@ -7851,6 +7820,10 @@ interface TimelineProgressProps {
|
|
|
7851
7820
|
currentStep: string;
|
|
7852
7821
|
/** Whether to show timestamps */
|
|
7853
7822
|
showTimestamps?: boolean;
|
|
7823
|
+
/** Size variant */
|
|
7824
|
+
size?: TimelineSize;
|
|
7825
|
+
/** Whether to show a pulse animation on the current step */
|
|
7826
|
+
pulse?: boolean;
|
|
7854
7827
|
/** Custom className */
|
|
7855
7828
|
className?: string;
|
|
7856
7829
|
}
|
|
@@ -7869,7 +7842,7 @@ interface TimelineProgressProps {
|
|
|
7869
7842
|
* />
|
|
7870
7843
|
* ```
|
|
7871
7844
|
*/
|
|
7872
|
-
declare function TimelineProgress({ steps, currentStep, showTimestamps, className, }: TimelineProgressProps): react_jsx_runtime.JSX.Element;
|
|
7845
|
+
declare function TimelineProgress({ steps, currentStep, showTimestamps, size, pulse, className, }: TimelineProgressProps): react_jsx_runtime.JSX.Element;
|
|
7873
7846
|
declare namespace TimelineProgress {
|
|
7874
7847
|
var displayName: string;
|
|
7875
7848
|
}
|
|
@@ -8032,7 +8005,7 @@ interface SystemReport {
|
|
|
8032
8005
|
}
|
|
8033
8006
|
interface ReportResult {
|
|
8034
8007
|
/** Result data (typically HTML or structured data) */
|
|
8035
|
-
data?: string | Record<string, unknown
|
|
8008
|
+
data?: string | Record<string, unknown> | Record<string, unknown>[];
|
|
8036
8009
|
/** Chart/visualization data */
|
|
8037
8010
|
chartData?: unknown;
|
|
8038
8011
|
/** Error message if report failed */
|
|
@@ -8078,6 +8051,8 @@ interface WebChartReportViewerProps {
|
|
|
8078
8051
|
};
|
|
8079
8052
|
/** Callback to reconnect WebChart */
|
|
8080
8053
|
onReconnect?: () => void;
|
|
8054
|
+
/** Custom cell renderers keyed by column name */
|
|
8055
|
+
columnRenderers?: Record<string, (value: unknown, row: Record<string, unknown>) => React$1.ReactNode>;
|
|
8081
8056
|
/** Custom class name */
|
|
8082
8057
|
className?: string;
|
|
8083
8058
|
/** Labels */
|
|
@@ -8093,7 +8068,7 @@ interface WebChartReportViewerProps {
|
|
|
8093
8068
|
dateTo?: string;
|
|
8094
8069
|
};
|
|
8095
8070
|
}
|
|
8096
|
-
declare function WebChartReportViewer({ reports, currentReport, reportResult, onReportSelect, onRefreshReports, onRefreshReport, onClose, loading, loadingReport, error, dateRange, onDateRangeChange, webchartBrand, onReconnect, className, labels, }: WebChartReportViewerProps): react_jsx_runtime.JSX.Element;
|
|
8071
|
+
declare function WebChartReportViewer({ reports, currentReport, reportResult, onReportSelect, onRefreshReports, onRefreshReport, onClose, loading, loadingReport, error, dateRange, onDateRangeChange, webchartBrand, onReconnect, columnRenderers, className, labels, }: WebChartReportViewerProps): react_jsx_runtime.JSX.Element;
|
|
8097
8072
|
interface ReportDatePickerProps {
|
|
8098
8073
|
/** Start date */
|
|
8099
8074
|
startDate?: Date | string;
|
|
@@ -8190,4 +8165,4 @@ declare namespace WebsiteInputGroup {
|
|
|
8190
8165
|
var displayName: string;
|
|
8191
8166
|
}
|
|
8192
8167
|
|
|
8193
|
-
export { AGGrid, type AGGridProps, AIChat, type AIChatCallbacks, AIChatModal, type AIChatModalProps, type AIChatProps, type AIChatSession, AIChatTrigger, type AIChatTriggerProps, AILogoIcon, type AILogoIconProps, type AIMessage, type AIMessageContent, AIMessageDisplay, type AIMessageDisplayProps, type AIMessageRole, type AIMessageStatus, type AISuggestedAction, AITypingIndicator, AccessDeniedPage, type AccessDeniedPageProps, ActionButton, type ActionButtonProps, ActionButtonsBar, type ActionButtonsBarProps, ActiveFilters, type ActiveFiltersProps, AddContactModal, type AddContactModalProps, AddServiceCard, type AddServiceCardProps, AdditionalFields, type AdditionalFieldsProps, Address, AddressCard, type AddressCardProps, AddressCompact, type AddressCompactProps, type AddressData, AddressDisplay, type AddressDisplayProps, AddressForm, type AddressFormData, type AddressFormProps, AddressInline, type AddressInlineProps, type AddressProps, AppHeader, AppHeaderActions, type AppHeaderActionsProps, AppHeaderDivider, type AppHeaderDividerProps, AppHeaderIconButton, type AppHeaderIconButtonProps, type AppHeaderProps, AppHeaderSearch, type AppHeaderSearchProps, AppHeaderSection, type AppHeaderSectionProps, AppHeaderTitle, type AppHeaderTitleProps, AppHeaderUserMenu, type AppHeaderUserMenuProps, AttachmentPicker, type AttachmentPickerProps, AttachmentPreview, AttachmentPreviewItem, type AttachmentPreviewItemProps, type AttachmentPreviewProps, type AttachmentState, type AttachmentType, AuthButtons, type AuthButtonsProps, AuthDialog, type AuthDialogProps, type AuthMode, AvatarNameRenderer, type BackgroundCheckCandidate, type BackgroundCheckReport, type BankAccountData, BookAppointmentButton, type BookAppointmentButtonProps, BookingDialog, type BookingDialogProps, type BookingFormData, type BookingProvider, type BookingService, BooleanRenderer, BrandConfig, BusinessHours, BusinessHoursEditor, type BusinessHoursEditorProps, type BusinessHoursProps, type BusinessHoursSchedule, type CSVColumn, CSVColumnMapper, type CSVColumnMapperProps, CSVFileUpload, type CSVFileUploadProps, type CalendarAppointment, CameraButton, type CameraButtonProps, type CameraPermission, CardSkeleton, type CardSkeletonProps, CellRenderers, CharacterCounter, type CharacterCounterProps, type ChartDataPoint, CheckrIntegration, type CheckrIntegrationProps, ChevronIcon, type ChevronIconProps, type ClaimFormData, ClaimListingButton, type ClaimListingButtonProps, ClaimProviderForm, type ClaimProviderFormProps, CloseIcon, type CloseIconProps, type ColDef, CommandPalette, type CommandPaletteCategory, type CommandPaletteContextValue, type CommandPaletteItem, type CommandPaletteProps, CommandPaletteProvider, type CommandPaletteProviderProps, CommandPaletteTrigger, type CommandPaletteTriggerProps, CompactCookieBanner, type CompactCookieBannerProps, CompactFilterBar, type CompactFilterBarProps, CompactHeader, type CompactHeaderProps, CompactHours, type CompactHoursProps, CompactProviderHeader, type CompactProviderHeaderProps, CompanyRenderer, type ConfirmationResult, type ConnectionInfo, type ConnectionState, ConnectionStatusBadge, type ConnectionStatusBadgeProps, ConnectionStatusBar, type ConnectionStatusBarProps, ConnectionStatusOverlay, type ConnectionStatusOverlayProps, ConsentSwitch, type ConsentSwitchProps, type Contact, type ContactAddress, type ContactFormData, type Conversation, ConversationHeader, type ConversationHeaderProps, ConversationListItem, type ConversationListItemProps, ConversationListSkeleton, type ConversationListSkeletonProps, type ConversationType, CookieConsentBanner, type CookieConsentBannerProps, type CookieConsentLink, CopyrightText, type CopyrightTextProps, type CreateInvoiceData, CreateInvoiceModal, type CreateInvoiceModalProps, CreateReferralModal, type CreateReferralModalProps, type CreditCardData, CurrencyRenderer, type CustomField, DEFAULT_ACCEPTED_FILE_TYPES, DEFAULT_ERROR_CONFIGS, DEFAULT_LANGUAGES, DEFAULT_MAX_FILE_SIZE_MB, DEFAULT_RADIUS_OPTIONS, DEFAULT_SOCIAL_PROVIDERS, DOTBadge, type DOTBadgeProps, type DateRange$1 as DateRange, DateRangeFilter, type DateRangeFilterProps, DateRangePicker, type DateRangePickerProps, type DateRangePreset, type DateRangePresetKey, DateRenderer, type DateRendererProps, DateSeparator, type DateSeparatorProps, type DayHours, type DaySchedule, type Department, type DetectionConfig, type DetectionMetrics, type DetectionState, DialogOverlay, type DialogOverlayProps, DisclaimerText, type DisclaimerTextProps, type DocumentBoundary, DocumentDetectionOverlay, DocumentScanner, type DocumentScannerProps, DomainRenderer, DragDropZone, type DragDropZoneProps, DropZone, type DropZoneProps, DropzoneOverlay, type DropzoneOverlayProps, EditUserRoleModal, type EditUserRoleModalProps, EmailRenderer, type Employee, type EmployeeAddress, type EmployeeData, EmployeeForm, type EmployeeFormData, type EmployeeFormProps, type EmployeePhone, EmployeeProfileCard, type EmployeeProfileCardProps, type Employer, type EmployerAccess, type EmployerAddress, type EmployerContact, EmployerContactCard, type EmployerContactCardProps, type EmployerDetails, type EmployerInvoice, EmployerList, type EmployerListProps, type EmployerOption, type EmployerOrder, EmployerPricingCard, type EmployerPricingCardProps, type EmployerServiceConfig, EmployerServiceModal, type EmployerServiceModalProps, EmployerView, type EmployerViewProps, EmptyState, type EmptyStateProps, EngagementScoreRenderer, ErrorPage, type ErrorPageConfig, type ErrorPageProps, type ErrorType, type FAQItem, type FieldOption, type FileItem, FileManager, type FileManagerProps, FilePreview, type FilePreviewProps, FloatingAIChat, type FloatingAIChatProps, FloatingInput, type FloatingInputProps, type FooterLink, type FooterLinkGroup, FooterLinkSection, type FooterLinkSectionProps, SocialMediaLinks as FooterSocialLinks, type SocialMediaLinksProps as FooterSocialLinksProps, type GeolocationStatus, type HRISProvider, HRISProviderSelector, type HRISProviderSelectorProps, HelpSupportPanel, type HelpSupportPanelProps, HeroSearchBar, type HeroSearchBarProps, HoursSummary, type HoursSummaryProps, InlineBookingForm, type InlineBookingFormProps, InputProps, type InventoryLogEntry, InventoryManager, type InventoryManagerProps, InviteUserModal, type InviteUserModalProps, type Invoice, type InvoiceLineItem$1 as InvoiceLineItem, InvoiceList, type InvoiceListProps, type InvoicePaymentDetails, InvoicePaymentPage, type InvoicePaymentPageProps, InvoiceView, type InvoiceViewProps, type KeyValueEntry, type Language, LanguageSelector, LanguageSelectorInline, type LanguageSelectorInlineProps, LanguageSelectorNative, type LanguageSelectorNativeProps, type LanguageSelectorProps, LegalLinks, type LegalLinksProps, LightboxModal, type LightboxModalProps, LinkedInRenderer, LoadMoreButton, type LoadMoreButtonProps, LoadingBar, type LoadingBarProps, LoadingDots, type LoadingDotsProps, LoadingOverlay, type LoadingOverlayProps, LoadingPage, type LoadingPageProps, LoadingSkeleton, type LoadingSkeletonProps, type MCPResource, type MCPResourceLink, type MCPToolCall, MCPToolCallDisplay, type MCPToolCallDisplayProps, type MCPToolInfo, type MCPToolParameter, type MCPToolResult, type MCPToolStatus, MaintenancePage, type MaintenancePageProps, MemoizedAvatarNameRenderer, MemoizedBooleanRenderer, MemoizedCompanyRenderer, MemoizedCurrencyRenderer, MemoizedDateRenderer, MemoizedDomainRenderer, MemoizedEmailRenderer, MemoizedEngagementScoreRenderer, MemoizedLinkedInRenderer, MemoizedNumberRenderer, MemoizedPhoneRenderer, MemoizedProgressRenderer, MemoizedStatusBadgeRenderer, MemoizedTagsRenderer, type Message, type MessageAction, type MessageAttachment, MessageAvatar, MessageBubble, type MessageBubbleProps, MessageComposer, type MessageComposerProps, type MessageGroup, MessageList, type MessageListProps, type MessageParticipant, type MessageReaction, type MessageStatus, MessageStatusIcon, type MessageStatusIconProps, type MessageStatusIndicator, MessageThread, type MessageThreadProps, type MessageType, type MessagingEventHandlers, type MessagingLoadingState, MessagingSplitView, type MessagingSplitViewProps, type MetricData, MobileBackButton, type MobileBackButtonProps, MobileMenuButton, type MobileMenuButtonProps, MobileMenuPanel, type MobileMenuPanelProps, type NavLink, NavLinks, type NavLinksProps, type NewMessage, NewsletterForm, type NewsletterFormProps, NotFoundPage, type NotFoundPageProps, type Notification, NotificationCenter, type NotificationCenterProps, NumberRenderer, OfflinePage, type OfflinePageProps, OnboardingCompletion, type OnboardingCompletionProps, type OnboardingStep, OnboardingStepQuestion, type OnboardingStepQuestionProps, OnboardingWizard, type OnboardingWizardProps, OpenStatusBadge, OrderCard, type OrderCardProps, OrderConfirmation, type OrderConfirmationProps, OrderConfirmationWizard, type OrderConfirmationWizardProps, OrderDetailSidebar, type OrderDetailSidebarProps, type OrderDetails, type OrderEmployee, type OrderEmployer, OrderList, type OrderListProps, type OrderListTab, type OrderLookupData, OrderLookupForm, type OrderLookupFormProps, type OrderOption, type OrderService, OrderSidebar, type OrderSidebarProps, type OrderSidebarTab, OrderSidebarTabs, type OrderSidebarTabsProps, type OrderStatus$1 as OrderStatus, PageHeader, type PageHeaderProps, type Payment, type PaymentFormData, PaymentHistoryTable, type PaymentHistoryTableProps, type PaymentMethod, PaymentMethodBank, type PaymentMethodBankProps, PaymentMethodCard, type PaymentMethodCardProps, PaymentMethodList, type PaymentMethodListProps, type PendingClaim, PendingClaimsTable, type PendingClaimsTableProps, type Permission, type PermissionGroup, PermissionsEditor, type PermissionsEditorProps, PhoneRenderer, type Point, type PostalCodeInfo, type PreviewFile, type PricingTier, ProductVersion, ProductVersionBadge, type ProductVersionBadgeProps, type ProductVersionProps, ProgressRenderer, type ProgressRendererProps, type Provider, type ProviderAddress$1 as ProviderAddress, Breadcrumb as ProviderBreadcrumb, type BreadcrumbItem as ProviderBreadcrumbItem, type BreadcrumbProps as ProviderBreadcrumbProps, ProviderCard, ProviderCardGrid, type ProviderCardGridProps, type ProviderCardProps, ProviderCardSkeleton, type ProviderCardSkeletonProps, type ProviderContact, type ProviderAddress as ProviderDetailAddress, type ProviderDetailData, ProviderDetailHeader, type ProviderDetailHeaderProps, ProviderDetailHeaderSkeleton, type ProviderDetailHeaderSkeletonProps, type ProviderFilters, ProviderLogo, type ProviderLogoProps, type ProviderOption, ProviderOverview, type ProviderOverviewProps, ProviderSearchBar, type ProviderSearchBarProps, ProviderSearchFilters, type ProviderSearchFiltersProps, ProviderSelector, type ProviderSelectorProps, type ProviderService, ProviderSettings, type ProviderSettingsData, type ProviderSettingsProps, SocialMediaLinks$1 as ProviderSocialLinks, type SocialMediaLinksProps$1 as ProviderSocialLinksProps, type ProviderStats, type ProviderUrls, type ProviderUser, ProviderUsersTable, type ProviderUsersTableProps, QuickBookCard, type QuickBookCardProps, type QuickLink, QuickLinksCard, type QuickLinksCardProps, type RadiusOption, type ReadReceipt, ReadReceiptIndicator, type ReadReceiptIndicatorProps, type RecentActivity, type RecurringService, RecurringServiceAddCard, type RecurringServiceAddCardProps, RecurringServiceCard, type RecurringServiceCardProps, type RecurringServiceFormData, RecurringServiceGrid, type RecurringServiceGridProps, RecurringServiceSetupModal, type RecurringServiceSetupModalProps, type ReferralData, RefreshIcon, type RefreshIconProps, RejectionModal, type RejectionModalProps, type RejectionReason, ReportDashboard, type ReportDashboardProps, ReportDatePicker, type ReportDatePickerProps, ReportLink, type ReportLinkProps, type ReportResult, ResourceLink, type ResourceLinkProps, type ResultStatus, ResultsEntryCard, type ResultsEntryData, ResultsEntryForm, type ResultsEntryFormProps, type ResultsEntryModalProps, type Role, type SSOConfigData, SSOConfigForm, type SSOConfigFormProps, type ScannerSource, type ScannerState, ScheduleCalendar, type ScheduleCalendarProps, type SearchResults, SearchResultsMessage, type SearchResultsMessageProps, type SelectableService, SelectedServicesBadges, type SelectedServicesBadgesProps, SendButton, type SendButtonProps, SendIcon, type SendIconProps, ServerErrorPage, type ServerErrorPageProps, ServiceAccordion, type ServiceAccordionProps, ServiceBadge, ServiceBadgeGroup, type ServiceBadgeGroupProps, type ServiceBadgeProps, ServiceCard, type ServiceCardProps, type ServiceCategory$1 as ServiceCategory, ServiceCategoryBadge, type ServiceCategoryBadgeProps, type ServiceFormData, ServiceGeneralSettings, type ServiceGeneralSettingsProps, ServiceGrid, type ServiceGridProps, type ServiceGroup, type ServiceItem, ServiceLink, ServiceList, type ServiceListProps, ServiceMultiSelect, type ServiceOption, ServicePicker, type ServicePickerProps, type ServicePrice, ServicePricingManager, type ServicePricingManagerProps, ServiceSelect, type ServiceSelectProps, ServiceShippingSettings, type ServiceShippingSettingsProps, type ServiceSubCategory, ServiceTagCloud, ServiceTagCloudBadges, type ServiceTagCloudProps as ServiceTagCloudBadgesProps, type ServiceTagCloudProps$1 as ServiceTagCloudProps, SetupServiceModal, type SetupServiceModalProps, type ShippingAddress, Sidebar, SidebarContent, type SidebarContentProps, type SidebarContextValue, SidebarFooter, type SidebarFooterProps, SidebarHeader, type SidebarHeaderProps, SidebarMobileToggle, type SidebarMobileToggleProps, SidebarNav, SidebarNavGroup, type SidebarNavGroupProps, SidebarNavItem, type SidebarNavItemProps, type SidebarNavProps, type SidebarProps, SidebarProvider, type SidebarProviderProps, SidebarSearch, type SidebarSearchProps, SidebarToggle, type SidebarToggleProps, type SignupData, SimpleFooter, type SimpleFooterProps, SiteFooter, type SiteFooterProps, SiteHeader, type SiteHeaderProps, SiteLogo, type SiteLogoProps, SkeletonMessage, type SkeletonMessageProps, type SocialLink, type SocialProvider, SparklesIcon, type SparklesIconProps, SpinnerIcon, type SpinnerIconProps, SpinnerProps, StatusBadgeRenderer, type StatusBadgeRendererProps, type StatusConfig, type Step, StepIndicator, type StepIndicatorProps, StripeBadge, type StripeBadgeProps, StripeSecureBadge, type StripeSecureBadgeProps, SuggestedActions, type SuggestedActionsProps, type SupportContact, type SystemMessageType, type SystemReport, TagsRenderer, type TimeRange, type TimeSlot, type TimelineEvent, TimelineEventList, type TimelineEventListProps, TimelineProgress, type TimelineProgressProps, type TimelineStep, type TimelineStepState, Toast, ToastContainer, type ToastContainerProps, type ToastContextValue, type ToastData, type ToastOptions, type ToastPosition, type ToastProps, ToastProvider, type ToastProviderProps, type ToastVariant, ToolStatusIcon, type TopItem, TypingIndicator, type TypingIndicatorProps, type TypingState, UpdateAvailableOverlay, type UpdateAvailableOverlayProps, type UpdateInfo, type UseConnectionStatusOptions, type UseConnectionStatusReturn, type UseCookieConsentOptions, type UseCookieConsentReturn, type UseDropzoneOptions, type UseDropzoneReturn, type UseMessageScrollOptions, type UseMessageScrollReturn, type UseMessagesOptions, type UseMessagesReturn, type UseReadReceiptsOptions, type UseTypingIndicatorOptions, type UseTypingIndicatorReturn, UserMenu, type UserMenuProps, type UserProfile, type UserRole, type ValidationError, VerifiedBadge, type VerifiedBadgeProps, WEBSITE_TYPES, WebChartReportViewer, type WebChartReportViewerProps, WebcamModal, type WebcamModalProps, type WebsiteEntry, WebsiteInput, WebsiteInputGroup, type WebsiteInputGroupProps, type WebsiteInputProps, type WebsiteType, bubbleVariants, create24HourSchedule, createDefaultSchedule, createWeekdaySchedule, defaultOrderTabs, formatAddressLines, formatAddressSingleLine, formatCityState, formatCityStateZip, formatDateLabel, formatFileSize, formatLastSeen, formatPhoneDisplay, generateAttachmentId, generateId, getConversationSubtitle, getConversationTitle, getFileType, getGoogleMapsSearchUrl, getGoogleMapsUrl, getToolIcon, groupMessagesByDate, headerVariants$2 as headerVariants, isSameSenderGroup, isValidUrl, sendButtonVariants, statusColors, useCamera, useCommandPalette, useConnectionStatus, useCookieConsent, useDocumentDetection, useDropzone, useFileUpload, useMessageScroll, useMessages, useReadReceipts, useSidebar, useToast, useTypingIndicator, validateFile };
|
|
8168
|
+
export { AIChat, type AIChatCallbacks, AIChatModal, type AIChatModalProps, type AIChatProps, type AIChatSession, AIChatTrigger, type AIChatTriggerProps, AILogoIcon, type AILogoIconProps, type AIMessage, type AIMessageContent, AIMessageDisplay, type AIMessageDisplayProps, type AIMessageRole, type AIMessageStatus, type AISuggestedAction, AITypingIndicator, AccessDeniedPage, type AccessDeniedPageProps, ActionButton, type ActionButtonProps, ActionButtonsBar, type ActionButtonsBarProps, ActiveFilters, type ActiveFiltersProps, AddContactModal, type AddContactModalProps, AddServiceCard, type AddServiceCardProps, AdditionalFields, type AdditionalFieldsProps, Address, AddressCard, type AddressCardProps, AddressCompact, type AddressCompactProps, type AddressData, AddressDisplay, type AddressDisplayProps, AddressForm, type AddressFormData, type AddressFormProps, AddressInline, type AddressInlineProps, type AddressProps, type AllergyItem, AppHeader, AppHeaderActions, type AppHeaderActionsProps, AppHeaderDivider, type AppHeaderDividerProps, AppHeaderIconButton, type AppHeaderIconButtonProps, type AppHeaderProps, AppHeaderSearch, type AppHeaderSearchProps, AppHeaderSection, type AppHeaderSectionProps, AppHeaderTitle, type AppHeaderTitleProps, AppHeaderUserMenu, type AppHeaderUserMenuProps, AttachmentPicker, type AttachmentPickerProps, AttachmentPreview, AttachmentPreviewItem, type AttachmentPreviewItemProps, type AttachmentPreviewProps, type AttachmentState, type AttachmentType, AuthButtons, type AuthButtonsProps, AuthDialog, type AuthDialogProps, type AuthMode, type BackgroundCheckCandidate, type BackgroundCheckReport, type BankAccountData, BookAppointmentButton, type BookAppointmentButtonProps, BookingDialog, type BookingDialogProps, type BookingFormData, type BookingProvider, type BookingService, BusinessHours, BusinessHoursEditor, type BusinessHoursEditorProps, type BusinessHoursProps, type BusinessHoursSchedule, type CSVColumn, CSVColumnMapper, type CSVColumnMapperProps, CSVFileUpload, type CSVFileUploadProps, type CalendarAppointment, CameraButton, type CameraButtonProps, type CameraPermission, CardSkeleton, type CardSkeletonProps, CharacterCounter, type CharacterCounterProps, type ChartDataPoint, CheckrIntegration, type CheckrIntegrationProps, ChevronIcon, type ChevronIconProps, type ClaimFormData, ClaimListingButton, type ClaimListingButtonProps, ClaimProviderForm, type ClaimProviderFormProps, CloseIcon, type CloseIconProps, CommandPalette, type CommandPaletteCategory, type CommandPaletteContextValue, type CommandPaletteItem, type CommandPaletteProps, CommandPaletteProvider, type CommandPaletteProviderProps, CommandPaletteTrigger, type CommandPaletteTriggerProps, CompactCookieBanner, type CompactCookieBannerProps, CompactFilterBar, type CompactFilterBarProps, CompactHeader, type CompactHeaderProps, CompactHours, type CompactHoursProps, CompactProviderHeader, type CompactProviderHeaderProps, type ConfirmationResult, type ConnectionInfo, type ConnectionState, ConnectionStatusBadge, type ConnectionStatusBadgeProps, ConnectionStatusBar, type ConnectionStatusBarProps, ConnectionStatusOverlay, type ConnectionStatusOverlayProps, ConsentSwitch, type ConsentSwitchProps, type Contact, type ContactAddress, type ContactFormData, type Conversation, ConversationHeader, type ConversationHeaderProps, ConversationListItem, type ConversationListItemProps, ConversationListSkeleton, type ConversationListSkeletonProps, type ConversationType, CookieConsentBanner, type CookieConsentBannerProps, type CookieConsentLink, CopyrightText, type CopyrightTextProps, CountBadge, type CountBadgeProps, type CreateInvoiceData, CreateInvoiceModal, type CreateInvoiceModalProps, CreateReferralModal, type CreateReferralModalProps, type CreditCardData, type CustomField, DEFAULT_ACCEPTED_FILE_TYPES, DEFAULT_ERROR_CONFIGS, DEFAULT_LANGUAGES, DEFAULT_MAX_FILE_SIZE_MB, DEFAULT_RADIUS_OPTIONS, DEFAULT_SOCIAL_PROVIDERS, DOTBadge, type DOTBadgeProps, type DateRange$1 as DateRange, DateRangeFilter, type DateRangeFilterProps, DateRangePicker, type DateRangePickerProps, type DateRangePreset, type DateRangePresetKey, DateSeparator, type DateSeparatorProps, type DayHours, type DaySchedule, type Department, type DetectionConfig, type DetectionMetrics, type DetectionState, DialogOverlay, type DialogOverlayProps, DisclaimerText, type DisclaimerTextProps, type DocumentBoundary, DocumentDetectionOverlay, DocumentScanner, type DocumentScannerProps, DragDropZone, type DragDropZoneProps, DropZone, type DropZoneProps, DropzoneOverlay, type DropzoneOverlayProps, EditUserRoleModal, type EditUserRoleModalProps, type Employee, type EmployeeAddress, type EmployeeData, EmployeeForm, type EmployeeFormData, type EmployeeFormProps, type EmployeePhone, EmployeeProfileCard, type EmployeeProfileCardProps, type Employer, type EmployerAccess, type EmployerAddress, type EmployerContact, EmployerContactCard, type EmployerContactCardProps, type EmployerDetails, type EmployerInvoice, EmployerList, type EmployerListProps, type EmployerOption, type EmployerOrder, EmployerPricingCard, type EmployerPricingCardProps, type EmployerServiceConfig, EmployerServiceModal, type EmployerServiceModalProps, EmployerView, type EmployerViewProps, EmptyState, type EmptyStateProps, ErrorPage, type ErrorPageConfig, type ErrorPageProps, type ErrorType, type FAQItem, type FieldOption, type FileItem, FileManager, type FileManagerProps, FilePreview, type FilePreviewProps, FloatingAIChat, type FloatingAIChatProps, FloatingInput, type FloatingInputProps, type FooterLink, type FooterLinkGroup, FooterLinkSection, type FooterLinkSectionProps, SocialMediaLinks as FooterSocialLinks, type SocialMediaLinksProps as FooterSocialLinksProps, type GeolocationStatus, type HRISProvider, HRISProviderSelector, type HRISProviderSelectorProps, HelpSupportPanel, type HelpSupportPanelProps, HeroSearchBar, type HeroSearchBarProps, HoursSummary, type HoursSummaryProps, InlineBookingForm, type InlineBookingFormProps, InputProps, type InventoryLogEntry, InventoryManager, type InventoryManagerProps, InviteUserModal, type InviteUserModalProps, type Invoice, type InvoiceLineItem$1 as InvoiceLineItem, InvoiceList, type InvoiceListProps, type InvoicePaymentDetails, InvoicePaymentPage, type InvoicePaymentPageProps, InvoiceView, type InvoiceViewProps, type KeyValueEntry, type Language, LanguageSelector, LanguageSelectorInline, type LanguageSelectorInlineProps, LanguageSelectorNative, type LanguageSelectorNativeProps, type LanguageSelectorProps, LegalLinks, type LegalLinksProps, LightboxModal, type LightboxModalProps, LoadMoreButton, type LoadMoreButtonProps, LoadingBar, type LoadingBarProps, LoadingDots, type LoadingDotsProps, LoadingOverlay, type LoadingOverlayProps, LoadingPage, type LoadingPageProps, LoadingSkeleton, type LoadingSkeletonProps, type MCPResource, type MCPResourceLink, type MCPToolCall, MCPToolCallDisplay, type MCPToolCallDisplayProps, type MCPToolInfo, type MCPToolParameter, type MCPToolResult, type MCPToolStatus, MaintenancePage, type MaintenancePageProps, type MedicationItem, type Message, type MessageAction, type MessageAttachment, MessageAvatar, MessageBubble, type MessageBubbleProps, MessageComposer, type MessageComposerProps, type MessageGroup, MessageList, type MessageListProps, type MessageParticipant, type MessageReaction, type MessageStatus, MessageStatusIcon, type MessageStatusIconProps, type MessageStatusIndicator, MessageThread, type MessageThreadProps, type MessageType, type MessagingEventHandlers, type MessagingLoadingState, MessagingSplitView, type MessagingSplitViewProps, type MetricData, MobileBackButton, type MobileBackButtonProps, MobileMenuButton, type MobileMenuButtonProps, MobileMenuPanel, type MobileMenuPanelProps, type NavLink, NavLinks, type NavLinksProps, type NewMessage, NewsletterForm, type NewsletterFormProps, NotFoundPage, type NotFoundPageProps, type Notification, NotificationCenter, type NotificationCenterProps, OfflinePage, type OfflinePageProps, OnboardingCompletion, type OnboardingCompletionProps, type OnboardingStep, OnboardingStepQuestion, type OnboardingStepQuestionProps, OnboardingWizard, type OnboardingWizardProps, OpenStatusBadge, OrderCard, type OrderCardProps, OrderConfirmation, type OrderConfirmationProps, OrderConfirmationWizard, type OrderConfirmationWizardProps, OrderDetailSidebar, type OrderDetailSidebarProps, type OrderDetails, type OrderEmployee, type OrderEmployer, OrderList, type OrderListProps, type OrderListTab, type OrderLookupData, OrderLookupForm, type OrderLookupFormProps, type OrderOption, type OrderService, OrderSidebar, type OrderSidebarProps, type OrderSidebarTab, OrderSidebarTabs, type OrderSidebarTabsProps, type OrderStatus$1 as OrderStatus, PageHeader, type PageHeaderProps, type PatientData, PatientHeader, type PatientHeaderProps, type PatientName, type Payment, type PaymentFormData, PaymentHistoryTable, type PaymentHistoryTableProps, type PaymentMethod, PaymentMethodBank, type PaymentMethodBankProps, PaymentMethodCard, type PaymentMethodCardProps, PaymentMethodList, type PaymentMethodListProps, type PendingClaim, PendingClaimsTable, type PendingClaimsTableProps, type Permission, type PermissionGroup, PermissionsEditor, type PermissionsEditorProps, type Point, type PostalCodeInfo, type PreviewFile, type PricingTier, ProductVersion, ProductVersionBadge, type ProductVersionBadgeProps, type ProductVersionProps, type Provider, type ProviderAddress$1 as ProviderAddress, Breadcrumb as ProviderBreadcrumb, type BreadcrumbItem as ProviderBreadcrumbItem, type BreadcrumbProps as ProviderBreadcrumbProps, ProviderCard, ProviderCardGrid, type ProviderCardGridProps, type ProviderCardProps, ProviderCardSkeleton, type ProviderCardSkeletonProps, type ProviderContact, type ProviderAddress as ProviderDetailAddress, type ProviderDetailData, ProviderDetailHeader, type ProviderDetailHeaderProps, ProviderDetailHeaderSkeleton, type ProviderDetailHeaderSkeletonProps, type ProviderFilters, ProviderLogo, type ProviderLogoProps, type ProviderOption, ProviderOverview, type ProviderOverviewProps, ProviderSearchBar, type ProviderSearchBarProps, ProviderSearchFilters, type ProviderSearchFiltersProps, ProviderSelector, type ProviderSelectorProps, type ProviderService, ProviderSettings, type ProviderSettingsData, type ProviderSettingsProps, SocialMediaLinks$1 as ProviderSocialLinks, type SocialMediaLinksProps$1 as ProviderSocialLinksProps, type ProviderStats, type ProviderUrls, type ProviderUser, ProviderUsersTable, type ProviderUsersTableProps, QuickBookCard, type QuickBookCardProps, type QuickLink, QuickLinksCard, type QuickLinksCardProps, type RadiusOption, type ReadReceipt, ReadReceiptIndicator, type ReadReceiptIndicatorProps, type RecentActivity, type RecurringService, RecurringServiceAddCard, type RecurringServiceAddCardProps, RecurringServiceCard, type RecurringServiceCardProps, type RecurringServiceCardState, type RecurringServiceFormData, RecurringServiceGrid, type RecurringServiceGridProps, RecurringServiceSetupModal, type RecurringServiceSetupModalProps, type ReferralData, RefreshIcon, type RefreshIconProps, RejectionModal, type RejectionModalProps, type RejectionReason, ReportDashboard, type ReportDashboardProps, ReportDatePicker, type ReportDatePickerProps, ReportLink, type ReportLinkProps, type ReportResult, ResourceLink, type ResourceLinkProps, type ResultStatus, ResultsEntryCard, type ResultsEntryData, ResultsEntryForm, type ResultsEntryFormProps, ResultsEntryModal, type ResultsEntryModalProps, type Role, type SSOConfigData, SSOConfigForm, type SSOConfigFormProps, type ScannerSource, type ScannerState, ScheduleCalendar, type ScheduleCalendarProps, type SearchResults, SearchResultsMessage, type SearchResultsMessageProps, type SelectableService, SelectedServicesBadges, type SelectedServicesBadgesProps, SendButton, type SendButtonProps, SendIcon, type SendIconProps, ServerErrorPage, type ServerErrorPageProps, ServiceAccordion, type ServiceAccordionProps, ServiceBadge, ServiceBadgeGroup, type ServiceBadgeGroupProps, type ServiceBadgeProps, ServiceCard, type ServiceCardProps, type ServiceCategory$1 as ServiceCategory, ServiceCategoryBadge, type ServiceCategoryBadgeProps, type ServiceFormData, ServiceGeneralSettings, type ServiceGeneralSettingsProps, ServiceGrid, type ServiceGridProps, type ServiceGroup, type ServiceItem, ServiceLink, ServiceList, type ServiceListProps, ServiceMultiSelect, type ServiceOption, ServicePicker, type ServicePickerProps, type ServicePrice, ServicePricingManager, type ServicePricingManagerProps, ServiceSelect, type ServiceSelectProps, ServiceShippingSettings, type ServiceShippingSettingsProps, type ServiceSubCategory, ServiceTagCloud, ServiceTagCloudBadges, type ServiceTagCloudProps as ServiceTagCloudBadgesProps, type ServiceTagCloudProps$1 as ServiceTagCloudProps, SetupServiceModal, type SetupServiceModalProps, type ShippingAddress, Sidebar, SidebarContent, type SidebarContentProps, type SidebarContextValue, SidebarFooter, type SidebarFooterProps, SidebarHeader, type SidebarHeaderProps, SidebarMobileToggle, type SidebarMobileToggleProps, SidebarNav, SidebarNavGroup, type SidebarNavGroupProps, SidebarNavItem, type SidebarNavItemProps, type SidebarNavProps, type SidebarProps, SidebarProvider, type SidebarProviderProps, SidebarSearch, type SidebarSearchProps, SidebarToggle, type SidebarToggleProps, type SignupData, SimpleFooter, type SimpleFooterProps, SiteFooter, type SiteFooterProps, SiteHeader, type SiteHeaderProps, SiteLogo, type SiteLogoProps, SkeletonMessage, type SkeletonMessageProps, type SocialLink, type SocialProvider, SparklesIcon, type SparklesIconProps, SpinnerIcon, type SpinnerIconProps, SpinnerProps, type Step, StepIndicator, type StepIndicatorProps, StripeBadge, type StripeBadgeProps, StripeSecureBadge, type StripeSecureBadgeProps, SuggestedActions, type SuggestedActionsProps, type SupportContact, type SystemMessageType, type SystemReport, type TimeRange, type TimeSlot, type TimelineEvent, TimelineEventList, type TimelineEventListProps, TimelineProgress, type TimelineProgressProps, type TimelineSize, type TimelineStep, type TimelineStepState, Toast, ToastContainer, type ToastContainerProps, type ToastContextValue, type ToastData, type ToastOptions, type ToastPosition, type ToastProps, ToastProvider, type ToastProviderProps, type ToastVariant, ToolStatusIcon, type TopItem, TypingIndicator, type TypingIndicatorProps, type TypingState, UpdateAvailableOverlay, type UpdateAvailableOverlayProps, type UpdateInfo, type UseConnectionStatusOptions, type UseConnectionStatusReturn, type UseCookieConsentOptions, type UseCookieConsentReturn, type UseDropzoneOptions, type UseDropzoneReturn, type UseMessageScrollOptions, type UseMessageScrollReturn, type UseMessagesOptions, type UseMessagesReturn, type UseReadReceiptsOptions, type UseTypingIndicatorOptions, type UseTypingIndicatorReturn, UserMenu, type UserMenuProps, type UserProfile, type UserRole, type ValidationError, VerifiedBadge, type VerifiedBadgeProps, WEBSITE_TYPES, WebChartReportViewer, type WebChartReportViewerProps, WebcamModal, type WebcamModalProps, type WebsiteEntry, WebsiteInput, WebsiteInputGroup, type WebsiteInputGroupProps, type WebsiteInputProps, type WebsiteType, bubbleVariants, countBadgeVariants, countChipVariants, create24HourSchedule, createDefaultSchedule, createWeekdaySchedule, defaultOrderTabs, formatAddressLines, formatAddressSingleLine, formatCityState, formatCityStateZip, formatDateLabel, formatFileSize, formatLastSeen, generateAttachmentId, generateId, getConversationSubtitle, getConversationTitle, getFileType, getGoogleMapsSearchUrl, getGoogleMapsUrl, getToolIcon, groupMessagesByDate, headerVariants$2 as headerVariants, isSameSenderGroup, isValidUrl, sendButtonVariants, useCamera, useCommandPalette, useConnectionStatus, useCookieConsent, useDocumentDetection, useDropzone, useFileUpload, useMessageScroll, useMessages, useReadReceipts, useSidebar, useToast, useTypingIndicator, validateFile };
|