@northlight/ui 2.43.3 → 2.43.4

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.
@@ -8593,7 +8593,7 @@ const DateRangePicker = (props) => {
8593
8593
  isInvalid,
8594
8594
  variant
8595
8595
  },
8596
- /* @__PURE__ */ React.createElement(HStack, { paddingInlineStart: "1a", "data-test-id": "daterange-picker-input-field", paddingInlineEnd: 10 }, /* @__PURE__ */ React.createElement(
8596
+ /* @__PURE__ */ React.createElement(HStack, { paddingInlineStart: "1a", "data-testid": "daterange-picker-input-field", paddingInlineEnd: 10 }, /* @__PURE__ */ React.createElement(
8597
8597
  DateField,
8598
8598
  __spreadProps$g(__spreadValues$1r({}, restStartFieldProps), {
8599
8599
  id: startFieldId,