trimble-terra 1.1.24 → 1.1.27

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 (239) hide show
  1. package/dist/lib/main.js +34 -28
  2. package/dist/node_modules/@trimble-oss/moduswebcomponents/components/p-CcssySIm.js +1 -1
  3. package/dist/node_modules/@trimble-oss/moduswebcomponents-react/stencil-generated/components.js +23 -36
  4. package/dist/src/component/Accordion/Accordion.d.ts +1 -1
  5. package/dist/src/component/Accordion/Accordion.d.ts.map +1 -1
  6. package/dist/src/component/AlertBanner/AlertBanner.d.ts +1 -1
  7. package/dist/src/component/AlertBanner/AlertBanner.d.ts.map +1 -1
  8. package/dist/src/component/CallToAction/CallToAction.d.ts +1 -1
  9. package/dist/src/component/CallToAction/CallToAction.d.ts.map +1 -1
  10. package/dist/src/component/CardEcommerce/CardEcommerce.d.ts +1 -1
  11. package/dist/src/component/CardEcommerce/CardEcommerce.d.ts.map +1 -1
  12. package/dist/src/component/CardEcommerce/CardEcommerceMethods.d.ts +1 -1
  13. package/dist/src/component/CardEcommerce/CardEcommerceMethods.d.ts.map +1 -1
  14. package/dist/src/component/CommonDescription/CommonDescription.d.ts +2 -2
  15. package/dist/src/component/CommonDescription/CommonDescription.d.ts.map +1 -1
  16. package/dist/src/component/CommonDescription/CommonDescription.js +10 -10
  17. package/dist/src/component/Dialog/Dialog.d.ts +1 -1
  18. package/dist/src/component/Dialog/Dialog.d.ts.map +1 -1
  19. package/dist/src/component/Dropdown/Dropdown.d.ts +1 -1
  20. package/dist/src/component/Dropdown/Dropdown.d.ts.map +1 -1
  21. package/dist/src/component/FlyoutCart/FlyoutCart.d.ts +2 -1
  22. package/dist/src/component/FlyoutCart/FlyoutCart.d.ts.map +1 -1
  23. package/dist/src/component/FlyoutCart/FlyoutCart.stories.d.ts +3 -3
  24. package/dist/src/component/FlyoutCart/FlyoutCart.stories.d.ts.map +1 -1
  25. package/dist/src/component/FlyoutCartComponent/FlyoutCartComponent.css +1 -1
  26. package/dist/src/component/FlyoutCartComponent/FlyoutCartComponent.d.ts +1 -1
  27. package/dist/src/component/FlyoutCartComponent/FlyoutCartComponent.d.ts.map +1 -1
  28. package/dist/src/component/ImageGallery/ImageGallery.d.ts +1 -1
  29. package/dist/src/component/ImageGallery/ImageGallery.d.ts.map +1 -1
  30. package/dist/src/component/LoadingSpinner/LoadingSpinner.d.ts +1 -1
  31. package/dist/src/component/LoadingSpinner/LoadingSpinner.d.ts.map +1 -1
  32. package/dist/src/component/MoreFromDeveloper/MoreFromDeveloper.css +1 -0
  33. package/dist/src/component/MoreFromDeveloper/MoreFromDeveloper.d.ts +11 -0
  34. package/dist/src/component/MoreFromDeveloper/MoreFromDeveloper.d.ts.map +1 -0
  35. package/dist/src/component/MoreFromDeveloper/MoreFromDeveloper.js +35 -0
  36. package/dist/src/component/MoreFromDeveloper/MoreFromDeveloperCard.d.ts +18 -0
  37. package/dist/src/component/MoreFromDeveloper/MoreFromDeveloperCard.d.ts.map +1 -0
  38. package/dist/src/component/MoreFromDeveloper/MoreFromDeveloperCard.js +42 -0
  39. package/dist/src/component/ProductDetail/FeaturedResources/FeaturedResources.css +1 -0
  40. package/dist/src/component/ProductDetail/FeaturedResources/FeaturedResources.d.ts +40 -0
  41. package/dist/src/component/ProductDetail/FeaturedResources/FeaturedResources.d.ts.map +1 -0
  42. package/dist/src/component/ProductDetail/FeaturedResources/FeaturedResources.js +113 -0
  43. package/dist/src/component/ProductDetail/FeaturedResources/index.d.ts +3 -0
  44. package/dist/src/component/ProductDetail/FeaturedResources/index.d.ts.map +1 -0
  45. package/dist/src/component/ProductDetail/ImageGallery/CloseIcon.d.ts +1 -1
  46. package/dist/src/component/ProductDetail/ImageGallery/CloseIcon.d.ts.map +1 -1
  47. package/dist/src/component/ProductDetail/ImageGallery/ImageGallery.d.ts +1 -1
  48. package/dist/src/component/ProductDetail/ImageGallery/ImageGallery.d.ts.map +1 -1
  49. package/dist/src/component/ProductDetail/ImageGallery/ImageGalleryMethods.d.ts +2 -2
  50. package/dist/src/component/ProductDetail/ImageGallery/ImageGalleryMethods.d.ts.map +1 -1
  51. package/dist/src/component/ProductDetail/InlineMedia/InlineMedia.d.ts +1 -1
  52. package/dist/src/component/ProductDetail/InlineMedia/InlineMedia.d.ts.map +1 -1
  53. package/dist/src/component/ProductDetail/InlineMedia/InlineMediaPanel/InlineMediaPanel.d.ts +1 -1
  54. package/dist/src/component/ProductDetail/InlineMedia/InlineMediaPanel/InlineMediaPanel.d.ts.map +1 -1
  55. package/dist/src/component/ProductDetail/PricingCards/PricingCards.d.ts.map +1 -1
  56. package/dist/src/component/ProductDetail/PricingCards/PricingCards.js +23 -24
  57. package/dist/src/component/ProductDetail/ProductDetail.css +1 -1
  58. package/dist/src/component/ProductDetail/ProductDetail.d.ts +55 -6
  59. package/dist/src/component/ProductDetail/ProductDetail.d.ts.map +1 -1
  60. package/dist/src/component/ProductDetail/ProductDetail.js +224 -131
  61. package/dist/src/component/ProductDetail/ProductDetail.stories.d.ts +218 -5
  62. package/dist/src/component/ProductDetail/ProductDetail.stories.d.ts.map +1 -1
  63. package/dist/src/component/ProductDetail/ProductDetailTabs/ProductDetailTabs.css +1 -0
  64. package/dist/src/component/ProductDetail/ProductDetailTabs/ProductDetailTabs.d.ts +22 -0
  65. package/dist/src/component/ProductDetail/ProductDetailTabs/ProductDetailTabs.d.ts.map +1 -0
  66. package/dist/src/component/ProductDetail/ProductDetailTabs/ProductDetailTabs.js +115 -0
  67. package/dist/src/component/ProductDetail/ProductDetailTabs/index.d.ts +3 -0
  68. package/dist/src/component/ProductDetail/ProductDetailTabs/index.d.ts.map +1 -0
  69. package/dist/src/component/ProductDetail/ProductOverview.d.ts +2 -1
  70. package/dist/src/component/ProductDetail/ProductOverview.d.ts.map +1 -1
  71. package/dist/src/component/ProductDetail/ProductOverviewTab/ProductOverviewTab.css +1 -0
  72. package/dist/src/component/ProductDetail/ProductOverviewTab/ProductOverviewTab.d.ts +39 -0
  73. package/dist/src/component/ProductDetail/ProductOverviewTab/ProductOverviewTab.d.ts.map +1 -0
  74. package/dist/src/component/ProductDetail/ProductOverviewTab/ProductOverviewTab.js +180 -0
  75. package/dist/src/component/ProductDetail/ProductOverviewTab/index.d.ts +3 -0
  76. package/dist/src/component/ProductDetail/ProductOverviewTab/index.d.ts.map +1 -0
  77. package/dist/src/component/ProductDetail/ProductSpecificationsTab/ProductSpecificationsTab.css +1 -0
  78. package/dist/src/component/ProductDetail/ProductSpecificationsTab/ProductSpecificationsTab.d.ts +13 -0
  79. package/dist/src/component/ProductDetail/ProductSpecificationsTab/ProductSpecificationsTab.d.ts.map +1 -0
  80. package/dist/src/component/ProductDetail/ProductSpecificationsTab/ProductSpecificationsTab.js +71 -0
  81. package/dist/src/component/ProductDetail/ProductSpecificationsTab/index.d.ts +3 -0
  82. package/dist/src/component/ProductDetail/ProductSpecificationsTab/index.d.ts.map +1 -0
  83. package/dist/src/component/ProductDetail/PromoCodeBadge/PromoCodeBadge.d.ts +2 -1
  84. package/dist/src/component/ProductDetail/PromoCodeBadge/PromoCodeBadge.d.ts.map +1 -1
  85. package/dist/src/component/ProductDetail/PromoCodeBadge/PromoCodeBadge.js +3 -3
  86. package/dist/src/component/ProductDetail/StickyNav.d.ts +1 -1
  87. package/dist/src/component/ProductDetail/StickyNav.d.ts.map +1 -1
  88. package/dist/src/component/ProductDeveloperTab/ProductDeveloperTab.css +1 -0
  89. package/dist/src/component/ProductDeveloperTab/ProductDeveloperTab.d.ts +27 -0
  90. package/dist/src/component/ProductDeveloperTab/ProductDeveloperTab.d.ts.map +1 -0
  91. package/dist/src/component/ProductDeveloperTab/ProductDeveloperTab.js +84 -0
  92. package/dist/src/component/ProductDeveloperTab/index.d.ts +3 -0
  93. package/dist/src/component/ProductDeveloperTab/index.d.ts.map +1 -0
  94. package/dist/src/component/ProductSummary/ProductSummary.d.ts +1 -1
  95. package/dist/src/component/ProductSummary/ProductSummary.d.ts.map +1 -1
  96. package/dist/src/component/ProductSummary/ProductSummary.stories.d.ts +5 -5
  97. package/dist/src/component/ProductSummary/ProductSummary.stories.d.ts.map +1 -1
  98. package/dist/src/component/ProductSummary/ProductSummaryMethods.d.ts +1 -1
  99. package/dist/src/component/ProductSummary/ProductSummaryMethods.d.ts.map +1 -1
  100. package/dist/src/component/PurchaseSection/PurchaseSection.css +1 -1
  101. package/dist/src/component/PurchaseSection/PurchaseSection.d.ts +17 -1
  102. package/dist/src/component/PurchaseSection/PurchaseSection.d.ts.map +1 -1
  103. package/dist/src/component/PurchaseSection/PurchaseSection.js +128 -110
  104. package/dist/src/component/QuantityTracker/ErrorMessage.d.ts +1 -1
  105. package/dist/src/component/QuantityTracker/ErrorMessage.d.ts.map +1 -1
  106. package/dist/src/component/SearchButton/SearchButton.d.ts +2 -1
  107. package/dist/src/component/SearchButton/SearchButton.d.ts.map +1 -1
  108. package/dist/src/component/SpecialButton/SpecialButton.d.ts +1 -1
  109. package/dist/src/component/SpecialButton/SpecialButton.d.ts.map +1 -1
  110. package/dist/src/component/SpecialButton/SpecialButton.js +8 -8
  111. package/dist/src/component/Switch/Switch.d.ts +2 -1
  112. package/dist/src/component/Switch/Switch.d.ts.map +1 -1
  113. package/dist/src/component/TerraLink/TerraLink.d.ts +1 -1
  114. package/dist/src/component/TerraLink/TerraLink.d.ts.map +1 -1
  115. package/dist/src/component/Testimonial/Testimonial.d.ts +1 -1
  116. package/dist/src/component/Testimonial/Testimonial.d.ts.map +1 -1
  117. package/dist/src/component/Tooltip/Tooltip.d.ts +1 -1
  118. package/dist/src/component/Tooltip/Tooltip.d.ts.map +1 -1
  119. package/dist/src/component/TrialForm/TrialComponents/TrialSpecifics.d.ts +1 -1
  120. package/dist/src/component/TrialForm/TrialComponents/TrialSpecifics.d.ts.map +1 -1
  121. package/dist/src/component/TrialForm/TrialComponents/TrialSummary.d.ts +1 -1
  122. package/dist/src/component/TrialForm/TrialComponents/TrialSummary.d.ts.map +1 -1
  123. package/dist/src/component/TrialForm/TrialFormStart/TrialFormStart.d.ts +1 -1
  124. package/dist/src/component/TrialForm/TrialFormStart/TrialFormStart.d.ts.map +1 -1
  125. package/dist/src/component/TrialForm/TrialFormStart/TrialFormStart.stories.d.ts +1 -1
  126. package/dist/src/component/TrialForm/TrialFormStart/TrialFormStart.stories.d.ts.map +1 -1
  127. package/dist/src/component/TrimbleDeveloper/TDHeader.d.ts +1 -1
  128. package/dist/src/component/TrimbleDeveloper/TDHeader.d.ts.map +1 -1
  129. package/dist/src/component/TrimbleDeveloper/TDHeader.js +158 -219
  130. package/dist/src/component/TrimbleDeveloper/TrimbleAssistantIcon.d.ts +1 -1
  131. package/dist/src/component/TrimbleDeveloper/TrimbleAssistantIcon.d.ts.map +1 -1
  132. package/dist/src/component/TrimbleDeveloper/TrimbleDeveloperLogo.d.ts +1 -1
  133. package/dist/src/component/TrimbleDeveloper/TrimbleDeveloperLogo.d.ts.map +1 -1
  134. package/dist/src/component/Video/Video.d.ts +1 -1
  135. package/dist/src/component/Video/Video.d.ts.map +1 -1
  136. package/dist/src/component/VideoCovered/VideoCovered.d.ts +2 -1
  137. package/dist/src/component/VideoCovered/VideoCovered.d.ts.map +1 -1
  138. package/dist/src/component/index.d.ts +6 -1
  139. package/dist/src/component/index.d.ts.map +1 -1
  140. package/dist/src/component/index.js +18 -12
  141. package/dist/src/layout/LayoutPricingCards/LayoutPricingCardsStaticAssets.d.ts +1 -1
  142. package/dist/src/layout/LayoutPricingCards/LayoutPricingCardsStaticAssets.d.ts.map +1 -1
  143. package/dist/src/navigation/Footer/Footer.d.ts +1 -1
  144. package/dist/src/navigation/Footer/Footer.d.ts.map +1 -1
  145. package/dist/src/navigation/Footer/GlobalFooter/GlobalFooter.d.ts +1 -1
  146. package/dist/src/navigation/Footer/GlobalFooter/GlobalFooter.d.ts.map +1 -1
  147. package/dist/src/navigation/Footer/SectorFooter/SectorFooter.d.ts +1 -1
  148. package/dist/src/navigation/Footer/SectorFooter/SectorFooter.d.ts.map +1 -1
  149. package/dist/src/navigation/SiteNav/MegaMenu.d.ts +1 -1
  150. package/dist/src/navigation/SiteNav/MegaMenu.d.ts.map +1 -1
  151. package/dist/src/navigation/SiteNav/MegaMenuCategory.d.ts +1 -1
  152. package/dist/src/navigation/SiteNav/MegaMenuCategory.d.ts.map +1 -1
  153. package/dist/src/navigation/SiteNav/SiteNav.d.ts +1 -1
  154. package/dist/src/navigation/SiteNav/SiteNav.d.ts.map +1 -1
  155. package/dist/src/navigation/SiteNav/SiteNav.js +2 -1
  156. package/dist/src/navigation/SiteNav/SiteNavIcons.d.ts +4 -4
  157. package/dist/src/navigation/SiteNav/SiteNavIcons.d.ts.map +1 -1
  158. package/dist/src/navigation/SiteNav/SiteNavMain.d.ts +1 -1
  159. package/dist/src/navigation/SiteNav/SiteNavMain.d.ts.map +1 -1
  160. package/dist/src/navigation/SiteNav/SiteNavMobile.d.ts +2 -1
  161. package/dist/src/navigation/SiteNav/SiteNavMobile.d.ts.map +1 -1
  162. package/dist/src/navigation/SiteNav/SiteNavMobile.js +2 -1
  163. package/dist/src/navigation/SiteNav/SiteNavMobileCategory.d.ts +1 -1
  164. package/dist/src/navigation/SiteNav/SiteNavMobileCategory.d.ts.map +1 -1
  165. package/dist/src/navigation/SiteNav/SiteNavPromo.d.ts +1 -1
  166. package/dist/src/navigation/SiteNav/SiteNavPromo.d.ts.map +1 -1
  167. package/dist/src/navigation/SiteNav/TopLevelCategory.d.ts +1 -1
  168. package/dist/src/navigation/SiteNav/TopLevelCategory.d.ts.map +1 -1
  169. package/dist/src/navigation/SiteNav/UtilityNavComponents/CartNavMenu/CartNavMenu.d.ts +2 -1
  170. package/dist/src/navigation/SiteNav/UtilityNavComponents/CartNavMenu/CartNavMenu.d.ts.map +1 -1
  171. package/dist/src/navigation/SiteNav/UtilityNavComponents/CartNavMenu/CartNavMenuMobile.d.ts +1 -1
  172. package/dist/src/navigation/SiteNav/UtilityNavComponents/CartNavMenu/CartNavMenuMobile.d.ts.map +1 -1
  173. package/dist/src/navigation/SiteNav/UtilityNavComponents/CartNavMenu/CurrencyList.d.ts +1 -1
  174. package/dist/src/navigation/SiteNav/UtilityNavComponents/CartNavMenu/CurrencyList.d.ts.map +1 -1
  175. package/dist/src/navigation/SiteNav/UtilityNavComponents/LanguageSelector/LanguageSelector.d.ts +1 -1
  176. package/dist/src/navigation/SiteNav/UtilityNavComponents/LanguageSelector/LanguageSelector.d.ts.map +1 -1
  177. package/dist/src/navigation/SiteNav/UtilityNavComponents/NavSearchWrapper/NavSearchWrapper.d.ts +1 -1
  178. package/dist/src/navigation/SiteNav/UtilityNavComponents/NavSearchWrapper/NavSearchWrapper.d.ts.map +1 -1
  179. package/dist/src/navigation/SiteNav/UtilityNavComponents/SiteNavUtilityNav.d.ts +2 -1
  180. package/dist/src/navigation/SiteNav/UtilityNavComponents/SiteNavUtilityNav.d.ts.map +1 -1
  181. package/dist/src/navigation/SiteNav/UtilityNavComponents/WaffleMenu/WaffleMenu.d.ts +1 -1
  182. package/dist/src/navigation/SiteNav/UtilityNavComponents/WaffleMenu/WaffleMenu.d.ts.map +1 -1
  183. package/dist/src/navigation/SiteNav/UtilityNavComponents/WaffleMenu/WaffleMenuMobile.d.ts +1 -1
  184. package/dist/src/navigation/SiteNav/UtilityNavComponents/WaffleMenu/WaffleMenuMobile.d.ts.map +1 -1
  185. package/dist/src/navigation/SiteNav/chevron-icon.d.ts +1 -1
  186. package/dist/src/navigation/SiteNav/chevron-icon.d.ts.map +1 -1
  187. package/dist/src/navigation/SiteNavigation/MegaMenu.d.ts +1 -1
  188. package/dist/src/navigation/SiteNavigation/MegaMenu.d.ts.map +1 -1
  189. package/dist/src/navigation/SiteNavigation/MegaMenuCategory.d.ts +1 -1
  190. package/dist/src/navigation/SiteNavigation/MegaMenuCategory.d.ts.map +1 -1
  191. package/dist/src/navigation/SiteNavigation/SiteNavigation.d.ts +1 -1
  192. package/dist/src/navigation/SiteNavigation/SiteNavigation.d.ts.map +1 -1
  193. package/dist/src/navigation/SiteNavigation/SiteNavigation.js +14 -13
  194. package/dist/src/navigation/SiteNavigation/SiteNavigationIcons.d.ts +4 -4
  195. package/dist/src/navigation/SiteNavigation/SiteNavigationIcons.d.ts.map +1 -1
  196. package/dist/src/navigation/SiteNavigation/SiteNavigationMain.d.ts +2 -1
  197. package/dist/src/navigation/SiteNavigation/SiteNavigationMain.d.ts.map +1 -1
  198. package/dist/src/navigation/SiteNavigation/SiteNavigationMobile/SiteNavigationMobile.d.ts +2 -1
  199. package/dist/src/navigation/SiteNavigation/SiteNavigationMobile/SiteNavigationMobile.d.ts.map +1 -1
  200. package/dist/src/navigation/SiteNavigation/SiteNavigationMobile/SiteNavigationMobile.js +2 -1
  201. package/dist/src/navigation/SiteNavigation/SiteNavigationMobile/SiteNavigationMobileCategory.d.ts +1 -1
  202. package/dist/src/navigation/SiteNavigation/SiteNavigationMobile/SiteNavigationMobileCategory.d.ts.map +1 -1
  203. package/dist/src/navigation/SiteNavigation/SiteNavigationPromo.d.ts +1 -1
  204. package/dist/src/navigation/SiteNavigation/SiteNavigationPromo.d.ts.map +1 -1
  205. package/dist/src/navigation/SiteNavigation/TopLevelCategory.d.ts +1 -1
  206. package/dist/src/navigation/SiteNavigation/TopLevelCategory.d.ts.map +1 -1
  207. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/CartNavMenu/CartNavMenu.d.ts +2 -1
  208. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/CartNavMenu/CartNavMenu.d.ts.map +1 -1
  209. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/CartNavMenu/CartNavMenuMobile.d.ts +1 -1
  210. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/CartNavMenu/CartNavMenuMobile.d.ts.map +1 -1
  211. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/CartNavMenu/CurrencyList.d.ts +1 -1
  212. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/CartNavMenu/CurrencyList.d.ts.map +1 -1
  213. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/LanguageSelector/LanguageSelector.d.ts +1 -1
  214. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/LanguageSelector/LanguageSelector.d.ts.map +1 -1
  215. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/LanguageSelector/LanguageSelector.stories.d.ts +4 -4
  216. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/LanguageSelector/LanguageSelector.stories.d.ts.map +1 -1
  217. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/NavSearchWrapper/NavSearchWrapper.d.ts +1 -1
  218. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/NavSearchWrapper/NavSearchWrapper.d.ts.map +1 -1
  219. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/SiteNavigationUtilityNav.d.ts +2 -1
  220. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/SiteNavigationUtilityNav.d.ts.map +1 -1
  221. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/WaffleMenu/WaffleMenu.d.ts +1 -1
  222. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/WaffleMenu/WaffleMenu.d.ts.map +1 -1
  223. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/WaffleMenu/WaffleMenu.stories.d.ts +1 -1
  224. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/WaffleMenu/WaffleMenu.stories.d.ts.map +1 -1
  225. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/WaffleMenu/WaffleMenuMobile.d.ts +1 -1
  226. package/dist/src/navigation/SiteNavigation/UtilityNavComponents/WaffleMenu/WaffleMenuMobile.d.ts.map +1 -1
  227. package/dist/src/navigation/SiteNavigation/chevron-icon.d.ts +1 -1
  228. package/dist/src/navigation/SiteNavigation/chevron-icon.d.ts.map +1 -1
  229. package/dist/src/utils/RichTextRenderer.d.ts +1 -1
  230. package/dist/src/utils/RichTextRenderer.d.ts.map +1 -1
  231. package/dist/src/utils/checkForDangerouslySet.d.ts +1 -1
  232. package/dist/src/utils/checkForDangerouslySet.d.ts.map +1 -1
  233. package/dist/src/utils/checkForDangerouslySet.js +4 -3
  234. package/dist/src/utils/functions.js +4 -2
  235. package/dist/src/utils/renderFocusedOrRegularImage.d.ts +1 -1
  236. package/dist/src/utils/renderFocusedOrRegularImage.d.ts.map +1 -1
  237. package/package.json +1 -1
  238. package/dist/node_modules/@trimble-oss/moduswebcomponents/components/modus-wc-switch.js +0 -70
  239. package/dist/node_modules/@trimble-oss/moduswebcomponents/components/p-DZXd_sgn.js +0 -9
