zudoku 0.4.3-dev.26 → 0.4.3-dev.28

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.
@@ -5769,7 +5769,7 @@ const au = ({ content: e }) => {
5769
5769
  value: c,
5770
5770
  onChange: (y) => {
5771
5771
  l(() => {
5772
- s({ lang: y.target.value });
5772
+ s((v) => (v.set("lang", y.target.value), v));
5773
5773
  });
5774
5774
  },
5775
5775
  options: [
@@ -5923,7 +5923,7 @@ const au = ({ content: e }) => {
5923
5923
  getRoutes: () => [
5924
5924
  {
5925
5925
  async lazy() {
5926
- const { OpenApiRoute: a } = await import("./Route-DZhAsCnX.js");
5926
+ const { OpenApiRoute: a } = await import("./Route-D6yy1Q6U.js");
5927
5927
  return {
5928
5928
  element: /* @__PURE__ */ f.jsx(a, { client: n, config: e })
5929
5929
  };
@@ -5936,7 +5936,7 @@ const au = ({ content: e }) => {
5936
5936
  {
5937
5937
  index: !0,
5938
5938
  async lazy() {
5939
- const { OperationList: a } = await import("./OperationList-Dnqhaqy7.js");
5939
+ const { OperationList: a } = await import("./OperationList-uEkS-Cqb.js");
5940
5940
  return { element: /* @__PURE__ */ f.jsx(a, {}) };
5941
5941
  }
5942
5942
  }
@@ -5963,4 +5963,4 @@ export {
5963
5963
  Ru as o,
5964
5964
  eu as u
5965
5965
  };
5966
- //# sourceMappingURL=index-CMzlvgYf.js.map
5966
+ //# sourceMappingURL=index-Brsmo1Re.js.map