@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,45 @@
1
+ //#region src/events/event-types.d.ts
2
+ declare enum SpiffyEvent {
3
+ AMPLITUDE_EVENT = "SPIFFY_AMPLITUDE_EVENT",
4
+ APP_INITIALIZED = "SPIFFY_APP_INITIALIZED",
5
+ CALL_MERCHANT_APP = "SPIFFY_CALL_MERCHANT_APP",
6
+ MOUNTING_MERCHANT_APP = "SPIFFY_MOUNTING_MERCHANT_APP",
7
+ CHAT_FACTORY_INITIALIZED = "SPIFFY_CHAT_FACTORY_INITIALIZED",
8
+ FLOATING_CHAT_RENDERING = "SPIFFY_FLOATING_CHAT_RENDERING",
9
+ FLOATING_CHAT_NOT_RENDERING = "SPIFFY_FLOATING_CHAT_NOT_RENDERING",
10
+ FLOATING_CHAT_BUTTON_RENDERING = "SPIFFY_FLOATING_CHAT_BUTTON_RENDERING",
11
+ SHADOW_DOM_CONTAINER_READY = "SPIFFY_SHADOW_DOM_CONTAINER_READY",
12
+ }
13
+ //#endregion
14
+ //#region src/events/index.d.ts
15
+ /**
16
+ * A singleton class for dispatching Spiffy events to the document object.
17
+ * Provides functionality for adding default event data, managing listeners,
18
+ * and dispatching events.
19
+ *
20
+ * TODO: could add observability to the listeners, would need to track listeners
21
+ * internally.
22
+ */
23
+ declare class EventsDispatcher {
24
+ static eventData: Record<string, any>;
25
+ /**
26
+ * Adds event data to the eventData object, which is included by default for
27
+ * every event dispatched. E.g. could add in userId, variantInfo, etc. But
28
+ * make sure it is JSON serializable.
29
+ */
30
+ static addEventData(data: Record<string, any>): void;
31
+ /**
32
+ * Dispatches an event with the given name and detail. If includeDefault is
33
+ * false, the default event data is excluded.
34
+ * @param eventName - the name of the event to dispatch, should be all caps
35
+ * and start with SPIFFY_, e.g. "SPIFFY_FLOATING_CONTAINER_CREATED"
36
+ * @param detail - optional parameter to include extra event data
37
+ * @param includeDefault - optional parameter to exclude the default event
38
+ * data
39
+ */
40
+ static dispatch(eventName: string, detail?: Record<string, any>, includeDefault?: boolean): void;
41
+ static addListener(eventName: string, listener: (event: Event) => void): void;
42
+ static removeListener(eventName: string, listener: (event: Event) => void): void;
43
+ }
44
+ //#endregion
45
+ export { EventsDispatcher, SpiffyEvent };
@@ -0,0 +1,3 @@
1
+ import { EventsDispatcher, SpiffyEvent } from "../events-DgFzlVJR.js";
2
+
3
+ export { EventsDispatcher, SpiffyEvent };
@@ -0,0 +1,77 @@
1
+ //#region src/events/event-types.ts
2
+ let SpiffyEvent = /* @__PURE__ */ function(SpiffyEvent$1) {
3
+ SpiffyEvent$1["AMPLITUDE_EVENT"] = "SPIFFY_AMPLITUDE_EVENT";
4
+ SpiffyEvent$1["APP_INITIALIZED"] = "SPIFFY_APP_INITIALIZED";
5
+ SpiffyEvent$1["CALL_MERCHANT_APP"] = "SPIFFY_CALL_MERCHANT_APP";
6
+ SpiffyEvent$1["MOUNTING_MERCHANT_APP"] = "SPIFFY_MOUNTING_MERCHANT_APP";
7
+ SpiffyEvent$1["CHAT_FACTORY_INITIALIZED"] = "SPIFFY_CHAT_FACTORY_INITIALIZED";
8
+ SpiffyEvent$1["FLOATING_CHAT_RENDERING"] = "SPIFFY_FLOATING_CHAT_RENDERING";
9
+ SpiffyEvent$1["FLOATING_CHAT_NOT_RENDERING"] = "SPIFFY_FLOATING_CHAT_NOT_RENDERING";
10
+ SpiffyEvent$1["FLOATING_CHAT_BUTTON_RENDERING"] = "SPIFFY_FLOATING_CHAT_BUTTON_RENDERING";
11
+ SpiffyEvent$1["SHADOW_DOM_CONTAINER_READY"] = "SPIFFY_SHADOW_DOM_CONTAINER_READY";
12
+ return SpiffyEvent$1;
13
+ }({});
14
+
15
+ //#endregion
16
+ //#region src/events/index.ts
17
+ /**
18
+ * A singleton class for dispatching Spiffy events to the document object.
19
+ * Provides functionality for adding default event data, managing listeners,
20
+ * and dispatching events.
21
+ *
22
+ * TODO: could add observability to the listeners, would need to track listeners
23
+ * internally.
24
+ */
25
+ var EventsDispatcher = class {
26
+ static {
27
+ this.eventData = {};
28
+ }
29
+ /**
30
+ * Adds event data to the eventData object, which is included by default for
31
+ * every event dispatched. E.g. could add in userId, variantInfo, etc. But
32
+ * make sure it is JSON serializable.
33
+ */
34
+ static addEventData(data) {
35
+ this.eventData = {
36
+ ...this.eventData,
37
+ ...data
38
+ };
39
+ }
40
+ /**
41
+ * Dispatches an event with the given name and detail. If includeDefault is
42
+ * false, the default event data is excluded.
43
+ * @param eventName - the name of the event to dispatch, should be all caps
44
+ * and start with SPIFFY_, e.g. "SPIFFY_FLOATING_CONTAINER_CREATED"
45
+ * @param detail - optional parameter to include extra event data
46
+ * @param includeDefault - optional parameter to exclude the default event
47
+ * data
48
+ */
49
+ static dispatch(eventName, detail, includeDefault) {
50
+ if (detail === void 0) detail = {};
51
+ if (includeDefault === void 0) includeDefault = true;
52
+ const eventData = includeDefault ? {
53
+ ...this.eventData,
54
+ ...detail
55
+ } : detail;
56
+ const event = new CustomEvent(eventName, {
57
+ detail: eventData,
58
+ bubbles: true,
59
+ composed: true,
60
+ cancelable: false
61
+ });
62
+ window.dispatchEvent(event);
63
+ }
64
+ static addListener(eventName, listener) {
65
+ window.addEventListener(eventName, listener, {
66
+ once: false,
67
+ passive: false,
68
+ capture: false
69
+ });
70
+ }
71
+ static removeListener(eventName, listener) {
72
+ window.removeEventListener(eventName, listener);
73
+ }
74
+ };
75
+
76
+ //#endregion
77
+ export { EventsDispatcher, SpiffyEvent };
@@ -0,0 +1,89 @@
1
+
2
+ //#region src/events/event-types.ts
3
+ let SpiffyEvent = /* @__PURE__ */ function(SpiffyEvent$1) {
4
+ SpiffyEvent$1["AMPLITUDE_EVENT"] = "SPIFFY_AMPLITUDE_EVENT";
5
+ SpiffyEvent$1["APP_INITIALIZED"] = "SPIFFY_APP_INITIALIZED";
6
+ SpiffyEvent$1["CALL_MERCHANT_APP"] = "SPIFFY_CALL_MERCHANT_APP";
7
+ SpiffyEvent$1["MOUNTING_MERCHANT_APP"] = "SPIFFY_MOUNTING_MERCHANT_APP";
8
+ SpiffyEvent$1["CHAT_FACTORY_INITIALIZED"] = "SPIFFY_CHAT_FACTORY_INITIALIZED";
9
+ SpiffyEvent$1["FLOATING_CHAT_RENDERING"] = "SPIFFY_FLOATING_CHAT_RENDERING";
10
+ SpiffyEvent$1["FLOATING_CHAT_NOT_RENDERING"] = "SPIFFY_FLOATING_CHAT_NOT_RENDERING";
11
+ SpiffyEvent$1["FLOATING_CHAT_BUTTON_RENDERING"] = "SPIFFY_FLOATING_CHAT_BUTTON_RENDERING";
12
+ SpiffyEvent$1["SHADOW_DOM_CONTAINER_READY"] = "SPIFFY_SHADOW_DOM_CONTAINER_READY";
13
+ return SpiffyEvent$1;
14
+ }({});
15
+
16
+ //#endregion
17
+ //#region src/events/index.ts
18
+ /**
19
+ * A singleton class for dispatching Spiffy events to the document object.
20
+ * Provides functionality for adding default event data, managing listeners,
21
+ * and dispatching events.
22
+ *
23
+ * TODO: could add observability to the listeners, would need to track listeners
24
+ * internally.
25
+ */
26
+ var EventsDispatcher = class {
27
+ static {
28
+ this.eventData = {};
29
+ }
30
+ /**
31
+ * Adds event data to the eventData object, which is included by default for
32
+ * every event dispatched. E.g. could add in userId, variantInfo, etc. But
33
+ * make sure it is JSON serializable.
34
+ */
35
+ static addEventData(data) {
36
+ this.eventData = {
37
+ ...this.eventData,
38
+ ...data
39
+ };
40
+ }
41
+ /**
42
+ * Dispatches an event with the given name and detail. If includeDefault is
43
+ * false, the default event data is excluded.
44
+ * @param eventName - the name of the event to dispatch, should be all caps
45
+ * and start with SPIFFY_, e.g. "SPIFFY_FLOATING_CONTAINER_CREATED"
46
+ * @param detail - optional parameter to include extra event data
47
+ * @param includeDefault - optional parameter to exclude the default event
48
+ * data
49
+ */
50
+ static dispatch(eventName, detail, includeDefault) {
51
+ if (detail === void 0) detail = {};
52
+ if (includeDefault === void 0) includeDefault = true;
53
+ const eventData = includeDefault ? {
54
+ ...this.eventData,
55
+ ...detail
56
+ } : detail;
57
+ const event = new CustomEvent(eventName, {
58
+ detail: eventData,
59
+ bubbles: true,
60
+ composed: true,
61
+ cancelable: false
62
+ });
63
+ window.dispatchEvent(event);
64
+ }
65
+ static addListener(eventName, listener) {
66
+ window.addEventListener(eventName, listener, {
67
+ once: false,
68
+ passive: false,
69
+ capture: false
70
+ });
71
+ }
72
+ static removeListener(eventName, listener) {
73
+ window.removeEventListener(eventName, listener);
74
+ }
75
+ };
76
+
77
+ //#endregion
78
+ Object.defineProperty(exports, 'EventsDispatcher', {
79
+ enumerable: true,
80
+ get: function () {
81
+ return EventsDispatcher;
82
+ }
83
+ });
84
+ Object.defineProperty(exports, 'SpiffyEvent', {
85
+ enumerable: true,
86
+ get: function () {
87
+ return SpiffyEvent;
88
+ }
89
+ });
@@ -0,0 +1,17 @@
1
+ import { FeatureGates, OrgConfigFeatureGate } from "./featureGates-N_gyHCTn.cjs";
2
+
3
+ //#region src/application/service/featureFlagService.d.ts
4
+ declare class FeatureFlagService {
5
+ private readonly featureGates;
6
+ constructor(featureGates: OrgConfigFeatureGate[]);
7
+ private getQueryParamFeatureGateOverrides;
8
+ private getWindowFeatureGateOverrides;
9
+ private getStoredFeatureGateOverrides;
10
+ persistFeatureGateOverrides(): void;
11
+ private getFeatureFlagOverride;
12
+ isFeatureGateEnabled(featureGate: FeatureGates): boolean;
13
+ isClientSessionEnabled(): boolean;
14
+ getFeatureFlags(): Record<string, boolean>;
15
+ }
16
+ //#endregion
17
+ export { FeatureFlagService };
@@ -0,0 +1,17 @@
1
+ import { FeatureGates, OrgConfigFeatureGate } from "./featureGates-BMWXU0dS.js";
2
+
3
+ //#region src/application/service/featureFlagService.d.ts
4
+ declare class FeatureFlagService {
5
+ private readonly featureGates;
6
+ constructor(featureGates: OrgConfigFeatureGate[]);
7
+ private getQueryParamFeatureGateOverrides;
8
+ private getWindowFeatureGateOverrides;
9
+ private getStoredFeatureGateOverrides;
10
+ persistFeatureGateOverrides(): void;
11
+ private getFeatureFlagOverride;
12
+ isFeatureGateEnabled(featureGate: FeatureGates): boolean;
13
+ isClientSessionEnabled(): boolean;
14
+ getFeatureFlags(): Record<string, boolean>;
15
+ }
16
+ //#endregion
17
+ export { FeatureFlagService };
@@ -0,0 +1,90 @@
1
+ import { OrganizationStatusEnum } from "@spiffy-ai/commerce-api-client";
2
+
3
+ //#region src/application/models/api/orgAnalyticsConfig.d.ts
4
+ interface OrgAnalyticsConfig {
5
+ amplitude?: OrgAnalyticsAmplitudeConfig;
6
+ customerService?: OrgAnalyticsCustomerServiceConfig;
7
+ googleAnalytics?: OrgAnalyticsGoogleAnalyticsConfig;
8
+ }
9
+ interface OrgAnalyticsAmplitudeConfig {
10
+ sessionReplayEnabled: boolean;
11
+ sessionReplaySampleRate: number;
12
+ trackingEnabled: boolean;
13
+ }
14
+ interface OrgAnalyticsCustomerServiceConfig {
15
+ provider: string;
16
+ }
17
+ interface OrgAnalyticsGoogleAnalyticsConfig {
18
+ measurementId?: string;
19
+ }
20
+ //#endregion
21
+ //#region src/application/models/api/organizationConfig.d.ts
22
+ interface OrganizationConfig$1 {
23
+ createdAt: string;
24
+ namespace: string;
25
+ isLatest: boolean;
26
+ version: string;
27
+ updatedAt: string;
28
+ config: OrgAnalyticsConfig;
29
+ organizationId?: string;
30
+ id?: string;
31
+ }
32
+ //#endregion
33
+ //#region src/application/models/api/orgConfigResults.d.ts
34
+ interface OrgConfigExperiment {
35
+ group?: string;
36
+ groupName?: string;
37
+ name?: string;
38
+ ruleId?: string;
39
+ value?: Record<string, unknown>;
40
+ }
41
+ interface OrgConfigFeatureGate {
42
+ groupName?: string;
43
+ name?: string;
44
+ ruleId?: string;
45
+ value?: boolean;
46
+ }
47
+ interface Organization {
48
+ id: string;
49
+ displayName: string;
50
+ domain: string;
51
+ shortName: string;
52
+ status: OrganizationStatusEnum;
53
+ createdAt?: string;
54
+ updatedAt?: string;
55
+ }
56
+ interface OrganizationSettings$1 {
57
+ org: Organization;
58
+ settings: Record<string, unknown>;
59
+ }
60
+ interface OrgConfig {
61
+ configs: OrganizationConfig$1[];
62
+ experiments: OrgConfigExperiment[];
63
+ gates: OrgConfigFeatureGate[];
64
+ org: OrganizationSettings$1;
65
+ }
66
+ //#endregion
67
+ //#region src/application/models/featureGates.d.ts
68
+ declare enum FeatureGates {
69
+ IsClientSessionEnabled = "is_client_session_enabled",
70
+ IsNewFeatureEnabled = "is_new_feature_enabled",
71
+ IsFineTunedModel8b = "is_fine_tuned_model_8b",
72
+ IsIntegratedCXEnabled = "is_integrated_cx_enabled",
73
+ IsNonShapewearEnabled = "is_non_shapewear_enabled",
74
+ IsImageBannerEnabled = "is_image_banner_enabled",
75
+ IsOrderLookupEnabled = "is_order_lookup_enabled",
76
+ IsSummarizeReviewsEnabled = "is_summarize_reviews_enabled",
77
+ IsGlobalSearchEnabled = "is_global_search_enabled",
78
+ IsImagePromptEnabled = "is_image_prompt_enabled",
79
+ IsWatermarkEnabled = "is_watermark_enabled",
80
+ IsInferenceRegion0 = "is_inference_region_0",
81
+ IsGraphQLUIConfigsEnabled = "is_graphql_ui_configs_enabled",
82
+ IsGraphQLPageConfigsEnabled = "is_graphql_page_configs_enabled",
83
+ IsGraphQLComponentConfigsEnabled = "is_graphql_component_configs_enabled",
84
+ IsChatVariantEnabled = "is_chat_variant_enabled",
85
+ IsChatVariantAEnabled = "is_chat_variant_a_enabled",
86
+ IsChatVariantBEnabled = "is_chat_variant_b_enabled",
87
+ IsUserQueryAlwaysEnabled = "is_user_query_always_enabled",
88
+ }
89
+ //#endregion
90
+ export { FeatureGates, OrgAnalyticsAmplitudeConfig, OrgAnalyticsConfig, OrgAnalyticsCustomerServiceConfig, OrgAnalyticsGoogleAnalyticsConfig, OrgConfig, OrgConfigExperiment, OrgConfigFeatureGate, Organization, OrganizationConfig$1 as OrganizationConfig, OrganizationSettings$1 as OrganizationSettings };
@@ -0,0 +1,90 @@
1
+ import { OrganizationStatusEnum } from "@spiffy-ai/commerce-api-client";
2
+
3
+ //#region src/application/models/api/orgAnalyticsConfig.d.ts
4
+ interface OrgAnalyticsConfig {
5
+ amplitude?: OrgAnalyticsAmplitudeConfig;
6
+ customerService?: OrgAnalyticsCustomerServiceConfig;
7
+ googleAnalytics?: OrgAnalyticsGoogleAnalyticsConfig;
8
+ }
9
+ interface OrgAnalyticsAmplitudeConfig {
10
+ sessionReplayEnabled: boolean;
11
+ sessionReplaySampleRate: number;
12
+ trackingEnabled: boolean;
13
+ }
14
+ interface OrgAnalyticsCustomerServiceConfig {
15
+ provider: string;
16
+ }
17
+ interface OrgAnalyticsGoogleAnalyticsConfig {
18
+ measurementId?: string;
19
+ }
20
+ //#endregion
21
+ //#region src/application/models/api/organizationConfig.d.ts
22
+ interface OrganizationConfig$1 {
23
+ createdAt: string;
24
+ namespace: string;
25
+ isLatest: boolean;
26
+ version: string;
27
+ updatedAt: string;
28
+ config: OrgAnalyticsConfig;
29
+ organizationId?: string;
30
+ id?: string;
31
+ }
32
+ //#endregion
33
+ //#region src/application/models/api/orgConfigResults.d.ts
34
+ interface OrgConfigExperiment {
35
+ group?: string;
36
+ groupName?: string;
37
+ name?: string;
38
+ ruleId?: string;
39
+ value?: Record<string, unknown>;
40
+ }
41
+ interface OrgConfigFeatureGate {
42
+ groupName?: string;
43
+ name?: string;
44
+ ruleId?: string;
45
+ value?: boolean;
46
+ }
47
+ interface Organization {
48
+ id: string;
49
+ displayName: string;
50
+ domain: string;
51
+ shortName: string;
52
+ status: OrganizationStatusEnum;
53
+ createdAt?: string;
54
+ updatedAt?: string;
55
+ }
56
+ interface OrganizationSettings$1 {
57
+ org: Organization;
58
+ settings: Record<string, unknown>;
59
+ }
60
+ interface OrgConfig {
61
+ configs: OrganizationConfig$1[];
62
+ experiments: OrgConfigExperiment[];
63
+ gates: OrgConfigFeatureGate[];
64
+ org: OrganizationSettings$1;
65
+ }
66
+ //#endregion
67
+ //#region src/application/models/featureGates.d.ts
68
+ declare enum FeatureGates {
69
+ IsClientSessionEnabled = "is_client_session_enabled",
70
+ IsNewFeatureEnabled = "is_new_feature_enabled",
71
+ IsFineTunedModel8b = "is_fine_tuned_model_8b",
72
+ IsIntegratedCXEnabled = "is_integrated_cx_enabled",
73
+ IsNonShapewearEnabled = "is_non_shapewear_enabled",
74
+ IsImageBannerEnabled = "is_image_banner_enabled",
75
+ IsOrderLookupEnabled = "is_order_lookup_enabled",
76
+ IsSummarizeReviewsEnabled = "is_summarize_reviews_enabled",
77
+ IsGlobalSearchEnabled = "is_global_search_enabled",
78
+ IsImagePromptEnabled = "is_image_prompt_enabled",
79
+ IsWatermarkEnabled = "is_watermark_enabled",
80
+ IsInferenceRegion0 = "is_inference_region_0",
81
+ IsGraphQLUIConfigsEnabled = "is_graphql_ui_configs_enabled",
82
+ IsGraphQLPageConfigsEnabled = "is_graphql_page_configs_enabled",
83
+ IsGraphQLComponentConfigsEnabled = "is_graphql_component_configs_enabled",
84
+ IsChatVariantEnabled = "is_chat_variant_enabled",
85
+ IsChatVariantAEnabled = "is_chat_variant_a_enabled",
86
+ IsChatVariantBEnabled = "is_chat_variant_b_enabled",
87
+ IsUserQueryAlwaysEnabled = "is_user_query_always_enabled",
88
+ }
89
+ //#endregion
90
+ export { FeatureGates, OrgAnalyticsAmplitudeConfig, OrgAnalyticsConfig, OrgAnalyticsCustomerServiceConfig, OrgAnalyticsGoogleAnalyticsConfig, OrgConfig, OrgConfigExperiment, OrgConfigFeatureGate, Organization, OrganizationConfig$1 as OrganizationConfig, OrganizationSettings$1 as OrganizationSettings };
@@ -1,11 +1,21 @@
1
- const require_GridInsertionService = require('./GridInsertionService-CMJVhD6q.cjs');
2
- const require_domInsertionService = require('./domInsertionService-Cb9814oM.cjs');
3
- const require_types = require('./types-QJObznro.cjs');
4
- require('./enviveConfigContext-Dfr2VH6u.cjs');
5
- const require_divIds = require('./divIds-BOqjn3bE.cjs');
6
- const require_suggestionBarV2_types = require('./suggestionBarV2-types-XHYD3j8E.cjs');
7
- const require_cdnService = require('./cdnService-DIF1i7VC.cjs');
8
- const require_default = require('./default-CKyjzyLc.cjs');
1
+ require('./events-bH-24eRW.cjs');
2
+ require('./logger-Be0NyKaY.cjs');
3
+ const require_chat = require('./chat-CCQMmhc1.cjs');
4
+ const require_types = 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_suggestionBarV2_types = require('./suggestionBarV2-types-DG3Ekk44.cjs');
12
+ const require_divIds = require('./divIds-CFyAjjp3.cjs');
13
+ const require_cdnService = require('./cdnService-vLxePdrU.cjs');
14
+ require('./chat-CCgyDehy.cjs');
15
+ require('./components-CScS7Ii-.cjs');
16
+ const require_embedded = require('./embedded-BlXJUbik.cjs');
17
+ require('./locators-CUpyd9Wt.cjs');
18
+ const require_default = require('./default-DRKBosow.cjs');
9
19
 
