Skip to content

Commit d227425

Browse files
committed
feat: visyn_pro
1 parent 5e7eea2 commit d227425

1,132 files changed

Lines changed: 233 additions & 42452 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
/storybook-static/
88
/dist/tsconfig.tsbuildinfo
99
/dist_python/
10+
/dist/
1011
/lib/
1112
*.egg-info/
1213
*.egg

cypress/component/component-health-check.cy.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import * as React from 'react';
22

3-
import { VisynAppProvider } from 'visyn_core/app';
3+
import { VisynAppProvider } from 'visyn_pro/app';
44

55
import { MainApp } from '../../src/demo/MainApp';
66
// Load the phovea_registry to ensure all extension points (like locales) are loaded.

dist/ATDPApplication.d.ts

Lines changed: 0 additions & 147 deletions
This file was deleted.

dist/ATDPApplication.d.ts.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)