@envive-ai/react-hooks 0.1.6 → 0.1.7

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 (667) hide show
  1. package/dist/NewOrgConfig-C5YL4Y62.cjs +20 -0
  2. package/dist/NewOrgConfig-CRyIfb_l.js +15 -0
  3. package/dist/SystemSettingsContext-Cb9YHln8.cjs +20 -0
  4. package/dist/SystemSettingsContext-D3mmGGcv.js +13 -0
  5. package/dist/TrackComponentVisibleEvent-C7c_rHFW.cjs +59 -0
  6. package/dist/TrackComponentVisibleEvent-DXTEBjGM.js +52 -0
  7. package/dist/amplitudeContext-CB_F-nJY.d.cts +52 -0
  8. package/dist/amplitudeContext-Cak6ijMq.js +287 -0
  9. package/dist/amplitudeContext-DFYBDc0h.d.ts +52 -0
  10. package/dist/amplitudeContext-sTEsPaVG.cjs +309 -0
  11. package/dist/api-DSFlctlc.cjs +269 -0
  12. package/dist/api-JTNjuOfc.js +190 -0
  13. package/dist/{app-CjsQ2_n-.js → app-D_upYeqF.js} +6 -6
  14. package/dist/{app-CnKRZ9RW.cjs → app-KXTMPa4s.cjs} +8 -8
  15. package/dist/application/models/graphql/index.cjs +2 -1
  16. package/dist/application/models/graphql/index.d.ts +1 -1
  17. package/dist/application/models/graphql/index.js +2 -1
  18. package/dist/application/models/guards/api/index.cjs +2 -1
  19. package/dist/application/models/guards/api/index.d.ts +2 -2
  20. package/dist/application/models/guards/api/index.js +2 -1
  21. package/dist/application/models/index.cjs +11 -9
  22. package/dist/application/models/index.d.cts +8 -4
  23. package/dist/application/models/index.d.ts +11 -7
  24. package/dist/application/models/index.js +10 -7
  25. package/dist/application/models/utilityTypes/index.cjs +1 -1
  26. package/dist/application/models/utilityTypes/index.d.ts +1 -1
  27. package/dist/application/models/utilityTypes/index.js +1 -1
  28. package/dist/application/models/variantInfo/index.cjs +1 -1
  29. package/dist/application/models/variantInfo/index.d.cts +1 -1
  30. package/dist/application/models/variantInfo/index.d.ts +1 -1
  31. package/dist/application/models/variantInfo/index.js +1 -1
  32. package/dist/application/utils/index.cjs +28 -22
  33. package/dist/application/utils/index.d.cts +12 -8
  34. package/dist/application/utils/index.d.ts +16 -12
  35. package/dist/application/utils/index.js +19 -13
  36. package/dist/{atomStore-B4jIaDPd.cjs → atomStore-DEZyFCNz.cjs} +1 -1
  37. package/dist/{atomStore-D8pjE1vL.js → atomStore-DnPEioF4.js} +1 -1
  38. package/dist/atoms/app/index.cjs +13 -9
  39. package/dist/atoms/app/index.d.cts +15 -11
  40. package/dist/atoms/app/index.d.ts +18 -14
  41. package/dist/atoms/app/index.js +13 -9
  42. package/dist/atoms/atomStore/index.cjs +2 -2
  43. package/dist/atoms/atomStore/index.d.cts +1 -1
  44. package/dist/atoms/atomStore/index.js +2 -2
  45. package/dist/atoms/chat/index.cjs +34 -28
  46. package/dist/atoms/chat/index.d.cts +35 -31
  47. package/dist/atoms/chat/index.d.ts +38 -34
  48. package/dist/atoms/chat/index.js +20 -14
  49. package/dist/atoms/globalSearch/index.cjs +1 -1
  50. package/dist/atoms/globalSearch/index.d.cts +5 -5
  51. package/dist/atoms/globalSearch/index.d.ts +5 -5
  52. package/dist/atoms/globalSearch/index.js +1 -1
  53. package/dist/atoms/org/index.cjs +6 -14
  54. package/dist/atoms/org/index.d.cts +27 -32
  55. package/dist/atoms/org/index.d.ts +30 -35
  56. package/dist/atoms/org/index.js +5 -11
  57. package/dist/atoms/search/index.cjs +44 -34
  58. package/dist/atoms/search/index.d.cts +9 -4
  59. package/dist/atoms/search/index.d.ts +12 -7
  60. package/dist/atoms/search/index.js +26 -16
  61. package/dist/atoms/search/types.cjs +5 -0
  62. package/dist/atoms/search/types.d.cts +2 -0
  63. package/dist/atoms/search/types.d.ts +2 -0
  64. package/dist/atoms/search/types.js +3 -0
  65. package/dist/cdnContext-BMjVfBft.cjs +53 -0
  66. package/dist/cdnContext-DgsJ00Tb.js +38 -0
  67. package/dist/{chat-CV6MXeID.js → chat-B4lkFIxz.js} +1 -1
  68. package/dist/chat-D1Eat8Ih.cjs +394 -0
  69. package/dist/chat-DPJGdUkz.js +258 -0
  70. package/dist/{chat-BubCW1as.cjs → chat-zA-K4tR_.cjs} +1 -1
  71. package/dist/chatElementDisplayLocation-9SW40Dd3.d.cts +25 -0
  72. package/dist/chatElementDisplayLocation-C1tRM5OD.d.ts +25 -0
  73. package/dist/chatSearch-B5jMnCYX.js +315 -0
  74. package/dist/chatSearch-DWMiyWN0.cjs +444 -0
  75. package/dist/chatState-BisPJd5g.cjs +120 -0
  76. package/dist/chatState-BrmBYY8l.js +34 -0
  77. package/dist/commerce-api-CxDIfeME.cjs +318 -0
  78. package/dist/commerce-api-DagLj3D_.js +311 -0
  79. package/dist/{components-B4T3Uzth.js → components-B1edduHz.js} +1 -1
  80. package/dist/{components-Cw9WjA6g.cjs → components-g0G58Kat.cjs} +1 -1
  81. package/dist/config/locators/components/chat/index.cjs +1 -1
  82. package/dist/config/locators/components/chat/index.d.cts +1 -1
  83. package/dist/config/locators/components/chat/index.d.ts +1 -1
  84. package/dist/config/locators/components/chat/index.js +1 -1
  85. package/dist/config/locators/components/chat/variants/index.d.cts +1 -1
  86. package/dist/config/locators/components/chat/variants/index.d.ts +1 -1
  87. package/dist/config/locators/components/index.cjs +1 -1
  88. package/dist/config/locators/components/index.d.cts +1 -1
  89. package/dist/config/locators/components/index.d.ts +1 -1
  90. package/dist/config/locators/components/index.js +1 -1
  91. package/dist/config/locators/components/search/index.d.cts +1 -1
  92. package/dist/config/locators/components/search/index.d.ts +1 -1
  93. package/dist/config/locators/index.cjs +42 -22
  94. package/dist/config/locators/index.d.cts +2 -2
  95. package/dist/config/locators/index.d.ts +3 -3
  96. package/dist/config/locators/index.js +25 -5
  97. package/dist/contexts/amplitudeContext/index.cjs +21 -0
  98. package/dist/contexts/amplitudeContext/index.d.cts +2 -0
  99. package/dist/contexts/amplitudeContext/index.d.ts +2 -0
  100. package/dist/contexts/amplitudeContext/index.js +19 -0
  101. package/dist/contexts/cdnContext/index.cjs +7 -0
  102. package/dist/contexts/cdnContext/index.d.cts +15 -0
  103. package/dist/contexts/cdnContext/index.d.ts +15 -0
  104. package/dist/contexts/cdnContext/index.js +6 -0
  105. package/dist/contexts/chatContext/index.cjs +329 -0
  106. package/dist/contexts/chatContext/index.d.cts +15 -0
  107. package/dist/contexts/chatContext/index.d.ts +15 -0
  108. package/dist/contexts/chatContext/index.js +322 -0
  109. package/dist/contexts/enviveConfigContext/index.cjs +7 -0
  110. package/dist/contexts/enviveConfigContext/index.d.cts +30 -0
  111. package/dist/contexts/enviveConfigContext/index.d.ts +30 -0
  112. package/dist/contexts/enviveConfigContext/index.js +6 -0
  113. package/dist/contexts/enviveCssContext/index.cjs +65 -0
  114. package/dist/contexts/enviveCssContext/index.d.cts +10 -0
  115. package/dist/contexts/enviveCssContext/index.d.ts +10 -0
  116. package/dist/contexts/enviveCssContext/index.js +62 -0
  117. package/dist/contexts/featureFlagContext/index.cjs +107 -0
  118. package/dist/contexts/featureFlagContext/index.d.cts +20 -0
  119. package/dist/contexts/featureFlagContext/index.d.ts +20 -0
  120. package/dist/contexts/featureFlagContext/index.js +103 -0
  121. package/dist/contexts/featureFlagServiceContext/index.cjs +6 -0
  122. package/dist/contexts/featureFlagServiceContext/index.d.cts +5 -0
  123. package/dist/contexts/featureFlagServiceContext/index.d.ts +5 -0
  124. package/dist/contexts/featureFlagServiceContext/index.js +5 -0
  125. package/dist/contexts/graphqlContext/index.cjs +15 -0
  126. package/dist/contexts/graphqlContext/index.d.cts +12 -0
  127. package/dist/contexts/graphqlContext/index.d.ts +12 -0
  128. package/dist/contexts/graphqlContext/index.js +14 -0
  129. package/dist/contexts/localStorageContext/index.cjs +6 -0
  130. package/dist/contexts/localStorageContext/index.d.cts +30 -0
  131. package/dist/contexts/localStorageContext/index.d.ts +30 -0
  132. package/dist/contexts/localStorageContext/index.js +4 -0
  133. package/dist/contexts/newOrgConfigContext/index.cjs +19 -0
  134. package/dist/contexts/newOrgConfigContext/index.d.cts +30 -0
  135. package/dist/contexts/newOrgConfigContext/index.d.ts +30 -0
  136. package/dist/contexts/newOrgConfigContext/index.js +18 -0
  137. package/dist/contexts/searchContext/index.cjs +23 -0
  138. package/dist/contexts/searchContext/index.d.cts +16 -0
  139. package/dist/contexts/searchContext/index.d.ts +16 -0
  140. package/dist/contexts/searchContext/index.js +22 -0
  141. package/dist/contexts/sessionStorageContext/index.cjs +5 -0
  142. package/dist/contexts/sessionStorageContext/index.d.cts +15 -0
  143. package/dist/contexts/sessionStorageContext/index.d.ts +15 -0
  144. package/dist/contexts/sessionStorageContext/index.js +4 -0
  145. package/dist/contexts/shopifyUrlContext/index.cjs +5 -0
  146. package/dist/contexts/shopifyUrlContext/index.d.cts +20 -0
  147. package/dist/contexts/shopifyUrlContext/index.d.ts +20 -0
  148. package/dist/contexts/shopifyUrlContext/index.js +4 -0
  149. package/dist/contexts/systemSettingsContext/index.cjs +8 -0
  150. package/dist/contexts/systemSettingsContext/index.d.cts +36 -0
  151. package/dist/contexts/systemSettingsContext/index.d.ts +36 -0
  152. package/dist/contexts/systemSettingsContext/index.js +6 -0
  153. package/dist/contexts/types.cjs +7 -0
  154. package/dist/contexts/types.d.cts +4 -0
  155. package/dist/contexts/types.d.ts +4 -0
  156. package/dist/contexts/types.js +3 -0
  157. package/dist/contexts/userIdentityContext/index.cjs +26 -0
  158. package/dist/contexts/userIdentityContext/index.d.cts +2 -0
  159. package/dist/contexts/userIdentityContext/index.d.ts +2 -0
  160. package/dist/contexts/userIdentityContext/index.js +25 -0
  161. package/dist/domObserver-B6cRGTny.js +285 -0
  162. package/dist/domObserver-DQZwhPrc.cjs +304 -0
  163. package/dist/enviveConfig-BJZ4zTJo.js +62 -0
  164. package/dist/enviveConfig-DdBrcGSQ.cjs +130 -0
  165. package/dist/enviveConfigContext-78orE_uH.cjs +60 -0
  166. package/dist/enviveConfigContext-jBCCWQH9.js +45 -0
  167. package/dist/events/index.cjs +1 -1
  168. package/dist/events/index.d.ts +1 -1
  169. package/dist/events/index.js +1 -1
  170. package/dist/{events-BrLpaNxh.js → events-BHJJjPDN.js} +1 -1
  171. package/dist/{events-DwT6cEwI.cjs → events-B_fJZf9E.cjs} +1 -1
  172. package/dist/featureFlagServiceContext-ChL7DJ53.cjs +56 -0
  173. package/dist/featureFlagServiceContext-D1PzHsEs.d.ts +23 -0
  174. package/dist/featureFlagServiceContext-DQwlCTde.d.cts +23 -0
  175. package/dist/featureFlagServiceContext-DzFfmb1Z.js +42 -0
  176. package/dist/featureGates-Blx10fwB.js +27 -0
  177. package/dist/featureGates-DcZNrUma.cjs +33 -0
  178. package/dist/frontendConfig-DrvrQSm8.d.ts +857 -0
  179. package/dist/frontendConfig-wg41mBok.d.cts +857 -0
  180. package/dist/{globalSearch-BFvEg53C.cjs → globalSearch-Bnjlxtr5.cjs} +1 -1
  181. package/dist/{globalSearch-B6THR7Jx.js → globalSearch-CRWUqnjq.js} +1 -1
  182. package/dist/graphql-B9HhDXYt.cjs +53 -0
  183. package/dist/graphql-W7GMIHUu.js +36 -0
  184. package/dist/graphqlConfig-Bn-HLHsh.cjs +39 -0
  185. package/dist/graphqlConfig-DtZm_YaH.js +14 -0
  186. package/dist/graphqlContext-BJg7B--J.js +96 -0
  187. package/dist/graphqlContext-DI-_VRmb.cjs +111 -0
  188. package/dist/hooks/AmplitudeOperations/index.cjs +21 -0
  189. package/dist/hooks/AmplitudeOperations/index.d.cts +12 -0
  190. package/dist/hooks/AmplitudeOperations/index.d.ts +12 -0
  191. package/dist/hooks/AmplitudeOperations/index.js +21 -0
  192. package/dist/hooks/AppDetails/index.cjs +18 -0
  193. package/dist/hooks/AppDetails/index.d.cts +26 -0
  194. package/dist/hooks/AppDetails/index.d.ts +26 -0
  195. package/dist/hooks/AppDetails/index.js +18 -0
  196. package/dist/hooks/BlockBackButton/index.cjs +29 -0
  197. package/dist/hooks/BlockBackButton/index.d.cts +5 -0
  198. package/dist/hooks/BlockBackButton/index.d.ts +5 -0
  199. package/dist/hooks/BlockBackButton/index.js +27 -0
  200. package/dist/hooks/CdnOperations/index.cjs +24 -0
  201. package/dist/hooks/CdnOperations/index.d.cts +7 -0
  202. package/dist/hooks/CdnOperations/index.d.ts +7 -0
  203. package/dist/hooks/CdnOperations/index.js +22 -0
  204. package/dist/hooks/ChatToggle/index.cjs +63 -0
  205. package/dist/hooks/ChatToggle/index.d.cts +12 -0
  206. package/dist/hooks/ChatToggle/index.d.ts +12 -0
  207. package/dist/hooks/ChatToggle/index.js +61 -0
  208. package/dist/hooks/ChatToggleAnalytics/index.cjs +37 -0
  209. package/dist/hooks/ChatToggleAnalytics/index.d.cts +9 -0
  210. package/dist/hooks/ChatToggleAnalytics/index.d.ts +9 -0
  211. package/dist/hooks/ChatToggleAnalytics/index.js +35 -0
  212. package/dist/hooks/CustomerSupportHandoff/index.cjs +36 -0
  213. package/dist/hooks/CustomerSupportHandoff/index.d.cts +16 -0
  214. package/dist/hooks/CustomerSupportHandoff/index.d.ts +16 -0
  215. package/dist/hooks/CustomerSupportHandoff/index.js +34 -0
  216. package/dist/hooks/Debounce/index.cjs +3 -0
  217. package/dist/hooks/Debounce/index.d.cts +5 -0
  218. package/dist/hooks/Debounce/index.d.ts +5 -0
  219. package/dist/hooks/Debounce/index.js +3 -0
  220. package/dist/hooks/ElementObserver/index.cjs +179 -0
  221. package/dist/hooks/ElementObserver/index.d.cts +29 -0
  222. package/dist/hooks/ElementObserver/index.d.ts +29 -0
  223. package/dist/hooks/ElementObserver/index.js +177 -0
  224. package/dist/hooks/GrabAndScroll/index.cjs +99 -0
  225. package/dist/hooks/GrabAndScroll/index.d.cts +14 -0
  226. package/dist/hooks/GrabAndScroll/index.d.ts +14 -0
  227. package/dist/hooks/GrabAndScroll/index.js +97 -0
  228. package/dist/hooks/GraphQLConfig/index.cjs +16 -0
  229. package/dist/hooks/GraphQLConfig/index.d.cts +15 -0
  230. package/dist/hooks/GraphQLConfig/index.d.ts +15 -0
  231. package/dist/hooks/GraphQLConfig/index.js +15 -0
  232. package/dist/hooks/IdentifyUser/index.cjs +59 -0
  233. package/dist/hooks/IdentifyUser/index.d.cts +10 -0
  234. package/dist/hooks/IdentifyUser/index.d.ts +10 -0
  235. package/dist/hooks/IdentifyUser/index.js +57 -0
  236. package/dist/hooks/ImageResolver/index.cjs +54 -0
  237. package/dist/hooks/ImageResolver/index.d.cts +7 -0
  238. package/dist/hooks/ImageResolver/index.d.ts +7 -0
  239. package/dist/hooks/ImageResolver/index.js +52 -0
  240. package/dist/hooks/Intersection/index.cjs +3 -0
  241. package/dist/hooks/Intersection/index.d.cts +7 -0
  242. package/dist/hooks/Intersection/index.d.ts +7 -0
  243. package/dist/hooks/Intersection/index.js +3 -0
  244. package/dist/hooks/IsSmallScreen/index.cjs +22 -0
  245. package/dist/hooks/IsSmallScreen/index.d.cts +5 -0
  246. package/dist/hooks/IsSmallScreen/index.d.ts +5 -0
  247. package/dist/hooks/IsSmallScreen/index.js +20 -0
  248. package/dist/hooks/LocalStorageOperations/index.cjs +79 -0
  249. package/dist/hooks/LocalStorageOperations/index.d.cts +17 -0
  250. package/dist/hooks/LocalStorageOperations/index.d.ts +17 -0
  251. package/dist/hooks/LocalStorageOperations/index.js +74 -0
  252. package/dist/hooks/MessageFilter/index.cjs +53 -0
  253. package/dist/hooks/MessageFilter/index.d.cts +29 -0
  254. package/dist/hooks/MessageFilter/index.d.ts +29 -0
  255. package/dist/hooks/MessageFilter/index.js +53 -0
  256. package/dist/hooks/MessageScrollObserver/index.cjs +36 -0
  257. package/dist/hooks/MessageScrollObserver/index.d.cts +5 -0
  258. package/dist/hooks/MessageScrollObserver/index.d.ts +5 -0
  259. package/dist/hooks/MessageScrollObserver/index.js +34 -0
  260. package/dist/hooks/NewOrgConfig/index.cjs +19 -0
  261. package/dist/hooks/NewOrgConfig/index.d.cts +22 -0
  262. package/dist/hooks/NewOrgConfig/index.d.ts +22 -0
  263. package/dist/hooks/NewOrgConfig/index.js +19 -0
  264. package/dist/hooks/Search/index.cjs +324 -0
  265. package/dist/hooks/Search/index.d.cts +66 -0
  266. package/dist/hooks/Search/index.d.ts +66 -0
  267. package/dist/hooks/Search/index.js +321 -0
  268. package/dist/hooks/SearchOperations/index.cjs +101 -0
  269. package/dist/hooks/SearchOperations/index.d.cts +22 -0
  270. package/dist/hooks/SearchOperations/index.d.ts +22 -0
  271. package/dist/hooks/SearchOperations/index.js +98 -0
  272. package/dist/hooks/SessionStorageOperations/index.cjs +30 -0
  273. package/dist/hooks/SessionStorageOperations/index.d.cts +8 -0
  274. package/dist/hooks/SessionStorageOperations/index.d.ts +8 -0
  275. package/dist/hooks/SessionStorageOperations/index.js +28 -0
  276. package/dist/hooks/ShopifyUrlOperations/index.cjs +53 -0
  277. package/dist/hooks/ShopifyUrlOperations/index.d.cts +23 -0
  278. package/dist/hooks/ShopifyUrlOperations/index.d.ts +23 -0
  279. package/dist/hooks/ShopifyUrlOperations/index.js +49 -0
  280. package/dist/hooks/SnapCalculator/index.cjs +29 -0
  281. package/dist/hooks/SnapCalculator/index.d.cts +12 -0
  282. package/dist/hooks/SnapCalculator/index.d.ts +12 -0
  283. package/dist/hooks/SnapCalculator/index.js +27 -0
  284. package/dist/hooks/SystemSettingsContext/index.cjs +7 -0
  285. package/dist/hooks/SystemSettingsContext/index.d.cts +22 -0
  286. package/dist/hooks/SystemSettingsContext/index.d.ts +22 -0
  287. package/dist/hooks/SystemSettingsContext/index.js +7 -0
  288. package/dist/hooks/TrackComponentVisibleEvent/index.cjs +21 -0
  289. package/dist/hooks/TrackComponentVisibleEvent/index.d.cts +18 -0
  290. package/dist/hooks/TrackComponentVisibleEvent/index.d.ts +18 -0
  291. package/dist/hooks/TrackComponentVisibleEvent/index.js +21 -0
  292. package/dist/hooks/UpdateAnalyticsProps/index.cjs +61 -0
  293. package/dist/hooks/UpdateAnalyticsProps/index.d.cts +9 -0
  294. package/dist/hooks/UpdateAnalyticsProps/index.d.ts +9 -0
  295. package/dist/hooks/UpdateAnalyticsProps/index.js +58 -0
  296. package/dist/index-BCLaqnc2.d.cts +689 -0
  297. package/dist/{index-ylUiJvnr.d.ts → index-BS7-_CW4.d.ts} +1 -1
  298. package/dist/index-Bmub8e38.d.cts +1 -1
  299. package/dist/index-Bs0QtkSu.d.ts +689 -0
  300. package/dist/index-CESxqFso.d.cts +1 -1
  301. package/dist/index-CKeS9dud.d.ts +28 -0
  302. package/dist/index-CiWEYzXl.d.cts +1 -1
  303. package/dist/index-CyXULMyI.d.cts +186 -0
  304. package/dist/index-Cz10TYQA.d.cts +28 -0
  305. package/dist/{index-B0NW9KTj.d.cts → index-D46Rd0io.d.cts} +1 -1
  306. package/dist/{index-C6KdON7d.d.ts → index-D8ThXrqI.d.ts} +1 -1
  307. package/dist/{index-PGF8BvxQ.d.ts → index-D9VegTU-.d.ts} +1 -1
  308. package/dist/{index-DOii3C6b.d.ts → index-DBqgBV9N.d.ts} +1 -1
  309. package/dist/{index-Cqg6ltII.d.ts → index-DNUKSg6R.d.ts} +1 -1
  310. package/dist/{index-BDPWBU3h.d.cts → index-DO0s5KNA.d.cts} +1 -1
  311. package/dist/{index-CcIG01PJ.d.ts → index-DuyZQOE1.d.ts} +2 -2
  312. package/dist/{index-Byb45OPg.d.cts → index-REhT-Pls.d.cts} +1 -1
  313. package/dist/index-fKJB9EFb.d.ts +186 -0
  314. package/dist/interceptors/index.cjs +2 -1
  315. package/dist/interceptors/index.d.cts +9 -10
  316. package/dist/interceptors/index.d.ts +12 -13
  317. package/dist/interceptors/index.js +2 -1
  318. package/dist/interceptors/types.cjs +1 -0
  319. package/dist/interceptors/types.d.cts +12 -0
  320. package/dist/interceptors/types.d.ts +12 -0
  321. package/dist/interceptors/types.js +3 -0
  322. package/dist/localStorageContext-6OrGDFid.js +95 -0
  323. package/dist/localStorageContext-Bld0OWmG.cjs +115 -0
  324. package/dist/logger-CSL2jqI9.cjs +26 -0
  325. package/dist/logger-D5MFf3nW.js +20 -0
  326. package/dist/{models-BkXg5eIP.cjs → models-Dn8Emdzc.js} +219 -458
  327. package/dist/models-ZpQcRZQK.cjs +1536 -0
  328. package/dist/newOrgConfigAtom--tewb_G0.js +8 -0
  329. package/dist/newOrgConfigAtom-DkSi45_Q.cjs +15 -0
  330. package/dist/newOrgConfigContext-B3aeblfE.cjs +68 -0
  331. package/dist/newOrgConfigContext-B5mzHKTG.js +53 -0
  332. package/dist/{nodeSelector-BxrS2S_k.d.ts → nodeSelector-DybpVr-i.d.ts} +1 -1
  333. package/dist/{nodeSelector-Dm4S-10n.d.cts → nodeSelector-XsUa5vNH.d.cts} +1 -1
  334. package/dist/org-B2uRkPt3.js +12 -0
  335. package/dist/org-ClUxpHPZ.cjs +43 -0
  336. package/dist/{orgAnalyticsConfig-BJ2A1RZ-.cjs → orgAnalyticsConfig-CuWXijsr.cjs} +1 -1
  337. package/dist/{orgAnalyticsConfig-ClrFy2qH.js → orgAnalyticsConfig-DOceTdNp.js} +1 -1
  338. package/dist/search-BIomqYy6.d.ts +20 -0
  339. package/dist/search-B_Hg-Es2.d.cts +20 -0
  340. package/dist/search-Bn4x-3TG.js +126 -0
  341. package/dist/search-DsQm_pAi.cjs +205 -0
  342. package/dist/{search-filter-types-fZf91Pdw.d.ts → search-filter-types-B5xcaEit.d.ts} +1 -1
  343. package/dist/{search-filter-types-DosbseF3.d.cts → search-filter-types-Byd0lEUa.d.cts} +1 -1
  344. package/dist/searchContext-Cn-pCoDy.cjs +145 -0
  345. package/dist/searchContext-fQDGSvUF.js +129 -0
  346. package/dist/searchServiceAdapter-BSPZOg1r.js +16 -0
  347. package/dist/searchServiceAdapter-DrjFCiw8.cjs +34 -0
  348. package/dist/sessionStorageContext-C5MUl2zf.js +52 -0
  349. package/dist/sessionStorageContext-CXE7iHtP.cjs +66 -0
  350. package/dist/shopifyUrlContext-7ppKx1jJ.cjs +75 -0
  351. package/dist/shopifyUrlContext-BSYWsoX9.js +61 -0
  352. package/dist/spiffyWidgets-CdxRcXhW.d.ts +20 -0
  353. package/dist/spiffyWidgets-DxGuuuCG.d.cts +20 -0
  354. package/dist/systemSettingsContext-BdAe_3Ll.cjs +60 -0
  355. package/dist/systemSettingsContext-Cjyo2o3N.js +39 -0
  356. package/dist/{test-types-CgVJtwUr.d.cts → test-types-DQB1JqOf.d.cts} +1 -1
  357. package/dist/{test-types-C9b_OdfO.d.ts → test-types-ZuRAYwox.d.ts} +1 -1
  358. package/dist/types/index.cjs +33 -5
  359. package/dist/types/index.d.cts +2 -2
  360. package/dist/types/index.d.ts +2 -2
  361. package/dist/types/index.js +30 -3
  362. package/dist/types-BCz-hOvv.d.ts +51 -0
  363. package/dist/types-BwNrLPSZ.cjs +106 -0
  364. package/dist/types-D3uOF0Oy.js +76 -0
  365. package/dist/types-DIk0FLwd.js +30 -0
  366. package/dist/types-DNLkuGWZ.cjs +48 -0
  367. package/dist/types-DzwBmZHy.d.cts +10 -0
  368. package/dist/types-Eip78dWv.d.cts +51 -0
  369. package/dist/types-YvACLe2e.d.ts +10 -0
  370. package/dist/types.d.cts +15 -0
  371. package/dist/types.d.ts +15 -0
  372. package/dist/unsupportedProductExceptions--t7AQFou.js +20 -0
  373. package/dist/unsupportedProductExceptions-Dak4AD-t.cjs +32 -0
  374. package/dist/urlsParser-BV5yF8sa.cjs +78 -0
  375. package/dist/urlsParser-DUgV_Qy9.js +42 -0
  376. package/dist/useAmplitudeOperations-C6Osqkso.js +34 -0
  377. package/dist/useAmplitudeOperations-Cco_B3A5.cjs +41 -0
  378. package/dist/useAppDetails-CGqtN6sJ.cjs +38 -0
  379. package/dist/useAppDetails-DwX2Rhed.js +30 -0
  380. package/dist/useDebounce-BJqnCBcl.cjs +26 -0
  381. package/dist/useDebounce-Ce31ph7m.js +19 -0
  382. package/dist/useGraphQLConfig-ByOZb3oZ.js +63 -0
  383. package/dist/useGraphQLConfig-DItL4BgM.cjs +76 -0
  384. package/dist/useIntersection-Czeo04jt.js +21 -0
  385. package/dist/useIntersection-DnZNLcnu.cjs +28 -0
  386. package/dist/{useMessageInterceptor-B87e3yu3.cjs → useMessageInterceptor-C9p9No1n.cjs} +3 -3
  387. package/dist/{useMessageInterceptor-Bb7YRaWk.js → useMessageInterceptor-tntd2rvB.js} +2 -2
  388. package/dist/userIdentityContext-C1HzZFb2.cjs +125 -0
  389. package/dist/userIdentityContext-CDfosvOO.js +109 -0
  390. package/dist/userIdentityContext-DBXoLrFu.d.cts +20 -0
  391. package/dist/userIdentityContext-W1OWF3cG.d.ts +20 -0
  392. package/dist/utilityTypes-CWJZb9BZ.js +1 -0
  393. package/dist/utilityTypes-YGiMSyV7.cjs +0 -0
  394. package/dist/utils-BA5HXmkL.cjs +74 -0
  395. package/dist/utils-BTDw2aMx.cjs +715 -0
  396. package/dist/utils-C7S9YiFp.js +54 -0
  397. package/dist/utils-CF13DfA1.js +606 -0
  398. package/dist/variantInfo-58JLeDJb.js +1 -0
  399. package/dist/variantInfo-DRFLcGc7.cjs +0 -0
  400. package/package.json +179 -7
  401. package/src/application/models/index.ts +0 -1
  402. package/src/application/utils/analyticsUtils.ts +1 -1
  403. package/src/atoms/amplitude/amplitudeTrackEventAtom.ts +1 -1
  404. package/src/atoms/app/index.ts +1 -1
  405. package/src/atoms/chat/chatState.ts +1 -1
  406. package/src/atoms/chat/replies.ts +1 -1
  407. package/src/atoms/org/graphqlConfig.ts +1 -39
  408. package/src/atoms/org/index.ts +0 -1
  409. package/src/atoms/org/newOrgConfigAtom.ts +2 -6
  410. package/src/contexts/{amplitudeContext.tsx → amplitudeContext/amplitudeContext.tsx} +1 -2
  411. package/src/contexts/amplitudeContext/index.ts +1 -0
  412. package/src/contexts/{cdnContext.tsx → cdnContext/cdnContext.tsx} +1 -1
  413. package/src/contexts/cdnContext/index.ts +1 -0
  414. package/src/contexts/{chatContext.tsx → chatContext/chatContext.tsx} +3 -3
  415. package/src/contexts/chatContext/index.ts +1 -0
  416. package/src/contexts/{enviveConfigContext.tsx → enviveConfigContext/enviveConfigContext.tsx} +1 -1
  417. package/src/contexts/enviveConfigContext/index.ts +1 -0
  418. package/src/contexts/{enviveCssContext.tsx → enviveCssContext/enviveCssContext.tsx} +1 -1
  419. package/src/contexts/enviveCssContext/index.ts +1 -0
  420. package/src/contexts/{featureFlagContext.tsx → featureFlagContext/featureFlagContext.tsx} +1 -1
  421. package/src/contexts/featureFlagContext/index.ts +1 -0
  422. package/src/contexts/featureFlagServiceContext/index.ts +1 -0
  423. package/src/contexts/graphqlContext/index.ts +1 -0
  424. package/src/contexts/localStorageContext/index.ts +1 -0
  425. package/src/contexts/{localStorageContext.tsx → localStorageContext/localStorageContext.tsx} +2 -2
  426. package/src/contexts/newOrgConfigContext/index.ts +1 -0
  427. package/src/contexts/newOrgConfigContext/newOrgConfigContext.tsx +70 -0
  428. package/src/contexts/searchContext/index.ts +1 -0
  429. package/src/contexts/{searchContext.tsx → searchContext/searchContext.tsx} +5 -5
  430. package/src/contexts/sessionStorageContext/index.ts +1 -0
  431. package/src/contexts/{sessionStorageContext.tsx → sessionStorageContext/sessionStorageContext.tsx} +1 -1
  432. package/src/contexts/shopifyUrlContext/index.ts +1 -0
  433. package/src/contexts/systemSettingsContext/index.ts +1 -0
  434. package/src/contexts/userIdentityContext/index.ts +1 -0
  435. package/src/events/registerAnalyticsListeners.ts +2 -2
  436. package/src/favicon.ico +0 -0
  437. package/src/hooks/AmplitudeOperations/index.ts +1 -0
  438. package/src/hooks/{useAmplitudeOperations.ts → AmplitudeOperations/useAmplitudeOperations.ts} +1 -1
  439. package/src/hooks/AppDetails/index.ts +1 -0
  440. package/src/hooks/{useAppDetails.ts → AppDetails/useAppDetails.ts} +1 -3
  441. package/src/hooks/BlockBackButton/index.ts +1 -0
  442. package/src/hooks/CdnOperations/index.ts +1 -0
  443. package/src/hooks/{useCdnOperations.ts → CdnOperations/useCdnOperations.ts} +1 -1
  444. package/src/hooks/ChatToggle/index.ts +1 -0
  445. package/src/hooks/{useChatToggle.ts → ChatToggle/useChatToggle.ts} +1 -1
  446. package/src/hooks/ChatToggleAnalytics/index.ts +1 -0
  447. package/src/hooks/{useChatToggleAnalytics.ts → ChatToggleAnalytics/useChatToggleAnalytics.ts} +1 -1
  448. package/src/hooks/CustomerSupportHandoff/index.ts +1 -0
  449. package/src/hooks/Debounce/index.ts +1 -0
  450. package/src/hooks/ElementObserver/index.ts +1 -0
  451. package/src/hooks/GrabAndScroll/index.ts +1 -0
  452. package/src/hooks/GraphQLConfig/index.ts +1 -0
  453. package/src/hooks/{useGraphQLConfig.ts → GraphQLConfig/useGraphQLConfig.ts} +1 -1
  454. package/src/hooks/IdentifyUser/index.ts +1 -0
  455. package/src/hooks/{useIdentifyUser.ts → IdentifyUser/useIdentifyUser.ts} +1 -1
  456. package/src/hooks/ImageResolver/index.ts +1 -0
  457. package/src/hooks/Intersection/index.ts +1 -0
  458. package/src/hooks/IsSmallScreen/index.ts +1 -0
  459. package/src/hooks/LocalStorageOperations/index.ts +1 -0
  460. package/src/hooks/{useLocalStorageOperations.ts → LocalStorageOperations/useLocalStorageOperations.ts} +2 -2
  461. package/src/hooks/MessageFilter/index.ts +1 -0
  462. package/src/hooks/MessageScrollObserver/index.ts +1 -0
  463. package/src/hooks/NewOrgConfig/index.ts +1 -0
  464. package/src/hooks/{useNewOrgConfig.ts → NewOrgConfig/useNewOrgConfig.ts} +1 -1
  465. package/src/hooks/Search/index.ts +1 -0
  466. package/src/hooks/{useSearch.tsx → Search/useSearch.tsx} +5 -4
  467. package/src/hooks/SearchOperations/index.ts +1 -0
  468. package/src/hooks/SessionStorageOperations/index.ts +1 -0
  469. package/src/hooks/{useSessionStorageOperations.ts → SessionStorageOperations/useSessionStorageOperations.ts} +1 -1
  470. package/src/hooks/ShopifyUrlOperations/index.ts +1 -0
  471. package/src/hooks/{useShopifyUrlOperations.ts → ShopifyUrlOperations/useShopifyUrlOperations.ts} +1 -1
  472. package/src/hooks/SnapCalculator/index.ts +1 -0
  473. package/src/hooks/SystemSettingsContext/index.ts +1 -0
  474. package/src/hooks/SystemSettingsContext/useSystemSettingsContext.ts +14 -0
  475. package/src/hooks/TrackComponentVisibleEvent/index.ts +1 -0
  476. package/src/hooks/{useTrackComponentVisibleEvent.ts → TrackComponentVisibleEvent/useTrackComponentVisibleEvent.ts} +2 -2
  477. package/src/hooks/UpdateAnalyticsProps/index.ts +1 -0
  478. package/src/hooks/{useUpdateAnalyticsProps.ts → UpdateAnalyticsProps/useUpdateAnalyticsProps.ts} +1 -1
  479. package/dist/amplitudeContext-CHzas7Cf.d.cts +0 -52
  480. package/dist/amplitudeContext-D-7fmVh1.cjs +0 -356
  481. package/dist/amplitudeContext-hY3caPC6.js +0 -322
  482. package/dist/amplitudeContext-tJ4y-SzX.d.ts +0 -52
  483. package/dist/api-DjeZXxl_.js +0 -207
  484. package/dist/api-_JaUnIUj.cjs +0 -292
  485. package/dist/bandolier-DYEz4-8C.js +0 -1229
  486. package/dist/bandolier-o_-xrbOV.cjs +0 -1229
  487. package/dist/carpe-CsG5jCcl.cjs +0 -607
  488. package/dist/carpe-DONk00bZ.js +0 -605
  489. package/dist/cdnUtils-32v8bDX9.cjs +0 -16
  490. package/dist/cdnUtils-E4tLBt2g.js +0 -11
  491. package/dist/chat-CO7cRkaq.cjs +0 -506
  492. package/dist/chat-hcRc4RRd.js +0 -285
  493. package/dist/contexts/index.cjs +0 -57
  494. package/dist/contexts/index.d.cts +0 -10
  495. package/dist/contexts/index.d.ts +0 -10
  496. package/dist/contexts/index.js +0 -23
  497. package/dist/contexts-B4ihTBsV.cjs +0 -2980
  498. package/dist/contexts-DGlr7M1o.js +0 -2596
  499. package/dist/coterie-CKB93qfz.cjs +0 -239
  500. package/dist/coterie-DHcj2fRE.js +0 -239
  501. package/dist/custservice-types-Dy0kc9TW.cjs +0 -35
  502. package/dist/custservice-types-mnIunabv.js +0 -23
  503. package/dist/default-BnB4p0Se.cjs +0 -234
  504. package/dist/default-D6f5Dyt7.js +0 -199
  505. package/dist/default-ZKkE5zT4.cjs +0 -4
  506. package/dist/default-legGZJwI.js +0 -4
  507. package/dist/divIds-2dJlU3z8.cjs +0 -117
  508. package/dist/divIds-BUrN2vY-.js +0 -21
  509. package/dist/dreamlandBaby-BiRYYFav.js +0 -346
  510. package/dist/dreamlandBaby-zuvmfzfD.cjs +0 -346
  511. package/dist/embedded-BJLWIriJ.js +0 -23
  512. package/dist/embedded-Dl79TJLC.cjs +0 -131
  513. package/dist/entrypoints-Bs3pn6EV.js +0 -7
  514. package/dist/entrypoints-Dqi5pzWH.cjs +0 -19
  515. package/dist/enviveConfig-BccuzS2a.cjs +0 -240
  516. package/dist/enviveConfig-CzhTz8Aa.js +0 -152
  517. package/dist/fiveCbd-DwTTwC2j.cjs +0 -613
  518. package/dist/fiveCbd-Dz2NouOF.js +0 -613
  519. package/dist/forLoveAndLemons-DqSdyD6S.js +0 -665
  520. package/dist/forLoveAndLemons-Ud6mPrV3.cjs +0 -667
  521. package/dist/graphql-BNW60InJ.cjs +0 -128
  522. package/dist/graphql-CjB8wHzm.js +0 -74
  523. package/dist/graphqlConfig-CYt6tWII.js +0 -30
  524. package/dist/graphqlConfig-DicykC-o.cjs +0 -61
  525. package/dist/greenpan-B_EbPkSP.js +0 -397
  526. package/dist/greenpan-kPE4fJgd.cjs +0 -397
  527. package/dist/grooveLife-Ckuir319.js +0 -342
  528. package/dist/grooveLife-DKSEQp1F.cjs +0 -342
  529. package/dist/homegrownCannabis-BVPa2pqe.js +0 -410
  530. package/dist/homegrownCannabis-BwIAkxuA.cjs +0 -410
  531. package/dist/hooks/index.cjs +0 -63
  532. package/dist/hooks/index.d.cts +0 -314
  533. package/dist/hooks/index.d.ts +0 -314
  534. package/dist/hooks/index.js +0 -23
  535. package/dist/index-BMPtlgac.d.ts +0 -191
  536. package/dist/index-C7pGDl1A.d.ts +0 -1609
  537. package/dist/index-C9lgsCWp.d.cts +0 -203
  538. package/dist/index-Cc-wBCn6.d.ts +0 -203
  539. package/dist/index-DTu2X-YS.d.cts +0 -1609
  540. package/dist/index-OEifcBsm.d.cts +0 -191
  541. package/dist/jackArcher-B39OEIj6.cjs +0 -727
  542. package/dist/jackArcher-BwkWGybC.js +0 -727
  543. package/dist/jordanCraig-CxRH_jLi.js +0 -1786
  544. package/dist/jordanCraig-RwmWw-jM.cjs +0 -1786
  545. package/dist/kindredBravely-D78VwL20.cjs +0 -490
  546. package/dist/kindredBravely-DQDpAzdl.js +0 -490
  547. package/dist/kutFromTheKloth-TcXQkIti.js +0 -369
  548. package/dist/kutFromTheKloth-dXRrNti0.cjs +0 -369
  549. package/dist/larryAndSerges-Bh5XEXsZ.js +0 -262
  550. package/dist/larryAndSerges-COdBzOzu.cjs +0 -262
  551. package/dist/leapsAndRebounds-BbXnqkl5.cjs +0 -360
  552. package/dist/leapsAndRebounds-mjCaH1k-.js +0 -360
  553. package/dist/longevityrx-DdV3v26F.cjs +0 -320
  554. package/dist/longevityrx-DfPDfvAt.js +0 -320
  555. package/dist/lookOptic-DgXFGBPP.cjs +0 -282
  556. package/dist/lookOptic-FgVW1afF.js +0 -282
  557. package/dist/mantraBrand-C5gVm3rk.cjs +0 -750
  558. package/dist/mantraBrand-uV8HCDR8.js +0 -750
  559. package/dist/medterra-BtDpr1Hw.cjs +0 -583
  560. package/dist/medterra-DgzE7-mj.js +0 -583
  561. package/dist/modells-CJjsxOIR.js +0 -484
  562. package/dist/modells-Ck5KbRFj.cjs +0 -484
  563. package/dist/models-UZ6HszfZ.js +0 -1281
  564. package/dist/org-C2RrBVQR.cjs +0 -81
  565. package/dist/org-xMytX--e.js +0 -38
  566. package/dist/pressedFloral-Bteoboms.js +0 -661
  567. package/dist/pressedFloral-CexgV-xy.cjs +0 -661
  568. package/dist/search-BMOAmrmY.js +0 -459
  569. package/dist/search-Df0Ifneg.cjs +0 -672
  570. package/dist/skinPerfection-BGzq9lq-.cjs +0 -334
  571. package/dist/skinPerfection-BlvcEcUE.js +0 -334
  572. package/dist/snapSupplements-CbbGzAgO.cjs +0 -285
  573. package/dist/snapSupplements-kcsPAOm9.js +0 -285
  574. package/dist/socialProofClasses-Db8gzsfi.cjs +0 -40
  575. package/dist/socialProofClasses-kwDvwLOZ.js +0 -10
  576. package/dist/spanx-B4WFA_rI.js +0 -661
  577. package/dist/spanx-BWoE4F8b.cjs +0 -663
  578. package/dist/spanxStaging-BOrOjhXn.js +0 -845
  579. package/dist/spanxStaging-BfdfIug4.cjs +0 -848
  580. package/dist/suggestionBarV2-types-IMMOmCir.js +0 -10
  581. package/dist/suggestionBarV2-types-nnGNgFvR.cjs +0 -16
  582. package/dist/supergoop-22dd5_BS.js +0 -323
  583. package/dist/supergoop-B-a4cku2.cjs +0 -323
  584. package/dist/types--pr1GQQx.js +0 -154
  585. package/dist/types-BVSyY3Hk.cjs +0 -196
  586. package/dist/uniqueVintage-CJXiNNe7.js +0 -1211
  587. package/dist/uniqueVintage-D0jzJWlo.cjs +0 -1213
  588. package/dist/userIdentityContext-BPqvVIg0.d.cts +0 -20
  589. package/dist/userIdentityContext-wbCRmlzp.d.ts +0 -20
  590. package/dist/utils-C9ZSCx12.js +0 -888
  591. package/dist/utils-D5HO61hG.cjs +0 -1016
  592. package/dist/venaCbd-Bhhu_qUf.cjs +0 -365
  593. package/dist/venaCbd-CanovPS_.js +0 -365
  594. package/dist/westonJonBoucher-BC0x1ktI.cjs +0 -422
  595. package/dist/westonJonBoucher-BUu1_wP1.js +0 -422
  596. package/dist/wineEnthusiast-BlCryfil.cjs +0 -940
  597. package/dist/wineEnthusiast-Ck1x5iJq.js +0 -940
  598. package/dist/wolfMattress-D9Mjq-HP.js +0 -372
  599. package/dist/wolfMattress-JssghhC-.cjs +0 -372
  600. package/dist/wolfTactical-C6exYhL7.cjs +0 -349
  601. package/dist/wolfTactical-CnV3KQdI.js +0 -349
  602. package/src/application/models/supportedOrgs.ts +0 -161
  603. package/src/atoms/org/orgPageConfig.ts +0 -42
  604. package/src/contexts/index.ts +0 -16
  605. package/src/contexts/newOrgConfigContext.tsx +0 -104
  606. package/src/contexts/orgConfigContext.tsx +0 -106
  607. package/src/hooks/index.ts +0 -27
  608. package/src/hooks/useSystemSettingsContext.ts +0 -12
  609. package/src/merchants/bandolier/bandolier.ts +0 -1371
  610. package/src/merchants/carpe/carpe.ts +0 -653
  611. package/src/merchants/coterie/coterie.ts +0 -277
  612. package/src/merchants/default.ts +0 -196
  613. package/src/merchants/dreamlandBaby/dreamlandBaby.ts +0 -381
  614. package/src/merchants/fiveCbd/fiveCbd.ts +0 -691
  615. package/src/merchants/forLoveAndLemons/forLoveAndLemons.ts +0 -751
  616. package/src/merchants/greenpan/greenpan.ts +0 -434
  617. package/src/merchants/grooveLife/grooveLife.ts +0 -392
  618. package/src/merchants/homegrownCannabis/homegrownCannabis.ts +0 -474
  619. package/src/merchants/init-merchant.sh +0 -53
  620. package/src/merchants/jackArcher/jackArcher.ts +0 -989
  621. package/src/merchants/jordanCraig/jordanCraig.ts +0 -1927
  622. package/src/merchants/kindredBravely/kindredBravely.ts +0 -538
  623. package/src/merchants/kutFromTheKloth/kutFromTheKloth.ts +0 -421
  624. package/src/merchants/larryAndSerges/larryAndSerges.ts +0 -318
  625. package/src/merchants/leapsAndRebounds/leapsAndRebounds.ts +0 -424
  626. package/src/merchants/longevityrx/longevityrx.ts +0 -374
  627. package/src/merchants/lookOptic/lookOptic.ts +0 -323
  628. package/src/merchants/mantraBrand/mantraBrand.ts +0 -844
  629. package/src/merchants/medterra/medterra.ts +0 -673
  630. package/src/merchants/modells/modells.ts +0 -543
  631. package/src/merchants/pressedFloral/pressedFloral.ts +0 -728
  632. package/src/merchants/skinPerfection/skinPerfection.ts +0 -385
  633. package/src/merchants/snapSupplements/snapSupplements.ts +0 -328
  634. package/src/merchants/spanx/spanx.ts +0 -810
  635. package/src/merchants/spanx/spanxStaging.ts +0 -936
  636. package/src/merchants/supergoop/supergoop.ts +0 -375
  637. package/src/merchants/uniqueVintage/uniqueVintage.ts +0 -1314
  638. package/src/merchants/venaCbd/venaCbd.ts +0 -407
  639. package/src/merchants/westonJonBoucher/westonJonBoucher.ts +0 -473
  640. package/src/merchants/wineEnthusiast/wineEnthusiast.ts +0 -990
  641. package/src/merchants/wolfMattress/wolfMattress.ts +0 -411
  642. package/src/merchants/wolfTactical/wolfTactical.ts +0 -383
  643. /package/dist/{atomStore-KSoFS3Jj.cjs → AmplitudeOperations-CgIVPUlr.cjs} +0 -0
  644. /package/dist/{atomStore-CZnUUsrr.js → AmplitudeOperations-YpyaR7Mp.js} +0 -0
  645. /package/dist/{locators-fBXS_pxP.js → atomStore-C2OI76yN.js} +0 -0
  646. /package/dist/{locators-0YYZu9n4.cjs → atomStore-DWmT1six.cjs} +0 -0
  647. /package/dist/{utilityTypes-8sETsYPk.js → types-DQoXDiso.js} +0 -0
  648. /package/dist/{utilityTypes-COShxVir.cjs → types-o3zWarRp.cjs} +0 -0
  649. /package/dist/{variantInfo-orXoPBCU.cjs → types.cjs} +0 -0
  650. /package/dist/{variantInfo-DbVxA1yE.js → types.js} +0 -0
  651. /package/src/contexts/{featureFlagServiceContext.tsx → featureFlagServiceContext/featureFlagServiceContext.tsx} +0 -0
  652. /package/src/contexts/{graphqlContext.tsx → graphqlContext/graphqlContext.tsx} +0 -0
  653. /package/src/contexts/{shopifyUrlContext.tsx → shopifyUrlContext/shopifyUrlContext.tsx} +0 -0
  654. /package/src/contexts/{systemSettingsContext.tsx → systemSettingsContext/systemSettingsContext.tsx} +0 -0
  655. /package/src/contexts/{userIdentityContext.tsx → userIdentityContext/userIdentityContext.tsx} +0 -0
  656. /package/src/hooks/{useBlockBackButton.ts → BlockBackButton/useBlockBackButton.ts} +0 -0
  657. /package/src/hooks/{useCustomerSupportHandoff.ts → CustomerSupportHandoff/useCustomerSupportHandoff.ts} +0 -0
  658. /package/src/hooks/{useDebounce.ts → Debounce/useDebounce.ts} +0 -0
  659. /package/src/hooks/{useElementObserver.ts → ElementObserver/useElementObserver.ts} +0 -0
  660. /package/src/hooks/{useGrabAndScroll.ts → GrabAndScroll/useGrabAndScroll.ts} +0 -0
  661. /package/src/hooks/{useImageResolver.ts → ImageResolver/useImageResolver.ts} +0 -0
  662. /package/src/hooks/{useIntersection.ts → Intersection/useIntersection.ts} +0 -0
  663. /package/src/hooks/{useIsSmallScreen.ts → IsSmallScreen/useIsSmallScreen.ts} +0 -0
  664. /package/src/hooks/{useMessageFilter.ts → MessageFilter/useMessageFilter.ts} +0 -0
  665. /package/src/hooks/{useMessageScrollObserver.ts → MessageScrollObserver/useMessageScrollObserver.ts} +0 -0
  666. /package/src/hooks/{useSearchOperations.ts → SearchOperations/useSearchOperations.ts} +0 -0
  667. /package/src/hooks/{useSnapCalculator.ts → SnapCalculator/useSnapCalculator.ts} +0 -0
