@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.
@@ -7623,7 +7623,7 @@ const DateRangePicker = (props) => {
7623
7623
  isDisabled,
7624
7624
  isInvalid,
7625
7625
  variant,
7626
- children: /* @__PURE__ */ jsxs(HStack, { paddingInlineStart: "1a", "data-test-id": "daterange-picker-input-field", paddingInlineEnd: 10, children: [
7626
+ children: /* @__PURE__ */ jsxs(HStack, { paddingInlineStart: "1a", "data-testid": "daterange-picker-input-field", paddingInlineEnd: 10, children: [
7627
7627
  /* @__PURE__ */ jsx(
7628
7628
  DateField,
7629
7629
  __spreadProps$h(__spreadValues$z({}, restStartFieldProps), {