@neo4j-ndl/react 3.9.20 → 3.9.21

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 (58) hide show
  1. package/lib/{types/graph-visualization/stories/graph-visualization-barebones.story.d.ts → cjs/_common/index.js} +3 -3
  2. package/lib/cjs/_common/index.js.map +1 -0
  3. package/lib/cjs/index.js +1 -0
  4. package/lib/cjs/index.js.map +1 -1
  5. package/lib/{types/graph-visualization/stories/graph-visualization-search.story.d.ts → esm/_common/index.js} +2 -2
  6. package/lib/esm/_common/index.js.map +1 -0
  7. package/lib/esm/index.js +1 -0
  8. package/lib/esm/index.js.map +1 -1
  9. package/lib/types/{graph-visualization/stories/graph-visualization-highlighting.story.d.ts → _common/index.d.ts} +1 -2
  10. package/lib/types/accordion/stories/accordion.stories.d.ts +2 -2
  11. package/lib/types/drawer/stories/drawer.stories.d.ts +3 -3
  12. package/lib/types/graph-visualization/graph-visualization.d.ts +9 -9
  13. package/lib/types/index.d.ts +1 -0
  14. package/lib/types/next/breadcrumbs/stories/breadcrumbs.stories.d.ts +7 -7
  15. package/lib/types/next/side-navigation/stories/side-nav.stories.d.ts +5 -5
  16. package/package.json +3 -3
  17. package/lib/cjs/graph-visualization/stories/graph-visualization-barebones.story.js +0 -93
  18. package/lib/cjs/graph-visualization/stories/graph-visualization-barebones.story.js.map +0 -1
  19. package/lib/cjs/graph-visualization/stories/graph-visualization-custom.story.js +0 -74
  20. package/lib/cjs/graph-visualization/stories/graph-visualization-custom.story.js.map +0 -1
  21. package/lib/cjs/graph-visualization/stories/graph-visualization-default.story.js +0 -93
  22. package/lib/cjs/graph-visualization/stories/graph-visualization-default.story.js.map +0 -1
  23. package/lib/cjs/graph-visualization/stories/graph-visualization-highlighting.story.js +0 -30
  24. package/lib/cjs/graph-visualization/stories/graph-visualization-highlighting.story.js.map +0 -1
  25. package/lib/cjs/graph-visualization/stories/graph-visualization-maximalist.story.js +0 -105
  26. package/lib/cjs/graph-visualization/stories/graph-visualization-maximalist.story.js.map +0 -1
  27. package/lib/cjs/graph-visualization/stories/graph-visualization-search.story.js +0 -36
  28. package/lib/cjs/graph-visualization/stories/graph-visualization-search.story.js.map +0 -1
  29. package/lib/cjs/graph-visualization/stories/graph-visualization.stories.js +0 -112
  30. package/lib/cjs/graph-visualization/stories/graph-visualization.stories.js.map +0 -1
  31. package/lib/cjs/graph-visualization/stories/index.js +0 -52
  32. package/lib/cjs/graph-visualization/stories/index.js.map +0 -1
  33. package/lib/cjs/graph-visualization/stories/story-data.js +0 -89
  34. package/lib/cjs/graph-visualization/stories/story-data.js.map +0 -1
  35. package/lib/esm/graph-visualization/stories/graph-visualization-barebones.story.js +0 -90
  36. package/lib/esm/graph-visualization/stories/graph-visualization-barebones.story.js.map +0 -1
  37. package/lib/esm/graph-visualization/stories/graph-visualization-custom.story.js +0 -71
  38. package/lib/esm/graph-visualization/stories/graph-visualization-custom.story.js.map +0 -1
  39. package/lib/esm/graph-visualization/stories/graph-visualization-default.story.js +0 -90
  40. package/lib/esm/graph-visualization/stories/graph-visualization-default.story.js.map +0 -1
  41. package/lib/esm/graph-visualization/stories/graph-visualization-highlighting.story.js +0 -28
  42. package/lib/esm/graph-visualization/stories/graph-visualization-highlighting.story.js.map +0 -1
  43. package/lib/esm/graph-visualization/stories/graph-visualization-maximalist.story.js +0 -102
  44. package/lib/esm/graph-visualization/stories/graph-visualization-maximalist.story.js.map +0 -1
  45. package/lib/esm/graph-visualization/stories/graph-visualization-search.story.js +0 -34
  46. package/lib/esm/graph-visualization/stories/graph-visualization-search.story.js.map +0 -1
  47. package/lib/esm/graph-visualization/stories/graph-visualization.stories.js +0 -109
  48. package/lib/esm/graph-visualization/stories/graph-visualization.stories.js.map +0 -1
  49. package/lib/esm/graph-visualization/stories/index.js +0 -40
  50. package/lib/esm/graph-visualization/stories/index.js.map +0 -1
  51. package/lib/esm/graph-visualization/stories/story-data.js +0 -86
  52. package/lib/esm/graph-visualization/stories/story-data.js.map +0 -1
  53. package/lib/types/graph-visualization/stories/graph-visualization-custom.story.d.ts +0 -23
  54. package/lib/types/graph-visualization/stories/graph-visualization-default.story.d.ts +0 -23
  55. package/lib/types/graph-visualization/stories/graph-visualization-maximalist.story.d.ts +0 -23
  56. package/lib/types/graph-visualization/stories/graph-visualization.stories.d.ts +0 -39
  57. package/lib/types/graph-visualization/stories/index.d.ts +0 -32
  58. package/lib/types/graph-visualization/stories/story-data.d.ts +0 -26
