@envive-ai/react-hooks 0.1.1 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/adapters/amplitude/index.cjs +14 -0
- package/dist/adapters/amplitude/index.d.cts +4 -0
- package/dist/adapters/amplitude/index.d.ts +4 -0
- package/dist/adapters/amplitude/index.js +12 -0
- package/dist/api-BtzLHcfU.cjs +268 -0
- package/dist/api-kpPTZhV9.js +189 -0
- package/dist/application/config/index.cjs +34 -0
- package/dist/application/config/index.d.cts +14 -0
- package/dist/application/config/index.d.ts +14 -0
- package/dist/application/config/index.js +32 -0
- package/dist/application/models/graphql/index.cjs +13 -0
- package/dist/application/models/graphql/index.d.cts +2 -0
- package/dist/application/models/graphql/index.d.ts +2 -0
- package/dist/application/models/graphql/index.js +12 -0
- package/dist/application/models/guards/api/index.cjs +15 -0
- package/dist/application/models/guards/api/index.d.cts +3 -0
- package/dist/application/models/guards/api/index.d.ts +3 -0
- package/dist/application/models/guards/api/index.js +4 -0
- package/dist/application/models/index.cjs +72 -0
- package/dist/application/models/index.d.cts +10 -0
- package/dist/application/models/index.d.ts +10 -0
- package/dist/application/models/index.js +12 -0
- package/dist/application/models/utilityTypes/index.cjs +1 -0
- package/dist/application/models/utilityTypes/index.d.cts +2 -0
- package/dist/application/models/utilityTypes/index.d.ts +2 -0
- package/dist/application/models/utilityTypes/index.js +3 -0
- package/dist/application/models/variantInfo/index.cjs +1 -0
- package/dist/application/models/variantInfo/index.d.cts +2 -0
- package/dist/application/models/variantInfo/index.d.ts +2 -0
- package/dist/application/models/variantInfo/index.js +3 -0
- package/dist/application/service/customerService/index.cjs +4 -0
- package/dist/application/service/customerService/index.d.cts +3 -0
- package/dist/application/service/customerService/index.d.ts +3 -0
- package/dist/application/service/customerService/index.js +4 -0
- package/dist/application/service/index.cjs +761 -0
- package/dist/application/service/index.d.cts +407 -0
- package/dist/application/service/index.d.ts +407 -0
- package/dist/application/service/index.js +727 -0
- package/dist/application/utils/index.cjs +38 -0
- package/dist/application/utils/index.d.cts +254 -0
- package/dist/application/utils/index.d.ts +254 -0
- package/dist/application/utils/index.js +12 -0
- package/dist/atomStore-B3tsg6mF.cjs +0 -0
- package/dist/atomStore-BNQyGmU_.cjs +57 -0
- package/dist/atomStore-FSZd_20F.js +1 -0
- package/dist/atomStore-TnLPtYns.js +31 -0
- package/dist/atoms/app/index.cjs +17 -0
- package/dist/atoms/app/index.d.cts +33 -0
- package/dist/atoms/app/index.d.ts +33 -0
- package/dist/atoms/app/index.js +12 -0
- package/dist/atoms/atomStore/index.cjs +7 -0
- package/dist/atoms/atomStore/index.d.cts +23 -0
- package/dist/atoms/atomStore/index.d.ts +23 -0
- package/dist/atoms/atomStore/index.js +4 -0
- package/dist/atoms/chat/index.cjs +41 -0
- package/dist/atoms/chat/index.d.cts +159 -0
- package/dist/atoms/chat/index.d.ts +159 -0
- package/dist/atoms/chat/index.js +12 -0
- package/dist/atoms/globalSearch/index.cjs +6 -0
- package/dist/atoms/globalSearch/index.d.cts +23 -0
- package/dist/atoms/globalSearch/index.d.ts +23 -0
- package/dist/atoms/globalSearch/index.js +3 -0
- package/dist/atoms/org/index.cjs +41 -0
- package/dist/atoms/org/index.d.cts +93 -0
- package/dist/atoms/org/index.d.ts +93 -0
- package/dist/atoms/org/index.js +13 -0
- package/dist/atoms/search/index.cjs +44 -0
- package/dist/atoms/search/index.d.cts +11 -0
- package/dist/atoms/search/index.d.ts +11 -0
- package/dist/atoms/search/index.js +14 -0
- package/dist/{bandolier-3rHPPhkF.cjs → bandolier-CQrxBHsk.cjs} +57 -47
- package/dist/{bandolier-DpF-HUG_.js → bandolier-Di9DpZ8e.js} +18 -8
- package/dist/{carpe-BG7Q_KCG.cjs → carpe-3NJOR-Rj.cjs} +36 -26
- package/dist/{carpe-DLuc07V7.js → carpe-DmWKaIQq.js} +18 -8
- package/dist/{cdnService-CAyO3axV.js → cdnService-BNreZjqy.js} +1 -1
- package/dist/{cdnService-DIF1i7VC.cjs → cdnService-vLxePdrU.cjs} +1 -1
- package/dist/chat-CCQMmhc1.cjs +5057 -0
- package/dist/chat-CCgyDehy.cjs +151 -0
- package/dist/chat-Dk6KPb1K.js +25 -0
- package/dist/chat-H6YcCS4I.js +4113 -0
- package/dist/components-CScS7Ii-.cjs +28 -0
- package/dist/components-DAQxVIn9.js +10 -0
- package/dist/config/locators/components/chat/index.cjs +23 -0
- package/dist/config/locators/components/chat/index.d.cts +2 -0
- package/dist/config/locators/components/chat/index.d.ts +2 -0
- package/dist/config/locators/components/chat/index.js +3 -0
- package/dist/config/locators/components/chat/variants/index.cjs +28 -0
- package/dist/config/locators/components/chat/variants/index.d.cts +15 -0
- package/dist/config/locators/components/chat/variants/index.d.ts +15 -0
- package/dist/config/locators/components/chat/variants/index.js +16 -0
- package/dist/config/locators/components/index.cjs +5 -0
- package/dist/config/locators/components/index.d.cts +2 -0
- package/dist/config/locators/components/index.d.ts +2 -0
- package/dist/config/locators/components/index.js +3 -0
- package/dist/config/locators/components/search/index.cjs +12 -0
- package/dist/config/locators/components/search/index.d.cts +7 -0
- package/dist/config/locators/components/search/index.d.ts +7 -0
- package/dist/config/locators/components/search/index.js +8 -0
- package/dist/config/locators/index.cjs +47 -0
- package/dist/config/locators/index.d.cts +24 -0
- package/dist/config/locators/index.d.ts +24 -0
- package/dist/config/locators/index.js +6 -0
- package/dist/contexts/index.cjs +21 -10
- package/dist/contexts/index.d.cts +12 -4
- package/dist/contexts/index.d.ts +12 -4
- package/dist/contexts/index.js +16 -5
- package/dist/{coterie-DUdvJvAs.cjs → coterie-D0UFsFC5.cjs} +26 -15
- package/dist/{coterie-FybYN_xE.js → coterie-JblRmIZL.js} +19 -8
- package/dist/customerService-C4wc0glQ.js +22 -0
- package/dist/customerService-zsDlp7g2.cjs +35 -0
- package/dist/custservice-types-D8Npo-5Z.js +22 -0
- package/dist/custservice-types-E9_OSaZ7.cjs +34 -0
- package/dist/default-C5ZTV8HA.cjs +4 -0
- package/dist/{default-CL94oJfj.js → default-DPv8m-eQ.js} +1 -1
- package/dist/{default-CKyjzyLc.cjs → default-DRKBosow.cjs} +1 -1
- package/dist/default-ao0vRl0W.js +4 -0
- package/dist/divIds-BWvq-i6I.js +22 -0
- package/dist/{divIds-BOqjn3bE.cjs → divIds-CFyAjjp3.cjs} +6 -79
- package/dist/{dreamlandBaby-WXcbsTXO.js → dreamlandBaby-CyS8oW8X.js} +18 -8
- package/dist/{dreamlandBaby-C8yzW4Nl.cjs → dreamlandBaby-y7kSvwH2.cjs} +29 -19
- package/dist/embedded-BlXJUbik.cjs +130 -0
- package/dist/embedded-C1jvFj3v.js +22 -0
- package/dist/events/index.cjs +4 -0
- package/dist/events/index.d.cts +45 -0
- package/dist/events/index.d.ts +45 -0
- package/dist/events/index.js +3 -0
- package/dist/events-DgFzlVJR.js +77 -0
- package/dist/events-bH-24eRW.cjs +89 -0
- package/dist/featureFlagService-CroFRxvD.d.cts +17 -0
- package/dist/featureFlagService-NkJ2fuEj.d.ts +17 -0
- package/dist/featureGates-BMWXU0dS.d.ts +90 -0
- package/dist/featureGates-N_gyHCTn.d.cts +90 -0
- package/dist/{fiveCbd-CZYzZPl3.cjs → fiveCbd-CXVuIBiZ.cjs} +33 -23
- package/dist/{fiveCbd-kl6CoxoF.js → fiveCbd-Cyc3-Ab9.js} +18 -8
- package/dist/{forLoveAndLemons-BNu-PfFB.cjs → forLoveAndLemons-CxQS0USq.cjs} +18 -10
- package/dist/{forLoveAndLemons-BD2qh-6B.js → forLoveAndLemons-D8mcgmdk.js} +14 -6
- package/dist/{types-DGoFEos_.d.cts → frontendConfig-KeNqU1wa.d.cts} +39 -275
- package/dist/{types-D4vlfTd0.d.ts → frontendConfig-cPvCTWm6.d.ts} +39 -275
- package/dist/globalSearch-BC0rOX3E.js +13 -0
- package/dist/globalSearch-hxbXekus.cjs +38 -0
- package/dist/{greenpan-LDDXZTsh.js → greenpan-JM6SHcqO.js} +18 -8
- package/dist/{greenpan-D6fDmjU8.cjs → greenpan-eIzyxVsn.cjs} +31 -21
- package/dist/{grooveLife-D-1qfxwj.js → grooveLife-BmsUc2cD.js} +19 -9
- package/dist/{grooveLife-CcylXabB.cjs → grooveLife-KdTizVUn.cjs} +30 -20
- package/dist/{homegrownCannabis-BEZzwFlm.cjs → homegrownCannabis-C0GDai4r.cjs} +28 -17
- package/dist/{homegrownCannabis-BScZhy9v.js → homegrownCannabis-a9udocBT.js} +18 -7
- package/dist/hooks/index.cjs +38 -27
- package/dist/hooks/index.d.cts +20 -310
- package/dist/hooks/index.d.ts +16 -307
- package/dist/hooks/index.js +16 -5
- package/dist/{contexts-C4Iz162H.cjs → hooks-DjOa7ihH.cjs} +300 -4600
- package/dist/{contexts-Dq7tO_0y.js → hooks-fneW8SWw.js} +121 -4428
- package/dist/index-BQErGgfM.d.cts +202 -0
- package/dist/index-BdNKc2ix.d.cts +8 -0
- package/dist/index-BrXuc_Ck.d.cts +24 -0
- package/dist/index-C4zjAR1c.d.cts +227 -0
- package/dist/index-CGB6CAmr.d.ts +6 -0
- package/dist/index-CIco0cCQ.d.ts +183 -0
- package/dist/index-COG1kOZG.d.ts +749 -0
- package/dist/index-CVxe7FpL.d.cts +6 -0
- package/dist/index-Cn1SeI5y.d.cts +183 -0
- package/dist/index-CnqHN_jz.d.ts +202 -0
- package/dist/index-Cqg6ltII.d.ts +38 -0
- package/dist/index-DE_7Q8qK.d.ts +94 -0
- package/dist/index-Da0UzyI9.d.ts +24 -0
- package/dist/index-DbWWcYax.d.cts +749 -0
- package/dist/index-DtoVXd6O.d.cts +97 -0
- package/dist/index-JClBRnSX.d.cts +94 -0
- package/dist/index-ghzD_356.d.ts +8 -0
- package/dist/index-hdbCEjYy.d.cts +38 -0
- package/dist/index-luJrHgPN.d.ts +97 -0
- package/dist/index-tfRj22E1.d.ts +227 -0
- package/dist/interceptors/index.cjs +14 -0
- package/dist/interceptors/index.d.cts +25 -0
- package/dist/interceptors/index.d.ts +25 -0
- package/dist/interceptors/index.js +13 -0
- package/dist/{jackArcher-BwMClqMP.cjs → jackArcher-B6OJ0N3a.cjs} +35 -25
- package/dist/{jackArcher-cJJVulZ9.js → jackArcher-B9fe4Hv8.js} +18 -8
- package/dist/{jordanCraig-DGsCO2o1.cjs → jordanCraig-0CB_m_ts.cjs} +78 -68
- package/dist/{jordanCraig-DNDMT0hn.js → jordanCraig-DNm1iw1L.js} +18 -8
- package/dist/{kindredBravely-ROyesnVk.js → kindredBravely-CZgt7DJA.js} +17 -7
- package/dist/{kindredBravely-wV2XT1r_.cjs → kindredBravely-KvYPbckZ.cjs} +28 -18
- package/dist/{kutFromTheKloth-B6GR8tO9.cjs → kutFromTheKloth-BxgtWZs9.cjs} +29 -19
- package/dist/{kutFromTheKloth-BCUOHegv.js → kutFromTheKloth-SmteSZjk.js} +18 -8
- package/dist/{larryAndSerges-CIqB9tKz.cjs → larryAndSerges-6O_u3L90.cjs} +21 -12
- package/dist/{larryAndSerges-CqS02fnX.js → larryAndSerges-DO-zG8ES.js} +14 -5
- package/dist/{leapsAndRebounds-j4YqSvNb.js → leapsAndRebounds-BK62AmXw.js} +18 -8
- package/dist/{leapsAndRebounds-CFj9F_z1.cjs → leapsAndRebounds-gPsWVUmQ.cjs} +31 -21
- package/dist/locators-C2DX_nX6.js +1 -0
- package/dist/locators-CUpyd9Wt.cjs +0 -0
- package/dist/logger-Be0NyKaY.cjs +25 -0
- package/dist/logger-BexDfK3W.js +19 -0
- package/dist/{longevityrx-C-Yc5LPR.cjs → longevityrx-DjKbwJo3.cjs} +26 -16
- package/dist/{longevityrx-9sUQZCVZ.js → longevityrx-eq5TeUcy.js} +18 -8
- package/dist/{lookOptic-dbaaorhR.cjs → lookOptic-BPPqms_j.cjs} +26 -16
- package/dist/{lookOptic-CQryypdM.js → lookOptic-jRpBXQCN.js} +18 -8
- package/dist/{mantraBrand-CifBQtHp.js → mantraBrand-BZOZfkUK.js} +19 -9
- package/dist/{mantraBrand-D5MTZ6Mj.cjs → mantraBrand-Cp8zptkj.cjs} +47 -37
- package/dist/{medterra-BCrXdmFE.cjs → medterra-BHYCBgvQ.cjs} +38 -28
- package/dist/{medterra-DhENCf-m.js → medterra-CShe6CLY.js} +18 -8
- package/dist/{modells-C_P_894S.cjs → modells-DE7-gmjK.cjs} +32 -22
- package/dist/{modells-aQrV10D7.js → modells-DFyJxNwT.js} +18 -8
- package/dist/nodeSelector-DpKXszfU.d.ts +30 -0
- package/dist/nodeSelector-vKB44CDB.d.cts +30 -0
- package/dist/org-Bkn6fl6I.cjs +106 -0
- package/dist/org-CX8HFbc9.js +63 -0
- package/dist/{pressedFloral-DErfwwl0.cjs → pressedFloral-BMkCVs8c.cjs} +37 -27
- package/dist/{pressedFloral-D-amnTQK.js → pressedFloral-aK9br-LF.js} +18 -8
- package/dist/search-DtIFZeMA.cjs +743 -0
- package/dist/search-eWwg8pNn.js +542 -0
- package/dist/search-filter-types-ByJnFPc4.d.cts +101 -0
- package/dist/search-filter-types-DPgeG8FS.d.ts +101 -0
- package/dist/{skinPerfection-DRVPJp3h.js → skinPerfection-B9G6yLM2.js} +18 -8
- package/dist/{skinPerfection-DF6nQXjh.cjs → skinPerfection-BBC1q65Z.cjs} +26 -16
- package/dist/{snapSupplements-CLZjItJi.cjs → snapSupplements-D7hx6Kgj.cjs} +26 -16
- package/dist/{snapSupplements-Yxs4jgC-.js → snapSupplements-DKvJl__T.js} +18 -8
- package/dist/{spanx-Cpbot5J5.cjs → spanx-D-ZKkxjM.cjs} +32 -22
- package/dist/{spanx-DVDyAyFC.js → spanx-yl7YfVrf.js} +20 -10
- package/dist/{spanxStaging-DbaVonN6.cjs → spanxStaging-CXeIg6zI.cjs} +36 -26
- package/dist/{spanxStaging-DAiFEMRU.js → spanxStaging-DzGXL9wD.js} +20 -10
- package/dist/suggestionBarV2-types-B0RbMStE.js +9 -0
- package/dist/suggestionBarV2-types-DG3Ekk44.cjs +15 -0
- package/dist/{supergoop-B5VQlsoe.cjs → supergoop-CSpDPOpl.cjs} +29 -18
- package/dist/{supergoop-C4McrZPT.js → supergoop-D0UkuRiA.js} +18 -7
- package/dist/test-types-C9b_OdfO.d.ts +39 -0
- package/dist/test-types-CpKCxk8U.d.cts +39 -0
- package/dist/types/index.cjs +6 -0
- package/dist/types/index.d.cts +3 -0
- package/dist/types/index.d.ts +3 -0
- package/dist/types/index.js +4 -0
- package/dist/types-BE4faOO_.d.cts +32 -0
- package/dist/{types-DZzSQ5a6.js → types-C3S1H4hl.js} +58 -58
- package/dist/types-TD8g7LnH.d.ts +32 -0
- package/dist/{types-QJObznro.cjs → types-lcjuhDBt.cjs} +58 -58
- package/dist/{uniqueVintage-BLp_UtBR.cjs → uniqueVintage-DygVpCqU.cjs} +48 -38
- package/dist/{uniqueVintage-CS4TgOJW.js → uniqueVintage-_n0FZFVj.js} +18 -8
- package/dist/useMessageInterceptor-BP6gzo8a.js +57 -0
- package/dist/useMessageInterceptor-BnUG2Pzt.cjs +72 -0
- package/dist/utilityTypes-DMdsI0DG.cjs +0 -0
- package/dist/utilityTypes-UWdNHElu.js +1 -0
- package/dist/variant-DH4zusMi.d.cts +12 -0
- package/dist/variant-DTEqSBHd.d.ts +12 -0
- package/dist/variantInfo-BTvC6CQh.js +1 -0
- package/dist/variantInfo-Cz2YXraO.cjs +0 -0
- package/dist/{venaCbd-DfnFV7Qp.js → venaCbd-BS0dvdBm.js} +18 -8
- package/dist/{venaCbd-BxmadOeJ.cjs → venaCbd-Pqg0bj-P.cjs} +31 -21
- package/dist/{westonJonBoucher-C0FE4Wup.js → westonJonBoucher-CLw8Hy6u.js} +18 -8
- package/dist/{westonJonBoucher-BZdusJgo.cjs → westonJonBoucher-CeA0jwxe.cjs} +31 -21
- package/dist/{wineEnthusiast-CmhNg47M.js → wineEnthusiast-M9P18d1w.js} +18 -8
- package/dist/{wineEnthusiast-DQxdV8Yg.cjs → wineEnthusiast-gHBaQMbe.cjs} +30 -20
- package/dist/{wolfMattress-vMvqmwgI.js → wolfMattress-BQHjoQYu.js} +18 -7
- package/dist/{wolfMattress-CqyOUgPB.cjs → wolfMattress-CdmN-Evm.cjs} +30 -19
- package/dist/{wolfTactical-DvqxZtoA.js → wolfTactical-Cc2ZLBRh.js} +18 -8
- package/dist/{wolfTactical-q3TVDP85.cjs → wolfTactical-dObnPgAG.cjs} +30 -20
- package/package.json +101 -3
- package/src/adapters/amplitude/amplitudeAdapter.ts +1 -1
- package/src/adapters/spiffy/commerce/api.ts +1 -1
- package/src/adapters/spiffy/commerce/graphql.ts +61 -37
- package/src/application/config/index.ts +1 -0
- package/src/application/models/index.ts +102 -17
- package/src/application/models/supportedOrgs.ts +89 -65
- package/src/application/service/index.ts +32 -0
- package/src/application/service/pageVariantService.ts +201 -114
- package/src/application/service/searchService.ts +1 -1
- package/src/application/service/windowFrontendConfigService.ts +40 -18
- package/src/application/utils/index.ts +22 -3
- package/src/atoms/app/variant.ts +48 -29
- package/src/atoms/atomStore/index.ts +1 -0
- package/src/atoms/chat/messageQueue.ts +34 -17
- package/src/atoms/chat/performanceMetrics.ts +51 -38
- package/src/atoms/chat/renderedWidgetRefs.ts +14 -15
- package/src/atoms/globalSearch/index.ts +1 -0
- package/src/atoms/org/org.ts +1 -3
- package/src/atoms/org/orgUIConfig.ts +31 -24
- package/src/contexts/chatContext.tsx +124 -72
- package/src/contexts/systemSettingsContext.tsx +21 -8
- package/src/events/registerAnalyticsListeners.ts +13 -9
- package/src/hooks/useFileUpload.ts +9 -7
- package/src/hooks/useSearch.tsx +9 -6
- package/src/initialize.ts +1 -1
- package/src/interceptors/index.ts +3 -0
- package/src/main.tsx +1 -1
- package/src/types/index.ts +4 -0
- package/src/types/search-filter-types.ts +7 -7
- package/dist/GridInsertionService-C00upKLB.js +0 -40
- package/dist/GridInsertionService-CMJVhD6q.cjs +0 -52
- package/dist/custservice-types-BgjGHCtD.cjs +0 -16
- package/dist/custservice-types-V6FWABp4.js +0 -10
- package/dist/default-DMtAjA62.cjs +0 -4
- package/dist/default-zcmT2032.js +0 -4
- package/dist/divIds-Cfp3v_rG.js +0 -35
- package/dist/domInsertionService-BtzuH2Sc.js +0 -65
- package/dist/domInsertionService-Cb9814oM.cjs +0 -89
- package/dist/suggestionBarV2-types-XHYD3j8E.cjs +0 -46
- package/dist/suggestionBarV2-types-aiQmVx5m.js +0 -34
- package/src/atoms/index.ts +0 -5
- package/src/index.ts +0 -31
- /package/dist/{entrypoints-RmIbdYxh.js → entrypoints-CmmOszXO.js} +0 -0
- /package/dist/{entrypoints-C8JwiMYA.cjs → entrypoints-fowCLUT2.cjs} +0 -0
- /package/dist/{enviveConfigContext-Dfr2VH6u.cjs → enviveConfigContext-Bs8kepnO.cjs} +0 -0
- /package/dist/{enviveConfigContext-CUGLpPGU.js → enviveConfigContext-CWVdVWKW.js} +0 -0
- /package/dist/{socialProofClasses-CaA83vI4.cjs → socialProofClasses-BYLiEXpU.cjs} +0 -0
- /package/dist/{socialProofClasses-KB7zOMmg.js → socialProofClasses-CkJufEGb.js} +0 -0
- /package/src/atoms/{atomStore.ts → atomStore/atomStore.ts} +0 -0
- /package/src/atoms/{globalSearch.ts → globalSearch/globalSearch.ts} +0 -0
|
@@ -1,11 +1,21 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
const
|
|
4
|
-
require('./
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
require('./events-bH-24eRW.cjs');
|
|
2
|
+
require('./logger-Be0NyKaY.cjs');
|
|
3
|
+
const require_chat = require('./chat-CCQMmhc1.cjs');
|
|
4
|
+
const require_types = require('./types-lcjuhDBt.cjs');
|
|
5
|
+
require('./enviveConfigContext-Bs8kepnO.cjs');
|
|
6
|
+
require('./atomStore-BNQyGmU_.cjs');
|
|
7
|
+
require('./api-BtzLHcfU.cjs');
|
|
8
|
+
require('./customerService-zsDlp7g2.cjs');
|
|
9
|
+
require('./utilityTypes-DMdsI0DG.cjs');
|
|
10
|
+
require('./variantInfo-Cz2YXraO.cjs');
|
|
11
|
+
const require_suggestionBarV2_types = require('./suggestionBarV2-types-DG3Ekk44.cjs');
|
|
12
|
+
const require_divIds = require('./divIds-CFyAjjp3.cjs');
|
|
13
|
+
const require_cdnService = require('./cdnService-vLxePdrU.cjs');
|
|
14
|
+
require('./chat-CCgyDehy.cjs');
|
|
15
|
+
require('./components-CScS7Ii-.cjs');
|
|
16
|
+
const require_embedded = require('./embedded-BlXJUbik.cjs');
|
|
17
|
+
require('./locators-CUpyd9Wt.cjs');
|
|
18
|
+
const require_default = require('./default-DRKBosow.cjs');
|
|
9
19
|
|
|
10
20
|
//#region src/merchants/lookOptic/lookOptic.ts
|
|
11
21
|
const lookOpticColors = {
|
|
@@ -179,7 +189,7 @@ const lookOpticPageConfig = () => ({
|
|
|
179
189
|
type: require_types.WidgetType.SuggestionBarV2,
|
|
180
190
|
widgetConfigId: "topSuggestionsBar",
|
|
181
191
|
contentId: "spiffy-top-suggestion-bar-contents",
|
|
182
|
-
metricDisplayLocation:
|
|
192
|
+
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
183
193
|
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
184
194
|
variant: "secondary",
|
|
185
195
|
hoverVariant: "secondaryDark",
|
|
@@ -210,10 +220,10 @@ const lookOpticPageConfig = () => ({
|
|
|
210
220
|
chatPreviewPLP: {
|
|
211
221
|
mountingConfigId: "chatPreviewPLP",
|
|
212
222
|
containerId: require_divIds.CHAT_PREVIEW_CONTAINER_ID,
|
|
213
|
-
testId:
|
|
223
|
+
testId: require_embedded.CHAT_PREVIEW_TESTID,
|
|
214
224
|
insertionPoint: {
|
|
215
225
|
selector: ".product-grid",
|
|
216
|
-
insertionType:
|
|
226
|
+
insertionType: require_chat.DOMInsertionType.AFTER
|
|
217
227
|
},
|
|
218
228
|
style: {
|
|
219
229
|
display: "block",
|
|
@@ -226,15 +236,15 @@ const lookOpticPageConfig = () => ({
|
|
|
226
236
|
borderTop: `1px solid ${lookOpticColors[require_types.ColorNames.BorderLight]}`,
|
|
227
237
|
borderBottom: `1px solid ${lookOpticColors[require_types.ColorNames.BorderLight]}`
|
|
228
238
|
},
|
|
229
|
-
gridInsertionType:
|
|
239
|
+
gridInsertionType: require_chat.GridInsertionType.FIXED_4
|
|
230
240
|
},
|
|
231
241
|
chatPreviewPDP: {
|
|
232
242
|
mountingConfigId: "chatPreviewPDP",
|
|
233
243
|
containerId: require_divIds.CHAT_PREVIEW_CONTAINER_ID,
|
|
234
|
-
testId:
|
|
244
|
+
testId: require_embedded.CHAT_PREVIEW_TESTID,
|
|
235
245
|
insertionPoint: {
|
|
236
246
|
selector: ".product__accordion.accordion",
|
|
237
|
-
insertionType:
|
|
247
|
+
insertionType: require_chat.DOMInsertionType.BEFORE
|
|
238
248
|
},
|
|
239
249
|
style: {
|
|
240
250
|
display: "block",
|
|
@@ -246,10 +256,10 @@ const lookOpticPageConfig = () => ({
|
|
|
246
256
|
topSuggestionBarPDP: {
|
|
247
257
|
mountingConfigId: "topSuggestionBarPDP",
|
|
248
258
|
containerId: require_divIds.TOP_SUGGESTION_BAR_PDP_ID,
|
|
249
|
-
testId:
|
|
259
|
+
testId: require_embedded.TOP_SUGGESTION_BAR_TESTID,
|
|
250
260
|
insertionPoint: {
|
|
251
261
|
selector: ".junip-product-summary",
|
|
252
|
-
insertionType:
|
|
262
|
+
insertionType: require_chat.DOMInsertionType.AFTER
|
|
253
263
|
},
|
|
254
264
|
style: {
|
|
255
265
|
display: "block",
|
|
@@ -1,11 +1,21 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
4
|
-
import "./
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
1
|
+
import "./events-DgFzlVJR.js";
|
|
2
|
+
import "./logger-BexDfK3W.js";
|
|
3
|
+
import { ChatElementDisplayLocation, DOMInsertionType, GridInsertionType } from "./chat-H6YcCS4I.js";
|
|
4
|
+
import { ColorNames, CustomerServiceIntegrationMode, CustomerServiceType, OrgShortName, PageVariantTestType, WidgetType, colorVar } from "./types-C3S1H4hl.js";
|
|
5
|
+
import "./enviveConfigContext-CWVdVWKW.js";
|
|
6
|
+
import "./atomStore-TnLPtYns.js";
|
|
7
|
+
import "./api-kpPTZhV9.js";
|
|
8
|
+
import "./customerService-C4wc0glQ.js";
|
|
9
|
+
import "./utilityTypes-UWdNHElu.js";
|
|
10
|
+
import "./variantInfo-BTvC6CQh.js";
|
|
11
|
+
import { SuggestionBarLocationForMetrics } from "./suggestionBarV2-types-B0RbMStE.js";
|
|
12
|
+
import { CHAT_PREVIEW_CONTAINER_ID, TOP_SUGGESTION_BAR_PDP_ID } from "./divIds-BWvq-i6I.js";
|
|
13
|
+
import { CdnService } from "./cdnService-BNreZjqy.js";
|
|
14
|
+
import "./chat-Dk6KPb1K.js";
|
|
15
|
+
import "./components-DAQxVIn9.js";
|
|
16
|
+
import { CHAT_PREVIEW_TESTID, TOP_SUGGESTION_BAR_TESTID } from "./embedded-C1jvFj3v.js";
|
|
17
|
+
import "./locators-C2DX_nX6.js";
|
|
18
|
+
import { defaultOrgUIConfig } from "./default-DPv8m-eQ.js";
|
|
9
19
|
|
|
10
20
|
//#region src/merchants/lookOptic/lookOptic.ts
|
|
11
21
|
const lookOpticColors = {
|
|
@@ -1,12 +1,22 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
4
|
-
import "./
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
1
|
+
import "./events-DgFzlVJR.js";
|
|
2
|
+
import "./logger-BexDfK3W.js";
|
|
3
|
+
import { ChatElementDisplayLocation, DOMInsertionType, FeatureGates, GridInsertionType } from "./chat-H6YcCS4I.js";
|
|
4
|
+
import { ColorNames, CustomerServiceIntegrationMode, CustomerServiceType, OrgShortName, PageVariantTestType, WidgetType, colorVar } from "./types-C3S1H4hl.js";
|
|
5
|
+
import "./enviveConfigContext-CWVdVWKW.js";
|
|
6
|
+
import "./atomStore-TnLPtYns.js";
|
|
7
|
+
import "./api-kpPTZhV9.js";
|
|
8
|
+
import "./customerService-C4wc0glQ.js";
|
|
9
|
+
import "./utilityTypes-UWdNHElu.js";
|
|
10
|
+
import "./variantInfo-BTvC6CQh.js";
|
|
11
|
+
import { SuggestionBarLocationForMetrics } from "./suggestionBarV2-types-B0RbMStE.js";
|
|
12
|
+
import { BOTTOM_REVIEWS_BAR_ID, CHAT_PREVIEW_CONTAINER_ID, GLOBAL_SEARCH_ENTRYPOINT_ID, MOBILE_GLOBAL_SEARCH_ENTRYPOINT_ID, SEARCH_RESULTS_ENTRYPOINT_ID, SEARCH_RESULTS_NO_OP_ID, TABLET_GLOBAL_SEARCH_ENTYPOINT_ID } from "./divIds-BWvq-i6I.js";
|
|
13
|
+
import { CdnService } from "./cdnService-BNreZjqy.js";
|
|
14
|
+
import "./chat-Dk6KPb1K.js";
|
|
15
|
+
import "./components-DAQxVIn9.js";
|
|
16
|
+
import { BOTTOM_SUGGESTION_BAR_TESTID, CHAT_PREVIEW_TESTID, GLOBAL_SEARCH_ENTRYPOINT_TESTID, SEARCH_RESULTS_ENTRYPOINT_TESTID, SEARCH_RESULTS_NO_OP_ENTRYPOINT_TESTID, TOP_SUGGESTION_BAR_TESTID } from "./embedded-C1jvFj3v.js";
|
|
17
|
+
import "./locators-C2DX_nX6.js";
|
|
18
|
+
import { defaultOrgUIConfig } from "./default-DPv8m-eQ.js";
|
|
19
|
+
import { SPIFFY_SOCIAL_PROOF_CONTENT_CONTAINER_CLASS, SPIFFY_SOCIAL_PROOF_SUGGESTION_FOOTER_TITLE_CLASS } from "./socialProofClasses-CkJufEGb.js";
|
|
10
20
|
|
|
11
21
|
//#region src/merchants/mantraBrand/mantraBrand.ts
|
|
12
22
|
const mantraBrandColors = {
|
|
@@ -1,12 +1,22 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
const
|
|
4
|
-
require('./
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
require('./events-bH-24eRW.cjs');
|
|
2
|
+
require('./logger-Be0NyKaY.cjs');
|
|
3
|
+
const require_chat = require('./chat-CCQMmhc1.cjs');
|
|
4
|
+
const require_types = require('./types-lcjuhDBt.cjs');
|
|
5
|
+
require('./enviveConfigContext-Bs8kepnO.cjs');
|
|
6
|
+
require('./atomStore-BNQyGmU_.cjs');
|
|
7
|
+
require('./api-BtzLHcfU.cjs');
|
|
8
|
+
require('./customerService-zsDlp7g2.cjs');
|
|
9
|
+
require('./utilityTypes-DMdsI0DG.cjs');
|
|
10
|
+
require('./variantInfo-Cz2YXraO.cjs');
|
|
11
|
+
const require_suggestionBarV2_types = require('./suggestionBarV2-types-DG3Ekk44.cjs');
|
|
12
|
+
const require_divIds = require('./divIds-CFyAjjp3.cjs');
|
|
13
|
+
const require_cdnService = require('./cdnService-vLxePdrU.cjs');
|
|
14
|
+
require('./chat-CCgyDehy.cjs');
|
|
15
|
+
require('./components-CScS7Ii-.cjs');
|
|
16
|
+
const require_embedded = require('./embedded-BlXJUbik.cjs');
|
|
17
|
+
require('./locators-CUpyd9Wt.cjs');
|
|
18
|
+
const require_default = require('./default-DRKBosow.cjs');
|
|
19
|
+
const require_socialProofClasses = require('./socialProofClasses-BYLiEXpU.cjs');
|
|
10
20
|
|
|
11
21
|
//#region src/merchants/mantraBrand/mantraBrand.ts
|
|
12
22
|
const mantraBrandColors = {
|
|
@@ -259,7 +269,7 @@ const mantraPageConfig = () => ({
|
|
|
259
269
|
{ testType: require_types.PageVariantTestType.UrlResolver },
|
|
260
270
|
{
|
|
261
271
|
testType: require_types.PageVariantTestType.FeatureGate,
|
|
262
|
-
featureGate:
|
|
272
|
+
featureGate: require_chat.FeatureGates.IsGlobalSearchEnabled
|
|
263
273
|
},
|
|
264
274
|
{
|
|
265
275
|
testType: require_types.PageVariantTestType.QueryParam,
|
|
@@ -295,7 +305,7 @@ const mantraPageConfig = () => ({
|
|
|
295
305
|
variantType: "plp",
|
|
296
306
|
variantTests: [{ testType: require_types.PageVariantTestType.UrlResolver }, {
|
|
297
307
|
testType: require_types.PageVariantTestType.FeatureGate,
|
|
298
|
-
featureGate:
|
|
308
|
+
featureGate: require_chat.FeatureGates.IsGlobalSearchEnabled
|
|
299
309
|
}],
|
|
300
310
|
plpIdExtractor: "url-resolver-plp-id",
|
|
301
311
|
widgetMounting: [
|
|
@@ -336,7 +346,7 @@ const mantraPageConfig = () => ({
|
|
|
336
346
|
variantType: "pdp",
|
|
337
347
|
variantTests: [{ testType: require_types.PageVariantTestType.UrlResolver }, {
|
|
338
348
|
testType: require_types.PageVariantTestType.FeatureGate,
|
|
339
|
-
featureGate:
|
|
349
|
+
featureGate: require_chat.FeatureGates.IsGlobalSearchEnabled
|
|
340
350
|
}],
|
|
341
351
|
productIdExtractor: "url-resolver-product-id",
|
|
342
352
|
widgetMounting: [
|
|
@@ -375,7 +385,7 @@ const mantraPageConfig = () => ({
|
|
|
375
385
|
variantType: "homepage",
|
|
376
386
|
variantTests: [{ testType: require_types.PageVariantTestType.UrlResolver }, {
|
|
377
387
|
testType: require_types.PageVariantTestType.FeatureGate,
|
|
378
|
-
featureGate:
|
|
388
|
+
featureGate: require_chat.FeatureGates.IsGlobalSearchEnabled
|
|
379
389
|
}],
|
|
380
390
|
widgetMounting: [
|
|
381
391
|
{
|
|
@@ -421,7 +431,7 @@ const mantraPageConfig = () => ({
|
|
|
421
431
|
variantType: "other",
|
|
422
432
|
variantTests: [{ testType: require_types.PageVariantTestType.UrlResolver }, {
|
|
423
433
|
testType: require_types.PageVariantTestType.FeatureGate,
|
|
424
|
-
featureGate:
|
|
434
|
+
featureGate: require_chat.FeatureGates.IsGlobalSearchEnabled
|
|
425
435
|
}],
|
|
426
436
|
widgetMounting: [
|
|
427
437
|
{
|
|
@@ -507,7 +517,7 @@ const mantraPageConfig = () => ({
|
|
|
507
517
|
topSuggestionsBar: {
|
|
508
518
|
widgetConfigId: "topSuggestionsBar",
|
|
509
519
|
contentId: "spiffy-top-suggestion-bar-contents",
|
|
510
|
-
metricDisplayLocation:
|
|
520
|
+
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
511
521
|
type: require_types.WidgetType.SuggestionBarV2,
|
|
512
522
|
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
513
523
|
variant: "secondary",
|
|
@@ -583,7 +593,7 @@ const mantraPageConfig = () => ({
|
|
|
583
593
|
bottomSuggestionsBar: {
|
|
584
594
|
widgetConfigId: "bottomSuggestionsBar",
|
|
585
595
|
contentId: "spiffy-bottom-suggestion-bar-contents",
|
|
586
|
-
metricDisplayLocation:
|
|
596
|
+
metricDisplayLocation: require_chat.ChatElementDisplayLocation.BOTTOM_REVIEWS_SNIPPET,
|
|
587
597
|
type: require_types.WidgetType.SuggestionBarV2,
|
|
588
598
|
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_BOTTOM,
|
|
589
599
|
variant: "darkPrimary",
|
|
@@ -604,10 +614,10 @@ const mantraPageConfig = () => ({
|
|
|
604
614
|
searchResultsEntryPointPLP: {
|
|
605
615
|
mountingConfigId: "searchResultsEntryPointPLP",
|
|
606
616
|
containerId: require_divIds.SEARCH_RESULTS_ENTRYPOINT_ID,
|
|
607
|
-
testId:
|
|
617
|
+
testId: require_embedded.SEARCH_RESULTS_ENTRYPOINT_TESTID,
|
|
608
618
|
insertionPoint: {
|
|
609
619
|
selector: ".main-content",
|
|
610
|
-
insertionType:
|
|
620
|
+
insertionType: require_chat.DOMInsertionType.BEFORE
|
|
611
621
|
},
|
|
612
622
|
suppressionSelector: ".collection",
|
|
613
623
|
className: "search-results-entry-point",
|
|
@@ -616,10 +626,10 @@ const mantraPageConfig = () => ({
|
|
|
616
626
|
searchResultsEntryPointPDP: {
|
|
617
627
|
mountingConfigId: "searchResultsEntryPointPDP",
|
|
618
628
|
containerId: require_divIds.SEARCH_RESULTS_ENTRYPOINT_ID,
|
|
619
|
-
testId:
|
|
629
|
+
testId: require_embedded.SEARCH_RESULTS_ENTRYPOINT_TESTID,
|
|
620
630
|
insertionPoint: {
|
|
621
631
|
selector: ".main-content",
|
|
622
|
-
insertionType:
|
|
632
|
+
insertionType: require_chat.DOMInsertionType.BEFORE
|
|
623
633
|
},
|
|
624
634
|
suppressionSelector: ".container",
|
|
625
635
|
className: "search-results-entry-point"
|
|
@@ -627,10 +637,10 @@ const mantraPageConfig = () => ({
|
|
|
627
637
|
searchResultsNoOp: {
|
|
628
638
|
mountingConfigId: "searchResultsNoOp",
|
|
629
639
|
containerId: require_divIds.SEARCH_RESULTS_NO_OP_ID,
|
|
630
|
-
testId:
|
|
640
|
+
testId: require_embedded.SEARCH_RESULTS_NO_OP_ENTRYPOINT_TESTID,
|
|
631
641
|
insertionPoint: {
|
|
632
642
|
selector: "#headerBottom.header__bottom.header__main-one",
|
|
633
|
-
insertionType:
|
|
643
|
+
insertionType: require_chat.DOMInsertionType.AFTER
|
|
634
644
|
},
|
|
635
645
|
suppressionSelector: ".search__container",
|
|
636
646
|
className: "search-results-no-op"
|
|
@@ -638,10 +648,10 @@ const mantraPageConfig = () => ({
|
|
|
638
648
|
globalSearchEntryPointMobile: {
|
|
639
649
|
mountingConfigId: "globalSearchEntryPointMobile",
|
|
640
650
|
containerId: require_divIds.MOBILE_GLOBAL_SEARCH_ENTRYPOINT_ID,
|
|
641
|
-
testId:
|
|
651
|
+
testId: require_embedded.GLOBAL_SEARCH_ENTRYPOINT_TESTID,
|
|
642
652
|
insertionPoint: {
|
|
643
653
|
selector: ".main-content",
|
|
644
|
-
insertionType:
|
|
654
|
+
insertionType: require_chat.DOMInsertionType.BEFORE
|
|
645
655
|
},
|
|
646
656
|
className: "global-entry-mobile",
|
|
647
657
|
style: {
|
|
@@ -652,10 +662,10 @@ const mantraPageConfig = () => ({
|
|
|
652
662
|
globalSearchEntryPointDesktop: {
|
|
653
663
|
mountingConfigId: "globalSearchEntryPointDesktop",
|
|
654
664
|
containerId: require_divIds.GLOBAL_SEARCH_ENTRYPOINT_ID,
|
|
655
|
-
testId:
|
|
665
|
+
testId: require_embedded.GLOBAL_SEARCH_ENTRYPOINT_TESTID,
|
|
656
666
|
insertionPoint: {
|
|
657
667
|
selector: ".header__bottom.header__main-one .header-additional.right_side_wrapper .js-search-trigger.search",
|
|
658
|
-
insertionType:
|
|
668
|
+
insertionType: require_chat.DOMInsertionType.BEFORE
|
|
659
669
|
},
|
|
660
670
|
suppressionSelector: ".header__bottom.header__main-one .header-additional.right_side_wrapper .js-search-trigger.search",
|
|
661
671
|
className: "global-entry-desktop",
|
|
@@ -664,10 +674,10 @@ const mantraPageConfig = () => ({
|
|
|
664
674
|
globalSearchEntryPointTablet: {
|
|
665
675
|
mountingConfigId: "globalSearchEntryPointTablet",
|
|
666
676
|
containerId: require_divIds.TABLET_GLOBAL_SEARCH_ENTYPOINT_ID,
|
|
667
|
-
testId:
|
|
677
|
+
testId: require_embedded.GLOBAL_SEARCH_ENTRYPOINT_TESTID,
|
|
668
678
|
insertionPoint: {
|
|
669
679
|
selector: ".header__bottom.header__main-one .left_side_wrapper .js-search-trigger.search",
|
|
670
|
-
insertionType:
|
|
680
|
+
insertionType: require_chat.DOMInsertionType.BEFORE
|
|
671
681
|
},
|
|
672
682
|
suppressionSelector: ".header__bottom.header__main-one .left_side_wrapper .js-search-trigger.search",
|
|
673
683
|
className: "global-entry-tablet",
|
|
@@ -676,34 +686,34 @@ const mantraPageConfig = () => ({
|
|
|
676
686
|
chatPreviewPDP: {
|
|
677
687
|
mountingConfigId: "chatPreviewPDP",
|
|
678
688
|
containerId: require_divIds.CHAT_PREVIEW_CONTAINER_ID,
|
|
679
|
-
testId:
|
|
689
|
+
testId: require_embedded.CHAT_PREVIEW_TESTID,
|
|
680
690
|
insertionPoint: {
|
|
681
691
|
selector: ".product-single__description",
|
|
682
|
-
insertionType:
|
|
692
|
+
insertionType: require_chat.DOMInsertionType.ADJACENT_AFTER_END
|
|
683
693
|
}
|
|
684
694
|
},
|
|
685
695
|
chatPreviewPLP: {
|
|
686
696
|
mountingConfigId: "chatPreviewPLP",
|
|
687
697
|
containerId: require_divIds.CHAT_PREVIEW_CONTAINER_ID,
|
|
688
|
-
testId:
|
|
698
|
+
testId: require_embedded.CHAT_PREVIEW_TESTID,
|
|
689
699
|
insertionPoint: {
|
|
690
700
|
selector: ".main_custom_class_col",
|
|
691
|
-
insertionType:
|
|
701
|
+
insertionType: require_chat.DOMInsertionType.AFTER
|
|
692
702
|
},
|
|
693
703
|
style: {
|
|
694
704
|
paddingInline: "24px",
|
|
695
705
|
marginBottom: "24px",
|
|
696
706
|
width: "100%"
|
|
697
707
|
},
|
|
698
|
-
gridInsertionType:
|
|
708
|
+
gridInsertionType: require_chat.GridInsertionType.ROW_3
|
|
699
709
|
},
|
|
700
710
|
topSuggestionBarPDP: {
|
|
701
711
|
mountingConfigId: "topSuggestionBarPDP",
|
|
702
712
|
containerId: "envive-top-suggestion-bar-id",
|
|
703
|
-
testId:
|
|
713
|
+
testId: require_embedded.TOP_SUGGESTION_BAR_TESTID,
|
|
704
714
|
insertionPoint: {
|
|
705
715
|
selector: ".ProductForm",
|
|
706
|
-
insertionType:
|
|
716
|
+
insertionType: require_chat.DOMInsertionType.BEFORE
|
|
707
717
|
},
|
|
708
718
|
style: {
|
|
709
719
|
marginTop: "16px",
|
|
@@ -713,10 +723,10 @@ const mantraPageConfig = () => ({
|
|
|
713
723
|
bottomSuggestionBarPDP: {
|
|
714
724
|
mountingConfigId: "bottomSuggestionBarPDP",
|
|
715
725
|
containerId: require_divIds.BOTTOM_REVIEWS_BAR_ID,
|
|
716
|
-
testId:
|
|
726
|
+
testId: require_embedded.BOTTOM_SUGGESTION_BAR_TESTID,
|
|
717
727
|
insertionPoint: {
|
|
718
728
|
selector: ".stamped-header",
|
|
719
|
-
insertionType:
|
|
729
|
+
insertionType: require_chat.DOMInsertionType.ADJACENT_BEFORE_END,
|
|
720
730
|
selectionIndex: 0
|
|
721
731
|
},
|
|
722
732
|
style: {
|
|
@@ -1,11 +1,21 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
const
|
|
4
|
-
require('./
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
require('./events-bH-24eRW.cjs');
|
|
2
|
+
require('./logger-Be0NyKaY.cjs');
|
|
3
|
+
const require_chat = require('./chat-CCQMmhc1.cjs');
|
|
4
|
+
const require_types = require('./types-lcjuhDBt.cjs');
|
|
5
|
+
require('./enviveConfigContext-Bs8kepnO.cjs');
|
|
6
|
+
require('./atomStore-BNQyGmU_.cjs');
|
|
7
|
+
require('./api-BtzLHcfU.cjs');
|
|
8
|
+
require('./customerService-zsDlp7g2.cjs');
|
|
9
|
+
require('./utilityTypes-DMdsI0DG.cjs');
|
|
10
|
+
require('./variantInfo-Cz2YXraO.cjs');
|
|
11
|
+
const require_suggestionBarV2_types = require('./suggestionBarV2-types-DG3Ekk44.cjs');
|
|
12
|
+
const require_divIds = require('./divIds-CFyAjjp3.cjs');
|
|
13
|
+
const require_cdnService = require('./cdnService-vLxePdrU.cjs');
|
|
14
|
+
require('./chat-CCgyDehy.cjs');
|
|
15
|
+
require('./components-CScS7Ii-.cjs');
|
|
16
|
+
const require_embedded = require('./embedded-BlXJUbik.cjs');
|
|
17
|
+
require('./locators-CUpyd9Wt.cjs');
|
|
18
|
+
const require_default = require('./default-DRKBosow.cjs');
|
|
9
19
|
|
|
10
20
|
//#region src/merchants/medterra/medterra.ts
|
|
11
21
|
const medterraColors = {
|
|
@@ -296,7 +306,7 @@ const medterraPageConfig = () => ({
|
|
|
296
306
|
type: require_types.WidgetType.SuggestionBarV2,
|
|
297
307
|
widgetConfigId: "topSuggestionsBar",
|
|
298
308
|
contentId: "spiffy-top-suggestion-bar-contents",
|
|
299
|
-
metricDisplayLocation:
|
|
309
|
+
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
300
310
|
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
301
311
|
variant: "dark",
|
|
302
312
|
hoverVariant: "secondaryDark",
|
|
@@ -372,7 +382,7 @@ const medterraPageConfig = () => ({
|
|
|
372
382
|
type: require_types.WidgetType.SuggestionBarV2,
|
|
373
383
|
widgetConfigId: "topSuggestionsBarMoodGummies",
|
|
374
384
|
contentId: "spiffy-top-suggestion-bar-contents",
|
|
375
|
-
metricDisplayLocation:
|
|
385
|
+
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
376
386
|
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
377
387
|
variant: "dark",
|
|
378
388
|
hoverVariant: "secondaryDark",
|
|
@@ -388,7 +398,7 @@ const medterraPageConfig = () => ({
|
|
|
388
398
|
type: require_types.WidgetType.SuggestionBarV2,
|
|
389
399
|
widgetConfigId: "topSuggestionsBarSleep",
|
|
390
400
|
contentId: "spiffy-top-suggestion-bar-contents",
|
|
391
|
-
metricDisplayLocation:
|
|
401
|
+
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
392
402
|
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
393
403
|
variant: "dark",
|
|
394
404
|
hoverVariant: "secondaryDark",
|
|
@@ -404,7 +414,7 @@ const medterraPageConfig = () => ({
|
|
|
404
414
|
type: require_types.WidgetType.SuggestionBarV2,
|
|
405
415
|
widgetConfigId: "topSuggestionsBarRelief",
|
|
406
416
|
contentId: "spiffy-top-suggestion-bar-contents",
|
|
407
|
-
metricDisplayLocation:
|
|
417
|
+
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
408
418
|
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
409
419
|
variant: "dark",
|
|
410
420
|
hoverVariant: "secondaryDark",
|
|
@@ -420,7 +430,7 @@ const medterraPageConfig = () => ({
|
|
|
420
430
|
type: require_types.WidgetType.SuggestionBarV2,
|
|
421
431
|
widgetConfigId: "topSuggestionsBarRelaxCbd",
|
|
422
432
|
contentId: "spiffy-top-suggestion-bar-contents",
|
|
423
|
-
metricDisplayLocation:
|
|
433
|
+
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
424
434
|
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
425
435
|
variant: "dark",
|
|
426
436
|
hoverVariant: "secondaryDark",
|
|
@@ -436,7 +446,7 @@ const medterraPageConfig = () => ({
|
|
|
436
446
|
type: require_types.WidgetType.SuggestionBarV2,
|
|
437
447
|
widgetConfigId: "topSuggestionsBarFocus",
|
|
438
448
|
contentId: "spiffy-top-suggestion-bar-contents",
|
|
439
|
-
metricDisplayLocation:
|
|
449
|
+
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
440
450
|
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
441
451
|
variant: "dark",
|
|
442
452
|
hoverVariant: "secondaryDark",
|
|
@@ -452,7 +462,7 @@ const medterraPageConfig = () => ({
|
|
|
452
462
|
type: require_types.WidgetType.SuggestionBarV2,
|
|
453
463
|
widgetConfigId: "topSuggestionsBarPets",
|
|
454
464
|
contentId: "spiffy-top-suggestion-bar-contents",
|
|
455
|
-
metricDisplayLocation:
|
|
465
|
+
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
456
466
|
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
457
467
|
variant: "dark",
|
|
458
468
|
hoverVariant: "secondaryDark",
|
|
@@ -471,12 +481,12 @@ const medterraPageConfig = () => ({
|
|
|
471
481
|
className: "chatPreviewPLPDesktop",
|
|
472
482
|
mountingConfigId: "chatPreviewPLPDesktop",
|
|
473
483
|
containerId: "spiffy-ai-chat-preview-desktop",
|
|
474
|
-
testId:
|
|
484
|
+
testId: require_embedded.CHAT_PREVIEW_TESTID,
|
|
475
485
|
insertionPoint: {
|
|
476
486
|
selector: ".product-grid",
|
|
477
|
-
insertionType:
|
|
487
|
+
insertionType: require_chat.DOMInsertionType.AFTER
|
|
478
488
|
},
|
|
479
|
-
gridInsertionType:
|
|
489
|
+
gridInsertionType: require_chat.GridInsertionType.FIXED_5,
|
|
480
490
|
style: {
|
|
481
491
|
borderTop: `solid 1px ${medterraColors[require_types.ColorNames.BorderLight]}`,
|
|
482
492
|
borderBottom: `solid 1px ${medterraColors[require_types.ColorNames.BorderLight]}`,
|
|
@@ -491,12 +501,12 @@ const medterraPageConfig = () => ({
|
|
|
491
501
|
className: "chatPreviewPLPTablet",
|
|
492
502
|
mountingConfigId: "chatPreviewPLPTablet",
|
|
493
503
|
containerId: "spiffy-ai-chat-preview-tablet",
|
|
494
|
-
testId:
|
|
504
|
+
testId: require_embedded.CHAT_PREVIEW_TESTID,
|
|
495
505
|
insertionPoint: {
|
|
496
506
|
selector: "#product-grid",
|
|
497
|
-
insertionType:
|
|
507
|
+
insertionType: require_chat.DOMInsertionType.AFTER
|
|
498
508
|
},
|
|
499
|
-
gridInsertionType:
|
|
509
|
+
gridInsertionType: require_chat.GridInsertionType.FIXED_2,
|
|
500
510
|
style: {
|
|
501
511
|
borderTop: `solid 1px ${medterraColors[require_types.ColorNames.BorderLight]}`,
|
|
502
512
|
borderBottom: `solid 1px ${medterraColors[require_types.ColorNames.BorderLight]}`,
|
|
@@ -511,12 +521,12 @@ const medterraPageConfig = () => ({
|
|
|
511
521
|
className: "chatPreviewPLPMobile",
|
|
512
522
|
mountingConfigId: "chatPreviewPLPMobile",
|
|
513
523
|
containerId: "spiffy-ai-chat-preview-mobile",
|
|
514
|
-
testId:
|
|
524
|
+
testId: require_embedded.CHAT_PREVIEW_TESTID,
|
|
515
525
|
insertionPoint: {
|
|
516
526
|
selector: ".collection .product-grid",
|
|
517
|
-
insertionType:
|
|
527
|
+
insertionType: require_chat.DOMInsertionType.AFTER
|
|
518
528
|
},
|
|
519
|
-
gridInsertionType:
|
|
529
|
+
gridInsertionType: require_chat.GridInsertionType.FIXED_3,
|
|
520
530
|
style: {
|
|
521
531
|
borderTop: `solid 1px ${medterraColors[require_types.ColorNames.BorderLight]}`,
|
|
522
532
|
borderBottom: `solid 1px ${medterraColors[require_types.ColorNames.BorderLight]}`,
|
|
@@ -530,10 +540,10 @@ const medterraPageConfig = () => ({
|
|
|
530
540
|
chatPreviewPDP: {
|
|
531
541
|
mountingConfigId: "chatPreviewPDP",
|
|
532
542
|
containerId: require_divIds.CHAT_PREVIEW_CONTAINER_ID,
|
|
533
|
-
testId:
|
|
543
|
+
testId: require_embedded.CHAT_PREVIEW_TESTID,
|
|
534
544
|
insertionPoint: {
|
|
535
545
|
selector: ".product.product--medium",
|
|
536
|
-
insertionType:
|
|
546
|
+
insertionType: require_chat.DOMInsertionType.APPEND_CHILD
|
|
537
547
|
},
|
|
538
548
|
style: {
|
|
539
549
|
borderTop: `solid 1px ${medterraColors[require_types.ColorNames.BorderLight]}`,
|
|
@@ -551,10 +561,10 @@ const medterraPageConfig = () => ({
|
|
|
551
561
|
topSuggestionBarPDP: {
|
|
552
562
|
mountingConfigId: "topSuggestionBarPDP",
|
|
553
563
|
containerId: require_divIds.TOP_SUGGESTION_BAR_PDP_ID,
|
|
554
|
-
testId:
|
|
564
|
+
testId: require_embedded.TOP_SUGGESTION_BAR_TESTID,
|
|
555
565
|
insertionPoint: {
|
|
556
566
|
selector: ".product-metafields-custom-tagline",
|
|
557
|
-
insertionType:
|
|
567
|
+
insertionType: require_chat.DOMInsertionType.BEFORE
|
|
558
568
|
}
|
|
559
569
|
}
|
|
560
570
|
}
|
|
@@ -1,11 +1,21 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
4
|
-
import "./
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
1
|
+
import "./events-DgFzlVJR.js";
|
|
2
|
+
import "./logger-BexDfK3W.js";
|
|
3
|
+
import { ChatElementDisplayLocation, DOMInsertionType, GridInsertionType } from "./chat-H6YcCS4I.js";
|
|
4
|
+
import { ColorNames, CustomerServiceIntegrationMode, CustomerServiceType, OrgShortName, PageVariantTestType, WidgetType, colorVar } from "./types-C3S1H4hl.js";
|
|
5
|
+
import "./enviveConfigContext-CWVdVWKW.js";
|
|
6
|
+
import "./atomStore-TnLPtYns.js";
|
|
7
|
+
import "./api-kpPTZhV9.js";
|
|
8
|
+
import "./customerService-C4wc0glQ.js";
|
|
9
|
+
import "./utilityTypes-UWdNHElu.js";
|
|
10
|
+
import "./variantInfo-BTvC6CQh.js";
|
|
11
|
+
import { SuggestionBarLocationForMetrics } from "./suggestionBarV2-types-B0RbMStE.js";
|
|
12
|
+
import { CHAT_PREVIEW_CONTAINER_ID, TOP_SUGGESTION_BAR_PDP_ID } from "./divIds-BWvq-i6I.js";
|
|
13
|
+
import { CdnService } from "./cdnService-BNreZjqy.js";
|
|
14
|
+
import "./chat-Dk6KPb1K.js";
|
|
15
|
+
import "./components-DAQxVIn9.js";
|
|
16
|
+
import { CHAT_PREVIEW_TESTID, TOP_SUGGESTION_BAR_TESTID } from "./embedded-C1jvFj3v.js";
|
|
17
|
+
import "./locators-C2DX_nX6.js";
|
|
18
|
+
import { defaultOrgUIConfig } from "./default-DPv8m-eQ.js";
|
|
9
19
|
|
|
10
20
|
//#region src/merchants/medterra/medterra.ts
|
|
11
21
|
const medterraColors = {
|