@usereactify/search 4.3.1 → 4.4.0-beta.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 (105) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/dist/{src/filter → filter}/Filter.d.ts +0 -0
  3. package/dist/{src/filter → filter}/Filter.js +0 -0
  4. package/dist/{src/filter → filter}/FilterList.d.ts +0 -0
  5. package/dist/{src/filter → filter}/FilterList.js +0 -0
  6. package/dist/{src/filter → filter}/FilterStack.d.ts +0 -0
  7. package/dist/{src/filter → filter}/FilterStack.js +0 -0
  8. package/dist/{src/filter → filter}/index.d.ts +0 -0
  9. package/dist/{src/filter → filter}/index.js +0 -0
  10. package/dist/{src/hooks → hooks}/index.d.ts +0 -0
  11. package/dist/{src/hooks → hooks}/index.js +0 -0
  12. package/dist/{src/hooks → hooks}/reactivesearch/index.d.ts +0 -0
  13. package/dist/{src/hooks → hooks}/reactivesearch/index.js +0 -0
  14. package/dist/{src/hooks → hooks}/reactivesearch/useReactiveBaseProps.d.ts +0 -0
  15. package/dist/{src/hooks → hooks}/reactivesearch/useReactiveBaseProps.js +0 -0
  16. package/dist/{src/hooks → hooks}/reactivesearch/useReactiveDataSearchProps.d.ts +0 -0
  17. package/dist/{src/hooks → hooks}/reactivesearch/useReactiveDataSearchProps.js +0 -0
  18. package/dist/{src/hooks → hooks}/reactivesearch/useReactiveFilterListProps.d.ts +0 -0
  19. package/dist/{src/hooks → hooks}/reactivesearch/useReactiveFilterListProps.js +0 -0
  20. package/dist/{src/hooks → hooks}/reactivesearch/useReactiveReactProp.d.ts +0 -0
  21. package/dist/{src/hooks → hooks}/reactivesearch/useReactiveReactProp.js +0 -0
  22. package/dist/{src/hooks → hooks}/reactivesearch/useReactiveResultListProps.d.ts +0 -0
  23. package/dist/{src/hooks → hooks}/reactivesearch/useReactiveResultListProps.js +0 -0
  24. package/dist/{src/hooks → hooks}/useAnalytics.d.ts +0 -0
  25. package/dist/{src/hooks → hooks}/useAnalytics.js +0 -0
  26. package/dist/{src/hooks → hooks}/useCollection.d.ts +0 -0
  27. package/dist/{src/hooks → hooks}/useCollection.js +0 -0
  28. package/dist/{src/hooks → hooks}/useConfig.d.ts +0 -0
  29. package/dist/{src/hooks → hooks}/useConfig.js +0 -0
  30. package/dist/{src/hooks → hooks}/useCuration.d.ts +0 -0
  31. package/dist/{src/hooks → hooks}/useCuration.js +0 -0
  32. package/dist/{src/hooks → hooks}/useFilterCollapsedState.d.ts +0 -0
  33. package/dist/{src/hooks → hooks}/useFilterCollapsedState.js +0 -0
  34. package/dist/{src/hooks → hooks}/useFilterListProps.d.ts +0 -0
  35. package/dist/{src/hooks → hooks}/useFilterListProps.js +0 -0
  36. package/dist/{src/hooks → hooks}/useFilterStack.d.ts +0 -0
  37. package/dist/{src/hooks → hooks}/useFilterStack.js +0 -0
  38. package/dist/{src/hooks → hooks}/useFilters.d.ts +0 -0
  39. package/dist/{src/hooks → hooks}/useFilters.js +0 -0
  40. package/dist/{src/hooks → hooks}/useLiveConfig.d.ts +0 -0
  41. package/dist/{src/hooks → hooks}/useLiveConfig.js +0 -0
  42. package/dist/{src/hooks → hooks}/usePages.d.ts +0 -0
  43. package/dist/{src/hooks → hooks}/usePages.js +0 -0
  44. package/dist/{src/hooks → hooks}/useProductPrice.d.ts +0 -0
  45. package/dist/{src/hooks → hooks}/useProductPrice.js +0 -0
  46. package/dist/{src/hooks → hooks}/useSearch.d.ts +0 -0
  47. package/dist/{src/hooks → hooks}/useSearch.js +0 -0
  48. package/dist/{src/hooks → hooks}/useSort.d.ts +0 -0
  49. package/dist/{src/hooks → hooks}/useSort.js +0 -0
  50. package/dist/{src/index.d.ts → index.d.ts} +0 -0
  51. package/dist/{src/index.js → index.js} +0 -0
  52. package/dist/{src/provider.d.ts → provider.d.ts} +0 -0
  53. package/dist/{src/provider.js → provider.js} +0 -0
  54. package/dist/{src/result → result}/ResultCard.d.ts +0 -0
  55. package/dist/{src/result → result}/ResultCard.js +0 -0
  56. package/dist/{src/result → result}/ResultCardCallout.d.ts +0 -0
  57. package/dist/{src/result → result}/ResultCardCallout.js +0 -0
  58. package/dist/{src/result → result}/ResultList.d.ts +0 -0
  59. package/dist/{src/result → result}/ResultList.js +0 -0
  60. package/dist/{src/result → result}/ResultLoadMoreButton.d.ts +0 -0
  61. package/dist/{src/result → result}/ResultLoadMoreButton.js +0 -0
  62. package/dist/{src/result → result}/ResultPagination.d.ts +0 -0
  63. package/dist/{src/result → result}/ResultPagination.js +0 -0
  64. package/dist/{src/result → result}/ResultPaginationNextPrev.d.ts +0 -0
  65. package/dist/{src/result → result}/ResultPaginationNextPrev.js +0 -0
  66. package/dist/{src/result → result}/ResultStateProvider.d.ts +0 -0
  67. package/dist/{src/result → result}/ResultStateProvider.js +0 -0
  68. package/dist/{src/result → result}/index.d.ts +0 -0
  69. package/dist/{src/result → result}/index.js +0 -0
  70. package/dist/{src/search → search}/SearchInput.d.ts +0 -0
  71. package/dist/{src/search → search}/SearchInput.js +0 -0
  72. package/dist/{src/search → search}/index.d.ts +0 -0
  73. package/dist/{src/search → search}/index.js +0 -0
  74. package/dist/{src/sensor → sensor}/SensorCollection.d.ts +0 -0
  75. package/dist/{src/sensor → sensor}/SensorCollection.js +0 -0
  76. package/dist/{src/sensor → sensor}/SensorInventoryAvailable.d.ts +0 -0
  77. package/dist/{src/sensor → sensor}/SensorInventoryAvailable.js +0 -0
  78. package/dist/{src/sensor → sensor}/SensorPublished.d.ts +0 -0
  79. package/dist/{src/sensor → sensor}/SensorPublished.js +0 -0
  80. package/dist/{src/sensor → sensor}/SensorSearch.d.ts +0 -0
  81. package/dist/{src/sensor → sensor}/SensorSearch.js +0 -0
  82. package/dist/{src/sensor → sensor}/SensorSort.d.ts +0 -0
  83. package/dist/{src/sensor → sensor}/SensorSort.js +0 -0
  84. package/dist/{src/sensor → sensor}/SensorSortScore.d.ts +0 -0
  85. package/dist/{src/sensor → sensor}/SensorSortScore.js +0 -0
  86. package/dist/{src/sensor → sensor}/SensorStack.d.ts +0 -0
  87. package/dist/{src/sensor → sensor}/SensorStack.js +0 -0
  88. package/dist/{src/sensor → sensor}/index.d.ts +0 -0
  89. package/dist/{src/sensor → sensor}/index.js +0 -0
  90. package/dist/{src/types → types}/config.d.ts +0 -0
  91. package/dist/{src/types → types}/config.js +0 -0
  92. package/dist/{src/types → types}/elastic.d.ts +0 -0
  93. package/dist/{src/types → types}/elastic.js +0 -0
  94. package/dist/{src/types → types}/firestore.d.ts +0 -0
  95. package/dist/{src/types → types}/firestore.js +0 -0
  96. package/dist/{src/types → types}/graphql.d.ts +0 -0
  97. package/dist/{src/types → types}/graphql.js +0 -0
  98. package/dist/{src/types → types}/reactivesearch.d.ts +0 -0
  99. package/dist/{src/types → types}/reactivesearch.js +0 -0
  100. package/dist/{src/types → types}/shopify.d.ts +0 -0
  101. package/dist/{src/types → types}/shopify.js +0 -0
  102. package/dist/{src/utility → utility}/UtilityAuthenticatedReactiveBase.d.ts +0 -0
  103. package/dist/{src/utility → utility}/UtilityAuthenticatedReactiveBase.js +0 -0
  104. package/package.json +1 -1
  105. package/dist/package.json +0 -67
