@apexcura/ui-components 0.0.16-Beta59 → 0.0.16-Beta60

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/dist/index.js CHANGED
@@ -1005,7 +1005,6 @@ var DatePickerElement = (props) => {
1005
1005
  import_antd15.DatePicker,
1006
1006
  {
1007
1007
  disabledDate,
1008
- showTime: true,
1009
1008
  className: props.className,
1010
1009
  placeholder: props.placeholder,
1011
1010
  value: dateState,
package/dist/index.mjs CHANGED
@@ -933,7 +933,6 @@ var DatePickerElement = (props) => {
933
933
  DatePicker,
934
934
  {
935
935
  disabledDate,
936
- showTime: true,
937
936
  className: props.className,
938
937
  placeholder: props.placeholder,
939
938
  value: dateState,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apexcura/ui-components",
3
- "version": "0.0.16-Beta59",
3
+ "version": "0.0.16-Beta60",
4
4
  "description": "Apex cura React components library",
5
5
  "keywords": [
6
6
  "apex cura",