@embedreach/components 0.1.41 → 0.1.43

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/styles.css CHANGED
@@ -2253,10 +2253,6 @@ video {
2253
2253
  --tw-text-opacity: 1;
2254
2254
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
2255
2255
  }
2256
- .text-black {
2257
- --tw-text-opacity: 1;
2258
- color: rgb(0 0 0 / var(--tw-text-opacity, 1));
2259
- }
2260
2256
  .text-blue-500 {
2261
2257
  --tw-text-opacity: 1;
2262
2258
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
@@ -2655,6 +2651,12 @@ video {
2655
2651
  .running {
2656
2652
  animation-play-state: running;
2657
2653
  }
2654
+ .\[background-color\:hsl\(var\(--reach-primary\)\/0\.05\)\] {
2655
+ background-color: hsl(var(--reach-primary)/0.05);
2656
+ }
2657
+ .\[border-color\:hsl\(var\(--reach-primary\)\)\] {
2658
+ border-color: hsl(var(--reach-primary));
2659
+ }
2658
2660
  .file\:border-0::file-selector-button {
2659
2661
  border-width: 0px;
2660
2662
  }
@@ -2699,9 +2701,6 @@ video {
2699
2701
  --tw-border-opacity: 1;
2700
2702
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
2701
2703
  }
2702
- .hover\:border-primary:hover {
2703
- border-color: hsl(var(--primary));
2704
- }
2705
2704
  .hover\:bg-accent:hover {
2706
2705
  background-color: hsl(var(--accent));
2707
2706
  }
@@ -2828,6 +2827,9 @@ video {
2828
2827
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
2829
2828
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
2830
2829
  }
2830
+ .hover\:\[border-color\:hsl\(var\(--reach-primary\)\)\]:hover {
2831
+ border-color: hsl(var(--reach-primary));
2832
+ }
2831
2833
  .focus\:border-indigo-500:focus {
2832
2834
  --tw-border-opacity: 1;
2833
2835
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
@@ -6078,10 +6080,6 @@ body {
6078
6080
  --tw-text-opacity: 1;
6079
6081
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
6080
6082
  }
6081
- .text-black {
6082
- --tw-text-opacity: 1;
6083
- color: rgb(0 0 0 / var(--tw-text-opacity, 1));
6084
- }
6085
6083
  .text-blue-500 {
6086
6084
  --tw-text-opacity: 1;
6087
6085
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
@@ -6482,6 +6480,12 @@ body {
6482
6480
  .running {
6483
6481
  animation-play-state: running;
6484
6482
  }
6483
+ .\[background-color\:hsl\(var\(--reach-primary\)\/0\.05\)\] {
6484
+ background-color: hsl(var(--reach-primary)/0.05);
6485
+ }
6486
+ .\[border-color\:hsl\(var\(--reach-primary\)\)\] {
6487
+ border-color: hsl(var(--reach-primary));
6488
+ }
6485
6489
  .file\:border-0::file-selector-button {
6486
6490
  border-width: 0px;
6487
6491
  }
@@ -6526,9 +6530,6 @@ body {
6526
6530
  --tw-border-opacity: 1;
6527
6531
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
6528
6532
  }
6529
- .hover\:border-primary:hover {
6530
- border-color: hsl(var(--primary));
6531
- }
6532
6533
  .hover\:bg-accent:hover {
6533
6534
  background-color: hsl(var(--accent));
6534
6535
  }
@@ -6655,6 +6656,9 @@ body {
6655
6656
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
6656
6657
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
6657
6658
  }
6659
+ .hover\:\[border-color\:hsl\(var\(--reach-primary\)\)\]:hover {
6660
+ border-color: hsl(var(--reach-primary));
6661
+ }
6658
6662
  .focus\:border-indigo-500:focus {
6659
6663
  --tw-border-opacity: 1;
6660
6664
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
@@ -7605,7 +7609,7 @@ body {
7605
7609
  border-top-width: 1px;
7606
7610
  }
7607
7611
 
7608
- .base___gfFyc {
7612
+ .reach-styles-module__base___gfFyc {
7609
7613
  display: inline-flex;
7610
7614
  align-items: center;
7611
7615
  justify-content: center;
@@ -7618,96 +7622,96 @@ body {
7618
7622
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
7619
7623
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
7620
7624
  transition-duration: 150ms;
7621
- }.base___gfFyc:focus-visible {
7625
+ }.reach-styles-module__base___gfFyc:focus-visible {
7622
7626
  outline: 2px solid transparent;
7623
7627
  outline-offset: 2px;
7624
7628
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
7625
7629
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
7626
7630
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
7627
- }.base___gfFyc:disabled {
7631
+ }.reach-styles-module__base___gfFyc:disabled {
7628
7632
  pointer-events: none;
7629
7633
  opacity: 0.5;
7630
- }.base___gfFyc svg {
7634
+ }.reach-styles-module__base___gfFyc svg {
7631
7635
  pointer-events: none;
7632
7636
  width: 1rem;
7633
7637
  height: 1rem;
7634
7638
  flex-shrink: 0;
7635
- }.base___gfFyc {
7639
+ }.reach-styles-module__base___gfFyc {
7636
7640
  /* Use the theme ring color variable */
7637
7641
  --tw-ring-color: hsl(var(--reach-ring));
7638
7642
  }
7639
7643
 
7640
7644
  /* Variants */
7641
- .default___ny1h7 {
7645
+ .reach-styles-module__default___ny1h7 {
7642
7646
  background-color: hsl(var(--reach-primary));
7643
7647
  color: hsl(var(--reach-primary-foreground));
7644
7648
  }
7645
- .default___ny1h7:hover {
7649
+ .reach-styles-module__default___ny1h7:hover {
7646
7650
  background-color: hsl(var(--reach-primary) / 0.75);
7647
7651
  }
7648
7652
 
7649
- .destructive___XjBvS {
7653
+ .reach-styles-module__destructive___XjBvS {
7650
7654
  background-color: hsl(var(--reach-destructive));
7651
7655
  color: hsl(var(--reach-destructive-foreground));
7652
7656
  }
7653
- .destructive___XjBvS:hover {
7657
+ .reach-styles-module__destructive___XjBvS:hover {
7654
7658
  background-color: hsl(var(--reach-destructive) / 0.75);
7655
7659
  }
7656
7660
 
7657
- .outline___gFp3i {
7661
+ .reach-styles-module__outline___gFp3i {
7658
7662
  border: 1px solid hsl(var(--reach-input));
7659
7663
  background-color: transparent;
7660
7664
  }
7661
- .outline___gFp3i:hover {
7665
+ .reach-styles-module__outline___gFp3i:hover {
7662
7666
  background-color: hsl(var(--reach-accent));
7663
7667
  color: hsl(var(--reach-accent-foreground));
7664
7668
  }
7665
7669
 
7666
- .secondary___Pd-e3 {
7670
+ .reach-styles-module__secondary___Pd-e3 {
7667
7671
  background-color: hsl(var(--reach-secondary));
7668
7672
  color: hsl(var(--reach-secondary-foreground));
7669
7673
  }
7670
- .secondary___Pd-e3:hover {
7674
+ .reach-styles-module__secondary___Pd-e3:hover {
7671
7675
  background-color: hsl(var(--reach-secondary) / 0.75);
7672
7676
  }
7673
7677
 
7674
- .ghost___GcnJq:hover {
7678
+ .reach-styles-module__ghost___GcnJq:hover {
7675
7679
  background-color: hsl(var(--reach-accent));
7676
7680
  color: hsl(var(--reach-accent-foreground));
7677
7681
  }
7678
7682
 
7679
- .link___EgS2H {
7683
+ .reach-styles-module__link___EgS2H {
7680
7684
  color: hsl(var(--reach-primary));
7681
7685
  text-underline-offset: 4px;
7682
7686
  }
7683
- .link___EgS2H:hover {
7687
+ .reach-styles-module__link___EgS2H:hover {
7684
7688
  text-decoration: underline;
7685
7689
  }
7686
7690
 
7687
7691
  /* Sizes */
7688
- .size-default___-1Oxf {
7692
+ .reach-styles-module__sizeDefault___8kU5A {
7689
7693
  height: 2.25rem; /* h-9 */
7690
7694
  padding: 0.5rem 1rem; /* px-4 py-2 */
7691
7695
  }
7692
7696
 
7693
- .size-sm___K6J9y {
7697
+ .reach-styles-module__sizeSm___zPIEh {
7694
7698
  height: 2rem; /* h-8 */
7695
7699
  border-radius: 0.375rem; /* rounded-md */
7696
7700
  padding: 0 0.75rem; /* px-3 */
7697
7701
  font-size: 0.75rem; /* text-xs */
7698
7702
  }
7699
7703
 
7700
- .size-lg___KzqS0 {
7704
+ .reach-styles-module__sizeLg___D2G8z {
7701
7705
  height: 2.5rem; /* h-10 */
7702
7706
  border-radius: 0.375rem; /* rounded-md */
7703
7707
  padding: 0 2rem; /* px-8 */
7704
7708
  }
7705
7709
 
7706
- .size-icon___VHuaq {
7710
+ .reach-styles-module__sizeIcon___5XkYW {
7707
7711
  height: 2.25rem; /* h-9 */
7708
7712
  width: 2.25rem; /* w-9 */
7709
7713
  }
7710
- .base___WFahB {
7714
+ .reach-styles-module__base___WFahB {
7711
7715
  display: inline-flex;
7712
7716
  align-items: center;
7713
7717
  border-radius: 9999px;
@@ -7718,61 +7722,61 @@ body {
7718
7722
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
7719
7723
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
7720
7724
  transition-duration: 150ms;
7721
- }.base___WFahB:focus {
7725
+ }.reach-styles-module__base___WFahB:focus {
7722
7726
  outline: 2px solid transparent;
7723
7727
  outline-offset: 2px;
7724
7728
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
7725
7729
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
7726
7730
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
7727
7731
  --tw-ring-offset-width: 2px;
7728
- }.base___WFahB {
7732
+ }.reach-styles-module__base___WFahB {
7729
7733
  /* Use the theme ring color variable */
7730
7734
  --tw-ring-color: hsl(var(--reach-ring));
7731
7735
  }
7732
7736
 
7733
7737
  /* Variants */
7734
- .default___zeGU1 {
7738
+ .reach-styles-module__default___zeGU1 {
7735
7739
  border-color: transparent;
7736
7740
  }
7737
- .default___zeGU1:hover {
7741
+ .reach-styles-module__default___zeGU1:hover {
7738
7742
  background-color: hsl(var(--primary) / 0.8);
7739
7743
  }
7740
- .default___zeGU1 {
7744
+ .reach-styles-module__default___zeGU1 {
7741
7745
  background-color: hsl(var(--reach-primary));
7742
7746
  color: hsl(var(--reach-primary-foreground));
7743
7747
  }
7744
7748
 
7745
- .secondary___VQ4iH {
7749
+ .reach-styles-module__secondary___VQ4iH {
7746
7750
  border-color: transparent;
7747
7751
  }
7748
7752
 
7749
- .secondary___VQ4iH:hover {
7753
+ .reach-styles-module__secondary___VQ4iH:hover {
7750
7754
  background-color: hsl(var(--secondary) / 0.8);
7751
7755
  }
7752
7756
 
7753
- .secondary___VQ4iH {
7757
+ .reach-styles-module__secondary___VQ4iH {
7754
7758
  background-color: hsl(var(--reach-secondary));
7755
7759
  color: hsl(var(--reach-secondary-foreground));
7756
7760
  }
7757
7761
 
7758
- .destructive___RLaRD {
7762
+ .reach-styles-module__destructive___RLaRD {
7759
7763
  border-color: transparent;
7760
7764
  }
7761
7765
 
7762
- .destructive___RLaRD:hover {
7766
+ .reach-styles-module__destructive___RLaRD:hover {
7763
7767
  background-color: hsl(var(--destructive) / 0.8);
7764
7768
  }
7765
7769
 
7766
- .destructive___RLaRD {
7770
+ .reach-styles-module__destructive___RLaRD {
7767
7771
  background-color: hsl(var(--reach-destructive));
7768
7772
  color: hsl(var(--reach-destructive-foreground));
7769
7773
  }
7770
7774
 
7771
- .outline___L2VtW {
7775
+ .reach-styles-module__outline___L2VtW {
7772
7776
  color: hsl(var(--reach-foreground));
7773
7777
  }
7774
7778
 
7775
- .google___HcEij {
7779
+ .reach-styles-module__google___HcEij {
7776
7780
  border-color: transparent;
7777
7781
  --tw-bg-opacity: 1;
7778
7782
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
@@ -7781,13 +7785,13 @@ body {
7781
7785
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
7782
7786
  }
7783
7787
 
7784
- .google___HcEij:is(.dark___729i- *) {
7788
+ .reach-styles-module__google___HcEij:is(.reach-styles-module__dark___729i- *) {
7785
7789
  background-color: rgb(30 58 138 / 0.3);
7786
7790
  --tw-text-opacity: 1;
7787
7791
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
7788
7792
  }
7789
7793
 
7790
- .date___-6BC4 {
7794
+ .reach-styles-module__date___-6BC4 {
7791
7795
  border-color: transparent;
7792
7796
  --tw-bg-opacity: 1;
7793
7797
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
@@ -7796,7 +7800,7 @@ body {
7796
7800
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
7797
7801
  }
7798
7802
 
7799
- .date___-6BC4:is(.dark___729i- *) {
7803
+ .reach-styles-module__date___-6BC4:is(.reach-styles-module__dark___729i- *) {
7800
7804
  --tw-bg-opacity: 1;
7801
7805
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
7802
7806
  --tw-text-opacity: 1;
@@ -7804,14 +7808,14 @@ body {
7804
7808
  }
7805
7809
 
7806
7810
  /* Sizes */
7807
- .size-default___xwzus {
7811
+ .reach-styles-module__sizeDefault___iGTp4 {
7808
7812
  padding-left: 0.625rem;
7809
7813
  padding-right: 0.625rem;
7810
7814
  padding-top: 0.125rem;
7811
7815
  padding-bottom: 0.125rem;
7812
7816
  }
7813
7817
 
7814
- .size-sm___-C9aD {
7818
+ .reach-styles-module__sizeSm___6T2oK {
7815
7819
  padding-left: 0.375rem;
7816
7820
  padding-right: 0.375rem;
7817
7821
  padding-top: 0.125rem;
@@ -7820,20 +7824,20 @@ body {
7820
7824
  }
7821
7825
 
7822
7826
  /* Icon Only */
7823
- .icon-only___z-wMG {
7827
+ .reach-styles-module__iconOnly___8vUSp {
7824
7828
  height: 1.25rem;
7825
7829
  width: 1.25rem;
7826
7830
  justify-content: center;
7827
7831
  padding: 0px;
7828
7832
  }
7829
7833
 
7830
- .icon-only-sm___23F2h {
7834
+ .reach-styles-module__iconOnlySm___9ZKv9 {
7831
7835
  height: 1rem;
7832
7836
  width: 1rem;
7833
7837
  }
7834
7838
 
7835
7839
  /* Badge Container */
7836
- .container___6PQqs {
7840
+ .reach-styles-module__container___6PQqs {
7837
7841
  display: flex;
7838
7842
  flex-wrap: wrap;
7839
7843
  align-items: center;
@@ -7841,11 +7845,11 @@ body {
7841
7845
  padding-left: 0.75rem;
7842
7846
  padding-right: 0.75rem;
7843
7847
  }
7844
- @media (min-width: 320px) {.container___6PQqs {
7848
+ @media (min-width: 320px) {.reach-styles-module__container___6PQqs {
7845
7849
  flex-wrap: nowrap;
7846
7850
  }
7847
7851
  }/* File: card/styles.module.css */
7848
- .base___zJcoE {
7852
+ .reach-styles-module__base___zJcoE {
7849
7853
  border-radius: 0.75rem;
7850
7854
  border-width: 1px;
7851
7855
  background-color: hsl(var(--card));
@@ -7856,57 +7860,57 @@ body {
7856
7860
  }
7857
7861
 
7858
7862
  /* Variants */
7859
- .default___88Q0d {
7863
+ .reach-styles-module__default___88Q0d {
7860
7864
  background-color: hsl(var(--card))
7861
7865
  }
7862
7866
 
7863
- .destructive___5EWhN {
7867
+ .reach-styles-module__destructive___5EWhN {
7864
7868
  background-color: hsl(var(--destructive));
7865
7869
  color: hsl(var(--destructive-foreground))
7866
7870
  }
7867
7871
 
7868
- .outline___gj9sC {
7872
+ .reach-styles-module__outline___gj9sC {
7869
7873
  border-width: 2px;
7870
7874
  background-color: transparent
7871
7875
  }
7872
7876
 
7873
- .secondary___cN5Wj {
7877
+ .reach-styles-module__secondary___cN5Wj {
7874
7878
  background-color: hsl(var(--secondary));
7875
7879
  color: hsl(var(--secondary-foreground))
7876
7880
  }
7877
7881
 
7878
7882
  /* Card parts */
7879
- .header___-izE2 {
7883
+ .reach-styles-module__header___-izE2 {
7880
7884
  display: flex;
7881
7885
  flex-direction: column
7882
7886
  }
7883
- .header___-izE2 > :not([hidden]) ~ :not([hidden]) {
7887
+ .reach-styles-module__header___-izE2 > :not([hidden]) ~ :not([hidden]) {
7884
7888
  --tw-space-y-reverse: 0;
7885
7889
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
7886
7890
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse))
7887
7891
  }
7888
- .header___-izE2 {
7892
+ .reach-styles-module__header___-izE2 {
7889
7893
  padding: 1.5rem
7890
7894
  }
7891
7895
 
7892
- .title___n1hA9 {
7896
+ .reach-styles-module__title___n1hA9 {
7893
7897
  font-weight: 600;
7894
7898
  line-height: 1;
7895
7899
  letter-spacing: -0.025em
7896
7900
  }
7897
7901
 
7898
- .description___EvXM- {
7902
+ .reach-styles-module__description___EvXM- {
7899
7903
  font-size: 0.875rem;
7900
7904
  line-height: 1.25rem;
7901
7905
  color: hsl(var(--muted-foreground))
7902
7906
  }
7903
7907
 
7904
- .content___okv68 {
7908
+ .reach-styles-module__content___okv68 {
7905
7909
  padding: 1.5rem;
7906
7910
  padding-top: 0px
7907
7911
  }
7908
7912
 
7909
- .footer___YA4U4 {
7913
+ .reach-styles-module__footer___YA4U4 {
7910
7914
  display: flex;
7911
7915
  align-items: center;
7912
7916
  padding: 1.5rem;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@embedreach/components",
3
- "version": "0.1.41",
3
+ "version": "0.1.43",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "main": "./dist/index.umd.js",