@tsiky/components-r19 1.6.3 → 1.6.4

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.
Files changed (43) hide show
  1. package/dist/CartesianChart-BkF02VRB.cjs +134 -0
  2. package/dist/CartesianChart-CMG3acC4.js +18584 -0
  3. package/dist/chart.cjs.js +31 -31
  4. package/dist/chart.d.ts +1 -0
  5. package/dist/chart.d.ts.map +1 -1
  6. package/dist/chart.js +6543 -5667
  7. package/dist/components-r19.css +1 -1
  8. package/dist/index.cjs.js +1644 -1644
  9. package/dist/index.d.ts +2 -0
  10. package/dist/index.d.ts.map +1 -1
  11. package/dist/index.js +15782 -15412
  12. package/dist/src/components/AreaChartV2/AreaChartV2.d.ts +1 -0
  13. package/dist/src/components/AreaChartV2/AreaChartV2.d.ts.map +1 -1
  14. package/dist/src/components/ChartV2/ChartV2.d.ts +21 -0
  15. package/dist/src/components/ChartV2/ChartV2.d.ts.map +1 -1
  16. package/dist/src/components/DatePicker/DatePicker.d.ts +5 -1
  17. package/dist/src/components/DatePicker/DatePicker.d.ts.map +1 -1
  18. package/dist/src/components/IndicatorItemV2/IndicatorItemV2.d.ts +12 -2
  19. package/dist/src/components/IndicatorItemV2/IndicatorItemV2.d.ts.map +1 -1
  20. package/dist/src/components/InfoBanner/InfoBanner.d.ts +35 -0
  21. package/dist/src/components/InfoBanner/InfoBanner.d.ts.map +1 -0
  22. package/dist/src/components/InfoBanner/index.d.ts +2 -0
  23. package/dist/src/components/InfoBanner/index.d.ts.map +1 -0
  24. package/dist/src/components/NavBarV2/NavBarV2.d.ts +3 -1
  25. package/dist/src/components/NavBarV2/NavBarV2.d.ts.map +1 -1
  26. package/dist/src/components/NavItemV2/NavItemV2.d.ts.map +1 -1
  27. package/dist/src/components/PieChartV2/PieChartV2.d.ts +19 -0
  28. package/dist/src/components/PieChartV2/PieChartV2.d.ts.map +1 -0
  29. package/dist/src/components/PieChartV2/index.d.ts +2 -0
  30. package/dist/src/components/PieChartV2/index.d.ts.map +1 -0
  31. package/dist/src/components/Select/Select.d.ts +1 -0
  32. package/dist/src/components/Select/Select.d.ts.map +1 -1
  33. package/dist/src/components/SubHeaderTitle/SubHeaderTitle.d.ts +1 -2
  34. package/dist/src/components/SubHeaderTitle/SubHeaderTitle.d.ts.map +1 -1
  35. package/dist/src/components/TableauxComponent/Pagination.d.ts.map +1 -1
  36. package/dist/src/components/TableauxComponent/TableBody.d.ts.map +1 -1
  37. package/dist/src/components/TableauxComponent/TableHeader.d.ts +2 -2
  38. package/dist/src/components/TableauxComponent/TableHeader.d.ts.map +1 -1
  39. package/dist/src/components/TableauxComponent/TableLayout.d.ts +1 -1
  40. package/dist/src/components/TableauxComponent/TableLayout.d.ts.map +1 -1
  41. package/dist/src/components/TableauxComponent/index.d.ts +2 -0
  42. package/dist/src/components/TableauxComponent/index.d.ts.map +1 -1
  43. package/package.json +1 -1
package/dist/chart.d.ts CHANGED
@@ -9,4 +9,5 @@ export { default as PeriodRange } from './src/components/PeriodRange/PeriodRange
9
9
  export * from './src/components/ChartV2';
10
10
  export * from './src/components/AreaChartV2';
11
11
  export * from './src/components/SankeyChartV2';
12
+ export * from './src/components/PieChartV2';
12
13
  //# sourceMappingURL=chart.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart.d.ts","sourceRoot":"","sources":["../chart.ts"],"names":[],"mappings":"AAAA,cAAc,gDAAgD,CAAC;AAC/D,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,gDAAgD,CAAC;AACvF,cAAc,iEAAiE,CAAC;AAChF,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,iEAAiE,CAAC;AAClG,cAAc,4CAA4C,CAAC;AAC3D,cAAc,oDAAoD,CAAC;AACnE,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,oDAAoD,CAAC;AAE7F,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,0CAA0C,CAAC;AAElF,cAAc,0BAA0B,CAAC;AACzC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,gCAAgC,CAAC"}
1
+ {"version":3,"file":"chart.d.ts","sourceRoot":"","sources":["../chart.ts"],"names":[],"mappings":"AAAA,cAAc,gDAAgD,CAAC;AAC/D,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,gDAAgD,CAAC;AACvF,cAAc,iEAAiE,CAAC;AAChF,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,iEAAiE,CAAC;AAClG,cAAc,4CAA4C,CAAC;AAC3D,cAAc,oDAAoD,CAAC;AACnE,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,oDAAoD,CAAC;AAE7F,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,0CAA0C,CAAC;AAElF,cAAc,0BAA0B,CAAC;AACzC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,6BAA6B,CAAC"}