@cubejs-backend/server-core 0.30.29 → 0.30.32

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 (43) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist/src/core/CompilerApi.d.ts +8 -2
  3. package/dist/src/core/CompilerApi.d.ts.map +1 -1
  4. package/dist/src/core/CompilerApi.js +20 -15
  5. package/dist/src/core/CompilerApi.js.map +1 -1
  6. package/dist/src/core/DevServer.d.ts +2 -2
  7. package/dist/src/core/DevServer.d.ts.map +1 -1
  8. package/dist/src/core/DevServer.js +9 -0
  9. package/dist/src/core/DevServer.js.map +1 -1
  10. package/dist/src/core/DriverResolvers.d.ts +23 -0
  11. package/dist/src/core/DriverResolvers.d.ts.map +1 -0
  12. package/dist/src/core/DriverResolvers.js +59 -0
  13. package/dist/src/core/DriverResolvers.js.map +1 -0
  14. package/dist/src/core/OptsHandler.d.ts +81 -0
  15. package/dist/src/core/OptsHandler.d.ts.map +1 -0
  16. package/dist/src/core/OptsHandler.js +412 -0
  17. package/dist/src/core/OptsHandler.js.map +1 -0
  18. package/dist/src/core/OrchestratorApi.d.ts +6 -2
  19. package/dist/src/core/OrchestratorApi.d.ts.map +1 -1
  20. package/dist/src/core/OrchestratorApi.js +19 -9
  21. package/dist/src/core/OrchestratorApi.js.map +1 -1
  22. package/dist/src/core/RefreshScheduler.d.ts +4 -0
  23. package/dist/src/core/RefreshScheduler.d.ts.map +1 -1
  24. package/dist/src/core/RefreshScheduler.js +31 -4
  25. package/dist/src/core/RefreshScheduler.js.map +1 -1
  26. package/dist/src/core/server.d.ts +52 -15
  27. package/dist/src/core/server.d.ts.map +1 -1
  28. package/dist/src/core/server.js +96 -203
  29. package/dist/src/core/server.js.map +1 -1
  30. package/dist/src/core/types.d.ts +41 -3
  31. package/dist/src/core/types.d.ts.map +1 -1
  32. package/package.json +13 -11
  33. package/playground/asset-manifest.json +10 -10
  34. package/playground/index.html +1 -1
  35. package/playground/static/js/11.3740081b.chunk.js +2 -0
  36. package/playground/static/js/{11.3972813f.chunk.js.LICENSE.txt → 11.3740081b.chunk.js.LICENSE.txt} +8 -0
  37. package/playground/static/js/{12.40c39d00.chunk.js → 12.389644bb.chunk.js} +2 -2
  38. package/playground/static/js/{12.40c39d00.chunk.js.LICENSE.txt → 12.389644bb.chunk.js.LICENSE.txt} +0 -0
  39. package/playground/static/js/{19.b17c127a.chunk.js → 19.3419f27c.chunk.js} +1 -1
  40. package/playground/static/js/main.8e63e9b2.chunk.js +1 -0
  41. package/playground/static/js/{runtime-main.38a4f12f.js → runtime-main.7118c4c3.js} +1 -1
  42. package/playground/static/js/11.3972813f.chunk.js +0 -2
  43. package/playground/static/js/main.a9c9d743.chunk.js +0 -1
@@ -105,4 +105,12 @@ object-assign
105
105
  * LICENSE file in the root directory of this source tree.
106
106
  */
107
107
 
108
+ /**!
109
+ * FlexSearch.js v0.7.21 (Bundle)
110
+ * Copyright 2018-2021 Nextapps GmbH
111
+ * Author: Thomas Wilkerling
112
+ * Licence: Apache-2.0
113
+ * https://github.com/nextapps-de/flexsearch
114
+ */
115
+
108
116
  //! moment.js