@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,1371 +0,0 @@
1
- import {
2
- BOTTOM_SUGGESTION_BAR_TESTID,
3
- CHAT_PREVIEW_TESTID,
4
- GLOBAL_SEARCH_ENTRYPOINT_TESTID,
5
- PROMPT_CARD_TESTID,
6
- SEARCH_OVERLAY_HOST_TESTID,
7
- SEARCH_RESULTS_ENTRYPOINT_TESTID,
8
- TOP_SUGGESTION_BAR_TESTID,
9
- } from "src/config/locators";
10
- import {
11
- BasicOrgInfoType,
12
- FeatureGates,
13
- OrgShortName,
14
- } from "src/application/models";
15
- import { ChatElementDisplayLocation } from "src/application/models/chatElementDisplayLocation";
16
- import { getCdnAssetURL } from "src/application/utils/cdnUtils";
17
- import {
18
- CustomerServiceIntegrationMode,
19
- CustomerServiceType,
20
- } from "src/types/customerService";
21
- import { DOMInsertionType } from "src/merchants/domInsertion";
22
- import { GridInsertionType } from "src/merchants/gridInsertion";
23
- import {
24
- BOTTOM_REVIEWS_BAR_ID,
25
- CHAT_PREVIEW_CONTAINER_ID,
26
- GLOBAL_SEARCH_ENTRYPOINT_ID,
27
- HOMEPAGE_DESKTOP_GLOBAL_SEARCH_ENTRYPOINT_ID,
28
- HOMEPAGE_MOBILE_GLOBAL_SEARCH_ENTRYPOINT_ID,
29
- HOMEPAGE_TABLET_GLOBAL_SEARCH_ENTRYPOINT_ID,
30
- MOBILE_GLOBAL_SEARCH_ENTRYPOINT_ID,
31
- MOBILE_ICON_ONLY_GLOBAL_SEARCH_ENTRYPOINT_ID,
32
- PROMPT_CARD_ID,
33
- SEARCH_OVERLAY_ENTRYPOINT_ID,
34
- SEARCH_RESULTS_ENTRYPOINT_ID,
35
- TABLET_GLOBAL_SEARCH_ENTYPOINT_ID,
36
- TOP_SUGGESTION_BAR_PDP_ID,
37
- } from "src/config/divIds";
38
- import { defaultOrgUIConfig } from "src/merchants/default";
39
- import {
40
- ChatPreviewWidgetConfig,
41
- ColorMapping,
42
- ColorNames,
43
- colorVar,
44
- SearchEntryPointWidgetConfig,
45
- ImagePromptWidgetConfig,
46
- OrgPageConfig,
47
- OrgUIConfig,
48
- PageVariantTestType,
49
- SearchResultsEntryPointWidgetConfig,
50
- SuggestionBarWidgetV2Config,
51
- WidgetType,
52
- SearchOverlayHostWidgetConfig,
53
- } from "src/contexts/types";
54
- import { SuggestionBarLocationForMetrics } from "src/types/suggestionBarV2-types";
55
-
56
- const bandolierColors: ColorMapping = {
57
- [ColorNames.TextPrimary]: "#000000",
58
- [ColorNames.TextSecondary]: "#6C6C6C",
59
- [ColorNames.TextAccent]: "#AF986E",
60
- [ColorNames.TextLink]: "#000000",
61
- [ColorNames.TextLight]: "#FFFFFF",
62
- [ColorNames.BackgroundPrimary]: "#000000",
63
- [ColorNames.BackgroundSecondary]: "#ECECEC",
64
- [ColorNames.BackgroundSecondaryDark]: "#E2E2E2",
65
- [ColorNames.BackgroundTertiary]: "#ECECEC",
66
- [ColorNames.BackgroundDark]: "#000000",
67
- [ColorNames.BackgroundLight]: "#FFFFFF",
68
- [ColorNames.BackgroundSaturated]: "#CCCCCC",
69
- [ColorNames.BorderLight]: "#ECECEC",
70
- [ColorNames.BorderMedium]: "#EAEAEA",
71
- [ColorNames.BorderDark]: "#6C6C6C",
72
- [ColorNames.BorderOutline]: "#000000",
73
- [ColorNames.AccentPrimary]: "#AF986E",
74
- [ColorNames.AccentSecondary]: "#DCB4AE",
75
- };
76
-
77
- const bandolierOrgUIConfig = (): OrgUIConfig => {
78
- const defaultBandolierOrgConfig = defaultOrgUIConfig(OrgShortName.Bandolier);
79
-
80
- return {
81
- ...defaultBandolierOrgConfig,
82
- merchantVariantSettings: {
83
- dynamicVariants: {
84
- enabled: false,
85
- refreshInterval: 400,
86
- },
87
- },
88
- chatMessageConfig: {
89
- ...defaultBandolierOrgConfig.chatMessageConfig,
90
- assistantChatTitle: "Ask Maggie",
91
- variant: "accent",
92
- },
93
- chatHeader: {
94
- ...defaultBandolierOrgConfig.chatHeader,
95
- imageSrc: getCdnAssetURL("bandolier-logo.svg", OrgShortName.Bandolier),
96
- },
97
- chatPreviewConfig: {
98
- ...defaultBandolierOrgConfig.chatPreviewConfig!,
99
- buttonTextColor: colorVar(ColorNames.TextLink),
100
- buttonBackgroundColor: colorVar(ColorNames.BackgroundSecondary),
101
- buttonBackgroundHoverColor: colorVar(ColorNames.BackgroundSecondaryDark),
102
- buttonTextHoverColor: colorVar(ColorNames.TextLink),
103
- iconFillColor: colorVar(ColorNames.TextAccent),
104
- copies: {
105
- pdp: [
106
- "does this fit my device model?",
107
- "is this adjustable?",
108
- "why choose this over a bulky bag?",
109
- "what do reviewers love most?",
110
- "can I use this every day?",
111
- ],
112
- plp: [],
113
- },
114
- headerConfig: {
115
- ...defaultBandolierOrgConfig.chatPreviewConfig!.headerConfig,
116
- },
117
- footerConfig: {
118
- ...defaultBandolierOrgConfig.chatPreviewConfig!.footerConfig,
119
- },
120
- },
121
- floatingEntrypointConfig: {
122
- ...defaultBandolierOrgConfig.floatingEntrypointConfig!,
123
- showOption: "always",
124
- expandedColor: colorVar(ColorNames.BackgroundDark),
125
- expansionText: {
126
- pdp: "Could this be your perfect everyday essential?",
127
- plp: "What can we help you find today?",
128
- },
129
- },
130
- productCardConfig: {
131
- ...defaultBandolierOrgConfig.productCardConfig!,
132
- },
133
- pageCardConfig: {
134
- ...defaultBandolierOrgConfig.pageCardConfig!,
135
- variant: "filled",
136
- hoverVariant: "lift",
137
- iconVariant: "primary",
138
- },
139
- productReviewConfig: {
140
- ...defaultBandolierOrgConfig.productReviewConfig!,
141
- },
142
- welcomeSectionConfig: {
143
- ...defaultBandolierOrgConfig.welcomeSectionConfig!,
144
- title: "Welcome to Bandolier AI!",
145
- colorVariant: "accent",
146
- subtitle:
147
- "Hey there. I’m Maggie, your Bandolier shopping assistant. I’m here to help you find your perfect Bandolier—effortlessly stylish, hands-free, and ready for wherever life takes you.",
148
- },
149
- customerServiceIntegration: {
150
- integrationMode: CustomerServiceIntegrationMode.simple,
151
- provider: CustomerServiceType.gorgias,
152
- useUnifiedButton: true,
153
- },
154
- searchConfig: {
155
- enableGlobalSearch: true,
156
- redirectSearchResultsUrl:
157
- "https://www.bandolierstyle.com/pages/search-page",
158
- searchFilterConfig: [
159
- {
160
- filterId: "price",
161
- displayName: "Price",
162
- type: "price",
163
- bucketSize: 100,
164
- },
165
- {
166
- filterId: "material",
167
- displayName: "Materials",
168
- attribute: "materials",
169
- type: "dynamic",
170
- sorting: {
171
- type: "productCount",
172
- },
173
- },
174
- {
175
- filterId: "devices",
176
- displayName: "Phone size",
177
- type: "dynamic",
178
- attribute: "devices",
179
- sorting: {
180
- type: "productCount",
181
- },
182
- },
183
- {
184
- filterId: "colors",
185
- displayName: "Color",
186
- type: "dynamic",
187
- attribute: "colors",
188
- sorting: {
189
- type: "productCount",
190
- },
191
- },
192
- {
193
- filterId: "dynamic",
194
- displayName: "",
195
- type: "dynamic",
196
- attribute: "dynamic",
197
- sorting: {
198
- type: "productCount",
199
- },
200
- },
201
- ],
202
- },
203
- merchantOverrideCss: `
204
- .spiffy-headline {
205
- font-family: 'DM Sans', 'Poppins', sans-serif;
206
- }
207
- .spiffy-headline-placeholder::placeholder {
208
- font-family: 'DM Sans', 'Poppins', sans-serif;
209
- font-style: italic;
210
- }
211
- .spiffy-star-rating-container {
212
- background: var(--spiffy-colors-background-light) !important;
213
- }
214
- .spiffy-star-rating-star {
215
- fill: var(--spiffy-colors-accent-primary) !important;
216
- }
217
- .spiffy-product-card-text-color {
218
- color: var(--spiffy-colors-text-secondary);
219
- }
220
- .spiffy-view-source-icon-wrapper {
221
- background: var(--spiffy-colors-accent-primary) !important;
222
- }
223
- .spiffy-view-source-icon-wrapper svg {
224
- fill: var(--spiffy-colors-background-light);
225
- }
226
- .spiffy-floating-button-position {
227
- top: 150px !important;
228
-
229
- @media (max-width: 760px) {
230
- top: 100px !important;
231
- }
232
- }
233
- [data-testid="floating-chat-shadow-dom-container"] {
234
- z-index: 2147483647 !important;
235
- }
236
- .spiffy-chat-header-close-button {
237
- color: var(--spiffy-colors-background-primary);
238
- }
239
- .spiffy-modal-sheet-footer .spiffy-suggestion-button-question-class svg {
240
- fill: var(--spiffy-colors-text-link) !important;
241
- stroke: var(--spiffy-colors-text-link) !important;
242
- }
243
- .spiffy-chat-header-container img {
244
- max-width: 150px;
245
- }
246
- .spiffy-image-prompt-card-container .spiffy-suggestion-bar-row button {
247
- background-color: var(--spiffy-colors-background-secondary) !important;
248
- color: var(--spiffy-colors-text-link) !important;
249
- border: none;
250
- }
251
- .spiffy-image-prompt-card-container .spiffy-suggestion-bar-row button svg {
252
- fill: var(--spiffy-colors-accent-primary) !important;
253
- stroke: var(--spiffy-colors-accent-primary) !important;
254
- }
255
- .spiffy-image-prompt-card-container .spiffy-suggestion-bar-row button:hover {
256
- background-color: var(--spiffy-colors-background-secondary-dark) !important;
257
- }
258
- .spiffy-chat-preview-footer-container button {
259
- background-color: var(--spiffy-colors-background-secondary);
260
- border-radius: 0 !important;
261
- }
262
- .spiffy-chat-preview-footer-container button span {
263
- color: var(--spiffy-colors-text-link) !important;
264
- }
265
- .spiffy-chat-preview-footer-container button:hover span {
266
- color: var(--spiffy-colors-text-link) !important;
267
- }
268
- .spiffy-chat-preview-footer-container button svg {
269
- fill: var(--spiffy-colors-accent-primary);
270
- stroke: var(--spiffy-colors-accent-primary);
271
- }
272
- .spiffy-chat-preview-footer-container button:hover {
273
- background-color: var(--spiffy-colors-background-secondary-dark);
274
- }
275
- .spiffy-chat-preview-footer-container button:hover svg {
276
- fill: var(--spiffy-colors-accent-primary) !important;
277
- stroke: var(--spiffy-colors-accent-primary) !important;
278
- }
279
- .spiffy-back-to-results-button {
280
- color: var(--spiffy-colors-text-light);
281
- }
282
- .spiffy-back-to-results-button svg {
283
- fill: var(--spiffy-colors-accent-primary) !important;
284
- stroke: var(--spiffy-colors-accent-primary) !important;
285
- }
286
- @media (max-width: 479px) {
287
- #spiffy-ai-prompt-card {
288
- grid-area: 2 / 1 / 2 / -1 !important;
289
- min-height: 350px !important;
290
- }
291
- .spiffy-image-prompt-card-container {
292
- background-position-y: 0%, 100% !important;
293
- }
294
- }
295
-
296
- /* ==========================================================================
297
- Search Layout & Visibility Rules
298
- ========================================================================== */
299
-
300
- .search-results-entry-point ~ .section-padding.text-section.text-dark {
301
- color: red;
302
- }
303
-
304
- /* -- Rules to hide original site elements -- */
305
- .global-entry-desktop + .js-search-trigger.search,
306
- .global-entry-small-desktop + .js-search-trigger.search,
307
- .global-entry-desktop + .search-popdown,
308
- .global-entry-small-desktop + .search-popdown,
309
- #spiffy-ai-global-search-entrypoint-mobile-icon-only + .search-popdown,
310
- #spiffy-ai-global-search-entrypoint-mobile-homepage + .search-popdown,
311
- .global-entry-desktop + .main-content,
312
- .global-entry-small-desktop + .main-content,
313
- .search-results-entry-point + .shopify-section {
314
- display: none !important;
315
- }
316
-
317
- // .search-results-no-op ~ * {
318
- // z-index: 0;
319
- // }
320
-
321
- #spiffy-ai-global-search-entrypoint-mobile.global-entry-mobile {
322
- display: block;
323
- }
324
-
325
- @media (min-width: 640px) {
326
- #spiffy-ai-global-search-entrypoint-mobile.global-entry-mobile {
327
- display: none;
328
- }
329
-
330
- #spiffy-ai-global-search-entrypoint-mobile-icon-only {
331
- display: block;
332
- }
333
- }
334
-
335
- @media (min-width: 1200px) {
336
- #spiffy-ai-global-search-entrypoint.global-entry-desktop {
337
- display: block;
338
- }
339
- #spiffy-ai-global-search-entrypoint-tablet.global-entry-small-desktop {
340
- display: none;
341
- }
342
- #spiffy-ai-global-search-entrypoint-mobile.global-entry-mobile {
343
- display: none;
344
- }
345
- }
346
- `,
347
- };
348
- };
349
-
350
- const bandolierPageConfig = (): OrgPageConfig => ({
351
- pageVariants: [
352
- {
353
- variantId: "search-results",
354
- variantType: "search",
355
- variantTests: [
356
- { testType: PageVariantTestType.UrlResolver },
357
- {
358
- testType: PageVariantTestType.FeatureGate,
359
- featureGate: FeatureGates.IsGlobalSearchEnabled,
360
- },
361
- {
362
- testType: PageVariantTestType.QueryParam,
363
- queryParam: "esq",
364
- },
365
- ],
366
- widgetMounting: [
367
- {
368
- mountingConfigId: "globalSearchEntryPointDesktop",
369
- widgetConfigId: "globalSearchEntryPointDesktop",
370
- },
371
- {
372
- mountingConfigId: "globalSearchEntryPointSmallDesktop",
373
- widgetConfigId: "globalSearchEntryPointDesktop",
374
- },
375
- {
376
- mountingConfigId: "chatPreviewPLP",
377
- widgetConfigId: "chatPreviewPLP",
378
- },
379
- {
380
- mountingConfigId: "searchResultsEntryPointPLP",
381
- widgetConfigId: "searchResultsEntryPoint",
382
- },
383
- {
384
- mountingConfigId: "globalSearchEntryPointOnlyIconMobile",
385
- widgetConfigId: "globalSearchEntryPointOnlyIconMobile",
386
- },
387
- {
388
- mountingConfigId: "searchOverlayHost",
389
- widgetConfigId: "searchOverlayHost",
390
- },
391
- ],
392
- },
393
- {
394
- variantId: "plp-with-search",
395
- variantType: "plp",
396
- variantTests: [
397
- { testType: PageVariantTestType.UrlResolver },
398
- {
399
- testType: PageVariantTestType.FeatureGate,
400
- featureGate: FeatureGates.IsGlobalSearchEnabled,
401
- },
402
- ],
403
- plpIdExtractor: "url-resolver-plp-id",
404
- widgetMounting: [
405
- {
406
- mountingConfigId: "globalSearchEntryPointDesktop",
407
- widgetConfigId: "globalSearchEntryPointDesktop",
408
- },
409
- {
410
- mountingConfigId: "globalSearchEntryPointSmallDesktop",
411
- widgetConfigId: "globalSearchEntryPointDesktop",
412
- },
413
- {
414
- mountingConfigId: "globalSearchEntryPointMobile",
415
- widgetConfigId: "globalSearchEntryPointMobile",
416
- },
417
- {
418
- mountingConfigId: "globalSearchEntryPointMobileSearchIcon",
419
- widgetConfigId: "globalSearchEntryPointMobileSearchIcon",
420
- },
421
- {
422
- mountingConfigId: "chatPreviewPLP",
423
- widgetConfigId: "chatPreviewPLP",
424
- },
425
- {
426
- mountingConfigId: "globalSearchEntryPointOnlyIconMobile",
427
- widgetConfigId: "globalSearchEntryPointOnlyIconMobile",
428
- },
429
- {
430
- mountingConfigId: "searchOverlayHost",
431
- widgetConfigId: "searchOverlayHost",
432
- },
433
- ],
434
- },
435
- {
436
- variantId: "pdp-with-search-bags",
437
- variantType: "pdp",
438
- variantTests: [
439
- { testType: PageVariantTestType.UrlResolver },
440
- {
441
- testType: PageVariantTestType.FeatureGate,
442
- featureGate: FeatureGates.IsGlobalSearchEnabled,
443
- },
444
- {
445
- testType: PageVariantTestType.InCollection,
446
- collections: ["bags"],
447
- },
448
- ],
449
- productIdExtractor: "url-resolver-product-id",
450
- widgetMounting: [
451
- {
452
- mountingConfigId: "globalSearchEntryPointDesktop",
453
- widgetConfigId: "globalSearchEntryPointDesktop",
454
- },
455
- {
456
- mountingConfigId: "globalSearchEntryPointSmallDesktop",
457
- widgetConfigId: "globalSearchEntryPointDesktop",
458
- },
459
- {
460
- mountingConfigId: "globalSearchEntryPointMobile",
461
- widgetConfigId: "globalSearchEntryPointMobile",
462
- },
463
- {
464
- mountingConfigId: "globalSearchEntryPointMobileSearchIcon",
465
- widgetConfigId: "globalSearchEntryPointMobileSearchIcon",
466
- },
467
- {
468
- mountingConfigId: "topSuggestionBarPDP",
469
- widgetConfigId: "topSuggestionsBarBags",
470
- },
471
- {
472
- mountingConfigId: "bottomSuggestionBarPDP",
473
- widgetConfigId: "bottomSuggestionsBar",
474
- },
475
- {
476
- mountingConfigId: "chatPreviewPDP",
477
- widgetConfigId: "chatPreviewPDP",
478
- },
479
- {
480
- mountingConfigId: "globalSearchEntryPointOnlyIconMobile",
481
- widgetConfigId: "globalSearchEntryPointOnlyIconMobile",
482
- },
483
- {
484
- mountingConfigId: "searchOverlayHost",
485
- widgetConfigId: "searchOverlayHost",
486
- },
487
- ],
488
- },
489
- {
490
- variantId: "pdp-with-search",
491
- variantType: "pdp",
492
- variantTests: [
493
- { testType: PageVariantTestType.UrlResolver },
494
- {
495
- testType: PageVariantTestType.FeatureGate,
496
- featureGate: FeatureGates.IsGlobalSearchEnabled,
497
- },
498
- ],
499
- productIdExtractor: "url-resolver-product-id",
500
- widgetMounting: [
501
- {
502
- mountingConfigId: "globalSearchEntryPointDesktop",
503
- widgetConfigId: "globalSearchEntryPointDesktop",
504
- },
505
- {
506
- mountingConfigId: "globalSearchEntryPointSmallDesktop",
507
- widgetConfigId: "globalSearchEntryPointDesktop",
508
- },
509
- {
510
- mountingConfigId: "globalSearchEntryPointMobile",
511
- widgetConfigId: "globalSearchEntryPointMobile",
512
- },
513
- {
514
- mountingConfigId: "globalSearchEntryPointMobileSearchIcon",
515
- widgetConfigId: "globalSearchEntryPointMobileSearchIcon",
516
- },
517
- {
518
- mountingConfigId: "topSuggestionBarPDP",
519
- widgetConfigId: "topSuggestionsBar",
520
- },
521
- {
522
- mountingConfigId: "bottomSuggestionBarPDP",
523
- widgetConfigId: "bottomSuggestionsBar",
524
- },
525
- {
526
- mountingConfigId: "chatPreviewPDP",
527
- widgetConfigId: "chatPreviewPDP",
528
- },
529
- {
530
- mountingConfigId: "globalSearchEntryPointOnlyIconMobile",
531
- widgetConfigId: "globalSearchEntryPointOnlyIconMobile",
532
- },
533
- {
534
- mountingConfigId: "searchOverlayHost",
535
- widgetConfigId: "searchOverlayHost",
536
- },
537
- ],
538
- },
539
- {
540
- variantId: "home-with-search",
541
- variantType: "homepage",
542
- variantTests: [
543
- {
544
- testType: PageVariantTestType.UrlResolver,
545
- },
546
- {
547
- testType: PageVariantTestType.FeatureGate,
548
- featureGate: FeatureGates.IsGlobalSearchEnabled,
549
- },
550
- ],
551
- widgetMounting: [
552
- {
553
- mountingConfigId: "globalSearchEntryPointDesktopHomepage",
554
- widgetConfigId: "globalSearchEntryPointDesktopHomepage",
555
- },
556
- {
557
- mountingConfigId: "globalSearchEntryPointSmallDesktopHomepage",
558
- widgetConfigId: "globalSearchEntryPointDesktopHomepage",
559
- },
560
- {
561
- mountingConfigId: "globalSearchEntryPointMobileHomepage",
562
- widgetConfigId: "globalSearchEntryPointOnlyIconMobile",
563
- },
564
- {
565
- mountingConfigId: "searchOverlayHost",
566
- widgetConfigId: "searchOverlayHost",
567
- },
568
- ],
569
- },
570
- {
571
- variantId: "other-with-search",
572
- variantType: "other",
573
- variantTests: [
574
- {
575
- testType: PageVariantTestType.FeatureGate,
576
- featureGate: FeatureGates.IsGlobalSearchEnabled,
577
- },
578
- {
579
- testType: PageVariantTestType.UrlResolver,
580
- },
581
- ],
582
- widgetMounting: [
583
- {
584
- mountingConfigId: "globalSearchEntryPointDesktop",
585
- widgetConfigId: "globalSearchEntryPointDesktop",
586
- },
587
- {
588
- mountingConfigId: "globalSearchEntryPointSmallDesktop",
589
- widgetConfigId: "globalSearchEntryPointDesktop",
590
- },
591
- {
592
- mountingConfigId: "globalSearchEntryPointOnlyIconMobile",
593
- widgetConfigId: "globalSearchEntryPointOnlyIconMobile",
594
- },
595
- {
596
- mountingConfigId: "searchOverlayHost",
597
- widgetConfigId: "searchOverlayHost",
598
- },
599
- ],
600
- },
601
- {
602
- variantId: "plpPhoneCases",
603
- variantType: "plp",
604
- variantTests: [
605
- { testType: PageVariantTestType.ShopifyPLP },
606
- {
607
- testType: PageVariantTestType.PlpId,
608
- plpIds: ["bandolier-crossbody", "wristlet-phone-cases", "case-only"],
609
- plpIdExtractor: "shopify-collection-id",
610
- },
611
- ],
612
- plpIdExtractor: "shopify-collection-id",
613
- widgetMounting: [
614
- {
615
- mountingConfigId: "imagePromptCardPLP",
616
- widgetConfigId: "imagePromptCardPLPPhoneCases",
617
- },
618
- ],
619
- },
620
- {
621
- variantId: "plpAccessories",
622
- variantType: "plp",
623
- variantTests: [
624
- { testType: PageVariantTestType.ShopifyPLP },
625
- {
626
- testType: PageVariantTestType.PlpId,
627
- plpIds: ["shop-all-accessories"],
628
- plpIdExtractor: "shopify-collection-id",
629
- },
630
- ],
631
- plpIdExtractor: "shopify-collection-id",
632
- widgetMounting: [
633
- {
634
- mountingConfigId: "imagePromptCardPLP",
635
- widgetConfigId: "imagePromptCardPLPAccessories",
636
- },
637
- ],
638
- },
639
- {
640
- variantId: "plpBags",
641
- variantType: "plp",
642
- variantTests: [
643
- { testType: PageVariantTestType.ShopifyPLP },
644
- {
645
- testType: PageVariantTestType.PlpId,
646
- plpIds: ["bags"],
647
- plpIdExtractor: "shopify-collection-id",
648
- },
649
- ],
650
- plpIdExtractor: "shopify-collection-id",
651
- widgetMounting: [
652
- {
653
- mountingConfigId: "imagePromptCardPLP",
654
- widgetConfigId: "imagePromptCardPLPBags",
655
- },
656
- ],
657
- },
658
- {
659
- variantId: "pdpPouches",
660
- variantType: "pdp",
661
- variantTests: [
662
- { testType: PageVariantTestType.ShopifyPDP },
663
- {
664
- testType: PageVariantTestType.InCollection,
665
- collections: ["shop-all-bags-pouches"],
666
- },
667
- ],
668
- productIdExtractor: "shopify-product-variant-id",
669
- widgetMounting: [
670
- {
671
- mountingConfigId: "topSuggestionBarPDP",
672
- widgetConfigId: "topSuggestionsBarPouches",
673
- },
674
- {
675
- mountingConfigId: "chatPreviewPDP",
676
- widgetConfigId: "chatPreviewPDP",
677
- },
678
- {
679
- mountingConfigId: "bottomSuggestionBarPDP",
680
- widgetConfigId: "bottomSuggestionsBar",
681
- },
682
- ],
683
- },
684
- {
685
- variantId: "pdpBags",
686
- variantType: "pdp",
687
- variantTests: [
688
- { testType: PageVariantTestType.ShopifyPDP },
689
- {
690
- testType: PageVariantTestType.InCollection,
691
- collections: ["bags"],
692
- },
693
- ],
694
- productIdExtractor: "shopify-product-variant-id",
695
- widgetMounting: [
696
- {
697
- mountingConfigId: "topSuggestionBarPDP",
698
- widgetConfigId: "topSuggestionsBarBags",
699
- },
700
- {
701
- mountingConfigId: "chatPreviewPDP",
702
- widgetConfigId: "chatPreviewPDP",
703
- },
704
- {
705
- mountingConfigId: "bottomSuggestionBarPDP",
706
- widgetConfigId: "bottomSuggestionsBar",
707
- },
708
- ],
709
- },
710
- {
711
- variantId: "plpShopAll",
712
- variantType: "plp",
713
- variantTests: [
714
- { testType: PageVariantTestType.ShopifyPLP },
715
- {
716
- testType: PageVariantTestType.PlpId,
717
- plpIds: ["all"],
718
- plpIdExtractor: "shopify-collection-id",
719
- },
720
- ],
721
- plpIdExtractor: "shopify-collection-id",
722
- widgetMounting: [
723
- {
724
- mountingConfigId: "imagePromptCardPLP",
725
- widgetConfigId: "imagePromptCardPLPShopAll",
726
- },
727
- ],
728
- },
729
- {
730
- variantId: "plp",
731
- variantType: "plp",
732
- variantTests: [{ testType: PageVariantTestType.ShopifyPLP }],
733
- plpIdExtractor: "shopify-collection-id",
734
- widgetMounting: [
735
- {
736
- mountingConfigId: "imagePromptCardPLP",
737
- widgetConfigId: "imagePromptCardPLP",
738
- },
739
- ],
740
- },
741
- {
742
- variantId: "pdp",
743
- variantType: "pdp",
744
- variantTests: [{ testType: PageVariantTestType.ShopifyPDP }],
745
- productIdExtractor: "shopify-product-variant-id",
746
- widgetMounting: [
747
- {
748
- mountingConfigId: "topSuggestionBarPDP",
749
- widgetConfigId: "topSuggestionsBar",
750
- },
751
- {
752
- mountingConfigId: "chatPreviewPDP",
753
- widgetConfigId: "chatPreviewPDP",
754
- },
755
- {
756
- mountingConfigId: "bottomSuggestionBarPDP",
757
- widgetConfigId: "bottomSuggestionsBar",
758
- },
759
- ],
760
- },
761
- ],
762
- mountingConfigs: {
763
- imagePromptCardPLP: {
764
- mountingConfigId: "imagePromptCardPLP",
765
- containerId: PROMPT_CARD_ID,
766
- testId: PROMPT_CARD_TESTID,
767
- insertionPoint: {
768
- selector: "#AjaxinateLoop",
769
- insertionType: DOMInsertionType.AFTER,
770
- },
771
- gridInsertionType: GridInsertionType.FIXED_1,
772
- divCheckSelector: "test",
773
- style: {
774
- gridRow: "2 / 2",
775
- gridColumn: "1 / 1",
776
- },
777
- },
778
-
779
- chatPreviewPDP: {
780
- mountingConfigId: "chatPreviewPDP",
781
- containerId: CHAT_PREVIEW_CONTAINER_ID,
782
- testId: CHAT_PREVIEW_TESTID,
783
- insertionPoint: {
784
- selector: ".product-single div",
785
- insertionType: DOMInsertionType.APPEND_CHILD,
786
- },
787
- },
788
-
789
- topSuggestionBarPDP: {
790
- mountingConfigId: "topSuggestionBarPDP",
791
- containerId: TOP_SUGGESTION_BAR_PDP_ID,
792
- testId: TOP_SUGGESTION_BAR_TESTID,
793
- insertionPoint: {
794
- selector: ".product__price-and-rating",
795
- insertionType: DOMInsertionType.AFTER,
796
- },
797
- style: {
798
- marginBottom: "16px",
799
- },
800
- },
801
-
802
- bottomSuggestionBarPDP: {
803
- mountingConfigId: "bottomSuggestionBarPDP",
804
- containerId: BOTTOM_REVIEWS_BAR_ID,
805
- testId: BOTTOM_SUGGESTION_BAR_TESTID,
806
- insertionPoint: {
807
- selector: ".yotpo-smart-topics-panel",
808
- insertionType: DOMInsertionType.AFTER,
809
- },
810
- style: {
811
- width: "100%",
812
- },
813
- },
814
- searchOverlayHost: {
815
- mountingConfigId: "searchOverlayHost",
816
- containerId: SEARCH_OVERLAY_ENTRYPOINT_ID,
817
- testId: SEARCH_OVERLAY_HOST_TESTID,
818
- insertionPoint: {
819
- selector: "body",
820
- insertionType: DOMInsertionType.APPEND_CHILD,
821
- },
822
- className: "spiffy-overlay-host",
823
- },
824
- searchResultsEntryPointPLP: {
825
- mountingConfigId: "searchResultsEntryPointPLP",
826
- containerId: SEARCH_RESULTS_ENTRYPOINT_ID,
827
- testId: SEARCH_RESULTS_ENTRYPOINT_TESTID,
828
- insertionPoint: {
829
- selector: ".main-content",
830
- insertionType: DOMInsertionType.BEFORE,
831
- },
832
- suppressionSelector: "#MainContent",
833
- className: "search-results-entry-point",
834
- style: {
835
- marginBottom: "60px",
836
- },
837
- },
838
- searchResultsEntryPointPDP: {
839
- mountingConfigId: "searchResultsEntryPointPDP",
840
- containerId: SEARCH_RESULTS_ENTRYPOINT_ID,
841
- testId: SEARCH_RESULTS_ENTRYPOINT_TESTID,
842
- insertionPoint: {
843
- selector: ".main-content",
844
- insertionType: DOMInsertionType.BEFORE,
845
- },
846
- suppressionSelector: "#MainContent",
847
- className: "search-results-entry-point",
848
- style: {
849
- marginBottom: "60px",
850
- },
851
- },
852
- globalSearchEntryPointDesktopHomepage: {
853
- mountingConfigId: "globalSearchEntryPointDesktopHomepage",
854
- containerId: HOMEPAGE_DESKTOP_GLOBAL_SEARCH_ENTRYPOINT_ID,
855
- testId: GLOBAL_SEARCH_ENTRYPOINT_TESTID,
856
- insertionPoint: {
857
- selector:
858
- ".menu__item.menu__item--icons .search-popdown.menu__item.menu__item--icon",
859
- insertionType: DOMInsertionType.BEFORE,
860
- },
861
- suppressionSelector: ".menu__item.menu__item--icons .search-popdown",
862
- className: "global-entry-desktop-homepage",
863
- style: {
864
- margin: "0 5px 0 7px",
865
- },
866
- },
867
- globalSearchEntryPointSmallDesktopHomepage: {
868
- mountingConfigId: "globalSearchEntryPointSmallDesktopHomepage",
869
- containerId: HOMEPAGE_TABLET_GLOBAL_SEARCH_ENTRYPOINT_ID,
870
- testId: GLOBAL_SEARCH_ENTRYPOINT_TESTID,
871
- insertionPoint: {
872
- selector:
873
- "#NavStandard .menu__item.menu__item--icon.menu__item-wishlist",
874
- insertionType: DOMInsertionType.ADJACENT_AFTER_END,
875
- },
876
- suppressionSelector: ".search-popdown",
877
- className: "global-entry-small-desktop-homepage",
878
- style: {
879
- margin: "0 5px 0 7px",
880
- },
881
- },
882
- globalSearchEntryPointMobileHomepage: {
883
- // This is the same as globalSearchEntryPointOnlyIconMobile except the class is different allowing us to not hide it when the screensize is small. It's used on homepage and 'other' pages
884
- mountingConfigId: "globalSearchEntryPointMobileHomepage",
885
- containerId: HOMEPAGE_MOBILE_GLOBAL_SEARCH_ENTRYPOINT_ID,
886
- testId: GLOBAL_SEARCH_ENTRYPOINT_TESTID,
887
- insertionPoint: {
888
- selector: ".search-popdown.mobile-menu__button",
889
- insertionType: DOMInsertionType.BEFORE,
890
- },
891
- className: "global-entry-mobile-homepage",
892
- style: {
893
- margin: "6px",
894
- },
895
- },
896
- globalSearchEntryPointDesktop: {
897
- mountingConfigId: "globalSearchEntryPointDesktop",
898
- containerId: GLOBAL_SEARCH_ENTRYPOINT_ID,
899
- testId: GLOBAL_SEARCH_ENTRYPOINT_TESTID,
900
- insertionPoint: {
901
- selector:
902
- ".menu__item.menu__item--icons .search-popdown.menu__item.menu__item--icon",
903
- insertionType: DOMInsertionType.BEFORE,
904
- },
905
- className: "global-entry-desktop",
906
- style: {
907
- margin: "0 5px 0 7px",
908
- },
909
- },
910
- globalSearchEntryPointSmallDesktop: {
911
- mountingConfigId: "globalSearchEntryPointSmallDesktop",
912
- containerId: TABLET_GLOBAL_SEARCH_ENTYPOINT_ID,
913
- testId: GLOBAL_SEARCH_ENTRYPOINT_TESTID,
914
- insertionPoint: {
915
- selector:
916
- "#NavStandard .menu__item.menu__item--icon.menu__item-wishlist",
917
- insertionType: DOMInsertionType.ADJACENT_AFTER_END,
918
- },
919
- className: "global-entry-small-desktop",
920
- style: {
921
- margin: "0 5px 0 7px",
922
- },
923
- },
924
- globalSearchEntryPointMobile: {
925
- mountingConfigId: "globalSearchEntryPointMobile",
926
- containerId: MOBILE_GLOBAL_SEARCH_ENTRYPOINT_ID,
927
- testId: GLOBAL_SEARCH_ENTRYPOINT_TESTID,
928
- insertionPoint: {
929
- selector: ".main-content",
930
- insertionType: DOMInsertionType.BEFORE,
931
- },
932
- className: "global-entry-mobile",
933
- style: {
934
- margin: "8px",
935
- },
936
- },
937
- globalSearchEntryPointOnlyIconMobile: {
938
- mountingConfigId: "globalSearchEntryPointOnlyIconMobile",
939
- containerId: MOBILE_ICON_ONLY_GLOBAL_SEARCH_ENTRYPOINT_ID,
940
- testId: GLOBAL_SEARCH_ENTRYPOINT_TESTID,
941
- insertionPoint: {
942
- selector: ".search-popdown.mobile-menu__button",
943
- insertionType: DOMInsertionType.ADJACENT_BEFORE_BEGIN,
944
- },
945
- className: "global-entry-mobile-menu-icon",
946
- style: {
947
- margin: "6px",
948
- },
949
- },
950
- },
951
- widgetConfigs: {
952
- imagePromptCardPLPPhoneCases: {
953
- widgetConfigId: "imagePromptCard",
954
- type: WidgetType.ImagePromptCard,
955
- url: getCdnAssetURL("image-prompt-card-2.png", OrgShortName.Bandolier),
956
- lightText: true,
957
- title: "What can we help you find today?",
958
- subtitle: [
959
- "Crossbody vs. wristlet—what’s the difference?",
960
- "Can I mix and match straps and wristlets?",
961
- "Does it fit cards or essentials?",
962
- "How protected will my phone be?",
963
- "Do you offer bundles or sets?",
964
- "Can I use this case without a strap?",
965
- ],
966
- staticSuggestionCopies: [
967
- "Will this fit my phone?",
968
- "Crossbody vs. wristlet—what’s the difference?",
969
- "Can I mix and match straps and wristlets?",
970
- "Does it fit cards or essentials?",
971
- "How protected will my phone be?",
972
- "Do you offer bundles or sets?",
973
- "Can I use this case without a strap?",
974
- ],
975
- userQueryButtonConfig: {
976
- variant: "underlineLight",
977
- placeholderText: "Need something special?",
978
- icon: "sendArrow",
979
- },
980
- } satisfies ImagePromptWidgetConfig,
981
- imagePromptCardPLPAccessories: {
982
- widgetConfigId: "imagePromptCard",
983
- type: WidgetType.ImagePromptCard,
984
- url: getCdnAssetURL("image-prompt-card-2.png", OrgShortName.Bandolier),
985
- lightText: true,
986
- title: "What can we help you find today?",
987
- subtitle: [
988
- "Can I mix and match colors or styles?",
989
- "How do these attach to cases and bags?",
990
- "Are accessories customizable?",
991
- "Can I customize my Bandolier?",
992
- ],
993
- staticSuggestionCopies: [
994
- "Can I mix and match colors or styles?",
995
- "How do these attach to cases and bags?",
996
- "Are accessories customizable?",
997
- "Can I customize my Bandolier?",
998
- ],
999
- userQueryButtonConfig: {
1000
- variant: "underlineLight",
1001
- placeholderText: "Need something special?",
1002
- icon: "sendArrow",
1003
- },
1004
- } satisfies ImagePromptWidgetConfig,
1005
- imagePromptCardPLPBags: {
1006
- widgetConfigId: "imagePromptCard",
1007
- type: WidgetType.ImagePromptCard,
1008
- url: getCdnAssetURL("image-prompt-card-2.png", OrgShortName.Bandolier),
1009
- lightText: true,
1010
- title: "What can we help you find today?",
1011
- subtitle: [
1012
- "Are the bags designed to hold phones?",
1013
- "Can I attach a Bandolier strap to this bag?",
1014
- "Does it have interior pockets?",
1015
- "Is it made of real leather?",
1016
- "Can the strap be removed?",
1017
- ],
1018
- staticSuggestionCopies: [
1019
- "Are the bags designed to hold phones?",
1020
- "Can I attach a Bandolier strap to this bag?",
1021
- "Does it have interior pockets?",
1022
- "Is it made of real leather?",
1023
- "Can the strap be removed?",
1024
- ],
1025
- userQueryButtonConfig: {
1026
- variant: "underlineLight",
1027
- placeholderText: "Need something special?",
1028
- icon: "sendArrow",
1029
- },
1030
- } satisfies ImagePromptWidgetConfig,
1031
- imagePromptCardPLPShopAll: {
1032
- widgetConfigId: "imagePromptCard",
1033
- type: WidgetType.ImagePromptCard,
1034
- url: getCdnAssetURL("image-prompt-card-2.png", OrgShortName.Bandolier),
1035
- lightText: true,
1036
- title: "What can we help you find today?",
1037
- subtitle: [
1038
- "Will this fit my phone?",
1039
- "How is Bandolier different from other phone cases?",
1040
- "What’s your most popular style?",
1041
- "What's trending right now?",
1042
- ],
1043
- staticSuggestionCopies: [
1044
- "Will this fit my phone?",
1045
- "How is Bandolier different from other phone cases?",
1046
- "What’s your most popular style?",
1047
- "What's trending right now?",
1048
- ],
1049
- userQueryButtonConfig: {
1050
- variant: "underlineLight",
1051
- placeholderText: "Need something special?",
1052
- icon: "sendArrow",
1053
- },
1054
- } satisfies ImagePromptWidgetConfig,
1055
- imagePromptCardPLP: {
1056
- widgetConfigId: "imagePromptCard",
1057
- type: WidgetType.ImagePromptCard,
1058
- url: getCdnAssetURL("image-prompt-card-2.png", OrgShortName.Bandolier),
1059
- lightText: true,
1060
- title: "What can we help you find today?",
1061
- subtitle: [
1062
- "Which phone case fits your style?",
1063
- "Need a bag for nights out?",
1064
- "What’s a chic gift idea?",
1065
- "Looking for a travel-ready set?",
1066
- ],
1067
- staticSuggestionCopies: [
1068
- "Which phone case fits your style?",
1069
- "Need a bag for nights out?",
1070
- "What’s a chic gift idea?",
1071
- "Looking for a travel-ready set?",
1072
- ],
1073
- userQueryButtonConfig: {
1074
- variant: "underlineLight",
1075
- placeholderText: "Need something special?",
1076
- icon: "sendArrow",
1077
- },
1078
- } satisfies ImagePromptWidgetConfig,
1079
-
1080
- topSuggestionsBar: {
1081
- widgetConfigId: "topSuggestionsBar",
1082
- contentId: "spiffy-top-suggestion-bar-contents",
1083
- metricDisplayLocation: ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
1084
- location: SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
1085
- type: WidgetType.SuggestionBarV2,
1086
- variant: "secondary",
1087
- hoverVariant: "secondaryAccent",
1088
- buttonBorderRadius: "sm",
1089
- animationSpeed: "standard",
1090
- buttonTexts: {
1091
- default: [
1092
- "Can I use this case without a strap? ",
1093
- "How many cards fit in the wallet?",
1094
- "Summarize Reviews",
1095
- "What makes this so versatile?",
1096
- "Why are shoppers obsessed with this?",
1097
- ],
1098
- productSpecific: {
1099
- // Hailey
1100
- "hailey-side-slot-leather-crossbody-bandolier-black-gold": [
1101
- "Summarize the reviews",
1102
- "Why is this your best seller?",
1103
- "Can you use this case without a strap?",
1104
- "How many cards fit in the wallet?",
1105
- "What makes this so versatile?",
1106
- ],
1107
- // Mila
1108
- "mila-magsafe-charging-crossbody-bandolier-black-gold": [
1109
- "Summarize the reviews",
1110
- "Is this MagSafe Compatible?",
1111
- "Does the wallet come off?",
1112
- "Why is this your best seller?",
1113
- "Can you use this case without a strap?",
1114
- "How many cards fit in the wallet?",
1115
- ],
1116
- // Remi
1117
- "remi-magnet-wallet-crossbody-phone-case-black-gold": [
1118
- "Summarize the reviews",
1119
- "Is this MagSafe Compatible?",
1120
- "Is the wallet removable?",
1121
- "Why is this your best seller?",
1122
- "Can you use this case without a strap?",
1123
- "How many cards fit in the wallet?",
1124
- ],
1125
- // Lily
1126
- "lily-set-bandolier-black-gold": [
1127
- "Summarize the reviews",
1128
- "Why is this your best seller?",
1129
- "Can you use this case without a strap?",
1130
- "How many cards fit in the wallet?",
1131
- ],
1132
- },
1133
- },
1134
- } satisfies SuggestionBarWidgetV2Config,
1135
- topSuggestionsBarPouches: {
1136
- widgetConfigId: "topSuggestionsBarPouches",
1137
- contentId: "spiffy-top-suggestion-bar-contents",
1138
- metricDisplayLocation: ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
1139
- location: SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
1140
- type: WidgetType.SuggestionBarV2,
1141
- variant: "secondary",
1142
- hoverVariant: "secondaryAccent",
1143
- buttonBorderRadius: "sm",
1144
- animationSpeed: "standard",
1145
- buttonTexts: {
1146
- default: [
1147
- "How will this work with my bandolier case?",
1148
- "Can I attach a Bandolier strap to this pouch?",
1149
- "Does it have interior pockets?",
1150
- "Is it made of real leather?",
1151
- ],
1152
- },
1153
- } satisfies SuggestionBarWidgetV2Config,
1154
- topSuggestionsBarBags: {
1155
- widgetConfigId: "topSuggestionsBarBags",
1156
- contentId: "spiffy-top-suggestion-bar-contents",
1157
- metricDisplayLocation: ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
1158
- location: SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
1159
- type: WidgetType.SuggestionBarV2,
1160
- variant: "secondary",
1161
- hoverVariant: "secondaryAccent",
1162
- buttonBorderRadius: "sm",
1163
- animationSpeed: "standard",
1164
- buttonTexts: {
1165
- default: [
1166
- "Are the bags designed to hold phones?",
1167
- "Can I attach a Bandolier strap to this bag?",
1168
- "Does it have interior pockets?",
1169
- "Is it made of real leather?",
1170
- "Can the strap be removed?",
1171
- ],
1172
- },
1173
- } satisfies SuggestionBarWidgetV2Config,
1174
- chatPreviewPDP: {
1175
- widgetConfigId: "chatPreviewPDP",
1176
- type: WidgetType.ChatPreview,
1177
- variant: "filled",
1178
- addSeparators: false,
1179
- } satisfies ChatPreviewWidgetConfig,
1180
-
1181
- bottomSuggestionsBar: {
1182
- widgetConfigId: "bottomSuggestionsBar",
1183
- contentId: "spiffy-bottom-suggestion-bar-contents",
1184
- metricDisplayLocation: ChatElementDisplayLocation.BOTTOM_REVIEWS_SNIPPET,
1185
- location: SuggestionBarLocationForMetrics.SUGGESTION_BAR_BOTTOM,
1186
- type: WidgetType.SuggestionBarV2,
1187
- variant: "darkAccent",
1188
- hoverVariant: "secondaryAccent",
1189
- buttonBorderRadius: "sm",
1190
- animationSpeed: "none",
1191
- twoRowsOnMobile: true,
1192
- buttonTexts: {
1193
- default: [
1194
- "Does this fit my device model?",
1195
- "Is this adjustable?",
1196
- "Why choose this over a bulky bag?",
1197
- "What do reviewers love most?",
1198
- "Can I use this every day?",
1199
- ],
1200
- },
1201
- } satisfies SuggestionBarWidgetV2Config,
1202
- globalSearchEntryPointMobile: {
1203
- widgetConfigId: "globalSearchEntryPointMobile",
1204
- type: WidgetType.SearchZeroStateEntryPoint,
1205
- searchZeroStateVariant: "backgroundTertiary",
1206
- searchInputVariant: "standard",
1207
- suggestionButtonConfig: {
1208
- variant: "darkAccent",
1209
- hoverVariant: "secondaryAccent",
1210
- borderRadius: "sm",
1211
- },
1212
- layout: "input",
1213
- searchBoxPlaceholder: "What can I help you find?",
1214
- initialSuggestions: [
1215
- "MagSafe compatible cases",
1216
- "Most popular styles",
1217
- "Remi removable wallet",
1218
- "Mix and match straps and wristlets",
1219
- "Add-on pouches",
1220
- "Best phone cases for travel",
1221
- ],
1222
- usingPortal: true,
1223
- } satisfies SearchEntryPointWidgetConfig,
1224
- globalSearchEntryPointMobileSearchIcon: {
1225
- widgetConfigId: "globalSearchEntryPointMobileSearchIcon",
1226
- type: WidgetType.SearchZeroStateEntryPoint,
1227
- searchZeroStateVariant: "backgroundTertiary",
1228
- searchInputVariant: "standard",
1229
- suggestionButtonConfig: {
1230
- variant: "darkAccent",
1231
- hoverVariant: "secondaryAccent",
1232
- borderRadius: "sm",
1233
- },
1234
- layout: "icon",
1235
- searchIconVariant: "thin",
1236
- searchIconSize: 24,
1237
- searchBoxPlaceholder: "What can I help you find?",
1238
- initialSuggestions: [
1239
- "MagSafe compatible cases",
1240
- "Most popular styles",
1241
- "Remi removable wallet",
1242
- "Mix and match straps and wristlets",
1243
- "Add-on pouches",
1244
- "Best phone cases for travel",
1245
- ],
1246
- usingPortal: true,
1247
- } satisfies SearchEntryPointWidgetConfig,
1248
- globalSearchEntryPointDesktop: {
1249
- widgetConfigId: "globalSearchEntryPointDesktop",
1250
- type: WidgetType.SearchZeroStateEntryPoint,
1251
- searchZeroStateVariant: "backgroundTertiary",
1252
- searchInputVariant: "standard",
1253
- suggestionButtonConfig: {
1254
- variant: "darkAccent",
1255
- hoverVariant: "secondaryAccent",
1256
- borderRadius: "sm",
1257
- },
1258
- layout: "icon",
1259
- searchIconVariant: "thin",
1260
- searchIconSize: 22,
1261
- searchBoxPlaceholder: "What can I help you find?",
1262
- initialSuggestions: [
1263
- "MagSafe compatible cases",
1264
- "Most popular styles",
1265
- "Remi removable wallet",
1266
- "Mix and match straps and wristlets",
1267
- "Add-on pouches",
1268
- "Best phone cases for travel",
1269
- ],
1270
- usingPortal: true,
1271
- } satisfies SearchEntryPointWidgetConfig,
1272
- globalSearchEntryPointDesktopHomepage: {
1273
- widgetConfigId: "globalSearchEntryPointDesktopHomepage",
1274
- type: WidgetType.SearchZeroStateEntryPoint,
1275
- searchZeroStateVariant: "backgroundTertiary",
1276
- searchInputVariant: "standard",
1277
- suggestionButtonConfig: {
1278
- variant: "darkAccent",
1279
- hoverVariant: "secondaryAccent",
1280
- borderRadius: "sm",
1281
- },
1282
- layout: "icon",
1283
- searchIconVariant: "thin",
1284
- searchIconSize: 22,
1285
- searchBoxPlaceholder: "What can I help you find?",
1286
- initialSuggestions: [
1287
- "MagSafe compatible cases",
1288
- "Most popular styles",
1289
- "Remi removable wallet",
1290
- "Mix and match straps and wristlets",
1291
- "Add-on pouches",
1292
- "Best phone cases for travel",
1293
- ],
1294
- usingPortal: true,
1295
- } satisfies SearchEntryPointWidgetConfig,
1296
- globalSearchEntryPointSmallDesktopHomepage: {
1297
- widgetConfigId: "globalSearchEntryPointSmallDesktopHomepage",
1298
- type: WidgetType.SearchZeroStateEntryPoint,
1299
- searchZeroStateVariant: "backgroundTertiary",
1300
- searchInputVariant: "standard",
1301
- suggestionButtonConfig: {
1302
- variant: "darkAccent",
1303
- hoverVariant: "secondaryAccent",
1304
- borderRadius: "sm",
1305
- },
1306
- layout: "icon",
1307
- searchIconVariant: "thin",
1308
- searchIconSize: 22,
1309
- searchBoxPlaceholder: "What can I help you find?",
1310
- initialSuggestions: [
1311
- "MagSafe compatible cases",
1312
- "Most popular styles",
1313
- "Remi removable wallet",
1314
- "Mix and match straps and wristlets",
1315
- "Add-on pouches",
1316
- "Best phone cases for travel",
1317
- ],
1318
- usingPortal: true,
1319
- } satisfies SearchEntryPointWidgetConfig,
1320
- globalSearchEntryPointOnlyIconMobile: {
1321
- widgetConfigId: "globalSearchEntryPointOnlyIconMobile",
1322
- type: WidgetType.SearchZeroStateEntryPoint,
1323
- searchZeroStateVariant: "backgroundTertiary",
1324
- searchInputVariant: "standard",
1325
- suggestionButtonConfig: {
1326
- variant: "darkAccent",
1327
- hoverVariant: "secondaryAccent",
1328
- borderRadius: "sm",
1329
- },
1330
- layout: "icon",
1331
- searchIconVariant: "thin",
1332
- searchIconSize: 26,
1333
- searchBoxPlaceholder: "What can I help you find?",
1334
- initialSuggestions: [
1335
- "MagSafe compatible cases",
1336
- "Most popular styles",
1337
- "Remi removable wallet",
1338
- "Mix and match straps and wristlets",
1339
- "Add-on pouches",
1340
- "Best phone cases for travel",
1341
- ],
1342
- usingPortal: true,
1343
- } satisfies SearchEntryPointWidgetConfig,
1344
- searchResultsEntryPoint: {
1345
- widgetConfigId: "searchResultsEntryPoint",
1346
- type: WidgetType.SearchResultsEntryPoint,
1347
- searchBoxPlaceholder: "What can I help you find?",
1348
- searchInputVariant: "standard",
1349
- searchFilterSidebarVariant: "darkButton",
1350
- productGridVariant: "square",
1351
- } satisfies SearchResultsEntryPointWidgetConfig,
1352
- searchOverlayHost: {
1353
- widgetConfigId: "searchOverlayHost",
1354
- type: WidgetType.SearchOverlayHost,
1355
- } satisfies SearchOverlayHostWidgetConfig,
1356
- },
1357
- });
1358
-
1359
- const bandolierOrgInfo = {
1360
- shortName: OrgShortName.Bandolier,
1361
- name: "Bandolier",
1362
- domain: "bandolierstyle.com",
1363
- defaultProductId:
1364
- "lily-side-slot-leather-crossbody-bandolier-ceci-ivory-floral-gold",
1365
- alwaysEnabledMerchants: true,
1366
- orgUIConfig: bandolierOrgUIConfig,
1367
- orgColors: () => bandolierColors,
1368
- orgPageConfig: bandolierPageConfig,
1369
- } satisfies BasicOrgInfoType;
1370
-
1371
- export { bandolierOrgInfo };