@industry-theme/principal-view-panels 0.2.6 → 0.2.7
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CanvasEditorPanel.d.ts","sourceRoot":"","sources":["../../src/panels/CanvasEditorPanel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AACxE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAoC/E;;;;;GAKG;AACH,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,GAAG;IAAE,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CAAE,
|
|
1
|
+
{"version":3,"file":"CanvasEditorPanel.d.ts","sourceRoot":"","sources":["../../src/panels/CanvasEditorPanel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AACxE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAoC/E;;;;;GAKG;AACH,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,GAAG;IAAE,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CAAE,CAy/BlG,CAAC"}
|
|
@@ -27,68 +27,6 @@ declare const meta: {
|
|
|
27
27
|
};
|
|
28
28
|
export default meta;
|
|
29
29
|
type Story = StoryObj<typeof meta>;
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
* Shows a basic 3-node graph with API, database, and logger components
|
|
33
|
-
*/
|
|
34
|
-
export declare const SimpleConfiguration: Story;
|
|
35
|
-
/**
|
|
36
|
-
* Complex configuration with multiple components and states
|
|
37
|
-
* Shows the Repository Traffic Controller with lock manager, GitHub API, and database
|
|
38
|
-
*/
|
|
39
|
-
export declare const ComplexConfiguration: Story;
|
|
40
|
-
/**
|
|
41
|
-
* Control Tower configuration with manual layout
|
|
42
|
-
* Shows client-server architecture with explicit node positions
|
|
43
|
-
*/
|
|
44
|
-
export declare const ControlTowerConfiguration: Story;
|
|
45
|
-
/**
|
|
46
|
-
* Loading state - file tree is being loaded
|
|
47
|
-
*/
|
|
48
|
-
export declare const Loading: Story;
|
|
49
|
-
/**
|
|
50
|
-
* Empty state - no configuration file found in project
|
|
51
|
-
* Shows educational content and copyable template to get started
|
|
52
|
-
*/
|
|
53
|
-
export declare const EmptyState: Story;
|
|
54
|
-
/**
|
|
55
|
-
* Invalid JSON configuration
|
|
56
|
-
*/
|
|
57
|
-
export declare const InvalidJSON: Story;
|
|
58
|
-
/**
|
|
59
|
-
* File tree slice not available
|
|
60
|
-
*/
|
|
61
|
-
export declare const NoFileTreeSlice: Story;
|
|
62
|
-
/**
|
|
63
|
-
* Interactive example with custom repository
|
|
64
|
-
*/
|
|
65
|
-
export declare const CustomRepository: Story;
|
|
66
|
-
/**
|
|
67
|
-
* Node Colors Demo - demonstrates pv.fill and pv.stroke properties
|
|
68
|
-
* Shows how different node types can have distinct fill and stroke colors
|
|
69
|
-
*/
|
|
70
|
-
export declare const NodeColorsDemo: Story;
|
|
71
|
-
/**
|
|
72
|
-
* Color Priority Test - demonstrates color source priority
|
|
73
|
-
* Shows how pv.fill takes priority over node.color
|
|
74
|
-
* Priority: pv.fill > node.color > default
|
|
75
|
-
*/
|
|
76
|
-
export declare const ColorPriorityTest: Story;
|
|
77
|
-
/**
|
|
78
|
-
* Multiple Configurations - demonstrates external canvas selection
|
|
79
|
-
* Use the dropdown selector to switch between different canvas files
|
|
80
|
-
*/
|
|
81
|
-
export declare const MultipleConfigurations: Story;
|
|
82
|
-
/**
|
|
83
|
-
* Empty project with workspace scope only
|
|
84
|
-
*/
|
|
85
|
-
export declare const WorkspaceScope: Story;
|
|
86
|
-
/**
|
|
87
|
-
* Node Sizing Test - demonstrates that width/height from canvas are applied
|
|
88
|
-
* All nodes are rectangles but with different explicit sizes
|
|
89
|
-
*/
|
|
90
|
-
export declare const NodeSizingTest: Story;
|
|
91
|
-
export declare const ResizablePanelLayout: Story;
|
|
92
|
-
export declare const EdgeDisappearingDebug: Story;
|
|
93
|
-
export declare const RecenterCoordinatesTest: Story;
|
|
30
|
+
export declare const DirectGraphRenderer: Story;
|
|
31
|
+
export declare const Default: Story;
|
|
94
32
|
//# sourceMappingURL=CanvasEditorPanel.stories.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CanvasEditorPanel.stories.d.ts","sourceRoot":"","sources":["../../src/panels/CanvasEditorPanel.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,
|
|
1
|
+
{"version":3,"file":"CanvasEditorPanel.stories.d.ts","sourceRoot":"","sources":["../../src/panels/CanvasEditorPanel.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,KAA2B,MAAM,OAAO,CAAC;AAQhD;;;GAGG;AACH,QAAA,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;CAsBgC,CAAC;AAE3C,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AA0HnC,eAAO,MAAM,mBAAmB,EAAE,KAGjC,CAAC;AAEF,eAAO,MAAM,OAAO,EAAE,KAgErB,CAAC"}
|