package/CHANGELOG.md CHANGED
@@ -2,6 +2,13 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ## [4.4.0-beta.0](https://bitbucket.org/usereactify/reactify-search-ui/compare/v4.3.1...v4.4.0-beta.0) (2022-07-21)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * correct tsconfig ([01a796b](https://bitbucket.org/usereactify/reactify-search-ui/commit/01a796bfc03f4153d8fbbea86a0597ee3c665a94))
11
+
5
12
  ### [4.3.1](https://bitbucket.org/usereactify/reactify-search-ui/compare/v4.3.0...v4.3.1) (2022-07-21)
6
13
 
7
14
  ## [4.3.0](https://bitbucket.org/usereactify/reactify-search-ui/compare/v4.3.0-beta.0...v4.3.0) (2022-07-21)
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@usereactify/search",
3
3
  "description": "React UI library for Reactify Search",
4
- "version": "4.3.1",
4
+ "version": "4.4.0-beta.0",
5
5
  "license": "MIT",
6
6
  "main": "dist/index.js",
7
7
  "types": "dist/index.d.ts",
package/dist/package.json DELETED
@@ -1,67 +0,0 @@
1
- {
2
- "name": "@usereactify/search",
3
- "description": "React UI library for Reactify Search",
4
- "version": "4.3.1",
5
- "license": "MIT",
6
- "main": "dist/index.js",
7
- "types": "dist/index.d.ts",
8
- "files": [
9
- "dist",
10
- "README.md",
11
- "CHANGELOG.md"
12
- ],
13
- "scripts": {
14
- "watch": "tsc --watch",
15
- "release": "standard-version",
16
- "release:patch": "standard-version --release-as patch",
17
- "release:beta": "standard-version --release-as minor --prerelease beta",
18
- "release:local": "yalc publish",
19
- "build": "rimraf dist && tsc",
20
- "prettier": "prettier --write .",
21
- "storybook": "start-storybook -p 6006",
22
- "build-storybook": "build-storybook"
23
- },
24
- "husky": {
25
- "hooks": {
26
- "pre-commit": "pretty-quick --staged",
27
- "commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
28
- }
29
- },
30
- "commitlint": {
31
- "extends": [
32
- "@commitlint/config-conventional"
33
- ]
34
- },
35
- "dependencies": {
36
- "@sentry/react": "7.1.1",
37
- "ahooks": "2.10.11",
38
- "axios": "0.26.1",
39
- "currency.js": "2.0.4",
40
- "debug": "4.3.2",
41
- "react-intersection-observer": "9.1.0"
42
- },
43
- "peerDependencies": {
44
- "@appbaseio/reactivesearch": "^3.14.0",
45
- "react": "^17.0.0"
46
- },
47
- "devDependencies": {
48
- "@appbaseio/reactivesearch": "^3.14.0",
49
- "@commitlint/cli": "13.2.0",
50
- "@commitlint/config-conventional": "13.2.0",
51
- "@storybook/addon-actions": "6.3.10",
52
- "@storybook/addon-essentials": "6.3.10",
53
- "@storybook/addon-links": "6.3.10",
54
- "@storybook/react": "6.3.10",
55
- "@types/debug": "4.1.7",
56
- "@types/react": "17.0.27",
57
- "babel-loader": "8.2.2",
58
- "husky": "4.3.8",
59
- "prettier": "2.4.1",
60
- "pretty-quick": "3.1.1",
61
- "react": "17.0.2",
62
- "react-dom": "17.0.2",
63
- "rimraf": "3.0.2",
64
- "standard-version": "9.3.1",
65
- "typescript": "4.4.3"
66
- }
67
- }