@envive-ai/react-hooks 0.1.3 → 0.1.4

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 (428) hide show
  1. package/dist/adapters/amplitude/index.cjs +13 -13
  2. package/dist/adapters/amplitude/index.d.cts +5 -3
  3. package/dist/adapters/amplitude/index.d.ts +5 -3
  4. package/dist/adapters/amplitude/index.js +10 -10
  5. package/dist/api-B2euFL-5.cjs +269 -0
  6. package/dist/api-XRr_lAG6.js +190 -0
  7. package/dist/application/config/index.cjs +14 -5
  8. package/dist/application/config/index.d.cts +2 -1
  9. package/dist/application/config/index.d.ts +2 -1
  10. package/dist/application/config/index.js +14 -5
  11. package/dist/application/models/graphql/index.cjs +12 -12
  12. package/dist/application/models/graphql/index.d.cts +1 -1
  13. package/dist/application/models/graphql/index.d.ts +1 -1
  14. package/dist/application/models/graphql/index.js +10 -10
  15. package/dist/application/models/guards/api/index.cjs +2 -2
  16. package/dist/application/models/guards/api/index.d.cts +2 -2
  17. package/dist/application/models/guards/api/index.d.ts +2 -2
  18. package/dist/application/models/guards/api/index.js +2 -2
  19. package/dist/application/models/index.cjs +54 -54
  20. package/dist/application/models/index.d.cts +8 -9
  21. package/dist/application/models/index.d.ts +8 -9
  22. package/dist/application/models/index.js +10 -10
  23. package/dist/application/models/utilityTypes/index.cjs +1 -1
  24. package/dist/application/models/utilityTypes/index.d.cts +1 -1
  25. package/dist/application/models/utilityTypes/index.d.ts +1 -1
  26. package/dist/application/models/utilityTypes/index.js +1 -1
  27. package/dist/application/models/variantInfo/index.cjs +1 -1
  28. package/dist/application/models/variantInfo/index.d.cts +1 -1
  29. package/dist/application/models/variantInfo/index.d.ts +1 -1
  30. package/dist/application/models/variantInfo/index.js +1 -1
  31. package/dist/application/service/customerService/index.cjs +2 -2
  32. package/dist/application/service/customerService/index.d.cts +2 -2
  33. package/dist/application/service/customerService/index.d.ts +2 -2
  34. package/dist/application/service/customerService/index.js +2 -2
  35. package/dist/application/service/index.cjs +37 -757
  36. package/dist/application/service/index.d.cts +14 -22
  37. package/dist/application/service/index.d.ts +14 -22
  38. package/dist/application/service/index.js +12 -727
  39. package/dist/application/utils/index.cjs +37 -37
  40. package/dist/application/utils/index.d.cts +13 -13
  41. package/dist/application/utils/index.d.ts +12 -12
  42. package/dist/application/utils/index.js +10 -10
  43. package/dist/atomStore-B1cgmbP0.js +32 -0
  44. package/dist/atomStore-JwGb7pcy.cjs +58 -0
  45. package/dist/atoms/app/index.cjs +16 -16
  46. package/dist/atoms/app/index.d.cts +11 -11
  47. package/dist/atoms/app/index.d.ts +12 -12
  48. package/dist/atoms/app/index.js +10 -10
  49. package/dist/atoms/atomStore/index.cjs +1 -2
  50. package/dist/atoms/atomStore/index.d.cts +2 -1
  51. package/dist/atoms/atomStore/index.d.ts +2 -1
  52. package/dist/atoms/atomStore/index.js +1 -2
  53. package/dist/atoms/chat/index.cjs +40 -40
  54. package/dist/atoms/chat/index.d.cts +37 -37
  55. package/dist/atoms/chat/index.d.ts +38 -38
  56. package/dist/atoms/chat/index.js +10 -10
  57. package/dist/atoms/globalSearch/index.cjs +1 -1
  58. package/dist/atoms/globalSearch/index.d.cts +7 -6
  59. package/dist/atoms/globalSearch/index.d.ts +7 -6
  60. package/dist/atoms/globalSearch/index.js +1 -1
  61. package/dist/atoms/org/index.cjs +37 -40
  62. package/dist/atoms/org/index.d.cts +32 -53
  63. package/dist/atoms/org/index.d.ts +31 -52
  64. package/dist/atoms/org/index.js +11 -12
  65. package/dist/atoms/search/index.cjs +41 -43
  66. package/dist/atoms/search/index.d.cts +9 -10
  67. package/dist/atoms/search/index.d.ts +9 -10
  68. package/dist/atoms/search/index.js +10 -12
  69. package/dist/bandolier-B76-OE75.cjs +1230 -0
  70. package/dist/bandolier-DRn_x1g1.js +1230 -0
  71. package/dist/carpe-kHi4RLB5.cjs +608 -0
  72. package/dist/carpe-qrSU99gq.js +606 -0
  73. package/dist/{chat-CCgyDehy.cjs → chat-BgONoYU7.cjs} +2 -1
  74. package/dist/chat-CLJ4NWcN.js +26 -0
  75. package/dist/{components-CScS7Ii-.cjs → components-BKZbet67.cjs} +2 -1
  76. package/dist/components-CV1fhAkj.js +11 -0
  77. package/dist/config/locators/components/chat/index.cjs +1 -1
  78. package/dist/config/locators/components/chat/index.d.cts +1 -1
  79. package/dist/config/locators/components/chat/index.d.ts +1 -1
  80. package/dist/config/locators/components/chat/index.js +1 -1
  81. package/dist/config/locators/components/chat/variants/index.cjs +2 -1
  82. package/dist/config/locators/components/chat/variants/index.d.cts +2 -1
  83. package/dist/config/locators/components/chat/variants/index.d.ts +2 -1
  84. package/dist/config/locators/components/chat/variants/index.js +2 -1
  85. package/dist/config/locators/components/index.cjs +1 -1
  86. package/dist/config/locators/components/index.d.cts +1 -1
  87. package/dist/config/locators/components/index.d.ts +1 -1
  88. package/dist/config/locators/components/index.js +1 -1
  89. package/dist/config/locators/components/search/index.cjs +2 -1
  90. package/dist/config/locators/components/search/index.d.cts +2 -1
  91. package/dist/config/locators/components/search/index.d.ts +2 -1
  92. package/dist/config/locators/components/search/index.js +2 -1
  93. package/dist/config/locators/index.cjs +4 -4
  94. package/dist/config/locators/index.d.cts +4 -3
  95. package/dist/config/locators/index.d.ts +4 -3
  96. package/dist/config/locators/index.js +4 -4
  97. package/dist/contexts/index.cjs +20 -23
  98. package/dist/contexts/index.d.cts +38 -19
  99. package/dist/contexts/index.d.ts +41 -22
  100. package/dist/contexts/index.js +11 -17
  101. package/dist/contexts-CQDwe3rK.cjs +14333 -0
  102. package/dist/contexts-e2sM-B9g.js +12919 -0
  103. package/dist/coterie-mMirPcHP.js +240 -0
  104. package/dist/coterie-yQ-_JXSw.cjs +240 -0
  105. package/dist/customerService-BG1uNZZ1.cjs +36 -0
  106. package/dist/customerService-BHQRnLhC.js +23 -0
  107. package/dist/custservice-types-C83itZmy.cjs +35 -0
  108. package/dist/custservice-types-DPQ-4TI6.js +23 -0
  109. package/dist/default-8Jfv8ehQ.cjs +199 -0
  110. package/dist/default-C8PQf-38.js +176 -0
  111. package/dist/default-LukSiCz1.js +4 -0
  112. package/dist/default-rJSJ887P.cjs +4 -0
  113. package/dist/divIds-CWkntTsx.js +23 -0
  114. package/dist/{divIds-CFyAjjp3.cjs → divIds-DEL_-qU0.cjs} +2 -1
  115. package/dist/dreamlandBaby-DHltv12Z.cjs +347 -0
  116. package/dist/dreamlandBaby-cG0HM9bt.js +347 -0
  117. package/dist/{embedded-BlXJUbik.cjs → embedded--2L0F4b5.cjs} +2 -1
  118. package/dist/embedded-C5uJqmuD.js +23 -0
  119. package/dist/entrypoints-CNUvSgnk.js +7 -0
  120. package/dist/entrypoints-DM9Sm18O.cjs +19 -0
  121. package/dist/events/index.cjs +1 -1
  122. package/dist/events/index.d.cts +2 -1
  123. package/dist/events/index.d.ts +2 -1
  124. package/dist/events/index.js +1 -1
  125. package/dist/events-ClCDFK7t.js +78 -0
  126. package/dist/events-Da7gpmGv.cjs +90 -0
  127. package/dist/featureFlagService-5wdmW02z.d.ts +18 -0
  128. package/dist/featureFlagService-DaelrXEk.d.cts +18 -0
  129. package/dist/fiveCbd-Cvnwh03g.cjs +614 -0
  130. package/dist/fiveCbd-DhYMlsf9.js +614 -0
  131. package/dist/forLoveAndLemons-C8DuUexW.js +666 -0
  132. package/dist/forLoveAndLemons-DR6a1zjJ.cjs +668 -0
  133. package/dist/{globalSearch-hxbXekus.cjs → globalSearch-BTeZxvk1.cjs} +2 -1
  134. package/dist/globalSearch-b0wC7ZEO.js +14 -0
  135. package/dist/greenpan-B4Pu65kV.js +398 -0
  136. package/dist/greenpan-BL5p6j7f.cjs +398 -0
  137. package/dist/grooveLife-DjKWHoN3.cjs +343 -0
  138. package/dist/grooveLife-JK0TyaPz.js +343 -0
  139. package/dist/homegrownCannabis-DxqSDkmS.js +411 -0
  140. package/dist/homegrownCannabis-ZnfCqW-m.cjs +411 -0
  141. package/dist/hooks/index.cjs +38 -38
  142. package/dist/hooks/index.d.cts +25 -16
  143. package/dist/hooks/index.d.ts +30 -21
  144. package/dist/hooks/index.js +11 -17
  145. package/dist/index-BTK5uzs6.d.cts +98 -0
  146. package/dist/index-BfuO9b0Q.d.ts +749 -0
  147. package/dist/index-BzgkfbNO.d.cts +228 -0
  148. package/dist/index-C62lPpy4.d.cts +25 -0
  149. package/dist/index-CExtydIH.d.ts +9 -0
  150. package/dist/index-CKKkTsms.d.ts +39 -0
  151. package/dist/index-CNsGWfS6.d.cts +749 -0
  152. package/dist/index-CYtsPztZ.d.cts +203 -0
  153. package/dist/index-C_C0tLeD.d.ts +203 -0
  154. package/dist/index-ClJ0nMsR.d.cts +184 -0
  155. package/dist/index-Cx9e-fRi.d.ts +184 -0
  156. package/dist/index-D2VaMPA3.d.ts +98 -0
  157. package/dist/index-D46Rd0io.d.cts +39 -0
  158. package/dist/index-DFL1dIT_.d.ts +7 -0
  159. package/dist/index-DPx8s5YH.d.ts +25 -0
  160. package/dist/index-Dxpscrvz.d.ts +228 -0
  161. package/dist/index-MFbPQ8Ji.d.ts +95 -0
  162. package/dist/index-VSFakgAI.d.cts +95 -0
  163. package/dist/index-jBATkcc_.d.cts +9 -0
  164. package/dist/index-zZjcds15.d.cts +7 -0
  165. package/dist/interceptors/index.cjs +12 -13
  166. package/dist/interceptors/index.d.cts +10 -10
  167. package/dist/interceptors/index.d.ts +10 -10
  168. package/dist/interceptors/index.js +10 -11
  169. package/dist/jackArcher-CXf_IAmC.js +728 -0
  170. package/dist/jackArcher-mGkojXek.cjs +728 -0
  171. package/dist/jordanCraig-BvCvPRoR.js +1787 -0
  172. package/dist/jordanCraig-Dv8pVCiS.cjs +1787 -0
  173. package/dist/kindredBravely-UQP7wiNu.cjs +491 -0
  174. package/dist/kindredBravely-X8F_LNph.js +491 -0
  175. package/dist/kutFromTheKloth-BhYKk3CN.cjs +370 -0
  176. package/dist/kutFromTheKloth-D1xsTSJr.js +370 -0
  177. package/dist/larryAndSerges-1411NuZa.cjs +262 -0
  178. package/dist/larryAndSerges-DVIRLItu.js +262 -0
  179. package/dist/leapsAndRebounds-BJ8mwr33.js +361 -0
  180. package/dist/leapsAndRebounds-UcP9EJVO.cjs +361 -0
  181. package/dist/logger-Dln20ans.cjs +26 -0
  182. package/dist/logger-pdEEY8T2.js +20 -0
  183. package/dist/longevityrx-BFSv9GF5.cjs +321 -0
  184. package/dist/longevityrx-Cp6wleWr.js +321 -0
  185. package/dist/lookOptic-BGhU4910.js +283 -0
  186. package/dist/lookOptic-KieSqskd.cjs +283 -0
  187. package/dist/mantraBrand-CHQw-0nw.cjs +751 -0
  188. package/dist/mantraBrand-DrqG9uqO.js +751 -0
  189. package/dist/medterra-CLG6Co1C.cjs +584 -0
  190. package/dist/medterra-D8ZX9NZC.js +584 -0
  191. package/dist/modells-BzyPwN2m.cjs +485 -0
  192. package/dist/modells-CAfqOCW4.js +485 -0
  193. package/dist/nodeSelector-B3bPtEjX.d.cts +31 -0
  194. package/dist/nodeSelector-BiCDowlK.d.ts +31 -0
  195. package/dist/orgConfigResults--dAwtw3W.d.ts +881 -0
  196. package/dist/orgConfigResults-BL0XBA6x.d.cts +881 -0
  197. package/dist/pressedFloral-DULBuQwR.cjs +662 -0
  198. package/dist/pressedFloral-Dp-7Fk3S.js +662 -0
  199. package/dist/search-filter-types-BNTLVXqQ.d.cts +102 -0
  200. package/dist/search-filter-types-DkmH1TxJ.d.ts +102 -0
  201. package/dist/skinPerfection-BxuYCeJX.js +335 -0
  202. package/dist/skinPerfection-Cd3XZ6By.cjs +335 -0
  203. package/dist/snapSupplements-Bf6htPM0.js +286 -0
  204. package/dist/snapSupplements-ZFnXyMuZ.cjs +286 -0
  205. package/dist/socialProofClasses-DdzG1tZy.js +10 -0
  206. package/dist/socialProofClasses-ky69yppk.cjs +40 -0
  207. package/dist/spanx-CwDPQaGj.js +662 -0
  208. package/dist/spanx-Cyd4qDlK.cjs +664 -0
  209. package/dist/spanxStaging-D43nyAGy.js +846 -0
  210. package/dist/spanxStaging-ijbYnHzr.cjs +849 -0
  211. package/dist/suggestionBarV2-types-CwOXzIKq.js +10 -0
  212. package/dist/{suggestionBarV2-types-DG3Ekk44.cjs → suggestionBarV2-types-Dc4-zJlV.cjs} +2 -1
  213. package/dist/supergoop-BnbFG7hm.cjs +338 -0
  214. package/dist/supergoop-CY043wIg.js +336 -0
  215. package/dist/test-types-CXVJxTeu.d.ts +40 -0
  216. package/dist/test-types-CuOq25VT.d.cts +40 -0
  217. package/dist/types/index.cjs +2 -2
  218. package/dist/types/index.d.cts +2 -2
  219. package/dist/types/index.d.ts +2 -2
  220. package/dist/types/index.js +2 -2
  221. package/dist/types-BF_CJeck.js +177 -0
  222. package/dist/types-CD4LFta-.d.cts +33 -0
  223. package/dist/types-CNH4sfF-.cjs +231 -0
  224. package/dist/types-DBdI0j89.d.ts +33 -0
  225. package/dist/uniqueVintage-Cui74mlJ.js +1212 -0
  226. package/dist/uniqueVintage-R2Jcu1y1.cjs +1214 -0
  227. package/dist/variant-CKVRF2-W.d.ts +13 -0
  228. package/dist/variant-raYuOP4L.d.cts +13 -0
  229. package/dist/venaCbd-o5_vOp4e.js +366 -0
  230. package/dist/venaCbd-r-IxEVc1.cjs +366 -0
  231. package/dist/westonJonBoucher-C95EuCl-.js +423 -0
  232. package/dist/westonJonBoucher-DjGEW3ZB.cjs +423 -0
  233. package/dist/wineEnthusiast-DeTFY8Gm.js +941 -0
  234. package/dist/wineEnthusiast-DvfcV5B3.cjs +941 -0
  235. package/dist/wolfMattress-6xPfOJt3.js +373 -0
  236. package/dist/wolfMattress-BjGnGKjP.cjs +373 -0
  237. package/dist/wolfTactical-Bi3WZu0m.cjs +350 -0
  238. package/dist/wolfTactical-C_F9-oPX.js +350 -0
  239. package/package.json +1 -1
  240. package/src/adapters/amplitude/amplitudeAdapter.ts +32 -9
  241. package/src/adapters/spiffy/commerce/api.ts +17 -8
  242. package/src/adapters/spiffy/commerce/graphql.ts +16 -5
  243. package/src/application/config/generalStaticConfig.ts +5 -2
  244. package/src/application/models/api/orgConfigResults.ts +6 -2
  245. package/src/application/models/validators/validateGraphQLColorsConfig.ts +23 -21
  246. package/src/application/service/cdnService.ts +4 -2
  247. package/src/application/service/index.ts +0 -1
  248. package/src/application/service/pageVariantService.ts +5 -5
  249. package/src/application/service/searchService.ts +9 -2
  250. package/src/application/service/windowChatToggleService.ts +28 -19
  251. package/src/application/service/windowFrontendConfigService.ts +7 -4
  252. package/src/atoms/app/index.ts +26 -17
  253. package/src/atoms/app/variant.ts +1 -0
  254. package/src/atoms/chat/messageQueue.ts +1 -1
  255. package/src/atoms/envive/enviveConfig.ts +81 -0
  256. package/src/atoms/org/graphqlConfig.ts +29 -11
  257. package/src/atoms/org/merchantCss.ts +114 -0
  258. package/src/atoms/org/org.ts +101 -64
  259. package/src/atoms/org/orgPageConfig.ts +9 -6
  260. package/src/atoms/org/orgUIConfig.ts +22 -9
  261. package/src/atoms/search/chatSearch.ts +85 -67
  262. package/src/contexts/chatContext.tsx +4 -1
  263. package/src/contexts/enviveConfigContext.tsx +37 -26
  264. package/src/contexts/enviveCssContext.tsx +20 -0
  265. package/src/contexts/index.ts +2 -0
  266. package/src/contexts/orgConfigContext.tsx +106 -0
  267. package/src/contexts/systemSettingsContext.tsx +2 -2
  268. package/src/contexts/types.ts +12 -9
  269. package/src/hooks/index.ts +1 -0
  270. package/src/hooks/useSearch.tsx +10 -6
  271. package/src/hooks/utils.ts +1 -1
  272. package/src/interceptors/useFormEscalation.ts +26 -9
  273. package/src/types.ts +0 -2
  274. package/dist/api-BtzLHcfU.cjs +0 -268
  275. package/dist/api-kpPTZhV9.js +0 -189
  276. package/dist/atomStore-BNQyGmU_.cjs +0 -57
  277. package/dist/atomStore-TnLPtYns.js +0 -31
  278. package/dist/bandolier-CQrxBHsk.cjs +0 -1230
  279. package/dist/bandolier-Di9DpZ8e.js +0 -1230
  280. package/dist/carpe-3NJOR-Rj.cjs +0 -608
  281. package/dist/carpe-DmWKaIQq.js +0 -606
  282. package/dist/cdnService-BNreZjqy.js +0 -18
  283. package/dist/cdnService-vLxePdrU.cjs +0 -23
  284. package/dist/chat-CCQMmhc1.cjs +0 -5057
  285. package/dist/chat-Dk6KPb1K.js +0 -25
  286. package/dist/chat-H6YcCS4I.js +0 -4113
  287. package/dist/components-DAQxVIn9.js +0 -10
  288. package/dist/coterie-D0UFsFC5.cjs +0 -240
  289. package/dist/coterie-JblRmIZL.js +0 -240
  290. package/dist/customerService-C4wc0glQ.js +0 -22
  291. package/dist/customerService-zsDlp7g2.cjs +0 -35
  292. package/dist/custservice-types-D8Npo-5Z.js +0 -22
  293. package/dist/custservice-types-E9_OSaZ7.cjs +0 -34
  294. package/dist/default-C5ZTV8HA.cjs +0 -4
  295. package/dist/default-DPv8m-eQ.js +0 -175
  296. package/dist/default-DRKBosow.cjs +0 -198
  297. package/dist/default-ao0vRl0W.js +0 -4
  298. package/dist/divIds-BWvq-i6I.js +0 -22
  299. package/dist/dreamlandBaby-CyS8oW8X.js +0 -347
  300. package/dist/dreamlandBaby-y7kSvwH2.cjs +0 -347
  301. package/dist/embedded-C1jvFj3v.js +0 -22
  302. package/dist/entrypoints-CmmOszXO.js +0 -6
  303. package/dist/entrypoints-fowCLUT2.cjs +0 -18
  304. package/dist/enviveConfigContext-Bs8kepnO.cjs +0 -48
  305. package/dist/enviveConfigContext-CWVdVWKW.js +0 -34
  306. package/dist/events-DgFzlVJR.js +0 -77
  307. package/dist/events-bH-24eRW.cjs +0 -89
  308. package/dist/featureFlagService-CroFRxvD.d.cts +0 -17
  309. package/dist/featureFlagService-NkJ2fuEj.d.ts +0 -17
  310. package/dist/featureGates-BMWXU0dS.d.ts +0 -90
  311. package/dist/featureGates-N_gyHCTn.d.cts +0 -90
  312. package/dist/fiveCbd-CXVuIBiZ.cjs +0 -614
  313. package/dist/fiveCbd-Cyc3-Ab9.js +0 -614
  314. package/dist/forLoveAndLemons-CxQS0USq.cjs +0 -668
  315. package/dist/forLoveAndLemons-D8mcgmdk.js +0 -666
  316. package/dist/frontendConfig-KeNqU1wa.d.cts +0 -790
  317. package/dist/frontendConfig-cPvCTWm6.d.ts +0 -790
  318. package/dist/globalSearch-BC0rOX3E.js +0 -13
  319. package/dist/greenpan-JM6SHcqO.js +0 -398
  320. package/dist/greenpan-eIzyxVsn.cjs +0 -398
  321. package/dist/grooveLife-BmsUc2cD.js +0 -343
  322. package/dist/grooveLife-KdTizVUn.cjs +0 -343
  323. package/dist/homegrownCannabis-C0GDai4r.cjs +0 -411
  324. package/dist/homegrownCannabis-a9udocBT.js +0 -411
  325. package/dist/hooks-DjOa7ihH.cjs +0 -7331
  326. package/dist/hooks-fneW8SWw.js +0 -7152
  327. package/dist/index-BQErGgfM.d.cts +0 -202
  328. package/dist/index-BdNKc2ix.d.cts +0 -8
  329. package/dist/index-BrXuc_Ck.d.cts +0 -24
  330. package/dist/index-C4zjAR1c.d.cts +0 -227
  331. package/dist/index-CGB6CAmr.d.ts +0 -6
  332. package/dist/index-CIco0cCQ.d.ts +0 -183
  333. package/dist/index-COG1kOZG.d.ts +0 -749
  334. package/dist/index-CVxe7FpL.d.cts +0 -6
  335. package/dist/index-Cn1SeI5y.d.cts +0 -183
  336. package/dist/index-CnqHN_jz.d.ts +0 -202
  337. package/dist/index-Cqg6ltII.d.ts +0 -38
  338. package/dist/index-DE_7Q8qK.d.ts +0 -94
  339. package/dist/index-Da0UzyI9.d.ts +0 -24
  340. package/dist/index-DbWWcYax.d.cts +0 -749
  341. package/dist/index-DtoVXd6O.d.cts +0 -97
  342. package/dist/index-JClBRnSX.d.cts +0 -94
  343. package/dist/index-ghzD_356.d.ts +0 -8
  344. package/dist/index-hdbCEjYy.d.cts +0 -38
  345. package/dist/index-luJrHgPN.d.ts +0 -97
  346. package/dist/index-tfRj22E1.d.ts +0 -227
  347. package/dist/jackArcher-B6OJ0N3a.cjs +0 -728
  348. package/dist/jackArcher-B9fe4Hv8.js +0 -728
  349. package/dist/jordanCraig-0CB_m_ts.cjs +0 -1787
  350. package/dist/jordanCraig-DNm1iw1L.js +0 -1787
  351. package/dist/kindredBravely-CZgt7DJA.js +0 -491
  352. package/dist/kindredBravely-KvYPbckZ.cjs +0 -491
  353. package/dist/kutFromTheKloth-BxgtWZs9.cjs +0 -370
  354. package/dist/kutFromTheKloth-SmteSZjk.js +0 -370
  355. package/dist/larryAndSerges-6O_u3L90.cjs +0 -261
  356. package/dist/larryAndSerges-DO-zG8ES.js +0 -261
  357. package/dist/leapsAndRebounds-BK62AmXw.js +0 -361
  358. package/dist/leapsAndRebounds-gPsWVUmQ.cjs +0 -361
  359. package/dist/logger-Be0NyKaY.cjs +0 -25
  360. package/dist/logger-BexDfK3W.js +0 -19
  361. package/dist/longevityrx-DjKbwJo3.cjs +0 -321
  362. package/dist/longevityrx-eq5TeUcy.js +0 -321
  363. package/dist/lookOptic-BPPqms_j.cjs +0 -283
  364. package/dist/lookOptic-jRpBXQCN.js +0 -283
  365. package/dist/mantraBrand-BZOZfkUK.js +0 -751
  366. package/dist/mantraBrand-Cp8zptkj.cjs +0 -751
  367. package/dist/medterra-BHYCBgvQ.cjs +0 -584
  368. package/dist/medterra-CShe6CLY.js +0 -584
  369. package/dist/modells-DE7-gmjK.cjs +0 -485
  370. package/dist/modells-DFyJxNwT.js +0 -485
  371. package/dist/nodeSelector-DpKXszfU.d.ts +0 -30
  372. package/dist/nodeSelector-vKB44CDB.d.cts +0 -30
  373. package/dist/org-Bkn6fl6I.cjs +0 -106
  374. package/dist/org-CX8HFbc9.js +0 -63
  375. package/dist/pressedFloral-BMkCVs8c.cjs +0 -662
  376. package/dist/pressedFloral-aK9br-LF.js +0 -662
  377. package/dist/search-DtIFZeMA.cjs +0 -743
  378. package/dist/search-eWwg8pNn.js +0 -542
  379. package/dist/search-filter-types-ByJnFPc4.d.cts +0 -101
  380. package/dist/search-filter-types-DPgeG8FS.d.ts +0 -101
  381. package/dist/skinPerfection-B9G6yLM2.js +0 -335
  382. package/dist/skinPerfection-BBC1q65Z.cjs +0 -335
  383. package/dist/snapSupplements-D7hx6Kgj.cjs +0 -286
  384. package/dist/snapSupplements-DKvJl__T.js +0 -286
  385. package/dist/socialProofClasses-BYLiEXpU.cjs +0 -39
  386. package/dist/socialProofClasses-CkJufEGb.js +0 -9
  387. package/dist/spanx-D-ZKkxjM.cjs +0 -664
  388. package/dist/spanx-yl7YfVrf.js +0 -662
  389. package/dist/spanxStaging-CXeIg6zI.cjs +0 -849
  390. package/dist/spanxStaging-DzGXL9wD.js +0 -846
  391. package/dist/suggestionBarV2-types-B0RbMStE.js +0 -9
  392. package/dist/supergoop-CSpDPOpl.cjs +0 -337
  393. package/dist/supergoop-D0UkuRiA.js +0 -335
  394. package/dist/test-types-C9b_OdfO.d.ts +0 -39
  395. package/dist/test-types-CpKCxk8U.d.cts +0 -39
  396. package/dist/types-BE4faOO_.d.cts +0 -32
  397. package/dist/types-C3S1H4hl.js +0 -176
  398. package/dist/types-TD8g7LnH.d.ts +0 -32
  399. package/dist/types-lcjuhDBt.cjs +0 -230
  400. package/dist/uniqueVintage-DygVpCqU.cjs +0 -1214
  401. package/dist/uniqueVintage-_n0FZFVj.js +0 -1212
  402. package/dist/useMessageInterceptor-BP6gzo8a.js +0 -57
  403. package/dist/useMessageInterceptor-BnUG2Pzt.cjs +0 -72
  404. package/dist/variant-DH4zusMi.d.cts +0 -12
  405. package/dist/variant-DTEqSBHd.d.ts +0 -12
  406. package/dist/variantInfo-BTvC6CQh.js +0 -1
  407. package/dist/variantInfo-Cz2YXraO.cjs +0 -0
  408. package/dist/venaCbd-BS0dvdBm.js +0 -366
  409. package/dist/venaCbd-Pqg0bj-P.cjs +0 -366
  410. package/dist/westonJonBoucher-CLw8Hy6u.js +0 -423
  411. package/dist/westonJonBoucher-CeA0jwxe.cjs +0 -423
  412. package/dist/wineEnthusiast-M9P18d1w.js +0 -941
  413. package/dist/wineEnthusiast-gHBaQMbe.cjs +0 -941
  414. package/dist/wolfMattress-BQHjoQYu.js +0 -373
  415. package/dist/wolfMattress-CdmN-Evm.cjs +0 -373
  416. package/dist/wolfTactical-Cc2ZLBRh.js +0 -350
  417. package/dist/wolfTactical-dObnPgAG.cjs +0 -350
  418. package/src/application/service/environmentService.ts +0 -51
  419. package/src/extension.ts +0 -63
  420. package/src/initialize.ts +0 -163
  421. package/src/main.tsx +0 -108
  422. package/src/merchants/uniqueVintage/views/useUniqueVintageChatSearch.ts +0 -147
  423. /package/dist/{atomStore-FSZd_20F.js → locators-Dc5ZT0aF.js} +0 -0
  424. /package/dist/{atomStore-B3tsg6mF.cjs → locators-lQMJj830.cjs} +0 -0
  425. /package/dist/{locators-C2DX_nX6.js → utilityTypes-BVikejDo.js} +0 -0
  426. /package/dist/{locators-CUpyd9Wt.cjs → utilityTypes-C4h2wgAK.cjs} +0 -0
  427. /package/dist/{utilityTypes-DMdsI0DG.cjs → variantInfo-CNRTY0gH.cjs} +0 -0
  428. /package/dist/{utilityTypes-UWdNHElu.js → variantInfo-CzhR5W6h.js} +0 -0
