@kong-ui-public/entities-plugins 9.118.0 → 9.118.1

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.
@@ -5698,7 +5698,7 @@ const qo = /* @__PURE__ */ Ee({
5698
5698
  var h;
5699
5699
  const f = (h = i.schema) == null ? void 0 : h.value;
5700
5700
  if (typeof f.gt == "number")
5701
- return { min: f.gt };
5701
+ return { min: f.type === "integer" ? f.gt + 1 : f.gt };
5702
5702
  const [m, g] = f.between ?? [];
5703
5703
  return {
5704
5704
  min: n.min ?? m,
@@ -5744,7 +5744,7 @@ const qo = /* @__PURE__ */ Ee({
5744
5744
  ]), 1040, ["data-autofocus", "data-testid", "model-value"]));
5745
5745
  };
5746
5746
  }
5747
- }), zo = /* @__PURE__ */ Ve(Kk, [["__scopeId", "data-v-00c065d4"]]), Bk = ["innerHTML"], Vk = /* @__PURE__ */ Ee({
5747
+ }), zo = /* @__PURE__ */ Ve(Kk, [["__scopeId", "data-v-1a89f288"]]), Bk = ["innerHTML"], Vk = /* @__PURE__ */ Ee({
5748
5748
  __name: "EnumField",
5749
5749
  props: {
5750
5750
  name: {},