@ballistix.digital/react-components 5.3.0-rc.0 → 5.3.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/dist/index.js CHANGED
@@ -23,7 +23,7 @@ var $iA2ta$dndkitsortable = require("@dnd-kit/sortable");
23
23
  var $iA2ta$dndkitutilities = require("@dnd-kit/utilities");
24
24
  var $iA2ta$lodashset = require("lodash/set");
25
25
  var $iA2ta$luxon = require("luxon");
26
- var $iA2ta$reacttailwindcssdatepicker = require("react-tailwindcss-datepicker");
26
+ var $iA2ta$yanisballistixreacttailwindcssdatepicker = require("@yanisballistix/react-tailwindcss-datepicker");
27
27
  var $iA2ta$formik = require("formik");
28
28
  var $iA2ta$reactdropzone = require("react-dropzone");
29
29
  var $iA2ta$ubilabsreactgeosuggest = require("@ubilabs/react-geosuggest");
@@ -4961,10 +4961,10 @@ var $4bd12ae33d8a86aa$var$TableColumnOptionsCustom = function(props) {
4961
4961
  var styles = handleGenerateStyle();
4962
4962
  return (0, $iA2ta$reactjsxruntime.jsxs)((0, $iA2ta$headlessuireact.Popover), {
4963
4963
  children: [
4964
- (0, $iA2ta$reactjsxruntime.jsx)((0, $iA2ta$headlessuireact.Popover).Button, {
4964
+ (0, $iA2ta$reactjsxruntime.jsx)((0, $iA2ta$headlessuireact.PopoverButton), {
4965
4965
  children: trigger
4966
4966
  }),
4967
- (0, $iA2ta$reactjsxruntime.jsxs)((0, $iA2ta$headlessuireact.Popover).Panel, {
4967
+ (0, $iA2ta$reactjsxruntime.jsxs)((0, $iA2ta$headlessuireact.PopoverPanel), {
4968
4968
  className: styles.controls.content,
4969
4969
  children: [
4970
4970
  resetConfig && (0, $iA2ta$reactjsxruntime.jsxs)("div", {
@@ -5392,7 +5392,7 @@ var $6590abe4bc5376d5$var$DateRangeMenu = function(props) {
5392
5392
  ref: $datepickerInputRef,
5393
5393
  onClick: onClick,
5394
5394
  children: [
5395
- (0, $iA2ta$reactjsxruntime.jsx)((0, ($parcel$interopDefault($iA2ta$reacttailwindcssdatepicker))), {
5395
+ (0, $iA2ta$reactjsxruntime.jsx)((0, ($parcel$interopDefault($iA2ta$yanisballistixreacttailwindcssdatepicker))), {
5396
5396
  inputName: name,
5397
5397
  inputId: name,
5398
5398
  i18n: i18n,