fastapi-rtk 1.0.36 → 1.0.37

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.
Files changed (33) hide show
  1. package/dist/.bundled/jsonforms/cjs/_virtual/index10.cjs +2 -2
  2. package/dist/.bundled/jsonforms/cjs/_virtual/index11.cjs +2 -2
  3. package/dist/.bundled/jsonforms/cjs/_virtual/index12.cjs +2 -2
  4. package/dist/.bundled/jsonforms/cjs/_virtual/index6.cjs +2 -2
  5. package/dist/.bundled/jsonforms/cjs/_virtual/index7.cjs +2 -2
  6. package/dist/.bundled/jsonforms/cjs/_virtual/index8.cjs +2 -2
  7. package/dist/.bundled/jsonforms/cjs/_virtual/index9.cjs +2 -2
  8. package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/hooks/useCommonProps.cjs +2 -2
  9. package/dist/.bundled/jsonforms/esm/_virtual/index10.mjs +2 -2
  10. package/dist/.bundled/jsonforms/esm/_virtual/index11.mjs +2 -2
  11. package/dist/.bundled/jsonforms/esm/_virtual/index12.mjs +2 -2
  12. package/dist/.bundled/jsonforms/esm/_virtual/index6.mjs +2 -2
  13. package/dist/.bundled/jsonforms/esm/_virtual/index7.mjs +2 -2
  14. package/dist/.bundled/jsonforms/esm/_virtual/index8.mjs +2 -2
  15. package/dist/.bundled/jsonforms/esm/_virtual/index9.mjs +2 -2
  16. package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/hooks/useCommonProps.mjs +2 -2
  17. package/dist/.external/cjs/ajv@8.18.0/ajv/dist/compile/index.cjs +1 -1
  18. package/dist/.external/cjs/ajv@8.18.0/ajv/dist/vocabularies/applicator/index.cjs +1 -1
  19. package/dist/.external/cjs/ajv@8.18.0/ajv/dist/vocabularies/core/index.cjs +1 -1
  20. package/dist/.external/cjs/ajv@8.18.0/ajv/dist/vocabularies/format/index.cjs +1 -1
  21. package/dist/.external/cjs/ajv@8.18.0/ajv/dist/vocabularies/validation/index.cjs +1 -1
  22. package/dist/.external/cjs/fast-uri@3.1.0/fast-uri/index.cjs +1 -1
  23. package/dist/.external/cjs/json-schema-traverse@1.0.0/json-schema-traverse/index.cjs +1 -1
  24. package/dist/.external/esm/ajv@8.18.0/ajv/dist/compile/index.mjs +1 -1
  25. package/dist/.external/esm/ajv@8.18.0/ajv/dist/vocabularies/applicator/index.mjs +1 -1
  26. package/dist/.external/esm/ajv@8.18.0/ajv/dist/vocabularies/core/index.mjs +1 -1
  27. package/dist/.external/esm/ajv@8.18.0/ajv/dist/vocabularies/format/index.mjs +1 -1
  28. package/dist/.external/esm/ajv@8.18.0/ajv/dist/vocabularies/validation/index.mjs +1 -1
  29. package/dist/.external/esm/fast-uri@3.1.0/fast-uri/index.mjs +1 -1
  30. package/dist/.external/esm/json-schema-traverse@1.0.0/json-schema-traverse/index.mjs +1 -1
  31. package/dist/jsonforms/cjs/hooks/useCommonProps.cjs +2 -2
  32. package/dist/jsonforms/esm/hooks/useCommonProps.mjs +2 -2
  33. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var format = {};
4
- exports.__exports = format;
3
+ var compile = {};
4
+ exports.__exports = compile;
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var fastUri = { exports: {} };
4
- exports.__module = fastUri;
3
+ var jsonSchemaTraverse = { exports: {} };
4
+ exports.__module = jsonSchemaTraverse;
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var jsonSchemaTraverse = { exports: {} };
4
- exports.__module = jsonSchemaTraverse;
3
+ var fastUri = { exports: {} };
4
+ exports.__module = fastUri;
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var compile = {};
4
- exports.__exports = compile;
3
+ var core = {};
4
+ exports.__exports = core;
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var core = {};
4
- exports.__exports = core;
3
+ var validation = {};
4
+ exports.__exports = validation;
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var validation = {};
4
- exports.__exports = validation;
3
+ var applicator = {};
4
+ exports.__exports = applicator;
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var applicator = {};
4
- exports.__exports = applicator;
3
+ var format = {};
4
+ exports.__exports = format;
@@ -52,8 +52,8 @@ function useCommonProps(props = {}) {
52
52
  onChange,
53
53
  onBlur: () => debouncedCallback.flush(),
54
54
  error: props.errors ? props.errors.split("\n").map((error) => /* @__PURE__ */ jsxRuntime.jsx("span", { style: { display: "block" }, children: error }, error)) : void 0,
55
- ...ifProps,
56
- ...(_d = (_c = props.uischema) == null ? void 0 : _c.options) == null ? void 0 : _d.props
55
+ ...(_d = (_c = props.uischema) == null ? void 0 : _c.options) == null ? void 0 : _d.props,
56
+ ...ifProps
57
57
  };
