@gnwebsoft/ui 2.18.44 → 2.18.46

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.
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-GFSTK7KN.mjs";
4
4
  import {
5
5
  readValueAsDate
6
- } from "./chunk-GAYZ4QSD.mjs";
6
+ } from "./chunk-RQS44YC7.mjs";
7
7
 
8
8
  // src/wrappers2/DatePickerElement/DatePickerElement.tsx
9
9
  import {
@@ -3,7 +3,7 @@
3
3
  var _chunk6JZ35VQJjs = require('./chunk-6JZ35VQJ.js');
4
4
 
5
5
 
6
- var _chunkFYN7F5WJjs = require('./chunk-FYN7F5WJ.js');
6
+ var _chunkI7EIUZKKjs = require('./chunk-I7EIUZKK.js');
7
7
 
8
8
  // src/wrappers2/DatePickerElement/DatePickerElement.tsx
9
9
 
@@ -46,7 +46,7 @@ var Component = function DatePickerElement(props) {
46
46
  value: field.value,
47
47
  onChange: field.onChange,
48
48
  transform: {
49
- input: typeof _optionalChain([transform, 'optionalAccess', _3 => _3.input]) === "function" ? transform.input : (newValue) => _chunkFYN7F5WJjs.readValueAsDate.call(void 0, adapter, newValue),
49
+ input: typeof _optionalChain([transform, 'optionalAccess', _3 => _3.input]) === "function" ? transform.input : (newValue) => _chunkI7EIUZKKjs.readValueAsDate.call(void 0, adapter, newValue),
50
50
  output: typeof _optionalChain([transform, 'optionalAccess', _4 => _4.output]) === "function" ? transform.output : (newValue) => newValue
51
51
  }
52
52
  });
@@ -506,7 +506,7 @@ var Component5 = function TimePickerElement(props) {
506
506
  value: field.value,
507
507
  onChange: field.onChange,
508
508
  transform: {
509
- input: typeof _optionalChain([transform, 'optionalAccess', _15 => _15.input]) === "function" ? transform.input : (newValue) => _chunkFYN7F5WJjs.readValueAsDate.call(void 0, adapter, newValue),
509
+ input: typeof _optionalChain([transform, 'optionalAccess', _15 => _15.input]) === "function" ? transform.input : (newValue) => _chunkI7EIUZKKjs.readValueAsDate.call(void 0, adapter, newValue),
510
510
  output: typeof _optionalChain([transform, 'optionalAccess', _16 => _16.output]) === "function" ? transform.output : (newValue) => newValue
511
511
  }
512
512
  });