@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
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
//#region src/types/search-filter-types.d.ts
|
|
2
|
+
type ModalSheetProps = {
|
|
3
|
+
children: React.ReactNode;
|
|
4
|
+
isOpen: boolean;
|
|
5
|
+
closeModal: () => void;
|
|
6
|
+
desktopWidth?: number;
|
|
7
|
+
mobileFullHeight?: number;
|
|
8
|
+
animationDuration?: number;
|
|
9
|
+
headerProps: ModalSheetHeaderProps;
|
|
10
|
+
footerProps?: ModalSheetFooterProps;
|
|
11
|
+
showOverlay?: boolean;
|
|
12
|
+
};
|
|
13
|
+
type ModalSheetHeaderProps = {
|
|
14
|
+
headerVariant?: ModalSheetHeaderVariant;
|
|
15
|
+
headerContent: React.ReactNode;
|
|
16
|
+
handleHeaderClick?: () => void;
|
|
17
|
+
};
|
|
18
|
+
type ModalSheetFooterProps = {
|
|
19
|
+
footerContent: React.ReactNode;
|
|
20
|
+
footerClassName?: string;
|
|
21
|
+
};
|
|
22
|
+
type ModalSheetHeaderVariant = "primary";
|
|
23
|
+
type CloseIconVariant = "light" | "tertiary" | "dark";
|
|
24
|
+
type ModalSheetCloseIconProps = {
|
|
25
|
+
closeIconVariant: CloseIconVariant;
|
|
26
|
+
closeIcon?: React.ReactNode;
|
|
27
|
+
closeModal?: () => void;
|
|
28
|
+
iconSize?: string;
|
|
29
|
+
};
|
|
30
|
+
type SearchFilterProps = {
|
|
31
|
+
filters: SearchFilterDatum[];
|
|
32
|
+
selectFilterItem: SelectFilterItem;
|
|
33
|
+
clearAllFilters: () => void;
|
|
34
|
+
productCount: number;
|
|
35
|
+
isOpen: boolean;
|
|
36
|
+
setIsOpen: (isOpen: boolean) => void;
|
|
37
|
+
applyFiltersUnchangedClasses: string;
|
|
38
|
+
applyFiltersChangedClasses: string;
|
|
39
|
+
headerContent?: React.ReactNode;
|
|
40
|
+
footerContent?: React.ReactNode;
|
|
41
|
+
filterButtonText?: string;
|
|
42
|
+
headerClassName?: string;
|
|
43
|
+
radioButtonFillColor: string;
|
|
44
|
+
radioButtonHoverColor?: string;
|
|
45
|
+
radioButtonUncheckedBorderColor?: string;
|
|
46
|
+
filterCloseIconVariant: CloseIconVariant;
|
|
47
|
+
};
|
|
48
|
+
type SelectFilterItem = ({
|
|
49
|
+
filterId,
|
|
50
|
+
filterItemId,
|
|
51
|
+
isSelected,
|
|
52
|
+
displayName
|
|
53
|
+
}: {
|
|
54
|
+
filterId: string;
|
|
55
|
+
filterItemId: string;
|
|
56
|
+
isSelected: boolean;
|
|
57
|
+
displayName: string;
|
|
58
|
+
}) => void;
|
|
59
|
+
type SelectedFilterItemDatum = {
|
|
60
|
+
filterId: string;
|
|
61
|
+
filterItemId: string;
|
|
62
|
+
};
|
|
63
|
+
type SearchFilterDatum = {
|
|
64
|
+
filterId: string;
|
|
65
|
+
displayName: string;
|
|
66
|
+
items: SearchFilterItemDatum[];
|
|
67
|
+
};
|
|
68
|
+
type SearchFilterItemDatum = {
|
|
69
|
+
filterItemId: string;
|
|
70
|
+
displayName: string;
|
|
71
|
+
productCount: number;
|
|
72
|
+
isSelected: boolean;
|
|
73
|
+
};
|
|
74
|
+
type SearchFilterHeaderProps = {
|
|
75
|
+
closeModal: () => void;
|
|
76
|
+
productCount: number;
|
|
77
|
+
headerClassName: string;
|
|
78
|
+
filterCloseIconVariant: CloseIconVariant;
|
|
79
|
+
};
|
|
80
|
+
type FilterProps = {
|
|
81
|
+
filter: SearchFilterDatum;
|
|
82
|
+
selectFilterItem: SelectFilterItem;
|
|
83
|
+
radioButtonFillColor?: string;
|
|
84
|
+
radioButtonHoverColor?: string;
|
|
85
|
+
radioButtonUncheckedBorderColor?: string;
|
|
86
|
+
};
|
|
87
|
+
type FilterItemProps = {
|
|
88
|
+
filterId: string;
|
|
89
|
+
filterItem: SearchFilterItemDatum;
|
|
90
|
+
selectFilterItem: SelectFilterItem;
|
|
91
|
+
};
|
|
92
|
+
type FilterFooterProps = {
|
|
93
|
+
closeModal: () => void;
|
|
94
|
+
clearAllFilters: () => void;
|
|
95
|
+
filterCount: number;
|
|
96
|
+
hasFiltersChanged: boolean;
|
|
97
|
+
applyFiltersUnchangedClasses: string;
|
|
98
|
+
applyFiltersChangedClasses: string;
|
|
99
|
+
};
|
|
100
|
+
//#endregion
|
|
101
|
+
export { CloseIconVariant, FilterFooterProps, FilterItemProps, FilterProps, ModalSheetCloseIconProps, ModalSheetFooterProps, ModalSheetHeaderProps, ModalSheetHeaderVariant, ModalSheetProps, SearchFilterDatum, SearchFilterHeaderProps, SearchFilterItemDatum, SearchFilterProps, SelectFilterItem, SelectedFilterItemDatum };
|
|
@@ -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, OrgShortName, PageVariantTestType, WidgetType } 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/skinPerfection/skinPerfection.ts
|
|
11
21
|
const skinPerfectionColors = {
|
|
@@ -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/skinPerfection/skinPerfection.ts
|
|
11
21
|
const skinPerfectionColors = {
|
|
@@ -198,7 +208,7 @@ const skinPerfectionPageConfig = () => ({
|
|
|
198
208
|
type: require_types.WidgetType.SuggestionBarV2,
|
|
199
209
|
widgetConfigId: "topSuggestionBar",
|
|
200
210
|
contentId: "spiffy-top-suggestion-bar-contents",
|
|
201
|
-
metricDisplayLocation:
|
|
211
|
+
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
202
212
|
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
203
213
|
variant: "dark",
|
|
204
214
|
hoverVariant: "secondaryDark",
|
|
@@ -274,12 +284,12 @@ const skinPerfectionPageConfig = () => ({
|
|
|
274
284
|
chatPreviewPLP: {
|
|
275
285
|
mountingConfigId: "chatPreviewPLP",
|
|
276
286
|
containerId: require_divIds.CHAT_PREVIEW_CONTAINER_ID,
|
|
277
|
-
testId:
|
|
287
|
+
testId: require_embedded.CHAT_PREVIEW_TESTID,
|
|
278
288
|
insertionPoint: {
|
|
279
289
|
selector: ".product-list",
|
|
280
|
-
insertionType:
|
|
290
|
+
insertionType: require_chat.DOMInsertionType.AFTER
|
|
281
291
|
},
|
|
282
|
-
gridInsertionType:
|
|
292
|
+
gridInsertionType: require_chat.GridInsertionType.FIXED_3,
|
|
283
293
|
style: {
|
|
284
294
|
width: "100%",
|
|
285
295
|
maxWidth: "100%",
|
|
@@ -291,20 +301,20 @@ const skinPerfectionPageConfig = () => ({
|
|
|
291
301
|
chatPreviewPDP: {
|
|
292
302
|
mountingConfigId: "chatPreviewPDP",
|
|
293
303
|
containerId: require_divIds.CHAT_PREVIEW_CONTAINER_ID,
|
|
294
|
-
testId:
|
|
304
|
+
testId: require_embedded.CHAT_PREVIEW_TESTID,
|
|
295
305
|
insertionPoint: {
|
|
296
306
|
selector: ".accordion-item",
|
|
297
|
-
insertionType:
|
|
307
|
+
insertionType: require_chat.DOMInsertionType.BEFORE
|
|
298
308
|
},
|
|
299
309
|
style: { marginBottom: "16px" }
|
|
300
310
|
},
|
|
301
311
|
topSuggestionBarPDP: {
|
|
302
312
|
mountingConfigId: "topSuggestionBarPDP",
|
|
303
313
|
containerId: require_divIds.TOP_SUGGESTION_BAR_PDP_ID,
|
|
304
|
-
testId:
|
|
314
|
+
testId: require_embedded.TOP_SUGGESTION_BAR_TESTID,
|
|
305
315
|
insertionPoint: {
|
|
306
316
|
selector: ".product-price",
|
|
307
|
-
insertionType:
|
|
317
|
+
insertionType: require_chat.DOMInsertionType.AFTER
|
|
308
318
|
},
|
|
309
319
|
style: { marginBottom: "16px" }
|
|
310
320
|
}
|
|
@@ -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/snapSupplements/snapSupplements.ts
|
|
11
21
|
const snapSupplementsColors = {
|
|
@@ -147,7 +157,7 @@ const snapSupplementsPageConfig = () => ({
|
|
|
147
157
|
type: require_types.WidgetType.SuggestionBarV2,
|
|
148
158
|
widgetConfigId: "topSuggestionsBar",
|
|
149
159
|
contentId: "spiffy-top-suggestion-bar-contents",
|
|
150
|
-
metricDisplayLocation:
|
|
160
|
+
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
151
161
|
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
152
162
|
variant: "darkPrimary",
|
|
153
163
|
hoverVariant: "secondaryAccent",
|
|
@@ -224,12 +234,12 @@ const snapSupplementsPageConfig = () => ({
|
|
|
224
234
|
chatPreviewPLP: {
|
|
225
235
|
mountingConfigId: "chatPreviewPLP",
|
|
226
236
|
containerId: require_divIds.CHAT_PREVIEW_CONTAINER_ID,
|
|
227
|
-
testId:
|
|
237
|
+
testId: require_embedded.CHAT_PREVIEW_TESTID,
|
|
228
238
|
insertionPoint: {
|
|
229
239
|
selector: ".shop-product-items",
|
|
230
|
-
insertionType:
|
|
240
|
+
insertionType: require_chat.DOMInsertionType.AFTER
|
|
231
241
|
},
|
|
232
|
-
gridInsertionType:
|
|
242
|
+
gridInsertionType: require_chat.GridInsertionType.FIXED_3,
|
|
233
243
|
style: {
|
|
234
244
|
maxWidth: "var(--chat-preview-plp-max-width, 958px)",
|
|
235
245
|
minWidth: "98%",
|
|
@@ -239,10 +249,10 @@ const snapSupplementsPageConfig = () => ({
|
|
|
239
249
|
chatPreviewPDP: {
|
|
240
250
|
mountingConfigId: "chatPreviewPDP",
|
|
241
251
|
containerId: require_divIds.CHAT_PREVIEW_CONTAINER_ID,
|
|
242
|
-
testId:
|
|
252
|
+
testId: require_embedded.CHAT_PREVIEW_TESTID,
|
|
243
253
|
insertionPoint: {
|
|
244
254
|
selector: "#productMainSection",
|
|
245
|
-
insertionType:
|
|
255
|
+
insertionType: require_chat.DOMInsertionType.AFTER
|
|
246
256
|
},
|
|
247
257
|
style: {
|
|
248
258
|
maxWidth: "var(--chat-preview-pdp-max-width, 1020px)",
|
|
@@ -252,10 +262,10 @@ const snapSupplementsPageConfig = () => ({
|
|
|
252
262
|
topSuggestionBarPDP: {
|
|
253
263
|
mountingConfigId: "topSuggestionBarPDP",
|
|
254
264
|
containerId: require_divIds.TOP_SUGGESTION_BAR_PDP_ID,
|
|
255
|
-
testId:
|
|
265
|
+
testId: require_embedded.TOP_SUGGESTION_BAR_TESTID,
|
|
256
266
|
insertionPoint: {
|
|
257
267
|
selector: ".product__catchline",
|
|
258
|
-
insertionType:
|
|
268
|
+
insertionType: require_chat.DOMInsertionType.AFTER
|
|
259
269
|
},
|
|
260
270
|
style: { marginTop: "12px" }
|
|
261
271
|
}
|
|
@@ -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, 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/snapSupplements/snapSupplements.ts
|
|
11
21
|
const snapSupplementsColors = {
|
|
@@ -1,14 +1,24 @@
|
|
|
1
1
|
const require_chunk = require('./chunk-CUT6urMc.cjs');
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
const
|
|
5
|
-
require('./
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
2
|
+
require('./events-bH-24eRW.cjs');
|
|
3
|
+
require('./logger-Be0NyKaY.cjs');
|
|
4
|
+
const require_chat = require('./chat-CCQMmhc1.cjs');
|
|
5
|
+
const require_types = require('./types-lcjuhDBt.cjs');
|
|
6
|
+
require('./enviveConfigContext-Bs8kepnO.cjs');
|
|
7
|
+
require('./atomStore-BNQyGmU_.cjs');
|
|
8
|
+
require('./api-BtzLHcfU.cjs');
|
|
9
|
+
require('./customerService-zsDlp7g2.cjs');
|
|
10
|
+
require('./utilityTypes-DMdsI0DG.cjs');
|
|
11
|
+
require('./variantInfo-Cz2YXraO.cjs');
|
|
12
|
+
const require_custservice_types = require('./custservice-types-E9_OSaZ7.cjs');
|
|
13
|
+
const require_suggestionBarV2_types = require('./suggestionBarV2-types-DG3Ekk44.cjs');
|
|
14
|
+
const require_divIds = require('./divIds-CFyAjjp3.cjs');
|
|
15
|
+
const require_cdnService = require('./cdnService-vLxePdrU.cjs');
|
|
16
|
+
require('./chat-CCgyDehy.cjs');
|
|
17
|
+
require('./components-CScS7Ii-.cjs');
|
|
18
|
+
const require_embedded = require('./embedded-BlXJUbik.cjs');
|
|
19
|
+
require('./locators-CUpyd9Wt.cjs');
|
|
20
|
+
const require_default = require('./default-DRKBosow.cjs');
|
|
21
|
+
const require_entrypoints = require('./entrypoints-fowCLUT2.cjs');
|
|
12
22
|
let react_icons_gr = require("react-icons/gr");
|
|
13
23
|
react_icons_gr = require_chunk.__toESM(react_icons_gr);
|
|
14
24
|
|
|
@@ -136,7 +146,7 @@ const spanxPageConfig = () => ({
|
|
|
136
146
|
widgetConfigId: "topSuggestionBarPDP",
|
|
137
147
|
contentId: "spiffy-top-suggestion-bar-contents",
|
|
138
148
|
type: require_types.WidgetType.SuggestionBarV2,
|
|
139
|
-
metricDisplayLocation:
|
|
149
|
+
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
140
150
|
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
141
151
|
variant: "outlined",
|
|
142
152
|
hoverVariant: "secondaryDark",
|
|
@@ -154,7 +164,7 @@ const spanxPageConfig = () => ({
|
|
|
154
164
|
},
|
|
155
165
|
bottomSuggestionBarPDP: {
|
|
156
166
|
widgetConfigId: "bottomSuggestionBarPDP",
|
|
157
|
-
metricDisplayLocation:
|
|
167
|
+
metricDisplayLocation: require_chat.ChatElementDisplayLocation.BOTTOM_REVIEWS_SNIPPET,
|
|
158
168
|
contentId: "spiffy-bottom-suggestion-bar-contents",
|
|
159
169
|
type: require_types.WidgetType.SuggestionBarV2,
|
|
160
170
|
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_BOTTOM,
|
|
@@ -180,48 +190,48 @@ const spanxPageConfig = () => ({
|
|
|
180
190
|
testId: require_entrypoints.BOTTOM_IMAGE_BANNER_PLP_TESTID,
|
|
181
191
|
insertionPoint: {
|
|
182
192
|
selector: "main > section.order-last",
|
|
183
|
-
insertionType:
|
|
193
|
+
insertionType: require_chat.DOMInsertionType.ADJACENT_AFTER_BEGIN
|
|
184
194
|
},
|
|
185
195
|
style: { marginBottom: "30px" }
|
|
186
196
|
},
|
|
187
197
|
chatPreviewPLP: {
|
|
188
198
|
mountingConfigId: "chatPreviewPLP",
|
|
189
199
|
containerId: require_divIds.CHAT_PREVIEW_CONTAINER_ID,
|
|
190
|
-
testId:
|
|
191
|
-
gridInsertionType:
|
|
200
|
+
testId: require_embedded.CHAT_PREVIEW_PLP_TESTID,
|
|
201
|
+
gridInsertionType: require_chat.GridInsertionType.ROW_2,
|
|
192
202
|
insertionPoint: {
|
|
193
203
|
selector: ".grid .grid-flow-row-dense",
|
|
194
|
-
insertionType:
|
|
204
|
+
insertionType: require_chat.DOMInsertionType.ADJACENT_AFTER_END
|
|
195
205
|
},
|
|
196
206
|
style: { marginInline: "8px" }
|
|
197
207
|
},
|
|
198
208
|
chatPreviewPDP: {
|
|
199
209
|
mountingConfigId: "chatPreviewPDP",
|
|
200
210
|
containerId: require_divIds.CHAT_PREVIEW_CONTAINER_ID,
|
|
201
|
-
testId:
|
|
211
|
+
testId: require_embedded.CHAT_PREVIEW_PDP_TESTID,
|
|
202
212
|
insertionPoint: {
|
|
203
213
|
selector: ".content-start .divide-y",
|
|
204
|
-
insertionType:
|
|
214
|
+
insertionType: require_chat.DOMInsertionType.BEFORE
|
|
205
215
|
},
|
|
206
216
|
className: "grid"
|
|
207
217
|
},
|
|
208
218
|
topSuggestionBarPDP: {
|
|
209
219
|
mountingConfigId: "topSuggestionBarPDP",
|
|
210
220
|
containerId: require_divIds.TOP_SUGGESTION_BAR_PDP_ID,
|
|
211
|
-
testId:
|
|
221
|
+
testId: require_embedded.TOP_SUGGESTION_BAR_PDP_TESTID,
|
|
212
222
|
insertionPoint: {
|
|
213
223
|
selector: "main section div.grid.gap-2.bg-white",
|
|
214
|
-
insertionType:
|
|
224
|
+
insertionType: require_chat.DOMInsertionType.BEFORE
|
|
215
225
|
},
|
|
216
226
|
className: "grid"
|
|
217
227
|
},
|
|
218
228
|
bottomSuggestionBarPDP: {
|
|
219
229
|
mountingConfigId: "bottomSuggestionBarPDP",
|
|
220
230
|
containerId: require_divIds.BOTTOM_REVIEWS_BAR_ID,
|
|
221
|
-
testId:
|
|
231
|
+
testId: require_embedded.BOTTOM_SUGGESTION_BAR_PDP_TESTID,
|
|
222
232
|
insertionPoint: {
|
|
223
233
|
selector: "#reviews > div.w-full.gap-8",
|
|
224
|
-
insertionType:
|
|
234
|
+
insertionType: require_chat.DOMInsertionType.APPEND_CHILD
|
|
225
235
|
},
|
|
226
236
|
style: {
|
|
227
237
|
maxWidth: "92vw",
|
|
@@ -1,13 +1,23 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
4
|
-
import "./
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
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 { ChatState } from "./custservice-types-D8Npo-5Z.js";
|
|
12
|
+
import { SuggestionBarLocationForMetrics } from "./suggestionBarV2-types-B0RbMStE.js";
|
|
13
|
+
import { BOTTOM_PLP_IMAGE_BANNER_ID, BOTTOM_REVIEWS_BAR_ID, CHAT_PREVIEW_CONTAINER_ID, TOP_SUGGESTION_BAR_PDP_ID } from "./divIds-BWvq-i6I.js";
|
|
14
|
+
import { CdnService } from "./cdnService-BNreZjqy.js";
|
|
15
|
+
import "./chat-Dk6KPb1K.js";
|
|
16
|
+
import "./components-DAQxVIn9.js";
|
|
17
|
+
import { BOTTOM_SUGGESTION_BAR_PDP_TESTID, CHAT_PREVIEW_PDP_TESTID, CHAT_PREVIEW_PLP_TESTID, TOP_SUGGESTION_BAR_PDP_TESTID } from "./embedded-C1jvFj3v.js";
|
|
18
|
+
import "./locators-C2DX_nX6.js";
|
|
19
|
+
import { defaultOrgUIConfig } from "./default-DPv8m-eQ.js";
|
|
20
|
+
import { BOTTOM_IMAGE_BANNER_PLP_TESTID } from "./entrypoints-CmmOszXO.js";
|
|
11
21
|
import { GrClose } from "react-icons/gr";
|
|
12
22
|
|
|
13
23
|
//#region src/merchants/spanx/spanx.ts
|
|
@@ -1,14 +1,24 @@
|
|
|
1
1
|
const require_chunk = require('./chunk-CUT6urMc.cjs');
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
const
|
|
5
|
-
require('./
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
2
|
+
require('./events-bH-24eRW.cjs');
|
|
3
|
+
require('./logger-Be0NyKaY.cjs');
|
|
4
|
+
const require_chat = require('./chat-CCQMmhc1.cjs');
|
|
5
|
+
const require_types = require('./types-lcjuhDBt.cjs');
|
|
6
|
+
require('./enviveConfigContext-Bs8kepnO.cjs');
|
|
7
|
+
require('./atomStore-BNQyGmU_.cjs');
|
|
8
|
+
require('./api-BtzLHcfU.cjs');
|
|
9
|
+
require('./customerService-zsDlp7g2.cjs');
|
|
10
|
+
require('./utilityTypes-DMdsI0DG.cjs');
|
|
11
|
+
require('./variantInfo-Cz2YXraO.cjs');
|
|
12
|
+
const require_custservice_types = require('./custservice-types-E9_OSaZ7.cjs');
|
|
13
|
+
const require_suggestionBarV2_types = require('./suggestionBarV2-types-DG3Ekk44.cjs');
|
|
14
|
+
const require_divIds = require('./divIds-CFyAjjp3.cjs');
|
|
15
|
+
const require_cdnService = require('./cdnService-vLxePdrU.cjs');
|
|
16
|
+
require('./chat-CCgyDehy.cjs');
|
|
17
|
+
require('./components-CScS7Ii-.cjs');
|
|
18
|
+
const require_embedded = require('./embedded-BlXJUbik.cjs');
|
|
19
|
+
require('./locators-CUpyd9Wt.cjs');
|
|
20
|
+
const require_default = require('./default-DRKBosow.cjs');
|
|
21
|
+
const require_entrypoints = require('./entrypoints-fowCLUT2.cjs');
|
|
12
22
|
let __spiffy_ai_commerce_api_client = require("@spiffy-ai/commerce-api-client");
|
|
13
23
|
__spiffy_ai_commerce_api_client = require_chunk.__toESM(__spiffy_ai_commerce_api_client);
|
|
14
24
|
let react_icons_gr = require("react-icons/gr");
|
|
@@ -34,7 +44,7 @@ const spanxPageConfig = () => ({
|
|
|
34
44
|
},
|
|
35
45
|
{
|
|
36
46
|
testType: require_types.PageVariantTestType.FeatureGate,
|
|
37
|
-
featureGate:
|
|
47
|
+
featureGate: require_chat.FeatureGates.IsImageBannerEnabled
|
|
38
48
|
}
|
|
39
49
|
],
|
|
40
50
|
widgetMounting: [
|
|
@@ -80,11 +90,11 @@ const spanxPageConfig = () => ({
|
|
|
80
90
|
},
|
|
81
91
|
{
|
|
82
92
|
testType: require_types.PageVariantTestType.FeatureGate,
|
|
83
|
-
featureGate:
|
|
93
|
+
featureGate: require_chat.FeatureGates.IsNonShapewearEnabled
|
|
84
94
|
},
|
|
85
95
|
{
|
|
86
96
|
testType: require_types.PageVariantTestType.FeatureGate,
|
|
87
|
-
featureGate:
|
|
97
|
+
featureGate: require_chat.FeatureGates.IsImageBannerEnabled
|
|
88
98
|
}
|
|
89
99
|
],
|
|
90
100
|
widgetMounting: [
|
|
@@ -114,7 +124,7 @@ const spanxPageConfig = () => ({
|
|
|
114
124
|
},
|
|
115
125
|
{
|
|
116
126
|
testType: require_types.PageVariantTestType.FeatureGate,
|
|
117
|
-
featureGate:
|
|
127
|
+
featureGate: require_chat.FeatureGates.IsNonShapewearEnabled
|
|
118
128
|
}
|
|
119
129
|
],
|
|
120
130
|
widgetMounting: [{
|
|
@@ -159,7 +169,7 @@ const spanxPageConfig = () => ({
|
|
|
159
169
|
},
|
|
160
170
|
{
|
|
161
171
|
testType: require_types.PageVariantTestType.FeatureGate,
|
|
162
|
-
featureGate:
|
|
172
|
+
featureGate: require_chat.FeatureGates.IsNonShapewearEnabled
|
|
163
173
|
}
|
|
164
174
|
],
|
|
165
175
|
productIdExtractor: "shopify-product-variant-id",
|
|
@@ -310,7 +320,7 @@ const spanxPageConfig = () => ({
|
|
|
310
320
|
widgetConfigId: "topSuggestionBarPDP",
|
|
311
321
|
contentId: "spiffy-top-suggestion-bar-contents",
|
|
312
322
|
type: require_types.WidgetType.SuggestionBarV2,
|
|
313
|
-
metricDisplayLocation:
|
|
323
|
+
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
314
324
|
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
315
325
|
variant: "outlined",
|
|
316
326
|
hoverVariant: "secondaryDark",
|
|
@@ -328,7 +338,7 @@ const spanxPageConfig = () => ({
|
|
|
328
338
|
},
|
|
329
339
|
bottomSuggestionBarPDP: {
|
|
330
340
|
widgetConfigId: "bottomSuggestionBarPDP",
|
|
331
|
-
metricDisplayLocation:
|
|
341
|
+
metricDisplayLocation: require_chat.ChatElementDisplayLocation.BOTTOM_REVIEWS_SNIPPET,
|
|
332
342
|
contentId: "spiffy-bottom-suggestion-bar-contents",
|
|
333
343
|
type: require_types.WidgetType.SuggestionBarV2,
|
|
334
344
|
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_BOTTOM,
|
|
@@ -354,7 +364,7 @@ const spanxPageConfig = () => ({
|
|
|
354
364
|
testId: require_entrypoints.TOP_IMAGE_BANNER_PLP_TESTID,
|
|
355
365
|
insertionPoint: {
|
|
356
366
|
selector: "nav[aria-label=\"breadcrumb\"]",
|
|
357
|
-
insertionType:
|
|
367
|
+
insertionType: require_chat.DOMInsertionType.ADJACENT_AFTER_END
|
|
358
368
|
},
|
|
359
369
|
style: { marginTop: "30px" }
|
|
360
370
|
},
|
|
@@ -364,7 +374,7 @@ const spanxPageConfig = () => ({
|
|
|
364
374
|
testId: require_entrypoints.BOTTOM_IMAGE_BANNER_PLP_TESTID,
|
|
365
375
|
insertionPoint: {
|
|
366
376
|
selector: "main > section.order-last",
|
|
367
|
-
insertionType:
|
|
377
|
+
insertionType: require_chat.DOMInsertionType.ADJACENT_AFTER_BEGIN
|
|
368
378
|
},
|
|
369
379
|
style: { marginBottom: "30px" }
|
|
370
380
|
},
|
|
@@ -372,10 +382,10 @@ const spanxPageConfig = () => ({
|
|
|
372
382
|
mountingConfigId: "chatPreviewPLP",
|
|
373
383
|
containerId: require_divIds.CHAT_PREVIEW_CONTAINER_ID,
|
|
374
384
|
testId: CHAT_PREVIEW_PLP_TESTID,
|
|
375
|
-
gridInsertionType:
|
|
385
|
+
gridInsertionType: require_chat.GridInsertionType.ROW_2,
|
|
376
386
|
insertionPoint: {
|
|
377
387
|
selector: ".grid .grid-flow-row-dense",
|
|
378
|
-
insertionType:
|
|
388
|
+
insertionType: require_chat.DOMInsertionType.ADJACENT_AFTER_END
|
|
379
389
|
},
|
|
380
390
|
style: { marginInline: "8px" }
|
|
381
391
|
},
|
|
@@ -385,17 +395,17 @@ const spanxPageConfig = () => ({
|
|
|
385
395
|
testId: CHAT_PREVIEW_PDP_TESTID,
|
|
386
396
|
insertionPoint: {
|
|
387
397
|
selector: ".content-start .divide-y",
|
|
388
|
-
insertionType:
|
|
398
|
+
insertionType: require_chat.DOMInsertionType.BEFORE
|
|
389
399
|
},
|
|
390
400
|
className: "grid"
|
|
391
401
|
},
|
|
392
402
|
topSuggestionBarPDP: {
|
|
393
403
|
mountingConfigId: "topSuggestionBarPDP",
|
|
394
404
|
containerId: require_divIds.TOP_SUGGESTION_BAR_PDP_ID,
|
|
395
|
-
testId:
|
|
405
|
+
testId: require_embedded.TOP_SUGGESTION_BAR_PDP_TESTID,
|
|
396
406
|
insertionPoint: {
|
|
397
407
|
selector: "main section div.grid.gap-2.bg-white",
|
|
398
|
-
insertionType:
|
|
408
|
+
insertionType: require_chat.DOMInsertionType.BEFORE
|
|
399
409
|
},
|
|
400
410
|
className: "grid",
|
|
401
411
|
style: { marginTop: "20px" }
|
|
@@ -403,10 +413,10 @@ const spanxPageConfig = () => ({
|
|
|
403
413
|
bottomSuggestionBarPDP: {
|
|
404
414
|
mountingConfigId: "bottomSuggestionBarPDP",
|
|
405
415
|
containerId: require_divIds.BOTTOM_REVIEWS_BAR_ID,
|
|
406
|
-
testId:
|
|
416
|
+
testId: require_embedded.BOTTOM_SUGGESTION_BAR_PDP_TESTID,
|
|
407
417
|
insertionPoint: {
|
|
408
418
|
selector: "#reviews > div.w-full.gap-8",
|
|
409
|
-
insertionType:
|
|
419
|
+
insertionType: require_chat.DOMInsertionType.APPEND_CHILD
|
|
410
420
|
},
|
|
411
421
|
style: {
|
|
412
422
|
maxWidth: "92vw",
|