@anker-in/headless-ui 1.1.78 → 1.1.80

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.
Files changed (173) hide show
  1. package/dist/cjs/biz-components/Faq/Faq.js +1 -1
  2. package/dist/cjs/biz-components/Faq/Faq.js.map +2 -2
  3. package/dist/cjs/biz-components/Features/index.js +1 -1
  4. package/dist/cjs/biz-components/Features/index.js.map +2 -2
  5. package/dist/cjs/biz-components/GiftBox/index.d.ts +3 -6
  6. package/dist/cjs/biz-components/GiftBox/index.js +1 -1
  7. package/dist/cjs/biz-components/GiftBox/index.js.map +3 -3
  8. package/dist/cjs/biz-components/GiftBox/types.d.ts +13 -0
  9. package/dist/cjs/biz-components/GiftBox/types.js +2 -0
  10. package/dist/cjs/biz-components/GiftBox/types.js.map +7 -0
  11. package/dist/cjs/biz-components/Graphic/index.d.ts +7 -0
  12. package/dist/cjs/biz-components/Graphic/index.js +1 -1
  13. package/dist/cjs/biz-components/Graphic/index.js.map +3 -3
  14. package/dist/cjs/biz-components/GraphicMore/index.js +1 -1
  15. package/dist/cjs/biz-components/GraphicMore/index.js.map +2 -2
  16. package/dist/cjs/biz-components/ImageWithText/ImageWithText.js +1 -1
  17. package/dist/cjs/biz-components/ImageWithText/ImageWithText.js.map +2 -2
  18. package/dist/cjs/biz-components/Listing/components/PaidShipping/ShippingMethod.js +1 -1
  19. package/dist/cjs/biz-components/Listing/components/PaidShipping/ShippingMethod.js.map +2 -2
  20. package/dist/cjs/biz-components/Listing/components/PaidShipping/ShippingPolicyModal.js +1 -1
  21. package/dist/cjs/biz-components/Listing/components/PaidShipping/ShippingPolicyModal.js.map +2 -2
  22. package/dist/cjs/biz-components/Listing/components/PaidShipping/index.js +1 -1
  23. package/dist/cjs/biz-components/Listing/components/PaidShipping/index.js.map +2 -2
  24. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBanner/index.d.ts +20 -0
  25. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBanner/index.js +2 -0
  26. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBanner/index.js.map +7 -0
  27. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefits/index.d.ts +18 -0
  28. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefits/index.js +2 -0
  29. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefits/index.js.map +7 -0
  30. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/ModalContainer.js +1 -1
  31. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/ModalContainer.js.map +2 -2
  32. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBundle/index.js +1 -1
  33. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBundle/index.js.map +3 -3
  34. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductCoupon/index.d.ts +41 -0
  35. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductCoupon/index.js +2 -0
  36. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductCoupon/index.js.map +7 -0
  37. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductExchangePurchase/index.js +1 -1
  38. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductExchangePurchase/index.js.map +3 -3
  39. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.js +1 -1
  40. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.js.map +3 -3
  41. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js +2 -2
  42. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js.map +2 -2
  43. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductOptions/index.js +1 -1
  44. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductOptions/index.js.map +2 -2
  45. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/CompareModal.js +1 -1
  46. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/CompareModal.js.map +2 -2
  47. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/SpecsModal.js +1 -1
  48. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/SpecsModal.js.map +2 -2
  49. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/index.js +1 -1
  50. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/index.js.map +2 -2
  51. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGridBox.js +1 -1
  52. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGridBox.js.map +2 -2
  53. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductPaidShipping/index.d.ts +2 -0
  54. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductPaidShipping/index.js +2 -0
  55. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductPaidShipping/index.js.map +7 -0
  56. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ProductActions/index.js +1 -1
  57. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ProductActions/index.js.map +2 -2
  58. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.js +1 -1
  59. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.js.map +2 -2
  60. package/dist/cjs/biz-components/Listing/hooks/useFollowTooltip.d.ts +19 -0
  61. package/dist/cjs/biz-components/Listing/hooks/useFollowTooltip.js +2 -0
  62. package/dist/cjs/biz-components/Listing/hooks/useFollowTooltip.js.map +7 -0
  63. package/dist/cjs/biz-components/MediaPlayerBase/index.js +1 -1
  64. package/dist/cjs/biz-components/MediaPlayerBase/index.js.map +2 -2
  65. package/dist/cjs/biz-components/SelectStore/index.js +1 -1
  66. package/dist/cjs/biz-components/SelectStore/index.js.map +2 -2
  67. package/dist/cjs/biz-components/Tabs/Tabs.js +1 -1
  68. package/dist/cjs/biz-components/Tabs/Tabs.js.map +2 -2
  69. package/dist/cjs/biz-components/ThreeDCarousel/ThreeDCarousel.js +1 -1
  70. package/dist/cjs/biz-components/ThreeDCarousel/ThreeDCarousel.js.map +2 -2
  71. package/dist/cjs/biz-components/Title/index.js +1 -1
  72. package/dist/cjs/biz-components/Title/index.js.map +2 -2
  73. package/dist/cjs/biz-components/index.d.ts +4 -0
  74. package/dist/cjs/biz-components/index.js +1 -1
  75. package/dist/cjs/biz-components/index.js.map +3 -3
  76. package/dist/cjs/helpers/index.d.ts +1 -0
  77. package/dist/cjs/helpers/index.js +1 -1
  78. package/dist/cjs/helpers/index.js.map +3 -3
  79. package/dist/cjs/helpers/isLexicalEmpty.d.ts +13 -0
  80. package/dist/cjs/helpers/isLexicalEmpty.js +2 -0
  81. package/dist/cjs/helpers/isLexicalEmpty.js.map +7 -0
  82. package/dist/cjs/helpers/utils.js +1 -1
  83. package/dist/cjs/helpers/utils.js.map +2 -2
  84. package/dist/esm/biz-components/Faq/Faq.js +1 -1
  85. package/dist/esm/biz-components/Faq/Faq.js.map +2 -2
  86. package/dist/esm/biz-components/Features/index.js +1 -1
  87. package/dist/esm/biz-components/Features/index.js.map +2 -2
  88. package/dist/esm/biz-components/GiftBox/index.d.ts +3 -6
  89. package/dist/esm/biz-components/GiftBox/index.js +1 -1
  90. package/dist/esm/biz-components/GiftBox/index.js.map +3 -3
  91. package/dist/esm/biz-components/GiftBox/types.d.ts +13 -0
  92. package/dist/esm/biz-components/GiftBox/types.js +1 -0
  93. package/dist/esm/biz-components/Graphic/index.d.ts +7 -0
  94. package/dist/esm/biz-components/Graphic/index.js +1 -1
  95. package/dist/esm/biz-components/Graphic/index.js.map +3 -3
  96. package/dist/esm/biz-components/GraphicMore/index.js +1 -1
  97. package/dist/esm/biz-components/GraphicMore/index.js.map +2 -2
  98. package/dist/esm/biz-components/ImageWithText/ImageWithText.js +1 -1
  99. package/dist/esm/biz-components/ImageWithText/ImageWithText.js.map +2 -2
  100. package/dist/esm/biz-components/Listing/components/PaidShipping/ShippingMethod.js +1 -1
  101. package/dist/esm/biz-components/Listing/components/PaidShipping/ShippingMethod.js.map +2 -2
  102. package/dist/esm/biz-components/Listing/components/PaidShipping/ShippingPolicyModal.js +1 -1
  103. package/dist/esm/biz-components/Listing/components/PaidShipping/ShippingPolicyModal.js.map +2 -2
  104. package/dist/esm/biz-components/Listing/components/PaidShipping/index.js +1 -1
  105. package/dist/esm/biz-components/Listing/components/PaidShipping/index.js.map +2 -2
  106. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBanner/index.d.ts +20 -0
  107. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBanner/index.js +2 -0
  108. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBanner/index.js.map +7 -0
  109. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefits/index.d.ts +18 -0
  110. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefits/index.js +2 -0
  111. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefits/index.js.map +7 -0
  112. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/ModalContainer.js +1 -1
  113. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/ModalContainer.js.map +2 -2
  114. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBundle/index.js +1 -1
  115. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBundle/index.js.map +3 -3
  116. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductCoupon/index.d.ts +41 -0
  117. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductCoupon/index.js +2 -0
  118. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductCoupon/index.js.map +7 -0
  119. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductExchangePurchase/index.js +1 -1
  120. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductExchangePurchase/index.js.map +3 -3
  121. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.js +1 -1
  122. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.js.map +3 -3
  123. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js +2 -2
  124. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js.map +2 -2
  125. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductOptions/index.js +1 -1
  126. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductOptions/index.js.map +2 -2
  127. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/CompareModal.js +1 -1
  128. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/CompareModal.js.map +2 -2
  129. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/SpecsModal.js +1 -1
  130. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/SpecsModal.js.map +2 -2
  131. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/index.js +1 -1
  132. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/index.js.map +2 -2
  133. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGridBox.js +1 -1
  134. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGridBox.js.map +2 -2
  135. package/dist/esm/biz-components/Listing/components/ProductCard/ProductPaidShipping/index.d.ts +2 -0
  136. package/dist/esm/biz-components/Listing/components/ProductCard/ProductPaidShipping/index.js +2 -0
  137. package/dist/esm/biz-components/Listing/components/ProductCard/ProductPaidShipping/index.js.map +7 -0
  138. package/dist/esm/biz-components/Listing/components/PurchaseBar/ProductActions/index.js +1 -1
  139. package/dist/esm/biz-components/Listing/components/PurchaseBar/ProductActions/index.js.map +2 -2
  140. package/dist/esm/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.js +1 -1
  141. package/dist/esm/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.js.map +2 -2
  142. package/dist/esm/biz-components/Listing/hooks/useFollowTooltip.d.ts +19 -0
  143. package/dist/esm/biz-components/Listing/hooks/useFollowTooltip.js +2 -0
  144. package/dist/esm/biz-components/Listing/hooks/useFollowTooltip.js.map +7 -0
  145. package/dist/esm/biz-components/MediaPlayerBase/index.js +1 -1
  146. package/dist/esm/biz-components/MediaPlayerBase/index.js.map +2 -2
  147. package/dist/esm/biz-components/SelectStore/index.js +1 -1
  148. package/dist/esm/biz-components/SelectStore/index.js.map +2 -2
  149. package/dist/esm/biz-components/Tabs/Tabs.js +1 -1
  150. package/dist/esm/biz-components/Tabs/Tabs.js.map +3 -3
  151. package/dist/esm/biz-components/ThreeDCarousel/ThreeDCarousel.js +1 -1
  152. package/dist/esm/biz-components/ThreeDCarousel/ThreeDCarousel.js.map +2 -2
  153. package/dist/esm/biz-components/Title/index.js +1 -1
  154. package/dist/esm/biz-components/Title/index.js.map +2 -2
  155. package/dist/esm/biz-components/index.d.ts +4 -0
  156. package/dist/esm/biz-components/index.js +1 -1
  157. package/dist/esm/biz-components/index.js.map +2 -2
  158. package/dist/esm/helpers/index.d.ts +1 -0
  159. package/dist/esm/helpers/index.js +1 -1
  160. package/dist/esm/helpers/index.js.map +3 -3
  161. package/dist/esm/helpers/isLexicalEmpty.d.ts +13 -0
  162. package/dist/esm/helpers/isLexicalEmpty.js +2 -0
  163. package/dist/esm/helpers/isLexicalEmpty.js.map +7 -0
  164. package/dist/esm/helpers/utils.js +1 -1
  165. package/dist/esm/helpers/utils.js.map +2 -2
  166. package/package.json +1 -1
  167. package/style.css +197 -38
  168. package/dist/cjs/biz-components/Listing/index.d.ts +0 -0
  169. package/dist/cjs/biz-components/Listing/index.js +0 -2
  170. package/dist/esm/biz-components/Listing/index.d.ts +0 -0
  171. package/dist/esm/biz-components/Listing/index.js +0 -2
  172. package/dist/esm/biz-components/Listing/index.js.map +0 -7
  173. /package/dist/{cjs/biz-components/Listing/index.js.map → esm/biz-components/GiftBox/types.js.map} +0 -0
