@datum-cloud/activity-ui 0.3.0-dev.47c6d5d → 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.js CHANGED
@@ -7474,7 +7474,7 @@ function subMinutes(date, amount) {
7474
7474
  }
7475
7475
 
7476
7476
  /**
7477
- * @license lucide-react v0.563.0 - ISC
7477
+ * @license lucide-react v0.577.0 - ISC
7478
7478
  *
7479
7479
  * This source code is licensed under the ISC license.
7480
7480
  * See the LICENSE file in the root directory of this source tree.
@@ -7485,7 +7485,7 @@ const mergeClasses = (...classes) => classes.filter((className, index, array) =>
7485
7485
  }).join(" ").trim();
7486
7486
 
7487
7487
  /**
7488
- * @license lucide-react v0.563.0 - ISC
7488
+ * @license lucide-react v0.577.0 - ISC
7489
7489
  *
7490
7490
  * This source code is licensed under the ISC license.
7491
7491
  * See the LICENSE file in the root directory of this source tree.
@@ -7494,7 +7494,7 @@ const mergeClasses = (...classes) => classes.filter((className, index, array) =>
7494
7494
  const toKebabCase = (string) => string.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
7495
7495
 
7496
7496
  /**
7497
- * @license lucide-react v0.563.0 - ISC
7497
+ * @license lucide-react v0.577.0 - ISC
7498
7498
  *
7499
7499
  * This source code is licensed under the ISC license.
7500
7500
  * See the LICENSE file in the root directory of this source tree.
@@ -7506,7 +7506,7 @@ const toCamelCase = (string) => string.replace(
7506
7506
  );
7507
7507
 
7508
7508
  /**
7509
- * @license lucide-react v0.563.0 - ISC
7509
+ * @license lucide-react v0.577.0 - ISC
7510
7510
  *
7511
7511
  * This source code is licensed under the ISC license.
7512
7512
  * See the LICENSE file in the root directory of this source tree.
@@ -7519,7 +7519,7 @@ const toPascalCase = (string) => {
7519
7519
  };
7520
7520
 
7521
7521
  /**
7522
- * @license lucide-react v0.563.0 - ISC
7522
+ * @license lucide-react v0.577.0 - ISC
7523
7523
  *
7524
7524
  * This source code is licensed under the ISC license.
7525
7525
  * See the LICENSE file in the root directory of this source tree.
@@ -7538,7 +7538,7 @@ var defaultAttributes = {
7538
7538
  };
7539
7539
 
7540
7540
  /**
7541
- * @license lucide-react v0.563.0 - ISC
7541
+ * @license lucide-react v0.577.0 - ISC
7542
7542
  *
7543
7543
  * This source code is licensed under the ISC license.
7544
7544
  * See the LICENSE file in the root directory of this source tree.
@@ -7554,7 +7554,7 @@ const hasA11yProp = (props) => {
7554
7554
  };
7555
7555
 
7556
7556
  /**
7557
- * @license lucide-react v0.563.0 - ISC
7557
+ * @license lucide-react v0.577.0 - ISC
7558
7558
  *
7559
7559
  * This source code is licensed under the ISC license.
7560
7560
  * See the LICENSE file in the root directory of this source tree.
@@ -7592,7 +7592,7 @@ const Icon = React.forwardRef(
7592
7592
  );
7593
7593
 
7594
7594
  /**
7595
- * @license lucide-react v0.563.0 - ISC
7595
+ * @license lucide-react v0.577.0 - ISC
7596
7596
  *
7597
7597
  * This source code is licensed under the ISC license.
7598
7598
  * See the LICENSE file in the root directory of this source tree.
@@ -7617,7 +7617,7 @@ const createLucideIcon = (iconName, iconNode) => {
7617
7617
  };
7618
7618
 
7619
7619
  /**
7620
- * @license lucide-react v0.563.0 - ISC
7620
+ * @license lucide-react v0.577.0 - ISC
7621
7621
  *
7622
7622
  * This source code is licensed under the ISC license.
7623
7623
  * See the LICENSE file in the root directory of this source tree.
@@ -7636,7 +7636,7 @@ const __iconNode$o = [
7636
7636
  const Activity = createLucideIcon("activity", __iconNode$o);
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.
@@ -7652,7 +7652,7 @@ const __iconNode$n = [
7652
7652
  const Calendar = createLucideIcon("calendar", __iconNode$n);
7653
7653
 
7654
7654
  /**
7655
- * @license lucide-react v0.563.0 - ISC
7655
+ * @license lucide-react v0.577.0 - ISC
7656
7656
  *
7657
7657
  * This source code is licensed under the ISC license.
7658
7658
  * See the LICENSE file in the root directory of this source tree.
@@ -7663,7 +7663,7 @@ const __iconNode$m = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
7663
7663
  const Check = createLucideIcon("check", __iconNode$m);
7664
7664
 
7665
7665
  /**
7666
- * @license lucide-react v0.563.0 - ISC
7666
+ * @license lucide-react v0.577.0 - ISC
7667
7667
  *
7668
7668
  * This source code is licensed under the ISC license.
7669
7669
  * See the LICENSE file in the root directory of this source tree.
@@ -7674,7 +7674,7 @@ const __iconNode$l = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
7674
7674
  const ChevronDown = createLucideIcon("chevron-down", __iconNode$l);
7675
7675
 
7676
7676
  /**
7677
- * @license lucide-react v0.563.0 - ISC
7677
+ * @license lucide-react v0.577.0 - ISC
7678
7678
  *
7679
7679
  * This source code is licensed under the ISC license.
7680
7680
  * See the LICENSE file in the root directory of this source tree.
@@ -7685,7 +7685,7 @@ const __iconNode$k = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
7685
7685
  const ChevronRight = createLucideIcon("chevron-right", __iconNode$k);
7686
7686
 
7687
7687
  /**
7688
- * @license lucide-react v0.563.0 - ISC
7688
+ * @license lucide-react v0.577.0 - ISC
7689
7689
  *
7690
7690
  * This source code is licensed under the ISC license.
7691
7691
  * See the LICENSE file in the root directory of this source tree.
@@ -7696,7 +7696,7 @@ const __iconNode$j = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]];
7696
7696
  const ChevronUp = createLucideIcon("chevron-up", __iconNode$j);
7697
7697
 
7698
7698
  /**
7699
- * @license lucide-react v0.563.0 - ISC
7699
+ * @license lucide-react v0.577.0 - ISC
7700
7700
  *
7701
7701
  * This source code is licensed under the ISC license.
7702
7702
  * See the LICENSE file in the root directory of this source tree.
@@ -7710,7 +7710,7 @@ const __iconNode$i = [
7710
7710
  const ChevronsUpDown = createLucideIcon("chevrons-up-down", __iconNode$i);
7711
7711
 
7712
7712
  /**
7713
- * @license lucide-react v0.563.0 - ISC
7713
+ * @license lucide-react v0.577.0 - ISC
7714
7714
  *
7715
7715
  * This source code is licensed under the ISC license.
7716
7716
  * See the LICENSE file in the root directory of this source tree.
@@ -7725,7 +7725,7 @@ const __iconNode$h = [
7725
7725
  const CircleAlert = createLucideIcon("circle-alert", __iconNode$h);
7726
7726
 
7727
7727
  /**
7728
- * @license lucide-react v0.563.0 - ISC
7728
+ * @license lucide-react v0.577.0 - ISC
7729
7729
  *
7730
7730
  * This source code is licensed under the ISC license.
7731
7731
  * See the LICENSE file in the root directory of this source tree.
@@ -7739,7 +7739,7 @@ const __iconNode$g = [
7739
7739
  const CircleCheckBig = createLucideIcon("circle-check-big", __iconNode$g);
7740
7740
 
7741
7741
  /**
7742
- * @license lucide-react v0.563.0 - ISC
7742
+ * @license lucide-react v0.577.0 - ISC
7743
7743
  *
7744
7744
  * This source code is licensed under the ISC license.
7745
7745
  * See the LICENSE file in the root directory of this source tree.
@@ -7753,7 +7753,7 @@ const __iconNode$f = [
7753
7753
  const CircleCheck = createLucideIcon("circle-check", __iconNode$f);
7754
7754
 
7755
7755
  /**
7756
- * @license lucide-react v0.563.0 - ISC
7756
+ * @license lucide-react v0.577.0 - ISC
7757
7757
  *
7758
7758
  * This source code is licensed under the ISC license.
7759
7759
  * See the LICENSE file in the root directory of this source tree.
@@ -7768,7 +7768,7 @@ const __iconNode$e = [
7768
7768
  const CircleX = createLucideIcon("circle-x", __iconNode$e);
7769
7769
 
7770
7770
  /**
7771
- * @license lucide-react v0.563.0 - ISC
7771
+ * @license lucide-react v0.577.0 - ISC
7772
7772
  *
7773
7773
  * This source code is licensed under the ISC license.
7774
7774
  * See the LICENSE file in the root directory of this source tree.
@@ -7776,13 +7776,13 @@ const CircleX = createLucideIcon("circle-x", __iconNode$e);
7776
7776
 
7777
7777
 
7778
7778
  const __iconNode$d = [
7779
- ["path", { d: "M12 6v6l4 2", key: "mmk7yg" }],
7780
- ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }]
7779
+ ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
7780
+ ["path", { d: "M12 6v6l4 2", key: "mmk7yg" }]
7781
7781
  ];
7782
7782
  const Clock = createLucideIcon("clock", __iconNode$d);
7783
7783
 
7784
7784
  /**
7785
- * @license lucide-react v0.563.0 - ISC
7785
+ * @license lucide-react v0.577.0 - ISC
7786
7786
  *
7787
7787
  * This source code is licensed under the ISC license.
7788
7788
  * See the LICENSE file in the root directory of this source tree.
@@ -7796,7 +7796,7 @@ const __iconNode$c = [
7796
7796
  const Copy = createLucideIcon("copy", __iconNode$c);
7797
7797
 
7798
7798
  /**
7799
- * @license lucide-react v0.563.0 - ISC
7799
+ * @license lucide-react v0.577.0 - ISC
7800
7800
  *
7801
7801
  * This source code is licensed under the ISC license.
7802
7802
  * See the LICENSE file in the root directory of this source tree.
@@ -7816,7 +7816,7 @@ const __iconNode$b = [
7816
7816
  const Eye = createLucideIcon("eye", __iconNode$b);
7817
7817
 
7818
7818
  /**
7819
- * @license lucide-react v0.563.0 - ISC
7819
+ * @license lucide-react v0.577.0 - ISC
7820
7820
  *
7821
7821
  * This source code is licensed under the ISC license.
7822
7822
  * See the LICENSE file in the root directory of this source tree.
@@ -7827,7 +7827,7 @@ const __iconNode$a = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald"
7827
7827
  const LoaderCircle = createLucideIcon("loader-circle", __iconNode$a);
7828
7828
 
7829
7829
  /**
7830
- * @license lucide-react v0.563.0 - ISC
7830
+ * @license lucide-react v0.577.0 - ISC
7831
7831
  *
7832
7832
  * This source code is licensed under the ISC license.
7833
7833
  * See the LICENSE file in the root directory of this source tree.
@@ -7847,7 +7847,7 @@ const __iconNode$9 = [
7847
7847
  const Pencil = createLucideIcon("pencil", __iconNode$9);
7848
7848
 
7849
7849
  /**
7850
- * @license lucide-react v0.563.0 - ISC
7850
+ * @license lucide-react v0.577.0 - ISC
7851
7851
  *
7852
7852
  * This source code is licensed under the ISC license.
7853
7853
  * See the LICENSE file in the root directory of this source tree.
@@ -7861,7 +7861,7 @@ const __iconNode$8 = [
7861
7861
  const Plus = createLucideIcon("plus", __iconNode$8);
7862
7862
 
7863
7863
  /**
7864
- * @license lucide-react v0.563.0 - ISC
7864
+ * @license lucide-react v0.577.0 - ISC
7865
7865
  *
7866
7866
  * This source code is licensed under the ISC license.
7867
7867
  * See the LICENSE file in the root directory of this source tree.
@@ -7877,7 +7877,7 @@ const __iconNode$7 = [
7877
7877
  const RefreshCw = createLucideIcon("refresh-cw", __iconNode$7);
7878
7878
 
7879
7879
  /**
7880
- * @license lucide-react v0.563.0 - ISC
7880
+ * @license lucide-react v0.577.0 - ISC
7881
7881
  *
7882
7882
  * This source code is licensed under the ISC license.
7883
7883
  * See the LICENSE file in the root directory of this source tree.
@@ -7891,7 +7891,7 @@ const __iconNode$6 = [
7891
7891
  const RotateCw = createLucideIcon("rotate-cw", __iconNode$6);
7892
7892
 
7893
7893
  /**
7894
- * @license lucide-react v0.563.0 - ISC
7894
+ * @license lucide-react v0.577.0 - ISC
7895
7895
  *
7896
7896
  * This source code is licensed under the ISC license.
7897
7897
  * See the LICENSE file in the root directory of this source tree.
@@ -7905,7 +7905,7 @@ const __iconNode$5 = [
7905
7905
  const Search = createLucideIcon("search", __iconNode$5);
7906
7906
 
7907
7907
  /**
7908
- * @license lucide-react v0.563.0 - ISC
7908
+ * @license lucide-react v0.577.0 - ISC
7909
7909
  *
7910
7910
  * This source code is licensed under the ISC license.
7911
7911
  * See the LICENSE file in the root directory of this source tree.
@@ -7925,7 +7925,7 @@ const __iconNode$4 = [
7925
7925
  const SquarePen = createLucideIcon("square-pen", __iconNode$4);
7926
7926
 
7927
7927
  /**
7928
- * @license lucide-react v0.563.0 - ISC
7928
+ * @license lucide-react v0.577.0 - ISC
7929
7929
  *
7930
7930
  * This source code is licensed under the ISC license.
7931
7931
  * See the LICENSE file in the root directory of this source tree.
@@ -7942,7 +7942,7 @@ const __iconNode$3 = [
7942
7942
  const Trash2 = createLucideIcon("trash-2", __iconNode$3);
7943
7943
 
7944
7944
  /**
7945
- * @license lucide-react v0.563.0 - ISC
7945
+ * @license lucide-react v0.577.0 - ISC
7946
7946
  *
7947
7947
  * This source code is licensed under the ISC license.
7948
7948
  * See the LICENSE file in the root directory of this source tree.
@@ -7963,7 +7963,7 @@ const __iconNode$2 = [
7963
7963
  const TriangleAlert = createLucideIcon("triangle-alert", __iconNode$2);
7964
7964
 
7965
7965
  /**
7966
- * @license lucide-react v0.563.0 - ISC
7966
+ * @license lucide-react v0.577.0 - ISC
7967
7967
  *
7968
7968
  * This source code is licensed under the ISC license.
7969
7969
  * See the LICENSE file in the root directory of this source tree.
@@ -7977,7 +7977,7 @@ const __iconNode$1 = [
7977
7977
  const User = createLucideIcon("user", __iconNode$1);
7978
7978
 
7979
7979
  /**
7980
- * @license lucide-react v0.563.0 - ISC
7980
+ * @license lucide-react v0.577.0 - ISC
7981
7981
  *
7982
7982
  * This source code is licensed under the ISC license.
7983
7983
  * See the LICENSE file in the root directory of this source tree.