@@ -1,32 +0,0 @@
1
- /**
2
- *
3
- * Copyright (c) "Neo4j"
4
- * Neo4j Sweden AB [http://neo4j.com]
5
- *
6
- * This file is part of Neo4j.
7
- *
8
- * Neo4j is free software: you can redistribute it and/or modify
9
- * it under the terms of the GNU General Public License as published by
10
- * the Free Software Foundation, either version 3 of the License, or
11
- * (at your option) any later version.
12
- *
13
- * This program is distributed in the hope that it will be useful,
14
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
15
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16
- * GNU General Public License for more details.
17
- *
18
- * You should have received a copy of the GNU General Public License
19
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
20
- */
21
- export { default as GraphVisualizationBarebones } from './graph-visualization-barebones.story';
22
- export { default as GraphVisualizationCustom } from './graph-visualization-custom.story';
23
- export { default as GraphVisualizationDefault } from './graph-visualization-default.story';
24
- export { default as GraphVisualizationHighlighting } from './graph-visualization-highlighting.story';
25
- export { default as GraphVisualizationSearch } from './graph-visualization-search.story';
26
- export { default as GraphVisualizationMaximalist } from './graph-visualization-maximalist.story';
27
- export declare const GraphVisualizationDefaultSrc: string;
28
- export declare const GraphVisualizationBarebonesSrc: string;
29
- export declare const GraphVisualizationMaximalistSrc: string;
30
- export declare const GraphVisualizationCustomSrc: string;
31
- export declare const GraphVisualizationHighlightingSrc: string;
32
- export declare const GraphVisualizationSearchSrc: string;
@@ -1,26 +0,0 @@
1
- /**
2
- *
3
- * Copyright (c) "Neo4j"
4
- * Neo4j Sweden AB [http://neo4j.com]
5
- *
6
- * This file is part of Neo4j.
7
- *
8
- * Neo4j is free software: you can redistribute it and/or modify
9
- * it under the terms of the GNU General Public License as published by
10
- * the Free Software Foundation, either version 3 of the License, or
11
- * (at your option) any later version.
12
- *
13
- * This program is distributed in the hope that it will be useful,
14
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
15
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16
- * GNU General Public License for more details.
17
- *
18
- * You should have received a copy of the GNU General Public License
19
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
20
- */
21
- import { type NeoNode, type NeoRel } from '../graph-visualization-context';
22
- export declare const StoryGraph: {
23
- nodes: NeoNode[];
24
- rels: NeoRel[];
25
- };
26
- export declare const containerClasses = "n-w-full n-border-palette-neutral-border-weak n-mx-2 n-rounded-lg n-border";