@ctlyst.id/internal-ui 2.0.13 → 2.0.14

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.
@@ -2293,7 +2293,7 @@ const InputField = /*#__PURE__*/React__default.forwardRef((props, ref) => {
2293
2293
  }, inputProps, {
2294
2294
  fontSize: fontSize
2295
2295
  })), (withClear || isLoading || type === 'password') && /*#__PURE__*/React__default.createElement(react.Box, {
2296
- "data-test-id": "Pg7ttgRey7InxE4qzTjW_",
2296
+ "data-test-id": "CT_Component_ClearInput",
2297
2297
  display: "flex",
2298
2298
  alignItems: "center",
2299
2299
  justifyContent: "center",