brainsmatics 1.1.37 → 1.1.39

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.
Files changed (107) hide show
  1. package/.vscode/settings.json +2 -2
  2. package/dist/App.d.ts +4 -4
  3. package/dist/component/2d/config.d.ts +40 -40
  4. package/dist/component/2d/contextmenu/ContextMenuX.d.ts +3 -3
  5. package/dist/component/2d/distribution/index.d.ts +4 -4
  6. package/dist/component/2d/gridviewer/index.d.ts +9 -9
  7. package/dist/component/2d/gridviewer/index1.d.ts +8 -8
  8. package/dist/component/2d/index.d.ts +9 -9
  9. package/dist/component/2d/infodiv/index.d.ts +7 -7
  10. package/dist/component/2d/modelloder.d.ts +3 -3
  11. package/dist/component/2d/mulifiveiewer/index.d.ts +4 -4
  12. package/dist/component/2d/navigation/index.d.ts +12 -12
  13. package/dist/component/2d/navtree/index.d.ts +13 -13
  14. package/dist/component/2d/tast1/config.d.ts +20 -20
  15. package/dist/component/2d/tast1/index.d.ts +4 -4
  16. package/dist/component/2d/thumbnail/VirtualList.d.ts +14 -14
  17. package/dist/component/2d/thumbnail/index.d.ts +12 -12
  18. package/dist/component/2d/twoviewer/index.d.ts +19 -19
  19. package/dist/component/3d/ai/index.d.ts +7 -7
  20. package/dist/component/3d/aichat/index.d.ts +20 -19
  21. package/dist/component/3d/atlas.d.ts +32 -31
  22. package/dist/component/3d/atlasBottomTabs/index.d.ts +19 -19
  23. package/dist/component/3d/atlasSiderBar/index.d.ts +84 -83
  24. package/dist/component/3d/auxiliary/index.d.ts +122 -121
  25. package/dist/component/3d/bottomTabs/index.d.ts +17 -16
  26. package/dist/component/3d/card/index.d.ts +10 -10
  27. package/dist/component/3d/cardData/index.d.ts +3 -3
  28. package/dist/component/3d/chartViewer/index.d.ts +18 -18
  29. package/dist/component/3d/contractBox/index.d.ts +10 -10
  30. package/dist/component/3d/dataset/index.d.ts +3 -3
  31. package/dist/component/3d/functionLoop/index.d.ts +14 -14
  32. package/dist/component/3d/functionLoopSwc/index.d.ts +15 -15
  33. package/dist/component/3d/index.d.ts +18 -16
  34. package/dist/component/3d/inputgrey/index.d.ts +3 -3
  35. package/dist/component/3d/lengthViewer/index.d.ts +10 -10
  36. package/dist/component/3d/markdown/index.d.ts +7 -7
  37. package/dist/component/3d/modal2DLoader/index.d.ts +11 -11
  38. package/dist/component/3d/modalLoader/index.d.ts +13 -13
  39. package/dist/component/3d/pipeline/index.d.ts +89 -88
  40. package/dist/component/3d/registration/index.d.ts +4 -4
  41. package/dist/component/3d/sangjiViewer/index.d.ts +6 -6
  42. package/dist/component/3d/section/index.d.ts +55 -54
  43. package/dist/component/3d/showreglions/index.d.ts +7 -7
  44. package/dist/component/3d/sideBar/index.d.ts +83 -82
  45. package/dist/component/3d/stlLoader/index.d.ts +9 -9
  46. package/dist/component/3d/swctree/index.d.ts +3 -3
  47. package/dist/component/3d/tabViewer/index.d.ts +13 -13
  48. package/dist/component/3d/uploadComponent/index.d.ts +11 -0
  49. package/dist/component/3d/userUpload/index.d.ts +4 -0
  50. package/dist/component/3d/wordMap/index.d.ts +11 -11
  51. package/dist/component/STAM.d.ts +4 -4
  52. package/dist/component/common/Button/index.d.ts +45 -45
  53. package/dist/component/common/Header/index.d.ts +19 -19
  54. package/dist/component/common/index.d.ts +2 -2
  55. package/dist/component/index.d.ts +2 -2
  56. package/dist/component/types/header.d.ts +9 -9
  57. package/dist/component/types/index.d.ts +1 -1
  58. package/dist/component/util/CommonFunctions.d.ts +23 -23
  59. package/dist/component/util/global.d.ts +39 -39
  60. package/dist/component/util/i18n.d.ts +3 -3
  61. package/dist/component/util/index.d.ts +2 -2
  62. package/dist/component/util/swc.d.ts +13 -13
  63. package/dist/{deflate-1d733bff.mjs → deflate-0cfd93ae.mjs} +1 -1
  64. package/dist/{deflate-9994cfb4.js → deflate-8ae1b17a.js} +1 -1
  65. package/dist/{index-bb72fd67.js → index-531a4cd3.js} +661 -479
  66. package/dist/{index-a522944d.mjs → index-d8607f2d.mjs} +74108 -70571
  67. package/dist/index.d.ts +1 -1
  68. package/dist/index.js +1 -1
  69. package/dist/index.mjs +38 -36
  70. package/dist/{lerc-a2b3f55c.mjs → lerc-7424acef.mjs} +1 -1
  71. package/dist/{lerc-b1b0b21a.js → lerc-80a040ed.js} +1 -1
  72. package/dist/main.d.ts +1 -1
  73. package/dist/stories/3Ddata.stories.d.ts +12 -12
  74. package/dist/stories/3Dlabel.d.ts +4 -4
  75. package/dist/stories/3Dlabelreglions.d.ts +4 -4
  76. package/dist/stories/3Dlable.stories.d.ts +12 -12
  77. package/dist/stories/3Dlablereglions.stories.d.ts +12 -12
  78. package/dist/stories/3Dneurons.d.ts +4 -4
  79. package/dist/stories/3Dneurons.stories.d.ts +12 -12
  80. package/dist/stories/3Dswc.stories.d.ts +12 -12
  81. package/dist/stories/ArlasViewer.stories.d.ts +12 -12
  82. package/dist/stories/AtlasViewer.d.ts +3 -3
  83. package/dist/stories/Button.stories.d.ts +25 -25
  84. package/dist/stories/Distribution.stories.d.ts +11 -11
  85. package/dist/stories/Header.stories.d.ts +31 -31
  86. package/dist/stories/Iputgrey.stories.d.ts +12 -12
  87. package/dist/stories/MulfiViewer.stories.d.ts +11 -11
  88. package/dist/stories/Page.d.ts +3 -3
  89. package/dist/stories/Page.stories.d.ts +15 -15
  90. package/dist/stories/Sangjiviewer.stories.d.ts +14 -14
  91. package/dist/stories/Soma.d.ts +4 -4
  92. package/dist/stories/Soma.stories.d.ts +12 -12
  93. package/dist/stories/Task3D.stories.d.ts +12 -12
  94. package/dist/stories/Thumbnail.stories.d.ts +25 -25
  95. package/dist/stories/UserUpload.d.ts +3 -0
  96. package/dist/stories/UserUpload.stories.d.ts +12 -0
  97. package/dist/stories/Vessel.d.ts +4 -4
  98. package/dist/stories/Vessel.stories.d.ts +12 -12
  99. package/dist/stories/chartviewer.stories.d.ts +26 -26
  100. package/dist/stories/lengthviewer.stories.d.ts +17 -17
  101. package/dist/stories/navtree.stories.d.ts +25 -25
  102. package/dist/stories/registration.stories.d.ts +12 -12
  103. package/dist/stories/task3D.d.ts +4 -4
  104. package/dist/stories/tast1.stories.d.ts +11 -11
  105. package/dist/stories/twoview.stories.d.ts +31 -31
  106. package/dist/style.css +1 -1
  107. package/package.json +6 -3
