@envive-ai/react-hooks 0.1.3 → 0.1.4

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 (428) hide show
  1. package/dist/adapters/amplitude/index.cjs +13 -13
  2. package/dist/adapters/amplitude/index.d.cts +5 -3
  3. package/dist/adapters/amplitude/index.d.ts +5 -3
  4. package/dist/adapters/amplitude/index.js +10 -10
  5. package/dist/api-B2euFL-5.cjs +269 -0
  6. package/dist/api-XRr_lAG6.js +190 -0
  7. package/dist/application/config/index.cjs +14 -5
  8. package/dist/application/config/index.d.cts +2 -1
  9. package/dist/application/config/index.d.ts +2 -1
  10. package/dist/application/config/index.js +14 -5
  11. package/dist/application/models/graphql/index.cjs +12 -12
  12. package/dist/application/models/graphql/index.d.cts +1 -1
  13. package/dist/application/models/graphql/index.d.ts +1 -1
  14. package/dist/application/models/graphql/index.js +10 -10
  15. package/dist/application/models/guards/api/index.cjs +2 -2
  16. package/dist/application/models/guards/api/index.d.cts +2 -2
  17. package/dist/application/models/guards/api/index.d.ts +2 -2
  18. package/dist/application/models/guards/api/index.js +2 -2
  19. package/dist/application/models/index.cjs +54 -54
  20. package/dist/application/models/index.d.cts +8 -9
  21. package/dist/application/models/index.d.ts +8 -9
  22. package/dist/application/models/index.js +10 -10
  23. package/dist/application/models/utilityTypes/index.cjs +1 -1
  24. package/dist/application/models/utilityTypes/index.d.cts +1 -1
  25. package/dist/application/models/utilityTypes/index.d.ts +1 -1
  26. package/dist/application/models/utilityTypes/index.js +1 -1
  27. package/dist/application/models/variantInfo/index.cjs +1 -1
  28. package/dist/application/models/variantInfo/index.d.cts +1 -1
  29. package/dist/application/models/variantInfo/index.d.ts +1 -1
  30. package/dist/application/models/variantInfo/index.js +1 -1
  31. package/dist/application/service/customerService/index.cjs +2 -2
  32. package/dist/application/service/customerService/index.d.cts +2 -2
  33. package/dist/application/service/customerService/index.d.ts +2 -2
  34. package/dist/application/service/customerService/index.js +2 -2
  35. package/dist/application/service/index.cjs +37 -757
  36. package/dist/application/service/index.d.cts +14 -22
  37. package/dist/application/service/index.d.ts +14 -22
  38. package/dist/application/service/index.js +12 -727
  39. package/dist/application/utils/index.cjs +37 -37
  40. package/dist/application/utils/index.d.cts +13 -13
  41. package/dist/application/utils/index.d.ts +12 -12
  42. package/dist/application/utils/index.js +10 -10
  43. package/dist/atomStore-B1cgmbP0.js +32 -0
  44. package/dist/atomStore-JwGb7pcy.cjs +58 -0
  45. package/dist/atoms/app/index.cjs +16 -16
  46. package/dist/atoms/app/index.d.cts +11 -11
  47. package/dist/atoms/app/index.d.ts +12 -12
  48. package/dist/atoms/app/index.js +10 -10
  49. package/dist/atoms/atomStore/index.cjs +1 -2
  50. package/dist/atoms/atomStore/index.d.cts +2 -1
  51. package/dist/atoms/atomStore/index.d.ts +2 -1
  52. package/dist/atoms/atomStore/index.js +1 -2
  53. package/dist/atoms/chat/index.cjs +40 -40
  54. package/dist/atoms/chat/index.d.cts +37 -37
  55. package/dist/atoms/chat/index.d.ts +38 -38
  56. package/dist/atoms/chat/index.js +10 -10
  57. package/dist/atoms/globalSearch/index.cjs +1 -1
  58. package/dist/atoms/globalSearch/index.d.cts +7 -6
  59. package/dist/atoms/globalSearch/index.d.ts +7 -6
  60. package/dist/atoms/globalSearch/index.js +1 -1
  61. package/dist/atoms/org/index.cjs +37 -40
  62. package/dist/atoms/org/index.d.cts +32 -53
  63. package/dist/atoms/org/index.d.ts +31 -52
  64. package/dist/atoms/org/index.js +11 -12
  65. package/dist/atoms/search/index.cjs +41 -43
  66. package/dist/atoms/search/index.d.cts +9 -10
  67. package/dist/atoms/search/index.d.ts +9 -10
  68. package/dist/atoms/search/index.js +10 -12
  69. package/dist/bandolier-B76-OE75.cjs +1230 -0
  70. package/dist/bandolier-DRn_x1g1.js +1230 -0
  71. package/dist/carpe-kHi4RLB5.cjs +608 -0
  72. package/dist/carpe-qrSU99gq.js +606 -0
  73. package/dist/{chat-CCgyDehy.cjs → chat-BgONoYU7.cjs} +2 -1
  74. package/dist/chat-CLJ4NWcN.js +26 -0
  75. package/dist/{components-CScS7Ii-.cjs → components-BKZbet67.cjs} +2 -1
  76. package/dist/components-CV1fhAkj.js +11 -0
  77. package/dist/config/locators/components/chat/index.cjs +1 -1
  78. package/dist/config/locators/components/chat/index.d.cts +1 -1
  79. package/dist/config/locators/components/chat/index.d.ts +1 -1
  80. package/dist/config/locators/components/chat/index.js +1 -1
  81. package/dist/config/locators/components/chat/variants/index.cjs +2 -1
  82. package/dist/config/locators/components/chat/variants/index.d.cts +2 -1
  83. package/dist/config/locators/components/chat/variants/index.d.ts +2 -1
  84. package/dist/config/locators/components/chat/variants/index.js +2 -1
  85. package/dist/config/locators/components/index.cjs +1 -1
  86. package/dist/config/locators/components/index.d.cts +1 -1
  87. package/dist/config/locators/components/index.d.ts +1 -1
  88. package/dist/config/locators/components/index.js +1 -1
  89. package/dist/config/locators/components/search/index.cjs +2 -1
  90. package/dist/config/locators/components/search/index.d.cts +2 -1
  91. package/dist/config/locators/components/search/index.d.ts +2 -1
  92. package/dist/config/locators/components/search/index.js +2 -1
  93. package/dist/config/locators/index.cjs +4 -4
  94. package/dist/config/locators/index.d.cts +4 -3
  95. package/dist/config/locators/index.d.ts +4 -3
  96. package/dist/config/locators/index.js +4 -4
  97. package/dist/contexts/index.cjs +20 -23
  98. package/dist/contexts/index.d.cts +38 -19
  99. package/dist/contexts/index.d.ts +41 -22
  100. package/dist/contexts/index.js +11 -17
  101. package/dist/contexts-CQDwe3rK.cjs +14333 -0
  102. package/dist/contexts-e2sM-B9g.js +12919 -0
  103. package/dist/coterie-mMirPcHP.js +240 -0
  104. package/dist/coterie-yQ-_JXSw.cjs +240 -0
  105. package/dist/customerService-BG1uNZZ1.cjs +36 -0
  106. package/dist/customerService-BHQRnLhC.js +23 -0
  107. package/dist/custservice-types-C83itZmy.cjs +35 -0
  108. package/dist/custservice-types-DPQ-4TI6.js +23 -0
  109. package/dist/default-8Jfv8ehQ.cjs +199 -0
  110. package/dist/default-C8PQf-38.js +176 -0
  111. package/dist/default-LukSiCz1.js +4 -0
  112. package/dist/default-rJSJ887P.cjs +4 -0
  113. package/dist/divIds-CWkntTsx.js +23 -0
  114. package/dist/{divIds-CFyAjjp3.cjs → divIds-DEL_-qU0.cjs} +2 -1
  115. package/dist/dreamlandBaby-DHltv12Z.cjs +347 -0
  116. package/dist/dreamlandBaby-cG0HM9bt.js +347 -0
  117. package/dist/{embedded-BlXJUbik.cjs → embedded--2L0F4b5.cjs} +2 -1
  118. package/dist/embedded-C5uJqmuD.js +23 -0
  119. package/dist/entrypoints-CNUvSgnk.js +7 -0
  120. package/dist/entrypoints-DM9Sm18O.cjs +19 -0
  121. package/dist/events/index.cjs +1 -1
  122. package/dist/events/index.d.cts +2 -1
  123. package/dist/events/index.d.ts +2 -1
  124. package/dist/events/index.js +1 -1
  125. package/dist/events-ClCDFK7t.js +78 -0
  126. package/dist/events-Da7gpmGv.cjs +90 -0
  127. package/dist/featureFlagService-5wdmW02z.d.ts +18 -0
  128. package/dist/featureFlagService-DaelrXEk.d.cts +18 -0
  129. package/dist/fiveCbd-Cvnwh03g.cjs +614 -0
  130. package/dist/fiveCbd-DhYMlsf9.js +614 -0
  131. package/dist/forLoveAndLemons-C8DuUexW.js +666 -0
  132. package/dist/forLoveAndLemons-DR6a1zjJ.cjs +668 -0
  133. package/dist/{globalSearch-hxbXekus.cjs → globalSearch-BTeZxvk1.cjs} +2 -1
  134. package/dist/globalSearch-b0wC7ZEO.js +14 -0
  135. package/dist/greenpan-B4Pu65kV.js +398 -0
  136. package/dist/greenpan-BL5p6j7f.cjs +398 -0
  137. package/dist/grooveLife-DjKWHoN3.cjs +343 -0
  138. package/dist/grooveLife-JK0TyaPz.js +343 -0
  139. package/dist/homegrownCannabis-DxqSDkmS.js +411 -0
  140. package/dist/homegrownCannabis-ZnfCqW-m.cjs +411 -0
  141. package/dist/hooks/index.cjs +38 -38
  142. package/dist/hooks/index.d.cts +25 -16
  143. package/dist/hooks/index.d.ts +30 -21
  144. package/dist/hooks/index.js +11 -17
  145. package/dist/index-BTK5uzs6.d.cts +98 -0
  146. package/dist/index-BfuO9b0Q.d.ts +749 -0
  147. package/dist/index-BzgkfbNO.d.cts +228 -0
  148. package/dist/index-C62lPpy4.d.cts +25 -0
  149. package/dist/index-CExtydIH.d.ts +9 -0
  150. package/dist/index-CKKkTsms.d.ts +39 -0
  151. package/dist/index-CNsGWfS6.d.cts +749 -0
  152. package/dist/index-CYtsPztZ.d.cts +203 -0
  153. package/dist/index-C_C0tLeD.d.ts +203 -0
  154. package/dist/index-ClJ0nMsR.d.cts +184 -0
  155. package/dist/index-Cx9e-fRi.d.ts +184 -0
  156. package/dist/index-D2VaMPA3.d.ts +98 -0
  157. package/dist/index-D46Rd0io.d.cts +39 -0
  158. package/dist/index-DFL1dIT_.d.ts +7 -0
  159. package/dist/index-DPx8s5YH.d.ts +25 -0
  160. package/dist/index-Dxpscrvz.d.ts +228 -0
  161. package/dist/index-MFbPQ8Ji.d.ts +95 -0
  162. package/dist/index-VSFakgAI.d.cts +95 -0
  163. package/dist/index-jBATkcc_.d.cts +9 -0
  164. package/dist/index-zZjcds15.d.cts +7 -0
  165. package/dist/interceptors/index.cjs +12 -13
  166. package/dist/interceptors/index.d.cts +10 -10
  167. package/dist/interceptors/index.d.ts +10 -10
  168. package/dist/interceptors/index.js +10 -11
  169. package/dist/jackArcher-CXf_IAmC.js +728 -0
  170. package/dist/jackArcher-mGkojXek.cjs +728 -0
  171. package/dist/jordanCraig-BvCvPRoR.js +1787 -0
  172. package/dist/jordanCraig-Dv8pVCiS.cjs +1787 -0
  173. package/dist/kindredBravely-UQP7wiNu.cjs +491 -0
  174. package/dist/kindredBravely-X8F_LNph.js +491 -0
  175. package/dist/kutFromTheKloth-BhYKk3CN.cjs +370 -0
  176. package/dist/kutFromTheKloth-D1xsTSJr.js +370 -0
  177. package/dist/larryAndSerges-1411NuZa.cjs +262 -0
  178. package/dist/larryAndSerges-DVIRLItu.js +262 -0
  179. package/dist/leapsAndRebounds-BJ8mwr33.js +361 -0
  180. package/dist/leapsAndRebounds-UcP9EJVO.cjs +361 -0
  181. package/dist/logger-Dln20ans.cjs +26 -0
  182. package/dist/logger-pdEEY8T2.js +20 -0
  183. package/dist/longevityrx-BFSv9GF5.cjs +321 -0
  184. package/dist/longevityrx-Cp6wleWr.js +321 -0
  185. package/dist/lookOptic-BGhU4910.js +283 -0
  186. package/dist/lookOptic-KieSqskd.cjs +283 -0
  187. package/dist/mantraBrand-CHQw-0nw.cjs +751 -0
  188. package/dist/mantraBrand-DrqG9uqO.js +751 -0
  189. package/dist/medterra-CLG6Co1C.cjs +584 -0
  190. package/dist/medterra-D8ZX9NZC.js +584 -0
  191. package/dist/modells-BzyPwN2m.cjs +485 -0
  192. package/dist/modells-CAfqOCW4.js +485 -0
  193. package/dist/nodeSelector-B3bPtEjX.d.cts +31 -0
  194. package/dist/nodeSelector-BiCDowlK.d.ts +31 -0
  195. package/dist/orgConfigResults--dAwtw3W.d.ts +881 -0
  196. package/dist/orgConfigResults-BL0XBA6x.d.cts +881 -0
  197. package/dist/pressedFloral-DULBuQwR.cjs +662 -0
  198. package/dist/pressedFloral-Dp-7Fk3S.js +662 -0
  199. package/dist/search-filter-types-BNTLVXqQ.d.cts +102 -0
  200. package/dist/search-filter-types-DkmH1TxJ.d.ts +102 -0
  201. package/dist/skinPerfection-BxuYCeJX.js +335 -0
  202. package/dist/skinPerfection-Cd3XZ6By.cjs +335 -0
  203. package/dist/snapSupplements-Bf6htPM0.js +286 -0
  204. package/dist/snapSupplements-ZFnXyMuZ.cjs +286 -0
  205. package/dist/socialProofClasses-DdzG1tZy.js +10 -0
  206. package/dist/socialProofClasses-ky69yppk.cjs +40 -0
  207. package/dist/spanx-CwDPQaGj.js +662 -0
  208. package/dist/spanx-Cyd4qDlK.cjs +664 -0
  209. package/dist/spanxStaging-D43nyAGy.js +846 -0
  210. package/dist/spanxStaging-ijbYnHzr.cjs +849 -0
  211. package/dist/suggestionBarV2-types-CwOXzIKq.js +10 -0
  212. package/dist/{suggestionBarV2-types-DG3Ekk44.cjs → suggestionBarV2-types-Dc4-zJlV.cjs} +2 -1
  213. package/dist/supergoop-BnbFG7hm.cjs +338 -0
  214. package/dist/supergoop-CY043wIg.js +336 -0
  215. package/dist/test-types-CXVJxTeu.d.ts +40 -0
  216. package/dist/test-types-CuOq25VT.d.cts +40 -0
  217. package/dist/types/index.cjs +2 -2
  218. package/dist/types/index.d.cts +2 -2
  219. package/dist/types/index.d.ts +2 -2
  220. package/dist/types/index.js +2 -2
  221. package/dist/types-BF_CJeck.js +177 -0
  222. package/dist/types-CD4LFta-.d.cts +33 -0
  223. package/dist/types-CNH4sfF-.cjs +231 -0
  224. package/dist/types-DBdI0j89.d.ts +33 -0
  225. package/dist/uniqueVintage-Cui74mlJ.js +1212 -0
  226. package/dist/uniqueVintage-R2Jcu1y1.cjs +1214 -0
  227. package/dist/variant-CKVRF2-W.d.ts +13 -0
  228. package/dist/variant-raYuOP4L.d.cts +13 -0
  229. package/dist/venaCbd-o5_vOp4e.js +366 -0
  230. package/dist/venaCbd-r-IxEVc1.cjs +366 -0
  231. package/dist/westonJonBoucher-C95EuCl-.js +423 -0
  232. package/dist/westonJonBoucher-DjGEW3ZB.cjs +423 -0
  233. package/dist/wineEnthusiast-DeTFY8Gm.js +941 -0
  234. package/dist/wineEnthusiast-DvfcV5B3.cjs +941 -0
  235. package/dist/wolfMattress-6xPfOJt3.js +373 -0
  236. package/dist/wolfMattress-BjGnGKjP.cjs +373 -0
  237. package/dist/wolfTactical-Bi3WZu0m.cjs +350 -0
  238. package/dist/wolfTactical-C_F9-oPX.js +350 -0
  239. package/package.json +1 -1
  240. package/src/adapters/amplitude/amplitudeAdapter.ts +32 -9
  241. package/src/adapters/spiffy/commerce/api.ts +17 -8
  242. package/src/adapters/spiffy/commerce/graphql.ts +16 -5
  243. package/src/application/config/generalStaticConfig.ts +5 -2
  244. package/src/application/models/api/orgConfigResults.ts +6 -2
  245. package/src/application/models/validators/validateGraphQLColorsConfig.ts +23 -21
  246. package/src/application/service/cdnService.ts +4 -2
  247. package/src/application/service/index.ts +0 -1
  248. package/src/application/service/pageVariantService.ts +5 -5
  249. package/src/application/service/searchService.ts +9 -2
  250. package/src/application/service/windowChatToggleService.ts +28 -19
  251. package/src/application/service/windowFrontendConfigService.ts +7 -4
  252. package/src/atoms/app/index.ts +26 -17
  253. package/src/atoms/app/variant.ts +1 -0
  254. package/src/atoms/chat/messageQueue.ts +1 -1
  255. package/src/atoms/envive/enviveConfig.ts +81 -0
  256. package/src/atoms/org/graphqlConfig.ts +29 -11
  257. package/src/atoms/org/merchantCss.ts +114 -0
  258. package/src/atoms/org/org.ts +101 -64
  259. package/src/atoms/org/orgPageConfig.ts +9 -6
  260. package/src/atoms/org/orgUIConfig.ts +22 -9
  261. package/src/atoms/search/chatSearch.ts +85 -67
  262. package/src/contexts/chatContext.tsx +4 -1
  263. package/src/contexts/enviveConfigContext.tsx +37 -26
  264. package/src/contexts/enviveCssContext.tsx +20 -0
  265. package/src/contexts/index.ts +2 -0
  266. package/src/contexts/orgConfigContext.tsx +106 -0
  267. package/src/contexts/systemSettingsContext.tsx +2 -2
  268. package/src/contexts/types.ts +12 -9
  269. package/src/hooks/index.ts +1 -0
  270. package/src/hooks/useSearch.tsx +10 -6
  271. package/src/hooks/utils.ts +1 -1
  272. package/src/interceptors/useFormEscalation.ts +26 -9
  273. package/src/types.ts +0 -2
  274. package/dist/api-BtzLHcfU.cjs +0 -268
  275. package/dist/api-kpPTZhV9.js +0 -189
  276. package/dist/atomStore-BNQyGmU_.cjs +0 -57
  277. package/dist/atomStore-TnLPtYns.js +0 -31
  278. package/dist/bandolier-CQrxBHsk.cjs +0 -1230
  279. package/dist/bandolier-Di9DpZ8e.js +0 -1230
  280. package/dist/carpe-3NJOR-Rj.cjs +0 -608
  281. package/dist/carpe-DmWKaIQq.js +0 -606
  282. package/dist/cdnService-BNreZjqy.js +0 -18
  283. package/dist/cdnService-vLxePdrU.cjs +0 -23
  284. package/dist/chat-CCQMmhc1.cjs +0 -5057
  285. package/dist/chat-Dk6KPb1K.js +0 -25
  286. package/dist/chat-H6YcCS4I.js +0 -4113
  287. package/dist/components-DAQxVIn9.js +0 -10
  288. package/dist/coterie-D0UFsFC5.cjs +0 -240
  289. package/dist/coterie-JblRmIZL.js +0 -240
  290. package/dist/customerService-C4wc0glQ.js +0 -22
  291. package/dist/customerService-zsDlp7g2.cjs +0 -35
  292. package/dist/custservice-types-D8Npo-5Z.js +0 -22
  293. package/dist/custservice-types-E9_OSaZ7.cjs +0 -34
  294. package/dist/default-C5ZTV8HA.cjs +0 -4
  295. package/dist/default-DPv8m-eQ.js +0 -175
  296. package/dist/default-DRKBosow.cjs +0 -198
  297. package/dist/default-ao0vRl0W.js +0 -4
  298. package/dist/divIds-BWvq-i6I.js +0 -22
  299. package/dist/dreamlandBaby-CyS8oW8X.js +0 -347
  300. package/dist/dreamlandBaby-y7kSvwH2.cjs +0 -347
  301. package/dist/embedded-C1jvFj3v.js +0 -22
  302. package/dist/entrypoints-CmmOszXO.js +0 -6
  303. package/dist/entrypoints-fowCLUT2.cjs +0 -18
  304. package/dist/enviveConfigContext-Bs8kepnO.cjs +0 -48
  305. package/dist/enviveConfigContext-CWVdVWKW.js +0 -34
  306. package/dist/events-DgFzlVJR.js +0 -77
  307. package/dist/events-bH-24eRW.cjs +0 -89
  308. package/dist/featureFlagService-CroFRxvD.d.cts +0 -17
  309. package/dist/featureFlagService-NkJ2fuEj.d.ts +0 -17
  310. package/dist/featureGates-BMWXU0dS.d.ts +0 -90
  311. package/dist/featureGates-N_gyHCTn.d.cts +0 -90
  312. package/dist/fiveCbd-CXVuIBiZ.cjs +0 -614
  313. package/dist/fiveCbd-Cyc3-Ab9.js +0 -614
  314. package/dist/forLoveAndLemons-CxQS0USq.cjs +0 -668
  315. package/dist/forLoveAndLemons-D8mcgmdk.js +0 -666
  316. package/dist/frontendConfig-KeNqU1wa.d.cts +0 -790
  317. package/dist/frontendConfig-cPvCTWm6.d.ts +0 -790
  318. package/dist/globalSearch-BC0rOX3E.js +0 -13
  319. package/dist/greenpan-JM6SHcqO.js +0 -398
  320. package/dist/greenpan-eIzyxVsn.cjs +0 -398
  321. package/dist/grooveLife-BmsUc2cD.js +0 -343
  322. package/dist/grooveLife-KdTizVUn.cjs +0 -343
  323. package/dist/homegrownCannabis-C0GDai4r.cjs +0 -411
  324. package/dist/homegrownCannabis-a9udocBT.js +0 -411
  325. package/dist/hooks-DjOa7ihH.cjs +0 -7331
  326. package/dist/hooks-fneW8SWw.js +0 -7152
  327. package/dist/index-BQErGgfM.d.cts +0 -202
  328. package/dist/index-BdNKc2ix.d.cts +0 -8
  329. package/dist/index-BrXuc_Ck.d.cts +0 -24
  330. package/dist/index-C4zjAR1c.d.cts +0 -227
  331. package/dist/index-CGB6CAmr.d.ts +0 -6
  332. package/dist/index-CIco0cCQ.d.ts +0 -183
  333. package/dist/index-COG1kOZG.d.ts +0 -749
  334. package/dist/index-CVxe7FpL.d.cts +0 -6
  335. package/dist/index-Cn1SeI5y.d.cts +0 -183
  336. package/dist/index-CnqHN_jz.d.ts +0 -202
  337. package/dist/index-Cqg6ltII.d.ts +0 -38
  338. package/dist/index-DE_7Q8qK.d.ts +0 -94
  339. package/dist/index-Da0UzyI9.d.ts +0 -24
  340. package/dist/index-DbWWcYax.d.cts +0 -749
  341. package/dist/index-DtoVXd6O.d.cts +0 -97
  342. package/dist/index-JClBRnSX.d.cts +0 -94
  343. package/dist/index-ghzD_356.d.ts +0 -8
  344. package/dist/index-hdbCEjYy.d.cts +0 -38
  345. package/dist/index-luJrHgPN.d.ts +0 -97
  346. package/dist/index-tfRj22E1.d.ts +0 -227
  347. package/dist/jackArcher-B6OJ0N3a.cjs +0 -728
  348. package/dist/jackArcher-B9fe4Hv8.js +0 -728
  349. package/dist/jordanCraig-0CB_m_ts.cjs +0 -1787
  350. package/dist/jordanCraig-DNm1iw1L.js +0 -1787
  351. package/dist/kindredBravely-CZgt7DJA.js +0 -491
  352. package/dist/kindredBravely-KvYPbckZ.cjs +0 -491
  353. package/dist/kutFromTheKloth-BxgtWZs9.cjs +0 -370
  354. package/dist/kutFromTheKloth-SmteSZjk.js +0 -370
  355. package/dist/larryAndSerges-6O_u3L90.cjs +0 -261
  356. package/dist/larryAndSerges-DO-zG8ES.js +0 -261
  357. package/dist/leapsAndRebounds-BK62AmXw.js +0 -361
  358. package/dist/leapsAndRebounds-gPsWVUmQ.cjs +0 -361
  359. package/dist/logger-Be0NyKaY.cjs +0 -25
  360. package/dist/logger-BexDfK3W.js +0 -19
  361. package/dist/longevityrx-DjKbwJo3.cjs +0 -321
  362. package/dist/longevityrx-eq5TeUcy.js +0 -321
  363. package/dist/lookOptic-BPPqms_j.cjs +0 -283
  364. package/dist/lookOptic-jRpBXQCN.js +0 -283
  365. package/dist/mantraBrand-BZOZfkUK.js +0 -751
  366. package/dist/mantraBrand-Cp8zptkj.cjs +0 -751
  367. package/dist/medterra-BHYCBgvQ.cjs +0 -584
  368. package/dist/medterra-CShe6CLY.js +0 -584
  369. package/dist/modells-DE7-gmjK.cjs +0 -485
  370. package/dist/modells-DFyJxNwT.js +0 -485
  371. package/dist/nodeSelector-DpKXszfU.d.ts +0 -30
  372. package/dist/nodeSelector-vKB44CDB.d.cts +0 -30
  373. package/dist/org-Bkn6fl6I.cjs +0 -106
  374. package/dist/org-CX8HFbc9.js +0 -63
  375. package/dist/pressedFloral-BMkCVs8c.cjs +0 -662
  376. package/dist/pressedFloral-aK9br-LF.js +0 -662
  377. package/dist/search-DtIFZeMA.cjs +0 -743
  378. package/dist/search-eWwg8pNn.js +0 -542
  379. package/dist/search-filter-types-ByJnFPc4.d.cts +0 -101
  380. package/dist/search-filter-types-DPgeG8FS.d.ts +0 -101
  381. package/dist/skinPerfection-B9G6yLM2.js +0 -335
  382. package/dist/skinPerfection-BBC1q65Z.cjs +0 -335
  383. package/dist/snapSupplements-D7hx6Kgj.cjs +0 -286
  384. package/dist/snapSupplements-DKvJl__T.js +0 -286
  385. package/dist/socialProofClasses-BYLiEXpU.cjs +0 -39
  386. package/dist/socialProofClasses-CkJufEGb.js +0 -9
  387. package/dist/spanx-D-ZKkxjM.cjs +0 -664
  388. package/dist/spanx-yl7YfVrf.js +0 -662
  389. package/dist/spanxStaging-CXeIg6zI.cjs +0 -849
  390. package/dist/spanxStaging-DzGXL9wD.js +0 -846
  391. package/dist/suggestionBarV2-types-B0RbMStE.js +0 -9
  392. package/dist/supergoop-CSpDPOpl.cjs +0 -337
  393. package/dist/supergoop-D0UkuRiA.js +0 -335
  394. package/dist/test-types-C9b_OdfO.d.ts +0 -39
  395. package/dist/test-types-CpKCxk8U.d.cts +0 -39
  396. package/dist/types-BE4faOO_.d.cts +0 -32
  397. package/dist/types-C3S1H4hl.js +0 -176
  398. package/dist/types-TD8g7LnH.d.ts +0 -32
  399. package/dist/types-lcjuhDBt.cjs +0 -230
  400. package/dist/uniqueVintage-DygVpCqU.cjs +0 -1214
  401. package/dist/uniqueVintage-_n0FZFVj.js +0 -1212
  402. package/dist/useMessageInterceptor-BP6gzo8a.js +0 -57
  403. package/dist/useMessageInterceptor-BnUG2Pzt.cjs +0 -72
  404. package/dist/variant-DH4zusMi.d.cts +0 -12
  405. package/dist/variant-DTEqSBHd.d.ts +0 -12
  406. package/dist/variantInfo-BTvC6CQh.js +0 -1
  407. package/dist/variantInfo-Cz2YXraO.cjs +0 -0
  408. package/dist/venaCbd-BS0dvdBm.js +0 -366
  409. package/dist/venaCbd-Pqg0bj-P.cjs +0 -366
  410. package/dist/westonJonBoucher-CLw8Hy6u.js +0 -423
  411. package/dist/westonJonBoucher-CeA0jwxe.cjs +0 -423
  412. package/dist/wineEnthusiast-M9P18d1w.js +0 -941
  413. package/dist/wineEnthusiast-gHBaQMbe.cjs +0 -941
  414. package/dist/wolfMattress-BQHjoQYu.js +0 -373
  415. package/dist/wolfMattress-CdmN-Evm.cjs +0 -373
  416. package/dist/wolfTactical-Cc2ZLBRh.js +0 -350
  417. package/dist/wolfTactical-dObnPgAG.cjs +0 -350
  418. package/src/application/service/environmentService.ts +0 -51
  419. package/src/extension.ts +0 -63
  420. package/src/initialize.ts +0 -163
  421. package/src/main.tsx +0 -108
  422. package/src/merchants/uniqueVintage/views/useUniqueVintageChatSearch.ts +0 -147
  423. /package/dist/{atomStore-FSZd_20F.js → locators-Dc5ZT0aF.js} +0 -0
  424. /package/dist/{atomStore-B3tsg6mF.cjs → locators-lQMJj830.cjs} +0 -0
  425. /package/dist/{locators-C2DX_nX6.js → utilityTypes-BVikejDo.js} +0 -0
  426. /package/dist/{locators-CUpyd9Wt.cjs → utilityTypes-C4h2wgAK.cjs} +0 -0
  427. /package/dist/{utilityTypes-DMdsI0DG.cjs → variantInfo-CNRTY0gH.cjs} +0 -0
  428. /package/dist/{utilityTypes-UWdNHElu.js → variantInfo-CzhR5W6h.js} +0 -0