package/dist/lib/main.js CHANGED
@@ -4,41 +4,47 @@ import { CallToAction as m } from "../src/component/CallToAction/CallToAction.js
4
4
  import { PurchaseSection as l } from "../src/component/PurchaseSection/PurchaseSection.js";
5
5
  import { TDHeader as i } from "../src/component/TrimbleDeveloper/TDHeader.js";
6
6
  import { default as d } from "../src/component/TrialForm/TrialFormStart/TrialFormStart.js";
7
- import { default as n } from "../src/component/TrialForm/TrialComponents/TrialSummary.js";
8
- import { default as g } from "../src/component/ProductSummary/ProductSummary.js";
9
- import { default as y } from "../src/component/ProductDetail/ProductDetail.js";
10
- import { default as F } from "../src/component/LoadingSpinner/LoadingSpinner.js";
11
- import { default as C } from "../src/component/Dialog/Dialog.js";
12
- import { default as b } from "../src/component/ImageGallery/ImageGallery.js";
7
+ import { default as S } from "../src/component/TrialForm/TrialComponents/TrialSummary.js";
8
+ import { default as n } from "../src/component/ProductSummary/ProductSummary.js";
9
+ import { default as F } from "../src/component/ProductDetail/ProductDetail.js";
10
+ import { default as y } from "../src/component/LoadingSpinner/LoadingSpinner.js";
11
+ import { default as D } from "../src/component/Dialog/Dialog.js";
12
+ import { default as C } from "../src/component/ImageGallery/ImageGallery.js";
13
13
  import { default as P } from "../src/component/FocusedImage/FocusedImage.js";
