@activecollab/components 2.0.272 → 2.0.274

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
@@ -189,7 +189,7 @@
189
189
  })(["display:inline-flex;svg{margin:0 4px;}"]);
190
190
  StyledButtonElement.displayName = "StyledButtonElement";
191
191
 
192
- var _excluded$4T = ["children", "active", "variant", "size", "className"];
192
+ var _excluded$4U = ["children", "active", "variant", "size", "className"];
193
193
  /**
194
194
  * @component Button
195
195
  * @description
@@ -219,7 +219,7 @@
219
219
  _ref$size = _ref.size,
220
220
  size = _ref$size === void 0 ? "medium" : _ref$size,
221
221
  className = _ref.className,
222
- args = _objectWithoutProperties(_ref, _excluded$4T);
222
+ args = _objectWithoutProperties(_ref, _excluded$4U);
223
223
  return /*#__PURE__*/React__default["default"].createElement(StyledButton$2, _extends({
224
224
  className: classNames__default["default"]("c-btn", className, {
225
225
  "c-btn--contained": variant === "primary" || variant === "contained",
@@ -284,7 +284,7 @@
284
284
  })));
285
285
  };
286
286
 
287
- var _excluded$4S = ["gradient"];
287
+ var _excluded$4T = ["gradient"];
288
288
 
289
289
  /**
290
290
  * @component AddCrossTinyIcon
@@ -314,7 +314,7 @@
314
314
  */
315
315
  var AddCrossTinyIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
316
316
  var gradient = _ref.gradient,
317
- props = _objectWithoutProperties(_ref, _excluded$4S);
317
+ props = _objectWithoutProperties(_ref, _excluded$4T);
318
318
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
319
319
  width: 24,
320
320
  height: 24,
@@ -334,12 +334,12 @@
334
334
  AddCrossTinyIcon.displayName = "AddCrossTinyIcon";
335
335
  var AddCrossTinyIcon$1 = AddCrossTinyIcon;
336
336
 
337
- var _excluded$4R = ["className", "disabled"];
337
+ var _excluded$4S = ["className", "disabled"];
338
338
  var GlobalAddButton = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
339
339
  var className = _ref.className,
340
340
  _ref$disabled = _ref.disabled,
341
341
  disabled = _ref$disabled === void 0 ? false : _ref$disabled,
