Add client-side transform for daterange_default to ReduxIntegratedFieldWidgetsHooks::fieldWidgetInfoAlter
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3522130. -->
Reported by: [larowlan](https://www.drupal.org/user/395439)
Related to !627
>>>
<h3 id="overview">Overview</h3>
<p>When enabling sdc_test_all_props we get a component with a date range element<br>
We don't have transforms for this, so it causes a logic exception</p>
<h3 id="proposed-resolution">Proposed resolution</h3>
<p>Add a transform for daterange_default and any other widgets referenced in the component config for all props.<br>
Renable the all props cy test (possibly splitting it up to make it easier to maintain)</p>
<h3 id="ui-changes">User interface changes</h3>
issue