@envive-ai/react-hooks 0.2.6-alpha.13 → 0.2.7-arthur-1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{NewOrgConfig-DJm6_abA.cjs → NewOrgConfig-Bo1seKr6.cjs} +2 -2
- package/dist/{NewOrgConfig-BfbTlFg1.js → NewOrgConfig-yptI2imS.js} +2 -2
- package/dist/{SystemSettingsContext-BbTKNBvJ.js → SystemSettingsContext-BY1BFgAQ.js} +2 -2
- package/dist/{SystemSettingsContext-6ZHzQkCE.cjs → SystemSettingsContext-EDpRMMt2.cjs} +2 -2
- package/dist/{TrackComponentVisibleEvent-BJgNOypY.js → TrackComponentVisibleEvent-CXhKOwKQ.js} +3 -3
- package/dist/{TrackComponentVisibleEvent-BRC2FTp-.cjs → TrackComponentVisibleEvent-CgxCqrIt.cjs} +7 -7
- package/dist/amplitudeContext-C8tT74Mi.cjs +286 -0
- package/dist/{amplitudeContext-B73xamNe.d.cts → amplitudeContext-CCVyp5RU.d.cts} +1 -1
- package/dist/amplitudeContext-DCk6Va-j.js +264 -0
- package/dist/{amplitudeContext-CZUzMXHl.d.ts → amplitudeContext-DcRur97Z.d.ts} +1 -1
- package/dist/app-BbPSHefQ.cjs +156 -0
- package/dist/app-CflxT_xI.js +110 -0
- package/dist/application/models/graphql/index.cjs +3 -2
- package/dist/application/models/graphql/index.d.cts +2 -2
- package/dist/application/models/graphql/index.d.ts +2 -2
- package/dist/application/models/graphql/index.js +2 -2
- package/dist/application/models/guards/api/index.d.cts +2 -1
- package/dist/application/models/guards/api/index.d.ts +3 -2
- package/dist/application/models/guards/utils.d.cts +1 -1
- package/dist/application/models/guards/utils.d.ts +1 -1
- package/dist/application/models/index.cjs +3 -3
- package/dist/application/models/index.d.cts +11 -10
- package/dist/application/models/index.d.ts +12 -11
- package/dist/application/models/index.js +2 -2
- package/dist/application/models/utilityTypes/index.d.ts +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/utils/index.cjs +8 -6
- package/dist/application/utils/index.d.cts +14 -13
- package/dist/application/utils/index.d.ts +17 -16
- package/dist/application/utils/index.js +8 -6
- package/dist/{atomStore-DNji91Im.cjs → atomStore-CmZbgQHc.cjs} +1 -1
- package/dist/{atomStore-DXTVqiKc.js → atomStore-DEcDhiLp.js} +1 -1
- package/dist/atoms/app/index.cjs +9 -14
- package/dist/atoms/app/index.d.cts +19 -18
- package/dist/atoms/app/index.d.ts +20 -19
- package/dist/atoms/app/index.js +4 -9
- package/dist/atoms/atomStore/index.cjs +1 -1
- package/dist/atoms/atomStore/index.js +1 -1
- package/dist/atoms/chat/index.cjs +9 -8
- package/dist/atoms/chat/index.d.cts +39 -38
- package/dist/atoms/chat/index.d.ts +40 -39
- package/dist/atoms/chat/index.js +9 -8
- package/dist/atoms/globalSearch/index.cjs +1 -2
- package/dist/atoms/globalSearch/index.d.cts +5 -5
- package/dist/atoms/globalSearch/index.d.ts +6 -6
- package/dist/atoms/globalSearch/index.js +1 -2
- package/dist/atoms/org/index.cjs +8 -7
- package/dist/atoms/org/index.d.cts +30 -29
- package/dist/atoms/org/index.d.ts +31 -30
- package/dist/atoms/org/index.js +4 -3
- package/dist/atoms/search/index.cjs +16 -15
- package/dist/atoms/search/index.d.cts +13 -12
- package/dist/atoms/search/index.d.ts +14 -13
- package/dist/atoms/search/index.js +16 -15
- package/dist/atoms/search/types.cjs +1 -1
- package/dist/atoms/search/types.d.cts +4 -2
- package/dist/atoms/search/types.d.ts +4 -2
- package/dist/atoms/search/types.js +1 -1
- package/dist/atoms/search/utils.cjs +1 -1
- package/dist/atoms/search/utils.d.ts +1 -1
- package/dist/atoms/search/utils.js +1 -1
- package/dist/{cdnContext-DOSIofl8.cjs → cdnContext-CaDyQ_5p.cjs} +1 -1
- package/dist/{cdnContext-CEGBVVBU.js → cdnContext-CtrIlAqX.js} +1 -1
- package/dist/{chat-DH70QqJp.js → chat-BjhQCyW_.js} +8 -7
- package/dist/{chat-CqPuT9_V.cjs → chat-BkPax29G.cjs} +16 -9
- package/dist/{chatElementDisplayLocation-DWmfNX_u.d.cts → chatElementDisplayLocation-B7vr33eG.d.cts} +1 -1
- package/dist/{chatElementDisplayLocation-CpgV2wR1.d.ts → chatElementDisplayLocation-D4XF0UfI.d.ts} +1 -1
- package/dist/{chatSearch-C7Y-hb-6.js → chatSearch-BsYlFvpv.js} +7 -7
- package/dist/{chatSearch-DLV4BUGA.cjs → chatSearch-C3N3iIxu.cjs} +7 -7
- package/dist/{chatState-CcFtSqJT.cjs → chatState-CJ52Ag_7.cjs} +5 -5
- package/dist/{chatState-DKnNHmwe.js → chatState-CXA1vF16.js} +3 -3
- package/dist/commerce-api-DA1QGGMK.cjs +319 -0
- package/dist/commerce-api-rgj30eEp.js +312 -0
- package/dist/config/index.d.cts +4 -4
- package/dist/config/index.d.ts +4 -4
- package/dist/config/locators/components/chat/index.d.cts +1 -1
- package/dist/config/locators/components/chat/index.d.ts +1 -1
- package/dist/config/locators/components/common/index.d.cts +1 -1
- package/dist/config/locators/components/common/index.d.ts +1 -1
- package/dist/config/locators/components/index.d.cts +1 -1
- package/dist/config/locators/components/index.d.ts +1 -1
- package/dist/config/locators/index.d.cts +4 -4
- package/dist/config/locators/index.d.ts +4 -4
- package/dist/contexts/amplitudeContext/index.cjs +10 -9
- package/dist/contexts/amplitudeContext/index.d.cts +1 -1
- package/dist/contexts/amplitudeContext/index.d.ts +1 -1
- package/dist/contexts/amplitudeContext/index.js +7 -6
- package/dist/contexts/cdnContext/index.cjs +1 -1
- package/dist/contexts/cdnContext/index.js +1 -1
- package/dist/contexts/chatContext/index.cjs +32 -27
- package/dist/contexts/chatContext/index.d.cts +2 -2
- package/dist/contexts/chatContext/index.d.ts +4 -4
- package/dist/contexts/chatContext/index.js +22 -17
- package/dist/contexts/enviveConfigContext/index.d.cts +3 -3
- package/dist/contexts/enviveConfigContext/index.d.ts +3 -3
- package/dist/contexts/enviveCssContext/index.cjs +7 -7
- package/dist/contexts/enviveCssContext/index.js +7 -7
- package/dist/contexts/featureFlagContext/index.cjs +1 -1
- package/dist/contexts/featureFlagContext/index.d.cts +3 -3
- package/dist/contexts/featureFlagContext/index.d.ts +3 -3
- package/dist/contexts/featureFlagContext/index.js +1 -1
- package/dist/contexts/featureFlagServiceContext/index.d.cts +4 -4
- package/dist/contexts/featureFlagServiceContext/index.d.ts +4 -4
- package/dist/contexts/graphqlContext/index.cjs +3 -3
- package/dist/contexts/graphqlContext/index.d.cts +13 -12
- package/dist/contexts/graphqlContext/index.d.ts +14 -13
- package/dist/contexts/graphqlContext/index.js +3 -3
- package/dist/contexts/newOrgConfigContext/index.cjs +6 -6
- package/dist/contexts/newOrgConfigContext/index.d.cts +14 -13
- package/dist/contexts/newOrgConfigContext/index.d.ts +15 -14
- package/dist/contexts/newOrgConfigContext/index.js +6 -6
- package/dist/contexts/searchContext/index.cjs +10 -13
- package/dist/contexts/searchContext/index.d.cts +1 -1
- package/dist/contexts/searchContext/index.d.ts +2 -2
- package/dist/contexts/searchContext/index.js +10 -13
- package/dist/contexts/sessionStorageContext/index.cjs +1 -1
- package/dist/contexts/sessionStorageContext/index.js +1 -1
- package/dist/contexts/shopifyUrlContext/index.cjs +1 -1
- package/dist/contexts/shopifyUrlContext/index.d.cts +3 -3
- package/dist/contexts/shopifyUrlContext/index.d.ts +3 -3
- package/dist/contexts/shopifyUrlContext/index.js +1 -1
- package/dist/contexts/systemSettingsContext/index.cjs +1 -1
- package/dist/contexts/systemSettingsContext/index.d.cts +14 -13
- package/dist/contexts/systemSettingsContext/index.d.ts +15 -14
- package/dist/contexts/systemSettingsContext/index.js +1 -1
- package/dist/contexts/types.d.cts +3 -3
- package/dist/contexts/types.d.ts +3 -3
- package/dist/contexts/userIdentityContext/index.cjs +14 -8
- package/dist/contexts/userIdentityContext/index.d.cts +1 -1
- package/dist/contexts/userIdentityContext/index.d.ts +1 -1
- package/dist/contexts/userIdentityContext/index.js +12 -6
- package/dist/{domObserver-Bqf3ooj8.cjs → domObserver-COKvTfZV.cjs} +1 -1
- package/dist/{domObserver-v9ODTyfT.js → domObserver-DEiUh0qg.js} +1 -1
- package/dist/{featureFlagServiceContext-V0J-69ty.d.ts → featureFlagServiceContext-CpxlOkI9.d.ts} +2 -2
- package/dist/{featureFlagServiceContext-Be_LUbFf.d.cts → featureFlagServiceContext-p5UBwPM3.d.cts} +2 -2
- package/dist/frontendConfig-Cawh5iqv.d.ts +859 -0
- package/dist/frontendConfig-iZipB5FG.d.cts +859 -0
- package/dist/{globalSearch-FBk2epe8.cjs → globalSearch-BOG3wmck.cjs} +1 -1
- package/dist/{globalSearch-Ccxq8hNF.js → globalSearch-BQEX-2Ml.js} +1 -1
- package/dist/graphql-CkxgqsXP.js +48 -0
- package/dist/graphql-i3dtpVTl.cjs +71 -0
- package/dist/graphqlConfig-BnfE0ql5.cjs +39 -0
- package/dist/graphqlConfig-CZGjJ8hP.js +14 -0
- package/dist/{graphqlContext-D67VEQg3.d.cts → graphqlContext-BeyKU1Dr.d.cts} +2 -2
- package/dist/{graphqlContext-BQA6gnpH.d.ts → graphqlContext-CXQl0hq2.d.ts} +3 -3
- package/dist/{graphqlContext-W0cZNBf1.cjs → graphqlContext-DP8T3-Kd.cjs} +4 -4
- package/dist/{graphqlContext-Ci5GRAdH.js → graphqlContext-czH0kIZg.js} +3 -3
- package/dist/hooks/AmplitudeOperations/index.cjs +8 -8
- package/dist/hooks/AmplitudeOperations/index.d.cts +1 -1
- package/dist/hooks/AmplitudeOperations/index.d.ts +1 -1
- package/dist/hooks/AmplitudeOperations/index.js +8 -8
- package/dist/hooks/AppDetails/index.cjs +7 -12
- package/dist/hooks/AppDetails/index.d.cts +12 -11
- package/dist/hooks/AppDetails/index.d.ts +13 -12
- package/dist/hooks/AppDetails/index.js +7 -12
- package/dist/hooks/CdnOperations/index.cjs +1 -1
- package/dist/hooks/CdnOperations/index.js +1 -1
- package/dist/hooks/ChatToggle/index.cjs +13 -12
- package/dist/hooks/ChatToggle/index.d.cts +1 -1
- package/dist/hooks/ChatToggle/index.d.ts +1 -1
- package/dist/hooks/ChatToggle/index.js +10 -9
- package/dist/hooks/ChatToggleAnalytics/index.cjs +9 -9
- package/dist/hooks/ChatToggleAnalytics/index.d.cts +1 -1
- package/dist/hooks/ChatToggleAnalytics/index.d.ts +1 -1
- package/dist/hooks/ChatToggleAnalytics/index.js +9 -9
- package/dist/hooks/Debounce/index.cjs +20 -2
- package/dist/hooks/Debounce/index.js +18 -2
- package/dist/hooks/ElementObserver/index.cjs +1 -1
- package/dist/hooks/ElementObserver/index.d.cts +1 -1
- package/dist/hooks/ElementObserver/index.d.ts +1 -1
- package/dist/hooks/ElementObserver/index.js +1 -1
- package/dist/hooks/GrabAndScroll/index.d.cts +2 -2
- package/dist/hooks/GrabAndScroll/index.d.ts +2 -2
- package/dist/hooks/GraphQLConfig/index.cjs +4 -4
- package/dist/hooks/GraphQLConfig/index.d.cts +13 -12
- package/dist/hooks/GraphQLConfig/index.d.ts +14 -13
- package/dist/hooks/GraphQLConfig/index.js +4 -4
- package/dist/hooks/IdentifyUser/index.cjs +14 -8
- package/dist/hooks/IdentifyUser/index.js +13 -7
- package/dist/hooks/ImageResolver/index.cjs +2 -2
- package/dist/hooks/ImageResolver/index.js +2 -2
- package/dist/hooks/Intersection/index.cjs +1 -1
- package/dist/hooks/Intersection/index.js +1 -1
- package/dist/hooks/MessageFilter/index.cjs +2 -2
- package/dist/hooks/MessageFilter/index.d.cts +12 -11
- package/dist/hooks/MessageFilter/index.d.ts +13 -12
- package/dist/hooks/MessageFilter/index.js +2 -2
- package/dist/hooks/NewOrgConfig/index.cjs +7 -7
- package/dist/hooks/NewOrgConfig/index.d.cts +14 -13
- package/dist/hooks/NewOrgConfig/index.d.ts +15 -14
- package/dist/hooks/NewOrgConfig/index.js +7 -7
- package/dist/hooks/Search/index.cjs +1469 -159
- package/dist/hooks/Search/index.d.cts +21 -17
- package/dist/hooks/Search/index.d.ts +22 -18
- package/dist/hooks/Search/index.js +1464 -154
- package/dist/hooks/SearchOperations/index.cjs +11 -14
- package/dist/hooks/SearchOperations/index.d.cts +1 -1
- package/dist/hooks/SearchOperations/index.d.ts +2 -2
- package/dist/hooks/SearchOperations/index.js +11 -14
- package/dist/hooks/SessionStorageOperations/index.cjs +1 -1
- package/dist/hooks/SessionStorageOperations/index.js +1 -1
- package/dist/hooks/ShopifyUrlOperations/index.cjs +1 -1
- package/dist/hooks/ShopifyUrlOperations/index.d.cts +5 -5
- package/dist/hooks/ShopifyUrlOperations/index.d.ts +5 -5
- package/dist/hooks/ShopifyUrlOperations/index.js +1 -1
- package/dist/hooks/SystemSettingsContext/index.cjs +2 -2
- package/dist/hooks/SystemSettingsContext/index.d.cts +14 -13
- package/dist/hooks/SystemSettingsContext/index.d.ts +15 -14
- package/dist/hooks/SystemSettingsContext/index.js +2 -2
- package/dist/hooks/TrackComponentVisibleEvent/index.cjs +8 -8
- package/dist/hooks/TrackComponentVisibleEvent/index.d.cts +2 -2
- package/dist/hooks/TrackComponentVisibleEvent/index.d.ts +2 -2
- package/dist/hooks/TrackComponentVisibleEvent/index.js +8 -8
- package/dist/hooks/UpdateAnalyticsProps/index.cjs +11 -11
- package/dist/hooks/UpdateAnalyticsProps/index.js +6 -6
- package/dist/hooks/utils.d.cts +12 -11
- package/dist/hooks/utils.d.ts +13 -12
- package/dist/{index-BeYfyZ6k.d.ts → index--9_c4tze.d.ts} +1 -1
- package/dist/index-BEpDGqnz.d.cts +41 -0
- package/dist/{index-xHVrsrbz.d.ts → index-BKvFVPUX.d.ts} +1 -1
- package/dist/{index-DJTrxIFJ.d.ts → index-BNHIIgYk.d.ts} +1 -1
- package/dist/{index-BeGt0Aw3.d.cts → index-BSd8767K.d.cts} +5 -5
- package/dist/index-BUDrAxnl.d.ts +673 -0
- package/dist/{index-DzbkQtaK.d.cts → index-CCboEuTO.d.cts} +1 -1
- package/dist/{index-FQjyuD3D.d.cts → index-COXkY78t.d.cts} +1 -1
- package/dist/{index-xhBQ1HBx.d.ts → index-CUO68KG3.d.ts} +34 -34
- package/dist/{index-DazMsEy_.d.ts → index-D7htGSQC.d.ts} +1 -1
- package/dist/index-DM_5fh8c.d.ts +101 -0
- package/dist/index-DU7uw0ba.d.cts +101 -0
- package/dist/{index-Da1s8h5C.d.cts → index-DZtnHhlr.d.cts} +1 -1
- package/dist/{index-h809JLbL.d.ts → index-Dtw-hJdt.d.ts} +1 -1
- package/dist/{index-Dfwnna1j.d.ts → index-Dxpscrvz.d.ts} +1 -1
- package/dist/index-Dy3TTIOm.d.cts +673 -0
- package/dist/index-ErVcwUnR.d.ts +41 -0
- package/dist/{index-Cyq5HiC0.d.cts → index-OkKEOL6H.d.cts} +1 -1
- package/dist/{index-9NE86em3.d.cts → index-hAqp0oYb.d.cts} +1 -1
- package/dist/interceptors/index.d.cts +13 -12
- package/dist/interceptors/index.d.ts +14 -13
- package/dist/interceptors/types.d.cts +12 -11
- package/dist/interceptors/types.d.ts +13 -12
- package/dist/models-CWOgrLCm.js +1284 -0
- package/dist/models-DqdLOi2I.cjs +1519 -0
- package/dist/{newOrgConfigAtom-DxILMn2I.cjs → newOrgConfigAtom-CPA6Gp6n.cjs} +1 -1
- package/dist/{newOrgConfigAtom-sqve6LZU.js → newOrgConfigAtom-DEUj6H-p.js} +1 -1
- package/dist/{newOrgConfigContext-Cl4H9c3q.cjs → newOrgConfigContext-Bet9CgKP.cjs} +3 -3
- package/dist/{newOrgConfigContext-DQiuf8nd.js → newOrgConfigContext-Bi_dBNe5.js} +3 -3
- package/dist/{newOrgConfigContext-5Bw7RwT-.d.cts → newOrgConfigContext-CJI3tsVV.d.cts} +2 -2
- package/dist/{newOrgConfigContext-CS8IA5Eg.d.ts → newOrgConfigContext-I2qceBB4.d.ts} +2 -2
- package/dist/{nodeSelector-BiCDowlK.d.ts → nodeSelector-B5NfnUHv.d.ts} +1 -1
- package/dist/{nodeSelector-B3bPtEjX.d.cts → nodeSelector-vKB44CDB.d.cts} +1 -1
- package/dist/{org-DlAesvQ_.cjs → org-B_cWn2bt.cjs} +1 -1
- package/dist/{org-vi0njpBh.js → org-h32_LSEb.js} +1 -1
- package/dist/orgAnalyticsConfig-Bm23fw4s.cjs +39 -0
- package/dist/orgAnalyticsConfig-CpBmga08.js +14 -0
- package/dist/responseGenerics-D9bS-Dd6.d.ts +148 -0
- package/dist/{index-CCa4tZuO.d.ts → responseGenerics-DWLV09cQ.d.cts} +4 -40
- package/dist/{search-y-ioX5Mz.d.cts → search-6RrxBXD6.d.cts} +1 -1
- package/dist/{search-CXXslzAO.cjs → search-Csh2n66W.cjs} +5 -5
- package/dist/{search-DBSMrXWv.js → search-DkiqkogN.js} +5 -5
- package/dist/{search-1NQLQD9d.d.ts → search-DrJiCT7d.d.ts} +2 -2
- package/dist/{search-filter-types-BxaNSLs_.d.cts → search-filter-types-BItKtezf.d.cts} +1 -1
- package/dist/{search-filter-types-DPgeG8FS.d.ts → search-filter-types-CGFhksO3.d.ts} +1 -1
- package/dist/{searchContext-mvwUJncR.js → searchContext-BmgoAFMF.js} +4 -4
- package/dist/{searchContext-DXW6xvXv.cjs → searchContext-DksJfC1s.cjs} +6 -6
- package/dist/{searchServiceAdapter-DEv1tTn0.cjs → searchServiceAdapter-BGlvoZFE.cjs} +1 -1
- package/dist/{searchServiceAdapter-WyCU55NV.js → searchServiceAdapter-Db6jEcJs.js} +1 -1
- package/dist/{sessionStorageContext-1Ks_d4Z0.cjs → sessionStorageContext-B6FsNKjj.cjs} +1 -1
- package/dist/{sessionStorageContext-CDcl7NVl.js → sessionStorageContext-CLYCm83p.js} +1 -1
- package/dist/{shopifyUrlContext-CejRZfj7.js → shopifyUrlContext-C-PkSgNC.js} +1 -1
- package/dist/{shopifyUrlContext-lnHoAOEf.cjs → shopifyUrlContext-ZOcARiMR.cjs} +1 -1
- package/dist/{spiffyWidgets-B1uc84_g.d.ts → spiffyWidgets-CR6F7FRE.d.ts} +1 -1
- package/dist/{spiffyWidgets-BuS00VaQ.d.cts → spiffyWidgets-eNbU1gMc.d.cts} +1 -1
- package/dist/{systemSettingsContext-CVUxEcsU.js → systemSettingsContext-DF0jSq9m.js} +1 -1
- package/dist/{systemSettingsContext-B0Kyq7nA.cjs → systemSettingsContext-dmE1v6w8.cjs} +1 -1
- package/dist/{test-types-y6kp-tiw.d.ts → test-types-BEml_bm3.d.ts} +1 -1
- package/dist/{test-types-ThQiO_cc.d.cts → test-types-Dsu8RJZu.d.cts} +1 -1
- package/dist/types/index.cjs +1 -16
- package/dist/types/index.d.cts +3 -17
- package/dist/types/index.d.ts +3 -17
- package/dist/types/index.js +2 -16
- package/dist/{types-Db5Eux6K.d.ts → types-4LQ7LUCk.d.ts} +2 -2
- package/dist/types-BegmH0S1.d.ts +60 -0
- package/dist/types-BuvXXGxE.cjs +48 -0
- package/dist/types-CtUb63bt.js +1 -1
- package/dist/{types-zQGBI-Yo.d.cts → types-DFsSqmWx.d.cts} +2 -2
- package/dist/types-DWorwfS-.d.cts +60 -0
- package/dist/types-DXnG1tV0.js +30 -0
- package/dist/types-UUvB6h05.cjs +1 -1
- package/dist/types.d.cts +4 -23
- package/dist/types.d.ts +4 -23
- package/dist/unsupportedProductExceptions-DGENUnEA.cjs +32 -0
- package/dist/unsupportedProductExceptions-uQuuelOs.js +20 -0
- package/dist/{useAmplitudeOperations-jqa7K9dH.cjs → useAmplitudeOperations-Bo6YNbTV.cjs} +3 -3
- package/dist/{useAmplitudeOperations-DYs1h8a_.js → useAmplitudeOperations-zIRSqmMW.js} +2 -2
- package/dist/{useAppDetails-BRUqZEyt.js → useAppDetails-B584gkCs.js} +3 -3
- package/dist/{useAppDetails-C71k0brz.cjs → useAppDetails-DczgqeLG.cjs} +6 -6
- package/dist/{useGraphQLConfig-5VwS9Q_Z.js → useGraphQLConfig-7UxACM4n.js} +2 -2
- package/dist/{useGraphQLConfig-Cj26_J9I.cjs → useGraphQLConfig-D_rF2Sun.cjs} +2 -2
- package/dist/{useIntersection-Cncgxdmy.js → useIntersection-CZSEBUbv.js} +1 -1
- package/dist/{useIntersection-m4PEpvG7.cjs → useIntersection-DSDREfj6.cjs} +1 -1
- package/dist/userIdentityContext-BqbNu7xu.cjs +132 -0
- package/dist/userIdentityContext-BxFH9FNQ.js +115 -0
- package/dist/{userIdentityContext-BVODeTlN.d.ts → userIdentityContext-C6kApbuk.d.ts} +1 -1
- package/dist/{userIdentityContext-D2oFVFzo.d.cts → userIdentityContext-kU1PIo8K.d.cts} +1 -1
- package/dist/{utils-DpneNSJf.d.ts → utils-BRkGP1eb.d.ts} +1 -1
- package/dist/utils-C1ErYSoW.js +606 -0
- package/dist/{utils-BxPPugeP.d.cts → utils-CBD4g2Nc.d.cts} +4 -4
- package/dist/{utils-2SWrJ12w.cjs → utils-CvLmSsUj.cjs} +1 -1
- package/dist/{utils-CqBxIpEV.js → utils-D82gfbgU.js} +1 -1
- package/dist/{utils-B3x_9JTY.d.cts → utils-DCrwX6FT.d.cts} +1 -1
- package/dist/{utils-Covisryh.d.ts → utils-QKFAbPT6.d.ts} +4 -4
- package/dist/utils-mqfncrhI.cjs +715 -0
- package/package.json +18 -13
- package/src/application/commerce-api.ts +2 -0
- package/src/application/models/graphql/index.ts +1 -0
- package/src/application/utils/__tests__/divideArrays.test.ts +12 -13
- package/src/atoms/app/index.ts +1 -2
- package/src/atoms/search/productRetrievalAPI.ts +70 -0
- package/src/atoms/search/productRetrievalAdapter.ts +25 -0
- package/src/atoms/search/types.ts +13 -0
- package/src/contexts/enviveConfigContext/__tests__/enviveConfigContext.test.tsx +411 -0
- package/src/contexts/graphqlContext/__tests__/graphqlContext.test.tsx +790 -0
- package/src/contexts/localStorageContext/__tests__/localStorageContext.test.tsx +775 -0
- package/src/contexts/newOrgConfigContext/__tests__/newOrgConfigContext.test.tsx +495 -0
- package/src/contexts/searchContext/__tests__/searchContext.test.tsx +806 -0
- package/src/contexts/systemSettingsContext/__tests__/systemSettingsContext.test.tsx +506 -0
- package/src/contexts/types.ts +16 -14
- package/src/contexts/userIdentityContext/__tests__/userIdentityContext.test.tsx +663 -0
- package/src/contexts/userIdentityContext/userIdentityContext.tsx +6 -0
- package/src/hooks/Search/useRecommendedProducts.ts +48 -0
- package/src/hooks/Search/useSearch.tsx +89 -182
- package/src/hooks/Search/useSearchInput.ts +263 -0
- package/src/types/FilterAttribute.ts +35 -0
- package/src/types/index.ts +0 -1
- package/src/types.ts +0 -16
- package/dist/frontendConfig-CeWhVevA.d.ts +0 -857
- package/dist/frontendConfig-OWWJmuPc.d.cts +0 -857
- package/dist/graphql-3PxNRFOc.js +0 -36
- package/dist/graphql-DGYfelZp.cjs +0 -53
- package/dist/graphqlConfig-GHZ1UgCw.cjs +0 -73
- package/dist/graphqlConfig-mDg6J44N.js +0 -24
- package/dist/hooks/FloatingButtonVisibility/index.cjs +0 -73
- package/dist/hooks/FloatingButtonVisibility/index.d.cts +0 -7
- package/dist/hooks/FloatingButtonVisibility/index.d.ts +0 -7
- package/dist/hooks/FloatingButtonVisibility/index.js +0 -69
- package/dist/hooks/LastInteraction/index.cjs +0 -34
- package/dist/hooks/LastInteraction/index.d.cts +0 -17
- package/dist/hooks/LastInteraction/index.d.ts +0 -17
- package/dist/hooks/LastInteraction/index.js +0 -32
- package/dist/index-Bmub8e38.d.cts +0 -98
- package/dist/index-CiWEYzXl.d.cts +0 -184
- package/dist/index-D4c-port.d.ts +0 -676
- package/dist/index-O33GSSRr.d.cts +0 -676
- package/dist/index-bjMvkcBF.d.ts +0 -98
- package/dist/models-D-4db7XW.cjs +0 -1537
- package/dist/models-c86hYW-F.js +0 -1296
- package/dist/types-BCz-hOvv.d.ts +0 -51
- package/dist/types-CKMMb_gX.d.cts +0 -51
- package/dist/types-CS0Hrzja.js +0 -30
- package/dist/types-CxObxLKs.cjs +0 -48
- package/dist/useDebounce-DZ8Cgiwc.cjs +0 -26
- package/dist/useDebounce-v9cezyjn.js +0 -19
- package/dist/utils-CLGXsOwE.cjs +0 -1591
- package/dist/utils-jYtD3hmA.js +0 -1385
- package/src/hooks/FloatingButtonVisibility/index.ts +0 -1
- package/src/hooks/FloatingButtonVisibility/useFloatingButtonVisibility.ts +0 -99
- package/src/hooks/LastInteraction/index.ts +0 -1
- package/src/hooks/LastInteraction/useLastInteraction.ts +0 -42
- package/src/types/floatingbuttonoverrides-types.ts +0 -10
- /package/dist/{AmplitudeOperations-ni7wVevx.js → AmplitudeOperations-ChZWcSsc.js} +0 -0
- /package/dist/{AmplitudeOperations-DxQnurSG.cjs → AmplitudeOperations-JggIc1zD.cjs} +0 -0
- /package/dist/{globalSearch-BpGfkuXz.js → amplitudeContext-BItT9HmT.js} +0 -0
- /package/dist/{globalSearch-B9DRBxSM.cjs → amplitudeContext-DPtyVv3Q.cjs} +0 -0
- /package/dist/{index-CgAfoNpB.d.ts → index-A0HvA68Y.d.cts} +0 -0
- /package/dist/{index-RcVcRKH7.d.cts → index-DNVvRcKu.d.ts} +0 -0
|
@@ -0,0 +1,495 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { render, screen, waitFor } from "@testing-library/react";
|
|
3
|
+
import { Provider } from "jotai";
|
|
4
|
+
import { useAtomValue } from "jotai";
|
|
5
|
+
import {
|
|
6
|
+
NewOrgConfigProvider,
|
|
7
|
+
useNewOrgConfigContext,
|
|
8
|
+
} from "../newOrgConfigContext";
|
|
9
|
+
import { EnviveConfigProvider } from "src/contexts/enviveConfigContext/enviveConfigContext";
|
|
10
|
+
import { GraphQLProvider } from "src/contexts/graphqlContext/graphqlContext";
|
|
11
|
+
import { LocalStorageProvider } from "src/contexts/localStorageContext/localStorageContext";
|
|
12
|
+
import { newOrgConfigAtom } from "src/atoms/org/newOrgConfigAtom";
|
|
13
|
+
import { orgShortNameAtom } from "src/atoms/envive/enviveConfig";
|
|
14
|
+
import { useColorsAndFrontendConfig } from "src/hooks/GraphQLConfig/useGraphQLConfig";
|
|
15
|
+
|
|
16
|
+
// Mock the useColorsAndFrontendConfig hook
|
|
17
|
+
vi.mock("src/hooks/GraphQLConfig/useGraphQLConfig", () => ({
|
|
18
|
+
useColorsAndFrontendConfig: vi.fn(),
|
|
19
|
+
}));
|
|
20
|
+
|
|
21
|
+
// Component that uses the useNewOrgConfigContext hook
|
|
22
|
+
const MockNewOrgConfigComponent: React.FC = () => {
|
|
23
|
+
const config = useNewOrgConfigContext();
|
|
24
|
+
|
|
25
|
+
return (
|
|
26
|
+
<div data-testid="new-org-config-component">
|
|
27
|
+
<div data-testid="loading">{config.loading.toString()}</div>
|
|
28
|
+
<div data-testid="has-error">{config.error ? "true" : "false"}</div>
|
|
29
|
+
<div data-testid="has-colors-config">
|
|
30
|
+
{config.colorsConfig ? "true" : "false"}
|
|
31
|
+
</div>
|
|
32
|
+
<div data-testid="has-frontend-config">
|
|
33
|
+
{config.frontendConfig ? "true" : "false"}
|
|
34
|
+
</div>
|
|
35
|
+
{config.error && (
|
|
36
|
+
<div data-testid="error-message">{config.error.message}</div>
|
|
37
|
+
)}
|
|
38
|
+
</div>
|
|
39
|
+
);
|
|
40
|
+
};
|
|
41
|
+
|
|
42
|
+
// Component that reads the atom directly to verify it's set
|
|
43
|
+
const AtomReaderComponent: React.FC = () => {
|
|
44
|
+
const config = useAtomValue(newOrgConfigAtom);
|
|
45
|
+
const orgShortName = useAtomValue(orgShortNameAtom);
|
|
46
|
+
|
|
47
|
+
return (
|
|
48
|
+
<div data-testid="atom-reader">
|
|
49
|
+
<div data-testid="atom-org-short-name">{orgShortName || "not-set"}</div>
|
|
50
|
+
<div data-testid="atom-has-config">
|
|
51
|
+
{config ? "has-config" : "no-config"}
|
|
52
|
+
</div>
|
|
53
|
+
{config && (
|
|
54
|
+
<>
|
|
55
|
+
<div data-testid="atom-has-colors">
|
|
56
|
+
{config.colorsConfig ? "true" : "false"}
|
|
57
|
+
</div>
|
|
58
|
+
<div data-testid="atom-has-frontend">
|
|
59
|
+
{config.frontendConfig ? "true" : "false"}
|
|
60
|
+
</div>
|
|
61
|
+
</>
|
|
62
|
+
)}
|
|
63
|
+
</div>
|
|
64
|
+
);
|
|
65
|
+
};
|
|
66
|
+
|
|
67
|
+
// Wrapper component to ensure providers are in correct order
|
|
68
|
+
const TestWrapper: React.FC<{
|
|
69
|
+
children: React.ReactNode;
|
|
70
|
+
orgShortName?: string;
|
|
71
|
+
mockHookData?: {
|
|
72
|
+
data?: any;
|
|
73
|
+
loading?: boolean;
|
|
74
|
+
error?: Error | null;
|
|
75
|
+
};
|
|
76
|
+
}> = ({ children, orgShortName, mockHookData = {} }) => {
|
|
77
|
+
// Mock the hook
|
|
78
|
+
const mockUseColorsAndFrontendConfig = useColorsAndFrontendConfig as any;
|
|
79
|
+
mockUseColorsAndFrontendConfig.mockReturnValue({
|
|
80
|
+
data: mockHookData.data || {},
|
|
81
|
+
loading: mockHookData.loading ?? false,
|
|
82
|
+
error: mockHookData.error || null,
|
|
83
|
+
refetch: vi.fn(),
|
|
84
|
+
});
|
|
85
|
+
|
|
86
|
+
return (
|
|
87
|
+
<Provider>
|
|
88
|
+
<EnviveConfigProvider
|
|
89
|
+
identifyingPrefix="test"
|
|
90
|
+
orgShortName={orgShortName}
|
|
91
|
+
baseUrl="https://test-api.example.com"
|
|
92
|
+
orgLevelApiKey="test-key"
|
|
93
|
+
>
|
|
94
|
+
<LocalStorageProvider>
|
|
95
|
+
<GraphQLProvider>
|
|
96
|
+
<NewOrgConfigProvider>{children}</NewOrgConfigProvider>
|
|
97
|
+
</GraphQLProvider>
|
|
98
|
+
</LocalStorageProvider>
|
|
99
|
+
</EnviveConfigProvider>
|
|
100
|
+
</Provider>
|
|
101
|
+
);
|
|
102
|
+
};
|
|
103
|
+
|
|
104
|
+
describe("NewOrgConfigProvider", () => {
|
|
105
|
+
beforeEach(() => {
|
|
106
|
+
vi.clearAllMocks();
|
|
107
|
+
});
|
|
108
|
+
|
|
109
|
+
describe("useNewOrgConfigContext Hook Integration", () => {
|
|
110
|
+
it("should provide context through useNewOrgConfigContext hook", async () => {
|
|
111
|
+
const mockData = {
|
|
112
|
+
colorsConfig: { accentPrimary: "#FF0000" },
|
|
113
|
+
frontendConfig: { merchantOverrideCss: "test-css" },
|
|
114
|
+
};
|
|
115
|
+
|
|
116
|
+
render(
|
|
117
|
+
<TestWrapper orgShortName="test-org" mockHookData={{ data: mockData }}>
|
|
118
|
+
<MockNewOrgConfigComponent />
|
|
119
|
+
</TestWrapper>
|
|
120
|
+
);
|
|
121
|
+
|
|
122
|
+
await waitFor(() => {
|
|
123
|
+
expect(screen.getByTestId("loading")).toHaveTextContent("false");
|
|
124
|
+
});
|
|
125
|
+
|
|
126
|
+
expect(screen.getByTestId("new-org-config-component")).toBeInTheDocument();
|
|
127
|
+
expect(screen.getByTestId("has-colors-config")).toHaveTextContent("true");
|
|
128
|
+
expect(screen.getByTestId("has-frontend-config")).toHaveTextContent("true");
|
|
129
|
+
});
|
|
130
|
+
|
|
131
|
+
it("should throw error when used outside of NewOrgConfigProvider", () => {
|
|
132
|
+
const consoleSpy = vi
|
|
133
|
+
.spyOn(console, "error")
|
|
134
|
+
.mockImplementation(() => {});
|
|
135
|
+
|
|
136
|
+
const TestComponent: React.FC = () => {
|
|
137
|
+
try {
|
|
138
|
+
useNewOrgConfigContext();
|
|
139
|
+
return <div data-testid="no-error">No Error</div>;
|
|
140
|
+
} catch (error: any) {
|
|
141
|
+
return <div data-testid="error">{error.message}</div>;
|
|
142
|
+
}
|
|
143
|
+
};
|
|
144
|
+
|
|
145
|
+
render(
|
|
146
|
+
<Provider>
|
|
147
|
+
<TestComponent />
|
|
148
|
+
</Provider>
|
|
149
|
+
);
|
|
150
|
+
|
|
151
|
+
expect(screen.getByTestId("error")).toHaveTextContent(
|
|
152
|
+
"useNewOrgConfigContext must be used within a NewOrgConfigProvider"
|
|
153
|
+
);
|
|
154
|
+
|
|
155
|
+
consoleSpy.mockRestore();
|
|
156
|
+
});
|
|
157
|
+
});
|
|
158
|
+
|
|
159
|
+
describe("Loading State", () => {
|
|
160
|
+
it("should show loading state when hook is loading", async () => {
|
|
161
|
+
render(
|
|
162
|
+
<TestWrapper
|
|
163
|
+
orgShortName="test-org"
|
|
164
|
+
mockHookData={{ loading: true, data: {} }}
|
|
165
|
+
>
|
|
166
|
+
<MockNewOrgConfigComponent />
|
|
167
|
+
</TestWrapper>
|
|
168
|
+
);
|
|
169
|
+
|
|
170
|
+
await waitFor(() => {
|
|
171
|
+
expect(screen.getByTestId("loading")).toHaveTextContent("true");
|
|
172
|
+
});
|
|
173
|
+
});
|
|
174
|
+
|
|
175
|
+
it("should show loading state when orgShortName is not available", async () => {
|
|
176
|
+
render(
|
|
177
|
+
<TestWrapper mockHookData={{ data: {}, loading: false }}>
|
|
178
|
+
<MockNewOrgConfigComponent />
|
|
179
|
+
</TestWrapper>
|
|
180
|
+
);
|
|
181
|
+
|
|
182
|
+
await waitFor(() => {
|
|
183
|
+
expect(screen.getByTestId("loading")).toHaveTextContent("true");
|
|
184
|
+
});
|
|
185
|
+
});
|
|
186
|
+
|
|
187
|
+
it("should not show loading when orgShortName is available and hook is not loading", async () => {
|
|
188
|
+
render(
|
|
189
|
+
<TestWrapper
|
|
190
|
+
orgShortName="test-org"
|
|
191
|
+
mockHookData={{ data: {}, loading: false }}
|
|
192
|
+
>
|
|
193
|
+
<MockNewOrgConfigComponent />
|
|
194
|
+
</TestWrapper>
|
|
195
|
+
);
|
|
196
|
+
|
|
197
|
+
await waitFor(() => {
|
|
198
|
+
expect(screen.getByTestId("loading")).toHaveTextContent("false");
|
|
199
|
+
});
|
|
200
|
+
});
|
|
201
|
+
});
|
|
202
|
+
|
|
203
|
+
describe("Error Handling", () => {
|
|
204
|
+
it("should handle errors from useColorsAndFrontendConfig", async () => {
|
|
205
|
+
const testError = new Error("Failed to fetch config");
|
|
206
|
+
|
|
207
|
+
render(
|
|
208
|
+
<TestWrapper
|
|
209
|
+
orgShortName="test-org"
|
|
210
|
+
mockHookData={{ error: testError, loading: false, data: {} }}
|
|
211
|
+
>
|
|
212
|
+
<MockNewOrgConfigComponent />
|
|
213
|
+
</TestWrapper>
|
|
214
|
+
);
|
|
215
|
+
|
|
216
|
+
await waitFor(() => {
|
|
217
|
+
expect(screen.getByTestId("has-error")).toHaveTextContent("true");
|
|
218
|
+
});
|
|
219
|
+
|
|
220
|
+
expect(screen.getByTestId("error-message")).toHaveTextContent(
|
|
221
|
+
"Failed to fetch config"
|
|
222
|
+
);
|
|
223
|
+
expect(screen.getByTestId("loading")).toHaveTextContent("false");
|
|
224
|
+
});
|
|
225
|
+
|
|
226
|
+
it("should return error state without throwing", async () => {
|
|
227
|
+
const testError = new Error("Network error");
|
|
228
|
+
|
|
229
|
+
render(
|
|
230
|
+
<TestWrapper
|
|
231
|
+
orgShortName="test-org"
|
|
232
|
+
mockHookData={{ error: testError, loading: false, data: {} }}
|
|
233
|
+
>
|
|
234
|
+
<MockNewOrgConfigComponent />
|
|
235
|
+
</TestWrapper>
|
|
236
|
+
);
|
|
237
|
+
|
|
238
|
+
await waitFor(() => {
|
|
239
|
+
expect(screen.getByTestId("has-error")).toHaveTextContent("true");
|
|
240
|
+
});
|
|
241
|
+
|
|
242
|
+
// Component should still render without crashing
|
|
243
|
+
expect(screen.getByTestId("new-org-config-component")).toBeInTheDocument();
|
|
244
|
+
});
|
|
245
|
+
});
|
|
246
|
+
|
|
247
|
+
describe("Atom Integration", () => {
|
|
248
|
+
it("should set newOrgConfigAtom when data is available", async () => {
|
|
249
|
+
const mockData = {
|
|
250
|
+
colorsConfig: { accentPrimary: "#FF0000", accentSecondary: "#00FF00" },
|
|
251
|
+
frontendConfig: { merchantOverrideCss: "test-css" },
|
|
252
|
+
};
|
|
253
|
+
|
|
254
|
+
render(
|
|
255
|
+
<TestWrapper
|
|
256
|
+
orgShortName="test-org"
|
|
257
|
+
mockHookData={{ data: mockData, loading: false }}
|
|
258
|
+
>
|
|
259
|
+
<AtomReaderComponent />
|
|
260
|
+
</TestWrapper>
|
|
261
|
+
);
|
|
262
|
+
|
|
263
|
+
await waitFor(() => {
|
|
264
|
+
expect(screen.getByTestId("atom-org-short-name")).toHaveTextContent(
|
|
265
|
+
"test-org"
|
|
266
|
+
);
|
|
267
|
+
});
|
|
268
|
+
|
|
269
|
+
await waitFor(() => {
|
|
270
|
+
expect(screen.getByTestId("atom-has-config")).toHaveTextContent(
|
|
271
|
+
"has-config"
|
|
272
|
+
);
|
|
273
|
+
}, { timeout: 2000 });
|
|
274
|
+
|
|
275
|
+
expect(screen.getByTestId("atom-has-colors")).toHaveTextContent("true");
|
|
276
|
+
expect(screen.getByTestId("atom-has-frontend")).toHaveTextContent("true");
|
|
277
|
+
});
|
|
278
|
+
|
|
279
|
+
it("should not set atom when orgShortName is missing", async () => {
|
|
280
|
+
const mockData = {
|
|
281
|
+
colorsConfig: { accentPrimary: "#FF0000" },
|
|
282
|
+
frontendConfig: {},
|
|
283
|
+
};
|
|
284
|
+
|
|
285
|
+
render(
|
|
286
|
+
<TestWrapper mockHookData={{ data: mockData, loading: false }}>
|
|
287
|
+
<AtomReaderComponent />
|
|
288
|
+
</TestWrapper>
|
|
289
|
+
);
|
|
290
|
+
|
|
291
|
+
await waitFor(() => {
|
|
292
|
+
expect(screen.getByTestId("atom-org-short-name")).toHaveTextContent(
|
|
293
|
+
"not-set"
|
|
294
|
+
);
|
|
295
|
+
});
|
|
296
|
+
|
|
297
|
+
// Atom should not be set when orgShortName is missing
|
|
298
|
+
await waitFor(() => {
|
|
299
|
+
const hasConfig = screen.getByTestId("atom-has-config").textContent;
|
|
300
|
+
// The atom might be set to null or not set at all
|
|
301
|
+
expect(hasConfig).toBeDefined();
|
|
302
|
+
});
|
|
303
|
+
});
|
|
304
|
+
|
|
305
|
+
it("should not set atom when loading", async () => {
|
|
306
|
+
const mockData = {
|
|
307
|
+
colorsConfig: { accentPrimary: "#FF0000" },
|
|
308
|
+
};
|
|
309
|
+
|
|
310
|
+
render(
|
|
311
|
+
<TestWrapper
|
|
312
|
+
orgShortName="test-org"
|
|
313
|
+
mockHookData={{ data: mockData, loading: true }}
|
|
314
|
+
>
|
|
315
|
+
<AtomReaderComponent />
|
|
316
|
+
</TestWrapper>
|
|
317
|
+
);
|
|
318
|
+
|
|
319
|
+
await waitFor(() => {
|
|
320
|
+
expect(screen.getByTestId("atom-org-short-name")).toHaveTextContent(
|
|
321
|
+
"test-org"
|
|
322
|
+
);
|
|
323
|
+
});
|
|
324
|
+
|
|
325
|
+
// When loading, the atom setter might not be called
|
|
326
|
+
// The context value will have loading: true
|
|
327
|
+
});
|
|
328
|
+
|
|
329
|
+
it("should set atom with initial data", async () => {
|
|
330
|
+
const mockData = {
|
|
331
|
+
colorsConfig: { accentPrimary: "#FF0000" },
|
|
332
|
+
frontendConfig: { merchantOverrideCss: "test-css" },
|
|
333
|
+
};
|
|
334
|
+
|
|
335
|
+
render(
|
|
336
|
+
<TestWrapper
|
|
337
|
+
orgShortName="test-org"
|
|
338
|
+
mockHookData={{ data: mockData, loading: false }}
|
|
339
|
+
>
|
|
340
|
+
<AtomReaderComponent />
|
|
341
|
+
</TestWrapper>
|
|
342
|
+
);
|
|
343
|
+
|
|
344
|
+
await waitFor(() => {
|
|
345
|
+
expect(screen.getByTestId("atom-has-config")).toHaveTextContent(
|
|
346
|
+
"has-config"
|
|
347
|
+
);
|
|
348
|
+
});
|
|
349
|
+
|
|
350
|
+
expect(screen.getByTestId("atom-has-colors")).toHaveTextContent("true");
|
|
351
|
+
expect(screen.getByTestId("atom-has-frontend")).toHaveTextContent("true");
|
|
352
|
+
});
|
|
353
|
+
});
|
|
354
|
+
|
|
355
|
+
describe("Context Value", () => {
|
|
356
|
+
it("should provide colorsConfig and frontendConfig in context", async () => {
|
|
357
|
+
const mockData = {
|
|
358
|
+
colorsConfig: {
|
|
359
|
+
accentPrimary: "#FF0000",
|
|
360
|
+
accentSecondary: "#00FF00",
|
|
361
|
+
backgroundDark: "#000000",
|
|
362
|
+
},
|
|
363
|
+
frontendConfig: {
|
|
364
|
+
merchantOverrideCss: "test-css",
|
|
365
|
+
},
|
|
366
|
+
};
|
|
367
|
+
|
|
368
|
+
render(
|
|
369
|
+
<TestWrapper
|
|
370
|
+
orgShortName="test-org"
|
|
371
|
+
mockHookData={{ data: mockData, loading: false }}
|
|
372
|
+
>
|
|
373
|
+
<MockNewOrgConfigComponent />
|
|
374
|
+
</TestWrapper>
|
|
375
|
+
);
|
|
376
|
+
|
|
377
|
+
await waitFor(() => {
|
|
378
|
+
expect(screen.getByTestId("has-colors-config")).toHaveTextContent(
|
|
379
|
+
"true"
|
|
380
|
+
);
|
|
381
|
+
});
|
|
382
|
+
|
|
383
|
+
expect(screen.getByTestId("has-frontend-config")).toHaveTextContent(
|
|
384
|
+
"true"
|
|
385
|
+
);
|
|
386
|
+
});
|
|
387
|
+
|
|
388
|
+
it("should provide empty config when data is empty", async () => {
|
|
389
|
+
render(
|
|
390
|
+
<TestWrapper
|
|
391
|
+
orgShortName="test-org"
|
|
392
|
+
mockHookData={{ data: {}, loading: false }}
|
|
393
|
+
>
|
|
394
|
+
<MockNewOrgConfigComponent />
|
|
395
|
+
</TestWrapper>
|
|
396
|
+
);
|
|
397
|
+
|
|
398
|
+
await waitFor(() => {
|
|
399
|
+
expect(screen.getByTestId("loading")).toHaveTextContent("false");
|
|
400
|
+
});
|
|
401
|
+
|
|
402
|
+
expect(screen.getByTestId("has-colors-config")).toHaveTextContent(
|
|
403
|
+
"false"
|
|
404
|
+
);
|
|
405
|
+
expect(screen.getByTestId("has-frontend-config")).toHaveTextContent(
|
|
406
|
+
"false"
|
|
407
|
+
);
|
|
408
|
+
});
|
|
409
|
+
|
|
410
|
+
it("should merge loading and error states with config data", async () => {
|
|
411
|
+
const mockData = {
|
|
412
|
+
colorsConfig: { accentPrimary: "#FF0000" },
|
|
413
|
+
};
|
|
414
|
+
|
|
415
|
+
render(
|
|
416
|
+
<TestWrapper
|
|
417
|
+
orgShortName="test-org"
|
|
418
|
+
mockHookData={{ data: mockData, loading: false }}
|
|
419
|
+
>
|
|
420
|
+
<MockNewOrgConfigComponent />
|
|
421
|
+
</TestWrapper>
|
|
422
|
+
);
|
|
423
|
+
|
|
424
|
+
await waitFor(() => {
|
|
425
|
+
expect(screen.getByTestId("loading")).toHaveTextContent("false");
|
|
426
|
+
expect(screen.getByTestId("has-error")).toHaveTextContent("false");
|
|
427
|
+
expect(screen.getByTestId("has-colors-config")).toHaveTextContent(
|
|
428
|
+
"true"
|
|
429
|
+
);
|
|
430
|
+
});
|
|
431
|
+
});
|
|
432
|
+
});
|
|
433
|
+
|
|
434
|
+
describe("FeatureFlagServiceProvider Integration", () => {
|
|
435
|
+
it("should wrap children with FeatureFlagServiceProvider", async () => {
|
|
436
|
+
const TestChild: React.FC = () => {
|
|
437
|
+
// This should work because FeatureFlagServiceProvider is wrapping it
|
|
438
|
+
return <div data-testid="child">Child Component</div>;
|
|
439
|
+
};
|
|
440
|
+
|
|
441
|
+
render(
|
|
442
|
+
<TestWrapper
|
|
443
|
+
orgShortName="test-org"
|
|
444
|
+
mockHookData={{ data: {}, loading: false }}
|
|
445
|
+
>
|
|
446
|
+
<TestChild />
|
|
447
|
+
</TestWrapper>
|
|
448
|
+
);
|
|
449
|
+
|
|
450
|
+
await waitFor(() => {
|
|
451
|
+
expect(screen.getByTestId("child")).toBeInTheDocument();
|
|
452
|
+
});
|
|
453
|
+
|
|
454
|
+
// Verify the child is rendered (which means FeatureFlagServiceProvider is working)
|
|
455
|
+
expect(screen.getByTestId("child")).toHaveTextContent("Child Component");
|
|
456
|
+
});
|
|
457
|
+
});
|
|
458
|
+
|
|
459
|
+
describe("Context Value Memoization", () => {
|
|
460
|
+
it("should maintain stable context value references", async () => {
|
|
461
|
+
let contextValue1: any;
|
|
462
|
+
let contextValue2: any;
|
|
463
|
+
|
|
464
|
+
const Component1: React.FC = () => {
|
|
465
|
+
const context = useNewOrgConfigContext();
|
|
466
|
+
contextValue1 = context;
|
|
467
|
+
return <div>Component1</div>;
|
|
468
|
+
};
|
|
469
|
+
|
|
470
|
+
const Component2: React.FC = () => {
|
|
471
|
+
const context = useNewOrgConfigContext();
|
|
472
|
+
contextValue2 = context;
|
|
473
|
+
return <div>Component2</div>;
|
|
474
|
+
};
|
|
475
|
+
|
|
476
|
+
render(
|
|
477
|
+
<TestWrapper
|
|
478
|
+
orgShortName="test-org"
|
|
479
|
+
mockHookData={{ data: {}, loading: false }}
|
|
480
|
+
>
|
|
481
|
+
<Component1 />
|
|
482
|
+
<Component2 />
|
|
483
|
+
</TestWrapper>
|
|
484
|
+
);
|
|
485
|
+
|
|
486
|
+
await waitFor(() => {
|
|
487
|
+
expect(contextValue1).toBeDefined();
|
|
488
|
+
expect(contextValue2).toBeDefined();
|
|
489
|
+
// Both components should receive the same context instance
|
|
490
|
+
expect(contextValue1).toBe(contextValue2);
|
|
491
|
+
});
|
|
492
|
+
});
|
|
493
|
+
});
|
|
494
|
+
});
|
|
495
|
+
|