@pie-lib/plot 2.9.0-beta.0 → 2.9.0

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/CHANGELOG.json CHANGED
@@ -1,339 +1,4 @@
1
1
  [
2
- {
3
- "type": "fix",
4
- "scope": null,
5
- "subject": "rm child prepack in favour of root prepack",
6
- "merge": null,
7
- "header": "fix: rm child prepack in favour of root prepack",
8
- "body": null,
9
- "footer": null,
10
- "notes": [],
11
- "hash": "381d8d6485269b641d8d4655148966d2e70803be",
12
- "gitTags": "",
13
- "committerDate": "2019-03-15 09:51:11 +0000",
14
- "isTagged": true,
15
- "tag": "@pie-lib/plot@0.1.12"
16
- },
17
- {
18
- "type": "chore",
19
- "scope": null,
20
- "subject": "get packages to call changelog function on prepack",
21
- "merge": null,
22
- "header": "chore: get packages to call changelog function on prepack",
23
- "body": null,
24
- "footer": null,
25
- "notes": [],
26
- "hash": "8828f01f2d16d29404ba837c1de40d09e7230ec5",
27
- "gitTags": "",
28
- "committerDate": "2019-03-14 12:40:05 +0000",
29
- "isTagged": true,
30
- "tag": "@pie-lib/plot@0.1.10"
31
- },
32
- {
33
- "type": "chore",
34
- "scope": null,
35
- "subject": "call changelog on prepack",
36
- "merge": null,
37
- "header": "chore: call changelog on prepack",
38
- "body": null,
39
- "footer": null,
40
- "notes": [],
41
- "hash": "b672c012de096c55b765a765f758da3fc5df2f90",
42
- "gitTags": "",
43
- "committerDate": "2019-03-13 23:00:44 +0000",
44
- "isTagged": true,
45
- "tag": "@pie-lib/plot@0.1.10"
46
- },
47
- {
48
- "type": "chore",
49
- "scope": null,
50
- "subject": "generate changelog.json instead of markdown",
51
- "merge": null,
52
- "header": "chore: generate changelog.json instead of markdown",
53
- "body": null,
54
- "footer": null,
55
- "notes": [],
56
- "hash": "eaa5019a11f70c53425d55856bd3b940237f8c7d",
57
- "gitTags": "",
58
- "committerDate": "2019-03-13 17:24:09 +0000",
59
- "isTagged": true,
60
- "tag": "@pie-lib/plot@0.1.10"
61
- },
62
- {
63
- "type": "fix",
64
- "scope": null,
65
- "subject": "force version bump",
66
- "merge": null,
67
- "header": "fix: force version bump",
68
- "body": null,
69
- "footer": null,
70
- "notes": [],
71
- "hash": "dd057a52e90133dfb30660b1824760cb9f10a280",
72
- "gitTags": "",
73
- "committerDate": "2019-02-17 21:23:35 +0000",
74
- "isTagged": true,
75
- "tag": "@pie-lib/plot@0.1.10"
76
- },
77
- {
78
- "type": "fix",
79
- "scope": null,
80
- "subject": "fix tests",
81
- "merge": null,
82
- "header": "fix: fix tests",
83
- "body": null,
84
- "footer": null,
85
- "notes": [],
86
- "hash": "1363aa4540f970c8cdd05ef05c1325de973d22e2",
87
- "gitTags": "",
88
- "committerDate": "2019-02-16 23:47:25 +0000",
89
- "isTagged": true,
90
- "tag": "@pie-lib/plot@0.1.10"
91
- },
92
- {
93
- "type": "feat",
94
- "scope": null,
95
- "subject": "new package plot",
96
- "merge": null,
97
- "header": "feat: new package plot",
98
- "body": "Contains shared components for charting/graphing",
99
- "footer": null,
100
- "notes": [],
101
- "hash": "1adf654849a64dc86629f9a8cdec8879b711f69f",
102
- "gitTags": "",
103
- "committerDate": "2019-01-30 22:14:28 +0000",
104
- "isTagged": true,
105
- "tag": "@pie-lib/plot@0.1.0"
106
- },
107
- {
108
- "type": "fix",
109
- "scope": null,
110
- "subject": "fix bounded drag calculation",
111
- "merge": null,
112
- "header": "fix: fix bounded drag calculation",
113
- "body": "To get the correct x/y coordinates the drag logic needs a reference to\nthe root <g> node that contains all the elements.",
114
- "footer": null,
115
- "notes": [],
116
- "hash": "08097bd199de32b534ea788d12f528fb5fb7b9ff",
117
- "gitTags": "",
118
- "committerDate": "2019-06-12 13:23:25 +0100",
119
- "isTagged": true,
120
- "tag": "@pie-lib/plot@0.2.0"
121
- },
122
- {
123
- "type": "feat",
124
- "scope": null,
125
- "subject": "plot updates",
126
- "merge": null,
127
- "header": "feat: plot updates",
128
- "body": "* trig\n* draggable refactor",
129
- "footer": null,
130
- "notes": [],
131
- "hash": "6856d5672ac71c9d7d973c7d510bce68c2a519fc",
132
- "gitTags": "",
133
- "committerDate": "2019-06-10 15:24:31 +0100",
134
- "isTagged": true,
135
- "tag": "@pie-lib/plot@0.2.0"
136
- },
137
- {
138
- "type": "fix",
139
- "scope": null,
140
- "subject": "fix version conflict",
141
- "merge": null,
142
- "header": "fix: fix version conflict",
143
- "body": null,
144
- "footer": null,
145
- "notes": [],
146
- "hash": "397b5dedd0beb34814ada7099ccdca483e696abd",
147
- "gitTags": "",
148
- "committerDate": "2019-06-28 14:34:18 +0100",
149
- "isTagged": true,
150
- "tag": "@pie-lib/plot@1.1.1"
151
- },
152
- {
153
- "type": "fix",
154
- "scope": null,
155
- "subject": "calculate edge when points are on same horizontal or vertical line",
156
- "merge": null,
157
- "header": "fix: calculate edge when points are on same horizontal or vertical line",
158
- "body": null,
159
- "footer": null,
160
- "notes": [],
161
- "hash": "5cba298d99fcece210bd47ada1692144be604dc0",
162
- "gitTags": "",
163
- "committerDate": "2019-06-27 13:19:23 +0100",
164
- "isTagged": true,
165
- "tag": "@pie-lib/plot@0.2.2"
166
- },
167
- {
168
- "type": "feat",
169
- "scope": null,
170
- "subject": "support dragging when having a grid defined by decimal values",
171
- "merge": null,
172
- "header": "feat: support dragging when having a grid defined by decimal values",
173
- "body": null,
174
- "footer": null,
175
- "notes": [],
176
- "hash": "5a5e505d9f1a7d3dd5bd553c03bdf61965945d68",
177
- "gitTags": "",
178
- "committerDate": "2019-07-16 00:42:36 +0300",
179
- "isTagged": true,
180
- "tag": "@pie-lib/plot@1.2.0"
181
- },
182
- {
183
- "type": "feat",
184
- "scope": "charting",
185
- "subject": "Added Dot Plot chart type and Line Plot chart type. (WIP)",
186
- "merge": null,
187
- "header": "feat(charting): Added Dot Plot chart type and Line Plot chart type. (WIP)",
188
- "body": null,
189
- "footer": null,
190
- "notes": [],
191
- "hash": "b9cafc3356447b3ec55aeaedb47dbd867173e544",
192
- "gitTags": "",
193
- "committerDate": "2019-07-23 16:46:51 +0300",
194
- "isTagged": true,
195
- "tag": "@pie-lib/plot@1.3.0"
196
- },
197
- {
198
- "type": "fix",
199
- "scope": null,
200
- "subject": "5325: Graphing: Axis labels overlapping numeric labels",
201
- "merge": null,
202
- "header": "fix: 5325: Graphing: Axis labels overlapping numeric labels",
203
- "body": null,
204
- "footer": null,
205
- "notes": [],
206
- "hash": "678c61ada909fdd45074b7b5e70c33d798d2dda7",
207
- "gitTags": "",
208
- "committerDate": "2020-02-18 10:53:28 +0200",
209
- "isTagged": true,
210
- "tag": "@pie-lib/plot@1.3.3"
211
- },
212
- {
213
- "type": "fix",
214
- "scope": null,
215
- "subject": "add module prop to package.json",
216
- "merge": null,
217
- "header": "fix: add module prop to package.json",
218
- "body": null,
219
- "footer": null,
220
- "notes": [],
221
- "hash": "387232f7d98e5f7be458887e37cf6c1241856761",
222
- "gitTags": "",
223
- "committerDate": "2020-03-30 13:02:58 +0100",
224
- "isTagged": true,
225
- "tag": "@pie-lib/plot@1.3.5"
226
- },
227
- {
228
- "type": "fix",
229
- "scope": null,
230
- "subject": "correct export syntax",
231
- "merge": null,
232
- "header": "fix: correct export syntax",
233
- "body": null,
234
- "footer": null,
235
- "notes": [],
236
- "hash": "db7fcc0fa1bddf9fc2d304978941db04001ec0ab",
237
- "gitTags": "",
238
- "committerDate": "2020-03-30 22:30:10 +0100",
239
- "isTagged": true,
240
- "tag": "@pie-lib/plot@1.3.7"
241
- },
242
- {
243
- "type": "fix",
244
- "scope": null,
245
- "subject": "Graphing issues and inconsistencies PD-123",
246
- "merge": null,
247
- "header": "fix: Graphing issues and inconsistencies PD-123",
248
- "body": null,
249
- "footer": "BREAKING CHANGE: tools, currentTool, defaultTool and hideLabel should not be used as params anymore, instead, send only toolbarTools, which is an array of strings, where each string should be a valid tool type. eg. ['point', 'line', 'label']",
250
- "notes": [
251
- {
252
- "title": "BREAKING CHANGE",
253
- "text": "tools, currentTool, defaultTool and hideLabel should not be used as params anymore, instead, send only toolbarTools, which is an array of strings, where each string should be a valid tool type. eg. ['point', 'line', 'label']"
254
- }
255
- ],
256
- "hash": "291b0539884eaeafbd48987e595ffd267869a142",
257
- "gitTags": "",
258
- "committerDate": "2020-05-12 13:38:27 +0300",
259
- "isTagged": true,
260
- "tag": "@pie-lib/plot@2.0.0"
261
- },
262
- {
263
- "type": "feat",
264
- "scope": "charting",
265
- "subject": "add color theme support",
266
- "merge": null,
267
- "header": "feat(charting): add color theme support",
268
- "body": null,
269
- "footer": null,
270
- "notes": [],
271
- "hash": "606d45e46f86cb8f56544befdb8b71fb8a451746",
272
- "gitTags": "",
273
- "committerDate": "2020-09-29 16:53:15 +0300",
274
- "isTagged": true,
275
- "tag": "@pie-lib/plot@2.1.0"
276
- },
277
- {
278
- "type": "fix",
279
- "scope": "graphing",
280
- "subject": "increase width and height for labels, depending on labels length PD-988",
281
- "merge": null,
282
- "header": "fix(graphing): increase width and height for labels, depending on labels length PD-988",
283
- "body": null,
284
- "footer": null,
285
- "notes": [],
286
- "hash": "5f64c472eedaa64882961f0da0e8aad5edefce4e",
287
- "gitTags": " (origin/fix/PD-988)",
288
- "committerDate": "2021-03-11 16:32:44 +0200",
289
- "isTagged": true,
290
- "tag": "@pie-lib/plot@2.1.4"
291
- },
292
- {
293
- "type": "fix",
294
- "scope": "graphing",
295
- "subject": "increase width for range axisLabel PD-988",
296
- "merge": null,
297
- "header": "fix(graphing): increase width for range axisLabel PD-988",
298
- "body": null,
299
- "footer": null,
300
- "notes": [],
301
- "hash": "e4e5b8f3b12931a8ad2b05590921d01d99924e9f",
302
- "gitTags": "",
303
- "committerDate": "2021-03-11 12:47:38 +0200",
304
- "isTagged": true,
305
- "tag": "@pie-lib/plot@2.1.4"
306
- },
307
- {
308
- "type": "fix",
309
- "scope": "graphing",
310
- "subject": "calculate the amount of necessary width for domain axis label PD-988",
311
- "merge": null,
312
- "header": "fix(graphing): calculate the amount of necessary width for domain axis label PD-988",
313
- "body": null,
314
- "footer": null,
315
- "notes": [],
316
- "hash": "0085feb879b6246a887de4ec025d0c1149c297b6",
317
- "gitTags": "",
318
- "committerDate": "2021-03-11 11:36:29 +0200",
319
- "isTagged": true,
320
- "tag": "@pie-lib/plot@2.1.4"
321
- },
322
- {
323
- "type": "fix",
324
- "scope": "graphing",
325
- "subject": "Modified labels size and bug fixes",
326
- "merge": null,
327
- "header": "fix(graphing): Modified labels size and bug fixes",
328
- "body": null,
329
- "footer": null,
330
- "notes": [],
331
- "hash": "e6dd79a235728d21bfdd2ecdf0b4aed610b1291d",
332
- "gitTags": "",
333
- "committerDate": "2021-03-26 12:18:14 +0200",
334
- "isTagged": true,
335
- "tag": "@pie-lib/plot@2.1.5"
336
- },
337
2
  {
338
3
  "type": "fix",
339
4
  "scope": "charting",
package/CHANGELOG.md CHANGED
@@ -3,7 +3,7 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- # [2.9.0-beta.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.9.0-beta.0) (2025-07-15)
6
+ # [2.9.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.9.0) (2025-07-31)
7
7
 
8
8
  **Note:** Version bump only for package @pie-lib/plot
9
9
 
@@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
 
12
12
 
13
13
 
14
- # [2.8.0-beta.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.0) (2025-07-15)
14
+ # [2.10.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.10.0) (2025-07-31)
15
15
 
16
16
  **Note:** Version bump only for package @pie-lib/plot
17
17
 
@@ -19,20 +19,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
19
19
 
20
20
 
21
21
 
22
- ## [2.7.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.2...@pie-lib/plot@2.7.3) (2023-10-16)
22
+ # [2.9.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.9.0) (2025-07-31)
23
23
 
24
+ **Note:** Version bump only for package @pie-lib/plot
24
25
 
25
- ### Bug Fixes
26
26
 
27
- * **charting:** refine error message display to prevent overlapping with other elements and other messages PD-3121 ([f2de1ad](https://github.com/pie-framework/pie-lib/commit/f2de1adb4d19a44e403beb3d88cbb333e3c5adb9))
28
- * **charting:** wip PD-3105 ([f2f8234](https://github.com/pie-framework/pie-lib/commit/f2f82343a373ae1a8f669754a061963cbfdbeb08))
29
- * **charting:** wip PD-3105 revert push in develop ([6cce5e2](https://github.com/pie-framework/pie-lib/commit/6cce5e2d25d079c1c3eb195425dc2cf016fcd36e))
30
27
 
31
28
 
32
29
 
30
+ # [2.8.0-beta.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.8) (2025-07-25)
31
+
32
+ **Note:** Version bump only for package @pie-lib/plot
33
+
33
34
 
34
35
 
35
- ## [2.7.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.1...@pie-lib/plot@2.7.2) (2023-06-24)
36
+
37
+
38
+ # [2.8.0-beta.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.7) (2025-07-25)
36
39
 
37
40
  **Note:** Version bump only for package @pie-lib/plot
38
41
 
@@ -40,7 +43,87 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
40
43
 
41
44
 
42
45
 
43
- ## [2.7.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.0...@pie-lib/plot@2.7.1) (2023-06-13)
46
+ # [2.8.0-beta.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.7) (2025-07-25)
47
+
48
+ **Note:** Version bump only for package @pie-lib/plot
49
+
50
+
51
+
52
+
53
+
54
+ # [2.8.0-beta.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.6) (2025-07-25)
55
+
56
+ **Note:** Version bump only for package @pie-lib/plot
57
+
58
+
59
+
60
+
61
+
62
+ # [2.8.0-beta.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.6) (2025-07-25)
63
+
64
+ **Note:** Version bump only for package @pie-lib/plot
65
+
66
+
67
+
68
+
69
+
70
+ # [2.8.0-beta.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.5) (2025-07-25)
71
+
72
+ **Note:** Version bump only for package @pie-lib/plot
73
+
74
+
75
+
76
+
77
+
78
+ # [2.8.0-beta.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.5) (2025-07-25)
79
+
80
+ **Note:** Version bump only for package @pie-lib/plot
81
+
82
+
83
+
84
+
85
+
86
+ # [2.8.0-beta.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.4) (2025-07-25)
87
+
88
+ **Note:** Version bump only for package @pie-lib/plot
89
+
90
+
91
+
92
+
93
+
94
+ # [2.8.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.3) (2025-07-25)
95
+
96
+ **Note:** Version bump only for package @pie-lib/plot
97
+
98
+
99
+
100
+
101
+
102
+ # [2.8.0-beta.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.4) (2025-07-23)
103
+
104
+ **Note:** Version bump only for package @pie-lib/plot
105
+
106
+
107
+
108
+
109
+
110
+ # [2.8.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.3) (2025-07-23)
111
+
112
+ **Note:** Version bump only for package @pie-lib/plot
113
+
114
+
115
+
116
+
117
+
118
+ # [2.8.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.3) (2025-07-20)
119
+
120
+ **Note:** Version bump only for package @pie-lib/plot
121
+
122
+
123
+
124
+
125
+
126
+ # [2.8.0-beta.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.2) (2025-07-20)
44
127
 
45
128
  **Note:** Version bump only for package @pie-lib/plot
46
129
 
@@ -48,6 +131,70 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
48
131
 
49
132
 
50
133
 
134
+ # [2.8.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.1) (2025-07-20)
135
+
136
+ **Note:** Version bump only for package @pie-lib/plot
137
+
138
+
139
+
140
+
141
+
142
+ # [2.8.0-beta.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.2) (2025-07-20)
143
+
144
+ **Note:** Version bump only for package @pie-lib/plot
145
+
146
+
147
+
148
+
149
+
150
+ # [2.8.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.1) (2025-07-20)
151
+
152
+ **Note:** Version bump only for package @pie-lib/plot
153
+
154
+
155
+
156
+
157
+
158
+ # [2.8.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.1) (2025-07-20)
159
+
160
+ **Note:** Version bump only for package @pie-lib/plot
161
+
162
+
163
+
164
+
165
+
166
+ # [2.8.0-beta.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.0) (2025-07-20)
167
+
168
+ **Note:** Version bump only for package @pie-lib/plot
169
+
170
+
171
+
172
+
173
+
174
+ # [2.9.0-beta.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.9.0-beta.0) (2025-07-15)
175
+
176
+ **Note:** Version bump only for package @pie-lib/plot
177
+
178
+ # [2.8.0-beta.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.0) (2025-07-15)
179
+
180
+ **Note:** Version bump only for package @pie-lib/plot
181
+
182
+ ## [2.7.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.2...@pie-lib/plot@2.7.3) (2023-10-16)
183
+
184
+ ### Bug Fixes
185
+
186
+ - **charting:** refine error message display to prevent overlapping with other elements and other messages PD-3121 ([f2de1ad](https://github.com/pie-framework/pie-lib/commit/f2de1adb4d19a44e403beb3d88cbb333e3c5adb9))
187
+ - **charting:** wip PD-3105 ([f2f8234](https://github.com/pie-framework/pie-lib/commit/f2f82343a373ae1a8f669754a061963cbfdbeb08))
188
+ - **charting:** wip PD-3105 revert push in develop ([6cce5e2](https://github.com/pie-framework/pie-lib/commit/6cce5e2d25d079c1c3eb195425dc2cf016fcd36e))
189
+
190
+ ## [2.7.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.1...@pie-lib/plot@2.7.2) (2023-06-24)
191
+
192
+ **Note:** Version bump only for package @pie-lib/plot
193
+
194
+ ## [2.7.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.0...@pie-lib/plot@2.7.1) (2023-06-13)
195
+
196
+ **Note:** Version bump only for package @pie-lib/plot
197
+
51
198
  # [2.7.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.6.13...@pie-lib/plot@2.7.0) (2023-06-12)
52
199
 
53
200
  ### Features
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "2.9.0-beta.0",
6
+ "version": "2.9.0",
7
7
  "description": "Some underlying components for building charts/graphs",
8
8
  "keywords": [
9
9
  "react",
@@ -18,26 +18,29 @@
18
18
  "dependencies": {
19
19
  "@mapbox/point-geometry": "^0.1.0",
20
20
  "@material-ui/core": "^3.8.3",
21
+ "@pie-lib/editable-html": "^11.4.0",
22
+ "@pie-lib/render-ui": "^4.18.0",
21
23
  "@vx/axis": "^0.0.183",
22
24
  "@vx/event": "^0.0.182",
23
25
  "@vx/grid": "^0.0.183",
24
26
  "@vx/point": "^0.0.182",
25
27
  "@vx/shape": "^0.0.183",
28
+ "assert": "^1.4.1",
26
29
  "classnames": "^2.2.6",
27
30
  "d3-scale": "^2.1.2",
28
31
  "d3-selection": "^1.3.2",
29
32
  "debug": "^4.1.1",
30
33
  "invariant": "^2.2.4",
31
34
  "lodash": "^4.17.11",
35
+ "prop-types": "^15.7.2",
32
36
  "react": "^16.8.1",
33
37
  "react-draggable": "^3.1.1",
34
38
  "react-redux": "^6.0.0",
35
- "redux": "^4.0.1",
36
- "redux-undo": "beta"
39
+ "redux": "^4.0.1"
37
40
  },
38
41
  "peerDependencies": {
39
42
  "react": "^16.8.1"
40
43
  },
41
- "gitHead": "3818c24530f62b5bb9be7a2c6aa5428f13a17e0a",
44
+ "gitHead": "889a13bfea2c768b8a3a6eabfc6fe7b7725aa832",
42
45
  "scripts": {}
43
46
  }
package/src/root.jsx CHANGED
@@ -353,7 +353,6 @@ const styles = (theme) => ({
353
353
  paddingTop: '6px',
354
354
  },
355
355
  topPixelIndicator: {
356
- color: color.defaults.PRIMARY_LIGHT,
357
356
  display: 'flex',
358
357
  flexDirection: 'column',
359
358
  alignItems: 'center',
@@ -368,7 +367,6 @@ const styles = (theme) => ({
368
367
  marginRight: '6px',
369
368
  },
370
369
  sidePixelIndicator: {
371
- color: color.defaults.PRIMARY_LIGHT,
372
370
  textAlign: 'right',
373
371
  height: '20px',
374
372
  pointerEvents: 'none',
@@ -1,33 +0,0 @@
1
- "use strict";
2
-
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
-
5
- var _react = _interopRequireDefault(require("react"));
6
-
7
- var _enzyme = require("enzyme");
8
-
9
- var _draggable = _interopRequireDefault(require("../draggable"));
10
-
11
- var wrapper = function wrapper() {
12
- return (0, _enzyme.shallow)( /*#__PURE__*/_react["default"].createElement(_draggable["default"], null, /*#__PURE__*/_react["default"].createElement("div", null, "hellow")), {
13
- disableLifecycleMethods: true
14
- });
15
- };
16
-
17
- describe('draggable', function () {
18
- describe('local', function () {
19
- it('resets x/y in state', function () {
20
- var w = wrapper();
21
- w.setState({
22
- x: 1,
23
- y: 1
24
- });
25
- w.instance().componentWillReceiveProps({});
26
- expect(w.state()).toMatchObject({
27
- x: 0,
28
- y: 0
29
- });
30
- });
31
- });
32
- });
33
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9fX3Rlc3RzX18vZHJhZ2dhYmxlLnRlc3QuanN4Il0sIm5hbWVzIjpbIndyYXBwZXIiLCJkaXNhYmxlTGlmZWN5Y2xlTWV0aG9kcyIsImRlc2NyaWJlIiwiaXQiLCJ3Iiwic2V0U3RhdGUiLCJ4IiwieSIsImluc3RhbmNlIiwiY29tcG9uZW50V2lsbFJlY2VpdmVQcm9wcyIsImV4cGVjdCIsInN0YXRlIiwidG9NYXRjaE9iamVjdCJdLCJtYXBwaW5ncyI6Ijs7OztBQUFBOztBQUNBOztBQUNBOztBQUVBLElBQU1BLE9BQU8sR0FBRyxTQUFWQSxPQUFVLEdBQU07QUFDcEIsU0FBTyxtQ0FDTCxnQ0FBQyxxQkFBRCxxQkFDRSxzREFERixDQURLLEVBSUw7QUFBRUMsSUFBQUEsdUJBQXVCLEVBQUU7QUFBM0IsR0FKSyxDQUFQO0FBTUQsQ0FQRDs7QUFTQUMsUUFBUSxDQUFDLFdBQUQsRUFBYyxZQUFNO0FBQzFCQSxFQUFBQSxRQUFRLENBQUMsT0FBRCxFQUFVLFlBQU07QUFDdEJDLElBQUFBLEVBQUUsQ0FBQyxxQkFBRCxFQUF3QixZQUFNO0FBQzlCLFVBQU1DLENBQUMsR0FBR0osT0FBTyxFQUFqQjtBQUNBSSxNQUFBQSxDQUFDLENBQUNDLFFBQUYsQ0FBVztBQUFFQyxRQUFBQSxDQUFDLEVBQUUsQ0FBTDtBQUFRQyxRQUFBQSxDQUFDLEVBQUU7QUFBWCxPQUFYO0FBQ0FILE1BQUFBLENBQUMsQ0FBQ0ksUUFBRixHQUFhQyx5QkFBYixDQUF1QyxFQUF2QztBQUNBQyxNQUFBQSxNQUFNLENBQUNOLENBQUMsQ0FBQ08sS0FBRixFQUFELENBQU4sQ0FBa0JDLGFBQWxCLENBQWdDO0FBQUVOLFFBQUFBLENBQUMsRUFBRSxDQUFMO0FBQVFDLFFBQUFBLENBQUMsRUFBRTtBQUFYLE9BQWhDO0FBQ0QsS0FMQyxDQUFGO0FBTUQsR0FQTyxDQUFSO0FBUUQsQ0FUTyxDQUFSIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IFJlYWN0IGZyb20gJ3JlYWN0JztcbmltcG9ydCB7IHNoYWxsb3cgfSBmcm9tICdlbnp5bWUnO1xuaW1wb3J0IERyYWdnYWJsZSBmcm9tICcuLi9kcmFnZ2FibGUnO1xuXG5jb25zdCB3cmFwcGVyID0gKCkgPT4ge1xuICByZXR1cm4gc2hhbGxvdyhcbiAgICA8RHJhZ2dhYmxlPlxuICAgICAgPGRpdj5oZWxsb3c8L2Rpdj5cbiAgICA8L0RyYWdnYWJsZT4sXG4gICAgeyBkaXNhYmxlTGlmZWN5Y2xlTWV0aG9kczogdHJ1ZSB9LFxuICApO1xufTtcblxuZGVzY3JpYmUoJ2RyYWdnYWJsZScsICgpID0+IHtcbiAgZGVzY3JpYmUoJ2xvY2FsJywgKCkgPT4ge1xuICAgIGl0KCdyZXNldHMgeC95IGluIHN0YXRlJywgKCkgPT4ge1xuICAgICAgY29uc3QgdyA9IHdyYXBwZXIoKTtcbiAgICAgIHcuc2V0U3RhdGUoeyB4OiAxLCB5OiAxIH0pO1xuICAgICAgdy5pbnN0YW5jZSgpLmNvbXBvbmVudFdpbGxSZWNlaXZlUHJvcHMoe30pO1xuICAgICAgZXhwZWN0KHcuc3RhdGUoKSkudG9NYXRjaE9iamVjdCh7IHg6IDAsIHk6IDAgfSk7XG4gICAgfSk7XG4gIH0pO1xufSk7XG4iXX0=