@pie-lib/graphing-module 2.0.1 → 2.2.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/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.
|
|
2
|
-
import {_dll_pie_lib__editable_html} from "../../editable-html-module@^5.
|
|
3
|
-
import {_dll_pie_lib__drag} from "../../drag-module@^2.
|
|
4
|
-
import {_dll_pie_lib__config_ui} from "../../config-module@^2.
|
|
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.11.1/module/index.js";
|
|
2
|
+
import {_dll_pie_lib__editable_html} from "../../editable-html-module@^5.3.1/module/index.js";
|
|
3
|
+
import {_dll_pie_lib__drag} from "../../drag-module@^2.5.1/module/index.js";
|
|
4
|
+
import {_dll_pie_lib__config_ui} from "../../config-module@^2.16.1/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",
|
|
@@ -1089,7 +1089,7 @@ const cn$4 = _dll_classnames;
|
|
|
1089
1089
|
const {withStyles: withStyles$n} = _dll_material_ui__core_styles;
|
|
1090
1090
|
const PropTypes$G = _dll_prop_types;
|
|
1091
1091
|
const EditableHtml$2 = _dll_pie_lib__editable_html;
|
|
1092
|
-
const _jsxFileName$C = "/Users/
|
|
1092
|
+
const _jsxFileName$C = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/plot/src/label.jsx";
|
|
1093
1093
|
const LabelComponent = props => {
|
|
1094
1094
|
const {classes, disabledLabel, graphHeight, graphWidth, isChartBottomLabel, isDefineChartBottomLabel, isChartLeftLabel, isDefineChartLeftLabel, placeholder, text, side, onChange, mathMlOptions = {}, charactersLimit, titleHeight} = props;
|
|
1095
1095
|
const [rotatedToHorizontal, setRotatedToHorizontal] = useState$2(false);
|
|
@@ -1230,7 +1230,7 @@ const cn$3 = _dll_classnames;
|
|
|
1230
1230
|
const {color: color$i} = _dll_pie_lib__render_ui;
|
|
1231
1231
|
const {Readable: Readable$2} = _dll_pie_lib__render_ui;
|
|
1232
1232
|
const EditableHtml$1 = _dll_pie_lib__editable_html;
|
|
1233
|
-
const _jsxFileName$B = "/Users/
|
|
1233
|
+
const _jsxFileName$B = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/plot/src/root.jsx";
|
|
1234
1234
|
function _optionalChain$1(ops) {
|
|
1235
1235
|
let lastAccessLHS = undefined;
|
|
1236
1236
|
let value = ops[0];
|
|
@@ -3019,7 +3019,7 @@ const React$J = _dll_react;
|
|
|
3019
3019
|
const PropTypes$E = _dll_prop_types;
|
|
3020
3020
|
const debug$c = _dll_debug;
|
|
3021
3021
|
const {isFunction: isFunction$1} = _dll_lodash;
|
|
3022
|
-
const _jsxFileName$A = "/Users/
|
|
3022
|
+
const _jsxFileName$A = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/plot/src/grid-draggable.jsx";
|
|
3023
3023
|
var _class$1;
|
|
3024
3024
|
const log$c = debug$c('pie-lib:plot:grid-draggable');
|
|
3025
3025
|
const deltaFn = (scale, snap, val) => delta => {
|
|
@@ -6979,7 +6979,7 @@ const React$E = _dll_react;
|
|
|
6979
6979
|
const PropTypes$z = _dll_prop_types;
|
|
6980
6980
|
const classNames$g = _dll_classnames;
|
|
6981
6981
|
const {withStyles: withStyles$l} = _dll_material_ui__core_styles;
|
|
6982
|
-
const _jsxFileName$z = "/Users/
|
|
6982
|
+
const _jsxFileName$z = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/axis/arrow.jsx";
|
|
6983
6983
|
const style = theme => ({
|
|
6984
6984
|
root: {
|
|
6985
6985
|
fill: `var(--arrow-color, ${theme.palette.common.black})`
|
|
@@ -7187,7 +7187,7 @@ const PropTypes$y = _dll_prop_types;
|
|
|
7187
7187
|
const {withStyles: withStyles$k} = _dll_material_ui__core;
|
|
7188
7188
|
const {color: color$g} = _dll_pie_lib__render_ui;
|
|
7189
7189
|
const {Readable: Readable$1} = _dll_pie_lib__render_ui;
|
|
7190
|
-
const _jsxFileName$y = "/Users/
|
|
7190
|
+
const _jsxFileName$y = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/axis/axes.jsx";
|
|
7191
7191
|
const AxisPropTypes = {
|
|
7192
7192
|
includeArrows: PropTypes$y.object,
|
|
7193
7193
|
graphProps: PropTypes$y.object
|
|
@@ -7782,7 +7782,7 @@ function Grid$2(_ref) {
|
|
|
7782
7782
|
const React$A = _dll_react;
|
|
7783
7783
|
const PropTypes$v = _dll_prop_types;
|
|
7784
7784
|
const {withStyles: withStyles$j} = _dll_material_ui__core_styles;
|
|
7785
|
-
const _jsxFileName$x = "/Users/
|
|
7785
|
+
const _jsxFileName$x = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/grid.jsx";
|
|
7786
7786
|
class Grid extends React$A.Component {
|
|
7787
7787
|
constructor(...args) {
|
|
7788
7788
|
super(...args);
|
|
@@ -7882,7 +7882,7 @@ const {color: color$f} = _dll_pie_lib__render_ui;
|
|
|
7882
7882
|
const {Readable: Readable} = _dll_pie_lib__render_ui;
|
|
7883
7883
|
const cn$2 = _dll_classnames;
|
|
7884
7884
|
const EditableHtml = _dll_pie_lib__editable_html;
|
|
7885
|
-
const _jsxFileName$w = "/Users/
|
|
7885
|
+
const _jsxFileName$w = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/labels.jsx";
|
|
7886
7886
|
const rotations = {
|
|
7887
7887
|
left: -90,
|
|
7888
7888
|
top: 0,
|
|
@@ -8110,7 +8110,7 @@ Labels.__initStatic3();
|
|
|
8110
8110
|
Labels.__initStatic4();
|
|
8111
8111
|
const React$y = _dll_react;
|
|
8112
8112
|
const PropTypes$t = _dll_prop_types;
|
|
8113
|
-
const _jsxFileName$v = "/Users/
|
|
8113
|
+
const _jsxFileName$v = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/bg.jsx";
|
|
8114
8114
|
class Bg extends React$y.Component {
|
|
8115
8115
|
constructor(...args) {
|
|
8116
8116
|
super(...args);
|
|
@@ -8194,7 +8194,7 @@ const PropTypes$s = _dll_prop_types;
|
|
|
8194
8194
|
const {isEqual: isEqual$4} = _dll_lodash;
|
|
8195
8195
|
const {cloneDeep: cloneDeep$1} = _dll_lodash;
|
|
8196
8196
|
const debug$a = _dll_debug;
|
|
8197
|
-
const _jsxFileName$u = "/Users/
|
|
8197
|
+
const _jsxFileName$u = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/graph.jsx";
|
|
8198
8198
|
const log$a = debug$a('pie-lib:graphing:graph');
|
|
8199
8199
|
const graphPropTypes = {
|
|
8200
8200
|
axesSettings: PropTypes$s.shape(AxisPropTypes),
|
|
@@ -9856,7 +9856,7 @@ const PropTypes$q = _dll_prop_types;
|
|
|
9856
9856
|
const {color: color$d} = _dll_pie_lib__render_ui;
|
|
9857
9857
|
const {withStyles: withStyles$h} = _dll_material_ui__core_styles;
|
|
9858
9858
|
const {InputBase: InputBase} = _dll_material_ui__core;
|
|
9859
|
-
const _jsxFileName$t = "/Users/
|
|
9859
|
+
const _jsxFileName$t = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/coordinates-label.jsx";
|
|
9860
9860
|
const styles$9 = theme => ({
|
|
9861
9861
|
input: {
|
|
9862
9862
|
fontFamily: theme.typography.fontFamily,
|
|
@@ -9921,7 +9921,7 @@ CoordinatesLabel.propTypes = {
|
|
|
9921
9921
|
};
|
|
9922
9922
|
var CoordinatesLabel$1 = withStyles$h(styles$9)(CoordinatesLabel);
|
|
9923
9923
|
const React$s = _dll_react;
|
|
9924
|
-
const _jsxFileName$s = "/Users/
|
|
9924
|
+
const _jsxFileName$s = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/icons/MissingSVG.jsx";
|
|
9925
9925
|
const MissingSVG = ({scale, x, y}) => React$s.createElement('svg', {
|
|
9926
9926
|
width: "9",
|
|
9927
9927
|
height: "10",
|
|
@@ -9948,7 +9948,7 @@ const MissingSVG = ({scale, x, y}) => React$s.createElement('svg', {
|
|
|
9948
9948
|
}
|
|
9949
9949
|
}));
|
|
9950
9950
|
const React$r = _dll_react;
|
|
9951
|
-
const _jsxFileName$r = "/Users/
|
|
9951
|
+
const _jsxFileName$r = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/icons/CorrectSVG.jsx";
|
|
9952
9952
|
const CorrectSVG = ({scale, x, y}) => React$r.createElement('svg', {
|
|
9953
9953
|
width: "11",
|
|
9954
9954
|
height: "13",
|
|
@@ -9976,7 +9976,7 @@ const CorrectSVG = ({scale, x, y}) => React$r.createElement('svg', {
|
|
|
9976
9976
|
}
|
|
9977
9977
|
}));
|
|
9978
9978
|
const React$q = _dll_react;
|
|
9979
|
-
const _jsxFileName$q = "/Users/
|
|
9979
|
+
const _jsxFileName$q = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/icons/IncorrectSVG.jsx";
|
|
9980
9980
|
const IncorrectSVG = ({scale, x, y}) => React$q.createElement('svg', {
|
|
9981
9981
|
width: "14px",
|
|
9982
9982
|
height: "14px",
|
|
@@ -10007,7 +10007,7 @@ const React$p = _dll_react;
|
|
|
10007
10007
|
const PropTypes$p = _dll_prop_types;
|
|
10008
10008
|
const classNames$f = _dll_classnames;
|
|
10009
10009
|
const ReactDOM$4 = _dll_react_dom;
|
|
10010
|
-
const _jsxFileName$p = "/Users/
|
|
10010
|
+
const _jsxFileName$p = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/point/base-point.jsx";
|
|
10011
10011
|
class RawBp extends React$p.Component {
|
|
10012
10012
|
static __initStatic() {
|
|
10013
10013
|
this.propTypes = {
|
|
@@ -10120,7 +10120,7 @@ const React$o = _dll_react;
|
|
|
10120
10120
|
const PropTypes$o = _dll_prop_types;
|
|
10121
10121
|
const classNames$e = _dll_classnames;
|
|
10122
10122
|
const {isEqual: isEqual$3} = _dll_lodash;
|
|
10123
|
-
const _jsxFileName$o = "/Users/
|
|
10123
|
+
const _jsxFileName$o = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/point/arrow-point.jsx";
|
|
10124
10124
|
class RawArrow extends React$o.Component {
|
|
10125
10125
|
static __initStatic() {
|
|
10126
10126
|
this.propTypes = {
|
|
@@ -10183,7 +10183,7 @@ RawArrow.__initStatic();
|
|
|
10183
10183
|
RawArrow.__initStatic2();
|
|
10184
10184
|
const React$n = _dll_react;
|
|
10185
10185
|
const PropTypes$n = _dll_prop_types;
|
|
10186
|
-
const _jsxFileName$n = "/Users/
|
|
10186
|
+
const _jsxFileName$n = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/arrow-head.jsx";
|
|
10187
10187
|
const ArrowHead = ({size, transform, points}) => React$n.createElement('polygon', {
|
|
10188
10188
|
points: points || `0,0 ${size},${size / 2} 0,${size}`,
|
|
10189
10189
|
transform: transform,
|
|
@@ -10242,7 +10242,7 @@ ArrowMarker.defaultProps = {
|
|
|
10242
10242
|
const React$m = _dll_react;
|
|
10243
10243
|
const PropTypes$m = _dll_prop_types;
|
|
10244
10244
|
const classNames$d = _dll_classnames;
|
|
10245
|
-
const _jsxFileName$m = "/Users/
|
|
10245
|
+
const _jsxFileName$m = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/point/arrow.jsx";
|
|
10246
10246
|
class Arrow$1 extends React$m.Component {
|
|
10247
10247
|
static __initStatic() {
|
|
10248
10248
|
this.propTypes = {
|
|
@@ -10656,7 +10656,7 @@ const useDebounce = (value, delay) => {
|
|
|
10656
10656
|
};
|
|
10657
10657
|
const React$l = _dll_react;
|
|
10658
10658
|
const PropTypes$k = _dll_prop_types;
|
|
10659
|
-
const _jsxFileName$l = "/Users/
|
|
10659
|
+
const _jsxFileName$l = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/label-svg-icon.jsx";
|
|
10660
10660
|
const SvgIcon = ({type}) => {
|
|
10661
10661
|
const icons = {
|
|
10662
10662
|
correct: React$l.createElement('svg', {
|
|
@@ -10733,7 +10733,7 @@ const cn$1 = _dll_classnames;
|
|
|
10733
10733
|
const PropTypes$j = _dll_prop_types;
|
|
10734
10734
|
const {withStyles: withStyles$f} = _dll_material_ui__core_styles;
|
|
10735
10735
|
const {color: color$b} = _dll_pie_lib__render_ui;
|
|
10736
|
-
const _jsxFileName$k = "/Users/
|
|
10736
|
+
const _jsxFileName$k = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/mark-label.jsx";
|
|
10737
10737
|
const inputStyles = theme => ({
|
|
10738
10738
|
float: 'right',
|
|
10739
10739
|
padding: theme.spacing.unit * 0.5,
|
|
@@ -11005,7 +11005,7 @@ const React$j = _dll_react;
|
|
|
11005
11005
|
const ReactDOM$3 = _dll_react_dom;
|
|
11006
11006
|
const {isEqual: isEqual$2} = _dll_lodash;
|
|
11007
11007
|
const {isEmpty: isEmpty$3} = _dll_lodash;
|
|
11008
|
-
const _jsxFileName$j = "/Users/
|
|
11008
|
+
const _jsxFileName$j = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/point/component.jsx";
|
|
11009
11009
|
class Point extends React$j.Component {
|
|
11010
11010
|
static __initStatic() {
|
|
11011
11011
|
this.propTypes = {
|
|
@@ -11161,7 +11161,7 @@ const PropTypes$i = _dll_prop_types;
|
|
|
11161
11161
|
const {withStyles: withStyles$e} = _dll_material_ui__core_styles;
|
|
11162
11162
|
const classNames$c = _dll_classnames;
|
|
11163
11163
|
const {color: color$a} = _dll_pie_lib__render_ui;
|
|
11164
|
-
const _jsxFileName$i = "/Users/
|
|
11164
|
+
const _jsxFileName$i = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/circle/bg-circle.jsx";
|
|
11165
11165
|
class RawCircle extends React$i.Component {
|
|
11166
11166
|
static __initStatic() {
|
|
11167
11167
|
this.propTypes = {
|
|
@@ -11249,7 +11249,7 @@ const PropTypes$h = _dll_prop_types;
|
|
|
11249
11249
|
const {withStyles: withStyles$d} = _dll_material_ui__core_styles;
|
|
11250
11250
|
const classNames$b = _dll_classnames;
|
|
11251
11251
|
const {color: color$9} = _dll_pie_lib__render_ui;
|
|
11252
|
-
const _jsxFileName$h = "/Users/
|
|
11252
|
+
const _jsxFileName$h = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/line/line-path.jsx";
|
|
11253
11253
|
class RawLinePath extends React$h.Component {
|
|
11254
11254
|
static __initStatic() {
|
|
11255
11255
|
this.propTypes = {
|
|
@@ -11346,7 +11346,7 @@ const {isEmpty: isEmpty$2} = _dll_lodash;
|
|
|
11346
11346
|
const PropTypes$g = _dll_prop_types;
|
|
11347
11347
|
const ReactDOM$2 = _dll_react_dom;
|
|
11348
11348
|
const {color: color$8} = _dll_pie_lib__render_ui;
|
|
11349
|
-
const _jsxFileName$g = "/Users/
|
|
11349
|
+
const _jsxFileName$g = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/line/index.jsx";
|
|
11350
11350
|
var _class;
|
|
11351
11351
|
const lineTool = (type, Component) => () => ({
|
|
11352
11352
|
type,
|
|
@@ -11826,7 +11826,7 @@ const styles$5 = {
|
|
|
11826
11826
|
};
|
|
11827
11827
|
const React$f = _dll_react;
|
|
11828
11828
|
const PropTypes$f = _dll_prop_types;
|
|
11829
|
-
const _jsxFileName$f = "/Users/
|
|
11829
|
+
const _jsxFileName$f = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/shared/line/with-root-edge.jsx";
|
|
11830
11830
|
const toRootEdge = m => {
|
|
11831
11831
|
const out = {
|
|
11832
11832
|
...m
|
|
@@ -11953,7 +11953,7 @@ const classNames$a = _dll_classnames;
|
|
|
11953
11953
|
const ReactDOM$1 = _dll_react_dom;
|
|
11954
11954
|
const {isEmpty: isEmpty$1} = _dll_lodash;
|
|
11955
11955
|
const {color: color$7} = _dll_pie_lib__render_ui;
|
|
11956
|
-
const _jsxFileName$e = "/Users/
|
|
11956
|
+
const _jsxFileName$e = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/circle/component.jsx";
|
|
11957
11957
|
const opacityPulsate = opacity => ({
|
|
11958
11958
|
'0%': {
|
|
11959
11959
|
opacity: '0.0'
|
|
@@ -12305,7 +12305,7 @@ const PropTypes$d = _dll_prop_types;
|
|
|
12305
12305
|
const {withStyles: withStyles$b} = _dll_material_ui__core_styles;
|
|
12306
12306
|
const {color: color$6} = _dll_pie_lib__render_ui;
|
|
12307
12307
|
const classNames$9 = _dll_classnames;
|
|
12308
|
-
const _jsxFileName$d = "/Users/
|
|
12308
|
+
const _jsxFileName$d = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/polygon/line.jsx";
|
|
12309
12309
|
class RawLine extends React$d.Component {
|
|
12310
12310
|
static __initStatic() {
|
|
12311
12311
|
this.propTypes = {
|
|
@@ -12394,7 +12394,7 @@ const {withStyles: withStyles$a} = _dll_material_ui__core_styles;
|
|
|
12394
12394
|
const classNames$8 = _dll_classnames;
|
|
12395
12395
|
const {color: color$5} = _dll_pie_lib__render_ui;
|
|
12396
12396
|
const {fade: fade} = _dll_material_ui__core_styles_color_manipulator;
|
|
12397
|
-
const _jsxFileName$c = "/Users/
|
|
12397
|
+
const _jsxFileName$c = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/polygon/polygon.jsx";
|
|
12398
12398
|
const getPointString = (points, scale) => {
|
|
12399
12399
|
return (points || []).map(p => {
|
|
12400
12400
|
const scaledPoint = {
|
|
@@ -12489,7 +12489,7 @@ const {initial: initial} = _dll_lodash;
|
|
|
12489
12489
|
const {isEmpty: isEmpty} = _dll_lodash;
|
|
12490
12490
|
const debug$9 = _dll_debug;
|
|
12491
12491
|
const ReactDOM = _dll_react_dom;
|
|
12492
|
-
const _jsxFileName$b = "/Users/
|
|
12492
|
+
const _jsxFileName$b = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/polygon/component.jsx";
|
|
12493
12493
|
const log$9 = debug$9('pie-lib:graphing:polygon');
|
|
12494
12494
|
const buildLines = (points, closed) => {
|
|
12495
12495
|
const expanded = points.reduce((acc, p, index) => {
|
|
@@ -13248,7 +13248,7 @@ const React$a = _dll_react;
|
|
|
13248
13248
|
const PropTypes$a = _dll_prop_types;
|
|
13249
13249
|
const classNames$7 = _dll_classnames;
|
|
13250
13250
|
const {withStyles: withStyles$8} = _dll_material_ui__core_styles;
|
|
13251
|
-
const _jsxFileName$a = "/Users/
|
|
13251
|
+
const _jsxFileName$a = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/line/component.jsx";
|
|
13252
13252
|
const lineStyles$2 = theme => ({
|
|
13253
13253
|
line: styles$5.line(theme),
|
|
13254
13254
|
enabledArrow: styles$5.arrow(theme),
|
|
@@ -13324,7 +13324,7 @@ const React$9 = _dll_react;
|
|
|
13324
13324
|
const PropTypes$9 = _dll_prop_types;
|
|
13325
13325
|
const {withStyles: withStyles$7} = _dll_material_ui__core_styles;
|
|
13326
13326
|
const classNames$6 = _dll_classnames;
|
|
13327
|
-
const _jsxFileName$9 = "/Users/
|
|
13327
|
+
const _jsxFileName$9 = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/segment/component.jsx";
|
|
13328
13328
|
const lineStyles$1 = theme => ({
|
|
13329
13329
|
line: styles$5.line(theme),
|
|
13330
13330
|
disabled: styles$5.disabled(theme),
|
|
@@ -13369,7 +13369,7 @@ const React$8 = _dll_react;
|
|
|
13369
13369
|
const PropTypes$8 = _dll_prop_types;
|
|
13370
13370
|
const {withStyles: withStyles$6} = _dll_material_ui__core_styles;
|
|
13371
13371
|
const classNames$5 = _dll_classnames;
|
|
13372
|
-
const _jsxFileName$8 = "/Users/
|
|
13372
|
+
const _jsxFileName$8 = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/ray/component.jsx";
|
|
13373
13373
|
const rayStyles = theme => ({
|
|
13374
13374
|
line: styles$5.line(theme),
|
|
13375
13375
|
enabledArrow: styles$5.arrow(theme),
|
|
@@ -13444,7 +13444,7 @@ const React$7 = _dll_react;
|
|
|
13444
13444
|
const PropTypes$7 = _dll_prop_types;
|
|
13445
13445
|
const classNames$4 = _dll_classnames;
|
|
13446
13446
|
const {withStyles: withStyles$5} = _dll_material_ui__core_styles;
|
|
13447
|
-
const _jsxFileName$7 = "/Users/
|
|
13447
|
+
const _jsxFileName$7 = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tools/vector/component.jsx";
|
|
13448
13448
|
const lineStyles = theme => ({
|
|
13449
13449
|
line: styles$5.line(theme),
|
|
13450
13450
|
disabled: styles$5.disabled(theme),
|
|
@@ -16681,7 +16681,7 @@ const {color: color$4} = _dll_pie_lib__render_ui;
|
|
|
16681
16681
|
const {withDragContext: withDragContext} = _dll_pie_lib__drag;
|
|
16682
16682
|
const {DragSource: DragSource} = _dll_pie_lib__drag;
|
|
16683
16683
|
const {DropTarget: DropTarget} = _dll_pie_lib__drag;
|
|
16684
|
-
const _jsxFileName$6 = "/Users/
|
|
16684
|
+
const _jsxFileName$6 = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/toggle-bar.jsx";
|
|
16685
16685
|
function _optionalChain(ops) {
|
|
16686
16686
|
let lastAccessLHS = undefined;
|
|
16687
16687
|
let value = ops[0];
|
|
@@ -16953,7 +16953,7 @@ const DragTool = DropTarget(DRAG_TYPE, itemTarget, collectTarget)(DragSource(DRA
|
|
|
16953
16953
|
const React$5 = _dll_react;
|
|
16954
16954
|
const PropTypes$5 = _dll_prop_types;
|
|
16955
16955
|
const classNames$3 = _dll_classnames;
|
|
16956
|
-
const _jsxFileName$5 = "/Users/
|
|
16956
|
+
const _jsxFileName$5 = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/tool-menu.jsx";
|
|
16957
16957
|
class ToolMenu extends React$5.Component {
|
|
16958
16958
|
constructor(...args) {
|
|
16959
16959
|
super(...args);
|
|
@@ -17017,7 +17017,7 @@ const classNames$2 = _dll_classnames;
|
|
|
17017
17017
|
const {Button: Button} = _dll_material_ui__core;
|
|
17018
17018
|
const {withStyles: withStyles$3} = _dll_material_ui__core;
|
|
17019
17019
|
const {color: color$3} = _dll_pie_lib__render_ui;
|
|
17020
|
-
const _jsxFileName$4 = "/Users/
|
|
17020
|
+
const _jsxFileName$4 = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/undo-redo.jsx";
|
|
17021
17021
|
const {translator} = Translator;
|
|
17022
17022
|
class UndoRedo extends React$4.Component {
|
|
17023
17023
|
static __initStatic() {
|
|
@@ -17105,7 +17105,7 @@ const {ExpansionPanelDetails: ExpansionPanelDetails$1} = _dll_material_ui__core;
|
|
|
17105
17105
|
const {ExpansionPanelSummary: ExpansionPanelSummary$1} = _dll_material_ui__core;
|
|
17106
17106
|
const {Typography: Typography$1} = _dll_material_ui__core;
|
|
17107
17107
|
const {ExpandMore: ExpandMoreIcon$1} = _dll_material_ui__icons;
|
|
17108
|
-
const _jsxFileName$3 = "/Users/
|
|
17108
|
+
const _jsxFileName$3 = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/graph-with-controls.jsx";
|
|
17109
17109
|
const setToolbarAvailability = toolbarTools => toolsArr.map(tA => ({
|
|
17110
17110
|
...tA,
|
|
17111
17111
|
toolbar: !!toolbarTools.find(t => t === tA.type)
|
|
@@ -17354,7 +17354,7 @@ const lastActionMiddleware = () => next => action => {
|
|
|
17354
17354
|
const React$2 = _dll_react;
|
|
17355
17355
|
const PropTypes$2 = _dll_prop_types;
|
|
17356
17356
|
const {isEqual: isEqual} = _dll_lodash;
|
|
17357
|
-
const _jsxFileName$2 = "/Users/
|
|
17357
|
+
const _jsxFileName$2 = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/container/index.jsx";
|
|
17358
17358
|
const mapStateToProps = s => ({
|
|
17359
17359
|
marks: s.marks.present
|
|
17360
17360
|
});
|
|
@@ -17446,7 +17446,7 @@ const {ExpandMore: ExpandMoreIcon} = _dll_material_ui__icons;
|
|
|
17446
17446
|
const {NumberTextFieldCustom: NumberTextFieldCustom} = _dll_pie_lib__config_ui;
|
|
17447
17447
|
const {Toggle: Toggle} = _dll_pie_lib__config_ui;
|
|
17448
17448
|
const EditableHTML = _dll_pie_lib__editable_html;
|
|
17449
|
-
const _jsxFileName$1 = "/Users/
|
|
17449
|
+
const _jsxFileName$1 = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/grid-setup.jsx";
|
|
17450
17450
|
const GridConfig = props => {
|
|
17451
17451
|
const {classes, disabled, displayedFields, labelValue, labelValues, gridValue, gridValues, onChange} = props;
|
|
17452
17452
|
const {labelStep = {}, step = {}} = displayedFields;
|
|
@@ -17982,7 +17982,7 @@ const PropTypes = _dll_prop_types;
|
|
|
17982
17982
|
const classNames = _dll_classnames;
|
|
17983
17983
|
const {withStyles: withStyles} = _dll_material_ui__core_styles;
|
|
17984
17984
|
const {color: color} = _dll_pie_lib__render_ui;
|
|
17985
|
-
const _jsxFileName = "/Users/
|
|
17985
|
+
const _jsxFileName = "/Users/carlacostea/Pie_Work/pie-framework/pie-lib/packages/graphing/src/key-legend.jsx";
|
|
17986
17986
|
const styles = theme => ({
|
|
17987
17987
|
container: {
|
|
17988
17988
|
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.
|
|
3
|
+
"version": "2.2.1",
|
|
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.
|
|
11
|
+
"version": "2.19.0"
|
|
12
12
|
},
|
|
13
13
|
"@pie-lib/graphing": {
|
|
14
|
-
"version": "2.
|
|
14
|
+
"version": "2.26.0"
|
|
15
15
|
}
|
|
16
16
|
},
|
|
17
|
-
"hash": "
|
|
17
|
+
"hash": "0d55439cc5ee5fc43715b495c37baa993eded44e"
|
|
18
18
|
},
|
|
19
19
|
"modules": [
|
|
20
20
|
{
|
|
21
21
|
"name": "@pie-lib/shared-module",
|
|
22
|
-
"version": "^1.
|
|
22
|
+
"version": "^1.11.1"
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
25
|
"name": "@pie-lib/editable-html-module",
|
|
26
|
-
"version": "^5.
|
|
26
|
+
"version": "^5.3.1"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
29
|
"name": "@pie-lib/drag-module",
|
|
30
|
-
"version": "^2.
|
|
30
|
+
"version": "^2.5.1"
|
|
31
31
|
},
|
|
32
32
|
{
|
|
33
33
|
"name": "@pie-lib/config-module",
|
|
34
|
-
"version": "^2.
|
|
34
|
+
"version": "^2.16.1"
|
|
35
35
|
}
|
|
36
36
|
],
|
|
37
37
|
"isLocal": true
|