@thecb/components 8.4.11-beta.6 → 8.4.11-beta.7
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.
package/dist/index.cjs.js
CHANGED
|
@@ -26044,7 +26044,7 @@ var FormInput = function FormInput(_ref15) {
|
|
|
26044
26044
|
}, props))), /*#__PURE__*/React__default.createElement(Stack, {
|
|
26045
26045
|
direction: "row",
|
|
26046
26046
|
justify: "space-between",
|
|
26047
|
-
"aria-
|
|
26047
|
+
"aria-role": "alert"
|
|
26048
26048
|
}, field.hasErrors && field.dirty || field.hasErrors && showErrors ? /*#__PURE__*/React__default.createElement(Text$1, {
|
|
26049
26049
|
color: ERROR_COLOR,
|
|
26050
26050
|
variant: "pXS",
|