schemock 0.0.4-alpha.13 → 0.0.4-alpha.14

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,7 +1,7 @@
1
- import { M as Middleware, b as MiddlewareContext } from '../types-D-u5uw1E.mjs';
2
- export { a as MiddlewareFunction, c as MiddlewareResult } from '../types-D-u5uw1E.mjs';
3
- import { b as AdapterResponse } from '../types-vPJ91BuY.mjs';
4
- import { o as EntitySchema } from '../types-CWZQ6vqt.mjs';
1
+ import { M as Middleware, b as MiddlewareContext } from '../types-DKrOkBcu.mjs';
2
+ export { a as MiddlewareFunction, c as MiddlewareResult } from '../types-DKrOkBcu.mjs';
3
+ import { b as AdapterResponse } from '../types-BBeKlEd1.mjs';
4
+ import { o as EntitySchema } from '../types-BCLdZDSF.mjs';
5
5
 
6
6
  /**
7
7
  * MiddlewareChain - Executor for composable middleware
@@ -1,7 +1,7 @@
1
- import { M as Middleware, b as MiddlewareContext } from '../types-Ku_ykMzx.js';
2
- export { a as MiddlewareFunction, c as MiddlewareResult } from '../types-Ku_ykMzx.js';
3
- import { b as AdapterResponse } from '../types-4EDTne0h.js';
4
- import { o as EntitySchema } from '../types-CWZQ6vqt.js';
1
+ import { M as Middleware, b as MiddlewareContext } from '../types-CZdze7Tl.js';
2
+ export { a as MiddlewareFunction, c as MiddlewareResult } from '../types-CZdze7Tl.js';
3
+ import { b as AdapterResponse } from '../types-CVeLQjhD.js';
4
+ import { o as EntitySchema } from '../types-BCLdZDSF.js';
5
5
 
6
6
  /**
7
7
  * MiddlewareChain - Executor for composable middleware
@@ -1,9 +1,9 @@
1
1
  import * as react from 'react';
2
2
  import react__default, { ReactNode } from 'react';
3
3
  import { QueryClient, UseQueryResult, UseMutationResult } from '@tanstack/react-query';
4
- import { A as Adapter } from '../types-vPJ91BuY.mjs';
5
- import { M as Middleware } from '../types-D-u5uw1E.mjs';
6
- import { o as EntitySchema, s as ViewSchema } from '../types-CWZQ6vqt.mjs';
4
+ import { A as Adapter } from '../types-BBeKlEd1.mjs';
5
+ import { M as Middleware } from '../types-DKrOkBcu.mjs';
6
+ import { o as EntitySchema, s as ViewSchema } from '../types-BCLdZDSF.mjs';
7
7
 
8
8
  /**
9
9
  * Value provided by the DataLayer context.
@@ -1,9 +1,9 @@
1
1
  import * as react from 'react';
2
2
  import react__default, { ReactNode } from 'react';
3
3
  import { QueryClient, UseQueryResult, UseMutationResult } from '@tanstack/react-query';
4
- import { A as Adapter } from '../types-4EDTne0h.js';
5
- import { M as Middleware } from '../types-Ku_ykMzx.js';
6
- import { o as EntitySchema, s as ViewSchema } from '../types-CWZQ6vqt.js';
4
+ import { A as Adapter } from '../types-CVeLQjhD.js';
5
+ import { M as Middleware } from '../types-CZdze7Tl.js';
6
+ import { o as EntitySchema, s as ViewSchema } from '../types-BCLdZDSF.js';
7
7
 
8
8
  /**
9
9
  * Value provided by the DataLayer context.
@@ -1,5 +1,5 @@
1
- import { o as EntitySchema, s as ViewSchema, c as RelationDefinition, C as ComputedFieldDefinition } from '../types-CWZQ6vqt.mjs';
2
- import { A as Adapter } from '../types-vPJ91BuY.mjs';
1
+ import { o as EntitySchema, s as ViewSchema, c as RelationDefinition, C as ComputedFieldDefinition } from '../types-BCLdZDSF.mjs';
2
+ import { A as Adapter } from '../types-BBeKlEd1.mjs';
3
3
  import { HttpHandler } from 'msw';
4
4
 
5
5
  /**
@@ -1,5 +1,5 @@
1
- import { o as EntitySchema, s as ViewSchema, c as RelationDefinition, C as ComputedFieldDefinition } from '../types-CWZQ6vqt.js';
2
- import { A as Adapter } from '../types-4EDTne0h.js';
1
+ import { o as EntitySchema, s as ViewSchema, c as RelationDefinition, C as ComputedFieldDefinition } from '../types-BCLdZDSF.js';
2
+ import { A as Adapter } from '../types-CVeLQjhD.js';
3
3
  import { HttpHandler } from 'msw';
4
4
 
5
5
  /**