@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
@@ -7,7 +7,6 @@ import {
7
7
  clearSearchFiltersAtom,
8
8
  createFilterOption,
9
9
  filteredSearchProductsAtom,
10
- orgUIConfigAtom,
11
10
  performSearchAtom,
12
11
  removeSearchFilterAtom,
13
12
  searchAtom,
@@ -16,11 +15,11 @@ import {
16
15
  searchProductSortingAtom,
17
16
  searchSelectedFiltersAtom,
18
17
  SelectedFilterOption,
19
- } from "src/atoms";
18
+ } from "src/atoms/search";
20
19
  import {
21
20
  autocompleteStateAtom,
22
21
  isFilterOpenAtom,
23
- } from "src/atoms/globalSearch";
22
+ } from "src/atoms/globalSearch/globalSearch";
24
23
  import { formatFilterDisplayName } from "src/atoms/search/utils";
25
24
  import { ProductSorting } from "src/atoms/search/types";
26
25
  import {
@@ -32,8 +31,12 @@ import { ProductCardConfig } from "src/contexts/types";
32
31
  import Logger from "src/application/logging/logger";
33
32
  import { SearchResult } from "src/application/models/api/search";
34
33
  import { SearchResponseProduct } from "@spiffy-ai/commerce-api-client";
35
- import { SearchFilter, SelectFilterItem } from "src/types/search-filter-types";
34
+ import {
35
+ SearchFilterDatum,
36
+ SelectFilterItem,
37
+ } from "src/types/search-filter-types";
36
38
  import { getSearchResultsState, SearchResultsState } from "./utils";
39
+ import { orgUIConfigAtom } from "src/atoms/org";
37
40
 
38
41
  export interface SearchResultsHocProps {
39
42
  // Data
@@ -43,7 +46,7 @@ export interface SearchResultsHocProps {
43
46
  productCardConfig: ProductCardConfig;
44
47
  productList: SearchResponseProduct[];
45
48
  autocompleteResults: string[];
46
- searchFilters: SearchFilter[];
49
+ searchFilters: SearchFilterDatum[];
47
50
  availableDynamicFilters: { name: string; displayName: string }[];
48
51
  selectedFilterOptions: SelectedFilterOption[];
49
52
 
@@ -158,7 +161,7 @@ export const useSearch = (): SearchResultsHocProps => {
158
161
  return [
159
162
  { filterId: "sort", displayName: "SORT", items: sortOptions },
160
163
  ...searchFilters,
161
- ] as SearchFilter[];
164
+ ] as SearchFilterDatum[];
162
165
  }, [productSorting, searchFilters]);
163
166
 
164
167
  const filterButtonText = useMemo(() => {
package/src/initialize.ts CHANGED
@@ -11,7 +11,7 @@ import {
11
11
  initAmplitude,
12
12
  initDataLayerWrapper,
13
13
  } from "src/application/utils/analyticsUtils";
14
- import { getAtomStore } from "src/atoms/atomStore";
14
+ import { getAtomStore } from "src/atoms/atomStore/atomStore";
15
15
  import {
16
16
  apiKeyAtom,
17
17
  featureFlagServiceAtom,
@@ -0,0 +1,3 @@
1
+ export * from "./types";
2
+ export * from "./useFormEscalation";
3
+ export * from "./useMessageInterceptor";
package/src/main.tsx CHANGED
@@ -2,7 +2,7 @@ import ReactDOM from "react-dom/client";
2
2
  import Logger from "./application/logging/logger";
3
3
  import { EventsDispatcher, SpiffyEvent } from "./events";
4
4
  import { PerfMetricsEvents, logPerfMetricAtom } from "./atoms/chat";
5
- import { getAtomStore } from "./atoms/atomStore";
5
+ import { getAtomStore } from "./atoms/atomStore/atomStore";
6
6
  import { getAsyncOrgConfig } from "./atoms/org";
7
7
  import {
8
8
  getOrgInfo as getOrgInfoFromSupportedOrgs,
@@ -0,0 +1,4 @@
1
+ export * from "./custservice-types";
2
+ export * from "./search-filter-types";
3
+ export * from "./suggestionBarV2-types";
4
+ export * from "./test-types";
@@ -32,7 +32,7 @@ export type ModalSheetCloseIconProps = {
32
32
  };
33
33
 
34
34
  export type SearchFilterProps = {
35
- filters: SearchFilter[];
35
+ filters: SearchFilterDatum[];
36
36
  selectFilterItem: SelectFilterItem;
37
37
  clearAllFilters: () => void;
38
38
  productCount: number;
@@ -62,18 +62,18 @@ export type SelectFilterItem = ({
62
62
  displayName: string;
63
63
  }) => void;
64
64
 
65
- export type SelectedFilterItem = {
65
+ export type SelectedFilterItemDatum = {
66
66
  filterId: string;
67
67
  filterItemId: string;
68
68
  };
69
69
 
70
- export type SearchFilter = {
70
+ export type SearchFilterDatum = {
71
71
  filterId: string;
72
72
  displayName: string;
73
- items: SearchFilterItem[];
73
+ items: SearchFilterItemDatum[];
74
74
  };
75
75
 
76
- export type SearchFilterItem = {
76
+ export type SearchFilterItemDatum = {
77
77
  filterItemId: string;
78
78
  displayName: string;
79
79
  productCount: number;
@@ -88,7 +88,7 @@ export type SearchFilterHeaderProps = {
88
88
  };
89
89
 
90
90
  export type FilterProps = {
91
- filter: SearchFilter;
91
+ filter: SearchFilterDatum;
92
92
  selectFilterItem: SelectFilterItem;
93
93
  radioButtonFillColor?: string;
94
94
  radioButtonHoverColor?: string;
@@ -97,7 +97,7 @@ export type FilterProps = {
97
97
 
98
98
  export type FilterItemProps = {
99
99
  filterId: string;
100
- filterItem: SearchFilterItem;
100
+ filterItem: SearchFilterItemDatum;
101
101
  selectFilterItem: SelectFilterItem;
102
102
  };
103
103
 
@@ -1,40 +0,0 @@
1
- //#region src/application/logging/logger.ts
2
- var Logger = class {
3
- static logInfo(message, ...args) {
4
- console.info(`INFO: ${message}`, ...args);
5
- }
6
- static logDebug(message, ...args) {
7
- console.debug(`DEBUG: ${message}`, ...args);
8
- }
9
- static logError(message, error, ...args) {
10
- console.error(`ERROR: ${message} error=${error}`, args);
11
- }
12
- static logWarn(message, error, ...args) {
13
- console.warn(`WARN: ${message} error=${error}`, args);
14
- }
15
- };
16
- var logger_default = Logger;
17
-
18
- //#endregion
19
- //#region src/application/service/domMutations/GridInsertionService.ts
20
- var GridInsertionType = /* @__PURE__ */ function(GridInsertionType$1) {
21
- GridInsertionType$1["FIXED_1"] = "fixed-1";
22
- GridInsertionType$1["FIXED_2"] = "fixed-2";
23
- GridInsertionType$1["FIXED_3"] = "fixed-3";
24
- GridInsertionType$1["FIXED_4"] = "fixed-4";
25
- GridInsertionType$1["FIXED_5"] = "fixed-5";
26
- GridInsertionType$1["FIXED_6"] = "fixed-6";
27
- GridInsertionType$1["FIXED_7"] = "fixed-7";
28
- GridInsertionType$1["FIXED_8"] = "fixed-8";
29
- GridInsertionType$1["FIXED_9"] = "fixed-9";
30
- GridInsertionType$1["FIXED_12"] = "fixed-12";
31
- GridInsertionType$1["FIXED_13"] = "fixed-13";
32
- GridInsertionType$1["ROW_1"] = "row-1";
33
- GridInsertionType$1["ROW_2"] = "row-2";
34
- GridInsertionType$1["ROW_3"] = "row-3";
35
- GridInsertionType$1["ROW_4"] = "row-4";
36
- return GridInsertionType$1;
37
- }(GridInsertionType || {});
38
-
39
- //#endregion
40
- export { GridInsertionType, logger_default };
@@ -1,52 +0,0 @@
1
-
2
- //#region src/application/logging/logger.ts
3
- var Logger = class {
4
- static logInfo(message, ...args) {
5
- console.info(`INFO: ${message}`, ...args);
6
- }
7
- static logDebug(message, ...args) {
8
- console.debug(`DEBUG: ${message}`, ...args);
9
- }
10
- static logError(message, error, ...args) {
11
- console.error(`ERROR: ${message} error=${error}`, args);
12
- }
13
- static logWarn(message, error, ...args) {
14
- console.warn(`WARN: ${message} error=${error}`, args);
15
- }
16
- };
17
- var logger_default = Logger;
18
-
19
- //#endregion
20
- //#region src/application/service/domMutations/GridInsertionService.ts
21
- var GridInsertionType = /* @__PURE__ */ function(GridInsertionType$1) {
22
- GridInsertionType$1["FIXED_1"] = "fixed-1";
23
- GridInsertionType$1["FIXED_2"] = "fixed-2";
24
- GridInsertionType$1["FIXED_3"] = "fixed-3";
25
- GridInsertionType$1["FIXED_4"] = "fixed-4";
26
- GridInsertionType$1["FIXED_5"] = "fixed-5";
27
- GridInsertionType$1["FIXED_6"] = "fixed-6";
28
- GridInsertionType$1["FIXED_7"] = "fixed-7";
29
- GridInsertionType$1["FIXED_8"] = "fixed-8";
30
- GridInsertionType$1["FIXED_9"] = "fixed-9";
31
- GridInsertionType$1["FIXED_12"] = "fixed-12";
32
- GridInsertionType$1["FIXED_13"] = "fixed-13";
33
- GridInsertionType$1["ROW_1"] = "row-1";
34
- GridInsertionType$1["ROW_2"] = "row-2";
35
- GridInsertionType$1["ROW_3"] = "row-3";
36
- GridInsertionType$1["ROW_4"] = "row-4";
37
- return GridInsertionType$1;
38
- }(GridInsertionType || {});
39
-
40
- //#endregion
41
- Object.defineProperty(exports, 'GridInsertionType', {
42
- enumerable: true,
43
- get: function () {
44
- return GridInsertionType;
45
- }
46
- });
47
- Object.defineProperty(exports, 'logger_default', {
48
- enumerable: true,
49
- get: function () {
50
- return logger_default;
51
- }
52
- });
@@ -1,16 +0,0 @@
1
-
2
- //#region src/types/custservice-types.ts
3
- let ChatState = /* @__PURE__ */ function(ChatState$1) {
4
- ChatState$1["INITIAL"] = "initial";
5
- ChatState$1["FORM"] = "form";
6
- ChatState$1["CHAT"] = "chat";
7
- return ChatState$1;
8
- }({});
9
-
10
- //#endregion
11
- Object.defineProperty(exports, 'ChatState', {
12
- enumerable: true,
13
- get: function () {
14
- return ChatState;
15
- }
16
- });
@@ -1,10 +0,0 @@
1
- //#region src/types/custservice-types.ts
2
- let ChatState = /* @__PURE__ */ function(ChatState$1) {
3
- ChatState$1["INITIAL"] = "initial";
4
- ChatState$1["FORM"] = "form";
5
- ChatState$1["CHAT"] = "chat";
6
- return ChatState$1;
7
- }({});
8
-
9
- //#endregion
10
- export { ChatState };
@@ -1,4 +0,0 @@
1
- require('./types-QJObznro.cjs');
2
- const require_default = require('./default-CKyjzyLc.cjs');
3
-
4
- exports.defaultOrgInfo = require_default.defaultOrgInfo;
@@ -1,4 +0,0 @@
1
- import "./types-DZzSQ5a6.js";
2
- import { defaultColors, defaultOrgInfo, defaultOrgUIConfig, defaultPageConfig } from "./default-CL94oJfj.js";
3
-
4
- export { defaultOrgInfo };
@@ -1,35 +0,0 @@
1
- //#region src/config/locators/embedded.ts
2
- const BOTTOM_SUGGESTION_BAR_TESTID = "bottom-suggestion-bar-shadow-dom-container";
3
- const CHAT_PREVIEW_TESTID = "chat-preview-shadow-dom-container";
4
- const GLOBAL_SEARCH_ENTRYPOINT_TESTID = "global-search-entrypoint-shadow-dom-container";
5
- const SEARCH_OVERLAY_HOST_TESTID = "search-overlay-host-shadow-dom-container";
6
- const SEARCH_RESULTS_ENTRYPOINT_TESTID = "search-results-entrypoint-shadow-dom-container";
7
- const SEARCH_RESULTS_NO_OP_ENTRYPOINT_TESTID = "search-results-no-op-shadow-dom-container";
8
- const PROMPT_CARD_TESTID = "image-prompt-card-shadow-dom-container";
9
- const TOP_SUGGESTION_BAR_TESTID = "top-suggestion-bar-shadow-dom-container";
10
- const CHAT_PREVIEW_PDP_TESTID = "spiffy-chat-preview-pdp";
11
- const CHAT_PREVIEW_PLP_TESTID = "spiffy-chat-preview-plp";
12
- const TOP_SUGGESTION_BAR_PDP_TESTID = "spiffy-top-suggestion-bar-pdp";
13
- const BOTTOM_SUGGESTION_BAR_PDP_TESTID = "spiffy-bottom-suggestion-bar-pdp";
14
-
15
- //#endregion
16
- //#region src/config/divIds.ts
17
- const CHAT_PREVIEW_CONTAINER_ID = "spiffy-ai-chat-preview";
18
- const GLOBAL_SEARCH_ENTRYPOINT_ID = "spiffy-ai-global-search-entrypoint";
19
- const SEARCH_RESULTS_ENTRYPOINT_ID = "spiffy-ai-search-results-entrypoint";
20
- const SEARCH_RESULTS_NO_OP_ID = "spiffy-ai-search-results-no-op-entrypoint";
21
- const SEARCH_OVERLAY_ENTRYPOINT_ID = "spiffy-ai-search-overlay-entrypoint";
22
- const HOMEPAGE_DESKTOP_GLOBAL_SEARCH_ENTRYPOINT_ID = "spiffy-ai-global-search-entrypoint-desktop-homepage";
23
- const HOMEPAGE_TABLET_GLOBAL_SEARCH_ENTRYPOINT_ID = "spiffy-ai-global-search-entrypoint-tablet-homepage";
24
- const HOMEPAGE_MOBILE_GLOBAL_SEARCH_ENTRYPOINT_ID = "spiffy-ai-global-search-entrypoint-mobile-homepage";
25
- const MOBILE_GLOBAL_SEARCH_ENTRYPOINT_ID = "spiffy-ai-global-search-entrypoint-mobile";
26
- const MOBILE_ICON_ONLY_GLOBAL_SEARCH_ENTRYPOINT_ID = "spiffy-ai-global-search-entrypoint-mobile-icon-only";
27
- const TABLET_GLOBAL_SEARCH_ENTYPOINT_ID = "spiffy-ai-global-search-entrypoint-tablet";
28
- const BOTTOM_REVIEWS_BAR_ID = "spiffy-bottom-reviews-bar-id";
29
- const TOP_SUGGESTION_BAR_PDP_ID = "spiffy-top-suggestion-bar-id";
30
- const TOP_PLP_IMAGE_BANNER_ID = "spiffy-top-plp-image-banner-id";
31
- const BOTTOM_PLP_IMAGE_BANNER_ID = "spiffy-bottom-plp-image-banner-id";
32
- const PROMPT_CARD_ID = "spiffy-ai-prompt-card";
33
-
34
- //#endregion
35
- export { BOTTOM_PLP_IMAGE_BANNER_ID, BOTTOM_REVIEWS_BAR_ID, BOTTOM_SUGGESTION_BAR_PDP_TESTID, BOTTOM_SUGGESTION_BAR_TESTID, CHAT_PREVIEW_CONTAINER_ID, CHAT_PREVIEW_PDP_TESTID, CHAT_PREVIEW_PLP_TESTID, CHAT_PREVIEW_TESTID, GLOBAL_SEARCH_ENTRYPOINT_ID, GLOBAL_SEARCH_ENTRYPOINT_TESTID, HOMEPAGE_DESKTOP_GLOBAL_SEARCH_ENTRYPOINT_ID, HOMEPAGE_MOBILE_GLOBAL_SEARCH_ENTRYPOINT_ID, HOMEPAGE_TABLET_GLOBAL_SEARCH_ENTRYPOINT_ID, MOBILE_GLOBAL_SEARCH_ENTRYPOINT_ID, MOBILE_ICON_ONLY_GLOBAL_SEARCH_ENTRYPOINT_ID, PROMPT_CARD_ID, PROMPT_CARD_TESTID, SEARCH_OVERLAY_ENTRYPOINT_ID, SEARCH_OVERLAY_HOST_TESTID, SEARCH_RESULTS_ENTRYPOINT_ID, SEARCH_RESULTS_ENTRYPOINT_TESTID, SEARCH_RESULTS_NO_OP_ENTRYPOINT_TESTID, SEARCH_RESULTS_NO_OP_ID, TABLET_GLOBAL_SEARCH_ENTYPOINT_ID, TOP_PLP_IMAGE_BANNER_ID, TOP_SUGGESTION_BAR_PDP_ID, TOP_SUGGESTION_BAR_PDP_TESTID, TOP_SUGGESTION_BAR_TESTID };
@@ -1,65 +0,0 @@
1
- //#region src/application/models/message.ts
2
- let MessageRole = /* @__PURE__ */ function(MessageRole$1) {
3
- MessageRole$1["User"] = "user";
4
- MessageRole$1["Assistant"] = "assistant";
5
- return MessageRole$1;
6
- }({});
7
- let MessageType = /* @__PURE__ */ function(MessageType$1) {
8
- MessageType$1["Text"] = "text";
9
- MessageType$1["SuggestionClicked"] = "suggestion_clicked";
10
- MessageType$1["Product"] = "product";
11
- MessageType$1["ProductSearch"] = "product_search";
12
- MessageType$1["Review"] = "review";
13
- MessageType$1["QueryTyped"] = "query_typed";
14
- MessageType$1["Separator"] = "separator";
15
- MessageType$1["Page"] = "page";
16
- MessageType$1["Search"] = "search";
17
- MessageType$1["Attachment"] = "attachment";
18
- MessageType$1["CXAgentResponse"] = "cx_agent_response";
19
- MessageType$1["Form"] = "form";
20
- MessageType$1["Order"] = "order";
21
- MessageType$1["ProductSearchFilter"] = "product_search_filter";
22
- return MessageType$1;
23
- }({});
24
-
25
- //#endregion
26
- //#region src/application/models/featureGates.ts
27
- let FeatureGates = /* @__PURE__ */ function(FeatureGates$1) {
28
- FeatureGates$1["IsClientSessionEnabled"] = "is_client_session_enabled";
29
- FeatureGates$1["IsNewFeatureEnabled"] = "is_new_feature_enabled";
30
- FeatureGates$1["IsFineTunedModel8b"] = "is_fine_tuned_model_8b";
31
- FeatureGates$1["IsIntegratedCXEnabled"] = "is_integrated_cx_enabled";
32
- FeatureGates$1["IsNonShapewearEnabled"] = "is_non_shapewear_enabled";
33
- FeatureGates$1["IsImageBannerEnabled"] = "is_image_banner_enabled";
34
- FeatureGates$1["IsOrderLookupEnabled"] = "is_order_lookup_enabled";
35
- FeatureGates$1["IsSummarizeReviewsEnabled"] = "is_summarize_reviews_enabled";
36
- FeatureGates$1["IsGlobalSearchEnabled"] = "is_global_search_enabled";
37
- FeatureGates$1["IsImagePromptEnabled"] = "is_image_prompt_enabled";
38
- FeatureGates$1["IsWatermarkEnabled"] = "is_watermark_enabled";
39
- FeatureGates$1["IsInferenceRegion0"] = "is_inference_region_0";
40
- FeatureGates$1["IsGraphQLUIConfigsEnabled"] = "is_graphql_ui_configs_enabled";
41
- FeatureGates$1["IsGraphQLPageConfigsEnabled"] = "is_graphql_page_configs_enabled";
42
- FeatureGates$1["IsGraphQLComponentConfigsEnabled"] = "is_graphql_component_configs_enabled";
43
- FeatureGates$1["IsChatVariantEnabled"] = "is_chat_variant_enabled";
44
- FeatureGates$1["IsChatVariantAEnabled"] = "is_chat_variant_a_enabled";
45
- FeatureGates$1["IsChatVariantBEnabled"] = "is_chat_variant_b_enabled";
46
- FeatureGates$1["IsUserQueryAlwaysEnabled"] = "is_user_query_always_enabled";
47
- return FeatureGates$1;
48
- }({});
49
-
50
- //#endregion
51
- //#region src/application/service/domMutations/domInsertionService.ts
52
- var DOMInsertionType = /* @__PURE__ */ function(DOMInsertionType$1) {
53
- DOMInsertionType$1["AFTER"] = "after";
54
- DOMInsertionType$1["BEFORE"] = "before";
55
- DOMInsertionType$1["ADJACENT_AFTER_BEGIN"] = "adjacent-after-begin";
56
- DOMInsertionType$1["ADJACENT_BEFORE_BEGIN"] = "adjacent-before-begin";
57
- DOMInsertionType$1["ADJACENT_AFTER_END"] = "adjacent-after-end";
58
- DOMInsertionType$1["ADJACENT_BEFORE_END"] = "adjacent-before-end";
59
- DOMInsertionType$1["APPEND_CHILD"] = "append-child";
60
- DOMInsertionType$1["NONE"] = "none";
61
- return DOMInsertionType$1;
62
- }(DOMInsertionType || {});
63
-
64
- //#endregion
65
- export { DOMInsertionType, FeatureGates, MessageRole, MessageType };
@@ -1,89 +0,0 @@
1
-
2
- //#region src/application/models/message.ts
3
- let MessageRole = /* @__PURE__ */ function(MessageRole$1) {
4
- MessageRole$1["User"] = "user";
5
- MessageRole$1["Assistant"] = "assistant";
6
- return MessageRole$1;
7
- }({});
8
- let MessageType = /* @__PURE__ */ function(MessageType$1) {
9
- MessageType$1["Text"] = "text";
10
- MessageType$1["SuggestionClicked"] = "suggestion_clicked";
11
- MessageType$1["Product"] = "product";
12
- MessageType$1["ProductSearch"] = "product_search";
13
- MessageType$1["Review"] = "review";
14
- MessageType$1["QueryTyped"] = "query_typed";
15
- MessageType$1["Separator"] = "separator";
16
- MessageType$1["Page"] = "page";
17
- MessageType$1["Search"] = "search";
18
- MessageType$1["Attachment"] = "attachment";
19
- MessageType$1["CXAgentResponse"] = "cx_agent_response";
20
- MessageType$1["Form"] = "form";
21
- MessageType$1["Order"] = "order";
22
- MessageType$1["ProductSearchFilter"] = "product_search_filter";
23
- return MessageType$1;
24
- }({});
25
-
26
- //#endregion
27
- //#region src/application/models/featureGates.ts
28
- let FeatureGates = /* @__PURE__ */ function(FeatureGates$1) {
29
- FeatureGates$1["IsClientSessionEnabled"] = "is_client_session_enabled";
30
- FeatureGates$1["IsNewFeatureEnabled"] = "is_new_feature_enabled";
31
- FeatureGates$1["IsFineTunedModel8b"] = "is_fine_tuned_model_8b";
32
- FeatureGates$1["IsIntegratedCXEnabled"] = "is_integrated_cx_enabled";
33
- FeatureGates$1["IsNonShapewearEnabled"] = "is_non_shapewear_enabled";
34
- FeatureGates$1["IsImageBannerEnabled"] = "is_image_banner_enabled";
35
- FeatureGates$1["IsOrderLookupEnabled"] = "is_order_lookup_enabled";
36
- FeatureGates$1["IsSummarizeReviewsEnabled"] = "is_summarize_reviews_enabled";
37
- FeatureGates$1["IsGlobalSearchEnabled"] = "is_global_search_enabled";
38
- FeatureGates$1["IsImagePromptEnabled"] = "is_image_prompt_enabled";
39
- FeatureGates$1["IsWatermarkEnabled"] = "is_watermark_enabled";
40
- FeatureGates$1["IsInferenceRegion0"] = "is_inference_region_0";
41
- FeatureGates$1["IsGraphQLUIConfigsEnabled"] = "is_graphql_ui_configs_enabled";
42
- FeatureGates$1["IsGraphQLPageConfigsEnabled"] = "is_graphql_page_configs_enabled";
43
- FeatureGates$1["IsGraphQLComponentConfigsEnabled"] = "is_graphql_component_configs_enabled";
44
- FeatureGates$1["IsChatVariantEnabled"] = "is_chat_variant_enabled";
45
- FeatureGates$1["IsChatVariantAEnabled"] = "is_chat_variant_a_enabled";
46
- FeatureGates$1["IsChatVariantBEnabled"] = "is_chat_variant_b_enabled";
47
- FeatureGates$1["IsUserQueryAlwaysEnabled"] = "is_user_query_always_enabled";
48
- return FeatureGates$1;
49
- }({});
50
-
51
- //#endregion
52
- //#region src/application/service/domMutations/domInsertionService.ts
53
- var DOMInsertionType = /* @__PURE__ */ function(DOMInsertionType$1) {
54
- DOMInsertionType$1["AFTER"] = "after";
55
- DOMInsertionType$1["BEFORE"] = "before";
56
- DOMInsertionType$1["ADJACENT_AFTER_BEGIN"] = "adjacent-after-begin";
57
- DOMInsertionType$1["ADJACENT_BEFORE_BEGIN"] = "adjacent-before-begin";
58
- DOMInsertionType$1["ADJACENT_AFTER_END"] = "adjacent-after-end";
59
- DOMInsertionType$1["ADJACENT_BEFORE_END"] = "adjacent-before-end";
60
- DOMInsertionType$1["APPEND_CHILD"] = "append-child";
61
- DOMInsertionType$1["NONE"] = "none";
62
- return DOMInsertionType$1;
63
- }(DOMInsertionType || {});
64
-
65
- //#endregion
66
- Object.defineProperty(exports, 'DOMInsertionType', {
67
- enumerable: true,
68
- get: function () {
69
- return DOMInsertionType;
70
- }
71
- });
72
- Object.defineProperty(exports, 'FeatureGates', {
73
- enumerable: true,
74
- get: function () {
75
- return FeatureGates;
76
- }
77
- });
78
- Object.defineProperty(exports, 'MessageRole', {
79
- enumerable: true,
80
- get: function () {
81
- return MessageRole;
82
- }
83
- });
84
- Object.defineProperty(exports, 'MessageType', {
85
- enumerable: true,
86
- get: function () {
87
- return MessageType;
88
- }
89
- });
@@ -1,46 +0,0 @@
1
-
2
- //#region src/application/models/chatElementDisplayLocation.ts
3
- let ChatElementDisplayLocation = /* @__PURE__ */ function(ChatElementDisplayLocation$1) {
4
- ChatElementDisplayLocation$1["IN_CHAT"] = "in_chat";
5
- ChatElementDisplayLocation$1["CHAT_PREVIEW"] = "chat_preview";
6
- ChatElementDisplayLocation$1["FLOATING_BUTTON"] = "floating_button";
7
- ChatElementDisplayLocation$1["HELP_ME_CHOOSE"] = "help_me_choose";
8
- ChatElementDisplayLocation$1["PLP_IMAGE_BANNER"] = "plp_image_banner";
9
- ChatElementDisplayLocation$1["TOP_REVIEWS_SNIPPET"] = "top_reviews_snippet";
10
- ChatElementDisplayLocation$1["BOTTOM_REVIEWS_SNIPPET"] = "bottom_reviews_snippet";
11
- ChatElementDisplayLocation$1["BLOCK_BACK_BUTTON"] = "block_back_button";
12
- ChatElementDisplayLocation$1["SWITCH_TO_AGENT"] = "switch_to_agent";
13
- ChatElementDisplayLocation$1["CONVERSATIONAL_SEARCH"] = "conversational_search";
14
- ChatElementDisplayLocation$1["GLOBAL_SEARCH_ENTRYPOINT"] = "global_search_entrypoint";
15
- ChatElementDisplayLocation$1["SEARCH_NAV_ENTRYPOINT"] = "search_nav_entrypoint";
16
- ChatElementDisplayLocation$1["SEARCH_PROMPT"] = "search_prompt";
17
- ChatElementDisplayLocation$1["SEARCH_PROMPT_BUTTON"] = "search_prompt_button";
18
- ChatElementDisplayLocation$1["PRODUCT_GRID"] = "product_grid";
19
- ChatElementDisplayLocation$1["UNSPECIFIED"] = "unspecified";
20
- ChatElementDisplayLocation$1["FILTER_MODAL"] = "filter_modal";
21
- ChatElementDisplayLocation$1["PROMPT_CARD"] = "prompt_card";
22
- ChatElementDisplayLocation$1["WINDOW_API_CALL"] = "window_api_call";
23
- return ChatElementDisplayLocation$1;
24
- }({});
25
-
26
- //#endregion
27
- //#region src/types/suggestionBarV2-types.ts
28
- let SuggestionBarLocationForMetrics = /* @__PURE__ */ function(SuggestionBarLocationForMetrics$1) {
29
- SuggestionBarLocationForMetrics$1["SUGGESTION_BAR_TOP"] = "top";
30
- SuggestionBarLocationForMetrics$1["SUGGESTION_BAR_BOTTOM"] = "bottom";
31
- return SuggestionBarLocationForMetrics$1;
32
- }({});
33
-
34
- //#endregion
35
- Object.defineProperty(exports, 'ChatElementDisplayLocation', {
36
- enumerable: true,
37
- get: function () {
38
- return ChatElementDisplayLocation;
39
- }
40
- });
41
- Object.defineProperty(exports, 'SuggestionBarLocationForMetrics', {
42
- enumerable: true,
43
- get: function () {
44
- return SuggestionBarLocationForMetrics;
45
- }
46
- });
@@ -1,34 +0,0 @@
1
- //#region src/application/models/chatElementDisplayLocation.ts
2
- let ChatElementDisplayLocation = /* @__PURE__ */ function(ChatElementDisplayLocation$1) {
3
- ChatElementDisplayLocation$1["IN_CHAT"] = "in_chat";
4
- ChatElementDisplayLocation$1["CHAT_PREVIEW"] = "chat_preview";
5
- ChatElementDisplayLocation$1["FLOATING_BUTTON"] = "floating_button";
6
- ChatElementDisplayLocation$1["HELP_ME_CHOOSE"] = "help_me_choose";
7
- ChatElementDisplayLocation$1["PLP_IMAGE_BANNER"] = "plp_image_banner";
8
- ChatElementDisplayLocation$1["TOP_REVIEWS_SNIPPET"] = "top_reviews_snippet";
9
- ChatElementDisplayLocation$1["BOTTOM_REVIEWS_SNIPPET"] = "bottom_reviews_snippet";
10
- ChatElementDisplayLocation$1["BLOCK_BACK_BUTTON"] = "block_back_button";
11
- ChatElementDisplayLocation$1["SWITCH_TO_AGENT"] = "switch_to_agent";
12
- ChatElementDisplayLocation$1["CONVERSATIONAL_SEARCH"] = "conversational_search";
13
- ChatElementDisplayLocation$1["GLOBAL_SEARCH_ENTRYPOINT"] = "global_search_entrypoint";
14
- ChatElementDisplayLocation$1["SEARCH_NAV_ENTRYPOINT"] = "search_nav_entrypoint";
15
- ChatElementDisplayLocation$1["SEARCH_PROMPT"] = "search_prompt";
16
- ChatElementDisplayLocation$1["SEARCH_PROMPT_BUTTON"] = "search_prompt_button";
17
- ChatElementDisplayLocation$1["PRODUCT_GRID"] = "product_grid";
18
- ChatElementDisplayLocation$1["UNSPECIFIED"] = "unspecified";
19
- ChatElementDisplayLocation$1["FILTER_MODAL"] = "filter_modal";
20
- ChatElementDisplayLocation$1["PROMPT_CARD"] = "prompt_card";
21
- ChatElementDisplayLocation$1["WINDOW_API_CALL"] = "window_api_call";
22
- return ChatElementDisplayLocation$1;
23
- }({});
24
-
25
- //#endregion
26
- //#region src/types/suggestionBarV2-types.ts
27
- let SuggestionBarLocationForMetrics = /* @__PURE__ */ function(SuggestionBarLocationForMetrics$1) {
28
- SuggestionBarLocationForMetrics$1["SUGGESTION_BAR_TOP"] = "top";
29
- SuggestionBarLocationForMetrics$1["SUGGESTION_BAR_BOTTOM"] = "bottom";
30
- return SuggestionBarLocationForMetrics$1;
31
- }({});
32
-
33
- //#endregion
34
- export { ChatElementDisplayLocation, SuggestionBarLocationForMetrics };
@@ -1,5 +0,0 @@
1
- export * from "./atomStore";
2
- export * from "./app";
3
- export * from "./chat";
4
- export * from "./org";
5
- export * from "./search";
package/src/index.ts DELETED
@@ -1,31 +0,0 @@
1
- import Logger from 'src/application/logging/logger';
2
- import { EnvironmentService } from 'src/application/service/environmentService';
3
- import { getAtomStore } from 'src/atoms/atomStore';
4
- import {
5
- appInitialStartTimeMsAtom,
6
- pageLoadOffsetTimeAtom,
7
- } from 'src/atoms/chat';
8
- import { init } from 'src/initialize';
9
-
10
- // store the initial start time of the app in session storage. This is used to calculate
11
- // deltas for performance metrics downstream.
12
- const atomStore = getAtomStore();
13
- const appInitialStartTimeMs = Date.now();
14
- const pageLoadOffsetTime = window.performance?.now();
15
-
16
- Logger.logDebug(
17
- `[spiffy-ai] storing appInitialStartTimeMs=${appInitialStartTimeMs} - offset ${pageLoadOffsetTime}`,
18
- );
19
- atomStore.set(appInitialStartTimeMsAtom, appInitialStartTimeMs.toString());
20
- atomStore.set(pageLoadOffsetTimeAtom, pageLoadOffsetTime.toString());
21
-
22
- const initApp = async () => {
23
- const existing = window[EnvironmentService.getIdentifyingPrefix()] || {};
24
- window[EnvironmentService.getIdentifyingPrefix()] = {
25
- ...existing,
26
- init,
27
- };
28
- await init();
29
- };
30
-
31
- initApp();