@kodiak-finance/orderly-chart 2.9.0 → 2.9.1-alpha.1
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/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +11 -7
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +8 -8
- package/dist/index.mjs.map +1 -1
- package/package.json +5 -5
package/dist/index.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { Props } from 'recharts/types/component/ResponsiveContainer';
|
|
3
|
-
export { Area, AreaChart, Bar, BarChart, Cell, Line, LineChart } from 'recharts';
|
|
3
|
+
export { Area, AreaChart, Bar, BarChart, Cell, Line, LineChart, ResponsiveContainer } from 'recharts';
|
|
4
4
|
import { PluginCreator } from 'tailwindcss/types/config';
|
|
5
5
|
|
|
6
6
|
type PnLChartDataItem = {
|
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { Props } from 'recharts/types/component/ResponsiveContainer';
|
|
3
|
-
export { Area, AreaChart, Bar, BarChart, Cell, Line, LineChart } from 'recharts';
|
|
3
|
+
export { Area, AreaChart, Bar, BarChart, Cell, Line, LineChart, ResponsiveContainer } from 'recharts';
|
|
4
4
|
import { PluginCreator } from 'tailwindcss/types/config';
|
|
5
5
|
|
|
6
6
|
type PnLChartDataItem = {
|
package/dist/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var react = require('react');
|
|
4
|
-
var recharts = require('recharts');
|
|
5
4
|
var orderlyI18n = require('@kodiak-finance/orderly-i18n');
|
|
6
5
|
var orderlyUi = require('@kodiak-finance/orderly-ui');
|
|
6
|
+
var recharts = require('recharts');
|
|
7
7
|
var orderlyUtils = require('@kodiak-finance/orderly-utils');
|
|
8
8
|
var jsxRuntime = require('react/jsx-runtime');
|
|
9
9
|
|
|
@@ -33,9 +33,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
33
33
|
mod
|
|
34
34
|
));
|
|
35
35
|
|
|
36
|
-
// ../../node_modules/.pnpm/tailwindcss@3.4.17_ts-node@10.9.2_@swc+core@1.13.2_@swc+helpers@0.5.17__@types+node@
|
|
36
|
+
// ../../node_modules/.pnpm/tailwindcss@3.4.17_ts-node@10.9.2_@swc+core@1.13.2_@swc+helpers@0.5.17__@types+node@24.3.1_typescript@5.8.3_/node_modules/tailwindcss/lib/util/createPlugin.js
|
|
37
37
|
var require_createPlugin = __commonJS({
|
|
38
|
-
"../../node_modules/.pnpm/tailwindcss@3.4.17_ts-node@10.9.2_@swc+core@1.13.2_@swc+helpers@0.5.17__@types+node@
|
|
38
|
+
"../../node_modules/.pnpm/tailwindcss@3.4.17_ts-node@10.9.2_@swc+core@1.13.2_@swc+helpers@0.5.17__@types+node@24.3.1_typescript@5.8.3_/node_modules/tailwindcss/lib/util/createPlugin.js"(exports) {
|
|
39
39
|
Object.defineProperty(exports, "__esModule", {
|
|
40
40
|
value: true
|
|
41
41
|
});
|
|
@@ -68,9 +68,9 @@ var require_createPlugin = __commonJS({
|
|
|
68
68
|
}
|
|
69
69
|
});
|
|
70
70
|
|
|
71
|
-
// ../../node_modules/.pnpm/tailwindcss@3.4.17_ts-node@10.9.2_@swc+core@1.13.2_@swc+helpers@0.5.17__@types+node@
|
|
71
|
+
// ../../node_modules/.pnpm/tailwindcss@3.4.17_ts-node@10.9.2_@swc+core@1.13.2_@swc+helpers@0.5.17__@types+node@24.3.1_typescript@5.8.3_/node_modules/tailwindcss/lib/public/create-plugin.js
|
|
72
72
|
var require_create_plugin = __commonJS({
|
|
73
|
-
"../../node_modules/.pnpm/tailwindcss@3.4.17_ts-node@10.9.2_@swc+core@1.13.2_@swc+helpers@0.5.17__@types+node@
|
|
73
|
+
"../../node_modules/.pnpm/tailwindcss@3.4.17_ts-node@10.9.2_@swc+core@1.13.2_@swc+helpers@0.5.17__@types+node@24.3.1_typescript@5.8.3_/node_modules/tailwindcss/lib/public/create-plugin.js"(exports) {
|
|
74
74
|
Object.defineProperty(exports, "__esModule", {
|
|
75
75
|
value: true
|
|
76
76
|
});
|
|
@@ -90,9 +90,9 @@ var require_create_plugin = __commonJS({
|
|
|
90
90
|
}
|
|
91
91
|
});
|
|
92
92
|
|
|
93
|
-
// ../../node_modules/.pnpm/tailwindcss@3.4.17_ts-node@10.9.2_@swc+core@1.13.2_@swc+helpers@0.5.17__@types+node@
|
|
93
|
+
// ../../node_modules/.pnpm/tailwindcss@3.4.17_ts-node@10.9.2_@swc+core@1.13.2_@swc+helpers@0.5.17__@types+node@24.3.1_typescript@5.8.3_/node_modules/tailwindcss/plugin.js
|
|
94
94
|
var require_plugin = __commonJS({
|
|
95
|
-
"../../node_modules/.pnpm/tailwindcss@3.4.17_ts-node@10.9.2_@swc+core@1.13.2_@swc+helpers@0.5.17__@types+node@
|
|
95
|
+
"../../node_modules/.pnpm/tailwindcss@3.4.17_ts-node@10.9.2_@swc+core@1.13.2_@swc+helpers@0.5.17__@types+node@24.3.1_typescript@5.8.3_/node_modules/tailwindcss/plugin.js"(exports, module) {
|
|
96
96
|
var createPlugin = require_create_plugin();
|
|
97
97
|
module.exports = (createPlugin.__esModule ? createPlugin : { default: createPlugin }).default;
|
|
98
98
|
}
|
|
@@ -2531,6 +2531,10 @@ Object.defineProperty(exports, "LineChart", {
|
|
|
2531
2531
|
enumerable: true,
|
|
2532
2532
|
get: function () { return recharts.LineChart; }
|
|
2533
2533
|
});
|
|
2534
|
+
Object.defineProperty(exports, "ResponsiveContainer", {
|
|
2535
|
+
enumerable: true,
|
|
2536
|
+
get: function () { return recharts.ResponsiveContainer; }
|
|
2537
|
+
});
|
|
2534
2538
|
exports.AssetAreaChart = AssetAreaChart;
|
|
2535
2539
|
exports.AssetLineChart = AssetLineChart;
|
|
2536
2540
|
exports.ChartEmptyState = ChartEmptyState;
|