@thecb/components 8.4.11-beta.12 → 8.4.11-beta.13
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
|
@@ -26052,7 +26052,7 @@ var FormInput = function FormInput(_ref15) {
|
|
|
26052
26052
|
}, props))), /*#__PURE__*/React__default.createElement(Stack, {
|
|
26053
26053
|
direction: "row",
|
|
26054
26054
|
justify: "space-between",
|
|
26055
|
-
"aria-live": "
|
|
26055
|
+
"aria-live": "polite",
|
|
26056
26056
|
"aria-atomic": true
|
|
26057
26057
|
}, field.hasErrors && field.dirty || field.hasErrors && showErrors ? /*#__PURE__*/React__default.createElement(Text$1, {
|
|
26058
26058
|
color: ERROR_COLOR,
|