14
- import { SectorFooter as A } from "../src/navigation/Footer/SectorFooter/SectorFooter.js";
15
- import { GlobalFooter as G } from "../src/navigation/Footer/GlobalFooter/GlobalFooter.js";
16
- import { Footer as L } from "../src/navigation/Footer/Footer.js";
17
- import { SiteNavigation as H } from "../src/navigation/SiteNavigation/SiteNavigation.js";
18
- import { TopLevelCategory as k } from "../src/navigation/SiteNavigation/TopLevelCategory.js";
19
- import { SiteNavigationMobileCategory as w } from "../src/navigation/SiteNavigation/SiteNavigationMobile/SiteNavigationMobileCategory.js";
20
- import { SiteNav as E } from "../src/navigation/SiteNav/SiteNav.js";
21
- import { SiteNavMobileCategory as K } from "../src/navigation/SiteNav/SiteNavMobileCategory.js";
14
+ import { default as h } from "../src/component/MoreFromDeveloper/MoreFromDeveloper.js";
15
+ import { ProductDetailTabs as B } from "../src/component/ProductDetail/ProductDetailTabs/ProductDetailTabs.js";
16
+ import { FeaturedResources as I } from "../src/component/ProductDetail/FeaturedResources/FeaturedResources.js";
17
+ import { SectorFooter as H } from "../src/navigation/Footer/SectorFooter/SectorFooter.js";
18
+ import { GlobalFooter as j } from "../src/navigation/Footer/GlobalFooter/GlobalFooter.js";
19
+ import { Footer as q } from "../src/navigation/Footer/Footer.js";
20
+ import { SiteNavigation as z } from "../src/navigation/SiteNavigation/SiteNavigation.js";
21
+ import { TopLevelCategory as J } from "../src/navigation/SiteNavigation/TopLevelCategory.js";
22
+ import { SiteNavigationMobileCategory as O } from "../src/navigation/SiteNavigation/SiteNavigationMobile/SiteNavigationMobileCategory.js";
23
+ import { SiteNav as U } from "../src/navigation/SiteNav/SiteNav.js";
24
+ import { SiteNavMobileCategory as W } from "../src/navigation/SiteNav/SiteNavMobileCategory.js";
22
25
  export {
23
26
  e as AlertBanner,
24
27
  m as CallToAction,
25
- C as Dialog,
28
+ D as Dialog,
29
+ I as FeaturedResources,
26
30
  P as FocusedImage,
27
- L as Footer,
28
- G as GlobalFooter,
29
- b as ImageGallery,
30
- F as LoadingSpinner,
31
- y as ProductDetail,
32
- g as ProductSummary,
31
+ q as Footer,
32
+ j as GlobalFooter,
33
+ C as ImageGallery,
34
+ y as LoadingSpinner,
35
+ h as MoreFromDeveloper,
36
+ F as ProductDetail,
37
+ B as ProductDetailTabs,
38
+ n as ProductSummary,
33
39
  l as PurchaseSection,
34
40
  a as SearchButton,
35
- A as SectorFooter,
36
- E as SiteNav,
37
- K as SiteNavMobileCategory,
38
- H as SiteNavigation,
39
- w as SiteNavigationMobileCategory,
41
+ H as SectorFooter,
42
+ U as SiteNav,
43
+ W as SiteNavMobileCategory,
44
+ z as SiteNavigation,
45
+ O as SiteNavigationMobileCategory,
40
46
  i as TDHeader,
41
- k as TopLevelCategory,
47
+ J as TopLevelCategory,
42
48
  d as TrialFormStart,
43
- n as TrialSummary
49
+ S as TrialSummary
44
50
  };
