@cubejs-backend/server-core 1.6.47 → 1.6.49

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/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@cubejs-backend/server-core",
3
3
  "description": "Cube.js base component to wire all backend components together",
4
4
  "author": "Cube Dev, Inc.",
5
- "version": "1.6.47",
5
+ "version": "1.6.49",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "https://github.com/cube-js/cube.git",
@@ -29,16 +29,16 @@
29
29
  "unit": "jest --runInBand --forceExit --coverage dist/test"
30
30
  },
31
31
  "dependencies": {
32
- "@cubejs-backend/api-gateway": "1.6.47",
33
- "@cubejs-backend/base-driver": "1.6.47",
34
- "@cubejs-backend/cloud": "1.6.47",
35
- "@cubejs-backend/cubestore-driver": "1.6.47",
32
+ "@cubejs-backend/api-gateway": "1.6.49",
33
+ "@cubejs-backend/base-driver": "1.6.49",
34
+ "@cubejs-backend/cloud": "1.6.49",
35
+ "@cubejs-backend/cubestore-driver": "1.6.49",
36
36
  "@cubejs-backend/dotenv": "^9.0.2",
37
- "@cubejs-backend/native": "1.6.47",
38
- "@cubejs-backend/query-orchestrator": "1.6.47",
39
- "@cubejs-backend/schema-compiler": "1.6.47",
40
- "@cubejs-backend/shared": "1.6.47",
41
- "@cubejs-backend/templates": "1.6.47",
37
+ "@cubejs-backend/native": "1.6.49",
38
+ "@cubejs-backend/query-orchestrator": "1.6.49",
39
+ "@cubejs-backend/schema-compiler": "1.6.49",
40
+ "@cubejs-backend/shared": "1.6.49",
41
+ "@cubejs-backend/templates": "1.6.49",
42
42
  "codesandbox-import-utils": "^2.1.12",
43
43
  "cross-spawn": "^7.0.1",
44
44
  "fs-extra": "^8.1.0",
@@ -62,8 +62,8 @@
62
62
  "ws": "^7.5.3"
63
63
  },
64
64
  "devDependencies": {
65
- "@cubejs-backend/linter": "1.6.47",
66
- "@cubejs-client/playground": "1.6.47",
65
+ "@cubejs-backend/linter": "1.6.49",
66
+ "@cubejs-client/playground": "1.6.49",
67
67
  "@types/cross-spawn": "^6.0.2",
68
68
  "@types/express": "^4.17.21",
69
69
  "@types/fs-extra": "^9.0.8",
@@ -80,5 +80,5 @@
80
80
  "eslintConfig": {
81
81
  "extends": "../cubejs-linter"
82
82
  },
83
- "gitHead": "4da660922cfcba864ba5c71437f2d9926a87abaa"
83
+ "gitHead": "68b870ea35da5c4b3ce275e1042a1cddb6186e75"
84
84
  }
@@ -2098,7 +2098,7 @@ Specify the Firebolt Service Account <a href="https://docs.firebolt.io/godocs/Gu
2098
2098
  border: none;
2099
2099
  border-radius: 8px;
2100
2100
  }