@@ -1,790 +0,0 @@
1
- import { FeatureGates } from "./featureGates-BMWXU0dS.js";
2
- import { CustomerServiceIntegrationMode, CustomerServiceType } from "./types-TD8g7LnH.js";
3
- import { ChatState, SuggestionBarLocationForMetrics, TestProps } from "./test-types-C9b_OdfO.js";
4
- import { PageVisitCategory, SupportedEventProductCategory } from "@spiffy-ai/commerce-api-client";
5
-
6
- //#region src/application/models/chatElementDisplayLocation.d.ts
7
- declare enum ChatElementDisplayLocation {
8
- IN_CHAT = "in_chat",
9
- CHAT_PREVIEW = "chat_preview",
10
- FLOATING_BUTTON = "floating_button",
11
- HELP_ME_CHOOSE = "help_me_choose",
12
- PLP_IMAGE_BANNER = "plp_image_banner",
13
- TOP_REVIEWS_SNIPPET = "top_reviews_snippet",
14
- BOTTOM_REVIEWS_SNIPPET = "bottom_reviews_snippet",
15
- BLOCK_BACK_BUTTON = "block_back_button",
16
- SWITCH_TO_AGENT = "switch_to_agent",
17
- CONVERSATIONAL_SEARCH = "conversational_search",
18
- GLOBAL_SEARCH_ENTRYPOINT = "global_search_entrypoint",
19
- SEARCH_NAV_ENTRYPOINT = "search_nav_entrypoint",
20
- SEARCH_PROMPT = "search_prompt",
21
- SEARCH_PROMPT_BUTTON = "search_prompt_button",
22
- PRODUCT_GRID = "product_grid",
23
- UNSPECIFIED = "unspecified",
24
- FILTER_MODAL = "filter_modal",
25
- PROMPT_CARD = "prompt_card",
26
- WINDOW_API_CALL = "window_api_call",
27
- }
28
- //#endregion
29
- //#region src/application/models/colorsConfig.d.ts
30
- declare enum ColorNames {
31
- TextPrimary = "text-primary",
32
- TextSecondary = "text-secondary",
33
- TextAccent = "text-accent",
34
- TextLink = "text-link",
35
- TextLight = "text-light",
36
- BackgroundPrimary = "background-primary",
37
- BackgroundSecondary = "background-secondary",
38
- BackgroundSecondaryDark = "background-secondary-dark",
39
- BackgroundTertiary = "background-tertiary",
40
- BackgroundDark = "background-dark",
41
- BackgroundLight = "background-light",
42
- BackgroundSaturated = "background-saturated",
43
- BorderLight = "border-light",
44
- BorderMedium = "border-medium",
45
- BorderDark = "border-dark",
46
- BorderOutline = "border-outline",
47
- AccentPrimary = "accent-primary",
48
- AccentSecondary = "accent-secondary",
49
- }
50
- type ColorMapping = { [key in ColorNames]: string };
51
- declare const colorVar: (color: ColorNames) => string;
52
- //#endregion
53
- //#region src/application/service/domMutations/domInsertionService.d.ts
54
- declare enum DOMInsertionType {
55
- AFTER = "after",
56
- BEFORE = "before",
57
- ADJACENT_AFTER_BEGIN = "adjacent-after-begin",
58
- ADJACENT_BEFORE_BEGIN = "adjacent-before-begin",
59
- ADJACENT_AFTER_END = "adjacent-after-end",
60
- ADJACENT_BEFORE_END = "adjacent-before-end",
61
- APPEND_CHILD = "append-child",
62
- NONE = "none",
63
- }
64
- declare const DOMInsertionTypeToInsertPosition: (type: DOMInsertionType) => InsertPosition;
65
- declare class DOMInsertionService {
66
- static insert(targetElement: Element, nodeToInsert: HTMLElement, insertionType: DOMInsertionType): void;
67
- /**
68
- * Get the insertion point for the widget.
69
- * @param selector - The selector to find the insertion point.
70
- * @param selectionIndex - For multiple matches, pick the nth element. Can be negative to insert from the end (-1 is the last element). (optional, default first)
71
- * @returns The insertion point element or null if not found.
72
- */
73
- static getInsertionPoint(selector: string, selectionIndex?: number): Element | null;
74
- }
75
- //#endregion
76
- //#region src/application/service/domMutations/GridInsertionService.d.ts
77
- declare enum GridInsertionType {
78
- FIXED_1 = "fixed-1",
79
- FIXED_2 = "fixed-2",
80
- FIXED_3 = "fixed-3",
81
- FIXED_4 = "fixed-4",
82
- FIXED_5 = "fixed-5",
83
- FIXED_6 = "fixed-6",
84
- FIXED_7 = "fixed-7",
85
- FIXED_8 = "fixed-8",
86
- FIXED_9 = "fixed-9",
87
- FIXED_12 = "fixed-12",
88
- FIXED_13 = "fixed-13",
89
- ROW_1 = "row-1",
90
- ROW_2 = "row-2",
91
- ROW_3 = "row-3",
92
- ROW_4 = "row-4",
93
- }
94
- declare class GridInsertionService {
95
- static insert(gridInsertionType: GridInsertionType, targetElement: Element, nodeToInsert: HTMLElement, insertionType: DOMInsertionType): void;
96
- /**
97
- * Inserts a node into a grid row at the specified index starting from index 1. If the index
98
- * is higher than the total number of rows, the node will be inserted at the end of the grid.
99
- * This function does not make any assumptions about the column span of the inserted node - that
100
- * should be handled by the orgConfig instead.
101
- *
102
- * @param targetElement - The target element to insert the node into.
103
- * @param nodeToInsert - The node to insert into the grid.
104
- * @param rowIndex - The index of the row to insert the node into.
105
- */
106
- static rowInsert(targetElement: Element, nodeToInsert: HTMLElement, rowIndex: number): void;
107
- static fixedInsert(targetElement: Element, insertionGridIndex: number, nodeToInsert: HTMLElement, insertionType: DOMInsertionType): void;
108
- }
109
- //#endregion
110
- //#region src/contexts/types.d.ts
111
- type ShowFloatingButtonOptions = "always" | "after-interaction-on-mobile-always-desktop" | "after-interaction-anywhere" | "never";
112
- type FloatingEntryPointConfig = {
113
- position: "bottom-left" | "middle-left" | "middle-right" | "bottom-right";
114
- expansionText?: {
115
- pdp: string;
116
- plp: string;
117
- };
118
- minimizedColor: string;
119
- expandedColor: string;
120
- textColor?: string;
121
- showOption: ShowFloatingButtonOptions;
122
- iconSVGSrc?: string;
123
- iconSize?: number;
124
- iconStrokeColor?: string;
125
- iconFillColor?: string;
126
- height?: number;
127
- fontSize?: number;
128
- };
129
- type WelcomeSectionVariant = "standard" | "outlined";
130
- type WelcomeSectionColorVariant = "standard" | "accent" | "brand" | "light";
131
- type WelcomeSectionConfig = {
132
- variant: WelcomeSectionVariant;
133
- colorVariant?: WelcomeSectionColorVariant;
134
- title?: string;
135
- subtitle?: string;
136
- iconName?: string;
137
- imageSrc?: string;
138
- };
139
- type ChatPreviewConfig = {
140
- variant: "flat" | "filled" | "outlined";
141
- largeProductComparison?: boolean;
142
- filledBackgroundColor: string;
143
- iconFillColor: string;
144
- buttonTextColor?: string;
145
- buttonTextSecondaryColor?: string;
146
- buttonTextHoverColor?: string;
147
- buttonBackgroundColor: string;
148
- buttonBackgroundHoverColor: string;
149
- buttonBorderColor?: string;
150
- buttonBorderHoverColor?: string;
151
- copies: {
152
- pdp: string[];
153
- plp: string[];
154
- };
155
- staticSuggestionCopies?: {
156
- pdp: string[];
157
- plp: string[];
158
- };
159
- staticPLPImages?: string[];
160
- footerConfig?: ChatPreviewFooterConfig;
161
- headerConfig?: ChatPreviewHeaderConfig;
162
- topMargin?: number;
163
- };
164
- type ChatPreviewHeaderConfig = {
165
- title?: string;
166
- imageSrc?: string;
167
- imageHeight?: number;
168
- sparklesColor?: string;
169
- fontSize?: string;
170
- iconWidth?: string;
171
- iconHeight?: string;
172
- };
173
- interface ChatPreviewFooterConfig {
174
- hasFade?: boolean;
175
- suggestionButtonVariant?: "dark" | "light" | "outlined";
176
- suggestionsBackground?: string;
177
- replyButtonIcon?: "send" | "magnifyingGlass" | "thinMagnifyingGlass" | "searchIcon";
178
- replyButtonText?: string;
179
- replyInputHasShadow?: boolean;
180
- replyInputHasBorder?: boolean;
181
- backgroundColor?: string;
182
- }
183
- type ProductReviewStyleVariant = "standard" | "bordered";
184
- type ProductReviewColorVariant = "neutral" | "brand" | "premium";
185
- interface ProductReviewConfig {
186
- styleVariant: ProductReviewStyleVariant;
187
- colorVariant: ProductReviewColorVariant;
188
- verifiedBuyerTitle: string;
189
- incentivizedReviewFlag?: boolean;
190
- }
191
- type PageCardVariant = "filled" | "outlined" | "minimal";
192
- type PageCardHoverVariant = "none" | "shadow" | "lift";
193
- type PageCardIconVariant = "primary" | "accent" | "background" | "none";
194
- type PageCardConfig = {
195
- variant: PageCardVariant;
196
- hoverVariant: PageCardHoverVariant;
197
- iconVariant: PageCardIconVariant;
198
- };
199
- type ProductCardVariant = "filled" | "bordered" | "minimal" | "transparentBordered";
200
- type ProductCardHoverVariant = "backgroundDark" | "none";
201
- type ProductCardLayoutVariant = "normal" | "tall" | "square";
202
- interface ProductCardConfig {
203
- variant: ProductCardVariant;
204
- hoverVariant: ProductCardHoverVariant;
205
- layoutVariant: ProductCardLayoutVariant;
206
- pricePrefix?: string;
207
- }
208
- type CSSwitchConfig = {
209
- variant: "attached" | "detached";
210
- backgroundColor: string;
211
- borderColor: string;
212
- selectedTextColor: string;
213
- selectedBackgroundColor?: string;
214
- unselectedTextColor: string;
215
- unselectedBackgroundColor?: string;
216
- supportTitle?: string;
217
- spiffyTitle?: string;
218
- spiffyTitleHasLogo?: boolean;
219
- };
220
- type ChatHeaderConfig = {
221
- collapsedColor: string;
222
- expandedColor: string;
223
- chevronColor: string;
224
- imageSrc?: string;
225
- icon?: React.FunctionComponent<React.SVGProps<SVGSVGElement>>;
226
- closeIcon?: React.FunctionComponent<React.SVGProps<SVGSVGElement>>;
227
- borderBottom?: string;
228
- headerBarHeightPartialView: number;
229
- headerBarHeightFullView: number;
230
- customerSupportSwitchConfig?: CSSwitchConfig;
231
- };
232
- type SimpleCustomerServiceIntegration = {
233
- integrationMode: CustomerServiceIntegrationMode;
234
- provider: CustomerServiceType;
235
- useUnifiedButton?: boolean;
236
- };
237
- type FullCustomerServiceIntegration = {
238
- integrationMode: CustomerServiceIntegrationMode;
239
- provider: CustomerServiceType;
240
- useUnifiedButton?: boolean;
241
- chatEnabledDuringBusinessHours?: boolean;
242
- showNameInput?: boolean;
243
- formAiName?: string;
244
- welcomeTitle: string;
245
- welcomeDescription: string;
246
- showWelcomeOnForm?: boolean;
247
- contactSubjectOptions?: string[];
248
- getCustomWaitingMessage?: (name?: string) => string;
249
- withinBusinessHoursMessage?: string;
250
- withinBusinessHoursWaitingMessage?: string;
251
- outsideBusinessHoursMessage?: string;
252
- outsideBusinessHoursWaitingMessage?: string;
253
- withinBusinessHoursFormMessage?: string;
254
- outsideBusinessHoursFormMessage?: string;
255
- suggestedAIQuestions?: string[];
256
- businessHoursPolling?: number;
257
- /**
258
- * @deprecated This is handled by the BE.
259
- */
260
- businessHoursStartUTC?: string;
261
- /**
262
- * @deprecated This is handled by the BE.
263
- */
264
- businessHoursEndUTC?: string;
265
- /**
266
- * @deprecated This is handled by the BE.
267
- */
268
- businessHoursTimezone?: string;
269
- showAISuggestionsWithinBusinessHours?: boolean;
270
- waitingMessagePosition?: "BEFORE_MESSAGES" | "AFTER_MESSAGES";
271
- legalMessage?: string;
272
- withinBusinessHoursInitialState?: ChatState;
273
- outsideBusinessHoursInitialState?: ChatState;
274
- withinBusinessHoursButtontext?: string;
275
- outsideBusinessHoursButtontext?: string;
276
- reopenChatMessage: string;
277
- };
278
- type CustomerServiceIntegration = SimpleCustomerServiceIntegration | FullCustomerServiceIntegration;
279
- type ConversationalSeach = {
280
- enabled?: boolean;
281
- replyInput?: ReplyInputConfig;
282
- suggestions?: string[];
283
- entrypointBgColor?: string;
284
- entrypointTextColor?: string;
285
- entrypointBtnColor?: string;
286
- entrypointBtnTextColor?: string;
287
- entrypointBtnBorderColor?: string;
288
- entrypointContainer?: string;
289
- entrypointTrigger?: string;
290
- productGridContainer?: string;
291
- generalSearchBtn?: string;
292
- pageContent?: string;
293
- searchContent?: string;
294
- sortingTitle?: string;
295
- selectionTitle?: string;
296
- sortingFont?: string;
297
- optionsFont?: string;
298
- sortingButtonText?: string;
299
- };
300
- type ChatMessageVariant = "standard" | "premium" | "accent";
301
- interface ChatMessageConfig {
302
- assistantChatTitle: string;
303
- variant: ChatMessageVariant;
304
- productLink: {
305
- variant: ProductLinkVariant;
306
- hoverVariant: ProductLinkHoverVariant;
307
- iconVariant: ProductLinkIconVariant;
308
- };
309
- }
310
- interface ReplyInputConfig {
311
- size?: "md" | "lg";
312
- sendIcon: "arrowUp" | "send" | "search";
313
- placeholder?: string;
314
- }
315
- interface PartialViewConfig {
316
- maxHeight: number;
317
- borderRadius?: string;
318
- }
319
- type ProductLinkIconVariant = "accentPrimary" | "backgroundPrimary" | "backgroundPrimaryDark" | "borderLight" | "backgroundSaturated";
320
- type ProductLinkVariant = "textLink";
321
- type ProductLinkHoverVariant = "backgroundDark";
322
- type SearchCardVariant = "backgroundPrimary" | "backgroundSecondary" | "backgroundSecondaryDark" | "backgroundLight" | "backgroundSaturated";
323
- type SuggestionButtonVariant = "outlined" | "outlinedLight" | "primary" | "secondary" | "tertiary" | "dark" | "darkAccent" | "darkPrimary" | "secondaryDark" | "secondaryAccent" | "transparent" | "transparentDark" | "lightDark";
324
- interface SuggestionButtonConfig {
325
- variant?: SuggestionButtonVariant;
326
- hoverVariant?: SuggestionButtonVariant;
327
- answerVariant?: SuggestionButtonVariant;
328
- borderRadius?: "sm" | "md" | "lg";
329
- }
330
- type NumRows = "default" | "alwaysOneRow" | "alwaysTwoRows" | "twoRowsOnMobile";
331
- interface AlphabeticFilterSorting {
332
- type: "alphabetic";
333
- }
334
- interface ProductCountFilterSorting {
335
- type: "productCount";
336
- }
337
- interface CustomFilterSorting {
338
- type: "custom";
339
- map: Record<string, number>;
340
- }
341
- type FilterSorting = AlphabeticFilterSorting | ProductCountFilterSorting | CustomFilterSorting;
342
- interface BaseFilterConfig {
343
- filterId: string;
344
- displayName: string;
345
- }
346
- interface DynamicFilterConfig extends BaseFilterConfig {
347
- type: "dynamic";
348
- attribute: string;
349
- sorting: FilterSorting;
350
- }
351
- interface PriceFilterConfig extends BaseFilterConfig {
352
- type: "price";
353
- bucketSize: number;
354
- }
355
- type FilterAttribute = DynamicFilterConfig | PriceFilterConfig;
356
- type SearchZeroStateVariant = "backgroundTertiary" | "backgroundDark" | "backgroundPrimary";
357
- type SearchZeroStateLayout = "input" | "icon";
358
- type SearchInputVariant = "standard";
359
- type SearchIconVariant = "thin" | "bold";
360
- type SearchFilterSidebarVariant = "darkButton" | "lightButton";
361
- type ProductGridVariant = "standard" | "square";
362
- type UserQueryButtonIcon = "magnifyingGlass" | "send" | "magnifyingGlassThin" | "sendArrow" | "searchIcon";
363
- interface UserQueryButtonConfig {
364
- variant?: "box" | "underlineLight" | "underlineDark";
365
- placeholderText?: string;
366
- icon: UserQueryButtonIcon;
367
- }
368
- interface TermsAndConditionsConfig {
369
- copy: string;
370
- link: string;
371
- linkText: string;
372
- }
373
- interface MerchantVariantSettings {
374
- dynamicVariants: {
375
- enabled: boolean;
376
- refreshInterval?: number;
377
- };
378
- }
379
- interface FloatingChatConfig {
380
- enableWatermark: boolean;
381
- userQueryInputEnabled: boolean;
382
- ignoreFirstModelResponse?: boolean;
383
- neverShowSingleProductCards?: boolean;
384
- termsAndConditionsConfig?: TermsAndConditionsConfig;
385
- suggestionButtonConfig?: SuggestionButtonConfig;
386
- replyInputConfig: ReplyInputConfig;
387
- }
388
- interface SearchConfig {
389
- enableGlobalSearch: boolean;
390
- searchFilterConfig: FilterAttribute[];
391
- redirectSearchResultsUrl?: string;
392
- additiveDynamicFilters?: boolean;
393
- }
394
- type OrgUIConfig = {
395
- shortName: string;
396
- id?: string;
397
- floatingEntrypointConfig?: FloatingEntryPointConfig;
398
- chatPreviewConfig?: ChatPreviewConfig;
399
- customerServiceIntegration: CustomerServiceIntegration;
400
- conversationalSearch?: ConversationalSeach;
401
- merchantOverrideCss?: string;
402
- hiddenElementSelectors?: string[];
403
- merchantVariantSettings?: MerchantVariantSettings;
404
- floatingChatConfig: FloatingChatConfig;
405
- searchConfig: SearchConfig;
406
- chatHeader: ChatHeaderConfig;
407
- stickyAgentSwitchSuggestion?: boolean;
408
- partialViewConfig: PartialViewConfig;
409
- welcomeSectionConfig?: WelcomeSectionConfig;
410
- productCardConfig?: ProductCardConfig;
411
- productReviewConfig?: ProductReviewConfig;
412
- pageCardConfig?: PageCardConfig;
413
- chatMessageConfig: ChatMessageConfig;
414
- };
415
- type InsertionPoint = {
416
- selector: string;
417
- selectionIndex?: number;
418
- insertionType: DOMInsertionType;
419
- };
420
- type URLTest = "shopify" | "null";
421
- type IdExtractor = "shopify-product-id" | "shopify-collection-id" | "shopify-product-variant-id" | "url-resolver-product-id" | "url-resolver-plp-id" | "null";
422
- declare enum CategoryExtractorType {
423
- VisitCategoryMap = "VisitCategoryMap",
424
- VisitCategoryDefault = "VisitCategoryDefault",
425
- }
426
- interface BaseCategoryExtractor<T extends CategoryExtractorType> {
427
- type: T;
428
- }
429
- interface VisitCategoryMap extends BaseCategoryExtractor<CategoryExtractorType.VisitCategoryMap> {
430
- map: { [key in PageVisitCategory]?: string[] };
431
- }
432
- interface VisitCategoryDefault extends BaseCategoryExtractor<CategoryExtractorType.VisitCategoryDefault> {
433
- value: PageVisitCategory;
434
- }
435
- type CategoryExtractor = VisitCategoryMap | VisitCategoryDefault;
436
- type WrappingElement = {
437
- className: string;
438
- element: string;
439
- insertionType: DOMInsertionType;
440
- };
441
- declare enum PageVariantTestType {
442
- ShopifyPLP = "ShopifyPLP",
443
- ShopifyPDP = "ShopifyPDP",
444
- PageCategory = "PageCategory",
445
- CatalogCategory = "CatalogCategory",
446
- TopCatalogCategory = "TopCatalogCategory",
447
- HasReviews = "HasReviews",
448
- InCollection = "InCollection",
449
- HasMerchantTag = "HasMerchantTag",
450
- FeatureGate = "FeatureGate",
451
- PlpId = "PlpId",
452
- QueryParam = "QueryParam",
453
- ProductId = "ProductId",
454
- UserHasInteracted = "UserHasInteracted",
455
- UserHasNotInteracted = "UserHasNotInteracted",
456
- isLoading = "isLoading",
457
- isProductComparison = "isProductComparison",
458
- Fallback = "Fallback",
459
- UrlResolver = "UrlResolver",
460
- Null = "null",
461
- }
462
- interface BasePageVariantTest<T extends PageVariantTestType> {
463
- testType: T;
464
- }
465
- interface TopCatalogCategory extends BasePageVariantTest<PageVariantTestType.TopCatalogCategory> {
466
- topCategory: string[];
467
- }
468
- interface CatalogCategoryTest extends BasePageVariantTest<PageVariantTestType.CatalogCategory> {
469
- category: SupportedEventProductCategory;
470
- }
471
- interface HasReviewsTest extends BasePageVariantTest<PageVariantTestType.HasReviews> {
472
- reviewMinimum?: number;
473
- }
474
- interface InCollectionTest extends BasePageVariantTest<PageVariantTestType.InCollection> {
475
- collections: string[];
476
- }
477
- interface HasMerchantTagTest extends BasePageVariantTest<PageVariantTestType.HasMerchantTag> {
478
- merchantTags: string[];
479
- }
480
- interface ShopifyPLPURLTest extends BasePageVariantTest<PageVariantTestType.ShopifyPLP> {}
481
- interface ShopifyPDPURLTest extends BasePageVariantTest<PageVariantTestType.ShopifyPDP> {}
482
- interface PageCategoryTest extends BasePageVariantTest<PageVariantTestType.PageCategory> {
483
- extractor: CategoryExtractor;
484
- }
485
- interface FeatureGateTest extends BasePageVariantTest<PageVariantTestType.FeatureGate> {
486
- featureGate: FeatureGates;
487
- }
488
- interface ProductIdTest extends BasePageVariantTest<PageVariantTestType.ProductId> {
489
- productIdExtractor: IdExtractor;
490
- productIds: string[];
491
- }
492
- interface PlpIdTest extends BasePageVariantTest<PageVariantTestType.PlpId> {
493
- plpIdExtractor: IdExtractor;
494
- plpIds: string[];
495
- }
496
- interface QueryParamTest extends BasePageVariantTest<PageVariantTestType.QueryParam> {
497
- queryParam: string;
498
- }
499
- interface UserHasInteractedTest extends BasePageVariantTest<PageVariantTestType.UserHasInteracted> {}
500
- interface UserHasNotInteractedTest extends BasePageVariantTest<PageVariantTestType.UserHasNotInteracted> {}
501
- interface IsLoadingTest extends BasePageVariantTest<PageVariantTestType.isLoading> {}
502
- interface IsProductComparison extends BasePageVariantTest<PageVariantTestType.isProductComparison> {}
503
- interface PageFallbackTest extends BasePageVariantTest<PageVariantTestType.Fallback> {}
504
- interface UrlResolverTest extends BasePageVariantTest<PageVariantTestType.UrlResolver> {}
505
- type PageVariantTest = PageCategoryTest | ShopifyPLPURLTest | ShopifyPDPURLTest | CatalogCategoryTest | TopCatalogCategory | HasReviewsTest | InCollectionTest | HasMerchantTagTest | FeatureGateTest | ProductIdTest | PlpIdTest | QueryParamTest | UserHasInteractedTest | UserHasNotInteractedTest | IsLoadingTest | IsProductComparison | PageFallbackTest | UrlResolverTest;
506
- /**
507
- * Configuration for the social proof embedded widget
508
- *
509
- * @param headerTitle - The title text to display in the widget header
510
- * @param staticSuggestions - A list of strings to display as suggestions in the widget
511
- * @param suggestionButtonVariantDefault - The variant of the suggestion button to display in the widget footer
512
- * @param suggestionButtonVariantAccent - The variant of the suggestion button to display in the widget body
513
- * @param staticImageIndex - Index of the imageUrl to use from the product response
514
- */
515
- interface SocialProofConfig {
516
- customerQuery: string;
517
- headerTitle: string;
518
- staticPLPImagesLayout?: "grid" | "horizontal";
519
- headerFontFamily?: string;
520
- staticPLPImageNames?: string[];
521
- staticImageIndex?: number;
522
- suggestionButtonStrings: string[];
523
- suggestionButtonVariantDefault: SuggestionButtonVariant;
524
- suggestionButtonVariantAccent?: SuggestionButtonVariant;
525
- suggestionButtonDataAttributes?: Record<string, string>;
526
- userQueryButtonConfig?: UserQueryButtonConfig;
527
- logoName?: string;
528
- }
529
- /**
530
- * Configuration for creating the mount point for a widget
531
- *
532
- * @param className - Optional class name to apply to the mount point. Tailwind classes are supported
533
- * and encouraged. Use this parameter to style the mounting container for the widget.
534
- */
535
- type WidgetMountingConfig = {
536
- mountingConfigId: string;
537
- containerId: string;
538
- testId: string;
539
- parentInsertionPoint?: InsertionPoint;
540
- insertionPoint: InsertionPoint;
541
- gridInsertionType?: GridInsertionType;
542
- wrappingElement?: WrappingElement;
543
- divCheckSelector?: string;
544
- suppressionSelector?: string;
545
- style?: Partial<CSSStyleDeclaration>;
546
- className?: string;
547
- dataAttributes?: Record<string, string>;
548
- };
549
- type StaticWidgetMounting = {
550
- mountingConfigId: string;
551
- widgetConfigId: string;
552
- };
553
- type DynamicWidgetMounting = {
554
- mountingConfigId: string;
555
- mountingPointWidgets: WidgetDisplayTests[];
556
- };
557
- type WidgetDisplayTests = {
558
- tests: PageVariantTest[];
559
- widgetConfigId: string;
560
- };
561
- type WidgetMounting = StaticWidgetMounting | DynamicWidgetMounting;
562
- declare enum WidgetType {
563
- ChatPreview = "ChatPreview",
564
- SocialProofV2 = "SocialProofV2",
565
- ChatPreviewV2 = "ChatPreviewV2",
566
- ChatPreviewIsLoading = "ChatPreviewIsLoading",
567
- ChatPreviewPostInteraction = "ChatPreviewPostInteraction",
568
- ChatPreviewProductComparison = "ChatPreviewProductComparison",
569
- SuggestionBar = "SuggestionBar",
570
- SuggestionBarV2 = "SuggestionBarV2",
571
- ImagePromptCard = "ImagePromptCard",
572
- ImageBanner = "ImageBanner",
573
- SingleImagePrompt = "SingleImagePrompt",
574
- SearchPrompt = "SearchPrompt",
575
- SearchZeroStateEntryPoint = "SearchZeroStateEntryPoint",
576
- SearchResultsEntryPoint = "SearchResultsEntryPoint",
577
- SearchOverlayHost = "SearchOverlayHost",
578
- NoOp = "NoOp",
579
- }
580
- type WidgetConfig = ChatPreviewWidgetConfig | SocialProofV2WidgetConfig | ChatPreviewV2WidgetConfig | ChatPreviewPostInteractionWidgetConfig | ChatPreviewIsLoadingWidgetConfig | ChatPreviewProductComparisonWidgetConfig | SuggestionBarWidgetV2Config | ImagePromptWidgetConfig | ImageBannerWidgetConfig | SingleImagePromptWidgetConfig | SearchPromptWidgetConfig | SearchEntryPointWidgetConfig | SearchResultsEntryPointWidgetConfig | SearchOverlayHostWidgetConfig | NoOpWidgetConfig;
581
- interface BaseWidgetConfig<T extends WidgetType> {
582
- widgetConfigId: string;
583
- type: T;
584
- contentId?: string;
585
- }
586
- interface ImageBannerWidgetConfig extends BaseWidgetConfig<WidgetType.ImageBanner> {
587
- imageSrc: string;
588
- title: string;
589
- subtitle: string;
590
- assistantMessage: string;
591
- }
592
- interface ChatPreviewWidgetConfig extends BaseWidgetConfig<WidgetType.ChatPreview> {
593
- variant: "filled" | "flat" | "outlined";
594
- addSeparators?: boolean;
595
- socialProofConfig?: SocialProofConfig;
596
- footerConfig?: ChatPreviewFooterConfig;
597
- }
598
- interface ChatPreviewHeaderV2Config {
599
- title?: string;
600
- imageSrc?: string;
601
- imageHeight?: number;
602
- }
603
- type SingleImageConfig = {
604
- layout: "single";
605
- imageIndex: number;
606
- };
607
- type MultiImageConfig = {
608
- layout: "grid" | "horizontal";
609
- imageNames: string[];
610
- };
611
- type SocialProofImageConfig = SingleImageConfig | MultiImageConfig;
612
- type ChatPreviewSuggestionButtonConfig = {
613
- buttonStrings: string[];
614
- accentButtonVariants?: {
615
- button: SuggestionButtonVariant;
616
- hover: SuggestionButtonVariant;
617
- };
618
- buttonVariants: {
619
- button: SuggestionButtonVariant;
620
- hover: SuggestionButtonVariant;
621
- };
622
- numRows?: NumRows;
623
- };
624
- type ChatPreviewAnimatedTextConfig = {
625
- leadingText: string;
626
- animatedStrings: string[];
627
- };
628
- type ChatPreviewVariant = {
629
- variant: "flat";
630
- } | {
631
- variant: "filled";
632
- backgroundFillColor: string;
633
- } | {
634
- variant: "outlined";
635
- };
636
- interface BaseChatPreviewConfig {
637
- headerConfig: ChatPreviewHeaderV2Config;
638
- suggestionButtonsConfig: ChatPreviewSuggestionButtonConfig;
639
- userQueryButtonConfig: UserQueryButtonConfig;
640
- chatPreviewVariant: ChatPreviewVariant;
641
- addSeparators?: boolean;
642
- }
643
- interface ChatPreviewPostInteractionWidgetConfig extends BaseWidgetConfig<WidgetType.ChatPreviewPostInteraction>, BaseChatPreviewConfig {
644
- chatPreviewVariant: ChatPreviewVariant;
645
- addSeparators?: boolean;
646
- }
647
- interface ChatPreviewIsLoadingWidgetConfig extends BaseWidgetConfig<WidgetType.ChatPreviewIsLoading>, BaseChatPreviewConfig {}
648
- interface ChatPreviewProductComparisonWidgetConfig extends BaseWidgetConfig<WidgetType.ChatPreviewProductComparison>, BaseChatPreviewConfig {
649
- useLargeProductComparison?: boolean;
650
- }
651
- interface ChatPreviewV2WidgetConfig extends BaseWidgetConfig<WidgetType.ChatPreviewV2>, BaseChatPreviewConfig {
652
- animatedTextConfig: ChatPreviewAnimatedTextConfig;
653
- }
654
- interface SocialProofV2WidgetConfig extends BaseWidgetConfig<WidgetType.SocialProofV2>, BaseChatPreviewConfig {
655
- customerQuery?: string;
656
- imageConfig: SocialProofImageConfig;
657
- }
658
- interface SuggestionBarWidgetV2Config extends BaseWidgetConfig<WidgetType.SuggestionBarV2> {
659
- metricDisplayLocation: ChatElementDisplayLocation;
660
- location: SuggestionBarLocationForMetrics;
661
- variant: SuggestionButtonVariant;
662
- hoverVariant: SuggestionButtonVariant;
663
- buttonTexts: {
664
- default: string[];
665
- productSpecific?: {
666
- [productId: string]: string[];
667
- };
668
- };
669
- boldFirstButton?: boolean;
670
- twoRowsOnMobile?: boolean;
671
- animationSpeed?: "standard" | "slow" | "none";
672
- buttonBorderRadius?: "sm" | "md" | "lg";
673
- }
674
- interface ImagePromptWidgetConfig extends BaseWidgetConfig<WidgetType.ImagePromptCard> {
675
- url: string;
676
- lightText?: boolean;
677
- title: string;
678
- subtitle: string[];
679
- staticSuggestionCopies: string[];
680
- userQueryButtonConfig: UserQueryButtonConfig;
681
- fallbackBackgroundColor?: string;
682
- }
683
- interface SingleImagePromptWidgetConfig extends BaseWidgetConfig<WidgetType.SingleImagePrompt> {
684
- title: string;
685
- staticSuggestionCopies: string[];
686
- userQueryButtonConfig: UserQueryButtonConfig;
687
- }
688
- interface SearchEntryPointWidgetConfig extends BaseWidgetConfig<WidgetType.SearchZeroStateEntryPoint> {
689
- searchZeroStateVariant: SearchZeroStateVariant;
690
- searchInputVariant: SearchInputVariant;
691
- searchIconVariant?: SearchIconVariant;
692
- searchIconSize?: number;
693
- suggestionButtonConfig: SuggestionButtonConfig;
694
- layout: SearchZeroStateLayout;
695
- searchBoxPlaceholder: string;
696
- animationSpeed?: "standard" | "slow" | "none";
697
- compactLabel?: string;
698
- initialSuggestions?: string[];
699
- usingPortal?: boolean;
700
- }
701
- interface NoOpWidgetConfig extends BaseWidgetConfig<WidgetType.NoOp> {}
702
- interface SearchOverlayHostWidgetConfig extends BaseWidgetConfig<WidgetType.SearchOverlayHost> {}
703
- interface SearchResultsEntryPointWidgetConfig extends BaseWidgetConfig<WidgetType.SearchResultsEntryPoint> {
704
- searchInputVariant: SearchInputVariant;
705
- searchFilterSidebarVariant: SearchFilterSidebarVariant;
706
- productGridVariant: ProductGridVariant;
707
- searchBoxPlaceholder: string;
708
- noResultsFoundText?: string;
709
- }
710
- interface WidgetHeaderProps extends TestProps {
711
- title?: string;
712
- logo?: string;
713
- logoHeight?: number;
714
- orgShortName: string;
715
- variant?: SearchPromptVariant;
716
- }
717
- interface UserQueryOptions {
718
- footerVariant?: "standard";
719
- replyButtonText?: string;
720
- replyButtonIcon?: "magnifyingGlass" | "send" | "thinMagnifyingGlass" | "ai-search";
721
- }
722
- type SearchPromptVariant = "primary";
723
- interface SearchPromptWidgetConfig extends BaseWidgetConfig<WidgetType.SearchPrompt> {
724
- variant: SearchPromptVariant;
725
- title: string;
726
- headerConfig: WidgetHeaderProps;
727
- suggestionButtons: {
728
- variant: SuggestionButtonVariant;
729
- hoverVariant: SuggestionButtonVariant;
730
- buttonTexts: string[];
731
- };
732
- footerConfig?: UserQueryOptions;
733
- }
734
- type PageVariantBase = {
735
- variantId: string;
736
- widgetMounting: WidgetMounting[];
737
- variantTests: PageVariantTest[];
738
- };
739
- type PLPPageVariant = PageVariantBase & {
740
- variantType: "plp";
741
- plpIdExtractor: IdExtractor;
742
- };
743
- type PDPPageVariant = PageVariantBase & {
744
- variantType: "pdp";
745
- parentProductIdExtractor?: IdExtractor;
746
- productIdExtractor: IdExtractor;
747
- };
748
- type VisitPageVariant = PageVariantBase & {
749
- variantType: "page_visit";
750
- };
751
- type OtherPageVariant = PageVariantBase & {
752
- variantType: "other";
753
- };
754
- type HomePageVariant = PageVariantBase & {
755
- variantType: "homepage";
756
- };
757
- type SearchPageVariant = PageVariantBase & {
758
- variantType: "search";
759
- };
760
- type PageVariantConfig = PLPPageVariant | PDPPageVariant | VisitPageVariant | OtherPageVariant | HomePageVariant | SearchPageVariant;
761
- type OrgPageConfig = {
762
- pageVariants: PageVariantConfig[];
763
- widgetConfigs: Record<string, WidgetConfig>;
764
- mountingConfigs: Record<string, WidgetMountingConfig>;
765
- };
766
- interface OrgConfigContextType {
767
- orgUIConfig: OrgUIConfig;
768
- }
769
- interface EnviveConfig {
770
- amplitudeApiKey: string;
771
- dataResidency: string;
772
- env: string;
773
- baseUrl: string;
774
- reactAppName: string;
775
- cdnUrl: string;
776
- contextSource: string;
777
- orgLevelApiKey: string;
778
- orgShortName: string;
779
- }
780
- //#endregion
781
- //#region src/application/models/frontendConfig.d.ts
782
- interface FrontendConfig {
783
- merchantOverrideCss?: string;
784
- pageVariants?: PageVariantConfig[];
785
- mountingConfigs?: Record<string, WidgetMountingConfig>;
786
- widgetConfigs?: Record<string, WidgetConfig>;
787
- uiConfigs?: Omit<OrgUIConfig, 'merchantOverrideCss'>;
788
- }
789
- //#endregion
790
- export { type CategoryExtractor, CategoryExtractorType, ChatElementDisplayLocation, type ChatMessageConfig, type ChatMessageVariant, type ChatPreviewConfig, type ChatPreviewFooterConfig, type ChatPreviewHeaderConfig, type ChatPreviewHeaderV2Config, type ChatPreviewIsLoadingWidgetConfig, type ChatPreviewPostInteractionWidgetConfig, type ChatPreviewProductComparisonWidgetConfig, type ChatPreviewSuggestionButtonConfig, type ChatPreviewV2WidgetConfig, type ChatPreviewVariant, type ChatPreviewWidgetConfig, type ColorMapping, ColorNames, type CustomerServiceIntegration, DOMInsertionService, DOMInsertionType, DOMInsertionTypeToInsertPosition, type DynamicWidgetMounting, EnviveConfig, FilterAttribute, type FloatingEntryPointConfig, FrontendConfig, type FullCustomerServiceIntegration, GridInsertionService, GridInsertionType, type HomePageVariant, type IdExtractor, type ImageBannerWidgetConfig, type ImagePromptWidgetConfig, type InsertionPoint, type MultiImageConfig, type NoOpWidgetConfig, type NumRows, type OrgConfigContextType, OrgPageConfig, type OrgUIConfig, type OtherPageVariant, type PDPPageVariant, type PLPPageVariant, type PageCardConfig, type PageCardHoverVariant, type PageCardIconVariant, type PageCardVariant, PageVariantConfig, PageVariantTest, PageVariantTestType, type ProductCardConfig, type ProductCardHoverVariant, type ProductCardLayoutVariant, type ProductCardVariant, ProductGridVariant, type ProductLinkHoverVariant, type ProductLinkIconVariant, type ProductLinkVariant, type ProductReviewColorVariant, type ProductReviewConfig, type ProductReviewStyleVariant, type SearchCardVariant, type SearchEntryPointWidgetConfig, SearchFilterSidebarVariant, SearchIconVariant, SearchInputVariant, type SearchOverlayHostWidgetConfig, type SearchPageVariant, type SearchPromptVariant, type SearchPromptWidgetConfig, type SearchResultsEntryPointWidgetConfig, SearchZeroStateLayout, SearchZeroStateVariant, type ShowFloatingButtonOptions, type SingleImagePromptWidgetConfig, type SocialProofConfig, type SocialProofV2WidgetConfig, type StaticWidgetMounting, type SuggestionBarWidgetV2Config, type SuggestionButtonConfig, type SuggestionButtonVariant, type URLTest, type UserQueryButtonConfig, type UserQueryButtonIcon, UserQueryOptions, type VisitPageVariant, type WelcomeSectionColorVariant, type WelcomeSectionConfig, type WelcomeSectionVariant, type WidgetConfig, type WidgetDisplayTests, WidgetHeaderProps, type WidgetMounting, WidgetMountingConfig, WidgetType, type WrappingElement, colorVar };