342
- rest = _objectWithoutProperties(_ref, _excluded$4R);
342
+ rest = _objectWithoutProperties(_ref, _excluded$4S);
343
343
  return /*#__PURE__*/React__default["default"].createElement(StyledGlobalAddButton, _extends({
344
344
  ref: ref,
345
345
  variant: "contained",
@@ -377,12 +377,12 @@
377
377
  });
378
378
  StyledButtonGroup$1.displayName = "StyledButtonGroup";
379
379
 
380
- var _excluded$4Q = ["children", "className", "invalid"];
380
+ var _excluded$4R = ["children", "className", "invalid"];
381
381
  var ButtonGroup = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
382
382
  var children = _ref.children,
383
383
  className = _ref.className,
384
384
  invalid = _ref.invalid,
385
- rest = _objectWithoutProperties(_ref, _excluded$4Q);
385
+ rest = _objectWithoutProperties(_ref, _excluded$4R);
386
386
  return /*#__PURE__*/React__default["default"].createElement(StyledButtonGroup$1, _extends({
387
387
  ref: ref,
388
388
  className: classNames__default["default"]("c-btn-group", className),
@@ -407,11 +407,11 @@
407
407
  })(["border-top:1px solid var(--border-primary);margin:12px 16px;height:1px;"]);
408
408
  StyledListSeparator$1.displayName = "StyledListSeparator";
409
409
 
410
- var _excluded$4P = ["children", "className"];
410
+ var _excluded$4Q = ["children", "className"];
411
411
  var ListItem = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
412
412
  var children = _ref.children,
413
413
  className = _ref.className,
414
- props = _objectWithoutProperties(_ref, _excluded$4P);
414
+ props = _objectWithoutProperties(_ref, _excluded$4Q);
415
415
  return /*#__PURE__*/React__default["default"].createElement(StyledListItem$1, _extends({
416
416
  className: classNames__default["default"]("c-list-item", className),
417
417
  ref: ref,
@@ -420,21 +420,21 @@
420
420
  });
421
421
  ListItem.displayName = "ListItem";
422
422
 
423
- var _excluded$4O = ["className"];
423
+ var _excluded$4P = ["className"];
424
424
  var ListSeparator = function ListSeparator(_ref) {
425
425
  var className = _ref.className,
426
- props = _objectWithoutProperties(_ref, _excluded$4O);
426
+ props = _objectWithoutProperties(_ref, _excluded$4P);
427
427
  return /*#__PURE__*/React__default["default"].createElement(StyledListSeparator$1, _extends({
428
428
  className: classNames__default["default"]("c-list-separator", className)
429
429
  }, props));
430
430
  };
431
431
  ListSeparator.displayName = "ListSeparator";
432
432
 
433
- var _excluded$4N = ["children", "className"];
433
+ var _excluded$4O = ["children", "className"];
434
434
  var _List = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
435
435
  var children = _ref.children,
436
436
  className = _ref.className,
437
- props = _objectWithoutProperties(_ref, _excluded$4N);
437
+ props = _objectWithoutProperties(_ref, _excluded$4O);
438
438
  return /*#__PURE__*/React__default["default"].createElement(StyledList$1, _extends({
439
439
  className: className,
440
440
  ref: ref,
@@ -947,7 +947,7 @@
947
947
  return size === "big" && styled.css(["width:40px;"]);
948
948
  });
949
949
 
950
- var _excluded$4M = ["children", "className", "variant", "size", "active"];
950
+ var _excluded$4N = ["children", "className", "variant", "size", "active"];
951
951
 
952
952
  // eslint-disable-next-line @typescript-eslint/no-empty-interface
953
953
 
@@ -977,7 +977,7 @@
977
977
  variant = _ref.variant,
978
978
  size = _ref.size,
979
979
  active = _ref.active,
980
- args = _objectWithoutProperties(_ref, _excluded$4M);
980
+ args = _objectWithoutProperties(_ref, _excluded$4N);
981
981
  return /*#__PURE__*/React__default["default"].createElement(StyledIconButton$1, _extends({
982
982
  className: className,
983
983
  variant: variant,
@@ -988,7 +988,7 @@
988
988
  });
989
989
  IconButton.displayName = "IconButton";
990
990
 
991
- var _excluded$4L = ["gradient"];
991
+ var _excluded$4M = ["gradient"];
992
992
 
993
993
  /**
994
994
  * @component RecurringIcon
@@ -1018,7 +1018,7 @@
1018
1018
  */
1019
1019
  var RecurringIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1020
1020
  var gradient = _ref.gradient,
1021
- props = _objectWithoutProperties(_ref, _excluded$4L);
1021
+ props = _objectWithoutProperties(_ref, _excluded$4M);
1022
1022
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1023
1023
  width: 18,
1024
1024
  height: 18,
@@ -1039,7 +1039,7 @@
1039
1039
  RecurringIcon.displayName = "RecurringIcon";
1040
1040
  var RecurringIcon$1 = RecurringIcon;
1041
1041
 
1042
- var _excluded$4K = ["gradient"];
1042
+ var _excluded$4L = ["gradient"];
1043
1043
 
1044
1044
  /**
1045
1045
  * @component AccessLogIcon
@@ -1069,7 +1069,7 @@
1069
1069
  */
1070
1070
  var AccessLogIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1071
1071
  var gradient = _ref.gradient,
1072
- props = _objectWithoutProperties(_ref, _excluded$4K);
1072
+ props = _objectWithoutProperties(_ref, _excluded$4L);
1073
1073
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1074
1074
  width: 24,
1075
1075
  height: 24,
@@ -1097,7 +1097,7 @@
1097
1097
  AccessLogIcon.displayName = "AccessLogIcon";
1098
1098
  var AccessLogIcon$1 = AccessLogIcon;
1099
1099
 
1100
- var _excluded$4J = ["gradient"];
1100
+ var _excluded$4K = ["gradient"];
1101
1101
 
1102
1102
  /**
1103
1103
  * @component ActivityIcon
@@ -1127,7 +1127,7 @@
1127
1127
  */
1128
1128
  var ActivityIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1129
1129
  var gradient = _ref.gradient,
1130
- props = _objectWithoutProperties(_ref, _excluded$4J);
1130
+ props = _objectWithoutProperties(_ref, _excluded$4K);
1131
1131
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1132
1132
  width: 24,
1133
1133
  height: 24,
@@ -1151,7 +1151,7 @@
1151
1151
  ActivityIcon.displayName = "ActivityIcon";
1152
1152
  var ActivityIcon$1 = ActivityIcon;
1153
1153
 
1154
- var _excluded$4I = ["gradient"];
1154
+ var _excluded$4J = ["gradient"];
1155
1155
 
1156
1156
  /**
1157
1157
  * @component AddCrossIcon
@@ -1181,7 +1181,7 @@
1181
1181
  */
1182
1182
  var AddCrossIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1183
1183
  var gradient = _ref.gradient,
1184
- props = _objectWithoutProperties(_ref, _excluded$4I);
1184
+ props = _objectWithoutProperties(_ref, _excluded$4J);
1185
1185
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1186
1186
  width: 10,
1187
1187
  height: 10,
@@ -1201,7 +1201,7 @@
1201
1201
  AddCrossIcon.displayName = "AddCrossIcon";
1202
1202
  var AddCrossIcon$1 = AddCrossIcon;
1203
1203
 
1204
- var _excluded$4H = ["gradient"];
1204
+ var _excluded$4I = ["gradient"];
1205
1205
 
1206
1206
  /**
1207
1207
  * @component ArchiveIcon
@@ -1231,7 +1231,7 @@
1231
1231
  */
1232
1232
  var ArchiveIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1233
1233
  var gradient = _ref.gradient,
1234
- props = _objectWithoutProperties(_ref, _excluded$4H);
1234
+ props = _objectWithoutProperties(_ref, _excluded$4I);
1235
1235
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1236
1236
  width: 24,
1237
1237
  height: 24,
@@ -1252,7 +1252,7 @@
1252
1252
  ArchiveIcon.displayName = "ArchiveIcon";
1253
1253
  var ArchiveIcon$1 = ArchiveIcon;
1254
1254
 
1255
- var _excluded$4G = ["gradient"];
1255
+ var _excluded$4H = ["gradient"];
1256
1256
 
1257
1257
  /**
1258
1258
  * @component ArrowBackMobileIcon
@@ -1282,7 +1282,7 @@
1282
1282
  */
1283
1283
  var ArrowBackMobileIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1284
1284
  var gradient = _ref.gradient,
1285
- props = _objectWithoutProperties(_ref, _excluded$4G);
1285
+ props = _objectWithoutProperties(_ref, _excluded$4H);
1286
1286
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1287
1287
  width: 24,
1288
1288
  height: 24,
@@ -1303,7 +1303,7 @@
1303
1303
  ArrowBackMobileIcon.displayName = "ArrowBackMobileIcon";
1304
1304
  var ArrowBackMobileIcon$1 = ArrowBackMobileIcon;
1305
1305
 
1306
- var _excluded$4F = ["gradient"];
1306
+ var _excluded$4G = ["gradient"];
1307
1307
 
1308
1308
  /**
1309
1309
  * @component ArrowCollapseMultipleIcon
@@ -1333,7 +1333,7 @@
1333
1333
  */
1334
1334
  var ArrowCollapseMultipleIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1335
1335
  var gradient = _ref.gradient,
1336
- props = _objectWithoutProperties(_ref, _excluded$4F);
1336
+ props = _objectWithoutProperties(_ref, _excluded$4G);
1337
1337
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1338
1338
  width: 24,
1339
1339
  height: 24,
@@ -1353,7 +1353,7 @@
1353
1353
  ArrowCollapseMultipleIcon.displayName = "ArrowCollapseMultipleIcon";
1354
1354
  var ArrowCollapseMultipleIcon$1 = ArrowCollapseMultipleIcon;
1355
1355
 
1356
- var _excluded$4E = ["gradient"];
1356
+ var _excluded$4F = ["gradient"];
1357
1357
 
1358
1358
  /**
1359
1359
  * @component ArrowDownLongIcon
@@ -1383,7 +1383,7 @@
1383
1383
  */
1384
1384
  var ArrowDownLongIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1385
1385
  var gradient = _ref.gradient,
1386
- props = _objectWithoutProperties(_ref, _excluded$4E);
1386
+ props = _objectWithoutProperties(_ref, _excluded$4F);
1387
1387
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1388
1388
  width: 24,
1389
1389
  height: 24,
@@ -1403,7 +1403,7 @@
1403
1403
  ArrowDownLongIcon.displayName = "ArrowDownLongIcon";
1404
1404
  var ArrowDownLongIcon$1 = ArrowDownLongIcon;
1405
1405
 
1406
- var _excluded$4D = ["gradient"];
1406
+ var _excluded$4E = ["gradient"];
1407
1407
 
1408
1408
  /**
1409
1409
  * @component ArrowDownSmallIcon
@@ -1433,7 +1433,7 @@
1433
1433
  */
1434
1434
  var ArrowDownSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1435
1435
  var gradient = _ref.gradient,
1436
- props = _objectWithoutProperties(_ref, _excluded$4D);
1436
+ props = _objectWithoutProperties(_ref, _excluded$4E);
1437
1437
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1438
1438
  width: 16,
1439
1439
  height: 16,
@@ -1453,7 +1453,7 @@
1453
1453
  ArrowDownSmallIcon.displayName = "ArrowDownSmallIcon";
1454
1454
  var ArrowDownSmallIcon$1 = ArrowDownSmallIcon;
1455
1455
 
1456
- var _excluded$4C = ["gradient"];
1456
+ var _excluded$4D = ["gradient"];
1457
1457
 
1458
1458
  /**
1459
1459
  * @component ArrowDownIcon
@@ -1483,7 +1483,7 @@
1483
1483
  */
1484
1484
  var ArrowDownIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1485
1485
  var gradient = _ref.gradient,
1486
- props = _objectWithoutProperties(_ref, _excluded$4C);
1486
+ props = _objectWithoutProperties(_ref, _excluded$4D);
1487
1487
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1488
1488
  xmlns: "http://www.w3.org/2000/svg",
1489
1489
  width: 24,
@@ -1502,7 +1502,7 @@
1502
1502
  ArrowDownIcon.displayName = "ArrowDownIcon";
1503
1503
  var ArrowDownIcon$1 = ArrowDownIcon;
1504
1504
 
1505
- var _excluded$4B = ["gradient"];
1505
+ var _excluded$4C = ["gradient"];
1506
1506
 
1507
1507
  /**
1508
1508
  * @component ArrowExpandeMultipleIcon
@@ -1532,7 +1532,7 @@
1532
1532
  */
1533
1533
  var ArrowExpandeMultipleIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1534
1534
  var gradient = _ref.gradient,
1535
- props = _objectWithoutProperties(_ref, _excluded$4B);
1535
+ props = _objectWithoutProperties(_ref, _excluded$4C);
1536
1536
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1537
1537
  width: 24,
1538
1538
  height: 24,
@@ -1552,7 +1552,7 @@
1552
1552
  ArrowExpandeMultipleIcon.displayName = "ArrowExpandeMultipleIcon";
1553
1553
  var ArrowExpandeMultipleIcon$1 = ArrowExpandeMultipleIcon;
1554
1554
 
1555
- var _excluded$4A = ["gradient"];
1555
+ var _excluded$4B = ["gradient"];
1556
1556
 
1557
1557
  /**
1558
1558
  * @component ArrowLeftBoxIcon
@@ -1582,7 +1582,7 @@
1582
1582
  */
1583
1583
  var ArrowLeftBoxIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1584
1584
  var gradient = _ref.gradient,
1585
- props = _objectWithoutProperties(_ref, _excluded$4A);
1585
+ props = _objectWithoutProperties(_ref, _excluded$4B);
1586
1586
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1587
1587
  width: 24,
1588
1588
  height: 24,
@@ -1602,7 +1602,7 @@
1602
1602
  ArrowLeftBoxIcon.displayName = "ArrowLeftBoxIcon";
1603
1603
  var ArrowLeftBoxIcon$1 = ArrowLeftBoxIcon;
1604
1604
 
1605
- var _excluded$4z = ["gradient"];
1605
+ var _excluded$4A = ["gradient"];
1606
1606
 
1607
1607
  /**
1608
1608
  * @component ArrowLeftIcon
@@ -1632,7 +1632,7 @@
1632
1632
  */
1633
1633
  var ArrowLeftIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1634
1634
  var gradient = _ref.gradient,
1635
- props = _objectWithoutProperties(_ref, _excluded$4z);
1635
+ props = _objectWithoutProperties(_ref, _excluded$4A);
1636
1636
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1637
1637
  width: 24,
1638
1638
  height: 24,
@@ -1652,7 +1652,7 @@
1652
1652
  ArrowLeftIcon.displayName = "ArrowLeftIcon";
1653
1653
  var ArrowLeftIcon$1 = ArrowLeftIcon;
1654
1654
 
1655
- var _excluded$4y = ["gradient"];
1655
+ var _excluded$4z = ["gradient"];
1656
1656
 
1657
1657
  /**
1658
1658
  * @component ArrowRefreshIcon
@@ -1682,7 +1682,7 @@
1682
1682
  */
1683
1683
  var ArrowRefreshIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1684
1684
  var gradient = _ref.gradient,
1685
- props = _objectWithoutProperties(_ref, _excluded$4y);
1685
+ props = _objectWithoutProperties(_ref, _excluded$4z);
1686
1686
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1687
1687
  width: 24,
1688
1688
  height: 24,
@@ -1703,7 +1703,7 @@
1703
1703
  ArrowRefreshIcon.displayName = "ArrowRefreshIcon";
1704
1704
  var ArrowRefreshIcon$1 = ArrowRefreshIcon;
1705
1705
 
1706
- var _excluded$4x = ["gradient"];
1706
+ var _excluded$4y = ["gradient"];
1707
1707
 
1708
1708
  /**
1709
1709
  * @component ArrowRestoreIcon
@@ -1733,7 +1733,7 @@
1733
1733
  */
1734
1734
  var ArrowRestoreIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1735
1735
  var gradient = _ref.gradient,
1736
- props = _objectWithoutProperties(_ref, _excluded$4x);
1736
+ props = _objectWithoutProperties(_ref, _excluded$4y);
1737
1737
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1738
1738
  xmlns: "http://www.w3.org/2000/svg",
1739
1739
  width: 24,
@@ -1753,7 +1753,7 @@
1753
1753
  ArrowRestoreIcon.displayName = "ArrowRestoreIcon";
1754
1754
  var ArrowRestoreIcon$1 = ArrowRestoreIcon;
1755
1755
 
1756
- var _excluded$4w = ["gradient"];
1756
+ var _excluded$4x = ["gradient"];
1757
1757
 
1758
1758
  /**
1759
1759
  * @component ArrowRightIcon
@@ -1783,7 +1783,7 @@
1783
1783
  */
1784
1784
  var ArrowRightIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1785
1785
  var gradient = _ref.gradient,
1786
- props = _objectWithoutProperties(_ref, _excluded$4w);
1786
+ props = _objectWithoutProperties(_ref, _excluded$4x);
1787
1787
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1788
1788
  width: 24,
1789
1789
  height: 24,
@@ -1803,7 +1803,7 @@
1803
1803
  ArrowRightIcon.displayName = "ArrowRightIcon";
1804
1804
  var ArrowRightIcon$1 = ArrowRightIcon;
1805
1805
 
1806
- var _excluded$4v = ["gradient"];
1806
+ var _excluded$4w = ["gradient"];
1807
1807
 
1808
1808
  /**
1809
1809
  * @component ArrowUpLongIcon
@@ -1833,7 +1833,7 @@
1833
1833
  */
1834
1834
  var ArrowUpLongIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1835
1835
  var gradient = _ref.gradient,
1836
- props = _objectWithoutProperties(_ref, _excluded$4v);
1836
+ props = _objectWithoutProperties(_ref, _excluded$4w);
1837
1837
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1838
1838
  width: 24,
1839
1839
  height: 24,
@@ -1853,7 +1853,7 @@
1853
1853
  ArrowUpLongIcon.displayName = "ArrowUpLongIcon";
1854
1854
  var ArrowUpLongIcon$1 = ArrowUpLongIcon;
1855
1855
 
1856
- var _excluded$4u = ["gradient"];
1856
+ var _excluded$4v = ["gradient"];
1857
1857
 
1858
1858
  /**
1859
1859
  * @component ArrowUpIcon
@@ -1883,7 +1883,7 @@
1883
1883
  */
1884
1884
  var ArrowUpIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1885
1885
  var gradient = _ref.gradient,
1886
- props = _objectWithoutProperties(_ref, _excluded$4u);
1886
+ props = _objectWithoutProperties(_ref, _excluded$4v);
1887
1887
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1888
1888
  xmlns: "http://www.w3.org/2000/svg",
1889
1889
  width: 24,
@@ -1902,7 +1902,7 @@
1902
1902
  ArrowUpIcon.displayName = "ArrowUpIcon";
1903
1903
  var ArrowUpIcon$1 = ArrowUpIcon;
1904
1904
 
1905
- var _excluded$4t = ["gradient"];
1905
+ var _excluded$4u = ["gradient"];
1906
1906
 
1907
1907
  /**
1908
1908
  * @component AssignIcon
@@ -1932,7 +1932,7 @@
1932
1932
  */
1933
1933
  var AssignIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1934
1934
  var gradient = _ref.gradient,
1935
- props = _objectWithoutProperties(_ref, _excluded$4t);
1935
+ props = _objectWithoutProperties(_ref, _excluded$4u);
1936
1936
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1937
1937
  width: 24,
1938
1938
  height: 24,
@@ -1952,7 +1952,7 @@
1952
1952
  AssignIcon.displayName = "AssignIcon";
1953
1953
  var AssignIcon$1 = AssignIcon;
1954
1954
 
1955
- var _excluded$4s = ["gradient"];
1955
+ var _excluded$4t = ["gradient"];
1956
1956
 
1957
1957
  /**
1958
1958
  * @component AttachmentIcon
@@ -1982,7 +1982,7 @@
1982
1982
  */
1983
1983
  var AttachmentIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
1984
1984
  var gradient = _ref.gradient,
1985
- props = _objectWithoutProperties(_ref, _excluded$4s);
1985
+ props = _objectWithoutProperties(_ref, _excluded$4t);
1986
1986
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
1987
1987
  width: 24,
1988
1988
  height: 24,
@@ -2002,7 +2002,7 @@
2002
2002
  AttachmentIcon.displayName = "AttachmentIcon";
2003
2003
  var AttachmentIcon$1 = AttachmentIcon;
2004
2004
 
2005
- var _excluded$4r = ["gradient"];
2005
+ var _excluded$4s = ["gradient"];
2006
2006
 
2007
2007
  /**
2008
2008
  * @component BellOffSmallIcon
@@ -2032,7 +2032,7 @@
2032
2032
  */
2033
2033
  var BellOffSmallIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
2034
2034
  var gradient = _ref.gradient,
2035
- props = _objectWithoutProperties(_ref, _excluded$4r);
2035
+ props = _objectWithoutProperties(_ref, _excluded$4s);
2036
2036
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
2037
2037
  width: 12,
2038
2038
  height: 12,
@@ -2052,7 +2052,7 @@
2052
2052
  BellOffSmallIcon.displayName = "BellOffSmallIcon";
2053
2053
  var BellOffSmallIcon$1 = BellOffSmallIcon;
2054
2054
 
2055
- var _excluded$4q = ["gradient"];
2055
+ var _excluded$4r = ["gradient"];
2056
2056
 
2057
2057
  /**
2058
2058
  * @component BellOffIcon
@@ -2082,7 +2082,7 @@
2082
2082
  */
2083
2083
  var BellOffIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
2084
2084
  var gradient = _ref.gradient,
2085
- props = _objectWithoutProperties(_ref, _excluded$4q);
2085
+ props = _objectWithoutProperties(_ref, _excluded$4r);
2086
2086
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
2087
2087
  width: 24,
2088
2088
  height: 24,
@@ -2102,7 +2102,7 @@
2102
2102
  BellOffIcon.displayName = "BellOffIcon";
2103
2103
  var BellOffIcon$1 = BellOffIcon;
2104
2104
 
2105
- var _excluded$4p = ["gradient"];
2105
+ var _excluded$4q = ["gradient"];
2106
2106
 
2107
2107
  /**
2108
2108
  * @component BillingIcon
@@ -2132,7 +2132,7 @@
2132
2132
  */
2133
2133
  var BillingIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
2134
2134
  var gradient = _ref.gradient,
2135
- props = _objectWithoutProperties(_ref, _excluded$4p);
2135
+ props = _objectWithoutProperties(_ref, _excluded$4q);
2136
2136
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
2137
2137
  width: 24,
2138
2138
  height: 24,
@@ -2155,7 +2155,7 @@
2155
2155
  BillingIcon.displayName = "BillingIcon";
2156
2156
  var BillingIcon$1 = BillingIcon;
2157
2157
 
2158
- var _excluded$4o = ["gradient"];
2158
+ var _excluded$4p = ["gradient"];
2159
2159
 
2160
2160
  /**
2161
2161
  * @component BudgetAlertIcon
@@ -2185,7 +2185,7 @@
2185
2185
  */
2186
2186
  var BudgetAlertIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
2187
2187
  var gradient = _ref.gradient,
2188
- props = _objectWithoutProperties(_ref, _excluded$4o);
2188
+ props = _objectWithoutProperties(_ref, _excluded$4p);
2189
2189
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
2190
2190
  width: 24,
2191
2191
  height: 24,
@@ -2205,7 +2205,7 @@
2205
2205
  BudgetAlertIcon.displayName = "BudgetAlertIcon";
2206
2206
  var BudgetAlertIcon$1 = BudgetAlertIcon;
2207
2207
 
2208
- var _excluded$4n = ["gradient"];
2208
+ var _excluded$4o = ["gradient"];
2209
2209
 
2210
2210
  /**
2211
2211
  * @component CalendarAddXIcon
@@ -2235,7 +2235,7 @@
2235
2235
  */
2236
2236
  var CalendarAddXIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
2237
2237
  var gradient = _ref.gradient,
2238
- props = _objectWithoutProperties(_ref, _excluded$4n);
2238
+ props = _objectWithoutProperties(_ref, _excluded$4o);
2239
2239
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
2240
2240
  width: 24,
2241
2241
  height: 24,
@@ -2255,7 +2255,7 @@
2255
2255
  CalendarAddXIcon.displayName = "CalendarAddXIcon";
2256
2256
  var CalendarAddXIcon$1 = CalendarAddXIcon;
2257
2257
 
2258
- var _excluded$4m = ["gradient"];
2258
+ var _excluded$4n = ["gradient"];
2259
2259
 
2260
2260
  /**
2261
2261
  * @component CalendarImportIcon
@@ -2285,7 +2285,7 @@
2285
2285
  */
2286
2286
  var CalendarImportIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
2287
2287
  var gradient = _ref.gradient,
2288
- props = _objectWithoutProperties(_ref, _excluded$4m);
2288
+ props = _objectWithoutProperties(_ref, _excluded$4n);
2289
2289
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
2290
2290
  width: 18,
2291
2291
  height: 18,
@@ -2308,7 +2308,7 @@
2308
2308
  CalendarImportIcon.displayName = "CalendarImportIcon";
2309
2309
  var CalendarImportIcon$1 = CalendarImportIcon;
2310
2310
 
2311
- var _excluded$4l = ["gradient"];
2311
+ var _excluded$4m = ["gradient"];
2312
2312
 
2313
2313
  /**
2314
2314
  * @component CalendarIcon
@@ -2338,7 +2338,7 @@
2338
2338
  */
2339
2339
  var CalendarIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
2340
2340
  var gradient = _ref.gradient,
2341
- props = _objectWithoutProperties(_ref, _excluded$4l);
2341
+ props = _objectWithoutProperties(_ref, _excluded$4m);
2342
2342
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
2343
2343
  width: 24,
2344
2344
  height: 24,
@@ -2358,7 +2358,7 @@
2358
2358
  CalendarIcon.displayName = "CalendarIcon";
2359
2359
  var CalendarIcon$1 = CalendarIcon;
2360
2360
 
2361
- var _excluded$4k = ["gradient"];
2361
+ var _excluded$4l = ["gradient"];
2362
2362
 
2363
2363
  /**
2364
2364
  * @component CancelCrossIcon
@@ -2388,7 +2388,7 @@
2388
2388
  */
2389
2389
  var CancelCrossIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
2390
2390
  var gradient = _ref.gradient,
2391
- props = _objectWithoutProperties(_ref, _excluded$4k);
2391
+ props = _objectWithoutProperties(_ref, _excluded$4l);
2392
2392
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
2393
2393
  width: 24,
2394
2394
  height: 24,
@@ -2408,7 +2408,7 @@
2408
2408
  CancelCrossIcon.displayName = "CancelCrossIcon";
2409
2409
  var CancelCrossIcon$1 = CancelCrossIcon;
2410
2410
 
2411
- var _excluded$4j = ["gradient"];
2411
+ var _excluded$4k = ["gradient"];
2412
2412
 
2413
2413
  /**
2414
2414
  * @component CaretLeftIcon
@@ -2438,7 +2438,7 @@
2438
2438
  */
2439
2439
  var CaretLeftIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
2440
2440
  var gradient = _ref.gradient,
2441
- props = _objectWithoutProperties(_ref, _excluded$4j);
2441
+ props = _objectWithoutProperties(_ref, _excluded$4k);
2442
2442
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
2443
2443
  width: 18,
2444
2444
  height: 18,
@@ -2458,7 +2458,7 @@
2458
2458
  CaretLeftIcon.displayName = "CaretLeftIcon";
2459
2459
  var CaretLeftIcon$1 = CaretLeftIcon;
2460
2460
 
2461
- var _excluded$4i = ["gradient"];
2461
+ var _excluded$4j = ["gradient"];
2462
2462
 
2463
2463
  /**
2464
2464
  * @component CaretRightIcon
@@ -2488,7 +2488,7 @@
2488
2488
  */
2489
2489
  var CaretRightIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
2490
2490
  var gradient = _ref.gradient,
2491
- props = _objectWithoutProperties(_ref, _excluded$4i);
2491
+ props = _objectWithoutProperties(_ref, _excluded$4j);
2492
2492
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
2493
2493
  width: 18,
2494
2494
  height: 18,
@@ -2508,7 +2508,7 @@
2508
2508
  CaretRightIcon.displayName = "CaretRightIcon";
2509
2509
  var CaretRightIcon$1 = CaretRightIcon;
2510
2510
 
2511
- var _excluded$4h = ["gradient"];
2511
+ var _excluded$4i = ["gradient"];
2512
2512
 
2513
2513
  /**
2514
2514
  * @component ChatIcon
@@ -2538,7 +2538,7 @@
2538
2538
  */
2539
2539
  var ChatIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
2540
2540
  var gradient = _ref.gradient,
2541
- props = _objectWithoutProperties(_ref, _excluded$4h);
2541
+ props = _objectWithoutProperties(_ref, _excluded$4i);
2542
2542
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
2543
2543
  width: 24,
2544
2544
  height: 24,
@@ -2558,7 +2558,7 @@
2558
2558
  ChatIcon.displayName = "ChatIcon";
2559
2559
  var ChatIcon$1 = ChatIcon;
2560
2560
 
2561
- var _excluded$4g = ["gradient"];
2561
+ var _excluded$4h = ["gradient"];
2562
2562
 
2563
2563
  /**
2564
2564
  * @component CheckIcon
@@ -2588,7 +2588,7 @@
2588
2588
  */
2589
2589
  var CheckIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
2590
2590
  var gradient = _ref.gradient,
2591
- props = _objectWithoutProperties(_ref, _excluded$4g);
2591
+ props = _objectWithoutProperties(_ref, _excluded$4h);
2592
2592
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
2593
2593
  width: 24,
2594
2594
  height: 24,
@@ -2608,7 +2608,7 @@
2608
2608
  CheckIcon.displayName = "CheckIcon";
2609
2609
  var CheckIcon$1 = CheckIcon;
2610
2610
 
2611
- var _excluded$4f = ["gradient"];
2611
+ var _excluded$4g = ["gradient"];
2612
2612
 
2613
2613
  /**
2614
2614
  * @component CheckboxBlankTogglerIcon
@@ -2638,7 +2638,7 @@
2638
2638
  */
2639
2639
  var CheckboxBlankTogglerIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
2640
2640
  var gradient = _ref.gradient,
2641
- props = _objectWithoutProperties(_ref, _excluded$4f);
2641
+ props = _objectWithoutProperties(_ref, _excluded$4g);
2642
2642
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
2643
2643
  width: 24,
2644
2644
  height: 24,
@@ -2658,7 +2658,7 @@
2658
2658
  CheckboxBlankTogglerIcon.displayName = "CheckboxBlankTogglerIcon";
2659
2659
  var CheckboxBlankTogglerIcon$1 = CheckboxBlankTogglerIcon;
2660
2660
 
2661
- var _excluded$4e = ["gradient"];
2661
+ var _excluded$4f = ["gradient"];
2662
2662
 
2663
2663
  /**
2664
2664
  * @component CheckboxCircleArrowIcon
@@ -2688,7 +2688,7 @@
2688
2688
  */
2689
2689
  var CheckboxCircleArrowIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
2690
2690
  var gradient = _ref.gradient,
2691
- props = _objectWithoutProperties(_ref, _excluded$4e);
2691
+ props = _objectWithoutProperties(_ref, _excluded$4f);
2692
2692
  return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
2693
2693
  width: 24,
2694
2694
  height: 24,
@@ -2708,6 +2708,57 @@
2708
2708
  CheckboxCircleArrowIcon.displayName = "CheckboxCircleArrowIcon";
2709
2709
  var CheckboxCircleArrowIcon$1 = CheckboxCircleArrowIcon;
2710
2710
 
2711
+ var _excluded$4e = ["gradient"];
2712
+
2713
+ /**
2714
+ * @component CheckboxCircleBlankIcon
2715
+ * @description
2716
+ *
2717
+ * The React Icon component is a visual element that displays an icon to represent a concept, object, or action.
2718
+ * The Icon component is
2719
+ * customizable, allowing for variations in size, color, and style to fit the needs of the application.
2720
+ *
2721
+ * @prop {string} [gradient] - Optional CSS linear-gradient string to apply a custom fill.
2722
+ * Format: "linear-gradient(<angle>deg, <color1>, <color2>, ...)"
2723
+ *
2724
+ * @example
2725
+ * return (
2726
+ * <CheckboxCircleBlankIcon gradient="linear-gradient(135deg, #4da2ed, #f72222)" />
2727
+ * )
2728
+ *
2729
+ * @example
2730
+ * return (
2731
+ * <CheckboxCircleBlankIcon className="mr-2" />
2732
+ * )
2733
+ *
2734
+ * @see
2735
+ * https://system.activecollab.com/?path=/story/foundation-icons-icons--icons
2736
+ * @see
2737
+ * https://design.activecollab.com/docs/foundations/icons
2738
+ */
2739
+ var CheckboxCircleBlankIcon = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, svgRef) {
2740
+ var gradient = _ref.gradient,
2741
+ props = _objectWithoutProperties(_ref, _excluded$4e);
2742
+ return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
2743
+ width: 15,
2744
+ height: 15,
2745
+ viewBox: "0 0 15 15",
2746
+ xmlns: "http://www.w3.org/2000/svg",
2747
+ "data-testid": "CheckboxCircleBlankIcon",
2748
+ fill: gradient ? "url(#icon-gradient)" : props !== null && props !== void 0 && props.fill ? props.fill : "var(--color-theme-600)",
2749
+ focusable: false,
2750
+ ref: svgRef
2751
+ }, props), /*#__PURE__*/React__default["default"].createElement(GradientDefs, {
2752
+ gradient: gradient
2753
+ }), /*#__PURE__*/React__default["default"].createElement("path", {
2754
+ fillRule: "evenodd",
2755
+ clipRule: "evenodd",
2756
+ d: "M7.5 0a7.5 7.5 0 110 15 7.5 7.5 0 010-15zm0 1.5a6 6 0 100 12 6 6 0 000-12zm2.705 4.28a.75.75 0 010 1.061L7.462 9.584a.75.75 0 01-1.06 0L5.03 8.212a.75.75 0 011.061-1.06l.84.84L9.144 5.78a.75.75 0 011.061 0z"
2757
+ }));
2758
+ });
2759
+ CheckboxCircleBlankIcon.displayName = "CheckboxCircleBlankIcon";
2760
+ var CheckboxCircleBlankIcon$1 = CheckboxCircleBlankIcon;
2761
+
2711
2762
  var _excluded$4d = ["gradient"];