58
58
  }
59
59
  exports.useCommonProps = useCommonProps;
@@ -1,4 +1,4 @@
1
- var format = {};
1
+ var compile = {};
2
2
  export {
3
- format as __exports
3
+ compile as __exports
4
4
  };
@@ -1,4 +1,4 @@
1
- var fastUri = { exports: {} };
1
+ var jsonSchemaTraverse = { exports: {} };
2
2
  export {
3
- fastUri as __module
3
+ jsonSchemaTraverse as __module
4
4
  };
@@ -1,4 +1,4 @@
1
- var jsonSchemaTraverse = { exports: {} };
1
+ var fastUri = { exports: {} };
2
2
  export {
3
- jsonSchemaTraverse as __module
3
+ fastUri as __module
4
4
  };
@@ -1,4 +1,4 @@
1
- var compile = {};
1
+ var core = {};
2
2
  export {
3
- compile as __exports
3
+ core as __exports
4
4
  };
@@ -1,4 +1,4 @@
1
- var core = {};
1
+ var validation = {};
2
2
  export {
3
- core as __exports
3
+ validation as __exports
4
4
  };
@@ -1,4 +1,4 @@
1
- var validation = {};
1
+ var applicator = {};
2
2
  export {
3
- validation as __exports
3
+ applicator as __exports
4
4
  };
@@ -1,4 +1,4 @@
1
- var applicator = {};
1
+ var format = {};
2
2
  export {
3
- applicator as __exports
3
+ format as __exports
4
4
  };
@@ -50,8 +50,8 @@ function useCommonProps(props = {}) {
50
50
  onChange,
51
51
  onBlur: () => debouncedCallback.flush(),
52
52
  error: props.errors ? props.errors.split("\n").map((error) => /* @__PURE__ */ jsx("span", { style: { display: "block" }, children: error }, error)) : void 0,
53
- ...ifProps,
54
- ...(_d = (_c = props.uischema) == null ? void 0 : _c.options) == null ? void 0 : _d.props
53
+ ...(_d = (_c = props.uischema) == null ? void 0 : _c.options) == null ? void 0 : _d.props,
54
+ ...ifProps
55
55
  };
56
56
  }
