golden-logic-ui 1.0.257 → 1.0.259

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.
@@ -1447,8 +1447,8 @@ const Rae = /* @__PURE__ */ Jr(KK, [["render", XK]]), JK = { class: "font-bold p
1447
1447
  id: O.field_name,
1448
1448
  class: rn([{
1449
1449
  "gl-input-form-text": O.error_message == "",
1450
- "gl-input-form-invalid": O.error_message !== ""
1451
- }, "border-e-0 rounded-s-lg"]),
1450
+ "gl-input-form-invalid-text": O.error_message !== ""
1451
+ }, "!border-e-0 !rounded-s-lg"]),
1452
1452
  type: O.type,
1453
1453
  "onUpdate:modelValue": Be[0] || (Be[0] = (ft) => De.value = ft),
1454
1454
  onKeydown: Be[1] || (Be[1] = (ft) => X.$emit("keydown", ft)),