@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,16 +1,16 @@
|
|
|
1
|
-
import "../../index-
|
|
2
|
-
import { FormResponseAttributes, Response as Response$1 } from "../../index-
|
|
3
|
-
import "../../index-
|
|
4
|
-
import "../../utils-
|
|
5
|
-
import { Context as Context$1, Message, MessageRole, NextMessageRequest as NextMessageRequest$1, ProductSearchMessageMetadata, Suggestion as Suggestion$1, SupportedEventRequest as SupportedEventRequest$1, UserEvent as UserEvent$1 } from "../../index-
|
|
6
|
-
import "../../chatElementDisplayLocation-
|
|
7
|
-
import "../../frontendConfig-
|
|
8
|
-
import "../../test-types-
|
|
9
|
-
import "../../spiffyWidgets-
|
|
10
|
-
import "../../search-
|
|
11
|
-
import "../../index
|
|
12
|
-
import { SpiffyMetricsEventName } from "../../amplitudeContext-
|
|
13
|
-
import { MouseEventTypes, NodeSelector, SelectorFactory } from "../../nodeSelector-
|
|
1
|
+
import "../../index-D2VaMPA3.js";
|
|
2
|
+
import { FormResponseAttributes, Response as Response$1 } from "../../index-Cx9e-fRi.js";
|
|
3
|
+
import "../../index-Dxpscrvz.js";
|
|
4
|
+
import "../../utils-BhyZiDrE.js";
|
|
5
|
+
import { Context as Context$1, Message, MessageRole, NextMessageRequest as NextMessageRequest$1, ProductSearchMessageMetadata, Suggestion as Suggestion$1, SupportedEventRequest as SupportedEventRequest$1, UserEvent as UserEvent$1 } from "../../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 { SpiffyMetricsEventName } from "../../amplitudeContext-CiO9T9c-.js";
|
|
13
|
+
import { MouseEventTypes, NodeSelector, SelectorFactory } from "../../nodeSelector-DYhDUi7v.js";
|
|
14
14
|
import { Context, NextMessageRequest, SupportedEventRequest, UserEvent } from "@spiffy-ai/commerce-api-client";
|
|
15
15
|
import * as react0 from "react";
|
|
16
16
|
import { ReactElement } from "react";
|
|
@@ -1,21 +1,23 @@
|
|
|
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 { buildSearchHash, buildSearchStartHash, createUrlWithQueryParams, getQueryParam, parseHref, parseSearchHash } from "../../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
|
|
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 { NodeSelector, SelectorFactory, StringUtils, applyOverrides, coreContextToApiContext, coreSupportedEventRequestToApiRequest, coreUserEventToApiUserEvent, divideArray, getRecentProductImageUrls, initAmplitude, initDataLayerWrapper, messageFromFormSubmittedEvent, messageFromQueryEvent, messageFromResponse, messageFromSuggestionEvent, messageRequestToCommerceMessageRequest, prepareMerchantPage, validateEmail } from "../../utils-DFPt3FSw.js";
|
|
21
|
+
import { DOMObserver, ElementObserver, MutationHelper } from "../../domObserver-DEiUh0qg.js";
|
|
20
22
|
|
|
21
23
|
export { DOMObserver, ElementObserver, MutationHelper, NodeSelector, SelectorFactory, StringUtils, applyOverrides, buildSearchHash, buildSearchStartHash, coreContextToApiContext, coreSupportedEventRequestToApiRequest, coreUserEventToApiUserEvent, createUrlWithQueryParams, divideArray, getQueryParam, getRecentProductImageUrls, initAmplitude, initDataLayerWrapper, messageFromFormSubmittedEvent, messageFromQueryEvent, messageFromResponse, messageFromSuggestionEvent, messageRequestToCommerceMessageRequest, parseHref, parseSearchHash, prepareMerchantPage, validateEmail };
|
|
@@ -55,4 +55,4 @@ Object.defineProperty(exports, 'setAtomStoreForTesting', {
|
|
|
55
55
|
return setAtomStoreForTesting;
|
|
56
56
|
}
|
|
57
57
|
});
|
|
58
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
58
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXRvbVN0b3JlLUNtWmJnUUhjLmNqcyIsIm5hbWVzIjpbImF0b21TdG9yZTogQXRvbVN0b3JlIHwgbnVsbCJdLCJzb3VyY2VzIjpbIi4uL3NyYy9hdG9tcy9hdG9tU3RvcmUvYXRvbVN0b3JlLnRzIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGdldERlZmF1bHRTdG9yZSB9IGZyb20gJ2pvdGFpJztcbmltcG9ydCB7IGNyZWF0ZUpTT05TdG9yYWdlIH0gZnJvbSAnam90YWkvdXRpbHMnO1xuXG5leHBvcnQgdHlwZSBBdG9tU3RvcmUgPSBSZXR1cm5UeXBlPHR5cGVvZiBnZXREZWZhdWx0U3RvcmU+O1xubGV0IGF0b21TdG9yZTogQXRvbVN0b3JlIHwgbnVsbCA9IG51bGw7XG5cbmV4cG9ydCBjb25zdCBnZXRBdG9tU3RvcmUgPSAoKTogQXRvbVN0b3JlID0+IHtcbiAgaWYgKCFhdG9tU3RvcmUpIHtcbiAgICBhdG9tU3RvcmUgPSBnZXREZWZhdWx0U3RvcmUoKTtcbiAgfVxuICByZXR1cm4gYXRvbVN0b3JlO1xufTtcblxuLyoqXG4gKiBAaW50ZXJuYWxcbiAqXG4gKiBTZXRzIHRoZSBnbG9iYWwgYXRvbSBzdG9yZSB0byBiZSB0aGUgcHJvdmlkZWQgc3RvcmUuXG4gKlxuICogQHBhcmFtIHN0b3JlIC0gVGhlIHN0b3JlIHRvIHNldCB0aGUgZ2xvYmFsIGF0b20gc3RvcmUgdG8uXG4gKi9cbmV4cG9ydCBjb25zdCBzZXRBdG9tU3RvcmVGb3JUZXN0aW5nID0gKHN0b3JlOiBBdG9tU3RvcmUpID0+IHtcbiAgYXRvbVN0b3JlID0gc3RvcmU7XG59O1xuXG4vKipcbiAqIEBpbnRlcm5hbFxuICpcbiAqIFJlc2V0cyB0aGUgZ2xvYmFsIGF0b20gc3RvcmUgdG8gbnVsbFxuICovXG5leHBvcnQgY29uc3QgcmVzZXRBdG9tU3RvcmUgPSAoKSA9PiB7XG4gIGF0b21TdG9yZSA9IG51bGw7XG59O1xuXG5leHBvcnQgY29uc3Qgc2Vzc2lvblN0b3JhZ2VVdGlsID0gY3JlYXRlSlNPTlN0b3JhZ2U8c3RyaW5nIHwgdW5kZWZpbmVkPigoKSA9PiBzZXNzaW9uU3RvcmFnZSk7XG4iXSwibWFwcGluZ3MiOiI7Ozs7Ozs7QUFJQSxJQUFJQSxZQUE4QjtBQUVsQyxNQUFhLHFCQUFnQztBQUMzQyxLQUFJLENBQUMsVUFDSCx5Q0FBNkI7QUFFL0IsUUFBTzs7Ozs7Ozs7O0FBVVQsTUFBYSwwQkFBMEIsVUFBcUI7QUFDMUQsYUFBWTs7Ozs7OztBQVFkLE1BQWEsdUJBQXVCO0FBQ2xDLGFBQVk7O0FBR2QsTUFBYSw4REFBaUUsZUFBZSJ9
|
|
@@ -29,4 +29,4 @@ const sessionStorageUtil = createJSONStorage(() => sessionStorage);
|
|
|
29
29
|
|
|
30
30
|
//#endregion
|
|
31
31
|
export { getAtomStore, resetAtomStore, sessionStorageUtil, setAtomStoreForTesting };
|
|
32
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
32
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXRvbVN0b3JlLURFY0RoaUxwLmpzIiwibmFtZXMiOlsiYXRvbVN0b3JlOiBBdG9tU3RvcmUgfCBudWxsIl0sInNvdXJjZXMiOlsiLi4vc3JjL2F0b21zL2F0b21TdG9yZS9hdG9tU3RvcmUudHMiXSwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgZ2V0RGVmYXVsdFN0b3JlIH0gZnJvbSAnam90YWknO1xuaW1wb3J0IHsgY3JlYXRlSlNPTlN0b3JhZ2UgfSBmcm9tICdqb3RhaS91dGlscyc7XG5cbmV4cG9ydCB0eXBlIEF0b21TdG9yZSA9IFJldHVyblR5cGU8dHlwZW9mIGdldERlZmF1bHRTdG9yZT47XG5sZXQgYXRvbVN0b3JlOiBBdG9tU3RvcmUgfCBudWxsID0gbnVsbDtcblxuZXhwb3J0IGNvbnN0IGdldEF0b21TdG9yZSA9ICgpOiBBdG9tU3RvcmUgPT4ge1xuICBpZiAoIWF0b21TdG9yZSkge1xuICAgIGF0b21TdG9yZSA9IGdldERlZmF1bHRTdG9yZSgpO1xuICB9XG4gIHJldHVybiBhdG9tU3RvcmU7XG59O1xuXG4vKipcbiAqIEBpbnRlcm5hbFxuICpcbiAqIFNldHMgdGhlIGdsb2JhbCBhdG9tIHN0b3JlIHRvIGJlIHRoZSBwcm92aWRlZCBzdG9yZS5cbiAqXG4gKiBAcGFyYW0gc3RvcmUgLSBUaGUgc3RvcmUgdG8gc2V0IHRoZSBnbG9iYWwgYXRvbSBzdG9yZSB0by5cbiAqL1xuZXhwb3J0IGNvbnN0IHNldEF0b21TdG9yZUZvclRlc3RpbmcgPSAoc3RvcmU6IEF0b21TdG9yZSkgPT4ge1xuICBhdG9tU3RvcmUgPSBzdG9yZTtcbn07XG5cbi8qKlxuICogQGludGVybmFsXG4gKlxuICogUmVzZXRzIHRoZSBnbG9iYWwgYXRvbSBzdG9yZSB0byBudWxsXG4gKi9cbmV4cG9ydCBjb25zdCByZXNldEF0b21TdG9yZSA9ICgpID0+IHtcbiAgYXRvbVN0b3JlID0gbnVsbDtcbn07XG5cbmV4cG9ydCBjb25zdCBzZXNzaW9uU3RvcmFnZVV0aWwgPSBjcmVhdGVKU09OU3RvcmFnZTxzdHJpbmcgfCB1bmRlZmluZWQ+KCgpID0+IHNlc3Npb25TdG9yYWdlKTtcbiJdLCJtYXBwaW5ncyI6Ijs7OztBQUlBLElBQUlBLFlBQThCO0FBRWxDLE1BQWEscUJBQWdDO0FBQzNDLEtBQUksQ0FBQyxVQUNILGFBQVksaUJBQWlCO0FBRS9CLFFBQU87Ozs7Ozs7OztBQVVULE1BQWEsMEJBQTBCLFVBQXFCO0FBQzFELGFBQVk7Ozs7Ozs7QUFRZCxNQUFhLHVCQUF1QjtBQUNsQyxhQUFZOztBQUdkLE1BQWEscUJBQXFCLHdCQUE0QyxlQUFlIn0=
|
package/dist/atoms/app/index.cjs
CHANGED
|
@@ -1,25 +1,20 @@
|
|
|
1
|
-
require('../../types-
|
|
2
|
-
require('../../
|
|
3
|
-
require('../../models-
|
|
4
|
-
require('../../featureGates-
|
|
5
|
-
require('../../urlsParser-
|
|
6
|
-
require('../../graphql-
|
|
7
|
-
require('../../utils-
|
|
8
|
-
require('../../api-
|
|
9
|
-
require('../../logger-TBIl4uIH.cjs');
|
|
1
|
+
require('../../types-BwNrLPSZ.cjs');
|
|
2
|
+
require('../../logger-0D_8Ip2L.cjs');
|
|
3
|
+
require('../../models-CkJ-wg9Q.cjs');
|
|
4
|
+
require('../../featureGates-Bt_Y3kZ7.cjs');
|
|
5
|
+
require('../../urlsParser-DhcEZLc_.cjs');
|
|
6
|
+
require('../../graphql-l4dQrsA6.cjs');
|
|
7
|
+
require('../../utils-C6imnLBo.cjs');
|
|
8
|
+
require('../../api-BvygKEiX.cjs');
|
|
10
9
|
require('../../utilityTypes-BGbL2WTP.cjs');
|
|
11
10
|
require('../../variantInfo-DpLn4nHz.cjs');
|
|
12
|
-
require('../../localStorageContext-
|
|
13
|
-
require('../../enviveConfig-
|
|
14
|
-
require('../../
|
|
15
|
-
const
|
|
16
|
-
require('../../atomStore-DNji91Im.cjs');
|
|
17
|
-
require('../../enviveConfigContext-D2OELZDR.cjs');
|
|
18
|
-
require('../../featureFlagServiceContext-CJyYItqu.cjs');
|
|
19
|
-
require('../../domObserver-Bqf3ooj8.cjs');
|
|
11
|
+
require('../../localStorageContext-C5giszHn.cjs');
|
|
12
|
+
require('../../enviveConfig-B42OJ8bK.cjs');
|
|
13
|
+
require('../../atomStore-CmZbgQHc.cjs');
|
|
14
|
+
const require_app = require('../../app-BQw_-JGl.cjs');
|
|
20
15
|
|
|
21
|
-
exports.appSourceAtom =
|
|
22
|
-
exports.chatIdAtom =
|
|
23
|
-
exports.userIdAtom =
|
|
24
|
-
exports.userIdentityAtom =
|
|
25
|
-
exports.variantInfoAtom =
|
|
16
|
+
exports.appSourceAtom = require_app.appSourceAtom;
|
|
17
|
+
exports.chatIdAtom = require_app.chatIdAtom;
|
|
18
|
+
exports.userIdAtom = require_app.userIdAtom;
|
|
19
|
+
exports.userIdentityAtom = require_app.userIdentityAtom;
|
|
20
|
+
exports.variantInfoAtom = require_app.variantInfoAtom;
|
|
@@ -2,9 +2,9 @@ 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";
|
|
@@ -1,22 +1,22 @@
|
|
|
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 { VariantInfo } from "../../index
|
|
12
|
-
import { UserIdentityContextType } from "../../userIdentityContext-
|
|
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 { VariantInfo } from "../../index--uHjE7L8.js";
|
|
12
|
+
import { UserIdentityContextType } from "../../userIdentityContext-BKLedN4R.js";
|
|
13
13
|
import { ContextEnvEnum, ContextSourceEnum, PageVisitCategory } from "@spiffy-ai/commerce-api-client";
|
|
14
|
-
import * as
|
|
14
|
+
import * as jotai50 from "jotai";
|
|
15
15
|
import * as jotai_utils0 from "jotai/utils";
|
|
16
16
|
|
|
17
17
|
//#region src/atoms/app/variant.d.ts
|
|
18
18
|
|
|
19
|
-
declare const variantInfoAtom:
|
|
19
|
+
declare const variantInfoAtom: jotai50.WritableAtom<VariantInfo, [newVariant: VariantInfo], void>;
|
|
20
20
|
//#endregion
|
|
21
21
|
//#region src/atoms/app/index.d.ts
|
|
22
22
|
interface AppDetails {
|
|
@@ -28,12 +28,12 @@ interface AppDetails {
|
|
|
28
28
|
env: ContextEnvEnum;
|
|
29
29
|
variantInfo: VariantInfo;
|
|
30
30
|
}
|
|
31
|
-
declare const userIdAtom:
|
|
32
|
-
declare const userIdentityAtom:
|
|
31
|
+
declare const userIdAtom: jotai50.WritableAtom<string, [value: string | undefined], void>;
|
|
32
|
+
declare const userIdentityAtom: jotai50.PrimitiveAtom<UserIdentityContextType | undefined> & {
|
|
33
33
|
init: UserIdentityContextType | undefined;
|
|
34
34
|
};
|
|
35
|
-
declare const appSourceAtom:
|
|
36
|
-
declare const chatIdAtom:
|
|
35
|
+
declare const appSourceAtom: jotai50.Atom<ContextSourceEnum>;
|
|
36
|
+
declare const chatIdAtom: jotai50.WritableAtom<string, [string | typeof jotai_utils0.RESET | ((prev: string) => string | typeof jotai_utils0.RESET)], void>;
|
|
37
37
|
//#endregion
|
|
38
38
|
export { AppDetails, appSourceAtom, chatIdAtom, userIdAtom, userIdentityAtom, variantInfoAtom };
|
|
39
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguZC50cyIsIm5hbWVzIjpbXSwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvYXRvbXMvYXBwL3ZhcmlhbnQuZC50cyIsIi4uLy4uLy4uL3NyYy9hdG9tcy9hcHAvaW5kZXguZC50cyJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBTdXBwb3J0ZWRFdmVudFJlc3BvbnNlLCBQYWdlVmlzaXRDYXRlZ29yeSB9IGZyb20gJ0BzcGlmZnktYWkvY29tbWVyY2UtYXBpLWNsaWVudCc7XG5pbXBvcnQgeyBWYXJpYW50SW5mbyB9IGZyb20gJ3NyYy9hcHBsaWNhdGlvbi9tb2RlbHMnO1xuZXhwb3J0IGludGVyZmFjZSBTdXBwb3J0ZWRFdmVudCBleHRlbmRzIFBpY2s8U3VwcG9ydGVkRXZlbnRSZXNwb25zZSwgJ3N1cHBvcnRlZCcgfCAncmVhZHknIHwgJ2NhdGVnb3J5JyB8ICdjb2xsZWN0aW9ucycgfCAndG9wX2NhdGVnb3J5Jz4ge1xuICAgIG51bWJlck9mUmV2aWV3czogbnVtYmVyIHwgdW5kZWZpbmVkO1xuICAgIG1lcmNoYW50X3RhZ3M/OiBzdHJpbmdbXTtcbn1cbmludGVyZmFjZSBQRFBBdHRyaWJ1dGVzIHtcbiAgICBwcm9kdWN0X2lkPzogc3RyaW5nO1xufVxuaW50ZXJmYWNlIFBMUEF0dHJpYnV0ZXMge1xuICAgIGF0dHJpYnV0ZXM/OiB7XG4gICAgICAgIGlkPzogc3RyaW5nO1xuICAgIH07XG59XG5leHBvcnQgaW50ZXJmYWNlIFVybFJlc29sdmluZ1BEUENvbmZpZyB7XG4gICAgcGRwX2F0dHJpYnV0ZXM6IFBEUEF0dHJpYnV0ZXM7XG4gICAgbnVtYmVyX29mX3Jldmlld3M/OiBudW1iZXI7XG4gICAgY29sbGVjdGlvbnM/OiBzdHJpbmdbXTtcbiAgICBtZXJjaGFudF90YWdzPzogc3RyaW5nW107XG59XG5leHBvcnQgaW50ZXJmYWNlIFVybFJlc29sdmluZ1BMUENvbmZpZyB7XG4gICAgcGxwX2F0dHJpYnV0ZXM6IFBMUEF0dHJpYnV0ZXM7XG4gICAgdG9wX2NhdGVnb3J5Pzogc3RyaW5nO1xufVxuaW50ZXJmYWNlIFVybFJlc29sdmluZ0dlbmVyaWNDb25maWcge1xuICAgIGRldGFpbHM/OiBzdHJpbmc7XG59XG5leHBvcnQgdHlwZSBQYWdlVmFyaWFudENoZWNrQ29uZmlnID0ge1xuICAgIGNoZWNrX3R5cGU6IHN0cmluZztcbiAgICBmZWF0dXJlX2dhdGU/OiBzdHJpbmc7XG4gICAgZXh0cmFjdG9yPzoge1xuICAgICAgICB0eXBlOiBzdHJpbmc7XG4gICAgICAgIG1hcD86IFJlY29yZDxzdHJpbmcsIHN0cmluZ1tdPjtcbiAgICAgICAgdmFsdWU/OiBzdHJpbmc7XG4gICAgfTtcbiAgICBwcm9kdWN0X2lkX2V4dHJhY3Rvcj86IHN0cmluZztcbiAgICBwcm9kdWN0X2lkcz86IHN0cmluZ1tdO1xuICAgIHBscF9pZF9leHRyYWN0b3I/OiBzdHJpbmc7XG4gICAgcGxwX2lkcz86IHN0cmluZ1tdO1xuICAgIGNvbGxlY3Rpb25zPzogc3RyaW5nW107XG4gICAgcXVlcnlfcGFyYW0/OiBzdHJpbmc7XG4gICAgY2F0ZWdvcnk/OiBzdHJpbmc7XG4gICAgdG9wX2NhdGVnb3J5Pzogc3RyaW5nW107XG4gICAgcmV2aWV3X21pbmltdW0/OiBudW1iZXI7XG4gICAgbWVyY2hhbnRfdGFncz86IHN0cmluZ1tdO1xufTtcbmV4cG9ydCB0eXBlIEJhY2tlbmRXaWRnZXRNb3VudGluZ0NvbmZpZyA9IHtcbiAgICBtb3VudGluZ19jb25maWdfaWQ6IHN0cmluZztcbiAgICB3aWRnZXRfY29uZmlnX2lkPzogc3RyaW5nO1xuICAgIG1vdW50aW5nX3BvaW50X3dpZGdldHM/OiBBcnJheTx7XG4gICAgICAgIGNoZWNrczogUGFnZVZhcmlhbnRDaGVja0NvbmZpZ1tdO1xuICAgICAgICB3aWRnZXRfY29uZmlnX2lkOiBzdHJpbmc7XG4gICAgfT47XG59O1xuZXhwb3J0IHR5cGUgQmFja2VuZFBhZ2VWYXJpYW50Q29uZmlnID0ge1xuICAgIHZhcmlhbnRfaWQ6IHN0cmluZztcbiAgICB2YXJpYW50X3R5cGU6IHN0cmluZztcbiAgICB2YXJpYW50X2NoZWNrczogUGFnZVZhcmlhbnRDaGVja0NvbmZpZ1tdO1xuICAgIHdpZGdldF9tb3VudGluZzogQmFja2VuZFdpZGdldE1vdW50aW5nQ29uZmlnW107XG4gICAgcGxwX2lkX2V4dHJhY3Rvcj86IHN0cmluZztcbiAgICBwcm9kdWN0X2lkX2V4dHJhY3Rvcj86IHN0cmluZztcbiAgICBwYXJlbnRfcHJvZHVjdF9pZF9leHRyYWN0b3I/OiBzdHJpbmc7XG59O1xuZXhwb3J0IGludGVyZmFjZSBVcmxSZXNvbHZlclJlc3BvbnNlIHtcbiAgICB2YXJpYW50X3R5cGU6IHN0cmluZztcbiAgICBzcGVjaWZpY19kZXRhaWxzOiBVcmxSZXNvbHZpbmdQRFBDb25maWcgfCBVcmxSZXNvbHZpbmdQTFBDb25maWcgfCBVcmxSZXNvbHZpbmdHZW5lcmljQ29uZmlnO1xuICAgIHJlYWR5OiBib29sZWFuO1xuICAgIHVzZXJfZXZlbnQ/OiB7XG4gICAgICAgIGV2ZW50X2lkPzogc3RyaW5nO1xuICAgICAgICBhdHRyaWJ1dGVzPzogUERQQXR0cmlidXRlcyB8IFBMUEF0dHJpYnV0ZXM7XG4gICAgICAgIGNhdGVnb3J5Pzogc3RyaW5nO1xuICAgICAgICBjcmVhdGVkX2F0Pzogc3RyaW5nO1xuICAgIH07XG4gICAgcGFnZV92YXJpYW50PzogQmFja2VuZFBhZ2VWYXJpYW50Q29uZmlnO1xufVxuZXhwb3J0IHR5cGUgVXJsUmVzb2x2ZXJDYWNoZSA9IFJlY29yZDxzdHJpbmcsIFVybFJlc29sdmVyUmVzcG9uc2UgfCB1bmRlZmluZWQ+O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgdXJsUmVzb2x2ZXJBdG9tOiBpbXBvcnQoXCJqb3RhaVwiKS5Xcml0YWJsZUF0b208VXJsUmVzb2x2ZXJDYWNoZSwgW3ZhbHVlOiB7XG4gICAgdXJsOiBzdHJpbmc7XG4gICAgcmVzcG9uc2U6IFVybFJlc29sdmVyUmVzcG9uc2UgfCB1bmRlZmluZWQ7XG59XSwgdm9pZD47XG5leHBvcnQgZGVjbGFyZSBjb25zdCBzdXBwb3J0ZWRFdmVudEF0b206IGltcG9ydChcImpvdGFpXCIpLldyaXRhYmxlQXRvbTxTdXBwb3J0ZWRFdmVudCB8IHVuZGVmaW5lZCwgW3ZhbHVlOiBTdXBwb3J0ZWRFdmVudCB8IHVuZGVmaW5lZF0sIHZvaWQ+O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgdmFyaWFudElkQXRvbTogaW1wb3J0KFwiam90YWlcIikuQXRvbTxzdHJpbmcgfCB1bmRlZmluZWQ+O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgcHJvZHVjdElkQXRvbTogaW1wb3J0KFwiam90YWlcIikuQXRvbTxzdHJpbmcgfCB1bmRlZmluZWQ+O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgcGFyZW50UHJvZHVjdElkQXRvbTogaW1wb3J0KFwiam90YWlcIikuQXRvbTxzdHJpbmcgfCB1bmRlZmluZWQ+O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgcHJvZHVjdFVybEF0b206IGltcG9ydChcImpvdGFpXCIpLkF0b208c3RyaW5nIHwgdW5kZWZpbmVkPjtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IHBscElkQXRvbTogaW1wb3J0KFwiam90YWlcIikuQXRvbTxzdHJpbmcgfCB1bmRlZmluZWQ+O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgdXJsQXRvbTogaW1wb3J0KFwiam90YWlcIikuQXRvbTxzdHJpbmcgfCB1bmRlZmluZWQ+O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgcGFnZVZpc2l0Q2F0ZWdvcnlBdG9tOiBpbXBvcnQoXCJqb3RhaVwiKS5BdG9tPFBhZ2VWaXNpdENhdGVnb3J5IHwgdW5kZWZpbmVkPjtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IHZhcmlhbnRBdG9tOiBpbXBvcnQoXCJqb3RhaVwiKS5BdG9tPFwic2VhcmNoXCIgfCBcInBkcFwiIHwgXCJwbHBcIiB8IFwicGFnZV92aXNpdFwiPjtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IGhhc1BhcnNlZFZhcmlhbnRJbmZvQXRvbTogaW1wb3J0KFwiam90YWlcIikuUHJpbWl0aXZlQXRvbTxib29sZWFuPiAmIHtcbiAgICBpbml0OiBib29sZWFuO1xufTtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IHZhcmlhbnRJbmZvQXRvbTogaW1wb3J0KFwiam90YWlcIikuV3JpdGFibGVBdG9tPFZhcmlhbnRJbmZvLCBbbmV3VmFyaWFudDogVmFyaWFudEluZm9dLCB2b2lkPjtcbmV4cG9ydCB7fTtcbiIsImltcG9ydCB7IENvbnRleHRFbnZFbnVtLCBDb250ZXh0U291cmNlRW51bSB9IGZyb20gXCJAc3BpZmZ5LWFpL2NvbW1lcmNlLWFwaS1jbGllbnRcIjtcbmltcG9ydCB7IFZhcmlhbnRJbmZvIH0gZnJvbSBcInNyYy9hcHBsaWNhdGlvbi9tb2RlbHNcIjtcbmltcG9ydCB7IFVzZXJJZGVudGl0eUNvbnRleHRUeXBlIH0gZnJvbSBcInNyYy9jb250ZXh0cy91c2VySWRlbnRpdHlDb250ZXh0L3VzZXJJZGVudGl0eUNvbnRleHRcIjtcbmV4cG9ydCBpbnRlcmZhY2UgQXBwRGV0YWlscyB7XG4gICAgb3JnSWQ6IHN0cmluZztcbiAgICBvcmdTaG9ydE5hbWU6IHN0cmluZztcbiAgICBjaGF0SWQ6IHN0cmluZztcbiAgICB1c2VySWQ6IHN0cmluZztcbiAgICBzb3VyY2U6IENvbnRleHRTb3VyY2VFbnVtO1xuICAgIGVudjogQ29udGV4dEVudkVudW07XG4gICAgdmFyaWFudEluZm86IFZhcmlhbnRJbmZvO1xufVxuZXhwb3J0IHsgdmFyaWFudEluZm9BdG9tIH0gZnJvbSBcIi4vdmFyaWFudFwiO1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgdXNlcklkQXRvbTogaW1wb3J0KFwiam90YWlcIikuV3JpdGFibGVBdG9tPHN0cmluZywgW3ZhbHVlOiBzdHJpbmcgfCB1bmRlZmluZWRdLCB2b2lkPjtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IHVzZXJJZGVudGl0eUF0b206IGltcG9ydChcImpvdGFpXCIpLlByaW1pdGl2ZUF0b208VXNlcklkZW50aXR5Q29udGV4dFR5cGUgfCB1bmRlZmluZWQ+ICYge1xuICAgIGluaXQ6IFVzZXJJZGVudGl0eUNvbnRleHRUeXBlIHwgdW5kZWZpbmVkO1xufTtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IGFwcFNvdXJjZUF0b206IGltcG9ydChcImpvdGFpXCIpLkF0b208Q29udGV4dFNvdXJjZUVudW0+
|
|
39
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguZC50cyIsIm5hbWVzIjpbXSwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvYXRvbXMvYXBwL3ZhcmlhbnQuZC50cyIsIi4uLy4uLy4uL3NyYy9hdG9tcy9hcHAvaW5kZXguZC50cyJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBTdXBwb3J0ZWRFdmVudFJlc3BvbnNlLCBQYWdlVmlzaXRDYXRlZ29yeSB9IGZyb20gJ0BzcGlmZnktYWkvY29tbWVyY2UtYXBpLWNsaWVudCc7XG5pbXBvcnQgeyBWYXJpYW50SW5mbyB9IGZyb20gJ3NyYy9hcHBsaWNhdGlvbi9tb2RlbHMnO1xuZXhwb3J0IGludGVyZmFjZSBTdXBwb3J0ZWRFdmVudCBleHRlbmRzIFBpY2s8U3VwcG9ydGVkRXZlbnRSZXNwb25zZSwgJ3N1cHBvcnRlZCcgfCAncmVhZHknIHwgJ2NhdGVnb3J5JyB8ICdjb2xsZWN0aW9ucycgfCAndG9wX2NhdGVnb3J5Jz4ge1xuICAgIG51bWJlck9mUmV2aWV3czogbnVtYmVyIHwgdW5kZWZpbmVkO1xuICAgIG1lcmNoYW50X3RhZ3M/OiBzdHJpbmdbXTtcbn1cbmludGVyZmFjZSBQRFBBdHRyaWJ1dGVzIHtcbiAgICBwcm9kdWN0X2lkPzogc3RyaW5nO1xufVxuaW50ZXJmYWNlIFBMUEF0dHJpYnV0ZXMge1xuICAgIGF0dHJpYnV0ZXM/OiB7XG4gICAgICAgIGlkPzogc3RyaW5nO1xuICAgIH07XG59XG5leHBvcnQgaW50ZXJmYWNlIFVybFJlc29sdmluZ1BEUENvbmZpZyB7XG4gICAgcGRwX2F0dHJpYnV0ZXM6IFBEUEF0dHJpYnV0ZXM7XG4gICAgbnVtYmVyX29mX3Jldmlld3M/OiBudW1iZXI7XG4gICAgY29sbGVjdGlvbnM/OiBzdHJpbmdbXTtcbiAgICBtZXJjaGFudF90YWdzPzogc3RyaW5nW107XG59XG5leHBvcnQgaW50ZXJmYWNlIFVybFJlc29sdmluZ1BMUENvbmZpZyB7XG4gICAgcGxwX2F0dHJpYnV0ZXM6IFBMUEF0dHJpYnV0ZXM7XG4gICAgdG9wX2NhdGVnb3J5Pzogc3RyaW5nO1xufVxuaW50ZXJmYWNlIFVybFJlc29sdmluZ0dlbmVyaWNDb25maWcge1xuICAgIGRldGFpbHM/OiBzdHJpbmc7XG59XG5leHBvcnQgdHlwZSBQYWdlVmFyaWFudENoZWNrQ29uZmlnID0ge1xuICAgIGNoZWNrX3R5cGU6IHN0cmluZztcbiAgICBmZWF0dXJlX2dhdGU/OiBzdHJpbmc7XG4gICAgZXh0cmFjdG9yPzoge1xuICAgICAgICB0eXBlOiBzdHJpbmc7XG4gICAgICAgIG1hcD86IFJlY29yZDxzdHJpbmcsIHN0cmluZ1tdPjtcbiAgICAgICAgdmFsdWU/OiBzdHJpbmc7XG4gICAgfTtcbiAgICBwcm9kdWN0X2lkX2V4dHJhY3Rvcj86IHN0cmluZztcbiAgICBwcm9kdWN0X2lkcz86IHN0cmluZ1tdO1xuICAgIHBscF9pZF9leHRyYWN0b3I/OiBzdHJpbmc7XG4gICAgcGxwX2lkcz86IHN0cmluZ1tdO1xuICAgIGNvbGxlY3Rpb25zPzogc3RyaW5nW107XG4gICAgcXVlcnlfcGFyYW0/OiBzdHJpbmc7XG4gICAgY2F0ZWdvcnk/OiBzdHJpbmc7XG4gICAgdG9wX2NhdGVnb3J5Pzogc3RyaW5nW107XG4gICAgcmV2aWV3X21pbmltdW0/OiBudW1iZXI7XG4gICAgbWVyY2hhbnRfdGFncz86IHN0cmluZ1tdO1xufTtcbmV4cG9ydCB0eXBlIEJhY2tlbmRXaWRnZXRNb3VudGluZ0NvbmZpZyA9IHtcbiAgICBtb3VudGluZ19jb25maWdfaWQ6IHN0cmluZztcbiAgICB3aWRnZXRfY29uZmlnX2lkPzogc3RyaW5nO1xuICAgIG1vdW50aW5nX3BvaW50X3dpZGdldHM/OiBBcnJheTx7XG4gICAgICAgIGNoZWNrczogUGFnZVZhcmlhbnRDaGVja0NvbmZpZ1tdO1xuICAgICAgICB3aWRnZXRfY29uZmlnX2lkOiBzdHJpbmc7XG4gICAgfT47XG59O1xuZXhwb3J0IHR5cGUgQmFja2VuZFBhZ2VWYXJpYW50Q29uZmlnID0ge1xuICAgIHZhcmlhbnRfaWQ6IHN0cmluZztcbiAgICB2YXJpYW50X3R5cGU6IHN0cmluZztcbiAgICB2YXJpYW50X2NoZWNrczogUGFnZVZhcmlhbnRDaGVja0NvbmZpZ1tdO1xuICAgIHdpZGdldF9tb3VudGluZzogQmFja2VuZFdpZGdldE1vdW50aW5nQ29uZmlnW107XG4gICAgcGxwX2lkX2V4dHJhY3Rvcj86IHN0cmluZztcbiAgICBwcm9kdWN0X2lkX2V4dHJhY3Rvcj86IHN0cmluZztcbiAgICBwYXJlbnRfcHJvZHVjdF9pZF9leHRyYWN0b3I/OiBzdHJpbmc7XG59O1xuZXhwb3J0IGludGVyZmFjZSBVcmxSZXNvbHZlclJlc3BvbnNlIHtcbiAgICB2YXJpYW50X3R5cGU6IHN0cmluZztcbiAgICBzcGVjaWZpY19kZXRhaWxzOiBVcmxSZXNvbHZpbmdQRFBDb25maWcgfCBVcmxSZXNvbHZpbmdQTFBDb25maWcgfCBVcmxSZXNvbHZpbmdHZW5lcmljQ29uZmlnO1xuICAgIHJlYWR5OiBib29sZWFuO1xuICAgIHVzZXJfZXZlbnQ/OiB7XG4gICAgICAgIGV2ZW50X2lkPzogc3RyaW5nO1xuICAgICAgICBhdHRyaWJ1dGVzPzogUERQQXR0cmlidXRlcyB8IFBMUEF0dHJpYnV0ZXM7XG4gICAgICAgIGNhdGVnb3J5Pzogc3RyaW5nO1xuICAgICAgICBjcmVhdGVkX2F0Pzogc3RyaW5nO1xuICAgIH07XG4gICAgcGFnZV92YXJpYW50PzogQmFja2VuZFBhZ2VWYXJpYW50Q29uZmlnO1xufVxuZXhwb3J0IHR5cGUgVXJsUmVzb2x2ZXJDYWNoZSA9IFJlY29yZDxzdHJpbmcsIFVybFJlc29sdmVyUmVzcG9uc2UgfCB1bmRlZmluZWQ+O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgdXJsUmVzb2x2ZXJBdG9tOiBpbXBvcnQoXCJqb3RhaVwiKS5Xcml0YWJsZUF0b208VXJsUmVzb2x2ZXJDYWNoZSwgW3ZhbHVlOiB7XG4gICAgdXJsOiBzdHJpbmc7XG4gICAgcmVzcG9uc2U6IFVybFJlc29sdmVyUmVzcG9uc2UgfCB1bmRlZmluZWQ7XG59XSwgdm9pZD47XG5leHBvcnQgZGVjbGFyZSBjb25zdCBzdXBwb3J0ZWRFdmVudEF0b206IGltcG9ydChcImpvdGFpXCIpLldyaXRhYmxlQXRvbTxTdXBwb3J0ZWRFdmVudCB8IHVuZGVmaW5lZCwgW3ZhbHVlOiBTdXBwb3J0ZWRFdmVudCB8IHVuZGVmaW5lZF0sIHZvaWQ+O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgdmFyaWFudElkQXRvbTogaW1wb3J0KFwiam90YWlcIikuQXRvbTxzdHJpbmcgfCB1bmRlZmluZWQ+O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgcHJvZHVjdElkQXRvbTogaW1wb3J0KFwiam90YWlcIikuQXRvbTxzdHJpbmcgfCB1bmRlZmluZWQ+O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgcGFyZW50UHJvZHVjdElkQXRvbTogaW1wb3J0KFwiam90YWlcIikuQXRvbTxzdHJpbmcgfCB1bmRlZmluZWQ+O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgcHJvZHVjdFVybEF0b206IGltcG9ydChcImpvdGFpXCIpLkF0b208c3RyaW5nIHwgdW5kZWZpbmVkPjtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IHBscElkQXRvbTogaW1wb3J0KFwiam90YWlcIikuQXRvbTxzdHJpbmcgfCB1bmRlZmluZWQ+O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgdXJsQXRvbTogaW1wb3J0KFwiam90YWlcIikuQXRvbTxzdHJpbmcgfCB1bmRlZmluZWQ+O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgcGFnZVZpc2l0Q2F0ZWdvcnlBdG9tOiBpbXBvcnQoXCJqb3RhaVwiKS5BdG9tPFBhZ2VWaXNpdENhdGVnb3J5IHwgdW5kZWZpbmVkPjtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IHZhcmlhbnRBdG9tOiBpbXBvcnQoXCJqb3RhaVwiKS5BdG9tPFwic2VhcmNoXCIgfCBcInBkcFwiIHwgXCJwbHBcIiB8IFwicGFnZV92aXNpdFwiPjtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IGhhc1BhcnNlZFZhcmlhbnRJbmZvQXRvbTogaW1wb3J0KFwiam90YWlcIikuUHJpbWl0aXZlQXRvbTxib29sZWFuPiAmIHtcbiAgICBpbml0OiBib29sZWFuO1xufTtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IHZhcmlhbnRJbmZvQXRvbTogaW1wb3J0KFwiam90YWlcIikuV3JpdGFibGVBdG9tPFZhcmlhbnRJbmZvLCBbbmV3VmFyaWFudDogVmFyaWFudEluZm9dLCB2b2lkPjtcbmV4cG9ydCB7fTtcbiIsImltcG9ydCB7IENvbnRleHRFbnZFbnVtLCBDb250ZXh0U291cmNlRW51bSB9IGZyb20gXCJAc3BpZmZ5LWFpL2NvbW1lcmNlLWFwaS1jbGllbnRcIjtcbmltcG9ydCB7IFZhcmlhbnRJbmZvIH0gZnJvbSBcInNyYy9hcHBsaWNhdGlvbi9tb2RlbHNcIjtcbmltcG9ydCB7IFVzZXJJZGVudGl0eUNvbnRleHRUeXBlIH0gZnJvbSBcInNyYy9jb250ZXh0cy91c2VySWRlbnRpdHlDb250ZXh0L3VzZXJJZGVudGl0eUNvbnRleHRcIjtcbmV4cG9ydCBpbnRlcmZhY2UgQXBwRGV0YWlscyB7XG4gICAgb3JnSWQ6IHN0cmluZztcbiAgICBvcmdTaG9ydE5hbWU6IHN0cmluZztcbiAgICBjaGF0SWQ6IHN0cmluZztcbiAgICB1c2VySWQ6IHN0cmluZztcbiAgICBzb3VyY2U6IENvbnRleHRTb3VyY2VFbnVtO1xuICAgIGVudjogQ29udGV4dEVudkVudW07XG4gICAgdmFyaWFudEluZm86IFZhcmlhbnRJbmZvO1xufVxuZXhwb3J0IHsgdmFyaWFudEluZm9BdG9tIH0gZnJvbSBcIi4vdmFyaWFudFwiO1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgdXNlcklkQXRvbTogaW1wb3J0KFwiam90YWlcIikuV3JpdGFibGVBdG9tPHN0cmluZywgW3ZhbHVlOiBzdHJpbmcgfCB1bmRlZmluZWRdLCB2b2lkPjtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IHVzZXJJZGVudGl0eUF0b206IGltcG9ydChcImpvdGFpXCIpLlByaW1pdGl2ZUF0b208VXNlcklkZW50aXR5Q29udGV4dFR5cGUgfCB1bmRlZmluZWQ+ICYge1xuICAgIGluaXQ6IFVzZXJJZGVudGl0eUNvbnRleHRUeXBlIHwgdW5kZWZpbmVkO1xufTtcbmV4cG9ydCBkZWNsYXJlIGNvbnN0IGFwcFNvdXJjZUF0b206IGltcG9ydChcImpvdGFpXCIpLkF0b208Q29udGV4dFNvdXJjZUVudW0+O1xuZXhwb3J0IGRlY2xhcmUgY29uc3QgY2hhdElkQXRvbTogaW1wb3J0KFwiam90YWlcIikuV3JpdGFibGVBdG9tPHN0cmluZywgW3N0cmluZyB8IHR5cGVvZiBpbXBvcnQoXCJqb3RhaS91dGlsc1wiKS5SRVNFVCB8ICgocHJldjogc3RyaW5nKSA9PiBzdHJpbmcgfCB0eXBlb2YgaW1wb3J0KFwiam90YWkvdXRpbHNcIikuUkVTRVQpXSwgdm9pZD47XG4iXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBeUJBLElBQVcsa0JBQVM7Q0FBQTtPQUFBO09BQUE7T0FBQSxRQUFBO0NBQUE7Ozs7QUNwQnBCLElBQVcsYUFBYTtDQUFBO09BQUE7T0FBQTtPQUFBO0NBQUE7QUFFeEIsSUFBVyxhQUFPLENBQUEsV0FBQSxRQUFBLGFBQUE7QUFDbEIsSUFBVyxtQkFBa0I7Q0FBQTtPQUFBO09BQUEsUUFBQTtPQUFBO0NBQUE7QUFDN0IsSUFBVyxnQkFBWTtDQUFBO09BQUE7T0FBQSxRQUFBO0NBQUE7QUFDdkIsSUFBVyxhQUFhO0NBQUM7T0FBRyxhQUFBO09BQUEsYUFBQTtPQUFBLFFBQUE7Q0FBQSJ9
|
package/dist/atoms/app/index.js
CHANGED
|
@@ -1,21 +1,16 @@
|
|
|
1
|
-
import "../../types-
|
|
2
|
-
import "../../
|
|
3
|
-
import "../../models-
|
|
4
|
-
import "../../featureGates-
|
|
5
|
-
import "../../urlsParser-
|
|
6
|
-
import "../../graphql-
|
|
7
|
-
import "../../utils-
|
|
8
|
-
import "../../api-
|
|
9
|
-
import "../../logger-W3lqg-4b.js";
|
|
1
|
+
import "../../types-D3uOF0Oy.js";
|
|
2
|
+
import "../../logger-Co0IA3k5.js";
|
|
3
|
+
import "../../models-UHOY0ak5.js";
|
|
4
|
+
import "../../featureGates-D4Me_IZH.js";
|
|
5
|
+
import "../../urlsParser-DLCzibqU.js";
|
|
6
|
+
import "../../graphql-OkhsP4ir.js";
|
|
7
|
+
import "../../utils-C4ci_t0-.js";
|
|
8
|
+
import "../../api-bHEYmSiT.js";
|
|
10
9
|
import "../../utilityTypes-B2KuRn37.js";
|
|
11
10
|
import "../../variantInfo-BfKlkaWU.js";
|
|
12
|
-
import "../../localStorageContext-
|
|
13
|
-
import "../../enviveConfig-
|
|
14
|
-
import "../../
|
|
15
|
-
import { appSourceAtom, chatIdAtom, userIdAtom, userIdentityAtom, variantInfoAtom } from "../../
|
|
16
|
-
import "../../atomStore-DXTVqiKc.js";
|
|
17
|
-
import "../../enviveConfigContext-DrDjCems.js";
|
|
18
|
-
import "../../featureFlagServiceContext-FBM6DdMJ.js";
|
|
19
|
-
import "../../domObserver-v9ODTyfT.js";
|
|
11
|
+
import "../../localStorageContext-DAOJ4be4.js";
|
|
12
|
+
import "../../enviveConfig-BlIkxiAF.js";
|
|
13
|
+
import "../../atomStore-DEcDhiLp.js";
|
|
14
|
+
import { appSourceAtom, chatIdAtom, userIdAtom, userIdentityAtom, variantInfoAtom } from "../../app-Aqkm_SlS.js";
|
|
20
15
|
|
|
21
16
|
export { appSourceAtom, chatIdAtom, userIdAtom, userIdentityAtom, variantInfoAtom };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { getAtomStore, resetAtomStore, sessionStorageUtil, setAtomStoreForTesting } from "../../atomStore-
|
|
1
|
+
import { getAtomStore, resetAtomStore, sessionStorageUtil, setAtomStoreForTesting } from "../../atomStore-DEcDhiLp.js";
|
|
2
2
|
|
|
3
3
|
export { getAtomStore, resetAtomStore, sessionStorageUtil, setAtomStoreForTesting };
|
|
@@ -1,24 +1,25 @@
|
|
|
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
|
-
const require_chatState = require('../../chatState-
|
|
21
|
-
|
|
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
|
+
const require_chatState = require('../../chatState-B3Dyrd9M.cjs');
|
|
21
|
+
require('../../graphqlConfig-BnfE0ql5.cjs');
|
|
22
|
+
const require_chat = require('../../chat-DwNALtox.cjs');
|
|
22
23
|
|
|
23
24
|
exports.APP_INITIAL_START_TIME_KEY = require_chat.APP_INITIAL_START_TIME_KEY;
|
|
24
25
|
exports.PAGE_LOAD_OFFSET_TIME_KEY = require_chat.PAGE_LOAD_OFFSET_TIME_KEY;
|
|
@@ -2,60 +2,60 @@ 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 { FormSubmittedAttributes as FormSubmittedAttributes$1, Message, Suggestion as Suggestion$1, UserEvent as UserEvent$1 } from "../../index-
|
|
5
|
+
import { FormSubmittedAttributes as FormSubmittedAttributes$1, Message, Suggestion as Suggestion$1, UserEvent as UserEvent$1 } from "../../index-CG3P8xE1.cjs";
|
|
6
6
|
import { ChatElementDisplayLocation } from "../../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 { SpiffyMetricsEventName } from "../../amplitudeContext-B73xamNe.cjs";
|
|
13
13
|
import * as _spiffy_ai_commerce_api_client0 from "@spiffy-ai/commerce-api-client";
|
|
14
|
-
import * as
|
|
14
|
+
import * as jotai48 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: jotai48.PrimitiveAtom<boolean> & {
|
|
20
20
|
init: boolean;
|
|
21
21
|
};
|
|
22
|
-
declare const replyEventCategoryAtom:
|
|
22
|
+
declare const replyEventCategoryAtom: jotai48.PrimitiveAtom<UserEventCategory$1> & {
|
|
23
23
|
init: UserEventCategory$1;
|
|
24
24
|
};
|
|
25
|
-
declare const userQueryAtom:
|
|
25
|
+
declare const userQueryAtom: jotai48.PrimitiveAtom<string | undefined> & {
|
|
26
26
|
init: string | undefined;
|
|
27
27
|
};
|
|
28
|
-
declare const suggestionAtom:
|
|
28
|
+
declare const suggestionAtom: jotai48.PrimitiveAtom<Suggestion$1 | undefined> & {
|
|
29
29
|
init: Suggestion$1 | undefined;
|
|
30
30
|
};
|
|
31
|
-
declare const askQuestionBtnClickedAtom:
|
|
31
|
+
declare const askQuestionBtnClickedAtom: jotai48.PrimitiveAtom<boolean> & {
|
|
32
32
|
init: boolean;
|
|
33
33
|
};
|
|
34
|
-
declare const messagesAtom:
|
|
34
|
+
declare const messagesAtom: jotai48.PrimitiveAtom<Message[][]> & {
|
|
35
35
|
init: Message[][];
|
|
36
36
|
};
|
|
37
|
-
declare const userEventsAtom:
|
|
37
|
+
declare const userEventsAtom: jotai48.PrimitiveAtom<UserEvent$1[]> & {
|
|
38
38
|
init: UserEvent$1[];
|
|
39
39
|
};
|
|
40
|
-
declare const suggestionsAtom:
|
|
40
|
+
declare const suggestionsAtom: jotai48.PrimitiveAtom<Suggestion$1[]> & {
|
|
41
41
|
init: Suggestion$1[];
|
|
42
42
|
};
|
|
43
|
-
declare const suggestionsLoadingAtom:
|
|
43
|
+
declare const suggestionsLoadingAtom: jotai48.PrimitiveAtom<boolean> & {
|
|
44
44
|
init: boolean;
|
|
45
45
|
};
|
|
46
|
-
declare const responseStreamingAtom:
|
|
46
|
+
declare const responseStreamingAtom: jotai48.PrimitiveAtom<boolean> & {
|
|
47
47
|
init: boolean;
|
|
48
48
|
};
|
|
49
|
-
declare const chatIsOpenAtom:
|
|
49
|
+
declare const chatIsOpenAtom: jotai48.PrimitiveAtom<boolean> & {
|
|
50
50
|
init: boolean;
|
|
51
51
|
};
|
|
52
|
-
declare const requestFailureAtom:
|
|
52
|
+
declare const requestFailureAtom: jotai48.PrimitiveAtom<boolean> & {
|
|
53
53
|
init: boolean;
|
|
54
54
|
};
|
|
55
|
-
declare const formSubmitAtom:
|
|
55
|
+
declare const formSubmitAtom: jotai48.PrimitiveAtom<FormSubmittedAttributes$1 | undefined> & {
|
|
56
56
|
init: FormSubmittedAttributes$1 | undefined;
|
|
57
57
|
};
|
|
58
|
-
declare const chatOnToggleAtom:
|
|
58
|
+
declare const chatOnToggleAtom: jotai48.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: jotai48.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: jotai48.WritableAtom<string | undefined, [string | typeof jotai_utils1.RESET | ((prev: string | undefined) => string | typeof jotai_utils1.RESET | undefined) | undefined], void>;
|
|
94
|
+
declare const pageLoadOffsetTimeAtom: jotai48.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: jotai63.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: jotai48.Atom<Map<PerfMetricsEvents, number>>;
|
|
103
|
+
declare const hasReportedPerformanceMetricsAtom: jotai48.PrimitiveAtom<boolean> & {
|
|
104
104
|
init: boolean;
|
|
105
105
|
};
|
|
106
106
|
/**
|
|
@@ -109,25 +109,25 @@ declare const hasReportedPerformanceMetricsAtom: jotai63.PrimitiveAtom<boolean>
|
|
|
109
109
|
*
|
|
110
110
|
* @param value The performance metric name to log.
|
|
111
111
|
*/
|
|
112
|
-
declare const logPerfMetricAtom:
|
|
112
|
+
declare const logPerfMetricAtom: jotai48.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: jotai48.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: jotai48.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: jotai48.Atom<Message[] | null>;
|
|
128
128
|
//#endregion
|
|
129
129
|
//#region src/atoms/chat/renderedWidgetRefs.d.ts
|
|
130
|
-
declare const widgetArrayAtom:
|
|
130
|
+
declare const widgetArrayAtom: jotai48.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: jotai63.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: jotai48.Atom<{
|
|
148
148
|
userHasReplied: boolean;
|
|
149
149
|
replyEventCategory: _spiffy_ai_commerce_api_client0.UserEventCategory;
|
|
150
150
|
userQuery: string | undefined;
|