10
20
  //#region src/merchants/fiveCbd/fiveCbd.ts
11
21
  const fiveCbdColors = {
@@ -348,7 +358,7 @@ const fiveCbdPageConfig = () => ({
348
358
  type: require_types.WidgetType.SuggestionBarV2,
349
359
  widgetConfigId: "topSuggestionsBar",
350
360
  contentId: "spiffy-top-suggestion-bar-contents",
351
- metricDisplayLocation: require_suggestionBarV2_types.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
361
+ metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
352
362
  location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
353
363
  variant: "darkAccent",
354
364
  hoverVariant: "secondaryAccent",
@@ -364,7 +374,7 @@ const fiveCbdPageConfig = () => ({
364
374
  type: require_types.WidgetType.SuggestionBarV2,
365
375
  widgetConfigId: "topSuggestionBarTHCGummies",
366
376
  contentId: "spiffy-top-suggestion-bar-contents",
367
- metricDisplayLocation: require_suggestionBarV2_types.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
377
+ metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
368
378
  location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
369
379
  variant: "darkAccent",
370
380
  hoverVariant: "secondaryAccent",
@@ -381,7 +391,7 @@ const fiveCbdPageConfig = () => ({
381
391
  type: require_types.WidgetType.SuggestionBarV2,
382
392
  widgetConfigId: "topSuggestionBarSleepGummies",
383
393
  contentId: "spiffy-top-suggestion-bar-contents",
384
- metricDisplayLocation: require_suggestionBarV2_types.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
394
+ metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
385
395
  location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
386
396
  variant: "darkAccent",
387
397
  hoverVariant: "secondaryAccent",
@@ -399,7 +409,7 @@ const fiveCbdPageConfig = () => ({
399
409
  type: require_types.WidgetType.SuggestionBarV2,
400
410
  widgetConfigId: "topSuggestionBarTHCSeltzers",
401
411
  contentId: "spiffy-top-suggestion-bar-contents",
402
- metricDisplayLocation: require_suggestionBarV2_types.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
412
+ metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
403
413
  location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
404
414
  variant: "darkAccent",
405
415
  hoverVariant: "secondaryAccent",
@@ -416,7 +426,7 @@ const fiveCbdPageConfig = () => ({
416
426
  type: require_types.WidgetType.SuggestionBarV2,
417
427
  widgetConfigId: "topSuggestionBarTHCChocolates",
418
428
  contentId: "spiffy-top-suggestion-bar-contents",
419
- metricDisplayLocation: require_suggestionBarV2_types.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
429
+ metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
420
430
  location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
421
431
  variant: "darkAccent",
422
432
  hoverVariant: "secondaryAccent",
@@ -433,7 +443,7 @@ const fiveCbdPageConfig = () => ({
433
443
  type: require_types.WidgetType.SuggestionBarV2,
434
444
  widgetConfigId: "topSuggestionBarTHCDrops",
435
445
  contentId: "spiffy-top-suggestion-bar-contents",
436
- metricDisplayLocation: require_suggestionBarV2_types.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
446
+ metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
437
447
  location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
438
448
  variant: "darkAccent",
439
449
  hoverVariant: "secondaryAccent",
@@ -451,7 +461,7 @@ const fiveCbdPageConfig = () => ({
451
461
  type: require_types.WidgetType.SuggestionBarV2,
452
462
  widgetConfigId: "topSuggestionBarTHCCapsules",
453
463
  contentId: "spiffy-top-suggestion-bar-contents",
454
- metricDisplayLocation: require_suggestionBarV2_types.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
464
+ metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
455
465
  location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
456
466
  variant: "darkAccent",
457
467
  hoverVariant: "secondaryAccent",
@@ -469,7 +479,7 @@ const fiveCbdPageConfig = () => ({
469
479
  type: require_types.WidgetType.SuggestionBarV2,
470
480
  widgetConfigId: "topSuggestionBarMerch",
471
481
  contentId: "spiffy-top-suggestion-bar-contents",
472
- metricDisplayLocation: require_suggestionBarV2_types.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
482
+ metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
473
483
  location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
474
484
  variant: "darkAccent",
475
485
  hoverVariant: "secondaryAccent",
@@ -547,13 +557,13 @@ const fiveCbdPageConfig = () => ({
547
557
  chatPreviewPLP: {
548
558
  mountingConfigId: "chatPreviewPLP",
549
559
  containerId: require_divIds.CHAT_PREVIEW_CONTAINER_ID,
550
- testId: require_divIds.CHAT_PREVIEW_TESTID,
560
+ testId: require_embedded.CHAT_PREVIEW_TESTID,
551
561
  insertionPoint: {
552
562
  selector: "#product-grid",
553
- insertionType: require_domInsertionService.DOMInsertionType.AFTER
563
+ insertionType: require_chat.DOMInsertionType.AFTER
554
564
  },
555
565
  className: "card",
556
- gridInsertionType: require_GridInsertionService.GridInsertionType.FIXED_2,
566
+ gridInsertionType: require_chat.GridInsertionType.FIXED_2,
557
567
  style: {
558
568
  paddingTop: "24px",
559
569
  paddingBottom: "24px",
@@ -567,10 +577,10 @@ const fiveCbdPageConfig = () => ({
567
577
  chatPreviewPDP: {
568
578
  mountingConfigId: "chatPreviewPDP",
569
579
  containerId: require_divIds.CHAT_PREVIEW_CONTAINER_ID,
570
- testId: require_divIds.CHAT_PREVIEW_TESTID,
580
+ testId: require_embedded.CHAT_PREVIEW_TESTID,
571
581
  insertionPoint: {
572
582
  selector: "#MainContent section:first-child",
573
- insertionType: require_domInsertionService.DOMInsertionType.AFTER
583
+ insertionType: require_chat.DOMInsertionType.AFTER
574
584
  },
575
585
  className: "page-width",
576
586
  style: {
@@ -581,10 +591,10 @@ const fiveCbdPageConfig = () => ({
581
591
  topSuggestionBarPDP: {
582
592
  mountingConfigId: "topSuggestionBarPDP",
583
593
  containerId: require_divIds.TOP_SUGGESTION_BAR_PDP_ID,
584
- testId: require_divIds.TOP_SUGGESTION_BAR_TESTID,
594
+ testId: require_embedded.TOP_SUGGESTION_BAR_TESTID,
585
595
  insertionPoint: {
586
596
  selector: ".pdt-features",
587
- insertionType: require_domInsertionService.DOMInsertionType.AFTER
597
+ insertionType: require_chat.DOMInsertionType.AFTER
588
598
  }
589
599
  }
590
600
  }
@@ -1,11 +1,21 @@
1
- import { GridInsertionType } from "./GridInsertionService-C00upKLB.js";
2
- import { DOMInsertionType } from "./domInsertionService-BtzuH2Sc.js";
3
- import { ColorNames, OrgShortName, PageVariantTestType, WidgetType, colorVar } from "./types-DZzSQ5a6.js";
4
- import "./enviveConfigContext-CUGLpPGU.js";
5
- import { CHAT_PREVIEW_CONTAINER_ID, CHAT_PREVIEW_TESTID, TOP_SUGGESTION_BAR_PDP_ID, TOP_SUGGESTION_BAR_TESTID } from "./divIds-Cfp3v_rG.js";
6
- import { ChatElementDisplayLocation, SuggestionBarLocationForMetrics } from "./suggestionBarV2-types-aiQmVx5m.js";
7
- import { CdnService } from "./cdnService-CAyO3axV.js";
8
- import { defaultOrgUIConfig } from "./default-CL94oJfj.js";
1
+ import "./events-DgFzlVJR.js";
2
+ import "./logger-BexDfK3W.js";
3
+ import { ChatElementDisplayLocation, DOMInsertionType, GridInsertionType } from "./chat-H6YcCS4I.js";
4
+ import { ColorNames, OrgShortName, PageVariantTestType, WidgetType, colorVar } from "./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
+ import { SuggestionBarLocationForMetrics } from "./suggestionBarV2-types-B0RbMStE.js";
12
+ import { CHAT_PREVIEW_CONTAINER_ID, TOP_SUGGESTION_BAR_PDP_ID } from "./divIds-BWvq-i6I.js";
13
+ import { CdnService } from "./cdnService-BNreZjqy.js";
14
+ import "./chat-Dk6KPb1K.js";
15
+ import "./components-DAQxVIn9.js";
16
+ import { CHAT_PREVIEW_TESTID, TOP_SUGGESTION_BAR_TESTID } from "./embedded-C1jvFj3v.js";
17
+ import "./locators-C2DX_nX6.js";
18
+ import { defaultOrgUIConfig } from "./default-DPv8m-eQ.js";
9
19
 
10
20
  //#region src/merchants/fiveCbd/fiveCbd.ts
11
21
  const fiveCbdColors = {
@@ -1,10 +1,18 @@
1
1
  const require_chunk = require('./chunk-CUT6urMc.cjs');
2
- const require_domInsertionService = require('./domInsertionService-Cb9814oM.cjs');
3
- const require_types = require('./types-QJObznro.cjs');
4
- require('./enviveConfigContext-Dfr2VH6u.cjs');
5
- const require_divIds = require('./divIds-BOqjn3bE.cjs');
6
- const require_cdnService = require('./cdnService-DIF1i7VC.cjs');
7
- const require_default = require('./default-CKyjzyLc.cjs');
2
+ require('./events-bH-24eRW.cjs');
3
+ require('./logger-Be0NyKaY.cjs');
4
+ const require_chat = require('./chat-CCQMmhc1.cjs');
5
+ const require_types = require('./types-lcjuhDBt.cjs');
6
+ require('./enviveConfigContext-Bs8kepnO.cjs');
7
+ require('./atomStore-BNQyGmU_.cjs');
8
+ require('./api-BtzLHcfU.cjs');
9
+ require('./customerService-zsDlp7g2.cjs');
10
+ require('./utilityTypes-DMdsI0DG.cjs');
11
+ require('./variantInfo-Cz2YXraO.cjs');
12
+ const require_divIds = require('./divIds-CFyAjjp3.cjs');
13
+ const require_cdnService = require('./cdnService-vLxePdrU.cjs');
14
+ const require_embedded = require('./embedded-BlXJUbik.cjs');
15
+ const require_default = require('./default-DRKBosow.cjs');
8
16
  let __spiffy_ai_commerce_api_client = require("@spiffy-ai/commerce-api-client");
9
17
  __spiffy_ai_commerce_api_client = require_chunk.__toESM(__spiffy_ai_commerce_api_client);
10
18
 
@@ -628,19 +636,19 @@ const forLoveAndLemonsPageConfig = () => ({
628
636
  imagePromptCardPLP: {
629
637
  mountingConfigId: "imagePromptCardPLP",
630
638
  containerId: require_divIds.PROMPT_CARD_ID,
631
- testId: require_divIds.PROMPT_CARD_TESTID,
639
+ testId: require_embedded.PROMPT_CARD_TESTID,
632
640
  insertionPoint: {
633
641
  selector: `#${require_divIds.PROMPT_CARD_ID}`,
634
- insertionType: require_domInsertionService.DOMInsertionType.NONE
642
+ insertionType: require_chat.DOMInsertionType.NONE
635
643
  }
636
644
  },
637
645
  singleImagePromptPDP: {
638
646
  mountingConfigId: "singleImagePromptPDP",
639
647
  containerId: require_divIds.CHAT_PREVIEW_CONTAINER_ID,
640
- testId: require_divIds.CHAT_PREVIEW_TESTID,
648
+ testId: require_embedded.CHAT_PREVIEW_TESTID,
641
649
  insertionPoint: {
642
650
  selector: `#${require_divIds.CHAT_PREVIEW_CONTAINER_ID}`,
643
- insertionType: require_domInsertionService.DOMInsertionType.NONE
651
+ insertionType: require_chat.DOMInsertionType.NONE
644
652
  }
645
653
  }
646
654
  }