@pie-lib/graphing-module 2.5.6 → 2.5.8
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/module/index.js +43 -43
- package/module/manifest.json +8 -8
- package/package.json +1 -1
package/module/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {_dll_prop_types, _dll_lodash, _dll_pie_lib__render_ui, _dll_material_ui__core_styles, _dll_react, _dll_classnames, _dll_react_dom, _dll_debug, _dll_material_ui__core, _dll_material_ui__core_styles_color_manipulator, _dll_material_ui__icons} from "../../shared-module@^1.14.
|
|
2
|
-
import {_dll_pie_lib__editable_html} from "../../editable-html-module@^5.6.
|
|
3
|
-
import {_dll_pie_lib__drag} from "../../drag-module@^2.8.
|
|
4
|
-
import {_dll_pie_lib__config_ui} from "../../config-module@^2.19.
|
|
1
|
+
import {_dll_prop_types, _dll_lodash, _dll_pie_lib__render_ui, _dll_material_ui__core_styles, _dll_react, _dll_classnames, _dll_react_dom, _dll_debug, _dll_material_ui__core, _dll_material_ui__core_styles_color_manipulator, _dll_material_ui__icons} from "../../shared-module@^1.14.8/module/index.js";
|
|
2
|
+
import {_dll_pie_lib__editable_html} from "../../editable-html-module@^5.6.8/module/index.js";
|
|
3
|
+
import {_dll_pie_lib__drag} from "../../drag-module@^2.8.8/module/index.js";
|
|
4
|
+
import {_dll_pie_lib__config_ui} from "../../config-module@^2.19.8/module/index.js";
|
|
5
5
|
var xhtml = "http://www.w3.org/1999/xhtml";
|
|
6
6
|
var namespaces = {
|
|
7
7
|
svg: "http://www.w3.org/2000/svg",
|
|
@@ -1092,7 +1092,7 @@ const cn$4 = _dll_classnames;
|
|
|
1092
1092
|
const {withStyles: withStyles$n} = _dll_material_ui__core_styles;
|
|
1093
1093
|
const PropTypes$G = _dll_prop_types;
|
|
1094
1094
|
const EditableHtml$2 = _dll_pie_lib__editable_html;
|
|
1095
|
-
const _jsxFileName$C = "/
|
|
1095
|
+
const _jsxFileName$C = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/plot/src/label.jsx";
|
|
1096
1096
|
const LabelComponent = props => {
|
|
1097
1097
|
const {classes, disabledLabel, graphHeight, graphWidth, isChartBottomLabel, isDefineChartBottomLabel, isChartLeftLabel, isDefineChartLeftLabel, placeholder, text, side, onChange, mathMlOptions = {}, charactersLimit, titleHeight} = props;
|
|
1098
1098
|
const [rotatedToHorizontal, setRotatedToHorizontal] = useState$2(false);
|
|
@@ -1233,7 +1233,7 @@ const cn$3 = _dll_classnames;
|
|
|
1233
1233
|
const {color: color$i} = _dll_pie_lib__render_ui;
|
|
1234
1234
|
const {Readable: Readable$2} = _dll_pie_lib__render_ui;
|
|
1235
1235
|
const EditableHtml$1 = _dll_pie_lib__editable_html;
|
|
1236
|
-
const _jsxFileName$B = "/
|
|
1236
|
+
const _jsxFileName$B = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/plot/src/root.jsx";
|
|
1237
1237
|
function _optionalChain$1(ops) {
|
|
1238
1238
|
let lastAccessLHS = undefined;
|
|
1239
1239
|
let value = ops[0];
|
|
@@ -3058,7 +3058,7 @@ const React$J = _dll_react;
|
|
|
3058
3058
|
const PropTypes$E = _dll_prop_types;
|
|
3059
3059
|
const debug$d = _dll_debug;
|
|
3060
3060
|
const {isFunction: isFunction$1} = _dll_lodash;
|
|
3061
|
-
const _jsxFileName$A = "/
|
|
3061
|
+
const _jsxFileName$A = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/plot/src/grid-draggable.jsx";
|
|
3062
3062
|
var _class$1;
|
|
3063
3063
|
const log$d = debug$d('pie-lib:plot:grid-draggable');
|
|
3064
3064
|
const deltaFn = (scale, snap, val) => delta => {
|
|
@@ -7018,7 +7018,7 @@ const React$E = _dll_react;
|
|
|
7018
7018
|
const PropTypes$z = _dll_prop_types;
|
|
7019
7019
|
const classNames$g = _dll_classnames;
|
|
7020
7020
|
const {withStyles: withStyles$l} = _dll_material_ui__core_styles;
|
|
7021
|
-
const _jsxFileName$z = "/
|
|
7021
|
+
const _jsxFileName$z = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/axis/arrow.jsx";
|
|
7022
7022
|
const style = theme => ({
|
|
7023
7023
|
root: {
|
|
7024
7024
|
fill: `var(--arrow-color, ${theme.palette.common.black})`
|
|
@@ -7226,7 +7226,7 @@ const PropTypes$y = _dll_prop_types;
|
|
|
7226
7226
|
const {withStyles: withStyles$k} = _dll_material_ui__core;
|
|
7227
7227
|
const {color: color$g} = _dll_pie_lib__render_ui;
|
|
7228
7228
|
const {Readable: Readable$1} = _dll_pie_lib__render_ui;
|
|
7229
|
-
const _jsxFileName$y = "/
|
|
7229
|
+
const _jsxFileName$y = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/axis/axes.jsx";
|
|
7230
7230
|
const AxisPropTypes = {
|
|
7231
7231
|
includeArrows: PropTypes$y.object,
|
|
7232
7232
|
graphProps: PropTypes$y.object
|
|
@@ -7821,7 +7821,7 @@ function Grid$2(_ref) {
|
|
|
7821
7821
|
const React$A = _dll_react;
|
|
7822
7822
|
const PropTypes$v = _dll_prop_types;
|
|
7823
7823
|
const {withStyles: withStyles$j} = _dll_material_ui__core_styles;
|
|
7824
|
-
const _jsxFileName$x = "/
|
|
7824
|
+
const _jsxFileName$x = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/grid.jsx";
|
|
7825
7825
|
class Grid extends React$A.Component {
|
|
7826
7826
|
constructor(...args) {
|
|
7827
7827
|
super(...args);
|
|
@@ -7921,7 +7921,7 @@ const {color: color$f} = _dll_pie_lib__render_ui;
|
|
|
7921
7921
|
const {Readable: Readable} = _dll_pie_lib__render_ui;
|
|
7922
7922
|
const cn$2 = _dll_classnames;
|
|
7923
7923
|
const EditableHtml = _dll_pie_lib__editable_html;
|
|
7924
|
-
const _jsxFileName$w = "/
|
|
7924
|
+
const _jsxFileName$w = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/labels.jsx";
|
|
7925
7925
|
const rotations = {
|
|
7926
7926
|
left: -90,
|
|
7927
7927
|
top: 0,
|
|
@@ -8149,7 +8149,7 @@ Labels.__initStatic3();
|
|
|
8149
8149
|
Labels.__initStatic4();
|
|
8150
8150
|
const React$y = _dll_react;
|
|
8151
8151
|
const PropTypes$t = _dll_prop_types;
|
|
8152
|
-
const _jsxFileName$v = "/
|
|
8152
|
+
const _jsxFileName$v = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/bg.jsx";
|
|
8153
8153
|
class Bg extends React$y.Component {
|
|
8154
8154
|
constructor(...args) {
|
|
8155
8155
|
super(...args);
|
|
@@ -8233,7 +8233,7 @@ const PropTypes$s = _dll_prop_types;
|
|
|
8233
8233
|
const {isEqual: isEqual$4} = _dll_lodash;
|
|
8234
8234
|
const {cloneDeep: cloneDeep$1} = _dll_lodash;
|
|
8235
8235
|
const debug$b = _dll_debug;
|
|
8236
|
-
const _jsxFileName$u = "/
|
|
8236
|
+
const _jsxFileName$u = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/graph.jsx";
|
|
8237
8237
|
const log$b = debug$b('pie-lib:graphing:graph');
|
|
8238
8238
|
const graphPropTypes = {
|
|
8239
8239
|
axesSettings: PropTypes$s.shape(AxisPropTypes),
|
|
@@ -10219,7 +10219,7 @@ const PropTypes$q = _dll_prop_types;
|
|
|
10219
10219
|
const {color: color$d} = _dll_pie_lib__render_ui;
|
|
10220
10220
|
const {withStyles: withStyles$h} = _dll_material_ui__core_styles;
|
|
10221
10221
|
const {InputBase: InputBase} = _dll_material_ui__core;
|
|
10222
|
-
const _jsxFileName$t = "/
|
|
10222
|
+
const _jsxFileName$t = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/coordinates-label.jsx";
|
|
10223
10223
|
const styles$9 = theme => ({
|
|
10224
10224
|
input: {
|
|
10225
10225
|
fontFamily: theme.typography.fontFamily,
|
|
@@ -10284,7 +10284,7 @@ CoordinatesLabel.propTypes = {
|
|
|
10284
10284
|
};
|
|
10285
10285
|
var CoordinatesLabel$1 = withStyles$h(styles$9)(CoordinatesLabel);
|
|
10286
10286
|
const React$s = _dll_react;
|
|
10287
|
-
const _jsxFileName$s = "/
|
|
10287
|
+
const _jsxFileName$s = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/icons/MissingSVG.jsx";
|
|
10288
10288
|
const MissingSVG = ({scale, x, y}) => React$s.createElement('svg', {
|
|
10289
10289
|
width: "9",
|
|
10290
10290
|
height: "10",
|
|
@@ -10311,7 +10311,7 @@ const MissingSVG = ({scale, x, y}) => React$s.createElement('svg', {
|
|
|
10311
10311
|
}
|
|
10312
10312
|
}));
|
|
10313
10313
|
const React$r = _dll_react;
|
|
10314
|
-
const _jsxFileName$r = "/
|
|
10314
|
+
const _jsxFileName$r = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/icons/CorrectSVG.jsx";
|
|
10315
10315
|
const CorrectSVG = ({scale, x, y}) => React$r.createElement('svg', {
|
|
10316
10316
|
width: "11",
|
|
10317
10317
|
height: "13",
|
|
@@ -10339,7 +10339,7 @@ const CorrectSVG = ({scale, x, y}) => React$r.createElement('svg', {
|
|
|
10339
10339
|
}
|
|
10340
10340
|
}));
|
|
10341
10341
|
const React$q = _dll_react;
|
|
10342
|
-
const _jsxFileName$q = "/
|
|
10342
|
+
const _jsxFileName$q = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/icons/IncorrectSVG.jsx";
|
|
10343
10343
|
const IncorrectSVG = ({scale, x, y}) => React$q.createElement('svg', {
|
|
10344
10344
|
width: "14px",
|
|
10345
10345
|
height: "14px",
|
|
@@ -10370,7 +10370,7 @@ const React$p = _dll_react;
|
|
|
10370
10370
|
const PropTypes$p = _dll_prop_types;
|
|
10371
10371
|
const classNames$f = _dll_classnames;
|
|
10372
10372
|
const ReactDOM$4 = _dll_react_dom;
|
|
10373
|
-
const _jsxFileName$p = "/
|
|
10373
|
+
const _jsxFileName$p = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/point/base-point.jsx";
|
|
10374
10374
|
class RawBp extends React$p.Component {
|
|
10375
10375
|
static __initStatic() {
|
|
10376
10376
|
this.propTypes = {
|
|
@@ -10483,7 +10483,7 @@ const React$o = _dll_react;
|
|
|
10483
10483
|
const PropTypes$o = _dll_prop_types;
|
|
10484
10484
|
const classNames$e = _dll_classnames;
|
|
10485
10485
|
const {isEqual: isEqual$3} = _dll_lodash;
|
|
10486
|
-
const _jsxFileName$o = "/
|
|
10486
|
+
const _jsxFileName$o = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/point/arrow-point.jsx";
|
|
10487
10487
|
class RawArrow extends React$o.Component {
|
|
10488
10488
|
static __initStatic() {
|
|
10489
10489
|
this.propTypes = {
|
|
@@ -10546,7 +10546,7 @@ RawArrow.__initStatic();
|
|
|
10546
10546
|
RawArrow.__initStatic2();
|
|
10547
10547
|
const React$n = _dll_react;
|
|
10548
10548
|
const PropTypes$n = _dll_prop_types;
|
|
10549
|
-
const _jsxFileName$n = "/
|
|
10549
|
+
const _jsxFileName$n = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/arrow-head.jsx";
|
|
10550
10550
|
const ArrowHead = ({size, transform, points}) => React$n.createElement('polygon', {
|
|
10551
10551
|
points: points || `0,0 ${size},${size / 2} 0,${size}`,
|
|
10552
10552
|
transform: transform,
|
|
@@ -10605,7 +10605,7 @@ ArrowMarker.defaultProps = {
|
|
|
10605
10605
|
const React$m = _dll_react;
|
|
10606
10606
|
const PropTypes$m = _dll_prop_types;
|
|
10607
10607
|
const classNames$d = _dll_classnames;
|
|
10608
|
-
const _jsxFileName$m = "/
|
|
10608
|
+
const _jsxFileName$m = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/point/arrow.jsx";
|
|
10609
10609
|
class Arrow$1 extends React$m.Component {
|
|
10610
10610
|
static __initStatic() {
|
|
10611
10611
|
this.propTypes = {
|
|
@@ -11019,7 +11019,7 @@ const useDebounce = (value, delay) => {
|
|
|
11019
11019
|
};
|
|
11020
11020
|
const React$l = _dll_react;
|
|
11021
11021
|
const PropTypes$k = _dll_prop_types;
|
|
11022
|
-
const _jsxFileName$l = "/
|
|
11022
|
+
const _jsxFileName$l = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/label-svg-icon.jsx";
|
|
11023
11023
|
const SvgIcon = ({type}) => {
|
|
11024
11024
|
const icons = {
|
|
11025
11025
|
correct: React$l.createElement('svg', {
|
|
@@ -11096,7 +11096,7 @@ const cn$1 = _dll_classnames;
|
|
|
11096
11096
|
const PropTypes$j = _dll_prop_types;
|
|
11097
11097
|
const {withStyles: withStyles$f} = _dll_material_ui__core_styles;
|
|
11098
11098
|
const {color: color$b} = _dll_pie_lib__render_ui;
|
|
11099
|
-
const _jsxFileName$k = "/
|
|
11099
|
+
const _jsxFileName$k = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/mark-label.jsx";
|
|
11100
11100
|
const inputStyles = theme => ({
|
|
11101
11101
|
float: 'right',
|
|
11102
11102
|
padding: theme.spacing.unit * 0.5,
|
|
@@ -11368,7 +11368,7 @@ const React$j = _dll_react;
|
|
|
11368
11368
|
const ReactDOM$3 = _dll_react_dom;
|
|
11369
11369
|
const {isEqual: isEqual$2} = _dll_lodash;
|
|
11370
11370
|
const {isEmpty: isEmpty$3} = _dll_lodash;
|
|
11371
|
-
const _jsxFileName$j = "/
|
|
11371
|
+
const _jsxFileName$j = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/point/component.jsx";
|
|
11372
11372
|
class Point extends React$j.Component {
|
|
11373
11373
|
static __initStatic() {
|
|
11374
11374
|
this.propTypes = {
|
|
@@ -11524,7 +11524,7 @@ const PropTypes$i = _dll_prop_types;
|
|
|
11524
11524
|
const {withStyles: withStyles$e} = _dll_material_ui__core_styles;
|
|
11525
11525
|
const classNames$c = _dll_classnames;
|
|
11526
11526
|
const {color: color$a} = _dll_pie_lib__render_ui;
|
|
11527
|
-
const _jsxFileName$i = "/
|
|
11527
|
+
const _jsxFileName$i = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/circle/bg-circle.jsx";
|
|
11528
11528
|
class RawCircle extends React$i.Component {
|
|
11529
11529
|
static __initStatic() {
|
|
11530
11530
|
this.propTypes = {
|
|
@@ -11612,7 +11612,7 @@ const PropTypes$h = _dll_prop_types;
|
|
|
11612
11612
|
const {withStyles: withStyles$d} = _dll_material_ui__core_styles;
|
|
11613
11613
|
const classNames$b = _dll_classnames;
|
|
11614
11614
|
const {color: color$9} = _dll_pie_lib__render_ui;
|
|
11615
|
-
const _jsxFileName$h = "/
|
|
11615
|
+
const _jsxFileName$h = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/line/line-path.jsx";
|
|
11616
11616
|
class RawLinePath extends React$h.Component {
|
|
11617
11617
|
static __initStatic() {
|
|
11618
11618
|
this.propTypes = {
|
|
@@ -11709,7 +11709,7 @@ const {isEmpty: isEmpty$2} = _dll_lodash;
|
|
|
11709
11709
|
const PropTypes$g = _dll_prop_types;
|
|
11710
11710
|
const ReactDOM$2 = _dll_react_dom;
|
|
11711
11711
|
const {color: color$8} = _dll_pie_lib__render_ui;
|
|
11712
|
-
const _jsxFileName$g = "/
|
|
11712
|
+
const _jsxFileName$g = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/line/index.jsx";
|
|
11713
11713
|
var _class;
|
|
11714
11714
|
const lineTool = (type, Component) => () => ({
|
|
11715
11715
|
type,
|
|
@@ -12189,7 +12189,7 @@ const styles$5 = {
|
|
|
12189
12189
|
};
|
|
12190
12190
|
const React$f = _dll_react;
|
|
12191
12191
|
const PropTypes$f = _dll_prop_types;
|
|
12192
|
-
const _jsxFileName$f = "/
|
|
12192
|
+
const _jsxFileName$f = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/line/with-root-edge.jsx";
|
|
12193
12193
|
const toRootEdge = m => {
|
|
12194
12194
|
const out = {
|
|
12195
12195
|
...m
|
|
@@ -12316,7 +12316,7 @@ const classNames$a = _dll_classnames;
|
|
|
12316
12316
|
const ReactDOM$1 = _dll_react_dom;
|
|
12317
12317
|
const {isEmpty: isEmpty$1} = _dll_lodash;
|
|
12318
12318
|
const {color: color$7} = _dll_pie_lib__render_ui;
|
|
12319
|
-
const _jsxFileName$e = "/
|
|
12319
|
+
const _jsxFileName$e = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/circle/component.jsx";
|
|
12320
12320
|
const opacityPulsate = opacity => ({
|
|
12321
12321
|
'0%': {
|
|
12322
12322
|
opacity: '0.0'
|
|
@@ -12668,7 +12668,7 @@ const PropTypes$d = _dll_prop_types;
|
|
|
12668
12668
|
const {withStyles: withStyles$b} = _dll_material_ui__core_styles;
|
|
12669
12669
|
const {color: color$6} = _dll_pie_lib__render_ui;
|
|
12670
12670
|
const classNames$9 = _dll_classnames;
|
|
12671
|
-
const _jsxFileName$d = "/
|
|
12671
|
+
const _jsxFileName$d = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/polygon/line.jsx";
|
|
12672
12672
|
class RawLine extends React$d.Component {
|
|
12673
12673
|
static __initStatic() {
|
|
12674
12674
|
this.propTypes = {
|
|
@@ -12757,7 +12757,7 @@ const {withStyles: withStyles$a} = _dll_material_ui__core_styles;
|
|
|
12757
12757
|
const classNames$8 = _dll_classnames;
|
|
12758
12758
|
const {color: color$5} = _dll_pie_lib__render_ui;
|
|
12759
12759
|
const {fade: fade} = _dll_material_ui__core_styles_color_manipulator;
|
|
12760
|
-
const _jsxFileName$c = "/
|
|
12760
|
+
const _jsxFileName$c = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/polygon/polygon.jsx";
|
|
12761
12761
|
const getPointString = (points, scale) => {
|
|
12762
12762
|
return (points || []).map(p => {
|
|
12763
12763
|
const scaledPoint = {
|
|
@@ -12852,7 +12852,7 @@ const {initial: initial} = _dll_lodash;
|
|
|
12852
12852
|
const {isEmpty: isEmpty} = _dll_lodash;
|
|
12853
12853
|
const debug$9 = _dll_debug;
|
|
12854
12854
|
const ReactDOM = _dll_react_dom;
|
|
12855
|
-
const _jsxFileName$b = "/
|
|
12855
|
+
const _jsxFileName$b = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/polygon/component.jsx";
|
|
12856
12856
|
const log$9 = debug$9('pie-lib:graphing:polygon');
|
|
12857
12857
|
const buildLines = (points, closed) => {
|
|
12858
12858
|
const expanded = points.reduce((acc, p, index) => {
|
|
@@ -13614,7 +13614,7 @@ const React$a = _dll_react;
|
|
|
13614
13614
|
const PropTypes$a = _dll_prop_types;
|
|
13615
13615
|
const classNames$7 = _dll_classnames;
|
|
13616
13616
|
const {withStyles: withStyles$8} = _dll_material_ui__core_styles;
|
|
13617
|
-
const _jsxFileName$a = "/
|
|
13617
|
+
const _jsxFileName$a = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/line/component.jsx";
|
|
13618
13618
|
const lineStyles$2 = theme => ({
|
|
13619
13619
|
line: styles$5.line(theme),
|
|
13620
13620
|
enabledArrow: styles$5.arrow(theme),
|
|
@@ -13690,7 +13690,7 @@ const React$9 = _dll_react;
|
|
|
13690
13690
|
const PropTypes$9 = _dll_prop_types;
|
|
13691
13691
|
const {withStyles: withStyles$7} = _dll_material_ui__core_styles;
|
|
13692
13692
|
const classNames$6 = _dll_classnames;
|
|
13693
|
-
const _jsxFileName$9 = "/
|
|
13693
|
+
const _jsxFileName$9 = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/segment/component.jsx";
|
|
13694
13694
|
const lineStyles$1 = theme => ({
|
|
13695
13695
|
line: styles$5.line(theme),
|
|
13696
13696
|
disabled: styles$5.disabled(theme),
|
|
@@ -13735,7 +13735,7 @@ const React$8 = _dll_react;
|
|
|
13735
13735
|
const PropTypes$8 = _dll_prop_types;
|
|
13736
13736
|
const {withStyles: withStyles$6} = _dll_material_ui__core_styles;
|
|
13737
13737
|
const classNames$5 = _dll_classnames;
|
|
13738
|
-
const _jsxFileName$8 = "/
|
|
13738
|
+
const _jsxFileName$8 = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/ray/component.jsx";
|
|
13739
13739
|
const rayStyles = theme => ({
|
|
13740
13740
|
line: styles$5.line(theme),
|
|
13741
13741
|
enabledArrow: styles$5.arrow(theme),
|
|
@@ -13810,7 +13810,7 @@ const React$7 = _dll_react;
|
|
|
13810
13810
|
const PropTypes$7 = _dll_prop_types;
|
|
13811
13811
|
const classNames$4 = _dll_classnames;
|
|
13812
13812
|
const {withStyles: withStyles$5} = _dll_material_ui__core_styles;
|
|
13813
|
-
const _jsxFileName$7 = "/
|
|
13813
|
+
const _jsxFileName$7 = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/vector/component.jsx";
|
|
13814
13814
|
const lineStyles = theme => ({
|
|
13815
13815
|
line: styles$5.line(theme),
|
|
13816
13816
|
disabled: styles$5.disabled(theme),
|
|
@@ -17059,7 +17059,7 @@ const {color: color$4} = _dll_pie_lib__render_ui;
|
|
|
17059
17059
|
const {withDragContext: withDragContext} = _dll_pie_lib__drag;
|
|
17060
17060
|
const {DragSource: DragSource} = _dll_pie_lib__drag;
|
|
17061
17061
|
const {DropTarget: DropTarget} = _dll_pie_lib__drag;
|
|
17062
|
-
const _jsxFileName$6 = "/
|
|
17062
|
+
const _jsxFileName$6 = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/toggle-bar.jsx";
|
|
17063
17063
|
function _optionalChain(ops) {
|
|
17064
17064
|
let lastAccessLHS = undefined;
|
|
17065
17065
|
let value = ops[0];
|
|
@@ -17331,7 +17331,7 @@ const DragTool = DropTarget(DRAG_TYPE, itemTarget, collectTarget)(DragSource(DRA
|
|
|
17331
17331
|
const React$5 = _dll_react;
|
|
17332
17332
|
const PropTypes$5 = _dll_prop_types;
|
|
17333
17333
|
const classNames$3 = _dll_classnames;
|
|
17334
|
-
const _jsxFileName$5 = "/
|
|
17334
|
+
const _jsxFileName$5 = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tool-menu.jsx";
|
|
17335
17335
|
class ToolMenu extends React$5.Component {
|
|
17336
17336
|
constructor(...args) {
|
|
17337
17337
|
super(...args);
|
|
@@ -17395,7 +17395,7 @@ const classNames$2 = _dll_classnames;
|
|
|
17395
17395
|
const {Button: Button} = _dll_material_ui__core;
|
|
17396
17396
|
const {withStyles: withStyles$3} = _dll_material_ui__core;
|
|
17397
17397
|
const {color: color$3} = _dll_pie_lib__render_ui;
|
|
17398
|
-
const _jsxFileName$4 = "/
|
|
17398
|
+
const _jsxFileName$4 = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/undo-redo.jsx";
|
|
17399
17399
|
const {translator} = index$1;
|
|
17400
17400
|
class UndoRedo extends React$4.Component {
|
|
17401
17401
|
static __initStatic() {
|
|
@@ -17483,7 +17483,7 @@ const {ExpansionPanelDetails: ExpansionPanelDetails$1} = _dll_material_ui__core;
|
|
|
17483
17483
|
const {ExpansionPanelSummary: ExpansionPanelSummary$1} = _dll_material_ui__core;
|
|
17484
17484
|
const {Typography: Typography$1} = _dll_material_ui__core;
|
|
17485
17485
|
const {ExpandMore: ExpandMoreIcon$1} = _dll_material_ui__icons;
|
|
17486
|
-
const _jsxFileName$3 = "/
|
|
17486
|
+
const _jsxFileName$3 = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/graph-with-controls.jsx";
|
|
17487
17487
|
const setToolbarAvailability = toolbarTools => toolsArr.map(tA => ({
|
|
17488
17488
|
...tA,
|
|
17489
17489
|
toolbar: !!toolbarTools.find(t => t === tA.type)
|
|
@@ -17732,7 +17732,7 @@ const lastActionMiddleware = () => next => action => {
|
|
|
17732
17732
|
const React$2 = _dll_react;
|
|
17733
17733
|
const PropTypes$2 = _dll_prop_types;
|
|
17734
17734
|
const {isEqual: isEqual} = _dll_lodash;
|
|
17735
|
-
const _jsxFileName$2 = "/
|
|
17735
|
+
const _jsxFileName$2 = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/container/index.jsx";
|
|
17736
17736
|
const mapStateToProps = s => ({
|
|
17737
17737
|
marks: s.marks.present
|
|
17738
17738
|
});
|
|
@@ -17824,7 +17824,7 @@ const {ExpandMore: ExpandMoreIcon} = _dll_material_ui__icons;
|
|
|
17824
17824
|
const {NumberTextFieldCustom: NumberTextFieldCustom} = _dll_pie_lib__config_ui;
|
|
17825
17825
|
const {Toggle: Toggle} = _dll_pie_lib__config_ui;
|
|
17826
17826
|
const EditableHTML = _dll_pie_lib__editable_html;
|
|
17827
|
-
const _jsxFileName$1 = "/
|
|
17827
|
+
const _jsxFileName$1 = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/grid-setup.jsx";
|
|
17828
17828
|
const GridConfig = props => {
|
|
17829
17829
|
const {classes, disabled, displayedFields, labelValue, labelValues, gridValue, gridValues, onChange} = props;
|
|
17830
17830
|
const {labelStep = {}, step = {}} = displayedFields;
|
|
@@ -18360,7 +18360,7 @@ const PropTypes = _dll_prop_types;
|
|
|
18360
18360
|
const classNames = _dll_classnames;
|
|
18361
18361
|
const {withStyles: withStyles} = _dll_material_ui__core_styles;
|
|
18362
18362
|
const {color: color} = _dll_pie_lib__render_ui;
|
|
18363
|
-
const _jsxFileName = "/
|
|
18363
|
+
const _jsxFileName = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/key-legend.jsx";
|
|
18364
18364
|
const styles = theme => ({
|
|
18365
18365
|
container: {
|
|
18366
18366
|
backgroundColor: color.defaults.WHITE,
|
package/module/manifest.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pie-lib/graphing-module",
|
|
3
|
-
"version": "2.5.
|
|
3
|
+
"version": "2.5.8",
|
|
4
4
|
"mappings": {
|
|
5
5
|
"@pie-lib/plot": "_dll_pie_lib__plot",
|
|
6
6
|
"@pie-lib/graphing": "_dll_pie_lib__graphing"
|
|
@@ -8,30 +8,30 @@
|
|
|
8
8
|
"versionInfo": {
|
|
9
9
|
"data": {
|
|
10
10
|
"@pie-lib/plot": {
|
|
11
|
-
"version": "2.23.
|
|
11
|
+
"version": "2.23.2"
|
|
12
12
|
},
|
|
13
13
|
"@pie-lib/graphing": {
|
|
14
|
-
"version": "2.30.
|
|
14
|
+
"version": "2.30.2"
|
|
15
15
|
}
|
|
16
16
|
},
|
|
17
|
-
"hash": "
|
|
17
|
+
"hash": "ae735428913b8f652039f729cb7236e81a483de2"
|
|
18
18
|
},
|
|
19
19
|
"modules": [
|
|
20
20
|
{
|
|
21
21
|
"name": "@pie-lib/shared-module",
|
|
22
|
-
"version": "^1.14.
|
|
22
|
+
"version": "^1.14.8"
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
25
|
"name": "@pie-lib/editable-html-module",
|
|
26
|
-
"version": "^5.6.
|
|
26
|
+
"version": "^5.6.8"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
29
|
"name": "@pie-lib/drag-module",
|
|
30
|
-
"version": "^2.8.
|
|
30
|
+
"version": "^2.8.8"
|
|
31
31
|
},
|
|
32
32
|
{
|
|
33
33
|
"name": "@pie-lib/config-module",
|
|
34
|
-
"version": "^2.19.
|
|
34
|
+
"version": "^2.19.8"
|
|
35
35
|
}
|
|
36
36
|
],
|
|
37
37
|
"isLocal": true
|