@algolia/client-analytics 5.2.3 → 5.2.4-beta.3
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/browser.d.ts +1399 -0
- package/dist/builds/browser.js +1115 -0
- package/dist/builds/browser.js.map +1 -0
- package/dist/builds/browser.min.js +2 -0
- package/dist/builds/browser.min.js.map +1 -0
- package/dist/builds/browser.umd.js +12 -0
- package/dist/builds/node.cjs +1133 -0
- package/dist/builds/node.cjs.map +1 -0
- package/dist/builds/node.js +1113 -0
- package/dist/builds/node.js.map +1 -0
- package/dist/model/clickPosition.cjs +19 -0
- package/dist/model/clickPosition.cjs.map +1 -0
- package/dist/model/clickPosition.js +1 -0
- package/dist/model/clickPosition.js.map +1 -0
- package/dist/model/clientMethodProps.cjs +19 -0
- package/dist/model/clientMethodProps.cjs.map +1 -0
- package/dist/model/clientMethodProps.js +1 -0
- package/dist/model/clientMethodProps.js.map +1 -0
- package/dist/model/currencyCode.cjs +19 -0
- package/dist/model/currencyCode.cjs.map +1 -0
- package/dist/model/currencyCode.js +1 -0
- package/dist/model/currencyCode.js.map +1 -0
- package/dist/model/dailyAddToCartRates.cjs +19 -0
- package/dist/model/dailyAddToCartRates.cjs.map +1 -0
- package/dist/model/dailyAddToCartRates.js +1 -0
- package/dist/model/dailyAddToCartRates.js.map +1 -0
- package/dist/model/dailyAverageClicks.cjs +19 -0
- package/dist/model/dailyAverageClicks.cjs.map +1 -0
- package/dist/model/dailyAverageClicks.js +1 -0
- package/dist/model/dailyAverageClicks.js.map +1 -0
- package/dist/model/dailyClickThroughRates.cjs +19 -0
- package/dist/model/dailyClickThroughRates.cjs.map +1 -0
- package/dist/model/dailyClickThroughRates.js +1 -0
- package/dist/model/dailyClickThroughRates.js.map +1 -0
- package/dist/model/dailyConversionRates.cjs +19 -0
- package/dist/model/dailyConversionRates.cjs.map +1 -0
- package/dist/model/dailyConversionRates.js +1 -0
- package/dist/model/dailyConversionRates.js.map +1 -0
- package/dist/model/dailyNoClickRates.cjs +19 -0
- package/dist/model/dailyNoClickRates.cjs.map +1 -0
- package/dist/model/dailyNoClickRates.js +1 -0
- package/dist/model/dailyNoClickRates.js.map +1 -0
- package/dist/model/dailyNoResultsRates.cjs +19 -0
- package/dist/model/dailyNoResultsRates.cjs.map +1 -0
- package/dist/model/dailyNoResultsRates.js +1 -0
- package/dist/model/dailyNoResultsRates.js.map +1 -0
- package/dist/model/dailyPurchaseRates.cjs +19 -0
- package/dist/model/dailyPurchaseRates.cjs.map +1 -0
- package/dist/model/dailyPurchaseRates.js +1 -0
- package/dist/model/dailyPurchaseRates.js.map +1 -0
- package/dist/model/dailyRevenue.cjs +19 -0
- package/dist/model/dailyRevenue.cjs.map +1 -0
- package/dist/model/dailyRevenue.js +1 -0
- package/dist/model/dailyRevenue.js.map +1 -0
- package/dist/model/dailySearches.cjs +19 -0
- package/dist/model/dailySearches.cjs.map +1 -0
- package/dist/model/dailySearches.js +1 -0
- package/dist/model/dailySearches.js.map +1 -0
- package/dist/model/dailySearchesNoClicks.cjs +19 -0
- package/dist/model/dailySearchesNoClicks.cjs.map +1 -0
- package/dist/model/dailySearchesNoClicks.js +1 -0
- package/dist/model/dailySearchesNoClicks.js.map +1 -0
- package/dist/model/dailySearchesNoResults.cjs +19 -0
- package/dist/model/dailySearchesNoResults.cjs.map +1 -0
- package/dist/model/dailySearchesNoResults.js +1 -0
- package/dist/model/dailySearchesNoResults.js.map +1 -0
- package/dist/model/dailyUsers.cjs +19 -0
- package/dist/model/dailyUsers.cjs.map +1 -0
- package/dist/model/dailyUsers.js +1 -0
- package/dist/model/dailyUsers.js.map +1 -0
- package/dist/model/direction.cjs +19 -0
- package/dist/model/direction.cjs.map +1 -0
- package/dist/model/direction.js +1 -0
- package/dist/model/direction.js.map +1 -0
- package/dist/model/errorBase.cjs +19 -0
- package/dist/model/errorBase.cjs.map +1 -0
- package/dist/model/errorBase.js +1 -0
- package/dist/model/errorBase.js.map +1 -0
- package/dist/model/getAddToCartRateResponse.cjs +19 -0
- package/dist/model/getAddToCartRateResponse.cjs.map +1 -0
- package/dist/model/getAddToCartRateResponse.js +1 -0
- package/dist/model/getAddToCartRateResponse.js.map +1 -0
- package/dist/model/getAverageClickPositionResponse.cjs +19 -0
- package/dist/model/getAverageClickPositionResponse.cjs.map +1 -0
- package/dist/model/getAverageClickPositionResponse.js +1 -0
- package/dist/model/getAverageClickPositionResponse.js.map +1 -0
- package/dist/model/getClickPositionsResponse.cjs +19 -0
- package/dist/model/getClickPositionsResponse.cjs.map +1 -0
- package/dist/model/getClickPositionsResponse.js +1 -0
- package/dist/model/getClickPositionsResponse.js.map +1 -0
- package/dist/model/getClickThroughRateResponse.cjs +19 -0
- package/dist/model/getClickThroughRateResponse.cjs.map +1 -0
- package/dist/model/getClickThroughRateResponse.js +1 -0
- package/dist/model/getClickThroughRateResponse.js.map +1 -0
- package/dist/model/getConversionRateResponse.cjs +19 -0
- package/dist/model/getConversionRateResponse.cjs.map +1 -0
- package/dist/model/getConversionRateResponse.js +1 -0
- package/dist/model/getConversionRateResponse.js.map +1 -0
- package/dist/model/getNoClickRateResponse.cjs +19 -0
- package/dist/model/getNoClickRateResponse.cjs.map +1 -0
- package/dist/model/getNoClickRateResponse.js +1 -0
- package/dist/model/getNoClickRateResponse.js.map +1 -0
- package/dist/model/getNoResultsRateResponse.cjs +19 -0
- package/dist/model/getNoResultsRateResponse.cjs.map +1 -0
- package/dist/model/getNoResultsRateResponse.js +1 -0
- package/dist/model/getNoResultsRateResponse.js.map +1 -0
- package/dist/model/getPurchaseRateResponse.cjs +19 -0
- package/dist/model/getPurchaseRateResponse.cjs.map +1 -0
- package/dist/model/getPurchaseRateResponse.js +1 -0
- package/dist/model/getPurchaseRateResponse.js.map +1 -0
- package/dist/model/getRevenue.cjs +19 -0
- package/dist/model/getRevenue.cjs.map +1 -0
- package/dist/model/getRevenue.js +1 -0
- package/dist/model/getRevenue.js.map +1 -0
- package/dist/model/getSearchesCountResponse.cjs +19 -0
- package/dist/model/getSearchesCountResponse.cjs.map +1 -0
- package/dist/model/getSearchesCountResponse.js +1 -0
- package/dist/model/getSearchesCountResponse.js.map +1 -0
- package/dist/model/getSearchesNoClicksResponse.cjs +19 -0
- package/dist/model/getSearchesNoClicksResponse.cjs.map +1 -0
- package/dist/model/getSearchesNoClicksResponse.js +1 -0
- package/dist/model/getSearchesNoClicksResponse.js.map +1 -0
- package/dist/model/getSearchesNoResultsResponse.cjs +19 -0
- package/dist/model/getSearchesNoResultsResponse.cjs.map +1 -0
- package/dist/model/getSearchesNoResultsResponse.js +1 -0
- package/dist/model/getSearchesNoResultsResponse.js.map +1 -0
- package/dist/model/getStatusResponse.cjs +19 -0
- package/dist/model/getStatusResponse.cjs.map +1 -0
- package/dist/model/getStatusResponse.js +1 -0
- package/dist/model/getStatusResponse.js.map +1 -0
- package/dist/model/getTopCountriesResponse.cjs +19 -0
- package/dist/model/getTopCountriesResponse.cjs.map +1 -0
- package/dist/model/getTopCountriesResponse.js +1 -0
- package/dist/model/getTopCountriesResponse.js.map +1 -0
- package/dist/model/getTopFilterAttribute.cjs +19 -0
- package/dist/model/getTopFilterAttribute.cjs.map +1 -0
- package/dist/model/getTopFilterAttribute.js +1 -0
- package/dist/model/getTopFilterAttribute.js.map +1 -0
- package/dist/model/getTopFilterAttributesResponse.cjs +19 -0
- package/dist/model/getTopFilterAttributesResponse.cjs.map +1 -0
- package/dist/model/getTopFilterAttributesResponse.js +1 -0
- package/dist/model/getTopFilterAttributesResponse.js.map +1 -0
- package/dist/model/getTopFilterForAttribute.cjs +19 -0
- package/dist/model/getTopFilterForAttribute.cjs.map +1 -0
- package/dist/model/getTopFilterForAttribute.js +1 -0
- package/dist/model/getTopFilterForAttribute.js.map +1 -0
- package/dist/model/getTopFilterForAttributeResponse.cjs +19 -0
- package/dist/model/getTopFilterForAttributeResponse.cjs.map +1 -0
- package/dist/model/getTopFilterForAttributeResponse.js +1 -0
- package/dist/model/getTopFilterForAttributeResponse.js.map +1 -0
- package/dist/model/getTopFiltersNoResultsResponse.cjs +19 -0
- package/dist/model/getTopFiltersNoResultsResponse.cjs.map +1 -0
- package/dist/model/getTopFiltersNoResultsResponse.js +1 -0
- package/dist/model/getTopFiltersNoResultsResponse.js.map +1 -0
- package/dist/model/getTopFiltersNoResultsValue.cjs +19 -0
- package/dist/model/getTopFiltersNoResultsValue.cjs.map +1 -0
- package/dist/model/getTopFiltersNoResultsValue.js +1 -0
- package/dist/model/getTopFiltersNoResultsValue.js.map +1 -0
- package/dist/model/getTopFiltersNoResultsValues.cjs +19 -0
- package/dist/model/getTopFiltersNoResultsValues.cjs.map +1 -0
- package/dist/model/getTopFiltersNoResultsValues.js +1 -0
- package/dist/model/getTopFiltersNoResultsValues.js.map +1 -0
- package/dist/model/getTopHitsResponse.cjs +19 -0
- package/dist/model/getTopHitsResponse.cjs.map +1 -0
- package/dist/model/getTopHitsResponse.js +1 -0
- package/dist/model/getTopHitsResponse.js.map +1 -0
- package/dist/model/getTopSearchesResponse.cjs +19 -0
- package/dist/model/getTopSearchesResponse.cjs.map +1 -0
- package/dist/model/getTopSearchesResponse.js +1 -0
- package/dist/model/getTopSearchesResponse.js.map +1 -0
- package/dist/model/getUsersCountResponse.cjs +19 -0
- package/dist/model/getUsersCountResponse.cjs.map +1 -0
- package/dist/model/getUsersCountResponse.js +1 -0
- package/dist/model/getUsersCountResponse.js.map +1 -0
- package/dist/model/index.cjs +19 -0
- package/dist/model/index.cjs.map +1 -0
- package/dist/model/index.js +1 -0
- package/dist/model/index.js.map +1 -0
- package/dist/model/operator.cjs +19 -0
- package/dist/model/operator.cjs.map +1 -0
- package/dist/model/operator.js +1 -0
- package/dist/model/operator.js.map +1 -0
- package/dist/model/orderBy.cjs +19 -0
- package/dist/model/orderBy.cjs.map +1 -0
- package/dist/model/orderBy.js +1 -0
- package/dist/model/orderBy.js.map +1 -0
- package/dist/model/topCountry.cjs +19 -0
- package/dist/model/topCountry.cjs.map +1 -0
- package/dist/model/topCountry.js +1 -0
- package/dist/model/topCountry.js.map +1 -0
- package/dist/model/topHit.cjs +19 -0
- package/dist/model/topHit.cjs.map +1 -0
- package/dist/model/topHit.js +1 -0
- package/dist/model/topHit.js.map +1 -0
- package/dist/model/topHitWithAnalytics.cjs +19 -0
- package/dist/model/topHitWithAnalytics.cjs.map +1 -0
- package/dist/model/topHitWithAnalytics.js +1 -0
- package/dist/model/topHitWithAnalytics.js.map +1 -0
- package/dist/model/topHitWithRevenueAnalytics.cjs +19 -0
- package/dist/model/topHitWithRevenueAnalytics.cjs.map +1 -0
- package/dist/model/topHitWithRevenueAnalytics.js +1 -0
- package/dist/model/topHitWithRevenueAnalytics.js.map +1 -0
- package/dist/model/topHitsResponse.cjs +19 -0
- package/dist/model/topHitsResponse.cjs.map +1 -0
- package/dist/model/topHitsResponse.js +1 -0
- package/dist/model/topHitsResponse.js.map +1 -0
- package/dist/model/topHitsResponseWithAnalytics.cjs +19 -0
- package/dist/model/topHitsResponseWithAnalytics.cjs.map +1 -0
- package/dist/model/topHitsResponseWithAnalytics.js +1 -0
- package/dist/model/topHitsResponseWithAnalytics.js.map +1 -0
- package/dist/model/topHitsResponseWithRevenueAnalytics.cjs +19 -0
- package/dist/model/topHitsResponseWithRevenueAnalytics.cjs.map +1 -0
- package/dist/model/topHitsResponseWithRevenueAnalytics.js +1 -0
- package/dist/model/topHitsResponseWithRevenueAnalytics.js.map +1 -0
- package/dist/model/topSearch.cjs +19 -0
- package/dist/model/topSearch.cjs.map +1 -0
- package/dist/model/topSearch.js +1 -0
- package/dist/model/topSearch.js.map +1 -0
- package/dist/model/topSearchWithAnalytics.cjs +19 -0
- package/dist/model/topSearchWithAnalytics.cjs.map +1 -0
- package/dist/model/topSearchWithAnalytics.js +1 -0
- package/dist/model/topSearchWithAnalytics.js.map +1 -0
- package/dist/model/topSearchWithRevenueAnalytics.cjs +19 -0
- package/dist/model/topSearchWithRevenueAnalytics.cjs.map +1 -0
- package/dist/model/topSearchWithRevenueAnalytics.js +1 -0
- package/dist/model/topSearchWithRevenueAnalytics.js.map +1 -0
- package/dist/model/topSearchesResponse.cjs +19 -0
- package/dist/model/topSearchesResponse.cjs.map +1 -0
- package/dist/model/topSearchesResponse.js +1 -0
- package/dist/model/topSearchesResponse.js.map +1 -0
- package/dist/model/topSearchesResponseWithAnalytics.cjs +19 -0
- package/dist/model/topSearchesResponseWithAnalytics.cjs.map +1 -0
- package/dist/model/topSearchesResponseWithAnalytics.js +1 -0
- package/dist/model/topSearchesResponseWithAnalytics.js.map +1 -0
- package/dist/model/topSearchesResponseWithRevenueAnalytics.cjs +19 -0
- package/dist/model/topSearchesResponseWithRevenueAnalytics.cjs.map +1 -0
- package/dist/model/topSearchesResponseWithRevenueAnalytics.js +1 -0
- package/dist/model/topSearchesResponseWithRevenueAnalytics.js.map +1 -0
- package/dist/node.d.cts +1399 -0
- package/dist/node.d.ts +1399 -0
- package/dist/src/analyticsClient.cjs +1100 -0
- package/dist/src/analyticsClient.cjs.map +1 -0
- package/dist/src/{analyticsClient.d.ts → analyticsClient.js} +739 -58
- package/dist/src/analyticsClient.js.map +1 -0
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/package.json +33 -30
- package/dist/builds/browser.d.ts +0 -40
- package/dist/builds/browser.d.ts.map +0 -1
- package/dist/builds/node.d.ts +0 -40
- package/dist/builds/node.d.ts.map +0 -1
- package/dist/client-analytics.cjs +0 -1089
- package/dist/client-analytics.esm.browser.js +0 -1763
- package/dist/client-analytics.esm.node.js +0 -1086
- package/dist/client-analytics.umd.js +0 -2
- package/dist/model/clickPosition.d.ts +0 -14
- package/dist/model/clickPosition.d.ts.map +0 -1
- package/dist/model/clientMethodProps.d.ts +0 -579
- package/dist/model/clientMethodProps.d.ts.map +0 -1
- package/dist/model/currencyCode.d.ts +0 -14
- package/dist/model/currencyCode.d.ts.map +0 -1
- package/dist/model/dailyAddToCartRates.d.ts +0 -19
- package/dist/model/dailyAddToCartRates.d.ts.map +0 -1
- package/dist/model/dailyAverageClicks.d.ts +0 -15
- package/dist/model/dailyAverageClicks.d.ts.map +0 -1
- package/dist/model/dailyClickThroughRates.d.ts +0 -19
- package/dist/model/dailyClickThroughRates.d.ts.map +0 -1
- package/dist/model/dailyConversionRates.d.ts +0 -19
- package/dist/model/dailyConversionRates.d.ts.map +0 -1
- package/dist/model/dailyNoClickRates.d.ts +0 -19
- package/dist/model/dailyNoClickRates.d.ts.map +0 -1
- package/dist/model/dailyNoResultsRates.d.ts +0 -19
- package/dist/model/dailyNoResultsRates.d.ts.map +0 -1
- package/dist/model/dailyPurchaseRates.d.ts +0 -19
- package/dist/model/dailyPurchaseRates.d.ts.map +0 -1
- package/dist/model/dailyRevenue.d.ts +0 -12
- package/dist/model/dailyRevenue.d.ts.map +0 -1
- package/dist/model/dailySearches.d.ts +0 -11
- package/dist/model/dailySearches.d.ts.map +0 -1
- package/dist/model/dailySearchesNoClicks.d.ts +0 -15
- package/dist/model/dailySearchesNoClicks.d.ts.map +0 -1
- package/dist/model/dailySearchesNoResults.d.ts +0 -15
- package/dist/model/dailySearchesNoResults.d.ts.map +0 -1
- package/dist/model/dailyUsers.d.ts +0 -11
- package/dist/model/dailyUsers.d.ts.map +0 -1
- package/dist/model/direction.d.ts +0 -2
- package/dist/model/direction.d.ts.map +0 -1
- package/dist/model/errorBase.d.ts +0 -7
- package/dist/model/errorBase.d.ts.map +0 -1
- package/dist/model/getAddToCartRateResponse.d.ts +0 -20
- package/dist/model/getAddToCartRateResponse.d.ts.map +0 -1
- package/dist/model/getAverageClickPositionResponse.d.ts +0 -16
- package/dist/model/getAverageClickPositionResponse.d.ts.map +0 -1
- package/dist/model/getClickPositionsResponse.d.ts +0 -8
- package/dist/model/getClickPositionsResponse.d.ts.map +0 -1
- package/dist/model/getClickThroughRateResponse.d.ts +0 -20
- package/dist/model/getClickThroughRateResponse.d.ts.map +0 -1
- package/dist/model/getConversionRateResponse.d.ts +0 -20
- package/dist/model/getConversionRateResponse.d.ts.map +0 -1
- package/dist/model/getNoClickRateResponse.d.ts +0 -20
- package/dist/model/getNoClickRateResponse.d.ts.map +0 -1
- package/dist/model/getNoResultsRateResponse.d.ts +0 -20
- package/dist/model/getNoResultsRateResponse.d.ts.map +0 -1
- package/dist/model/getPurchaseRateResponse.d.ts +0 -20
- package/dist/model/getPurchaseRateResponse.d.ts.map +0 -1
- package/dist/model/getRevenue.d.ts +0 -13
- package/dist/model/getRevenue.d.ts.map +0 -1
- package/dist/model/getSearchesCountResponse.d.ts +0 -12
- package/dist/model/getSearchesCountResponse.d.ts.map +0 -1
- package/dist/model/getSearchesNoClicksResponse.d.ts +0 -8
- package/dist/model/getSearchesNoClicksResponse.d.ts.map +0 -1
- package/dist/model/getSearchesNoResultsResponse.d.ts +0 -8
- package/dist/model/getSearchesNoResultsResponse.d.ts.map +0 -1
- package/dist/model/getStatusResponse.d.ts +0 -7
- package/dist/model/getStatusResponse.d.ts.map +0 -1
- package/dist/model/getTopCountriesResponse.d.ts +0 -8
- package/dist/model/getTopCountriesResponse.d.ts.map +0 -1
- package/dist/model/getTopFilterAttribute.d.ts +0 -11
- package/dist/model/getTopFilterAttribute.d.ts.map +0 -1
- package/dist/model/getTopFilterAttributesResponse.d.ts +0 -8
- package/dist/model/getTopFilterAttributesResponse.d.ts.map +0 -1
- package/dist/model/getTopFilterForAttribute.d.ts +0 -17
- package/dist/model/getTopFilterForAttribute.d.ts.map +0 -1
- package/dist/model/getTopFilterForAttributeResponse.d.ts +0 -8
- package/dist/model/getTopFilterForAttributeResponse.d.ts.map +0 -1
- package/dist/model/getTopFiltersNoResultsResponse.d.ts +0 -8
- package/dist/model/getTopFiltersNoResultsResponse.d.ts.map +0 -1
- package/dist/model/getTopFiltersNoResultsValue.d.ts +0 -13
- package/dist/model/getTopFiltersNoResultsValue.d.ts.map +0 -1
- package/dist/model/getTopFiltersNoResultsValues.d.ts +0 -12
- package/dist/model/getTopFiltersNoResultsValues.d.ts.map +0 -1
- package/dist/model/getTopHitsResponse.d.ts +0 -5
- package/dist/model/getTopHitsResponse.d.ts.map +0 -1
- package/dist/model/getTopSearchesResponse.d.ts +0 -5
- package/dist/model/getTopSearchesResponse.d.ts.map +0 -1
- package/dist/model/getUsersCountResponse.d.ts +0 -12
- package/dist/model/getUsersCountResponse.d.ts.map +0 -1
- package/dist/model/index.d.ts +0 -57
- package/dist/model/index.d.ts.map +0 -1
- package/dist/model/operator.d.ts +0 -5
- package/dist/model/operator.d.ts.map +0 -1
- package/dist/model/orderBy.d.ts +0 -5
- package/dist/model/orderBy.d.ts.map +0 -1
- package/dist/model/topCountry.d.ts +0 -11
- package/dist/model/topCountry.d.ts.map +0 -1
- package/dist/model/topHit.d.ts +0 -11
- package/dist/model/topHit.d.ts.map +0 -1
- package/dist/model/topHitWithAnalytics.d.ts +0 -31
- package/dist/model/topHitWithAnalytics.d.ts.map +0 -1
- package/dist/model/topHitWithRevenueAnalytics.d.ts +0 -52
- package/dist/model/topHitWithRevenueAnalytics.d.ts.map +0 -1
- package/dist/model/topHitsResponse.d.ts +0 -8
- package/dist/model/topHitsResponse.d.ts.map +0 -1
- package/dist/model/topHitsResponseWithAnalytics.d.ts +0 -8
- package/dist/model/topHitsResponseWithAnalytics.d.ts.map +0 -1
- package/dist/model/topHitsResponseWithRevenueAnalytics.d.ts +0 -8
- package/dist/model/topHitsResponseWithRevenueAnalytics.d.ts.map +0 -1
- package/dist/model/topSearch.d.ts +0 -15
- package/dist/model/topSearch.d.ts.map +0 -1
- package/dist/model/topSearchWithAnalytics.d.ts +0 -44
- package/dist/model/topSearchWithAnalytics.d.ts.map +0 -1
- package/dist/model/topSearchWithRevenueAnalytics.d.ts +0 -65
- package/dist/model/topSearchWithRevenueAnalytics.d.ts.map +0 -1
- package/dist/model/topSearchesResponse.d.ts +0 -8
- package/dist/model/topSearchesResponse.d.ts.map +0 -1
- package/dist/model/topSearchesResponseWithAnalytics.d.ts +0 -8
- package/dist/model/topSearchesResponseWithAnalytics.d.ts.map +0 -1
- package/dist/model/topSearchesResponseWithRevenueAnalytics.d.ts +0 -8
- package/dist/model/topSearchesResponseWithRevenueAnalytics.d.ts.map +0 -1
- package/dist/src/analyticsClient.d.ts.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/getTopCountriesResponse.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { TopCountry } from './topCountry';\n\nexport type GetTopCountriesResponse = {\n /**\n * Countries and number of searches.\n */\n countries: TopCountry[];\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=getTopCountriesResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/getTopFilterAttribute.ts
|
|
17
|
+
var getTopFilterAttribute_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(getTopFilterAttribute_exports);
|
|
19
|
+
//# sourceMappingURL=getTopFilterAttribute.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/getTopFilterAttribute.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type GetTopFilterAttribute = {\n /**\n * Attribute name.\n */\n attribute: string;\n\n /**\n * Number of occurrences.\n */\n count: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=getTopFilterAttribute.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/getTopFilterAttributesResponse.ts
|
|
17
|
+
var getTopFilterAttributesResponse_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(getTopFilterAttributesResponse_exports);
|
|
19
|
+
//# sourceMappingURL=getTopFilterAttributesResponse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/getTopFilterAttributesResponse.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { GetTopFilterAttribute } from './getTopFilterAttribute';\n\nexport type GetTopFilterAttributesResponse = {\n /**\n * Most frequent filters.\n */\n attributes: GetTopFilterAttribute[];\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=getTopFilterAttributesResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/getTopFilterForAttribute.ts
|
|
17
|
+
var getTopFilterForAttribute_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(getTopFilterForAttribute_exports);
|
|
19
|
+
//# sourceMappingURL=getTopFilterForAttribute.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/getTopFilterForAttribute.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { Operator } from './operator';\n\nexport type GetTopFilterForAttribute = {\n /**\n * Attribute name.\n */\n attribute: string;\n\n operator: Operator;\n\n /**\n * Attribute value.\n */\n value: string;\n\n /**\n * Number of occurrences.\n */\n count: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=getTopFilterForAttribute.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/getTopFilterForAttributeResponse.ts
|
|
17
|
+
var getTopFilterForAttributeResponse_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(getTopFilterForAttributeResponse_exports);
|
|
19
|
+
//# sourceMappingURL=getTopFilterForAttributeResponse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/getTopFilterForAttributeResponse.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { GetTopFilterForAttribute } from './getTopFilterForAttribute';\n\nexport type GetTopFilterForAttributeResponse = {\n /**\n * Filter values for an attribute.\n */\n values: GetTopFilterForAttribute[];\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=getTopFilterForAttributeResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/getTopFiltersNoResultsResponse.ts
|
|
17
|
+
var getTopFiltersNoResultsResponse_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(getTopFiltersNoResultsResponse_exports);
|
|
19
|
+
//# sourceMappingURL=getTopFiltersNoResultsResponse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/getTopFiltersNoResultsResponse.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { GetTopFiltersNoResultsValues } from './getTopFiltersNoResultsValues';\n\nexport type GetTopFiltersNoResultsResponse = {\n /**\n * Filters for searches without any results. If null, the search term specified with the `search` parameter is not a search without results, or the `search` parameter is absent from the request.\n */\n values: GetTopFiltersNoResultsValues[] | null;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=getTopFiltersNoResultsResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/getTopFiltersNoResultsValue.ts
|
|
17
|
+
var getTopFiltersNoResultsValue_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(getTopFiltersNoResultsValue_exports);
|
|
19
|
+
//# sourceMappingURL=getTopFiltersNoResultsValue.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/getTopFiltersNoResultsValue.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { Operator } from './operator';\n\nexport type GetTopFiltersNoResultsValue = {\n /**\n * Attribute name.\n */\n attribute: string;\n\n operator: Operator;\n\n /**\n * Attribute value.\n */\n value: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=getTopFiltersNoResultsValue.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/getTopFiltersNoResultsValues.ts
|
|
17
|
+
var getTopFiltersNoResultsValues_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(getTopFiltersNoResultsValues_exports);
|
|
19
|
+
//# sourceMappingURL=getTopFiltersNoResultsValues.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/getTopFiltersNoResultsValues.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { GetTopFiltersNoResultsValue } from './getTopFiltersNoResultsValue';\n\nexport type GetTopFiltersNoResultsValues = {\n /**\n * Number of occurrences.\n */\n count: number;\n\n /**\n * Filters with no results.\n */\n values: GetTopFiltersNoResultsValue[];\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=getTopFiltersNoResultsValues.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/getTopHitsResponse.ts
|
|
17
|
+
var getTopHitsResponse_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(getTopHitsResponse_exports);
|
|
19
|
+
//# sourceMappingURL=getTopHitsResponse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/getTopHitsResponse.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { TopHitsResponse } from './topHitsResponse';\nimport type { TopHitsResponseWithAnalytics } from './topHitsResponseWithAnalytics';\nimport type { TopHitsResponseWithRevenueAnalytics } from './topHitsResponseWithRevenueAnalytics';\n\nexport type GetTopHitsResponse = TopHitsResponse | TopHitsResponseWithAnalytics | TopHitsResponseWithRevenueAnalytics;\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=getTopHitsResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/getTopSearchesResponse.ts
|
|
17
|
+
var getTopSearchesResponse_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(getTopSearchesResponse_exports);
|
|
19
|
+
//# sourceMappingURL=getTopSearchesResponse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/getTopSearchesResponse.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { TopSearchesResponse } from './topSearchesResponse';\nimport type { TopSearchesResponseWithAnalytics } from './topSearchesResponseWithAnalytics';\nimport type { TopSearchesResponseWithRevenueAnalytics } from './topSearchesResponseWithRevenueAnalytics';\n\nexport type GetTopSearchesResponse =\n | TopSearchesResponse\n | TopSearchesResponseWithAnalytics\n | TopSearchesResponseWithRevenueAnalytics;\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=getTopSearchesResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/getUsersCountResponse.ts
|
|
17
|
+
var getUsersCountResponse_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(getUsersCountResponse_exports);
|
|
19
|
+
//# sourceMappingURL=getUsersCountResponse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/getUsersCountResponse.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { DailyUsers } from './dailyUsers';\n\nexport type GetUsersCountResponse = {\n /**\n * Number of unique users.\n */\n count: number;\n\n /**\n * Daily number of unique users.\n */\n dates: DailyUsers[];\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=getUsersCountResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/index.ts
|
|
17
|
+
var model_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(model_exports);
|
|
19
|
+
//# sourceMappingURL=index.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/index.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport * from './clickPosition';\nexport * from './currencyCode';\nexport * from './dailyAddToCartRates';\nexport * from './dailyAverageClicks';\nexport * from './dailyClickThroughRates';\nexport * from './dailyConversionRates';\nexport * from './dailyNoClickRates';\nexport * from './dailyNoResultsRates';\nexport * from './dailyPurchaseRates';\nexport * from './dailyRevenue';\nexport * from './dailySearches';\nexport * from './dailySearchesNoClicks';\nexport * from './dailySearchesNoResults';\nexport * from './dailyUsers';\nexport * from './direction';\nexport * from './errorBase';\nexport * from './getAddToCartRateResponse';\nexport * from './getAverageClickPositionResponse';\nexport * from './getClickPositionsResponse';\nexport * from './getClickThroughRateResponse';\nexport * from './getConversionRateResponse';\nexport * from './getNoClickRateResponse';\nexport * from './getNoResultsRateResponse';\nexport * from './getPurchaseRateResponse';\nexport * from './getRevenue';\nexport * from './getSearchesCountResponse';\nexport * from './getSearchesNoClicksResponse';\nexport * from './getSearchesNoResultsResponse';\nexport * from './getStatusResponse';\nexport * from './getTopCountriesResponse';\nexport * from './getTopFilterAttribute';\nexport * from './getTopFilterAttributesResponse';\nexport * from './getTopFilterForAttribute';\nexport * from './getTopFilterForAttributeResponse';\nexport * from './getTopFiltersNoResultsResponse';\nexport * from './getTopFiltersNoResultsValue';\nexport * from './getTopFiltersNoResultsValues';\nexport * from './getTopHitsResponse';\nexport * from './getTopSearchesResponse';\nexport * from './getUsersCountResponse';\nexport * from './operator';\nexport * from './orderBy';\nexport * from './topCountry';\nexport * from './topHit';\nexport * from './topHitWithAnalytics';\nexport * from './topHitWithRevenueAnalytics';\nexport * from './topHitsResponse';\nexport * from './topHitsResponseWithAnalytics';\nexport * from './topHitsResponseWithRevenueAnalytics';\nexport * from './topSearch';\nexport * from './topSearchWithAnalytics';\nexport * from './topSearchWithRevenueAnalytics';\nexport * from './topSearchesResponse';\nexport * from './topSearchesResponseWithAnalytics';\nexport * from './topSearchesResponseWithRevenueAnalytics';\nexport * from './clientMethodProps';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/operator.ts
|
|
17
|
+
var operator_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(operator_exports);
|
|
19
|
+
//# sourceMappingURL=operator.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/operator.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * Character that characterizes how the filter is applied. For example, for a facet filter `facet:value`, `:` is the operator. For a numeric filter `count>50`, `>` is the operator.\n */\nexport type Operator = ':' | '!=' | '<' | '<=' | '=' | '>' | '>=';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=operator.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/orderBy.ts
|
|
17
|
+
var orderBy_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(orderBy_exports);
|
|
19
|
+
//# sourceMappingURL=orderBy.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/orderBy.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * Attribute by which to order the response items. If the `clickAnalytics` parameter is false, only `searchCount` is available.\n */\nexport type OrderBy = 'averageClickPosition' | 'clickThroughRate' | 'conversionRate' | 'searchCount';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=orderBy.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/topCountry.ts
|
|
17
|
+
var topCountry_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(topCountry_exports);
|
|
19
|
+
//# sourceMappingURL=topCountry.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/topCountry.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type TopCountry = {\n /**\n * Country code.\n */\n country: string;\n\n /**\n * Number of occurrences.\n */\n count: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=topCountry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/topHit.ts
|
|
17
|
+
var topHit_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(topHit_exports);
|
|
19
|
+
//# sourceMappingURL=topHit.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/topHit.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type TopHit = {\n /**\n * Object ID of a record that\\'s returned as a search result.\n */\n hit: string;\n\n /**\n * Number of occurrences.\n */\n count: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=topHit.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/topHitWithAnalytics.ts
|
|
17
|
+
var topHitWithAnalytics_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(topHitWithAnalytics_exports);
|
|
19
|
+
//# sourceMappingURL=topHitWithAnalytics.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/topHitWithAnalytics.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type TopHitWithAnalytics = {\n /**\n * Object ID of a record that\\'s returned as a search result.\n */\n hit: string;\n\n /**\n * Number of occurrences.\n */\n count: number;\n\n /**\n * Click-through rate, calculated as number of tracked searches with at least one click event divided by the number of tracked searches. If null, Algolia didn\\'t receive any search requests with `clickAnalytics` set to true.\n */\n clickThroughRate: number | null;\n\n /**\n * Conversion rate, calculated as number of tracked searches with at least one conversion event divided by the number of tracked searches. If null, Algolia didn\\'t receive any search requests with `clickAnalytics` set to true.\n */\n conversionRate: number | null;\n\n /**\n * Number of tracked searches. Tracked searches are search requests where the `clickAnalytics` parameter is true.\n */\n trackedHitCount: number;\n\n /**\n * Number of clicks associated with this search.\n */\n clickCount: number;\n\n /**\n * Number of conversions from this search.\n */\n conversionCount: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=topHitWithAnalytics.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/topHitWithRevenueAnalytics.ts
|
|
17
|
+
var topHitWithRevenueAnalytics_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(topHitWithRevenueAnalytics_exports);
|
|
19
|
+
//# sourceMappingURL=topHitWithRevenueAnalytics.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/topHitWithRevenueAnalytics.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { CurrencyCode } from './currencyCode';\n\nexport type TopHitWithRevenueAnalytics = {\n /**\n * Object ID of a record that\\'s returned as a search result.\n */\n hit: string;\n\n /**\n * Number of occurrences.\n */\n count: number;\n\n /**\n * Click-through rate, calculated as number of tracked searches with at least one click event divided by the number of tracked searches. If null, Algolia didn\\'t receive any search requests with `clickAnalytics` set to true.\n */\n clickThroughRate: number | null;\n\n /**\n * Conversion rate, calculated as number of tracked searches with at least one conversion event divided by the number of tracked searches. If null, Algolia didn\\'t receive any search requests with `clickAnalytics` set to true.\n */\n conversionRate: number | null;\n\n /**\n * Number of tracked searches. Tracked searches are search requests where the `clickAnalytics` parameter is true.\n */\n trackedHitCount: number;\n\n /**\n * Number of clicks associated with this search.\n */\n clickCount: number;\n\n /**\n * Number of conversions from this search.\n */\n conversionCount: number;\n\n /**\n * Add-to-cart rate, calculated as number of tracked searches with at least one add-to-cart event divided by the number of tracked searches. If null, Algolia didn\\'t receive any search requests with `clickAnalytics` set to true.\n */\n addToCartRate: number | null;\n\n /**\n * Number of add-to-cart events from this search.\n */\n addToCartCount: number;\n\n /**\n * Purchase rate, calculated as number of tracked searches with at least one purchase event divided by the number of tracked searches. If null, Algolia didn\\'t receive any search requests with `clickAnalytics` set to true.\n */\n purchaseRate: number | null;\n\n /**\n * Number of purchase events from this search.\n */\n purchaseCount: number;\n\n /**\n * Revenue associated with this search, broken-down by currencies.\n */\n currencies: Record<string, CurrencyCode>;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=topHitWithRevenueAnalytics.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/topHitsResponse.ts
|
|
17
|
+
var topHitsResponse_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(topHitsResponse_exports);
|
|
19
|
+
//# sourceMappingURL=topHitsResponse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/topHitsResponse.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { TopHit } from './topHit';\n\nexport type TopHitsResponse = {\n /**\n * Most frequent search results.\n */\n hits: TopHit[];\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=topHitsResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|