@fattureincloud/fic-design-system 1.0.2 → 1.0.4
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/components/chart/Chart.d.ts +1 -1
- package/dist/components/chart/components/ChartIndicators.d.ts +6 -6
- package/dist/components/chart/components/ChartLegend.d.ts +4 -4
- package/dist/components/chart/components/styled.d.ts +13 -0
- package/dist/components/chart/index.d.ts +1 -1
- package/dist/components/chart/types.d.ts +0 -3
- package/dist/components/chart/utils.d.ts +1 -4
- package/dist/index.d.ts +1 -0
- package/dist/index.esm.js +8 -8
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +8 -8
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/package.json
CHANGED