Skip to content

Commit

Permalink
skip: 3.14.0-nightly-20241114004647 build [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
netil committed Nov 14, 2024
1 parent 69e6bde commit 6b7caac
Show file tree
Hide file tree
Showing 42 changed files with 9,706 additions and 5,866 deletions.
6 changes: 3 additions & 3 deletions dist-esm/billboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* billboard.js, JavaScript chart library
* https://naver.github.io/billboard.js/
*
* @version 3.14.0-nightly-20241026004657
* @version 3.14.0-nightly-20241114004647
*/
import { pointer, select, namespaces, selectAll } from 'd3-selection';
import { timeParse, utcParse, timeFormat, utcFormat } from 'd3-time-format';
Expand Down Expand Up @@ -24607,7 +24607,7 @@ var zoomModule = function () {
var defaults = {};
/**
* @namespace bb
* @version 3.14.0-nightly-20241026004657
* @version 3.14.0-nightly-20241114004647
*/
var bb = {
/**
Expand All @@ -24617,7 +24617,7 @@ var bb = {
* bb.version; // "1.0.0"
* @memberof bb
*/
version: "3.14.0-nightly-20241026004657",
version: "3.14.0-nightly-20241114004647",
/**
* Generate chart
* - **NOTE:** Bear in mind for the possiblity of ***throwing an error***, during the generation when:
Expand Down
4 changes: 2 additions & 2 deletions dist-esm/plugin/billboardjs-plugin-bubblecompare.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* billboard.js, JavaScript chart library
* https://naver.github.io/billboard.js/
*
* @version 3.14.0-nightly-20241026004657
* @version 3.14.0-nightly-20241114004647
* @requires billboard.js
* @summary billboard.js plugin
*/
Expand Down Expand Up @@ -100,7 +100,7 @@ var Plugin = /** @class */ (function () {
delete _this[key];
});
};
Plugin.version = "3.14.0-nightly-20241026004657";
Plugin.version = "3.14.0-nightly-20241114004647";
return Plugin;
}());

Expand Down
4 changes: 2 additions & 2 deletions dist-esm/plugin/billboardjs-plugin-sparkline.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* billboard.js, JavaScript chart library
* https://naver.github.io/billboard.js/
*
* @version 3.14.0-nightly-20241026004657
* @version 3.14.0-nightly-20241114004647
* @requires billboard.js
* @summary billboard.js plugin
*/
Expand Down Expand Up @@ -443,7 +443,7 @@ var Plugin = /** @class */ (function () {
delete _this[key];
});
};
Plugin.version = "3.14.0-nightly-20241026004657";
Plugin.version = "3.14.0-nightly-20241114004647";
return Plugin;
}());

Expand Down
4 changes: 2 additions & 2 deletions dist-esm/plugin/billboardjs-plugin-stanford.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* billboard.js, JavaScript chart library
* https://naver.github.io/billboard.js/
*
* @version 3.14.0-nightly-20241026004657
* @version 3.14.0-nightly-20241114004647
* @requires billboard.js
* @summary billboard.js plugin
*/
Expand Down Expand Up @@ -501,7 +501,7 @@ var Plugin = /** @class */ (function () {
delete _this[key];
});
};
Plugin.version = "3.14.0-nightly-20241026004657";
Plugin.version = "3.14.0-nightly-20241114004647";
return Plugin;
}());

Expand Down
4 changes: 2 additions & 2 deletions dist-esm/plugin/billboardjs-plugin-tableview.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* billboard.js, JavaScript chart library
* https://naver.github.io/billboard.js/
*
* @version 3.14.0-nightly-20241026004657
* @version 3.14.0-nightly-20241114004647
* @requires billboard.js
* @summary billboard.js plugin
*/
Expand Down Expand Up @@ -290,7 +290,7 @@ var Plugin = /** @class */ (function () {
delete _this[key];
});
};
Plugin.version = "3.14.0-nightly-20241026004657";
Plugin.version = "3.14.0-nightly-20241114004647";
return Plugin;
}());

Expand Down
4 changes: 2 additions & 2 deletions dist-esm/plugin/billboardjs-plugin-textoverlap.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* billboard.js, JavaScript chart library
* https://naver.github.io/billboard.js/
*
* @version 3.14.0-nightly-20241026004657
* @version 3.14.0-nightly-20241114004647
* @requires billboard.js
* @summary billboard.js plugin
*/
Expand Down Expand Up @@ -267,7 +267,7 @@ var Plugin = /** @class */ (function () {
delete _this[key];
});
};
Plugin.version = "3.14.0-nightly-20241026004657";
Plugin.version = "3.14.0-nightly-20241114004647";
return Plugin;
}());

Expand Down
2 changes: 1 addition & 1 deletion dist/billboard.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* billboard.js, JavaScript chart library
* https://naver.github.io/billboard.js/
*
* @version 3.14.0-nightly-20241026004657
* @version 3.14.0-nightly-20241114004647
*/
/*-- Chart --*/
.bb svg {
Expand Down
8 changes: 4 additions & 4 deletions dist/billboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* billboard.js, JavaScript chart library
* https://naver.github.io/billboard.js/
*
* @version 3.14.0-nightly-20241026004657
* @version 3.14.0-nightly-20241114004647
*/
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
Expand Down Expand Up @@ -157,12 +157,12 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__14__;
/******/
/************************************************************************/
var __webpack_exports__ = {};
// This entry need to be wrapped in an IIFE because it need to be isolated against other entry modules.
// This entry needs to be wrapped in an IIFE because it needs to be isolated against other entry modules.
!function() {
// extracted by mini-css-extract-plugin

}();
// This entry need to be wrapped in an IIFE because it need to be isolated against other entry modules.
// This entry needs to be wrapped in an IIFE because it needs to be isolated against other entry modules.
!function() {
// ESM COMPAT FLAG
__webpack_require__.r(__webpack_exports__);
Expand Down Expand Up @@ -21824,7 +21824,7 @@ const bb = {
* bb.version; // "1.0.0"
* @memberof bb
*/
version: "3.14.0-nightly-20241026004657",
version: "3.14.0-nightly-20241114004647",
/**
* Generate chart
* - **NOTE:** Bear in mind for the possiblity of ***throwing an error***, during the generation when:
Expand Down
2 changes: 1 addition & 1 deletion dist/billboard.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/billboard.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 6b7caac

Please sign in to comment.