@datum-cloud/activity-ui 0.3.0-dev.3cbf6b3 → 0.3.0-dev.78b27ad

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 CHANGED
@@ -7447,7 +7447,7 @@ function subMinutes(date, amount) {
7447
7447
  }
7448
7448
 
7449
7449
  /**
7450
- * @license lucide-react v0.563.0 - ISC
7450
+ * @license lucide-react v0.577.0 - ISC
7451
7451
  *
7452
7452
  * This source code is licensed under the ISC license.
7453
7453
  * See the LICENSE file in the root directory of this source tree.
@@ -7458,7 +7458,7 @@ const mergeClasses = (...classes) => classes.filter((className, index, array) =>
7458
7458
  }).join(" ").trim();
7459
7459
 
7460
7460
  /**
7461
- * @license lucide-react v0.563.0 - ISC
7461
+ * @license lucide-react v0.577.0 - ISC
7462
7462
  *
7463
7463
  * This source code is licensed under the ISC license.
7464
7464
  * See the LICENSE file in the root directory of this source tree.
@@ -7467,7 +7467,7 @@ const mergeClasses = (...classes) => classes.filter((className, index, array) =>
7467
7467
  const toKebabCase = (string) => string.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
7468
7468
 
7469
7469
  /**
7470
- * @license lucide-react v0.563.0 - ISC
7470
+ * @license lucide-react v0.577.0 - ISC
7471
7471
  *
7472
7472
  * This source code is licensed under the ISC license.
7473
7473
  * See the LICENSE file in the root directory of this source tree.
@@ -7479,7 +7479,7 @@ const toCamelCase = (string) => string.replace(
7479
7479
  );
7480
7480
 
7481
7481
  /**
7482
- * @license lucide-react v0.563.0 - ISC
7482
+ * @license lucide-react v0.577.0 - ISC
7483
7483
  *
7484
7484
  * This source code is licensed under the ISC license.
7485
7485
  * See the LICENSE file in the root directory of this source tree.
@@ -7492,7 +7492,7 @@ const toPascalCase = (string) => {
7492
7492
  };
7493
7493
 
7494
7494
  /**
7495
- * @license lucide-react v0.563.0 - ISC
7495
+ * @license lucide-react v0.577.0 - ISC
7496
7496
  *
7497
7497
  * This source code is licensed under the ISC license.
7498
7498
  * See the LICENSE file in the root directory of this source tree.
@@ -7511,7 +7511,7 @@ var defaultAttributes = {
7511
7511
  };
7512
7512
 
7513
7513
  /**
7514
- * @license lucide-react v0.563.0 - ISC
7514
+ * @license lucide-react v0.577.0 - ISC
7515
7515
  *
7516
7516
  * This source code is licensed under the ISC license.
7517
7517
  * See the LICENSE file in the root directory of this source tree.
@@ -7527,7 +7527,7 @@ const hasA11yProp = (props) => {
7527
7527
  };
7528
7528
 
7529
7529
  /**
7530
- * @license lucide-react v0.563.0 - ISC
7530
+ * @license lucide-react v0.577.0 - ISC
7531
7531
  *
7532
7532
  * This source code is licensed under the ISC license.
7533
7533
  * See the LICENSE file in the root directory of this source tree.
@@ -7565,7 +7565,7 @@ const Icon = forwardRef(
7565
7565
  );
7566
7566
 
7567
7567
  /**
7568
- * @license lucide-react v0.563.0 - ISC
7568
+ * @license lucide-react v0.577.0 - ISC
7569
7569
  *
7570
7570
  * This source code is licensed under the ISC license.
7571
7571
  * See the LICENSE file in the root directory of this source tree.
@@ -7590,7 +7590,7 @@ const createLucideIcon = (iconName, iconNode) => {
7590
7590
  };
7591
7591
 
7592
7592
  /**
7593
- * @license lucide-react v0.563.0 - ISC
7593
+ * @license lucide-react v0.577.0 - ISC
7594
7594
  *
7595
7595
  * This source code is licensed under the ISC license.
7596
7596
  * See the LICENSE file in the root directory of this source tree.
@@ -7609,7 +7609,7 @@ const __iconNode$o = [
7609
7609
  const Activity = createLucideIcon("activity", __iconNode$o);
7610
7610
 
7611
7611
  /**
7612
- * @license lucide-react v0.563.0 - ISC
7612
+ * @license lucide-react v0.577.0 - ISC
7613
7613
  *
7614
7614
  * This source code is licensed under the ISC license.
7615
7615
  * See the LICENSE file in the root directory of this source tree.
@@ -7625,7 +7625,7 @@ const __iconNode$n = [
7625
7625
  const Calendar = createLucideIcon("calendar", __iconNode$n);
7626
7626
 
7627
7627
  /**
7628
- * @license lucide-react v0.563.0 - ISC
7628
+ * @license lucide-react v0.577.0 - ISC
7629
7629
  *
7630
7630
  * This source code is licensed under the ISC license.
7631
7631
  * See the LICENSE file in the root directory of this source tree.
@@ -7636,7 +7636,7 @@ const __iconNode$m = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
7636
7636
  const Check = createLucideIcon("check", __iconNode$m);
7637
7637
 
7638
7638
  /**
7639
- * @license lucide-react v0.563.0 - ISC
7639
+ * @license lucide-react v0.577.0 - ISC
7640
7640
  *
7641
7641
  * This source code is licensed under the ISC license.
7642
7642
  * See the LICENSE file in the root directory of this source tree.
@@ -7647,7 +7647,7 @@ const __iconNode$l = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
7647
7647
  const ChevronDown = createLucideIcon("chevron-down", __iconNode$l);
7648
7648
 
7649
7649
  /**
7650
- * @license lucide-react v0.563.0 - ISC
7650
+ * @license lucide-react v0.577.0 - ISC
7651
7651
  *
7652
7652
  * This source code is licensed under the ISC license.
7653
7653
  * See the LICENSE file in the root directory of this source tree.
@@ -7658,7 +7658,7 @@ const __iconNode$k = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
7658
7658
  const ChevronRight = createLucideIcon("chevron-right", __iconNode$k);
7659
7659
 
7660
7660
  /**
7661
- * @license lucide-react v0.563.0 - ISC
7661
+ * @license lucide-react v0.577.0 - ISC
7662
7662
  *
7663
7663
  * This source code is licensed under the ISC license.
7664
7664
  * See the LICENSE file in the root directory of this source tree.
@@ -7669,7 +7669,7 @@ const __iconNode$j = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]];
7669
7669
  const ChevronUp = createLucideIcon("chevron-up", __iconNode$j);
7670
7670
 
7671
7671
  /**
7672
- * @license lucide-react v0.563.0 - ISC
7672
+ * @license lucide-react v0.577.0 - ISC
7673
7673
  *
7674
7674
  * This source code is licensed under the ISC license.
7675
7675
  * See the LICENSE file in the root directory of this source tree.
@@ -7683,7 +7683,7 @@ const __iconNode$i = [
7683
7683
  const ChevronsUpDown = createLucideIcon("chevrons-up-down", __iconNode$i);
7684
7684
 
7685
7685
  /**
7686
- * @license lucide-react v0.563.0 - ISC
7686
+ * @license lucide-react v0.577.0 - ISC
7687
7687
  *
7688
7688
  * This source code is licensed under the ISC license.
7689
7689
  * See the LICENSE file in the root directory of this source tree.
@@ -7698,7 +7698,7 @@ const __iconNode$h = [
7698
7698
  const CircleAlert = createLucideIcon("circle-alert", __iconNode$h);
7699
7699
 
7700
7700
  /**
7701
- * @license lucide-react v0.563.0 - ISC
7701
+ * @license lucide-react v0.577.0 - ISC
7702
7702
  *
7703
7703
  * This source code is licensed under the ISC license.
7704
7704
  * See the LICENSE file in the root directory of this source tree.
@@ -7712,7 +7712,7 @@ const __iconNode$g = [
7712
7712
  const CircleCheckBig = createLucideIcon("circle-check-big", __iconNode$g);
7713
7713
 
7714
7714
  /**
7715
- * @license lucide-react v0.563.0 - ISC
7715
+ * @license lucide-react v0.577.0 - ISC
7716
7716
  *
7717
7717
  * This source code is licensed under the ISC license.
7718
7718
  * See the LICENSE file in the root directory of this source tree.
@@ -7726,7 +7726,7 @@ const __iconNode$f = [
7726
7726
  const CircleCheck = createLucideIcon("circle-check", __iconNode$f);
7727
7727
 
7728
7728
  /**
7729
- * @license lucide-react v0.563.0 - ISC
7729
+ * @license lucide-react v0.577.0 - ISC
7730
7730
  *
7731
7731
  * This source code is licensed under the ISC license.
7732
7732
  * See the LICENSE file in the root directory of this source tree.
@@ -7741,7 +7741,7 @@ const __iconNode$e = [
7741
7741
  const CircleX = createLucideIcon("circle-x", __iconNode$e);
7742
7742
 
7743
7743
  /**
7744
- * @license lucide-react v0.563.0 - ISC
7744
+ * @license lucide-react v0.577.0 - ISC
7745
7745
  *
7746
7746
  * This source code is licensed under the ISC license.
7747
7747
  * See the LICENSE file in the root directory of this source tree.
@@ -7749,13 +7749,13 @@ const CircleX = createLucideIcon("circle-x", __iconNode$e);
7749
7749
 
7750
7750
 
7751
7751
  const __iconNode$d = [
7752
- ["path", { d: "M12 6v6l4 2", key: "mmk7yg" }],
7753
- ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }]
7752
+ ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
7753
+ ["path", { d: "M12 6v6l4 2", key: "mmk7yg" }]
7754
7754
  ];
7755
7755
  const Clock = createLucideIcon("clock", __iconNode$d);
7756
7756
 
7757
7757
  /**
7758
- * @license lucide-react v0.563.0 - ISC
7758
+ * @license lucide-react v0.577.0 - ISC
7759
7759
  *
7760
7760
  * This source code is licensed under the ISC license.
7761
7761
  * See the LICENSE file in the root directory of this source tree.
@@ -7769,7 +7769,7 @@ const __iconNode$c = [
7769
7769
  const Copy = createLucideIcon("copy", __iconNode$c);
7770
7770
 
7771
7771
  /**
7772
- * @license lucide-react v0.563.0 - ISC
7772
+ * @license lucide-react v0.577.0 - ISC
7773
7773
  *
7774
7774
  * This source code is licensed under the ISC license.
7775
7775
  * See the LICENSE file in the root directory of this source tree.
@@ -7789,7 +7789,7 @@ const __iconNode$b = [
7789
7789
  const Eye = createLucideIcon("eye", __iconNode$b);
7790
7790
 
7791
7791
  /**
7792
- * @license lucide-react v0.563.0 - ISC
7792
+ * @license lucide-react v0.577.0 - ISC
7793
7793
  *
7794
7794
  * This source code is licensed under the ISC license.
7795
7795
  * See the LICENSE file in the root directory of this source tree.
@@ -7800,7 +7800,7 @@ const __iconNode$a = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald"
7800
7800
  const LoaderCircle = createLucideIcon("loader-circle", __iconNode$a);
7801
7801
 
7802
7802
  /**
7803
- * @license lucide-react v0.563.0 - ISC
7803
+ * @license lucide-react v0.577.0 - ISC
7804
7804
  *
7805
7805
  * This source code is licensed under the ISC license.
7806
7806
  * See the LICENSE file in the root directory of this source tree.
@@ -7820,7 +7820,7 @@ const __iconNode$9 = [
7820
7820
  const Pencil = createLucideIcon("pencil", __iconNode$9);
7821
7821
 
7822
7822
  /**
7823
- * @license lucide-react v0.563.0 - ISC
7823
+ * @license lucide-react v0.577.0 - ISC
7824
7824
  *
7825
7825
  * This source code is licensed under the ISC license.
7826
7826
  * See the LICENSE file in the root directory of this source tree.
@@ -7834,7 +7834,7 @@ const __iconNode$8 = [
7834
7834
  const Plus = createLucideIcon("plus", __iconNode$8);
7835
7835
 
7836
7836
  /**
7837
- * @license lucide-react v0.563.0 - ISC
7837
+ * @license lucide-react v0.577.0 - ISC
7838
7838
  *
7839
7839
  * This source code is licensed under the ISC license.
7840
7840
  * See the LICENSE file in the root directory of this source tree.
@@ -7850,7 +7850,7 @@ const __iconNode$7 = [
7850
7850
  const RefreshCw = createLucideIcon("refresh-cw", __iconNode$7);
7851
7851
 
7852
7852
  /**
7853
- * @license lucide-react v0.563.0 - ISC
7853
+ * @license lucide-react v0.577.0 - ISC
7854
7854
  *
7855
7855
  * This source code is licensed under the ISC license.
7856
7856
  * See the LICENSE file in the root directory of this source tree.
@@ -7864,7 +7864,7 @@ const __iconNode$6 = [
7864
7864
  const RotateCw = createLucideIcon("rotate-cw", __iconNode$6);
7865
7865
 
7866
7866
  /**
7867
- * @license lucide-react v0.563.0 - ISC
7867
+ * @license lucide-react v0.577.0 - ISC
7868
7868
  *
7869
7869
  * This source code is licensed under the ISC license.
7870
7870
  * See the LICENSE file in the root directory of this source tree.
@@ -7878,7 +7878,7 @@ const __iconNode$5 = [
7878
7878
  const Search = createLucideIcon("search", __iconNode$5);
7879
7879
 
7880
7880
  /**
7881
- * @license lucide-react v0.563.0 - ISC
7881
+ * @license lucide-react v0.577.0 - ISC
7882
7882
  *
7883
7883
  * This source code is licensed under the ISC license.
7884
7884
  * See the LICENSE file in the root directory of this source tree.
@@ -7898,7 +7898,7 @@ const __iconNode$4 = [
7898
7898
  const SquarePen = createLucideIcon("square-pen", __iconNode$4);
7899
7899
 
7900
7900
  /**
7901
- * @license lucide-react v0.563.0 - ISC
7901
+ * @license lucide-react v0.577.0 - ISC
7902
7902
  *
7903
7903
  * This source code is licensed under the ISC license.
7904
7904
  * See the LICENSE file in the root directory of this source tree.
@@ -7915,7 +7915,7 @@ const __iconNode$3 = [
7915
7915
  const Trash2 = createLucideIcon("trash-2", __iconNode$3);
7916
7916
 
7917
7917
  /**
7918
- * @license lucide-react v0.563.0 - ISC
7918
+ * @license lucide-react v0.577.0 - ISC
7919
7919
  *
7920
7920
  * This source code is licensed under the ISC license.
7921
7921
  * See the LICENSE file in the root directory of this source tree.
@@ -7936,7 +7936,7 @@ const __iconNode$2 = [
7936
7936
  const TriangleAlert = createLucideIcon("triangle-alert", __iconNode$2);
7937
7937
 
7938
7938
  /**
7939
- * @license lucide-react v0.563.0 - ISC
7939
+ * @license lucide-react v0.577.0 - ISC
7940
7940
  *
7941
7941
  * This source code is licensed under the ISC license.
7942
7942
  * See the LICENSE file in the root directory of this source tree.
@@ -7950,7 +7950,7 @@ const __iconNode$1 = [
7950
7950
  const User = createLucideIcon("user", __iconNode$1);
7951
7951
 
7952
7952
  /**
7953
- * @license lucide-react v0.563.0 - ISC
7953
+ * @license lucide-react v0.577.0 - ISC
7954
7954
  *
7955
7955
  * This source code is licensed under the ISC license.
7956
7956
  * See the LICENSE file in the root directory of this source tree.