@@ -1,4 +1,4 @@
1
- import { h as e, p as n, H as m, d as o, c as a } from "./p-Blhe_h6i.js";
1
+ import { p as n, H as m, d as o, h as e, c as a } from "./p-Blhe_h6i.js";
2
2
  import { C as r } from "./p-CFUj5IYK.js";
3
3
  import { h as l } from "./p-tWS3Egrk.js";
4
4
  import { c as p, i as w, a as h } from "./p-DUWn6PrQ.js";
@@ -5,51 +5,50 @@ import "../../moduswebcomponents/components/modus-wc-bottom-sheet.js";
5
5
  import { defineCustomElement as s, ModusWcButton as m } from "../../moduswebcomponents/components/modus-wc-button.js";
6
6
  import { defineCustomElement as a, ModusWcCollapse as i } from "../../moduswebcomponents/components/modus-wc-collapse.js";
7
7
  import { defineCustomElement as u, ModusWcDropdownMenu as c } from "../../moduswebcomponents/components/modus-wc-dropdown-menu.js";
8
- import { defineCustomElement as l, ModusWcIcon as d } from "../../moduswebcomponents/components/modus-wc-icon.js";
9
- import { defineCustomElement as C, ModusWcNavbar as r } from "../../moduswebcomponents/components/modus-wc-navbar.js";
8
+ import { defineCustomElement as l, ModusWcIcon as r } from "../../moduswebcomponents/components/modus-wc-icon.js";
9
+ import { defineCustomElement as C, ModusWcNavbar as d } from "../../moduswebcomponents/components/modus-wc-navbar.js";
10
10
  import { defineCustomElement as p, ModusWcProfileMenu as M } from "../../moduswebcomponents/components/modus-wc-profile-menu.js";
11
- import { defineCustomElement as f, ModusWcSwitch as g } from "../../moduswebcomponents/components/modus-wc-switch.js";
12
- import { defineCustomElement as h, ModusWcThemeProvider as E } from "../../moduswebcomponents/components/modus-wc-theme-provider.js";
11
+ import { defineCustomElement as f, ModusWcThemeProvider as g } from "../../moduswebcomponents/components/modus-wc-theme-provider.js";
13
12
  import "../../moduswebcomponents/components/p-74_OJZLO.js";
14
13
  import n from "react";