2712
2763
 
2713
2764
  /**
@@ -14262,7 +14313,7 @@
14262
14313
  _useState2 = _slicedToArray(_useState, 2),
14263
14314
  fromDate = _useState2[0],
14264
14315
  setFromDate = _useState2[1];
14265
- var _useState3 = React.useState(moment__default["default"].utc(to)),
14316
+ var _useState3 = React.useState(to ? moment__default["default"].utc(to) : null),
14266
14317
  _useState4 = _slicedToArray(_useState3, 2),
14267
14318
  toDate = _useState4[0],
14268
14319
  setToDate = _useState4[1];
@@ -14285,9 +14336,8 @@
14285
14336
  return [date.clone().startOf("year"), date.clone().endOf("year")];
14286
14337
  } else if (step === "range") {
14287
14338
  // For range step, calculate N days based on current selection
14288
- // Handle case where toDate is invalid or at epoch (1970)
14289
- var isToDateInvalid = !toDate.isValid() || toDate.year() === 1970;
14290
- var effectiveToDate = isToDateInvalid ? fromDate : toDate;
14339
+ // Handle case where toDate is undefined
14340
+ var effectiveToDate = !toDate ? fromDate : toDate;
14291
14341
  var daysDiff = effectiveToDate.diff(fromDate, "days");
14292
14342
 
14293
14343
  // If same day selected (daysDiff = 0), move by 1 day
@@ -14300,14 +14350,15 @@
14300
14350
  }, [fromDate, toDate, period, step]);
14301
14351
  var getDateFormatted = React.useMemo(function () {
14302
14352
  if (formatCallback) {
14303
- return formatCallback(fromDate, toDate);
14353
+ return formatCallback(fromDate, toDate ? toDate : fromDate);
14304
14354
  }
14305
14355
  var actualYear = moment__default["default"]().year();
14306
14356
  var showWeekOrCustomDateFormat = function showWeekOrCustomDateFormat(start, end) {
14357
+ var endDate = end ? end : start;
14307
14358
  if (start.year() === actualYear && end.year() === actualYear) {
14308
- return start.utc().format("MMM DD") + " - " + end.utc().format("MMM DD");
14359
+ return start.utc().format("MMM DD") + " - " + endDate.utc().format("MMM DD");
14309
14360
  } else {
14310
- return start.utc().format("MMM DD YYYY") + " - " + end.utc().format("MMM DD YYYY");
14361
+ return start.utc().format("MMM DD YYYY") + " - " + endDate.utc().format("MMM DD YYYY");
14311
14362
  }
14312
14363
  };
14313
14364
  if (step === "daily") {
@@ -14326,8 +14377,7 @@
14326
14377
  } else if (step === "yearly") {
14327
14378
  return fromDate.utc().format("YYYY");
14328
14379
  } else if (step === "range") {
14329
- // For range step, if toDate is invalid or at epoch (1970), only show fromDate
14330
- if (!toDate.isValid() || toDate.year() === 1970) {
14380
+ if (!toDate) {
14331
14381
  if (fromDate.year() === actualYear) {
14332
14382
  return fromDate.utc().format("MMM DD");
14333
14383
  }
@@ -14350,19 +14400,27 @@
14350
14400
  return step;
14351
14401
  }, [step]);
14352
14402
  var onDatePickerChange = React.useCallback(function (dates) {
14403
+ console.log("dates: ", dates);
14353
14404
  var fromDateTemp = moment__default["default"].utc(Number(dates === null || dates === void 0 ? void 0 : dates.from) * 1000);
14354
- var toDateTemp = moment__default["default"].utc(Number(dates === null || dates === void 0 ? void 0 : dates.to) * 1000);
14405
+ var toDateTemp = dates !== null && dates !== void 0 && dates.to ? moment__default["default"].utc(Number(dates === null || dates === void 0 ? void 0 : dates.to) * 1000) : null;
14355
14406
  setFromDate(fromDateTemp);
14356
14407
  setToDate(toDateTemp);
14357
- if (onChange && moment__default["default"].isMoment(fromDateTemp) && moment__default["default"].isMoment(toDateTemp)) {
14408
+ if (onChange && step !== "range" && moment__default["default"].isMoment(fromDateTemp) && moment__default["default"].isMoment(toDateTemp)) {
14358
14409
  onChange(fromDateTemp.toDate(), toDateTemp.toDate());
14359
14410
  }
14360
- }, [onChange, setFromDate, setToDate]);
14411
+ }, [onChange, step]);
14412
+ var onToggleDatePicker = React.useCallback(function (open) {
14413
+ if (step === "range" && !open) {
14414
+ var toDateTemp = toDate ? toDate : fromDate;
14415
+ setToDate(toDateTemp);
14416
+ onChange === null || onChange === void 0 || onChange(fromDate.toDate(), toDateTemp.toDate());
14417
+ }
14418
+ }, [fromDate, onChange, step, toDate]);
14361
14419
  var isAfterMaxDate = React.useMemo(function () {
14362
- return moment__default["default"].isMoment(maxValue) && moment__default["default"](moment__default["default"].utc(maxValue).format("YYYY-MM-DD")).isSameOrBefore(toDate.utc().format("YYYY-MM-DD"));
14420
+ return moment__default["default"].isMoment(maxValue) && toDate && moment__default["default"](moment__default["default"].utc(maxValue).format("YYYY-MM-DD")).isSameOrBefore(toDate.utc().format("YYYY-MM-DD"));
14363
14421
  }, [maxValue, toDate]);
14364
14422
  var isBeforeMinDate = React.useMemo(function () {
14365
- return moment__default["default"].isMoment(minValue) && moment__default["default"].utc(moment__default["default"].utc(minValue).format("YYYY-MM-DD")).isSameOrAfter(toDate.utc().format("YYYY-MM-DD"));
14423
+ return moment__default["default"].isMoment(minValue) && toDate && moment__default["default"].utc(moment__default["default"].utc(minValue).format("YYYY-MM-DD")).isSameOrAfter(toDate.utc().format("YYYY-MM-DD"));
14366
14424
  }, [minValue, toDate]);
14367
14425
  React.useEffect(function () {
14368
14426
  if (isBeforeMinDate) {
@@ -14414,9 +14472,14 @@
14414
14472
  }, [isBeforeMinDate, getDatesByPeriod, onChange, onBack]);
14415
14473
  React.useEffect(function () {
14416
14474
  setFromDate(moment__default["default"].utc(from));
14417
- setToDate(moment__default["default"].utc(to));
14475
+ setToDate(to ? moment__default["default"].utc(to) : null);
14418
14476
  }, [from, to]);
14419
14477
  var dateStepperWidth = function dateStepperWidth(fromDay, toDay, range) {
14478
+ if (range === "range") {
14479
+ return {
14480
+ minWidth: "102px"
14481
+ };
14482
+ }
14420
14483
  if (fromDay.utc().year() !== moment__default["default"].utc().year() || toDay.utc().year() !== moment__default["default"].utc().year()) {
14421
14484
  switch (range) {
14422
14485
  case "daily":
@@ -14483,6 +14546,7 @@
14483
14546
  style: dateStepperWidth(fromDate, toDate, step)
14484
14547
  }, withDatePicker && step !== "yearly" ? /*#__PURE__*/React__default["default"].createElement(DatePicker, {
14485
14548
  month: defaultMonth,
14549
+ onCalendarToggle: onToggleDatePicker,
14486
14550
  target: /*#__PURE__*/React__default["default"].createElement(StyledButton$1, {
14487
14551
  $step: step,
14488
14552
  type: "button"
@@ -14490,7 +14554,7 @@
14490
14554
  mode: datePickerMode,
14491
14555
  selected: {
14492
14556
  from: moment__default["default"].utc(fromDate).unix(),
14493
- to: moment__default["default"].utc(toDate).unix()
14557
+ to: toDate ? moment__default["default"].utc(toDate).unix() : null
14494
14558
  },
14495
14559
  onChange: onDatePickerChange,
14496
14560
  firstDayOfWeek: period === "week" ? 0 : 1,
@@ -24913,6 +24977,7 @@
24913
24977
  exports.Checkbox = Checkbox;
24914
24978
  exports.CheckboxBlankTogglerIcon = CheckboxBlankTogglerIcon$1;
24915
24979
  exports.CheckboxCircleArrowIcon = CheckboxCircleArrowIcon$1;
24980
+ exports.CheckboxCircleBlankIcon = CheckboxCircleBlankIcon$1;
24916
24981
  exports.CheckboxDocumentsIcon = CheckboxDocumentsIcon$1;
24917
24982
  exports.CheckboxIcon = CheckboxIcon$3;
24918
24983
  exports.ChecklistIcon = ChecklistIcon$1;