@envive-ai/react-hooks 0.2.6-alpha.13 → 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 +2 -2
- package/dist/application/utils/index.d.ts +15 -15
- 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 +8 -8
- package/dist/atoms/app/index.d.ts +18 -18
- 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 +29 -29
- package/dist/atoms/chat/index.d.ts +12 -12
- 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 +5 -5
- 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 +30 -30
- 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/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 +2 -2
- 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 +13 -13
- 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.ts +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 +1 -1
- package/dist/hooks/ShopifyUrlOperations/index.d.ts +3 -3
- package/dist/hooks/ShopifyUrlOperations/index.js +2 -2
- package/dist/hooks/SystemSettingsContext/index.cjs +5 -5
- package/dist/hooks/SystemSettingsContext/index.d.cts +2 -2
- 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-BeGt0Aw3.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-xhBQ1HBx.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 -16
- 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,15 +1,15 @@
|
|
|
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
14
|
import * as jotai62 from "jotai";
|
|
15
15
|
import * as jotai_utils1 from "jotai/utils";
|
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: jotai54.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,13 +10,13 @@ declare const autocompleteStateAtom: jotai45.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
|
|
@@ -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,59 +1,59 @@
|
|
|
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
|
|
58
58
|
export { customerServiceAttachment, customerServiceChatStateAtom, customerServiceResponseAtom, featureFlagServiceAtom, frontendConfigAtom, internalGraphQLColorsConfigAtom, isBusinessHoursAtom, isCustomerServiceOpenAtom, newOrgConfigAtom, orgAnalyticsAmplitudeConfigAtom, orgAnalyticsConfigAtom, orgAnalyticsCustomerServiceConfigAtom, orgAnalyticsGoogleAnalyticsConfigAtom, orgIdAtom };
|
|
59
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguZC50cyIsIm5hbWVzIjpbXSwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvYXRvbXMvb3JnL2N1c3RvbWVyU2VydmljZS5kLnRzIiwiLi4vLi4vLi4vc3JjL2F0b21zL29yZy9ncmFwaHFsQ29uZmlnLmQudHMiLCIuLi8uLi8uLi9zcmMvYXRvbXMvb3JnL29yZ0FuYWx5dGljc0NvbmZpZy5kLnRzIiwiLi4vLi4vLi4vc3JjL2F0b21zL29yZy9uZXdPcmdDb25maWdBdG9tLmQudHMiXSwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQXR0YWNobWVudFJlcXVlc3QsIEN1c3RTZXJ2aWNlQ29udmVyc2F0aW9uTWVzc2FnZXMgfSBmcm9tIFwiQHNwaWZmeS1haS9jb21tZXJjZS1hcGktY2xpZW50XCI7XG5pbXBvcnQgeyBDaGF0U3RhdGUgfSBmcm9tIFwic3JjL3R5cGVzL2N1c3RzZXJ2aWNlLXR5cGVzXCI7XG5leHBvcnQgZGVjbGFyZSBjb25zdCBpc0J1c2luZXNzSG91cnNBdG9tOiBpbXBvcnQoXCJqb3RhaVwiKS5QcmltaXRpdmVBdG9tPGJvb2xlYW4+ICYge1xuICAgIGluaXQ6IGJvb2xlYW47XG59O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgaXNDdXN0b21lclNlcnZpY2VPcGVuQXRvbTogaW1wb3J0KFwiam90YWlcIikuUHJpbWl0aXZlQXRvbTxib29sZWFuPiAmIHtcbiAgICBpbml0OiBib29sZWFuO1xufTtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IGN1c3RvbWVyU2VydmljZVJlc3BvbnNlQXRvbTogaW1wb3J0KFwiam90YWlcIikuUHJpbWl0aXZlQXRvbTxDdXN0U2VydmljZUNvbnZlcnNhdGlvbk1lc3NhZ2VzIHwgdW5kZWZpbmVkPiAmIHtcbiAgICBpbml0OiBDdXN0U2VydmljZUNvbnZlcnNhdGlvbk1lc3NhZ2VzIHwgdW5kZWZpbmVkO1xufTtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IGN1c3RvbWVyU2VydmljZUNoYXRTdGF0ZUF0b206IGltcG9ydChcImpvdGFpXCIpLlByaW1pdGl2ZUF0b208Q2hhdFN0YXRlIHwgdW5kZWZpbmVkPiAmIHtcbiAgICBpbml0OiBDaGF0U3RhdGUgfCB1bmRlZmluZWQ7XG59O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgY3VzdG9tZXJTZXJ2aWNlQXR0YWNobWVudDogaW1wb3J0KFwiam90YWlcIikuUHJpbWl0aXZlQXRvbTxBdHRhY2htZW50UmVxdWVzdCB8IHVuZGVmaW5lZD4gJiB7XG4gICAgaW5pdDogQXR0YWNobWVudFJlcXVlc3QgfCB1bmRlZmluZWQ7XG59O1xuIiwiaW1wb3J0IHsgQ29sb3JNYXBwaW5nIH0gZnJvbSBcInNyYy9hcHBsaWNhdGlvbi9tb2RlbHMvY29sb3JzQ29uZmlnXCI7XG5pbXBvcnQgeyBGcm9udGVuZENvbmZpZyB9IGZyb20gXCJzcmMvYXBwbGljYXRpb24vbW9kZWxzL2Zyb250ZW5kQ29uZmlnXCI7XG5pbXBvcnQgeyBGZWF0dXJlRmxhZ0NvbnRleHRUeXBlIH0gZnJvbSBcInNyYy9jb250ZXh0cy9mZWF0dXJlRmxhZ1NlcnZpY2VDb250ZXh0L2ZlYXR1cmVGbGFnU2VydmljZUNvbnRleHRcIjtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IGludGVybmFsR3JhcGhRTENvbG9yc0NvbmZpZ0F0b206IGltcG9ydChcImpvdGFpXCIpLlByaW1pdGl2ZUF0b208Q29sb3JNYXBwaW5nIHwgdW5kZWZpbmVkPiAmIHtcbiAgICBpbml0OiBDb2xvck1hcHBpbmcgfCB1bmRlZmluZWQ7XG59O1xuZXhwb3J0IGRlY2xhcmUgY29uc3Qgb3JnSWRBdG9tOiBpbXBvcnQoXCJqb3RhaVwiKS5QcmltaXRpdmVBdG9tPHN0cmluZyB8IHVuZGVmaW5lZD4gJiB7XG4gICAgaW5pdDogc3RyaW5nIHwgdW5kZWZpbmVkO1xufTtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IGZlYXR1cmVGbGFnU2VydmljZUF0b206IGltcG9ydChcImpvdGFpXCIpLlByaW1pdGl2ZUF0b208RmVhdHVyZUZsYWdDb250ZXh0VHlwZSB8IHVuZGVmaW5lZD4gJiB7XG4gICAgaW5pdDogRmVhdHVyZUZsYWdDb250ZXh0VHlwZSB8IHVuZGVmaW5lZDtcbn07XG5leHBvcnQgZGVjbGFyZSBjb25zdCBmcm9udGVuZENvbmZpZ0F0b206IGltcG9ydChcImpvdGFpXCIpLldyaXRhYmxlQXRvbTxGcm9udGVuZENvbmZpZyB8IHVuZGVmaW5lZCwgW3ZhbHVlOiBGcm9udGVuZENvbmZpZyB8IHVuZGVmaW5lZF0sIHZvaWQ+
|
|
59
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguZC50cyIsIm5hbWVzIjpbXSwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvYXRvbXMvb3JnL2N1c3RvbWVyU2VydmljZS5kLnRzIiwiLi4vLi4vLi4vc3JjL2F0b21zL29yZy9ncmFwaHFsQ29uZmlnLmQudHMiLCIuLi8uLi8uLi9zcmMvYXRvbXMvb3JnL29yZ0FuYWx5dGljc0NvbmZpZy5kLnRzIiwiLi4vLi4vLi4vc3JjL2F0b21zL29yZy9uZXdPcmdDb25maWdBdG9tLmQudHMiXSwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQXR0YWNobWVudFJlcXVlc3QsIEN1c3RTZXJ2aWNlQ29udmVyc2F0aW9uTWVzc2FnZXMgfSBmcm9tIFwiQHNwaWZmeS1haS9jb21tZXJjZS1hcGktY2xpZW50XCI7XG5pbXBvcnQgeyBDaGF0U3RhdGUgfSBmcm9tIFwic3JjL3R5cGVzL2N1c3RzZXJ2aWNlLXR5cGVzXCI7XG5leHBvcnQgZGVjbGFyZSBjb25zdCBpc0J1c2luZXNzSG91cnNBdG9tOiBpbXBvcnQoXCJqb3RhaVwiKS5QcmltaXRpdmVBdG9tPGJvb2xlYW4+ICYge1xuICAgIGluaXQ6IGJvb2xlYW47XG59O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgaXNDdXN0b21lclNlcnZpY2VPcGVuQXRvbTogaW1wb3J0KFwiam90YWlcIikuUHJpbWl0aXZlQXRvbTxib29sZWFuPiAmIHtcbiAgICBpbml0OiBib29sZWFuO1xufTtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IGN1c3RvbWVyU2VydmljZVJlc3BvbnNlQXRvbTogaW1wb3J0KFwiam90YWlcIikuUHJpbWl0aXZlQXRvbTxDdXN0U2VydmljZUNvbnZlcnNhdGlvbk1lc3NhZ2VzIHwgdW5kZWZpbmVkPiAmIHtcbiAgICBpbml0OiBDdXN0U2VydmljZUNvbnZlcnNhdGlvbk1lc3NhZ2VzIHwgdW5kZWZpbmVkO1xufTtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IGN1c3RvbWVyU2VydmljZUNoYXRTdGF0ZUF0b206IGltcG9ydChcImpvdGFpXCIpLlByaW1pdGl2ZUF0b208Q2hhdFN0YXRlIHwgdW5kZWZpbmVkPiAmIHtcbiAgICBpbml0OiBDaGF0U3RhdGUgfCB1bmRlZmluZWQ7XG59O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgY3VzdG9tZXJTZXJ2aWNlQXR0YWNobWVudDogaW1wb3J0KFwiam90YWlcIikuUHJpbWl0aXZlQXRvbTxBdHRhY2htZW50UmVxdWVzdCB8IHVuZGVmaW5lZD4gJiB7XG4gICAgaW5pdDogQXR0YWNobWVudFJlcXVlc3QgfCB1bmRlZmluZWQ7XG59O1xuIiwiaW1wb3J0IHsgQ29sb3JNYXBwaW5nIH0gZnJvbSBcInNyYy9hcHBsaWNhdGlvbi9tb2RlbHMvY29sb3JzQ29uZmlnXCI7XG5pbXBvcnQgeyBGcm9udGVuZENvbmZpZyB9IGZyb20gXCJzcmMvYXBwbGljYXRpb24vbW9kZWxzL2Zyb250ZW5kQ29uZmlnXCI7XG5pbXBvcnQgeyBGZWF0dXJlRmxhZ0NvbnRleHRUeXBlIH0gZnJvbSBcInNyYy9jb250ZXh0cy9mZWF0dXJlRmxhZ1NlcnZpY2VDb250ZXh0L2ZlYXR1cmVGbGFnU2VydmljZUNvbnRleHRcIjtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IGludGVybmFsR3JhcGhRTENvbG9yc0NvbmZpZ0F0b206IGltcG9ydChcImpvdGFpXCIpLlByaW1pdGl2ZUF0b208Q29sb3JNYXBwaW5nIHwgdW5kZWZpbmVkPiAmIHtcbiAgICBpbml0OiBDb2xvck1hcHBpbmcgfCB1bmRlZmluZWQ7XG59O1xuZXhwb3J0IGRlY2xhcmUgY29uc3Qgb3JnSWRBdG9tOiBpbXBvcnQoXCJqb3RhaVwiKS5QcmltaXRpdmVBdG9tPHN0cmluZyB8IHVuZGVmaW5lZD4gJiB7XG4gICAgaW5pdDogc3RyaW5nIHwgdW5kZWZpbmVkO1xufTtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IGZlYXR1cmVGbGFnU2VydmljZUF0b206IGltcG9ydChcImpvdGFpXCIpLlByaW1pdGl2ZUF0b208RmVhdHVyZUZsYWdDb250ZXh0VHlwZSB8IHVuZGVmaW5lZD4gJiB7XG4gICAgaW5pdDogRmVhdHVyZUZsYWdDb250ZXh0VHlwZSB8IHVuZGVmaW5lZDtcbn07XG5leHBvcnQgZGVjbGFyZSBjb25zdCBmcm9udGVuZENvbmZpZ0F0b206IGltcG9ydChcImpvdGFpXCIpLldyaXRhYmxlQXRvbTxGcm9udGVuZENvbmZpZyB8IHVuZGVmaW5lZCwgW3ZhbHVlOiBGcm9udGVuZENvbmZpZyB8IHVuZGVmaW5lZF0sIHZvaWQ+O1xuIiwiaW1wb3J0IHsgT3JnQW5hbHl0aWNzQ29uZmlnLCBPcmdBbmFseXRpY3NBbXBsaXR1ZGVDb25maWcsIE9yZ0FuYWx5dGljc0N1c3RvbWVyU2VydmljZUNvbmZpZywgT3JnQW5hbHl0aWNzR29vZ2xlQW5hbHl0aWNzQ29uZmlnIH0gZnJvbSAnc3JjL2FwcGxpY2F0aW9uL21vZGVscy9hcGkvb3JnQW5hbHl0aWNzQ29uZmlnJztcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IG9yZ0FuYWx5dGljc0NvbmZpZ0F0b206IGltcG9ydChcImpvdGFpXCIpLldyaXRhYmxlQXRvbTxPcmdBbmFseXRpY3NDb25maWcgfCB1bmRlZmluZWQsIFt2YWx1ZTogT3JnQW5hbHl0aWNzQ29uZmlnXSwgdm9pZD47XG5leHBvcnQgZGVjbGFyZSBjb25zdCBvcmdBbmFseXRpY3NBbXBsaXR1ZGVDb25maWdBdG9tOiBpbXBvcnQoXCJqb3RhaVwiKS5BdG9tPE9yZ0FuYWx5dGljc0FtcGxpdHVkZUNvbmZpZyB8IHVuZGVmaW5lZD47XG5leHBvcnQgZGVjbGFyZSBjb25zdCBvcmdBbmFseXRpY3NDdXN0b21lclNlcnZpY2VDb25maWdBdG9tOiBpbXBvcnQoXCJqb3RhaVwiKS5BdG9tPE9yZ0FuYWx5dGljc0N1c3RvbWVyU2VydmljZUNvbmZpZyB8IHVuZGVmaW5lZD47XG5leHBvcnQgZGVjbGFyZSBjb25zdCBvcmdBbmFseXRpY3NHb29nbGVBbmFseXRpY3NDb25maWdBdG9tOiBpbXBvcnQoXCJqb3RhaVwiKS5BdG9tPE9yZ0FuYWx5dGljc0dvb2dsZUFuYWx5dGljc0NvbmZpZyB8IHVuZGVmaW5lZD47XG4iLCJpbXBvcnQgeyBHcmFwaFFsQ29uZmlnVmFsdWVzIH0gZnJvbSBcInNyYy9jb250ZXh0cy9ncmFwaHFsQ29udGV4dFwiO1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgbmV3T3JnQ29uZmlnQXRvbTogaW1wb3J0KFwiam90YWlcIikuUHJpbWl0aXZlQXRvbTxHcmFwaFFsQ29uZmlnVmFsdWVzIHwgbnVsbD4gJiB7XG4gICAgaW5pdDogR3JhcGhRbENvbmZpZ1ZhbHVlcyB8IG51bGw7XG59O1xuIl0sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFHQSxJQUFXLHNCQUFNLENBQUEsV0FBQSxPQUFBLGNBQUE7QUFDakIsSUFBQyw0QkFBQSxDQUFBLFdBQUEsT0FBQSxjQUFBO0FBQ0QsSUFBVyw4QkFBOEI7Q0FBQztPQUFXO09BQW9DLE9BQUE7T0FBQTtDQUFBO0FBQ3pGLElBQVcsK0JBQU07Q0FBQTtPQUFBO09BQUEsT0FBQTtPQUFBO0NBQUE7QUFDakIsSUFBQyw0QkFBQTtDQUFBO09BQUE7T0FBQSxPQUFBO09BQUE7Q0FBQTs7OztBQ0hELElBQVcsa0NBQXVCO0NBQUE7T0FBQTtPQUFBLE9BQUE7T0FBQTtDQUFBO0FBQ2xDLElBQUMsWUFBQSxDQUFBLFdBQUEsT0FBQSxjQUFBO0FBQ0QsSUFBVyx5QkFBeUI7Q0FBQztPQUFXO09BQThCLE9BQU07T0FBQTtDQUFBO0FBQ3BGLElBQVcscUJBQWlCO0NBQUE7T0FBQTtPQUFBO09BQUEsT0FBQTtDQUFBOzs7O0FDTDVCLElBQVcseUJBQXlCO0NBQUM7T0FBVztPQUEwQjtPQUEwQixPQUFRO0NBQU87QUFDbkgsSUFBVyxrQ0FBa0M7Q0FBQztPQUFXO09BQW1DLE9BQVE7Q0FBSztBQUN6RyxJQUFXLHdDQUF3QztDQUFDO09BQVc7T0FBeUMsT0FBUTtDQUFLOzs7Ozs7Ozs7QUNGckgsSUFBVyxtQkFBbUI7Q0FBQztPQUFLO09BQUEsT0FBQTtPQUFBO0NBQUEifQ==
|
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 };
|
|
@@ -1,30 +1,31 @@
|
|
|
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 "../../chatState-
|
|
21
|
-
import "../../
|
|
22
|
-
import "../../
|
|
23
|
-
import "../../
|
|
24
|
-
import "../../
|
|
25
|
-
import
|
|
26
|
-
import "../../
|
|
27
|
-
import "../../
|
|
28
|
-
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 "../../chatState-BXBN-12W.js";
|
|
21
|
+
import "../../graphqlConfig-CZGjJ8hP.js";
|
|
22
|
+
import "../../chat-U1IgKNij.js";
|
|
23
|
+
import "../../org-h32_LSEb.js";
|
|
24
|
+
import "../../newOrgConfigAtom-DEUj6H-p.js";
|
|
25
|
+
import "../../utils-D82gfbgU.js";
|
|
26
|
+
import { ChatSearchTurnAtom, additiveDynamicFiltersAtom, chatSearchFiltersAtom, chatSearchHasProductsAtom, chatSearchIdAtom, chatSearchIsLoadingAtom, chatSearchParamsAtom, chatSearchProductSortingAtom, chatSearchProducts, chatSearchQueryAtom, chatSearchStateAtom, createChatSearchFilterOption, getSearchParamsAtom, handleSearchResultsAtom, initiateChatSearchAtom, selectedFilterOptionsAtom, setChatSearchParamsAtom, setSearchParams } from "../../chatSearch-Bb2SMr9X.js";
|
|
27
|
+
import "../../types-DXnG1tV0.js";
|
|
28
|
+
import "../../searchServiceAdapter-Db6jEcJs.js";
|
|
29
|
+
import { addSearchFilterAtom, clearSearchFiltersAtom, createFilterOption, filteredSearchProductsAtom, internalSearchSystemStateAtom, performSearchAtom, removeSearchFilterAtom, searchAtom, searchFiltersAtom, searchParamsAtom, searchProductSortingAtom, searchSelectedFiltersAtom, searchSystemAtom } from "../../search-yawhMv22.js";
|
|
29
30
|
|
|
30
31
|
export { ChatSearchTurnAtom, 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,2 +1,2 @@
|
|
|
1
|
-
import { ChatSearchFilter, ChatSearchFilterItem, ChatSearchSortModalProps, ChatSearchSortOverrides, ChatSearchSortProps, ChatSearchStateType, ProductSorting, ProductSortingNames, SortOption } from "../../types-
|
|
1
|
+
import { ChatSearchFilter, ChatSearchFilterItem, ChatSearchSortModalProps, ChatSearchSortOverrides, ChatSearchSortProps, ChatSearchStateType, ProductSorting, ProductSortingNames, SortOption } from "../../types-DZPuBnHe.js";
|
|
2
2
|
export { ChatSearchFilter, ChatSearchFilterItem, ChatSearchSortModalProps, ChatSearchSortOverrides, ChatSearchSortProps, ChatSearchStateType, ProductSorting, ProductSortingNames, SortOption };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { ChatSearchSortOverrides, ProductSorting, ProductSortingNames } from "../../types-
|
|
1
|
+
import { ChatSearchSortOverrides, ProductSorting, ProductSortingNames } from "../../types-DXnG1tV0.js";
|
|
2
2
|
|
|
3
3
|
export { ChatSearchSortOverrides, ProductSorting, ProductSortingNames };
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
declare const formatFilterDisplayName: (displayName: string) => string;
|
|
3
3
|
//#endregion
|
|
4
4
|
export { formatFilterDisplayName };
|
|
5
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
5
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidXRpbHMuZC50cyIsIm5hbWVzIjpbXSwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvYXRvbXMvc2VhcmNoL3V0aWxzLmQudHMiXSwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IGRlY2xhcmUgY29uc3QgZm9ybWF0RmlsdGVyRGlzcGxheU5hbWU6IChkaXNwbGF5TmFtZTogc3RyaW5nKSA9PiBzdHJpbmc7XG4iXSwibWFwcGluZ3MiOiI7QUFBQSxJQUFXLDBCQUEwQixDQUFDLElBQUkifQ==
|