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