Skip to content

Commit

Permalink
feat: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay5995 committed Jul 10, 2022
1 parent 231cb5b commit 09a1d1a
Show file tree
Hide file tree
Showing 9 changed files with 15,812 additions and 15,773 deletions.
32 changes: 32 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
name: Release

on:
push:
branches:
- main

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '16.x'
- name: Intall dependencies
run: npm install --frozen-lockfile
- name: Build lib
run: npm run lib
- name: Build docs
run: npm run docs:prod
- name: Deploy docs
run: |
git remote set-url origin https://git:${GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git
npx gh-pages -d docs -u "github-actions-bot <[email protected]>"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Publish library
run: npm run publish:lib
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17 changes: 17 additions & 0 deletions .releaserc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"branches": [
"main",
"next"
],
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
[
"@semantic-release/npm",
{
"npmPublish": true,
"tarballDir": "lib"
}
]
]
}
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@

It's a minimalistic React component for embedding a Microsoft PowerBI report, dashboard or tile into your React application.

This repository is maintained by:
- [Akshay Ram (akshay5995)](https://github.com/akshay5995)
- [Satya J (satya64)](https://github.com/satya64)
- [Muthu (muthu1712)](https://github.com/muthu1712)

Existing users of the package please refer to Change Log [here](https://github.com/akshay5995/powerbi-report-component/wiki/Changelog) and please refer [here](https://github.com/akshay5995/powerbi-report-component/wiki/README-file-for--=-2.0.0) for the README for versions <=2.0.0

## Installation

`npm i powerbi-report-component`
Expand Down
3 changes: 2 additions & 1 deletion docs/bundle.js

Large diffs are not rendered by default.

266 changes: 266 additions & 0 deletions docs/bundle.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,266 @@
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/

/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <[email protected]> <http://feross.org>
* @license MIT
*/

/*! ./../process/browser.js */

/*! ./../webpack/buildin/global.js */

/*! ./FilterBuilders */

/*! ./advancedFilterBuilder */

/*! ./basicFilterBuilder */

/*! ./bookmarksManager */

/*! ./config */

/*! ./create */

/*! ./dashboard */

/*! ./embed */

/*! ./errors */

/*! ./factories */

/*! ./filterBuilder */

/*! ./page */

/*! ./qna */

/*! ./relativeDateFilterBuilder */

/*! ./relativeTimeFilterBuilder */

/*! ./report */

/*! ./service */

/*! ./support/isBuffer */

/*! ./tile */

/*! ./topNFilterBuilder */

/*! ./util */

/*! ./visual */

/*! ./visualDescriptor */

/*! assert */

/*! http-post-message */

/*! http-post-message v0.2.3 | (c) 2016 Microsoft Corporation MIT */

/*! inherits */

/*! no static exports found */

/*! object-assign */

/*! powerbi-models */

/*! powerbi-router */

/*! powerbi-router v0.1.5 | (c) 2016 Microsoft Corporation MIT */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/*! util/ */

/*! window-post-message-proxy */

/*! window-post-message-proxy v0.2.6 | (c) 2016 Microsoft Corporation MIT */

/*!********************!*\
!*** ./src/qna.ts ***!
\********************/

/*!*********************!*\
!*** ./src/page.ts ***!
\*********************/

/*!*********************!*\
!*** ./src/tile.ts ***!
\*********************/

/*!*********************!*\
!*** ./src/util.ts ***!
\*********************/

/*!**********************!*\
!*** ./src/embed.ts ***!
\**********************/

/*!***********************!*\
!*** ./src/config.ts ***!
\***********************/

/*!***********************!*\
!*** ./src/create.ts ***!
\***********************/

/*!***********************!*\
!*** ./src/errors.ts ***!
\***********************/

/*!***********************!*\
!*** ./src/report.ts ***!
\***********************/

/*!***********************!*\
!*** ./src/visual.ts ***!
\***********************/

/*!************************!*\
!*** ./src/service.ts ***!
\************************/

/*!**************************!*\
!*** ./src/dashboard.ts ***!
\**************************/

/*!**************************!*\
!*** ./src/factories.ts ***!
\**************************/

/*!*******************************!*\
!*** ./src/powerbi-client.ts ***!
\*******************************/

/*!*********************************!*\
!*** ./src/bookmarksManager.ts ***!
\*********************************/

/*!*********************************!*\
!*** ./src/visualDescriptor.ts ***!
\*********************************/

/*!***********************************!*\
!*** (webpack)/buildin/global.js ***!
\***********************************/

/*!***********************************!*\
!*** ./node_modules/util/util.js ***!
\***********************************/

/*!*************************************!*\
!*** ./src/FilterBuilders/index.ts ***!
\*************************************/

/*!***************************************!*\
!*** ./node_modules/assert/assert.js ***!
\***************************************/

/*!*****************************************!*\
!*** ./node_modules/process/browser.js ***!
\*****************************************/

/*!*********************************************!*\
!*** ./node_modules/object-assign/index.js ***!
\*********************************************/

/*!*********************************************!*\
!*** ./src/FilterBuilders/filterBuilder.ts ***!
\*********************************************/

/*!*************************************************!*\
!*** ./src/FilterBuilders/topNFilterBuilder.ts ***!
\*************************************************/

/*!**************************************************!*\
!*** ./src/FilterBuilders/basicFilterBuilder.ts ***!
\**************************************************/

/*!****************************************************!*\
!*** ./node_modules/powerbi-models/dist/models.js ***!
\****************************************************/

/*!****************************************************!*\
!*** ./node_modules/powerbi-router/dist/router.js ***!
\****************************************************/

/*!*****************************************************!*\
!*** ./src/FilterBuilders/advancedFilterBuilder.ts ***!
\*****************************************************/

/*!******************************************************!*\
!*** ./node_modules/util/support/isBufferBrowser.js ***!
\******************************************************/

/*!*********************************************************!*\
!*** ./src/FilterBuilders/relativeDateFilterBuilder.ts ***!
\*********************************************************/

/*!*********************************************************!*\
!*** ./src/FilterBuilders/relativeTimeFilterBuilder.ts ***!
\*********************************************************/

/*!****************************************************************!*\
!*** ./node_modules/http-post-message/dist/httpPostMessage.js ***!
\****************************************************************/

/*!*********************************************************************!*\
!*** ./node_modules/util/node_modules/inherits/inherits_browser.js ***!
\*********************************************************************/

/*!*******************************************************************************!*\
!*** ./node_modules/window-post-message-proxy/dist/windowPostMessageProxy.js ***!
\*******************************************************************************/

/** @license React v0.20.2
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.13.1
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
18 changes: 1 addition & 17 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,17 +1 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0"
/>
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<meta name="description" content="CHANGE THIS" />
<title>Power Bi Embed Demo</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.5.0/prism.min.js"></script>
</head>
<body>
<div id="app"></div>
<script type="text/javascript" src="bundle.js"></script></body>
</html>
<!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta http-equiv="X-UA-Compatible" content="ie=edge"/><meta name="description" content="Demo Application"/><title>Power Bi Embed Demo</title><script defer="defer" src="bundle.js"></script></head><body><div id="app"></div></body></html>
Loading

0 comments on commit 09a1d1a

Please sign in to comment.