@usereactify/search 5.53.0 → 5.54.0

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.
Files changed (143) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/dist/package.json +2 -2
  3. package/dist/src/components/ClearAll/ClearAll.d.ts +1 -1
  4. package/dist/src/components/ClearAll/ClearAll.js.map +1 -1
  5. package/dist/src/components/ClearAll/index.js +5 -1
  6. package/dist/src/components/ClearAll/index.js.map +1 -1
  7. package/dist/src/components/CustomComponent/CustomComponent.d.ts +1 -1
  8. package/dist/src/components/CustomComponent/index.js +5 -1
  9. package/dist/src/components/CustomComponent/index.js.map +1 -1
  10. package/dist/src/components/Example/ExampleClearAll.d.ts +1 -1
  11. package/dist/src/components/Example/ExampleFilterList.d.ts +1 -1
  12. package/dist/src/components/Example/ExampleFilterRange.d.ts +1 -1
  13. package/dist/src/components/Example/ExampleFilterSlider.d.ts +1 -1
  14. package/dist/src/components/Example/ExampleFiltersSelected.d.ts +1 -1
  15. package/dist/src/components/Example/ExampleHookUseResults.js.map +1 -1
  16. package/dist/src/components/Example/ExampleResultCardCallout.d.ts +1 -1
  17. package/dist/src/components/Example/ExampleResultCardProduct.d.ts +1 -1
  18. package/dist/src/components/Example/ExampleResultPaginationInfiniteScroll.d.ts +1 -1
  19. package/dist/src/components/Example/ExampleResultPaginationInfiniteScroll.js.map +1 -1
  20. package/dist/src/components/Example/ExampleResultPaginationLoadMore.d.ts +1 -1
  21. package/dist/src/components/Example/ExampleResultPaginationNextPrev.d.ts +1 -1
  22. package/dist/src/components/Example/ExampleResultPaginationNumbered.d.ts +1 -1
  23. package/dist/src/components/Example/ExampleSearch.d.ts +1 -1
  24. package/dist/src/components/Example/ExampleSortBy.d.ts +1 -1
  25. package/dist/src/components/Example/ExampleStats.d.ts +1 -1
  26. package/dist/src/components/Example/ExampleSuggestions.d.ts +1 -1
  27. package/dist/src/components/Example/index.js +5 -1
  28. package/dist/src/components/Example/index.js.map +1 -1
  29. package/dist/src/components/Filter/Filter.d.ts +1 -1
  30. package/dist/src/components/Filter/Filter.js.map +1 -1
  31. package/dist/src/components/Filter/Filters.d.ts +1 -1
  32. package/dist/src/components/Filter/FiltersSelected.d.ts +1 -1
  33. package/dist/src/components/Filter/FiltersSelected.js.map +1 -1
  34. package/dist/src/components/Filter/index.js +5 -1
  35. package/dist/src/components/Filter/index.js.map +1 -1
  36. package/dist/src/components/ReactifySearchProvider/ReactifySearchProvider.d.ts +1 -1
  37. package/dist/src/components/ReactifySearchProvider/ReactifySearchProvider.js +5 -1
  38. package/dist/src/components/ReactifySearchProvider/ReactifySearchProvider.js.map +1 -1
  39. package/dist/src/components/ReactifySearchProvider/index.js +5 -1
  40. package/dist/src/components/ReactifySearchProvider/index.js.map +1 -1
  41. package/dist/src/components/Result/ResultCardCallout.d.ts +1 -1
  42. package/dist/src/components/Result/ResultCardCallout.js.map +1 -1
  43. package/dist/src/components/Result/ResultCardProduct.d.ts +1 -1
  44. package/dist/src/components/Result/ResultCardProduct.js.map +1 -1
  45. package/dist/src/components/Result/ResultPaginationInfiniteScroll.d.ts +1 -1
  46. package/dist/src/components/Result/ResultPaginationLoadMore.d.ts +1 -1
  47. package/dist/src/components/Result/ResultPaginationNextPrev.d.ts +1 -1
  48. package/dist/src/components/Result/ResultPaginationNumbered.d.ts +1 -1
  49. package/dist/src/components/Result/ResultPaginationNumbered.js.map +1 -1
  50. package/dist/src/components/Result/ResultStateProvider.d.ts +1 -1
  51. package/dist/src/components/Result/Results.d.ts +2 -2
  52. package/dist/src/components/Result/Results.js.map +1 -1
  53. package/dist/src/components/Result/index.js +5 -1
  54. package/dist/src/components/Result/index.js.map +1 -1
  55. package/dist/src/components/Search/Search.d.ts +1 -1
  56. package/dist/src/components/Search/index.js +5 -1
  57. package/dist/src/components/Search/index.js.map +1 -1
  58. package/dist/src/components/Sensor/SensorCollection.js.map +1 -1
  59. package/dist/src/components/Sensor/SensorInventoryAvailable.js.map +1 -1
  60. package/dist/src/components/Sensor/SensorPublished.js.map +1 -1
  61. package/dist/src/components/Sensor/SensorSearchTerm.js.map +1 -1
  62. package/dist/src/components/Sensor/SensorSort.js.map +1 -1
  63. package/dist/src/components/Sensor/Sensors.d.ts +1 -1
  64. package/dist/src/components/Sensor/Sensors.js.map +1 -1
  65. package/dist/src/components/Sensor/index.js +5 -1
  66. package/dist/src/components/Sensor/index.js.map +1 -1
  67. package/dist/src/components/SortBy/SortBy.d.ts +1 -1
  68. package/dist/src/components/SortBy/index.js +5 -1
  69. package/dist/src/components/SortBy/index.js.map +1 -1
  70. package/dist/src/components/Stats/Stats.d.ts +1 -1
  71. package/dist/src/components/Stats/index.js +5 -1
  72. package/dist/src/components/Stats/index.js.map +1 -1
  73. package/dist/src/components/Suggestions/Suggestions.d.ts +1 -1
  74. package/dist/src/components/Suggestions/Suggestions.js.map +1 -1
  75. package/dist/src/components/Suggestions/index.js +5 -1
  76. package/dist/src/components/Suggestions/index.js.map +1 -1
  77. package/dist/src/components/Utility/UtilityAuthenticatedReactiveBase.d.ts +1 -1
  78. package/dist/src/components/Utility/index.js +5 -1
  79. package/dist/src/components/Utility/index.js.map +1 -1
  80. package/dist/src/components/index.js +5 -1
  81. package/dist/src/components/index.js.map +1 -1
  82. package/dist/src/hooks/index.js +5 -1
  83. package/dist/src/hooks/index.js.map +1 -1
  84. package/dist/src/hooks/reactivesearch/index.js +5 -1
  85. package/dist/src/hooks/reactivesearch/index.js.map +1 -1
  86. package/dist/src/hooks/reactivesearch/useReactiveBaseProps.js.map +1 -1
  87. package/dist/src/hooks/useAnalytics.d.ts +1 -1
  88. package/dist/src/hooks/useAnalytics.js +2 -2
  89. package/dist/src/hooks/useAnalytics.js.map +1 -1
  90. package/dist/src/hooks/useConfig.d.ts +1 -1
  91. package/dist/src/hooks/useConfig.js.map +1 -1
  92. package/dist/src/hooks/useCuration.d.ts +1 -1
  93. package/dist/src/hooks/useCuration.js.map +1 -1
  94. package/dist/src/hooks/useFilterListProps.js.map +1 -1
  95. package/dist/src/hooks/useFilterRangeProps.js.map +1 -1
  96. package/dist/src/hooks/useFilters.d.ts +2 -2
  97. package/dist/src/hooks/useFilters.js.map +1 -1
  98. package/dist/src/hooks/useFlags.js +1 -1
  99. package/dist/src/hooks/useFlags.js.map +1 -1
  100. package/dist/src/hooks/useIndices.d.ts +1 -1
  101. package/dist/src/hooks/useIndices.js.map +1 -1
  102. package/dist/src/hooks/usePagination.d.ts +3 -3
  103. package/dist/src/hooks/usePagination.js.map +1 -1
  104. package/dist/src/hooks/usePaginationLoadable.js.map +1 -1
  105. package/dist/src/hooks/useProductPrice.js.map +1 -1
  106. package/dist/src/hooks/useReactifySearchContext.d.ts +21 -21
  107. package/dist/src/hooks/useResults.d.ts +1 -9
  108. package/dist/src/hooks/useSearch.d.ts +10 -3
  109. package/dist/src/hooks/useSearch.js +11 -5
  110. package/dist/src/hooks/useSearch.js.map +1 -1
  111. package/dist/src/hooks/useSortBy.d.ts +2 -2
  112. package/dist/src/hooks/useSortBy.js.map +1 -1
  113. package/dist/src/index.js +5 -1
  114. package/dist/src/index.js.map +1 -1
  115. package/dist/src/types/config.d.ts +10 -10
  116. package/dist/src/types/elastic.d.ts +6 -6
  117. package/dist/src/types/elastic.js +2 -2
  118. package/dist/src/types/elastic.js.map +1 -1
  119. package/dist/src/types/firestore.d.ts +6 -6
  120. package/dist/src/types/firestore.js +15 -15
  121. package/dist/src/types/firestore.js.map +1 -1
  122. package/dist/src/types/graphql.d.ts +3204 -3204
  123. package/dist/src/types/graphql.js +445 -445
  124. package/dist/src/types/graphql.js.map +1 -1
  125. package/dist/src/types/index.js +5 -1
  126. package/dist/src/types/index.js.map +1 -1
  127. package/dist/src/types/shopify.d.ts +14 -14
  128. package/dist/src/types/shopify.js +7 -7
  129. package/dist/src/types/shopify.js.map +1 -1
  130. package/dist/src/utility/config.js.map +1 -1
  131. package/dist/src/utility/curation.js.map +1 -1
  132. package/dist/src/utility/debug.d.ts +1 -1
  133. package/dist/src/utility/debug.js.map +1 -1
  134. package/dist/src/utility/filters.js.map +1 -1
  135. package/dist/src/utility/index.js +5 -1
  136. package/dist/src/utility/index.js.map +1 -1
  137. package/dist/src/utility/liquid.js +3 -3
  138. package/dist/src/utility/liquid.js.map +1 -1
  139. package/dist/src/utility/props.d.ts +7 -8
  140. package/dist/src/utility/props.js +6 -6
  141. package/dist/src/utility/props.js.map +1 -1
  142. package/dist/src/utility/sortOption.js.map +1 -1
  143. package/package.json +2 -2

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.