-
- Downloads
fix: 
remodels mock-data location and access

Several (potentially even external) libraries might want to use our mock data and some utils. I pulled them out into a lib with a package.json
parent
15b61e80
No related branches found
No related tags found
Showing
- apps/web-graphpolaris/project.json 13 additions, 23 deletionsapps/web-graphpolaris/project.json
- libs/schema/schema-usecases/src/lib/schema-usecases.spec.ts 20 additions, 17 deletionslibs/schema/schema-usecases/src/lib/schema-usecases.spec.ts
- libs/schema/schema-usecases/src/lib/schema-usecases.ts 27 additions, 27 deletionslibs/schema/schema-usecases/src/lib/schema-usecases.ts
- libs/shared/data-access/store/src/lib/schemaSlice.ts 1 addition, 27 deletionslibs/shared/data-access/store/src/lib/schemaSlice.ts
- libs/shared/graph-layout/.babelrc 12 additions, 0 deletionslibs/shared/graph-layout/.babelrc
- libs/shared/graph-layout/.eslintrc.json 18 additions, 0 deletionslibs/shared/graph-layout/.eslintrc.json
- libs/shared/graph-layout/README.md 7 additions, 0 deletionslibs/shared/graph-layout/README.md
- libs/shared/graph-layout/jest.config.js 9 additions, 0 deletionslibs/shared/graph-layout/jest.config.js
- libs/shared/graph-layout/node_modules/.yarn-integrity 38 additions, 0 deletionslibs/shared/graph-layout/node_modules/.yarn-integrity
- libs/shared/graph-layout/node_modules/@yomguithereal/helpers/LICENSE.txt 21 additions, 0 deletions...ph-layout/node_modules/@yomguithereal/helpers/LICENSE.txt
- libs/shared/graph-layout/node_modules/@yomguithereal/helpers/README.md 33 additions, 0 deletions...raph-layout/node_modules/@yomguithereal/helpers/README.md
- libs/shared/graph-layout/node_modules/@yomguithereal/helpers/extend.d.ts 1 addition, 0 deletions...ph-layout/node_modules/@yomguithereal/helpers/extend.d.ts
- libs/shared/graph-layout/node_modules/@yomguithereal/helpers/extend.js 41 additions, 0 deletions...raph-layout/node_modules/@yomguithereal/helpers/extend.js
- libs/shared/graph-layout/node_modules/@yomguithereal/helpers/index.d.ts 1 addition, 0 deletions...aph-layout/node_modules/@yomguithereal/helpers/index.d.ts
- libs/shared/graph-layout/node_modules/@yomguithereal/helpers/index.js 7 additions, 0 deletions...graph-layout/node_modules/@yomguithereal/helpers/index.js
- libs/shared/graph-layout/node_modules/@yomguithereal/helpers/package.json 37 additions, 0 deletions...h-layout/node_modules/@yomguithereal/helpers/package.json
- libs/shared/graph-layout/node_modules/@yomguithereal/helpers/test.js 19 additions, 0 deletions.../graph-layout/node_modules/@yomguithereal/helpers/test.js
- libs/shared/graph-layout/node_modules/events/.airtap.yml 15 additions, 0 deletionslibs/shared/graph-layout/node_modules/events/.airtap.yml
- libs/shared/graph-layout/node_modules/events/.github/FUNDING.yml 12 additions, 0 deletions...ared/graph-layout/node_modules/events/.github/FUNDING.yml
- libs/shared/graph-layout/node_modules/events/.travis.yml 18 additions, 0 deletionslibs/shared/graph-layout/node_modules/events/.travis.yml
libs/shared/graph-layout/.babelrc
0 → 100644
libs/shared/graph-layout/.eslintrc.json
0 → 100644
libs/shared/graph-layout/README.md
0 → 100644
libs/shared/graph-layout/jest.config.js
0 → 100644
Please register or sign in to comment