@@ -1,3 +1,3 @@
1
- import React from "react";
2
- declare const AtlasViewer: () => React.JSX.Element;
3
- export default AtlasViewer;
1
+ import React from "react";
2
+ declare const AtlasViewer: () => React.JSX.Element;
3
+ export default AtlasViewer;
@@ -1,25 +1,25 @@
1
- declare const Buttons: any;
2
- export default Buttons;
3
- export declare const Primary: {
4
- args: {
5
- primary: boolean;
6
- label: string;
7
- };
8
- };
9
- export declare const Secondary: {
10
- args: {
11
- label: string;
12
- };
13
- };
14
- export declare const Large: {
15
- args: {
16
- size: string;
17
- label: string;
18
- };
19
- };
20
- export declare const Small: {
21
- args: {
22
- size: string;
23
- label: string;
24
- };
25
- };
1
+ declare const Buttons: any;
2
+ export default Buttons;
3
+ export declare const Primary: {
4
+ args: {
5
+ primary: boolean;
6
+ label: string;
7
+ };
8
+ };
9
+ export declare const Secondary: {
10
+ args: {
11
+ label: string;
12
+ };
13
+ };
14
+ export declare const Large: {
15
+ args: {
16
+ size: string;
17
+ label: string;
18
+ };
19
+ };
20
+ export declare const Small: {
21
+ args: {
22
+ size: string;
23
+ label: string;
24
+ };
25
+ };
@@ -1,11 +1,11 @@
1
- /// <reference types="react" />
2
- declare const _default: {
3
- title: string;
4
- component: import("react").FC<{}>;
5
- tags: string[];
6
- parameters: {
7
- layout: string;
8
- };
9
- };
10
- export default _default;
11
- export declare const DistributionStory: {};
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ title: string;
4
+ component: import("react").FC<{}>;
5
+ tags: string[];
6
+ parameters: {
7
+ layout: string;
8
+ };
9
+ };
10
+ export default _default;
11
+ export declare const DistributionStory: {};
@@ -1,31 +1,31 @@
1
- /// <reference types="react" />
2
- declare const _default: {
3
- title: string;
4
- component: {
5
- (props: import("../component").headerProps): import("react").JSX.Element;
6
- propTypes: {
7
- user: import("prop-types").Requireable<import("prop-types").InferProps<{
8
- name: import("prop-types").Validator<string>;
9
- }>>;
10
- onLogin: import("prop-types").Validator<(...args: any[]) => any>;
11
- onLogout: import("prop-types").Validator<(...args: any[]) => any>;
12
- onCreateAccount: import("prop-types").Validator<(...args: any[]) => any>;
13
- };
14
- defaultProps: {
15
- user: undefined;
16
- };
17
- };
18
- tags: string[];
19
- parameters: {
20
- layout: string;
21
- };
22
- };
23
- export default _default;
24
- export declare const LoggedIn: {
25
- args: {
26
- user: {
27
- name: string;
28
- };
29
- };
30
- };
31
- export declare const LoggedOut: {};
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ title: string;
4
+ component: {
5
+ (props: import("../component").headerProps): import("react").JSX.Element;
6
+ propTypes: {
7
+ user: import("prop-types").Requireable<import("prop-types").InferProps<{
8
+ name: import("prop-types").Validator<string>;
9
+ }>>;
10
+ onLogin: import("prop-types").Validator<(...args: any[]) => any>;
11
+ onLogout: import("prop-types").Validator<(...args: any[]) => any>;
12
+ onCreateAccount: import("prop-types").Validator<(...args: any[]) => any>;
13
+ };
14
+ defaultProps: {
15
+ user: undefined;
16
+ };
17
+ };
18
+ tags: string[];
19
+ parameters: {
20
+ layout: string;
21
+ };
22
+ };
23
+ export default _default;
24
+ export declare const LoggedIn: {
25
+ args: {
26
+ user: {
27
+ name: string;
28
+ };
29
+ };
30
+ };
31
+ export declare const LoggedOut: {};
@@ -1,12 +1,12 @@
1
- /// <reference types="react" />
2
- declare const _default: {
3
- title: string;
4
- component: () => import("react").JSX.Element;
5
- parameters: {
6
- layout: string;
7
- };
8
- };
9
- export default _default;
10
- export declare const LoggedIn: {
11
- args: {};
12
- };
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ title: string;
4
+ component: () => import("react").JSX.Element;
5
+ parameters: {
6
+ layout: string;
7
+ };
8
+ };
9
+ export default _default;
10
+ export declare const LoggedIn: {
11
+ args: {};
12
+ };
@@ -1,11 +1,11 @@
1
- /// <reference types="react" />
2
- declare const _default: {
3
- title: string;
4
- component: import("react").FC<{}>;
5
- tags: string[];
6
- parameters: {
7
- layout: string;
8
- };
9
- };
10
- export default _default;
11
- export declare const MulfiViewerStory: {};
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ title: string;
4
+ component: import("react").FC<{}>;
5
+ tags: string[];
6
+ parameters: {
7
+ layout: string;
8
+ };
9
+ };
10
+ export default _default;
11
+ export declare const MulfiViewerStory: {};
@@ -1,3 +1,3 @@
1
- import React from 'react';
2
- import './page.css';
3
- export declare const Page: React.FC;
1
+ import React from 'react';
2
+ import './page.css';
3
+ export declare const Page: React.FC;
@@ -1,15 +1,15 @@
1
- /// <reference types="react" />
2
- declare const _default: {
3
- title: string;
4
- component: import("react").FC<{}>;
5
- parameters: {
6
- layout: string;
7
- };
8
- };
9
- export default _default;
10
- export declare const LoggedOut: {};
11
- export declare const LoggedIn: {
12
- play: ({ canvasElement }: {
13
- canvasElement: any;
14
- }) => Promise<void>;
15
- };
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ title: string;
4
+ component: import("react").FC<{}>;
5
+ parameters: {
6
+ layout: string;
7
+ };
8
+ };
9
+ export default _default;
10
+ export declare const LoggedOut: {};
11
+ export declare const LoggedIn: {
12
+ play: ({ canvasElement }: {
13
+ canvasElement: any;
14
+ }) => Promise<void>;
15
+ };
@@ -1,14 +1,14 @@
1
- /// <reference types="react" />
2
- declare const _default: {
3
- title: string;
4
- component: import("react").FC<{
5
- fbxTreeDatas: any[];
6
- data: any;
7
- }>;
8
- tags: string[];
9
- parameters: {
10
- layout: string;
11
- };
12
- };
13
- export default _default;
14
- export declare const DistributionStory: {};
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ title: string;
4
+ component: import("react").FC<{
5
+ fbxTreeDatas: any[];
6
+ data: any;
7
+ }>;
8
+ tags: string[];
9
+ parameters: {
10
+ layout: string;
11
+ };
12
+ };
13
+ export default _default;
14
+ export declare const DistributionStory: {};
@@ -1,4 +1,4 @@
1
- import React from "react";
2
- import './soma.css';
3
- declare const Vessel: React.FC;
4
- export default Vessel;
1
+ import React from "react";
2
+ import './soma.css';
3
+ declare const Vessel: React.FC;
4
+ export default Vessel;
@@ -1,12 +1,12 @@
1
- /// <reference types="react" />
2
- declare const _default: {
3
- title: string;
4
- component: import("react").FC<{}>;
5
- parameters: {
6
- layout: string;
7
- };
8
- };
9
- export default _default;
10
- export declare const LoggedIn: {
11
- args: {};
12
- };
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ title: string;
4
+ component: import("react").FC<{}>;
5
+ parameters: {
6
+ layout: string;
7
+ };
8
+ };
9
+ export default _default;
10
+ export declare const LoggedIn: {
11
+ args: {};
12
+ };
@@ -1,12 +1,12 @@
1
- /// <reference types="react" />
2
- declare const _default: {
3
- title: string;
4
- component: import("react").FC<{}>;
5
- parameters: {
6
- layout: string;
7
- };
8
- };
9
- export default _default;
10
- export declare const LoggedIn: {
11
- args: {};
12
- };
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ title: string;
4
+ component: import("react").FC<{}>;
5
+ parameters: {
6
+ layout: string;
7
+ };
8
+ };
9
+ export default _default;
10
+ export declare const LoggedIn: {
11
+ args: {};
12
+ };
@@ -1,25 +1,25 @@
1
- /// <reference types="react" />
2
- declare const _default: {
3
- title: string;
4
- component: import("react").MemoExoticComponent<({ data_path, layerxyz, TotalLevel, CurrentLevel, setCurrentLevel, isListVisible, setListVisible, }: {
5
- data_path: string;
6
- layerxyz: string;
7
- TotalLevel: number;
8
- CurrentLevel: number;
9
- setCurrentLevel: import("react").Dispatch<import("react").SetStateAction<number>>;
10
- isListVisible: boolean;
11
- setListVisible: import("react").Dispatch<import("react").SetStateAction<boolean>>;
12
- }) => import("react").JSX.Element>;
13
- tags: string[];
14
- parameters: {
15
- layout: string;
16
- };
17
- };
18
- export default _default;
19
- export declare const ThumbnailStory: {
20
- args: {
21
- layer: string;
22
- CurrentLevel: number;
23
- TotalLevel: number;
24
- };
25
- };
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ title: string;
4
+ component: import("react").MemoExoticComponent<({ data_path, layerxyz, TotalLevel, CurrentLevel, setCurrentLevel, isListVisible, setListVisible, }: {
5
+ data_path: string;
6
+ layerxyz: string;
7
+ TotalLevel: number;
8
+ CurrentLevel: number;
9
+ setCurrentLevel: import("react").Dispatch<import("react").SetStateAction<number>>;
10
+ isListVisible: boolean;
11
+ setListVisible: import("react").Dispatch<import("react").SetStateAction<boolean>>;
12
+ }) => import("react").JSX.Element>;
13
+ tags: string[];
14
+ parameters: {
15
+ layout: string;
16
+ };
17
+ };
18
+ export default _default;
19
+ export declare const ThumbnailStory: {
20
+ args: {
21
+ layer: string;
22
+ CurrentLevel: number;
23
+ TotalLevel: number;
24
+ };
25
+ };
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ declare const UploadPage: () => React.JSX.Element;
3
+ export default UploadPage;
@@ -0,0 +1,12 @@
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ title: string;
4
+ component: () => import("react").JSX.Element;
5
+ parameters: {
6
+ layout: string;
7
+ };
8
+ };
9
+ export default _default;
10
+ export declare const LoggedIn: {
11
+ args: {};
12
+ };
@@ -1,4 +1,4 @@
1
- import React from "react";
2
- import './vessel.css';
3
- declare const Vessel: React.FC;
4
- export default Vessel;
1
+ import React from "react";
2
+ import './vessel.css';
3
+ declare const Vessel: React.FC;
4
+ export default Vessel;
@@ -1,12 +1,12 @@
1
- /// <reference types="react" />
2
- declare const _default: {
3
- title: string;
4
- component: import("react").FC<{}>;
5
- parameters: {
6
- layout: string;
7
- };
8
- };
9
- export default _default;
10
- export declare const LoggedIn: {
11
- args: {};
12
- };
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ title: string;
4
+ component: import("react").FC<{}>;
5
+ parameters: {
6
+ layout: string;
7
+ };
8
+ };
9
+ export default _default;
10
+ export declare const LoggedIn: {
11
+ args: {};
12
+ };
@@ -1,26 +1,26 @@
1
- /// <reference types="react" />
2
- declare const _default: {
3
- title: string;
4
- component: import("react").FC<{
5
- axon_check: Record<string, {
6
- up: string[];
7
- down: string[];
8
- soma: string[];
9
- axon: string[];
10
- id: number;
11
- }>;
12
- fbxTreeDatas: any[];
13
- setLeftMenuTabIndex: import("react").Dispatch<import("react").SetStateAction<number>>;
14
- reset: boolean;
15
- swcRef: import("react").MutableRefObject<undefined>;
16
- setIsChartOpen: import("react").Dispatch<import("react").SetStateAction<boolean>>;
17
- setChartValue: import("react").Dispatch<any>;
18
- setEchartValue: import("react").Dispatch<import("react").SetStateAction<string>>;
19
- }>;
20
- tags: string[];
21
- parameters: {
22
- layout: string;
23
- };
24
- };
25
- export default _default;
26
- export declare const DistributionStory: {};
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ title: string;
4
+ component: import("react").FC<{
5
+ axon_check: Record<string, {
6
+ up: string[];
7
+ down: string[];
8
+ soma: string[];
9
+ axon: string[];
10
+ id: number;
11
+ }>;
12
+ fbxTreeDatas: any[];
13
+ setLeftMenuTabIndex: import("react").Dispatch<import("react").SetStateAction<number>>;
14
+ reset: boolean;
15
+ swcRef: import("react").MutableRefObject<undefined>;
16
+ setIsChartOpen: import("react").Dispatch<import("react").SetStateAction<boolean>>;
17
+ setChartValue: import("react").Dispatch<any>;
18
+ setEchartValue: import("react").Dispatch<import("react").SetStateAction<string>>;
19
+ }>;
20
+ tags: string[];
21
+ parameters: {
22
+ layout: string;
23
+ };
24
+ };
25
+ export default _default;
26
+ export declare const DistributionStory: {};
@@ -1,17 +1,17 @@
1
- /// <reference types="react" />
2
- declare const _default: {
3
- title: string;
4
- component: import("react").FC<{
5
- t: any;
6
- data_change: any;
7
- data_c: any;
8
- col: string[];
9
- row: string[];
10
- }>;
11
- tags: string[];
12
- parameters: {
13
- layout: string;
14
- };
15
- };
16
- export default _default;
17
- export declare const DistributionStory: {};
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ title: string;
4
+ component: import("react").FC<{
5
+ t: any;
6
+ data_change: any;
7
+ data_c: any;
8
+ col: string[];
9
+ row: string[];
10
+ }>;
11
+ tags: string[];
12
+ parameters: {
13
+ layout: string;
14
+ };
15
+ };
16
+ export default _default;
17
+ export declare const DistributionStory: {};
@@ -1,25 +1,25 @@
1
- /// <reference types="react" />
2
- declare const _default: {
3
- title: string;
4
- component: import("react").MemoExoticComponent<({ data_path, json, fbxname, layerxyz, setfbxname, CurrentLevel, setCurrentLevel, Z, }: {
5
- data_path: string;
6
- json: string;
7
- fbxname: string;
8
- layerxyz: string;
9
- CurrentLevel: number;
10
- setCurrentLevel: import("react").Dispatch<import("react").SetStateAction<number>>;
11
- setfbxname: import("react").Dispatch<import("react").SetStateAction<string>>;
12
- Z: any;
13
- }) => import("react").JSX.Element>;
14
- tags: string[];
15
- parameters: {
16
- layout: string;
17
- };
18
- };
19
- export default _default;
20
- export declare const NavTreeStory: {
21
- args: {
22
- json: string;
23
- defaultSelectedKeys: string[];
24
- };
25
- };
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ title: string;
4
+ component: import("react").MemoExoticComponent<({ data_path, json, fbxname, layerxyz, setfbxname, CurrentLevel, setCurrentLevel, Z, }: {
5
+ data_path: string;
6
+ json: string;
7
+ fbxname: string;
8
+ layerxyz: string;
9
+ CurrentLevel: number;
10
+ setCurrentLevel: import("react").Dispatch<import("react").SetStateAction<number>>;
11
+ setfbxname: import("react").Dispatch<import("react").SetStateAction<string>>;
12
+ Z: any;
13
+ }) => import("react").JSX.Element>;
14
+ tags: string[];
15
+ parameters: {
16
+ layout: string;
17
+ };
18
+ };
19
+ export default _default;
20
+ export declare const NavTreeStory: {
21
+ args: {
22
+ json: string;
23
+ defaultSelectedKeys: string[];
24
+ };
25
+ };
@@ -1,12 +1,12 @@
1
- /// <reference types="react" />
2
- declare const _default: {
3
- title: string;
4
- component: import("react").FC<{}>;
5
- parameters: {
6
- layout: string;
7
- };
8
- };
9
- export default _default;
10
- export declare const LoggedIn: {
11
- args: {};
12
- };
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ title: string;
4
+ component: import("react").FC<{}>;
5
+ parameters: {
6
+ layout: string;
7
+ };
8
+ };
9
+ export default _default;
10
+ export declare const LoggedIn: {
11
+ args: {};
12
+ };
@@ -1,4 +1,4 @@
1
- import React from "react";
2
- import './soma.css';
3
- declare const Task3D: React.FC;
4
- export default Task3D;
1
+ import React from "react";
2
+ import './soma.css';
3
+ declare const Task3D: React.FC;
4
+ export default Task3D;
@@ -1,11 +1,11 @@
1
- /// <reference types="react" />
2
- declare const _default: {
3
- title: string;
4
- component: import("react").FC<{}>;
5
- tags: string[];
6
- parameters: {
7
- layout: string;
8
- };
9
- };
10
- export default _default;
11
- export declare const DistributionStory: {};
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ title: string;
4
+ component: import("react").FC<{}>;
5
+ tags: string[];
6
+ parameters: {
7
+ layout: string;
8
+ };
9
+ };
10
+ export default _default;
11
+ export declare const DistributionStory: {};