daisyui 4.6.0 → 4.6.2

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/full.css CHANGED
@@ -3447,6 +3447,23 @@ html {
3447
3447
  border-color: transparent;
3448
3448
  --tw-bg-opacity: 1;
3449
3449
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))}
3450
+ .input[type="number"]::-webkit-inner-spin-button,
3451
+ .input-md[type="number"]::-webkit-inner-spin-button {
3452
+ margin-top: -1rem;
3453
+ margin-bottom: -1rem;
3454
+ margin-inline-end: -1rem}
3455
+ .input-xs[type="number"]::-webkit-inner-spin-button {
3456
+ margin-top: -0.25rem;
3457
+ margin-bottom: -0.25rem;
3458
+ margin-inline-end: -0px}
3459
+ .input-sm[type="number"]::-webkit-inner-spin-button {
3460
+ margin-top: 0px;
3461
+ margin-bottom: 0px;
3462
+ margin-inline-end: -0px}
3463
+ .input-lg[type="number"]::-webkit-inner-spin-button {
3464
+ margin-top: -1.5rem;
3465
+ margin-bottom: -1.5rem;
3466
+ margin-inline-end: -1.5rem}
3450
3467
  .join {
3451
3468
  display: inline-flex;
3452
3469
  align-items: stretch;
@@ -5864,6 +5881,7 @@ details.collapse summary::-webkit-details-marker {
5864
5881
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
5865
5882
  --tw-bg-opacity: 1;
5866
5883
  background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
5884
+ color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
5867
5885
  --tw-text-opacity: 0.2}
5868
5886
  .select-disabled::placeholder,
5869
5887
  .select:disabled::placeholder,
@@ -23823,6 +23841,18 @@ details.collapse summary::-webkit-details-marker {
23823
23841
  .sm\:dropdown-left.dropdown-end .dropdown-content {
23824
23842
  bottom: 0px;
23825
23843
  top: auto}
23844
+ .sm\:input-md[type="number"]::-webkit-inner-spin-button {
23845
+ margin-top: -1rem;
23846
+ margin-bottom: -1rem;
23847
+ margin-inline-end: -1rem}
23848
+ .sm\:input-sm[type="number"]::-webkit-inner-spin-button {
23849
+ margin-top: 0px;
23850
+ margin-bottom: 0px;
23851
+ margin-inline-end: -0px}
23852
+ .sm\:input-lg[type="number"]::-webkit-inner-spin-button {
23853
+ margin-top: -1.5rem;
23854
+ margin-bottom: -1.5rem;
23855
+ margin-inline-end: -1.5rem}
23826
23856
  .sm\:loading-sm {
23827
23857
  width: 1.25rem}
23828
23858
  .sm\:loading-md {
@@ -23862,6 +23892,18 @@ details.collapse summary::-webkit-details-marker {
23862
23892
  .md\:dropdown-left.dropdown-end .dropdown-content {
23863
23893
  bottom: 0px;
23864
23894
  top: auto}
23895
+ .md\:input-md[type="number"]::-webkit-inner-spin-button {
23896
+ margin-top: -1rem;
23897
+ margin-bottom: -1rem;
23898
+ margin-inline-end: -1rem}
23899
+ .md\:input-sm[type="number"]::-webkit-inner-spin-button {
23900
+ margin-top: 0px;
23901
+ margin-bottom: 0px;
23902
+ margin-inline-end: -0px}
23903
+ .md\:input-lg[type="number"]::-webkit-inner-spin-button {
23904
+ margin-top: -1.5rem;
23905
+ margin-bottom: -1.5rem;
23906
+ margin-inline-end: -1.5rem}
23865
23907
  .md\:loading-sm {
23866
23908
  width: 1.25rem}
23867
23909
  .md\:loading-md {
@@ -23901,6 +23943,18 @@ details.collapse summary::-webkit-details-marker {
23901
23943
  .lg\:dropdown-left.dropdown-end .dropdown-content {
23902
23944
  bottom: 0px;
23903
23945
  top: auto}
23946
+ .lg\:input-md[type="number"]::-webkit-inner-spin-button {
23947
+ margin-top: -1rem;
23948
+ margin-bottom: -1rem;
23949
+ margin-inline-end: -1rem}
23950
+ .lg\:input-sm[type="number"]::-webkit-inner-spin-button {
23951
+ margin-top: 0px;
23952
+ margin-bottom: 0px;
23953
+ margin-inline-end: -0px}
23954
+ .lg\:input-lg[type="number"]::-webkit-inner-spin-button {
23955
+ margin-top: -1.5rem;
23956
+ margin-bottom: -1.5rem;
23957
+ margin-inline-end: -1.5rem}
23904
23958
  .lg\:loading-sm {
23905
23959
  width: 1.25rem}
23906
23960
  .lg\:loading-md {
@@ -23940,6 +23994,18 @@ details.collapse summary::-webkit-details-marker {
23940
23994
  .xl\:dropdown-left.dropdown-end .dropdown-content {
23941
23995
  bottom: 0px;
23942
23996
  top: auto}
23997
+ .xl\:input-md[type="number"]::-webkit-inner-spin-button {
23998
+ margin-top: -1rem;
23999
+ margin-bottom: -1rem;
24000
+ margin-inline-end: -1rem}
24001
+ .xl\:input-sm[type="number"]::-webkit-inner-spin-button {
24002
+ margin-top: 0px;
24003
+ margin-bottom: 0px;
24004
+ margin-inline-end: -0px}
24005
+ .xl\:input-lg[type="number"]::-webkit-inner-spin-button {
24006
+ margin-top: -1.5rem;
24007
+ margin-bottom: -1.5rem;
24008
+ margin-inline-end: -1.5rem}
23943
24009
  .xl\:loading-sm {
23944
24010
  width: 1.25rem}
23945
24011
  .xl\:loading-md {
package/dist/styled.css CHANGED
@@ -701,6 +701,27 @@
701
701
  line-height: 1.25rem;
702
702
  line-height: 2
703
703
  }
704
+ .input[type="number"]::-webkit-inner-spin-button,
705
+ .input-md[type="number"]::-webkit-inner-spin-button {
706
+ margin-top: -1rem;
707
+ margin-bottom: -1rem;
708
+ margin-inline-end: -1rem
709
+ }
710
+ .input-xs[type="number"]::-webkit-inner-spin-button {
711
+ margin-top: -0.25rem;
712
+ margin-bottom: -0.25rem;
713
+ margin-inline-end: -0px
714
+ }
715
+ .input-sm[type="number"]::-webkit-inner-spin-button {
716
+ margin-top: 0px;
717
+ margin-bottom: 0px;
718
+ margin-inline-end: -0px
719
+ }
720
+ .input-lg[type="number"]::-webkit-inner-spin-button {
721
+ margin-top: -1.5rem;
722
+ margin-bottom: -1.5rem;
723
+ margin-inline-end: -1.5rem
724
+ }
704
725
  .join {
705
726
  display: inline-flex;
706
727
  align-items: stretch;
@@ -4269,6 +4290,7 @@ details.collapse summary {
4269
4290
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
4270
4291
  --tw-bg-opacity: 1;
4271
4292
  background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
4293
+ color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
4272
4294
  --tw-text-opacity: 0.2;
4273
4295
  }
4274
4296
  .select-disabled::placeholder,