@@ -1,666 +0,0 @@
1
- import "./events-DgFzlVJR.js";
2
- import "./logger-BexDfK3W.js";
3
- import { DOMInsertionType } from "./chat-H6YcCS4I.js";
4
- import { CategoryExtractorType, ColorNames, CustomerServiceIntegrationMode, CustomerServiceType, 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 { CHAT_PREVIEW_CONTAINER_ID, PROMPT_CARD_ID } from "./divIds-BWvq-i6I.js";
12
- import { CdnService } from "./cdnService-BNreZjqy.js";
13
- import { CHAT_PREVIEW_TESTID, PROMPT_CARD_TESTID } from "./embedded-C1jvFj3v.js";
14
- import { defaultOrgUIConfig } from "./default-DPv8m-eQ.js";
15
- import { PageVisitCategory } from "@spiffy-ai/commerce-api-client";
16
-
17
- //#region src/merchants/forLoveAndLemons/forLoveAndLemons.ts
18
- const forLoveAndLemonsColors = {
19
- [ColorNames.TextPrimary]: "#111111",
20
- [ColorNames.TextSecondary]: "#A4A4A4",
21
- [ColorNames.TextAccent]: "#000000",
22
- [ColorNames.TextLink]: "#000000",
23
- [ColorNames.TextLight]: "#FFFFFF",
24
- [ColorNames.BackgroundPrimary]: "#000000",
25
- [ColorNames.BackgroundSecondary]: "#FFFFFF",
26
- [ColorNames.BackgroundSecondaryDark]: "#E5E7EB",
27
- [ColorNames.BackgroundTertiary]: "#E5E7EB",
28
- [ColorNames.BackgroundDark]: "#000000",
29
- [ColorNames.BackgroundLight]: "#FFFFFF",
30
- [ColorNames.BackgroundSaturated]: "#EA191D",
31
- [ColorNames.BorderLight]: "#E5E7EB",
32
- [ColorNames.BorderMedium]: "#C7C7C7",
33
- [ColorNames.BorderDark]: "#777777",
34
- [ColorNames.BorderOutline]: "#0A0A0A",
35
- [ColorNames.AccentPrimary]: "#000000",
36
- [ColorNames.AccentSecondary]: "#000000"
37
- };
38
- const forLoveAndLemonsOrgUIConfig = () => {
39
- const defaultForLoveAndLemonsOrgConfig = defaultOrgUIConfig(OrgShortName.ForLoveAndLemons);
40
- return {
41
- ...defaultForLoveAndLemonsOrgConfig,
42
- chatMessageConfig: {
43
- ...defaultForLoveAndLemonsOrgConfig.chatMessageConfig,
44
- assistantChatTitle: "FL&L Personal Shopper",
45
- productLink: {
46
- ...defaultForLoveAndLemonsOrgConfig.chatMessageConfig.productLink,
47
- iconVariant: "borderLight"
48
- }
49
- },
50
- chatHeader: {
51
- ...defaultForLoveAndLemonsOrgConfig.chatHeader,
52
- expandedColor: colorVar(ColorNames.BackgroundLight),
53
- collapsedColor: colorVar(ColorNames.BackgroundLight),
54
- chevronColor: colorVar(ColorNames.BorderLight),
55
- imageSrc: CdnService.getAssetURL("for-love-and-lemons-logo.svg", OrgShortName.ForLoveAndLemons),
56
- customerSupportSwitchConfig: {
57
- ...defaultForLoveAndLemonsOrgConfig.chatHeader.customerSupportSwitchConfig,
58
- unselectedTextColor: colorVar(ColorNames.TextSecondary),
59
- supportTitle: "Support Team",
60
- spiffyTitle: "Shopping Assistant"
61
- }
62
- },
63
- chatPreviewConfig: { ...defaultForLoveAndLemonsOrgConfig.chatPreviewConfig },
64
- floatingEntrypointConfig: {
65
- ...defaultForLoveAndLemonsOrgConfig.floatingEntrypointConfig,
66
- showOption: "always",
67
- expansionText: {
68
- pdp: "Have questions?",
69
- plp: "Have questions?"
70
- }
71
- },
72
- welcomeSectionConfig: {
73
- ...defaultForLoveAndLemonsOrgConfig.welcomeSectionConfig,
74
- title: "Meet your FL&L Personal Shopper",
75
- subtitle: "From finding the perfect outfit for any occasion to styling your dream look from head-to-toe, our AI-powered personal shopper is here to make your shopping experience effortless.",
76
- variant: "outlined",
77
- iconName: void 0
78
- },
79
- customerServiceIntegration: {
80
- integrationMode: CustomerServiceIntegrationMode.simple,
81
- provider: CustomerServiceType.gorgias
82
- },
83
- productReviewConfig: {
84
- ...defaultForLoveAndLemonsOrgConfig.productReviewConfig,
85
- styleVariant: "bordered"
86
- },
87
- floatingChatConfig: {
88
- ...defaultForLoveAndLemonsOrgConfig.floatingChatConfig,
89
- replyInputConfig: {
90
- ...defaultForLoveAndLemonsOrgConfig.floatingChatConfig.replyInputConfig,
91
- sendIcon: "arrowUp"
92
- },
93
- suggestionButtonConfig: {
94
- variant: "transparentDark",
95
- hoverVariant: "secondaryDark",
96
- answerVariant: "transparentDark"
97
- }
98
- },
99
- merchantVariantSettings: { dynamicVariants: {
100
- enabled: true,
101
- refreshInterval: 500
102
- } },
103
- merchantOverrideCss: `
104
- .spiffy-button-base-button {
105
- height: 32px;
106
- min-height: 32px;
107
- }
108
-
109
- .spiffy-button-base-button-text {
110
- font-size: 12px;
111
- }
112
-
113
- .spiffy-suggestion-button-question-class {
114
- border: 1px solid ${colorVar(ColorNames.BorderLight)} !important;
115
- border-radius: 4px;
116
- }
117
-
118
- #spiffy-ai-chat-preview {
119
- margin-top: 12px;
120
- }
121
-
122
- .spiffy-image-prompt-card {
123
- font-family: var(--font-main);
124
- }
125
-
126
- .spiffy-image-prompt-card .spiffy-title {
127
- font-family: var(--font-serif);
128
- }
129
-
130
- .spiffy-single-image-prompt {
131
- font-family: var(--font-main);
132
- .spiffy-user-query-button {
133
- border-color: var(--spiffy-colors-border-light);
134
- }
135
- }
136
-
137
- @media (max-width: 768px) {
138
- #spiffy-ai-prompt-card {
139
- aspect-ratio: auto;
140
- height: 358px;
141
- grid-column: 1 / span 2;
142
- }
143
- }
144
-
145
- .spiffy-button-block .spiffy-user-query-button {
146
- font-size: 10px;
147
- height: 32px;
148
- }
149
-
150
- .spiffy-single-image-prompt {
151
- font-family: var(--font-main);
152
- .spiffy-title {
153
- font-family: var(--font-serif);
154
- }
155
- }
156
-
157
- @media (max-width: 768px) {
158
- .spiffy-single-image-prompt {
159
- padding-left: 12px;
160
- padding-right: 12px;
161
- }
162
- }
163
-
164
- @media (min-width: 768px) {
165
- #spiffy-ai-chat-preview {
166
- margin-top: 28px;
167
- margin-bottom: -42px;
168
- }
169
- .spiffy-single-image-prompt {
170
- .spiffy-title {
171
- padding-left: 40px;
172
- font-size: 40px;
173
- }
174
- .spiffy-suggestion-bar {
175
- padding-left: 80px;
176
- flex-direction: row;
177
- }
178
- .spiffy-single-image-prompt-block {
179
- margin-top: 16px;
180
- }
181
- .spiffy-button-block {
182
- flex-direction: row;
183
- width: 100%;
184
- justify-content: space-between;
185
- }
186
- .spiffy-footer-container {
187
- min-width: 33.33%;
188
- width: 33.33%;
189
- padding-left: 24px;
190
- padding-right: 24px;
191
- margin-top: 0px;
192
- @media (min-width: 1280px) {
193
- padding-left: 54px;
194
- padding-right: 54px;
195
- }
196
- @media (min-width: 1536px) {
197
- padding-left: 81px;
198
- padding-right: 81px;
199
- }
200
- }
201
- .spiffy-user-query-button {
202
- margin-top: 0px;
203
- }
204
- .spiffy-product-image {
205
- display: none;
206
- }
207
- }
208
- }
209
-
210
- .spiffy-product-card-title {
211
- font-family: var(--chakra-fonts-heading);
212
- }
213
-
214
- .spiffy-switch-to-agent-button-unselected-text-color {
215
- color: var(--spiffy-colors-text-secondary);
216
- }
217
-
218
- .spiffy-chat-header-container {
219
- background-color: var(--spiffy-colors-background-light);
220
- }
221
- `
222
- };
223
- };
224
- const forLoveAndLemonsPageConfig = () => ({
225
- pageVariants: [
226
- {
227
- variantId: "plpTopCategories",
228
- variantType: "plp",
229
- variantTests: [{ testType: PageVariantTestType.ShopifyPLP }],
230
- plpIdExtractor: "shopify-collection-id",
231
- widgetMounting: [{
232
- mountingConfigId: "imagePromptCardPLP",
233
- mountingPointWidgets: [
234
- {
235
- tests: [{
236
- testType: PageVariantTestType.TopCatalogCategory,
237
- topCategory: ["dresses"]
238
- }],
239
- widgetConfigId: "imagePromptCardDresses"
240
- },
241
- {
242
- tests: [{
243
- testType: PageVariantTestType.TopCatalogCategory,
244
- topCategory: ["tops"]
245
- }],
246
- widgetConfigId: "imagePromptCardTops"
247
- },
248
- {
249
- tests: [{
250
- testType: PageVariantTestType.TopCatalogCategory,
251
- topCategory: ["bottoms"]
252
- }],
253
- widgetConfigId: "imagePromptCardBottoms"
254
- },
255
- {
256
- tests: [{
257
- testType: PageVariantTestType.TopCatalogCategory,
258
- topCategory: ["sweaters", "knitwear"]
259
- }],
260
- widgetConfigId: "imagePromptCardKnitwear"
261
- },
262
- {
263
- tests: [{
264
- testType: PageVariantTestType.TopCatalogCategory,
265
- topCategory: ["swim", "swimwear"]
266
- }],
267
- widgetConfigId: "imagePromptCardSwim"
268
- },
269
- {
270
- tests: [{
271
- testType: PageVariantTestType.TopCatalogCategory,
272
- topCategory: ["lingerie", "panties"]
273
- }],
274
- widgetConfigId: "imagePromptCardLingerie"
275
- },
276
- {
277
- tests: [{
278
- testType: PageVariantTestType.TopCatalogCategory,
279
- topCategory: ["wedding-honeymoon"]
280
- }],
281
- widgetConfigId: "imagePromptCardBridal"
282
- },
283
- {
284
- tests: [{
285
- testType: PageVariantTestType.TopCatalogCategory,
286
- topCategory: ["for-love-and-lemons-essentials", "essentials"]
287
- }],
288
- widgetConfigId: "imagePromptCardEssentials"
289
- },
290
- {
291
- tests: [{
292
- testType: PageVariantTestType.TopCatalogCategory,
293
- topCategory: ["accessories"]
294
- }],
295
- widgetConfigId: "imagePromptCardAccessories"
296
- },
297
- {
298
- tests: [],
299
- widgetConfigId: "imagePromptCard"
300
- }
301
- ]
302
- }]
303
- },
304
- {
305
- variantId: "plp",
306
- variantType: "plp",
307
- variantTests: [{ testType: PageVariantTestType.ShopifyPLP }],
308
- plpIdExtractor: "shopify-collection-id",
309
- widgetMounting: [{
310
- mountingConfigId: "imagePromptCardPLP",
311
- widgetConfigId: "imagePromptCard"
312
- }]
313
- },
314
- {
315
- variantId: "pdp",
316
- variantType: "pdp",
317
- variantTests: [{ testType: PageVariantTestType.ShopifyPDP }],
318
- productIdExtractor: "shopify-product-id",
319
- widgetMounting: [{
320
- mountingConfigId: "singleImagePromptPDP",
321
- widgetConfigId: "singleImagePrompt"
322
- }]
323
- },
324
- {
325
- variantId: "home",
326
- variantType: "page_visit",
327
- variantTests: [{
328
- testType: PageVariantTestType.PageCategory,
329
- extractor: {
330
- type: CategoryExtractorType.VisitCategoryMap,
331
- map: { [PageVisitCategory.Homepage]: ["/"] }
332
- }
333
- }],
334
- widgetMounting: []
335
- },
336
- {
337
- variantId: "other",
338
- variantType: "page_visit",
339
- variantTests: [{
340
- testType: PageVariantTestType.PageCategory,
341
- extractor: {
342
- type: CategoryExtractorType.VisitCategoryDefault,
343
- value: PageVisitCategory.Other
344
- }
345
- }],
346
- widgetMounting: []
347
- }
348
- ],
349
- widgetConfigs: {
350
- imagePromptCard: {
351
- widgetConfigId: "imagePromptCard",
352
- type: WidgetType.ImagePromptCard,
353
- url: `https://cdn.shopify.com/s/files/1/0271/4967/files/11_250314_FLL_PORTUGAL_CABIN_004_1_300x.jpg?v=1748977560`,
354
- lightText: true,
355
- title: "Let's find your dream outfit",
356
- subtitle: [
357
- "A dreamy slip dress you can wear in and out of the house?",
358
- "A sultry little black dress for date night?",
359
- "Lingerie sets you can gift the bride?",
360
- "A chic yet comfortable look you can wear to the office?",
361
- "A pretty corset you can wear to a music festival?",
362
- "A chic yet comfortable look you can wear to the office?",
363
- "A sweeping satin gown for a friend's wedding?",
364
- "A floral midi dress for brunch with friends?",
365
- "A timeless lace dress for special occasions?"
366
- ],
367
- staticSuggestionCopies: [
368
- "Little Black Dresses",
369
- "Matching Co-Ord Sets",
370
- "Cozy Spring Layers",
371
- "Romantic Lingerie for Date Night",
372
- "Chic Wedding Guest Dresses",
373
- "Bachelorette Mini Dresses"
374
- ],
375
- userQueryButtonConfig: {
376
- variant: "underlineLight",
377
- placeholderText: "Need something special?",
378
- icon: "sendArrow"
379
- }
380
- },
381
- imagePromptCardDresses: {
382
- widgetConfigId: "imagePromptCardDresses",
383
- type: WidgetType.ImagePromptCard,
384
- url: `https://cdn.shopify.com/s/files/1/0271/4967/files/18-05_250506_FLL_SAILOR_MARSEILLE_032_v2_300x.jpg?v=1752606888`,
385
- lightText: true,
386
- title: "Let's find your dream outfit",
387
- subtitle: [
388
- "A dress you can wear from your desk to dinner date?",
389
- "An ultra-chic party dress for that upcoming soirée?",
390
- "A timeless dress you can wear again and again?",
391
- "A dress designed with vintage references?",
392
- "A casual dress you can throw on and go?"
393
- ],
394
- staticSuggestionCopies: [
395
- "Little Black Dresses",
396
- "Cocktail Dresses for Weddings",
397
- "Feminine Midi Dresses",
398
- "Floral Mini Dresses",
399
- "Dresses for Date Night"
400
- ],
401
- userQueryButtonConfig: {
402
- variant: "underlineLight",
403
- placeholderText: "Need something special?",
404
- icon: "sendArrow"
405
- }
406
- },
407
- imagePromptCardTops: {
408
- widgetConfigId: "imagePromptCardTops",
409
- type: WidgetType.ImagePromptCard,
410
- url: `https://cdn.shopify.com/s/files/1/0271/4967/files/41-11_250506_FLL_SAILOR_MARSEILLE_176_v2_4c4cd814-1a75-409d-916f-1e3c6cae5164_300x.jpg?v=1752607430`,
411
- lightText: true,
412
- title: "Let's find your dream outfit",
413
- subtitle: [
414
- "A throw-on-and-go top for everyday?",
415
- "Tops to pair with your favorite vintage jeans?",
416
- "A romantic top you can wear to date night?",
417
- "Tops that transition between seasons?",
418
- "Tops for your upcoming getaway?"
419
- ],
420
- staticSuggestionCopies: [
421
- "Flirty Crop Tops",
422
- "Whimsical Blouses",
423
- "Tops With Matching Bottoms",
424
- "Chic Going Out Tops",
425
- "Day to Date Night Tops"
426
- ],
427
- userQueryButtonConfig: {
428
- variant: "underlineLight",
429
- placeholderText: "Need something special?",
430
- icon: "sendArrow"
431
- }
432
- },
433
- imagePromptCardBottoms: {
434
- widgetConfigId: "imagePromptCardBottoms",
435
- type: WidgetType.ImagePromptCard,
436
- url: `https://cdn.shopify.com/s/files/1/0271/4967/files/38-11_250506_FLL_SAILOR_MARSEILLE_098_v2_ebdc3602-8454-4059-8099-a514d5993657_300x.jpg?v=1752607400`,
437
- lightText: true,
438
- title: "Let's find your dream outfit",
439
- subtitle: [
440
- "Chic and casual bottoms you can wear everyday?",
441
- "Skirts you can mix and match with your favorite tops?",
442
- "Smart pants for a chic, offbeat party look?",
443
- "Mini skirts that transition between seasons?",
444
- "Shorts you can style with matching tops and jackets?"
445
- ],
446
- staticSuggestionCopies: [
447
- "Romantic Maxi Skirts",
448
- "Vintage-Inspired Mini Skirts",
449
- "Ultra-Chic Capri Pants",
450
- "Casual Shorts for Everyday",
451
- "Lingerie-Inspired Slip Skirts"
452
- ],
453
- userQueryButtonConfig: {
454
- variant: "underlineLight",
455
- placeholderText: "Need something special?",
456
- icon: "sendArrow"
457
- }
458
- },
459
- imagePromptCardKnitwear: {
460
- widgetConfigId: "imagePromptCardKnitwear",
461
- type: WidgetType.ImagePromptCard,
462
- url: `https://cdn.shopify.com/s/files/1/0271/4967/files/2-13_250506_FLL_SAILOR_MARSEILLE_015_v2_2315ca29-7e6f-45eb-8a2d-ebacae8b909c_300x.jpg?v=1752607285`,
463
- lightText: true,
464
- title: "Let's find your dream outfit",
465
- subtitle: [
466
- "A chic cardigan to wear to your next dinner date?",
467
- "An oversized knit for serene days at home?",
468
- "A cropped knit you can pair with a matching mini skirt?",
469
- "A timeless knit mini dress for stylish rendezvous?",
470
- "Knit jackets for when the temperature drops?"
471
- ],
472
- staticSuggestionCopies: [
473
- "Cozy Oversized Sweaters",
474
- "Feminine Cardis for Date Night",
475
- "Matching Knit Co-Ord Sets",
476
- "Timeless Knit Mini Dresses",
477
- "Chic Knit Jackets"
478
- ],
479
- userQueryButtonConfig: {
480
- variant: "underlineLight",
481
- placeholderText: "Need something special?",
482
- icon: "sendArrow"
483
- }
484
- },
485
- imagePromptCardSwim: {
486
- widgetConfigId: "imagePromptCardSwim",
487
- type: WidgetType.ImagePromptCard,
488
- url: `https://cdn.shopify.com/s/files/1/0271/4967/files/15-20250213_FORLOVEANDLEMONS_SHOT_04_148_eefe62bf-b290-46bc-ae99-8e876ef04ba1_300x.jpg?v=1749575070`,
489
- lightText: true,
490
- title: "Let's find your dream outfit",
491
- subtitle: [
492
- "A one-piece bathing suit for a chic poolside look?",
493
- "A tiny bikini for maximum sun-bathing potential?",
494
- "High-waisted swim bottoms with vintage appeal?",
495
- "Cover-ups that bring romance to the beach",
496
- "Hats and hair accessories you can pair with your favorite bikini?"
497
- ],
498
- staticSuggestionCopies: [
499
- "Retro Bathing Suits",
500
- "Summer-Ready Thong Bikinis",
501
- "Romantic Crochet Cover-Ups",
502
- "Beach-Ready Accessories",
503
- "Gingham Bikinis"
504
- ],
505
- userQueryButtonConfig: {
506
- variant: "underlineLight",
507
- placeholderText: "Need something special?",
508
- icon: "sendArrow"
509
- }
510
- },
511
- imagePromptCardLingerie: {
512
- widgetConfigId: "imagePromptCardLingerie",
513
- type: WidgetType.ImagePromptCard,
514
- url: `https://cdn.shopify.com/s/files/1/0271/4967/files/13-20_250506_FLL_SAILOR_MARSEILLE_134_v2_1647eaec-6fd4-48eb-8b60-febacb8cc0a7_300x.jpg?v=1752607529-`,
515
- lightText: true,
516
- title: "Let's find your dream outfit",
517
- subtitle: [
518
- "Comfortable lingerie you can include in your everyday rotation?",
519
- "Sexy lingerie for date night?",
520
- "Babydoll dresses you can wear in the bedroom and beyond?",
521
- "Slip dresses with maximum vintage appeal?",
522
- "A bridal lingerie set for the first night of your happily ever after?"
523
- ],
524
- staticSuggestionCopies: [
525
- "Sexy and Sweet PJ Sets",
526
- "3-Piece Lingerie Sets",
527
- "Panty Sets for Everyday",
528
- "Vintage-Inspired Slip Dresses",
529
- "Romantic Bridal Lingerie"
530
- ],
531
- userQueryButtonConfig: {
532
- variant: "underlineLight",
533
- placeholderText: "Need something special?",
534
- icon: "sendArrow"
535
- }
536
- },
537
- imagePromptCardBridal: {
538
- widgetConfigId: "imagePromptCardBridal",
539
- type: WidgetType.ImagePromptCard,
540
- url: `https://cdn.shopify.com/s/files/1/0271/4967/files/240806_BC_FLL_24_BRIDAL_CAMPAIGN_LOOK_12_0003_V1_300x.jpg?v=1748977674`,
541
- lightText: true,
542
- title: "Let's find your dream outfit",
543
- subtitle: [
544
- "Bridal dresses for the moments around your big day?",
545
- "A gown for your bridal reception?",
546
- "Whimsical accessories to pair with your bridal looks?",
547
- "Lingerie to gift the bride at her bachelorette?",
548
- `Outfits to wear to your friend's upcoming wedding?`
549
- ],
550
- staticSuggestionCopies: [
551
- "Gowns for Your Reception",
552
- "Romantic Bridal Veils",
553
- "Bachelorette Gifts for the Bride",
554
- "Wedding Guest Dresses",
555
- "Chic Honeymoon Outfits"
556
- ],
557
- userQueryButtonConfig: {
558
- variant: "underlineLight",
559
- placeholderText: "Need something special?",
560
- icon: "sendArrow"
561
- }
562
- },
563
- imagePromptCardEssentials: {
564
- widgetConfigId: "imagePromptCardEssentials",
565
- type: WidgetType.ImagePromptCard,
566
- url: `https://cdn.shopify.com/s/files/1/0271/4967/files/40-240814_BC_FLL_SP25_ESSENTIALS_AT0049_ABOO65_YELLOW_AT0049_AB0064_CAMEL_0154_300x.jpg?v=1745526297`,
567
- lightText: true,
568
- title: "Let's find your dream outfit",
569
- subtitle: [
570
- "Chic Essentials you can lounge in?",
571
- "Chic and comfortable dresses to you can wear to the office?",
572
- "Sports-inspired co-ord sets for everyday?",
573
- "Statement knitwear you can throw-on-and-go?",
574
- `A casual jacket you'll wear on repeat?`
575
- ],
576
- staticSuggestionCopies: [
577
- "Silky Cupro Basics",
578
- "Crisp Co-Ord Sets",
579
- "Jersey Dresses for the Office",
580
- "Casual Knitwear",
581
- "Everyday Jackets"
582
- ],
583
- userQueryButtonConfig: {
584
- variant: "underlineLight",
585
- placeholderText: "Need something special?",
586
- icon: "sendArrow"
587
- }
588
- },
589
- imagePromptCardAccessories: {
590
- widgetConfigId: "imagePromptCardAccessories",
591
- type: WidgetType.ImagePromptCard,
592
- url: `https://cdn.shopify.com/s/files/1/0271/4967/files/42-11_250506_FLL_SAILOR_MARSEILLE_226_v2_cf7365b7-3944-4c29-b6ed-ce4f136a48fc_300x.jpg?v=1752607080`,
593
- lightText: true,
594
- title: "Let's find your dream outfit",
595
- subtitle: [
596
- "Headscarves to co-ordinate with your favorite FL&L look?",
597
- "Open-toe mules for an upcoming wedding?",
598
- "Vintage-inspired earrings to style with your favorite dresses?",
599
- "Bags you can wear all day everyday?",
600
- "Unique body jewelry you can wear to the festival?"
601
- ],
602
- staticSuggestionCopies: [
603
- "Summer-Ready Mules",
604
- "Romantic Hair Accessories",
605
- "Statement-Making Earrings",
606
- "Everyday Bags",
607
- "Glimmering Body Jewelry"
608
- ],
609
- userQueryButtonConfig: {
610
- variant: "underlineLight",
611
- placeholderText: "Need something special?",
612
- icon: "sendArrow"
613
- }
614
- },
615
- singleImagePrompt: {
616
- widgetConfigId: "singleImagePrompt",
617
- type: WidgetType.SingleImagePrompt,
618
- title: "How to wear it",
619
- staticSuggestionCopies: [
620
- "How can I dress this up for an event?",
621
- "Can I wear this in different seasons?",
622
- "Do you have shoes that match with this?",
623
- "Can you give me layering ideas?",
624
- "What's the best bra to wear under this?"
625
- ],
626
- userQueryButtonConfig: {
627
- variant: "underlineDark",
628
- placeholderText: "Tell me your styling questions",
629
- icon: "sendArrow"
630
- }
631
- }
632
- },
633
- mountingConfigs: {
634
- imagePromptCardPLP: {
635
- mountingConfigId: "imagePromptCardPLP",
636
- containerId: PROMPT_CARD_ID,
637
- testId: PROMPT_CARD_TESTID,
638
- insertionPoint: {
639
- selector: `#${PROMPT_CARD_ID}`,
640
- insertionType: DOMInsertionType.NONE
641
- }
642
- },
643
- singleImagePromptPDP: {
644
- mountingConfigId: "singleImagePromptPDP",
645
- containerId: CHAT_PREVIEW_CONTAINER_ID,
646
- testId: CHAT_PREVIEW_TESTID,
647
- insertionPoint: {
648
- selector: `#${CHAT_PREVIEW_CONTAINER_ID}`,
649
- insertionType: DOMInsertionType.NONE
650
- }
651
- }
652
- }
653
- });
654
- const forLoveAndLemonsOrgInfo = {
655
- shortName: OrgShortName.ForLoveAndLemons,
656
- name: "For Love And Lemons",
657
- domain: "forloveandlemons.com",
658
- defaultProductId: "adira-mini-dress-red",
659
- alwaysEnabledMerchants: true,
660
- orgUIConfig: forLoveAndLemonsOrgUIConfig,
661
- orgColors: () => forLoveAndLemonsColors,
662
- orgPageConfig: forLoveAndLemonsPageConfig
663
- };
664
-
665
- //#endregion
666
- export { forLoveAndLemonsOrgInfo };