package/style.css CHANGED
@@ -1397,6 +1397,9 @@ video {
1397
1397
  .h-\[18px\] {
1398
1398
  height: 18px;
1399
1399
  }
1400
+ .h-\[1px\] {
1401
+ height: 1px;
1402
+ }
1400
1403
  .h-\[2\.2em\] {
1401
1404
  height: 2.2em;
1402
1405
  }
@@ -1493,6 +1496,9 @@ video {
1493
1496
  .h-\[96px\] {
1494
1497
  height: 96px;
1495
1498
  }
1499
+ .h-\[98px\] {
1500
+ height: 98px;
1501
+ }
1496
1502
  .h-\[calc\(100\%-240px\)\] {
1497
1503
  height: calc(100% - 240px);
1498
1504
  }
@@ -1716,6 +1722,9 @@ video {
1716
1722
  .w-\[36px\] {
1717
1723
  width: 36px;
1718
1724
  }
1725
+ .w-\[40px\] {
1726
+ width: 40px;
1727
+ }
1719
1728
  .w-\[44px\] {
1720
1729
  width: 44px;
1721
1730
  }
@@ -1728,9 +1737,6 @@ video {
1728
1737
  .w-\[50px\] {
1729
1738
  width: 50px;
1730
1739
  }
1731
- .w-\[60\%\] {
1732
- width: 60%;
1733
- }
1734
1740
  .w-\[70px\] {
1735
1741
  width: 70px;
1736
1742
  }
@@ -1740,6 +1746,9 @@ video {
1740
1746
  .w-\[80px\] {
1741
1747
  width: 80px;
1742
1748
  }
1749
+ .w-\[88px\] {
1750
+ width: 88px;
1751
+ }
1743
1752
  .w-\[calc\(100\%-20px\)\] {
1744
1753
  width: calc(100% - 20px);
1745
1754
  }
@@ -1797,8 +1806,8 @@ video {
1797
1806
  .min-w-\[326px\] {
1798
1807
  min-width: 326px;
1799
1808
  }
1800
- .min-w-\[600px\] {
1801
- min-width: 600px;
1809
+ .min-w-\[90vw\] {
1810
+ min-width: 90vw;
1802
1811
  }
1803
1812
  .\!max-w-none {
1804
1813
  max-width: none !important;
@@ -1848,6 +1857,9 @@ video {
1848
1857
  .max-w-\[72px\] {
1849
1858
  max-width: 72px;
1850
1859
  }
1860
+ .max-w-\[80vh\] {
1861
+ max-width: 80vh;
1862
+ }
1851
1863
  .max-w-\[824px\] {
1852
1864
  max-width: 824px;
1853
1865
  }
@@ -2149,6 +2161,9 @@ video {
2149
2161
  .gap-4 {
2150
2162
  gap: 1rem;
2151
2163
  }
2164
+ .gap-5 {
2165
+ gap: 1.25rem;
2166
+ }
2152
2167
  .gap-6 {
2153
2168
  gap: 1.5rem;
2154
2169
  }
@@ -2654,6 +2669,10 @@ video {
2654
2669
  --tw-bg-opacity: 1;
2655
2670
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
2656
2671
  }
2672
+ .bg-\[\#DADCE0\] {
2673
+ --tw-bg-opacity: 1;
2674
+ background-color: rgb(218 220 224 / var(--tw-bg-opacity, 1));
2675
+ }
2657
2676
  .bg-\[\#DAE7F2\] {
2658
2677
  --tw-bg-opacity: 1;
2659
2678
  background-color: rgb(218 231 242 / var(--tw-bg-opacity, 1));
@@ -2670,6 +2689,10 @@ video {
2670
2689
  --tw-bg-opacity: 1;
2671
2690
  background-color: rgb(234 234 236 / var(--tw-bg-opacity, 1));
2672
2691
  }
2692
+ .bg-\[\#EDFBFF\] {
2693
+ --tw-bg-opacity: 1;
2694
+ background-color: rgb(237 251 255 / var(--tw-bg-opacity, 1));
2695
+ }
2673
2696
  .bg-\[\#F4E8BC\] {
2674
2697
  --tw-bg-opacity: 1;
2675
2698
  background-color: rgb(244 232 188 / var(--tw-bg-opacity, 1));
@@ -3174,10 +3197,6 @@ video {
3174
3197
  padding-top: 2px;
3175
3198
  padding-bottom: 2px;
3176
3199
  }
3177
- .py-\[3px\] {
3178
- padding-top: 3px;
3179
- padding-bottom: 3px;
3180
- }
3181
3200
  .py-\[4px\] {
3182
3201
  padding-top: 4px;
3183
3202
  padding-bottom: 4px;
@@ -3446,9 +3465,6 @@ video {
3446
3465
  .leading-\[140\%\] {
3447
3466
  line-height: 140%;
3448
3467
  }
3449
- .leading-\[36px\] {
3450
- line-height: 36px;
3451
- }
3452
3468
  .leading-\[38px\] {
3453
3469
  line-height: 38px;
3454
3470
  }
@@ -3479,6 +3495,12 @@ video {
3479
3495
  .tracking-\[-0\.48px\] {
3480
3496
  letter-spacing: -0.48px;
3481
3497
  }
3498
+ .tracking-\[-0\.56px\] {
3499
+ letter-spacing: -0.56px;
3500
+ }
3501
+ .tracking-\[-0\.8px\] {
3502
+ letter-spacing: -0.8px;
3503
+ }
3482
3504
  .tracking-tight {
3483
3505
  letter-spacing: -0.025em;
3484
3506
  }
@@ -3520,6 +3542,10 @@ video {
3520
3542
  --tw-text-opacity: 1;
3521
3543
  color: rgb(29 29 31 / var(--tw-text-opacity, 1));
3522
3544
  }
3545
+ .text-\[\#2A2C32\] {
3546
+ --tw-text-opacity: 1;
3547
+ color: rgb(42 44 50 / var(--tw-text-opacity, 1));
3548
+ }
3523
3549
  .text-\[\#333\] {
3524
3550
  --tw-text-opacity: 1;
3525
3551
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
@@ -3735,6 +3761,9 @@ video {
3735
3761
  .opacity-70 {
3736
3762
  opacity: 0.7;
3737
3763
  }
3764
+ .opacity-75 {
3765
+ opacity: 0.75;
3766
+ }
3738
3767
  .\!shadow-none {
3739
3768
  --tw-shadow: 0 0 #0000 !important;
3740
3769
  --tw-shadow-colored: 0 0 #0000 !important;
@@ -4419,6 +4448,9 @@ video {
4419
4448
  .data-\[vaul-drawer-direction\=top\]\:border-b[data-vaul-drawer-direction="top"] {
4420
4449
  border-bottom-width: 1px;
4421
4450
  }
4451
+ .data-\[state\=checked\]\:border-info-primary[data-state="checked"] {
4452
+ border-color: var(--info-primary-color);
4453
+ }
4422
4454
  .data-\[state\=checked\]\:border-primary[data-state="checked"] {
4423
4455
  border-color: var(--brand-color-0);
4424
4456
  }
@@ -4429,6 +4461,9 @@ video {
4429
4461
  .data-\[state\=checked\]\:bg-brand-0[data-state="checked"] {
4430
4462
  background-color: var(--brand-color-0);
4431
4463
  }
4464
+ .data-\[state\=checked\]\:bg-info-primary[data-state="checked"] {
4465
+ background-color: var(--info-primary-color);
4466
+ }
4432
4467
  .data-\[state\=checked\]\:bg-primary[data-state="checked"] {
4433
4468
  background-color: var(--brand-color-0);
4434
4469
  }
@@ -4473,9 +4508,6 @@ video {
4473
4508
  margin-top: 24px;
4474
4509
  margin-bottom: 24px;
4475
4510
  }
4476
- .md\:mt-\[16px\] {
4477
- margin-top: 16px;
4478
- }
4479
4511
  .md\:aspect-\[358\/360\] {
4480
4512
  aspect-ratio: 358/360;
4481
4513
  }
@@ -4483,18 +4515,12 @@ video {
4483
4515
  width: 14px;
4484
4516
  height: 14px;
4485
4517
  }
4486
- .md\:min-w-\[90vw\] {
4487
- min-width: 90vw;
4488
- }
4489
4518
  .md\:shrink-0 {
4490
4519
  flex-shrink: 0;
4491
4520
  }
4492
4521
  .md\:basis-\[296px\] {
4493
4522
  flex-basis: 296px;
4494
4523
  }
4495
- .md\:grid-cols-1 {
4496
- grid-template-columns: repeat(1, minmax(0, 1fr));
4497
- }
4498
4524
  .md\:gap-\[4px\] {
4499
4525
  gap: 4px;
4500
4526
  }
@@ -4530,9 +4556,6 @@ video {
4530
4556
  .md\:text-\[14px\] {
4531
4557
  font-size: 14px;
4532
4558
  }
4533
- .md\:text-\[16px\] {
4534
- font-size: 16px;
4535
- }
4536
4559
  .md\:text-\[20px\] {
4537
4560
  font-size: 20px;
4538
4561
  }
@@ -4668,6 +4691,9 @@ video {
4668
4691
  }
4669
4692
  }
4670
4693
  @media (min-width: 768px) {
4694
+ .tablet\:static {
4695
+ position: static;
4696
+ }
4671
4697
  .tablet\:absolute {
4672
4698
  position: absolute;
4673
4699
  }
@@ -4684,6 +4710,9 @@ video {
4684
4710
  .tablet\:bottom-\[70px\] {
4685
4711
  bottom: 70px;
4686
4712
  }
4713
+ .tablet\:bottom-auto {
4714
+ bottom: auto;
4715
+ }
4687
4716
  .tablet\:left-6 {
4688
4717
  left: 1.5rem;
4689
4718
  }
@@ -4740,6 +4769,9 @@ video {
4740
4769
  .tablet\:mt-\[16px\] {
4741
4770
  margin-top: 16px;
4742
4771
  }
4772
+ .tablet\:mt-\[24px\] {
4773
+ margin-top: 24px;
4774
+ }
4743
4775
  .tablet\:line-clamp-1 {
4744
4776
  overflow: hidden;
4745
4777
  display: -webkit-box;
@@ -4836,9 +4868,21 @@ video {
4836
4868
  .tablet\:h-\[620px\] {
4837
4869
  height: 620px;
4838
4870
  }
4871
+ .tablet\:h-auto {
4872
+ height: auto;
4873
+ }
4874
+ .tablet\:h-full {
4875
+ height: 100%;
4876
+ }
4839
4877
  .tablet\:max-h-60 {
4840
4878
  max-height: 15rem;
4841
4879
  }
4880
+ .tablet\:max-h-\[80vh\] {
4881
+ max-height: 80vh;
4882
+ }
4883
+ .tablet\:max-h-\[calc\(80vh-52px\)\] {
4884
+ max-height: calc(80vh - 52px);
4885
+ }
4842
4886
  .tablet\:min-h-\[393px\] {
4843
4887
  min-height: 393px;
4844
4888
  }
@@ -4857,6 +4901,9 @@ video {
4857
4901
  .tablet\:w-\[340px\] {
4858
4902
  width: 340px;
4859
4903
  }
4904
+ .tablet\:w-\[896px\] {
4905
+ width: 896px;
4906
+ }
4860
4907
  .tablet\:w-auto {
4861
4908
  width: auto;
4862
4909
  }
@@ -4867,6 +4914,9 @@ video {
4867
4914
  .tablet\:w-full {
4868
4915
  width: 100%;
4869
4916
  }
4917
+ .tablet\:min-w-\[600px\] {
4918
+ min-width: 600px;
4919
+ }
4870
4920
  .tablet\:min-w-\[auto\] {
4871
4921
  min-width: auto;
4872
4922
  }
@@ -4879,12 +4929,18 @@ video {
4879
4929
  .tablet\:max-w-\[346px\] {
4880
4930
  max-width: 346px;
4881
4931
  }
4932
+ .tablet\:max-w-\[463px\] {
4933
+ max-width: 463px;
4934
+ }
4882
4935
  .tablet\:max-w-\[704px\] {
4883
4936
  max-width: 704px;
4884
4937
  }
4885
4938
  .tablet\:max-w-\[896px\] {
4886
4939
  max-width: 896px;
4887
4940
  }
4941
+ .tablet\:max-w-\[90vw\] {
4942
+ max-width: 90vw;
4943
+ }
4888
4944
  .tablet\:max-w-none {
4889
4945
  max-width: none;
4890
4946
  }
@@ -4900,6 +4956,10 @@ video {
4900
4956
  .tablet\:basis-\[58\%\] {
4901
4957
  flex-basis: 58%;
4902
4958
  }
4959
+ .tablet\:-translate-y-1\/2 {
4960
+ --tw-translate-y: -50%;
4961
+ transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
4962
+ }
4903
4963
  .tablet\:grid-cols-2 {
4904
4964
  grid-template-columns: repeat(2, minmax(0, 1fr));
4905
4965
  }
@@ -4987,6 +5047,9 @@ video {
4987
5047
  .tablet\:rounded-2xl {
4988
5048
  border-radius: 1rem;
4989
5049
  }
5050
+ .tablet\:rounded-box {
5051
+ border-radius: var(--box-radius);
5052
+ }
4990
5053
  .tablet\:rounded-lg {
4991
5054
  border-radius: 0.5rem;
4992
5055
  }
@@ -5017,6 +5080,10 @@ video {
5017
5080
  padding-left: 0px;
5018
5081
  padding-right: 0px;
5019
5082
  }
5083
+ .tablet\:px-3 {
5084
+ padding-left: 0.75rem;
5085
+ padding-right: 0.75rem;
5086
+ }
5020
5087
  .tablet\:px-4 {
5021
5088
  padding-left: 1rem;
5022
5089
  padding-right: 1rem;
@@ -5045,9 +5112,16 @@ video {
5045
5112
  padding-top: 1.5rem;
5046
5113
  padding-bottom: 1.5rem;
5047
5114
  }
5115
+ .tablet\:py-8 {
5116
+ padding-top: 2rem;
5117
+ padding-bottom: 2rem;
5118
+ }
5048
5119
  .tablet\:\!pb-0 {
5049
5120
  padding-bottom: 0px !important;
5050
5121
  }
5122
+ .tablet\:pb-2 {
5123
+ padding-bottom: 0.5rem;
5124
+ }
5051
5125
  .tablet\:pb-8 {
5052
5126
  padding-bottom: 2rem;
5053
5127
  }
@@ -5057,6 +5131,9 @@ video {
5057
5131
  .tablet\:pt-0 {
5058
5132
  padding-top: 0px;
5059
5133
  }
5134
+ .tablet\:pt-4 {
5135
+ padding-top: 1rem;
5136
+ }
5060
5137
  .tablet\:pt-\[80px\] {
5061
5138
  padding-top: 80px;
5062
5139
  }
@@ -5079,6 +5156,12 @@ video {
5079
5156
  .tablet\:text-\[16px\] {
5080
5157
  font-size: 16px;
5081
5158
  }
5159
+ .tablet\:text-\[18px\] {
5160
+ font-size: 18px;
5161
+ }
5162
+ .tablet\:text-\[20px\] {
5163
+ font-size: 20px;
5164
+ }
5082
5165
  .tablet\:text-\[24px\] {
5083
5166
  font-size: 24px;
5084
5167
  }
@@ -5381,6 +5464,12 @@ video {
5381
5464
  .laptop\:h-\[--circle-laptop-height\] {
5382
5465
  height: var(--circle-laptop-height);
5383
5466
  }
5467
+ .laptop\:h-\[100px\] {
5468
+ height: 100px;
5469
+ }
5470
+ .laptop\:h-\[108px\] {
5471
+ height: 108px;
5472
+ }
5384
5473
  .laptop\:h-\[112px\] {
5385
5474
  height: 112px;
5386
5475
  }
@@ -5504,6 +5593,9 @@ video {
5504
5593
  .laptop\:w-\[49\%\] {
5505
5594
  width: 49%;
5506
5595
  }
5596
+ .laptop\:w-\[60\%\] {
5597
+ width: 60%;
5598
+ }
5507
5599
  .laptop\:w-\[60px\] {
5508
5600
  width: 60px;
5509
5601
  }
@@ -5556,8 +5648,8 @@ video {
5556
5648
  .laptop\:max-w-\[560px\] {
5557
5649
  max-width: 560px;
5558
5650
  }
5559
- .laptop\:max-w-\[90vw\] {
5560
- max-width: 90vw;
5651
+ .laptop\:max-w-\[563px\] {
5652
+ max-width: 563px;
5561
5653
  }
5562
5654
  .laptop\:max-w-full {
5563
5655
  max-width: 100%;
@@ -5708,9 +5800,15 @@ video {
5708
5800
  .laptop\:gap-\[64px\] {
5709
5801
  gap: 64px;
5710
5802
  }
5803
+ .laptop\:gap-y-8 {
5804
+ row-gap: 2rem;
5805
+ }
5711
5806
  .laptop\:overflow-hidden {
5712
5807
  overflow: hidden;
5713
5808
  }
5809
+ .laptop\:\!overflow-visible {
5810
+ overflow: visible !important;
5811
+ }
5714
5812
  .laptop\:rounded-2xl {
5715
5813
  border-radius: 1rem;
5716
5814
  }
@@ -6073,6 +6171,13 @@ video {
6073
6171
  .laptop-md\:gap-4 {
6074
6172
  gap: 1rem;
6075
6173
  }
6174
+ .laptop-md\:gap-x-4 {
6175
+ -moz-column-gap: 1rem;
6176
+ column-gap: 1rem;
6177
+ }
6178
+ .laptop-md\:gap-y-8 {
6179
+ row-gap: 2rem;
6180
+ }
6076
6181
  .laptop-md\:rounded-2xl {
6077
6182
  border-radius: 1rem;
6078
6183
  }
@@ -6168,6 +6273,9 @@ video {
6168
6273
  .desktop\:mb-10 {
6169
6274
  margin-bottom: 2.5rem;
6170
6275
  }
6276
+ .desktop\:mr-3 {
6277
+ margin-right: 0.75rem;
6278
+ }
6171
6279
  .desktop\:mt-0 {
6172
6280
  margin-top: 0px;
6173
6281
  }
@@ -6289,6 +6397,9 @@ video {
6289
6397
  .desktop\:h-8 {
6290
6398
  height: 2rem;
6291
6399
  }
6400
+ .desktop\:h-\[112px\] {
6401
+ height: 112px;
6402
+ }
6292
6403
  .desktop\:h-\[122px\] {
6293
6404
  height: 122px;
6294
6405
  }
@@ -6380,6 +6491,9 @@ video {
6380
6491
  .desktop\:w-\[115px\] {
6381
6492
  width: 115px;
6382
6493
  }
6494
+ .desktop\:w-\[116px\] {
6495
+ width: 116px;
6496
+ }
6383
6497
  .desktop\:w-\[156px\] {
6384
6498
  width: 156px;
6385
6499
  }
@@ -6447,6 +6561,9 @@ video {
6447
6561
  .desktop\:max-w-\[648px\] {
6448
6562
  max-width: 648px;
6449
6563
  }
6564
+ .desktop\:max-w-none {
6565
+ max-width: none;
6566
+ }
6450
6567
  .desktop\:flex-1 {
6451
6568
  flex: 1 1 0%;
6452
6569
  }
@@ -6495,9 +6612,6 @@ video {
6495
6612
  .desktop\:grid-cols-4 {
6496
6613
  grid-template-columns: repeat(4, minmax(0, 1fr));
6497
6614
  }
6498
- .desktop\:grid-cols-5 {
6499
- grid-template-columns: repeat(5, minmax(0, 1fr));
6500
- }
6501
6615
  .desktop\:flex-row {
6502
6616
  flex-direction: row;
6503
6617
  }
@@ -6528,6 +6642,9 @@ video {
6528
6642
  .desktop\:gap-2 {
6529
6643
  gap: 0.5rem;
6530
6644
  }
6645
+ .desktop\:gap-3 {
6646
+ gap: 0.75rem;
6647
+ }
6531
6648
  .desktop\:gap-4 {
6532
6649
  gap: 1rem;
6533
6650
  }
@@ -6567,6 +6684,10 @@ video {
6567
6684
  .desktop\:p-\[32px\] {
6568
6685
  padding: 32px;
6569
6686
  }
6687
+ .desktop\:px-0 {
6688
+ padding-left: 0px;
6689
+ padding-right: 0px;
6690
+ }
6570
6691
  .desktop\:px-12 {
6571
6692
  padding-left: 3rem;
6572
6693
  padding-right: 3rem;
@@ -6575,6 +6696,10 @@ video {
6575
6696
  padding-left: 4rem;
6576
6697
  padding-right: 4rem;
6577
6698
  }
6699
+ .desktop\:px-4 {
6700
+ padding-left: 1rem;
6701
+ padding-right: 1rem;
6702
+ }
6578
6703
  .desktop\:px-6 {
6579
6704
  padding-left: 1.5rem;
6580
6705
  padding-right: 1.5rem;
@@ -6679,6 +6804,9 @@ video {
6679
6804
  font-size: 1.5rem;
6680
6805
  line-height: 2rem;
6681
6806
  }
6807
+ .desktop\:text-\[14px\] {
6808
+ font-size: 14px;
6809
+ }
6682
6810
  .desktop\:text-\[16px\] {
6683
6811
  font-size: 16px;
6684
6812
  }
@@ -6718,6 +6846,10 @@ video {
6718
6846
  font-size: 0.875rem;
6719
6847
  line-height: 1.25rem;
6720
6848
  }
6849
+ .desktop\:text-xl {
6850
+ font-size: 1.25rem;
6851
+ line-height: 1.75rem;
6852
+ }
6721
6853
  .desktop\:text-\[\#B6B6BA\] {
6722
6854
  --tw-text-opacity: 1;
6723
6855
  color: rgb(182 182 186 / var(--tw-text-opacity, 1));
@@ -6759,12 +6891,18 @@ video {
6759
6891
  .lg-desktop\:mb-16 {
6760
6892
  margin-bottom: 4rem;
6761
6893
  }
6894
+ .lg-desktop\:mb-4 {
6895
+ margin-bottom: 1rem;
6896
+ }
6762
6897
  .lg-desktop\:mb-8 {
6763
6898
  margin-bottom: 2rem;
6764
6899
  }
6765
6900
  .lg-desktop\:mb-\[24px\] {
6766
6901
  margin-bottom: 24px;
6767
6902
  }
6903
+ .lg-desktop\:mt-1 {
6904
+ margin-top: 0.25rem;
6905
+ }
6768
6906
  .lg-desktop\:mt-3 {
6769
6907
  margin-top: 0.75rem;
6770
6908
  }
@@ -6877,6 +7015,9 @@ video {
6877
7015
  .lg-desktop\:h-\[108px\] {
6878
7016
  height: 108px;
6879
7017
  }
7018
+ .lg-desktop\:h-\[116px\] {
7019
+ height: 116px;
7020
+ }
6880
7021
  .lg-desktop\:h-\[128px\] {
6881
7022
  height: 128px;
6882
7023
  }
@@ -6916,9 +7057,6 @@ video {
6916
7057
  .lg-desktop\:h-\[36px\] {
6917
7058
  height: 36px;
6918
7059
  }
6919
- .lg-desktop\:h-\[38px\] {
6920
- height: 38px;
6921
- }
6922
7060
  .lg-desktop\:h-\[400px\] {
6923
7061
  height: 400px;
6924
7062
  }
@@ -6991,6 +7129,9 @@ video {
6991
7129
  .lg-desktop\:w-\[144px\] {
6992
7130
  width: 144px;
6993
7131
  }
7132
+ .lg-desktop\:w-\[146px\] {
7133
+ width: 146px;
7134
+ }
6994
7135
  .lg-desktop\:w-\[180px\] {
6995
7136
  width: 180px;
6996
7137
  }
@@ -7074,9 +7215,6 @@ video {
7074
7215
  .lg-desktop\:grid-cols-4 {
7075
7216
  grid-template-columns: repeat(4, minmax(0, 1fr));
7076
7217
  }
7077
- .lg-desktop\:grid-cols-6 {
7078
- grid-template-columns: repeat(6, minmax(0, 1fr));
7079
- }
7080
7218
  .lg-desktop\:gap-1 {
7081
7219
  gap: 0.25rem;
7082
7220
  }
@@ -7098,6 +7236,9 @@ video {
7098
7236
  .lg-desktop\:gap-4 {
7099
7237
  gap: 1rem;
7100
7238
  }
7239
+ .lg-desktop\:gap-5 {
7240
+ gap: 1.25rem;
7241
+ }
7101
7242
  .lg-desktop\:gap-6 {
7102
7243
  gap: 1.5rem;
7103
7244
  }
@@ -7183,6 +7324,10 @@ video {
7183
7324
  padding-top: 1rem;
7184
7325
  padding-bottom: 1rem;
7185
7326
  }
7327
+ .lg-desktop\:py-6 {
7328
+ padding-top: 1.5rem;
7329
+ padding-bottom: 1.5rem;
7330
+ }
7186
7331
  .lg-desktop\:\!pl-\[28px\] {
7187
7332
  padding-left: 28px !important;
7188
7333
  }
@@ -7277,9 +7422,6 @@ video {
7277
7422
  .lg-desktop\:leading-\[1\.2\] {
7278
7423
  line-height: 1.2;
7279
7424
  }
7280
- .lg-desktop\:leading-\[38px\] {
7281
- line-height: 38px;
7282
- }
7283
7425
  }
7284
7426
  .\[\&\.swiper-slide-thumb-active\]\:rounded.swiper-slide-thumb-active {
7285
7427
  border-radius: 0.25rem;
@@ -7363,6 +7505,17 @@ video {
7363
7505
  --tw-bg-opacity: 1 !important;
7364
7506
  background-color: rgb(8 10 15 / var(--tw-bg-opacity, 1)) !important;
7365
7507
  }
7508
+ .\[\&_\.swiper-pagination-bullet\]\:size-2 .swiper-pagination-bullet {
7509
+ width: 0.5rem;
7510
+ height: 0.5rem;
7511
+ }
7512
+ .\[\&_\.swiper-pagination-bullet\]\:rounded-full .swiper-pagination-bullet {
7513
+ border-radius: 9999px;
7514
+ }
7515
+ .\[\&_\.swiper-pagination-bullet\]\:bg-\[\#767880\] .swiper-pagination-bullet {
7516
+ --tw-bg-opacity: 1;
7517
+ background-color: rgb(118 120 128 / var(--tw-bg-opacity, 1));
7518
+ }
7366
7519
  .\[\&_\.swiper-pagination-bullet\]\:bg-white .swiper-pagination-bullet {
7367
7520
  --tw-bg-opacity: 1;
7368
7521
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
@@ -7373,12 +7526,18 @@ video {
7373
7526
  .\[\&_\.swiper-pagination\]\:\!-bottom-6 .swiper-pagination {
7374
7527
  bottom: -1.5rem !important;
7375
7528
  }
7529
+ .\[\&_\.swiper-slide\]\:\!h-auto .swiper-slide {
7530
+ height: auto !important;
7531
+ }
7376
7532
  .\[\&_\.swiper-slide\]\:\!w-auto .swiper-slide {
7377
7533
  width: auto !important;
7378
7534
  }
7379
7535
  .\[\&_\.swiper-wrapper\]\:flex .swiper-wrapper {
7380
7536
  display: flex;
7381
7537
  }
7538
+ .\[\&_\.swiper-wrapper\]\:items-stretch .swiper-wrapper {
7539
+ align-items: stretch;
7540
+ }
7382
7541
  .\[\&_\.swiper-wrapper\]\:\!ease-linear .swiper-wrapper {
7383
7542
  transition-timing-function: linear !important;
7384
7543
  }
File without changes
@@ -1,2 +0,0 @@
1
- "use strict";
2
- //# sourceMappingURL=index.js.map
File without changes
@@ -1,2 +0,0 @@
1
- var c=(b,a)=>()=>(a||b((a={exports:{}}).exports,a),a.exports);var d=c(()=>{});export default d();
2
- //# sourceMappingURL=index.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../src/biz-components/Listing/index.tsx"],
4
- "sourcesContent": ["// import { useAiuiContext } from '../AiuiProvider/index.js'\n// import { PurchaseBar, ProductActions } from './components/index.js'\n// import type { ScrollSpyNavItem } from './components/PurchaseBar/types.js'\n// import BizProductProvider, { type ProductContextType } from './BizProductProvider.js'\n// import { ProductCard } from './components/index.js'\n\n// import { useMediaQuery } from 'react-responsive'\n\n// const Listing: React.FC<Omit<ProductContextType, 'joinedRecommendBuyProducts' | 'setJoinedRecommendBuyProducts'>> = ({\n// product,\n// renderRating,\n// variant,\n// selectedOptions,\n// setSelectedOptions,\n// isLogin,\n// finalPrice,\n// coupon,\n// comparePrice,\n// totalSavings,\n// savingDetail,\n// freeGift,\n// bundle,\n// checkedBundle,\n// checkedGift,\n// setCheckedBundle,\n// setCheckedGift,\n// compareData,\n// selectedVariants,\n// onAddToCart,\n// onBuyNow,\n// openModal,\n// setSavingDetail,\n// openSignInPopup,\n// openAuthCodePopup,\n// renderInstallments,\n// }) => {\n// const { locale } = useAiuiContext()\n\n// const isMobile = useMediaQuery({ query: '(max-width: 768px)' })\n// const isDesktop = useMediaQuery({ query: '(min-width: 1440px)' })\n\n// const onSpyNavItemClick = (tab: ScrollSpyNavItem) => {\n// console.log(tab)\n// }\n\n// return (\n// <BizProductProvider\n// product={product}\n// isMobile={isMobile}\n// isDesktop={isDesktop}\n// freeGift={freeGift}\n// renderRating={renderRating}\n// finalPrice={finalPrice}\n// comparePrice={comparePrice}\n// totalSavings={totalSavings}\n// savingDetail={savingDetail}\n// variant={variant}\n// selectedOptions={selectedOptions}\n// setSelectedOptions={setSelectedOptions}\n// bundle={bundle}\n// coupon={coupon}\n// checkedBundle={checkedBundle}\n// checkedGift={checkedGift}\n// setCheckedBundle={setCheckedBundle}\n// setCheckedGift={setCheckedGift}\n// compareData={compareData}\n// selectedVariants={selectedVariants}\n// onAddToCart={onAddToCart}\n// onBuyNow={onBuyNow}\n// openModal={openModal}\n// setSavingDetail={setSavingDetail}\n// openSignInPopup={openSignInPopup}\n// openAuthCodePopup={openAuthCodePopup}\n// renderInstallments={renderInstallments}\n// >\n// <div id=\"ipc-listing\">\n// <PurchaseBar onSpyNavItemClick={onSpyNavItemClick} />\n// {isMobile && (\n// <div className=\"fixed bottom-0 left-0 z-[60] w-full\">\n// <ProductActions />\n// </div>\n// )}\n// <ProductCard />\n// </div>\n// </BizProductProvider>\n// )\n// }\n\n// Listing.displayName = 'Listing'\n\n// export default Listing\n"],
5
- "mappings": "8DAAA,IAAAA,EAAAC,EAAA",
6
- "names": ["require_Listing", "__commonJSMin"]
7
- }