@envive-ai/react-hooks 0.1.1 → 0.1.3

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 (305) hide show
  1. package/dist/adapters/amplitude/index.cjs +14 -0
  2. package/dist/adapters/amplitude/index.d.cts +4 -0
  3. package/dist/adapters/amplitude/index.d.ts +4 -0
  4. package/dist/adapters/amplitude/index.js +12 -0
  5. package/dist/api-BtzLHcfU.cjs +268 -0
  6. package/dist/api-kpPTZhV9.js +189 -0
  7. package/dist/application/config/index.cjs +34 -0
  8. package/dist/application/config/index.d.cts +14 -0
  9. package/dist/application/config/index.d.ts +14 -0
  10. package/dist/application/config/index.js +32 -0
  11. package/dist/application/models/graphql/index.cjs +13 -0
  12. package/dist/application/models/graphql/index.d.cts +2 -0
  13. package/dist/application/models/graphql/index.d.ts +2 -0
  14. package/dist/application/models/graphql/index.js +12 -0
  15. package/dist/application/models/guards/api/index.cjs +15 -0
  16. package/dist/application/models/guards/api/index.d.cts +3 -0
  17. package/dist/application/models/guards/api/index.d.ts +3 -0
  18. package/dist/application/models/guards/api/index.js +4 -0
  19. package/dist/application/models/index.cjs +72 -0
  20. package/dist/application/models/index.d.cts +10 -0
  21. package/dist/application/models/index.d.ts +10 -0
  22. package/dist/application/models/index.js +12 -0
  23. package/dist/application/models/utilityTypes/index.cjs +1 -0
  24. package/dist/application/models/utilityTypes/index.d.cts +2 -0
  25. package/dist/application/models/utilityTypes/index.d.ts +2 -0
  26. package/dist/application/models/utilityTypes/index.js +3 -0
  27. package/dist/application/models/variantInfo/index.cjs +1 -0
  28. package/dist/application/models/variantInfo/index.d.cts +2 -0
  29. package/dist/application/models/variantInfo/index.d.ts +2 -0
  30. package/dist/application/models/variantInfo/index.js +3 -0
  31. package/dist/application/service/customerService/index.cjs +4 -0
  32. package/dist/application/service/customerService/index.d.cts +3 -0
  33. package/dist/application/service/customerService/index.d.ts +3 -0
  34. package/dist/application/service/customerService/index.js +4 -0
  35. package/dist/application/service/index.cjs +761 -0
  36. package/dist/application/service/index.d.cts +407 -0
  37. package/dist/application/service/index.d.ts +407 -0
  38. package/dist/application/service/index.js +727 -0
  39. package/dist/application/utils/index.cjs +38 -0
  40. package/dist/application/utils/index.d.cts +254 -0
  41. package/dist/application/utils/index.d.ts +254 -0
  42. package/dist/application/utils/index.js +12 -0
  43. package/dist/atomStore-B3tsg6mF.cjs +0 -0
  44. package/dist/atomStore-BNQyGmU_.cjs +57 -0
  45. package/dist/atomStore-FSZd_20F.js +1 -0
  46. package/dist/atomStore-TnLPtYns.js +31 -0
  47. package/dist/atoms/app/index.cjs +17 -0
  48. package/dist/atoms/app/index.d.cts +33 -0
  49. package/dist/atoms/app/index.d.ts +33 -0
  50. package/dist/atoms/app/index.js +12 -0
  51. package/dist/atoms/atomStore/index.cjs +7 -0
  52. package/dist/atoms/atomStore/index.d.cts +23 -0
  53. package/dist/atoms/atomStore/index.d.ts +23 -0
  54. package/dist/atoms/atomStore/index.js +4 -0
  55. package/dist/atoms/chat/index.cjs +41 -0
  56. package/dist/atoms/chat/index.d.cts +159 -0
  57. package/dist/atoms/chat/index.d.ts +159 -0
  58. package/dist/atoms/chat/index.js +12 -0
  59. package/dist/atoms/globalSearch/index.cjs +6 -0
  60. package/dist/atoms/globalSearch/index.d.cts +23 -0
  61. package/dist/atoms/globalSearch/index.d.ts +23 -0
  62. package/dist/atoms/globalSearch/index.js +3 -0
  63. package/dist/atoms/org/index.cjs +41 -0
  64. package/dist/atoms/org/index.d.cts +93 -0
  65. package/dist/atoms/org/index.d.ts +93 -0
  66. package/dist/atoms/org/index.js +13 -0
  67. package/dist/atoms/search/index.cjs +44 -0
  68. package/dist/atoms/search/index.d.cts +11 -0
  69. package/dist/atoms/search/index.d.ts +11 -0
  70. package/dist/atoms/search/index.js +14 -0
  71. package/dist/{bandolier-3rHPPhkF.cjs → bandolier-CQrxBHsk.cjs} +57 -47
  72. package/dist/{bandolier-DpF-HUG_.js → bandolier-Di9DpZ8e.js} +18 -8
  73. package/dist/{carpe-BG7Q_KCG.cjs → carpe-3NJOR-Rj.cjs} +36 -26
  74. package/dist/{carpe-DLuc07V7.js → carpe-DmWKaIQq.js} +18 -8
  75. package/dist/{cdnService-CAyO3axV.js → cdnService-BNreZjqy.js} +1 -1
  76. package/dist/{cdnService-DIF1i7VC.cjs → cdnService-vLxePdrU.cjs} +1 -1
  77. package/dist/chat-CCQMmhc1.cjs +5057 -0
  78. package/dist/chat-CCgyDehy.cjs +151 -0
  79. package/dist/chat-Dk6KPb1K.js +25 -0
  80. package/dist/chat-H6YcCS4I.js +4113 -0
  81. package/dist/components-CScS7Ii-.cjs +28 -0
  82. package/dist/components-DAQxVIn9.js +10 -0
  83. package/dist/config/locators/components/chat/index.cjs +23 -0
  84. package/dist/config/locators/components/chat/index.d.cts +2 -0
  85. package/dist/config/locators/components/chat/index.d.ts +2 -0
  86. package/dist/config/locators/components/chat/index.js +3 -0
  87. package/dist/config/locators/components/chat/variants/index.cjs +28 -0
  88. package/dist/config/locators/components/chat/variants/index.d.cts +15 -0
  89. package/dist/config/locators/components/chat/variants/index.d.ts +15 -0
  90. package/dist/config/locators/components/chat/variants/index.js +16 -0
  91. package/dist/config/locators/components/index.cjs +5 -0
  92. package/dist/config/locators/components/index.d.cts +2 -0
  93. package/dist/config/locators/components/index.d.ts +2 -0
  94. package/dist/config/locators/components/index.js +3 -0
  95. package/dist/config/locators/components/search/index.cjs +12 -0
  96. package/dist/config/locators/components/search/index.d.cts +7 -0
  97. package/dist/config/locators/components/search/index.d.ts +7 -0
  98. package/dist/config/locators/components/search/index.js +8 -0
  99. package/dist/config/locators/index.cjs +47 -0
  100. package/dist/config/locators/index.d.cts +24 -0
  101. package/dist/config/locators/index.d.ts +24 -0
  102. package/dist/config/locators/index.js +6 -0
  103. package/dist/contexts/index.cjs +21 -10
  104. package/dist/contexts/index.d.cts +12 -4
  105. package/dist/contexts/index.d.ts +12 -4
  106. package/dist/contexts/index.js +16 -5
  107. package/dist/{coterie-DUdvJvAs.cjs → coterie-D0UFsFC5.cjs} +26 -15
  108. package/dist/{coterie-FybYN_xE.js → coterie-JblRmIZL.js} +19 -8
  109. package/dist/customerService-C4wc0glQ.js +22 -0
  110. package/dist/customerService-zsDlp7g2.cjs +35 -0
  111. package/dist/custservice-types-D8Npo-5Z.js +22 -0
  112. package/dist/custservice-types-E9_OSaZ7.cjs +34 -0
  113. package/dist/default-C5ZTV8HA.cjs +4 -0
  114. package/dist/{default-CL94oJfj.js → default-DPv8m-eQ.js} +1 -1
  115. package/dist/{default-CKyjzyLc.cjs → default-DRKBosow.cjs} +1 -1
  116. package/dist/default-ao0vRl0W.js +4 -0
  117. package/dist/divIds-BWvq-i6I.js +22 -0
  118. package/dist/{divIds-BOqjn3bE.cjs → divIds-CFyAjjp3.cjs} +6 -79
  119. package/dist/{dreamlandBaby-WXcbsTXO.js → dreamlandBaby-CyS8oW8X.js} +18 -8
  120. package/dist/{dreamlandBaby-C8yzW4Nl.cjs → dreamlandBaby-y7kSvwH2.cjs} +29 -19
  121. package/dist/embedded-BlXJUbik.cjs +130 -0
  122. package/dist/embedded-C1jvFj3v.js +22 -0
  123. package/dist/events/index.cjs +4 -0
  124. package/dist/events/index.d.cts +45 -0
  125. package/dist/events/index.d.ts +45 -0
  126. package/dist/events/index.js +3 -0
  127. package/dist/events-DgFzlVJR.js +77 -0
  128. package/dist/events-bH-24eRW.cjs +89 -0
  129. package/dist/featureFlagService-CroFRxvD.d.cts +17 -0
  130. package/dist/featureFlagService-NkJ2fuEj.d.ts +17 -0
  131. package/dist/featureGates-BMWXU0dS.d.ts +90 -0
  132. package/dist/featureGates-N_gyHCTn.d.cts +90 -0
  133. package/dist/{fiveCbd-CZYzZPl3.cjs → fiveCbd-CXVuIBiZ.cjs} +33 -23
  134. package/dist/{fiveCbd-kl6CoxoF.js → fiveCbd-Cyc3-Ab9.js} +18 -8
  135. package/dist/{forLoveAndLemons-BNu-PfFB.cjs → forLoveAndLemons-CxQS0USq.cjs} +18 -10
  136. package/dist/{forLoveAndLemons-BD2qh-6B.js → forLoveAndLemons-D8mcgmdk.js} +14 -6
  137. package/dist/{types-DGoFEos_.d.cts → frontendConfig-KeNqU1wa.d.cts} +39 -275
  138. package/dist/{types-D4vlfTd0.d.ts → frontendConfig-cPvCTWm6.d.ts} +39 -275
  139. package/dist/globalSearch-BC0rOX3E.js +13 -0
  140. package/dist/globalSearch-hxbXekus.cjs +38 -0
  141. package/dist/{greenpan-LDDXZTsh.js → greenpan-JM6SHcqO.js} +18 -8
  142. package/dist/{greenpan-D6fDmjU8.cjs → greenpan-eIzyxVsn.cjs} +31 -21
  143. package/dist/{grooveLife-D-1qfxwj.js → grooveLife-BmsUc2cD.js} +19 -9
  144. package/dist/{grooveLife-CcylXabB.cjs → grooveLife-KdTizVUn.cjs} +30 -20
  145. package/dist/{homegrownCannabis-BEZzwFlm.cjs → homegrownCannabis-C0GDai4r.cjs} +28 -17
  146. package/dist/{homegrownCannabis-BScZhy9v.js → homegrownCannabis-a9udocBT.js} +18 -7
  147. package/dist/hooks/index.cjs +38 -27
  148. package/dist/hooks/index.d.cts +20 -310
  149. package/dist/hooks/index.d.ts +16 -307
  150. package/dist/hooks/index.js +16 -5
  151. package/dist/{contexts-C4Iz162H.cjs → hooks-DjOa7ihH.cjs} +300 -4600
  152. package/dist/{contexts-Dq7tO_0y.js → hooks-fneW8SWw.js} +121 -4428
  153. package/dist/index-BQErGgfM.d.cts +202 -0
  154. package/dist/index-BdNKc2ix.d.cts +8 -0
  155. package/dist/index-BrXuc_Ck.d.cts +24 -0
  156. package/dist/index-C4zjAR1c.d.cts +227 -0
  157. package/dist/index-CGB6CAmr.d.ts +6 -0
  158. package/dist/index-CIco0cCQ.d.ts +183 -0
  159. package/dist/index-COG1kOZG.d.ts +749 -0
  160. package/dist/index-CVxe7FpL.d.cts +6 -0
  161. package/dist/index-Cn1SeI5y.d.cts +183 -0
  162. package/dist/index-CnqHN_jz.d.ts +202 -0
  163. package/dist/index-Cqg6ltII.d.ts +38 -0
  164. package/dist/index-DE_7Q8qK.d.ts +94 -0
  165. package/dist/index-Da0UzyI9.d.ts +24 -0
  166. package/dist/index-DbWWcYax.d.cts +749 -0
  167. package/dist/index-DtoVXd6O.d.cts +97 -0
  168. package/dist/index-JClBRnSX.d.cts +94 -0
  169. package/dist/index-ghzD_356.d.ts +8 -0
  170. package/dist/index-hdbCEjYy.d.cts +38 -0
  171. package/dist/index-luJrHgPN.d.ts +97 -0
  172. package/dist/index-tfRj22E1.d.ts +227 -0
  173. package/dist/interceptors/index.cjs +14 -0
  174. package/dist/interceptors/index.d.cts +25 -0
  175. package/dist/interceptors/index.d.ts +25 -0
  176. package/dist/interceptors/index.js +13 -0
  177. package/dist/{jackArcher-BwMClqMP.cjs → jackArcher-B6OJ0N3a.cjs} +35 -25
  178. package/dist/{jackArcher-cJJVulZ9.js → jackArcher-B9fe4Hv8.js} +18 -8
  179. package/dist/{jordanCraig-DGsCO2o1.cjs → jordanCraig-0CB_m_ts.cjs} +78 -68
  180. package/dist/{jordanCraig-DNDMT0hn.js → jordanCraig-DNm1iw1L.js} +18 -8
  181. package/dist/{kindredBravely-ROyesnVk.js → kindredBravely-CZgt7DJA.js} +17 -7
  182. package/dist/{kindredBravely-wV2XT1r_.cjs → kindredBravely-KvYPbckZ.cjs} +28 -18
  183. package/dist/{kutFromTheKloth-B6GR8tO9.cjs → kutFromTheKloth-BxgtWZs9.cjs} +29 -19
  184. package/dist/{kutFromTheKloth-BCUOHegv.js → kutFromTheKloth-SmteSZjk.js} +18 -8
  185. package/dist/{larryAndSerges-CIqB9tKz.cjs → larryAndSerges-6O_u3L90.cjs} +21 -12
  186. package/dist/{larryAndSerges-CqS02fnX.js → larryAndSerges-DO-zG8ES.js} +14 -5
  187. package/dist/{leapsAndRebounds-j4YqSvNb.js → leapsAndRebounds-BK62AmXw.js} +18 -8
  188. package/dist/{leapsAndRebounds-CFj9F_z1.cjs → leapsAndRebounds-gPsWVUmQ.cjs} +31 -21
  189. package/dist/locators-C2DX_nX6.js +1 -0
  190. package/dist/locators-CUpyd9Wt.cjs +0 -0
  191. package/dist/logger-Be0NyKaY.cjs +25 -0
  192. package/dist/logger-BexDfK3W.js +19 -0
  193. package/dist/{longevityrx-C-Yc5LPR.cjs → longevityrx-DjKbwJo3.cjs} +26 -16
  194. package/dist/{longevityrx-9sUQZCVZ.js → longevityrx-eq5TeUcy.js} +18 -8
  195. package/dist/{lookOptic-dbaaorhR.cjs → lookOptic-BPPqms_j.cjs} +26 -16
  196. package/dist/{lookOptic-CQryypdM.js → lookOptic-jRpBXQCN.js} +18 -8
  197. package/dist/{mantraBrand-CifBQtHp.js → mantraBrand-BZOZfkUK.js} +19 -9
  198. package/dist/{mantraBrand-D5MTZ6Mj.cjs → mantraBrand-Cp8zptkj.cjs} +47 -37
  199. package/dist/{medterra-BCrXdmFE.cjs → medterra-BHYCBgvQ.cjs} +38 -28
  200. package/dist/{medterra-DhENCf-m.js → medterra-CShe6CLY.js} +18 -8
  201. package/dist/{modells-C_P_894S.cjs → modells-DE7-gmjK.cjs} +32 -22
  202. package/dist/{modells-aQrV10D7.js → modells-DFyJxNwT.js} +18 -8
  203. package/dist/nodeSelector-DpKXszfU.d.ts +30 -0
  204. package/dist/nodeSelector-vKB44CDB.d.cts +30 -0
  205. package/dist/org-Bkn6fl6I.cjs +106 -0
  206. package/dist/org-CX8HFbc9.js +63 -0
  207. package/dist/{pressedFloral-DErfwwl0.cjs → pressedFloral-BMkCVs8c.cjs} +37 -27
  208. package/dist/{pressedFloral-D-amnTQK.js → pressedFloral-aK9br-LF.js} +18 -8
  209. package/dist/search-DtIFZeMA.cjs +743 -0
  210. package/dist/search-eWwg8pNn.js +542 -0
  211. package/dist/search-filter-types-ByJnFPc4.d.cts +101 -0
  212. package/dist/search-filter-types-DPgeG8FS.d.ts +101 -0
  213. package/dist/{skinPerfection-DRVPJp3h.js → skinPerfection-B9G6yLM2.js} +18 -8
  214. package/dist/{skinPerfection-DF6nQXjh.cjs → skinPerfection-BBC1q65Z.cjs} +26 -16
  215. package/dist/{snapSupplements-CLZjItJi.cjs → snapSupplements-D7hx6Kgj.cjs} +26 -16
  216. package/dist/{snapSupplements-Yxs4jgC-.js → snapSupplements-DKvJl__T.js} +18 -8
  217. package/dist/{spanx-Cpbot5J5.cjs → spanx-D-ZKkxjM.cjs} +32 -22
  218. package/dist/{spanx-DVDyAyFC.js → spanx-yl7YfVrf.js} +20 -10
  219. package/dist/{spanxStaging-DbaVonN6.cjs → spanxStaging-CXeIg6zI.cjs} +36 -26
  220. package/dist/{spanxStaging-DAiFEMRU.js → spanxStaging-DzGXL9wD.js} +20 -10
  221. package/dist/suggestionBarV2-types-B0RbMStE.js +9 -0
  222. package/dist/suggestionBarV2-types-DG3Ekk44.cjs +15 -0
  223. package/dist/{supergoop-B5VQlsoe.cjs → supergoop-CSpDPOpl.cjs} +29 -18
  224. package/dist/{supergoop-C4McrZPT.js → supergoop-D0UkuRiA.js} +18 -7
  225. package/dist/test-types-C9b_OdfO.d.ts +39 -0
  226. package/dist/test-types-CpKCxk8U.d.cts +39 -0
  227. package/dist/types/index.cjs +6 -0
  228. package/dist/types/index.d.cts +3 -0
  229. package/dist/types/index.d.ts +3 -0
  230. package/dist/types/index.js +4 -0
  231. package/dist/types-BE4faOO_.d.cts +32 -0
  232. package/dist/{types-DZzSQ5a6.js → types-C3S1H4hl.js} +58 -58
  233. package/dist/types-TD8g7LnH.d.ts +32 -0
  234. package/dist/{types-QJObznro.cjs → types-lcjuhDBt.cjs} +58 -58
  235. package/dist/{uniqueVintage-BLp_UtBR.cjs → uniqueVintage-DygVpCqU.cjs} +48 -38
  236. package/dist/{uniqueVintage-CS4TgOJW.js → uniqueVintage-_n0FZFVj.js} +18 -8
  237. package/dist/useMessageInterceptor-BP6gzo8a.js +57 -0
  238. package/dist/useMessageInterceptor-BnUG2Pzt.cjs +72 -0
  239. package/dist/utilityTypes-DMdsI0DG.cjs +0 -0
  240. package/dist/utilityTypes-UWdNHElu.js +1 -0
  241. package/dist/variant-DH4zusMi.d.cts +12 -0
  242. package/dist/variant-DTEqSBHd.d.ts +12 -0
  243. package/dist/variantInfo-BTvC6CQh.js +1 -0
  244. package/dist/variantInfo-Cz2YXraO.cjs +0 -0
  245. package/dist/{venaCbd-DfnFV7Qp.js → venaCbd-BS0dvdBm.js} +18 -8
  246. package/dist/{venaCbd-BxmadOeJ.cjs → venaCbd-Pqg0bj-P.cjs} +31 -21
  247. package/dist/{westonJonBoucher-C0FE4Wup.js → westonJonBoucher-CLw8Hy6u.js} +18 -8
  248. package/dist/{westonJonBoucher-BZdusJgo.cjs → westonJonBoucher-CeA0jwxe.cjs} +31 -21
  249. package/dist/{wineEnthusiast-CmhNg47M.js → wineEnthusiast-M9P18d1w.js} +18 -8
  250. package/dist/{wineEnthusiast-DQxdV8Yg.cjs → wineEnthusiast-gHBaQMbe.cjs} +30 -20
  251. package/dist/{wolfMattress-vMvqmwgI.js → wolfMattress-BQHjoQYu.js} +18 -7
  252. package/dist/{wolfMattress-CqyOUgPB.cjs → wolfMattress-CdmN-Evm.cjs} +30 -19
  253. package/dist/{wolfTactical-DvqxZtoA.js → wolfTactical-Cc2ZLBRh.js} +18 -8
  254. package/dist/{wolfTactical-q3TVDP85.cjs → wolfTactical-dObnPgAG.cjs} +30 -20
  255. package/package.json +101 -3
  256. package/src/adapters/amplitude/amplitudeAdapter.ts +1 -1
  257. package/src/adapters/spiffy/commerce/api.ts +1 -1
  258. package/src/adapters/spiffy/commerce/graphql.ts +61 -37
  259. package/src/application/config/index.ts +1 -0
  260. package/src/application/models/index.ts +102 -17
  261. package/src/application/models/supportedOrgs.ts +89 -65
  262. package/src/application/service/index.ts +32 -0
  263. package/src/application/service/pageVariantService.ts +201 -114
  264. package/src/application/service/searchService.ts +1 -1
  265. package/src/application/service/windowFrontendConfigService.ts +40 -18
  266. package/src/application/utils/index.ts +22 -3
  267. package/src/atoms/app/variant.ts +48 -29
  268. package/src/atoms/atomStore/index.ts +1 -0
  269. package/src/atoms/chat/messageQueue.ts +34 -17
  270. package/src/atoms/chat/performanceMetrics.ts +51 -38
  271. package/src/atoms/chat/renderedWidgetRefs.ts +14 -15
  272. package/src/atoms/globalSearch/index.ts +1 -0
  273. package/src/atoms/org/org.ts +1 -3
  274. package/src/atoms/org/orgUIConfig.ts +31 -24
  275. package/src/contexts/chatContext.tsx +124 -72
  276. package/src/contexts/systemSettingsContext.tsx +21 -8
  277. package/src/events/registerAnalyticsListeners.ts +13 -9
  278. package/src/hooks/useFileUpload.ts +9 -7
  279. package/src/hooks/useSearch.tsx +9 -6
  280. package/src/initialize.ts +1 -1
  281. package/src/interceptors/index.ts +3 -0
  282. package/src/main.tsx +1 -1
  283. package/src/types/index.ts +4 -0
  284. package/src/types/search-filter-types.ts +7 -7
  285. package/dist/GridInsertionService-C00upKLB.js +0 -40
  286. package/dist/GridInsertionService-CMJVhD6q.cjs +0 -52
  287. package/dist/custservice-types-BgjGHCtD.cjs +0 -16
  288. package/dist/custservice-types-V6FWABp4.js +0 -10
  289. package/dist/default-DMtAjA62.cjs +0 -4
  290. package/dist/default-zcmT2032.js +0 -4
  291. package/dist/divIds-Cfp3v_rG.js +0 -35
  292. package/dist/domInsertionService-BtzuH2Sc.js +0 -65
  293. package/dist/domInsertionService-Cb9814oM.cjs +0 -89
  294. package/dist/suggestionBarV2-types-XHYD3j8E.cjs +0 -46
  295. package/dist/suggestionBarV2-types-aiQmVx5m.js +0 -34
  296. package/src/atoms/index.ts +0 -5
  297. package/src/index.ts +0 -31
  298. /package/dist/{entrypoints-RmIbdYxh.js → entrypoints-CmmOszXO.js} +0 -0
  299. /package/dist/{entrypoints-C8JwiMYA.cjs → entrypoints-fowCLUT2.cjs} +0 -0
  300. /package/dist/{enviveConfigContext-Dfr2VH6u.cjs → enviveConfigContext-Bs8kepnO.cjs} +0 -0
  301. /package/dist/{enviveConfigContext-CUGLpPGU.js → enviveConfigContext-CWVdVWKW.js} +0 -0
  302. /package/dist/{socialProofClasses-CaA83vI4.cjs → socialProofClasses-BYLiEXpU.cjs} +0 -0
  303. /package/dist/{socialProofClasses-KB7zOMmg.js → socialProofClasses-CkJufEGb.js} +0 -0
  304. /package/src/atoms/{atomStore.ts → atomStore/atomStore.ts} +0 -0
  305. /package/src/atoms/{globalSearch.ts → globalSearch/globalSearch.ts} +0 -0