15
- const y = /* @__PURE__ */ e({
14
+ const T = /* @__PURE__ */ e({
16
15
  tagName: "modus-wc-avatar",
17
16
  elementClass: t,
18
17
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
19
18
  react: n,
20
19
  events: { onImageLoadError: "imageLoadError" },
21
20
  defineCustomElement: o
22
- }), L = /* @__PURE__ */ e({
21
+ }), S = /* @__PURE__ */ e({
23
22
  tagName: "modus-wc-button",
24
23
  elementClass: m,
25
24
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
26
25
  react: n,
27
26
  events: { onButtonClick: "buttonClick" },
28
27
  defineCustomElement: s
29
- }), x = /* @__PURE__ */ e({
28
+ }), y = /* @__PURE__ */ e({
30
29
  tagName: "modus-wc-collapse",
31
30
  elementClass: i,
32
31
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
33
32
  react: n,
34
33
  events: { onExpandedChange: "expandedChange" },
35
34
  defineCustomElement: a
36
- }), D = /* @__PURE__ */ e({
35
+ }), B = /* @__PURE__ */ e({
37
36
  tagName: "modus-wc-dropdown-menu",
38
37
  elementClass: c,
39
38
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
40
39
  react: n,
41
40
  events: { onMenuVisibilityChange: "menuVisibilityChange" },
42
41
  defineCustomElement: u
43
- }), F = /* @__PURE__ */ e({
42
+ }), L = /* @__PURE__ */ e({
44
43
  tagName: "modus-wc-icon",
45
- elementClass: d,
44
+ elementClass: r,
46
45
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
47
46
  react: n,
48
47
  events: {},
49
48
  defineCustomElement: l
50
- }), V = /* @__PURE__ */ e({
49
+ }), x = /* @__PURE__ */ e({
51
50
  tagName: "modus-wc-navbar",
52
- elementClass: r,
51
+ elementClass: d,
53
52
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
54
53
  react: n,
55
54
  events: {
@@ -70,7 +69,7 @@ const y = /* @__PURE__ */ e({
70
69
  onUserMenuOpenChange: "userMenuOpenChange"
71
70
  },
72
71
  defineCustomElement: C
73
- }), H = /* @__PURE__ */ e({
72
+ }), D = /* @__PURE__ */ e({
74
73
  tagName: "modus-wc-profile-menu",
75
74
  elementClass: M,
76
75
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
@@ -80,33 +79,21 @@ const y = /* @__PURE__ */ e({
80
79
  onMenuItemClick: "menuItemClick"
81
80
  },
82
81
  defineCustomElement: p
83
- }), R = /* @__PURE__ */ e({
84
- tagName: "modus-wc-switch",
85
- elementClass: g,
86
- // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
87
- react: n,
88
- events: {
89
- onInputBlur: "inputBlur",
90
- onInputChange: "inputChange",
91
- onInputFocus: "inputFocus"
92
- },
93
- defineCustomElement: f
94
- }), U = /* @__PURE__ */ e({
82
+ }), V = /* @__PURE__ */ e({
95
83
  tagName: "modus-wc-theme-provider",
96
- elementClass: E,
84
+ elementClass: g,
97
85
  // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
98
86
  react: n,
99
87
  events: {},
100
- defineCustomElement: h
88
+ defineCustomElement: f
101
89
  });
102
90
  export {
103
- y as ModusWcAvatar,
104
- L as ModusWcButton,
105
- x as ModusWcCollapse,
106
- D as ModusWcDropdownMenu,
107
- F as ModusWcIcon,
108
- V as ModusWcNavbar,
109
- H as ModusWcProfileMenu,
110
- R as ModusWcSwitch,
111
- U as ModusWcThemeProvider
91
+ T as ModusWcAvatar,
92
+ S as ModusWcButton,
93
+ y as ModusWcCollapse,
94
+ B as ModusWcDropdownMenu,
95
+ L as ModusWcIcon,
96
+ x as ModusWcNavbar,
97
+ D as ModusWcProfileMenu,
98
+ V as ModusWcThemeProvider
112
99
  };
@@ -9,5 +9,5 @@ export type AccordionProps = {
9
9
  isOpen?: boolean | undefined | null;
10
10
  onToggle?: (isOpen: boolean) => void;
11
11
  };
12
- export declare const Accordion: ({ headline, description, ctaLink, className, isOpen: isOpenProp, onToggle: onToggleProp, }: AccordionProps) => import("react/jsx-runtime").JSX.Element;
12
+ export declare const Accordion: ({ headline, description, ctaLink, className, isOpen: isOpenProp, onToggle: onToggleProp, }: AccordionProps) => import("react").JSX.Element;
13
13
  //# sourceMappingURL=Accordion.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Accordion.d.ts","sourceRoot":"","sources":["../../../../src/component/Accordion/Accordion.tsx"],"names":[],"mappings":"AAKA,OAAO,sBAAsB,CAAC;AAC9B,OAAO,kBAAkB,CAAC;AAI1B,MAAM,MAAM,cAAc,GAAG;IAC3B,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,GAAG,CAAC;IACjB,OAAO,CAAC,EAAE;QACR,KAAK,EAAE,MAAM,CAAC;QACd,WAAW,EAAE,MAAM,CAAC;KACrB,CAAC;IACF,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,IAAI,CAAC;IACpC,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,CAAC;CACtC,CAAC;AAEF,eAAO,MAAM,SAAS,GAAI,4FAOvB,cAAc,4CAwEhB,CAAC"}
1
+ {"version":3,"file":"Accordion.d.ts","sourceRoot":"","sources":["../../../../src/component/Accordion/Accordion.tsx"],"names":[],"mappings":"AAKA,OAAO,sBAAsB,CAAC;AAC9B,OAAO,kBAAkB,CAAC;AAI1B,MAAM,MAAM,cAAc,GAAG;IAC3B,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,GAAG,CAAC;IACjB,OAAO,CAAC,EAAE;QACR,KAAK,EAAE,MAAM,CAAC;QACd,WAAW,EAAE,MAAM,CAAC;KACrB,CAAC;IACF,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,IAAI,CAAC;IACpC,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,CAAC;CACtC,CAAC;AAEF,eAAO,MAAM,SAAS,GAAI,4FAOvB,cAAc,gCAwEhB,CAAC"}
@@ -5,6 +5,6 @@ interface AlertBannerProps {
5
5
  name?: string;
6
6
  handleClose: (e: React.MouseEvent<HTMLButtonElement> | React.KeyboardEvent<HTMLButtonElement>, name?: string) => void;
7
7
  }
8
- export declare const AlertBanner: ({ type, text, name, handleClose, }: AlertBannerProps) => import("react/jsx-runtime").JSX.Element;
8
+ export declare const AlertBanner: ({ type, text, name, handleClose, }: AlertBannerProps) => React.JSX.Element;
9
9
  export {};
10
10
  //# sourceMappingURL=AlertBanner.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AlertBanner.d.ts","sourceRoot":"","sources":["../../../../src/component/AlertBanner/AlertBanner.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,oBAAoB,CAAC;AAK5B,UAAU,gBAAgB;IACxB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,CACX,CAAC,EACG,KAAK,CAAC,UAAU,CAAC,iBAAiB,CAAC,GACnC,KAAK,CAAC,aAAa,CAAC,iBAAiB,CAAC,EAC1C,IAAI,CAAC,EAAE,MAAM,KACV,IAAI,CAAC;CACX;AAED,eAAO,MAAM,WAAW,GAAI,oCAKzB,gBAAgB,4CA2ClB,CAAC"}
1
+ {"version":3,"file":"AlertBanner.d.ts","sourceRoot":"","sources":["../../../../src/component/AlertBanner/AlertBanner.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,oBAAoB,CAAC;AAK5B,UAAU,gBAAgB;IACxB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,CACX,CAAC,EACG,KAAK,CAAC,UAAU,CAAC,iBAAiB,CAAC,GACnC,KAAK,CAAC,aAAa,CAAC,iBAAiB,CAAC,EAC1C,IAAI,CAAC,EAAE,MAAM,KACV,IAAI,CAAC;CACX;AAED,eAAO,MAAM,WAAW,GAAI,oCAKzB,gBAAgB,sBA2ClB,CAAC"}
@@ -10,5 +10,5 @@ export interface CallToActionProps {
10
10
  secondaryButton?: CallToActionButton;
11
11
  presetTheme?: string;
12
12
  }
13
- export declare function CallToAction({ description, primaryButton, secondaryButton, presetTheme, }: CallToActionProps): import("react/jsx-runtime").JSX.Element;
13
+ export declare function CallToAction({ description, primaryButton, secondaryButton, presetTheme, }: CallToActionProps): React.JSX.Element;
14
14
  //# sourceMappingURL=CallToAction.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CallToAction.d.ts","sourceRoot":"","sources":["../../../../src/component/CallToAction/CallToAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,sBAAsB,CAAC;AAC9B,OAAO,qBAAqB,CAAC;AAG7B,MAAM,WAAW,kBAAkB;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED,MAAM,WAAW,iBAAiB;IAChC,WAAW,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IACvC,aAAa,CAAC,EAAE,kBAAkB,CAAC;IACnC,eAAe,CAAC,EAAE,kBAAkB,CAAC;IACrC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,wBAAgB,YAAY,CAAC,EAC3B,WAAW,EACX,aAAa,EACb,eAAe,EACf,WAAW,GACZ,EAAE,iBAAiB,2CAmCnB"}
1
+ {"version":3,"file":"CallToAction.d.ts","sourceRoot":"","sources":["../../../../src/component/CallToAction/CallToAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,sBAAsB,CAAC;AAC9B,OAAO,qBAAqB,CAAC;AAG7B,MAAM,WAAW,kBAAkB;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED,MAAM,WAAW,iBAAiB;IAChC,WAAW,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IACvC,aAAa,CAAC,EAAE,kBAAkB,CAAC;IACnC,eAAe,CAAC,EAAE,kBAAkB,CAAC;IACrC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,wBAAgB,YAAY,CAAC,EAC3B,WAAW,EACX,aAAa,EACb,eAAe,EACf,WAAW,GACZ,EAAE,iBAAiB,qBAmCnB"}
@@ -39,6 +39,6 @@ export interface CardEcommerce {
39
39
  validatingCardDataListSectionBottom?: ContentObject;
40
40
  longDetailHeader?: boolean;
41
41
  }
42
- export declare const CardEcommerce: React.MemoExoticComponent<({ header, subheader, description, cardType, details, button, priceDescription, detailsHeader, featured, featuredText, currency, discount, discountCode, crossedOutPrice, index, indexAnimation, LinkComponent, validatingCardDataTop, validatingCardDataBottom, validatingCardDataListSectionBottom, longDetailHeader, }: CardEcommerce) => import("react/jsx-runtime").JSX.Element>;
42
+ export declare const CardEcommerce: React.MemoExoticComponent<({ header, subheader, description, cardType, details, button, priceDescription, detailsHeader, featured, featuredText, currency, discount, discountCode, crossedOutPrice, index, indexAnimation, LinkComponent, validatingCardDataTop, validatingCardDataBottom, validatingCardDataListSectionBottom, longDetailHeader, }: CardEcommerce) => React.JSX.Element>;
43
43
  export {};
44
44
  //# sourceMappingURL=CardEcommerce.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CardEcommerce.d.ts","sourceRoot":"","sources":["../../../../src/component/CardEcommerce/CardEcommerce.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAC5D,OAAO,EAEL,KAAK,QAAQ,EACd,MAAM,8CAA8C,CAAC;AAEtD,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,OAAO,sBAAsB,CAAC;AAG9B,MAAM,WAAW,iBAAiB;IAChC,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AACD,UAAU,UAAW,SAAQ,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;CAAG;AAEnD,UAAU,WAAW;IACnB,MAAM,EAAE,UAAU,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,EAAE,CAAC;CACnB;AAED,UAAU,aAAa;IACrB,aAAa,CAAC,EAAE,WAAW,EAAE,CAAC;IAC9B,cAAc,CAAC,EAAE,UAAU,EAAE,CAAC;CAC/B;AAED,MAAM,WAAW,aAAa;IAC5B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IACvC,QAAQ,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,QAAQ,CAAC;IACvC,OAAO,CAAC,EAAE,iBAAiB,EAAE,CAAC;IAC9B,MAAM,CAAC,EAAE,SAAS,CAAC;IACnB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACpC,aAAa,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,GAAG,EAAE,GAAG,CAAC,CAAC;IAC1C,qBAAqB,CAAC,EAAE,aAAa,CAAC;IACtC,wBAAwB,CAAC,EAAE,aAAa,CAAC;IACzC,mCAAmC,CAAC,EAAE,aAAa,CAAC;IACpD,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,eAAO,MAAM,aAAa,uVAuBrB,aAAa,6CAwNjB,CAAC"}
1
+ {"version":3,"file":"CardEcommerce.d.ts","sourceRoot":"","sources":["../../../../src/component/CardEcommerce/CardEcommerce.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAC5D,OAAO,EAEL,KAAK,QAAQ,EACd,MAAM,8CAA8C,CAAC;AAEtD,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAEnD,OAAO,sBAAsB,CAAC;AAG9B,MAAM,WAAW,iBAAiB;IAChC,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AACD,UAAU,UAAW,SAAQ,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;CAAG;AAEnD,UAAU,WAAW;IACnB,MAAM,EAAE,UAAU,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,EAAE,CAAC;CACnB;AAED,UAAU,aAAa;IACrB,aAAa,CAAC,EAAE,WAAW,EAAE,CAAC;IAC9B,cAAc,CAAC,EAAE,UAAU,EAAE,CAAC;CAC/B;AAED,MAAM,WAAW,aAAa;IAC5B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IACvC,QAAQ,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,QAAQ,CAAC;IACvC,OAAO,CAAC,EAAE,iBAAiB,EAAE,CAAC;IAC9B,MAAM,CAAC,EAAE,SAAS,CAAC;IACnB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACpC,aAAa,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,GAAG,EAAE,GAAG,CAAC,CAAC;IAC1C,qBAAqB,CAAC,EAAE,aAAa,CAAC;IACtC,wBAAwB,CAAC,EAAE,aAAa,CAAC;IACzC,mCAAmC,CAAC,EAAE,aAAa,CAAC;IACpD,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,eAAO,MAAM,aAAa,uVAuBrB,aAAa,uBAwNjB,CAAC"}
@@ -1,3 +1,3 @@
1
- export function renderIcon(clicked: any, mode: any): import("react/jsx-runtime").JSX.Element;
1
+ export function renderIcon(clicked: any, mode: any): import("react").JSX.Element;
2
2
  export function copyToClipboard(text: any, setClicked: any): Promise<void>;
3
3
  //# sourceMappingURL=CardEcommerceMethods.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CardEcommerceMethods.d.ts","sourceRoot":"","sources":["../../../../src/component/CardEcommerce/CardEcommerceMethods.jsx"],"names":[],"mappings":"AAAO,6FAgCN;AAEM,2EAON"}
1
+ {"version":3,"file":"CardEcommerceMethods.d.ts","sourceRoot":"","sources":["../../../../src/component/CardEcommerce/CardEcommerceMethods.jsx"],"names":[],"mappings":"AAAO,iFAgCN;AAEM,2EAON"}
@@ -6,7 +6,7 @@ interface DescriptionProps {
6
6
  truncate?: boolean;
7
7
  truncateLength?: number;
8
8
  }
9
- export declare const CommonDescription: React.MemoExoticComponent<({ description, componentClass, truncate, truncateLength, }: DescriptionProps) => import("react/jsx-runtime").JSX.Element | null>;
10
- export declare const CleanDescription: React.MemoExoticComponent<({ description, componentClasses, truncate, truncateLength, }: DescriptionProps) => import("react/jsx-runtime").JSX.Element | null>;
9
+ export declare const CommonDescription: React.MemoExoticComponent<({ description, componentClass, truncate, truncateLength, }: DescriptionProps) => React.JSX.Element | null>;
10
+ export declare const CleanDescription: React.MemoExoticComponent<({ description, componentClasses, truncate, truncateLength, }: DescriptionProps) => React.JSX.Element | null>;
11
11
  export {};
12
12
  //# sourceMappingURL=CommonDescription.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CommonDescription.d.ts","sourceRoot":"","sources":["../../../../src/component/CommonDescription/CommonDescription.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,gBAAgB;IACxB,WAAW,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,GAAG,SAAS,CAAC;IAClD,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,eAAO,MAAM,iBAAiB,yFAMzB,gBAAgB,oDA2BpB,CAAC;AAEF,eAAO,MAAM,gBAAgB,2FAMxB,gBAAgB,oDAqBpB,CAAC"}
1
+ {"version":3,"file":"CommonDescription.d.ts","sourceRoot":"","sources":["../../../../src/component/CommonDescription/CommonDescription.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,gBAAgB;IACxB,WAAW,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,GAAG,SAAS,CAAC;IAClD,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,eAAO,MAAM,iBAAiB,yFAMzB,gBAAgB,8BA2BpB,CAAC;AAEF,eAAO,MAAM,gBAAgB,2FAMxB,gBAAgB,8BAqBpB,CAAC"}
@@ -1,15 +1,15 @@
1
1
  import { jsx as n } from "react/jsx-runtime";
2
- import i from "react";
3
- import { truncateText as m } from "../../utils/functions.js";
4
- const u = i.memo(
2
+ import l from "react";
3
+ import { truncateText as s } from "../../utils/functions.js";
4
+ const f = l.memo(
5
5
  ({
6
6
  description: e,
7
7
  componentClass: r,
8
8
  truncate: o = !1,
9
- truncateLength: l = 100
9
+ truncateLength: i = 100
10
10
  }) => {
11
11
  if (!e) return null;
12
- const t = typeof e == "string" && o ? m(e, l) : e;
12
+ const t = typeof e == "string" && o ? s(e, i) : e;
13
13
  return typeof t == "object" ? /* @__PURE__ */ n(
14
14
  "div",
15
15
  {
@@ -26,16 +26,15 @@ const u = i.memo(
26
26
  }
27
27
  );
28
28
  }
29
- );
30
- i.memo(
29
+ ), u = l.memo(
31
30
  ({
32
31
  description: e,
33
32
  componentClasses: r,
34
33
  truncate: o = !1,
35
- truncateLength: l = 100
34
+ truncateLength: i = 100
36
35
  }) => {
37
36
  if (!e) return null;
38
- const t = typeof e == "string" && o ? m(e, l) : e;
37
+ const t = typeof e == "string" && o ? s(e, i) : e;
39
38
  return typeof t == "object" ? /* @__PURE__ */ n("div", { className: r, children: t }) : /* @__PURE__ */ n(
40
39
  "div",
41
40
  {
@@ -48,5 +47,6 @@ i.memo(
48
47
  }
49
48
  );
50
49
  export {
51
- u as CommonDescription
50
+ u as CleanDescription,
51
+ f as CommonDescription
52
52
  };
@@ -13,6 +13,6 @@ interface DialogProps {
13
13
  contentLink?: string;
14
14
  contentLinkText?: string;
15
15
  }
16
- declare const Dialog: (props: DialogProps) => import("react/jsx-runtime").JSX.Element;
16
+ declare const Dialog: (props: DialogProps) => import("react").JSX.Element;
17
17
  export default Dialog;
18
18
  //# sourceMappingURL=Dialog.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Dialog.d.ts","sourceRoot":"","sources":["../../../../src/component/Dialog/Dialog.tsx"],"names":[],"mappings":"AAAA,OAAO,eAAe,CAAC;AAKvB,UAAU,WAAW;IACnB,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,CAAC,EAAE,SAAS,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,kBAAkB,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;IACvE,oBAAoB,CAAC,EAAE,MAAM,IAAI,CAAC;IAClC,sBAAsB,CAAC,EAAE,MAAM,IAAI,CAAC;IACpC,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,QAAA,MAAM,MAAM,GAAI,OAAO,WAAW,4CAqGjC,CAAC;AAEF,eAAe,MAAM,CAAC"}
1
+ {"version":3,"file":"Dialog.d.ts","sourceRoot":"","sources":["../../../../src/component/Dialog/Dialog.tsx"],"names":[],"mappings":"AAAA,OAAO,eAAe,CAAC;AAKvB,UAAU,WAAW;IACnB,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,CAAC,EAAE,SAAS,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,kBAAkB,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;IACvE,oBAAoB,CAAC,EAAE,MAAM,IAAI,CAAC;IAClC,sBAAsB,CAAC,EAAE,MAAM,IAAI,CAAC;IACpC,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,QAAA,MAAM,MAAM,GAAI,OAAO,WAAW,gCAqGjC,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -11,6 +11,6 @@ interface DropdownProps {
11
11
  resetAllLabel?: string;
12
12
  onResetAll?: () => void;
13
13
  }
14
- export declare const Dropdown: ({ options, onChange, label, selectedFilters, multiSelect, displayResetAll, resetAllLabel, onResetAll, }: DropdownProps) => import("react/jsx-runtime").JSX.Element;
14
+ export declare const Dropdown: ({ options, onChange, label, selectedFilters, multiSelect, displayResetAll, resetAllLabel, onResetAll, }: DropdownProps) => import("react").JSX.Element;
15
15
  export {};
16
16
  //# sourceMappingURL=Dropdown.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Dropdown.d.ts","sourceRoot":"","sources":["../../../../src/component/Dropdown/Dropdown.tsx"],"names":[],"mappings":"AACA,OAAO,iBAAiB,CAAC;AAIzB,UAAU,aAAa;IACrB,OAAO,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,EAAE,GAAG,MAAM,EAAE,CAAC;IACvD,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;IAC3B,QAAQ,EAAE,CAAC,eAAe,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;IAC9C,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;CACzB;AAED,eAAO,MAAM,QAAQ,GAAI,yGAStB,aAAa,4CAmHf,CAAC"}
1
+ {"version":3,"file":"Dropdown.d.ts","sourceRoot":"","sources":["../../../../src/component/Dropdown/Dropdown.tsx"],"names":[],"mappings":"AACA,OAAO,iBAAiB,CAAC;AAIzB,UAAU,aAAa;IACrB,OAAO,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,EAAE,GAAG,MAAM,EAAE,CAAC;IACvD,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;IAC3B,QAAQ,EAAE,CAAC,eAAe,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;IAC9C,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;CACzB;AAED,eAAO,MAAM,QAAQ,GAAI,yGAStB,aAAa,gCAmHf,CAAC"}
@@ -1,3 +1,4 @@
1
+ import { default as React } from 'react';
1
2
  export default FlyoutCart;
2
- declare function FlyoutCart(props: any): import("react/jsx-runtime").JSX.Element;
3
+ declare function FlyoutCart(props: any): React.JSX.Element;
3
4
  //# sourceMappingURL=FlyoutCart.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FlyoutCart.d.ts","sourceRoot":"","sources":["../../../../src/component/FlyoutCart/FlyoutCart.jsx"],"names":[],"mappings":";AAiKA,iFA8OC"}
1
+ {"version":3,"file":"FlyoutCart.d.ts","sourceRoot":"","sources":["../../../../src/component/FlyoutCart/FlyoutCart.jsx"],"names":[],"mappings":";AAiKA,2DA8OC;kBA7Y0C,OAAO"}
@@ -9,7 +9,7 @@ export namespace Primary {
9
9
  export { cartData };
10
10
  export { cartSettings };
11
11
  }
12
- function render(args: any): import("react/jsx-runtime").JSX.Element;
12
+ function render(args: any): import("react").JSX.Element;
13
13
  }
14
14
  export namespace WithPromoCode {
15
15
  export namespace args_1 {
@@ -17,7 +17,7 @@ export namespace WithPromoCode {
17
17
  export { cartSettings };
18
18
  }
19
19
  export { args_1 as args };
20
- export function render_1(args: any): import("react/jsx-runtime").JSX.Element;
20
+ export function render_1(args: any): import("react").JSX.Element;
21
21
  export { render_1 as render };
22
22
  }
23
23
  export namespace EmptyCart {
@@ -26,7 +26,7 @@ export namespace EmptyCart {
26
26
  export { cartSettings };
27
27
  }
28
28
  export { args_2 as args };
29
- export function render_2(args: any): import("react/jsx-runtime").JSX.Element;
29
+ export function render_2(args: any): import("react").JSX.Element;
30
30
  export { render_2 as render };
31
31
  }
32
32
  declare namespace cartData {
@@ -1 +1 @@
1
- {"version":3,"file":"FlyoutCart.stories.d.ts","sourceRoot":"","sources":["../../../../src/component/FlyoutCart/FlyoutCart.stories.jsx"],"names":[],"mappings":";;;;;;;;;;IA8IU,oEA0EP;;;;;;;;IAqDO,6EA8DP;;;;;;;;;IAQO,6EAWP;;;uBA5VoB,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAqHlB,sCAAY;;;;;;;;;;;;;;IAab,gCAEf;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAvHH;;;;;;;;;;;;;IA6BE;AAEF;;;;;;;;;;;;;;IA+BE;AA8IF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAgCC"}
1
+ {"version":3,"file":"FlyoutCart.stories.d.ts","sourceRoot":"","sources":["../../../../src/component/FlyoutCart/FlyoutCart.stories.jsx"],"names":[],"mappings":";;;;;;;;;;IA8IU,wDA0EP;;;;;;;;IAqDO,iEA8DP;;;;;;;;;IAQO,iEAWP;;;uBA5VoB,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAqHlB,sCAAY;;;;;;;;;;;;;;IAab,gCAEf;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAvHH;;;;;;;;;;;;;IA6BE;AAEF;;;;;;;;;;;;;;IA+BE;AA8IF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAgCC"}
@@ -1 +1 @@
1
- .ter-cart-item+.ter-cart-item{border-top:1px solid #e0e1e9}.ter-cart-item{display:flex;justify-content:flex-start;gap:16px;padding:32px 0}.ter-cart-item .ter-quantity-tracker__input-wrapper{width:110px}.ter-cart-item__figure{all:unset;outline:1px solid #f1f1f6;min-width:115px;width:115px;height:115px}.ter-cart-item__figure__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ter-cart-item__details{flex-grow:1}.ter-cart-item__product-name{font-size:1.25rem;line-height:1.75rem;font-weight:700;margin-bottom:4px;margin-top:0}.ter-cart-item__sku{font-size:.875rem;line-height:1.125rem;margin-bottom:4px;line-height:24px}.ter-cart-item__price-wrapper{margin:4px 0}.ter-cart-item__price{font-size:1rem;line-height:1.75rem;font-weight:800}.ter-cart-item__price--strike{display:block;font-size:16px;font-weight:600;color:#90939f;text-decoration:line-through;line-height:28px}.ter-cart-item__duration{font-size:.875rem;line-height:1.125rem}.ter-cart-item__discount{margin:4px 0}.ter-cart-item__qty{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:16px}.ter-cart-item__qty__label{font-weight:600;font-size:.875rem;line-height:1.25rem;font-weight:700}.ter-cart-item__remove{all:unset;font-weight:600;font-size:.875rem;line-height:1.25rem;color:#252a2e;font-weight:700;-webkit-text-decoration:underline solid 2px #fbad26;text-decoration:underline solid 2px #fbad26;text-underline-offset:4px;cursor:pointer;display:flex;align-items:center;margin-top:16px}.ter-cart-item__remove:focus,.ter-cart-item__remove:active{font-weight:700}.ter-cart-item__remove svg{color:#252a2e}.ter-cart-item__link{font-weight:600;font-size:.875rem;line-height:1.25rem;font-weight:700}
1
+ .ter-cart-item+.ter-cart-item{border-top:1px solid #e0e1e9}.ter-cart-item{display:flex;justify-content:flex-start;gap:16px;padding:32px 0}.ter-cart-item .t2-quantity-tracker__wrapper{flex:0 1 140px;min-width:72px}.ter-cart-item .t2-quantity-tracker__input-wrapper{width:100%}.ter-cart-item__figure{all:unset;outline:1px solid #f1f1f6;min-width:115px;width:115px;height:115px}.ter-cart-item__figure__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ter-cart-item__details{flex-grow:1}.ter-cart-item__product-name{font-size:1.25rem;line-height:1.75rem;font-weight:700;margin-bottom:4px;margin-top:0}.ter-cart-item__sku{font-size:.875rem;line-height:1.125rem;margin-bottom:4px;line-height:24px}.ter-cart-item__price-wrapper{margin:4px 0}.ter-cart-item__price{font-size:1rem;line-height:1.75rem;font-weight:800}.ter-cart-item__price--strike{display:block;font-size:16px;font-weight:600;color:#90939f;text-decoration:line-through;line-height:28px}.ter-cart-item__duration{font-size:.875rem;line-height:1.125rem}.ter-cart-item__discount{margin:4px 0}.ter-cart-item__qty{display:flex;align-items:center;flex-wrap:nowrap;gap:12px;margin-top:16px}.ter-cart-item__qty__label{font-weight:600;font-size:.875rem;line-height:1.25rem;font-weight:700;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;flex-shrink:0}.ter-cart-item__qty__label:focus,.ter-cart-item__qty__label:active{font-weight:700}.ter-cart-item__qty__label svg{color:#252a2e;flex-shrink:0}.ter-cart-item__link{font-weight:600;font-size:.875rem;line-height:1.25rem;font-weight:700}
@@ -30,6 +30,6 @@ interface CartComponentProps {
30
30
  onRemove?: (id: string, sku: string, name: string) => void;
31
31
  LinkComponent: React.Component<any, any>;
32
32
  }
33
- declare function CartComponent({ id, imageURL, name, quantity, sku, price, strikePrice, discount, discountCode, duration, isMaxThresholdError, link, labels, settings, isLoading, onChangeQuantity, onRemove, LinkComponent, }: CartComponentProps): import("react/jsx-runtime").JSX.Element;
33
+ declare function CartComponent({ id, imageURL, name, quantity, sku, price, strikePrice, discount, discountCode, duration, isMaxThresholdError, link, labels, settings, isLoading, onChangeQuantity, onRemove, LinkComponent, }: CartComponentProps): React.JSX.Element;
34
34
  export default CartComponent;
35
35
  //# sourceMappingURL=FlyoutCartComponent.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FlyoutCartComponent.d.ts","sourceRoot":"","sources":["../../../../src/component/FlyoutCartComponent/FlyoutCartComponent.tsx"],"names":[],"mappings":"AACA,OAAO,KAAsC,MAAM,OAAO,CAAA;AAK1D,OAAO,4BAA4B,CAAA;AAEnC,UAAU,SAAS;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,MAAM,EAAE,MAAM,CAAC;CAChB;AAED,UAAU,QAAQ;IAChB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;CACd;AAED,UAAU,UAAU;IAClB,aAAa,CAAC,EAAE,MAAM,CAAA;CACvB;AAED,UAAU,kBAAkB;IAC1B,EAAE,EAAE,MAAM,CAAA;IACV,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,GAAG,EAAE,MAAM,CAAA;IACX,KAAK,CAAC,EAAE,SAAS,CAAA;IACjB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,mBAAmB,CAAC,EAAE,OAAO,CAAA;IAC7B,IAAI,CAAC,EAAE,QAAQ,CAAA;IACf,MAAM,CAAC,EAAE,UAAU,CAAA;IACnB,QAAQ,CAAC,EAAE,GAAG,CAAA;IACd,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,gBAAgB,CAAC,EAAE,CACjB,EAAE,EAAE,MAAM,EACV,GAAG,EAAE,MAAM,EACX,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,MAAM,KACb,IAAI,CAAC;IACV,QAAQ,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3D,aAAa,EAAE,KAAK,CAAC,SAAS,CAAC,GAAG,EAAE,GAAG,CAAC,CAAC;CAC1C;AASD,iBAAS,aAAa,CAAC,EACrB,EAAE,EACF,QAAQ,EACR,IAAI,EACJ,QAAY,EACZ,GAAG,EACH,KAAK,EACL,WAAW,EACX,QAAQ,EACR,YAAY,EACZ,QAAQ,EACR,mBAA2B,EAC3B,IAAI,EACJ,MAAM,EACN,QAAiC,EACjC,SAAiB,EACjB,gBAA2B,EAC3B,QAAmB,EACnB,aAAa,GACd,EAAE,kBAAkB,2CAsLpB;AAED,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"FlyoutCartComponent.d.ts","sourceRoot":"","sources":["../../../../src/component/FlyoutCartComponent/FlyoutCartComponent.tsx"],"names":[],"mappings":"AACA,OAAO,KAAsC,MAAM,OAAO,CAAA;AAK1D,OAAO,4BAA4B,CAAA;AAEnC,UAAU,SAAS;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,MAAM,EAAE,MAAM,CAAC;CAChB;AAED,UAAU,QAAQ;IAChB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;CACd;AAED,UAAU,UAAU;IAClB,aAAa,CAAC,EAAE,MAAM,CAAA;CACvB;AAED,UAAU,kBAAkB;IAC1B,EAAE,EAAE,MAAM,CAAA;IACV,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,GAAG,EAAE,MAAM,CAAA;IACX,KAAK,CAAC,EAAE,SAAS,CAAA;IACjB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,mBAAmB,CAAC,EAAE,OAAO,CAAA;IAC7B,IAAI,CAAC,EAAE,QAAQ,CAAA;IACf,MAAM,CAAC,EAAE,UAAU,CAAA;IACnB,QAAQ,CAAC,EAAE,GAAG,CAAA;IACd,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,gBAAgB,CAAC,EAAE,CACjB,EAAE,EAAE,MAAM,EACV,GAAG,EAAE,MAAM,EACX,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,MAAM,KACb,IAAI,CAAC;IACV,QAAQ,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3D,aAAa,EAAE,KAAK,CAAC,SAAS,CAAC,GAAG,EAAE,GAAG,CAAC,CAAC;CAC1C;AASD,iBAAS,aAAa,CAAC,EACrB,EAAE,EACF,QAAQ,EACR,IAAI,EACJ,QAAY,EACZ,GAAG,EACH,KAAK,EACL,WAAW,EACX,QAAQ,EACR,YAAY,EACZ,QAAQ,EACR,mBAA2B,EAC3B,IAAI,EACJ,MAAM,EACN,QAAiC,EACjC,SAAiB,EACjB,gBAA2B,EAC3B,QAAmB,EACnB,aAAa,GACd,EAAE,kBAAkB,qBAsLpB;AAED,eAAe,aAAa,CAAC"}
@@ -7,6 +7,6 @@ export interface Image {
7
7
  export interface ImageGalleryProps {
8
8
  images: Image[];
9
9
  }
10
- declare const ImageGallery: ({ images }: ImageGalleryProps) => import("react/jsx-runtime").JSX.Element;
10
+ declare const ImageGallery: ({ images }: ImageGalleryProps) => import("react").JSX.Element;
11
11
  export default ImageGallery;
12
12
  //# sourceMappingURL=ImageGallery.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ImageGallery.d.ts","sourceRoot":"","sources":["../../../../src/component/ImageGallery/ImageGallery.tsx"],"names":[],"mappings":"AAIA,OAAO,qBAAqB,CAAC;AAC7B,MAAM,WAAW,KAAK;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,WAAW,iBAAiB;IAChC,MAAM,EAAE,KAAK,EAAE,CAAC;CACjB;AAED,QAAA,MAAM,YAAY,GAAI,YAAY,iBAAiB,4CAwNlD,CAAC;AAeF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"ImageGallery.d.ts","sourceRoot":"","sources":["../../../../src/component/ImageGallery/ImageGallery.tsx"],"names":[],"mappings":"AAIA,OAAO,qBAAqB,CAAC;AAC7B,MAAM,WAAW,KAAK;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,WAAW,iBAAiB;IAChC,MAAM,EAAE,KAAK,EAAE,CAAC;CACjB;AAED,QAAA,MAAM,YAAY,GAAI,YAAY,iBAAiB,gCAwNlD,CAAC;AAeF,eAAe,YAAY,CAAC"}
@@ -7,6 +7,6 @@ interface LoadingSpinnerProps {
7
7
  width?: string;
8
8
  color?: string;
9
9
  }
10
- declare const LoadingSpinner: ({ text, style, className, size, width, color, }: LoadingSpinnerProps) => import("react/jsx-runtime").JSX.Element;
10
+ declare const LoadingSpinner: ({ text, style, className, size, width, color, }: LoadingSpinnerProps) => React.JSX.Element;
11
11
  export default LoadingSpinner;
12
12
  //# sourceMappingURL=LoadingSpinner.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"LoadingSpinner.d.ts","sourceRoot":"","sources":["../../../../src/component/LoadingSpinner/LoadingSpinner.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,uBAAuB,CAAC;AAE/B,UAAU,mBAAmB;IAC3B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,QAAA,MAAM,cAAc,GAAI,iDAOrB,mBAAmB,4CA4BrB,CAAC;AAEF,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"LoadingSpinner.d.ts","sourceRoot":"","sources":["../../../../src/component/LoadingSpinner/LoadingSpinner.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,uBAAuB,CAAC;AAE/B,UAAU,mBAAmB;IAC3B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,QAAA,MAAM,cAAc,GAAI,iDAOrB,mBAAmB,sBA4BrB,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -0,0 +1 @@
1
+ .t2-lo-more-from-dev{padding:36px 20px 40px}.t2-lo-more-from-dev__heading{color:#353a40;font-size:1.5rem;font-style:normal;line-height:1.875rem;letter-spacing:1.92px;font-size:22px;font-weight:700;line-height:28px;color:#252a2e;margin:0 0 32px;letter-spacing:.64px}.t2-lo-more-from-dev__list{display:flex;flex-direction:column;gap:32px}.t2-lo-more-from-dev__card{display:flex;align-items:center;gap:16px;padding:16px 24px;background:#fff;border:1px solid #a3a6b1;border-radius:8px;text-decoration:none;color:inherit;transition:box-shadow .2s ease,border-color .2s ease;cursor:pointer}.t2-lo-more-from-dev__card:hover,.t2-lo-more-from-dev__card:focus{box-shadow:0 2px 8px #0000001f;border-color:#a3a6b1;text-decoration:none}.t2-lo-more-from-dev__card:active{text-decoration:none}.t2-lo-more-from-dev__card *{pointer-events:none}.t2-lo-more-from-dev__card-logo{flex-shrink:0;width:56px;height:56px}.t2-lo-more-from-dev__card-logo-placeholder{width:100%;height:100%;border:2px dashed #a3a6b1;border-radius:4px;box-sizing:border-box}.t2-lo-more-from-dev__card-logo-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:4px}.t2-lo-more-from-dev__card-text{flex:1;min-width:0}.t2-lo-more-from-dev__card-name{color:#353a40;font-size:1rem;font-style:normal;line-height:1.375rem;letter-spacing:.32px;color:#252a2e;margin:0;font-size:18px;line-height:32px;font-weight:600}.t2-lo-more-from-dev__card-desc{color:#353a40;font-size:1rem;font-style:normal;line-height:1.5rem;letter-spacing:.16px;margin:4px 0 0;font-size:14px;line-height:24px;font-weight:400;color:#252a2e}.t2-lo-more-from-dev__card-cta{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background-color:#fbad26;color:#252a2e}.t2-lo-more-from-dev__portfolio-link{margin-top:32px}.t2-lo-more-from-dev__portfolio-link .t2-terra-text-link{color:#353a40;font-size:1rem;font-style:normal;line-height:1.375rem;color:#0063a3;font-size:16px;line-height:22px;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:8px;letter-spacing:.32px}.t2-lo-more-from-dev__portfolio-link .t2-terra-text-link:hover{text-decoration:underline}@media(max-width:599px){.t2-lo-more-from-dev__card{flex-direction:column;align-items:flex-start;gap:12px;padding:16px;position:relative}.t2-lo-more-from-dev__card-logo{width:48px;height:48px}.t2-lo-more-from-dev__card-cta{position:absolute;top:16px;right:16px;width:36px;height:36px}}
@@ -0,0 +1,11 @@
1
+ import { TerraLink } from '../TerraLink/TerraLink';
2
+ import { MoreFromDeveloperProduct } from './MoreFromDeveloperCard';
3
+ export interface MoreFromDeveloper {
4
+ developerName: string;
5
+ products?: MoreFromDeveloperProduct[];
6
+ portfolioLink?: TerraLink;
7
+ Link?: any;
8
+ }
9
+ declare const MoreFromDeveloper: ({ developerName, products, portfolioLink, Link, }: MoreFromDeveloper) => import("react").JSX.Element | null;
10
+ export default MoreFromDeveloper;
11
+ //# sourceMappingURL=MoreFromDeveloper.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MoreFromDeveloper.d.ts","sourceRoot":"","sources":["../../../../src/component/MoreFromDeveloper/MoreFromDeveloper.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAA;AAClD,OAAO,EAAyB,wBAAwB,EAAE,MAAM,yBAAyB,CAAA;AAEzF,OAAO,0BAA0B,CAAA;AAEjC,MAAM,WAAW,iBAAiB;IAChC,aAAa,EAAE,MAAM,CAAA;IACrB,QAAQ,CAAC,EAAE,wBAAwB,EAAE,CAAA;IACrC,aAAa,CAAC,EAAE,SAAS,CAAA;IACzB,IAAI,CAAC,EAAE,GAAG,CAAA;CACX;AAED,QAAA,MAAM,iBAAiB,GAAI,mDAKxB,iBAAiB,uCA+BnB,CAAA;AAED,eAAe,iBAAiB,CAAA"}
@@ -0,0 +1,35 @@
1
+ import { jsxs as l, jsx as e } from "react/jsx-runtime";
2
+ import { TerraLink as n } from "../TerraLink/TerraLink.js";
3
+ import { MoreFromDeveloperCard as s } from "./MoreFromDeveloperCard.js";
4
+ import './MoreFromDeveloper.css';/* empty css */
5
+ const p = ({
6
+ developerName: i,
7
+ products: r,
8
+ portfolioLink: o,
9
+ Link: m
10
+ }) => !r || r.length === 0 ? null : /* @__PURE__ */ l("div", { className: "t2-lo-more-from-dev", children: [
11
+ /* @__PURE__ */ l("h2", { className: "t2-lo-more-from-dev__heading", children: [
12
+ "More from ",
13
+ i
14
+ ] }),
15
+ /* @__PURE__ */ e("div", { className: "t2-lo-more-from-dev__list", children: r.map((t, a) => /* @__PURE__ */ e(
16
+ s,
17
+ {
18
+ product: t,
19
+ Link: m
20
+ },
21
+ a
22
+ )) }),
23
+ o?.label && /* @__PURE__ */ e("div", { className: "t2-lo-more-from-dev__portfolio-link", children: /* @__PURE__ */ e(
24
+ n,
25
+ {
26
+ ...o,
27
+ linkType: "text",
28
+ isIcon: !0,
29
+ LinkComponent: m
30
+ }
31
+ ) })
32
+ ] });
33
+ export {
34
+ p as default
35
+ };
@@ -0,0 +1,18 @@
1
+ export interface MoreFromDeveloperProduct {
2
+ productName: string;
3
+ productDescription?: string;
4
+ productLink: {
5
+ url?: string;
6
+ destination?: string;
7
+ };
8
+ productLogo?: {
9
+ src?: string;
10
+ alt?: string;
11
+ };
12
+ }
13
+ export interface MoreFromDeveloperCardProps {
14
+ product: MoreFromDeveloperProduct;
15
+ Link?: any;
16
+ }
17
+ export declare const MoreFromDeveloperCard: ({ product, Link, }: MoreFromDeveloperCardProps) => import("react").JSX.Element;
18
+ //# sourceMappingURL=MoreFromDeveloperCard.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MoreFromDeveloperCard.d.ts","sourceRoot":"","sources":["../../../../src/component/MoreFromDeveloper/MoreFromDeveloperCard.tsx"],"names":[],"mappings":"AAEA,MAAM,WAAW,wBAAwB;IACvC,WAAW,EAAE,MAAM,CAAA;IACnB,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAC3B,WAAW,EAAE;QAAE,GAAG,CAAC,EAAE,MAAM,CAAC;QAAC,WAAW,CAAC,EAAE,MAAM,CAAA;KAAE,CAAA;IACnD,WAAW,CAAC,EAAE;QAAE,GAAG,CAAC,EAAE,MAAM,CAAC;QAAC,GAAG,CAAC,EAAE,MAAM,CAAA;KAAE,CAAA;CAC7C;AAED,MAAM,WAAW,0BAA0B;IACzC,OAAO,EAAE,wBAAwB,CAAA;IACjC,IAAI,CAAC,EAAE,GAAG,CAAA;CACX;AAED,eAAO,MAAM,qBAAqB,GAAI,oBAGnC,0BAA0B,gCAkD5B,CAAA"}