@envive-ai/react-hooks 0.1.5 → 0.1.7
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/NewOrgConfig-C5YL4Y62.cjs +20 -0
- package/dist/NewOrgConfig-CRyIfb_l.js +15 -0
- package/dist/SystemSettingsContext-Cb9YHln8.cjs +20 -0
- package/dist/SystemSettingsContext-D3mmGGcv.js +13 -0
- package/dist/TrackComponentVisibleEvent-C7c_rHFW.cjs +59 -0
- package/dist/TrackComponentVisibleEvent-DXTEBjGM.js +52 -0
- package/dist/amplitudeContext-CB_F-nJY.d.cts +52 -0
- package/dist/amplitudeContext-Cak6ijMq.js +287 -0
- package/dist/amplitudeContext-DFYBDc0h.d.ts +52 -0
- package/dist/amplitudeContext-sTEsPaVG.cjs +309 -0
- package/dist/api-DSFlctlc.cjs +269 -0
- package/dist/api-JTNjuOfc.js +190 -0
- package/dist/app-D_upYeqF.js +132 -0
- package/dist/app-KXTMPa4s.cjs +178 -0
- package/dist/application/models/graphql/index.cjs +4 -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 +2 -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 +52 -56
- package/dist/application/models/index.d.cts +10 -8
- package/dist/application/models/index.d.ts +11 -9
- package/dist/application/models/index.js +10 -11
- 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.ts +1 -1
- package/dist/application/models/variantInfo/index.js +1 -1
- package/dist/application/utils/index.cjs +46 -37
- package/dist/application/utils/index.d.cts +21 -13
- package/dist/application/utils/index.d.ts +21 -13
- package/dist/application/utils/index.js +19 -10
- package/dist/{atomStore-JwGb7pcy.cjs → atomStore-DEZyFCNz.cjs} +1 -1
- package/dist/{atomStore-B1cgmbP0.js → atomStore-DnPEioF4.js} +1 -1
- package/dist/atoms/app/index.cjs +18 -16
- package/dist/atoms/app/index.d.cts +23 -18
- package/dist/atoms/app/index.d.ts +24 -19
- package/dist/atoms/app/index.js +14 -11
- package/dist/atoms/atomStore/index.cjs +2 -1
- package/dist/atoms/atomStore/index.d.cts +24 -2
- package/dist/atoms/atomStore/index.d.ts +24 -2
- package/dist/atoms/atomStore/index.js +2 -1
- package/dist/atoms/chat/index.cjs +50 -40
- package/dist/atoms/chat/index.d.cts +38 -35
- package/dist/atoms/chat/index.d.ts +39 -36
- package/dist/atoms/chat/index.js +20 -10
- package/dist/atoms/globalSearch/index.cjs +1 -1
- package/dist/atoms/globalSearch/index.d.cts +5 -5
- package/dist/atoms/globalSearch/index.d.ts +6 -6
- package/dist/atoms/globalSearch/index.js +1 -1
- package/dist/atoms/org/index.cjs +18 -38
- package/dist/atoms/org/index.d.cts +36 -54
- package/dist/atoms/org/index.d.ts +36 -54
- package/dist/atoms/org/index.js +5 -11
- package/dist/atoms/search/index.cjs +57 -41
- package/dist/atoms/search/index.d.cts +11 -8
- package/dist/atoms/search/index.d.ts +12 -9
- package/dist/atoms/search/index.js +26 -10
- package/dist/atoms/search/types.cjs +5 -0
- package/dist/atoms/search/types.d.cts +2 -0
- package/dist/atoms/search/types.d.ts +2 -0
- package/dist/atoms/search/types.js +3 -0
- package/dist/cdnContext-BMjVfBft.cjs +53 -0
- package/dist/cdnContext-DgsJ00Tb.js +38 -0
- package/dist/{chat-CHmD79E1.js → chat-B4lkFIxz.js} +1 -1
- package/dist/chat-D1Eat8Ih.cjs +394 -0
- package/dist/chat-DPJGdUkz.js +258 -0
- package/dist/{chat-_NzpO_Hn.cjs → chat-zA-K4tR_.cjs} +1 -1
- package/dist/chatElementDisplayLocation-9SW40Dd3.d.cts +25 -0
- package/dist/chatElementDisplayLocation-C1tRM5OD.d.ts +25 -0
- package/dist/chatSearch-B5jMnCYX.js +315 -0
- package/dist/chatSearch-DWMiyWN0.cjs +444 -0
- package/dist/chatState-BisPJd5g.cjs +120 -0
- package/dist/chatState-BrmBYY8l.js +34 -0
- package/dist/commerce-api-CxDIfeME.cjs +318 -0
- package/dist/commerce-api-DagLj3D_.js +311 -0
- package/dist/{components-Dl-TMD9k.js → components-B1edduHz.js} +1 -1
- package/dist/{components-D0XDRcaN.cjs → components-g0G58Kat.cjs} +1 -1
- package/dist/config/locators/components/chat/index.cjs +1 -1
- package/dist/config/locators/components/chat/index.d.cts +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.d.cts +1 -1
- package/dist/config/locators/components/chat/variants/index.d.ts +1 -1
- package/dist/config/locators/components/index.cjs +1 -1
- package/dist/config/locators/components/index.d.cts +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.d.cts +1 -1
- package/dist/config/locators/components/search/index.d.ts +1 -1
- package/dist/config/locators/index.cjs +42 -22
- package/dist/config/locators/index.d.cts +2 -2
- package/dist/config/locators/index.d.ts +3 -3
- package/dist/config/locators/index.js +25 -5
- package/dist/contexts/amplitudeContext/index.cjs +21 -0
- package/dist/contexts/amplitudeContext/index.d.cts +2 -0
- package/dist/contexts/amplitudeContext/index.d.ts +2 -0
- package/dist/contexts/amplitudeContext/index.js +19 -0
- package/dist/contexts/cdnContext/index.cjs +7 -0
- package/dist/contexts/cdnContext/index.d.cts +15 -0
- package/dist/contexts/cdnContext/index.d.ts +15 -0
- package/dist/contexts/cdnContext/index.js +6 -0
- package/dist/contexts/chatContext/index.cjs +329 -0
- package/dist/contexts/chatContext/index.d.cts +15 -0
- package/dist/contexts/chatContext/index.d.ts +15 -0
- package/dist/contexts/chatContext/index.js +322 -0
- package/dist/contexts/enviveConfigContext/index.cjs +7 -0
- package/dist/contexts/enviveConfigContext/index.d.cts +30 -0
- package/dist/contexts/enviveConfigContext/index.d.ts +30 -0
- package/dist/contexts/enviveConfigContext/index.js +6 -0
- package/dist/contexts/enviveCssContext/index.cjs +65 -0
- package/dist/contexts/enviveCssContext/index.d.cts +10 -0
- package/dist/contexts/enviveCssContext/index.d.ts +10 -0
- package/dist/contexts/enviveCssContext/index.js +62 -0
- package/dist/contexts/featureFlagContext/index.cjs +107 -0
- package/dist/contexts/featureFlagContext/index.d.cts +20 -0
- package/dist/contexts/featureFlagContext/index.d.ts +20 -0
- package/dist/contexts/featureFlagContext/index.js +103 -0
- package/dist/contexts/featureFlagServiceContext/index.cjs +6 -0
- package/dist/contexts/featureFlagServiceContext/index.d.cts +5 -0
- package/dist/contexts/featureFlagServiceContext/index.d.ts +5 -0
- package/dist/contexts/featureFlagServiceContext/index.js +5 -0
- package/dist/contexts/graphqlContext/index.cjs +15 -0
- package/dist/contexts/graphqlContext/index.d.cts +12 -0
- package/dist/contexts/graphqlContext/index.d.ts +12 -0
- package/dist/contexts/graphqlContext/index.js +14 -0
- package/dist/contexts/localStorageContext/index.cjs +6 -0
- package/dist/contexts/localStorageContext/index.d.cts +30 -0
- package/dist/contexts/localStorageContext/index.d.ts +30 -0
- package/dist/contexts/localStorageContext/index.js +4 -0
- package/dist/contexts/newOrgConfigContext/index.cjs +19 -0
- package/dist/contexts/newOrgConfigContext/index.d.cts +30 -0
- package/dist/contexts/newOrgConfigContext/index.d.ts +30 -0
- package/dist/contexts/newOrgConfigContext/index.js +18 -0
- package/dist/contexts/searchContext/index.cjs +23 -0
- package/dist/contexts/searchContext/index.d.cts +16 -0
- package/dist/contexts/searchContext/index.d.ts +16 -0
- package/dist/contexts/searchContext/index.js +22 -0
- package/dist/contexts/sessionStorageContext/index.cjs +5 -0
- package/dist/contexts/sessionStorageContext/index.d.cts +15 -0
- package/dist/contexts/sessionStorageContext/index.d.ts +15 -0
- package/dist/contexts/sessionStorageContext/index.js +4 -0
- package/dist/contexts/shopifyUrlContext/index.cjs +5 -0
- package/dist/contexts/shopifyUrlContext/index.d.cts +20 -0
- package/dist/contexts/shopifyUrlContext/index.d.ts +20 -0
- package/dist/contexts/shopifyUrlContext/index.js +4 -0
- package/dist/contexts/systemSettingsContext/index.cjs +8 -0
- package/dist/contexts/systemSettingsContext/index.d.cts +36 -0
- package/dist/contexts/systemSettingsContext/index.d.ts +36 -0
- package/dist/contexts/systemSettingsContext/index.js +6 -0
- package/dist/contexts/types.cjs +7 -0
- package/dist/contexts/types.d.cts +4 -0
- package/dist/contexts/types.d.ts +4 -0
- package/dist/contexts/types.js +3 -0
- package/dist/contexts/userIdentityContext/index.cjs +26 -0
- package/dist/contexts/userIdentityContext/index.d.cts +2 -0
- package/dist/contexts/userIdentityContext/index.d.ts +2 -0
- package/dist/contexts/userIdentityContext/index.js +25 -0
- package/dist/domObserver-B6cRGTny.js +285 -0
- package/dist/domObserver-DQZwhPrc.cjs +304 -0
- package/dist/enviveConfig-BJZ4zTJo.js +62 -0
- package/dist/enviveConfig-DdBrcGSQ.cjs +130 -0
- package/dist/enviveConfigContext-78orE_uH.cjs +60 -0
- package/dist/enviveConfigContext-jBCCWQH9.js +45 -0
- package/dist/events/index.cjs +1 -1
- package/dist/events/index.d.ts +1 -1
- package/dist/events/index.js +1 -1
- package/dist/{events-ClCDFK7t.js → events-BHJJjPDN.js} +1 -1
- package/dist/{events-Da7gpmGv.cjs → events-B_fJZf9E.cjs} +1 -1
- package/dist/featureFlagServiceContext-ChL7DJ53.cjs +56 -0
- package/dist/featureFlagServiceContext-D1PzHsEs.d.ts +23 -0
- package/dist/featureFlagServiceContext-DQwlCTde.d.cts +23 -0
- package/dist/featureFlagServiceContext-DzFfmb1Z.js +42 -0
- package/dist/featureGates-Blx10fwB.js +27 -0
- package/dist/featureGates-DcZNrUma.cjs +33 -0
- package/dist/frontendConfig-DrvrQSm8.d.ts +857 -0
- package/dist/frontendConfig-wg41mBok.d.cts +857 -0
- package/dist/{globalSearch-BTeZxvk1.cjs → globalSearch-Bnjlxtr5.cjs} +1 -1
- package/dist/{globalSearch-b0wC7ZEO.js → globalSearch-CRWUqnjq.js} +1 -1
- package/dist/graphql-B9HhDXYt.cjs +53 -0
- package/dist/graphql-W7GMIHUu.js +36 -0
- package/dist/graphqlConfig-Bn-HLHsh.cjs +39 -0
- package/dist/graphqlConfig-DtZm_YaH.js +14 -0
- package/dist/graphqlContext-BJg7B--J.js +96 -0
- package/dist/graphqlContext-DI-_VRmb.cjs +111 -0
- package/dist/hooks/AmplitudeOperations/index.cjs +21 -0
- package/dist/hooks/AmplitudeOperations/index.d.cts +12 -0
- package/dist/hooks/AmplitudeOperations/index.d.ts +12 -0
- package/dist/hooks/AmplitudeOperations/index.js +21 -0
- package/dist/hooks/AppDetails/index.cjs +18 -0
- package/dist/hooks/AppDetails/index.d.cts +26 -0
- package/dist/hooks/AppDetails/index.d.ts +26 -0
- package/dist/hooks/AppDetails/index.js +18 -0
- package/dist/hooks/BlockBackButton/index.cjs +29 -0
- package/dist/hooks/BlockBackButton/index.d.cts +5 -0
- package/dist/hooks/BlockBackButton/index.d.ts +5 -0
- package/dist/hooks/BlockBackButton/index.js +27 -0
- package/dist/hooks/CdnOperations/index.cjs +24 -0
- package/dist/hooks/CdnOperations/index.d.cts +7 -0
- package/dist/hooks/CdnOperations/index.d.ts +7 -0
- package/dist/hooks/CdnOperations/index.js +22 -0
- package/dist/hooks/ChatToggle/index.cjs +63 -0
- package/dist/hooks/ChatToggle/index.d.cts +12 -0
- package/dist/hooks/ChatToggle/index.d.ts +12 -0
- package/dist/hooks/ChatToggle/index.js +61 -0
- package/dist/hooks/ChatToggleAnalytics/index.cjs +37 -0
- package/dist/hooks/ChatToggleAnalytics/index.d.cts +9 -0
- package/dist/hooks/ChatToggleAnalytics/index.d.ts +9 -0
- package/dist/hooks/ChatToggleAnalytics/index.js +35 -0
- package/dist/hooks/CustomerSupportHandoff/index.cjs +36 -0
- package/dist/hooks/CustomerSupportHandoff/index.d.cts +16 -0
- package/dist/hooks/CustomerSupportHandoff/index.d.ts +16 -0
- package/dist/hooks/CustomerSupportHandoff/index.js +34 -0
- package/dist/hooks/Debounce/index.cjs +3 -0
- package/dist/hooks/Debounce/index.d.cts +5 -0
- package/dist/hooks/Debounce/index.d.ts +5 -0
- package/dist/hooks/Debounce/index.js +3 -0
- package/dist/hooks/ElementObserver/index.cjs +179 -0
- package/dist/hooks/ElementObserver/index.d.cts +29 -0
- package/dist/hooks/ElementObserver/index.d.ts +29 -0
- package/dist/hooks/ElementObserver/index.js +177 -0
- package/dist/hooks/GrabAndScroll/index.cjs +99 -0
- package/dist/hooks/GrabAndScroll/index.d.cts +14 -0
- package/dist/hooks/GrabAndScroll/index.d.ts +14 -0
- package/dist/hooks/GrabAndScroll/index.js +97 -0
- package/dist/hooks/GraphQLConfig/index.cjs +16 -0
- package/dist/hooks/GraphQLConfig/index.d.cts +15 -0
- package/dist/hooks/GraphQLConfig/index.d.ts +15 -0
- package/dist/hooks/GraphQLConfig/index.js +15 -0
- package/dist/hooks/IdentifyUser/index.cjs +59 -0
- package/dist/hooks/IdentifyUser/index.d.cts +10 -0
- package/dist/hooks/IdentifyUser/index.d.ts +10 -0
- package/dist/hooks/IdentifyUser/index.js +57 -0
- package/dist/hooks/ImageResolver/index.cjs +54 -0
- package/dist/hooks/ImageResolver/index.d.cts +7 -0
- package/dist/hooks/ImageResolver/index.d.ts +7 -0
- package/dist/hooks/ImageResolver/index.js +52 -0
- package/dist/hooks/Intersection/index.cjs +3 -0
- package/dist/hooks/Intersection/index.d.cts +7 -0
- package/dist/hooks/Intersection/index.d.ts +7 -0
- package/dist/hooks/Intersection/index.js +3 -0
- package/dist/hooks/IsSmallScreen/index.cjs +22 -0
- package/dist/hooks/IsSmallScreen/index.d.cts +5 -0
- package/dist/hooks/IsSmallScreen/index.d.ts +5 -0
- package/dist/hooks/IsSmallScreen/index.js +20 -0
- package/dist/hooks/LocalStorageOperations/index.cjs +79 -0
- package/dist/hooks/LocalStorageOperations/index.d.cts +17 -0
- package/dist/hooks/LocalStorageOperations/index.d.ts +17 -0
- package/dist/hooks/LocalStorageOperations/index.js +74 -0
- package/dist/hooks/MessageFilter/index.cjs +53 -0
- package/dist/hooks/MessageFilter/index.d.cts +29 -0
- package/dist/hooks/MessageFilter/index.d.ts +29 -0
- package/dist/hooks/MessageFilter/index.js +53 -0
- package/dist/hooks/MessageScrollObserver/index.cjs +36 -0
- package/dist/hooks/MessageScrollObserver/index.d.cts +5 -0
- package/dist/hooks/MessageScrollObserver/index.d.ts +5 -0
- package/dist/hooks/MessageScrollObserver/index.js +34 -0
- package/dist/hooks/NewOrgConfig/index.cjs +19 -0
- package/dist/hooks/NewOrgConfig/index.d.cts +22 -0
- package/dist/hooks/NewOrgConfig/index.d.ts +22 -0
- package/dist/hooks/NewOrgConfig/index.js +19 -0
- package/dist/hooks/Search/index.cjs +324 -0
- package/dist/hooks/Search/index.d.cts +66 -0
- package/dist/hooks/Search/index.d.ts +66 -0
- package/dist/hooks/Search/index.js +321 -0
- package/dist/hooks/SearchOperations/index.cjs +101 -0
- package/dist/hooks/SearchOperations/index.d.cts +22 -0
- package/dist/hooks/SearchOperations/index.d.ts +22 -0
- package/dist/hooks/SearchOperations/index.js +98 -0
- package/dist/hooks/SessionStorageOperations/index.cjs +30 -0
- package/dist/hooks/SessionStorageOperations/index.d.cts +8 -0
- package/dist/hooks/SessionStorageOperations/index.d.ts +8 -0
- package/dist/hooks/SessionStorageOperations/index.js +28 -0
- package/dist/hooks/ShopifyUrlOperations/index.cjs +53 -0
- package/dist/hooks/ShopifyUrlOperations/index.d.cts +23 -0
- package/dist/hooks/ShopifyUrlOperations/index.d.ts +23 -0
- package/dist/hooks/ShopifyUrlOperations/index.js +49 -0
- package/dist/hooks/SnapCalculator/index.cjs +29 -0
- package/dist/hooks/SnapCalculator/index.d.cts +12 -0
- package/dist/hooks/SnapCalculator/index.d.ts +12 -0
- package/dist/hooks/SnapCalculator/index.js +27 -0
- package/dist/hooks/SystemSettingsContext/index.cjs +7 -0
- package/dist/hooks/SystemSettingsContext/index.d.cts +22 -0
- package/dist/hooks/SystemSettingsContext/index.d.ts +22 -0
- package/dist/hooks/SystemSettingsContext/index.js +7 -0
- package/dist/hooks/TrackComponentVisibleEvent/index.cjs +21 -0
- package/dist/hooks/TrackComponentVisibleEvent/index.d.cts +18 -0
- package/dist/hooks/TrackComponentVisibleEvent/index.d.ts +18 -0
- package/dist/hooks/TrackComponentVisibleEvent/index.js +21 -0
- package/dist/hooks/UpdateAnalyticsProps/index.cjs +61 -0
- package/dist/hooks/UpdateAnalyticsProps/index.d.cts +9 -0
- package/dist/hooks/UpdateAnalyticsProps/index.d.ts +9 -0
- package/dist/hooks/UpdateAnalyticsProps/index.js +58 -0
- package/dist/index-BCLaqnc2.d.cts +689 -0
- package/dist/{index-D2VaMPA3.d.ts → index-BS7-_CW4.d.ts} +1 -1
- package/dist/{index-BTK5uzs6.d.cts → index-Bmub8e38.d.cts} +1 -1
- package/dist/index-Bs0QtkSu.d.ts +689 -0
- package/dist/{index-BzgkfbNO.d.cts → index-CESxqFso.d.cts} +1 -1
- package/dist/index-CKeS9dud.d.ts +28 -0
- package/dist/{index-ClJ0nMsR.d.cts → index-CiWEYzXl.d.cts} +2 -2
- package/dist/index-CyXULMyI.d.cts +186 -0
- package/dist/index-Cz10TYQA.d.cts +28 -0
- package/dist/{index-CSIOQD-A.d.ts → index-D8ThXrqI.d.ts} +1 -1
- package/dist/{index-Dxpscrvz.d.ts → index-D9VegTU-.d.ts} +1 -1
- package/dist/{index-Cr2y08f1.d.ts → index-DBqgBV9N.d.ts} +1 -1
- package/dist/{index-CKKkTsms.d.ts → index-DNUKSg6R.d.ts} +1 -1
- package/dist/{index-BdNKc2ix.d.cts → index-DO0s5KNA.d.cts} +1 -1
- package/dist/{index-Cx9e-fRi.d.ts → index-DuyZQOE1.d.ts} +2 -2
- package/dist/{index-BrXuc_Ck.d.cts → index-REhT-Pls.d.cts} +1 -1
- package/dist/index-fKJB9EFb.d.ts +186 -0
- package/dist/interceptors/index.cjs +3 -12
- package/dist/interceptors/index.d.cts +12 -18
- package/dist/interceptors/index.d.ts +13 -19
- package/dist/interceptors/index.js +3 -11
- package/dist/interceptors/types.cjs +1 -0
- package/dist/interceptors/types.d.cts +12 -0
- package/dist/interceptors/types.d.ts +12 -0
- package/dist/interceptors/types.js +3 -0
- package/dist/localStorageContext-6OrGDFid.js +95 -0
- package/dist/localStorageContext-Bld0OWmG.cjs +115 -0
- package/dist/{logger-Dln20ans.cjs → logger-CSL2jqI9.cjs} +1 -1
- package/dist/{logger-pdEEY8T2.js → logger-D5MFf3nW.js} +1 -1
- package/dist/models-Dn8Emdzc.js +1295 -0
- package/dist/models-ZpQcRZQK.cjs +1536 -0
- package/dist/newOrgConfigAtom--tewb_G0.js +8 -0
- package/dist/newOrgConfigAtom-DkSi45_Q.cjs +15 -0
- package/dist/newOrgConfigContext-B3aeblfE.cjs +68 -0
- package/dist/newOrgConfigContext-B5mzHKTG.js +53 -0
- package/dist/{nodeSelector-vKB44CDB.d.cts → nodeSelector-XsUa5vNH.d.cts} +1 -1
- package/dist/org-B2uRkPt3.js +12 -0
- package/dist/org-ClUxpHPZ.cjs +43 -0
- package/dist/orgAnalyticsConfig-CuWXijsr.cjs +39 -0
- package/dist/orgAnalyticsConfig-DOceTdNp.js +14 -0
- package/dist/search-BIomqYy6.d.ts +20 -0
- package/dist/search-B_Hg-Es2.d.cts +20 -0
- package/dist/search-Bn4x-3TG.js +126 -0
- package/dist/search-DsQm_pAi.cjs +205 -0
- package/dist/{search-filter-types-C-zZSpGo.d.ts → search-filter-types-B5xcaEit.d.ts} +1 -1
- package/dist/{search-filter-types-9rTb3jMj.d.cts → search-filter-types-Byd0lEUa.d.cts} +1 -1
- package/dist/searchContext-Cn-pCoDy.cjs +145 -0
- package/dist/searchContext-fQDGSvUF.js +129 -0
- package/dist/searchServiceAdapter-BSPZOg1r.js +16 -0
- package/dist/searchServiceAdapter-DrjFCiw8.cjs +34 -0
- package/dist/sessionStorageContext-C5MUl2zf.js +52 -0
- package/dist/sessionStorageContext-CXE7iHtP.cjs +66 -0
- package/dist/shopifyUrlContext-7ppKx1jJ.cjs +75 -0
- package/dist/shopifyUrlContext-BSYWsoX9.js +61 -0
- package/dist/spiffyWidgets-CdxRcXhW.d.ts +20 -0
- package/dist/spiffyWidgets-DxGuuuCG.d.cts +20 -0
- package/dist/systemSettingsContext-BdAe_3Ll.cjs +60 -0
- package/dist/systemSettingsContext-Cjyo2o3N.js +39 -0
- package/dist/{test-types-CuOq25VT.d.cts → test-types-DQB1JqOf.d.cts} +1 -1
- package/dist/{test-types-CXVJxTeu.d.ts → test-types-ZuRAYwox.d.ts} +1 -1
- package/dist/types/index.cjs +33 -5
- package/dist/types/index.d.cts +2 -2
- package/dist/types/index.d.ts +2 -2
- package/dist/types/index.js +30 -3
- package/dist/types-BCz-hOvv.d.ts +51 -0
- package/dist/types-BwNrLPSZ.cjs +106 -0
- package/dist/types-D3uOF0Oy.js +76 -0
- package/dist/types-DIk0FLwd.js +30 -0
- package/dist/types-DNLkuGWZ.cjs +48 -0
- package/dist/types-DzwBmZHy.d.cts +10 -0
- package/dist/types-Eip78dWv.d.cts +51 -0
- package/dist/types-YvACLe2e.d.ts +10 -0
- package/dist/types.cjs +0 -0
- package/dist/types.d.cts +15 -0
- package/dist/types.d.ts +15 -0
- package/dist/types.js +1 -0
- package/dist/unsupportedProductExceptions--t7AQFou.js +20 -0
- package/dist/unsupportedProductExceptions-Dak4AD-t.cjs +32 -0
- package/dist/urlsParser-BV5yF8sa.cjs +78 -0
- package/dist/urlsParser-DUgV_Qy9.js +42 -0
- package/dist/useAmplitudeOperations-C6Osqkso.js +34 -0
- package/dist/useAmplitudeOperations-Cco_B3A5.cjs +41 -0
- package/dist/useAppDetails-CGqtN6sJ.cjs +38 -0
- package/dist/useAppDetails-DwX2Rhed.js +30 -0
- package/dist/useDebounce-BJqnCBcl.cjs +26 -0
- package/dist/useDebounce-Ce31ph7m.js +19 -0
- package/dist/useGraphQLConfig-ByOZb3oZ.js +63 -0
- package/dist/useGraphQLConfig-DItL4BgM.cjs +76 -0
- package/dist/useIntersection-Czeo04jt.js +21 -0
- package/dist/useIntersection-DnZNLcnu.cjs +28 -0
- package/dist/useMessageInterceptor-C9p9No1n.cjs +33 -0
- package/dist/useMessageInterceptor-tntd2rvB.js +25 -0
- package/dist/userIdentityContext-C1HzZFb2.cjs +125 -0
- package/dist/userIdentityContext-CDfosvOO.js +109 -0
- package/dist/userIdentityContext-DBXoLrFu.d.cts +20 -0
- package/dist/userIdentityContext-W1OWF3cG.d.ts +20 -0
- package/dist/utilityTypes-CWJZb9BZ.js +1 -0
- package/dist/utilityTypes-YGiMSyV7.cjs +0 -0
- package/dist/utils-BA5HXmkL.cjs +74 -0
- package/dist/utils-BTDw2aMx.cjs +715 -0
- package/dist/utils-C7S9YiFp.js +54 -0
- package/dist/utils-CF13DfA1.js +606 -0
- package/dist/variantInfo-58JLeDJb.js +1 -0
- package/dist/variantInfo-DRFLcGc7.cjs +0 -0
- package/package.json +278 -25
- package/src/{adapters/spiffy/commerce/api.ts → application/commerce-api.ts} +31 -23
- package/src/application/models/colorsConfig.ts +18 -18
- package/src/application/models/frontendConfig.ts +3 -3
- package/src/application/models/graphql/queries/getMerchantColorsQuery.ts +1 -1
- package/src/application/models/graphql/queries/getMerchantFrontendConfigQuery.ts +1 -1
- package/src/application/models/index.ts +0 -3
- package/src/application/models/localStorageEventListener.ts +2 -2
- package/src/application/models/utils/snakeToCamelTransformer.ts +8 -8
- package/src/application/models/validators/validateGraphQLColorsConfig.ts +0 -21
- package/src/application/models/validators/validateGraphQLFrontendConfig.ts +2 -2
- package/src/application/utils/analyticsUtils.ts +53 -22
- package/src/application/utils/cdnUtils.ts +11 -0
- package/src/atoms/amplitude/amplitudeTrackEventAtom.ts +15 -0
- package/src/atoms/app/index.ts +7 -17
- package/src/atoms/app/variant.ts +13 -4
- package/src/atoms/chat/chatState.ts +28 -18
- package/src/atoms/chat/messageQueue.ts +36 -5
- package/src/atoms/chat/replies.ts +45 -37
- package/src/atoms/envive/enviveConfig.ts +10 -6
- package/src/atoms/org/graphqlConfig.ts +6 -38
- package/src/atoms/org/index.ts +3 -4
- package/src/atoms/org/newOrgConfigAtom.ts +4 -0
- package/src/atoms/search/chatSearch.ts +11 -5
- package/src/atoms/search/searchAPI.ts +22 -12
- package/src/atoms/search/searchServiceAdapter.ts +25 -0
- package/src/contexts/amplitudeContext/amplitudeContext.tsx +465 -0
- package/src/contexts/amplitudeContext/index.ts +1 -0
- package/src/contexts/cdnContext/cdnContext.tsx +48 -0
- package/src/contexts/cdnContext/index.ts +1 -0
- package/src/contexts/{chatContext.tsx → chatContext/chatContext.tsx} +16 -13
- package/src/contexts/chatContext/index.ts +1 -0
- package/src/contexts/{enviveConfigContext.tsx → enviveConfigContext/enviveConfigContext.tsx} +23 -18
- package/src/contexts/enviveConfigContext/index.ts +1 -0
- package/src/contexts/enviveCssContext/enviveCssContext.tsx +49 -0
- package/src/contexts/enviveCssContext/index.ts +1 -0
- package/src/contexts/featureFlagContext/featureFlagContext.tsx +193 -0
- package/src/contexts/featureFlagContext/index.ts +1 -0
- package/src/contexts/featureFlagServiceContext/featureFlagServiceContext.tsx +87 -0
- package/src/contexts/featureFlagServiceContext/index.ts +1 -0
- package/src/contexts/graphqlContext/graphqlContext.tsx +165 -0
- package/src/contexts/graphqlContext/index.ts +1 -0
- package/src/contexts/localStorageContext/index.ts +1 -0
- package/src/contexts/localStorageContext/localStorageContext.tsx +159 -0
- package/src/contexts/newOrgConfigContext/index.ts +1 -0
- package/src/contexts/newOrgConfigContext/newOrgConfigContext.tsx +70 -0
- package/src/contexts/searchContext/index.ts +1 -0
- package/src/contexts/searchContext/searchContext.tsx +187 -0
- package/src/contexts/sessionStorageContext/index.ts +1 -0
- package/src/contexts/sessionStorageContext/sessionStorageContext.tsx +80 -0
- package/src/contexts/shopifyUrlContext/index.ts +1 -0
- package/src/contexts/shopifyUrlContext/shopifyUrlContext.tsx +97 -0
- package/src/contexts/systemSettingsContext/index.ts +1 -0
- package/src/contexts/types.ts +12 -8
- package/src/contexts/userIdentityContext/index.ts +1 -0
- package/src/contexts/userIdentityContext/userIdentityContext.tsx +197 -0
- package/src/events/registerAnalyticsListeners.ts +32 -38
- package/src/favicon.ico +0 -0
- package/src/hooks/AmplitudeOperations/index.ts +1 -0
- package/src/hooks/AmplitudeOperations/useAmplitudeOperations.ts +35 -0
- package/src/hooks/AppDetails/index.ts +1 -0
- package/src/hooks/AppDetails/useAppDetails.ts +47 -0
- package/src/hooks/BlockBackButton/index.ts +1 -0
- package/src/hooks/CdnOperations/index.ts +1 -0
- package/src/hooks/CdnOperations/useCdnOperations.ts +16 -0
- package/src/hooks/ChatToggle/index.ts +1 -0
- package/src/hooks/{useChatToggle.ts → ChatToggle/useChatToggle.ts} +5 -4
- package/src/hooks/ChatToggleAnalytics/index.ts +1 -0
- package/src/hooks/ChatToggleAnalytics/useChatToggleAnalytics.ts +15 -0
- package/src/hooks/CustomerSupportHandoff/index.ts +1 -0
- package/src/hooks/Debounce/index.ts +1 -0
- package/src/hooks/ElementObserver/index.ts +1 -0
- package/src/hooks/GrabAndScroll/index.ts +1 -0
- package/src/hooks/GraphQLConfig/index.ts +1 -0
- package/src/hooks/GraphQLConfig/useGraphQLConfig.ts +63 -0
- package/src/hooks/IdentifyUser/index.ts +1 -0
- package/src/hooks/IdentifyUser/useIdentifyUser.ts +33 -0
- package/src/hooks/ImageResolver/index.ts +1 -0
- package/src/hooks/{useImageResolver.ts → ImageResolver/useImageResolver.ts} +7 -7
- package/src/hooks/Intersection/index.ts +1 -0
- package/src/hooks/IsSmallScreen/index.ts +1 -0
- package/src/hooks/LocalStorageOperations/index.ts +1 -0
- package/src/hooks/LocalStorageOperations/useLocalStorageOperations.ts +92 -0
- package/src/hooks/MessageFilter/index.ts +1 -0
- package/src/hooks/MessageScrollObserver/index.ts +1 -0
- package/src/hooks/NewOrgConfig/index.ts +1 -0
- package/src/hooks/NewOrgConfig/useNewOrgConfig.ts +7 -0
- package/src/hooks/Search/index.ts +1 -0
- package/src/hooks/{useSearch.tsx → Search/useSearch.tsx} +24 -20
- package/src/hooks/SearchOperations/index.ts +1 -0
- package/src/hooks/SearchOperations/useSearchOperations.ts +97 -0
- package/src/hooks/SessionStorageOperations/index.ts +1 -0
- package/src/hooks/SessionStorageOperations/useSessionStorageOperations.ts +28 -0
- package/src/hooks/ShopifyUrlOperations/index.ts +1 -0
- package/src/hooks/ShopifyUrlOperations/useShopifyUrlOperations.ts +45 -0
- package/src/hooks/SnapCalculator/index.ts +1 -0
- package/src/hooks/SystemSettingsContext/index.ts +1 -0
- package/src/hooks/SystemSettingsContext/useSystemSettingsContext.ts +14 -0
- package/src/hooks/TrackComponentVisibleEvent/index.ts +1 -0
- package/src/hooks/{useTrackComponentVisibleEvent.ts → TrackComponentVisibleEvent/useTrackComponentVisibleEvent.ts} +12 -8
- package/src/hooks/UpdateAnalyticsProps/index.ts +1 -0
- package/src/hooks/{useUpdateAnalyticsProps.ts → UpdateAnalyticsProps/useUpdateAnalyticsProps.ts} +28 -17
- package/src/interceptors/index.ts +0 -1
- package/src/interceptors/useMessageInterceptor.ts +5 -8
- package/src/merchants/domInsertion.ts +30 -0
- package/src/merchants/gridInsertion.ts +19 -0
- package/src/types/config-versions.ts +6 -0
- package/src/types.ts +0 -53
- package/dist/adapters/amplitude/index.cjs +0 -14
- package/dist/adapters/amplitude/index.d.cts +0 -6
- package/dist/adapters/amplitude/index.d.ts +0 -6
- package/dist/adapters/amplitude/index.js +0 -12
- package/dist/api-B2euFL-5.cjs +0 -269
- package/dist/api-XRr_lAG6.js +0 -190
- package/dist/application/config/index.cjs +0 -43
- package/dist/application/config/index.d.cts +0 -15
- package/dist/application/config/index.d.ts +0 -15
- package/dist/application/config/index.js +0 -41
- package/dist/application/service/customerService/index.cjs +0 -4
- package/dist/application/service/customerService/index.d.cts +0 -3
- package/dist/application/service/customerService/index.d.ts +0 -3
- package/dist/application/service/customerService/index.js +0 -4
- package/dist/application/service/index.cjs +0 -42
- package/dist/application/service/index.d.cts +0 -413
- package/dist/application/service/index.d.ts +0 -413
- package/dist/application/service/index.js +0 -12
- package/dist/atomStore-ONYy0XuA.d.cts +0 -24
- package/dist/atomStore-kOKiEcNl.d.ts +0 -24
- package/dist/bandolier-Da4wt6sm.cjs +0 -1230
- package/dist/bandolier-DzEmYWcz.js +0 -1230
- package/dist/carpe-AXipz0Xl.cjs +0 -608
- package/dist/carpe-CaUKwcEa.js +0 -606
- package/dist/contexts/index.cjs +0 -26
- package/dist/contexts/index.d.cts +0 -10
- package/dist/contexts/index.d.ts +0 -10
- package/dist/contexts/index.js +0 -12
- package/dist/contexts-CtRlNXaS.js +0 -7674
- package/dist/contexts-CtgmnYNn.cjs +0 -9088
- package/dist/coterie--MGvWeVh.cjs +0 -240
- package/dist/coterie-oKHAT0lx.js +0 -240
- package/dist/customerService-BG1uNZZ1.cjs +0 -36
- package/dist/customerService-BHQRnLhC.js +0 -23
- package/dist/custservice-types-C8-9vKWb.cjs +0 -35
- package/dist/custservice-types-CamCiXjq.js +0 -23
- package/dist/default-B4fINY5_.cjs +0 -4
- package/dist/default-BrTQxA0c.js +0 -4
- package/dist/default-C3LrcbZB.cjs +0 -199
- package/dist/default-CXkYrLEr.js +0 -176
- package/dist/divIds-0Vj9g-fM.js +0 -23
- package/dist/divIds-CjceLRD9.cjs +0 -131
- package/dist/dreamlandBaby-BEqt0eKF.js +0 -347
- package/dist/dreamlandBaby-DBDjEJCc.cjs +0 -347
- package/dist/embedded-B5Wi9g0T.cjs +0 -131
- package/dist/embedded-_cLpd6FK.js +0 -23
- package/dist/entrypoints-CNUvSgnk.js +0 -7
- package/dist/entrypoints-DM9Sm18O.cjs +0 -19
- package/dist/featureFlagService-5wdmW02z.d.ts +0 -18
- package/dist/featureFlagService-DaelrXEk.d.cts +0 -18
- package/dist/fiveCbd-CdqNt16h.cjs +0 -614
- package/dist/fiveCbd-D6B-sgnX.js +0 -614
- package/dist/forLoveAndLemons-C7GsJG7f.cjs +0 -668
- package/dist/forLoveAndLemons-gNDlMtPR.js +0 -666
- package/dist/greenpan-B5AaW4M_.js +0 -398
- package/dist/greenpan-DrORpYms.cjs +0 -398
- package/dist/grooveLife-BJqsfH2H.cjs +0 -343
- package/dist/grooveLife-xIUmDM8s.js +0 -343
- package/dist/homegrownCannabis-8TZ21u6L.cjs +0 -411
- package/dist/homegrownCannabis-BtMuEvbZ.js +0 -411
- package/dist/hooks/index.cjs +0 -37
- package/dist/hooks/index.d.cts +0 -232
- package/dist/hooks/index.d.ts +0 -232
- package/dist/hooks/index.js +0 -12
- package/dist/index-CKUpnyJQ.d.ts +0 -72
- package/dist/index-CbJZOEU4.d.ts +0 -203
- package/dist/index-DFL1dIT_.d.ts +0 -7
- package/dist/index-DXpgMVpp.d.ts +0 -749
- package/dist/index-K2kNsOTw.d.cts +0 -203
- package/dist/index-MFbPQ8Ji.d.ts +0 -95
- package/dist/index-VHFMGkO-.d.cts +0 -72
- package/dist/index-VSFakgAI.d.cts +0 -95
- package/dist/index-aNW5V9fh.d.cts +0 -749
- package/dist/index-zZjcds15.d.cts +0 -7
- package/dist/jackArcher-WtkbLBZj.cjs +0 -728
- package/dist/jackArcher-sO9EbgrZ.js +0 -728
- package/dist/jordanCraig-471FcgqF.cjs +0 -1787
- package/dist/jordanCraig-DNOncplU.js +0 -1787
- package/dist/kindredBravely-BlLyHGMX.cjs +0 -491
- package/dist/kindredBravely-cqZ4OvXp.js +0 -491
- package/dist/kutFromTheKloth-3mOIryvt.cjs +0 -370
- package/dist/kutFromTheKloth-DtVNCMKa.js +0 -370
- package/dist/larryAndSerges-88Bvq-Us.cjs +0 -262
- package/dist/larryAndSerges-cvak6May.js +0 -262
- package/dist/leapsAndRebounds-Dmf8eUPq.js +0 -361
- package/dist/leapsAndRebounds-iWKc923H.cjs +0 -361
- package/dist/longevityrx-BTMI9vn-.js +0 -321
- package/dist/longevityrx-CobPyigd.cjs +0 -321
- package/dist/lookOptic-C4H_c0JZ.cjs +0 -283
- package/dist/lookOptic-Jwf7EAU8.js +0 -283
- package/dist/mantraBrand-CySGqbn6.cjs +0 -751
- package/dist/mantraBrand-DoaVj837.js +0 -751
- package/dist/medterra-BnZ5p27n.cjs +0 -584
- package/dist/medterra-DaICcPPp.js +0 -584
- package/dist/modells-CZ1L6dD_.js +0 -485
- package/dist/modells-DF0SndHr.cjs +0 -485
- package/dist/orgConfigResults--dAwtw3W.d.ts +0 -881
- package/dist/orgConfigResults-BL0XBA6x.d.cts +0 -881
- package/dist/pressedFloral-B3t2cYzs.cjs +0 -662
- package/dist/pressedFloral-Dsws2Kfb.js +0 -662
- package/dist/skinPerfection-CILQM2bR.cjs +0 -335
- package/dist/skinPerfection-DmQCntRf.js +0 -335
- package/dist/snapSupplements--X_v0KRM.js +0 -286
- package/dist/snapSupplements-Djuzl0Ed.cjs +0 -286
- package/dist/socialProofClasses-DdzG1tZy.js +0 -10
- package/dist/socialProofClasses-ky69yppk.cjs +0 -40
- package/dist/spanx-Bo81yXSF.cjs +0 -664
- package/dist/spanx-DauxB8KE.js +0 -662
- package/dist/spanxStaging-BucYQvR1.cjs +0 -849
- package/dist/spanxStaging-CfXUukdP.js +0 -846
- package/dist/suggestionBarV2-types-B3lwrENK.cjs +0 -16
- package/dist/suggestionBarV2-types-Penx3Y67.js +0 -10
- package/dist/supergoop-8qa_NV3F.cjs +0 -338
- package/dist/supergoop-DOaui-A6.js +0 -336
- package/dist/types-CD4LFta-.d.cts +0 -33
- package/dist/types-CGC6Oozp.cjs +0 -231
- package/dist/types-CnTCkyvK.js +0 -177
- package/dist/types-DBdI0j89.d.ts +0 -33
- package/dist/uniqueVintage-BWkDgt1z.js +0 -1212
- package/dist/uniqueVintage-DAne8XcL.cjs +0 -1214
- package/dist/variant-CC1nrywd.d.ts +0 -13
- package/dist/variant-CQTuQQSq.d.cts +0 -13
- package/dist/venaCbd-B1HO_Pkr.cjs +0 -366
- package/dist/venaCbd-CnByO-5R.js +0 -366
- package/dist/westonJonBoucher-BAGXegsX.js +0 -423
- package/dist/westonJonBoucher-BRfHWMbs.cjs +0 -423
- package/dist/wineEnthusiast-DW8JVwV8.cjs +0 -941
- package/dist/wineEnthusiast-EJbhMeKQ.js +0 -941
- package/dist/wolfMattress-B6INZNRJ.cjs +0 -373
- package/dist/wolfMattress-D9P7ErH_.js +0 -373
- package/dist/wolfTactical-C5Pupi3J.js +0 -350
- package/dist/wolfTactical-TMthZM93.cjs +0 -350
- package/src/adapters/amplitude/amplitudeAdapter.ts +0 -477
- package/src/adapters/amplitude/index.ts +0 -2
- package/src/adapters/amplitude/stubAmplitudeAdapter.ts +0 -34
- package/src/adapters/spiffy/commerce/graphql.ts +0 -219
- package/src/application/config/generalStaticConfig.ts +0 -40
- package/src/application/config/index.ts +0 -1
- package/src/application/models/domMutationContinuation.ts +0 -7
- package/src/application/models/domObservationStrategy.ts +0 -9
- package/src/application/models/supportedOrgs.ts +0 -161
- package/src/application/service/cachingService.ts +0 -84
- package/src/application/service/cdnService.ts +0 -20
- package/src/application/service/customerService/index.ts +0 -8
- package/src/application/service/customerService/providers/UnsupportedCustomerService.ts +0 -15
- package/src/application/service/domMutationObserver.ts +0 -320
- package/src/application/service/domMutations/GridInsertionService.ts +0 -123
- package/src/application/service/domMutations/dataLayer/dataLayerEventsListener.ts +0 -99
- package/src/application/service/domMutations/domInsertionService.ts +0 -90
- package/src/application/service/domMutations/domMutationListener.ts +0 -15
- package/src/application/service/domMutations/domMutationListenerState.ts +0 -52
- package/src/application/service/domMutations/floatingChat/embeddedChatsPlacementsListener.ts +0 -41
- package/src/application/service/domMutations/gladly/gladlyListener.ts +0 -61
- package/src/application/service/domMutations/spiffy/orgs/common/kustomerVisibilityListener.ts +0 -41
- package/src/application/service/domMutations/spiffy/orgs/common/orgsCommonDataLayerListener.ts +0 -119
- package/src/application/service/featureFlagService.ts +0 -130
- package/src/application/service/graphqlConfigService.ts +0 -59
- package/src/application/service/index.ts +0 -32
- package/src/application/service/kustomerIntegrationService.ts +0 -111
- package/src/application/service/localStorageService.ts +0 -77
- package/src/application/service/pageVariantService.ts +0 -866
- package/src/application/service/searchService.ts +0 -147
- package/src/application/service/sessionStorageService.ts +0 -27
- package/src/application/service/shopifyUrlService.ts +0 -63
- package/src/application/service/userIdentityService.ts +0 -114
- package/src/application/service/windowChatToggleService.ts +0 -80
- package/src/application/service/windowDataLayerService.ts +0 -181
- package/src/application/service/windowFrontendConfigService.ts +0 -129
- package/src/atoms/org/merchantCss.ts +0 -161
- package/src/atoms/org/org.ts +0 -251
- package/src/atoms/org/orgPageConfig.ts +0 -41
- package/src/atoms/org/orgUIConfig.ts +0 -142
- package/src/contexts/enviveCssContext.tsx +0 -20
- package/src/contexts/index.ts +0 -6
- package/src/contexts/orgConfigContext.tsx +0 -106
- package/src/enabled-features.ts +0 -83
- package/src/hooks/index.ts +0 -21
- package/src/hooks/useDynamicVariants.ts +0 -226
- package/src/hooks/useFileUpload.ts +0 -63
- package/src/hooks/useHideElements.ts +0 -85
- package/src/hooks/useNewOrgConfig.ts +0 -80
- package/src/hooks/useSystemSettingsContext.ts +0 -12
- package/src/interceptors/useFormEscalation.ts +0 -57
- package/src/merchants/bandolier/bandolier.ts +0 -1389
- package/src/merchants/carpe/carpe.ts +0 -656
- package/src/merchants/coterie/coterie.ts +0 -280
- package/src/merchants/default.ts +0 -193
- package/src/merchants/dreamlandBaby/dreamlandBaby.ts +0 -375
- package/src/merchants/fiveCbd/fiveCbd.ts +0 -697
- package/src/merchants/forLoveAndLemons/forLoveAndLemons.ts +0 -721
- package/src/merchants/greenpan/greenpan.ts +0 -440
- package/src/merchants/grooveLife/grooveLife.ts +0 -386
- package/src/merchants/homegrownCannabis/homegrownCannabis.ts +0 -468
- package/src/merchants/init-merchant.sh +0 -53
- package/src/merchants/jackArcher/jackArcher.ts +0 -974
- package/src/merchants/jordanCraig/jordanCraig.ts +0 -1927
- package/src/merchants/kindredBravely/kindredBravely.ts +0 -529
- package/src/merchants/kutFromTheKloth/kutFromTheKloth.ts +0 -418
- package/src/merchants/larryAndSerges/larryAndSerges.ts +0 -314
- package/src/merchants/leapsAndRebounds/leapsAndRebounds.ts +0 -424
- package/src/merchants/longevityrx/longevityrx.ts +0 -368
- package/src/merchants/lookOptic/lookOptic.ts +0 -323
- package/src/merchants/mantraBrand/mantraBrand.ts +0 -838
- package/src/merchants/medterra/medterra.ts +0 -670
- package/src/merchants/modells/modells.ts +0 -546
- package/src/merchants/pressedFloral/pressedFloral.ts +0 -734
- package/src/merchants/skinPerfection/skinPerfection.ts +0 -379
- package/src/merchants/snapSupplements/snapSupplements.ts +0 -325
- package/src/merchants/spanx/spanx.ts +0 -810
- package/src/merchants/spanx/spanxStaging.ts +0 -942
- package/src/merchants/supergoop/supergoop.ts +0 -376
- package/src/merchants/uniqueVintage/uniqueVintage.ts +0 -1314
- package/src/merchants/venaCbd/venaCbd.ts +0 -410
- package/src/merchants/westonJonBoucher/westonJonBoucher.ts +0 -473
- package/src/merchants/wineEnthusiast/wineEnthusiast.ts +0 -990
- package/src/merchants/wolfMattress/wolfMattress.ts +0 -411
- package/src/merchants/wolfTactical/wolfTactical.ts +0 -389
- /package/dist/{locators-CugndTUM.cjs → AmplitudeOperations-CgIVPUlr.cjs} +0 -0
- /package/dist/{locators-DnKpajbY.js → AmplitudeOperations-YpyaR7Mp.js} +0 -0
- /package/dist/{utilityTypes-BVikejDo.js → atomStore-C2OI76yN.js} +0 -0
- /package/dist/{utilityTypes-C4h2wgAK.cjs → atomStore-DWmT1six.cjs} +0 -0
- /package/dist/{variantInfo-CzhR5W6h.js → types-DQoXDiso.js} +0 -0
- /package/dist/{variantInfo-CNRTY0gH.cjs → types-o3zWarRp.cjs} +0 -0
- /package/src/contexts/{systemSettingsContext.tsx → systemSettingsContext/systemSettingsContext.tsx} +0 -0
- /package/src/hooks/{useBlockBackButton.ts → BlockBackButton/useBlockBackButton.ts} +0 -0
- /package/src/hooks/{useCustomerSupportHandoff.ts → CustomerSupportHandoff/useCustomerSupportHandoff.ts} +0 -0
- /package/src/hooks/{useDebounce.ts → Debounce/useDebounce.ts} +0 -0
- /package/src/hooks/{useElementObserver.ts → ElementObserver/useElementObserver.ts} +0 -0
- /package/src/hooks/{useGrabAndScroll.ts → GrabAndScroll/useGrabAndScroll.ts} +0 -0
- /package/src/hooks/{useIntersection.ts → Intersection/useIntersection.ts} +0 -0
- /package/src/hooks/{useIsSmallScreen.ts → IsSmallScreen/useIsSmallScreen.ts} +0 -0
- /package/src/hooks/{useMessageFilter.ts → MessageFilter/useMessageFilter.ts} +0 -0
- /package/src/hooks/{useMessageScrollObserver.ts → MessageScrollObserver/useMessageScrollObserver.ts} +0 -0
- /package/src/hooks/{useSnapCalculator.ts → SnapCalculator/useSnapCalculator.ts} +0 -0
- /package/src/{application/service/customerService/types.ts → types/customerService.ts} +0 -0
- /package/src/{adapters/spiffy/commerce → types}/exceptions/sessionExceptions.ts +0 -0
- /package/src/{adapters/spiffy/commerce → types}/exceptions/unsupportedProductExceptions.ts +0 -0
|
@@ -1,697 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
CHAT_PREVIEW_TESTID,
|
|
3
|
-
TOP_SUGGESTION_BAR_TESTID,
|
|
4
|
-
} from "src/config/locators";
|
|
5
|
-
import { OrgShortName, BasicOrgInfoType } from "src/application/models";
|
|
6
|
-
import { ChatElementDisplayLocation } from "src/application/models/chatElementDisplayLocation";
|
|
7
|
-
import { CdnService } from "src/application/service/cdnService";
|
|
8
|
-
import { GridInsertionType } from "src/application/service/domMutations/GridInsertionService";
|
|
9
|
-
import { DOMInsertionType } from "src/application/service/domMutations/domInsertionService";
|
|
10
|
-
import {
|
|
11
|
-
CHAT_PREVIEW_CONTAINER_ID,
|
|
12
|
-
TOP_SUGGESTION_BAR_PDP_ID,
|
|
13
|
-
} from "src/config/divIds";
|
|
14
|
-
import { SuggestionBarLocationForMetrics } from "src/types/suggestionBarV2-types";
|
|
15
|
-
import {
|
|
16
|
-
ChatPreviewWidgetConfig,
|
|
17
|
-
ColorMapping,
|
|
18
|
-
ColorNames,
|
|
19
|
-
colorVar,
|
|
20
|
-
OrgPageConfig,
|
|
21
|
-
OrgUIConfig,
|
|
22
|
-
PageVariantTestType,
|
|
23
|
-
SuggestionBarWidgetV2Config,
|
|
24
|
-
WidgetType,
|
|
25
|
-
} from "src/contexts/types";
|
|
26
|
-
import { defaultOrgUIConfig } from "src/merchants/default";
|
|
27
|
-
|
|
28
|
-
const fiveCbdColors: ColorMapping = {
|
|
29
|
-
[ColorNames.TextPrimary]: "#333333",
|
|
30
|
-
[ColorNames.TextSecondary]: "#555555",
|
|
31
|
-
[ColorNames.TextAccent]: "#78AF18",
|
|
32
|
-
[ColorNames.TextLink]: "#353535",
|
|
33
|
-
[ColorNames.TextLight]: "#FFFFFF",
|
|
34
|
-
[ColorNames.BackgroundPrimary]: "#333333",
|
|
35
|
-
[ColorNames.BackgroundSecondary]: "#F9F9F9",
|
|
36
|
-
[ColorNames.BackgroundSecondaryDark]: "#EDEDED",
|
|
37
|
-
[ColorNames.BackgroundTertiary]: "#F5FCE9",
|
|
38
|
-
[ColorNames.BackgroundDark]: "#333333",
|
|
39
|
-
[ColorNames.BackgroundLight]: "#FFFFFF",
|
|
40
|
-
[ColorNames.BackgroundSaturated]: "#ACE848",
|
|
41
|
-
[ColorNames.BorderLight]: "#E5E5EB",
|
|
42
|
-
[ColorNames.BorderMedium]: "#9A9DB1",
|
|
43
|
-
[ColorNames.BorderDark]: "#333333",
|
|
44
|
-
[ColorNames.BorderOutline]: "#333333",
|
|
45
|
-
[ColorNames.AccentPrimary]: "#ACE848",
|
|
46
|
-
[ColorNames.AccentSecondary]: "#00DCB7",
|
|
47
|
-
};
|
|
48
|
-
|
|
49
|
-
const fiveCbdOrgUIConfig = (): OrgUIConfig => {
|
|
50
|
-
const defaultFiveCbdOrgConfig = defaultOrgUIConfig(OrgShortName.FiveCbd);
|
|
51
|
-
|
|
52
|
-
return {
|
|
53
|
-
...defaultFiveCbdOrgConfig,
|
|
54
|
-
chatMessageConfig: {
|
|
55
|
-
...defaultFiveCbdOrgConfig.chatMessageConfig,
|
|
56
|
-
assistantChatTitle: "Five Assistant",
|
|
57
|
-
},
|
|
58
|
-
chatHeader: {
|
|
59
|
-
...defaultFiveCbdOrgConfig.chatHeader,
|
|
60
|
-
imageSrc: CdnService.getAssetURL(
|
|
61
|
-
"five-cbd-mini-logo.svg",
|
|
62
|
-
OrgShortName.FiveCbd
|
|
63
|
-
),
|
|
64
|
-
},
|
|
65
|
-
chatPreviewConfig: {
|
|
66
|
-
...defaultFiveCbdOrgConfig.chatPreviewConfig!,
|
|
67
|
-
buttonBackgroundColor: colorVar(ColorNames.BackgroundSecondary),
|
|
68
|
-
buttonBackgroundHoverColor: colorVar(ColorNames.BackgroundSecondaryDark),
|
|
69
|
-
buttonTextColor: colorVar(ColorNames.TextLink),
|
|
70
|
-
buttonTextHoverColor: colorVar(ColorNames.TextLink),
|
|
71
|
-
iconFillColor: colorVar(ColorNames.AccentPrimary),
|
|
72
|
-
buttonBorderColor: colorVar(ColorNames.BackgroundSecondaryDark),
|
|
73
|
-
headerConfig: {
|
|
74
|
-
...defaultFiveCbdOrgConfig.chatPreviewConfig!.headerConfig,
|
|
75
|
-
imageSrc: CdnService.getAssetURL(
|
|
76
|
-
"five-cbd-logo.svg",
|
|
77
|
-
OrgShortName.FiveCbd
|
|
78
|
-
),
|
|
79
|
-
imageHeight: 16,
|
|
80
|
-
},
|
|
81
|
-
footerConfig: {
|
|
82
|
-
...defaultFiveCbdOrgConfig.chatPreviewConfig!.footerConfig,
|
|
83
|
-
},
|
|
84
|
-
},
|
|
85
|
-
floatingEntrypointConfig: {
|
|
86
|
-
...defaultFiveCbdOrgConfig.floatingEntrypointConfig!,
|
|
87
|
-
showOption: "after-interaction-anywhere",
|
|
88
|
-
expansionText: {
|
|
89
|
-
pdp: "Curious how this feels?",
|
|
90
|
-
plp: "Need help finding your vibe?",
|
|
91
|
-
},
|
|
92
|
-
position: "middle-right",
|
|
93
|
-
},
|
|
94
|
-
productCardConfig: {
|
|
95
|
-
...defaultFiveCbdOrgConfig.productCardConfig!,
|
|
96
|
-
},
|
|
97
|
-
pageCardConfig: {
|
|
98
|
-
...defaultFiveCbdOrgConfig.pageCardConfig!,
|
|
99
|
-
iconVariant: "background",
|
|
100
|
-
},
|
|
101
|
-
productReviewConfig: {
|
|
102
|
-
...defaultFiveCbdOrgConfig.productReviewConfig!,
|
|
103
|
-
colorVariant: "brand",
|
|
104
|
-
},
|
|
105
|
-
floatingChatConfig: {
|
|
106
|
-
...defaultFiveCbdOrgConfig.floatingChatConfig!,
|
|
107
|
-
suggestionButtonConfig: {
|
|
108
|
-
...defaultFiveCbdOrgConfig.floatingChatConfig!.suggestionButtonConfig,
|
|
109
|
-
hoverVariant: "secondaryDark",
|
|
110
|
-
},
|
|
111
|
-
},
|
|
112
|
-
welcomeSectionConfig: {
|
|
113
|
-
...defaultFiveCbdOrgConfig.welcomeSectionConfig!,
|
|
114
|
-
title: "Let’s find your vibe",
|
|
115
|
-
subtitle:
|
|
116
|
-
"Think of me as your digital budtender. I’ll help you figure out what to try, how it hits, and what dose is right for you.",
|
|
117
|
-
colorVariant: "accent",
|
|
118
|
-
},
|
|
119
|
-
merchantOverrideCss: `
|
|
120
|
-
.spiffy-social-proof-content-button .spiffy-suggestion-button-question-class,
|
|
121
|
-
.spiffy-chat-preview-footer-container .spiffy-suggestion-button-question-class {
|
|
122
|
-
border-radius: 0px !important;
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.spiffy-chat-preview-footer-container .spiffy-suggestion-button-question-class {
|
|
126
|
-
border: 1px solid ${colorVar(
|
|
127
|
-
ColorNames.BackgroundSecondaryDark
|
|
128
|
-
)} !important;
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
.spiffy-social-proof-content-button .spiffy-suggestion-button-question-class:hover,
|
|
132
|
-
.spiffy-chat-preview-footer-container .spiffy-suggestion-button-question-class:hover {
|
|
133
|
-
background-color: ${colorVar(
|
|
134
|
-
ColorNames.BackgroundSecondaryDark
|
|
135
|
-
)} !important;
|
|
136
|
-
color: ${colorVar(ColorNames.TextLink)} !important;
|
|
137
|
-
svg {
|
|
138
|
-
fill: ${colorVar(ColorNames.AccentPrimary)} !important;
|
|
139
|
-
stroke: ${colorVar(ColorNames.AccentPrimary)} !important;
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
.spiffy-chat-preview-footer-container .spiffy-suggestion-button-container{
|
|
144
|
-
border-radius: 0px !important;
|
|
145
|
-
svg {
|
|
146
|
-
fill: ${colorVar(ColorNames.AccentPrimary)} !important;
|
|
147
|
-
stroke: ${colorVar(ColorNames.AccentPrimary)} !important;
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
.spiffy-social-proof-content-container {
|
|
152
|
-
color: ${colorVar(ColorNames.TextPrimary)} !important;
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
.spiffy-social-proof-suggestion-footer-title {
|
|
156
|
-
color: ${colorVar(ColorNames.TextSecondary)} !important;
|
|
157
|
-
}
|
|
158
|
-
|
|
159
|
-
.spiffy-social-proof-customer-count {
|
|
160
|
-
color: ${colorVar(ColorNames.TextAccent)} !important;
|
|
161
|
-
}
|
|
162
|
-
|
|
163
|
-
.spiffy-social-proof-header h2, .spiffy-chat-preview-header-container h2 {
|
|
164
|
-
font-weight: 500 !important;
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
.spiffy-product-card-price, .spiffy-product-card-rating {
|
|
168
|
-
color: ${colorVar(ColorNames.TextSecondary)} !important;
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
.spiffy-product-link-icon-container {
|
|
172
|
-
background-color: ${colorVar(
|
|
173
|
-
ColorNames.BackgroundSaturated
|
|
174
|
-
)} !important;
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
.spiffy-user-query-button svg {
|
|
178
|
-
fill: ${colorVar(ColorNames.BorderMedium)} !important;
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
.spiffy-product-review-header-reviewer,
|
|
182
|
-
.spiffy-welcome-section-message-title,
|
|
183
|
-
.spiffy-assistant-message-header-text {
|
|
184
|
-
color: ${colorVar(ColorNames.TextPrimary)} !important;
|
|
185
|
-
font-weight: 600 !important;
|
|
186
|
-
}
|
|
187
|
-
|
|
188
|
-
.spiffy-modal-sheet-footer .spiffy-suggestion-button-question-class svg {
|
|
189
|
-
display: none;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
#spiffy-ai-chat-preview-contents {
|
|
193
|
-
overflow: visible !important;
|
|
194
|
-
}
|
|
195
|
-
|
|
196
|
-
#spiffy-ai-chat-preview-contents.is-pdp {
|
|
197
|
-
padding-right: 10px !important;
|
|
198
|
-
}
|
|
199
|
-
|
|
200
|
-
@media (max-width: 1239px) {
|
|
201
|
-
#spiffy-ai-chat-preview-contents.is-pdp {
|
|
202
|
-
padding-right: 0px !important;
|
|
203
|
-
}
|
|
204
|
-
}
|
|
205
|
-
|
|
206
|
-
#spiffy-modal-container {
|
|
207
|
-
z-index: 2147483647 !important;
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
.spiffy-headline {
|
|
211
|
-
font-family: 'Graphik', sans-serif !important;
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
/* Necessary to avoid border issues on customer product cards in PLP. The border is set by n-th child selectors,
|
|
215
|
-
but how we're using the grid insertion type, the product cards indexes changes, changing the border as well. */
|
|
216
|
-
|
|
217
|
-
@media (max-width: 750px) {
|
|
218
|
-
.collection > .product-grid li:nth-child(2) .card {
|
|
219
|
-
border-bottom: 1px solid #333 !important;
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
#spiffy-ai-chat-preview-contents.is-plp div {
|
|
223
|
-
padding: 0 !important;
|
|
224
|
-
}
|
|
225
|
-
}
|
|
226
|
-
|
|
227
|
-
@media (min-width: 751px) {
|
|
228
|
-
.collection .card {
|
|
229
|
-
border-right: 1px solid #333 !important;
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
.collection > .product-grid li:nth-child(2) .card {
|
|
233
|
-
border-left: none !important;
|
|
234
|
-
}
|
|
235
|
-
|
|
236
|
-
.collection > .product-grid li:nth-child(1) .card,
|
|
237
|
-
.collection > .product-grid li:nth-child(2) .card {
|
|
238
|
-
border-bottom: 1px solid #333 !important;
|
|
239
|
-
}
|
|
240
|
-
|
|
241
|
-
.collection > .product-grid li:nth-child(n+5):nth-child(odd) .card {
|
|
242
|
-
border-left: none !important;
|
|
243
|
-
}
|
|
244
|
-
|
|
245
|
-
#spiffy-ai-chat-preview {
|
|
246
|
-
border-right: none !important;
|
|
247
|
-
}
|
|
248
|
-
|
|
249
|
-
#spiffy-ai-chat-preview-contents.is-plp div {
|
|
250
|
-
padding: 0 !important;
|
|
251
|
-
padding-right: 4px !important;
|
|
252
|
-
}
|
|
253
|
-
}
|
|
254
|
-
`,
|
|
255
|
-
};
|
|
256
|
-
};
|
|
257
|
-
|
|
258
|
-
const fiveCbdPageConfig = (): OrgPageConfig => ({
|
|
259
|
-
pageVariants: [
|
|
260
|
-
{
|
|
261
|
-
variantId: "plp",
|
|
262
|
-
variantType: "plp",
|
|
263
|
-
variantTests: [{ testType: PageVariantTestType.UrlResolver }],
|
|
264
|
-
plpIdExtractor: "url-resolver-plp-id",
|
|
265
|
-
widgetMounting: [
|
|
266
|
-
{
|
|
267
|
-
mountingConfigId: "chatPreviewPLP",
|
|
268
|
-
widgetConfigId: "chatPreviewPLP",
|
|
269
|
-
},
|
|
270
|
-
],
|
|
271
|
-
},
|
|
272
|
-
{
|
|
273
|
-
variantId: "pdpSleepGummies",
|
|
274
|
-
variantType: "pdp",
|
|
275
|
-
variantTests: [
|
|
276
|
-
{ testType: PageVariantTestType.UrlResolver },
|
|
277
|
-
{
|
|
278
|
-
testType: PageVariantTestType.InCollection,
|
|
279
|
-
collections: ["thc-sleep-gummies"],
|
|
280
|
-
},
|
|
281
|
-
],
|
|
282
|
-
productIdExtractor: "url-resolver-product-id",
|
|
283
|
-
widgetMounting: [
|
|
284
|
-
{
|
|
285
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
286
|
-
widgetConfigId: "topSuggestionBarSleepGummies",
|
|
287
|
-
},
|
|
288
|
-
{
|
|
289
|
-
mountingConfigId: "chatPreviewPDP",
|
|
290
|
-
widgetConfigId: "chatPreviewPDP",
|
|
291
|
-
},
|
|
292
|
-
],
|
|
293
|
-
},
|
|
294
|
-
{
|
|
295
|
-
variantId: "pdpTHCSeltzers",
|
|
296
|
-
variantType: "pdp",
|
|
297
|
-
variantTests: [
|
|
298
|
-
{ testType: PageVariantTestType.UrlResolver },
|
|
299
|
-
{
|
|
300
|
-
testType: PageVariantTestType.InCollection,
|
|
301
|
-
collections: ["thc-drinks"],
|
|
302
|
-
},
|
|
303
|
-
],
|
|
304
|
-
productIdExtractor: "url-resolver-product-id",
|
|
305
|
-
widgetMounting: [
|
|
306
|
-
{
|
|
307
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
308
|
-
widgetConfigId: "topSuggestionBarTHCSeltzers",
|
|
309
|
-
},
|
|
310
|
-
{
|
|
311
|
-
mountingConfigId: "chatPreviewPDP",
|
|
312
|
-
widgetConfigId: "chatPreviewPDP",
|
|
313
|
-
},
|
|
314
|
-
],
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
variantId: "pdpTHCChocolates",
|
|
318
|
-
variantType: "pdp",
|
|
319
|
-
variantTests: [
|
|
320
|
-
{ testType: PageVariantTestType.UrlResolver },
|
|
321
|
-
{
|
|
322
|
-
testType: PageVariantTestType.InCollection,
|
|
323
|
-
collections: ["cbd-thc-chocolate"],
|
|
324
|
-
},
|
|
325
|
-
],
|
|
326
|
-
productIdExtractor: "url-resolver-product-id",
|
|
327
|
-
widgetMounting: [
|
|
328
|
-
{
|
|
329
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
330
|
-
widgetConfigId: "topSuggestionBarTHCChocolates",
|
|
331
|
-
},
|
|
332
|
-
{
|
|
333
|
-
mountingConfigId: "chatPreviewPDP",
|
|
334
|
-
widgetConfigId: "chatPreviewPDP",
|
|
335
|
-
},
|
|
336
|
-
],
|
|
337
|
-
},
|
|
338
|
-
{
|
|
339
|
-
variantId: "pdpTHCDrops",
|
|
340
|
-
variantType: "pdp",
|
|
341
|
-
variantTests: [
|
|
342
|
-
{ testType: PageVariantTestType.UrlResolver },
|
|
343
|
-
{
|
|
344
|
-
testType: PageVariantTestType.InCollection,
|
|
345
|
-
collections: ["thc-cbd-oil"],
|
|
346
|
-
},
|
|
347
|
-
],
|
|
348
|
-
productIdExtractor: "url-resolver-product-id",
|
|
349
|
-
widgetMounting: [
|
|
350
|
-
{
|
|
351
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
352
|
-
widgetConfigId: "topSuggestionBarTHCDrops",
|
|
353
|
-
},
|
|
354
|
-
{
|
|
355
|
-
mountingConfigId: "chatPreviewPDP",
|
|
356
|
-
widgetConfigId: "chatPreviewPDP",
|
|
357
|
-
},
|
|
358
|
-
],
|
|
359
|
-
},
|
|
360
|
-
{
|
|
361
|
-
variantId: "pdpTHCCapsules",
|
|
362
|
-
variantType: "pdp",
|
|
363
|
-
variantTests: [
|
|
364
|
-
{ testType: PageVariantTestType.UrlResolver },
|
|
365
|
-
{
|
|
366
|
-
testType: PageVariantTestType.InCollection,
|
|
367
|
-
collections: ["thc-cbd-capsules"],
|
|
368
|
-
},
|
|
369
|
-
],
|
|
370
|
-
productIdExtractor: "url-resolver-product-id",
|
|
371
|
-
widgetMounting: [
|
|
372
|
-
{
|
|
373
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
374
|
-
widgetConfigId: "topSuggestionBarTHCCapsules",
|
|
375
|
-
},
|
|
376
|
-
{
|
|
377
|
-
mountingConfigId: "chatPreviewPDP",
|
|
378
|
-
widgetConfigId: "chatPreviewPDP",
|
|
379
|
-
},
|
|
380
|
-
],
|
|
381
|
-
},
|
|
382
|
-
{
|
|
383
|
-
variantId: "pdpTHCGummies",
|
|
384
|
-
variantType: "pdp",
|
|
385
|
-
variantTests: [
|
|
386
|
-
{ testType: PageVariantTestType.UrlResolver },
|
|
387
|
-
{
|
|
388
|
-
testType: PageVariantTestType.InCollection,
|
|
389
|
-
collections: ["thc-gummies"],
|
|
390
|
-
},
|
|
391
|
-
],
|
|
392
|
-
productIdExtractor: "url-resolver-product-id",
|
|
393
|
-
widgetMounting: [
|
|
394
|
-
{
|
|
395
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
396
|
-
widgetConfigId: "topSuggestionBarTHCGummies",
|
|
397
|
-
},
|
|
398
|
-
{
|
|
399
|
-
mountingConfigId: "chatPreviewPDP",
|
|
400
|
-
widgetConfigId: "chatPreviewPDP",
|
|
401
|
-
},
|
|
402
|
-
],
|
|
403
|
-
},
|
|
404
|
-
{
|
|
405
|
-
variantId: "pdpMerch",
|
|
406
|
-
variantType: "pdp",
|
|
407
|
-
variantTests: [
|
|
408
|
-
{ testType: PageVariantTestType.UrlResolver },
|
|
409
|
-
{
|
|
410
|
-
testType: PageVariantTestType.InCollection,
|
|
411
|
-
collections: ["merch"],
|
|
412
|
-
},
|
|
413
|
-
],
|
|
414
|
-
productIdExtractor: "url-resolver-product-id",
|
|
415
|
-
widgetMounting: [
|
|
416
|
-
{
|
|
417
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
418
|
-
widgetConfigId: "topSuggestionBarMerch",
|
|
419
|
-
},
|
|
420
|
-
{
|
|
421
|
-
mountingConfigId: "chatPreviewPDP",
|
|
422
|
-
widgetConfigId: "chatPreviewPDP",
|
|
423
|
-
},
|
|
424
|
-
],
|
|
425
|
-
},
|
|
426
|
-
],
|
|
427
|
-
widgetConfigs: {
|
|
428
|
-
topSuggestionBar: {
|
|
429
|
-
type: WidgetType.SuggestionBarV2,
|
|
430
|
-
widgetConfigId: "topSuggestionsBar",
|
|
431
|
-
contentId: "spiffy-top-suggestion-bar-contents",
|
|
432
|
-
metricDisplayLocation: ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
433
|
-
location: SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
434
|
-
variant: "darkAccent",
|
|
435
|
-
hoverVariant: "secondaryAccent",
|
|
436
|
-
animationSpeed: "standard",
|
|
437
|
-
buttonBorderRadius: "sm",
|
|
438
|
-
buttonTexts: {
|
|
439
|
-
default: ["suggestion 1", "suggestion 2", "suggestion 3"],
|
|
440
|
-
},
|
|
441
|
-
} satisfies SuggestionBarWidgetV2Config,
|
|
442
|
-
topSuggestionBarTHCGummies: {
|
|
443
|
-
type: WidgetType.SuggestionBarV2,
|
|
444
|
-
widgetConfigId: "topSuggestionBarTHCGummies",
|
|
445
|
-
contentId: "spiffy-top-suggestion-bar-contents",
|
|
446
|
-
metricDisplayLocation: ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
447
|
-
location: SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
448
|
-
variant: "darkAccent",
|
|
449
|
-
hoverVariant: "secondaryAccent",
|
|
450
|
-
buttonBorderRadius: "sm",
|
|
451
|
-
animationSpeed: "standard",
|
|
452
|
-
buttonTexts: {
|
|
453
|
-
default: [
|
|
454
|
-
"Which flavor’s the fan favorite?",
|
|
455
|
-
"What do the reviews say about the vibe?",
|
|
456
|
-
"Need help figuring out your sweet spot for servings?",
|
|
457
|
-
"Curious how these stack up against our other gummies?",
|
|
458
|
-
],
|
|
459
|
-
},
|
|
460
|
-
} satisfies SuggestionBarWidgetV2Config,
|
|
461
|
-
topSuggestionBarSleepGummies: {
|
|
462
|
-
type: WidgetType.SuggestionBarV2,
|
|
463
|
-
widgetConfigId: "topSuggestionBarSleepGummies",
|
|
464
|
-
contentId: "spiffy-top-suggestion-bar-contents",
|
|
465
|
-
metricDisplayLocation: ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
466
|
-
location: SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
467
|
-
variant: "darkAccent",
|
|
468
|
-
hoverVariant: "secondaryAccent",
|
|
469
|
-
buttonBorderRadius: "sm",
|
|
470
|
-
animationSpeed: "standard",
|
|
471
|
-
buttonTexts: {
|
|
472
|
-
default: [
|
|
473
|
-
"What do people actually say about these in reviews?",
|
|
474
|
-
"How do customers fit these into their nighttime routine?",
|
|
475
|
-
"What’s different about these vs our other gummies?",
|
|
476
|
-
"When do people say they usually take these?",
|
|
477
|
-
"Wanna compare these with drops or capsules?",
|
|
478
|
-
],
|
|
479
|
-
},
|
|
480
|
-
} satisfies SuggestionBarWidgetV2Config,
|
|
481
|
-
topSuggestionBarTHCSeltzers: {
|
|
482
|
-
type: WidgetType.SuggestionBarV2,
|
|
483
|
-
widgetConfigId: "topSuggestionBarTHCSeltzers",
|
|
484
|
-
contentId: "spiffy-top-suggestion-bar-contents",
|
|
485
|
-
metricDisplayLocation: ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
486
|
-
location: SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
487
|
-
variant: "darkAccent",
|
|
488
|
-
hoverVariant: "secondaryAccent",
|
|
489
|
-
buttonBorderRadius: "sm",
|
|
490
|
-
animationSpeed: "standard",
|
|
491
|
-
buttonTexts: {
|
|
492
|
-
default: [
|
|
493
|
-
"What do people say about seltzers vs gummies?",
|
|
494
|
-
"Which flavor do reviews hype the most?",
|
|
495
|
-
"How do customers describe the vibe from these?",
|
|
496
|
-
"Looking for the most popular pack to start with?",
|
|
497
|
-
],
|
|
498
|
-
},
|
|
499
|
-
} satisfies SuggestionBarWidgetV2Config,
|
|
500
|
-
topSuggestionBarTHCChocolates: {
|
|
501
|
-
type: WidgetType.SuggestionBarV2,
|
|
502
|
-
widgetConfigId: "topSuggestionBarTHCChocolates",
|
|
503
|
-
contentId: "spiffy-top-suggestion-bar-contents",
|
|
504
|
-
metricDisplayLocation: ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
505
|
-
location: SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
506
|
-
variant: "darkAccent",
|
|
507
|
-
hoverVariant: "secondaryAccent",
|
|
508
|
-
buttonBorderRadius: "sm",
|
|
509
|
-
animationSpeed: "standard",
|
|
510
|
-
buttonTexts: {
|
|
511
|
-
default: [
|
|
512
|
-
"What do reviews say about the taste?",
|
|
513
|
-
"How do these compare to gummies or seltzers?",
|
|
514
|
-
"Any tips from customers on serving size?",
|
|
515
|
-
"Curious which flavors buyers loved most?",
|
|
516
|
-
],
|
|
517
|
-
},
|
|
518
|
-
} satisfies SuggestionBarWidgetV2Config,
|
|
519
|
-
topSuggestionBarTHCDrops: {
|
|
520
|
-
type: WidgetType.SuggestionBarV2,
|
|
521
|
-
widgetConfigId: "topSuggestionBarTHCDrops",
|
|
522
|
-
contentId: "spiffy-top-suggestion-bar-contents",
|
|
523
|
-
metricDisplayLocation: ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
524
|
-
location: SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
525
|
-
variant: "darkAccent",
|
|
526
|
-
hoverVariant: "secondaryAccent",
|
|
527
|
-
buttonBorderRadius: "sm",
|
|
528
|
-
animationSpeed: "standard",
|
|
529
|
-
buttonTexts: {
|
|
530
|
-
default: [
|
|
531
|
-
"How do people usually use these drops?",
|
|
532
|
-
"What do reviews say about this flavor?",
|
|
533
|
-
"Need a hand with measuring a serving?",
|
|
534
|
-
"How do drops stack up against gummies or seltzers?",
|
|
535
|
-
"Looking for a flexible option? Here’s what customers say.",
|
|
536
|
-
],
|
|
537
|
-
},
|
|
538
|
-
} satisfies SuggestionBarWidgetV2Config,
|
|
539
|
-
topSuggestionBarTHCCapsules: {
|
|
540
|
-
type: WidgetType.SuggestionBarV2,
|
|
541
|
-
widgetConfigId: "topSuggestionBarTHCCapsules",
|
|
542
|
-
contentId: "spiffy-top-suggestion-bar-contents",
|
|
543
|
-
metricDisplayLocation: ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
544
|
-
location: SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
545
|
-
variant: "darkAccent",
|
|
546
|
-
hoverVariant: "secondaryAccent",
|
|
547
|
-
buttonBorderRadius: "sm",
|
|
548
|
-
animationSpeed: "standard",
|
|
549
|
-
buttonTexts: {
|
|
550
|
-
default: [
|
|
551
|
-
"Why do customers go for capsules?",
|
|
552
|
-
"How do these compare to gummies or drops?",
|
|
553
|
-
"What do people say about the convenience?",
|
|
554
|
-
"Need the lowdown on serving sizes?",
|
|
555
|
-
"How do customers use these day-to-day?",
|
|
556
|
-
],
|
|
557
|
-
},
|
|
558
|
-
} satisfies SuggestionBarWidgetV2Config,
|
|
559
|
-
topSuggestionBarMerch: {
|
|
560
|
-
type: WidgetType.SuggestionBarV2,
|
|
561
|
-
widgetConfigId: "topSuggestionBarMerch",
|
|
562
|
-
contentId: "spiffy-top-suggestion-bar-contents",
|
|
563
|
-
metricDisplayLocation: ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
564
|
-
location: SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
565
|
-
variant: "darkAccent",
|
|
566
|
-
hoverVariant: "secondaryAccent",
|
|
567
|
-
buttonBorderRadius: "sm",
|
|
568
|
-
animationSpeed: "standard",
|
|
569
|
-
buttonTexts: {
|
|
570
|
-
default: [
|
|
571
|
-
"Need sizing or fit info?",
|
|
572
|
-
"What do reviews say about quality?",
|
|
573
|
-
"Which styles are fan faves?",
|
|
574
|
-
"How are people styling their five gear?",
|
|
575
|
-
"What do customers say about comfort?",
|
|
576
|
-
],
|
|
577
|
-
},
|
|
578
|
-
} satisfies SuggestionBarWidgetV2Config,
|
|
579
|
-
chatPreviewPLP: {
|
|
580
|
-
widgetConfigId: "chatPreviewPLP",
|
|
581
|
-
type: WidgetType.ChatPreview,
|
|
582
|
-
variant: "filled",
|
|
583
|
-
addSeparators: false,
|
|
584
|
-
socialProofConfig: {
|
|
585
|
-
staticPLPImagesLayout: "grid",
|
|
586
|
-
logoName: "five-cbd-logo.svg",
|
|
587
|
-
customerQuery: "asked about effects.",
|
|
588
|
-
headerTitle: "Shopping Assistant",
|
|
589
|
-
suggestionButtonStrings: [
|
|
590
|
-
"What are other five users saying? ",
|
|
591
|
-
"What’s your most popular daily microdose?",
|
|
592
|
-
"What should I take for an energetic buzz?",
|
|
593
|
-
"What’s good for beginners?",
|
|
594
|
-
"What’s your best gummy for winding down?",
|
|
595
|
-
"What are your fastest-acting products?",
|
|
596
|
-
],
|
|
597
|
-
staticPLPImageNames: [
|
|
598
|
-
"plp-image1.png",
|
|
599
|
-
"plp-image2.png",
|
|
600
|
-
"plp-image3.png",
|
|
601
|
-
"plp-image4.png",
|
|
602
|
-
],
|
|
603
|
-
suggestionButtonVariantDefault: "secondary",
|
|
604
|
-
suggestionButtonVariantAccent: "darkAccent",
|
|
605
|
-
userQueryButtonConfig: {
|
|
606
|
-
placeholderText: "What can I help you find?",
|
|
607
|
-
icon: "searchIcon",
|
|
608
|
-
},
|
|
609
|
-
},
|
|
610
|
-
} satisfies ChatPreviewWidgetConfig,
|
|
611
|
-
chatPreviewPDP: {
|
|
612
|
-
widgetConfigId: "chatPreviewPDP",
|
|
613
|
-
type: WidgetType.ChatPreview,
|
|
614
|
-
variant: "flat",
|
|
615
|
-
addSeparators: true,
|
|
616
|
-
socialProofConfig: {
|
|
617
|
-
staticPLPImagesLayout: "horizontal",
|
|
618
|
-
logoName: "five-cbd-logo.svg",
|
|
619
|
-
customerQuery: "asked how long it takes to feel the effects.",
|
|
620
|
-
headerTitle: "Shopping Assistant",
|
|
621
|
-
suggestionButtonStrings: [
|
|
622
|
-
"See what reviews say",
|
|
623
|
-
"What are people saying in the reviews?",
|
|
624
|
-
"How do people say they use this?",
|
|
625
|
-
"What do buyers say makes this stand out?",
|
|
626
|
-
"How do people talk about the vibe?",
|
|
627
|
-
"How does this compare to other five products?",
|
|
628
|
-
],
|
|
629
|
-
staticImageIndex: 0,
|
|
630
|
-
suggestionButtonVariantDefault: "secondary",
|
|
631
|
-
suggestionButtonVariantAccent: "darkAccent",
|
|
632
|
-
userQueryButtonConfig: {
|
|
633
|
-
placeholderText: "Ask me anything",
|
|
634
|
-
icon: "send",
|
|
635
|
-
},
|
|
636
|
-
},
|
|
637
|
-
} satisfies ChatPreviewWidgetConfig,
|
|
638
|
-
},
|
|
639
|
-
mountingConfigs: {
|
|
640
|
-
chatPreviewPLP: {
|
|
641
|
-
mountingConfigId: "chatPreviewPLP",
|
|
642
|
-
containerId: CHAT_PREVIEW_CONTAINER_ID,
|
|
643
|
-
testId: CHAT_PREVIEW_TESTID,
|
|
644
|
-
insertionPoint: {
|
|
645
|
-
selector: "#product-grid",
|
|
646
|
-
insertionType: DOMInsertionType.AFTER,
|
|
647
|
-
},
|
|
648
|
-
className: "card",
|
|
649
|
-
gridInsertionType: GridInsertionType.FIXED_2,
|
|
650
|
-
style: {
|
|
651
|
-
paddingTop: "24px",
|
|
652
|
-
paddingBottom: "24px",
|
|
653
|
-
flex: "1 0 100%",
|
|
654
|
-
boxSizing: "border-box",
|
|
655
|
-
borderLeft: "none",
|
|
656
|
-
borderRight: "none",
|
|
657
|
-
borderTop: "none",
|
|
658
|
-
},
|
|
659
|
-
},
|
|
660
|
-
chatPreviewPDP: {
|
|
661
|
-
mountingConfigId: "chatPreviewPDP",
|
|
662
|
-
containerId: CHAT_PREVIEW_CONTAINER_ID,
|
|
663
|
-
testId: CHAT_PREVIEW_TESTID,
|
|
664
|
-
insertionPoint: {
|
|
665
|
-
selector: "#MainContent section:first-child",
|
|
666
|
-
insertionType: DOMInsertionType.AFTER,
|
|
667
|
-
},
|
|
668
|
-
className: "page-width",
|
|
669
|
-
style: {
|
|
670
|
-
paddingTop: "24px",
|
|
671
|
-
paddingBottom: "24px",
|
|
672
|
-
},
|
|
673
|
-
},
|
|
674
|
-
topSuggestionBarPDP: {
|
|
675
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
676
|
-
containerId: TOP_SUGGESTION_BAR_PDP_ID,
|
|
677
|
-
testId: TOP_SUGGESTION_BAR_TESTID,
|
|
678
|
-
insertionPoint: {
|
|
679
|
-
selector: ".pdt-features",
|
|
680
|
-
insertionType: DOMInsertionType.AFTER,
|
|
681
|
-
},
|
|
682
|
-
},
|
|
683
|
-
},
|
|
684
|
-
});
|
|
685
|
-
|
|
686
|
-
const fiveCbdOrgInfo = {
|
|
687
|
-
shortName: OrgShortName.FiveCbd,
|
|
688
|
-
name: "Five Assistant",
|
|
689
|
-
domain: "enjoyfive.com",
|
|
690
|
-
defaultProductId: "five-quickhits-gummies-pineapple-express",
|
|
691
|
-
alwaysEnabledMerchants: true,
|
|
692
|
-
orgUIConfig: fiveCbdOrgUIConfig,
|
|
693
|
-
orgColors: () => fiveCbdColors,
|
|
694
|
-
orgPageConfig: fiveCbdPageConfig,
|
|
695
|
-
} satisfies BasicOrgInfoType;
|
|
696
|
-
|
|
697
|
-
export { fiveCbdOrgInfo, fiveCbdOrgUIConfig, fiveCbdColors, fiveCbdPageConfig };
|