@@ -0,0 +1,6 @@
1
+ import { CustomerServiceIntegration, CustomerServiceType } from "./types-BE4faOO_.cjs";
2
+
3
+ //#region src/application/service/customerService/index.d.ts
4
+ declare const findCustomerServiceImpl: (_provider: CustomerServiceType | undefined) => CustomerServiceIntegration;
5
+ //#endregion
6
+ export { findCustomerServiceImpl };
@@ -0,0 +1,183 @@
1
+ import { CamelCasedPropertiesDeep } from "./index-C4zjAR1c.cjs";
2
+ import { FormResponseAttributesFormCategory, FormType, FulfillmentDisplayStatus, PDPAttributes, ProductSearchResponseAttributes, QueryTypedAttributes, Response, ResponseCategory, ResponseProductAttributes, SearchAttributes, SearchResponseProduct, Suggestion, SuggestionClickedAttributes, UserEvent } from "@spiffy-ai/commerce-api-client";
3
+
4
+ //#region src/application/models/guards/api/isApiPDPEventAttributes.d.ts
5
+ declare const isApiPDPAttributes: (data: unknown) => data is PDPAttributes;
6
+ //#endregion
7
+ //#region src/application/models/guards/api/isApiQueryTypedEventAttributes.d.ts
8
+ declare const isApiQueryTypedAttributes: (data: unknown) => data is QueryTypedAttributes;
9
+ //#endregion
10
+ //#region src/application/models/guards/api/isApiResponse.d.ts
11
+ declare const isApiResponse: (data: unknown) => data is Response;
12
+ //#endregion
13
+ //#region src/application/models/guards/api/isApiProductResponseAttributes.d.ts
14
+ declare const isApiProductResponseAttributes: (attributes: unknown) => attributes is ResponseProductAttributes;
15
+ //#endregion
16
+ //#region src/application/models/api/response.d.ts
17
+ interface ReviewRichInformation extends CamelCasedPropertiesDeep<ApiReviewRichInformation> {}
18
+ type AcceptableFormFieldType = 'string' | 'number' | 'boolean' | 'object' | 'array';
19
+ interface OrderItemInfo$1 {
20
+ itemTitle: string;
21
+ itemPrice: number;
22
+ itemQuantity: number;
23
+ orderItemId: string;
24
+ image?: string;
25
+ inTransitAt?: string;
26
+ deliveredAt?: string;
27
+ estimatedDeliveryAt?: string;
28
+ fulfillmentDisplayStatus?: FulfillmentDisplayStatus;
29
+ trackingUrl?: string;
30
+ }
31
+ interface OrderResponseAttributes$1 {
32
+ category: ResponseCategory.Order;
33
+ attributes: {
34
+ orderId: string;
35
+ orderNumber: string;
36
+ createdAt: string;
37
+ latestEventDate: string;
38
+ lineItems: OrderItemInfo$1[];
39
+ };
40
+ }
41
+ interface TextResponseAttributes {
42
+ category: ResponseCategory.Text;
43
+ attributes: CamelCasedPropertiesDeep<ApiTextResponseAttributes>;
44
+ }
45
+ interface ProductResponseAttributes {
46
+ category: ResponseCategory.Product;
47
+ attributes: CamelCasedPropertiesDeep<ResponseProductAttributes & {
48
+ filters?: {
49
+ [key: string]: string[];
50
+ };
51
+ }>;
52
+ }
53
+ interface SearchResponseProductAttributes {
54
+ category: ResponseCategory.Product;
55
+ attributes: CamelCasedPropertiesDeep<SearchResponseProduct>;
56
+ }
57
+ interface SearchResponseAttributes {
58
+ category: ResponseCategory.Text;
59
+ attributes: CamelCasedPropertiesDeep<ApiSearchResponseAttributes>;
60
+ }
61
+ interface SearchProductResponseAttributes {
62
+ category: ResponseCategory.ProductSearch;
63
+ attributes: CamelCasedPropertiesDeep<ProductSearchResponseAttributes>;
64
+ }
65
+ interface SearchProductFilterAttributes {
66
+ category: ResponseCategory.ProductSearchFilter;
67
+ attributes: CamelCasedPropertiesDeep<ApiProductSearchFilterResponseAttributes>;
68
+ }
69
+ interface ReviewResponseAttributes {
70
+ category: ResponseCategory.Review;
71
+ attributes: CamelCasedPropertiesDeep<ApiReviewResponseAttributes>;
72
+ }
73
+ interface SeparatorResponseAttributes {
74
+ category: ResponseCategory.Separator;
75
+ }
76
+ interface PageResponseAttributes {
77
+ category: ResponseCategory.Page;
78
+ attributes: CamelCasedPropertiesDeep<ApiPageResponseAttributes>;
79
+ }
80
+ interface FormResponseAttributes {
81
+ category: ResponseCategory.Form;
82
+ attributes: {
83
+ formCategory?: {
84
+ formType: FormType;
85
+ };
86
+ schema: {
87
+ properties: {
88
+ [key: string]: {
89
+ type: AcceptableFormFieldType;
90
+ title: string;
91
+ format?: 'email';
92
+ };
93
+ };
94
+ required: string[];
95
+ };
96
+ };
97
+ }
98
+ type Response$1 = {
99
+ id: string;
100
+ createdAt: string;
101
+ category: ResponseCategory;
102
+ } & (TextResponseAttributes | ProductResponseAttributes | ReviewResponseAttributes | SeparatorResponseAttributes | PageResponseAttributes | SearchProductResponseAttributes | SearchProductFilterAttributes | FormResponseAttributes | OrderResponseAttributes$1);
103
+ //#endregion
104
+ //#region src/application/models/api/responseGenerics.d.ts
105
+ interface ApiReviewRichInformation {
106
+ cons?: string[];
107
+ pros?: string[];
108
+ review_date?: string;
109
+ reviewer_title?: string;
110
+ product_familiarity?: 'IVE_TESTED_IT' | 'I_OWN_IT';
111
+ }
112
+ interface ApiTextResponseAttributes {
113
+ content: string;
114
+ }
115
+ interface ApiSearchResponseAttributes {
116
+ search_term: string;
117
+ selected_filters?: string[];
118
+ filters?: {
119
+ [key: string]: string[];
120
+ };
121
+ }
122
+ interface ApiSearchResponseProductAttributes {
123
+ response_id?: string;
124
+ }
125
+ interface ApiProductSearchFilterResponseAttributes {
126
+ filter_name: string;
127
+ }
128
+ interface ApiReviewResponseAttributes {
129
+ id?: string;
130
+ product_id?: string;
131
+ title?: string;
132
+ reviewer?: string;
133
+ review?: string;
134
+ stars?: number;
135
+ rich_information?: ApiReviewRichInformation;
136
+ onClick?: () => void;
137
+ }
138
+ interface ApiPageResponseAttributes {
139
+ id?: string;
140
+ title?: string;
141
+ description?: string;
142
+ url?: string;
143
+ }
144
+ interface ApiFormResponseSchemaAttributes {
145
+ properties: {
146
+ [key: string]: {
147
+ format?: 'email';
148
+ type: AcceptableFormFieldType;
149
+ title: string;
150
+ };
151
+ };
152
+ required: Array<keyof ApiFormResponseSchemaAttributes['properties']>;
153
+ }
154
+ interface ApiFormResponseAttributes {
155
+ form_category?: FormResponseAttributesFormCategory;
156
+ schema: ApiFormResponseSchemaAttributes;
157
+ }
158
+ //#endregion
159
+ //#region src/application/models/guards/api/isApiReviewResponseAttributes.d.ts
160
+ declare const isApiReviewResponseAttributes: (obj: unknown) => obj is ApiReviewResponseAttributes;
161
+ //#endregion
162
+ //#region src/application/models/guards/api/isApiReviewRichInformation.d.ts
163
+ declare const isApiReviewRichInformation: (richInfo: unknown) => richInfo is ApiReviewRichInformation;
164
+ //#endregion
165
+ //#region src/application/models/guards/api/isApiSearchEventAttributes.d.ts
166
+ declare const isApiSearchAttributes: (data: unknown) => data is SearchAttributes;
167
+ //#endregion
168
+ //#region src/application/models/guards/api/isApiSuggestion.d.ts
169
+ declare const isSuggestion: (data: unknown) => data is Suggestion;
170
+ //#endregion
171
+ //#region src/application/models/guards/api/isApiSuggestionClickedEventAttributes.d.ts
172
+ declare const isApiSuggestionClickedAttributes: (data: unknown) => data is SuggestionClickedAttributes;
173
+ //#endregion
174
+ //#region src/application/models/guards/api/isApiTextResponseAttributes.d.ts
175
+ declare const isApiTextResponseAttributes: (attributes: unknown) => attributes is ApiTextResponseAttributes;
176
+ //#endregion
177
+ //#region src/application/models/guards/api/isApiUserEvent.d.ts
178
+ declare const isApiUserEvent: (data: unknown) => data is UserEvent;
179
+ //#endregion
180
+ //#region src/application/models/guards/api/isApiProductSearchAttributes.d.ts
181
+ declare const isApiProductSearchResponseAttributes: (attributes: unknown) => attributes is ProductSearchResponseAttributes;
182
+ //#endregion
183
+ export { AcceptableFormFieldType, ApiFormResponseAttributes, ApiFormResponseSchemaAttributes, ApiPageResponseAttributes, ApiProductSearchFilterResponseAttributes, ApiReviewResponseAttributes, ApiReviewRichInformation, ApiSearchResponseAttributes, ApiSearchResponseProductAttributes, ApiTextResponseAttributes, FormResponseAttributes, OrderItemInfo$1 as OrderItemInfo, OrderResponseAttributes$1 as OrderResponseAttributes, PageResponseAttributes, ProductResponseAttributes, Response$1 as Response, ReviewResponseAttributes, ReviewRichInformation, SearchProductFilterAttributes, SearchProductResponseAttributes, SearchResponseAttributes, SearchResponseProductAttributes, SeparatorResponseAttributes, TextResponseAttributes, isApiPDPAttributes, isApiProductResponseAttributes, isApiProductSearchResponseAttributes, isApiQueryTypedAttributes, isApiResponse, isApiReviewResponseAttributes, isApiReviewRichInformation, isApiSearchAttributes, isApiSuggestionClickedAttributes, isApiTextResponseAttributes, isApiUserEvent, isSuggestion };
@@ -0,0 +1,202 @@
1
+ import { ProductResponseAttributes } from "./index-CIco0cCQ.js";
2
+ import { Message, SearchParams, SearchResult } from "./index-COG1kOZG.js";
3
+ import * as jotai34 from "jotai";
4
+
5
+ //#region src/atoms/search/types.d.ts
6
+ declare enum ProductSorting {
7
+ FEATURED = "featured",
8
+ PRICE_ASC = "price_asc",
9
+ PRICE_DESC = "price_desc",
10
+ }
11
+ type ChatSearchStateType = 'entrypoint' | 'initializing-search' | 'product-page';
12
+ type ChatSearchFilter = {
13
+ filterId: string;
14
+ displayName: string;
15
+ items: ChatSearchFilterItem[];
16
+ };
17
+ type ChatSearchFilterItem = {
18
+ filterItemId: string;
19
+ displayName: string;
20
+ productCount: number;
21
+ isSelected: boolean;
22
+ };
23
+ //#endregion
24
+ //#region src/atoms/search/chatSearch.d.ts
25
+ declare const chatSearchStateAtom: jotai34.PrimitiveAtom<ChatSearchStateType> & {
26
+ init: ChatSearchStateType;
27
+ };
28
+ declare const chatSearchHasProductsAtom: jotai34.PrimitiveAtom<boolean> & {
29
+ init: boolean;
30
+ };
31
+ declare const chatSearchProductSortingAtom: jotai34.PrimitiveAtom<ProductSorting> & {
32
+ init: ProductSorting;
33
+ };
34
+ type ChatSearchTurn = {
35
+ id: string;
36
+ generatedQuery?: string;
37
+ productCount: number;
38
+ productList: ProductResponseAttributes['attributes'][];
39
+ filterList: string[];
40
+ messages: Message[];
41
+ };
42
+ declare const chatSearchIsLoadingAtom: jotai34.PrimitiveAtom<boolean> & {
43
+ init: boolean;
44
+ };
45
+ type SelectedChatSearchFilterOption = {
46
+ id: string;
47
+ displayName: string;
48
+ filterId: string;
49
+ filterItemId: string;
50
+ };
51
+ declare const selectedFilterOptionsAtom: jotai34.PrimitiveAtom<SelectedChatSearchFilterOption[]> & {
52
+ init: SelectedChatSearchFilterOption[];
53
+ };
54
+ declare const additiveDynamicFiltersAtom: jotai34.Atom<boolean>;
55
+ declare const createChatSearchFilterOption: (filterId: string, filterItemId: string, displayName: string) => SelectedChatSearchFilterOption;
56
+ declare const chatSearchParamsAtom: jotai34.WritableAtom<{
57
+ id: string | null;
58
+ query: string | null;
59
+ }, [value: {
60
+ id: string | null;
61
+ query: string | null;
62
+ }], void>;
63
+ declare const chatSearchQueryAtom: jotai34.WritableAtom<string | null, [value: string | null], void>;
64
+ declare const chatSearchIdAtom: jotai34.WritableAtom<string | null, [value: string | null], void>;
65
+ declare const ChatSearchTurnAtom: jotai34.Atom<{
66
+ productList: {
67
+ averageRating?: number | undefined;
68
+ colors?: string[] | undefined;
69
+ description?: string | undefined;
70
+ filters?: {
71
+ [x: string]: string[];
72
+ } | undefined;
73
+ id: string;
74
+ imageUrl?: string | undefined;
75
+ imageUrls?: string[] | undefined;
76
+ isForGrid?: boolean | undefined;
77
+ metadata?: {
78
+ label: string;
79
+ value: string;
80
+ }[] | undefined;
81
+ numberReviews?: number | undefined;
82
+ originalPrice?: number | undefined;
83
+ salePrice?: number | undefined;
84
+ sizes?: string[] | undefined;
85
+ title: string;
86
+ url: string;
87
+ }[];
88
+ productCount: number;
89
+ id: string;
90
+ generatedQuery?: string;
91
+ filterList: string[];
92
+ messages: Message[];
93
+ } | null>;
94
+ declare const chatSearchProducts: jotai34.Atom<{
95
+ averageRating?: number | undefined;
96
+ colors?: string[] | undefined;
97
+ description?: string | undefined;
98
+ filters?: {
99
+ [x: string]: string[];
100
+ } | undefined;
101
+ id: string;
102
+ imageUrl?: string | undefined;
103
+ imageUrls?: string[] | undefined;
104
+ isForGrid?: boolean | undefined;
105
+ metadata?: {
106
+ label: string;
107
+ value: string;
108
+ }[] | undefined;
109
+ numberReviews?: number | undefined;
110
+ originalPrice?: number | undefined;
111
+ salePrice?: number | undefined;
112
+ sizes?: string[] | undefined;
113
+ title: string;
114
+ url: string;
115
+ }[]>;
116
+ declare const chatSearchFiltersAtom: jotai34.Atom<ChatSearchFilter[]>;
117
+ declare const setSearchParams: (query: string) => void;
118
+ declare const getSearchParamsAtom: jotai34.Atom<{
119
+ es: string | null;
120
+ esq: string | null;
121
+ }>;
122
+ declare const initiateChatSearchAtom: jotai34.WritableAtom<null, [query: string], void> & {
123
+ init: null;
124
+ };
125
+ declare const handleSearchResultsAtom: jotai34.WritableAtom<null, [message: Message | undefined], void> & {
126
+ init: null;
127
+ };
128
+ declare const setChatSearchParamsAtom: jotai34.WritableAtom<null, [query: string], void> & {
129
+ init: null;
130
+ };
131
+ //#endregion
132
+ //#region src/atoms/search/searchAPI.d.ts
133
+ type SelectedFilterOption = {
134
+ id: string;
135
+ displayName: string;
136
+ filterId: string;
137
+ filterItemId: string;
138
+ };
139
+ interface SearchState {
140
+ data: SearchResult | null;
141
+ loading: boolean;
142
+ error: string | null;
143
+ lastQuery: string | null;
144
+ }
145
+ declare const searchAtom: jotai34.PrimitiveAtom<SearchState> & {
146
+ init: SearchState;
147
+ };
148
+ declare const searchProductSortingAtom: jotai34.PrimitiveAtom<ProductSorting> & {
149
+ init: ProductSorting;
150
+ };
151
+ declare const searchSelectedFiltersAtom: jotai34.PrimitiveAtom<SelectedFilterOption[]> & {
152
+ init: SelectedFilterOption[];
153
+ };
154
+ declare const createFilterOption: (filterId: string, filterItemId: string, displayName: string) => SelectedFilterOption;
155
+ declare const searchParamsAtom: jotai34.WritableAtom<{
156
+ id: string | null;
157
+ query: string | null;
158
+ }, [value: {
159
+ id: string | null;
160
+ query: string | null;
161
+ }], void>;
162
+ declare const internalSearchSystemStateAtom: jotai34.PrimitiveAtom<boolean> & {
163
+ init: boolean;
164
+ };
165
+ declare const searchSystemAtom: jotai34.WritableAtom<boolean, [value: boolean], void>;
166
+ declare const filteredSearchProductsAtom: jotai34.Atom<{
167
+ averageRating?: number | undefined;
168
+ colors?: string[] | undefined;
169
+ description?: string | undefined;
170
+ filters?: {
171
+ [x: string]: string[];
172
+ } | undefined;
173
+ id: string;
174
+ imageUrl?: string | undefined;
175
+ imageUrls?: string[] | undefined;
176
+ isForGrid?: boolean | undefined;
177
+ metadata?: {
178
+ label: string;
179
+ value: string;
180
+ }[] | undefined;
181
+ numberReviews?: number | undefined;
182
+ originalPrice?: number | undefined;
183
+ salePrice?: number | undefined;
184
+ sizes?: string[] | undefined;
185
+ title: string;
186
+ url: string;
187
+ }[]>;
188
+ declare const searchFiltersAtom: jotai34.Atom<ChatSearchFilter[]>;
189
+ declare const addSearchFilterAtom: jotai34.WritableAtom<null, [filter: SelectedFilterOption], void> & {
190
+ init: null;
191
+ };
192
+ declare const removeSearchFilterAtom: jotai34.WritableAtom<null, [filterId: string], void> & {
193
+ init: null;
194
+ };
195
+ declare const clearSearchFiltersAtom: jotai34.WritableAtom<null, [], void> & {
196
+ init: null;
197
+ };
198
+ declare const performSearchAtom: jotai34.WritableAtom<null, [params: SearchParams, allowRedirect?: unknown], Promise<void>> & {
199
+ init: null;
200
+ };
201
+ //#endregion
202
+ export { ChatSearchTurn, ChatSearchTurnAtom, SelectedChatSearchFilterOption, SelectedFilterOption, addSearchFilterAtom, additiveDynamicFiltersAtom, chatSearchFiltersAtom, chatSearchHasProductsAtom, chatSearchIdAtom, chatSearchIsLoadingAtom, chatSearchParamsAtom, chatSearchProductSortingAtom, chatSearchProducts, chatSearchQueryAtom, chatSearchStateAtom, clearSearchFiltersAtom, createChatSearchFilterOption, createFilterOption, filteredSearchProductsAtom, getSearchParamsAtom, handleSearchResultsAtom, initiateChatSearchAtom, internalSearchSystemStateAtom, performSearchAtom, removeSearchFilterAtom, searchAtom, searchFiltersAtom, searchParamsAtom, searchProductSortingAtom, searchSelectedFiltersAtom, searchSystemAtom, selectedFilterOptionsAtom, setChatSearchParamsAtom, setSearchParams };
@@ -0,0 +1,38 @@
1
+ import { PageVisitCategory } from "@spiffy-ai/commerce-api-client";
2
+
3
+ //#region src/application/models/variantInfo/plpInfo.d.ts
4
+ interface PLPInfo {
5
+ plpId: string;
6
+ }
7
+ //#endregion
8
+ //#region src/application/models/variantInfo/pageVisitInfo.d.ts
9
+ interface PageVisitInfo {
10
+ url: string;
11
+ pageVisitCategory: PageVisitCategory;
12
+ }
13
+ //#endregion
14
+ //#region src/application/models/variantInfo/productInfo.d.ts
15
+ interface ProductInfo {
16
+ productId: string;
17
+ parentProductId?: string;
18
+ url?: string;
19
+ }
20
+ //#endregion
21
+ //#region src/application/models/variantInfo/variantInfo.d.ts
22
+ type VariantType = 'pdp' | 'plp' | 'page_visit';
23
+ type VariantInfo = PDPVariantInfo | PLPVariantInfo | PageVisitVariantInfo;
24
+ type PDPVariantInfo = {
25
+ variantId: string;
26
+ variant: 'pdp';
27
+ } & ProductInfo;
28
+ type PLPVariantInfo = {
29
+ variantId: string;
30
+ variant: 'plp';
31
+ url?: string;
32
+ } & PLPInfo;
33
+ type PageVisitVariantInfo = {
34
+ variantId: string;
35
+ variant: 'page_visit';
36
+ } & PageVisitInfo;
37
+ //#endregion
38
+ export { PDPVariantInfo, PLPInfo, PLPVariantInfo, PageVisitInfo, PageVisitVariantInfo, ProductInfo, VariantInfo, VariantType };
@@ -0,0 +1,94 @@
1
+ import { OrgAnalyticsGoogleAnalyticsConfig, OrgConfig } from "./featureGates-BMWXU0dS.js";
2
+ import { FeatureFlagService } from "./featureFlagService-NkJ2fuEj.js";
3
+ import { BrowserClient, EnrichmentPlugin } from "@amplitude/analytics-types";
4
+
5
+ //#region src/adapters/amplitude/amplitudeAdapter.d.ts
6
+ declare enum SpiffyMetricsEventName {
7
+ BundleLoaded = "Bundle Loaded",
8
+ ChatLiveAgentBtnClick = "Chat Live Agent Btn Click",
9
+ ChatFloatingButtonVisible = "Chat Floating Button Visible",
10
+ ChatComponentVisible = "Chat Component Visible",
11
+ ChatComponentExpanded = "Chat Component Expanded",
12
+ ChatComponentCollapsed = "Chat Component Collapsed",
13
+ ChatUserMessageInput = "Chat User Message Input",
14
+ ChatSuggestionClicked = "Chat Suggestion Clicked",
15
+ ChatAssistantResponse = "Chat Assistant Response",
16
+ ProductCardClicked = "Product Card Clicked",
17
+ ProductReviewCardClicked = "Product Review Card Clicked",
18
+ AddToCartClicked = "Add to Cart Clicked",
19
+ PromptCardClicked = "Prompt Card Clicked",
20
+ SupportedEvent = "Supported Event",
21
+ SearchBackToResponseClicked = "Search Back to Response Clicked",
22
+ PerformanceMetrics = "Performance Metrics",
23
+ SearchBarClicked = "Search Bar Clicked",
24
+ OrderLookupStarted = "Order Lookup Started",
25
+ OrderLookupFormSubmitted = "Order Lookup Form Submitted",
26
+ SearchComponentVisible = "Search Component Visible",
27
+ GlobalSearchPromptClicked = "Global Search Prompt Clicked",
28
+ // This is the scrolling list of suggestion buttons in global search
29
+ SearchInputStarted = "Search Input Started",
30
+ SearchQuerySubmitted = "Search Query Submitted",
31
+ SearchResultsViewed = "Search Results Viewed",
32
+ SearchTimeToFirstClick = "Search Time to First Click",
33
+ SearchZeroResultsRate = "Search Zero Results Rate",
34
+ SearchFilterClicked = "Search Filter Clicked",
35
+ SearchSortClicked = "Search Sort Clicked",
36
+ }
37
+ declare class AmplitudeAdapter {
38
+ private readonly userId;
39
+ private readonly orgConfig;
40
+ private readonly featureFlagService;
41
+ private readonly orgGaConfig?;
42
+ private underlyingAmplitudeClient;
43
+ private internalEventTrackingEnrichment;
44
+ private supplementalDefaultProps;
45
+ constructor(userId: string, orgConfig: OrgConfig, featureFlagService: FeatureFlagService, orgGaConfig?: OrgAnalyticsGoogleAnalyticsConfig | undefined);
46
+ init(): void;
47
+ getUnderlyingAmplitudeClient(): BrowserClient | undefined;
48
+ getSupplementalDefaultProps(): Record<string, unknown>;
49
+ setSupplementalDefaultProps(supplementalDefaultProps: Record<string, unknown>): void;
50
+ getEventTrackingEnrichment(): EnrichmentPlugin;
51
+ amplitudeSessionReplayInit(): boolean;
52
+ createUnderlyingClient(): BrowserClient;
53
+ getDefaultTrackingProps(): Record<string, unknown>;
54
+ /**
55
+ * Prefixes the event properties sent to Amplitude with the event name to prevent event-level
56
+ * property names from clashing with app-level property names. Event properties will be in the
57
+ * format of `event_name.property_name`.
58
+ *
59
+ * @param eventName - The name of the event to prefix the properties for.
60
+ * @param eventProps - The event properties to prefix.
61
+ *
62
+ * @returns The prefixed properties.
63
+ */
64
+ private eventPropsToPrefixedEventProps;
65
+ static trackEvent: ({
66
+ eventName,
67
+ eventProps,
68
+ eventGroups,
69
+ alsoSendToGoogleAnalytics
70
+ }: {
71
+ eventName: SpiffyMetricsEventName;
72
+ eventProps?: Record<string, unknown>;
73
+ eventGroups?: Record<string, unknown>;
74
+ alsoSendToGoogleAnalytics?: boolean;
75
+ }) => Promise<void>;
76
+ static amplitudeSafeString(input: string | undefined): string | null;
77
+ static getSingletonInstanceOf(): AmplitudeAdapter;
78
+ }
79
+ //#endregion
80
+ //#region src/adapters/amplitude/stubAmplitudeAdapter.d.ts
81
+ declare class StubAmplitudeAdapter extends AmplitudeAdapter {
82
+ constructor();
83
+ init: () => void;
84
+ getUnderlyingAmplitudeClient: () => BrowserClient | undefined;
85
+ getSupplementalDefaultProps: () => Record<string, unknown>;
86
+ setSupplementalDefaultProps: () => void;
87
+ getEventTrackingEnrichment: () => EnrichmentPlugin;
88
+ amplitudeSessionReplayInit: () => boolean;
89
+ createUnderlyingClient: () => BrowserClient;
90
+ getDefaultTrackingProps: () => Record<string, unknown>;
91
+ trackEvent: () => Promise<void>;
92
+ }
93
+ //#endregion
94
+ export { AmplitudeAdapter, SpiffyMetricsEventName, StubAmplitudeAdapter };
@@ -0,0 +1,24 @@
1
+ //#region src/config/locators/components/chat/index.d.ts
2
+ declare const CHAT_CONTAINER_ID = "#spiffy-modal-container";
3
+ declare const CHAT_HEADER_CONTAINER_TESTID = "spiffy-chat-header-container";
4
+ declare const CHAT_HEADER_CLOSE_BUTTON_TESTID = "spiffy-chat-header-close-button";
5
+ declare const CHAT_MESSAGE_CONTAINER_TESTID = "spiffy-chat-message-container";
6
+ declare const CHAT_MESSAGE_DIVIDER_TESTID = "spiffy-chat-message-divider";
7
+ declare const CHAT_MODAL_TESTID = "spiffy-modal-shadow-dom-container";
8
+ declare const CHAT_REPLY_INPUT_TESTID = "spiffy-chat-reply-input";
9
+ declare const CHAT_REPLY_INPUT_SEND_BUTTON_TESTID = "spiffy-chat-reply-input-send-button";
10
+ declare const CHAT_VIEW_PREVIOUS_MESSAGES_TESTID = "spiffy-chat-view-previous-messages";
11
+ declare const DYNAMIC_CAROUSEL_TESTID = "dynamic-carousel";
12
+ declare const IMAGE_STACK_TESTID = "spiffy-product-comparison-image-stack";
13
+ declare const IMAGE_STACK_FIRST_IMAGE_TESTID = "spiffy-product-comparison-image-stack-first-image";
14
+ declare const IMAGE_STACK_SECOND_IMAGE_TESTID = "spiffy-product-comparison-image-stack-second-image";
15
+ declare const LOADING_MESSAGE_CONTAINER_TESTID = "spiffy-messages-loading-container";
16
+ declare const MOBILE_CHAT_HEADER_TESTID = "spiffy-mobile-chat-header";
17
+ declare const SCROLLABLE_SUGGESTIONS_TESTID = "spiffy-scrollable-suggestions";
18
+ declare const SUGGESTION_BAR_TESTID = "spiffy-suggestion-bar";
19
+ declare const SUGGESTION_BAR_BUTTON_TESTID = "spiffy-suggestion-bar-button";
20
+ declare const SUGGESTION_BUTTON_TESTID = "spiffy-suggestion-button";
21
+ declare const TAG_TESTID = "spiffy-tag";
22
+ declare const ANIMATED_MESSAGES_TESTID = "spiffy-animated-messages";
23
+ //#endregion
24
+ export { ANIMATED_MESSAGES_TESTID, CHAT_CONTAINER_ID, CHAT_HEADER_CLOSE_BUTTON_TESTID, CHAT_HEADER_CONTAINER_TESTID, CHAT_MESSAGE_CONTAINER_TESTID, CHAT_MESSAGE_DIVIDER_TESTID, CHAT_MODAL_TESTID, CHAT_REPLY_INPUT_SEND_BUTTON_TESTID, CHAT_REPLY_INPUT_TESTID, CHAT_VIEW_PREVIOUS_MESSAGES_TESTID, DYNAMIC_CAROUSEL_TESTID, IMAGE_STACK_FIRST_IMAGE_TESTID, IMAGE_STACK_SECOND_IMAGE_TESTID, IMAGE_STACK_TESTID, LOADING_MESSAGE_CONTAINER_TESTID, MOBILE_CHAT_HEADER_TESTID, SCROLLABLE_SUGGESTIONS_TESTID, SUGGESTION_BAR_BUTTON_TESTID, SUGGESTION_BAR_TESTID, SUGGESTION_BUTTON_TESTID, TAG_TESTID };