@@ -1,936 +0,0 @@
1
- import {
2
- PageVisitCategory,
3
- SupportedEventProductCategory,
4
- } from "@spiffy-ai/commerce-api-client";
5
- import {
6
- BOTTOM_SUGGESTION_BAR_PDP_TESTID,
7
- TOP_SUGGESTION_BAR_PDP_TESTID,
8
- } from "src/config/locators";
9
- import {
10
- BOTTOM_IMAGE_BANNER_PLP_TESTID,
11
- TOP_IMAGE_BANNER_PLP_TESTID,
12
- } from "src/config/locators/components/chat/entrypoints";
13
- import {
14
- CHAT_PREVIEW_PDP_TESTID,
15
- CHAT_PREVIEW_PLP_TESTID,
16
- } from "src/config/locators/components/chat/preview";
17
- import { GrClose } from "react-icons/gr";
18
- import { OrgShortName, BasicOrgInfoType } from "src/application/models";
19
- import { ChatElementDisplayLocation } from "src/application/models/chatElementDisplayLocation";
20
- import { FeatureGates } from "src/application/models/featureGates";
21
- import { getCdnAssetURL } from "src/application/utils/cdnUtils";
22
- import {
23
- CustomerServiceIntegrationMode,
24
- CustomerServiceType,
25
- } from "src/types/customerService";
26
- import { GridInsertionType } from "src/merchants/gridInsertion";
27
- import { DOMInsertionType } from "src/merchants/domInsertion";
28
- import {
29
- BOTTOM_PLP_IMAGE_BANNER_ID,
30
- BOTTOM_REVIEWS_BAR_ID,
31
- CHAT_PREVIEW_CONTAINER_ID,
32
- TOP_PLP_IMAGE_BANNER_ID,
33
- TOP_SUGGESTION_BAR_PDP_ID,
34
- } from "src/config/divIds";
35
- import { defaultOrgUIConfig } from "src/merchants/default";
36
- import { SuggestionBarLocationForMetrics } from "src/types/suggestionBarV2-types";
37
- import {
38
- CategoryExtractorType,
39
- ChatPreviewWidgetConfig,
40
- ColorMapping,
41
- ColorNames,
42
- colorVar,
43
- ImageBannerWidgetConfig,
44
- OrgPageConfig,
45
- OrgUIConfig,
46
- PageVariantTestType,
47
- SuggestionBarWidgetV2Config,
48
- WidgetType,
49
- } from "src/contexts/types";
50
- import { ChatState } from "src/types/custservice-types";
51
-
52
- const spanxPageConfig = (): OrgPageConfig => ({
53
- pageVariants: [
54
- {
55
- variantId: "shapewearPLPWithImageBanner",
56
- variantType: "plp",
57
- plpIdExtractor: "shopify-collection-id",
58
- variantTests: [
59
- {
60
- testType: PageVariantTestType.ShopifyPLP,
61
- },
62
- {
63
- testType: PageVariantTestType.CatalogCategory,
64
- category: SupportedEventProductCategory.Shapewear,
65
- },
66
- {
67
- testType: PageVariantTestType.FeatureGate,
68
- featureGate: FeatureGates.IsImageBannerEnabled,
69
- },
70
- ],
71
- widgetMounting: [
72
- {
73
- mountingConfigId: "chatPreviewPLP",
74
- widgetConfigId: "shapewearChatPreviewPLP",
75
- },
76
- {
77
- mountingConfigId: "topImageBannerPLP",
78
- widgetConfigId: "ImageBannerShapewearPLP",
79
- },
80
- {
81
- mountingConfigId: "bottomImageBannerPLP",
82
- widgetConfigId: "ImageBannerShapewearPLP",
83
- },
84
- ],
85
- },
86
- {
87
- variantId: "plp",
88
- variantType: "plp",
89
- plpIdExtractor: "shopify-collection-id",
90
- variantTests: [
91
- {
92
- testType: PageVariantTestType.ShopifyPLP,
93
- },
94
- {
95
- testType: PageVariantTestType.CatalogCategory,
96
- category: SupportedEventProductCategory.Shapewear,
97
- },
98
- ],
99
- widgetMounting: [
100
- {
101
- mountingConfigId: "chatPreviewPLP",
102
- widgetConfigId: "shapewearChatPreviewPLP",
103
- },
104
- {
105
- mountingConfigId: "bottomImageBannerPLP",
106
- widgetConfigId: "ImageBannerShapewearPLP",
107
- },
108
- ],
109
- },
110
- {
111
- variantId: "nonShapewearPLPWithImageBanner",
112
- variantType: "plp",
113
- plpIdExtractor: "shopify-collection-id",
114
- variantTests: [
115
- {
116
- testType: PageVariantTestType.ShopifyPLP,
117
- },
118
- {
119
- testType: PageVariantTestType.CatalogCategory,
120
- category: SupportedEventProductCategory.NonShapewear,
121
- },
122
- {
123
- testType: PageVariantTestType.FeatureGate,
124
- featureGate: FeatureGates.IsNonShapewearEnabled,
125
- },
126
- {
127
- testType: PageVariantTestType.FeatureGate,
128
- featureGate: FeatureGates.IsImageBannerEnabled,
129
- },
130
- ],
131
- widgetMounting: [
132
- {
133
- mountingConfigId: "chatPreviewPLP",
134
- widgetConfigId: "nonShapewearChatPreviewPLP",
135
- },
136
- {
137
- mountingConfigId: "topImageBannerPLP",
138
- widgetConfigId: "ImageBannerNonShapewearPLP",
139
- },
140
- {
141
- mountingConfigId: "bottomImageBannerPLP",
142
- widgetConfigId: "ImageBannerNonShapewearPLP",
143
- },
144
- ],
145
- },
146
- {
147
- variantId: "nonShapewearPLP",
148
- variantType: "plp",
149
- plpIdExtractor: "shopify-collection-id",
150
- variantTests: [
151
- {
152
- testType: PageVariantTestType.ShopifyPLP,
153
- },
154
- {
155
- testType: PageVariantTestType.CatalogCategory,
156
- category: SupportedEventProductCategory.NonShapewear,
157
- },
158
- {
159
- testType: PageVariantTestType.FeatureGate,
160
- featureGate: FeatureGates.IsNonShapewearEnabled,
161
- },
162
- ],
163
- widgetMounting: [
164
- {
165
- mountingConfigId: "chatPreviewPLP",
166
- widgetConfigId: "nonShapewearChatPreviewPLP",
167
- },
168
- {
169
- mountingConfigId: "bottomImageBannerPLP",
170
- widgetConfigId: "ImageBannerNonShapewearPLP",
171
- },
172
- ],
173
- },
174
- {
175
- variantId: "pdp",
176
- variantType: "pdp",
177
- variantTests: [
178
- {
179
- testType: PageVariantTestType.ShopifyPDP,
180
- },
181
- {
182
- testType: PageVariantTestType.CatalogCategory,
183
- category: SupportedEventProductCategory.Shapewear,
184
- },
185
- ],
186
- productIdExtractor: "shopify-product-variant-id",
187
- widgetMounting: [
188
- {
189
- mountingConfigId: "chatPreviewPDP",
190
- widgetConfigId: "shapewearChatPreviewPDP",
191
- },
192
- {
193
- mountingConfigId: "topSuggestionBarPDP",
194
- widgetConfigId: "topSuggestionBarPDP",
195
- },
196
- {
197
- mountingConfigId: "bottomSuggestionBarPDP",
198
- widgetConfigId: "bottomSuggestionBarPDP",
199
- },
200
- ],
201
- },
202
- {
203
- variantId: "nonShapewearPDP",
204
- variantType: "pdp",
205
- variantTests: [
206
- {
207
- testType: PageVariantTestType.ShopifyPDP,
208
- },
209
- {
210
- testType: PageVariantTestType.CatalogCategory,
211
- category: SupportedEventProductCategory.NonShapewear,
212
- },
213
- {
214
- testType: PageVariantTestType.FeatureGate,
215
- featureGate: FeatureGates.IsNonShapewearEnabled,
216
- },
217
- ],
218
- productIdExtractor: "shopify-product-variant-id",
219
- widgetMounting: [
220
- {
221
- mountingConfigId: "chatPreviewPDP",
222
- widgetConfigId: "chatPreviewPDP",
223
- },
224
- {
225
- mountingConfigId: "topSuggestionBarPDP",
226
- widgetConfigId: "topSuggestionBarPDP",
227
- },
228
- {
229
- mountingConfigId: "bottomSuggestionBarPDP",
230
- widgetConfigId: "bottomSuggestionBarPDP",
231
- },
232
- ],
233
- },
234
- {
235
- variantId: "supportPages",
236
- variantType: "page_visit",
237
- variantTests: [
238
- {
239
- testType: PageVariantTestType.PageCategory,
240
- extractor: {
241
- type: CategoryExtractorType.VisitCategoryMap,
242
- map: {
243
- [PageVisitCategory.Help]: [
244
- "/pages/help",
245
- "/apps/returns",
246
- "/pages/return-policy-instructions",
247
- ],
248
- },
249
- },
250
- },
251
- ],
252
- // support pages only render the floating button which is currently rendered by FloatingChat
253
- widgetMounting: [],
254
- },
255
- ],
256
- widgetConfigs: {
257
- ImageBannerShapewearPLP: {
258
- widgetConfigId: "ImageBannerShapewearPLP",
259
- type: WidgetType.ImageBanner,
260
- imageSrc: "plp_quiz_banner_image.png",
261
- title: "Need help? We're here.",
262
- subtitle: "Chat with Spanx AI Assistant",
263
- assistantMessage: "Can you help me choose the right shapewear?",
264
- } satisfies ImageBannerWidgetConfig,
265
- ImageBannerNonShapewearPLP: {
266
- widgetConfigId: "ImageBannerNonShapewearPLP",
267
- type: WidgetType.ImageBanner,
268
- imageSrc: "default_banner_image.webp",
269
- title: "Need help? We're here.",
270
- subtitle: "Chat with Spanx AI Assistant",
271
- assistantMessage: "Give me product recommendations",
272
- } satisfies ImageBannerWidgetConfig,
273
- nonShapewearChatPreviewPLP: {
274
- widgetConfigId: "nonShapewearChatPreviewPLP",
275
- variant: "outlined",
276
- type: WidgetType.ChatPreview,
277
- socialProofConfig: {
278
- logoName: "spanx-logo.svg",
279
- customerQuery:
280
- "asked which styles are the most comfortable for everyday wear...",
281
- headerTitle: "Assistant",
282
- suggestionButtonStrings: [
283
- "Which styles do reviewers suggest?",
284
- "Which styles have the most reviews?",
285
- "Which styles are best for my body shape?",
286
- "Which styles are most popular?",
287
- "How does Spanx source its products?",
288
- ],
289
- staticPLPImageNames: [
290
- "default_plp_embedded_1.webp",
291
- "default_plp_embedded_2.webp",
292
- "default_plp_embedded_3.webp",
293
- "default_plp_embedded_4.webp",
294
- ],
295
- suggestionButtonVariantDefault: "outlined",
296
- suggestionButtonVariantAccent: "outlined",
297
- staticPLPImagesLayout: "horizontal",
298
- },
299
- } satisfies ChatPreviewWidgetConfig,
300
- shapewearChatPreviewPLP: {
301
- widgetConfigId: "shapewearChatPreviewPLP",
302
- variant: "outlined",
303
- type: WidgetType.ChatPreview,
304
- socialProofConfig: {
305
- logoName: "spanx-logo.svg",
306
- customerQuery: "are looking for shapewear for tummy control...",
307
- headerTitle: "Assistant",
308
- suggestionButtonStrings: [
309
- "What do reviewers think?",
310
- "Best shapewear for dresses",
311
- "Styles with the strongest compression",
312
- "Comfortable for all-day wear",
313
- "Shapewear that won't show through clothes",
314
- ],
315
- staticPLPImageNames: [
316
- "shapewear_plp_embedded_1.png",
317
- "shapewear_plp_embedded_2.png",
318
- "shapewear_plp_embedded_3.png",
319
- "shapewear_plp_embedded_4.png",
320
- ],
321
- suggestionButtonVariantDefault: "outlined",
322
- suggestionButtonVariantAccent: "outlined",
323
- staticPLPImagesLayout: "horizontal",
324
- },
325
- } satisfies ChatPreviewWidgetConfig,
326
- shapewearChatPreviewPDP: {
327
- widgetConfigId: "shapewearChatPreviewPDP",
328
- variant: "outlined",
329
- type: WidgetType.ChatPreview,
330
- socialProofConfig: {
331
- logoName: "spanx-logo.svg",
332
- customerQuery: "asked if it shows under clothes...",
333
- headerTitle: "Assistant",
334
- suggestionButtonStrings: [
335
- "What do reviewers think?",
336
- "Is it easy to wash?",
337
- "Is it good for curvy figures?",
338
- "What did reviewers like the best?",
339
- "Is it comfortable?",
340
- "What size should I choose?",
341
- "Is it good for all body shapes?",
342
- ],
343
- suggestionButtonVariantDefault: "outlined",
344
- suggestionButtonVariantAccent: "outlined",
345
- },
346
- } satisfies ChatPreviewWidgetConfig,
347
- chatPreviewPDP: {
348
- widgetConfigId: "chatPreviewPDP",
349
- variant: "outlined",
350
- type: WidgetType.ChatPreview,
351
- socialProofConfig: {
352
- logoName: "spanx-logo.svg",
353
- customerQuery: "asked if it's comfortable...",
354
- headerTitle: "Assistant",
355
- suggestionButtonStrings: [
356
- "What do reviewers think?",
357
- "Is it easy to wash?",
358
- "Is it good for curvy figures?",
359
- "What did reviewers like the best?",
360
- "Is it comfortable?",
361
- "What size should I choose?",
362
- "Is it good for all body shapes?",
363
- ],
364
- suggestionButtonVariantDefault: "outlined",
365
- suggestionButtonVariantAccent: "outlined",
366
- },
367
- } satisfies ChatPreviewWidgetConfig,
368
- topSuggestionBarPDP: {
369
- widgetConfigId: "topSuggestionBarPDP",
370
- contentId: "spiffy-top-suggestion-bar-contents",
371
- type: WidgetType.SuggestionBarV2,
372
- metricDisplayLocation: ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
373
- location: SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
374
- variant: "outlined",
375
- hoverVariant: "secondaryDark",
376
- buttonTexts: {
377
- default: [
378
- "Summarize the reviews",
379
- "Do reviewers find these effective?",
380
- "Do these boost reviewers' confidence?",
381
- "What do reviews say about comfort?",
382
- "Do reviewers like these for under a dress?",
383
- ],
384
- },
385
- boldFirstButton: true,
386
- twoRowsOnMobile: false,
387
- animationSpeed: "none",
388
- buttonBorderRadius: "md",
389
- } satisfies SuggestionBarWidgetV2Config,
390
- bottomSuggestionBarPDP: {
391
- widgetConfigId: "bottomSuggestionBarPDP",
392
- metricDisplayLocation: ChatElementDisplayLocation.BOTTOM_REVIEWS_SNIPPET,
393
-
394
- contentId: "spiffy-bottom-suggestion-bar-contents",
395
- type: WidgetType.SuggestionBarV2,
396
- location: SuggestionBarLocationForMetrics.SUGGESTION_BAR_BOTTOM,
397
- variant: "outlinedLight",
398
- hoverVariant: "secondaryDark",
399
- buttonTexts: {
400
- default: [
401
- "Summarize the reviews",
402
- "Do reviewers find these effective?",
403
- "Do these boost reviewers' confidence?",
404
- "What do reviews say about comfort?",
405
- "Do reviewers like these for under a dress?",
406
- ],
407
- },
408
- boldFirstButton: true,
409
- twoRowsOnMobile: false,
410
- animationSpeed: "none",
411
- buttonBorderRadius: "md",
412
- } satisfies SuggestionBarWidgetV2Config,
413
- },
414
- mountingConfigs: {
415
- topImageBannerPLP: {
416
- mountingConfigId: "topImageBannerPLP",
417
- containerId: TOP_PLP_IMAGE_BANNER_ID,
418
- testId: TOP_IMAGE_BANNER_PLP_TESTID,
419
- insertionPoint: {
420
- selector: 'nav[aria-label="breadcrumb"]',
421
- insertionType: DOMInsertionType.ADJACENT_AFTER_END,
422
- },
423
- style: {
424
- marginTop: "30px",
425
- },
426
- },
427
- bottomImageBannerPLP: {
428
- mountingConfigId: "bottomImageBannerPLP",
429
- containerId: BOTTOM_PLP_IMAGE_BANNER_ID,
430
- testId: BOTTOM_IMAGE_BANNER_PLP_TESTID,
431
- insertionPoint: {
432
- selector: "main > section.order-last",
433
- insertionType: DOMInsertionType.ADJACENT_AFTER_BEGIN,
434
- },
435
- style: {
436
- marginBottom: "30px",
437
- },
438
- },
439
- chatPreviewPLP: {
440
- mountingConfigId: "chatPreviewPLP",
441
- containerId: CHAT_PREVIEW_CONTAINER_ID,
442
- testId: CHAT_PREVIEW_PLP_TESTID,
443
- gridInsertionType: GridInsertionType.ROW_2,
444
- insertionPoint: {
445
- selector: ".grid .grid-flow-row-dense",
446
- insertionType: DOMInsertionType.ADJACENT_AFTER_END,
447
- },
448
- style: {
449
- marginInline: "8px",
450
- },
451
- },
452
- chatPreviewPDP: {
453
- mountingConfigId: "chatPreviewPDP",
454
- containerId: CHAT_PREVIEW_CONTAINER_ID,
455
- testId: CHAT_PREVIEW_PDP_TESTID,
456
- insertionPoint: {
457
- selector: ".content-start .divide-y",
458
- insertionType: DOMInsertionType.BEFORE,
459
- },
460
- className: "grid",
461
- },
462
- topSuggestionBarPDP: {
463
- mountingConfigId: "topSuggestionBarPDP",
464
- containerId: TOP_SUGGESTION_BAR_PDP_ID,
465
- testId: TOP_SUGGESTION_BAR_PDP_TESTID,
466
- insertionPoint: {
467
- selector: "main section div.grid.gap-2.bg-white",
468
- insertionType: DOMInsertionType.BEFORE,
469
- },
470
- className: "grid",
471
- style: {
472
- marginTop: "20px",
473
- },
474
- },
475
- bottomSuggestionBarPDP: {
476
- mountingConfigId: "bottomSuggestionBarPDP",
477
- containerId: BOTTOM_REVIEWS_BAR_ID,
478
- testId: BOTTOM_SUGGESTION_BAR_PDP_TESTID,
479
- insertionPoint: {
480
- selector: "#reviews > div.w-full.gap-8",
481
- insertionType: DOMInsertionType.APPEND_CHILD,
482
- },
483
- style: {
484
- maxWidth: "92vw",
485
- marginInline: "auto",
486
- marginTop: "15px",
487
- marginBottom: "-25px",
488
- },
489
- },
490
- },
491
- });
492
-
493
- const spanxColors: ColorMapping = {
494
- [ColorNames.TextPrimary]: "#02081C",
495
- [ColorNames.TextSecondary]: "#4F586F",
496
- [ColorNames.TextAccent]: "#5F0F23",
497
- [ColorNames.TextLink]: "#001846",
498
- [ColorNames.TextLight]: "#FFFFFF",
499
- [ColorNames.BackgroundPrimary]: "#02081C",
500
- [ColorNames.BackgroundSecondary]: "#FFFFFF",
501
- [ColorNames.BackgroundSecondaryDark]: "#F4F4F6",
502
- [ColorNames.BackgroundTertiary]: "#4F586F",
503
- [ColorNames.BackgroundDark]: "#02081C",
504
- [ColorNames.BackgroundLight]: "#FFFFFF",
505
- [ColorNames.BackgroundSaturated]: "#FFF1DF",
506
- [ColorNames.BorderLight]: "#CDCFD6",
507
- [ColorNames.BorderMedium]: "#B3B7C1",
508
- [ColorNames.BorderDark]: "#687083",
509
- [ColorNames.BorderOutline]: "#E6E7EA",
510
- [ColorNames.AccentPrimary]: "#FF002B",
511
- [ColorNames.AccentSecondary]: "#02081C",
512
- };
513
-
514
- const spanxOrgUIConfig = (): OrgUIConfig => {
515
- const defaultSpanxOrgConfig = defaultOrgUIConfig(OrgShortName.SpanxStaging);
516
- return {
517
- ...defaultSpanxOrgConfig,
518
- partialViewConfig: {
519
- maxHeight: 89,
520
- borderRadius: "0px",
521
- },
522
- chatMessageConfig: {
523
- ...defaultSpanxOrgConfig.chatMessageConfig!,
524
- assistantChatTitle: "Spanx AI Assistant",
525
- variant: "premium",
526
- productLink: {
527
- ...defaultSpanxOrgConfig.chatMessageConfig.productLink,
528
- iconVariant: "backgroundPrimary",
529
- },
530
- },
531
- floatingEntrypointConfig: {
532
- ...defaultSpanxOrgConfig.floatingEntrypointConfig!,
533
- showOption: "always",
534
- position: "bottom-right",
535
- },
536
- welcomeSectionConfig: {
537
- ...defaultSpanxOrgConfig.welcomeSectionConfig!,
538
- variant: "outlined",
539
- colorVariant: "accent",
540
- title: "Welcome to SPANX!",
541
- iconName: "sparkles",
542
- subtitle:
543
- "Ask our AI anything to get instant help with everything from product specifics and details, shipping, returns, and more. Need more help? Please click the SPANX Support button above.",
544
- },
545
- chatPreviewConfig: {
546
- ...defaultSpanxOrgConfig.chatPreviewConfig!,
547
- topMargin: 0,
548
- largeProductComparison: true,
549
- iconFillColor: colorVar(ColorNames.TextPrimary),
550
- buttonTextSecondaryColor: colorVar(ColorNames.TextPrimary),
551
- buttonTextHoverColor: colorVar(ColorNames.TextPrimary),
552
- buttonBackgroundColor: colorVar(ColorNames.BackgroundDark),
553
- buttonBackgroundHoverColor: colorVar(ColorNames.AccentPrimary),
554
- headerConfig: {
555
- ...defaultSpanxOrgConfig.chatPreviewConfig!.headerConfig!,
556
- imageSrc: getCdnAssetURL("spanx-logo.svg", OrgShortName.SpanxStaging),
557
- imageHeight: 16,
558
- title: "AI Assistant",
559
- sparklesColor: colorVar(ColorNames.AccentPrimary),
560
- iconWidth: "16px",
561
- iconHeight: "16px",
562
- },
563
- footerConfig: {
564
- ...defaultSpanxOrgConfig.chatPreviewConfig!.footerConfig!,
565
- hasFade: false,
566
- suggestionButtonVariant: "light",
567
- replyButtonIcon: "thinMagnifyingGlass",
568
- replyInputHasShadow: false,
569
- replyInputHasBorder: true,
570
- backgroundColor: colorVar(ColorNames.BackgroundSecondaryDark),
571
- },
572
- copies: {
573
- pdp: [
574
- "what reviewers think about the comfort?",
575
- "what body areas this targets?",
576
- "if this will show through clothes?",
577
- ],
578
- plp: [
579
- "something to wear under a strapless dress to a wedding?",
580
- "the best shapewear for tummy control?",
581
- "the right shapewear with a pencil skirt for work?",
582
- ],
583
- },
584
- staticSuggestionCopies: {
585
- pdp: [
586
- "Is it easy to wash?",
587
- "Is it good for curvy figures?",
588
- "What did reviewers like the best?",
589
- "Is it comfortable?",
590
- "What size should I choose?",
591
- "Is it good for all body shapes?",
592
- ],
593
- plp: [
594
- "Which styles have the most reviews?",
595
- "Which styles are best for my body shape?",
596
- "Which styles are most popular?",
597
- "How does Spanx source its products?",
598
- ],
599
- },
600
- staticPLPImages: [
601
- "default_plp_embedded_1.webp",
602
- "default_plp_embedded_2.webp",
603
- "default_plp_embedded_3.webp",
604
- "default_plp_embedded_4.webp",
605
- ],
606
- },
607
- customerServiceIntegration: {
608
- ...defaultSpanxOrgConfig.customerServiceIntegration,
609
- integrationMode: CustomerServiceIntegrationMode.full,
610
- provider: CustomerServiceType.kustomer,
611
- welcomeTitle: "Chat with a Spanx Stylist",
612
- showNameInput: true,
613
- showWelcomeOnForm: true,
614
- showAISuggestionsWithinBusinessHours: false,
615
- chatEnabledDuringBusinessHours: true,
616
- waitingMessagePosition: "BEFORE_MESSAGES",
617
- formAiName: "Spanx AI Assistant...",
618
- legalMessage:
619
- 'This session will be transcribed for quality purposes. Please see our terms of use within the US <a href="https://spanx.com/pages/interactive-services-consent-and-disclaimers" target="_blank">here</a> and CA <a href="https://spanx.ca/pages/interactive-services-consent-and-disclaimers" target="_blank">here</a>',
620
- welcomeDescription:
621
- "Our stylists look forward to assisting you Mon- Fri between 9:30AM to 7:30PM ET, and Sat-Sun 9:30AM to 6:00PM ET!",
622
- getCustomWaitingMessage: (name?: string) =>
623
- `Hold tight${name ? ` ${name}` : ""}, your stylist is almost here`,
624
- withinBusinessHoursMessage:
625
- "👋 Hi there! We're here to help with any questions or support you need—whether you're tracking an order, finding the perfect product, or anything in between. To keep things quick, some responses might come from AI, but if you'd rather chat with a real person, just let us know—we've got you! <br /><br />Click “send a message” below to get started 💬",
626
- withinBusinessHoursWaitingMessage:
627
- "A Spanx Stylist will be with you within 5 minutes. Thanks for your patience.<br /><br />In the meantime, can you give us a little information about yourself?",
628
- withinBusinessHoursFormMessage:
629
- "👋 Hi there! We're here to help with any questions or support you need—whether you're tracking an order, finding the perfect product, or anything in between. To keep things quick, some responses might come from AI, but if you'd rather chat with a real person, just let us know—we've got you! <br /><br />Fill out your information and click “send a message” below to get started 💬",
630
- outsideBusinessHoursMessage:
631
- "👋 Hi, we’re sorry but this is outside of our service hours.<br /><br />You can leave a message and a stylist will get back to your within 24 hours. If you need an answer right away, ask your Spanx AI shopping assistant for help.",
632
- outsideBusinessHoursFormMessage:
633
- "👋 Hi, we’re sorry but this is outside of our service hours.<br /><br />You can leave a message and a stylist will get back to your within 24 hours. If you need an answer right away, ask your Spanx AI shopping assistant for help.",
634
- outsideBusinessHoursWaitingMessage:
635
- "⚡⚡ You're all set! A stylist will get back to you within 24 hours with an answer to your question. In the meantime, feel free to use our SPANX AI Shopping Assistant.",
636
- suggestedAIQuestions: [
637
- "How can I return or exchange my order?",
638
- "Where is my order?",
639
- "My item is damaged what can I do?",
640
- "Where can I find my order number?",
641
- ],
642
- businessHoursStartUTC: "9:30AM",
643
- businessHoursEndUTC: "7:30PM",
644
- businessHoursTimezone: "-05:00", // ET
645
- withinBusinessHoursInitialState: ChatState.INITIAL,
646
- outsideBusinessHoursInitialState: ChatState.INITIAL,
647
- withinBusinessHoursButtontext: "Send a message",
648
- outsideBusinessHoursButtontext: "Leave a message",
649
- },
650
- productReviewConfig: {
651
- ...defaultSpanxOrgConfig.productReviewConfig!,
652
- styleVariant: "bordered",
653
- colorVariant: "neutral",
654
- },
655
- pageCardConfig: {
656
- ...defaultSpanxOrgConfig.pageCardConfig!,
657
- variant: "outlined",
658
- hoverVariant: "shadow",
659
- iconVariant: "primary",
660
- },
661
- productCardConfig: {
662
- ...defaultSpanxOrgConfig.productCardConfig!,
663
- variant: "transparentBordered",
664
- },
665
- chatHeader: {
666
- ...defaultSpanxOrgConfig.chatHeader,
667
- imageSrc: getCdnAssetURL("spanx-logo.svg", OrgShortName.SpanxStaging),
668
- collapsedColor: colorVar(ColorNames.BackgroundSecondaryDark),
669
- expandedColor: colorVar(ColorNames.BackgroundLight),
670
- chevronColor: colorVar(ColorNames.BackgroundDark),
671
- borderBottom: `1px solid ${colorVar(ColorNames.BorderLight)}`,
672
- closeIcon: GrClose,
673
- customerSupportSwitchConfig: {
674
- ...defaultSpanxOrgConfig.chatHeader.customerSupportSwitchConfig!,
675
- variant: "detached",
676
- supportTitle: "Support",
677
- spiffyTitle: "AI Assistant",
678
- spiffyTitleHasLogo: true,
679
- borderColor: colorVar(ColorNames.TextPrimary),
680
- selectedTextColor: colorVar(ColorNames.TextLight),
681
- backgroundColor: colorVar(ColorNames.TextPrimary),
682
- selectedBackgroundColor: colorVar(ColorNames.TextPrimary),
683
- unselectedBackgroundColor: colorVar(ColorNames.BackgroundSecondaryDark),
684
- unselectedTextColor: colorVar(ColorNames.TextPrimary),
685
- },
686
- },
687
- floatingChatConfig: {
688
- ...defaultSpanxOrgConfig.floatingChatConfig,
689
- neverShowSingleProductCards: false,
690
- termsAndConditionsConfig: {
691
- copy: "This session will be transcribed for quality purposes. Please see our terms of use for",
692
- link: "https://spanx.com/pages/terms-of-use",
693
- linkText: "SPANX.com here.",
694
- },
695
- replyInputConfig: {
696
- size: "lg",
697
- sendIcon: "arrowUp",
698
- },
699
-
700
- suggestionButtonConfig: {
701
- variant: "outlined",
702
- hoverVariant: "dark",
703
- answerVariant: "outlined",
704
- },
705
- },
706
- conversationalSearch: {
707
- enabled: true,
708
- suggestions: [
709
- "Shapewear that won’t show through clothes",
710
- "Styles with the strongest compression",
711
- "Comfortable styles for all day wear",
712
- "Best shapewear for tummy control",
713
- ],
714
- entrypointBtnColor: "linear-gradient(to right, #004EA2, #6941C6)",
715
- entrypointBtnTextColor: "#004EA2",
716
- entrypointBtnBorderColor: "#004EA2",
717
- // TODO: Migrate it to the new mount point structure.
718
- entrypointContainer: "id|shopify-section-header",
719
- productGridContainer: "id|MainContentWrapper",
720
- entrypointTrigger: "id|search-input",
721
- generalSearchBtn: "query|button.header-search__button",
722
- pageContent: "id|MainContent",
723
- searchContent: "id|search-content",
724
- sortingFont: "ivypresto-headline, serif",
725
- optionsFont: "Inter",
726
- },
727
-
728
- merchantVariantSettings: {
729
- dynamicVariants: {
730
- enabled: true,
731
- refreshInterval: 500,
732
- },
733
- },
734
- merchantOverrideCss: `
735
- .spiffy-product-review-card-container {
736
- background: var(--spiffy-colors-background-light) !important;
737
- }
738
- .spiffy-star-rating-container {
739
- background: var(--spiffy-colors-background-secondary-dark) !important;
740
- }
741
- .spiffy-star-rating-star {
742
- fill: var(--spiffy-colors-text-primary) !important;
743
- }
744
- .spiffy-product-review-header-reviewer {
745
- color: var(--spiffy-colors-text-primary) !important;
746
- }
747
- .spiffy-mini-verified-buyer-icon {
748
- fill: var(--spiffy-colors-text-primary) !important;
749
- }
750
-
751
- #spiffy-product-review-card-read-more-container {
752
- text-transform: uppercase;
753
- font-weight: 600;
754
- }
755
-
756
- #spiffy-ai-chat-preview-contents h1, h2, h3, h4, h5, h6 {
757
- --chakra-fonts-heading: 'inter', 'Poppins', sans-serif;
758
- }
759
-
760
- #spiffy-chat-preview-user-query-button {
761
- margin-top: 8px;
762
- }
763
- #spiffy-ai-floating-button {
764
- z-index: 2147483001 !important;
765
- }
766
-
767
- /* SuggestionBarV2 CSS */
768
- #spiffy-top-suggestion-bar-contents button{
769
- border-radius: 24px !important;
770
- }
771
-
772
- #spiffy-top-suggestion-bar-contents button span{
773
- font-size: 14px !important;
774
- font-weight: 500;
775
- }
776
-
777
- #spiffy-top-suggestion-bar-contents button svg{
778
- width: 14px;
779
- height: 14px;
780
- }
781
-
782
- #spiffy-bottom-suggestion-bar-contents button {
783
- border-color: var(--spiffy-colors-border-outline) !important;
784
- }
785
-
786
- #spiffy-bottom-suggestion-bar-contents button:hover {
787
- background-color: var(--spiffy-colors-border-light) !important;
788
- border-color:var(--spiffy-colors-border-light) !important;
789
- }
790
-
791
- #spiffy-bottom-suggestion-bar-contents button span{
792
- font-size: 14px !important;
793
- font-weight: 500;
794
- }
795
-
796
- #spiffy-bottom-suggestion-bar-contents button svg{
797
- width: 14px;
798
- height: 14px;
799
- }
800
-
801
- .spiffy-chat-header-container {
802
- padding-block: 8px;
803
- border-bottom: 1px solid ${colorVar(ColorNames.BorderLight)};
804
- background-color: white;
805
- }
806
-
807
- .spiffy-chat-header-close-button {
808
- background-color: var(--spiffy-colors-text-light);
809
- color: var(--spiffy-colors-background-primary);
810
- }
811
-
812
- .spiffy-suggestion-bar-button {
813
- border: 1px solid ${colorVar(ColorNames.BorderOutline)};
814
- border-radius: 24px;
815
- }
816
-
817
- .spiffy-suggestion-button-answer-class {
818
- border: 1px solid ${colorVar(ColorNames.TextPrimary)} !important;
819
- }
820
-
821
- .spiffy-suggestion-button-answer-class:hover {
822
- background-color: ${colorVar(
823
- ColorNames.BackgroundSecondaryDark
824
- )} !important;
825
- border-color: ${colorVar(
826
- ColorNames.BackgroundSecondaryDark
827
- )} !important;
828
- color: ${colorVar(ColorNames.TextLink)} !important;
829
- }
830
-
831
- .spiffy-suggestion-button-question-class {
832
- border: 1px solid ${colorVar(ColorNames.BorderLight)} !important;
833
- border-radius: 4px;
834
- }
835
-
836
- .spiffy-suggestion-button-question-class:hover {
837
- border-color: ${colorVar(
838
- ColorNames.BackgroundSecondaryDark
839
- )} !important;
840
- background-color: ${colorVar(
841
- ColorNames.BackgroundSecondaryDark
842
- )} !important;
843
- color: ${colorVar(ColorNames.TextPrimary)} !important;
844
- fill: ${colorVar(ColorNames.TextPrimary)} !important;
845
- stroke: ${colorVar(ColorNames.TextPrimary)} !important;
846
- }
847
-
848
- .spiffy-suggestion-button-text-class {
849
- font-size: 13px;
850
- }
851
-
852
- .spiffy-social-proof-content-image {
853
- border-radius: 0px;
854
- box-shadow: none;
855
- }
856
-
857
- .spiffy-user-query-button {
858
- font-size: 12px;
859
- }
860
-
861
- .spiffy-image-banner-subtitle {
862
- text-transform: uppercase;
863
- }
864
- .spiffy-customer-service-legal-message a {
865
- text-decoration-line: underline;
866
- }
867
- .spiffy-customer-service-legal-message a:hover {
868
- color: var(--spiffy-colors-text-link);
869
- }
870
- .spiffy-tag-pill-text {
871
- color: var(--spiffy-colors-text-light);
872
- }
873
- .spiffy-product-card-title {
874
- font-family: var(--chakra-fonts-heading);
875
- color: var(--spiffy-colors-text-primary);
876
- }
877
- .spiffy-product-card-text-color {
878
- color: var(--spiffy-colors-text-secondary);
879
- }
880
- .spiffy-product-card-rating-star-color {
881
- fill: var(--spiffy-colors-text-primary);
882
- }
883
- .spiffy-switch-to-agent-button-unselected-text-color {
884
- color: var(--spiffy-colors-text-primary);
885
- }
886
- .spiffy-switch-to-agent-button-selected-text-color {
887
- color: var(--spiffy-colors-text-light);
888
- }
889
- .spiffy-switch-to-agent-button-selected-background-color {
890
- background-color: var(--spiffy-colors-text-primary);
891
- }
892
- .spiffy-switch-to-agent-button-unselected-background-color {
893
- background-color: var(--spiffy-colors-background-secondary-dark);
894
- }
895
- .spiffy-switch-to-agent-button-border-color {
896
- border-color: var(--spiffy-colors-text-primary);
897
- }
898
- .spiffy-switch-to-agent-button-background-color {
899
- background-color: var(--spiffy-colors-text-primary);
900
- }
901
- .spiffy-switch-to-agent-button-hover-background-color:hover {
902
- background-color: var(--spiffy-colors-text-primary);
903
- }
904
- .spiffy-switch-to-agent-button-hover-text-color:hover {
905
- color: var(--spiffy-colors-text-light);
906
- }
907
- .spiffy-switch-to-agent-button-selected-fill-color {
908
- fill: var(--spiffy-colors-text-light);
909
- }
910
- .spiffy-switch-to-agent-button-unselected-fill-color {
911
- fill: var(--spiffy-colors-text-primary);
912
- }
913
- .spiffy-chat-preview-footer-background-color {
914
- background-color: var(--spiffy-colors-background-secondary-dark);
915
- }
916
- .spiffy-message-content-container {
917
- font-size: 15px !important;
918
- font-weight: 300 !important;
919
- line-height: 160%;
920
- }
921
- `,
922
- };
923
- };
924
-
925
- const spanxOrgInfo = {
926
- shortName: "spanx-staging",
927
- name: "SPANX",
928
- domain: "01jxznkpym6bz8d72xmaps77w3-c47748467f607d4067fe.myshopify.dev",
929
- defaultProductId: "39773580984531",
930
- alwaysEnabledMerchants: true,
931
- orgUIConfig: spanxOrgUIConfig,
932
- orgColors: () => spanxColors,
933
- orgPageConfig: spanxPageConfig,
934
- } satisfies BasicOrgInfoType;
935
-
936
- export { spanxOrgInfo };