@ballistix.digital/react-components 5.3.1-next-11.0 → 5.3.1
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.esm.js +2 -2
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
package/dist/index.esm.js
CHANGED
|
@@ -23,7 +23,7 @@ import {useSortable as $4MPRY$useSortable, SortableContext as $4MPRY$SortableCon
|
|
|
23
23
|
import {CSS as $4MPRY$CSS} from "@dnd-kit/utilities";
|
|
24
24
|
import $4MPRY$lodashset from "lodash/set";
|
|
25
25
|
import {DateTime as $4MPRY$DateTime} from "luxon";
|
|
26
|
-
import $4MPRY$
|
|
26
|
+
import $4MPRY$ballistixdigitalreacttailwindcssdatepicker from "@ballistix.digital/react-tailwindcss-datepicker";
|
|
27
27
|
import {FormikProvider as $4MPRY$FormikProvider, FieldArray as $4MPRY$FieldArray, useFormik as $4MPRY$useFormik} from "formik";
|
|
28
28
|
import {useDropzone as $4MPRY$useDropzone} from "react-dropzone";
|
|
29
29
|
import $4MPRY$ubilabsreactgeosuggest from "@ubilabs/react-geosuggest";
|
|
@@ -5325,7 +5325,7 @@ var $725c739c30e37ced$var$DateRangeMenu = function(props) {
|
|
|
5325
5325
|
ref: $datepickerInputRef,
|
|
5326
5326
|
onClick: onClick,
|
|
5327
5327
|
children: [
|
|
5328
|
-
(0, $4MPRY$jsx)((0, $4MPRY$
|
|
5328
|
+
(0, $4MPRY$jsx)((0, $4MPRY$ballistixdigitalreacttailwindcssdatepicker), {
|
|
5329
5329
|
inputName: name,
|
|
5330
5330
|
inputId: name,
|
|
5331
5331
|
i18n: i18n,
|