Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mohdashraf010897 committed Oct 18, 2023
1 parent f3d7307 commit 37260b5
Show file tree
Hide file tree
Showing 127 changed files with 10,576 additions and 579 deletions.
5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@
"directory": "vue-playground",
"changeProcessCWD": true
}
]
],
"[jsonc]": {
"editor.defaultFormatter": "rvest.vs-code-prettier-eslint"
}
}
2 changes: 1 addition & 1 deletion packages/maps-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"react-native": "~0.62.3"
},
"dependencies": {
"@appbaseio/reactivecore": "10.2.0-alpha.4",
"@appbaseio/reactivecore": "10.2.0",
"@ptomasroos/react-native-multi-slider": "^0.0.13",
"appbase-js": "^5.2.0",
"hoist-non-react-statics": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/maps/examples/GeoDistanceDropdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0",
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/maps/examples/GeoDistanceSlider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0",
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/maps/examples/QuickStartStep1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0",
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/maps/examples/QuickStartStep2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0",
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/maps/examples/ReactiveMap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0",
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0",
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0",
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0",
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"react-native": "~0.62.3"
},
"dependencies": {
"@appbaseio/reactivecore": "10.2.0-alpha.4",
"@appbaseio/reactivecore": "10.2.0",
"@babel/polyfill": "^7.0.0-rc.3",
"@ptomasroos/react-native-multi-slider": "^1.0.0",
"appbase-js": "^5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground
Submodule playground updated 2 files
+1 −1 .nvmrc
+2 −2 package.json
2 changes: 1 addition & 1 deletion packages/reactivecore
2 changes: 1 addition & 1 deletion packages/vue-playground
Submodule vue-playground updated 0 files
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"sideEffects": false,
"dependencies": {
"@appbaseio/analytics": "^1.2.0-alpha.1",
"@appbaseio/reactivecore": "10.2.0-alpha.4",
"@appbaseio/reactivecore": "10.2.0",
"@appbaseio/vue-emotion": "0.6.0-alpha.6",
"@emotion/css": "^11.10.5",
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/AIAnswer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "AIAnswer example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/AnalyticsWithHook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/CustomSelectedFilters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "Custom Selected Filters example for ReactiveSearch",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/DatePicker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "DatePicker example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/DateRange/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "DateRange example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/DateRangeControlled/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "DateRangeControlled example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/DynamicRangeSlider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "DynamicRangeSlider example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/ErrorBoundary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "ErrorBoundary example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/FavoritesAnalytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.1.0",
"dependencies": {
"@appbaseio/analytics": "^1.0.0",
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiDataList/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "MultiDataList example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiDataListControlled/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "MultiDataListControlled example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiDropdownList/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "MultiDropdownList example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "MultiDropdownListControlled example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiDropdownRange/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "MultiDropdownRange example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "MultiDropdownRangeControlled example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiIndexFacet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "MultiIndexFacet example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiIndexSearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "MultiIndexSearch example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiList/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "MultiList example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiListAntd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "MultiListAntd example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiListControlled/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "MultiListControlled example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiRange/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "MultiRange example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiRangeControlled/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "MultiRangeControlled example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MyAwesomeSearchStep1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Getting started example with reactivesearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MyAwesomeSearchStep2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Getting started example with reactivesearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MyAwesomeSearchStep3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Getting started example with reactivesearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MyAwesomeSearchStep4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Getting started example with reactivesearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MyAwesomeSearchStep5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Getting started example with reactivesearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/NumberBox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "NumberBox example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/PathBasedRouting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/Preferences/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "Apache-2.0",
"description": "Preferences example for ReactiveSearch",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/QuerySuggestion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "QuerySuggestion example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.2.0-alpha.6",
"@appbaseio/reactivesearch": "4.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
Loading

0 comments on commit 37260b5

Please sign in to comment.