@envive-ai/react-hooks 0.1.3 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/adapters/amplitude/index.cjs +13 -13
- package/dist/adapters/amplitude/index.d.cts +5 -3
- package/dist/adapters/amplitude/index.d.ts +5 -3
- package/dist/adapters/amplitude/index.js +10 -10
- package/dist/api-B2euFL-5.cjs +269 -0
- package/dist/api-XRr_lAG6.js +190 -0
- package/dist/application/config/index.cjs +14 -5
- package/dist/application/config/index.d.cts +2 -1
- package/dist/application/config/index.d.ts +2 -1
- package/dist/application/config/index.js +14 -5
- package/dist/application/models/graphql/index.cjs +12 -12
- package/dist/application/models/graphql/index.d.cts +1 -1
- package/dist/application/models/graphql/index.d.ts +1 -1
- package/dist/application/models/graphql/index.js +10 -10
- package/dist/application/models/guards/api/index.cjs +2 -2
- package/dist/application/models/guards/api/index.d.cts +2 -2
- package/dist/application/models/guards/api/index.d.ts +2 -2
- package/dist/application/models/guards/api/index.js +2 -2
- package/dist/application/models/index.cjs +54 -54
- package/dist/application/models/index.d.cts +8 -9
- package/dist/application/models/index.d.ts +8 -9
- package/dist/application/models/index.js +10 -10
- package/dist/application/models/utilityTypes/index.cjs +1 -1
- package/dist/application/models/utilityTypes/index.d.cts +1 -1
- package/dist/application/models/utilityTypes/index.d.ts +1 -1
- package/dist/application/models/utilityTypes/index.js +1 -1
- package/dist/application/models/variantInfo/index.cjs +1 -1
- package/dist/application/models/variantInfo/index.d.cts +1 -1
- package/dist/application/models/variantInfo/index.d.ts +1 -1
- package/dist/application/models/variantInfo/index.js +1 -1
- package/dist/application/service/customerService/index.cjs +2 -2
- package/dist/application/service/customerService/index.d.cts +2 -2
- package/dist/application/service/customerService/index.d.ts +2 -2
- package/dist/application/service/customerService/index.js +2 -2
- package/dist/application/service/index.cjs +38 -757
- package/dist/application/service/index.d.cts +26 -20
- package/dist/application/service/index.d.ts +26 -20
- package/dist/application/service/index.js +12 -727
- package/dist/application/utils/index.cjs +37 -37
- package/dist/application/utils/index.d.cts +12 -12
- package/dist/application/utils/index.d.ts +14 -14
- package/dist/application/utils/index.js +10 -10
- package/dist/atomStore-B1cgmbP0.js +32 -0
- package/dist/atomStore-JwGb7pcy.cjs +58 -0
- package/dist/atomStore-ONYy0XuA.d.cts +24 -0
- package/dist/atomStore-kOKiEcNl.d.ts +24 -0
- package/dist/atoms/app/index.cjs +16 -16
- package/dist/atoms/app/index.d.cts +11 -11
- package/dist/atoms/app/index.d.ts +12 -12
- package/dist/atoms/app/index.js +10 -10
- package/dist/atoms/atomStore/index.cjs +1 -2
- package/dist/atoms/atomStore/index.d.cts +1 -22
- package/dist/atoms/atomStore/index.d.ts +1 -22
- package/dist/atoms/atomStore/index.js +1 -2
- package/dist/atoms/chat/index.cjs +40 -40
- package/dist/atoms/chat/index.d.cts +37 -37
- package/dist/atoms/chat/index.d.ts +38 -38
- package/dist/atoms/chat/index.js +10 -10
- package/dist/atoms/globalSearch/index.cjs +1 -1
- package/dist/atoms/globalSearch/index.d.cts +7 -6
- package/dist/atoms/globalSearch/index.d.ts +2 -1
- package/dist/atoms/globalSearch/index.js +1 -1
- package/dist/atoms/org/index.cjs +38 -40
- package/dist/atoms/org/index.d.cts +35 -53
- package/dist/atoms/org/index.d.ts +34 -52
- package/dist/atoms/org/index.js +11 -12
- package/dist/atoms/search/index.cjs +41 -43
- package/dist/atoms/search/index.d.cts +9 -10
- package/dist/atoms/search/index.d.ts +9 -10
- package/dist/atoms/search/index.js +10 -12
- package/dist/bandolier-Da4wt6sm.cjs +1230 -0
- package/dist/bandolier-DzEmYWcz.js +1230 -0
- package/dist/carpe-AXipz0Xl.cjs +608 -0
- package/dist/carpe-CaUKwcEa.js +606 -0
- package/dist/chat-CHmD79E1.js +26 -0
- package/dist/{chat-CCgyDehy.cjs → chat-_NzpO_Hn.cjs} +2 -1
- package/dist/{components-CScS7Ii-.cjs → components-D0XDRcaN.cjs} +2 -1
- package/dist/components-Dl-TMD9k.js +11 -0
- package/dist/config/locators/components/chat/index.cjs +1 -1
- package/dist/config/locators/components/chat/index.d.ts +1 -1
- package/dist/config/locators/components/chat/index.js +1 -1
- package/dist/config/locators/components/chat/variants/index.cjs +2 -1
- package/dist/config/locators/components/chat/variants/index.d.cts +2 -1
- package/dist/config/locators/components/chat/variants/index.d.ts +2 -1
- package/dist/config/locators/components/chat/variants/index.js +2 -1
- package/dist/config/locators/components/index.cjs +1 -1
- package/dist/config/locators/components/index.d.ts +1 -1
- package/dist/config/locators/components/index.js +1 -1
- package/dist/config/locators/components/search/index.cjs +2 -1
- package/dist/config/locators/components/search/index.d.cts +2 -1
- package/dist/config/locators/components/search/index.d.ts +2 -1
- package/dist/config/locators/components/search/index.js +2 -1
- package/dist/config/locators/index.cjs +4 -4
- package/dist/config/locators/index.d.cts +2 -1
- package/dist/config/locators/index.d.ts +4 -3
- package/dist/config/locators/index.js +4 -4
- package/dist/contexts/index.cjs +20 -23
- package/dist/contexts/index.d.cts +10 -59
- package/dist/contexts/index.d.ts +10 -59
- package/dist/contexts/index.js +11 -17
- package/dist/contexts-CtRlNXaS.js +7674 -0
- package/dist/contexts-CtgmnYNn.cjs +9088 -0
- package/dist/coterie--MGvWeVh.cjs +240 -0
- package/dist/coterie-oKHAT0lx.js +240 -0
- package/dist/customerService-BG1uNZZ1.cjs +36 -0
- package/dist/customerService-BHQRnLhC.js +23 -0
- package/dist/custservice-types-C8-9vKWb.cjs +35 -0
- package/dist/custservice-types-CamCiXjq.js +23 -0
- package/dist/default-B4fINY5_.cjs +4 -0
- package/dist/default-BrTQxA0c.js +4 -0
- package/dist/default-C3LrcbZB.cjs +199 -0
- package/dist/default-CXkYrLEr.js +176 -0
- package/dist/divIds-0Vj9g-fM.js +23 -0
- package/dist/{divIds-CFyAjjp3.cjs → divIds-CjceLRD9.cjs} +2 -1
- package/dist/dreamlandBaby-BEqt0eKF.js +347 -0
- package/dist/dreamlandBaby-DBDjEJCc.cjs +347 -0
- package/dist/{embedded-BlXJUbik.cjs → embedded-B5Wi9g0T.cjs} +2 -1
- package/dist/embedded-_cLpd6FK.js +23 -0
- package/dist/entrypoints-CNUvSgnk.js +7 -0
- package/dist/entrypoints-DM9Sm18O.cjs +19 -0
- package/dist/events/index.cjs +1 -1
- package/dist/events/index.d.cts +2 -1
- package/dist/events/index.d.ts +2 -1
- package/dist/events/index.js +1 -1
- package/dist/events-ClCDFK7t.js +78 -0
- package/dist/events-Da7gpmGv.cjs +90 -0
- package/dist/featureFlagService-5wdmW02z.d.ts +18 -0
- package/dist/featureFlagService-DaelrXEk.d.cts +18 -0
- package/dist/fiveCbd-CdqNt16h.cjs +614 -0
- package/dist/fiveCbd-D6B-sgnX.js +614 -0
- package/dist/forLoveAndLemons-C7GsJG7f.cjs +668 -0
- package/dist/forLoveAndLemons-gNDlMtPR.js +666 -0
- package/dist/{globalSearch-hxbXekus.cjs → globalSearch-BTeZxvk1.cjs} +2 -1
- package/dist/globalSearch-b0wC7ZEO.js +14 -0
- package/dist/greenpan-B5AaW4M_.js +398 -0
- package/dist/greenpan-DrORpYms.cjs +398 -0
- package/dist/grooveLife-BJqsfH2H.cjs +343 -0
- package/dist/grooveLife-xIUmDM8s.js +343 -0
- package/dist/homegrownCannabis-8TZ21u6L.cjs +411 -0
- package/dist/homegrownCannabis-BtMuEvbZ.js +411 -0
- package/dist/hooks/index.cjs +36 -38
- package/dist/hooks/index.d.cts +36 -82
- package/dist/hooks/index.d.ts +38 -84
- package/dist/hooks/index.js +11 -17
- package/dist/index-BTK5uzs6.d.cts +98 -0
- package/dist/index-BdNKc2ix.d.cts +2 -1
- package/dist/index-BrXuc_Ck.d.cts +2 -1
- package/dist/index-BzgkfbNO.d.cts +228 -0
- package/dist/index-CKKkTsms.d.ts +39 -0
- package/dist/index-CKUpnyJQ.d.ts +72 -0
- package/dist/index-CSIOQD-A.d.ts +25 -0
- package/dist/index-CbJZOEU4.d.ts +203 -0
- package/dist/index-ClJ0nMsR.d.cts +184 -0
- package/dist/index-Cr2y08f1.d.ts +9 -0
- package/dist/index-Cx9e-fRi.d.ts +184 -0
- package/dist/index-D2VaMPA3.d.ts +98 -0
- package/dist/index-D46Rd0io.d.cts +39 -0
- package/dist/index-DFL1dIT_.d.ts +7 -0
- package/dist/index-DXpgMVpp.d.ts +749 -0
- package/dist/index-Dxpscrvz.d.ts +228 -0
- package/dist/index-K2kNsOTw.d.cts +203 -0
- package/dist/index-MFbPQ8Ji.d.ts +95 -0
- package/dist/index-VHFMGkO-.d.cts +72 -0
- package/dist/index-VSFakgAI.d.cts +95 -0
- package/dist/index-aNW5V9fh.d.cts +749 -0
- package/dist/index-zZjcds15.d.cts +7 -0
- package/dist/interceptors/index.cjs +12 -13
- package/dist/interceptors/index.d.cts +10 -10
- package/dist/interceptors/index.d.ts +10 -10
- package/dist/interceptors/index.js +10 -11
- package/dist/jackArcher-WtkbLBZj.cjs +728 -0
- package/dist/jackArcher-sO9EbgrZ.js +728 -0
- package/dist/jordanCraig-471FcgqF.cjs +1787 -0
- package/dist/jordanCraig-DNOncplU.js +1787 -0
- package/dist/kindredBravely-BlLyHGMX.cjs +491 -0
- package/dist/kindredBravely-cqZ4OvXp.js +491 -0
- package/dist/kutFromTheKloth-3mOIryvt.cjs +370 -0
- package/dist/kutFromTheKloth-DtVNCMKa.js +370 -0
- package/dist/larryAndSerges-88Bvq-Us.cjs +262 -0
- package/dist/larryAndSerges-cvak6May.js +262 -0
- package/dist/leapsAndRebounds-Dmf8eUPq.js +361 -0
- package/dist/leapsAndRebounds-iWKc923H.cjs +361 -0
- package/dist/logger-Dln20ans.cjs +26 -0
- package/dist/logger-pdEEY8T2.js +20 -0
- package/dist/longevityrx-BTMI9vn-.js +321 -0
- package/dist/longevityrx-CobPyigd.cjs +321 -0
- package/dist/lookOptic-C4H_c0JZ.cjs +283 -0
- package/dist/lookOptic-Jwf7EAU8.js +283 -0
- package/dist/mantraBrand-CySGqbn6.cjs +751 -0
- package/dist/mantraBrand-DoaVj837.js +751 -0
- package/dist/medterra-BnZ5p27n.cjs +584 -0
- package/dist/medterra-DaICcPPp.js +584 -0
- package/dist/modells-CZ1L6dD_.js +485 -0
- package/dist/modells-DF0SndHr.cjs +485 -0
- package/dist/nodeSelector-DybpVr-i.d.ts +31 -0
- package/dist/nodeSelector-vKB44CDB.d.cts +2 -1
- package/dist/orgConfigResults--dAwtw3W.d.ts +881 -0
- package/dist/orgConfigResults-BL0XBA6x.d.cts +881 -0
- package/dist/pressedFloral-B3t2cYzs.cjs +662 -0
- package/dist/pressedFloral-Dsws2Kfb.js +662 -0
- package/dist/search-filter-types-9rTb3jMj.d.cts +102 -0
- package/dist/search-filter-types-C-zZSpGo.d.ts +102 -0
- package/dist/skinPerfection-CILQM2bR.cjs +335 -0
- package/dist/skinPerfection-DmQCntRf.js +335 -0
- package/dist/snapSupplements--X_v0KRM.js +286 -0
- package/dist/snapSupplements-Djuzl0Ed.cjs +286 -0
- package/dist/socialProofClasses-DdzG1tZy.js +10 -0
- package/dist/socialProofClasses-ky69yppk.cjs +40 -0
- package/dist/spanx-Bo81yXSF.cjs +664 -0
- package/dist/spanx-DauxB8KE.js +662 -0
- package/dist/spanxStaging-BucYQvR1.cjs +849 -0
- package/dist/spanxStaging-CfXUukdP.js +846 -0
- package/dist/{suggestionBarV2-types-DG3Ekk44.cjs → suggestionBarV2-types-B3lwrENK.cjs} +2 -1
- package/dist/suggestionBarV2-types-Penx3Y67.js +10 -0
- package/dist/supergoop-8qa_NV3F.cjs +338 -0
- package/dist/supergoop-DOaui-A6.js +336 -0
- package/dist/test-types-CXVJxTeu.d.ts +40 -0
- package/dist/test-types-CuOq25VT.d.cts +40 -0
- package/dist/types/index.cjs +2 -2
- package/dist/types/index.d.cts +2 -2
- package/dist/types/index.d.ts +2 -2
- package/dist/types/index.js +2 -2
- package/dist/types-CD4LFta-.d.cts +33 -0
- package/dist/types-CGC6Oozp.cjs +231 -0
- package/dist/types-CnTCkyvK.js +177 -0
- package/dist/types-DBdI0j89.d.ts +33 -0
- package/dist/uniqueVintage-BWkDgt1z.js +1212 -0
- package/dist/uniqueVintage-DAne8XcL.cjs +1214 -0
- package/dist/variant-CC1nrywd.d.ts +13 -0
- package/dist/variant-CQTuQQSq.d.cts +13 -0
- package/dist/venaCbd-B1HO_Pkr.cjs +366 -0
- package/dist/venaCbd-CnByO-5R.js +366 -0
- package/dist/westonJonBoucher-BAGXegsX.js +423 -0
- package/dist/westonJonBoucher-BRfHWMbs.cjs +423 -0
- package/dist/wineEnthusiast-DW8JVwV8.cjs +941 -0
- package/dist/wineEnthusiast-EJbhMeKQ.js +941 -0
- package/dist/wolfMattress-B6INZNRJ.cjs +373 -0
- package/dist/wolfMattress-D9P7ErH_.js +373 -0
- package/dist/wolfTactical-C5Pupi3J.js +350 -0
- package/dist/wolfTactical-TMthZM93.cjs +350 -0
- package/package.json +2 -1
- package/src/adapters/amplitude/amplitudeAdapter.ts +32 -9
- package/src/adapters/spiffy/commerce/api.ts +17 -8
- package/src/adapters/spiffy/commerce/graphql.ts +16 -5
- package/src/application/config/generalStaticConfig.ts +5 -2
- package/src/application/models/api/orgConfigResults.ts +6 -2
- package/src/application/models/supportedOrgs.ts +1 -1
- package/src/application/models/validators/validateGraphQLColorsConfig.ts +23 -21
- package/src/application/service/cdnService.ts +4 -2
- package/src/application/service/graphqlConfigService.ts +59 -0
- package/src/application/service/index.ts +1 -1
- package/src/application/service/pageVariantService.ts +5 -5
- package/src/application/service/searchService.ts +9 -2
- package/src/application/service/windowChatToggleService.ts +28 -19
- package/src/application/service/windowFrontendConfigService.ts +7 -4
- package/src/atoms/app/index.ts +26 -17
- package/src/atoms/app/variant.ts +1 -0
- package/src/atoms/chat/messageQueue.ts +1 -1
- package/src/atoms/envive/enviveConfig.ts +81 -0
- package/src/atoms/org/graphqlConfig.ts +40 -11
- package/src/atoms/org/index.ts +7 -7
- package/src/atoms/org/merchantCss.ts +119 -2
- package/src/atoms/org/org.ts +67 -70
- package/src/atoms/org/orgPageConfig.ts +9 -6
- package/src/atoms/org/orgUIConfig.ts +22 -9
- package/src/atoms/search/chatSearch.ts +85 -67
- package/src/atoms/search/searchAPI.ts +52 -42
- package/src/contexts/chatContext.tsx +4 -1
- package/src/contexts/enviveConfigContext.tsx +37 -26
- package/src/contexts/enviveCssContext.tsx +20 -0
- package/src/contexts/index.ts +2 -0
- package/src/contexts/orgConfigContext.tsx +106 -0
- package/src/contexts/systemSettingsContext.tsx +2 -2
- package/src/contexts/types.ts +12 -9
- package/src/hooks/index.ts +2 -3
- package/src/hooks/useDynamicVariants.ts +48 -32
- package/src/hooks/useFileUpload.ts +1 -1
- package/src/hooks/useHideElements.ts +21 -18
- package/src/hooks/useImageResolver.ts +16 -8
- package/src/hooks/useNewOrgConfig.ts +80 -0
- package/src/hooks/useSearch.tsx +10 -6
- package/src/hooks/utils.ts +1 -1
- package/src/interceptors/useFormEscalation.ts +26 -9
- package/src/types.ts +0 -2
- package/dist/api-BtzLHcfU.cjs +0 -268
- package/dist/api-kpPTZhV9.js +0 -189
- package/dist/atomStore-BNQyGmU_.cjs +0 -57
- package/dist/atomStore-TnLPtYns.js +0 -31
- package/dist/bandolier-CQrxBHsk.cjs +0 -1230
- package/dist/bandolier-Di9DpZ8e.js +0 -1230
- package/dist/carpe-3NJOR-Rj.cjs +0 -608
- package/dist/carpe-DmWKaIQq.js +0 -606
- package/dist/cdnService-BNreZjqy.js +0 -18
- package/dist/cdnService-vLxePdrU.cjs +0 -23
- package/dist/chat-CCQMmhc1.cjs +0 -5057
- package/dist/chat-Dk6KPb1K.js +0 -25
- package/dist/chat-H6YcCS4I.js +0 -4113
- package/dist/components-DAQxVIn9.js +0 -10
- package/dist/coterie-D0UFsFC5.cjs +0 -240
- package/dist/coterie-JblRmIZL.js +0 -240
- package/dist/customerService-C4wc0glQ.js +0 -22
- package/dist/customerService-zsDlp7g2.cjs +0 -35
- package/dist/custservice-types-D8Npo-5Z.js +0 -22
- package/dist/custservice-types-E9_OSaZ7.cjs +0 -34
- package/dist/default-C5ZTV8HA.cjs +0 -4
- package/dist/default-DPv8m-eQ.js +0 -175
- package/dist/default-DRKBosow.cjs +0 -198
- package/dist/default-ao0vRl0W.js +0 -4
- package/dist/divIds-BWvq-i6I.js +0 -22
- package/dist/dreamlandBaby-CyS8oW8X.js +0 -347
- package/dist/dreamlandBaby-y7kSvwH2.cjs +0 -347
- package/dist/embedded-C1jvFj3v.js +0 -22
- package/dist/entrypoints-CmmOszXO.js +0 -6
- package/dist/entrypoints-fowCLUT2.cjs +0 -18
- package/dist/enviveConfigContext-Bs8kepnO.cjs +0 -48
- package/dist/enviveConfigContext-CWVdVWKW.js +0 -34
- package/dist/events-DgFzlVJR.js +0 -77
- package/dist/events-bH-24eRW.cjs +0 -89
- package/dist/featureFlagService-CroFRxvD.d.cts +0 -17
- package/dist/featureFlagService-NkJ2fuEj.d.ts +0 -17
- package/dist/featureGates-BMWXU0dS.d.ts +0 -90
- package/dist/featureGates-N_gyHCTn.d.cts +0 -90
- package/dist/fiveCbd-CXVuIBiZ.cjs +0 -614
- package/dist/fiveCbd-Cyc3-Ab9.js +0 -614
- package/dist/forLoveAndLemons-CxQS0USq.cjs +0 -668
- package/dist/forLoveAndLemons-D8mcgmdk.js +0 -666
- package/dist/frontendConfig-KeNqU1wa.d.cts +0 -790
- package/dist/frontendConfig-cPvCTWm6.d.ts +0 -790
- package/dist/globalSearch-BC0rOX3E.js +0 -13
- package/dist/greenpan-JM6SHcqO.js +0 -398
- package/dist/greenpan-eIzyxVsn.cjs +0 -398
- package/dist/grooveLife-BmsUc2cD.js +0 -343
- package/dist/grooveLife-KdTizVUn.cjs +0 -343
- package/dist/homegrownCannabis-C0GDai4r.cjs +0 -411
- package/dist/homegrownCannabis-a9udocBT.js +0 -411
- package/dist/hooks-DjOa7ihH.cjs +0 -7331
- package/dist/hooks-fneW8SWw.js +0 -7152
- package/dist/index-BQErGgfM.d.cts +0 -202
- package/dist/index-C4zjAR1c.d.cts +0 -227
- package/dist/index-CGB6CAmr.d.ts +0 -6
- package/dist/index-CIco0cCQ.d.ts +0 -183
- package/dist/index-COG1kOZG.d.ts +0 -749
- package/dist/index-CVxe7FpL.d.cts +0 -6
- package/dist/index-Cn1SeI5y.d.cts +0 -183
- package/dist/index-CnqHN_jz.d.ts +0 -202
- package/dist/index-Cqg6ltII.d.ts +0 -38
- package/dist/index-DE_7Q8qK.d.ts +0 -94
- package/dist/index-Da0UzyI9.d.ts +0 -24
- package/dist/index-DbWWcYax.d.cts +0 -749
- package/dist/index-DtoVXd6O.d.cts +0 -97
- package/dist/index-JClBRnSX.d.cts +0 -94
- package/dist/index-ghzD_356.d.ts +0 -8
- package/dist/index-hdbCEjYy.d.cts +0 -38
- package/dist/index-luJrHgPN.d.ts +0 -97
- package/dist/index-tfRj22E1.d.ts +0 -227
- package/dist/jackArcher-B6OJ0N3a.cjs +0 -728
- package/dist/jackArcher-B9fe4Hv8.js +0 -728
- package/dist/jordanCraig-0CB_m_ts.cjs +0 -1787
- package/dist/jordanCraig-DNm1iw1L.js +0 -1787
- package/dist/kindredBravely-CZgt7DJA.js +0 -491
- package/dist/kindredBravely-KvYPbckZ.cjs +0 -491
- package/dist/kutFromTheKloth-BxgtWZs9.cjs +0 -370
- package/dist/kutFromTheKloth-SmteSZjk.js +0 -370
- package/dist/larryAndSerges-6O_u3L90.cjs +0 -261
- package/dist/larryAndSerges-DO-zG8ES.js +0 -261
- package/dist/leapsAndRebounds-BK62AmXw.js +0 -361
- package/dist/leapsAndRebounds-gPsWVUmQ.cjs +0 -361
- package/dist/logger-Be0NyKaY.cjs +0 -25
- package/dist/logger-BexDfK3W.js +0 -19
- package/dist/longevityrx-DjKbwJo3.cjs +0 -321
- package/dist/longevityrx-eq5TeUcy.js +0 -321
- package/dist/lookOptic-BPPqms_j.cjs +0 -283
- package/dist/lookOptic-jRpBXQCN.js +0 -283
- package/dist/mantraBrand-BZOZfkUK.js +0 -751
- package/dist/mantraBrand-Cp8zptkj.cjs +0 -751
- package/dist/medterra-BHYCBgvQ.cjs +0 -584
- package/dist/medterra-CShe6CLY.js +0 -584
- package/dist/modells-DE7-gmjK.cjs +0 -485
- package/dist/modells-DFyJxNwT.js +0 -485
- package/dist/nodeSelector-DpKXszfU.d.ts +0 -30
- package/dist/org-Bkn6fl6I.cjs +0 -106
- package/dist/org-CX8HFbc9.js +0 -63
- package/dist/pressedFloral-BMkCVs8c.cjs +0 -662
- package/dist/pressedFloral-aK9br-LF.js +0 -662
- package/dist/search-DtIFZeMA.cjs +0 -743
- package/dist/search-eWwg8pNn.js +0 -542
- package/dist/search-filter-types-ByJnFPc4.d.cts +0 -101
- package/dist/search-filter-types-DPgeG8FS.d.ts +0 -101
- package/dist/skinPerfection-B9G6yLM2.js +0 -335
- package/dist/skinPerfection-BBC1q65Z.cjs +0 -335
- package/dist/snapSupplements-D7hx6Kgj.cjs +0 -286
- package/dist/snapSupplements-DKvJl__T.js +0 -286
- package/dist/socialProofClasses-BYLiEXpU.cjs +0 -39
- package/dist/socialProofClasses-CkJufEGb.js +0 -9
- package/dist/spanx-D-ZKkxjM.cjs +0 -664
- package/dist/spanx-yl7YfVrf.js +0 -662
- package/dist/spanxStaging-CXeIg6zI.cjs +0 -849
- package/dist/spanxStaging-DzGXL9wD.js +0 -846
- package/dist/suggestionBarV2-types-B0RbMStE.js +0 -9
- package/dist/supergoop-CSpDPOpl.cjs +0 -337
- package/dist/supergoop-D0UkuRiA.js +0 -335
- package/dist/test-types-C9b_OdfO.d.ts +0 -39
- package/dist/test-types-CpKCxk8U.d.cts +0 -39
- package/dist/types-BE4faOO_.d.cts +0 -32
- package/dist/types-C3S1H4hl.js +0 -176
- package/dist/types-TD8g7LnH.d.ts +0 -32
- package/dist/types-lcjuhDBt.cjs +0 -230
- package/dist/uniqueVintage-DygVpCqU.cjs +0 -1214
- package/dist/uniqueVintage-_n0FZFVj.js +0 -1212
- package/dist/useMessageInterceptor-BP6gzo8a.js +0 -57
- package/dist/useMessageInterceptor-BnUG2Pzt.cjs +0 -72
- package/dist/variant-DH4zusMi.d.cts +0 -12
- package/dist/variant-DTEqSBHd.d.ts +0 -12
- package/dist/variantInfo-BTvC6CQh.js +0 -1
- package/dist/variantInfo-Cz2YXraO.cjs +0 -0
- package/dist/venaCbd-BS0dvdBm.js +0 -366
- package/dist/venaCbd-Pqg0bj-P.cjs +0 -366
- package/dist/westonJonBoucher-CLw8Hy6u.js +0 -423
- package/dist/westonJonBoucher-CeA0jwxe.cjs +0 -423
- package/dist/wineEnthusiast-M9P18d1w.js +0 -941
- package/dist/wineEnthusiast-gHBaQMbe.cjs +0 -941
- package/dist/wolfMattress-BQHjoQYu.js +0 -373
- package/dist/wolfMattress-CdmN-Evm.cjs +0 -373
- package/dist/wolfTactical-Cc2ZLBRh.js +0 -350
- package/dist/wolfTactical-dObnPgAG.cjs +0 -350
- package/src/application/service/environmentService.ts +0 -51
- package/src/extension.ts +0 -63
- package/src/hooks/useHorizontalScrollAnimation.ts +0 -115
- package/src/hooks/useReducedMotionWithOverride.ts +0 -15
- package/src/hooks/useSnapControl.ts +0 -155
- package/src/initialize.ts +0 -163
- package/src/main.tsx +0 -108
- package/src/merchants/uniqueVintage/views/useUniqueVintageChatSearch.ts +0 -147
- /package/dist/{atomStore-B3tsg6mF.cjs → locators-CugndTUM.cjs} +0 -0
- /package/dist/{atomStore-FSZd_20F.js → locators-DnKpajbY.js} +0 -0
- /package/dist/{locators-C2DX_nX6.js → utilityTypes-BVikejDo.js} +0 -0
- /package/dist/{locators-CUpyd9Wt.cjs → utilityTypes-C4h2wgAK.cjs} +0 -0
- /package/dist/{utilityTypes-DMdsI0DG.cjs → variantInfo-CNRTY0gH.cjs} +0 -0
- /package/dist/{utilityTypes-UWdNHElu.js → variantInfo-CzhR5W6h.js} +0 -0
|
@@ -1,1214 +0,0 @@
|
|
|
1
|
-
const require_chunk = require('./chunk-CUT6urMc.cjs');
|
|
2
|
-
require('./events-bH-24eRW.cjs');
|
|
3
|
-
require('./logger-Be0NyKaY.cjs');
|
|
4
|
-
const require_chat = require('./chat-CCQMmhc1.cjs');
|
|
5
|
-
const require_types = require('./types-lcjuhDBt.cjs');
|
|
6
|
-
require('./enviveConfigContext-Bs8kepnO.cjs');
|
|
7
|
-
require('./atomStore-BNQyGmU_.cjs');
|
|
8
|
-
require('./api-BtzLHcfU.cjs');
|
|
9
|
-
require('./customerService-zsDlp7g2.cjs');
|
|
10
|
-
require('./utilityTypes-DMdsI0DG.cjs');
|
|
11
|
-
require('./variantInfo-Cz2YXraO.cjs');
|
|
12
|
-
const require_suggestionBarV2_types = require('./suggestionBarV2-types-DG3Ekk44.cjs');
|
|
13
|
-
const require_divIds = require('./divIds-CFyAjjp3.cjs');
|
|
14
|
-
const require_cdnService = require('./cdnService-vLxePdrU.cjs');
|
|
15
|
-
require('./chat-CCgyDehy.cjs');
|
|
16
|
-
require('./components-CScS7Ii-.cjs');
|
|
17
|
-
const require_embedded = require('./embedded-BlXJUbik.cjs');
|
|
18
|
-
require('./locators-CUpyd9Wt.cjs');
|
|
19
|
-
const require_default = require('./default-DRKBosow.cjs');
|
|
20
|
-
let __spiffy_ai_commerce_api_client = require("@spiffy-ai/commerce-api-client");
|
|
21
|
-
__spiffy_ai_commerce_api_client = require_chunk.__toESM(__spiffy_ai_commerce_api_client);
|
|
22
|
-
|
|
23
|
-
//#region src/merchants/uniqueVintage/uniqueVintage.ts
|
|
24
|
-
const uniqueVintageColors = {
|
|
25
|
-
[require_types.ColorNames.TextPrimary]: "#000000",
|
|
26
|
-
[require_types.ColorNames.TextSecondary]: "#595959",
|
|
27
|
-
[require_types.ColorNames.TextAccent]: "#1D4A4F",
|
|
28
|
-
[require_types.ColorNames.TextLink]: "#222222",
|
|
29
|
-
[require_types.ColorNames.TextLight]: "#FFFFFF",
|
|
30
|
-
[require_types.ColorNames.BackgroundPrimary]: "#FADDD5",
|
|
31
|
-
[require_types.ColorNames.BackgroundSecondary]: "#FFFDF3",
|
|
32
|
-
[require_types.ColorNames.BackgroundSecondaryDark]: "#EBE9E0",
|
|
33
|
-
[require_types.ColorNames.BackgroundTertiary]: "#1D4A4F",
|
|
34
|
-
[require_types.ColorNames.BackgroundDark]: "#222222",
|
|
35
|
-
[require_types.ColorNames.BackgroundLight]: "#FFFFFF",
|
|
36
|
-
[require_types.ColorNames.BackgroundSaturated]: "#FADDD5",
|
|
37
|
-
[require_types.ColorNames.BorderLight]: "#E7E7E7",
|
|
38
|
-
[require_types.ColorNames.BorderMedium]: "#C2C4C8",
|
|
39
|
-
[require_types.ColorNames.BorderDark]: "#595959",
|
|
40
|
-
[require_types.ColorNames.BorderOutline]: "#222222",
|
|
41
|
-
[require_types.ColorNames.AccentPrimary]: "#FADDD5",
|
|
42
|
-
[require_types.ColorNames.AccentSecondary]: "#C0E7D6"
|
|
43
|
-
};
|
|
44
|
-
const uniqueVintageOrgUIConfig = () => {
|
|
45
|
-
const defaultUniqueVintageOrgConfig = require_default.defaultOrgUIConfig(require_types.OrgShortName.UniqueVintage);
|
|
46
|
-
return {
|
|
47
|
-
...defaultUniqueVintageOrgConfig,
|
|
48
|
-
chatMessageConfig: {
|
|
49
|
-
...defaultUniqueVintageOrgConfig.chatMessageConfig,
|
|
50
|
-
assistantChatTitle: "Unique Vintage AI",
|
|
51
|
-
variant: "standard"
|
|
52
|
-
},
|
|
53
|
-
chatHeader: {
|
|
54
|
-
...defaultUniqueVintageOrgConfig.chatHeader,
|
|
55
|
-
chevronColor: require_types.colorVar(require_types.ColorNames.BackgroundDark),
|
|
56
|
-
expandedColor: require_types.colorVar(require_types.ColorNames.BackgroundPrimary),
|
|
57
|
-
imageSrc: require_cdnService.CdnService.getAssetURL("unique-vintage-long-logo.png", require_types.OrgShortName.UniqueVintage)
|
|
58
|
-
},
|
|
59
|
-
chatPreviewConfig: {
|
|
60
|
-
...defaultUniqueVintageOrgConfig.chatPreviewConfig,
|
|
61
|
-
variant: "filled",
|
|
62
|
-
filledBackgroundColor: require_types.colorVar(require_types.ColorNames.AccentSecondary),
|
|
63
|
-
iconFillColor: require_types.colorVar(require_types.ColorNames.AccentPrimary),
|
|
64
|
-
buttonTextColor: require_types.colorVar(require_types.ColorNames.TextLight),
|
|
65
|
-
buttonBackgroundColor: require_types.colorVar(require_types.ColorNames.BackgroundDark),
|
|
66
|
-
buttonTextHoverColor: require_types.colorVar(require_types.ColorNames.TextPrimary),
|
|
67
|
-
buttonBackgroundHoverColor: require_types.colorVar(require_types.ColorNames.BackgroundSecondaryDark),
|
|
68
|
-
topMargin: 10,
|
|
69
|
-
copies: {
|
|
70
|
-
plp: [
|
|
71
|
-
"a classic swimsuit that's perfect for poolside glamour?",
|
|
72
|
-
"a skirt that twirls like it's straight out of the '50s?",
|
|
73
|
-
"a handbag inspired by iconic eras?",
|
|
74
|
-
"a dress that turns every head in the room?"
|
|
75
|
-
],
|
|
76
|
-
pdp: [
|
|
77
|
-
"the vintage-inspired details that make this piece timeless?",
|
|
78
|
-
"what makes this style a true throwback treasure?",
|
|
79
|
-
"what luxe materials will elevate your look?",
|
|
80
|
-
"the size that's right for you?"
|
|
81
|
-
]
|
|
82
|
-
},
|
|
83
|
-
staticSuggestionCopies: {
|
|
84
|
-
plp: [
|
|
85
|
-
"What casual vintage pieces work for everyday wear?",
|
|
86
|
-
"What pieces can I mix and match for a vintage-inspired wardrobe?",
|
|
87
|
-
"What shoes are perfect for date nights and special occasions?",
|
|
88
|
-
"What accessories can I add to elevate my vintage look?"
|
|
89
|
-
],
|
|
90
|
-
pdp: [
|
|
91
|
-
"What size will give me the right fit?",
|
|
92
|
-
"How do I keep this piece in perfect condition for years to come?",
|
|
93
|
-
"What features makes this piece the ideal statement for a vintage lover?",
|
|
94
|
-
"How does this piece embody the spirit of past eras with modern style?"
|
|
95
|
-
]
|
|
96
|
-
},
|
|
97
|
-
headerConfig: {
|
|
98
|
-
title: "Shopping Assistant",
|
|
99
|
-
sparklesColor: void 0,
|
|
100
|
-
imageHeight: 24,
|
|
101
|
-
imageSrc: require_cdnService.CdnService.getAssetURL("unique-vintage-long-logo.png", require_types.OrgShortName.UniqueVintage)
|
|
102
|
-
},
|
|
103
|
-
footerConfig: {
|
|
104
|
-
...defaultUniqueVintageOrgConfig.chatPreviewConfig.footerConfig,
|
|
105
|
-
replyButtonText: "What can I help you find?",
|
|
106
|
-
replyButtonIcon: "magnifyingGlass",
|
|
107
|
-
hasFade: false
|
|
108
|
-
}
|
|
109
|
-
},
|
|
110
|
-
floatingEntrypointConfig: {
|
|
111
|
-
...defaultUniqueVintageOrgConfig.floatingEntrypointConfig,
|
|
112
|
-
showOption: "always",
|
|
113
|
-
expandedColor: require_types.colorVar(require_types.ColorNames.BorderOutline),
|
|
114
|
-
iconStrokeColor: require_types.colorVar(require_types.ColorNames.BackgroundDark),
|
|
115
|
-
iconFillColor: require_types.colorVar(require_types.ColorNames.BackgroundDark),
|
|
116
|
-
expansionText: {
|
|
117
|
-
pdp: "Will this complete your retro wardrobe?",
|
|
118
|
-
plp: "What vintage treasure will you find today?"
|
|
119
|
-
}
|
|
120
|
-
},
|
|
121
|
-
productCardConfig: { ...defaultUniqueVintageOrgConfig.productCardConfig },
|
|
122
|
-
productReviewConfig: {
|
|
123
|
-
...defaultUniqueVintageOrgConfig.productReviewConfig,
|
|
124
|
-
colorVariant: "brand",
|
|
125
|
-
incentivizedReviewFlag: false
|
|
126
|
-
},
|
|
127
|
-
welcomeSectionConfig: {
|
|
128
|
-
...defaultUniqueVintageOrgConfig.welcomeSectionConfig,
|
|
129
|
-
title: "Welcome to Unique Vintage AI!",
|
|
130
|
-
colorVariant: "brand",
|
|
131
|
-
subtitle: "Hello, darling! I'm here to help you find everything you need to channel your unique, vintage-inspired style. Whether you're searching for the perfect outfit, need sizing advice, or just want to explore fabulous accessories, let's make your shopping experience as glamorous as you are!"
|
|
132
|
-
},
|
|
133
|
-
customerServiceIntegration: {
|
|
134
|
-
integrationMode: require_types.CustomerServiceIntegrationMode.simple,
|
|
135
|
-
provider: require_types.CustomerServiceType.zowie
|
|
136
|
-
},
|
|
137
|
-
conversationalSearch: {
|
|
138
|
-
enabled: true,
|
|
139
|
-
replyInput: {
|
|
140
|
-
sendIcon: "search",
|
|
141
|
-
placeholder: "What can I help you find?"
|
|
142
|
-
},
|
|
143
|
-
entrypointContainer: "id|chat-search-entrypoint",
|
|
144
|
-
productGridContainer: "id|chat-search-product-page",
|
|
145
|
-
searchContent: "query|.ss__autocomplete--target",
|
|
146
|
-
pageContent: "id|MainContent",
|
|
147
|
-
generalSearchBtn: "query|button.modal__close-button"
|
|
148
|
-
},
|
|
149
|
-
searchConfig: {
|
|
150
|
-
enableGlobalSearch: true,
|
|
151
|
-
searchFilterConfig: [
|
|
152
|
-
{
|
|
153
|
-
filterId: "color",
|
|
154
|
-
displayName: "Color",
|
|
155
|
-
attribute: "colors",
|
|
156
|
-
type: "dynamic",
|
|
157
|
-
sorting: { type: "alphabetic" }
|
|
158
|
-
},
|
|
159
|
-
{
|
|
160
|
-
filterId: "size",
|
|
161
|
-
displayName: "Size",
|
|
162
|
-
type: "dynamic",
|
|
163
|
-
attribute: "sizes",
|
|
164
|
-
sorting: {
|
|
165
|
-
type: "custom",
|
|
166
|
-
map: {
|
|
167
|
-
"One Size": 10,
|
|
168
|
-
"XXS / 0": 20,
|
|
169
|
-
"XS / 2": 30,
|
|
170
|
-
"S / 4": 40,
|
|
171
|
-
"M / 6 - 8": 50,
|
|
172
|
-
"L / 10 - 12": 60,
|
|
173
|
-
"XL / 14": 70,
|
|
174
|
-
"1X / 16": 80,
|
|
175
|
-
"2X / 18": 90,
|
|
176
|
-
"3X / 20": 100,
|
|
177
|
-
"4X / 22 - 24": 110,
|
|
178
|
-
"5X / 26": 120,
|
|
179
|
-
"6X": 130
|
|
180
|
-
}
|
|
181
|
-
}
|
|
182
|
-
},
|
|
183
|
-
{
|
|
184
|
-
filterId: "price",
|
|
185
|
-
displayName: "Price",
|
|
186
|
-
type: "price",
|
|
187
|
-
bucketSize: 50
|
|
188
|
-
}
|
|
189
|
-
]
|
|
190
|
-
},
|
|
191
|
-
merchantOverrideCss: `
|
|
192
|
-
#spiffy-modal-container {
|
|
193
|
-
z-index: 2147483001 !important;
|
|
194
|
-
}
|
|
195
|
-
.spiffy-star-rating-star {
|
|
196
|
-
fill: var(--spiffy-colors-text-accent) !important;
|
|
197
|
-
}
|
|
198
|
-
.spiffy-product-review-header-reviewer {
|
|
199
|
-
color: var(--spiffy-colors-text-primary) !important;
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
/* WelcomeSection light text override */
|
|
203
|
-
.spiffy-welcome-section-message-title {
|
|
204
|
-
color: var(--spiffy-colors-text-light) !important;
|
|
205
|
-
}
|
|
206
|
-
.spiffy-welcome-section-message-subtitle {
|
|
207
|
-
color: var(--spiffy-colors-text-light) !important;
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
#spiffy-ai-chat-preview {
|
|
211
|
-
display: block;
|
|
212
|
-
}
|
|
213
|
-
#chat-search-product-page {
|
|
214
|
-
display: block;
|
|
215
|
-
}
|
|
216
|
-
#chat-search-nav-entrypoint {
|
|
217
|
-
display: flex;
|
|
218
|
-
}
|
|
219
|
-
#spiffy-ai-chat-preview.is-pdp {
|
|
220
|
-
padding-top: 8px;
|
|
221
|
-
border-top: solid 1px var(--spiffy-colors-border-light);
|
|
222
|
-
}
|
|
223
|
-
#spiffy-top-suggestion-bar-id {
|
|
224
|
-
display: block;
|
|
225
|
-
}
|
|
226
|
-
#spiffy-ai-chat-preview {
|
|
227
|
-
display: block;
|
|
228
|
-
}
|
|
229
|
-
#spiffy-bottom-reviews-bar-id {
|
|
230
|
-
display: block;
|
|
231
|
-
}
|
|
232
|
-
.spiffy-chat-search-entrypoint-container {
|
|
233
|
-
background: var(--spiffy-colors-background-primary) !important;
|
|
234
|
-
border-color: var(--spiffy-colors-background-dark) !important;
|
|
235
|
-
}
|
|
236
|
-
.spiffy-chat-search-entrypoint-container .spiffy-button-base-button {
|
|
237
|
-
color: var(--spiffy-colors-text-primary) !important;
|
|
238
|
-
border: none;
|
|
239
|
-
}
|
|
240
|
-
.spiffy-chat-search-entrypoint-text p {
|
|
241
|
-
font-family: 'Bookmania-SemiBold' !important;
|
|
242
|
-
font-size: 16px !important;
|
|
243
|
-
}
|
|
244
|
-
#spiffy-ai-chat-preview-contents h1, h2, h3, h4, h5, h6 {
|
|
245
|
-
--chakra-fonts-heading: 'Bookmania-Regular', 'Poppins', sans-serif;
|
|
246
|
-
}
|
|
247
|
-
.spiffy-headline {
|
|
248
|
-
font-family: 'Bookmania-Regular', 'Poppins', sans-serif;
|
|
249
|
-
}
|
|
250
|
-
#spiffy-model-container h1, h2, h3, h4, h5, h6 {
|
|
251
|
-
font-family: var(--chakra-fonts-heading);
|
|
252
|
-
}
|
|
253
|
-
#spiffy-model-container h1, h2, h3, h4, h5, h6 {
|
|
254
|
-
--chakra-fonts-heading: 'Bookmania-Regular', 'Poppins', sans-serif;
|
|
255
|
-
}
|
|
256
|
-
.spiffy-suggestion-button-question-class {
|
|
257
|
-
border: 1px solid var(--spiffy-colors-border-light);
|
|
258
|
-
}
|
|
259
|
-
.spiffy-tag-pill-text {
|
|
260
|
-
color: var(--spiffy-colors-text-light) !important;
|
|
261
|
-
}
|
|
262
|
-
#return-to-results-button {
|
|
263
|
-
display: block;
|
|
264
|
-
}
|
|
265
|
-
.spiffy-back-to-results-button {
|
|
266
|
-
margin-left: 30px;
|
|
267
|
-
margin-top: 30px;
|
|
268
|
-
@media (max-width: 768px) {
|
|
269
|
-
margin-left: 20px;
|
|
270
|
-
margin-top: 20px;
|
|
271
|
-
}
|
|
272
|
-
}
|
|
273
|
-
@media (max-width: 992px) {
|
|
274
|
-
#chat-search-entrypoint {
|
|
275
|
-
display: none;
|
|
276
|
-
}
|
|
277
|
-
}
|
|
278
|
-
#chat-search-entrypoint-mobile {
|
|
279
|
-
display: none;
|
|
280
|
-
}
|
|
281
|
-
.ss__autocomplete--active #chat-search-entrypoint-mobile {
|
|
282
|
-
display: flex;
|
|
283
|
-
}
|
|
284
|
-
.spiffy-product-card-title {
|
|
285
|
-
font-family: var(--chakra-fonts-heading);
|
|
286
|
-
color: var(--spiffy-colors-text-link);
|
|
287
|
-
}
|
|
288
|
-
.spiffy-product-card-text-color {
|
|
289
|
-
color: var(--spiffy-colors-text-secondary);
|
|
290
|
-
}
|
|
291
|
-
|
|
292
|
-
.spiffy-chat-header-close-button {
|
|
293
|
-
color: var(--spiffy-colors-background-primary);
|
|
294
|
-
background-color: var(--spiffy-colors-background-tertiary);
|
|
295
|
-
}
|
|
296
|
-
|
|
297
|
-
#spiffy-top-suggestion-bar-contents .spiffy-suggestion-button-question-class span {
|
|
298
|
-
color: var(--spiffy-colors-text-accent) !important;
|
|
299
|
-
}
|
|
300
|
-
|
|
301
|
-
#spiffy-top-suggestion-bar-contents .spiffy-suggestion-button-question-class svg {
|
|
302
|
-
fill: var(--spiffy-colors-text-accent) !important;
|
|
303
|
-
stroke: var(--spiffy-colors-text-accent) !important;
|
|
304
|
-
}
|
|
305
|
-
|
|
306
|
-
#spiffy-bottom-suggestion-bar-contents .spiffy-suggestion-button-question-class svg {
|
|
307
|
-
fill: var(--spiffy-colors-accent-primary) !important;
|
|
308
|
-
stroke: var(--spiffy-colors-accent-primary) !important;
|
|
309
|
-
}
|
|
310
|
-
|
|
311
|
-
#spiffy-bottom-suggestion-bar-contents .spiffy-suggestion-button-question-class:hover svg {
|
|
312
|
-
fill: var(--spiffy-colors-text-link) !important;
|
|
313
|
-
stroke: var(--spiffy-colors-text-link) !important;
|
|
314
|
-
}
|
|
315
|
-
|
|
316
|
-
#spiffy-ai-global-search-entrypoint.global-entry-desktop {
|
|
317
|
-
display: block;
|
|
318
|
-
}
|
|
319
|
-
#spiffy-ai-global-search-entrypoint-mobile.global-entry-mobile {
|
|
320
|
-
display: none;
|
|
321
|
-
}
|
|
322
|
-
|
|
323
|
-
@media (max-width: 992px) {
|
|
324
|
-
#spiffy-ai-global-search-entrypoint.global-entry-desktop {
|
|
325
|
-
display: none;
|
|
326
|
-
}
|
|
327
|
-
#spiffy-ai-global-search-entrypoint-mobile.global-entry-mobile {
|
|
328
|
-
display: block;
|
|
329
|
-
}
|
|
330
|
-
}
|
|
331
|
-
|
|
332
|
-
#spiffy-ai-global-search-entrypoint.global-entry-desktop .spiffy-global-search-input-container {
|
|
333
|
-
height: 80px;
|
|
334
|
-
}
|
|
335
|
-
|
|
336
|
-
.spiffy-global-search-input-container .spiffy-global-search-text {
|
|
337
|
-
font-family: "Poly", serif;
|
|
338
|
-
color: var(--spiffy-colors-text-link) !important;
|
|
339
|
-
font-weight: 500;
|
|
340
|
-
line-height: 80px;
|
|
341
|
-
padding-top: 6px;
|
|
342
|
-
}
|
|
343
|
-
|
|
344
|
-
.spiffy-search-overlay-content .spiffy-headline {
|
|
345
|
-
font-family: "Poly", serif;
|
|
346
|
-
@media (min-width: 480px) {
|
|
347
|
-
font-size: 32px;
|
|
348
|
-
}
|
|
349
|
-
}
|
|
350
|
-
|
|
351
|
-
.spiffy-search-overlay-content .spiffy-body-text {
|
|
352
|
-
font-family: "Poly", serif;
|
|
353
|
-
}
|
|
354
|
-
|
|
355
|
-
.spiffy-global-search-input-container svg {
|
|
356
|
-
width: 26px;
|
|
357
|
-
}
|
|
358
|
-
`
|
|
359
|
-
};
|
|
360
|
-
};
|
|
361
|
-
const uniqueVintagePageConfig = () => ({
|
|
362
|
-
pageVariants: [
|
|
363
|
-
{
|
|
364
|
-
variantId: "search-results",
|
|
365
|
-
variantType: "page_visit",
|
|
366
|
-
variantTests: [
|
|
367
|
-
{ testType: require_types.PageVariantTestType.ShopifyPLP },
|
|
368
|
-
{
|
|
369
|
-
testType: require_types.PageVariantTestType.QueryParam,
|
|
370
|
-
queryParam: "q"
|
|
371
|
-
},
|
|
372
|
-
{
|
|
373
|
-
testType: require_types.PageVariantTestType.PageCategory,
|
|
374
|
-
extractor: {
|
|
375
|
-
type: require_types.CategoryExtractorType.VisitCategoryDefault,
|
|
376
|
-
value: __spiffy_ai_commerce_api_client.PageVisitCategory.Other
|
|
377
|
-
}
|
|
378
|
-
}
|
|
379
|
-
],
|
|
380
|
-
widgetMounting: []
|
|
381
|
-
},
|
|
382
|
-
{
|
|
383
|
-
variantId: "plp-global-search",
|
|
384
|
-
variantType: "plp",
|
|
385
|
-
variantTests: [{ testType: require_types.PageVariantTestType.ShopifyPLP }, {
|
|
386
|
-
testType: require_types.PageVariantTestType.FeatureGate,
|
|
387
|
-
featureGate: require_chat.FeatureGates.IsGlobalSearchEnabled
|
|
388
|
-
}],
|
|
389
|
-
plpIdExtractor: "shopify-collection-id",
|
|
390
|
-
widgetMounting: [
|
|
391
|
-
{
|
|
392
|
-
mountingConfigId: "globalSearchEntryPoint",
|
|
393
|
-
widgetConfigId: "globalSearchEntryPoint"
|
|
394
|
-
},
|
|
395
|
-
{
|
|
396
|
-
mountingConfigId: "globalSearchEntryPointMobile",
|
|
397
|
-
widgetConfigId: "globalSearchEntryPointMobile"
|
|
398
|
-
},
|
|
399
|
-
{
|
|
400
|
-
mountingConfigId: "chatPreviewPLP",
|
|
401
|
-
widgetConfigId: "chatPreviewPLP"
|
|
402
|
-
}
|
|
403
|
-
]
|
|
404
|
-
},
|
|
405
|
-
{
|
|
406
|
-
variantId: "plp-search",
|
|
407
|
-
variantType: "plp",
|
|
408
|
-
variantTests: [{
|
|
409
|
-
testType: require_types.PageVariantTestType.FeatureGate,
|
|
410
|
-
featureGate: require_chat.FeatureGates.IsNewFeatureEnabled
|
|
411
|
-
}, { testType: require_types.PageVariantTestType.ShopifyPLP }],
|
|
412
|
-
plpIdExtractor: "shopify-collection-id",
|
|
413
|
-
widgetMounting: [{
|
|
414
|
-
mountingConfigId: "chatPreviewPLP",
|
|
415
|
-
widgetConfigId: "searchPromptPLP"
|
|
416
|
-
}]
|
|
417
|
-
},
|
|
418
|
-
{
|
|
419
|
-
variantId: "plp",
|
|
420
|
-
variantType: "plp",
|
|
421
|
-
variantTests: [{ testType: require_types.PageVariantTestType.ShopifyPLP }],
|
|
422
|
-
plpIdExtractor: "shopify-collection-id",
|
|
423
|
-
widgetMounting: [{
|
|
424
|
-
mountingConfigId: "chatPreviewPLP",
|
|
425
|
-
widgetConfigId: "chatPreviewPLP"
|
|
426
|
-
}]
|
|
427
|
-
},
|
|
428
|
-
{
|
|
429
|
-
variantId: "pdpDressesHasReviewsGlobalSearch",
|
|
430
|
-
variantType: "pdp",
|
|
431
|
-
variantTests: [
|
|
432
|
-
{ testType: require_types.PageVariantTestType.ShopifyPDP },
|
|
433
|
-
{
|
|
434
|
-
testType: require_types.PageVariantTestType.InCollection,
|
|
435
|
-
collections: ["dresses"]
|
|
436
|
-
},
|
|
437
|
-
{
|
|
438
|
-
testType: require_types.PageVariantTestType.HasReviews,
|
|
439
|
-
reviewMinimum: 4
|
|
440
|
-
},
|
|
441
|
-
{
|
|
442
|
-
testType: require_types.PageVariantTestType.FeatureGate,
|
|
443
|
-
featureGate: require_chat.FeatureGates.IsGlobalSearchEnabled
|
|
444
|
-
}
|
|
445
|
-
],
|
|
446
|
-
productIdExtractor: "shopify-product-id",
|
|
447
|
-
widgetMounting: [
|
|
448
|
-
{
|
|
449
|
-
mountingConfigId: "globalSearchEntryPoint",
|
|
450
|
-
widgetConfigId: "globalSearchEntryPoint"
|
|
451
|
-
},
|
|
452
|
-
{
|
|
453
|
-
mountingConfigId: "globalSearchEntryPointMobile",
|
|
454
|
-
widgetConfigId: "globalSearchEntryPointMobile"
|
|
455
|
-
},
|
|
456
|
-
{
|
|
457
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
458
|
-
widgetConfigId: "topSuggestionsBarDressesHasReviews"
|
|
459
|
-
},
|
|
460
|
-
{
|
|
461
|
-
mountingConfigId: "chatPreviewPDP",
|
|
462
|
-
widgetConfigId: "chatPreviewPDP"
|
|
463
|
-
},
|
|
464
|
-
{
|
|
465
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
466
|
-
widgetConfigId: "bottomSuggestionsBar"
|
|
467
|
-
}
|
|
468
|
-
]
|
|
469
|
-
},
|
|
470
|
-
{
|
|
471
|
-
variantId: "pdpDressesNoReviewsGlobalSearch",
|
|
472
|
-
variantType: "pdp",
|
|
473
|
-
variantTests: [
|
|
474
|
-
{ testType: require_types.PageVariantTestType.ShopifyPDP },
|
|
475
|
-
{
|
|
476
|
-
testType: require_types.PageVariantTestType.InCollection,
|
|
477
|
-
collections: ["dresses"]
|
|
478
|
-
},
|
|
479
|
-
{
|
|
480
|
-
testType: require_types.PageVariantTestType.FeatureGate,
|
|
481
|
-
featureGate: require_chat.FeatureGates.IsGlobalSearchEnabled
|
|
482
|
-
}
|
|
483
|
-
],
|
|
484
|
-
productIdExtractor: "shopify-product-id",
|
|
485
|
-
widgetMounting: [
|
|
486
|
-
{
|
|
487
|
-
mountingConfigId: "globalSearchEntryPoint",
|
|
488
|
-
widgetConfigId: "globalSearchEntryPoint"
|
|
489
|
-
},
|
|
490
|
-
{
|
|
491
|
-
mountingConfigId: "globalSearchEntryPointMobile",
|
|
492
|
-
widgetConfigId: "globalSearchEntryPointMobile"
|
|
493
|
-
},
|
|
494
|
-
{
|
|
495
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
496
|
-
widgetConfigId: "topSuggestionsBarDressesNoReviews"
|
|
497
|
-
},
|
|
498
|
-
{
|
|
499
|
-
mountingConfigId: "chatPreviewPDP",
|
|
500
|
-
widgetConfigId: "chatPreviewPDP"
|
|
501
|
-
},
|
|
502
|
-
{
|
|
503
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
504
|
-
widgetConfigId: "bottomSuggestionsBar"
|
|
505
|
-
}
|
|
506
|
-
]
|
|
507
|
-
},
|
|
508
|
-
{
|
|
509
|
-
variantId: "pdpSwimwearHasReviewsGlobalSearch",
|
|
510
|
-
variantType: "pdp",
|
|
511
|
-
variantTests: [
|
|
512
|
-
{ testType: require_types.PageVariantTestType.ShopifyPDP },
|
|
513
|
-
{
|
|
514
|
-
testType: require_types.PageVariantTestType.InCollection,
|
|
515
|
-
collections: ["swim-html"]
|
|
516
|
-
},
|
|
517
|
-
{
|
|
518
|
-
testType: require_types.PageVariantTestType.HasReviews,
|
|
519
|
-
reviewMinimum: 4
|
|
520
|
-
},
|
|
521
|
-
{
|
|
522
|
-
testType: require_types.PageVariantTestType.FeatureGate,
|
|
523
|
-
featureGate: require_chat.FeatureGates.IsGlobalSearchEnabled
|
|
524
|
-
}
|
|
525
|
-
],
|
|
526
|
-
productIdExtractor: "shopify-product-id",
|
|
527
|
-
widgetMounting: [
|
|
528
|
-
{
|
|
529
|
-
mountingConfigId: "globalSearchEntryPoint",
|
|
530
|
-
widgetConfigId: "globalSearchEntryPoint"
|
|
531
|
-
},
|
|
532
|
-
{
|
|
533
|
-
mountingConfigId: "globalSearchEntryPointMobile",
|
|
534
|
-
widgetConfigId: "globalSearchEntryPointMobile"
|
|
535
|
-
},
|
|
536
|
-
{
|
|
537
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
538
|
-
widgetConfigId: "topSuggestionsBarSwimwearHasReviews"
|
|
539
|
-
},
|
|
540
|
-
{
|
|
541
|
-
mountingConfigId: "chatPreviewPDP",
|
|
542
|
-
widgetConfigId: "chatPreviewPDP"
|
|
543
|
-
},
|
|
544
|
-
{
|
|
545
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
546
|
-
widgetConfigId: "bottomSuggestionsBar"
|
|
547
|
-
}
|
|
548
|
-
]
|
|
549
|
-
},
|
|
550
|
-
{
|
|
551
|
-
variantId: "pdpSwimwearNoReviewsGlobalSearch",
|
|
552
|
-
variantType: "pdp",
|
|
553
|
-
variantTests: [
|
|
554
|
-
{ testType: require_types.PageVariantTestType.ShopifyPDP },
|
|
555
|
-
{
|
|
556
|
-
testType: require_types.PageVariantTestType.InCollection,
|
|
557
|
-
collections: ["swim-html"]
|
|
558
|
-
},
|
|
559
|
-
{
|
|
560
|
-
testType: require_types.PageVariantTestType.FeatureGate,
|
|
561
|
-
featureGate: require_chat.FeatureGates.IsGlobalSearchEnabled
|
|
562
|
-
}
|
|
563
|
-
],
|
|
564
|
-
productIdExtractor: "shopify-product-id",
|
|
565
|
-
widgetMounting: [
|
|
566
|
-
{
|
|
567
|
-
mountingConfigId: "globalSearchEntryPoint",
|
|
568
|
-
widgetConfigId: "globalSearchEntryPoint"
|
|
569
|
-
},
|
|
570
|
-
{
|
|
571
|
-
mountingConfigId: "globalSearchEntryPointMobile",
|
|
572
|
-
widgetConfigId: "globalSearchEntryPointMobile"
|
|
573
|
-
},
|
|
574
|
-
{
|
|
575
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
576
|
-
widgetConfigId: "topSuggestionsBarSwimwearNoReviews"
|
|
577
|
-
},
|
|
578
|
-
{
|
|
579
|
-
mountingConfigId: "chatPreviewPDP",
|
|
580
|
-
widgetConfigId: "chatPreviewPDP"
|
|
581
|
-
},
|
|
582
|
-
{
|
|
583
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
584
|
-
widgetConfigId: "bottomSuggestionsBar"
|
|
585
|
-
}
|
|
586
|
-
]
|
|
587
|
-
},
|
|
588
|
-
{
|
|
589
|
-
variantId: "pdpShoesHasReviewsGlobalSearch",
|
|
590
|
-
variantType: "pdp",
|
|
591
|
-
variantTests: [
|
|
592
|
-
{ testType: require_types.PageVariantTestType.ShopifyPDP },
|
|
593
|
-
{
|
|
594
|
-
testType: require_types.PageVariantTestType.InCollection,
|
|
595
|
-
collections: ["shoes"]
|
|
596
|
-
},
|
|
597
|
-
{
|
|
598
|
-
testType: require_types.PageVariantTestType.HasReviews,
|
|
599
|
-
reviewMinimum: 4
|
|
600
|
-
},
|
|
601
|
-
{
|
|
602
|
-
testType: require_types.PageVariantTestType.FeatureGate,
|
|
603
|
-
featureGate: require_chat.FeatureGates.IsGlobalSearchEnabled
|
|
604
|
-
}
|
|
605
|
-
],
|
|
606
|
-
productIdExtractor: "shopify-product-id",
|
|
607
|
-
widgetMounting: [
|
|
608
|
-
{
|
|
609
|
-
mountingConfigId: "globalSearchEntryPoint",
|
|
610
|
-
widgetConfigId: "globalSearchEntryPoint"
|
|
611
|
-
},
|
|
612
|
-
{
|
|
613
|
-
mountingConfigId: "globalSearchEntryPointMobile",
|
|
614
|
-
widgetConfigId: "globalSearchEntryPointMobile"
|
|
615
|
-
},
|
|
616
|
-
{
|
|
617
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
618
|
-
widgetConfigId: "topSuggestionsBarShoesHasReviews"
|
|
619
|
-
},
|
|
620
|
-
{
|
|
621
|
-
mountingConfigId: "chatPreviewPDP",
|
|
622
|
-
widgetConfigId: "chatPreviewPDP"
|
|
623
|
-
},
|
|
624
|
-
{
|
|
625
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
626
|
-
widgetConfigId: "bottomSuggestionsBar"
|
|
627
|
-
}
|
|
628
|
-
]
|
|
629
|
-
},
|
|
630
|
-
{
|
|
631
|
-
variantId: "pdpShoesNoReviewsGlobalSearch",
|
|
632
|
-
variantType: "pdp",
|
|
633
|
-
variantTests: [
|
|
634
|
-
{ testType: require_types.PageVariantTestType.ShopifyPDP },
|
|
635
|
-
{
|
|
636
|
-
testType: require_types.PageVariantTestType.InCollection,
|
|
637
|
-
collections: ["shoes"]
|
|
638
|
-
},
|
|
639
|
-
{
|
|
640
|
-
testType: require_types.PageVariantTestType.FeatureGate,
|
|
641
|
-
featureGate: require_chat.FeatureGates.IsGlobalSearchEnabled
|
|
642
|
-
}
|
|
643
|
-
],
|
|
644
|
-
productIdExtractor: "shopify-product-id",
|
|
645
|
-
widgetMounting: [
|
|
646
|
-
{
|
|
647
|
-
mountingConfigId: "globalSearchEntryPoint",
|
|
648
|
-
widgetConfigId: "globalSearchEntryPoint"
|
|
649
|
-
},
|
|
650
|
-
{
|
|
651
|
-
mountingConfigId: "globalSearchEntryPointMobile",
|
|
652
|
-
widgetConfigId: "globalSearchEntryPointMobile"
|
|
653
|
-
},
|
|
654
|
-
{
|
|
655
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
656
|
-
widgetConfigId: "topSuggestionsBarShoesNoReviews"
|
|
657
|
-
},
|
|
658
|
-
{
|
|
659
|
-
mountingConfigId: "chatPreviewPDP",
|
|
660
|
-
widgetConfigId: "chatPreviewPDP"
|
|
661
|
-
},
|
|
662
|
-
{
|
|
663
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
664
|
-
widgetConfigId: "bottomSuggestionsBar"
|
|
665
|
-
}
|
|
666
|
-
]
|
|
667
|
-
},
|
|
668
|
-
{
|
|
669
|
-
variantId: "pdpGlobalSearch",
|
|
670
|
-
variantType: "pdp",
|
|
671
|
-
variantTests: [{ testType: require_types.PageVariantTestType.ShopifyPDP }, {
|
|
672
|
-
testType: require_types.PageVariantTestType.FeatureGate,
|
|
673
|
-
featureGate: require_chat.FeatureGates.IsGlobalSearchEnabled
|
|
674
|
-
}],
|
|
675
|
-
productIdExtractor: "shopify-product-id",
|
|
676
|
-
widgetMounting: [
|
|
677
|
-
{
|
|
678
|
-
mountingConfigId: "globalSearchEntryPoint",
|
|
679
|
-
widgetConfigId: "globalSearchEntryPoint"
|
|
680
|
-
},
|
|
681
|
-
{
|
|
682
|
-
mountingConfigId: "globalSearchEntryPointMobile",
|
|
683
|
-
widgetConfigId: "globalSearchEntryPointMobile"
|
|
684
|
-
},
|
|
685
|
-
{
|
|
686
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
687
|
-
widgetConfigId: "topSuggestionsBar"
|
|
688
|
-
},
|
|
689
|
-
{
|
|
690
|
-
mountingConfigId: "chatPreviewPDP",
|
|
691
|
-
widgetConfigId: "chatPreviewPDP"
|
|
692
|
-
},
|
|
693
|
-
{
|
|
694
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
695
|
-
widgetConfigId: "bottomSuggestionsBar"
|
|
696
|
-
}
|
|
697
|
-
]
|
|
698
|
-
},
|
|
699
|
-
{
|
|
700
|
-
variantId: "pdpDressesHasReviews",
|
|
701
|
-
variantType: "pdp",
|
|
702
|
-
variantTests: [
|
|
703
|
-
{ testType: require_types.PageVariantTestType.ShopifyPDP },
|
|
704
|
-
{
|
|
705
|
-
testType: require_types.PageVariantTestType.InCollection,
|
|
706
|
-
collections: ["dresses"]
|
|
707
|
-
},
|
|
708
|
-
{
|
|
709
|
-
testType: require_types.PageVariantTestType.HasReviews,
|
|
710
|
-
reviewMinimum: 4
|
|
711
|
-
}
|
|
712
|
-
],
|
|
713
|
-
productIdExtractor: "shopify-product-id",
|
|
714
|
-
widgetMounting: [
|
|
715
|
-
{
|
|
716
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
717
|
-
widgetConfigId: "topSuggestionsBarDressesHasReviews"
|
|
718
|
-
},
|
|
719
|
-
{
|
|
720
|
-
mountingConfigId: "chatPreviewPDP",
|
|
721
|
-
widgetConfigId: "chatPreviewPDP"
|
|
722
|
-
},
|
|
723
|
-
{
|
|
724
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
725
|
-
widgetConfigId: "bottomSuggestionsBar"
|
|
726
|
-
}
|
|
727
|
-
]
|
|
728
|
-
},
|
|
729
|
-
{
|
|
730
|
-
variantId: "pdpDressesNoReviews",
|
|
731
|
-
variantType: "pdp",
|
|
732
|
-
variantTests: [{ testType: require_types.PageVariantTestType.ShopifyPDP }, {
|
|
733
|
-
testType: require_types.PageVariantTestType.InCollection,
|
|
734
|
-
collections: ["dresses"]
|
|
735
|
-
}],
|
|
736
|
-
productIdExtractor: "shopify-product-id",
|
|
737
|
-
widgetMounting: [
|
|
738
|
-
{
|
|
739
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
740
|
-
widgetConfigId: "topSuggestionsBarDressesNoReviews"
|
|
741
|
-
},
|
|
742
|
-
{
|
|
743
|
-
mountingConfigId: "chatPreviewPDP",
|
|
744
|
-
widgetConfigId: "chatPreviewPDP"
|
|
745
|
-
},
|
|
746
|
-
{
|
|
747
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
748
|
-
widgetConfigId: "bottomSuggestionsBar"
|
|
749
|
-
}
|
|
750
|
-
]
|
|
751
|
-
},
|
|
752
|
-
{
|
|
753
|
-
variantId: "pdpSwimwearHasReviews",
|
|
754
|
-
variantType: "pdp",
|
|
755
|
-
variantTests: [
|
|
756
|
-
{ testType: require_types.PageVariantTestType.ShopifyPDP },
|
|
757
|
-
{
|
|
758
|
-
testType: require_types.PageVariantTestType.InCollection,
|
|
759
|
-
collections: ["swim-html"]
|
|
760
|
-
},
|
|
761
|
-
{
|
|
762
|
-
testType: require_types.PageVariantTestType.HasReviews,
|
|
763
|
-
reviewMinimum: 4
|
|
764
|
-
}
|
|
765
|
-
],
|
|
766
|
-
productIdExtractor: "shopify-product-id",
|
|
767
|
-
widgetMounting: [
|
|
768
|
-
{
|
|
769
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
770
|
-
widgetConfigId: "topSuggestionsBarSwimwearHasReviews"
|
|
771
|
-
},
|
|
772
|
-
{
|
|
773
|
-
mountingConfigId: "chatPreviewPDP",
|
|
774
|
-
widgetConfigId: "chatPreviewPDP"
|
|
775
|
-
},
|
|
776
|
-
{
|
|
777
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
778
|
-
widgetConfigId: "bottomSuggestionsBar"
|
|
779
|
-
}
|
|
780
|
-
]
|
|
781
|
-
},
|
|
782
|
-
{
|
|
783
|
-
variantId: "pdpSwimwearNoReviews",
|
|
784
|
-
variantType: "pdp",
|
|
785
|
-
variantTests: [{ testType: require_types.PageVariantTestType.ShopifyPDP }, {
|
|
786
|
-
testType: require_types.PageVariantTestType.InCollection,
|
|
787
|
-
collections: ["swim-html"]
|
|
788
|
-
}],
|
|
789
|
-
productIdExtractor: "shopify-product-id",
|
|
790
|
-
widgetMounting: [
|
|
791
|
-
{
|
|
792
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
793
|
-
widgetConfigId: "topSuggestionsBarSwimwearNoReviews"
|
|
794
|
-
},
|
|
795
|
-
{
|
|
796
|
-
mountingConfigId: "chatPreviewPDP",
|
|
797
|
-
widgetConfigId: "chatPreviewPDP"
|
|
798
|
-
},
|
|
799
|
-
{
|
|
800
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
801
|
-
widgetConfigId: "bottomSuggestionsBar"
|
|
802
|
-
}
|
|
803
|
-
]
|
|
804
|
-
},
|
|
805
|
-
{
|
|
806
|
-
variantId: "pdpShoesHasReviews",
|
|
807
|
-
variantType: "pdp",
|
|
808
|
-
variantTests: [
|
|
809
|
-
{ testType: require_types.PageVariantTestType.ShopifyPDP },
|
|
810
|
-
{
|
|
811
|
-
testType: require_types.PageVariantTestType.InCollection,
|
|
812
|
-
collections: ["shoes"]
|
|
813
|
-
},
|
|
814
|
-
{
|
|
815
|
-
testType: require_types.PageVariantTestType.HasReviews,
|
|
816
|
-
reviewMinimum: 4
|
|
817
|
-
}
|
|
818
|
-
],
|
|
819
|
-
productIdExtractor: "shopify-product-id",
|
|
820
|
-
widgetMounting: [
|
|
821
|
-
{
|
|
822
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
823
|
-
widgetConfigId: "topSuggestionsBarShoesHasReviews"
|
|
824
|
-
},
|
|
825
|
-
{
|
|
826
|
-
mountingConfigId: "chatPreviewPDP",
|
|
827
|
-
widgetConfigId: "chatPreviewPDP"
|
|
828
|
-
},
|
|
829
|
-
{
|
|
830
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
831
|
-
widgetConfigId: "bottomSuggestionsBar"
|
|
832
|
-
}
|
|
833
|
-
]
|
|
834
|
-
},
|
|
835
|
-
{
|
|
836
|
-
variantId: "pdpShoesNoReviews",
|
|
837
|
-
variantType: "pdp",
|
|
838
|
-
variantTests: [{ testType: require_types.PageVariantTestType.ShopifyPDP }, {
|
|
839
|
-
testType: require_types.PageVariantTestType.InCollection,
|
|
840
|
-
collections: ["shoes"]
|
|
841
|
-
}],
|
|
842
|
-
productIdExtractor: "shopify-product-id",
|
|
843
|
-
widgetMounting: [
|
|
844
|
-
{
|
|
845
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
846
|
-
widgetConfigId: "topSuggestionsBarShoesNoReviews"
|
|
847
|
-
},
|
|
848
|
-
{
|
|
849
|
-
mountingConfigId: "chatPreviewPDP",
|
|
850
|
-
widgetConfigId: "chatPreviewPDP"
|
|
851
|
-
},
|
|
852
|
-
{
|
|
853
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
854
|
-
widgetConfigId: "bottomSuggestionsBar"
|
|
855
|
-
}
|
|
856
|
-
]
|
|
857
|
-
},
|
|
858
|
-
{
|
|
859
|
-
variantId: "pdp",
|
|
860
|
-
variantType: "pdp",
|
|
861
|
-
variantTests: [{ testType: require_types.PageVariantTestType.ShopifyPDP }],
|
|
862
|
-
productIdExtractor: "shopify-product-id",
|
|
863
|
-
widgetMounting: [
|
|
864
|
-
{
|
|
865
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
866
|
-
widgetConfigId: "topSuggestionsBar"
|
|
867
|
-
},
|
|
868
|
-
{
|
|
869
|
-
mountingConfigId: "chatPreviewPDP",
|
|
870
|
-
widgetConfigId: "chatPreviewPDP"
|
|
871
|
-
},
|
|
872
|
-
{
|
|
873
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
874
|
-
widgetConfigId: "bottomSuggestionsBar"
|
|
875
|
-
}
|
|
876
|
-
]
|
|
877
|
-
}
|
|
878
|
-
],
|
|
879
|
-
widgetConfigs: {
|
|
880
|
-
globalSearchEntryPoint: {
|
|
881
|
-
widgetConfigId: "globalSearchEntryPoint",
|
|
882
|
-
type: require_types.WidgetType.SearchZeroStateEntryPoint,
|
|
883
|
-
searchZeroStateVariant: "backgroundTertiary",
|
|
884
|
-
searchInputVariant: "standard",
|
|
885
|
-
suggestionButtonConfig: {
|
|
886
|
-
variant: "darkAccent",
|
|
887
|
-
hoverVariant: "secondaryAccent"
|
|
888
|
-
},
|
|
889
|
-
layout: "icon",
|
|
890
|
-
compactLabel: "Search",
|
|
891
|
-
searchBoxPlaceholder: "Try \"Colorful maxi for a summer wedding\"",
|
|
892
|
-
initialSuggestions: [
|
|
893
|
-
"Vintage dresses",
|
|
894
|
-
"Maxi dresses",
|
|
895
|
-
"Disney outfit",
|
|
896
|
-
"Barbie collection",
|
|
897
|
-
"1970s jumpsuit",
|
|
898
|
-
"One-piece swimsuit",
|
|
899
|
-
"Cinderella divine dresses"
|
|
900
|
-
]
|
|
901
|
-
},
|
|
902
|
-
globalSearchEntryPointMobile: {
|
|
903
|
-
widgetConfigId: "globalSearchEntryPointMobile",
|
|
904
|
-
type: require_types.WidgetType.SearchZeroStateEntryPoint,
|
|
905
|
-
searchZeroStateVariant: "backgroundTertiary",
|
|
906
|
-
searchInputVariant: "standard",
|
|
907
|
-
suggestionButtonConfig: {
|
|
908
|
-
variant: "darkAccent",
|
|
909
|
-
hoverVariant: "secondaryAccent"
|
|
910
|
-
},
|
|
911
|
-
layout: "icon",
|
|
912
|
-
searchBoxPlaceholder: "Try \"Colorful maxi for a summer wedding\"",
|
|
913
|
-
initialSuggestions: [
|
|
914
|
-
"Vintage dresses",
|
|
915
|
-
"Maxi dresses",
|
|
916
|
-
"Disney outfit",
|
|
917
|
-
"Barbie collection",
|
|
918
|
-
"1970s jumpsuit",
|
|
919
|
-
"One-piece swimsuit",
|
|
920
|
-
"Cinderella divine dresses"
|
|
921
|
-
]
|
|
922
|
-
},
|
|
923
|
-
topSuggestionsBar: {
|
|
924
|
-
widgetConfigId: "topSuggestionsBar",
|
|
925
|
-
contentId: "spiffy-top-suggestion-bar-contents",
|
|
926
|
-
type: require_types.WidgetType.SuggestionBarV2,
|
|
927
|
-
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
928
|
-
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
929
|
-
variant: "primary",
|
|
930
|
-
hoverVariant: "secondaryDark",
|
|
931
|
-
buttonTexts: { default: [
|
|
932
|
-
"Summarize the reviews",
|
|
933
|
-
"What retro charm will this piece bring to my wardrobe?",
|
|
934
|
-
"What occasions is this piece perfect for?",
|
|
935
|
-
"How do others describe the fit and feel?",
|
|
936
|
-
"What makes this piece stand out for others?"
|
|
937
|
-
] },
|
|
938
|
-
boldFirstButton: true,
|
|
939
|
-
twoRowsOnMobile: false,
|
|
940
|
-
buttonBorderRadius: "md"
|
|
941
|
-
},
|
|
942
|
-
topSuggestionsBarDressesHasReviews: {
|
|
943
|
-
widgetConfigId: "topSuggestionsBarDressesHasReviews",
|
|
944
|
-
contentId: "spiffy-top-suggestion-bar-contents",
|
|
945
|
-
type: require_types.WidgetType.SuggestionBarV2,
|
|
946
|
-
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
947
|
-
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
948
|
-
variant: "primary",
|
|
949
|
-
hoverVariant: "secondaryDark",
|
|
950
|
-
buttonTexts: { default: [
|
|
951
|
-
"Summarize the reviews",
|
|
952
|
-
"Which unique accessories pair with this?",
|
|
953
|
-
"Is the fit flowy or figure-enhancing?",
|
|
954
|
-
"Is it true to size?"
|
|
955
|
-
] },
|
|
956
|
-
boldFirstButton: true,
|
|
957
|
-
twoRowsOnMobile: false,
|
|
958
|
-
buttonBorderRadius: "md"
|
|
959
|
-
},
|
|
960
|
-
topSuggestionsBarDressesNoReviews: {
|
|
961
|
-
widgetConfigId: "topSuggestionsBarDressesNoReviews",
|
|
962
|
-
contentId: "spiffy-top-suggestion-bar-contents",
|
|
963
|
-
type: require_types.WidgetType.SuggestionBarV2,
|
|
964
|
-
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
965
|
-
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
966
|
-
variant: "primary",
|
|
967
|
-
hoverVariant: "secondaryDark",
|
|
968
|
-
buttonTexts: { default: [
|
|
969
|
-
"What occasion is this dress for?",
|
|
970
|
-
"Which unique accessories pair with this?",
|
|
971
|
-
"Is the fit flowy or figure-enhancing?",
|
|
972
|
-
"Is it true to size?"
|
|
973
|
-
] },
|
|
974
|
-
boldFirstButton: true,
|
|
975
|
-
twoRowsOnMobile: false,
|
|
976
|
-
buttonBorderRadius: "md"
|
|
977
|
-
},
|
|
978
|
-
topSuggestionsBarSwimwearHasReviews: {
|
|
979
|
-
widgetConfigId: "topSuggestionsBarSwimwearHasReviews",
|
|
980
|
-
contentId: "spiffy-top-suggestion-bar-contents",
|
|
981
|
-
type: require_types.WidgetType.SuggestionBarV2,
|
|
982
|
-
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
983
|
-
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
984
|
-
variant: "primary",
|
|
985
|
-
hoverVariant: "secondaryDark",
|
|
986
|
-
buttonTexts: { default: [
|
|
987
|
-
"Summarize the reviews",
|
|
988
|
-
"Which accessories pair well?",
|
|
989
|
-
"Does the top have padding?",
|
|
990
|
-
"Does it run true to size?"
|
|
991
|
-
] },
|
|
992
|
-
boldFirstButton: true,
|
|
993
|
-
twoRowsOnMobile: false,
|
|
994
|
-
buttonBorderRadius: "md"
|
|
995
|
-
},
|
|
996
|
-
topSuggestionsBarSwimwearNoReviews: {
|
|
997
|
-
widgetConfigId: "topSuggestionsBarSwimwearNoReviews",
|
|
998
|
-
contentId: "spiffy-top-suggestion-bar-contents",
|
|
999
|
-
type: require_types.WidgetType.SuggestionBarV2,
|
|
1000
|
-
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
1001
|
-
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
1002
|
-
variant: "primary",
|
|
1003
|
-
hoverVariant: "secondaryDark",
|
|
1004
|
-
buttonTexts: { default: [
|
|
1005
|
-
"Does it run true to size?",
|
|
1006
|
-
"Which accessories pair well?",
|
|
1007
|
-
"Does the top have padding?",
|
|
1008
|
-
"Does it run true to size?"
|
|
1009
|
-
] },
|
|
1010
|
-
boldFirstButton: true,
|
|
1011
|
-
twoRowsOnMobile: false,
|
|
1012
|
-
buttonBorderRadius: "md"
|
|
1013
|
-
},
|
|
1014
|
-
topSuggestionsBarShoesHasReviews: {
|
|
1015
|
-
widgetConfigId: "topSuggestionsBarShoesHasReviews",
|
|
1016
|
-
contentId: "spiffy-top-suggestion-bar-contents",
|
|
1017
|
-
type: require_types.WidgetType.SuggestionBarV2,
|
|
1018
|
-
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
1019
|
-
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
1020
|
-
variant: "primary",
|
|
1021
|
-
hoverVariant: "secondaryDark",
|
|
1022
|
-
buttonTexts: { default: [
|
|
1023
|
-
"Summarize the reviews",
|
|
1024
|
-
"Is this good for a night out?",
|
|
1025
|
-
"Are these true to size?",
|
|
1026
|
-
"Are these good for casual wear?"
|
|
1027
|
-
] },
|
|
1028
|
-
boldFirstButton: true,
|
|
1029
|
-
twoRowsOnMobile: false,
|
|
1030
|
-
buttonBorderRadius: "md"
|
|
1031
|
-
},
|
|
1032
|
-
topSuggestionsBarShoesNoReviews: {
|
|
1033
|
-
widgetConfigId: "topSuggestionsBarShoesNoReviews",
|
|
1034
|
-
contentId: "spiffy-top-suggestion-bar-contents",
|
|
1035
|
-
type: require_types.WidgetType.SuggestionBarV2,
|
|
1036
|
-
metricDisplayLocation: require_chat.ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
1037
|
-
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
1038
|
-
variant: "primary",
|
|
1039
|
-
hoverVariant: "secondaryDark",
|
|
1040
|
-
buttonTexts: { default: [
|
|
1041
|
-
"What era inspired these shoes?",
|
|
1042
|
-
"Is this good for a night out?",
|
|
1043
|
-
"Are these true to size?",
|
|
1044
|
-
"Are these good for casual wear?"
|
|
1045
|
-
] },
|
|
1046
|
-
boldFirstButton: true,
|
|
1047
|
-
twoRowsOnMobile: false,
|
|
1048
|
-
buttonBorderRadius: "md"
|
|
1049
|
-
},
|
|
1050
|
-
searchPromptPLP: {
|
|
1051
|
-
widgetConfigId: "searchPromptPLP",
|
|
1052
|
-
type: require_types.WidgetType.SearchPrompt,
|
|
1053
|
-
variant: "primary",
|
|
1054
|
-
title: "Find exactly what you're looking for...",
|
|
1055
|
-
headerConfig: {
|
|
1056
|
-
title: "Search Assistant",
|
|
1057
|
-
logo: "search-logo.svg",
|
|
1058
|
-
logoHeight: 25,
|
|
1059
|
-
orgShortName: "unique-vintage"
|
|
1060
|
-
},
|
|
1061
|
-
suggestionButtons: {
|
|
1062
|
-
variant: "darkPrimary",
|
|
1063
|
-
hoverVariant: "secondary",
|
|
1064
|
-
buttonTexts: [
|
|
1065
|
-
"Vintage dresses",
|
|
1066
|
-
"Maxi dresses",
|
|
1067
|
-
"Disney outfit",
|
|
1068
|
-
"Barbie collection",
|
|
1069
|
-
"1970s jumpsuit",
|
|
1070
|
-
"One-piece swimsuit",
|
|
1071
|
-
"Cinderella divine dresses"
|
|
1072
|
-
]
|
|
1073
|
-
},
|
|
1074
|
-
footerConfig: {
|
|
1075
|
-
replyButtonText: "Be as specific as you like...",
|
|
1076
|
-
replyButtonIcon: "ai-search"
|
|
1077
|
-
}
|
|
1078
|
-
},
|
|
1079
|
-
chatPreviewPLP: {
|
|
1080
|
-
widgetConfigId: "chatPreview",
|
|
1081
|
-
type: require_types.WidgetType.ChatPreview,
|
|
1082
|
-
variant: "filled",
|
|
1083
|
-
addSeparators: true,
|
|
1084
|
-
footerConfig: {
|
|
1085
|
-
replyButtonText: "What can I help you find?",
|
|
1086
|
-
replyButtonIcon: "magnifyingGlass"
|
|
1087
|
-
}
|
|
1088
|
-
},
|
|
1089
|
-
chatPreviewPDP: {
|
|
1090
|
-
widgetConfigId: "chatPreviewPDP",
|
|
1091
|
-
type: require_types.WidgetType.ChatPreview,
|
|
1092
|
-
variant: "filled",
|
|
1093
|
-
addSeparators: true
|
|
1094
|
-
},
|
|
1095
|
-
bottomSuggestionsBar: {
|
|
1096
|
-
widgetConfigId: "bottomSuggestionsBar",
|
|
1097
|
-
contentId: "spiffy-bottom-suggestion-bar-contents",
|
|
1098
|
-
type: require_types.WidgetType.SuggestionBarV2,
|
|
1099
|
-
metricDisplayLocation: require_chat.ChatElementDisplayLocation.BOTTOM_REVIEWS_SNIPPET,
|
|
1100
|
-
location: require_suggestionBarV2_types.SuggestionBarLocationForMetrics.SUGGESTION_BAR_BOTTOM,
|
|
1101
|
-
variant: "dark",
|
|
1102
|
-
hoverVariant: "secondaryDark",
|
|
1103
|
-
buttonTexts: { default: [
|
|
1104
|
-
"Summarize the reviews",
|
|
1105
|
-
"What retro charm will this piece bring to my wardrobe?",
|
|
1106
|
-
"What occasions is this piece perfect for?",
|
|
1107
|
-
"How do others describe the fit and feel?",
|
|
1108
|
-
"What makes this piece stand out for others?"
|
|
1109
|
-
] },
|
|
1110
|
-
boldFirstButton: true,
|
|
1111
|
-
twoRowsOnMobile: true,
|
|
1112
|
-
animationSpeed: "none",
|
|
1113
|
-
buttonBorderRadius: "md"
|
|
1114
|
-
}
|
|
1115
|
-
},
|
|
1116
|
-
mountingConfigs: {
|
|
1117
|
-
globalSearchEntryPoint: {
|
|
1118
|
-
mountingConfigId: "globalSearchEntryPoint",
|
|
1119
|
-
containerId: require_divIds.GLOBAL_SEARCH_ENTRYPOINT_ID,
|
|
1120
|
-
testId: require_embedded.GLOBAL_SEARCH_ENTRYPOINT_TESTID,
|
|
1121
|
-
insertionPoint: {
|
|
1122
|
-
selector: ".header__search.header__search--desktop",
|
|
1123
|
-
insertionType: require_chat.DOMInsertionType.AFTER
|
|
1124
|
-
},
|
|
1125
|
-
suppressionSelector: ".search-modal__content.search-modal__content-bottom",
|
|
1126
|
-
className: "global-entry-desktop",
|
|
1127
|
-
style: {
|
|
1128
|
-
zIndex: "2147483647",
|
|
1129
|
-
marginRight: "32px",
|
|
1130
|
-
height: "80px"
|
|
1131
|
-
}
|
|
1132
|
-
},
|
|
1133
|
-
globalSearchEntryPointMobile: {
|
|
1134
|
-
mountingConfigId: "globalSearchEntryPoint",
|
|
1135
|
-
containerId: require_divIds.MOBILE_GLOBAL_SEARCH_ENTRYPOINT_ID,
|
|
1136
|
-
testId: require_embedded.GLOBAL_SEARCH_ENTRYPOINT_TESTID,
|
|
1137
|
-
insertionPoint: {
|
|
1138
|
-
selector: "sticky-header.header-wrapper:has(.mobile-search)",
|
|
1139
|
-
insertionType: require_chat.DOMInsertionType.AFTER
|
|
1140
|
-
},
|
|
1141
|
-
suppressionSelector: ".mobile-search .search-modal__form",
|
|
1142
|
-
className: "global-entry-mobile",
|
|
1143
|
-
style: {
|
|
1144
|
-
zIndex: "2147483647",
|
|
1145
|
-
marginTop: "8px",
|
|
1146
|
-
marginLeft: "15px",
|
|
1147
|
-
marginRight: "15px"
|
|
1148
|
-
}
|
|
1149
|
-
},
|
|
1150
|
-
chatPreviewPLP: {
|
|
1151
|
-
mountingConfigId: "chatPreviewPLP",
|
|
1152
|
-
containerId: require_divIds.CHAT_PREVIEW_CONTAINER_ID,
|
|
1153
|
-
testId: require_embedded.CHAT_PREVIEW_TESTID,
|
|
1154
|
-
insertionPoint: {
|
|
1155
|
-
selector: ".collection .product-grid",
|
|
1156
|
-
insertionType: require_chat.DOMInsertionType.AFTER
|
|
1157
|
-
},
|
|
1158
|
-
gridInsertionType: require_chat.GridInsertionType.ROW_2
|
|
1159
|
-
},
|
|
1160
|
-
chatPreviewPDP: {
|
|
1161
|
-
mountingConfigId: "chatPreviewPDP",
|
|
1162
|
-
containerId: require_divIds.CHAT_PREVIEW_CONTAINER_ID,
|
|
1163
|
-
testId: require_embedded.CHAT_PREVIEW_TESTID,
|
|
1164
|
-
insertionPoint: {
|
|
1165
|
-
selector: ".product__accordion",
|
|
1166
|
-
insertionType: require_chat.DOMInsertionType.BEFORE
|
|
1167
|
-
},
|
|
1168
|
-
style: {
|
|
1169
|
-
marginTop: "16px",
|
|
1170
|
-
marginBottom: "8px"
|
|
1171
|
-
}
|
|
1172
|
-
},
|
|
1173
|
-
topSuggestionBarPDP: {
|
|
1174
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
1175
|
-
containerId: require_divIds.TOP_SUGGESTION_BAR_PDP_ID,
|
|
1176
|
-
testId: require_embedded.TOP_SUGGESTION_BAR_TESTID,
|
|
1177
|
-
insertionPoint: {
|
|
1178
|
-
selector: "div:has(> .main_price)",
|
|
1179
|
-
insertionType: require_chat.DOMInsertionType.AFTER
|
|
1180
|
-
},
|
|
1181
|
-
style: {
|
|
1182
|
-
marginTop: "16px",
|
|
1183
|
-
marginBottom: "16px"
|
|
1184
|
-
}
|
|
1185
|
-
},
|
|
1186
|
-
bottomSuggestionBarPDP: {
|
|
1187
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
1188
|
-
containerId: require_divIds.BOTTOM_REVIEWS_BAR_ID,
|
|
1189
|
-
testId: require_embedded.BOTTOM_SUGGESTION_BAR_TESTID,
|
|
1190
|
-
insertionPoint: {
|
|
1191
|
-
selector: ".junip-product-review-summary-wrapper + div.junip-separator",
|
|
1192
|
-
insertionType: require_chat.DOMInsertionType.ADJACENT_AFTER_END,
|
|
1193
|
-
selectionIndex: 0
|
|
1194
|
-
},
|
|
1195
|
-
style: {
|
|
1196
|
-
marginTop: "16px",
|
|
1197
|
-
marginBottom: "16px"
|
|
1198
|
-
}
|
|
1199
|
-
}
|
|
1200
|
-
}
|
|
1201
|
-
});
|
|
1202
|
-
const uniqueVintageOrgInfo = {
|
|
1203
|
-
shortName: require_types.OrgShortName.UniqueVintage,
|
|
1204
|
-
name: "Unique Vintage",
|
|
1205
|
-
domain: "unique-vintage.com",
|
|
1206
|
-
defaultProductId: "red-cowgirl-print-swing-shirt-dress",
|
|
1207
|
-
alwaysEnabledMerchants: true,
|
|
1208
|
-
orgUIConfig: uniqueVintageOrgUIConfig,
|
|
1209
|
-
orgColors: () => uniqueVintageColors,
|
|
1210
|
-
orgPageConfig: uniqueVintagePageConfig
|
|
1211
|
-
};
|
|
1212
|
-
|
|
1213
|
-
//#endregion
|
|
1214
|
-
exports.uniqueVintageOrgInfo = uniqueVintageOrgInfo;
|