@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,33 @@
1
+ import "../../featureGates-N_gyHCTn.cjs";
2
+ import "../../index-DtoVXd6O.cjs";
3
+ import "../../index-Cn1SeI5y.cjs";
4
+ import "../../index-C4zjAR1c.cjs";
5
+ import "../../index-DbWWcYax.cjs";
6
+ import "../../frontendConfig-KeNqU1wa.cjs";
7
+ import "../../types-BE4faOO_.cjs";
8
+ import "../../test-types-CpKCxk8U.cjs";
9
+ import { VariantInfo } from "../../index-hdbCEjYy.cjs";
10
+ import { variantInfoAtom } from "../../variant-DH4zusMi.cjs";
11
+ import { ContextEnvEnum, ContextSourceEnum } from "@spiffy-ai/commerce-api-client";
12
+ import * as jotai0 from "jotai";
13
+ import * as jotai_utils0 from "jotai/utils";
14
+
15
+ //#region src/atoms/app/index.d.ts
16
+ interface AppDetails {
17
+ orgId: string;
18
+ orgShortName: string;
19
+ chatId: string;
20
+ userId: string;
21
+ source: ContextSourceEnum;
22
+ env: ContextEnvEnum;
23
+ variantInfo: VariantInfo;
24
+ }
25
+ declare const userIdAtom: jotai0.WritableAtom<string, [value: string | undefined], void>;
26
+ declare const appSourceAtom: jotai0.Atom<ContextSourceEnum>;
27
+ declare const envAtom: jotai0.PrimitiveAtom<ContextEnvEnum> & {
28
+ init: ContextEnvEnum;
29
+ };
30
+ declare const chatIdAtom: jotai0.WritableAtom<string, [string | typeof jotai_utils0.RESET | ((prev: string) => string | typeof jotai_utils0.RESET)], void>;
31
+ declare const appDetailsAtom: jotai0.Atom<AppDetails>;
32
+ //#endregion
33
+ export { AppDetails, appDetailsAtom, appSourceAtom, chatIdAtom, envAtom, userIdAtom, variantInfoAtom };
@@ -0,0 +1,33 @@
1
+ import "../../featureGates-BMWXU0dS.js";
2
+ import "../../index-luJrHgPN.js";
3
+ import "../../index-CIco0cCQ.js";
4
+ import "../../index-tfRj22E1.js";
5
+ import "../../index-COG1kOZG.js";
6
+ import "../../frontendConfig-cPvCTWm6.js";
7
+ import "../../types-TD8g7LnH.js";
8
+ import "../../test-types-C9b_OdfO.js";
9
+ import { VariantInfo } from "../../index-Cqg6ltII.js";
10
+ import { variantInfoAtom } from "../../variant-DTEqSBHd.js";
11
+ import * as jotai0 from "jotai";
12
+ import { ContextEnvEnum, ContextSourceEnum } from "@spiffy-ai/commerce-api-client";
13
+ import * as jotai_utils0 from "jotai/utils";
14
+
15
+ //#region src/atoms/app/index.d.ts
16
+ interface AppDetails {
17
+ orgId: string;
18
+ orgShortName: string;
19
+ chatId: string;
20
+ userId: string;
21
+ source: ContextSourceEnum;
22
+ env: ContextEnvEnum;
23
+ variantInfo: VariantInfo;
24
+ }
25
+ declare const userIdAtom: jotai0.WritableAtom<string, [value: string | undefined], void>;
26
+ declare const appSourceAtom: jotai0.Atom<ContextSourceEnum>;
27
+ declare const envAtom: jotai0.PrimitiveAtom<ContextEnvEnum> & {
28
+ init: ContextEnvEnum;
29
+ };
30
+ declare const chatIdAtom: jotai0.WritableAtom<string, [string | typeof jotai_utils0.RESET | ((prev: string) => string | typeof jotai_utils0.RESET)], void>;
31
+ declare const appDetailsAtom: jotai0.Atom<AppDetails>;
32
+ //#endregion
33
+ export { AppDetails, appDetailsAtom, appSourceAtom, chatIdAtom, envAtom, userIdAtom, variantInfoAtom };
@@ -0,0 +1,12 @@
1
+ import "../../events-DgFzlVJR.js";
2
+ import "../../logger-BexDfK3W.js";
3
+ import { appDetailsAtom, appSourceAtom, chatIdAtom, envAtom, userIdAtom, variantInfoAtom } from "../../chat-H6YcCS4I.js";
4
+ import "../../types-C3S1H4hl.js";
5
+ import "../../enviveConfigContext-CWVdVWKW.js";
6
+ import "../../atomStore-TnLPtYns.js";
7
+ import "../../api-kpPTZhV9.js";
8
+ import "../../customerService-C4wc0glQ.js";
9
+ import "../../utilityTypes-UWdNHElu.js";
10
+ import "../../variantInfo-BTvC6CQh.js";
11
+
12
+ export { appDetailsAtom, appSourceAtom, chatIdAtom, envAtom, userIdAtom, variantInfoAtom };
@@ -0,0 +1,7 @@
1
+ const require_atomStore = require('../../atomStore-BNQyGmU_.cjs');
2
+ require('../../atomStore-B3tsg6mF.cjs');
3
+
4
+ exports.getAtomStore = require_atomStore.getAtomStore;
5
+ exports.resetAtomStore = require_atomStore.resetAtomStore;
6
+ exports.sessionStorageUtil = require_atomStore.sessionStorageUtil;
7
+ exports.setAtomStoreForTesting = require_atomStore.setAtomStoreForTesting;
@@ -0,0 +1,23 @@
1
+ import { getDefaultStore } from "jotai";
2
+ import * as jotai_vanilla_utils_atomWithStorage0 from "jotai/vanilla/utils/atomWithStorage";
3
+
4
+ //#region src/atoms/atomStore/atomStore.d.ts
5
+ type AtomStore = ReturnType<typeof getDefaultStore>;
6
+ declare const getAtomStore: () => AtomStore;
7
+ /**
8
+ * @internal
9
+ *
10
+ * Sets the global atom store to be the provided store.
11
+ *
12
+ * @param store - The store to set the global atom store to.
13
+ */
14
+ declare const setAtomStoreForTesting: (store: AtomStore) => void;
15
+ /**
16
+ * @internal
17
+ *
18
+ * Resets the global atom store to null
19
+ */
20
+ declare const resetAtomStore: () => void;
21
+ declare const sessionStorageUtil: jotai_vanilla_utils_atomWithStorage0.SyncStorage<string | undefined>;
22
+ //#endregion
23
+ export { AtomStore, getAtomStore, resetAtomStore, sessionStorageUtil, setAtomStoreForTesting };
@@ -0,0 +1,23 @@
1
+ import { getDefaultStore } from "jotai";
2
+ import * as jotai_vanilla_utils_atomWithStorage0 from "jotai/vanilla/utils/atomWithStorage";
3
+
4
+ //#region src/atoms/atomStore/atomStore.d.ts
5
+ type AtomStore = ReturnType<typeof getDefaultStore>;
6
+ declare const getAtomStore: () => AtomStore;
7
+ /**
8
+ * @internal
9
+ *
10
+ * Sets the global atom store to be the provided store.
11
+ *
12
+ * @param store - The store to set the global atom store to.
13
+ */
14
+ declare const setAtomStoreForTesting: (store: AtomStore) => void;
15
+ /**
16
+ * @internal
17
+ *
18
+ * Resets the global atom store to null
19
+ */
20
+ declare const resetAtomStore: () => void;
21
+ declare const sessionStorageUtil: jotai_vanilla_utils_atomWithStorage0.SyncStorage<string | undefined>;
22
+ //#endregion
23
+ export { AtomStore, getAtomStore, resetAtomStore, sessionStorageUtil, setAtomStoreForTesting };
@@ -0,0 +1,4 @@
1
+ import { getAtomStore, resetAtomStore, sessionStorageUtil, setAtomStoreForTesting } from "../../atomStore-TnLPtYns.js";
2
+ import "../../atomStore-FSZd_20F.js";
3
+
4
+ export { getAtomStore, resetAtomStore, sessionStorageUtil, setAtomStoreForTesting };
@@ -0,0 +1,41 @@
1
+ require('../../events-bH-24eRW.cjs');
2
+ require('../../logger-Be0NyKaY.cjs');
3
+ const require_chat = require('../../chat-CCQMmhc1.cjs');
4
+ require('../../types-lcjuhDBt.cjs');
5
+ require('../../enviveConfigContext-Bs8kepnO.cjs');
6
+ require('../../atomStore-BNQyGmU_.cjs');
7
+ require('../../api-BtzLHcfU.cjs');
8
+ require('../../customerService-zsDlp7g2.cjs');
9
+ require('../../utilityTypes-DMdsI0DG.cjs');
10
+ require('../../variantInfo-Cz2YXraO.cjs');
11
+
12
+ exports.APP_INITIAL_START_TIME_KEY = require_chat.APP_INITIAL_START_TIME_KEY;
13
+ exports.PAGE_LOAD_OFFSET_TIME_KEY = require_chat.PAGE_LOAD_OFFSET_TIME_KEY;
14
+ exports.PerfMetricsEvents = require_chat.PerfMetricsEvents;
15
+ exports.addWidget = require_chat.addWidget;
16
+ exports.appInitialStartTimeMsAtom = require_chat.appInitialStartTimeMsAtom;
17
+ exports.askQuestionBtnClickedAtom = require_chat.askQuestionBtnClickedAtom;
18
+ exports.chatAtom = require_chat.chatAtom;
19
+ exports.chatIsOpenAtom = require_chat.chatIsOpenAtom;
20
+ exports.chatOnToggleAtom = require_chat.chatOnToggleAtom;
21
+ exports.formSubmitAtom = require_chat.formSubmitAtom;
22
+ exports.handleFormSubmittedAtom = require_chat.handleFormSubmittedAtom;
23
+ exports.handleReplyAtom = require_chat.handleReplyAtom;
24
+ exports.handleSuggestionAtom = require_chat.handleSuggestionAtom;
25
+ exports.hasReportedPerformanceMetricsAtom = require_chat.hasReportedPerformanceMetricsAtom;
26
+ exports.lastAssistantMessageAtom = require_chat.lastAssistantMessageAtom;
27
+ exports.logPerfMetricAtom = require_chat.logPerfMetricAtom;
28
+ exports.messagesAtom = require_chat.messagesAtom;
29
+ exports.pageLoadOffsetTimeAtom = require_chat.pageLoadOffsetTimeAtom;
30
+ exports.performanceMetricsAtom = require_chat.performanceMetricsAtom;
31
+ exports.replyEventCategoryAtom = require_chat.replyEventCategoryAtom;
32
+ exports.requestFailureAtom = require_chat.requestFailureAtom;
33
+ exports.resetPerformanceMetricsAtom = require_chat.resetPerformanceMetricsAtom;
34
+ exports.responseStreamingAtom = require_chat.responseStreamingAtom;
35
+ exports.suggestionAtom = require_chat.suggestionAtom;
36
+ exports.suggestionsAtom = require_chat.suggestionsAtom;
37
+ exports.suggestionsLoadingAtom = require_chat.suggestionsLoadingAtom;
38
+ exports.userEventsAtom = require_chat.userEventsAtom;
39
+ exports.userHasRepliedAtom = require_chat.userHasRepliedAtom;
40
+ exports.userQueryAtom = require_chat.userQueryAtom;
41
+ exports.widgetArrayAtom = require_chat.widgetArrayAtom;
@@ -0,0 +1,159 @@
1
+ import "../../featureGates-N_gyHCTn.cjs";
2
+ import "../../index-DtoVXd6O.cjs";
3
+ import "../../index-Cn1SeI5y.cjs";
4
+ import "../../index-C4zjAR1c.cjs";
5
+ import { FormSubmittedAttributes as FormSubmittedAttributes$1, Message, Suggestion as Suggestion$1, UserEvent as UserEvent$1 } from "../../index-DbWWcYax.cjs";
6
+ import { ChatElementDisplayLocation } from "../../frontendConfig-KeNqU1wa.cjs";
7
+ import "../../types-BE4faOO_.cjs";
8
+ import "../../test-types-CpKCxk8U.cjs";
9
+ import "../../index-hdbCEjYy.cjs";
10
+ import * as _spiffy_ai_commerce_api_client0 from "@spiffy-ai/commerce-api-client";
11
+ import * as jotai21 from "jotai";
12
+ import * as jotai_utils1 from "jotai/utils";
13
+ import { UserEventCategory as UserEventCategory$1 } from "@spiffy-ai/commerce-api-client/dist/models/UserEventCategory";
14
+
15
+ //#region src/atoms/chat/chatState.d.ts
16
+ declare const userHasRepliedAtom: jotai21.PrimitiveAtom<boolean> & {
17
+ init: boolean;
18
+ };
19
+ declare const replyEventCategoryAtom: jotai21.PrimitiveAtom<UserEventCategory$1> & {
20
+ init: UserEventCategory$1;
21
+ };
22
+ declare const userQueryAtom: jotai21.PrimitiveAtom<string | undefined> & {
23
+ init: string | undefined;
24
+ };
25
+ declare const suggestionAtom: jotai21.PrimitiveAtom<Suggestion$1 | undefined> & {
26
+ init: Suggestion$1 | undefined;
27
+ };
28
+ declare const askQuestionBtnClickedAtom: jotai21.PrimitiveAtom<boolean> & {
29
+ init: boolean;
30
+ };
31
+ declare const messagesAtom: jotai21.PrimitiveAtom<Message[][]> & {
32
+ init: Message[][];
33
+ };
34
+ declare const userEventsAtom: jotai21.PrimitiveAtom<UserEvent$1[]> & {
35
+ init: UserEvent$1[];
36
+ };
37
+ declare const suggestionsAtom: jotai21.PrimitiveAtom<Suggestion$1[]> & {
38
+ init: Suggestion$1[];
39
+ };
40
+ declare const suggestionsLoadingAtom: jotai21.PrimitiveAtom<boolean> & {
41
+ init: boolean;
42
+ };
43
+ declare const responseStreamingAtom: jotai21.PrimitiveAtom<boolean> & {
44
+ init: boolean;
45
+ };
46
+ declare const chatIsOpenAtom: jotai21.PrimitiveAtom<boolean> & {
47
+ init: boolean;
48
+ };
49
+ declare const requestFailureAtom: jotai21.PrimitiveAtom<boolean> & {
50
+ init: boolean;
51
+ };
52
+ declare const formSubmitAtom: jotai21.PrimitiveAtom<FormSubmittedAttributes$1 | undefined> & {
53
+ init: FormSubmittedAttributes$1 | undefined;
54
+ };
55
+ declare const chatOnToggleAtom: jotai21.WritableAtom<null, [triggerLocation?: ChatElementDisplayLocation | undefined], void> & {
56
+ init: null;
57
+ };
58
+ //#endregion
59
+ //#region src/atoms/chat/replies.d.ts
60
+ type HandleReplyParams = {
61
+ message: Message;
62
+ userTyped: boolean;
63
+ };
64
+ declare const handleReplyAtom: jotai21.WritableAtom<null, [HandleReplyParams], void> & {
65
+ init: null;
66
+ };
67
+ //#endregion
68
+ //#region src/atoms/chat/performanceMetrics.d.ts
69
+ declare const APP_INITIAL_START_TIME_KEY = "spiffy-app-initial-start-time";
70
+ declare const PAGE_LOAD_OFFSET_TIME_KEY = "spiffy-page-load-offset-time";
71
+ /**
72
+ * The different performance metrics that can be logged. All times are relative to the
73
+ * initial start time of the app and are stored in milliseconds.
74
+ */
75
+ declare enum PerfMetricsEvents {
76
+ PageLoadOffset = "page_load_offset_ms",
77
+ MainBundleLoaded = "main_bundle_loaded_ms",
78
+ OrgConfigLoadStarted = "org_config_load_started_ms",
79
+ OrgConfigLoadEnded = "org_config_load_ended_ms",
80
+ FirstResponseStarted = "first_response_started_ms",
81
+ FirstResponseCompleted = "first_response_completed_ms",
82
+ FirstSuggestionsStarted = "first_suggestions_started_ms",
83
+ FirstSuggestionsCompleted = "first_suggestions_completed_ms",
84
+ EmbeddedWidgetRendered = "embedded_widget_rendered_ms",
85
+ FloatingButtonRendered = "floating_button_rendered_ms",
86
+ TopSuggestionsBarRendered = "top_suggestions_bar_rendered_ms",
87
+ BottomSuggestionsBarRendered = "bottom_suggestions_bar_rendered_ms",
88
+ SearchPromptRendered = "search_prompt_rendered_ms",
89
+ }
90
+ declare const appInitialStartTimeMsAtom: jotai21.WritableAtom<string | undefined, [string | typeof jotai_utils1.RESET | ((prev: string | undefined) => string | typeof jotai_utils1.RESET | undefined) | undefined], void>;
91
+ declare const pageLoadOffsetTimeAtom: jotai21.WritableAtom<string | undefined, [string | typeof jotai_utils1.RESET | ((prev: string | undefined) => string | typeof jotai_utils1.RESET | undefined) | undefined], void>;
92
+ /**
93
+ * Resets the performance metrics atom to an empty map. This should be called after the performance
94
+ * metrics have been reported to amplitude. On SPA, it ensures that we can still capture metrics as
95
+ * the user navigates around the app (although there is more work to be done to fully enable this).
96
+ * On non-SPA, it ensures that previously captured metrics are not reported again.
97
+ */
98
+ declare const resetPerformanceMetricsAtom: () => void;
99
+ declare const performanceMetricsAtom: jotai21.Atom<Map<PerfMetricsEvents, number>>;
100
+ declare const hasReportedPerformanceMetricsAtom: jotai21.PrimitiveAtom<boolean> & {
101
+ init: boolean;
102
+ };
103
+ /**
104
+ * Logs a performance metric by capturing the delta between the initial app start time
105
+ * and the current time. If the metric has already been logged, it will not be logged again.
106
+ *
107
+ * @param value The performance metric name to log.
108
+ */
109
+ declare const logPerfMetricAtom: jotai21.WritableAtom<null, [value: PerfMetricsEvents], void> & {
110
+ init: null;
111
+ };
112
+ //#endregion
113
+ //#region src/atoms/chat/form.d.ts
114
+ declare const handleFormSubmittedAtom: jotai21.WritableAtom<null, [form: FormSubmittedAttributes$1], void> & {
115
+ init: null;
116
+ };
117
+ //#endregion
118
+ //#region src/atoms/chat/suggestions.d.ts
119
+ declare const handleSuggestionAtom: jotai21.WritableAtom<null, [suggestion: Suggestion$1], void> & {
120
+ init: null;
121
+ };
122
+ //#endregion
123
+ //#region src/atoms/chat/lastMessage.d.ts
124
+ declare const lastAssistantMessageAtom: jotai21.Atom<Message[] | null>;
125
+ //#endregion
126
+ //#region src/atoms/chat/renderedWidgetRefs.d.ts
127
+ declare const widgetArrayAtom: jotai21.Atom<HTMLElement[]>;
128
+ /**
129
+ * This function call is used to create a list of the Spiffy widgets
130
+ * that are rendering on the page.
131
+ *
132
+ * It is used by the FloatingButton widget to slide out of view when it
133
+ * overlaps with another Spiffy widget.
134
+ *
135
+ * The spiffy widgets should be added to the this array for the floating button
136
+ * to know about them.
137
+ *
138
+ * Today the "SuggestionBar" widget is not added, but the other widgets are.
139
+ *
140
+ */
141
+ declare const addWidget: (ref: HTMLElement, idx?: number) => void;
142
+ //#endregion
143
+ //#region src/atoms/chat/index.d.ts
144
+ declare const chatAtom: jotai21.Atom<{
145
+ userHasReplied: boolean;
146
+ replyEventCategory: _spiffy_ai_commerce_api_client0.UserEventCategory;
147
+ userQuery: string | undefined;
148
+ suggestion: Suggestion$1 | undefined;
149
+ askQuestionBtnClicked: boolean;
150
+ messages: Message[][];
151
+ userEvents: UserEvent$1[];
152
+ suggestions: Suggestion$1[];
153
+ suggestionsLoading: boolean;
154
+ responseStreaming: boolean;
155
+ isOpen: boolean;
156
+ onToggle: null;
157
+ }>;
158
+ //#endregion
159
+ export { APP_INITIAL_START_TIME_KEY, PAGE_LOAD_OFFSET_TIME_KEY, PerfMetricsEvents, addWidget, appInitialStartTimeMsAtom, askQuestionBtnClickedAtom, chatAtom, chatIsOpenAtom, chatOnToggleAtom, formSubmitAtom, handleFormSubmittedAtom, handleReplyAtom, handleSuggestionAtom, hasReportedPerformanceMetricsAtom, lastAssistantMessageAtom, logPerfMetricAtom, messagesAtom, pageLoadOffsetTimeAtom, performanceMetricsAtom, replyEventCategoryAtom, requestFailureAtom, resetPerformanceMetricsAtom, responseStreamingAtom, suggestionAtom, suggestionsAtom, suggestionsLoadingAtom, userEventsAtom, userHasRepliedAtom, userQueryAtom, widgetArrayAtom };
@@ -0,0 +1,159 @@
1
+ import "../../featureGates-BMWXU0dS.js";
2
+ import "../../index-luJrHgPN.js";
3
+ import "../../index-CIco0cCQ.js";
4
+ import "../../index-tfRj22E1.js";
5
+ import { FormSubmittedAttributes as FormSubmittedAttributes$1, Message, Suggestion as Suggestion$1, UserEvent as UserEvent$1 } from "../../index-COG1kOZG.js";
6
+ import { ChatElementDisplayLocation } from "../../frontendConfig-cPvCTWm6.js";
7
+ import "../../types-TD8g7LnH.js";
8
+ import "../../test-types-C9b_OdfO.js";
9
+ import "../../index-Cqg6ltII.js";
10
+ import * as jotai74 from "jotai";
11
+ import { UserEventCategory } from "@spiffy-ai/commerce-api-client/dist/models/UserEventCategory";
12
+ import * as _spiffy_ai_commerce_api_client0 from "@spiffy-ai/commerce-api-client";
13
+ import * as jotai_utils3 from "jotai/utils";
14
+
15
+ //#region src/atoms/chat/chatState.d.ts
16
+ declare const userHasRepliedAtom: jotai74.PrimitiveAtom<boolean> & {
17
+ init: boolean;
18
+ };
19
+ declare const replyEventCategoryAtom: jotai74.PrimitiveAtom<UserEventCategory> & {
20
+ init: UserEventCategory;
21
+ };
22
+ declare const userQueryAtom: jotai74.PrimitiveAtom<string | undefined> & {
23
+ init: string | undefined;
24
+ };
25
+ declare const suggestionAtom: jotai74.PrimitiveAtom<Suggestion$1 | undefined> & {
26
+ init: Suggestion$1 | undefined;
27
+ };
28
+ declare const askQuestionBtnClickedAtom: jotai74.PrimitiveAtom<boolean> & {
29
+ init: boolean;
30
+ };
31
+ declare const messagesAtom: jotai74.PrimitiveAtom<Message[][]> & {
32
+ init: Message[][];
33
+ };
34
+ declare const userEventsAtom: jotai74.PrimitiveAtom<UserEvent$1[]> & {
35
+ init: UserEvent$1[];
36
+ };
37
+ declare const suggestionsAtom: jotai74.PrimitiveAtom<Suggestion$1[]> & {
38
+ init: Suggestion$1[];
39
+ };
40
+ declare const suggestionsLoadingAtom: jotai74.PrimitiveAtom<boolean> & {
41
+ init: boolean;
42
+ };
43
+ declare const responseStreamingAtom: jotai74.PrimitiveAtom<boolean> & {
44
+ init: boolean;
45
+ };
46
+ declare const chatIsOpenAtom: jotai74.PrimitiveAtom<boolean> & {
47
+ init: boolean;
48
+ };
49
+ declare const requestFailureAtom: jotai74.PrimitiveAtom<boolean> & {
50
+ init: boolean;
51
+ };
52
+ declare const formSubmitAtom: jotai74.PrimitiveAtom<FormSubmittedAttributes$1 | undefined> & {
53
+ init: FormSubmittedAttributes$1 | undefined;
54
+ };
55
+ declare const chatOnToggleAtom: jotai74.WritableAtom<null, [triggerLocation?: ChatElementDisplayLocation | undefined], void> & {
56
+ init: null;
57
+ };
58
+ //#endregion
59
+ //#region src/atoms/chat/replies.d.ts
60
+ type HandleReplyParams = {
61
+ message: Message;
62
+ userTyped: boolean;
63
+ };
64
+ declare const handleReplyAtom: jotai74.WritableAtom<null, [HandleReplyParams], void> & {
65
+ init: null;
66
+ };
67
+ //#endregion
68
+ //#region src/atoms/chat/performanceMetrics.d.ts
69
+ declare const APP_INITIAL_START_TIME_KEY = "spiffy-app-initial-start-time";
70
+ declare const PAGE_LOAD_OFFSET_TIME_KEY = "spiffy-page-load-offset-time";
71
+ /**
72
+ * The different performance metrics that can be logged. All times are relative to the
73
+ * initial start time of the app and are stored in milliseconds.
74
+ */
75
+ declare enum PerfMetricsEvents {
76
+ PageLoadOffset = "page_load_offset_ms",
77
+ MainBundleLoaded = "main_bundle_loaded_ms",
78
+ OrgConfigLoadStarted = "org_config_load_started_ms",
79
+ OrgConfigLoadEnded = "org_config_load_ended_ms",
80
+ FirstResponseStarted = "first_response_started_ms",
81
+ FirstResponseCompleted = "first_response_completed_ms",
82
+ FirstSuggestionsStarted = "first_suggestions_started_ms",
83
+ FirstSuggestionsCompleted = "first_suggestions_completed_ms",
84
+ EmbeddedWidgetRendered = "embedded_widget_rendered_ms",
85
+ FloatingButtonRendered = "floating_button_rendered_ms",
86
+ TopSuggestionsBarRendered = "top_suggestions_bar_rendered_ms",
87
+ BottomSuggestionsBarRendered = "bottom_suggestions_bar_rendered_ms",
88
+ SearchPromptRendered = "search_prompt_rendered_ms",
89
+ }
90
+ declare const appInitialStartTimeMsAtom: jotai74.WritableAtom<string | undefined, [string | typeof jotai_utils3.RESET | ((prev: string | undefined) => string | typeof jotai_utils3.RESET | undefined) | undefined], void>;
91
+ declare const pageLoadOffsetTimeAtom: jotai74.WritableAtom<string | undefined, [string | typeof jotai_utils3.RESET | ((prev: string | undefined) => string | typeof jotai_utils3.RESET | undefined) | undefined], void>;
92
+ /**
93
+ * Resets the performance metrics atom to an empty map. This should be called after the performance
94
+ * metrics have been reported to amplitude. On SPA, it ensures that we can still capture metrics as
95
+ * the user navigates around the app (although there is more work to be done to fully enable this).
96
+ * On non-SPA, it ensures that previously captured metrics are not reported again.
97
+ */
98
+ declare const resetPerformanceMetricsAtom: () => void;
99
+ declare const performanceMetricsAtom: jotai74.Atom<Map<PerfMetricsEvents, number>>;
100
+ declare const hasReportedPerformanceMetricsAtom: jotai74.PrimitiveAtom<boolean> & {
101
+ init: boolean;
102
+ };
103
+ /**
104
+ * Logs a performance metric by capturing the delta between the initial app start time
105
+ * and the current time. If the metric has already been logged, it will not be logged again.
106
+ *
107
+ * @param value The performance metric name to log.
108
+ */
109
+ declare const logPerfMetricAtom: jotai74.WritableAtom<null, [value: PerfMetricsEvents], void> & {
110
+ init: null;
111
+ };
112
+ //#endregion
113
+ //#region src/atoms/chat/form.d.ts
114
+ declare const handleFormSubmittedAtom: jotai74.WritableAtom<null, [form: FormSubmittedAttributes$1], void> & {
115
+ init: null;
116
+ };
117
+ //#endregion
118
+ //#region src/atoms/chat/suggestions.d.ts
119
+ declare const handleSuggestionAtom: jotai74.WritableAtom<null, [suggestion: Suggestion$1], void> & {
120
+ init: null;
121
+ };
122
+ //#endregion
123
+ //#region src/atoms/chat/lastMessage.d.ts
124
+ declare const lastAssistantMessageAtom: jotai74.Atom<Message[] | null>;
125
+ //#endregion
126
+ //#region src/atoms/chat/renderedWidgetRefs.d.ts
127
+ declare const widgetArrayAtom: jotai74.Atom<HTMLElement[]>;
128
+ /**
129
+ * This function call is used to create a list of the Spiffy widgets
130
+ * that are rendering on the page.
131
+ *
132
+ * It is used by the FloatingButton widget to slide out of view when it
133
+ * overlaps with another Spiffy widget.
134
+ *
135
+ * The spiffy widgets should be added to the this array for the floating button
136
+ * to know about them.
137
+ *
138
+ * Today the "SuggestionBar" widget is not added, but the other widgets are.
139
+ *
140
+ */
141
+ declare const addWidget: (ref: HTMLElement, idx?: number) => void;
142
+ //#endregion
143
+ //#region src/atoms/chat/index.d.ts
144
+ declare const chatAtom: jotai74.Atom<{
145
+ userHasReplied: boolean;
146
+ replyEventCategory: _spiffy_ai_commerce_api_client0.UserEventCategory;
147
+ userQuery: string | undefined;
148
+ suggestion: Suggestion$1 | undefined;
149
+ askQuestionBtnClicked: boolean;
150
+ messages: Message[][];
151
+ userEvents: UserEvent$1[];
152
+ suggestions: Suggestion$1[];
153
+ suggestionsLoading: boolean;
154
+ responseStreaming: boolean;
155
+ isOpen: boolean;
156
+ onToggle: null;
157
+ }>;
158
+ //#endregion
159
+ export { APP_INITIAL_START_TIME_KEY, PAGE_LOAD_OFFSET_TIME_KEY, PerfMetricsEvents, addWidget, appInitialStartTimeMsAtom, askQuestionBtnClickedAtom, chatAtom, chatIsOpenAtom, chatOnToggleAtom, formSubmitAtom, handleFormSubmittedAtom, handleReplyAtom, handleSuggestionAtom, hasReportedPerformanceMetricsAtom, lastAssistantMessageAtom, logPerfMetricAtom, messagesAtom, pageLoadOffsetTimeAtom, performanceMetricsAtom, replyEventCategoryAtom, requestFailureAtom, resetPerformanceMetricsAtom, responseStreamingAtom, suggestionAtom, suggestionsAtom, suggestionsLoadingAtom, userEventsAtom, userHasRepliedAtom, userQueryAtom, widgetArrayAtom };
@@ -0,0 +1,12 @@
1
+ import "../../events-DgFzlVJR.js";
2
+ import "../../logger-BexDfK3W.js";
3
+ import { APP_INITIAL_START_TIME_KEY, PAGE_LOAD_OFFSET_TIME_KEY, PerfMetricsEvents, addWidget, appInitialStartTimeMsAtom, askQuestionBtnClickedAtom, chatAtom, chatIsOpenAtom, chatOnToggleAtom, formSubmitAtom, handleFormSubmittedAtom, handleReplyAtom, handleSuggestionAtom, hasReportedPerformanceMetricsAtom, lastAssistantMessageAtom, logPerfMetricAtom, messagesAtom, pageLoadOffsetTimeAtom, performanceMetricsAtom, replyEventCategoryAtom, requestFailureAtom, resetPerformanceMetricsAtom, responseStreamingAtom, suggestionAtom, suggestionsAtom, suggestionsLoadingAtom, userEventsAtom, userHasRepliedAtom, userQueryAtom, widgetArrayAtom } from "../../chat-H6YcCS4I.js";
4
+ import "../../types-C3S1H4hl.js";
5
+ import "../../enviveConfigContext-CWVdVWKW.js";
6
+ import "../../atomStore-TnLPtYns.js";
7
+ import "../../api-kpPTZhV9.js";
8
+ import "../../customerService-C4wc0glQ.js";
9
+ import "../../utilityTypes-UWdNHElu.js";
10
+ import "../../variantInfo-BTvC6CQh.js";
11
+
12
+ export { APP_INITIAL_START_TIME_KEY, PAGE_LOAD_OFFSET_TIME_KEY, PerfMetricsEvents, addWidget, appInitialStartTimeMsAtom, askQuestionBtnClickedAtom, chatAtom, chatIsOpenAtom, chatOnToggleAtom, formSubmitAtom, handleFormSubmittedAtom, handleReplyAtom, handleSuggestionAtom, hasReportedPerformanceMetricsAtom, lastAssistantMessageAtom, logPerfMetricAtom, messagesAtom, pageLoadOffsetTimeAtom, performanceMetricsAtom, replyEventCategoryAtom, requestFailureAtom, resetPerformanceMetricsAtom, responseStreamingAtom, suggestionAtom, suggestionsAtom, suggestionsLoadingAtom, userEventsAtom, userHasRepliedAtom, userQueryAtom, widgetArrayAtom };
@@ -0,0 +1,6 @@
1
+ const require_globalSearch = require('../../globalSearch-hxbXekus.cjs');
2
+
3
+ exports.autocompleteStateAtom = require_globalSearch.autocompleteStateAtom;
4
+ exports.isFilterOpenAtom = require_globalSearch.isFilterOpenAtom;
5
+ exports.isGlobalSearchOpenAtom = require_globalSearch.isGlobalSearchOpenAtom;
6
+ exports.isSearchResultsOpenAtom = require_globalSearch.isSearchResultsOpenAtom;
@@ -0,0 +1,23 @@
1
+ import * as jotai17 from "jotai";
2
+
3
+ //#region src/atoms/globalSearch/globalSearch.d.ts
4
+ declare const autocompleteStateAtom: jotai17.PrimitiveAtom<{
5
+ results: string[];
6
+ isLoading: boolean;
7
+ }> & {
8
+ init: {
9
+ results: string[];
10
+ isLoading: boolean;
11
+ };
12
+ };
13
+ declare const isFilterOpenAtom: jotai17.PrimitiveAtom<boolean> & {
14
+ init: boolean;
15
+ };
16
+ declare const isGlobalSearchOpenAtom: jotai17.PrimitiveAtom<boolean> & {
17
+ init: boolean;
18
+ };
19
+ declare const isSearchResultsOpenAtom: jotai17.PrimitiveAtom<boolean> & {
20
+ init: boolean;
21
+ };
22
+ //#endregion
23
+ export { autocompleteStateAtom, isFilterOpenAtom, isGlobalSearchOpenAtom, isSearchResultsOpenAtom };
@@ -0,0 +1,23 @@
1
+ import * as jotai5 from "jotai";
2
+
3
+ //#region src/atoms/globalSearch/globalSearch.d.ts
4
+ declare const autocompleteStateAtom: jotai5.PrimitiveAtom<{
5
+ results: string[];
6
+ isLoading: boolean;
7
+ }> & {
8
+ init: {
9
+ results: string[];
10
+ isLoading: boolean;
11
+ };
12
+ };
13
+ declare const isFilterOpenAtom: jotai5.PrimitiveAtom<boolean> & {
14
+ init: boolean;
15
+ };
16
+ declare const isGlobalSearchOpenAtom: jotai5.PrimitiveAtom<boolean> & {
17
+ init: boolean;
18
+ };
19
+ declare const isSearchResultsOpenAtom: jotai5.PrimitiveAtom<boolean> & {
20
+ init: boolean;
21
+ };
22
+ //#endregion
23
+ export { autocompleteStateAtom, isFilterOpenAtom, isGlobalSearchOpenAtom, isSearchResultsOpenAtom };
@@ -0,0 +1,3 @@
1
+ import { autocompleteStateAtom, isFilterOpenAtom, isGlobalSearchOpenAtom, isSearchResultsOpenAtom } from "../../globalSearch-BC0rOX3E.js";
2
+
3
+ export { autocompleteStateAtom, isFilterOpenAtom, isGlobalSearchOpenAtom, isSearchResultsOpenAtom };
@@ -0,0 +1,41 @@
1
+ require('../../events-bH-24eRW.cjs');
2
+ require('../../logger-Be0NyKaY.cjs');
3
+ const require_chat = require('../../chat-CCQMmhc1.cjs');
4
+ require('../../types-lcjuhDBt.cjs');
5
+ require('../../enviveConfigContext-Bs8kepnO.cjs');
6
+ require('../../atomStore-BNQyGmU_.cjs');
7
+ require('../../api-BtzLHcfU.cjs');
8
+ require('../../customerService-zsDlp7g2.cjs');
9
+ require('../../utilityTypes-DMdsI0DG.cjs');
10
+ require('../../variantInfo-Cz2YXraO.cjs');
11
+ const require_org = require('../../org-Bkn6fl6I.cjs');
12
+
13
+ exports.apiKeyAtom = require_chat.apiKeyAtom;
14
+ exports.colorsConfigAtom = require_chat.colorsConfigAtom;
15
+ exports.customerServiceAttachment = require_org.customerServiceAttachment;
16
+ exports.customerServiceChatStateAtom = require_org.customerServiceChatStateAtom;
17
+ exports.customerServiceResponseAtom = require_org.customerServiceResponseAtom;
18
+ exports.endpointURLAtom = require_chat.endpointURLAtom;
19
+ exports.featureFlagServiceAtom = require_chat.featureFlagServiceAtom;
20
+ exports.frontendConfigAtom = require_chat.frontendConfigAtom;
21
+ exports.getApiKeyEnvVar = require_chat.getApiKeyEnvVar;
22
+ exports.getAsyncOrgConfig = require_chat.getAsyncOrgConfig;
23
+ exports.getOrgUIConfig = require_chat.getOrgUIConfig;
24
+ exports.isBusinessHoursAtom = require_org.isBusinessHoursAtom;
25
+ exports.isCustomerServiceOpenAtom = require_org.isCustomerServiceOpenAtom;
26
+ exports.orgAnalyticsAmplitudeConfigAtom = require_chat.orgAnalyticsAmplitudeConfigAtom;
27
+ exports.orgAnalyticsConfigAtom = require_chat.orgAnalyticsConfigAtom;
28
+ exports.orgAnalyticsCustomerServiceConfigAtom = require_chat.orgAnalyticsCustomerServiceConfigAtom;
29
+ exports.orgAnalyticsGoogleAnalyticsConfigAtom = require_chat.orgAnalyticsGoogleAnalyticsConfigAtom;
30
+ exports.orgConfigAtom = require_chat.orgConfigAtom;
31
+ exports.orgCustomerServiceConfig = require_chat.orgCustomerServiceConfig;
32
+ exports.orgCustomerServiceService = require_chat.orgCustomerServiceService;
33
+ exports.orgDomainAtom = require_chat.orgDomainAtom;
34
+ exports.orgIdAtom = require_chat.orgIdAtom;
35
+ exports.orgMerchantCssAtom = require_org.orgMerchantCssAtom;
36
+ exports.orgPageConfigAtom = require_org.orgPageConfigAtom;
37
+ exports.orgShortNameAtom = require_chat.orgShortNameAtom;
38
+ exports.orgUIConfigAtom = require_chat.orgUIConfigAtom;
39
+ exports.resetStoredOrgConfigAtom = require_chat.resetStoredOrgConfigAtom;
40
+ exports.sourceAtom = require_chat.sourceAtom;
41
+ exports.storedOrgConfigAtom = require_chat.storedOrgConfigAtom;