@kong-ui-public/entities-plugins 9.9.2 → 9.9.4
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.
|
@@ -7246,10 +7246,10 @@ const mh = /* @__PURE__ */ Ge(oh, [["render", gh], ["__scopeId", "data-v-56d57ed
|
|
|
7246
7246
|
id: m(c)(e.schema),
|
|
7247
7247
|
modelValue: m(u),
|
|
7248
7248
|
"onUpdate:modelValue": O[0] || (O[0] = (y) => cn(u) ? u.value = y : null),
|
|
7249
|
+
"character-limit": e.schema.max,
|
|
7249
7250
|
class: e.schema.fieldClasses,
|
|
7250
7251
|
disabled: e.disabled || void 0,
|
|
7251
7252
|
help: e.hint || void 0,
|
|
7252
|
-
maxlength: e.schema.max,
|
|
7253
7253
|
minlength: e.schema.min,
|
|
7254
7254
|
name: e.schema.inputName,
|
|
7255
7255
|
placeholder: e.schema.placeholder,
|
|
@@ -7257,7 +7257,7 @@ const mh = /* @__PURE__ */ Ge(oh, [["render", gh], ["__scopeId", "data-v-56d57ed
|
|
|
7257
7257
|
required: e.schema.required,
|
|
7258
7258
|
resizable: "",
|
|
7259
7259
|
rows: e.schema.rows || 3
|
|
7260
|
-
}), null, 16, ["id", "modelValue", "
|
|
7260
|
+
}), null, 16, ["id", "modelValue", "character-limit", "class", "disabled", "help", "minlength", "name", "placeholder", "readonly", "required", "rows"]),
|
|
7261
7261
|
(A(), V(Ve(m(o)), {
|
|
7262
7262
|
schema: e.schema,
|
|
7263
7263
|
update: p,
|
|
@@ -7266,7 +7266,7 @@ const mh = /* @__PURE__ */ Ge(oh, [["render", gh], ["__scopeId", "data-v-56d57ed
|
|
|
7266
7266
|
]);
|
|
7267
7267
|
};
|
|
7268
7268
|
}
|
|
7269
|
-
}), bh = /* @__PURE__ */ Ge(yh, [["__scopeId", "data-v-
|
|
7269
|
+
}), bh = /* @__PURE__ */ Ge(yh, [["__scopeId", "data-v-58a14059"]]), Eh = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7270
7270
|
__proto__: null,
|
|
7271
7271
|
FieldAdvanced: Tm,
|
|
7272
7272
|
FieldArray: Gf,
|
|
@@ -9246,7 +9246,8 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
9246
9246
|
label: "Config.API Specification",
|
|
9247
9247
|
placeholder: "Enter an API spec",
|
|
9248
9248
|
type: "textArea",
|
|
9249
|
-
rows: 10
|
|
9249
|
+
rows: 10,
|
|
9250
|
+
max: !1
|
|
9250
9251
|
}
|
|
9251
9252
|
}, Uv = {
|
|
9252
9253
|
"config-access": {},
|