57
57
  export {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const index = require("../../../../../../.bundled/jsonforms/cjs/_virtual/index6.cjs");
3
+ const index = require("../../../../../../.bundled/jsonforms/cjs/_virtual/index10.cjs");
4
4
  const index$1 = require("./codegen/index.cjs");
5
5
  const validation_error = require("../runtime/validation_error.cjs");
6
6
  const names = require("./names.cjs");
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/index9.cjs");
3
+ const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/index8.cjs");
4
4
  const additionalItems = require("./additionalItems.cjs");
5
5
  const prefixItems = require("./prefixItems.cjs");
6
6
  const items = require("./items.cjs");
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/index7.cjs");
3
+ const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/index6.cjs");
4
4
  const id = require("./id.cjs");
5
5
  const ref = require("./ref.cjs");
6
6
  var hasRequiredCore;
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/index10.cjs");
3
+ const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/index9.cjs");
4
4
  const format = require("./format.cjs");
5
5
  var hasRequiredFormat;
6
6
  function requireFormat() {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/index8.cjs");
3
+ const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/index7.cjs");
4
4
  const limitNumber = require("./limitNumber.cjs");
5
5
  const multipleOf = require("./multipleOf.cjs");
6
6
  const limitLength = require("./limitLength.cjs");
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const index = require("../../../../.bundled/jsonforms/cjs/_virtual/index11.cjs");
3
+ const index = require("../../../../.bundled/jsonforms/cjs/_virtual/index12.cjs");
4
4
  const utils = require("./lib/utils.cjs");
5
5
  const schemes = require("./lib/schemes.cjs");
6
6
  var hasRequiredFastUri;
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const index = require("../../../../.bundled/jsonforms/cjs/_virtual/index12.cjs");
3
+ const index = require("../../../../.bundled/jsonforms/cjs/_virtual/index11.cjs");
4
4
  var hasRequiredJsonSchemaTraverse;
5
5
  function requireJsonSchemaTraverse() {
6
6
  if (hasRequiredJsonSchemaTraverse) return index.__module.exports;
@@ -1,4 +1,4 @@
1
- import { __exports as compile } from "../../../../../../.bundled/jsonforms/esm/_virtual/index6.mjs";
1
+ import { __exports as compile } from "../../../../../../.bundled/jsonforms/esm/_virtual/index10.mjs";
2
2
  import { __require as requireCodegen } from "./codegen/index.mjs";
3
3
  import { __require as requireValidation_error } from "../runtime/validation_error.mjs";
4
4
  import { __require as requireNames } from "./names.mjs";
@@ -1,4 +1,4 @@
1
- import { __exports as applicator } from "../../../../../../../.bundled/jsonforms/esm/_virtual/index9.mjs";
1
+ import { __exports as applicator } from "../../../../../../../.bundled/jsonforms/esm/_virtual/index8.mjs";
2
2
  import { __require as requireAdditionalItems } from "./additionalItems.mjs";
3
3
  import { __require as requirePrefixItems } from "./prefixItems.mjs";
4
4
  import { __require as requireItems } from "./items.mjs";
@@ -1,4 +1,4 @@
1
- import { __exports as core } from "../../../../../../../.bundled/jsonforms/esm/_virtual/index7.mjs";
1
+ import { __exports as core } from "../../../../../../../.bundled/jsonforms/esm/_virtual/index6.mjs";
2
2
  import { __require as requireId } from "./id.mjs";
3
3
  import { __require as requireRef } from "./ref.mjs";
4
4
  var hasRequiredCore;
@@ -1,4 +1,4 @@
1
- import { __exports as format } from "../../../../../../../.bundled/jsonforms/esm/_virtual/index10.mjs";
1
+ import { __exports as format } from "../../../../../../../.bundled/jsonforms/esm/_virtual/index9.mjs";
2
2
  import { __require as requireFormat$1 } from "./format.mjs";
3
3
  var hasRequiredFormat;
4
4
  function requireFormat() {
@@ -1,4 +1,4 @@
1
- import { __exports as validation } from "../../../../../../../.bundled/jsonforms/esm/_virtual/index8.mjs";
1
+ import { __exports as validation } from "../../../../../../../.bundled/jsonforms/esm/_virtual/index7.mjs";
2
2
  import { __require as requireLimitNumber } from "./limitNumber.mjs";
3
3
  import { __require as requireMultipleOf } from "./multipleOf.mjs";
4
4
  import { __require as requireLimitLength } from "./limitLength.mjs";
@@ -1,4 +1,4 @@
1
- import { __module as fastUri } from "../../../../.bundled/jsonforms/esm/_virtual/index11.mjs";
1
+ import { __module as fastUri } from "../../../../.bundled/jsonforms/esm/_virtual/index12.mjs";
2
2
  import { __require as requireUtils } from "./lib/utils.mjs";
3
3
  import { __require as requireSchemes } from "./lib/schemes.mjs";
4
4
  var hasRequiredFastUri;
@@ -1,4 +1,4 @@
1
- import { __module as jsonSchemaTraverse } from "../../../../.bundled/jsonforms/esm/_virtual/index12.mjs";
1
+ import { __module as jsonSchemaTraverse } from "../../../../.bundled/jsonforms/esm/_virtual/index11.mjs";
2
2
  var hasRequiredJsonSchemaTraverse;
3
3
  function requireJsonSchemaTraverse() {
4
4
  if (hasRequiredJsonSchemaTraverse) return jsonSchemaTraverse.exports;
@@ -52,8 +52,8 @@ function useCommonProps(props = {}) {
52
52
  onChange,
53
53
  onBlur: () => debouncedCallback.flush(),
54
54
  error: props.errors ? props.errors.split("\n").map((error) => /* @__PURE__ */ jsxRuntime.jsx("span", { style: { display: "block" }, children: error }, error)) : void 0,
55
- ...ifProps,
56
- ...(_d = (_c = props.uischema) == null ? void 0 : _c.options) == null ? void 0 : _d.props
55
+ ...(_d = (_c = props.uischema) == null ? void 0 : _c.options) == null ? void 0 : _d.props,
56
+ ...ifProps
57
57
  };
58
58
  }
59
59
  exports.useCommonProps = useCommonProps;
@@ -50,8 +50,8 @@ function useCommonProps(props = {}) {
50
50
  onChange,
51
51
  onBlur: () => debouncedCallback.flush(),
52
52
  error: props.errors ? props.errors.split("\n").map((error) => /* @__PURE__ */ jsx("span", { style: { display: "block" }, children: error }, error)) : void 0,
53
- ...ifProps,
54
- ...(_d = (_c = props.uischema) == null ? void 0 : _c.options) == null ? void 0 : _d.props
53
+ ...(_d = (_c = props.uischema) == null ? void 0 : _c.options) == null ? void 0 : _d.props,
54
+ ...ifProps
55
55
  };
56
56
  }
57
57
  export {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fastapi-rtk",
3
- "version": "1.0.36",
3
+ "version": "1.0.37",
4
4
  "private": false,
5
5
  "description": "A React component library for FastAPI in combination with FastAPI React Toolkit backend, built with Mantine, JsonForms, and Zustand.",
6
6
  "license": "MIT",