@datarecce/ui 0.2.0 → 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/{AuthModal-C8LetZNB.js → AuthModal-CMvanLVi.js} +5 -5
- package/dist/{AuthModal-C8LetZNB.js.map → AuthModal-CMvanLVi.js.map} +1 -1
- package/dist/{LineageCanvas-CR38SDYr.d.ts → LineageCanvas-CZ64gqTb.d.ts} +4 -4
- package/dist/{LineageCanvas-CR38SDYr.d.ts.map → LineageCanvas-CZ64gqTb.d.ts.map} +1 -1
- package/dist/{RunProgress-DyFIALbI.d.ts → RunProgress-CEMFSkwr.d.ts} +17 -17
- package/dist/{RunProgress-DyFIALbI.d.ts.map → RunProgress-CEMFSkwr.d.ts.map} +1 -1
- package/dist/{ScreenshotDataGrid-BfxYUThx.d.ts → ScreenshotDataGrid-CeuGj_hE.d.ts} +3 -3
- package/dist/{ScreenshotDataGrid-BfxYUThx.d.ts.map → ScreenshotDataGrid-CeuGj_hE.d.ts.map} +1 -1
- package/dist/{SplitPane-B-BLxZaQ.d.ts → SplitPane-DdIE_DA1.d.ts} +30 -30
- package/dist/{SplitPane-B-BLxZaQ.d.ts.map → SplitPane-DdIE_DA1.d.ts.map} +1 -1
- package/dist/advanced.d.ts +4 -4
- package/dist/components-run.d.ts +4 -4
- package/dist/components-run.js +1 -1
- package/dist/components.d.ts +14 -14
- package/dist/components.js +1 -1
- package/dist/contexts.d.ts +2 -2
- package/dist/hooks.d.ts +10 -10
- package/dist/hooks.js +1 -1
- package/dist/{index-DmwYRgDR.d.ts → index-B3Jgu2eV.d.ts} +7 -7
- package/dist/{index-DmwYRgDR.d.ts.map → index-B3Jgu2eV.d.ts.map} +1 -1
- package/dist/{index-C_kD4ZQ3.d.ts → index-Bt9tMcsF.d.ts} +33 -113
- package/dist/index-Bt9tMcsF.d.ts.map +1 -0
- package/dist/{index-DVoQsx5c.d.ts → index-C-GvORS_.d.ts} +7 -7
- package/dist/{index-DVoQsx5c.d.ts.map → index-C-GvORS_.d.ts.map} +1 -1
- package/dist/{index-DTCpHvX_.d.ts → index-CMxFy9tk.d.ts} +7 -7
- package/dist/{index-DTCpHvX_.d.ts.map → index-CMxFy9tk.d.ts.map} +1 -1
- package/dist/{index-o48TPoFN.d.ts → index-Cf_T0pUg.d.ts} +14 -14
- package/dist/{index-o48TPoFN.d.ts.map → index-Cf_T0pUg.d.ts.map} +1 -1
- package/dist/{index-CiPcALu4.d.ts → index-Cuz7hTgv.d.ts} +2 -2
- package/dist/{index-CiPcALu4.d.ts.map → index-Cuz7hTgv.d.ts.map} +1 -1
- package/dist/{index-BFkbe0aF.d.ts → index-DlLO5r9F.d.ts} +11 -11
- package/dist/{index-BFkbe0aF.d.ts.map → index-DlLO5r9F.d.ts.map} +1 -1
- package/dist/{index-Ba3hp2Ng.d.ts → index-ZQVNLsef.d.ts} +8 -8
- package/dist/{index-Ba3hp2Ng.d.ts.map → index-ZQVNLsef.d.ts.map} +1 -1
- package/dist/index.d.ts +14 -14
- package/dist/index.js +1 -1
- package/dist/{primitives-CgGUvwHB.d.ts → primitives-DDfv2i13.d.ts} +184 -22
- package/dist/primitives-DDfv2i13.d.ts.map +1 -0
- package/dist/primitives.d.ts +8 -8
- package/dist/primitives.js +1 -1
- package/dist/result.d.ts +2 -2
- package/dist/result.js +1 -1
- package/dist/{src-BgHSbbHk.js → src-8TqlheHK.js} +6 -6
- package/dist/{src-BgHSbbHk.js.map → src-8TqlheHK.js.map} +1 -1
- package/dist/{types-CFbNxrx2.d.ts → types-piNWusq2.d.ts} +6 -6
- package/dist/{types-CFbNxrx2.d.ts.map → types-piNWusq2.d.ts.map} +1 -1
- package/dist/types.d.ts +7 -7
- package/dist/utils-RnK-NtWU.js +5 -0
- package/dist/utils-RnK-NtWU.js.map +1 -0
- package/dist/utils.d.ts +1 -1
- package/dist/utils.js +1 -1
- package/package.json +2 -2
- package/dist/index-C_kD4ZQ3.d.ts.map +0 -1
- package/dist/primitives-CgGUvwHB.d.ts.map +0 -1
- package/dist/utils-CXWhfyxC.js +0 -5
- package/dist/utils-CXWhfyxC.js.map +0 -1
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
|
|
2
|
-
import { B as LineageViewRef } from "./SplitPane-
|
|
3
|
-
import * as
|
|
4
|
-
import
|
|
2
|
+
import { B as LineageViewRef } from "./SplitPane-DdIE_DA1.js";
|
|
3
|
+
import * as react26 from "react";
|
|
4
|
+
import { ReactNode } from "react";
|
|
5
|
+
import * as react_jsx_runtime40 from "react/jsx-runtime";
|
|
5
6
|
import { BoxProps } from "@mui/material/Box";
|
|
6
7
|
import { SplitProps } from "react-split";
|
|
7
8
|
|
|
@@ -66,8 +67,8 @@ declare function CheckBreadcrumbComponent({
|
|
|
66
67
|
placeholder,
|
|
67
68
|
disabled,
|
|
68
69
|
className
|
|
69
|
-
}: CheckBreadcrumbProps):
|
|
70
|
-
declare const CheckBreadcrumb:
|
|
70
|
+
}: CheckBreadcrumbProps): react_jsx_runtime40.JSX.Element;
|
|
71
|
+
declare const CheckBreadcrumb: react26.MemoExoticComponent<typeof CheckBreadcrumbComponent>;
|
|
71
72
|
//#endregion
|
|
72
73
|
//#region src/components/check/LineageDiffView.d.ts
|
|
73
74
|
/**
|
|
@@ -111,7 +112,7 @@ interface LineageDiffViewProps {
|
|
|
111
112
|
*/
|
|
112
113
|
dagre?: any;
|
|
113
114
|
}
|
|
114
|
-
declare const LineageDiffView:
|
|
115
|
+
declare const LineageDiffView: react26.ForwardRefExoticComponent<LineageDiffViewProps & react26.RefAttributes<LineageViewRef>>;
|
|
115
116
|
//#endregion
|
|
116
117
|
//#region src/components/check/PresetCheckTemplateView.d.ts
|
|
117
118
|
/**
|
|
@@ -198,8 +199,8 @@ interface PresetCheckTemplateViewProps {
|
|
|
198
199
|
declare function PresetCheckTemplateViewComponent({
|
|
199
200
|
yamlTemplate,
|
|
200
201
|
height
|
|
201
|
-
}: PresetCheckTemplateViewProps):
|
|
202
|
-
declare const PresetCheckTemplateView:
|
|
202
|
+
}: PresetCheckTemplateViewProps): react_jsx_runtime40.JSX.Element;
|
|
203
|
+
declare const PresetCheckTemplateView: react26.MemoExoticComponent<typeof PresetCheckTemplateViewComponent>;
|
|
203
204
|
//#endregion
|
|
204
205
|
//#region src/components/check/timeline/CommentInput.d.ts
|
|
205
206
|
/**
|
|
@@ -264,8 +265,8 @@ declare function CommentInputComponent({
|
|
|
264
265
|
submitLabel,
|
|
265
266
|
submittingLabel,
|
|
266
267
|
className
|
|
267
|
-
}: CommentInputProps):
|
|
268
|
-
declare const CommentInput:
|
|
268
|
+
}: CommentInputProps): react_jsx_runtime40.JSX.Element;
|
|
269
|
+
declare const CommentInput: react26.MemoExoticComponent<typeof CommentInputComponent>;
|
|
269
270
|
//#endregion
|
|
270
271
|
//#region src/components/check/timeline/TimelineEvent.d.ts
|
|
271
272
|
/**
|
|
@@ -379,8 +380,8 @@ declare function TimelineEventComponent({
|
|
|
379
380
|
onDelete,
|
|
380
381
|
markdownRenderer,
|
|
381
382
|
className
|
|
382
|
-
}: TimelineEventProps):
|
|
383
|
-
declare const TimelineEvent:
|
|
383
|
+
}: TimelineEventProps): react_jsx_runtime40.JSX.Element;
|
|
384
|
+
declare const TimelineEvent: react26.MemoExoticComponent<typeof TimelineEventComponent>;
|
|
384
385
|
//#endregion
|
|
385
386
|
//#region src/components/check/utils.d.ts
|
|
386
387
|
/**
|
|
@@ -568,7 +569,56 @@ declare function CodeEditor({
|
|
|
568
569
|
className,
|
|
569
570
|
theme,
|
|
570
571
|
keyBindings
|
|
571
|
-
}: CodeEditorProps):
|
|
572
|
+
}: CodeEditorProps): react_jsx_runtime40.JSX.Element;
|
|
573
|
+
//#endregion
|
|
574
|
+
//#region src/components/ui/ChangedOnlyCheckbox.d.ts
|
|
575
|
+
interface ChangedOnlyCheckboxProps {
|
|
576
|
+
/** Whether the changed-only filter is enabled */
|
|
577
|
+
changedOnly?: boolean;
|
|
578
|
+
/** Callback when the checkbox state changes */
|
|
579
|
+
onChange: () => void;
|
|
580
|
+
}
|
|
581
|
+
/**
|
|
582
|
+
* A checkbox component for filtering diff results to show only changed rows.
|
|
583
|
+
*
|
|
584
|
+
* @example
|
|
585
|
+
* ```tsx
|
|
586
|
+
* <ChangedOnlyCheckbox
|
|
587
|
+
* changedOnly={viewOptions.changed_only}
|
|
588
|
+
* onChange={() => setChangedOnly(!viewOptions.changed_only)}
|
|
589
|
+
* />
|
|
590
|
+
* ```
|
|
591
|
+
*/
|
|
592
|
+
declare function ChangedOnlyCheckbox({
|
|
593
|
+
changedOnly,
|
|
594
|
+
onChange
|
|
595
|
+
}: ChangedOnlyCheckboxProps): react_jsx_runtime40.JSX.Element;
|
|
596
|
+
//#endregion
|
|
597
|
+
//#region src/components/ui/DiffDisplayModeSwitch.d.ts
|
|
598
|
+
type DiffDisplayMode = "inline" | "side_by_side";
|
|
599
|
+
interface DiffDisplayModeSwitchProps {
|
|
600
|
+
/** Current display mode */
|
|
601
|
+
displayMode: DiffDisplayMode;
|
|
602
|
+
/** Callback when display mode changes */
|
|
603
|
+
onDisplayModeChanged: (displayMode: DiffDisplayMode) => void;
|
|
604
|
+
}
|
|
605
|
+
/**
|
|
606
|
+
* A switch component for toggling between inline and side-by-side diff display modes.
|
|
607
|
+
*
|
|
608
|
+
* When in inline mode, also shows color legend (Base = red, Current = green).
|
|
609
|
+
*
|
|
610
|
+
* @example
|
|
611
|
+
* ```tsx
|
|
612
|
+
* <DiffDisplayModeSwitch
|
|
613
|
+
* displayMode="inline"
|
|
614
|
+
* onDisplayModeChanged={(mode) => setDisplayMode(mode)}
|
|
615
|
+
* />
|
|
616
|
+
* ```
|
|
617
|
+
*/
|
|
618
|
+
declare function DiffDisplayModeSwitch({
|
|
619
|
+
displayMode,
|
|
620
|
+
onDisplayModeChanged
|
|
621
|
+
}: DiffDisplayModeSwitchProps): react_jsx_runtime40.JSX.Element;
|
|
572
622
|
//#endregion
|
|
573
623
|
//#region src/components/ui/DiffText.d.ts
|
|
574
624
|
/**
|
|
@@ -633,7 +683,24 @@ declare function DiffText({
|
|
|
633
683
|
noCopy,
|
|
634
684
|
fontSize,
|
|
635
685
|
onCopy
|
|
636
|
-
}: DiffTextProps):
|
|
686
|
+
}: DiffTextProps): react_jsx_runtime40.JSX.Element;
|
|
687
|
+
//#endregion
|
|
688
|
+
//#region src/components/ui/DiffTextWithToast.d.ts
|
|
689
|
+
type DiffTextWithToastProps = Omit<DiffTextProps, "onCopy">;
|
|
690
|
+
/**
|
|
691
|
+
* DiffText component with automatic copy-to-clipboard toast notifications.
|
|
692
|
+
*
|
|
693
|
+
* This is a convenience wrapper around the base DiffText component that adds
|
|
694
|
+
* the toast notification behavior. Use this when you want the "batteries included"
|
|
695
|
+
* experience with copy feedback.
|
|
696
|
+
*
|
|
697
|
+
* @example
|
|
698
|
+
* ```tsx
|
|
699
|
+
* // Shows toast when user clicks copy icon
|
|
700
|
+
* <DiffTextWithToast base="old value" current="new value" />
|
|
701
|
+
* ```
|
|
702
|
+
*/
|
|
703
|
+
declare function DiffTextWithToast(props: DiffTextWithToastProps): react_jsx_runtime40.JSX.Element;
|
|
637
704
|
//#endregion
|
|
638
705
|
//#region src/components/ui/DropdownValuesInput.d.ts
|
|
639
706
|
/**
|
|
@@ -695,7 +762,7 @@ interface DropdownValuesInputProps {
|
|
|
695
762
|
* />
|
|
696
763
|
* ```
|
|
697
764
|
*/
|
|
698
|
-
declare const DropdownValuesInput: (props: DropdownValuesInputProps) =>
|
|
765
|
+
declare const DropdownValuesInput: (props: DropdownValuesInputProps) => react_jsx_runtime40.JSX.Element;
|
|
699
766
|
//#endregion
|
|
700
767
|
//#region src/components/ui/ExternalLinkConfirmDialog.d.ts
|
|
701
768
|
/**
|
|
@@ -747,7 +814,7 @@ declare function ExternalLinkConfirmDialog({
|
|
|
747
814
|
url,
|
|
748
815
|
onConfirm,
|
|
749
816
|
onCancel
|
|
750
|
-
}: ExternalLinkConfirmDialogProps):
|
|
817
|
+
}: ExternalLinkConfirmDialogProps): react_jsx_runtime40.JSX.Element;
|
|
751
818
|
//#endregion
|
|
752
819
|
//#region src/components/ui/MarkdownContent.d.ts
|
|
753
820
|
/**
|
|
@@ -793,7 +860,7 @@ declare function MarkdownContent({
|
|
|
793
860
|
content,
|
|
794
861
|
fontSize,
|
|
795
862
|
internalDomains
|
|
796
|
-
}: MarkdownContentProps):
|
|
863
|
+
}: MarkdownContentProps): react_jsx_runtime40.JSX.Element;
|
|
797
864
|
//#endregion
|
|
798
865
|
//#region src/components/ui/ScreenshotBox.d.ts
|
|
799
866
|
interface ScreenshotBoxProps extends BoxProps {
|
|
@@ -828,7 +895,7 @@ interface ScreenshotBoxProps extends BoxProps {
|
|
|
828
895
|
* );
|
|
829
896
|
* ```
|
|
830
897
|
*/
|
|
831
|
-
declare const ScreenshotBox:
|
|
898
|
+
declare const ScreenshotBox: react26.ForwardRefExoticComponent<Omit<ScreenshotBoxProps, "ref"> & react26.RefAttributes<HTMLDivElement>>;
|
|
832
899
|
//#endregion
|
|
833
900
|
//#region src/components/ui/Split.d.ts
|
|
834
901
|
/**
|
|
@@ -870,7 +937,7 @@ type SplitProps$1 = SplitProps;
|
|
|
870
937
|
* </HSplit>
|
|
871
938
|
* ```
|
|
872
939
|
*/
|
|
873
|
-
declare function HSplit(props: SplitProps$1):
|
|
940
|
+
declare function HSplit(props: SplitProps$1): react_jsx_runtime40.JSX.Element;
|
|
874
941
|
/**
|
|
875
942
|
* Vertical Split Component
|
|
876
943
|
*
|
|
@@ -902,7 +969,102 @@ declare function HSplit(props: SplitProps$1): react_jsx_runtime42.JSX.Element;
|
|
|
902
969
|
* </HSplit>
|
|
903
970
|
* ```
|
|
904
971
|
*/
|
|
905
|
-
declare function VSplit(props: SplitProps$1):
|
|
972
|
+
declare function VSplit(props: SplitProps$1): react_jsx_runtime40.JSX.Element;
|
|
973
|
+
//#endregion
|
|
974
|
+
//#region src/components/ui/Toaster.d.ts
|
|
975
|
+
/**
|
|
976
|
+
* Toast types and interfaces
|
|
977
|
+
*/
|
|
978
|
+
interface ToastOptions {
|
|
979
|
+
id?: string;
|
|
980
|
+
title?: string;
|
|
981
|
+
description?: ReactNode;
|
|
982
|
+
type?: "success" | "error" | "warning" | "info" | "loading";
|
|
983
|
+
duration?: number;
|
|
984
|
+
closable?: boolean;
|
|
985
|
+
action?: {
|
|
986
|
+
label: string;
|
|
987
|
+
onClick: () => void;
|
|
988
|
+
};
|
|
989
|
+
}
|
|
990
|
+
interface ToasterContextValue {
|
|
991
|
+
toast: (options: ToastOptions) => string;
|
|
992
|
+
success: (options: Omit<ToastOptions, "type">) => string;
|
|
993
|
+
error: (options: Omit<ToastOptions, "type">) => string;
|
|
994
|
+
warning: (options: Omit<ToastOptions, "type">) => string;
|
|
995
|
+
info: (options: Omit<ToastOptions, "type">) => string;
|
|
996
|
+
loading: (options: Omit<ToastOptions, "type">) => string;
|
|
997
|
+
dismiss: (id: string) => void;
|
|
998
|
+
update: (id: string, options: Partial<ToastOptions>) => void;
|
|
999
|
+
}
|
|
1000
|
+
/**
|
|
1001
|
+
* Simple toaster implementation using MUI Snackbar
|
|
1002
|
+
*/
|
|
1003
|
+
declare function ToasterProvider({
|
|
1004
|
+
children
|
|
1005
|
+
}: {
|
|
1006
|
+
children: ReactNode;
|
|
1007
|
+
}): react_jsx_runtime40.JSX.Element;
|
|
1008
|
+
/**
|
|
1009
|
+
* Hook to use the toaster
|
|
1010
|
+
*/
|
|
1011
|
+
declare function useToaster(): ToasterContextValue;
|
|
1012
|
+
/**
|
|
1013
|
+
* Standalone toaster instance for use outside React context
|
|
1014
|
+
* Uses a simple event-based system
|
|
1015
|
+
*/
|
|
1016
|
+
interface ToastEvent {
|
|
1017
|
+
type: "create" | "dismiss" | "update";
|
|
1018
|
+
options?: ToastOptions;
|
|
1019
|
+
id?: string;
|
|
1020
|
+
}
|
|
1021
|
+
declare const toaster: {
|
|
1022
|
+
create: (options: ToastOptions) => string;
|
|
1023
|
+
success: (options: Omit<ToastOptions, "type">) => string;
|
|
1024
|
+
error: (options: Omit<ToastOptions, "type">) => string;
|
|
1025
|
+
warning: (options: Omit<ToastOptions, "type">) => string;
|
|
1026
|
+
info: (options: Omit<ToastOptions, "type">) => string;
|
|
1027
|
+
loading: (options: Omit<ToastOptions, "type">) => string;
|
|
1028
|
+
dismiss: (id: string) => void;
|
|
1029
|
+
remove: (id: string) => void;
|
|
1030
|
+
update: (id: string, options: Partial<ToastOptions>) => void;
|
|
1031
|
+
subscribe: (listener: (event: ToastEvent) => void) => () => boolean;
|
|
1032
|
+
};
|
|
1033
|
+
/**
|
|
1034
|
+
* Toaster component that renders toasts from the standalone toaster
|
|
1035
|
+
*/
|
|
1036
|
+
declare function Toaster(): react_jsx_runtime40.JSX.Element;
|
|
1037
|
+
//#endregion
|
|
1038
|
+
//#region src/components/ui/ToggleSwitch.d.ts
|
|
1039
|
+
interface ToggleSwitchProps {
|
|
1040
|
+
/** Current toggle state */
|
|
1041
|
+
value: boolean;
|
|
1042
|
+
/** Callback when toggle state changes */
|
|
1043
|
+
onChange: (value: boolean) => void;
|
|
1044
|
+
/** Label for the "on" state */
|
|
1045
|
+
textOn?: string;
|
|
1046
|
+
/** Label for the "off" state */
|
|
1047
|
+
textOff?: string;
|
|
1048
|
+
}
|
|
1049
|
+
/**
|
|
1050
|
+
* A toggle switch component that allows switching between two values.
|
|
1051
|
+
*
|
|
1052
|
+
* @example
|
|
1053
|
+
* ```tsx
|
|
1054
|
+
* <ToggleSwitch
|
|
1055
|
+
* value={isEnabled}
|
|
1056
|
+
* onChange={setIsEnabled}
|
|
1057
|
+
* textOff="Inline"
|
|
1058
|
+
* textOn="Side by side"
|
|
1059
|
+
* />
|
|
1060
|
+
* ```
|
|
1061
|
+
*/
|
|
1062
|
+
declare function ToggleSwitch({
|
|
1063
|
+
value,
|
|
1064
|
+
onChange,
|
|
1065
|
+
textOn,
|
|
1066
|
+
textOff
|
|
1067
|
+
}: ToggleSwitchProps): react_jsx_runtime40.JSX.Element;
|
|
906
1068
|
//#endregion
|
|
907
1069
|
//#region src/primitives.d.ts
|
|
908
1070
|
/**
|
|
@@ -910,5 +1072,5 @@ declare function VSplit(props: SplitProps$1): react_jsx_runtime42.JSX.Element;
|
|
|
910
1072
|
*/
|
|
911
1073
|
declare const PRIMITIVES_API_VERSION = "0.1.0";
|
|
912
1074
|
//#endregion
|
|
913
|
-
export {
|
|
914
|
-
//# sourceMappingURL=primitives-
|
|
1075
|
+
export { CheckBreadcrumb as $, ChangedOnlyCheckboxProps as A, TimelineEvent as B, DiffTextWithToastProps as C, DiffDisplayModeSwitch as D, DiffDisplayMode as E, buildCheckDescription as F, CommentInputProps as G, TimelineEventProps as H, buildCheckTitle as I, PresetCheckTemplateViewProps as J, GenerateCheckTemplateOptions as K, formatSqlAsMarkdown as L, CodeEditorLanguage as M, CodeEditorProps as N, DiffDisplayModeSwitchProps as O, CodeEditorTheme as P, LineageDiffViewProps as Q, isDisabledByNoResult as R, DiffTextWithToast as S, DiffTextProps as T, TimelineEventType as U, TimelineEventData as V, CommentInput as W, LineageDiffView as X, generateCheckTemplate as Y, LineageDiffViewOptions as Z, ExternalLinkConfirmDialogProps as _, Toaster as a, DropdownValuesInputProps as b, useToaster as c, VSplit as d, CheckBreadcrumbProps as et, ScreenshotBox as f, ExternalLinkConfirmDialog as g, MarkdownContentProps as h, ToastOptions as i, CodeEditor as j, ChangedOnlyCheckbox as k, HSplit as l, MarkdownContent as m, ToggleSwitch as n, ToasterProvider as o, ScreenshotBoxProps as p, PresetCheckTemplateView as q, ToggleSwitchProps as r, toaster as s, PRIMITIVES_API_VERSION as t, SplitProps$1 as u, truncateUrl as v, DiffText as w, DropdownValuesInputSize as x, DropdownValuesInput as y, TimelineActor as z };
|
|
1076
|
+
//# sourceMappingURL=primitives-DDfv2i13.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"primitives-DDfv2i13.d.ts","names":[],"sources":["../src/components/check/CheckBreadcrumb.tsx","../src/components/check/LineageDiffView.tsx","../src/components/check/PresetCheckTemplateView.tsx","../src/components/check/timeline/CommentInput.tsx","../src/components/check/timeline/TimelineEvent.tsx","../src/components/check/utils.ts","../src/components/editor/CodeEditor.tsx","../src/components/ui/ChangedOnlyCheckbox.tsx","../src/components/ui/DiffDisplayModeSwitch.tsx","../src/components/ui/DiffText.tsx","../src/components/ui/DiffTextWithToast.tsx","../src/components/ui/DropdownValuesInput.tsx","../src/components/ui/ExternalLinkConfirmDialog.tsx","../src/components/ui/MarkdownContent.tsx","../src/components/ui/ScreenshotBox.tsx","../src/components/ui/Split.tsx","../src/components/ui/Toaster.tsx","../src/components/ui/ToggleSwitch.tsx","../src/primitives.ts"],"sourcesContent":[],"mappings":"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"}
|
package/dist/primitives.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import "./flag-CiR2E5oz.js";
|
|
3
3
|
import "./types-CZre3j02.js";
|
|
4
|
-
import { a as EdgeChangeStatus, c as LineageEdgeProps, i as NodeChangeStatus, n as LineageNodeData, o as LineageEdge, r as LineageNodeProps, s as LineageEdgeData, t as LineageNode } from "./index-
|
|
4
|
+
import { a as EdgeChangeStatus, c as LineageEdgeProps, i as NodeChangeStatus, n as LineageNodeData, o as LineageEdge, r as LineageNodeProps, s as LineageEdgeData, t as LineageNode } from "./index-B3Jgu2eV.js";
|
|
5
5
|
import "./api-ZZ4cc9b9.js";
|
|
6
|
-
import { $ as CheckRunStatus, A as LineageLegendProps, B as LineageViewRef, C as HistogramChartProps, D as getChartThemeColors, E as getChartBarColors, F as LineageColumnNode, G as CheckDetail, H as CheckListProps, I as LineageColumnNodeData, J as CheckDescription, K as CheckDetailProps, L as LineageColumnNodeProps, M as COLUMN_NODE_HEIGHT, N as COLUMN_NODE_WIDTH, O as ChangeStatusLegendItem, P as ColumnTransformationType, Q as CheckCardProps, S as HistogramChart, T as HistogramDataset, U as CheckEmptyState, V as CheckList, W as CheckEmptyStateProps, X as CheckCard, Y as CheckDescriptionProps, Z as CheckCardData, _ as TopKBarChartProps, a as EmptyStateProps, b as ChartBarColors, c as DiffEditorProps, d as SchemaDiffHandle, et as CheckType, f as SchemaDiffProps, g as TopKBarChart, h as mergeSchemaColumns, i as EmptyState, it as CheckActionsProps, j as TransformationLegendItem, k as LineageLegend, l as DiffEditorTheme, m as SchemaDiffStatus, n as SplitPane, nt as CheckActionType, o as DiffEditor, p as SchemaDiffRow, q as CheckDetailTab, r as SplitPaneProps, rt as CheckActions, s as DiffEditorLanguage, t as SplitDirection, tt as CheckAction, u as SchemaDiff, v as TopKDataset, w as HistogramDataType, x as ChartThemeColors, y as TopKItem } from "./SplitPane-
|
|
7
|
-
import { A as
|
|
8
|
-
import { _ as RunStatusWithDateProps, a as RunProgressVariant, b as inferRunStatus, c as RunListItemData, d as RunStatus, f as RunStatusAndDate, g as RunStatusWithDate, h as RunStatusBadgeProps, i as RunProgressProps, l as RunListItemProps, m as RunStatusBadge, n as RunProgressOverlay, o as RunList, p as RunStatusAndDateProps, r as RunProgressOverlayProps, s as RunListItem, t as RunProgress, u as RunListProps, v as formatRunDate, y as formatRunDateTime } from "./RunProgress-
|
|
9
|
-
import { a as RunFormParamTypes, d as ViewOptionTypes, f as DiffViewOptions, i as RegistryEntry, m as RunToolbarProps, o as RunFormProps, p as RunToolbar, r as RefTypes, s as RunResultViewProps } from "./types-
|
|
10
|
-
import { a as EmptyRowsRenderer, c as GridReadyEvent, i as DataGridRow, l as ScreenshotDataGrid, n as ColGroupDef, o as EmptyRowsRendererProps, r as DataGridHandle, s as GetRowIdParams, t as ColDef, u as ScreenshotDataGridProps } from "./ScreenshotDataGrid-
|
|
11
|
-
import { a as ResultViewProps, c as ScreenshotWrapperType, i as ResultViewData, n as CreatedResultViewProps, o as ResultViewRef, r as ResultViewConfig, s as ResultViewTransformOptions, t as createResultView } from "./index-
|
|
12
|
-
export { COLUMN_NODE_HEIGHT, COLUMN_NODE_WIDTH, ChangeStatusLegendItem, ChartBarColors, ChartThemeColors, CheckAction, CheckActionType, CheckActions, CheckActionsProps, CheckBreadcrumb, CheckBreadcrumbProps, CheckCard, CheckCardData, CheckCardProps, CheckDescription, CheckDescriptionProps, CheckDetail, CheckDetailProps, CheckDetailTab, CheckEmptyState, CheckEmptyStateProps, CheckList, CheckListProps, CheckRunStatus, CheckType, CodeEditor, CodeEditorLanguage, CodeEditorProps, CodeEditorTheme, ColDef, ColGroupDef, ColumnTransformationType, CommentInput, CommentInputProps, CreatedResultViewProps, DataGridHandle, DataGridHandle as RecceDataGridHandle, DataGridRow, DiffEditor, DiffEditorLanguage, DiffEditorProps, DiffEditorTheme, DiffText, DiffTextProps, DiffViewOptions, DropdownValuesInput, DropdownValuesInputProps, DropdownValuesInputSize, EdgeChangeStatus, EmptyRowsRenderer, EmptyRowsRendererProps, EmptyState, EmptyStateProps, ExternalLinkConfirmDialog, ExternalLinkConfirmDialogProps, GenerateCheckTemplateOptions, GetRowIdParams, GridReadyEvent, HSplit, HistogramChart, HistogramChartProps, HistogramDataType, HistogramDataset, LineageColumnNode, LineageColumnNodeData, LineageColumnNodeProps, LineageDiffView, LineageDiffViewOptions, LineageDiffViewProps, LineageEdge, LineageEdgeData, LineageEdgeProps, LineageLegend, LineageLegendProps, LineageNode, LineageNodeData, LineageNodeProps, LineageViewRef, MarkdownContent, MarkdownContentProps, NodeChangeStatus, PRIMITIVES_API_VERSION, PresetCheckTemplateView, PresetCheckTemplateViewProps, RefTypes, RegistryEntry, ResultViewConfig, ResultViewData, ResultViewProps, ResultViewRef, ResultViewTransformOptions, RunFormParamTypes, RunFormProps, RunList, RunListItem, RunListItemData, RunListItemProps, RunListProps, RunProgress, RunProgressOverlay, RunProgressOverlayProps, RunProgressProps, RunProgressVariant, RunResultViewProps, RunStatus, RunStatusAndDate, RunStatusAndDateProps, RunStatusBadge, RunStatusBadgeProps, RunStatusWithDate, RunStatusWithDateProps, RunToolbar, RunToolbarProps, SchemaDiff, SchemaDiffHandle, SchemaDiffProps, SchemaDiffRow, SchemaDiffStatus, ScreenshotBox, ScreenshotBoxProps, ScreenshotDataGrid, ScreenshotDataGridProps, ScreenshotWrapperType, SplitDirection, SplitPane, SplitPaneProps, SplitProps, TimelineActor, TimelineEvent, TimelineEventData, TimelineEventProps, TimelineEventType, TopKBarChart, TopKBarChartProps, TopKDataset, TopKItem, TransformationLegendItem, VSplit, ViewOptionTypes, buildCheckDescription, buildCheckTitle, createResultView, formatRunDate, formatRunDateTime, formatSqlAsMarkdown, generateCheckTemplate, getChartBarColors, getChartThemeColors, inferRunStatus, isDisabledByNoResult, mergeSchemaColumns, truncateUrl };
|
|
6
|
+
import { $ as CheckRunStatus, A as LineageLegendProps, B as LineageViewRef, C as HistogramChartProps, D as getChartThemeColors, E as getChartBarColors, F as LineageColumnNode, G as CheckDetail, H as CheckListProps, I as LineageColumnNodeData, J as CheckDescription, K as CheckDetailProps, L as LineageColumnNodeProps, M as COLUMN_NODE_HEIGHT, N as COLUMN_NODE_WIDTH, O as ChangeStatusLegendItem, P as ColumnTransformationType, Q as CheckCardProps, S as HistogramChart, T as HistogramDataset, U as CheckEmptyState, V as CheckList, W as CheckEmptyStateProps, X as CheckCard, Y as CheckDescriptionProps, Z as CheckCardData, _ as TopKBarChartProps, a as EmptyStateProps, b as ChartBarColors, c as DiffEditorProps, d as SchemaDiffHandle, et as CheckType, f as SchemaDiffProps, g as TopKBarChart, h as mergeSchemaColumns, i as EmptyState, it as CheckActionsProps, j as TransformationLegendItem, k as LineageLegend, l as DiffEditorTheme, m as SchemaDiffStatus, n as SplitPane, nt as CheckActionType, o as DiffEditor, p as SchemaDiffRow, q as CheckDetailTab, r as SplitPaneProps, rt as CheckActions, s as DiffEditorLanguage, t as SplitDirection, tt as CheckAction, u as SchemaDiff, v as TopKDataset, w as HistogramDataType, x as ChartThemeColors, y as TopKItem } from "./SplitPane-DdIE_DA1.js";
|
|
7
|
+
import { $ as CheckBreadcrumb, A as ChangedOnlyCheckboxProps, B as TimelineEvent, C as DiffTextWithToastProps, D as DiffDisplayModeSwitch, E as DiffDisplayMode, F as buildCheckDescription, G as CommentInputProps, H as TimelineEventProps, I as buildCheckTitle, J as PresetCheckTemplateViewProps, K as GenerateCheckTemplateOptions, L as formatSqlAsMarkdown, M as CodeEditorLanguage, N as CodeEditorProps, O as DiffDisplayModeSwitchProps, P as CodeEditorTheme, Q as LineageDiffViewProps, R as isDisabledByNoResult, S as DiffTextWithToast, T as DiffTextProps, U as TimelineEventType, V as TimelineEventData, W as CommentInput, X as LineageDiffView, Y as generateCheckTemplate, Z as LineageDiffViewOptions, _ as ExternalLinkConfirmDialogProps, a as Toaster, b as DropdownValuesInputProps, c as useToaster, d as VSplit, et as CheckBreadcrumbProps, f as ScreenshotBox, g as ExternalLinkConfirmDialog, h as MarkdownContentProps, i as ToastOptions, j as CodeEditor, k as ChangedOnlyCheckbox, l as HSplit, m as MarkdownContent, n as ToggleSwitch, o as ToasterProvider, p as ScreenshotBoxProps, q as PresetCheckTemplateView, r as ToggleSwitchProps, s as toaster, t as PRIMITIVES_API_VERSION, u as SplitProps, v as truncateUrl, w as DiffText, x as DropdownValuesInputSize, y as DropdownValuesInput, z as TimelineActor } from "./primitives-DDfv2i13.js";
|
|
8
|
+
import { _ as RunStatusWithDateProps, a as RunProgressVariant, b as inferRunStatus, c as RunListItemData, d as RunStatus, f as RunStatusAndDate, g as RunStatusWithDate, h as RunStatusBadgeProps, i as RunProgressProps, l as RunListItemProps, m as RunStatusBadge, n as RunProgressOverlay, o as RunList, p as RunStatusAndDateProps, r as RunProgressOverlayProps, s as RunListItem, t as RunProgress, u as RunListProps, v as formatRunDate, y as formatRunDateTime } from "./RunProgress-CEMFSkwr.js";
|
|
9
|
+
import { a as RunFormParamTypes, d as ViewOptionTypes, f as DiffViewOptions, i as RegistryEntry, m as RunToolbarProps, o as RunFormProps, p as RunToolbar, r as RefTypes, s as RunResultViewProps } from "./types-piNWusq2.js";
|
|
10
|
+
import { a as EmptyRowsRenderer, c as GridReadyEvent, i as DataGridRow, l as ScreenshotDataGrid, n as ColGroupDef, o as EmptyRowsRendererProps, r as DataGridHandle, s as GetRowIdParams, t as ColDef, u as ScreenshotDataGridProps } from "./ScreenshotDataGrid-CeuGj_hE.js";
|
|
11
|
+
import { a as ResultViewProps, c as ScreenshotWrapperType, i as ResultViewData, n as CreatedResultViewProps, o as ResultViewRef, r as ResultViewConfig, s as ResultViewTransformOptions, t as createResultView } from "./index-Cuz7hTgv.js";
|
|
12
|
+
export { COLUMN_NODE_HEIGHT, COLUMN_NODE_WIDTH, ChangeStatusLegendItem, ChangedOnlyCheckbox, ChangedOnlyCheckboxProps, ChartBarColors, ChartThemeColors, CheckAction, CheckActionType, CheckActions, CheckActionsProps, CheckBreadcrumb, CheckBreadcrumbProps, CheckCard, CheckCardData, CheckCardProps, CheckDescription, CheckDescriptionProps, CheckDetail, CheckDetailProps, CheckDetailTab, CheckEmptyState, CheckEmptyStateProps, CheckList, CheckListProps, CheckRunStatus, CheckType, CodeEditor, CodeEditorLanguage, CodeEditorProps, CodeEditorTheme, ColDef, ColGroupDef, ColumnTransformationType, CommentInput, CommentInputProps, CreatedResultViewProps, DataGridHandle, DataGridHandle as RecceDataGridHandle, DataGridRow, DiffDisplayMode, DiffDisplayModeSwitch, DiffDisplayModeSwitchProps, DiffEditor, DiffEditorLanguage, DiffEditorProps, DiffEditorTheme, DiffText, DiffTextProps, DiffTextWithToast, DiffTextWithToastProps, DiffViewOptions, DropdownValuesInput, DropdownValuesInputProps, DropdownValuesInputSize, EdgeChangeStatus, EmptyRowsRenderer, EmptyRowsRendererProps, EmptyState, EmptyStateProps, ExternalLinkConfirmDialog, ExternalLinkConfirmDialogProps, GenerateCheckTemplateOptions, GetRowIdParams, GridReadyEvent, HSplit, HistogramChart, HistogramChartProps, HistogramDataType, HistogramDataset, LineageColumnNode, LineageColumnNodeData, LineageColumnNodeProps, LineageDiffView, LineageDiffViewOptions, LineageDiffViewProps, LineageEdge, LineageEdgeData, LineageEdgeProps, LineageLegend, LineageLegendProps, LineageNode, LineageNodeData, LineageNodeProps, LineageViewRef, MarkdownContent, MarkdownContentProps, NodeChangeStatus, PRIMITIVES_API_VERSION, PresetCheckTemplateView, PresetCheckTemplateViewProps, RefTypes, RegistryEntry, ResultViewConfig, ResultViewData, ResultViewProps, ResultViewRef, ResultViewTransformOptions, RunFormParamTypes, RunFormProps, RunList, RunListItem, RunListItemData, RunListItemProps, RunListProps, RunProgress, RunProgressOverlay, RunProgressOverlayProps, RunProgressProps, RunProgressVariant, RunResultViewProps, RunStatus, RunStatusAndDate, RunStatusAndDateProps, RunStatusBadge, RunStatusBadgeProps, RunStatusWithDate, RunStatusWithDateProps, RunToolbar, RunToolbarProps, SchemaDiff, SchemaDiffHandle, SchemaDiffProps, SchemaDiffRow, SchemaDiffStatus, ScreenshotBox, ScreenshotBoxProps, ScreenshotDataGrid, ScreenshotDataGridProps, ScreenshotWrapperType, SplitDirection, SplitPane, SplitPaneProps, SplitProps, TimelineActor, TimelineEvent, TimelineEventData, TimelineEventProps, TimelineEventType, ToastOptions, Toaster, ToasterProvider, ToggleSwitch, ToggleSwitchProps, TopKBarChart, TopKBarChartProps, TopKDataset, TopKItem, TransformationLegendItem, VSplit, ViewOptionTypes, buildCheckDescription, buildCheckTitle, createResultView, formatRunDate, formatRunDateTime, formatSqlAsMarkdown, generateCheckTemplate, getChartBarColors, getChartThemeColors, inferRunStatus, isDisabledByNoResult, mergeSchemaColumns, toaster, truncateUrl, useToaster };
|
package/dist/primitives.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use client";import{$t as e,At as t,Bt as n,Ct as r,Dt as i,Et as a,Ft as o,Gt as s,It as c,Jt as l,Kt as u,Lt as d,Mt as f,Nt as p,Ot as m,Pt as h,Qt as g,Rt as _,St as v,Tt as y,Vt as b,Wt as x,Xt as S,Zt as C,_t as w,bt as T,
|
|
2
|
+
"use client";import{$t as e,At as t,Bt as n,Ct as r,Dt as i,Et as a,Ft as o,Gt as s,It as c,Jt as l,Kt as u,Lt as d,Mt as f,Nt as p,Ot as m,Pt as h,Qt as g,Rt as _,St as v,Tt as y,Vt as b,Wt as x,Xt as S,Zt as C,_t as w,bt as T,cn as E,ct as D,dn as O,dt as k,en as A,fn as j,ft as M,gt as N,ht as P,jt as F,kt as I,ln as L,lt as R,mt as z,nn as B,on as V,ot as H,pt as U,rn as W,sn as G,st as K,tn as q,un as J,ut as Y,vt as X,wt as Z,xt as Q,yt as $,zt as ee}from"./AuthModal-CMvanLVi.js";import{i as te,r as ne}from"./useThemeColors--prVbMmM.js";import{dt as re,ft as ie,lt as ae,pt as oe,st as se,ut as ce}from"./utils-RnK-NtWU.js";export{J as COLUMN_NODE_HEIGHT,O as COLUMN_NODE_WIDTH,L as ChangedOnlyCheckbox,B as CheckActions,q as CheckBreadcrumb,A as CheckCard,e as CheckDescription,g as CheckDetail,C as CheckEmptyState,S as CheckList,u as CodeEditor,b as CommentInput,G as DiffDisplayModeSwitch,N as DiffEditor,oe as DiffText,se as DiffTextWithToast,V as DropdownValuesInput,T as EmptyRowsRenderer,P as EmptyState,U as ExternalLinkConfirmDialog,D as HSplit,v as HistogramChart,j as LineageColumnNode,l as LineageDiffView,te as LineageEdge,W as LineageLegend,ne as LineageNode,M as MarkdownContent,H as PRIMITIVES_API_VERSION,x as PresetCheckTemplateView,m as RunList,I as RunListItem,a as RunProgress,i as RunProgressOverlay,t as RunStatusAndDate,F as RunStatusBadge,f as RunStatusWithDate,y as RunToolbar,w as SchemaDiff,k as ScreenshotBox,Q as ScreenshotDataGrid,Y as SplitPane,n as TimelineEvent,ae as Toaster,ce as ToasterProvider,E as ToggleSwitch,$ as TopKBarChart,R as VSplit,c as buildCheckDescription,d as buildCheckTitle,K as createResultView,p as formatRunDate,h as formatRunDateTime,_ as formatSqlAsMarkdown,s as generateCheckTemplate,r as getChartBarColors,Z as getChartThemeColors,o as inferRunStatus,ee as isDisabledByNoResult,X as mergeSchemaColumns,re as toaster,z as truncateUrl,ie as useToaster};
|
package/dist/result.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
|
|
2
|
-
import "./ScreenshotDataGrid-
|
|
3
|
-
import { a as ResultViewProps, c as ScreenshotWrapperType, i as ResultViewData, n as CreatedResultViewProps, o as ResultViewRef, r as ResultViewConfig, s as ResultViewTransformOptions, t as createResultView } from "./index-
|
|
2
|
+
import "./ScreenshotDataGrid-CeuGj_hE.js";
|
|
3
|
+
import { a as ResultViewProps, c as ScreenshotWrapperType, i as ResultViewData, n as CreatedResultViewProps, o as ResultViewRef, r as ResultViewConfig, s as ResultViewTransformOptions, t as createResultView } from "./index-Cuz7hTgv.js";
|
|
4
4
|
export { type CreatedResultViewProps, type ResultViewConfig, type ResultViewData, type ResultViewProps, type ResultViewRef, type ResultViewTransformOptions, type ScreenshotWrapperType, createResultView };
|
package/dist/result.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use client";import{st as e}from"./AuthModal-
|
|
2
|
+
"use client";import{st as e}from"./AuthModal-CMvanLVi.js";export{e as createResultView};
|