Commit 4576b58
committed
Expose BigNumber; improve BigNumber API & schema
Export BigNumber from the library and update chart specs/validation and AI schema to reflect its own props and defaults. BigNumber: accept nullable value prop, make mode fallback to tile defaults, normalize pushed time (Date | number), tighten ref types, and add a runtime test for unknown mode. Update chartSpecs/validationMap to remove BigNumber from common prop-bag and declare its own width/height/className/chartSize metadata. Fix SVG path generation in thresholdSparkline to avoid invalid leading L commands. Update AI schema/docs and bundle-size strings (value/ai sizes and chartSize/width/height defaults/descriptions). Misc: add BigNumber to ScaleAware demo imports/map and various formatting/exports cleanup, and adjust the examples coverage baseline. Many small whitespace/formatting tweaks across docs and exports.1 parent f0e31d9 commit 4576b58
20 files changed
Lines changed: 296 additions & 204 deletions
File tree
- .github
- ai
- docs
- public
- src/pages/features
- scripts
- src/components
- charts
- value
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7540 | 7540 | | |
7541 | 7541 | | |
7542 | 7542 | | |
7543 | | - | |
7544 | | - | |
7545 | | - | |
7546 | | - | |
7547 | | - | |
7548 | | - | |
7549 | | - | |
7550 | | - | |
7551 | | - | |
7552 | | - | |
7553 | | - | |
7554 | | - | |
7555 | | - | |
7556 | | - | |
7557 | | - | |
7558 | | - | |
7559 | | - | |
7560 | | - | |
7561 | | - | |
7562 | | - | |
7563 | | - | |
7564 | | - | |
7565 | | - | |
7566 | | - | |
7567 | | - | |
7568 | | - | |
7569 | | - | |
7570 | | - | |
7571 | | - | |
7572 | | - | |
7573 | | - | |
7574 | | - | |
7575 | | - | |
7576 | | - | |
7577 | | - | |
7578 | 7543 | | |
7579 | | - | |
7580 | | - | |
| 7544 | + | |
| 7545 | + | |
7581 | 7546 | | |
7582 | | - | |
| 7547 | + | |
| 7548 | + | |
7583 | 7549 | | |
7584 | | - | |
| 7550 | + | |
7585 | 7551 | | |
7586 | | - | |
7587 | | - | |
7588 | | - | |
7589 | | - | |
7590 | | - | |
7591 | | - | |
7592 | | - | |
7593 | | - | |
7594 | | - | |
7595 | | - | |
7596 | | - | |
7597 | | - | |
7598 | | - | |
7599 | | - | |
7600 | | - | |
7601 | | - | |
7602 | | - | |
7603 | | - | |
7604 | | - | |
7605 | | - | |
7606 | | - | |
7607 | | - | |
7608 | | - | |
7609 | | - | |
7610 | | - | |
7611 | | - | |
7612 | | - | |
7613 | | - | |
7614 | | - | |
7615 | | - | |
7616 | | - | |
7617 | | - | |
7618 | | - | |
7619 | | - | |
7620 | | - | |
7621 | | - | |
7622 | | - | |
| 7552 | + | |
| 7553 | + | |
| 7554 | + | |
| 7555 | + | |
| 7556 | + | |
7623 | 7557 | | |
7624 | | - | |
| 7558 | + | |
7625 | 7559 | | |
7626 | | - | |
7627 | | - | |
7628 | | - | |
7629 | | - | |
7630 | | - | |
7631 | | - | |
| 7560 | + | |
7632 | 7561 | | |
7633 | 7562 | | |
7634 | 7563 | | |
| |||
7741 | 7670 | | |
7742 | 7671 | | |
7743 | 7672 | | |
7744 | | - | |
| 7673 | + | |
7745 | 7674 | | |
7746 | 7675 | | |
7747 | 7676 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments