react-candlesticks 0.0.7 → 0.0.9
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.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*
|
|
2
2
|
* Copyright (c) 2026 Jason Wilson, trendingcandles.com
|
|
3
3
|
* Licensed under the MIT License
|
|
4
|
-
* Build time: 2026-05-
|
|
4
|
+
* Build time: 2026-05-23T20:49:47.601Z
|
|
5
5
|
*/
|
|
6
|
-
import { A as e, B as l, C as r, a as t, E as c, M as i, P as n, b as o, R as A, S as B, c as C, V as M, e as S } from "./index-
|
|
6
|
+
import { A as e, B as l, C as r, a as t, E as c, M as i, P as n, b as o, R as A, S as B, c as C, V as M, e as S } from "./index-DZmHpevc.js";
|
|
7
7
|
export {
|
|
8
8
|
e as ATR,
|
|
9
9
|
l as BollingerBands,
|
package/dist/propTypes.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*
|
|
2
2
|
* Copyright (c) 2026 Jason Wilson, trendingcandles.com
|
|
3
3
|
* Licensed under the MIT License
|
|
4
|
-
* Build time: 2026-05-
|
|
4
|
+
* Build time: 2026-05-23T20:49:47.601Z
|
|
5
5
|
*/
|
|
6
6
|
import { jsx as f } from "react/jsx-runtime";
|
|
7
7
|
import { memo as m } from "react";
|
|
8
|
-
import { t as y, a as b } from "./index-
|
|
9
|
-
import { A as S, B as w, C as M, E as V, M as q, P as B, b as W, R as $, S as k, c as L, V as N, e as D } from "./index-
|
|
8
|
+
import { t as y, a as b } from "./index-DZmHpevc.js";
|
|
9
|
+
import { A as S, B as w, C as M, E as V, M as q, P as B, b as W, R as $, S as k, c as L, V as N, e as D } from "./index-DZmHpevc.js";
|
|
10
10
|
import e from "prop-types";
|
|
11
11
|
const P = Object.keys(y), d = (...r) => (o, a, t, n, s, i) => {
|
|
12
12
|
for (const l of r) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*
|
|
2
2
|
* Copyright (c) 2026 Jason Wilson, trendingcandles.com
|
|
3
3
|
* Licensed under the MIT License
|
|
4
|
-
* Build time: 2026-05-
|
|
4
|
+
* Build time: 2026-05-23T20:49:47.601Z
|
|
5
5
|
*/
|
|
6
6
|
@charset "UTF-8";._interactiveArea_1ela9_8{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;cursor:crosshair;touch-action:none;overscroll-behavior-x:contain}._canvases_u908y_8{position:relative;width:100%;height:100%}._drawingCanvas_u908y_14{position:absolute;top:0}._axesCanvas_u908y_19,._crosshairsCanvas_u908y_25{position:absolute;left:0;top:0}._uis_1h7fp_8{position:absolute}._legend_xya6s_8{width:fit-content;margin:0 0 4px;box-sizing:border-box;white-space:nowrap}._legendLabel_xya6s_15{margin-right:12px}._fieldLabel_xya6s_19{margin-right:2px}._fieldValue_xya6s_23{margin-right:6px}._panelUis_b5fyk_8{position:absolute;padding-top:4px;width:100%;box-sizing:border-box}._goToLatestButton_18vcz_8{position:absolute;padding:4px 12px;height:40px;z-index:20}._statefulChart_aenp7_8{position:relative;width:100%;height:100%}._chart_kyo5w_8{font-family:Arial,Helvetica,sans-serif;font-size:13px}
|