@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,14 @@
1
+ require('../../events-bH-24eRW.cjs');
2
+ require('../../logger-Be0NyKaY.cjs');
3
+ const require_chat = require('../../chat-CCQMmhc1.cjs');
4
+ require('../../types-lcjuhDBt.cjs');
5
+ require('../../enviveConfigContext-Bs8kepnO.cjs');
6
+ require('../../atomStore-BNQyGmU_.cjs');
7
+ require('../../api-BtzLHcfU.cjs');
8
+ require('../../customerService-zsDlp7g2.cjs');
9
+ require('../../utilityTypes-DMdsI0DG.cjs');
10
+ require('../../variantInfo-Cz2YXraO.cjs');
11
+
12
+ exports.AmplitudeAdapter = require_chat.AmplitudeAdapter;
13
+ exports.SpiffyMetricsEventName = require_chat.SpiffyMetricsEventName;
14
+ exports.StubAmplitudeAdapter = require_chat.StubAmplitudeAdapter;
@@ -0,0 +1,4 @@
1
+ import "../../featureGates-N_gyHCTn.cjs";
2
+ import "../../featureFlagService-CroFRxvD.cjs";
3
+ import { AmplitudeAdapter, SpiffyMetricsEventName, StubAmplitudeAdapter } from "../../index-JClBRnSX.cjs";
4
+ export { AmplitudeAdapter, SpiffyMetricsEventName, StubAmplitudeAdapter };
@@ -0,0 +1,4 @@
1
+ import "../../featureGates-BMWXU0dS.js";
2
+ import "../../featureFlagService-NkJ2fuEj.js";
3
+ import { AmplitudeAdapter, SpiffyMetricsEventName, StubAmplitudeAdapter } from "../../index-DE_7Q8qK.js";
4
+ export { AmplitudeAdapter, SpiffyMetricsEventName, StubAmplitudeAdapter };
@@ -0,0 +1,12 @@
1
+ import "../../events-DgFzlVJR.js";
2
+ import "../../logger-BexDfK3W.js";
3
+ import { AmplitudeAdapter, SpiffyMetricsEventName, StubAmplitudeAdapter } from "../../chat-H6YcCS4I.js";
4
+ import "../../types-C3S1H4hl.js";
5
+ import "../../enviveConfigContext-CWVdVWKW.js";
6
+ import "../../atomStore-TnLPtYns.js";
7
+ import "../../api-kpPTZhV9.js";
8
+ import "../../customerService-C4wc0glQ.js";
9
+ import "../../utilityTypes-UWdNHElu.js";
10
+ import "../../variantInfo-BTvC6CQh.js";
11
+
12
+ export { AmplitudeAdapter, SpiffyMetricsEventName, StubAmplitudeAdapter };
@@ -0,0 +1,268 @@
1
+ const require_chunk = require('./chunk-CUT6urMc.cjs');
2
+ const require_logger = require('./logger-Be0NyKaY.cjs');
3
+ let __spiffy_ai_commerce_api_client = require("@spiffy-ai/commerce-api-client");
4
+ __spiffy_ai_commerce_api_client = require_chunk.__toESM(__spiffy_ai_commerce_api_client);
5
+
6
+ //#region src/application/models/guards/api/isApiSuggestion.ts
7
+ const isSuggestion = (data) => {
8
+ if (data == null || typeof data !== "object") return false;
9
+ if (!("id" in data) || typeof data.id !== "string") return false;
10
+ if (!("category" in data) || typeof data.category !== "string" || !Object.values(__spiffy_ai_commerce_api_client.SuggestionCategory).includes(data.category)) return false;
11
+ if (!("created_at" in data) || typeof data.created_at !== "string") return false;
12
+ if (!("content" in data) || typeof data.content !== "string") return false;
13
+ if ("is_answer" in data && data.is_answer != null && typeof data.is_answer !== "boolean") return false;
14
+ return true;
15
+ };
16
+
17
+ //#endregion
18
+ //#region src/application/models/guards/api/isApiUserEvent.ts
19
+ const isApiUserEvent = (data) => {
20
+ if (data == null || typeof data !== "object") return false;
21
+ if (!("event_id" in data) || typeof data.event_id !== "string") return false;
22
+ if (!("created_at" in data) || typeof data.created_at !== "string") return false;
23
+ if (!("category" in data) || typeof data.category !== "string" || !Object.values(__spiffy_ai_commerce_api_client.UserEventCategory).includes(data.category)) return false;
24
+ return true;
25
+ };
26
+
27
+ //#endregion
28
+ //#region src/application/models/guards/api/isApiPDPEventAttributes.ts
29
+ const isApiPDPAttributes = (data) => {
30
+ if (data == null || typeof data !== "object") return false;
31
+ if (!("product_id" in data) || typeof data.product_id !== "string") return false;
32
+ if ("parent_product_id" in data && typeof data.parent_product_id !== "string") return false;
33
+ if ("url" in data && data.url != null && typeof data.url !== "string") return false;
34
+ return true;
35
+ };
36
+
37
+ //#endregion
38
+ //#region src/application/models/guards/api/isApiQueryTypedEventAttributes.ts
39
+ const isApiQueryTypedAttributes = (data) => data != null && typeof data === "object" && "query" in data && typeof data.query === "string";
40
+
41
+ //#endregion
42
+ //#region src/application/models/guards/api/isApiSearchEventAttributes.ts
43
+ const isApiSearchAttributes = (data) => {
44
+ if (data == null || typeof data !== "object") return false;
45
+ if (!("search_term" in data) || typeof data.search_term !== "string") return false;
46
+ if ("selected_filters" in data && !Array.isArray(data.selected_filters)) return false;
47
+ if (!!data.search_term) return true;
48
+ if (!("search_results" in data) || !Array.isArray(data.search_results) || !data.search_results.every((v) => typeof v === "string")) return false;
49
+ return true;
50
+ };
51
+
52
+ //#endregion
53
+ //#region src/application/models/guards/api/isApiSuggestionClickedEventAttributes.ts
54
+ const isApiSuggestionClickedAttributes = (data) => data != null && typeof data === "object" && "suggestion_id" in data && typeof data.suggestion_id === "string";
55
+
56
+ //#endregion
57
+ //#region src/application/models/guards/utils.ts
58
+ /**
59
+ * Checks if an object has a property of a specific type
60
+ *
61
+ * @param obj - The object to check
62
+ * @param prop - The property name to check
63
+ * @param type - The expected type of the property
64
+ * @param isOptional - Whether the property is optional (defaults to false)
65
+ *
66
+ * @returns boolean indicating if the object has the property of the specified type
67
+ */
68
+ const hasPropertyOfType = (obj, prop, type, isOptional = false) => {
69
+ try {
70
+ if (obj == null || typeof obj !== "object") return false;
71
+ if (!(prop in obj)) return isOptional;
72
+ const value = obj[prop];
73
+ if (isOptional && value == null) return true;
74
+ if (type === "array") return Array.isArray(value);
75
+ return typeof value === type;
76
+ } catch (err) {
77
+ return false;
78
+ }
79
+ };
80
+
81
+ //#endregion
82
+ //#region src/application/models/guards/api/isApiProductResponseAttributes.ts
83
+ const isApiProductResponseAttributes = (attributes) => {
84
+ if (attributes == null || typeof attributes !== "object") {
85
+ require_logger.logger_default.logError("isApiProductResponseAttributes: attributes is null or not an object", void 0, { attributes });
86
+ return false;
87
+ }
88
+ if (!hasPropertyOfType(attributes, "description", "string", true)) {
89
+ require_logger.logger_default.logError("isApiProductResponseAttributes: description is not a string", void 0, { attributes });
90
+ return false;
91
+ }
92
+ if (!hasPropertyOfType(attributes, "image_url", "string", true)) {
93
+ require_logger.logger_default.logError("isApiProductResponseAttributes: image_url is not a string", void 0, { attributes });
94
+ return false;
95
+ }
96
+ if (!hasPropertyOfType(attributes, "title", "string")) {
97
+ require_logger.logger_default.logError("isApiProductResponseAttributes: title is not a string", void 0, { attributes });
98
+ return false;
99
+ }
100
+ if (!hasPropertyOfType(attributes, "url", "string")) {
101
+ require_logger.logger_default.logError("isApiProductResponseAttributes: url is not a string", void 0, { attributes });
102
+ return false;
103
+ }
104
+ if (!hasPropertyOfType(attributes, "original_price", "number", true)) {
105
+ require_logger.logger_default.logError("isApiProductResponseAttributes: original_price is not a number", void 0, { attributes });
106
+ return false;
107
+ }
108
+ if (!hasPropertyOfType(attributes, "sale_price", "number", true)) {
109
+ require_logger.logger_default.logError("isApiProductResponseAttributes: sale_price is not a number", void 0, { attributes });
110
+ return false;
111
+ }
112
+ if (!hasPropertyOfType(attributes, "average_rating", "number", true)) {
113
+ require_logger.logger_default.logError("isApiProductResponseAttributes: average_rating is not a number", void 0, { attributes });
114
+ return false;
115
+ }
116
+ if (!hasPropertyOfType(attributes, "number_reviews", "number", true)) {
117
+ require_logger.logger_default.logError("isApiProductResponseAttributes: number_reviews is not a number", void 0, { attributes });
118
+ return false;
119
+ }
120
+ if (!hasPropertyOfType(attributes, "metadata", "array", true)) {
121
+ require_logger.logger_default.logError("isApiProductResponseAttributes: metadata is not an array", void 0, { attributes });
122
+ return false;
123
+ }
124
+ return true;
125
+ };
126
+
127
+ //#endregion
128
+ //#region src/application/models/guards/api/isApiResponse.ts
129
+ const isApiResponse = (data) => {
130
+ if (data == null || typeof data !== "object") {
131
+ require_logger.logger_default.logError("isApiResponse: data is null or not an object", void 0, { data });
132
+ return false;
133
+ }
134
+ if (!hasPropertyOfType(data, "id", "string")) {
135
+ require_logger.logger_default.logError("isApiResponse: id is not a string", void 0, { data });
136
+ return false;
137
+ }
138
+ if (!hasPropertyOfType(data, "category", "string") || !Object.values(__spiffy_ai_commerce_api_client.ResponseCategory).includes(data.category)) {
139
+ require_logger.logger_default.logError("isApiResponse: category is not a string or not a valid response category", void 0, { data });
140
+ return false;
141
+ }
142
+ if (!hasPropertyOfType(data, "created_at", "string")) {
143
+ require_logger.logger_default.logError("isApiResponse: created_at is not a string", void 0, { data });
144
+ return false;
145
+ }
146
+ if (!hasPropertyOfType(data, "attributes", "object", true)) {
147
+ require_logger.logger_default.logError("isApiResponse: attributes is not an object", void 0, { data });
148
+ return false;
149
+ }
150
+ return true;
151
+ };
152
+
153
+ //#endregion
154
+ //#region src/application/models/guards/api/isApiReviewRichInformation.ts
155
+ const isApiReviewRichInformation = (richInfo) => {
156
+ if (richInfo == null || typeof richInfo !== "object") return false;
157
+ if ("cons" in richInfo && (!Array.isArray(richInfo.cons) || richInfo.cons.some((con) => typeof con !== "string"))) return false;
158
+ if ("pros" in richInfo && (!Array.isArray(richInfo.pros) || richInfo.pros.some((pro) => typeof pro !== "string"))) return false;
159
+ if ("review_date" in richInfo && typeof richInfo.review_date !== "string") return false;
160
+ if ("reviewer_title" in richInfo && typeof richInfo.reviewer_title !== "string") return false;
161
+ if ("product_familiarity" in richInfo && typeof richInfo.product_familiarity !== "string") return false;
162
+ return true;
163
+ };
164
+
165
+ //#endregion
166
+ //#region src/application/models/guards/api/isApiReviewResponseAttributes.ts
167
+ const isApiReviewResponseAttributes = (obj) => {
168
+ if (obj == null || typeof obj !== "object") return false;
169
+ if ("title" in obj && obj.title != null && typeof obj.title !== "string") return false;
170
+ if ("review" in obj && typeof obj.review !== "string") return false;
171
+ if ("reviewer" in obj && typeof obj.reviewer !== "string") return false;
172
+ if ("stars" in obj && typeof obj.stars !== "number") return false;
173
+ if ("rich_information" in obj && !isApiReviewRichInformation(obj.rich_information)) return false;
174
+ return true;
175
+ };
176
+
177
+ //#endregion
178
+ //#region src/application/models/guards/api/isApiTextResponseAttributes.ts
179
+ const isApiTextResponseAttributes = (attributes) => typeof attributes === "object" && attributes != null && "content" in attributes && typeof attributes.content === "string";
180
+
181
+ //#endregion
182
+ //#region src/application/models/guards/api/isApiProductSearchAttributes.ts
183
+ const isApiProductSearchResponseAttributes = (attributes) => {
184
+ if (attributes == null || typeof attributes !== "object") return false;
185
+ if ("generated_query" in attributes && typeof attributes.generated_query !== "string") return false;
186
+ if ("product_count" in attributes && attributes.product_count != null && typeof attributes.product_count !== "number") return false;
187
+ return true;
188
+ };
189
+
190
+ //#endregion
191
+ Object.defineProperty(exports, 'hasPropertyOfType', {
192
+ enumerable: true,
193
+ get: function () {
194
+ return hasPropertyOfType;
195
+ }
196
+ });
197
+ Object.defineProperty(exports, 'isApiPDPAttributes', {
198
+ enumerable: true,
199
+ get: function () {
200
+ return isApiPDPAttributes;
201
+ }
202
+ });
203
+ Object.defineProperty(exports, 'isApiProductResponseAttributes', {
204
+ enumerable: true,
205
+ get: function () {
206
+ return isApiProductResponseAttributes;
207
+ }
208
+ });
209
+ Object.defineProperty(exports, 'isApiProductSearchResponseAttributes', {
210
+ enumerable: true,
211
+ get: function () {
212
+ return isApiProductSearchResponseAttributes;
213
+ }
214
+ });
215
+ Object.defineProperty(exports, 'isApiQueryTypedAttributes', {
216
+ enumerable: true,
217
+ get: function () {
218
+ return isApiQueryTypedAttributes;
219
+ }
220
+ });
221
+ Object.defineProperty(exports, 'isApiResponse', {
222
+ enumerable: true,
223
+ get: function () {
224
+ return isApiResponse;
225
+ }
226
+ });
227
+ Object.defineProperty(exports, 'isApiReviewResponseAttributes', {
228
+ enumerable: true,
229
+ get: function () {
230
+ return isApiReviewResponseAttributes;
231
+ }
232
+ });
233
+ Object.defineProperty(exports, 'isApiReviewRichInformation', {
234
+ enumerable: true,
235
+ get: function () {
236
+ return isApiReviewRichInformation;
237
+ }
238
+ });
239
+ Object.defineProperty(exports, 'isApiSearchAttributes', {
240
+ enumerable: true,
241
+ get: function () {
242
+ return isApiSearchAttributes;
243
+ }
244
+ });
245
+ Object.defineProperty(exports, 'isApiSuggestionClickedAttributes', {
246
+ enumerable: true,
247
+ get: function () {
248
+ return isApiSuggestionClickedAttributes;
249
+ }
250
+ });
251
+ Object.defineProperty(exports, 'isApiTextResponseAttributes', {
252
+ enumerable: true,
253
+ get: function () {
254
+ return isApiTextResponseAttributes;
255
+ }
256
+ });
257
+ Object.defineProperty(exports, 'isApiUserEvent', {
258
+ enumerable: true,
259
+ get: function () {
260
+ return isApiUserEvent;
261
+ }
262
+ });
263
+ Object.defineProperty(exports, 'isSuggestion', {
264
+ enumerable: true,
265
+ get: function () {
266
+ return isSuggestion;
267
+ }
268
+ });
@@ -0,0 +1,189 @@
1
+ import { logger_default } from "./logger-BexDfK3W.js";
2
+ import { ResponseCategory, SuggestionCategory, UserEventCategory } from "@spiffy-ai/commerce-api-client";
3
+
4
+ //#region src/application/models/guards/api/isApiSuggestion.ts
5
+ const isSuggestion = (data) => {
6
+ if (data == null || typeof data !== "object") return false;
7
+ if (!("id" in data) || typeof data.id !== "string") return false;
8
+ if (!("category" in data) || typeof data.category !== "string" || !Object.values(SuggestionCategory).includes(data.category)) return false;
9
+ if (!("created_at" in data) || typeof data.created_at !== "string") return false;
10
+ if (!("content" in data) || typeof data.content !== "string") return false;
11
+ if ("is_answer" in data && data.is_answer != null && typeof data.is_answer !== "boolean") return false;
12
+ return true;
13
+ };
14
+
15
+ //#endregion
16
+ //#region src/application/models/guards/api/isApiUserEvent.ts
17
+ const isApiUserEvent = (data) => {
18
+ if (data == null || typeof data !== "object") return false;
19
+ if (!("event_id" in data) || typeof data.event_id !== "string") return false;
20
+ if (!("created_at" in data) || typeof data.created_at !== "string") return false;
21
+ if (!("category" in data) || typeof data.category !== "string" || !Object.values(UserEventCategory).includes(data.category)) return false;
22
+ return true;
23
+ };
24
+
25
+ //#endregion
26
+ //#region src/application/models/guards/api/isApiPDPEventAttributes.ts
27
+ const isApiPDPAttributes = (data) => {
28
+ if (data == null || typeof data !== "object") return false;
29
+ if (!("product_id" in data) || typeof data.product_id !== "string") return false;
30
+ if ("parent_product_id" in data && typeof data.parent_product_id !== "string") return false;
31
+ if ("url" in data && data.url != null && typeof data.url !== "string") return false;
32
+ return true;
33
+ };
34
+
35
+ //#endregion
36
+ //#region src/application/models/guards/api/isApiQueryTypedEventAttributes.ts
37
+ const isApiQueryTypedAttributes = (data) => data != null && typeof data === "object" && "query" in data && typeof data.query === "string";
38
+
39
+ //#endregion
40
+ //#region src/application/models/guards/api/isApiSearchEventAttributes.ts
41
+ const isApiSearchAttributes = (data) => {
42
+ if (data == null || typeof data !== "object") return false;
43
+ if (!("search_term" in data) || typeof data.search_term !== "string") return false;
44
+ if ("selected_filters" in data && !Array.isArray(data.selected_filters)) return false;
45
+ if (!!data.search_term) return true;
46
+ if (!("search_results" in data) || !Array.isArray(data.search_results) || !data.search_results.every((v) => typeof v === "string")) return false;
47
+ return true;
48
+ };
49
+
50
+ //#endregion
51
+ //#region src/application/models/guards/api/isApiSuggestionClickedEventAttributes.ts
52
+ const isApiSuggestionClickedAttributes = (data) => data != null && typeof data === "object" && "suggestion_id" in data && typeof data.suggestion_id === "string";
53
+
54
+ //#endregion
55
+ //#region src/application/models/guards/utils.ts
56
+ /**
57
+ * Checks if an object has a property of a specific type
58
+ *
59
+ * @param obj - The object to check
60
+ * @param prop - The property name to check
61
+ * @param type - The expected type of the property
62
+ * @param isOptional - Whether the property is optional (defaults to false)
63
+ *
64
+ * @returns boolean indicating if the object has the property of the specified type
65
+ */
66
+ const hasPropertyOfType = (obj, prop, type, isOptional = false) => {
67
+ try {
68
+ if (obj == null || typeof obj !== "object") return false;
69
+ if (!(prop in obj)) return isOptional;
70
+ const value = obj[prop];
71
+ if (isOptional && value == null) return true;
72
+ if (type === "array") return Array.isArray(value);
73
+ return typeof value === type;
74
+ } catch (err) {
75
+ return false;
76
+ }
77
+ };
78
+
79
+ //#endregion
80
+ //#region src/application/models/guards/api/isApiProductResponseAttributes.ts
81
+ const isApiProductResponseAttributes = (attributes) => {
82
+ if (attributes == null || typeof attributes !== "object") {
83
+ logger_default.logError("isApiProductResponseAttributes: attributes is null or not an object", void 0, { attributes });
84
+ return false;
85
+ }
86
+ if (!hasPropertyOfType(attributes, "description", "string", true)) {
87
+ logger_default.logError("isApiProductResponseAttributes: description is not a string", void 0, { attributes });
88
+ return false;
89
+ }
90
+ if (!hasPropertyOfType(attributes, "image_url", "string", true)) {
91
+ logger_default.logError("isApiProductResponseAttributes: image_url is not a string", void 0, { attributes });
92
+ return false;
93
+ }
94
+ if (!hasPropertyOfType(attributes, "title", "string")) {
95
+ logger_default.logError("isApiProductResponseAttributes: title is not a string", void 0, { attributes });
96
+ return false;
97
+ }
98
+ if (!hasPropertyOfType(attributes, "url", "string")) {
99
+ logger_default.logError("isApiProductResponseAttributes: url is not a string", void 0, { attributes });
100
+ return false;
101
+ }
102
+ if (!hasPropertyOfType(attributes, "original_price", "number", true)) {
103
+ logger_default.logError("isApiProductResponseAttributes: original_price is not a number", void 0, { attributes });
104
+ return false;
105
+ }
106
+ if (!hasPropertyOfType(attributes, "sale_price", "number", true)) {
107
+ logger_default.logError("isApiProductResponseAttributes: sale_price is not a number", void 0, { attributes });
108
+ return false;
109
+ }
110
+ if (!hasPropertyOfType(attributes, "average_rating", "number", true)) {
111
+ logger_default.logError("isApiProductResponseAttributes: average_rating is not a number", void 0, { attributes });
112
+ return false;
113
+ }
114
+ if (!hasPropertyOfType(attributes, "number_reviews", "number", true)) {
115
+ logger_default.logError("isApiProductResponseAttributes: number_reviews is not a number", void 0, { attributes });
116
+ return false;
117
+ }
118
+ if (!hasPropertyOfType(attributes, "metadata", "array", true)) {
119
+ logger_default.logError("isApiProductResponseAttributes: metadata is not an array", void 0, { attributes });
120
+ return false;
121
+ }
122
+ return true;
123
+ };
124
+
125
+ //#endregion
126
+ //#region src/application/models/guards/api/isApiResponse.ts
127
+ const isApiResponse = (data) => {
128
+ if (data == null || typeof data !== "object") {
129
+ logger_default.logError("isApiResponse: data is null or not an object", void 0, { data });
130
+ return false;
131
+ }
132
+ if (!hasPropertyOfType(data, "id", "string")) {
133
+ logger_default.logError("isApiResponse: id is not a string", void 0, { data });
134
+ return false;
135
+ }
136
+ if (!hasPropertyOfType(data, "category", "string") || !Object.values(ResponseCategory).includes(data.category)) {
137
+ logger_default.logError("isApiResponse: category is not a string or not a valid response category", void 0, { data });
138
+ return false;
139
+ }
140
+ if (!hasPropertyOfType(data, "created_at", "string")) {
141
+ logger_default.logError("isApiResponse: created_at is not a string", void 0, { data });
142
+ return false;
143
+ }
144
+ if (!hasPropertyOfType(data, "attributes", "object", true)) {
145
+ logger_default.logError("isApiResponse: attributes is not an object", void 0, { data });
146
+ return false;
147
+ }
148
+ return true;
149
+ };
150
+
151
+ //#endregion
152
+ //#region src/application/models/guards/api/isApiReviewRichInformation.ts
153
+ const isApiReviewRichInformation = (richInfo) => {
154
+ if (richInfo == null || typeof richInfo !== "object") return false;
155
+ if ("cons" in richInfo && (!Array.isArray(richInfo.cons) || richInfo.cons.some((con) => typeof con !== "string"))) return false;
156
+ if ("pros" in richInfo && (!Array.isArray(richInfo.pros) || richInfo.pros.some((pro) => typeof pro !== "string"))) return false;
157
+ if ("review_date" in richInfo && typeof richInfo.review_date !== "string") return false;
158
+ if ("reviewer_title" in richInfo && typeof richInfo.reviewer_title !== "string") return false;
159
+ if ("product_familiarity" in richInfo && typeof richInfo.product_familiarity !== "string") return false;
160
+ return true;
161
+ };
162
+
163
+ //#endregion
164
+ //#region src/application/models/guards/api/isApiReviewResponseAttributes.ts
165
+ const isApiReviewResponseAttributes = (obj) => {
166
+ if (obj == null || typeof obj !== "object") return false;
167
+ if ("title" in obj && obj.title != null && typeof obj.title !== "string") return false;
168
+ if ("review" in obj && typeof obj.review !== "string") return false;
169
+ if ("reviewer" in obj && typeof obj.reviewer !== "string") return false;
170
+ if ("stars" in obj && typeof obj.stars !== "number") return false;
171
+ if ("rich_information" in obj && !isApiReviewRichInformation(obj.rich_information)) return false;
172
+ return true;
173
+ };
174
+
175
+ //#endregion
176
+ //#region src/application/models/guards/api/isApiTextResponseAttributes.ts
177
+ const isApiTextResponseAttributes = (attributes) => typeof attributes === "object" && attributes != null && "content" in attributes && typeof attributes.content === "string";
178
+
179
+ //#endregion
180
+ //#region src/application/models/guards/api/isApiProductSearchAttributes.ts
181
+ const isApiProductSearchResponseAttributes = (attributes) => {
182
+ if (attributes == null || typeof attributes !== "object") return false;
183
+ if ("generated_query" in attributes && typeof attributes.generated_query !== "string") return false;
184
+ if ("product_count" in attributes && attributes.product_count != null && typeof attributes.product_count !== "number") return false;
185
+ return true;
186
+ };
187
+
188
+ //#endregion
189
+ export { hasPropertyOfType, isApiPDPAttributes, isApiProductResponseAttributes, isApiProductSearchResponseAttributes, isApiQueryTypedAttributes, isApiResponse, isApiReviewResponseAttributes, isApiReviewRichInformation, isApiSearchAttributes, isApiSuggestionClickedAttributes, isApiTextResponseAttributes, isApiUserEvent, isSuggestion };
@@ -0,0 +1,34 @@
1
+ const require_chunk = require('../../chunk-CUT6urMc.cjs');
2
+ const require_enviveConfigContext = require('../../enviveConfigContext-Bs8kepnO.cjs');
3
+ const require_divIds = require('../../divIds-CFyAjjp3.cjs');
4
+ let __spiffy_ai_commerce_api_client = require("@spiffy-ai/commerce-api-client");
5
+ __spiffy_ai_commerce_api_client = require_chunk.__toESM(__spiffy_ai_commerce_api_client);
6
+
7
+ //#region src/application/config/generalStaticConfig.ts
8
+ var GeneralStaticConfig = class {
9
+ static {
10
+ this.REVIEW_SUMMARY_ID = require_divIds.BOTTOM_REVIEWS_BAR_ID;
11
+ }
12
+ static {
13
+ this.PDP_REVIEW_SUMMARY_ID = require_divIds.TOP_SUGGESTION_BAR_PDP_ID;
14
+ }
15
+ static {
16
+ this.CHAT_PREVIEW_CONTAINER_ID = require_divIds.CHAT_PREVIEW_CONTAINER_ID;
17
+ }
18
+ static {
19
+ this.FLOATING_BUTTON_ID = require_divIds.FLOATING_BUTTON_ID;
20
+ }
21
+ static {
22
+ this.CONTAINER_ID = require_divIds.CONTAINER_ID;
23
+ }
24
+ static showDebugBar(appSource) {
25
+ const { env } = require_enviveConfigContext.useEnviveConfig();
26
+ return !(env === "prod") || appSource === __spiffy_ai_commerce_api_client.ContextSourceEnum.Playground || appSource === __spiffy_ai_commerce_api_client.ContextSourceEnum.Test;
27
+ }
28
+ static getFloatingChatButtonId() {
29
+ return "spiffy-floating-button";
30
+ }
31
+ };
32
+
33
+ //#endregion
34
+ exports.GeneralStaticConfig = GeneralStaticConfig;
@@ -0,0 +1,14 @@
1
+ import { ContextSourceEnum } from "@spiffy-ai/commerce-api-client";
2
+
3
+ //#region src/application/config/generalStaticConfig.d.ts
4
+ declare class GeneralStaticConfig {
5
+ static readonly REVIEW_SUMMARY_ID: string;
6
+ static readonly PDP_REVIEW_SUMMARY_ID: string;
7
+ static readonly CHAT_PREVIEW_CONTAINER_ID = "spiffy-ai-chat-preview";
8
+ static readonly FLOATING_BUTTON_ID = "spiffy-ai-floating-button";
9
+ static readonly CONTAINER_ID = "spiffy-ai-container";
10
+ static showDebugBar(appSource: ContextSourceEnum): boolean;
11
+ static getFloatingChatButtonId(): string | undefined;
12
+ }
13
+ //#endregion
14
+ export { GeneralStaticConfig };
@@ -0,0 +1,14 @@
1
+ import { ContextSourceEnum } from "@spiffy-ai/commerce-api-client";
2
+
3
+ //#region src/application/config/generalStaticConfig.d.ts
4
+ declare class GeneralStaticConfig {
5
+ static readonly REVIEW_SUMMARY_ID: string;
6
+ static readonly PDP_REVIEW_SUMMARY_ID: string;
7
+ static readonly CHAT_PREVIEW_CONTAINER_ID = "spiffy-ai-chat-preview";
8
+ static readonly FLOATING_BUTTON_ID = "spiffy-ai-floating-button";
9
+ static readonly CONTAINER_ID = "spiffy-ai-container";
10
+ static showDebugBar(appSource: ContextSourceEnum): boolean;
11
+ static getFloatingChatButtonId(): string | undefined;
12
+ }
13
+ //#endregion
14
+ export { GeneralStaticConfig };
@@ -0,0 +1,32 @@
1
+ import { useEnviveConfig } from "../../enviveConfigContext-CWVdVWKW.js";
2
+ import { BOTTOM_REVIEWS_BAR_ID, CHAT_PREVIEW_CONTAINER_ID, CONTAINER_ID, FLOATING_BUTTON_ID, TOP_SUGGESTION_BAR_PDP_ID } from "../../divIds-BWvq-i6I.js";
3
+ import { ContextSourceEnum } from "@spiffy-ai/commerce-api-client";
4
+
5
+ //#region src/application/config/generalStaticConfig.ts
6
+ var GeneralStaticConfig = class {
7
+ static {
8
+ this.REVIEW_SUMMARY_ID = BOTTOM_REVIEWS_BAR_ID;
9
+ }
10
+ static {
11
+ this.PDP_REVIEW_SUMMARY_ID = TOP_SUGGESTION_BAR_PDP_ID;
12
+ }
13
+ static {
14
+ this.CHAT_PREVIEW_CONTAINER_ID = CHAT_PREVIEW_CONTAINER_ID;
15
+ }
16
+ static {
17
+ this.FLOATING_BUTTON_ID = FLOATING_BUTTON_ID;
18
+ }
19
+ static {
20
+ this.CONTAINER_ID = CONTAINER_ID;
21
+ }
22
+ static showDebugBar(appSource) {
23
+ const { env } = useEnviveConfig();
24
+ return !(env === "prod") || appSource === ContextSourceEnum.Playground || appSource === ContextSourceEnum.Test;
25
+ }
26
+ static getFloatingChatButtonId() {
27
+ return "spiffy-floating-button";
28
+ }
29
+ };
30
+
31
+ //#endregion
32
+ export { GeneralStaticConfig };
@@ -0,0 +1,13 @@
1
+ require('../../../events-bH-24eRW.cjs');
2
+ require('../../../logger-Be0NyKaY.cjs');
3
+ const require_chat = require('../../../chat-CCQMmhc1.cjs');
4
+ require('../../../types-lcjuhDBt.cjs');
5
+ require('../../../enviveConfigContext-Bs8kepnO.cjs');
6
+ require('../../../atomStore-BNQyGmU_.cjs');
7
+ require('../../../api-BtzLHcfU.cjs');
8
+ require('../../../customerService-zsDlp7g2.cjs');
9
+ require('../../../utilityTypes-DMdsI0DG.cjs');
10
+ require('../../../variantInfo-Cz2YXraO.cjs');
11
+
12
+ exports.getMerchantColorsQuery = require_chat.getMerchantColorsQuery;
13
+ exports.getMerchantFrontendConfigQuery = require_chat.getMerchantFrontendConfigQuery;
@@ -0,0 +1,2 @@
1
+ import { GetMerchantColorsQueryData, GetMerchantFrontendConfigQueryData, MountingConfigQueryData, PageVariantCheckQueryData, PageVariantQueryData, UIConfigQueryData, WidgetConfigQueryData, WidgetMountingQueryData, getMerchantColorsQuery, getMerchantFrontendConfigQuery } from "../../../index-DtoVXd6O.cjs";
2
+ export { GetMerchantColorsQueryData, GetMerchantFrontendConfigQueryData, MountingConfigQueryData, PageVariantCheckQueryData, PageVariantQueryData, UIConfigQueryData, WidgetConfigQueryData, WidgetMountingQueryData, getMerchantColorsQuery, getMerchantFrontendConfigQuery };
@@ -0,0 +1,2 @@
1
+ import { GetMerchantColorsQueryData, GetMerchantFrontendConfigQueryData, MountingConfigQueryData, PageVariantCheckQueryData, PageVariantQueryData, UIConfigQueryData, WidgetConfigQueryData, WidgetMountingQueryData, getMerchantColorsQuery, getMerchantFrontendConfigQuery } from "../../../index-luJrHgPN.js";
2
+ export { GetMerchantColorsQueryData, GetMerchantFrontendConfigQueryData, MountingConfigQueryData, PageVariantCheckQueryData, PageVariantQueryData, UIConfigQueryData, WidgetConfigQueryData, WidgetMountingQueryData, getMerchantColorsQuery, getMerchantFrontendConfigQuery };
@@ -0,0 +1,12 @@
1
+ import "../../../events-DgFzlVJR.js";
2
+ import "../../../logger-BexDfK3W.js";
3
+ import { getMerchantColorsQuery, getMerchantFrontendConfigQuery } from "../../../chat-H6YcCS4I.js";
4
+ import "../../../types-C3S1H4hl.js";
5
+ import "../../../enviveConfigContext-CWVdVWKW.js";
6
+ import "../../../atomStore-TnLPtYns.js";
7
+ import "../../../api-kpPTZhV9.js";
8
+ import "../../../customerService-C4wc0glQ.js";
9
+ import "../../../utilityTypes-UWdNHElu.js";
10
+ import "../../../variantInfo-BTvC6CQh.js";
11
+
12
+ export { getMerchantColorsQuery, getMerchantFrontendConfigQuery };
@@ -0,0 +1,15 @@
1
+ require('../../../../logger-Be0NyKaY.cjs');
2
+ const require_api = require('../../../../api-BtzLHcfU.cjs');
3
+
4
+ exports.isApiPDPAttributes = require_api.isApiPDPAttributes;
5
+ exports.isApiProductResponseAttributes = require_api.isApiProductResponseAttributes;
6
+ exports.isApiProductSearchResponseAttributes = require_api.isApiProductSearchResponseAttributes;
7
+ exports.isApiQueryTypedAttributes = require_api.isApiQueryTypedAttributes;
8
+ exports.isApiResponse = require_api.isApiResponse;
9
+ exports.isApiReviewResponseAttributes = require_api.isApiReviewResponseAttributes;
10
+ exports.isApiReviewRichInformation = require_api.isApiReviewRichInformation;
11
+ exports.isApiSearchAttributes = require_api.isApiSearchAttributes;
12
+ exports.isApiSuggestionClickedAttributes = require_api.isApiSuggestionClickedAttributes;
13
+ exports.isApiTextResponseAttributes = require_api.isApiTextResponseAttributes;
14
+ exports.isApiUserEvent = require_api.isApiUserEvent;
15
+ exports.isSuggestion = require_api.isSuggestion;
@@ -0,0 +1,3 @@
1
+ import { isApiPDPAttributes, isApiProductResponseAttributes, isApiProductSearchResponseAttributes, isApiQueryTypedAttributes, isApiResponse, isApiReviewResponseAttributes, isApiReviewRichInformation, isApiSearchAttributes, isApiSuggestionClickedAttributes, isApiTextResponseAttributes, isApiUserEvent, isSuggestion } from "../../../../index-Cn1SeI5y.cjs";
2
+ import "../../../../index-C4zjAR1c.cjs";
3
+ export { isApiPDPAttributes, isApiProductResponseAttributes, isApiProductSearchResponseAttributes, isApiQueryTypedAttributes, isApiResponse, isApiReviewResponseAttributes, isApiReviewRichInformation, isApiSearchAttributes, isApiSuggestionClickedAttributes, isApiTextResponseAttributes, isApiUserEvent, isSuggestion };