mobx-tanstack-query-api 0.23.4 → 0.25.0
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.
- package/cli/utils/define-config.d.cts +1 -1
- package/cli/utils/define-config.d.cts.map +1 -1
- package/cli/utils/define-config.d.ts +1 -1
- package/cli/utils/define-config.d.ts.map +1 -1
- package/cli/utils/resolve-config-path.d.cts +1 -1
- package/cli/utils/resolve-config-path.d.cts.map +1 -1
- package/cli/utils/resolve-config-path.d.ts +1 -1
- package/cli/utils/resolve-config-path.d.ts.map +1 -1
- package/codegen/templates/all-endpoints-per-file.tmpl.d.cts +1 -1
- package/codegen/templates/all-endpoints-per-file.tmpl.d.cts.map +1 -1
- package/codegen/templates/all-endpoints-per-file.tmpl.d.ts +1 -1
- package/codegen/templates/all-endpoints-per-file.tmpl.d.ts.map +1 -1
- package/codegen/templates/all-exports.tmpl.d.cts +1 -1
- package/codegen/templates/all-exports.tmpl.d.cts.map +1 -1
- package/codegen/templates/all-exports.tmpl.d.ts +1 -1
- package/codegen/templates/all-exports.tmpl.d.ts.map +1 -1
- package/codegen/templates/data-contract.tmpl.d.cts +1 -1
- package/codegen/templates/data-contract.tmpl.d.cts.map +1 -1
- package/codegen/templates/data-contract.tmpl.d.ts +1 -1
- package/codegen/templates/data-contract.tmpl.d.ts.map +1 -1
- package/codegen/templates/endpoint-jsdoc.tmpl.d.cts +1 -1
- package/codegen/templates/endpoint-jsdoc.tmpl.d.cts.map +1 -1
- package/codegen/templates/endpoint-jsdoc.tmpl.d.ts +1 -1
- package/codegen/templates/endpoint-jsdoc.tmpl.d.ts.map +1 -1
- package/codegen/templates/endpoint-per-file.tmpl.d.cts +1 -1
- package/codegen/templates/endpoint-per-file.tmpl.d.cts.map +1 -1
- package/codegen/templates/endpoint-per-file.tmpl.d.ts +1 -1
- package/codegen/templates/endpoint-per-file.tmpl.d.ts.map +1 -1
- package/codegen/templates/meta-info.tmpl.d.cts +1 -1
- package/codegen/templates/meta-info.tmpl.d.cts.map +1 -1
- package/codegen/templates/meta-info.tmpl.d.ts +1 -1
- package/codegen/templates/meta-info.tmpl.d.ts.map +1 -1
- package/codegen/templates/new-endpoint.tmpl.d.cts +1 -1
- package/codegen/templates/new-endpoint.tmpl.d.cts.map +1 -1
- package/codegen/templates/new-endpoint.tmpl.d.ts +1 -1
- package/codegen/templates/new-endpoint.tmpl.d.ts.map +1 -1
- package/codegen/types/all-import-file-params.d.cts +1 -1
- package/codegen/types/all-import-file-params.d.cts.map +1 -1
- package/codegen/types/all-import-file-params.d.ts +1 -1
- package/codegen/types/all-import-file-params.d.ts.map +1 -1
- package/codegen/types/base-tmpl-params.d.cts +1 -1
- package/codegen/types/base-tmpl-params.d.cts.map +1 -1
- package/codegen/types/base-tmpl-params.d.ts +1 -1
- package/codegen/types/base-tmpl-params.d.ts.map +1 -1
- package/codegen/types/codegen-data-utils.d.cts +1 -1
- package/codegen/types/codegen-data-utils.d.cts.map +1 -1
- package/codegen/types/codegen-data-utils.d.ts +1 -1
- package/codegen/types/codegen-data-utils.d.ts.map +1 -1
- package/codegen/types/generate-query-api-params.d.cts +1 -1
- package/codegen/types/generate-query-api-params.d.cts.map +1 -1
- package/codegen/types/generate-query-api-params.d.ts +1 -1
- package/codegen/types/generate-query-api-params.d.ts.map +1 -1
- package/codegen/types/type-info.d.cts +1 -1
- package/codegen/types/type-info.d.cts.map +1 -1
- package/codegen/types/type-info.d.ts +1 -1
- package/codegen/types/type-info.d.ts.map +1 -1
- package/codegen/utils/create-short-model-type.d.cts +1 -1
- package/codegen/utils/create-short-model-type.d.cts.map +1 -1
- package/codegen/utils/create-short-model-type.d.ts +1 -1
- package/codegen/utils/create-short-model-type.d.ts.map +1 -1
- package/codegen/utils/unpack-filter-option.d.cts +1 -1
- package/codegen/utils/unpack-filter-option.d.cts.map +1 -1
- package/codegen/utils/unpack-filter-option.d.ts +1 -1
- package/codegen/utils/unpack-filter-option.d.ts.map +1 -1
- package/package.json +4 -2
- package/runtime/endpoint-infinite-query.d.cts +1 -1
- package/runtime/endpoint-infinite-query.d.cts.map +1 -1
- package/runtime/endpoint-infinite-query.d.ts +1 -1
- package/runtime/endpoint-infinite-query.d.ts.map +1 -1
- package/runtime/endpoint-infinite-query.types.d.cts +1 -1
- package/runtime/endpoint-infinite-query.types.d.cts.map +1 -1
- package/runtime/endpoint-infinite-query.types.d.ts +1 -1
- package/runtime/endpoint-infinite-query.types.d.ts.map +1 -1
- package/runtime/endpoint-mutation.d.cts +1 -1
- package/runtime/endpoint-mutation.d.cts.map +1 -1
- package/runtime/endpoint-mutation.d.ts +1 -1
- package/runtime/endpoint-mutation.d.ts.map +1 -1
- package/runtime/endpoint-mutation.types.d.cts +1 -1
- package/runtime/endpoint-mutation.types.d.cts.map +1 -1
- package/runtime/endpoint-mutation.types.d.ts +1 -1
- package/runtime/endpoint-mutation.types.d.ts.map +1 -1
- package/runtime/endpoint-query.d.cts +1 -1
- package/runtime/endpoint-query.d.cts.map +1 -1
- package/runtime/endpoint-query.d.ts +1 -1
- package/runtime/endpoint-query.d.ts.map +1 -1
- package/runtime/endpoint-query.types.d.cts +1 -1
- package/runtime/endpoint-query.types.d.cts.map +1 -1
- package/runtime/endpoint-query.types.d.ts +1 -1
- package/runtime/endpoint-query.types.d.ts.map +1 -1
- package/runtime/endpoint.d.cts +1 -1
- package/runtime/endpoint.d.cts.map +1 -1
- package/runtime/endpoint.d.ts +1 -1
- package/runtime/endpoint.d.ts.map +1 -1
- package/runtime/endpoint.types.d.cts +1 -1
- package/runtime/endpoint.types.d.cts.map +1 -1
- package/runtime/endpoint.types.d.ts +1 -1
- package/runtime/endpoint.types.d.ts.map +1 -1
- package/runtime/http-client.cjs +5 -23
- package/runtime/http-client.d.cts +5 -6
- package/runtime/http-client.d.cts.map +1 -1
- package/runtime/http-client.d.ts +5 -6
- package/runtime/http-client.d.ts.map +1 -1
- package/runtime/http-client.js +5 -23
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Maybe } from 'yummies/
|
|
1
|
+
import type { Maybe } from 'yummies/types';
|
|
2
2
|
import type { GenerateQueryApiParams } from "../../codegen/types/index.cjs";
|
|
3
3
|
export declare const defineConfig: (...configs: Maybe<GenerateQueryApiParams | GenerateQueryApiParams[]>[]) => GenerateQueryApiParams[];
|
|
4
4
|
//# sourceMappingURL=define-config.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"define-config.d.ts","sourceRoot":"","sources":["../../../src/cli/utils/define-config.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"define-config.d.ts","sourceRoot":"","sources":["../../../src/cli/utils/define-config.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,KAAK,EAAE,sBAAsB,EAAE,sCAAqC;AAE3E,eAAO,MAAM,YAAY,GACvB,GAAG,SAAS,KAAK,CAAC,sBAAsB,GAAG,sBAAsB,EAAE,CAAC,EAAE,KACrE,sBAAsB,EAIxB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Maybe } from 'yummies/
|
|
1
|
+
import type { Maybe } from 'yummies/types';
|
|
2
2
|
import type { GenerateQueryApiParams } from "../../codegen/types/index.js";
|
|
3
3
|
export declare const defineConfig: (...configs: Maybe<GenerateQueryApiParams | GenerateQueryApiParams[]>[]) => GenerateQueryApiParams[];
|
|
4
4
|
//# sourceMappingURL=define-config.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"define-config.d.ts","sourceRoot":"","sources":["../../../src/cli/utils/define-config.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"define-config.d.ts","sourceRoot":"","sources":["../../../src/cli/utils/define-config.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,KAAK,EAAE,sBAAsB,EAAE,qCAAqC;AAE3E,eAAO,MAAM,YAAY,GACvB,GAAG,SAAS,KAAK,CAAC,sBAAsB,GAAG,sBAAsB,EAAE,CAAC,EAAE,KACrE,sBAAsB,EAIxB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resolve-config-path.d.ts","sourceRoot":"","sources":["../../../src/cli/utils/resolve-config-path.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"resolve-config-path.d.ts","sourceRoot":"","sources":["../../../src/cli/utils/resolve-config-path.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAI3C,eAAO,MAAM,iBAAiB,GAAI,kBAAkB,KAAK,CAAC,MAAM,CAAC,WAsBhE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resolve-config-path.d.ts","sourceRoot":"","sources":["../../../src/cli/utils/resolve-config-path.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"resolve-config-path.d.ts","sourceRoot":"","sources":["../../../src/cli/utils/resolve-config-path.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAI3C,eAAO,MAAM,iBAAiB,GAAI,kBAAkB,KAAK,CAAC,MAAM,CAAC,WAsBhE,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ParsedRoute } from 'swagger-typescript-api';
|
|
2
|
-
import type { Maybe } from 'yummies/
|
|
2
|
+
import type { Maybe } from 'yummies/types';
|
|
3
3
|
import type { BaseTmplParams, MetaInfo } from "../types/index.cjs";
|
|
4
4
|
export interface AllEndpointPerFileTmplParams extends BaseTmplParams {
|
|
5
5
|
routes: ParsedRoute[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"all-endpoints-per-file.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/all-endpoints-per-file.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAC1D,OAAO,KAAK,EAAa,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"all-endpoints-per-file.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/all-endpoints-per-file.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAC1D,OAAO,KAAK,EAAa,KAAK,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,cAAc,EAAE,QAAQ,EAAE,2BAA0B;AAMlE,MAAM,WAAW,4BAA6B,SAAQ,cAAc;IAClE,MAAM,EAAE,WAAW,EAAE,CAAC;IACtB,SAAS,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACzB,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;IAC1B,yBAAyB,EAAE,MAAM,CAAC;CACnC;AAED,eAAO,MAAM,sBAAsB,GACjC,QAAQ,4BAA4B;;;EA8IrC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ParsedRoute } from 'swagger-typescript-api';
|
|
2
|
-
import type { Maybe } from 'yummies/
|
|
2
|
+
import type { Maybe } from 'yummies/types';
|
|
3
3
|
import type { BaseTmplParams, MetaInfo } from "../types/index.js";
|
|
4
4
|
export interface AllEndpointPerFileTmplParams extends BaseTmplParams {
|
|
5
5
|
routes: ParsedRoute[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"all-endpoints-per-file.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/all-endpoints-per-file.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAC1D,OAAO,KAAK,EAAa,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"all-endpoints-per-file.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/all-endpoints-per-file.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAC1D,OAAO,KAAK,EAAa,KAAK,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,cAAc,EAAE,QAAQ,EAAE,0BAA0B;AAMlE,MAAM,WAAW,4BAA6B,SAAQ,cAAc;IAClE,MAAM,EAAE,WAAW,EAAE,CAAC;IACtB,SAAS,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACzB,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;IAC1B,yBAAyB,EAAE,MAAM,CAAC;CACnC;AAED,eAAO,MAAM,sBAAsB,GACjC,QAAQ,4BAA4B;;;EA8IrC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Maybe } from 'yummies/
|
|
1
|
+
import type { Maybe } from 'yummies/types';
|
|
2
2
|
import type { BaseTmplParams, CodegenDataUtils, MetaInfo } from "../types/index.cjs";
|
|
3
3
|
export interface AllExportsTmplParams extends BaseTmplParams {
|
|
4
4
|
collectedExportFiles: string[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"all-exports.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/all-exports.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"all-exports.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/all-exports.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAE3C,OAAO,KAAK,EACV,cAAc,EACd,gBAAgB,EAChB,QAAQ,EACT,2BAA0B;AAI3B,MAAM,WAAW,oBAAqB,SAAQ,cAAc;IAC1D,oBAAoB,EAAE,MAAM,EAAE,CAAC;IAC/B,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;CAC3B;AAED,eAAO,MAAM,sBAAsB,GACjC,WAAW,MAAM,EACjB,OAAO,gBAAgB,uBACgB,CAAC;AAE1C,eAAO,MAAM,cAAc,GAAU,sDAIlC,oBAAoB,oBAMtB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Maybe } from 'yummies/
|
|
1
|
+
import type { Maybe } from 'yummies/types';
|
|
2
2
|
import type { BaseTmplParams, CodegenDataUtils, MetaInfo } from "../types/index.js";
|
|
3
3
|
export interface AllExportsTmplParams extends BaseTmplParams {
|
|
4
4
|
collectedExportFiles: string[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"all-exports.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/all-exports.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"all-exports.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/all-exports.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAE3C,OAAO,KAAK,EACV,cAAc,EACd,gBAAgB,EAChB,QAAQ,EACT,0BAA0B;AAI3B,MAAM,WAAW,oBAAqB,SAAQ,cAAc;IAC1D,oBAAoB,EAAE,MAAM,EAAE,CAAC;IAC/B,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;CAC3B;AAED,eAAO,MAAM,sBAAsB,GACjC,WAAW,MAAM,EACjB,OAAO,gBAAgB,uBACgB,CAAC;AAE1C,eAAO,MAAM,cAAc,GAAU,sDAIlC,oBAAoB,oBAMtB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"data-contract.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/data-contract.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"data-contract.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/data-contract.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,KAAK,EAAE,cAAc,EAAE,2BAA0B;AAExD,MAAM,WAAW,sBAAuB,SAAQ,cAAc;IAC5D,QAAQ,EAAE,SAAS,CAAC;IACpB,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAuBD,eAAO,MAAM,gBAAgB,GAAU,gDAIpC,sBAAsB,oBAmCxB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"data-contract.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/data-contract.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"data-contract.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/data-contract.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,KAAK,EAAE,cAAc,EAAE,0BAA0B;AAExD,MAAM,WAAW,sBAAuB,SAAQ,cAAc;IAC5D,QAAQ,EAAE,SAAS,CAAC;IACpB,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAuBD,eAAO,MAAM,gBAAgB,GAAU,gDAIpC,sBAAsB,oBAmCxB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"endpoint-jsdoc.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/endpoint-jsdoc.tmpl.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"endpoint-jsdoc.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/endpoint-jsdoc.tmpl.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,KAAK,EAAE,cAAc,EAAE,sCAAqC;AAEnE,MAAM,WAAW,uBAAwB,SAAQ,cAAc;IAC7D,KAAK,EAAE,SAAS,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,iBAAiB,GAAI,QAAQ,uBAAuB,WAiIhE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"endpoint-jsdoc.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/endpoint-jsdoc.tmpl.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"endpoint-jsdoc.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/endpoint-jsdoc.tmpl.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,KAAK,EAAE,cAAc,EAAE,qCAAqC;AAEnE,MAAM,WAAW,uBAAwB,SAAQ,cAAc;IAC7D,KAAK,EAAE,SAAS,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,iBAAiB,GAAI,QAAQ,uBAAuB,WAiIhE,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ParsedRoute } from 'swagger-typescript-api';
|
|
2
|
-
import type { Maybe } from 'yummies/
|
|
2
|
+
import type { Maybe } from 'yummies/types';
|
|
3
3
|
import type { BaseTmplParams, MetaInfo } from "../types/index.cjs";
|
|
4
4
|
export interface EndpointPerFileTmplParams extends BaseTmplParams {
|
|
5
5
|
route: ParsedRoute;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"endpoint-per-file.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/endpoint-per-file.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAC1D,OAAO,KAAK,EAAa,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"endpoint-per-file.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/endpoint-per-file.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAC1D,OAAO,KAAK,EAAa,KAAK,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,cAAc,EAAE,QAAQ,EAAE,2BAA0B;AAMlE,MAAM,WAAW,yBAA0B,SAAQ,cAAc;IAC/D,KAAK,EAAE,WAAW,CAAC;IACnB,yBAAyB,EAAE,MAAM,CAAC;IAClC,SAAS,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACzB,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;CAC3B;AAED,eAAO,MAAM,mBAAmB,GAC9B,QAAQ,yBAAyB;;;EAgIlC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ParsedRoute } from 'swagger-typescript-api';
|
|
2
|
-
import type { Maybe } from 'yummies/
|
|
2
|
+
import type { Maybe } from 'yummies/types';
|
|
3
3
|
import type { BaseTmplParams, MetaInfo } from "../types/index.js";
|
|
4
4
|
export interface EndpointPerFileTmplParams extends BaseTmplParams {
|
|
5
5
|
route: ParsedRoute;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"endpoint-per-file.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/endpoint-per-file.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAC1D,OAAO,KAAK,EAAa,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"endpoint-per-file.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/endpoint-per-file.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAC1D,OAAO,KAAK,EAAa,KAAK,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,cAAc,EAAE,QAAQ,EAAE,0BAA0B;AAMlE,MAAM,WAAW,yBAA0B,SAAQ,cAAc;IAC/D,KAAK,EAAE,WAAW,CAAC;IACnB,yBAAyB,EAAE,MAAM,CAAC;IAClC,SAAS,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACzB,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;CAC3B;AAED,eAAO,MAAM,mBAAmB,GAC9B,QAAQ,yBAAyB;;;EAgIlC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Maybe } from 'yummies/
|
|
1
|
+
import type { Maybe } from 'yummies/types';
|
|
2
2
|
import type { BaseTmplParams, CodegenDataUtils, MetaInfo } from "../types/index.cjs";
|
|
3
3
|
export interface MetaInfoTmplParams extends BaseTmplParams {
|
|
4
4
|
metaInfo: Maybe<MetaInfo>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"meta-info.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/meta-info.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAa,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"meta-info.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/meta-info.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAa,KAAK,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EACV,cAAc,EACd,gBAAgB,EAChB,QAAQ,EACT,2BAA0B;AAI3B,MAAM,WAAW,kBAAmB,SAAQ,cAAc;IACxD,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;CAC3B;AAED,eAAO,MAAM,sBAAsB,GACjC,WAAW,MAAM,EACjB,OAAO,gBAAgB,uBACgB,CAAC;AAE1C,eAAO,MAAM,oBAAoB,GAC/B,SAAS,MAAM,EACf,OAAO,gBAAgB,uBACkB,CAAC;AAE5C,eAAO,MAAM,YAAY,GAAU,+DAMhC,kBAAkB,oBA4CpB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Maybe } from 'yummies/
|
|
1
|
+
import type { Maybe } from 'yummies/types';
|
|
2
2
|
import type { BaseTmplParams, CodegenDataUtils, MetaInfo } from "../types/index.js";
|
|
3
3
|
export interface MetaInfoTmplParams extends BaseTmplParams {
|
|
4
4
|
metaInfo: Maybe<MetaInfo>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"meta-info.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/meta-info.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAa,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"meta-info.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/meta-info.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAa,KAAK,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EACV,cAAc,EACd,gBAAgB,EAChB,QAAQ,EACT,0BAA0B;AAI3B,MAAM,WAAW,kBAAmB,SAAQ,cAAc;IACxD,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;CAC3B;AAED,eAAO,MAAM,sBAAsB,GACjC,WAAW,MAAM,EACjB,OAAO,gBAAgB,uBACgB,CAAC;AAE1C,eAAO,MAAM,oBAAoB,GAC/B,SAAS,MAAM,EACf,OAAO,gBAAgB,uBACkB,CAAC;AAE5C,eAAO,MAAM,YAAY,GAAU,+DAMhC,kBAAkB,oBA4CpB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ParsedRoute } from 'swagger-typescript-api';
|
|
2
|
-
import type { Maybe } from 'yummies/
|
|
2
|
+
import type { Maybe } from 'yummies/types';
|
|
3
3
|
import type { BaseTmplParams } from "../types/base-tmpl-params.cjs";
|
|
4
4
|
import type { MetaInfo } from "../types/index.cjs";
|
|
5
5
|
export interface NewEndpointTmplParams extends BaseTmplParams {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"new-endpoint.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/new-endpoint.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAC1D,OAAO,KAAK,EAAa,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"new-endpoint.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/new-endpoint.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAC1D,OAAO,KAAK,EAAa,KAAK,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,cAAc,EAAE,sCAAqC;AACnE,OAAO,KAAK,EAAE,QAAQ,EAAE,2BAA0B;AAOlD,MAAM,WAAW,qBAAsB,SAAQ,cAAc;IAC3D,KAAK,EAAE,WAAW,CAAC;IACnB,SAAS,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACzB,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;CAC3B;AAiBD,eAAO,MAAM,eAAe,GAAI,qGAS7B,qBAAqB;;;;CA8NvB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ParsedRoute } from 'swagger-typescript-api';
|
|
2
|
-
import type { Maybe } from 'yummies/
|
|
2
|
+
import type { Maybe } from 'yummies/types';
|
|
3
3
|
import type { BaseTmplParams } from "../types/base-tmpl-params.js";
|
|
4
4
|
import type { MetaInfo } from "../types/index.js";
|
|
5
5
|
export interface NewEndpointTmplParams extends BaseTmplParams {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"new-endpoint.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/new-endpoint.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAC1D,OAAO,KAAK,EAAa,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"new-endpoint.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/new-endpoint.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAC1D,OAAO,KAAK,EAAa,KAAK,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,cAAc,EAAE,qCAAqC;AACnE,OAAO,KAAK,EAAE,QAAQ,EAAE,0BAA0B;AAOlD,MAAM,WAAW,qBAAsB,SAAQ,cAAc;IAC3D,KAAK,EAAE,WAAW,CAAC;IACnB,SAAS,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACzB,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;CAC3B;AAiBD,eAAO,MAAM,eAAe,GAAI,qGAS7B,qBAAqB;;;;CA8NvB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { KeyOfByValue } from 'yummies/
|
|
1
|
+
import type { KeyOfByValue } from 'yummies/types';
|
|
2
2
|
import type { GenerateQueryApiParams } from "./generate-query-api-params.cjs";
|
|
3
3
|
import type { ImportFileParams } from "./import-file-params.cjs";
|
|
4
4
|
export type AllImportFileParams = Record<KeyOfByValue<Required<GenerateQueryApiParams>, 'builtin' | ImportFileParams>, ImportFileParams>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"all-import-file-params.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/all-import-file-params.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"all-import-file-params.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/all-import-file-params.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,KAAK,EAAE,sBAAsB,EAAE,wCAAuC;AAC7E,OAAO,KAAK,EAAE,gBAAgB,EAAE,iCAAgC;AAEhE,MAAM,MAAM,mBAAmB,GAAG,MAAM,CACtC,YAAY,CAAC,QAAQ,CAAC,sBAAsB,CAAC,EAAE,SAAS,GAAG,gBAAgB,CAAC,EAC5E,gBAAgB,CACjB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { KeyOfByValue } from 'yummies/
|
|
1
|
+
import type { KeyOfByValue } from 'yummies/types';
|
|
2
2
|
import type { GenerateQueryApiParams } from "./generate-query-api-params.js";
|
|
3
3
|
import type { ImportFileParams } from "./import-file-params.js";
|
|
4
4
|
export type AllImportFileParams = Record<KeyOfByValue<Required<GenerateQueryApiParams>, 'builtin' | ImportFileParams>, ImportFileParams>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"all-import-file-params.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/all-import-file-params.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"all-import-file-params.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/all-import-file-params.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,KAAK,EAAE,sBAAsB,EAAE,uCAAuC;AAC7E,OAAO,KAAK,EAAE,gBAAgB,EAAE,gCAAgC;AAEhE,MAAM,MAAM,mBAAmB,GAAG,MAAM,CACtC,YAAY,CAAC,QAAQ,CAAC,sBAAsB,CAAC,EAAE,SAAS,GAAG,gBAAgB,CAAC,EAC5E,gBAAgB,CACjB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { GenerateApiConfiguration, GenerateApiParams } from 'swagger-typescript-api';
|
|
2
|
-
import type { Defined } from 'yummies/
|
|
2
|
+
import type { Defined } from 'yummies/types';
|
|
3
3
|
import type { UnpackedFilterOption } from "../utils/unpack-filter-option.cjs";
|
|
4
4
|
import type { AllImportFileParams } from "./all-import-file-params.cjs";
|
|
5
5
|
import type { CodegenDataUtils } from "./codegen-data-utils.cjs";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"base-tmpl-params.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/base-tmpl-params.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,wBAAwB,EACxB,iBAAiB,EAClB,MAAM,wBAAwB,CAAC;AAChC,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"base-tmpl-params.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/base-tmpl-params.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,wBAAwB,EACxB,iBAAiB,EAClB,MAAM,wBAAwB,CAAC;AAChC,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,eAAe,CAAC;AAC7C,OAAO,KAAK,EAAE,oBAAoB,EAAE,0CAAyC;AAC7E,OAAO,KAAK,EAAE,mBAAmB,EAAE,qCAAoC;AACvE,OAAO,KAAK,EAAE,gBAAgB,EAAE,iCAAgC;AAChE,OAAO,KAAK,EAAE,sBAAsB,EAAE,wCAAuC;AAE7E,MAAM,WAAW,cAAc;IAC7B,eAAe,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,OAAO,CAAC,MAAM,CAAC,CAAC;IACtD,aAAa,EAAE,wBAAwB,CAAC;IACxC,aAAa,EAAE,sBAAsB,CAAC;IACtC,cAAc,EAAE,UAAU,CACxB,OAAO,CAAC,OAAO,CAAC,iBAAiB,CAAC,OAAO,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CACvD,CAAC,GAAG,CAAC,CAAC;IACP,gBAAgB,EAAE,mBAAmB,CAAC;IACtC,KAAK,EAAE,gBAAgB,CAAC;IACxB,WAAW,EAAE,oBAAoB,CAC/B,OAAO,CAAC,sBAAsB,CAAC,aAAa,CAAC,CAAC,CAC/C,CAAC;CACH"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { GenerateApiConfiguration, GenerateApiParams } from 'swagger-typescript-api';
|
|
2
|
-
import type { Defined } from 'yummies/
|
|
2
|
+
import type { Defined } from 'yummies/types';
|
|
3
3
|
import type { UnpackedFilterOption } from "../utils/unpack-filter-option.js";
|
|
4
4
|
import type { AllImportFileParams } from "./all-import-file-params.js";
|
|
5
5
|
import type { CodegenDataUtils } from "./codegen-data-utils.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"base-tmpl-params.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/base-tmpl-params.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,wBAAwB,EACxB,iBAAiB,EAClB,MAAM,wBAAwB,CAAC;AAChC,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"base-tmpl-params.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/base-tmpl-params.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,wBAAwB,EACxB,iBAAiB,EAClB,MAAM,wBAAwB,CAAC;AAChC,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,eAAe,CAAC;AAC7C,OAAO,KAAK,EAAE,oBAAoB,EAAE,yCAAyC;AAC7E,OAAO,KAAK,EAAE,mBAAmB,EAAE,oCAAoC;AACvE,OAAO,KAAK,EAAE,gBAAgB,EAAE,gCAAgC;AAChE,OAAO,KAAK,EAAE,sBAAsB,EAAE,uCAAuC;AAE7E,MAAM,WAAW,cAAc;IAC7B,eAAe,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,OAAO,CAAC,MAAM,CAAC,CAAC;IACtD,aAAa,EAAE,wBAAwB,CAAC;IACxC,aAAa,EAAE,sBAAsB,CAAC;IACtC,cAAc,EAAE,UAAU,CACxB,OAAO,CAAC,OAAO,CAAC,iBAAiB,CAAC,OAAO,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CACvD,CAAC,GAAG,CAAC,CAAC;IACP,gBAAgB,EAAE,mBAAmB,CAAC;IACtC,KAAK,EAAE,gBAAgB,CAAC;IACxB,WAAW,EAAE,oBAAoB,CAC/B,OAAO,CAAC,sBAAsB,CAAC,aAAa,CAAC,CAAC,CAC/C,CAAC;CACH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"codegen-data-utils.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/codegen-data-utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,QAAQ,CAAC;AAC3C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"codegen-data-utils.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/codegen-data-utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,QAAQ,CAAC;AAC3C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE/C,MAAM,MAAM,gBAAgB,GAAG;IAC7B,CAAC,EAAE,YAAY,CAAC;IAChB,qBAAqB,EAAE,CAAC,aAAa,EAAE,SAAS,KAAK,MAAM,CAAC;IAC5D,eAAe,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,MAAM,CAAC;CAChD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"codegen-data-utils.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/codegen-data-utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,QAAQ,CAAC;AAC3C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"codegen-data-utils.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/codegen-data-utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,QAAQ,CAAC;AAC3C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE/C,MAAM,MAAM,gBAAgB,GAAG;IAC7B,CAAC,EAAE,YAAY,CAAC;IAChB,qBAAqB,EAAE,CAAC,aAAa,EAAE,SAAS,KAAK,MAAM,CAAC;IAC5D,eAAe,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,MAAM,CAAC;CAChD,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { RawRouteInfo } from 'swagger-typescript-api';
|
|
2
|
-
import type { AnyObject, Maybe } from 'yummies/
|
|
2
|
+
import type { AnyObject, Maybe } from 'yummies/types';
|
|
3
3
|
import type { RemoveUnusedTypesParams } from "../utils/remove-unused-types.cjs";
|
|
4
4
|
import type { FilterOption } from "../utils/unpack-filter-option.cjs";
|
|
5
5
|
import type { CodegenDataUtils } from "./codegen-data-utils.cjs";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generate-query-api-params.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/generate-query-api-params.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,KAAK,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"generate-query-api-params.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/generate-query-api-params.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,KAAK,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,uBAAuB,EAAE,yCAAwC;AAC/E,OAAO,KAAK,EAAE,YAAY,EAAE,0CAAyC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,iCAAgC;AAChE,OAAO,KAAK,EAAE,YAAY,EAAE,4BAA2B;AACvD,OAAO,KAAK,EAAE,gBAAgB,EAAE,iCAAgC;AAChE,OAAO,KAAK,EAAE,QAAQ,EAAE,wBAAuB;AAE/C,MAAM,WAAW,sBAAsB;IACrC;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,KAAK,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAEhC;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;OAEG;IACH,iBAAiB,CAAC,EACd,IAAI,GACJ,OAAO,CAAC,IAAI,CAAC,uBAAuB,EAAE,WAAW,CAAC,CAAC,CAAC;IAExD;;OAEG;IACH,kBAAkB,CAAC,EAAE,CACnB,YAAY,EAAE,MAAM,EACpB,YAAY,EAAE,YAAY,KACvB,KAAK,CAAC,MAAM,CAAC,CAAC;IAEnB;;OAEG;IACH,qBAAqB,CAAC,EAAE,CACtB,SAAS,EAAE,MAAM,EACjB,KAAK,EAAE,gBAAgB,KACpB,MAAM,CAAC;IAEZ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAwCG;IACH,UAAU,CAAC,EAAE,uBAAuB,GAAG,oBAAoB,CAAC;IAE5D;;;;OAIG;IACH,OAAO,CAAC,EACJ,CAAC,CAAC,QAAQ,EAAE,YAAY,KAAK,MAAM,CAAC,GACpC,cAAc,GACd,gBAAgB,MAAM,EAAE,GACxB,KAAK,GACL,OAAO,MAAM,EAAE,CAAC;IAEpB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,CAAC,CAAC,KAAK,EAAE,SAAS,KAAK,MAAM,CAAC,CAAC;IAEpD;;OAEG;IACH,yBAAyB,CAAC,EAAE,OAAO,GAAG,MAAM,CAAC;IAE7C;;OAEG;IACH,WAAW,CAAC,EAAE,SAAS,GAAG,gBAAgB,CAAC;IAC3C;;OAEG;IACH,QAAQ,CAAC,EAAE,SAAS,GAAG,gBAAgB,CAAC;IACxC;;OAEG;IACH,UAAU,CAAC,EAAE,SAAS,GAAG,gBAAgB,CAAC;IAE1C;;OAEG;IACH,eAAe,CAAC,EAAE,CAChB,KAAK,EAAE,SAAS,EAChB,KAAK,EAAE,SAAS,KACb;QACH,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,kBAAkB,CAAC,EAAE,MAAM,CAAC;QAC5B,QAAQ,EAAE,MAAM,CAAC;KAClB,CAAC;IAEF;;OAEG;IACH,cAAc,CAAC,EAAE,CACf,KAAK,EAAE,SAAS,EAChB,KAAK,EAAE,SAAS,KACb;QACH,QAAQ,EAAE,MAAM,CAAC;KAClB,CAAC;IAEF;;;;OAIG;IACH,yBAAyB,CAAC,EAAE,WAAW,CAAC;IAExC,kBAAkB,CAAC,EAAE,SAAS,CAAC;IAE/B;;OAEG;IACH,eAAe,CAAC,EAAE,YAAY,CAAC,CAAC,QAAQ,EAAE,YAAY,KAAK,OAAO,CAAC,CAAC;IAEpE;;OAEG;IACH,WAAW,CAAC,EAAE,YAAY,CAAC,CAAC,IAAI,EAAE,QAAQ,KAAK,OAAO,CAAC,CAAC;IAExD;;OAEG;IACH,YAAY,CAAC,EAAE,YAAY,CAAC,CAAC,SAAS,EAAE,MAAM,KAAK,OAAO,CAAC,CAAC;IAE5D,UAAU,CAAC,EAAE;QACX,yBAAyB,CAAC,EAAE,MAAM,CAAC;KACpC,CAAC;IAEF,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB,UAAU,CAAC,EAAE;QACX,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,KAAK,MAAM,CAAC;QACtE,YAAY,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,KAAK,MAAM,CAAC;KACnE,CAAC;IAEF;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IAEtB;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { RawRouteInfo } from 'swagger-typescript-api';
|
|
2
|
-
import type { AnyObject, Maybe } from 'yummies/
|
|
2
|
+
import type { AnyObject, Maybe } from 'yummies/types';
|
|
3
3
|
import type { RemoveUnusedTypesParams } from "../utils/remove-unused-types.js";
|
|
4
4
|
import type { FilterOption } from "../utils/unpack-filter-option.js";
|
|
5
5
|
import type { CodegenDataUtils } from "./codegen-data-utils.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generate-query-api-params.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/generate-query-api-params.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,KAAK,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"generate-query-api-params.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/generate-query-api-params.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"type-info.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/type-info.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"type-info.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/type-info.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,MAAM,MAAM,QAAQ,GAAG,WAAW,CAAC,SAAS,EAAE,YAAY,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"type-info.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/type-info.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"type-info.d.ts","sourceRoot":"","sources":["../../../src/codegen/types/type-info.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,MAAM,MAAM,QAAQ,GAAG,WAAW,CAAC,SAAS,EAAE,YAAY,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ModelType } from 'swagger-typescript-api';
|
|
2
|
-
import type { PartialKeys } from 'yummies/
|
|
2
|
+
import type { PartialKeys } from 'yummies/types';
|
|
3
3
|
import type { TypeInfo } from "../types/type-info.cjs";
|
|
4
4
|
export declare const createShortModelType: (shortModelType: PartialKeys<ModelType, "rawContent" | "description" | "typeIdentifier">) => TypeInfo & ModelType;
|
|
5
5
|
//# sourceMappingURL=create-short-model-type.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-short-model-type.d.ts","sourceRoot":"","sources":["../../../src/codegen/utils/create-short-model-type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"create-short-model-type.d.ts","sourceRoot":"","sources":["../../../src/codegen/utils/create-short-model-type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,KAAK,EAAE,QAAQ,EAAE,+BAA8B;AAEtD,eAAO,MAAM,oBAAoB,GAC/B,gBAAgB,WAAW,CACzB,SAAS,EACT,YAAY,GAAG,aAAa,GAAG,gBAAgB,CAChD,KACA,QAAQ,GAAG,SAOb,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ModelType } from 'swagger-typescript-api';
|
|
2
|
-
import type { PartialKeys } from 'yummies/
|
|
2
|
+
import type { PartialKeys } from 'yummies/types';
|
|
3
3
|
import type { TypeInfo } from "../types/type-info.js";
|
|
4
4
|
export declare const createShortModelType: (shortModelType: PartialKeys<ModelType, "rawContent" | "description" | "typeIdentifier">) => TypeInfo & ModelType;
|
|
5
5
|
//# sourceMappingURL=create-short-model-type.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-short-model-type.d.ts","sourceRoot":"","sources":["../../../src/codegen/utils/create-short-model-type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"create-short-model-type.d.ts","sourceRoot":"","sources":["../../../src/codegen/utils/create-short-model-type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,KAAK,EAAE,QAAQ,EAAE,8BAA8B;AAEtD,eAAO,MAAM,oBAAoB,GAC/B,gBAAgB,WAAW,CACzB,SAAS,EACT,YAAY,GAAG,aAAa,GAAG,gBAAgB,CAChD,KACA,QAAQ,GAAG,SAOb,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Maybe } from 'yummies/
|
|
1
|
+
import type { Maybe } from 'yummies/types';
|
|
2
2
|
type AnyFilterOptionFn = (...args: any[]) => boolean;
|
|
3
3
|
export type FilterOption<T extends AnyFilterOptionFn> = T | string | RegExp | (RegExp | string)[];
|
|
4
4
|
export type UnpackedFilterOption<T extends FilterOption<any>> = Extract<T, AnyFilterOptionFn>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unpack-filter-option.d.ts","sourceRoot":"","sources":["../../../src/codegen/utils/unpack-filter-option.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"unpack-filter-option.d.ts","sourceRoot":"","sources":["../../../src/codegen/utils/unpack-filter-option.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAE3C,KAAK,iBAAiB,GAAG,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,OAAO,CAAC;AAErD,MAAM,MAAM,YAAY,CAAC,CAAC,SAAS,iBAAiB,IAChD,CAAC,GACD,MAAM,GACN,MAAM,GACN,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE,CAAC;AAExB,MAAM,MAAM,oBAAoB,CAAC,CAAC,SAAS,YAAY,CAAC,GAAG,CAAC,IAAI,OAAO,CACrE,CAAC,EACD,iBAAiB,CAClB,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAC7B,OAAO,SAAS,YAAY,CAAC,iBAAiB,CAAC,EAE/C,QAAQ,KAAK,CAAC,OAAO,CAAC,EACtB,cAAc,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC,oBAAoB,CAAC,OAAO,CAAC,CAAC,KAAK,MAAM,EAC5E,qBAAoB,OAAc,KACjC,oBAAoB,CAAC,OAAO,CAwB9B,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Maybe } from 'yummies/
|
|
1
|
+
import type { Maybe } from 'yummies/types';
|
|
2
2
|
type AnyFilterOptionFn = (...args: any[]) => boolean;
|
|
3
3
|
export type FilterOption<T extends AnyFilterOptionFn> = T | string | RegExp | (RegExp | string)[];
|
|
4
4
|
export type UnpackedFilterOption<T extends FilterOption<any>> = Extract<T, AnyFilterOptionFn>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unpack-filter-option.d.ts","sourceRoot":"","sources":["../../../src/codegen/utils/unpack-filter-option.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"unpack-filter-option.d.ts","sourceRoot":"","sources":["../../../src/codegen/utils/unpack-filter-option.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAE3C,KAAK,iBAAiB,GAAG,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,OAAO,CAAC;AAErD,MAAM,MAAM,YAAY,CAAC,CAAC,SAAS,iBAAiB,IAChD,CAAC,GACD,MAAM,GACN,MAAM,GACN,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE,CAAC;AAExB,MAAM,MAAM,oBAAoB,CAAC,CAAC,SAAS,YAAY,CAAC,GAAG,CAAC,IAAI,OAAO,CACrE,CAAC,EACD,iBAAiB,CAClB,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAC7B,OAAO,SAAS,YAAY,CAAC,iBAAiB,CAAC,EAE/C,QAAQ,KAAK,CAAC,OAAO,CAAC,EACtB,cAAc,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC,oBAAoB,CAAC,OAAO,CAAC,CAAC,KAAK,MAAM,EAC5E,qBAAoB,OAAc,KACjC,oBAAoB,CAAC,OAAO,CAwB9B,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "0.
|
|
2
|
+
"version": "0.25.0",
|
|
3
3
|
"name": "mobx-tanstack-query-api",
|
|
4
4
|
"description": "OpenAPI/Swagger client codegen + endpoints integration with mobx-tanstack-query",
|
|
5
5
|
"keywords": [
|
|
@@ -28,15 +28,17 @@
|
|
|
28
28
|
"@tanstack/query-core": "^5.90.2",
|
|
29
29
|
"@types/lodash": "^4.17.16",
|
|
30
30
|
"@types/lodash-es": "^4.17.12",
|
|
31
|
+
"@types/qs": "^6.14.0",
|
|
31
32
|
"cac": "^6.7.14",
|
|
32
33
|
"http-status-code-types": "^0.0.2",
|
|
33
34
|
"jiti": "^2.5.1",
|
|
34
35
|
"lodash-es": "^4.17.21",
|
|
35
36
|
"mobx-tanstack-query": "^6.8.5",
|
|
37
|
+
"qs": "^6.14.0",
|
|
36
38
|
"swagger-typescript-api": "13.2.15",
|
|
37
39
|
"ts-morph": "^26.0.0",
|
|
38
40
|
"undici-types": "^7.11.0",
|
|
39
|
-
"yummies": "^
|
|
41
|
+
"yummies": "^6.0.0"
|
|
40
42
|
},
|
|
41
43
|
"devDependencies": {
|
|
42
44
|
"@biomejs/biome": "^2.2.4",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { DefaultError, InfiniteData, QueryObserverResult } from '@tanstack/query-core';
|
|
2
2
|
import { InfiniteQuery } from 'mobx-tanstack-query';
|
|
3
|
-
import type { MaybeFalsy } from 'yummies/
|
|
3
|
+
import type { MaybeFalsy } from 'yummies/types';
|
|
4
4
|
import type { AnyEndpoint } from "./endpoint.types.cjs";
|
|
5
5
|
import type { EndpointInfiniteQueryFlattenOptions, EndpointInfiniteQueryOptions, EndpointInfiniteQueryUpdateOptionsAllVariants } from "./endpoint-infinite-query.types.cjs";
|
|
6
6
|
import type { EndpointQueryClient } from "./endpoint-query-client.cjs";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"endpoint-infinite-query.d.ts","sourceRoot":"","sources":["../../src/runtime/endpoint-infinite-query.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,YAAY,EACZ,YAAY,EACZ,mBAAmB,EACpB,MAAM,sBAAsB,CAAC;AAE9B,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACpD,OAAO,KAAK,EAAS,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"endpoint-infinite-query.d.ts","sourceRoot":"","sources":["../../src/runtime/endpoint-infinite-query.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,YAAY,EACZ,YAAY,EACZ,mBAAmB,EACpB,MAAM,sBAAsB,CAAC;AAE9B,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACpD,OAAO,KAAK,EAAS,UAAU,EAAE,MAAM,eAAe,CAAC;AACvD,OAAO,KAAK,EAAE,WAAW,EAAE,6BAA4B;AACvD,OAAO,KAAK,EACV,mCAAmC,EACnC,4BAA4B,EAC5B,6CAA6C,EAC9C,4CAA2C;AAG5C,OAAO,KAAK,EAAE,mBAAmB,EAAE,oCAAmC;AAGtE,qBAAa,qBAAqB,CAChC,SAAS,SAAS,WAAW,EAC7B,YAAY,GAAG,SAAS,CAAC,YAAY,CAAC,CAAC,MAAM,CAAC,EAC9C,MAAM,GAAG,YAAY,EACrB,UAAU,GAAG,OAAO,EACpB,KAAK,GAAG,YAAY,CAAC,YAAY,EAAE,UAAU,CAAC,CAC9C,SAAQ,aAAa,CAAC,YAAY,EAAE,MAAM,EAAE,UAAU,EAAE,KAAK,EAAE,GAAG,EAAE,CAAC;IAenE,OAAO,CAAC,QAAQ;IAdlB,QAAQ,EAAE,SAAS,CAAC,YAAY,CAAC,GAAG,IAAI,CAAQ;IAChD,MAAM,EAAE,SAAS,CAAC,UAAU,CAAC,GAAG,IAAI,CAAQ;IAE5C,OAAO,CAAC,OAAO,CAAC,CAAuB;IAEvC,OAAO,CAAC,QAAQ,CAMJ;gBAGF,QAAQ,EAAE,WAAW,EAC7B,WAAW,EAAE,mBAAmB,EAEhC,iBAAiB,EACb,4BAA4B,CAC1B,SAAS,EACT,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,CACN,GACD,CAAC,MAAM,mCAAmC,CACxC,SAAS,EACT,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,CACN,CAAC;IAoGR,MAAM,CAAC,EACL,MAAM,EACN,GAAG,OAAO,EACX,EAAE,6CAA6C,CAC9C,SAAS,EACT,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,CACN;IAOK,KAAK,CACT,MAAM,EAAE,UAAU,CAAC,SAAS,CAAC,UAAU,CAAC,CAAC,GACxC,OAAO,CAAC,mBAAmB,CAAC,KAAK,EAAE,MAAM,CAAC,CAAC;CAK/C"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { DefaultError, InfiniteData, QueryObserverResult } from '@tanstack/query-core';
|
|
2
2
|
import { InfiniteQuery } from 'mobx-tanstack-query';
|
|
3
|
-
import type { MaybeFalsy } from 'yummies/
|
|
3
|
+
import type { MaybeFalsy } from 'yummies/types';
|
|
4
4
|
import type { AnyEndpoint } from "./endpoint.types.js";
|
|
5
5
|
import type { EndpointInfiniteQueryFlattenOptions, EndpointInfiniteQueryOptions, EndpointInfiniteQueryUpdateOptionsAllVariants } from "./endpoint-infinite-query.types.js";
|
|
6
6
|
import type { EndpointQueryClient } from "./endpoint-query-client.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"endpoint-infinite-query.d.ts","sourceRoot":"","sources":["../../src/runtime/endpoint-infinite-query.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,YAAY,EACZ,YAAY,EACZ,mBAAmB,EACpB,MAAM,sBAAsB,CAAC;AAE9B,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACpD,OAAO,KAAK,EAAS,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"endpoint-infinite-query.d.ts","sourceRoot":"","sources":["../../src/runtime/endpoint-infinite-query.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,YAAY,EACZ,YAAY,EACZ,mBAAmB,EACpB,MAAM,sBAAsB,CAAC;AAE9B,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACpD,OAAO,KAAK,EAAS,UAAU,EAAE,MAAM,eAAe,CAAC;AACvD,OAAO,KAAK,EAAE,WAAW,EAAE,4BAA4B;AACvD,OAAO,KAAK,EACV,mCAAmC,EACnC,4BAA4B,EAC5B,6CAA6C,EAC9C,2CAA2C;AAG5C,OAAO,KAAK,EAAE,mBAAmB,EAAE,mCAAmC;AAGtE,qBAAa,qBAAqB,CAChC,SAAS,SAAS,WAAW,EAC7B,YAAY,GAAG,SAAS,CAAC,YAAY,CAAC,CAAC,MAAM,CAAC,EAC9C,MAAM,GAAG,YAAY,EACrB,UAAU,GAAG,OAAO,EACpB,KAAK,GAAG,YAAY,CAAC,YAAY,EAAE,UAAU,CAAC,CAC9C,SAAQ,aAAa,CAAC,YAAY,EAAE,MAAM,EAAE,UAAU,EAAE,KAAK,EAAE,GAAG,EAAE,CAAC;IAenE,OAAO,CAAC,QAAQ;IAdlB,QAAQ,EAAE,SAAS,CAAC,YAAY,CAAC,GAAG,IAAI,CAAQ;IAChD,MAAM,EAAE,SAAS,CAAC,UAAU,CAAC,GAAG,IAAI,CAAQ;IAE5C,OAAO,CAAC,OAAO,CAAC,CAAuB;IAEvC,OAAO,CAAC,QAAQ,CAMJ;gBAGF,QAAQ,EAAE,WAAW,EAC7B,WAAW,EAAE,mBAAmB,EAEhC,iBAAiB,EACb,4BAA4B,CAC1B,SAAS,EACT,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,CACN,GACD,CAAC,MAAM,mCAAmC,CACxC,SAAS,EACT,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,CACN,CAAC;IAoGR,MAAM,CAAC,EACL,MAAM,EACN,GAAG,OAAO,EACX,EAAE,6CAA6C,CAC9C,SAAS,EACT,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,CACN;IAOK,KAAK,CACT,MAAM,EAAE,UAAU,CAAC,SAAS,CAAC,UAAU,CAAC,CAAC,GACxC,OAAO,CAAC,mBAAmB,CAAC,KAAK,EAAE,MAAM,CAAC,CAAC;CAK/C"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { DefaultError, InfiniteData } from '@tanstack/query-core';
|
|
2
2
|
import type { InfiniteQueryConfig, InfiniteQueryDynamicOptions, InfiniteQueryOptions, InfiniteQueryUpdateOptions } from 'mobx-tanstack-query';
|
|
3
|
-
import type { AnyObject, MaybeFalsy } from 'yummies/
|
|
3
|
+
import type { AnyObject, MaybeFalsy } from 'yummies/types';
|
|
4
4
|
import type { AnyEndpoint } from "./endpoint.types.cjs";
|
|
5
5
|
import type { EndpointQueryUniqKey, ExcludedQueryKeys } from "./endpoint-query.types.cjs";
|
|
6
6
|
type ShortInfiniteQueryConfig<TQueryFnData, TError = DefaultError, TPageParam = unknown, TData = InfiniteData<TQueryFnData, TPageParam>> = Omit<InfiniteQueryConfig<TQueryFnData, TError, TPageParam, TData, any[]>, ExcludedQueryKeys> & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"endpoint-infinite-query.types.d.ts","sourceRoot":"","sources":["../../src/runtime/endpoint-infinite-query.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACvE,OAAO,KAAK,EACV,mBAAmB,EACnB,2BAA2B,EAC3B,oBAAoB,EACpB,0BAA0B,EAC3B,MAAM,qBAAqB,CAAC;AAC7B,OAAO,KAAK,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"endpoint-infinite-query.types.d.ts","sourceRoot":"","sources":["../../src/runtime/endpoint-infinite-query.types.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { DefaultError, InfiniteData } from '@tanstack/query-core';
|
|
2
2
|
import type { InfiniteQueryConfig, InfiniteQueryDynamicOptions, InfiniteQueryOptions, InfiniteQueryUpdateOptions } from 'mobx-tanstack-query';
|
|
3
|
-
import type { AnyObject, MaybeFalsy } from 'yummies/
|
|
3
|
+
import type { AnyObject, MaybeFalsy } from 'yummies/types';
|
|
4
4
|
import type { AnyEndpoint } from "./endpoint.types.js";
|
|
5
5
|
import type { EndpointQueryUniqKey, ExcludedQueryKeys } from "./endpoint-query.types.js";
|
|
6
6
|
type ShortInfiniteQueryConfig<TQueryFnData, TError = DefaultError, TPageParam = unknown, TData = InfiniteData<TQueryFnData, TPageParam>> = Omit<InfiniteQueryConfig<TQueryFnData, TError, TPageParam, TData, any[]>, ExcludedQueryKeys> & {
|