udp-react-enterprise-component-library 26.3.0-beta.2 → 26.3.0-beta.21
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/dist/.tsbuildinfo +1 -1
- package/dist/UI/charts/ag/UdpAgAreaChart.d.ts +8 -0
- package/dist/UI/charts/ag/UdpAgAreaChart.d.ts.map +1 -0
- package/dist/UI/charts/ag/UdpAgAreaChart.js +8 -0
- package/dist/UI/charts/ag/UdpAgAreaChart.js.map +1 -0
- package/dist/UI/charts/ag/UdpAgAreaChart.mjs +18 -0
- package/dist/UI/charts/ag/UdpAgAreaChart.mjs.map +1 -0
- package/dist/UI/charts/ag/UdpAgBarChart.d.ts +6 -0
- package/dist/UI/charts/ag/UdpAgBarChart.d.ts.map +1 -0
- package/dist/UI/charts/ag/UdpAgBarChart.js +6 -0
- package/dist/UI/charts/ag/UdpAgBarChart.js.map +1 -0
- package/dist/UI/charts/ag/UdpAgBarChart.mjs +18 -0
- package/dist/UI/charts/ag/UdpAgBarChart.mjs.map +1 -0
- package/dist/UI/charts/ag/UdpAgBubbleChart.d.ts +6 -0
- package/dist/UI/charts/ag/UdpAgBubbleChart.d.ts.map +1 -0
- package/dist/UI/charts/ag/UdpAgBubbleChart.js +6 -0
- package/dist/UI/charts/ag/UdpAgBubbleChart.js.map +1 -0
- package/dist/UI/charts/ag/UdpAgBubbleChart.mjs +18 -0
- package/dist/UI/charts/ag/UdpAgBubbleChart.mjs.map +1 -0
- package/dist/UI/charts/ag/UdpAgComboChart.d.ts +8 -0
- package/dist/UI/charts/ag/UdpAgComboChart.d.ts.map +1 -0
- package/dist/UI/charts/ag/UdpAgComboChart.js +8 -0
- package/dist/UI/charts/ag/UdpAgComboChart.js.map +1 -0
- package/dist/UI/charts/ag/UdpAgComboChart.mjs +18 -0
- package/dist/UI/charts/ag/UdpAgComboChart.mjs.map +1 -0
- package/dist/UI/charts/ag/UdpAgDonutChart.d.ts +8 -0
- package/dist/UI/charts/ag/UdpAgDonutChart.d.ts.map +1 -0
- package/dist/UI/charts/ag/UdpAgDonutChart.js +8 -0
- package/dist/UI/charts/ag/UdpAgDonutChart.js.map +1 -0
- package/dist/UI/charts/ag/UdpAgDonutChart.mjs +18 -0
- package/dist/UI/charts/ag/UdpAgDonutChart.mjs.map +1 -0
- package/dist/UI/charts/ag/UdpAgLineChart.d.ts +8 -0
- package/dist/UI/charts/ag/UdpAgLineChart.d.ts.map +1 -0
- package/dist/UI/charts/ag/UdpAgLineChart.js +8 -0
- package/dist/UI/charts/ag/UdpAgLineChart.js.map +1 -0
- package/dist/UI/charts/ag/UdpAgLineChart.mjs +18 -0
- package/dist/UI/charts/ag/UdpAgLineChart.mjs.map +1 -0
- package/dist/UI/charts/ag/UdpAgPieChart.d.ts +8 -0
- package/dist/UI/charts/ag/UdpAgPieChart.d.ts.map +1 -0
- package/dist/UI/charts/ag/UdpAgPieChart.js +8 -0
- package/dist/UI/charts/ag/UdpAgPieChart.js.map +1 -0
- package/dist/UI/charts/ag/UdpAgPieChart.mjs +18 -0
- package/dist/UI/charts/ag/UdpAgPieChart.mjs.map +1 -0
- package/dist/UI/charts/ag/UdpAgScatterChart.d.ts +8 -0
- package/dist/UI/charts/ag/UdpAgScatterChart.d.ts.map +1 -0
- package/dist/UI/charts/ag/UdpAgScatterChart.js +8 -0
- package/dist/UI/charts/ag/UdpAgScatterChart.js.map +1 -0
- package/dist/UI/charts/ag/UdpAgScatterChart.mjs +18 -0
- package/dist/UI/charts/ag/UdpAgScatterChart.mjs.map +1 -0
- package/dist/UI/charts/ag/index.d.ts +9 -0
- package/dist/UI/charts/ag/index.d.ts.map +1 -0
- package/dist/UI/charts/ag/index.js +9 -0
- package/dist/UI/charts/ag/index.js.map +1 -0
- package/dist/UI/charts/amcharts/UdpBarChart.d.ts +4 -0
- package/dist/UI/charts/amcharts/UdpBarChart.d.ts.map +1 -1
- package/dist/UI/charts/amcharts/UdpBarChart.js +4 -0
- package/dist/UI/charts/amcharts/UdpBarChart.js.map +1 -1
- package/dist/UI/charts/amcharts/UdpBarChart.mjs +4 -0
- package/dist/UI/charts/amcharts/UdpBarChart.mjs.map +1 -1
- package/dist/UI/charts/amcharts/UdpDistributionChart.d.ts +4 -0
- package/dist/UI/charts/amcharts/UdpDistributionChart.d.ts.map +1 -1
- package/dist/UI/charts/amcharts/UdpDistributionChart.js +4 -0
- package/dist/UI/charts/amcharts/UdpDistributionChart.js.map +1 -1
- package/dist/UI/charts/amcharts/UdpDistributionChart.mjs +4 -0
- package/dist/UI/charts/amcharts/UdpDistributionChart.mjs.map +1 -1
- package/dist/UI/charts/amcharts/UdpDonutChart.d.ts +4 -0
- package/dist/UI/charts/amcharts/UdpDonutChart.d.ts.map +1 -1
- package/dist/UI/charts/amcharts/UdpDonutChart.js +4 -0
- package/dist/UI/charts/amcharts/UdpDonutChart.js.map +1 -1
- package/dist/UI/charts/amcharts/UdpDonutChart.mjs +4 -0
- package/dist/UI/charts/amcharts/UdpDonutChart.mjs.map +1 -1
- package/dist/UI/charts/amcharts/UdpLineChart.d.ts +4 -0
- package/dist/UI/charts/amcharts/UdpLineChart.d.ts.map +1 -1
- package/dist/UI/charts/amcharts/UdpLineChart.js +4 -0
- package/dist/UI/charts/amcharts/UdpLineChart.js.map +1 -1
- package/dist/UI/charts/amcharts/UdpLineChart.mjs +4 -0
- package/dist/UI/charts/amcharts/UdpLineChart.mjs.map +1 -1
- package/dist/UI/charts/amcharts/UdpSankeyChart.d.ts +5 -0
- package/dist/UI/charts/amcharts/UdpSankeyChart.d.ts.map +1 -1
- package/dist/UI/charts/amcharts/UdpSankeyChart.js +5 -0
- package/dist/UI/charts/amcharts/UdpSankeyChart.js.map +1 -1
- package/dist/UI/charts/amcharts/UdpSankeyChart.mjs +5 -0
- package/dist/UI/charts/amcharts/UdpSankeyChart.mjs.map +1 -1
- package/dist/UI/charts/amcharts/UdpXYMultiSeriesChart.d.ts +4 -0
- package/dist/UI/charts/amcharts/UdpXYMultiSeriesChart.d.ts.map +1 -1
- package/dist/UI/charts/amcharts/UdpXYMultiSeriesChart.js +4 -0
- package/dist/UI/charts/amcharts/UdpXYMultiSeriesChart.js.map +1 -1
- package/dist/UI/charts/amcharts/UdpXYMultiSeriesChart.mjs +4 -0
- package/dist/UI/charts/amcharts/UdpXYMultiSeriesChart.mjs.map +1 -1
- package/dist/UI/navigation/menus/AppMenuItem.d.ts +1 -0
- package/dist/UI/navigation/menus/AppMenuItem.d.ts.map +1 -1
- package/dist/UI/navigation/menus/AppMenuItem.js +3 -2
- package/dist/UI/navigation/menus/AppMenuItem.js.map +1 -1
- package/dist/UI/navigation/menus/AppMenuItem.mjs +123 -116
- package/dist/UI/navigation/menus/AppMenuItem.mjs.map +1 -1
- package/dist/UI/navigation/menus/AppMenuItemComponent.d.ts.map +1 -1
- package/dist/UI/navigation/menus/AppMenuItemComponent.js +15 -3
- package/dist/UI/navigation/menus/AppMenuItemComponent.js.map +1 -1
- package/dist/UI/navigation/menus/AppMenuItemComponent.mjs +56 -39
- package/dist/UI/navigation/menus/AppMenuItemComponent.mjs.map +1 -1
- package/dist/actions/ActionSplitScreen.d.ts.map +1 -1
- package/dist/actions/ActionSplitScreen.js +4 -2
- package/dist/actions/ActionSplitScreen.js.map +1 -1
- package/dist/actions/ActionSplitScreen.mjs +2 -2
- package/dist/actions/ActionSplitScreen.mjs.map +1 -1
- package/dist/enums/unitySystemEnums.d.ts +4 -2
- package/dist/enums/unitySystemEnums.d.ts.map +1 -1
- package/dist/enums/unitySystemEnums.js +2 -0
- package/dist/enums/unitySystemEnums.js.map +1 -1
- package/dist/enums/unitySystemEnums.mjs +2 -0
- package/dist/enums/unitySystemEnums.mjs.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +14 -6
- package/dist/udp/pages/UdpNotesPage/UdpNotesPage.d.ts.map +1 -1
- package/dist/udp/pages/UdpNotesPage/UdpNotesPage.js +29 -9
- package/dist/udp/pages/UdpNotesPage/UdpNotesPage.js.map +1 -1
- package/dist/udp/pages/UdpNotesPage/UdpNotesPage.mjs +31 -14
- package/dist/udp/pages/UdpNotesPage/UdpNotesPage.mjs.map +1 -1
- package/dist/udp/pages/UdpRemindersPage/UdpRemindersPage.d.ts.map +1 -1
- package/dist/udp/pages/UdpRemindersPage/UdpRemindersPage.js +29 -9
- package/dist/udp/pages/UdpRemindersPage/UdpRemindersPage.js.map +1 -1
- package/dist/udp/pages/UdpRemindersPage/UdpRemindersPage.mjs +31 -14
- package/dist/udp/pages/UdpRemindersPage/UdpRemindersPage.mjs.map +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/UdpTransactionTypesPage.d.ts.map +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/UdpTransactionTypesPage.js +30 -4
- package/dist/udp/pages/UdpTransactionTypesPage/UdpTransactionTypesPage.js.map +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/UdpTransactionTypesPage.mjs +28 -3
- package/dist/udp/pages/UdpTransactionTypesPage/UdpTransactionTypesPage.mjs.map +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeForm.d.ts.map +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeForm.js +16 -5
- package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeForm.js.map +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeForm.mjs +46 -20
- package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeForm.mjs.map +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeCalendarViewConfigurationSidesheet.d.ts +4 -0
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeCalendarViewConfigurationSidesheet.d.ts.map +1 -0
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeCalendarViewConfigurationSidesheet.js +17 -0
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeCalendarViewConfigurationSidesheet.js.map +1 -0
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeCalendarViewConfigurationSidesheet.mjs +218 -0
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeCalendarViewConfigurationSidesheet.mjs.map +1 -0
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeSidesheet.d.ts.map +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeSidesheet.js +2 -2
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeSidesheet.js.map +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeSidesheet.mjs +5 -2
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeSidesheet.mjs.map +1 -1
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionCalendar.d.ts +4 -0
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionCalendar.d.ts.map +1 -0
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionCalendar.js +256 -0
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionCalendar.js.map +1 -0
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionCalendar.mjs +255 -0
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionCalendar.mjs.map +1 -0
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionGrid.d.ts.map +1 -1
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionGrid.js +12 -3
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionGrid.js.map +1 -1
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionGrid.mjs +8 -2
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionGrid.mjs.map +1 -1
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionSidesheet.d.ts.map +1 -1
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionSidesheet.js +1 -1
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionSidesheet.js.map +1 -1
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionSidesheet.mjs +2 -1
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionSidesheet.mjs.map +1 -1
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionsPage.d.ts.map +1 -1
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionsPage.js +50 -13
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionsPage.js.map +1 -1
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionsPage.mjs +201 -144
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionsPage.mjs.map +1 -1
- package/dist/udp/pages/UdpTransactionsPage/sidesheets/WorkflowActions.d.ts +2 -1
- package/dist/udp/pages/UdpTransactionsPage/sidesheets/WorkflowActions.d.ts.map +1 -1
- package/dist/udp/pages/UdpTransactionsPage/sidesheets/WorkflowActions.js +6 -3
- package/dist/udp/pages/UdpTransactionsPage/sidesheets/WorkflowActions.js.map +1 -1
- package/dist/udp/pages/UdpTransactionsPage/sidesheets/WorkflowActions.mjs +8 -3
- package/dist/udp/pages/UdpTransactionsPage/sidesheets/WorkflowActions.mjs.map +1 -1
- package/dist/utilities/menus/menuUtilities.d.ts.map +1 -1
- package/dist/utilities/menus/menuUtilities.js +23 -1
- package/dist/utilities/menus/menuUtilities.js.map +1 -1
- package/dist/utilities/menus/menuUtilities.mjs +15 -1
- package/dist/utilities/menus/menuUtilities.mjs.map +1 -1
- package/package.json +43 -3
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
3
|
+
// @ts-ignore — same lazy-binding caveat as above.
|
|
4
|
+
import { type JSX } from 'udp-react-stencil-component-library';
|
|
5
|
+
type UdpAgAreaChartProps = Partial<JSX.UdpAgAreaChart>;
|
|
6
|
+
export declare const UdpAgAreaChart: React.FC<UdpAgAreaChartProps>;
|
|
7
|
+
export {};
|
|
8
|
+
//# sourceMappingURL=UdpAgAreaChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgAreaChart.d.ts","sourceRoot":"","sources":["../../../../src/UI/charts/ag/UdpAgAreaChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,6DAA6D;AAC7D,oDAAkD;AAClD,OAAO,EAAE,KAAK,GAAG,EAAE,MAAM,+CAA+C,CAAC;AAEzE,KAAK,mBAAmB,GAAG,OAAO,CAAC,GAAG,CAAC,cAAc,CAAC,CAAC;AAEvD,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAExD,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
3
|
+
// @ts-ignore — generated after the Stencil build emits the React binding.
|
|
4
|
+
import { UdpAgAreaChart as StencilAgAreaChart } from 'udp-react-stencil-component-library';
|
|
5
|
+
export const UdpAgAreaChart = (props) => {
|
|
6
|
+
return React.createElement(StencilAgAreaChart, Object.assign({}, props));
|
|
7
|
+
};
|
|
8
|
+
//# sourceMappingURL=UdpAgAreaChart.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgAreaChart.js","sourceRoot":"","sources":["../../../../src/UI/charts/ag/UdpAgAreaChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,6DAA6D;AAC7D,4EAA0E;AAC1E,OAAO,EAAE,cAAc,IAAI,kBAAkB,EAAE,MAAM,+CAA+C,CAAC;AAOrG,MAAM,CAAC,MAAM,cAAc,GAAkC,CAAC,KAAK,EAAE,EAAE,CAAC;IACtE,OAAO,oBAAC,kBAAkB,oBAAK,KAAK,EAAI,CAAC;AAAA,CAC1C,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { c } from "react-compiler-runtime";
|
|
2
|
+
import React from "react";
|
|
3
|
+
import { UdpAgAreaChart } from "udp-react-stencil-component-library";
|
|
4
|
+
//#region src/UI/charts/ag/UdpAgAreaChart.tsx
|
|
5
|
+
const UdpAgAreaChart$1 = (props) => {
|
|
6
|
+
const $ = c(2);
|
|
7
|
+
let t0;
|
|
8
|
+
if ($[0] !== props) {
|
|
9
|
+
t0 = /* @__PURE__ */ React.createElement(UdpAgAreaChart, props);
|
|
10
|
+
$[0] = props;
|
|
11
|
+
$[1] = t0;
|
|
12
|
+
} else t0 = $[1];
|
|
13
|
+
return t0;
|
|
14
|
+
};
|
|
15
|
+
//#endregion
|
|
16
|
+
export { UdpAgAreaChart$1 as UdpAgAreaChart };
|
|
17
|
+
|
|
18
|
+
//# sourceMappingURL=UdpAgAreaChart.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgAreaChart.mjs","names":["React","UdpAgAreaChart","StencilAgAreaChart","JSX","UdpAgAreaChartProps","Partial","FC","props","$","_c","t0"],"sources":["../../../../src/UI/charts/ag/UdpAgAreaChart.tsx"],"sourcesContent":["import React from 'react';\n\n// eslint-disable-next-line @typescript-eslint/ban-ts-comment\n// @ts-ignore — generated after the Stencil build emits the React binding.\nimport { UdpAgAreaChart as StencilAgAreaChart } from '@univerus/udp-react-stencil-component-library';\n// eslint-disable-next-line @typescript-eslint/ban-ts-comment\n// @ts-ignore — same lazy-binding caveat as above.\nimport { type JSX } from '@univerus/udp-react-stencil-component-library';\n\ntype UdpAgAreaChartProps = Partial<JSX.UdpAgAreaChart>;\n\nexport const UdpAgAreaChart: React.FC<UdpAgAreaChartProps> = (props) => {\n return <StencilAgAreaChart {...props} />;\n};\n"],"mappings":";;;;AAWA,MAAaC,oBAAgDM,UAAA;CAAA,MAAAC,IAAAC,EAAA,EAAA;CAAA,IAAAC;AAAA,KAAAF,EAAA,OAAAD,OAAA;AACpDG,OAAA,sBAAA,cAAC,gBAAuBH,MAAS;AAAAC,IAAA,KAAAD;AAAAC,IAAA,KAAAE;OAAAA,MAAAF,EAAA;AAAA,QAAjCE"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { type JSX } from 'udp-react-stencil-component-library';
|
|
3
|
+
type UdpAgBarChartProps = Partial<JSX.UdpAgBarChart>;
|
|
4
|
+
export declare const UdpAgBarChart: React.FC<UdpAgBarChartProps>;
|
|
5
|
+
export {};
|
|
6
|
+
//# sourceMappingURL=UdpAgBarChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgBarChart.d.ts","sourceRoot":"","sources":["../../../../src/UI/charts/ag/UdpAgBarChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,KAAK,GAAG,EAAE,MAAM,+CAA+C,CAAC;AAEzE,KAAK,kBAAkB,GAAG,OAAO,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;AAErD,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAEtD,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { UdpAgBarChart as StencilAgBarChart } from 'udp-react-stencil-component-library';
|
|
3
|
+
export const UdpAgBarChart = (props) => {
|
|
4
|
+
return React.createElement(StencilAgBarChart, Object.assign({}, props));
|
|
5
|
+
};
|
|
6
|
+
//# sourceMappingURL=UdpAgBarChart.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgBarChart.js","sourceRoot":"","sources":["../../../../src/UI/charts/ag/UdpAgBarChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,aAAa,IAAI,iBAAiB,EAAE,MAAM,+CAA+C,CAAC;AAKnG,MAAM,CAAC,MAAM,aAAa,GAAiC,CAAC,KAAK,EAAE,EAAE,CAAC;IACpE,OAAO,oBAAC,iBAAiB,oBAAK,KAAK,EAAI,CAAC;AAAA,CACzC,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { c } from "react-compiler-runtime";
|
|
2
|
+
import React from "react";
|
|
3
|
+
import { UdpAgBarChart } from "udp-react-stencil-component-library";
|
|
4
|
+
//#region src/UI/charts/ag/UdpAgBarChart.tsx
|
|
5
|
+
const UdpAgBarChart$1 = (props) => {
|
|
6
|
+
const $ = c(2);
|
|
7
|
+
let t0;
|
|
8
|
+
if ($[0] !== props) {
|
|
9
|
+
t0 = /* @__PURE__ */ React.createElement(UdpAgBarChart, props);
|
|
10
|
+
$[0] = props;
|
|
11
|
+
$[1] = t0;
|
|
12
|
+
} else t0 = $[1];
|
|
13
|
+
return t0;
|
|
14
|
+
};
|
|
15
|
+
//#endregion
|
|
16
|
+
export { UdpAgBarChart$1 as UdpAgBarChart };
|
|
17
|
+
|
|
18
|
+
//# sourceMappingURL=UdpAgBarChart.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgBarChart.mjs","names":["React","UdpAgBarChart","StencilAgBarChart","JSX","UdpAgBarChartProps","Partial","FC","props","$","_c","t0"],"sources":["../../../../src/UI/charts/ag/UdpAgBarChart.tsx"],"sourcesContent":["import React from 'react';\n\nimport { UdpAgBarChart as StencilAgBarChart } from '@univerus/udp-react-stencil-component-library';\nimport { type JSX } from '@univerus/udp-react-stencil-component-library';\n\ntype UdpAgBarChartProps = Partial<JSX.UdpAgBarChart>;\n\nexport const UdpAgBarChart: React.FC<UdpAgBarChartProps> = (props) => {\n return <StencilAgBarChart {...props} />;\n};\n"],"mappings":";;;;AAOA,MAAaC,mBAA8CM,UAAA;CAAA,MAAAC,IAAAC,EAAA,EAAA;CAAA,IAAAC;AAAA,KAAAF,EAAA,OAAAD,OAAA;AAClDG,OAAA,sBAAA,cAAC,eAAsBH,MAAS;AAAAC,IAAA,KAAAD;AAAAC,IAAA,KAAAE;OAAAA,MAAAF,EAAA;AAAA,QAAhCE"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { type JSX } from 'udp-react-stencil-component-library';
|
|
3
|
+
type UdpAgBubbleChartProps = Partial<JSX.UdpAgBubbleChart>;
|
|
4
|
+
export declare const UdpAgBubbleChart: React.FC<UdpAgBubbleChartProps>;
|
|
5
|
+
export {};
|
|
6
|
+
//# sourceMappingURL=UdpAgBubbleChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgBubbleChart.d.ts","sourceRoot":"","sources":["../../../../src/UI/charts/ag/UdpAgBubbleChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,KAAK,GAAG,EAAE,MAAM,+CAA+C,CAAC;AAEzE,KAAK,qBAAqB,GAAG,OAAO,CAAC,GAAG,CAAC,gBAAgB,CAAC,CAAC;AAE3D,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAE5D,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { UdpAgBubbleChart as StencilAgBubbleChart } from 'udp-react-stencil-component-library';
|
|
3
|
+
export const UdpAgBubbleChart = (props) => {
|
|
4
|
+
return React.createElement(StencilAgBubbleChart, Object.assign({}, props));
|
|
5
|
+
};
|
|
6
|
+
//# sourceMappingURL=UdpAgBubbleChart.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgBubbleChart.js","sourceRoot":"","sources":["../../../../src/UI/charts/ag/UdpAgBubbleChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,gBAAgB,IAAI,oBAAoB,EAAE,MAAM,+CAA+C,CAAC;AAKzG,MAAM,CAAC,MAAM,gBAAgB,GAAoC,CAAC,KAAK,EAAE,EAAE,CAAC;IAC1E,OAAO,oBAAC,oBAAoB,oBAAK,KAAK,EAAI,CAAC;AAAA,CAC5C,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { c } from "react-compiler-runtime";
|
|
2
|
+
import React from "react";
|
|
3
|
+
import { UdpAgBubbleChart } from "udp-react-stencil-component-library";
|
|
4
|
+
//#region src/UI/charts/ag/UdpAgBubbleChart.tsx
|
|
5
|
+
const UdpAgBubbleChart$1 = (props) => {
|
|
6
|
+
const $ = c(2);
|
|
7
|
+
let t0;
|
|
8
|
+
if ($[0] !== props) {
|
|
9
|
+
t0 = /* @__PURE__ */ React.createElement(UdpAgBubbleChart, props);
|
|
10
|
+
$[0] = props;
|
|
11
|
+
$[1] = t0;
|
|
12
|
+
} else t0 = $[1];
|
|
13
|
+
return t0;
|
|
14
|
+
};
|
|
15
|
+
//#endregion
|
|
16
|
+
export { UdpAgBubbleChart$1 as UdpAgBubbleChart };
|
|
17
|
+
|
|
18
|
+
//# sourceMappingURL=UdpAgBubbleChart.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgBubbleChart.mjs","names":["React","UdpAgBubbleChart","StencilAgBubbleChart","JSX","UdpAgBubbleChartProps","Partial","FC","props","$","_c","t0"],"sources":["../../../../src/UI/charts/ag/UdpAgBubbleChart.tsx"],"sourcesContent":["import React from 'react';\n\nimport { UdpAgBubbleChart as StencilAgBubbleChart } from '@univerus/udp-react-stencil-component-library';\nimport { type JSX } from '@univerus/udp-react-stencil-component-library';\n\ntype UdpAgBubbleChartProps = Partial<JSX.UdpAgBubbleChart>;\n\nexport const UdpAgBubbleChart: React.FC<UdpAgBubbleChartProps> = (props) => {\n return <StencilAgBubbleChart {...props} />;\n};\n"],"mappings":";;;;AAOA,MAAaC,sBAAoDM,UAAA;CAAA,MAAAC,IAAAC,EAAA,EAAA;CAAA,IAAAC;AAAA,KAAAF,EAAA,OAAAD,OAAA;AACxDG,OAAA,sBAAA,cAAC,kBAAyBH,MAAS;AAAAC,IAAA,KAAAD;AAAAC,IAAA,KAAAE;OAAAA,MAAAF,EAAA;AAAA,QAAnCE"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
3
|
+
// @ts-ignore — same lazy-binding caveat as above.
|
|
4
|
+
import { type JSX } from 'udp-react-stencil-component-library';
|
|
5
|
+
type UdpAgComboChartProps = Partial<JSX.UdpAgComboChart>;
|
|
6
|
+
export declare const UdpAgComboChart: React.FC<UdpAgComboChartProps>;
|
|
7
|
+
export {};
|
|
8
|
+
//# sourceMappingURL=UdpAgComboChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgComboChart.d.ts","sourceRoot":"","sources":["../../../../src/UI/charts/ag/UdpAgComboChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,6DAA6D;AAC7D,oDAAkD;AAClD,OAAO,EAAE,KAAK,GAAG,EAAE,MAAM,+CAA+C,CAAC;AAEzE,KAAK,oBAAoB,GAAG,OAAO,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;AAEzD,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CAE1D,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
3
|
+
// @ts-ignore — generated after the Stencil build emits the React binding.
|
|
4
|
+
import { UdpAgComboChart as StencilAgComboChart } from 'udp-react-stencil-component-library';
|
|
5
|
+
export const UdpAgComboChart = (props) => {
|
|
6
|
+
return React.createElement(StencilAgComboChart, Object.assign({}, props));
|
|
7
|
+
};
|
|
8
|
+
//# sourceMappingURL=UdpAgComboChart.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgComboChart.js","sourceRoot":"","sources":["../../../../src/UI/charts/ag/UdpAgComboChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,6DAA6D;AAC7D,4EAA0E;AAC1E,OAAO,EAAE,eAAe,IAAI,mBAAmB,EAAE,MAAM,+CAA+C,CAAC;AAOvG,MAAM,CAAC,MAAM,eAAe,GAAmC,CAAC,KAAK,EAAE,EAAE,CAAC;IACxE,OAAO,oBAAC,mBAAmB,oBAAK,KAAK,EAAI,CAAC;AAAA,CAC3C,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { c } from "react-compiler-runtime";
|
|
2
|
+
import React from "react";
|
|
3
|
+
import { UdpAgComboChart } from "udp-react-stencil-component-library";
|
|
4
|
+
//#region src/UI/charts/ag/UdpAgComboChart.tsx
|
|
5
|
+
const UdpAgComboChart$1 = (props) => {
|
|
6
|
+
const $ = c(2);
|
|
7
|
+
let t0;
|
|
8
|
+
if ($[0] !== props) {
|
|
9
|
+
t0 = /* @__PURE__ */ React.createElement(UdpAgComboChart, props);
|
|
10
|
+
$[0] = props;
|
|
11
|
+
$[1] = t0;
|
|
12
|
+
} else t0 = $[1];
|
|
13
|
+
return t0;
|
|
14
|
+
};
|
|
15
|
+
//#endregion
|
|
16
|
+
export { UdpAgComboChart$1 as UdpAgComboChart };
|
|
17
|
+
|
|
18
|
+
//# sourceMappingURL=UdpAgComboChart.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgComboChart.mjs","names":["React","UdpAgComboChart","StencilAgComboChart","JSX","UdpAgComboChartProps","Partial","FC","props","$","_c","t0"],"sources":["../../../../src/UI/charts/ag/UdpAgComboChart.tsx"],"sourcesContent":["import React from 'react';\n\n// eslint-disable-next-line @typescript-eslint/ban-ts-comment\n// @ts-ignore — generated after the Stencil build emits the React binding.\nimport { UdpAgComboChart as StencilAgComboChart } from '@univerus/udp-react-stencil-component-library';\n// eslint-disable-next-line @typescript-eslint/ban-ts-comment\n// @ts-ignore — same lazy-binding caveat as above.\nimport { type JSX } from '@univerus/udp-react-stencil-component-library';\n\ntype UdpAgComboChartProps = Partial<JSX.UdpAgComboChart>;\n\nexport const UdpAgComboChart: React.FC<UdpAgComboChartProps> = (props) => {\n return <StencilAgComboChart {...props} />;\n};\n"],"mappings":";;;;AAWA,MAAaC,qBAAkDM,UAAA;CAAA,MAAAC,IAAAC,EAAA,EAAA;CAAA,IAAAC;AAAA,KAAAF,EAAA,OAAAD,OAAA;AACtDG,OAAA,sBAAA,cAAC,iBAAwBH,MAAS;AAAAC,IAAA,KAAAD;AAAAC,IAAA,KAAAE;OAAAA,MAAAF,EAAA;AAAA,QAAlCE"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
3
|
+
// @ts-ignore — same lazy-binding caveat as above.
|
|
4
|
+
import { type JSX } from 'udp-react-stencil-component-library';
|
|
5
|
+
type UdpAgDonutChartProps = Partial<JSX.UdpAgDonutChart>;
|
|
6
|
+
export declare const UdpAgDonutChart: React.FC<UdpAgDonutChartProps>;
|
|
7
|
+
export {};
|
|
8
|
+
//# sourceMappingURL=UdpAgDonutChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgDonutChart.d.ts","sourceRoot":"","sources":["../../../../src/UI/charts/ag/UdpAgDonutChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,6DAA6D;AAC7D,oDAAkD;AAClD,OAAO,EAAE,KAAK,GAAG,EAAE,MAAM,+CAA+C,CAAC;AAEzE,KAAK,oBAAoB,GAAG,OAAO,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;AAEzD,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CAE1D,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
3
|
+
// @ts-ignore — generated after the Stencil build emits the React binding.
|
|
4
|
+
import { UdpAgDonutChart as StencilAgDonutChart } from 'udp-react-stencil-component-library';
|
|
5
|
+
export const UdpAgDonutChart = (props) => {
|
|
6
|
+
return React.createElement(StencilAgDonutChart, Object.assign({}, props));
|
|
7
|
+
};
|
|
8
|
+
//# sourceMappingURL=UdpAgDonutChart.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgDonutChart.js","sourceRoot":"","sources":["../../../../src/UI/charts/ag/UdpAgDonutChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,6DAA6D;AAC7D,4EAA0E;AAC1E,OAAO,EAAE,eAAe,IAAI,mBAAmB,EAAE,MAAM,+CAA+C,CAAC;AAOvG,MAAM,CAAC,MAAM,eAAe,GAAmC,CAAC,KAAK,EAAE,EAAE,CAAC;IACxE,OAAO,oBAAC,mBAAmB,oBAAK,KAAK,EAAI,CAAC;AAAA,CAC3C,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { c } from "react-compiler-runtime";
|
|
2
|
+
import React from "react";
|
|
3
|
+
import { UdpAgDonutChart } from "udp-react-stencil-component-library";
|
|
4
|
+
//#region src/UI/charts/ag/UdpAgDonutChart.tsx
|
|
5
|
+
const UdpAgDonutChart$1 = (props) => {
|
|
6
|
+
const $ = c(2);
|
|
7
|
+
let t0;
|
|
8
|
+
if ($[0] !== props) {
|
|
9
|
+
t0 = /* @__PURE__ */ React.createElement(UdpAgDonutChart, props);
|
|
10
|
+
$[0] = props;
|
|
11
|
+
$[1] = t0;
|
|
12
|
+
} else t0 = $[1];
|
|
13
|
+
return t0;
|
|
14
|
+
};
|
|
15
|
+
//#endregion
|
|
16
|
+
export { UdpAgDonutChart$1 as UdpAgDonutChart };
|
|
17
|
+
|
|
18
|
+
//# sourceMappingURL=UdpAgDonutChart.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgDonutChart.mjs","names":["React","UdpAgDonutChart","StencilAgDonutChart","JSX","UdpAgDonutChartProps","Partial","FC","props","$","_c","t0"],"sources":["../../../../src/UI/charts/ag/UdpAgDonutChart.tsx"],"sourcesContent":["import React from 'react';\n\n// eslint-disable-next-line @typescript-eslint/ban-ts-comment\n// @ts-ignore — generated after the Stencil build emits the React binding.\nimport { UdpAgDonutChart as StencilAgDonutChart } from '@univerus/udp-react-stencil-component-library';\n// eslint-disable-next-line @typescript-eslint/ban-ts-comment\n// @ts-ignore — same lazy-binding caveat as above.\nimport { type JSX } from '@univerus/udp-react-stencil-component-library';\n\ntype UdpAgDonutChartProps = Partial<JSX.UdpAgDonutChart>;\n\nexport const UdpAgDonutChart: React.FC<UdpAgDonutChartProps> = (props) => {\n return <StencilAgDonutChart {...props} />;\n};\n"],"mappings":";;;;AAWA,MAAaC,qBAAkDM,UAAA;CAAA,MAAAC,IAAAC,EAAA,EAAA;CAAA,IAAAC;AAAA,KAAAF,EAAA,OAAAD,OAAA;AACtDG,OAAA,sBAAA,cAAC,iBAAwBH,MAAS;AAAAC,IAAA,KAAAD;AAAAC,IAAA,KAAAE;OAAAA,MAAAF,EAAA;AAAA,QAAlCE"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
3
|
+
// @ts-ignore — same lazy-binding caveat as above.
|
|
4
|
+
import { type JSX } from 'udp-react-stencil-component-library';
|
|
5
|
+
type UdpAgLineChartProps = Partial<JSX.UdpAgLineChart>;
|
|
6
|
+
export declare const UdpAgLineChart: React.FC<UdpAgLineChartProps>;
|
|
7
|
+
export {};
|
|
8
|
+
//# sourceMappingURL=UdpAgLineChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgLineChart.d.ts","sourceRoot":"","sources":["../../../../src/UI/charts/ag/UdpAgLineChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,6DAA6D;AAC7D,oDAAkD;AAClD,OAAO,EAAE,KAAK,GAAG,EAAE,MAAM,+CAA+C,CAAC;AAEzE,KAAK,mBAAmB,GAAG,OAAO,CAAC,GAAG,CAAC,cAAc,CAAC,CAAC;AAEvD,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAExD,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
3
|
+
// @ts-ignore — generated after the Stencil build emits the React binding.
|
|
4
|
+
import { UdpAgLineChart as StencilAgLineChart } from 'udp-react-stencil-component-library';
|
|
5
|
+
export const UdpAgLineChart = (props) => {
|
|
6
|
+
return React.createElement(StencilAgLineChart, Object.assign({}, props));
|
|
7
|
+
};
|
|
8
|
+
//# sourceMappingURL=UdpAgLineChart.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgLineChart.js","sourceRoot":"","sources":["../../../../src/UI/charts/ag/UdpAgLineChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,6DAA6D;AAC7D,4EAA0E;AAC1E,OAAO,EAAE,cAAc,IAAI,kBAAkB,EAAE,MAAM,+CAA+C,CAAC;AAOrG,MAAM,CAAC,MAAM,cAAc,GAAkC,CAAC,KAAK,EAAE,EAAE,CAAC;IACtE,OAAO,oBAAC,kBAAkB,oBAAK,KAAK,EAAI,CAAC;AAAA,CAC1C,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { c } from "react-compiler-runtime";
|
|
2
|
+
import React from "react";
|
|
3
|
+
import { UdpAgLineChart } from "udp-react-stencil-component-library";
|
|
4
|
+
//#region src/UI/charts/ag/UdpAgLineChart.tsx
|
|
5
|
+
const UdpAgLineChart$1 = (props) => {
|
|
6
|
+
const $ = c(2);
|
|
7
|
+
let t0;
|
|
8
|
+
if ($[0] !== props) {
|
|
9
|
+
t0 = /* @__PURE__ */ React.createElement(UdpAgLineChart, props);
|
|
10
|
+
$[0] = props;
|
|
11
|
+
$[1] = t0;
|
|
12
|
+
} else t0 = $[1];
|
|
13
|
+
return t0;
|
|
14
|
+
};
|
|
15
|
+
//#endregion
|
|
16
|
+
export { UdpAgLineChart$1 as UdpAgLineChart };
|
|
17
|
+
|
|
18
|
+
//# sourceMappingURL=UdpAgLineChart.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgLineChart.mjs","names":["React","UdpAgLineChart","StencilAgLineChart","JSX","UdpAgLineChartProps","Partial","FC","props","$","_c","t0"],"sources":["../../../../src/UI/charts/ag/UdpAgLineChart.tsx"],"sourcesContent":["import React from 'react';\n\n// eslint-disable-next-line @typescript-eslint/ban-ts-comment\n// @ts-ignore — generated after the Stencil build emits the React binding.\nimport { UdpAgLineChart as StencilAgLineChart } from '@univerus/udp-react-stencil-component-library';\n// eslint-disable-next-line @typescript-eslint/ban-ts-comment\n// @ts-ignore — same lazy-binding caveat as above.\nimport { type JSX } from '@univerus/udp-react-stencil-component-library';\n\ntype UdpAgLineChartProps = Partial<JSX.UdpAgLineChart>;\n\nexport const UdpAgLineChart: React.FC<UdpAgLineChartProps> = (props) => {\n return <StencilAgLineChart {...props} />;\n};\n"],"mappings":";;;;AAWA,MAAaC,oBAAgDM,UAAA;CAAA,MAAAC,IAAAC,EAAA,EAAA;CAAA,IAAAC;AAAA,KAAAF,EAAA,OAAAD,OAAA;AACpDG,OAAA,sBAAA,cAAC,gBAAuBH,MAAS;AAAAC,IAAA,KAAAD;AAAAC,IAAA,KAAAE;OAAAA,MAAAF,EAAA;AAAA,QAAjCE"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
3
|
+
// @ts-ignore — same lazy-binding caveat as above.
|
|
4
|
+
import { type JSX } from 'udp-react-stencil-component-library';
|
|
5
|
+
type UdpAgPieChartProps = Partial<JSX.UdpAgPieChart>;
|
|
6
|
+
export declare const UdpAgPieChart: React.FC<UdpAgPieChartProps>;
|
|
7
|
+
export {};
|
|
8
|
+
//# sourceMappingURL=UdpAgPieChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgPieChart.d.ts","sourceRoot":"","sources":["../../../../src/UI/charts/ag/UdpAgPieChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,6DAA6D;AAC7D,oDAAkD;AAClD,OAAO,EAAE,KAAK,GAAG,EAAE,MAAM,+CAA+C,CAAC;AAEzE,KAAK,kBAAkB,GAAG,OAAO,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;AAErD,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAEtD,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
3
|
+
// @ts-ignore — generated after the Stencil build emits the React binding.
|
|
4
|
+
import { UdpAgPieChart as StencilAgPieChart } from 'udp-react-stencil-component-library';
|
|
5
|
+
export const UdpAgPieChart = (props) => {
|
|
6
|
+
return React.createElement(StencilAgPieChart, Object.assign({}, props));
|
|
7
|
+
};
|
|
8
|
+
//# sourceMappingURL=UdpAgPieChart.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgPieChart.js","sourceRoot":"","sources":["../../../../src/UI/charts/ag/UdpAgPieChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,6DAA6D;AAC7D,4EAA0E;AAC1E,OAAO,EAAE,aAAa,IAAI,iBAAiB,EAAE,MAAM,+CAA+C,CAAC;AAOnG,MAAM,CAAC,MAAM,aAAa,GAAiC,CAAC,KAAK,EAAE,EAAE,CAAC;IACpE,OAAO,oBAAC,iBAAiB,oBAAK,KAAK,EAAI,CAAC;AAAA,CACzC,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { c } from "react-compiler-runtime";
|
|
2
|
+
import React from "react";
|
|
3
|
+
import { UdpAgPieChart } from "udp-react-stencil-component-library";
|
|
4
|
+
//#region src/UI/charts/ag/UdpAgPieChart.tsx
|
|
5
|
+
const UdpAgPieChart$1 = (props) => {
|
|
6
|
+
const $ = c(2);
|
|
7
|
+
let t0;
|
|
8
|
+
if ($[0] !== props) {
|
|
9
|
+
t0 = /* @__PURE__ */ React.createElement(UdpAgPieChart, props);
|
|
10
|
+
$[0] = props;
|
|
11
|
+
$[1] = t0;
|
|
12
|
+
} else t0 = $[1];
|
|
13
|
+
return t0;
|
|
14
|
+
};
|
|
15
|
+
//#endregion
|
|
16
|
+
export { UdpAgPieChart$1 as UdpAgPieChart };
|
|
17
|
+
|
|
18
|
+
//# sourceMappingURL=UdpAgPieChart.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgPieChart.mjs","names":["React","UdpAgPieChart","StencilAgPieChart","JSX","UdpAgPieChartProps","Partial","FC","props","$","_c","t0"],"sources":["../../../../src/UI/charts/ag/UdpAgPieChart.tsx"],"sourcesContent":["import React from 'react';\n\n// eslint-disable-next-line @typescript-eslint/ban-ts-comment\n// @ts-ignore — generated after the Stencil build emits the React binding.\nimport { UdpAgPieChart as StencilAgPieChart } from '@univerus/udp-react-stencil-component-library';\n// eslint-disable-next-line @typescript-eslint/ban-ts-comment\n// @ts-ignore — same lazy-binding caveat as above.\nimport { type JSX } from '@univerus/udp-react-stencil-component-library';\n\ntype UdpAgPieChartProps = Partial<JSX.UdpAgPieChart>;\n\nexport const UdpAgPieChart: React.FC<UdpAgPieChartProps> = (props) => {\n return <StencilAgPieChart {...props} />;\n};\n"],"mappings":";;;;AAWA,MAAaC,mBAA8CM,UAAA;CAAA,MAAAC,IAAAC,EAAA,EAAA;CAAA,IAAAC;AAAA,KAAAF,EAAA,OAAAD,OAAA;AAClDG,OAAA,sBAAA,cAAC,eAAsBH,MAAS;AAAAC,IAAA,KAAAD;AAAAC,IAAA,KAAAE;OAAAA,MAAAF,EAAA;AAAA,QAAhCE"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
3
|
+
// @ts-ignore — same lazy-binding caveat as above.
|
|
4
|
+
import { type JSX } from 'udp-react-stencil-component-library';
|
|
5
|
+
type UdpAgScatterChartProps = Partial<JSX.UdpAgScatterChart>;
|
|
6
|
+
export declare const UdpAgScatterChart: React.FC<UdpAgScatterChartProps>;
|
|
7
|
+
export {};
|
|
8
|
+
//# sourceMappingURL=UdpAgScatterChart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgScatterChart.d.ts","sourceRoot":"","sources":["../../../../src/UI/charts/ag/UdpAgScatterChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,6DAA6D;AAC7D,oDAAkD;AAClD,OAAO,EAAE,KAAK,GAAG,EAAE,MAAM,+CAA+C,CAAC;AAEzE,KAAK,sBAAsB,GAAG,OAAO,CAAC,GAAG,CAAC,iBAAiB,CAAC,CAAC;AAE7D,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CAE9D,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
3
|
+
// @ts-ignore — generated after the Stencil build emits the React binding.
|
|
4
|
+
import { UdpAgScatterChart as StencilAgScatterChart } from 'udp-react-stencil-component-library';
|
|
5
|
+
export const UdpAgScatterChart = (props) => {
|
|
6
|
+
return React.createElement(StencilAgScatterChart, Object.assign({}, props));
|
|
7
|
+
};
|
|
8
|
+
//# sourceMappingURL=UdpAgScatterChart.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgScatterChart.js","sourceRoot":"","sources":["../../../../src/UI/charts/ag/UdpAgScatterChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,6DAA6D;AAC7D,4EAA0E;AAC1E,OAAO,EAAE,iBAAiB,IAAI,qBAAqB,EAAE,MAAM,+CAA+C,CAAC;AAO3G,MAAM,CAAC,MAAM,iBAAiB,GAAqC,CAAC,KAAK,EAAE,EAAE,CAAC;IAC5E,OAAO,oBAAC,qBAAqB,oBAAK,KAAK,EAAI,CAAC;AAAA,CAC7C,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { c } from "react-compiler-runtime";
|
|
2
|
+
import React from "react";
|
|
3
|
+
import { UdpAgScatterChart } from "udp-react-stencil-component-library";
|
|
4
|
+
//#region src/UI/charts/ag/UdpAgScatterChart.tsx
|
|
5
|
+
const UdpAgScatterChart$1 = (props) => {
|
|
6
|
+
const $ = c(2);
|
|
7
|
+
let t0;
|
|
8
|
+
if ($[0] !== props) {
|
|
9
|
+
t0 = /* @__PURE__ */ React.createElement(UdpAgScatterChart, props);
|
|
10
|
+
$[0] = props;
|
|
11
|
+
$[1] = t0;
|
|
12
|
+
} else t0 = $[1];
|
|
13
|
+
return t0;
|
|
14
|
+
};
|
|
15
|
+
//#endregion
|
|
16
|
+
export { UdpAgScatterChart$1 as UdpAgScatterChart };
|
|
17
|
+
|
|
18
|
+
//# sourceMappingURL=UdpAgScatterChart.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpAgScatterChart.mjs","names":["React","UdpAgScatterChart","StencilAgScatterChart","JSX","UdpAgScatterChartProps","Partial","FC","props","$","_c","t0"],"sources":["../../../../src/UI/charts/ag/UdpAgScatterChart.tsx"],"sourcesContent":["import React from 'react';\n\n// eslint-disable-next-line @typescript-eslint/ban-ts-comment\n// @ts-ignore — generated after the Stencil build emits the React binding.\nimport { UdpAgScatterChart as StencilAgScatterChart } from '@univerus/udp-react-stencil-component-library';\n// eslint-disable-next-line @typescript-eslint/ban-ts-comment\n// @ts-ignore — same lazy-binding caveat as above.\nimport { type JSX } from '@univerus/udp-react-stencil-component-library';\n\ntype UdpAgScatterChartProps = Partial<JSX.UdpAgScatterChart>;\n\nexport const UdpAgScatterChart: React.FC<UdpAgScatterChartProps> = (props) => {\n return <StencilAgScatterChart {...props} />;\n};\n"],"mappings":";;;;AAWA,MAAaC,uBAAsDM,UAAA;CAAA,MAAAC,IAAAC,EAAA,EAAA;CAAA,IAAAC;AAAA,KAAAF,EAAA,OAAAD,OAAA;AAC1DG,OAAA,sBAAA,cAAC,mBAA0BH,MAAS;AAAAC,IAAA,KAAAD;AAAAC,IAAA,KAAAE;OAAAA,MAAAF,EAAA;AAAA,QAApCE"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export * from './UdpAgBarChart';
|
|
2
|
+
export * from './UdpAgLineChart';
|
|
3
|
+
export * from './UdpAgAreaChart';
|
|
4
|
+
export * from './UdpAgScatterChart';
|
|
5
|
+
export * from './UdpAgBubbleChart';
|
|
6
|
+
export * from './UdpAgPieChart';
|
|
7
|
+
export * from './UdpAgDonutChart';
|
|
8
|
+
export * from './UdpAgComboChart';
|
|
9
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/UI/charts/ag/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export * from './UdpAgBarChart';
|
|
2
|
+
export * from './UdpAgLineChart';
|
|
3
|
+
export * from './UdpAgAreaChart';
|
|
4
|
+
export * from './UdpAgScatterChart';
|
|
5
|
+
export * from './UdpAgBubbleChart';
|
|
6
|
+
export * from './UdpAgPieChart';
|
|
7
|
+
export * from './UdpAgDonutChart';
|
|
8
|
+
export * from './UdpAgComboChart';
|
|
9
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/UI/charts/ag/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC"}
|
|
@@ -4,5 +4,9 @@ export interface UdpBarChartProps extends XyChartBaseProps {
|
|
|
4
4
|
valueField: string;
|
|
5
5
|
labelField: string;
|
|
6
6
|
}
|
|
7
|
+
/**
|
|
8
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
9
|
+
* Use `UdpAgBarChart` instead.
|
|
10
|
+
*/
|
|
7
11
|
export declare const UdpBarChart: React.FC<UdpBarChartProps>;
|
|
8
12
|
//# sourceMappingURL=UdpBarChart.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UdpBarChart.d.ts","sourceRoot":"","sources":["../../../../src/UI/charts/amcharts/UdpBarChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAE5C,MAAM,WAAW,gBAAiB,SAAQ,gBAAgB;IACxD,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAGlD,CAAC"}
|
|
1
|
+
{"version":3,"file":"UdpBarChart.d.ts","sourceRoot":"","sources":["../../../../src/UI/charts/amcharts/UdpBarChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAE5C,MAAM,WAAW,gBAAiB,SAAQ,gBAAgB;IACxD,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;CACpB;AAED;;;GAGG;AACH,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAGlD,CAAC"}
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { UdpBarChart as StencilBarChart } from 'udp-react-stencil-component-library';
|
|
3
3
|
;
|
|
4
|
+
/**
|
|
5
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
6
|
+
* Use `UdpAgBarChart` instead.
|
|
7
|
+
*/
|
|
4
8
|
export const UdpBarChart = (props) => {
|
|
5
9
|
{ /* @ts-ignore */ }
|
|
6
10
|
return React.createElement(StencilBarChart, Object.assign({}, props));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UdpBarChart.js","sourceRoot":"","sources":["../../../../src/UI/charts/amcharts/UdpBarChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,WAAW,IAAI,eAAe,EAAE,MAAM,+CAA+C,CAAC;AAM9F,CAAC;AAEF,MAAM,CAAC,MAAM,WAAW,GAA+B,CAAC,KAAuB,EAAE,EAAE,CAAC;IAClF,CAAC,CAAA,gBAAgB,CAAA,CAAC;IAClB,OAAO,oBAAC,eAAe,oBAAK,KAAK,EAAI,CAAC;AAAA,CACvC,CAAC"}
|
|
1
|
+
{"version":3,"file":"UdpBarChart.js","sourceRoot":"","sources":["../../../../src/UI/charts/amcharts/UdpBarChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,WAAW,IAAI,eAAe,EAAE,MAAM,+CAA+C,CAAC;AAM9F,CAAC;AAEF;;;GAGG;AACH,MAAM,CAAC,MAAM,WAAW,GAA+B,CAAC,KAAuB,EAAE,EAAE,CAAC;IAClF,CAAC,CAAA,gBAAgB,CAAA,CAAC;IAClB,OAAO,oBAAC,eAAe,oBAAK,KAAK,EAAI,CAAC;AAAA,CACvC,CAAC"}
|
|
@@ -2,6 +2,10 @@ import { c } from "react-compiler-runtime";
|
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { UdpBarChart } from "udp-react-stencil-component-library";
|
|
4
4
|
//#region src/UI/charts/amcharts/UdpBarChart.tsx
|
|
5
|
+
/**
|
|
6
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
7
|
+
* Use `UdpAgBarChart` instead.
|
|
8
|
+
*/
|
|
5
9
|
const UdpBarChart$1 = (props) => {
|
|
6
10
|
const $ = c(2);
|
|
7
11
|
let t0;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UdpBarChart.mjs","names":["React","UdpBarChart","StencilBarChart","XyChartBaseProps","UdpBarChartProps","valueField","labelField","FC","props","$","_c","t0"],"sources":["../../../../src/UI/charts/amcharts/UdpBarChart.tsx"],"sourcesContent":["import React from 'react';\n\nimport { UdpBarChart as StencilBarChart } from '@univerus/udp-react-stencil-component-library';\nimport { XyChartBaseProps } from '../types';\n\nexport interface UdpBarChartProps extends XyChartBaseProps{\n valueField: string;\n labelField: string;\n};\n\nexport const UdpBarChart: React.FC<UdpBarChartProps> = (props: UdpBarChartProps) => {\n {/* @ts-ignore */}\n return <StencilBarChart {...props} />;\n};\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"UdpBarChart.mjs","names":["React","UdpBarChart","StencilBarChart","XyChartBaseProps","UdpBarChartProps","valueField","labelField","FC","props","$","_c","t0"],"sources":["../../../../src/UI/charts/amcharts/UdpBarChart.tsx"],"sourcesContent":["import React from 'react';\n\nimport { UdpBarChart as StencilBarChart } from '@univerus/udp-react-stencil-component-library';\nimport { XyChartBaseProps } from '../types';\n\nexport interface UdpBarChartProps extends XyChartBaseProps{\n valueField: string;\n labelField: string;\n};\n\n/**\n * @deprecated This component is deprecated and will be removed in a future version.\n * Use `UdpAgBarChart` instead.\n */\nexport const UdpBarChart: React.FC<UdpBarChartProps> = (props: UdpBarChartProps) => {\n {/* @ts-ignore */}\n return <StencilBarChart {...props} />;\n};\n"],"mappings":";;;;;;;;AAcA,MAAaC,iBAA0CO,UAAA;CAAA,MAAAC,IAAAC,EAAA,EAAA;CAAA,IAAAC;AAAA,KAAAF,EAAA,OAAAD,OAAA;AAE9CG,OAAA,sBAAA,cAAC,aAAoBH,MAAS;AAAAC,IAAA,KAAAD;AAAAC,IAAA,KAAAE;OAAAA,MAAAF,EAAA;AAAA,QAA9BE"}
|
|
@@ -3,5 +3,9 @@ import { XyChartBaseProps } from '../types';
|
|
|
3
3
|
export interface UdpDistributionChartProps extends XyChartBaseProps {
|
|
4
4
|
valueField: string;
|
|
5
5
|
}
|
|
6
|
+
/**
|
|
7
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
8
|
+
* Use `UdpAgBarChart` instead.
|
|
9
|
+
*/
|
|
6
10
|
export declare const UdpDistributionChart: (props: UdpDistributionChartProps) => React.JSX.Element;
|
|
7
11
|
//# sourceMappingURL=UdpDistributionChart.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UdpDistributionChart.d.ts","sourceRoot":"","sources":["../../../../src/UI/charts/amcharts/UdpDistributionChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAE5C,MAAM,WAAW,yBAA0B,SAAQ,gBAAgB;IACjE,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,oBAAoB,yDAGhC,CAAC"}
|
|
1
|
+
{"version":3,"file":"UdpDistributionChart.d.ts","sourceRoot":"","sources":["../../../../src/UI/charts/amcharts/UdpDistributionChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAE5C,MAAM,WAAW,yBAA0B,SAAQ,gBAAgB;IACjE,UAAU,EAAE,MAAM,CAAC;CACpB;AAED;;;GAGG;AACH,eAAO,MAAM,oBAAoB,yDAGhC,CAAC"}
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { UdpDistributionChart as StencilDistributionChart } from 'udp-react-stencil-component-library';
|
|
3
3
|
;
|
|
4
|
+
/**
|
|
5
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
6
|
+
* Use `UdpAgBarChart` instead.
|
|
7
|
+
*/
|
|
4
8
|
export const UdpDistributionChart = (props) => {
|
|
5
9
|
{ /* @ts-ignore */ }
|
|
6
10
|
return React.createElement(StencilDistributionChart, Object.assign({}, props));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UdpDistributionChart.js","sourceRoot":"","sources":["../../../../src/UI/charts/amcharts/UdpDistributionChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,oBAAoB,IAAI,wBAAwB,EAAE,MAAM,+CAA+C,CAAC;AAKhH,CAAC;AAEF,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAAC,KAAgC,EAAE,EAAE,CAAC;IACxE,CAAC,CAAA,gBAAgB,CAAA,CAAC;IAClB,OAAO,oBAAC,wBAAwB,oBAAK,KAAK,EAAI,CAAC;AAAA,CAChD,CAAC"}
|
|
1
|
+
{"version":3,"file":"UdpDistributionChart.js","sourceRoot":"","sources":["../../../../src/UI/charts/amcharts/UdpDistributionChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,oBAAoB,IAAI,wBAAwB,EAAE,MAAM,+CAA+C,CAAC;AAKhH,CAAC;AAEF;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAAC,KAAgC,EAAE,EAAE,CAAC;IACxE,CAAC,CAAA,gBAAgB,CAAA,CAAC;IAClB,OAAO,oBAAC,wBAAwB,oBAAK,KAAK,EAAI,CAAC;AAAA,CAChD,CAAC"}
|
|
@@ -2,6 +2,10 @@ import { c } from "react-compiler-runtime";
|
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { UdpDistributionChart } from "udp-react-stencil-component-library";
|
|
4
4
|
//#region src/UI/charts/amcharts/UdpDistributionChart.tsx
|
|
5
|
+
/**
|
|
6
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
7
|
+
* Use `UdpAgBarChart` instead.
|
|
8
|
+
*/
|
|
5
9
|
const UdpDistributionChart$1 = (props) => {
|
|
6
10
|
const $ = c(2);
|
|
7
11
|
let t0;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UdpDistributionChart.mjs","names":["React","UdpDistributionChart","StencilDistributionChart","XyChartBaseProps","UdpDistributionChartProps","valueField","props","$","_c","t0"],"sources":["../../../../src/UI/charts/amcharts/UdpDistributionChart.tsx"],"sourcesContent":["import React from 'react';\n\nimport { UdpDistributionChart as StencilDistributionChart } from '@univerus/udp-react-stencil-component-library';\nimport { XyChartBaseProps } from '../types';\n\nexport interface UdpDistributionChartProps extends XyChartBaseProps{\n valueField: string;\n};\n\nexport const UdpDistributionChart = (props: UdpDistributionChartProps) => {\n {/* @ts-ignore */}\n return <StencilDistributionChart {...props} />;\n};\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"UdpDistributionChart.mjs","names":["React","UdpDistributionChart","StencilDistributionChart","XyChartBaseProps","UdpDistributionChartProps","valueField","props","$","_c","t0"],"sources":["../../../../src/UI/charts/amcharts/UdpDistributionChart.tsx"],"sourcesContent":["import React from 'react';\n\nimport { UdpDistributionChart as StencilDistributionChart } from '@univerus/udp-react-stencil-component-library';\nimport { XyChartBaseProps } from '../types';\n\nexport interface UdpDistributionChartProps extends XyChartBaseProps{\n valueField: string;\n};\n\n/**\n * @deprecated This component is deprecated and will be removed in a future version.\n * Use `UdpAgBarChart` instead.\n */\nexport const UdpDistributionChart = (props: UdpDistributionChartProps) => {\n {/* @ts-ignore */}\n return <StencilDistributionChart {...props} />;\n};\n"],"mappings":";;;;;;;;AAaA,MAAaC,0BAAuBK,UAAA;CAAA,MAAAC,IAAAC,EAAA,EAAA;CAAA,IAAAC;AAAA,KAAAF,EAAA,OAAAD,OAAA;AAE3BG,OAAA,sBAAA,cAAC,sBAA6BH,MAAS;AAAAC,IAAA,KAAAD;AAAAC,IAAA,KAAAE;OAAAA,MAAAF,EAAA;AAAA,QAAvCE"}
|
|
@@ -5,5 +5,9 @@ export interface UdpDonutChartProps extends BaseProps {
|
|
|
5
5
|
labelField: string;
|
|
6
6
|
hideLegend: boolean;
|
|
7
7
|
}
|
|
8
|
+
/**
|
|
9
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
10
|
+
* Use `UdpAgDonutChart` (or `UdpAgPieChart`) instead.
|
|
11
|
+
*/
|
|
8
12
|
export declare const UdpDonutChart: React.FC<UdpDonutChartProps>;
|
|
9
13
|
//# sourceMappingURL=UdpDonutChart.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UdpDonutChart.d.ts","sourceRoot":"","sources":["../../../../src/UI/charts/amcharts/UdpDonutChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,MAAM,WAAW,kBAAmB,SAAQ,SAAS;IACnD,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;CACrB;AACD,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAItD,CAAC"}
|
|
1
|
+
{"version":3,"file":"UdpDonutChart.d.ts","sourceRoot":"","sources":["../../../../src/UI/charts/amcharts/UdpDonutChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,MAAM,WAAW,kBAAmB,SAAQ,SAAS;IACnD,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;CACrB;AACD;;;GAGG;AACH,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAItD,CAAC"}
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { UdpDonutChart as StencilDonutChart } from 'udp-react-stencil-component-library';
|
|
3
3
|
;
|
|
4
|
+
/**
|
|
5
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
6
|
+
* Use `UdpAgDonutChart` (or `UdpAgPieChart`) instead.
|
|
7
|
+
*/
|
|
4
8
|
export const UdpDonutChart = (props) => {
|
|
5
9
|
{ /* @ts-ignore */ }
|
|
6
10
|
return React.createElement(StencilDonutChart, Object.assign({}, props));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UdpDonutChart.js","sourceRoot":"","sources":["../../../../src/UI/charts/amcharts/UdpDonutChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,aAAa,IAAI,iBAAiB,EAAE,MAAM,+CAA+C,CAAC;AAOlG,CAAC;AACF,MAAM,CAAC,MAAM,aAAa,GAAiC,CAAC,KAAyB,EACnF,EAAE,CAAC;IACH,CAAC,CAAA,gBAAgB,CAAA,CAAC;IAClB,OAAO,oBAAC,iBAAiB,oBAAK,KAAK,EAAI,CAAC;AAAA,CACzC,CAAC"}
|
|
1
|
+
{"version":3,"file":"UdpDonutChart.js","sourceRoot":"","sources":["../../../../src/UI/charts/amcharts/UdpDonutChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,aAAa,IAAI,iBAAiB,EAAE,MAAM,+CAA+C,CAAC;AAOlG,CAAC;AACF;;;GAGG;AACH,MAAM,CAAC,MAAM,aAAa,GAAiC,CAAC,KAAyB,EACnF,EAAE,CAAC;IACH,CAAC,CAAA,gBAAgB,CAAA,CAAC;IAClB,OAAO,oBAAC,iBAAiB,oBAAK,KAAK,EAAI,CAAC;AAAA,CACzC,CAAC"}
|