@anker-in/headless-ui 1.1.15 → 1.1.17-alpha.1765854227659

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 (805) hide show
  1. package/dist/cjs/biz-components/AccordionCards/index.d.ts +2 -2
  2. package/dist/cjs/biz-components/AiuiProvider/index.d.ts +1 -1
  3. package/dist/cjs/biz-components/AiuiProvider/index.js.map +1 -1
  4. package/dist/cjs/biz-components/AplusDesc/index.d.ts +3 -2
  5. package/dist/cjs/biz-components/AplusDesc/index.js +1 -1
  6. package/dist/cjs/biz-components/AplusDesc/index.js.map +3 -3
  7. package/dist/cjs/biz-components/BrandEquity/BrandEquity.d.ts +3 -2
  8. package/dist/cjs/biz-components/BrandEquity/BrandEquity.js +1 -1
  9. package/dist/cjs/biz-components/BrandEquity/BrandEquity.js.map +3 -3
  10. package/dist/cjs/biz-components/BrandEquity/types.d.ts +0 -1
  11. package/dist/cjs/biz-components/BrandEquity/types.js +1 -1
  12. package/dist/cjs/biz-components/BrandEquity/types.js.map +1 -1
  13. package/dist/cjs/biz-components/Category/index.d.ts +2 -2
  14. package/dist/cjs/biz-components/Category/index.js +1 -1
  15. package/dist/cjs/biz-components/Category/index.js.map +3 -3
  16. package/dist/cjs/biz-components/CollectionShelves/CollectionShelvesItem.d.ts +4 -0
  17. package/dist/cjs/biz-components/CollectionShelves/CollectionShelvesItem.js +2 -0
  18. package/dist/cjs/biz-components/CollectionShelves/CollectionShelvesItem.js.map +7 -0
  19. package/dist/cjs/biz-components/CollectionShelves/index.d.ts +7 -0
  20. package/dist/cjs/biz-components/CollectionShelves/index.js +2 -0
  21. package/dist/cjs/biz-components/CollectionShelves/index.js.map +7 -0
  22. package/dist/cjs/biz-components/CollectionsBanner/index.d.ts +7 -0
  23. package/dist/cjs/biz-components/CollectionsBanner/index.js +2 -0
  24. package/dist/cjs/biz-components/CollectionsBanner/index.js.map +7 -0
  25. package/dist/cjs/biz-components/CollectionsBanner/types.d.ts +43 -0
  26. package/dist/cjs/biz-components/CollectionsBanner/types.js +2 -0
  27. package/dist/cjs/biz-components/CollectionsBanner/types.js.map +7 -0
  28. package/dist/cjs/biz-components/CollectionsFilters/FilterCardWrap.d.ts +19 -0
  29. package/dist/cjs/biz-components/CollectionsFilters/FilterCardWrap.js +2 -0
  30. package/dist/cjs/biz-components/CollectionsFilters/FilterCardWrap.js.map +7 -0
  31. package/dist/cjs/biz-components/CollectionsFilters/FilterCardWrapItem.d.ts +10 -0
  32. package/dist/cjs/biz-components/CollectionsFilters/FilterCardWrapItem.js +2 -0
  33. package/dist/cjs/biz-components/CollectionsFilters/FilterCardWrapItem.js.map +7 -0
  34. package/dist/cjs/biz-components/CollectionsFilters/FilterHeader.d.ts +13 -0
  35. package/dist/cjs/biz-components/CollectionsFilters/FilterHeader.js +2 -0
  36. package/dist/cjs/biz-components/CollectionsFilters/FilterHeader.js.map +7 -0
  37. package/dist/cjs/biz-components/CollectionsFilters/FilterList.d.ts +14 -0
  38. package/dist/cjs/biz-components/CollectionsFilters/FilterList.js +2 -0
  39. package/dist/cjs/biz-components/CollectionsFilters/FilterList.js.map +7 -0
  40. package/dist/cjs/biz-components/CollectionsFilters/component/AnimatedUL.d.ts +5 -0
  41. package/dist/cjs/biz-components/CollectionsFilters/component/AnimatedUL.js +2 -0
  42. package/dist/cjs/biz-components/CollectionsFilters/component/AnimatedUL.js.map +7 -0
  43. package/dist/cjs/biz-components/CollectionsFilters/component/TabFilter.d.ts +12 -0
  44. package/dist/cjs/biz-components/CollectionsFilters/component/TabFilter.js +2 -0
  45. package/dist/cjs/biz-components/CollectionsFilters/component/TabFilter.js.map +7 -0
  46. package/dist/cjs/biz-components/CollectionsFilters/component/filtersFun.d.ts +12 -0
  47. package/dist/cjs/biz-components/CollectionsFilters/component/filtersFun.js +2 -0
  48. package/dist/cjs/biz-components/CollectionsFilters/component/filtersFun.js.map +7 -0
  49. package/dist/cjs/biz-components/CollectionsFilters/component/helper.d.ts +81 -0
  50. package/dist/cjs/biz-components/CollectionsFilters/component/helper.js +2 -0
  51. package/dist/cjs/biz-components/CollectionsFilters/component/helper.js.map +7 -0
  52. package/dist/cjs/biz-components/CollectionsFilters/component/price.d.ts +25 -0
  53. package/dist/cjs/biz-components/CollectionsFilters/component/price.js +2 -0
  54. package/dist/cjs/biz-components/CollectionsFilters/component/price.js.map +7 -0
  55. package/dist/cjs/biz-components/CollectionsFilters/component/priceProps.d.ts +215 -0
  56. package/dist/cjs/biz-components/CollectionsFilters/component/priceProps.js +2 -0
  57. package/dist/cjs/biz-components/CollectionsFilters/component/priceProps.js.map +7 -0
  58. package/dist/cjs/biz-components/CollectionsFilters/index.d.ts +24 -0
  59. package/dist/cjs/biz-components/CollectionsFilters/index.js +2 -0
  60. package/dist/cjs/biz-components/CollectionsFilters/index.js.map +7 -0
  61. package/dist/cjs/biz-components/CreativeModule/index.d.ts +3 -2
  62. package/dist/cjs/biz-components/DownLoad/index.d.ts +3 -2
  63. package/dist/cjs/biz-components/Evaluate/index.d.ts +2 -2
  64. package/dist/cjs/biz-components/Faq/Faq.d.ts +2 -2
  65. package/dist/cjs/biz-components/FeatureCards/FeatureCards.d.ts +7 -0
  66. package/dist/cjs/biz-components/FeatureCards/FeatureCards.js +2 -0
  67. package/dist/cjs/biz-components/FeatureCards/FeatureCards.js.map +7 -0
  68. package/dist/cjs/biz-components/FeatureCards/index.d.ts +2 -0
  69. package/dist/cjs/biz-components/FeatureCards/index.js +2 -0
  70. package/dist/cjs/biz-components/FeatureCards/index.js.map +7 -0
  71. package/dist/cjs/biz-components/FeatureCards/types.d.ts +27 -0
  72. package/dist/cjs/biz-components/FeatureCards/types.js +2 -0
  73. package/dist/cjs/biz-components/FeatureCards/types.js.map +7 -0
  74. package/dist/cjs/biz-components/FeatureShowcase/FeatureShowcase.d.ts +7 -0
  75. package/dist/cjs/biz-components/FeatureShowcase/FeatureShowcase.js +2 -0
  76. package/dist/cjs/biz-components/FeatureShowcase/FeatureShowcase.js.map +7 -0
  77. package/dist/cjs/biz-components/FeatureShowcase/index.d.ts +2 -0
  78. package/dist/cjs/biz-components/FeatureShowcase/index.js +2 -0
  79. package/dist/cjs/biz-components/FeatureShowcase/index.js.map +7 -0
  80. package/dist/cjs/biz-components/FeatureShowcase/types.d.ts +23 -0
  81. package/dist/cjs/biz-components/FeatureShowcase/types.js +2 -0
  82. package/dist/cjs/biz-components/FeatureShowcase/types.js.map +7 -0
  83. package/dist/cjs/biz-components/Features/index.d.ts +3 -2
  84. package/dist/cjs/biz-components/Features/index.js +1 -1
  85. package/dist/cjs/biz-components/Features/index.js.map +3 -3
  86. package/dist/cjs/biz-components/FootCharger/index.d.ts +3 -2
  87. package/dist/cjs/biz-components/FooterNavigation/index.d.ts +3 -2
  88. package/dist/cjs/biz-components/GiftBox/index.d.ts +3 -2
  89. package/dist/cjs/biz-components/GiftBox/index.js +1 -1
  90. package/dist/cjs/biz-components/GiftBox/index.js.map +3 -3
  91. package/dist/cjs/biz-components/Graphic/index.d.ts +2 -2
  92. package/dist/cjs/biz-components/GraphicAttractionBlock/index.d.ts +2 -2
  93. package/dist/cjs/biz-components/GraphicMore/index.d.ts +3 -2
  94. package/dist/cjs/biz-components/GraphicOverlay/GraphicOverlay.d.ts +2 -2
  95. package/dist/cjs/biz-components/HeaderNavigation/index.d.ts +2 -5
  96. package/dist/cjs/biz-components/HeaderNavigation/index.js +1 -1
  97. package/dist/cjs/biz-components/HeaderNavigation/index.js.map +3 -3
  98. package/dist/cjs/biz-components/HeroBanner/HeroBanner.d.ts +2 -2
  99. package/dist/cjs/biz-components/HeroBanner/HeroBanner.js +1 -1
  100. package/dist/cjs/biz-components/HeroBanner/HeroBanner.js.map +3 -3
  101. package/dist/cjs/biz-components/HeroBanner/types.d.ts +2 -0
  102. package/dist/cjs/biz-components/HeroBanner/types.js +1 -1
  103. package/dist/cjs/biz-components/HeroBanner/types.js.map +1 -1
  104. package/dist/cjs/biz-components/ImageTextFeature/ImageTextFeature.d.ts +7 -0
  105. package/dist/cjs/biz-components/ImageTextFeature/ImageTextFeature.js +2 -0
  106. package/dist/cjs/biz-components/ImageTextFeature/ImageTextFeature.js.map +7 -0
  107. package/dist/cjs/biz-components/ImageTextFeature/index.d.ts +2 -0
  108. package/dist/cjs/biz-components/ImageTextFeature/index.js +2 -0
  109. package/dist/cjs/biz-components/ImageTextFeature/index.js.map +7 -0
  110. package/dist/cjs/biz-components/ImageTextFeature/types.d.ts +31 -0
  111. package/dist/cjs/biz-components/ImageTextFeature/types.js +2 -0
  112. package/dist/cjs/biz-components/ImageTextFeature/types.js.map +7 -0
  113. package/dist/cjs/biz-components/ImageWithText/ImageWithText.d.ts +7 -0
  114. package/dist/cjs/biz-components/ImageWithText/ImageWithText.js +2 -0
  115. package/dist/cjs/biz-components/ImageWithText/ImageWithText.js.map +7 -0
  116. package/dist/cjs/biz-components/ImageWithText/index.d.ts +3 -0
  117. package/dist/cjs/biz-components/ImageWithText/index.js +2 -0
  118. package/dist/cjs/biz-components/ImageWithText/index.js.map +7 -0
  119. package/dist/cjs/biz-components/ImageWithText/types.d.ts +108 -0
  120. package/dist/cjs/biz-components/ImageWithText/types.js +2 -0
  121. package/dist/cjs/biz-components/ImageWithText/types.js.map +7 -0
  122. package/dist/cjs/biz-components/InlineVideo/index.d.ts +16 -0
  123. package/dist/cjs/biz-components/InlineVideo/index.js +2 -0
  124. package/dist/cjs/biz-components/InlineVideo/index.js.map +7 -0
  125. package/dist/cjs/biz-components/Ksp/index.d.ts +44 -0
  126. package/dist/cjs/biz-components/Ksp/index.js +2 -0
  127. package/dist/cjs/biz-components/Ksp/index.js.map +7 -0
  128. package/dist/cjs/biz-components/Listing/BizProductProvider.d.ts +1 -1
  129. package/dist/cjs/biz-components/Listing/components/PaidShipping/ShippingPolicyModal.js +1 -1
  130. package/dist/cjs/biz-components/Listing/components/PaidShipping/ShippingPolicyModal.js.map +2 -2
  131. package/dist/cjs/biz-components/Listing/components/PaidShipping/index.d.ts +19 -6
  132. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/BenefitsTab.d.ts +2 -2
  133. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/BenefitsTab.js +4 -4
  134. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/BenefitsTab.js.map +2 -2
  135. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBundle/index.d.ts +3 -2
  136. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductExchangePurchase/index.d.ts +3 -2
  137. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.d.ts +3 -2
  138. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.d.ts +3 -2
  139. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js +3 -3
  140. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js.map +2 -2
  141. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductOptions/index.d.ts +3 -2
  142. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/index.d.ts +3 -2
  143. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/index.js +1 -1
  144. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/index.js.map +2 -2
  145. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductSummary/index.d.ts +3 -2
  146. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.js +1 -1
  147. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.js.map +3 -3
  148. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/types.d.ts +1 -0
  149. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/useScrollSpy.js +1 -1
  150. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/useScrollSpy.js.map +2 -2
  151. package/dist/cjs/biz-components/Listing/components/PurchaseBar/index.d.ts +3 -2
  152. package/dist/cjs/biz-components/Marquee/Marquee.d.ts +2 -2
  153. package/dist/cjs/biz-components/MarqueeReview/index.d.ts +42 -0
  154. package/dist/cjs/biz-components/MarqueeReview/index.js +2 -0
  155. package/dist/cjs/biz-components/MarqueeReview/index.js.map +7 -0
  156. package/dist/cjs/biz-components/MediaPlayerBase/index.backup.d.ts +7 -0
  157. package/dist/cjs/biz-components/MediaPlayerBase/index.backup.js +2 -0
  158. package/dist/cjs/biz-components/MediaPlayerBase/index.backup.js.map +7 -0
  159. package/dist/cjs/biz-components/MediaPlayerBase/index.d.ts +3 -2
  160. package/dist/cjs/biz-components/MediaPlayerBase/index.js +1 -1
  161. package/dist/cjs/biz-components/MediaPlayerBase/index.js.map +2 -2
  162. package/dist/cjs/biz-components/MediaPlayerMulti/index.d.ts +3 -2
  163. package/dist/cjs/biz-components/MediaPlayerSticky/index.d.ts +2 -2
  164. package/dist/cjs/biz-components/MediaPlayerSticky/index.js +1 -1
  165. package/dist/cjs/biz-components/MediaPlayerSticky/index.js.map +3 -3
  166. package/dist/cjs/biz-components/MediaSceneSwitcher/MediaSceneSwitcher.d.ts +8 -0
  167. package/dist/cjs/biz-components/MediaSceneSwitcher/MediaSceneSwitcher.js +11 -0
  168. package/dist/cjs/biz-components/MediaSceneSwitcher/MediaSceneSwitcher.js.map +7 -0
  169. package/dist/cjs/biz-components/MediaSceneSwitcher/index.d.ts +2 -0
  170. package/dist/cjs/biz-components/MediaSceneSwitcher/index.js +2 -0
  171. package/dist/cjs/biz-components/MediaSceneSwitcher/index.js.map +7 -0
  172. package/dist/cjs/biz-components/MediaSceneSwitcher/types.d.ts +21 -0
  173. package/dist/cjs/biz-components/MediaSceneSwitcher/types.js +2 -0
  174. package/dist/cjs/biz-components/MediaSceneSwitcher/types.js.map +7 -0
  175. package/dist/cjs/biz-components/MemberEquity/index.d.ts +2 -2
  176. package/dist/cjs/biz-components/MultiLayoutGraphicBlock/MultiLayoutGraphicBlock.d.ts +2 -2
  177. package/dist/cjs/biz-components/NavigationSearch/index.d.ts +1 -0
  178. package/dist/cjs/biz-components/NavigationSearch/index.js +2 -2
  179. package/dist/cjs/biz-components/NavigationSearch/index.js.map +2 -2
  180. package/dist/cjs/biz-components/Paginator/index.d.ts +7 -0
  181. package/dist/cjs/biz-components/Paginator/index.js +7 -0
  182. package/dist/cjs/biz-components/Paginator/index.js.map +7 -0
  183. package/dist/cjs/biz-components/ProductCompare/index.d.ts +54 -0
  184. package/dist/cjs/biz-components/ProductCompare/index.js +2 -0
  185. package/dist/cjs/biz-components/ProductCompare/index.js.map +7 -0
  186. package/dist/cjs/biz-components/ProductHero/ProductHero.d.ts +7 -0
  187. package/dist/cjs/biz-components/ProductHero/ProductHero.js +2 -0
  188. package/dist/cjs/biz-components/ProductHero/ProductHero.js.map +7 -0
  189. package/dist/cjs/biz-components/ProductHero/index.d.ts +2 -0
  190. package/dist/cjs/biz-components/ProductHero/index.js +2 -0
  191. package/dist/cjs/biz-components/ProductHero/index.js.map +7 -0
  192. package/dist/cjs/biz-components/ProductHero/types.d.ts +23 -0
  193. package/dist/cjs/biz-components/ProductHero/types.js +2 -0
  194. package/dist/cjs/biz-components/ProductHero/types.js.map +7 -0
  195. package/dist/cjs/biz-components/ProductNav/ProductNav.d.ts +7 -0
  196. package/dist/cjs/biz-components/ProductNav/ProductNav.js +2 -0
  197. package/dist/cjs/biz-components/ProductNav/ProductNav.js.map +7 -0
  198. package/dist/cjs/biz-components/ProductNav/index.d.ts +2 -0
  199. package/dist/cjs/biz-components/ProductNav/index.js +2 -0
  200. package/dist/cjs/biz-components/ProductNav/index.js.map +7 -0
  201. package/dist/cjs/biz-components/ProductNav/types.d.ts +35 -0
  202. package/dist/cjs/biz-components/ProductNav/types.js +2 -0
  203. package/dist/cjs/biz-components/ProductNav/types.js.map +7 -0
  204. package/dist/cjs/biz-components/SelectStore/index.d.ts +3 -2
  205. package/dist/cjs/biz-components/SelectStore/index.js +1 -1
  206. package/dist/cjs/biz-components/SelectStore/index.js.map +3 -3
  207. package/dist/cjs/biz-components/ShelfDisplay/index.d.ts +2 -2
  208. package/dist/cjs/biz-components/ShelfDisplay/index.js +1 -1
  209. package/dist/cjs/biz-components/ShelfDisplay/index.js.map +3 -3
  210. package/dist/cjs/biz-components/ShelfDisplay/shelfDisplayItem.js +4 -4
  211. package/dist/cjs/biz-components/ShelfDisplay/shelfDisplayItem.js.map +3 -3
  212. package/dist/cjs/biz-components/Slogan/index.d.ts +2 -2
  213. package/dist/cjs/biz-components/Slogan/index.js +1 -1
  214. package/dist/cjs/biz-components/Slogan/index.js.map +1 -1
  215. package/dist/cjs/biz-components/Spacer/index.d.ts +2 -2
  216. package/dist/cjs/biz-components/Spacer/index.js +1 -1
  217. package/dist/cjs/biz-components/Spacer/index.js.map +2 -2
  218. package/dist/cjs/biz-components/Specs/index.d.ts +2 -2
  219. package/dist/cjs/biz-components/SpecsComparison/SpecsComparison.d.ts +7 -0
  220. package/dist/cjs/biz-components/SpecsComparison/SpecsComparison.js +2 -0
  221. package/dist/cjs/biz-components/SpecsComparison/SpecsComparison.js.map +7 -0
  222. package/dist/cjs/biz-components/SpecsComparison/index.d.ts +2 -0
  223. package/dist/cjs/biz-components/SpecsComparison/index.js +2 -0
  224. package/dist/cjs/biz-components/SpecsComparison/index.js.map +7 -0
  225. package/dist/cjs/biz-components/SpecsComparison/types.d.ts +34 -0
  226. package/dist/cjs/biz-components/SpecsComparison/types.js +2 -0
  227. package/dist/cjs/biz-components/SpecsComparison/types.js.map +7 -0
  228. package/dist/cjs/biz-components/TabWithImage/TabWithImage.d.ts +7 -0
  229. package/dist/cjs/biz-components/TabWithImage/TabWithImage.js +2 -0
  230. package/dist/cjs/biz-components/TabWithImage/TabWithImage.js.map +7 -0
  231. package/dist/cjs/biz-components/TabWithImage/index.d.ts +2 -0
  232. package/dist/cjs/biz-components/TabWithImage/index.js +2 -0
  233. package/dist/cjs/biz-components/TabWithImage/index.js.map +7 -0
  234. package/dist/cjs/biz-components/TabWithImage/types.d.ts +29 -0
  235. package/dist/cjs/biz-components/TabWithImage/types.js +2 -0
  236. package/dist/cjs/biz-components/TabWithImage/types.js.map +7 -0
  237. package/dist/cjs/biz-components/Tabs/Tabs.d.ts +2 -2
  238. package/dist/cjs/biz-components/Tabs/Tabs.js +1 -1
  239. package/dist/cjs/biz-components/Tabs/Tabs.js.map +1 -1
  240. package/dist/cjs/biz-components/Tabs/types.d.ts +11 -0
  241. package/dist/cjs/biz-components/Tabs/types.js +1 -1
  242. package/dist/cjs/biz-components/Tabs/types.js.map +1 -1
  243. package/dist/cjs/biz-components/TabsGroup/index.d.ts +2 -2
  244. package/dist/cjs/biz-components/TabsWithMedia/TabsWithMedia.d.ts +7 -0
  245. package/dist/cjs/biz-components/TabsWithMedia/TabsWithMedia.js +2 -0
  246. package/dist/cjs/biz-components/TabsWithMedia/TabsWithMedia.js.map +7 -0
  247. package/dist/cjs/biz-components/TabsWithMedia/index.d.ts +2 -0
  248. package/dist/cjs/biz-components/TabsWithMedia/index.js +2 -0
  249. package/dist/cjs/biz-components/TabsWithMedia/index.js.map +7 -0
  250. package/dist/cjs/biz-components/TabsWithMedia/types.d.ts +43 -0
  251. package/dist/cjs/biz-components/TabsWithMedia/types.js +2 -0
  252. package/dist/cjs/biz-components/TabsWithMedia/types.js.map +7 -0
  253. package/dist/cjs/biz-components/TextMarquee/index.d.ts +10 -0
  254. package/dist/cjs/biz-components/TextMarquee/index.js +2 -0
  255. package/dist/cjs/biz-components/TextMarquee/index.js.map +7 -0
  256. package/dist/cjs/biz-components/TextModal/index.js +1 -1
  257. package/dist/cjs/biz-components/TextModal/index.js.map +3 -3
  258. package/dist/cjs/biz-components/ThreeDCarousel/ThreeDCarousel.d.ts +11 -0
  259. package/dist/cjs/biz-components/ThreeDCarousel/ThreeDCarousel.js +2 -0
  260. package/dist/cjs/biz-components/ThreeDCarousel/ThreeDCarousel.js.map +7 -0
  261. package/dist/cjs/biz-components/ThreeDCarousel/index.d.ts +2 -0
  262. package/dist/cjs/biz-components/ThreeDCarousel/index.js +2 -0
  263. package/dist/cjs/biz-components/ThreeDCarousel/index.js.map +7 -0
  264. package/dist/cjs/biz-components/ThreeDCarousel/types.d.ts +26 -0
  265. package/dist/cjs/biz-components/ThreeDCarousel/types.js +2 -0
  266. package/dist/cjs/biz-components/ThreeDCarousel/types.js.map +7 -0
  267. package/dist/cjs/biz-components/Title/index.d.ts +2 -2
  268. package/dist/cjs/biz-components/Title/index.js +1 -1
  269. package/dist/cjs/biz-components/Title/index.js.map +3 -3
  270. package/dist/cjs/biz-components/Title/types.d.ts +1 -0
  271. package/dist/cjs/biz-components/Title/types.js +1 -1
  272. package/dist/cjs/biz-components/Title/types.js.map +1 -1
  273. package/dist/cjs/biz-components/VideoFeature/VideoFeature.d.ts +7 -0
  274. package/dist/cjs/biz-components/VideoFeature/VideoFeature.js +2 -0
  275. package/dist/cjs/biz-components/VideoFeature/VideoFeature.js.map +7 -0
  276. package/dist/cjs/biz-components/VideoFeature/index.d.ts +2 -0
  277. package/dist/cjs/biz-components/VideoFeature/index.js +2 -0
  278. package/dist/cjs/biz-components/VideoFeature/index.js.map +7 -0
  279. package/dist/cjs/biz-components/VideoFeature/types.d.ts +19 -0
  280. package/dist/cjs/biz-components/VideoFeature/types.js +2 -0
  281. package/dist/cjs/biz-components/VideoFeature/types.js.map +7 -0
  282. package/dist/cjs/biz-components/VideoModal/index.js +1 -1
  283. package/dist/cjs/biz-components/VideoModal/index.js.map +2 -2
  284. package/dist/cjs/biz-components/WhyChoose/WhyChoose.d.ts +2 -2
  285. package/dist/cjs/biz-components/index.d.ts +42 -0
  286. package/dist/cjs/biz-components/index.js +1 -1
  287. package/dist/cjs/biz-components/index.js.map +3 -3
  288. package/dist/cjs/components/alert.d.ts +2 -2
  289. package/dist/cjs/components/avatar.d.ts +8 -8
  290. package/dist/cjs/components/breadcrumb.d.ts +12 -0
  291. package/dist/cjs/components/breadcrumb.js +2 -0
  292. package/dist/cjs/components/breadcrumb.js.map +7 -0
  293. package/dist/cjs/components/container.d.ts +7 -7
  294. package/dist/cjs/components/dialog.d.ts +1 -1
  295. package/dist/cjs/components/drop-down.d.ts +3 -3
  296. package/dist/cjs/components/heading.d.ts +1 -0
  297. package/dist/cjs/components/heading.js +1 -1
  298. package/dist/cjs/components/heading.js.map +3 -3
  299. package/dist/cjs/components/index.d.ts +1 -0
  300. package/dist/cjs/components/index.js +1 -1
  301. package/dist/cjs/components/index.js.map +3 -3
  302. package/dist/cjs/components/input-number.d.ts +15 -15
  303. package/dist/cjs/components/link.d.ts +6 -6
  304. package/dist/cjs/components/picture.js +1 -1
  305. package/dist/cjs/components/picture.js.map +3 -3
  306. package/dist/cjs/components/tabs.d.ts +2 -2
  307. package/dist/cjs/components/tabs.js +1 -1
  308. package/dist/cjs/components/tabs.js.map +2 -2
  309. package/dist/cjs/helpers/utils.d.ts +1 -0
  310. package/dist/cjs/helpers/utils.js +1 -1
  311. package/dist/cjs/helpers/utils.js.map +3 -3
  312. package/dist/cjs/hooks/useRollout.d.ts +2 -2
  313. package/dist/cjs/hooks/useRollout.js +1 -1
  314. package/dist/cjs/hooks/useRollout.js.map +2 -2
  315. package/dist/cjs/shared/ErrorBoundary.d.ts +18 -0
  316. package/dist/cjs/shared/ErrorBoundary.js +2 -0
  317. package/dist/cjs/shared/ErrorBoundary.js.map +7 -0
  318. package/dist/cjs/shared/Styles.d.ts +4 -4
  319. package/dist/cjs/shared/Styles.js +1 -1
  320. package/dist/cjs/shared/Styles.js.map +3 -3
  321. package/dist/cjs/stories/InlineVideo.stories.js +164 -0
  322. package/dist/cjs/stories/InlineVideo.stories.js.map +7 -0
  323. package/dist/cjs/stories/MarqueeReview.stories.js +19 -0
  324. package/dist/cjs/stories/MarqueeReview.stories.js.map +7 -0
  325. package/dist/cjs/stories/MediaSceneSwitcher.stories.js +2 -0
  326. package/dist/cjs/stories/MediaSceneSwitcher.stories.js.map +7 -0
  327. package/dist/cjs/stories/ProductNav.stories.js +2 -0
  328. package/dist/cjs/stories/ProductNav.stories.js.map +7 -0
  329. package/dist/cjs/stories/ThreeDCarousel.stories.js +118 -0
  330. package/dist/cjs/stories/ThreeDCarousel.stories.js.map +7 -0
  331. package/dist/cjs/stories/featureCards.stories.js +61 -0
  332. package/dist/cjs/stories/featureCards.stories.js.map +7 -0
  333. package/dist/cjs/stories/featureShowcase.stories.js +44 -0
  334. package/dist/cjs/stories/featureShowcase.stories.js.map +7 -0
  335. package/dist/cjs/stories/imageTextFeature.stories.js +50 -0
  336. package/dist/cjs/stories/imageTextFeature.stories.js.map +7 -0
  337. package/dist/cjs/stories/imageWithText.stories.js +84 -0
  338. package/dist/cjs/stories/imageWithText.stories.js.map +7 -0
  339. package/dist/cjs/stories/ksp.stories.js +128 -0
  340. package/dist/cjs/stories/ksp.stories.js.map +7 -0
  341. package/dist/cjs/stories/picture.stories.js +2 -2
  342. package/dist/cjs/stories/picture.stories.js.map +3 -3
  343. package/dist/cjs/stories/productCompare.stories.js +54 -0
  344. package/dist/cjs/stories/productCompare.stories.js.map +7 -0
  345. package/dist/cjs/stories/productHero.stories.js +50 -0
  346. package/dist/cjs/stories/productHero.stories.js.map +7 -0
  347. package/dist/cjs/stories/shelfDisplay.stories.js +1 -1
  348. package/dist/cjs/stories/shelfDisplay.stories.js.map +3 -3
  349. package/dist/cjs/stories/specsComparison.stories.js +105 -0
  350. package/dist/cjs/stories/specsComparison.stories.js.map +7 -0
  351. package/dist/cjs/stories/tabWithImage.stories.js +53 -0
  352. package/dist/cjs/stories/tabWithImage.stories.js.map +7 -0
  353. package/dist/cjs/stories/tabsWithMedia.stories.js +68 -0
  354. package/dist/cjs/stories/tabsWithMedia.stories.js.map +7 -0
  355. package/dist/cjs/stories/videoFeature.stories.js +56 -0
  356. package/dist/cjs/stories/videoFeature.stories.js.map +7 -0
  357. package/dist/cjs/types/props.d.ts +9 -2
  358. package/dist/cjs/types/props.js +1 -1
  359. package/dist/cjs/types/props.js.map +1 -1
  360. package/dist/esm/biz-components/AccordionCards/index.d.ts +2 -2
  361. package/dist/esm/biz-components/AiuiProvider/index.d.ts +1 -1
  362. package/dist/esm/biz-components/AiuiProvider/index.js.map +1 -1
  363. package/dist/esm/biz-components/AplusDesc/index.d.ts +3 -2
  364. package/dist/esm/biz-components/AplusDesc/index.js +1 -1
  365. package/dist/esm/biz-components/AplusDesc/index.js.map +3 -3
  366. package/dist/esm/biz-components/BrandEquity/BrandEquity.d.ts +3 -2
  367. package/dist/esm/biz-components/BrandEquity/BrandEquity.js +1 -1
  368. package/dist/esm/biz-components/BrandEquity/BrandEquity.js.map +3 -3
  369. package/dist/esm/biz-components/BrandEquity/types.d.ts +0 -1
  370. package/dist/esm/biz-components/Category/index.d.ts +2 -2
  371. package/dist/esm/biz-components/Category/index.js +1 -1
  372. package/dist/esm/biz-components/Category/index.js.map +3 -3
  373. package/dist/esm/biz-components/CollectionShelves/CollectionShelvesItem.d.ts +4 -0
  374. package/dist/esm/biz-components/CollectionShelves/CollectionShelvesItem.js +2 -0
  375. package/dist/esm/biz-components/CollectionShelves/CollectionShelvesItem.js.map +7 -0
  376. package/dist/esm/biz-components/CollectionShelves/index.d.ts +7 -0
  377. package/dist/esm/biz-components/CollectionShelves/index.js +2 -0
  378. package/dist/esm/biz-components/CollectionShelves/index.js.map +7 -0
  379. package/dist/esm/biz-components/CollectionsBanner/index.d.ts +7 -0
  380. package/dist/esm/biz-components/CollectionsBanner/index.js +2 -0
  381. package/dist/esm/biz-components/CollectionsBanner/index.js.map +7 -0
  382. package/dist/esm/biz-components/CollectionsBanner/types.d.ts +43 -0
  383. package/dist/esm/biz-components/CollectionsBanner/types.js +1 -0
  384. package/dist/esm/biz-components/CollectionsBanner/types.js.map +7 -0
  385. package/dist/esm/biz-components/CollectionsFilters/FilterCardWrap.d.ts +19 -0
  386. package/dist/esm/biz-components/CollectionsFilters/FilterCardWrap.js +2 -0
  387. package/dist/esm/biz-components/CollectionsFilters/FilterCardWrap.js.map +7 -0
  388. package/dist/esm/biz-components/CollectionsFilters/FilterCardWrapItem.d.ts +10 -0
  389. package/dist/esm/biz-components/CollectionsFilters/FilterCardWrapItem.js +2 -0
  390. package/dist/esm/biz-components/CollectionsFilters/FilterCardWrapItem.js.map +7 -0
  391. package/dist/esm/biz-components/CollectionsFilters/FilterHeader.d.ts +13 -0
  392. package/dist/esm/biz-components/CollectionsFilters/FilterHeader.js +2 -0
  393. package/dist/esm/biz-components/CollectionsFilters/FilterHeader.js.map +7 -0
  394. package/dist/esm/biz-components/CollectionsFilters/FilterList.d.ts +14 -0
  395. package/dist/esm/biz-components/CollectionsFilters/FilterList.js +2 -0
  396. package/dist/esm/biz-components/CollectionsFilters/FilterList.js.map +7 -0
  397. package/dist/esm/biz-components/CollectionsFilters/component/AnimatedUL.d.ts +5 -0
  398. package/dist/esm/biz-components/CollectionsFilters/component/AnimatedUL.js +2 -0
  399. package/dist/esm/biz-components/CollectionsFilters/component/AnimatedUL.js.map +7 -0
  400. package/dist/esm/biz-components/CollectionsFilters/component/TabFilter.d.ts +12 -0
  401. package/dist/esm/biz-components/CollectionsFilters/component/TabFilter.js +2 -0
  402. package/dist/esm/biz-components/CollectionsFilters/component/TabFilter.js.map +7 -0
  403. package/dist/esm/biz-components/CollectionsFilters/component/filtersFun.d.ts +12 -0
  404. package/dist/esm/biz-components/CollectionsFilters/component/filtersFun.js +2 -0
  405. package/dist/esm/biz-components/CollectionsFilters/component/filtersFun.js.map +7 -0
  406. package/dist/esm/biz-components/CollectionsFilters/component/helper.d.ts +81 -0
  407. package/dist/esm/biz-components/CollectionsFilters/component/helper.js +2 -0
  408. package/dist/esm/biz-components/CollectionsFilters/component/helper.js.map +7 -0
  409. package/dist/esm/biz-components/CollectionsFilters/component/price.d.ts +25 -0
  410. package/dist/esm/biz-components/CollectionsFilters/component/price.js +2 -0
  411. package/dist/esm/biz-components/CollectionsFilters/component/price.js.map +7 -0
  412. package/dist/esm/biz-components/CollectionsFilters/component/priceProps.d.ts +215 -0
  413. package/dist/esm/biz-components/CollectionsFilters/component/priceProps.js +2 -0
  414. package/dist/esm/biz-components/CollectionsFilters/component/priceProps.js.map +7 -0
  415. package/dist/esm/biz-components/CollectionsFilters/index.d.ts +24 -0
  416. package/dist/esm/biz-components/CollectionsFilters/index.js +2 -0
  417. package/dist/esm/biz-components/CollectionsFilters/index.js.map +7 -0
  418. package/dist/esm/biz-components/CreativeModule/index.d.ts +3 -2
  419. package/dist/esm/biz-components/DownLoad/index.d.ts +3 -2
  420. package/dist/esm/biz-components/Evaluate/index.d.ts +2 -2
  421. package/dist/esm/biz-components/Faq/Faq.d.ts +2 -2
  422. package/dist/esm/biz-components/FeatureCards/FeatureCards.d.ts +7 -0
  423. package/dist/esm/biz-components/FeatureCards/FeatureCards.js +2 -0
  424. package/dist/esm/biz-components/FeatureCards/FeatureCards.js.map +7 -0
  425. package/dist/esm/biz-components/FeatureCards/index.d.ts +2 -0
  426. package/dist/esm/biz-components/FeatureCards/index.js +2 -0
  427. package/dist/esm/biz-components/FeatureCards/index.js.map +7 -0
  428. package/dist/esm/biz-components/FeatureCards/types.d.ts +27 -0
  429. package/dist/esm/biz-components/FeatureCards/types.js +1 -0
  430. package/dist/esm/biz-components/FeatureCards/types.js.map +7 -0
  431. package/dist/esm/biz-components/FeatureShowcase/FeatureShowcase.d.ts +7 -0
  432. package/dist/esm/biz-components/FeatureShowcase/FeatureShowcase.js +2 -0
  433. package/dist/esm/biz-components/FeatureShowcase/FeatureShowcase.js.map +7 -0
  434. package/dist/esm/biz-components/FeatureShowcase/index.d.ts +2 -0
  435. package/dist/esm/biz-components/FeatureShowcase/index.js +2 -0
  436. package/dist/esm/biz-components/FeatureShowcase/index.js.map +7 -0
  437. package/dist/esm/biz-components/FeatureShowcase/types.d.ts +23 -0
  438. package/dist/esm/biz-components/FeatureShowcase/types.js +1 -0
  439. package/dist/esm/biz-components/FeatureShowcase/types.js.map +7 -0
  440. package/dist/esm/biz-components/Features/index.d.ts +3 -2
  441. package/dist/esm/biz-components/Features/index.js +1 -1
  442. package/dist/esm/biz-components/Features/index.js.map +3 -3
  443. package/dist/esm/biz-components/FootCharger/index.d.ts +3 -2
  444. package/dist/esm/biz-components/FooterNavigation/index.d.ts +3 -2
  445. package/dist/esm/biz-components/GiftBox/index.d.ts +3 -2
  446. package/dist/esm/biz-components/GiftBox/index.js +1 -1
  447. package/dist/esm/biz-components/GiftBox/index.js.map +3 -3
  448. package/dist/esm/biz-components/Graphic/index.d.ts +2 -2
  449. package/dist/esm/biz-components/GraphicAttractionBlock/index.d.ts +2 -2
  450. package/dist/esm/biz-components/GraphicMore/index.d.ts +3 -2
  451. package/dist/esm/biz-components/GraphicOverlay/GraphicOverlay.d.ts +2 -2
  452. package/dist/esm/biz-components/HeaderNavigation/index.d.ts +2 -5
  453. package/dist/esm/biz-components/HeaderNavigation/index.js +1 -1
  454. package/dist/esm/biz-components/HeaderNavigation/index.js.map +3 -3
  455. package/dist/esm/biz-components/HeroBanner/HeroBanner.d.ts +2 -2
  456. package/dist/esm/biz-components/HeroBanner/HeroBanner.js +1 -1
  457. package/dist/esm/biz-components/HeroBanner/HeroBanner.js.map +3 -3
  458. package/dist/esm/biz-components/HeroBanner/types.d.ts +2 -0
  459. package/dist/esm/biz-components/ImageTextFeature/ImageTextFeature.d.ts +7 -0
  460. package/dist/esm/biz-components/ImageTextFeature/ImageTextFeature.js +2 -0
  461. package/dist/esm/biz-components/ImageTextFeature/ImageTextFeature.js.map +7 -0
  462. package/dist/esm/biz-components/ImageTextFeature/index.d.ts +2 -0
  463. package/dist/esm/biz-components/ImageTextFeature/index.js +2 -0
  464. package/dist/esm/biz-components/ImageTextFeature/index.js.map +7 -0
  465. package/dist/esm/biz-components/ImageTextFeature/types.d.ts +31 -0
  466. package/dist/esm/biz-components/ImageTextFeature/types.js +1 -0
  467. package/dist/esm/biz-components/ImageTextFeature/types.js.map +7 -0
  468. package/dist/esm/biz-components/ImageWithText/ImageWithText.d.ts +7 -0
  469. package/dist/esm/biz-components/ImageWithText/ImageWithText.js +2 -0
  470. package/dist/esm/biz-components/ImageWithText/ImageWithText.js.map +7 -0
  471. package/dist/esm/biz-components/ImageWithText/index.d.ts +3 -0
  472. package/dist/esm/biz-components/ImageWithText/index.js +2 -0
  473. package/dist/esm/biz-components/ImageWithText/index.js.map +7 -0
  474. package/dist/esm/biz-components/ImageWithText/types.d.ts +108 -0
  475. package/dist/esm/biz-components/ImageWithText/types.js +2 -0
  476. package/dist/esm/biz-components/ImageWithText/types.js.map +7 -0
  477. package/dist/esm/biz-components/InlineVideo/index.d.ts +16 -0
  478. package/dist/esm/biz-components/InlineVideo/index.js +2 -0
  479. package/dist/esm/biz-components/InlineVideo/index.js.map +7 -0
  480. package/dist/esm/biz-components/Ksp/index.d.ts +44 -0
  481. package/dist/esm/biz-components/Ksp/index.js +2 -0
  482. package/dist/esm/biz-components/Ksp/index.js.map +7 -0
  483. package/dist/esm/biz-components/Listing/BizProductProvider.d.ts +1 -1
  484. package/dist/esm/biz-components/Listing/components/PaidShipping/ShippingPolicyModal.js +1 -1
  485. package/dist/esm/biz-components/Listing/components/PaidShipping/ShippingPolicyModal.js.map +3 -3
  486. package/dist/esm/biz-components/Listing/components/PaidShipping/index.d.ts +19 -6
  487. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/BenefitsTab.d.ts +2 -2
  488. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/BenefitsTab.js +4 -4
  489. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/BenefitsTab.js.map +2 -2
  490. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBundle/index.d.ts +3 -2
  491. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductExchangePurchase/index.d.ts +3 -2
  492. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.d.ts +3 -2
  493. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.d.ts +3 -2
  494. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js +2 -2
  495. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js.map +2 -2
  496. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductOptions/index.d.ts +3 -2
  497. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/index.d.ts +3 -2
  498. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/index.js +1 -1
  499. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/index.js.map +2 -2
  500. package/dist/esm/biz-components/Listing/components/ProductCard/ProductSummary/index.d.ts +3 -2
  501. package/dist/esm/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.js +1 -1
  502. package/dist/esm/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.js.map +3 -3
  503. package/dist/esm/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/types.d.ts +1 -0
  504. package/dist/esm/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/useScrollSpy.js +1 -1
  505. package/dist/esm/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/useScrollSpy.js.map +2 -2
  506. package/dist/esm/biz-components/Listing/components/PurchaseBar/index.d.ts +3 -2
  507. package/dist/esm/biz-components/Marquee/Marquee.d.ts +2 -2
  508. package/dist/esm/biz-components/MarqueeReview/index.d.ts +42 -0
  509. package/dist/esm/biz-components/MarqueeReview/index.js +2 -0
  510. package/dist/esm/biz-components/MarqueeReview/index.js.map +7 -0
  511. package/dist/esm/biz-components/MediaPlayerBase/index.backup.d.ts +7 -0
  512. package/dist/esm/biz-components/MediaPlayerBase/index.backup.js +2 -0
  513. package/dist/esm/biz-components/MediaPlayerBase/index.backup.js.map +7 -0
  514. package/dist/esm/biz-components/MediaPlayerBase/index.d.ts +3 -2
  515. package/dist/esm/biz-components/MediaPlayerBase/index.js +1 -1
  516. package/dist/esm/biz-components/MediaPlayerBase/index.js.map +2 -2
  517. package/dist/esm/biz-components/MediaPlayerMulti/index.d.ts +3 -2
  518. package/dist/esm/biz-components/MediaPlayerSticky/index.d.ts +2 -2
  519. package/dist/esm/biz-components/MediaPlayerSticky/index.js +1 -1
  520. package/dist/esm/biz-components/MediaPlayerSticky/index.js.map +3 -3
  521. package/dist/esm/biz-components/MediaSceneSwitcher/MediaSceneSwitcher.d.ts +8 -0
  522. package/dist/esm/biz-components/MediaSceneSwitcher/MediaSceneSwitcher.js +11 -0
  523. package/dist/esm/biz-components/MediaSceneSwitcher/MediaSceneSwitcher.js.map +7 -0
  524. package/dist/esm/biz-components/MediaSceneSwitcher/index.d.ts +2 -0
  525. package/dist/esm/biz-components/MediaSceneSwitcher/index.js +2 -0
  526. package/dist/esm/biz-components/MediaSceneSwitcher/index.js.map +7 -0
  527. package/dist/esm/biz-components/MediaSceneSwitcher/types.d.ts +21 -0
  528. package/dist/esm/biz-components/MediaSceneSwitcher/types.js +1 -0
  529. package/dist/esm/biz-components/MediaSceneSwitcher/types.js.map +7 -0
  530. package/dist/esm/biz-components/MemberEquity/index.d.ts +2 -2
  531. package/dist/esm/biz-components/MultiLayoutGraphicBlock/MultiLayoutGraphicBlock.d.ts +2 -2
  532. package/dist/esm/biz-components/NavigationSearch/index.d.ts +1 -0
  533. package/dist/esm/biz-components/NavigationSearch/index.js +2 -2
  534. package/dist/esm/biz-components/NavigationSearch/index.js.map +2 -2
  535. package/dist/esm/biz-components/Paginator/index.d.ts +7 -0
  536. package/dist/esm/biz-components/Paginator/index.js +7 -0
  537. package/dist/esm/biz-components/Paginator/index.js.map +7 -0
  538. package/dist/esm/biz-components/ProductCompare/index.d.ts +54 -0
  539. package/dist/esm/biz-components/ProductCompare/index.js +2 -0
  540. package/dist/esm/biz-components/ProductCompare/index.js.map +7 -0
  541. package/dist/esm/biz-components/ProductHero/ProductHero.d.ts +7 -0
  542. package/dist/esm/biz-components/ProductHero/ProductHero.js +2 -0
  543. package/dist/esm/biz-components/ProductHero/ProductHero.js.map +7 -0
  544. package/dist/esm/biz-components/ProductHero/index.d.ts +2 -0
  545. package/dist/esm/biz-components/ProductHero/index.js +2 -0
  546. package/dist/esm/biz-components/ProductHero/index.js.map +7 -0
  547. package/dist/esm/biz-components/ProductHero/types.d.ts +23 -0
  548. package/dist/esm/biz-components/ProductHero/types.js +1 -0
  549. package/dist/esm/biz-components/ProductHero/types.js.map +7 -0
  550. package/dist/esm/biz-components/ProductNav/ProductNav.d.ts +7 -0
  551. package/dist/esm/biz-components/ProductNav/ProductNav.js +2 -0
  552. package/dist/esm/biz-components/ProductNav/ProductNav.js.map +7 -0
  553. package/dist/esm/biz-components/ProductNav/index.d.ts +2 -0
  554. package/dist/esm/biz-components/ProductNav/index.js +2 -0
  555. package/dist/esm/biz-components/ProductNav/index.js.map +7 -0
  556. package/dist/esm/biz-components/ProductNav/types.d.ts +35 -0
  557. package/dist/esm/biz-components/ProductNav/types.js +1 -0
  558. package/dist/esm/biz-components/ProductNav/types.js.map +7 -0
  559. package/dist/esm/biz-components/SelectStore/index.d.ts +3 -2
  560. package/dist/esm/biz-components/SelectStore/index.js +1 -1
  561. package/dist/esm/biz-components/SelectStore/index.js.map +3 -3
  562. package/dist/esm/biz-components/ShelfDisplay/index.d.ts +2 -2
  563. package/dist/esm/biz-components/ShelfDisplay/index.js +1 -1
  564. package/dist/esm/biz-components/ShelfDisplay/index.js.map +3 -3
  565. package/dist/esm/biz-components/ShelfDisplay/shelfDisplayItem.js +5 -5
  566. package/dist/esm/biz-components/ShelfDisplay/shelfDisplayItem.js.map +3 -3
  567. package/dist/esm/biz-components/Slogan/index.d.ts +2 -2
  568. package/dist/esm/biz-components/Slogan/index.js +1 -1
  569. package/dist/esm/biz-components/Slogan/index.js.map +1 -1
  570. package/dist/esm/biz-components/Spacer/index.d.ts +2 -2
  571. package/dist/esm/biz-components/Spacer/index.js +1 -1
  572. package/dist/esm/biz-components/Spacer/index.js.map +2 -2
  573. package/dist/esm/biz-components/Specs/index.d.ts +2 -2
  574. package/dist/esm/biz-components/SpecsComparison/SpecsComparison.d.ts +7 -0
  575. package/dist/esm/biz-components/SpecsComparison/SpecsComparison.js +2 -0
  576. package/dist/esm/biz-components/SpecsComparison/SpecsComparison.js.map +7 -0
  577. package/dist/esm/biz-components/SpecsComparison/index.d.ts +2 -0
  578. package/dist/esm/biz-components/SpecsComparison/index.js +2 -0
  579. package/dist/esm/biz-components/SpecsComparison/index.js.map +7 -0
  580. package/dist/esm/biz-components/SpecsComparison/types.d.ts +34 -0
  581. package/dist/esm/biz-components/SpecsComparison/types.js +1 -0
  582. package/dist/esm/biz-components/SpecsComparison/types.js.map +7 -0
  583. package/dist/esm/biz-components/TabWithImage/TabWithImage.d.ts +7 -0
  584. package/dist/esm/biz-components/TabWithImage/TabWithImage.js +2 -0
  585. package/dist/esm/biz-components/TabWithImage/TabWithImage.js.map +7 -0
  586. package/dist/esm/biz-components/TabWithImage/index.d.ts +2 -0
  587. package/dist/esm/biz-components/TabWithImage/index.js +2 -0
  588. package/dist/esm/biz-components/TabWithImage/index.js.map +7 -0
  589. package/dist/esm/biz-components/TabWithImage/types.d.ts +29 -0
  590. package/dist/esm/biz-components/TabWithImage/types.js +1 -0
  591. package/dist/esm/biz-components/TabWithImage/types.js.map +7 -0
  592. package/dist/esm/biz-components/Tabs/Tabs.d.ts +2 -2
  593. package/dist/esm/biz-components/Tabs/Tabs.js +1 -1
  594. package/dist/esm/biz-components/Tabs/Tabs.js.map +1 -1
  595. package/dist/esm/biz-components/Tabs/types.d.ts +11 -0
  596. package/dist/esm/biz-components/TabsGroup/index.d.ts +2 -2
  597. package/dist/esm/biz-components/TabsWithMedia/TabsWithMedia.d.ts +7 -0
  598. package/dist/esm/biz-components/TabsWithMedia/TabsWithMedia.js +2 -0
  599. package/dist/esm/biz-components/TabsWithMedia/TabsWithMedia.js.map +7 -0
  600. package/dist/esm/biz-components/TabsWithMedia/index.d.ts +2 -0
  601. package/dist/esm/biz-components/TabsWithMedia/index.js +2 -0
  602. package/dist/esm/biz-components/TabsWithMedia/index.js.map +7 -0
  603. package/dist/esm/biz-components/TabsWithMedia/types.d.ts +43 -0
  604. package/dist/esm/biz-components/TabsWithMedia/types.js +1 -0
  605. package/dist/esm/biz-components/TabsWithMedia/types.js.map +7 -0
  606. package/dist/esm/biz-components/TextMarquee/index.d.ts +10 -0
  607. package/dist/esm/biz-components/TextMarquee/index.js +2 -0
  608. package/dist/esm/biz-components/TextMarquee/index.js.map +7 -0
  609. package/dist/esm/biz-components/TextModal/index.js +1 -1
  610. package/dist/esm/biz-components/TextModal/index.js.map +2 -2
  611. package/dist/esm/biz-components/ThreeDCarousel/ThreeDCarousel.d.ts +11 -0
  612. package/dist/esm/biz-components/ThreeDCarousel/ThreeDCarousel.js +2 -0
  613. package/dist/esm/biz-components/ThreeDCarousel/ThreeDCarousel.js.map +7 -0
  614. package/dist/esm/biz-components/ThreeDCarousel/index.d.ts +2 -0
  615. package/dist/esm/biz-components/ThreeDCarousel/index.js +2 -0
  616. package/dist/esm/biz-components/ThreeDCarousel/index.js.map +7 -0
  617. package/dist/esm/biz-components/ThreeDCarousel/types.d.ts +26 -0
  618. package/dist/esm/biz-components/ThreeDCarousel/types.js +1 -0
  619. package/dist/esm/biz-components/ThreeDCarousel/types.js.map +7 -0
  620. package/dist/esm/biz-components/Title/index.d.ts +2 -2
  621. package/dist/esm/biz-components/Title/index.js +1 -1
  622. package/dist/esm/biz-components/Title/index.js.map +3 -3
  623. package/dist/esm/biz-components/Title/types.d.ts +1 -0
  624. package/dist/esm/biz-components/VideoFeature/VideoFeature.d.ts +7 -0
  625. package/dist/esm/biz-components/VideoFeature/VideoFeature.js +2 -0
  626. package/dist/esm/biz-components/VideoFeature/VideoFeature.js.map +7 -0
  627. package/dist/esm/biz-components/VideoFeature/index.d.ts +2 -0
  628. package/dist/esm/biz-components/VideoFeature/index.js +2 -0
  629. package/dist/esm/biz-components/VideoFeature/index.js.map +7 -0
  630. package/dist/esm/biz-components/VideoFeature/types.d.ts +19 -0
  631. package/dist/esm/biz-components/VideoFeature/types.js +1 -0
  632. package/dist/esm/biz-components/VideoFeature/types.js.map +7 -0
  633. package/dist/esm/biz-components/VideoModal/index.js +1 -1
  634. package/dist/esm/biz-components/VideoModal/index.js.map +2 -2
  635. package/dist/esm/biz-components/WhyChoose/WhyChoose.d.ts +2 -2
  636. package/dist/esm/biz-components/index.d.ts +42 -0
  637. package/dist/esm/biz-components/index.js +1 -1
  638. package/dist/esm/biz-components/index.js.map +2 -2
  639. package/dist/esm/components/alert.d.ts +2 -2
  640. package/dist/esm/components/avatar.d.ts +8 -8
  641. package/dist/esm/components/breadcrumb.d.ts +12 -0
  642. package/dist/esm/components/breadcrumb.js +2 -0
  643. package/dist/esm/components/breadcrumb.js.map +7 -0
  644. package/dist/esm/components/container.d.ts +7 -7
  645. package/dist/esm/components/dialog.d.ts +1 -1
  646. package/dist/esm/components/drop-down.d.ts +3 -3
  647. package/dist/esm/components/heading.d.ts +1 -0
  648. package/dist/esm/components/heading.js +1 -1
  649. package/dist/esm/components/heading.js.map +3 -3
  650. package/dist/esm/components/index.d.ts +1 -0
  651. package/dist/esm/components/index.js +1 -1
  652. package/dist/esm/components/index.js.map +2 -2
  653. package/dist/esm/components/input-number.d.ts +15 -15
  654. package/dist/esm/components/link.d.ts +6 -6
  655. package/dist/esm/components/picture.js +1 -1
  656. package/dist/esm/components/picture.js.map +3 -3
  657. package/dist/esm/components/tabs.d.ts +2 -2
  658. package/dist/esm/components/tabs.js +1 -1
  659. package/dist/esm/components/tabs.js.map +2 -2
  660. package/dist/esm/helpers/utils.d.ts +1 -0
  661. package/dist/esm/helpers/utils.js +1 -1
  662. package/dist/esm/helpers/utils.js.map +3 -3
  663. package/dist/esm/hooks/useRollout.d.ts +2 -2
  664. package/dist/esm/hooks/useRollout.js +1 -1
  665. package/dist/esm/hooks/useRollout.js.map +3 -3
  666. package/dist/esm/shared/ErrorBoundary.d.ts +18 -0
  667. package/dist/esm/shared/ErrorBoundary.js +2 -0
  668. package/dist/esm/shared/ErrorBoundary.js.map +7 -0
  669. package/dist/esm/shared/Styles.d.ts +4 -4
  670. package/dist/esm/shared/Styles.js +1 -1
  671. package/dist/esm/shared/Styles.js.map +3 -3
  672. package/dist/esm/stories/InlineVideo.stories.js +164 -0
  673. package/dist/esm/stories/InlineVideo.stories.js.map +7 -0
  674. package/dist/esm/stories/MarqueeReview.stories.js +19 -0
  675. package/dist/esm/stories/MarqueeReview.stories.js.map +7 -0
  676. package/dist/esm/stories/MediaSceneSwitcher.stories.js +2 -0
  677. package/dist/esm/stories/MediaSceneSwitcher.stories.js.map +7 -0
  678. package/dist/esm/stories/ProductNav.stories.js +2 -0
  679. package/dist/esm/stories/ProductNav.stories.js.map +7 -0
  680. package/dist/esm/stories/ThreeDCarousel.stories.js +118 -0
  681. package/dist/esm/stories/ThreeDCarousel.stories.js.map +7 -0
  682. package/dist/esm/stories/featureCards.stories.js +61 -0
  683. package/dist/esm/stories/featureCards.stories.js.map +7 -0
  684. package/dist/esm/stories/featureShowcase.stories.js +44 -0
  685. package/dist/esm/stories/featureShowcase.stories.js.map +7 -0
  686. package/dist/esm/stories/imageTextFeature.stories.js +50 -0
  687. package/dist/esm/stories/imageTextFeature.stories.js.map +7 -0
  688. package/dist/esm/stories/imageWithText.stories.js +84 -0
  689. package/dist/esm/stories/imageWithText.stories.js.map +7 -0
  690. package/dist/esm/stories/ksp.stories.js +128 -0
  691. package/dist/esm/stories/ksp.stories.js.map +7 -0
  692. package/dist/esm/stories/picture.stories.js +2 -2
  693. package/dist/esm/stories/picture.stories.js.map +3 -3
  694. package/dist/esm/stories/productCompare.stories.js +54 -0
  695. package/dist/esm/stories/productCompare.stories.js.map +7 -0
  696. package/dist/esm/stories/productHero.stories.js +50 -0
  697. package/dist/esm/stories/productHero.stories.js.map +7 -0
  698. package/dist/esm/stories/shelfDisplay.stories.js +1 -1
  699. package/dist/esm/stories/shelfDisplay.stories.js.map +2 -2
  700. package/dist/esm/stories/specsComparison.stories.js +105 -0
  701. package/dist/esm/stories/specsComparison.stories.js.map +7 -0
  702. package/dist/esm/stories/tabWithImage.stories.js +53 -0
  703. package/dist/esm/stories/tabWithImage.stories.js.map +7 -0
  704. package/dist/esm/stories/tabsWithMedia.stories.js +68 -0
  705. package/dist/esm/stories/tabsWithMedia.stories.js.map +7 -0
  706. package/dist/esm/stories/videoFeature.stories.js +56 -0
  707. package/dist/esm/stories/videoFeature.stories.js.map +7 -0
  708. package/dist/esm/types/props.d.ts +9 -2
  709. package/package.json +20 -17
  710. package/style.css +29 -0
  711. package/tailwind.config.js +24 -0
  712. package/dist/cjs/stories/HeroBanner.stories.d.ts +0 -28
  713. package/dist/cjs/stories/MemberEquity.stories.d.ts +0 -9
  714. package/dist/cjs/stories/MultiLayoutGraphicBlock.stories.d.ts +0 -9
  715. package/dist/cjs/stories/accordionCards.stories.d.ts +0 -17
  716. package/dist/cjs/stories/alert.stories.d.ts +0 -27
  717. package/dist/cjs/stories/avatar.stories.d.ts +0 -39
  718. package/dist/cjs/stories/badge.stories.d.ts +0 -31
  719. package/dist/cjs/stories/bizTabs.stories.d.ts +0 -7
  720. package/dist/cjs/stories/board.stories.d.ts +0 -6
  721. package/dist/cjs/stories/brandEquity.stories.d.ts +0 -16
  722. package/dist/cjs/stories/button.stories.d.ts +0 -56
  723. package/dist/cjs/stories/card.stories.d.ts +0 -27
  724. package/dist/cjs/stories/carousel.stories.d.ts +0 -8
  725. package/dist/cjs/stories/category.stories.d.ts +0 -17
  726. package/dist/cjs/stories/checkbox.stories.d.ts +0 -46
  727. package/dist/cjs/stories/container.stories.d.ts +0 -28
  728. package/dist/cjs/stories/cpnBanner.stories.d.ts +0 -14
  729. package/dist/cjs/stories/cpnCountdown.stories.d.ts +0 -12
  730. package/dist/cjs/stories/cpnNavigation.stories.d.ts +0 -14
  731. package/dist/cjs/stories/cpnProductcard.stories.d.ts +0 -14
  732. package/dist/cjs/stories/cpnTitle.stories.d.ts +0 -14
  733. package/dist/cjs/stories/creativeModule.stories.d.ts +0 -19
  734. package/dist/cjs/stories/dialog.stories.d.ts +0 -20
  735. package/dist/cjs/stories/drawer.stories.d.ts +0 -20
  736. package/dist/cjs/stories/drop-down.stories.d.ts +0 -16
  737. package/dist/cjs/stories/evaluate.stories.d.ts +0 -16
  738. package/dist/cjs/stories/faq.stories.d.ts +0 -21
  739. package/dist/cjs/stories/graphic.stories.d.ts +0 -64
  740. package/dist/cjs/stories/graphicAttractionBlock.stories.d.ts +0 -6
  741. package/dist/cjs/stories/grid.stories.d.ts +0 -22
  742. package/dist/cjs/stories/heading.stories.d.ts +0 -84
  743. package/dist/cjs/stories/input-number.stories.d.ts +0 -39
  744. package/dist/cjs/stories/input.stories.d.ts +0 -35
  745. package/dist/cjs/stories/link.stories.d.ts +0 -69
  746. package/dist/cjs/stories/marquee.stories.d.ts +0 -30
  747. package/dist/cjs/stories/mediaplayerBase.stories.d.ts +0 -6
  748. package/dist/cjs/stories/mediaplayerMulti.stories.d.ts +0 -16
  749. package/dist/cjs/stories/picture.stories.d.ts +0 -23
  750. package/dist/cjs/stories/popover.stories.d.ts +0 -17
  751. package/dist/cjs/stories/radio.stories.d.ts +0 -39
  752. package/dist/cjs/stories/shelfDisplay.stories.d.ts +0 -16
  753. package/dist/cjs/stories/skeleton.stories.d.ts +0 -20
  754. package/dist/cjs/stories/slogan.stories.d.ts +0 -20
  755. package/dist/cjs/stories/specs.stories.d.ts +0 -13
  756. package/dist/cjs/stories/tabs.stories.d.ts +0 -373
  757. package/dist/cjs/stories/text.stories.d.ts +0 -86
  758. package/dist/cjs/stories/whychoose.stories.d.ts +0 -21
  759. package/dist/esm/stories/HeroBanner.stories.d.ts +0 -28
  760. package/dist/esm/stories/MemberEquity.stories.d.ts +0 -9
  761. package/dist/esm/stories/MultiLayoutGraphicBlock.stories.d.ts +0 -9
  762. package/dist/esm/stories/accordionCards.stories.d.ts +0 -17
  763. package/dist/esm/stories/alert.stories.d.ts +0 -27
  764. package/dist/esm/stories/avatar.stories.d.ts +0 -39
  765. package/dist/esm/stories/badge.stories.d.ts +0 -31
  766. package/dist/esm/stories/bizTabs.stories.d.ts +0 -7
  767. package/dist/esm/stories/board.stories.d.ts +0 -6
  768. package/dist/esm/stories/brandEquity.stories.d.ts +0 -16
  769. package/dist/esm/stories/button.stories.d.ts +0 -56
  770. package/dist/esm/stories/card.stories.d.ts +0 -27
  771. package/dist/esm/stories/carousel.stories.d.ts +0 -8
  772. package/dist/esm/stories/category.stories.d.ts +0 -17
  773. package/dist/esm/stories/checkbox.stories.d.ts +0 -46
  774. package/dist/esm/stories/container.stories.d.ts +0 -28
  775. package/dist/esm/stories/cpnBanner.stories.d.ts +0 -14
  776. package/dist/esm/stories/cpnCountdown.stories.d.ts +0 -12
  777. package/dist/esm/stories/cpnNavigation.stories.d.ts +0 -14
  778. package/dist/esm/stories/cpnProductcard.stories.d.ts +0 -14
  779. package/dist/esm/stories/cpnTitle.stories.d.ts +0 -14
  780. package/dist/esm/stories/creativeModule.stories.d.ts +0 -19
  781. package/dist/esm/stories/dialog.stories.d.ts +0 -20
  782. package/dist/esm/stories/drawer.stories.d.ts +0 -20
  783. package/dist/esm/stories/drop-down.stories.d.ts +0 -16
  784. package/dist/esm/stories/evaluate.stories.d.ts +0 -16
  785. package/dist/esm/stories/faq.stories.d.ts +0 -21
  786. package/dist/esm/stories/graphic.stories.d.ts +0 -64
  787. package/dist/esm/stories/graphicAttractionBlock.stories.d.ts +0 -6
  788. package/dist/esm/stories/grid.stories.d.ts +0 -22
  789. package/dist/esm/stories/heading.stories.d.ts +0 -84
  790. package/dist/esm/stories/input-number.stories.d.ts +0 -39
  791. package/dist/esm/stories/input.stories.d.ts +0 -35
  792. package/dist/esm/stories/link.stories.d.ts +0 -69
  793. package/dist/esm/stories/marquee.stories.d.ts +0 -30
  794. package/dist/esm/stories/mediaplayerBase.stories.d.ts +0 -6
  795. package/dist/esm/stories/mediaplayerMulti.stories.d.ts +0 -16
  796. package/dist/esm/stories/picture.stories.d.ts +0 -23
  797. package/dist/esm/stories/popover.stories.d.ts +0 -17
  798. package/dist/esm/stories/radio.stories.d.ts +0 -39
  799. package/dist/esm/stories/shelfDisplay.stories.d.ts +0 -16
  800. package/dist/esm/stories/skeleton.stories.d.ts +0 -20
  801. package/dist/esm/stories/slogan.stories.d.ts +0 -20
  802. package/dist/esm/stories/specs.stories.d.ts +0 -13
  803. package/dist/esm/stories/tabs.stories.d.ts +0 -373
  804. package/dist/esm/stories/text.stories.d.ts +0 -86
  805. package/dist/esm/stories/whychoose.stories.d.ts +0 -21
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../../src/biz-components/ThreeDCarousel/ThreeDCarousel.tsx"],
4
+ "sourcesContent": ["'use client'\nimport React, { useRef, useImperativeHandle } from 'react'\nimport { Button, Heading, Picture, Text } from '../../components/index.js'\nimport { cn } from '../../helpers/utils.js'\nimport { withLayout } from '../../shared/Styles.js'\nimport { useExposure } from '../../hooks/useExposure.js'\nimport type { ThreeDCarouselProps } from './types.js'\nimport { Swiper, SwiperSlide } from 'swiper/react'\nimport { Navigation, EffectCoverflow } from 'swiper/modules'\nimport type { Swiper as SwiperType } from 'swiper'\n\nimport 'swiper/css'\nimport 'swiper/css/navigation'\nimport 'swiper/css/pagination'\nimport 'swiper/css/effect-coverflow'\n\nconst componentType = 'carousel'\nconst componentName = 'three_d_carousel'\n\nconst ChevronLeft = () => (\n <svg\n width=\"56\"\n height=\"56\"\n viewBox=\"0 0 56 56\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"three-d-carousel__nav-icon lg-desktop:scale-100 scale-[70%] text-white hover:text-[#1f1f1f]\"\n >\n <circle cx=\"28\" cy=\"28\" r=\"28\" fill=\"currentColor\" fillOpacity=\"0.2\" />\n <path d=\"M32 20L24 28L32 36\" stroke=\"white\" strokeWidth=\"2.66667\" strokeLinecap=\"round\" strokeLinejoin=\"round\" />\n </svg>\n)\n\nconst ChevronRight = () => (\n <svg\n width=\"56\"\n height=\"56\"\n viewBox=\"0 0 56 56\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"three-d-carousel__nav-icon lg-desktop:scale-100 scale-[70%] text-white hover:text-[#1f1f1f]\"\n >\n <circle cx=\"28\" cy=\"28\" r=\"28\" fill=\"currentColor\" fillOpacity=\"0.2\" />\n <path d=\"M24 20L32 28L24 36\" stroke=\"white\" strokeWidth=\"2.66667\" strokeLinecap=\"round\" strokeLinejoin=\"round\" />\n </svg>\n)\n\nconst ThreeDCarousel = React.forwardRef<HTMLDivElement, ThreeDCarouselProps>(({ data, className }, ref) => {\n const { title, items = [] } = data\n const cloneItems = items.length < 4 ? [...items, ...items] : items\n const swiperRef = useRef<SwiperType | null>(null)\n const boxRef = useRef<HTMLDivElement>(null)\n\n useExposure(boxRef, {\n componentType,\n componentName,\n componentTitle: title,\n })\n\n useImperativeHandle(ref, () => boxRef.current as HTMLDivElement)\n\n return (\n <section\n ref={boxRef}\n data-ui-component-id=\"ThreeDCarousel\"\n className={cn('three-d-carousel laptop:overflow-hidden w-full overflow-visible', className)}\n >\n <Heading as=\"h1\" size={4} html={title} className=\"three-d-carousel__title laptop:text-center text-left\" />\n\n {/* Desktop carousel with 3D effect */}\n <div className=\"three-d-carousel__desktop laptop:block relative mx-auto mt-[24px] hidden w-full px-4\">\n <Swiper\n onSwiper={swiper => (swiperRef.current = swiper)}\n centeredSlides={true}\n initialSlide={0}\n loop\n slidesPerView={'auto'}\n // loopAdditionalSlides={2}\n spaceBetween={0}\n grabCursor\n modules={[EffectCoverflow, Navigation]}\n slideToClickedSlide\n className=\"three-d-carousel__swiper rounded-box relative aspect-[1386/502] overflow-visible\"\n effect=\"coverflow\"\n coverflowEffect={{\n rotate: 0,\n stretch: '70%',\n depth: 300,\n // modifier: 1,\n slideShadows: true,\n }}\n breakpoints={{\n 1921: {\n coverflowEffect: {\n rotate: 0,\n stretch: '70%',\n depth: 300,\n // modifier: 1,\n slideShadows: true,\n },\n },\n 1490: {\n coverflowEffect: {\n rotate: 0,\n stretch: '70%',\n depth: 300,\n // modifier: 1,\n slideShadows: true,\n },\n },\n 1441: {\n coverflowEffect: {\n rotate: 0,\n stretch: '70%',\n depth: 300,\n // modifier: 1,\n slideShadows: true,\n },\n },\n 1025: {\n coverflowEffect: {\n rotate: 0,\n stretch: '70%',\n depth: 300,\n // modifier: 1,\n slideShadows: true,\n },\n },\n 769: {\n coverflowEffect: {\n rotate: 0,\n stretch: '70%',\n depth: 300,\n // modifier: 1,\n slideShadows: true,\n },\n },\n }}\n >\n {cloneItems.map((item, index) => (\n <SwiperSlide\n key={index}\n className=\"three-d-carousel__slide relative !w-[62.23%] cursor-grab overflow-hidden opacity-0 [.swiper-slide-active&]:opacity-100 [.swiper-slide-next&]:opacity-100 [.swiper-slide-prev&]:opacity-100\"\n >\n {({ isActive }) => (\n <>\n <Picture\n source={item.imageUrl?.url || ''}\n alt={item.imageUrl?.alt || item.title}\n className={cn('three-d-carousel__image rounded-box mx-auto h-full overflow-hidden')}\n imgClassName=\"h-full object-cover\"\n style={{\n filter: isActive ? '' : 'brightness(50%) contrast(120%)',\n }}\n />\n <div\n className={cn(\n 'three-d-carousel__image-content tablet:p-[24px] desktop:p-[32px] text-info-primary absolute left-0 top-0 flex size-full flex-col justify-end gap-1 p-[16px]',\n {\n 'aiui-dark': item.theme === 'dark',\n 'opacity-0': !isActive,\n }\n )}\n >\n <Heading as=\"h2\" size={2} html={item.title} />\n <Text\n as=\"p\"\n size={4}\n html={item.description}\n className=\"three-d-carousel__image-description text-[14px]\"\n />\n {item.buttonText && (\n <a href={item.buttonLink || ''} className=\"three-d-carousel__image-link \">\n <Button\n size=\"base\"\n variant=\"secondary\"\n className=\"three-d-carousel__image-button desktop:mt-6 mt-4\"\n >\n {item.buttonText}\n </Button>\n </a>\n )}\n </div>\n </>\n )}\n </SwiperSlide>\n ))}\n </Swiper>\n <div className=\"three-d-carousel__nav-controls laptop:px-[64px] desktop:px-[140px] lg-desktop:px-[200px] absolute left-1/2 top-1/2 z-20 flex w-full -translate-x-1/2 -translate-y-1/2 justify-between\">\n <button\n className=\"three-d-carousel__nav-button three-d-carousel__nav-button--prev\"\n onClick={() => swiperRef.current?.slidePrev()}\n aria-label=\"Previous slide\"\n >\n <ChevronLeft />\n </button>\n <button\n className=\"three-d-carousel__nav-button three-d-carousel__nav-button--next\"\n onClick={() => swiperRef.current?.slideNext()}\n aria-label=\"Next slide\"\n >\n <ChevronRight />\n </button>\n </div>\n </div>\n\n {/* Mobile carousel */}\n <div className=\"three-d-carousel__mobile laptop:hidden mt-[24px] block w-full overflow-visible\">\n <Swiper\n loop={true}\n loopAdditionalSlides={1}\n slidesPerView={'auto'}\n spaceBetween={12}\n grabCursor\n className=\"three-d-carousel__swiper-mobile relative w-full !overflow-visible\"\n >\n {cloneItems.map((item, index) => (\n <SwiperSlide\n key={index}\n className=\"three-d-carousel__slide-mobile relative !h-[360px] !w-[296px] cursor-grab overflow-hidden\"\n >\n <Picture\n source={item.mobImageUrl?.url || item.imageUrl?.url || ''}\n alt={item.mobImageUrl?.alt || item.title}\n className=\"three-d-carousel__image-mobile rounded-box mx-auto h-full overflow-hidden\"\n imgClassName=\"h-full object-cover\"\n />\n <div\n className={cn(\n 'three-d-carousel__image-mobile-content tablet:p-[24px] desktop:p-[32px] text-info-primary absolute left-0 top-0 flex size-full flex-col justify-end gap-1 p-[16px]',\n {\n 'aiui-dark': item.theme === 'dark',\n }\n )}\n >\n <Heading as=\"h2\" size={2} html={item.title} />\n <Text\n as=\"p\"\n size={4}\n html={item.description}\n className=\"three-d-carousel__image-mobile-description text-[14px]\"\n />\n {item.buttonText && (\n <a href={item.buttonLink || ''} className=\"three-d-carousel__image-mobile-link \">\n <Button size=\"base\" variant=\"secondary\" className=\"three-d-carousel__image-mobile-button mt-3\">\n {item.buttonText}\n </Button>\n </a>\n )}\n </div>\n </SwiperSlide>\n ))}\n </Swiper>\n </div>\n </section>\n )\n})\n\nThreeDCarousel.displayName = 'ThreeDCarousel'\n\nexport default withLayout(ThreeDCarousel, { style: 'overflow: hidden;' })\n"],
5
+ "mappings": "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",
6
+ "names": ["Fragment", "jsx", "jsxs", "React", "useRef", "useImperativeHandle", "Button", "Heading", "Picture", "Text", "cn", "withLayout", "useExposure", "Swiper", "SwiperSlide", "Navigation", "EffectCoverflow", "componentType", "componentName", "ChevronLeft", "ChevronRight", "ThreeDCarousel", "data", "className", "ref", "title", "items", "cloneItems", "swiperRef", "boxRef", "swiper", "item", "index", "isActive", "ThreeDCarousel_default"]
7
+ }
@@ -0,0 +1,2 @@
1
+ export { default } from './ThreeDCarousel.js';
2
+ export type { ThreeDCarouselProps, ThreeDCarouselItem } from './types.js';
@@ -0,0 +1,2 @@
1
+ import{default as o}from"./ThreeDCarousel.js";export{o as default};
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../../src/biz-components/ThreeDCarousel/index.ts"],
4
+ "sourcesContent": ["export { default } from './ThreeDCarousel.js'\nexport type { ThreeDCarouselProps, ThreeDCarouselItem } from './types.js'\n"],
5
+ "mappings": "AAAA,OAAS,WAAAA,MAAe",
6
+ "names": ["default"]
7
+ }
@@ -0,0 +1,26 @@
1
+ import type { Media, Theme } from '../../types/props';
2
+ export interface ThreeDCarouselItem {
3
+ /** 主题 */
4
+ theme?: Theme;
5
+ /** 桌面端图片 */
6
+ imageUrl: Media | null;
7
+ /** 移动端图片 */
8
+ mobImageUrl: Media | null;
9
+ /** 标题 */
10
+ title: string;
11
+ /** 描述 */
12
+ description: string;
13
+ /** 按钮文本 */
14
+ buttonText?: string;
15
+ /** 按钮链接 */
16
+ buttonLink?: string | null;
17
+ }
18
+ export interface ThreeDCarouselProps {
19
+ data: {
20
+ title: string;
21
+ /** 轮播项列表 */
22
+ items: ThreeDCarouselItem[];
23
+ };
24
+ /** 自定义类名 */
25
+ className?: string;
26
+ }
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": [],
4
+ "sourcesContent": [],
5
+ "mappings": "",
6
+ "names": []
7
+ }
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import type { TitleProps } from './types.js';
3
3
  declare const _default: React.ForwardRefExoticComponent<Omit<Omit<TitleProps & React.RefAttributes<HTMLDivElement>, keyof import("../../shared/Styles.js").StylesProps> & Partial<import("../../shared/Styles.js").StylesProps & import("../../shared/Styles.js").ContainerProps> & {
4
- className?: string;
5
- data?: Record<string, any>;
4
+ className?: string | undefined;
5
+ data?: Record<string, any> | undefined;
6
6
  }, "ref"> & React.RefAttributes<any>>;
