@hisptz/dhis2-scorecard 1.0.3 → 1.0.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 (169) hide show
  1. package/dist/components/ScorecardTable/components/FurtherAnalysisMenu.js +116 -0
  2. package/dist/components/ScorecardTable/components/FurtherAnalysisMenu.js.map +1 -1
  3. package/dist/esm/components/ScorecardTable/components/FurtherAnalysisMenu.js +116 -0
  4. package/dist/esm/components/ScorecardTable/components/FurtherAnalysisMenu.js.map +1 -1
  5. package/package.json +3 -3
  6. package/dist/types/Scorecard.d.ts +0 -7
  7. package/dist/types/Scorecard.d.ts.map +0 -1
  8. package/dist/types/components/ColGroup.d.ts +0 -2
  9. package/dist/types/components/ColGroup.d.ts.map +0 -1
  10. package/dist/types/components/ConfigProvider.d.ts +0 -144
  11. package/dist/types/components/ConfigProvider.d.ts.map +0 -1
  12. package/dist/types/components/DataProvider.d.ts +0 -10
  13. package/dist/types/components/DataProvider.d.ts.map +0 -1
  14. package/dist/types/components/LoadingIndicator.d.ts +0 -5
  15. package/dist/types/components/LoadingIndicator.d.ts.map +0 -1
  16. package/dist/types/components/MetaProvider.d.ts +0 -23
  17. package/dist/types/components/MetaProvider.d.ts.map +0 -1
  18. package/dist/types/components/ScorecardContext.d.ts +0 -9
  19. package/dist/types/components/ScorecardContext.d.ts.map +0 -1
  20. package/dist/types/components/ScorecardHeader.d.ts +0 -2
  21. package/dist/types/components/ScorecardHeader.d.ts.map +0 -1
  22. package/dist/types/components/ScorecardLegendsView/ScorecardLegendsView.d.ts +0 -3
  23. package/dist/types/components/ScorecardLegendsView/ScorecardLegendsView.d.ts.map +0 -1
  24. package/dist/types/components/ScorecardLegendsView/components/ArrowLegendView.d.ts +0 -2
  25. package/dist/types/components/ScorecardLegendsView/components/ArrowLegendView.d.ts.map +0 -1
  26. package/dist/types/components/ScorecardLegendsView/components/LegendView.d.ts +0 -10
  27. package/dist/types/components/ScorecardLegendsView/components/LegendView.d.ts.map +0 -1
  28. package/dist/types/components/ScorecardLegendsView/components/OrgUnitLevelSpecificTargetView.d.ts +0 -7
  29. package/dist/types/components/ScorecardLegendsView/components/OrgUnitLevelSpecificTargetView.d.ts.map +0 -1
  30. package/dist/types/components/ScorecardLegendsView/components/OrgUnitSpecificTargetView.d.ts +0 -7
  31. package/dist/types/components/ScorecardLegendsView/components/OrgUnitSpecificTargetView.d.ts.map +0 -1
  32. package/dist/types/components/ScorecardLegendsView/components/PeriodSpecificTargetView.d.ts +0 -7
  33. package/dist/types/components/ScorecardLegendsView/components/PeriodSpecificTargetView.d.ts.map +0 -1
  34. package/dist/types/components/ScorecardLegendsView/components/SpecificTargetLegendsView.d.ts +0 -3
  35. package/dist/types/components/ScorecardLegendsView/components/SpecificTargetLegendsView.d.ts.map +0 -1
  36. package/dist/types/components/ScorecardLegendsView/index.d.ts +0 -2
  37. package/dist/types/components/ScorecardLegendsView/index.d.ts.map +0 -1
  38. package/dist/types/components/ScorecardPrint/ScorecardPrint.d.ts +0 -3
  39. package/dist/types/components/ScorecardPrint/ScorecardPrint.d.ts.map +0 -1
  40. package/dist/types/components/ScorecardPrint/components/ScorecardDownloadButton.d.ts +0 -2
  41. package/dist/types/components/ScorecardPrint/components/ScorecardDownloadButton.d.ts.map +0 -1
  42. package/dist/types/components/ScorecardPrint/components/ScorecardPreviewArea.d.ts +0 -5
  43. package/dist/types/components/ScorecardPrint/components/ScorecardPreviewArea.d.ts.map +0 -1
  44. package/dist/types/components/ScorecardPrint/utils/download.d.ts +0 -33
  45. package/dist/types/components/ScorecardPrint/utils/download.d.ts.map +0 -1
  46. package/dist/types/components/ScorecardTable/FurtherAnalysisDictionary/FurtherAnalysisDictionary.d.ts +0 -6
  47. package/dist/types/components/ScorecardTable/FurtherAnalysisDictionary/FurtherAnalysisDictionary.d.ts.map +0 -1
  48. package/dist/types/components/ScorecardTable/FurtherAnalysisDictionary/components/ConfigProvider.d.ts +0 -12
  49. package/dist/types/components/ScorecardTable/FurtherAnalysisDictionary/components/ConfigProvider.d.ts.map +0 -1
  50. package/dist/types/components/ScorecardTable/FurtherAnalysisDictionary/components/DetailsProvider.d.ts +0 -9
  51. package/dist/types/components/ScorecardTable/FurtherAnalysisDictionary/components/DetailsProvider.d.ts.map +0 -1
  52. package/dist/types/components/ScorecardTable/FurtherAnalysisDictionary/index.d.ts +0 -2
  53. package/dist/types/components/ScorecardTable/FurtherAnalysisDictionary/index.d.ts.map +0 -1
  54. package/dist/types/components/ScorecardTable/FurtherAnalysisVisualization.d.ts +0 -7
  55. package/dist/types/components/ScorecardTable/FurtherAnalysisVisualization.d.ts.map +0 -1
  56. package/dist/types/components/ScorecardTable/ScorecardTable.d.ts +0 -6
  57. package/dist/types/components/ScorecardTable/ScorecardTable.d.ts.map +0 -1
  58. package/dist/types/components/ScorecardTable/components/AverageCell.d.ts +0 -12
  59. package/dist/types/components/ScorecardTable/components/AverageCell.d.ts.map +0 -1
  60. package/dist/types/components/ScorecardTable/components/AverageFooterCell.d.ts +0 -4
  61. package/dist/types/components/ScorecardTable/components/AverageFooterCell.d.ts.map +0 -1
  62. package/dist/types/components/ScorecardTable/components/CellLoader.d.ts +0 -4
  63. package/dist/types/components/ScorecardTable/components/CellLoader.d.ts.map +0 -1
  64. package/dist/types/components/ScorecardTable/components/DataContainer.d.ts +0 -91
  65. package/dist/types/components/ScorecardTable/components/DataContainer.d.ts.map +0 -1
  66. package/dist/types/components/ScorecardTable/components/DataFooterCell.d.ts +0 -4
  67. package/dist/types/components/ScorecardTable/components/DataFooterCell.d.ts.map +0 -1
  68. package/dist/types/components/ScorecardTable/components/DataRow.d.ts +0 -8
  69. package/dist/types/components/ScorecardTable/components/DataRow.d.ts.map +0 -1
  70. package/dist/types/components/ScorecardTable/components/DataValue.d.ts +0 -7
  71. package/dist/types/components/ScorecardTable/components/DataValue.d.ts.map +0 -1
  72. package/dist/types/components/ScorecardTable/components/DraggableCell.d.ts +0 -9
  73. package/dist/types/components/ScorecardTable/components/DraggableCell.d.ts.map +0 -1
  74. package/dist/types/components/ScorecardTable/components/DroppableCell.d.ts +0 -7
  75. package/dist/types/components/ScorecardTable/components/DroppableCell.d.ts.map +0 -1
  76. package/dist/types/components/ScorecardTable/components/EmptyFooterCell.d.ts +0 -4
  77. package/dist/types/components/ScorecardTable/components/EmptyFooterCell.d.ts.map +0 -1
  78. package/dist/types/components/ScorecardTable/components/ExpandedScorecardTable.d.ts +0 -8
  79. package/dist/types/components/ScorecardTable/components/ExpandedScorecardTable.d.ts.map +0 -1
  80. package/dist/types/components/ScorecardTable/components/FurtherAnalysisMenu.d.ts +0 -15
  81. package/dist/types/components/ScorecardTable/components/FurtherAnalysisMenu.d.ts.map +0 -1
  82. package/dist/types/components/ScorecardTable/components/FurtherAnalysisModal.d.ts +0 -13
  83. package/dist/types/components/ScorecardTable/components/FurtherAnalysisModal.d.ts.map +0 -1
  84. package/dist/types/components/ScorecardTable/components/LinkedCell.d.ts +0 -20
  85. package/dist/types/components/ScorecardTable/components/LinkedCell.d.ts.map +0 -1
  86. package/dist/types/components/ScorecardTable/components/LinkedDataCell.d.ts +0 -15
  87. package/dist/types/components/ScorecardTable/components/LinkedDataCell.d.ts.map +0 -1
  88. package/dist/types/components/ScorecardTable/components/MetaFooterCell.d.ts +0 -2
  89. package/dist/types/components/ScorecardTable/components/MetaFooterCell.d.ts.map +0 -1
  90. package/dist/types/components/ScorecardTable/components/PaginatedToolbar.d.ts +0 -2
  91. package/dist/types/components/ScorecardTable/components/PaginatedToolbar.d.ts.map +0 -1
  92. package/dist/types/components/ScorecardTable/components/SingleDataCell.d.ts +0 -15
  93. package/dist/types/components/ScorecardTable/components/SingleDataCell.d.ts.map +0 -1
  94. package/dist/types/components/ScorecardTable/components/TableBody.d.ts +0 -5
  95. package/dist/types/components/ScorecardTable/components/TableBody.d.ts.map +0 -1
  96. package/dist/types/components/ScorecardTable/components/TableFoot.d.ts +0 -2
  97. package/dist/types/components/ScorecardTable/components/TableFoot.d.ts.map +0 -1
  98. package/dist/types/components/ScorecardTable/components/TableHeader/TableHeader.d.ts +0 -3
  99. package/dist/types/components/ScorecardTable/components/TableHeader/TableHeader.d.ts.map +0 -1
  100. package/dist/types/components/ScorecardTable/components/TableHeader/components/AverageHeaderCell.d.ts +0 -4
  101. package/dist/types/components/ScorecardTable/components/TableHeader/components/AverageHeaderCell.d.ts.map +0 -1
  102. package/dist/types/components/ScorecardTable/components/TableHeader/components/DataHeaderCell.d.ts +0 -6
  103. package/dist/types/components/ScorecardTable/components/TableHeader/components/DataHeaderCell.d.ts.map +0 -1
  104. package/dist/types/components/ScorecardTable/components/TableHeader/components/ExpandCell.d.ts +0 -4
  105. package/dist/types/components/ScorecardTable/components/TableHeader/components/ExpandCell.d.ts.map +0 -1
  106. package/dist/types/components/ScorecardTable/components/TableHeader/components/FilterArea.d.ts +0 -7
  107. package/dist/types/components/ScorecardTable/components/TableHeader/components/FilterArea.d.ts.map +0 -1
  108. package/dist/types/components/ScorecardTable/components/TableHeader/components/LabelCell.d.ts +0 -12
  109. package/dist/types/components/ScorecardTable/components/TableHeader/components/LabelCell.d.ts.map +0 -1
  110. package/dist/types/components/ScorecardTable/components/TableHeader/components/MetaHeaderCell.d.ts +0 -7
  111. package/dist/types/components/ScorecardTable/components/TableHeader/components/MetaHeaderCell.d.ts.map +0 -1
  112. package/dist/types/components/ScorecardTable/components/TableHeader/components/NumberCell.d.ts +0 -7
  113. package/dist/types/components/ScorecardTable/components/TableHeader/components/NumberCell.d.ts.map +0 -1
  114. package/dist/types/components/ScorecardTable/components/TableHeader/index.d.ts +0 -2
  115. package/dist/types/components/ScorecardTable/components/TableHeader/index.d.ts.map +0 -1
  116. package/dist/types/components/ScorecardTable/index.d.ts +0 -2
  117. package/dist/types/components/ScorecardTable/index.d.ts.map +0 -1
  118. package/dist/types/components/StateProvider.d.ts +0 -9
  119. package/dist/types/components/StateProvider.d.ts.map +0 -1
  120. package/dist/types/components/TableStateProvider.d.ts +0 -56
  121. package/dist/types/components/TableStateProvider.d.ts.map +0 -1
  122. package/dist/types/components/index.d.ts +0 -7
  123. package/dist/types/components/index.d.ts.map +0 -1
  124. package/dist/types/hooks/cellData.d.ts +0 -18
  125. package/dist/types/hooks/cellData.d.ts.map +0 -1
  126. package/dist/types/hooks/columns.d.ts +0 -50
  127. package/dist/types/hooks/columns.d.ts.map +0 -1
  128. package/dist/types/hooks/data.d.ts +0 -18
  129. package/dist/types/hooks/data.d.ts.map +0 -1
  130. package/dist/types/hooks/dataItem.d.ts +0 -3
  131. package/dist/types/hooks/dataItem.d.ts.map +0 -1
  132. package/dist/types/hooks/index.d.ts +0 -2
  133. package/dist/types/hooks/index.d.ts.map +0 -1
  134. package/dist/types/hooks/metadata.d.ts +0 -41
  135. package/dist/types/hooks/metadata.d.ts.map +0 -1
  136. package/dist/types/hooks/orgUnit.d.ts +0 -27
  137. package/dist/types/hooks/orgUnit.d.ts.map +0 -1
  138. package/dist/types/hooks/period.d.ts +0 -2
  139. package/dist/types/hooks/period.d.ts.map +0 -1
  140. package/dist/types/hooks/table.d.ts +0 -31
  141. package/dist/types/hooks/table.d.ts.map +0 -1
  142. package/dist/types/hooks/value.d.ts +0 -87
  143. package/dist/types/hooks/value.d.ts.map +0 -1
  144. package/dist/types/index.d.ts +0 -6
  145. package/dist/types/index.d.ts.map +0 -1
  146. package/dist/types/schemas/config.d.ts +0 -3363
  147. package/dist/types/schemas/config.d.ts.map +0 -1
  148. package/dist/types/state/scorecardState.d.ts +0 -79
  149. package/dist/types/state/scorecardState.d.ts.map +0 -1
  150. package/dist/types/utils/analytics.d.ts +0 -19
  151. package/dist/types/utils/analytics.d.ts.map +0 -1
  152. package/dist/types/utils/columns.d.ts +0 -33
  153. package/dist/types/utils/columns.d.ts.map +0 -1
  154. package/dist/types/utils/data.d.ts +0 -17
  155. package/dist/types/utils/data.d.ts.map +0 -1
  156. package/dist/types/utils/dataEngine.d.ts +0 -50
  157. package/dist/types/utils/dataEngine.d.ts.map +0 -1
  158. package/dist/types/utils/dataSources.d.ts +0 -37
  159. package/dist/types/utils/dataSources.d.ts.map +0 -1
  160. package/dist/types/utils/engine.d.ts +0 -14
  161. package/dist/types/utils/engine.d.ts.map +0 -1
  162. package/dist/types/utils/index.d.ts +0 -2
  163. package/dist/types/utils/index.d.ts.map +0 -1
  164. package/dist/types/utils/legends.d.ts +0 -22
  165. package/dist/types/utils/legends.d.ts.map +0 -1
  166. package/dist/types/utils/orgUnits.d.ts +0 -7
  167. package/dist/types/utils/orgUnits.d.ts.map +0 -1
  168. package/dist/types/utils/state.d.ts +0 -5
  169. package/dist/types/utils/state.d.ts.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"ScorecardContext.d.ts","sourceRoot":"","sources":["../../../src/components/ScorecardContext.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,EAAQ,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AACpD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAKzD,UAAU,qBAAqB;IAC9B,QAAQ,EAAE,SAAS,CAAC;IACpB,MAAM,EAAE,eAAe,CAAC;CACxB;AAwCD,eAAO,MAAM,gBAAgB,mDAgB5B,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare function ScorecardHeader(): import("react/jsx-runtime").JSX.Element | null;
2
- //# sourceMappingURL=ScorecardHeader.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ScorecardHeader.d.ts","sourceRoot":"","sources":["../../../src/components/ScorecardHeader.tsx"],"names":[],"mappings":"AAQA,wBAAgB,eAAe,mDAoE9B"}
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const ScorecardLegendsView: import("react").NamedExoticComponent<object>;
3
- //# sourceMappingURL=ScorecardLegendsView.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ScorecardLegendsView.d.ts","sourceRoot":"","sources":["../../../../src/components/ScorecardLegendsView/ScorecardLegendsView.tsx"],"names":[],"mappings":";AAMA,eAAO,MAAM,oBAAoB,8CAyC/B,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare function ArrowLegendsView(props: any): import("react/jsx-runtime").JSX.Element | null;
2
- //# sourceMappingURL=ArrowLegendView.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ArrowLegendView.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardLegendsView/components/ArrowLegendView.tsx"],"names":[],"mappings":"AAIA,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,GAAG,kDAqB1C"}
@@ -1,10 +0,0 @@
1
- import type { LegendDefinition, ScorecardLegend } from "../../../schemas/config";
2
- export interface LegendsViewProps {
3
- legends: ScorecardLegend[];
4
- }
5
- export declare function LegendsView({ legends }: LegendsViewProps): import("react/jsx-runtime").JSX.Element;
6
- export interface LegendViewProps {
7
- legend: LegendDefinition;
8
- }
9
- export declare function LegendView({ legend }: LegendViewProps): import("react/jsx-runtime").JSX.Element;
10
- //# sourceMappingURL=LegendView.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LegendView.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardLegendsView/components/LegendView.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EACX,gBAAgB,EAChB,eAAe,EACf,MAAM,yBAAyB,CAAC;AAEjC,MAAM,WAAW,gBAAgB;IAChC,OAAO,EAAE,eAAe,EAAE,CAAC;CAC3B;AAED,wBAAgB,WAAW,CAAC,EAAE,OAAO,EAAE,EAAE,gBAAgB,2CAwDxD;AAED,MAAM,WAAW,eAAe;IAC/B,MAAM,EAAE,gBAAgB,CAAC;CACzB;AAED,wBAAgB,UAAU,CAAC,EAAE,MAAM,EAAE,EAAE,eAAe,2CAmBrD"}
@@ -1,7 +0,0 @@
1
- import type { OrgUnitLevelLegend } from "../../../schemas/config";
2
- export interface OrgUnitSpecificTargetViewProps {
3
- specificTarget: OrgUnitLevelLegend;
4
- label: string;
5
- }
6
- export declare function OrgUnitLevelSpecificTargetView({ specificTarget, label, }: OrgUnitSpecificTargetViewProps): import("react/jsx-runtime").JSX.Element;
7
- //# sourceMappingURL=OrgUnitLevelSpecificTargetView.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"OrgUnitLevelSpecificTargetView.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardLegendsView/components/OrgUnitLevelSpecificTargetView.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAGlE,MAAM,WAAW,8BAA8B;IAC9C,cAAc,EAAE,kBAAkB,CAAC;IACnC,KAAK,EAAE,MAAM,CAAC;CACd;AAED,wBAAgB,8BAA8B,CAAC,EAC9C,cAAc,EACd,KAAK,GACL,EAAE,8BAA8B,2CAyChC"}
@@ -1,7 +0,0 @@
1
- import type { SpecificTarget } from "../../../schemas/config";
2
- export interface OrgUnitSpecificTargetViewProps {
3
- specificTarget: SpecificTarget;
4
- label: string;
5
- }
6
- export declare function OrgUnitSpecificTargetView({ specificTarget, label, }: OrgUnitSpecificTargetViewProps): import("react/jsx-runtime").JSX.Element;
7
- //# sourceMappingURL=OrgUnitSpecificTargetView.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"OrgUnitSpecificTargetView.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardLegendsView/components/OrgUnitSpecificTargetView.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAM9D,MAAM,WAAW,8BAA8B;IAC9C,cAAc,EAAE,cAAc,CAAC;IAC/B,KAAK,EAAE,MAAM,CAAC;CACd;AAED,wBAAgB,yBAAyB,CAAC,EACzC,cAAc,EACd,KAAK,GACL,EAAE,8BAA8B,2CAqChC"}
@@ -1,7 +0,0 @@
1
- import type { SpecificTarget } from "../../../schemas/config";
2
- export interface OrgUnitSpecificTargetViewProps {
3
- specificTarget: SpecificTarget;
4
- label: string;
5
- }
6
- export declare function PeriodSpecificTargetView({ specificTarget, label, }: OrgUnitSpecificTargetViewProps): import("react/jsx-runtime").JSX.Element;
7
- //# sourceMappingURL=PeriodSpecificTargetView.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PeriodSpecificTargetView.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardLegendsView/components/PeriodSpecificTargetView.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAE9D,MAAM,WAAW,8BAA8B;IAC9C,cAAc,EAAE,cAAc,CAAC;IAC/B,KAAK,EAAE,MAAM,CAAC;CACd;AAED,wBAAgB,wBAAwB,CAAC,EACxC,cAAc,EACd,KAAK,GACL,EAAE,8BAA8B,2CAgChC"}
@@ -1,3 +0,0 @@
1
- export declare function SpecificTargetsLibrary(): import("react/jsx-runtime").JSX.Element;
2
- export declare function SpecificTargetLegendsView(): import("react/jsx-runtime").JSX.Element | null;
3
- //# sourceMappingURL=SpecificTargetLegendsView.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SpecificTargetLegendsView.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardLegendsView/components/SpecificTargetLegendsView.tsx"],"names":[],"mappings":"AAsBA,wBAAgB,sBAAsB,4CAwGrC;AAsBD,wBAAgB,yBAAyB,mDA8BxC"}
@@ -1,2 +0,0 @@
1
- export * from "./ScorecardLegendsView";
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ScorecardLegendsView/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC"}
@@ -1,3 +0,0 @@
1
- import "./print.css";
2
- export declare function ScorecardPrint(): import("react/jsx-runtime").JSX.Element;
3
- //# sourceMappingURL=ScorecardPrint.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ScorecardPrint.d.ts","sourceRoot":"","sources":["../../../../src/components/ScorecardPrint/ScorecardPrint.tsx"],"names":[],"mappings":"AACA,OAAO,aAAa,CAAC;AAErB,wBAAgB,cAAc,4CAE7B"}
@@ -1,2 +0,0 @@
1
- export declare function ScorecardDownloadButton(): import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=ScorecardDownloadButton.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ScorecardDownloadButton.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardPrint/components/ScorecardDownloadButton.tsx"],"names":[],"mappings":"AAmFA,wBAAgB,uBAAuB,4CAgCtC"}
@@ -1,5 +0,0 @@
1
- import React, { type RefObject } from "react";
2
- export declare const ScorecardPreviewArea: React.NamedExoticComponent<{
3
- previewRef: RefObject<HTMLDivElement>;
4
- }>;
5
- //# sourceMappingURL=ScorecardPreviewArea.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ScorecardPreviewArea.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardPrint/components/ScorecardPreviewArea.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAQ,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAQpD,eAAO,MAAM,oBAAoB;gBAGpB,UAAU,cAAc,CAAC;EA4BpC,CAAC"}
@@ -1,33 +0,0 @@
1
- import type { ScorecardMeta } from "../../MetaProvider";
2
- import type { ScorecardConfig } from "../../../schemas/config";
3
- import type { AnalyticsData } from "../../../utils/data";
4
- export declare const ALMA_HEADERS: {
5
- name: string;
6
- column: string;
7
- valueType: string;
8
- type: string;
9
- hidden: boolean;
10
- meta: boolean;
11
- }[];
12
- export declare function getALMAMetadata({ config, meta, }: {
13
- meta: ScorecardMeta;
14
- config: ScorecardConfig;
15
- }): {
16
- dimensions: {
17
- ou: string[];
18
- pe: string[];
19
- dx: string[];
20
- co: never[];
21
- };
22
- items: {};
23
- };
24
- export declare function downloadALMAMeta({ config, meta, }: {
25
- config: ScorecardConfig;
26
- meta: ScorecardMeta;
27
- }): unknown;
28
- export declare function downloadALMAData({ config, meta, data, }: {
29
- config: ScorecardConfig;
30
- meta: ScorecardMeta;
31
- data: AnalyticsData[];
32
- }): unknown;
33
- //# sourceMappingURL=download.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"download.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardPrint/utils/download.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,KAAK,EAEX,eAAe,EAEf,MAAM,yBAAyB,CAAC;AAQjC,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAEzD,eAAO,MAAM,YAAY;;;;;;;GAiCxB,CAAC;AAEF,wBAAgB,eAAe,CAAC,EAC/B,MAAM,EACN,IAAI,GACJ,EAAE;IACF,IAAI,EAAE,aAAa,CAAC;IACpB,MAAM,EAAE,eAAe,CAAC;CACxB;;;;;;;;EA+EA;AAED,wBAAgB,gBAAgB,CAAC,EAChC,MAAM,EACN,IAAI,GACJ,EAAE;IACF,MAAM,EAAE,eAAe,CAAC;IACxB,IAAI,EAAE,aAAa,CAAC;CACpB,WA6BA;AAMD,wBAAgB,gBAAgB,CAAC,EAChC,MAAM,EACN,IAAI,EACJ,IAAI,GACJ,EAAE;IACF,MAAM,EAAE,eAAe,CAAC;IACxB,IAAI,EAAE,aAAa,CAAC;IACpB,IAAI,EAAE,aAAa,EAAE,CAAC;CACtB,WAmBA"}
@@ -1,6 +0,0 @@
1
- import type { FurtherAnalysisConfig } from "../components/FurtherAnalysisModal";
2
- export interface FurtherAnalysisVisualizationProps {
3
- config: FurtherAnalysisConfig;
4
- }
5
- export declare function FurtherAnalysisDictionary({ config, }: FurtherAnalysisVisualizationProps): import("react/jsx-runtime").JSX.Element;
6
- //# sourceMappingURL=FurtherAnalysisDictionary.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FurtherAnalysisDictionary.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/FurtherAnalysisDictionary/FurtherAnalysisDictionary.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAGhF,MAAM,WAAW,iCAAiC;IACjD,MAAM,EAAE,qBAAqB,CAAC;CAC9B;AAED,wBAAgB,yBAAyB,CAAC,EACzC,MAAM,GACN,EAAE,iCAAiC,2CAanC"}
@@ -1,12 +0,0 @@
1
- import React from "react";
2
- import type { ScorecardDataSource } from "../../../../schemas/config";
3
- export interface DictionaryConfig {
4
- selectedDataSource?: ScorecardDataSource;
5
- dataSources: ScorecardDataSource[];
6
- }
7
- export declare function useDictionaryConfigState(): [DictionaryConfig, React.Dispatch<React.SetStateAction<DictionaryConfig>>];
8
- export declare function DictionaryConfigProvider({ initialConfig, children, }: {
9
- initialConfig: DictionaryConfig;
10
- children: React.ReactNode;
11
- }): import("react/jsx-runtime").JSX.Element | null;
12
- //# sourceMappingURL=ConfigProvider.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ConfigProvider.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ScorecardTable/FurtherAnalysisDictionary/components/ConfigProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAMN,MAAM,OAAO,CAAC;AACf,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEtE,MAAM,WAAW,gBAAgB;IAChC,kBAAkB,CAAC,EAAE,mBAAmB,CAAC;IACzC,WAAW,EAAE,mBAAmB,EAAE,CAAC;CACnC;AAMD,wBAAgB,wBAAwB,+EAQvC;AAED,wBAAgB,wBAAwB,CAAC,EACxC,aAAa,EACb,QAAQ,GACR,EAAE;IACF,aAAa,EAAE,gBAAgB,CAAC;IAChC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC1B,kDAYA"}
@@ -1,9 +0,0 @@
1
- import { type ReactNode } from "react";
2
- import type { ScorecardDataSource } from "../../../../schemas/config";
3
- export declare function useDataItemDetails<T>(): T;
4
- export declare function DetailsProvider({ children, dataItem, fields, }: {
5
- dataItem: ScorecardDataSource;
6
- children: ReactNode;
7
- fields?: string[];
8
- }): import("react/jsx-runtime").JSX.Element;
9
- //# sourceMappingURL=DetailsProvider.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DetailsProvider.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ScorecardTable/FurtherAnalysisDictionary/components/DetailsProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAiB,KAAK,SAAS,EAAc,MAAM,OAAO,CAAC;AAClE,OAAO,KAAK,EACX,mBAAmB,EAEnB,MAAM,4BAA4B,CAAC;AAmCpC,wBAAgB,kBAAkB,CAAC,CAAC,OAGnC;AAED,wBAAgB,eAAe,CAAC,EAC/B,QAAQ,EACR,QAAQ,EACR,MAAM,GACN,EAAE;IACF,QAAQ,EAAE,mBAAmB,CAAC;IAC9B,QAAQ,EAAE,SAAS,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CAClB,2CAwBA"}
@@ -1,2 +0,0 @@
1
- export * from "./FurtherAnalysisDictionary";
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/FurtherAnalysisDictionary/index.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC"}
@@ -1,7 +0,0 @@
1
- import type { FurtherAnalysisConfig } from "./components/FurtherAnalysisModal";
2
- export type DataItemType = "dataElement" | "indicator" | "programIndicator";
3
- export interface FurtherAnalysisVisualizationProps {
4
- config: FurtherAnalysisConfig;
5
- }
6
- export declare function FurtherAnalysisVisualization({ config, }: FurtherAnalysisVisualizationProps): import("react/jsx-runtime").JSX.Element;
7
- //# sourceMappingURL=FurtherAnalysisVisualization.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FurtherAnalysisVisualization.d.ts","sourceRoot":"","sources":["../../../../src/components/ScorecardTable/FurtherAnalysisVisualization.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,mCAAmC,CAAC;AAG/E,MAAM,MAAM,YAAY,GAAG,aAAa,GAAG,WAAW,GAAG,kBAAkB,CAAC;AAE5E,MAAM,WAAW,iCAAiC;IACjD,MAAM,EAAE,qBAAqB,CAAC;CAC9B;AAED,wBAAgB,4BAA4B,CAAC,EAC5C,MAAM,GACN,EAAE,iCAAiC,2CA6DnC"}
@@ -1,6 +0,0 @@
1
- /// <reference types="react" />
2
- import { type DataTableProps } from "@dhis2/ui";
3
- export interface ScorecardTableProps extends Omit<DataTableProps, "children"> {
4
- }
5
- export declare const ScorecardTable: import("react").NamedExoticComponent<ScorecardTableProps>;
6
- //# sourceMappingURL=ScorecardTable.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ScorecardTable.d.ts","sourceRoot":"","sources":["../../../../src/components/ScorecardTable/ScorecardTable.tsx"],"names":[],"mappings":";AAAA,OAAO,EAA6B,KAAK,cAAc,EAAE,MAAM,WAAW,CAAC;AAU3E,MAAM,WAAW,mBAAoB,SAAQ,IAAI,CAAC,cAAc,EAAE,UAAU,CAAC;CAAG;AAEhF,eAAO,MAAM,cAAc,2DA6DzB,CAAC"}
@@ -1,12 +0,0 @@
1
- import type { CellContext } from "@tanstack/react-table";
2
- import type { ScorecardAverageCellData, ScorecardTableAverageCellConfig, ScorecardTableData } from "../../../schemas/config";
3
- export declare function SingleAverageCell({ dataSource, size, }: {
4
- dataSource: ScorecardAverageCellData;
5
- size: number;
6
- }): import("react/jsx-runtime").JSX.Element;
7
- export declare function LinkedAverageCell({ dataSources, size, }: {
8
- dataSources: Array<ScorecardAverageCellData>;
9
- size: number;
10
- }): import("react/jsx-runtime").JSX.Element;
11
- export declare function AverageCell(props: CellContext<ScorecardTableData, ScorecardTableAverageCellConfig>): import("react/jsx-runtime").JSX.Element;
12
- //# sourceMappingURL=AverageCell.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AverageCell.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/components/AverageCell.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,KAAK,EACX,wBAAwB,EACxB,+BAA+B,EAC/B,kBAAkB,EAClB,MAAM,yBAAyB,CAAC;AAiBjC,wBAAgB,iBAAiB,CAAC,EACjC,UAAU,EACV,IAAI,GACJ,EAAE;IACF,UAAU,EAAE,wBAAwB,CAAC;IACrC,IAAI,EAAE,MAAM,CAAC;CACb,2CAmCA;AAED,wBAAgB,iBAAiB,CAAC,EACjC,WAAW,EACX,IAAI,GACJ,EAAE;IACF,WAAW,EAAE,KAAK,CAAC,wBAAwB,CAAC,CAAC;IAC7C,IAAI,EAAE,MAAM,CAAC;CACb,2CAiDA;AAgED,wBAAgB,WAAW,CAC1B,KAAK,EAAE,WAAW,CAAC,kBAAkB,EAAE,+BAA+B,CAAC,2CAYvE"}
@@ -1,4 +0,0 @@
1
- import type { HeaderContext } from "@tanstack/react-table";
2
- import type { ScorecardTableData } from "../../../schemas/config";
3
- export declare function AverageFooterCell({ column, }: HeaderContext<ScorecardTableData, any>): import("react/jsx-runtime").JSX.Element;
4
- //# sourceMappingURL=AverageFooterCell.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AverageFooterCell.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/components/AverageFooterCell.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAC3D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAOlE,wBAAgB,iBAAiB,CAAC,EACjC,MAAM,GACN,EAAE,aAAa,CAAC,kBAAkB,EAAE,GAAG,CAAC,2CA8CxC"}
@@ -1,4 +0,0 @@
1
- export declare function CellLoader({ size }: {
2
- size: number;
3
- }): import("react/jsx-runtime").JSX.Element;
4
- //# sourceMappingURL=CellLoader.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CellLoader.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/components/CellLoader.tsx"],"names":[],"mappings":"AAEA,wBAAgB,UAAU,CAAC,EAAE,IAAI,EAAE,EAAE;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,2CAEpD"}
@@ -1,91 +0,0 @@
1
- /// <reference types="react" />
2
- import type { CellContext } from "@tanstack/react-table";
3
- export declare const DataContainer: import("react").NamedExoticComponent<CellContext<{
4
- label: string;
5
- orgUnit?: {
6
- name: string;
7
- uid: string;
8
- hierarchy: string;
9
- } | undefined;
10
- dataHolder?: {
11
- id: string | number;
12
- dataSources: {
13
- type: "indicator" | "programIndicator" | "dataSet" | "dataElement" | "customFunction" | "sqlView";
14
- id: string;
15
- name: string;
16
- legends: {
17
- id: string;
18
- legendDefinitionId: string;
19
- startValue: string | number;
20
- endValue: string | number;
21
- }[] | Record<string, {
22
- id: string;
23
- legendDefinitionId: string;
24
- startValue: string | number;
25
- endValue: string | number;
26
- }[]>;
27
- displayArrows: boolean;
28
- highIsGood: boolean;
29
- effectiveGap: number;
30
- showColors: boolean;
31
- weight: number;
32
- label?: string | undefined;
33
- specificTargets?: {
34
- type: "periods" | "orgUnit";
35
- items: string[];
36
- legends: {
37
- id: string;
38
- legendDefinitionId: string;
39
- startValue: string | number;
40
- endValue: string | number;
41
- }[];
42
- }[] | undefined;
43
- specificTargetsSet?: boolean | undefined;
44
- description?: string | undefined;
45
- }[];
46
- } | undefined;
47
- expand?: boolean | undefined;
48
- }, {
49
- orgUnit: {
50
- name: string;
51
- uid: string;
52
- hierarchy: string;
53
- };
54
- dataSources: {
55
- type: "indicator" | "programIndicator" | "dataSet" | "dataElement" | "customFunction" | "sqlView";
56
- id: string;
57
- name: string;
58
- legends: {
59
- id: string;
60
- legendDefinitionId: string;
61
- startValue: string | number;
62
- endValue: string | number;
63
- }[] | Record<string, {
64
- id: string;
65
- legendDefinitionId: string;
66
- startValue: string | number;
67
- endValue: string | number;
68
- }[]>;
69
- displayArrows: boolean;
70
- highIsGood: boolean;
71
- effectiveGap: number;
72
- showColors: boolean;
73
- weight: number;
74
- label?: string | undefined;
75
- specificTargets?: {
76
- type: "periods" | "orgUnit";
77
- items: string[];
78
- legends: {
79
- id: string;
80
- legendDefinitionId: string;
81
- startValue: string | number;
82
- endValue: string | number;
83
- }[];
84
- }[] | undefined;
85
- specificTargetsSet?: boolean | undefined;
86
- description?: string | undefined;
87
- }[];
88
- previousPeriod?: string | undefined;
89
- currentPeriod?: string | undefined;
90
- }>>;
91
- //# sourceMappingURL=DataContainer.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DataContainer.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/components/DataContainer.tsx"],"names":[],"mappings":";AAQA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAgDzD,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAUxB,CAAC"}
@@ -1,4 +0,0 @@
1
- import type { HeaderContext } from "@tanstack/react-table";
2
- import type { ScorecardTableCellConfig, ScorecardTableData } from "../../../schemas/config";
3
- export declare function DataFooterCell({ table, column, }: HeaderContext<ScorecardTableData, ScorecardTableCellConfig>): import("react/jsx-runtime").JSX.Element;
4
- //# sourceMappingURL=DataFooterCell.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DataFooterCell.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/components/DataFooterCell.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAC3D,OAAO,KAAK,EAEX,wBAAwB,EACxB,kBAAkB,EAClB,MAAM,yBAAyB,CAAC;AA6IjC,wBAAgB,cAAc,CAAC,EAC9B,KAAK,EACL,MAAM,GACN,EAAE,aAAa,CAAC,kBAAkB,EAAE,wBAAwB,CAAC,2CA0B7D"}
@@ -1,8 +0,0 @@
1
- import { type Row } from "@tanstack/react-table";
2
- import type { ScorecardTableData } from "../../../schemas/config";
3
- declare function TableRowComponent({ row }: {
4
- row: Row<ScorecardTableData>;
5
- }): import("react/jsx-runtime").JSX.Element;
6
- export declare const TableRow: typeof TableRowComponent;
7
- export {};
8
- //# sourceMappingURL=DataRow.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DataRow.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/components/DataRow.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,KAAK,GAAG,EAAE,MAAM,uBAAuB,CAAC;AAC7D,OAAO,KAAK,EAEX,kBAAkB,EAClB,MAAM,yBAAyB,CAAC;AAMjC,iBAAS,iBAAiB,CAAC,EAAE,GAAG,EAAE,EAAE;IAAE,GAAG,EAAE,GAAG,CAAC,kBAAkB,CAAC,CAAA;CAAE,2CAgDnE;AAED,eAAO,MAAM,QAAQ,0BAAoB,CAAC"}
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- import type { ScorecardCellData } from "../../../schemas/config";
3
- export declare const DataValue: import("react").NamedExoticComponent<{
4
- dataSource: ScorecardCellData;
5
- value?: number | undefined;
6
- }>;
7
- //# sourceMappingURL=DataValue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DataValue.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/components/DataValue.tsx"],"names":[],"mappings":";AAEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAGjE,eAAO,MAAM,SAAS;gBAIT,iBAAiB;;EA4D5B,CAAC"}
@@ -1,9 +0,0 @@
1
- import React from "react";
2
- import type { ScorecardDraggableItems } from "../../../schemas/config";
3
- export declare function DraggableCell({ children, type, style, id, ...props }: {
4
- children: React.ReactNode;
5
- type: ScorecardDraggableItems;
6
- id: string;
7
- style?: React.CSSProperties;
8
- }): import("react/jsx-runtime").JSX.Element;
9
- //# sourceMappingURL=DraggableCell.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DraggableCell.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/components/DraggableCell.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,yBAAyB,CAAC;AAGvE,wBAAgB,aAAa,CAAC,EAC7B,QAAQ,EACR,IAAI,EACJ,KAAK,EACL,EAAE,EACF,GAAG,KAAK,EACR,EAAE;IACF,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,IAAI,EAAE,uBAAuB,CAAC;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC5B,2CAmCA"}
@@ -1,7 +0,0 @@
1
- import React from "react";
2
- import type { ScorecardDraggableItems } from "../../../schemas/config";
3
- export default function DroppableCell({ accept, children, }: {
4
- accept: ScorecardDraggableItems[];
5
- children: React.ReactNode;
6
- }): import("react/jsx-runtime").JSX.Element;
7
- //# sourceMappingURL=DroppableCell.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DroppableCell.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/components/DroppableCell.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,yBAAyB,CAAC;AAGvE,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,EACrC,MAAM,EACN,QAAQ,GACR,EAAE;IACF,MAAM,EAAE,uBAAuB,EAAE,CAAC;IAClC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC1B,2CAqCA"}
@@ -1,4 +0,0 @@
1
- import type { HeaderContext } from "@tanstack/react-table";
2
- import type { ScorecardTableData } from "../../../schemas/config";
3
- export declare function EmptyFooterCell(props: HeaderContext<ScorecardTableData, unknown>): import("react/jsx-runtime").JSX.Element;
4
- //# sourceMappingURL=EmptyFooterCell.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EmptyFooterCell.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/components/EmptyFooterCell.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAC3D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAElE,wBAAgB,eAAe,CAC9B,KAAK,EAAE,aAAa,CAAC,kBAAkB,EAAE,OAAO,CAAC,2CAGjD"}
@@ -1,8 +0,0 @@
1
- import type { ItemMeta } from "../../../hooks/metadata";
2
- export declare function ExpandedScorecardTable({ orgUnit, pending, }: {
3
- orgUnit: ItemMeta & {
4
- hierarchy: string;
5
- };
6
- pending: boolean;
7
- }): import("react/jsx-runtime").JSX.Element | null;
8
- //# sourceMappingURL=ExpandedScorecardTable.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ExpandedScorecardTable.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/components/ExpandedScorecardTable.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AAYxD,wBAAgB,sBAAsB,CAAC,EACtC,OAAO,EACP,OAAO,GACP,EAAE;IACF,OAAO,EAAE,QAAQ,GAAG;QAAE,SAAS,EAAE,MAAM,CAAA;KAAE,CAAC;IAC1C,OAAO,EAAE,OAAO,CAAC;CACjB,kDA6EA"}
@@ -1,15 +0,0 @@
1
- import { type ReferenceElement } from "@dhis2/ui";
2
- import type { ItemMeta } from "../../../hooks/metadata";
3
- import type { FurtherAnalysisConfig } from "./FurtherAnalysisModal";
4
- import type { ScorecardDataSource } from "../../../schemas/config";
5
- export declare function FurtherAnalysisMenu({ stateActionRef, setStateActionRef, orgUnit, onSelect, periodId, dataSources, }: {
6
- stateActionRef: ReferenceElement;
7
- setStateActionRef: (val: undefined) => void;
8
- orgUnit: ItemMeta & {
9
- hierarchy: string;
10
- };
11
- onSelect: (config: FurtherAnalysisConfig) => void;
12
- periodId: string;
13
- dataSources: ScorecardDataSource[];
14
- }): import("react/jsx-runtime").JSX.Element;
15
- //# sourceMappingURL=FurtherAnalysisMenu.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FurtherAnalysisMenu.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/components/FurtherAnalysisMenu.tsx"],"names":[],"mappings":"AACA,OAAO,EAQN,KAAK,gBAAgB,EACrB,MAAM,WAAW,CAAC;AAGnB,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AAExD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wBAAwB,CAAC;AACpE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAEnE,wBAAgB,mBAAmB,CAAC,EACnC,cAAc,EACd,iBAAiB,EACjB,OAAO,EACP,QAAQ,EACR,QAAQ,EACR,WAAW,GACX,EAAE;IACF,cAAc,EAAE,gBAAgB,CAAC;IACjC,iBAAiB,EAAE,CAAC,GAAG,EAAE,SAAS,KAAK,IAAI,CAAC;IAC5C,OAAO,EAAE,QAAQ,GAAG;QAAE,SAAS,EAAE,MAAM,CAAA;KAAE,CAAC;IAC1C,QAAQ,EAAE,CAAC,MAAM,EAAE,qBAAqB,KAAK,IAAI,CAAC;IAClD,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,mBAAmB,EAAE,CAAC;CACnC,2CA4GA"}
@@ -1,13 +0,0 @@
1
- import type { OrgUnitSelection, PeriodSelection, ScorecardDataSource } from "../../../schemas/config";
2
- export interface FurtherAnalysisConfig {
3
- orgUnitSelection: OrgUnitSelection;
4
- periodSelection: PeriodSelection;
5
- dataSources: ScorecardDataSource[];
6
- }
7
- export interface FurtherAnalysisProps {
8
- hide: boolean;
9
- onClose: () => void;
10
- config: FurtherAnalysisConfig;
11
- }
12
- export declare function FurtherAnalysis({ hide, onClose, config, }: FurtherAnalysisProps): import("react/jsx-runtime").JSX.Element;
13
- //# sourceMappingURL=FurtherAnalysisModal.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FurtherAnalysisModal.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/components/FurtherAnalysisModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACX,gBAAgB,EAChB,eAAe,EACf,mBAAmB,EACnB,MAAM,yBAAyB,CAAC;AAajC,MAAM,WAAW,qBAAqB;IACrC,gBAAgB,EAAE,gBAAgB,CAAC;IACnC,eAAe,EAAE,eAAe,CAAC;IACjC,WAAW,EAAE,mBAAmB,EAAE,CAAC;CACnC;AAED,MAAM,WAAW,oBAAoB;IACpC,IAAI,EAAE,OAAO,CAAC;IACd,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,EAAE,qBAAqB,CAAC;CAC9B;AAED,wBAAgB,eAAe,CAAC,EAC/B,IAAI,EACJ,OAAO,EACP,MAAM,GACN,EAAE,oBAAoB,2CA0DtB"}
@@ -1,20 +0,0 @@
1
- import React from "react";
2
- import type { LegendDefinition, ScorecardCellData } from "../../../schemas/config";
3
- export interface LinkedCellProps {
4
- top: {
5
- dataSource: ScorecardCellData;
6
- legendDefinition?: LegendDefinition;
7
- value?: number;
8
- };
9
- bottom: {
10
- dataSource: ScorecardCellData;
11
- legendDefinition?: LegendDefinition;
12
- value?: number;
13
- };
14
- size: number;
15
- [key: string]: unknown;
16
- }
17
- declare function LinkedCellComponent({ top, bottom, size, ...props }: LinkedCellProps): import("react/jsx-runtime").JSX.Element;
18
- export declare const LinkedCell: React.MemoExoticComponent<typeof LinkedCellComponent>;
19
- export {};
20
- //# sourceMappingURL=LinkedCell.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LinkedCell.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/components/LinkedCell.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAkB,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EACX,gBAAgB,EAChB,iBAAiB,EACjB,MAAM,yBAAyB,CAAC;AAEjC,MAAM,WAAW,eAAe;IAC/B,GAAG,EAAE;QACJ,UAAU,EAAE,iBAAiB,CAAC;QAC9B,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;QACpC,KAAK,CAAC,EAAE,MAAM,CAAC;KACf,CAAC;IACF,MAAM,EAAE;QACP,UAAU,EAAE,iBAAiB,CAAC;QAC9B,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;QACpC,KAAK,CAAC,EAAE,MAAM,CAAC;KACf,CAAC;IACF,IAAI,EAAE,MAAM,CAAC;IAEb,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACvB;AAED,iBAAS,mBAAmB,CAAC,EAAE,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,EAAE,eAAe,2CA2F5E;AAED,eAAO,MAAM,UAAU,uDAKrB,CAAC"}
@@ -1,15 +0,0 @@
1
- /// <reference types="react" />
2
- import type { ScorecardCellData } from "../../../schemas/config";
3
- import type { ItemMeta } from "../../../hooks/metadata";
4
- export interface LinkedDataCellProps {
5
- dataSources: ScorecardCellData[];
6
- orgUnit: ItemMeta & {
7
- hierarchy: string;
8
- };
9
- period: string;
10
- size: number;
11
- }
12
- declare function LinkedDataCellComponent({ dataSources, orgUnit, period, size, }: LinkedDataCellProps): import("react/jsx-runtime").JSX.Element;
13
- export declare const LinkedDataCell: import("react").MemoExoticComponent<typeof LinkedDataCellComponent>;
14
- export {};
15
- //# sourceMappingURL=LinkedDataCell.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LinkedDataCell.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/components/LinkedDataCell.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AACjE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AAUxD,MAAM,WAAW,mBAAmB;IACnC,WAAW,EAAE,iBAAiB,EAAE,CAAC;IACjC,OAAO,EAAE,QAAQ,GAAG;QAAE,SAAS,EAAE,MAAM,CAAA;KAAE,CAAC;IAC1C,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;CACb;AAED,iBAAS,uBAAuB,CAAC,EAChC,WAAW,EACX,OAAO,EACP,MAAM,EACN,IAAI,GACJ,EAAE,mBAAmB,2CA6ErB;AAED,eAAO,MAAM,cAAc,qEAAgC,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare function MetaFooterCell(): import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=MetaFooterCell.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MetaFooterCell.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/components/MetaFooterCell.tsx"],"names":[],"mappings":"AAIA,wBAAgB,cAAc,4CAwB7B"}
@@ -1,2 +0,0 @@
1
- export declare function PaginatedToolbar(): import("react/jsx-runtime").JSX.Element | null;
2
- //# sourceMappingURL=PaginatedToolbar.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PaginatedToolbar.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/components/PaginatedToolbar.tsx"],"names":[],"mappings":"AAQA,wBAAgB,gBAAgB,mDAsD/B"}
@@ -1,15 +0,0 @@
1
- import { type ScorecardCellData } from "../../../schemas/config";
2
- import { type ItemMeta } from "../../../hooks/metadata";
3
- import { type ReactNode } from "react";
4
- export interface SingleDataCellProps {
5
- dataSources: ScorecardCellData[];
6
- orgUnit: ItemMeta & {
7
- hierarchy: string;
8
- };
9
- period: string;
10
- size: number;
11
- }
12
- declare function SingleDataCellComponent({ dataSources, period, orgUnit, size, }: SingleDataCellProps): ReactNode;
13
- export declare const SingleDataCell: import("react").MemoExoticComponent<typeof SingleDataCellComponent>;
14
- export {};
15
- //# sourceMappingURL=SingleDataCell.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SingleDataCell.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScorecardTable/components/SingleDataCell.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AACjE,OAAO,EAAE,KAAK,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACxD,OAAO,EAAQ,KAAK,SAAS,EAAY,MAAM,OAAO,CAAC;AAYvD,MAAM,WAAW,mBAAmB;IACnC,WAAW,EAAE,iBAAiB,EAAE,CAAC;IACjC,OAAO,EAAE,QAAQ,GAAG;QAAE,SAAS,EAAE,MAAM,CAAA;KAAE,CAAC;IAC1C,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;CACb;AAED,iBAAS,uBAAuB,CAAC,EAChC,WAAW,EACX,MAAM,EACN,OAAO,EACP,IAAI,GACJ,EAAE,mBAAmB,GAAG,SAAS,CAmFjC;AAED,eAAO,MAAM,cAAc,qEAAgC,CAAC"}