@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,942 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
PageVisitCategory,
|
|
3
|
-
SupportedEventProductCategory,
|
|
4
|
-
} from "@spiffy-ai/commerce-api-client";
|
|
5
|
-
import {
|
|
6
|
-
BOTTOM_SUGGESTION_BAR_PDP_TESTID,
|
|
7
|
-
TOP_SUGGESTION_BAR_PDP_TESTID,
|
|
8
|
-
} from "src/config/locators";
|
|
9
|
-
import {
|
|
10
|
-
BOTTOM_IMAGE_BANNER_PLP_TESTID,
|
|
11
|
-
TOP_IMAGE_BANNER_PLP_TESTID,
|
|
12
|
-
} from "src/config/locators/components/chat/entrypoints";
|
|
13
|
-
import {
|
|
14
|
-
CHAT_PREVIEW_PDP_TESTID,
|
|
15
|
-
CHAT_PREVIEW_PLP_TESTID,
|
|
16
|
-
} from "src/config/locators/components/chat/preview";
|
|
17
|
-
import { GrClose } from "react-icons/gr";
|
|
18
|
-
import { OrgShortName, BasicOrgInfoType } from "src/application/models";
|
|
19
|
-
import { ChatElementDisplayLocation } from "src/application/models/chatElementDisplayLocation";
|
|
20
|
-
import { FeatureGates } from "src/application/models/featureGates";
|
|
21
|
-
import { CdnService } from "src/application/service/cdnService";
|
|
22
|
-
import {
|
|
23
|
-
CustomerServiceIntegrationMode,
|
|
24
|
-
CustomerServiceType,
|
|
25
|
-
} from "src/application/service/customerService/types";
|
|
26
|
-
import { GridInsertionType } from "src/application/service/domMutations/GridInsertionService";
|
|
27
|
-
import { DOMInsertionType } from "src/application/service/domMutations/domInsertionService";
|
|
28
|
-
import {
|
|
29
|
-
BOTTOM_PLP_IMAGE_BANNER_ID,
|
|
30
|
-
BOTTOM_REVIEWS_BAR_ID,
|
|
31
|
-
CHAT_PREVIEW_CONTAINER_ID,
|
|
32
|
-
TOP_PLP_IMAGE_BANNER_ID,
|
|
33
|
-
TOP_SUGGESTION_BAR_PDP_ID,
|
|
34
|
-
} from "src/config/divIds";
|
|
35
|
-
import { defaultOrgUIConfig } from "src/merchants/default";
|
|
36
|
-
import { SuggestionBarLocationForMetrics } from "src/types/suggestionBarV2-types";
|
|
37
|
-
import {
|
|
38
|
-
CategoryExtractorType,
|
|
39
|
-
ChatPreviewWidgetConfig,
|
|
40
|
-
ColorMapping,
|
|
41
|
-
ColorNames,
|
|
42
|
-
colorVar,
|
|
43
|
-
ImageBannerWidgetConfig,
|
|
44
|
-
OrgPageConfig,
|
|
45
|
-
OrgUIConfig,
|
|
46
|
-
PageVariantTestType,
|
|
47
|
-
SuggestionBarWidgetV2Config,
|
|
48
|
-
WidgetType,
|
|
49
|
-
} from "src/contexts/types";
|
|
50
|
-
import { ChatState } from "src/types/custservice-types";
|
|
51
|
-
|
|
52
|
-
const spanxPageConfig = (): OrgPageConfig => ({
|
|
53
|
-
pageVariants: [
|
|
54
|
-
{
|
|
55
|
-
variantId: "shapewearPLPWithImageBanner",
|
|
56
|
-
variantType: "plp",
|
|
57
|
-
plpIdExtractor: "shopify-collection-id",
|
|
58
|
-
variantTests: [
|
|
59
|
-
{
|
|
60
|
-
testType: PageVariantTestType.ShopifyPLP,
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
testType: PageVariantTestType.CatalogCategory,
|
|
64
|
-
category: SupportedEventProductCategory.Shapewear,
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
testType: PageVariantTestType.FeatureGate,
|
|
68
|
-
featureGate: FeatureGates.IsImageBannerEnabled,
|
|
69
|
-
},
|
|
70
|
-
],
|
|
71
|
-
widgetMounting: [
|
|
72
|
-
{
|
|
73
|
-
mountingConfigId: "chatPreviewPLP",
|
|
74
|
-
widgetConfigId: "shapewearChatPreviewPLP",
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
mountingConfigId: "topImageBannerPLP",
|
|
78
|
-
widgetConfigId: "ImageBannerShapewearPLP",
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
mountingConfigId: "bottomImageBannerPLP",
|
|
82
|
-
widgetConfigId: "ImageBannerShapewearPLP",
|
|
83
|
-
},
|
|
84
|
-
],
|
|
85
|
-
},
|
|
86
|
-
{
|
|
87
|
-
variantId: "plp",
|
|
88
|
-
variantType: "plp",
|
|
89
|
-
plpIdExtractor: "shopify-collection-id",
|
|
90
|
-
variantTests: [
|
|
91
|
-
{
|
|
92
|
-
testType: PageVariantTestType.ShopifyPLP,
|
|
93
|
-
},
|
|
94
|
-
{
|
|
95
|
-
testType: PageVariantTestType.CatalogCategory,
|
|
96
|
-
category: SupportedEventProductCategory.Shapewear,
|
|
97
|
-
},
|
|
98
|
-
],
|
|
99
|
-
widgetMounting: [
|
|
100
|
-
{
|
|
101
|
-
mountingConfigId: "chatPreviewPLP",
|
|
102
|
-
widgetConfigId: "shapewearChatPreviewPLP",
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
mountingConfigId: "bottomImageBannerPLP",
|
|
106
|
-
widgetConfigId: "ImageBannerShapewearPLP",
|
|
107
|
-
},
|
|
108
|
-
],
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
variantId: "nonShapewearPLPWithImageBanner",
|
|
112
|
-
variantType: "plp",
|
|
113
|
-
plpIdExtractor: "shopify-collection-id",
|
|
114
|
-
variantTests: [
|
|
115
|
-
{
|
|
116
|
-
testType: PageVariantTestType.ShopifyPLP,
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
testType: PageVariantTestType.CatalogCategory,
|
|
120
|
-
category: SupportedEventProductCategory.NonShapewear,
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
testType: PageVariantTestType.FeatureGate,
|
|
124
|
-
featureGate: FeatureGates.IsNonShapewearEnabled,
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
testType: PageVariantTestType.FeatureGate,
|
|
128
|
-
featureGate: FeatureGates.IsImageBannerEnabled,
|
|
129
|
-
},
|
|
130
|
-
],
|
|
131
|
-
widgetMounting: [
|
|
132
|
-
{
|
|
133
|
-
mountingConfigId: "chatPreviewPLP",
|
|
134
|
-
widgetConfigId: "nonShapewearChatPreviewPLP",
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
mountingConfigId: "topImageBannerPLP",
|
|
138
|
-
widgetConfigId: "ImageBannerNonShapewearPLP",
|
|
139
|
-
},
|
|
140
|
-
{
|
|
141
|
-
mountingConfigId: "bottomImageBannerPLP",
|
|
142
|
-
widgetConfigId: "ImageBannerNonShapewearPLP",
|
|
143
|
-
},
|
|
144
|
-
],
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
variantId: "nonShapewearPLP",
|
|
148
|
-
variantType: "plp",
|
|
149
|
-
plpIdExtractor: "shopify-collection-id",
|
|
150
|
-
variantTests: [
|
|
151
|
-
{
|
|
152
|
-
testType: PageVariantTestType.ShopifyPLP,
|
|
153
|
-
},
|
|
154
|
-
{
|
|
155
|
-
testType: PageVariantTestType.CatalogCategory,
|
|
156
|
-
category: SupportedEventProductCategory.NonShapewear,
|
|
157
|
-
},
|
|
158
|
-
{
|
|
159
|
-
testType: PageVariantTestType.FeatureGate,
|
|
160
|
-
featureGate: FeatureGates.IsNonShapewearEnabled,
|
|
161
|
-
},
|
|
162
|
-
],
|
|
163
|
-
widgetMounting: [
|
|
164
|
-
{
|
|
165
|
-
mountingConfigId: "chatPreviewPLP",
|
|
166
|
-
widgetConfigId: "nonShapewearChatPreviewPLP",
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
mountingConfigId: "bottomImageBannerPLP",
|
|
170
|
-
widgetConfigId: "ImageBannerNonShapewearPLP",
|
|
171
|
-
},
|
|
172
|
-
],
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
variantId: "pdp",
|
|
176
|
-
variantType: "pdp",
|
|
177
|
-
variantTests: [
|
|
178
|
-
{
|
|
179
|
-
testType: PageVariantTestType.ShopifyPDP,
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
testType: PageVariantTestType.CatalogCategory,
|
|
183
|
-
category: SupportedEventProductCategory.Shapewear,
|
|
184
|
-
},
|
|
185
|
-
],
|
|
186
|
-
productIdExtractor: "shopify-product-variant-id",
|
|
187
|
-
widgetMounting: [
|
|
188
|
-
{
|
|
189
|
-
mountingConfigId: "chatPreviewPDP",
|
|
190
|
-
widgetConfigId: "shapewearChatPreviewPDP",
|
|
191
|
-
},
|
|
192
|
-
{
|
|
193
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
194
|
-
widgetConfigId: "topSuggestionBarPDP",
|
|
195
|
-
},
|
|
196
|
-
{
|
|
197
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
198
|
-
widgetConfigId: "bottomSuggestionBarPDP",
|
|
199
|
-
},
|
|
200
|
-
],
|
|
201
|
-
},
|
|
202
|
-
{
|
|
203
|
-
variantId: "nonShapewearPDP",
|
|
204
|
-
variantType: "pdp",
|
|
205
|
-
variantTests: [
|
|
206
|
-
{
|
|
207
|
-
testType: PageVariantTestType.ShopifyPDP,
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
testType: PageVariantTestType.CatalogCategory,
|
|
211
|
-
category: SupportedEventProductCategory.NonShapewear,
|
|
212
|
-
},
|
|
213
|
-
{
|
|
214
|
-
testType: PageVariantTestType.FeatureGate,
|
|
215
|
-
featureGate: FeatureGates.IsNonShapewearEnabled,
|
|
216
|
-
},
|
|
217
|
-
],
|
|
218
|
-
productIdExtractor: "shopify-product-variant-id",
|
|
219
|
-
widgetMounting: [
|
|
220
|
-
{
|
|
221
|
-
mountingConfigId: "chatPreviewPDP",
|
|
222
|
-
widgetConfigId: "chatPreviewPDP",
|
|
223
|
-
},
|
|
224
|
-
{
|
|
225
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
226
|
-
widgetConfigId: "topSuggestionBarPDP",
|
|
227
|
-
},
|
|
228
|
-
{
|
|
229
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
230
|
-
widgetConfigId: "bottomSuggestionBarPDP",
|
|
231
|
-
},
|
|
232
|
-
],
|
|
233
|
-
},
|
|
234
|
-
{
|
|
235
|
-
variantId: "supportPages",
|
|
236
|
-
variantType: "page_visit",
|
|
237
|
-
variantTests: [
|
|
238
|
-
{
|
|
239
|
-
testType: PageVariantTestType.PageCategory,
|
|
240
|
-
extractor: {
|
|
241
|
-
type: CategoryExtractorType.VisitCategoryMap,
|
|
242
|
-
map: {
|
|
243
|
-
[PageVisitCategory.Help]: [
|
|
244
|
-
"/pages/help",
|
|
245
|
-
"/apps/returns",
|
|
246
|
-
"/pages/return-policy-instructions",
|
|
247
|
-
],
|
|
248
|
-
},
|
|
249
|
-
},
|
|
250
|
-
},
|
|
251
|
-
],
|
|
252
|
-
// support pages only render the floating button which is currently rendered by FloatingChat
|
|
253
|
-
widgetMounting: [],
|
|
254
|
-
},
|
|
255
|
-
],
|
|
256
|
-
widgetConfigs: {
|
|
257
|
-
ImageBannerShapewearPLP: {
|
|
258
|
-
widgetConfigId: "ImageBannerShapewearPLP",
|
|
259
|
-
type: WidgetType.ImageBanner,
|
|
260
|
-
imageSrc: "plp_quiz_banner_image.png",
|
|
261
|
-
title: "Need help? We're here.",
|
|
262
|
-
subtitle: "Chat with Spanx AI Assistant",
|
|
263
|
-
assistantMessage: "Can you help me choose the right shapewear?",
|
|
264
|
-
} satisfies ImageBannerWidgetConfig,
|
|
265
|
-
ImageBannerNonShapewearPLP: {
|
|
266
|
-
widgetConfigId: "ImageBannerNonShapewearPLP",
|
|
267
|
-
type: WidgetType.ImageBanner,
|
|
268
|
-
imageSrc: "default_banner_image.webp",
|
|
269
|
-
title: "Need help? We're here.",
|
|
270
|
-
subtitle: "Chat with Spanx AI Assistant",
|
|
271
|
-
assistantMessage: "Give me product recommendations",
|
|
272
|
-
} satisfies ImageBannerWidgetConfig,
|
|
273
|
-
nonShapewearChatPreviewPLP: {
|
|
274
|
-
widgetConfigId: "nonShapewearChatPreviewPLP",
|
|
275
|
-
variant: "outlined",
|
|
276
|
-
type: WidgetType.ChatPreview,
|
|
277
|
-
socialProofConfig: {
|
|
278
|
-
logoName: "spanx-logo.svg",
|
|
279
|
-
customerQuery:
|
|
280
|
-
"asked which styles are the most comfortable for everyday wear...",
|
|
281
|
-
headerTitle: "Assistant",
|
|
282
|
-
suggestionButtonStrings: [
|
|
283
|
-
"Which styles do reviewers suggest?",
|
|
284
|
-
"Which styles have the most reviews?",
|
|
285
|
-
"Which styles are best for my body shape?",
|
|
286
|
-
"Which styles are most popular?",
|
|
287
|
-
"How does Spanx source its products?",
|
|
288
|
-
],
|
|
289
|
-
staticPLPImageNames: [
|
|
290
|
-
"default_plp_embedded_1.webp",
|
|
291
|
-
"default_plp_embedded_2.webp",
|
|
292
|
-
"default_plp_embedded_3.webp",
|
|
293
|
-
"default_plp_embedded_4.webp",
|
|
294
|
-
],
|
|
295
|
-
suggestionButtonVariantDefault: "outlined",
|
|
296
|
-
suggestionButtonVariantAccent: "outlined",
|
|
297
|
-
staticPLPImagesLayout: "horizontal",
|
|
298
|
-
},
|
|
299
|
-
} satisfies ChatPreviewWidgetConfig,
|
|
300
|
-
shapewearChatPreviewPLP: {
|
|
301
|
-
widgetConfigId: "shapewearChatPreviewPLP",
|
|
302
|
-
variant: "outlined",
|
|
303
|
-
type: WidgetType.ChatPreview,
|
|
304
|
-
socialProofConfig: {
|
|
305
|
-
logoName: "spanx-logo.svg",
|
|
306
|
-
customerQuery: "are looking for shapewear for tummy control...",
|
|
307
|
-
headerTitle: "Assistant",
|
|
308
|
-
suggestionButtonStrings: [
|
|
309
|
-
"What do reviewers think?",
|
|
310
|
-
"Best shapewear for dresses",
|
|
311
|
-
"Styles with the strongest compression",
|
|
312
|
-
"Comfortable for all-day wear",
|
|
313
|
-
"Shapewear that won't show through clothes",
|
|
314
|
-
],
|
|
315
|
-
staticPLPImageNames: [
|
|
316
|
-
"shapewear_plp_embedded_1.png",
|
|
317
|
-
"shapewear_plp_embedded_2.png",
|
|
318
|
-
"shapewear_plp_embedded_3.png",
|
|
319
|
-
"shapewear_plp_embedded_4.png",
|
|
320
|
-
],
|
|
321
|
-
suggestionButtonVariantDefault: "outlined",
|
|
322
|
-
suggestionButtonVariantAccent: "outlined",
|
|
323
|
-
staticPLPImagesLayout: "horizontal",
|
|
324
|
-
},
|
|
325
|
-
} satisfies ChatPreviewWidgetConfig,
|
|
326
|
-
shapewearChatPreviewPDP: {
|
|
327
|
-
widgetConfigId: "shapewearChatPreviewPDP",
|
|
328
|
-
variant: "outlined",
|
|
329
|
-
type: WidgetType.ChatPreview,
|
|
330
|
-
socialProofConfig: {
|
|
331
|
-
logoName: "spanx-logo.svg",
|
|
332
|
-
customerQuery: "asked if it shows under clothes...",
|
|
333
|
-
headerTitle: "Assistant",
|
|
334
|
-
suggestionButtonStrings: [
|
|
335
|
-
"What do reviewers think?",
|
|
336
|
-
"Is it easy to wash?",
|
|
337
|
-
"Is it good for curvy figures?",
|
|
338
|
-
"What did reviewers like the best?",
|
|
339
|
-
"Is it comfortable?",
|
|
340
|
-
"What size should I choose?",
|
|
341
|
-
"Is it good for all body shapes?",
|
|
342
|
-
],
|
|
343
|
-
suggestionButtonVariantDefault: "outlined",
|
|
344
|
-
suggestionButtonVariantAccent: "outlined",
|
|
345
|
-
},
|
|
346
|
-
} satisfies ChatPreviewWidgetConfig,
|
|
347
|
-
chatPreviewPDP: {
|
|
348
|
-
widgetConfigId: "chatPreviewPDP",
|
|
349
|
-
variant: "outlined",
|
|
350
|
-
type: WidgetType.ChatPreview,
|
|
351
|
-
socialProofConfig: {
|
|
352
|
-
logoName: "spanx-logo.svg",
|
|
353
|
-
customerQuery: "asked if it's comfortable...",
|
|
354
|
-
headerTitle: "Assistant",
|
|
355
|
-
suggestionButtonStrings: [
|
|
356
|
-
"What do reviewers think?",
|
|
357
|
-
"Is it easy to wash?",
|
|
358
|
-
"Is it good for curvy figures?",
|
|
359
|
-
"What did reviewers like the best?",
|
|
360
|
-
"Is it comfortable?",
|
|
361
|
-
"What size should I choose?",
|
|
362
|
-
"Is it good for all body shapes?",
|
|
363
|
-
],
|
|
364
|
-
suggestionButtonVariantDefault: "outlined",
|
|
365
|
-
suggestionButtonVariantAccent: "outlined",
|
|
366
|
-
},
|
|
367
|
-
} satisfies ChatPreviewWidgetConfig,
|
|
368
|
-
topSuggestionBarPDP: {
|
|
369
|
-
widgetConfigId: "topSuggestionBarPDP",
|
|
370
|
-
contentId: "spiffy-top-suggestion-bar-contents",
|
|
371
|
-
type: WidgetType.SuggestionBarV2,
|
|
372
|
-
metricDisplayLocation: ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
373
|
-
location: SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
374
|
-
variant: "outlined",
|
|
375
|
-
hoverVariant: "secondaryDark",
|
|
376
|
-
buttonTexts: {
|
|
377
|
-
default: [
|
|
378
|
-
"Summarize the reviews",
|
|
379
|
-
"Do reviewers find these effective?",
|
|
380
|
-
"Do these boost reviewers' confidence?",
|
|
381
|
-
"What do reviews say about comfort?",
|
|
382
|
-
"Do reviewers like these for under a dress?",
|
|
383
|
-
],
|
|
384
|
-
},
|
|
385
|
-
boldFirstButton: true,
|
|
386
|
-
twoRowsOnMobile: false,
|
|
387
|
-
animationSpeed: "none",
|
|
388
|
-
buttonBorderRadius: "md",
|
|
389
|
-
} satisfies SuggestionBarWidgetV2Config,
|
|
390
|
-
bottomSuggestionBarPDP: {
|
|
391
|
-
widgetConfigId: "bottomSuggestionBarPDP",
|
|
392
|
-
metricDisplayLocation: ChatElementDisplayLocation.BOTTOM_REVIEWS_SNIPPET,
|
|
393
|
-
|
|
394
|
-
contentId: "spiffy-bottom-suggestion-bar-contents",
|
|
395
|
-
type: WidgetType.SuggestionBarV2,
|
|
396
|
-
location: SuggestionBarLocationForMetrics.SUGGESTION_BAR_BOTTOM,
|
|
397
|
-
variant: "outlinedLight",
|
|
398
|
-
hoverVariant: "secondaryDark",
|
|
399
|
-
buttonTexts: {
|
|
400
|
-
default: [
|
|
401
|
-
"Summarize the reviews",
|
|
402
|
-
"Do reviewers find these effective?",
|
|
403
|
-
"Do these boost reviewers' confidence?",
|
|
404
|
-
"What do reviews say about comfort?",
|
|
405
|
-
"Do reviewers like these for under a dress?",
|
|
406
|
-
],
|
|
407
|
-
},
|
|
408
|
-
boldFirstButton: true,
|
|
409
|
-
twoRowsOnMobile: false,
|
|
410
|
-
animationSpeed: "none",
|
|
411
|
-
buttonBorderRadius: "md",
|
|
412
|
-
} satisfies SuggestionBarWidgetV2Config,
|
|
413
|
-
},
|
|
414
|
-
mountingConfigs: {
|
|
415
|
-
topImageBannerPLP: {
|
|
416
|
-
mountingConfigId: "topImageBannerPLP",
|
|
417
|
-
containerId: TOP_PLP_IMAGE_BANNER_ID,
|
|
418
|
-
testId: TOP_IMAGE_BANNER_PLP_TESTID,
|
|
419
|
-
insertionPoint: {
|
|
420
|
-
selector: 'nav[aria-label="breadcrumb"]',
|
|
421
|
-
insertionType: DOMInsertionType.ADJACENT_AFTER_END,
|
|
422
|
-
},
|
|
423
|
-
style: {
|
|
424
|
-
marginTop: "30px",
|
|
425
|
-
},
|
|
426
|
-
},
|
|
427
|
-
bottomImageBannerPLP: {
|
|
428
|
-
mountingConfigId: "bottomImageBannerPLP",
|
|
429
|
-
containerId: BOTTOM_PLP_IMAGE_BANNER_ID,
|
|
430
|
-
testId: BOTTOM_IMAGE_BANNER_PLP_TESTID,
|
|
431
|
-
insertionPoint: {
|
|
432
|
-
selector: "main > section.order-last",
|
|
433
|
-
insertionType: DOMInsertionType.ADJACENT_AFTER_BEGIN,
|
|
434
|
-
},
|
|
435
|
-
style: {
|
|
436
|
-
marginBottom: "30px",
|
|
437
|
-
},
|
|
438
|
-
},
|
|
439
|
-
chatPreviewPLP: {
|
|
440
|
-
mountingConfigId: "chatPreviewPLP",
|
|
441
|
-
containerId: CHAT_PREVIEW_CONTAINER_ID,
|
|
442
|
-
testId: CHAT_PREVIEW_PLP_TESTID,
|
|
443
|
-
gridInsertionType: GridInsertionType.ROW_2,
|
|
444
|
-
insertionPoint: {
|
|
445
|
-
selector: ".grid .grid-flow-row-dense",
|
|
446
|
-
insertionType: DOMInsertionType.ADJACENT_AFTER_END,
|
|
447
|
-
},
|
|
448
|
-
style: {
|
|
449
|
-
marginInline: "8px",
|
|
450
|
-
},
|
|
451
|
-
},
|
|
452
|
-
chatPreviewPDP: {
|
|
453
|
-
mountingConfigId: "chatPreviewPDP",
|
|
454
|
-
containerId: CHAT_PREVIEW_CONTAINER_ID,
|
|
455
|
-
testId: CHAT_PREVIEW_PDP_TESTID,
|
|
456
|
-
insertionPoint: {
|
|
457
|
-
selector: ".content-start .divide-y",
|
|
458
|
-
insertionType: DOMInsertionType.BEFORE,
|
|
459
|
-
},
|
|
460
|
-
className: "grid",
|
|
461
|
-
},
|
|
462
|
-
topSuggestionBarPDP: {
|
|
463
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
464
|
-
containerId: TOP_SUGGESTION_BAR_PDP_ID,
|
|
465
|
-
testId: TOP_SUGGESTION_BAR_PDP_TESTID,
|
|
466
|
-
insertionPoint: {
|
|
467
|
-
selector: "main section div.grid.gap-2.bg-white",
|
|
468
|
-
insertionType: DOMInsertionType.BEFORE,
|
|
469
|
-
},
|
|
470
|
-
className: "grid",
|
|
471
|
-
style: {
|
|
472
|
-
marginTop: "20px",
|
|
473
|
-
},
|
|
474
|
-
},
|
|
475
|
-
bottomSuggestionBarPDP: {
|
|
476
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
477
|
-
containerId: BOTTOM_REVIEWS_BAR_ID,
|
|
478
|
-
testId: BOTTOM_SUGGESTION_BAR_PDP_TESTID,
|
|
479
|
-
insertionPoint: {
|
|
480
|
-
selector: "#reviews > div.w-full.gap-8",
|
|
481
|
-
insertionType: DOMInsertionType.APPEND_CHILD,
|
|
482
|
-
},
|
|
483
|
-
style: {
|
|
484
|
-
maxWidth: "92vw",
|
|
485
|
-
marginInline: "auto",
|
|
486
|
-
marginTop: "15px",
|
|
487
|
-
marginBottom: "-25px",
|
|
488
|
-
},
|
|
489
|
-
},
|
|
490
|
-
},
|
|
491
|
-
});
|
|
492
|
-
|
|
493
|
-
const spanxColors: ColorMapping = {
|
|
494
|
-
[ColorNames.TextPrimary]: "#02081C",
|
|
495
|
-
[ColorNames.TextSecondary]: "#4F586F",
|
|
496
|
-
[ColorNames.TextAccent]: "#5F0F23",
|
|
497
|
-
[ColorNames.TextLink]: "#001846",
|
|
498
|
-
[ColorNames.TextLight]: "#FFFFFF",
|
|
499
|
-
[ColorNames.BackgroundPrimary]: "#02081C",
|
|
500
|
-
[ColorNames.BackgroundSecondary]: "#FFFFFF",
|
|
501
|
-
[ColorNames.BackgroundSecondaryDark]: "#F4F4F6",
|
|
502
|
-
[ColorNames.BackgroundTertiary]: "#4F586F",
|
|
503
|
-
[ColorNames.BackgroundDark]: "#02081C",
|
|
504
|
-
[ColorNames.BackgroundLight]: "#FFFFFF",
|
|
505
|
-
[ColorNames.BackgroundSaturated]: "#FFF1DF",
|
|
506
|
-
[ColorNames.BorderLight]: "#CDCFD6",
|
|
507
|
-
[ColorNames.BorderMedium]: "#B3B7C1",
|
|
508
|
-
[ColorNames.BorderDark]: "#687083",
|
|
509
|
-
[ColorNames.BorderOutline]: "#E6E7EA",
|
|
510
|
-
[ColorNames.AccentPrimary]: "#FF002B",
|
|
511
|
-
[ColorNames.AccentSecondary]: "#02081C",
|
|
512
|
-
};
|
|
513
|
-
|
|
514
|
-
const spanxOrgUIConfig = (): OrgUIConfig => {
|
|
515
|
-
const defaultSpanxOrgConfig = defaultOrgUIConfig(OrgShortName.SpanxStaging);
|
|
516
|
-
return {
|
|
517
|
-
...defaultSpanxOrgConfig,
|
|
518
|
-
partialViewConfig: {
|
|
519
|
-
maxHeight: 89,
|
|
520
|
-
borderRadius: "0px",
|
|
521
|
-
},
|
|
522
|
-
chatMessageConfig: {
|
|
523
|
-
...defaultSpanxOrgConfig.chatMessageConfig!,
|
|
524
|
-
assistantChatTitle: "Spanx AI Assistant",
|
|
525
|
-
variant: "premium",
|
|
526
|
-
productLink: {
|
|
527
|
-
...defaultSpanxOrgConfig.chatMessageConfig.productLink,
|
|
528
|
-
iconVariant: "backgroundPrimary",
|
|
529
|
-
},
|
|
530
|
-
},
|
|
531
|
-
floatingEntrypointConfig: {
|
|
532
|
-
...defaultSpanxOrgConfig.floatingEntrypointConfig!,
|
|
533
|
-
showOption: "always",
|
|
534
|
-
position: "bottom-right",
|
|
535
|
-
},
|
|
536
|
-
welcomeSectionConfig: {
|
|
537
|
-
...defaultSpanxOrgConfig.welcomeSectionConfig!,
|
|
538
|
-
variant: "outlined",
|
|
539
|
-
colorVariant: "accent",
|
|
540
|
-
title: "Welcome to SPANX!",
|
|
541
|
-
iconName: "sparkles",
|
|
542
|
-
subtitle:
|
|
543
|
-
"Ask our AI anything to get instant help with everything from product specifics and details, shipping, returns, and more. Need more help? Please click the SPANX Support button above.",
|
|
544
|
-
},
|
|
545
|
-
chatPreviewConfig: {
|
|
546
|
-
...defaultSpanxOrgConfig.chatPreviewConfig!,
|
|
547
|
-
topMargin: 0,
|
|
548
|
-
largeProductComparison: true,
|
|
549
|
-
iconFillColor: colorVar(ColorNames.TextPrimary),
|
|
550
|
-
buttonTextSecondaryColor: colorVar(ColorNames.TextPrimary),
|
|
551
|
-
buttonTextHoverColor: colorVar(ColorNames.TextPrimary),
|
|
552
|
-
buttonBackgroundColor: colorVar(ColorNames.BackgroundDark),
|
|
553
|
-
buttonBackgroundHoverColor: colorVar(ColorNames.AccentPrimary),
|
|
554
|
-
headerConfig: {
|
|
555
|
-
...defaultSpanxOrgConfig.chatPreviewConfig!.headerConfig!,
|
|
556
|
-
imageSrc: CdnService.getAssetURL(
|
|
557
|
-
"spanx-logo.svg",
|
|
558
|
-
OrgShortName.SpanxStaging
|
|
559
|
-
),
|
|
560
|
-
imageHeight: 16,
|
|
561
|
-
title: "AI Assistant",
|
|
562
|
-
sparklesColor: colorVar(ColorNames.AccentPrimary),
|
|
563
|
-
iconWidth: "16px",
|
|
564
|
-
iconHeight: "16px",
|
|
565
|
-
},
|
|
566
|
-
footerConfig: {
|
|
567
|
-
...defaultSpanxOrgConfig.chatPreviewConfig!.footerConfig!,
|
|
568
|
-
hasFade: false,
|
|
569
|
-
suggestionButtonVariant: "light",
|
|
570
|
-
replyButtonIcon: "thinMagnifyingGlass",
|
|
571
|
-
replyInputHasShadow: false,
|
|
572
|
-
replyInputHasBorder: true,
|
|
573
|
-
backgroundColor: colorVar(ColorNames.BackgroundSecondaryDark),
|
|
574
|
-
},
|
|
575
|
-
copies: {
|
|
576
|
-
pdp: [
|
|
577
|
-
"what reviewers think about the comfort?",
|
|
578
|
-
"what body areas this targets?",
|
|
579
|
-
"if this will show through clothes?",
|
|
580
|
-
],
|
|
581
|
-
plp: [
|
|
582
|
-
"something to wear under a strapless dress to a wedding?",
|
|
583
|
-
"the best shapewear for tummy control?",
|
|
584
|
-
"the right shapewear with a pencil skirt for work?",
|
|
585
|
-
],
|
|
586
|
-
},
|
|
587
|
-
staticSuggestionCopies: {
|
|
588
|
-
pdp: [
|
|
589
|
-
"Is it easy to wash?",
|
|
590
|
-
"Is it good for curvy figures?",
|
|
591
|
-
"What did reviewers like the best?",
|
|
592
|
-
"Is it comfortable?",
|
|
593
|
-
"What size should I choose?",
|
|
594
|
-
"Is it good for all body shapes?",
|
|
595
|
-
],
|
|
596
|
-
plp: [
|
|
597
|
-
"Which styles have the most reviews?",
|
|
598
|
-
"Which styles are best for my body shape?",
|
|
599
|
-
"Which styles are most popular?",
|
|
600
|
-
"How does Spanx source its products?",
|
|
601
|
-
],
|
|
602
|
-
},
|
|
603
|
-
staticPLPImages: [
|
|
604
|
-
"default_plp_embedded_1.webp",
|
|
605
|
-
"default_plp_embedded_2.webp",
|
|
606
|
-
"default_plp_embedded_3.webp",
|
|
607
|
-
"default_plp_embedded_4.webp",
|
|
608
|
-
],
|
|
609
|
-
},
|
|
610
|
-
customerServiceIntegration: {
|
|
611
|
-
...defaultSpanxOrgConfig.customerServiceIntegration,
|
|
612
|
-
integrationMode: CustomerServiceIntegrationMode.full,
|
|
613
|
-
provider: CustomerServiceType.kustomer,
|
|
614
|
-
welcomeTitle: "Chat with a Spanx Stylist",
|
|
615
|
-
showNameInput: true,
|
|
616
|
-
showWelcomeOnForm: true,
|
|
617
|
-
showAISuggestionsWithinBusinessHours: false,
|
|
618
|
-
chatEnabledDuringBusinessHours: true,
|
|
619
|
-
waitingMessagePosition: "BEFORE_MESSAGES",
|
|
620
|
-
formAiName: "Spanx AI Assistant...",
|
|
621
|
-
legalMessage:
|
|
622
|
-
'This session will be transcribed for quality purposes. Please see our terms of use within the US <a href="https://spanx.com/pages/interactive-services-consent-and-disclaimers" target="_blank">here</a> and CA <a href="https://spanx.ca/pages/interactive-services-consent-and-disclaimers" target="_blank">here</a>',
|
|
623
|
-
welcomeDescription:
|
|
624
|
-
"Our stylists look forward to assisting you Mon- Fri between 9:30AM to 7:30PM ET, and Sat-Sun 9:30AM to 6:00PM ET!",
|
|
625
|
-
getCustomWaitingMessage: (name?: string) =>
|
|
626
|
-
`Hold tight${name ? ` ${name}` : ""}, your stylist is almost here`,
|
|
627
|
-
withinBusinessHoursMessage:
|
|
628
|
-
"👋 Hi there! We're here to help with any questions or support you need—whether you're tracking an order, finding the perfect product, or anything in between. To keep things quick, some responses might come from AI, but if you'd rather chat with a real person, just let us know—we've got you! <br /><br />Click “send a message” below to get started 💬",
|
|
629
|
-
withinBusinessHoursWaitingMessage:
|
|
630
|
-
"A Spanx Stylist will be with you within 5 minutes. Thanks for your patience.<br /><br />In the meantime, can you give us a little information about yourself?",
|
|
631
|
-
withinBusinessHoursFormMessage:
|
|
632
|
-
"👋 Hi there! We're here to help with any questions or support you need—whether you're tracking an order, finding the perfect product, or anything in between. To keep things quick, some responses might come from AI, but if you'd rather chat with a real person, just let us know—we've got you! <br /><br />Fill out your information and click “send a message” below to get started 💬",
|
|
633
|
-
outsideBusinessHoursMessage:
|
|
634
|
-
"👋 Hi, we’re sorry but this is outside of our service hours.<br /><br />You can leave a message and a stylist will get back to your within 24 hours. If you need an answer right away, ask your Spanx AI shopping assistant for help.",
|
|
635
|
-
outsideBusinessHoursFormMessage:
|
|
636
|
-
"👋 Hi, we’re sorry but this is outside of our service hours.<br /><br />You can leave a message and a stylist will get back to your within 24 hours. If you need an answer right away, ask your Spanx AI shopping assistant for help.",
|
|
637
|
-
outsideBusinessHoursWaitingMessage:
|
|
638
|
-
"⚡⚡ You're all set! A stylist will get back to you within 24 hours with an answer to your question. In the meantime, feel free to use our SPANX AI Shopping Assistant.",
|
|
639
|
-
suggestedAIQuestions: [
|
|
640
|
-
"How can I return or exchange my order?",
|
|
641
|
-
"Where is my order?",
|
|
642
|
-
"My item is damaged what can I do?",
|
|
643
|
-
"Where can I find my order number?",
|
|
644
|
-
],
|
|
645
|
-
businessHoursStartUTC: "9:30AM",
|
|
646
|
-
businessHoursEndUTC: "7:30PM",
|
|
647
|
-
businessHoursTimezone: "-05:00", // ET
|
|
648
|
-
withinBusinessHoursInitialState: ChatState.INITIAL,
|
|
649
|
-
outsideBusinessHoursInitialState: ChatState.INITIAL,
|
|
650
|
-
withinBusinessHoursButtontext: "Send a message",
|
|
651
|
-
outsideBusinessHoursButtontext: "Leave a message",
|
|
652
|
-
},
|
|
653
|
-
productReviewConfig: {
|
|
654
|
-
...defaultSpanxOrgConfig.productReviewConfig!,
|
|
655
|
-
styleVariant: "bordered",
|
|
656
|
-
colorVariant: "neutral",
|
|
657
|
-
},
|
|
658
|
-
pageCardConfig: {
|
|
659
|
-
...defaultSpanxOrgConfig.pageCardConfig!,
|
|
660
|
-
variant: "outlined",
|
|
661
|
-
hoverVariant: "shadow",
|
|
662
|
-
iconVariant: "primary",
|
|
663
|
-
},
|
|
664
|
-
productCardConfig: {
|
|
665
|
-
...defaultSpanxOrgConfig.productCardConfig!,
|
|
666
|
-
variant: "transparentBordered",
|
|
667
|
-
},
|
|
668
|
-
chatHeader: {
|
|
669
|
-
...defaultSpanxOrgConfig.chatHeader,
|
|
670
|
-
imageSrc: CdnService.getAssetURL(
|
|
671
|
-
"spanx-logo.svg",
|
|
672
|
-
OrgShortName.SpanxStaging
|
|
673
|
-
),
|
|
674
|
-
collapsedColor: colorVar(ColorNames.BackgroundSecondaryDark),
|
|
675
|
-
expandedColor: colorVar(ColorNames.BackgroundLight),
|
|
676
|
-
chevronColor: colorVar(ColorNames.BackgroundDark),
|
|
677
|
-
borderBottom: `1px solid ${colorVar(ColorNames.BorderLight)}`,
|
|
678
|
-
closeIcon: GrClose,
|
|
679
|
-
customerSupportSwitchConfig: {
|
|
680
|
-
...defaultSpanxOrgConfig.chatHeader.customerSupportSwitchConfig!,
|
|
681
|
-
variant: "detached",
|
|
682
|
-
supportTitle: "Support",
|
|
683
|
-
spiffyTitle: "AI Assistant",
|
|
684
|
-
spiffyTitleHasLogo: true,
|
|
685
|
-
borderColor: colorVar(ColorNames.TextPrimary),
|
|
686
|
-
selectedTextColor: colorVar(ColorNames.TextLight),
|
|
687
|
-
backgroundColor: colorVar(ColorNames.TextPrimary),
|
|
688
|
-
selectedBackgroundColor: colorVar(ColorNames.TextPrimary),
|
|
689
|
-
unselectedBackgroundColor: colorVar(ColorNames.BackgroundSecondaryDark),
|
|
690
|
-
unselectedTextColor: colorVar(ColorNames.TextPrimary),
|
|
691
|
-
},
|
|
692
|
-
},
|
|
693
|
-
floatingChatConfig: {
|
|
694
|
-
...defaultSpanxOrgConfig.floatingChatConfig,
|
|
695
|
-
neverShowSingleProductCards: false,
|
|
696
|
-
termsAndConditionsConfig: {
|
|
697
|
-
copy: "This session will be transcribed for quality purposes. Please see our terms of use for",
|
|
698
|
-
link: "https://spanx.com/pages/terms-of-use",
|
|
699
|
-
linkText: "SPANX.com here.",
|
|
700
|
-
},
|
|
701
|
-
replyInputConfig: {
|
|
702
|
-
size: "lg",
|
|
703
|
-
sendIcon: "arrowUp",
|
|
704
|
-
},
|
|
705
|
-
|
|
706
|
-
suggestionButtonConfig: {
|
|
707
|
-
variant: "outlined",
|
|
708
|
-
hoverVariant: "dark",
|
|
709
|
-
answerVariant: "outlined",
|
|
710
|
-
},
|
|
711
|
-
},
|
|
712
|
-
conversationalSearch: {
|
|
713
|
-
enabled: true,
|
|
714
|
-
suggestions: [
|
|
715
|
-
"Shapewear that won’t show through clothes",
|
|
716
|
-
"Styles with the strongest compression",
|
|
717
|
-
"Comfortable styles for all day wear",
|
|
718
|
-
"Best shapewear for tummy control",
|
|
719
|
-
],
|
|
720
|
-
entrypointBtnColor: "linear-gradient(to right, #004EA2, #6941C6)",
|
|
721
|
-
entrypointBtnTextColor: "#004EA2",
|
|
722
|
-
entrypointBtnBorderColor: "#004EA2",
|
|
723
|
-
// TODO: Migrate it to the new mount point structure.
|
|
724
|
-
entrypointContainer: "id|shopify-section-header",
|
|
725
|
-
productGridContainer: "id|MainContentWrapper",
|
|
726
|
-
entrypointTrigger: "id|search-input",
|
|
727
|
-
generalSearchBtn: "query|button.header-search__button",
|
|
728
|
-
pageContent: "id|MainContent",
|
|
729
|
-
searchContent: "id|search-content",
|
|
730
|
-
sortingFont: "ivypresto-headline, serif",
|
|
731
|
-
optionsFont: "Inter",
|
|
732
|
-
},
|
|
733
|
-
|
|
734
|
-
merchantVariantSettings: {
|
|
735
|
-
dynamicVariants: {
|
|
736
|
-
enabled: true,
|
|
737
|
-
refreshInterval: 500,
|
|
738
|
-
},
|
|
739
|
-
},
|
|
740
|
-
merchantOverrideCss: `
|
|
741
|
-
.spiffy-product-review-card-container {
|
|
742
|
-
background: var(--spiffy-colors-background-light) !important;
|
|
743
|
-
}
|
|
744
|
-
.spiffy-star-rating-container {
|
|
745
|
-
background: var(--spiffy-colors-background-secondary-dark) !important;
|
|
746
|
-
}
|
|
747
|
-
.spiffy-star-rating-star {
|
|
748
|
-
fill: var(--spiffy-colors-text-primary) !important;
|
|
749
|
-
}
|
|
750
|
-
.spiffy-product-review-header-reviewer {
|
|
751
|
-
color: var(--spiffy-colors-text-primary) !important;
|
|
752
|
-
}
|
|
753
|
-
.spiffy-mini-verified-buyer-icon {
|
|
754
|
-
fill: var(--spiffy-colors-text-primary) !important;
|
|
755
|
-
}
|
|
756
|
-
|
|
757
|
-
#spiffy-product-review-card-read-more-container {
|
|
758
|
-
text-transform: uppercase;
|
|
759
|
-
font-weight: 600;
|
|
760
|
-
}
|
|
761
|
-
|
|
762
|
-
#spiffy-ai-chat-preview-contents h1, h2, h3, h4, h5, h6 {
|
|
763
|
-
--chakra-fonts-heading: 'inter', 'Poppins', sans-serif;
|
|
764
|
-
}
|
|
765
|
-
|
|
766
|
-
#spiffy-chat-preview-user-query-button {
|
|
767
|
-
margin-top: 8px;
|
|
768
|
-
}
|
|
769
|
-
#spiffy-ai-floating-button {
|
|
770
|
-
z-index: 2147483001 !important;
|
|
771
|
-
}
|
|
772
|
-
|
|
773
|
-
/* SuggestionBarV2 CSS */
|
|
774
|
-
#spiffy-top-suggestion-bar-contents button{
|
|
775
|
-
border-radius: 24px !important;
|
|
776
|
-
}
|
|
777
|
-
|
|
778
|
-
#spiffy-top-suggestion-bar-contents button span{
|
|
779
|
-
font-size: 14px !important;
|
|
780
|
-
font-weight: 500;
|
|
781
|
-
}
|
|
782
|
-
|
|
783
|
-
#spiffy-top-suggestion-bar-contents button svg{
|
|
784
|
-
width: 14px;
|
|
785
|
-
height: 14px;
|
|
786
|
-
}
|
|
787
|
-
|
|
788
|
-
#spiffy-bottom-suggestion-bar-contents button {
|
|
789
|
-
border-color: var(--spiffy-colors-border-outline) !important;
|
|
790
|
-
}
|
|
791
|
-
|
|
792
|
-
#spiffy-bottom-suggestion-bar-contents button:hover {
|
|
793
|
-
background-color: var(--spiffy-colors-border-light) !important;
|
|
794
|
-
border-color:var(--spiffy-colors-border-light) !important;
|
|
795
|
-
}
|
|
796
|
-
|
|
797
|
-
#spiffy-bottom-suggestion-bar-contents button span{
|
|
798
|
-
font-size: 14px !important;
|
|
799
|
-
font-weight: 500;
|
|
800
|
-
}
|
|
801
|
-
|
|
802
|
-
#spiffy-bottom-suggestion-bar-contents button svg{
|
|
803
|
-
width: 14px;
|
|
804
|
-
height: 14px;
|
|
805
|
-
}
|
|
806
|
-
|
|
807
|
-
.spiffy-chat-header-container {
|
|
808
|
-
padding-block: 8px;
|
|
809
|
-
border-bottom: 1px solid ${colorVar(ColorNames.BorderLight)};
|
|
810
|
-
background-color: white;
|
|
811
|
-
}
|
|
812
|
-
|
|
813
|
-
.spiffy-chat-header-close-button {
|
|
814
|
-
background-color: var(--spiffy-colors-text-light);
|
|
815
|
-
color: var(--spiffy-colors-background-primary);
|
|
816
|
-
}
|
|
817
|
-
|
|
818
|
-
.spiffy-suggestion-bar-button {
|
|
819
|
-
border: 1px solid ${colorVar(ColorNames.BorderOutline)};
|
|
820
|
-
border-radius: 24px;
|
|
821
|
-
}
|
|
822
|
-
|
|
823
|
-
.spiffy-suggestion-button-answer-class {
|
|
824
|
-
border: 1px solid ${colorVar(ColorNames.TextPrimary)} !important;
|
|
825
|
-
}
|
|
826
|
-
|
|
827
|
-
.spiffy-suggestion-button-answer-class:hover {
|
|
828
|
-
background-color: ${colorVar(
|
|
829
|
-
ColorNames.BackgroundSecondaryDark
|
|
830
|
-
)} !important;
|
|
831
|
-
border-color: ${colorVar(
|
|
832
|
-
ColorNames.BackgroundSecondaryDark
|
|
833
|
-
)} !important;
|
|
834
|
-
color: ${colorVar(ColorNames.TextLink)} !important;
|
|
835
|
-
}
|
|
836
|
-
|
|
837
|
-
.spiffy-suggestion-button-question-class {
|
|
838
|
-
border: 1px solid ${colorVar(ColorNames.BorderLight)} !important;
|
|
839
|
-
border-radius: 4px;
|
|
840
|
-
}
|
|
841
|
-
|
|
842
|
-
.spiffy-suggestion-button-question-class:hover {
|
|
843
|
-
border-color: ${colorVar(
|
|
844
|
-
ColorNames.BackgroundSecondaryDark
|
|
845
|
-
)} !important;
|
|
846
|
-
background-color: ${colorVar(
|
|
847
|
-
ColorNames.BackgroundSecondaryDark
|
|
848
|
-
)} !important;
|
|
849
|
-
color: ${colorVar(ColorNames.TextPrimary)} !important;
|
|
850
|
-
fill: ${colorVar(ColorNames.TextPrimary)} !important;
|
|
851
|
-
stroke: ${colorVar(ColorNames.TextPrimary)} !important;
|
|
852
|
-
}
|
|
853
|
-
|
|
854
|
-
.spiffy-suggestion-button-text-class {
|
|
855
|
-
font-size: 13px;
|
|
856
|
-
}
|
|
857
|
-
|
|
858
|
-
.spiffy-social-proof-content-image {
|
|
859
|
-
border-radius: 0px;
|
|
860
|
-
box-shadow: none;
|
|
861
|
-
}
|
|
862
|
-
|
|
863
|
-
.spiffy-user-query-button {
|
|
864
|
-
font-size: 12px;
|
|
865
|
-
}
|
|
866
|
-
|
|
867
|
-
.spiffy-image-banner-subtitle {
|
|
868
|
-
text-transform: uppercase;
|
|
869
|
-
}
|
|
870
|
-
.spiffy-customer-service-legal-message a {
|
|
871
|
-
text-decoration-line: underline;
|
|
872
|
-
}
|
|
873
|
-
.spiffy-customer-service-legal-message a:hover {
|
|
874
|
-
color: var(--spiffy-colors-text-link);
|
|
875
|
-
}
|
|
876
|
-
.spiffy-tag-pill-text {
|
|
877
|
-
color: var(--spiffy-colors-text-light);
|
|
878
|
-
}
|
|
879
|
-
.spiffy-product-card-title {
|
|
880
|
-
font-family: var(--chakra-fonts-heading);
|
|
881
|
-
color: var(--spiffy-colors-text-primary);
|
|
882
|
-
}
|
|
883
|
-
.spiffy-product-card-text-color {
|
|
884
|
-
color: var(--spiffy-colors-text-secondary);
|
|
885
|
-
}
|
|
886
|
-
.spiffy-product-card-rating-star-color {
|
|
887
|
-
fill: var(--spiffy-colors-text-primary);
|
|
888
|
-
}
|
|
889
|
-
.spiffy-switch-to-agent-button-unselected-text-color {
|
|
890
|
-
color: var(--spiffy-colors-text-primary);
|
|
891
|
-
}
|
|
892
|
-
.spiffy-switch-to-agent-button-selected-text-color {
|
|
893
|
-
color: var(--spiffy-colors-text-light);
|
|
894
|
-
}
|
|
895
|
-
.spiffy-switch-to-agent-button-selected-background-color {
|
|
896
|
-
background-color: var(--spiffy-colors-text-primary);
|
|
897
|
-
}
|
|
898
|
-
.spiffy-switch-to-agent-button-unselected-background-color {
|
|
899
|
-
background-color: var(--spiffy-colors-background-secondary-dark);
|
|
900
|
-
}
|
|
901
|
-
.spiffy-switch-to-agent-button-border-color {
|
|
902
|
-
border-color: var(--spiffy-colors-text-primary);
|
|
903
|
-
}
|
|
904
|
-
.spiffy-switch-to-agent-button-background-color {
|
|
905
|
-
background-color: var(--spiffy-colors-text-primary);
|
|
906
|
-
}
|
|
907
|
-
.spiffy-switch-to-agent-button-hover-background-color:hover {
|
|
908
|
-
background-color: var(--spiffy-colors-text-primary);
|
|
909
|
-
}
|
|
910
|
-
.spiffy-switch-to-agent-button-hover-text-color:hover {
|
|
911
|
-
color: var(--spiffy-colors-text-light);
|
|
912
|
-
}
|
|
913
|
-
.spiffy-switch-to-agent-button-selected-fill-color {
|
|
914
|
-
fill: var(--spiffy-colors-text-light);
|
|
915
|
-
}
|
|
916
|
-
.spiffy-switch-to-agent-button-unselected-fill-color {
|
|
917
|
-
fill: var(--spiffy-colors-text-primary);
|
|
918
|
-
}
|
|
919
|
-
.spiffy-chat-preview-footer-background-color {
|
|
920
|
-
background-color: var(--spiffy-colors-background-secondary-dark);
|
|
921
|
-
}
|
|
922
|
-
.spiffy-message-content-container {
|
|
923
|
-
font-size: 15px !important;
|
|
924
|
-
font-weight: 300 !important;
|
|
925
|
-
line-height: 160%;
|
|
926
|
-
}
|
|
927
|
-
`,
|
|
928
|
-
};
|
|
929
|
-
};
|
|
930
|
-
|
|
931
|
-
const spanxOrgInfo = {
|
|
932
|
-
shortName: "spanx-staging",
|
|
933
|
-
name: "SPANX",
|
|
934
|
-
domain: "01jxznkpym6bz8d72xmaps77w3-c47748467f607d4067fe.myshopify.dev",
|
|
935
|
-
defaultProductId: "39773580984531",
|
|
936
|
-
alwaysEnabledMerchants: true,
|
|
937
|
-
orgUIConfig: spanxOrgUIConfig,
|
|
938
|
-
orgColors: () => spanxColors,
|
|
939
|
-
orgPageConfig: spanxPageConfig,
|
|
940
|
-
} satisfies BasicOrgInfoType;
|
|
941
|
-
|
|
942
|
-
export { spanxOrgInfo };
|