@xyo-network/react-typedoc 2.75.7 → 2.76.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/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,5 @@
|
|
|
1
|
+
import type { ArrayType } from 'typedoc';
|
|
2
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
3
|
+
import { TypeBuilder } from './TypeBuilder';
|
|
4
|
+
export declare const buildArrayString: (typeObj: ArrayType, reflectionViewer: React.FC<ReflectionViewerProps>, typeBuilder: TypeBuilder) => string[];
|
|
5
|
+
//# sourceMappingURL=buildArrayString.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildArrayString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildArrayString.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAE3C,eAAO,MAAM,gBAAgB,YAAa,SAAS,oBAAoB,MAAM,EAAE,CAAC,qBAAqB,CAAC,eAAe,WAAW,aAQ/H,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { ArrayType } from 'typedoc';
|
|
2
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
3
|
+
import { TypeBuilder } from './TypeBuilder';
|
|
4
|
+
export declare const buildArrayString: (typeObj: ArrayType, reflectionViewer: React.FC<ReflectionViewerProps>, typeBuilder: TypeBuilder) => string[];
|
|
5
|
+
//# sourceMappingURL=buildArrayString.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildArrayString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildArrayString.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAE3C,eAAO,MAAM,gBAAgB,YAAa,SAAS,oBAAoB,MAAM,EAAE,CAAC,qBAAqB,CAAC,eAAe,WAAW,aAQ/H,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { ArrayType } from 'typedoc';
|
|
2
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
3
|
+
import { TypeBuilder } from './TypeBuilder';
|
|
4
|
+
export declare const buildArrayString: (typeObj: ArrayType, reflectionViewer: React.FC<ReflectionViewerProps>, typeBuilder: TypeBuilder) => string[];
|
|
5
|
+
//# sourceMappingURL=buildArrayString.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildArrayString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildArrayString.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAE3C,eAAO,MAAM,gBAAgB,YAAa,SAAS,oBAAoB,MAAM,EAAE,CAAC,qBAAqB,CAAC,eAAe,WAAW,aAQ/H,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { IntersectionType } from 'typedoc';
|
|
2
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
3
|
+
import { TypeBuilder } from './TypeBuilder';
|
|
4
|
+
export declare const buildIntersectionString: (typeObj: IntersectionType, reflectionViewer: React.FC<ReflectionViewerProps>, typeBuilder: TypeBuilder) => string[];
|
|
5
|
+
//# sourceMappingURL=buildIntersectionString.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildIntersectionString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildIntersectionString.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE/C,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAE3C,eAAO,MAAM,uBAAuB,YAAa,gBAAgB,oBAAoB,MAAM,EAAE,CAAC,qBAAqB,CAAC,eAAe,WAAW,aAY7I,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { IntersectionType } from 'typedoc';
|
|
2
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
3
|
+
import { TypeBuilder } from './TypeBuilder';
|
|
4
|
+
export declare const buildIntersectionString: (typeObj: IntersectionType, reflectionViewer: React.FC<ReflectionViewerProps>, typeBuilder: TypeBuilder) => string[];
|
|
5
|
+
//# sourceMappingURL=buildIntersectionString.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildIntersectionString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildIntersectionString.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE/C,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAE3C,eAAO,MAAM,uBAAuB,YAAa,gBAAgB,oBAAoB,MAAM,EAAE,CAAC,qBAAqB,CAAC,eAAe,WAAW,aAY7I,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { IntersectionType } from 'typedoc';
|
|
2
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
3
|
+
import { TypeBuilder } from './TypeBuilder';
|
|
4
|
+
export declare const buildIntersectionString: (typeObj: IntersectionType, reflectionViewer: React.FC<ReflectionViewerProps>, typeBuilder: TypeBuilder) => string[];
|
|
5
|
+
//# sourceMappingURL=buildIntersectionString.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildIntersectionString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildIntersectionString.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE/C,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAE3C,eAAO,MAAM,uBAAuB,YAAa,gBAAgB,oBAAoB,MAAM,EAAE,CAAC,qBAAqB,CAAC,eAAe,WAAW,aAY7I,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { ReferenceType } from 'typedoc';
|
|
2
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
3
|
+
import { TypeBuilder } from './TypeBuilder';
|
|
4
|
+
export declare const buildReferenceString: (typeObj: ReferenceType, reflectionViewer: React.FC<ReflectionViewerProps>, typeBuilder: TypeBuilder) => string[];
|
|
5
|
+
//# sourceMappingURL=buildReferenceString.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildReferenceString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildReferenceString.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA;AAE5C,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAE3C,eAAO,MAAM,oBAAoB,YAAa,aAAa,oBAAoB,MAAM,EAAE,CAAC,qBAAqB,CAAC,eAAe,WAAW,aAevI,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { ReferenceType } from 'typedoc';
|
|
2
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
3
|
+
import { TypeBuilder } from './TypeBuilder';
|
|
4
|
+
export declare const buildReferenceString: (typeObj: ReferenceType, reflectionViewer: React.FC<ReflectionViewerProps>, typeBuilder: TypeBuilder) => string[];
|
|
5
|
+
//# sourceMappingURL=buildReferenceString.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildReferenceString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildReferenceString.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA;AAE5C,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAE3C,eAAO,MAAM,oBAAoB,YAAa,aAAa,oBAAoB,MAAM,EAAE,CAAC,qBAAqB,CAAC,eAAe,WAAW,aAevI,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { ReferenceType } from 'typedoc';
|
|
2
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
3
|
+
import { TypeBuilder } from './TypeBuilder';
|
|
4
|
+
export declare const buildReferenceString: (typeObj: ReferenceType, reflectionViewer: React.FC<ReflectionViewerProps>, typeBuilder: TypeBuilder) => string[];
|
|
5
|
+
//# sourceMappingURL=buildReferenceString.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildReferenceString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildReferenceString.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA;AAE5C,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAE3C,eAAO,MAAM,oBAAoB,YAAa,aAAa,oBAAoB,MAAM,EAAE,CAAC,qBAAqB,CAAC,eAAe,WAAW,aAevI,CAAA"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import type { ReflectionType } from 'typedoc';
|
|
2
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
3
|
+
export declare const buildRelfectionString: (typeObj: ReflectionType, reflectionViewer: React.FC<ReflectionViewerProps>) => import("react/jsx-runtime").JSX.Element | undefined;
|
|
4
|
+
//# sourceMappingURL=buildReflectionString.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildReflectionString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildReflectionString.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAE7C,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAEhE,eAAO,MAAM,qBAAqB,YAAa,cAAc,oBAAoB,MAAM,EAAE,CAAC,qBAAqB,CAAC,wDAI/G,CAAA"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import type { ReflectionType } from 'typedoc';
|
|
2
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
3
|
+
export declare const buildRelfectionString: (typeObj: ReflectionType, reflectionViewer: React.FC<ReflectionViewerProps>) => import("react/jsx-runtime").JSX.Element | undefined;
|
|
4
|
+
//# sourceMappingURL=buildReflectionString.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildReflectionString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildReflectionString.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAE7C,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAEhE,eAAO,MAAM,qBAAqB,YAAa,cAAc,oBAAoB,MAAM,EAAE,CAAC,qBAAqB,CAAC,wDAI/G,CAAA"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import type { ReflectionType } from 'typedoc';
|
|
2
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
3
|
+
export declare const buildRelfectionString: (typeObj: ReflectionType, reflectionViewer: React.FC<ReflectionViewerProps>) => import("react/jsx-runtime").JSX.Element | undefined;
|
|
4
|
+
//# sourceMappingURL=buildReflectionString.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildReflectionString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildReflectionString.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAE7C,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAEhE,eAAO,MAAM,qBAAqB,YAAa,cAAc,oBAAoB,MAAM,EAAE,CAAC,qBAAqB,CAAC,wDAI/G,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildTypeString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildTypeString.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAE3C,eAAO,MAAM,eAAe,EAAE,WAsC7B,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildTypeString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildTypeString.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAE3C,eAAO,MAAM,eAAe,EAAE,WAsC7B,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildTypeString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildTypeString.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAE3C,eAAO,MAAM,eAAe,EAAE,WAsC7B,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { UnionType } from 'typedoc';
|
|
2
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
3
|
+
import { TypeBuilder } from './TypeBuilder';
|
|
4
|
+
export declare const buildUnionString: (typeObj: UnionType, reflectionViewer: React.FC<ReflectionViewerProps>, typeBuilder: TypeBuilder) => string[];
|
|
5
|
+
//# sourceMappingURL=buildUnionString.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildUnionString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildUnionString.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAE3C,eAAO,MAAM,gBAAgB,YAAa,SAAS,oBAAoB,MAAM,EAAE,CAAC,qBAAqB,CAAC,eAAe,WAAW,aAY/H,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { UnionType } from 'typedoc';
|
|
2
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
3
|
+
import { TypeBuilder } from './TypeBuilder';
|
|
4
|
+
export declare const buildUnionString: (typeObj: UnionType, reflectionViewer: React.FC<ReflectionViewerProps>, typeBuilder: TypeBuilder) => string[];
|
|
5
|
+
//# sourceMappingURL=buildUnionString.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildUnionString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildUnionString.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAE3C,eAAO,MAAM,gBAAgB,YAAa,SAAS,oBAAoB,MAAM,EAAE,CAAC,qBAAqB,CAAC,eAAe,WAAW,aAY/H,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { UnionType } from 'typedoc';
|
|
2
|
+
import { ReflectionViewerProps } from '../ReflectionViewerProps';
|
|
3
|
+
import { TypeBuilder } from './TypeBuilder';
|
|
4
|
+
export declare const buildUnionString: (typeObj: UnionType, reflectionViewer: React.FC<ReflectionViewerProps>, typeBuilder: TypeBuilder) => string[];
|
|
5
|
+
//# sourceMappingURL=buildUnionString.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildUnionString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildUnionString.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAE3C,eAAO,MAAM,gBAAgB,YAAa,SAAS,oBAAoB,MAAM,EAAE,CAAC,qBAAqB,CAAC,eAAe,WAAW,aAY/H,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export * from './Container';
|
|
2
|
+
export * from './Declaration';
|
|
3
|
+
export * from './DeclarationContainer';
|
|
4
|
+
export * from './Project';
|
|
5
|
+
export * from './ReflectionGroupViewer';
|
|
6
|
+
export * from './ReflectionViewer';
|
|
7
|
+
export * from './ReflectionViewerProps';
|
|
8
|
+
export * from './SomeTypeViewer';
|
|
9
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAA;AAC3B,cAAc,eAAe,CAAA;AAC7B,cAAc,wBAAwB,CAAA;AACtC,cAAc,WAAW,CAAA;AACzB,cAAc,yBAAyB,CAAA;AACvC,cAAc,oBAAoB,CAAA;AAClC,cAAc,yBAAyB,CAAA;AACvC,cAAc,kBAAkB,CAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export * from './Container';
|
|
2
|
+
export * from './Declaration';
|
|
3
|
+
export * from './DeclarationContainer';
|
|
4
|
+
export * from './Project';
|
|
5
|
+
export * from './ReflectionGroupViewer';
|
|
6
|
+
export * from './ReflectionViewer';
|
|
7
|
+
export * from './ReflectionViewerProps';
|
|
8
|
+
export * from './SomeTypeViewer';
|
|
9
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAA;AAC3B,cAAc,eAAe,CAAA;AAC7B,cAAc,wBAAwB,CAAA;AACtC,cAAc,WAAW,CAAA;AACzB,cAAc,yBAAyB,CAAA;AACvC,cAAc,oBAAoB,CAAA;AAClC,cAAc,yBAAyB,CAAA;AACvC,cAAc,kBAAkB,CAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export * from './Container';
|
|
2
|
+
export * from './Declaration';
|
|
3
|
+
export * from './DeclarationContainer';
|
|
4
|
+
export * from './Project';
|
|
5
|
+
export * from './ReflectionGroupViewer';
|
|
6
|
+
export * from './ReflectionViewer';
|
|
7
|
+
export * from './ReflectionViewerProps';
|
|
8
|
+
export * from './SomeTypeViewer';
|
|
9
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/ReflectionViewer/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAA;AAC3B,cAAc,eAAe,CAAA;AAC7B,cAAc,wBAAwB,CAAA;AACtC,cAAc,WAAW,CAAA;AACzB,cAAc,yBAAyB,CAAA;AACvC,cAAc,oBAAoB,CAAA;AAClC,cAAc,yBAAyB,CAAA;AACvC,cAAc,kBAAkB,CAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import type { ParameterReflection, Reflection, SomeType } from 'typedoc';
|
|
2
|
+
export type WithSomeType<T> = T & {
|
|
3
|
+
type?: SomeType;
|
|
4
|
+
};
|
|
5
|
+
export type WithSomeParameters<T> = T & {
|
|
6
|
+
parameters?: ParameterReflection[];
|
|
7
|
+
};
|
|
8
|
+
export type SomeReflection = WithSomeParameters<WithSomeType<Reflection>>;
|
|
9
|
+
//# sourceMappingURL=SomeReflection.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SomeReflection.d.ts","sourceRoot":"","sources":["../../src/SomeReflection.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAA;AAExE,MAAM,MAAM,YAAY,CAAC,CAAC,IAAI,CAAC,GAAG;IAAE,IAAI,CAAC,EAAE,QAAQ,CAAA;CAAE,CAAA;AAErD,MAAM,MAAM,kBAAkB,CAAC,CAAC,IAAI,CAAC,GAAG;IAAE,UAAU,CAAC,EAAE,mBAAmB,EAAE,CAAA;CAAE,CAAA;AAE9E,MAAM,MAAM,cAAc,GAAG,kBAAkB,CAAC,YAAY,CAAC,UAAU,CAAC,CAAC,CAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import type { ParameterReflection, Reflection, SomeType } from 'typedoc';
|
|
2
|
+
export type WithSomeType<T> = T & {
|
|
3
|
+
type?: SomeType;
|
|
4
|
+
};
|
|
5
|
+
export type WithSomeParameters<T> = T & {
|
|
6
|
+
parameters?: ParameterReflection[];
|
|
7
|
+
};
|
|
8
|
+
export type SomeReflection = WithSomeParameters<WithSomeType<Reflection>>;
|
|
9
|
+
//# sourceMappingURL=SomeReflection.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SomeReflection.d.ts","sourceRoot":"","sources":["../../src/SomeReflection.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAA;AAExE,MAAM,MAAM,YAAY,CAAC,CAAC,IAAI,CAAC,GAAG;IAAE,IAAI,CAAC,EAAE,QAAQ,CAAA;CAAE,CAAA;AAErD,MAAM,MAAM,kBAAkB,CAAC,CAAC,IAAI,CAAC,GAAG;IAAE,UAAU,CAAC,EAAE,mBAAmB,EAAE,CAAA;CAAE,CAAA;AAE9E,MAAM,MAAM,cAAc,GAAG,kBAAkB,CAAC,YAAY,CAAC,UAAU,CAAC,CAAC,CAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import type { ParameterReflection, Reflection, SomeType } from 'typedoc';
|
|
2
|
+
export type WithSomeType<T> = T & {
|
|
3
|
+
type?: SomeType;
|
|
4
|
+
};
|
|
5
|
+
export type WithSomeParameters<T> = T & {
|
|
6
|
+
parameters?: ParameterReflection[];
|
|
7
|
+
};
|
|
8
|
+
export type SomeReflection = WithSomeParameters<WithSomeType<Reflection>>;
|
|
9
|
+
//# sourceMappingURL=SomeReflection.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SomeReflection.d.ts","sourceRoot":"","sources":["../../src/SomeReflection.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAA;AAExE,MAAM,MAAM,YAAY,CAAC,CAAC,IAAI,CAAC,GAAG;IAAE,IAAI,CAAC,EAAE,QAAQ,CAAA;CAAE,CAAA;AAErD,MAAM,MAAM,kBAAkB,CAAC,CAAC,IAAI,CAAC,GAAG;IAAE,UAAU,CAAC,EAAE,mBAAmB,EAAE,CAAA;CAAE,CAAA;AAE9E,MAAM,MAAM,cAAc,GAAG,kBAAkB,CAAC,YAAY,CAAC,UAAU,CAAC,CAAC,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
3
|
+
import type { SourceReference } from 'typedoc';
|
|
4
|
+
export interface SourceViewerProps extends FlexBoxProps {
|
|
5
|
+
source: SourceReference;
|
|
6
|
+
}
|
|
7
|
+
export declare const SourceViewer: React.FC<SourceViewerProps>;
|
|
8
|
+
//# sourceMappingURL=SourceViewer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SourceViewer.d.ts","sourceRoot":"","sources":["../../src/SourceViewer.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAC7D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAE9C,MAAM,WAAW,iBAAkB,SAAQ,YAAY;IACrD,MAAM,EAAE,eAAe,CAAA;CACxB;AAED,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAQpD,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
3
|
+
import type { SourceReference } from 'typedoc';
|
|
4
|
+
export interface SourceViewerProps extends FlexBoxProps {
|
|
5
|
+
source: SourceReference;
|
|
6
|
+
}
|
|
7
|
+
export declare const SourceViewer: React.FC<SourceViewerProps>;
|
|
8
|
+
//# sourceMappingURL=SourceViewer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SourceViewer.d.ts","sourceRoot":"","sources":["../../src/SourceViewer.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAC7D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAE9C,MAAM,WAAW,iBAAkB,SAAQ,YAAY;IACrD,MAAM,EAAE,eAAe,CAAA;CACxB;AAED,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAQpD,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
3
|
+
import type { SourceReference } from 'typedoc';
|
|
4
|
+
export interface SourceViewerProps extends FlexBoxProps {
|
|
5
|
+
source: SourceReference;
|
|
6
|
+
}
|
|
7
|
+
export declare const SourceViewer: React.FC<SourceViewerProps>;
|
|
8
|
+
//# sourceMappingURL=SourceViewer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SourceViewer.d.ts","sourceRoot":"","sources":["../../src/SourceViewer.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAC7D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAE9C,MAAM,WAAW,iBAAkB,SAAQ,YAAY;IACrD,MAAM,EAAE,eAAe,CAAA;CACxB;AAED,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAQpD,CAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
3
|
+
import type { ContainerReflection, Reflection } from 'typedoc';
|
|
4
|
+
import { ReflectionLookup } from '../ReflectionLookup';
|
|
5
|
+
import { FlagFilter } from '../ReflectionViewer';
|
|
6
|
+
export interface ReflectionTreeViewerProps<T extends Reflection = ContainerReflection> extends FlexBoxProps {
|
|
7
|
+
hiddenFlags?: FlagFilter[];
|
|
8
|
+
lookup?: ReflectionLookup;
|
|
9
|
+
reflection: T;
|
|
10
|
+
searchTerm?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare const ReflectionTreeViewer: React.FC<ReflectionTreeViewerProps>;
|
|
13
|
+
//# sourceMappingURL=Reflection.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Reflection.d.ts","sourceRoot":"","sources":["../../../src/TreeViewer/Reflection.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAE7D,OAAO,KAAK,EAAE,mBAAmB,EAAE,UAAU,EAAE,MAAM,SAAS,CAAA;AAE9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAA;AACtD,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAA;AAEhD,MAAM,WAAW,yBAAyB,CAAC,CAAC,SAAS,UAAU,GAAG,mBAAmB,CAAE,SAAQ,YAAY;IACzG,WAAW,CAAC,EAAE,UAAU,EAAE,CAAA;IAC1B,MAAM,CAAC,EAAE,gBAAgB,CAAA;IACzB,UAAU,EAAE,CAAC,CAAA;IACb,UAAU,CAAC,EAAE,MAAM,CAAA;CACpB;AAED,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CA4CpE,CAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
3
|
+
import type { ContainerReflection, Reflection } from 'typedoc';
|
|
4
|
+
import { ReflectionLookup } from '../ReflectionLookup';
|
|
5
|
+
import { FlagFilter } from '../ReflectionViewer';
|
|
6
|
+
export interface ReflectionTreeViewerProps<T extends Reflection = ContainerReflection> extends FlexBoxProps {
|
|
7
|
+
hiddenFlags?: FlagFilter[];
|
|
8
|
+
lookup?: ReflectionLookup;
|
|
9
|
+
reflection: T;
|
|
10
|
+
searchTerm?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare const ReflectionTreeViewer: React.FC<ReflectionTreeViewerProps>;
|
|
13
|
+
//# sourceMappingURL=Reflection.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Reflection.d.ts","sourceRoot":"","sources":["../../../src/TreeViewer/Reflection.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAE7D,OAAO,KAAK,EAAE,mBAAmB,EAAE,UAAU,EAAE,MAAM,SAAS,CAAA;AAE9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAA;AACtD,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAA;AAEhD,MAAM,WAAW,yBAAyB,CAAC,CAAC,SAAS,UAAU,GAAG,mBAAmB,CAAE,SAAQ,YAAY;IACzG,WAAW,CAAC,EAAE,UAAU,EAAE,CAAA;IAC1B,MAAM,CAAC,EAAE,gBAAgB,CAAA;IACzB,UAAU,EAAE,CAAC,CAAA;IACb,UAAU,CAAC,EAAE,MAAM,CAAA;CACpB;AAED,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CA4CpE,CAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { FlexBoxProps } from '@xylabs/react-flexbox';
|
|
3
|
+
import type { ContainerReflection, Reflection } from 'typedoc';
|
|
4
|
+
import { ReflectionLookup } from '../ReflectionLookup';
|
|
5
|
+
import { FlagFilter } from '../ReflectionViewer';
|
|
6
|
+
export interface ReflectionTreeViewerProps<T extends Reflection = ContainerReflection> extends FlexBoxProps {
|
|
7
|
+
hiddenFlags?: FlagFilter[];
|
|
8
|
+
lookup?: ReflectionLookup;
|
|
9
|
+
reflection: T;
|
|
10
|
+
searchTerm?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare const ReflectionTreeViewer: React.FC<ReflectionTreeViewerProps>;
|
|
13
|
+
//# sourceMappingURL=Reflection.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Reflection.d.ts","sourceRoot":"","sources":["../../../src/TreeViewer/Reflection.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAE7D,OAAO,KAAK,EAAE,mBAAmB,EAAE,UAAU,EAAE,MAAM,SAAS,CAAA;AAE9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAA;AACtD,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAA;AAEhD,MAAM,WAAW,yBAAyB,CAAC,CAAC,SAAS,UAAU,GAAG,mBAAmB,CAAE,SAAQ,YAAY;IACzG,WAAW,CAAC,EAAE,UAAU,EAAE,CAAA;IAC1B,MAAM,CAAC,EAAE,gBAAgB,CAAA;IACzB,UAAU,EAAE,CAAC,CAAA;IACb,UAAU,CAAC,EAAE,MAAM,CAAA;CACpB;AAED,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CA4CpE,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReflectionGroup.d.ts","sourceRoot":"","sources":["../../../src/TreeViewer/ReflectionGroup.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,0BAA0B,EAAoB,MAAM,qBAAqB,CAAA;AAGlF,eAAO,MAAM,yBAAyB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CAuB1E,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReflectionGroup.d.ts","sourceRoot":"","sources":["../../../src/TreeViewer/ReflectionGroup.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,0BAA0B,EAAoB,MAAM,qBAAqB,CAAA;AAGlF,eAAO,MAAM,yBAAyB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CAuB1E,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReflectionGroup.d.ts","sourceRoot":"","sources":["../../../src/TreeViewer/ReflectionGroup.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,0BAA0B,EAAoB,MAAM,qBAAqB,CAAA;AAGlF,eAAO,MAAM,yBAAyB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CAuB1E,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/TreeViewer/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAA;AAC5B,cAAc,mBAAmB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/TreeViewer/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAA;AAC5B,cAAc,mBAAmB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/TreeViewer/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAA;AAC5B,cAAc,mBAAmB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TwoPanelReflectionViewer.d.ts","sourceRoot":"","sources":["../../src/TwoPanelReflectionViewer.tsx"],"names":[],"mappings":";AAOA,OAAO,EAAE,8BAA8B,EAA2C,MAAM,oBAAoB,CAAA;AAG5G,eAAO,MAAM,wBAAwB,EAAE,KAAK,CAAC,EAAE,CAAC,8BAA8B,CA6F7E,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TwoPanelReflectionViewer.d.ts","sourceRoot":"","sources":["../../src/TwoPanelReflectionViewer.tsx"],"names":[],"mappings":";AAOA,OAAO,EAAE,8BAA8B,EAA2C,MAAM,oBAAoB,CAAA;AAG5G,eAAO,MAAM,wBAAwB,EAAE,KAAK,CAAC,EAAE,CAAC,8BAA8B,CA6F7E,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TwoPanelReflectionViewer.d.ts","sourceRoot":"","sources":["../../src/TwoPanelReflectionViewer.tsx"],"names":[],"mappings":";AAOA,OAAO,EAAE,8BAA8B,EAA2C,MAAM,oBAAoB,CAAA;AAG5G,eAAO,MAAM,wBAAwB,EAAE,KAAK,CAAC,EAAE,CAAC,8BAA8B,CA6F7E,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createLookup.d.ts","sourceRoot":"","sources":["../../src/createLookup.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAEzE,eAAO,MAAM,YAAY,gDAAiD,mBAAmB,sBAI5F,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createLookup.d.ts","sourceRoot":"","sources":["../../src/createLookup.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAEzE,eAAO,MAAM,YAAY,gDAAiD,mBAAmB,sBAI5F,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createLookup.d.ts","sourceRoot":"","sources":["../../src/createLookup.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAEzE,eAAO,MAAM,YAAY,gDAAiD,mBAAmB,sBAI5F,CAAA"}
|