@gisce/react-ooui 2.84.0-alpha.5 → 2.84.0

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.
package/README.md CHANGED
@@ -51,4 +51,3 @@ You can browse our Storybook running:
51
51
 
52
52
  - `npm install`
53
53
  - `npm run storybook`
54
-
@@ -1 +1 @@
1
- {"version":3,"file":"DatePicker.d.ts","sourceRoot":"","sources":["../../src/common/DatePicker.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqC,MAAM,OAAO,CAAC;AAE1D,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAUtC,KAAK,eAAe,GAAG,WAAW,GAAG;IACnC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;;AAiGF,wBAAgC"}
1
+ {"version":3,"file":"DatePicker.d.ts","sourceRoot":"","sources":["../../src/common/DatePicker.tsx"],"names":[],"mappings":"AACA,OAAO,KAAqC,MAAM,OAAO,CAAC;AAE1D,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAUtC,KAAK,eAAe,GAAG,WAAW,GAAG;IACnC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;;AAkGF,wBAAgC"}
@@ -7242,7 +7242,7 @@ const Lp = (e) => /* @__PURE__ */ s(He, { ...e, children: /* @__PURE__ */ s(el,
7242
7242
  }) => X(() => /* @__PURE__ */ s(tl, { emails: e }), [e]), Gp = ({
7243
7243
  value: e,
7244
7244
  ooui: t
7245
- }) => X(() => /* @__PURE__ */ s(Mp, { m2oField: e, ooui: t }), [e]), qp = ({ value: e }) => {
7245
+ }) => X(() => /* @__PURE__ */ s(Mp, { m2oField: e, ooui: t }), [e, t]), qp = ({ value: e }) => {
7246
7246
  const { treeType: t } = bn(), { treeType: n } = rl() || {}, r = (n || t) === "infinite";
7247
7247
  return X(() => {
7248
7248
  const o = /* @__PURE__ */ s(
@@ -14056,6 +14056,7 @@ const { useToken: Eg } = et, { TextArea: So } = xt, Dg = (e) => {
14056
14056
  picker: "date",
14057
14057
  showTime: o,
14058
14058
  value: u,
14059
+ defaultPickerValue: u,
14059
14060
  onChange: f,
14060
14061
  onBlur: (y) => h(y),
14061
14062
  onKeyDown: (y) => p(y),