7
7
  export default _default;
@@ -1,2 +1,2 @@
1
- "use client";import{jsx as e,jsxs as R}from"react/jsx-runtime";import F,{useEffect as O,useRef as o,useImperativeHandle as W}from"react";import{gsap as p}from"gsap";import{SplitText as x}from"gsap/dist/SplitText";import{ScrollTrigger as T}from"gsap/dist/ScrollTrigger";import{cn as k}from"../../helpers/utils.js";import{Heading as _}from"../../components/index.js";import{withLayout as q}from"../../shared/Styles.js";import{trackUrlRef as G}from"../../shared/trackUrlRef.js";import{useInView as J}from"react-intersection-observer";const b="link",y="title",L=F.forwardRef(({data:N,className:H,as:M="h2",weight:E="bold"},$)=>{const{title:s,caption:l,theme:u,extensions:i,align:a="left"}=N,f=o(null),r=o(null),t=o(null),n=o(null),{ref:z,inView:g}=J();return W($,()=>f.current),O(()=>{p.registerPlugin(x,T);function P(){if(!r.current)return;const S=r.current?.clientHeight||80;t.current&&t.current.revert(),n.current&&n.current.kill(),t.current=new x(r.current,{type:"words",wordsClass:"word"});const c=t.current.words;p.set(c,{opacity:0}),n.current=T.create({trigger:r.current,start:"bottom bottom-=4%",end:`bottom+=${S*1.5+60}px bottom-=4%`,scrub:!0,invalidateOnRefresh:!0,onUpdate:D=>{const I=D.progress,h=c.length||1,V=.5,m=1/h,v=m*(1-V),w=(h-1)*v+m,B=Math.min(1,w>0?I/w:0);c.forEach((U,j)=>{const A=j*v,C=m;let d=(B-A)/C;d=Math.max(0,Math.min(1,d)),p.set(U,{opacity:d})})}})}return g&&P(),()=>{t.current&&t.current.revert(),n.current&&n.current.kill()}},[g]),(s||l)&&R("div",{id:i?.id,className:"titleBottom title-box mb-6 flex items-end justify-between gap-2",ref:f,children:[e("div",{ref:z,className:k("flex-1 space-y-4",H,{"aiui-dark":u==="dark","text-center":a==="center","text-right":a==="right","text-left":a==="left"}),children:e(_,{ref:r,as:M,size:4,html:l||s,weight:E})}),i?.textLink&&R("a",{className:k({"aiui-dark":u==="dark"},"flex items-center overflow-hidden text-base font-[700] leading-[1.4] text-[#777] transition-all duration-[0.4s] hover:text-[#080A0F]"),href:G(i?.link,`${b}_${y}`),"data-headless-type-name":`${b}#${y}`,"data-headless-title-desc-button":`${s}#${l}`,children:[e("div",{className:"flex-1 truncate whitespace-nowrap",children:i?.textLink}),e("div",{className:"size-6",children:e("svg",{width:"24",height:"24",className:"mb-[3px]",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",children:e("path",{className:"transition-all duration-[0.4s]",d:"M10.5 8L14.5 12L10.5 16",stroke:"#777",strokeWidth:"1.5",strokeLinecap:"round"})})})]})]})});L.displayName="Title";var it=q(L);export{it as default};
1
+ "use client";import{jsx as e,jsxs as R}from"react/jsx-runtime";import W,{useEffect as _,useRef as s,useImperativeHandle as q}from"react";import{gsap as f}from"gsap";import{SplitText as b}from"gsap/dist/SplitText";import{ScrollTrigger as T}from"gsap/dist/ScrollTrigger";import{cn as p}from"../../helpers/utils.js";import{Heading as A}from"../../components/index.js";import{withLayout as G}from"../../shared/Styles.js";import{trackUrlRef as J}from"../../shared/trackUrlRef.js";import{useInView as K}from"react-intersection-observer";const k="link",y="title",L=W.forwardRef(({data:N,className:H,as:M="h2",weight:E="bold",mobFlexCol:$=!1},D)=>{const{title:o,caption:l,theme:u,extensions:i,align:a="left"}=N,g=s(null),r=s(null),t=s(null),n=s(null),{ref:z,inView:h}=K();return q(D,()=>g.current),_(()=>{f.registerPlugin(b,T);function P(){if(!r.current)return;const S=r.current?.clientHeight||80;t.current&&t.current.revert(),n.current&&n.current.kill(),t.current=new b(r.current,{type:"words",wordsClass:"word"});const c=t.current.words;f.set(c,{opacity:0}),n.current=T.create({trigger:r.current,start:"bottom bottom-=4%",end:`bottom+=${S*1.5+60}px bottom-=4%`,scrub:!0,invalidateOnRefresh:!0,onUpdate:I=>{const V=I.progress,v=c.length||1,B=.5,m=1/v,w=m*(1-B),x=(v-1)*w+m,U=Math.min(1,x>0?V/x:0);c.forEach((j,C)=>{const F=C*w,O=m;let d=(U-F)/O;d=Math.max(0,Math.min(1,d)),f.set(j,{opacity:d})})}})}return h&&P(),()=>{t.current&&t.current.revert(),n.current&&n.current.kill()}},[h]),(o||l)&&R("div",{ref:g,id:i?.id,className:p("titleBottom title-box mb-6 flex items-end justify-between gap-2",{"md-tablet:flex-col md-tablet:items-start":$}),children:[e("div",{ref:z,className:p("flex-1 space-y-4",H,{"aiui-dark":u==="dark","text-center":a==="center","text-right":a==="right","text-left":a==="left"}),children:e(A,{ref:r,as:M,size:4,html:l||o,weight:E})}),i?.textLink&&R("a",{className:p({"aiui-dark":u==="dark"},"flex items-center overflow-hidden text-base font-[700] leading-[1.4] text-[#777] transition-all duration-[0.4s] hover:text-[#1D1D1F]"),href:J(i?.link,`${k}_${y}`),"data-headless-type-name":`${k}#${y}`,"data-headless-title-desc-button":`${o}#${l}`,children:[e("div",{className:"flex-1 truncate whitespace-nowrap",children:i?.textLink}),e("div",{className:"size-6",children:e("svg",{width:"24",height:"24",className:"mb-[3px]",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",children:e("path",{className:"transition-all duration-[0.4s]",d:"M10.5 8L14.5 12L10.5 16",stroke:"#777",strokeWidth:"1.5",strokeLinecap:"round"})})})]})]})});L.displayName="Title";var st=G(L);export{st as default};
2
2
  //# sourceMappingURL=index.js.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../src/biz-components/Title/index.tsx"],
4
- "sourcesContent": ["'use client'\nimport React, { useEffect, useRef, useImperativeHandle } from 'react'\nimport { gsap } from 'gsap'\nimport { SplitText } from 'gsap/dist/SplitText'\nimport { ScrollTrigger } from 'gsap/dist/ScrollTrigger'\nimport { cn } from '../../helpers/utils.js'\nimport { Heading } from '../../components/index.js'\nimport { withLayout } from '../../shared/Styles.js'\nimport type { TitleProps } from './types.js'\nimport { trackUrlRef } from '../../shared/trackUrlRef.js'\nimport { useInView } from 'react-intersection-observer'\n\nconst componentType = 'link'\nconst componentName = 'title'\n\nconst Title = React.forwardRef<HTMLDivElement, TitleProps>(({ data, className, as = 'h2', weight = 'bold' }, ref) => {\n const { title, caption, theme, extensions, align = 'left' } = data\n const innerRef = useRef<HTMLDivElement>(null)\n const titleRef = useRef<HTMLHeadingElement>(null)\n const splitTextInstance = useRef<SplitText | null>(null)\n const scrollTriggerRef = useRef<ScrollTrigger | null>(null)\n\n const { ref: inViewRef, inView } = useInView()\n\n useImperativeHandle(ref, () => innerRef.current as HTMLDivElement)\n\n useEffect(() => {\n gsap.registerPlugin(SplitText, ScrollTrigger)\n function gsapResize() {\n if (!titleRef.current) return\n const height = titleRef.current?.clientHeight || 80\n if (splitTextInstance.current) {\n splitTextInstance.current.revert()\n }\n if (scrollTriggerRef.current) {\n scrollTriggerRef.current.kill()\n }\n splitTextInstance.current = new SplitText(titleRef.current, {\n type: 'words',\n wordsClass: 'word',\n })\n const words = splitTextInstance.current.words\n gsap.set(words, { opacity: 0 })\n scrollTriggerRef.current = ScrollTrigger.create({\n trigger: titleRef.current,\n start: 'bottom bottom-=4%',\n end: `bottom+=${height * 1.5 + 60}px bottom-=4%`,\n scrub: true,\n invalidateOnRefresh: true,\n onUpdate: (self: any) => {\n const progress = self.progress\n const total = words.length || 1\n const overlap = 0.5\n const interval = 1 / total\n const step = interval * (1 - overlap)\n const lastEnd = (total - 1) * step + interval\n const normalizedProgress = Math.min(1, lastEnd > 0 ? progress / lastEnd : 0)\n words.forEach((word: any, i: number) => {\n const start = i * step\n const width = interval\n let opacity = (normalizedProgress - start) / width\n opacity = Math.max(0, Math.min(1, opacity))\n gsap.set(word, { opacity })\n })\n },\n })\n }\n\n if (inView) {\n gsapResize()\n }\n\n return () => {\n splitTextInstance.current && splitTextInstance.current.revert()\n // ScrollTrigger.getAll().forEach((t: { kill: () => any }) => t.kill())\n scrollTriggerRef.current && scrollTriggerRef.current.kill()\n }\n }, [inView])\n\n return (\n (title || caption) && (\n <div\n id={extensions?.id}\n className=\"titleBottom title-box mb-6 flex items-end justify-between gap-2\"\n ref={innerRef}\n >\n <div\n ref={inViewRef}\n className={cn('flex-1 space-y-4', className, {\n 'aiui-dark': theme === 'dark',\n 'text-center': align === 'center',\n 'text-right': align === 'right',\n 'text-left': align === 'left',\n })}\n >\n <Heading ref={titleRef} as={as} size={4} html={caption || title} weight={weight} />\n </div>\n {extensions?.textLink && (\n <a\n className={cn(\n { 'aiui-dark': theme === 'dark' },\n 'flex items-center overflow-hidden text-base font-[700] leading-[1.4] text-[#777] transition-all duration-[0.4s] hover:text-[#080A0F]'\n )}\n href={trackUrlRef(extensions?.link, `${componentType}_${componentName}`)}\n data-headless-type-name={`${componentType}#${componentName}`}\n data-headless-title-desc-button={`${title}#${caption}`}\n >\n <div className=\"flex-1 truncate whitespace-nowrap\">{extensions?.textLink}</div>\n <div className=\"size-6\">\n <svg\n width=\"24\"\n height=\"24\"\n className=\"mb-[3px]\"\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n <path\n className=\"transition-all duration-[0.4s]\"\n d=\"M10.5 8L14.5 12L10.5 16\"\n stroke=\"#777\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n ></path>\n </svg>\n </div>\n </a>\n )}\n </div>\n )\n )\n})\n\nTitle.displayName = 'Title'\n\nexport default withLayout(Title)\n"],
5
- "mappings": "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",
6
- "names": ["jsx", "jsxs", "React", "useEffect", "useRef", "useImperativeHandle", "gsap", "SplitText", "ScrollTrigger", "cn", "Heading", "withLayout", "trackUrlRef", "useInView", "componentType", "componentName", "Title", "data", "className", "as", "weight", "ref", "title", "caption", "theme", "extensions", "align", "innerRef", "titleRef", "splitTextInstance", "scrollTriggerRef", "inViewRef", "inView", "gsapResize", "height", "words", "self", "progress", "total", "overlap", "interval", "step", "lastEnd", "normalizedProgress", "word", "i", "start", "width", "opacity", "Title_default"]
4
+ "sourcesContent": ["'use client'\nimport React, { useEffect, useRef, useImperativeHandle } from 'react'\nimport { gsap } from 'gsap'\nimport { SplitText } from 'gsap/dist/SplitText'\nimport { ScrollTrigger } from 'gsap/dist/ScrollTrigger'\nimport { cn } from '../../helpers/utils.js'\nimport { Heading } from '../../components/index.js'\nimport { withLayout } from '../../shared/Styles.js'\nimport type { TitleProps } from './types.js'\nimport { trackUrlRef } from '../../shared/trackUrlRef.js'\nimport { useInView } from 'react-intersection-observer'\n\nconst componentType = 'link'\nconst componentName = 'title'\n\nconst Title = React.forwardRef<HTMLDivElement, TitleProps>(\n ({ data, className, as = 'h2', weight = 'bold', mobFlexCol = false }, ref) => {\n const { title, caption, theme, extensions, align = 'left' } = data\n const innerRef = useRef<HTMLDivElement>(null)\n const titleRef = useRef<HTMLHeadingElement>(null)\n const splitTextInstance = useRef<SplitText | null>(null)\n const scrollTriggerRef = useRef<ScrollTrigger | null>(null)\n\n const { ref: inViewRef, inView } = useInView()\n\n useImperativeHandle(ref, () => innerRef.current as HTMLDivElement)\n\n useEffect(() => {\n gsap.registerPlugin(SplitText, ScrollTrigger)\n function gsapResize() {\n if (!titleRef.current) return\n const height = titleRef.current?.clientHeight || 80\n if (splitTextInstance.current) {\n splitTextInstance.current.revert()\n }\n if (scrollTriggerRef.current) {\n scrollTriggerRef.current.kill()\n }\n splitTextInstance.current = new SplitText(titleRef.current, {\n type: 'words',\n wordsClass: 'word',\n })\n const words = splitTextInstance.current.words\n gsap.set(words, { opacity: 0 })\n scrollTriggerRef.current = ScrollTrigger.create({\n trigger: titleRef.current,\n start: 'bottom bottom-=4%',\n end: `bottom+=${height * 1.5 + 60}px bottom-=4%`,\n scrub: true,\n invalidateOnRefresh: true,\n onUpdate: (self: any) => {\n const progress = self.progress\n const total = words.length || 1\n const overlap = 0.5\n const interval = 1 / total\n const step = interval * (1 - overlap)\n const lastEnd = (total - 1) * step + interval\n const normalizedProgress = Math.min(1, lastEnd > 0 ? progress / lastEnd : 0)\n words.forEach((word: any, i: number) => {\n const start = i * step\n const width = interval\n let opacity = (normalizedProgress - start) / width\n opacity = Math.max(0, Math.min(1, opacity))\n gsap.set(word, { opacity })\n })\n },\n })\n }\n\n if (inView) {\n gsapResize()\n }\n\n return () => {\n splitTextInstance.current && splitTextInstance.current.revert()\n // ScrollTrigger.getAll().forEach((t: { kill: () => any }) => t.kill())\n scrollTriggerRef.current && scrollTriggerRef.current.kill()\n }\n }, [inView])\n\n return (\n (title || caption) && (\n <div\n ref={innerRef}\n id={extensions?.id}\n className={cn('titleBottom title-box mb-6 flex items-end justify-between gap-2', {\n 'md-tablet:flex-col md-tablet:items-start': mobFlexCol,\n })}\n >\n <div\n ref={inViewRef}\n className={cn('flex-1 space-y-4', className, {\n 'aiui-dark': theme === 'dark',\n 'text-center': align === 'center',\n 'text-right': align === 'right',\n 'text-left': align === 'left',\n })}\n >\n <Heading ref={titleRef} as={as} size={4} html={caption || title} weight={weight} />\n </div>\n {extensions?.textLink && (\n <a\n className={cn(\n { 'aiui-dark': theme === 'dark' },\n 'flex items-center overflow-hidden text-base font-[700] leading-[1.4] text-[#777] transition-all duration-[0.4s] hover:text-[#1D1D1F]'\n )}\n href={trackUrlRef(extensions?.link, `${componentType}_${componentName}`)}\n data-headless-type-name={`${componentType}#${componentName}`}\n data-headless-title-desc-button={`${title}#${caption}`}\n >\n <div className=\"flex-1 truncate whitespace-nowrap\">{extensions?.textLink}</div>\n <div className=\"size-6\">\n <svg\n width=\"24\"\n height=\"24\"\n className=\"mb-[3px]\"\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n <path\n className=\"transition-all duration-[0.4s]\"\n d=\"M10.5 8L14.5 12L10.5 16\"\n stroke=\"#777\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n ></path>\n </svg>\n </div>\n </a>\n )}\n </div>\n )\n )\n }\n)\n\nTitle.displayName = 'Title'\n\nexport default withLayout(Title)\n"],
5
+ "mappings": "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",
6
+ "names": ["jsx", "jsxs", "React", "useEffect", "useRef", "useImperativeHandle", "gsap", "SplitText", "ScrollTrigger", "cn", "Heading", "withLayout", "trackUrlRef", "useInView", "componentType", "componentName", "Title", "data", "className", "as", "weight", "mobFlexCol", "ref", "title", "caption", "theme", "extensions", "align", "innerRef", "titleRef", "splitTextInstance", "scrollTriggerRef", "inViewRef", "inView", "gsapResize", "height", "words", "self", "progress", "total", "overlap", "interval", "step", "lastEnd", "normalizedProgress", "word", "i", "start", "width", "opacity", "Title_default"]
7
7
  }
@@ -6,6 +6,7 @@ export interface Feature {
6
6
  title: string;
7
7
  }
8
8
  export interface TitleProps {
9
+ mobFlexCol?: boolean;
9
10
  data: {
10
11
  /**
11
12
  * 主标题
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ import type { VideoFeatureProps } from './types.js';
3
+ declare const _default: React.ForwardRefExoticComponent<Omit<Omit<VideoFeatureProps & React.RefAttributes<HTMLDivElement>, keyof import("../../shared/Styles.js").StylesProps> & Partial<import("../../shared/Styles.js").StylesProps & import("../../shared/Styles.js").ContainerProps> & {
4
+ className?: string | undefined;
5
+ data?: Record<string, any> | undefined;
6
+ }, "ref"> & React.RefAttributes<any>>;
7
+ export default _default;
@@ -0,0 +1,2 @@
1
+ "use client";import{jsx as e,jsxs as c}from"react/jsx-runtime";import y,{useImperativeHandle as N,useRef as o,useState as s}from"react";import{Heading as D,Text as L}from"../../components/index.js";import{cn as T}from"../../helpers/utils.js";import{withLayout as w}from"../../shared/Styles.js";import{useExposure as H}from"../../hooks/useExposure.js";import{useIntersectionObserverDelay as p}from"../../hooks/useIntersectionObserver.js";const M="video",E="video_feature",n=y.forwardRef(({data:u,className:m},v)=>{const{title:i,subtitle:l,poster:f,video:x,mobPoster:b,mobvideo:d}=u,t=o(null),r=o(null),a=o(null),[_,h]=s(""),[k,V]=s("");return H(t,{componentType:M,componentName:E,componentTitle:i,componentDescription:l}),N(v,()=>t.current),p(r,{once:!0,threshold:.1,callback:()=>{h(x?.url)}}),p(a,{once:!0,threshold:.1,callback:()=>{d?.url&&V(d?.url)}}),c("section",{ref:t,"data-ui-component-id":"VideoFeature",className:T("video-feature rounded-box flex flex-col items-center text-white",m),children:[e(D,{as:"h2",size:4,html:i,className:"video-feature__title laptop:text-center w-full text-left"}),e(L,{as:"p",size:4,html:l,className:"video-feature__subtitle tablet:text-[14px] laptop:mt-[8px] laptop:text-center laptop:text-[14px] desktop:text-[16px] lg-desktop:text-[18px] mt-[4px] w-full text-left text-[14px]"}),c("div",{className:"video-feature__video-wrapper rounded-box mt-[24px] overflow-hidden xl:h-[360px]",children:[e("div",{ref:r,className:"video-feature__desktop-video-container",children:e("video",{playsInline:!0,autoPlay:!0,muted:!0,poster:f?.url,src:_,loop:!0,className:"video-feature__video video-feature__video--desktop tablet:block hidden size-full object-cover xl:h-[360px]"})}),e("div",{ref:a,className:"video-feature__mobile-video-container",children:e("video",{playsInline:!0,autoPlay:!0,muted:!0,poster:b?.url||"",src:k,loop:!0,className:"video-feature__video video-feature__video--mobile tablet:hidden block"})})]})]})});n.displayName="VideoFeature";var g=w(n);export{g as default};
2
+ //# sourceMappingURL=VideoFeature.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../../src/biz-components/VideoFeature/VideoFeature.tsx"],
4
+ "sourcesContent": ["'use client'\nimport React, { useImperativeHandle, useRef, useState } from 'react'\nimport { Heading, Text } from '../../components/index.js'\nimport { cn } from '../../helpers/utils.js'\nimport { withLayout } from '../../shared/Styles.js'\nimport { useExposure } from '../../hooks/useExposure.js'\nimport { useIntersectionObserverDelay } from '../../hooks/useIntersectionObserver.js'\nimport type { VideoFeatureProps } from './types.js'\n\nconst componentType = 'video'\nconst componentName = 'video_feature'\n\nconst VideoFeature = React.forwardRef<HTMLDivElement, VideoFeatureProps>(({ data, className }, ref) => {\n const { title, subtitle, poster, video, mobPoster, mobvideo } = data\n\n const boxRef = useRef<HTMLDivElement>(null)\n const desktopVideoRef = useRef<HTMLDivElement>(null)\n const mobileVideoRef = useRef<HTMLDivElement>(null)\n\n // \u63A7\u5236\u89C6\u9891\u662F\u5426\u52A0\u8F7D\n const [loadedDesktopVideoSrc, setLoadedDesktopVideoSrc] = useState('')\n const [loadedMobileVideoSrc, setLoadedMobileVideoSrc] = useState('')\n\n useExposure(boxRef, {\n componentType,\n componentName,\n componentTitle: title,\n componentDescription: subtitle,\n })\n\n useImperativeHandle(ref, () => boxRef.current as HTMLDivElement)\n\n // \u684C\u9762\u7AEF\u89C6\u9891\u61D2\u52A0\u8F7D\n useIntersectionObserverDelay(desktopVideoRef, {\n once: true,\n threshold: 0.1,\n callback: () => {\n setLoadedDesktopVideoSrc(video?.url)\n },\n })\n\n // \u79FB\u52A8\u7AEF\u89C6\u9891\u61D2\u52A0\u8F7D\n useIntersectionObserverDelay(mobileVideoRef, {\n once: true,\n threshold: 0.1,\n callback: () => {\n if (mobvideo?.url) {\n setLoadedMobileVideoSrc(mobvideo?.url)\n }\n },\n })\n\n return (\n <section\n ref={boxRef}\n data-ui-component-id=\"VideoFeature\"\n className={cn('video-feature rounded-box flex flex-col items-center text-white', className)}\n >\n <Heading as={'h2'} size={4} html={title} className=\"video-feature__title laptop:text-center w-full text-left\" />\n <Text\n as={'p'}\n size={4}\n html={subtitle}\n className=\"video-feature__subtitle tablet:text-[14px] laptop:mt-[8px] laptop:text-center laptop:text-[14px] desktop:text-[16px] lg-desktop:text-[18px] mt-[4px] w-full text-left text-[14px]\"\n />\n <div className=\"video-feature__video-wrapper rounded-box mt-[24px] overflow-hidden xl:h-[360px]\">\n <div ref={desktopVideoRef} className=\"video-feature__desktop-video-container\">\n <video\n playsInline\n autoPlay\n muted\n poster={poster?.url}\n src={loadedDesktopVideoSrc}\n loop\n className=\"video-feature__video video-feature__video--desktop tablet:block hidden size-full object-cover xl:h-[360px]\"\n ></video>\n </div>\n <div ref={mobileVideoRef} className=\"video-feature__mobile-video-container\">\n <video\n playsInline\n autoPlay\n muted\n poster={mobPoster?.url || ''}\n src={loadedMobileVideoSrc}\n loop\n className=\"video-feature__video video-feature__video--mobile tablet:hidden block\"\n ></video>\n </div>\n </div>\n </section>\n )\n})\n\nVideoFeature.displayName = 'VideoFeature'\n\nexport default withLayout(VideoFeature)\n"],
5
+ "mappings": "aA0DM,cAAAA,EAOA,QAAAC,MAPA,oBAzDN,OAAOC,GAAS,uBAAAC,EAAqB,UAAAC,EAAQ,YAAAC,MAAgB,QAC7D,OAAS,WAAAC,EAAS,QAAAC,MAAY,4BAC9B,OAAS,MAAAC,MAAU,yBACnB,OAAS,cAAAC,MAAkB,yBAC3B,OAAS,eAAAC,MAAmB,6BAC5B,OAAS,gCAAAC,MAAoC,yCAG7C,MAAMC,EAAgB,QAChBC,EAAgB,gBAEhBC,EAAeZ,EAAM,WAA8C,CAAC,CAAE,KAAAa,EAAM,UAAAC,CAAU,EAAGC,IAAQ,CACrG,KAAM,CAAE,MAAAC,EAAO,SAAAC,EAAU,OAAAC,EAAQ,MAAAC,EAAO,UAAAC,EAAW,SAAAC,CAAS,EAAIR,EAE1DS,EAASpB,EAAuB,IAAI,EACpCqB,EAAkBrB,EAAuB,IAAI,EAC7CsB,EAAiBtB,EAAuB,IAAI,EAG5C,CAACuB,EAAuBC,CAAwB,EAAIvB,EAAS,EAAE,EAC/D,CAACwB,EAAsBC,CAAuB,EAAIzB,EAAS,EAAE,EAEnE,OAAAK,EAAYc,EAAQ,CAClB,cAAAZ,EACA,cAAAC,EACA,eAAgBK,EAChB,qBAAsBC,CACxB,CAAC,EAEDhB,EAAoBc,EAAK,IAAMO,EAAO,OAAyB,EAG/Db,EAA6Bc,EAAiB,CAC5C,KAAM,GACN,UAAW,GACX,SAAU,IAAM,CACdG,EAAyBP,GAAO,GAAG,CACrC,CACF,CAAC,EAGDV,EAA6Be,EAAgB,CAC3C,KAAM,GACN,UAAW,GACX,SAAU,IAAM,CACVH,GAAU,KACZO,EAAwBP,GAAU,GAAG,CAEzC,CACF,CAAC,EAGCtB,EAAC,WACC,IAAKuB,EACL,uBAAqB,eACrB,UAAWhB,EAAG,kEAAmEQ,CAAS,EAE1F,UAAAhB,EAACM,EAAA,CAAQ,GAAI,KAAM,KAAM,EAAG,KAAMY,EAAO,UAAU,2DAA2D,EAC9GlB,EAACO,EAAA,CACC,GAAI,IACJ,KAAM,EACN,KAAMY,EACN,UAAU,oLACZ,EACAlB,EAAC,OAAI,UAAU,kFACb,UAAAD,EAAC,OAAI,IAAKyB,EAAiB,UAAU,yCACnC,SAAAzB,EAAC,SACC,YAAW,GACX,SAAQ,GACR,MAAK,GACL,OAAQoB,GAAQ,IAChB,IAAKO,EACL,KAAI,GACJ,UAAU,6GACX,EACH,EACA3B,EAAC,OAAI,IAAK0B,EAAgB,UAAU,wCAClC,SAAA1B,EAAC,SACC,YAAW,GACX,SAAQ,GACR,MAAK,GACL,OAAQsB,GAAW,KAAO,GAC1B,IAAKO,EACL,KAAI,GACJ,UAAU,wEACX,EACH,GACF,GACF,CAEJ,CAAC,EAEDf,EAAa,YAAc,eAE3B,IAAOiB,EAAQtB,EAAWK,CAAY",
6
+ "names": ["jsx", "jsxs", "React", "useImperativeHandle", "useRef", "useState", "Heading", "Text", "cn", "withLayout", "useExposure", "useIntersectionObserverDelay", "componentType", "componentName", "VideoFeature", "data", "className", "ref", "title", "subtitle", "poster", "video", "mobPoster", "mobvideo", "boxRef", "desktopVideoRef", "mobileVideoRef", "loadedDesktopVideoSrc", "setLoadedDesktopVideoSrc", "loadedMobileVideoSrc", "setLoadedMobileVideoSrc", "VideoFeature_default"]
7
+ }
@@ -0,0 +1,2 @@
1
+ export { default } from './VideoFeature.js';
2
+ export type { VideoFeatureProps } from './types.js';
@@ -0,0 +1,2 @@
1
+ import{default as r}from"./VideoFeature.js";export{r as default};
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../../src/biz-components/VideoFeature/index.ts"],
4
+ "sourcesContent": ["export { default } from './VideoFeature.js'\nexport type { VideoFeatureProps } from './types.js'\n"],
5
+ "mappings": "AAAA,OAAS,WAAAA,MAAe",
6
+ "names": ["default"]
7
+ }
@@ -0,0 +1,19 @@
1
+ import type { Media } from '../../types/props';
2
+ export interface VideoFeatureProps {
3
+ data: {
4
+ /** 主标题 */
5
+ title: string;
6
+ /** 副标题/描述 */
7
+ subtitle?: string;
8
+ /** 桌面端视频 URL */
9
+ video: Media;
10
+ /** 桌面端视频封面图 */
11
+ poster?: Media;
12
+ /** 移动端视频 URL */
13
+ mobvideo?: Media;
14
+ /** 移动端视频封面图 */
15
+ mobPoster?: Media;
16
+ };
17
+ /** 自定义类名 */
18
+ className?: string;
19
+ }
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": [],
4
+ "sourcesContent": [],
5
+ "mappings": "",
6
+ "names": []
7
+ }
@@ -1,2 +1,2 @@
1
- import{jsx as o,jsxs as p}from"react/jsx-runtime";import{Dialog as a,DialogContent as n}from"../../components/dialog.js";import{YouTubePlayer as s}from"../VideoModal/YouTubePlayer.js";const d=r=>{const{visible:i,youTubeId:e,videoUrl:t,onCloseModal:l}=r;return o(a,{open:i,onOpenChange:()=>l(),children:p(n,{className:"max-h-3/4 h-3/4 w-4/5 max-w-[1200px] border-none bg-transparent p-0 [&_button]:hidden",children:[e?o(s,{youTubeId:e}):null,t?o("video",{className:"size-full overflow-hidden rounded-2xl object-cover",src:t,muted:!0,loop:!0,autoPlay:!0,controls:!0}):null,o("div",{onClick:()=>l(),className:"tablet:size-8 tablet:-right-8 tablet:-top-8 absolute -right-6 -top-6 size-6 cursor-pointer overflow-hidden text-white",children:o("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon",className:"HomeCharger_closeWrap__Z7aBo",children:o("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6 18 18 6M6 6l12 12"})})})]})})};export{d as VideoModal};
1
+ import{jsx as o,jsxs as p}from"react/jsx-runtime";import{Dialog as n,DialogContent as a}from"../../components/dialog.js";import{YouTubePlayer as d}from"../VideoModal/YouTubePlayer.js";const s=r=>{const{visible:i,youTubeId:e,videoUrl:t,onCloseModal:l}=r;return o(n,{open:i,onOpenChange:()=>l(),children:p(a,{className:"max-h-3/4 h-3/4 w-4/5 max-w-[1200px] border-none bg-transparent p-0 [&_button]:hidden",children:[e?o(d,{youTubeId:e}):null,t?o("video",{className:"size-full overflow-hidden rounded-2xl object-cover",src:t,muted:!0,loop:!0,autoPlay:!0,controls:!0}):null,o("div",{onClick:()=>l(),className:"tablet:size-8 tablet:-right-8 tablet:-top-8 absolute -right-6 -top-6 size-6 cursor-pointer overflow-hidden text-white",children:o("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon",className:"HomeCharger_closeWrap__Z7aBo",children:o("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6 18 18 6M6 6l12 12"})})})]})})};export{s as VideoModal};
2
2
  //# sourceMappingURL=index.js.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../src/biz-components/VideoModal/index.tsx"],
4
- "sourcesContent": ["import type { Media } from '../../types/props.js'\nimport { Dialog, DialogContent } from '../../components/dialog.js'\nimport { YouTubePlayer } from '../VideoModal/YouTubePlayer.js'\n\nexport type VideoModalType = {\n visible: boolean\n youTubeId?: string\n videoUrl?: string\n onCloseModal: () => void\n}\n\nconst VideoModal = (props: VideoModalType) => {\n const { visible, youTubeId, videoUrl, onCloseModal } = props\n\n return (\n <Dialog open={visible} onOpenChange={() => onCloseModal()}>\n <DialogContent className=\"max-h-3/4 h-3/4 w-4/5 max-w-[1200px] border-none bg-transparent p-0 [&_button]:hidden\">\n {youTubeId ? <YouTubePlayer youTubeId={youTubeId} /> : null}\n {videoUrl ? (\n <video\n className=\"size-full overflow-hidden rounded-2xl object-cover\"\n src={videoUrl}\n muted\n loop\n autoPlay\n controls\n />\n ) : null}\n <div\n onClick={() => onCloseModal()}\n className=\"tablet:size-8 tablet:-right-8 tablet:-top-8 absolute -right-6 -top-6 size-6 cursor-pointer overflow-hidden text-white\"\n >\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fill=\"none\"\n viewBox=\"0 0 24 24\"\n stroke-width=\"1.5\"\n stroke=\"currentColor\"\n aria-hidden=\"true\"\n data-slot=\"icon\"\n className=\"HomeCharger_closeWrap__Z7aBo\"\n >\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 18 18 6M6 6l12 12\"></path>\n </svg>\n </div>\n </DialogContent>\n </Dialog>\n )\n}\n\nexport { VideoModal }\n"],
5
- "mappings": "AAgBM,OACe,OAAAA,EADf,QAAAC,MAAA,oBAfN,OAAS,UAAAC,EAAQ,iBAAAC,MAAqB,6BACtC,OAAS,iBAAAC,MAAqB,iCAS9B,MAAMC,EAAcC,GAA0B,CAC5C,KAAM,CAAE,QAAAC,EAAS,UAAAC,EAAW,SAAAC,EAAU,aAAAC,CAAa,EAAIJ,EAEvD,OACEN,EAACE,EAAA,CAAO,KAAMK,EAAS,aAAc,IAAMG,EAAa,EACtD,SAAAT,EAACE,EAAA,CAAc,UAAU,wFACtB,UAAAK,EAAYR,EAACI,EAAA,CAAc,UAAWI,EAAW,EAAK,KACtDC,EACCT,EAAC,SACC,UAAU,qDACV,IAAKS,EACL,MAAK,GACL,KAAI,GACJ,SAAQ,GACR,SAAQ,GACV,EACE,KACJT,EAAC,OACC,QAAS,IAAMU,EAAa,EAC5B,UAAU,wHAEV,SAAAV,EAAC,OACC,MAAM,6BACN,KAAK,OACL,QAAQ,YACR,eAAa,MACb,OAAO,eACP,cAAY,OACZ,YAAU,OACV,UAAU,+BAEV,SAAAA,EAAC,QAAK,iBAAe,QAAQ,kBAAgB,QAAQ,EAAE,uBAAuB,EAChF,EACF,GACF,EACF,CAEJ",
4
+ "sourcesContent": ["import { Dialog, DialogContent } from '../../components/dialog.js'\nimport { YouTubePlayer } from '../VideoModal/YouTubePlayer.js'\n\nexport type VideoModalType = {\n visible: boolean\n youTubeId?: string\n videoUrl?: string\n onCloseModal: () => void\n}\n\nconst VideoModal = (props: VideoModalType) => {\n const { visible, youTubeId, videoUrl, onCloseModal } = props\n\n return (\n <Dialog open={visible} onOpenChange={() => onCloseModal()}>\n <DialogContent className=\"max-h-3/4 h-3/4 w-4/5 max-w-[1200px] border-none bg-transparent p-0 [&_button]:hidden\">\n {youTubeId ? <YouTubePlayer youTubeId={youTubeId} /> : null}\n {videoUrl ? (\n <video\n className=\"size-full overflow-hidden rounded-2xl object-cover\"\n src={videoUrl}\n muted\n loop\n autoPlay\n controls\n />\n ) : null}\n <div\n onClick={() => onCloseModal()}\n className=\"tablet:size-8 tablet:-right-8 tablet:-top-8 absolute -right-6 -top-6 size-6 cursor-pointer overflow-hidden text-white\"\n >\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fill=\"none\"\n viewBox=\"0 0 24 24\"\n stroke-width=\"1.5\"\n stroke=\"currentColor\"\n aria-hidden=\"true\"\n data-slot=\"icon\"\n className=\"HomeCharger_closeWrap__Z7aBo\"\n >\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 18 18 6M6 6l12 12\"></path>\n </svg>\n </div>\n </DialogContent>\n </Dialog>\n )\n}\n\nexport { VideoModal }\n"],
5
+ "mappings": "AAeM,OACe,OAAAA,EADf,QAAAC,MAAA,oBAfN,OAAS,UAAAC,EAAQ,iBAAAC,MAAqB,6BACtC,OAAS,iBAAAC,MAAqB,iCAS9B,MAAMC,EAAcC,GAA0B,CAC5C,KAAM,CAAE,QAAAC,EAAS,UAAAC,EAAW,SAAAC,EAAU,aAAAC,CAAa,EAAIJ,EAEvD,OACEN,EAACE,EAAA,CAAO,KAAMK,EAAS,aAAc,IAAMG,EAAa,EACtD,SAAAT,EAACE,EAAA,CAAc,UAAU,wFACtB,UAAAK,EAAYR,EAACI,EAAA,CAAc,UAAWI,EAAW,EAAK,KACtDC,EACCT,EAAC,SACC,UAAU,qDACV,IAAKS,EACL,MAAK,GACL,KAAI,GACJ,SAAQ,GACR,SAAQ,GACV,EACE,KACJT,EAAC,OACC,QAAS,IAAMU,EAAa,EAC5B,UAAU,wHAEV,SAAAV,EAAC,OACC,MAAM,6BACN,KAAK,OACL,QAAQ,YACR,eAAa,MACb,OAAO,eACP,cAAY,OACZ,YAAU,OACV,UAAU,+BAEV,SAAAA,EAAC,QAAK,iBAAe,QAAQ,kBAAgB,QAAQ,EAAE,uBAAuB,EAChF,EACF,GACF,EACF,CAEJ",
6
6
  "names": ["jsx", "jsxs", "Dialog", "DialogContent", "YouTubePlayer", "VideoModal", "props", "visible", "youTubeId", "videoUrl", "onCloseModal"]
7
7
  }
@@ -7,8 +7,8 @@ declare const WhyChooseItem: {
7
7
  displayName: string;
8
8
  };
9
9
  declare const _default: React.ForwardRefExoticComponent<Omit<Omit<WhyChooseProps & React.RefAttributes<HTMLDivElement>, keyof import("../../shared/Styles.js").StylesProps> & Partial<import("../../shared/Styles.js").StylesProps & import("../../shared/Styles.js").ContainerProps> & {
10
- className?: string;
11
- data?: Record<string, any>;
10
+ className?: string | undefined;
11
+ data?: Record<string, any> | undefined;
12
12
  }, "ref"> & React.RefAttributes<any>>;
13
13
  export default _default;
14
14
  export { WhyChooseItem };
@@ -13,6 +13,8 @@ export { default as MediaPlayerBase } from './MediaPlayerBase/index.js';
13
13
  export { default as MediaPlayerSticky } from './MediaPlayerSticky/index.js';
14
14
  export { default as MediaPlayerMulti } from './MediaPlayerMulti/index.js';
15
15
  export { default as Marquee } from './Marquee/index.js';
16
+ export { default as MarqueeReview } from './MarqueeReview/index.js';
17
+ export type { MarqueeReviewProps, MarqueeReviewData, ReviewItem } from './MarqueeReview/index.js';
16
18
  export { default as WhyChoose } from './WhyChoose/index.js';
17
19
  export { default as Faq } from './Faq/index.js';
18
20
  export { MarqueeItem, MarqueeImageContent, MarqueeTextContent } from './Marquee/index.js';
@@ -55,7 +57,45 @@ export { default as GiftBox } from './GiftBox/index.js';
55
57
  export { default as SelectStore } from './SelectStore/index.js';
56
58
  export { default as DownLoad } from './DownLoad/index.js';
57
59
  export { default as FootCharger } from './FootCharger/index.js';
60
+ export { default as CollectionsFilters } from './CollectionsFilters/index.js';
61
+ export { default as FilterList } from './CollectionsFilters/FilterList.js';
62
+ export { default as FilterHeader } from './CollectionsFilters/FilterHeader.js';
63
+ export { default as FilterCardWrap } from './CollectionsFilters/FilterCardWrap.js';
64
+ export { default as FilterCardWrapItem } from './CollectionsFilters/FilterCardWrapItem.js';
65
+ export { default as Paginator } from './Paginator/index.js';
66
+ export { default as CollectionsBanner } from './CollectionsBanner/index.js';
67
+ export { default as TextMarquee } from './TextMarquee/index.js';
68
+ export { default as CollectionShelves } from './CollectionShelves/index.js';
69
+ export { default as ProductCompare } from './ProductCompare/index.js';
70
+ export type { ProductCompareProps, ProductItemData } from './ProductCompare/index.js';
71
+ export { default as Ksp } from './Ksp/index.js';
72
+ export type { KspProps, KspData, KspCardItem } from './Ksp/index.js';
73
+ export { default as ImageTextFeature } from './ImageTextFeature/index.js';
74
+ export type { ImageTextFeatureProps, ImageTextFeatureItem } from './ImageTextFeature/index.js';
75
+ export { default as FeatureCards } from './FeatureCards/index.js';
76
+ export type { FeatureCardsProps, FeatureCardItem } from './FeatureCards/index.js';
77
+ export { default as ImageWithText } from './ImageWithText/index.js';
78
+ export type { ImageWithTextProps } from './ImageWithText/index.js';
79
+ export { default as VideoFeature } from './VideoFeature/index.js';
80
+ export type { VideoFeatureProps } from './VideoFeature/index.js';
81
+ export { default as TabsWithMedia } from './TabsWithMedia/index.js';
82
+ export type { TabsWithMediaProps, TabItem, TimeIndex } from './TabsWithMedia/index.js';
83
+ export { default as TabWithImage } from './TabWithImage/index.js';
84
+ export type { TabWithImageProps, TabWithImageDataItem } from './TabWithImage/index.js';
85
+ export { default as FeatureShowcase } from './FeatureShowcase/index.js';
86
+ export type { FeatureShowcaseProps, FeatureShowcaseItem } from './FeatureShowcase/index.js';
87
+ export { default as ProductHero } from './ProductHero/index.js';
88
+ export type { ProductHeroProps } from './ProductHero/index.js';
89
+ export { default as SpecsComparison } from './SpecsComparison/index.js';
90
+ export type { SpecsComparisonProps, SpecsComparisonMenuItem, SpecsComparisonLeftMenuItem, } from './SpecsComparison/index.js';
91
+ export { default as MediaSceneSwitcher } from './MediaSceneSwitcher/index.js';
92
+ export type { MediaSceneSwitcherProps } from './MediaSceneSwitcher/types.js';
93
+ export { default as ThreeDCarousel } from './ThreeDCarousel/index.js';
94
+ export type { ThreeDCarouselProps } from './ThreeDCarousel/index.js';
95
+ export { default as ProductNav } from './ProductNav/index.js';
96
+ export type { ProductNavProps, TabLink, AnchorItem, BuyButton } from './ProductNav/index.js';
58
97
  export declare const PAYLOAD_COMPONENT_MAP: {
98
+ 'ipc-accordioncards': string;
59
99
  'ipc-aplusdesc': string;
60
100
  'ipc-banner': string;
61
101
  'ipc-brand-equity': string;
@@ -89,4 +129,6 @@ export declare const PAYLOAD_COMPONENT_MAP: {
89
129
  'ipc-text-marquee': string;
90
130
  'ipc-title': string;
91
131
  'ipc-whychoose': string;
132
+ 'ipc-product-nav': string;
133
+ ksp: string;
92
134
  };
@@ -1,2 +1,2 @@
1
- import{default as t}from"./BrandEquity/index.js";import{default as p}from"./MemberEquity/index.js";import{default as f}from"./Slogan/index.js";import{default as c}from"./Title/index.js";import{default as s}from"./Spacer/index.js";import{default as m}from"./ShelfDisplay/index.js";import{default as h}from"./Evaluate/index.js";import{default as y}from"./Category/index.js";import{default as g}from"./HeroBanner/index.js";import{default as B}from"./AccordionCards/index.js";import{default as G}from"./Graphic/index.js";import{default as q}from"./MediaPlayerBase/index.js";import{default as v}from"./MediaPlayerSticky/index.js";import{default as A}from"./MediaPlayerMulti/index.js";import{default as E}from"./Marquee/index.js";import{default as F}from"./WhyChoose/index.js";import{default as O}from"./Faq/index.js";import{MarqueeItem as H,MarqueeImageContent as N,MarqueeTextContent as _}from"./Marquee/index.js";import{default as I}from"./MultiLayoutGraphicBlock/index.js";import{default as z}from"./GraphicAttractionBlock/index.js";import{default as Y}from"./HeaderNavigation/index.js";import{default as K}from"./FooterNavigation/index.js";import{default as U}from"./SearchPage/index.js";import{IPC_SEARCH_PAGE as X,SearchPageTabType as Z}from"./SearchPage/types.js";import{withLayout as ee}from"../shared/Styles.js";import{default as re}from"./AiuiProvider/index.js";import{default as oe}from"./Tabs/index.js";import{default as le}from"./CreativeModule/index.js";import{default as ie}from"./GraphicOverlay/index.js";import{default as ue}from"./Specs/index.js";import{default as de}from"./TabsGroup/index.js";import{default as xe}from"./Listing/BizProductProvider.js";import{default as ne}from"./Listing/components/PurchaseBar/index.js";import{default as Pe}from"./Listing/components/PurchaseBar/ProductActions/index.js";import{default as Me}from"./Listing/components/ProductCard/index.js";import{default as Se}from"./Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/index.js";import{default as be}from"./Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js";import{default as Ce}from"./Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.js";import{default as ke}from"./Listing/components/ProductCard/ProductDetail/ProductExchangePurchase/index.js";import{default as Te}from"./Listing/components/ProductCard/ProductDetail/ProductOptions/index.js";import{default as De}from"./Listing/components/ProductCard/ProductDetail/ProductBundle/index.js";import{default as Le}from"./Listing/components/ProductCard/ProductGridBox.js";import{default as we}from"./Listing/components/ProductCard/ProductGallery/index.js";import{default as Ne}from"./Listing/components/ProductCard/ProductDetail/index.js";import{default as je}from"./Listing/components/ProductCard/ProductSummary/index.js";import{default as We}from"./Listing/components/ProductCard/ProductDetail/BenefitsTab.js";import{default as Re}from"./Listing/components/PaidShipping/index.js";import{default as Je}from"./GraphicMore/index.js";import{default as Qe}from"./Features/index.js";import{default as Ve}from"./AplusDesc/index.js";import{default as Ze}from"./GiftBox/index.js";import{default as ea}from"./SelectStore/index.js";import{default as ra}from"./DownLoad/index.js";import{default as oa}from"./FootCharger/index.js";const e={"ipc-aplusdesc":"AplusDesc","ipc-banner":"Banner","ipc-brand-equity":"BrandEquity","ipc-category":"Category","ipc-collection-banner":"CollectionBanner","ipc-collection-shelves":"CollectionShelves","ipc-creativemodule":"CreativeModule","ipc-download":"DownLoad","ipc-evaluate":"Evaluate","ipc-faq":"Faq","ipc-features":"Features","ipc-footcharger":"FootCharger","ipc-ga-block":"GraphicAttractionBlock","ipc-giftbox":"GiftBox","ipc-graphic":"Graphic","ipc-graphicmore":"GraphicMore","ipc-graphicoverlay":"GraphicOverlay","ipc-marquee":"Marquee","ipc-mediaplayerbase":"MediaPlayerBase","ipc-mediaplayermulti":"MediaPlayerMulti","ipc-mediaplayersticky":"MediaPlayerSticky","ipc-member-equity":"MemberEquity","ipc-mlg-block":"MultiLayoutGraphicBlock","ipc-search-page-tabs":"SearchPageBlock","ipc-selectstore":"SelectStore","ipc-shelfdisplay":"ShelfDisplay","ipc-slogan":"Slogan","ipc-spacer":"Spacer","ipc-specs":"Specs","ipc-tabs":"Tabs","ipc-text-marquee":"TextMarquee","ipc-title":"Title","ipc-whychoose":"WhyChoose"};export{B as AccordionCards,re as AiuiProvider,Ve as AplusDesc,We as BenefitsTab,xe as BizProductProvider,t as BrandEquity,y as Category,le as CreativeModule,ra as DownLoad,h as Evaluate,O as Faq,Qe as Features,oa as FootCharger,K as FooterNavigation,Ze as GiftBox,G as Graphic,z as GraphicAttractionBlock,Je as GraphicMore,ie as GraphicOverlay,Y as HeaderNavigation,g as HeroBanner,X as IPC_SEARCH_PAGE,E as Marquee,N as MarqueeImageContent,H as MarqueeItem,_ as MarqueeTextContent,q as MediaPlayerBase,A as MediaPlayerMulti,v as MediaPlayerSticky,p as MemberEquity,I as MultiLayoutGraphicBlock,e as PAYLOAD_COMPONENT_MAP,Re as PaidShipping,Pe as ProductActions,Se as ProductBenefitsTabs,De as ProductBundle,Me as ProductCard,Ne as ProductDetail,ke as ProductExchangePurchase,Ce as ProductFreeGift,we as ProductGallery,Le as ProductGridBox,be as ProductHighlight,Te as ProductOptions,je as ProductSummary,ne as PurchaseBar,U as SearchPage,Z as SearchPageTabType,ea as SelectStore,m as ShelfDisplay,f as Slogan,s as Spacer,ue as Specs,de as TabGroup,oe as Tabs,c as Title,F as WhyChoose,ee as withLayout};
1
+ import{default as t}from"./BrandEquity/index.js";import{default as p}from"./MemberEquity/index.js";import{default as f}from"./Slogan/index.js";import{default as u}from"./Title/index.js";import{default as l}from"./Spacer/index.js";import{default as m}from"./ShelfDisplay/index.js";import{default as n}from"./Evaluate/index.js";import{default as P}from"./Category/index.js";import{default as g}from"./HeroBanner/index.js";import{default as M}from"./AccordionCards/index.js";import{default as T}from"./Graphic/index.js";import{default as b}from"./MediaPlayerBase/index.js";import{default as I}from"./MediaPlayerSticky/index.js";import{default as q}from"./MediaPlayerMulti/index.js";import{default as j}from"./Marquee/index.js";import{default as k}from"./MarqueeReview/index.js";import{default as D}from"./WhyChoose/index.js";import{default as L}from"./Faq/index.js";import{MarqueeItem as H,MarqueeImageContent as N,MarqueeTextContent as K}from"./Marquee/index.js";import{default as R}from"./MultiLayoutGraphicBlock/index.js";import{default as V}from"./GraphicAttractionBlock/index.js";import{default as Y}from"./HeaderNavigation/index.js";import{default as Q}from"./FooterNavigation/index.js";import{default as X}from"./SearchPage/index.js";import{IPC_SEARCH_PAGE as $,SearchPageTabType as ee}from"./SearchPage/types.js";import{withLayout as ae}from"../shared/Styles.js";import{default as oe}from"./AiuiProvider/index.js";import{default as se}from"./Tabs/index.js";import{default as ie}from"./CreativeModule/index.js";import{default as de}from"./GraphicOverlay/index.js";import{default as ce}from"./Specs/index.js";import{default as xe}from"./TabsGroup/index.js";import{default as he}from"./Listing/BizProductProvider.js";import{default as ye}from"./Listing/components/PurchaseBar/index.js";import{default as Ce}from"./Listing/components/PurchaseBar/ProductActions/index.js";import{default as Se}from"./Listing/components/ProductCard/index.js";import{default as Fe}from"./Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/index.js";import{default as Be}from"./Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js";import{default as ve}from"./Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.js";import{default as Ge}from"./Listing/components/ProductCard/ProductDetail/ProductExchangePurchase/index.js";import{default as we}from"./Listing/components/ProductCard/ProductDetail/ProductOptions/index.js";import{default as Ae}from"./Listing/components/ProductCard/ProductDetail/ProductBundle/index.js";import{default as We}from"./Listing/components/ProductCard/ProductGridBox.js";import{default as Ee}from"./Listing/components/ProductCard/ProductGallery/index.js";import{default as Ne}from"./Listing/components/ProductCard/ProductDetail/index.js";import{default as Oe}from"./Listing/components/ProductCard/ProductSummary/index.js";import{default as _e}from"./Listing/components/ProductCard/ProductDetail/BenefitsTab.js";import{default as ze}from"./Listing/components/PaidShipping/index.js";import{default as Je}from"./GraphicMore/index.js";import{default as Ue}from"./Features/index.js";import{default as Ze}from"./AplusDesc/index.js";import{default as er}from"./GiftBox/index.js";import{default as ar}from"./SelectStore/index.js";import{default as or}from"./DownLoad/index.js";import{default as sr}from"./FootCharger/index.js";import{default as ir}from"./CollectionsFilters/index.js";import{default as dr}from"./CollectionsFilters/FilterList.js";import{default as cr}from"./CollectionsFilters/FilterHeader.js";import{default as xr}from"./CollectionsFilters/FilterCardWrap.js";import{default as hr}from"./CollectionsFilters/FilterCardWrapItem.js";import{default as yr}from"./Paginator/index.js";import{default as Cr}from"./CollectionsBanner/index.js";import{default as Sr}from"./TextMarquee/index.js";import{default as Fr}from"./CollectionShelves/index.js";import{default as Br}from"./ProductCompare/index.js";import{default as vr}from"./Ksp/index.js";import{default as Gr}from"./ImageTextFeature/index.js";import{default as wr}from"./FeatureCards/index.js";import{default as Ar}from"./ImageWithText/index.js";import{default as Wr}from"./VideoFeature/index.js";import{default as Er}from"./TabsWithMedia/index.js";import{default as Nr}from"./TabWithImage/index.js";import{default as Or}from"./FeatureShowcase/index.js";import{default as _r}from"./ProductHero/index.js";import{default as zr}from"./SpecsComparison/index.js";import{default as Jr}from"./MediaSceneSwitcher/index.js";import{default as Ur}from"./ThreeDCarousel/index.js";import{default as Zr}from"./ProductNav/index.js";const e={"ipc-accordioncards":"AccordionCards","ipc-aplusdesc":"AplusDesc","ipc-banner":"HeroBanner","ipc-brand-equity":"BrandEquity","ipc-category":"Category","ipc-collection-banner":"CollectionBanner","ipc-collection-shelves":"CollectionShelves","ipc-creativemodule":"CreativeModule","ipc-download":"DownLoad","ipc-evaluate":"Evaluate","ipc-faq":"Faq","ipc-features":"Features","ipc-footcharger":"FootCharger","ipc-ga-block":"GraphicAttractionBlock","ipc-giftbox":"GiftBox","ipc-graphic":"Graphic","ipc-graphicmore":"GraphicMore","ipc-graphicoverlay":"GraphicOverlay","ipc-marquee":"Marquee","ipc-mediaplayerbase":"MediaPlayerBase","ipc-mediaplayermulti":"MediaPlayerMulti","ipc-mediaplayersticky":"MediaPlayerSticky","ipc-member-equity":"MemberEquity","ipc-mlg-block":"MultiLayoutGraphicBlock","ipc-search-page-tabs":"SearchPageBlock","ipc-selectstore":"SelectStore","ipc-shelfdisplay":"ShelfDisplay","ipc-slogan":"Slogan","ipc-spacer":"Spacer","ipc-specs":"Specs","ipc-tabs":"Tabs","ipc-text-marquee":"TextMarquee","ipc-title":"Title","ipc-whychoose":"WhyChoose","ipc-product-nav":"ProductNav",ksp:"Ksp"};export{M as AccordionCards,oe as AiuiProvider,Ze as AplusDesc,_e as BenefitsTab,he as BizProductProvider,t as BrandEquity,P as Category,Fr as CollectionShelves,Cr as CollectionsBanner,ir as CollectionsFilters,ie as CreativeModule,or as DownLoad,n as Evaluate,L as Faq,wr as FeatureCards,Or as FeatureShowcase,Ue as Features,xr as FilterCardWrap,hr as FilterCardWrapItem,cr as FilterHeader,dr as FilterList,sr as FootCharger,Q as FooterNavigation,er as GiftBox,T as Graphic,V as GraphicAttractionBlock,Je as GraphicMore,de as GraphicOverlay,Y as HeaderNavigation,g as HeroBanner,$ as IPC_SEARCH_PAGE,Gr as ImageTextFeature,Ar as ImageWithText,vr as Ksp,j as Marquee,N as MarqueeImageContent,H as MarqueeItem,k as MarqueeReview,K as MarqueeTextContent,b as MediaPlayerBase,q as MediaPlayerMulti,I as MediaPlayerSticky,Jr as MediaSceneSwitcher,p as MemberEquity,R as MultiLayoutGraphicBlock,e as PAYLOAD_COMPONENT_MAP,yr as Paginator,ze as PaidShipping,Ce as ProductActions,Fe as ProductBenefitsTabs,Ae as ProductBundle,Se as ProductCard,Br as ProductCompare,Ne as ProductDetail,Ge as ProductExchangePurchase,ve as ProductFreeGift,Ee as ProductGallery,We as ProductGridBox,_r as ProductHero,Be as ProductHighlight,Zr as ProductNav,we as ProductOptions,Oe as ProductSummary,ye as PurchaseBar,X as SearchPage,ee as SearchPageTabType,ar as SelectStore,m as ShelfDisplay,f as Slogan,l as Spacer,ce as Specs,zr as SpecsComparison,xe as TabGroup,Nr as TabWithImage,se as Tabs,Er as TabsWithMedia,Sr as TextMarquee,Ur as ThreeDCarousel,u as Title,Wr as VideoFeature,D as WhyChoose,ae as withLayout};
2
2
  //# sourceMappingURL=index.js.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/biz-components/index.ts"],
4
- "sourcesContent": ["export { default as BrandEquity } from './BrandEquity/index.js'\nexport { default as MemberEquity } from './MemberEquity/index.js'\nexport { default as Slogan } from './Slogan/index.js'\nexport { default as Title } from './Title/index.js'\nexport { default as Spacer } from './Spacer/index.js'\nexport { default as ShelfDisplay } from './ShelfDisplay/index.js'\nexport { default as Evaluate } from './Evaluate/index.js'\nexport { default as Category } from './Category/index.js'\nexport { default as HeroBanner } from './HeroBanner/index.js'\nexport { default as AccordionCards } from './AccordionCards/index.js'\nexport { default as Graphic } from './Graphic/index.js'\nexport { default as MediaPlayerBase } from './MediaPlayerBase/index.js'\nexport { default as MediaPlayerSticky } from './MediaPlayerSticky/index.js'\nexport { default as MediaPlayerMulti } from './MediaPlayerMulti/index.js'\nexport { default as Marquee } from './Marquee/index.js'\nexport { default as WhyChoose } from './WhyChoose/index.js'\nexport { default as Faq } from './Faq/index.js'\nexport { MarqueeItem, MarqueeImageContent, MarqueeTextContent } from './Marquee/index.js'\nexport { default as MultiLayoutGraphicBlock } from './MultiLayoutGraphicBlock/index.js'\nexport type { MultiLayoutGraphicBlockProps } from './MultiLayoutGraphicBlock/index.js'\nexport { default as GraphicAttractionBlock } from './GraphicAttractionBlock/index.js'\nexport type { GraphicAttractionBlockProps } from './GraphicAttractionBlock/index.js'\nexport { default as HeaderNavigation } from './HeaderNavigation/index.js'\nexport { default as FooterNavigation } from './FooterNavigation/index.js'\nexport { default as SearchPage } from './SearchPage/index.js'\nexport type { SearchPageProps } from './SearchPage/types.js'\nexport { IPC_SEARCH_PAGE, SearchPageTabType } from './SearchPage/types.js'\n\nexport { withLayout } from '../shared/Styles.js'\nexport { default as AiuiProvider } from './AiuiProvider/index.js'\nexport { default as Tabs } from './Tabs/index.js'\nexport { default as CreativeModule } from './CreativeModule/index.js'\nexport { default as GraphicOverlay } from './GraphicOverlay/index.js'\nexport { default as Specs } from './Specs/index.js'\nexport { default as TabGroup } from './TabsGroup/index.js'\n\nexport { default as BizProductProvider } from './Listing/BizProductProvider.js'\nexport { default as PurchaseBar } from './Listing/components/PurchaseBar/index.js'\nexport { default as ProductActions } from './Listing/components/PurchaseBar/ProductActions/index.js'\nexport { default as ProductCard } from './Listing/components/ProductCard/index.js'\nexport { default as ProductBenefitsTabs } from './Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/index.js'\nexport { default as ProductHighlight } from './Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js'\nexport { default as ProductFreeGift } from './Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.js'\nexport { default as ProductExchangePurchase } from './Listing/components/ProductCard/ProductDetail/ProductExchangePurchase/index.js'\nexport { default as ProductOptions } from './Listing/components/ProductCard/ProductDetail/ProductOptions/index.js'\nexport { default as ProductBundle } from './Listing/components/ProductCard/ProductDetail/ProductBundle/index.js'\nexport { default as ProductGridBox } from './Listing/components/ProductCard/ProductGridBox.js'\nexport { default as ProductGallery } from './Listing/components/ProductCard/ProductGallery/index.js'\nexport { default as ProductDetail } from './Listing/components/ProductCard/ProductDetail/index.js'\nexport { default as ProductSummary } from './Listing/components/ProductCard/ProductSummary/index.js'\nexport { default as BenefitsTab } from './Listing/components/ProductCard/ProductDetail/BenefitsTab.js'\nexport { default as PaidShipping } from './Listing/components/PaidShipping/index.js'\n\nexport { default as GraphicMore } from './GraphicMore/index.js'\nexport { default as Features } from './Features/index.js'\nexport { default as AplusDesc } from './AplusDesc/index.js'\nexport { default as GiftBox } from './GiftBox/index.js'\nexport { default as SelectStore } from './SelectStore/index.js'\nexport { default as DownLoad } from './DownLoad/index.js'\nexport { default as FootCharger } from './FootCharger/index.js'\n\nexport const PAYLOAD_COMPONENT_MAP = {\n 'ipc-aplusdesc': 'AplusDesc',\n 'ipc-banner': 'Banner',\n 'ipc-brand-equity': 'BrandEquity',\n 'ipc-category': 'Category',\n 'ipc-collection-banner': 'CollectionBanner',\n 'ipc-collection-shelves': 'CollectionShelves',\n 'ipc-creativemodule': 'CreativeModule',\n 'ipc-download': 'DownLoad',\n 'ipc-evaluate': 'Evaluate',\n 'ipc-faq': 'Faq',\n 'ipc-features': 'Features',\n 'ipc-footcharger': 'FootCharger',\n 'ipc-ga-block': 'GraphicAttractionBlock',\n 'ipc-giftbox': 'GiftBox',\n 'ipc-graphic': 'Graphic',\n 'ipc-graphicmore': 'GraphicMore',\n 'ipc-graphicoverlay': 'GraphicOverlay',\n 'ipc-marquee': 'Marquee',\n 'ipc-mediaplayerbase': 'MediaPlayerBase',\n 'ipc-mediaplayermulti': 'MediaPlayerMulti',\n 'ipc-mediaplayersticky': 'MediaPlayerSticky',\n 'ipc-member-equity': 'MemberEquity',\n 'ipc-mlg-block': 'MultiLayoutGraphicBlock',\n 'ipc-search-page-tabs': 'SearchPageBlock',\n 'ipc-selectstore': 'SelectStore',\n 'ipc-shelfdisplay': 'ShelfDisplay',\n 'ipc-slogan': 'Slogan',\n 'ipc-spacer': 'Spacer',\n 'ipc-specs': 'Specs',\n 'ipc-tabs': 'Tabs',\n 'ipc-text-marquee': 'TextMarquee',\n 'ipc-title': 'Title',\n 'ipc-whychoose': 'WhyChoose',\n}\n"],
5
- "mappings": "AAAA,OAAoB,WAAXA,MAA8B,yBACvC,OAAoB,WAAXA,MAA+B,0BACxC,OAAoB,WAAXA,MAAyB,oBAClC,OAAoB,WAAXA,MAAwB,mBACjC,OAAoB,WAAXA,MAAyB,oBAClC,OAAoB,WAAXA,MAA+B,0BACxC,OAAoB,WAAXA,MAA2B,sBACpC,OAAoB,WAAXA,MAA2B,sBACpC,OAAoB,WAAXA,MAA6B,wBACtC,OAAoB,WAAXA,MAAiC,4BAC1C,OAAoB,WAAXA,MAA0B,qBACnC,OAAoB,WAAXA,MAAkC,6BAC3C,OAAoB,WAAXA,MAAoC,+BAC7C,OAAoB,WAAXA,MAAmC,8BAC5C,OAAoB,WAAXA,MAA0B,qBACnC,OAAoB,WAAXA,MAA4B,uBACrC,OAAoB,WAAXA,MAAsB,iBAC/B,OAAS,eAAAC,EAAa,uBAAAC,EAAqB,sBAAAC,MAA0B,qBACrE,OAAoB,WAAXH,MAA0C,qCAEnD,OAAoB,WAAXA,MAAyC,oCAElD,OAAoB,WAAXA,MAAmC,8BAC5C,OAAoB,WAAXA,MAAmC,8BAC5C,OAAoB,WAAXA,MAA6B,wBAEtC,OAAS,mBAAAI,EAAiB,qBAAAC,MAAyB,wBAEnD,OAAS,cAAAC,OAAkB,sBAC3B,OAAoB,WAAXN,OAA+B,0BACxC,OAAoB,WAAXA,OAAuB,kBAChC,OAAoB,WAAXA,OAAiC,4BAC1C,OAAoB,WAAXA,OAAiC,4BAC1C,OAAoB,WAAXA,OAAwB,mBACjC,OAAoB,WAAXA,OAA2B,uBAEpC,OAAoB,WAAXA,OAAqC,kCAC9C,OAAoB,WAAXA,OAA8B,4CACvC,OAAoB,WAAXA,OAAiC,2DAC1C,OAAoB,WAAXA,OAA8B,4CACvC,OAAoB,WAAXA,OAAsC,8EAC/C,OAAoB,WAAXA,OAAmC,2EAC5C,OAAoB,WAAXA,OAAkC,0EAC3C,OAAoB,WAAXA,OAA0C,kFACnD,OAAoB,WAAXA,OAAiC,yEAC1C,OAAoB,WAAXA,OAAgC,wEACzC,OAAoB,WAAXA,OAAiC,qDAC1C,OAAoB,WAAXA,OAAiC,2DAC1C,OAAoB,WAAXA,OAAgC,0DACzC,OAAoB,WAAXA,OAAiC,2DAC1C,OAAoB,WAAXA,OAA8B,gEACvC,OAAoB,WAAXA,OAA+B,6CAExC,OAAoB,WAAXA,OAA8B,yBACvC,OAAoB,WAAXA,OAA2B,sBACpC,OAAoB,WAAXA,OAA4B,uBACrC,OAAoB,WAAXA,OAA0B,qBACnC,OAAoB,WAAXA,OAA8B,yBACvC,OAAoB,WAAXA,OAA2B,sBACpC,OAAoB,WAAXA,OAA8B,yBAEhC,MAAMO,EAAwB,CACnC,gBAAiB,YACjB,aAAc,SACd,mBAAoB,cACpB,eAAgB,WAChB,wBAAyB,mBACzB,yBAA0B,oBAC1B,qBAAsB,iBACtB,eAAgB,WAChB,eAAgB,WAChB,UAAW,MACX,eAAgB,WAChB,kBAAmB,cACnB,eAAgB,yBAChB,cAAe,UACf,cAAe,UACf,kBAAmB,cACnB,qBAAsB,iBACtB,cAAe,UACf,sBAAuB,kBACvB,uBAAwB,mBACxB,wBAAyB,oBACzB,oBAAqB,eACrB,gBAAiB,0BACjB,uBAAwB,kBACxB,kBAAmB,cACnB,mBAAoB,eACpB,aAAc,SACd,aAAc,SACd,YAAa,QACb,WAAY,OACZ,mBAAoB,cACpB,YAAa,QACb,gBAAiB,WACnB",
4
+ "sourcesContent": ["export { default as BrandEquity } from './BrandEquity/index.js'\nexport { default as MemberEquity } from './MemberEquity/index.js'\nexport { default as Slogan } from './Slogan/index.js'\nexport { default as Title } from './Title/index.js'\nexport { default as Spacer } from './Spacer/index.js'\nexport { default as ShelfDisplay } from './ShelfDisplay/index.js'\nexport { default as Evaluate } from './Evaluate/index.js'\nexport { default as Category } from './Category/index.js'\nexport { default as HeroBanner } from './HeroBanner/index.js'\nexport { default as AccordionCards } from './AccordionCards/index.js'\nexport { default as Graphic } from './Graphic/index.js'\nexport { default as MediaPlayerBase } from './MediaPlayerBase/index.js'\nexport { default as MediaPlayerSticky } from './MediaPlayerSticky/index.js'\nexport { default as MediaPlayerMulti } from './MediaPlayerMulti/index.js'\nexport { default as Marquee } from './Marquee/index.js'\nexport { default as MarqueeReview } from './MarqueeReview/index.js'\nexport type { MarqueeReviewProps, MarqueeReviewData, ReviewItem } from './MarqueeReview/index.js'\nexport { default as WhyChoose } from './WhyChoose/index.js'\nexport { default as Faq } from './Faq/index.js'\nexport { MarqueeItem, MarqueeImageContent, MarqueeTextContent } from './Marquee/index.js'\nexport { default as MultiLayoutGraphicBlock } from './MultiLayoutGraphicBlock/index.js'\nexport type { MultiLayoutGraphicBlockProps } from './MultiLayoutGraphicBlock/index.js'\nexport { default as GraphicAttractionBlock } from './GraphicAttractionBlock/index.js'\nexport type { GraphicAttractionBlockProps } from './GraphicAttractionBlock/index.js'\nexport { default as HeaderNavigation } from './HeaderNavigation/index.js'\nexport { default as FooterNavigation } from './FooterNavigation/index.js'\nexport { default as SearchPage } from './SearchPage/index.js'\nexport type { SearchPageProps } from './SearchPage/types.js'\nexport { IPC_SEARCH_PAGE, SearchPageTabType } from './SearchPage/types.js'\n\nexport { withLayout } from '../shared/Styles.js'\nexport { default as AiuiProvider } from './AiuiProvider/index.js'\nexport { default as Tabs } from './Tabs/index.js'\nexport { default as CreativeModule } from './CreativeModule/index.js'\nexport { default as GraphicOverlay } from './GraphicOverlay/index.js'\nexport { default as Specs } from './Specs/index.js'\nexport { default as TabGroup } from './TabsGroup/index.js'\n\nexport { default as BizProductProvider } from './Listing/BizProductProvider.js'\nexport { default as PurchaseBar } from './Listing/components/PurchaseBar/index.js'\nexport { default as ProductActions } from './Listing/components/PurchaseBar/ProductActions/index.js'\nexport { default as ProductCard } from './Listing/components/ProductCard/index.js'\nexport { default as ProductBenefitsTabs } from './Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/index.js'\nexport { default as ProductHighlight } from './Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js'\nexport { default as ProductFreeGift } from './Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.js'\nexport { default as ProductExchangePurchase } from './Listing/components/ProductCard/ProductDetail/ProductExchangePurchase/index.js'\nexport { default as ProductOptions } from './Listing/components/ProductCard/ProductDetail/ProductOptions/index.js'\nexport { default as ProductBundle } from './Listing/components/ProductCard/ProductDetail/ProductBundle/index.js'\nexport { default as ProductGridBox } from './Listing/components/ProductCard/ProductGridBox.js'\nexport { default as ProductGallery } from './Listing/components/ProductCard/ProductGallery/index.js'\nexport { default as ProductDetail } from './Listing/components/ProductCard/ProductDetail/index.js'\nexport { default as ProductSummary } from './Listing/components/ProductCard/ProductSummary/index.js'\nexport { default as BenefitsTab } from './Listing/components/ProductCard/ProductDetail/BenefitsTab.js'\nexport { default as PaidShipping } from './Listing/components/PaidShipping/index.js'\n\nexport { default as GraphicMore } from './GraphicMore/index.js'\nexport { default as Features } from './Features/index.js'\nexport { default as AplusDesc } from './AplusDesc/index.js'\nexport { default as GiftBox } from './GiftBox/index.js'\nexport { default as SelectStore } from './SelectStore/index.js'\nexport { default as DownLoad } from './DownLoad/index.js'\nexport { default as FootCharger } from './FootCharger/index.js'\nexport { default as CollectionsFilters } from './CollectionsFilters/index.js'\nexport { default as FilterList } from './CollectionsFilters/FilterList.js'\nexport { default as FilterHeader } from './CollectionsFilters/FilterHeader.js'\nexport { default as FilterCardWrap } from './CollectionsFilters/FilterCardWrap.js'\nexport { default as FilterCardWrapItem } from './CollectionsFilters/FilterCardWrapItem.js'\nexport { default as Paginator } from './Paginator/index.js'\nexport { default as CollectionsBanner } from './CollectionsBanner/index.js'\nexport { default as TextMarquee } from './TextMarquee/index.js'\nexport { default as CollectionShelves } from './CollectionShelves/index.js'\n\nexport { default as ProductCompare } from './ProductCompare/index.js'\nexport type { ProductCompareProps, ProductItemData } from './ProductCompare/index.js'\nexport { default as Ksp } from './Ksp/index.js'\nexport type { KspProps, KspData, KspCardItem } from './Ksp/index.js'\nexport { default as ImageTextFeature } from './ImageTextFeature/index.js'\nexport type { ImageTextFeatureProps, ImageTextFeatureItem } from './ImageTextFeature/index.js'\nexport { default as FeatureCards } from './FeatureCards/index.js'\nexport type { FeatureCardsProps, FeatureCardItem } from './FeatureCards/index.js'\nexport { default as ImageWithText } from './ImageWithText/index.js'\nexport type { ImageWithTextProps } from './ImageWithText/index.js'\nexport { default as VideoFeature } from './VideoFeature/index.js'\nexport type { VideoFeatureProps } from './VideoFeature/index.js'\nexport { default as TabsWithMedia } from './TabsWithMedia/index.js'\nexport type { TabsWithMediaProps, TabItem, TimeIndex } from './TabsWithMedia/index.js'\nexport { default as TabWithImage } from './TabWithImage/index.js'\nexport type { TabWithImageProps, TabWithImageDataItem } from './TabWithImage/index.js'\nexport { default as FeatureShowcase } from './FeatureShowcase/index.js'\nexport type { FeatureShowcaseProps, FeatureShowcaseItem } from './FeatureShowcase/index.js'\nexport { default as ProductHero } from './ProductHero/index.js'\nexport type { ProductHeroProps } from './ProductHero/index.js'\nexport { default as SpecsComparison } from './SpecsComparison/index.js'\nexport type {\n SpecsComparisonProps,\n SpecsComparisonMenuItem,\n SpecsComparisonLeftMenuItem,\n} from './SpecsComparison/index.js'\nexport { default as MediaSceneSwitcher } from './MediaSceneSwitcher/index.js'\nexport type { MediaSceneSwitcherProps } from './MediaSceneSwitcher/types.js'\nexport { default as ThreeDCarousel } from './ThreeDCarousel/index.js'\nexport type { ThreeDCarouselProps } from './ThreeDCarousel/index.js'\nexport { default as ProductNav } from './ProductNav/index.js'\nexport type { ProductNavProps, TabLink, AnchorItem, BuyButton } from './ProductNav/index.js'\n\nexport const PAYLOAD_COMPONENT_MAP = {\n 'ipc-accordioncards': 'AccordionCards',\n 'ipc-aplusdesc': 'AplusDesc',\n 'ipc-banner': 'HeroBanner',\n 'ipc-brand-equity': 'BrandEquity',\n 'ipc-category': 'Category',\n 'ipc-collection-banner': 'CollectionBanner',\n 'ipc-collection-shelves': 'CollectionShelves',\n 'ipc-creativemodule': 'CreativeModule',\n 'ipc-download': 'DownLoad',\n 'ipc-evaluate': 'Evaluate',\n 'ipc-faq': 'Faq',\n 'ipc-features': 'Features',\n 'ipc-footcharger': 'FootCharger',\n 'ipc-ga-block': 'GraphicAttractionBlock',\n 'ipc-giftbox': 'GiftBox',\n 'ipc-graphic': 'Graphic',\n 'ipc-graphicmore': 'GraphicMore',\n 'ipc-graphicoverlay': 'GraphicOverlay',\n 'ipc-marquee': 'Marquee',\n 'ipc-mediaplayerbase': 'MediaPlayerBase',\n 'ipc-mediaplayermulti': 'MediaPlayerMulti',\n 'ipc-mediaplayersticky': 'MediaPlayerSticky',\n 'ipc-member-equity': 'MemberEquity',\n 'ipc-mlg-block': 'MultiLayoutGraphicBlock',\n 'ipc-search-page-tabs': 'SearchPageBlock',\n 'ipc-selectstore': 'SelectStore',\n 'ipc-shelfdisplay': 'ShelfDisplay',\n 'ipc-slogan': 'Slogan',\n 'ipc-spacer': 'Spacer',\n 'ipc-specs': 'Specs',\n 'ipc-tabs': 'Tabs',\n 'ipc-text-marquee': 'TextMarquee',\n 'ipc-title': 'Title',\n 'ipc-whychoose': 'WhyChoose',\n 'ipc-product-nav': 'ProductNav',\n ksp: 'Ksp',\n}\n"],
5
+ "mappings": "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",
6
6
  "names": ["default", "MarqueeItem", "MarqueeImageContent", "MarqueeTextContent", "IPC_SEARCH_PAGE", "SearchPageTabType", "withLayout", "PAYLOAD_COMPONENT_MAP"]
7
7
  }
@@ -11,11 +11,11 @@ declare const Alert: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDi
11
11
  /**
12
12
  * 状态
13
13
  */
14
- status?: "success" | "error" | "warning" | "info";
14
+ status?: "error" | "success" | "warning" | "info" | undefined;
15
15
  /**
16
16
  * 是否可以关闭
17
17
  */
18
- closable?: boolean;
18
+ closable?: boolean | undefined;
19
19
  } & React.RefAttributes<HTMLDivElement>>;
20
20
  declare const AlertTitle: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLHeadingElement> & React.RefAttributes<HTMLParagraphElement>>;
21
21
  declare const AlertDescription: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLParagraphElement> & React.RefAttributes<HTMLParagraphElement>>;
@@ -8,21 +8,21 @@ import { type VariantProps } from 'class-variance-authority';
8
8
  */
9
9
  declare const Avatar: React.ForwardRefExoticComponent<{
10
10
  /** 定义子组件作为父组件的类型,详细使用方式请参考radix-ui */
11
- asChild?: boolean;
11
+ asChild?: boolean | undefined;
12
12
  /** 类名*/
13
- className?: string;
13
+ className?: string | undefined;
14
14
  /** 样式*/
15
- style?: React.CSSProperties;
15
+ style?: React.CSSProperties | undefined;
16
16
  /** 点击事件*/
17
- onClick?: Function;
17
+ onClick?: Function | undefined;
18
18
  /** 文本自适应*/
19
- isAdaptation?: boolean;
19
+ isAdaptation?: boolean | undefined;
20
20
  /** 文本自适应最小字体, 开启时生效*/
21
- minSize?: number;
21
+ minSize?: number | undefined;
22
22
  /** 文本自适应最大字体, 开启时生效*/
23
- maxSize?: number;
23
+ maxSize?: number | undefined;
24
24
  /** 文本自适应的类, 开启时生效*/
25
- textClassName?: string;
25
+ textClassName?: string | undefined;
26
26
  } & VariantProps<(props?: ({
27
27
  size?: "small" | "medium" | "large" | null | undefined;
28
28
  } & import("class-variance-authority/types").ClassProp) | undefined) => string> & Omit<AvatarPrimitive.AvatarProps & React.RefAttributes<HTMLSpanElement>, "ref"> & React.RefAttributes<HTMLSpanElement>>;
@@ -0,0 +1,12 @@
1
+ import React from 'react';
2
+ export type BreadcrumbItem = {
3
+ label: string;
4
+ href?: string;
5
+ };
6
+ type Props = {
7
+ items: BreadcrumbItem[];
8
+ maxItems?: number;
9
+ className?: string;
10
+ };
11
+ export declare const Breadcrumb: React.FC<Props>;
12
+ export default Breadcrumb;
@@ -0,0 +1,2 @@
1
+ import{jsx as a,jsxs as i}from"react/jsx-runtime";import"react";import b from"./link.js";const t=({items:l,maxItems:n=5,className:c=""})=>{if(!l||l.length===0)return null;const o=l.length>n;let s=l;if(o){const e=l[0],r=l.slice(-2);s=[e,{ellipsis:!0},...r]}return a("nav",{className:c,"aria-label":"Breadcrumb",children:a("ol",{className:"flex items-center",children:s.map((e,r)=>{if("ellipsis"in e&&e.ellipsis)return a("li",{className:"select-none text-gray-400",children:a("span",{"aria-hidden":!0,children:"\u2026"})},`ellipsis-${r}`);const p=l?.[l?.length-1]?.label===e?.label&&l?.[l?.length-1]?.href===e?.href,m=`${e.label}-${r}`;return i("li",{className:"desktop:text-lg tablet:text-base flex items-center text-sm font-bold",children:[r!==0&&a("span",{className:"mx-1 text-[#6D6D6F]",children:"/"}),p?a("span",{className:"truncate","aria-current":"page",title:e.label,children:e.label}):a(b,{href:e.href,asChild:!e.href,title:e.label,className:"truncate text-[#6D6D6F] no-underline",children:e.label})]},m)})})})};t.displayName="Breadcrumb";var h=t;export{t as Breadcrumb,h as default};
2
+ //# sourceMappingURL=breadcrumb.js.map