@xyo-network/react-typedoc 2.75.7 → 2.76.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/neutral/CommentViewer.d.cts +8 -0
- package/dist/neutral/CommentViewer.d.cts.map +1 -0
- package/dist/neutral/CommentViewer.d.mts +8 -0
- package/dist/neutral/CommentViewer.d.mts.map +1 -0
- package/dist/neutral/CommentViewer.d.ts +8 -0
- package/dist/neutral/CommentViewer.d.ts.map +1 -0
- package/dist/neutral/JsonViewerButton.d.cts +9 -0
- package/dist/neutral/JsonViewerButton.d.cts.map +1 -0
- package/dist/neutral/JsonViewerButton.d.mts +9 -0
- package/dist/neutral/JsonViewerButton.d.mts.map +1 -0
- package/dist/neutral/JsonViewerButton.d.ts +9 -0
- package/dist/neutral/JsonViewerButton.d.ts.map +1 -0
- package/dist/neutral/ProjectTwoPanelReflectionViewer.d.cts +5 -0
- package/dist/neutral/ProjectTwoPanelReflectionViewer.d.cts.map +1 -0
- package/dist/neutral/ProjectTwoPanelReflectionViewer.d.mts +5 -0
- package/dist/neutral/ProjectTwoPanelReflectionViewer.d.mts.map +1 -0
- package/dist/neutral/ProjectTwoPanelReflectionViewer.d.ts +5 -0
- package/dist/neutral/ProjectTwoPanelReflectionViewer.d.ts.map +1 -0
- package/dist/neutral/ReflectionLookup.d.cts +3 -0
- package/dist/neutral/ReflectionLookup.d.cts.map +1 -0
- package/dist/neutral/ReflectionLookup.d.mts +3 -0
- package/dist/neutral/ReflectionLookup.d.mts.map +1 -0
- package/dist/neutral/ReflectionLookup.d.ts +3 -0
- package/dist/neutral/ReflectionLookup.d.ts.map +1 -0
- package/dist/neutral/ReflectionViewer/Container.d.cts +8 -0
- package/dist/neutral/ReflectionViewer/Container.d.cts.map +1 -0
- package/dist/neutral/ReflectionViewer/Container.d.mts +8 -0
- package/dist/neutral/ReflectionViewer/Container.d.mts.map +1 -0
- package/dist/neutral/ReflectionViewer/Container.d.ts +8 -0
- package/dist/neutral/ReflectionViewer/Container.d.ts.map +1 -0
- package/dist/neutral/ReflectionViewer/Declaration.d.cts +5 -0
- package/dist/neutral/ReflectionViewer/Declaration.d.cts.map +1 -0
- package/dist/neutral/ReflectionViewer/Declaration.d.mts +5 -0
- package/dist/neutral/ReflectionViewer/Declaration.d.mts.map +1 -0
- package/dist/neutral/ReflectionViewer/Declaration.d.ts +5 -0
- package/dist/neutral/ReflectionViewer/Declaration.d.ts.map +1 -0
- package/dist/neutral/ReflectionViewer/DeclarationContainer.d.cts +8 -0
- package/dist/neutral/ReflectionViewer/DeclarationContainer.d.cts.map +1 -0
- package/dist/neutral/ReflectionViewer/DeclarationContainer.d.mts +8 -0
- package/dist/neutral/ReflectionViewer/DeclarationContainer.d.mts.map +1 -0
- package/dist/neutral/ReflectionViewer/DeclarationContainer.d.ts +8 -0
- package/dist/neutral/ReflectionViewer/DeclarationContainer.d.ts.map +1 -0
- package/dist/neutral/ReflectionViewer/NameViewer.d.cts +12 -0
- package/dist/neutral/ReflectionViewer/NameViewer.d.cts.map +1 -0
- package/dist/neutral/ReflectionViewer/NameViewer.d.mts +12 -0
- package/dist/neutral/ReflectionViewer/NameViewer.d.mts.map +1 -0
- package/dist/neutral/ReflectionViewer/NameViewer.d.ts +12 -0
- package/dist/neutral/ReflectionViewer/NameViewer.d.ts.map +1 -0
- package/dist/neutral/ReflectionViewer/Project.d.cts +5 -0
- package/dist/neutral/ReflectionViewer/Project.d.cts.map +1 -0
- package/dist/neutral/ReflectionViewer/Project.d.mts +5 -0
- package/dist/neutral/ReflectionViewer/Project.d.mts.map +1 -0
- package/dist/neutral/ReflectionViewer/Project.d.ts +5 -0
- package/dist/neutral/ReflectionViewer/Project.d.ts.map +1 -0
- package/dist/neutral/ReflectionViewer/ReflectionGroupViewer.d.cts +11 -0
- package/dist/neutral/ReflectionViewer/ReflectionGroupViewer.d.cts.map +1 -0
- package/dist/neutral/ReflectionViewer/ReflectionGroupViewer.d.mts +11 -0
- package/dist/neutral/ReflectionViewer/ReflectionGroupViewer.d.mts.map +1 -0
- package/dist/neutral/ReflectionViewer/ReflectionGroupViewer.d.ts +11 -0
- package/dist/neutral/ReflectionViewer/ReflectionGroupViewer.d.ts.map +1 -0
- package/dist/neutral/ReflectionViewer/ReflectionViewer.d.cts +4 -0
- package/dist/neutral/ReflectionViewer/ReflectionViewer.d.cts.map +1 -0
- package/dist/neutral/ReflectionViewer/ReflectionViewer.d.mts +4 -0
- package/dist/neutral/ReflectionViewer/ReflectionViewer.d.mts.map +1 -0
- package/dist/neutral/ReflectionViewer/ReflectionViewer.d.ts +4 -0
- package/dist/neutral/ReflectionViewer/ReflectionViewer.d.ts.map +1 -0
- package/dist/neutral/ReflectionViewer/ReflectionViewerProps.d.cts +15 -0
- package/dist/neutral/ReflectionViewer/ReflectionViewerProps.d.cts.map +1 -0
- package/dist/neutral/ReflectionViewer/ReflectionViewerProps.d.mts +15 -0
- package/dist/neutral/ReflectionViewer/ReflectionViewerProps.d.mts.map +1 -0
- package/dist/neutral/ReflectionViewer/ReflectionViewerProps.d.ts +15 -0
- package/dist/neutral/ReflectionViewer/ReflectionViewerProps.d.ts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/SomeTypeViewer.d.cts +11 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/SomeTypeViewer.d.cts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/SomeTypeViewer.d.mts +11 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/SomeTypeViewer.d.mts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/SomeTypeViewer.d.ts +11 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/SomeTypeViewer.d.ts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/TypeBuilder.d.cts +5 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/TypeBuilder.d.cts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/TypeBuilder.d.mts +5 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/TypeBuilder.d.mts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/TypeBuilder.d.ts +5 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/TypeBuilder.d.ts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildArrayString.d.cts +5 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildArrayString.d.cts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildArrayString.d.mts +5 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildArrayString.d.mts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildArrayString.d.ts +5 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildArrayString.d.ts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildIntersectionString.d.cts +5 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildIntersectionString.d.cts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildIntersectionString.d.mts +5 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildIntersectionString.d.mts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildIntersectionString.d.ts +5 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildIntersectionString.d.ts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildReferenceString.d.cts +5 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildReferenceString.d.cts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildReferenceString.d.mts +5 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildReferenceString.d.mts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildReferenceString.d.ts +5 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildReferenceString.d.ts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildReflectionString.d.cts +4 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildReflectionString.d.cts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildReflectionString.d.mts +4 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildReflectionString.d.mts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildReflectionString.d.ts +4 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildReflectionString.d.ts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildTypeString.d.cts +3 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildTypeString.d.cts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildTypeString.d.mts +3 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildTypeString.d.mts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildTypeString.d.ts +3 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildTypeString.d.ts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildUnionString.d.cts +5 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildUnionString.d.cts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildUnionString.d.mts +5 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildUnionString.d.mts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildUnionString.d.ts +5 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/buildUnionString.d.ts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/index.d.cts +2 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/index.d.cts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/index.d.mts +2 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/index.d.mts.map +1 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/index.d.ts +2 -0
- package/dist/neutral/ReflectionViewer/SomeTypeViewer/index.d.ts.map +1 -0
- package/dist/neutral/ReflectionViewer/index.d.cts +9 -0
- package/dist/neutral/ReflectionViewer/index.d.cts.map +1 -0
- package/dist/neutral/ReflectionViewer/index.d.mts +9 -0
- package/dist/neutral/ReflectionViewer/index.d.mts.map +1 -0
- package/dist/neutral/ReflectionViewer/index.d.ts +9 -0
- package/dist/neutral/ReflectionViewer/index.d.ts.map +1 -0
- package/dist/neutral/SomeReflection.d.cts +9 -0
- package/dist/neutral/SomeReflection.d.cts.map +1 -0
- package/dist/neutral/SomeReflection.d.mts +9 -0
- package/dist/neutral/SomeReflection.d.mts.map +1 -0
- package/dist/neutral/SomeReflection.d.ts +9 -0
- package/dist/neutral/SomeReflection.d.ts.map +1 -0
- package/dist/neutral/SourceViewer.d.cts +8 -0
- package/dist/neutral/SourceViewer.d.cts.map +1 -0
- package/dist/neutral/SourceViewer.d.mts +8 -0
- package/dist/neutral/SourceViewer.d.mts.map +1 -0
- package/dist/neutral/SourceViewer.d.ts +8 -0
- package/dist/neutral/SourceViewer.d.ts.map +1 -0
- package/dist/neutral/TreeViewer/Reflection.d.cts +13 -0
- package/dist/neutral/TreeViewer/Reflection.d.cts.map +1 -0
- package/dist/neutral/TreeViewer/Reflection.d.mts +13 -0
- package/dist/neutral/TreeViewer/Reflection.d.mts.map +1 -0
- package/dist/neutral/TreeViewer/Reflection.d.ts +13 -0
- package/dist/neutral/TreeViewer/Reflection.d.ts.map +1 -0
- package/dist/neutral/TreeViewer/ReflectionGroup.d.cts +4 -0
- package/dist/neutral/TreeViewer/ReflectionGroup.d.cts.map +1 -0
- package/dist/neutral/TreeViewer/ReflectionGroup.d.mts +4 -0
- package/dist/neutral/TreeViewer/ReflectionGroup.d.mts.map +1 -0
- package/dist/neutral/TreeViewer/ReflectionGroup.d.ts +4 -0
- package/dist/neutral/TreeViewer/ReflectionGroup.d.ts.map +1 -0
- package/dist/neutral/TreeViewer/index.d.cts +3 -0
- package/dist/neutral/TreeViewer/index.d.cts.map +1 -0
- package/dist/neutral/TreeViewer/index.d.mts +3 -0
- package/dist/neutral/TreeViewer/index.d.mts.map +1 -0
- package/dist/neutral/TreeViewer/index.d.ts +3 -0
- package/dist/neutral/TreeViewer/index.d.ts.map +1 -0
- package/dist/neutral/TwoPanelReflectionViewer.d.cts +4 -0
- package/dist/neutral/TwoPanelReflectionViewer.d.cts.map +1 -0
- package/dist/neutral/TwoPanelReflectionViewer.d.mts +4 -0
- package/dist/neutral/TwoPanelReflectionViewer.d.mts.map +1 -0
- package/dist/neutral/TwoPanelReflectionViewer.d.ts +4 -0
- package/dist/neutral/TwoPanelReflectionViewer.d.ts.map +1 -0
- package/dist/neutral/createLookup.d.cts +3 -0
- package/dist/neutral/createLookup.d.cts.map +1 -0
- package/dist/neutral/createLookup.d.mts +3 -0
- package/dist/neutral/createLookup.d.mts.map +1 -0
- package/dist/neutral/createLookup.d.ts +3 -0
- package/dist/neutral/createLookup.d.ts.map +1 -0
- package/dist/neutral/index.cjs +617 -0
- package/dist/neutral/index.cjs.map +1 -0
- package/dist/neutral/index.d.cts +10 -0
- package/dist/neutral/index.d.cts.map +1 -0
- package/dist/neutral/index.d.mts +10 -0
- package/dist/neutral/index.d.mts.map +1 -0
- package/dist/neutral/index.d.ts +10 -0
- package/dist/neutral/index.d.ts.map +1 -0
- package/dist/neutral/index.js +594 -0
- package/dist/neutral/index.js.map +1 -0
- package/dist/neutral/resolveChildren.d.cts +9 -0
- package/dist/neutral/resolveChildren.d.cts.map +1 -0
- package/dist/neutral/resolveChildren.d.mts +9 -0
- package/dist/neutral/resolveChildren.d.mts.map +1 -0
- package/dist/neutral/resolveChildren.d.ts +9 -0
- package/dist/neutral/resolveChildren.d.ts.map +1 -0
- package/dist/neutral/trimFlagLabel.d.cts +2 -0
- package/dist/neutral/trimFlagLabel.d.cts.map +1 -0
- package/dist/neutral/trimFlagLabel.d.mts +2 -0
- package/dist/neutral/trimFlagLabel.d.mts.map +1 -0
- package/dist/neutral/trimFlagLabel.d.ts +2 -0
- package/dist/neutral/trimFlagLabel.d.ts.map +1 -0
- package/package.json +5 -5
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
3
|
+
import type { Comment } from 'typedoc';
|
|
4
|
+
export interface CommentViewerProps extends FlexBoxProps {
|
|
5
|
+
comment: Comment;
|
|
6
|
+
}
|
|
7
|
+
export declare const CommentViewer: React.FC<CommentViewerProps>;
|
|
8
|
+
//# sourceMappingURL=CommentViewer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CommentViewer.d.ts","sourceRoot":"","sources":["../../src/CommentViewer.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAC7D,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,SAAS,CAAA;AAEtC,MAAM,WAAW,kBAAmB,SAAQ,YAAY;IACtD,OAAO,EAAE,OAAO,CAAA;CACjB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAMtD,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
3
|
+
import type { Comment } from 'typedoc';
|
|
4
|
+
export interface CommentViewerProps extends FlexBoxProps {
|
|
5
|
+
comment: Comment;
|
|
6
|
+
}
|
|
7
|
+
export declare const CommentViewer: React.FC<CommentViewerProps>;
|
|
8
|
+
//# sourceMappingURL=CommentViewer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CommentViewer.d.ts","sourceRoot":"","sources":["../../src/CommentViewer.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAC7D,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,SAAS,CAAA;AAEtC,MAAM,WAAW,kBAAmB,SAAQ,YAAY;IACtD,OAAO,EAAE,OAAO,CAAA;CACjB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAMtD,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
3
|
+
import type { Comment } from 'typedoc';
|
|
4
|
+
export interface CommentViewerProps extends FlexBoxProps {
|
|
5
|
+
comment: Comment;
|
|
6
|
+
}
|
|
7
|
+
export declare const CommentViewer: React.FC<CommentViewerProps>;
|
|
8
|
+
//# sourceMappingURL=CommentViewer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CommentViewer.d.ts","sourceRoot":"","sources":["../../src/CommentViewer.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAC7D,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,SAAS,CAAA;AAEtC,MAAM,WAAW,kBAAmB,SAAQ,YAAY;IACtD,OAAO,EAAE,OAAO,CAAA;CACjB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAMtD,CAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { ButtonExProps } from '@xylabs/react-button';
|
|
3
|
+
import { JsonViewerExProps } from '@xyo-network/react-payload-raw-info';
|
|
4
|
+
export interface JsonViewerButtonProps extends ButtonExProps {
|
|
5
|
+
jsonViewProps?: Partial<JsonViewerExProps>;
|
|
6
|
+
src: object;
|
|
7
|
+
}
|
|
8
|
+
export declare const JsonViewerButton: React.FC<JsonViewerButtonProps>;
|
|
9
|
+
//# sourceMappingURL=JsonViewerButton.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"JsonViewerButton.d.ts","sourceRoot":"","sources":["../../src/JsonViewerButton.tsx"],"names":[],"mappings":";AACA,OAAO,EAAY,aAAa,EAAE,MAAM,sBAAsB,CAAA;AAC9D,OAAO,EAAgB,iBAAiB,EAAE,MAAM,qCAAqC,CAAA;AAGrF,MAAM,WAAW,qBAAsB,SAAQ,aAAa;IAC1D,aAAa,CAAC,EAAE,OAAO,CAAC,iBAAiB,CAAC,CAAA;IAC1C,GAAG,EAAE,MAAM,CAAA;CACZ;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAoB5D,CAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { ButtonExProps } from '@xylabs/react-button';
|
|
3
|
+
import { JsonViewerExProps } from '@xyo-network/react-payload-raw-info';
|
|
4
|
+
export interface JsonViewerButtonProps extends ButtonExProps {
|
|
5
|
+
jsonViewProps?: Partial<JsonViewerExProps>;
|
|
6
|
+
src: object;
|
|
7
|
+
}
|
|
8
|
+
export declare const JsonViewerButton: React.FC<JsonViewerButtonProps>;
|
|
9
|
+
//# sourceMappingURL=JsonViewerButton.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"JsonViewerButton.d.ts","sourceRoot":"","sources":["../../src/JsonViewerButton.tsx"],"names":[],"mappings":";AACA,OAAO,EAAY,aAAa,EAAE,MAAM,sBAAsB,CAAA;AAC9D,OAAO,EAAgB,iBAAiB,EAAE,MAAM,qCAAqC,CAAA;AAGrF,MAAM,WAAW,qBAAsB,SAAQ,aAAa;IAC1D,aAAa,CAAC,EAAE,OAAO,CAAC,iBAAiB,CAAC,CAAA;IAC1C,GAAG,EAAE,MAAM,CAAA;CACZ;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAoB5D,CAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { ButtonExProps } from '@xylabs/react-button';
|
|
3
|
+
import { JsonViewerExProps } from '@xyo-network/react-payload-raw-info';
|
|
4
|
+
export interface JsonViewerButtonProps extends ButtonExProps {
|
|
5
|
+
jsonViewProps?: Partial<JsonViewerExProps>;
|
|
6
|
+
src: object;
|
|
7
|
+
}
|
|
8
|
+
export declare const JsonViewerButton: React.FC<JsonViewerButtonProps>;
|
|
9
|
+
//# sourceMappingURL=JsonViewerButton.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"JsonViewerButton.d.ts","sourceRoot":"","sources":["../../src/JsonViewerButton.tsx"],"names":[],"mappings":";AACA,OAAO,EAAY,aAAa,EAAE,MAAM,sBAAsB,CAAA;AAC9D,OAAO,EAAgB,iBAAiB,EAAE,MAAM,qCAAqC,CAAA;AAGrF,MAAM,WAAW,qBAAsB,SAAQ,aAAa;IAC1D,aAAa,CAAC,EAAE,OAAO,CAAC,iBAAiB,CAAC,CAAA;IAC1C,GAAG,EAAE,MAAM,CAAA;CACZ;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAoB5D,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { ProjectReflection } from 'typedoc';
|
|
3
|
+
import { ContainerReflectionViewerProps } from './ReflectionViewer';
|
|
4
|
+
export declare const ProjectTwoPanelReflectionViewer: React.FC<ContainerReflectionViewerProps<ProjectReflection>>;
|
|
5
|
+
//# sourceMappingURL=ProjectTwoPanelReflectionViewer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ProjectTwoPanelReflectionViewer.d.ts","sourceRoot":"","sources":["../../src/ProjectTwoPanelReflectionViewer.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAA;AAEhD,OAAO,EAAE,8BAA8B,EAAwC,MAAM,oBAAoB,CAAA;AAGzG,eAAO,MAAM,+BAA+B,EAAE,KAAK,CAAC,EAAE,CAAC,8BAA8B,CAAC,iBAAiB,CAAC,CAOvG,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { ProjectReflection } from 'typedoc';
|
|
3
|
+
import { ContainerReflectionViewerProps } from './ReflectionViewer';
|
|
4
|
+
export declare const ProjectTwoPanelReflectionViewer: React.FC<ContainerReflectionViewerProps<ProjectReflection>>;
|
|
5
|
+
//# sourceMappingURL=ProjectTwoPanelReflectionViewer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ProjectTwoPanelReflectionViewer.d.ts","sourceRoot":"","sources":["../../src/ProjectTwoPanelReflectionViewer.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAA;AAEhD,OAAO,EAAE,8BAA8B,EAAwC,MAAM,oBAAoB,CAAA;AAGzG,eAAO,MAAM,+BAA+B,EAAE,KAAK,CAAC,EAAE,CAAC,8BAA8B,CAAC,iBAAiB,CAAC,CAOvG,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { ProjectReflection } from 'typedoc';
|
|
3
|
+
import { ContainerReflectionViewerProps } from './ReflectionViewer';
|
|
4
|
+
export declare const ProjectTwoPanelReflectionViewer: React.FC<ContainerReflectionViewerProps<ProjectReflection>>;
|
|
5
|
+
//# sourceMappingURL=ProjectTwoPanelReflectionViewer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ProjectTwoPanelReflectionViewer.d.ts","sourceRoot":"","sources":["../../src/ProjectTwoPanelReflectionViewer.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAA;AAEhD,OAAO,EAAE,8BAA8B,EAAwC,MAAM,oBAAoB,CAAA;AAGzG,eAAO,MAAM,+BAA+B,EAAE,KAAK,CAAC,EAAE,CAAC,8BAA8B,CAAC,iBAAiB,CAAC,CAOvG,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReflectionLookup.d.ts","sourceRoot":"","sources":["../../src/ReflectionLookup.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAEpD,MAAM,MAAM,gBAAgB,CAAC,CAAC,SAAS,qBAAqB,GAAG,qBAAqB,IAAI,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReflectionLookup.d.ts","sourceRoot":"","sources":["../../src/ReflectionLookup.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAEpD,MAAM,MAAM,gBAAgB,CAAC,CAAC,SAAS,qBAAqB,GAAG,qBAAqB,IAAI,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReflectionLookup.d.ts","sourceRoot":"","sources":["../../src/ReflectionLookup.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAEpD,MAAM,MAAM,gBAAgB,CAAC,CAAC,SAAS,qBAAqB,GAAG,qBAAqB,IAAI,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { ContainerReflection } from 'typedoc';
|
|
3
|
+
import { ReflectionViewerProps } from './ReflectionViewerProps';
|
|
4
|
+
export interface ContainerReflectionViewerProps<T extends ContainerReflection = ContainerReflection> extends ReflectionViewerProps<T> {
|
|
5
|
+
itemRenderer?: React.FC<ReflectionViewerProps<any>>;
|
|
6
|
+
}
|
|
7
|
+
export declare const ContainerReflectionViewer: React.FC<ContainerReflectionViewerProps>;
|
|
8
|
+
//# sourceMappingURL=Container.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Container.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/Container.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAmB,MAAM,SAAS,CAAA;AAKnE,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAE/D,MAAM,WAAW,8BAA8B,CAAC,CAAC,SAAS,mBAAmB,GAAG,mBAAmB,CAAE,SAAQ,qBAAqB,CAAC,CAAC,CAAC;IAEnI,YAAY,CAAC,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,GAAG,CAAC,CAAC,CAAA;CACpD;AAED,eAAO,MAAM,yBAAyB,EAAE,KAAK,CAAC,EAAE,CAAC,8BAA8B,CA4B9E,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { ContainerReflection } from 'typedoc';
|
|
3
|
+
import { ReflectionViewerProps } from './ReflectionViewerProps';
|
|
4
|
+
export interface ContainerReflectionViewerProps<T extends ContainerReflection = ContainerReflection> extends ReflectionViewerProps<T> {
|
|
5
|
+
itemRenderer?: React.FC<ReflectionViewerProps<any>>;
|
|
6
|
+
}
|
|
7
|
+
export declare const ContainerReflectionViewer: React.FC<ContainerReflectionViewerProps>;
|
|
8
|
+
//# sourceMappingURL=Container.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Container.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/Container.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAmB,MAAM,SAAS,CAAA;AAKnE,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAE/D,MAAM,WAAW,8BAA8B,CAAC,CAAC,SAAS,mBAAmB,GAAG,mBAAmB,CAAE,SAAQ,qBAAqB,CAAC,CAAC,CAAC;IAEnI,YAAY,CAAC,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,GAAG,CAAC,CAAC,CAAA;CACpD;AAED,eAAO,MAAM,yBAAyB,EAAE,KAAK,CAAC,EAAE,CAAC,8BAA8B,CA4B9E,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { ContainerReflection } from 'typedoc';
|
|
3
|
+
import { ReflectionViewerProps } from './ReflectionViewerProps';
|
|
4
|
+
export interface ContainerReflectionViewerProps<T extends ContainerReflection = ContainerReflection> extends ReflectionViewerProps<T> {
|
|
5
|
+
itemRenderer?: React.FC<ReflectionViewerProps<any>>;
|
|
6
|
+
}
|
|
7
|
+
export declare const ContainerReflectionViewer: React.FC<ContainerReflectionViewerProps>;
|
|
8
|
+
//# sourceMappingURL=Container.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Container.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/Container.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAmB,MAAM,SAAS,CAAA;AAKnE,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAE/D,MAAM,WAAW,8BAA8B,CAAC,CAAC,SAAS,mBAAmB,GAAG,mBAAmB,CAAE,SAAQ,qBAAqB,CAAC,CAAC,CAAC;IAEnI,YAAY,CAAC,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,GAAG,CAAC,CAAC,CAAA;CACpD;AAED,eAAO,MAAM,yBAAyB,EAAE,KAAK,CAAC,EAAE,CAAC,8BAA8B,CA4B9E,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { DeclarationReflection } from 'typedoc';
|
|
3
|
+
import { ReflectionViewerProps } from './ReflectionViewerProps';
|
|
4
|
+
export declare const DeclarationReflectionViewer: React.FC<ReflectionViewerProps<DeclarationReflection>>;
|
|
5
|
+
//# sourceMappingURL=Declaration.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Declaration.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/Declaration.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAuB,MAAM,SAAS,CAAA;AAGzE,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAE/D,eAAO,MAAM,2BAA2B,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,qBAAqB,CAAC,CA4B9F,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { DeclarationReflection } from 'typedoc';
|
|
3
|
+
import { ReflectionViewerProps } from './ReflectionViewerProps';
|
|
4
|
+
export declare const DeclarationReflectionViewer: React.FC<ReflectionViewerProps<DeclarationReflection>>;
|
|
5
|
+
//# sourceMappingURL=Declaration.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Declaration.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/Declaration.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAuB,MAAM,SAAS,CAAA;AAGzE,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAE/D,eAAO,MAAM,2BAA2B,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,qBAAqB,CAAC,CA4B9F,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { DeclarationReflection } from 'typedoc';
|
|
3
|
+
import { ReflectionViewerProps } from './ReflectionViewerProps';
|
|
4
|
+
export declare const DeclarationReflectionViewer: React.FC<ReflectionViewerProps<DeclarationReflection>>;
|
|
5
|
+
//# sourceMappingURL=Declaration.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Declaration.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/Declaration.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAuB,MAAM,SAAS,CAAA;AAGzE,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAE/D,eAAO,MAAM,2BAA2B,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,qBAAqB,CAAC,CA4B9F,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { DeclarationReflection } from 'typedoc';
|
|
3
|
+
import { ContainerReflectionViewerProps } from './Container';
|
|
4
|
+
export interface DeclarationContainerReflectionViewerProps extends ContainerReflectionViewerProps {
|
|
5
|
+
reflection: DeclarationReflection;
|
|
6
|
+
}
|
|
7
|
+
export declare const DeclarationContainerReflectionViewer: React.FC<DeclarationContainerReflectionViewerProps>;
|
|
8
|
+
//# sourceMappingURL=DeclarationContainer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeclarationContainer.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/DeclarationContainer.tsx"],"names":[],"mappings":";AAEA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAEpD,OAAO,EAA6B,8BAA8B,EAAE,MAAM,aAAa,CAAA;AAGvF,MAAM,WAAW,yCAA0C,SAAQ,8BAA8B;IAC/F,UAAU,EAAE,qBAAqB,CAAA;CAClC;AAED,eAAO,MAAM,oCAAoC,EAAE,KAAK,CAAC,EAAE,CAAC,yCAAyC,CAoBpG,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { DeclarationReflection } from 'typedoc';
|
|
3
|
+
import { ContainerReflectionViewerProps } from './Container';
|
|
4
|
+
export interface DeclarationContainerReflectionViewerProps extends ContainerReflectionViewerProps {
|
|
5
|
+
reflection: DeclarationReflection;
|
|
6
|
+
}
|
|
7
|
+
export declare const DeclarationContainerReflectionViewer: React.FC<DeclarationContainerReflectionViewerProps>;
|
|
8
|
+
//# sourceMappingURL=DeclarationContainer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeclarationContainer.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/DeclarationContainer.tsx"],"names":[],"mappings":";AAEA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAEpD,OAAO,EAA6B,8BAA8B,EAAE,MAAM,aAAa,CAAA;AAGvF,MAAM,WAAW,yCAA0C,SAAQ,8BAA8B;IAC/F,UAAU,EAAE,qBAAqB,CAAA;CAClC;AAED,eAAO,MAAM,oCAAoC,EAAE,KAAK,CAAC,EAAE,CAAC,yCAAyC,CAoBpG,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { DeclarationReflection } from 'typedoc';
|
|
3
|
+
import { ContainerReflectionViewerProps } from './Container';
|
|
4
|
+
export interface DeclarationContainerReflectionViewerProps extends ContainerReflectionViewerProps {
|
|
5
|
+
reflection: DeclarationReflection;
|
|
6
|
+
}
|
|
7
|
+
export declare const DeclarationContainerReflectionViewer: React.FC<DeclarationContainerReflectionViewerProps>;
|
|
8
|
+
//# sourceMappingURL=DeclarationContainer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeclarationContainer.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/DeclarationContainer.tsx"],"names":[],"mappings":";AAEA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAEpD,OAAO,EAA6B,8BAA8B,EAAE,MAAM,aAAa,CAAA;AAGvF,MAAM,WAAW,yCAA0C,SAAQ,8BAA8B;IAC/F,UAAU,EAAE,qBAAqB,CAAA;CAClC;AAED,eAAO,MAAM,oCAAoC,EAAE,KAAK,CAAC,EAAE,CAAC,yCAAyC,CAoBpG,CAAA"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { TypographyVariant } from '@mui/material';
|
|
3
|
+
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
4
|
+
import { SomeReflection } from '../SomeReflection';
|
|
5
|
+
import { ReflectionViewerProps } from './ReflectionViewerProps';
|
|
6
|
+
export interface NameViewerProps extends FlexBoxProps {
|
|
7
|
+
reflection: SomeReflection;
|
|
8
|
+
reflectionViewer: React.FC<ReflectionViewerProps>;
|
|
9
|
+
variant?: TypographyVariant;
|
|
10
|
+
}
|
|
11
|
+
export declare const NameViewer: React.FC<NameViewerProps>;
|
|
12
|
+
//# sourceMappingURL=NameViewer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NameViewer.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/NameViewer.tsx"],"names":[],"mappings":";AAAA,OAAO,EAA2B,iBAAiB,EAAE,MAAM,eAAe,CAAA;AAC1E,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAG7D,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;AAElD,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAG/D,MAAM,WAAW,eAAgB,SAAQ,YAAY;IACnD,UAAU,EAAE,cAAc,CAAA;IAC1B,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,CAAA;IACjD,OAAO,CAAC,EAAE,iBAAiB,CAAA;CAC5B;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAyBhD,CAAA"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { TypographyVariant } from '@mui/material';
|
|
3
|
+
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
4
|
+
import { SomeReflection } from '../SomeReflection';
|
|
5
|
+
import { ReflectionViewerProps } from './ReflectionViewerProps';
|
|
6
|
+
export interface NameViewerProps extends FlexBoxProps {
|
|
7
|
+
reflection: SomeReflection;
|
|
8
|
+
reflectionViewer: React.FC<ReflectionViewerProps>;
|
|
9
|
+
variant?: TypographyVariant;
|
|
10
|
+
}
|
|
11
|
+
export declare const NameViewer: React.FC<NameViewerProps>;
|
|
12
|
+
//# sourceMappingURL=NameViewer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NameViewer.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/NameViewer.tsx"],"names":[],"mappings":";AAAA,OAAO,EAA2B,iBAAiB,EAAE,MAAM,eAAe,CAAA;AAC1E,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAG7D,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;AAElD,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAG/D,MAAM,WAAW,eAAgB,SAAQ,YAAY;IACnD,UAAU,EAAE,cAAc,CAAA;IAC1B,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,CAAA;IACjD,OAAO,CAAC,EAAE,iBAAiB,CAAA;CAC5B;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAyBhD,CAAA"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { TypographyVariant } from '@mui/material';
|
|
3
|
+
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
4
|
+
import { SomeReflection } from '../SomeReflection';
|
|
5
|
+
import { ReflectionViewerProps } from './ReflectionViewerProps';
|
|
6
|
+
export interface NameViewerProps extends FlexBoxProps {
|
|
7
|
+
reflection: SomeReflection;
|
|
8
|
+
reflectionViewer: React.FC<ReflectionViewerProps>;
|
|
9
|
+
variant?: TypographyVariant;
|
|
10
|
+
}
|
|
11
|
+
export declare const NameViewer: React.FC<NameViewerProps>;
|
|
12
|
+
//# sourceMappingURL=NameViewer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NameViewer.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/NameViewer.tsx"],"names":[],"mappings":";AAAA,OAAO,EAA2B,iBAAiB,EAAE,MAAM,eAAe,CAAA;AAC1E,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAG7D,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;AAElD,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAG/D,MAAM,WAAW,eAAgB,SAAQ,YAAY;IACnD,UAAU,EAAE,cAAc,CAAA;IAC1B,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,CAAA;IACjD,OAAO,CAAC,EAAE,iBAAiB,CAAA;CAC5B;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAyBhD,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { ProjectReflection } from 'typedoc';
|
|
3
|
+
import { ContainerReflectionViewerProps } from './Container';
|
|
4
|
+
export declare const ProjectReflectionViewer: React.FC<ContainerReflectionViewerProps<ProjectReflection>>;
|
|
5
|
+
//# sourceMappingURL=Project.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Project.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/Project.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,EAAE,iBAAiB,EAAmB,MAAM,SAAS,CAAA;AAGjE,OAAO,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAA;AAI5D,eAAO,MAAM,uBAAuB,EAAE,KAAK,CAAC,EAAE,CAAC,8BAA8B,CAAC,iBAAiB,CAAC,CA4B/F,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { ProjectReflection } from 'typedoc';
|
|
3
|
+
import { ContainerReflectionViewerProps } from './Container';
|
|
4
|
+
export declare const ProjectReflectionViewer: React.FC<ContainerReflectionViewerProps<ProjectReflection>>;
|
|
5
|
+
//# sourceMappingURL=Project.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Project.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/Project.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,EAAE,iBAAiB,EAAmB,MAAM,SAAS,CAAA;AAGjE,OAAO,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAA;AAI5D,eAAO,MAAM,uBAAuB,EAAE,KAAK,CAAC,EAAE,CAAC,8BAA8B,CAAC,iBAAiB,CAAC,CA4B/F,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { ProjectReflection } from 'typedoc';
|
|
3
|
+
import { ContainerReflectionViewerProps } from './Container';
|
|
4
|
+
export declare const ProjectReflectionViewer: React.FC<ContainerReflectionViewerProps<ProjectReflection>>;
|
|
5
|
+
//# sourceMappingURL=Project.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Project.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/Project.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,EAAE,iBAAiB,EAAmB,MAAM,SAAS,CAAA;AAGjE,OAAO,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAA;AAI5D,eAAO,MAAM,uBAAuB,EAAE,KAAK,CAAC,EAAE,CAAC,8BAA8B,CAAC,iBAAiB,CAAC,CA4B/F,CAAA"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { ContainerReflection, ReflectionGroup } from 'typedoc';
|
|
3
|
+
import { ReflectionViewerProps } from './ReflectionViewerProps';
|
|
4
|
+
export interface ReflectionGroupViewerProps extends ReflectionViewerProps<ContainerReflection> {
|
|
5
|
+
autoScroll?: boolean;
|
|
6
|
+
group: ReflectionGroup;
|
|
7
|
+
reflection: ContainerReflection;
|
|
8
|
+
renderer?: React.FC<ReflectionViewerProps>;
|
|
9
|
+
}
|
|
10
|
+
export declare const ReflectionGroupViewer: React.FC<ReflectionGroupViewerProps>;
|
|
11
|
+
//# sourceMappingURL=ReflectionGroupViewer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReflectionGroupViewer.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/ReflectionGroupViewer.tsx"],"names":[],"mappings":";AAIA,OAAO,KAAK,EAAE,mBAAmB,EAAmB,eAAe,EAAE,MAAM,SAAS,CAAA;AAKpF,OAAO,EAAc,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAE3E,MAAM,WAAW,0BAA2B,SAAQ,qBAAqB,CAAC,mBAAmB,CAAC;IAC5F,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,KAAK,EAAE,eAAe,CAAA;IACtB,UAAU,EAAE,mBAAmB,CAAA;IAC/B,QAAQ,CAAC,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,CAAA;CAC3C;AAYD,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CA0CtE,CAAA"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { ContainerReflection, ReflectionGroup } from 'typedoc';
|
|
3
|
+
import { ReflectionViewerProps } from './ReflectionViewerProps';
|
|
4
|
+
export interface ReflectionGroupViewerProps extends ReflectionViewerProps<ContainerReflection> {
|
|
5
|
+
autoScroll?: boolean;
|
|
6
|
+
group: ReflectionGroup;
|
|
7
|
+
reflection: ContainerReflection;
|
|
8
|
+
renderer?: React.FC<ReflectionViewerProps>;
|
|
9
|
+
}
|
|
10
|
+
export declare const ReflectionGroupViewer: React.FC<ReflectionGroupViewerProps>;
|
|
11
|
+
//# sourceMappingURL=ReflectionGroupViewer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReflectionGroupViewer.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/ReflectionGroupViewer.tsx"],"names":[],"mappings":";AAIA,OAAO,KAAK,EAAE,mBAAmB,EAAmB,eAAe,EAAE,MAAM,SAAS,CAAA;AAKpF,OAAO,EAAc,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAE3E,MAAM,WAAW,0BAA2B,SAAQ,qBAAqB,CAAC,mBAAmB,CAAC;IAC5F,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,KAAK,EAAE,eAAe,CAAA;IACtB,UAAU,EAAE,mBAAmB,CAAA;IAC/B,QAAQ,CAAC,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,CAAA;CAC3C;AAYD,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CA0CtE,CAAA"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { ContainerReflection, ReflectionGroup } from 'typedoc';
|
|
3
|
+
import { ReflectionViewerProps } from './ReflectionViewerProps';
|
|
4
|
+
export interface ReflectionGroupViewerProps extends ReflectionViewerProps<ContainerReflection> {
|
|
5
|
+
autoScroll?: boolean;
|
|
6
|
+
group: ReflectionGroup;
|
|
7
|
+
reflection: ContainerReflection;
|
|
8
|
+
renderer?: React.FC<ReflectionViewerProps>;
|
|
9
|
+
}
|
|
10
|
+
export declare const ReflectionGroupViewer: React.FC<ReflectionGroupViewerProps>;
|
|
11
|
+
//# sourceMappingURL=ReflectionGroupViewer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReflectionGroupViewer.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/ReflectionGroupViewer.tsx"],"names":[],"mappings":";AAIA,OAAO,KAAK,EAAE,mBAAmB,EAAmB,eAAe,EAAE,MAAM,SAAS,CAAA;AAKpF,OAAO,EAAc,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAE3E,MAAM,WAAW,0BAA2B,SAAQ,qBAAqB,CAAC,mBAAmB,CAAC;IAC5F,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,KAAK,EAAE,eAAe,CAAA;IACtB,UAAU,EAAE,mBAAmB,CAAA;IAC/B,QAAQ,CAAC,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,CAAA;CAC3C;AAYD,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CA0CtE,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReflectionViewer.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/ReflectionViewer.tsx"],"names":[],"mappings":";AAMA,OAAO,EAAc,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAY3E,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAwB5D,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReflectionViewer.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/ReflectionViewer.tsx"],"names":[],"mappings":";AAMA,OAAO,EAAc,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAY3E,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAwB5D,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReflectionViewer.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/ReflectionViewer.tsx"],"names":[],"mappings":";AAMA,OAAO,EAAc,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAY3E,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAwB5D,CAAA"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { TypographyVariant } from '@mui/material';
|
|
2
|
+
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
3
|
+
import { ReactElement } from 'react';
|
|
4
|
+
import type { Reflection } from 'typedoc';
|
|
5
|
+
import { ReflectionLookup } from '../ReflectionLookup';
|
|
6
|
+
export type FlagFilter = 'isPublic' | 'isPrivate' | 'isProtected';
|
|
7
|
+
export interface ReflectionViewerProps<T extends Reflection = Reflection> extends FlexBoxProps {
|
|
8
|
+
hiddenFlags?: FlagFilter[];
|
|
9
|
+
lookup?: ReflectionLookup;
|
|
10
|
+
nameViewer?: ReactElement | null;
|
|
11
|
+
reflection: T;
|
|
12
|
+
sources?: boolean;
|
|
13
|
+
variant?: TypographyVariant;
|
|
14
|
+
}
|
|
15
|
+
//# sourceMappingURL=ReflectionViewerProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReflectionViewerProps.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/ReflectionViewerProps.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,eAAe,CAAA;AACjD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAA;AACpD,OAAO,EAAE,YAAY,EAAE,MAAM,OAAO,CAAA;AACpC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAA;AAEzC,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAA;AAEtD,MAAM,MAAM,UAAU,GAAG,UAAU,GAAG,WAAW,GAAG,aAAa,CAAA;AAEjE,MAAM,WAAW,qBAAqB,CAAC,CAAC,SAAS,UAAU,GAAG,UAAU,CAAE,SAAQ,YAAY;IAC5F,WAAW,CAAC,EAAE,UAAU,EAAE,CAAA;IAC1B,MAAM,CAAC,EAAE,gBAAgB,CAAA;IACzB,UAAU,CAAC,EAAE,YAAY,GAAG,IAAI,CAAA;IAChC,UAAU,EAAE,CAAC,CAAA;IACb,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,OAAO,CAAC,EAAE,iBAAiB,CAAA;CAC5B"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { TypographyVariant } from '@mui/material';
|
|
2
|
+
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
3
|
+
import { ReactElement } from 'react';
|
|
4
|
+
import type { Reflection } from 'typedoc';
|
|
5
|
+
import { ReflectionLookup } from '../ReflectionLookup';
|
|
6
|
+
export type FlagFilter = 'isPublic' | 'isPrivate' | 'isProtected';
|
|
7
|
+
export interface ReflectionViewerProps<T extends Reflection = Reflection> extends FlexBoxProps {
|
|
8
|
+
hiddenFlags?: FlagFilter[];
|
|
9
|
+
lookup?: ReflectionLookup;
|
|
10
|
+
nameViewer?: ReactElement | null;
|
|
11
|
+
reflection: T;
|
|
12
|
+
sources?: boolean;
|
|
13
|
+
variant?: TypographyVariant;
|
|
14
|
+
}
|
|
15
|
+
//# sourceMappingURL=ReflectionViewerProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReflectionViewerProps.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/ReflectionViewerProps.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,eAAe,CAAA;AACjD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAA;AACpD,OAAO,EAAE,YAAY,EAAE,MAAM,OAAO,CAAA;AACpC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAA;AAEzC,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAA;AAEtD,MAAM,MAAM,UAAU,GAAG,UAAU,GAAG,WAAW,GAAG,aAAa,CAAA;AAEjE,MAAM,WAAW,qBAAqB,CAAC,CAAC,SAAS,UAAU,GAAG,UAAU,CAAE,SAAQ,YAAY;IAC5F,WAAW,CAAC,EAAE,UAAU,EAAE,CAAA;IAC1B,MAAM,CAAC,EAAE,gBAAgB,CAAA;IACzB,UAAU,CAAC,EAAE,YAAY,GAAG,IAAI,CAAA;IAChC,UAAU,EAAE,CAAC,CAAA;IACb,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,OAAO,CAAC,EAAE,iBAAiB,CAAA;CAC5B"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { TypographyVariant } from '@mui/material';
|
|
2
|
+
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
3
|
+
import { ReactElement } from 'react';
|
|
4
|
+
import type { Reflection } from 'typedoc';
|
|
5
|
+
import { ReflectionLookup } from '../ReflectionLookup';
|
|
6
|
+
export type FlagFilter = 'isPublic' | 'isPrivate' | 'isProtected';
|
|
7
|
+
export interface ReflectionViewerProps<T extends Reflection = Reflection> extends FlexBoxProps {
|
|
8
|
+
hiddenFlags?: FlagFilter[];
|
|
9
|
+
lookup?: ReflectionLookup;
|
|
10
|
+
nameViewer?: ReactElement | null;
|
|
11
|
+
reflection: T;
|
|
12
|
+
sources?: boolean;
|
|
13
|
+
variant?: TypographyVariant;
|
|
14
|
+
}
|
|
15
|
+
//# sourceMappingURL=ReflectionViewerProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReflectionViewerProps.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/ReflectionViewerProps.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,eAAe,CAAA;AACjD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAA;AACpD,OAAO,EAAE,YAAY,EAAE,MAAM,OAAO,CAAA;AACpC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAA;AAEzC,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAA;AAEtD,MAAM,MAAM,UAAU,GAAG,UAAU,GAAG,WAAW,GAAG,aAAa,CAAA;AAEjE,MAAM,WAAW,qBAAqB,CAAC,CAAC,SAAS,UAAU,GAAG,UAAU,CAAE,SAAQ,YAAY;IAC5F,WAAW,CAAC,EAAE,UAAU,EAAE,CAAA;IAC1B,MAAM,CAAC,EAAE,gBAAgB,CAAA;IACzB,UAAU,CAAC,EAAE,YAAY,GAAG,IAAI,CAAA;IAChC,UAAU,EAAE,CAAC,CAAA;IACb,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,OAAO,CAAC,EAAE,iBAAiB,CAAA;CAC5B"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { TypographyProps } from '@mui/material';
|
|
3
|
+
import { SomeReflection } from '../../SomeReflection';
|
|
4
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
5
|
+
export interface SomeTypeViewerProps extends TypographyProps {
|
|
6
|
+
opacity?: number;
|
|
7
|
+
reflection: SomeReflection;
|
|
8
|
+
reflectionViewer: React.FC<ReflectionViewerProps>;
|
|
9
|
+
}
|
|
10
|
+
export declare const SomeTypeViewer: React.FC<SomeTypeViewerProps>;
|
|
11
|
+
//# sourceMappingURL=SomeTypeViewer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SomeTypeViewer.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/SomeTypeViewer.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAc,eAAe,EAAE,MAAM,eAAe,CAAA;AAE3D,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAA;AACrD,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAGhE,MAAM,WAAW,mBAAoB,SAAQ,eAAe;IAC1D,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,cAAc,CAAA;IAC1B,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,CAAA;CAClD;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAUxD,CAAA"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { TypographyProps } from '@mui/material';
|
|
3
|
+
import { SomeReflection } from '../../SomeReflection';
|
|
4
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
5
|
+
export interface SomeTypeViewerProps extends TypographyProps {
|
|
6
|
+
opacity?: number;
|
|
7
|
+
reflection: SomeReflection;
|
|
8
|
+
reflectionViewer: React.FC<ReflectionViewerProps>;
|
|
9
|
+
}
|
|
10
|
+
export declare const SomeTypeViewer: React.FC<SomeTypeViewerProps>;
|
|
11
|
+
//# sourceMappingURL=SomeTypeViewer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SomeTypeViewer.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/SomeTypeViewer.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAc,eAAe,EAAE,MAAM,eAAe,CAAA;AAE3D,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAA;AACrD,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAGhE,MAAM,WAAW,mBAAoB,SAAQ,eAAe;IAC1D,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,cAAc,CAAA;IAC1B,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,CAAA;CAClD;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAUxD,CAAA"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { TypographyProps } from '@mui/material';
|
|
3
|
+
import { SomeReflection } from '../../SomeReflection';
|
|
4
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
5
|
+
export interface SomeTypeViewerProps extends TypographyProps {
|
|
6
|
+
opacity?: number;
|
|
7
|
+
reflection: SomeReflection;
|
|
8
|
+
reflectionViewer: React.FC<ReflectionViewerProps>;
|
|
9
|
+
}
|
|
10
|
+
export declare const SomeTypeViewer: React.FC<SomeTypeViewerProps>;
|
|
11
|
+
//# sourceMappingURL=SomeTypeViewer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SomeTypeViewer.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/SomeTypeViewer.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAc,eAAe,EAAE,MAAM,eAAe,CAAA;AAE3D,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAA;AACrD,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAGhE,MAAM,WAAW,mBAAoB,SAAQ,eAAe;IAC1D,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,cAAc,CAAA;IAC1B,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,CAAA;CAClD;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAUxD,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
import type { SomeType, Type } from 'typedoc';
|
|
3
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
4
|
+
export type TypeBuilder = (type: SomeType | Type, reflectionViewer: React.FC<ReflectionViewerProps>, typeBuilder?: TypeBuilder) => ReactNode;
|
|
5
|
+
//# sourceMappingURL=TypeBuilder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypeBuilder.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/TypeBuilder.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AACjC,OAAO,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,SAAS,CAAA;AAE7C,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAEhE,MAAM,MAAM,WAAW,GAAG,CAAC,IAAI,EAAE,QAAQ,GAAG,IAAI,EAAE,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,EAAE,WAAW,CAAC,EAAE,WAAW,KAAK,SAAS,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
import type { SomeType, Type } from 'typedoc';
|
|
3
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
4
|
+
export type TypeBuilder = (type: SomeType | Type, reflectionViewer: React.FC<ReflectionViewerProps>, typeBuilder?: TypeBuilder) => ReactNode;
|
|
5
|
+
//# sourceMappingURL=TypeBuilder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypeBuilder.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/TypeBuilder.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AACjC,OAAO,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,SAAS,CAAA;AAE7C,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAEhE,MAAM,MAAM,WAAW,GAAG,CAAC,IAAI,EAAE,QAAQ,GAAG,IAAI,EAAE,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,EAAE,WAAW,CAAC,EAAE,WAAW,KAAK,SAAS,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
import type { SomeType, Type } from 'typedoc';
|
|
3
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
4
|
+
export type TypeBuilder = (type: SomeType | Type, reflectionViewer: React.FC<ReflectionViewerProps>, typeBuilder?: TypeBuilder) => ReactNode;
|
|
5
|
+
//# sourceMappingURL=TypeBuilder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypeBuilder.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/TypeBuilder.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AACjC,OAAO,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,SAAS,CAAA;AAE7C,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAEhE,MAAM,MAAM,WAAW,GAAG,CAAC,IAAI,EAAE,QAAQ,GAAG,IAAI,EAAE,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,EAAE,WAAW,CAAC,EAAE,WAAW,KAAK,SAAS,CAAA"}
|