2101
- `;function CubeBiPage(){return(0,import_jsx_runtime.jsxs)(CenteredContainer,{children:[(0,import_jsx_runtime.jsxs)(StyledHeader,{children:[(0,import_jsx_runtime.jsx)(Title$1,{children:`Cube — Modern BI Tool from Cube Core Creators`}),(0,import_jsx_runtime.jsxs)(Paragraph$1,{style:{fontSize:`18px`,marginTop:`16px`,color:`#666`},children:[(0,import_jsx_runtime.jsx)(Link$1,{href:`https://cube.dev?ref=github-readme`,target:`_blank`,children:`Cube`}),` is an agentic analytics platform built on Cube Core. It provides a user-friendly interface with reporting and dashboard capabilities, leveraging the Cube Core data model.`]}),(0,import_jsx_runtime.jsx)(button_default,{type:`primary`,size:`large`,style:{marginTop:`24px`},href:`https://cubecloud.dev/auth/signup`,target:`_blank`,children:`Get Started for Free`})]}),(0,import_jsx_runtime.jsx)(VideoContainer,{children:(0,import_jsx_runtime.jsx)(`iframe`,{src:`https://www.youtube.com/embed/n-U1FvHqE2Q?start=59`,title:`Cube BI Video`,allow:`accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture`,allowFullScreen:!0})})]})}var{Paragraph,Link,Title}=Typography;function FrontendIntegrationsPage(){let l=`token`,p=`http://localhost:4000/cubejs-api`,h=`${p}/v1/load`,de=`ws://localhost:4000/`,pe=`${p}/graphql`;return(0,import_jsx_runtime.jsxs)(Layout$1,{children:[(0,import_jsx_runtime.jsx)(Header,{children:(0,import_jsx_runtime.jsx)(Title,{children:`Frontend Integrations`})}),(0,import_jsx_runtime.jsx)(Content,{children:(0,import_jsx_runtime.jsxs)(row_default,{gutter:48,children:[(0,import_jsx_runtime.jsxs)(col_default,{span:12,children:[(0,import_jsx_runtime.jsxs)(Paragraph,{children:[`You can refer to Cube docs to learn more about`,` `,(0,import_jsx_runtime.jsx)(Link,{href:`https://cube.dev/reference/core-data-apis/rest-api`,target:`_blank`,children:`REST`}),`,`,` `,(0,import_jsx_runtime.jsx)(Link,{href:`https://cube.dev/reference/core-data-apis/graphql-api`,target:`_blank`,children:`GraphQL`}),` `,`APIs and`,` `,(0,import_jsx_runtime.jsx)(Link,{href:`https://cube.dev/reference/javascript-sdk`,target:`_blank`,children:`integration with frontend frameworks`}),`.`]}),(0,import_jsx_runtime.jsx)(Paragraph,{children:(0,import_jsx_runtime.jsx)(table_default,{dataSource:[{key:`1`,name:`REST API Endpoint`,url:h,docsUrl:`https://cube.dev/reference/core-data-apis/rest-api`},{key:`2`,name:`Websockets Endpoint`,url:`ws://localhost:4000/`,docsUrl:`https://cube.dev/recipes/core-data-api/real-time-data-fetch`},{key:`2`,name:`GraphQL Endpoint`,url:pe,docsUrl:`https://cube.dev/reference/core-data-apis/graphql-api`}],columns:[{title:`Name`,dataIndex:`name`,key:`name`},{title:`URL`,dataIndex:`url`,key:`url`,render:l=>(0,import_jsx_runtime.jsx)(CopiableInput,{wrapperStyle:{margin:0},value:l})},{title:`Docs`,dataIndex:`docsUrl`,key:`docsUrl`,render:l=>(0,import_jsx_runtime.jsx)(`a`,{href:l,target:`_blank`,children:`Docs`})}],pagination:!1,showHeader:!1})})]}),(0,import_jsx_runtime.jsx)(col_default,{span:12,children:(0,import_jsx_runtime.jsxs)(Tabs$1,{defaultActiveKey:`1`,size:`small`,children:[(0,import_jsx_runtime.jsx)(Tabs$1.TabPane,{tab:`Terminal`,children:(0,import_jsx_runtime.jsxs)(Space$1,{direction:`vertical`,size:`large`,children:[(0,import_jsx_runtime.jsxs)(Card$1,{children:[(0,import_jsx_runtime.jsx)(Paragraph,{children:`REST API`}),(0,import_jsx_runtime.jsx)(CodeSnippet,{theme:`light`,code:`curl \\
2101
+ `;function CubeBiPage(){return(0,import_jsx_runtime.jsxs)(CenteredContainer,{children:[(0,import_jsx_runtime.jsxs)(StyledHeader,{children:[(0,import_jsx_runtime.jsx)(Title$1,{children:`Cube — Modern BI Tool from Cube Core Creators`}),(0,import_jsx_runtime.jsxs)(Paragraph$1,{style:{fontSize:`18px`,marginTop:`16px`,color:`#666`},children:[(0,import_jsx_runtime.jsx)(Link$1,{href:`https://cube.dev?ref=github-readme`,target:`_blank`,children:`Cube`}),` is an agentic analytics platform built on Cube Core. It provides a user-friendly interface with reporting and dashboard capabilities, leveraging the Cube Core data model.`]}),(0,import_jsx_runtime.jsx)(button_default,{type:`primary`,size:`large`,style:{marginTop:`24px`},href:`https://cubecloud.dev/auth/signup`,target:`_blank`,children:`Get Started for Free`})]}),(0,import_jsx_runtime.jsx)(VideoContainer,{children:(0,import_jsx_runtime.jsx)(`iframe`,{src:`https://www.youtube.com/embed/7ZQGGepDjUQ?start=1289`,title:`Cube BI Video`,allow:`accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture`,allowFullScreen:!0})})]})}var{Paragraph,Link,Title}=Typography;function FrontendIntegrationsPage(){let l=`token`,p=`http://localhost:4000/cubejs-api`,h=`${p}/v1/load`,de=`ws://localhost:4000/`,pe=`${p}/graphql`;return(0,import_jsx_runtime.jsxs)(Layout$1,{children:[(0,import_jsx_runtime.jsx)(Header,{children:(0,import_jsx_runtime.jsx)(Title,{children:`Frontend Integrations`})}),(0,import_jsx_runtime.jsx)(Content,{children:(0,import_jsx_runtime.jsxs)(row_default,{gutter:48,children:[(0,import_jsx_runtime.jsxs)(col_default,{span:12,children:[(0,import_jsx_runtime.jsxs)(Paragraph,{children:[`You can refer to Cube docs to learn more about`,` `,(0,import_jsx_runtime.jsx)(Link,{href:`https://cube.dev/reference/core-data-apis/rest-api`,target:`_blank`,children:`REST`}),`,`,` `,(0,import_jsx_runtime.jsx)(Link,{href:`https://cube.dev/reference/core-data-apis/graphql-api`,target:`_blank`,children:`GraphQL`}),` `,`APIs and`,` `,(0,import_jsx_runtime.jsx)(Link,{href:`https://cube.dev/reference/javascript-sdk`,target:`_blank`,children:`integration with frontend frameworks`}),`.`]}),(0,import_jsx_runtime.jsx)(Paragraph,{children:(0,import_jsx_runtime.jsx)(table_default,{dataSource:[{key:`1`,name:`REST API Endpoint`,url:h,docsUrl:`https://cube.dev/reference/core-data-apis/rest-api`},{key:`2`,name:`Websockets Endpoint`,url:`ws://localhost:4000/`,docsUrl:`https://cube.dev/recipes/core-data-api/real-time-data-fetch`},{key:`2`,name:`GraphQL Endpoint`,url:pe,docsUrl:`https://cube.dev/reference/core-data-apis/graphql-api`}],columns:[{title:`Name`,dataIndex:`name`,key:`name`},{title:`URL`,dataIndex:`url`,key:`url`,render:l=>(0,import_jsx_runtime.jsx)(CopiableInput,{wrapperStyle:{margin:0},value:l})},{title:`Docs`,dataIndex:`docsUrl`,key:`docsUrl`,render:l=>(0,import_jsx_runtime.jsx)(`a`,{href:l,target:`_blank`,children:`Docs`})}],pagination:!1,showHeader:!1})})]}),(0,import_jsx_runtime.jsx)(col_default,{span:12,children:(0,import_jsx_runtime.jsxs)(Tabs$1,{defaultActiveKey:`1`,size:`small`,children:[(0,import_jsx_runtime.jsx)(Tabs$1.TabPane,{tab:`Terminal`,children:(0,import_jsx_runtime.jsxs)(Space$1,{direction:`vertical`,size:`large`,children:[(0,import_jsx_runtime.jsxs)(Card$1,{children:[(0,import_jsx_runtime.jsx)(Paragraph,{children:`REST API`}),(0,import_jsx_runtime.jsx)(CodeSnippet,{theme:`light`,code:`curl \\
2102
2102
  -H "Authorization: ${l}" \\
2103
2103
  -G \\
2104
2104
  --data-urlencode 'query={"measures":["LineItems.count"]}' \\
@@ -23,7 +23,7 @@
23
23
  }
24
24
  </style>
25
25
  <title>Cube Playground</title>
26
- <script type="module" crossorigin src="./assets/index-BHMORpvF.js"></script>
26
+ <script type="module" crossorigin src="./assets/index-Dp9g9mH4.js"></script>
27
27
  <link rel="stylesheet" crossorigin href="./assets/index-zUXBBvSD.css">
28
28
  </head>
29
29
  <body>