@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.
@@ -8570,7 +8570,7 @@
8570
8570
  isInvalid,
8571
8571
  variant
8572
8572
  },
8573
- /* @__PURE__ */ React.createElement(react.HStack, { paddingInlineStart: "1a", "data-test-id": "daterange-picker-input-field", paddingInlineEnd: 10 }, /* @__PURE__ */ React.createElement(
8573
+ /* @__PURE__ */ React.createElement(react.HStack, { paddingInlineStart: "1a", "data-testid": "daterange-picker-input-field", paddingInlineEnd: 10 }, /* @__PURE__ */ React.createElement(
8574
8574
  DateField,
8575
8575
  __spreadProps$g(__spreadValues$1r({}, restStartFieldProps), {
8576
8576
  id: startFieldId,