@envive-ai/react-hooks 0.2.6-alpha.12 → 0.2.6
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-BfbTlFg1.js → NewOrgConfig-BfrGpiGk.js} +2 -2
- package/dist/{NewOrgConfig-DJm6_abA.cjs → NewOrgConfig-BxSuoP9C.cjs} +2 -2
- package/dist/{SystemSettingsContext-BbTKNBvJ.js → SystemSettingsContext-B8X_Dvw2.js} +2 -2
- package/dist/{SystemSettingsContext-6ZHzQkCE.cjs → SystemSettingsContext-Bkoiobdv.cjs} +2 -2
- package/dist/{TrackComponentVisibleEvent-BRC2FTp-.cjs → TrackComponentVisibleEvent-DMuX-byo.cjs} +7 -7
- package/dist/{TrackComponentVisibleEvent-BJgNOypY.js → TrackComponentVisibleEvent-DwfGqNTx.js} +3 -3
- package/dist/{amplitudeContext-CZUzMXHl.d.ts → amplitudeContext-CiO9T9c-.d.ts} +1 -1
- package/dist/amplitudeContext-DOqL2Vn8.js +264 -0
- package/dist/amplitudeContext-ZTQMvVTV.cjs +286 -0
- package/dist/{api-DeW6rHj3.cjs → api-BvygKEiX.cjs} +3 -3
- package/dist/{api-BWSsazAG.js → api-bHEYmSiT.js} +3 -3
- package/dist/app-Aqkm_SlS.js +110 -0
- package/dist/app-BQw_-JGl.cjs +156 -0
- package/dist/application/models/graphql/index.cjs +2 -2
- package/dist/application/models/graphql/index.d.ts +1 -1
- package/dist/application/models/graphql/index.js +2 -2
- package/dist/application/models/guards/api/index.cjs +3 -3
- package/dist/application/models/guards/api/index.d.ts +2 -2
- package/dist/application/models/guards/api/index.js +3 -3
- package/dist/application/models/guards/utils.cjs +1 -1
- package/dist/application/models/guards/utils.d.ts +1 -1
- package/dist/application/models/guards/utils.js +1 -1
- package/dist/application/models/index.cjs +8 -8
- package/dist/application/models/index.d.cts +2 -2
- package/dist/application/models/index.d.ts +11 -11
- package/dist/application/models/index.js +8 -8
- package/dist/application/models/utilityTypes/index.d.ts +1 -1
- package/dist/application/models/variantInfo/index.d.ts +1 -1
- package/dist/application/utils/index.cjs +18 -16
- package/dist/application/utils/index.d.cts +4 -4
- package/dist/application/utils/index.d.ts +13 -13
- package/dist/application/utils/index.js +18 -16
- 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 +17 -22
- package/dist/atoms/app/index.d.cts +2 -2
- package/dist/atoms/app/index.d.ts +19 -19
- package/dist/atoms/app/index.js +12 -17
- package/dist/atoms/atomStore/index.cjs +1 -1
- package/dist/atoms/atomStore/index.js +1 -1
- package/dist/atoms/chat/index.cjs +19 -18
- package/dist/atoms/chat/index.d.cts +28 -28
- package/dist/atoms/chat/index.d.ts +38 -38
- package/dist/atoms/chat/index.js +19 -18
- 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 +19 -19
- package/dist/atoms/org/index.d.ts +29 -29
- package/dist/atoms/org/index.js +4 -3
- package/dist/atoms/search/index.cjs +26 -25
- package/dist/atoms/search/index.d.cts +3 -3
- package/dist/atoms/search/index.d.ts +13 -13
- package/dist/atoms/search/index.js +26 -25
- package/dist/atoms/search/types.cjs +1 -1
- package/dist/atoms/search/types.d.ts +1 -1
- 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-Cd0Kvt6g.cjs} +2 -2
- package/dist/{cdnContext-CEGBVVBU.js → cdnContext-D8pHA9gh.js} +2 -2
- package/dist/{chat-DCGriB7h.cjs → chat-CJ9D8n7g.cjs} +1 -1
- package/dist/{chat-CqPuT9_V.cjs → chat-DwNALtox.cjs} +12 -11
- package/dist/{chat-ClvJ9xEj.js → chat-EJbfGWRr.js} +1 -1
- package/dist/{chat-DH70QqJp.js → chat-U1IgKNij.js} +9 -8
- package/dist/{chatElementDisplayLocation-CpgV2wR1.d.ts → chatElementDisplayLocation-DbmdwAff.d.ts} +1 -1
- package/dist/{chatSearch-C7Y-hb-6.js → chatSearch-Bb2SMr9X.js} +7 -7
- package/dist/{chatSearch-DLV4BUGA.cjs → chatSearch-DtE2cUQw.cjs} +7 -7
- package/dist/{chatState-CcFtSqJT.cjs → chatState-B3Dyrd9M.cjs} +5 -5
- package/dist/{chatState-DKnNHmwe.js → chatState-BXBN-12W.js} +3 -3
- package/dist/commerce-api-DXbnMNT8.js +311 -0
- package/dist/commerce-api-Dx02FCQ7.cjs +318 -0
- package/dist/{common-DQPvV_S_.cjs → common-CuwWqIJ1.cjs} +1 -1
- package/dist/{common-c_4eX0qn.js → common-Df2bwzd2.js} +1 -1
- package/dist/{components-DKwVHIjq.cjs → components-BCfFLf9X.cjs} +1 -1
- package/dist/{components-CDpaMUjK.js → components-QGCWJ26c.js} +1 -1
- package/dist/config/index.cjs +4 -4
- package/dist/config/index.d.ts +4 -4
- package/dist/config/index.js +4 -4
- 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/common/index.cjs +1 -1
- package/dist/config/locators/components/common/index.d.ts +1 -1
- package/dist/config/locators/components/common/index.js +1 -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.d.ts +1 -1
- package/dist/config/locators/index.cjs +4 -4
- package/dist/config/locators/index.d.ts +4 -4
- package/dist/config/locators/index.js +4 -4
- package/dist/contexts/amplitudeContext/index.cjs +19 -19
- package/dist/contexts/amplitudeContext/index.d.ts +1 -1
- package/dist/contexts/amplitudeContext/index.js +16 -16
- package/dist/contexts/cdnContext/index.cjs +4 -4
- package/dist/contexts/cdnContext/index.js +4 -4
- package/dist/contexts/chatContext/index.cjs +42 -37
- package/dist/contexts/chatContext/index.d.cts +4 -4
- package/dist/contexts/chatContext/index.d.ts +4 -4
- package/dist/contexts/chatContext/index.js +32 -27
- package/dist/contexts/enviveConfigContext/index.cjs +4 -4
- package/dist/contexts/enviveConfigContext/index.d.cts +1 -1
- package/dist/contexts/enviveConfigContext/index.d.ts +3 -3
- package/dist/contexts/enviveConfigContext/index.js +4 -4
- package/dist/contexts/enviveCssContext/index.cjs +16 -16
- package/dist/contexts/enviveCssContext/index.js +16 -16
- package/dist/contexts/featureFlagContext/index.cjs +6 -6
- package/dist/contexts/featureFlagContext/index.d.cts +1 -1
- package/dist/contexts/featureFlagContext/index.d.ts +3 -3
- package/dist/contexts/featureFlagContext/index.js +6 -6
- package/dist/contexts/featureFlagServiceContext/index.cjs +3 -3
- package/dist/contexts/featureFlagServiceContext/index.d.cts +2 -2
- package/dist/contexts/featureFlagServiceContext/index.d.ts +4 -4
- package/dist/contexts/featureFlagServiceContext/index.js +3 -3
- package/dist/contexts/graphqlContext/index.cjs +11 -11
- package/dist/contexts/graphqlContext/index.d.cts +3 -3
- package/dist/contexts/graphqlContext/index.d.ts +13 -13
- package/dist/contexts/graphqlContext/index.js +11 -11
- package/dist/contexts/localStorageContext/index.cjs +2 -2
- package/dist/contexts/localStorageContext/index.js +2 -2
- package/dist/contexts/newOrgConfigContext/index.cjs +15 -15
- package/dist/contexts/newOrgConfigContext/index.d.cts +4 -4
- package/dist/contexts/newOrgConfigContext/index.d.ts +14 -14
- package/dist/contexts/newOrgConfigContext/index.js +15 -15
- package/dist/contexts/searchContext/index.cjs +19 -22
- package/dist/contexts/searchContext/index.d.ts +2 -2
- package/dist/contexts/searchContext/index.js +19 -22
- package/dist/contexts/sessionStorageContext/index.cjs +2 -2
- package/dist/contexts/sessionStorageContext/index.js +2 -2
- package/dist/contexts/shopifyUrlContext/index.cjs +2 -2
- package/dist/contexts/shopifyUrlContext/index.d.cts +1 -1
- package/dist/contexts/shopifyUrlContext/index.d.ts +3 -3
- package/dist/contexts/shopifyUrlContext/index.js +2 -2
- package/dist/contexts/systemSettingsContext/index.cjs +4 -4
- package/dist/contexts/systemSettingsContext/index.d.cts +6 -6
- package/dist/contexts/systemSettingsContext/index.d.ts +15 -15
- package/dist/contexts/systemSettingsContext/index.js +4 -4
- package/dist/contexts/types.cjs +1 -1
- package/dist/contexts/types.d.cts +1 -1
- package/dist/contexts/types.d.ts +3 -3
- package/dist/contexts/types.js +1 -1
- package/dist/contexts/userIdentityContext/index.cjs +24 -18
- package/dist/contexts/userIdentityContext/index.d.ts +1 -1
- package/dist/contexts/userIdentityContext/index.js +22 -16
- package/dist/{domObserver-Bqf3ooj8.cjs → domObserver-COKvTfZV.cjs} +1 -1
- package/dist/{domObserver-v9ODTyfT.js → domObserver-DEiUh0qg.js} +1 -1
- package/dist/{enviveConfig-Dv9-esGV.cjs → enviveConfig-B42OJ8bK.cjs} +3 -3
- package/dist/{enviveConfig-DZBohDpc.js → enviveConfig-BlIkxiAF.js} +3 -3
- package/dist/{enviveConfigContext-DrDjCems.js → enviveConfigContext-1_EivtCa.js} +3 -3
- package/dist/{enviveConfigContext-D2OELZDR.cjs → enviveConfigContext-Y1ahEAMe.cjs} +3 -3
- package/dist/{featureFlagServiceContext-V0J-69ty.d.ts → featureFlagServiceContext-C5U0bshi.d.ts} +2 -2
- package/dist/{featureFlagServiceContext-FBM6DdMJ.js → featureFlagServiceContext-CAPrb4e_.js} +3 -3
- package/dist/{featureFlagServiceContext-Be_LUbFf.d.cts → featureFlagServiceContext-CiKWV306.d.cts} +2 -2
- package/dist/{featureFlagServiceContext-CJyYItqu.cjs → featureFlagServiceContext-D3Ge8GH5.cjs} +3 -3
- package/dist/{featureGates-qU_ulhpC.cjs → featureGates-Bt_Y3kZ7.cjs} +1 -1
- package/dist/{featureGates-KEwAL8p_.js → featureGates-D4Me_IZH.js} +1 -1
- package/dist/frontendConfig-BiD1-j48.d.ts +856 -0
- package/dist/frontendConfig-tVg0hsWZ.d.cts +856 -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-3PxNRFOc.js → graphql-OkhsP4ir.js} +2 -2
- package/dist/{graphql-DGYfelZp.cjs → graphql-l4dQrsA6.cjs} +2 -2
- package/dist/graphqlConfig-BnfE0ql5.cjs +39 -0
- package/dist/graphqlConfig-CZGjJ8hP.js +14 -0
- package/dist/{graphqlContext-D67VEQg3.d.cts → graphqlContext-Bf3E-V2T.d.cts} +2 -2
- package/dist/{graphqlContext-BQA6gnpH.d.ts → graphqlContext-CDeKzb46.d.ts} +3 -3
- package/dist/{graphqlContext-W0cZNBf1.cjs → graphqlContext-CpwAvnro.cjs} +5 -5
- package/dist/{graphqlContext-Ci5GRAdH.js → graphqlContext-dyWNSWNv.js} +5 -5
- package/dist/hooks/AmplitudeOperations/index.cjs +18 -18
- package/dist/hooks/AmplitudeOperations/index.d.ts +1 -1
- package/dist/hooks/AmplitudeOperations/index.js +18 -18
- package/dist/hooks/AppDetails/index.cjs +15 -20
- package/dist/hooks/AppDetails/index.d.cts +2 -2
- package/dist/hooks/AppDetails/index.d.ts +11 -11
- package/dist/hooks/AppDetails/index.js +15 -20
- package/dist/hooks/CdnOperations/index.cjs +4 -4
- package/dist/hooks/CdnOperations/index.js +4 -4
- package/dist/hooks/ChatToggle/index.cjs +23 -22
- package/dist/hooks/ChatToggle/index.d.ts +1 -1
- package/dist/hooks/ChatToggle/index.js +20 -19
- package/dist/hooks/ChatToggleAnalytics/index.cjs +19 -19
- package/dist/hooks/ChatToggleAnalytics/index.d.ts +1 -1
- package/dist/hooks/ChatToggleAnalytics/index.js +19 -19
- package/dist/hooks/CustomerSupportHandoff/index.cjs +1 -1
- package/dist/hooks/CustomerSupportHandoff/index.js +1 -1
- package/dist/hooks/Debounce/index.cjs +1 -1
- package/dist/hooks/Debounce/index.js +1 -1
- package/dist/hooks/ElementObserver/index.cjs +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/GraphQLConfig/index.cjs +12 -12
- package/dist/hooks/GraphQLConfig/index.d.cts +3 -3
- package/dist/hooks/GraphQLConfig/index.d.ts +12 -12
- package/dist/hooks/GraphQLConfig/index.js +12 -12
- package/dist/hooks/IdentifyUser/index.cjs +24 -18
- package/dist/hooks/IdentifyUser/index.js +23 -17
- package/dist/hooks/ImageResolver/index.cjs +10 -10
- package/dist/hooks/ImageResolver/index.js +10 -10
- package/dist/hooks/Intersection/index.cjs +1 -1
- package/dist/hooks/Intersection/index.js +1 -1
- package/dist/hooks/LocalStorageOperations/index.cjs +2 -2
- package/dist/hooks/LocalStorageOperations/index.js +2 -2
- package/dist/hooks/MessageFilter/index.cjs +8 -8
- package/dist/hooks/MessageFilter/index.d.cts +2 -2
- package/dist/hooks/MessageFilter/index.d.ts +11 -11
- package/dist/hooks/MessageFilter/index.js +8 -8
- package/dist/hooks/NewOrgConfig/index.cjs +16 -16
- package/dist/hooks/NewOrgConfig/index.d.cts +4 -4
- package/dist/hooks/NewOrgConfig/index.d.ts +14 -14
- package/dist/hooks/NewOrgConfig/index.js +16 -16
- package/dist/hooks/Search/index.cjs +46 -45
- package/dist/hooks/Search/index.d.cts +4 -4
- package/dist/hooks/Search/index.d.ts +15 -15
- package/dist/hooks/Search/index.js +38 -37
- package/dist/hooks/SearchOperations/index.cjs +20 -23
- package/dist/hooks/SearchOperations/index.d.ts +2 -2
- package/dist/hooks/SearchOperations/index.js +20 -23
- package/dist/hooks/SessionStorageOperations/index.cjs +2 -2
- package/dist/hooks/SessionStorageOperations/index.js +2 -2
- package/dist/hooks/ShopifyUrlOperations/index.cjs +2 -2
- package/dist/hooks/ShopifyUrlOperations/index.d.cts +3 -3
- package/dist/hooks/ShopifyUrlOperations/index.d.ts +5 -5
- package/dist/hooks/ShopifyUrlOperations/index.js +2 -2
- package/dist/hooks/SystemSettingsContext/index.cjs +5 -5
- package/dist/hooks/SystemSettingsContext/index.d.cts +4 -4
- package/dist/hooks/SystemSettingsContext/index.d.ts +13 -13
- package/dist/hooks/SystemSettingsContext/index.js +5 -5
- package/dist/hooks/TrackComponentVisibleEvent/index.cjs +18 -18
- package/dist/hooks/TrackComponentVisibleEvent/index.d.ts +2 -2
- package/dist/hooks/TrackComponentVisibleEvent/index.js +18 -18
- package/dist/hooks/UpdateAnalyticsProps/index.cjs +21 -21
- package/dist/hooks/UpdateAnalyticsProps/index.js +16 -16
- package/dist/hooks/utils.d.cts +3 -3
- package/dist/hooks/utils.d.ts +12 -12
- package/dist/{index-DazMsEy_.d.ts → index--uHjE7L8.d.ts} +1 -1
- package/dist/{index-BeYfyZ6k.d.ts → index-B6xpW8RG.d.ts} +1 -1
- package/dist/{index-DLURqmo8.d.cts → index-Bq39XSmY.d.cts} +31 -31
- package/dist/{index-O33GSSRr.d.cts → index-CG3P8xE1.d.cts} +2 -2
- package/dist/{index-CCa4tZuO.d.ts → index-Cx9e-fRi.d.ts} +2 -2
- package/dist/{index-bjMvkcBF.d.ts → index-D2VaMPA3.d.ts} +1 -1
- package/dist/{index-xHVrsrbz.d.ts → index-D31m6bPU.d.ts} +1 -1
- package/dist/{index-h809JLbL.d.ts → index-DSRs6N6J.d.ts} +1 -1
- package/dist/{index-Dfwnna1j.d.ts → index-Dxpscrvz.d.ts} +1 -1
- package/dist/{index-DJTrxIFJ.d.ts → index-VwfWqyR_.d.ts} +1 -1
- package/dist/{index-D4c-port.d.ts → index-fUsw_Mea.d.ts} +6 -6
- package/dist/{index-BlRatkrH.d.ts → index-wFHfdr6p.d.ts} +34 -34
- package/dist/interceptors/index.d.cts +2 -2
- package/dist/interceptors/index.d.ts +12 -12
- package/dist/interceptors/types.d.cts +2 -2
- package/dist/interceptors/types.d.ts +12 -12
- package/dist/{localStorageContext-NRP-CdmF.cjs → localStorageContext-C5giszHn.cjs} +2 -2
- package/dist/{localStorageContext-BPZ82q-G.js → localStorageContext-DAOJ4be4.js} +2 -2
- package/dist/{locators-BMQGmGLq.js → locators-C2fWd-74.js} +1 -1
- package/dist/{locators-DxYdak1F.cjs → locators-Cx3q6Z_h.cjs} +1 -1
- package/dist/{logger-TBIl4uIH.cjs → logger-0D_8Ip2L.cjs} +1 -1
- package/dist/{logger-W3lqg-4b.js → logger-Co0IA3k5.js} +1 -1
- package/dist/{models-D-4db7XW.cjs → models-CkJ-wg9Q.cjs} +5 -5
- package/dist/{models-c86hYW-F.js → models-UHOY0ak5.js} +5 -5
- package/dist/{newOrgConfigAtom-DxILMn2I.cjs → newOrgConfigAtom-CPA6Gp6n.cjs} +1 -1
- package/dist/{newOrgConfigAtom-sqve6LZU.js → newOrgConfigAtom-DEUj6H-p.js} +1 -1
- package/dist/{newOrgConfigContext-DQiuf8nd.js → newOrgConfigContext-6mlrvr1w.js} +5 -5
- package/dist/{newOrgConfigContext-Cl4H9c3q.cjs → newOrgConfigContext-BMvcqPzD.cjs} +5 -5
- package/dist/{newOrgConfigContext-CS8IA5Eg.d.ts → newOrgConfigContext-BVyJExeW.d.ts} +2 -2
- package/dist/{newOrgConfigContext-5Bw7RwT-.d.cts → newOrgConfigContext-DOdUxlOE.d.cts} +2 -2
- package/dist/{nodeSelector-BiCDowlK.d.ts → nodeSelector-DYhDUi7v.d.ts} +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/{search-1NQLQD9d.d.ts → search-B1OtJe8Z.d.ts} +2 -2
- package/dist/{search-CXXslzAO.cjs → search-D-UfTjB7.cjs} +5 -5
- package/dist/{search-filter-types-DPgeG8FS.d.ts → search-filter-types-OI9zH3E_.d.ts} +1 -1
- package/dist/{search-DBSMrXWv.js → search-yawhMv22.js} +5 -5
- package/dist/{searchContext-DXW6xvXv.cjs → searchContext-CFuwIIW-.cjs} +9 -9
- package/dist/{searchContext-mvwUJncR.js → searchContext-CiqOqTJL.js} +7 -7
- 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-BmCW091C.cjs} +2 -2
- package/dist/{sessionStorageContext-CDcl7NVl.js → sessionStorageContext-CNxkqJi1.js} +2 -2
- package/dist/{shopifyUrlContext-CejRZfj7.js → shopifyUrlContext-BXbI0PIG.js} +2 -2
- package/dist/{shopifyUrlContext-lnHoAOEf.cjs → shopifyUrlContext-aZMwCfbJ.cjs} +2 -2
- package/dist/{spiffyWidgets-B1uc84_g.d.ts → spiffyWidgets-CvEJIuJx.d.ts} +1 -1
- package/dist/{systemSettingsContext-B0Kyq7nA.cjs → systemSettingsContext-SozpUezn.cjs} +2 -2
- package/dist/{systemSettingsContext-CVUxEcsU.js → systemSettingsContext-kz6yyiFF.js} +2 -2
- package/dist/{test-types-y6kp-tiw.d.ts → test-types-DRhqHXw-.d.ts} +1 -1
- package/dist/types/index.cjs +1 -16
- package/dist/types/index.d.cts +1 -15
- package/dist/types/index.d.ts +3 -17
- package/dist/types/index.js +2 -16
- package/dist/{types-CxObxLKs.cjs → types-BuvXXGxE.cjs} +1 -1
- package/dist/types-BwNrLPSZ.cjs +106 -0
- package/dist/types-D3uOF0Oy.js +76 -0
- package/dist/{types-CS0Hrzja.js → types-DXnG1tV0.js} +1 -1
- package/dist/{types-BCz-hOvv.d.ts → types-DZPuBnHe.d.ts} +1 -1
- package/dist/{types-Db5Eux6K.d.ts → types-r0Z6CwyF.d.ts} +2 -2
- package/dist/types.d.cts +2 -21
- package/dist/types.d.ts +4 -23
- package/dist/unsupportedProductExceptions-B4f9aLjr.cjs +32 -0
- package/dist/unsupportedProductExceptions-DlmraJm8.js +20 -0
- package/dist/{urlsParser-DxjoLj98.js → urlsParser-DLCzibqU.js} +1 -1
- package/dist/{urlsParser-COzMdJaX.cjs → urlsParser-DhcEZLc_.cjs} +1 -1
- package/dist/{useAmplitudeOperations-jqa7K9dH.cjs → useAmplitudeOperations-D0nvIYlt.cjs} +3 -3
- package/dist/{useAmplitudeOperations-DYs1h8a_.js → useAmplitudeOperations-Dhks3PgF.js} +2 -2
- package/dist/{useAppDetails-C71k0brz.cjs → useAppDetails-B9sGmpJ3.cjs} +7 -7
- package/dist/{useAppDetails-BRUqZEyt.js → useAppDetails-qyaQIbWE.js} +4 -4
- package/dist/{useDebounce-DZ8Cgiwc.cjs → useDebounce-BZDtUAQ8.cjs} +1 -1
- package/dist/{useDebounce-v9cezyjn.js → useDebounce-ueblXZI-.js} +1 -1
- package/dist/{useGraphQLConfig-5VwS9Q_Z.js → useGraphQLConfig-BccQUaeW.js} +2 -2
- package/dist/{useGraphQLConfig-Cj26_J9I.cjs → useGraphQLConfig-CgKEfVYc.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-BVODeTlN.d.ts → userIdentityContext-BKLedN4R.d.ts} +1 -1
- package/dist/userIdentityContext-Cb6lLv6t.cjs +132 -0
- package/dist/userIdentityContext-O_DHHPTN.js +115 -0
- package/dist/{utils-Covisryh.d.ts → utils-B1v0iXs3.d.ts} +4 -4
- package/dist/{utils-BxPPugeP.d.cts → utils-B7PAzB_M.d.cts} +2 -2
- package/dist/{utils-DpneNSJf.d.ts → utils-BhyZiDrE.d.ts} +1 -1
- package/dist/{utils-DIvMgPe8.js → utils-C4ci_t0-.js} +1 -1
- package/dist/{utils-CDw74BCO.cjs → utils-C6imnLBo.cjs} +1 -1
- package/dist/utils-Cazq8Q3q.cjs +715 -0
- package/dist/{utils-2SWrJ12w.cjs → utils-CvLmSsUj.cjs} +1 -1
- package/dist/{utils-CqBxIpEV.js → utils-D82gfbgU.js} +1 -1
- package/dist/utils-DFPt3FSw.js +606 -0
- package/package.json +14 -13
- package/src/application/utils/__tests__/divideArrays.test.ts +12 -13
- package/src/atoms/app/index.ts +1 -2
- package/src/contexts/enviveConfigContext/__tests__/enviveConfigContext.test.tsx +411 -0
- package/src/contexts/types.ts +13 -14
- package/src/contexts/userIdentityContext/__tests__/userIdentityContext.test.tsx +663 -0
- package/src/contexts/userIdentityContext/userIdentityContext.tsx +6 -0
- package/src/hooks/Search/useSearch.tsx +2 -2
- package/src/types/index.ts +0 -1
- package/src/types.ts +0 -14
- package/dist/frontendConfig-CeWhVevA.d.ts +0 -857
- package/dist/frontendConfig-OWWJmuPc.d.cts +0 -857
- package/dist/globalSearch-B9DRBxSM.cjs +0 -0
- package/dist/globalSearch-BpGfkuXz.js +0 -1
- 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/types-CtUb63bt.js +0 -76
- package/dist/types-UUvB6h05.cjs +0 -106
- 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/{index-CgAfoNpB.d.ts → index-mHc9_XC3.d.ts} +0 -0
|
@@ -1,61 +1,61 @@
|
|
|
1
|
-
import "../../index-
|
|
2
|
-
import "../../index-
|
|
3
|
-
import "../../index-
|
|
4
|
-
import "../../utils-
|
|
5
|
-
import { FormSubmittedAttributes as FormSubmittedAttributes$1, Message, Suggestion as Suggestion$1, UserEvent as UserEvent$1 } from "../../index-
|
|
6
|
-
import { ChatElementDisplayLocation } from "../../chatElementDisplayLocation-
|
|
7
|
-
import "../../frontendConfig-
|
|
8
|
-
import "../../test-types-
|
|
9
|
-
import "../../spiffyWidgets-
|
|
10
|
-
import "../../search-
|
|
11
|
-
import "../../index
|
|
12
|
-
import { SpiffyMetricsEventName } from "../../amplitudeContext-
|
|
1
|
+
import "../../index-D2VaMPA3.js";
|
|
2
|
+
import "../../index-Cx9e-fRi.js";
|
|
3
|
+
import "../../index-Dxpscrvz.js";
|
|
4
|
+
import "../../utils-BhyZiDrE.js";
|
|
5
|
+
import { FormSubmittedAttributes as FormSubmittedAttributes$1, Message, Suggestion as Suggestion$1, UserEvent as UserEvent$1 } from "../../index-fUsw_Mea.js";
|
|
6
|
+
import { ChatElementDisplayLocation } from "../../chatElementDisplayLocation-DbmdwAff.js";
|
|
7
|
+
import "../../frontendConfig-BiD1-j48.js";
|
|
8
|
+
import "../../test-types-DRhqHXw-.js";
|
|
9
|
+
import "../../spiffyWidgets-CvEJIuJx.js";
|
|
10
|
+
import "../../search-B1OtJe8Z.js";
|
|
11
|
+
import "../../index--uHjE7L8.js";
|
|
12
|
+
import { SpiffyMetricsEventName } from "../../amplitudeContext-CiO9T9c-.js";
|
|
13
13
|
import * as _spiffy_ai_commerce_api_client0 from "@spiffy-ai/commerce-api-client";
|
|
14
|
-
import * as
|
|
14
|
+
import * as jotai62 from "jotai";
|
|
15
15
|
import * as jotai_utils1 from "jotai/utils";
|
|
16
16
|
import { UserEventCategory as UserEventCategory$1 } from "@spiffy-ai/commerce-api-client/dist/models/UserEventCategory";
|
|
17
17
|
|
|
18
18
|
//#region src/atoms/chat/chatState.d.ts
|
|
19
|
-
declare const userHasRepliedAtom:
|
|
19
|
+
declare const userHasRepliedAtom: jotai62.PrimitiveAtom<boolean> & {
|
|
20
20
|
init: boolean;
|
|
21
21
|
};
|
|
22
|
-
declare const replyEventCategoryAtom:
|
|
22
|
+
declare const replyEventCategoryAtom: jotai62.PrimitiveAtom<UserEventCategory$1> & {
|
|
23
23
|
init: UserEventCategory$1;
|
|
24
24
|
};
|
|
25
|
-
declare const userQueryAtom:
|
|
25
|
+
declare const userQueryAtom: jotai62.PrimitiveAtom<string | undefined> & {
|
|
26
26
|
init: string | undefined;
|
|
27
27
|
};
|
|
28
|
-
declare const suggestionAtom:
|
|
28
|
+
declare const suggestionAtom: jotai62.PrimitiveAtom<Suggestion$1 | undefined> & {
|
|
29
29
|
init: Suggestion$1 | undefined;
|
|
30
30
|
};
|
|
31
|
-
declare const askQuestionBtnClickedAtom:
|
|
31
|
+
declare const askQuestionBtnClickedAtom: jotai62.PrimitiveAtom<boolean> & {
|
|
32
32
|
init: boolean;
|
|
33
33
|
};
|
|
34
|
-
declare const messagesAtom:
|
|
34
|
+
declare const messagesAtom: jotai62.PrimitiveAtom<Message[][]> & {
|
|
35
35
|
init: Message[][];
|
|
36
36
|
};
|
|
37
|
-
declare const userEventsAtom:
|
|
37
|
+
declare const userEventsAtom: jotai62.PrimitiveAtom<UserEvent$1[]> & {
|
|
38
38
|
init: UserEvent$1[];
|
|
39
39
|
};
|
|
40
|
-
declare const suggestionsAtom:
|
|
40
|
+
declare const suggestionsAtom: jotai62.PrimitiveAtom<Suggestion$1[]> & {
|
|
41
41
|
init: Suggestion$1[];
|
|
42
42
|
};
|
|
43
|
-
declare const suggestionsLoadingAtom:
|
|
43
|
+
declare const suggestionsLoadingAtom: jotai62.PrimitiveAtom<boolean> & {
|
|
44
44
|
init: boolean;
|
|
45
45
|
};
|
|
46
|
-
declare const responseStreamingAtom:
|
|
46
|
+
declare const responseStreamingAtom: jotai62.PrimitiveAtom<boolean> & {
|
|
47
47
|
init: boolean;
|
|
48
48
|
};
|
|
49
|
-
declare const chatIsOpenAtom:
|
|
49
|
+
declare const chatIsOpenAtom: jotai62.PrimitiveAtom<boolean> & {
|
|
50
50
|
init: boolean;
|
|
51
51
|
};
|
|
52
|
-
declare const requestFailureAtom:
|
|
52
|
+
declare const requestFailureAtom: jotai62.PrimitiveAtom<boolean> & {
|
|
53
53
|
init: boolean;
|
|
54
54
|
};
|
|
55
|
-
declare const formSubmitAtom:
|
|
55
|
+
declare const formSubmitAtom: jotai62.PrimitiveAtom<FormSubmittedAttributes$1 | undefined> & {
|
|
56
56
|
init: FormSubmittedAttributes$1 | undefined;
|
|
57
57
|
};
|
|
58
|
-
declare const chatOnToggleAtom:
|
|
58
|
+
declare const chatOnToggleAtom: jotai62.WritableAtom<null, [triggerLocation?: ChatElementDisplayLocation | undefined, track?: ((eventName: SpiffyMetricsEventName, eventProps?: Record<string, unknown>) => void) | undefined], void> & {
|
|
59
59
|
init: null;
|
|
60
60
|
};
|
|
61
61
|
//#endregion
|
|
@@ -64,7 +64,7 @@ type HandleReplyParams = {
|
|
|
64
64
|
message: Message;
|
|
65
65
|
userTyped: boolean;
|
|
66
66
|
};
|
|
67
|
-
declare const handleReplyAtom:
|
|
67
|
+
declare const handleReplyAtom: jotai62.WritableAtom<null, [HandleReplyParams], void> & {
|
|
68
68
|
init: null;
|
|
69
69
|
};
|
|
70
70
|
//#endregion
|
|
@@ -90,8 +90,8 @@ declare enum PerfMetricsEvents {
|
|
|
90
90
|
BottomSuggestionsBarRendered = "bottom_suggestions_bar_rendered_ms",
|
|
91
91
|
SearchPromptRendered = "search_prompt_rendered_ms",
|
|
92
92
|
}
|
|
93
|
-
declare const appInitialStartTimeMsAtom:
|
|
94
|
-
declare const pageLoadOffsetTimeAtom:
|
|
93
|
+
declare const appInitialStartTimeMsAtom: jotai62.WritableAtom<string | undefined, [string | typeof jotai_utils1.RESET | ((prev: string | undefined) => string | typeof jotai_utils1.RESET | undefined) | undefined], void>;
|
|
94
|
+
declare const pageLoadOffsetTimeAtom: jotai62.WritableAtom<string | undefined, [string | typeof jotai_utils1.RESET | ((prev: string | undefined) => string | typeof jotai_utils1.RESET | undefined) | undefined], void>;
|
|
95
95
|
/**
|
|
96
96
|
* Resets the performance metrics atom to an empty map. This should be called after the performance
|
|
97
97
|
* metrics have been reported to amplitude. On SPA, it ensures that we can still capture metrics as
|
|
@@ -99,8 +99,8 @@ declare const pageLoadOffsetTimeAtom: jotai22.WritableAtom<string | undefined, [
|
|
|
99
99
|
* On non-SPA, it ensures that previously captured metrics are not reported again.
|
|
100
100
|
*/
|
|
101
101
|
declare const resetPerformanceMetricsAtom: () => void;
|
|
102
|
-
declare const performanceMetricsAtom:
|
|
103
|
-
declare const hasReportedPerformanceMetricsAtom:
|
|
102
|
+
declare const performanceMetricsAtom: jotai62.Atom<Map<PerfMetricsEvents, number>>;
|
|
103
|
+
declare const hasReportedPerformanceMetricsAtom: jotai62.PrimitiveAtom<boolean> & {
|
|
104
104
|
init: boolean;
|
|
105
105
|
};
|
|
106
106
|
/**
|
|
@@ -109,25 +109,25 @@ declare const hasReportedPerformanceMetricsAtom: jotai22.PrimitiveAtom<boolean>
|
|
|
109
109
|
*
|
|
110
110
|
* @param value The performance metric name to log.
|
|
111
111
|
*/
|
|
112
|
-
declare const logPerfMetricAtom:
|
|
112
|
+
declare const logPerfMetricAtom: jotai62.WritableAtom<null, [value: PerfMetricsEvents], void> & {
|
|
113
113
|
init: null;
|
|
114
114
|
};
|
|
115
115
|
//#endregion
|
|
116
116
|
//#region src/atoms/chat/form.d.ts
|
|
117
|
-
declare const handleFormSubmittedAtom:
|
|
117
|
+
declare const handleFormSubmittedAtom: jotai62.WritableAtom<null, [form: FormSubmittedAttributes$1], void> & {
|
|
118
118
|
init: null;
|
|
119
119
|
};
|
|
120
120
|
//#endregion
|
|
121
121
|
//#region src/atoms/chat/suggestions.d.ts
|
|
122
|
-
declare const handleSuggestionAtom:
|
|
122
|
+
declare const handleSuggestionAtom: jotai62.WritableAtom<null, [suggestion: Suggestion$1], void> & {
|
|
123
123
|
init: null;
|
|
124
124
|
};
|
|
125
125
|
//#endregion
|
|
126
126
|
//#region src/atoms/chat/lastMessage.d.ts
|
|
127
|
-
declare const lastAssistantMessageAtom:
|
|
127
|
+
declare const lastAssistantMessageAtom: jotai62.Atom<Message[] | null>;
|
|
128
128
|
//#endregion
|
|
129
129
|
//#region src/atoms/chat/renderedWidgetRefs.d.ts
|
|
130
|
-
declare const widgetArrayAtom:
|
|
130
|
+
declare const widgetArrayAtom: jotai62.Atom<HTMLElement[]>;
|
|
131
131
|
/**
|
|
132
132
|
* This function call is used to create a list of the Spiffy widgets
|
|
133
133
|
* that are rendering on the page.
|
|
@@ -144,7 +144,7 @@ declare const widgetArrayAtom: jotai22.Atom<HTMLElement[]>;
|
|
|
144
144
|
declare const addWidget: (ref: HTMLElement, idx?: number) => void;
|
|
145
145
|
//#endregion
|
|
146
146
|
//#region src/atoms/chat/index.d.ts
|
|
147
|
-
declare const chatAtom:
|
|
147
|
+
declare const chatAtom: jotai62.Atom<{
|
|
148
148
|
userHasReplied: boolean;
|
|
149
149
|
replyEventCategory: _spiffy_ai_commerce_api_client0.UserEventCategory;
|
|
150
150
|
userQuery: string | undefined;
|
package/dist/atoms/chat/index.js
CHANGED
|
@@ -1,23 +1,24 @@
|
|
|
1
|
-
import "../../types-
|
|
1
|
+
import "../../types-D3uOF0Oy.js";
|
|
2
2
|
import "../../events-DyUix-Bn.js";
|
|
3
|
-
import "../../
|
|
4
|
-
import "../../
|
|
5
|
-
import "../../
|
|
6
|
-
import "../../
|
|
7
|
-
import "../../
|
|
8
|
-
import "../../
|
|
9
|
-
import "../../
|
|
3
|
+
import "../../logger-Co0IA3k5.js";
|
|
4
|
+
import "../../models-UHOY0ak5.js";
|
|
5
|
+
import "../../featureGates-D4Me_IZH.js";
|
|
6
|
+
import "../../urlsParser-DLCzibqU.js";
|
|
7
|
+
import "../../graphql-OkhsP4ir.js";
|
|
8
|
+
import "../../utils-C4ci_t0-.js";
|
|
9
|
+
import "../../api-bHEYmSiT.js";
|
|
10
10
|
import "../../utilityTypes-B2KuRn37.js";
|
|
11
11
|
import "../../variantInfo-BfKlkaWU.js";
|
|
12
|
-
import "../../localStorageContext-
|
|
13
|
-
import "../../enviveConfig-
|
|
14
|
-
import "../../
|
|
15
|
-
import "../../
|
|
16
|
-
import "../../
|
|
17
|
-
import "../../enviveConfigContext-
|
|
18
|
-
import "../../featureFlagServiceContext-
|
|
19
|
-
import "../../
|
|
20
|
-
import { askQuestionBtnClickedAtom, chatIsOpenAtom, chatOnToggleAtom, formSubmitAtom, messagesAtom, replyEventCategoryAtom, requestFailureAtom, responseStreamingAtom, suggestionAtom, suggestionsAtom, suggestionsLoadingAtom, userEventsAtom, userHasRepliedAtom, userQueryAtom } from "../../chatState-
|
|
21
|
-
import
|
|
12
|
+
import "../../localStorageContext-DAOJ4be4.js";
|
|
13
|
+
import "../../enviveConfig-BlIkxiAF.js";
|
|
14
|
+
import "../../orgAnalyticsConfig-CpBmga08.js";
|
|
15
|
+
import "../../atomStore-DEcDhiLp.js";
|
|
16
|
+
import "../../app-Aqkm_SlS.js";
|
|
17
|
+
import "../../enviveConfigContext-1_EivtCa.js";
|
|
18
|
+
import "../../featureFlagServiceContext-CAPrb4e_.js";
|
|
19
|
+
import "../../amplitudeContext-DOqL2Vn8.js";
|
|
20
|
+
import { askQuestionBtnClickedAtom, chatIsOpenAtom, chatOnToggleAtom, formSubmitAtom, messagesAtom, replyEventCategoryAtom, requestFailureAtom, responseStreamingAtom, suggestionAtom, suggestionsAtom, suggestionsLoadingAtom, userEventsAtom, userHasRepliedAtom, userQueryAtom } from "../../chatState-BXBN-12W.js";
|
|
21
|
+
import "../../graphqlConfig-CZGjJ8hP.js";
|
|
22
|
+
import { APP_INITIAL_START_TIME_KEY, PAGE_LOAD_OFFSET_TIME_KEY, PerfMetricsEvents, addWidget, appInitialStartTimeMsAtom, chatAtom, handleFormSubmittedAtom, handleReplyAtom, handleSuggestionAtom, hasReportedPerformanceMetricsAtom, lastAssistantMessageAtom, logPerfMetricAtom, pageLoadOffsetTimeAtom, performanceMetricsAtom, resetPerformanceMetricsAtom, widgetArrayAtom } from "../../chat-U1IgKNij.js";
|
|
22
23
|
|
|
23
24
|
export { APP_INITIAL_START_TIME_KEY, PAGE_LOAD_OFFSET_TIME_KEY, PerfMetricsEvents, addWidget, appInitialStartTimeMsAtom, askQuestionBtnClickedAtom, chatAtom, chatIsOpenAtom, chatOnToggleAtom, formSubmitAtom, handleFormSubmittedAtom, handleReplyAtom, handleSuggestionAtom, hasReportedPerformanceMetricsAtom, lastAssistantMessageAtom, logPerfMetricAtom, messagesAtom, pageLoadOffsetTimeAtom, performanceMetricsAtom, replyEventCategoryAtom, requestFailureAtom, resetPerformanceMetricsAtom, responseStreamingAtom, suggestionAtom, suggestionsAtom, suggestionsLoadingAtom, userEventsAtom, userHasRepliedAtom, userQueryAtom, widgetArrayAtom };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
const require_globalSearch = require('../../globalSearch-
|
|
2
|
-
require('../../globalSearch-B9DRBxSM.cjs');
|
|
1
|
+
const require_globalSearch = require('../../globalSearch-BOG3wmck.cjs');
|
|
3
2
|
|
|
4
3
|
exports.autocompleteStateAtom = require_globalSearch.autocompleteStateAtom;
|
|
5
4
|
exports.isFilterOpenAtom = require_globalSearch.isFilterOpenAtom;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as jotai16 from "jotai";
|
|
2
2
|
|
|
3
3
|
//#region src/atoms/globalSearch/globalSearch.d.ts
|
|
4
|
-
declare const autocompleteStateAtom:
|
|
4
|
+
declare const autocompleteStateAtom: jotai16.PrimitiveAtom<{
|
|
5
5
|
results: string[];
|
|
6
6
|
isLoading: boolean;
|
|
7
7
|
}> & {
|
|
@@ -10,13 +10,13 @@ declare const autocompleteStateAtom: jotai58.PrimitiveAtom<{
|
|
|
10
10
|
isLoading: boolean;
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
declare const isFilterOpenAtom:
|
|
13
|
+
declare const isFilterOpenAtom: jotai16.PrimitiveAtom<boolean> & {
|
|
14
14
|
init: boolean;
|
|
15
15
|
};
|
|
16
|
-
declare const isGlobalSearchOpenAtom:
|
|
16
|
+
declare const isGlobalSearchOpenAtom: jotai16.PrimitiveAtom<boolean> & {
|
|
17
17
|
init: boolean;
|
|
18
18
|
};
|
|
19
|
-
declare const isSearchResultsOpenAtom:
|
|
19
|
+
declare const isSearchResultsOpenAtom: jotai16.PrimitiveAtom<boolean> & {
|
|
20
20
|
init: boolean;
|
|
21
21
|
};
|
|
22
22
|
//#endregion
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as jotai18 from "jotai";
|
|
2
2
|
|
|
3
3
|
//#region src/atoms/globalSearch/globalSearch.d.ts
|
|
4
|
-
declare const autocompleteStateAtom:
|
|
4
|
+
declare const autocompleteStateAtom: jotai18.PrimitiveAtom<{
|
|
5
5
|
results: string[];
|
|
6
6
|
isLoading: boolean;
|
|
7
7
|
}> & {
|
|
@@ -10,15 +10,15 @@ declare const autocompleteStateAtom: jotai4.PrimitiveAtom<{
|
|
|
10
10
|
isLoading: boolean;
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
declare const isFilterOpenAtom:
|
|
13
|
+
declare const isFilterOpenAtom: jotai18.PrimitiveAtom<boolean> & {
|
|
14
14
|
init: boolean;
|
|
15
15
|
};
|
|
16
|
-
declare const isGlobalSearchOpenAtom:
|
|
16
|
+
declare const isGlobalSearchOpenAtom: jotai18.PrimitiveAtom<boolean> & {
|
|
17
17
|
init: boolean;
|
|
18
18
|
};
|
|
19
|
-
declare const isSearchResultsOpenAtom:
|
|
19
|
+
declare const isSearchResultsOpenAtom: jotai18.PrimitiveAtom<boolean> & {
|
|
20
20
|
init: boolean;
|
|
21
21
|
};
|
|
22
22
|
//#endregion
|
|
23
23
|
export { autocompleteStateAtom, isFilterOpenAtom, isGlobalSearchOpenAtom, isSearchResultsOpenAtom };
|
|
24
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
24
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguZC50cyIsIm5hbWVzIjpbXSwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvYXRvbXMvZ2xvYmFsU2VhcmNoL2dsb2JhbFNlYXJjaC5kLnRzIl0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWNsYXJlIGNvbnN0IGF1dG9jb21wbGV0ZVN0YXRlQXRvbTogaW1wb3J0KFwiam90YWlcIikuUHJpbWl0aXZlQXRvbTx7XG4gICAgcmVzdWx0czogc3RyaW5nW107XG4gICAgaXNMb2FkaW5nOiBib29sZWFuO1xufT4gJiB7XG4gICAgaW5pdDoge1xuICAgICAgICByZXN1bHRzOiBzdHJpbmdbXTtcbiAgICAgICAgaXNMb2FkaW5nOiBib29sZWFuO1xuICAgIH07XG59O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgaXNGaWx0ZXJPcGVuQXRvbTogaW1wb3J0KFwiam90YWlcIikuUHJpbWl0aXZlQXRvbTxib29sZWFuPiAmIHtcbiAgICBpbml0OiBib29sZWFuO1xufTtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IGlzR2xvYmFsU2VhcmNoT3BlbkF0b206IGltcG9ydChcImpvdGFpXCIpLlByaW1pdGl2ZUF0b208Ym9vbGVhbj4gJiB7XG4gICAgaW5pdDogYm9vbGVhbjtcbn07XG5leHBvcnQgZGVjbGFyZSBjb25zdCBpc1NlYXJjaFJlc3VsdHNPcGVuQXRvbTogaW1wb3J0KFwiam90YWlcIikuUHJpbWl0aXZlQXRvbTxib29sZWFuPiAmIHtcbiAgICBpbml0OiBib29sZWFuO1xufTtcbiJdLCJtYXBwaW5ncyI6Ijs7O0FBQ0EsSUFBVyx3QkFBVSxDQUFBLFdBQUEsUUFBQSxjQUFBO0FBQ3JCLElBQVcsbUJBQVcsQ0FBQSxXQUFBLFFBQUEsY0FBQTtBQUN0QixJQUFLLHlCQUFBLENBQUEsV0FBQSxRQUFBLGNBQUE7QUFDTCxJQUFVLDBCQUFBLENBQUEsV0FBQSxRQUFBLGNBQUEifQ==
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { autocompleteStateAtom, isFilterOpenAtom, isGlobalSearchOpenAtom, isSearchResultsOpenAtom } from "../../globalSearch-
|
|
2
|
-
import "../../globalSearch-BpGfkuXz.js";
|
|
1
|
+
import { autocompleteStateAtom, isFilterOpenAtom, isGlobalSearchOpenAtom, isSearchResultsOpenAtom } from "../../globalSearch-BQEX-2Ml.js";
|
|
3
2
|
|
|
4
3
|
export { autocompleteStateAtom, isFilterOpenAtom, isGlobalSearchOpenAtom, isSearchResultsOpenAtom };
|
package/dist/atoms/org/index.cjs
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
const
|
|
2
|
-
const
|
|
3
|
-
const
|
|
1
|
+
const require_orgAnalyticsConfig = require('../../orgAnalyticsConfig-Bm23fw4s.cjs');
|
|
2
|
+
const require_graphqlConfig = require('../../graphqlConfig-BnfE0ql5.cjs');
|
|
3
|
+
const require_org = require('../../org-B_cWn2bt.cjs');
|
|
4
|
+
const require_newOrgConfigAtom = require('../../newOrgConfigAtom-CPA6Gp6n.cjs');
|
|
4
5
|
|
|
5
6
|
exports.customerServiceAttachment = require_org.customerServiceAttachment;
|
|
6
7
|
exports.customerServiceChatStateAtom = require_org.customerServiceChatStateAtom;
|
|
@@ -11,8 +12,8 @@ exports.internalGraphQLColorsConfigAtom = require_graphqlConfig.internalGraphQLC
|
|
|
11
12
|
exports.isBusinessHoursAtom = require_org.isBusinessHoursAtom;
|
|
12
13
|
exports.isCustomerServiceOpenAtom = require_org.isCustomerServiceOpenAtom;
|
|
13
14
|
exports.newOrgConfigAtom = require_newOrgConfigAtom.newOrgConfigAtom;
|
|
14
|
-
exports.orgAnalyticsAmplitudeConfigAtom =
|
|
15
|
-
exports.orgAnalyticsConfigAtom =
|
|
16
|
-
exports.orgAnalyticsCustomerServiceConfigAtom =
|
|
17
|
-
exports.orgAnalyticsGoogleAnalyticsConfigAtom =
|
|
15
|
+
exports.orgAnalyticsAmplitudeConfigAtom = require_orgAnalyticsConfig.orgAnalyticsAmplitudeConfigAtom;
|
|
16
|
+
exports.orgAnalyticsConfigAtom = require_orgAnalyticsConfig.orgAnalyticsConfigAtom;
|
|
17
|
+
exports.orgAnalyticsCustomerServiceConfigAtom = require_orgAnalyticsConfig.orgAnalyticsCustomerServiceConfigAtom;
|
|
18
|
+
exports.orgAnalyticsGoogleAnalyticsConfigAtom = require_orgAnalyticsConfig.orgAnalyticsGoogleAnalyticsConfigAtom;
|
|
18
19
|
exports.orgIdAtom = require_graphqlConfig.orgIdAtom;
|
|
@@ -2,56 +2,56 @@ import "../../index-Bmub8e38.cjs";
|
|
|
2
2
|
import "../../index-CiWEYzXl.cjs";
|
|
3
3
|
import "../../index-CESxqFso.cjs";
|
|
4
4
|
import "../../utils-B3x_9JTY.cjs";
|
|
5
|
-
import "../../index-
|
|
5
|
+
import "../../index-CG3P8xE1.cjs";
|
|
6
6
|
import "../../chatElementDisplayLocation-DWmfNX_u.cjs";
|
|
7
|
-
import { ColorMapping, FrontendConfig, OrgAnalyticsAmplitudeConfig, OrgAnalyticsConfig, OrgAnalyticsCustomerServiceConfig, OrgAnalyticsGoogleAnalyticsConfig } from "../../frontendConfig-
|
|
7
|
+
import { ColorMapping, FrontendConfig, OrgAnalyticsAmplitudeConfig, OrgAnalyticsConfig, OrgAnalyticsCustomerServiceConfig, OrgAnalyticsGoogleAnalyticsConfig } from "../../frontendConfig-tVg0hsWZ.cjs";
|
|
8
8
|
import { ChatState } from "../../test-types-ThQiO_cc.cjs";
|
|
9
9
|
import "../../spiffyWidgets-BuS00VaQ.cjs";
|
|
10
10
|
import "../../search-y-ioX5Mz.cjs";
|
|
11
11
|
import "../../index-Cyq5HiC0.cjs";
|
|
12
|
-
import { FeatureFlagContextType } from "../../featureFlagServiceContext-
|
|
13
|
-
import { GraphQlConfigValues } from "../../graphqlContext-
|
|
12
|
+
import { FeatureFlagContextType } from "../../featureFlagServiceContext-CiKWV306.cjs";
|
|
13
|
+
import { GraphQlConfigValues } from "../../graphqlContext-Bf3E-V2T.cjs";
|
|
14
14
|
import "../../index-RcVcRKH7.cjs";
|
|
15
15
|
import { AttachmentRequest, CustServiceConversationMessages } from "@spiffy-ai/commerce-api-client";
|
|
16
|
-
import * as
|
|
16
|
+
import * as jotai72 from "jotai";
|
|
17
17
|
|
|
18
18
|
//#region src/atoms/org/customerService.d.ts
|
|
19
|
-
declare const isBusinessHoursAtom:
|
|
19
|
+
declare const isBusinessHoursAtom: jotai72.PrimitiveAtom<boolean> & {
|
|
20
20
|
init: boolean;
|
|
21
21
|
};
|
|
22
|
-
declare const isCustomerServiceOpenAtom:
|
|
22
|
+
declare const isCustomerServiceOpenAtom: jotai72.PrimitiveAtom<boolean> & {
|
|
23
23
|
init: boolean;
|
|
24
24
|
};
|
|
25
|
-
declare const customerServiceResponseAtom:
|
|
25
|
+
declare const customerServiceResponseAtom: jotai72.PrimitiveAtom<CustServiceConversationMessages | undefined> & {
|
|
26
26
|
init: CustServiceConversationMessages | undefined;
|
|
27
27
|
};
|
|
28
|
-
declare const customerServiceChatStateAtom:
|
|
28
|
+
declare const customerServiceChatStateAtom: jotai72.PrimitiveAtom<ChatState | undefined> & {
|
|
29
29
|
init: ChatState | undefined;
|
|
30
30
|
};
|
|
31
|
-
declare const customerServiceAttachment:
|
|
31
|
+
declare const customerServiceAttachment: jotai72.PrimitiveAtom<AttachmentRequest | undefined> & {
|
|
32
32
|
init: AttachmentRequest | undefined;
|
|
33
33
|
};
|
|
34
34
|
//#endregion
|
|
35
35
|
//#region src/atoms/org/graphqlConfig.d.ts
|
|
36
|
-
declare const internalGraphQLColorsConfigAtom:
|
|
36
|
+
declare const internalGraphQLColorsConfigAtom: jotai72.PrimitiveAtom<ColorMapping | undefined> & {
|
|
37
37
|
init: ColorMapping | undefined;
|
|
38
38
|
};
|
|
39
|
-
declare const orgIdAtom:
|
|
39
|
+
declare const orgIdAtom: jotai72.PrimitiveAtom<string | undefined> & {
|
|
40
40
|
init: string | undefined;
|
|
41
41
|
};
|
|
42
|
-
declare const featureFlagServiceAtom:
|
|
42
|
+
declare const featureFlagServiceAtom: jotai72.PrimitiveAtom<FeatureFlagContextType | undefined> & {
|
|
43
43
|
init: FeatureFlagContextType | undefined;
|
|
44
44
|
};
|
|
45
|
-
declare const frontendConfigAtom:
|
|
45
|
+
declare const frontendConfigAtom: jotai72.WritableAtom<FrontendConfig | undefined, [value: FrontendConfig | undefined], void>;
|
|
46
46
|
//#endregion
|
|
47
47
|
//#region src/atoms/org/orgAnalyticsConfig.d.ts
|
|
48
|
-
declare const orgAnalyticsConfigAtom:
|
|
49
|
-
declare const orgAnalyticsAmplitudeConfigAtom:
|
|
50
|
-
declare const orgAnalyticsCustomerServiceConfigAtom:
|
|
51
|
-
declare const orgAnalyticsGoogleAnalyticsConfigAtom:
|
|
48
|
+
declare const orgAnalyticsConfigAtom: jotai72.WritableAtom<OrgAnalyticsConfig | undefined, [value: OrgAnalyticsConfig], void>;
|
|
49
|
+
declare const orgAnalyticsAmplitudeConfigAtom: jotai72.Atom<OrgAnalyticsAmplitudeConfig | undefined>;
|
|
50
|
+
declare const orgAnalyticsCustomerServiceConfigAtom: jotai72.Atom<OrgAnalyticsCustomerServiceConfig | undefined>;
|
|
51
|
+
declare const orgAnalyticsGoogleAnalyticsConfigAtom: jotai72.Atom<OrgAnalyticsGoogleAnalyticsConfig | undefined>;
|
|
52
52
|
//#endregion
|
|
53
53
|
//#region src/atoms/org/newOrgConfigAtom.d.ts
|
|
54
|
-
declare const newOrgConfigAtom:
|
|
54
|
+
declare const newOrgConfigAtom: jotai72.PrimitiveAtom<GraphQlConfigValues | null> & {
|
|
55
55
|
init: GraphQlConfigValues | null;
|
|
56
56
|
};
|
|
57
57
|
//#endregion
|
|
@@ -1,57 +1,57 @@
|
|
|
1
|
-
import "../../index-
|
|
2
|
-
import "../../index-
|
|
3
|
-
import "../../index-
|
|
4
|
-
import "../../utils-
|
|
5
|
-
import "../../index-
|
|
6
|
-
import "../../chatElementDisplayLocation-
|
|
7
|
-
import { ColorMapping, FrontendConfig, OrgAnalyticsAmplitudeConfig, OrgAnalyticsConfig, OrgAnalyticsCustomerServiceConfig, OrgAnalyticsGoogleAnalyticsConfig } from "../../frontendConfig-
|
|
8
|
-
import { ChatState } from "../../test-types-
|
|
9
|
-
import "../../spiffyWidgets-
|
|
10
|
-
import "../../search-
|
|
11
|
-
import "../../index
|
|
12
|
-
import { FeatureFlagContextType } from "../../featureFlagServiceContext-
|
|
13
|
-
import { GraphQlConfigValues } from "../../graphqlContext-
|
|
14
|
-
import "../../index-
|
|
1
|
+
import "../../index-D2VaMPA3.js";
|
|
2
|
+
import "../../index-Cx9e-fRi.js";
|
|
3
|
+
import "../../index-Dxpscrvz.js";
|
|
4
|
+
import "../../utils-BhyZiDrE.js";
|
|
5
|
+
import "../../index-fUsw_Mea.js";
|
|
6
|
+
import "../../chatElementDisplayLocation-DbmdwAff.js";
|
|
7
|
+
import { ColorMapping, FrontendConfig, OrgAnalyticsAmplitudeConfig, OrgAnalyticsConfig, OrgAnalyticsCustomerServiceConfig, OrgAnalyticsGoogleAnalyticsConfig } from "../../frontendConfig-BiD1-j48.js";
|
|
8
|
+
import { ChatState } from "../../test-types-DRhqHXw-.js";
|
|
9
|
+
import "../../spiffyWidgets-CvEJIuJx.js";
|
|
10
|
+
import "../../search-B1OtJe8Z.js";
|
|
11
|
+
import "../../index--uHjE7L8.js";
|
|
12
|
+
import { FeatureFlagContextType } from "../../featureFlagServiceContext-C5U0bshi.js";
|
|
13
|
+
import { GraphQlConfigValues } from "../../graphqlContext-CDeKzb46.js";
|
|
14
|
+
import "../../index-mHc9_XC3.js";
|
|
15
15
|
import { AttachmentRequest, CustServiceConversationMessages } from "@spiffy-ai/commerce-api-client";
|
|
16
|
-
import * as
|
|
16
|
+
import * as jotai4 from "jotai";
|
|
17
17
|
|
|
18
18
|
//#region src/atoms/org/customerService.d.ts
|
|
19
|
-
declare const isBusinessHoursAtom:
|
|
19
|
+
declare const isBusinessHoursAtom: jotai4.PrimitiveAtom<boolean> & {
|
|
20
20
|
init: boolean;
|
|
21
21
|
};
|
|
22
|
-
declare const isCustomerServiceOpenAtom:
|
|
22
|
+
declare const isCustomerServiceOpenAtom: jotai4.PrimitiveAtom<boolean> & {
|
|
23
23
|
init: boolean;
|
|
24
24
|
};
|
|
25
|
-
declare const customerServiceResponseAtom:
|
|
25
|
+
declare const customerServiceResponseAtom: jotai4.PrimitiveAtom<CustServiceConversationMessages | undefined> & {
|
|
26
26
|
init: CustServiceConversationMessages | undefined;
|
|
27
27
|
};
|
|
28
|
-
declare const customerServiceChatStateAtom:
|
|
28
|
+
declare const customerServiceChatStateAtom: jotai4.PrimitiveAtom<ChatState | undefined> & {
|
|
29
29
|
init: ChatState | undefined;
|
|
30
30
|
};
|
|
31
|
-
declare const customerServiceAttachment:
|
|
31
|
+
declare const customerServiceAttachment: jotai4.PrimitiveAtom<AttachmentRequest | undefined> & {
|
|
32
32
|
init: AttachmentRequest | undefined;
|
|
33
33
|
};
|
|
34
34
|
//#endregion
|
|
35
35
|
//#region src/atoms/org/graphqlConfig.d.ts
|
|
36
|
-
declare const internalGraphQLColorsConfigAtom:
|
|
36
|
+
declare const internalGraphQLColorsConfigAtom: jotai4.PrimitiveAtom<ColorMapping | undefined> & {
|
|
37
37
|
init: ColorMapping | undefined;
|
|
38
38
|
};
|
|
39
|
-
declare const orgIdAtom:
|
|
39
|
+
declare const orgIdAtom: jotai4.PrimitiveAtom<string | undefined> & {
|
|
40
40
|
init: string | undefined;
|
|
41
41
|
};
|
|
42
|
-
declare const featureFlagServiceAtom:
|
|
42
|
+
declare const featureFlagServiceAtom: jotai4.PrimitiveAtom<FeatureFlagContextType | undefined> & {
|
|
43
43
|
init: FeatureFlagContextType | undefined;
|
|
44
44
|
};
|
|
45
|
-
declare const frontendConfigAtom:
|
|
45
|
+
declare const frontendConfigAtom: jotai4.WritableAtom<FrontendConfig | undefined, [value: FrontendConfig | undefined], void>;
|
|
46
46
|
//#endregion
|
|
47
47
|
//#region src/atoms/org/orgAnalyticsConfig.d.ts
|
|
48
|
-
declare const orgAnalyticsConfigAtom:
|
|
49
|
-
declare const orgAnalyticsAmplitudeConfigAtom:
|
|
50
|
-
declare const orgAnalyticsCustomerServiceConfigAtom:
|
|
51
|
-
declare const orgAnalyticsGoogleAnalyticsConfigAtom:
|
|
48
|
+
declare const orgAnalyticsConfigAtom: jotai4.WritableAtom<OrgAnalyticsConfig | undefined, [value: OrgAnalyticsConfig], void>;
|
|
49
|
+
declare const orgAnalyticsAmplitudeConfigAtom: jotai4.Atom<OrgAnalyticsAmplitudeConfig | undefined>;
|
|
50
|
+
declare const orgAnalyticsCustomerServiceConfigAtom: jotai4.Atom<OrgAnalyticsCustomerServiceConfig | undefined>;
|
|
51
|
+
declare const orgAnalyticsGoogleAnalyticsConfigAtom: jotai4.Atom<OrgAnalyticsGoogleAnalyticsConfig | undefined>;
|
|
52
52
|
//#endregion
|
|
53
53
|
//#region src/atoms/org/newOrgConfigAtom.d.ts
|
|
54
|
-
declare const newOrgConfigAtom:
|
|
54
|
+
declare const newOrgConfigAtom: jotai4.PrimitiveAtom<GraphQlConfigValues | null> & {
|
|
55
55
|
init: GraphQlConfigValues | null;
|
|
56
56
|
};
|
|
57
57
|
//#endregion
|
package/dist/atoms/org/index.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
1
|
+
import { orgAnalyticsAmplitudeConfigAtom, orgAnalyticsConfigAtom, orgAnalyticsCustomerServiceConfigAtom, orgAnalyticsGoogleAnalyticsConfigAtom } from "../../orgAnalyticsConfig-CpBmga08.js";
|
|
2
|
+
import { featureFlagServiceAtom, frontendConfigAtom, internalGraphQLColorsConfigAtom, orgIdAtom } from "../../graphqlConfig-CZGjJ8hP.js";
|
|
3
|
+
import { customerServiceAttachment, customerServiceChatStateAtom, customerServiceResponseAtom, isBusinessHoursAtom, isCustomerServiceOpenAtom } from "../../org-h32_LSEb.js";
|
|
4
|
+
import { newOrgConfigAtom } from "../../newOrgConfigAtom-DEUj6H-p.js";
|
|
4
5
|
|
|
5
6
|
export { customerServiceAttachment, customerServiceChatStateAtom, customerServiceResponseAtom, featureFlagServiceAtom, frontendConfigAtom, internalGraphQLColorsConfigAtom, isBusinessHoursAtom, isCustomerServiceOpenAtom, newOrgConfigAtom, orgAnalyticsAmplitudeConfigAtom, orgAnalyticsConfigAtom, orgAnalyticsCustomerServiceConfigAtom, orgAnalyticsGoogleAnalyticsConfigAtom, orgIdAtom };
|
|
@@ -1,31 +1,32 @@
|
|
|
1
|
-
require('../../types-
|
|
1
|
+
require('../../types-BwNrLPSZ.cjs');
|
|
2
2
|
require('../../events-DYY4l817.cjs');
|
|
3
|
-
require('../../
|
|
4
|
-
require('../../
|
|
5
|
-
require('../../
|
|
6
|
-
require('../../
|
|
7
|
-
require('../../
|
|
8
|
-
require('../../
|
|
9
|
-
require('../../
|
|
3
|
+
require('../../logger-0D_8Ip2L.cjs');
|
|
4
|
+
require('../../models-CkJ-wg9Q.cjs');
|
|
5
|
+
require('../../featureGates-Bt_Y3kZ7.cjs');
|
|
6
|
+
require('../../urlsParser-DhcEZLc_.cjs');
|
|
7
|
+
require('../../graphql-l4dQrsA6.cjs');
|
|
8
|
+
require('../../utils-C6imnLBo.cjs');
|
|
9
|
+
require('../../api-BvygKEiX.cjs');
|
|
10
10
|
require('../../utilityTypes-BGbL2WTP.cjs');
|
|
11
11
|
require('../../variantInfo-DpLn4nHz.cjs');
|
|
12
|
-
require('../../localStorageContext-
|
|
13
|
-
require('../../enviveConfig-
|
|
14
|
-
require('../../
|
|
15
|
-
require('../../
|
|
16
|
-
require('../../
|
|
17
|
-
require('../../enviveConfigContext-
|
|
18
|
-
require('../../featureFlagServiceContext-
|
|
19
|
-
require('../../
|
|
20
|
-
require('../../chatState-
|
|
21
|
-
require('../../
|
|
22
|
-
require('../../
|
|
23
|
-
require('../../
|
|
24
|
-
require('../../
|
|
25
|
-
|
|
26
|
-
require('../../
|
|
27
|
-
require('../../
|
|
28
|
-
|
|
12
|
+
require('../../localStorageContext-C5giszHn.cjs');
|
|
13
|
+
require('../../enviveConfig-B42OJ8bK.cjs');
|
|
14
|
+
require('../../orgAnalyticsConfig-Bm23fw4s.cjs');
|
|
15
|
+
require('../../atomStore-CmZbgQHc.cjs');
|
|
16
|
+
require('../../app-BQw_-JGl.cjs');
|
|
17
|
+
require('../../enviveConfigContext-Y1ahEAMe.cjs');
|
|
18
|
+
require('../../featureFlagServiceContext-D3Ge8GH5.cjs');
|
|
19
|
+
require('../../amplitudeContext-ZTQMvVTV.cjs');
|
|
20
|
+
require('../../chatState-B3Dyrd9M.cjs');
|
|
21
|
+
require('../../graphqlConfig-BnfE0ql5.cjs');
|
|
22
|
+
require('../../chat-DwNALtox.cjs');
|
|
23
|
+
require('../../org-B_cWn2bt.cjs');
|
|
24
|
+
require('../../newOrgConfigAtom-CPA6Gp6n.cjs');
|
|
25
|
+
require('../../utils-CvLmSsUj.cjs');
|
|
26
|
+
const require_chatSearch = require('../../chatSearch-DtE2cUQw.cjs');
|
|
27
|
+
require('../../types-BuvXXGxE.cjs');
|
|
28
|
+
require('../../searchServiceAdapter-BGlvoZFE.cjs');
|
|
29
|
+
const require_search = require('../../search-D-UfTjB7.cjs');
|
|
29
30
|
|
|
30
31
|
exports.ChatSearchTurnAtom = require_chatSearch.ChatSearchTurnAtom;
|
|
31
32
|
exports.addSearchFilterAtom = require_search.addSearchFilterAtom;
|
|
@@ -2,13 +2,13 @@ import "../../index-Bmub8e38.cjs";
|
|
|
2
2
|
import "../../index-CiWEYzXl.cjs";
|
|
3
3
|
import "../../index-CESxqFso.cjs";
|
|
4
4
|
import "../../utils-B3x_9JTY.cjs";
|
|
5
|
-
import "../../index-
|
|
5
|
+
import "../../index-CG3P8xE1.cjs";
|
|
6
6
|
import "../../chatElementDisplayLocation-DWmfNX_u.cjs";
|
|
7
|
-
import "../../frontendConfig-
|
|
7
|
+
import "../../frontendConfig-tVg0hsWZ.cjs";
|
|
8
8
|
import "../../test-types-ThQiO_cc.cjs";
|
|
9
9
|
import "../../spiffyWidgets-BuS00VaQ.cjs";
|
|
10
10
|
import "../../search-y-ioX5Mz.cjs";
|
|
11
11
|
import "../../index-Cyq5HiC0.cjs";
|
|
12
12
|
import "../../types-CKMMb_gX.cjs";
|
|
13
|
-
import { ChatSearchTurn, ChatSearchTurnAtom, SelectedChatSearchFilterOption, SelectedFilterOption, addSearchFilterAtom, additiveDynamicFiltersAtom, chatSearchFiltersAtom, chatSearchHasProductsAtom, chatSearchIdAtom, chatSearchIsLoadingAtom, chatSearchParamsAtom, chatSearchProductSortingAtom, chatSearchProducts, chatSearchQueryAtom, chatSearchStateAtom, clearSearchFiltersAtom, createChatSearchFilterOption, createFilterOption, filteredSearchProductsAtom, getSearchParamsAtom, handleSearchResultsAtom, initiateChatSearchAtom, internalSearchSystemStateAtom, performSearchAtom, removeSearchFilterAtom, searchAtom, searchFiltersAtom, searchParamsAtom, searchProductSortingAtom, searchSelectedFiltersAtom, searchSystemAtom, selectedFilterOptionsAtom, setChatSearchParamsAtom, setSearchParams } from "../../index-
|
|
13
|
+
import { ChatSearchTurn, ChatSearchTurnAtom, SelectedChatSearchFilterOption, SelectedFilterOption, addSearchFilterAtom, additiveDynamicFiltersAtom, chatSearchFiltersAtom, chatSearchHasProductsAtom, chatSearchIdAtom, chatSearchIsLoadingAtom, chatSearchParamsAtom, chatSearchProductSortingAtom, chatSearchProducts, chatSearchQueryAtom, chatSearchStateAtom, clearSearchFiltersAtom, createChatSearchFilterOption, createFilterOption, filteredSearchProductsAtom, getSearchParamsAtom, handleSearchResultsAtom, initiateChatSearchAtom, internalSearchSystemStateAtom, performSearchAtom, removeSearchFilterAtom, searchAtom, searchFiltersAtom, searchParamsAtom, searchProductSortingAtom, searchSelectedFiltersAtom, searchSystemAtom, selectedFilterOptionsAtom, setChatSearchParamsAtom, setSearchParams } from "../../index-Bq39XSmY.cjs";
|
|
14
14
|
export { ChatSearchTurn, ChatSearchTurnAtom, SelectedChatSearchFilterOption, SelectedFilterOption, addSearchFilterAtom, additiveDynamicFiltersAtom, chatSearchFiltersAtom, chatSearchHasProductsAtom, chatSearchIdAtom, chatSearchIsLoadingAtom, chatSearchParamsAtom, chatSearchProductSortingAtom, chatSearchProducts, chatSearchQueryAtom, chatSearchStateAtom, clearSearchFiltersAtom, createChatSearchFilterOption, createFilterOption, filteredSearchProductsAtom, getSearchParamsAtom, handleSearchResultsAtom, initiateChatSearchAtom, internalSearchSystemStateAtom, performSearchAtom, removeSearchFilterAtom, searchAtom, searchFiltersAtom, searchParamsAtom, searchProductSortingAtom, searchSelectedFiltersAtom, searchSystemAtom, selectedFilterOptionsAtom, setChatSearchParamsAtom, setSearchParams };
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import "../../index-
|
|
2
|
-
import "../../index-
|
|
3
|
-
import "../../index-
|
|
4
|
-
import "../../utils-
|
|
5
|
-
import "../../index-
|
|
6
|
-
import "../../chatElementDisplayLocation-
|
|
7
|
-
import "../../frontendConfig-
|
|
8
|
-
import "../../test-types-
|
|
9
|
-
import "../../spiffyWidgets-
|
|
10
|
-
import "../../search-
|
|
11
|
-
import "../../index
|
|
12
|
-
import "../../types-
|
|
13
|
-
import { ChatSearchTurn, ChatSearchTurnAtom, SelectedChatSearchFilterOption, SelectedFilterOption, addSearchFilterAtom, additiveDynamicFiltersAtom, chatSearchFiltersAtom, chatSearchHasProductsAtom, chatSearchIdAtom, chatSearchIsLoadingAtom, chatSearchParamsAtom, chatSearchProductSortingAtom, chatSearchProducts, chatSearchQueryAtom, chatSearchStateAtom, clearSearchFiltersAtom, createChatSearchFilterOption, createFilterOption, filteredSearchProductsAtom, getSearchParamsAtom, handleSearchResultsAtom, initiateChatSearchAtom, internalSearchSystemStateAtom, performSearchAtom, removeSearchFilterAtom, searchAtom, searchFiltersAtom, searchParamsAtom, searchProductSortingAtom, searchSelectedFiltersAtom, searchSystemAtom, selectedFilterOptionsAtom, setChatSearchParamsAtom, setSearchParams } from "../../index-
|
|
1
|
+
import "../../index-D2VaMPA3.js";
|
|
2
|
+
import "../../index-Cx9e-fRi.js";
|
|
3
|
+
import "../../index-Dxpscrvz.js";
|
|
4
|
+
import "../../utils-BhyZiDrE.js";
|
|
5
|
+
import "../../index-fUsw_Mea.js";
|
|
6
|
+
import "../../chatElementDisplayLocation-DbmdwAff.js";
|
|
7
|
+
import "../../frontendConfig-BiD1-j48.js";
|
|
8
|
+
import "../../test-types-DRhqHXw-.js";
|
|
9
|
+
import "../../spiffyWidgets-CvEJIuJx.js";
|
|
10
|
+
import "../../search-B1OtJe8Z.js";
|
|
11
|
+
import "../../index--uHjE7L8.js";
|
|
12
|
+
import "../../types-DZPuBnHe.js";
|
|
13
|
+
import { ChatSearchTurn, ChatSearchTurnAtom, SelectedChatSearchFilterOption, SelectedFilterOption, addSearchFilterAtom, additiveDynamicFiltersAtom, chatSearchFiltersAtom, chatSearchHasProductsAtom, chatSearchIdAtom, chatSearchIsLoadingAtom, chatSearchParamsAtom, chatSearchProductSortingAtom, chatSearchProducts, chatSearchQueryAtom, chatSearchStateAtom, clearSearchFiltersAtom, createChatSearchFilterOption, createFilterOption, filteredSearchProductsAtom, getSearchParamsAtom, handleSearchResultsAtom, initiateChatSearchAtom, internalSearchSystemStateAtom, performSearchAtom, removeSearchFilterAtom, searchAtom, searchFiltersAtom, searchParamsAtom, searchProductSortingAtom, searchSelectedFiltersAtom, searchSystemAtom, selectedFilterOptionsAtom, setChatSearchParamsAtom, setSearchParams } from "../../index-wFHfdr6p.js";
|
|
14
14
|
export { ChatSearchTurn, ChatSearchTurnAtom, SelectedChatSearchFilterOption, SelectedFilterOption, addSearchFilterAtom, additiveDynamicFiltersAtom, chatSearchFiltersAtom, chatSearchHasProductsAtom, chatSearchIdAtom, chatSearchIsLoadingAtom, chatSearchParamsAtom, chatSearchProductSortingAtom, chatSearchProducts, chatSearchQueryAtom, chatSearchStateAtom, clearSearchFiltersAtom, createChatSearchFilterOption, createFilterOption, filteredSearchProductsAtom, getSearchParamsAtom, handleSearchResultsAtom, initiateChatSearchAtom, internalSearchSystemStateAtom, performSearchAtom, removeSearchFilterAtom, searchAtom, searchFiltersAtom, searchParamsAtom, searchProductSortingAtom, searchSelectedFiltersAtom, searchSystemAtom, selectedFilterOptionsAtom, setChatSearchParamsAtom, setSearchParams };
|